2023-12-01T15:14:27.843 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-01T15:14:27.843 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2023-12-01_15:08:59-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi --verbose --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2023-12-01_15:08:59-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473642 --description upgrade:reef-x/parallel/{0-random-distro$/{rhel_8.6_container_tools_rhel8} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} -- /home/teuthworker/archive/yuriw-2023-12-01_15:08:59-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473642/orig.config.yaml 2023-12-01T15:14:27.891 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-01T15:14:27.961 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-01_15:08:59-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473642 branch: wip-yuri10-testing-2023-11-30-0943 description: upgrade:reef-x/parallel/{0-random-distro$/{rhel_8.6_container_tools_rhel8} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} email: yweinste@redhat.com first_in_suite: false job_id: '7473642' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run run randomized correctness test for rados operations on an erasure-coded pool ' - desc: 'object class functional tests ' - desc: 'generate read/write load with rados objects ranging from 1MB to 25MB ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'librbd python api tests ' name: yuriw-2023-12-01_15:08:59-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-yuri10-testing-2023-11-30-0943 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri10-testing-2023-11-30-0943 sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - mds.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mds.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 9968 sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db sleep_before_teardown: 0 subset: 111/120000 suite: upgrade:reef-x suite_branch: wip-yuri10-testing-2023-11-30-0943 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db targets: smithi119.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi183.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: reef exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing reef cephadm ...' - cephadm: compiled_cephadm_branch: reef conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - print: '**** done end installing reef cephadm ...' - print: '**** done start cephadm.shell ceph config set mgr...' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start telemetry reef...' - workunit: clients: client.0: - test_telemetry_reef.sh - print: '**** done end telemetry reef...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_reef_x.sh - print: '**** done end telemetry x...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-01_15:08:59 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 workload: full_sequential: - print: '**** done start ec-rados-default.yaml' - rados: clients: - client.0 ec_pool: true objects: 50 op_weights: append: 100 copy_from: 50 delete: 50 read: 100 rmattr: 25 rollback: 50 setattr: 25 snap_create: 50 snap_remove: 50 write: 0 ops: 4000 write_append_excl: false - print: '**** done end ec-rados-default.yaml' - print: '**** done start rados_api.yaml' - workunit: branch: reef clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: reef clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: reef clients: client.1: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done end rbd_import_export.yaml' - print: '**** done start test_rbd_api.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_api.yaml' - print: '**** done start test_rbd_python.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd_python.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_python.yaml' 2023-12-01T15:14:27.962 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa; will attempt to use it 2023-12-01T15:14:27.962 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa/tasks 2023-12-01T15:14:27.962 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-01T15:14:27.964 INFO:teuthology.task.internal:Checking packages... 2023-12-01T15:14:27.986 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '9942cfafa9f7e22e363b3f76a7fe21130085c2db' 2023-12-01T15:14:27.986 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T15:14:27.986 INFO:teuthology.packaging:ref: None 2023-12-01T15:14:27.986 INFO:teuthology.packaging:tag: None 2023-12-01T15:14:27.987 INFO:teuthology.packaging:branch: wip-yuri10-testing-2023-11-30-0943 2023-12-01T15:14:27.987 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:14:27.987 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri10-testing-2023-11-30-0943 2023-12-01T15:14:28.237 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7650.g9942cfaf 2023-12-01T15:14:28.238 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-01T15:14:28.244 INFO:teuthology.task.internal:no buildpackages task found 2023-12-01T15:14:28.244 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-01T15:14:28.264 INFO:teuthology.task.internal:Saving configuration 2023-12-01T15:14:28.281 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-01T15:14:28.287 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T15:14:28.310 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi119.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_15:08:59-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473642', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 15:10:03.608588', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-01T15:14:28.329 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi183.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_15:08:59-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473642', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 15:10:03.610605', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-01T15:14:28.329 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-01T15:14:28.335 INFO:teuthology.task.internal:roles: ubuntu@smithi119.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-12-01T15:14:28.335 INFO:teuthology.task.internal:roles: ubuntu@smithi183.front.sepia.ceph.com - ['mon.b', 'mds.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-12-01T15:14:28.335 INFO:teuthology.run_tasks:Running task console_log... 2023-12-01T15:14:28.402 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7feeba70df70>, signals=[15]) 2023-12-01T15:14:28.402 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-01T15:14:28.408 INFO:teuthology.task.internal:Opening connections... 2023-12-01T15:14:28.408 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi119.front.sepia.ceph.com 2023-12-01T15:14:28.410 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T15:14:28.476 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi183.front.sepia.ceph.com 2023-12-01T15:14:28.477 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T15:14:28.543 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-01T15:14:28.549 DEBUG:teuthology.orchestra.run.smithi119:> uname -m 2023-12-01T15:14:28.568 INFO:teuthology.orchestra.run.smithi119.stdout:x86_64 2023-12-01T15:14:28.568 DEBUG:teuthology.orchestra.run.smithi119:> cat /etc/os-release 2023-12-01T15:14:28.625 INFO:teuthology.orchestra.run.smithi119.stdout:NAME="Red Hat Enterprise Linux" 2023-12-01T15:14:28.625 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION="8.6 (Ootpa)" 2023-12-01T15:14:28.625 INFO:teuthology.orchestra.run.smithi119.stdout:ID="rhel" 2023-12-01T15:14:28.625 INFO:teuthology.orchestra.run.smithi119.stdout:ID_LIKE="fedora" 2023-12-01T15:14:28.625 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION_ID="8.6" 2023-12-01T15:14:28.625 INFO:teuthology.orchestra.run.smithi119.stdout:PLATFORM_ID="platform:el8" 2023-12-01T15:14:28.625 INFO:teuthology.orchestra.run.smithi119.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-01T15:14:28.626 INFO:teuthology.orchestra.run.smithi119.stdout:ANSI_COLOR="0;31" 2023-12-01T15:14:28.626 INFO:teuthology.orchestra.run.smithi119.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-01T15:14:28.626 INFO:teuthology.orchestra.run.smithi119.stdout:HOME_URL="https://www.redhat.com/" 2023-12-01T15:14:28.626 INFO:teuthology.orchestra.run.smithi119.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-01T15:14:28.626 INFO:teuthology.orchestra.run.smithi119.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-01T15:14:28.626 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:14:28.626 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-01T15:14:28.626 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-01T15:14:28.626 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-01T15:14:28.626 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-01T15:14:28.627 INFO:teuthology.lock.ops:Updating smithi119.front.sepia.ceph.com on lock server 2023-12-01T15:14:28.645 DEBUG:teuthology.orchestra.run.smithi183:> uname -m 2023-12-01T15:14:28.662 INFO:teuthology.orchestra.run.smithi183.stdout:x86_64 2023-12-01T15:14:28.662 DEBUG:teuthology.orchestra.run.smithi183:> cat /etc/os-release 2023-12-01T15:14:28.717 INFO:teuthology.orchestra.run.smithi183.stdout:NAME="Red Hat Enterprise Linux" 2023-12-01T15:14:28.717 INFO:teuthology.orchestra.run.smithi183.stdout:VERSION="8.6 (Ootpa)" 2023-12-01T15:14:28.717 INFO:teuthology.orchestra.run.smithi183.stdout:ID="rhel" 2023-12-01T15:14:28.717 INFO:teuthology.orchestra.run.smithi183.stdout:ID_LIKE="fedora" 2023-12-01T15:14:28.717 INFO:teuthology.orchestra.run.smithi183.stdout:VERSION_ID="8.6" 2023-12-01T15:14:28.718 INFO:teuthology.orchestra.run.smithi183.stdout:PLATFORM_ID="platform:el8" 2023-12-01T15:14:28.718 INFO:teuthology.orchestra.run.smithi183.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-01T15:14:28.718 INFO:teuthology.orchestra.run.smithi183.stdout:ANSI_COLOR="0;31" 2023-12-01T15:14:28.718 INFO:teuthology.orchestra.run.smithi183.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-01T15:14:28.718 INFO:teuthology.orchestra.run.smithi183.stdout:HOME_URL="https://www.redhat.com/" 2023-12-01T15:14:28.718 INFO:teuthology.orchestra.run.smithi183.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-01T15:14:28.718 INFO:teuthology.orchestra.run.smithi183.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-01T15:14:28.718 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-01T15:14:28.718 INFO:teuthology.orchestra.run.smithi183.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-01T15:14:28.718 INFO:teuthology.orchestra.run.smithi183.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-01T15:14:28.718 INFO:teuthology.orchestra.run.smithi183.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-01T15:14:28.718 INFO:teuthology.orchestra.run.smithi183.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-01T15:14:28.719 INFO:teuthology.lock.ops:Updating smithi183.front.sepia.ceph.com on lock server 2023-12-01T15:14:28.745 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-01T15:14:28.754 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-01T15:14:28.760 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-01T15:14:28.760 DEBUG:teuthology.orchestra.run.smithi119:> test '!' -e /home/ubuntu/cephtest 2023-12-01T15:14:28.762 DEBUG:teuthology.orchestra.run.smithi183:> test '!' -e /home/ubuntu/cephtest 2023-12-01T15:14:28.776 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-01T15:14:28.782 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-01T15:14:28.782 DEBUG:teuthology.orchestra.run.smithi119:> test -z $(ls -A /var/lib/ceph) 2023-12-01T15:14:28.818 DEBUG:teuthology.orchestra.run.smithi183:> test -z $(ls -A /var/lib/ceph) 2023-12-01T15:14:28.842 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-01T15:14:28.895 INFO:teuthology.run_tasks:Running task kernel... 2023-12-01T15:14:28.910 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-01T15:14:28.910 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-01T15:14:28.910 DEBUG:teuthology.orchestra.run.smithi119:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T15:14:28.911 DEBUG:teuthology.orchestra.run.smithi183:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T15:14:28.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T15:14:28.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T15:14:28.927 DEBUG:teuthology.orchestra.run.smithi183:> uname -r 2023-12-01T15:14:28.927 DEBUG:teuthology.orchestra.run.smithi119:> uname -r 2023-12-01T15:14:28.982 INFO:teuthology.orchestra.run.smithi119.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-01T15:14:28.982 INFO:teuthology.task.kernel:Running kernel on smithi119: 4.18.0-372.9.1.el8.x86_64 2023-12-01T15:14:28.982 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum install -y kernel 2023-12-01T15:14:28.984 INFO:teuthology.orchestra.run.smithi183.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-01T15:14:28.984 INFO:teuthology.task.kernel:Running kernel on smithi183: 4.18.0-372.9.1.el8.x86_64 2023-12-01T15:14:28.984 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum install -y kernel 2023-12-01T15:14:30.248 INFO:teuthology.orchestra.run.smithi183.stdout:Updating Subscription Management repositories. 2023-12-01T15:14:30.248 INFO:teuthology.orchestra.run.smithi183.stdout:Unable to read consumer identity 2023-12-01T15:14:30.357 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-01T15:14:30.357 INFO:teuthology.orchestra.run.smithi119.stdout:Unable to read consumer identity 2023-12-01T15:14:31.740 INFO:teuthology.orchestra.run.smithi183.stdout:Copr repo for python3-asyncssh owned by ceph 12 kB/s | 3.5 kB 00:00 2023-12-01T15:14:32.172 INFO:teuthology.orchestra.run.smithi119.stdout:Copr repo for python3-asyncssh owned by ceph 10 kB/s | 3.5 kB 00:00 2023-12-01T15:14:33.997 INFO:teuthology.orchestra.run.smithi119.stdout:Extra Packages for Enterprise Linux 8.6 MB/s | 16 MB 00:01 2023-12-01T15:14:34.141 INFO:teuthology.orchestra.run.smithi183.stdout:Extra Packages for Enterprise Linux 7.3 MB/s | 16 MB 00:02 2023-12-01T15:14:37.480 INFO:teuthology.orchestra.run.smithi119.stdout:lab-extras 431 kB/s | 24 kB 00:00 2023-12-01T15:14:37.641 INFO:teuthology.orchestra.run.smithi183.stdout:lab-extras 333 kB/s | 24 kB 00:00 2023-12-01T15:14:38.133 INFO:teuthology.orchestra.run.smithi119.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-01T15:14:38.178 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-01T15:14:38.179 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-01T15:14:38.179 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-01T15:14:38.316 DEBUG:teuthology.orchestra.run.smithi119:> echo no | sudo yum reinstall kernel || true 2023-12-01T15:14:38.377 INFO:teuthology.orchestra.run.smithi183.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-01T15:14:38.428 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2023-12-01T15:14:38.429 INFO:teuthology.orchestra.run.smithi183.stdout:Nothing to do. 2023-12-01T15:14:38.429 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2023-12-01T15:14:38.544 DEBUG:teuthology.orchestra.run.smithi183:> echo no | sudo yum reinstall kernel || true 2023-12-01T15:14:38.687 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-01T15:14:38.687 INFO:teuthology.orchestra.run.smithi119.stdout:Unable to read consumer identity 2023-12-01T15:14:38.916 INFO:teuthology.orchestra.run.smithi183.stdout:Updating Subscription Management repositories. 2023-12-01T15:14:38.916 INFO:teuthology.orchestra.run.smithi183.stdout:Unable to read consumer identity 2023-12-01T15:14:38.950 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:01 ago on Fri 01 Dec 2023 03:14:37 PM UTC. 2023-12-01T15:14:38.990 INFO:teuthology.orchestra.run.smithi119.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-01T15:14:39.025 INFO:teuthology.orchestra.run.smithi119.stderr:Error: No packages marked for reinstall. 2023-12-01T15:14:39.071 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum reinstall -y kernel || true 2023-12-01T15:14:39.178 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:00:02 ago on Fri 01 Dec 2023 03:14:37 PM UTC. 2023-12-01T15:14:39.218 INFO:teuthology.orchestra.run.smithi183.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-01T15:14:39.277 INFO:teuthology.orchestra.run.smithi183.stderr:Error: No packages marked for reinstall. 2023-12-01T15:14:39.324 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum reinstall -y kernel || true 2023-12-01T15:14:39.401 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-01T15:14:39.401 INFO:teuthology.orchestra.run.smithi119.stdout:Unable to read consumer identity 2023-12-01T15:14:39.654 INFO:teuthology.orchestra.run.smithi183.stdout:Updating Subscription Management repositories. 2023-12-01T15:14:39.654 INFO:teuthology.orchestra.run.smithi183.stdout:Unable to read consumer identity 2023-12-01T15:14:39.656 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:02 ago on Fri 01 Dec 2023 03:14:37 PM UTC. 2023-12-01T15:14:39.695 INFO:teuthology.orchestra.run.smithi119.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-01T15:14:39.726 INFO:teuthology.orchestra.run.smithi119.stderr:Error: No packages marked for reinstall. 2023-12-01T15:14:39.771 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T15:14:39.850 INFO:teuthology.orchestra.run.smithi119.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-01T15:14:39.851 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-01T15:14:39.851 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-01T15:14:39.852 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-01T15:14:39.852 DEBUG:teuthology.orchestra.run.smithi119:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T15:14:39.877 INFO:teuthology.orchestra.run.smithi119.stdout:ttyS1 2023-12-01T15:14:39.903 DEBUG:teuthology.parallel:result is None 2023-12-01T15:14:39.921 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:00:02 ago on Fri 01 Dec 2023 03:14:37 PM UTC. 2023-12-01T15:14:39.964 INFO:teuthology.orchestra.run.smithi183.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-01T15:14:39.996 INFO:teuthology.orchestra.run.smithi183.stderr:Error: No packages marked for reinstall. 2023-12-01T15:14:40.048 DEBUG:teuthology.orchestra.run.smithi183:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T15:14:40.128 INFO:teuthology.orchestra.run.smithi183.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-01T15:14:40.128 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-01T15:14:40.128 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-01T15:14:40.128 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-01T15:14:40.128 DEBUG:teuthology.orchestra.run.smithi183:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T15:14:40.153 INFO:teuthology.orchestra.run.smithi183.stdout:ttyS1 2023-12-01T15:14:40.167 DEBUG:teuthology.parallel:result is None 2023-12-01T15:14:40.168 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-01T15:14:40.174 INFO:teuthology.task.internal:Creating test directory... 2023-12-01T15:14:40.174 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T15:14:40.177 DEBUG:teuthology.orchestra.run.smithi183:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T15:14:40.223 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-01T15:14:40.229 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-01T15:14:40.235 INFO:teuthology.task.internal:Creating archive directory... 2023-12-01T15:14:40.235 DEBUG:teuthology.orchestra.run.smithi119:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T15:14:40.237 DEBUG:teuthology.orchestra.run.smithi183:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T15:14:40.291 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-01T15:14:40.298 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-01T15:14:40.298 DEBUG:teuthology.orchestra.run.smithi119:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-01T15:14:40.300 DEBUG:teuthology.orchestra.run.smithi183:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-01T15:14:40.339 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T15:14:40.349 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T15:14:40.369 INFO:teuthology.orchestra.run.smithi183.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T15:14:40.380 INFO:teuthology.orchestra.run.smithi183.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T15:14:40.381 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-01T15:14:40.387 INFO:teuthology.task.internal:Configuring sudo... 2023-12-01T15:14:40.387 DEBUG:teuthology.orchestra.run.smithi119:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T15:14:40.392 DEBUG:teuthology.orchestra.run.smithi183:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T15:14:40.447 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-01T15:14:40.455 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-01T15:14:40.456 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T15:14:40.458 DEBUG:teuthology.orchestra.run.smithi183:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T15:14:40.503 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T15:14:40.554 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T15:14:40.601 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T15:14:40.684 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T15:14:40.725 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T15:14:40.725 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T15:14:40.792 DEBUG:teuthology.orchestra.run.smithi183:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T15:14:40.833 DEBUG:teuthology.orchestra.run.smithi183:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T15:14:40.911 DEBUG:teuthology.orchestra.run.smithi183:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T15:14:40.953 DEBUG:teuthology.orchestra.run.smithi183:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T15:14:40.995 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-12-01T15:14:40.995 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T15:14:41.061 DEBUG:teuthology.orchestra.run.smithi119:> sudo service rsyslog restart 2023-12-01T15:14:41.063 DEBUG:teuthology.orchestra.run.smithi183:> sudo service rsyslog restart 2023-12-01T15:14:41.140 INFO:teuthology.orchestra.run.smithi119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T15:14:41.181 INFO:teuthology.orchestra.run.smithi183.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T15:14:41.595 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-01T15:14:41.604 INFO:teuthology.task.internal:Starting timer... 2023-12-01T15:14:41.604 INFO:teuthology.run_tasks:Running task pcp... 2023-12-01T15:14:41.636 INFO:teuthology.run_tasks:Running task selinux... 2023-12-01T15:14:41.644 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-01T15:14:41.645 DEBUG:teuthology.orchestra.run.smithi119:> sudo service auditd rotate 2023-12-01T15:14:41.706 INFO:teuthology.orchestra.run.smithi119.stdout:Rotating logs: 2023-12-01T15:14:41.708 DEBUG:teuthology.orchestra.run.smithi183:> sudo service auditd rotate 2023-12-01T15:14:41.775 INFO:teuthology.orchestra.run.smithi183.stdout:Rotating logs: 2023-12-01T15:14:41.776 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-01T15:14:41.777 DEBUG:teuthology.orchestra.run.smithi119:> /usr/sbin/getenforce 2023-12-01T15:14:41.797 INFO:teuthology.orchestra.run.smithi119.stdout:Permissive 2023-12-01T15:14:41.798 DEBUG:teuthology.orchestra.run.smithi183:> /usr/sbin/getenforce 2023-12-01T15:14:41.820 INFO:teuthology.orchestra.run.smithi183.stdout:Permissive 2023-12-01T15:14:41.820 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi119.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi183.front.sepia.ceph.com': 'permissive'} 2023-12-01T15:14:41.821 DEBUG:teuthology.orchestra.run.smithi119:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-01T15:14:41.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T15:14:41.865 DEBUG:teuthology.orchestra.run.smithi183:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-01T15:14:41.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T15:14:41.893 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-01T15:14:41.894 DEBUG:teuthology.orchestra.run.smithi119:> sudo /usr/sbin/setenforce permissive 2023-12-01T15:14:41.932 DEBUG:teuthology.orchestra.run.smithi183:> sudo /usr/sbin/setenforce permissive 2023-12-01T15:14:41.989 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-01T15:14:41.998 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-01T15:14:42.003 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-01T15:14:42.145 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-01T15:14:42.159 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-01T15:14:42.161 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi119.front.sepia.ceph.com,smithi183.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-01T15:23:43.907 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi119.front.sepia.ceph.com'), Remote(name='ubuntu@smithi183.front.sepia.ceph.com')] 2023-12-01T15:23:43.908 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2023-12-01T15:23:43.908 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T15:23:43.978 DEBUG:teuthology.orchestra.run.smithi119:> true 2023-12-01T15:23:44.043 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi119.front.sepia.ceph.com' 2023-12-01T15:23:44.044 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi183.front.sepia.ceph.com' 2023-12-01T15:23:44.044 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T15:23:44.112 DEBUG:teuthology.orchestra.run.smithi183:> true 2023-12-01T15:23:44.180 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi183.front.sepia.ceph.com' 2023-12-01T15:23:44.181 INFO:teuthology.run_tasks:Running task clock... 2023-12-01T15:23:44.191 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-01T15:23:44.192 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T15:23:44.192 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-01T15:23:44.194 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T15:23:44.195 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-01T15:23:44.224 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-01T15:23:44.238 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-01T15:23:44.254 INFO:teuthology.orchestra.run.smithi183.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-01T15:23:44.268 INFO:teuthology.orchestra.run.smithi183.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-01T15:23:44.317 INFO:teuthology.orchestra.run.smithi119.stderr:sudo: ntpd: command not found 2023-12-01T15:23:44.329 INFO:teuthology.orchestra.run.smithi119.stdout:506 Cannot talk to daemon 2023-12-01T15:23:44.344 INFO:teuthology.orchestra.run.smithi183.stderr:sudo: ntpd: command not found 2023-12-01T15:23:44.344 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-01T15:23:44.355 INFO:teuthology.orchestra.run.smithi183.stdout:506 Cannot talk to daemon 2023-12-01T15:23:44.357 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-01T15:23:44.371 INFO:teuthology.orchestra.run.smithi183.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-01T15:23:44.384 INFO:teuthology.orchestra.run.smithi183.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-01T15:23:44.433 INFO:teuthology.orchestra.run.smithi119.stderr:bash: ntpq: command not found 2023-12-01T15:23:44.437 INFO:teuthology.orchestra.run.smithi119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T15:23:44.437 INFO:teuthology.orchestra.run.smithi119.stdout:=============================================================================== 2023-12-01T15:23:44.437 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T15:23:44.438 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T15:23:44.438 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T15:23:44.438 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T15:23:44.462 INFO:teuthology.orchestra.run.smithi183.stderr:bash: ntpq: command not found 2023-12-01T15:23:44.466 INFO:teuthology.orchestra.run.smithi183.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T15:23:44.466 INFO:teuthology.orchestra.run.smithi183.stdout:=============================================================================== 2023-12-01T15:23:44.467 INFO:teuthology.orchestra.run.smithi183.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T15:23:44.467 INFO:teuthology.orchestra.run.smithi183.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T15:23:44.467 INFO:teuthology.orchestra.run.smithi183.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T15:23:44.467 INFO:teuthology.orchestra.run.smithi183.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T15:23:44.467 INFO:teuthology.run_tasks:Running task pexec... 2023-12-01T15:23:44.477 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-01T15:23:44.478 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi119.front.sepia.ceph.com 2023-12-01T15:23:44.479 DEBUG:teuthology.orchestra.run.smithi119:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-01T15:23:44.479 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi183.front.sepia.ceph.com 2023-12-01T15:23:44.479 DEBUG:teuthology.orchestra.run.smithi183:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-01T15:23:44.849 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-01T15:23:44.881 INFO:teuthology.orchestra.run.smithi183.stdout:Updating Subscription Management repositories. 2023-12-01T15:23:46.455 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:37 ago on Fri 01 Dec 2023 03:22:09 PM UTC. 2023-12-01T15:23:46.473 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:37 ago on Fri 01 Dec 2023 03:22:09 PM UTC. 2023-12-01T15:23:48.184 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2023-12-01T15:23:48.185 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2023-12-01T15:23:48.185 INFO:teuthology.orchestra.run.smithi183.stdout: Package Architecture Version Repository Size 2023-12-01T15:23:48.185 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2023-12-01T15:23:48.186 INFO:teuthology.orchestra.run.smithi183.stdout:Resetting modules: 2023-12-01T15:23:48.186 INFO:teuthology.orchestra.run.smithi183.stdout: container-tools 2023-12-01T15:23:48.186 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-01T15:23:48.186 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2023-12-01T15:23:48.186 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2023-12-01T15:23:48.186 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-01T15:23:48.338 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-01T15:23:48.339 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-01T15:23:48.339 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2023-12-01T15:23:48.340 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-01T15:23:48.340 INFO:teuthology.orchestra.run.smithi119.stdout:Resetting modules: 2023-12-01T15:23:48.340 INFO:teuthology.orchestra.run.smithi119.stdout: container-tools 2023-12-01T15:23:48.340 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:23:48.340 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-01T15:23:48.340 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2023-12-01T15:23:48.340 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:23:49.157 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:39 ago on Fri 01 Dec 2023 03:22:09 PM UTC. 2023-12-01T15:23:49.318 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:39 ago on Fri 01 Dec 2023 03:22:09 PM UTC. 2023-12-01T15:23:52.715 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-01T15:23:52.723 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2023-12-01T15:23:53.172 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-01T15:23:53.187 INFO:teuthology.orchestra.run.smithi183.stdout:Updating Subscription Management repositories. 2023-12-01T15:23:54.091 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:44 ago on Fri 01 Dec 2023 03:22:09 PM UTC. 2023-12-01T15:23:54.102 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:44 ago on Fri 01 Dec 2023 03:22:09 PM UTC. 2023-12-01T15:23:55.820 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-01T15:23:55.911 INFO:teuthology.orchestra.run.smithi119.stdout:============================================================================================================ 2023-12-01T15:23:55.911 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-01T15:23:55.911 INFO:teuthology.orchestra.run.smithi119.stdout:============================================================================================================ 2023-12-01T15:23:55.911 INFO:teuthology.orchestra.run.smithi119.stdout:Installing group/module packages: 2023-12-01T15:23:55.912 INFO:teuthology.orchestra.run.smithi119.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-01T15:23:55.912 INFO:teuthology.orchestra.run.smithi119.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-01T15:23:55.912 INFO:teuthology.orchestra.run.smithi119.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-01T15:23:55.912 INFO:teuthology.orchestra.run.smithi119.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-01T15:23:55.912 INFO:teuthology.orchestra.run.smithi119.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-01T15:23:55.912 INFO:teuthology.orchestra.run.smithi119.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-01T15:23:55.912 INFO:teuthology.orchestra.run.smithi119.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-01T15:23:55.912 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-01T15:23:55.912 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-01T15:23:55.912 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-01T15:23:55.912 INFO:teuthology.orchestra.run.smithi119.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-01T15:23:55.912 INFO:teuthology.orchestra.run.smithi119.stdout:Installing module profiles: 2023-12-01T15:23:55.912 INFO:teuthology.orchestra.run.smithi119.stdout: container-tools/common 2023-12-01T15:23:55.912 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:23:55.912 INFO:teuthology.orchestra.run.smithi119.stdout:Enabling module streams: 2023-12-01T15:23:55.913 INFO:teuthology.orchestra.run.smithi119.stdout: container-tools rhel8 2023-12-01T15:23:55.913 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:23:55.913 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-01T15:23:55.913 INFO:teuthology.orchestra.run.smithi119.stdout:============================================================================================================ 2023-12-01T15:23:55.913 INFO:teuthology.orchestra.run.smithi119.stdout:Install 10 Packages 2023-12-01T15:23:55.913 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:23:55.913 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 18 M 2023-12-01T15:23:55.914 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 65 M 2023-12-01T15:23:55.914 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-01T15:23:55.952 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2023-12-01T15:23:56.006 INFO:teuthology.orchestra.run.smithi119.stdout:(1/10): python3-pyxdg-0.25-16.el8.noarch.rpm 1.0 MB/s | 94 kB 00:00 2023-12-01T15:23:56.032 INFO:teuthology.orchestra.run.smithi119.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 211 kB/s | 25 kB 00:00 2023-12-01T15:23:56.044 INFO:teuthology.orchestra.run.smithi183.stdout:============================================================================================================ 2023-12-01T15:23:56.044 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repository Size 2023-12-01T15:23:56.044 INFO:teuthology.orchestra.run.smithi183.stdout:============================================================================================================ 2023-12-01T15:23:56.044 INFO:teuthology.orchestra.run.smithi183.stdout:Installing group/module packages: 2023-12-01T15:23:56.044 INFO:teuthology.orchestra.run.smithi183.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-01T15:23:56.044 INFO:teuthology.orchestra.run.smithi183.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-01T15:23:56.044 INFO:teuthology.orchestra.run.smithi183.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-01T15:23:56.044 INFO:teuthology.orchestra.run.smithi183.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-01T15:23:56.044 INFO:teuthology.orchestra.run.smithi183.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-01T15:23:56.044 INFO:teuthology.orchestra.run.smithi183.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-01T15:23:56.045 INFO:teuthology.orchestra.run.smithi183.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-01T15:23:56.045 INFO:teuthology.orchestra.run.smithi183.stdout:Installing dependencies: 2023-12-01T15:23:56.045 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-01T15:23:56.045 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-01T15:23:56.045 INFO:teuthology.orchestra.run.smithi183.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-01T15:23:56.045 INFO:teuthology.orchestra.run.smithi183.stdout:Installing module profiles: 2023-12-01T15:23:56.045 INFO:teuthology.orchestra.run.smithi183.stdout: container-tools/common 2023-12-01T15:23:56.045 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-01T15:23:56.045 INFO:teuthology.orchestra.run.smithi183.stdout:Enabling module streams: 2023-12-01T15:23:56.045 INFO:teuthology.orchestra.run.smithi183.stdout: container-tools rhel8 2023-12-01T15:23:56.045 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-01T15:23:56.045 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2023-12-01T15:23:56.045 INFO:teuthology.orchestra.run.smithi183.stdout:============================================================================================================ 2023-12-01T15:23:56.045 INFO:teuthology.orchestra.run.smithi183.stdout:Install 10 Packages 2023-12-01T15:23:56.045 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-01T15:23:56.046 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 18 M 2023-12-01T15:23:56.046 INFO:teuthology.orchestra.run.smithi183.stdout:Installed size: 65 M 2023-12-01T15:23:56.046 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2023-12-01T15:23:56.057 INFO:teuthology.orchestra.run.smithi119.stdout:(3/10): yajl-2.1.0-10.el8.x86_64.rpm 284 kB/s | 41 kB 00:00 2023-12-01T15:23:56.195 INFO:teuthology.orchestra.run.smithi183.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 274 kB/s | 41 kB 00:00 2023-12-01T15:23:56.216 INFO:teuthology.orchestra.run.smithi183.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 147 kB/s | 25 kB 00:00 2023-12-01T15:23:56.241 INFO:teuthology.orchestra.run.smithi183.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 483 kB/s | 94 kB 00:00 2023-12-01T15:23:56.266 INFO:teuthology.orchestra.run.smithi183.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 705 kB/s | 49 kB 00:00 2023-12-01T15:23:56.283 INFO:teuthology.orchestra.run.smithi119.stdout:(4/10): buildah-1.26.2-1.module+el8.6.0+16771+2 35 MB/s | 8.0 MB 00:00 2023-12-01T15:23:56.300 INFO:teuthology.orchestra.run.smithi183.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 6.1 MB/s | 524 kB 00:00 2023-12-01T15:23:56.310 INFO:teuthology.orchestra.run.smithi119.stdout:(5/10): udica-0.2.6-4.module+el8.6.0+16771+28df 164 kB/s | 49 kB 00:00 2023-12-01T15:23:56.341 INFO:teuthology.orchestra.run.smithi119.stdout:(6/10): cockpit-podman-49.1-1.module+el8.6.0+16 1.7 MB/s | 524 kB 00:00 2023-12-01T15:23:56.408 INFO:teuthology.orchestra.run.smithi119.stdout:(7/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.2 MB/s | 149 kB 00:00 2023-12-01T15:23:56.442 INFO:teuthology.orchestra.run.smithi119.stdout:(8/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 1.6 MB/s | 213 kB 00:00 2023-12-01T15:23:56.466 INFO:teuthology.orchestra.run.smithi183.stdout:(6/10): buildah-1.26.2-1.module+el8.6.0+16771+2 35 MB/s | 8.0 MB 00:00 2023-12-01T15:23:56.492 INFO:teuthology.orchestra.run.smithi183.stdout:(7/10): python3-podman-4.0.1-1.module+el8.6.0+1 662 kB/s | 149 kB 00:00 2023-12-01T15:23:56.518 INFO:teuthology.orchestra.run.smithi183.stdout:(8/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 981 kB/s | 213 kB 00:00 2023-12-01T15:23:56.525 INFO:teuthology.orchestra.run.smithi119.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 19 MB/s | 2.2 MB 00:00 2023-12-01T15:23:56.584 INFO:teuthology.orchestra.run.smithi183.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 24 MB/s | 2.2 MB 00:00 2023-12-01T15:23:56.626 INFO:teuthology.orchestra.run.smithi119.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 25 MB/s | 7.0 MB 00:00 2023-12-01T15:23:56.626 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-01T15:23:56.626 INFO:teuthology.orchestra.run.smithi119.stdout:Total 26 MB/s | 18 MB 00:00 2023-12-01T15:23:56.701 INFO:teuthology.orchestra.run.smithi183.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 30 MB/s | 7.0 MB 00:00 2023-12-01T15:23:56.702 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2023-12-01T15:23:56.702 INFO:teuthology.orchestra.run.smithi183.stdout:Total 28 MB/s | 18 MB 00:00 2023-12-01T15:23:56.825 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-01T15:23:56.843 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-01T15:23:56.843 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-01T15:23:56.904 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2023-12-01T15:23:56.921 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2023-12-01T15:23:56.921 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2023-12-01T15:23:57.024 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-01T15:23:57.028 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-01T15:23:57.102 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2023-12-01T15:23:57.108 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2023-12-01T15:23:57.525 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-01T15:23:57.610 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2023-12-01T15:23:57.712 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-01T15:23:57.791 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-01T15:23:57.922 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-01T15:23:57.954 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-01T15:23:58.115 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-01T15:23:58.165 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-01T15:23:58.310 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-01T15:23:58.397 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-01T15:23:58.676 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-01T15:23:58.757 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-01T15:23:59.455 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-01T15:23:59.513 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-01T15:24:00.364 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-01T15:24:00.407 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-01T15:24:00.613 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-01T15:24:00.667 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-01T15:24:00.796 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-01T15:24:00.836 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-01T15:24:00.981 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-01T15:24:01.013 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-01T15:24:01.247 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-01T15:24:01.247 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-01T15:24:01.247 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-01T15:24:01.247 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-01T15:24:01.247 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-01T15:24:01.247 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-01T15:24:01.247 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-01T15:24:01.248 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-01T15:24:01.248 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-01T15:24:01.248 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-01T15:24:01.278 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-01T15:24:01.278 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-01T15:24:01.278 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-01T15:24:01.278 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-01T15:24:01.278 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-01T15:24:01.278 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-01T15:24:01.278 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-01T15:24:01.278 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-01T15:24:01.278 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-01T15:24:01.278 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-01T15:24:02.425 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-01T15:24:02.425 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:52 ago on Fri 01 Dec 2023 03:22:09 PM UTC. 2023-12-01T15:24:02.437 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-01T15:24:02.437 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:52 ago on Fri 01 Dec 2023 03:22:09 PM UTC. 2023-12-01T15:24:05.454 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-01T15:24:05.606 INFO:teuthology.orchestra.run.smithi183.stdout:Installed products updated. 2023-12-01T15:24:05.641 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:24:05.641 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-01T15:24:05.641 INFO:teuthology.orchestra.run.smithi119.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T15:24:05.642 INFO:teuthology.orchestra.run.smithi119.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-01T15:24:05.642 INFO:teuthology.orchestra.run.smithi119.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T15:24:05.642 INFO:teuthology.orchestra.run.smithi119.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-01T15:24:05.642 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-01T15:24:05.642 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-01T15:24:05.642 INFO:teuthology.orchestra.run.smithi119.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T15:24:05.642 INFO:teuthology.orchestra.run.smithi119.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T15:24:05.642 INFO:teuthology.orchestra.run.smithi119.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-01T15:24:05.642 INFO:teuthology.orchestra.run.smithi119.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-01T15:24:05.642 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:24:05.642 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-01T15:24:05.780 DEBUG:teuthology.parallel:result is None 2023-12-01T15:24:05.794 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-01T15:24:05.794 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2023-12-01T15:24:05.794 INFO:teuthology.orchestra.run.smithi183.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T15:24:05.794 INFO:teuthology.orchestra.run.smithi183.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-01T15:24:05.794 INFO:teuthology.orchestra.run.smithi183.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T15:24:05.795 INFO:teuthology.orchestra.run.smithi183.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-01T15:24:05.795 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-01T15:24:05.795 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-01T15:24:05.795 INFO:teuthology.orchestra.run.smithi183.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T15:24:05.795 INFO:teuthology.orchestra.run.smithi183.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T15:24:05.795 INFO:teuthology.orchestra.run.smithi183.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-01T15:24:05.795 INFO:teuthology.orchestra.run.smithi183.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-01T15:24:05.795 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-01T15:24:05.795 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2023-12-01T15:24:05.931 DEBUG:teuthology.parallel:result is None 2023-12-01T15:24:05.931 INFO:teuthology.run_tasks:Running task install... 2023-12-01T15:24:05.941 DEBUG:teuthology.task.install:project ceph 2023-12-01T15:24:05.941 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db'}} 2023-12-01T15:24:05.941 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db'} 2023-12-01T15:24:05.941 INFO:teuthology.task.install:Using flavor: default 2023-12-01T15:24:05.948 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-12-01T15:24:05.948 INFO:teuthology.task.install:extra packages: [] 2023-12-01T15:24:05.948 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db', 'tag': None, 'wait_for_package': False} 2023-12-01T15:24:05.949 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T15:24:05.949 INFO:teuthology.packaging:ref: None 2023-12-01T15:24:05.949 INFO:teuthology.packaging:tag: None 2023-12-01T15:24:05.961 INFO:teuthology.packaging:branch: reef 2023-12-01T15:24:05.961 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:24:05.968 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-01T15:24:05.973 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db', 'tag': None, 'wait_for_package': False} 2023-12-01T15:24:05.974 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T15:24:05.974 INFO:teuthology.packaging:ref: None 2023-12-01T15:24:05.974 INFO:teuthology.packaging:tag: None 2023-12-01T15:24:05.974 INFO:teuthology.packaging:branch: reef 2023-12-01T15:24:05.974 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:24:05.974 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-01T15:24:06.206 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/ 2023-12-01T15:24:06.206 INFO:teuthology.task.install.rpm:Package version is 18.2.0-1291.g188db309 2023-12-01T15:24:06.317 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/ 2023-12-01T15:24:06.318 INFO:teuthology.task.install.rpm:Package version is 18.2.0-1291.g188db309 2023-12-01T15:24:06.329 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-01T15:24:06.329 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T15:24:06.330 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-01T15:24:06.360 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2023-12-01T15:24:06.360 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T15:24:06.360 INFO:teuthology.packaging:ref: None 2023-12-01T15:24:06.360 INFO:teuthology.packaging:tag: None 2023-12-01T15:24:06.360 INFO:teuthology.packaging:branch: reef 2023-12-01T15:24:06.360 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:24:06.360 DEBUG:teuthology.orchestra.run.smithi119:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-01T15:24:06.431 DEBUG:teuthology.orchestra.run.smithi119:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-01T15:24:06.435 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-01T15:24:06.435 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-12-01T15:24:06.435 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-01T15:24:06.463 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd, python3-pytest, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2023-12-01T15:24:06.463 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T15:24:06.463 INFO:teuthology.packaging:ref: None 2023-12-01T15:24:06.464 INFO:teuthology.packaging:tag: None 2023-12-01T15:24:06.464 INFO:teuthology.packaging:branch: reef 2023-12-01T15:24:06.464 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:24:06.464 DEBUG:teuthology.orchestra.run.smithi183:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-01T15:24:06.510 DEBUG:teuthology.orchestra.run.smithi119:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-01T15:24:06.534 DEBUG:teuthology.orchestra.run.smithi183:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-01T15:24:06.577 INFO:teuthology.orchestra.run.smithi119.stdout:check_obsoletes = 1 2023-12-01T15:24:06.578 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum clean all 2023-12-01T15:24:06.610 DEBUG:teuthology.orchestra.run.smithi183:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-01T15:24:06.676 INFO:teuthology.orchestra.run.smithi183.stdout:check_obsoletes = 1 2023-12-01T15:24:06.677 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum clean all 2023-12-01T15:24:06.950 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-01T15:24:07.048 INFO:teuthology.orchestra.run.smithi183.stdout:Updating Subscription Management repositories. 2023-12-01T15:24:07.725 INFO:teuthology.orchestra.run.smithi119.stdout:44 files removed 2023-12-01T15:24:07.774 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install 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 python3-pytest python3-pytest python3-pytest python3-pytest 2023-12-01T15:24:07.847 INFO:teuthology.orchestra.run.smithi183.stdout:44 files removed 2023-12-01T15:24:07.897 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install 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 python3-pytest python3-pytest python3-pytest python3-pytest 2023-12-01T15:24:08.106 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-01T15:24:08.227 INFO:teuthology.orchestra.run.smithi183.stdout:Updating Subscription Management repositories. 2023-12-01T15:24:09.553 INFO:teuthology.orchestra.run.smithi119.stdout:ceph packages for x86_64 218 kB/s | 80 kB 00:00 2023-12-01T15:24:09.669 INFO:teuthology.orchestra.run.smithi183.stdout:ceph packages for x86_64 206 kB/s | 80 kB 00:00 2023-12-01T15:24:09.854 INFO:teuthology.orchestra.run.smithi119.stdout:ceph noarch packages 35 kB/s | 9.4 kB 00:00 2023-12-01T15:24:10.036 INFO:teuthology.orchestra.run.smithi183.stdout:ceph noarch packages 28 kB/s | 9.4 kB 00:00 2023-12-01T15:24:10.171 INFO:teuthology.orchestra.run.smithi119.stdout:ceph source packages 5.0 kB/s | 1.5 kB 00:00 2023-12-01T15:24:10.322 INFO:teuthology.orchestra.run.smithi119.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2023-12-01T15:24:10.378 INFO:teuthology.orchestra.run.smithi183.stdout:ceph source packages 4.6 kB/s | 1.5 kB 00:00 2023-12-01T15:24:10.537 INFO:teuthology.orchestra.run.smithi183.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-12-01T15:24:11.580 INFO:teuthology.orchestra.run.smithi183.stdout:Extra Packages for Enterprise Linux 16 MB/s | 16 MB 00:01 2023-12-01T15:24:11.589 INFO:teuthology.orchestra.run.smithi119.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2023-12-01T15:24:15.049 INFO:teuthology.orchestra.run.smithi183.stdout:lab-extras 459 kB/s | 24 kB 00:00 2023-12-01T15:24:15.131 INFO:teuthology.orchestra.run.smithi119.stdout:lab-extras 400 kB/s | 24 kB 00:00 2023-12-01T15:24:16.007 INFO:teuthology.orchestra.run.smithi183.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 53 MB/s | 47 MB 00:00 2023-12-01T15:24:16.051 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 63 MB/s | 53 MB 00:00 2023-12-01T15:24:24.382 INFO:teuthology.orchestra.run.smithi183.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 43 MB/s | 53 MB 00:01 2023-12-01T15:24:24.425 INFO:teuthology.orchestra.run.smithi119.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 44 MB/s | 47 MB 00:01 2023-12-01T15:24:35.616 INFO:teuthology.orchestra.run.smithi183.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-01T15:24:35.616 INFO:teuthology.orchestra.run.smithi183.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-01T15:24:35.755 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2023-12-01T15:24:35.763 INFO:teuthology.orchestra.run.smithi183.stdout:======================================================================================================================= 2023-12-01T15:24:35.764 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repository Size 2023-12-01T15:24:35.764 INFO:teuthology.orchestra.run.smithi183.stdout:======================================================================================================================= 2023-12-01T15:24:35.764 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2023-12-01T15:24:35.764 INFO:teuthology.orchestra.run.smithi183.stdout: ceph x86_64 2:18.2.0-1291.g188db309.el8 ceph 6.4 k 2023-12-01T15:24:35.764 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-base x86_64 2:18.2.0-1291.g188db309.el8 ceph 5.4 M 2023-12-01T15:24:35.764 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-fuse x86_64 2:18.2.0-1291.g188db309.el8 ceph 851 k 2023-12-01T15:24:35.764 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-1291.g188db309.el8 ceph 165 k 2023-12-01T15:24:35.764 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr x86_64 2:18.2.0-1291.g188db309.el8 ceph 1.6 M 2023-12-01T15:24:35.764 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-cephadm noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 132 k 2023-12-01T15:24:35.764 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-dashboard noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 1.8 M 2023-12-01T15:24:35.764 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 7.4 M 2023-12-01T15:24:35.764 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-rook noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 50 k 2023-12-01T15:24:35.764 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-radosgw x86_64 2:18.2.0-1291.g188db309.el8 ceph 13 M 2023-12-01T15:24:35.764 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-test x86_64 2:18.2.0-1291.g188db309.el8 ceph 47 M 2023-12-01T15:24:35.765 INFO:teuthology.orchestra.run.smithi183.stdout: cephadm noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 168 k 2023-12-01T15:24:35.765 INFO:teuthology.orchestra.run.smithi183.stdout: libcephfs-devel x86_64 2:18.2.0-1291.g188db309.el8 ceph 31 k 2023-12-01T15:24:35.765 INFO:teuthology.orchestra.run.smithi183.stdout: libcephfs2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 774 k 2023-12-01T15:24:35.765 INFO:teuthology.orchestra.run.smithi183.stdout: librados-devel x86_64 2:18.2.0-1291.g188db309.el8 ceph 139 k 2023-12-01T15:24:35.765 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cephfs x86_64 2:18.2.0-1291.g188db309.el8 ceph 196 k 2023-12-01T15:24:35.765 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2023-12-01T15:24:35.765 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rados x86_64 2:18.2.0-1291.g188db309.el8 ceph 372 k 2023-12-01T15:24:35.765 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rbd x86_64 2:18.2.0-1291.g188db309.el8 ceph 364 k 2023-12-01T15:24:35.765 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rgw x86_64 2:18.2.0-1291.g188db309.el8 ceph 106 k 2023-12-01T15:24:35.765 INFO:teuthology.orchestra.run.smithi183.stdout: rbd-fuse x86_64 2:18.2.0-1291.g188db309.el8 ceph 94 k 2023-12-01T15:24:35.765 INFO:teuthology.orchestra.run.smithi183.stdout: rbd-mirror x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.4 M 2023-12-01T15:24:35.765 INFO:teuthology.orchestra.run.smithi183.stdout: rbd-nbd x86_64 2:18.2.0-1291.g188db309.el8 ceph 181 k 2023-12-01T15:24:35.765 INFO:teuthology.orchestra.run.smithi183.stdout:Upgrading: 2023-12-01T15:24:35.765 INFO:teuthology.orchestra.run.smithi183.stdout: librados2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.7 M 2023-12-01T15:24:35.765 INFO:teuthology.orchestra.run.smithi183.stdout: librbd1 x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.6 M 2023-12-01T15:24:35.766 INFO:teuthology.orchestra.run.smithi183.stdout:Installing dependencies: 2023-12-01T15:24:35.766 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-common x86_64 2:18.2.0-1291.g188db309.el8 ceph 22 M 2023-12-01T15:24:35.766 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-grafana-dashboards noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 23 k 2023-12-01T15:24:35.766 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mds x86_64 2:18.2.0-1291.g188db309.el8 ceph 2.3 M 2023-12-01T15:24:35.766 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-modules-core noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 242 k 2023-12-01T15:24:35.766 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mon x86_64 2:18.2.0-1291.g188db309.el8 ceph 4.6 M 2023-12-01T15:24:35.766 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-osd x86_64 2:18.2.0-1291.g188db309.el8 ceph 18 M 2023-12-01T15:24:35.766 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-prometheus-alerts noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 15 k 2023-12-01T15:24:35.766 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-selinux x86_64 2:18.2.0-1291.g188db309.el8 ceph 24 k 2023-12-01T15:24:35.766 INFO:teuthology.orchestra.run.smithi183.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-01T15:24:35.766 INFO:teuthology.orchestra.run.smithi183.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-01T15:24:35.766 INFO:teuthology.orchestra.run.smithi183.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-01T15:24:35.766 INFO:teuthology.orchestra.run.smithi183.stdout: libcephsqlite x86_64 2:18.2.0-1291.g188db309.el8 ceph 141 k 2023-12-01T15:24:35.766 INFO:teuthology.orchestra.run.smithi183.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-12-01T15:24:35.767 INFO:teuthology.orchestra.run.smithi183.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-01T15:24:35.767 INFO:teuthology.orchestra.run.smithi183.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-12-01T15:24:35.767 INFO:teuthology.orchestra.run.smithi183.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-01T15:24:35.767 INFO:teuthology.orchestra.run.smithi183.stdout: libradosstriper1 x86_64 2:18.2.0-1291.g188db309.el8 ceph 474 k 2023-12-01T15:24:35.767 INFO:teuthology.orchestra.run.smithi183.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-01T15:24:35.767 INFO:teuthology.orchestra.run.smithi183.stdout: librgw2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 6.5 M 2023-12-01T15:24:35.767 INFO:teuthology.orchestra.run.smithi183.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-01T15:24:35.767 INFO:teuthology.orchestra.run.smithi183.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-01T15:24:35.768 INFO:teuthology.orchestra.run.smithi183.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-01T15:24:35.768 INFO:teuthology.orchestra.run.smithi183.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-12-01T15:24:35.768 INFO:teuthology.orchestra.run.smithi183.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-12-01T15:24:35.768 INFO:teuthology.orchestra.run.smithi183.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-01T15:24:35.768 INFO:teuthology.orchestra.run.smithi183.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-01T15:24:35.768 INFO:teuthology.orchestra.run.smithi183.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-01T15:24:35.768 INFO:teuthology.orchestra.run.smithi183.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-01T15:24:35.768 INFO:teuthology.orchestra.run.smithi183.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-01T15:24:35.768 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-01T15:24:35.768 INFO:teuthology.orchestra.run.smithi183.stdout: python3-ceph-argparse x86_64 2:18.2.0-1291.g188db309.el8 ceph 45 k 2023-12-01T15:24:35.768 INFO:teuthology.orchestra.run.smithi183.stdout: python3-ceph-common x86_64 2:18.2.0-1291.g188db309.el8 ceph 123 k 2023-12-01T15:24:35.769 INFO:teuthology.orchestra.run.smithi183.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-01T15:24:35.769 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-01T15:24:35.769 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-01T15:24:35.769 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-01T15:24:35.769 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-01T15:24:35.769 INFO:teuthology.orchestra.run.smithi183.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-01T15:24:35.769 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-01T15:24:35.769 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-01T15:24:35.769 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-01T15:24:35.769 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-01T15:24:35.769 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-01T15:24:35.770 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-01T15:24:35.770 INFO:teuthology.orchestra.run.smithi183.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-01T15:24:35.770 INFO:teuthology.orchestra.run.smithi183.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-01T15:24:35.770 INFO:teuthology.orchestra.run.smithi183.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-01T15:24:35.770 INFO:teuthology.orchestra.run.smithi183.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-01T15:24:35.770 INFO:teuthology.orchestra.run.smithi183.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-01T15:24:35.770 INFO:teuthology.orchestra.run.smithi183.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-01T15:24:35.770 INFO:teuthology.orchestra.run.smithi183.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-01T15:24:35.770 INFO:teuthology.orchestra.run.smithi183.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-01T15:24:35.770 INFO:teuthology.orchestra.run.smithi183.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-01T15:24:35.770 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-01T15:24:35.770 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2023-12-01T15:24:35.770 INFO:teuthology.orchestra.run.smithi183.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-01T15:24:35.770 INFO:teuthology.orchestra.run.smithi183.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-01T15:24:35.770 INFO:teuthology.orchestra.run.smithi183.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2023-12-01T15:24:35.771 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-01T15:24:35.771 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-01T15:24:35.771 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-01T15:24:35.771 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-01T15:24:35.771 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-01T15:24:35.771 INFO:teuthology.orchestra.run.smithi183.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-01T15:24:35.771 INFO:teuthology.orchestra.run.smithi183.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-01T15:24:35.772 INFO:teuthology.orchestra.run.smithi183.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-01T15:24:35.772 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-01T15:24:35.772 INFO:teuthology.orchestra.run.smithi183.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-12-01T15:24:35.772 INFO:teuthology.orchestra.run.smithi183.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-01T15:24:35.772 INFO:teuthology.orchestra.run.smithi183.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-01T15:24:35.772 INFO:teuthology.orchestra.run.smithi183.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-01T15:24:35.772 INFO:teuthology.orchestra.run.smithi183.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-01T15:24:35.772 INFO:teuthology.orchestra.run.smithi183.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-01T15:24:35.772 INFO:teuthology.orchestra.run.smithi183.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-01T15:24:35.772 INFO:teuthology.orchestra.run.smithi183.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-01T15:24:35.772 INFO:teuthology.orchestra.run.smithi183.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-01T15:24:35.772 INFO:teuthology.orchestra.run.smithi183.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-01T15:24:35.772 INFO:teuthology.orchestra.run.smithi183.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-01T15:24:35.772 INFO:teuthology.orchestra.run.smithi183.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-01T15:24:35.773 INFO:teuthology.orchestra.run.smithi183.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-01T15:24:35.773 INFO:teuthology.orchestra.run.smithi183.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-01T15:24:35.773 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-01T15:24:35.773 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2023-12-01T15:24:35.773 INFO:teuthology.orchestra.run.smithi183.stdout:======================================================================================================================= 2023-12-01T15:24:35.773 INFO:teuthology.orchestra.run.smithi183.stdout:Install 104 Packages 2023-12-01T15:24:35.773 INFO:teuthology.orchestra.run.smithi183.stdout:Upgrade 2 Packages 2023-12-01T15:24:35.773 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-01T15:24:35.774 INFO:teuthology.orchestra.run.smithi119.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-01T15:24:35.774 INFO:teuthology.orchestra.run.smithi119.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-01T15:24:35.774 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 189 M 2023-12-01T15:24:35.774 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2023-12-01T15:24:35.898 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-01T15:24:35.908 INFO:teuthology.orchestra.run.smithi119.stdout:======================================================================================================================= 2023-12-01T15:24:35.908 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2023-12-01T15:24:35.908 INFO:teuthology.orchestra.run.smithi119.stdout:======================================================================================================================= 2023-12-01T15:24:35.908 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2023-12-01T15:24:35.908 INFO:teuthology.orchestra.run.smithi119.stdout: ceph x86_64 2:18.2.0-1291.g188db309.el8 ceph 6.4 k 2023-12-01T15:24:35.908 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-base x86_64 2:18.2.0-1291.g188db309.el8 ceph 5.4 M 2023-12-01T15:24:35.909 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-fuse x86_64 2:18.2.0-1291.g188db309.el8 ceph 851 k 2023-12-01T15:24:35.909 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-1291.g188db309.el8 ceph 165 k 2023-12-01T15:24:35.909 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr x86_64 2:18.2.0-1291.g188db309.el8 ceph 1.6 M 2023-12-01T15:24:35.909 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-cephadm noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 132 k 2023-12-01T15:24:35.909 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-dashboard noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 1.8 M 2023-12-01T15:24:35.909 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 7.4 M 2023-12-01T15:24:35.909 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-rook noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 50 k 2023-12-01T15:24:35.909 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-radosgw x86_64 2:18.2.0-1291.g188db309.el8 ceph 13 M 2023-12-01T15:24:35.909 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-test x86_64 2:18.2.0-1291.g188db309.el8 ceph 47 M 2023-12-01T15:24:35.909 INFO:teuthology.orchestra.run.smithi119.stdout: cephadm noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 168 k 2023-12-01T15:24:35.909 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs-devel x86_64 2:18.2.0-1291.g188db309.el8 ceph 31 k 2023-12-01T15:24:35.909 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 774 k 2023-12-01T15:24:35.909 INFO:teuthology.orchestra.run.smithi119.stdout: librados-devel x86_64 2:18.2.0-1291.g188db309.el8 ceph 139 k 2023-12-01T15:24:35.909 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cephfs x86_64 2:18.2.0-1291.g188db309.el8 ceph 196 k 2023-12-01T15:24:35.910 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2023-12-01T15:24:35.910 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rados x86_64 2:18.2.0-1291.g188db309.el8 ceph 372 k 2023-12-01T15:24:35.910 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rbd x86_64 2:18.2.0-1291.g188db309.el8 ceph 364 k 2023-12-01T15:24:35.910 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rgw x86_64 2:18.2.0-1291.g188db309.el8 ceph 106 k 2023-12-01T15:24:35.910 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-fuse x86_64 2:18.2.0-1291.g188db309.el8 ceph 94 k 2023-12-01T15:24:35.910 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-mirror x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.4 M 2023-12-01T15:24:35.910 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-nbd x86_64 2:18.2.0-1291.g188db309.el8 ceph 181 k 2023-12-01T15:24:35.910 INFO:teuthology.orchestra.run.smithi119.stdout:Upgrading: 2023-12-01T15:24:35.910 INFO:teuthology.orchestra.run.smithi119.stdout: librados2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.7 M 2023-12-01T15:24:35.910 INFO:teuthology.orchestra.run.smithi119.stdout: librbd1 x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.6 M 2023-12-01T15:24:35.910 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2023-12-01T15:24:35.910 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-common x86_64 2:18.2.0-1291.g188db309.el8 ceph 22 M 2023-12-01T15:24:35.910 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-grafana-dashboards noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 23 k 2023-12-01T15:24:35.910 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mds x86_64 2:18.2.0-1291.g188db309.el8 ceph 2.3 M 2023-12-01T15:24:35.910 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-modules-core noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 242 k 2023-12-01T15:24:35.911 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mon x86_64 2:18.2.0-1291.g188db309.el8 ceph 4.6 M 2023-12-01T15:24:35.911 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-osd x86_64 2:18.2.0-1291.g188db309.el8 ceph 18 M 2023-12-01T15:24:35.911 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-prometheus-alerts noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 15 k 2023-12-01T15:24:35.911 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-selinux x86_64 2:18.2.0-1291.g188db309.el8 ceph 24 k 2023-12-01T15:24:35.911 INFO:teuthology.orchestra.run.smithi119.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-01T15:24:35.911 INFO:teuthology.orchestra.run.smithi119.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-01T15:24:35.911 INFO:teuthology.orchestra.run.smithi119.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-01T15:24:35.911 INFO:teuthology.orchestra.run.smithi119.stdout: libcephsqlite x86_64 2:18.2.0-1291.g188db309.el8 ceph 141 k 2023-12-01T15:24:35.911 INFO:teuthology.orchestra.run.smithi119.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-12-01T15:24:35.911 INFO:teuthology.orchestra.run.smithi119.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-01T15:24:35.911 INFO:teuthology.orchestra.run.smithi119.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-12-01T15:24:35.911 INFO:teuthology.orchestra.run.smithi119.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-01T15:24:35.911 INFO:teuthology.orchestra.run.smithi119.stdout: libradosstriper1 x86_64 2:18.2.0-1291.g188db309.el8 ceph 474 k 2023-12-01T15:24:35.911 INFO:teuthology.orchestra.run.smithi119.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-01T15:24:35.911 INFO:teuthology.orchestra.run.smithi119.stdout: librgw2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 6.5 M 2023-12-01T15:24:35.912 INFO:teuthology.orchestra.run.smithi119.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-01T15:24:35.912 INFO:teuthology.orchestra.run.smithi119.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-01T15:24:35.912 INFO:teuthology.orchestra.run.smithi119.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-01T15:24:35.912 INFO:teuthology.orchestra.run.smithi119.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-12-01T15:24:35.912 INFO:teuthology.orchestra.run.smithi119.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-12-01T15:24:35.912 INFO:teuthology.orchestra.run.smithi119.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-01T15:24:35.912 INFO:teuthology.orchestra.run.smithi119.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-01T15:24:35.912 INFO:teuthology.orchestra.run.smithi119.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-01T15:24:35.912 INFO:teuthology.orchestra.run.smithi119.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-01T15:24:35.912 INFO:teuthology.orchestra.run.smithi119.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-01T15:24:35.912 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-01T15:24:35.912 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-argparse x86_64 2:18.2.0-1291.g188db309.el8 ceph 45 k 2023-12-01T15:24:35.912 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-common x86_64 2:18.2.0-1291.g188db309.el8 ceph 123 k 2023-12-01T15:24:35.912 INFO:teuthology.orchestra.run.smithi119.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-01T15:24:35.912 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-01T15:24:35.913 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-01T15:24:35.913 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-01T15:24:35.913 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-01T15:24:35.913 INFO:teuthology.orchestra.run.smithi119.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-01T15:24:35.913 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-01T15:24:35.913 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-01T15:24:35.913 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-01T15:24:35.913 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-01T15:24:35.913 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-01T15:24:35.913 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-01T15:24:35.913 INFO:teuthology.orchestra.run.smithi119.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-01T15:24:35.913 INFO:teuthology.orchestra.run.smithi119.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-01T15:24:35.913 INFO:teuthology.orchestra.run.smithi119.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-01T15:24:35.913 INFO:teuthology.orchestra.run.smithi119.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-01T15:24:35.914 INFO:teuthology.orchestra.run.smithi119.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-01T15:24:35.914 INFO:teuthology.orchestra.run.smithi119.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-01T15:24:35.914 INFO:teuthology.orchestra.run.smithi119.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-01T15:24:35.914 INFO:teuthology.orchestra.run.smithi119.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-01T15:24:35.914 INFO:teuthology.orchestra.run.smithi119.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-01T15:24:35.914 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-01T15:24:35.914 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2023-12-01T15:24:35.914 INFO:teuthology.orchestra.run.smithi119.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-01T15:24:35.914 INFO:teuthology.orchestra.run.smithi119.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-01T15:24:35.914 INFO:teuthology.orchestra.run.smithi119.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2023-12-01T15:24:35.914 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-01T15:24:35.914 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-01T15:24:35.914 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-01T15:24:35.914 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-01T15:24:35.915 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-01T15:24:35.915 INFO:teuthology.orchestra.run.smithi119.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-01T15:24:35.915 INFO:teuthology.orchestra.run.smithi119.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-01T15:24:35.915 INFO:teuthology.orchestra.run.smithi119.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-01T15:24:35.915 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-01T15:24:35.915 INFO:teuthology.orchestra.run.smithi119.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-12-01T15:24:35.915 INFO:teuthology.orchestra.run.smithi119.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-01T15:24:35.915 INFO:teuthology.orchestra.run.smithi119.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-01T15:24:35.915 INFO:teuthology.orchestra.run.smithi119.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-01T15:24:35.915 INFO:teuthology.orchestra.run.smithi119.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-01T15:24:35.915 INFO:teuthology.orchestra.run.smithi119.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-01T15:24:35.915 INFO:teuthology.orchestra.run.smithi119.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-01T15:24:35.915 INFO:teuthology.orchestra.run.smithi119.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-01T15:24:35.915 INFO:teuthology.orchestra.run.smithi119.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-01T15:24:35.915 INFO:teuthology.orchestra.run.smithi119.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-01T15:24:35.916 INFO:teuthology.orchestra.run.smithi119.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-01T15:24:35.916 INFO:teuthology.orchestra.run.smithi119.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-01T15:24:35.916 INFO:teuthology.orchestra.run.smithi119.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-01T15:24:35.916 INFO:teuthology.orchestra.run.smithi119.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-01T15:24:35.916 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:24:35.916 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2023-12-01T15:24:35.916 INFO:teuthology.orchestra.run.smithi119.stdout:======================================================================================================================= 2023-12-01T15:24:35.917 INFO:teuthology.orchestra.run.smithi119.stdout:Install 104 Packages 2023-12-01T15:24:35.917 INFO:teuthology.orchestra.run.smithi119.stdout:Upgrade 2 Packages 2023-12-01T15:24:35.917 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:24:35.917 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 189 M 2023-12-01T15:24:35.918 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2023-12-01T15:24:36.135 INFO:teuthology.orchestra.run.smithi119.stdout:(1/106): ceph-18.2.0-1291.g188db309.el8.x86_64. 35 kB/s | 6.4 kB 00:00 2023-12-01T15:24:36.249 INFO:teuthology.orchestra.run.smithi183.stdout:(1/106): ceph-18.2.0-1291.g188db309.el8.x86_64. 50 kB/s | 6.4 kB 00:00 2023-12-01T15:24:36.443 INFO:teuthology.orchestra.run.smithi119.stdout:(2/106): ceph-fuse-18.2.0-1291.g188db309.el8.x8 2.7 MB/s | 851 kB 00:00 2023-12-01T15:24:36.491 INFO:teuthology.orchestra.run.smithi183.stdout:(2/106): ceph-fuse-18.2.0-1291.g188db309.el8.x8 3.4 MB/s | 851 kB 00:00 2023-12-01T15:24:36.526 INFO:teuthology.orchestra.run.smithi119.stdout:(3/106): ceph-immutable-object-cache-18.2.0-129 1.9 MB/s | 165 kB 00:00 2023-12-01T15:24:36.558 INFO:teuthology.orchestra.run.smithi183.stdout:(3/106): ceph-immutable-object-cache-18.2.0-129 2.4 MB/s | 165 kB 00:00 2023-12-01T15:24:36.994 INFO:teuthology.orchestra.run.smithi119.stdout:(4/106): ceph-mds-18.2.0-1291.g188db309.el8.x86 4.9 MB/s | 2.3 MB 00:00 2023-12-01T15:24:37.042 INFO:teuthology.orchestra.run.smithi183.stdout:(4/106): ceph-base-18.2.0-1291.g188db309.el8.x8 5.8 MB/s | 5.4 MB 00:00 2023-12-01T15:24:37.280 INFO:teuthology.orchestra.run.smithi119.stdout:(5/106): ceph-mgr-18.2.0-1291.g188db309.el8.x86 5.5 MB/s | 1.6 MB 00:00 2023-12-01T15:24:37.292 INFO:teuthology.orchestra.run.smithi183.stdout:(5/106): ceph-mgr-18.2.0-1291.g188db309.el8.x86 6.2 MB/s | 1.6 MB 00:00 2023-12-01T15:24:37.342 INFO:teuthology.orchestra.run.smithi183.stdout:(6/106): ceph-mds-18.2.0-1291.g188db309.el8.x86 2.9 MB/s | 2.3 MB 00:00 2023-12-01T15:24:37.411 INFO:teuthology.orchestra.run.smithi119.stdout:(6/106): ceph-base-18.2.0-1291.g188db309.el8.x8 3.7 MB/s | 5.4 MB 00:01 2023-12-01T15:24:37.842 INFO:teuthology.orchestra.run.smithi183.stdout:(7/106): ceph-mon-18.2.0-1291.g188db309.el8.x86 8.4 MB/s | 4.6 MB 00:00 2023-12-01T15:24:37.953 INFO:teuthology.orchestra.run.smithi119.stdout:(7/106): ceph-mon-18.2.0-1291.g188db309.el8.x86 6.8 MB/s | 4.6 MB 00:00 2023-12-01T15:24:39.318 INFO:teuthology.orchestra.run.smithi183.stdout:(8/106): ceph-radosgw-18.2.0-1291.g188db309.el8 8.9 MB/s | 13 MB 00:01 2023-12-01T15:24:39.443 INFO:teuthology.orchestra.run.smithi183.stdout:(9/106): ceph-selinux-18.2.0-1291.g188db309.el8 195 kB/s | 24 kB 00:00 2023-12-01T15:24:40.528 INFO:teuthology.orchestra.run.smithi119.stdout:(8/106): ceph-radosgw-18.2.0-1291.g188db309.el8 5.1 MB/s | 13 MB 00:02 2023-12-01T15:24:40.603 INFO:teuthology.orchestra.run.smithi119.stdout:(9/106): ceph-selinux-18.2.0-1291.g188db309.el8 325 kB/s | 24 kB 00:00 2023-12-01T15:24:41.537 INFO:teuthology.orchestra.run.smithi119.stdout:(10/106): ceph-common-18.2.0-1291.g188db309.el8 3.9 MB/s | 22 MB 00:05 2023-12-01T15:24:43.195 INFO:teuthology.orchestra.run.smithi119.stdout:(11/106): libcephfs-devel-18.2.0-1291.g188db309 19 kB/s | 31 kB 00:01 2023-12-01T15:24:43.696 INFO:teuthology.orchestra.run.smithi119.stdout:(12/106): libcephfs2-18.2.0-1291.g188db309.el8. 1.5 MB/s | 774 kB 00:00 2023-12-01T15:24:43.846 INFO:teuthology.orchestra.run.smithi119.stdout:(13/106): libcephsqlite-18.2.0-1291.g188db309.e 942 kB/s | 141 kB 00:00 2023-12-01T15:24:43.981 INFO:teuthology.orchestra.run.smithi119.stdout:(14/106): librados-devel-18.2.0-1291.g188db309. 1.0 MB/s | 139 kB 00:00 2023-12-01T15:24:44.204 INFO:teuthology.orchestra.run.smithi119.stdout:(15/106): libradosstriper1-18.2.0-1291.g188db30 2.1 MB/s | 474 kB 00:00 2023-12-01T15:24:44.442 INFO:teuthology.orchestra.run.smithi183.stdout:(10/106): ceph-common-18.2.0-1291.g188db309.el8 2.6 MB/s | 22 MB 00:08 2023-12-01T15:24:44.560 INFO:teuthology.orchestra.run.smithi183.stdout:(11/106): libcephfs-devel-18.2.0-1291.g188db309 266 kB/s | 31 kB 00:00 2023-12-01T15:24:44.909 INFO:teuthology.orchestra.run.smithi183.stdout:(12/106): libcephfs2-18.2.0-1291.g188db309.el8. 2.2 MB/s | 774 kB 00:00 2023-12-01T15:24:45.026 INFO:teuthology.orchestra.run.smithi183.stdout:(13/106): libcephsqlite-18.2.0-1291.g188db309.e 1.2 MB/s | 141 kB 00:00 2023-12-01T15:24:45.172 INFO:teuthology.orchestra.run.smithi119.stdout:(16/106): ceph-osd-18.2.0-1291.g188db309.el8.x8 2.3 MB/s | 18 MB 00:07 2023-12-01T15:24:45.194 INFO:teuthology.orchestra.run.smithi183.stdout:(14/106): ceph-osd-18.2.0-1291.g188db309.el8.x8 2.3 MB/s | 18 MB 00:07 2023-12-01T15:24:45.219 INFO:teuthology.orchestra.run.smithi183.stdout:(15/106): librados-devel-18.2.0-1291.g188db309. 724 kB/s | 139 kB 00:00 2023-12-01T15:24:45.222 INFO:teuthology.orchestra.run.smithi119.stdout:(17/106): python3-ceph-argparse-18.2.0-1291.g18 899 kB/s | 45 kB 00:00 2023-12-01T15:24:45.330 INFO:teuthology.orchestra.run.smithi119.stdout:(18/106): python3-ceph-common-18.2.0-1291.g188d 1.1 MB/s | 123 kB 00:00 2023-12-01T15:24:45.481 INFO:teuthology.orchestra.run.smithi119.stdout:(19/106): python3-cephfs-18.2.0-1291.g188db309. 1.3 MB/s | 196 kB 00:00 2023-12-01T15:24:45.569 INFO:teuthology.orchestra.run.smithi183.stdout:(16/106): libradosstriper1-18.2.0-1291.g188db30 1.2 MB/s | 474 kB 00:00 2023-12-01T15:24:45.653 INFO:teuthology.orchestra.run.smithi183.stdout:(17/106): python3-ceph-argparse-18.2.0-1291.g18 537 kB/s | 45 kB 00:00 2023-12-01T15:24:45.753 INFO:teuthology.orchestra.run.smithi183.stdout:(18/106): python3-ceph-common-18.2.0-1291.g188d 1.2 MB/s | 123 kB 00:00 2023-12-01T15:24:45.782 INFO:teuthology.orchestra.run.smithi119.stdout:(20/106): python3-rados-18.2.0-1291.g188db309.e 1.2 MB/s | 372 kB 00:00 2023-12-01T15:24:45.828 INFO:teuthology.orchestra.run.smithi183.stdout:(19/106): python3-cephfs-18.2.0-1291.g188db309. 2.6 MB/s | 196 kB 00:00 2023-12-01T15:24:45.964 INFO:teuthology.orchestra.run.smithi119.stdout:(21/106): python3-rbd-18.2.0-1291.g188db309.el8 1.9 MB/s | 364 kB 00:00 2023-12-01T15:24:45.987 INFO:teuthology.orchestra.run.smithi183.stdout:(20/106): python3-rados-18.2.0-1291.g188db309.e 2.3 MB/s | 372 kB 00:00 2023-12-01T15:24:46.106 INFO:teuthology.orchestra.run.smithi119.stdout:(22/106): librgw2-18.2.0-1291.g188db309.el8.x86 3.4 MB/s | 6.5 MB 00:01 2023-12-01T15:24:46.120 INFO:teuthology.orchestra.run.smithi183.stdout:(21/106): python3-rbd-18.2.0-1291.g188db309.el8 2.7 MB/s | 364 kB 00:00 2023-12-01T15:24:46.132 INFO:teuthology.orchestra.run.smithi119.stdout:(23/106): python3-rgw-18.2.0-1291.g188db309.el8 638 kB/s | 106 kB 00:00 2023-12-01T15:24:46.196 INFO:teuthology.orchestra.run.smithi183.stdout:(22/106): python3-rgw-18.2.0-1291.g188db309.el8 1.4 MB/s | 106 kB 00:00 2023-12-01T15:24:46.232 INFO:teuthology.orchestra.run.smithi119.stdout:(24/106): rbd-fuse-18.2.0-1291.g188db309.el8.x8 754 kB/s | 94 kB 00:00 2023-12-01T15:24:46.288 INFO:teuthology.orchestra.run.smithi183.stdout:(23/106): rbd-fuse-18.2.0-1291.g188db309.el8.x8 1.0 MB/s | 94 kB 00:00 2023-12-01T15:24:46.374 INFO:teuthology.orchestra.run.smithi119.stdout:(25/106): rbd-nbd-18.2.0-1291.g188db309.el8.x86 1.2 MB/s | 181 kB 00:00 2023-12-01T15:24:46.524 INFO:teuthology.orchestra.run.smithi119.stdout:(26/106): ceph-grafana-dashboards-18.2.0-1291.g 154 kB/s | 23 kB 00:00 2023-12-01T15:24:46.677 INFO:teuthology.orchestra.run.smithi119.stdout:(27/106): ceph-mgr-cephadm-18.2.0-1291.g188db30 879 kB/s | 132 kB 00:00 2023-12-01T15:24:46.838 INFO:teuthology.orchestra.run.smithi183.stdout:(24/106): ceph-test-18.2.0-1291.g188db309.el8.x 6.3 MB/s | 47 MB 00:07 2023-12-01T15:24:46.930 INFO:teuthology.orchestra.run.smithi183.stdout:(25/106): rbd-nbd-18.2.0-1291.g188db309.el8.x86 1.9 MB/s | 181 kB 00:00 2023-12-01T15:24:46.980 INFO:teuthology.orchestra.run.smithi183.stdout:(26/106): ceph-grafana-dashboards-18.2.0-1291.g 463 kB/s | 23 kB 00:00 2023-12-01T15:24:47.072 INFO:teuthology.orchestra.run.smithi183.stdout:(27/106): librgw2-18.2.0-1291.g188db309.el8.x86 3.5 MB/s | 6.5 MB 00:01 2023-12-01T15:24:47.097 INFO:teuthology.orchestra.run.smithi183.stdout:(28/106): ceph-mgr-cephadm-18.2.0-1291.g188db30 1.1 MB/s | 132 kB 00:00 2023-12-01T15:24:47.148 INFO:teuthology.orchestra.run.smithi183.stdout:(29/106): rbd-mirror-18.2.0-1291.g188db309.el8. 4.0 MB/s | 3.4 MB 00:00 2023-12-01T15:24:47.258 INFO:teuthology.orchestra.run.smithi119.stdout:(28/106): ceph-test-18.2.0-1291.g188db309.el8.x 7.0 MB/s | 47 MB 00:06 2023-12-01T15:24:47.290 INFO:teuthology.orchestra.run.smithi183.stdout:(30/106): ceph-mgr-modules-core-18.2.0-1291.g18 1.7 MB/s | 242 kB 00:00 2023-12-01T15:24:47.326 INFO:teuthology.orchestra.run.smithi119.stdout:(29/106): rbd-mirror-18.2.0-1291.g188db309.el8. 2.9 MB/s | 3.4 MB 00:01 2023-12-01T15:24:47.340 INFO:teuthology.orchestra.run.smithi183.stdout:(31/106): ceph-mgr-rook-18.2.0-1291.g188db309.e 1.0 MB/s | 50 kB 00:00 2023-12-01T15:24:47.368 INFO:teuthology.orchestra.run.smithi119.stdout:(30/106): ceph-mgr-dashboard-18.2.0-1291.g188db 2.5 MB/s | 1.8 MB 00:00 2023-12-01T15:24:47.399 INFO:teuthology.orchestra.run.smithi183.stdout:(32/106): ceph-prometheus-alerts-18.2.0-1291.g1 250 kB/s | 15 kB 00:00 2023-12-01T15:24:47.451 INFO:teuthology.orchestra.run.smithi119.stdout:(31/106): ceph-mgr-modules-core-18.2.0-1291.g18 1.9 MB/s | 242 kB 00:00 2023-12-01T15:24:47.485 INFO:teuthology.orchestra.run.smithi119.stdout:(32/106): ceph-mgr-rook-18.2.0-1291.g188db309.e 428 kB/s | 50 kB 00:00 2023-12-01T15:24:47.507 INFO:teuthology.orchestra.run.smithi183.stdout:(33/106): cephadm-18.2.0-1291.g188db309.el8.noa 1.5 MB/s | 168 kB 00:00 2023-12-01T15:24:47.549 INFO:teuthology.orchestra.run.smithi183.stdout:(34/106): ceph-mgr-dashboard-18.2.0-1291.g188db 3.7 MB/s | 1.8 MB 00:00 2023-12-01T15:24:47.549 INFO:teuthology.orchestra.run.smithi119.stdout:(33/106): ceph-prometheus-alerts-18.2.0-1291.g1 148 kB/s | 15 kB 00:00 2023-12-01T15:24:47.602 INFO:teuthology.orchestra.run.smithi119.stdout:(34/106): cephadm-18.2.0-1291.g188db309.el8.noa 1.4 MB/s | 168 kB 00:00 2023-12-01T15:24:47.683 INFO:teuthology.orchestra.run.smithi183.stdout:(35/106): ceph-mgr-diskprediction-local-18.2.0- 13 MB/s | 7.4 MB 00:00 2023-12-01T15:24:47.829 INFO:teuthology.orchestra.run.smithi119.stdout:(35/106): ceph-mgr-diskprediction-local-18.2.0- 13 MB/s | 7.4 MB 00:00 2023-12-01T15:24:47.854 INFO:teuthology.orchestra.run.smithi119.stdout:(36/106): liboath-2.6.2-3.el8.x86_64.rpm 235 kB/s | 59 kB 00:00 2023-12-01T15:24:47.953 INFO:teuthology.orchestra.run.smithi119.stdout:(37/106): libunwind-1.3.1-3.el8.x86_64.rpm 600 kB/s | 75 kB 00:00 2023-12-01T15:24:48.011 INFO:teuthology.orchestra.run.smithi119.stdout:(38/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 747 kB/s | 44 kB 00:00 2023-12-01T15:24:48.050 INFO:teuthology.orchestra.run.smithi183.stdout:(36/106): liboath-2.6.2-3.el8.x86_64.rpm 118 kB/s | 59 kB 00:00 2023-12-01T15:24:48.075 INFO:teuthology.orchestra.run.smithi183.stdout:(37/106): libunwind-1.3.1-3.el8.x86_64.rpm 192 kB/s | 75 kB 00:00 2023-12-01T15:24:48.095 INFO:teuthology.orchestra.run.smithi119.stdout:(39/106): python3-beautifulsoup4-4.6.3-2.el8.1. 2.2 MB/s | 185 kB 00:00 2023-12-01T15:24:48.120 INFO:teuthology.orchestra.run.smithi119.stdout:(40/106): gperftools-libs-2.7-9.el8.x86_64.rpm 537 kB/s | 306 kB 00:00 2023-12-01T15:24:48.247 INFO:teuthology.orchestra.run.smithi119.stdout:(41/106): python3-certifi-2018.10.15-7.el8.noar 130 kB/s | 16 kB 00:00 2023-12-01T15:24:48.273 INFO:teuthology.orchestra.run.smithi183.stdout:(38/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 227 kB/s | 44 kB 00:00 2023-12-01T15:24:48.313 INFO:teuthology.orchestra.run.smithi119.stdout:(42/106): python3-cheroot-8.5.2-1.el8.noarch.rp 2.5 MB/s | 173 kB 00:00 2023-12-01T15:24:48.330 INFO:teuthology.orchestra.run.smithi119.stdout:(43/106): python3-cachetools-3.1.1-4.el8.noarch 141 kB/s | 33 kB 00:00 2023-12-01T15:24:48.364 INFO:teuthology.orchestra.run.smithi119.stdout:(44/106): python3-asyncssh-2.7.0-2.el8.noarch.r 932 kB/s | 476 kB 00:00 2023-12-01T15:24:48.405 INFO:teuthology.orchestra.run.smithi119.stdout:(45/106): python3-google-auth-1.1.1-10.el8.noar 1.1 MB/s | 81 kB 00:00 2023-12-01T15:24:48.458 INFO:teuthology.orchestra.run.smithi119.stdout:(46/106): python3-jaraco-6.2-6.el8.noarch.rpm 122 kB/s | 11 kB 00:00 2023-12-01T15:24:48.467 INFO:teuthology.orchestra.run.smithi183.stdout:(39/106): python3-asyncssh-2.7.0-2.el8.noarch.r 1.1 MB/s | 476 kB 00:00 2023-12-01T15:24:48.489 INFO:teuthology.orchestra.run.smithi119.stdout:(47/106): python3-cherrypy-18.4.0-1.el8.noarch. 2.1 MB/s | 384 kB 00:00 2023-12-01T15:24:48.523 INFO:teuthology.orchestra.run.smithi119.stdout:(48/106): python3-jaraco-functools-2.0-4.el8.no 150 kB/s | 18 kB 00:00 2023-12-01T15:24:48.534 INFO:teuthology.orchestra.run.smithi183.stdout:(40/106): python3-beautifulsoup4-4.6.3-2.el8.1. 694 kB/s | 185 kB 00:00 2023-12-01T15:24:48.543 INFO:teuthology.orchestra.run.smithi119.stdout:(49/106): python3-logutils-0.3.5-11.el8.noarch. 971 kB/s | 49 kB 00:00 2023-12-01T15:24:48.590 INFO:teuthology.orchestra.run.smithi119.stdout:(50/106): python3-natsort-7.1.1-2.el8.noarch.rp 1.2 MB/s | 60 kB 00:00 2023-12-01T15:24:48.624 INFO:teuthology.orchestra.run.smithi119.stdout:(51/106): python3-more-itertools-7.2.0-3.el8.no 584 kB/s | 59 kB 00:00 2023-12-01T15:24:48.651 INFO:teuthology.orchestra.run.smithi183.stdout:(41/106): python3-cachetools-3.1.1-4.el8.noarch 180 kB/s | 33 kB 00:00 2023-12-01T15:24:48.657 INFO:teuthology.orchestra.run.smithi119.stdout:(52/106): python3-kubernetes-11.0.0-6.el8.noarc 5.8 MB/s | 1.2 MB 00:00 2023-12-01T15:24:48.682 INFO:teuthology.orchestra.run.smithi119.stdout:(53/106): python3-pecan-1.3.2-9.el8.noarch.rpm 3.0 MB/s | 283 kB 00:00 2023-12-01T15:24:48.693 INFO:teuthology.orchestra.run.smithi183.stdout:(42/106): python3-certifi-2018.10.15-7.el8.noar 103 kB/s | 16 kB 00:00 2023-12-01T15:24:48.707 INFO:teuthology.orchestra.run.smithi119.stdout:(54/106): python3-portend-2.6-1.el8.noarch.rpm 186 kB/s | 16 kB 00:00 2023-12-01T15:24:48.733 INFO:teuthology.orchestra.run.smithi119.stdout:(55/106): python3-repoze-lru-0.7-6.el8.noarch.r 445 kB/s | 34 kB 00:00 2023-12-01T15:24:48.760 INFO:teuthology.orchestra.run.smithi119.stdout:(56/106): python3-rsa-4.9-2.el8.noarch.rpm 1.2 MB/s | 64 kB 00:00 2023-12-01T15:24:48.809 INFO:teuthology.orchestra.run.smithi119.stdout:(57/106): python3-singledispatch-3.4.0.3-18.el8 477 kB/s | 24 kB 00:00 2023-12-01T15:24:48.852 INFO:teuthology.orchestra.run.smithi119.stdout:(58/106): python3-tempora-1.14.1-5.el8.noarch.r 701 kB/s | 29 kB 00:00 2023-12-01T15:24:48.885 INFO:teuthology.orchestra.run.smithi183.stdout:(43/106): python3-cheroot-8.5.2-1.el8.noarch.rp 738 kB/s | 173 kB 00:00 2023-12-01T15:24:48.901 INFO:teuthology.orchestra.run.smithi119.stdout:(59/106): python3-trustme-0.6.0-4.el8.noarch.rp 552 kB/s | 27 kB 00:00 2023-12-01T15:24:48.960 INFO:teuthology.orchestra.run.smithi119.stdout:(60/106): python3-waitress-1.4.3-1.el8.noarch.r 4.3 MB/s | 255 kB 00:00 2023-12-01T15:24:49.018 INFO:teuthology.orchestra.run.smithi119.stdout:(61/106): python3-webob-1.8.5-1.el8.1.noarch.rp 4.2 MB/s | 251 kB 00:00 2023-12-01T15:24:49.044 INFO:teuthology.orchestra.run.smithi119.stdout:(62/106): python3-routes-2.4.1-12.el8.noarch.rp 544 kB/s | 196 kB 00:00 2023-12-01T15:24:49.044 INFO:teuthology.orchestra.run.smithi183.stdout:(44/106): python3-cherrypy-18.4.0-1.el8.noarch. 1.1 MB/s | 384 kB 00:00 2023-12-01T15:24:49.085 INFO:teuthology.orchestra.run.smithi119.stdout:(63/106): python3-websocket-client-0.56.0-5.el8 915 kB/s | 61 kB 00:00 2023-12-01T15:24:49.102 INFO:teuthology.orchestra.run.smithi183.stdout:(45/106): python3-google-auth-1.1.1-10.el8.noar 375 kB/s | 81 kB 00:00 2023-12-01T15:24:49.112 INFO:teuthology.orchestra.run.smithi119.stdout:(64/106): python3-simplegeneric-0.8.1-17.el8.no 50 kB/s | 19 kB 00:00 2023-12-01T15:24:49.136 INFO:teuthology.orchestra.run.smithi119.stdout:(65/106): python3-zc-lockfile-2.0-2.el8.noarch. 457 kB/s | 23 kB 00:00 2023-12-01T15:24:49.245 INFO:teuthology.orchestra.run.smithi119.stdout:(66/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 642 kB/s | 70 kB 00:00 2023-12-01T15:24:49.302 INFO:teuthology.orchestra.run.smithi183.stdout:(46/106): python3-jaraco-6.2-6.el8.noarch.rpm 43 kB/s | 11 kB 00:00 2023-12-01T15:24:49.311 INFO:teuthology.orchestra.run.smithi119.stdout:(67/106): librabbitmq-0.9.0-3.el8.x86_64.rpm 705 kB/s | 47 kB 00:00 2023-12-01T15:24:49.327 INFO:teuthology.orchestra.run.smithi183.stdout:(47/106): gperftools-libs-2.7-9.el8.x86_64.rpm 168 kB/s | 306 kB 00:01 2023-12-01T15:24:49.361 INFO:teuthology.orchestra.run.smithi183.stdout:(48/106): python3-jaraco-functools-2.0-4.el8.no 68 kB/s | 18 kB 00:00 2023-12-01T15:24:49.362 INFO:teuthology.orchestra.run.smithi119.stdout:(68/106): python3-webtest-2.0.33-1.el8.noarch.r 268 kB/s | 85 kB 00:00 2023-12-01T15:24:49.387 INFO:teuthology.orchestra.run.smithi119.stdout:(69/106): python3-jwt-1.6.1-2.el8.noarch.rpm 565 kB/s | 43 kB 00:00 2023-12-01T15:24:49.451 INFO:teuthology.orchestra.run.smithi119.stdout:(70/106): python3-pycparser-2.14-14.el8.noarch. 2.0 MB/s | 109 kB 00:00 2023-12-01T15:24:49.471 INFO:teuthology.orchestra.run.smithi119.stdout:(71/106): python3-requests-oauthlib-1.0.0-1.el8 392 kB/s | 43 kB 00:00 2023-12-01T15:24:49.505 INFO:teuthology.orchestra.run.smithi119.stdout:(72/106): python3-oauthlib-2.1.0-1.el8.noarch.r 2.6 MB/s | 155 kB 00:00 2023-12-01T15:24:49.538 INFO:teuthology.orchestra.run.smithi119.stdout:(73/106): python3-cryptography-3.2.1-5.el8.x86_ 8.2 MB/s | 559 kB 00:00 2023-12-01T15:24:49.564 INFO:teuthology.orchestra.run.smithi119.stdout:(74/106): python3-cffi-1.11.5-5.el8.x86_64.rpm 4.0 MB/s | 238 kB 00:00 2023-12-01T15:24:49.595 INFO:teuthology.orchestra.run.smithi183.stdout:(49/106): python3-more-itertools-7.2.0-3.el8.no 251 kB/s | 59 kB 00:00 2023-12-01T15:24:49.597 INFO:teuthology.orchestra.run.smithi119.stdout:(75/106): fuse-2.9.7-15.el8.x86_64.rpm 1.4 MB/s | 83 kB 00:00 2023-12-01T15:24:49.639 INFO:teuthology.orchestra.run.smithi119.stdout:(76/106): libgfortran-8.5.0-10.1.el8_6.x86_64.r 8.4 MB/s | 644 kB 00:00 2023-12-01T15:24:49.682 INFO:teuthology.orchestra.run.smithi119.stdout:(77/106): thrift-0.13.0-2.el8.x86_64.rpm 3.0 MB/s | 1.7 MB 00:00 2023-12-01T15:24:49.707 INFO:teuthology.orchestra.run.smithi119.stdout:(78/106): libquadmath-8.5.0-10.1.el8_6.x86_64.r 1.5 MB/s | 171 kB 00:00 2023-12-01T15:24:49.740 INFO:teuthology.orchestra.run.smithi119.stdout:(79/106): python3-pyasn1-modules-0.3.7-6.el8.no 1.8 MB/s | 110 kB 00:00 2023-12-01T15:24:49.778 INFO:teuthology.orchestra.run.smithi183.stdout:(50/106): python3-logutils-0.3.5-11.el8.noarch. 108 kB/s | 49 kB 00:00 2023-12-01T15:24:49.799 INFO:teuthology.orchestra.run.smithi119.stdout:(80/106): python3-pytz-2017.2-9.el8.noarch.rpm 590 kB/s | 54 kB 00:00 2023-12-01T15:24:49.803 INFO:teuthology.orchestra.run.smithi183.stdout:(51/106): python3-natsort-7.1.1-2.el8.noarch.rp 289 kB/s | 60 kB 00:00 2023-12-01T15:24:49.824 INFO:teuthology.orchestra.run.smithi119.stdout:(81/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 3.2 MB/s | 259 kB 00:00 2023-12-01T15:24:49.857 INFO:teuthology.orchestra.run.smithi119.stdout:(82/106): socat-1.7.4.1-1.el8.x86_64.rpm 5.4 MB/s | 323 kB 00:00 2023-12-01T15:24:49.895 INFO:teuthology.orchestra.run.smithi183.stdout:(52/106): python3-kubernetes-11.0.0-6.el8.noarc 2.0 MB/s | 1.2 MB 00:00 2023-12-01T15:24:49.908 INFO:teuthology.orchestra.run.smithi119.stdout:(83/106): python3-pytest-3.4.2-11.el8.noarch.rp 16 MB/s | 1.3 MB 00:00 2023-12-01T15:24:49.933 INFO:teuthology.orchestra.run.smithi119.stdout:(84/106): python3-markupsafe-0.23-19.el8.x86_64 517 kB/s | 39 kB 00:00 2023-12-01T15:24:49.967 INFO:teuthology.orchestra.run.smithi119.stdout:(85/106): python3-jinja2-2.10.1-3.el8.noarch.rp 9.0 MB/s | 538 kB 00:00 2023-12-01T15:24:49.971 INFO:teuthology.orchestra.run.smithi183.stdout:(53/106): python3-portend-2.6-1.el8.noarch.rpm 93 kB/s | 16 kB 00:00 2023-12-01T15:24:50.000 INFO:teuthology.orchestra.run.smithi119.stdout:(86/106): python3-py-1.5.3-4.el8.noarch.rpm 6.9 MB/s | 473 kB 00:00 2023-12-01T15:24:50.026 INFO:teuthology.orchestra.run.smithi119.stdout:(87/106): python3-mako-1.0.6-13.el8.noarch.rpm 2.6 MB/s | 157 kB 00:00 2023-12-01T15:24:50.051 INFO:teuthology.orchestra.run.smithi119.stdout:(88/106): oniguruma-6.8.2-2.el8.x86_64.rpm 3.6 MB/s | 187 kB 00:00 2023-12-01T15:24:50.079 INFO:teuthology.orchestra.run.smithi183.stdout:(54/106): python3-repoze-lru-0.7-6.el8.noarch.r 183 kB/s | 34 kB 00:00 2023-12-01T15:24:50.110 INFO:teuthology.orchestra.run.smithi119.stdout:(89/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 553 kB/s | 32 kB 00:00 2023-12-01T15:24:50.160 INFO:teuthology.orchestra.run.smithi119.stdout:(90/106): python3-jsonpatch-1.21-2.el8.noarch.r 535 kB/s | 27 kB 00:00 2023-12-01T15:24:50.225 INFO:teuthology.orchestra.run.smithi183.stdout:(55/106): python3-rsa-4.9-2.el8.noarch.rpm 453 kB/s | 64 kB 00:00 2023-12-01T15:24:50.260 INFO:teuthology.orchestra.run.smithi119.stdout:(91/106): python3-babel-2.5.1-7.el8.noarch.rpm 20 MB/s | 4.8 MB 00:00 2023-12-01T15:24:50.280 INFO:teuthology.orchestra.run.smithi183.stdout:(56/106): python3-routes-2.4.1-12.el8.noarch.rp 636 kB/s | 196 kB 00:00 2023-12-01T15:24:50.287 INFO:teuthology.orchestra.run.smithi119.stdout:(92/106): python3-prettytable-0.7.2-14.el8.noar 351 kB/s | 44 kB 00:00 2023-12-01T15:24:50.389 INFO:teuthology.orchestra.run.smithi183.stdout:(57/106): python3-pecan-1.3.2-9.el8.noarch.rpm 463 kB/s | 283 kB 00:00 2023-12-01T15:24:50.431 INFO:teuthology.orchestra.run.smithi183.stdout:(58/106): python3-simplegeneric-0.8.1-17.el8.no 90 kB/s | 19 kB 00:00 2023-12-01T15:24:50.444 INFO:teuthology.orchestra.run.smithi119.stdout:(93/106): python3-scipy-1.0.0-21.module+el8.5.0 17 MB/s | 14 MB 00:00 2023-12-01T15:24:50.478 INFO:teuthology.orchestra.run.smithi119.stdout:(94/106): python3-werkzeug-0.12.2-4.el8.noarch. 2.3 MB/s | 457 kB 00:00 2023-12-01T15:24:50.497 INFO:teuthology.orchestra.run.smithi183.stdout:(59/106): python3-singledispatch-3.4.0.3-18.el8 110 kB/s | 24 kB 00:00 2023-12-01T15:24:50.503 INFO:teuthology.orchestra.run.smithi119.stdout:(95/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 3.8 MB/s | 225 kB 00:00 2023-12-01T15:24:50.537 INFO:teuthology.orchestra.run.smithi119.stdout:(96/106): python3-attrs-17.4.0-6.el8.noarch.rpm 903 kB/s | 53 kB 00:00 2023-12-01T15:24:50.595 INFO:teuthology.orchestra.run.smithi119.stdout:(97/106): python3-numpy-1.14.3-10.el8.x86_64.rp 11 MB/s | 3.7 MB 00:00 2023-12-01T15:24:50.598 INFO:teuthology.orchestra.run.smithi183.stdout:(60/106): python3-trustme-0.6.0-4.el8.noarch.rp 165 kB/s | 27 kB 00:00 2023-12-01T15:24:50.621 INFO:teuthology.orchestra.run.smithi119.stdout:(98/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.1 MB/s | 126 kB 00:00 2023-12-01T15:24:50.646 INFO:teuthology.orchestra.run.smithi119.stdout:(99/106): python3-jsonpointer-1.10-11.el8.noarc 184 kB/s | 20 kB 00:00 2023-12-01T15:24:50.671 INFO:teuthology.orchestra.run.smithi119.stdout:(100/106): python3-pyOpenSSL-19.0.0-1.el8.noarc 1.3 MB/s | 103 kB 00:00 2023-12-01T15:24:50.709 INFO:teuthology.orchestra.run.smithi183.stdout:(61/106): python3-waitress-1.4.3-1.el8.noarch.r 1.2 MB/s | 255 kB 00:00 2023-12-01T15:24:50.738 INFO:teuthology.orchestra.run.smithi119.stdout:(101/106): jq-1.6-3.el8.x86_64.rpm 3.0 MB/s | 202 kB 00:00 2023-12-01T15:24:50.790 INFO:teuthology.orchestra.run.smithi183.stdout:(62/106): python3-tempora-1.14.1-5.el8.noarch.r 73 kB/s | 29 kB 00:00 2023-12-01T15:24:50.822 INFO:teuthology.orchestra.run.smithi119.stdout:(102/106): openblas-threads-0.3.15-3.el8.x86_64 24 MB/s | 4.9 MB 00:00 2023-12-01T15:24:50.855 INFO:teuthology.orchestra.run.smithi119.stdout:(103/106): librdkafka-0.11.4-3.el8.x86_64.rpm 3.0 MB/s | 354 kB 00:00 2023-12-01T15:24:50.898 INFO:teuthology.orchestra.run.smithi183.stdout:(63/106): python3-websocket-client-0.56.0-5.el8 319 kB/s | 61 kB 00:00 2023-12-01T15:24:50.922 INFO:teuthology.orchestra.run.smithi119.stdout:(104/106): openblas-0.3.15-3.el8.x86_64.rpm 17 MB/s | 4.7 MB 00:00 2023-12-01T15:24:51.195 INFO:teuthology.orchestra.run.smithi183.stdout:(64/106): python3-webob-1.8.5-1.el8.1.noarch.rp 421 kB/s | 251 kB 00:00 2023-12-01T15:24:51.223 INFO:teuthology.orchestra.run.smithi119.stdout:(105/106): librados2-18.2.0-1291.g188db309.el8. 9.1 MB/s | 3.7 MB 00:00 2023-12-01T15:24:51.224 INFO:teuthology.orchestra.run.smithi183.stdout:(65/106): python3-zc-lockfile-2.0-2.el8.noarch. 70 kB/s | 23 kB 00:00 2023-12-01T15:24:51.249 INFO:teuthology.orchestra.run.smithi183.stdout:(66/106): python3-webtest-2.0.33-1.el8.noarch.r 186 kB/s | 85 kB 00:00 2023-12-01T15:24:51.266 INFO:teuthology.orchestra.run.smithi183.stdout:(67/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.6 MB/s | 70 kB 00:00 2023-12-01T15:24:51.350 INFO:teuthology.orchestra.run.smithi183.stdout:(68/106): python3-pyasn1-modules-0.3.7-6.el8.no 1.4 MB/s | 110 kB 00:00 2023-12-01T15:24:51.408 INFO:teuthology.orchestra.run.smithi183.stdout:(69/106): python3-pytz-2017.2-9.el8.noarch.rpm 931 kB/s | 54 kB 00:00 2023-12-01T15:24:51.459 INFO:teuthology.orchestra.run.smithi183.stdout:(70/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 5.1 MB/s | 259 kB 00:00 2023-12-01T15:24:51.473 INFO:teuthology.orchestra.run.smithi119.stdout:(106/106): librbd1-18.2.0-1291.g188db309.el8.x8 5.8 MB/s | 3.6 MB 00:00 2023-12-01T15:24:51.475 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-01T15:24:51.476 INFO:teuthology.orchestra.run.smithi119.stdout:Total 12 MB/s | 189 MB 00:15 2023-12-01T15:24:51.509 INFO:teuthology.orchestra.run.smithi183.stdout:(71/106): socat-1.7.4.1-1.el8.x86_64.rpm 6.3 MB/s | 323 kB 00:00 2023-12-01T15:24:51.668 INFO:teuthology.orchestra.run.smithi183.stdout:(72/106): python3-scipy-1.0.0-21.module+el8.5.0 33 MB/s | 14 MB 00:00 2023-12-01T15:24:51.709 INFO:teuthology.orchestra.run.smithi183.stdout:(73/106): python3-pytest-3.4.2-11.el8.noarch.rp 6.6 MB/s | 1.3 MB 00:00 2023-12-01T15:24:51.735 INFO:teuthology.orchestra.run.smithi183.stdout:(74/106): python3-markupsafe-0.23-19.el8.x86_64 582 kB/s | 39 kB 00:00 2023-12-01T15:24:51.768 INFO:teuthology.orchestra.run.smithi183.stdout:(75/106): python3-jinja2-2.10.1-3.el8.noarch.rp 9.0 MB/s | 538 kB 00:00 2023-12-01T15:24:51.810 INFO:teuthology.orchestra.run.smithi183.stdout:(76/106): python3-py-1.5.3-4.el8.noarch.rpm 6.1 MB/s | 473 kB 00:00 2023-12-01T15:24:51.839 INFO:teuthology.orchestra.run.smithi183.stdout:(77/106): python3-mako-1.0.6-13.el8.noarch.rpm 2.3 MB/s | 157 kB 00:00 2023-12-01T15:24:51.861 INFO:teuthology.orchestra.run.smithi183.stdout:(78/106): oniguruma-6.8.2-2.el8.x86_64.rpm 3.7 MB/s | 187 kB 00:00 2023-12-01T15:24:51.942 INFO:teuthology.orchestra.run.smithi183.stdout:(79/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 428 kB/s | 32 kB 00:00 2023-12-01T15:24:52.011 INFO:teuthology.orchestra.run.smithi183.stdout:(80/106): python3-babel-2.5.1-7.el8.noarch.rpm 27 MB/s | 4.8 MB 00:00 2023-12-01T15:24:52.034 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2023-12-01T15:24:52.037 INFO:teuthology.orchestra.run.smithi183.stdout:(81/106): python3-jsonpatch-1.21-2.el8.noarch.r 265 kB/s | 27 kB 00:00 2023-12-01T15:24:52.062 INFO:teuthology.orchestra.run.smithi183.stdout:(82/106): python3-prettytable-0.7.2-14.el8.noar 867 kB/s | 44 kB 00:00 2023-12-01T15:24:52.113 INFO:teuthology.orchestra.run.smithi183.stdout:(83/106): python3-werkzeug-0.12.2-4.el8.noarch. 9.0 MB/s | 457 kB 00:00 2023-12-01T15:24:52.124 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2023-12-01T15:24:52.124 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2023-12-01T15:24:52.181 INFO:teuthology.orchestra.run.smithi183.stdout:(84/106): python3-numpy-1.14.3-10.el8.x86_64.rp 26 MB/s | 3.7 MB 00:00 2023-12-01T15:24:52.205 INFO:teuthology.orchestra.run.smithi183.stdout:(85/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 2.4 MB/s | 225 kB 00:00 2023-12-01T15:24:52.247 INFO:teuthology.orchestra.run.smithi183.stdout:(86/106): python3-attrs-17.4.0-6.el8.noarch.rpm 783 kB/s | 53 kB 00:00 2023-12-01T15:24:52.282 INFO:teuthology.orchestra.run.smithi183.stdout:(87/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.6 MB/s | 126 kB 00:00 2023-12-01T15:24:52.306 INFO:teuthology.orchestra.run.smithi183.stdout:(88/106): python3-jsonpointer-1.10-11.el8.noarc 345 kB/s | 20 kB 00:00 2023-12-01T15:24:52.352 INFO:teuthology.orchestra.run.smithi183.stdout:(89/106): thrift-0.13.0-2.el8.x86_64.rpm 1.5 MB/s | 1.7 MB 00:01 2023-12-01T15:24:52.373 INFO:teuthology.orchestra.run.smithi183.stdout:(90/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 1.1 MB/s | 103 kB 00:00 2023-12-01T15:24:52.482 INFO:teuthology.orchestra.run.smithi183.stdout:(91/106): openblas-threads-0.3.15-3.el8.x86_64. 28 MB/s | 4.9 MB 00:00 2023-12-01T15:24:52.507 INFO:teuthology.orchestra.run.smithi183.stdout:(92/106): jq-1.6-3.el8.x86_64.rpm 1.5 MB/s | 202 kB 00:00 2023-12-01T15:24:52.540 INFO:teuthology.orchestra.run.smithi183.stdout:(93/106): librdkafka-0.11.4-3.el8.x86_64.rpm 5.9 MB/s | 354 kB 00:00 2023-12-01T15:24:52.557 INFO:teuthology.orchestra.run.smithi183.stdout:(94/106): librabbitmq-0.9.0-3.el8.x86_64.rpm 930 kB/s | 47 kB 00:00 2023-12-01T15:24:52.641 INFO:teuthology.orchestra.run.smithi183.stdout:(95/106): openblas-0.3.15-3.el8.x86_64.rpm 16 MB/s | 4.7 MB 00:00 2023-12-01T15:24:52.658 INFO:teuthology.orchestra.run.smithi183.stdout:(96/106): python3-jwt-1.6.1-2.el8.noarch.rpm 363 kB/s | 43 kB 00:00 2023-12-01T15:24:52.675 INFO:teuthology.orchestra.run.smithi183.stdout:(97/106): python3-requests-oauthlib-1.0.0-1.el8 364 kB/s | 43 kB 00:00 2023-12-01T15:24:52.760 INFO:teuthology.orchestra.run.smithi183.stdout:(98/106): python3-pycparser-2.14-14.el8.noarch. 932 kB/s | 109 kB 00:00 2023-12-01T15:24:52.783 INFO:teuthology.orchestra.run.smithi183.stdout:(99/106): python3-oauthlib-2.1.0-1.el8.noarch.r 1.4 MB/s | 155 kB 00:00 2023-12-01T15:24:52.809 INFO:teuthology.orchestra.run.smithi183.stdout:(100/106): python3-cffi-1.11.5-5.el8.x86_64.rpm 4.6 MB/s | 238 kB 00:00 2023-12-01T15:24:52.836 INFO:teuthology.orchestra.run.smithi183.stdout:(101/106): fuse-2.9.7-15.el8.x86_64.rpm 1.6 MB/s | 83 kB 00:00 2023-12-01T15:24:52.859 INFO:teuthology.orchestra.run.smithi183.stdout:(102/106): python3-cryptography-3.2.1-5.el8.x86 3.0 MB/s | 559 kB 00:00 2023-12-01T15:24:52.884 INFO:teuthology.orchestra.run.smithi183.stdout:(103/106): libquadmath-8.5.0-10.1.el8_6.x86_64. 3.3 MB/s | 171 kB 00:00 2023-12-01T15:24:52.919 INFO:teuthology.orchestra.run.smithi183.stdout:(104/106): libgfortran-8.5.0-10.1.el8_6.x86_64. 5.8 MB/s | 644 kB 00:00 2023-12-01T15:24:53.109 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2023-12-01T15:24:53.113 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2023-12-01T15:24:53.210 INFO:teuthology.orchestra.run.smithi183.stdout:(105/106): librbd1-18.2.0-1291.g188db309.el8.x8 11 MB/s | 3.6 MB 00:00 2023-12-01T15:24:53.377 INFO:teuthology.orchestra.run.smithi183.stdout:(106/106): librados2-18.2.0-1291.g188db309.el8. 7.1 MB/s | 3.7 MB 00:00 2023-12-01T15:24:53.379 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2023-12-01T15:24:53.379 INFO:teuthology.orchestra.run.smithi183.stdout:Total 11 MB/s | 189 MB 00:17 2023-12-01T15:24:53.923 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2023-12-01T15:24:54.014 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2023-12-01T15:24:54.014 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2023-12-01T15:24:54.983 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2023-12-01T15:24:54.987 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2023-12-01T15:24:57.140 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2023-12-01T15:24:57.315 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/108 2023-12-01T15:24:57.531 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/108 2023-12-01T15:24:57.700 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 3/108 2023-12-01T15:24:57.814 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 3/108 2023-12-01T15:24:58.033 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-12-01T15:24:58.436 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-12-01T15:24:58.625 INFO:teuthology.orchestra.run.smithi119.stdout: Upgrading : librados2-2:18.2.0-1291.g188db309.el8.x86_64 5/108 2023-12-01T15:24:59.022 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librados2-2:18.2.0-1291.g188db309.el8.x86_64 5/108 2023-12-01T15:24:59.208 INFO:teuthology.orchestra.run.smithi119.stdout: Upgrading : librbd1-2:18.2.0-1291.g188db309.el8.x86_64 6/108 2023-12-01T15:24:59.237 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2023-12-01T15:24:59.364 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librbd1-2:18.2.0-1291.g188db309.el8.x86_64 6/108 2023-12-01T15:24:59.403 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/108 2023-12-01T15:24:59.549 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 7/108 2023-12-01T15:24:59.554 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/108 2023-12-01T15:24:59.644 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 7/108 2023-12-01T15:24:59.762 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 3/108 2023-12-01T15:24:59.821 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 8/108 2023-12-01T15:24:59.947 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 4/108 2023-12-01T15:25:00.028 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/108 2023-12-01T15:25:00.043 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 4/108 2023-12-01T15:25:00.252 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 10/108 2023-12-01T15:25:00.272 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 5/108 2023-12-01T15:25:00.429 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 11/108 2023-12-01T15:25:00.583 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 12/108 2023-12-01T15:25:00.673 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 5/108 2023-12-01T15:25:00.692 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 12/108 2023-12-01T15:25:00.841 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libradosstriper1-2:18.2.0-1291.g188db309.el8.x86 13/108 2023-12-01T15:25:00.880 INFO:teuthology.orchestra.run.smithi183.stdout: Upgrading : librados2-2:18.2.0-1291.g188db309.el8.x86_64 6/108 2023-12-01T15:25:00.993 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libradosstriper1-2:18.2.0-1291.g188db309.el8.x86 13/108 2023-12-01T15:25:01.211 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 14/108 2023-12-01T15:25:01.308 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: librados2-2:18.2.0-1291.g188db309.el8.x86_64 6/108 2023-12-01T15:25:01.407 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 15/108 2023-12-01T15:25:01.480 INFO:teuthology.orchestra.run.smithi183.stdout: Upgrading : librbd1-2:18.2.0-1291.g188db309.el8.x86_64 7/108 2023-12-01T15:25:01.592 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 16/108 2023-12-01T15:25:01.610 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: librbd1-2:18.2.0-1291.g188db309.el8.x86_64 7/108 2023-12-01T15:25:01.715 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 17/108 2023-12-01T15:25:01.861 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 17/108 2023-12-01T15:25:02.063 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 8/108 2023-12-01T15:25:02.160 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 8/108 2023-12-01T15:25:02.324 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 18/108 2023-12-01T15:25:02.373 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 9/108 2023-12-01T15:25:02.584 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 10/108 2023-12-01T15:25:02.746 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 11/108 2023-12-01T15:25:02.888 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 12/108 2023-12-01T15:25:02.925 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 18/108 2023-12-01T15:25:02.995 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 12/108 2023-12-01T15:25:03.115 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 19/108 2023-12-01T15:25:03.167 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libradosstriper1-2:18.2.0-1291.g188db309.el8.x86 13/108 2023-12-01T15:25:03.234 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: libradosstriper1-2:18.2.0-1291.g188db309.el8.x86 13/108 2023-12-01T15:25:03.354 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 14/108 2023-12-01T15:25:03.508 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 14/108 2023-12-01T15:25:03.662 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 15/108 2023-12-01T15:25:03.705 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 19/108 2023-12-01T15:25:03.907 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : openblas-0.3.15-3.el8.x86_64 20/108 2023-12-01T15:25:04.285 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 15/108 2023-12-01T15:25:04.446 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 16/108 2023-12-01T15:25:04.620 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 20/108 2023-12-01T15:25:04.923 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 21/108 2023-12-01T15:25:05.032 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 16/108 2023-12-01T15:25:05.097 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 22/108 2023-12-01T15:25:05.195 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : openblas-0.3.15-3.el8.x86_64 17/108 2023-12-01T15:25:05.234 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-ceph-argparse-2:18.2.0-1291.g188db309.el 23/108 2023-12-01T15:25:05.478 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_6 24/108 2023-12-01T15:25:05.665 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 25/108 2023-12-01T15:25:05.878 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 17/108 2023-12-01T15:25:06.196 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 18/108 2023-12-01T15:25:06.432 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/108 2023-12-01T15:25:06.617 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 20/108 2023-12-01T15:25:06.818 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 21/108 2023-12-01T15:25:07.018 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 22/108 2023-12-01T15:25:07.156 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-ceph-argparse-2:18.2.0-1291.g188db309.el 23/108 2023-12-01T15:25:07.428 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 25/108 2023-12-01T15:25:08.044 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_6 24/108 2023-12-01T15:25:08.351 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 25/108 2023-12-01T15:25:08.639 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 26/108 2023-12-01T15:25:08.748 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 26/108 2023-12-01T15:25:08.925 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 27/108 2023-12-01T15:25:09.060 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 27/108 2023-12-01T15:25:09.120 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 28/108 2023-12-01T15:25:09.333 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 28/108 2023-12-01T15:25:09.573 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 29/108 2023-12-01T15:25:09.783 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rsa-4.9-2.el8.noarch 30/108 2023-12-01T15:25:09.974 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 31/108 2023-12-01T15:25:10.171 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 32/108 2023-12-01T15:25:10.387 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librados-devel-2:18.2.0-1291.g188db309.el8.x86_6 33/108 2023-12-01T15:25:10.546 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 34/108 2023-12-01T15:25:10.696 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 35/108 2023-12-01T15:25:10.869 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 28/108 2023-12-01T15:25:10.874 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 36/108 2023-12-01T15:25:11.013 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 37/108 2023-12-01T15:25:11.173 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 38/108 2023-12-01T15:25:11.187 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 29/108 2023-12-01T15:25:11.372 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 39/108 2023-12-01T15:25:11.398 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-rsa-4.9-2.el8.noarch 30/108 2023-12-01T15:25:11.451 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 39/108 2023-12-01T15:25:11.596 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 31/108 2023-12-01T15:25:11.749 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : jq-1.6-3.el8.x86_64 40/108 2023-12-01T15:25:11.775 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 32/108 2023-12-01T15:25:11.975 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : librados-devel-2:18.2.0-1291.g188db309.el8.x86_6 33/108 2023-12-01T15:25:12.018 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-py-1.5.3-4.el8.noarch 41/108 2023-12-01T15:25:12.177 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : fuse-2.9.7-15.el8.x86_64 34/108 2023-12-01T15:25:12.232 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 42/108 2023-12-01T15:25:12.366 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 35/108 2023-12-01T15:25:12.451 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : fuse-2.9.7-15.el8.x86_64 43/108 2023-12-01T15:25:12.699 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 44/108 2023-12-01T15:25:12.730 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 36/108 2023-12-01T15:25:13.056 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 37/108 2023-12-01T15:25:13.069 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 45/108 2023-12-01T15:25:13.221 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 38/108 2023-12-01T15:25:13.356 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 46/108 2023-12-01T15:25:13.435 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 39/108 2023-12-01T15:25:13.550 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 47/108 2023-12-01T15:25:13.659 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 40/108 2023-12-01T15:25:13.783 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 48/108 2023-12-01T15:25:13.962 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 41/108 2023-12-01T15:25:14.026 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 49/108 2023-12-01T15:25:14.202 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 42/108 2023-12-01T15:25:14.320 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 50/108 2023-12-01T15:25:14.388 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 43/108 2023-12-01T15:25:14.567 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 44/108 2023-12-01T15:25:14.587 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 51/108 2023-12-01T15:25:14.718 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 45/108 2023-12-01T15:25:14.793 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 52/108 2023-12-01T15:25:14.870 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 46/108 2023-12-01T15:25:15.006 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 53/108 2023-12-01T15:25:15.012 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 47/108 2023-12-01T15:25:15.181 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 54/108 2023-12-01T15:25:15.194 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 48/108 2023-12-01T15:25:15.365 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 49/108 2023-12-01T15:25:15.375 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 55/108 2023-12-01T15:25:15.519 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 50/108 2023-12-01T15:25:15.589 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 50/108 2023-12-01T15:25:15.622 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 56/108 2023-12-01T15:25:15.861 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : jq-1.6-3.el8.x86_64 51/108 2023-12-01T15:25:15.870 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 57/108 2023-12-01T15:25:16.009 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 58/108 2023-12-01T15:25:16.124 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-py-1.5.3-4.el8.noarch 52/108 2023-12-01T15:25:16.157 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 59/108 2023-12-01T15:25:16.303 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 53/108 2023-12-01T15:25:16.356 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 60/108 2023-12-01T15:25:16.452 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 54/108 2023-12-01T15:25:16.551 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 61/108 2023-12-01T15:25:16.642 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 55/108 2023-12-01T15:25:16.725 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 62/108 2023-12-01T15:25:16.874 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 56/108 2023-12-01T15:25:16.883 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 63/108 2023-12-01T15:25:17.028 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 64/108 2023-12-01T15:25:17.093 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 57/108 2023-12-01T15:25:17.246 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 65/108 2023-12-01T15:25:17.248 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 58/108 2023-12-01T15:25:17.421 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 59/108 2023-12-01T15:25:17.468 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 66/108 2023-12-01T15:25:17.639 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 60/108 2023-12-01T15:25:17.702 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 67/108 2023-12-01T15:25:17.823 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 61/108 2023-12-01T15:25:17.942 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-portend-2.6-1.el8.noarch 68/108 2023-12-01T15:25:18.013 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 62/108 2023-12-01T15:25:18.137 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 69/108 2023-12-01T15:25:18.163 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 63/108 2023-12-01T15:25:18.316 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 64/108 2023-12-01T15:25:18.342 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 70/108 2023-12-01T15:25:18.539 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 65/108 2023-12-01T15:25:18.547 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 71/108 2023-12-01T15:25:18.739 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 66/108 2023-12-01T15:25:18.920 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 67/108 2023-12-01T15:25:19.159 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-portend-2.6-1.el8.noarch 68/108 2023-12-01T15:25:19.342 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 69/108 2023-12-01T15:25:19.560 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 70/108 2023-12-01T15:25:19.648 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 72/108 2023-12-01T15:25:19.771 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 71/108 2023-12-01T15:25:19.949 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 73/108 2023-12-01T15:25:20.187 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 74/108 2023-12-01T15:25:20.548 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 75/108 2023-12-01T15:25:20.806 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 76/108 2023-12-01T15:25:20.838 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 72/108 2023-12-01T15:25:21.001 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 77/108 2023-12-01T15:25:21.106 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 73/108 2023-12-01T15:25:21.342 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 74/108 2023-12-01T15:25:21.651 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 75/108 2023-12-01T15:25:21.762 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 78/108 2023-12-01T15:25:21.916 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 76/108 2023-12-01T15:25:21.930 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librgw2-2:18.2.0-1291.g188db309.el8.x86_64 79/108 2023-12-01T15:25:21.999 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librgw2-2:18.2.0-1291.g188db309.el8.x86_64 79/108 2023-12-01T15:25:22.108 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 77/108 2023-12-01T15:25:22.205 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 80/108 2023-12-01T15:25:22.863 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 78/108 2023-12-01T15:25:23.103 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : librgw2-2:18.2.0-1291.g188db309.el8.x86_64 79/108 2023-12-01T15:25:23.158 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: librgw2-2:18.2.0-1291.g188db309.el8.x86_64 79/108 2023-12-01T15:25:23.336 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 80/108 2023-12-01T15:25:23.801 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: cephadm-2:18.2.0-1291.g188db309.el8.noarch 81/108 2023-12-01T15:25:23.973 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : cephadm-2:18.2.0-1291.g188db309.el8.noarch 81/108 2023-12-01T15:25:24.118 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-1291.g188db309.e 82/108 2023-12-01T15:25:24.289 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-1291.g188db309. 83/108 2023-12-01T15:25:24.470 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-ceph-common-2:18.2.0-1291.g188db309.el8. 84/108 2023-12-01T15:25:24.980 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: cephadm-2:18.2.0-1291.g188db309.el8.noarch 81/108 2023-12-01T15:25:25.121 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : cephadm-2:18.2.0-1291.g188db309.el8.noarch 81/108 2023-12-01T15:25:25.282 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-1291.g188db309.e 82/108 2023-12-01T15:25:25.460 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-1291.g188db309. 83/108 2023-12-01T15:25:25.643 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-ceph-common-2:18.2.0-1291.g188db309.el8. 84/108 2023-12-01T15:25:28.163 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 85/108 2023-12-01T15:25:28.362 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 85/108 2023-12-01T15:25:28.947 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 85/108 2023-12-01T15:25:29.178 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 85/108 2023-12-01T15:25:29.229 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 86/108 2023-12-01T15:25:29.298 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 86/108 2023-12-01T15:25:29.417 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 85/108 2023-12-01T15:25:29.462 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 87/108 2023-12-01T15:25:30.005 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 85/108 2023-12-01T15:25:30.260 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 86/108 2023-12-01T15:25:30.371 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 86/108 2023-12-01T15:25:30.499 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 87/108 2023-12-01T15:25:48.227 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 87/108 2023-12-01T15:25:48.227 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /sys 2023-12-01T15:25:48.227 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /proc 2023-12-01T15:25:48.228 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /dev 2023-12-01T15:25:48.228 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /run 2023-12-01T15:25:48.228 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /mnt 2023-12-01T15:25:48.228 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /var/tmp 2023-12-01T15:25:48.228 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /home 2023-12-01T15:25:48.228 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /tmp 2023-12-01T15:25:48.228 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /dev 2023-12-01T15:25:48.228 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:25:48.483 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noa 88/108 2023-12-01T15:25:48.699 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noa 88/108 2023-12-01T15:25:48.900 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.n 89/108 2023-12-01T15:25:49.579 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 87/108 2023-12-01T15:25:49.579 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /sys 2023-12-01T15:25:49.580 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /proc 2023-12-01T15:25:49.580 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /dev 2023-12-01T15:25:49.580 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /run 2023-12-01T15:25:49.580 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /mnt 2023-12-01T15:25:49.580 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /var/tmp 2023-12-01T15:25:49.580 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /home 2023-12-01T15:25:49.580 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /tmp 2023-12-01T15:25:49.580 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /dev 2023-12-01T15:25:49.580 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-01T15:25:49.821 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noa 88/108 2023-12-01T15:25:49.860 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.n 89/108 2023-12-01T15:25:50.035 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noa 88/108 2023-12-01T15:25:50.074 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-1291.g188 90/108 2023-12-01T15:25:50.164 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-1291.g188 90/108 2023-12-01T15:25:50.214 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.n 89/108 2023-12-01T15:25:50.495 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el 91/108 2023-12-01T15:25:50.659 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 92/108 2023-12-01T15:25:50.695 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 92/108 2023-12-01T15:25:50.874 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 93/108 2023-12-01T15:25:51.082 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 93/108 2023-12-01T15:25:51.174 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.n 89/108 2023-12-01T15:25:51.242 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 94/108 2023-12-01T15:25:51.397 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-1291.g188 90/108 2023-12-01T15:25:51.487 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-1291.g188 90/108 2023-12-01T15:25:51.696 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 94/108 2023-12-01T15:25:51.827 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el 91/108 2023-12-01T15:25:51.858 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 95/108 2023-12-01T15:25:51.973 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 92/108 2023-12-01T15:25:52.010 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 92/108 2023-12-01T15:25:52.181 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 93/108 2023-12-01T15:25:52.387 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 93/108 2023-12-01T15:25:52.538 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 94/108 2023-12-01T15:25:52.992 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 94/108 2023-12-01T15:25:53.129 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 95/108 2023-12-01T15:25:53.420 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 95/108 2023-12-01T15:25:53.627 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 96/108 2023-12-01T15:25:53.647 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 96/108 2023-12-01T15:25:54.692 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 95/108 2023-12-01T15:25:54.882 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 96/108 2023-12-01T15:25:54.903 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 96/108 2023-12-01T15:25:54.942 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-2:18.2.0-1291.g188db309.el8.x86_64 97/108 2023-12-01T15:25:55.174 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 98/108 2023-12-01T15:25:55.207 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 98/108 2023-12-01T15:25:55.374 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-1291.g188db 99/108 2023-12-01T15:25:55.719 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-1291.g188db 99/108 2023-12-01T15:25:55.882 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 100/108 2023-12-01T15:25:56.162 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-2:18.2.0-1291.g188db309.el8.x86_64 97/108 2023-12-01T15:25:56.376 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 98/108 2023-12-01T15:25:56.410 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 98/108 2023-12-01T15:25:56.578 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-1291.g188db 99/108 2023-12-01T15:25:56.923 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-1291.g188db 99/108 2023-12-01T15:25:57.062 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 100/108 2023-12-01T15:26:00.325 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 100/108 2023-12-01T15:26:00.613 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 101/108 2023-12-01T15:26:01.077 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 102/108 2023-12-01T15:26:01.277 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 103/108 2023-12-01T15:26:01.464 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_ 104/108 2023-12-01T15:26:01.519 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 100/108 2023-12-01T15:26:01.680 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 105/108 2023-12-01T15:26:01.891 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 106/108 2023-12-01T15:26:01.891 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-01T15:26:02.040 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 101/108 2023-12-01T15:26:02.092 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-01T15:26:02.092 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-01T15:26:02.325 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 102/108 2023-12-01T15:26:02.473 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 103/108 2023-12-01T15:26:02.652 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_ 104/108 2023-12-01T15:26:02.809 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-01T15:26:02.809 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-2:18.2.0-1291.g188db309.el8.x86_64 1/108 2023-12-01T15:26:02.809 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 2/108 2023-12-01T15:26:02.809 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 3/108 2023-12-01T15:26:02.809 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 4/108 2023-12-01T15:26:02.809 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-1291.g188db 5/108 2023-12-01T15:26:02.809 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 6/108 2023-12-01T15:26:02.809 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 7/108 2023-12-01T15:26:02.809 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 8/108 2023-12-01T15:26:02.809 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 9/108 2023-12-01T15:26:02.810 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 10/108 2023-12-01T15:26:02.810 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 11/108 2023-12-01T15:26:02.810 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 12/108 2023-12-01T15:26:02.810 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_ 13/108 2023-12-01T15:26:02.810 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 14/108 2023-12-01T15:26:02.810 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 15/108 2023-12-01T15:26:02.810 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librados-devel-2:18.2.0-1291.g188db309.el8.x86_6 16/108 2023-12-01T15:26:02.810 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libradosstriper1-2:18.2.0-1291.g188db309.el8.x86 17/108 2023-12-01T15:26:02.810 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librgw2-2:18.2.0-1291.g188db309.el8.x86_64 18/108 2023-12-01T15:26:02.810 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-ceph-argparse-2:18.2.0-1291.g188db309.el 19/108 2023-12-01T15:26:02.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-ceph-common-2:18.2.0-1291.g188db309.el8. 20/108 2023-12-01T15:26:02.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_6 21/108 2023-12-01T15:26:02.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 22/108 2023-12-01T15:26:02.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 23/108 2023-12-01T15:26:02.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 24/108 2023-12-01T15:26:02.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 25/108 2023-12-01T15:26:02.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 26/108 2023-12-01T15:26:02.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 27/108 2023-12-01T15:26:02.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-1291.g188db309. 28/108 2023-12-01T15:26:02.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noa 29/108 2023-12-01T15:26:02.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.n 30/108 2023-12-01T15:26:02.812 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-1291.g188 31/108 2023-12-01T15:26:02.812 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el 32/108 2023-12-01T15:26:02.812 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 33/108 2023-12-01T15:26:02.812 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-1291.g188db309.e 34/108 2023-12-01T15:26:02.812 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : cephadm-2:18.2.0-1291.g188db309.el8.noarch 35/108 2023-12-01T15:26:02.812 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2023-12-01T15:26:02.812 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2023-12-01T15:26:02.812 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2023-12-01T15:26:02.812 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2023-12-01T15:26:02.812 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2023-12-01T15:26:02.812 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2023-12-01T15:26:02.813 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2023-12-01T15:26:02.813 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2023-12-01T15:26:02.813 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2023-12-01T15:26:02.813 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2023-12-01T15:26:02.813 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2023-12-01T15:26:02.813 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2023-12-01T15:26:02.813 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2023-12-01T15:26:02.813 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2023-12-01T15:26:02.813 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2023-12-01T15:26:02.813 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2023-12-01T15:26:02.813 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2023-12-01T15:26:02.813 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2023-12-01T15:26:02.813 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2023-12-01T15:26:02.813 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2023-12-01T15:26:02.814 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2023-12-01T15:26:02.814 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2023-12-01T15:26:02.814 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2023-12-01T15:26:02.814 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2023-12-01T15:26:02.814 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2023-12-01T15:26:02.814 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2023-12-01T15:26:02.814 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2023-12-01T15:26:02.814 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2023-12-01T15:26:02.814 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2023-12-01T15:26:02.814 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2023-12-01T15:26:02.815 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2023-12-01T15:26:02.815 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2023-12-01T15:26:02.815 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2023-12-01T15:26:02.815 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 69/108 2023-12-01T15:26:02.815 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 70/108 2023-12-01T15:26:02.815 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 71/108 2023-12-01T15:26:02.815 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 72/108 2023-12-01T15:26:02.815 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 73/108 2023-12-01T15:26:02.815 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 74/108 2023-12-01T15:26:02.815 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 75/108 2023-12-01T15:26:02.815 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 76/108 2023-12-01T15:26:02.815 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 77/108 2023-12-01T15:26:02.815 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 78/108 2023-12-01T15:26:02.815 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 79/108 2023-12-01T15:26:02.815 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 80/108 2023-12-01T15:26:02.816 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 81/108 2023-12-01T15:26:02.816 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 82/108 2023-12-01T15:26:02.816 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 83/108 2023-12-01T15:26:02.816 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 84/108 2023-12-01T15:26:02.816 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 85/108 2023-12-01T15:26:02.816 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 86/108 2023-12-01T15:26:02.816 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 87/108 2023-12-01T15:26:02.816 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 88/108 2023-12-01T15:26:02.816 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 89/108 2023-12-01T15:26:02.816 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 90/108 2023-12-01T15:26:02.816 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 91/108 2023-12-01T15:26:02.816 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 92/108 2023-12-01T15:26:02.816 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 93/108 2023-12-01T15:26:02.816 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 94/108 2023-12-01T15:26:02.817 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 95/108 2023-12-01T15:26:02.817 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 96/108 2023-12-01T15:26:02.817 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 97/108 2023-12-01T15:26:02.817 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 98/108 2023-12-01T15:26:02.817 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 99/108 2023-12-01T15:26:02.817 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 100/108 2023-12-01T15:26:02.817 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 101/108 2023-12-01T15:26:02.817 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 102/108 2023-12-01T15:26:02.817 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : jq-1.6-3.el8.x86_64 103/108 2023-12-01T15:26:02.817 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 104/108 2023-12-01T15:26:02.817 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librados2-2:18.2.0-1291.g188db309.el8.x86_64 105/108 2023-12-01T15:26:02.817 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-12-01T15:26:02.817 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librbd1-2:18.2.0-1291.g188db309.el8.x86_64 107/108 2023-12-01T15:26:02.843 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 105/108 2023-12-01T15:26:03.029 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 106/108 2023-12-01T15:26:03.029 INFO:teuthology.orchestra.run.smithi183.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-01T15:26:03.255 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-01T15:26:03.255 INFO:teuthology.orchestra.run.smithi183.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-01T15:26:03.955 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-01T15:26:03.955 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-2:18.2.0-1291.g188db309.el8.x86_64 1/108 2023-12-01T15:26:03.955 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 2/108 2023-12-01T15:26:03.955 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 3/108 2023-12-01T15:26:03.955 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 4/108 2023-12-01T15:26:03.955 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-1291.g188db 5/108 2023-12-01T15:26:03.955 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 6/108 2023-12-01T15:26:03.956 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 7/108 2023-12-01T15:26:03.956 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 8/108 2023-12-01T15:26:03.956 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 9/108 2023-12-01T15:26:03.956 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 10/108 2023-12-01T15:26:03.956 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 11/108 2023-12-01T15:26:03.956 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 12/108 2023-12-01T15:26:03.956 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_ 13/108 2023-12-01T15:26:03.956 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 14/108 2023-12-01T15:26:03.956 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 15/108 2023-12-01T15:26:03.956 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librados-devel-2:18.2.0-1291.g188db309.el8.x86_6 16/108 2023-12-01T15:26:03.956 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libradosstriper1-2:18.2.0-1291.g188db309.el8.x86 17/108 2023-12-01T15:26:03.956 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librgw2-2:18.2.0-1291.g188db309.el8.x86_64 18/108 2023-12-01T15:26:03.956 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-ceph-argparse-2:18.2.0-1291.g188db309.el 19/108 2023-12-01T15:26:03.956 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-ceph-common-2:18.2.0-1291.g188db309.el8. 20/108 2023-12-01T15:26:03.957 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_6 21/108 2023-12-01T15:26:03.957 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 22/108 2023-12-01T15:26:03.957 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 23/108 2023-12-01T15:26:03.957 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 24/108 2023-12-01T15:26:03.957 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 25/108 2023-12-01T15:26:03.957 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 26/108 2023-12-01T15:26:03.957 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 27/108 2023-12-01T15:26:03.957 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-1291.g188db309. 28/108 2023-12-01T15:26:03.973 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noa 29/108 2023-12-01T15:26:03.973 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.n 30/108 2023-12-01T15:26:03.973 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-1291.g188 31/108 2023-12-01T15:26:03.973 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el 32/108 2023-12-01T15:26:03.973 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 33/108 2023-12-01T15:26:03.973 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-1291.g188db309.e 34/108 2023-12-01T15:26:03.973 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : cephadm-2:18.2.0-1291.g188db309.el8.noarch 35/108 2023-12-01T15:26:03.973 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2023-12-01T15:26:03.974 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2023-12-01T15:26:03.974 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2023-12-01T15:26:03.974 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2023-12-01T15:26:03.974 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2023-12-01T15:26:03.974 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2023-12-01T15:26:03.974 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2023-12-01T15:26:03.974 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2023-12-01T15:26:03.974 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2023-12-01T15:26:03.974 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2023-12-01T15:26:03.974 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2023-12-01T15:26:03.974 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2023-12-01T15:26:03.974 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2023-12-01T15:26:03.974 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2023-12-01T15:26:03.974 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2023-12-01T15:26:03.975 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2023-12-01T15:26:03.975 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2023-12-01T15:26:03.975 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2023-12-01T15:26:03.975 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2023-12-01T15:26:03.975 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2023-12-01T15:26:03.975 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2023-12-01T15:26:03.975 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2023-12-01T15:26:03.975 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2023-12-01T15:26:03.975 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2023-12-01T15:26:03.975 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2023-12-01T15:26:03.975 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2023-12-01T15:26:03.975 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2023-12-01T15:26:03.980 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2023-12-01T15:26:03.980 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2023-12-01T15:26:03.980 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2023-12-01T15:26:03.981 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2023-12-01T15:26:03.981 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2023-12-01T15:26:03.981 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2023-12-01T15:26:03.981 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 69/108 2023-12-01T15:26:03.981 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 70/108 2023-12-01T15:26:03.981 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 71/108 2023-12-01T15:26:03.981 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 72/108 2023-12-01T15:26:03.981 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 73/108 2023-12-01T15:26:03.981 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 74/108 2023-12-01T15:26:03.981 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 75/108 2023-12-01T15:26:03.982 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 76/108 2023-12-01T15:26:03.982 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 77/108 2023-12-01T15:26:03.982 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 78/108 2023-12-01T15:26:03.983 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 79/108 2023-12-01T15:26:03.983 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 80/108 2023-12-01T15:26:03.983 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 81/108 2023-12-01T15:26:03.983 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 82/108 2023-12-01T15:26:03.983 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 83/108 2023-12-01T15:26:03.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 84/108 2023-12-01T15:26:03.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 85/108 2023-12-01T15:26:03.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 86/108 2023-12-01T15:26:03.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 87/108 2023-12-01T15:26:03.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 88/108 2023-12-01T15:26:03.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 89/108 2023-12-01T15:26:03.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 90/108 2023-12-01T15:26:03.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 91/108 2023-12-01T15:26:03.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 92/108 2023-12-01T15:26:03.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : jq-1.6-3.el8.x86_64 93/108 2023-12-01T15:26:03.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 94/108 2023-12-01T15:26:03.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 95/108 2023-12-01T15:26:03.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 96/108 2023-12-01T15:26:03.984 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 97/108 2023-12-01T15:26:03.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 98/108 2023-12-01T15:26:03.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 99/108 2023-12-01T15:26:03.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 100/108 2023-12-01T15:26:03.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 101/108 2023-12-01T15:26:03.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 102/108 2023-12-01T15:26:03.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 103/108 2023-12-01T15:26:03.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 104/108 2023-12-01T15:26:03.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librados2-2:18.2.0-1291.g188db309.el8.x86_64 105/108 2023-12-01T15:26:03.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-12-01T15:26:03.985 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librbd1-2:18.2.0-1291.g188db309.el8.x86_64 107/108 2023-12-01T15:26:04.935 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-12-01T15:26:04.935 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:41 ago on Fri 01 Dec 2023 03:24:23 PM UTC. 2023-12-01T15:26:06.149 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-12-01T15:26:06.149 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:01:42 ago on Fri 01 Dec 2023 03:24:24 PM UTC. 2023-12-01T15:26:10.467 INFO:teuthology.orchestra.run.smithi119.stdout:Installed products updated. 2023-12-01T15:26:10.670 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:26:10.670 INFO:teuthology.orchestra.run.smithi119.stdout:Upgraded: 2023-12-01T15:26:10.670 INFO:teuthology.orchestra.run.smithi119.stdout: librados2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.670 INFO:teuthology.orchestra.run.smithi119.stdout: librbd1-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.670 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2023-12-01T15:26:10.670 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.670 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.670 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.670 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.670 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-grafana-dashboards-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T15:26:10.671 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-immutable-object-cache-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.671 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.671 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.671 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T15:26:10.671 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T15:26:10.671 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T15:26:10.671 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T15:26:10.671 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T15:26:10.671 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.671 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.671 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-prometheus-alerts-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T15:26:10.671 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.672 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.672 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.672 INFO:teuthology.orchestra.run.smithi119.stdout: cephadm-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T15:26:10.672 INFO:teuthology.orchestra.run.smithi119.stdout: fuse-2.9.7-15.el8.x86_64 2023-12-01T15:26:10.672 INFO:teuthology.orchestra.run.smithi119.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-01T15:26:10.672 INFO:teuthology.orchestra.run.smithi119.stdout: jq-1.6-3.el8.x86_64 2023-12-01T15:26:10.672 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.672 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.672 INFO:teuthology.orchestra.run.smithi119.stdout: libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.672 INFO:teuthology.orchestra.run.smithi119.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-12-01T15:26:10.672 INFO:teuthology.orchestra.run.smithi119.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-01T15:26:10.672 INFO:teuthology.orchestra.run.smithi119.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-12-01T15:26:10.672 INFO:teuthology.orchestra.run.smithi119.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-01T15:26:10.672 INFO:teuthology.orchestra.run.smithi119.stdout: librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.673 INFO:teuthology.orchestra.run.smithi119.stdout: libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.673 INFO:teuthology.orchestra.run.smithi119.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-01T15:26:10.673 INFO:teuthology.orchestra.run.smithi119.stdout: librgw2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.673 INFO:teuthology.orchestra.run.smithi119.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-01T15:26:10.673 INFO:teuthology.orchestra.run.smithi119.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-01T15:26:10.673 INFO:teuthology.orchestra.run.smithi119.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-01T15:26:10.673 INFO:teuthology.orchestra.run.smithi119.stdout: openblas-0.3.15-3.el8.x86_64 2023-12-01T15:26:10.673 INFO:teuthology.orchestra.run.smithi119.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-12-01T15:26:10.673 INFO:teuthology.orchestra.run.smithi119.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-01T15:26:10.673 INFO:teuthology.orchestra.run.smithi119.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-12-01T15:26:10.673 INFO:teuthology.orchestra.run.smithi119.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-01T15:26:10.673 INFO:teuthology.orchestra.run.smithi119.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-01T15:26:10.673 INFO:teuthology.orchestra.run.smithi119.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-01T15:26:10.673 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-01T15:26:10.674 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-argparse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.675 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.675 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.675 INFO:teuthology.orchestra.run.smithi119.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-01T15:26:10.675 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-12-01T15:26:10.675 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-01T15:26:10.675 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-01T15:26:10.675 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-12-01T15:26:10.675 INFO:teuthology.orchestra.run.smithi119.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-01T15:26:10.675 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-01T15:26:10.675 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-01T15:26:10.675 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-01T15:26:10.676 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-01T15:26:10.676 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-01T15:26:10.676 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-01T15:26:10.676 INFO:teuthology.orchestra.run.smithi119.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-01T15:26:10.676 INFO:teuthology.orchestra.run.smithi119.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-01T15:26:10.676 INFO:teuthology.orchestra.run.smithi119.stdout: python3-mako-1.0.6-13.el8.noarch 2023-12-01T15:26:10.676 INFO:teuthology.orchestra.run.smithi119.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-01T15:26:10.676 INFO:teuthology.orchestra.run.smithi119.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-01T15:26:10.676 INFO:teuthology.orchestra.run.smithi119.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-01T15:26:10.678 INFO:teuthology.orchestra.run.smithi119.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-01T15:26:10.679 INFO:teuthology.orchestra.run.smithi119.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-01T15:26:10.679 INFO:teuthology.orchestra.run.smithi119.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-01T15:26:10.679 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-01T15:26:10.679 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-12-01T15:26:10.679 INFO:teuthology.orchestra.run.smithi119.stdout: python3-portend-2.6-1.el8.noarch 2023-12-01T15:26:10.679 INFO:teuthology.orchestra.run.smithi119.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-01T15:26:10.679 INFO:teuthology.orchestra.run.smithi119.stdout: python3-py-1.5.3-4.el8.noarch 2023-12-01T15:26:10.679 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-01T15:26:10.680 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-01T15:26:10.680 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-01T15:26:10.680 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-01T15:26:10.680 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-12-01T15:26:10.680 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pytz-2017.2-9.el8.noarch 2023-12-01T15:26:10.680 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.680 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.680 INFO:teuthology.orchestra.run.smithi119.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-01T15:26:10.680 INFO:teuthology.orchestra.run.smithi119.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-01T15:26:10.680 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.680 INFO:teuthology.orchestra.run.smithi119.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-01T15:26:10.680 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-01T15:26:10.680 INFO:teuthology.orchestra.run.smithi119.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-12-01T15:26:10.680 INFO:teuthology.orchestra.run.smithi119.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-01T15:26:10.681 INFO:teuthology.orchestra.run.smithi119.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-01T15:26:10.681 INFO:teuthology.orchestra.run.smithi119.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-01T15:26:10.681 INFO:teuthology.orchestra.run.smithi119.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-01T15:26:10.681 INFO:teuthology.orchestra.run.smithi119.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-01T15:26:10.681 INFO:teuthology.orchestra.run.smithi119.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-01T15:26:10.681 INFO:teuthology.orchestra.run.smithi119.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-01T15:26:10.681 INFO:teuthology.orchestra.run.smithi119.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-01T15:26:10.681 INFO:teuthology.orchestra.run.smithi119.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-01T15:26:10.681 INFO:teuthology.orchestra.run.smithi119.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-01T15:26:10.681 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.681 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.681 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:10.681 INFO:teuthology.orchestra.run.smithi119.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-01T15:26:10.682 INFO:teuthology.orchestra.run.smithi119.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-01T15:26:10.682 INFO:teuthology.orchestra.run.smithi119.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-01T15:26:10.683 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:26:10.683 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-01T15:26:10.854 DEBUG:teuthology.parallel:result is None 2023-12-01T15:26:12.839 INFO:teuthology.orchestra.run.smithi183.stdout:Installed products updated. 2023-12-01T15:26:13.046 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-01T15:26:13.046 INFO:teuthology.orchestra.run.smithi183.stdout:Upgraded: 2023-12-01T15:26:13.046 INFO:teuthology.orchestra.run.smithi183.stdout: librados2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.046 INFO:teuthology.orchestra.run.smithi183.stdout: librbd1-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.046 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2023-12-01T15:26:13.046 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.046 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.046 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.047 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.047 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-grafana-dashboards-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T15:26:13.047 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-immutable-object-cache-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.047 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.047 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.047 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T15:26:13.047 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T15:26:13.047 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T15:26:13.047 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T15:26:13.047 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T15:26:13.047 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.047 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.047 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-prometheus-alerts-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T15:26:13.047 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.048 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.048 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.048 INFO:teuthology.orchestra.run.smithi183.stdout: cephadm-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T15:26:13.048 INFO:teuthology.orchestra.run.smithi183.stdout: fuse-2.9.7-15.el8.x86_64 2023-12-01T15:26:13.048 INFO:teuthology.orchestra.run.smithi183.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-01T15:26:13.048 INFO:teuthology.orchestra.run.smithi183.stdout: jq-1.6-3.el8.x86_64 2023-12-01T15:26:13.048 INFO:teuthology.orchestra.run.smithi183.stdout: libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.048 INFO:teuthology.orchestra.run.smithi183.stdout: libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.048 INFO:teuthology.orchestra.run.smithi183.stdout: libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.048 INFO:teuthology.orchestra.run.smithi183.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-12-01T15:26:13.048 INFO:teuthology.orchestra.run.smithi183.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-01T15:26:13.048 INFO:teuthology.orchestra.run.smithi183.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-12-01T15:26:13.048 INFO:teuthology.orchestra.run.smithi183.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-01T15:26:13.048 INFO:teuthology.orchestra.run.smithi183.stdout: librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.049 INFO:teuthology.orchestra.run.smithi183.stdout: libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.049 INFO:teuthology.orchestra.run.smithi183.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-01T15:26:13.049 INFO:teuthology.orchestra.run.smithi183.stdout: librgw2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.049 INFO:teuthology.orchestra.run.smithi183.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-01T15:26:13.049 INFO:teuthology.orchestra.run.smithi183.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-01T15:26:13.049 INFO:teuthology.orchestra.run.smithi183.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-01T15:26:13.049 INFO:teuthology.orchestra.run.smithi183.stdout: openblas-0.3.15-3.el8.x86_64 2023-12-01T15:26:13.049 INFO:teuthology.orchestra.run.smithi183.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-12-01T15:26:13.049 INFO:teuthology.orchestra.run.smithi183.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-01T15:26:13.049 INFO:teuthology.orchestra.run.smithi183.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-12-01T15:26:13.050 INFO:teuthology.orchestra.run.smithi183.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-01T15:26:13.050 INFO:teuthology.orchestra.run.smithi183.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-01T15:26:13.050 INFO:teuthology.orchestra.run.smithi183.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-01T15:26:13.050 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-01T15:26:13.051 INFO:teuthology.orchestra.run.smithi183.stdout: python3-ceph-argparse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.051 INFO:teuthology.orchestra.run.smithi183.stdout: python3-ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.051 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.051 INFO:teuthology.orchestra.run.smithi183.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-01T15:26:13.052 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-12-01T15:26:13.052 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-01T15:26:13.052 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-01T15:26:13.052 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-12-01T15:26:13.052 INFO:teuthology.orchestra.run.smithi183.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-01T15:26:13.052 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-01T15:26:13.052 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-01T15:26:13.052 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-01T15:26:13.052 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-01T15:26:13.052 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-01T15:26:13.052 INFO:teuthology.orchestra.run.smithi183.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-01T15:26:13.052 INFO:teuthology.orchestra.run.smithi183.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-01T15:26:13.052 INFO:teuthology.orchestra.run.smithi183.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-01T15:26:13.052 INFO:teuthology.orchestra.run.smithi183.stdout: python3-mako-1.0.6-13.el8.noarch 2023-12-01T15:26:13.052 INFO:teuthology.orchestra.run.smithi183.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-01T15:26:13.053 INFO:teuthology.orchestra.run.smithi183.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-01T15:26:13.053 INFO:teuthology.orchestra.run.smithi183.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-01T15:26:13.053 INFO:teuthology.orchestra.run.smithi183.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-01T15:26:13.053 INFO:teuthology.orchestra.run.smithi183.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-01T15:26:13.053 INFO:teuthology.orchestra.run.smithi183.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-01T15:26:13.053 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-01T15:26:13.053 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-12-01T15:26:13.053 INFO:teuthology.orchestra.run.smithi183.stdout: python3-portend-2.6-1.el8.noarch 2023-12-01T15:26:13.053 INFO:teuthology.orchestra.run.smithi183.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-01T15:26:13.053 INFO:teuthology.orchestra.run.smithi183.stdout: python3-py-1.5.3-4.el8.noarch 2023-12-01T15:26:13.053 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-01T15:26:13.053 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-01T15:26:13.053 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-01T15:26:13.053 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-01T15:26:13.054 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-12-01T15:26:13.054 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pytz-2017.2-9.el8.noarch 2023-12-01T15:26:13.054 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.054 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.054 INFO:teuthology.orchestra.run.smithi183.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-01T15:26:13.054 INFO:teuthology.orchestra.run.smithi183.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-01T15:26:13.055 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.055 INFO:teuthology.orchestra.run.smithi183.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-01T15:26:13.055 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-01T15:26:13.055 INFO:teuthology.orchestra.run.smithi183.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-12-01T15:26:13.055 INFO:teuthology.orchestra.run.smithi183.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-01T15:26:13.056 INFO:teuthology.orchestra.run.smithi183.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-01T15:26:13.056 INFO:teuthology.orchestra.run.smithi183.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-01T15:26:13.056 INFO:teuthology.orchestra.run.smithi183.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-01T15:26:13.056 INFO:teuthology.orchestra.run.smithi183.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-01T15:26:13.056 INFO:teuthology.orchestra.run.smithi183.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-01T15:26:13.056 INFO:teuthology.orchestra.run.smithi183.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-01T15:26:13.056 INFO:teuthology.orchestra.run.smithi183.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-01T15:26:13.056 INFO:teuthology.orchestra.run.smithi183.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-01T15:26:13.056 INFO:teuthology.orchestra.run.smithi183.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-01T15:26:13.056 INFO:teuthology.orchestra.run.smithi183.stdout: rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.057 INFO:teuthology.orchestra.run.smithi183.stdout: rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.057 INFO:teuthology.orchestra.run.smithi183.stdout: rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T15:26:13.057 INFO:teuthology.orchestra.run.smithi183.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-01T15:26:13.057 INFO:teuthology.orchestra.run.smithi183.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-01T15:26:13.057 INFO:teuthology.orchestra.run.smithi183.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-01T15:26:13.057 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-01T15:26:13.057 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2023-12-01T15:26:13.239 DEBUG:teuthology.parallel:result is None 2023-12-01T15:26:13.239 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T15:26:13.239 INFO:teuthology.packaging:ref: None 2023-12-01T15:26:13.239 INFO:teuthology.packaging:tag: None 2023-12-01T15:26:13.239 INFO:teuthology.packaging:branch: reef 2023-12-01T15:26:13.239 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:26:13.240 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-01T15:26:13.601 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-01T15:26:13.629 INFO:teuthology.orchestra.run.smithi119.stdout:18.2.0-1291.g188db309.el8 2023-12-01T15:26:13.630 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1291.g188db309.el8 2023-12-01T15:26:13.630 INFO:teuthology.task.install:The correct ceph version 18.2.0-1291.g188db309 is installed. 2023-12-01T15:26:13.630 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T15:26:13.630 INFO:teuthology.packaging:ref: None 2023-12-01T15:26:13.630 INFO:teuthology.packaging:tag: None 2023-12-01T15:26:13.631 INFO:teuthology.packaging:branch: reef 2023-12-01T15:26:13.631 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:26:13.631 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-01T15:26:13.992 DEBUG:teuthology.orchestra.run.smithi183:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-01T15:26:14.019 INFO:teuthology.orchestra.run.smithi183.stdout:18.2.0-1291.g188db309.el8 2023-12-01T15:26:14.019 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1291.g188db309.el8 2023-12-01T15:26:14.020 INFO:teuthology.task.install:The correct ceph version 18.2.0-1291.g188db309 is installed. 2023-12-01T15:26:14.020 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-01T15:26:14.020 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T15:26:14.020 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-01T15:26:14.068 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-12-01T15:26:14.068 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-01T15:26:14.113 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-01T15:26:14.113 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T15:26:14.113 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/usr/bin/daemon-helper 2023-12-01T15:26:14.145 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-01T15:26:14.214 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-12-01T15:26:14.215 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/usr/bin/daemon-helper 2023-12-01T15:26:14.245 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-01T15:26:14.314 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-01T15:26:14.315 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T15:26:14.315 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-01T15:26:14.344 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-01T15:26:14.418 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-12-01T15:26:14.418 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-01T15:26:14.447 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-01T15:26:14.516 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-01T15:26:14.517 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T15:26:14.517 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/usr/bin/stdin-killer 2023-12-01T15:26:14.547 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-01T15:26:14.615 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-12-01T15:26:14.615 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/usr/bin/stdin-killer 2023-12-01T15:26:14.646 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-01T15:26:14.715 INFO:teuthology.run_tasks:Running task print... 2023-12-01T15:26:14.759 INFO:teuthology.task.print:**** done install task... 2023-12-01T15:26:14.759 INFO:teuthology.run_tasks:Running task print... 2023-12-01T15:26:14.778 INFO:teuthology.task.print:**** done start installing reef cephadm ... 2023-12-01T15:26:14.780 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-01T15:26:14.917 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'reef', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db'} 2023-12-01T15:26:14.917 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2023-12-01T15:26:14.918 INFO:tasks.cephadm:Cluster fsid is f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:26:14.918 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-01T15:26:14.918 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.119', 'mon.c': '[v2:172.21.15.119:3301,v1:172.21.15.119:6790]', 'mon.b': '172.21.15.183'} 2023-12-01T15:26:14.918 INFO:tasks.cephadm:First mon is mon.a on smithi119 2023-12-01T15:26:14.918 INFO:tasks.cephadm:First mgr is y 2023-12-01T15:26:14.918 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-01T15:26:14.919 DEBUG:teuthology.orchestra.run.smithi119:> sudo hostname $(hostname -s) 2023-12-01T15:26:14.950 DEBUG:teuthology.orchestra.run.smithi183:> sudo hostname $(hostname -s) 2023-12-01T15:26:14.982 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2023-12-01T15:26:14.983 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:26:15.356 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/74588/', 'root_build_cause': 'MANUALTRIGGER', 'version': '18.0.0-7650-g9942cfaf', 'node_name': '172.21.2.8+braggi08', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-7650.g9942cfaf'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip-yuri10-testing-2023-11-30-0943/9942cfafa9f7e22e363b3f76a7fe21130085c2db/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-11-30 23:08:04.491472', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri10-testing-2023-11-30-0943', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip-yuri10-testing-2023-11-30-0943/9942cfafa9f7e22e363b3f76a7fe21130085c2db/centos/8/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}, {'status': 'ready', 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/74579/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.0.0-7650-g9942cfaf', 'node_name': '172.21.5.31+adami01', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-7650.g9942cfaf'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-yuri10-testing-2023-11-30-0943/9942cfafa9f7e22e363b3f76a7fe21130085c2db/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-11-30 19:41:27.400167', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri10-testing-2023-11-30-0943', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-yuri10-testing-2023-11-30-0943/9942cfafa9f7e22e363b3f76a7fe21130085c2db/centos/8/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2023-12-01T15:26:15.562 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref reef, sha1 188db309e00ce865d763f50bb570f7d22fb6e3fa from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&ref=reef 2023-12-01T15:26:15.562 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/x86_64/flavors/default/cephadm 2023-12-01T15:26:15.562 DEBUG:teuthology.orchestra.run.smithi119:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-01T15:26:16.298 INFO:teuthology.orchestra.run.smithi119.stdout:-rw-rw-r--. 1 ubuntu ubuntu 690689 Dec 1 15:26 /home/ubuntu/cephtest/cephadm 2023-12-01T15:26:16.298 DEBUG:teuthology.orchestra.run.smithi183:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-01T15:26:17.015 INFO:teuthology.orchestra.run.smithi183.stdout:-rw-rw-r--. 1 ubuntu ubuntu 690689 Dec 1 15:26 /home/ubuntu/cephtest/cephadm 2023-12-01T15:26:17.015 DEBUG:teuthology.orchestra.run.smithi119:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-01T15:26:17.037 DEBUG:teuthology.orchestra.run.smithi183:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-01T15:26:17.076 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2023-12-01T15:26:17.077 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2023-12-01T15:26:17.089 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2023-12-01T15:26:22.067 INFO:teuthology.orchestra.run.smithi183.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2023-12-01T15:26:22.072 INFO:teuthology.orchestra.run.smithi119.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2023-12-01T15:27:02.621 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-12-01T15:27:02.622 INFO:teuthology.orchestra.run.smithi183.stdout: "ceph_version": "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)", 2023-12-01T15:27:02.622 INFO:teuthology.orchestra.run.smithi183.stdout: "image_id": "413ac213b5e51227a1ccbf9e74449508005ee31293d9fa83cfd88b021f5df78f", 2023-12-01T15:27:02.622 INFO:teuthology.orchestra.run.smithi183.stdout: "repo_digests": [ 2023-12-01T15:27:02.622 INFO:teuthology.orchestra.run.smithi183.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f58348a33b523d6c6a1fcede9ab5759ce05c9752b9458aa2254f0bb44d49e181" 2023-12-01T15:27:02.622 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-12-01T15:27:02.622 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-12-01T15:27:08.148 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:27:08.148 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph_version": "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)", 2023-12-01T15:27:08.148 INFO:teuthology.orchestra.run.smithi119.stdout: "image_id": "413ac213b5e51227a1ccbf9e74449508005ee31293d9fa83cfd88b021f5df78f", 2023-12-01T15:27:08.148 INFO:teuthology.orchestra.run.smithi119.stdout: "repo_digests": [ 2023-12-01T15:27:08.148 INFO:teuthology.orchestra.run.smithi119.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f58348a33b523d6c6a1fcede9ab5759ce05c9752b9458aa2254f0bb44d49e181" 2023-12-01T15:27:08.148 INFO:teuthology.orchestra.run.smithi119.stdout: ] 2023-12-01T15:27:08.148 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:27:08.168 DEBUG:teuthology.orchestra.run.smithi119:> sudo mkdir -p /etc/ceph 2023-12-01T15:27:08.210 DEBUG:teuthology.orchestra.run.smithi183:> sudo mkdir -p /etc/ceph 2023-12-01T15:27:08.254 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 777 /etc/ceph 2023-12-01T15:27:08.281 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod 777 /etc/ceph 2023-12-01T15:27:08.332 INFO:tasks.cephadm:Writing seed config... 2023-12-01T15:27:08.333 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-12-01T15:27:08.333 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-12-01T15:27:08.333 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-01T15:27:08.333 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-01T15:27:08.333 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-12-01T15:27:08.334 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-12-01T15:27:08.334 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-01T15:27:08.334 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-01T15:27:08.334 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-01T15:27:08.334 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-01T15:27:08.334 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-01T15:27:08.334 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T15:27:08.334 DEBUG:teuthology.orchestra.run.smithi119:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-01T15:27:08.355 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = f739cc42-905d-11ee-95a2-87774f69a715 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-12-01T15:27:08.355 DEBUG:teuthology.orchestra.run.smithi119:mon.a> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@mon.a.service 2023-12-01T15:27:08.399 DEBUG:teuthology.orchestra.run.smithi119:mgr.y> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@mgr.y.service 2023-12-01T15:27:08.425 INFO:journalctl@ceph.mon.a.smithi119.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:27:08.425 INFO:tasks.cephadm:Bootstrapping... 2023-12-01T15:27:08.426 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid f739cc42-905d-11ee-95a2-87774f69a715 --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.119 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-01T15:27:08.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:27:08.583 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2023-12-01T15:27:08.584 INFO:teuthology.orchestra.run.smithi119.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', 'f739cc42-905d-11ee-95a2-87774f69a715', '--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.119', '--skip-admin-label'] 2023-12-01T15:27:08.734 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stdout 4.1.1 2023-12-01T15:27:08.734 INFO:teuthology.orchestra.run.smithi119.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-12-01T15:27:08.735 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying podman|docker is present... 2023-12-01T15:27:08.872 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stdout 4.1.1 2023-12-01T15:27:08.872 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying lvm2 is present... 2023-12-01T15:27:08.872 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying time synchronization is in place... 2023-12-01T15:27:08.879 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-01T15:27:08.879 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-01T15:27:08.888 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-01T15:27:08.888 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2023-12-01T15:27:08.894 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout enabled 2023-12-01T15:27:08.897 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout active 2023-12-01T15:27:08.898 INFO:teuthology.orchestra.run.smithi119.stdout:Unit chronyd.service is enabled and running 2023-12-01T15:27:08.898 INFO:teuthology.orchestra.run.smithi119.stdout:Repeating the final host check... 2023-12-01T15:27:09.045 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stdout 4.1.1 2023-12-01T15:27:09.046 INFO:teuthology.orchestra.run.smithi119.stdout:podman (/bin/podman) version 4.1.1 is present 2023-12-01T15:27:09.046 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl is present 2023-12-01T15:27:09.046 INFO:teuthology.orchestra.run.smithi119.stdout:lvcreate is present 2023-12-01T15:27:09.051 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-01T15:27:09.051 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-01T15:27:09.055 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-01T15:27:09.055 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2023-12-01T15:27:09.061 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout enabled 2023-12-01T15:27:09.066 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout active 2023-12-01T15:27:09.066 INFO:teuthology.orchestra.run.smithi119.stdout:Unit chronyd.service is enabled and running 2023-12-01T15:27:09.066 INFO:teuthology.orchestra.run.smithi119.stdout:Host looks OK 2023-12-01T15:27:09.067 INFO:teuthology.orchestra.run.smithi119.stdout:Cluster fsid: f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:27:09.067 INFO:teuthology.orchestra.run.smithi119.stdout:Acquiring lock 139875313265128 on /run/cephadm/f739cc42-905d-11ee-95a2-87774f69a715.lock 2023-12-01T15:27:09.067 INFO:teuthology.orchestra.run.smithi119.stdout:Lock 139875313265128 acquired on /run/cephadm/f739cc42-905d-11ee-95a2-87774f69a715.lock 2023-12-01T15:27:09.067 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying IP 172.21.15.119 port 3300 ... 2023-12-01T15:27:09.069 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying IP 172.21.15.119 port 6789 ... 2023-12-01T15:27:09.069 INFO:teuthology.orchestra.run.smithi119.stdout:Base mon IP(s) is [172.21.15.119:3300, 172.21.15.119:6789], mon addrv is [v2:172.21.15.119:3300,v1:172.21.15.119:6789] 2023-12-01T15:27:09.073 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp metric 100 2023-12-01T15:27:09.074 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.119 metric 100 2023-12-01T15:27:09.074 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-12-01T15:27:09.074 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2023-12-01T15:27:09.074 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2023-12-01T15:27:09.079 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-01T15:27:09.079 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-12-01T15:27:09.080 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-01T15:27:09.080 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-12-01T15:27:09.080 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout inet6 fe80::a54c:4a2b:b1b6:934/64 scope link noprefixroute 2023-12-01T15:27:09.080 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-01T15:27:09.080 INFO:teuthology.orchestra.run.smithi119.stdout:Mon IP `172.21.15.119` is in CIDR network `172.21.0.0/20` 2023-12-01T15:27:09.089 INFO:teuthology.orchestra.run.smithi119.stdout:Mon IP `172.21.15.119` is in CIDR network `172.21.0.0/20` 2023-12-01T15:27:09.089 INFO:teuthology.orchestra.run.smithi119.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-12-01T15:27:09.089 INFO:teuthology.orchestra.run.smithi119.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-01T15:27:09.091 INFO:teuthology.orchestra.run.smithi119.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2023-12-01T15:27:09.521 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stdout 413ac213b5e51227a1ccbf9e74449508005ee31293d9fa83cfd88b021f5df78f 2023-12-01T15:27:09.521 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:reef... 2023-12-01T15:27:09.521 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Getting image source signatures 2023-12-01T15:27:09.521 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Copying blob sha256:773a990219ad739bdf9a03d97b9979af0289ed0b2b26aeb1dbd81b8a918b2dca 2023-12-01T15:27:09.522 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Copying blob sha256:d3e436ac93e4b5a6d94c7ac8024df331e66e67275836276615dc044fd3cbf83a 2023-12-01T15:27:09.522 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Copying config sha256:413ac213b5e51227a1ccbf9e74449508005ee31293d9fa83cfd88b021f5df78f 2023-12-01T15:27:09.522 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Writing manifest to image destination 2023-12-01T15:27:09.522 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Storing signatures 2023-12-01T15:27:10.370 INFO:teuthology.orchestra.run.smithi119.stdout:ceph: stdout ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable) 2023-12-01T15:27:10.371 INFO:teuthology.orchestra.run.smithi119.stdout:Ceph version: ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable) 2023-12-01T15:27:10.371 INFO:teuthology.orchestra.run.smithi119.stdout:Extracting ceph user uid/gid from container image... 2023-12-01T15:27:11.121 INFO:teuthology.orchestra.run.smithi119.stdout:stat: stdout 167 167 2023-12-01T15:27:11.121 INFO:teuthology.orchestra.run.smithi119.stdout:Creating initial keys... 2023-12-01T15:27:11.870 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph-authtool: stdout AQBP+2llhVSiGxAA393NU5fjJlpLopFxL3nb+Q== 2023-12-01T15:27:12.629 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph-authtool: stdout AQBQ+2llSfr1DBAAop5pwvrJyVI8zf+ljfavfg== 2023-12-01T15:27:13.378 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph-authtool: stdout AQBQ+2llPrQsOxAADPNAv14GUj+nodMmVEM6qg== 2023-12-01T15:27:13.378 INFO:teuthology.orchestra.run.smithi119.stdout:Creating initial monmap... 2023-12-01T15:27:14.125 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-01T15:27:14.125 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2023-12-01T15:27:14.126 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:27:14.126 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-01T15:27:14.126 INFO:teuthology.orchestra.run.smithi119.stdout:monmaptool for a [v2:172.21.15.119:3300,v1:172.21.15.119:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-01T15:27:14.126 INFO:teuthology.orchestra.run.smithi119.stdout:setting min_mon_release = pacific 2023-12-01T15:27:14.126 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: set fsid to f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:27:14.126 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-01T15:27:14.126 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:27:14.126 INFO:teuthology.orchestra.run.smithi119.stdout:Creating mon... 2023-12-01T15:27:14.772 INFO:teuthology.orchestra.run.smithi119.stdout:create mon.a on 2023-12-01T15:27:14.889 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-12-01T15:27:14.971 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-01T15:27:15.083 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-f739cc42-905d-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-f739cc42-905d-11ee-95a2-87774f69a715.target. 2023-12-01T15:27:15.084 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-f739cc42-905d-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-f739cc42-905d-11ee-95a2-87774f69a715.target. 2023-12-01T15:27:15.245 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-f739cc42-905d-11ee-95a2-87774f69a715@mon.a 2023-12-01T15:27:15.245 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to reset failed state of unit ceph-f739cc42-905d-11ee-95a2-87774f69a715@mon.a.service: Unit ceph-f739cc42-905d-11ee-95a2-87774f69a715@mon.a.service not loaded. 2023-12-01T15:27:15.328 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-f739cc42-905d-11ee-95a2-87774f69a715.target.wants/ceph-f739cc42-905d-11ee-95a2-87774f69a715@mon.a.service → /etc/systemd/system/ceph-f739cc42-905d-11ee-95a2-87774f69a715@.service. 2023-12-01T15:27:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:15 smithi119 systemd[1]: Starting Ceph mon.a for f739cc42-905d-11ee-95a2-87774f69a715... 2023-12-01T15:27:15.872 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:15 smithi119 podman[93629]: 2023-12-01T15:27:15.872 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:15 smithi119 bash[93629]: e0dc136eed69775e39143165f4a8e30b036de4320fc20f8a57672a80459596a0 2023-12-01T15:27:15.932 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-01T15:27:15.932 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout disabled 2023-12-01T15:27:15.939 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-01T15:27:15.939 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2023-12-01T15:27:15.939 INFO:teuthology.orchestra.run.smithi119.stdout:firewalld.service is not enabled 2023-12-01T15:27:15.939 INFO:teuthology.orchestra.run.smithi119.stdout:Not possible to enable service . firewalld.service is not available 2023-12-01T15:27:15.940 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mon to start... 2023-12-01T15:27:15.940 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mon... 2023-12-01T15:27:16.166 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:15 smithi119 ceph-mon[93669]: mkfs f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:27:16.167 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:15 smithi119 ceph-mon[93669]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-01T15:27:16.167 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:15 smithi119 systemd[1]: Started Ceph mon.a for f739cc42-905d-11ee-95a2-87774f69a715. 2023-12-01T15:27:16.888 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout cluster: 2023-12-01T15:27:16.888 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout id: f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:27:16.888 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-12-01T15:27:16.888 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-01T15:27:16.888 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout services: 2023-12-01T15:27:16.889 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.621121s) 2023-12-01T15:27:16.889 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-12-01T15:27:16.889 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-12-01T15:27:16.889 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-01T15:27:16.889 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout data: 2023-12-01T15:27:16.889 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-12-01T15:27:16.889 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-12-01T15:27:16.889 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-12-01T15:27:16.889 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout pgs: 2023-12-01T15:27:16.889 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-01T15:27:16.889 INFO:teuthology.orchestra.run.smithi119.stdout:mon is available 2023-12-01T15:27:16.889 INFO:teuthology.orchestra.run.smithi119.stdout:Assimilating anything we can from ceph.conf... 2023-12-01T15:27:17.121 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:16 smithi119 ceph-mon[93669]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-01T15:27:17.121 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:16 smithi119 ceph-mon[93669]: monmap e1: 1 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T15:27:17.121 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:16 smithi119 ceph-mon[93669]: fsmap 2023-12-01T15:27:17.121 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:16 smithi119 ceph-mon[93669]: osdmap e1: 0 total, 0 up, 0 in 2023-12-01T15:27:17.121 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:16 smithi119 ceph-mon[93669]: mgrmap e1: no daemons active 2023-12-01T15:27:17.121 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:16 smithi119 ceph-mon[93669]: from='client.? 172.21.15.119:0/3774299602' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-01T15:27:17.829 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-01T15:27:17.830 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [global] 2023-12-01T15:27:17.830 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout fsid = f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:27:17.830 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.119:3300,v1:172.21.15.119:6789] 2023-12-01T15:27:17.830 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-01T15:27:17.830 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-01T15:27:17.830 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-01T15:27:17.830 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-01T15:27:17.830 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-01T15:27:17.830 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-01T15:27:17.830 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-01T15:27:17.830 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-01T15:27:17.830 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [osd] 2023-12-01T15:27:17.831 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-01T15:27:17.831 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-01T15:27:17.831 INFO:teuthology.orchestra.run.smithi119.stdout:Generating new minimal ceph.conf... 2023-12-01T15:27:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:17 smithi119 ceph-mon[93669]: from='client.? 172.21.15.119:0/1239904567' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-01T15:27:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:17 smithi119 ceph-mon[93669]: from='client.? 172.21.15.119:0/1239904567' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-01T15:27:18.770 INFO:teuthology.orchestra.run.smithi119.stdout:Restarting the monitor... 2023-12-01T15:27:19.108 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:18 smithi119 systemd[1]: Stopping Ceph mon.a for f739cc42-905d-11ee-95a2-87774f69a715... 2023-12-01T15:27:19.108 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:18 smithi119 ceph-mon[93669]: from='client.? 172.21.15.119:0/64630318' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:27:19.393 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:19 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[93645]: 2023-12-01T15:27:19.106+0000 7f4bfcfe7700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-01T15:27:19.393 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:19 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[93645]: 2023-12-01T15:27:19.106+0000 7f4bfcfe7700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-01T15:27:19.653 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:19 smithi119 bash[94010]: ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a 2023-12-01T15:27:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:19 smithi119 systemd[1]: ceph-f739cc42-905d-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-01T15:27:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:19 smithi119 systemd[1]: Stopped Ceph mon.a for f739cc42-905d-11ee-95a2-87774f69a715. 2023-12-01T15:27:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:19 smithi119 systemd[1]: Starting Ceph mon.a for f739cc42-905d-11ee-95a2-87774f69a715... 2023-12-01T15:27:20.396 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 podman[94135]: 2023-12-01T15:27:20.396 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: set uid:gid to 167:167 (ceph:ceph) 2023-12-01T15:27:20.396 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable), process ceph-mon, pid 7 2023-12-01T15:27:20.396 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: pidfile_write: ignore empty --pid-file 2023-12-01T15:27:20.396 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: load: jerasure load: lrc 2023-12-01T15:27:20.396 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: RocksDB version: 7.9.2 2023-12-01T15:27:20.396 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Git sha 0 2023-12-01T15:27:20.396 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Compile date 2023-11-30 20:50:28 2023-12-01T15:27:20.396 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: DB SUMMARY 2023-12-01T15:27:20.396 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: DB Session ID: IAG9A1WGSR9NZ5CPHMDC 2023-12-01T15:27:20.396 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: CURRENT file: CURRENT 2023-12-01T15:27:20.397 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: IDENTITY file: IDENTITY 2023-12-01T15:27:20.397 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-12-01T15:27:20.397 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-01T15:27:20.397 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84014 ; 2023-12-01T15:27:20.397 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.error_if_exists: 0 2023-12-01T15:27:20.397 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.create_if_missing: 0 2023-12-01T15:27:20.397 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.paranoid_checks: 1 2023-12-01T15:27:20.397 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-01T15:27:20.397 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-01T15:27:20.397 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-01T15:27:20.397 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.env: 0x55fefa001720 2023-12-01T15:27:20.397 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.fs: PosixFileSystem 2023-12-01T15:27:20.397 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.info_log: 0x55fefbbbf440 2023-12-01T15:27:20.398 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_file_opening_threads: 16 2023-12-01T15:27:20.398 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.statistics: (nil) 2023-12-01T15:27:20.398 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.use_fsync: 0 2023-12-01T15:27:20.398 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_log_file_size: 0 2023-12-01T15:27:20.398 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-01T15:27:20.398 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-01T15:27:20.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.keep_log_file_num: 1000 2023-12-01T15:27:20.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.recycle_log_file_num: 0 2023-12-01T15:27:20.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.allow_fallocate: 1 2023-12-01T15:27:20.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.allow_mmap_reads: 0 2023-12-01T15:27:20.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.allow_mmap_writes: 0 2023-12-01T15:27:20.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.use_direct_reads: 0 2023-12-01T15:27:20.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-01T15:27:20.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.create_missing_column_families: 0 2023-12-01T15:27:20.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.db_log_dir: 2023-12-01T15:27:20.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.wal_dir: 2023-12-01T15:27:20.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-01T15:27:20.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-01T15:27:20.400 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-01T15:27:20.400 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-01T15:27:20.400 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-01T15:27:20.400 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-01T15:27:20.400 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.advise_random_on_open: 1 2023-12-01T15:27:20.400 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.db_write_buffer_size: 0 2023-12-01T15:27:20.400 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.write_buffer_manager: 0x55fefae50320 2023-12-01T15:27:20.400 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-01T15:27:20.400 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-01T15:27:20.400 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-01T15:27:20.400 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.rate_limiter: (nil) 2023-12-01T15:27:20.400 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-01T15:27:20.400 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.wal_recovery_mode: 2 2023-12-01T15:27:20.400 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.enable_thread_tracking: 0 2023-12-01T15:27:20.400 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.enable_pipelined_write: 0 2023-12-01T15:27:20.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.unordered_write: 0 2023-12-01T15:27:20.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-01T15:27:20.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-01T15:27:20.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-01T15:27:20.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-01T15:27:20.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.row_cache: None 2023-12-01T15:27:20.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.wal_filter: None 2023-12-01T15:27:20.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-01T15:27:20.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.allow_ingest_behind: 0 2023-12-01T15:27:20.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.two_write_queues: 0 2023-12-01T15:27:20.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.manual_wal_flush: 0 2023-12-01T15:27:20.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.wal_compression: 0 2023-12-01T15:27:20.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.atomic_flush: 0 2023-12-01T15:27:20.401 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-01T15:27:20.402 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-01T15:27:20.402 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-01T15:27:20.402 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.log_readahead_size: 0 2023-12-01T15:27:20.402 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-01T15:27:20.402 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.best_efforts_recovery: 0 2023-12-01T15:27:20.402 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-01T15:27:20.402 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-01T15:27:20.402 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.allow_data_in_errors: 0 2023-12-01T15:27:20.402 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.db_host_id: __hostname__ 2023-12-01T15:27:20.402 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-01T15:27:20.402 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_background_jobs: 2 2023-12-01T15:27:20.402 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_background_compactions: -1 2023-12-01T15:27:20.402 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_subcompactions: 1 2023-12-01T15:27:20.402 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-01T15:27:20.404 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-01T15:27:20.406 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-01T15:27:20.406 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_total_wal_size: 0 2023-12-01T15:27:20.406 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-01T15:27:20.407 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-01T15:27:20.407 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-01T15:27:20.407 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-01T15:27:20.407 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_open_files: -1 2023-12-01T15:27:20.407 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.bytes_per_sync: 0 2023-12-01T15:27:20.407 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-01T15:27:20.407 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-01T15:27:20.407 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compaction_readahead_size: 0 2023-12-01T15:27:20.407 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_background_flushes: -1 2023-12-01T15:27:20.407 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Compression algorithms supported: 2023-12-01T15:27:20.407 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-01T15:27:20.407 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: kZSTD supported: 0 2023-12-01T15:27:20.407 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: kXpressCompression supported: 0 2023-12-01T15:27:20.407 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: kLZ4HCCompression supported: 1 2023-12-01T15:27:20.408 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: kZlibCompression supported: 1 2023-12-01T15:27:20.408 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: kSnappyCompression supported: 1 2023-12-01T15:27:20.408 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: kLZ4Compression supported: 1 2023-12-01T15:27:20.408 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: kBZip2Compression supported: 0 2023-12-01T15:27:20.408 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-01T15:27:20.408 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-01T15:27:20.408 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2023-12-01T15:27:20.408 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-01T15:27:20.408 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-01T15:27:20.408 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.merge_operator: 2023-12-01T15:27:20.408 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compaction_filter: None 2023-12-01T15:27:20.408 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compaction_filter_factory: None 2023-12-01T15:27:20.408 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.sst_partitioner_factory: None 2023-12-01T15:27:20.408 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-01T15:27:20.408 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-01T15:27:20.409 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fefbbbf540) 2023-12-01T15:27:20.409 INFO:journalctl@ceph.mon.a.smithi119.stdout: cache_index_and_filter_blocks: 1 2023-12-01T15:27:20.409 INFO:journalctl@ceph.mon.a.smithi119.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-01T15:27:20.409 INFO:journalctl@ceph.mon.a.smithi119.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-01T15:27:20.409 INFO:journalctl@ceph.mon.a.smithi119.stdout: pin_top_level_index_and_filter: 1 2023-12-01T15:27:20.409 INFO:journalctl@ceph.mon.a.smithi119.stdout: index_type: 0 2023-12-01T15:27:20.409 INFO:journalctl@ceph.mon.a.smithi119.stdout: data_block_index_type: 0 2023-12-01T15:27:20.409 INFO:journalctl@ceph.mon.a.smithi119.stdout: index_shortening: 1 2023-12-01T15:27:20.409 INFO:journalctl@ceph.mon.a.smithi119.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-01T15:27:20.409 INFO:journalctl@ceph.mon.a.smithi119.stdout: checksum: 4 2023-12-01T15:27:20.409 INFO:journalctl@ceph.mon.a.smithi119.stdout: no_block_cache: 0 2023-12-01T15:27:20.409 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache: 0x55fefaed1350 2023-12-01T15:27:20.409 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache_name: BinnedLRUCache 2023-12-01T15:27:20.409 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache_options: 2023-12-01T15:27:20.410 INFO:journalctl@ceph.mon.a.smithi119.stdout: capacity : 536870912 2023-12-01T15:27:20.410 INFO:journalctl@ceph.mon.a.smithi119.stdout: num_shard_bits : 4 2023-12-01T15:27:20.410 INFO:journalctl@ceph.mon.a.smithi119.stdout: strict_capacity_limit : 0 2023-12-01T15:27:20.410 INFO:journalctl@ceph.mon.a.smithi119.stdout: high_pri_pool_ratio: 0.000 2023-12-01T15:27:20.410 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache_compressed: (nil) 2023-12-01T15:27:20.410 INFO:journalctl@ceph.mon.a.smithi119.stdout: persistent_cache: (nil) 2023-12-01T15:27:20.410 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_size: 4096 2023-12-01T15:27:20.410 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_size_deviation: 10 2023-12-01T15:27:20.410 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_restart_interval: 16 2023-12-01T15:27:20.410 INFO:journalctl@ceph.mon.a.smithi119.stdout: index_block_restart_interval: 1 2023-12-01T15:27:20.410 INFO:journalctl@ceph.mon.a.smithi119.stdout: metadata_block_size: 4096 2023-12-01T15:27:20.410 INFO:journalctl@ceph.mon.a.smithi119.stdout: partition_filters: 0 2023-12-01T15:27:20.410 INFO:journalctl@ceph.mon.a.smithi119.stdout: use_delta_encoding: 1 2023-12-01T15:27:20.410 INFO:journalctl@ceph.mon.a.smithi119.stdout: filter_policy: bloomfilter 2023-12-01T15:27:20.410 INFO:journalctl@ceph.mon.a.smithi119.stdout: whole_key_filtering: 1 2023-12-01T15:27:20.411 INFO:journalctl@ceph.mon.a.smithi119.stdout: verify_compression: 0 2023-12-01T15:27:20.411 INFO:journalctl@ceph.mon.a.smithi119.stdout: read_amp_bytes_per_bit: 0 2023-12-01T15:27:20.411 INFO:journalctl@ceph.mon.a.smithi119.stdout: format_version: 5 2023-12-01T15:27:20.411 INFO:journalctl@ceph.mon.a.smithi119.stdout: enable_index_compression: 1 2023-12-01T15:27:20.411 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_align: 0 2023-12-01T15:27:20.411 INFO:journalctl@ceph.mon.a.smithi119.stdout: max_auto_readahead_size: 262144 2023-12-01T15:27:20.411 INFO:journalctl@ceph.mon.a.smithi119.stdout: prepopulate_block_cache: 0 2023-12-01T15:27:20.411 INFO:journalctl@ceph.mon.a.smithi119.stdout: initial_auto_readahead_size: 8192 2023-12-01T15:27:20.411 INFO:journalctl@ceph.mon.a.smithi119.stdout: num_file_reads_for_auto_readahead: 2 2023-12-01T15:27:20.411 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.write_buffer_size: 33554432 2023-12-01T15:27:20.411 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_write_buffer_number: 2 2023-12-01T15:27:20.411 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compression: NoCompression 2023-12-01T15:27:20.411 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.bottommost_compression: Disabled 2023-12-01T15:27:20.411 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.prefix_extractor: nullptr 2023-12-01T15:27:20.412 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-01T15:27:20.412 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.num_levels: 7 2023-12-01T15:27:20.412 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-01T15:27:20.412 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-01T15:27:20.412 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-01T15:27:20.412 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-01T15:27:20.412 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-01T15:27:20.412 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-01T15:27:20.412 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-01T15:27:20.412 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-01T15:27:20.412 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-01T15:27:20.412 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-01T15:27:20.412 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-01T15:27:20.412 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-01T15:27:20.412 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-01T15:27:20.413 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compression_opts.level: 32767 2023-12-01T15:27:20.413 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compression_opts.strategy: 0 2023-12-01T15:27:20.413 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-01T15:27:20.413 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-01T15:27:20.413 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-01T15:27:20.413 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-01T15:27:20.413 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compression_opts.enabled: false 2023-12-01T15:27:20.417 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-01T15:27:20.417 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-01T15:27:20.417 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-01T15:27:20.417 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-01T15:27:20.417 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.target_file_size_base: 67108864 2023-12-01T15:27:20.417 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-01T15:27:20.417 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-01T15:27:20.417 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-01T15:27:20.418 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-01T15:27:20.418 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-01T15:27:20.423 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-01T15:27:20.423 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-01T15:27:20.423 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-01T15:27:20.423 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-01T15:27:20.424 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-01T15:27:20.424 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-01T15:27:20.424 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-01T15:27:20.424 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-01T15:27:20.424 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-01T15:27:20.424 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.arena_block_size: 1048576 2023-12-01T15:27:20.424 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-01T15:27:20.424 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-01T15:27:20.424 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.disable_auto_compactions: 0 2023-12-01T15:27:20.424 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-01T15:27:20.424 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-01T15:27:20.424 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-01T15:27:20.424 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-01T15:27:20.424 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-01T15:27:20.425 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-01T15:27:20.425 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-01T15:27:20.425 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-01T15:27:20.425 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-01T15:27:20.425 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-01T15:27:20.425 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.table_properties_collectors: 2023-12-01T15:27:20.425 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.inplace_update_support: 0 2023-12-01T15:27:20.425 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-01T15:27:20.425 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-01T15:27:20.425 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-01T15:27:20.425 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-01T15:27:20.425 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.bloom_locality: 0 2023-12-01T15:27:20.425 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.max_successive_merges: 0 2023-12-01T15:27:20.425 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-01T15:27:20.426 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.paranoid_file_checks: 0 2023-12-01T15:27:20.426 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.force_consistency_checks: 1 2023-12-01T15:27:20.426 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.report_bg_io_stats: 0 2023-12-01T15:27:20.426 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.ttl: 2592000 2023-12-01T15:27:20.426 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-01T15:27:20.426 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-01T15:27:20.426 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-01T15:27:20.426 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.enable_blob_files: false 2023-12-01T15:27:20.426 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.min_blob_size: 0 2023-12-01T15:27:20.426 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.blob_file_size: 268435456 2023-12-01T15:27:20.426 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-01T15:27:20.426 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-01T15:27:20.426 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-01T15:27:20.426 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-01T15:27:20.427 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-01T15:27:20.427 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.blob_file_starting_level: 0 2023-12-01T15:27:20.427 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-01T15:27:20.427 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2023-12-01T15:27:20.427 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-12-01T15:27:20.427 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8db63286-5d07-46eb-a72d-19a855fe2364 2023-12-01T15:27:20.427 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701444440317939, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-12-01T15:27:20.427 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-12-01T15:27:20.427 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701444440318802, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 80653, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 254, "table_properties": {"data_size": 78836, "index_size": 227, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10136, "raw_average_key_size": 47, "raw_value_size": 73036, "raw_average_value_size": 342, "num_data_blocks": 10, "num_entries": 213, "num_filter_entries": 213, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "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": 1701444440, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8db63286-5d07-46eb-a72d-19a855fe2364", "db_session_id": "IAG9A1WGSR9NZ5CPHMDC", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-12-01T15:27:20.427 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701444440318870, "job": 1, "event": "recovery_finished"} 2023-12-01T15:27:20.427 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-12-01T15:27:20.427 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-01T15:27:20.427 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55fefaf6e000 2023-12-01T15:27:20.427 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: DB pointer 0x55fefaf5a000 2023-12-01T15:27:20.427 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-01T15:27:20.428 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-01T15:27:20.428 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** DB Stats ** 2023-12-01T15:27:20.428 INFO:journalctl@ceph.mon.a.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T15:27:20.428 INFO:journalctl@ceph.mon.a.smithi119.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-01T15:27:20.428 INFO:journalctl@ceph.mon.a.smithi119.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T15:27:20.428 INFO:journalctl@ceph.mon.a.smithi119.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T15:27:20.428 INFO:journalctl@ceph.mon.a.smithi119.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-01T15:27:20.428 INFO:journalctl@ceph.mon.a.smithi119.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T15:27:20.428 INFO:journalctl@ceph.mon.a.smithi119.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T15:27:20.428 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-01T15:27:20.428 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** Compaction Stats [default] ** 2023-12-01T15:27:20.428 INFO:journalctl@ceph.mon.a.smithi119.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-01T15:27:20.428 INFO:journalctl@ceph.mon.a.smithi119.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-01T15:27:20.428 INFO:journalctl@ceph.mon.a.smithi119.stdout: L0 2/0 80.60 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 141.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T15:27:20.428 INFO:journalctl@ceph.mon.a.smithi119.stdout: Sum 2/0 80.60 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 141.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T15:27:20.429 INFO:journalctl@ceph.mon.a.smithi119.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 141.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T15:27:20.429 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-01T15:27:20.429 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** Compaction Stats [default] ** 2023-12-01T15:27:20.429 INFO:journalctl@ceph.mon.a.smithi119.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-01T15:27:20.429 INFO:journalctl@ceph.mon.a.smithi119.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-01T15:27:20.429 INFO:journalctl@ceph.mon.a.smithi119.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 141.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T15:27:20.429 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-01T15:27:20.429 INFO:journalctl@ceph.mon.a.smithi119.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-01T15:27:20.429 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-01T15:27:20.429 INFO:journalctl@ceph.mon.a.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T15:27:20.429 INFO:journalctl@ceph.mon.a.smithi119.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-01T15:27:20.429 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-01T15:27:20.429 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-01T15:27:20.429 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-01T15:27:20.429 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-01T15:27:20.429 INFO:journalctl@ceph.mon.a.smithi119.stdout: Cumulative compaction: 0.00 GB write, 23.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T15:27:20.430 INFO:journalctl@ceph.mon.a.smithi119.stdout: Interval compaction: 0.00 GB write, 23.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T15:27:20.430 INFO:journalctl@ceph.mon.a.smithi119.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-01T15:27:20.430 INFO:journalctl@ceph.mon.a.smithi119.stdout: Block cache BinnedLRUCache@0x55fefaed1350#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2023-12-01T15:27:20.430 INFO:journalctl@ceph.mon.a.smithi119.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2023-12-01T15:27:20.433 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-01T15:27:20.433 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-01T15:27:20.433 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: starting mon.a rank 0 at public addrs [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] at bind addrs [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:27:20.433 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: mon.a@-1(???) e1 preinit fsid f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:27:20.433 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: mon.a@-1(???).mds e1 new map 2023-12-01T15:27:20.434 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: mon.a@-1(???).mds e1 print_map 2023-12-01T15:27:20.434 INFO:journalctl@ceph.mon.a.smithi119.stdout: e1 2023-12-01T15:27:20.434 INFO:journalctl@ceph.mon.a.smithi119.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-01T15:27:20.434 INFO:journalctl@ceph.mon.a.smithi119.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-01T15:27:20.434 INFO:journalctl@ceph.mon.a.smithi119.stdout: legacy client fscid: -1 2023-12-01T15:27:20.434 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2023-12-01T15:27:20.434 INFO:journalctl@ceph.mon.a.smithi119.stdout: No filesystems configured 2023-12-01T15:27:20.434 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-01T15:27:20.434 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T15:27:20.434 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T15:27:20.434 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T15:27:20.434 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-01T15:27:20.434 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: expand_channel_meta expand map: {default=false} 2023-12-01T15:27:20.435 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: expand_channel_meta from 'false' to 'false' 2023-12-01T15:27:20.435 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: expand_channel_meta expanded map: {default=false} 2023-12-01T15:27:20.435 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: expand_channel_meta expand map: {default=info} 2023-12-01T15:27:20.435 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: expand_channel_meta from 'info' to 'info' 2023-12-01T15:27:20.435 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: expand_channel_meta expanded map: {default=info} 2023-12-01T15:27:20.435 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: expand_channel_meta expand map: {default=daemon} 2023-12-01T15:27:20.435 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: expand_channel_meta from 'daemon' to 'daemon' 2023-12-01T15:27:20.435 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: expand_channel_meta expanded map: {default=daemon} 2023-12-01T15:27:20.435 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: expand_channel_meta expand map: {default=debug} 2023-12-01T15:27:20.435 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: expand_channel_meta from 'debug' to 'debug' 2023-12-01T15:27:20.435 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: expand_channel_meta expanded map: {default=debug} 2023-12-01T15:27:20.435 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 bash[94135]: 455065109c51203cf4cb2c2b74d7538d383e4ef66c56cab91e7da332b5425d7f 2023-12-01T15:27:20.435 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-01T15:27:20.435 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: monmap e1: 1 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T15:27:20.436 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: fsmap 2023-12-01T15:27:20.436 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: osdmap e1: 0 total, 0 up, 0 in 2023-12-01T15:27:20.436 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 ceph-mon[94175]: mgrmap e1: no daemons active 2023-12-01T15:27:20.436 INFO:teuthology.orchestra.run.smithi119.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2023-12-01T15:27:20.663 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:20 smithi119 systemd[1]: Started Ceph mon.a for f739cc42-905d-11ee-95a2-87774f69a715. 2023-12-01T15:27:21.370 INFO:teuthology.orchestra.run.smithi119.stdout:Wrote config to /etc/ceph/ceph.conf 2023-12-01T15:27:21.396 INFO:teuthology.orchestra.run.smithi119.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-01T15:27:21.396 INFO:teuthology.orchestra.run.smithi119.stdout:Creating mgr... 2023-12-01T15:27:21.396 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying port 0.0.0.0:9283 ... 2023-12-01T15:27:21.396 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying port 0.0.0.0:8765 ... 2023-12-01T15:27:21.588 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-f739cc42-905d-11ee-95a2-87774f69a715@mgr.y 2023-12-01T15:27:21.588 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to reset failed state of unit ceph-f739cc42-905d-11ee-95a2-87774f69a715@mgr.y.service: Unit ceph-f739cc42-905d-11ee-95a2-87774f69a715@mgr.y.service not loaded. 2023-12-01T15:27:21.674 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-f739cc42-905d-11ee-95a2-87774f69a715.target.wants/ceph-f739cc42-905d-11ee-95a2-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-f739cc42-905d-11ee-95a2-87774f69a715@.service. 2023-12-01T15:27:21.936 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:21 smithi119 systemd[1]: Starting Ceph mgr.y for f739cc42-905d-11ee-95a2-87774f69a715... 2023-12-01T15:27:22.189 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2424197621' entity='client.admin' 2023-12-01T15:27:22.189 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:21 smithi119 podman[94407]: 2023-12-01T15:27:22.278 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-01T15:27:22.278 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout disabled 2023-12-01T15:27:22.286 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-01T15:27:22.286 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2023-12-01T15:27:22.286 INFO:teuthology.orchestra.run.smithi119.stdout:firewalld.service is not enabled 2023-12-01T15:27:22.286 INFO:teuthology.orchestra.run.smithi119.stdout:Not possible to enable service . firewalld.service is not available 2023-12-01T15:27:22.296 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-01T15:27:22.296 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout disabled 2023-12-01T15:27:22.304 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-01T15:27:22.304 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2023-12-01T15:27:22.305 INFO:teuthology.orchestra.run.smithi119.stdout:firewalld.service is not enabled 2023-12-01T15:27:22.305 INFO:teuthology.orchestra.run.smithi119.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2023-12-01T15:27:22.305 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mgr to start... 2023-12-01T15:27:22.305 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mgr... 2023-12-01T15:27:22.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:22 smithi119 bash[94407]: cacb3c76a49a28fa4972a9cb86e1c1b2f5dd8db20f44a4473c11f137e740d01a 2023-12-01T15:27:22.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:22 smithi119 systemd[1]: Started Ceph mgr.y for f739cc42-905d-11ee-95a2-87774f69a715. 2023-12-01T15:27:22.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:22 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:22.311+0000 7f9aeea57200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T15:27:22.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:22 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:22.396+0000 7f9aeea57200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T15:27:22.749 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:22 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:22.486+0000 7f9aeea57200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T15:27:22.750 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:22 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:22.578+0000 7f9aeea57200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T15:27:23.134 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:22 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:22.748+0000 7f9aeea57200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T15:27:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/794862453' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-01T15:27:23.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:23 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:23.133+0000 7f9aeea57200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T15:27:23.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:23 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:23.273+0000 7f9aeea57200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T15:27:23.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:23 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:23.365+0000 7f9aeea57200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T15:27:23.555 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-01T15:27:23.555 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2023-12-01T15:27:23.555 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsid": "f739cc42-905d-11ee-95a2-87774f69a715", 2023-12-01T15:27:23.557 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "health": { 2023-12-01T15:27:23.557 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-01T15:27:23.557 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-01T15:27:23.557 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-01T15:27:23.557 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:23.557 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-01T15:27:23.557 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-01T15:27:23.557 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 0 2023-12-01T15:27:23.557 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:27:23.557 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-01T15:27:23.557 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "a" 2023-12-01T15:27:23.558 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:27:23.558 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-12-01T15:27:23.558 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-01T15:27:23.558 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:27:23.558 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-01T15:27:23.558 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-01T15:27:23.558 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:23.558 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-01T15:27:23.558 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:27:23.558 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-01T15:27:23.558 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-01T15:27:23.558 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-01T15:27:23.558 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-01T15:27:23.575 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-01T15:27:23.575 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-01T15:27:23.575 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:23.575 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-01T15:27:23.575 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-01T15:27:23.575 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-01T15:27:23.575 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-01T15:27:23.575 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-01T15:27:23.575 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-01T15:27:23.576 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-01T15:27:23.576 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-01T15:27:23.576 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-01T15:27:23.576 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:23.576 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-01T15:27:23.583 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:27:23.584 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-01T15:27:23.584 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-01T15:27:23.584 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:23.584 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-01T15:27:23.584 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-01T15:27:23.584 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-01T15:27:23.584 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-01T15:27:23.584 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-01T15:27:23.584 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-01T15:27:23.584 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "restful" 2023-12-01T15:27:23.584 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:27:23.584 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T15:27:23.585 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:23.585 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-01T15:27:23.585 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:27:23.585 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modified": "2023-12-01T15:27:15.870217+0000", 2023-12-01T15:27:23.585 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T15:27:23.585 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:23.585 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-01T15:27:23.585 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2023-12-01T15:27:23.586 INFO:teuthology.orchestra.run.smithi119.stdout:mgr not available, waiting (1/15)... 2023-12-01T15:27:23.880 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:23 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:23.459+0000 7f9aeea57200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T15:27:24.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:23 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:23.879+0000 7f9aeea57200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T15:27:24.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:24.534+0000 7f9aeea57200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T15:27:24.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:24.614+0000 7f9aeea57200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T15:27:25.634 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:25 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:25.370+0000 7f9aeea57200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:27:25.634 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:25 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:25.460+0000 7f9aeea57200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T15:27:25.925 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:25 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:25.633+0000 7f9aeea57200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:27:26.173 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:25 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:25.922+0000 7f9aeea57200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T15:27:26.173 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:26 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:26.155+0000 7f9aeea57200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T15:27:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3265575206' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-01T15:27:26.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:26 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:26.311+0000 7f9aeea57200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T15:27:26.507 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-01T15:27:26.508 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2023-12-01T15:27:26.508 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsid": "f739cc42-905d-11ee-95a2-87774f69a715", 2023-12-01T15:27:26.508 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "health": { 2023-12-01T15:27:26.508 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-01T15:27:26.508 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-01T15:27:26.508 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-01T15:27:26.508 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:26.508 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-01T15:27:26.509 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-01T15:27:26.509 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 0 2023-12-01T15:27:26.509 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:27:26.509 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-01T15:27:26.509 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "a" 2023-12-01T15:27:26.509 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:27:26.509 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2023-12-01T15:27:26.509 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-01T15:27:26.509 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:27:26.509 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-01T15:27:26.509 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-01T15:27:26.509 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:26.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-01T15:27:26.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:27:26.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-01T15:27:26.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-01T15:27:26.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-01T15:27:26.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-01T15:27:26.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-01T15:27:26.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-01T15:27:26.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:26.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-01T15:27:26.510 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-01T15:27:26.511 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-01T15:27:26.511 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-01T15:27:26.511 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-01T15:27:26.511 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-01T15:27:26.511 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-01T15:27:26.511 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-01T15:27:26.511 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-01T15:27:26.511 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:26.511 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-01T15:27:26.511 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:27:26.511 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-01T15:27:26.511 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-01T15:27:26.511 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:26.511 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-01T15:27:26.512 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-01T15:27:26.512 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-01T15:27:26.512 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-01T15:27:26.512 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-01T15:27:26.512 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-01T15:27:26.512 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "restful" 2023-12-01T15:27:26.512 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:27:26.512 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T15:27:26.512 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:26.512 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-01T15:27:26.512 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:27:26.513 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modified": "2023-12-01T15:27:15.870217+0000", 2023-12-01T15:27:26.513 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T15:27:26.513 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:26.513 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-01T15:27:26.513 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2023-12-01T15:27:26.513 INFO:teuthology.orchestra.run.smithi119.stdout:mgr not available, waiting (2/15)... 2023-12-01T15:27:26.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:26 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:26.577+0000 7f9aeea57200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T15:27:27.588 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:27 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:27.267+0000 7f9aeea57200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T15:27:27.589 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:27 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:27.397+0000 7f9aeea57200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T15:27:27.912 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:27 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:27.587+0000 7f9aeea57200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T15:27:27.913 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:27 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:27.699+0000 7f9aeea57200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T15:27:28.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:27 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:27.911+0000 7f9aeea57200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T15:27:29.091 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:28 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:28.781+0000 7f9aeea57200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T15:27:29.091 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:28 smithi119 ceph-mon[94175]: Activating manager daemon y 2023-12-01T15:27:29.092 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:28 smithi119 ceph-mon[94175]: mgrmap e2: y(active, starting, since 0.00297975s) 2023-12-01T15:27:29.092 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:28 smithi119 ceph-mon[94175]: from='mgr.14100 172.21.15.119:0/2260417415' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T15:27:29.092 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:28 smithi119 ceph-mon[94175]: from='mgr.14100 172.21.15.119:0/2260417415' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T15:27:29.092 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:28 smithi119 ceph-mon[94175]: from='mgr.14100 172.21.15.119:0/2260417415' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T15:27:29.092 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:28 smithi119 ceph-mon[94175]: from='mgr.14100 172.21.15.119:0/2260417415' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:27:29.092 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:28 smithi119 ceph-mon[94175]: from='mgr.14100 172.21.15.119:0/2260417415' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T15:27:29.092 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:28 smithi119 ceph-mon[94175]: Manager daemon y is now available 2023-12-01T15:27:29.092 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:28 smithi119 ceph-mon[94175]: from='mgr.14100 172.21.15.119:0/2260417415' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T15:27:29.092 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:28 smithi119 ceph-mon[94175]: from='mgr.14100 172.21.15.119:0/2260417415' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T15:27:29.092 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:28 smithi119 ceph-mon[94175]: from='mgr.14100 172.21.15.119:0/2260417415' entity='mgr.y' 2023-12-01T15:27:29.092 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:28 smithi119 ceph-mon[94175]: from='mgr.14100 172.21.15.119:0/2260417415' entity='mgr.y' 2023-12-01T15:27:29.092 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:28 smithi119 ceph-mon[94175]: from='mgr.14100 172.21.15.119:0/2260417415' entity='mgr.y' 2023-12-01T15:27:29.461 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-01T15:27:29.468 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2023-12-01T15:27:29.468 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsid": "f739cc42-905d-11ee-95a2-87774f69a715", 2023-12-01T15:27:29.468 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "health": { 2023-12-01T15:27:29.468 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-01T15:27:29.468 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-01T15:27:29.468 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-01T15:27:29.469 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:29.469 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-01T15:27:29.469 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-01T15:27:29.469 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 0 2023-12-01T15:27:29.469 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:27:29.469 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-01T15:27:29.469 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "a" 2023-12-01T15:27:29.469 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:27:29.469 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2023-12-01T15:27:29.469 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-01T15:27:29.469 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:27:29.469 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-01T15:27:29.469 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-01T15:27:29.469 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:29.469 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-01T15:27:29.470 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:27:29.470 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-01T15:27:29.470 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-01T15:27:29.470 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-01T15:27:29.470 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-01T15:27:29.470 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-01T15:27:29.470 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-01T15:27:29.470 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:29.470 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-01T15:27:29.470 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-01T15:27:29.470 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-01T15:27:29.470 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-01T15:27:29.470 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-01T15:27:29.470 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-01T15:27:29.470 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-01T15:27:29.471 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-01T15:27:29.471 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-01T15:27:29.471 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:29.471 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-01T15:27:29.471 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:27:29.471 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-01T15:27:29.471 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-01T15:27:29.471 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:29.471 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-01T15:27:29.471 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-01T15:27:29.471 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-01T15:27:29.471 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-01T15:27:29.471 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-01T15:27:29.471 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-01T15:27:29.471 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "restful" 2023-12-01T15:27:29.471 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:27:29.472 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T15:27:29.472 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:29.472 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-01T15:27:29.472 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:27:29.472 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modified": "2023-12-01T15:27:15.870217+0000", 2023-12-01T15:27:29.472 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T15:27:29.472 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:29.472 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-01T15:27:29.472 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2023-12-01T15:27:29.472 INFO:teuthology.orchestra.run.smithi119.stdout:mgr not available, waiting (3/15)... 2023-12-01T15:27:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1097833963' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-01T15:27:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:29 smithi119 ceph-mon[94175]: mgrmap e3: y(active, since 1.006s) 2023-12-01T15:27:32.557 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:32 smithi119 ceph-mon[94175]: mgrmap e4: y(active, since 2s) 2023-12-01T15:27:32.557 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2732096189' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-01T15:27:32.607 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-01T15:27:32.607 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2023-12-01T15:27:32.607 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsid": "f739cc42-905d-11ee-95a2-87774f69a715", 2023-12-01T15:27:32.607 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "health": { 2023-12-01T15:27:32.607 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-01T15:27:32.607 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-01T15:27:32.607 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-01T15:27:32.607 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:32.608 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-01T15:27:32.608 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-01T15:27:32.608 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 0 2023-12-01T15:27:32.608 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:27:32.608 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-01T15:27:32.608 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "a" 2023-12-01T15:27:32.608 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:27:32.608 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2023-12-01T15:27:32.608 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-01T15:27:32.608 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:27:32.608 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-01T15:27:32.608 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-01T15:27:32.608 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:32.608 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-01T15:27:32.608 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:27:32.609 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-01T15:27:32.609 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-01T15:27:32.609 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-01T15:27:32.609 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-01T15:27:32.613 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-01T15:27:32.613 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-01T15:27:32.614 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:32.614 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-01T15:27:32.614 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-01T15:27:32.614 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-01T15:27:32.614 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-01T15:27:32.614 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-01T15:27:32.614 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-01T15:27:32.614 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-01T15:27:32.614 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-01T15:27:32.614 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-01T15:27:32.614 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:32.614 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-01T15:27:32.614 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:27:32.614 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-01T15:27:32.615 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-01T15:27:32.615 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:32.615 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-01T15:27:32.615 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-01T15:27:32.615 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-01T15:27:32.615 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-01T15:27:32.615 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-01T15:27:32.615 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-01T15:27:32.615 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "restful" 2023-12-01T15:27:32.615 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2023-12-01T15:27:32.615 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T15:27:32.616 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:32.616 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-01T15:27:32.616 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T15:27:32.616 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modified": "2023-12-01T15:27:15.870217+0000", 2023-12-01T15:27:32.616 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T15:27:32.616 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2023-12-01T15:27:32.616 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-01T15:27:32.616 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2023-12-01T15:27:32.616 INFO:teuthology.orchestra.run.smithi119.stdout:mgr is available 2023-12-01T15:27:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3698477075' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-01T15:27:35.054 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-01T15:27:35.055 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [global] 2023-12-01T15:27:35.055 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout fsid = f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:27:35.055 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-01T15:27:35.055 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-01T15:27:35.055 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-01T15:27:35.055 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-01T15:27:35.055 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-01T15:27:35.055 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-01T15:27:35.055 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-01T15:27:35.055 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2023-12-01T15:27:35.055 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [osd] 2023-12-01T15:27:35.055 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-01T15:27:35.055 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-01T15:27:35.055 INFO:teuthology.orchestra.run.smithi119.stdout:Enabling cephadm module... 2023-12-01T15:27:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/23211265' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-01T15:27:38.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ignoring --setuser ceph since I am not root 2023-12-01T15:27:38.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ignoring --setgroup ceph since I am not root 2023-12-01T15:27:38.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:38.270+0000 7fb449021200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T15:27:38.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:38.348+0000 7fb449021200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T15:27:38.720 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:38.453+0000 7fb449021200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T15:27:38.720 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:38.546+0000 7fb449021200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T15:27:38.721 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:38.718+0000 7fb449021200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T15:27:39.389 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/23211265' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-01T15:27:39.389 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:39 smithi119 ceph-mon[94175]: mgrmap e5: y(active, since 9s) 2023-12-01T15:27:39.389 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:39 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:39.076+0000 7fb449021200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T15:27:39.389 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:39 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:39.205+0000 7fb449021200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T15:27:39.389 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:39 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:39.293+0000 7fb449021200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T15:27:39.390 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:39 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:39.386+0000 7fb449021200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T15:27:40.201 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:39 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:39.801+0000 7fb449021200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T15:27:40.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:40 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:40.456+0000 7fb449021200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T15:27:40.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:40 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:40.537+0000 7fb449021200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T15:27:41.561 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:41 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:41.297+0000 7fb449021200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:27:41.561 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:41 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:41.387+0000 7fb449021200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T15:27:41.836 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:41 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:41.559+0000 7fb449021200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:27:42.115 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:41 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:41.834+0000 7fb449021200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T15:27:42.116 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:42 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:42.061+0000 7fb449021200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T15:27:42.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:42 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:42.216+0000 7fb449021200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T15:27:42.903 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4083097607' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-01T15:27:42.904 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:42 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:42.485+0000 7fb449021200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T15:27:43.156 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2023-12-01T15:27:43.156 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-12-01T15:27:43.156 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-01T15:27:43.156 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-12-01T15:27:43.156 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-01T15:27:43.157 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2023-12-01T15:27:43.157 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for the mgr to restart... 2023-12-01T15:27:43.157 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mgr epoch 5... 2023-12-01T15:27:43.545 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:43 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:43.198+0000 7fb449021200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T15:27:43.545 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:43 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:43.331+0000 7fb449021200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T15:27:43.545 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:43 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:43.543+0000 7fb449021200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T15:27:43.883 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:43 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:43.662+0000 7fb449021200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T15:27:44.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:43 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:43.879+0000 7fb449021200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T15:27:45.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:27:44.727+0000 7fb449021200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T15:27:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:44 smithi119 ceph-mon[94175]: Active manager daemon y restarted 2023-12-01T15:27:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:44 smithi119 ceph-mon[94175]: Activating manager daemon y 2023-12-01T15:27:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:44 smithi119 ceph-mon[94175]: osdmap e2: 0 total, 0 up, 0 in 2023-12-01T15:27:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:44 smithi119 ceph-mon[94175]: mgrmap e6: y(active, starting, since 0.00314908s) 2023-12-01T15:27:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:44 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:27:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:44 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T15:27:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:44 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T15:27:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:44 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T15:27:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:44 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T15:27:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:44 smithi119 ceph-mon[94175]: Manager daemon y is now available 2023-12-01T15:27:45.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:44 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' 2023-12-01T15:27:45.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:44 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' 2023-12-01T15:27:45.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:44 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:27:45.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:44 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:27:45.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:44 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:27:46.104 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2023-12-01T15:27:46.104 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-12-01T15:27:46.104 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-01T15:27:46.104 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2023-12-01T15:27:46.104 INFO:teuthology.orchestra.run.smithi119.stdout:mgr epoch 5 is available 2023-12-01T15:27:46.104 INFO:teuthology.orchestra.run.smithi119.stdout:Setting orchestrator backend to cephadm... 2023-12-01T15:27:46.114 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:45 smithi119 ceph-mon[94175]: Found migration_current of "None". Setting to last migration. 2023-12-01T15:27:46.114 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:45 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T15:27:46.114 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:45 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T15:27:46.114 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:45 smithi119 ceph-mon[94175]: mgrmap e7: y(active, since 1.0054s) 2023-12-01T15:27:47.142 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:46 smithi119 ceph-mon[94175]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-01T15:27:47.142 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:46 smithi119 ceph-mon[94175]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-01T15:27:47.142 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:46 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' 2023-12-01T15:27:47.142 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:46 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' 2023-12-01T15:27:47.143 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:46 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' 2023-12-01T15:27:47.143 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:46 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:27:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:47 smithi119 ceph-mon[94175]: [01/Dec/2023:15:27:46] ENGINE Bus STARTING 2023-12-01T15:27:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:47 smithi119 ceph-mon[94175]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:27:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:47 smithi119 ceph-mon[94175]: [01/Dec/2023:15:27:46] ENGINE Serving on https://172.21.15.119:7150 2023-12-01T15:27:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:47 smithi119 ceph-mon[94175]: mgrmap e8: y(active, since 2s) 2023-12-01T15:27:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:47 smithi119 ceph-mon[94175]: [01/Dec/2023:15:27:46] ENGINE Serving on http://172.21.15.119:8765 2023-12-01T15:27:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:47 smithi119 ceph-mon[94175]: [01/Dec/2023:15:27:46] ENGINE Bus STARTED 2023-12-01T15:27:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:47 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:27:48.287 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout value unchanged 2023-12-01T15:27:48.287 INFO:teuthology.orchestra.run.smithi119.stdout:Generating ssh key... 2023-12-01T15:27:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:48 smithi119 ceph-mon[94175]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:27:49.908 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: Generating public/private rsa key pair. 2023-12-01T15:27:49.909 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: Your identification has been saved in /tmp/tmpj4dxp53p/key. 2023-12-01T15:27:49.909 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: Your public key has been saved in /tmp/tmpj4dxp53p/key.pub. 2023-12-01T15:27:49.909 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: The key fingerprint is: 2023-12-01T15:27:49.909 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: SHA256:EoMvLT5hB/prG+gjm272FbAyHFsJuw24m7BpvT5VVes ceph-f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:27:49.909 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: The key's randomart image is: 2023-12-01T15:27:49.909 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: +---[RSA 3072]----+ 2023-12-01T15:27:49.910 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: | . .. | 2023-12-01T15:27:49.910 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: |. o .. . . | 2023-12-01T15:27:49.910 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: |.+ +o o . . | 2023-12-01T15:27:49.910 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: |..B.o+ + . | 2023-12-01T15:27:49.910 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: |o*.o=.* S E | 2023-12-01T15:27:49.910 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: |.=+= *.. | 2023-12-01T15:27:49.910 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: |=...*. | 2023-12-01T15:27:49.911 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: |o=..++ | 2023-12-01T15:27:49.911 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: |*++*+. | 2023-12-01T15:27:49.911 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: +----[SHA256]-----+ 2023-12-01T15:27:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-mon[94175]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:27:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-mon[94175]: Generating ssh key... 2023-12-01T15:27:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' 2023-12-01T15:27:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:49 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' 2023-12-01T15:27:51.067 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBEhlhODBZKVqy2ceSdOLtSzqJ7mspqO4zbpiWL9Eqk/hVigidE32imDktHLXilNtsOciVdeAMTfWvQ9aH+g5OLpLVxqT1G7yfAxUDtCoenP8QO3mR/sjkJa5ClD2a5UNc5d1mfYqMLAeE4f/a+zjIvuigX8EHvY1nU8eKikBfu0rxLjIOm1W3DtRp5N1pl14KNGewyDImuQwFtoOoc9AtDBK+M38hEGY94oatBfffu3vttiUjs986ovUaesqtmEWtSUpoqqUvFkk1EjyvYtBTkJ2rA4ZjSY2Zyv8ats2IbbsC9yFMO3TAaaJSTMafPgAmJZl8Gu6cEAzylsU2YMiBaxfyEbCRF8Xz76yzgcpb2a+XR/SJS0rMncctnvi9R+/5yQEQqDBbjNHEaegZZG3TOdmgMjvAkw13sW4UNFRtjCFI6bTfehoQ2W6XNdWrV4S2rguKXQV/Or6c+LqbraEjkzYOi2d19LvPN45veEqS34UDOp5M+6bZb9ewvcn0dB0= ceph-f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:27:51.068 INFO:teuthology.orchestra.run.smithi119.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-01T15:27:51.068 INFO:teuthology.orchestra.run.smithi119.stdout:Adding key to root@localhost authorized_keys... 2023-12-01T15:27:51.070 INFO:teuthology.orchestra.run.smithi119.stdout:Adding host smithi119... 2023-12-01T15:27:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:51 smithi119 ceph-mon[94175]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:27:52.547 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:52 smithi119 ceph-mon[94175]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi119", "addr": "172.21.15.119", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:27:53.612 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:53 smithi119 ceph-mon[94175]: Deploying cephadm binary to smithi119 2023-12-01T15:27:54.415 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout Added host 'smithi119' with addr '172.21.15.119' 2023-12-01T15:27:54.415 INFO:teuthology.orchestra.run.smithi119.stdout:Deploying unmanaged mon service... 2023-12-01T15:27:55.292 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:55 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' 2023-12-01T15:27:55.293 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:55 smithi119 ceph-mon[94175]: Added host smithi119 2023-12-01T15:27:55.293 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:55 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:27:55.755 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-12-01T15:27:55.755 INFO:teuthology.orchestra.run.smithi119.stdout:Deploying unmanaged mgr service... 2023-12-01T15:27:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:56 smithi119 ceph-mon[94175]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:27:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:56 smithi119 ceph-mon[94175]: Saving service mon spec with placement count:5 2023-12-01T15:27:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:56 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' 2023-12-01T15:27:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:56 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' 2023-12-01T15:27:56.896 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-12-01T15:27:57.941 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:57 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' 2023-12-01T15:27:57.942 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:57 smithi119 ceph-mon[94175]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:27:57.942 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:57 smithi119 ceph-mon[94175]: Saving service mgr spec with placement count:2 2023-12-01T15:27:57.942 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:57 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' 2023-12-01T15:27:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3313759421' entity='client.admin' 2023-12-01T15:27:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:27:58 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' 2023-12-01T15:27:59.379 INFO:teuthology.orchestra.run.smithi119.stdout:Enabling the dashboard module... 2023-12-01T15:28:00.405 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1061797265' entity='client.admin' 2023-12-01T15:28:00.405 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:00 smithi119 ceph-mon[94175]: from='mgr.14120 172.21.15.119:0/3244850342' entity='mgr.y' 2023-12-01T15:28:01.294 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3808979767' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-01T15:28:01.294 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ignoring --setuser ceph since I am not root 2023-12-01T15:28:01.294 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ignoring --setgroup ceph since I am not root 2023-12-01T15:28:01.294 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:01.214+0000 7ff1187dc200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T15:28:01.647 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:01.293+0000 7ff1187dc200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T15:28:01.647 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:01.384+0000 7ff1187dc200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T15:28:01.647 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:01.484+0000 7ff1187dc200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T15:28:01.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:01.659+0000 7ff1187dc200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T15:28:02.377 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3808979767' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-01T15:28:02.377 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:02 smithi119 ceph-mon[94175]: mgrmap e9: y(active, since 16s) 2023-12-01T15:28:02.377 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:02 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:02.050+0000 7ff1187dc200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T15:28:02.378 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:02 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:02.183+0000 7ff1187dc200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T15:28:02.378 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:02 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:02.278+0000 7ff1187dc200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T15:28:02.378 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:02 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:02.375+0000 7ff1187dc200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T15:28:02.664 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2023-12-01T15:28:02.665 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-12-01T15:28:02.665 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-01T15:28:02.665 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-12-01T15:28:02.665 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-01T15:28:02.665 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2023-12-01T15:28:02.665 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for the mgr to restart... 2023-12-01T15:28:02.665 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mgr epoch 9... 2023-12-01T15:28:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1181530001' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-01T15:28:03.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:02 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:02.806+0000 7ff1187dc200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T15:28:03.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:03 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:03.478+0000 7ff1187dc200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T15:28:03.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:03 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:03.559+0000 7ff1187dc200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T15:28:04.581 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:04.318+0000 7ff1187dc200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:28:04.581 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:04.409+0000 7ff1187dc200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T15:28:04.859 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:04.580+0000 7ff1187dc200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:28:05.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:04.858+0000 7ff1187dc200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T15:28:05.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:05 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:05.081+0000 7ff1187dc200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T15:28:05.492 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:05 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:05.229+0000 7ff1187dc200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T15:28:05.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:05 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:05.491+0000 7ff1187dc200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T15:28:06.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:06 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:06.187+0000 7ff1187dc200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T15:28:06.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:06 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:06.319+0000 7ff1187dc200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T15:28:06.842 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:06 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:06.512+0000 7ff1187dc200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T15:28:06.842 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:06 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:06.625+0000 7ff1187dc200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T15:28:06.843 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:06 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:06.841+0000 7ff1187dc200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T15:28:07.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:28:07 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:28:07.693+0000 7ff1187dc200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T15:28:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:07 smithi119 ceph-mon[94175]: Active manager daemon y restarted 2023-12-01T15:28:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:07 smithi119 ceph-mon[94175]: Activating manager daemon y 2023-12-01T15:28:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:07 smithi119 ceph-mon[94175]: osdmap e3: 0 total, 0 up, 0 in 2023-12-01T15:28:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:07 smithi119 ceph-mon[94175]: mgrmap e10: y(active, starting, since 0.00312142s) 2023-12-01T15:28:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:07 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:28:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:07 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T15:28:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:07 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T15:28:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:07 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T15:28:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:07 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T15:28:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:07 smithi119 ceph-mon[94175]: Manager daemon y is now available 2023-12-01T15:28:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:07 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:28:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:07 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:28:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T15:28:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T15:28:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:08 smithi119 ceph-mon[94175]: mgrmap e11: y(active, since 1.00535s) 2023-12-01T15:28:09.416 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2023-12-01T15:28:09.416 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-12-01T15:28:09.416 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-01T15:28:09.417 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2023-12-01T15:28:09.417 INFO:teuthology.orchestra.run.smithi119.stdout:mgr epoch 9 is available 2023-12-01T15:28:09.417 INFO:teuthology.orchestra.run.smithi119.stdout:Generating a dashboard self-signed certificate... 2023-12-01T15:28:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:09 smithi119 ceph-mon[94175]: [01/Dec/2023:15:28:08] ENGINE Bus STARTING 2023-12-01T15:28:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:09 smithi119 ceph-mon[94175]: [01/Dec/2023:15:28:08] ENGINE Serving on http://172.21.15.119:8765 2023-12-01T15:28:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:09 smithi119 ceph-mon[94175]: [01/Dec/2023:15:28:08] ENGINE Serving on https://172.21.15.119:7150 2023-12-01T15:28:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:09 smithi119 ceph-mon[94175]: [01/Dec/2023:15:28:08] ENGINE Bus STARTED 2023-12-01T15:28:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:09 smithi119 ceph-mon[94175]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-01T15:28:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:09 smithi119 ceph-mon[94175]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-01T15:28:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:09 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:10.662 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-12-01T15:28:10.662 INFO:teuthology.orchestra.run.smithi119.stdout:Creating initial admin user... 2023-12-01T15:28:11.671 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:11 smithi119 ceph-mon[94175]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:28:11.671 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:11 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:11.671 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:11 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:11.671 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:11 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:11.671 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:11 smithi119 ceph-mon[94175]: mgrmap e12: y(active, since 2s) 2023-12-01T15:28:12.411 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$fw6JbpGWU7xG2DNhM3TZ2.TjQrjSvfCH/2DreBNTdTMyScV7/eaBm", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1701444491, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-01T15:28:12.412 INFO:teuthology.orchestra.run.smithi119.stdout:Fetching dashboard port number... 2023-12-01T15:28:12.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:12 smithi119 ceph-mon[94175]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:28:12.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:12 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:13.550 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 8443 2023-12-01T15:28:13.559 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-01T15:28:13.560 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout disabled 2023-12-01T15:28:13.567 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-01T15:28:13.567 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2023-12-01T15:28:13.567 INFO:teuthology.orchestra.run.smithi119.stdout:firewalld.service is not enabled 2023-12-01T15:28:13.567 INFO:teuthology.orchestra.run.smithi119.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-01T15:28:13.569 INFO:teuthology.orchestra.run.smithi119.stdout:Ceph Dashboard is now available at: 2023-12-01T15:28:13.569 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:28:13.569 INFO:teuthology.orchestra.run.smithi119.stdout: URL: https://smithi119.front.sepia.ceph.com:8443/ 2023-12-01T15:28:13.569 INFO:teuthology.orchestra.run.smithi119.stdout: User: admin 2023-12-01T15:28:13.569 INFO:teuthology.orchestra.run.smithi119.stdout: Password: gg0h8y77r7 2023-12-01T15:28:13.569 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:28:13.569 INFO:teuthology.orchestra.run.smithi119.stdout:Saving cluster configuration to /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config directory 2023-12-01T15:28:13.569 INFO:teuthology.orchestra.run.smithi119.stdout:Enabling autotune for osd_memory_target 2023-12-01T15:28:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3750908489' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-01T15:28:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:15 smithi119 ceph-mon[94175]: mgrmap e13: y(active, since 6s) 2023-12-01T15:28:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/536997313' entity='client.admin' 2023-12-01T15:28:15.852 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-12-01T15:28:15.853 INFO:teuthology.orchestra.run.smithi119.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-12-01T15:28:15.853 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:28:15.853 INFO:teuthology.orchestra.run.smithi119.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-01T15:28:15.853 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:28:15.853 INFO:teuthology.orchestra.run.smithi119.stdout:Or, if you are only running a single cluster on this host: 2023-12-01T15:28:15.853 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:28:15.853 INFO:teuthology.orchestra.run.smithi119.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-12-01T15:28:15.853 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:28:15.853 INFO:teuthology.orchestra.run.smithi119.stdout:Please consider enabling telemetry to help improve Ceph: 2023-12-01T15:28:15.853 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:28:15.853 INFO:teuthology.orchestra.run.smithi119.stdout: ceph telemetry on 2023-12-01T15:28:15.853 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:28:15.853 INFO:teuthology.orchestra.run.smithi119.stdout:For more information see: 2023-12-01T15:28:15.854 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:28:15.854 INFO:teuthology.orchestra.run.smithi119.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2023-12-01T15:28:15.854 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:28:15.854 INFO:teuthology.orchestra.run.smithi119.stdout:Bootstrap complete. 2023-12-01T15:28:15.891 INFO:tasks.cephadm:Fetching config... 2023-12-01T15:28:15.892 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T15:28:15.892 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-01T15:28:15.909 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-01T15:28:15.910 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T15:28:15.910 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-01T15:28:15.966 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-01T15:28:15.967 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T15:28:15.967 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-01T15:28:16.035 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-01T15:28:16.035 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T15:28:16.035 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-01T15:28:16.092 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-01T15:28:16.092 DEBUG:teuthology.orchestra.run.smithi119:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBEhlhODBZKVqy2ceSdOLtSzqJ7mspqO4zbpiWL9Eqk/hVigidE32imDktHLXilNtsOciVdeAMTfWvQ9aH+g5OLpLVxqT1G7yfAxUDtCoenP8QO3mR/sjkJa5ClD2a5UNc5d1mfYqMLAeE4f/a+zjIvuigX8EHvY1nU8eKikBfu0rxLjIOm1W3DtRp5N1pl14KNGewyDImuQwFtoOoc9AtDBK+M38hEGY94oatBfffu3vttiUjs986ovUaesqtmEWtSUpoqqUvFkk1EjyvYtBTkJ2rA4ZjSY2Zyv8ats2IbbsC9yFMO3TAaaJSTMafPgAmJZl8Gu6cEAzylsU2YMiBaxfyEbCRF8Xz76yzgcpb2a+XR/SJS0rMncctnvi9R+/5yQEQqDBbjNHEaegZZG3TOdmgMjvAkw13sW4UNFRtjCFI6bTfehoQ2W6XNdWrV4S2rguKXQV/Or6c+LqbraEjkzYOi2d19LvPN45veEqS34UDOp5M+6bZb9ewvcn0dB0= ceph-f739cc42-905d-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-01T15:28:16.170 INFO:teuthology.orchestra.run.smithi119.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBEhlhODBZKVqy2ceSdOLtSzqJ7mspqO4zbpiWL9Eqk/hVigidE32imDktHLXilNtsOciVdeAMTfWvQ9aH+g5OLpLVxqT1G7yfAxUDtCoenP8QO3mR/sjkJa5ClD2a5UNc5d1mfYqMLAeE4f/a+zjIvuigX8EHvY1nU8eKikBfu0rxLjIOm1W3DtRp5N1pl14KNGewyDImuQwFtoOoc9AtDBK+M38hEGY94oatBfffu3vttiUjs986ovUaesqtmEWtSUpoqqUvFkk1EjyvYtBTkJ2rA4ZjSY2Zyv8ats2IbbsC9yFMO3TAaaJSTMafPgAmJZl8Gu6cEAzylsU2YMiBaxfyEbCRF8Xz76yzgcpb2a+XR/SJS0rMncctnvi9R+/5yQEQqDBbjNHEaegZZG3TOdmgMjvAkw13sW4UNFRtjCFI6bTfehoQ2W6XNdWrV4S2rguKXQV/Or6c+LqbraEjkzYOi2d19LvPN45veEqS34UDOp5M+6bZb9ewvcn0dB0= ceph-f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:28:16.182 DEBUG:teuthology.orchestra.run.smithi183:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBEhlhODBZKVqy2ceSdOLtSzqJ7mspqO4zbpiWL9Eqk/hVigidE32imDktHLXilNtsOciVdeAMTfWvQ9aH+g5OLpLVxqT1G7yfAxUDtCoenP8QO3mR/sjkJa5ClD2a5UNc5d1mfYqMLAeE4f/a+zjIvuigX8EHvY1nU8eKikBfu0rxLjIOm1W3DtRp5N1pl14KNGewyDImuQwFtoOoc9AtDBK+M38hEGY94oatBfffu3vttiUjs986ovUaesqtmEWtSUpoqqUvFkk1EjyvYtBTkJ2rA4ZjSY2Zyv8ats2IbbsC9yFMO3TAaaJSTMafPgAmJZl8Gu6cEAzylsU2YMiBaxfyEbCRF8Xz76yzgcpb2a+XR/SJS0rMncctnvi9R+/5yQEQqDBbjNHEaegZZG3TOdmgMjvAkw13sW4UNFRtjCFI6bTfehoQ2W6XNdWrV4S2rguKXQV/Or6c+LqbraEjkzYOi2d19LvPN45veEqS34UDOp5M+6bZb9ewvcn0dB0= ceph-f739cc42-905d-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-01T15:28:16.227 INFO:teuthology.orchestra.run.smithi183.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBEhlhODBZKVqy2ceSdOLtSzqJ7mspqO4zbpiWL9Eqk/hVigidE32imDktHLXilNtsOciVdeAMTfWvQ9aH+g5OLpLVxqT1G7yfAxUDtCoenP8QO3mR/sjkJa5ClD2a5UNc5d1mfYqMLAeE4f/a+zjIvuigX8EHvY1nU8eKikBfu0rxLjIOm1W3DtRp5N1pl14KNGewyDImuQwFtoOoc9AtDBK+M38hEGY94oatBfffu3vttiUjs986ovUaesqtmEWtSUpoqqUvFkk1EjyvYtBTkJ2rA4ZjSY2Zyv8ats2IbbsC9yFMO3TAaaJSTMafPgAmJZl8Gu6cEAzylsU2YMiBaxfyEbCRF8Xz76yzgcpb2a+XR/SJS0rMncctnvi9R+/5yQEQqDBbjNHEaegZZG3TOdmgMjvAkw13sW4UNFRtjCFI6bTfehoQ2W6XNdWrV4S2rguKXQV/Or6c+LqbraEjkzYOi2d19LvPN45veEqS34UDOp5M+6bZb9ewvcn0dB0= ceph-f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:28:16.239 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-01T15:28:16.803 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:28:18.834 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-01T15:28:18.834 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-01T15:28:19.298 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:28:19.671 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:19 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2299154228' entity='client.admin' 2023-12-01T15:28:21.030 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:20 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:21.030 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:20 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:21.030 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:20 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi119", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:28:21.030 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:20 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:21.030 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:20 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:28:21.030 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:20 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:21.360 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi183 2023-12-01T15:28:21.360 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-12-01T15:28:21.360 DEBUG:teuthology.orchestra.run.smithi183:> dd of=/etc/ceph/ceph.conf 2023-12-01T15:28:21.381 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-12-01T15:28:21.381 DEBUG:teuthology.orchestra.run.smithi183:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:28:21.441 INFO:tasks.cephadm:Adding host smithi183 to orchestrator... 2023-12-01T15:28:21.441 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph orch host add smithi183 2023-12-01T15:28:22.007 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:28:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:21 smithi119 ceph-mon[94175]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:28:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:21 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:21 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:28:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:21 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:21 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:28:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:21 smithi119 ceph-mon[94175]: Updating smithi119:/etc/ceph/ceph.conf 2023-12-01T15:28:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:21 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:21 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:21 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:22 smithi119 ceph-mon[94175]: Updating smithi119:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:28:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:22 smithi119 ceph-mon[94175]: Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:28:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:22 smithi119 ceph-mon[94175]: Updating smithi119:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T15:28:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:24 smithi119 ceph-mon[94175]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi183", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:28:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:24 smithi119 ceph-mon[94175]: Deploying cephadm binary to smithi183 2023-12-01T15:28:25.670 INFO:teuthology.orchestra.run.smithi119.stdout:Added host 'smithi183' with addr '172.21.15.183' 2023-12-01T15:28:26.057 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph orch host ls --format=json 2023-12-01T15:28:26.609 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:28:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:26 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:26 smithi119 ceph-mon[94175]: Added host smithi183 2023-12-01T15:28:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:26 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:28:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:26 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:27 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:27.995 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:28:27.995 INFO:teuthology.orchestra.run.smithi119.stdout:[{"addr": "172.21.15.119", "hostname": "smithi119", "labels": [], "status": ""}, {"addr": "172.21.15.183", "hostname": "smithi183", "labels": [], "status": ""}] 2023-12-01T15:28:28.358 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-01T15:28:28.358 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd crush tunables default 2023-12-01T15:28:28.909 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:28:29.378 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:29 smithi119 ceph-mon[94175]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:29.378 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:29 smithi119 ceph-mon[94175]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:28:29.378 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:29 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:31.068 INFO:teuthology.orchestra.run.smithi119.stderr:adjusted tunables profile to default 2023-12-01T15:28:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:31 smithi119 ceph-mon[94175]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2127580919' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-01T15:28:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:31 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:31 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:31 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:31 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:31 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi183", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:28:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:31 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:31.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:31 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:28:31.464 INFO:tasks.cephadm:Adding mon.a on smithi119 2023-12-01T15:28:31.464 INFO:tasks.cephadm:Adding mon.c on smithi119 2023-12-01T15:28:31.464 INFO:tasks.cephadm:Adding mon.b on smithi183 2023-12-01T15:28:31.464 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph orch apply mon '3;smithi119:172.21.15.119=a;smithi119:[v2:172.21.15.119:3301,v1:172.21.15.119:6790]=c;smithi183:172.21.15.183=b' 2023-12-01T15:28:32.052 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:28:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:32 smithi119 ceph-mon[94175]: Updating smithi183:/etc/ceph/ceph.conf 2023-12-01T15:28:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2127580919' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-01T15:28:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:32 smithi119 ceph-mon[94175]: osdmap e4: 0 total, 0 up, 0 in 2023-12-01T15:28:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:32 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:32 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:32 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:33 smithi119 ceph-mon[94175]: Updating smithi183:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:28:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:33 smithi119 ceph-mon[94175]: Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:28:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:33 smithi119 ceph-mon[94175]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:33 smithi119 ceph-mon[94175]: Updating smithi183:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T15:28:33.599 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled mon update... 2023-12-01T15:28:34.128 DEBUG:teuthology.orchestra.run.smithi119:mon.c> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@mon.c.service 2023-12-01T15:28:34.133 DEBUG:teuthology.orchestra.run.smithi183:mon.b> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@mon.b.service 2023-12-01T15:28:34.136 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-01T15:28:34.136 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-01T15:28:34.166 INFO:journalctl@ceph.mon.b.smithi183.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:28:34.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:28:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:34 smithi119 ceph-mon[94175]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi119:172.21.15.119=a;smithi119:[v2:172.21.15.119:3301,v1:172.21.15.119:6790]=c;smithi183:172.21.15.183=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:28:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:34 smithi119 ceph-mon[94175]: Saving service mon spec with placement smithi119:172.21.15.119=a;smithi119:[v2:172.21.15.119:3301,v1:172.21.15.119:6790]=c;smithi183:172.21.15.183=b;count:3 2023-12-01T15:28:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:34 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:34 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:28:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:34 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:34 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:28:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:34 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:34 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:28:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:34 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:34 smithi119 ceph-mon[94175]: Deploying daemon mon.b on smithi183 2023-12-01T15:28:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:34 smithi119 ceph-mon[94175]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:34.948 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:28:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:36 smithi119 ceph-mon[94175]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:36.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:36 smithi183 systemd[1]: Starting Ceph mon.b for f739cc42-905d-11ee-95a2-87774f69a715... 2023-12-01T15:28:36.991 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-01T15:28:36.991 INFO:teuthology.orchestra.run.smithi183.stdout:{"epoch":1,"fsid":"f739cc42-905d-11ee-95a2-87774f69a715","modified":"2023-12-01T15:27:13.776650Z","created":"2023-12-01T15:27:13.776650Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-01T15:28:36.993 INFO:teuthology.orchestra.run.smithi183.stderr:dumped monmap epoch 1 2023-12-01T15:28:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 podman[99108]: 2023-12-01T15:28:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.183:0/733525355' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T15:28:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: set uid:gid to 167:167 (ceph:ceph) 2023-12-01T15:28:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable), process ceph-mon, pid 7 2023-12-01T15:28:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: pidfile_write: ignore empty --pid-file 2023-12-01T15:28:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: load: jerasure load: lrc 2023-12-01T15:28:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: RocksDB version: 7.9.2 2023-12-01T15:28:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Git sha 0 2023-12-01T15:28:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Compile date 2023-11-30 20:50:28 2023-12-01T15:28:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: DB SUMMARY 2023-12-01T15:28:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: DB Session ID: M3USL1Q24VRPZ7PLGM68 2023-12-01T15:28:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: CURRENT file: CURRENT 2023-12-01T15:28:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: IDENTITY file: IDENTITY 2023-12-01T15:28:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2023-12-01T15:28:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-12-01T15:28:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2023-12-01T15:28:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.error_if_exists: 0 2023-12-01T15:28:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.create_if_missing: 0 2023-12-01T15:28:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.paranoid_checks: 1 2023-12-01T15:28:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-01T15:28:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-01T15:28:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-01T15:28:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.env: 0x560441062720 2023-12-01T15:28:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.fs: PosixFileSystem 2023-12-01T15:28:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.info_log: 0x56044322f440 2023-12-01T15:28:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_file_opening_threads: 16 2023-12-01T15:28:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.statistics: (nil) 2023-12-01T15:28:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.use_fsync: 0 2023-12-01T15:28:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_log_file_size: 0 2023-12-01T15:28:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-01T15:28:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-01T15:28:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.keep_log_file_num: 1000 2023-12-01T15:28:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.recycle_log_file_num: 0 2023-12-01T15:28:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.allow_fallocate: 1 2023-12-01T15:28:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.allow_mmap_reads: 0 2023-12-01T15:28:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.allow_mmap_writes: 0 2023-12-01T15:28:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.use_direct_reads: 0 2023-12-01T15:28:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-01T15:28:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.create_missing_column_families: 0 2023-12-01T15:28:37.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.db_log_dir: 2023-12-01T15:28:37.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.wal_dir: 2023-12-01T15:28:37.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-01T15:28:37.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-01T15:28:37.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-01T15:28:37.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-01T15:28:37.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-01T15:28:37.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-01T15:28:37.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.advise_random_on_open: 1 2023-12-01T15:28:37.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.db_write_buffer_size: 0 2023-12-01T15:28:37.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.write_buffer_manager: 0x5604424c0320 2023-12-01T15:28:37.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-01T15:28:37.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-01T15:28:37.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-01T15:28:37.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.rate_limiter: (nil) 2023-12-01T15:28:37.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-01T15:28:37.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.wal_recovery_mode: 2 2023-12-01T15:28:37.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.enable_thread_tracking: 0 2023-12-01T15:28:37.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.enable_pipelined_write: 0 2023-12-01T15:28:37.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.unordered_write: 0 2023-12-01T15:28:37.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-01T15:28:37.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-01T15:28:37.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-01T15:28:37.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-01T15:28:37.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.row_cache: None 2023-12-01T15:28:37.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.wal_filter: None 2023-12-01T15:28:37.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-01T15:28:37.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.allow_ingest_behind: 0 2023-12-01T15:28:37.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.two_write_queues: 0 2023-12-01T15:28:37.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.manual_wal_flush: 0 2023-12-01T15:28:37.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.wal_compression: 0 2023-12-01T15:28:37.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.atomic_flush: 0 2023-12-01T15:28:37.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-01T15:28:37.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-01T15:28:37.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-01T15:28:37.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.log_readahead_size: 0 2023-12-01T15:28:37.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-01T15:28:37.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.best_efforts_recovery: 0 2023-12-01T15:28:37.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-01T15:28:37.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-01T15:28:37.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.allow_data_in_errors: 0 2023-12-01T15:28:37.947 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.db_host_id: __hostname__ 2023-12-01T15:28:37.947 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-01T15:28:37.947 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_background_jobs: 2 2023-12-01T15:28:37.947 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_background_compactions: -1 2023-12-01T15:28:37.947 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_subcompactions: 1 2023-12-01T15:28:37.947 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-01T15:28:37.947 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-01T15:28:37.948 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-01T15:28:37.948 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_total_wal_size: 0 2023-12-01T15:28:37.948 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-01T15:28:37.948 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-01T15:28:37.948 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-01T15:28:37.948 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-01T15:28:37.948 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_open_files: -1 2023-12-01T15:28:37.948 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.bytes_per_sync: 0 2023-12-01T15:28:37.948 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-01T15:28:37.948 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-01T15:28:37.949 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compaction_readahead_size: 0 2023-12-01T15:28:37.949 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_background_flushes: -1 2023-12-01T15:28:37.949 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Compression algorithms supported: 2023-12-01T15:28:37.949 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-01T15:28:37.949 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: kZSTD supported: 0 2023-12-01T15:28:37.949 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: kXpressCompression supported: 0 2023-12-01T15:28:37.949 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: kLZ4HCCompression supported: 1 2023-12-01T15:28:37.949 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: kZlibCompression supported: 1 2023-12-01T15:28:37.949 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: kSnappyCompression supported: 1 2023-12-01T15:28:37.949 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: kLZ4Compression supported: 1 2023-12-01T15:28:37.950 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: kBZip2Compression supported: 0 2023-12-01T15:28:37.950 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-01T15:28:37.950 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-01T15:28:37.950 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-12-01T15:28:37.951 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-01T15:28:37.951 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-01T15:28:37.951 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.merge_operator: 2023-12-01T15:28:37.951 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compaction_filter: None 2023-12-01T15:28:37.951 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compaction_filter_factory: None 2023-12-01T15:28:37.951 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.sst_partitioner_factory: None 2023-12-01T15:28:37.951 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-01T15:28:37.951 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-01T15:28:37.951 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56044322f540) 2023-12-01T15:28:37.951 INFO:journalctl@ceph.mon.b.smithi183.stdout: cache_index_and_filter_blocks: 1 2023-12-01T15:28:37.951 INFO:journalctl@ceph.mon.b.smithi183.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-01T15:28:37.951 INFO:journalctl@ceph.mon.b.smithi183.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-01T15:28:37.951 INFO:journalctl@ceph.mon.b.smithi183.stdout: pin_top_level_index_and_filter: 1 2023-12-01T15:28:37.951 INFO:journalctl@ceph.mon.b.smithi183.stdout: index_type: 0 2023-12-01T15:28:37.952 INFO:journalctl@ceph.mon.b.smithi183.stdout: data_block_index_type: 0 2023-12-01T15:28:37.952 INFO:journalctl@ceph.mon.b.smithi183.stdout: index_shortening: 1 2023-12-01T15:28:37.952 INFO:journalctl@ceph.mon.b.smithi183.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-01T15:28:37.952 INFO:journalctl@ceph.mon.b.smithi183.stdout: checksum: 4 2023-12-01T15:28:37.952 INFO:journalctl@ceph.mon.b.smithi183.stdout: no_block_cache: 0 2023-12-01T15:28:37.952 INFO:journalctl@ceph.mon.b.smithi183.stdout: block_cache: 0x5604425411f0 2023-12-01T15:28:37.952 INFO:journalctl@ceph.mon.b.smithi183.stdout: block_cache_name: BinnedLRUCache 2023-12-01T15:28:37.952 INFO:journalctl@ceph.mon.b.smithi183.stdout: block_cache_options: 2023-12-01T15:28:37.952 INFO:journalctl@ceph.mon.b.smithi183.stdout: capacity : 536870912 2023-12-01T15:28:37.952 INFO:journalctl@ceph.mon.b.smithi183.stdout: num_shard_bits : 4 2023-12-01T15:28:37.952 INFO:journalctl@ceph.mon.b.smithi183.stdout: strict_capacity_limit : 0 2023-12-01T15:28:37.952 INFO:journalctl@ceph.mon.b.smithi183.stdout: high_pri_pool_ratio: 0.000 2023-12-01T15:28:37.952 INFO:journalctl@ceph.mon.b.smithi183.stdout: block_cache_compressed: (nil) 2023-12-01T15:28:37.952 INFO:journalctl@ceph.mon.b.smithi183.stdout: persistent_cache: (nil) 2023-12-01T15:28:37.952 INFO:journalctl@ceph.mon.b.smithi183.stdout: block_size: 4096 2023-12-01T15:28:37.953 INFO:journalctl@ceph.mon.b.smithi183.stdout: block_size_deviation: 10 2023-12-01T15:28:37.953 INFO:journalctl@ceph.mon.b.smithi183.stdout: block_restart_interval: 16 2023-12-01T15:28:37.953 INFO:journalctl@ceph.mon.b.smithi183.stdout: index_block_restart_interval: 1 2023-12-01T15:28:37.953 INFO:journalctl@ceph.mon.b.smithi183.stdout: metadata_block_size: 4096 2023-12-01T15:28:37.953 INFO:journalctl@ceph.mon.b.smithi183.stdout: partition_filters: 0 2023-12-01T15:28:37.953 INFO:journalctl@ceph.mon.b.smithi183.stdout: use_delta_encoding: 1 2023-12-01T15:28:37.953 INFO:journalctl@ceph.mon.b.smithi183.stdout: filter_policy: bloomfilter 2023-12-01T15:28:37.953 INFO:journalctl@ceph.mon.b.smithi183.stdout: whole_key_filtering: 1 2023-12-01T15:28:37.953 INFO:journalctl@ceph.mon.b.smithi183.stdout: verify_compression: 0 2023-12-01T15:28:37.953 INFO:journalctl@ceph.mon.b.smithi183.stdout: read_amp_bytes_per_bit: 0 2023-12-01T15:28:37.953 INFO:journalctl@ceph.mon.b.smithi183.stdout: format_version: 5 2023-12-01T15:28:37.953 INFO:journalctl@ceph.mon.b.smithi183.stdout: enable_index_compression: 1 2023-12-01T15:28:37.953 INFO:journalctl@ceph.mon.b.smithi183.stdout: block_align: 0 2023-12-01T15:28:37.953 INFO:journalctl@ceph.mon.b.smithi183.stdout: max_auto_readahead_size: 262144 2023-12-01T15:28:37.953 INFO:journalctl@ceph.mon.b.smithi183.stdout: prepopulate_block_cache: 0 2023-12-01T15:28:37.954 INFO:journalctl@ceph.mon.b.smithi183.stdout: initial_auto_readahead_size: 8192 2023-12-01T15:28:37.954 INFO:journalctl@ceph.mon.b.smithi183.stdout: num_file_reads_for_auto_readahead: 2 2023-12-01T15:28:37.954 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.write_buffer_size: 33554432 2023-12-01T15:28:37.954 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_write_buffer_number: 2 2023-12-01T15:28:37.954 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compression: NoCompression 2023-12-01T15:28:37.954 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.bottommost_compression: Disabled 2023-12-01T15:28:37.954 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.prefix_extractor: nullptr 2023-12-01T15:28:37.954 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-01T15:28:37.954 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.num_levels: 7 2023-12-01T15:28:37.954 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-01T15:28:37.954 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-01T15:28:37.954 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-01T15:28:37.954 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-01T15:28:37.954 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-01T15:28:37.955 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-01T15:28:37.955 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-01T15:28:37.955 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-01T15:28:37.955 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-01T15:28:37.955 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-01T15:28:37.955 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-01T15:28:37.955 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-01T15:28:37.955 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-01T15:28:37.955 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compression_opts.level: 32767 2023-12-01T15:28:37.955 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compression_opts.strategy: 0 2023-12-01T15:28:37.955 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-01T15:28:37.955 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-01T15:28:37.955 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-01T15:28:37.955 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-01T15:28:37.955 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compression_opts.enabled: false 2023-12-01T15:28:37.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-01T15:28:37.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-01T15:28:37.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-01T15:28:37.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-01T15:28:37.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.target_file_size_base: 67108864 2023-12-01T15:28:37.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-01T15:28:37.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-01T15:28:37.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-01T15:28:37.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-01T15:28:37.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-01T15:28:37.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-01T15:28:37.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-01T15:28:37.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-01T15:28:37.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-01T15:28:37.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-01T15:28:37.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-01T15:28:37.957 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-01T15:28:37.957 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-01T15:28:37.957 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-01T15:28:37.957 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.arena_block_size: 1048576 2023-12-01T15:28:37.957 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-01T15:28:37.957 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-01T15:28:37.957 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.disable_auto_compactions: 0 2023-12-01T15:28:37.957 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-01T15:28:37.957 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-01T15:28:37.957 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-01T15:28:37.958 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-01T15:28:37.958 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-01T15:28:37.959 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-01T15:28:37.959 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-01T15:28:37.959 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-01T15:28:37.959 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-01T15:28:37.959 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-01T15:28:37.960 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.table_properties_collectors: 2023-12-01T15:28:37.960 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.inplace_update_support: 0 2023-12-01T15:28:37.960 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-01T15:28:37.960 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-01T15:28:37.961 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-01T15:28:37.961 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-01T15:28:37.961 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.bloom_locality: 0 2023-12-01T15:28:37.961 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.max_successive_merges: 0 2023-12-01T15:28:37.961 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-01T15:28:37.961 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.paranoid_file_checks: 0 2023-12-01T15:28:37.961 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.force_consistency_checks: 1 2023-12-01T15:28:37.961 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.report_bg_io_stats: 0 2023-12-01T15:28:37.961 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.ttl: 2592000 2023-12-01T15:28:37.961 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-01T15:28:37.961 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-01T15:28:37.961 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-01T15:28:37.961 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.enable_blob_files: false 2023-12-01T15:28:37.961 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.min_blob_size: 0 2023-12-01T15:28:37.961 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.blob_file_size: 268435456 2023-12-01T15:28:37.962 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-01T15:28:37.962 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-01T15:28:37.962 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-01T15:28:37.962 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-01T15:28:37.962 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-01T15:28:37.962 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.blob_file_starting_level: 0 2023-12-01T15:28:37.962 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-01T15:28:37.962 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-01T15:28:37.962 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-12-01T15:28:37.962 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 9a6b9418-58f7-4c47-b3b9-b698002134b5 2023-12-01T15:28:37.962 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701444517465884, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-01T15:28:37.962 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2023-12-01T15:28:37.962 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701444517466275, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1622, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "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": 1701444517, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "9a6b9418-58f7-4c47-b3b9-b698002134b5", "db_session_id": "M3USL1Q24VRPZ7PLGM68", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2023-12-01T15:28:37.962 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701444517466340, "job": 1, "event": "recovery_finished"} 2023-12-01T15:28:37.963 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2023-12-01T15:28:37.963 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-01T15:28:37.963 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5604425de000 2023-12-01T15:28:37.963 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: DB pointer 0x5604425ca000 2023-12-01T15:28:37.963 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-01T15:28:37.963 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-01T15:28:37.963 INFO:journalctl@ceph.mon.b.smithi183.stdout: ** DB Stats ** 2023-12-01T15:28:37.963 INFO:journalctl@ceph.mon.b.smithi183.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T15:28:37.963 INFO:journalctl@ceph.mon.b.smithi183.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-01T15:28:37.963 INFO:journalctl@ceph.mon.b.smithi183.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T15:28:37.963 INFO:journalctl@ceph.mon.b.smithi183.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T15:28:37.963 INFO:journalctl@ceph.mon.b.smithi183.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-01T15:28:37.963 INFO:journalctl@ceph.mon.b.smithi183.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T15:28:37.963 INFO:journalctl@ceph.mon.b.smithi183.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T15:28:37.963 INFO:journalctl@ceph.mon.b.smithi183.stdout: 2023-12-01T15:28:37.964 INFO:journalctl@ceph.mon.b.smithi183.stdout: ** Compaction Stats [default] ** 2023-12-01T15:28:37.964 INFO:journalctl@ceph.mon.b.smithi183.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-01T15:28:37.964 INFO:journalctl@ceph.mon.b.smithi183.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-01T15:28:37.964 INFO:journalctl@ceph.mon.b.smithi183.stdout: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-01T15:28:37.964 INFO:journalctl@ceph.mon.b.smithi183.stdout: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-01T15:28:37.964 INFO:journalctl@ceph.mon.b.smithi183.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-01T15:28:37.964 INFO:journalctl@ceph.mon.b.smithi183.stdout: 2023-12-01T15:28:37.964 INFO:journalctl@ceph.mon.b.smithi183.stdout: ** Compaction Stats [default] ** 2023-12-01T15:28:37.964 INFO:journalctl@ceph.mon.b.smithi183.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-01T15:28:37.964 INFO:journalctl@ceph.mon.b.smithi183.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-01T15:28:37.964 INFO:journalctl@ceph.mon.b.smithi183.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-01T15:28:37.964 INFO:journalctl@ceph.mon.b.smithi183.stdout: 2023-12-01T15:28:37.964 INFO:journalctl@ceph.mon.b.smithi183.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-01T15:28:37.964 INFO:journalctl@ceph.mon.b.smithi183.stdout: 2023-12-01T15:28:37.964 INFO:journalctl@ceph.mon.b.smithi183.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T15:28:37.965 INFO:journalctl@ceph.mon.b.smithi183.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-01T15:28:37.965 INFO:journalctl@ceph.mon.b.smithi183.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-01T15:28:37.965 INFO:journalctl@ceph.mon.b.smithi183.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-01T15:28:37.965 INFO:journalctl@ceph.mon.b.smithi183.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-01T15:28:37.965 INFO:journalctl@ceph.mon.b.smithi183.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-01T15:28:37.965 INFO:journalctl@ceph.mon.b.smithi183.stdout: Cumulative compaction: 0.00 GB write, 0.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T15:28:37.965 INFO:journalctl@ceph.mon.b.smithi183.stdout: Interval compaction: 0.00 GB write, 0.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T15:28:37.965 INFO:journalctl@ceph.mon.b.smithi183.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-01T15:28:37.965 INFO:journalctl@ceph.mon.b.smithi183.stdout: Block cache BinnedLRUCache@0x5604425411f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2023-12-01T15:28:37.965 INFO:journalctl@ceph.mon.b.smithi183.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2023-12-01T15:28:37.965 INFO:journalctl@ceph.mon.b.smithi183.stdout: 2023-12-01T15:28:37.965 INFO:journalctl@ceph.mon.b.smithi183.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-01T15:28:37.965 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 bash[99108]: b3f44363513db0c2ad3030993f205934278dd3befe71c6b6360ac70d94d3b3ce 2023-12-01T15:28:37.965 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-12-01T15:28:37.965 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: using public_addr v2:172.21.15.183:0/0 -> [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] 2023-12-01T15:28:37.965 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: starting mon.b rank -1 at public addrs [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] at bind addrs [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:28:37.966 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: mon.b@-1(???) e0 preinit fsid f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:28:37.966 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: mon.b@-1(synchronizing).mds e1 new map 2023-12-01T15:28:37.966 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: mon.b@-1(synchronizing).mds e1 print_map 2023-12-01T15:28:37.966 INFO:journalctl@ceph.mon.b.smithi183.stdout: e1 2023-12-01T15:28:37.966 INFO:journalctl@ceph.mon.b.smithi183.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-01T15:28:37.966 INFO:journalctl@ceph.mon.b.smithi183.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-01T15:28:37.966 INFO:journalctl@ceph.mon.b.smithi183.stdout: legacy client fscid: -1 2023-12-01T15:28:37.966 INFO:journalctl@ceph.mon.b.smithi183.stdout: 2023-12-01T15:28:37.966 INFO:journalctl@ceph.mon.b.smithi183.stdout: No filesystems configured 2023-12-01T15:28:37.966 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-01T15:28:37.966 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-01T15:28:37.966 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-01T15:28:37.966 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-01T15:28:37.966 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-01T15:28:37.967 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-01T15:28:37.967 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-01T15:28:37.967 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T15:28:37.967 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T15:28:37.967 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T15:28:37.967 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi119:172.21.15.119=a;smithi119:[v2:172.21.15.119:3301,v1:172.21.15.119:6790]=c;smithi183:172.21.15.183=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:28:37.967 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: Saving service mon spec with placement smithi119:172.21.15.119=a;smithi119:[v2:172.21.15.119:3301,v1:172.21.15.119:6790]=c;smithi183:172.21.15.183=b;count:3 2023-12-01T15:28:37.967 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:37.967 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:28:37.967 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:37.967 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:28:37.967 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:37.967 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:28:37.967 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:37.967 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: Deploying daemon mon.b on smithi183 2023-12-01T15:28:37.968 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:37.968 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:37.968 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.183:0/733525355' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T15:28:37.968 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-01T15:28:37.968 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: mon.b@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-12-01T15:28:37.968 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: expand_channel_meta expand map: {default=false} 2023-12-01T15:28:37.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: expand_channel_meta from 'false' to 'false' 2023-12-01T15:28:37.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: expand_channel_meta expanded map: {default=false} 2023-12-01T15:28:37.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: expand_channel_meta expand map: {default=info} 2023-12-01T15:28:37.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: expand_channel_meta from 'info' to 'info' 2023-12-01T15:28:37.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: expand_channel_meta expanded map: {default=info} 2023-12-01T15:28:37.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: expand_channel_meta expand map: {default=daemon} 2023-12-01T15:28:37.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: expand_channel_meta from 'daemon' to 'daemon' 2023-12-01T15:28:37.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: expand_channel_meta expanded map: {default=daemon} 2023-12-01T15:28:37.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: expand_channel_meta expand map: {default=debug} 2023-12-01T15:28:37.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: expand_channel_meta from 'debug' to 'debug' 2023-12-01T15:28:37.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 ceph-mon[99169]: expand_channel_meta expanded map: {default=debug} 2023-12-01T15:28:37.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:37 smithi183 systemd[1]: Started Ceph mon.b for f739cc42-905d-11ee-95a2-87774f69a715. 2023-12-01T15:28:38.567 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-01T15:28:38.568 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-01T15:28:39.133 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:28:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:28:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: mon.a calling monitor election 2023-12-01T15:28:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: mon.b calling monitor election 2023-12-01T15:28:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-01T15:28:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: monmap e2: 2 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],b=[v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T15:28:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: fsmap 2023-12-01T15:28:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: osdmap e4: 0 total, 0 up, 0 in 2023-12-01T15:28:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: mgrmap e13: y(active, since 34s) 2023-12-01T15:28:42.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: overall HEALTH_OK 2023-12-01T15:28:42.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:42.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:42 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:28:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: mon.a calling monitor election 2023-12-01T15:28:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: mon.b calling monitor election 2023-12-01T15:28:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-01T15:28:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: monmap e2: 2 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],b=[v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T15:28:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: fsmap 2023-12-01T15:28:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: osdmap e4: 0 total, 0 up, 0 in 2023-12-01T15:28:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: mgrmap e13: y(active, since 34s) 2023-12-01T15:28:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: overall HEALTH_OK 2023-12-01T15:28:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:42 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:43.703 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-01T15:28:43.703 INFO:teuthology.orchestra.run.smithi183.stdout:{"epoch":2,"fsid":"f739cc42-905d-11ee-95a2-87774f69a715","modified":"2023-12-01T15:28:37.486573Z","created":"2023-12-01T15:27:13.776650Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:3300","nonce":0},{"type":"v1","addr":"172.21.15.183:6789","nonce":0}]},"addr":"172.21.15.183:6789/0","public_addr":"172.21.15.183:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-01T15:28:43.704 INFO:teuthology.orchestra.run.smithi183.stderr:dumped monmap epoch 2 2023-12-01T15:28:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:43 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:43 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:28:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:43 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:43 smithi183 ceph-mon[99169]: Deploying daemon mon.c on smithi119 2023-12-01T15:28:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:43 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:43 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:43 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:28:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:43 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:43 smithi119 ceph-mon[94175]: Deploying daemon mon.c on smithi119 2023-12-01T15:28:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:43 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.183:0/995844538' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T15:28:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:44 smithi183 ceph-mon[99169]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.183:0/995844538' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T15:28:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:44 smithi119 ceph-mon[94175]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:44 smithi119 systemd[1]: Starting Ceph mon.c for f739cc42-905d-11ee-95a2-87774f69a715... 2023-12-01T15:28:45.094 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-01T15:28:45.095 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-01T15:28:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 podman[108939]: 2023-12-01T15:28:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: set uid:gid to 167:167 (ceph:ceph) 2023-12-01T15:28:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable), process ceph-mon, pid 7 2023-12-01T15:28:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 bash[108939]: 7354b5f4868cf3661994b3e964f7d0c777558d700459c90966dadff0c9a0c438 2023-12-01T15:28:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: pidfile_write: ignore empty --pid-file 2023-12-01T15:28:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: load: jerasure load: lrc 2023-12-01T15:28:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: RocksDB version: 7.9.2 2023-12-01T15:28:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Git sha 0 2023-12-01T15:28:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Compile date 2023-11-30 20:50:28 2023-12-01T15:28:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: DB SUMMARY 2023-12-01T15:28:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: DB Session ID: 2M6DF0MALYEJ5G7QUQOW 2023-12-01T15:28:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: CURRENT file: CURRENT 2023-12-01T15:28:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: IDENTITY file: IDENTITY 2023-12-01T15:28:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2023-12-01T15:28:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-12-01T15:28:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2023-12-01T15:28:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.error_if_exists: 0 2023-12-01T15:28:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.create_if_missing: 0 2023-12-01T15:28:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.paranoid_checks: 1 2023-12-01T15:28:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-01T15:28:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-01T15:28:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-01T15:28:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.env: 0x55fb05450720 2023-12-01T15:28:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.fs: PosixFileSystem 2023-12-01T15:28:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.info_log: 0x55fb06d55440 2023-12-01T15:28:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_file_opening_threads: 16 2023-12-01T15:28:45.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.statistics: (nil) 2023-12-01T15:28:45.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.use_fsync: 0 2023-12-01T15:28:45.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_log_file_size: 0 2023-12-01T15:28:45.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-01T15:28:45.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-01T15:28:45.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.keep_log_file_num: 1000 2023-12-01T15:28:45.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.recycle_log_file_num: 0 2023-12-01T15:28:45.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.allow_fallocate: 1 2023-12-01T15:28:45.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.allow_mmap_reads: 0 2023-12-01T15:28:45.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.allow_mmap_writes: 0 2023-12-01T15:28:45.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.use_direct_reads: 0 2023-12-01T15:28:45.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-01T15:28:45.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.create_missing_column_families: 0 2023-12-01T15:28:45.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.db_log_dir: 2023-12-01T15:28:45.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.wal_dir: 2023-12-01T15:28:45.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-01T15:28:45.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-01T15:28:45.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-01T15:28:45.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-01T15:28:45.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-01T15:28:45.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-01T15:28:45.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.advise_random_on_open: 1 2023-12-01T15:28:45.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.db_write_buffer_size: 0 2023-12-01T15:28:45.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.write_buffer_manager: 0x55fb05fe6320 2023-12-01T15:28:45.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-01T15:28:45.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-01T15:28:45.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-01T15:28:45.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.rate_limiter: (nil) 2023-12-01T15:28:45.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-01T15:28:45.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.wal_recovery_mode: 2 2023-12-01T15:28:45.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.enable_thread_tracking: 0 2023-12-01T15:28:45.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.enable_pipelined_write: 0 2023-12-01T15:28:45.459 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.unordered_write: 0 2023-12-01T15:28:45.459 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-01T15:28:45.459 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-01T15:28:45.459 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-01T15:28:45.459 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-01T15:28:45.460 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.row_cache: None 2023-12-01T15:28:45.460 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.wal_filter: None 2023-12-01T15:28:45.460 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-01T15:28:45.460 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.allow_ingest_behind: 0 2023-12-01T15:28:45.460 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.two_write_queues: 0 2023-12-01T15:28:45.460 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.manual_wal_flush: 0 2023-12-01T15:28:45.460 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.wal_compression: 0 2023-12-01T15:28:45.460 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.atomic_flush: 0 2023-12-01T15:28:45.460 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-01T15:28:45.460 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-01T15:28:45.460 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-01T15:28:45.460 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.log_readahead_size: 0 2023-12-01T15:28:45.460 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-01T15:28:45.460 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.best_efforts_recovery: 0 2023-12-01T15:28:45.461 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-01T15:28:45.461 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-01T15:28:45.461 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.allow_data_in_errors: 0 2023-12-01T15:28:45.461 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.db_host_id: __hostname__ 2023-12-01T15:28:45.461 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-01T15:28:45.461 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_background_jobs: 2 2023-12-01T15:28:45.461 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_background_compactions: -1 2023-12-01T15:28:45.461 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_subcompactions: 1 2023-12-01T15:28:45.461 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-01T15:28:45.462 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-01T15:28:45.462 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-01T15:28:45.462 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_total_wal_size: 0 2023-12-01T15:28:45.462 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-01T15:28:45.462 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-01T15:28:45.462 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-01T15:28:45.462 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-01T15:28:45.462 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_open_files: -1 2023-12-01T15:28:45.462 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.bytes_per_sync: 0 2023-12-01T15:28:45.462 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-01T15:28:45.462 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-01T15:28:45.462 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compaction_readahead_size: 0 2023-12-01T15:28:45.462 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_background_flushes: -1 2023-12-01T15:28:45.462 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Compression algorithms supported: 2023-12-01T15:28:45.463 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-01T15:28:45.463 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: kZSTD supported: 0 2023-12-01T15:28:45.463 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: kXpressCompression supported: 0 2023-12-01T15:28:45.463 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: kLZ4HCCompression supported: 1 2023-12-01T15:28:45.463 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: kZlibCompression supported: 1 2023-12-01T15:28:45.463 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: kSnappyCompression supported: 1 2023-12-01T15:28:45.463 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: kLZ4Compression supported: 1 2023-12-01T15:28:45.463 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: kBZip2Compression supported: 0 2023-12-01T15:28:45.463 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-01T15:28:45.463 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-01T15:28:45.463 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2023-12-01T15:28:45.463 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-01T15:28:45.463 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-01T15:28:45.463 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.merge_operator: 2023-12-01T15:28:45.464 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compaction_filter: None 2023-12-01T15:28:45.464 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compaction_filter_factory: None 2023-12-01T15:28:45.464 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.sst_partitioner_factory: None 2023-12-01T15:28:45.464 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-01T15:28:45.464 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-01T15:28:45.464 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fb06d55540) 2023-12-01T15:28:45.464 INFO:journalctl@ceph.mon.c.smithi119.stdout: cache_index_and_filter_blocks: 1 2023-12-01T15:28:45.464 INFO:journalctl@ceph.mon.c.smithi119.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-01T15:28:45.464 INFO:journalctl@ceph.mon.c.smithi119.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-01T15:28:45.464 INFO:journalctl@ceph.mon.c.smithi119.stdout: pin_top_level_index_and_filter: 1 2023-12-01T15:28:45.464 INFO:journalctl@ceph.mon.c.smithi119.stdout: index_type: 0 2023-12-01T15:28:45.464 INFO:journalctl@ceph.mon.c.smithi119.stdout: data_block_index_type: 0 2023-12-01T15:28:45.464 INFO:journalctl@ceph.mon.c.smithi119.stdout: index_shortening: 1 2023-12-01T15:28:45.464 INFO:journalctl@ceph.mon.c.smithi119.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-01T15:28:45.465 INFO:journalctl@ceph.mon.c.smithi119.stdout: checksum: 4 2023-12-01T15:28:45.465 INFO:journalctl@ceph.mon.c.smithi119.stdout: no_block_cache: 0 2023-12-01T15:28:45.465 INFO:journalctl@ceph.mon.c.smithi119.stdout: block_cache: 0x55fb06067350 2023-12-01T15:28:45.465 INFO:journalctl@ceph.mon.c.smithi119.stdout: block_cache_name: BinnedLRUCache 2023-12-01T15:28:45.465 INFO:journalctl@ceph.mon.c.smithi119.stdout: block_cache_options: 2023-12-01T15:28:45.465 INFO:journalctl@ceph.mon.c.smithi119.stdout: capacity : 536870912 2023-12-01T15:28:45.465 INFO:journalctl@ceph.mon.c.smithi119.stdout: num_shard_bits : 4 2023-12-01T15:28:45.465 INFO:journalctl@ceph.mon.c.smithi119.stdout: strict_capacity_limit : 0 2023-12-01T15:28:45.465 INFO:journalctl@ceph.mon.c.smithi119.stdout: high_pri_pool_ratio: 0.000 2023-12-01T15:28:45.465 INFO:journalctl@ceph.mon.c.smithi119.stdout: block_cache_compressed: (nil) 2023-12-01T15:28:45.465 INFO:journalctl@ceph.mon.c.smithi119.stdout: persistent_cache: (nil) 2023-12-01T15:28:45.465 INFO:journalctl@ceph.mon.c.smithi119.stdout: block_size: 4096 2023-12-01T15:28:45.465 INFO:journalctl@ceph.mon.c.smithi119.stdout: block_size_deviation: 10 2023-12-01T15:28:45.465 INFO:journalctl@ceph.mon.c.smithi119.stdout: block_restart_interval: 16 2023-12-01T15:28:45.466 INFO:journalctl@ceph.mon.c.smithi119.stdout: index_block_restart_interval: 1 2023-12-01T15:28:45.466 INFO:journalctl@ceph.mon.c.smithi119.stdout: metadata_block_size: 4096 2023-12-01T15:28:45.466 INFO:journalctl@ceph.mon.c.smithi119.stdout: partition_filters: 0 2023-12-01T15:28:45.466 INFO:journalctl@ceph.mon.c.smithi119.stdout: use_delta_encoding: 1 2023-12-01T15:28:45.466 INFO:journalctl@ceph.mon.c.smithi119.stdout: filter_policy: bloomfilter 2023-12-01T15:28:45.466 INFO:journalctl@ceph.mon.c.smithi119.stdout: whole_key_filtering: 1 2023-12-01T15:28:45.466 INFO:journalctl@ceph.mon.c.smithi119.stdout: verify_compression: 0 2023-12-01T15:28:45.466 INFO:journalctl@ceph.mon.c.smithi119.stdout: read_amp_bytes_per_bit: 0 2023-12-01T15:28:45.466 INFO:journalctl@ceph.mon.c.smithi119.stdout: format_version: 5 2023-12-01T15:28:45.466 INFO:journalctl@ceph.mon.c.smithi119.stdout: enable_index_compression: 1 2023-12-01T15:28:45.466 INFO:journalctl@ceph.mon.c.smithi119.stdout: block_align: 0 2023-12-01T15:28:45.466 INFO:journalctl@ceph.mon.c.smithi119.stdout: max_auto_readahead_size: 262144 2023-12-01T15:28:45.466 INFO:journalctl@ceph.mon.c.smithi119.stdout: prepopulate_block_cache: 0 2023-12-01T15:28:45.467 INFO:journalctl@ceph.mon.c.smithi119.stdout: initial_auto_readahead_size: 8192 2023-12-01T15:28:45.467 INFO:journalctl@ceph.mon.c.smithi119.stdout: num_file_reads_for_auto_readahead: 2 2023-12-01T15:28:45.467 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.write_buffer_size: 33554432 2023-12-01T15:28:45.467 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_write_buffer_number: 2 2023-12-01T15:28:45.467 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compression: NoCompression 2023-12-01T15:28:45.467 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.bottommost_compression: Disabled 2023-12-01T15:28:45.467 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.prefix_extractor: nullptr 2023-12-01T15:28:45.467 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-01T15:28:45.467 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.num_levels: 7 2023-12-01T15:28:45.467 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-01T15:28:45.467 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-01T15:28:45.467 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-01T15:28:45.467 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-01T15:28:45.467 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-01T15:28:45.467 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-01T15:28:45.468 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-01T15:28:45.468 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-01T15:28:45.468 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-01T15:28:45.468 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-01T15:28:45.468 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-01T15:28:45.468 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-01T15:28:45.468 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-01T15:28:45.468 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compression_opts.level: 32767 2023-12-01T15:28:45.468 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compression_opts.strategy: 0 2023-12-01T15:28:45.468 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-01T15:28:45.468 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-01T15:28:45.468 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-01T15:28:45.468 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-01T15:28:45.468 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compression_opts.enabled: false 2023-12-01T15:28:45.468 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-01T15:28:45.469 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-01T15:28:45.469 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-01T15:28:45.469 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-01T15:28:45.469 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.target_file_size_base: 67108864 2023-12-01T15:28:45.469 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-01T15:28:45.469 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-01T15:28:45.469 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-01T15:28:45.469 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-01T15:28:45.469 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-01T15:28:45.469 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-01T15:28:45.469 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-01T15:28:45.470 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-01T15:28:45.470 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-01T15:28:45.470 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-01T15:28:45.470 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-01T15:28:45.470 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-01T15:28:45.470 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-01T15:28:45.470 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-01T15:28:45.470 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.arena_block_size: 1048576 2023-12-01T15:28:45.470 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-01T15:28:45.470 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-01T15:28:45.470 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.disable_auto_compactions: 0 2023-12-01T15:28:45.470 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-01T15:28:45.470 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-01T15:28:45.470 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-01T15:28:45.471 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-01T15:28:45.471 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-01T15:28:45.471 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-01T15:28:45.471 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-01T15:28:45.471 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-01T15:28:45.471 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-01T15:28:45.471 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-01T15:28:45.471 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.table_properties_collectors: 2023-12-01T15:28:45.471 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.inplace_update_support: 0 2023-12-01T15:28:45.472 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-01T15:28:45.472 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-01T15:28:45.472 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-01T15:28:45.472 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-01T15:28:45.472 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.bloom_locality: 0 2023-12-01T15:28:45.472 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.max_successive_merges: 0 2023-12-01T15:28:45.472 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-01T15:28:45.472 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.paranoid_file_checks: 0 2023-12-01T15:28:45.472 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.force_consistency_checks: 1 2023-12-01T15:28:45.472 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.report_bg_io_stats: 0 2023-12-01T15:28:45.472 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.ttl: 2592000 2023-12-01T15:28:45.472 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-01T15:28:45.472 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-01T15:28:45.472 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-01T15:28:45.472 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.enable_blob_files: false 2023-12-01T15:28:45.473 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.min_blob_size: 0 2023-12-01T15:28:45.473 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.blob_file_size: 268435456 2023-12-01T15:28:45.473 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-01T15:28:45.473 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-01T15:28:45.473 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-01T15:28:45.473 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-01T15:28:45.473 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-01T15:28:45.473 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.blob_file_starting_level: 0 2023-12-01T15:28:45.473 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-01T15:28:45.473 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-01T15:28:45.473 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-12-01T15:28:45.473 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 53620bd9-2952-401c-854f-76205cae6fc5 2023-12-01T15:28:45.473 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701444525255682, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-01T15:28:45.473 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2023-12-01T15:28:45.473 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701444525256230, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1747, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "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": 1701444525, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "53620bd9-2952-401c-854f-76205cae6fc5", "db_session_id": "2M6DF0MALYEJ5G7QUQOW", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2023-12-01T15:28:45.474 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701444525256320, "job": 1, "event": "recovery_finished"} 2023-12-01T15:28:45.474 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2023-12-01T15:28:45.474 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-01T15:28:45.474 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55fb06104000 2023-12-01T15:28:45.474 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: DB pointer 0x55fb060f0000 2023-12-01T15:28:45.474 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-01T15:28:45.474 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-01T15:28:45.474 INFO:journalctl@ceph.mon.c.smithi119.stdout: ** DB Stats ** 2023-12-01T15:28:45.474 INFO:journalctl@ceph.mon.c.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T15:28:45.474 INFO:journalctl@ceph.mon.c.smithi119.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-01T15:28:45.474 INFO:journalctl@ceph.mon.c.smithi119.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T15:28:45.474 INFO:journalctl@ceph.mon.c.smithi119.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T15:28:45.474 INFO:journalctl@ceph.mon.c.smithi119.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-01T15:28:45.474 INFO:journalctl@ceph.mon.c.smithi119.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T15:28:45.474 INFO:journalctl@ceph.mon.c.smithi119.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T15:28:45.475 INFO:journalctl@ceph.mon.c.smithi119.stdout: 2023-12-01T15:28:45.475 INFO:journalctl@ceph.mon.c.smithi119.stdout: ** Compaction Stats [default] ** 2023-12-01T15:28:45.475 INFO:journalctl@ceph.mon.c.smithi119.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-01T15:28:45.475 INFO:journalctl@ceph.mon.c.smithi119.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-01T15:28:45.475 INFO:journalctl@ceph.mon.c.smithi119.stdout: L0 1/0 1.71 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T15:28:45.475 INFO:journalctl@ceph.mon.c.smithi119.stdout: Sum 1/0 1.71 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T15:28:45.475 INFO:journalctl@ceph.mon.c.smithi119.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T15:28:45.475 INFO:journalctl@ceph.mon.c.smithi119.stdout: 2023-12-01T15:28:45.475 INFO:journalctl@ceph.mon.c.smithi119.stdout: ** Compaction Stats [default] ** 2023-12-01T15:28:45.475 INFO:journalctl@ceph.mon.c.smithi119.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-01T15:28:45.475 INFO:journalctl@ceph.mon.c.smithi119.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-01T15:28:45.475 INFO:journalctl@ceph.mon.c.smithi119.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T15:28:45.475 INFO:journalctl@ceph.mon.c.smithi119.stdout: 2023-12-01T15:28:45.476 INFO:journalctl@ceph.mon.c.smithi119.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-01T15:28:45.476 INFO:journalctl@ceph.mon.c.smithi119.stdout: 2023-12-01T15:28:45.476 INFO:journalctl@ceph.mon.c.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T15:28:45.476 INFO:journalctl@ceph.mon.c.smithi119.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-01T15:28:45.476 INFO:journalctl@ceph.mon.c.smithi119.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-01T15:28:45.476 INFO:journalctl@ceph.mon.c.smithi119.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-01T15:28:45.476 INFO:journalctl@ceph.mon.c.smithi119.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-01T15:28:45.476 INFO:journalctl@ceph.mon.c.smithi119.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-01T15:28:45.476 INFO:journalctl@ceph.mon.c.smithi119.stdout: Cumulative compaction: 0.00 GB write, 0.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T15:28:45.476 INFO:journalctl@ceph.mon.c.smithi119.stdout: Interval compaction: 0.00 GB write, 0.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T15:28:45.476 INFO:journalctl@ceph.mon.c.smithi119.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-01T15:28:45.476 INFO:journalctl@ceph.mon.c.smithi119.stdout: Block cache BinnedLRUCache@0x55fb06067350#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2023-12-01T15:28:45.476 INFO:journalctl@ceph.mon.c.smithi119.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2023-12-01T15:28:45.476 INFO:journalctl@ceph.mon.c.smithi119.stdout: 2023-12-01T15:28:45.477 INFO:journalctl@ceph.mon.c.smithi119.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-01T15:28:45.477 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mon.c does not exist in monmap, will attempt to join an existing cluster 2023-12-01T15:28:45.477 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: using public_addrv [v2:172.21.15.119:3301/0,v1:172.21.15.119:6790/0] 2023-12-01T15:28:45.477 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: starting mon.c rank -1 at public addrs [v2:172.21.15.119:3301/0,v1:172.21.15.119:6790/0] at bind addrs [v2:172.21.15.119:3301/0,v1:172.21.15.119:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:28:45.477 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mon.c@-1(???) e0 preinit fsid f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:28:45.477 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mon.c@-1(synchronizing).mds e1 new map 2023-12-01T15:28:45.477 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mon.c@-1(synchronizing).mds e1 print_map 2023-12-01T15:28:45.477 INFO:journalctl@ceph.mon.c.smithi119.stdout: e1 2023-12-01T15:28:45.477 INFO:journalctl@ceph.mon.c.smithi119.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-01T15:28:45.477 INFO:journalctl@ceph.mon.c.smithi119.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-01T15:28:45.477 INFO:journalctl@ceph.mon.c.smithi119.stdout: legacy client fscid: -1 2023-12-01T15:28:45.477 INFO:journalctl@ceph.mon.c.smithi119.stdout: 2023-12-01T15:28:45.477 INFO:journalctl@ceph.mon.c.smithi119.stdout: No filesystems configured 2023-12-01T15:28:45.477 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-01T15:28:45.477 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-01T15:28:45.478 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-01T15:28:45.478 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-01T15:28:45.478 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-01T15:28:45.478 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-01T15:28:45.478 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-01T15:28:45.478 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T15:28:45.478 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T15:28:45.478 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T15:28:45.478 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi119:172.21.15.119=a;smithi119:[v2:172.21.15.119:3301,v1:172.21.15.119:6790]=c;smithi183:172.21.15.183=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:28:45.478 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: Saving service mon spec with placement smithi119:172.21.15.119=a;smithi119:[v2:172.21.15.119:3301,v1:172.21.15.119:6790]=c;smithi183:172.21.15.183=b;count:3 2023-12-01T15:28:45.478 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:45.478 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:28:45.478 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:45.479 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:28:45.479 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:45.479 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:28:45.479 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:45.479 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: Deploying daemon mon.b on smithi183 2023-12-01T15:28:45.479 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:45.479 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:45.479 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.183:0/733525355' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T15:28:45.479 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:28:45.480 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mon.a calling monitor election 2023-12-01T15:28:45.480 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:45.480 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:45.480 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:45.480 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:45.480 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mon.b calling monitor election 2023-12-01T15:28:45.480 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:45.480 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:45.480 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:45.480 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:45.480 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:45.480 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-01T15:28:45.480 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: monmap e2: 2 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],b=[v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T15:28:45.480 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: fsmap 2023-12-01T15:28:45.480 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: osdmap e4: 0 total, 0 up, 0 in 2023-12-01T15:28:45.481 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mgrmap e13: y(active, since 34s) 2023-12-01T15:28:45.481 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: overall HEALTH_OK 2023-12-01T15:28:45.481 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:45.481 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:45.481 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:45.481 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:28:45.481 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:45.481 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: Deploying daemon mon.c on smithi119 2023-12-01T15:28:45.481 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:45.481 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.183:0/995844538' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T15:28:45.481 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:45.481 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-01T15:28:45.481 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 systemd[1]: Started Ceph mon.c for f739cc42-905d-11ee-95a2-87774f69a715. 2023-12-01T15:28:45.482 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: expand_channel_meta expand map: {default=false} 2023-12-01T15:28:45.482 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: expand_channel_meta from 'false' to 'false' 2023-12-01T15:28:45.482 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: expand_channel_meta expanded map: {default=false} 2023-12-01T15:28:45.482 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: expand_channel_meta expand map: {default=info} 2023-12-01T15:28:45.482 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: expand_channel_meta from 'info' to 'info' 2023-12-01T15:28:45.482 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: expand_channel_meta expanded map: {default=info} 2023-12-01T15:28:45.482 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: expand_channel_meta expand map: {default=daemon} 2023-12-01T15:28:45.482 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: expand_channel_meta from 'daemon' to 'daemon' 2023-12-01T15:28:45.482 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: expand_channel_meta expanded map: {default=daemon} 2023-12-01T15:28:45.482 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: expand_channel_meta expand map: {default=debug} 2023-12-01T15:28:45.482 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: expand_channel_meta from 'debug' to 'debug' 2023-12-01T15:28:45.483 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: expand_channel_meta expanded map: {default=debug} 2023-12-01T15:28:45.483 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:45 smithi119 ceph-mon[108979]: mon.c@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-12-01T15:28:45.655 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:28:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:28:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: mon.a calling monitor election 2023-12-01T15:28:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: mon.b calling monitor election 2023-12-01T15:28:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: mon.c calling monitor election 2023-12-01T15:28:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-01T15:28:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: monmap e3: 3 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],b=[v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0],c=[v2:172.21.15.119:3301/0,v1:172.21.15.119:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T15:28:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: fsmap 2023-12-01T15:28:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: osdmap e4: 0 total, 0 up, 0 in 2023-12-01T15:28:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: mgrmap e13: y(active, since 42s) 2023-12-01T15:28:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: overall HEALTH_OK 2023-12-01T15:28:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:50 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:28:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: mon.a calling monitor election 2023-12-01T15:28:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: mon.b calling monitor election 2023-12-01T15:28:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: mon.c calling monitor election 2023-12-01T15:28:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-01T15:28:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: monmap e3: 3 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],b=[v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0],c=[v2:172.21.15.119:3301/0,v1:172.21.15.119:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T15:28:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: fsmap 2023-12-01T15:28:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: osdmap e4: 0 total, 0 up, 0 in 2023-12-01T15:28:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: mgrmap e13: y(active, since 42s) 2023-12-01T15:28:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: overall HEALTH_OK 2023-12-01T15:28:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:50.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:50.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:28:50.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: mon.a calling monitor election 2023-12-01T15:28:50.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: mon.b calling monitor election 2023-12-01T15:28:50.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:28:50.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:50.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:50.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:50.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:50.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: mon.c calling monitor election 2023-12-01T15:28:50.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:50.705 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:50.705 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:50.705 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:50.705 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:50.705 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-01T15:28:50.705 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: monmap e3: 3 mons at {a=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],b=[v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0],c=[v2:172.21.15.119:3301/0,v1:172.21.15.119:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T15:28:50.705 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: fsmap 2023-12-01T15:28:50.705 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: osdmap e4: 0 total, 0 up, 0 in 2023-12-01T15:28:50.706 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: mgrmap e13: y(active, since 42s) 2023-12-01T15:28:50.706 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: overall HEALTH_OK 2023-12-01T15:28:50.706 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:50.706 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:50.706 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:50.706 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:50 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:50.878 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-01T15:28:50.878 INFO:teuthology.orchestra.run.smithi183.stdout:{"epoch":3,"fsid":"f739cc42-905d-11ee-95a2-87774f69a715","modified":"2023-12-01T15:28:45.279970Z","created":"2023-12-01T15:27:13.776650Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:3300","nonce":0},{"type":"v1","addr":"172.21.15.183:6789","nonce":0}]},"addr":"172.21.15.183:6789/0","public_addr":"172.21.15.183:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3301","nonce":0},{"type":"v1","addr":"172.21.15.119:6790","nonce":0}]},"addr":"172.21.15.119:6790/0","public_addr":"172.21.15.119:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-12-01T15:28:50.880 INFO:teuthology.orchestra.run.smithi183.stderr:dumped monmap epoch 3 2023-12-01T15:28:51.325 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-01T15:28:51.325 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph config generate-minimal-conf 2023-12-01T15:28:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:51 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:28:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.183:0/2229201828' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T15:28:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:51 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:51 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:28:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.183:0/2229201828' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T15:28:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:51 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:51 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:28:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.183:0/2229201828' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T15:28:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:51 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:28:51.990 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:28:53.081 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:53.081 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.081 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.081 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.081 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.081 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:53.082 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:28:53.082 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.082 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.082 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.082 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.082 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.082 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.082 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.082 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.082 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.082 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.083 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:28:53.083 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T15:28:53.083 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:53.083 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:53.083 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.083 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.083 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.083 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.083 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:53.083 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:28:53.083 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.083 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.084 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.084 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.084 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.084 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.084 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.084 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.084 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.084 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.084 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:28:53.084 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T15:28:53.084 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:28:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:28:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T15:28:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:53.447 INFO:teuthology.orchestra.run.smithi119.stdout:# minimal ceph.conf for f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:28:53.447 INFO:teuthology.orchestra.run.smithi119.stdout:[global] 2023-12-01T15:28:53.447 INFO:teuthology.orchestra.run.smithi119.stdout: fsid = f739cc42-905d-11ee-95a2-87774f69a715 2023-12-01T15:28:53.447 INFO:teuthology.orchestra.run.smithi119.stdout: mon_host = [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] [v2:172.21.15.119:3301/0,v1:172.21.15.119:6790/0] 2023-12-01T15:28:53.936 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-01T15:28:53.936 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T15:28:53.936 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/ceph/ceph.conf 2023-12-01T15:28:53.966 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T15:28:53.966 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:28:54.034 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-12-01T15:28:54.034 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/ceph/ceph.conf 2023-12-01T15:28:54.071 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-12-01T15:28:54.071 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:28:54.142 INFO:tasks.cephadm:Adding mgr.y on smithi119 2023-12-01T15:28:54.142 INFO:tasks.cephadm:Adding mgr.x on smithi183 2023-12-01T15:28:54.142 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph orch apply mgr '2;smithi119=y;smithi183=x' 2023-12-01T15:28:54.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:54 smithi119 ceph-mon[94175]: Updating smithi119:/etc/ceph/ceph.conf 2023-12-01T15:28:54.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:54 smithi119 ceph-mon[94175]: Updating smithi183:/etc/ceph/ceph.conf 2023-12-01T15:28:54.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:54 smithi119 ceph-mon[94175]: Updating smithi119:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:28:54.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:54 smithi119 ceph-mon[94175]: Updating smithi183:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:28:54.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:54 smithi119 ceph-mon[94175]: Reconfiguring mon.a (unknown last config time)... 2023-12-01T15:28:54.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:54 smithi119 ceph-mon[94175]: Reconfiguring daemon mon.a on smithi119 2023-12-01T15:28:54.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2624689736' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:54.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:54 smithi119 ceph-mon[108979]: Updating smithi119:/etc/ceph/ceph.conf 2023-12-01T15:28:54.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:54 smithi119 ceph-mon[108979]: Updating smithi183:/etc/ceph/ceph.conf 2023-12-01T15:28:54.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:54 smithi119 ceph-mon[108979]: Updating smithi119:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:28:54.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:54 smithi119 ceph-mon[108979]: Updating smithi183:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:28:54.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:54 smithi119 ceph-mon[108979]: Reconfiguring mon.a (unknown last config time)... 2023-12-01T15:28:54.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:54 smithi119 ceph-mon[108979]: Reconfiguring daemon mon.a on smithi119 2023-12-01T15:28:54.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2624689736' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:54 smithi183 ceph-mon[99169]: Updating smithi119:/etc/ceph/ceph.conf 2023-12-01T15:28:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:54 smithi183 ceph-mon[99169]: Updating smithi183:/etc/ceph/ceph.conf 2023-12-01T15:28:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:54 smithi183 ceph-mon[99169]: Updating smithi119:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:28:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:54 smithi183 ceph-mon[99169]: Updating smithi183:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:28:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:54 smithi183 ceph-mon[99169]: Reconfiguring mon.a (unknown last config time)... 2023-12-01T15:28:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:54 smithi183 ceph-mon[99169]: Reconfiguring daemon mon.a on smithi119 2023-12-01T15:28:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2624689736' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:54.734 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:28:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:55 smithi183 ceph-mon[99169]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:55 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:55 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:55 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:28:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:55 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T15:28:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:55 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:55.191 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:55 smithi119 ceph-mon[94175]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:55.191 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:55 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:55.191 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:55 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:55.191 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:55 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:28:55.192 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:55 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T15:28:55.192 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:55 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:55.192 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:55 smithi119 ceph-mon[108979]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:55.192 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:55 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:55.192 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:55 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:55.192 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:55 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:28:55.192 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:55 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T15:28:55.192 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:55 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:56.189 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled mgr update... 2023-12-01T15:28:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:56 smithi183 ceph-mon[99169]: Reconfiguring mon.c (monmap changed)... 2023-12-01T15:28:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:56 smithi183 ceph-mon[99169]: Reconfiguring daemon mon.c on smithi119 2023-12-01T15:28:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:56 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:56 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:56.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:56 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:28:56.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:56 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T15:28:56.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:56 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:56 smithi119 ceph-mon[94175]: Reconfiguring mon.c (monmap changed)... 2023-12-01T15:28:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:56 smithi119 ceph-mon[94175]: Reconfiguring daemon mon.c on smithi119 2023-12-01T15:28:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:56 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:56 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:56 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:28:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:56 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T15:28:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:56 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:56 smithi119 ceph-mon[108979]: Reconfiguring mon.c (monmap changed)... 2023-12-01T15:28:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:56 smithi119 ceph-mon[108979]: Reconfiguring daemon mon.c on smithi119 2023-12-01T15:28:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:56 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:56 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:56 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T15:28:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:56 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T15:28:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:56 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:56.987 DEBUG:teuthology.orchestra.run.smithi183:mgr.x> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@mgr.x.service 2023-12-01T15:28:56.989 INFO:tasks.cephadm:Deploying OSDs... 2023-12-01T15:28:56.989 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T15:28:56.990 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T15:28:57.011 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-01T15:28:57.011 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_1 2023-12-01T15:28:57.017 INFO:journalctl@ceph.mgr.x.smithi183.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:28:57.071 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-01T15:28:57.072 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T15:28:57.072 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 6h/6d Inode: 387618 Links: 1 2023-12-01T15:28:57.072 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T15:28:57.072 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T15:28:57.072 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2023-12-01 15:28:44.744242274 +0000 2023-12-01T15:28:57.072 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2023-12-01 15:23:09.082730921 +0000 2023-12-01T15:28:57.072 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2023-12-01 15:23:09.082730921 +0000 2023-12-01T15:28:57.072 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: - 2023-12-01T15:28:57.072 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-01T15:28:57.144 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2023-12-01T15:28:57.144 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2023-12-01T15:28:57.144 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000327701 s, 1.6 MB/s 2023-12-01T15:28:57.145 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-01T15:28:57.206 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_2 2023-12-01T15:28:57.265 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-01T15:28:57.265 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T15:28:57.265 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 6h/6d Inode: 388888 Links: 1 2023-12-01T15:28:57.265 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T15:28:57.265 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T15:28:57.265 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2023-12-01 15:28:44.745242250 +0000 2023-12-01T15:28:57.265 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2023-12-01 15:23:09.626717726 +0000 2023-12-01T15:28:57.265 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2023-12-01 15:23:09.626717726 +0000 2023-12-01T15:28:57.265 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: - 2023-12-01T15:28:57.266 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-01T15:28:57.331 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[94175]: Reconfiguring mon.b (monmap changed)... 2023-12-01T15:28:57.331 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[94175]: Reconfiguring daemon mon.b on smithi183 2023-12-01T15:28:57.331 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[94175]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:57.332 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:57.332 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:57.333 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:57.333 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:28:57.333 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:57.333 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:28:57.333 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:57.334 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T15:28:57.334 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-01T15:28:57.334 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T15:28:57.334 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:57.334 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[108979]: Reconfiguring mon.b (monmap changed)... 2023-12-01T15:28:57.334 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[108979]: Reconfiguring daemon mon.b on smithi183 2023-12-01T15:28:57.334 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[108979]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:57.334 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:57.334 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:57.335 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:57.335 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:28:57.335 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:57.335 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:28:57.335 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:57.335 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T15:28:57.335 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-01T15:28:57.335 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T15:28:57.335 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:57 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:57.336 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2023-12-01T15:28:57.336 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2023-12-01T15:28:57.337 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.00020582 s, 2.5 MB/s 2023-12-01T15:28:57.337 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-01T15:28:57.396 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_3 2023-12-01T15:28:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:57 smithi183 ceph-mon[99169]: Reconfiguring mon.b (monmap changed)... 2023-12-01T15:28:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:57 smithi183 ceph-mon[99169]: Reconfiguring daemon mon.b on smithi183 2023-12-01T15:28:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:57 smithi183 ceph-mon[99169]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:57 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:57 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:57 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:57 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:28:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:57 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:57 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:28:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:57 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:28:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:57 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T15:28:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:57 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-01T15:28:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:57 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T15:28:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:57 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:57.453 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-01T15:28:57.453 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T15:28:57.453 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 6h/6d Inode: 394419 Links: 1 2023-12-01T15:28:57.454 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T15:28:57.454 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T15:28:57.454 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2023-12-01 15:28:44.745242250 +0000 2023-12-01T15:28:57.454 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2023-12-01 15:23:10.210703560 +0000 2023-12-01T15:28:57.454 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2023-12-01 15:23:10.210703560 +0000 2023-12-01T15:28:57.454 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: - 2023-12-01T15:28:57.454 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-01T15:28:57.520 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2023-12-01T15:28:57.520 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2023-12-01T15:28:57.520 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.00022686 s, 2.3 MB/s 2023-12-01T15:28:57.522 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-01T15:28:57.582 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_4 2023-12-01T15:28:57.639 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-01T15:28:57.639 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T15:28:57.640 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 6h/6d Inode: 392535 Links: 1 2023-12-01T15:28:57.640 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T15:28:57.640 INFO:teuthology.orchestra.run.smithi119.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T15:28:57.640 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2023-12-01 15:28:44.745242250 +0000 2023-12-01T15:28:57.640 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2023-12-01 15:23:10.768690025 +0000 2023-12-01T15:28:57.640 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2023-12-01 15:23:10.768690025 +0000 2023-12-01T15:28:57.640 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: - 2023-12-01T15:28:57.640 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-01T15:28:57.706 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2023-12-01T15:28:57.706 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2023-12-01T15:28:57.706 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000240088 s, 2.1 MB/s 2023-12-01T15:28:57.707 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-01T15:28:57.767 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-12-01T15:28:57.767 DEBUG:teuthology.orchestra.run.smithi183:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T15:28:57.785 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-01T15:28:57.786 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_1 2023-12-01T15:28:57.843 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-01T15:28:57.843 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T15:28:57.843 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 6h/6d Inode: 383883 Links: 1 2023-12-01T15:28:57.843 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T15:28:57.843 INFO:teuthology.orchestra.run.smithi183.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T15:28:57.843 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2023-12-01 15:28:36.691689914 +0000 2023-12-01T15:28:57.843 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2023-12-01 15:23:09.079696776 +0000 2023-12-01T15:28:57.844 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2023-12-01 15:23:09.079696776 +0000 2023-12-01T15:28:57.844 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: - 2023-12-01T15:28:57.844 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-01T15:28:57.914 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2023-12-01T15:28:57.915 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2023-12-01T15:28:57.915 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.000265154 s, 1.9 MB/s 2023-12-01T15:28:57.915 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-01T15:28:57.973 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_2 2023-12-01T15:28:58.031 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-01T15:28:58.032 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T15:28:58.032 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 6h/6d Inode: 383930 Links: 1 2023-12-01T15:28:58.032 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T15:28:58.032 INFO:teuthology.orchestra.run.smithi183.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T15:28:58.032 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2023-12-01 15:28:36.691689914 +0000 2023-12-01T15:28:58.032 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2023-12-01 15:23:09.635681815 +0000 2023-12-01T15:28:58.032 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2023-12-01 15:23:09.635681815 +0000 2023-12-01T15:28:58.032 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: - 2023-12-01T15:28:58.032 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-01T15:28:58.100 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2023-12-01T15:28:58.100 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2023-12-01T15:28:58.100 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.00020151 s, 2.5 MB/s 2023-12-01T15:28:58.101 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-01T15:28:58.161 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_3 2023-12-01T15:28:58.221 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-01T15:28:58.221 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T15:28:58.221 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 6h/6d Inode: 387643 Links: 1 2023-12-01T15:28:58.221 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T15:28:58.221 INFO:teuthology.orchestra.run.smithi183.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T15:28:58.221 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2023-12-01 15:28:58.156119351 +0000 2023-12-01T15:28:58.221 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2023-12-01 15:23:10.189666908 +0000 2023-12-01T15:28:58.221 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2023-12-01 15:23:10.189666908 +0000 2023-12-01T15:28:58.221 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: - 2023-12-01T15:28:58.222 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-01T15:28:58.327 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:58 smithi183 ceph-mon[99169]: from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi119=y;smithi183=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:28:58.327 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:58 smithi183 ceph-mon[99169]: Saving service mgr spec with placement smithi119=y;smithi183=x;count:2 2023-12-01T15:28:58.327 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:58 smithi183 ceph-mon[99169]: Deploying daemon mgr.x on smithi183 2023-12-01T15:28:58.331 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2023-12-01T15:28:58.331 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2023-12-01T15:28:58.331 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.000234083 s, 2.2 MB/s 2023-12-01T15:28:58.332 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-01T15:28:58.353 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_4 2023-12-01T15:28:58.412 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-01T15:28:58.412 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T15:28:58.412 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 6h/6d Inode: 387765 Links: 1 2023-12-01T15:28:58.413 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T15:28:58.413 INFO:teuthology.orchestra.run.smithi183.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T15:28:58.413 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2023-12-01 15:28:58.283115975 +0000 2023-12-01T15:28:58.413 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2023-12-01 15:23:10.741652056 +0000 2023-12-01T15:28:58.413 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2023-12-01 15:23:10.741652056 +0000 2023-12-01T15:28:58.413 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: - 2023-12-01T15:28:58.413 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-01T15:28:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:58 smithi119 ceph-mon[94175]: from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi119=y;smithi183=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:28:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:58 smithi119 ceph-mon[94175]: Saving service mgr spec with placement smithi119=y;smithi183=x;count:2 2023-12-01T15:28:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:58 smithi119 ceph-mon[94175]: Deploying daemon mgr.x on smithi183 2023-12-01T15:28:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:58 smithi119 ceph-mon[108979]: from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi119=y;smithi183=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:28:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:58 smithi119 ceph-mon[108979]: Saving service mgr spec with placement smithi119=y;smithi183=x;count:2 2023-12-01T15:28:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:58 smithi119 ceph-mon[108979]: Deploying daemon mgr.x on smithi183 2023-12-01T15:28:58.480 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2023-12-01T15:28:58.481 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2023-12-01T15:28:58.481 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.000187002 s, 2.7 MB/s 2023-12-01T15:28:58.481 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-01T15:28:58.538 INFO:tasks.cephadm:Deploying osd.0 on smithi119 with /dev/vg_nvme/lv_4... 2023-12-01T15:28:58.538 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-01T15:28:58.624 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:28:58 smithi183 systemd[1]: Starting Ceph mgr.x for f739cc42-905d-11ee-95a2-87774f69a715... 2023-12-01T15:28:58.893 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:28:58 smithi183 podman[101240]: 2023-12-01T15:28:59.097 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:28:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:28:59 smithi183 ceph-mon[99169]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:59.190 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:28:58 smithi183 ceph-mgr[101302]: -- 172.21.15.183:0/2457980527 <== mon.1 v2:172.21.15.183:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558b3afd51e0 con 0x558b3afab000 2023-12-01T15:28:59.190 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:28:58 smithi183 bash[101240]: 96ca449af7f1c5911ce4c90604bc5baead00c299e5de3db0ebfcdd5afdf76761 2023-12-01T15:28:59.190 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:28:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:28:59.008+0000 7fd73f0c9200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T15:28:59.190 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:28:59 smithi183 systemd[1]: Started Ceph mgr.x for f739cc42-905d-11ee-95a2-87774f69a715. 2023-12-01T15:28:59.191 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:28:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:28:59.107+0000 7fd73f0c9200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T15:28:59.337 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:28:59 smithi119 ceph-mon[94175]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:59.337 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:28:59 smithi119 ceph-mon[108979]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:28:59.486 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:28:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:28:59.199+0000 7fd73f0c9200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T15:28:59.486 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:28:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:28:59.299+0000 7fd73f0c9200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T15:28:59.870 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:28:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:28:59.485+0000 7fd73f0c9200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T15:29:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:00 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:00 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:00 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:00 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:00 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:00.191 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:28:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:28:59.869+0000 7fd73f0c9200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T15:29:00.191 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:29:00 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:29:00.004+0000 7fd73f0c9200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T15:29:00.191 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:29:00 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:29:00.094+0000 7fd73f0c9200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T15:29:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:00 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:00 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:00 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:00 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:00 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:00 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:00 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:00 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:00 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:00 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:00.649 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:29:00 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:29:00.200+0000 7fd73f0c9200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T15:29:00.703 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-01T15:29:00.703 INFO:teuthology.orchestra.run.smithi119.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-01T15:29:00.703 INFO:teuthology.orchestra.run.smithi119.stderr: stderr: 10+0 records in 2023-12-01T15:29:00.703 INFO:teuthology.orchestra.run.smithi119.stderr:10+0 records out 2023-12-01T15:29:00.704 INFO:teuthology.orchestra.run.smithi119.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0109144 s, 961 MB/s 2023-12-01T15:29:00.704 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping successful for: 2023-12-01T15:29:00.940 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:29:00 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:29:00.648+0000 7fd73f0c9200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T15:29:01.143 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi119:vg_nvme/lv_4 2023-12-01T15:29:01.398 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:01 smithi119 ceph-mon[108979]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:01.398 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:01 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:01.398 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:01 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:01.398 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:01 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:01.398 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:01 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:01.398 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:01 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:01.398 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:01 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T15:29:01.398 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:01 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T15:29:01.398 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:01 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:01.398 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:01 smithi119 ceph-mon[94175]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:01.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:01 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:01.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:01 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:01.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:01 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:01.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:01 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:01.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:01 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:01.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:01 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T15:29:01.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:01 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T15:29:01.399 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:01 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:01.400 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:29:01 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:29:01.319+0000 7fd73f0c9200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T15:29:01.400 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:01 smithi183 ceph-mon[99169]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:01.401 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:01 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:01.401 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:01 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:01.401 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:01 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:01.401 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:01 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:01.401 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:01 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:01.401 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:01 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T15:29:01.401 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:01 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T15:29:01.401 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:01 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:01.691 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:29:01 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:29:01.400+0000 7fd73f0c9200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T15:29:02.003 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:29:02.351 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:02 smithi119 ceph-mon[94175]: Reconfiguring mgr.y (unknown last config time)... 2023-12-01T15:29:02.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:02 smithi119 ceph-mon[94175]: Reconfiguring daemon mgr.y on smithi119 2023-12-01T15:29:02.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:02 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:02.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:02 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:02.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:02 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:02.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:02 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:02.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:02 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:02.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:02 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:02.352 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:02 smithi119 ceph-mon[108979]: Reconfiguring mgr.y (unknown last config time)... 2023-12-01T15:29:02.353 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:02 smithi119 ceph-mon[108979]: Reconfiguring daemon mgr.y on smithi119 2023-12-01T15:29:02.353 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:02 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:02.353 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:02 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:02.353 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:02 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:02.353 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:02 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:02.353 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:02 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:02.353 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:02 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:02.428 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:29:02 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:29:02.169+0000 7fd73f0c9200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:29:02.428 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:29:02 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:29:02.259+0000 7fd73f0c9200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T15:29:02.429 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:02 smithi183 ceph-mon[99169]: Reconfiguring mgr.y (unknown last config time)... 2023-12-01T15:29:02.429 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:02 smithi183 ceph-mon[99169]: Reconfiguring daemon mgr.y on smithi119 2023-12-01T15:29:02.429 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:02 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:02.429 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:02 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:02.429 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:02 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:02.429 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:02 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:02.429 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:02 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:02.429 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:02 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:02.690 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:29:02 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:29:02.427+0000 7fd73f0c9200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:29:03.073 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:29:02 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:29:02.702+0000 7fd73f0c9200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T15:29:03.074 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:29:02 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:29:02.927+0000 7fd73f0c9200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T15:29:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:03 smithi119 ceph-mon[94175]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:03 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:03 smithi119 ceph-mon[108979]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:03 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:03.333 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:29:03 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:29:03.072+0000 7fd73f0c9200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T15:29:03.334 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:03 smithi183 ceph-mon[99169]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:03.334 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:03 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:03.690 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:29:03 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:29:03.332+0000 7fd73f0c9200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T15:29:04.344 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:04 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:29:04.344 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:04 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:29:04.344 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:04 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:04.344 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:29:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:29:04.023+0000 7fd73f0c9200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T15:29:04.344 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:29:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:29:04.153+0000 7fd73f0c9200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T15:29:04.397 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:04 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:29:04.397 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:04 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:29:04.398 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:04 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:04.398 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:04 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:29:04.398 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:04 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:29:04.398 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:04 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:04.671 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:29:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:29:04.342+0000 7fd73f0c9200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T15:29:04.672 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:29:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:29:04.455+0000 7fd73f0c9200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T15:29:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:05 smithi183 ceph-mon[99169]: from='client.24113 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:05 smithi183 ceph-mon[99169]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:05.440 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:29:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:29:04.668+0000 7fd73f0c9200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T15:29:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:05 smithi119 ceph-mon[94175]: from='client.24113 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:05 smithi119 ceph-mon[94175]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:05 smithi119 ceph-mon[108979]: from='client.24113 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:05 smithi119 ceph-mon[108979]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:05.940 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:29:05 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:29:05.521+0000 7fd73f0c9200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T15:29:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:06 smithi183 ceph-mon[99169]: Standby manager daemon x started 2023-12-01T15:29:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:06 smithi183 ceph-mon[99169]: from='mgr.? 172.21.15.183:0/3310865581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T15:29:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:06 smithi183 ceph-mon[99169]: from='mgr.? 172.21.15.183:0/3310865581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T15:29:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:06 smithi183 ceph-mon[99169]: from='mgr.? 172.21.15.183:0/3310865581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T15:29:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:06 smithi183 ceph-mon[99169]: from='mgr.? 172.21.15.183:0/3310865581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T15:29:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2517112322' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e4d4eaf-7cd3-4b10-92ca-ac5b780a8c1a"}]: dispatch 2023-12-01T15:29:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2517112322' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7e4d4eaf-7cd3-4b10-92ca-ac5b780a8c1a"}]': finished 2023-12-01T15:29:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:06 smithi183 ceph-mon[99169]: osdmap e5: 1 total, 0 up, 1 in 2023-12-01T15:29:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:06 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:29:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:06 smithi183 ceph-mon[99169]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1440363549' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:29:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[94175]: Standby manager daemon x started 2023-12-01T15:29:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[94175]: from='mgr.? 172.21.15.183:0/3310865581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T15:29:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[94175]: from='mgr.? 172.21.15.183:0/3310865581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T15:29:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[94175]: from='mgr.? 172.21.15.183:0/3310865581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T15:29:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[94175]: from='mgr.? 172.21.15.183:0/3310865581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T15:29:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2517112322' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e4d4eaf-7cd3-4b10-92ca-ac5b780a8c1a"}]: dispatch 2023-12-01T15:29:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2517112322' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7e4d4eaf-7cd3-4b10-92ca-ac5b780a8c1a"}]': finished 2023-12-01T15:29:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[94175]: osdmap e5: 1 total, 0 up, 1 in 2023-12-01T15:29:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:29:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[94175]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1440363549' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:29:06.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[108979]: Standby manager daemon x started 2023-12-01T15:29:06.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[108979]: from='mgr.? 172.21.15.183:0/3310865581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T15:29:06.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[108979]: from='mgr.? 172.21.15.183:0/3310865581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T15:29:06.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[108979]: from='mgr.? 172.21.15.183:0/3310865581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T15:29:06.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[108979]: from='mgr.? 172.21.15.183:0/3310865581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T15:29:06.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2517112322' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e4d4eaf-7cd3-4b10-92ca-ac5b780a8c1a"}]: dispatch 2023-12-01T15:29:06.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2517112322' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7e4d4eaf-7cd3-4b10-92ca-ac5b780a8c1a"}]': finished 2023-12-01T15:29:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[108979]: osdmap e5: 1 total, 0 up, 1 in 2023-12-01T15:29:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:29:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[108979]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1440363549' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:29:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:07 smithi183 ceph-mon[99169]: mgrmap e14: y(active, since 58s), standbys: x 2023-12-01T15:29:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:07 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T15:29:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:07 smithi119 ceph-mon[94175]: mgrmap e14: y(active, since 58s), standbys: x 2023-12-01T15:29:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:07 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T15:29:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:07 smithi119 ceph-mon[108979]: mgrmap e14: y(active, since 58s), standbys: x 2023-12-01T15:29:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:07 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T15:29:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:08 smithi183 ceph-mon[99169]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:08 smithi119 ceph-mon[94175]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:08 smithi119 ceph-mon[108979]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:11.155 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:10 smithi119 ceph-mon[108979]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:11.156 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:10 smithi119 ceph-mon[94175]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:10 smithi183 ceph-mon[99169]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:12.089 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:11 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-01T15:29:12.089 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:11 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:12.089 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:11 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-01T15:29:12.090 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:11 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:11 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-01T15:29:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:11 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:12 smithi119 ceph-mon[94175]: Deploying daemon osd.0 on smithi119 2023-12-01T15:29:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:12 smithi119 ceph-mon[94175]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:12 smithi119 ceph-mon[108979]: Deploying daemon osd.0 on smithi119 2023-12-01T15:29:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:12 smithi119 ceph-mon[108979]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:12 smithi183 ceph-mon[99169]: Deploying daemon osd.0 on smithi119 2023-12-01T15:29:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:12 smithi183 ceph-mon[99169]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:14.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:14 smithi119 ceph-mon[94175]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:14.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:14 smithi119 ceph-mon[108979]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:14 smithi183 ceph-mon[99169]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:16 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:16 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:16 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:16 smithi119 ceph-mon[108979]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:16.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:16 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:16.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:16 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:16.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:16 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:16.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:16 smithi119 ceph-mon[94175]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:16 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:16 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:16 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:16 smithi183 ceph-mon[99169]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:18.406 INFO:teuthology.orchestra.run.smithi119.stdout:Created osd(s) 0 on host 'smithi119' 2023-12-01T15:29:18.777 DEBUG:teuthology.orchestra.run.smithi119:osd.0> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@osd.0.service 2023-12-01T15:29:18.780 INFO:tasks.cephadm:Deploying osd.1 on smithi119 with /dev/vg_nvme/lv_3... 2023-12-01T15:29:18.780 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-01T15:29:18.810 INFO:journalctl@ceph.osd.0.smithi119.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:29:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:18 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:18 smithi183 ceph-mon[99169]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:18 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:18 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:18 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:18 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:18 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:18 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:18 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:18 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:18 smithi119 ceph-mon[94175]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:18 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:18 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:18 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:18 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:18 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:18 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:18 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:18 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:18 smithi119 ceph-mon[108979]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:18 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:18 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:18 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:18 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:18 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:18 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:18 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:19.924 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:29:19.927 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:19 smithi119 ceph-mon[108979]: from='osd.0 [v2:172.21.15.119:6802/2700223613,v1:172.21.15.119:6803/2700223613]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-01T15:29:19.927 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:19 smithi119 ceph-mon[94175]: from='osd.0 [v2:172.21.15.119:6802/2700223613,v1:172.21.15.119:6803/2700223613]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-01T15:29:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:19 smithi183 ceph-mon[99169]: from='osd.0 [v2:172.21.15.119:6802/2700223613,v1:172.21.15.119:6803/2700223613]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-01T15:29:20.947 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 01 15:29:20 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-0[113464]: 2023-12-01T15:29:20.739+0000 7efe2aa52700 -1 osd.0 0 waiting for initial osdmap 2023-12-01T15:29:20.947 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 01 15:29:20 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-0[113464]: 2023-12-01T15:29:20.743+0000 7efe23841700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-01T15:29:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:20 smithi119 ceph-mon[94175]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:20 smithi119 ceph-mon[94175]: from='osd.0 [v2:172.21.15.119:6802/2700223613,v1:172.21.15.119:6803/2700223613]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-01T15:29:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:20 smithi119 ceph-mon[94175]: osdmap e6: 1 total, 0 up, 1 in 2023-12-01T15:29:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:20 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:29:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:20 smithi119 ceph-mon[94175]: from='osd.0 [v2:172.21.15.119:6802/2700223613,v1:172.21.15.119:6803/2700223613]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:29:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:20 smithi119 ceph-mon[108979]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:20 smithi119 ceph-mon[108979]: from='osd.0 [v2:172.21.15.119:6802/2700223613,v1:172.21.15.119:6803/2700223613]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-01T15:29:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:20 smithi119 ceph-mon[108979]: osdmap e6: 1 total, 0 up, 1 in 2023-12-01T15:29:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:20 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:29:20.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:20 smithi119 ceph-mon[108979]: from='osd.0 [v2:172.21.15.119:6802/2700223613,v1:172.21.15.119:6803/2700223613]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:29:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:20 smithi183 ceph-mon[99169]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:20 smithi183 ceph-mon[99169]: from='osd.0 [v2:172.21.15.119:6802/2700223613,v1:172.21.15.119:6803/2700223613]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-01T15:29:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:20 smithi183 ceph-mon[99169]: osdmap e6: 1 total, 0 up, 1 in 2023-12-01T15:29:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:20 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:29:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:20 smithi183 ceph-mon[99169]: from='osd.0 [v2:172.21.15.119:6802/2700223613,v1:172.21.15.119:6803/2700223613]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:29:21.754 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-01T15:29:21.754 INFO:teuthology.orchestra.run.smithi119.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-01T15:29:21.754 INFO:teuthology.orchestra.run.smithi119.stderr: stderr: 10+0 records in 2023-12-01T15:29:21.754 INFO:teuthology.orchestra.run.smithi119.stderr:10+0 records out 2023-12-01T15:29:21.754 INFO:teuthology.orchestra.run.smithi119.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0131516 s, 797 MB/s 2023-12-01T15:29:21.754 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping successful for: 2023-12-01T15:29:21.788 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:21 smithi119 ceph-mon[108979]: from='osd.0 [v2:172.21.15.119:6802/2700223613,v1:172.21.15.119:6803/2700223613]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2023-12-01T15:29:21.788 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:21 smithi119 ceph-mon[108979]: osdmap e7: 1 total, 0 up, 1 in 2023-12-01T15:29:21.788 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:21 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:29:21.789 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:21 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:29:21.789 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:21 smithi119 ceph-mon[94175]: from='osd.0 [v2:172.21.15.119:6802/2700223613,v1:172.21.15.119:6803/2700223613]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2023-12-01T15:29:21.789 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:21 smithi119 ceph-mon[94175]: osdmap e7: 1 total, 0 up, 1 in 2023-12-01T15:29:21.789 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:21 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:29:21.789 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:21 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:29:22.177 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi119:vg_nvme/lv_3 2023-12-01T15:29:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:21 smithi183 ceph-mon[99169]: from='osd.0 [v2:172.21.15.119:6802/2700223613,v1:172.21.15.119:6803/2700223613]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2023-12-01T15:29:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:21 smithi183 ceph-mon[99169]: osdmap e7: 1 total, 0 up, 1 in 2023-12-01T15:29:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:21 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:29:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:21 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:29:22.730 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:29:23.013 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[94175]: purged_snaps scrub starts 2023-12-01T15:29:23.013 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[94175]: purged_snaps scrub ok 2023-12-01T15:29:23.013 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[94175]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:23.013 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[94175]: osd.0 [v2:172.21.15.119:6802/2700223613,v1:172.21.15.119:6803/2700223613] boot 2023-12-01T15:29:23.013 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[94175]: osdmap e8: 1 total, 1 up, 1 in 2023-12-01T15:29:23.013 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:29:23.013 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[94175]: Detected new or changed devices on smithi119 2023-12-01T15:29:23.013 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:23.014 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:23.014 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:29:23.014 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 16144M 2023-12-01T15:29:23.014 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:23.014 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:23.014 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:23.014 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:23.014 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[108979]: purged_snaps scrub starts 2023-12-01T15:29:23.014 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[108979]: purged_snaps scrub ok 2023-12-01T15:29:23.014 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[108979]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:23.014 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[108979]: osd.0 [v2:172.21.15.119:6802/2700223613,v1:172.21.15.119:6803/2700223613] boot 2023-12-01T15:29:23.015 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[108979]: osdmap e8: 1 total, 1 up, 1 in 2023-12-01T15:29:23.015 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:29:23.015 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[108979]: Detected new or changed devices on smithi119 2023-12-01T15:29:23.015 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:23.015 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:23.015 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:29:23.015 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 16144M 2023-12-01T15:29:23.015 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:23.015 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:23.015 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:23.015 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:22 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:22 smithi183 ceph-mon[99169]: purged_snaps scrub starts 2023-12-01T15:29:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:22 smithi183 ceph-mon[99169]: purged_snaps scrub ok 2023-12-01T15:29:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:22 smithi183 ceph-mon[99169]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T15:29:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:22 smithi183 ceph-mon[99169]: osd.0 [v2:172.21.15.119:6802/2700223613,v1:172.21.15.119:6803/2700223613] boot 2023-12-01T15:29:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:22 smithi183 ceph-mon[99169]: osdmap e8: 1 total, 1 up, 1 in 2023-12-01T15:29:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:22 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:29:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:22 smithi183 ceph-mon[99169]: Detected new or changed devices on smithi119 2023-12-01T15:29:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:22 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:22 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:22 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:29:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:22 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 16144M 2023-12-01T15:29:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:22 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:23.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:22 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:23.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:22 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:23.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:22 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:23 smithi183 ceph-mon[99169]: osdmap e9: 1 total, 1 up, 1 in 2023-12-01T15:29:24.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:23 smithi119 ceph-mon[94175]: osdmap e9: 1 total, 1 up, 1 in 2023-12-01T15:29:24.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:23 smithi119 ceph-mon[108979]: osdmap e9: 1 total, 1 up, 1 in 2023-12-01T15:29:25.025 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:24 smithi119 ceph-mon[94175]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:25.025 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:24 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:29:25.026 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:24 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:29:25.026 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:24 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:25.026 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:24 smithi119 ceph-mon[108979]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:25.026 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:24 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:29:25.026 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:24 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:29:25.026 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:24 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:24 smithi183 ceph-mon[99169]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:24 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:29:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:24 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:29:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:24 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:26.034 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:25 smithi119 ceph-mon[108979]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:26.034 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:25 smithi119 ceph-mon[94175]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:25 smithi183 ceph-mon[99169]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:26 smithi183 ceph-mon[99169]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:26 smithi119 ceph-mon[94175]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:26 smithi119 ceph-mon[108979]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1282235412' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d501c180-80e3-4143-97d1-d5c8618bd5b2"}]: dispatch 2023-12-01T15:29:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1282235412' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d501c180-80e3-4143-97d1-d5c8618bd5b2"}]': finished 2023-12-01T15:29:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:27 smithi183 ceph-mon[99169]: osdmap e10: 2 total, 1 up, 2 in 2023-12-01T15:29:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:27 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:29:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/988794894' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:29:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1282235412' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d501c180-80e3-4143-97d1-d5c8618bd5b2"}]: dispatch 2023-12-01T15:29:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1282235412' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d501c180-80e3-4143-97d1-d5c8618bd5b2"}]': finished 2023-12-01T15:29:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:27 smithi119 ceph-mon[94175]: osdmap e10: 2 total, 1 up, 2 in 2023-12-01T15:29:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:27 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:29:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/988794894' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:29:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1282235412' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d501c180-80e3-4143-97d1-d5c8618bd5b2"}]: dispatch 2023-12-01T15:29:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1282235412' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d501c180-80e3-4143-97d1-d5c8618bd5b2"}]': finished 2023-12-01T15:29:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:27 smithi119 ceph-mon[108979]: osdmap e10: 2 total, 1 up, 2 in 2023-12-01T15:29:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:27 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:29:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/988794894' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:29:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:28 smithi183 ceph-mon[99169]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:28 smithi119 ceph-mon[94175]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:28 smithi119 ceph-mon[108979]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:31.061 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:30 smithi119 ceph-mon[108979]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:31.061 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:30 smithi119 ceph-mon[94175]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:30 smithi183 ceph-mon[99169]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:32.797 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:32 smithi119 ceph-mon[94175]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:32.797 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:32 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-01T15:29:32.797 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:32 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:33.066 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:32 smithi119 ceph-mon[108979]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:33.066 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:32 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-01T15:29:33.066 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:32 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:32 smithi183 ceph-mon[99169]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:32 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-01T15:29:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:32 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:33 smithi183 ceph-mon[99169]: Deploying daemon osd.1 on smithi119 2023-12-01T15:29:34.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:33 smithi119 ceph-mon[94175]: Deploying daemon osd.1 on smithi119 2023-12-01T15:29:34.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:33 smithi119 ceph-mon[108979]: Deploying daemon osd.1 on smithi119 2023-12-01T15:29:34.889 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:34 smithi119 ceph-mon[94175]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:34.890 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:34 smithi119 ceph-mon[108979]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:34 smithi183 ceph-mon[99169]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:36.669 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:36 smithi119 ceph-mon[94175]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:36.670 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:36 smithi119 ceph-mon[108979]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:36 smithi183 ceph-mon[99169]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:37 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:37 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:37 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:37 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:37 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:37 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:37 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:37 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:37 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:38 smithi119 ceph-mon[108979]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:38 smithi119 ceph-mon[94175]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:39.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:38 smithi183 ceph-mon[99169]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:39.598 INFO:teuthology.orchestra.run.smithi119.stdout:Created osd(s) 1 on host 'smithi119' 2023-12-01T15:29:40.126 DEBUG:teuthology.orchestra.run.smithi119:osd.1> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@osd.1.service 2023-12-01T15:29:40.128 INFO:tasks.cephadm:Deploying osd.2 on smithi119 with /dev/vg_nvme/lv_2... 2023-12-01T15:29:40.128 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-01T15:29:40.157 INFO:journalctl@ceph.osd.1.smithi119.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:29:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:40 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:40 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:40 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:40 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:40 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:40 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:40 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:40 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:40 smithi183 ceph-mon[99169]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:40 smithi183 ceph-mon[99169]: from='osd.1 [v2:172.21.15.119:6810/3343112323,v1:172.21.15.119:6811/3343112323]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T15:29:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:40 smithi183 ceph-mon[99169]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T15:29:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[94175]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[94175]: from='osd.1 [v2:172.21.15.119:6810/3343112323,v1:172.21.15.119:6811/3343112323]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T15:29:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[94175]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T15:29:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[108979]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[108979]: from='osd.1 [v2:172.21.15.119:6810/3343112323,v1:172.21.15.119:6811/3343112323]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T15:29:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:40 smithi119 ceph-mon[108979]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T15:29:41.059 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:29:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:41 smithi183 ceph-mon[99169]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-01T15:29:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:41 smithi183 ceph-mon[99169]: osdmap e11: 2 total, 1 up, 2 in 2023-12-01T15:29:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:41 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:29:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:41 smithi183 ceph-mon[99169]: from='osd.1 [v2:172.21.15.119:6810/3343112323,v1:172.21.15.119:6811/3343112323]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:29:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:41 smithi183 ceph-mon[99169]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:29:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:41 smithi119 ceph-mon[94175]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-01T15:29:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:41 smithi119 ceph-mon[94175]: osdmap e11: 2 total, 1 up, 2 in 2023-12-01T15:29:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:41 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:29:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:41 smithi119 ceph-mon[94175]: from='osd.1 [v2:172.21.15.119:6810/3343112323,v1:172.21.15.119:6811/3343112323]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:29:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:41 smithi119 ceph-mon[94175]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:29:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:41 smithi119 ceph-mon[108979]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-01T15:29:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:41 smithi119 ceph-mon[108979]: osdmap e11: 2 total, 1 up, 2 in 2023-12-01T15:29:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:41 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:29:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:41 smithi119 ceph-mon[108979]: from='osd.1 [v2:172.21.15.119:6810/3343112323,v1:172.21.15.119:6811/3343112323]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:29:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:41 smithi119 ceph-mon[108979]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:29:41.949 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 01 15:29:41 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-1[120586]: 2023-12-01T15:29:41.566+0000 7fa15a11e700 -1 osd.1 0 waiting for initial osdmap 2023-12-01T15:29:41.949 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 01 15:29:41 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-1[120586]: 2023-12-01T15:29:41.569+0000 7fa153f0f700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-01T15:29:42.568 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:42 smithi119 ceph-mon[94175]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2023-12-01T15:29:42.569 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:42 smithi119 ceph-mon[94175]: osdmap e12: 2 total, 1 up, 2 in 2023-12-01T15:29:42.569 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:42 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:29:42.569 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:42 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:29:42.569 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:42 smithi119 ceph-mon[94175]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:42.825 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-01T15:29:42.825 INFO:teuthology.orchestra.run.smithi119.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-01T15:29:42.825 INFO:teuthology.orchestra.run.smithi119.stderr: stderr: 10+0 records in 2023-12-01T15:29:42.826 INFO:teuthology.orchestra.run.smithi119.stderr:10+0 records out 2023-12-01T15:29:42.826 INFO:teuthology.orchestra.run.smithi119.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0124141 s, 845 MB/s 2023-12-01T15:29:42.826 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping successful for: 2023-12-01T15:29:42.842 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:42 smithi119 ceph-mon[108979]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2023-12-01T15:29:42.842 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:42 smithi119 ceph-mon[108979]: osdmap e12: 2 total, 1 up, 2 in 2023-12-01T15:29:42.842 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:42 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:29:42.842 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:42 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:29:42.842 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:42 smithi119 ceph-mon[108979]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:42 smithi183 ceph-mon[99169]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2023-12-01T15:29:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:42 smithi183 ceph-mon[99169]: osdmap e12: 2 total, 1 up, 2 in 2023-12-01T15:29:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:42 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:29:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:42 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:29:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:42 smithi183 ceph-mon[99169]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T15:29:43.421 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi119:vg_nvme/lv_2 2023-12-01T15:29:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[94175]: purged_snaps scrub starts 2023-12-01T15:29:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[94175]: purged_snaps scrub ok 2023-12-01T15:29:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:29:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[94175]: osd.1 [v2:172.21.15.119:6810/3343112323,v1:172.21.15.119:6811/3343112323] boot 2023-12-01T15:29:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[94175]: osdmap e13: 2 total, 2 up, 2 in 2023-12-01T15:29:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:29:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:43.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:29:43.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:29:43.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:43.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:43.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:43.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:43.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[108979]: purged_snaps scrub starts 2023-12-01T15:29:43.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[108979]: purged_snaps scrub ok 2023-12-01T15:29:43.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:29:43.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[108979]: osd.1 [v2:172.21.15.119:6810/3343112323,v1:172.21.15.119:6811/3343112323] boot 2023-12-01T15:29:43.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[108979]: osdmap e13: 2 total, 2 up, 2 in 2023-12-01T15:29:43.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:29:43.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:43.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:43.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:29:43.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:29:43.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:43.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:43.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:43.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:43 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:43 smithi183 ceph-mon[99169]: purged_snaps scrub starts 2023-12-01T15:29:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:43 smithi183 ceph-mon[99169]: purged_snaps scrub ok 2023-12-01T15:29:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:43 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:29:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:43 smithi183 ceph-mon[99169]: osd.1 [v2:172.21.15.119:6810/3343112323,v1:172.21.15.119:6811/3343112323] boot 2023-12-01T15:29:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:43 smithi183 ceph-mon[99169]: osdmap e13: 2 total, 2 up, 2 in 2023-12-01T15:29:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:43 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:29:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:43 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:43 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:43 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:29:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:43 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:29:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:43 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:43 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:43 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:43 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:43.975 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:29:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:44 smithi183 ceph-mon[99169]: Detected new or changed devices on smithi119 2023-12-01T15:29:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:44 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 8072M 2023-12-01T15:29:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:44 smithi183 ceph-mon[99169]: osdmap e14: 2 total, 2 up, 2 in 2023-12-01T15:29:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:44 smithi183 ceph-mon[99169]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:44 smithi119 ceph-mon[94175]: Detected new or changed devices on smithi119 2023-12-01T15:29:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:44 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 8072M 2023-12-01T15:29:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:44 smithi119 ceph-mon[94175]: osdmap e14: 2 total, 2 up, 2 in 2023-12-01T15:29:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:44 smithi119 ceph-mon[94175]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:44 smithi119 ceph-mon[108979]: Detected new or changed devices on smithi119 2023-12-01T15:29:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:44 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 8072M 2023-12-01T15:29:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:44 smithi119 ceph-mon[108979]: osdmap e14: 2 total, 2 up, 2 in 2023-12-01T15:29:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:44 smithi119 ceph-mon[108979]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:46 smithi119 ceph-mon[94175]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:46 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:29:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:46 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:29:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:46 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:46 smithi119 ceph-mon[94175]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:46 smithi119 ceph-mon[108979]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:46 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:29:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:46 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:29:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:46 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:46 smithi119 ceph-mon[108979]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:46 smithi183 ceph-mon[99169]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:46 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:29:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:46 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:29:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:46 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:46 smithi183 ceph-mon[99169]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1796052328' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0c03b48f-7e92-400e-ab0d-25a59bea87e4"}]: dispatch 2023-12-01T15:29:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1796052328' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0c03b48f-7e92-400e-ab0d-25a59bea87e4"}]': finished 2023-12-01T15:29:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:47 smithi183 ceph-mon[99169]: osdmap e15: 3 total, 2 up, 3 in 2023-12-01T15:29:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:47 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:29:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1796052328' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0c03b48f-7e92-400e-ab0d-25a59bea87e4"}]: dispatch 2023-12-01T15:29:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1796052328' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0c03b48f-7e92-400e-ab0d-25a59bea87e4"}]': finished 2023-12-01T15:29:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:47 smithi119 ceph-mon[94175]: osdmap e15: 3 total, 2 up, 3 in 2023-12-01T15:29:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:47 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:29:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1796052328' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0c03b48f-7e92-400e-ab0d-25a59bea87e4"}]: dispatch 2023-12-01T15:29:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1796052328' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0c03b48f-7e92-400e-ab0d-25a59bea87e4"}]': finished 2023-12-01T15:29:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:47 smithi119 ceph-mon[108979]: osdmap e15: 3 total, 2 up, 3 in 2023-12-01T15:29:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:47 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:29:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:48 smithi183 ceph-mon[99169]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:48 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/942932761' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:29:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:48 smithi119 ceph-mon[94175]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:48 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/942932761' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:29:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:48 smithi119 ceph-mon[108979]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:48 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/942932761' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:29:50.930 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:50 smithi119 ceph-mon[94175]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:50.931 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:50 smithi119 ceph-mon[108979]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:50 smithi183 ceph-mon[99169]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:52 smithi119 ceph-mon[94175]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:52 smithi119 ceph-mon[108979]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:52 smithi183 ceph-mon[99169]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:54.130 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-01T15:29:54.130 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:53 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:54.131 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-01T15:29:54.131 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:53 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-01T15:29:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:53 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:54 smithi183 ceph-mon[99169]: Deploying daemon osd.2 on smithi119 2023-12-01T15:29:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:54 smithi183 ceph-mon[99169]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:54 smithi119 ceph-mon[94175]: Deploying daemon osd.2 on smithi119 2023-12-01T15:29:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:54 smithi119 ceph-mon[94175]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:54 smithi119 ceph-mon[108979]: Deploying daemon osd.2 on smithi119 2023-12-01T15:29:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:54 smithi119 ceph-mon[108979]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:56.360 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:56 smithi119 ceph-mon[94175]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:56.644 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:56 smithi119 ceph-mon[108979]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:56 smithi183 ceph-mon[99169]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:58 smithi119 ceph-mon[94175]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:58 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:58 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:29:58 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:58 smithi119 ceph-mon[108979]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:58 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:58 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:29:58 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:58 smithi183 ceph-mon[99169]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:29:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:58 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:58 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:29:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:29:58 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:00.932 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:00 smithi119 ceph-mon[108979]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:30:00.933 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:00 smithi119 ceph-mon[108979]: overall HEALTH_OK 2023-12-01T15:30:00.933 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:00 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:00.933 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:00 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:00.933 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:00 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:00.933 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:00 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:00.933 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:00 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:00.933 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:00 smithi119 ceph-mon[94175]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:30:00.933 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:00 smithi119 ceph-mon[94175]: overall HEALTH_OK 2023-12-01T15:30:00.933 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:00 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:00.933 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:00 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:00.934 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:00 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:00.934 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:00 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:00.934 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:00 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:01.055 INFO:teuthology.orchestra.run.smithi119.stdout:Created osd(s) 2 on host 'smithi119' 2023-12-01T15:30:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:00 smithi183 ceph-mon[99169]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:30:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:00 smithi183 ceph-mon[99169]: overall HEALTH_OK 2023-12-01T15:30:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:00 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:00 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:00 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:00 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:00 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:01.460 DEBUG:teuthology.orchestra.run.smithi119:osd.2> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@osd.2.service 2023-12-01T15:30:01.463 INFO:tasks.cephadm:Deploying osd.3 on smithi119 with /dev/vg_nvme/lv_1... 2023-12-01T15:30:01.463 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-01T15:30:01.492 INFO:journalctl@ceph.osd.2.smithi119.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:30:02.206 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:30:02.389 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:02 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:02.389 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:02 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:02.389 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:02 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:02.389 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:02 smithi119 ceph-mon[108979]: from='osd.2 [v2:172.21.15.119:6818/2320688937,v1:172.21.15.119:6819/2320688937]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T15:30:02.389 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:02 smithi119 ceph-mon[108979]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T15:30:02.389 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:02 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:02.389 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:02 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:02.389 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:02 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:02.390 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:02 smithi119 ceph-mon[94175]: from='osd.2 [v2:172.21.15.119:6818/2320688937,v1:172.21.15.119:6819/2320688937]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T15:30:02.390 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:02 smithi119 ceph-mon[94175]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T15:30:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:02 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:02 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:02 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:02 smithi183 ceph-mon[99169]: from='osd.2 [v2:172.21.15.119:6818/2320688937,v1:172.21.15.119:6819/2320688937]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T15:30:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:02 smithi183 ceph-mon[99169]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T15:30:03.311 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 01 15:30:03 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-2[127618]: 2023-12-01T15:30:03.035+0000 7f5c65557700 -1 osd.2 0 waiting for initial osdmap 2023-12-01T15:30:03.311 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 01 15:30:03 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-2[127618]: 2023-12-01T15:30:03.038+0000 7f5c5f348700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-01T15:30:03.312 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:03 smithi119 ceph-mon[94175]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:30:03.312 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:03 smithi119 ceph-mon[94175]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-01T15:30:03.312 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:03 smithi119 ceph-mon[94175]: osdmap e16: 3 total, 2 up, 3 in 2023-12-01T15:30:03.312 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:03 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:30:03.312 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:03 smithi119 ceph-mon[94175]: from='osd.2 [v2:172.21.15.119:6818/2320688937,v1:172.21.15.119:6819/2320688937]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:30:03.312 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:03 smithi119 ceph-mon[94175]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:30:03.312 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:03 smithi119 ceph-mon[108979]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:30:03.312 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:03 smithi119 ceph-mon[108979]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-01T15:30:03.312 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:03 smithi119 ceph-mon[108979]: osdmap e16: 3 total, 2 up, 3 in 2023-12-01T15:30:03.312 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:03 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:30:03.312 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:03 smithi119 ceph-mon[108979]: from='osd.2 [v2:172.21.15.119:6818/2320688937,v1:172.21.15.119:6819/2320688937]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:30:03.313 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:03 smithi119 ceph-mon[108979]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:30:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:03 smithi183 ceph-mon[99169]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:30:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:03 smithi183 ceph-mon[99169]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-01T15:30:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:03 smithi183 ceph-mon[99169]: osdmap e16: 3 total, 2 up, 3 in 2023-12-01T15:30:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:03 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:30:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:03 smithi183 ceph-mon[99169]: from='osd.2 [v2:172.21.15.119:6818/2320688937,v1:172.21.15.119:6819/2320688937]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:30:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:03 smithi183 ceph-mon[99169]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:30:04.102 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-01T15:30:04.102 INFO:teuthology.orchestra.run.smithi119.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-01T15:30:04.102 INFO:teuthology.orchestra.run.smithi119.stderr: stderr: 10+0 records in 2023-12-01T15:30:04.102 INFO:teuthology.orchestra.run.smithi119.stderr:10+0 records out 2023-12-01T15:30:04.102 INFO:teuthology.orchestra.run.smithi119.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0145569 s, 720 MB/s 2023-12-01T15:30:04.102 INFO:teuthology.orchestra.run.smithi119.stderr: stderr: 2023-12-01T15:30:04.102 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping successful for: 2023-12-01T15:30:04.338 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:04 smithi119 ceph-mon[94175]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2023-12-01T15:30:04.338 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:04 smithi119 ceph-mon[94175]: osdmap e17: 3 total, 2 up, 3 in 2023-12-01T15:30:04.339 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:04 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:30:04.339 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:04 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:30:04.339 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:04 smithi119 ceph-mon[108979]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2023-12-01T15:30:04.339 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:04 smithi119 ceph-mon[108979]: osdmap e17: 3 total, 2 up, 3 in 2023-12-01T15:30:04.339 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:04 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:30:04.339 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:04 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:30:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:04 smithi183 ceph-mon[99169]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2023-12-01T15:30:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:04 smithi183 ceph-mon[99169]: osdmap e17: 3 total, 2 up, 3 in 2023-12-01T15:30:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:04 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:30:04.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:04 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:30:04.662 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi119:vg_nvme/lv_1 2023-12-01T15:30:05.217 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:30:05.435 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[108979]: purged_snaps scrub starts 2023-12-01T15:30:05.435 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[108979]: purged_snaps scrub ok 2023-12-01T15:30:05.435 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[108979]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:30:05.435 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:30:05.435 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[108979]: osd.2 [v2:172.21.15.119:6818/2320688937,v1:172.21.15.119:6819/2320688937] boot 2023-12-01T15:30:05.435 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[108979]: osdmap e18: 3 total, 3 up, 3 in 2023-12-01T15:30:05.435 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:30:05.435 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:05.436 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:05.436 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:05.436 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:05.436 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:05.436 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:05.436 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:05.436 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:05.436 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:05.436 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[94175]: purged_snaps scrub starts 2023-12-01T15:30:05.436 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[94175]: purged_snaps scrub ok 2023-12-01T15:30:05.436 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[94175]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:30:05.436 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:30:05.437 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[94175]: osd.2 [v2:172.21.15.119:6818/2320688937,v1:172.21.15.119:6819/2320688937] boot 2023-12-01T15:30:05.437 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[94175]: osdmap e18: 3 total, 3 up, 3 in 2023-12-01T15:30:05.437 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:30:05.437 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:05.437 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:05.437 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:05.437 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:05.437 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:05.437 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:05.437 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:05.437 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:05.437 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:05 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:05 smithi183 ceph-mon[99169]: purged_snaps scrub starts 2023-12-01T15:30:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:05 smithi183 ceph-mon[99169]: purged_snaps scrub ok 2023-12-01T15:30:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:05 smithi183 ceph-mon[99169]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T15:30:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:05 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:30:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:05 smithi183 ceph-mon[99169]: osd.2 [v2:172.21.15.119:6818/2320688937,v1:172.21.15.119:6819/2320688937] boot 2023-12-01T15:30:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:05 smithi183 ceph-mon[99169]: osdmap e18: 3 total, 3 up, 3 in 2023-12-01T15:30:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:05 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:30:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:05 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:05 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:05 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:05 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:05 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:05 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:05 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:05 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:05 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:06.302 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:06 smithi119 ceph-mon[108979]: Detected new or changed devices on smithi119 2023-12-01T15:30:06.302 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:06 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 5381M 2023-12-01T15:30:06.302 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:06 smithi119 ceph-mon[108979]: osdmap e19: 3 total, 3 up, 3 in 2023-12-01T15:30:06.302 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:06 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:30:06.302 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:06 smithi119 ceph-mon[94175]: Detected new or changed devices on smithi119 2023-12-01T15:30:06.302 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:06 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 5381M 2023-12-01T15:30:06.302 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:06 smithi119 ceph-mon[94175]: osdmap e19: 3 total, 3 up, 3 in 2023-12-01T15:30:06.303 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:06 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:30:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:06 smithi183 ceph-mon[99169]: Detected new or changed devices on smithi119 2023-12-01T15:30:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:06 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 5381M 2023-12-01T15:30:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:06 smithi183 ceph-mon[99169]: osdmap e19: 3 total, 3 up, 3 in 2023-12-01T15:30:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:06 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:30:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:07 smithi183 ceph-mon[99169]: pgmap v68: 0 pgs: ; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:30:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:07 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2023-12-01T15:30:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:07 smithi183 ceph-mon[99169]: osdmap e20: 3 total, 3 up, 3 in 2023-12-01T15:30:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:07 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:30:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:07 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:30:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:07 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:30:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:07 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:07 smithi119 ceph-mon[108979]: pgmap v68: 0 pgs: ; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:30:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:07 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2023-12-01T15:30:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:07 smithi119 ceph-mon[108979]: osdmap e20: 3 total, 3 up, 3 in 2023-12-01T15:30:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:07 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:30:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:07 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:30:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:07 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:30:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:07 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:07 smithi119 ceph-mon[94175]: pgmap v68: 0 pgs: ; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:30:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:07 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2023-12-01T15:30:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:07 smithi119 ceph-mon[94175]: osdmap e20: 3 total, 3 up, 3 in 2023-12-01T15:30:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:07 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:30:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:07 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:30:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:07 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:30:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:07 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:07.820 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 01 15:30:07 smithi119 sudo[133389]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-01T15:30:07.820 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 01 15:30:07 smithi119 sudo[133389]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T15:30:07.821 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 01 15:30:07 smithi119 sudo[133389]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T15:30:07.821 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 01 15:30:07 smithi119 sudo[133389]: pam_unix(sudo:session): session closed for user root 2023-12-01T15:30:08.128 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 01 15:30:07 smithi119 sudo[133411]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-01T15:30:08.128 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 01 15:30:07 smithi119 sudo[133411]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T15:30:08.128 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 01 15:30:07 smithi119 sudo[133411]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T15:30:08.129 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 01 15:30:07 smithi119 sudo[133411]: pam_unix(sudo:session): session closed for user root 2023-12-01T15:30:08.129 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:08 smithi119 ceph-mon[94175]: from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:08.129 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-01T15:30:08.129 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:08 smithi119 ceph-mon[94175]: osdmap e21: 3 total, 3 up, 3 in 2023-12-01T15:30:08.129 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:08.129 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:08 smithi119 ceph-mon[108979]: from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:08.129 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-01T15:30:08.129 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:08 smithi119 ceph-mon[108979]: osdmap e21: 3 total, 3 up, 3 in 2023-12-01T15:30:08.130 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:08.394 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 01 15:30:08 smithi119 sudo[133435]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-01T15:30:08.394 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 01 15:30:08 smithi119 sudo[133435]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T15:30:08.394 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 01 15:30:08 smithi119 sudo[133435]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T15:30:08.394 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 01 15:30:08 smithi119 sudo[133435]: pam_unix(sudo:session): session closed for user root 2023-12-01T15:30:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:08 smithi183 ceph-mon[99169]: from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-01T15:30:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:08 smithi183 ceph-mon[99169]: osdmap e21: 3 total, 3 up, 3 in 2023-12-01T15:30:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:08.698 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 01 15:30:08 smithi119 sudo[133467]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-01T15:30:08.698 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 01 15:30:08 smithi119 sudo[133467]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T15:30:08.698 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 01 15:30:08 smithi119 sudo[133467]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T15:30:08.698 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 01 15:30:08 smithi119 sudo[133467]: pam_unix(sudo:session): session closed for user root 2023-12-01T15:30:09.018 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 01 15:30:08 smithi119 sudo[133476]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-01T15:30:09.018 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 01 15:30:08 smithi119 sudo[133476]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T15:30:09.018 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 01 15:30:08 smithi119 sudo[133476]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T15:30:09.018 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 01 15:30:08 smithi119 sudo[133476]: pam_unix(sudo:session): session closed for user root 2023-12-01T15:30:09.279 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 01 15:30:09 smithi119 sudo[133509]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-01T15:30:09.279 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 01 15:30:09 smithi119 sudo[133509]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T15:30:09.279 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 01 15:30:09 smithi119 sudo[133509]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T15:30:09.279 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 01 15:30:09 smithi119 sudo[133509]: pam_unix(sudo:session): session closed for user root 2023-12-01T15:30:09.280 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:09 smithi119 sudo[133513]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-01T15:30:09.280 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:09 smithi119 sudo[133513]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T15:30:09.280 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:09 smithi119 sudo[133513]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T15:30:09.280 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:09 smithi119 sudo[133513]: pam_unix(sudo:session): session closed for user root 2023-12-01T15:30:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:09 smithi119 ceph-mon[108979]: pgmap v71: 1 pgs: 1 unknown; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:30:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:09 smithi119 ceph-mon[108979]: osdmap e22: 3 total, 3 up, 3 in 2023-12-01T15:30:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:09 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T15:30:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:09 smithi119 sudo[133516]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-01T15:30:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:09 smithi119 sudo[133516]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T15:30:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:09 smithi119 sudo[133516]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T15:30:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:09 smithi119 sudo[133516]: pam_unix(sudo:session): session closed for user root 2023-12-01T15:30:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:09 smithi119 ceph-mon[94175]: pgmap v71: 1 pgs: 1 unknown; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:30:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:09 smithi119 ceph-mon[94175]: osdmap e22: 3 total, 3 up, 3 in 2023-12-01T15:30:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:09 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T15:30:09.782 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:09 smithi183 ceph-mon[99169]: pgmap v71: 1 pgs: 1 unknown; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:30:09.782 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:09 smithi183 ceph-mon[99169]: osdmap e22: 3 total, 3 up, 3 in 2023-12-01T15:30:09.782 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:09 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T15:30:09.782 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:09 smithi183 sudo[101990]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-01T15:30:09.782 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:09 smithi183 sudo[101990]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T15:30:09.782 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:09 smithi183 sudo[101990]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T15:30:09.783 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:09 smithi183 sudo[101990]: pam_unix(sudo:session): session closed for user root 2023-12-01T15:30:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 sudo[101993]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-01T15:30:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 sudo[101993]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T15:30:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 sudo[101993]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T15:30:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 sudo[101993]: pam_unix(sudo:session): session closed for user root 2023-12-01T15:30:10.542 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 sudo[133554]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-01T15:30:10.542 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 sudo[133554]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T15:30:10.542 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 sudo[133554]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T15:30:10.542 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 sudo[133554]: pam_unix(sudo:session): session closed for user root 2023-12-01T15:30:10.949 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T15:30:10.949 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:30:10.950 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/732114030' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f8ad76b-4188-46a4-bc9a-d41d0c133658"}]: dispatch 2023-12-01T15:30:10.950 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:30:10.950 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:30:10.950 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T15:30:10.950 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:30:10.950 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:30:10.950 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:30:10.950 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 ceph-mon[99169]: mgrmap e15: y(active, since 2m), standbys: x 2023-12-01T15:30:10.950 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/732114030' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f8ad76b-4188-46a4-bc9a-d41d0c133658"}]': finished 2023-12-01T15:30:10.950 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 ceph-mon[99169]: osdmap e23: 4 total, 3 up, 4 in 2023-12-01T15:30:10.950 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:30:10.950 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 ceph-mon[99169]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:30:10.951 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T15:30:10.951 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:10.951 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:30:10.951 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:30:10.951 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:10 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:30:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T15:30:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:30:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/732114030' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f8ad76b-4188-46a4-bc9a-d41d0c133658"}]: dispatch 2023-12-01T15:30:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:30:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:30:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T15:30:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:30:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:30:10.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:30:10.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[94175]: mgrmap e15: y(active, since 2m), standbys: x 2023-12-01T15:30:10.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/732114030' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f8ad76b-4188-46a4-bc9a-d41d0c133658"}]': finished 2023-12-01T15:30:10.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[94175]: osdmap e23: 4 total, 3 up, 4 in 2023-12-01T15:30:10.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:30:10.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[94175]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:30:10.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T15:30:10.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:10.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:30:10.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:30:10.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:30:10.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 sudo[133557]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-01T15:30:10.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 sudo[133557]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T15:30:10.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 sudo[133557]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T15:30:10.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 sudo[133557]: pam_unix(sudo:session): session closed for user root 2023-12-01T15:30:10.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T15:30:10.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:30:10.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/732114030' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f8ad76b-4188-46a4-bc9a-d41d0c133658"}]: dispatch 2023-12-01T15:30:10.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:30:10.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:30:10.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T15:30:10.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:30:10.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:30:10.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:30:10.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[108979]: mgrmap e15: y(active, since 2m), standbys: x 2023-12-01T15:30:10.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/732114030' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f8ad76b-4188-46a4-bc9a-d41d0c133658"}]': finished 2023-12-01T15:30:10.954 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[108979]: osdmap e23: 4 total, 3 up, 4 in 2023-12-01T15:30:10.954 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:30:10.954 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[108979]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:30:10.954 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T15:30:10.955 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:10.955 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:30:10.955 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:30:10.955 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:10 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:30:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:11 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T15:30:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:11 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T15:30:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1896902511' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:30:11.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:11 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T15:30:11.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:11 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T15:30:11.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1896902511' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:30:11.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:11 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T15:30:11.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:11 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T15:30:11.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1896902511' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:30:12.837 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:12 smithi119 ceph-mon[108979]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:30:12.837 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:12 smithi119 ceph-mon[94175]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:30:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:12 smithi183 ceph-mon[99169]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:30:15.082 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:14 smithi183 ceph-mon[99169]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 187 KiB/s wr, 13 op/s 2023-12-01T15:30:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:14 smithi119 ceph-mon[94175]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 187 KiB/s wr, 13 op/s 2023-12-01T15:30:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:14 smithi119 ceph-mon[108979]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 187 KiB/s wr, 13 op/s 2023-12-01T15:30:16.628 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:16 smithi119 ceph-mon[94175]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 2.9 KiB/s rd, 126 KiB/s wr, 9 op/s 2023-12-01T15:30:16.629 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:16 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-01T15:30:16.629 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:16 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:16.629 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:16 smithi119 ceph-mon[94175]: Deploying daemon osd.3 on smithi119 2023-12-01T15:30:16.629 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:16 smithi119 ceph-mon[108979]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 2.9 KiB/s rd, 126 KiB/s wr, 9 op/s 2023-12-01T15:30:16.629 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:16 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-01T15:30:16.629 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:16 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:16.629 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:16 smithi119 ceph-mon[108979]: Deploying daemon osd.3 on smithi119 2023-12-01T15:30:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:16 smithi183 ceph-mon[99169]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 2.9 KiB/s rd, 126 KiB/s wr, 9 op/s 2023-12-01T15:30:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:16 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-01T15:30:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:16 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:16 smithi183 ceph-mon[99169]: Deploying daemon osd.3 on smithi119 2023-12-01T15:30:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:18 smithi183 ceph-mon[99169]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 96 KiB/s wr, 6 op/s 2023-12-01T15:30:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:18 smithi119 ceph-mon[94175]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 96 KiB/s wr, 6 op/s 2023-12-01T15:30:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:18 smithi119 ceph-mon[108979]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 96 KiB/s wr, 6 op/s 2023-12-01T15:30:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:20 smithi183 ceph-mon[99169]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 77 KiB/s wr, 5 op/s 2023-12-01T15:30:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:20 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:20 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:20 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:20 smithi119 ceph-mon[94175]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 77 KiB/s wr, 5 op/s 2023-12-01T15:30:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:20 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:20 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:20 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:20 smithi119 ceph-mon[108979]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 77 KiB/s wr, 5 op/s 2023-12-01T15:30:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:20 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:20 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:20 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:22 smithi119 ceph-mon[94175]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-12-01T15:30:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:22 smithi119 ceph-mon[108979]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-12-01T15:30:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:22 smithi183 ceph-mon[99169]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-12-01T15:30:23.666 INFO:teuthology.orchestra.run.smithi119.stdout:Created osd(s) 3 on host 'smithi119' 2023-12-01T15:30:24.106 DEBUG:teuthology.orchestra.run.smithi119:osd.3> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@osd.3.service 2023-12-01T15:30:24.110 INFO:tasks.cephadm:Deploying osd.4 on smithi183 with /dev/vg_nvme/lv_4... 2023-12-01T15:30:24.110 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-01T15:30:24.141 INFO:journalctl@ceph.osd.3.smithi119.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:30:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:24 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:24 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:24 smithi183 ceph-mon[99169]: from='osd.3 [v2:172.21.15.119:6826/601915158,v1:172.21.15.119:6827/601915158]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T15:30:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:24 smithi183 ceph-mon[99169]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T15:30:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:24 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:24 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:24 smithi183 ceph-mon[99169]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-12-01T15:30:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:24 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:24 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:24 smithi119 ceph-mon[94175]: from='osd.3 [v2:172.21.15.119:6826/601915158,v1:172.21.15.119:6827/601915158]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T15:30:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:24 smithi119 ceph-mon[94175]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T15:30:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:24 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:24 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:24 smithi119 ceph-mon[94175]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-12-01T15:30:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:24 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:24 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:24 smithi119 ceph-mon[108979]: from='osd.3 [v2:172.21.15.119:6826/601915158,v1:172.21.15.119:6827/601915158]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T15:30:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:24 smithi119 ceph-mon[108979]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T15:30:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:24 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:24 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:24 smithi119 ceph-mon[108979]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-12-01T15:30:24.675 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:30:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:25 smithi183 ceph-mon[99169]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-01T15:30:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:25 smithi183 ceph-mon[99169]: osdmap e24: 4 total, 3 up, 4 in 2023-12-01T15:30:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:25 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:30:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:25 smithi183 ceph-mon[99169]: from='osd.3 [v2:172.21.15.119:6826/601915158,v1:172.21.15.119:6827/601915158]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:30:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:25 smithi183 ceph-mon[99169]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:30:25.197 INFO:journalctl@ceph.osd.3.smithi119.stdout:Dec 01 15:30:25 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-3[135446]: 2023-12-01T15:30:25.159+0000 7f8e99225700 -1 osd.3 0 waiting for initial osdmap 2023-12-01T15:30:25.197 INFO:journalctl@ceph.osd.3.smithi119.stdout:Dec 01 15:30:25 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-3[135446]: 2023-12-01T15:30:25.163+0000 7f8e93817700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-01T15:30:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:25 smithi119 ceph-mon[94175]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-01T15:30:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:25 smithi119 ceph-mon[94175]: osdmap e24: 4 total, 3 up, 4 in 2023-12-01T15:30:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:25 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:30:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:25 smithi119 ceph-mon[94175]: from='osd.3 [v2:172.21.15.119:6826/601915158,v1:172.21.15.119:6827/601915158]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:30:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:25 smithi119 ceph-mon[94175]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:30:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:25 smithi119 ceph-mon[108979]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-01T15:30:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:25 smithi119 ceph-mon[108979]: osdmap e24: 4 total, 3 up, 4 in 2023-12-01T15:30:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:25 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:30:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:25 smithi119 ceph-mon[108979]: from='osd.3 [v2:172.21.15.119:6826/601915158,v1:172.21.15.119:6827/601915158]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:30:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:25 smithi119 ceph-mon[108979]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2023-12-01T15:30:26.251 INFO:teuthology.orchestra.run.smithi183.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-01T15:30:26.251 INFO:teuthology.orchestra.run.smithi183.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-01T15:30:26.251 INFO:teuthology.orchestra.run.smithi183.stderr: stderr: 10+0 records in 2023-12-01T15:30:26.251 INFO:teuthology.orchestra.run.smithi183.stderr:10+0 records out 2023-12-01T15:30:26.251 INFO:teuthology.orchestra.run.smithi183.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0108491 s, 967 MB/s 2023-12-01T15:30:26.251 INFO:teuthology.orchestra.run.smithi183.stderr:--> Zapping successful for: 2023-12-01T15:30:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:26 smithi183 ceph-mon[99169]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2023-12-01T15:30:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:26 smithi183 ceph-mon[99169]: osdmap e25: 4 total, 3 up, 4 in 2023-12-01T15:30:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:26 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:30:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:26 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:30:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:26 smithi183 ceph-mon[99169]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:30:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:26 smithi119 ceph-mon[108979]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2023-12-01T15:30:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:26 smithi119 ceph-mon[108979]: osdmap e25: 4 total, 3 up, 4 in 2023-12-01T15:30:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:26 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:30:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:26 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:30:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:26 smithi119 ceph-mon[108979]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:30:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:26 smithi119 ceph-mon[94175]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2023-12-01T15:30:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:26 smithi119 ceph-mon[94175]: osdmap e25: 4 total, 3 up, 4 in 2023-12-01T15:30:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:26 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:30:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:26 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:30:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:26 smithi119 ceph-mon[94175]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-12-01T15:30:26.628 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi183:vg_nvme/lv_4 2023-12-01T15:30:27.179 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:30:27.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: purged_snaps scrub starts 2023-12-01T15:30:27.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: purged_snaps scrub ok 2023-12-01T15:30:27.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: osd.3 [v2:172.21.15.119:6826/601915158,v1:172.21.15.119:6827/601915158] boot 2023-12-01T15:30:27.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: osdmap e26: 4 total, 4 up, 4 in 2023-12-01T15:30:27.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:30:27.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: Detected new or changed devices on smithi119 2023-12-01T15:30:27.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:27.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:27.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:27.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:27.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:27.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:27.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 4036M 2023-12-01T15:30:27.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:27.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: purged_snaps scrub starts 2023-12-01T15:30:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: purged_snaps scrub ok 2023-12-01T15:30:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: osd.3 [v2:172.21.15.119:6826/601915158,v1:172.21.15.119:6827/601915158] boot 2023-12-01T15:30:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: osdmap e26: 4 total, 4 up, 4 in 2023-12-01T15:30:27.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:30:27.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: Detected new or changed devices on smithi119 2023-12-01T15:30:27.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:27.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:27.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:27.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:27.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:27.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:27.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 4036M 2023-12-01T15:30:27.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:27.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:27.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:27.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:27.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:27.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:27.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:27.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:27 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: purged_snaps scrub starts 2023-12-01T15:30:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: purged_snaps scrub ok 2023-12-01T15:30:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: osd.3 [v2:172.21.15.119:6826/601915158,v1:172.21.15.119:6827/601915158] boot 2023-12-01T15:30:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: osdmap e26: 4 total, 4 up, 4 in 2023-12-01T15:30:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:30:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: Detected new or changed devices on smithi119 2023-12-01T15:30:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 4036M 2023-12-01T15:30:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:27 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:28 smithi183 ceph-mon[99169]: osdmap e27: 4 total, 4 up, 4 in 2023-12-01T15:30:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:28 smithi183 ceph-mon[99169]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:28.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:28 smithi119 ceph-mon[94175]: osdmap e27: 4 total, 4 up, 4 in 2023-12-01T15:30:28.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:28 smithi119 ceph-mon[94175]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:28.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:28 smithi119 ceph-mon[108979]: osdmap e27: 4 total, 4 up, 4 in 2023-12-01T15:30:28.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:28 smithi119 ceph-mon[108979]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:29 smithi183 ceph-mon[99169]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:29 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:30:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:29 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:30:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:29 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:29.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:29 smithi119 ceph-mon[94175]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:29.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:29 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:30:29.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:29 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:30:29.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:29 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:29.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:29 smithi119 ceph-mon[108979]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:29.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:29 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:30:29.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:29 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:30:29.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:29 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:30 smithi183 ceph-mon[99169]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:30 smithi119 ceph-mon[94175]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:30 smithi119 ceph-mon[108979]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.183:0/3141780235' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea2a89f4-0181-45ec-831f-0536da5c6166"}]: dispatch 2023-12-01T15:30:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:31 smithi183 ceph-mon[99169]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea2a89f4-0181-45ec-831f-0536da5c6166"}]: dispatch 2023-12-01T15:30:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:31 smithi183 ceph-mon[99169]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea2a89f4-0181-45ec-831f-0536da5c6166"}]': finished 2023-12-01T15:30:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:31 smithi183 ceph-mon[99169]: osdmap e28: 5 total, 4 up, 5 in 2023-12-01T15:30:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:31 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:30:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.183:0/3141780235' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea2a89f4-0181-45ec-831f-0536da5c6166"}]: dispatch 2023-12-01T15:30:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:31 smithi119 ceph-mon[94175]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea2a89f4-0181-45ec-831f-0536da5c6166"}]: dispatch 2023-12-01T15:30:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:31 smithi119 ceph-mon[94175]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea2a89f4-0181-45ec-831f-0536da5c6166"}]': finished 2023-12-01T15:30:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:31 smithi119 ceph-mon[94175]: osdmap e28: 5 total, 4 up, 5 in 2023-12-01T15:30:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:31 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:30:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.183:0/3141780235' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea2a89f4-0181-45ec-831f-0536da5c6166"}]: dispatch 2023-12-01T15:30:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:31 smithi119 ceph-mon[108979]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea2a89f4-0181-45ec-831f-0536da5c6166"}]: dispatch 2023-12-01T15:30:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:31 smithi119 ceph-mon[108979]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea2a89f4-0181-45ec-831f-0536da5c6166"}]': finished 2023-12-01T15:30:31.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:31 smithi119 ceph-mon[108979]: osdmap e28: 5 total, 4 up, 5 in 2023-12-01T15:30:31.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:31 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:30:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.183:0/3794845445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:30:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:32 smithi183 ceph-mon[99169]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.183:0/3794845445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:30:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:32 smithi119 ceph-mon[94175]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.183:0/3794845445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:30:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:32 smithi119 ceph-mon[108979]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:35.102 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:34 smithi183 ceph-mon[99169]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:34 smithi119 ceph-mon[94175]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:34 smithi119 ceph-mon[108979]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:36 smithi183 ceph-mon[99169]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:36 smithi119 ceph-mon[94175]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:36.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:36 smithi119 ceph-mon[108979]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:37 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-01T15:30:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:37 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:37 smithi183 ceph-mon[99169]: Deploying daemon osd.4 on smithi183 2023-12-01T15:30:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:37 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-01T15:30:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:37 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:37 smithi119 ceph-mon[94175]: Deploying daemon osd.4 on smithi183 2023-12-01T15:30:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:37 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-01T15:30:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:37 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:37 smithi119 ceph-mon[108979]: Deploying daemon osd.4 on smithi183 2023-12-01T15:30:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:38 smithi183 ceph-mon[99169]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:38 smithi119 ceph-mon[94175]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:38.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:38 smithi119 ceph-mon[108979]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:41.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:40 smithi183 ceph-mon[99169]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:40 smithi119 ceph-mon[94175]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:40 smithi119 ceph-mon[108979]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:42.150 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:42 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:42.150 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:42 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:42.150 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:42 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:42 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:42 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:42 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:42 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:42 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:42.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:42 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:43 smithi183 ceph-mon[99169]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:43 smithi119 ceph-mon[94175]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:43 smithi119 ceph-mon[108979]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:43.757 INFO:teuthology.orchestra.run.smithi183.stdout:Created osd(s) 4 on host 'smithi183' 2023-12-01T15:30:44.165 DEBUG:teuthology.orchestra.run.smithi183:osd.4> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@osd.4.service 2023-12-01T15:30:44.167 INFO:tasks.cephadm:Deploying osd.5 on smithi183 with /dev/vg_nvme/lv_3... 2023-12-01T15:30:44.167 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-01T15:30:44.198 INFO:journalctl@ceph.osd.4.smithi183.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:30:44.440 INFO:journalctl@ceph.osd.4.smithi183.stdout:Dec 01 15:30:44 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-4[104730]: 2023-12-01T15:30:44.215+0000 7f86b5bc0640 -1 osd.4 0 log_to_monitors true 2023-12-01T15:30:44.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:44 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:44.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:44 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:44.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:44 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:44.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:44 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:44.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:44 smithi183 ceph-mon[99169]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:44 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:44 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:44 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:44 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:44 smithi119 ceph-mon[94175]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:44 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:44 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:44 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:44 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:44 smithi119 ceph-mon[108979]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:44.869 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:30:45.314 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:45 smithi183 ceph-mon[99169]: from='osd.4 [v2:172.21.15.183:6800/1233387118,v1:172.21.15.183:6801/1233387118]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T15:30:45.315 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:45 smithi183 ceph-mon[99169]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T15:30:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:45 smithi119 ceph-mon[94175]: from='osd.4 [v2:172.21.15.183:6800/1233387118,v1:172.21.15.183:6801/1233387118]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T15:30:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:45 smithi119 ceph-mon[94175]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T15:30:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:45 smithi119 ceph-mon[108979]: from='osd.4 [v2:172.21.15.183:6800/1233387118,v1:172.21.15.183:6801/1233387118]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T15:30:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:45 smithi119 ceph-mon[108979]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T15:30:46.258 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:46 smithi183 ceph-mon[99169]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-01T15:30:46.258 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:46 smithi183 ceph-mon[99169]: osdmap e29: 5 total, 4 up, 5 in 2023-12-01T15:30:46.258 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:46 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:30:46.259 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:46 smithi183 ceph-mon[99169]: from='osd.4 [v2:172.21.15.183:6800/1233387118,v1:172.21.15.183:6801/1233387118]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:30:46.259 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:46 smithi183 ceph-mon[99169]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:30:46.259 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:46 smithi183 ceph-mon[99169]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:46.259 INFO:journalctl@ceph.osd.4.smithi183.stdout:Dec 01 15:30:46 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-4[104730]: 2023-12-01T15:30:46.187+0000 7f86ab237700 -1 osd.4 0 waiting for initial osdmap 2023-12-01T15:30:46.259 INFO:journalctl@ceph.osd.4.smithi183.stdout:Dec 01 15:30:46 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-4[104730]: 2023-12-01T15:30:46.192+0000 7f86a702c700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-01T15:30:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:46 smithi119 ceph-mon[94175]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-01T15:30:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:46 smithi119 ceph-mon[94175]: osdmap e29: 5 total, 4 up, 5 in 2023-12-01T15:30:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:46 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:30:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:46 smithi119 ceph-mon[94175]: from='osd.4 [v2:172.21.15.183:6800/1233387118,v1:172.21.15.183:6801/1233387118]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:30:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:46 smithi119 ceph-mon[94175]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:30:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:46 smithi119 ceph-mon[94175]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:46 smithi119 ceph-mon[108979]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-01T15:30:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:46 smithi119 ceph-mon[108979]: osdmap e29: 5 total, 4 up, 5 in 2023-12-01T15:30:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:46 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:30:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:46 smithi119 ceph-mon[108979]: from='osd.4 [v2:172.21.15.183:6800/1233387118,v1:172.21.15.183:6801/1233387118]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:30:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:46 smithi119 ceph-mon[108979]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:30:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:46 smithi119 ceph-mon[108979]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:46.701 INFO:teuthology.orchestra.run.smithi183.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-01T15:30:46.701 INFO:teuthology.orchestra.run.smithi183.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-01T15:30:46.701 INFO:teuthology.orchestra.run.smithi183.stderr: stderr: 10+0 records in 2023-12-01T15:30:46.701 INFO:teuthology.orchestra.run.smithi183.stderr:10+0 records out 2023-12-01T15:30:46.701 INFO:teuthology.orchestra.run.smithi183.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0148435 s, 706 MB/s 2023-12-01T15:30:46.701 INFO:teuthology.orchestra.run.smithi183.stderr: stderr: 2023-12-01T15:30:46.701 INFO:teuthology.orchestra.run.smithi183.stderr:--> Zapping successful for: 2023-12-01T15:30:47.384 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:47 smithi183 ceph-mon[99169]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-12-01T15:30:47.384 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:47 smithi183 ceph-mon[99169]: osdmap e30: 5 total, 4 up, 5 in 2023-12-01T15:30:47.384 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:47 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:30:47.384 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:47 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:30:47.384 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:47 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:30:47.385 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi183:vg_nvme/lv_3 2023-12-01T15:30:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:47 smithi119 ceph-mon[108979]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-12-01T15:30:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:47 smithi119 ceph-mon[108979]: osdmap e30: 5 total, 4 up, 5 in 2023-12-01T15:30:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:47 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:30:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:47 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:30:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:47 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:30:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:47 smithi119 ceph-mon[94175]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-12-01T15:30:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:47 smithi119 ceph-mon[94175]: osdmap e30: 5 total, 4 up, 5 in 2023-12-01T15:30:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:47 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:30:47.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:47 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:30:47.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:47 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:30:47.941 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:30:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:48 smithi183 ceph-mon[99169]: purged_snaps scrub starts 2023-12-01T15:30:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:48 smithi183 ceph-mon[99169]: purged_snaps scrub ok 2023-12-01T15:30:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:48 smithi183 ceph-mon[99169]: osd.4 [v2:172.21.15.183:6800/1233387118,v1:172.21.15.183:6801/1233387118] boot 2023-12-01T15:30:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:48 smithi183 ceph-mon[99169]: osdmap e31: 5 total, 5 up, 5 in 2023-12-01T15:30:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:48 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:30:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:48 smithi183 ceph-mon[99169]: Detected new or changed devices on smithi183 2023-12-01T15:30:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:48 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:48 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:48 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:48 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 17168M 2023-12-01T15:30:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:48 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:48 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:48 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:48 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:48 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:48 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:48 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:48 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:48 smithi183 ceph-mon[99169]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:48.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[108979]: purged_snaps scrub starts 2023-12-01T15:30:48.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[108979]: purged_snaps scrub ok 2023-12-01T15:30:48.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[108979]: osd.4 [v2:172.21.15.183:6800/1233387118,v1:172.21.15.183:6801/1233387118] boot 2023-12-01T15:30:48.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[108979]: osdmap e31: 5 total, 5 up, 5 in 2023-12-01T15:30:48.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:30:48.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[108979]: Detected new or changed devices on smithi183 2023-12-01T15:30:48.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:48.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:48.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:48.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 17168M 2023-12-01T15:30:48.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:48.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:48.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:48.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:48.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:48.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:48.456 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:48.456 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:48.456 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[108979]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:48.456 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[94175]: purged_snaps scrub starts 2023-12-01T15:30:48.456 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[94175]: purged_snaps scrub ok 2023-12-01T15:30:48.456 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[94175]: osd.4 [v2:172.21.15.183:6800/1233387118,v1:172.21.15.183:6801/1233387118] boot 2023-12-01T15:30:48.456 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[94175]: osdmap e31: 5 total, 5 up, 5 in 2023-12-01T15:30:48.456 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:30:48.456 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[94175]: Detected new or changed devices on smithi183 2023-12-01T15:30:48.456 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:48.456 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:48.456 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:30:48.457 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 17168M 2023-12-01T15:30:48.457 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:48.457 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:48.457 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:48.457 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:48.457 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:48.457 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:48.457 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:48.457 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:30:48.458 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:48 smithi119 ceph-mon[94175]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T15:30:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:49 smithi183 ceph-mon[99169]: osdmap e32: 5 total, 5 up, 5 in 2023-12-01T15:30:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:49 smithi119 ceph-mon[94175]: osdmap e32: 5 total, 5 up, 5 in 2023-12-01T15:30:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:49 smithi119 ceph-mon[108979]: osdmap e32: 5 total, 5 up, 5 in 2023-12-01T15:30:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:50 smithi183 ceph-mon[99169]: osdmap e33: 5 total, 5 up, 5 in 2023-12-01T15:30:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:50 smithi183 ceph-mon[99169]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:50.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:50 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:30:50.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:50 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:30:50.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:50 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:50.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:50 smithi183 ceph-mon[99169]: pgmap v104: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:30:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:50 smithi119 ceph-mon[94175]: osdmap e33: 5 total, 5 up, 5 in 2023-12-01T15:30:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:50 smithi119 ceph-mon[94175]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:50 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:30:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:50 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:30:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:50 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:50 smithi119 ceph-mon[94175]: pgmap v104: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:30:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:50 smithi119 ceph-mon[108979]: osdmap e33: 5 total, 5 up, 5 in 2023-12-01T15:30:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:50 smithi119 ceph-mon[108979]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:50 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:30:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:50 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:30:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:50 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:50 smithi119 ceph-mon[108979]: pgmap v104: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:30:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:51 smithi183 ceph-mon[99169]: osdmap e34: 5 total, 5 up, 5 in 2023-12-01T15:30:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:51 smithi119 ceph-mon[94175]: osdmap e34: 5 total, 5 up, 5 in 2023-12-01T15:30:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:51 smithi119 ceph-mon[108979]: osdmap e34: 5 total, 5 up, 5 in 2023-12-01T15:30:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:52 smithi183 ceph-mon[99169]: osdmap e35: 5 total, 5 up, 5 in 2023-12-01T15:30:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:52 smithi183 ceph-mon[99169]: pgmap v107: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:30:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.183:0/479550428' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "65ef2331-629a-46fa-907a-fc1775d1e4d3"}]: dispatch 2023-12-01T15:30:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:52 smithi183 ceph-mon[99169]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "65ef2331-629a-46fa-907a-fc1775d1e4d3"}]: dispatch 2023-12-01T15:30:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:52 smithi183 ceph-mon[99169]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "65ef2331-629a-46fa-907a-fc1775d1e4d3"}]': finished 2023-12-01T15:30:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:52 smithi183 ceph-mon[99169]: osdmap e36: 6 total, 5 up, 6 in 2023-12-01T15:30:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:52 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:30:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:52 smithi119 ceph-mon[108979]: osdmap e35: 5 total, 5 up, 5 in 2023-12-01T15:30:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:52 smithi119 ceph-mon[108979]: pgmap v107: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:30:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.183:0/479550428' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "65ef2331-629a-46fa-907a-fc1775d1e4d3"}]: dispatch 2023-12-01T15:30:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:52 smithi119 ceph-mon[108979]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "65ef2331-629a-46fa-907a-fc1775d1e4d3"}]: dispatch 2023-12-01T15:30:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:52 smithi119 ceph-mon[108979]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "65ef2331-629a-46fa-907a-fc1775d1e4d3"}]': finished 2023-12-01T15:30:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:52 smithi119 ceph-mon[108979]: osdmap e36: 6 total, 5 up, 6 in 2023-12-01T15:30:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:52 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:30:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:52 smithi119 ceph-mon[94175]: osdmap e35: 5 total, 5 up, 5 in 2023-12-01T15:30:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:52 smithi119 ceph-mon[94175]: pgmap v107: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:30:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.183:0/479550428' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "65ef2331-629a-46fa-907a-fc1775d1e4d3"}]: dispatch 2023-12-01T15:30:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:52 smithi119 ceph-mon[94175]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "65ef2331-629a-46fa-907a-fc1775d1e4d3"}]: dispatch 2023-12-01T15:30:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:52 smithi119 ceph-mon[94175]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "65ef2331-629a-46fa-907a-fc1775d1e4d3"}]': finished 2023-12-01T15:30:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:52 smithi119 ceph-mon[94175]: osdmap e36: 6 total, 5 up, 6 in 2023-12-01T15:30:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:52 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:30:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.183:0/9418734' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:30:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.183:0/9418734' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:30:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.183:0/9418734' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:30:54.653 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:54 smithi183 ceph-mon[99169]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 127 KiB/s, 0 objects/s recovering 2023-12-01T15:30:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:54 smithi119 ceph-mon[94175]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 127 KiB/s, 0 objects/s recovering 2023-12-01T15:30:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:54 smithi119 ceph-mon[108979]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 127 KiB/s, 0 objects/s recovering 2023-12-01T15:30:56.606 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:56 smithi183 ceph-mon[99169]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T15:30:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:56 smithi119 ceph-mon[94175]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T15:30:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:56 smithi119 ceph-mon[108979]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T15:30:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:57 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-01T15:30:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:57 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:57 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-01T15:30:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:57 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:57 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-01T15:30:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:57 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:58 smithi183 ceph-mon[99169]: Deploying daemon osd.5 on smithi183 2023-12-01T15:30:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:30:58 smithi183 ceph-mon[99169]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2023-12-01T15:30:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:58 smithi119 ceph-mon[94175]: Deploying daemon osd.5 on smithi183 2023-12-01T15:30:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:30:58 smithi119 ceph-mon[94175]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2023-12-01T15:30:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:58 smithi119 ceph-mon[108979]: Deploying daemon osd.5 on smithi183 2023-12-01T15:30:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:30:58 smithi119 ceph-mon[108979]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2023-12-01T15:31:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:00 smithi183 ceph-mon[99169]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2023-12-01T15:31:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:00 smithi119 ceph-mon[108979]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2023-12-01T15:31:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:00 smithi119 ceph-mon[94175]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2023-12-01T15:31:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:02 smithi183 ceph-mon[99169]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T15:31:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:02 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:02 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:02 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:02 smithi119 ceph-mon[108979]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T15:31:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:02 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:02 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:02 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:02 smithi119 ceph-mon[94175]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T15:31:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:02 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:02 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:02 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:04.681 INFO:teuthology.orchestra.run.smithi183.stdout:Created osd(s) 5 on host 'smithi183' 2023-12-01T15:31:04.830 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:04 smithi183 ceph-mon[99169]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T15:31:04.830 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:04 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:04.830 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:04 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:04.830 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:04 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:04.830 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:04 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:04.830 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:04 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:04.830 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:04 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:04.830 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:04 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:04.830 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:04 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:05.114 DEBUG:teuthology.orchestra.run.smithi183:osd.5> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@osd.5.service 2023-12-01T15:31:05.116 INFO:tasks.cephadm:Deploying osd.6 on smithi183 with /dev/vg_nvme/lv_2... 2023-12-01T15:31:05.116 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-01T15:31:05.148 INFO:journalctl@ceph.osd.5.smithi183.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:31:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:04 smithi119 ceph-mon[94175]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T15:31:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:04 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:04 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:04 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:04 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:04 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:04 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:04 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:04 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:04 smithi119 ceph-mon[108979]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T15:31:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:04 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:04 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:04 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:04 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:04 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:04 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:04 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:05.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:04 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:05.818 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:31:05.921 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:05 smithi183 ceph-mon[99169]: from='osd.5 [v2:172.21.15.183:6808/1393828303,v1:172.21.15.183:6809/1393828303]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T15:31:05.921 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:05 smithi183 ceph-mon[99169]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T15:31:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:05 smithi119 ceph-mon[94175]: from='osd.5 [v2:172.21.15.183:6808/1393828303,v1:172.21.15.183:6809/1393828303]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T15:31:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:05 smithi119 ceph-mon[94175]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T15:31:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:05 smithi119 ceph-mon[108979]: from='osd.5 [v2:172.21.15.183:6808/1393828303,v1:172.21.15.183:6809/1393828303]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T15:31:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:05 smithi119 ceph-mon[108979]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T15:31:06.921 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:06 smithi183 ceph-mon[99169]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:31:06.922 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:06 smithi183 ceph-mon[99169]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-01T15:31:06.922 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:06 smithi183 ceph-mon[99169]: osdmap e37: 6 total, 5 up, 6 in 2023-12-01T15:31:06.922 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:06 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:31:06.922 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:06 smithi183 ceph-mon[99169]: from='osd.5 [v2:172.21.15.183:6808/1393828303,v1:172.21.15.183:6809/1393828303]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:31:06.922 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:06 smithi183 ceph-mon[99169]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:31:06.922 INFO:journalctl@ceph.osd.5.smithi183.stdout:Dec 01 15:31:06 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-5[112565]: 2023-12-01T15:31:06.824+0000 7fabc1d74700 -1 osd.5 0 waiting for initial osdmap 2023-12-01T15:31:06.922 INFO:journalctl@ceph.osd.5.smithi183.stdout:Dec 01 15:31:06 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-5[112565]: 2023-12-01T15:31:06.829+0000 7fabbd368700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-01T15:31:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:06 smithi119 ceph-mon[94175]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:31:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:06 smithi119 ceph-mon[94175]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-01T15:31:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:06 smithi119 ceph-mon[94175]: osdmap e37: 6 total, 5 up, 6 in 2023-12-01T15:31:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:06 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:31:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:06 smithi119 ceph-mon[94175]: from='osd.5 [v2:172.21.15.183:6808/1393828303,v1:172.21.15.183:6809/1393828303]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:31:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:06 smithi119 ceph-mon[94175]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:31:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:06 smithi119 ceph-mon[108979]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:31:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:06 smithi119 ceph-mon[108979]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-01T15:31:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:06 smithi119 ceph-mon[108979]: osdmap e37: 6 total, 5 up, 6 in 2023-12-01T15:31:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:06 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:31:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:06 smithi119 ceph-mon[108979]: from='osd.5 [v2:172.21.15.183:6808/1393828303,v1:172.21.15.183:6809/1393828303]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:31:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:06 smithi119 ceph-mon[108979]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:31:07.814 INFO:teuthology.orchestra.run.smithi183.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-01T15:31:07.814 INFO:teuthology.orchestra.run.smithi183.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-01T15:31:07.814 INFO:teuthology.orchestra.run.smithi183.stderr: stderr: 10+0 records in 2023-12-01T15:31:07.815 INFO:teuthology.orchestra.run.smithi183.stderr:10+0 records out 2023-12-01T15:31:07.815 INFO:teuthology.orchestra.run.smithi183.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0110051 s, 953 MB/s 2023-12-01T15:31:07.815 INFO:teuthology.orchestra.run.smithi183.stderr:--> Zapping successful for: 2023-12-01T15:31:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:07 smithi183 ceph-mon[99169]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-12-01T15:31:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:07 smithi183 ceph-mon[99169]: osdmap e38: 6 total, 5 up, 6 in 2023-12-01T15:31:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:07 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:31:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:07 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:31:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:07 smithi183 ceph-mon[99169]: osd.5 [v2:172.21.15.183:6808/1393828303,v1:172.21.15.183:6809/1393828303] boot 2023-12-01T15:31:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:07 smithi183 ceph-mon[99169]: osdmap e39: 6 total, 6 up, 6 in 2023-12-01T15:31:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:07 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:31:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:07 smithi119 ceph-mon[108979]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-12-01T15:31:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:07 smithi119 ceph-mon[108979]: osdmap e38: 6 total, 5 up, 6 in 2023-12-01T15:31:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:07 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:31:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:07 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:31:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:07 smithi119 ceph-mon[108979]: osd.5 [v2:172.21.15.183:6808/1393828303,v1:172.21.15.183:6809/1393828303] boot 2023-12-01T15:31:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:07 smithi119 ceph-mon[108979]: osdmap e39: 6 total, 6 up, 6 in 2023-12-01T15:31:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:07 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:31:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:07 smithi119 ceph-mon[94175]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-12-01T15:31:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:07 smithi119 ceph-mon[94175]: osdmap e38: 6 total, 5 up, 6 in 2023-12-01T15:31:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:07 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:31:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:07 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:31:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:07 smithi119 ceph-mon[94175]: osd.5 [v2:172.21.15.183:6808/1393828303,v1:172.21.15.183:6809/1393828303] boot 2023-12-01T15:31:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:07 smithi119 ceph-mon[94175]: osdmap e39: 6 total, 6 up, 6 in 2023-12-01T15:31:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:07 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:31:08.222 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi183:vg_nvme/lv_2 2023-12-01T15:31:08.785 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:31:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:08 smithi183 ceph-mon[99169]: purged_snaps scrub starts 2023-12-01T15:31:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:08 smithi183 ceph-mon[99169]: purged_snaps scrub ok 2023-12-01T15:31:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:08 smithi183 ceph-mon[99169]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:31:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:08 smithi183 ceph-mon[99169]: osdmap e40: 6 total, 6 up, 6 in 2023-12-01T15:31:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[94175]: purged_snaps scrub starts 2023-12-01T15:31:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[94175]: purged_snaps scrub ok 2023-12-01T15:31:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[94175]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:31:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[94175]: osdmap e40: 6 total, 6 up, 6 in 2023-12-01T15:31:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[108979]: purged_snaps scrub starts 2023-12-01T15:31:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[108979]: purged_snaps scrub ok 2023-12-01T15:31:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[108979]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T15:31:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:08 smithi119 ceph-mon[108979]: osdmap e40: 6 total, 6 up, 6 in 2023-12-01T15:31:09.885 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:09 smithi183 ceph-mon[99169]: Detected new or changed devices on smithi183 2023-12-01T15:31:09.885 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:09 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 8584M 2023-12-01T15:31:09.885 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:09 smithi183 ceph-mon[99169]: osdmap e41: 6 total, 6 up, 6 in 2023-12-01T15:31:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:09 smithi119 ceph-mon[108979]: Detected new or changed devices on smithi183 2023-12-01T15:31:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:09 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 8584M 2023-12-01T15:31:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:09 smithi119 ceph-mon[108979]: osdmap e41: 6 total, 6 up, 6 in 2023-12-01T15:31:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:09 smithi119 ceph-mon[94175]: Detected new or changed devices on smithi183 2023-12-01T15:31:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:09 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 8584M 2023-12-01T15:31:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:09 smithi119 ceph-mon[94175]: osdmap e41: 6 total, 6 up, 6 in 2023-12-01T15:31:11.092 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:10 smithi183 ceph-mon[99169]: pgmap v121: 1 pgs: 1 unknown; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:31:11.092 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:10 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:31:11.093 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:10 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:31:11.093 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:10 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:11.093 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:10 smithi183 ceph-mon[99169]: osdmap e42: 6 total, 6 up, 6 in 2023-12-01T15:31:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:10 smithi119 ceph-mon[108979]: pgmap v121: 1 pgs: 1 unknown; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:31:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:10 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:31:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:10 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:31:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:10 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:10 smithi119 ceph-mon[108979]: osdmap e42: 6 total, 6 up, 6 in 2023-12-01T15:31:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:10 smithi119 ceph-mon[94175]: pgmap v121: 1 pgs: 1 unknown; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:31:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:10 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:31:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:10 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:31:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:10 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:10 smithi119 ceph-mon[94175]: osdmap e42: 6 total, 6 up, 6 in 2023-12-01T15:31:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:11 smithi183 ceph-mon[99169]: from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:11 smithi183 ceph-mon[99169]: osdmap e43: 6 total, 6 up, 6 in 2023-12-01T15:31:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:11 smithi119 ceph-mon[94175]: from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:11 smithi119 ceph-mon[94175]: osdmap e43: 6 total, 6 up, 6 in 2023-12-01T15:31:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:11 smithi119 ceph-mon[108979]: from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:11 smithi119 ceph-mon[108979]: osdmap e43: 6 total, 6 up, 6 in 2023-12-01T15:31:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:12 smithi183 ceph-mon[99169]: pgmap v125: 1 pgs: 1 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:31:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.183:0/405367457' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ad16938-bc63-40e1-bff7-7e66d5f3174d"}]: dispatch 2023-12-01T15:31:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:12 smithi183 ceph-mon[99169]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ad16938-bc63-40e1-bff7-7e66d5f3174d"}]: dispatch 2023-12-01T15:31:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:12 smithi183 ceph-mon[99169]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ad16938-bc63-40e1-bff7-7e66d5f3174d"}]': finished 2023-12-01T15:31:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:12 smithi183 ceph-mon[99169]: osdmap e44: 7 total, 6 up, 7 in 2023-12-01T15:31:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:12 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:31:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:12 smithi119 ceph-mon[94175]: pgmap v125: 1 pgs: 1 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:31:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.183:0/405367457' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ad16938-bc63-40e1-bff7-7e66d5f3174d"}]: dispatch 2023-12-01T15:31:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:12 smithi119 ceph-mon[94175]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ad16938-bc63-40e1-bff7-7e66d5f3174d"}]: dispatch 2023-12-01T15:31:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:12 smithi119 ceph-mon[94175]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ad16938-bc63-40e1-bff7-7e66d5f3174d"}]': finished 2023-12-01T15:31:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:12 smithi119 ceph-mon[94175]: osdmap e44: 7 total, 6 up, 7 in 2023-12-01T15:31:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:12 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:31:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:12 smithi119 ceph-mon[108979]: pgmap v125: 1 pgs: 1 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:31:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.183:0/405367457' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ad16938-bc63-40e1-bff7-7e66d5f3174d"}]: dispatch 2023-12-01T15:31:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:12 smithi119 ceph-mon[108979]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ad16938-bc63-40e1-bff7-7e66d5f3174d"}]: dispatch 2023-12-01T15:31:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:12 smithi119 ceph-mon[108979]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ad16938-bc63-40e1-bff7-7e66d5f3174d"}]': finished 2023-12-01T15:31:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:12 smithi119 ceph-mon[108979]: osdmap e44: 7 total, 6 up, 7 in 2023-12-01T15:31:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:12 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:31:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.183:0/1162623265' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:31:14.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.183:0/1162623265' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:31:14.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.183:0/1162623265' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:31:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:14 smithi183 ceph-mon[99169]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-12-01T15:31:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:14 smithi119 ceph-mon[94175]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-12-01T15:31:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:14 smithi119 ceph-mon[108979]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-12-01T15:31:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:16 smithi183 ceph-mon[99169]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-12-01T15:31:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:16 smithi119 ceph-mon[94175]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-12-01T15:31:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:16 smithi119 ceph-mon[108979]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-12-01T15:31:19.154 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:18 smithi183 ceph-mon[99169]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 78 KiB/s, 0 objects/s recovering 2023-12-01T15:31:19.154 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:18 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-01T15:31:19.154 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:18 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:18 smithi119 ceph-mon[94175]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 78 KiB/s, 0 objects/s recovering 2023-12-01T15:31:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:18 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-01T15:31:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:18 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:18 smithi119 ceph-mon[108979]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 78 KiB/s, 0 objects/s recovering 2023-12-01T15:31:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:18 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-01T15:31:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:18 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:20.149 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:19 smithi183 ceph-mon[99169]: Deploying daemon osd.6 on smithi183 2023-12-01T15:31:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:19 smithi119 ceph-mon[94175]: Deploying daemon osd.6 on smithi183 2023-12-01T15:31:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:19 smithi119 ceph-mon[108979]: Deploying daemon osd.6 on smithi183 2023-12-01T15:31:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:20 smithi183 ceph-mon[99169]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 69 KiB/s, 0 objects/s recovering 2023-12-01T15:31:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:20 smithi119 ceph-mon[94175]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 69 KiB/s, 0 objects/s recovering 2023-12-01T15:31:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:20 smithi119 ceph-mon[108979]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 69 KiB/s, 0 objects/s recovering 2023-12-01T15:31:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:22 smithi183 ceph-mon[99169]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T15:31:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:22 smithi119 ceph-mon[108979]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T15:31:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:22 smithi119 ceph-mon[94175]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T15:31:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:23 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:23 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:23 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:24.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:23 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:24.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:23 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:24.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:23 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:24.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:23 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:24.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:23 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:24.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:23 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:24 smithi183 ceph-mon[99169]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-01T15:31:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:24 smithi119 ceph-mon[94175]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-01T15:31:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:24 smithi119 ceph-mon[108979]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-01T15:31:25.756 INFO:teuthology.orchestra.run.smithi183.stdout:Created osd(s) 6 on host 'smithi183' 2023-12-01T15:31:26.171 DEBUG:teuthology.orchestra.run.smithi183:osd.6> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@osd.6.service 2023-12-01T15:31:26.174 INFO:tasks.cephadm:Deploying osd.7 on smithi183 with /dev/vg_nvme/lv_1... 2023-12-01T15:31:26.174 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-01T15:31:26.213 INFO:journalctl@ceph.osd.6.smithi183.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:31:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:26 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:26 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:26 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:26 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:26 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:26 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:26 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:26 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:26 smithi183 ceph-mon[99169]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:31:26.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:26 smithi183 ceph-mon[99169]: from='osd.6 [v2:172.21.15.183:6816/2763702460,v1:172.21.15.183:6817/2763702460]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T15:31:26.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:26 smithi183 ceph-mon[99169]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T15:31:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[94175]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:31:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[94175]: from='osd.6 [v2:172.21.15.183:6816/2763702460,v1:172.21.15.183:6817/2763702460]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T15:31:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[94175]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T15:31:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[108979]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:31:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[108979]: from='osd.6 [v2:172.21.15.183:6816/2763702460,v1:172.21.15.183:6817/2763702460]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T15:31:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:26 smithi119 ceph-mon[108979]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T15:31:26.944 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:31:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:27 smithi183 ceph-mon[99169]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-01T15:31:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:27 smithi183 ceph-mon[99169]: osdmap e45: 7 total, 6 up, 7 in 2023-12-01T15:31:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:27 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:31:27.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:27 smithi183 ceph-mon[99169]: from='osd.6 [v2:172.21.15.183:6816/2763702460,v1:172.21.15.183:6817/2763702460]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:31:27.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:27 smithi183 ceph-mon[99169]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:31:27.942 INFO:journalctl@ceph.osd.6.smithi183.stdout:Dec 01 15:31:27 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-6[120191]: 2023-12-01T15:31:27.741+0000 7f248246f700 -1 osd.6 0 waiting for initial osdmap 2023-12-01T15:31:27.942 INFO:journalctl@ceph.osd.6.smithi183.stdout:Dec 01 15:31:27 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-6[120191]: 2023-12-01T15:31:27.748+0000 7f247a25c700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-01T15:31:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:27 smithi119 ceph-mon[94175]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-01T15:31:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:27 smithi119 ceph-mon[94175]: osdmap e45: 7 total, 6 up, 7 in 2023-12-01T15:31:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:27 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:31:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:27 smithi119 ceph-mon[94175]: from='osd.6 [v2:172.21.15.183:6816/2763702460,v1:172.21.15.183:6817/2763702460]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:31:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:27 smithi119 ceph-mon[94175]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:31:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:27 smithi119 ceph-mon[108979]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-01T15:31:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:27 smithi119 ceph-mon[108979]: osdmap e45: 7 total, 6 up, 7 in 2023-12-01T15:31:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:27 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:31:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:27 smithi119 ceph-mon[108979]: from='osd.6 [v2:172.21.15.183:6816/2763702460,v1:172.21.15.183:6817/2763702460]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:31:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:27 smithi119 ceph-mon[108979]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:31:28.973 INFO:teuthology.orchestra.run.smithi183.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-01T15:31:28.973 INFO:teuthology.orchestra.run.smithi183.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-01T15:31:28.973 INFO:teuthology.orchestra.run.smithi183.stderr: stderr: 10+0 records in 2023-12-01T15:31:28.973 INFO:teuthology.orchestra.run.smithi183.stderr:10+0 records out 2023-12-01T15:31:28.973 INFO:teuthology.orchestra.run.smithi183.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0126037 s, 832 MB/s 2023-12-01T15:31:28.973 INFO:teuthology.orchestra.run.smithi183.stderr:--> Zapping successful for: 2023-12-01T15:31:29.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:28 smithi183 ceph-mon[99169]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-12-01T15:31:29.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:28 smithi183 ceph-mon[99169]: osdmap e46: 7 total, 6 up, 7 in 2023-12-01T15:31:29.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:28 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:31:29.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:28 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:31:29.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:28 smithi183 ceph-mon[99169]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:31:29.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:28 smithi183 ceph-mon[99169]: osd.6 [v2:172.21.15.183:6816/2763702460,v1:172.21.15.183:6817/2763702460] boot 2023-12-01T15:31:29.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:28 smithi183 ceph-mon[99169]: osdmap e47: 7 total, 7 up, 7 in 2023-12-01T15:31:29.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:28 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:31:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:28 smithi119 ceph-mon[94175]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-12-01T15:31:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:28 smithi119 ceph-mon[94175]: osdmap e46: 7 total, 6 up, 7 in 2023-12-01T15:31:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:28 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:31:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:28 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:31:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:28 smithi119 ceph-mon[94175]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:31:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:28 smithi119 ceph-mon[94175]: osd.6 [v2:172.21.15.183:6816/2763702460,v1:172.21.15.183:6817/2763702460] boot 2023-12-01T15:31:29.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:28 smithi119 ceph-mon[94175]: osdmap e47: 7 total, 7 up, 7 in 2023-12-01T15:31:29.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:28 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:31:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:28 smithi119 ceph-mon[108979]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-12-01T15:31:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:28 smithi119 ceph-mon[108979]: osdmap e46: 7 total, 6 up, 7 in 2023-12-01T15:31:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:28 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:31:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:28 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:31:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:28 smithi119 ceph-mon[108979]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T15:31:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:28 smithi119 ceph-mon[108979]: osd.6 [v2:172.21.15.183:6816/2763702460,v1:172.21.15.183:6817/2763702460] boot 2023-12-01T15:31:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:28 smithi119 ceph-mon[108979]: osdmap e47: 7 total, 7 up, 7 in 2023-12-01T15:31:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:28 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:31:29.612 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi183:vg_nvme/lv_1 2023-12-01T15:31:30.168 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:31:30.364 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:30 smithi183 ceph-mon[99169]: purged_snaps scrub starts 2023-12-01T15:31:30.364 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:30 smithi183 ceph-mon[99169]: purged_snaps scrub ok 2023-12-01T15:31:30.364 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:30 smithi183 ceph-mon[99169]: Detected new or changed devices on smithi183 2023-12-01T15:31:30.364 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:30 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:30.364 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:30 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:30.364 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:30 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:30.364 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:30 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:30.365 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:30 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:30.365 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:30 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 5722M 2023-12-01T15:31:30.365 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:30 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:30.365 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:30 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:30.365 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:30 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:30.365 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:30 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:30.365 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:30 smithi183 ceph-mon[99169]: osdmap e48: 7 total, 7 up, 7 in 2023-12-01T15:31:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[94175]: purged_snaps scrub starts 2023-12-01T15:31:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[94175]: purged_snaps scrub ok 2023-12-01T15:31:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[94175]: Detected new or changed devices on smithi183 2023-12-01T15:31:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 5722M 2023-12-01T15:31:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[94175]: osdmap e48: 7 total, 7 up, 7 in 2023-12-01T15:31:30.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[108979]: purged_snaps scrub starts 2023-12-01T15:31:30.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[108979]: purged_snaps scrub ok 2023-12-01T15:31:30.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[108979]: Detected new or changed devices on smithi183 2023-12-01T15:31:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 5722M 2023-12-01T15:31:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:30 smithi119 ceph-mon[108979]: osdmap e48: 7 total, 7 up, 7 in 2023-12-01T15:31:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:31 smithi183 ceph-mon[99169]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:31:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:31 smithi183 ceph-mon[99169]: osdmap e49: 7 total, 7 up, 7 in 2023-12-01T15:31:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:31 smithi119 ceph-mon[108979]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:31:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:31 smithi119 ceph-mon[108979]: osdmap e49: 7 total, 7 up, 7 in 2023-12-01T15:31:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:31 smithi119 ceph-mon[94175]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:31:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:31 smithi119 ceph-mon[94175]: osdmap e49: 7 total, 7 up, 7 in 2023-12-01T15:31:32.413 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:32 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:31:32.414 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:32 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:31:32.414 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:32 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:32.414 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:32 smithi183 ceph-mon[99169]: osdmap e50: 7 total, 7 up, 7 in 2023-12-01T15:31:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:32 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:31:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:32 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:31:32.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:32 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:32.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:32 smithi119 ceph-mon[94175]: osdmap e50: 7 total, 7 up, 7 in 2023-12-01T15:31:32.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:32 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T15:31:32.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:32 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T15:31:32.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:32 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:32.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:32 smithi119 ceph-mon[108979]: osdmap e50: 7 total, 7 up, 7 in 2023-12-01T15:31:33.336 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:33 smithi183 ceph-mon[99169]: from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:33.336 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:33 smithi183 ceph-mon[99169]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:31:33.336 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:33 smithi183 ceph-mon[99169]: osdmap e51: 7 total, 7 up, 7 in 2023-12-01T15:31:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:33 smithi119 ceph-mon[94175]: from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:33 smithi119 ceph-mon[94175]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:31:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:33 smithi119 ceph-mon[94175]: osdmap e51: 7 total, 7 up, 7 in 2023-12-01T15:31:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:33 smithi119 ceph-mon[108979]: from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:33 smithi119 ceph-mon[108979]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:31:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:33 smithi119 ceph-mon[108979]: osdmap e51: 7 total, 7 up, 7 in 2023-12-01T15:31:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.183:0/702932535' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c"}]: dispatch 2023-12-01T15:31:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:34 smithi183 ceph-mon[99169]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c"}]: dispatch 2023-12-01T15:31:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:34 smithi183 ceph-mon[99169]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c"}]': finished 2023-12-01T15:31:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:34 smithi183 ceph-mon[99169]: osdmap e52: 8 total, 7 up, 8 in 2023-12-01T15:31:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:34 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:31:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.183:0/702932535' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c"}]: dispatch 2023-12-01T15:31:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:34 smithi119 ceph-mon[94175]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c"}]: dispatch 2023-12-01T15:31:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:34 smithi119 ceph-mon[94175]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c"}]': finished 2023-12-01T15:31:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:34 smithi119 ceph-mon[94175]: osdmap e52: 8 total, 7 up, 8 in 2023-12-01T15:31:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:34 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:31:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.183:0/702932535' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c"}]: dispatch 2023-12-01T15:31:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:34 smithi119 ceph-mon[108979]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c"}]: dispatch 2023-12-01T15:31:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:34 smithi119 ceph-mon[108979]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c"}]': finished 2023-12-01T15:31:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:34 smithi119 ceph-mon[108979]: osdmap e52: 8 total, 7 up, 8 in 2023-12-01T15:31:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:34 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:31:35.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:35 smithi183 ceph-mon[99169]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-12-01T15:31:35.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.183:0/1715803652' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:31:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:35 smithi119 ceph-mon[94175]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-12-01T15:31:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.183:0/1715803652' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:31:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:35 smithi119 ceph-mon[108979]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-12-01T15:31:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.183:0/1715803652' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T15:31:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:36 smithi183 ceph-mon[99169]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 115 KiB/s, 0 objects/s recovering 2023-12-01T15:31:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:36 smithi119 ceph-mon[94175]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 115 KiB/s, 0 objects/s recovering 2023-12-01T15:31:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:36 smithi119 ceph-mon[108979]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 115 KiB/s, 0 objects/s recovering 2023-12-01T15:31:39.077 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:38 smithi183 ceph-mon[99169]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T15:31:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:38 smithi119 ceph-mon[94175]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T15:31:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:38 smithi119 ceph-mon[108979]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T15:31:41.082 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:40 smithi183 ceph-mon[99169]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T15:31:41.083 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:40 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-01T15:31:41.083 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:40 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:41.083 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:40 smithi183 ceph-mon[99169]: Deploying daemon osd.7 on smithi183 2023-12-01T15:31:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:40 smithi119 ceph-mon[94175]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T15:31:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:40 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-01T15:31:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:40 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:40 smithi119 ceph-mon[94175]: Deploying daemon osd.7 on smithi183 2023-12-01T15:31:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:40 smithi119 ceph-mon[108979]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T15:31:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:40 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-01T15:31:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:40 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:40 smithi119 ceph-mon[108979]: Deploying daemon osd.7 on smithi183 2023-12-01T15:31:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:42 smithi183 ceph-mon[99169]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 64 KiB/s, 0 objects/s recovering 2023-12-01T15:31:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:42 smithi119 ceph-mon[94175]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 64 KiB/s, 0 objects/s recovering 2023-12-01T15:31:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:42 smithi119 ceph-mon[108979]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 64 KiB/s, 0 objects/s recovering 2023-12-01T15:31:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:44 smithi183 ceph-mon[99169]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:31:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:44 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:44 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:44 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:44 smithi119 ceph-mon[94175]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:31:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:44 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:44 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:44 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:44 smithi119 ceph-mon[108979]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:31:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:44 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:44 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:44 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:46.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:46 smithi183 ceph-mon[99169]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:31:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:46 smithi119 ceph-mon[94175]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:31:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:46 smithi119 ceph-mon[108979]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:31:47.292 INFO:teuthology.orchestra.run.smithi183.stdout:Created osd(s) 7 on host 'smithi183' 2023-12-01T15:31:47.753 DEBUG:teuthology.orchestra.run.smithi183:osd.7> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@osd.7.service 2023-12-01T15:31:47.756 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-01T15:31:47.756 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-01T15:31:47.784 INFO:journalctl@ceph.osd.7.smithi183.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:31:48.052 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:48 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:48.052 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:48 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:48.052 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:48 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:48.052 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:48 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:48.052 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:48 smithi119 ceph-mon[94175]: from='osd.7 [v2:172.21.15.183:6824/1731423998,v1:172.21.15.183:6825/1731423998]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T15:31:48.052 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:48 smithi119 ceph-mon[94175]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T15:31:48.313 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:48 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:48.314 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:48 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:48.314 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:48 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:48.314 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:48 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:48.314 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:48 smithi183 ceph-mon[99169]: from='osd.7 [v2:172.21.15.183:6824/1731423998,v1:172.21.15.183:6825/1731423998]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T15:31:48.314 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:48 smithi183 ceph-mon[99169]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T15:31:48.331 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:31:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:48 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:48 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:48 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:48 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:48 smithi119 ceph-mon[108979]: from='osd.7 [v2:172.21.15.183:6824/1731423998,v1:172.21.15.183:6825/1731423998]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T15:31:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:48 smithi119 ceph-mon[108979]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T15:31:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:49 smithi119 ceph-mon[94175]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:31:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:49 smithi119 ceph-mon[94175]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-01T15:31:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:49 smithi119 ceph-mon[94175]: osdmap e53: 8 total, 7 up, 8 in 2023-12-01T15:31:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:49 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:31:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:49 smithi119 ceph-mon[94175]: from='osd.7 [v2:172.21.15.183:6824/1731423998,v1:172.21.15.183:6825/1731423998]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:31:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:49 smithi119 ceph-mon[94175]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:31:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:49 smithi119 ceph-mon[108979]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:31:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:49 smithi119 ceph-mon[108979]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-01T15:31:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:49 smithi119 ceph-mon[108979]: osdmap e53: 8 total, 7 up, 8 in 2023-12-01T15:31:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:49 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:31:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:49 smithi119 ceph-mon[108979]: from='osd.7 [v2:172.21.15.183:6824/1731423998,v1:172.21.15.183:6825/1731423998]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:31:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:49 smithi119 ceph-mon[108979]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:31:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:49 smithi183 ceph-mon[99169]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:31:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:49 smithi183 ceph-mon[99169]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-01T15:31:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:49 smithi183 ceph-mon[99169]: osdmap e53: 8 total, 7 up, 8 in 2023-12-01T15:31:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:49 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:31:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:49 smithi183 ceph-mon[99169]: from='osd.7 [v2:172.21.15.183:6824/1731423998,v1:172.21.15.183:6825/1731423998]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:31:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:49 smithi183 ceph-mon[99169]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-12-01T15:31:49.441 INFO:journalctl@ceph.osd.7.smithi183.stdout:Dec 01 15:31:49 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-7[127245]: 2023-12-01T15:31:49.281+0000 7fb3221b1700 -1 osd.7 0 waiting for initial osdmap 2023-12-01T15:31:49.442 INFO:journalctl@ceph.osd.7.smithi183.stdout:Dec 01 15:31:49 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-7[127245]: 2023-12-01T15:31:49.288+0000 7fb319f9e700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-01T15:31:49.874 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:31:50.287 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":54,"num_osds":8,"num_up_osds":7,"osd_up_since":1701444688,"num_in_osds":8,"osd_in_since":1701444694,"num_remapped_pgs":0} 2023-12-01T15:31:50.398 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:50 smithi183 ceph-mon[99169]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-12-01T15:31:50.398 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:50 smithi183 ceph-mon[99169]: osdmap e54: 8 total, 7 up, 8 in 2023-12-01T15:31:50.398 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:50 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:31:50.399 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:50 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:31:50.399 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:50 smithi183 ceph-mon[99169]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:31:50.399 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1303149452' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-01T15:31:50.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:50 smithi119 ceph-mon[108979]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-12-01T15:31:50.703 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:50 smithi119 ceph-mon[108979]: osdmap e54: 8 total, 7 up, 8 in 2023-12-01T15:31:50.703 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:50 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:31:50.703 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:50 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:31:50.703 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:50 smithi119 ceph-mon[108979]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:31:50.703 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1303149452' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-01T15:31:50.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:50 smithi119 ceph-mon[94175]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-12-01T15:31:50.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:50 smithi119 ceph-mon[94175]: osdmap e54: 8 total, 7 up, 8 in 2023-12-01T15:31:50.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:50 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:31:50.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:50 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:31:50.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:50 smithi119 ceph-mon[94175]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T15:31:50.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1303149452' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-01T15:31:51.292 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-01T15:31:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: purged_snaps scrub starts 2023-12-01T15:31:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: purged_snaps scrub ok 2023-12-01T15:31:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: osd.7 [v2:172.21.15.183:6824/1731423998,v1:172.21.15.183:6825/1731423998] boot 2023-12-01T15:31:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: osdmap e55: 8 total, 8 up, 8 in 2023-12-01T15:31:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:31:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: osdmap e56: 8 total, 8 up, 8 in 2023-12-01T15:31:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: Detected new or changed devices on smithi183 2023-12-01T15:31:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 4292M 2023-12-01T15:31:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:51.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:51.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:51.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:51.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:51.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:51.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:51.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:51 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: purged_snaps scrub starts 2023-12-01T15:31:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: purged_snaps scrub ok 2023-12-01T15:31:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: osd.7 [v2:172.21.15.183:6824/1731423998,v1:172.21.15.183:6825/1731423998] boot 2023-12-01T15:31:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: osdmap e55: 8 total, 8 up, 8 in 2023-12-01T15:31:51.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:31:51.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: osdmap e56: 8 total, 8 up, 8 in 2023-12-01T15:31:51.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: Detected new or changed devices on smithi183 2023-12-01T15:31:51.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:51.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:51.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:51.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:51.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:51.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:51.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 4292M 2023-12-01T15:31:51.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:51.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:51.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:51.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:51.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:51.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:51.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:51.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:51.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: purged_snaps scrub starts 2023-12-01T15:31:51.703 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: purged_snaps scrub ok 2023-12-01T15:31:51.703 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: osd.7 [v2:172.21.15.183:6824/1731423998,v1:172.21.15.183:6825/1731423998] boot 2023-12-01T15:31:51.703 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: osdmap e55: 8 total, 8 up, 8 in 2023-12-01T15:31:51.703 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:31:51.703 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: osdmap e56: 8 total, 8 up, 8 in 2023-12-01T15:31:51.703 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: Detected new or changed devices on smithi183 2023-12-01T15:31:51.703 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:51.703 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:51.703 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:51.703 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:51.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:51.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:51.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 4292M 2023-12-01T15:31:51.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:51.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:51.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:51.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:51.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:51.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:51.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:51.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:51 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:31:51.855 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:31:52.386 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:52 smithi119 ceph-mon[108979]: osdmap e57: 8 total, 8 up, 8 in 2023-12-01T15:31:52.387 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:52 smithi119 ceph-mon[108979]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:52.387 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:52 smithi119 ceph-mon[94175]: osdmap e57: 8 total, 8 up, 8 in 2023-12-01T15:31:52.387 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:52 smithi119 ceph-mon[94175]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:52 smithi183 ceph-mon[99169]: osdmap e57: 8 total, 8 up, 8 in 2023-12-01T15:31:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:52 smithi183 ceph-mon[99169]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:53.460 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:31:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:53 smithi183 ceph-mon[99169]: osdmap e58: 8 total, 8 up, 8 in 2023-12-01T15:31:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:53 smithi119 ceph-mon[94175]: osdmap e58: 8 total, 8 up, 8 in 2023-12-01T15:31:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:53 smithi119 ceph-mon[108979]: osdmap e58: 8 total, 8 up, 8 in 2023-12-01T15:31:53.795 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1701444710,"num_in_osds":8,"osd_in_since":1701444694,"num_remapped_pgs":0} 2023-12-01T15:31:53.795 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T15:31:54.347 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:31:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:54 smithi183 ceph-mon[99169]: osdmap e59: 8 total, 8 up, 8 in 2023-12-01T15:31:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3257550975' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-01T15:31:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:54 smithi183 ceph-mon[99169]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:54 smithi119 ceph-mon[94175]: osdmap e59: 8 total, 8 up, 8 in 2023-12-01T15:31:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3257550975' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-01T15:31:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:54 smithi119 ceph-mon[94175]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:54 smithi119 ceph-mon[108979]: osdmap e59: 8 total, 8 up, 8 in 2023-12-01T15:31:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3257550975' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-01T15:31:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:54 smithi119 ceph-mon[108979]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:55.853 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:31:55.853 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":59,"fsid":"f739cc42-905d-11ee-95a2-87774f69a715","created":"2023-12-01T15:27:15.869764+0000","modified":"2023-12-01T15:31:53.381062+0000","last_up_change":"2023-12-01T15:31:50.275664+0000","last_in_change":"2023-12-01T15:31:34.014773+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:30:06.025532+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7e4d4eaf-7cd3-4b10-92ca-ac5b780a8c1a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6803","nonce":2700223613}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6805","nonce":2700223613}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6809","nonce":2700223613}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6807","nonce":2700223613}]},"public_addr":"172.21.15.119:6803/2700223613","cluster_addr":"172.21.15.119:6805/2700223613","heartbeat_back_addr":"172.21.15.119:6809/2700223613","heartbeat_front_addr":"172.21.15.119:6807/2700223613","state":["exists","up"]},{"osd":1,"uuid":"d501c180-80e3-4143-97d1-d5c8618bd5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6810","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6811","nonce":3343112323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6813","nonce":3343112323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6816","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6817","nonce":3343112323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6815","nonce":3343112323}]},"public_addr":"172.21.15.119:6811/3343112323","cluster_addr":"172.21.15.119:6813/3343112323","heartbeat_back_addr":"172.21.15.119:6817/3343112323","heartbeat_front_addr":"172.21.15.119:6815/3343112323","state":["exists","up"]},{"osd":2,"uuid":"0c03b48f-7e92-400e-ab0d-25a59bea87e4","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.119:6818","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6819","nonce":2320688937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6820","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6821","nonce":2320688937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6824","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6825","nonce":2320688937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6822","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6823","nonce":2320688937}]},"public_addr":"172.21.15.119:6819/2320688937","cluster_addr":"172.21.15.119:6821/2320688937","heartbeat_back_addr":"172.21.15.119:6825/2320688937","heartbeat_front_addr":"172.21.15.119:6823/2320688937","state":["exists","up"]},{"osd":3,"uuid":"1f8ad76b-4188-46a4-bc9a-d41d0c133658","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6826","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6827","nonce":601915158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6828","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6829","nonce":601915158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6832","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6833","nonce":601915158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6830","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6831","nonce":601915158}]},"public_addr":"172.21.15.119:6827/601915158","cluster_addr":"172.21.15.119:6829/601915158","heartbeat_back_addr":"172.21.15.119:6833/601915158","heartbeat_front_addr":"172.21.15.119:6831/601915158","state":["exists","up"]},{"osd":4,"uuid":"ea2a89f4-0181-45ec-831f-0536da5c6166","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6801","nonce":1233387118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6803","nonce":1233387118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6807","nonce":1233387118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6805","nonce":1233387118}]},"public_addr":"172.21.15.183:6801/1233387118","cluster_addr":"172.21.15.183:6803/1233387118","heartbeat_back_addr":"172.21.15.183:6807/1233387118","heartbeat_front_addr":"172.21.15.183:6805/1233387118","state":["exists","up"]},{"osd":5,"uuid":"65ef2331-629a-46fa-907a-fc1775d1e4d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6809","nonce":1393828303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6811","nonce":1393828303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6815","nonce":1393828303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6813","nonce":1393828303}]},"public_addr":"172.21.15.183:6809/1393828303","cluster_addr":"172.21.15.183:6811/1393828303","heartbeat_back_addr":"172.21.15.183:6815/1393828303","heartbeat_front_addr":"172.21.15.183:6813/1393828303","state":["exists","up"]},{"osd":6,"uuid":"6ad16938-bc63-40e1-bff7-7e66d5f3174d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6817","nonce":2763702460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6819","nonce":2763702460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6823","nonce":2763702460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6821","nonce":2763702460}]},"public_addr":"172.21.15.183:6817/2763702460","cluster_addr":"172.21.15.183:6819/2763702460","heartbeat_back_addr":"172.21.15.183:6823/2763702460","heartbeat_front_addr":"172.21.15.183:6821/2763702460","state":["exists","up"]},{"osd":7,"uuid":"5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6825","nonce":1731423998}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6827","nonce":1731423998}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6831","nonce":1731423998}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6829","nonce":1731423998}]},"public_addr":"172.21.15.183:6825/1731423998","cluster_addr":"172.21.15.183:6827/1731423998","heartbeat_back_addr":"172.21.15.183:6831/1731423998","heartbeat_front_addr":"172.21.15.183:6829/1731423998","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:19.708447+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:41.028668+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:02.279478+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:24.563066+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:45.192186+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:06.055496+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:27.064546+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:48.661162+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.119:6801/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/2699175043":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/1761738832":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/633350976":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/3754739469":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/1843857727":"2023-12-02T15:28:07.706734+0000","172.21.15.119:6801/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/1074585994":"2023-12-02T15:27:44.742505+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-01T15:31:56.300 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-01T15:30:06.025532+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': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2023-12-01T15:31:56.300 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-01T15:31:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:56 smithi183 ceph-mon[99169]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2238187653' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:31:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:56 smithi119 ceph-mon[94175]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2238187653' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:31:56.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:56 smithi119 ceph-mon[108979]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:31:56.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2238187653' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:31:56.856 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:31:58.244 INFO:teuthology.orchestra.run.smithi119.stdout:pg_num: 1 2023-12-01T15:31:58.697 INFO:tasks.cephadm:Adding mds.a on smithi119 2023-12-01T15:31:58.697 INFO:tasks.cephadm:Adding mds.b on smithi183 2023-12-01T15:31:58.698 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph orch apply mds all '2;smithi119=a;smithi183=b' 2023-12-01T15:31:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:58 smithi119 ceph-mon[94175]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-12-01T15:31:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:31:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/562422196' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T15:31:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:58 smithi119 ceph-mon[108979]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-12-01T15:31:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:31:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/562422196' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T15:31:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:58 smithi183 ceph-mon[99169]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-12-01T15:31:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:31:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/562422196' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T15:31:59.265 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:32:00.705 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled mds.all update... 2023-12-01T15:32:01.105 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:00 smithi183 ceph-mon[99169]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T15:32:01.105 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:00 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:01.105 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:00 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:01.105 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:00 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:01.105 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:00 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:01.106 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:00 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:01.106 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:00 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T15:32:01.106 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:00 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T15:32:01.106 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:00 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:01.108 DEBUG:teuthology.orchestra.run.smithi119:mds.a> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@mds.a.service 2023-12-01T15:32:01.110 DEBUG:teuthology.orchestra.run.smithi183:mds.b> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@mds.b.service 2023-12-01T15:32:01.113 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2023-12-01T15:32:01.113 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-01T15:32:01.138 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:00 smithi119 ceph-mon[94175]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T15:32:01.139 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:00 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:01.139 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:00 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:01.139 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:00 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:01.139 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:00 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:01.139 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:00 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:01.139 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:00 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T15:32:01.139 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:00 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T15:32:01.139 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:00 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:01.140 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:00 smithi119 ceph-mon[108979]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T15:32:01.140 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:00 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:01.140 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:00 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:01.140 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:00 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:01.140 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:00 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:01.140 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:00 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:01.140 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:00 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T15:32:01.140 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:00 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T15:32:01.140 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:00 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:01.142 INFO:journalctl@ceph.mds.b.smithi183.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:32:01.143 INFO:journalctl@ceph.mds.a.smithi119.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:32:01.488 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:32:01.488 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":59,"fsid":"f739cc42-905d-11ee-95a2-87774f69a715","created":"2023-12-01T15:27:15.869764+0000","modified":"2023-12-01T15:31:53.381062+0000","last_up_change":"2023-12-01T15:31:50.275664+0000","last_in_change":"2023-12-01T15:31:34.014773+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:30:06.025532+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7e4d4eaf-7cd3-4b10-92ca-ac5b780a8c1a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6803","nonce":2700223613}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6805","nonce":2700223613}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6809","nonce":2700223613}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6807","nonce":2700223613}]},"public_addr":"172.21.15.119:6803/2700223613","cluster_addr":"172.21.15.119:6805/2700223613","heartbeat_back_addr":"172.21.15.119:6809/2700223613","heartbeat_front_addr":"172.21.15.119:6807/2700223613","state":["exists","up"]},{"osd":1,"uuid":"d501c180-80e3-4143-97d1-d5c8618bd5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6810","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6811","nonce":3343112323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6813","nonce":3343112323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6816","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6817","nonce":3343112323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6815","nonce":3343112323}]},"public_addr":"172.21.15.119:6811/3343112323","cluster_addr":"172.21.15.119:6813/3343112323","heartbeat_back_addr":"172.21.15.119:6817/3343112323","heartbeat_front_addr":"172.21.15.119:6815/3343112323","state":["exists","up"]},{"osd":2,"uuid":"0c03b48f-7e92-400e-ab0d-25a59bea87e4","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.119:6818","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6819","nonce":2320688937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6820","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6821","nonce":2320688937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6824","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6825","nonce":2320688937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6822","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6823","nonce":2320688937}]},"public_addr":"172.21.15.119:6819/2320688937","cluster_addr":"172.21.15.119:6821/2320688937","heartbeat_back_addr":"172.21.15.119:6825/2320688937","heartbeat_front_addr":"172.21.15.119:6823/2320688937","state":["exists","up"]},{"osd":3,"uuid":"1f8ad76b-4188-46a4-bc9a-d41d0c133658","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6826","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6827","nonce":601915158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6828","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6829","nonce":601915158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6832","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6833","nonce":601915158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6830","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6831","nonce":601915158}]},"public_addr":"172.21.15.119:6827/601915158","cluster_addr":"172.21.15.119:6829/601915158","heartbeat_back_addr":"172.21.15.119:6833/601915158","heartbeat_front_addr":"172.21.15.119:6831/601915158","state":["exists","up"]},{"osd":4,"uuid":"ea2a89f4-0181-45ec-831f-0536da5c6166","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6801","nonce":1233387118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6803","nonce":1233387118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6807","nonce":1233387118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6805","nonce":1233387118}]},"public_addr":"172.21.15.183:6801/1233387118","cluster_addr":"172.21.15.183:6803/1233387118","heartbeat_back_addr":"172.21.15.183:6807/1233387118","heartbeat_front_addr":"172.21.15.183:6805/1233387118","state":["exists","up"]},{"osd":5,"uuid":"65ef2331-629a-46fa-907a-fc1775d1e4d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6809","nonce":1393828303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6811","nonce":1393828303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6815","nonce":1393828303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6813","nonce":1393828303}]},"public_addr":"172.21.15.183:6809/1393828303","cluster_addr":"172.21.15.183:6811/1393828303","heartbeat_back_addr":"172.21.15.183:6815/1393828303","heartbeat_front_addr":"172.21.15.183:6813/1393828303","state":["exists","up"]},{"osd":6,"uuid":"6ad16938-bc63-40e1-bff7-7e66d5f3174d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6817","nonce":2763702460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6819","nonce":2763702460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6823","nonce":2763702460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6821","nonce":2763702460}]},"public_addr":"172.21.15.183:6817/2763702460","cluster_addr":"172.21.15.183:6819/2763702460","heartbeat_back_addr":"172.21.15.183:6823/2763702460","heartbeat_front_addr":"172.21.15.183:6821/2763702460","state":["exists","up"]},{"osd":7,"uuid":"5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6825","nonce":1731423998}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6827","nonce":1731423998}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6831","nonce":1731423998}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6829","nonce":1731423998}]},"public_addr":"172.21.15.183:6825/1731423998","cluster_addr":"172.21.15.183:6827/1731423998","heartbeat_back_addr":"172.21.15.183:6831/1731423998","heartbeat_front_addr":"172.21.15.183:6829/1731423998","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:19.708447+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:41.028668+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:02.279478+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:24.563066+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:45.192186+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:06.055496+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:27.064546+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:48.661162+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.119:6801/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/2699175043":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/1761738832":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/633350976":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/3754739469":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/1843857727":"2023-12-02T15:28:07.706734+0000","172.21.15.119:6801/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/1074585994":"2023-12-02T15:27:44.742505+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-01T15:32:01.504 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-01T15:30:06.025532+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': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2023-12-01T15:32:01.505 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-12-01T15:32:01.882 INFO:teuthology.orchestra.run.smithi119.stdout:pg_num: 1 2023-12-01T15:32:01.897 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-01T15:32:02.111 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:01 smithi119 ceph-mon[108979]: from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi119=a;smithi183=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:02.111 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:01 smithi119 ceph-mon[108979]: Saving service mds.all spec with placement smithi119=a;smithi183=b;count:2 2023-12-01T15:32:02.111 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:01 smithi119 ceph-mon[108979]: Deploying daemon mds.a on smithi119 2023-12-01T15:32:02.111 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4159783859' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:02.111 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:01 smithi119 ceph-mon[94175]: from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi119=a;smithi183=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:02.112 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:01 smithi119 ceph-mon[94175]: Saving service mds.all spec with placement smithi119=a;smithi183=b;count:2 2023-12-01T15:32:02.112 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:01 smithi119 ceph-mon[94175]: Deploying daemon mds.a on smithi119 2023-12-01T15:32:02.112 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4159783859' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:01 smithi183 ceph-mon[99169]: from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi119=a;smithi183=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:01 smithi183 ceph-mon[99169]: Saving service mds.all spec with placement smithi119=a;smithi183=b;count:2 2023-12-01T15:32:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:01 smithi183 ceph-mon[99169]: Deploying daemon mds.a on smithi119 2023-12-01T15:32:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4159783859' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:02.309 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:32:02.309 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":1,"default_fscid":-1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[],"filesystems":[]} 2023-12-01T15:32:02.312 INFO:teuthology.orchestra.run.smithi119.stderr:dumped fsmap epoch 1 2023-12-01T15:32:02.933 INFO:journalctl@ceph.mds.a.smithi119.stdout:Dec 01 15:32:02 smithi119 systemd[1]: Starting Ceph mds.a for f739cc42-905d-11ee-95a2-87774f69a715... 2023-12-01T15:32:02.934 INFO:journalctl@ceph.mds.a.smithi119.stdout:Dec 01 15:32:02 smithi119 podman[141689]: 2023-12-01T15:32:02.934 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:02 smithi119 ceph-mon[108979]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-01T15:32:02.934 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1497889072' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T15:32:02.934 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3922420152' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:32:02.934 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:02 smithi119 ceph-mon[94175]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-01T15:32:02.934 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1497889072' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T15:32:02.934 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3922420152' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:32:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:02 smithi183 ceph-mon[99169]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-01T15:32:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1497889072' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T15:32:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3922420152' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:32:03.198 INFO:journalctl@ceph.mds.a.smithi119.stdout:Dec 01 15:32:02 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mds-a[141705]: starting mds.a at 2023-12-01T15:32:03.199 INFO:journalctl@ceph.mds.a.smithi119.stdout:Dec 01 15:32:02 smithi119 bash[141689]: 650701caed318e32ef54bb482793dc779168a96a80edfc39d2185a41d217dd75 2023-12-01T15:32:03.199 INFO:journalctl@ceph.mds.a.smithi119.stdout:Dec 01 15:32:02 smithi119 systemd[1]: Started Ceph mds.a for f739cc42-905d-11ee-95a2-87774f69a715. 2023-12-01T15:32:04.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[94175]: mds.? [v2:172.21.15.119:6834/37179470,v1:172.21.15.119:6835/37179470] up:boot 2023-12-01T15:32:04.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[94175]: fsmap 1 up:standby 2023-12-01T15:32:04.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-01T15:32:04.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:04.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:04.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:04.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T15:32:04.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T15:32:04.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:04.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[94175]: Deploying daemon mds.b on smithi183 2023-12-01T15:32:04.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[108979]: mds.? [v2:172.21.15.119:6834/37179470,v1:172.21.15.119:6835/37179470] up:boot 2023-12-01T15:32:04.205 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[108979]: fsmap 1 up:standby 2023-12-01T15:32:04.205 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-01T15:32:04.205 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:04.205 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:04.206 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:04.206 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T15:32:04.206 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T15:32:04.206 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:04.206 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:03 smithi119 ceph-mon[108979]: Deploying daemon mds.b on smithi183 2023-12-01T15:32:04.250 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:03 smithi183 ceph-mon[99169]: mds.? [v2:172.21.15.119:6834/37179470,v1:172.21.15.119:6835/37179470] up:boot 2023-12-01T15:32:04.250 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:03 smithi183 ceph-mon[99169]: fsmap 1 up:standby 2023-12-01T15:32:04.250 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:03 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-01T15:32:04.250 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:03 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:04.250 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:03 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:04.250 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:03 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:04.250 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:03 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T15:32:04.250 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:03 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T15:32:04.250 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:03 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:04.250 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:03 smithi183 ceph-mon[99169]: Deploying daemon mds.b on smithi183 2023-12-01T15:32:04.327 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-01T15:32:04.694 INFO:journalctl@ceph.mds.b.smithi183.stdout:Dec 01 15:32:04 smithi183 systemd[1]: Starting Ceph mds.b for f739cc42-905d-11ee-95a2-87774f69a715... 2023-12-01T15:32:04.709 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:32:04.709 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":2,"default_fscid":-1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14457,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.119:6835/37179470","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6834","nonce":37179470},{"type":"v1","addr":"172.21.15.119:6835","nonce":37179470}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[]} 2023-12-01T15:32:04.712 INFO:teuthology.orchestra.run.smithi119.stderr:dumped fsmap epoch 2 2023-12-01T15:32:05.042 INFO:journalctl@ceph.mds.b.smithi183.stdout:Dec 01 15:32:04 smithi183 podman[133051]: 2023-12-01T15:32:05.042 INFO:journalctl@ceph.mds.b.smithi183.stdout:Dec 01 15:32:05 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mds-b[133067]: starting mds.b at 2023-12-01T15:32:05.042 INFO:journalctl@ceph.mds.b.smithi183.stdout:Dec 01 15:32:05 smithi183 bash[133051]: 0122d0bb781d7e30737f9fec37ab118a64640eae121d85e8e26afb6eb16384e3 2023-12-01T15:32:05.440 INFO:journalctl@ceph.mds.b.smithi183.stdout:Dec 01 15:32:05 smithi183 systemd[1]: Started Ceph mds.b for f739cc42-905d-11ee-95a2-87774f69a715. 2023-12-01T15:32:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:05 smithi183 ceph-mon[99169]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-12-01T15:32:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2710561079' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:32:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:05 smithi119 ceph-mon[108979]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-12-01T15:32:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2710561079' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:32:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:05 smithi119 ceph-mon[94175]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-12-01T15:32:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2710561079' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:32:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:06 smithi183 ceph-mon[99169]: mds.? [v2:172.21.15.183:6832/1609757197,v1:172.21.15.183:6833/1609757197] up:boot 2023-12-01T15:32:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:06 smithi183 ceph-mon[99169]: fsmap 2 up:standby 2023-12-01T15:32:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:06 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-01T15:32:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:06 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:06 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:06 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:06 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:06 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:06 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:06 smithi119 ceph-mon[94175]: mds.? [v2:172.21.15.183:6832/1609757197,v1:172.21.15.183:6833/1609757197] up:boot 2023-12-01T15:32:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:06 smithi119 ceph-mon[94175]: fsmap 2 up:standby 2023-12-01T15:32:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:06 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-01T15:32:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:06 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:06 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:06 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:06 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:06 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:06 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:06 smithi119 ceph-mon[108979]: mds.? [v2:172.21.15.183:6832/1609757197,v1:172.21.15.183:6833/1609757197] up:boot 2023-12-01T15:32:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:06 smithi119 ceph-mon[108979]: fsmap 2 up:standby 2023-12-01T15:32:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:06 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-01T15:32:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:06 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:06 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:06 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:06 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:06 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:06 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:06.725 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-01T15:32:07.046 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:07 smithi119 ceph-mon[108979]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T15:32:07.046 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:07 smithi119 ceph-mon[94175]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T15:32:07.129 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:32:07.129 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":3,"default_fscid":-1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14457,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.119:6835/37179470","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6834","nonce":37179470},{"type":"v1","addr":"172.21.15.119:6835","nonce":37179470}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2},{"gid":24337,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.183:6833/1609757197","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6832","nonce":1609757197},{"type":"v1","addr":"172.21.15.183:6833","nonce":1609757197}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3}],"filesystems":[]} 2023-12-01T15:32:07.132 INFO:teuthology.orchestra.run.smithi119.stderr:dumped fsmap epoch 3 2023-12-01T15:32:07.143 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-01T15:32:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:07 smithi183 ceph-mon[99169]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T15:32:07.491 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:32:07.491 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":59,"fsid":"f739cc42-905d-11ee-95a2-87774f69a715","created":"2023-12-01T15:27:15.869764+0000","modified":"2023-12-01T15:31:53.381062+0000","last_up_change":"2023-12-01T15:31:50.275664+0000","last_in_change":"2023-12-01T15:31:34.014773+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:30:06.025532+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7e4d4eaf-7cd3-4b10-92ca-ac5b780a8c1a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6803","nonce":2700223613}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6805","nonce":2700223613}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6809","nonce":2700223613}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6807","nonce":2700223613}]},"public_addr":"172.21.15.119:6803/2700223613","cluster_addr":"172.21.15.119:6805/2700223613","heartbeat_back_addr":"172.21.15.119:6809/2700223613","heartbeat_front_addr":"172.21.15.119:6807/2700223613","state":["exists","up"]},{"osd":1,"uuid":"d501c180-80e3-4143-97d1-d5c8618bd5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6810","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6811","nonce":3343112323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6813","nonce":3343112323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6816","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6817","nonce":3343112323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6815","nonce":3343112323}]},"public_addr":"172.21.15.119:6811/3343112323","cluster_addr":"172.21.15.119:6813/3343112323","heartbeat_back_addr":"172.21.15.119:6817/3343112323","heartbeat_front_addr":"172.21.15.119:6815/3343112323","state":["exists","up"]},{"osd":2,"uuid":"0c03b48f-7e92-400e-ab0d-25a59bea87e4","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.119:6818","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6819","nonce":2320688937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6820","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6821","nonce":2320688937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6824","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6825","nonce":2320688937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6822","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6823","nonce":2320688937}]},"public_addr":"172.21.15.119:6819/2320688937","cluster_addr":"172.21.15.119:6821/2320688937","heartbeat_back_addr":"172.21.15.119:6825/2320688937","heartbeat_front_addr":"172.21.15.119:6823/2320688937","state":["exists","up"]},{"osd":3,"uuid":"1f8ad76b-4188-46a4-bc9a-d41d0c133658","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6826","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6827","nonce":601915158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6828","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6829","nonce":601915158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6832","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6833","nonce":601915158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6830","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6831","nonce":601915158}]},"public_addr":"172.21.15.119:6827/601915158","cluster_addr":"172.21.15.119:6829/601915158","heartbeat_back_addr":"172.21.15.119:6833/601915158","heartbeat_front_addr":"172.21.15.119:6831/601915158","state":["exists","up"]},{"osd":4,"uuid":"ea2a89f4-0181-45ec-831f-0536da5c6166","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6801","nonce":1233387118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6803","nonce":1233387118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6807","nonce":1233387118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6805","nonce":1233387118}]},"public_addr":"172.21.15.183:6801/1233387118","cluster_addr":"172.21.15.183:6803/1233387118","heartbeat_back_addr":"172.21.15.183:6807/1233387118","heartbeat_front_addr":"172.21.15.183:6805/1233387118","state":["exists","up"]},{"osd":5,"uuid":"65ef2331-629a-46fa-907a-fc1775d1e4d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6809","nonce":1393828303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6811","nonce":1393828303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6815","nonce":1393828303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6813","nonce":1393828303}]},"public_addr":"172.21.15.183:6809/1393828303","cluster_addr":"172.21.15.183:6811/1393828303","heartbeat_back_addr":"172.21.15.183:6815/1393828303","heartbeat_front_addr":"172.21.15.183:6813/1393828303","state":["exists","up"]},{"osd":6,"uuid":"6ad16938-bc63-40e1-bff7-7e66d5f3174d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6817","nonce":2763702460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6819","nonce":2763702460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6823","nonce":2763702460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6821","nonce":2763702460}]},"public_addr":"172.21.15.183:6817/2763702460","cluster_addr":"172.21.15.183:6819/2763702460","heartbeat_back_addr":"172.21.15.183:6823/2763702460","heartbeat_front_addr":"172.21.15.183:6821/2763702460","state":["exists","up"]},{"osd":7,"uuid":"5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6825","nonce":1731423998}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6827","nonce":1731423998}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6831","nonce":1731423998}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6829","nonce":1731423998}]},"public_addr":"172.21.15.183:6825/1731423998","cluster_addr":"172.21.15.183:6827/1731423998","heartbeat_back_addr":"172.21.15.183:6831/1731423998","heartbeat_front_addr":"172.21.15.183:6829/1731423998","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:19.708447+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:41.028668+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:02.279478+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:24.563066+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:45.192186+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:06.055496+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:27.064546+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:48.661162+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.119:6801/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/2699175043":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/1761738832":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/633350976":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/3754739469":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/1843857727":"2023-12-02T15:28:07.706734+0000","172.21.15.119:6801/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/1074585994":"2023-12-02T15:27:44.742505+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-01T15:32:07.504 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-01T15:30:06.025532+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': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2023-12-01T15:32:07.504 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-12-01T15:32:07.876 INFO:teuthology.orchestra.run.smithi119.stdout:pg_num: 1 2023-12-01T15:32:07.892 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph --format=json-pretty osd lspools 2023-12-01T15:32:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3942946364' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:32:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2973729243' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:08.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:08.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:08.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4083195386' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T15:32:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3942946364' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:32:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2973729243' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4083195386' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T15:32:08.215 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:32:08.215 INFO:teuthology.orchestra.run.smithi119.stdout:[ 2023-12-01T15:32:08.215 INFO:teuthology.orchestra.run.smithi119.stdout: { 2023-12-01T15:32:08.215 INFO:teuthology.orchestra.run.smithi119.stdout: "poolnum": 1, 2023-12-01T15:32:08.216 INFO:teuthology.orchestra.run.smithi119.stdout: "poolname": ".mgr" 2023-12-01T15:32:08.216 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:32:08.216 INFO:teuthology.orchestra.run.smithi119.stdout:] 2023-12-01T15:32:08.230 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2023-12-01T15:32:08.230 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool create cephfs_metadata --pg_num_min 64 2023-12-01T15:32:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3942946364' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:32:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2973729243' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:08 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4083195386' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T15:32:09.057 INFO:teuthology.orchestra.run.smithi119.stderr:pool 'cephfs_metadata' created 2023-12-01T15:32:09.070 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool create cephfs_data 64 --pg_num_min 64 --target_size_ratio 0.9 2023-12-01T15:32:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:09 smithi183 ceph-mon[99169]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T15:32:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1105087526' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-12-01T15:32:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2597210625' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-12-01T15:32:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:09 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-12-01T15:32:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:09 smithi119 ceph-mon[108979]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T15:32:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1105087526' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-12-01T15:32:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2597210625' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-12-01T15:32:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:09 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-12-01T15:32:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:09 smithi119 ceph-mon[94175]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T15:32:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1105087526' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-12-01T15:32:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2597210625' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-12-01T15:32:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:09 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-12-01T15:32:10.071 INFO:teuthology.orchestra.run.smithi119.stderr:pool 'cephfs_data' created 2023-12-01T15:32:10.089 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs new cephfs cephfs_metadata cephfs_data 2023-12-01T15:32:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:10 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-12-01T15:32:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:10 smithi183 ceph-mon[99169]: osdmap e60: 8 total, 8 up, 8 in 2023-12-01T15:32:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4042274346' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-12-01T15:32:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:10 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-12-01T15:32:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:10 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2023-12-01T15:32:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:10 smithi183 ceph-mon[99169]: osdmap e61: 8 total, 8 up, 8 in 2023-12-01T15:32:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:10 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-12-01T15:32:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:10 smithi119 ceph-mon[94175]: osdmap e60: 8 total, 8 up, 8 in 2023-12-01T15:32:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4042274346' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-12-01T15:32:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:10 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-12-01T15:32:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:10 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2023-12-01T15:32:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:10 smithi119 ceph-mon[94175]: osdmap e61: 8 total, 8 up, 8 in 2023-12-01T15:32:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:10 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-12-01T15:32:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:10 smithi119 ceph-mon[108979]: osdmap e60: 8 total, 8 up, 8 in 2023-12-01T15:32:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4042274346' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-12-01T15:32:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:10 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-12-01T15:32:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:10 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2023-12-01T15:32:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:10 smithi119 ceph-mon[108979]: osdmap e61: 8 total, 8 up, 8 in 2023-12-01T15:32:10.477 INFO:teuthology.orchestra.run.smithi119.stderr:new fs with metadata pool 2 and data pool 3 2023-12-01T15:32:10.495 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-01T15:32:10.818 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:32:10.818 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":62,"fsid":"f739cc42-905d-11ee-95a2-87774f69a715","created":"2023-12-01T15:27:15.869764+0000","modified":"2023-12-01T15:32:10.456755+0000","last_up_change":"2023-12-01T15:31:50.275664+0000","last_in_change":"2023-12-01T15:31:34.014773+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":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:30:06.025532+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T15:32:08.785974+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":"62","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":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T15:32:09.632944+0000","flags":32769,"flags_names":"hashpspool,creating","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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":"62","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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7e4d4eaf-7cd3-4b10-92ca-ac5b780a8c1a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6803","nonce":2700223613}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6805","nonce":2700223613}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6809","nonce":2700223613}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6807","nonce":2700223613}]},"public_addr":"172.21.15.119:6803/2700223613","cluster_addr":"172.21.15.119:6805/2700223613","heartbeat_back_addr":"172.21.15.119:6809/2700223613","heartbeat_front_addr":"172.21.15.119:6807/2700223613","state":["exists","up"]},{"osd":1,"uuid":"d501c180-80e3-4143-97d1-d5c8618bd5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6810","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6811","nonce":3343112323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6813","nonce":3343112323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6816","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6817","nonce":3343112323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6815","nonce":3343112323}]},"public_addr":"172.21.15.119:6811/3343112323","cluster_addr":"172.21.15.119:6813/3343112323","heartbeat_back_addr":"172.21.15.119:6817/3343112323","heartbeat_front_addr":"172.21.15.119:6815/3343112323","state":["exists","up"]},{"osd":2,"uuid":"0c03b48f-7e92-400e-ab0d-25a59bea87e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6818","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6819","nonce":2320688937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6820","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6821","nonce":2320688937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6824","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6825","nonce":2320688937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6822","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6823","nonce":2320688937}]},"public_addr":"172.21.15.119:6819/2320688937","cluster_addr":"172.21.15.119:6821/2320688937","heartbeat_back_addr":"172.21.15.119:6825/2320688937","heartbeat_front_addr":"172.21.15.119:6823/2320688937","state":["exists","up"]},{"osd":3,"uuid":"1f8ad76b-4188-46a4-bc9a-d41d0c133658","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6826","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6827","nonce":601915158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6828","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6829","nonce":601915158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6832","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6833","nonce":601915158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6830","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6831","nonce":601915158}]},"public_addr":"172.21.15.119:6827/601915158","cluster_addr":"172.21.15.119:6829/601915158","heartbeat_back_addr":"172.21.15.119:6833/601915158","heartbeat_front_addr":"172.21.15.119:6831/601915158","state":["exists","up"]},{"osd":4,"uuid":"ea2a89f4-0181-45ec-831f-0536da5c6166","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6801","nonce":1233387118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6803","nonce":1233387118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6807","nonce":1233387118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6805","nonce":1233387118}]},"public_addr":"172.21.15.183:6801/1233387118","cluster_addr":"172.21.15.183:6803/1233387118","heartbeat_back_addr":"172.21.15.183:6807/1233387118","heartbeat_front_addr":"172.21.15.183:6805/1233387118","state":["exists","up"]},{"osd":5,"uuid":"65ef2331-629a-46fa-907a-fc1775d1e4d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6809","nonce":1393828303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6811","nonce":1393828303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6815","nonce":1393828303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6813","nonce":1393828303}]},"public_addr":"172.21.15.183:6809/1393828303","cluster_addr":"172.21.15.183:6811/1393828303","heartbeat_back_addr":"172.21.15.183:6815/1393828303","heartbeat_front_addr":"172.21.15.183:6813/1393828303","state":["exists","up"]},{"osd":6,"uuid":"6ad16938-bc63-40e1-bff7-7e66d5f3174d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6817","nonce":2763702460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6819","nonce":2763702460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6823","nonce":2763702460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6821","nonce":2763702460}]},"public_addr":"172.21.15.183:6817/2763702460","cluster_addr":"172.21.15.183:6819/2763702460","heartbeat_back_addr":"172.21.15.183:6823/2763702460","heartbeat_front_addr":"172.21.15.183:6821/2763702460","state":["exists","up"]},{"osd":7,"uuid":"5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6825","nonce":1731423998}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6827","nonce":1731423998}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6831","nonce":1731423998}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6829","nonce":1731423998}]},"public_addr":"172.21.15.183:6825/1731423998","cluster_addr":"172.21.15.183:6827/1731423998","heartbeat_back_addr":"172.21.15.183:6831/1731423998","heartbeat_front_addr":"172.21.15.183:6829/1731423998","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:19.708447+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:41.028668+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:02.279478+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:24.563066+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:45.192186+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:06.055496+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:27.064546+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:48.661162+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.119:6801/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/2699175043":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/1761738832":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/633350976":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/3754739469":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/1843857727":"2023-12-02T15:28:07.706734+0000","172.21.15.119:6801/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/1074585994":"2023-12-02T15:27:44.742505+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-01T15:32:10.834 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-01T15:32:11.158 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:32:11.160 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":62,"fsid":"f739cc42-905d-11ee-95a2-87774f69a715","created":"2023-12-01T15:27:15.869764+0000","modified":"2023-12-01T15:32:10.456755+0000","last_up_change":"2023-12-01T15:31:50.275664+0000","last_in_change":"2023-12-01T15:31:34.014773+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":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:30:06.025532+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T15:32:08.785974+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":"62","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":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T15:32:09.632944+0000","flags":32769,"flags_names":"hashpspool,creating","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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":"62","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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7e4d4eaf-7cd3-4b10-92ca-ac5b780a8c1a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6803","nonce":2700223613}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6805","nonce":2700223613}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6809","nonce":2700223613}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6807","nonce":2700223613}]},"public_addr":"172.21.15.119:6803/2700223613","cluster_addr":"172.21.15.119:6805/2700223613","heartbeat_back_addr":"172.21.15.119:6809/2700223613","heartbeat_front_addr":"172.21.15.119:6807/2700223613","state":["exists","up"]},{"osd":1,"uuid":"d501c180-80e3-4143-97d1-d5c8618bd5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6810","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6811","nonce":3343112323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6813","nonce":3343112323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6816","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6817","nonce":3343112323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6815","nonce":3343112323}]},"public_addr":"172.21.15.119:6811/3343112323","cluster_addr":"172.21.15.119:6813/3343112323","heartbeat_back_addr":"172.21.15.119:6817/3343112323","heartbeat_front_addr":"172.21.15.119:6815/3343112323","state":["exists","up"]},{"osd":2,"uuid":"0c03b48f-7e92-400e-ab0d-25a59bea87e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6818","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6819","nonce":2320688937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6820","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6821","nonce":2320688937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6824","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6825","nonce":2320688937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6822","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6823","nonce":2320688937}]},"public_addr":"172.21.15.119:6819/2320688937","cluster_addr":"172.21.15.119:6821/2320688937","heartbeat_back_addr":"172.21.15.119:6825/2320688937","heartbeat_front_addr":"172.21.15.119:6823/2320688937","state":["exists","up"]},{"osd":3,"uuid":"1f8ad76b-4188-46a4-bc9a-d41d0c133658","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6826","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6827","nonce":601915158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6828","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6829","nonce":601915158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6832","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6833","nonce":601915158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6830","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6831","nonce":601915158}]},"public_addr":"172.21.15.119:6827/601915158","cluster_addr":"172.21.15.119:6829/601915158","heartbeat_back_addr":"172.21.15.119:6833/601915158","heartbeat_front_addr":"172.21.15.119:6831/601915158","state":["exists","up"]},{"osd":4,"uuid":"ea2a89f4-0181-45ec-831f-0536da5c6166","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6801","nonce":1233387118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6803","nonce":1233387118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6807","nonce":1233387118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6805","nonce":1233387118}]},"public_addr":"172.21.15.183:6801/1233387118","cluster_addr":"172.21.15.183:6803/1233387118","heartbeat_back_addr":"172.21.15.183:6807/1233387118","heartbeat_front_addr":"172.21.15.183:6805/1233387118","state":["exists","up"]},{"osd":5,"uuid":"65ef2331-629a-46fa-907a-fc1775d1e4d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6809","nonce":1393828303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6811","nonce":1393828303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6815","nonce":1393828303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6813","nonce":1393828303}]},"public_addr":"172.21.15.183:6809/1393828303","cluster_addr":"172.21.15.183:6811/1393828303","heartbeat_back_addr":"172.21.15.183:6815/1393828303","heartbeat_front_addr":"172.21.15.183:6813/1393828303","state":["exists","up"]},{"osd":6,"uuid":"6ad16938-bc63-40e1-bff7-7e66d5f3174d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6817","nonce":2763702460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6819","nonce":2763702460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6823","nonce":2763702460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6821","nonce":2763702460}]},"public_addr":"172.21.15.183:6817/2763702460","cluster_addr":"172.21.15.183:6819/2763702460","heartbeat_back_addr":"172.21.15.183:6823/2763702460","heartbeat_front_addr":"172.21.15.183:6821/2763702460","state":["exists","up"]},{"osd":7,"uuid":"5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6825","nonce":1731423998}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6827","nonce":1731423998}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6831","nonce":1731423998}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6829","nonce":1731423998}]},"public_addr":"172.21.15.183:6825/1731423998","cluster_addr":"172.21.15.183:6827/1731423998","heartbeat_back_addr":"172.21.15.183:6831/1731423998","heartbeat_front_addr":"172.21.15.183:6829/1731423998","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:19.708447+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:41.028668+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:02.279478+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:24.563066+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:45.192186+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:06.055496+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:27.064546+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:48.661162+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.119:6801/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/2699175043":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/1761738832":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/633350976":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/3754739469":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/1843857727":"2023-12-02T15:28:07.706734+0000","172.21.15.119:6801/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/1074585994":"2023-12-02T15:27:44.742505+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-01T15:32:11.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[94175]: pgmap v171: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:11.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:32:11.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3756582437' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-12-01T15:32:11.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-12-01T15:32:11.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[94175]: daemon mds.b assigned to filesystem cephfs as rank 0 2023-12-01T15:32:11.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[94175]: osdmap e62: 8 total, 8 up, 8 in 2023-12-01T15:32:11.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-12-01T15:32:11.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[94175]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2023-12-01T15:32:11.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[94175]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-12-01T15:32:11.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3372592202' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:11.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[108979]: pgmap v171: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:11.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:32:11.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3756582437' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-12-01T15:32:11.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-12-01T15:32:11.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[108979]: daemon mds.b assigned to filesystem cephfs as rank 0 2023-12-01T15:32:11.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[108979]: osdmap e62: 8 total, 8 up, 8 in 2023-12-01T15:32:11.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-12-01T15:32:11.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[108979]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2023-12-01T15:32:11.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[108979]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-12-01T15:32:11.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3372592202' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:11.175 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs standby_count_wanted 0 2023-12-01T15:32:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:11 smithi183 ceph-mon[99169]: pgmap v171: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:11 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:32:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3756582437' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-12-01T15:32:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:11 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-12-01T15:32:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:11 smithi183 ceph-mon[99169]: daemon mds.b assigned to filesystem cephfs as rank 0 2023-12-01T15:32:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:11 smithi183 ceph-mon[99169]: osdmap e62: 8 total, 8 up, 8 in 2023-12-01T15:32:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:11 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-12-01T15:32:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:11 smithi183 ceph-mon[99169]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2023-12-01T15:32:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:11 smithi183 ceph-mon[99169]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-12-01T15:32:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3372592202' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4041117227' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:12 smithi183 ceph-mon[99169]: osdmap e63: 8 total, 8 up, 8 in 2023-12-01T15:32:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:12 smithi183 ceph-mon[99169]: mds.? [v2:172.21.15.183:6832/1609757197,v1:172.21.15.183:6833/1609757197] up:active 2023-12-01T15:32:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:12 smithi183 ceph-mon[99169]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T15:32:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:12 smithi183 ceph-mon[99169]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T15:32:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2720220714' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-12-01T15:32:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4041117227' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:12 smithi119 ceph-mon[94175]: osdmap e63: 8 total, 8 up, 8 in 2023-12-01T15:32:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:12 smithi119 ceph-mon[94175]: mds.? [v2:172.21.15.183:6832/1609757197,v1:172.21.15.183:6833/1609757197] up:active 2023-12-01T15:32:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:12 smithi119 ceph-mon[94175]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T15:32:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:12 smithi119 ceph-mon[94175]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T15:32:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2720220714' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-12-01T15:32:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4041117227' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:12 smithi119 ceph-mon[108979]: osdmap e63: 8 total, 8 up, 8 in 2023-12-01T15:32:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:12 smithi119 ceph-mon[108979]: mds.? [v2:172.21.15.183:6832/1609757197,v1:172.21.15.183:6833/1609757197] up:active 2023-12-01T15:32:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:12 smithi119 ceph-mon[108979]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T15:32:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:12 smithi119 ceph-mon[108979]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T15:32:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2720220714' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-12-01T15:32:12.495 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2023-12-01T15:32:12.495 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs allow_standby_replay false 2023-12-01T15:32:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:13 smithi183 ceph-mon[99169]: pgmap v175: 97 pgs: 18 active+clean, 4 creating+peering, 75 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2023-12-01T15:32:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:13 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:32:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:13 smithi183 ceph-mon[99169]: Cluster is now healthy 2023-12-01T15:32:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2720220714' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-12-01T15:32:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:13 smithi183 ceph-mon[99169]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T15:32:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1802775772' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-12-01T15:32:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:13 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-12-01T15:32:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:13 smithi119 ceph-mon[94175]: pgmap v175: 97 pgs: 18 active+clean, 4 creating+peering, 75 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2023-12-01T15:32:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:13 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:32:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:13 smithi119 ceph-mon[94175]: Cluster is now healthy 2023-12-01T15:32:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2720220714' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-12-01T15:32:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:13 smithi119 ceph-mon[94175]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T15:32:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1802775772' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-12-01T15:32:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:13 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-12-01T15:32:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:13 smithi119 ceph-mon[108979]: pgmap v175: 97 pgs: 18 active+clean, 4 creating+peering, 75 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2023-12-01T15:32:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:13 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:32:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:13 smithi119 ceph-mon[108979]: Cluster is now healthy 2023-12-01T15:32:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2720220714' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-12-01T15:32:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:13 smithi119 ceph-mon[108979]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T15:32:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1802775772' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-12-01T15:32:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:13 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-12-01T15:32:13.496 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2023-12-01T15:32:13.496 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-01T15:32:13.866 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:32:13.867 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14457,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.119:6835/37179470","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6834","nonce":37179470},{"type":"v1","addr":"172.21.15.119:6835","nonce":37179470}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-12-01T15:32:10.457116+0000","modified":"2023-12-01T15:32:13.475496+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24337},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24337":{"gid":24337,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.183:6833/1609757197","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6832","nonce":1609757197},{"type":"v1","addr":"172.21.15.183:6833","nonce":1609757197}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2023-12-01T15:32:13.869 INFO:teuthology.orchestra.run.smithi119.stderr:dumped fsmap epoch 8 2023-12-01T15:32:13.880 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-01T15:32:14.202 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:32:14.202 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":63,"fsid":"f739cc42-905d-11ee-95a2-87774f69a715","created":"2023-12-01T15:27:15.869764+0000","modified":"2023-12-01T15:32:11.460759+0000","last_up_change":"2023-12-01T15:31:50.275664+0000","last_in_change":"2023-12-01T15:31:34.014773+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":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:30:06.025532+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T15:32:08.785974+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":"62","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":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T15:32:09.632944+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7e4d4eaf-7cd3-4b10-92ca-ac5b780a8c1a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6803","nonce":2700223613}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6805","nonce":2700223613}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6809","nonce":2700223613}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6807","nonce":2700223613}]},"public_addr":"172.21.15.119:6803/2700223613","cluster_addr":"172.21.15.119:6805/2700223613","heartbeat_back_addr":"172.21.15.119:6809/2700223613","heartbeat_front_addr":"172.21.15.119:6807/2700223613","state":["exists","up"]},{"osd":1,"uuid":"d501c180-80e3-4143-97d1-d5c8618bd5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6810","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6811","nonce":3343112323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6813","nonce":3343112323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6816","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6817","nonce":3343112323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6815","nonce":3343112323}]},"public_addr":"172.21.15.119:6811/3343112323","cluster_addr":"172.21.15.119:6813/3343112323","heartbeat_back_addr":"172.21.15.119:6817/3343112323","heartbeat_front_addr":"172.21.15.119:6815/3343112323","state":["exists","up"]},{"osd":2,"uuid":"0c03b48f-7e92-400e-ab0d-25a59bea87e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6818","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6819","nonce":2320688937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6820","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6821","nonce":2320688937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6824","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6825","nonce":2320688937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6822","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6823","nonce":2320688937}]},"public_addr":"172.21.15.119:6819/2320688937","cluster_addr":"172.21.15.119:6821/2320688937","heartbeat_back_addr":"172.21.15.119:6825/2320688937","heartbeat_front_addr":"172.21.15.119:6823/2320688937","state":["exists","up"]},{"osd":3,"uuid":"1f8ad76b-4188-46a4-bc9a-d41d0c133658","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6826","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6827","nonce":601915158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6828","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6829","nonce":601915158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6832","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6833","nonce":601915158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6830","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6831","nonce":601915158}]},"public_addr":"172.21.15.119:6827/601915158","cluster_addr":"172.21.15.119:6829/601915158","heartbeat_back_addr":"172.21.15.119:6833/601915158","heartbeat_front_addr":"172.21.15.119:6831/601915158","state":["exists","up"]},{"osd":4,"uuid":"ea2a89f4-0181-45ec-831f-0536da5c6166","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6801","nonce":1233387118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6803","nonce":1233387118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6807","nonce":1233387118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6805","nonce":1233387118}]},"public_addr":"172.21.15.183:6801/1233387118","cluster_addr":"172.21.15.183:6803/1233387118","heartbeat_back_addr":"172.21.15.183:6807/1233387118","heartbeat_front_addr":"172.21.15.183:6805/1233387118","state":["exists","up"]},{"osd":5,"uuid":"65ef2331-629a-46fa-907a-fc1775d1e4d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6809","nonce":1393828303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6811","nonce":1393828303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6815","nonce":1393828303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6813","nonce":1393828303}]},"public_addr":"172.21.15.183:6809/1393828303","cluster_addr":"172.21.15.183:6811/1393828303","heartbeat_back_addr":"172.21.15.183:6815/1393828303","heartbeat_front_addr":"172.21.15.183:6813/1393828303","state":["exists","up"]},{"osd":6,"uuid":"6ad16938-bc63-40e1-bff7-7e66d5f3174d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6817","nonce":2763702460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6819","nonce":2763702460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6823","nonce":2763702460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6821","nonce":2763702460}]},"public_addr":"172.21.15.183:6817/2763702460","cluster_addr":"172.21.15.183:6819/2763702460","heartbeat_back_addr":"172.21.15.183:6823/2763702460","heartbeat_front_addr":"172.21.15.183:6821/2763702460","state":["exists","up"]},{"osd":7,"uuid":"5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6825","nonce":1731423998}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6827","nonce":1731423998}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6831","nonce":1731423998}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6829","nonce":1731423998}]},"public_addr":"172.21.15.183:6825/1731423998","cluster_addr":"172.21.15.183:6827/1731423998","heartbeat_back_addr":"172.21.15.183:6831/1731423998","heartbeat_front_addr":"172.21.15.183:6829/1731423998","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:19.708447+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:41.028668+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:02.279478+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:24.563066+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:45.192186+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:06.055496+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:27.064546+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:48.661162+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.119:6801/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/2699175043":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/1761738832":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/633350976":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/3754739469":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/1843857727":"2023-12-02T15:28:07.706734+0000","172.21.15.119:6801/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/1074585994":"2023-12-02T15:27:44.742505+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-01T15:32:14.216 INFO:tasks.cephfs.filesystem.ceph_manager:waiting for clean 2023-12-01T15:32:14.216 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-12-01T15:32:14.482 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:14 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-12-01T15:32:14.482 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:14 smithi119 ceph-mon[108979]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T15:32:14.482 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:14 smithi119 ceph-mon[108979]: pgmap v176: 97 pgs: 91 active+clean, 4 creating+peering, 2 unknown; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s wr, 6 op/s 2023-12-01T15:32:14.482 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1650925325' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:32:14.482 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1744623597' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:14.544 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:32:14.546 INFO:teuthology.orchestra.run.smithi119.stderr:dumped all 2023-12-01T15:32:14.558 INFO:teuthology.orchestra.run.smithi119.stdout:{"pg_ready":true,"pg_map":{"version":176,"stamp":"2023-12-01T15:32:13.756133+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"num_objects":18,"num_object_clones":0,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":188,"num_write_kb":2430,"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":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":145,"ondisk_log_size":145,"up":285,"acting":285,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":186,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":222296,"kb_used_data":6680,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749738920,"statfs":{"total":767960285184,"available":767732654080,"internally_reserved":0,"allocated":6840320,"data_stored":3840562,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":220725248},"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":2362,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":29,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.708356"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.494589+0000","last_change":"2023-12-01T15:32:10.493401+0000","last_active":"2023-12-01T15:32:10.494589+0000","last_peered":"2023-12-01T15:32:10.494589+0000","last_clean":"2023-12-01T15:32:10.494589+0000","last_became_active":"2023-12-01T15:32:10.493095+0000","last_became_peered":"2023-12-01T15:32:10.493095+0000","last_unstale":"2023-12-01T15:32:10.494589+0000","last_undegraded":"2023-12-01T15:32:10.494589+0000","last_fullsized":"2023-12-01T15:32:10.494589+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:39:11.787500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.3e","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465417+0000","last_change":"2023-12-01T15:32:10.493494+0000","last_active":"2023-12-01T15:32:11.465417+0000","last_peered":"2023-12-01T15:32:11.465417+0000","last_clean":"2023-12-01T15:32:11.465417+0000","last_became_active":"2023-12-01T15:32:10.493232+0000","last_became_peered":"2023-12-01T15:32:10.493232+0000","last_unstale":"2023-12-01T15:32:11.465417+0000","last_undegraded":"2023-12-01T15:32:11.465417+0000","last_fullsized":"2023-12-01T15:32:11.465417+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:22:52.220186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464867+0000","last_change":"2023-12-01T15:32:10.486647+0000","last_active":"2023-12-01T15:32:11.464867+0000","last_peered":"2023-12-01T15:32:11.464867+0000","last_clean":"2023-12-01T15:32:11.464867+0000","last_became_active":"2023-12-01T15:32:10.486368+0000","last_became_peered":"2023-12-01T15:32:10.486368+0000","last_unstale":"2023-12-01T15:32:11.464867+0000","last_undegraded":"2023-12-01T15:32:11.464867+0000","last_fullsized":"2023-12-01T15:32:11.464867+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:36:30.334464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820711+0000","last_change":"2023-12-01T15:32:10.473539+0000","last_active":"2023-12-01T15:32:11.820711+0000","last_peered":"2023-12-01T15:32:11.820711+0000","last_clean":"2023-12-01T15:32:11.820711+0000","last_became_active":"2023-12-01T15:32:10.473237+0000","last_became_peered":"2023-12-01T15:32:10.473237+0000","last_unstale":"2023-12-01T15:32:11.820711+0000","last_undegraded":"2023-12-01T15:32:11.820711+0000","last_fullsized":"2023-12-01T15:32:11.820711+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:46:42.199992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.498689+0000","last_change":"2023-12-01T15:32:10.498011+0000","last_active":"2023-12-01T15:32:10.498689+0000","last_peered":"2023-12-01T15:32:10.498689+0000","last_clean":"2023-12-01T15:32:10.498689+0000","last_became_active":"2023-12-01T15:32:10.497411+0000","last_became_peered":"2023-12-01T15:32:10.497411+0000","last_unstale":"2023-12-01T15:32:10.498689+0000","last_undegraded":"2023-12-01T15:32:10.498689+0000","last_fullsized":"2023-12-01T15:32:10.498689+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:25:42.970281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821170+0000","last_change":"2023-12-01T15:32:10.475068+0000","last_active":"2023-12-01T15:32:11.821170+0000","last_peered":"2023-12-01T15:32:11.821170+0000","last_clean":"2023-12-01T15:32:11.821170+0000","last_became_active":"2023-12-01T15:32:10.474760+0000","last_became_peered":"2023-12-01T15:32:10.474760+0000","last_unstale":"2023-12-01T15:32:11.821170+0000","last_undegraded":"2023-12-01T15:32:11.821170+0000","last_fullsized":"2023-12-01T15:32:11.821170+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:26:52.866247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.39","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.492100+0000","last_change":"2023-12-01T15:32:10.489994+0000","last_active":"2023-12-01T15:32:10.492100+0000","last_peered":"2023-12-01T15:32:10.492100+0000","last_clean":"2023-12-01T15:32:10.492100+0000","last_became_active":"2023-12-01T15:32:10.489699+0000","last_became_peered":"2023-12-01T15:32:10.489699+0000","last_unstale":"2023-12-01T15:32:10.492100+0000","last_undegraded":"2023-12-01T15:32:10.492100+0000","last_fullsized":"2023-12-01T15:32:10.492100+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:24:42.919242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.38","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819555+0000","last_change":"2023-12-01T15:32:10.479120+0000","last_active":"2023-12-01T15:32:11.819555+0000","last_peered":"2023-12-01T15:32:11.819555+0000","last_clean":"2023-12-01T15:32:11.819555+0000","last_became_active":"2023-12-01T15:32:10.478852+0000","last_became_peered":"2023-12-01T15:32:10.478852+0000","last_unstale":"2023-12-01T15:32:11.819555+0000","last_undegraded":"2023-12-01T15:32:11.819555+0000","last_fullsized":"2023-12-01T15:32:11.819555+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:48:33.587279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.493469+0000","last_change":"2023-12-01T15:32:10.492406+0000","last_active":"2023-12-01T15:32:10.493469+0000","last_peered":"2023-12-01T15:32:10.493469+0000","last_clean":"2023-12-01T15:32:10.493469+0000","last_became_active":"2023-12-01T15:32:10.492116+0000","last_became_peered":"2023-12-01T15:32:10.492116+0000","last_unstale":"2023-12-01T15:32:10.493469+0000","last_undegraded":"2023-12-01T15:32:10.493469+0000","last_fullsized":"2023-12-01T15:32:10.493469+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:06:22.442288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.36","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820572+0000","last_change":"2023-12-01T15:32:10.495372+0000","last_active":"2023-12-01T15:32:11.820572+0000","last_peered":"2023-12-01T15:32:11.820572+0000","last_clean":"2023-12-01T15:32:11.820572+0000","last_became_active":"2023-12-01T15:32:10.494917+0000","last_became_peered":"2023-12-01T15:32:10.494917+0000","last_unstale":"2023-12-01T15:32:11.820572+0000","last_undegraded":"2023-12-01T15:32:11.820572+0000","last_fullsized":"2023-12-01T15:32:11.820572+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:30:13.258512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821696+0000","last_change":"2023-12-01T15:32:10.490883+0000","last_active":"2023-12-01T15:32:11.821696+0000","last_peered":"2023-12-01T15:32:11.821696+0000","last_clean":"2023-12-01T15:32:11.821696+0000","last_became_active":"2023-12-01T15:32:10.490045+0000","last_became_peered":"2023-12-01T15:32:10.490045+0000","last_unstale":"2023-12-01T15:32:11.821696+0000","last_undegraded":"2023-12-01T15:32:11.821696+0000","last_fullsized":"2023-12-01T15:32:11.821696+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:55:53.504708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821841+0000","last_change":"2023-12-01T15:32:10.480987+0000","last_active":"2023-12-01T15:32:11.821841+0000","last_peered":"2023-12-01T15:32:11.821841+0000","last_clean":"2023-12-01T15:32:11.821841+0000","last_became_active":"2023-12-01T15:32:10.480596+0000","last_became_peered":"2023-12-01T15:32:10.480596+0000","last_unstale":"2023-12-01T15:32:11.821841+0000","last_undegraded":"2023-12-01T15:32:11.821841+0000","last_fullsized":"2023-12-01T15:32:11.821841+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:26:51.212833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820154+0000","last_change":"2023-12-01T15:32:10.488718+0000","last_active":"2023-12-01T15:32:11.820154+0000","last_peered":"2023-12-01T15:32:11.820154+0000","last_clean":"2023-12-01T15:32:11.820154+0000","last_became_active":"2023-12-01T15:32:10.488418+0000","last_became_peered":"2023-12-01T15:32:10.488418+0000","last_unstale":"2023-12-01T15:32:11.820154+0000","last_undegraded":"2023-12-01T15:32:11.820154+0000","last_fullsized":"2023-12-01T15:32:11.820154+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:49:44.026451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464341+0000","last_change":"2023-12-01T15:32:10.480736+0000","last_active":"2023-12-01T15:32:11.464341+0000","last_peered":"2023-12-01T15:32:11.464341+0000","last_clean":"2023-12-01T15:32:11.464341+0000","last_became_active":"2023-12-01T15:32:10.480441+0000","last_became_peered":"2023-12-01T15:32:10.480441+0000","last_unstale":"2023-12-01T15:32:11.464341+0000","last_undegraded":"2023-12-01T15:32:11.464341+0000","last_fullsized":"2023-12-01T15:32:11.464341+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:11:25.832762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465925+0000","last_change":"2023-12-01T15:32:10.483598+0000","last_active":"2023-12-01T15:32:11.465925+0000","last_peered":"2023-12-01T15:32:11.465925+0000","last_clean":"2023-12-01T15:32:11.465925+0000","last_became_active":"2023-12-01T15:32:10.483148+0000","last_became_peered":"2023-12-01T15:32:10.483148+0000","last_unstale":"2023-12-01T15:32:11.465925+0000","last_undegraded":"2023-12-01T15:32:11.465925+0000","last_fullsized":"2023-12-01T15:32:11.465925+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:12:07.443217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.30","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820195+0000","last_change":"2023-12-01T15:32:10.491864+0000","last_active":"2023-12-01T15:32:11.820195+0000","last_peered":"2023-12-01T15:32:11.820195+0000","last_clean":"2023-12-01T15:32:11.820195+0000","last_became_active":"2023-12-01T15:32:10.491573+0000","last_became_peered":"2023-12-01T15:32:10.491573+0000","last_unstale":"2023-12-01T15:32:11.820195+0000","last_undegraded":"2023-12-01T15:32:11.820195+0000","last_fullsized":"2023-12-01T15:32:11.820195+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:30:46.355766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822175+0000","last_change":"2023-12-01T15:32:10.493717+0000","last_active":"2023-12-01T15:32:11.822175+0000","last_peered":"2023-12-01T15:32:11.822175+0000","last_clean":"2023-12-01T15:32:11.822175+0000","last_became_active":"2023-12-01T15:32:10.493237+0000","last_became_peered":"2023-12-01T15:32:10.493237+0000","last_unstale":"2023-12-01T15:32:11.822175+0000","last_undegraded":"2023-12-01T15:32:11.822175+0000","last_fullsized":"2023-12-01T15:32:11.822175+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:23:21.342239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T15:32:10.046910+0000","last_change":"2023-12-01T15:32:10.046910+0000","last_active":"2023-12-01T15:32:10.046910+0000","last_peered":"2023-12-01T15:32:10.046910+0000","last_clean":"2023-12-01T15:32:10.046910+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T15:32:10.046910+0000","last_undegraded":"2023-12-01T15:32:10.046910+0000","last_fullsized":"2023-12-01T15:32:10.046910+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.494146+0000","last_change":"2023-12-01T15:32:10.492256+0000","last_active":"2023-12-01T15:32:10.494146+0000","last_peered":"2023-12-01T15:32:10.494146+0000","last_clean":"2023-12-01T15:32:10.494146+0000","last_became_active":"2023-12-01T15:32:10.491837+0000","last_became_peered":"2023-12-01T15:32:10.491837+0000","last_unstale":"2023-12-01T15:32:10.494146+0000","last_undegraded":"2023-12-01T15:32:10.494146+0000","last_fullsized":"2023-12-01T15:32:10.494146+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:10:36.991824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"62'4","reported_seq":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.466025+0000","last_change":"2023-12-01T15:32:10.069237+0000","last_active":"2023-12-01T15:32:11.466025+0000","last_peered":"2023-12-01T15:32:11.466025+0000","last_clean":"2023-12-01T15:32:11.466025+0000","last_became_active":"2023-12-01T15:32:10.068970+0000","last_became_peered":"2023-12-01T15:32:10.068970+0000","last_unstale":"2023-12-01T15:32:11.466025+0000","last_undegraded":"2023-12-01T15:32:11.466025+0000","last_fullsized":"2023-12-01T15:32:11.466025+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:59:17.879070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820559+0000","last_change":"2023-12-01T15:32:10.482347+0000","last_active":"2023-12-01T15:32:11.820559+0000","last_peered":"2023-12-01T15:32:11.820559+0000","last_clean":"2023-12-01T15:32:11.820559+0000","last_became_active":"2023-12-01T15:32:10.482064+0000","last_became_peered":"2023-12-01T15:32:10.482064+0000","last_unstale":"2023-12-01T15:32:11.820559+0000","last_undegraded":"2023-12-01T15:32:11.820559+0000","last_fullsized":"2023-12-01T15:32:11.820559+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:25:33.941682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1e","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820459+0000","last_change":"2023-12-01T15:32:10.073280+0000","last_active":"2023-12-01T15:32:11.820459+0000","last_peered":"2023-12-01T15:32:11.820459+0000","last_clean":"2023-12-01T15:32:11.820459+0000","last_became_active":"2023-12-01T15:32:10.072911+0000","last_became_peered":"2023-12-01T15:32:10.072911+0000","last_unstale":"2023-12-01T15:32:11.820459+0000","last_undegraded":"2023-12-01T15:32:11.820459+0000","last_fullsized":"2023-12-01T15:32:11.820459+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:11:19.539910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465789+0000","last_change":"2023-12-01T15:32:10.473865+0000","last_active":"2023-12-01T15:32:11.465789+0000","last_peered":"2023-12-01T15:32:11.465789+0000","last_clean":"2023-12-01T15:32:11.465789+0000","last_became_active":"2023-12-01T15:32:10.473582+0000","last_became_peered":"2023-12-01T15:32:10.473582+0000","last_unstale":"2023-12-01T15:32:11.465789+0000","last_undegraded":"2023-12-01T15:32:11.465789+0000","last_fullsized":"2023-12-01T15:32:11.465789+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:36:22.634065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1d","version":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.497830+0000","last_change":"2023-12-01T15:32:10.079286+0000","last_active":"2023-12-01T15:32:10.497830+0000","last_peered":"2023-12-01T15:32:10.497830+0000","last_clean":"2023-12-01T15:32:10.497830+0000","last_became_active":"2023-12-01T15:32:10.079005+0000","last_became_peered":"2023-12-01T15:32:10.079005+0000","last_unstale":"2023-12-01T15:32:10.497830+0000","last_undegraded":"2023-12-01T15:32:10.497830+0000","last_fullsized":"2023-12-01T15:32:10.497830+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:55:49.482197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821044+0000","last_change":"2023-12-01T15:32:10.482590+0000","last_active":"2023-12-01T15:32:11.821044+0000","last_peered":"2023-12-01T15:32:11.821044+0000","last_clean":"2023-12-01T15:32:11.821044+0000","last_became_active":"2023-12-01T15:32:10.481989+0000","last_became_peered":"2023-12-01T15:32:10.481989+0000","last_unstale":"2023-12-01T15:32:11.821044+0000","last_undegraded":"2023-12-01T15:32:11.821044+0000","last_fullsized":"2023-12-01T15:32:11.821044+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:46:24.635021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.499325+0000","last_change":"2023-12-01T15:32:10.072605+0000","last_active":"2023-12-01T15:32:10.499325+0000","last_peered":"2023-12-01T15:32:10.499325+0000","last_clean":"2023-12-01T15:32:10.499325+0000","last_became_active":"2023-12-01T15:32:10.071970+0000","last_became_peered":"2023-12-01T15:32:10.071970+0000","last_unstale":"2023-12-01T15:32:10.499325+0000","last_undegraded":"2023-12-01T15:32:10.499325+0000","last_fullsized":"2023-12-01T15:32:10.499325+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:21:34.112330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820489+0000","last_change":"2023-12-01T15:32:10.482792+0000","last_active":"2023-12-01T15:32:11.820489+0000","last_peered":"2023-12-01T15:32:11.820489+0000","last_clean":"2023-12-01T15:32:11.820489+0000","last_became_active":"2023-12-01T15:32:10.482431+0000","last_became_peered":"2023-12-01T15:32:10.482431+0000","last_unstale":"2023-12-01T15:32:11.820489+0000","last_undegraded":"2023-12-01T15:32:11.820489+0000","last_fullsized":"2023-12-01T15:32:11.820489+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:44:51.598545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820268+0000","last_change":"2023-12-01T15:32:10.076368+0000","last_active":"2023-12-01T15:32:11.820268+0000","last_peered":"2023-12-01T15:32:11.820268+0000","last_clean":"2023-12-01T15:32:11.820268+0000","last_became_active":"2023-12-01T15:32:10.076032+0000","last_became_peered":"2023-12-01T15:32:10.076032+0000","last_unstale":"2023-12-01T15:32:11.820268+0000","last_undegraded":"2023-12-01T15:32:11.820268+0000","last_fullsized":"2023-12-01T15:32:11.820268+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:13:23.745763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820559+0000","last_change":"2023-12-01T15:32:10.489263+0000","last_active":"2023-12-01T15:32:11.820559+0000","last_peered":"2023-12-01T15:32:11.820559+0000","last_clean":"2023-12-01T15:32:11.820559+0000","last_became_active":"2023-12-01T15:32:10.488934+0000","last_became_peered":"2023-12-01T15:32:10.488934+0000","last_unstale":"2023-12-01T15:32:11.820559+0000","last_undegraded":"2023-12-01T15:32:11.820559+0000","last_fullsized":"2023-12-01T15:32:11.820559+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:51:33.295395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1a","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821499+0000","last_change":"2023-12-01T15:32:10.074624+0000","last_active":"2023-12-01T15:32:11.821499+0000","last_peered":"2023-12-01T15:32:11.821499+0000","last_clean":"2023-12-01T15:32:11.821499+0000","last_became_active":"2023-12-01T15:32:10.073474+0000","last_became_peered":"2023-12-01T15:32:10.073474+0000","last_unstale":"2023-12-01T15:32:11.821499+0000","last_undegraded":"2023-12-01T15:32:11.821499+0000","last_fullsized":"2023-12-01T15:32:11.821499+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:46:23.123464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465332+0000","last_change":"2023-12-01T15:32:10.488724+0000","last_active":"2023-12-01T15:32:11.465332+0000","last_peered":"2023-12-01T15:32:11.465332+0000","last_clean":"2023-12-01T15:32:11.465332+0000","last_became_active":"2023-12-01T15:32:10.487892+0000","last_became_peered":"2023-12-01T15:32:10.487892+0000","last_unstale":"2023-12-01T15:32:11.465332+0000","last_undegraded":"2023-12-01T15:32:11.465332+0000","last_fullsized":"2023-12-01T15:32:11.465332+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:05:43.936353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.19","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819748+0000","last_change":"2023-12-01T15:32:10.072709+0000","last_active":"2023-12-01T15:32:11.819748+0000","last_peered":"2023-12-01T15:32:11.819748+0000","last_clean":"2023-12-01T15:32:11.819748+0000","last_became_active":"2023-12-01T15:32:10.072396+0000","last_became_peered":"2023-12-01T15:32:10.072396+0000","last_unstale":"2023-12-01T15:32:11.819748+0000","last_undegraded":"2023-12-01T15:32:11.819748+0000","last_fullsized":"2023-12-01T15:32:11.819748+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:32:32.562556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819660+0000","last_change":"2023-12-01T15:32:10.488817+0000","last_active":"2023-12-01T15:32:11.819660+0000","last_peered":"2023-12-01T15:32:11.819660+0000","last_clean":"2023-12-01T15:32:11.819660+0000","last_became_active":"2023-12-01T15:32:10.488517+0000","last_became_peered":"2023-12-01T15:32:10.488517+0000","last_unstale":"2023-12-01T15:32:11.819660+0000","last_undegraded":"2023-12-01T15:32:11.819660+0000","last_fullsized":"2023-12-01T15:32:11.819660+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:47:50.079079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.18","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820376+0000","last_change":"2023-12-01T15:32:10.074489+0000","last_active":"2023-12-01T15:32:11.820376+0000","last_peered":"2023-12-01T15:32:11.820376+0000","last_clean":"2023-12-01T15:32:11.820376+0000","last_became_active":"2023-12-01T15:32:10.073655+0000","last_became_peered":"2023-12-01T15:32:10.073655+0000","last_unstale":"2023-12-01T15:32:11.820376+0000","last_undegraded":"2023-12-01T15:32:11.820376+0000","last_fullsized":"2023-12-01T15:32:11.820376+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:56:41.792894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.466127+0000","last_change":"2023-12-01T15:32:10.483438+0000","last_active":"2023-12-01T15:32:11.466127+0000","last_peered":"2023-12-01T15:32:11.466127+0000","last_clean":"2023-12-01T15:32:11.466127+0000","last_became_active":"2023-12-01T15:32:10.482750+0000","last_became_peered":"2023-12-01T15:32:10.482750+0000","last_unstale":"2023-12-01T15:32:11.466127+0000","last_undegraded":"2023-12-01T15:32:11.466127+0000","last_fullsized":"2023-12-01T15:32:11.466127+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:02:59.434695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821162+0000","last_change":"2023-12-01T15:32:10.067912+0000","last_active":"2023-12-01T15:32:11.821162+0000","last_peered":"2023-12-01T15:32:11.821162+0000","last_clean":"2023-12-01T15:32:11.821162+0000","last_became_active":"2023-12-01T15:32:10.067561+0000","last_became_peered":"2023-12-01T15:32:10.067561+0000","last_unstale":"2023-12-01T15:32:11.821162+0000","last_undegraded":"2023-12-01T15:32:11.821162+0000","last_fullsized":"2023-12-01T15:32:11.821162+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:19:09.237245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822082+0000","last_change":"2023-12-01T15:32:10.479727+0000","last_active":"2023-12-01T15:32:11.822082+0000","last_peered":"2023-12-01T15:32:11.822082+0000","last_clean":"2023-12-01T15:32:11.822082+0000","last_became_active":"2023-12-01T15:32:10.479320+0000","last_became_peered":"2023-12-01T15:32:10.479320+0000","last_unstale":"2023-12-01T15:32:11.822082+0000","last_undegraded":"2023-12-01T15:32:11.822082+0000","last_fullsized":"2023-12-01T15:32:11.822082+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:21:30.761976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.16","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821972+0000","last_change":"2023-12-01T15:32:10.076054+0000","last_active":"2023-12-01T15:32:11.821972+0000","last_peered":"2023-12-01T15:32:11.821972+0000","last_clean":"2023-12-01T15:32:11.821972+0000","last_became_active":"2023-12-01T15:32:10.075763+0000","last_became_peered":"2023-12-01T15:32:10.075763+0000","last_unstale":"2023-12-01T15:32:11.821972+0000","last_undegraded":"2023-12-01T15:32:11.821972+0000","last_fullsized":"2023-12-01T15:32:11.821972+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:01:49.103183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465704+0000","last_change":"2023-12-01T15:32:10.481180+0000","last_active":"2023-12-01T15:32:11.465704+0000","last_peered":"2023-12-01T15:32:11.465704+0000","last_clean":"2023-12-01T15:32:11.465704+0000","last_became_active":"2023-12-01T15:32:10.480927+0000","last_became_peered":"2023-12-01T15:32:10.480927+0000","last_unstale":"2023-12-01T15:32:11.465704+0000","last_undegraded":"2023-12-01T15:32:11.465704+0000","last_fullsized":"2023-12-01T15:32:11.465704+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:25:47.898062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.15","version":"62'3","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465904+0000","last_change":"2023-12-01T15:32:10.074954+0000","last_active":"2023-12-01T15:32:11.465904+0000","last_peered":"2023-12-01T15:32:11.465904+0000","last_clean":"2023-12-01T15:32:11.465904+0000","last_became_active":"2023-12-01T15:32:10.074120+0000","last_became_peered":"2023-12-01T15:32:10.074120+0000","last_unstale":"2023-12-01T15:32:11.465904+0000","last_undegraded":"2023-12-01T15:32:11.465904+0000","last_fullsized":"2023-12-01T15:32:11.465904+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:11:48.907993+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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821731+0000","last_change":"2023-12-01T15:32:10.495059+0000","last_active":"2023-12-01T15:32:11.821731+0000","last_peered":"2023-12-01T15:32:11.821731+0000","last_clean":"2023-12-01T15:32:11.821731+0000","last_became_active":"2023-12-01T15:32:10.494755+0000","last_became_peered":"2023-12-01T15:32:10.494755+0000","last_unstale":"2023-12-01T15:32:11.821731+0000","last_undegraded":"2023-12-01T15:32:11.821731+0000","last_fullsized":"2023-12-01T15:32:11.821731+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:33:07.417897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.14","version":"62'6","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821161+0000","last_change":"2023-12-01T15:32:10.071701+0000","last_active":"2023-12-01T15:32:11.821161+0000","last_peered":"2023-12-01T15:32:11.821161+0000","last_clean":"2023-12-01T15:32:11.821161+0000","last_became_active":"2023-12-01T15:32:10.071382+0000","last_became_peered":"2023-12-01T15:32:10.071382+0000","last_unstale":"2023-12-01T15:32:11.821161+0000","last_undegraded":"2023-12-01T15:32:11.821161+0000","last_fullsized":"2023-12-01T15:32:11.821161+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:02:26.948931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.494129+0000","last_change":"2023-12-01T15:32:10.491908+0000","last_active":"2023-12-01T15:32:10.494129+0000","last_peered":"2023-12-01T15:32:10.494129+0000","last_clean":"2023-12-01T15:32:10.494129+0000","last_became_active":"2023-12-01T15:32:10.491374+0000","last_became_peered":"2023-12-01T15:32:10.491374+0000","last_unstale":"2023-12-01T15:32:10.494129+0000","last_undegraded":"2023-12-01T15:32:10.494129+0000","last_fullsized":"2023-12-01T15:32:10.494129+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:32:57.770411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.13","version":"62'2","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465246+0000","last_change":"2023-12-01T15:32:10.065010+0000","last_active":"2023-12-01T15:32:11.465246+0000","last_peered":"2023-12-01T15:32:11.465246+0000","last_clean":"2023-12-01T15:32:11.465246+0000","last_became_active":"2023-12-01T15:32:10.064650+0000","last_became_peered":"2023-12-01T15:32:10.064650+0000","last_unstale":"2023-12-01T15:32:11.465246+0000","last_undegraded":"2023-12-01T15:32:11.465246+0000","last_fullsized":"2023-12-01T15:32:11.465246+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:06:31.840453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464251+0000","last_change":"2023-12-01T15:32:10.486362+0000","last_active":"2023-12-01T15:32:11.464251+0000","last_peered":"2023-12-01T15:32:11.464251+0000","last_clean":"2023-12-01T15:32:11.464251+0000","last_became_active":"2023-12-01T15:32:10.486043+0000","last_became_peered":"2023-12-01T15:32:10.486043+0000","last_unstale":"2023-12-01T15:32:11.464251+0000","last_undegraded":"2023-12-01T15:32:11.464251+0000","last_fullsized":"2023-12-01T15:32:11.464251+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:38:35.102285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820885+0000","last_change":"2023-12-01T15:32:10.078890+0000","last_active":"2023-12-01T15:32:11.820885+0000","last_peered":"2023-12-01T15:32:11.820885+0000","last_clean":"2023-12-01T15:32:11.820885+0000","last_became_active":"2023-12-01T15:32:10.078562+0000","last_became_peered":"2023-12-01T15:32:10.078562+0000","last_unstale":"2023-12-01T15:32:11.820885+0000","last_undegraded":"2023-12-01T15:32:11.820885+0000","last_fullsized":"2023-12-01T15:32:11.820885+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:46:24.153992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.498037+0000","last_change":"2023-12-01T15:32:10.497503+0000","last_active":"2023-12-01T15:32:10.498037+0000","last_peered":"2023-12-01T15:32:10.498037+0000","last_clean":"2023-12-01T15:32:10.498037+0000","last_became_active":"2023-12-01T15:32:10.496953+0000","last_became_peered":"2023-12-01T15:32:10.496953+0000","last_unstale":"2023-12-01T15:32:10.498037+0000","last_undegraded":"2023-12-01T15:32:10.498037+0000","last_fullsized":"2023-12-01T15:32:10.498037+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:54:41.893241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820444+0000","last_change":"2023-12-01T15:32:10.066780+0000","last_active":"2023-12-01T15:32:11.820444+0000","last_peered":"2023-12-01T15:32:11.820444+0000","last_clean":"2023-12-01T15:32:11.820444+0000","last_became_active":"2023-12-01T15:32:10.066502+0000","last_became_peered":"2023-12-01T15:32:10.066502+0000","last_unstale":"2023-12-01T15:32:11.820444+0000","last_undegraded":"2023-12-01T15:32:11.820444+0000","last_fullsized":"2023-12-01T15:32:11.820444+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:01:13.694200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.10","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820341+0000","last_change":"2023-12-01T15:32:10.481760+0000","last_active":"2023-12-01T15:32:11.820341+0000","last_peered":"2023-12-01T15:32:11.820341+0000","last_clean":"2023-12-01T15:32:11.820341+0000","last_became_active":"2023-12-01T15:32:10.481476+0000","last_became_peered":"2023-12-01T15:32:10.481476+0000","last_unstale":"2023-12-01T15:32:11.820341+0000","last_undegraded":"2023-12-01T15:32:11.820341+0000","last_fullsized":"2023-12-01T15:32:11.820341+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:55:24.889420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"0'0","reported_seq":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T15:32:09.050352+0000","last_change":"2023-12-01T15:32:09.050352+0000","last_active":"2023-12-01T15:32:09.045022+0000","last_peered":"2023-12-01T15:32:09.045022+0000","last_clean":"2023-12-01T15:32:09.045022+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T15:32:09.050352+0000","last_undegraded":"2023-12-01T15:32:09.050352+0000","last_fullsized":"2023-12-01T15:32:09.050352+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:20:29.866378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.11","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.498661+0000","last_change":"2023-12-01T15:32:10.498066+0000","last_active":"2023-12-01T15:32:10.498661+0000","last_peered":"2023-12-01T15:32:10.498661+0000","last_clean":"2023-12-01T15:32:10.498661+0000","last_became_active":"2023-12-01T15:32:10.497522+0000","last_became_peered":"2023-12-01T15:32:10.497522+0000","last_unstale":"2023-12-01T15:32:10.498661+0000","last_undegraded":"2023-12-01T15:32:10.498661+0000","last_fullsized":"2023-12-01T15:32:10.498661+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:41:59.848459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.f","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822101+0000","last_change":"2023-12-01T15:32:10.070336+0000","last_active":"2023-12-01T15:32:11.822101+0000","last_peered":"2023-12-01T15:32:11.822101+0000","last_clean":"2023-12-01T15:32:11.822101+0000","last_became_active":"2023-12-01T15:32:10.069600+0000","last_became_peered":"2023-12-01T15:32:10.069600+0000","last_unstale":"2023-12-01T15:32:11.822101+0000","last_undegraded":"2023-12-01T15:32:11.822101+0000","last_fullsized":"2023-12-01T15:32:11.822101+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:55:32.676713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.491946+0000","last_change":"2023-12-01T15:32:10.489859+0000","last_active":"2023-12-01T15:32:10.491946+0000","last_peered":"2023-12-01T15:32:10.491946+0000","last_clean":"2023-12-01T15:32:10.491946+0000","last_became_active":"2023-12-01T15:32:10.489505+0000","last_became_peered":"2023-12-01T15:32:10.489505+0000","last_unstale":"2023-12-01T15:32:10.491946+0000","last_undegraded":"2023-12-01T15:32:10.491946+0000","last_fullsized":"2023-12-01T15:32:10.491946+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:13:47.071406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465501+0000","last_change":"2023-12-01T15:32:10.073578+0000","last_active":"2023-12-01T15:32:11.465501+0000","last_peered":"2023-12-01T15:32:11.465501+0000","last_clean":"2023-12-01T15:32:11.465501+0000","last_became_active":"2023-12-01T15:32:10.073270+0000","last_became_peered":"2023-12-01T15:32:10.073270+0000","last_unstale":"2023-12-01T15:32:11.465501+0000","last_undegraded":"2023-12-01T15:32:11.465501+0000","last_fullsized":"2023-12-01T15:32:11.465501+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:56:05.262008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821903+0000","last_change":"2023-12-01T15:32:10.474905+0000","last_active":"2023-12-01T15:32:11.821903+0000","last_peered":"2023-12-01T15:32:11.821903+0000","last_clean":"2023-12-01T15:32:11.821903+0000","last_became_active":"2023-12-01T15:32:10.474588+0000","last_became_peered":"2023-12-01T15:32:10.474588+0000","last_unstale":"2023-12-01T15:32:11.821903+0000","last_undegraded":"2023-12-01T15:32:11.821903+0000","last_fullsized":"2023-12-01T15:32:11.821903+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:26:18.373747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820794+0000","last_change":"2023-12-01T15:32:10.078953+0000","last_active":"2023-12-01T15:32:11.820794+0000","last_peered":"2023-12-01T15:32:11.820794+0000","last_clean":"2023-12-01T15:32:11.820794+0000","last_became_active":"2023-12-01T15:32:10.078611+0000","last_became_peered":"2023-12-01T15:32:10.078611+0000","last_unstale":"2023-12-01T15:32:11.820794+0000","last_undegraded":"2023-12-01T15:32:11.820794+0000","last_fullsized":"2023-12-01T15:32:11.820794+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:57:29.575323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822684+0000","last_change":"2023-12-01T15:32:10.478878+0000","last_active":"2023-12-01T15:32:11.822684+0000","last_peered":"2023-12-01T15:32:11.822684+0000","last_clean":"2023-12-01T15:32:11.822684+0000","last_became_active":"2023-12-01T15:32:10.478556+0000","last_became_peered":"2023-12-01T15:32:10.478556+0000","last_unstale":"2023-12-01T15:32:11.822684+0000","last_undegraded":"2023-12-01T15:32:11.822684+0000","last_fullsized":"2023-12-01T15:32:11.822684+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:10:10.072888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464868+0000","last_change":"2023-12-01T15:32:10.484947+0000","last_active":"2023-12-01T15:32:11.464868+0000","last_peered":"2023-12-01T15:32:11.464868+0000","last_clean":"2023-12-01T15:32:11.464868+0000","last_became_active":"2023-12-01T15:32:10.484660+0000","last_became_peered":"2023-12-01T15:32:10.484660+0000","last_unstale":"2023-12-01T15:32:11.464868+0000","last_undegraded":"2023-12-01T15:32:11.464868+0000","last_fullsized":"2023-12-01T15:32:11.464868+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:32:28.316817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T15:32:09.050401+0000","last_change":"2023-12-01T15:32:09.050401+0000","last_active":"2023-12-01T15:32:09.045022+0000","last_peered":"2023-12-01T15:32:09.045022+0000","last_clean":"2023-12-01T15:32:09.045022+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T15:32:09.050401+0000","last_undegraded":"2023-12-01T15:32:09.050401+0000","last_fullsized":"2023-12-01T15:32:09.050401+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:57:40.483771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820165+0000","last_change":"2023-12-01T15:32:10.478609+0000","last_active":"2023-12-01T15:32:11.820165+0000","last_peered":"2023-12-01T15:32:11.820165+0000","last_clean":"2023-12-01T15:32:11.820165+0000","last_became_active":"2023-12-01T15:32:10.478338+0000","last_became_peered":"2023-12-01T15:32:10.478338+0000","last_unstale":"2023-12-01T15:32:11.820165+0000","last_undegraded":"2023-12-01T15:32:11.820165+0000","last_fullsized":"2023-12-01T15:32:11.820165+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:42:08.432641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820583+0000","last_change":"2023-12-01T15:32:10.074388+0000","last_active":"2023-12-01T15:32:11.820583+0000","last_peered":"2023-12-01T15:32:11.820583+0000","last_clean":"2023-12-01T15:32:11.820583+0000","last_became_active":"2023-12-01T15:32:10.074090+0000","last_became_peered":"2023-12-01T15:32:10.074090+0000","last_unstale":"2023-12-01T15:32:11.820583+0000","last_undegraded":"2023-12-01T15:32:11.820583+0000","last_fullsized":"2023-12-01T15:32:11.820583+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:05:31.444569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'117","reported_seq":219,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.057639+0000","last_change":"2023-12-01T15:31:53.390147+0000","last_active":"2023-12-01T15:32:10.057639+0000","last_peered":"2023-12-01T15:32:10.057639+0000","last_clean":"2023-12-01T15:32:10.057639+0000","last_became_active":"2023-12-01T15:31:53.389767+0000","last_became_peered":"2023-12-01T15:31:53.389767+0000","last_unstale":"2023-12-01T15:32:10.057639+0000","last_undegraded":"2023-12-01T15:32:10.057639+0000","last_fullsized":"2023-12-01T15:32:10.057639+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:30:06.353211+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:30:06.353211+0000","last_clean_scrub_stamp":"2023-12-01T15:30:06.353211+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:49:14.700865+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464267+0000","last_change":"2023-12-01T15:32:10.473808+0000","last_active":"2023-12-01T15:32:11.464267+0000","last_peered":"2023-12-01T15:32:11.464267+0000","last_clean":"2023-12-01T15:32:11.464267+0000","last_became_active":"2023-12-01T15:32:10.473508+0000","last_became_peered":"2023-12-01T15:32:10.473508+0000","last_unstale":"2023-12-01T15:32:11.464267+0000","last_undegraded":"2023-12-01T15:32:11.464267+0000","last_fullsized":"2023-12-01T15:32:11.464267+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:23:10.460351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.484429+0000","last_change":"2023-12-01T15:32:10.070927+0000","last_active":"2023-12-01T15:32:10.484429+0000","last_peered":"2023-12-01T15:32:10.484429+0000","last_clean":"2023-12-01T15:32:10.484429+0000","last_became_active":"2023-12-01T15:32:10.070459+0000","last_became_peered":"2023-12-01T15:32:10.070459+0000","last_unstale":"2023-12-01T15:32:10.484429+0000","last_undegraded":"2023-12-01T15:32:10.484429+0000","last_fullsized":"2023-12-01T15:32:10.484429+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:37:03.403543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.472003+0000","last_change":"2023-12-01T15:32:10.079214+0000","last_active":"2023-12-01T15:32:10.472003+0000","last_peered":"2023-12-01T15:32:10.472003+0000","last_clean":"2023-12-01T15:32:10.472003+0000","last_became_active":"2023-12-01T15:32:10.078944+0000","last_became_peered":"2023-12-01T15:32:10.078944+0000","last_unstale":"2023-12-01T15:32:10.472003+0000","last_undegraded":"2023-12-01T15:32:10.472003+0000","last_fullsized":"2023-12-01T15:32:10.472003+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:51:04.356197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465584+0000","last_change":"2023-12-01T15:32:10.484126+0000","last_active":"2023-12-01T15:32:11.465584+0000","last_peered":"2023-12-01T15:32:11.465584+0000","last_clean":"2023-12-01T15:32:11.465584+0000","last_became_active":"2023-12-01T15:32:10.483792+0000","last_became_peered":"2023-12-01T15:32:10.483792+0000","last_unstale":"2023-12-01T15:32:11.465584+0000","last_undegraded":"2023-12-01T15:32:11.465584+0000","last_fullsized":"2023-12-01T15:32:11.465584+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:51:51.380252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465268+0000","last_change":"2023-12-01T15:32:10.066913+0000","last_active":"2023-12-01T15:32:11.465268+0000","last_peered":"2023-12-01T15:32:11.465268+0000","last_clean":"2023-12-01T15:32:11.465268+0000","last_became_active":"2023-12-01T15:32:10.066563+0000","last_became_peered":"2023-12-01T15:32:10.066563+0000","last_unstale":"2023-12-01T15:32:11.465268+0000","last_undegraded":"2023-12-01T15:32:11.465268+0000","last_fullsized":"2023-12-01T15:32:11.465268+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:46:29.122154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820491+0000","last_change":"2023-12-01T15:32:10.492359+0000","last_active":"2023-12-01T15:32:11.820491+0000","last_peered":"2023-12-01T15:32:11.820491+0000","last_clean":"2023-12-01T15:32:11.820491+0000","last_became_active":"2023-12-01T15:32:10.492042+0000","last_became_peered":"2023-12-01T15:32:10.492042+0000","last_unstale":"2023-12-01T15:32:11.820491+0000","last_undegraded":"2023-12-01T15:32:11.820491+0000","last_fullsized":"2023-12-01T15:32:11.820491+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:38:03.069838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"62'2","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821054+0000","last_change":"2023-12-01T15:32:10.074445+0000","last_active":"2023-12-01T15:32:11.821054+0000","last_peered":"2023-12-01T15:32:11.821054+0000","last_clean":"2023-12-01T15:32:11.821054+0000","last_became_active":"2023-12-01T15:32:10.074164+0000","last_became_peered":"2023-12-01T15:32:10.074164+0000","last_unstale":"2023-12-01T15:32:11.821054+0000","last_undegraded":"2023-12-01T15:32:11.821054+0000","last_fullsized":"2023-12-01T15:32:11.821054+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:14:45.917754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[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":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464507+0000","last_change":"2023-12-01T15:32:10.480641+0000","last_active":"2023-12-01T15:32:11.464507+0000","last_peered":"2023-12-01T15:32:11.464507+0000","last_clean":"2023-12-01T15:32:11.464507+0000","last_became_active":"2023-12-01T15:32:10.480252+0000","last_became_peered":"2023-12-01T15:32:10.480252+0000","last_unstale":"2023-12-01T15:32:11.464507+0000","last_undegraded":"2023-12-01T15:32:11.464507+0000","last_fullsized":"2023-12-01T15:32:11.464507+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:33:36.253855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.484242+0000","last_change":"2023-12-01T15:32:10.070752+0000","last_active":"2023-12-01T15:32:10.484242+0000","last_peered":"2023-12-01T15:32:10.484242+0000","last_clean":"2023-12-01T15:32:10.484242+0000","last_became_active":"2023-12-01T15:32:10.070095+0000","last_became_peered":"2023-12-01T15:32:10.070095+0000","last_unstale":"2023-12-01T15:32:10.484242+0000","last_undegraded":"2023-12-01T15:32:10.484242+0000","last_fullsized":"2023-12-01T15:32:10.484242+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:53:57.537007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821645+0000","last_change":"2023-12-01T15:32:10.495232+0000","last_active":"2023-12-01T15:32:11.821645+0000","last_peered":"2023-12-01T15:32:11.821645+0000","last_clean":"2023-12-01T15:32:11.821645+0000","last_became_active":"2023-12-01T15:32:10.494899+0000","last_became_peered":"2023-12-01T15:32:10.494899+0000","last_unstale":"2023-12-01T15:32:11.821645+0000","last_undegraded":"2023-12-01T15:32:11.821645+0000","last_fullsized":"2023-12-01T15:32:11.821645+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:43:42.185969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.9","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.466005+0000","last_change":"2023-12-01T15:32:10.076572+0000","last_active":"2023-12-01T15:32:11.466005+0000","last_peered":"2023-12-01T15:32:11.466005+0000","last_clean":"2023-12-01T15:32:11.466005+0000","last_became_active":"2023-12-01T15:32:10.076235+0000","last_became_peered":"2023-12-01T15:32:10.076235+0000","last_unstale":"2023-12-01T15:32:11.466005+0000","last_undegraded":"2023-12-01T15:32:11.466005+0000","last_fullsized":"2023-12-01T15:32:11.466005+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:42:14.227526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819644+0000","last_change":"2023-12-01T15:32:10.492265+0000","last_active":"2023-12-01T15:32:11.819644+0000","last_peered":"2023-12-01T15:32:11.819644+0000","last_clean":"2023-12-01T15:32:11.819644+0000","last_became_active":"2023-12-01T15:32:10.491970+0000","last_became_peered":"2023-12-01T15:32:10.491970+0000","last_unstale":"2023-12-01T15:32:11.819644+0000","last_undegraded":"2023-12-01T15:32:11.819644+0000","last_fullsized":"2023-12-01T15:32:11.819644+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:23:23.133381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.a","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465200+0000","last_change":"2023-12-01T15:32:10.076094+0000","last_active":"2023-12-01T15:32:11.465200+0000","last_peered":"2023-12-01T15:32:11.465200+0000","last_clean":"2023-12-01T15:32:11.465200+0000","last_became_active":"2023-12-01T15:32:10.075705+0000","last_became_peered":"2023-12-01T15:32:10.075705+0000","last_unstale":"2023-12-01T15:32:11.465200+0000","last_undegraded":"2023-12-01T15:32:11.465200+0000","last_fullsized":"2023-12-01T15:32:11.465200+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:14:41.704602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820186+0000","last_change":"2023-12-01T15:32:10.473732+0000","last_active":"2023-12-01T15:32:11.820186+0000","last_peered":"2023-12-01T15:32:11.820186+0000","last_clean":"2023-12-01T15:32:11.820186+0000","last_became_active":"2023-12-01T15:32:10.473351+0000","last_became_peered":"2023-12-01T15:32:10.473351+0000","last_unstale":"2023-12-01T15:32:11.820186+0000","last_undegraded":"2023-12-01T15:32:11.820186+0000","last_fullsized":"2023-12-01T15:32:11.820186+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:50:07.543965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.b","version":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.499181+0000","last_change":"2023-12-01T15:32:10.076173+0000","last_active":"2023-12-01T15:32:10.499181+0000","last_peered":"2023-12-01T15:32:10.499181+0000","last_clean":"2023-12-01T15:32:10.499181+0000","last_became_active":"2023-12-01T15:32:10.075714+0000","last_became_peered":"2023-12-01T15:32:10.075714+0000","last_unstale":"2023-12-01T15:32:10.499181+0000","last_undegraded":"2023-12-01T15:32:10.499181+0000","last_fullsized":"2023-12-01T15:32:10.499181+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:17:40.176745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821488+0000","last_change":"2023-12-01T15:32:10.488605+0000","last_active":"2023-12-01T15:32:11.821488+0000","last_peered":"2023-12-01T15:32:11.821488+0000","last_clean":"2023-12-01T15:32:11.821488+0000","last_became_active":"2023-12-01T15:32:10.488314+0000","last_became_peered":"2023-12-01T15:32:10.488314+0000","last_unstale":"2023-12-01T15:32:11.821488+0000","last_undegraded":"2023-12-01T15:32:11.821488+0000","last_fullsized":"2023-12-01T15:32:11.821488+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:22:10.752420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.c","version":"0'0","reported_seq":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T15:32:09.050730+0000","last_change":"2023-12-01T15:32:09.050730+0000","last_active":"2023-12-01T15:32:09.045022+0000","last_peered":"2023-12-01T15:32:09.045022+0000","last_clean":"2023-12-01T15:32:09.045022+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T15:32:09.050730+0000","last_undegraded":"2023-12-01T15:32:09.050730+0000","last_fullsized":"2023-12-01T15:32:09.050730+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:02:13.818552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.492027+0000","last_change":"2023-12-01T15:32:10.487670+0000","last_active":"2023-12-01T15:32:10.492027+0000","last_peered":"2023-12-01T15:32:10.492027+0000","last_clean":"2023-12-01T15:32:10.492027+0000","last_became_active":"2023-12-01T15:32:10.487396+0000","last_became_peered":"2023-12-01T15:32:10.487396+0000","last_unstale":"2023-12-01T15:32:10.492027+0000","last_undegraded":"2023-12-01T15:32:10.492027+0000","last_fullsized":"2023-12-01T15:32:10.492027+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:39:39.700359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465830+0000","last_change":"2023-12-01T15:32:10.075184+0000","last_active":"2023-12-01T15:32:11.465830+0000","last_peered":"2023-12-01T15:32:11.465830+0000","last_clean":"2023-12-01T15:32:11.465830+0000","last_became_active":"2023-12-01T15:32:10.074653+0000","last_became_peered":"2023-12-01T15:32:10.074653+0000","last_unstale":"2023-12-01T15:32:11.465830+0000","last_undegraded":"2023-12-01T15:32:11.465830+0000","last_fullsized":"2023-12-01T15:32:11.465830+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:13:13.608327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820812+0000","last_change":"2023-12-01T15:32:10.482945+0000","last_active":"2023-12-01T15:32:11.820812+0000","last_peered":"2023-12-01T15:32:11.820812+0000","last_clean":"2023-12-01T15:32:11.820812+0000","last_became_active":"2023-12-01T15:32:10.482549+0000","last_became_peered":"2023-12-01T15:32:10.482549+0000","last_unstale":"2023-12-01T15:32:11.820812+0000","last_undegraded":"2023-12-01T15:32:11.820812+0000","last_fullsized":"2023-12-01T15:32:11.820812+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:29:08.536227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"0'0","reported_seq":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T15:32:09.051036+0000","last_change":"2023-12-01T15:32:09.051036+0000","last_active":"2023-12-01T15:32:09.045022+0000","last_peered":"2023-12-01T15:32:09.045022+0000","last_clean":"2023-12-01T15:32:09.045022+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T15:32:09.051036+0000","last_undegraded":"2023-12-01T15:32:09.051036+0000","last_fullsized":"2023-12-01T15:32:09.051036+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:51:31.270914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.498027+0000","last_change":"2023-12-01T15:32:10.497418+0000","last_active":"2023-12-01T15:32:10.498027+0000","last_peered":"2023-12-01T15:32:10.498027+0000","last_clean":"2023-12-01T15:32:10.498027+0000","last_became_active":"2023-12-01T15:32:10.497016+0000","last_became_peered":"2023-12-01T15:32:10.497016+0000","last_unstale":"2023-12-01T15:32:10.498027+0000","last_undegraded":"2023-12-01T15:32:10.498027+0000","last_fullsized":"2023-12-01T15:32:10.498027+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:19:23.329331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.20","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820150+0000","last_change":"2023-12-01T15:32:10.481266+0000","last_active":"2023-12-01T15:32:11.820150+0000","last_peered":"2023-12-01T15:32:11.820150+0000","last_clean":"2023-12-01T15:32:11.820150+0000","last_became_active":"2023-12-01T15:32:10.480942+0000","last_became_peered":"2023-12-01T15:32:10.480942+0000","last_unstale":"2023-12-01T15:32:11.820150+0000","last_undegraded":"2023-12-01T15:32:11.820150+0000","last_fullsized":"2023-12-01T15:32:11.820150+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:05:24.567527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T15:32:10.046910+0000","last_change":"2023-12-01T15:32:10.046910+0000","last_active":"2023-12-01T15:32:10.046910+0000","last_peered":"2023-12-01T15:32:10.046910+0000","last_clean":"2023-12-01T15:32:10.046910+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T15:32:10.046910+0000","last_undegraded":"2023-12-01T15:32:10.046910+0000","last_fullsized":"2023-12-01T15:32:10.046910+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820983+0000","last_change":"2023-12-01T15:32:10.471918+0000","last_active":"2023-12-01T15:32:11.820983+0000","last_peered":"2023-12-01T15:32:11.820983+0000","last_clean":"2023-12-01T15:32:11.820983+0000","last_became_active":"2023-12-01T15:32:10.471618+0000","last_became_peered":"2023-12-01T15:32:10.471618+0000","last_unstale":"2023-12-01T15:32:11.820983+0000","last_undegraded":"2023-12-01T15:32:11.820983+0000","last_fullsized":"2023-12-01T15:32:11.820983+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:07:38.203644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465165+0000","last_change":"2023-12-01T15:32:10.474590+0000","last_active":"2023-12-01T15:32:11.465165+0000","last_peered":"2023-12-01T15:32:11.465165+0000","last_clean":"2023-12-01T15:32:11.465165+0000","last_became_active":"2023-12-01T15:32:10.474111+0000","last_became_peered":"2023-12-01T15:32:10.474111+0000","last_unstale":"2023-12-01T15:32:11.465165+0000","last_undegraded":"2023-12-01T15:32:11.465165+0000","last_fullsized":"2023-12-01T15:32:11.465165+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:02:07.539034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820303+0000","last_change":"2023-12-01T15:32:10.480046+0000","last_active":"2023-12-01T15:32:11.820303+0000","last_peered":"2023-12-01T15:32:11.820303+0000","last_clean":"2023-12-01T15:32:11.820303+0000","last_became_active":"2023-12-01T15:32:10.479727+0000","last_became_peered":"2023-12-01T15:32:10.479727+0000","last_unstale":"2023-12-01T15:32:11.820303+0000","last_undegraded":"2023-12-01T15:32:11.820303+0000","last_fullsized":"2023-12-01T15:32:11.820303+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:20:20.436065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465750+0000","last_change":"2023-12-01T15:32:10.491603+0000","last_active":"2023-12-01T15:32:11.465750+0000","last_peered":"2023-12-01T15:32:11.465750+0000","last_clean":"2023-12-01T15:32:11.465750+0000","last_became_active":"2023-12-01T15:32:10.490870+0000","last_became_peered":"2023-12-01T15:32:10.490870+0000","last_unstale":"2023-12-01T15:32:11.465750+0000","last_undegraded":"2023-12-01T15:32:11.465750+0000","last_fullsized":"2023-12-01T15:32:11.465750+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:35:53.355238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820748+0000","last_change":"2023-12-01T15:32:10.493282+0000","last_active":"2023-12-01T15:32:11.820748+0000","last_peered":"2023-12-01T15:32:11.820748+0000","last_clean":"2023-12-01T15:32:11.820748+0000","last_became_active":"2023-12-01T15:32:10.493017+0000","last_became_peered":"2023-12-01T15:32:10.493017+0000","last_unstale":"2023-12-01T15:32:11.820748+0000","last_undegraded":"2023-12-01T15:32:11.820748+0000","last_fullsized":"2023-12-01T15:32:11.820748+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:49:39.889260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820595+0000","last_change":"2023-12-01T15:32:10.482848+0000","last_active":"2023-12-01T15:32:11.820595+0000","last_peered":"2023-12-01T15:32:11.820595+0000","last_clean":"2023-12-01T15:32:11.820595+0000","last_became_active":"2023-12-01T15:32:10.482562+0000","last_became_peered":"2023-12-01T15:32:10.482562+0000","last_unstale":"2023-12-01T15:32:11.820595+0000","last_undegraded":"2023-12-01T15:32:11.820595+0000","last_fullsized":"2023-12-01T15:32:11.820595+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:10:44.428926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.28","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820466+0000","last_change":"2023-12-01T15:32:10.478831+0000","last_active":"2023-12-01T15:32:11.820466+0000","last_peered":"2023-12-01T15:32:11.820466+0000","last_clean":"2023-12-01T15:32:11.820466+0000","last_became_active":"2023-12-01T15:32:10.477676+0000","last_became_peered":"2023-12-01T15:32:10.477676+0000","last_unstale":"2023-12-01T15:32:11.820466+0000","last_undegraded":"2023-12-01T15:32:11.820466+0000","last_fullsized":"2023-12-01T15:32:11.820466+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:47:59.270185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819739+0000","last_change":"2023-12-01T15:32:10.488483+0000","last_active":"2023-12-01T15:32:11.819739+0000","last_peered":"2023-12-01T15:32:11.819739+0000","last_clean":"2023-12-01T15:32:11.819739+0000","last_became_active":"2023-12-01T15:32:10.488199+0000","last_became_peered":"2023-12-01T15:32:10.488199+0000","last_unstale":"2023-12-01T15:32:11.819739+0000","last_undegraded":"2023-12-01T15:32:11.819739+0000","last_fullsized":"2023-12-01T15:32:11.819739+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:27:44.082147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821080+0000","last_change":"2023-12-01T15:32:10.480085+0000","last_active":"2023-12-01T15:32:11.821080+0000","last_peered":"2023-12-01T15:32:11.821080+0000","last_clean":"2023-12-01T15:32:11.821080+0000","last_became_active":"2023-12-01T15:32:10.479864+0000","last_became_peered":"2023-12-01T15:32:10.479864+0000","last_unstale":"2023-12-01T15:32:11.821080+0000","last_undegraded":"2023-12-01T15:32:11.821080+0000","last_fullsized":"2023-12-01T15:32:11.821080+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:04:54.652100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2b","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465081+0000","last_change":"2023-12-01T15:32:10.488887+0000","last_active":"2023-12-01T15:32:11.465081+0000","last_peered":"2023-12-01T15:32:11.465081+0000","last_clean":"2023-12-01T15:32:11.465081+0000","last_became_active":"2023-12-01T15:32:10.488332+0000","last_became_peered":"2023-12-01T15:32:10.488332+0000","last_unstale":"2023-12-01T15:32:11.465081+0000","last_undegraded":"2023-12-01T15:32:11.465081+0000","last_fullsized":"2023-12-01T15:32:11.465081+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:35:42.014496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821265+0000","last_change":"2023-12-01T15:32:10.486210+0000","last_active":"2023-12-01T15:32:11.821265+0000","last_peered":"2023-12-01T15:32:11.821265+0000","last_clean":"2023-12-01T15:32:11.821265+0000","last_became_active":"2023-12-01T15:32:10.485972+0000","last_became_peered":"2023-12-01T15:32:10.485972+0000","last_unstale":"2023-12-01T15:32:11.821265+0000","last_undegraded":"2023-12-01T15:32:11.821265+0000","last_fullsized":"2023-12-01T15:32:11.821265+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:21:11.972817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":186,"acting":186,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"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":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2362,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":29,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":28,"ondisk_log_size":28,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201286,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28140,"kb_used_data":1188,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717012,"statfs":{"total":95995035648,"available":95966220288,"internally_reserved":0,"allocated":1216512,"data_stored":846233,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69499999999999995}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.5}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67000000000000004}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55700000000000005}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39600000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.375}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42699999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462923,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28156,"kb_used_data":1204,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716996,"statfs":{"total":95995035648,"available":95966203904,"internally_reserved":0,"allocated":1232896,"data_stored":853931,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.33300000000000002}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38400000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56799999999999995}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46700000000000003}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.624}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64800000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67100000000000004}]}]},{"osd":1,"up_from":13,"seq":55834574881,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27572,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717580,"statfs":{"total":95995035648,"available":95966801920,"internally_reserved":0,"allocated":634880,"data_stored":262159,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:31:43 2023","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.32500000000000001,"15min":0.317},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.33400000000000002,"15min":0.31900000000000001},"min":{"1min":0.25600000000000001,"5min":0.224,"15min":0.224},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.34000000000000002}]},{"osd":2,"last update":"Fri Dec 1 15:32:05 2023","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.40300000000000002,"15min":0.40100000000000002},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":0.59499999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.40000000000000002,"15min":0.40100000000000002},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.26200000000000001}]},{"osd":3,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.311},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.35399999999999998}]},{"osd":4,"last update":"Fri Dec 1 15:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.752}]},{"osd":5,"last update":"Fri Dec 1 15:32:08 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.74099999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54900000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63600000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738403,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28164,"kb_used_data":1212,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716988,"statfs":{"total":95995035648,"available":95966195712,"internally_reserved":0,"allocated":1241088,"data_stored":853368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Dec 1 15:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.33900000000000002,"15min":0.32700000000000001},"min":{"1min":0.28599999999999998,"5min":0.215,"15min":0.215},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.249},{"interface":"front","average":{"1min":0.433,"5min":0.35299999999999998,"15min":0.33900000000000002},"min":{"1min":0.29199999999999998,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"last":0.29699999999999999}]},{"osd":2,"last update":"Fri Dec 1 15:32:05 2023","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.36299999999999999,"15min":0.35099999999999998},"min":{"1min":0.29699999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.27700000000000002},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.378,"15min":0.36099999999999999},"min":{"1min":0.32100000000000001,"5min":0.249,"15min":0.249},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.372}]},{"osd":3,"last update":"Fri Dec 1 15:31:28 2023","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.39100000000000001}]},{"osd":4,"last update":"Fri Dec 1 15:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.629}]},{"osd":5,"last update":"Fri Dec 1 15:32:07 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.41699999999999998}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54200000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52000000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411356,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27532,"kb_used_data":580,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717620,"statfs":{"total":95995035648,"available":95966842880,"internally_reserved":0,"allocated":593920,"data_stored":241632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:32:06 2023","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.34200000000000003,"15min":0.34100000000000003},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.378,"5min":0.34999999999999998,"15min":0.34499999999999997},"min":{"1min":0.25900000000000001,"5min":0.218,"15min":0.218},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.35499999999999998}]},{"osd":1,"last update":"Fri Dec 1 15:32:06 2023","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.35399999999999998,"15min":0.34999999999999998},"min":{"1min":0.252,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.48899999999999999,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.26900000000000002},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.374,"15min":0.36799999999999999},"min":{"1min":0.313,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.36899999999999999}]},{"osd":3,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.434,"15min":0.434},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.39500000000000002}]},{"osd":4,"last update":"Fri Dec 1 15:31:47 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.495},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.69899999999999995}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54800000000000004}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66700000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.622}]}]},{"osd":3,"up_from":26,"seq":111669149720,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27572,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717580,"statfs":{"total":95995035648,"available":95966801920,"internally_reserved":0,"allocated":634880,"data_stored":256937,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.42599999999999999}]},{"osd":1,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.375},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.32600000000000001}]},{"osd":2,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.28999999999999998}]},{"osd":4,"last update":"Fri Dec 1 15:31:47 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.624}]},{"osd":5,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.64700000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68500000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52400000000000002}]}]},{"osd":4,"up_from":31,"seq":133143986196,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27580,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717572,"statfs":{"total":95995035648,"available":95966793728,"internally_reserved":0,"allocated":643072,"data_stored":262707,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.44800000000000001}]},{"osd":1,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.54300000000000004}]},{"osd":2,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.56599999999999995}]},{"osd":3,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.375}]},{"osd":5,"last update":"Fri Dec 1 15:32:09 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.59299999999999997}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55200000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.626}]}]},{"osd":5,"up_from":39,"seq":167503724559,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27580,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717572,"statfs":{"total":95995035648,"available":95966793728,"internally_reserved":0,"allocated":643072,"data_stored":263595,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.41799999999999998}]},{"osd":1,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.59199999999999997}]},{"osd":2,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.48199999999999998}]},{"osd":3,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.53600000000000003}]},{"osd":4,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.68400000000000005}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63400000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65200000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":1668,"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":16384,"data_stored":708,"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":16384,"data_stored":1654,"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":12288,"data_stored":1564,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":3,"total":0,"available":0,"internally_reserved":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":4,"total":0,"available":0,"internally_reserved":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":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":3,"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":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-01T15:32:14.564 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-12-01T15:32:14.926 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:32:14.927 INFO:teuthology.orchestra.run.smithi119.stderr:dumped all 2023-12-01T15:32:14.936 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:14 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-12-01T15:32:14.936 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:14 smithi119 ceph-mon[94175]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T15:32:14.936 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:14 smithi119 ceph-mon[94175]: pgmap v176: 97 pgs: 91 active+clean, 4 creating+peering, 2 unknown; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s wr, 6 op/s 2023-12-01T15:32:14.936 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1650925325' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:32:14.936 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1744623597' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:14.937 INFO:teuthology.orchestra.run.smithi119.stdout:{"pg_ready":true,"pg_map":{"version":176,"stamp":"2023-12-01T15:32:13.756133+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"num_objects":18,"num_object_clones":0,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":188,"num_write_kb":2430,"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":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":145,"ondisk_log_size":145,"up":285,"acting":285,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":186,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":222296,"kb_used_data":6680,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749738920,"statfs":{"total":767960285184,"available":767732654080,"internally_reserved":0,"allocated":6840320,"data_stored":3840562,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":220725248},"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":2362,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":29,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.708356"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.494589+0000","last_change":"2023-12-01T15:32:10.493401+0000","last_active":"2023-12-01T15:32:10.494589+0000","last_peered":"2023-12-01T15:32:10.494589+0000","last_clean":"2023-12-01T15:32:10.494589+0000","last_became_active":"2023-12-01T15:32:10.493095+0000","last_became_peered":"2023-12-01T15:32:10.493095+0000","last_unstale":"2023-12-01T15:32:10.494589+0000","last_undegraded":"2023-12-01T15:32:10.494589+0000","last_fullsized":"2023-12-01T15:32:10.494589+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:39:11.787500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.3e","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465417+0000","last_change":"2023-12-01T15:32:10.493494+0000","last_active":"2023-12-01T15:32:11.465417+0000","last_peered":"2023-12-01T15:32:11.465417+0000","last_clean":"2023-12-01T15:32:11.465417+0000","last_became_active":"2023-12-01T15:32:10.493232+0000","last_became_peered":"2023-12-01T15:32:10.493232+0000","last_unstale":"2023-12-01T15:32:11.465417+0000","last_undegraded":"2023-12-01T15:32:11.465417+0000","last_fullsized":"2023-12-01T15:32:11.465417+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:22:52.220186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464867+0000","last_change":"2023-12-01T15:32:10.486647+0000","last_active":"2023-12-01T15:32:11.464867+0000","last_peered":"2023-12-01T15:32:11.464867+0000","last_clean":"2023-12-01T15:32:11.464867+0000","last_became_active":"2023-12-01T15:32:10.486368+0000","last_became_peered":"2023-12-01T15:32:10.486368+0000","last_unstale":"2023-12-01T15:32:11.464867+0000","last_undegraded":"2023-12-01T15:32:11.464867+0000","last_fullsized":"2023-12-01T15:32:11.464867+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:36:30.334464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820711+0000","last_change":"2023-12-01T15:32:10.473539+0000","last_active":"2023-12-01T15:32:11.820711+0000","last_peered":"2023-12-01T15:32:11.820711+0000","last_clean":"2023-12-01T15:32:11.820711+0000","last_became_active":"2023-12-01T15:32:10.473237+0000","last_became_peered":"2023-12-01T15:32:10.473237+0000","last_unstale":"2023-12-01T15:32:11.820711+0000","last_undegraded":"2023-12-01T15:32:11.820711+0000","last_fullsized":"2023-12-01T15:32:11.820711+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:46:42.199992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.498689+0000","last_change":"2023-12-01T15:32:10.498011+0000","last_active":"2023-12-01T15:32:10.498689+0000","last_peered":"2023-12-01T15:32:10.498689+0000","last_clean":"2023-12-01T15:32:10.498689+0000","last_became_active":"2023-12-01T15:32:10.497411+0000","last_became_peered":"2023-12-01T15:32:10.497411+0000","last_unstale":"2023-12-01T15:32:10.498689+0000","last_undegraded":"2023-12-01T15:32:10.498689+0000","last_fullsized":"2023-12-01T15:32:10.498689+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:25:42.970281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821170+0000","last_change":"2023-12-01T15:32:10.475068+0000","last_active":"2023-12-01T15:32:11.821170+0000","last_peered":"2023-12-01T15:32:11.821170+0000","last_clean":"2023-12-01T15:32:11.821170+0000","last_became_active":"2023-12-01T15:32:10.474760+0000","last_became_peered":"2023-12-01T15:32:10.474760+0000","last_unstale":"2023-12-01T15:32:11.821170+0000","last_undegraded":"2023-12-01T15:32:11.821170+0000","last_fullsized":"2023-12-01T15:32:11.821170+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:26:52.866247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.39","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.492100+0000","last_change":"2023-12-01T15:32:10.489994+0000","last_active":"2023-12-01T15:32:10.492100+0000","last_peered":"2023-12-01T15:32:10.492100+0000","last_clean":"2023-12-01T15:32:10.492100+0000","last_became_active":"2023-12-01T15:32:10.489699+0000","last_became_peered":"2023-12-01T15:32:10.489699+0000","last_unstale":"2023-12-01T15:32:10.492100+0000","last_undegraded":"2023-12-01T15:32:10.492100+0000","last_fullsized":"2023-12-01T15:32:10.492100+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:24:42.919242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.38","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819555+0000","last_change":"2023-12-01T15:32:10.479120+0000","last_active":"2023-12-01T15:32:11.819555+0000","last_peered":"2023-12-01T15:32:11.819555+0000","last_clean":"2023-12-01T15:32:11.819555+0000","last_became_active":"2023-12-01T15:32:10.478852+0000","last_became_peered":"2023-12-01T15:32:10.478852+0000","last_unstale":"2023-12-01T15:32:11.819555+0000","last_undegraded":"2023-12-01T15:32:11.819555+0000","last_fullsized":"2023-12-01T15:32:11.819555+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:48:33.587279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.493469+0000","last_change":"2023-12-01T15:32:10.492406+0000","last_active":"2023-12-01T15:32:10.493469+0000","last_peered":"2023-12-01T15:32:10.493469+0000","last_clean":"2023-12-01T15:32:10.493469+0000","last_became_active":"2023-12-01T15:32:10.492116+0000","last_became_peered":"2023-12-01T15:32:10.492116+0000","last_unstale":"2023-12-01T15:32:10.493469+0000","last_undegraded":"2023-12-01T15:32:10.493469+0000","last_fullsized":"2023-12-01T15:32:10.493469+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:06:22.442288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.36","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820572+0000","last_change":"2023-12-01T15:32:10.495372+0000","last_active":"2023-12-01T15:32:11.820572+0000","last_peered":"2023-12-01T15:32:11.820572+0000","last_clean":"2023-12-01T15:32:11.820572+0000","last_became_active":"2023-12-01T15:32:10.494917+0000","last_became_peered":"2023-12-01T15:32:10.494917+0000","last_unstale":"2023-12-01T15:32:11.820572+0000","last_undegraded":"2023-12-01T15:32:11.820572+0000","last_fullsized":"2023-12-01T15:32:11.820572+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:30:13.258512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821696+0000","last_change":"2023-12-01T15:32:10.490883+0000","last_active":"2023-12-01T15:32:11.821696+0000","last_peered":"2023-12-01T15:32:11.821696+0000","last_clean":"2023-12-01T15:32:11.821696+0000","last_became_active":"2023-12-01T15:32:10.490045+0000","last_became_peered":"2023-12-01T15:32:10.490045+0000","last_unstale":"2023-12-01T15:32:11.821696+0000","last_undegraded":"2023-12-01T15:32:11.821696+0000","last_fullsized":"2023-12-01T15:32:11.821696+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:55:53.504708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821841+0000","last_change":"2023-12-01T15:32:10.480987+0000","last_active":"2023-12-01T15:32:11.821841+0000","last_peered":"2023-12-01T15:32:11.821841+0000","last_clean":"2023-12-01T15:32:11.821841+0000","last_became_active":"2023-12-01T15:32:10.480596+0000","last_became_peered":"2023-12-01T15:32:10.480596+0000","last_unstale":"2023-12-01T15:32:11.821841+0000","last_undegraded":"2023-12-01T15:32:11.821841+0000","last_fullsized":"2023-12-01T15:32:11.821841+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:26:51.212833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820154+0000","last_change":"2023-12-01T15:32:10.488718+0000","last_active":"2023-12-01T15:32:11.820154+0000","last_peered":"2023-12-01T15:32:11.820154+0000","last_clean":"2023-12-01T15:32:11.820154+0000","last_became_active":"2023-12-01T15:32:10.488418+0000","last_became_peered":"2023-12-01T15:32:10.488418+0000","last_unstale":"2023-12-01T15:32:11.820154+0000","last_undegraded":"2023-12-01T15:32:11.820154+0000","last_fullsized":"2023-12-01T15:32:11.820154+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:49:44.026451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464341+0000","last_change":"2023-12-01T15:32:10.480736+0000","last_active":"2023-12-01T15:32:11.464341+0000","last_peered":"2023-12-01T15:32:11.464341+0000","last_clean":"2023-12-01T15:32:11.464341+0000","last_became_active":"2023-12-01T15:32:10.480441+0000","last_became_peered":"2023-12-01T15:32:10.480441+0000","last_unstale":"2023-12-01T15:32:11.464341+0000","last_undegraded":"2023-12-01T15:32:11.464341+0000","last_fullsized":"2023-12-01T15:32:11.464341+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:11:25.832762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465925+0000","last_change":"2023-12-01T15:32:10.483598+0000","last_active":"2023-12-01T15:32:11.465925+0000","last_peered":"2023-12-01T15:32:11.465925+0000","last_clean":"2023-12-01T15:32:11.465925+0000","last_became_active":"2023-12-01T15:32:10.483148+0000","last_became_peered":"2023-12-01T15:32:10.483148+0000","last_unstale":"2023-12-01T15:32:11.465925+0000","last_undegraded":"2023-12-01T15:32:11.465925+0000","last_fullsized":"2023-12-01T15:32:11.465925+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:12:07.443217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.30","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820195+0000","last_change":"2023-12-01T15:32:10.491864+0000","last_active":"2023-12-01T15:32:11.820195+0000","last_peered":"2023-12-01T15:32:11.820195+0000","last_clean":"2023-12-01T15:32:11.820195+0000","last_became_active":"2023-12-01T15:32:10.491573+0000","last_became_peered":"2023-12-01T15:32:10.491573+0000","last_unstale":"2023-12-01T15:32:11.820195+0000","last_undegraded":"2023-12-01T15:32:11.820195+0000","last_fullsized":"2023-12-01T15:32:11.820195+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:30:46.355766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822175+0000","last_change":"2023-12-01T15:32:10.493717+0000","last_active":"2023-12-01T15:32:11.822175+0000","last_peered":"2023-12-01T15:32:11.822175+0000","last_clean":"2023-12-01T15:32:11.822175+0000","last_became_active":"2023-12-01T15:32:10.493237+0000","last_became_peered":"2023-12-01T15:32:10.493237+0000","last_unstale":"2023-12-01T15:32:11.822175+0000","last_undegraded":"2023-12-01T15:32:11.822175+0000","last_fullsized":"2023-12-01T15:32:11.822175+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:23:21.342239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T15:32:10.046910+0000","last_change":"2023-12-01T15:32:10.046910+0000","last_active":"2023-12-01T15:32:10.046910+0000","last_peered":"2023-12-01T15:32:10.046910+0000","last_clean":"2023-12-01T15:32:10.046910+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T15:32:10.046910+0000","last_undegraded":"2023-12-01T15:32:10.046910+0000","last_fullsized":"2023-12-01T15:32:10.046910+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.494146+0000","last_change":"2023-12-01T15:32:10.492256+0000","last_active":"2023-12-01T15:32:10.494146+0000","last_peered":"2023-12-01T15:32:10.494146+0000","last_clean":"2023-12-01T15:32:10.494146+0000","last_became_active":"2023-12-01T15:32:10.491837+0000","last_became_peered":"2023-12-01T15:32:10.491837+0000","last_unstale":"2023-12-01T15:32:10.494146+0000","last_undegraded":"2023-12-01T15:32:10.494146+0000","last_fullsized":"2023-12-01T15:32:10.494146+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:10:36.991824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"62'4","reported_seq":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.466025+0000","last_change":"2023-12-01T15:32:10.069237+0000","last_active":"2023-12-01T15:32:11.466025+0000","last_peered":"2023-12-01T15:32:11.466025+0000","last_clean":"2023-12-01T15:32:11.466025+0000","last_became_active":"2023-12-01T15:32:10.068970+0000","last_became_peered":"2023-12-01T15:32:10.068970+0000","last_unstale":"2023-12-01T15:32:11.466025+0000","last_undegraded":"2023-12-01T15:32:11.466025+0000","last_fullsized":"2023-12-01T15:32:11.466025+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:59:17.879070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820559+0000","last_change":"2023-12-01T15:32:10.482347+0000","last_active":"2023-12-01T15:32:11.820559+0000","last_peered":"2023-12-01T15:32:11.820559+0000","last_clean":"2023-12-01T15:32:11.820559+0000","last_became_active":"2023-12-01T15:32:10.482064+0000","last_became_peered":"2023-12-01T15:32:10.482064+0000","last_unstale":"2023-12-01T15:32:11.820559+0000","last_undegraded":"2023-12-01T15:32:11.820559+0000","last_fullsized":"2023-12-01T15:32:11.820559+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:25:33.941682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1e","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820459+0000","last_change":"2023-12-01T15:32:10.073280+0000","last_active":"2023-12-01T15:32:11.820459+0000","last_peered":"2023-12-01T15:32:11.820459+0000","last_clean":"2023-12-01T15:32:11.820459+0000","last_became_active":"2023-12-01T15:32:10.072911+0000","last_became_peered":"2023-12-01T15:32:10.072911+0000","last_unstale":"2023-12-01T15:32:11.820459+0000","last_undegraded":"2023-12-01T15:32:11.820459+0000","last_fullsized":"2023-12-01T15:32:11.820459+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:11:19.539910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465789+0000","last_change":"2023-12-01T15:32:10.473865+0000","last_active":"2023-12-01T15:32:11.465789+0000","last_peered":"2023-12-01T15:32:11.465789+0000","last_clean":"2023-12-01T15:32:11.465789+0000","last_became_active":"2023-12-01T15:32:10.473582+0000","last_became_peered":"2023-12-01T15:32:10.473582+0000","last_unstale":"2023-12-01T15:32:11.465789+0000","last_undegraded":"2023-12-01T15:32:11.465789+0000","last_fullsized":"2023-12-01T15:32:11.465789+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:36:22.634065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1d","version":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.497830+0000","last_change":"2023-12-01T15:32:10.079286+0000","last_active":"2023-12-01T15:32:10.497830+0000","last_peered":"2023-12-01T15:32:10.497830+0000","last_clean":"2023-12-01T15:32:10.497830+0000","last_became_active":"2023-12-01T15:32:10.079005+0000","last_became_peered":"2023-12-01T15:32:10.079005+0000","last_unstale":"2023-12-01T15:32:10.497830+0000","last_undegraded":"2023-12-01T15:32:10.497830+0000","last_fullsized":"2023-12-01T15:32:10.497830+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:55:49.482197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821044+0000","last_change":"2023-12-01T15:32:10.482590+0000","last_active":"2023-12-01T15:32:11.821044+0000","last_peered":"2023-12-01T15:32:11.821044+0000","last_clean":"2023-12-01T15:32:11.821044+0000","last_became_active":"2023-12-01T15:32:10.481989+0000","last_became_peered":"2023-12-01T15:32:10.481989+0000","last_unstale":"2023-12-01T15:32:11.821044+0000","last_undegraded":"2023-12-01T15:32:11.821044+0000","last_fullsized":"2023-12-01T15:32:11.821044+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:46:24.635021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.499325+0000","last_change":"2023-12-01T15:32:10.072605+0000","last_active":"2023-12-01T15:32:10.499325+0000","last_peered":"2023-12-01T15:32:10.499325+0000","last_clean":"2023-12-01T15:32:10.499325+0000","last_became_active":"2023-12-01T15:32:10.071970+0000","last_became_peered":"2023-12-01T15:32:10.071970+0000","last_unstale":"2023-12-01T15:32:10.499325+0000","last_undegraded":"2023-12-01T15:32:10.499325+0000","last_fullsized":"2023-12-01T15:32:10.499325+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:21:34.112330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820489+0000","last_change":"2023-12-01T15:32:10.482792+0000","last_active":"2023-12-01T15:32:11.820489+0000","last_peered":"2023-12-01T15:32:11.820489+0000","last_clean":"2023-12-01T15:32:11.820489+0000","last_became_active":"2023-12-01T15:32:10.482431+0000","last_became_peered":"2023-12-01T15:32:10.482431+0000","last_unstale":"2023-12-01T15:32:11.820489+0000","last_undegraded":"2023-12-01T15:32:11.820489+0000","last_fullsized":"2023-12-01T15:32:11.820489+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:44:51.598545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820268+0000","last_change":"2023-12-01T15:32:10.076368+0000","last_active":"2023-12-01T15:32:11.820268+0000","last_peered":"2023-12-01T15:32:11.820268+0000","last_clean":"2023-12-01T15:32:11.820268+0000","last_became_active":"2023-12-01T15:32:10.076032+0000","last_became_peered":"2023-12-01T15:32:10.076032+0000","last_unstale":"2023-12-01T15:32:11.820268+0000","last_undegraded":"2023-12-01T15:32:11.820268+0000","last_fullsized":"2023-12-01T15:32:11.820268+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:13:23.745763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820559+0000","last_change":"2023-12-01T15:32:10.489263+0000","last_active":"2023-12-01T15:32:11.820559+0000","last_peered":"2023-12-01T15:32:11.820559+0000","last_clean":"2023-12-01T15:32:11.820559+0000","last_became_active":"2023-12-01T15:32:10.488934+0000","last_became_peered":"2023-12-01T15:32:10.488934+0000","last_unstale":"2023-12-01T15:32:11.820559+0000","last_undegraded":"2023-12-01T15:32:11.820559+0000","last_fullsized":"2023-12-01T15:32:11.820559+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:51:33.295395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1a","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821499+0000","last_change":"2023-12-01T15:32:10.074624+0000","last_active":"2023-12-01T15:32:11.821499+0000","last_peered":"2023-12-01T15:32:11.821499+0000","last_clean":"2023-12-01T15:32:11.821499+0000","last_became_active":"2023-12-01T15:32:10.073474+0000","last_became_peered":"2023-12-01T15:32:10.073474+0000","last_unstale":"2023-12-01T15:32:11.821499+0000","last_undegraded":"2023-12-01T15:32:11.821499+0000","last_fullsized":"2023-12-01T15:32:11.821499+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:46:23.123464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465332+0000","last_change":"2023-12-01T15:32:10.488724+0000","last_active":"2023-12-01T15:32:11.465332+0000","last_peered":"2023-12-01T15:32:11.465332+0000","last_clean":"2023-12-01T15:32:11.465332+0000","last_became_active":"2023-12-01T15:32:10.487892+0000","last_became_peered":"2023-12-01T15:32:10.487892+0000","last_unstale":"2023-12-01T15:32:11.465332+0000","last_undegraded":"2023-12-01T15:32:11.465332+0000","last_fullsized":"2023-12-01T15:32:11.465332+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:05:43.936353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.19","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819748+0000","last_change":"2023-12-01T15:32:10.072709+0000","last_active":"2023-12-01T15:32:11.819748+0000","last_peered":"2023-12-01T15:32:11.819748+0000","last_clean":"2023-12-01T15:32:11.819748+0000","last_became_active":"2023-12-01T15:32:10.072396+0000","last_became_peered":"2023-12-01T15:32:10.072396+0000","last_unstale":"2023-12-01T15:32:11.819748+0000","last_undegraded":"2023-12-01T15:32:11.819748+0000","last_fullsized":"2023-12-01T15:32:11.819748+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:32:32.562556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819660+0000","last_change":"2023-12-01T15:32:10.488817+0000","last_active":"2023-12-01T15:32:11.819660+0000","last_peered":"2023-12-01T15:32:11.819660+0000","last_clean":"2023-12-01T15:32:11.819660+0000","last_became_active":"2023-12-01T15:32:10.488517+0000","last_became_peered":"2023-12-01T15:32:10.488517+0000","last_unstale":"2023-12-01T15:32:11.819660+0000","last_undegraded":"2023-12-01T15:32:11.819660+0000","last_fullsized":"2023-12-01T15:32:11.819660+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:47:50.079079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.18","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820376+0000","last_change":"2023-12-01T15:32:10.074489+0000","last_active":"2023-12-01T15:32:11.820376+0000","last_peered":"2023-12-01T15:32:11.820376+0000","last_clean":"2023-12-01T15:32:11.820376+0000","last_became_active":"2023-12-01T15:32:10.073655+0000","last_became_peered":"2023-12-01T15:32:10.073655+0000","last_unstale":"2023-12-01T15:32:11.820376+0000","last_undegraded":"2023-12-01T15:32:11.820376+0000","last_fullsized":"2023-12-01T15:32:11.820376+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:56:41.792894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.466127+0000","last_change":"2023-12-01T15:32:10.483438+0000","last_active":"2023-12-01T15:32:11.466127+0000","last_peered":"2023-12-01T15:32:11.466127+0000","last_clean":"2023-12-01T15:32:11.466127+0000","last_became_active":"2023-12-01T15:32:10.482750+0000","last_became_peered":"2023-12-01T15:32:10.482750+0000","last_unstale":"2023-12-01T15:32:11.466127+0000","last_undegraded":"2023-12-01T15:32:11.466127+0000","last_fullsized":"2023-12-01T15:32:11.466127+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:02:59.434695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821162+0000","last_change":"2023-12-01T15:32:10.067912+0000","last_active":"2023-12-01T15:32:11.821162+0000","last_peered":"2023-12-01T15:32:11.821162+0000","last_clean":"2023-12-01T15:32:11.821162+0000","last_became_active":"2023-12-01T15:32:10.067561+0000","last_became_peered":"2023-12-01T15:32:10.067561+0000","last_unstale":"2023-12-01T15:32:11.821162+0000","last_undegraded":"2023-12-01T15:32:11.821162+0000","last_fullsized":"2023-12-01T15:32:11.821162+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:19:09.237245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822082+0000","last_change":"2023-12-01T15:32:10.479727+0000","last_active":"2023-12-01T15:32:11.822082+0000","last_peered":"2023-12-01T15:32:11.822082+0000","last_clean":"2023-12-01T15:32:11.822082+0000","last_became_active":"2023-12-01T15:32:10.479320+0000","last_became_peered":"2023-12-01T15:32:10.479320+0000","last_unstale":"2023-12-01T15:32:11.822082+0000","last_undegraded":"2023-12-01T15:32:11.822082+0000","last_fullsized":"2023-12-01T15:32:11.822082+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:21:30.761976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.16","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821972+0000","last_change":"2023-12-01T15:32:10.076054+0000","last_active":"2023-12-01T15:32:11.821972+0000","last_peered":"2023-12-01T15:32:11.821972+0000","last_clean":"2023-12-01T15:32:11.821972+0000","last_became_active":"2023-12-01T15:32:10.075763+0000","last_became_peered":"2023-12-01T15:32:10.075763+0000","last_unstale":"2023-12-01T15:32:11.821972+0000","last_undegraded":"2023-12-01T15:32:11.821972+0000","last_fullsized":"2023-12-01T15:32:11.821972+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:01:49.103183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465704+0000","last_change":"2023-12-01T15:32:10.481180+0000","last_active":"2023-12-01T15:32:11.465704+0000","last_peered":"2023-12-01T15:32:11.465704+0000","last_clean":"2023-12-01T15:32:11.465704+0000","last_became_active":"2023-12-01T15:32:10.480927+0000","last_became_peered":"2023-12-01T15:32:10.480927+0000","last_unstale":"2023-12-01T15:32:11.465704+0000","last_undegraded":"2023-12-01T15:32:11.465704+0000","last_fullsized":"2023-12-01T15:32:11.465704+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:25:47.898062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.15","version":"62'3","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465904+0000","last_change":"2023-12-01T15:32:10.074954+0000","last_active":"2023-12-01T15:32:11.465904+0000","last_peered":"2023-12-01T15:32:11.465904+0000","last_clean":"2023-12-01T15:32:11.465904+0000","last_became_active":"2023-12-01T15:32:10.074120+0000","last_became_peered":"2023-12-01T15:32:10.074120+0000","last_unstale":"2023-12-01T15:32:11.465904+0000","last_undegraded":"2023-12-01T15:32:11.465904+0000","last_fullsized":"2023-12-01T15:32:11.465904+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:11:48.907993+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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821731+0000","last_change":"2023-12-01T15:32:10.495059+0000","last_active":"2023-12-01T15:32:11.821731+0000","last_peered":"2023-12-01T15:32:11.821731+0000","last_clean":"2023-12-01T15:32:11.821731+0000","last_became_active":"2023-12-01T15:32:10.494755+0000","last_became_peered":"2023-12-01T15:32:10.494755+0000","last_unstale":"2023-12-01T15:32:11.821731+0000","last_undegraded":"2023-12-01T15:32:11.821731+0000","last_fullsized":"2023-12-01T15:32:11.821731+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:33:07.417897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.14","version":"62'6","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821161+0000","last_change":"2023-12-01T15:32:10.071701+0000","last_active":"2023-12-01T15:32:11.821161+0000","last_peered":"2023-12-01T15:32:11.821161+0000","last_clean":"2023-12-01T15:32:11.821161+0000","last_became_active":"2023-12-01T15:32:10.071382+0000","last_became_peered":"2023-12-01T15:32:10.071382+0000","last_unstale":"2023-12-01T15:32:11.821161+0000","last_undegraded":"2023-12-01T15:32:11.821161+0000","last_fullsized":"2023-12-01T15:32:11.821161+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:02:26.948931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.494129+0000","last_change":"2023-12-01T15:32:10.491908+0000","last_active":"2023-12-01T15:32:10.494129+0000","last_peered":"2023-12-01T15:32:10.494129+0000","last_clean":"2023-12-01T15:32:10.494129+0000","last_became_active":"2023-12-01T15:32:10.491374+0000","last_became_peered":"2023-12-01T15:32:10.491374+0000","last_unstale":"2023-12-01T15:32:10.494129+0000","last_undegraded":"2023-12-01T15:32:10.494129+0000","last_fullsized":"2023-12-01T15:32:10.494129+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:32:57.770411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.13","version":"62'2","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465246+0000","last_change":"2023-12-01T15:32:10.065010+0000","last_active":"2023-12-01T15:32:11.465246+0000","last_peered":"2023-12-01T15:32:11.465246+0000","last_clean":"2023-12-01T15:32:11.465246+0000","last_became_active":"2023-12-01T15:32:10.064650+0000","last_became_peered":"2023-12-01T15:32:10.064650+0000","last_unstale":"2023-12-01T15:32:11.465246+0000","last_undegraded":"2023-12-01T15:32:11.465246+0000","last_fullsized":"2023-12-01T15:32:11.465246+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:06:31.840453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464251+0000","last_change":"2023-12-01T15:32:10.486362+0000","last_active":"2023-12-01T15:32:11.464251+0000","last_peered":"2023-12-01T15:32:11.464251+0000","last_clean":"2023-12-01T15:32:11.464251+0000","last_became_active":"2023-12-01T15:32:10.486043+0000","last_became_peered":"2023-12-01T15:32:10.486043+0000","last_unstale":"2023-12-01T15:32:11.464251+0000","last_undegraded":"2023-12-01T15:32:11.464251+0000","last_fullsized":"2023-12-01T15:32:11.464251+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:38:35.102285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820885+0000","last_change":"2023-12-01T15:32:10.078890+0000","last_active":"2023-12-01T15:32:11.820885+0000","last_peered":"2023-12-01T15:32:11.820885+0000","last_clean":"2023-12-01T15:32:11.820885+0000","last_became_active":"2023-12-01T15:32:10.078562+0000","last_became_peered":"2023-12-01T15:32:10.078562+0000","last_unstale":"2023-12-01T15:32:11.820885+0000","last_undegraded":"2023-12-01T15:32:11.820885+0000","last_fullsized":"2023-12-01T15:32:11.820885+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:46:24.153992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.498037+0000","last_change":"2023-12-01T15:32:10.497503+0000","last_active":"2023-12-01T15:32:10.498037+0000","last_peered":"2023-12-01T15:32:10.498037+0000","last_clean":"2023-12-01T15:32:10.498037+0000","last_became_active":"2023-12-01T15:32:10.496953+0000","last_became_peered":"2023-12-01T15:32:10.496953+0000","last_unstale":"2023-12-01T15:32:10.498037+0000","last_undegraded":"2023-12-01T15:32:10.498037+0000","last_fullsized":"2023-12-01T15:32:10.498037+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:54:41.893241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820444+0000","last_change":"2023-12-01T15:32:10.066780+0000","last_active":"2023-12-01T15:32:11.820444+0000","last_peered":"2023-12-01T15:32:11.820444+0000","last_clean":"2023-12-01T15:32:11.820444+0000","last_became_active":"2023-12-01T15:32:10.066502+0000","last_became_peered":"2023-12-01T15:32:10.066502+0000","last_unstale":"2023-12-01T15:32:11.820444+0000","last_undegraded":"2023-12-01T15:32:11.820444+0000","last_fullsized":"2023-12-01T15:32:11.820444+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:01:13.694200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.10","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820341+0000","last_change":"2023-12-01T15:32:10.481760+0000","last_active":"2023-12-01T15:32:11.820341+0000","last_peered":"2023-12-01T15:32:11.820341+0000","last_clean":"2023-12-01T15:32:11.820341+0000","last_became_active":"2023-12-01T15:32:10.481476+0000","last_became_peered":"2023-12-01T15:32:10.481476+0000","last_unstale":"2023-12-01T15:32:11.820341+0000","last_undegraded":"2023-12-01T15:32:11.820341+0000","last_fullsized":"2023-12-01T15:32:11.820341+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:55:24.889420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"0'0","reported_seq":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T15:32:09.050352+0000","last_change":"2023-12-01T15:32:09.050352+0000","last_active":"2023-12-01T15:32:09.045022+0000","last_peered":"2023-12-01T15:32:09.045022+0000","last_clean":"2023-12-01T15:32:09.045022+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T15:32:09.050352+0000","last_undegraded":"2023-12-01T15:32:09.050352+0000","last_fullsized":"2023-12-01T15:32:09.050352+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:20:29.866378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.11","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.498661+0000","last_change":"2023-12-01T15:32:10.498066+0000","last_active":"2023-12-01T15:32:10.498661+0000","last_peered":"2023-12-01T15:32:10.498661+0000","last_clean":"2023-12-01T15:32:10.498661+0000","last_became_active":"2023-12-01T15:32:10.497522+0000","last_became_peered":"2023-12-01T15:32:10.497522+0000","last_unstale":"2023-12-01T15:32:10.498661+0000","last_undegraded":"2023-12-01T15:32:10.498661+0000","last_fullsized":"2023-12-01T15:32:10.498661+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:41:59.848459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.f","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822101+0000","last_change":"2023-12-01T15:32:10.070336+0000","last_active":"2023-12-01T15:32:11.822101+0000","last_peered":"2023-12-01T15:32:11.822101+0000","last_clean":"2023-12-01T15:32:11.822101+0000","last_became_active":"2023-12-01T15:32:10.069600+0000","last_became_peered":"2023-12-01T15:32:10.069600+0000","last_unstale":"2023-12-01T15:32:11.822101+0000","last_undegraded":"2023-12-01T15:32:11.822101+0000","last_fullsized":"2023-12-01T15:32:11.822101+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:55:32.676713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.491946+0000","last_change":"2023-12-01T15:32:10.489859+0000","last_active":"2023-12-01T15:32:10.491946+0000","last_peered":"2023-12-01T15:32:10.491946+0000","last_clean":"2023-12-01T15:32:10.491946+0000","last_became_active":"2023-12-01T15:32:10.489505+0000","last_became_peered":"2023-12-01T15:32:10.489505+0000","last_unstale":"2023-12-01T15:32:10.491946+0000","last_undegraded":"2023-12-01T15:32:10.491946+0000","last_fullsized":"2023-12-01T15:32:10.491946+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:13:47.071406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465501+0000","last_change":"2023-12-01T15:32:10.073578+0000","last_active":"2023-12-01T15:32:11.465501+0000","last_peered":"2023-12-01T15:32:11.465501+0000","last_clean":"2023-12-01T15:32:11.465501+0000","last_became_active":"2023-12-01T15:32:10.073270+0000","last_became_peered":"2023-12-01T15:32:10.073270+0000","last_unstale":"2023-12-01T15:32:11.465501+0000","last_undegraded":"2023-12-01T15:32:11.465501+0000","last_fullsized":"2023-12-01T15:32:11.465501+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:56:05.262008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821903+0000","last_change":"2023-12-01T15:32:10.474905+0000","last_active":"2023-12-01T15:32:11.821903+0000","last_peered":"2023-12-01T15:32:11.821903+0000","last_clean":"2023-12-01T15:32:11.821903+0000","last_became_active":"2023-12-01T15:32:10.474588+0000","last_became_peered":"2023-12-01T15:32:10.474588+0000","last_unstale":"2023-12-01T15:32:11.821903+0000","last_undegraded":"2023-12-01T15:32:11.821903+0000","last_fullsized":"2023-12-01T15:32:11.821903+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:26:18.373747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820794+0000","last_change":"2023-12-01T15:32:10.078953+0000","last_active":"2023-12-01T15:32:11.820794+0000","last_peered":"2023-12-01T15:32:11.820794+0000","last_clean":"2023-12-01T15:32:11.820794+0000","last_became_active":"2023-12-01T15:32:10.078611+0000","last_became_peered":"2023-12-01T15:32:10.078611+0000","last_unstale":"2023-12-01T15:32:11.820794+0000","last_undegraded":"2023-12-01T15:32:11.820794+0000","last_fullsized":"2023-12-01T15:32:11.820794+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:57:29.575323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822684+0000","last_change":"2023-12-01T15:32:10.478878+0000","last_active":"2023-12-01T15:32:11.822684+0000","last_peered":"2023-12-01T15:32:11.822684+0000","last_clean":"2023-12-01T15:32:11.822684+0000","last_became_active":"2023-12-01T15:32:10.478556+0000","last_became_peered":"2023-12-01T15:32:10.478556+0000","last_unstale":"2023-12-01T15:32:11.822684+0000","last_undegraded":"2023-12-01T15:32:11.822684+0000","last_fullsized":"2023-12-01T15:32:11.822684+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:10:10.072888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464868+0000","last_change":"2023-12-01T15:32:10.484947+0000","last_active":"2023-12-01T15:32:11.464868+0000","last_peered":"2023-12-01T15:32:11.464868+0000","last_clean":"2023-12-01T15:32:11.464868+0000","last_became_active":"2023-12-01T15:32:10.484660+0000","last_became_peered":"2023-12-01T15:32:10.484660+0000","last_unstale":"2023-12-01T15:32:11.464868+0000","last_undegraded":"2023-12-01T15:32:11.464868+0000","last_fullsized":"2023-12-01T15:32:11.464868+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:32:28.316817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T15:32:09.050401+0000","last_change":"2023-12-01T15:32:09.050401+0000","last_active":"2023-12-01T15:32:09.045022+0000","last_peered":"2023-12-01T15:32:09.045022+0000","last_clean":"2023-12-01T15:32:09.045022+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T15:32:09.050401+0000","last_undegraded":"2023-12-01T15:32:09.050401+0000","last_fullsized":"2023-12-01T15:32:09.050401+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:57:40.483771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820165+0000","last_change":"2023-12-01T15:32:10.478609+0000","last_active":"2023-12-01T15:32:11.820165+0000","last_peered":"2023-12-01T15:32:11.820165+0000","last_clean":"2023-12-01T15:32:11.820165+0000","last_became_active":"2023-12-01T15:32:10.478338+0000","last_became_peered":"2023-12-01T15:32:10.478338+0000","last_unstale":"2023-12-01T15:32:11.820165+0000","last_undegraded":"2023-12-01T15:32:11.820165+0000","last_fullsized":"2023-12-01T15:32:11.820165+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:42:08.432641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820583+0000","last_change":"2023-12-01T15:32:10.074388+0000","last_active":"2023-12-01T15:32:11.820583+0000","last_peered":"2023-12-01T15:32:11.820583+0000","last_clean":"2023-12-01T15:32:11.820583+0000","last_became_active":"2023-12-01T15:32:10.074090+0000","last_became_peered":"2023-12-01T15:32:10.074090+0000","last_unstale":"2023-12-01T15:32:11.820583+0000","last_undegraded":"2023-12-01T15:32:11.820583+0000","last_fullsized":"2023-12-01T15:32:11.820583+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:05:31.444569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'117","reported_seq":219,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.057639+0000","last_change":"2023-12-01T15:31:53.390147+0000","last_active":"2023-12-01T15:32:10.057639+0000","last_peered":"2023-12-01T15:32:10.057639+0000","last_clean":"2023-12-01T15:32:10.057639+0000","last_became_active":"2023-12-01T15:31:53.389767+0000","last_became_peered":"2023-12-01T15:31:53.389767+0000","last_unstale":"2023-12-01T15:32:10.057639+0000","last_undegraded":"2023-12-01T15:32:10.057639+0000","last_fullsized":"2023-12-01T15:32:10.057639+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:30:06.353211+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:30:06.353211+0000","last_clean_scrub_stamp":"2023-12-01T15:30:06.353211+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:49:14.700865+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464267+0000","last_change":"2023-12-01T15:32:10.473808+0000","last_active":"2023-12-01T15:32:11.464267+0000","last_peered":"2023-12-01T15:32:11.464267+0000","last_clean":"2023-12-01T15:32:11.464267+0000","last_became_active":"2023-12-01T15:32:10.473508+0000","last_became_peered":"2023-12-01T15:32:10.473508+0000","last_unstale":"2023-12-01T15:32:11.464267+0000","last_undegraded":"2023-12-01T15:32:11.464267+0000","last_fullsized":"2023-12-01T15:32:11.464267+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:23:10.460351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.484429+0000","last_change":"2023-12-01T15:32:10.070927+0000","last_active":"2023-12-01T15:32:10.484429+0000","last_peered":"2023-12-01T15:32:10.484429+0000","last_clean":"2023-12-01T15:32:10.484429+0000","last_became_active":"2023-12-01T15:32:10.070459+0000","last_became_peered":"2023-12-01T15:32:10.070459+0000","last_unstale":"2023-12-01T15:32:10.484429+0000","last_undegraded":"2023-12-01T15:32:10.484429+0000","last_fullsized":"2023-12-01T15:32:10.484429+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:37:03.403543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.472003+0000","last_change":"2023-12-01T15:32:10.079214+0000","last_active":"2023-12-01T15:32:10.472003+0000","last_peered":"2023-12-01T15:32:10.472003+0000","last_clean":"2023-12-01T15:32:10.472003+0000","last_became_active":"2023-12-01T15:32:10.078944+0000","last_became_peered":"2023-12-01T15:32:10.078944+0000","last_unstale":"2023-12-01T15:32:10.472003+0000","last_undegraded":"2023-12-01T15:32:10.472003+0000","last_fullsized":"2023-12-01T15:32:10.472003+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:51:04.356197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465584+0000","last_change":"2023-12-01T15:32:10.484126+0000","last_active":"2023-12-01T15:32:11.465584+0000","last_peered":"2023-12-01T15:32:11.465584+0000","last_clean":"2023-12-01T15:32:11.465584+0000","last_became_active":"2023-12-01T15:32:10.483792+0000","last_became_peered":"2023-12-01T15:32:10.483792+0000","last_unstale":"2023-12-01T15:32:11.465584+0000","last_undegraded":"2023-12-01T15:32:11.465584+0000","last_fullsized":"2023-12-01T15:32:11.465584+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:51:51.380252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465268+0000","last_change":"2023-12-01T15:32:10.066913+0000","last_active":"2023-12-01T15:32:11.465268+0000","last_peered":"2023-12-01T15:32:11.465268+0000","last_clean":"2023-12-01T15:32:11.465268+0000","last_became_active":"2023-12-01T15:32:10.066563+0000","last_became_peered":"2023-12-01T15:32:10.066563+0000","last_unstale":"2023-12-01T15:32:11.465268+0000","last_undegraded":"2023-12-01T15:32:11.465268+0000","last_fullsized":"2023-12-01T15:32:11.465268+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:46:29.122154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820491+0000","last_change":"2023-12-01T15:32:10.492359+0000","last_active":"2023-12-01T15:32:11.820491+0000","last_peered":"2023-12-01T15:32:11.820491+0000","last_clean":"2023-12-01T15:32:11.820491+0000","last_became_active":"2023-12-01T15:32:10.492042+0000","last_became_peered":"2023-12-01T15:32:10.492042+0000","last_unstale":"2023-12-01T15:32:11.820491+0000","last_undegraded":"2023-12-01T15:32:11.820491+0000","last_fullsized":"2023-12-01T15:32:11.820491+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:38:03.069838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"62'2","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821054+0000","last_change":"2023-12-01T15:32:10.074445+0000","last_active":"2023-12-01T15:32:11.821054+0000","last_peered":"2023-12-01T15:32:11.821054+0000","last_clean":"2023-12-01T15:32:11.821054+0000","last_became_active":"2023-12-01T15:32:10.074164+0000","last_became_peered":"2023-12-01T15:32:10.074164+0000","last_unstale":"2023-12-01T15:32:11.821054+0000","last_undegraded":"2023-12-01T15:32:11.821054+0000","last_fullsized":"2023-12-01T15:32:11.821054+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:14:45.917754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[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":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464507+0000","last_change":"2023-12-01T15:32:10.480641+0000","last_active":"2023-12-01T15:32:11.464507+0000","last_peered":"2023-12-01T15:32:11.464507+0000","last_clean":"2023-12-01T15:32:11.464507+0000","last_became_active":"2023-12-01T15:32:10.480252+0000","last_became_peered":"2023-12-01T15:32:10.480252+0000","last_unstale":"2023-12-01T15:32:11.464507+0000","last_undegraded":"2023-12-01T15:32:11.464507+0000","last_fullsized":"2023-12-01T15:32:11.464507+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:33:36.253855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.484242+0000","last_change":"2023-12-01T15:32:10.070752+0000","last_active":"2023-12-01T15:32:10.484242+0000","last_peered":"2023-12-01T15:32:10.484242+0000","last_clean":"2023-12-01T15:32:10.484242+0000","last_became_active":"2023-12-01T15:32:10.070095+0000","last_became_peered":"2023-12-01T15:32:10.070095+0000","last_unstale":"2023-12-01T15:32:10.484242+0000","last_undegraded":"2023-12-01T15:32:10.484242+0000","last_fullsized":"2023-12-01T15:32:10.484242+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:53:57.537007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821645+0000","last_change":"2023-12-01T15:32:10.495232+0000","last_active":"2023-12-01T15:32:11.821645+0000","last_peered":"2023-12-01T15:32:11.821645+0000","last_clean":"2023-12-01T15:32:11.821645+0000","last_became_active":"2023-12-01T15:32:10.494899+0000","last_became_peered":"2023-12-01T15:32:10.494899+0000","last_unstale":"2023-12-01T15:32:11.821645+0000","last_undegraded":"2023-12-01T15:32:11.821645+0000","last_fullsized":"2023-12-01T15:32:11.821645+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:43:42.185969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.9","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.466005+0000","last_change":"2023-12-01T15:32:10.076572+0000","last_active":"2023-12-01T15:32:11.466005+0000","last_peered":"2023-12-01T15:32:11.466005+0000","last_clean":"2023-12-01T15:32:11.466005+0000","last_became_active":"2023-12-01T15:32:10.076235+0000","last_became_peered":"2023-12-01T15:32:10.076235+0000","last_unstale":"2023-12-01T15:32:11.466005+0000","last_undegraded":"2023-12-01T15:32:11.466005+0000","last_fullsized":"2023-12-01T15:32:11.466005+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:42:14.227526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819644+0000","last_change":"2023-12-01T15:32:10.492265+0000","last_active":"2023-12-01T15:32:11.819644+0000","last_peered":"2023-12-01T15:32:11.819644+0000","last_clean":"2023-12-01T15:32:11.819644+0000","last_became_active":"2023-12-01T15:32:10.491970+0000","last_became_peered":"2023-12-01T15:32:10.491970+0000","last_unstale":"2023-12-01T15:32:11.819644+0000","last_undegraded":"2023-12-01T15:32:11.819644+0000","last_fullsized":"2023-12-01T15:32:11.819644+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:23:23.133381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.a","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465200+0000","last_change":"2023-12-01T15:32:10.076094+0000","last_active":"2023-12-01T15:32:11.465200+0000","last_peered":"2023-12-01T15:32:11.465200+0000","last_clean":"2023-12-01T15:32:11.465200+0000","last_became_active":"2023-12-01T15:32:10.075705+0000","last_became_peered":"2023-12-01T15:32:10.075705+0000","last_unstale":"2023-12-01T15:32:11.465200+0000","last_undegraded":"2023-12-01T15:32:11.465200+0000","last_fullsized":"2023-12-01T15:32:11.465200+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:14:41.704602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820186+0000","last_change":"2023-12-01T15:32:10.473732+0000","last_active":"2023-12-01T15:32:11.820186+0000","last_peered":"2023-12-01T15:32:11.820186+0000","last_clean":"2023-12-01T15:32:11.820186+0000","last_became_active":"2023-12-01T15:32:10.473351+0000","last_became_peered":"2023-12-01T15:32:10.473351+0000","last_unstale":"2023-12-01T15:32:11.820186+0000","last_undegraded":"2023-12-01T15:32:11.820186+0000","last_fullsized":"2023-12-01T15:32:11.820186+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:50:07.543965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.b","version":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.499181+0000","last_change":"2023-12-01T15:32:10.076173+0000","last_active":"2023-12-01T15:32:10.499181+0000","last_peered":"2023-12-01T15:32:10.499181+0000","last_clean":"2023-12-01T15:32:10.499181+0000","last_became_active":"2023-12-01T15:32:10.075714+0000","last_became_peered":"2023-12-01T15:32:10.075714+0000","last_unstale":"2023-12-01T15:32:10.499181+0000","last_undegraded":"2023-12-01T15:32:10.499181+0000","last_fullsized":"2023-12-01T15:32:10.499181+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:17:40.176745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821488+0000","last_change":"2023-12-01T15:32:10.488605+0000","last_active":"2023-12-01T15:32:11.821488+0000","last_peered":"2023-12-01T15:32:11.821488+0000","last_clean":"2023-12-01T15:32:11.821488+0000","last_became_active":"2023-12-01T15:32:10.488314+0000","last_became_peered":"2023-12-01T15:32:10.488314+0000","last_unstale":"2023-12-01T15:32:11.821488+0000","last_undegraded":"2023-12-01T15:32:11.821488+0000","last_fullsized":"2023-12-01T15:32:11.821488+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:22:10.752420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.c","version":"0'0","reported_seq":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T15:32:09.050730+0000","last_change":"2023-12-01T15:32:09.050730+0000","last_active":"2023-12-01T15:32:09.045022+0000","last_peered":"2023-12-01T15:32:09.045022+0000","last_clean":"2023-12-01T15:32:09.045022+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T15:32:09.050730+0000","last_undegraded":"2023-12-01T15:32:09.050730+0000","last_fullsized":"2023-12-01T15:32:09.050730+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:02:13.818552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.492027+0000","last_change":"2023-12-01T15:32:10.487670+0000","last_active":"2023-12-01T15:32:10.492027+0000","last_peered":"2023-12-01T15:32:10.492027+0000","last_clean":"2023-12-01T15:32:10.492027+0000","last_became_active":"2023-12-01T15:32:10.487396+0000","last_became_peered":"2023-12-01T15:32:10.487396+0000","last_unstale":"2023-12-01T15:32:10.492027+0000","last_undegraded":"2023-12-01T15:32:10.492027+0000","last_fullsized":"2023-12-01T15:32:10.492027+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:39:39.700359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465830+0000","last_change":"2023-12-01T15:32:10.075184+0000","last_active":"2023-12-01T15:32:11.465830+0000","last_peered":"2023-12-01T15:32:11.465830+0000","last_clean":"2023-12-01T15:32:11.465830+0000","last_became_active":"2023-12-01T15:32:10.074653+0000","last_became_peered":"2023-12-01T15:32:10.074653+0000","last_unstale":"2023-12-01T15:32:11.465830+0000","last_undegraded":"2023-12-01T15:32:11.465830+0000","last_fullsized":"2023-12-01T15:32:11.465830+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:13:13.608327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820812+0000","last_change":"2023-12-01T15:32:10.482945+0000","last_active":"2023-12-01T15:32:11.820812+0000","last_peered":"2023-12-01T15:32:11.820812+0000","last_clean":"2023-12-01T15:32:11.820812+0000","last_became_active":"2023-12-01T15:32:10.482549+0000","last_became_peered":"2023-12-01T15:32:10.482549+0000","last_unstale":"2023-12-01T15:32:11.820812+0000","last_undegraded":"2023-12-01T15:32:11.820812+0000","last_fullsized":"2023-12-01T15:32:11.820812+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:29:08.536227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"0'0","reported_seq":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T15:32:09.051036+0000","last_change":"2023-12-01T15:32:09.051036+0000","last_active":"2023-12-01T15:32:09.045022+0000","last_peered":"2023-12-01T15:32:09.045022+0000","last_clean":"2023-12-01T15:32:09.045022+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T15:32:09.051036+0000","last_undegraded":"2023-12-01T15:32:09.051036+0000","last_fullsized":"2023-12-01T15:32:09.051036+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:51:31.270914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.498027+0000","last_change":"2023-12-01T15:32:10.497418+0000","last_active":"2023-12-01T15:32:10.498027+0000","last_peered":"2023-12-01T15:32:10.498027+0000","last_clean":"2023-12-01T15:32:10.498027+0000","last_became_active":"2023-12-01T15:32:10.497016+0000","last_became_peered":"2023-12-01T15:32:10.497016+0000","last_unstale":"2023-12-01T15:32:10.498027+0000","last_undegraded":"2023-12-01T15:32:10.498027+0000","last_fullsized":"2023-12-01T15:32:10.498027+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:19:23.329331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.20","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820150+0000","last_change":"2023-12-01T15:32:10.481266+0000","last_active":"2023-12-01T15:32:11.820150+0000","last_peered":"2023-12-01T15:32:11.820150+0000","last_clean":"2023-12-01T15:32:11.820150+0000","last_became_active":"2023-12-01T15:32:10.480942+0000","last_became_peered":"2023-12-01T15:32:10.480942+0000","last_unstale":"2023-12-01T15:32:11.820150+0000","last_undegraded":"2023-12-01T15:32:11.820150+0000","last_fullsized":"2023-12-01T15:32:11.820150+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:05:24.567527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T15:32:10.046910+0000","last_change":"2023-12-01T15:32:10.046910+0000","last_active":"2023-12-01T15:32:10.046910+0000","last_peered":"2023-12-01T15:32:10.046910+0000","last_clean":"2023-12-01T15:32:10.046910+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T15:32:10.046910+0000","last_undegraded":"2023-12-01T15:32:10.046910+0000","last_fullsized":"2023-12-01T15:32:10.046910+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820983+0000","last_change":"2023-12-01T15:32:10.471918+0000","last_active":"2023-12-01T15:32:11.820983+0000","last_peered":"2023-12-01T15:32:11.820983+0000","last_clean":"2023-12-01T15:32:11.820983+0000","last_became_active":"2023-12-01T15:32:10.471618+0000","last_became_peered":"2023-12-01T15:32:10.471618+0000","last_unstale":"2023-12-01T15:32:11.820983+0000","last_undegraded":"2023-12-01T15:32:11.820983+0000","last_fullsized":"2023-12-01T15:32:11.820983+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:07:38.203644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465165+0000","last_change":"2023-12-01T15:32:10.474590+0000","last_active":"2023-12-01T15:32:11.465165+0000","last_peered":"2023-12-01T15:32:11.465165+0000","last_clean":"2023-12-01T15:32:11.465165+0000","last_became_active":"2023-12-01T15:32:10.474111+0000","last_became_peered":"2023-12-01T15:32:10.474111+0000","last_unstale":"2023-12-01T15:32:11.465165+0000","last_undegraded":"2023-12-01T15:32:11.465165+0000","last_fullsized":"2023-12-01T15:32:11.465165+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:02:07.539034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820303+0000","last_change":"2023-12-01T15:32:10.480046+0000","last_active":"2023-12-01T15:32:11.820303+0000","last_peered":"2023-12-01T15:32:11.820303+0000","last_clean":"2023-12-01T15:32:11.820303+0000","last_became_active":"2023-12-01T15:32:10.479727+0000","last_became_peered":"2023-12-01T15:32:10.479727+0000","last_unstale":"2023-12-01T15:32:11.820303+0000","last_undegraded":"2023-12-01T15:32:11.820303+0000","last_fullsized":"2023-12-01T15:32:11.820303+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:20:20.436065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465750+0000","last_change":"2023-12-01T15:32:10.491603+0000","last_active":"2023-12-01T15:32:11.465750+0000","last_peered":"2023-12-01T15:32:11.465750+0000","last_clean":"2023-12-01T15:32:11.465750+0000","last_became_active":"2023-12-01T15:32:10.490870+0000","last_became_peered":"2023-12-01T15:32:10.490870+0000","last_unstale":"2023-12-01T15:32:11.465750+0000","last_undegraded":"2023-12-01T15:32:11.465750+0000","last_fullsized":"2023-12-01T15:32:11.465750+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:35:53.355238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820748+0000","last_change":"2023-12-01T15:32:10.493282+0000","last_active":"2023-12-01T15:32:11.820748+0000","last_peered":"2023-12-01T15:32:11.820748+0000","last_clean":"2023-12-01T15:32:11.820748+0000","last_became_active":"2023-12-01T15:32:10.493017+0000","last_became_peered":"2023-12-01T15:32:10.493017+0000","last_unstale":"2023-12-01T15:32:11.820748+0000","last_undegraded":"2023-12-01T15:32:11.820748+0000","last_fullsized":"2023-12-01T15:32:11.820748+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:49:39.889260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820595+0000","last_change":"2023-12-01T15:32:10.482848+0000","last_active":"2023-12-01T15:32:11.820595+0000","last_peered":"2023-12-01T15:32:11.820595+0000","last_clean":"2023-12-01T15:32:11.820595+0000","last_became_active":"2023-12-01T15:32:10.482562+0000","last_became_peered":"2023-12-01T15:32:10.482562+0000","last_unstale":"2023-12-01T15:32:11.820595+0000","last_undegraded":"2023-12-01T15:32:11.820595+0000","last_fullsized":"2023-12-01T15:32:11.820595+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:10:44.428926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.28","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820466+0000","last_change":"2023-12-01T15:32:10.478831+0000","last_active":"2023-12-01T15:32:11.820466+0000","last_peered":"2023-12-01T15:32:11.820466+0000","last_clean":"2023-12-01T15:32:11.820466+0000","last_became_active":"2023-12-01T15:32:10.477676+0000","last_became_peered":"2023-12-01T15:32:10.477676+0000","last_unstale":"2023-12-01T15:32:11.820466+0000","last_undegraded":"2023-12-01T15:32:11.820466+0000","last_fullsized":"2023-12-01T15:32:11.820466+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:47:59.270185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819739+0000","last_change":"2023-12-01T15:32:10.488483+0000","last_active":"2023-12-01T15:32:11.819739+0000","last_peered":"2023-12-01T15:32:11.819739+0000","last_clean":"2023-12-01T15:32:11.819739+0000","last_became_active":"2023-12-01T15:32:10.488199+0000","last_became_peered":"2023-12-01T15:32:10.488199+0000","last_unstale":"2023-12-01T15:32:11.819739+0000","last_undegraded":"2023-12-01T15:32:11.819739+0000","last_fullsized":"2023-12-01T15:32:11.819739+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:27:44.082147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821080+0000","last_change":"2023-12-01T15:32:10.480085+0000","last_active":"2023-12-01T15:32:11.821080+0000","last_peered":"2023-12-01T15:32:11.821080+0000","last_clean":"2023-12-01T15:32:11.821080+0000","last_became_active":"2023-12-01T15:32:10.479864+0000","last_became_peered":"2023-12-01T15:32:10.479864+0000","last_unstale":"2023-12-01T15:32:11.821080+0000","last_undegraded":"2023-12-01T15:32:11.821080+0000","last_fullsized":"2023-12-01T15:32:11.821080+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:04:54.652100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2b","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465081+0000","last_change":"2023-12-01T15:32:10.488887+0000","last_active":"2023-12-01T15:32:11.465081+0000","last_peered":"2023-12-01T15:32:11.465081+0000","last_clean":"2023-12-01T15:32:11.465081+0000","last_became_active":"2023-12-01T15:32:10.488332+0000","last_became_peered":"2023-12-01T15:32:10.488332+0000","last_unstale":"2023-12-01T15:32:11.465081+0000","last_undegraded":"2023-12-01T15:32:11.465081+0000","last_fullsized":"2023-12-01T15:32:11.465081+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:35:42.014496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821265+0000","last_change":"2023-12-01T15:32:10.486210+0000","last_active":"2023-12-01T15:32:11.821265+0000","last_peered":"2023-12-01T15:32:11.821265+0000","last_clean":"2023-12-01T15:32:11.821265+0000","last_became_active":"2023-12-01T15:32:10.485972+0000","last_became_peered":"2023-12-01T15:32:10.485972+0000","last_unstale":"2023-12-01T15:32:11.821265+0000","last_undegraded":"2023-12-01T15:32:11.821265+0000","last_fullsized":"2023-12-01T15:32:11.821265+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:21:11.972817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":186,"acting":186,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"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":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2362,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":29,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":28,"ondisk_log_size":28,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201286,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28140,"kb_used_data":1188,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717012,"statfs":{"total":95995035648,"available":95966220288,"internally_reserved":0,"allocated":1216512,"data_stored":846233,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69499999999999995}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.5}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67000000000000004}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55700000000000005}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39600000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.375}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42699999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462923,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28156,"kb_used_data":1204,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716996,"statfs":{"total":95995035648,"available":95966203904,"internally_reserved":0,"allocated":1232896,"data_stored":853931,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.33300000000000002}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38400000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56799999999999995}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46700000000000003}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.624}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64800000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67100000000000004}]}]},{"osd":1,"up_from":13,"seq":55834574881,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27572,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717580,"statfs":{"total":95995035648,"available":95966801920,"internally_reserved":0,"allocated":634880,"data_stored":262159,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:31:43 2023","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.32500000000000001,"15min":0.317},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.33400000000000002,"15min":0.31900000000000001},"min":{"1min":0.25600000000000001,"5min":0.224,"15min":0.224},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.34000000000000002}]},{"osd":2,"last update":"Fri Dec 1 15:32:05 2023","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.40300000000000002,"15min":0.40100000000000002},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":0.59499999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.40000000000000002,"15min":0.40100000000000002},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.26200000000000001}]},{"osd":3,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.311},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.35399999999999998}]},{"osd":4,"last update":"Fri Dec 1 15:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.752}]},{"osd":5,"last update":"Fri Dec 1 15:32:08 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.74099999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54900000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63600000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738403,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28164,"kb_used_data":1212,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716988,"statfs":{"total":95995035648,"available":95966195712,"internally_reserved":0,"allocated":1241088,"data_stored":853368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Dec 1 15:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.33900000000000002,"15min":0.32700000000000001},"min":{"1min":0.28599999999999998,"5min":0.215,"15min":0.215},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.249},{"interface":"front","average":{"1min":0.433,"5min":0.35299999999999998,"15min":0.33900000000000002},"min":{"1min":0.29199999999999998,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"last":0.29699999999999999}]},{"osd":2,"last update":"Fri Dec 1 15:32:05 2023","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.36299999999999999,"15min":0.35099999999999998},"min":{"1min":0.29699999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.27700000000000002},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.378,"15min":0.36099999999999999},"min":{"1min":0.32100000000000001,"5min":0.249,"15min":0.249},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.372}]},{"osd":3,"last update":"Fri Dec 1 15:31:28 2023","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.39100000000000001}]},{"osd":4,"last update":"Fri Dec 1 15:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.629}]},{"osd":5,"last update":"Fri Dec 1 15:32:07 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.41699999999999998}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54200000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52000000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411356,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27532,"kb_used_data":580,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717620,"statfs":{"total":95995035648,"available":95966842880,"internally_reserved":0,"allocated":593920,"data_stored":241632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:32:06 2023","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.34200000000000003,"15min":0.34100000000000003},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.378,"5min":0.34999999999999998,"15min":0.34499999999999997},"min":{"1min":0.25900000000000001,"5min":0.218,"15min":0.218},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.35499999999999998}]},{"osd":1,"last update":"Fri Dec 1 15:32:06 2023","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.35399999999999998,"15min":0.34999999999999998},"min":{"1min":0.252,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.48899999999999999,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.26900000000000002},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.374,"15min":0.36799999999999999},"min":{"1min":0.313,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.36899999999999999}]},{"osd":3,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.434,"15min":0.434},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.39500000000000002}]},{"osd":4,"last update":"Fri Dec 1 15:31:47 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.495},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.69899999999999995}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54800000000000004}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66700000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.622}]}]},{"osd":3,"up_from":26,"seq":111669149720,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27572,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717580,"statfs":{"total":95995035648,"available":95966801920,"internally_reserved":0,"allocated":634880,"data_stored":256937,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.42599999999999999}]},{"osd":1,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.375},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.32600000000000001}]},{"osd":2,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.28999999999999998}]},{"osd":4,"last update":"Fri Dec 1 15:31:47 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.624}]},{"osd":5,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.64700000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68500000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52400000000000002}]}]},{"osd":4,"up_from":31,"seq":133143986196,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27580,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717572,"statfs":{"total":95995035648,"available":95966793728,"internally_reserved":0,"allocated":643072,"data_stored":262707,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.44800000000000001}]},{"osd":1,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.54300000000000004}]},{"osd":2,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.56599999999999995}]},{"osd":3,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.375}]},{"osd":5,"last update":"Fri Dec 1 15:32:09 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.59299999999999997}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55200000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.626}]}]},{"osd":5,"up_from":39,"seq":167503724559,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27580,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717572,"statfs":{"total":95995035648,"available":95966793728,"internally_reserved":0,"allocated":643072,"data_stored":263595,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.41799999999999998}]},{"osd":1,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.59199999999999997}]},{"osd":2,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.48199999999999998}]},{"osd":3,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.53600000000000003}]},{"osd":4,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.68400000000000005}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63400000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65200000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":1668,"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":16384,"data_stored":708,"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":16384,"data_stored":1654,"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":12288,"data_stored":1564,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":3,"total":0,"available":0,"internally_reserved":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":4,"total":0,"available":0,"internally_reserved":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":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":3,"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":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-01T15:32:14.946 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-12-01T15:32:14.947 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:14 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-12-01T15:32:14.947 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:14 smithi183 ceph-mon[99169]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T15:32:14.947 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:14 smithi183 ceph-mon[99169]: pgmap v176: 97 pgs: 91 active+clean, 4 creating+peering, 2 unknown; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s wr, 6 op/s 2023-12-01T15:32:14.947 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1650925325' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:32:14.948 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1744623597' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:15.312 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:32:15.314 INFO:teuthology.orchestra.run.smithi119.stderr:dumped all 2023-12-01T15:32:15.324 INFO:teuthology.orchestra.run.smithi119.stdout:{"pg_ready":true,"pg_map":{"version":176,"stamp":"2023-12-01T15:32:13.756133+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"num_objects":18,"num_object_clones":0,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":188,"num_write_kb":2430,"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":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":145,"ondisk_log_size":145,"up":285,"acting":285,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":186,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":222296,"kb_used_data":6680,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749738920,"statfs":{"total":767960285184,"available":767732654080,"internally_reserved":0,"allocated":6840320,"data_stored":3840562,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":220725248},"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":2362,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":29,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.708356"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.494589+0000","last_change":"2023-12-01T15:32:10.493401+0000","last_active":"2023-12-01T15:32:10.494589+0000","last_peered":"2023-12-01T15:32:10.494589+0000","last_clean":"2023-12-01T15:32:10.494589+0000","last_became_active":"2023-12-01T15:32:10.493095+0000","last_became_peered":"2023-12-01T15:32:10.493095+0000","last_unstale":"2023-12-01T15:32:10.494589+0000","last_undegraded":"2023-12-01T15:32:10.494589+0000","last_fullsized":"2023-12-01T15:32:10.494589+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:39:11.787500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.3e","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465417+0000","last_change":"2023-12-01T15:32:10.493494+0000","last_active":"2023-12-01T15:32:11.465417+0000","last_peered":"2023-12-01T15:32:11.465417+0000","last_clean":"2023-12-01T15:32:11.465417+0000","last_became_active":"2023-12-01T15:32:10.493232+0000","last_became_peered":"2023-12-01T15:32:10.493232+0000","last_unstale":"2023-12-01T15:32:11.465417+0000","last_undegraded":"2023-12-01T15:32:11.465417+0000","last_fullsized":"2023-12-01T15:32:11.465417+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:22:52.220186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464867+0000","last_change":"2023-12-01T15:32:10.486647+0000","last_active":"2023-12-01T15:32:11.464867+0000","last_peered":"2023-12-01T15:32:11.464867+0000","last_clean":"2023-12-01T15:32:11.464867+0000","last_became_active":"2023-12-01T15:32:10.486368+0000","last_became_peered":"2023-12-01T15:32:10.486368+0000","last_unstale":"2023-12-01T15:32:11.464867+0000","last_undegraded":"2023-12-01T15:32:11.464867+0000","last_fullsized":"2023-12-01T15:32:11.464867+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:36:30.334464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820711+0000","last_change":"2023-12-01T15:32:10.473539+0000","last_active":"2023-12-01T15:32:11.820711+0000","last_peered":"2023-12-01T15:32:11.820711+0000","last_clean":"2023-12-01T15:32:11.820711+0000","last_became_active":"2023-12-01T15:32:10.473237+0000","last_became_peered":"2023-12-01T15:32:10.473237+0000","last_unstale":"2023-12-01T15:32:11.820711+0000","last_undegraded":"2023-12-01T15:32:11.820711+0000","last_fullsized":"2023-12-01T15:32:11.820711+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:46:42.199992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.498689+0000","last_change":"2023-12-01T15:32:10.498011+0000","last_active":"2023-12-01T15:32:10.498689+0000","last_peered":"2023-12-01T15:32:10.498689+0000","last_clean":"2023-12-01T15:32:10.498689+0000","last_became_active":"2023-12-01T15:32:10.497411+0000","last_became_peered":"2023-12-01T15:32:10.497411+0000","last_unstale":"2023-12-01T15:32:10.498689+0000","last_undegraded":"2023-12-01T15:32:10.498689+0000","last_fullsized":"2023-12-01T15:32:10.498689+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:25:42.970281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821170+0000","last_change":"2023-12-01T15:32:10.475068+0000","last_active":"2023-12-01T15:32:11.821170+0000","last_peered":"2023-12-01T15:32:11.821170+0000","last_clean":"2023-12-01T15:32:11.821170+0000","last_became_active":"2023-12-01T15:32:10.474760+0000","last_became_peered":"2023-12-01T15:32:10.474760+0000","last_unstale":"2023-12-01T15:32:11.821170+0000","last_undegraded":"2023-12-01T15:32:11.821170+0000","last_fullsized":"2023-12-01T15:32:11.821170+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:26:52.866247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.39","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.492100+0000","last_change":"2023-12-01T15:32:10.489994+0000","last_active":"2023-12-01T15:32:10.492100+0000","last_peered":"2023-12-01T15:32:10.492100+0000","last_clean":"2023-12-01T15:32:10.492100+0000","last_became_active":"2023-12-01T15:32:10.489699+0000","last_became_peered":"2023-12-01T15:32:10.489699+0000","last_unstale":"2023-12-01T15:32:10.492100+0000","last_undegraded":"2023-12-01T15:32:10.492100+0000","last_fullsized":"2023-12-01T15:32:10.492100+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:24:42.919242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.38","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819555+0000","last_change":"2023-12-01T15:32:10.479120+0000","last_active":"2023-12-01T15:32:11.819555+0000","last_peered":"2023-12-01T15:32:11.819555+0000","last_clean":"2023-12-01T15:32:11.819555+0000","last_became_active":"2023-12-01T15:32:10.478852+0000","last_became_peered":"2023-12-01T15:32:10.478852+0000","last_unstale":"2023-12-01T15:32:11.819555+0000","last_undegraded":"2023-12-01T15:32:11.819555+0000","last_fullsized":"2023-12-01T15:32:11.819555+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:48:33.587279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.493469+0000","last_change":"2023-12-01T15:32:10.492406+0000","last_active":"2023-12-01T15:32:10.493469+0000","last_peered":"2023-12-01T15:32:10.493469+0000","last_clean":"2023-12-01T15:32:10.493469+0000","last_became_active":"2023-12-01T15:32:10.492116+0000","last_became_peered":"2023-12-01T15:32:10.492116+0000","last_unstale":"2023-12-01T15:32:10.493469+0000","last_undegraded":"2023-12-01T15:32:10.493469+0000","last_fullsized":"2023-12-01T15:32:10.493469+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:06:22.442288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.36","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820572+0000","last_change":"2023-12-01T15:32:10.495372+0000","last_active":"2023-12-01T15:32:11.820572+0000","last_peered":"2023-12-01T15:32:11.820572+0000","last_clean":"2023-12-01T15:32:11.820572+0000","last_became_active":"2023-12-01T15:32:10.494917+0000","last_became_peered":"2023-12-01T15:32:10.494917+0000","last_unstale":"2023-12-01T15:32:11.820572+0000","last_undegraded":"2023-12-01T15:32:11.820572+0000","last_fullsized":"2023-12-01T15:32:11.820572+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:30:13.258512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821696+0000","last_change":"2023-12-01T15:32:10.490883+0000","last_active":"2023-12-01T15:32:11.821696+0000","last_peered":"2023-12-01T15:32:11.821696+0000","last_clean":"2023-12-01T15:32:11.821696+0000","last_became_active":"2023-12-01T15:32:10.490045+0000","last_became_peered":"2023-12-01T15:32:10.490045+0000","last_unstale":"2023-12-01T15:32:11.821696+0000","last_undegraded":"2023-12-01T15:32:11.821696+0000","last_fullsized":"2023-12-01T15:32:11.821696+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:55:53.504708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821841+0000","last_change":"2023-12-01T15:32:10.480987+0000","last_active":"2023-12-01T15:32:11.821841+0000","last_peered":"2023-12-01T15:32:11.821841+0000","last_clean":"2023-12-01T15:32:11.821841+0000","last_became_active":"2023-12-01T15:32:10.480596+0000","last_became_peered":"2023-12-01T15:32:10.480596+0000","last_unstale":"2023-12-01T15:32:11.821841+0000","last_undegraded":"2023-12-01T15:32:11.821841+0000","last_fullsized":"2023-12-01T15:32:11.821841+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:26:51.212833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820154+0000","last_change":"2023-12-01T15:32:10.488718+0000","last_active":"2023-12-01T15:32:11.820154+0000","last_peered":"2023-12-01T15:32:11.820154+0000","last_clean":"2023-12-01T15:32:11.820154+0000","last_became_active":"2023-12-01T15:32:10.488418+0000","last_became_peered":"2023-12-01T15:32:10.488418+0000","last_unstale":"2023-12-01T15:32:11.820154+0000","last_undegraded":"2023-12-01T15:32:11.820154+0000","last_fullsized":"2023-12-01T15:32:11.820154+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:49:44.026451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464341+0000","last_change":"2023-12-01T15:32:10.480736+0000","last_active":"2023-12-01T15:32:11.464341+0000","last_peered":"2023-12-01T15:32:11.464341+0000","last_clean":"2023-12-01T15:32:11.464341+0000","last_became_active":"2023-12-01T15:32:10.480441+0000","last_became_peered":"2023-12-01T15:32:10.480441+0000","last_unstale":"2023-12-01T15:32:11.464341+0000","last_undegraded":"2023-12-01T15:32:11.464341+0000","last_fullsized":"2023-12-01T15:32:11.464341+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:11:25.832762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465925+0000","last_change":"2023-12-01T15:32:10.483598+0000","last_active":"2023-12-01T15:32:11.465925+0000","last_peered":"2023-12-01T15:32:11.465925+0000","last_clean":"2023-12-01T15:32:11.465925+0000","last_became_active":"2023-12-01T15:32:10.483148+0000","last_became_peered":"2023-12-01T15:32:10.483148+0000","last_unstale":"2023-12-01T15:32:11.465925+0000","last_undegraded":"2023-12-01T15:32:11.465925+0000","last_fullsized":"2023-12-01T15:32:11.465925+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:12:07.443217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.30","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820195+0000","last_change":"2023-12-01T15:32:10.491864+0000","last_active":"2023-12-01T15:32:11.820195+0000","last_peered":"2023-12-01T15:32:11.820195+0000","last_clean":"2023-12-01T15:32:11.820195+0000","last_became_active":"2023-12-01T15:32:10.491573+0000","last_became_peered":"2023-12-01T15:32:10.491573+0000","last_unstale":"2023-12-01T15:32:11.820195+0000","last_undegraded":"2023-12-01T15:32:11.820195+0000","last_fullsized":"2023-12-01T15:32:11.820195+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:30:46.355766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822175+0000","last_change":"2023-12-01T15:32:10.493717+0000","last_active":"2023-12-01T15:32:11.822175+0000","last_peered":"2023-12-01T15:32:11.822175+0000","last_clean":"2023-12-01T15:32:11.822175+0000","last_became_active":"2023-12-01T15:32:10.493237+0000","last_became_peered":"2023-12-01T15:32:10.493237+0000","last_unstale":"2023-12-01T15:32:11.822175+0000","last_undegraded":"2023-12-01T15:32:11.822175+0000","last_fullsized":"2023-12-01T15:32:11.822175+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:23:21.342239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T15:32:10.046910+0000","last_change":"2023-12-01T15:32:10.046910+0000","last_active":"2023-12-01T15:32:10.046910+0000","last_peered":"2023-12-01T15:32:10.046910+0000","last_clean":"2023-12-01T15:32:10.046910+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T15:32:10.046910+0000","last_undegraded":"2023-12-01T15:32:10.046910+0000","last_fullsized":"2023-12-01T15:32:10.046910+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.494146+0000","last_change":"2023-12-01T15:32:10.492256+0000","last_active":"2023-12-01T15:32:10.494146+0000","last_peered":"2023-12-01T15:32:10.494146+0000","last_clean":"2023-12-01T15:32:10.494146+0000","last_became_active":"2023-12-01T15:32:10.491837+0000","last_became_peered":"2023-12-01T15:32:10.491837+0000","last_unstale":"2023-12-01T15:32:10.494146+0000","last_undegraded":"2023-12-01T15:32:10.494146+0000","last_fullsized":"2023-12-01T15:32:10.494146+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:10:36.991824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"62'4","reported_seq":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.466025+0000","last_change":"2023-12-01T15:32:10.069237+0000","last_active":"2023-12-01T15:32:11.466025+0000","last_peered":"2023-12-01T15:32:11.466025+0000","last_clean":"2023-12-01T15:32:11.466025+0000","last_became_active":"2023-12-01T15:32:10.068970+0000","last_became_peered":"2023-12-01T15:32:10.068970+0000","last_unstale":"2023-12-01T15:32:11.466025+0000","last_undegraded":"2023-12-01T15:32:11.466025+0000","last_fullsized":"2023-12-01T15:32:11.466025+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:59:17.879070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820559+0000","last_change":"2023-12-01T15:32:10.482347+0000","last_active":"2023-12-01T15:32:11.820559+0000","last_peered":"2023-12-01T15:32:11.820559+0000","last_clean":"2023-12-01T15:32:11.820559+0000","last_became_active":"2023-12-01T15:32:10.482064+0000","last_became_peered":"2023-12-01T15:32:10.482064+0000","last_unstale":"2023-12-01T15:32:11.820559+0000","last_undegraded":"2023-12-01T15:32:11.820559+0000","last_fullsized":"2023-12-01T15:32:11.820559+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:25:33.941682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1e","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820459+0000","last_change":"2023-12-01T15:32:10.073280+0000","last_active":"2023-12-01T15:32:11.820459+0000","last_peered":"2023-12-01T15:32:11.820459+0000","last_clean":"2023-12-01T15:32:11.820459+0000","last_became_active":"2023-12-01T15:32:10.072911+0000","last_became_peered":"2023-12-01T15:32:10.072911+0000","last_unstale":"2023-12-01T15:32:11.820459+0000","last_undegraded":"2023-12-01T15:32:11.820459+0000","last_fullsized":"2023-12-01T15:32:11.820459+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:11:19.539910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465789+0000","last_change":"2023-12-01T15:32:10.473865+0000","last_active":"2023-12-01T15:32:11.465789+0000","last_peered":"2023-12-01T15:32:11.465789+0000","last_clean":"2023-12-01T15:32:11.465789+0000","last_became_active":"2023-12-01T15:32:10.473582+0000","last_became_peered":"2023-12-01T15:32:10.473582+0000","last_unstale":"2023-12-01T15:32:11.465789+0000","last_undegraded":"2023-12-01T15:32:11.465789+0000","last_fullsized":"2023-12-01T15:32:11.465789+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:36:22.634065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1d","version":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.497830+0000","last_change":"2023-12-01T15:32:10.079286+0000","last_active":"2023-12-01T15:32:10.497830+0000","last_peered":"2023-12-01T15:32:10.497830+0000","last_clean":"2023-12-01T15:32:10.497830+0000","last_became_active":"2023-12-01T15:32:10.079005+0000","last_became_peered":"2023-12-01T15:32:10.079005+0000","last_unstale":"2023-12-01T15:32:10.497830+0000","last_undegraded":"2023-12-01T15:32:10.497830+0000","last_fullsized":"2023-12-01T15:32:10.497830+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:55:49.482197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821044+0000","last_change":"2023-12-01T15:32:10.482590+0000","last_active":"2023-12-01T15:32:11.821044+0000","last_peered":"2023-12-01T15:32:11.821044+0000","last_clean":"2023-12-01T15:32:11.821044+0000","last_became_active":"2023-12-01T15:32:10.481989+0000","last_became_peered":"2023-12-01T15:32:10.481989+0000","last_unstale":"2023-12-01T15:32:11.821044+0000","last_undegraded":"2023-12-01T15:32:11.821044+0000","last_fullsized":"2023-12-01T15:32:11.821044+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:46:24.635021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.499325+0000","last_change":"2023-12-01T15:32:10.072605+0000","last_active":"2023-12-01T15:32:10.499325+0000","last_peered":"2023-12-01T15:32:10.499325+0000","last_clean":"2023-12-01T15:32:10.499325+0000","last_became_active":"2023-12-01T15:32:10.071970+0000","last_became_peered":"2023-12-01T15:32:10.071970+0000","last_unstale":"2023-12-01T15:32:10.499325+0000","last_undegraded":"2023-12-01T15:32:10.499325+0000","last_fullsized":"2023-12-01T15:32:10.499325+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:21:34.112330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820489+0000","last_change":"2023-12-01T15:32:10.482792+0000","last_active":"2023-12-01T15:32:11.820489+0000","last_peered":"2023-12-01T15:32:11.820489+0000","last_clean":"2023-12-01T15:32:11.820489+0000","last_became_active":"2023-12-01T15:32:10.482431+0000","last_became_peered":"2023-12-01T15:32:10.482431+0000","last_unstale":"2023-12-01T15:32:11.820489+0000","last_undegraded":"2023-12-01T15:32:11.820489+0000","last_fullsized":"2023-12-01T15:32:11.820489+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:44:51.598545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820268+0000","last_change":"2023-12-01T15:32:10.076368+0000","last_active":"2023-12-01T15:32:11.820268+0000","last_peered":"2023-12-01T15:32:11.820268+0000","last_clean":"2023-12-01T15:32:11.820268+0000","last_became_active":"2023-12-01T15:32:10.076032+0000","last_became_peered":"2023-12-01T15:32:10.076032+0000","last_unstale":"2023-12-01T15:32:11.820268+0000","last_undegraded":"2023-12-01T15:32:11.820268+0000","last_fullsized":"2023-12-01T15:32:11.820268+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:13:23.745763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820559+0000","last_change":"2023-12-01T15:32:10.489263+0000","last_active":"2023-12-01T15:32:11.820559+0000","last_peered":"2023-12-01T15:32:11.820559+0000","last_clean":"2023-12-01T15:32:11.820559+0000","last_became_active":"2023-12-01T15:32:10.488934+0000","last_became_peered":"2023-12-01T15:32:10.488934+0000","last_unstale":"2023-12-01T15:32:11.820559+0000","last_undegraded":"2023-12-01T15:32:11.820559+0000","last_fullsized":"2023-12-01T15:32:11.820559+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:51:33.295395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1a","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821499+0000","last_change":"2023-12-01T15:32:10.074624+0000","last_active":"2023-12-01T15:32:11.821499+0000","last_peered":"2023-12-01T15:32:11.821499+0000","last_clean":"2023-12-01T15:32:11.821499+0000","last_became_active":"2023-12-01T15:32:10.073474+0000","last_became_peered":"2023-12-01T15:32:10.073474+0000","last_unstale":"2023-12-01T15:32:11.821499+0000","last_undegraded":"2023-12-01T15:32:11.821499+0000","last_fullsized":"2023-12-01T15:32:11.821499+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:46:23.123464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465332+0000","last_change":"2023-12-01T15:32:10.488724+0000","last_active":"2023-12-01T15:32:11.465332+0000","last_peered":"2023-12-01T15:32:11.465332+0000","last_clean":"2023-12-01T15:32:11.465332+0000","last_became_active":"2023-12-01T15:32:10.487892+0000","last_became_peered":"2023-12-01T15:32:10.487892+0000","last_unstale":"2023-12-01T15:32:11.465332+0000","last_undegraded":"2023-12-01T15:32:11.465332+0000","last_fullsized":"2023-12-01T15:32:11.465332+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:05:43.936353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.19","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819748+0000","last_change":"2023-12-01T15:32:10.072709+0000","last_active":"2023-12-01T15:32:11.819748+0000","last_peered":"2023-12-01T15:32:11.819748+0000","last_clean":"2023-12-01T15:32:11.819748+0000","last_became_active":"2023-12-01T15:32:10.072396+0000","last_became_peered":"2023-12-01T15:32:10.072396+0000","last_unstale":"2023-12-01T15:32:11.819748+0000","last_undegraded":"2023-12-01T15:32:11.819748+0000","last_fullsized":"2023-12-01T15:32:11.819748+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:32:32.562556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819660+0000","last_change":"2023-12-01T15:32:10.488817+0000","last_active":"2023-12-01T15:32:11.819660+0000","last_peered":"2023-12-01T15:32:11.819660+0000","last_clean":"2023-12-01T15:32:11.819660+0000","last_became_active":"2023-12-01T15:32:10.488517+0000","last_became_peered":"2023-12-01T15:32:10.488517+0000","last_unstale":"2023-12-01T15:32:11.819660+0000","last_undegraded":"2023-12-01T15:32:11.819660+0000","last_fullsized":"2023-12-01T15:32:11.819660+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:47:50.079079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.18","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820376+0000","last_change":"2023-12-01T15:32:10.074489+0000","last_active":"2023-12-01T15:32:11.820376+0000","last_peered":"2023-12-01T15:32:11.820376+0000","last_clean":"2023-12-01T15:32:11.820376+0000","last_became_active":"2023-12-01T15:32:10.073655+0000","last_became_peered":"2023-12-01T15:32:10.073655+0000","last_unstale":"2023-12-01T15:32:11.820376+0000","last_undegraded":"2023-12-01T15:32:11.820376+0000","last_fullsized":"2023-12-01T15:32:11.820376+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:56:41.792894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.466127+0000","last_change":"2023-12-01T15:32:10.483438+0000","last_active":"2023-12-01T15:32:11.466127+0000","last_peered":"2023-12-01T15:32:11.466127+0000","last_clean":"2023-12-01T15:32:11.466127+0000","last_became_active":"2023-12-01T15:32:10.482750+0000","last_became_peered":"2023-12-01T15:32:10.482750+0000","last_unstale":"2023-12-01T15:32:11.466127+0000","last_undegraded":"2023-12-01T15:32:11.466127+0000","last_fullsized":"2023-12-01T15:32:11.466127+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:02:59.434695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821162+0000","last_change":"2023-12-01T15:32:10.067912+0000","last_active":"2023-12-01T15:32:11.821162+0000","last_peered":"2023-12-01T15:32:11.821162+0000","last_clean":"2023-12-01T15:32:11.821162+0000","last_became_active":"2023-12-01T15:32:10.067561+0000","last_became_peered":"2023-12-01T15:32:10.067561+0000","last_unstale":"2023-12-01T15:32:11.821162+0000","last_undegraded":"2023-12-01T15:32:11.821162+0000","last_fullsized":"2023-12-01T15:32:11.821162+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:19:09.237245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822082+0000","last_change":"2023-12-01T15:32:10.479727+0000","last_active":"2023-12-01T15:32:11.822082+0000","last_peered":"2023-12-01T15:32:11.822082+0000","last_clean":"2023-12-01T15:32:11.822082+0000","last_became_active":"2023-12-01T15:32:10.479320+0000","last_became_peered":"2023-12-01T15:32:10.479320+0000","last_unstale":"2023-12-01T15:32:11.822082+0000","last_undegraded":"2023-12-01T15:32:11.822082+0000","last_fullsized":"2023-12-01T15:32:11.822082+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:21:30.761976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.16","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821972+0000","last_change":"2023-12-01T15:32:10.076054+0000","last_active":"2023-12-01T15:32:11.821972+0000","last_peered":"2023-12-01T15:32:11.821972+0000","last_clean":"2023-12-01T15:32:11.821972+0000","last_became_active":"2023-12-01T15:32:10.075763+0000","last_became_peered":"2023-12-01T15:32:10.075763+0000","last_unstale":"2023-12-01T15:32:11.821972+0000","last_undegraded":"2023-12-01T15:32:11.821972+0000","last_fullsized":"2023-12-01T15:32:11.821972+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:01:49.103183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465704+0000","last_change":"2023-12-01T15:32:10.481180+0000","last_active":"2023-12-01T15:32:11.465704+0000","last_peered":"2023-12-01T15:32:11.465704+0000","last_clean":"2023-12-01T15:32:11.465704+0000","last_became_active":"2023-12-01T15:32:10.480927+0000","last_became_peered":"2023-12-01T15:32:10.480927+0000","last_unstale":"2023-12-01T15:32:11.465704+0000","last_undegraded":"2023-12-01T15:32:11.465704+0000","last_fullsized":"2023-12-01T15:32:11.465704+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:25:47.898062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.15","version":"62'3","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465904+0000","last_change":"2023-12-01T15:32:10.074954+0000","last_active":"2023-12-01T15:32:11.465904+0000","last_peered":"2023-12-01T15:32:11.465904+0000","last_clean":"2023-12-01T15:32:11.465904+0000","last_became_active":"2023-12-01T15:32:10.074120+0000","last_became_peered":"2023-12-01T15:32:10.074120+0000","last_unstale":"2023-12-01T15:32:11.465904+0000","last_undegraded":"2023-12-01T15:32:11.465904+0000","last_fullsized":"2023-12-01T15:32:11.465904+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:11:48.907993+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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821731+0000","last_change":"2023-12-01T15:32:10.495059+0000","last_active":"2023-12-01T15:32:11.821731+0000","last_peered":"2023-12-01T15:32:11.821731+0000","last_clean":"2023-12-01T15:32:11.821731+0000","last_became_active":"2023-12-01T15:32:10.494755+0000","last_became_peered":"2023-12-01T15:32:10.494755+0000","last_unstale":"2023-12-01T15:32:11.821731+0000","last_undegraded":"2023-12-01T15:32:11.821731+0000","last_fullsized":"2023-12-01T15:32:11.821731+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:33:07.417897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.14","version":"62'6","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821161+0000","last_change":"2023-12-01T15:32:10.071701+0000","last_active":"2023-12-01T15:32:11.821161+0000","last_peered":"2023-12-01T15:32:11.821161+0000","last_clean":"2023-12-01T15:32:11.821161+0000","last_became_active":"2023-12-01T15:32:10.071382+0000","last_became_peered":"2023-12-01T15:32:10.071382+0000","last_unstale":"2023-12-01T15:32:11.821161+0000","last_undegraded":"2023-12-01T15:32:11.821161+0000","last_fullsized":"2023-12-01T15:32:11.821161+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:02:26.948931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.494129+0000","last_change":"2023-12-01T15:32:10.491908+0000","last_active":"2023-12-01T15:32:10.494129+0000","last_peered":"2023-12-01T15:32:10.494129+0000","last_clean":"2023-12-01T15:32:10.494129+0000","last_became_active":"2023-12-01T15:32:10.491374+0000","last_became_peered":"2023-12-01T15:32:10.491374+0000","last_unstale":"2023-12-01T15:32:10.494129+0000","last_undegraded":"2023-12-01T15:32:10.494129+0000","last_fullsized":"2023-12-01T15:32:10.494129+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:32:57.770411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.13","version":"62'2","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465246+0000","last_change":"2023-12-01T15:32:10.065010+0000","last_active":"2023-12-01T15:32:11.465246+0000","last_peered":"2023-12-01T15:32:11.465246+0000","last_clean":"2023-12-01T15:32:11.465246+0000","last_became_active":"2023-12-01T15:32:10.064650+0000","last_became_peered":"2023-12-01T15:32:10.064650+0000","last_unstale":"2023-12-01T15:32:11.465246+0000","last_undegraded":"2023-12-01T15:32:11.465246+0000","last_fullsized":"2023-12-01T15:32:11.465246+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:06:31.840453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464251+0000","last_change":"2023-12-01T15:32:10.486362+0000","last_active":"2023-12-01T15:32:11.464251+0000","last_peered":"2023-12-01T15:32:11.464251+0000","last_clean":"2023-12-01T15:32:11.464251+0000","last_became_active":"2023-12-01T15:32:10.486043+0000","last_became_peered":"2023-12-01T15:32:10.486043+0000","last_unstale":"2023-12-01T15:32:11.464251+0000","last_undegraded":"2023-12-01T15:32:11.464251+0000","last_fullsized":"2023-12-01T15:32:11.464251+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:38:35.102285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820885+0000","last_change":"2023-12-01T15:32:10.078890+0000","last_active":"2023-12-01T15:32:11.820885+0000","last_peered":"2023-12-01T15:32:11.820885+0000","last_clean":"2023-12-01T15:32:11.820885+0000","last_became_active":"2023-12-01T15:32:10.078562+0000","last_became_peered":"2023-12-01T15:32:10.078562+0000","last_unstale":"2023-12-01T15:32:11.820885+0000","last_undegraded":"2023-12-01T15:32:11.820885+0000","last_fullsized":"2023-12-01T15:32:11.820885+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:46:24.153992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.498037+0000","last_change":"2023-12-01T15:32:10.497503+0000","last_active":"2023-12-01T15:32:10.498037+0000","last_peered":"2023-12-01T15:32:10.498037+0000","last_clean":"2023-12-01T15:32:10.498037+0000","last_became_active":"2023-12-01T15:32:10.496953+0000","last_became_peered":"2023-12-01T15:32:10.496953+0000","last_unstale":"2023-12-01T15:32:10.498037+0000","last_undegraded":"2023-12-01T15:32:10.498037+0000","last_fullsized":"2023-12-01T15:32:10.498037+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:54:41.893241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820444+0000","last_change":"2023-12-01T15:32:10.066780+0000","last_active":"2023-12-01T15:32:11.820444+0000","last_peered":"2023-12-01T15:32:11.820444+0000","last_clean":"2023-12-01T15:32:11.820444+0000","last_became_active":"2023-12-01T15:32:10.066502+0000","last_became_peered":"2023-12-01T15:32:10.066502+0000","last_unstale":"2023-12-01T15:32:11.820444+0000","last_undegraded":"2023-12-01T15:32:11.820444+0000","last_fullsized":"2023-12-01T15:32:11.820444+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:01:13.694200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.10","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820341+0000","last_change":"2023-12-01T15:32:10.481760+0000","last_active":"2023-12-01T15:32:11.820341+0000","last_peered":"2023-12-01T15:32:11.820341+0000","last_clean":"2023-12-01T15:32:11.820341+0000","last_became_active":"2023-12-01T15:32:10.481476+0000","last_became_peered":"2023-12-01T15:32:10.481476+0000","last_unstale":"2023-12-01T15:32:11.820341+0000","last_undegraded":"2023-12-01T15:32:11.820341+0000","last_fullsized":"2023-12-01T15:32:11.820341+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:55:24.889420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"0'0","reported_seq":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T15:32:09.050352+0000","last_change":"2023-12-01T15:32:09.050352+0000","last_active":"2023-12-01T15:32:09.045022+0000","last_peered":"2023-12-01T15:32:09.045022+0000","last_clean":"2023-12-01T15:32:09.045022+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T15:32:09.050352+0000","last_undegraded":"2023-12-01T15:32:09.050352+0000","last_fullsized":"2023-12-01T15:32:09.050352+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:20:29.866378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.11","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.498661+0000","last_change":"2023-12-01T15:32:10.498066+0000","last_active":"2023-12-01T15:32:10.498661+0000","last_peered":"2023-12-01T15:32:10.498661+0000","last_clean":"2023-12-01T15:32:10.498661+0000","last_became_active":"2023-12-01T15:32:10.497522+0000","last_became_peered":"2023-12-01T15:32:10.497522+0000","last_unstale":"2023-12-01T15:32:10.498661+0000","last_undegraded":"2023-12-01T15:32:10.498661+0000","last_fullsized":"2023-12-01T15:32:10.498661+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:41:59.848459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.f","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822101+0000","last_change":"2023-12-01T15:32:10.070336+0000","last_active":"2023-12-01T15:32:11.822101+0000","last_peered":"2023-12-01T15:32:11.822101+0000","last_clean":"2023-12-01T15:32:11.822101+0000","last_became_active":"2023-12-01T15:32:10.069600+0000","last_became_peered":"2023-12-01T15:32:10.069600+0000","last_unstale":"2023-12-01T15:32:11.822101+0000","last_undegraded":"2023-12-01T15:32:11.822101+0000","last_fullsized":"2023-12-01T15:32:11.822101+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:55:32.676713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.491946+0000","last_change":"2023-12-01T15:32:10.489859+0000","last_active":"2023-12-01T15:32:10.491946+0000","last_peered":"2023-12-01T15:32:10.491946+0000","last_clean":"2023-12-01T15:32:10.491946+0000","last_became_active":"2023-12-01T15:32:10.489505+0000","last_became_peered":"2023-12-01T15:32:10.489505+0000","last_unstale":"2023-12-01T15:32:10.491946+0000","last_undegraded":"2023-12-01T15:32:10.491946+0000","last_fullsized":"2023-12-01T15:32:10.491946+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:13:47.071406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465501+0000","last_change":"2023-12-01T15:32:10.073578+0000","last_active":"2023-12-01T15:32:11.465501+0000","last_peered":"2023-12-01T15:32:11.465501+0000","last_clean":"2023-12-01T15:32:11.465501+0000","last_became_active":"2023-12-01T15:32:10.073270+0000","last_became_peered":"2023-12-01T15:32:10.073270+0000","last_unstale":"2023-12-01T15:32:11.465501+0000","last_undegraded":"2023-12-01T15:32:11.465501+0000","last_fullsized":"2023-12-01T15:32:11.465501+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:56:05.262008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821903+0000","last_change":"2023-12-01T15:32:10.474905+0000","last_active":"2023-12-01T15:32:11.821903+0000","last_peered":"2023-12-01T15:32:11.821903+0000","last_clean":"2023-12-01T15:32:11.821903+0000","last_became_active":"2023-12-01T15:32:10.474588+0000","last_became_peered":"2023-12-01T15:32:10.474588+0000","last_unstale":"2023-12-01T15:32:11.821903+0000","last_undegraded":"2023-12-01T15:32:11.821903+0000","last_fullsized":"2023-12-01T15:32:11.821903+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:26:18.373747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820794+0000","last_change":"2023-12-01T15:32:10.078953+0000","last_active":"2023-12-01T15:32:11.820794+0000","last_peered":"2023-12-01T15:32:11.820794+0000","last_clean":"2023-12-01T15:32:11.820794+0000","last_became_active":"2023-12-01T15:32:10.078611+0000","last_became_peered":"2023-12-01T15:32:10.078611+0000","last_unstale":"2023-12-01T15:32:11.820794+0000","last_undegraded":"2023-12-01T15:32:11.820794+0000","last_fullsized":"2023-12-01T15:32:11.820794+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:57:29.575323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822684+0000","last_change":"2023-12-01T15:32:10.478878+0000","last_active":"2023-12-01T15:32:11.822684+0000","last_peered":"2023-12-01T15:32:11.822684+0000","last_clean":"2023-12-01T15:32:11.822684+0000","last_became_active":"2023-12-01T15:32:10.478556+0000","last_became_peered":"2023-12-01T15:32:10.478556+0000","last_unstale":"2023-12-01T15:32:11.822684+0000","last_undegraded":"2023-12-01T15:32:11.822684+0000","last_fullsized":"2023-12-01T15:32:11.822684+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:10:10.072888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464868+0000","last_change":"2023-12-01T15:32:10.484947+0000","last_active":"2023-12-01T15:32:11.464868+0000","last_peered":"2023-12-01T15:32:11.464868+0000","last_clean":"2023-12-01T15:32:11.464868+0000","last_became_active":"2023-12-01T15:32:10.484660+0000","last_became_peered":"2023-12-01T15:32:10.484660+0000","last_unstale":"2023-12-01T15:32:11.464868+0000","last_undegraded":"2023-12-01T15:32:11.464868+0000","last_fullsized":"2023-12-01T15:32:11.464868+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:32:28.316817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T15:32:09.050401+0000","last_change":"2023-12-01T15:32:09.050401+0000","last_active":"2023-12-01T15:32:09.045022+0000","last_peered":"2023-12-01T15:32:09.045022+0000","last_clean":"2023-12-01T15:32:09.045022+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T15:32:09.050401+0000","last_undegraded":"2023-12-01T15:32:09.050401+0000","last_fullsized":"2023-12-01T15:32:09.050401+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:57:40.483771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820165+0000","last_change":"2023-12-01T15:32:10.478609+0000","last_active":"2023-12-01T15:32:11.820165+0000","last_peered":"2023-12-01T15:32:11.820165+0000","last_clean":"2023-12-01T15:32:11.820165+0000","last_became_active":"2023-12-01T15:32:10.478338+0000","last_became_peered":"2023-12-01T15:32:10.478338+0000","last_unstale":"2023-12-01T15:32:11.820165+0000","last_undegraded":"2023-12-01T15:32:11.820165+0000","last_fullsized":"2023-12-01T15:32:11.820165+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:42:08.432641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820583+0000","last_change":"2023-12-01T15:32:10.074388+0000","last_active":"2023-12-01T15:32:11.820583+0000","last_peered":"2023-12-01T15:32:11.820583+0000","last_clean":"2023-12-01T15:32:11.820583+0000","last_became_active":"2023-12-01T15:32:10.074090+0000","last_became_peered":"2023-12-01T15:32:10.074090+0000","last_unstale":"2023-12-01T15:32:11.820583+0000","last_undegraded":"2023-12-01T15:32:11.820583+0000","last_fullsized":"2023-12-01T15:32:11.820583+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:05:31.444569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'117","reported_seq":219,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.057639+0000","last_change":"2023-12-01T15:31:53.390147+0000","last_active":"2023-12-01T15:32:10.057639+0000","last_peered":"2023-12-01T15:32:10.057639+0000","last_clean":"2023-12-01T15:32:10.057639+0000","last_became_active":"2023-12-01T15:31:53.389767+0000","last_became_peered":"2023-12-01T15:31:53.389767+0000","last_unstale":"2023-12-01T15:32:10.057639+0000","last_undegraded":"2023-12-01T15:32:10.057639+0000","last_fullsized":"2023-12-01T15:32:10.057639+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:30:06.353211+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:30:06.353211+0000","last_clean_scrub_stamp":"2023-12-01T15:30:06.353211+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:49:14.700865+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464267+0000","last_change":"2023-12-01T15:32:10.473808+0000","last_active":"2023-12-01T15:32:11.464267+0000","last_peered":"2023-12-01T15:32:11.464267+0000","last_clean":"2023-12-01T15:32:11.464267+0000","last_became_active":"2023-12-01T15:32:10.473508+0000","last_became_peered":"2023-12-01T15:32:10.473508+0000","last_unstale":"2023-12-01T15:32:11.464267+0000","last_undegraded":"2023-12-01T15:32:11.464267+0000","last_fullsized":"2023-12-01T15:32:11.464267+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:23:10.460351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.484429+0000","last_change":"2023-12-01T15:32:10.070927+0000","last_active":"2023-12-01T15:32:10.484429+0000","last_peered":"2023-12-01T15:32:10.484429+0000","last_clean":"2023-12-01T15:32:10.484429+0000","last_became_active":"2023-12-01T15:32:10.070459+0000","last_became_peered":"2023-12-01T15:32:10.070459+0000","last_unstale":"2023-12-01T15:32:10.484429+0000","last_undegraded":"2023-12-01T15:32:10.484429+0000","last_fullsized":"2023-12-01T15:32:10.484429+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:37:03.403543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.472003+0000","last_change":"2023-12-01T15:32:10.079214+0000","last_active":"2023-12-01T15:32:10.472003+0000","last_peered":"2023-12-01T15:32:10.472003+0000","last_clean":"2023-12-01T15:32:10.472003+0000","last_became_active":"2023-12-01T15:32:10.078944+0000","last_became_peered":"2023-12-01T15:32:10.078944+0000","last_unstale":"2023-12-01T15:32:10.472003+0000","last_undegraded":"2023-12-01T15:32:10.472003+0000","last_fullsized":"2023-12-01T15:32:10.472003+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:51:04.356197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465584+0000","last_change":"2023-12-01T15:32:10.484126+0000","last_active":"2023-12-01T15:32:11.465584+0000","last_peered":"2023-12-01T15:32:11.465584+0000","last_clean":"2023-12-01T15:32:11.465584+0000","last_became_active":"2023-12-01T15:32:10.483792+0000","last_became_peered":"2023-12-01T15:32:10.483792+0000","last_unstale":"2023-12-01T15:32:11.465584+0000","last_undegraded":"2023-12-01T15:32:11.465584+0000","last_fullsized":"2023-12-01T15:32:11.465584+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:51:51.380252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465268+0000","last_change":"2023-12-01T15:32:10.066913+0000","last_active":"2023-12-01T15:32:11.465268+0000","last_peered":"2023-12-01T15:32:11.465268+0000","last_clean":"2023-12-01T15:32:11.465268+0000","last_became_active":"2023-12-01T15:32:10.066563+0000","last_became_peered":"2023-12-01T15:32:10.066563+0000","last_unstale":"2023-12-01T15:32:11.465268+0000","last_undegraded":"2023-12-01T15:32:11.465268+0000","last_fullsized":"2023-12-01T15:32:11.465268+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:46:29.122154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820491+0000","last_change":"2023-12-01T15:32:10.492359+0000","last_active":"2023-12-01T15:32:11.820491+0000","last_peered":"2023-12-01T15:32:11.820491+0000","last_clean":"2023-12-01T15:32:11.820491+0000","last_became_active":"2023-12-01T15:32:10.492042+0000","last_became_peered":"2023-12-01T15:32:10.492042+0000","last_unstale":"2023-12-01T15:32:11.820491+0000","last_undegraded":"2023-12-01T15:32:11.820491+0000","last_fullsized":"2023-12-01T15:32:11.820491+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:38:03.069838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"62'2","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821054+0000","last_change":"2023-12-01T15:32:10.074445+0000","last_active":"2023-12-01T15:32:11.821054+0000","last_peered":"2023-12-01T15:32:11.821054+0000","last_clean":"2023-12-01T15:32:11.821054+0000","last_became_active":"2023-12-01T15:32:10.074164+0000","last_became_peered":"2023-12-01T15:32:10.074164+0000","last_unstale":"2023-12-01T15:32:11.821054+0000","last_undegraded":"2023-12-01T15:32:11.821054+0000","last_fullsized":"2023-12-01T15:32:11.821054+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:14:45.917754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[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":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464507+0000","last_change":"2023-12-01T15:32:10.480641+0000","last_active":"2023-12-01T15:32:11.464507+0000","last_peered":"2023-12-01T15:32:11.464507+0000","last_clean":"2023-12-01T15:32:11.464507+0000","last_became_active":"2023-12-01T15:32:10.480252+0000","last_became_peered":"2023-12-01T15:32:10.480252+0000","last_unstale":"2023-12-01T15:32:11.464507+0000","last_undegraded":"2023-12-01T15:32:11.464507+0000","last_fullsized":"2023-12-01T15:32:11.464507+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:33:36.253855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.484242+0000","last_change":"2023-12-01T15:32:10.070752+0000","last_active":"2023-12-01T15:32:10.484242+0000","last_peered":"2023-12-01T15:32:10.484242+0000","last_clean":"2023-12-01T15:32:10.484242+0000","last_became_active":"2023-12-01T15:32:10.070095+0000","last_became_peered":"2023-12-01T15:32:10.070095+0000","last_unstale":"2023-12-01T15:32:10.484242+0000","last_undegraded":"2023-12-01T15:32:10.484242+0000","last_fullsized":"2023-12-01T15:32:10.484242+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:53:57.537007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821645+0000","last_change":"2023-12-01T15:32:10.495232+0000","last_active":"2023-12-01T15:32:11.821645+0000","last_peered":"2023-12-01T15:32:11.821645+0000","last_clean":"2023-12-01T15:32:11.821645+0000","last_became_active":"2023-12-01T15:32:10.494899+0000","last_became_peered":"2023-12-01T15:32:10.494899+0000","last_unstale":"2023-12-01T15:32:11.821645+0000","last_undegraded":"2023-12-01T15:32:11.821645+0000","last_fullsized":"2023-12-01T15:32:11.821645+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:43:42.185969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.9","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.466005+0000","last_change":"2023-12-01T15:32:10.076572+0000","last_active":"2023-12-01T15:32:11.466005+0000","last_peered":"2023-12-01T15:32:11.466005+0000","last_clean":"2023-12-01T15:32:11.466005+0000","last_became_active":"2023-12-01T15:32:10.076235+0000","last_became_peered":"2023-12-01T15:32:10.076235+0000","last_unstale":"2023-12-01T15:32:11.466005+0000","last_undegraded":"2023-12-01T15:32:11.466005+0000","last_fullsized":"2023-12-01T15:32:11.466005+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:42:14.227526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819644+0000","last_change":"2023-12-01T15:32:10.492265+0000","last_active":"2023-12-01T15:32:11.819644+0000","last_peered":"2023-12-01T15:32:11.819644+0000","last_clean":"2023-12-01T15:32:11.819644+0000","last_became_active":"2023-12-01T15:32:10.491970+0000","last_became_peered":"2023-12-01T15:32:10.491970+0000","last_unstale":"2023-12-01T15:32:11.819644+0000","last_undegraded":"2023-12-01T15:32:11.819644+0000","last_fullsized":"2023-12-01T15:32:11.819644+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:23:23.133381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.a","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465200+0000","last_change":"2023-12-01T15:32:10.076094+0000","last_active":"2023-12-01T15:32:11.465200+0000","last_peered":"2023-12-01T15:32:11.465200+0000","last_clean":"2023-12-01T15:32:11.465200+0000","last_became_active":"2023-12-01T15:32:10.075705+0000","last_became_peered":"2023-12-01T15:32:10.075705+0000","last_unstale":"2023-12-01T15:32:11.465200+0000","last_undegraded":"2023-12-01T15:32:11.465200+0000","last_fullsized":"2023-12-01T15:32:11.465200+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:14:41.704602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820186+0000","last_change":"2023-12-01T15:32:10.473732+0000","last_active":"2023-12-01T15:32:11.820186+0000","last_peered":"2023-12-01T15:32:11.820186+0000","last_clean":"2023-12-01T15:32:11.820186+0000","last_became_active":"2023-12-01T15:32:10.473351+0000","last_became_peered":"2023-12-01T15:32:10.473351+0000","last_unstale":"2023-12-01T15:32:11.820186+0000","last_undegraded":"2023-12-01T15:32:11.820186+0000","last_fullsized":"2023-12-01T15:32:11.820186+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:50:07.543965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.b","version":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.499181+0000","last_change":"2023-12-01T15:32:10.076173+0000","last_active":"2023-12-01T15:32:10.499181+0000","last_peered":"2023-12-01T15:32:10.499181+0000","last_clean":"2023-12-01T15:32:10.499181+0000","last_became_active":"2023-12-01T15:32:10.075714+0000","last_became_peered":"2023-12-01T15:32:10.075714+0000","last_unstale":"2023-12-01T15:32:10.499181+0000","last_undegraded":"2023-12-01T15:32:10.499181+0000","last_fullsized":"2023-12-01T15:32:10.499181+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:17:40.176745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821488+0000","last_change":"2023-12-01T15:32:10.488605+0000","last_active":"2023-12-01T15:32:11.821488+0000","last_peered":"2023-12-01T15:32:11.821488+0000","last_clean":"2023-12-01T15:32:11.821488+0000","last_became_active":"2023-12-01T15:32:10.488314+0000","last_became_peered":"2023-12-01T15:32:10.488314+0000","last_unstale":"2023-12-01T15:32:11.821488+0000","last_undegraded":"2023-12-01T15:32:11.821488+0000","last_fullsized":"2023-12-01T15:32:11.821488+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:22:10.752420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.c","version":"0'0","reported_seq":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T15:32:09.050730+0000","last_change":"2023-12-01T15:32:09.050730+0000","last_active":"2023-12-01T15:32:09.045022+0000","last_peered":"2023-12-01T15:32:09.045022+0000","last_clean":"2023-12-01T15:32:09.045022+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T15:32:09.050730+0000","last_undegraded":"2023-12-01T15:32:09.050730+0000","last_fullsized":"2023-12-01T15:32:09.050730+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:02:13.818552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.492027+0000","last_change":"2023-12-01T15:32:10.487670+0000","last_active":"2023-12-01T15:32:10.492027+0000","last_peered":"2023-12-01T15:32:10.492027+0000","last_clean":"2023-12-01T15:32:10.492027+0000","last_became_active":"2023-12-01T15:32:10.487396+0000","last_became_peered":"2023-12-01T15:32:10.487396+0000","last_unstale":"2023-12-01T15:32:10.492027+0000","last_undegraded":"2023-12-01T15:32:10.492027+0000","last_fullsized":"2023-12-01T15:32:10.492027+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:39:39.700359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465830+0000","last_change":"2023-12-01T15:32:10.075184+0000","last_active":"2023-12-01T15:32:11.465830+0000","last_peered":"2023-12-01T15:32:11.465830+0000","last_clean":"2023-12-01T15:32:11.465830+0000","last_became_active":"2023-12-01T15:32:10.074653+0000","last_became_peered":"2023-12-01T15:32:10.074653+0000","last_unstale":"2023-12-01T15:32:11.465830+0000","last_undegraded":"2023-12-01T15:32:11.465830+0000","last_fullsized":"2023-12-01T15:32:11.465830+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:13:13.608327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820812+0000","last_change":"2023-12-01T15:32:10.482945+0000","last_active":"2023-12-01T15:32:11.820812+0000","last_peered":"2023-12-01T15:32:11.820812+0000","last_clean":"2023-12-01T15:32:11.820812+0000","last_became_active":"2023-12-01T15:32:10.482549+0000","last_became_peered":"2023-12-01T15:32:10.482549+0000","last_unstale":"2023-12-01T15:32:11.820812+0000","last_undegraded":"2023-12-01T15:32:11.820812+0000","last_fullsized":"2023-12-01T15:32:11.820812+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:29:08.536227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"0'0","reported_seq":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T15:32:09.051036+0000","last_change":"2023-12-01T15:32:09.051036+0000","last_active":"2023-12-01T15:32:09.045022+0000","last_peered":"2023-12-01T15:32:09.045022+0000","last_clean":"2023-12-01T15:32:09.045022+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T15:32:09.051036+0000","last_undegraded":"2023-12-01T15:32:09.051036+0000","last_fullsized":"2023-12-01T15:32:09.051036+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:51:31.270914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.498027+0000","last_change":"2023-12-01T15:32:10.497418+0000","last_active":"2023-12-01T15:32:10.498027+0000","last_peered":"2023-12-01T15:32:10.498027+0000","last_clean":"2023-12-01T15:32:10.498027+0000","last_became_active":"2023-12-01T15:32:10.497016+0000","last_became_peered":"2023-12-01T15:32:10.497016+0000","last_unstale":"2023-12-01T15:32:10.498027+0000","last_undegraded":"2023-12-01T15:32:10.498027+0000","last_fullsized":"2023-12-01T15:32:10.498027+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:19:23.329331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.20","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820150+0000","last_change":"2023-12-01T15:32:10.481266+0000","last_active":"2023-12-01T15:32:11.820150+0000","last_peered":"2023-12-01T15:32:11.820150+0000","last_clean":"2023-12-01T15:32:11.820150+0000","last_became_active":"2023-12-01T15:32:10.480942+0000","last_became_peered":"2023-12-01T15:32:10.480942+0000","last_unstale":"2023-12-01T15:32:11.820150+0000","last_undegraded":"2023-12-01T15:32:11.820150+0000","last_fullsized":"2023-12-01T15:32:11.820150+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:05:24.567527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T15:32:10.046910+0000","last_change":"2023-12-01T15:32:10.046910+0000","last_active":"2023-12-01T15:32:10.046910+0000","last_peered":"2023-12-01T15:32:10.046910+0000","last_clean":"2023-12-01T15:32:10.046910+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T15:32:10.046910+0000","last_undegraded":"2023-12-01T15:32:10.046910+0000","last_fullsized":"2023-12-01T15:32:10.046910+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820983+0000","last_change":"2023-12-01T15:32:10.471918+0000","last_active":"2023-12-01T15:32:11.820983+0000","last_peered":"2023-12-01T15:32:11.820983+0000","last_clean":"2023-12-01T15:32:11.820983+0000","last_became_active":"2023-12-01T15:32:10.471618+0000","last_became_peered":"2023-12-01T15:32:10.471618+0000","last_unstale":"2023-12-01T15:32:11.820983+0000","last_undegraded":"2023-12-01T15:32:11.820983+0000","last_fullsized":"2023-12-01T15:32:11.820983+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:07:38.203644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465165+0000","last_change":"2023-12-01T15:32:10.474590+0000","last_active":"2023-12-01T15:32:11.465165+0000","last_peered":"2023-12-01T15:32:11.465165+0000","last_clean":"2023-12-01T15:32:11.465165+0000","last_became_active":"2023-12-01T15:32:10.474111+0000","last_became_peered":"2023-12-01T15:32:10.474111+0000","last_unstale":"2023-12-01T15:32:11.465165+0000","last_undegraded":"2023-12-01T15:32:11.465165+0000","last_fullsized":"2023-12-01T15:32:11.465165+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:02:07.539034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820303+0000","last_change":"2023-12-01T15:32:10.480046+0000","last_active":"2023-12-01T15:32:11.820303+0000","last_peered":"2023-12-01T15:32:11.820303+0000","last_clean":"2023-12-01T15:32:11.820303+0000","last_became_active":"2023-12-01T15:32:10.479727+0000","last_became_peered":"2023-12-01T15:32:10.479727+0000","last_unstale":"2023-12-01T15:32:11.820303+0000","last_undegraded":"2023-12-01T15:32:11.820303+0000","last_fullsized":"2023-12-01T15:32:11.820303+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:20:20.436065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465750+0000","last_change":"2023-12-01T15:32:10.491603+0000","last_active":"2023-12-01T15:32:11.465750+0000","last_peered":"2023-12-01T15:32:11.465750+0000","last_clean":"2023-12-01T15:32:11.465750+0000","last_became_active":"2023-12-01T15:32:10.490870+0000","last_became_peered":"2023-12-01T15:32:10.490870+0000","last_unstale":"2023-12-01T15:32:11.465750+0000","last_undegraded":"2023-12-01T15:32:11.465750+0000","last_fullsized":"2023-12-01T15:32:11.465750+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:35:53.355238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820748+0000","last_change":"2023-12-01T15:32:10.493282+0000","last_active":"2023-12-01T15:32:11.820748+0000","last_peered":"2023-12-01T15:32:11.820748+0000","last_clean":"2023-12-01T15:32:11.820748+0000","last_became_active":"2023-12-01T15:32:10.493017+0000","last_became_peered":"2023-12-01T15:32:10.493017+0000","last_unstale":"2023-12-01T15:32:11.820748+0000","last_undegraded":"2023-12-01T15:32:11.820748+0000","last_fullsized":"2023-12-01T15:32:11.820748+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:49:39.889260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820595+0000","last_change":"2023-12-01T15:32:10.482848+0000","last_active":"2023-12-01T15:32:11.820595+0000","last_peered":"2023-12-01T15:32:11.820595+0000","last_clean":"2023-12-01T15:32:11.820595+0000","last_became_active":"2023-12-01T15:32:10.482562+0000","last_became_peered":"2023-12-01T15:32:10.482562+0000","last_unstale":"2023-12-01T15:32:11.820595+0000","last_undegraded":"2023-12-01T15:32:11.820595+0000","last_fullsized":"2023-12-01T15:32:11.820595+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:10:44.428926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.28","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820466+0000","last_change":"2023-12-01T15:32:10.478831+0000","last_active":"2023-12-01T15:32:11.820466+0000","last_peered":"2023-12-01T15:32:11.820466+0000","last_clean":"2023-12-01T15:32:11.820466+0000","last_became_active":"2023-12-01T15:32:10.477676+0000","last_became_peered":"2023-12-01T15:32:10.477676+0000","last_unstale":"2023-12-01T15:32:11.820466+0000","last_undegraded":"2023-12-01T15:32:11.820466+0000","last_fullsized":"2023-12-01T15:32:11.820466+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:47:59.270185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819739+0000","last_change":"2023-12-01T15:32:10.488483+0000","last_active":"2023-12-01T15:32:11.819739+0000","last_peered":"2023-12-01T15:32:11.819739+0000","last_clean":"2023-12-01T15:32:11.819739+0000","last_became_active":"2023-12-01T15:32:10.488199+0000","last_became_peered":"2023-12-01T15:32:10.488199+0000","last_unstale":"2023-12-01T15:32:11.819739+0000","last_undegraded":"2023-12-01T15:32:11.819739+0000","last_fullsized":"2023-12-01T15:32:11.819739+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:27:44.082147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821080+0000","last_change":"2023-12-01T15:32:10.480085+0000","last_active":"2023-12-01T15:32:11.821080+0000","last_peered":"2023-12-01T15:32:11.821080+0000","last_clean":"2023-12-01T15:32:11.821080+0000","last_became_active":"2023-12-01T15:32:10.479864+0000","last_became_peered":"2023-12-01T15:32:10.479864+0000","last_unstale":"2023-12-01T15:32:11.821080+0000","last_undegraded":"2023-12-01T15:32:11.821080+0000","last_fullsized":"2023-12-01T15:32:11.821080+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:04:54.652100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2b","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465081+0000","last_change":"2023-12-01T15:32:10.488887+0000","last_active":"2023-12-01T15:32:11.465081+0000","last_peered":"2023-12-01T15:32:11.465081+0000","last_clean":"2023-12-01T15:32:11.465081+0000","last_became_active":"2023-12-01T15:32:10.488332+0000","last_became_peered":"2023-12-01T15:32:10.488332+0000","last_unstale":"2023-12-01T15:32:11.465081+0000","last_undegraded":"2023-12-01T15:32:11.465081+0000","last_fullsized":"2023-12-01T15:32:11.465081+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:35:42.014496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821265+0000","last_change":"2023-12-01T15:32:10.486210+0000","last_active":"2023-12-01T15:32:11.821265+0000","last_peered":"2023-12-01T15:32:11.821265+0000","last_clean":"2023-12-01T15:32:11.821265+0000","last_became_active":"2023-12-01T15:32:10.485972+0000","last_became_peered":"2023-12-01T15:32:10.485972+0000","last_unstale":"2023-12-01T15:32:11.821265+0000","last_undegraded":"2023-12-01T15:32:11.821265+0000","last_fullsized":"2023-12-01T15:32:11.821265+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:21:11.972817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":186,"acting":186,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"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":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2362,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":29,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":28,"ondisk_log_size":28,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201286,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28140,"kb_used_data":1188,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717012,"statfs":{"total":95995035648,"available":95966220288,"internally_reserved":0,"allocated":1216512,"data_stored":846233,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69499999999999995}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.5}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67000000000000004}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55700000000000005}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39600000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.375}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42699999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462923,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28156,"kb_used_data":1204,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716996,"statfs":{"total":95995035648,"available":95966203904,"internally_reserved":0,"allocated":1232896,"data_stored":853931,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.33300000000000002}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38400000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56799999999999995}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46700000000000003}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.624}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64800000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67100000000000004}]}]},{"osd":1,"up_from":13,"seq":55834574881,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27572,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717580,"statfs":{"total":95995035648,"available":95966801920,"internally_reserved":0,"allocated":634880,"data_stored":262159,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:31:43 2023","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.32500000000000001,"15min":0.317},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.33400000000000002,"15min":0.31900000000000001},"min":{"1min":0.25600000000000001,"5min":0.224,"15min":0.224},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.34000000000000002}]},{"osd":2,"last update":"Fri Dec 1 15:32:05 2023","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.40300000000000002,"15min":0.40100000000000002},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":0.59499999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.40000000000000002,"15min":0.40100000000000002},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.26200000000000001}]},{"osd":3,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.311},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.35399999999999998}]},{"osd":4,"last update":"Fri Dec 1 15:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.752}]},{"osd":5,"last update":"Fri Dec 1 15:32:08 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.74099999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54900000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63600000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738403,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28164,"kb_used_data":1212,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716988,"statfs":{"total":95995035648,"available":95966195712,"internally_reserved":0,"allocated":1241088,"data_stored":853368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Dec 1 15:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.33900000000000002,"15min":0.32700000000000001},"min":{"1min":0.28599999999999998,"5min":0.215,"15min":0.215},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.249},{"interface":"front","average":{"1min":0.433,"5min":0.35299999999999998,"15min":0.33900000000000002},"min":{"1min":0.29199999999999998,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"last":0.29699999999999999}]},{"osd":2,"last update":"Fri Dec 1 15:32:05 2023","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.36299999999999999,"15min":0.35099999999999998},"min":{"1min":0.29699999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.27700000000000002},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.378,"15min":0.36099999999999999},"min":{"1min":0.32100000000000001,"5min":0.249,"15min":0.249},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.372}]},{"osd":3,"last update":"Fri Dec 1 15:31:28 2023","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.39100000000000001}]},{"osd":4,"last update":"Fri Dec 1 15:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.629}]},{"osd":5,"last update":"Fri Dec 1 15:32:07 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.41699999999999998}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54200000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52000000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411356,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27532,"kb_used_data":580,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717620,"statfs":{"total":95995035648,"available":95966842880,"internally_reserved":0,"allocated":593920,"data_stored":241632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:32:06 2023","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.34200000000000003,"15min":0.34100000000000003},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.378,"5min":0.34999999999999998,"15min":0.34499999999999997},"min":{"1min":0.25900000000000001,"5min":0.218,"15min":0.218},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.35499999999999998}]},{"osd":1,"last update":"Fri Dec 1 15:32:06 2023","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.35399999999999998,"15min":0.34999999999999998},"min":{"1min":0.252,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.48899999999999999,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.26900000000000002},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.374,"15min":0.36799999999999999},"min":{"1min":0.313,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.36899999999999999}]},{"osd":3,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.434,"15min":0.434},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.39500000000000002}]},{"osd":4,"last update":"Fri Dec 1 15:31:47 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.495},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.69899999999999995}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54800000000000004}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66700000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.622}]}]},{"osd":3,"up_from":26,"seq":111669149720,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27572,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717580,"statfs":{"total":95995035648,"available":95966801920,"internally_reserved":0,"allocated":634880,"data_stored":256937,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.42599999999999999}]},{"osd":1,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.375},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.32600000000000001}]},{"osd":2,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.28999999999999998}]},{"osd":4,"last update":"Fri Dec 1 15:31:47 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.624}]},{"osd":5,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.64700000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68500000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52400000000000002}]}]},{"osd":4,"up_from":31,"seq":133143986196,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27580,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717572,"statfs":{"total":95995035648,"available":95966793728,"internally_reserved":0,"allocated":643072,"data_stored":262707,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.44800000000000001}]},{"osd":1,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.54300000000000004}]},{"osd":2,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.56599999999999995}]},{"osd":3,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.375}]},{"osd":5,"last update":"Fri Dec 1 15:32:09 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.59299999999999997}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55200000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.626}]}]},{"osd":5,"up_from":39,"seq":167503724559,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27580,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717572,"statfs":{"total":95995035648,"available":95966793728,"internally_reserved":0,"allocated":643072,"data_stored":263595,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.41799999999999998}]},{"osd":1,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.59199999999999997}]},{"osd":2,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.48199999999999998}]},{"osd":3,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.53600000000000003}]},{"osd":4,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.68400000000000005}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63400000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65200000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":1668,"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":16384,"data_stored":708,"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":16384,"data_stored":1654,"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":12288,"data_stored":1564,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":3,"total":0,"available":0,"internally_reserved":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":4,"total":0,"available":0,"internally_reserved":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":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":3,"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":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-01T15:32:15.328 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.2e is not active+clean 2023-12-01T15:32:15.328 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.2e', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-12-01T15:32:10.046910+0000', 'last_change': '2023-12-01T15:32:10.046910+0000', 'last_active': '2023-12-01T15:32:10.046910+0000', 'last_peered': '2023-12-01T15:32:10.046910+0000', 'last_clean': '2023-12-01T15:32:10.046910+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T15:32:10.046910+0000', 'last_undegraded': '2023-12-01T15:32:10.046910+0000', 'last_fullsized': '2023-12-01T15:32:10.046910+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T15:32:10.046910+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T15:32:10.046910+0000', 'last_clean_scrub_stamp': '2023-12-01T15:32:10.046910+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2023-12-01T15:32:15.328 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.10 is not active+clean 2023-12-01T15:32:15.329 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.10', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 60, 'state': 'creating+peering', 'last_fresh': '2023-12-01T15:32:09.050352+0000', 'last_change': '2023-12-01T15:32:09.050352+0000', 'last_active': '2023-12-01T15:32:09.045022+0000', 'last_peered': '2023-12-01T15:32:09.045022+0000', 'last_clean': '2023-12-01T15:32:09.045022+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T15:32:09.050352+0000', 'last_undegraded': '2023-12-01T15:32:09.050352+0000', 'last_fullsized': '2023-12-01T15:32:09.050352+0000', 'mapping_epoch': 60, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 60, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T15:32:09.045022+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T15:32:09.045022+0000', 'last_clean_scrub_stamp': '2023-12-01T15:32:09.045022+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T20:20:29.866378+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T15:32:15.329 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.1 is not active+clean 2023-12-01T15:32:15.329 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.1', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 60, 'state': 'creating+peering', 'last_fresh': '2023-12-01T15:32:09.050401+0000', 'last_change': '2023-12-01T15:32:09.050401+0000', 'last_active': '2023-12-01T15:32:09.045022+0000', 'last_peered': '2023-12-01T15:32:09.045022+0000', 'last_clean': '2023-12-01T15:32:09.045022+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T15:32:09.050401+0000', 'last_undegraded': '2023-12-01T15:32:09.050401+0000', 'last_fullsized': '2023-12-01T15:32:09.050401+0000', 'mapping_epoch': 60, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 60, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T15:32:09.045022+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T15:32:09.045022+0000', 'last_clean_scrub_stamp': '2023-12-01T15:32:09.045022+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T20:57:40.483771+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T15:32:15.329 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.c is not active+clean 2023-12-01T15:32:15.329 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.c', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 60, 'state': 'creating+peering', 'last_fresh': '2023-12-01T15:32:09.050730+0000', 'last_change': '2023-12-01T15:32:09.050730+0000', 'last_active': '2023-12-01T15:32:09.045022+0000', 'last_peered': '2023-12-01T15:32:09.045022+0000', 'last_clean': '2023-12-01T15:32:09.045022+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T15:32:09.050730+0000', 'last_undegraded': '2023-12-01T15:32:09.050730+0000', 'last_fullsized': '2023-12-01T15:32:09.050730+0000', 'mapping_epoch': 60, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 60, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T15:32:09.045022+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T15:32:09.045022+0000', 'last_clean_scrub_stamp': '2023-12-01T15:32:09.045022+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-03T01:02:13.818552+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T15:32:15.329 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.e is not active+clean 2023-12-01T15:32:15.329 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.e', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 60, 'state': 'creating+peering', 'last_fresh': '2023-12-01T15:32:09.051036+0000', 'last_change': '2023-12-01T15:32:09.051036+0000', 'last_active': '2023-12-01T15:32:09.045022+0000', 'last_peered': '2023-12-01T15:32:09.045022+0000', 'last_clean': '2023-12-01T15:32:09.045022+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T15:32:09.051036+0000', 'last_undegraded': '2023-12-01T15:32:09.051036+0000', 'last_fullsized': '2023-12-01T15:32:09.051036+0000', 'mapping_epoch': 60, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 60, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T15:32:09.045022+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T15:32:09.045022+0000', 'last_clean_scrub_stamp': '2023-12-01T15:32:09.045022+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T16:51:31.270914+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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, 7], 'acting': [2, 3, 7], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 2, 'acting_primary': 2, 'purged_snaps': []} 2023-12-01T15:32:15.329 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.21 is not active+clean 2023-12-01T15:32:15.329 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.21', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2023-12-01T15:32:10.046910+0000', 'last_change': '2023-12-01T15:32:10.046910+0000', 'last_active': '2023-12-01T15:32:10.046910+0000', 'last_peered': '2023-12-01T15:32:10.046910+0000', 'last_clean': '2023-12-01T15:32:10.046910+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T15:32:10.046910+0000', 'last_undegraded': '2023-12-01T15:32:10.046910+0000', 'last_fullsized': '2023-12-01T15:32:10.046910+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T15:32:10.046910+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T15:32:10.046910+0000', 'last_clean_scrub_stamp': '2023-12-01T15:32:10.046910+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2023-12-01T15:32:15.330 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph status --format=json 2023-12-01T15:32:15.440 INFO:journalctl@ceph.mds.b.smithi183.stdout:Dec 01 15:32:15 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mds-b[133067]: 2023-12-01T15:32:15.039+0000 7f949858a700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2023-12-01T15:32:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:15 smithi119 ceph-mon[94175]: from='client.14553 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:32:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:15 smithi119 ceph-mon[94175]: from='client.24449 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:32:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:15 smithi119 ceph-mon[108979]: from='client.14553 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:32:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:15 smithi119 ceph-mon[108979]: from='client.24449 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:32:15.762 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:32:15.762 INFO:teuthology.orchestra.run.smithi119.stdout:{"fsid":"f739cc42-905d-11ee-95a2-87774f69a715","health":{"status":"HEALTH_OK","checks":{},"mutes":[]},"election_epoch":14,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":205,"monmap":{"epoch":3,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":63,"num_osds":8,"num_up_osds":8,"osd_up_since":1701444710,"num_in_osds":8,"osd_in_since":1701444694,"num_remapped_pgs":0},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":91},{"state_name":"creating+peering","count":4},{"state_name":"unknown","count":2}],"num_pgs":97,"num_pools":3,"num_objects":18,"data_bytes":592730,"bytes_used":227631104,"bytes_avail":767732654080,"bytes_total":767960285184,"unknown_pgs_ratio":0.020618556067347527,"inactive_pgs_ratio":0.041237112134695053,"write_bytes_sec":3044,"read_op_per_sec":0,"write_op_per_sec":6},"fsmap":{"epoch":8,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"b","status":"up:active","gid":24337}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","restful"],"services":{"dashboard":"https://172.21.15.119:8443/"}},"servicemap":{"epoch":11,"modified":"2023-12-01T15:32:09.755400+0000","services":{"mds":{"daemons":{"summary":"","a":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}},"b":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}},"osd":{"daemons":{"summary":"","6":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}},"7":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}}}},"progress_events":{}} 2023-12-01T15:32:15.779 INFO:tasks.cephfs.filesystem.ceph_manager:no progress seen, keeping timeout for now 2023-12-01T15:32:15.780 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-12-01T15:32:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:15 smithi183 ceph-mon[99169]: from='client.14553 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:32:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:15 smithi183 ceph-mon[99169]: from='client.24449 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:32:16.105 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:32:16.108 INFO:teuthology.orchestra.run.smithi119.stderr:dumped all 2023-12-01T15:32:16.117 INFO:teuthology.orchestra.run.smithi119.stdout:{"pg_ready":true,"pg_map":{"version":177,"stamp":"2023-12-01T15:32:15.756583+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":203,"num_write_kb":2430,"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":13,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":155,"ondisk_log_size":155,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":211,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":222332,"kb_used_data":6716,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749738884,"statfs":{"total":767960285184,"available":767732617216,"internally_reserved":0,"allocated":6877184,"data_stored":3861202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":220725248},"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":10,"apply_latency_ms":10,"commit_latency_ns":10000000,"apply_latency_ns":10000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2362,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":44,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":13,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.001238"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.494589+0000","last_change":"2023-12-01T15:32:10.493401+0000","last_active":"2023-12-01T15:32:10.494589+0000","last_peered":"2023-12-01T15:32:10.494589+0000","last_clean":"2023-12-01T15:32:10.494589+0000","last_became_active":"2023-12-01T15:32:10.493095+0000","last_became_peered":"2023-12-01T15:32:10.493095+0000","last_unstale":"2023-12-01T15:32:10.494589+0000","last_undegraded":"2023-12-01T15:32:10.494589+0000","last_fullsized":"2023-12-01T15:32:10.494589+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:39:11.787500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.3e","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465417+0000","last_change":"2023-12-01T15:32:10.493494+0000","last_active":"2023-12-01T15:32:11.465417+0000","last_peered":"2023-12-01T15:32:11.465417+0000","last_clean":"2023-12-01T15:32:11.465417+0000","last_became_active":"2023-12-01T15:32:10.493232+0000","last_became_peered":"2023-12-01T15:32:10.493232+0000","last_unstale":"2023-12-01T15:32:11.465417+0000","last_undegraded":"2023-12-01T15:32:11.465417+0000","last_fullsized":"2023-12-01T15:32:11.465417+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:22:52.220186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464867+0000","last_change":"2023-12-01T15:32:10.486647+0000","last_active":"2023-12-01T15:32:11.464867+0000","last_peered":"2023-12-01T15:32:11.464867+0000","last_clean":"2023-12-01T15:32:11.464867+0000","last_became_active":"2023-12-01T15:32:10.486368+0000","last_became_peered":"2023-12-01T15:32:10.486368+0000","last_unstale":"2023-12-01T15:32:11.464867+0000","last_undegraded":"2023-12-01T15:32:11.464867+0000","last_fullsized":"2023-12-01T15:32:11.464867+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:36:30.334464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820711+0000","last_change":"2023-12-01T15:32:10.473539+0000","last_active":"2023-12-01T15:32:11.820711+0000","last_peered":"2023-12-01T15:32:11.820711+0000","last_clean":"2023-12-01T15:32:11.820711+0000","last_became_active":"2023-12-01T15:32:10.473237+0000","last_became_peered":"2023-12-01T15:32:10.473237+0000","last_unstale":"2023-12-01T15:32:11.820711+0000","last_undegraded":"2023-12-01T15:32:11.820711+0000","last_fullsized":"2023-12-01T15:32:11.820711+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:46:42.199992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.498689+0000","last_change":"2023-12-01T15:32:10.498011+0000","last_active":"2023-12-01T15:32:10.498689+0000","last_peered":"2023-12-01T15:32:10.498689+0000","last_clean":"2023-12-01T15:32:10.498689+0000","last_became_active":"2023-12-01T15:32:10.497411+0000","last_became_peered":"2023-12-01T15:32:10.497411+0000","last_unstale":"2023-12-01T15:32:10.498689+0000","last_undegraded":"2023-12-01T15:32:10.498689+0000","last_fullsized":"2023-12-01T15:32:10.498689+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:25:42.970281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821170+0000","last_change":"2023-12-01T15:32:10.475068+0000","last_active":"2023-12-01T15:32:11.821170+0000","last_peered":"2023-12-01T15:32:11.821170+0000","last_clean":"2023-12-01T15:32:11.821170+0000","last_became_active":"2023-12-01T15:32:10.474760+0000","last_became_peered":"2023-12-01T15:32:10.474760+0000","last_unstale":"2023-12-01T15:32:11.821170+0000","last_undegraded":"2023-12-01T15:32:11.821170+0000","last_fullsized":"2023-12-01T15:32:11.821170+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:26:52.866247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.39","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.492100+0000","last_change":"2023-12-01T15:32:10.489994+0000","last_active":"2023-12-01T15:32:10.492100+0000","last_peered":"2023-12-01T15:32:10.492100+0000","last_clean":"2023-12-01T15:32:10.492100+0000","last_became_active":"2023-12-01T15:32:10.489699+0000","last_became_peered":"2023-12-01T15:32:10.489699+0000","last_unstale":"2023-12-01T15:32:10.492100+0000","last_undegraded":"2023-12-01T15:32:10.492100+0000","last_fullsized":"2023-12-01T15:32:10.492100+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:24:42.919242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.38","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819555+0000","last_change":"2023-12-01T15:32:10.479120+0000","last_active":"2023-12-01T15:32:11.819555+0000","last_peered":"2023-12-01T15:32:11.819555+0000","last_clean":"2023-12-01T15:32:11.819555+0000","last_became_active":"2023-12-01T15:32:10.478852+0000","last_became_peered":"2023-12-01T15:32:10.478852+0000","last_unstale":"2023-12-01T15:32:11.819555+0000","last_undegraded":"2023-12-01T15:32:11.819555+0000","last_fullsized":"2023-12-01T15:32:11.819555+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:48:33.587279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.493469+0000","last_change":"2023-12-01T15:32:10.492406+0000","last_active":"2023-12-01T15:32:10.493469+0000","last_peered":"2023-12-01T15:32:10.493469+0000","last_clean":"2023-12-01T15:32:10.493469+0000","last_became_active":"2023-12-01T15:32:10.492116+0000","last_became_peered":"2023-12-01T15:32:10.492116+0000","last_unstale":"2023-12-01T15:32:10.493469+0000","last_undegraded":"2023-12-01T15:32:10.493469+0000","last_fullsized":"2023-12-01T15:32:10.493469+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:06:22.442288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.36","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820572+0000","last_change":"2023-12-01T15:32:10.495372+0000","last_active":"2023-12-01T15:32:11.820572+0000","last_peered":"2023-12-01T15:32:11.820572+0000","last_clean":"2023-12-01T15:32:11.820572+0000","last_became_active":"2023-12-01T15:32:10.494917+0000","last_became_peered":"2023-12-01T15:32:10.494917+0000","last_unstale":"2023-12-01T15:32:11.820572+0000","last_undegraded":"2023-12-01T15:32:11.820572+0000","last_fullsized":"2023-12-01T15:32:11.820572+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:30:13.258512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821696+0000","last_change":"2023-12-01T15:32:10.490883+0000","last_active":"2023-12-01T15:32:11.821696+0000","last_peered":"2023-12-01T15:32:11.821696+0000","last_clean":"2023-12-01T15:32:11.821696+0000","last_became_active":"2023-12-01T15:32:10.490045+0000","last_became_peered":"2023-12-01T15:32:10.490045+0000","last_unstale":"2023-12-01T15:32:11.821696+0000","last_undegraded":"2023-12-01T15:32:11.821696+0000","last_fullsized":"2023-12-01T15:32:11.821696+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:55:53.504708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821841+0000","last_change":"2023-12-01T15:32:10.480987+0000","last_active":"2023-12-01T15:32:11.821841+0000","last_peered":"2023-12-01T15:32:11.821841+0000","last_clean":"2023-12-01T15:32:11.821841+0000","last_became_active":"2023-12-01T15:32:10.480596+0000","last_became_peered":"2023-12-01T15:32:10.480596+0000","last_unstale":"2023-12-01T15:32:11.821841+0000","last_undegraded":"2023-12-01T15:32:11.821841+0000","last_fullsized":"2023-12-01T15:32:11.821841+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:26:51.212833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820154+0000","last_change":"2023-12-01T15:32:10.488718+0000","last_active":"2023-12-01T15:32:11.820154+0000","last_peered":"2023-12-01T15:32:11.820154+0000","last_clean":"2023-12-01T15:32:11.820154+0000","last_became_active":"2023-12-01T15:32:10.488418+0000","last_became_peered":"2023-12-01T15:32:10.488418+0000","last_unstale":"2023-12-01T15:32:11.820154+0000","last_undegraded":"2023-12-01T15:32:11.820154+0000","last_fullsized":"2023-12-01T15:32:11.820154+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:49:44.026451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464341+0000","last_change":"2023-12-01T15:32:10.480736+0000","last_active":"2023-12-01T15:32:11.464341+0000","last_peered":"2023-12-01T15:32:11.464341+0000","last_clean":"2023-12-01T15:32:11.464341+0000","last_became_active":"2023-12-01T15:32:10.480441+0000","last_became_peered":"2023-12-01T15:32:10.480441+0000","last_unstale":"2023-12-01T15:32:11.464341+0000","last_undegraded":"2023-12-01T15:32:11.464341+0000","last_fullsized":"2023-12-01T15:32:11.464341+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:11:25.832762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465925+0000","last_change":"2023-12-01T15:32:10.483598+0000","last_active":"2023-12-01T15:32:11.465925+0000","last_peered":"2023-12-01T15:32:11.465925+0000","last_clean":"2023-12-01T15:32:11.465925+0000","last_became_active":"2023-12-01T15:32:10.483148+0000","last_became_peered":"2023-12-01T15:32:10.483148+0000","last_unstale":"2023-12-01T15:32:11.465925+0000","last_undegraded":"2023-12-01T15:32:11.465925+0000","last_fullsized":"2023-12-01T15:32:11.465925+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:12:07.443217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.30","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820195+0000","last_change":"2023-12-01T15:32:10.491864+0000","last_active":"2023-12-01T15:32:11.820195+0000","last_peered":"2023-12-01T15:32:11.820195+0000","last_clean":"2023-12-01T15:32:11.820195+0000","last_became_active":"2023-12-01T15:32:10.491573+0000","last_became_peered":"2023-12-01T15:32:10.491573+0000","last_unstale":"2023-12-01T15:32:11.820195+0000","last_undegraded":"2023-12-01T15:32:11.820195+0000","last_fullsized":"2023-12-01T15:32:11.820195+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:30:46.355766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822175+0000","last_change":"2023-12-01T15:32:10.493717+0000","last_active":"2023-12-01T15:32:11.822175+0000","last_peered":"2023-12-01T15:32:11.822175+0000","last_clean":"2023-12-01T15:32:11.822175+0000","last_became_active":"2023-12-01T15:32:10.493237+0000","last_became_peered":"2023-12-01T15:32:10.493237+0000","last_unstale":"2023-12-01T15:32:11.822175+0000","last_undegraded":"2023-12-01T15:32:11.822175+0000","last_fullsized":"2023-12-01T15:32:11.822175+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:23:21.342239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820506+0000","last_change":"2023-12-01T15:32:10.492606+0000","last_active":"2023-12-01T15:32:11.820506+0000","last_peered":"2023-12-01T15:32:11.820506+0000","last_clean":"2023-12-01T15:32:11.820506+0000","last_became_active":"2023-12-01T15:32:10.491604+0000","last_became_peered":"2023-12-01T15:32:10.491604+0000","last_unstale":"2023-12-01T15:32:11.820506+0000","last_undegraded":"2023-12-01T15:32:11.820506+0000","last_fullsized":"2023-12-01T15:32:11.820506+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:26:53.779043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2d","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.494146+0000","last_change":"2023-12-01T15:32:10.492256+0000","last_active":"2023-12-01T15:32:10.494146+0000","last_peered":"2023-12-01T15:32:10.494146+0000","last_clean":"2023-12-01T15:32:10.494146+0000","last_became_active":"2023-12-01T15:32:10.491837+0000","last_became_peered":"2023-12-01T15:32:10.491837+0000","last_unstale":"2023-12-01T15:32:10.494146+0000","last_undegraded":"2023-12-01T15:32:10.494146+0000","last_fullsized":"2023-12-01T15:32:10.494146+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:10:36.991824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"62'4","reported_seq":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.466025+0000","last_change":"2023-12-01T15:32:10.069237+0000","last_active":"2023-12-01T15:32:11.466025+0000","last_peered":"2023-12-01T15:32:11.466025+0000","last_clean":"2023-12-01T15:32:11.466025+0000","last_became_active":"2023-12-01T15:32:10.068970+0000","last_became_peered":"2023-12-01T15:32:10.068970+0000","last_unstale":"2023-12-01T15:32:11.466025+0000","last_undegraded":"2023-12-01T15:32:11.466025+0000","last_fullsized":"2023-12-01T15:32:11.466025+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:59:17.879070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820559+0000","last_change":"2023-12-01T15:32:10.482347+0000","last_active":"2023-12-01T15:32:11.820559+0000","last_peered":"2023-12-01T15:32:11.820559+0000","last_clean":"2023-12-01T15:32:11.820559+0000","last_became_active":"2023-12-01T15:32:10.482064+0000","last_became_peered":"2023-12-01T15:32:10.482064+0000","last_unstale":"2023-12-01T15:32:11.820559+0000","last_undegraded":"2023-12-01T15:32:11.820559+0000","last_fullsized":"2023-12-01T15:32:11.820559+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:25:33.941682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1e","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820459+0000","last_change":"2023-12-01T15:32:10.073280+0000","last_active":"2023-12-01T15:32:11.820459+0000","last_peered":"2023-12-01T15:32:11.820459+0000","last_clean":"2023-12-01T15:32:11.820459+0000","last_became_active":"2023-12-01T15:32:10.072911+0000","last_became_peered":"2023-12-01T15:32:10.072911+0000","last_unstale":"2023-12-01T15:32:11.820459+0000","last_undegraded":"2023-12-01T15:32:11.820459+0000","last_fullsized":"2023-12-01T15:32:11.820459+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:11:19.539910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465789+0000","last_change":"2023-12-01T15:32:10.473865+0000","last_active":"2023-12-01T15:32:11.465789+0000","last_peered":"2023-12-01T15:32:11.465789+0000","last_clean":"2023-12-01T15:32:11.465789+0000","last_became_active":"2023-12-01T15:32:10.473582+0000","last_became_peered":"2023-12-01T15:32:10.473582+0000","last_unstale":"2023-12-01T15:32:11.465789+0000","last_undegraded":"2023-12-01T15:32:11.465789+0000","last_fullsized":"2023-12-01T15:32:11.465789+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:36:22.634065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1d","version":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.497830+0000","last_change":"2023-12-01T15:32:10.079286+0000","last_active":"2023-12-01T15:32:10.497830+0000","last_peered":"2023-12-01T15:32:10.497830+0000","last_clean":"2023-12-01T15:32:10.497830+0000","last_became_active":"2023-12-01T15:32:10.079005+0000","last_became_peered":"2023-12-01T15:32:10.079005+0000","last_unstale":"2023-12-01T15:32:10.497830+0000","last_undegraded":"2023-12-01T15:32:10.497830+0000","last_fullsized":"2023-12-01T15:32:10.497830+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:55:49.482197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821044+0000","last_change":"2023-12-01T15:32:10.482590+0000","last_active":"2023-12-01T15:32:11.821044+0000","last_peered":"2023-12-01T15:32:11.821044+0000","last_clean":"2023-12-01T15:32:11.821044+0000","last_became_active":"2023-12-01T15:32:10.481989+0000","last_became_peered":"2023-12-01T15:32:10.481989+0000","last_unstale":"2023-12-01T15:32:11.821044+0000","last_undegraded":"2023-12-01T15:32:11.821044+0000","last_fullsized":"2023-12-01T15:32:11.821044+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:46:24.635021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.499325+0000","last_change":"2023-12-01T15:32:10.072605+0000","last_active":"2023-12-01T15:32:10.499325+0000","last_peered":"2023-12-01T15:32:10.499325+0000","last_clean":"2023-12-01T15:32:10.499325+0000","last_became_active":"2023-12-01T15:32:10.071970+0000","last_became_peered":"2023-12-01T15:32:10.071970+0000","last_unstale":"2023-12-01T15:32:10.499325+0000","last_undegraded":"2023-12-01T15:32:10.499325+0000","last_fullsized":"2023-12-01T15:32:10.499325+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:21:34.112330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820489+0000","last_change":"2023-12-01T15:32:10.482792+0000","last_active":"2023-12-01T15:32:11.820489+0000","last_peered":"2023-12-01T15:32:11.820489+0000","last_clean":"2023-12-01T15:32:11.820489+0000","last_became_active":"2023-12-01T15:32:10.482431+0000","last_became_peered":"2023-12-01T15:32:10.482431+0000","last_unstale":"2023-12-01T15:32:11.820489+0000","last_undegraded":"2023-12-01T15:32:11.820489+0000","last_fullsized":"2023-12-01T15:32:11.820489+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:44:51.598545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820268+0000","last_change":"2023-12-01T15:32:10.076368+0000","last_active":"2023-12-01T15:32:11.820268+0000","last_peered":"2023-12-01T15:32:11.820268+0000","last_clean":"2023-12-01T15:32:11.820268+0000","last_became_active":"2023-12-01T15:32:10.076032+0000","last_became_peered":"2023-12-01T15:32:10.076032+0000","last_unstale":"2023-12-01T15:32:11.820268+0000","last_undegraded":"2023-12-01T15:32:11.820268+0000","last_fullsized":"2023-12-01T15:32:11.820268+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:13:23.745763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820559+0000","last_change":"2023-12-01T15:32:10.489263+0000","last_active":"2023-12-01T15:32:11.820559+0000","last_peered":"2023-12-01T15:32:11.820559+0000","last_clean":"2023-12-01T15:32:11.820559+0000","last_became_active":"2023-12-01T15:32:10.488934+0000","last_became_peered":"2023-12-01T15:32:10.488934+0000","last_unstale":"2023-12-01T15:32:11.820559+0000","last_undegraded":"2023-12-01T15:32:11.820559+0000","last_fullsized":"2023-12-01T15:32:11.820559+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:51:33.295395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1a","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821499+0000","last_change":"2023-12-01T15:32:10.074624+0000","last_active":"2023-12-01T15:32:11.821499+0000","last_peered":"2023-12-01T15:32:11.821499+0000","last_clean":"2023-12-01T15:32:11.821499+0000","last_became_active":"2023-12-01T15:32:10.073474+0000","last_became_peered":"2023-12-01T15:32:10.073474+0000","last_unstale":"2023-12-01T15:32:11.821499+0000","last_undegraded":"2023-12-01T15:32:11.821499+0000","last_fullsized":"2023-12-01T15:32:11.821499+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:46:23.123464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465332+0000","last_change":"2023-12-01T15:32:10.488724+0000","last_active":"2023-12-01T15:32:11.465332+0000","last_peered":"2023-12-01T15:32:11.465332+0000","last_clean":"2023-12-01T15:32:11.465332+0000","last_became_active":"2023-12-01T15:32:10.487892+0000","last_became_peered":"2023-12-01T15:32:10.487892+0000","last_unstale":"2023-12-01T15:32:11.465332+0000","last_undegraded":"2023-12-01T15:32:11.465332+0000","last_fullsized":"2023-12-01T15:32:11.465332+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:05:43.936353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.19","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819748+0000","last_change":"2023-12-01T15:32:10.072709+0000","last_active":"2023-12-01T15:32:11.819748+0000","last_peered":"2023-12-01T15:32:11.819748+0000","last_clean":"2023-12-01T15:32:11.819748+0000","last_became_active":"2023-12-01T15:32:10.072396+0000","last_became_peered":"2023-12-01T15:32:10.072396+0000","last_unstale":"2023-12-01T15:32:11.819748+0000","last_undegraded":"2023-12-01T15:32:11.819748+0000","last_fullsized":"2023-12-01T15:32:11.819748+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:32:32.562556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819660+0000","last_change":"2023-12-01T15:32:10.488817+0000","last_active":"2023-12-01T15:32:11.819660+0000","last_peered":"2023-12-01T15:32:11.819660+0000","last_clean":"2023-12-01T15:32:11.819660+0000","last_became_active":"2023-12-01T15:32:10.488517+0000","last_became_peered":"2023-12-01T15:32:10.488517+0000","last_unstale":"2023-12-01T15:32:11.819660+0000","last_undegraded":"2023-12-01T15:32:11.819660+0000","last_fullsized":"2023-12-01T15:32:11.819660+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:47:50.079079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.18","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820376+0000","last_change":"2023-12-01T15:32:10.074489+0000","last_active":"2023-12-01T15:32:11.820376+0000","last_peered":"2023-12-01T15:32:11.820376+0000","last_clean":"2023-12-01T15:32:11.820376+0000","last_became_active":"2023-12-01T15:32:10.073655+0000","last_became_peered":"2023-12-01T15:32:10.073655+0000","last_unstale":"2023-12-01T15:32:11.820376+0000","last_undegraded":"2023-12-01T15:32:11.820376+0000","last_fullsized":"2023-12-01T15:32:11.820376+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:56:41.792894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.466127+0000","last_change":"2023-12-01T15:32:10.483438+0000","last_active":"2023-12-01T15:32:11.466127+0000","last_peered":"2023-12-01T15:32:11.466127+0000","last_clean":"2023-12-01T15:32:11.466127+0000","last_became_active":"2023-12-01T15:32:10.482750+0000","last_became_peered":"2023-12-01T15:32:10.482750+0000","last_unstale":"2023-12-01T15:32:11.466127+0000","last_undegraded":"2023-12-01T15:32:11.466127+0000","last_fullsized":"2023-12-01T15:32:11.466127+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:02:59.434695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821162+0000","last_change":"2023-12-01T15:32:10.067912+0000","last_active":"2023-12-01T15:32:11.821162+0000","last_peered":"2023-12-01T15:32:11.821162+0000","last_clean":"2023-12-01T15:32:11.821162+0000","last_became_active":"2023-12-01T15:32:10.067561+0000","last_became_peered":"2023-12-01T15:32:10.067561+0000","last_unstale":"2023-12-01T15:32:11.821162+0000","last_undegraded":"2023-12-01T15:32:11.821162+0000","last_fullsized":"2023-12-01T15:32:11.821162+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:19:09.237245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822082+0000","last_change":"2023-12-01T15:32:10.479727+0000","last_active":"2023-12-01T15:32:11.822082+0000","last_peered":"2023-12-01T15:32:11.822082+0000","last_clean":"2023-12-01T15:32:11.822082+0000","last_became_active":"2023-12-01T15:32:10.479320+0000","last_became_peered":"2023-12-01T15:32:10.479320+0000","last_unstale":"2023-12-01T15:32:11.822082+0000","last_undegraded":"2023-12-01T15:32:11.822082+0000","last_fullsized":"2023-12-01T15:32:11.822082+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:21:30.761976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.16","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821972+0000","last_change":"2023-12-01T15:32:10.076054+0000","last_active":"2023-12-01T15:32:11.821972+0000","last_peered":"2023-12-01T15:32:11.821972+0000","last_clean":"2023-12-01T15:32:11.821972+0000","last_became_active":"2023-12-01T15:32:10.075763+0000","last_became_peered":"2023-12-01T15:32:10.075763+0000","last_unstale":"2023-12-01T15:32:11.821972+0000","last_undegraded":"2023-12-01T15:32:11.821972+0000","last_fullsized":"2023-12-01T15:32:11.821972+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:01:49.103183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465704+0000","last_change":"2023-12-01T15:32:10.481180+0000","last_active":"2023-12-01T15:32:11.465704+0000","last_peered":"2023-12-01T15:32:11.465704+0000","last_clean":"2023-12-01T15:32:11.465704+0000","last_became_active":"2023-12-01T15:32:10.480927+0000","last_became_peered":"2023-12-01T15:32:10.480927+0000","last_unstale":"2023-12-01T15:32:11.465704+0000","last_undegraded":"2023-12-01T15:32:11.465704+0000","last_fullsized":"2023-12-01T15:32:11.465704+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:25:47.898062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.15","version":"62'3","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465904+0000","last_change":"2023-12-01T15:32:10.074954+0000","last_active":"2023-12-01T15:32:11.465904+0000","last_peered":"2023-12-01T15:32:11.465904+0000","last_clean":"2023-12-01T15:32:11.465904+0000","last_became_active":"2023-12-01T15:32:10.074120+0000","last_became_peered":"2023-12-01T15:32:10.074120+0000","last_unstale":"2023-12-01T15:32:11.465904+0000","last_undegraded":"2023-12-01T15:32:11.465904+0000","last_fullsized":"2023-12-01T15:32:11.465904+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:11:48.907993+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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821731+0000","last_change":"2023-12-01T15:32:10.495059+0000","last_active":"2023-12-01T15:32:11.821731+0000","last_peered":"2023-12-01T15:32:11.821731+0000","last_clean":"2023-12-01T15:32:11.821731+0000","last_became_active":"2023-12-01T15:32:10.494755+0000","last_became_peered":"2023-12-01T15:32:10.494755+0000","last_unstale":"2023-12-01T15:32:11.821731+0000","last_undegraded":"2023-12-01T15:32:11.821731+0000","last_fullsized":"2023-12-01T15:32:11.821731+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:33:07.417897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.14","version":"62'6","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821161+0000","last_change":"2023-12-01T15:32:10.071701+0000","last_active":"2023-12-01T15:32:11.821161+0000","last_peered":"2023-12-01T15:32:11.821161+0000","last_clean":"2023-12-01T15:32:11.821161+0000","last_became_active":"2023-12-01T15:32:10.071382+0000","last_became_peered":"2023-12-01T15:32:10.071382+0000","last_unstale":"2023-12-01T15:32:11.821161+0000","last_undegraded":"2023-12-01T15:32:11.821161+0000","last_fullsized":"2023-12-01T15:32:11.821161+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:02:26.948931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.494129+0000","last_change":"2023-12-01T15:32:10.491908+0000","last_active":"2023-12-01T15:32:10.494129+0000","last_peered":"2023-12-01T15:32:10.494129+0000","last_clean":"2023-12-01T15:32:10.494129+0000","last_became_active":"2023-12-01T15:32:10.491374+0000","last_became_peered":"2023-12-01T15:32:10.491374+0000","last_unstale":"2023-12-01T15:32:10.494129+0000","last_undegraded":"2023-12-01T15:32:10.494129+0000","last_fullsized":"2023-12-01T15:32:10.494129+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:32:57.770411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.13","version":"62'2","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465246+0000","last_change":"2023-12-01T15:32:10.065010+0000","last_active":"2023-12-01T15:32:11.465246+0000","last_peered":"2023-12-01T15:32:11.465246+0000","last_clean":"2023-12-01T15:32:11.465246+0000","last_became_active":"2023-12-01T15:32:10.064650+0000","last_became_peered":"2023-12-01T15:32:10.064650+0000","last_unstale":"2023-12-01T15:32:11.465246+0000","last_undegraded":"2023-12-01T15:32:11.465246+0000","last_fullsized":"2023-12-01T15:32:11.465246+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:06:31.840453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464251+0000","last_change":"2023-12-01T15:32:10.486362+0000","last_active":"2023-12-01T15:32:11.464251+0000","last_peered":"2023-12-01T15:32:11.464251+0000","last_clean":"2023-12-01T15:32:11.464251+0000","last_became_active":"2023-12-01T15:32:10.486043+0000","last_became_peered":"2023-12-01T15:32:10.486043+0000","last_unstale":"2023-12-01T15:32:11.464251+0000","last_undegraded":"2023-12-01T15:32:11.464251+0000","last_fullsized":"2023-12-01T15:32:11.464251+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:38:35.102285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820885+0000","last_change":"2023-12-01T15:32:10.078890+0000","last_active":"2023-12-01T15:32:11.820885+0000","last_peered":"2023-12-01T15:32:11.820885+0000","last_clean":"2023-12-01T15:32:11.820885+0000","last_became_active":"2023-12-01T15:32:10.078562+0000","last_became_peered":"2023-12-01T15:32:10.078562+0000","last_unstale":"2023-12-01T15:32:11.820885+0000","last_undegraded":"2023-12-01T15:32:11.820885+0000","last_fullsized":"2023-12-01T15:32:11.820885+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:46:24.153992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.498037+0000","last_change":"2023-12-01T15:32:10.497503+0000","last_active":"2023-12-01T15:32:10.498037+0000","last_peered":"2023-12-01T15:32:10.498037+0000","last_clean":"2023-12-01T15:32:10.498037+0000","last_became_active":"2023-12-01T15:32:10.496953+0000","last_became_peered":"2023-12-01T15:32:10.496953+0000","last_unstale":"2023-12-01T15:32:10.498037+0000","last_undegraded":"2023-12-01T15:32:10.498037+0000","last_fullsized":"2023-12-01T15:32:10.498037+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:54:41.893241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820444+0000","last_change":"2023-12-01T15:32:10.066780+0000","last_active":"2023-12-01T15:32:11.820444+0000","last_peered":"2023-12-01T15:32:11.820444+0000","last_clean":"2023-12-01T15:32:11.820444+0000","last_became_active":"2023-12-01T15:32:10.066502+0000","last_became_peered":"2023-12-01T15:32:10.066502+0000","last_unstale":"2023-12-01T15:32:11.820444+0000","last_undegraded":"2023-12-01T15:32:11.820444+0000","last_fullsized":"2023-12-01T15:32:11.820444+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:01:13.694200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.10","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820341+0000","last_change":"2023-12-01T15:32:10.481760+0000","last_active":"2023-12-01T15:32:11.820341+0000","last_peered":"2023-12-01T15:32:11.820341+0000","last_clean":"2023-12-01T15:32:11.820341+0000","last_became_active":"2023-12-01T15:32:10.481476+0000","last_became_peered":"2023-12-01T15:32:10.481476+0000","last_unstale":"2023-12-01T15:32:11.820341+0000","last_undegraded":"2023-12-01T15:32:11.820341+0000","last_fullsized":"2023-12-01T15:32:11.820341+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:55:24.889420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"62'8","reported_seq":20,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.491096+0000","last_change":"2023-12-01T15:32:10.069432+0000","last_active":"2023-12-01T15:32:10.491096+0000","last_peered":"2023-12-01T15:32:10.491096+0000","last_clean":"2023-12-01T15:32:10.491096+0000","last_became_active":"2023-12-01T15:32:10.069094+0000","last_became_peered":"2023-12-01T15:32:10.069094+0000","last_unstale":"2023-12-01T15:32:10.491096+0000","last_undegraded":"2023-12-01T15:32:10.491096+0000","last_fullsized":"2023-12-01T15:32:10.491096+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:20:29.866378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.498661+0000","last_change":"2023-12-01T15:32:10.498066+0000","last_active":"2023-12-01T15:32:10.498661+0000","last_peered":"2023-12-01T15:32:10.498661+0000","last_clean":"2023-12-01T15:32:10.498661+0000","last_became_active":"2023-12-01T15:32:10.497522+0000","last_became_peered":"2023-12-01T15:32:10.497522+0000","last_unstale":"2023-12-01T15:32:10.498661+0000","last_undegraded":"2023-12-01T15:32:10.498661+0000","last_fullsized":"2023-12-01T15:32:10.498661+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:41:59.848459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.f","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822101+0000","last_change":"2023-12-01T15:32:10.070336+0000","last_active":"2023-12-01T15:32:11.822101+0000","last_peered":"2023-12-01T15:32:11.822101+0000","last_clean":"2023-12-01T15:32:11.822101+0000","last_became_active":"2023-12-01T15:32:10.069600+0000","last_became_peered":"2023-12-01T15:32:10.069600+0000","last_unstale":"2023-12-01T15:32:11.822101+0000","last_undegraded":"2023-12-01T15:32:11.822101+0000","last_fullsized":"2023-12-01T15:32:11.822101+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:55:32.676713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.491946+0000","last_change":"2023-12-01T15:32:10.489859+0000","last_active":"2023-12-01T15:32:10.491946+0000","last_peered":"2023-12-01T15:32:10.491946+0000","last_clean":"2023-12-01T15:32:10.491946+0000","last_became_active":"2023-12-01T15:32:10.489505+0000","last_became_peered":"2023-12-01T15:32:10.489505+0000","last_unstale":"2023-12-01T15:32:10.491946+0000","last_undegraded":"2023-12-01T15:32:10.491946+0000","last_fullsized":"2023-12-01T15:32:10.491946+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:13:47.071406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465501+0000","last_change":"2023-12-01T15:32:10.073578+0000","last_active":"2023-12-01T15:32:11.465501+0000","last_peered":"2023-12-01T15:32:11.465501+0000","last_clean":"2023-12-01T15:32:11.465501+0000","last_became_active":"2023-12-01T15:32:10.073270+0000","last_became_peered":"2023-12-01T15:32:10.073270+0000","last_unstale":"2023-12-01T15:32:11.465501+0000","last_undegraded":"2023-12-01T15:32:11.465501+0000","last_fullsized":"2023-12-01T15:32:11.465501+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:56:05.262008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821903+0000","last_change":"2023-12-01T15:32:10.474905+0000","last_active":"2023-12-01T15:32:11.821903+0000","last_peered":"2023-12-01T15:32:11.821903+0000","last_clean":"2023-12-01T15:32:11.821903+0000","last_became_active":"2023-12-01T15:32:10.474588+0000","last_became_peered":"2023-12-01T15:32:10.474588+0000","last_unstale":"2023-12-01T15:32:11.821903+0000","last_undegraded":"2023-12-01T15:32:11.821903+0000","last_fullsized":"2023-12-01T15:32:11.821903+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:26:18.373747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820794+0000","last_change":"2023-12-01T15:32:10.078953+0000","last_active":"2023-12-01T15:32:11.820794+0000","last_peered":"2023-12-01T15:32:11.820794+0000","last_clean":"2023-12-01T15:32:11.820794+0000","last_became_active":"2023-12-01T15:32:10.078611+0000","last_became_peered":"2023-12-01T15:32:10.078611+0000","last_unstale":"2023-12-01T15:32:11.820794+0000","last_undegraded":"2023-12-01T15:32:11.820794+0000","last_fullsized":"2023-12-01T15:32:11.820794+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:57:29.575323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822684+0000","last_change":"2023-12-01T15:32:10.478878+0000","last_active":"2023-12-01T15:32:11.822684+0000","last_peered":"2023-12-01T15:32:11.822684+0000","last_clean":"2023-12-01T15:32:11.822684+0000","last_became_active":"2023-12-01T15:32:10.478556+0000","last_became_peered":"2023-12-01T15:32:10.478556+0000","last_unstale":"2023-12-01T15:32:11.822684+0000","last_undegraded":"2023-12-01T15:32:11.822684+0000","last_fullsized":"2023-12-01T15:32:11.822684+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:10:10.072888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464868+0000","last_change":"2023-12-01T15:32:10.484947+0000","last_active":"2023-12-01T15:32:11.464868+0000","last_peered":"2023-12-01T15:32:11.464868+0000","last_clean":"2023-12-01T15:32:11.464868+0000","last_became_active":"2023-12-01T15:32:10.484660+0000","last_became_peered":"2023-12-01T15:32:10.484660+0000","last_unstale":"2023-12-01T15:32:11.464868+0000","last_undegraded":"2023-12-01T15:32:11.464868+0000","last_fullsized":"2023-12-01T15:32:11.464868+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:32:28.316817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.469286+0000","last_change":"2023-12-01T15:32:10.066071+0000","last_active":"2023-12-01T15:32:10.469286+0000","last_peered":"2023-12-01T15:32:10.469286+0000","last_clean":"2023-12-01T15:32:10.469286+0000","last_became_active":"2023-12-01T15:32:10.065724+0000","last_became_peered":"2023-12-01T15:32:10.065724+0000","last_unstale":"2023-12-01T15:32:10.469286+0000","last_undegraded":"2023-12-01T15:32:10.469286+0000","last_fullsized":"2023-12-01T15:32:10.469286+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:57:40.483771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820165+0000","last_change":"2023-12-01T15:32:10.478609+0000","last_active":"2023-12-01T15:32:11.820165+0000","last_peered":"2023-12-01T15:32:11.820165+0000","last_clean":"2023-12-01T15:32:11.820165+0000","last_became_active":"2023-12-01T15:32:10.478338+0000","last_became_peered":"2023-12-01T15:32:10.478338+0000","last_unstale":"2023-12-01T15:32:11.820165+0000","last_undegraded":"2023-12-01T15:32:11.820165+0000","last_fullsized":"2023-12-01T15:32:11.820165+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:42:08.432641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820583+0000","last_change":"2023-12-01T15:32:10.074388+0000","last_active":"2023-12-01T15:32:11.820583+0000","last_peered":"2023-12-01T15:32:11.820583+0000","last_clean":"2023-12-01T15:32:11.820583+0000","last_became_active":"2023-12-01T15:32:10.074090+0000","last_became_peered":"2023-12-01T15:32:10.074090+0000","last_unstale":"2023-12-01T15:32:11.820583+0000","last_undegraded":"2023-12-01T15:32:11.820583+0000","last_fullsized":"2023-12-01T15:32:11.820583+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:05:31.444569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'117","reported_seq":219,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.057639+0000","last_change":"2023-12-01T15:31:53.390147+0000","last_active":"2023-12-01T15:32:10.057639+0000","last_peered":"2023-12-01T15:32:10.057639+0000","last_clean":"2023-12-01T15:32:10.057639+0000","last_became_active":"2023-12-01T15:31:53.389767+0000","last_became_peered":"2023-12-01T15:31:53.389767+0000","last_unstale":"2023-12-01T15:32:10.057639+0000","last_undegraded":"2023-12-01T15:32:10.057639+0000","last_fullsized":"2023-12-01T15:32:10.057639+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:30:06.353211+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:30:06.353211+0000","last_clean_scrub_stamp":"2023-12-01T15:30:06.353211+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:49:14.700865+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464267+0000","last_change":"2023-12-01T15:32:10.473808+0000","last_active":"2023-12-01T15:32:11.464267+0000","last_peered":"2023-12-01T15:32:11.464267+0000","last_clean":"2023-12-01T15:32:11.464267+0000","last_became_active":"2023-12-01T15:32:10.473508+0000","last_became_peered":"2023-12-01T15:32:10.473508+0000","last_unstale":"2023-12-01T15:32:11.464267+0000","last_undegraded":"2023-12-01T15:32:11.464267+0000","last_fullsized":"2023-12-01T15:32:11.464267+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:23:10.460351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.484429+0000","last_change":"2023-12-01T15:32:10.070927+0000","last_active":"2023-12-01T15:32:10.484429+0000","last_peered":"2023-12-01T15:32:10.484429+0000","last_clean":"2023-12-01T15:32:10.484429+0000","last_became_active":"2023-12-01T15:32:10.070459+0000","last_became_peered":"2023-12-01T15:32:10.070459+0000","last_unstale":"2023-12-01T15:32:10.484429+0000","last_undegraded":"2023-12-01T15:32:10.484429+0000","last_fullsized":"2023-12-01T15:32:10.484429+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:37:03.403543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.472003+0000","last_change":"2023-12-01T15:32:10.079214+0000","last_active":"2023-12-01T15:32:10.472003+0000","last_peered":"2023-12-01T15:32:10.472003+0000","last_clean":"2023-12-01T15:32:10.472003+0000","last_became_active":"2023-12-01T15:32:10.078944+0000","last_became_peered":"2023-12-01T15:32:10.078944+0000","last_unstale":"2023-12-01T15:32:10.472003+0000","last_undegraded":"2023-12-01T15:32:10.472003+0000","last_fullsized":"2023-12-01T15:32:10.472003+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:51:04.356197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465584+0000","last_change":"2023-12-01T15:32:10.484126+0000","last_active":"2023-12-01T15:32:11.465584+0000","last_peered":"2023-12-01T15:32:11.465584+0000","last_clean":"2023-12-01T15:32:11.465584+0000","last_became_active":"2023-12-01T15:32:10.483792+0000","last_became_peered":"2023-12-01T15:32:10.483792+0000","last_unstale":"2023-12-01T15:32:11.465584+0000","last_undegraded":"2023-12-01T15:32:11.465584+0000","last_fullsized":"2023-12-01T15:32:11.465584+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:51:51.380252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465268+0000","last_change":"2023-12-01T15:32:10.066913+0000","last_active":"2023-12-01T15:32:11.465268+0000","last_peered":"2023-12-01T15:32:11.465268+0000","last_clean":"2023-12-01T15:32:11.465268+0000","last_became_active":"2023-12-01T15:32:10.066563+0000","last_became_peered":"2023-12-01T15:32:10.066563+0000","last_unstale":"2023-12-01T15:32:11.465268+0000","last_undegraded":"2023-12-01T15:32:11.465268+0000","last_fullsized":"2023-12-01T15:32:11.465268+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:46:29.122154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820491+0000","last_change":"2023-12-01T15:32:10.492359+0000","last_active":"2023-12-01T15:32:11.820491+0000","last_peered":"2023-12-01T15:32:11.820491+0000","last_clean":"2023-12-01T15:32:11.820491+0000","last_became_active":"2023-12-01T15:32:10.492042+0000","last_became_peered":"2023-12-01T15:32:10.492042+0000","last_unstale":"2023-12-01T15:32:11.820491+0000","last_undegraded":"2023-12-01T15:32:11.820491+0000","last_fullsized":"2023-12-01T15:32:11.820491+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:38:03.069838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"62'2","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821054+0000","last_change":"2023-12-01T15:32:10.074445+0000","last_active":"2023-12-01T15:32:11.821054+0000","last_peered":"2023-12-01T15:32:11.821054+0000","last_clean":"2023-12-01T15:32:11.821054+0000","last_became_active":"2023-12-01T15:32:10.074164+0000","last_became_peered":"2023-12-01T15:32:10.074164+0000","last_unstale":"2023-12-01T15:32:11.821054+0000","last_undegraded":"2023-12-01T15:32:11.821054+0000","last_fullsized":"2023-12-01T15:32:11.821054+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:14:45.917754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[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":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464507+0000","last_change":"2023-12-01T15:32:10.480641+0000","last_active":"2023-12-01T15:32:11.464507+0000","last_peered":"2023-12-01T15:32:11.464507+0000","last_clean":"2023-12-01T15:32:11.464507+0000","last_became_active":"2023-12-01T15:32:10.480252+0000","last_became_peered":"2023-12-01T15:32:10.480252+0000","last_unstale":"2023-12-01T15:32:11.464507+0000","last_undegraded":"2023-12-01T15:32:11.464507+0000","last_fullsized":"2023-12-01T15:32:11.464507+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:33:36.253855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.484242+0000","last_change":"2023-12-01T15:32:10.070752+0000","last_active":"2023-12-01T15:32:10.484242+0000","last_peered":"2023-12-01T15:32:10.484242+0000","last_clean":"2023-12-01T15:32:10.484242+0000","last_became_active":"2023-12-01T15:32:10.070095+0000","last_became_peered":"2023-12-01T15:32:10.070095+0000","last_unstale":"2023-12-01T15:32:10.484242+0000","last_undegraded":"2023-12-01T15:32:10.484242+0000","last_fullsized":"2023-12-01T15:32:10.484242+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:53:57.537007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821645+0000","last_change":"2023-12-01T15:32:10.495232+0000","last_active":"2023-12-01T15:32:11.821645+0000","last_peered":"2023-12-01T15:32:11.821645+0000","last_clean":"2023-12-01T15:32:11.821645+0000","last_became_active":"2023-12-01T15:32:10.494899+0000","last_became_peered":"2023-12-01T15:32:10.494899+0000","last_unstale":"2023-12-01T15:32:11.821645+0000","last_undegraded":"2023-12-01T15:32:11.821645+0000","last_fullsized":"2023-12-01T15:32:11.821645+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:43:42.185969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.9","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.466005+0000","last_change":"2023-12-01T15:32:10.076572+0000","last_active":"2023-12-01T15:32:11.466005+0000","last_peered":"2023-12-01T15:32:11.466005+0000","last_clean":"2023-12-01T15:32:11.466005+0000","last_became_active":"2023-12-01T15:32:10.076235+0000","last_became_peered":"2023-12-01T15:32:10.076235+0000","last_unstale":"2023-12-01T15:32:11.466005+0000","last_undegraded":"2023-12-01T15:32:11.466005+0000","last_fullsized":"2023-12-01T15:32:11.466005+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:42:14.227526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819644+0000","last_change":"2023-12-01T15:32:10.492265+0000","last_active":"2023-12-01T15:32:11.819644+0000","last_peered":"2023-12-01T15:32:11.819644+0000","last_clean":"2023-12-01T15:32:11.819644+0000","last_became_active":"2023-12-01T15:32:10.491970+0000","last_became_peered":"2023-12-01T15:32:10.491970+0000","last_unstale":"2023-12-01T15:32:11.819644+0000","last_undegraded":"2023-12-01T15:32:11.819644+0000","last_fullsized":"2023-12-01T15:32:11.819644+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:23:23.133381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.a","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465200+0000","last_change":"2023-12-01T15:32:10.076094+0000","last_active":"2023-12-01T15:32:11.465200+0000","last_peered":"2023-12-01T15:32:11.465200+0000","last_clean":"2023-12-01T15:32:11.465200+0000","last_became_active":"2023-12-01T15:32:10.075705+0000","last_became_peered":"2023-12-01T15:32:10.075705+0000","last_unstale":"2023-12-01T15:32:11.465200+0000","last_undegraded":"2023-12-01T15:32:11.465200+0000","last_fullsized":"2023-12-01T15:32:11.465200+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:14:41.704602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820186+0000","last_change":"2023-12-01T15:32:10.473732+0000","last_active":"2023-12-01T15:32:11.820186+0000","last_peered":"2023-12-01T15:32:11.820186+0000","last_clean":"2023-12-01T15:32:11.820186+0000","last_became_active":"2023-12-01T15:32:10.473351+0000","last_became_peered":"2023-12-01T15:32:10.473351+0000","last_unstale":"2023-12-01T15:32:11.820186+0000","last_undegraded":"2023-12-01T15:32:11.820186+0000","last_fullsized":"2023-12-01T15:32:11.820186+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:50:07.543965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.b","version":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.499181+0000","last_change":"2023-12-01T15:32:10.076173+0000","last_active":"2023-12-01T15:32:10.499181+0000","last_peered":"2023-12-01T15:32:10.499181+0000","last_clean":"2023-12-01T15:32:10.499181+0000","last_became_active":"2023-12-01T15:32:10.075714+0000","last_became_peered":"2023-12-01T15:32:10.075714+0000","last_unstale":"2023-12-01T15:32:10.499181+0000","last_undegraded":"2023-12-01T15:32:10.499181+0000","last_fullsized":"2023-12-01T15:32:10.499181+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:17:40.176745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821488+0000","last_change":"2023-12-01T15:32:10.488605+0000","last_active":"2023-12-01T15:32:11.821488+0000","last_peered":"2023-12-01T15:32:11.821488+0000","last_clean":"2023-12-01T15:32:11.821488+0000","last_became_active":"2023-12-01T15:32:10.488314+0000","last_became_peered":"2023-12-01T15:32:10.488314+0000","last_unstale":"2023-12-01T15:32:11.821488+0000","last_undegraded":"2023-12-01T15:32:11.821488+0000","last_fullsized":"2023-12-01T15:32:11.821488+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:22:10.752420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.c","version":"0'0","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.470860+0000","last_change":"2023-12-01T15:32:10.059860+0000","last_active":"2023-12-01T15:32:10.470860+0000","last_peered":"2023-12-01T15:32:10.470860+0000","last_clean":"2023-12-01T15:32:10.470860+0000","last_became_active":"2023-12-01T15:32:10.059548+0000","last_became_peered":"2023-12-01T15:32:10.059548+0000","last_unstale":"2023-12-01T15:32:10.470860+0000","last_undegraded":"2023-12-01T15:32:10.470860+0000","last_fullsized":"2023-12-01T15:32:10.470860+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:02:13.818552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.492027+0000","last_change":"2023-12-01T15:32:10.487670+0000","last_active":"2023-12-01T15:32:10.492027+0000","last_peered":"2023-12-01T15:32:10.492027+0000","last_clean":"2023-12-01T15:32:10.492027+0000","last_became_active":"2023-12-01T15:32:10.487396+0000","last_became_peered":"2023-12-01T15:32:10.487396+0000","last_unstale":"2023-12-01T15:32:10.492027+0000","last_undegraded":"2023-12-01T15:32:10.492027+0000","last_fullsized":"2023-12-01T15:32:10.492027+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:39:39.700359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465830+0000","last_change":"2023-12-01T15:32:10.075184+0000","last_active":"2023-12-01T15:32:11.465830+0000","last_peered":"2023-12-01T15:32:11.465830+0000","last_clean":"2023-12-01T15:32:11.465830+0000","last_became_active":"2023-12-01T15:32:10.074653+0000","last_became_peered":"2023-12-01T15:32:10.074653+0000","last_unstale":"2023-12-01T15:32:11.465830+0000","last_undegraded":"2023-12-01T15:32:11.465830+0000","last_fullsized":"2023-12-01T15:32:11.465830+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:13:13.608327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820812+0000","last_change":"2023-12-01T15:32:10.482945+0000","last_active":"2023-12-01T15:32:11.820812+0000","last_peered":"2023-12-01T15:32:11.820812+0000","last_clean":"2023-12-01T15:32:11.820812+0000","last_became_active":"2023-12-01T15:32:10.482549+0000","last_became_peered":"2023-12-01T15:32:10.482549+0000","last_unstale":"2023-12-01T15:32:11.820812+0000","last_undegraded":"2023-12-01T15:32:11.820812+0000","last_fullsized":"2023-12-01T15:32:11.820812+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:29:08.536227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"62'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.491489+0000","last_change":"2023-12-01T15:32:10.068442+0000","last_active":"2023-12-01T15:32:10.491489+0000","last_peered":"2023-12-01T15:32:10.491489+0000","last_clean":"2023-12-01T15:32:10.491489+0000","last_became_active":"2023-12-01T15:32:10.068111+0000","last_became_peered":"2023-12-01T15:32:10.068111+0000","last_unstale":"2023-12-01T15:32:10.491489+0000","last_undegraded":"2023-12-01T15:32:10.491489+0000","last_fullsized":"2023-12-01T15:32:10.491489+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:51:31.270914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.498027+0000","last_change":"2023-12-01T15:32:10.497418+0000","last_active":"2023-12-01T15:32:10.498027+0000","last_peered":"2023-12-01T15:32:10.498027+0000","last_clean":"2023-12-01T15:32:10.498027+0000","last_became_active":"2023-12-01T15:32:10.497016+0000","last_became_peered":"2023-12-01T15:32:10.497016+0000","last_unstale":"2023-12-01T15:32:10.498027+0000","last_undegraded":"2023-12-01T15:32:10.498027+0000","last_fullsized":"2023-12-01T15:32:10.498027+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:19:23.329331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.20","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820150+0000","last_change":"2023-12-01T15:32:10.481266+0000","last_active":"2023-12-01T15:32:11.820150+0000","last_peered":"2023-12-01T15:32:11.820150+0000","last_clean":"2023-12-01T15:32:11.820150+0000","last_became_active":"2023-12-01T15:32:10.480942+0000","last_became_peered":"2023-12-01T15:32:10.480942+0000","last_unstale":"2023-12-01T15:32:11.820150+0000","last_undegraded":"2023-12-01T15:32:11.820150+0000","last_fullsized":"2023-12-01T15:32:11.820150+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:05:24.567527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819898+0000","last_change":"2023-12-01T15:32:10.481201+0000","last_active":"2023-12-01T15:32:11.819898+0000","last_peered":"2023-12-01T15:32:11.819898+0000","last_clean":"2023-12-01T15:32:11.819898+0000","last_became_active":"2023-12-01T15:32:10.480911+0000","last_became_peered":"2023-12-01T15:32:10.480911+0000","last_unstale":"2023-12-01T15:32:11.819898+0000","last_undegraded":"2023-12-01T15:32:11.819898+0000","last_fullsized":"2023-12-01T15:32:11.819898+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:52:22.038298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820983+0000","last_change":"2023-12-01T15:32:10.471918+0000","last_active":"2023-12-01T15:32:11.820983+0000","last_peered":"2023-12-01T15:32:11.820983+0000","last_clean":"2023-12-01T15:32:11.820983+0000","last_became_active":"2023-12-01T15:32:10.471618+0000","last_became_peered":"2023-12-01T15:32:10.471618+0000","last_unstale":"2023-12-01T15:32:11.820983+0000","last_undegraded":"2023-12-01T15:32:11.820983+0000","last_fullsized":"2023-12-01T15:32:11.820983+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:07:38.203644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465165+0000","last_change":"2023-12-01T15:32:10.474590+0000","last_active":"2023-12-01T15:32:11.465165+0000","last_peered":"2023-12-01T15:32:11.465165+0000","last_clean":"2023-12-01T15:32:11.465165+0000","last_became_active":"2023-12-01T15:32:10.474111+0000","last_became_peered":"2023-12-01T15:32:10.474111+0000","last_unstale":"2023-12-01T15:32:11.465165+0000","last_undegraded":"2023-12-01T15:32:11.465165+0000","last_fullsized":"2023-12-01T15:32:11.465165+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:02:07.539034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820303+0000","last_change":"2023-12-01T15:32:10.480046+0000","last_active":"2023-12-01T15:32:11.820303+0000","last_peered":"2023-12-01T15:32:11.820303+0000","last_clean":"2023-12-01T15:32:11.820303+0000","last_became_active":"2023-12-01T15:32:10.479727+0000","last_became_peered":"2023-12-01T15:32:10.479727+0000","last_unstale":"2023-12-01T15:32:11.820303+0000","last_undegraded":"2023-12-01T15:32:11.820303+0000","last_fullsized":"2023-12-01T15:32:11.820303+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:20:20.436065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465750+0000","last_change":"2023-12-01T15:32:10.491603+0000","last_active":"2023-12-01T15:32:11.465750+0000","last_peered":"2023-12-01T15:32:11.465750+0000","last_clean":"2023-12-01T15:32:11.465750+0000","last_became_active":"2023-12-01T15:32:10.490870+0000","last_became_peered":"2023-12-01T15:32:10.490870+0000","last_unstale":"2023-12-01T15:32:11.465750+0000","last_undegraded":"2023-12-01T15:32:11.465750+0000","last_fullsized":"2023-12-01T15:32:11.465750+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:35:53.355238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820748+0000","last_change":"2023-12-01T15:32:10.493282+0000","last_active":"2023-12-01T15:32:11.820748+0000","last_peered":"2023-12-01T15:32:11.820748+0000","last_clean":"2023-12-01T15:32:11.820748+0000","last_became_active":"2023-12-01T15:32:10.493017+0000","last_became_peered":"2023-12-01T15:32:10.493017+0000","last_unstale":"2023-12-01T15:32:11.820748+0000","last_undegraded":"2023-12-01T15:32:11.820748+0000","last_fullsized":"2023-12-01T15:32:11.820748+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:49:39.889260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820595+0000","last_change":"2023-12-01T15:32:10.482848+0000","last_active":"2023-12-01T15:32:11.820595+0000","last_peered":"2023-12-01T15:32:11.820595+0000","last_clean":"2023-12-01T15:32:11.820595+0000","last_became_active":"2023-12-01T15:32:10.482562+0000","last_became_peered":"2023-12-01T15:32:10.482562+0000","last_unstale":"2023-12-01T15:32:11.820595+0000","last_undegraded":"2023-12-01T15:32:11.820595+0000","last_fullsized":"2023-12-01T15:32:11.820595+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:10:44.428926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.28","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820466+0000","last_change":"2023-12-01T15:32:10.478831+0000","last_active":"2023-12-01T15:32:11.820466+0000","last_peered":"2023-12-01T15:32:11.820466+0000","last_clean":"2023-12-01T15:32:11.820466+0000","last_became_active":"2023-12-01T15:32:10.477676+0000","last_became_peered":"2023-12-01T15:32:10.477676+0000","last_unstale":"2023-12-01T15:32:11.820466+0000","last_undegraded":"2023-12-01T15:32:11.820466+0000","last_fullsized":"2023-12-01T15:32:11.820466+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:47:59.270185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819739+0000","last_change":"2023-12-01T15:32:10.488483+0000","last_active":"2023-12-01T15:32:11.819739+0000","last_peered":"2023-12-01T15:32:11.819739+0000","last_clean":"2023-12-01T15:32:11.819739+0000","last_became_active":"2023-12-01T15:32:10.488199+0000","last_became_peered":"2023-12-01T15:32:10.488199+0000","last_unstale":"2023-12-01T15:32:11.819739+0000","last_undegraded":"2023-12-01T15:32:11.819739+0000","last_fullsized":"2023-12-01T15:32:11.819739+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:27:44.082147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821080+0000","last_change":"2023-12-01T15:32:10.480085+0000","last_active":"2023-12-01T15:32:11.821080+0000","last_peered":"2023-12-01T15:32:11.821080+0000","last_clean":"2023-12-01T15:32:11.821080+0000","last_became_active":"2023-12-01T15:32:10.479864+0000","last_became_peered":"2023-12-01T15:32:10.479864+0000","last_unstale":"2023-12-01T15:32:11.821080+0000","last_undegraded":"2023-12-01T15:32:11.821080+0000","last_fullsized":"2023-12-01T15:32:11.821080+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:04:54.652100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2b","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465081+0000","last_change":"2023-12-01T15:32:10.488887+0000","last_active":"2023-12-01T15:32:11.465081+0000","last_peered":"2023-12-01T15:32:11.465081+0000","last_clean":"2023-12-01T15:32:11.465081+0000","last_became_active":"2023-12-01T15:32:10.488332+0000","last_became_peered":"2023-12-01T15:32:10.488332+0000","last_unstale":"2023-12-01T15:32:11.465081+0000","last_undegraded":"2023-12-01T15:32:11.465081+0000","last_fullsized":"2023-12-01T15:32:11.465081+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:35:42.014496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821265+0000","last_change":"2023-12-01T15:32:10.486210+0000","last_active":"2023-12-01T15:32:11.821265+0000","last_peered":"2023-12-01T15:32:11.821265+0000","last_clean":"2023-12-01T15:32:11.821265+0000","last_became_active":"2023-12-01T15:32:10.485972+0000","last_became_peered":"2023-12-01T15:32:10.485972+0000","last_unstale":"2023-12-01T15:32:11.821265+0000","last_undegraded":"2023-12-01T15:32:11.821265+0000","last_fullsized":"2023-12-01T15:32:11.821265+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:21:11.972817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"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":116,"num_read_kb":100,"num_write":159,"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":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2362,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":44,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":13,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":38,"ondisk_log_size":38,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201286,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28140,"kb_used_data":1188,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717012,"statfs":{"total":95995035648,"available":95966220288,"internally_reserved":0,"allocated":1216512,"data_stored":846233,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69499999999999995}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.5}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67000000000000004}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55700000000000005}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39600000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.375}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42699999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462923,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28156,"kb_used_data":1204,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716996,"statfs":{"total":95995035648,"available":95966203904,"internally_reserved":0,"allocated":1232896,"data_stored":853931,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.33300000000000002}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38400000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56799999999999995}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46700000000000003}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.624}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64800000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67100000000000004}]}]},{"osd":1,"up_from":13,"seq":55834574881,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27572,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717580,"statfs":{"total":95995035648,"available":95966801920,"internally_reserved":0,"allocated":634880,"data_stored":262159,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:31:43 2023","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.32500000000000001,"15min":0.317},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.33400000000000002,"15min":0.31900000000000001},"min":{"1min":0.25600000000000001,"5min":0.224,"15min":0.224},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.34000000000000002}]},{"osd":2,"last update":"Fri Dec 1 15:32:05 2023","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.40300000000000002,"15min":0.40100000000000002},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":0.59499999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.40000000000000002,"15min":0.40100000000000002},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.26200000000000001}]},{"osd":3,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.311},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.35399999999999998}]},{"osd":4,"last update":"Fri Dec 1 15:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.752}]},{"osd":5,"last update":"Fri Dec 1 15:32:08 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.74099999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54900000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63600000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738403,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28164,"kb_used_data":1212,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716988,"statfs":{"total":95995035648,"available":95966195712,"internally_reserved":0,"allocated":1241088,"data_stored":853368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Dec 1 15:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.33900000000000002,"15min":0.32700000000000001},"min":{"1min":0.28599999999999998,"5min":0.215,"15min":0.215},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.249},{"interface":"front","average":{"1min":0.433,"5min":0.35299999999999998,"15min":0.33900000000000002},"min":{"1min":0.29199999999999998,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"last":0.29699999999999999}]},{"osd":2,"last update":"Fri Dec 1 15:32:05 2023","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.36299999999999999,"15min":0.35099999999999998},"min":{"1min":0.29699999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.27700000000000002},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.378,"15min":0.36099999999999999},"min":{"1min":0.32100000000000001,"5min":0.249,"15min":0.249},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.372}]},{"osd":3,"last update":"Fri Dec 1 15:31:28 2023","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.39100000000000001}]},{"osd":4,"last update":"Fri Dec 1 15:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.629}]},{"osd":5,"last update":"Fri Dec 1 15:32:07 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.41699999999999998}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54200000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52000000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411357,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27568,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717584,"statfs":{"total":95995035648,"available":95966806016,"internally_reserved":0,"allocated":630784,"data_stored":262272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:32:06 2023","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.34200000000000003,"15min":0.34100000000000003},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.27500000000000002},{"interface":"front","average":{"1min":0.378,"5min":0.34999999999999998,"15min":0.34499999999999997},"min":{"1min":0.25900000000000001,"5min":0.218,"15min":0.218},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.29799999999999999}]},{"osd":1,"last update":"Fri Dec 1 15:32:06 2023","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.35399999999999998,"15min":0.34999999999999998},"min":{"1min":0.252,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.48899999999999999,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.374,"15min":0.36799999999999999},"min":{"1min":0.313,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.33700000000000002}]},{"osd":3,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.434,"15min":0.434},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.379}]},{"osd":4,"last update":"Fri Dec 1 15:31:47 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.65500000000000003}]},{"osd":5,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.53000000000000003}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52100000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55300000000000005}]}]},{"osd":3,"up_from":26,"seq":111669149720,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27572,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717580,"statfs":{"total":95995035648,"available":95966801920,"internally_reserved":0,"allocated":634880,"data_stored":256937,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.42599999999999999}]},{"osd":1,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.375},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.32600000000000001}]},{"osd":2,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.28999999999999998}]},{"osd":4,"last update":"Fri Dec 1 15:31:47 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.624}]},{"osd":5,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.64700000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68500000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52400000000000002}]}]},{"osd":4,"up_from":31,"seq":133143986196,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27580,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717572,"statfs":{"total":95995035648,"available":95966793728,"internally_reserved":0,"allocated":643072,"data_stored":262707,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.44800000000000001}]},{"osd":1,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.54300000000000004}]},{"osd":2,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.56599999999999995}]},{"osd":3,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.375}]},{"osd":5,"last update":"Fri Dec 1 15:32:09 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.59299999999999997}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55200000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.626}]}]},{"osd":5,"up_from":39,"seq":167503724559,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27580,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717572,"statfs":{"total":95995035648,"available":95966793728,"internally_reserved":0,"allocated":643072,"data_stored":263595,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.41799999999999998}]},{"osd":1,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.59199999999999997}]},{"osd":2,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.48199999999999998}]},{"osd":3,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.53600000000000003}]},{"osd":4,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.68400000000000005}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63400000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65200000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":1668,"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":16384,"data_stored":708,"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":16384,"data_stored":1654,"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":12288,"data_stored":1564,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-01T15:32:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:16 smithi183 ceph-mon[99169]: from='client.14565 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:32:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:16 smithi183 ceph-mon[99169]: pgmap v177: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s wr, 7 op/s 2023-12-01T15:32:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3645973268' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-12-01T15:32:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:16 smithi183 ceph-mon[99169]: from='client.24467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:32:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:16 smithi119 ceph-mon[94175]: from='client.14565 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:32:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:16 smithi119 ceph-mon[94175]: pgmap v177: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s wr, 7 op/s 2023-12-01T15:32:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3645973268' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-12-01T15:32:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:16 smithi119 ceph-mon[94175]: from='client.24467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:32:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:16 smithi119 ceph-mon[108979]: from='client.14565 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:32:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:16 smithi119 ceph-mon[108979]: pgmap v177: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s wr, 7 op/s 2023-12-01T15:32:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3645973268' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-12-01T15:32:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:16 smithi119 ceph-mon[108979]: from='client.24467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:32:19.124 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-12-01T15:32:19.153 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:18 smithi119 ceph-mon[94175]: pgmap v178: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 5 op/s 2023-12-01T15:32:19.154 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:18 smithi119 ceph-mon[108979]: pgmap v178: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 5 op/s 2023-12-01T15:32:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:18 smithi183 ceph-mon[99169]: pgmap v178: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 5 op/s 2023-12-01T15:32:19.461 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:32:19.463 INFO:teuthology.orchestra.run.smithi119.stderr:dumped all 2023-12-01T15:32:19.473 INFO:teuthology.orchestra.run.smithi119.stdout:{"pg_ready":true,"pg_map":{"version":178,"stamp":"2023-12-01T15:32:17.756985+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":203,"num_write_kb":2430,"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":13,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":155,"ondisk_log_size":155,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":254,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":222356,"kb_used_data":6740,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749738860,"statfs":{"total":767960285184,"available":767732592640,"internally_reserved":0,"allocated":6901760,"data_stored":3874662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":220725248},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2362,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":44,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":13,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"7.706354"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.284511+0000","last_change":"2023-12-01T15:32:10.493401+0000","last_active":"2023-12-01T15:32:11.284511+0000","last_peered":"2023-12-01T15:32:11.284511+0000","last_clean":"2023-12-01T15:32:11.284511+0000","last_became_active":"2023-12-01T15:32:10.493095+0000","last_became_peered":"2023-12-01T15:32:10.493095+0000","last_unstale":"2023-12-01T15:32:11.284511+0000","last_undegraded":"2023-12-01T15:32:11.284511+0000","last_fullsized":"2023-12-01T15:32:11.284511+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:39:11.787500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.3e","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465417+0000","last_change":"2023-12-01T15:32:10.493494+0000","last_active":"2023-12-01T15:32:11.465417+0000","last_peered":"2023-12-01T15:32:11.465417+0000","last_clean":"2023-12-01T15:32:11.465417+0000","last_became_active":"2023-12-01T15:32:10.493232+0000","last_became_peered":"2023-12-01T15:32:10.493232+0000","last_unstale":"2023-12-01T15:32:11.465417+0000","last_undegraded":"2023-12-01T15:32:11.465417+0000","last_fullsized":"2023-12-01T15:32:11.465417+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:22:52.220186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464867+0000","last_change":"2023-12-01T15:32:10.486647+0000","last_active":"2023-12-01T15:32:11.464867+0000","last_peered":"2023-12-01T15:32:11.464867+0000","last_clean":"2023-12-01T15:32:11.464867+0000","last_became_active":"2023-12-01T15:32:10.486368+0000","last_became_peered":"2023-12-01T15:32:10.486368+0000","last_unstale":"2023-12-01T15:32:11.464867+0000","last_undegraded":"2023-12-01T15:32:11.464867+0000","last_fullsized":"2023-12-01T15:32:11.464867+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:36:30.334464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820711+0000","last_change":"2023-12-01T15:32:10.473539+0000","last_active":"2023-12-01T15:32:11.820711+0000","last_peered":"2023-12-01T15:32:11.820711+0000","last_clean":"2023-12-01T15:32:11.820711+0000","last_became_active":"2023-12-01T15:32:10.473237+0000","last_became_peered":"2023-12-01T15:32:10.473237+0000","last_unstale":"2023-12-01T15:32:11.820711+0000","last_undegraded":"2023-12-01T15:32:11.820711+0000","last_fullsized":"2023-12-01T15:32:11.820711+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:46:42.199992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.284281+0000","last_change":"2023-12-01T15:32:10.498011+0000","last_active":"2023-12-01T15:32:11.284281+0000","last_peered":"2023-12-01T15:32:11.284281+0000","last_clean":"2023-12-01T15:32:11.284281+0000","last_became_active":"2023-12-01T15:32:10.497411+0000","last_became_peered":"2023-12-01T15:32:10.497411+0000","last_unstale":"2023-12-01T15:32:11.284281+0000","last_undegraded":"2023-12-01T15:32:11.284281+0000","last_fullsized":"2023-12-01T15:32:11.284281+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:25:42.970281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821170+0000","last_change":"2023-12-01T15:32:10.475068+0000","last_active":"2023-12-01T15:32:11.821170+0000","last_peered":"2023-12-01T15:32:11.821170+0000","last_clean":"2023-12-01T15:32:11.821170+0000","last_became_active":"2023-12-01T15:32:10.474760+0000","last_became_peered":"2023-12-01T15:32:10.474760+0000","last_unstale":"2023-12-01T15:32:11.821170+0000","last_undegraded":"2023-12-01T15:32:11.821170+0000","last_fullsized":"2023-12-01T15:32:11.821170+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:26:52.866247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.39","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.284181+0000","last_change":"2023-12-01T15:32:10.489994+0000","last_active":"2023-12-01T15:32:11.284181+0000","last_peered":"2023-12-01T15:32:11.284181+0000","last_clean":"2023-12-01T15:32:11.284181+0000","last_became_active":"2023-12-01T15:32:10.489699+0000","last_became_peered":"2023-12-01T15:32:10.489699+0000","last_unstale":"2023-12-01T15:32:11.284181+0000","last_undegraded":"2023-12-01T15:32:11.284181+0000","last_fullsized":"2023-12-01T15:32:11.284181+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:24:42.919242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.38","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819555+0000","last_change":"2023-12-01T15:32:10.479120+0000","last_active":"2023-12-01T15:32:11.819555+0000","last_peered":"2023-12-01T15:32:11.819555+0000","last_clean":"2023-12-01T15:32:11.819555+0000","last_became_active":"2023-12-01T15:32:10.478852+0000","last_became_peered":"2023-12-01T15:32:10.478852+0000","last_unstale":"2023-12-01T15:32:11.819555+0000","last_undegraded":"2023-12-01T15:32:11.819555+0000","last_fullsized":"2023-12-01T15:32:11.819555+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:48:33.587279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.284492+0000","last_change":"2023-12-01T15:32:10.492406+0000","last_active":"2023-12-01T15:32:11.284492+0000","last_peered":"2023-12-01T15:32:11.284492+0000","last_clean":"2023-12-01T15:32:11.284492+0000","last_became_active":"2023-12-01T15:32:10.492116+0000","last_became_peered":"2023-12-01T15:32:10.492116+0000","last_unstale":"2023-12-01T15:32:11.284492+0000","last_undegraded":"2023-12-01T15:32:11.284492+0000","last_fullsized":"2023-12-01T15:32:11.284492+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:06:22.442288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.36","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820572+0000","last_change":"2023-12-01T15:32:10.495372+0000","last_active":"2023-12-01T15:32:11.820572+0000","last_peered":"2023-12-01T15:32:11.820572+0000","last_clean":"2023-12-01T15:32:11.820572+0000","last_became_active":"2023-12-01T15:32:10.494917+0000","last_became_peered":"2023-12-01T15:32:10.494917+0000","last_unstale":"2023-12-01T15:32:11.820572+0000","last_undegraded":"2023-12-01T15:32:11.820572+0000","last_fullsized":"2023-12-01T15:32:11.820572+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:30:13.258512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821696+0000","last_change":"2023-12-01T15:32:10.490883+0000","last_active":"2023-12-01T15:32:11.821696+0000","last_peered":"2023-12-01T15:32:11.821696+0000","last_clean":"2023-12-01T15:32:11.821696+0000","last_became_active":"2023-12-01T15:32:10.490045+0000","last_became_peered":"2023-12-01T15:32:10.490045+0000","last_unstale":"2023-12-01T15:32:11.821696+0000","last_undegraded":"2023-12-01T15:32:11.821696+0000","last_fullsized":"2023-12-01T15:32:11.821696+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:55:53.504708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821841+0000","last_change":"2023-12-01T15:32:10.480987+0000","last_active":"2023-12-01T15:32:11.821841+0000","last_peered":"2023-12-01T15:32:11.821841+0000","last_clean":"2023-12-01T15:32:11.821841+0000","last_became_active":"2023-12-01T15:32:10.480596+0000","last_became_peered":"2023-12-01T15:32:10.480596+0000","last_unstale":"2023-12-01T15:32:11.821841+0000","last_undegraded":"2023-12-01T15:32:11.821841+0000","last_fullsized":"2023-12-01T15:32:11.821841+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:26:51.212833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820154+0000","last_change":"2023-12-01T15:32:10.488718+0000","last_active":"2023-12-01T15:32:11.820154+0000","last_peered":"2023-12-01T15:32:11.820154+0000","last_clean":"2023-12-01T15:32:11.820154+0000","last_became_active":"2023-12-01T15:32:10.488418+0000","last_became_peered":"2023-12-01T15:32:10.488418+0000","last_unstale":"2023-12-01T15:32:11.820154+0000","last_undegraded":"2023-12-01T15:32:11.820154+0000","last_fullsized":"2023-12-01T15:32:11.820154+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:49:44.026451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464341+0000","last_change":"2023-12-01T15:32:10.480736+0000","last_active":"2023-12-01T15:32:11.464341+0000","last_peered":"2023-12-01T15:32:11.464341+0000","last_clean":"2023-12-01T15:32:11.464341+0000","last_became_active":"2023-12-01T15:32:10.480441+0000","last_became_peered":"2023-12-01T15:32:10.480441+0000","last_unstale":"2023-12-01T15:32:11.464341+0000","last_undegraded":"2023-12-01T15:32:11.464341+0000","last_fullsized":"2023-12-01T15:32:11.464341+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:11:25.832762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465925+0000","last_change":"2023-12-01T15:32:10.483598+0000","last_active":"2023-12-01T15:32:11.465925+0000","last_peered":"2023-12-01T15:32:11.465925+0000","last_clean":"2023-12-01T15:32:11.465925+0000","last_became_active":"2023-12-01T15:32:10.483148+0000","last_became_peered":"2023-12-01T15:32:10.483148+0000","last_unstale":"2023-12-01T15:32:11.465925+0000","last_undegraded":"2023-12-01T15:32:11.465925+0000","last_fullsized":"2023-12-01T15:32:11.465925+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:12:07.443217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.30","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820195+0000","last_change":"2023-12-01T15:32:10.491864+0000","last_active":"2023-12-01T15:32:11.820195+0000","last_peered":"2023-12-01T15:32:11.820195+0000","last_clean":"2023-12-01T15:32:11.820195+0000","last_became_active":"2023-12-01T15:32:10.491573+0000","last_became_peered":"2023-12-01T15:32:10.491573+0000","last_unstale":"2023-12-01T15:32:11.820195+0000","last_undegraded":"2023-12-01T15:32:11.820195+0000","last_fullsized":"2023-12-01T15:32:11.820195+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:30:46.355766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822175+0000","last_change":"2023-12-01T15:32:10.493717+0000","last_active":"2023-12-01T15:32:11.822175+0000","last_peered":"2023-12-01T15:32:11.822175+0000","last_clean":"2023-12-01T15:32:11.822175+0000","last_became_active":"2023-12-01T15:32:10.493237+0000","last_became_peered":"2023-12-01T15:32:10.493237+0000","last_unstale":"2023-12-01T15:32:11.822175+0000","last_undegraded":"2023-12-01T15:32:11.822175+0000","last_fullsized":"2023-12-01T15:32:11.822175+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:23:21.342239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820506+0000","last_change":"2023-12-01T15:32:10.492606+0000","last_active":"2023-12-01T15:32:11.820506+0000","last_peered":"2023-12-01T15:32:11.820506+0000","last_clean":"2023-12-01T15:32:11.820506+0000","last_became_active":"2023-12-01T15:32:10.491604+0000","last_became_peered":"2023-12-01T15:32:10.491604+0000","last_unstale":"2023-12-01T15:32:11.820506+0000","last_undegraded":"2023-12-01T15:32:11.820506+0000","last_fullsized":"2023-12-01T15:32:11.820506+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:26:53.779043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2d","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.284325+0000","last_change":"2023-12-01T15:32:10.492256+0000","last_active":"2023-12-01T15:32:11.284325+0000","last_peered":"2023-12-01T15:32:11.284325+0000","last_clean":"2023-12-01T15:32:11.284325+0000","last_became_active":"2023-12-01T15:32:10.491837+0000","last_became_peered":"2023-12-01T15:32:10.491837+0000","last_unstale":"2023-12-01T15:32:11.284325+0000","last_undegraded":"2023-12-01T15:32:11.284325+0000","last_fullsized":"2023-12-01T15:32:11.284325+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:10:36.991824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"62'4","reported_seq":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.466025+0000","last_change":"2023-12-01T15:32:10.069237+0000","last_active":"2023-12-01T15:32:11.466025+0000","last_peered":"2023-12-01T15:32:11.466025+0000","last_clean":"2023-12-01T15:32:11.466025+0000","last_became_active":"2023-12-01T15:32:10.068970+0000","last_became_peered":"2023-12-01T15:32:10.068970+0000","last_unstale":"2023-12-01T15:32:11.466025+0000","last_undegraded":"2023-12-01T15:32:11.466025+0000","last_fullsized":"2023-12-01T15:32:11.466025+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:59:17.879070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820559+0000","last_change":"2023-12-01T15:32:10.482347+0000","last_active":"2023-12-01T15:32:11.820559+0000","last_peered":"2023-12-01T15:32:11.820559+0000","last_clean":"2023-12-01T15:32:11.820559+0000","last_became_active":"2023-12-01T15:32:10.482064+0000","last_became_peered":"2023-12-01T15:32:10.482064+0000","last_unstale":"2023-12-01T15:32:11.820559+0000","last_undegraded":"2023-12-01T15:32:11.820559+0000","last_fullsized":"2023-12-01T15:32:11.820559+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:25:33.941682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1e","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820459+0000","last_change":"2023-12-01T15:32:10.073280+0000","last_active":"2023-12-01T15:32:11.820459+0000","last_peered":"2023-12-01T15:32:11.820459+0000","last_clean":"2023-12-01T15:32:11.820459+0000","last_became_active":"2023-12-01T15:32:10.072911+0000","last_became_peered":"2023-12-01T15:32:10.072911+0000","last_unstale":"2023-12-01T15:32:11.820459+0000","last_undegraded":"2023-12-01T15:32:11.820459+0000","last_fullsized":"2023-12-01T15:32:11.820459+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:11:19.539910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465789+0000","last_change":"2023-12-01T15:32:10.473865+0000","last_active":"2023-12-01T15:32:11.465789+0000","last_peered":"2023-12-01T15:32:11.465789+0000","last_clean":"2023-12-01T15:32:11.465789+0000","last_became_active":"2023-12-01T15:32:10.473582+0000","last_became_peered":"2023-12-01T15:32:10.473582+0000","last_unstale":"2023-12-01T15:32:11.465789+0000","last_undegraded":"2023-12-01T15:32:11.465789+0000","last_fullsized":"2023-12-01T15:32:11.465789+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:36:22.634065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1d","version":"62'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.284433+0000","last_change":"2023-12-01T15:32:10.079286+0000","last_active":"2023-12-01T15:32:11.284433+0000","last_peered":"2023-12-01T15:32:11.284433+0000","last_clean":"2023-12-01T15:32:11.284433+0000","last_became_active":"2023-12-01T15:32:10.079005+0000","last_became_peered":"2023-12-01T15:32:10.079005+0000","last_unstale":"2023-12-01T15:32:11.284433+0000","last_undegraded":"2023-12-01T15:32:11.284433+0000","last_fullsized":"2023-12-01T15:32:11.284433+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:55:49.482197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821044+0000","last_change":"2023-12-01T15:32:10.482590+0000","last_active":"2023-12-01T15:32:11.821044+0000","last_peered":"2023-12-01T15:32:11.821044+0000","last_clean":"2023-12-01T15:32:11.821044+0000","last_became_active":"2023-12-01T15:32:10.481989+0000","last_became_peered":"2023-12-01T15:32:10.481989+0000","last_unstale":"2023-12-01T15:32:11.821044+0000","last_undegraded":"2023-12-01T15:32:11.821044+0000","last_fullsized":"2023-12-01T15:32:11.821044+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:46:24.635021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"62'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.284303+0000","last_change":"2023-12-01T15:32:10.072605+0000","last_active":"2023-12-01T15:32:11.284303+0000","last_peered":"2023-12-01T15:32:11.284303+0000","last_clean":"2023-12-01T15:32:11.284303+0000","last_became_active":"2023-12-01T15:32:10.071970+0000","last_became_peered":"2023-12-01T15:32:10.071970+0000","last_unstale":"2023-12-01T15:32:11.284303+0000","last_undegraded":"2023-12-01T15:32:11.284303+0000","last_fullsized":"2023-12-01T15:32:11.284303+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:21:34.112330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820489+0000","last_change":"2023-12-01T15:32:10.482792+0000","last_active":"2023-12-01T15:32:11.820489+0000","last_peered":"2023-12-01T15:32:11.820489+0000","last_clean":"2023-12-01T15:32:11.820489+0000","last_became_active":"2023-12-01T15:32:10.482431+0000","last_became_peered":"2023-12-01T15:32:10.482431+0000","last_unstale":"2023-12-01T15:32:11.820489+0000","last_undegraded":"2023-12-01T15:32:11.820489+0000","last_fullsized":"2023-12-01T15:32:11.820489+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:44:51.598545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820268+0000","last_change":"2023-12-01T15:32:10.076368+0000","last_active":"2023-12-01T15:32:11.820268+0000","last_peered":"2023-12-01T15:32:11.820268+0000","last_clean":"2023-12-01T15:32:11.820268+0000","last_became_active":"2023-12-01T15:32:10.076032+0000","last_became_peered":"2023-12-01T15:32:10.076032+0000","last_unstale":"2023-12-01T15:32:11.820268+0000","last_undegraded":"2023-12-01T15:32:11.820268+0000","last_fullsized":"2023-12-01T15:32:11.820268+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:13:23.745763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820559+0000","last_change":"2023-12-01T15:32:10.489263+0000","last_active":"2023-12-01T15:32:11.820559+0000","last_peered":"2023-12-01T15:32:11.820559+0000","last_clean":"2023-12-01T15:32:11.820559+0000","last_became_active":"2023-12-01T15:32:10.488934+0000","last_became_peered":"2023-12-01T15:32:10.488934+0000","last_unstale":"2023-12-01T15:32:11.820559+0000","last_undegraded":"2023-12-01T15:32:11.820559+0000","last_fullsized":"2023-12-01T15:32:11.820559+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:51:33.295395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1a","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821499+0000","last_change":"2023-12-01T15:32:10.074624+0000","last_active":"2023-12-01T15:32:11.821499+0000","last_peered":"2023-12-01T15:32:11.821499+0000","last_clean":"2023-12-01T15:32:11.821499+0000","last_became_active":"2023-12-01T15:32:10.073474+0000","last_became_peered":"2023-12-01T15:32:10.073474+0000","last_unstale":"2023-12-01T15:32:11.821499+0000","last_undegraded":"2023-12-01T15:32:11.821499+0000","last_fullsized":"2023-12-01T15:32:11.821499+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:46:23.123464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465332+0000","last_change":"2023-12-01T15:32:10.488724+0000","last_active":"2023-12-01T15:32:11.465332+0000","last_peered":"2023-12-01T15:32:11.465332+0000","last_clean":"2023-12-01T15:32:11.465332+0000","last_became_active":"2023-12-01T15:32:10.487892+0000","last_became_peered":"2023-12-01T15:32:10.487892+0000","last_unstale":"2023-12-01T15:32:11.465332+0000","last_undegraded":"2023-12-01T15:32:11.465332+0000","last_fullsized":"2023-12-01T15:32:11.465332+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:05:43.936353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.19","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819748+0000","last_change":"2023-12-01T15:32:10.072709+0000","last_active":"2023-12-01T15:32:11.819748+0000","last_peered":"2023-12-01T15:32:11.819748+0000","last_clean":"2023-12-01T15:32:11.819748+0000","last_became_active":"2023-12-01T15:32:10.072396+0000","last_became_peered":"2023-12-01T15:32:10.072396+0000","last_unstale":"2023-12-01T15:32:11.819748+0000","last_undegraded":"2023-12-01T15:32:11.819748+0000","last_fullsized":"2023-12-01T15:32:11.819748+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:32:32.562556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819660+0000","last_change":"2023-12-01T15:32:10.488817+0000","last_active":"2023-12-01T15:32:11.819660+0000","last_peered":"2023-12-01T15:32:11.819660+0000","last_clean":"2023-12-01T15:32:11.819660+0000","last_became_active":"2023-12-01T15:32:10.488517+0000","last_became_peered":"2023-12-01T15:32:10.488517+0000","last_unstale":"2023-12-01T15:32:11.819660+0000","last_undegraded":"2023-12-01T15:32:11.819660+0000","last_fullsized":"2023-12-01T15:32:11.819660+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:47:50.079079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.18","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820376+0000","last_change":"2023-12-01T15:32:10.074489+0000","last_active":"2023-12-01T15:32:11.820376+0000","last_peered":"2023-12-01T15:32:11.820376+0000","last_clean":"2023-12-01T15:32:11.820376+0000","last_became_active":"2023-12-01T15:32:10.073655+0000","last_became_peered":"2023-12-01T15:32:10.073655+0000","last_unstale":"2023-12-01T15:32:11.820376+0000","last_undegraded":"2023-12-01T15:32:11.820376+0000","last_fullsized":"2023-12-01T15:32:11.820376+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:56:41.792894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.466127+0000","last_change":"2023-12-01T15:32:10.483438+0000","last_active":"2023-12-01T15:32:11.466127+0000","last_peered":"2023-12-01T15:32:11.466127+0000","last_clean":"2023-12-01T15:32:11.466127+0000","last_became_active":"2023-12-01T15:32:10.482750+0000","last_became_peered":"2023-12-01T15:32:10.482750+0000","last_unstale":"2023-12-01T15:32:11.466127+0000","last_undegraded":"2023-12-01T15:32:11.466127+0000","last_fullsized":"2023-12-01T15:32:11.466127+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:02:59.434695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821162+0000","last_change":"2023-12-01T15:32:10.067912+0000","last_active":"2023-12-01T15:32:11.821162+0000","last_peered":"2023-12-01T15:32:11.821162+0000","last_clean":"2023-12-01T15:32:11.821162+0000","last_became_active":"2023-12-01T15:32:10.067561+0000","last_became_peered":"2023-12-01T15:32:10.067561+0000","last_unstale":"2023-12-01T15:32:11.821162+0000","last_undegraded":"2023-12-01T15:32:11.821162+0000","last_fullsized":"2023-12-01T15:32:11.821162+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:19:09.237245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822082+0000","last_change":"2023-12-01T15:32:10.479727+0000","last_active":"2023-12-01T15:32:11.822082+0000","last_peered":"2023-12-01T15:32:11.822082+0000","last_clean":"2023-12-01T15:32:11.822082+0000","last_became_active":"2023-12-01T15:32:10.479320+0000","last_became_peered":"2023-12-01T15:32:10.479320+0000","last_unstale":"2023-12-01T15:32:11.822082+0000","last_undegraded":"2023-12-01T15:32:11.822082+0000","last_fullsized":"2023-12-01T15:32:11.822082+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:21:30.761976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.16","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821972+0000","last_change":"2023-12-01T15:32:10.076054+0000","last_active":"2023-12-01T15:32:11.821972+0000","last_peered":"2023-12-01T15:32:11.821972+0000","last_clean":"2023-12-01T15:32:11.821972+0000","last_became_active":"2023-12-01T15:32:10.075763+0000","last_became_peered":"2023-12-01T15:32:10.075763+0000","last_unstale":"2023-12-01T15:32:11.821972+0000","last_undegraded":"2023-12-01T15:32:11.821972+0000","last_fullsized":"2023-12-01T15:32:11.821972+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:01:49.103183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465704+0000","last_change":"2023-12-01T15:32:10.481180+0000","last_active":"2023-12-01T15:32:11.465704+0000","last_peered":"2023-12-01T15:32:11.465704+0000","last_clean":"2023-12-01T15:32:11.465704+0000","last_became_active":"2023-12-01T15:32:10.480927+0000","last_became_peered":"2023-12-01T15:32:10.480927+0000","last_unstale":"2023-12-01T15:32:11.465704+0000","last_undegraded":"2023-12-01T15:32:11.465704+0000","last_fullsized":"2023-12-01T15:32:11.465704+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:25:47.898062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.15","version":"62'3","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465904+0000","last_change":"2023-12-01T15:32:10.074954+0000","last_active":"2023-12-01T15:32:11.465904+0000","last_peered":"2023-12-01T15:32:11.465904+0000","last_clean":"2023-12-01T15:32:11.465904+0000","last_became_active":"2023-12-01T15:32:10.074120+0000","last_became_peered":"2023-12-01T15:32:10.074120+0000","last_unstale":"2023-12-01T15:32:11.465904+0000","last_undegraded":"2023-12-01T15:32:11.465904+0000","last_fullsized":"2023-12-01T15:32:11.465904+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:11:48.907993+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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821731+0000","last_change":"2023-12-01T15:32:10.495059+0000","last_active":"2023-12-01T15:32:11.821731+0000","last_peered":"2023-12-01T15:32:11.821731+0000","last_clean":"2023-12-01T15:32:11.821731+0000","last_became_active":"2023-12-01T15:32:10.494755+0000","last_became_peered":"2023-12-01T15:32:10.494755+0000","last_unstale":"2023-12-01T15:32:11.821731+0000","last_undegraded":"2023-12-01T15:32:11.821731+0000","last_fullsized":"2023-12-01T15:32:11.821731+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:33:07.417897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.14","version":"62'6","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821161+0000","last_change":"2023-12-01T15:32:10.071701+0000","last_active":"2023-12-01T15:32:11.821161+0000","last_peered":"2023-12-01T15:32:11.821161+0000","last_clean":"2023-12-01T15:32:11.821161+0000","last_became_active":"2023-12-01T15:32:10.071382+0000","last_became_peered":"2023-12-01T15:32:10.071382+0000","last_unstale":"2023-12-01T15:32:11.821161+0000","last_undegraded":"2023-12-01T15:32:11.821161+0000","last_fullsized":"2023-12-01T15:32:11.821161+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:02:26.948931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.284359+0000","last_change":"2023-12-01T15:32:10.491908+0000","last_active":"2023-12-01T15:32:11.284359+0000","last_peered":"2023-12-01T15:32:11.284359+0000","last_clean":"2023-12-01T15:32:11.284359+0000","last_became_active":"2023-12-01T15:32:10.491374+0000","last_became_peered":"2023-12-01T15:32:10.491374+0000","last_unstale":"2023-12-01T15:32:11.284359+0000","last_undegraded":"2023-12-01T15:32:11.284359+0000","last_fullsized":"2023-12-01T15:32:11.284359+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:32:57.770411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.13","version":"62'2","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465246+0000","last_change":"2023-12-01T15:32:10.065010+0000","last_active":"2023-12-01T15:32:11.465246+0000","last_peered":"2023-12-01T15:32:11.465246+0000","last_clean":"2023-12-01T15:32:11.465246+0000","last_became_active":"2023-12-01T15:32:10.064650+0000","last_became_peered":"2023-12-01T15:32:10.064650+0000","last_unstale":"2023-12-01T15:32:11.465246+0000","last_undegraded":"2023-12-01T15:32:11.465246+0000","last_fullsized":"2023-12-01T15:32:11.465246+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:06:31.840453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464251+0000","last_change":"2023-12-01T15:32:10.486362+0000","last_active":"2023-12-01T15:32:11.464251+0000","last_peered":"2023-12-01T15:32:11.464251+0000","last_clean":"2023-12-01T15:32:11.464251+0000","last_became_active":"2023-12-01T15:32:10.486043+0000","last_became_peered":"2023-12-01T15:32:10.486043+0000","last_unstale":"2023-12-01T15:32:11.464251+0000","last_undegraded":"2023-12-01T15:32:11.464251+0000","last_fullsized":"2023-12-01T15:32:11.464251+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:38:35.102285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820885+0000","last_change":"2023-12-01T15:32:10.078890+0000","last_active":"2023-12-01T15:32:11.820885+0000","last_peered":"2023-12-01T15:32:11.820885+0000","last_clean":"2023-12-01T15:32:11.820885+0000","last_became_active":"2023-12-01T15:32:10.078562+0000","last_became_peered":"2023-12-01T15:32:10.078562+0000","last_unstale":"2023-12-01T15:32:11.820885+0000","last_undegraded":"2023-12-01T15:32:11.820885+0000","last_fullsized":"2023-12-01T15:32:11.820885+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:46:24.153992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.284259+0000","last_change":"2023-12-01T15:32:10.497503+0000","last_active":"2023-12-01T15:32:11.284259+0000","last_peered":"2023-12-01T15:32:11.284259+0000","last_clean":"2023-12-01T15:32:11.284259+0000","last_became_active":"2023-12-01T15:32:10.496953+0000","last_became_peered":"2023-12-01T15:32:10.496953+0000","last_unstale":"2023-12-01T15:32:11.284259+0000","last_undegraded":"2023-12-01T15:32:11.284259+0000","last_fullsized":"2023-12-01T15:32:11.284259+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:54:41.893241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820444+0000","last_change":"2023-12-01T15:32:10.066780+0000","last_active":"2023-12-01T15:32:11.820444+0000","last_peered":"2023-12-01T15:32:11.820444+0000","last_clean":"2023-12-01T15:32:11.820444+0000","last_became_active":"2023-12-01T15:32:10.066502+0000","last_became_peered":"2023-12-01T15:32:10.066502+0000","last_unstale":"2023-12-01T15:32:11.820444+0000","last_undegraded":"2023-12-01T15:32:11.820444+0000","last_fullsized":"2023-12-01T15:32:11.820444+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:01:13.694200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.10","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820341+0000","last_change":"2023-12-01T15:32:10.481760+0000","last_active":"2023-12-01T15:32:11.820341+0000","last_peered":"2023-12-01T15:32:11.820341+0000","last_clean":"2023-12-01T15:32:11.820341+0000","last_became_active":"2023-12-01T15:32:10.481476+0000","last_became_peered":"2023-12-01T15:32:10.481476+0000","last_unstale":"2023-12-01T15:32:11.820341+0000","last_undegraded":"2023-12-01T15:32:11.820341+0000","last_fullsized":"2023-12-01T15:32:11.820341+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:55:24.889420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"62'8","reported_seq":20,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.491096+0000","last_change":"2023-12-01T15:32:10.069432+0000","last_active":"2023-12-01T15:32:10.491096+0000","last_peered":"2023-12-01T15:32:10.491096+0000","last_clean":"2023-12-01T15:32:10.491096+0000","last_became_active":"2023-12-01T15:32:10.069094+0000","last_became_peered":"2023-12-01T15:32:10.069094+0000","last_unstale":"2023-12-01T15:32:10.491096+0000","last_undegraded":"2023-12-01T15:32:10.491096+0000","last_fullsized":"2023-12-01T15:32:10.491096+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:20:29.866378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.284201+0000","last_change":"2023-12-01T15:32:10.498066+0000","last_active":"2023-12-01T15:32:11.284201+0000","last_peered":"2023-12-01T15:32:11.284201+0000","last_clean":"2023-12-01T15:32:11.284201+0000","last_became_active":"2023-12-01T15:32:10.497522+0000","last_became_peered":"2023-12-01T15:32:10.497522+0000","last_unstale":"2023-12-01T15:32:11.284201+0000","last_undegraded":"2023-12-01T15:32:11.284201+0000","last_fullsized":"2023-12-01T15:32:11.284201+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:41:59.848459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.f","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822101+0000","last_change":"2023-12-01T15:32:10.070336+0000","last_active":"2023-12-01T15:32:11.822101+0000","last_peered":"2023-12-01T15:32:11.822101+0000","last_clean":"2023-12-01T15:32:11.822101+0000","last_became_active":"2023-12-01T15:32:10.069600+0000","last_became_peered":"2023-12-01T15:32:10.069600+0000","last_unstale":"2023-12-01T15:32:11.822101+0000","last_undegraded":"2023-12-01T15:32:11.822101+0000","last_fullsized":"2023-12-01T15:32:11.822101+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:55:32.676713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.284453+0000","last_change":"2023-12-01T15:32:10.489859+0000","last_active":"2023-12-01T15:32:11.284453+0000","last_peered":"2023-12-01T15:32:11.284453+0000","last_clean":"2023-12-01T15:32:11.284453+0000","last_became_active":"2023-12-01T15:32:10.489505+0000","last_became_peered":"2023-12-01T15:32:10.489505+0000","last_unstale":"2023-12-01T15:32:11.284453+0000","last_undegraded":"2023-12-01T15:32:11.284453+0000","last_fullsized":"2023-12-01T15:32:11.284453+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:13:47.071406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465501+0000","last_change":"2023-12-01T15:32:10.073578+0000","last_active":"2023-12-01T15:32:11.465501+0000","last_peered":"2023-12-01T15:32:11.465501+0000","last_clean":"2023-12-01T15:32:11.465501+0000","last_became_active":"2023-12-01T15:32:10.073270+0000","last_became_peered":"2023-12-01T15:32:10.073270+0000","last_unstale":"2023-12-01T15:32:11.465501+0000","last_undegraded":"2023-12-01T15:32:11.465501+0000","last_fullsized":"2023-12-01T15:32:11.465501+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:56:05.262008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821903+0000","last_change":"2023-12-01T15:32:10.474905+0000","last_active":"2023-12-01T15:32:11.821903+0000","last_peered":"2023-12-01T15:32:11.821903+0000","last_clean":"2023-12-01T15:32:11.821903+0000","last_became_active":"2023-12-01T15:32:10.474588+0000","last_became_peered":"2023-12-01T15:32:10.474588+0000","last_unstale":"2023-12-01T15:32:11.821903+0000","last_undegraded":"2023-12-01T15:32:11.821903+0000","last_fullsized":"2023-12-01T15:32:11.821903+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:26:18.373747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820794+0000","last_change":"2023-12-01T15:32:10.078953+0000","last_active":"2023-12-01T15:32:11.820794+0000","last_peered":"2023-12-01T15:32:11.820794+0000","last_clean":"2023-12-01T15:32:11.820794+0000","last_became_active":"2023-12-01T15:32:10.078611+0000","last_became_peered":"2023-12-01T15:32:10.078611+0000","last_unstale":"2023-12-01T15:32:11.820794+0000","last_undegraded":"2023-12-01T15:32:11.820794+0000","last_fullsized":"2023-12-01T15:32:11.820794+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:57:29.575323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.822684+0000","last_change":"2023-12-01T15:32:10.478878+0000","last_active":"2023-12-01T15:32:11.822684+0000","last_peered":"2023-12-01T15:32:11.822684+0000","last_clean":"2023-12-01T15:32:11.822684+0000","last_became_active":"2023-12-01T15:32:10.478556+0000","last_became_peered":"2023-12-01T15:32:10.478556+0000","last_unstale":"2023-12-01T15:32:11.822684+0000","last_undegraded":"2023-12-01T15:32:11.822684+0000","last_fullsized":"2023-12-01T15:32:11.822684+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:10:10.072888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464868+0000","last_change":"2023-12-01T15:32:10.484947+0000","last_active":"2023-12-01T15:32:11.464868+0000","last_peered":"2023-12-01T15:32:11.464868+0000","last_clean":"2023-12-01T15:32:11.464868+0000","last_became_active":"2023-12-01T15:32:10.484660+0000","last_became_peered":"2023-12-01T15:32:10.484660+0000","last_unstale":"2023-12-01T15:32:11.464868+0000","last_undegraded":"2023-12-01T15:32:11.464868+0000","last_fullsized":"2023-12-01T15:32:11.464868+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:32:28.316817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.469286+0000","last_change":"2023-12-01T15:32:10.066071+0000","last_active":"2023-12-01T15:32:10.469286+0000","last_peered":"2023-12-01T15:32:10.469286+0000","last_clean":"2023-12-01T15:32:10.469286+0000","last_became_active":"2023-12-01T15:32:10.065724+0000","last_became_peered":"2023-12-01T15:32:10.065724+0000","last_unstale":"2023-12-01T15:32:10.469286+0000","last_undegraded":"2023-12-01T15:32:10.469286+0000","last_fullsized":"2023-12-01T15:32:10.469286+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:57:40.483771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820165+0000","last_change":"2023-12-01T15:32:10.478609+0000","last_active":"2023-12-01T15:32:11.820165+0000","last_peered":"2023-12-01T15:32:11.820165+0000","last_clean":"2023-12-01T15:32:11.820165+0000","last_became_active":"2023-12-01T15:32:10.478338+0000","last_became_peered":"2023-12-01T15:32:10.478338+0000","last_unstale":"2023-12-01T15:32:11.820165+0000","last_undegraded":"2023-12-01T15:32:11.820165+0000","last_fullsized":"2023-12-01T15:32:11.820165+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:42:08.432641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820583+0000","last_change":"2023-12-01T15:32:10.074388+0000","last_active":"2023-12-01T15:32:11.820583+0000","last_peered":"2023-12-01T15:32:11.820583+0000","last_clean":"2023-12-01T15:32:11.820583+0000","last_became_active":"2023-12-01T15:32:10.074090+0000","last_became_peered":"2023-12-01T15:32:10.074090+0000","last_unstale":"2023-12-01T15:32:11.820583+0000","last_undegraded":"2023-12-01T15:32:11.820583+0000","last_fullsized":"2023-12-01T15:32:11.820583+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:05:31.444569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'117","reported_seq":220,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.484328+0000","last_change":"2023-12-01T15:31:53.390147+0000","last_active":"2023-12-01T15:32:10.484328+0000","last_peered":"2023-12-01T15:32:10.484328+0000","last_clean":"2023-12-01T15:32:10.484328+0000","last_became_active":"2023-12-01T15:31:53.389767+0000","last_became_peered":"2023-12-01T15:31:53.389767+0000","last_unstale":"2023-12-01T15:32:10.484328+0000","last_undegraded":"2023-12-01T15:32:10.484328+0000","last_fullsized":"2023-12-01T15:32:10.484328+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:30:06.353211+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:30:06.353211+0000","last_clean_scrub_stamp":"2023-12-01T15:30:06.353211+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:49:14.700865+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464267+0000","last_change":"2023-12-01T15:32:10.473808+0000","last_active":"2023-12-01T15:32:11.464267+0000","last_peered":"2023-12-01T15:32:11.464267+0000","last_clean":"2023-12-01T15:32:11.464267+0000","last_became_active":"2023-12-01T15:32:10.473508+0000","last_became_peered":"2023-12-01T15:32:10.473508+0000","last_unstale":"2023-12-01T15:32:11.464267+0000","last_undegraded":"2023-12-01T15:32:11.464267+0000","last_fullsized":"2023-12-01T15:32:11.464267+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:23:10.460351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.284161+0000","last_change":"2023-12-01T15:32:10.070927+0000","last_active":"2023-12-01T15:32:11.284161+0000","last_peered":"2023-12-01T15:32:11.284161+0000","last_clean":"2023-12-01T15:32:11.284161+0000","last_became_active":"2023-12-01T15:32:10.070459+0000","last_became_peered":"2023-12-01T15:32:10.070459+0000","last_unstale":"2023-12-01T15:32:11.284161+0000","last_undegraded":"2023-12-01T15:32:11.284161+0000","last_fullsized":"2023-12-01T15:32:11.284161+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:37:03.403543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.284397+0000","last_change":"2023-12-01T15:32:10.079214+0000","last_active":"2023-12-01T15:32:11.284397+0000","last_peered":"2023-12-01T15:32:11.284397+0000","last_clean":"2023-12-01T15:32:11.284397+0000","last_became_active":"2023-12-01T15:32:10.078944+0000","last_became_peered":"2023-12-01T15:32:10.078944+0000","last_unstale":"2023-12-01T15:32:11.284397+0000","last_undegraded":"2023-12-01T15:32:11.284397+0000","last_fullsized":"2023-12-01T15:32:11.284397+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:51:04.356197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465584+0000","last_change":"2023-12-01T15:32:10.484126+0000","last_active":"2023-12-01T15:32:11.465584+0000","last_peered":"2023-12-01T15:32:11.465584+0000","last_clean":"2023-12-01T15:32:11.465584+0000","last_became_active":"2023-12-01T15:32:10.483792+0000","last_became_peered":"2023-12-01T15:32:10.483792+0000","last_unstale":"2023-12-01T15:32:11.465584+0000","last_undegraded":"2023-12-01T15:32:11.465584+0000","last_fullsized":"2023-12-01T15:32:11.465584+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:51:51.380252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465268+0000","last_change":"2023-12-01T15:32:10.066913+0000","last_active":"2023-12-01T15:32:11.465268+0000","last_peered":"2023-12-01T15:32:11.465268+0000","last_clean":"2023-12-01T15:32:11.465268+0000","last_became_active":"2023-12-01T15:32:10.066563+0000","last_became_peered":"2023-12-01T15:32:10.066563+0000","last_unstale":"2023-12-01T15:32:11.465268+0000","last_undegraded":"2023-12-01T15:32:11.465268+0000","last_fullsized":"2023-12-01T15:32:11.465268+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:46:29.122154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820491+0000","last_change":"2023-12-01T15:32:10.492359+0000","last_active":"2023-12-01T15:32:11.820491+0000","last_peered":"2023-12-01T15:32:11.820491+0000","last_clean":"2023-12-01T15:32:11.820491+0000","last_became_active":"2023-12-01T15:32:10.492042+0000","last_became_peered":"2023-12-01T15:32:10.492042+0000","last_unstale":"2023-12-01T15:32:11.820491+0000","last_undegraded":"2023-12-01T15:32:11.820491+0000","last_fullsized":"2023-12-01T15:32:11.820491+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:38:03.069838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"62'2","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821054+0000","last_change":"2023-12-01T15:32:10.074445+0000","last_active":"2023-12-01T15:32:11.821054+0000","last_peered":"2023-12-01T15:32:11.821054+0000","last_clean":"2023-12-01T15:32:11.821054+0000","last_became_active":"2023-12-01T15:32:10.074164+0000","last_became_peered":"2023-12-01T15:32:10.074164+0000","last_unstale":"2023-12-01T15:32:11.821054+0000","last_undegraded":"2023-12-01T15:32:11.821054+0000","last_fullsized":"2023-12-01T15:32:11.821054+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:14:45.917754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[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":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.464507+0000","last_change":"2023-12-01T15:32:10.480641+0000","last_active":"2023-12-01T15:32:11.464507+0000","last_peered":"2023-12-01T15:32:11.464507+0000","last_clean":"2023-12-01T15:32:11.464507+0000","last_became_active":"2023-12-01T15:32:10.480252+0000","last_became_peered":"2023-12-01T15:32:10.480252+0000","last_unstale":"2023-12-01T15:32:11.464507+0000","last_undegraded":"2023-12-01T15:32:11.464507+0000","last_fullsized":"2023-12-01T15:32:11.464507+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:33:36.253855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.284120+0000","last_change":"2023-12-01T15:32:10.070752+0000","last_active":"2023-12-01T15:32:11.284120+0000","last_peered":"2023-12-01T15:32:11.284120+0000","last_clean":"2023-12-01T15:32:11.284120+0000","last_became_active":"2023-12-01T15:32:10.070095+0000","last_became_peered":"2023-12-01T15:32:10.070095+0000","last_unstale":"2023-12-01T15:32:11.284120+0000","last_undegraded":"2023-12-01T15:32:11.284120+0000","last_fullsized":"2023-12-01T15:32:11.284120+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:53:57.537007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821645+0000","last_change":"2023-12-01T15:32:10.495232+0000","last_active":"2023-12-01T15:32:11.821645+0000","last_peered":"2023-12-01T15:32:11.821645+0000","last_clean":"2023-12-01T15:32:11.821645+0000","last_became_active":"2023-12-01T15:32:10.494899+0000","last_became_peered":"2023-12-01T15:32:10.494899+0000","last_unstale":"2023-12-01T15:32:11.821645+0000","last_undegraded":"2023-12-01T15:32:11.821645+0000","last_fullsized":"2023-12-01T15:32:11.821645+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:43:42.185969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.9","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.466005+0000","last_change":"2023-12-01T15:32:10.076572+0000","last_active":"2023-12-01T15:32:11.466005+0000","last_peered":"2023-12-01T15:32:11.466005+0000","last_clean":"2023-12-01T15:32:11.466005+0000","last_became_active":"2023-12-01T15:32:10.076235+0000","last_became_peered":"2023-12-01T15:32:10.076235+0000","last_unstale":"2023-12-01T15:32:11.466005+0000","last_undegraded":"2023-12-01T15:32:11.466005+0000","last_fullsized":"2023-12-01T15:32:11.466005+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:42:14.227526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819644+0000","last_change":"2023-12-01T15:32:10.492265+0000","last_active":"2023-12-01T15:32:11.819644+0000","last_peered":"2023-12-01T15:32:11.819644+0000","last_clean":"2023-12-01T15:32:11.819644+0000","last_became_active":"2023-12-01T15:32:10.491970+0000","last_became_peered":"2023-12-01T15:32:10.491970+0000","last_unstale":"2023-12-01T15:32:11.819644+0000","last_undegraded":"2023-12-01T15:32:11.819644+0000","last_fullsized":"2023-12-01T15:32:11.819644+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:23:23.133381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.a","version":"0'0","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465200+0000","last_change":"2023-12-01T15:32:10.076094+0000","last_active":"2023-12-01T15:32:11.465200+0000","last_peered":"2023-12-01T15:32:11.465200+0000","last_clean":"2023-12-01T15:32:11.465200+0000","last_became_active":"2023-12-01T15:32:10.075705+0000","last_became_peered":"2023-12-01T15:32:10.075705+0000","last_unstale":"2023-12-01T15:32:11.465200+0000","last_undegraded":"2023-12-01T15:32:11.465200+0000","last_fullsized":"2023-12-01T15:32:11.465200+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:14:41.704602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820186+0000","last_change":"2023-12-01T15:32:10.473732+0000","last_active":"2023-12-01T15:32:11.820186+0000","last_peered":"2023-12-01T15:32:11.820186+0000","last_clean":"2023-12-01T15:32:11.820186+0000","last_became_active":"2023-12-01T15:32:10.473351+0000","last_became_peered":"2023-12-01T15:32:10.473351+0000","last_unstale":"2023-12-01T15:32:11.820186+0000","last_undegraded":"2023-12-01T15:32:11.820186+0000","last_fullsized":"2023-12-01T15:32:11.820186+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:50:07.543965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.b","version":"62'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.284239+0000","last_change":"2023-12-01T15:32:10.076173+0000","last_active":"2023-12-01T15:32:11.284239+0000","last_peered":"2023-12-01T15:32:11.284239+0000","last_clean":"2023-12-01T15:32:11.284239+0000","last_became_active":"2023-12-01T15:32:10.075714+0000","last_became_peered":"2023-12-01T15:32:10.075714+0000","last_unstale":"2023-12-01T15:32:11.284239+0000","last_undegraded":"2023-12-01T15:32:11.284239+0000","last_fullsized":"2023-12-01T15:32:11.284239+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:17:40.176745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821488+0000","last_change":"2023-12-01T15:32:10.488605+0000","last_active":"2023-12-01T15:32:11.821488+0000","last_peered":"2023-12-01T15:32:11.821488+0000","last_clean":"2023-12-01T15:32:11.821488+0000","last_became_active":"2023-12-01T15:32:10.488314+0000","last_became_peered":"2023-12-01T15:32:10.488314+0000","last_unstale":"2023-12-01T15:32:11.821488+0000","last_undegraded":"2023-12-01T15:32:11.821488+0000","last_fullsized":"2023-12-01T15:32:11.821488+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:22:10.752420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.c","version":"0'0","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.470860+0000","last_change":"2023-12-01T15:32:10.059860+0000","last_active":"2023-12-01T15:32:10.470860+0000","last_peered":"2023-12-01T15:32:10.470860+0000","last_clean":"2023-12-01T15:32:10.470860+0000","last_became_active":"2023-12-01T15:32:10.059548+0000","last_became_peered":"2023-12-01T15:32:10.059548+0000","last_unstale":"2023-12-01T15:32:10.470860+0000","last_undegraded":"2023-12-01T15:32:10.470860+0000","last_fullsized":"2023-12-01T15:32:10.470860+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:02:13.818552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.284380+0000","last_change":"2023-12-01T15:32:10.487670+0000","last_active":"2023-12-01T15:32:11.284380+0000","last_peered":"2023-12-01T15:32:11.284380+0000","last_clean":"2023-12-01T15:32:11.284380+0000","last_became_active":"2023-12-01T15:32:10.487396+0000","last_became_peered":"2023-12-01T15:32:10.487396+0000","last_unstale":"2023-12-01T15:32:11.284380+0000","last_undegraded":"2023-12-01T15:32:11.284380+0000","last_fullsized":"2023-12-01T15:32:11.284380+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:39:39.700359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465830+0000","last_change":"2023-12-01T15:32:10.075184+0000","last_active":"2023-12-01T15:32:11.465830+0000","last_peered":"2023-12-01T15:32:11.465830+0000","last_clean":"2023-12-01T15:32:11.465830+0000","last_became_active":"2023-12-01T15:32:10.074653+0000","last_became_peered":"2023-12-01T15:32:10.074653+0000","last_unstale":"2023-12-01T15:32:11.465830+0000","last_undegraded":"2023-12-01T15:32:11.465830+0000","last_fullsized":"2023-12-01T15:32:11.465830+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:13:13.608327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820812+0000","last_change":"2023-12-01T15:32:10.482945+0000","last_active":"2023-12-01T15:32:11.820812+0000","last_peered":"2023-12-01T15:32:11.820812+0000","last_clean":"2023-12-01T15:32:11.820812+0000","last_became_active":"2023-12-01T15:32:10.482549+0000","last_became_peered":"2023-12-01T15:32:10.482549+0000","last_unstale":"2023-12-01T15:32:11.820812+0000","last_undegraded":"2023-12-01T15:32:11.820812+0000","last_fullsized":"2023-12-01T15:32:11.820812+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:29:08.536227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"62'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:10.491489+0000","last_change":"2023-12-01T15:32:10.068442+0000","last_active":"2023-12-01T15:32:10.491489+0000","last_peered":"2023-12-01T15:32:10.491489+0000","last_clean":"2023-12-01T15:32:10.491489+0000","last_became_active":"2023-12-01T15:32:10.068111+0000","last_became_peered":"2023-12-01T15:32:10.068111+0000","last_unstale":"2023-12-01T15:32:10.491489+0000","last_undegraded":"2023-12-01T15:32:10.491489+0000","last_fullsized":"2023-12-01T15:32:10.491489+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:51:31.270914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.284472+0000","last_change":"2023-12-01T15:32:10.497418+0000","last_active":"2023-12-01T15:32:11.284472+0000","last_peered":"2023-12-01T15:32:11.284472+0000","last_clean":"2023-12-01T15:32:11.284472+0000","last_became_active":"2023-12-01T15:32:10.497016+0000","last_became_peered":"2023-12-01T15:32:10.497016+0000","last_unstale":"2023-12-01T15:32:11.284472+0000","last_undegraded":"2023-12-01T15:32:11.284472+0000","last_fullsized":"2023-12-01T15:32:11.284472+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:19:23.329331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.20","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820150+0000","last_change":"2023-12-01T15:32:10.481266+0000","last_active":"2023-12-01T15:32:11.820150+0000","last_peered":"2023-12-01T15:32:11.820150+0000","last_clean":"2023-12-01T15:32:11.820150+0000","last_became_active":"2023-12-01T15:32:10.480942+0000","last_became_peered":"2023-12-01T15:32:10.480942+0000","last_unstale":"2023-12-01T15:32:11.820150+0000","last_undegraded":"2023-12-01T15:32:11.820150+0000","last_fullsized":"2023-12-01T15:32:11.820150+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:05:24.567527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819898+0000","last_change":"2023-12-01T15:32:10.481201+0000","last_active":"2023-12-01T15:32:11.819898+0000","last_peered":"2023-12-01T15:32:11.819898+0000","last_clean":"2023-12-01T15:32:11.819898+0000","last_became_active":"2023-12-01T15:32:10.480911+0000","last_became_peered":"2023-12-01T15:32:10.480911+0000","last_unstale":"2023-12-01T15:32:11.819898+0000","last_undegraded":"2023-12-01T15:32:11.819898+0000","last_fullsized":"2023-12-01T15:32:11.819898+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:52:22.038298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820983+0000","last_change":"2023-12-01T15:32:10.471918+0000","last_active":"2023-12-01T15:32:11.820983+0000","last_peered":"2023-12-01T15:32:11.820983+0000","last_clean":"2023-12-01T15:32:11.820983+0000","last_became_active":"2023-12-01T15:32:10.471618+0000","last_became_peered":"2023-12-01T15:32:10.471618+0000","last_unstale":"2023-12-01T15:32:11.820983+0000","last_undegraded":"2023-12-01T15:32:11.820983+0000","last_fullsized":"2023-12-01T15:32:11.820983+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:07:38.203644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465165+0000","last_change":"2023-12-01T15:32:10.474590+0000","last_active":"2023-12-01T15:32:11.465165+0000","last_peered":"2023-12-01T15:32:11.465165+0000","last_clean":"2023-12-01T15:32:11.465165+0000","last_became_active":"2023-12-01T15:32:10.474111+0000","last_became_peered":"2023-12-01T15:32:10.474111+0000","last_unstale":"2023-12-01T15:32:11.465165+0000","last_undegraded":"2023-12-01T15:32:11.465165+0000","last_fullsized":"2023-12-01T15:32:11.465165+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:02:07.539034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820303+0000","last_change":"2023-12-01T15:32:10.480046+0000","last_active":"2023-12-01T15:32:11.820303+0000","last_peered":"2023-12-01T15:32:11.820303+0000","last_clean":"2023-12-01T15:32:11.820303+0000","last_became_active":"2023-12-01T15:32:10.479727+0000","last_became_peered":"2023-12-01T15:32:10.479727+0000","last_unstale":"2023-12-01T15:32:11.820303+0000","last_undegraded":"2023-12-01T15:32:11.820303+0000","last_fullsized":"2023-12-01T15:32:11.820303+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:20:20.436065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465750+0000","last_change":"2023-12-01T15:32:10.491603+0000","last_active":"2023-12-01T15:32:11.465750+0000","last_peered":"2023-12-01T15:32:11.465750+0000","last_clean":"2023-12-01T15:32:11.465750+0000","last_became_active":"2023-12-01T15:32:10.490870+0000","last_became_peered":"2023-12-01T15:32:10.490870+0000","last_unstale":"2023-12-01T15:32:11.465750+0000","last_undegraded":"2023-12-01T15:32:11.465750+0000","last_fullsized":"2023-12-01T15:32:11.465750+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:35:53.355238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820748+0000","last_change":"2023-12-01T15:32:10.493282+0000","last_active":"2023-12-01T15:32:11.820748+0000","last_peered":"2023-12-01T15:32:11.820748+0000","last_clean":"2023-12-01T15:32:11.820748+0000","last_became_active":"2023-12-01T15:32:10.493017+0000","last_became_peered":"2023-12-01T15:32:10.493017+0000","last_unstale":"2023-12-01T15:32:11.820748+0000","last_undegraded":"2023-12-01T15:32:11.820748+0000","last_fullsized":"2023-12-01T15:32:11.820748+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:49:39.889260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820595+0000","last_change":"2023-12-01T15:32:10.482848+0000","last_active":"2023-12-01T15:32:11.820595+0000","last_peered":"2023-12-01T15:32:11.820595+0000","last_clean":"2023-12-01T15:32:11.820595+0000","last_became_active":"2023-12-01T15:32:10.482562+0000","last_became_peered":"2023-12-01T15:32:10.482562+0000","last_unstale":"2023-12-01T15:32:11.820595+0000","last_undegraded":"2023-12-01T15:32:11.820595+0000","last_fullsized":"2023-12-01T15:32:11.820595+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:10:44.428926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.28","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.820466+0000","last_change":"2023-12-01T15:32:10.478831+0000","last_active":"2023-12-01T15:32:11.820466+0000","last_peered":"2023-12-01T15:32:11.820466+0000","last_clean":"2023-12-01T15:32:11.820466+0000","last_became_active":"2023-12-01T15:32:10.477676+0000","last_became_peered":"2023-12-01T15:32:10.477676+0000","last_unstale":"2023-12-01T15:32:11.820466+0000","last_undegraded":"2023-12-01T15:32:11.820466+0000","last_fullsized":"2023-12-01T15:32:11.820466+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:47:59.270185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.819739+0000","last_change":"2023-12-01T15:32:10.488483+0000","last_active":"2023-12-01T15:32:11.819739+0000","last_peered":"2023-12-01T15:32:11.819739+0000","last_clean":"2023-12-01T15:32:11.819739+0000","last_became_active":"2023-12-01T15:32:10.488199+0000","last_became_peered":"2023-12-01T15:32:10.488199+0000","last_unstale":"2023-12-01T15:32:11.819739+0000","last_undegraded":"2023-12-01T15:32:11.819739+0000","last_fullsized":"2023-12-01T15:32:11.819739+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:27:44.082147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821080+0000","last_change":"2023-12-01T15:32:10.480085+0000","last_active":"2023-12-01T15:32:11.821080+0000","last_peered":"2023-12-01T15:32:11.821080+0000","last_clean":"2023-12-01T15:32:11.821080+0000","last_became_active":"2023-12-01T15:32:10.479864+0000","last_became_peered":"2023-12-01T15:32:10.479864+0000","last_unstale":"2023-12-01T15:32:11.821080+0000","last_undegraded":"2023-12-01T15:32:11.821080+0000","last_fullsized":"2023-12-01T15:32:11.821080+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:04:54.652100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2b","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.465081+0000","last_change":"2023-12-01T15:32:10.488887+0000","last_active":"2023-12-01T15:32:11.465081+0000","last_peered":"2023-12-01T15:32:11.465081+0000","last_clean":"2023-12-01T15:32:11.465081+0000","last_became_active":"2023-12-01T15:32:10.488332+0000","last_became_peered":"2023-12-01T15:32:10.488332+0000","last_unstale":"2023-12-01T15:32:11.465081+0000","last_undegraded":"2023-12-01T15:32:11.465081+0000","last_fullsized":"2023-12-01T15:32:11.465081+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:35:42.014496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T15:32:11.821265+0000","last_change":"2023-12-01T15:32:10.486210+0000","last_active":"2023-12-01T15:32:11.821265+0000","last_peered":"2023-12-01T15:32:11.821265+0000","last_clean":"2023-12-01T15:32:11.821265+0000","last_became_active":"2023-12-01T15:32:10.485972+0000","last_became_peered":"2023-12-01T15:32:10.485972+0000","last_unstale":"2023-12-01T15:32:11.821265+0000","last_undegraded":"2023-12-01T15:32:11.821265+0000","last_fullsized":"2023-12-01T15:32:11.821265+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:21:11.972817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"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":116,"num_read_kb":100,"num_write":159,"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":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2362,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":44,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":13,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":38,"ondisk_log_size":38,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201287,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28152,"kb_used_data":1200,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717000,"statfs":{"total":95995035648,"available":95966208000,"internally_reserved":0,"allocated":1228800,"data_stored":852963,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59199999999999997}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54500000000000004}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48399999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39500000000000002}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.73099999999999998}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69899999999999995}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.85899999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462923,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28156,"kb_used_data":1204,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716996,"statfs":{"total":95995035648,"available":95966203904,"internally_reserved":0,"allocated":1232896,"data_stored":853931,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.33300000000000002}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38400000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56799999999999995}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46700000000000003}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.624}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64800000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67100000000000004}]}]},{"osd":1,"up_from":13,"seq":55834574881,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27572,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717580,"statfs":{"total":95995035648,"available":95966801920,"internally_reserved":0,"allocated":634880,"data_stored":262159,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:31:43 2023","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.32500000000000001,"15min":0.317},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.33400000000000002,"15min":0.31900000000000001},"min":{"1min":0.25600000000000001,"5min":0.224,"15min":0.224},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.34000000000000002}]},{"osd":2,"last update":"Fri Dec 1 15:32:05 2023","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.40300000000000002,"15min":0.40100000000000002},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":0.59499999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.40000000000000002,"15min":0.40100000000000002},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.26200000000000001}]},{"osd":3,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.311},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.35399999999999998}]},{"osd":4,"last update":"Fri Dec 1 15:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.752}]},{"osd":5,"last update":"Fri Dec 1 15:32:08 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.74099999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54900000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63600000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738404,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28164,"kb_used_data":1212,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716988,"statfs":{"total":95995035648,"available":95966195712,"internally_reserved":0,"allocated":1241088,"data_stored":853368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.33900000000000002,"15min":0.32700000000000001},"min":{"1min":0.28599999999999998,"5min":0.215,"15min":0.215},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.433,"5min":0.35299999999999998,"15min":0.33900000000000002},"min":{"1min":0.29199999999999998,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"last":0.371}]},{"osd":2,"last update":"Fri Dec 1 15:32:05 2023","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.36299999999999999,"15min":0.35099999999999998},"min":{"1min":0.29699999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.40000000000000002},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.378,"15min":0.36099999999999999},"min":{"1min":0.32100000000000001,"5min":0.249,"15min":0.249},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.38700000000000001}]},{"osd":3,"last update":"Fri Dec 1 15:31:28 2023","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.313},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.34999999999999998}]},{"osd":4,"last update":"Fri Dec 1 15:31:48 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.53200000000000003}]},{"osd":5,"last update":"Fri Dec 1 15:32:07 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.58599999999999997}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60199999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.77400000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411357,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27568,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717584,"statfs":{"total":95995035648,"available":95966806016,"internally_reserved":0,"allocated":630784,"data_stored":262272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:32:06 2023","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.34200000000000003,"15min":0.34100000000000003},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.27500000000000002},{"interface":"front","average":{"1min":0.378,"5min":0.34999999999999998,"15min":0.34499999999999997},"min":{"1min":0.25900000000000001,"5min":0.218,"15min":0.218},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.29799999999999999}]},{"osd":1,"last update":"Fri Dec 1 15:32:06 2023","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.35399999999999998,"15min":0.34999999999999998},"min":{"1min":0.252,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.48899999999999999,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.374,"15min":0.36799999999999999},"min":{"1min":0.313,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.33700000000000002}]},{"osd":3,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.434,"15min":0.434},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.379}]},{"osd":4,"last update":"Fri Dec 1 15:31:47 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.65500000000000003}]},{"osd":5,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.53000000000000003}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52100000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55300000000000005}]}]},{"osd":3,"up_from":26,"seq":111669149721,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27584,"kb_used_data":632,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717568,"statfs":{"total":95995035648,"available":95966789632,"internally_reserved":0,"allocated":647168,"data_stored":263667,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.40999999999999998}]},{"osd":1,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.37},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.35899999999999999}]},{"osd":2,"last update":"Fri Dec 1 15:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.38600000000000001}]},{"osd":4,"last update":"Fri Dec 1 15:31:47 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.66300000000000003}]},{"osd":5,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.56799999999999995}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59699999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55900000000000005}]}]},{"osd":4,"up_from":31,"seq":133143986196,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27580,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717572,"statfs":{"total":95995035648,"available":95966793728,"internally_reserved":0,"allocated":643072,"data_stored":262707,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.44800000000000001}]},{"osd":1,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.54300000000000004}]},{"osd":2,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.56599999999999995}]},{"osd":3,"last update":"Fri Dec 1 15:31:49 2023","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.375}]},{"osd":5,"last update":"Fri Dec 1 15:32:09 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.59299999999999997}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55200000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.626}]}]},{"osd":5,"up_from":39,"seq":167503724559,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27580,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717572,"statfs":{"total":95995035648,"available":95966793728,"internally_reserved":0,"allocated":643072,"data_stored":263595,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.41799999999999998}]},{"osd":1,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.59199999999999997}]},{"osd":2,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.48199999999999998}]},{"osd":3,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.53600000000000003}]},{"osd":4,"last update":"Fri Dec 1 15:32:11 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.68400000000000005}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63400000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65200000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":1668,"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":16384,"data_stored":708,"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":16384,"data_stored":1654,"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":12288,"data_stored":1564,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-01T15:32:19.478 INFO:tasks.cephfs.filesystem.ceph_manager:clean! 2023-12-01T15:32:19.478 INFO:tasks.cephadm:Adding prometheus.a on smithi183 2023-12-01T15:32:19.478 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph orch apply prometheus '1;smithi183=a' 2023-12-01T15:32:20.044 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:32:21.087 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:20 smithi183 ceph-mon[99169]: from='client.24473 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:32:21.087 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:20 smithi183 ceph-mon[99169]: pgmap v179: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 4 op/s 2023-12-01T15:32:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:20 smithi119 ceph-mon[108979]: from='client.24473 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:32:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:20 smithi119 ceph-mon[108979]: pgmap v179: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 4 op/s 2023-12-01T15:32:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:20 smithi119 ceph-mon[94175]: from='client.24473 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:32:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:20 smithi119 ceph-mon[94175]: pgmap v179: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 4 op/s 2023-12-01T15:32:21.434 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled prometheus update... 2023-12-01T15:32:21.803 DEBUG:teuthology.orchestra.run.smithi183:prometheus.a> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@prometheus.a.service 2023-12-01T15:32:21.805 INFO:tasks.cephadm:Adding node-exporter.a on smithi119 2023-12-01T15:32:21.805 INFO:tasks.cephadm:Adding node-exporter.b on smithi183 2023-12-01T15:32:21.805 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph orch apply node-exporter '2;smithi119=a;smithi183=b' 2023-12-01T15:32:21.834 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:32:22.438 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:32:22.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:22 smithi183 ceph-mon[99169]: from='client.24418 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi183=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:22.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:22 smithi183 ceph-mon[99169]: Saving service prometheus spec with placement smithi183=a;count:1 2023-12-01T15:32:22.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:22 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:22.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:22 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:22.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:22 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:22.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:22 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:22.686 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:22 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:22.686 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:22 smithi183 ceph-mon[99169]: Deploying daemon prometheus.a on smithi183 2023-12-01T15:32:22.686 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:22 smithi183 ceph-mon[99169]: pgmap v180: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 3 op/s 2023-12-01T15:32:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:22 smithi119 ceph-mon[94175]: from='client.24418 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi183=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:22 smithi119 ceph-mon[94175]: Saving service prometheus spec with placement smithi183=a;count:1 2023-12-01T15:32:22.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:22 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:22.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:22 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:22.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:22 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:22.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:22 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:22.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:22 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:22.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:22 smithi119 ceph-mon[94175]: Deploying daemon prometheus.a on smithi183 2023-12-01T15:32:22.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:22 smithi119 ceph-mon[94175]: pgmap v180: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 3 op/s 2023-12-01T15:32:22.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:22 smithi119 ceph-mon[108979]: from='client.24418 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi183=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:22.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:22 smithi119 ceph-mon[108979]: Saving service prometheus spec with placement smithi183=a;count:1 2023-12-01T15:32:22.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:22 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:22.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:22 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:22 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:22 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:22 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:22 smithi119 ceph-mon[108979]: Deploying daemon prometheus.a on smithi183 2023-12-01T15:32:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:22 smithi119 ceph-mon[108979]: pgmap v180: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 3 op/s 2023-12-01T15:32:24.291 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled node-exporter update... 2023-12-01T15:32:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:24 smithi183 ceph-mon[99169]: pgmap v181: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2023-12-01T15:32:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:24 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:24 smithi119 ceph-mon[108979]: pgmap v181: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2023-12-01T15:32:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:24 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:24 smithi119 ceph-mon[94175]: pgmap v181: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2023-12-01T15:32:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:24 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:25.378 DEBUG:teuthology.orchestra.run.smithi119:node-exporter.a> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@node-exporter.a.service 2023-12-01T15:32:25.381 DEBUG:teuthology.orchestra.run.smithi183:node-exporter.b> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@node-exporter.b.service 2023-12-01T15:32:25.385 INFO:tasks.cephadm:Adding alertmanager.a on smithi119 2023-12-01T15:32:25.386 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph orch apply alertmanager '1;smithi119=a' 2023-12-01T15:32:25.411 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:32:25.417 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:32:26.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:25 smithi183 ceph-mon[99169]: from='client.24424 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi119=a;smithi183=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:26.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:25 smithi183 ceph-mon[99169]: Saving service node-exporter spec with placement smithi119=a;smithi183=b;count:2 2023-12-01T15:32:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:25 smithi119 ceph-mon[94175]: from='client.24424 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi119=a;smithi183=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:25 smithi119 ceph-mon[94175]: Saving service node-exporter spec with placement smithi119=a;smithi183=b;count:2 2023-12-01T15:32:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:25 smithi119 ceph-mon[108979]: from='client.24424 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi119=a;smithi183=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:25 smithi119 ceph-mon[108979]: Saving service node-exporter spec with placement smithi119=a;smithi183=b;count:2 2023-12-01T15:32:26.673 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:32:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:26 smithi183 ceph-mon[99169]: pgmap v182: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2023-12-01T15:32:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:26 smithi119 ceph-mon[108979]: pgmap v182: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2023-12-01T15:32:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:26 smithi119 ceph-mon[94175]: pgmap v182: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2023-12-01T15:32:28.916 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:28 smithi183 ceph-mon[99169]: pgmap v183: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-01T15:32:29.056 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled alertmanager update... 2023-12-01T15:32:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:28 smithi119 ceph-mon[108979]: pgmap v183: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-01T15:32:29.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:28 smithi119 ceph-mon[94175]: pgmap v183: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-01T15:32:29.570 DEBUG:teuthology.orchestra.run.smithi119:alertmanager.a> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@alertmanager.a.service 2023-12-01T15:32:29.574 INFO:tasks.cephadm:Adding grafana.a on smithi183 2023-12-01T15:32:29.574 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph orch apply grafana '1;smithi183=a' 2023-12-01T15:32:29.607 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:32:29.940 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:29 smithi183 systemd[1]: Starting Ceph prometheus.a for f739cc42-905d-11ee-95a2-87774f69a715... 2023-12-01T15:32:30.210 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:32:30.329 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-mon[99169]: from='client.24430 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi119=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:30.329 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-mon[99169]: Saving service alertmanager spec with placement smithi119=a;count:1 2023-12-01T15:32:30.329 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:30.329 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 podman[134748]: 2023-12-01T15:32:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:30 smithi119 ceph-mon[108979]: from='client.24430 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi119=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:30 smithi119 ceph-mon[108979]: Saving service alertmanager spec with placement smithi119=a;count:1 2023-12-01T15:32:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:30 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:30 smithi119 ceph-mon[94175]: from='client.24430 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi119=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:30 smithi119 ceph-mon[94175]: Saving service alertmanager spec with placement smithi119=a;count:1 2023-12-01T15:32:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:30 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:30.940 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 bash[134748]: 99b3bd0389fe049897dcc637c398b1e6c9fecdb3e9411c5ed7c6ab5455f94914 2023-12-01T15:32:30.940 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.503Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-12-01T15:32:30.941 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.503Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-12-01T15:32:30.941 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.503Z caller=main.go:570 level=info host_details="(Linux 4.18.0-372.9.1.el8.x86_64 #1 SMP Fri Apr 15 22:12:19 EDT 2022 x86_64 smithi183 (none))" 2023-12-01T15:32:30.941 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.503Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-01T15:32:30.941 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.503Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-01T15:32:30.941 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.505Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-12-01T15:32:30.941 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.505Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-12-01T15:32:30.941 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.506Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-12-01T15:32:30.941 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.506Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-01T15:32:30.941 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.507Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-01T15:32:30.941 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.507Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.449µs 2023-12-01T15:32:30.941 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.507Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-01T15:32:30.941 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.509Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-12-01T15:32:30.941 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.509Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=17.668µs wal_replay_duration=1.272731ms wbl_replay_duration=163ns total_replay_duration=1.307662ms 2023-12-01T15:32:30.941 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.510Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-12-01T15:32:30.942 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.510Z caller=main.go:1029 level=info msg="TSDB started" 2023-12-01T15:32:30.942 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.510Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-01T15:32:30.942 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 systemd[1]: Started Ceph prometheus.a for f739cc42-905d-11ee-95a2-87774f69a715. 2023-12-01T15:32:30.942 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.524Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.596331ms db_storage=829ns remote_storage=1.21µs web_handler=333ns query_engine=556ns scrape=252.171µs scrape_sd=71.904µs notify=1.057µs notify_sd=1.842µs rules=14.085773ms tracing=8.341µs 2023-12-01T15:32:30.942 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.525Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-12-01T15:32:30.942 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:32:30 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:32:30.525Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-12-01T15:32:31.218 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:31 smithi183 ceph-mon[99169]: pgmap v184: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-01T15:32:31.218 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:31 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:31.219 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:31 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:31.219 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:31 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:31.219 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:31 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-01T15:32:31.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:31 smithi119 ceph-mon[108979]: pgmap v184: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-01T15:32:31.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:31 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:31.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:31 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:31.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:31 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:31.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:31 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-01T15:32:31.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:31 smithi119 ceph-mon[94175]: pgmap v184: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-01T15:32:31.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:31 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:31.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:31 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:31.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:31 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' 2023-12-01T15:32:31.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:31 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-01T15:32:31.941 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:31 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: ignoring --setuser ceph since I am not root 2023-12-01T15:32:31.941 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:31 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: ignoring --setgroup ceph since I am not root 2023-12-01T15:32:31.941 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:31 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:31.818+0000 7fec1df89200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T15:32:31.941 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:31 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:31.897+0000 7fec1df89200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T15:32:31.949 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:31 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ignoring --setuser ceph since I am not root 2023-12-01T15:32:31.949 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:31 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ignoring --setgroup ceph since I am not root 2023-12-01T15:32:31.949 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:31 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:31.811+0000 7f192c568200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T15:32:31.949 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:31 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:31.889+0000 7f192c568200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T15:32:32.243 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:31 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:31.978+0000 7f192c568200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T15:32:32.243 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:32.071+0000 7f192c568200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T15:32:32.249 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:31 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:31.987+0000 7fec1df89200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T15:32:32.249 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:32.079+0000 7fec1df89200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T15:32:32.603 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:32.239+0000 7f192c568200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T15:32:32.610 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:32.248+0000 7fec1df89200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T15:32:32.610 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:32.609+0000 7fec1df89200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T15:32:32.917 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:32.601+0000 7f192c568200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T15:32:32.917 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:32.733+0000 7f192c568200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T15:32:32.917 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:32.820+0000 7f192c568200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T15:32:32.917 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:32 smithi119 ceph-mon[94175]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-01T15:32:32.917 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:32 smithi119 ceph-mon[94175]: mgrmap e16: y(active, since 4m), standbys: x 2023-12-01T15:32:32.918 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:32 smithi119 ceph-mon[108979]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-01T15:32:32.918 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:32 smithi119 ceph-mon[108979]: mgrmap e16: y(active, since 4m), standbys: x 2023-12-01T15:32:32.922 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:32 smithi183 ceph-mon[99169]: from='mgr.14152 172.21.15.119:0/2994800300' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-01T15:32:32.922 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:32 smithi183 ceph-mon[99169]: mgrmap e16: y(active, since 4m), standbys: x 2023-12-01T15:32:32.923 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:32.739+0000 7fec1df89200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T15:32:32.923 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:32.827+0000 7fec1df89200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T15:32:33.190 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:32.921+0000 7fec1df89200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T15:32:33.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:32.915+0000 7f192c568200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T15:32:33.690 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:33 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:33.340+0000 7fec1df89200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T15:32:33.697 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:33 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:33.335+0000 7f192c568200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T15:32:34.440 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:33 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:33.990+0000 7fec1df89200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T15:32:34.440 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:34 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:34.073+0000 7fec1df89200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T15:32:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:33 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:33.985+0000 7f192c568200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T15:32:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:34.067+0000 7f192c568200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T15:32:35.106 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:34.840+0000 7f192c568200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:32:35.106 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:34.931+0000 7f192c568200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T15:32:35.109 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:34 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:34.846+0000 7fec1df89200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:32:35.110 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:34 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:34.937+0000 7fec1df89200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T15:32:35.387 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:35 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:35.104+0000 7f192c568200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:32:35.388 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:35 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:35.109+0000 7fec1df89200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T15:32:35.690 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:35 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:35.387+0000 7fec1df89200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T15:32:35.690 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:35 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:35.614+0000 7fec1df89200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T15:32:35.697 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:35 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:35.385+0000 7f192c568200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T15:32:35.697 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:35 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:35.608+0000 7f192c568200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T15:32:36.020 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:35 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:35.755+0000 7f192c568200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T15:32:36.024 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:35 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:35.760+0000 7fec1df89200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T15:32:36.442 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:36 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:36.022+0000 7fec1df89200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T15:32:36.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:36 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:36.018+0000 7f192c568200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T15:32:37.041 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:36 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:36.718+0000 7fec1df89200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T15:32:37.041 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:36 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:36.847+0000 7fec1df89200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T15:32:37.048 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:36 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:36.723+0000 7f192c568200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T15:32:37.048 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:36 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:36.853+0000 7f192c568200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T15:32:37.370 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:37 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:37.040+0000 7fec1df89200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T15:32:37.370 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:37 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:37.153+0000 7fec1df89200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T15:32:37.383 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:37 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:37.046+0000 7f192c568200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T15:32:37.383 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:37 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:37.161+0000 7f192c568200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T15:32:37.690 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:37 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:37.369+0000 7fec1df89200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T15:32:37.697 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:37 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:37.381+0000 7f192c568200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T15:32:38.690 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:38.228+0000 7fec1df89200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T15:32:38.690 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: [01/Dec/2023:15:32:38] ENGINE Bus STARTING 2023-12-01T15:32:38.690 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: CherryPy Checker: 2023-12-01T15:32:38.691 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: The Application mounted at '' has an empty config. 2023-12-01T15:32:38.691 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: 2023-12-01T15:32:38.691 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: [01/Dec/2023:15:32:38] ENGINE Serving on http://:::9283 2023-12-01T15:32:38.691 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-x[101278]: [01/Dec/2023:15:32:38] ENGINE Bus STARTED 2023-12-01T15:32:38.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: Standby manager daemon x restarted 2023-12-01T15:32:38.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: Standby manager daemon x started 2023-12-01T15:32:38.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.? 172.21.15.183:0/2483131717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T15:32:38.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.? 172.21.15.183:0/2483131717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T15:32:38.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.? 172.21.15.183:0/2483131717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T15:32:38.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.? 172.21.15.183:0/2483131717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T15:32:38.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: Active manager daemon y restarted 2023-12-01T15:32:38.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: Activating manager daemon y 2023-12-01T15:32:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: osdmap e64: 8 total, 8 up, 8 in 2023-12-01T15:32:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: mgrmap e17: y(active, starting, since 0.00700889s), standbys: x 2023-12-01T15:32:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:32:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:32:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:32:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-01T15:32:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-01T15:32:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T15:32:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T15:32:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:32:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:32:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:32:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:32:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:32:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:32:38.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:32:38.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:32:38.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T15:32:38.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T15:32:38.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T15:32:38.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:38 smithi183 ceph-mon[99169]: Manager daemon y is now available 2023-12-01T15:32:38.697 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:38.236+0000 7f192c568200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T15:32:38.697 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:32:38] ENGINE Bus STARTING 2023-12-01T15:32:38.697 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:38.393+0000 7f188e05d700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T15:32:38.697 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:38.393+0000 7f188e05d700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T15:32:38.697 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:38.393+0000 7f188e05d700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T15:32:38.697 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:38.393+0000 7f188e05d700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T15:32:38.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:38.393+0000 7f188e05d700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T15:32:38.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:38.393+0000 7f1889854700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T15:32:38.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:38.393+0000 7f1889854700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T15:32:38.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:38.393+0000 7f1889854700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T15:32:38.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:38.393+0000 7f1889854700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T15:32:38.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:38.393+0000 7f1889854700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T15:32:38.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: CherryPy Checker: 2023-12-01T15:32:38.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: The Application mounted at '' has an empty config. 2023-12-01T15:32:38.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:32:38.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:32:38] ENGINE Serving on http://:::9283 2023-12-01T15:32:38.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:32:38] ENGINE Bus STARTED 2023-12-01T15:32:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: Standby manager daemon x restarted 2023-12-01T15:32:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: Standby manager daemon x started 2023-12-01T15:32:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.? 172.21.15.183:0/2483131717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T15:32:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.? 172.21.15.183:0/2483131717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T15:32:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.? 172.21.15.183:0/2483131717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T15:32:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.? 172.21.15.183:0/2483131717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T15:32:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: Active manager daemon y restarted 2023-12-01T15:32:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: Activating manager daemon y 2023-12-01T15:32:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: osdmap e64: 8 total, 8 up, 8 in 2023-12-01T15:32:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: mgrmap e17: y(active, starting, since 0.00700889s), standbys: x 2023-12-01T15:32:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:32:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:32:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:32:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-01T15:32:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-01T15:32:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T15:32:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T15:32:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:32:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:32:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:32:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:32:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:32:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:32:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:32:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:32:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T15:32:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T15:32:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T15:32:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[94175]: Manager daemon y is now available 2023-12-01T15:32:38.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: Standby manager daemon x restarted 2023-12-01T15:32:38.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: Standby manager daemon x started 2023-12-01T15:32:38.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.? 172.21.15.183:0/2483131717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T15:32:38.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.? 172.21.15.183:0/2483131717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T15:32:38.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.? 172.21.15.183:0/2483131717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T15:32:38.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.? 172.21.15.183:0/2483131717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T15:32:38.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: Active manager daemon y restarted 2023-12-01T15:32:38.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: Activating manager daemon y 2023-12-01T15:32:38.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: osdmap e64: 8 total, 8 up, 8 in 2023-12-01T15:32:38.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: mgrmap e17: y(active, starting, since 0.00700889s), standbys: x 2023-12-01T15:32:38.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:32:38.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:32:38.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:32:38.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-01T15:32:38.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-01T15:32:38.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T15:32:38.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T15:32:38.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T15:32:38.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T15:32:38.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T15:32:38.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T15:32:38.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T15:32:38.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T15:32:38.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T15:32:38.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T15:32:38.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T15:32:38.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T15:32:38.703 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T15:32:38.703 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:38 smithi119 ceph-mon[108979]: Manager daemon y is now available 2023-12-01T15:32:39.274 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled grafana update... 2023-12-01T15:32:39.621 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:39.621 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:39.621 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:39.621 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:39.621 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T15:32:39.621 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T15:32:39.621 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T15:32:39.621 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T15:32:39.621 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:39 smithi183 ceph-mon[99169]: mgrmap e18: y(active, since 1.00964s), standbys: x 2023-12-01T15:32:39.621 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:39.623 DEBUG:teuthology.orchestra.run.smithi183:grafana.a> sudo journalctl -f -n 0 -u ceph-f739cc42-905d-11ee-95a2-87774f69a715@grafana.a.service 2023-12-01T15:32:39.625 INFO:tasks.cephadm:Setting up client nodes... 2023-12-01T15:32:39.625 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-01T15:32:39.654 INFO:journalctl@ceph.grafana.a.smithi183.stdout:-- Logs begin at Fri 2023-12-01 15:14:10 UTC. -- 2023-12-01T15:32:39.656 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:39.656 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:39.656 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:39.657 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:39.657 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T15:32:39.657 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T15:32:39.657 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T15:32:39.657 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T15:32:39.657 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[94175]: mgrmap e18: y(active, since 1.00964s), standbys: x 2023-12-01T15:32:39.657 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:39.657 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:39.657 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:39.657 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:39.657 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:39.657 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T15:32:39.658 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T15:32:39.658 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T15:32:39.658 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T15:32:39.658 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[108979]: mgrmap e18: y(active, since 1.00964s), standbys: x 2023-12-01T15:32:39.658 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:40.187 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:32:40.596 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:40 smithi119 ceph-mon[94175]: [01/Dec/2023:15:32:38] ENGINE Bus STARTING 2023-12-01T15:32:40.596 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:40 smithi119 ceph-mon[94175]: [01/Dec/2023:15:32:38] ENGINE Serving on https://172.21.15.119:7150 2023-12-01T15:32:40.596 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:40 smithi119 ceph-mon[94175]: [01/Dec/2023:15:32:39] ENGINE Serving on http://172.21.15.119:8765 2023-12-01T15:32:40.596 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:40 smithi119 ceph-mon[94175]: [01/Dec/2023:15:32:39] ENGINE Bus STARTED 2023-12-01T15:32:40.596 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:40 smithi119 ceph-mon[94175]: from='client.24436 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi183=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:40.596 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:40 smithi119 ceph-mon[94175]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:40.596 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:40 smithi119 ceph-mon[94175]: Saving service grafana spec with placement smithi183=a;count:1 2023-12-01T15:32:40.597 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:40 smithi119 ceph-mon[108979]: [01/Dec/2023:15:32:38] ENGINE Bus STARTING 2023-12-01T15:32:40.597 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:40 smithi119 ceph-mon[108979]: [01/Dec/2023:15:32:38] ENGINE Serving on https://172.21.15.119:7150 2023-12-01T15:32:40.597 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:40 smithi119 ceph-mon[108979]: [01/Dec/2023:15:32:39] ENGINE Serving on http://172.21.15.119:8765 2023-12-01T15:32:40.597 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:40 smithi119 ceph-mon[108979]: [01/Dec/2023:15:32:39] ENGINE Bus STARTED 2023-12-01T15:32:40.597 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:40 smithi119 ceph-mon[108979]: from='client.24436 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi183=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:40.597 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:40 smithi119 ceph-mon[108979]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:40.597 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:40 smithi119 ceph-mon[108979]: Saving service grafana spec with placement smithi183=a;count:1 2023-12-01T15:32:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:40 smithi183 ceph-mon[99169]: [01/Dec/2023:15:32:38] ENGINE Bus STARTING 2023-12-01T15:32:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:40 smithi183 ceph-mon[99169]: [01/Dec/2023:15:32:38] ENGINE Serving on https://172.21.15.119:7150 2023-12-01T15:32:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:40 smithi183 ceph-mon[99169]: [01/Dec/2023:15:32:39] ENGINE Serving on http://172.21.15.119:8765 2023-12-01T15:32:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:40 smithi183 ceph-mon[99169]: [01/Dec/2023:15:32:39] ENGINE Bus STARTED 2023-12-01T15:32:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:40 smithi183 ceph-mon[99169]: from='client.24436 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi183=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:40 smithi183 ceph-mon[99169]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:40 smithi183 ceph-mon[99169]: Saving service grafana spec with placement smithi183=a;count:1 2023-12-01T15:32:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:41 smithi183 ceph-mon[99169]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:41 smithi183 ceph-mon[99169]: mgrmap e19: y(active, since 2s), standbys: x 2023-12-01T15:32:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:41 smithi119 ceph-mon[94175]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:41 smithi119 ceph-mon[94175]: mgrmap e19: y(active, since 2s), standbys: x 2023-12-01T15:32:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:41 smithi119 ceph-mon[108979]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:41 smithi119 ceph-mon[108979]: mgrmap e19: y(active, since 2s), standbys: x 2023-12-01T15:32:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:41.898 INFO:teuthology.orchestra.run.smithi119.stdout:[client.0] 2023-12-01T15:32:41.898 INFO:teuthology.orchestra.run.smithi119.stdout: key = AQCZ/Gll5FkONRAASSW/24frIfdETlzRA1l5DA== 2023-12-01T15:32:42.235 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T15:32:42.235 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-01T15:32:42.235 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-01T15:32:42.315 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-01T15:32:42.554 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2004805511' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:32:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:32:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T15:32:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:42.879 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T15:32:42.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2004805511' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:32:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:32:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T15:32:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:42.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:42.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2004805511' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:32:42.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:32:42.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T15:32:42.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.954 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.954 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.954 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.954 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.960 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.960 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.960 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.960 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.960 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.960 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.960 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.961 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.961 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.961 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.961 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.961 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:32:42.961 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:42.961 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:42.961 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:43.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:43 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 3012M 2023-12-01T15:32:43.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:43 smithi183 ceph-mon[99169]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:43.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:43 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 3012M 2023-12-01T15:32:43.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:43 smithi183 ceph-mon[99169]: Updating smithi119:/etc/ceph/ceph.conf 2023-12-01T15:32:43.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:43 smithi183 ceph-mon[99169]: Updating smithi183:/etc/ceph/ceph.conf 2023-12-01T15:32:43.696 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:43 smithi183 ceph-mon[99169]: Updating smithi119:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:32:43.696 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:43 smithi183 ceph-mon[99169]: Updating smithi183:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:32:43.696 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:43 smithi183 ceph-mon[99169]: mgrmap e20: y(active, since 4s), standbys: x 2023-12-01T15:32:43.696 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:43.696 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:43.696 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:43.696 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:43.696 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 3012M 2023-12-01T15:32:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[94175]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 3012M 2023-12-01T15:32:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[94175]: Updating smithi119:/etc/ceph/ceph.conf 2023-12-01T15:32:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[94175]: Updating smithi183:/etc/ceph/ceph.conf 2023-12-01T15:32:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[94175]: Updating smithi119:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:32:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[94175]: Updating smithi183:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:32:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[94175]: mgrmap e20: y(active, since 4s), standbys: x 2023-12-01T15:32:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 3012M 2023-12-01T15:32:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[108979]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 3012M 2023-12-01T15:32:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[108979]: Updating smithi119:/etc/ceph/ceph.conf 2023-12-01T15:32:43.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[108979]: Updating smithi183:/etc/ceph/ceph.conf 2023-12-01T15:32:43.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[108979]: Updating smithi119:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:32:43.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[108979]: Updating smithi183:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T15:32:43.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[108979]: mgrmap e20: y(active, since 4s), standbys: x 2023-12-01T15:32:43.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:43.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:43.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:43.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:43.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:44.345 INFO:teuthology.orchestra.run.smithi183.stdout:[client.1] 2023-12-01T15:32:44.345 INFO:teuthology.orchestra.run.smithi183.stdout: key = AQCc/GllaYlVFBAAFYFGS3cTpgO9/FGOWvE8tA== 2023-12-01T15:32:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:32:44] "GET /metrics HTTP/1.1" 200 28778 "" "Prometheus/2.43.0" 2023-12-01T15:32:44.677 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:44 smithi183 ceph-mon[99169]: Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:32:44.677 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:44 smithi183 ceph-mon[99169]: Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:32:44.677 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:44 smithi183 ceph-mon[99169]: Updating smithi119:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T15:32:44.677 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:44 smithi183 ceph-mon[99169]: Updating smithi183:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T15:32:44.677 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:44 smithi183 ceph-mon[99169]: Deploying daemon alertmanager.a on smithi119 2023-12-01T15:32:44.677 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.183:0/651242847' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:32:44.678 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:44 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:32:44.678 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:44 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T15:32:44.722 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-12-01T15:32:44.722 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-01T15:32:44.722 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-01T15:32:44.764 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-12-01T15:32:44.764 DEBUG:teuthology.orchestra.run.smithi119:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-12-01T15:32:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:44 smithi119 ceph-mon[108979]: Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:32:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:44 smithi119 ceph-mon[108979]: Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:32:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:44 smithi119 ceph-mon[108979]: Updating smithi119:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T15:32:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:44 smithi119 ceph-mon[108979]: Updating smithi183:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T15:32:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:44 smithi119 ceph-mon[108979]: Deploying daemon alertmanager.a on smithi119 2023-12-01T15:32:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.183:0/651242847' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:32:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:44 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:32:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:44 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T15:32:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:44 smithi119 ceph-mon[94175]: Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:32:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:44 smithi119 ceph-mon[94175]: Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-12-01T15:32:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:44 smithi119 ceph-mon[94175]: Updating smithi119:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T15:32:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:44 smithi119 ceph-mon[94175]: Updating smithi183:/var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T15:32:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:44 smithi119 ceph-mon[94175]: Deploying daemon alertmanager.a on smithi119 2023-12-01T15:32:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.183:0/651242847' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:32:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:44 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T15:32:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:44 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T15:32:45.120 INFO:teuthology.misc.health.smithi119.stdout: 2023-12-01T15:32:45.120 INFO:teuthology.misc.health.smithi119.stdout:{"epoch":64,"fsid":"f739cc42-905d-11ee-95a2-87774f69a715","created":"2023-12-01T15:27:15.869764+0000","modified":"2023-12-01T15:32:38.251468+0000","last_up_change":"2023-12-01T15:31:50.275664+0000","last_in_change":"2023-12-01T15:31:34.014773+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":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:30:06.025532+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T15:32:08.785974+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":"62","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":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T15:32:09.632944+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7e4d4eaf-7cd3-4b10-92ca-ac5b780a8c1a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6803","nonce":2700223613}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6805","nonce":2700223613}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6809","nonce":2700223613}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6807","nonce":2700223613}]},"public_addr":"172.21.15.119:6803/2700223613","cluster_addr":"172.21.15.119:6805/2700223613","heartbeat_back_addr":"172.21.15.119:6809/2700223613","heartbeat_front_addr":"172.21.15.119:6807/2700223613","state":["exists","up"]},{"osd":1,"uuid":"d501c180-80e3-4143-97d1-d5c8618bd5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6810","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6811","nonce":3343112323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6813","nonce":3343112323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6816","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6817","nonce":3343112323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6815","nonce":3343112323}]},"public_addr":"172.21.15.119:6811/3343112323","cluster_addr":"172.21.15.119:6813/3343112323","heartbeat_back_addr":"172.21.15.119:6817/3343112323","heartbeat_front_addr":"172.21.15.119:6815/3343112323","state":["exists","up"]},{"osd":2,"uuid":"0c03b48f-7e92-400e-ab0d-25a59bea87e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6818","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6819","nonce":2320688937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6820","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6821","nonce":2320688937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6824","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6825","nonce":2320688937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6822","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6823","nonce":2320688937}]},"public_addr":"172.21.15.119:6819/2320688937","cluster_addr":"172.21.15.119:6821/2320688937","heartbeat_back_addr":"172.21.15.119:6825/2320688937","heartbeat_front_addr":"172.21.15.119:6823/2320688937","state":["exists","up"]},{"osd":3,"uuid":"1f8ad76b-4188-46a4-bc9a-d41d0c133658","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6826","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6827","nonce":601915158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6828","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6829","nonce":601915158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6832","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6833","nonce":601915158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6830","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6831","nonce":601915158}]},"public_addr":"172.21.15.119:6827/601915158","cluster_addr":"172.21.15.119:6829/601915158","heartbeat_back_addr":"172.21.15.119:6833/601915158","heartbeat_front_addr":"172.21.15.119:6831/601915158","state":["exists","up"]},{"osd":4,"uuid":"ea2a89f4-0181-45ec-831f-0536da5c6166","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6801","nonce":1233387118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6803","nonce":1233387118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6807","nonce":1233387118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6805","nonce":1233387118}]},"public_addr":"172.21.15.183:6801/1233387118","cluster_addr":"172.21.15.183:6803/1233387118","heartbeat_back_addr":"172.21.15.183:6807/1233387118","heartbeat_front_addr":"172.21.15.183:6805/1233387118","state":["exists","up"]},{"osd":5,"uuid":"65ef2331-629a-46fa-907a-fc1775d1e4d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6809","nonce":1393828303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6811","nonce":1393828303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6815","nonce":1393828303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6813","nonce":1393828303}]},"public_addr":"172.21.15.183:6809/1393828303","cluster_addr":"172.21.15.183:6811/1393828303","heartbeat_back_addr":"172.21.15.183:6815/1393828303","heartbeat_front_addr":"172.21.15.183:6813/1393828303","state":["exists","up"]},{"osd":6,"uuid":"6ad16938-bc63-40e1-bff7-7e66d5f3174d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6817","nonce":2763702460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6819","nonce":2763702460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6823","nonce":2763702460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6821","nonce":2763702460}]},"public_addr":"172.21.15.183:6817/2763702460","cluster_addr":"172.21.15.183:6819/2763702460","heartbeat_back_addr":"172.21.15.183:6823/2763702460","heartbeat_front_addr":"172.21.15.183:6821/2763702460","state":["exists","up"]},{"osd":7,"uuid":"5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6825","nonce":1731423998}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6827","nonce":1731423998}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6831","nonce":1731423998}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6829","nonce":1731423998}]},"public_addr":"172.21.15.183:6825/1731423998","cluster_addr":"172.21.15.183:6827/1731423998","heartbeat_back_addr":"172.21.15.183:6831/1731423998","heartbeat_front_addr":"172.21.15.183:6829/1731423998","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:19.708447+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:41.028668+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:02.279478+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:24.563066+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:45.192186+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:06.055496+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:27.064546+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:48.661162+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.119:6801/3165063643":"2023-12-02T15:32:38.251435+0000","172.21.15.119:6800/3165063643":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1852628144":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1454663442":"2023-12-02T15:32:38.251435+0000","172.21.15.119:6801/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/2114544880":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/2699175043":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/688034867":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1761738832":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/633350976":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/3754739469":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/1843857727":"2023-12-02T15:28:07.706734+0000","172.21.15.119:6801/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/1074585994":"2023-12-02T15:27:44.742505+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-01T15:32:45.133 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-12-01T15:32:45.133 INFO:tasks.cephadm:Creating RBD pool 2023-12-01T15:32:45.133 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-12-01T15:32:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:45 smithi183 ceph-mon[99169]: pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3625136321' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:45 smithi119 ceph-mon[94175]: pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3625136321' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:45 smithi119 ceph-mon[108979]: pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3625136321' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:46.551 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:32:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:47 smithi183 ceph-mon[99169]: pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2023-12-01T15:32:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:47 smithi119 ceph-mon[108979]: pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2023-12-01T15:32:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:47 smithi119 ceph-mon[94175]: pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2023-12-01T15:32:48.858 INFO:teuthology.orchestra.run.smithi119.stderr:pool 'rbd' created 2023-12-01T15:32:49.044 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:48 smithi119 ceph-mon[108979]: pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-01T15:32:49.044 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:48 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2831381117' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T15:32:49.045 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:48 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T15:32:49.045 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:48 smithi119 ceph-mon[94175]: pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-01T15:32:49.045 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:48 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2831381117' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T15:32:49.045 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:48 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T15:32:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:48 smithi183 ceph-mon[99169]: pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-01T15:32:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:48 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2831381117' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T15:32:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:48 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T15:32:49.308 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-12-01T15:32:49.920 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:32:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:49 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-12-01T15:32:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:49 smithi119 ceph-mon[94175]: osdmap e65: 8 total, 8 up, 8 in 2023-12-01T15:32:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:49 smithi119 ceph-mon[94175]: osdmap e66: 8 total, 8 up, 8 in 2023-12-01T15:32:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:49 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-12-01T15:32:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:49 smithi119 ceph-mon[108979]: osdmap e65: 8 total, 8 up, 8 in 2023-12-01T15:32:49.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:49 smithi119 ceph-mon[108979]: osdmap e66: 8 total, 8 up, 8 in 2023-12-01T15:32:49.949 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:32:49 smithi119 systemd[1]: Starting Ceph alertmanager.a for f739cc42-905d-11ee-95a2-87774f69a715... 2023-12-01T15:32:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:49 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-12-01T15:32:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:49 smithi183 ceph-mon[99169]: osdmap e65: 8 total, 8 up, 8 in 2023-12-01T15:32:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:49 smithi183 ceph-mon[99169]: osdmap e66: 8 total, 8 up, 8 in 2023-12-01T15:32:50.815 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:32:50 smithi119 podman[145690]: 2023-12-01T15:32:51.194 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:32:50 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[145732]: ts=2023-12-01T15:32:50.956Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-12-01T15:32:51.195 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:32:50 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[145732]: ts=2023-12-01T15:32:50.956Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-12-01T15:32:51.195 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:32:50 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[145732]: ts=2023-12-01T15:32:50.957Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.119 port=9094 2023-12-01T15:32:51.195 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:32:50 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[145732]: ts=2023-12-01T15:32:50.959Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-01T15:32:51.195 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:32:50 smithi119 bash[145690]: e5a9a0701db1872d7d10ecb6a355de0a341e8ae00bf08d2c93cc0ecd8d315e89 2023-12-01T15:32:51.195 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:32:50 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[145732]: ts=2023-12-01T15:32:50.983Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-01T15:32:51.195 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:32:50 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[145732]: ts=2023-12-01T15:32:50.983Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-01T15:32:51.195 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:32:50 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[145732]: ts=2023-12-01T15:32:50.986Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-12-01T15:32:51.195 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:32:50 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[145732]: ts=2023-12-01T15:32:50.986Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-01T15:32:51.195 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:32:51 smithi119 systemd[1]: Started Ceph alertmanager.a for f739cc42-905d-11ee-95a2-87774f69a715. 2023-12-01T15:32:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:51 smithi119 ceph-mon[108979]: pgmap v11: 105 pgs: 8 creating+peering, 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 14 op/s 2023-12-01T15:32:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:51 smithi119 ceph-mon[108979]: osdmap e67: 8 total, 8 up, 8 in 2023-12-01T15:32:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:51 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:32:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:51 smithi119 ceph-mon[94175]: pgmap v11: 105 pgs: 8 creating+peering, 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 14 op/s 2023-12-01T15:32:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:51 smithi119 ceph-mon[94175]: osdmap e67: 8 total, 8 up, 8 in 2023-12-01T15:32:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:51 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:32:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:51 smithi183 ceph-mon[99169]: pgmap v11: 105 pgs: 8 creating+peering, 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 14 op/s 2023-12-01T15:32:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:51 smithi183 ceph-mon[99169]: osdmap e67: 8 total, 8 up, 8 in 2023-12-01T15:32:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:51 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:32:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:51.947 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:51 smithi119 systemd[1]: Starting Ceph node-exporter.a for f739cc42-905d-11ee-95a2-87774f69a715... 2023-12-01T15:32:52.400 INFO:teuthology.orchestra.run.smithi119.stderr:enabled application 'rbd' on pool 'rbd' 2023-12-01T15:32:52.420 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:52 smithi119 bash[146057]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-12-01T15:32:52.421 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:52 smithi119 ceph-mon[94175]: Deploying daemon node-exporter.a on smithi119 2023-12-01T15:32:52.421 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/508529337' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:32:52.421 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:52 smithi119 ceph-mon[108979]: Deploying daemon node-exporter.a on smithi119 2023-12-01T15:32:52.421 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/508529337' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:32:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:52 smithi183 ceph-mon[99169]: Deploying daemon node-exporter.a on smithi119 2023-12-01T15:32:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/508529337' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:32:52.697 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:52 smithi119 bash[146057]: Getting image source signatures 2023-12-01T15:32:52.840 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-01T15:32:52.840 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-01T15:32:52.840 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-12-01T15:32:52.961 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:52 smithi119 bash[146057]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-12-01T15:32:52.961 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:52 smithi119 bash[146057]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-12-01T15:32:52.961 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:52 smithi119 bash[146057]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-12-01T15:32:52.961 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:52 smithi119 bash[146057]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-12-01T15:32:52.961 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:52 smithi119 bash[146057]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-12-01T15:32:52.961 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:52 smithi119 bash[146057]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-12-01T15:32:53.394 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:32:52 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[145732]: ts=2023-12-01T15:32:52.959Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000577488s 2023-12-01T15:32:53.492 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:32:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:53 smithi183 ceph-mon[99169]: pgmap v13: 105 pgs: 8 creating+peering, 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/508529337' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-12-01T15:32:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:53 smithi183 ceph-mon[99169]: osdmap e68: 8 total, 8 up, 8 in 2023-12-01T15:32:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:53 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:53 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:53.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:53 smithi119 ceph-mon[94175]: pgmap v13: 105 pgs: 8 creating+peering, 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:53.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/508529337' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-12-01T15:32:53.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:53 smithi119 ceph-mon[94175]: osdmap e68: 8 total, 8 up, 8 in 2023-12-01T15:32:53.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:53 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:53.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:53 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:53.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:53.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:53 smithi119 ceph-mon[108979]: pgmap v13: 105 pgs: 8 creating+peering, 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:53.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/508529337' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-12-01T15:32:53.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:53 smithi119 ceph-mon[108979]: osdmap e68: 8 total, 8 up, 8 in 2023-12-01T15:32:53.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:53 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:53.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:53 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:53.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:54.375 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:32:54] "GET /metrics HTTP/1.1" 200 33739 "" "Prometheus/2.43.0" 2023-12-01T15:32:54.375 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:54 smithi119 bash[146057]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-12-01T15:32:54.376 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:54 smithi119 bash[146057]: Writing manifest to image destination 2023-12-01T15:32:54.376 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:54 smithi119 bash[146057]: Storing signatures 2023-12-01T15:32:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:54 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:32:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:54 smithi119 ceph-mon[108979]: Cluster is now healthy 2023-12-01T15:32:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:54 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:32:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:54 smithi119 ceph-mon[94175]: Cluster is now healthy 2023-12-01T15:32:54.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:54 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:32:54.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:54 smithi183 ceph-mon[99169]: Cluster is now healthy 2023-12-01T15:32:55.119 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:54 smithi119 podman[146057]: 2023-12-01T15:32:55.449 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.118Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-01T15:32:55.450 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.118Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-12-01T15:32:55.450 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.119Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-01T15:32:55.450 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.119Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-01T15:32:55.450 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.119Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-01T15:32:55.450 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.119Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-01T15:32:55.450 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-01T15:32:55.450 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=arp 2023-12-01T15:32:55.450 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-01T15:32:55.450 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-01T15:32:55.450 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-01T15:32:55.450 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-01T15:32:55.451 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-01T15:32:55.451 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-01T15:32:55.451 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-01T15:32:55.451 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-01T15:32:55.451 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=edac 2023-12-01T15:32:55.451 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-01T15:32:55.451 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-01T15:32:55.451 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-01T15:32:55.451 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-01T15:32:55.451 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-01T15:32:55.451 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-01T15:32:55.451 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-01T15:32:55.451 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-01T15:32:55.457 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-01T15:32:55.457 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-01T15:32:55.457 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-01T15:32:55.457 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-01T15:32:55.457 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-01T15:32:55.457 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-01T15:32:55.457 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-01T15:32:55.457 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-01T15:32:55.457 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=os 2023-12-01T15:32:55.457 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-01T15:32:55.457 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-01T15:32:55.457 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-01T15:32:55.458 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-01T15:32:55.458 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-01T15:32:55.458 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-01T15:32:55.458 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-01T15:32:55.458 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=stat 2023-12-01T15:32:55.458 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-01T15:32:55.458 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-01T15:32:55.458 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-01T15:32:55.458 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=time 2023-12-01T15:32:55.458 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-01T15:32:55.458 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=uname 2023-12-01T15:32:55.458 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-01T15:32:55.459 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-01T15:32:55.459 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-01T15:32:55.459 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-01T15:32:55.459 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-a[146259]: ts=2023-12-01T15:32:55.120Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-01T15:32:55.459 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 bash[146057]: a5e8613c817bdb575596aa5830b315bdae34720f6fc3bb634cf66d12008b8c8a 2023-12-01T15:32:55.459 INFO:journalctl@ceph.node-exporter.a.smithi119.stdout:Dec 01 15:32:55 smithi119 systemd[1]: Started Ceph node-exporter.a for f739cc42-905d-11ee-95a2-87774f69a715. 2023-12-01T15:32:55.816 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:55 smithi183 ceph-mon[99169]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:55.816 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:55.817 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:55.817 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-mon[108979]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-mon[94175]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:32:55.956 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:32:56.191 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:56 smithi183 systemd[1]: Starting Ceph node-exporter.b for f739cc42-905d-11ee-95a2-87774f69a715... 2023-12-01T15:32:56.505 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":20,"active_gid":14613,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6800","nonce":383131750},{"type":"v1","addr":"172.21.15.119:6801","nonce":383131750}]},"active_addr":"172.21.15.119:6801/383131750","active_change":"2023-12-01T15:32:38.251589+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24445,"name":"x","mgr_features":4540138322906710015,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.119:8443/","prometheus":"http://172.21.15.119:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":64,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.119:0","nonce":4228846023}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.119:0","nonce":1037036019}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.119:0","nonce":1553855134}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.119:0","nonce":3218241940}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.119:0","nonce":1690578393}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.119:0","nonce":895080906}]}]} 2023-12-01T15:32:56.508 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-01T15:32:56.509 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-01T15:32:56.509 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T15:32:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:56 smithi183 ceph-mon[99169]: Deploying daemon node-exporter.b on smithi183 2023-12-01T15:32:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/876265922' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-01T15:32:56.690 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:56 smithi183 bash[136924]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-12-01T15:32:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:56 smithi119 ceph-mon[94175]: Deploying daemon node-exporter.b on smithi183 2023-12-01T15:32:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/876265922' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-01T15:32:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:56 smithi119 ceph-mon[108979]: Deploying daemon node-exporter.b on smithi183 2023-12-01T15:32:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/876265922' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-01T15:32:57.061 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:32:57.441 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:56 smithi183 bash[136924]: Getting image source signatures 2023-12-01T15:32:57.441 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:56 smithi183 bash[136924]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-12-01T15:32:57.441 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:56 smithi183 bash[136924]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-12-01T15:32:57.441 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:56 smithi183 bash[136924]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-12-01T15:32:57.441 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:56 smithi183 bash[136924]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-12-01T15:32:57.442 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:56 smithi183 bash[136924]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-12-01T15:32:57.442 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:56 smithi183 bash[136924]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-12-01T15:32:57.601 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:57 smithi119 ceph-mon[94175]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:57.601 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:57 smithi119 ceph-mon[108979]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:57 smithi183 ceph-mon[99169]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:58.596 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:32:58.596 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":68,"fsid":"f739cc42-905d-11ee-95a2-87774f69a715","created":"2023-12-01T15:27:15.869764+0000","modified":"2023-12-01T15:32:52.386263+0000","last_up_change":"2023-12-01T15:31:50.275664+0000","last_in_change":"2023-12-01T15:31:34.014773+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:30:06.025532+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T15:32:08.785974+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":"62","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":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T15:32:09.632944+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-12-01T15:32:48.798354+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7e4d4eaf-7cd3-4b10-92ca-ac5b780a8c1a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6803","nonce":2700223613}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6805","nonce":2700223613}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6809","nonce":2700223613}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6807","nonce":2700223613}]},"public_addr":"172.21.15.119:6803/2700223613","cluster_addr":"172.21.15.119:6805/2700223613","heartbeat_back_addr":"172.21.15.119:6809/2700223613","heartbeat_front_addr":"172.21.15.119:6807/2700223613","state":["exists","up"]},{"osd":1,"uuid":"d501c180-80e3-4143-97d1-d5c8618bd5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6810","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6811","nonce":3343112323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6813","nonce":3343112323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6816","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6817","nonce":3343112323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6815","nonce":3343112323}]},"public_addr":"172.21.15.119:6811/3343112323","cluster_addr":"172.21.15.119:6813/3343112323","heartbeat_back_addr":"172.21.15.119:6817/3343112323","heartbeat_front_addr":"172.21.15.119:6815/3343112323","state":["exists","up"]},{"osd":2,"uuid":"0c03b48f-7e92-400e-ab0d-25a59bea87e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6818","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6819","nonce":2320688937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6820","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6821","nonce":2320688937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6824","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6825","nonce":2320688937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6822","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6823","nonce":2320688937}]},"public_addr":"172.21.15.119:6819/2320688937","cluster_addr":"172.21.15.119:6821/2320688937","heartbeat_back_addr":"172.21.15.119:6825/2320688937","heartbeat_front_addr":"172.21.15.119:6823/2320688937","state":["exists","up"]},{"osd":3,"uuid":"1f8ad76b-4188-46a4-bc9a-d41d0c133658","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6826","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6827","nonce":601915158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6828","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6829","nonce":601915158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6832","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6833","nonce":601915158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6830","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6831","nonce":601915158}]},"public_addr":"172.21.15.119:6827/601915158","cluster_addr":"172.21.15.119:6829/601915158","heartbeat_back_addr":"172.21.15.119:6833/601915158","heartbeat_front_addr":"172.21.15.119:6831/601915158","state":["exists","up"]},{"osd":4,"uuid":"ea2a89f4-0181-45ec-831f-0536da5c6166","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6801","nonce":1233387118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6803","nonce":1233387118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6807","nonce":1233387118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6805","nonce":1233387118}]},"public_addr":"172.21.15.183:6801/1233387118","cluster_addr":"172.21.15.183:6803/1233387118","heartbeat_back_addr":"172.21.15.183:6807/1233387118","heartbeat_front_addr":"172.21.15.183:6805/1233387118","state":["exists","up"]},{"osd":5,"uuid":"65ef2331-629a-46fa-907a-fc1775d1e4d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6809","nonce":1393828303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6811","nonce":1393828303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6815","nonce":1393828303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6813","nonce":1393828303}]},"public_addr":"172.21.15.183:6809/1393828303","cluster_addr":"172.21.15.183:6811/1393828303","heartbeat_back_addr":"172.21.15.183:6815/1393828303","heartbeat_front_addr":"172.21.15.183:6813/1393828303","state":["exists","up"]},{"osd":6,"uuid":"6ad16938-bc63-40e1-bff7-7e66d5f3174d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6817","nonce":2763702460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6819","nonce":2763702460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6823","nonce":2763702460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6821","nonce":2763702460}]},"public_addr":"172.21.15.183:6817/2763702460","cluster_addr":"172.21.15.183:6819/2763702460","heartbeat_back_addr":"172.21.15.183:6823/2763702460","heartbeat_front_addr":"172.21.15.183:6821/2763702460","state":["exists","up"]},{"osd":7,"uuid":"5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6825","nonce":1731423998}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6827","nonce":1731423998}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6831","nonce":1731423998}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6829","nonce":1731423998}]},"public_addr":"172.21.15.183:6825/1731423998","cluster_addr":"172.21.15.183:6827/1731423998","heartbeat_back_addr":"172.21.15.183:6831/1731423998","heartbeat_front_addr":"172.21.15.183:6829/1731423998","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:19.708447+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:41.028668+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:02.279478+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:24.563066+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:45.192186+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:06.055496+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:27.064546+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:48.661162+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.119:6801/3165063643":"2023-12-02T15:32:38.251435+0000","172.21.15.119:6800/3165063643":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1852628144":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1454663442":"2023-12-02T15:32:38.251435+0000","172.21.15.119:6801/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/2114544880":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/2699175043":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/688034867":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1761738832":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/633350976":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/3754739469":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/1843857727":"2023-12-02T15:28:07.706734+0000","172.21.15.119:6801/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/1074585994":"2023-12-02T15:27:44.742505+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-01T15:32:59.017 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-01T15:32:59.017 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T15:32:59.190 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:58 smithi183 bash[136924]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-12-01T15:32:59.190 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:58 smithi183 bash[136924]: Writing manifest to image destination 2023-12-01T15:32:59.190 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:58 smithi183 bash[136924]: Storing signatures 2023-12-01T15:32:59.568 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:32:59.682 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-mon[99169]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:59.683 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/951335871' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:59.683 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 podman[136924]: 2023-12-01T15:32:59.683 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.662Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-01T15:32:59.683 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.662Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-12-01T15:32:59.683 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.663Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-01T15:32:59.683 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.663Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-01T15:32:59.683 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.663Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-01T15:32:59.684 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.663Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-01T15:32:59.684 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-01T15:32:59.684 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=arp 2023-12-01T15:32:59.684 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-01T15:32:59.684 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-01T15:32:59.684 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-01T15:32:59.684 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-01T15:32:59.684 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-01T15:32:59.684 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-01T15:32:59.684 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-01T15:32:59.684 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-01T15:32:59.684 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=edac 2023-12-01T15:32:59.684 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-01T15:32:59.684 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-01T15:32:59.684 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-01T15:32:59.685 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-01T15:32:59.685 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-01T15:32:59.685 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-01T15:32:59.685 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-01T15:32:59.685 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-01T15:32:59.685 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-01T15:32:59.685 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-01T15:32:59.685 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-01T15:32:59.685 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-01T15:32:59.685 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-01T15:32:59.685 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-01T15:32:59.685 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-01T15:32:59.685 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-01T15:32:59.685 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=os 2023-12-01T15:32:59.686 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-01T15:32:59.686 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-01T15:32:59.686 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-01T15:32:59.686 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-01T15:32:59.686 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-01T15:32:59.686 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-01T15:32:59.686 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-01T15:32:59.686 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=stat 2023-12-01T15:32:59.686 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-01T15:32:59.686 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-01T15:32:59.686 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-01T15:32:59.686 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=time 2023-12-01T15:32:59.686 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-01T15:32:59.686 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=uname 2023-12-01T15:32:59.687 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-01T15:32:59.687 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-01T15:32:59.687 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-01T15:32:59.687 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-01T15:32:59.687 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-node-exporter-b[136976]: ts=2023-12-01T15:32:59.664Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-01T15:32:59.687 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 bash[136924]: 28ccda059030b54afe1f0fa2951bfd795f4dcdde1873f9159741b113e600c4d4 2023-12-01T15:32:59.773 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:59 smithi119 ceph-mon[108979]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:59.774 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:32:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/951335871' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:59.774 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:59 smithi119 ceph-mon[94175]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:32:59.774 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:32:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/951335871' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:32:59.941 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Dec 01 15:32:59 smithi183 systemd[1]: Started Ceph node-exporter.b for f739cc42-905d-11ee-95a2-87774f69a715. 2023-12-01T15:33:00.061 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:59 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:32:59] ENGINE Bus STOPPING 2023-12-01T15:33:00.061 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:59 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:32:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T15:33:00.061 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:59 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:32:59] ENGINE Bus STOPPED 2023-12-01T15:33:00.061 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:32:59 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:32:59] ENGINE Bus STARTING 2023-12-01T15:33:00.061 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:00] ENGINE Serving on http://:::9283 2023-12-01T15:33:00.386 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:00] ENGINE Bus STARTED 2023-12-01T15:33:00.979 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:33:00.979 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":68,"fsid":"f739cc42-905d-11ee-95a2-87774f69a715","created":"2023-12-01T15:27:15.869764+0000","modified":"2023-12-01T15:32:52.386263+0000","last_up_change":"2023-12-01T15:31:50.275664+0000","last_in_change":"2023-12-01T15:31:34.014773+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:30:06.025532+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T15:32:08.785974+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":"62","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":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T15:32:09.632944+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-12-01T15:32:48.798354+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7e4d4eaf-7cd3-4b10-92ca-ac5b780a8c1a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6803","nonce":2700223613}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6805","nonce":2700223613}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6809","nonce":2700223613}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6807","nonce":2700223613}]},"public_addr":"172.21.15.119:6803/2700223613","cluster_addr":"172.21.15.119:6805/2700223613","heartbeat_back_addr":"172.21.15.119:6809/2700223613","heartbeat_front_addr":"172.21.15.119:6807/2700223613","state":["exists","up"]},{"osd":1,"uuid":"d501c180-80e3-4143-97d1-d5c8618bd5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6810","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6811","nonce":3343112323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6813","nonce":3343112323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6816","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6817","nonce":3343112323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6815","nonce":3343112323}]},"public_addr":"172.21.15.119:6811/3343112323","cluster_addr":"172.21.15.119:6813/3343112323","heartbeat_back_addr":"172.21.15.119:6817/3343112323","heartbeat_front_addr":"172.21.15.119:6815/3343112323","state":["exists","up"]},{"osd":2,"uuid":"0c03b48f-7e92-400e-ab0d-25a59bea87e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6818","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6819","nonce":2320688937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6820","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6821","nonce":2320688937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6824","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6825","nonce":2320688937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6822","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6823","nonce":2320688937}]},"public_addr":"172.21.15.119:6819/2320688937","cluster_addr":"172.21.15.119:6821/2320688937","heartbeat_back_addr":"172.21.15.119:6825/2320688937","heartbeat_front_addr":"172.21.15.119:6823/2320688937","state":["exists","up"]},{"osd":3,"uuid":"1f8ad76b-4188-46a4-bc9a-d41d0c133658","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6826","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6827","nonce":601915158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6828","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6829","nonce":601915158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6832","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6833","nonce":601915158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6830","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6831","nonce":601915158}]},"public_addr":"172.21.15.119:6827/601915158","cluster_addr":"172.21.15.119:6829/601915158","heartbeat_back_addr":"172.21.15.119:6833/601915158","heartbeat_front_addr":"172.21.15.119:6831/601915158","state":["exists","up"]},{"osd":4,"uuid":"ea2a89f4-0181-45ec-831f-0536da5c6166","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6801","nonce":1233387118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6803","nonce":1233387118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6807","nonce":1233387118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6805","nonce":1233387118}]},"public_addr":"172.21.15.183:6801/1233387118","cluster_addr":"172.21.15.183:6803/1233387118","heartbeat_back_addr":"172.21.15.183:6807/1233387118","heartbeat_front_addr":"172.21.15.183:6805/1233387118","state":["exists","up"]},{"osd":5,"uuid":"65ef2331-629a-46fa-907a-fc1775d1e4d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6809","nonce":1393828303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6811","nonce":1393828303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6815","nonce":1393828303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6813","nonce":1393828303}]},"public_addr":"172.21.15.183:6809/1393828303","cluster_addr":"172.21.15.183:6811/1393828303","heartbeat_back_addr":"172.21.15.183:6815/1393828303","heartbeat_front_addr":"172.21.15.183:6813/1393828303","state":["exists","up"]},{"osd":6,"uuid":"6ad16938-bc63-40e1-bff7-7e66d5f3174d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6817","nonce":2763702460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6819","nonce":2763702460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6823","nonce":2763702460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6821","nonce":2763702460}]},"public_addr":"172.21.15.183:6817/2763702460","cluster_addr":"172.21.15.183:6819/2763702460","heartbeat_back_addr":"172.21.15.183:6823/2763702460","heartbeat_front_addr":"172.21.15.183:6821/2763702460","state":["exists","up"]},{"osd":7,"uuid":"5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6825","nonce":1731423998}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6827","nonce":1731423998}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6831","nonce":1731423998}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6829","nonce":1731423998}]},"public_addr":"172.21.15.183:6825/1731423998","cluster_addr":"172.21.15.183:6827/1731423998","heartbeat_back_addr":"172.21.15.183:6831/1731423998","heartbeat_front_addr":"172.21.15.183:6829/1731423998","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:19.708447+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:41.028668+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:02.279478+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:24.563066+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:45.192186+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:06.055496+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:27.064546+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:48.661162+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.119:6801/3165063643":"2023-12-02T15:32:38.251435+0000","172.21.15.119:6800/3165063643":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1852628144":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1454663442":"2023-12-02T15:32:38.251435+0000","172.21.15.119:6801/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/2114544880":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/2699175043":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/688034867":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1761738832":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/633350976":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/3754739469":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/1843857727":"2023-12-02T15:28:07.706734+0000","172.21.15.119:6801/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/1074585994":"2023-12-02T15:27:44.742505+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-01T15:33:01.125 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[145732]: ts=2023-12-01T15:33:00.962Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002766795s 2023-12-01T15:33:01.126 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.126 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.126 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.126 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.126 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.126 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[108979]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-01T15:33:01.126 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.126 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.126 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T15:33:01.127 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[108979]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T15:33:01.127 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.127 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[108979]: Deploying daemon grafana.a on smithi183 2023-12-01T15:33:01.127 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[108979]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:01.127 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.127 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.127 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.127 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.127 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.127 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[94175]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-01T15:33:01.127 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.127 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.127 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T15:33:01.128 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[94175]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T15:33:01.128 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.128 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[94175]: Deploying daemon grafana.a on smithi183 2023-12-01T15:33:01.128 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:00 smithi119 ceph-mon[94175]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:00 smithi183 ceph-mon[99169]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-01T15:33:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T15:33:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:00 smithi183 ceph-mon[99169]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T15:33:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:00 smithi183 ceph-mon[99169]: Deploying daemon grafana.a on smithi183 2023-12-01T15:33:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:00 smithi183 ceph-mon[99169]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:01.415 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-01T15:33:01.416 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-01T15:33:01.416 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-01T15:33:01.417 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-01T15:33:01.417 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-01T15:33:01.418 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-01T15:33:01.420 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-01T15:33:01.421 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-01T15:33:02.144 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2280919931' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:33:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2280919931' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:33:02.302 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2280919931' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:33:02.458 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:02.559 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:02.785 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:02.786 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:02.786 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:03.076 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:03.340 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:02 smithi119 ceph-mon[108979]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:03.340 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:02 smithi119 ceph-mon[94175]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:02 smithi183 ceph-mon[99169]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:04.326 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:33:04] "GET /metrics HTTP/1.1" 200 33739 "" "Prometheus/2.43.0" 2023-12-01T15:33:04.605 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:04.605 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:05.423 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:05 smithi119 ceph-mon[94175]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:05.424 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:05 smithi119 ceph-mon[108979]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:05 smithi183 ceph-mon[99169]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:07.392 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:07 smithi119 ceph-mon[94175]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:07.618 INFO:teuthology.orchestra.run.smithi119.stdout:201863462933 2023-12-01T15:33:07.618 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-01T15:33:07.644 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:07 smithi119 ceph-mon[108979]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:07 smithi183 ceph-mon[99169]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:08.655 INFO:teuthology.orchestra.run.smithi119.stdout:34359738413 2023-12-01T15:33:08.655 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-01T15:33:08.689 INFO:teuthology.orchestra.run.smithi119.stdout:236223201297 2023-12-01T15:33:08.689 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-01T15:33:09.178 INFO:teuthology.orchestra.run.smithi119.stdout:77309411367 2023-12-01T15:33:09.179 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-01T15:33:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:09 smithi183 ceph-mon[99169]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:09 smithi119 ceph-mon[94175]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:09 smithi119 ceph-mon[108979]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:10.046 INFO:teuthology.orchestra.run.smithi119.stdout:111669149731 2023-12-01T15:33:10.046 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-01T15:33:10.279 INFO:teuthology.orchestra.run.smithi119.stdout:55834574892 2023-12-01T15:33:10.280 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-01T15:33:10.775 INFO:teuthology.orchestra.run.smithi119.stdout:133143986206 2023-12-01T15:33:10.775 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-01T15:33:10.920 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:11.380 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:11.412 INFO:teuthology.orchestra.run.smithi119.stdout:167503724570 2023-12-01T15:33:11.413 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-01T15:33:11.501 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:11.510 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:11 smithi183 ceph-mon[99169]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:11.555 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:11.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:11 smithi119 ceph-mon[108979]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:11.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:11 smithi119 ceph-mon[94175]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:12.115 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:12.435 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:12.691 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:12 smithi183 systemd[1]: Starting Ceph grafana.a for f739cc42-905d-11ee-95a2-87774f69a715... 2023-12-01T15:33:12.792 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:13.177 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:12 smithi183 podman[137368]: 2023-12-01T15:33:13.177 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 bash[137368]: 821e967733e51fafcba429fabd1d451f0374bcbdafe06cd4eecc62e8e1e09e5e 2023-12-01T15:33:13.430 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-mon[99169]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:13.430 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:13.430 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:13.430 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:13.430 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:13.430 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:13.430 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:13.431 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 systemd[1]: Started Ceph grafana.a for f739cc42-905d-11ee-95a2-87774f69a715. 2023-12-01T15:33:13.431 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=settings t=2023-12-01T15:33:13.263258422Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-12-01T15:33:13.432 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=settings t=2023-12-01T15:33:13.263452284Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-12-01T15:33:13.432 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=settings t=2023-12-01T15:33:13.263472161Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-12-01T15:33:13.432 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=settings t=2023-12-01T15:33:13.263478772Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-12-01T15:33:13.432 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=settings t=2023-12-01T15:33:13.263484703Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-01T15:33:13.432 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=settings t=2023-12-01T15:33:13.263490722Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-01T15:33:13.432 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=settings t=2023-12-01T15:33:13.263496464Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-01T15:33:13.432 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=settings t=2023-12-01T15:33:13.26350296Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-01T15:33:13.432 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=settings t=2023-12-01T15:33:13.263508931Z level=info msg="Path Home" path=/usr/share/grafana 2023-12-01T15:33:13.432 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=settings t=2023-12-01T15:33:13.263514662Z level=info msg="Path Data" path=/var/lib/grafana 2023-12-01T15:33:13.432 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=settings t=2023-12-01T15:33:13.263520713Z level=info msg="Path Logs" path=/var/log/grafana 2023-12-01T15:33:13.432 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=settings t=2023-12-01T15:33:13.26352708Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-12-01T15:33:13.432 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=settings t=2023-12-01T15:33:13.263532719Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-12-01T15:33:13.432 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=settings t=2023-12-01T15:33:13.263538731Z level=info msg="App mode production" 2023-12-01T15:33:13.432 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=sqlstore t=2023-12-01T15:33:13.263591351Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-12-01T15:33:13.433 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=sqlstore t=2023-12-01T15:33:13.263609759Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-12-01T15:33:13.433 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.264418854Z level=info msg="Starting DB migrations" 2023-12-01T15:33:13.433 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.264488673Z level=info msg="Executing migration" id="create migration_log table" 2023-12-01T15:33:13.433 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.265008068Z level=info msg="Executing migration" id="create user table" 2023-12-01T15:33:13.433 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.265401734Z level=info msg="Executing migration" id="add unique index user.login" 2023-12-01T15:33:13.433 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.268155421Z level=info msg="Executing migration" id="add unique index user.email" 2023-12-01T15:33:13.433 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.270818592Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2023-12-01T15:33:13.433 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.273509335Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2023-12-01T15:33:13.433 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.276236163Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2023-12-01T15:33:13.433 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.278919954Z level=info msg="Executing migration" id="create user table v2" 2023-12-01T15:33:13.433 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.281517623Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2023-12-01T15:33:13.433 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.284086158Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2023-12-01T15:33:13.433 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.286700966Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2023-12-01T15:33:13.433 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.289315339Z level=info msg="Executing migration" id="Drop old table user_v1" 2023-12-01T15:33:13.434 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.291786705Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2023-12-01T15:33:13.434 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.294204378Z level=info msg="Executing migration" id="Update user table charset" 2023-12-01T15:33:13.434 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.294500465Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2023-12-01T15:33:13.434 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.297162403Z level=info msg="Executing migration" id="Add missing user data" 2023-12-01T15:33:13.434 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.299769054Z level=info msg="Executing migration" id="Add is_disabled column to user" 2023-12-01T15:33:13.434 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.302269941Z level=info msg="Executing migration" id="Add index user.login/user.email" 2023-12-01T15:33:13.434 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.302715457Z level=info msg="Executing migration" id="Add is_service_account column to user" 2023-12-01T15:33:13.434 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.305246823Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2023-12-01T15:33:13.434 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.308822684Z level=info msg="Executing migration" id="create temp user table v1-7" 2023-12-01T15:33:13.434 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.309291134Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2023-12-01T15:33:13.434 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.309712503Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2023-12-01T15:33:13.434 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.310522027Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2023-12-01T15:33:13.434 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.311381635Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2023-12-01T15:33:13.434 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.312145115Z level=info msg="Executing migration" id="Update temp_user table charset" 2023-12-01T15:33:13.435 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.312950716Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2023-12-01T15:33:13.435 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.31371501Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2023-12-01T15:33:13.435 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.314525786Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2023-12-01T15:33:13.435 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.315368995Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2023-12-01T15:33:13.435 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.316136327Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-12-01T15:33:13.435 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.316936701Z level=info msg="Executing migration" id="create temp_user v2" 2023-12-01T15:33:13.435 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.317761381Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2023-12-01T15:33:13.435 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.318557929Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2023-12-01T15:33:13.435 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.319360254Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2023-12-01T15:33:13.435 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.320133042Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2023-12-01T15:33:13.436 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.320991811Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2023-12-01T15:33:13.436 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.321747377Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2023-12-01T15:33:13.436 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.322679546Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2023-12-01T15:33:13.436 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.323041556Z level=info msg="Executing migration" id="create star table" 2023-12-01T15:33:13.436 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.32395928Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2023-12-01T15:33:13.437 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.324606005Z level=info msg="Executing migration" id="create org table v1" 2023-12-01T15:33:13.437 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.325021794Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2023-12-01T15:33:13.437 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.325793128Z level=info msg="Executing migration" id="create org_user table v1" 2023-12-01T15:33:13.437 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.326655624Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2023-12-01T15:33:13.437 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.327483864Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2023-12-01T15:33:13.437 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.328298325Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2023-12-01T15:33:13.437 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.328739522Z level=info msg="Executing migration" id="Update org table charset" 2023-12-01T15:33:13.437 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.329556808Z level=info msg="Executing migration" id="Update org_user table charset" 2023-12-01T15:33:13.437 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.33039135Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2023-12-01T15:33:13.437 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.331248365Z level=info msg="Executing migration" id="create dashboard table" 2023-12-01T15:33:13.437 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.331684423Z level=info msg="Executing migration" id="add index dashboard.account_id" 2023-12-01T15:33:13.437 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.332482167Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2023-12-01T15:33:13.438 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.333350013Z level=info msg="Executing migration" id="create dashboard_tag table" 2023-12-01T15:33:13.438 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.334120724Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2023-12-01T15:33:13.438 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.334555158Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-01T15:33:13.438 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.337383606Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2023-12-01T15:33:13.438 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.340084339Z level=info msg="Executing migration" id="create dashboard v2" 2023-12-01T15:33:13.438 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.342885328Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2023-12-01T15:33:13.438 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.343339373Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2023-12-01T15:33:13.438 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.346265936Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2023-12-01T15:33:13.438 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.348846664Z level=info msg="Executing migration" id="drop table dashboard_v1" 2023-12-01T15:33:13.438 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.351509571Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2023-12-01T15:33:13.438 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.354288688Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2023-12-01T15:33:13.438 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.356876738Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2023-12-01T15:33:13.438 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.359434881Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2023-12-01T15:33:13.439 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.359987795Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2023-12-01T15:33:13.439 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.362736305Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2023-12-01T15:33:13.439 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.365432623Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2023-12-01T15:33:13.439 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.368126522Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2023-12-01T15:33:13.439 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.368593157Z level=info msg="Executing migration" id="Update dashboard table charset" 2023-12-01T15:33:13.439 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.371234877Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2023-12-01T15:33:13.439 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.373948683Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2023-12-01T15:33:13.439 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.376617617Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2023-12-01T15:33:13.439 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.377141242Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2023-12-01T15:33:13.439 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.379902424Z level=info msg="Executing migration" id="Add column uid in dashboard" 2023-12-01T15:33:13.440 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.380470205Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2023-12-01T15:33:13.440 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.382469499Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2023-12-01T15:33:13.440 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.384990201Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2023-12-01T15:33:13.440 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.385477877Z level=info msg="Executing migration" id="Update dashboard title length" 2023-12-01T15:33:13.440 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.386348085Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-01T15:33:13.440 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.387223983Z level=info msg="Executing migration" id="create dashboard_provisioning" 2023-12-01T15:33:13.440 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.38809799Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-01T15:33:13.440 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.389211781Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2023-12-01T15:33:13.441 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.390089616Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-01T15:33:13.441 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.390918936Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-01T15:33:13.441 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.391791247Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2023-12-01T15:33:13.441 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.392138447Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2023-12-01T15:33:13.441 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.394992957Z level=info msg="Executing migration" id="Add check_sum column" 2023-12-01T15:33:13.441 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.397841608Z level=info msg="Executing migration" id="Add index for dashboard_title" 2023-12-01T15:33:13.441 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.400672565Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2023-12-01T15:33:13.441 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.403598019Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2023-12-01T15:33:13.441 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.406403448Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2023-12-01T15:33:13.441 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.40684473Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2023-12-01T15:33:13.441 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.409712562Z level=info msg="Executing migration" id="create data_source table" 2023-12-01T15:33:13.441 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.412489826Z level=info msg="Executing migration" id="add index data_source.account_id" 2023-12-01T15:33:13.441 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.415207958Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2023-12-01T15:33:13.441 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.415682407Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2023-12-01T15:33:13.441 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.418432779Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2023-12-01T15:33:13.442 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.421232337Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2023-12-01T15:33:13.442 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.424174465Z level=info msg="Executing migration" id="create data_source table v2" 2023-12-01T15:33:13.442 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.427063435Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2023-12-01T15:33:13.442 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.429903707Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2023-12-01T15:33:13.568 INFO:teuthology.orchestra.run.smithi119.stdout:201863462934 2023-12-01T15:33:13.656 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:13.680 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.432641874Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2023-12-01T15:33:13.681 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.43546295Z level=info msg="Executing migration" id="Add column with_credentials" 2023-12-01T15:33:13.681 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.438258331Z level=info msg="Executing migration" id="Add secure json data column" 2023-12-01T15:33:13.681 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.441102278Z level=info msg="Executing migration" id="Update data_source table charset" 2023-12-01T15:33:13.681 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.441406237Z level=info msg="Executing migration" id="Update initial version to 1" 2023-12-01T15:33:13.681 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.441720148Z level=info msg="Executing migration" id="Add read_only data column" 2023-12-01T15:33:13.681 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.443618527Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2023-12-01T15:33:13.681 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.446268059Z level=info msg="Executing migration" id="Update json_data with nulls" 2023-12-01T15:33:13.681 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.446606133Z level=info msg="Executing migration" id="Add uid column" 2023-12-01T15:33:13.681 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.447169502Z level=info msg="Executing migration" id="Update uid value" 2023-12-01T15:33:13.681 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.447459311Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2023-12-01T15:33:13.681 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.449828013Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2023-12-01T15:33:13.681 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.452435433Z level=info msg="Executing migration" id="create api_key table" 2023-12-01T15:33:13.682 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.454868862Z level=info msg="Executing migration" id="add index api_key.account_id" 2023-12-01T15:33:13.682 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.457352339Z level=info msg="Executing migration" id="add index api_key.key" 2023-12-01T15:33:13.682 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.459968291Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2023-12-01T15:33:13.682 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.462542085Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2023-12-01T15:33:13.682 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.462966599Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2023-12-01T15:33:13.682 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.46333879Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2023-12-01T15:33:13.682 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.46373351Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2023-12-01T15:33:13.682 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.464752949Z level=info msg="Executing migration" id="create api_key table v2" 2023-12-01T15:33:13.682 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.465138569Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2023-12-01T15:33:13.682 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.465520606Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2023-12-01T15:33:13.682 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.465952473Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2023-12-01T15:33:13.682 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.466353066Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2023-12-01T15:33:13.682 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.46665106Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2023-12-01T15:33:13.682 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.467002449Z level=info msg="Executing migration" id="Update api_key table charset" 2023-12-01T15:33:13.683 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.467258044Z level=info msg="Executing migration" id="Add expires to api_key table" 2023-12-01T15:33:13.683 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.467800426Z level=info msg="Executing migration" id="Add service account foreign key" 2023-12-01T15:33:13.683 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.468354766Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2023-12-01T15:33:13.683 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.468648394Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2023-12-01T15:33:13.683 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.469182731Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2023-12-01T15:33:13.683 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.469718048Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2023-12-01T15:33:13.683 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.470101149Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2023-12-01T15:33:13.683 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.470445567Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2023-12-01T15:33:13.683 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.470847677Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2023-12-01T15:33:13.683 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.471252079Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-01T15:33:13.683 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.471662461Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-01T15:33:13.683 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.472070818Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2023-12-01T15:33:13.683 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.4723371Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2023-12-01T15:33:13.683 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.472602763Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2023-12-01T15:33:13.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.473146463Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2023-12-01T15:33:13.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.473695754Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-12-01T15:33:13.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.474001861Z level=info msg="Executing migration" id="create quota table v1" 2023-12-01T15:33:13.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.474381565Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-01T15:33:13.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.474849299Z level=info msg="Executing migration" id="Update quota table charset" 2023-12-01T15:33:13.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.47515345Z level=info msg="Executing migration" id="create plugin_setting table" 2023-12-01T15:33:13.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.475534906Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-01T15:33:13.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.4759662Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2023-12-01T15:33:13.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.476523984Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2023-12-01T15:33:13.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.476823893Z level=info msg="Executing migration" id="create session table" 2023-12-01T15:33:13.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.477232902Z level=info msg="Executing migration" id="Drop old table playlist table" 2023-12-01T15:33:13.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.47749986Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2023-12-01T15:33:13.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.479665815Z level=info msg="Executing migration" id="create playlist table v2" 2023-12-01T15:33:13.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.480053329Z level=info msg="Executing migration" id="create playlist item table v2" 2023-12-01T15:33:13.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.480429736Z level=info msg="Executing migration" id="Update playlist table charset" 2023-12-01T15:33:13.685 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.480720102Z level=info msg="Executing migration" id="Update playlist_item table charset" 2023-12-01T15:33:13.685 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.481018388Z level=info msg="Executing migration" id="drop preferences table v2" 2023-12-01T15:33:13.685 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.481307477Z level=info msg="Executing migration" id="drop preferences table v3" 2023-12-01T15:33:13.685 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.481583793Z level=info msg="Executing migration" id="create preferences table v3" 2023-12-01T15:33:13.685 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.48196368Z level=info msg="Executing migration" id="Update preferences table charset" 2023-12-01T15:33:13.685 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.482222883Z level=info msg="Executing migration" id="Add column team_id in preferences" 2023-12-01T15:33:13.685 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.482839228Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2023-12-01T15:33:13.685 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.483142361Z level=info msg="Executing migration" id="Add column week_start in preferences" 2023-12-01T15:33:13.685 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.483771439Z level=info msg="Executing migration" id="Add column preferences.json_data" 2023-12-01T15:33:13.685 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.484348662Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2023-12-01T15:33:13.685 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.48464787Z level=info msg="Executing migration" id="Add preferences index org_id" 2023-12-01T15:33:13.685 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.485087352Z level=info msg="Executing migration" id="Add preferences index user_id" 2023-12-01T15:33:13.685 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.485568437Z level=info msg="Executing migration" id="create alert table v1" 2023-12-01T15:33:13.685 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.488240783Z level=info msg="Executing migration" id="add index alert org_id & id " 2023-12-01T15:33:13.685 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.490895066Z level=info msg="Executing migration" id="add index alert state" 2023-12-01T15:33:13.686 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.493551355Z level=info msg="Executing migration" id="add index alert dashboard_id" 2023-12-01T15:33:13.686 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.493991562Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2023-12-01T15:33:13.686 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.496621627Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-01T15:33:13.686 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.499303296Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-12-01T15:33:13.686 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.500213162Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-12-01T15:33:13.686 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.50161647Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2023-12-01T15:33:13.687 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.502410013Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2023-12-01T15:33:13.687 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.503219747Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2023-12-01T15:33:13.687 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.504005624Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2023-12-01T15:33:13.687 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.504482542Z level=info msg="Executing migration" id="create alert_notification table v1" 2023-12-01T15:33:13.687 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.505278495Z level=info msg="Executing migration" id="Add column is_default" 2023-12-01T15:33:13.687 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.506059083Z level=info msg="Executing migration" id="Add column frequency" 2023-12-01T15:33:13.687 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.5068531Z level=info msg="Executing migration" id="Add column send_reminder" 2023-12-01T15:33:13.687 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.507670472Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2023-12-01T15:33:13.687 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.508461767Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2023-12-01T15:33:13.688 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.509303947Z level=info msg="Executing migration" id="Update alert table charset" 2023-12-01T15:33:13.688 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.510146563Z level=info msg="Executing migration" id="Update alert_notification table charset" 2023-12-01T15:33:13.688 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.510438957Z level=info msg="Executing migration" id="create notification_journal table v1" 2023-12-01T15:33:13.688 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.511251896Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-01T15:33:13.688 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.51205178Z level=info msg="Executing migration" id="drop alert_notification_journal" 2023-12-01T15:33:13.688 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.512832865Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2023-12-01T15:33:13.688 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.513259245Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-01T15:33:13.688 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.514088298Z level=info msg="Executing migration" id="Add for to alert table" 2023-12-01T15:33:13.688 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.515006444Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2023-12-01T15:33:13.688 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.515892Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2023-12-01T15:33:13.688 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.516208844Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2023-12-01T15:33:13.688 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.517117458Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2023-12-01T15:33:13.688 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.517909603Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2023-12-01T15:33:13.688 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.518748981Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2023-12-01T15:33:13.689 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.519053565Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2023-12-01T15:33:13.689 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.519936093Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2023-12-01T15:33:13.689 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.520381373Z level=info msg="Executing migration" id="Drop old annotation table v4" 2023-12-01T15:33:13.689 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.520732826Z level=info msg="Executing migration" id="create annotation table v5" 2023-12-01T15:33:13.689 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.521187969Z level=info msg="Executing migration" id="add index annotation 0 v3" 2023-12-01T15:33:13.689 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.521630944Z level=info msg="Executing migration" id="add index annotation 1 v3" 2023-12-01T15:33:13.689 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.522053102Z level=info msg="Executing migration" id="add index annotation 2 v3" 2023-12-01T15:33:13.694 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.522888017Z level=info msg="Executing migration" id="add index annotation 3 v3" 2023-12-01T15:33:13.695 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.523736146Z level=info msg="Executing migration" id="add index annotation 4 v3" 2023-12-01T15:33:13.695 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.524609344Z level=info msg="Executing migration" id="Update annotation table charset" 2023-12-01T15:33:13.695 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.524909929Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2023-12-01T15:33:13.695 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.52792139Z level=info msg="Executing migration" id="Drop category_id index" 2023-12-01T15:33:13.695 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.528443257Z level=info msg="Executing migration" id="Add column tags to annotation table" 2023-12-01T15:33:13.696 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.530730914Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2023-12-01T15:33:13.696 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.533659777Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-01T15:33:13.696 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.53411523Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-12-01T15:33:13.696 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.536685682Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-12-01T15:33:13.696 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.538516925Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2023-12-01T15:33:13.696 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.539237121Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2023-12-01T15:33:13.696 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.542445633Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2023-12-01T15:33:13.696 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.542872296Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2023-12-01T15:33:13.696 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.545523728Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2023-12-01T15:33:13.696 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.548075739Z level=info msg="Executing migration" id="Add created time to annotation table" 2023-12-01T15:33:13.696 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.550700854Z level=info msg="Executing migration" id="Add updated time to annotation table" 2023-12-01T15:33:13.696 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.551435952Z level=info msg="Executing migration" id="Add index for created in annotation table" 2023-12-01T15:33:13.696 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.554053239Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2023-12-01T15:33:13.696 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.556706786Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2023-12-01T15:33:13.697 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.559294998Z level=info msg="Executing migration" id="Add epoch_end column" 2023-12-01T15:33:13.697 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.559984919Z level=info msg="Executing migration" id="Add index for epoch_end" 2023-12-01T15:33:13.697 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.560754002Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2023-12-01T15:33:13.697 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.561700478Z level=info msg="Executing migration" id="Move region to single row" 2023-12-01T15:33:13.697 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.562560707Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2023-12-01T15:33:13.697 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.56304966Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-01T15:33:13.697 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.563822742Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-01T15:33:13.697 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.564242252Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-01T15:33:13.697 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.564638921Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-01T15:33:13.697 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.565033312Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2023-12-01T15:33:13.697 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.565438084Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2023-12-01T15:33:13.697 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.565746523Z level=info msg="Executing migration" id="create test_data table" 2023-12-01T15:33:13.697 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.566133177Z level=info msg="Executing migration" id="create dashboard_version table v1" 2023-12-01T15:33:13.697 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.567052378Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2023-12-01T15:33:13.698 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.56774524Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-01T15:33:13.698 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.568571932Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2023-12-01T15:33:13.698 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.56889711Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2023-12-01T15:33:13.698 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.569767084Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2023-12-01T15:33:13.698 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.570179919Z level=info msg="Executing migration" id="create team table" 2023-12-01T15:33:13.698 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.570558459Z level=info msg="Executing migration" id="add index team.org_id" 2023-12-01T15:33:13.698 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.571404751Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2023-12-01T15:33:13.698 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.571840656Z level=info msg="Executing migration" id="create team member table" 2023-12-01T15:33:13.698 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.572691129Z level=info msg="Executing migration" id="add index team_member.org_id" 2023-12-01T15:33:13.698 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.573598199Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2023-12-01T15:33:13.698 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.574296507Z level=info msg="Executing migration" id="add index team_member.team_id" 2023-12-01T15:33:13.698 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.574687603Z level=info msg="Executing migration" id="Add column email to team table" 2023-12-01T15:33:13.698 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.57553724Z level=info msg="Executing migration" id="Add column external to team_member table" 2023-12-01T15:33:13.698 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.576358793Z level=info msg="Executing migration" id="Add column permission to team_member table" 2023-12-01T15:33:13.699 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.577231399Z level=info msg="Executing migration" id="create dashboard acl table" 2023-12-01T15:33:13.699 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.577636056Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2023-12-01T15:33:13.699 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.578628493Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-01T15:33:13.699 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.579354716Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-01T15:33:13.699 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.580216451Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2023-12-01T15:33:13.699 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.580655159Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2023-12-01T15:33:13.699 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.581529607Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2023-12-01T15:33:13.699 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.582309287Z level=info msg="Executing migration" id="add index dashboard_permission" 2023-12-01T15:33:13.699 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.585047381Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2023-12-01T15:33:13.699 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.587695452Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2023-12-01T15:33:13.699 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.590347664Z level=info msg="Executing migration" id="create tag table" 2023-12-01T15:33:13.699 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.593261818Z level=info msg="Executing migration" id="add index tag.key_value" 2023-12-01T15:33:13.699 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.595967065Z level=info msg="Executing migration" id="create login attempt table" 2023-12-01T15:33:13.699 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.598692949Z level=info msg="Executing migration" id="add index login_attempt.username" 2023-12-01T15:33:13.699 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.601571335Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2023-12-01T15:33:13.700 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.60423842Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-01T15:33:13.700 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.606764665Z level=info msg="Executing migration" id="create login_attempt v2" 2023-12-01T15:33:13.700 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.609519771Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2023-12-01T15:33:13.700 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.61229732Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2023-12-01T15:33:13.700 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.61492308Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2023-12-01T15:33:13.700 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.617875279Z level=info msg="Executing migration" id="create user auth table" 2023-12-01T15:33:13.700 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.620436442Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-01T15:33:13.700 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.623075699Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2023-12-01T15:33:13.700 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.625731311Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2023-12-01T15:33:13.700 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.628483506Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2023-12-01T15:33:13.700 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.631314172Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2023-12-01T15:33:13.700 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.633681261Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2023-12-01T15:33:13.700 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.636485775Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2023-12-01T15:33:13.700 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.639107438Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2023-12-01T15:33:13.700 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.641824064Z level=info msg="Executing migration" id="create server_lock table" 2023-12-01T15:33:13.701 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.644612814Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2023-12-01T15:33:13.701 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.647306417Z level=info msg="Executing migration" id="create user auth token table" 2023-12-01T15:33:13.701 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.64982989Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2023-12-01T15:33:13.701 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.652409719Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2023-12-01T15:33:13.701 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.654875705Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2023-12-01T15:33:13.701 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.657486007Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2023-12-01T15:33:13.701 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.660049292Z level=info msg="Executing migration" id="create cache_data table" 2023-12-01T15:33:13.701 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.662680036Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2023-12-01T15:33:13.701 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.665070654Z level=info msg="Executing migration" id="create short_url table v1" 2023-12-01T15:33:13.701 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.667686005Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2023-12-01T15:33:13.701 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.670267418Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2023-12-01T15:33:13.701 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.672814116Z level=info msg="Executing migration" id="delete alert_definition table" 2023-12-01T15:33:13.701 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.675384381Z level=info msg="Executing migration" id="recreate alert_definition table" 2023-12-01T15:33:13.701 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.676159677Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2023-12-01T15:33:13.701 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.677012498Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2023-12-01T15:33:13.702 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.677714127Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2023-12-01T15:33:13.702 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.678567625Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2023-12-01T15:33:13.702 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.679408577Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2023-12-01T15:33:13.702 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.680207697Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2023-12-01T15:33:13.702 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.681053117Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2023-12-01T15:33:13.702 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.681874541Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2023-12-01T15:33:13.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:13 smithi119 ceph-mon[94175]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:13.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:13.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:13.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:13.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:13.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:13.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:13.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:13 smithi119 ceph-mon[108979]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:13.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:13.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:13.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:13.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:13.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:13.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:13.936 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.683796364Z level=info msg="Executing migration" id="drop alert_definition table" 2023-12-01T15:33:13.936 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.684387591Z level=info msg="Executing migration" id="delete alert_definition_version table" 2023-12-01T15:33:13.936 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.685204658Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2023-12-01T15:33:13.936 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.686007767Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-12-01T15:33:13.936 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.686784014Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-12-01T15:33:13.937 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.687637507Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2023-12-01T15:33:13.937 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.68845998Z level=info msg="Executing migration" id="drop alert_definition_version table" 2023-12-01T15:33:13.937 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.689303021Z level=info msg="Executing migration" id="create alert_instance table" 2023-12-01T15:33:13.937 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.690135039Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-12-01T15:33:13.937 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.690900821Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2023-12-01T15:33:13.937 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.691749932Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2023-12-01T15:33:13.937 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.692961029Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-12-01T15:33:13.937 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.693783958Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2023-12-01T15:33:13.937 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.694677421Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2023-12-01T15:33:13.937 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.698029063Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2023-12-01T15:33:13.937 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.70137528Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-12-01T15:33:13.937 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.702209239Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2023-12-01T15:33:13.937 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.703088444Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2023-12-01T15:33:13.937 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.703945196Z level=info msg="Executing migration" id="create alert_rule table" 2023-12-01T15:33:13.938 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.704779972Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2023-12-01T15:33:13.938 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.705781427Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2023-12-01T15:33:13.938 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.706504468Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-12-01T15:33:13.938 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.707416838Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2023-12-01T15:33:13.938 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.708211667Z level=info msg="Executing migration" id="add column for to alert_rule" 2023-12-01T15:33:13.938 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.709065114Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2023-12-01T15:33:13.938 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.70992706Z level=info msg="Executing migration" id="add column labels to alert_rule" 2023-12-01T15:33:13.938 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.71078169Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2023-12-01T15:33:13.938 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.71371297Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-12-01T15:33:13.938 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.716357455Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2023-12-01T15:33:13.938 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.719295712Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2023-12-01T15:33:13.938 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.721989347Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-12-01T15:33:13.938 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.724789567Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2023-12-01T15:33:13.938 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.727688629Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2023-12-01T15:33:13.939 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.730417809Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2023-12-01T15:33:13.939 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.733215703Z level=info msg="Executing migration" id="create alert_rule_version table" 2023-12-01T15:33:13.939 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.735849649Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-12-01T15:33:13.939 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.738411974Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2023-12-01T15:33:13.939 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.741084653Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2023-12-01T15:33:13.939 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.743792711Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2023-12-01T15:33:13.939 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.746686406Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2023-12-01T15:33:13.939 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.74951649Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2023-12-01T15:33:13.939 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.752239957Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2023-12-01T15:33:13.939 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.753159974Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2023-12-01T15:33:13.939 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.755859777Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2023-12-01T15:33:13.939 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.758707124Z level=info msg="Executing migration" id=create_alert_configuration_table 2023-12-01T15:33:13.939 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.761456536Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2023-12-01T15:33:13.939 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.763951888Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-12-01T15:33:13.939 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.766653558Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2023-12-01T15:33:13.940 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.769377705Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2023-12-01T15:33:13.940 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.770088992Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2023-12-01T15:33:13.940 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.770987619Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2023-12-01T15:33:13.940 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.771786065Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2023-12-01T15:33:13.940 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.772786919Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2023-12-01T15:33:13.940 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.77366083Z level=info msg="Executing migration" id="create provenance_type table" 2023-12-01T15:33:13.940 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.774510699Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2023-12-01T15:33:13.940 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.775348994Z level=info msg="Executing migration" id="create alert_image table" 2023-12-01T15:33:13.940 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.776260944Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2023-12-01T15:33:13.940 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.776864687Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2023-12-01T15:33:13.941 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.777685942Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2023-12-01T15:33:13.941 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.778424145Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2023-12-01T15:33:13.941 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.778856868Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2023-12-01T15:33:13.941 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.77893378Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2023-12-01T15:33:13.941 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.779697546Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2023-12-01T15:33:13.941 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.780611116Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2023-12-01T15:33:13.941 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.781429088Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2023-12-01T15:33:13.941 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.781719574Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2023-12-01T15:33:13.941 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.781851878Z level=info msg="alerts found to migrate" alerts=0 2023-12-01T15:33:13.946 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.78223304Z level=info msg="Executing migration" id="create library_element table v1" 2023-12-01T15:33:13.946 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.783038573Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2023-12-01T15:33:13.946 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.783866913Z level=info msg="Executing migration" id="create library_element_connection table v1" 2023-12-01T15:33:13.947 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.784640188Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2023-12-01T15:33:13.947 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.7855281Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2023-12-01T15:33:13.947 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.786393667Z level=info msg="Executing migration" id="increase max description length to 2048" 2023-12-01T15:33:13.947 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.78730403Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2023-12-01T15:33:13.947 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.787877148Z level=info msg="Executing migration" id="create data_keys table" 2023-12-01T15:33:13.947 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.788279678Z level=info msg="Executing migration" id="create secrets table" 2023-12-01T15:33:13.947 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.789266679Z level=info msg="Executing migration" id="rename data_keys name column to id" 2023-12-01T15:33:13.947 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.793511879Z level=info msg="Executing migration" id="add name column into data_keys" 2023-12-01T15:33:13.947 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.79442525Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2023-12-01T15:33:13.947 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.79621214Z level=info msg="Executing migration" id="rename data_keys name column to label" 2023-12-01T15:33:13.947 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.800888935Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2023-12-01T15:33:13.947 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.80540957Z level=info msg="Executing migration" id="create kv_store table v1" 2023-12-01T15:33:13.947 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.806190097Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2023-12-01T15:33:13.947 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.806673868Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2023-12-01T15:33:13.948 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.807013916Z level=info msg="Executing migration" id="create permission table" 2023-12-01T15:33:13.948 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.807389283Z level=info msg="Executing migration" id="add unique index permission.role_id" 2023-12-01T15:33:13.948 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.807830939Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2023-12-01T15:33:13.948 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.808365554Z level=info msg="Executing migration" id="create role table" 2023-12-01T15:33:13.948 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.808798975Z level=info msg="Executing migration" id="add column display_name" 2023-12-01T15:33:13.948 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.809868234Z level=info msg="Executing migration" id="add column group_name" 2023-12-01T15:33:13.948 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.810878279Z level=info msg="Executing migration" id="add index role.org_id" 2023-12-01T15:33:13.948 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.811390013Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2023-12-01T15:33:13.948 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.811901364Z level=info msg="Executing migration" id="add index role_org_id_uid" 2023-12-01T15:33:13.950 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.81234308Z level=info msg="Executing migration" id="create team role table" 2023-12-01T15:33:13.950 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.812781612Z level=info msg="Executing migration" id="add index team_role.org_id" 2023-12-01T15:33:13.950 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.813233016Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2023-12-01T15:33:13.951 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.813720176Z level=info msg="Executing migration" id="add index team_role.team_id" 2023-12-01T15:33:13.951 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.814177466Z level=info msg="Executing migration" id="create user role table" 2023-12-01T15:33:13.951 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.814556924Z level=info msg="Executing migration" id="add index user_role.org_id" 2023-12-01T15:33:13.951 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.81503166Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2023-12-01T15:33:13.951 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.815474693Z level=info msg="Executing migration" id="add index user_role.user_id" 2023-12-01T15:33:13.951 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.815919488Z level=info msg="Executing migration" id="create builtin role table" 2023-12-01T15:33:13.951 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.816336879Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2023-12-01T15:33:13.952 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.817144154Z level=info msg="Executing migration" id="add index builtin_role.name" 2023-12-01T15:33:13.952 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.817594995Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2023-12-01T15:33:13.952 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.818783676Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2023-12-01T15:33:13.952 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.819282894Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2023-12-01T15:33:13.952 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.820075724Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2023-12-01T15:33:13.952 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.820531708Z level=info msg="Executing migration" id="add unique index role.uid" 2023-12-01T15:33:13.952 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.821004595Z level=info msg="Executing migration" id="create seed assignment table" 2023-12-01T15:33:13.953 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.821395158Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2023-12-01T15:33:13.953 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.821848607Z level=info msg="Executing migration" id="add column hidden to role table" 2023-12-01T15:33:13.953 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.82374365Z level=info msg="Executing migration" id="create query_history table v1" 2023-12-01T15:33:13.953 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.824199649Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2023-12-01T15:33:13.953 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.824653733Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2023-12-01T15:33:13.953 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.824971674Z level=info msg="Executing migration" id="teams permissions migration" 2023-12-01T15:33:13.953 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.825386688Z level=info msg="Executing migration" id="dashboard permissions" 2023-12-01T15:33:13.953 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.825906241Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2023-12-01T15:33:13.953 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.826299852Z level=info msg="Executing migration" id="drop managed folder create actions" 2023-12-01T15:33:13.953 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.826610221Z level=info msg="Executing migration" id="alerting notification permissions" 2023-12-01T15:33:13.953 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.826986082Z level=info msg="Executing migration" id="create query_history_star table v1" 2023-12-01T15:33:13.953 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.827383153Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2023-12-01T15:33:13.953 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.827923401Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2023-12-01T15:33:13.953 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.828957952Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2023-12-01T15:33:13.954 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.829274193Z level=info msg="Executing migration" id="create correlation table v1" 2023-12-01T15:33:13.954 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.829661894Z level=info msg="Executing migration" id="add index correlations.uid" 2023-12-01T15:33:13.954 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.830468594Z level=info msg="Executing migration" id="add index correlations.source_uid" 2023-12-01T15:33:13.954 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.830932993Z level=info msg="Executing migration" id="add correlation config column" 2023-12-01T15:33:13.954 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.832031625Z level=info msg="Executing migration" id="create entity_events table" 2023-12-01T15:33:13.954 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.832467093Z level=info msg="Executing migration" id="create dashboard public config v1" 2023-12-01T15:33:13.954 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.832911045Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2023-12-01T15:33:13.954 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.833019099Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2023-12-01T15:33:13.954 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.833313903Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-01T15:33:13.954 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.833415822Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-01T15:33:13.954 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.833718742Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2023-12-01T15:33:13.954 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.834565231Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2023-12-01T15:33:13.954 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.835407Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2023-12-01T15:33:13.954 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.83827303Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-01T15:33:13.955 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.841187587Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2023-12-01T15:33:13.955 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.843914978Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-12-01T15:33:13.955 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.846686885Z level=info msg="Executing migration" id="Drop public config table" 2023-12-01T15:33:13.955 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.849504926Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2023-12-01T15:33:13.955 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.852345348Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2023-12-01T15:33:13.955 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.85498247Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-12-01T15:33:13.955 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.857674552Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2023-12-01T15:33:13.955 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.860513321Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2023-12-01T15:33:13.958 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.864055993Z level=info msg="Executing migration" id="add annotations_enabled column" 2023-12-01T15:33:13.958 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.866753438Z level=info msg="Executing migration" id="add time_selection_enabled column" 2023-12-01T15:33:13.958 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.869554211Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2023-12-01T15:33:13.958 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.872354858Z level=info msg="Executing migration" id="add share column" 2023-12-01T15:33:13.958 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.875183754Z level=info msg="Executing migration" id="create default alerting folders" 2023-12-01T15:33:13.958 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.877939695Z level=info msg="Executing migration" id="create file table" 2023-12-01T15:33:13.958 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.88074302Z level=info msg="Executing migration" id="file table idx: path natural pk" 2023-12-01T15:33:13.958 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.883531635Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2023-12-01T15:33:13.958 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.886133907Z level=info msg="Executing migration" id="create file_meta table" 2023-12-01T15:33:13.959 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.886543937Z level=info msg="Executing migration" id="file table idx: path key" 2023-12-01T15:33:13.959 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.889262916Z level=info msg="Executing migration" id="set path collation in file table" 2023-12-01T15:33:13.959 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.891920081Z level=info msg="Executing migration" id="managed permissions migration" 2023-12-01T15:33:13.959 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.894570381Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2023-12-01T15:33:13.959 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.897248709Z level=info msg="Executing migration" id="RBAC action name migrator" 2023-12-01T15:33:13.959 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.899867028Z level=info msg="Executing migration" id="Add UID column to playlist" 2023-12-01T15:33:13.960 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.902674628Z level=info msg="Executing migration" id="Update uid column values in playlist" 2023-12-01T15:33:13.960 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.905420711Z level=info msg="Executing migration" id="Add index for uid in playlist" 2023-12-01T15:33:13.960 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.907927416Z level=info msg="Executing migration" id="update group index for alert rules" 2023-12-01T15:33:13.960 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.910540375Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2023-12-01T15:33:13.960 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.913120547Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2023-12-01T15:33:13.960 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.915868367Z level=info msg="Executing migration" id="add action column to seed_assignment" 2023-12-01T15:33:13.960 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.918571048Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2023-12-01T15:33:13.960 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.921190707Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2023-12-01T15:33:13.960 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.923966483Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2023-12-01T15:33:13.960 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.933855578Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2023-12-01T15:33:14.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.936347593Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2023-12-01T15:33:14.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.939048871Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2023-12-01T15:33:14.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.942670602Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2023-12-01T15:33:14.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.943499234Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2023-12-01T15:33:14.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.944327499Z level=info msg="Executing migration" id="create folder table" 2023-12-01T15:33:14.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.945084024Z level=info msg="Executing migration" id="Add index for parent_uid" 2023-12-01T15:33:14.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.945555646Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2023-12-01T15:33:14.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.948301066Z level=info msg="Executing migration" id="Update folder title length" 2023-12-01T15:33:14.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.951102908Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2023-12-01T15:33:14.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=migrator t=2023-12-01T15:33:13.953820453Z level=info msg="migrations completed" performed=485 skipped=0 duration=689.348864ms 2023-12-01T15:33:14.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:13 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=sqlstore t=2023-12-01T15:33:13.954365535Z level=info msg="Created default organization" 2023-12-01T15:33:14.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=plugin.loader t=2023-12-01T15:33:14.014028608Z level=info msg="Plugin registered" pluginID=input 2023-12-01T15:33:14.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=plugin.loader t=2023-12-01T15:33:14.040549982Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-12-01T15:33:14.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=plugin.loader t=2023-12-01T15:33:14.0405688Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-12-01T15:33:14.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=secrets t=2023-12-01T15:33:14.040608456Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-12-01T15:33:14.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=query_data t=2023-12-01T15:33:14.042228029Z level=info msg="Query Service initialization" 2023-12-01T15:33:14.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=live.push_http t=2023-12-01T15:33:14.044493511Z level=info msg="Live Push Gateway initialization" 2023-12-01T15:33:14.323 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:33:14] "GET /metrics HTTP/1.1" 200 33736 "" "Prometheus/2.43.0" 2023-12-01T15:33:14.611 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3381093876' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-01T15:33:14.612 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3381093876' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-01T15:33:14.613 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462933 got 201863462934 for osd.6 2023-12-01T15:33:14.613 DEBUG:teuthology.parallel:result is None 2023-12-01T15:33:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3381093876' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-01T15:33:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=infra.usagestats.collector t=2023-12-01T15:33:14.799270322Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-12-01T15:33:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=provisioning.datasources t=2023-12-01T15:33:14.855649162Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-01T15:33:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=provisioning.datasources t=2023-12-01T15:33:14.893621459Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2023-12-01T15:33:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=provisioning.alerting t=2023-12-01T15:33:14.915002919Z level=info msg="starting to provision alerting" 2023-12-01T15:33:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=provisioning.alerting t=2023-12-01T15:33:14.915023055Z level=info msg="finished to provision alerting" 2023-12-01T15:33:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=grafanaStorageLogger t=2023-12-01T15:33:14.915174684Z level=info msg="storage starting" 2023-12-01T15:33:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=ngalert.state.manager t=2023-12-01T15:33:14.915342175Z level=info msg="Warming state cache for startup" 2023-12-01T15:33:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=http.server t=2023-12-01T15:33:14.919829132Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-12-01T15:33:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=sqlstore.transactions t=2023-12-01T15:33:14.925437621Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-01T15:33:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=ngalert.state.manager t=2023-12-01T15:33:14.925463882Z level=info msg="State cache has been initialized" states=0 duration=10.119844ms 2023-12-01T15:33:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=ngalert.multiorg.alertmanager t=2023-12-01T15:33:14.925528332Z level=info msg="starting MultiOrg Alertmanager" 2023-12-01T15:33:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=ticker t=2023-12-01T15:33:14.925551604Z level=info msg=starting first_tick=2023-12-01T15:33:20Z 2023-12-01T15:33:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=sqlstore.transactions t=2023-12-01T15:33:14.975478318Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-01T15:33:15.409 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:15 smithi119 ceph-mon[108979]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:15 smithi183 ceph-mon[99169]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:15 smithi119 ceph-mon[94175]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:15.707 INFO:teuthology.orchestra.run.smithi119.stdout:111669149732 2023-12-01T15:33:15.924 INFO:teuthology.orchestra.run.smithi119.stdout:34359738415 2023-12-01T15:33:16.413 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4238356805' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-01T15:33:16.413 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2807298277' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-01T15:33:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4238356805' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-01T15:33:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2807298277' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-01T15:33:16.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4238356805' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-01T15:33:16.710 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2807298277' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-01T15:33:17.665 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:17 smithi119 ceph-mon[94175]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:17.665 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:17 smithi119 ceph-mon[108979]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:17.687 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149731 got 111669149732 for osd.3 2023-12-01T15:33:17.688 DEBUG:teuthology.parallel:result is None 2023-12-01T15:33:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:17 smithi183 ceph-mon[99169]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:17.834 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738413 got 34359738415 for osd.0 2023-12-01T15:33:17.834 DEBUG:teuthology.parallel:result is None 2023-12-01T15:33:18.011 INFO:teuthology.orchestra.run.smithi119.stdout:77309411369 2023-12-01T15:33:18.513 INFO:teuthology.orchestra.run.smithi119.stdout:236223201299 2023-12-01T15:33:18.813 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411367 got 77309411369 for osd.2 2023-12-01T15:33:18.814 DEBUG:teuthology.parallel:result is None 2023-12-01T15:33:19.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:19.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:19.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4028831584' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-01T15:33:19.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:18 smithi119 ceph-mon[108979]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:19.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1286246511' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-01T15:33:19.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:19.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:19.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4028831584' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-01T15:33:19.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:18 smithi119 ceph-mon[94175]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:19.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1286246511' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-01T15:33:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4028831584' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-01T15:33:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:18 smithi183 ceph-mon[99169]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1286246511' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-01T15:33:19.199 INFO:teuthology.orchestra.run.smithi119.stdout:55834574893 2023-12-01T15:33:19.825 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:19 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1451918789' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-01T15:33:20.037 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201297 got 236223201299 for osd.7 2023-12-01T15:33:20.037 DEBUG:teuthology.parallel:result is None 2023-12-01T15:33:20.061 INFO:teuthology.orchestra.run.smithi119.stdout:133143986208 2023-12-01T15:33:20.090 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:19 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1451918789' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-01T15:33:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:19 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1451918789' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-01T15:33:20.446 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574892 got 55834574893 for osd.1 2023-12-01T15:33:20.446 DEBUG:teuthology.parallel:result is None 2023-12-01T15:33:20.611 INFO:teuthology.orchestra.run.smithi119.stdout:167503724571 2023-12-01T15:33:20.695 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986206 got 133143986208 for osd.4 2023-12-01T15:33:20.695 DEBUG:teuthology.parallel:result is None 2023-12-01T15:33:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1517013946' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-01T15:33:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:20 smithi119 ceph-mon[94175]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3088844235' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-01T15:33:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1517013946' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-01T15:33:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:20 smithi119 ceph-mon[108979]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3088844235' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-01T15:33:21.097 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724570 got 167503724571 for osd.5 2023-12-01T15:33:21.097 DEBUG:teuthology.parallel:result is None 2023-12-01T15:33:21.098 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-01T15:33:21.098 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-01T15:33:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1517013946' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-01T15:33:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:20 smithi183 ceph-mon[99169]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3088844235' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-01T15:33:21.812 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:23 smithi119 ceph-mon[94175]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:23 smithi119 ceph-mon[108979]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:23.608 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:33:23.610 INFO:teuthology.orchestra.run.smithi119.stderr:dumped all 2023-12-01T15:33:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:23 smithi183 ceph-mon[99169]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:24.057 INFO:teuthology.orchestra.run.smithi119.stdout:{"pg_ready":true,"pg_map":{"version":29,"stamp":"2023-12-01T15:33:22.273705+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593516,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":227,"num_write_kb":2433,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":170,"ondisk_log_size":170,"up":315,"acting":315,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":315,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":222836,"kb_used_data":7220,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749738380,"statfs":{"total":767960285184,"available":767732101120,"internally_reserved":0,"allocated":7393280,"data_stored":4162532,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":220725248},"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.002942"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340503+0000","last_change":"2023-12-01T15:32:10.493401+0000","last_active":"2023-12-01T15:32:51.340503+0000","last_peered":"2023-12-01T15:32:51.340503+0000","last_clean":"2023-12-01T15:32:51.340503+0000","last_became_active":"2023-12-01T15:32:10.493095+0000","last_became_peered":"2023-12-01T15:32:10.493095+0000","last_unstale":"2023-12-01T15:32:51.340503+0000","last_undegraded":"2023-12-01T15:32:51.340503+0000","last_fullsized":"2023-12-01T15:32:51.340503+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:39:11.787500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.3e","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338317+0000","last_change":"2023-12-01T15:32:10.493494+0000","last_active":"2023-12-01T15:32:51.338317+0000","last_peered":"2023-12-01T15:32:51.338317+0000","last_clean":"2023-12-01T15:32:51.338317+0000","last_became_active":"2023-12-01T15:32:10.493232+0000","last_became_peered":"2023-12-01T15:32:10.493232+0000","last_unstale":"2023-12-01T15:32:51.338317+0000","last_undegraded":"2023-12-01T15:32:51.338317+0000","last_fullsized":"2023-12-01T15:32:51.338317+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:22:52.220186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857417+0000","last_change":"2023-12-01T15:32:10.486647+0000","last_active":"2023-12-01T15:32:50.857417+0000","last_peered":"2023-12-01T15:32:50.857417+0000","last_clean":"2023-12-01T15:32:50.857417+0000","last_became_active":"2023-12-01T15:32:10.486368+0000","last_became_peered":"2023-12-01T15:32:10.486368+0000","last_unstale":"2023-12-01T15:32:50.857417+0000","last_undegraded":"2023-12-01T15:32:50.857417+0000","last_fullsized":"2023-12-01T15:32:50.857417+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:36:30.334464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340089+0000","last_change":"2023-12-01T15:32:10.473539+0000","last_active":"2023-12-01T15:32:51.340089+0000","last_peered":"2023-12-01T15:32:51.340089+0000","last_clean":"2023-12-01T15:32:51.340089+0000","last_became_active":"2023-12-01T15:32:10.473237+0000","last_became_peered":"2023-12-01T15:32:10.473237+0000","last_unstale":"2023-12-01T15:32:51.340089+0000","last_undegraded":"2023-12-01T15:32:51.340089+0000","last_fullsized":"2023-12-01T15:32:51.340089+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:46:42.199992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339426+0000","last_change":"2023-12-01T15:32:10.498011+0000","last_active":"2023-12-01T15:32:51.339426+0000","last_peered":"2023-12-01T15:32:51.339426+0000","last_clean":"2023-12-01T15:32:51.339426+0000","last_became_active":"2023-12-01T15:32:10.497411+0000","last_became_peered":"2023-12-01T15:32:10.497411+0000","last_unstale":"2023-12-01T15:32:51.339426+0000","last_undegraded":"2023-12-01T15:32:51.339426+0000","last_fullsized":"2023-12-01T15:32:51.339426+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:25:42.970281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340462+0000","last_change":"2023-12-01T15:32:10.475068+0000","last_active":"2023-12-01T15:32:51.340462+0000","last_peered":"2023-12-01T15:32:51.340462+0000","last_clean":"2023-12-01T15:32:51.340462+0000","last_became_active":"2023-12-01T15:32:10.474760+0000","last_became_peered":"2023-12-01T15:32:10.474760+0000","last_unstale":"2023-12-01T15:32:51.340462+0000","last_undegraded":"2023-12-01T15:32:51.340462+0000","last_fullsized":"2023-12-01T15:32:51.340462+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:26:52.866247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.39","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339015+0000","last_change":"2023-12-01T15:32:10.489994+0000","last_active":"2023-12-01T15:32:51.339015+0000","last_peered":"2023-12-01T15:32:51.339015+0000","last_clean":"2023-12-01T15:32:51.339015+0000","last_became_active":"2023-12-01T15:32:10.489699+0000","last_became_peered":"2023-12-01T15:32:10.489699+0000","last_unstale":"2023-12-01T15:32:51.339015+0000","last_undegraded":"2023-12-01T15:32:51.339015+0000","last_fullsized":"2023-12-01T15:32:51.339015+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:24:42.919242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.38","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338277+0000","last_change":"2023-12-01T15:32:10.479120+0000","last_active":"2023-12-01T15:32:51.338277+0000","last_peered":"2023-12-01T15:32:51.338277+0000","last_clean":"2023-12-01T15:32:51.338277+0000","last_became_active":"2023-12-01T15:32:10.478852+0000","last_became_peered":"2023-12-01T15:32:10.478852+0000","last_unstale":"2023-12-01T15:32:51.338277+0000","last_undegraded":"2023-12-01T15:32:51.338277+0000","last_fullsized":"2023-12-01T15:32:51.338277+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:48:33.587279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340512+0000","last_change":"2023-12-01T15:32:10.492406+0000","last_active":"2023-12-01T15:32:51.340512+0000","last_peered":"2023-12-01T15:32:51.340512+0000","last_clean":"2023-12-01T15:32:51.340512+0000","last_became_active":"2023-12-01T15:32:10.492116+0000","last_became_peered":"2023-12-01T15:32:10.492116+0000","last_unstale":"2023-12-01T15:32:51.340512+0000","last_undegraded":"2023-12-01T15:32:51.340512+0000","last_fullsized":"2023-12-01T15:32:51.340512+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:06:22.442288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.36","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339343+0000","last_change":"2023-12-01T15:32:10.495372+0000","last_active":"2023-12-01T15:32:51.339343+0000","last_peered":"2023-12-01T15:32:51.339343+0000","last_clean":"2023-12-01T15:32:51.339343+0000","last_became_active":"2023-12-01T15:32:10.494917+0000","last_became_peered":"2023-12-01T15:32:10.494917+0000","last_unstale":"2023-12-01T15:32:51.339343+0000","last_undegraded":"2023-12-01T15:32:51.339343+0000","last_fullsized":"2023-12-01T15:32:51.339343+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:30:13.258512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339703+0000","last_change":"2023-12-01T15:32:10.490883+0000","last_active":"2023-12-01T15:32:51.339703+0000","last_peered":"2023-12-01T15:32:51.339703+0000","last_clean":"2023-12-01T15:32:51.339703+0000","last_became_active":"2023-12-01T15:32:10.490045+0000","last_became_peered":"2023-12-01T15:32:10.490045+0000","last_unstale":"2023-12-01T15:32:51.339703+0000","last_undegraded":"2023-12-01T15:32:51.339703+0000","last_fullsized":"2023-12-01T15:32:51.339703+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:55:53.504708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.855811+0000","last_change":"2023-12-01T15:32:10.480987+0000","last_active":"2023-12-01T15:32:50.855811+0000","last_peered":"2023-12-01T15:32:50.855811+0000","last_clean":"2023-12-01T15:32:50.855811+0000","last_became_active":"2023-12-01T15:32:10.480596+0000","last_became_peered":"2023-12-01T15:32:10.480596+0000","last_unstale":"2023-12-01T15:32:50.855811+0000","last_undegraded":"2023-12-01T15:32:50.855811+0000","last_fullsized":"2023-12-01T15:32:50.855811+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:26:51.212833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338718+0000","last_change":"2023-12-01T15:32:10.488718+0000","last_active":"2023-12-01T15:32:51.338718+0000","last_peered":"2023-12-01T15:32:51.338718+0000","last_clean":"2023-12-01T15:32:51.338718+0000","last_became_active":"2023-12-01T15:32:10.488418+0000","last_became_peered":"2023-12-01T15:32:10.488418+0000","last_unstale":"2023-12-01T15:32:51.338718+0000","last_undegraded":"2023-12-01T15:32:51.338718+0000","last_fullsized":"2023-12-01T15:32:51.338718+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:49:44.026451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.856834+0000","last_change":"2023-12-01T15:32:10.480736+0000","last_active":"2023-12-01T15:32:50.856834+0000","last_peered":"2023-12-01T15:32:50.856834+0000","last_clean":"2023-12-01T15:32:50.856834+0000","last_became_active":"2023-12-01T15:32:10.480441+0000","last_became_peered":"2023-12-01T15:32:10.480441+0000","last_unstale":"2023-12-01T15:32:50.856834+0000","last_undegraded":"2023-12-01T15:32:50.856834+0000","last_fullsized":"2023-12-01T15:32:50.856834+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:11:25.832762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338810+0000","last_change":"2023-12-01T15:32:10.483598+0000","last_active":"2023-12-01T15:32:51.338810+0000","last_peered":"2023-12-01T15:32:51.338810+0000","last_clean":"2023-12-01T15:32:51.338810+0000","last_became_active":"2023-12-01T15:32:10.483148+0000","last_became_peered":"2023-12-01T15:32:10.483148+0000","last_unstale":"2023-12-01T15:32:51.338810+0000","last_undegraded":"2023-12-01T15:32:51.338810+0000","last_fullsized":"2023-12-01T15:32:51.338810+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:12:07.443217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.30","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339081+0000","last_change":"2023-12-01T15:32:10.491864+0000","last_active":"2023-12-01T15:32:51.339081+0000","last_peered":"2023-12-01T15:32:51.339081+0000","last_clean":"2023-12-01T15:32:51.339081+0000","last_became_active":"2023-12-01T15:32:10.491573+0000","last_became_peered":"2023-12-01T15:32:10.491573+0000","last_unstale":"2023-12-01T15:32:51.339081+0000","last_undegraded":"2023-12-01T15:32:51.339081+0000","last_fullsized":"2023-12-01T15:32:51.339081+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:30:46.355766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.341031+0000","last_change":"2023-12-01T15:32:10.493717+0000","last_active":"2023-12-01T15:32:51.341031+0000","last_peered":"2023-12-01T15:32:51.341031+0000","last_clean":"2023-12-01T15:32:51.341031+0000","last_became_active":"2023-12-01T15:32:10.493237+0000","last_became_peered":"2023-12-01T15:32:10.493237+0000","last_unstale":"2023-12-01T15:32:51.341031+0000","last_undegraded":"2023-12-01T15:32:51.341031+0000","last_fullsized":"2023-12-01T15:32:51.341031+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:23:21.342239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857651+0000","last_change":"2023-12-01T15:32:10.492606+0000","last_active":"2023-12-01T15:32:50.857651+0000","last_peered":"2023-12-01T15:32:50.857651+0000","last_clean":"2023-12-01T15:32:50.857651+0000","last_became_active":"2023-12-01T15:32:10.491604+0000","last_became_peered":"2023-12-01T15:32:10.491604+0000","last_unstale":"2023-12-01T15:32:50.857651+0000","last_undegraded":"2023-12-01T15:32:50.857651+0000","last_fullsized":"2023-12-01T15:32:50.857651+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:26:53.779043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2d","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339761+0000","last_change":"2023-12-01T15:32:10.492256+0000","last_active":"2023-12-01T15:32:51.339761+0000","last_peered":"2023-12-01T15:32:51.339761+0000","last_clean":"2023-12-01T15:32:51.339761+0000","last_became_active":"2023-12-01T15:32:10.491837+0000","last_became_peered":"2023-12-01T15:32:10.491837+0000","last_unstale":"2023-12-01T15:32:51.339761+0000","last_undegraded":"2023-12-01T15:32:51.339761+0000","last_fullsized":"2023-12-01T15:32:51.339761+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:10:36.991824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"62'4","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.858040+0000","last_change":"2023-12-01T15:32:10.069237+0000","last_active":"2023-12-01T15:32:50.858040+0000","last_peered":"2023-12-01T15:32:50.858040+0000","last_clean":"2023-12-01T15:32:50.858040+0000","last_became_active":"2023-12-01T15:32:10.068970+0000","last_became_peered":"2023-12-01T15:32:10.068970+0000","last_unstale":"2023-12-01T15:32:50.858040+0000","last_undegraded":"2023-12-01T15:32:50.858040+0000","last_fullsized":"2023-12-01T15:32:50.858040+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:59:17.879070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338428+0000","last_change":"2023-12-01T15:32:10.482347+0000","last_active":"2023-12-01T15:32:51.338428+0000","last_peered":"2023-12-01T15:32:51.338428+0000","last_clean":"2023-12-01T15:32:51.338428+0000","last_became_active":"2023-12-01T15:32:10.482064+0000","last_became_peered":"2023-12-01T15:32:10.482064+0000","last_unstale":"2023-12-01T15:32:51.338428+0000","last_undegraded":"2023-12-01T15:32:51.338428+0000","last_fullsized":"2023-12-01T15:32:51.338428+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:25:33.941682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1e","version":"62'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339490+0000","last_change":"2023-12-01T15:32:10.073280+0000","last_active":"2023-12-01T15:32:51.339490+0000","last_peered":"2023-12-01T15:32:51.339490+0000","last_clean":"2023-12-01T15:32:51.339490+0000","last_became_active":"2023-12-01T15:32:10.072911+0000","last_became_peered":"2023-12-01T15:32:10.072911+0000","last_unstale":"2023-12-01T15:32:51.339490+0000","last_undegraded":"2023-12-01T15:32:51.339490+0000","last_fullsized":"2023-12-01T15:32:51.339490+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:11:19.539910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857953+0000","last_change":"2023-12-01T15:32:10.473865+0000","last_active":"2023-12-01T15:32:50.857953+0000","last_peered":"2023-12-01T15:32:50.857953+0000","last_clean":"2023-12-01T15:32:50.857953+0000","last_became_active":"2023-12-01T15:32:10.473582+0000","last_became_peered":"2023-12-01T15:32:10.473582+0000","last_unstale":"2023-12-01T15:32:50.857953+0000","last_undegraded":"2023-12-01T15:32:50.857953+0000","last_fullsized":"2023-12-01T15:32:50.857953+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:36:22.634065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1d","version":"62'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340218+0000","last_change":"2023-12-01T15:32:10.079286+0000","last_active":"2023-12-01T15:32:51.340218+0000","last_peered":"2023-12-01T15:32:51.340218+0000","last_clean":"2023-12-01T15:32:51.340218+0000","last_became_active":"2023-12-01T15:32:10.079005+0000","last_became_peered":"2023-12-01T15:32:10.079005+0000","last_unstale":"2023-12-01T15:32:51.340218+0000","last_undegraded":"2023-12-01T15:32:51.340218+0000","last_fullsized":"2023-12-01T15:32:51.340218+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:55:49.482197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340663+0000","last_change":"2023-12-01T15:32:10.482590+0000","last_active":"2023-12-01T15:32:51.340663+0000","last_peered":"2023-12-01T15:32:51.340663+0000","last_clean":"2023-12-01T15:32:51.340663+0000","last_became_active":"2023-12-01T15:32:10.481989+0000","last_became_peered":"2023-12-01T15:32:10.481989+0000","last_unstale":"2023-12-01T15:32:51.340663+0000","last_undegraded":"2023-12-01T15:32:51.340663+0000","last_fullsized":"2023-12-01T15:32:51.340663+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:46:24.635021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"62'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340117+0000","last_change":"2023-12-01T15:32:10.072605+0000","last_active":"2023-12-01T15:32:51.340117+0000","last_peered":"2023-12-01T15:32:51.340117+0000","last_clean":"2023-12-01T15:32:51.340117+0000","last_became_active":"2023-12-01T15:32:10.071970+0000","last_became_peered":"2023-12-01T15:32:10.071970+0000","last_unstale":"2023-12-01T15:32:51.340117+0000","last_undegraded":"2023-12-01T15:32:51.340117+0000","last_fullsized":"2023-12-01T15:32:51.340117+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:21:34.112330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340764+0000","last_change":"2023-12-01T15:32:10.482792+0000","last_active":"2023-12-01T15:32:51.340764+0000","last_peered":"2023-12-01T15:32:51.340764+0000","last_clean":"2023-12-01T15:32:51.340764+0000","last_became_active":"2023-12-01T15:32:10.482431+0000","last_became_peered":"2023-12-01T15:32:10.482431+0000","last_unstale":"2023-12-01T15:32:51.340764+0000","last_undegraded":"2023-12-01T15:32:51.340764+0000","last_fullsized":"2023-12-01T15:32:51.340764+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:44:51.598545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"62'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338918+0000","last_change":"2023-12-01T15:32:10.076368+0000","last_active":"2023-12-01T15:32:51.338918+0000","last_peered":"2023-12-01T15:32:51.338918+0000","last_clean":"2023-12-01T15:32:51.338918+0000","last_became_active":"2023-12-01T15:32:10.076032+0000","last_became_peered":"2023-12-01T15:32:10.076032+0000","last_unstale":"2023-12-01T15:32:51.338918+0000","last_undegraded":"2023-12-01T15:32:51.338918+0000","last_fullsized":"2023-12-01T15:32:51.338918+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:13:23.745763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.855340+0000","last_change":"2023-12-01T15:32:10.489263+0000","last_active":"2023-12-01T15:32:50.855340+0000","last_peered":"2023-12-01T15:32:50.855340+0000","last_clean":"2023-12-01T15:32:50.855340+0000","last_became_active":"2023-12-01T15:32:10.488934+0000","last_became_peered":"2023-12-01T15:32:10.488934+0000","last_unstale":"2023-12-01T15:32:50.855340+0000","last_undegraded":"2023-12-01T15:32:50.855340+0000","last_fullsized":"2023-12-01T15:32:50.855340+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:51:33.295395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1a","version":"62'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339160+0000","last_change":"2023-12-01T15:32:10.074624+0000","last_active":"2023-12-01T15:32:51.339160+0000","last_peered":"2023-12-01T15:32:51.339160+0000","last_clean":"2023-12-01T15:32:51.339160+0000","last_became_active":"2023-12-01T15:32:10.073474+0000","last_became_peered":"2023-12-01T15:32:10.073474+0000","last_unstale":"2023-12-01T15:32:51.339160+0000","last_undegraded":"2023-12-01T15:32:51.339160+0000","last_fullsized":"2023-12-01T15:32:51.339160+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:46:23.123464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.856997+0000","last_change":"2023-12-01T15:32:10.488724+0000","last_active":"2023-12-01T15:32:50.856997+0000","last_peered":"2023-12-01T15:32:50.856997+0000","last_clean":"2023-12-01T15:32:50.856997+0000","last_became_active":"2023-12-01T15:32:10.487892+0000","last_became_peered":"2023-12-01T15:32:10.487892+0000","last_unstale":"2023-12-01T15:32:50.856997+0000","last_undegraded":"2023-12-01T15:32:50.856997+0000","last_fullsized":"2023-12-01T15:32:50.856997+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:05:43.936353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.19","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338599+0000","last_change":"2023-12-01T15:32:10.072709+0000","last_active":"2023-12-01T15:32:51.338599+0000","last_peered":"2023-12-01T15:32:51.338599+0000","last_clean":"2023-12-01T15:32:51.338599+0000","last_became_active":"2023-12-01T15:32:10.072396+0000","last_became_peered":"2023-12-01T15:32:10.072396+0000","last_unstale":"2023-12-01T15:32:51.338599+0000","last_undegraded":"2023-12-01T15:32:51.338599+0000","last_fullsized":"2023-12-01T15:32:51.338599+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:32:32.562556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338533+0000","last_change":"2023-12-01T15:32:10.488817+0000","last_active":"2023-12-01T15:32:51.338533+0000","last_peered":"2023-12-01T15:32:51.338533+0000","last_clean":"2023-12-01T15:32:51.338533+0000","last_became_active":"2023-12-01T15:32:10.488517+0000","last_became_peered":"2023-12-01T15:32:10.488517+0000","last_unstale":"2023-12-01T15:32:51.338533+0000","last_undegraded":"2023-12-01T15:32:51.338533+0000","last_fullsized":"2023-12-01T15:32:51.338533+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:47:50.079079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.18","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339204+0000","last_change":"2023-12-01T15:32:10.074489+0000","last_active":"2023-12-01T15:32:51.339204+0000","last_peered":"2023-12-01T15:32:51.339204+0000","last_clean":"2023-12-01T15:32:51.339204+0000","last_became_active":"2023-12-01T15:32:10.073655+0000","last_became_peered":"2023-12-01T15:32:10.073655+0000","last_unstale":"2023-12-01T15:32:51.339204+0000","last_undegraded":"2023-12-01T15:32:51.339204+0000","last_fullsized":"2023-12-01T15:32:51.339204+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:56:41.792894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339032+0000","last_change":"2023-12-01T15:32:10.483438+0000","last_active":"2023-12-01T15:32:51.339032+0000","last_peered":"2023-12-01T15:32:51.339032+0000","last_clean":"2023-12-01T15:32:51.339032+0000","last_became_active":"2023-12-01T15:32:10.482750+0000","last_became_peered":"2023-12-01T15:32:10.482750+0000","last_unstale":"2023-12-01T15:32:51.339032+0000","last_undegraded":"2023-12-01T15:32:51.339032+0000","last_fullsized":"2023-12-01T15:32:51.339032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:02:59.434695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339711+0000","last_change":"2023-12-01T15:32:10.067912+0000","last_active":"2023-12-01T15:32:51.339711+0000","last_peered":"2023-12-01T15:32:51.339711+0000","last_clean":"2023-12-01T15:32:51.339711+0000","last_became_active":"2023-12-01T15:32:10.067561+0000","last_became_peered":"2023-12-01T15:32:10.067561+0000","last_unstale":"2023-12-01T15:32:51.339711+0000","last_undegraded":"2023-12-01T15:32:51.339711+0000","last_fullsized":"2023-12-01T15:32:51.339711+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:19:09.237245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340902+0000","last_change":"2023-12-01T15:32:10.479727+0000","last_active":"2023-12-01T15:32:51.340902+0000","last_peered":"2023-12-01T15:32:51.340902+0000","last_clean":"2023-12-01T15:32:51.340902+0000","last_became_active":"2023-12-01T15:32:10.479320+0000","last_became_peered":"2023-12-01T15:32:10.479320+0000","last_unstale":"2023-12-01T15:32:51.340902+0000","last_undegraded":"2023-12-01T15:32:51.340902+0000","last_fullsized":"2023-12-01T15:32:51.340902+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:21:30.761976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.16","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340811+0000","last_change":"2023-12-01T15:32:10.076054+0000","last_active":"2023-12-01T15:32:51.340811+0000","last_peered":"2023-12-01T15:32:51.340811+0000","last_clean":"2023-12-01T15:32:51.340811+0000","last_became_active":"2023-12-01T15:32:10.075763+0000","last_became_peered":"2023-12-01T15:32:10.075763+0000","last_unstale":"2023-12-01T15:32:51.340811+0000","last_undegraded":"2023-12-01T15:32:51.340811+0000","last_fullsized":"2023-12-01T15:32:51.340811+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:01:49.103183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857856+0000","last_change":"2023-12-01T15:32:10.481180+0000","last_active":"2023-12-01T15:32:50.857856+0000","last_peered":"2023-12-01T15:32:50.857856+0000","last_clean":"2023-12-01T15:32:50.857856+0000","last_became_active":"2023-12-01T15:32:10.480927+0000","last_became_peered":"2023-12-01T15:32:10.480927+0000","last_unstale":"2023-12-01T15:32:50.857856+0000","last_undegraded":"2023-12-01T15:32:50.857856+0000","last_fullsized":"2023-12-01T15:32:50.857856+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:25:47.898062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.15","version":"62'3","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338559+0000","last_change":"2023-12-01T15:32:10.074954+0000","last_active":"2023-12-01T15:32:51.338559+0000","last_peered":"2023-12-01T15:32:51.338559+0000","last_clean":"2023-12-01T15:32:51.338559+0000","last_became_active":"2023-12-01T15:32:10.074120+0000","last_became_peered":"2023-12-01T15:32:10.074120+0000","last_unstale":"2023-12-01T15:32:51.338559+0000","last_undegraded":"2023-12-01T15:32:51.338559+0000","last_fullsized":"2023-12-01T15:32:51.338559+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:11:48.907993+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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.855727+0000","last_change":"2023-12-01T15:32:10.495059+0000","last_active":"2023-12-01T15:32:50.855727+0000","last_peered":"2023-12-01T15:32:50.855727+0000","last_clean":"2023-12-01T15:32:50.855727+0000","last_became_active":"2023-12-01T15:32:10.494755+0000","last_became_peered":"2023-12-01T15:32:10.494755+0000","last_unstale":"2023-12-01T15:32:50.855727+0000","last_undegraded":"2023-12-01T15:32:50.855727+0000","last_fullsized":"2023-12-01T15:32:50.855727+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:33:07.417897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.14","version":"64'9","reported_seq":26,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339759+0000","last_change":"2023-12-01T15:32:10.071701+0000","last_active":"2023-12-01T15:32:51.339759+0000","last_peered":"2023-12-01T15:32:51.339759+0000","last_clean":"2023-12-01T15:32:51.339759+0000","last_became_active":"2023-12-01T15:32:10.071382+0000","last_became_peered":"2023-12-01T15:32:10.071382+0000","last_unstale":"2023-12-01T15:32:51.339759+0000","last_undegraded":"2023-12-01T15:32:51.339759+0000","last_fullsized":"2023-12-01T15:32:51.339759+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:02:26.948931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2350,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":9,"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":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339921+0000","last_change":"2023-12-01T15:32:10.491908+0000","last_active":"2023-12-01T15:32:51.339921+0000","last_peered":"2023-12-01T15:32:51.339921+0000","last_clean":"2023-12-01T15:32:51.339921+0000","last_became_active":"2023-12-01T15:32:10.491374+0000","last_became_peered":"2023-12-01T15:32:10.491374+0000","last_unstale":"2023-12-01T15:32:51.339921+0000","last_undegraded":"2023-12-01T15:32:51.339921+0000","last_fullsized":"2023-12-01T15:32:51.339921+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:32:57.770411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.13","version":"62'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857598+0000","last_change":"2023-12-01T15:32:10.065010+0000","last_active":"2023-12-01T15:32:50.857598+0000","last_peered":"2023-12-01T15:32:50.857598+0000","last_clean":"2023-12-01T15:32:50.857598+0000","last_became_active":"2023-12-01T15:32:10.064650+0000","last_became_peered":"2023-12-01T15:32:10.064650+0000","last_unstale":"2023-12-01T15:32:50.857598+0000","last_undegraded":"2023-12-01T15:32:50.857598+0000","last_fullsized":"2023-12-01T15:32:50.857598+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:06:31.840453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.856760+0000","last_change":"2023-12-01T15:32:10.486362+0000","last_active":"2023-12-01T15:32:50.856760+0000","last_peered":"2023-12-01T15:32:50.856760+0000","last_clean":"2023-12-01T15:32:50.856760+0000","last_became_active":"2023-12-01T15:32:10.486043+0000","last_became_peered":"2023-12-01T15:32:10.486043+0000","last_unstale":"2023-12-01T15:32:50.856760+0000","last_undegraded":"2023-12-01T15:32:50.856760+0000","last_fullsized":"2023-12-01T15:32:50.856760+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:38:35.102285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340206+0000","last_change":"2023-12-01T15:32:10.078890+0000","last_active":"2023-12-01T15:32:51.340206+0000","last_peered":"2023-12-01T15:32:51.340206+0000","last_clean":"2023-12-01T15:32:51.340206+0000","last_became_active":"2023-12-01T15:32:10.078562+0000","last_became_peered":"2023-12-01T15:32:10.078562+0000","last_unstale":"2023-12-01T15:32:51.340206+0000","last_undegraded":"2023-12-01T15:32:51.340206+0000","last_fullsized":"2023-12-01T15:32:51.340206+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:46:24.153992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339331+0000","last_change":"2023-12-01T15:32:10.497503+0000","last_active":"2023-12-01T15:32:51.339331+0000","last_peered":"2023-12-01T15:32:51.339331+0000","last_clean":"2023-12-01T15:32:51.339331+0000","last_became_active":"2023-12-01T15:32:10.496953+0000","last_became_peered":"2023-12-01T15:32:10.496953+0000","last_unstale":"2023-12-01T15:32:51.339331+0000","last_undegraded":"2023-12-01T15:32:51.339331+0000","last_fullsized":"2023-12-01T15:32:51.339331+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:54:41.893241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339079+0000","last_change":"2023-12-01T15:32:10.066780+0000","last_active":"2023-12-01T15:32:51.339079+0000","last_peered":"2023-12-01T15:32:51.339079+0000","last_clean":"2023-12-01T15:32:51.339079+0000","last_became_active":"2023-12-01T15:32:10.066502+0000","last_became_peered":"2023-12-01T15:32:10.066502+0000","last_unstale":"2023-12-01T15:32:51.339079+0000","last_undegraded":"2023-12-01T15:32:51.339079+0000","last_fullsized":"2023-12-01T15:32:51.339079+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:01:13.694200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.10","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339053+0000","last_change":"2023-12-01T15:32:10.481760+0000","last_active":"2023-12-01T15:32:51.339053+0000","last_peered":"2023-12-01T15:32:51.339053+0000","last_clean":"2023-12-01T15:32:51.339053+0000","last_became_active":"2023-12-01T15:32:10.481476+0000","last_became_peered":"2023-12-01T15:32:10.481476+0000","last_unstale":"2023-12-01T15:32:51.339053+0000","last_undegraded":"2023-12-01T15:32:51.339053+0000","last_fullsized":"2023-12-01T15:32:51.339053+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:55:24.889420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"62'8","reported_seq":25,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.856483+0000","last_change":"2023-12-01T15:32:10.069432+0000","last_active":"2023-12-01T15:32:50.856483+0000","last_peered":"2023-12-01T15:32:50.856483+0000","last_clean":"2023-12-01T15:32:50.856483+0000","last_became_active":"2023-12-01T15:32:10.069094+0000","last_became_peered":"2023-12-01T15:32:10.069094+0000","last_unstale":"2023-12-01T15:32:50.856483+0000","last_undegraded":"2023-12-01T15:32:50.856483+0000","last_fullsized":"2023-12-01T15:32:50.856483+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:20:29.866378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339140+0000","last_change":"2023-12-01T15:32:10.498066+0000","last_active":"2023-12-01T15:32:51.339140+0000","last_peered":"2023-12-01T15:32:51.339140+0000","last_clean":"2023-12-01T15:32:51.339140+0000","last_became_active":"2023-12-01T15:32:10.497522+0000","last_became_peered":"2023-12-01T15:32:10.497522+0000","last_unstale":"2023-12-01T15:32:51.339140+0000","last_undegraded":"2023-12-01T15:32:51.339140+0000","last_fullsized":"2023-12-01T15:32:51.339140+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:41:59.848459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.f","version":"62'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.855746+0000","last_change":"2023-12-01T15:32:10.070336+0000","last_active":"2023-12-01T15:32:50.855746+0000","last_peered":"2023-12-01T15:32:50.855746+0000","last_clean":"2023-12-01T15:32:50.855746+0000","last_became_active":"2023-12-01T15:32:10.069600+0000","last_became_peered":"2023-12-01T15:32:10.069600+0000","last_unstale":"2023-12-01T15:32:50.855746+0000","last_undegraded":"2023-12-01T15:32:50.855746+0000","last_fullsized":"2023-12-01T15:32:50.855746+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:55:32.676713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339833+0000","last_change":"2023-12-01T15:32:10.489859+0000","last_active":"2023-12-01T15:32:51.339833+0000","last_peered":"2023-12-01T15:32:51.339833+0000","last_clean":"2023-12-01T15:32:51.339833+0000","last_became_active":"2023-12-01T15:32:10.489505+0000","last_became_peered":"2023-12-01T15:32:10.489505+0000","last_unstale":"2023-12-01T15:32:51.339833+0000","last_undegraded":"2023-12-01T15:32:51.339833+0000","last_fullsized":"2023-12-01T15:32:51.339833+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:13:47.071406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338669+0000","last_change":"2023-12-01T15:32:50.578195+0000","last_active":"2023-12-01T15:32:51.338669+0000","last_peered":"2023-12-01T15:32:51.338669+0000","last_clean":"2023-12-01T15:32:51.338669+0000","last_became_active":"2023-12-01T15:32:50.577764+0000","last_became_peered":"2023-12-01T15:32:50.577764+0000","last_unstale":"2023-12-01T15:32:51.338669+0000","last_undegraded":"2023-12-01T15:32:51.338669+0000","last_fullsized":"2023-12-01T15:32:51.338669+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:46:19.298927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339169+0000","last_change":"2023-12-01T15:32:10.073578+0000","last_active":"2023-12-01T15:32:51.339169+0000","last_peered":"2023-12-01T15:32:51.339169+0000","last_clean":"2023-12-01T15:32:51.339169+0000","last_became_active":"2023-12-01T15:32:10.073270+0000","last_became_peered":"2023-12-01T15:32:10.073270+0000","last_unstale":"2023-12-01T15:32:51.339169+0000","last_undegraded":"2023-12-01T15:32:51.339169+0000","last_fullsized":"2023-12-01T15:32:51.339169+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:56:05.262008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340849+0000","last_change":"2023-12-01T15:32:10.474905+0000","last_active":"2023-12-01T15:32:51.340849+0000","last_peered":"2023-12-01T15:32:51.340849+0000","last_clean":"2023-12-01T15:32:51.340849+0000","last_became_active":"2023-12-01T15:32:10.474588+0000","last_became_peered":"2023-12-01T15:32:10.474588+0000","last_unstale":"2023-12-01T15:32:51.340849+0000","last_undegraded":"2023-12-01T15:32:51.340849+0000","last_fullsized":"2023-12-01T15:32:51.340849+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:26:18.373747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339251+0000","last_change":"2023-12-01T15:32:49.860158+0000","last_active":"2023-12-01T15:32:51.339251+0000","last_peered":"2023-12-01T15:32:51.339251+0000","last_clean":"2023-12-01T15:32:51.339251+0000","last_became_active":"2023-12-01T15:32:49.859928+0000","last_became_peered":"2023-12-01T15:32:49.859928+0000","last_unstale":"2023-12-01T15:32:51.339251+0000","last_undegraded":"2023-12-01T15:32:51.339251+0000","last_fullsized":"2023-12-01T15:32:51.339251+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:12:10.552750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340109+0000","last_change":"2023-12-01T15:32:10.078953+0000","last_active":"2023-12-01T15:32:51.340109+0000","last_peered":"2023-12-01T15:32:51.340109+0000","last_clean":"2023-12-01T15:32:51.340109+0000","last_became_active":"2023-12-01T15:32:10.078611+0000","last_became_peered":"2023-12-01T15:32:10.078611+0000","last_unstale":"2023-12-01T15:32:51.340109+0000","last_undegraded":"2023-12-01T15:32:51.340109+0000","last_fullsized":"2023-12-01T15:32:51.340109+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:57:29.575323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.855833+0000","last_change":"2023-12-01T15:32:10.478878+0000","last_active":"2023-12-01T15:32:50.855833+0000","last_peered":"2023-12-01T15:32:50.855833+0000","last_clean":"2023-12-01T15:32:50.855833+0000","last_became_active":"2023-12-01T15:32:10.478556+0000","last_became_peered":"2023-12-01T15:32:10.478556+0000","last_unstale":"2023-12-01T15:32:50.855833+0000","last_undegraded":"2023-12-01T15:32:50.855833+0000","last_fullsized":"2023-12-01T15:32:50.855833+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:10:10.072888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339459+0000","last_change":"2023-12-01T15:32:50.578256+0000","last_active":"2023-12-01T15:32:51.339459+0000","last_peered":"2023-12-01T15:32:51.339459+0000","last_clean":"2023-12-01T15:32:51.339459+0000","last_became_active":"2023-12-01T15:32:50.577945+0000","last_became_peered":"2023-12-01T15:32:50.577945+0000","last_unstale":"2023-12-01T15:32:51.339459+0000","last_undegraded":"2023-12-01T15:32:51.339459+0000","last_fullsized":"2023-12-01T15:32:51.339459+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:52:12.707736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338150+0000","last_change":"2023-12-01T15:32:10.484947+0000","last_active":"2023-12-01T15:32:51.338150+0000","last_peered":"2023-12-01T15:32:51.338150+0000","last_clean":"2023-12-01T15:32:51.338150+0000","last_became_active":"2023-12-01T15:32:10.484660+0000","last_became_peered":"2023-12-01T15:32:10.484660+0000","last_unstale":"2023-12-01T15:32:51.338150+0000","last_undegraded":"2023-12-01T15:32:51.338150+0000","last_fullsized":"2023-12-01T15:32:51.338150+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:32:28.316817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857215+0000","last_change":"2023-12-01T15:32:10.066071+0000","last_active":"2023-12-01T15:32:50.857215+0000","last_peered":"2023-12-01T15:32:50.857215+0000","last_clean":"2023-12-01T15:32:50.857215+0000","last_became_active":"2023-12-01T15:32:10.065724+0000","last_became_peered":"2023-12-01T15:32:10.065724+0000","last_unstale":"2023-12-01T15:32:50.857215+0000","last_undegraded":"2023-12-01T15:32:50.857215+0000","last_fullsized":"2023-12-01T15:32:50.857215+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:57:40.483771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339354+0000","last_change":"2023-12-01T15:32:50.388093+0000","last_active":"2023-12-01T15:32:51.339354+0000","last_peered":"2023-12-01T15:32:51.339354+0000","last_clean":"2023-12-01T15:32:51.339354+0000","last_became_active":"2023-12-01T15:32:50.387755+0000","last_became_peered":"2023-12-01T15:32:50.387755+0000","last_unstale":"2023-12-01T15:32:51.339354+0000","last_undegraded":"2023-12-01T15:32:51.339354+0000","last_fullsized":"2023-12-01T15:32:51.339354+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:57:47.599640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339200+0000","last_change":"2023-12-01T15:32:10.478609+0000","last_active":"2023-12-01T15:32:51.339200+0000","last_peered":"2023-12-01T15:32:51.339200+0000","last_clean":"2023-12-01T15:32:51.339200+0000","last_became_active":"2023-12-01T15:32:10.478338+0000","last_became_peered":"2023-12-01T15:32:10.478338+0000","last_unstale":"2023-12-01T15:32:51.339200+0000","last_undegraded":"2023-12-01T15:32:51.339200+0000","last_fullsized":"2023-12-01T15:32:51.339200+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:42:08.432641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340431+0000","last_change":"2023-12-01T15:32:10.074388+0000","last_active":"2023-12-01T15:32:51.340431+0000","last_peered":"2023-12-01T15:32:51.340431+0000","last_clean":"2023-12-01T15:32:51.340431+0000","last_became_active":"2023-12-01T15:32:10.074090+0000","last_became_peered":"2023-12-01T15:32:10.074090+0000","last_unstale":"2023-12-01T15:32:51.340431+0000","last_undegraded":"2023-12-01T15:32:51.340431+0000","last_fullsized":"2023-12-01T15:32:51.340431+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:05:31.444569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'128","reported_seq":264,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338832+0000","last_change":"2023-12-01T15:31:53.390147+0000","last_active":"2023-12-01T15:32:51.338832+0000","last_peered":"2023-12-01T15:32:51.338832+0000","last_clean":"2023-12-01T15:32:51.338832+0000","last_became_active":"2023-12-01T15:31:53.389767+0000","last_became_peered":"2023-12-01T15:31:53.389767+0000","last_unstale":"2023-12-01T15:32:51.338832+0000","last_undegraded":"2023-12-01T15:32:51.338832+0000","last_fullsized":"2023-12-01T15:32:51.338832+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:30:06.353211+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:30:06.353211+0000","last_clean_scrub_stamp":"2023-12-01T15:30:06.353211+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 @ 2023-12-02T21:49:14.700865+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":"4.6","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857362+0000","last_change":"2023-12-01T15:32:49.859250+0000","last_active":"2023-12-01T15:32:50.857362+0000","last_peered":"2023-12-01T15:32:50.857362+0000","last_clean":"2023-12-01T15:32:50.857362+0000","last_became_active":"2023-12-01T15:32:49.858964+0000","last_became_peered":"2023-12-01T15:32:49.858964+0000","last_unstale":"2023-12-01T15:32:50.857362+0000","last_undegraded":"2023-12-01T15:32:50.857362+0000","last_fullsized":"2023-12-01T15:32:50.857362+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:19:02.410675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.856934+0000","last_change":"2023-12-01T15:32:10.473808+0000","last_active":"2023-12-01T15:32:50.856934+0000","last_peered":"2023-12-01T15:32:50.856934+0000","last_clean":"2023-12-01T15:32:50.856934+0000","last_became_active":"2023-12-01T15:32:10.473508+0000","last_became_peered":"2023-12-01T15:32:10.473508+0000","last_unstale":"2023-12-01T15:32:50.856934+0000","last_undegraded":"2023-12-01T15:32:50.856934+0000","last_fullsized":"2023-12-01T15:32:50.856934+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:23:10.460351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338664+0000","last_change":"2023-12-01T15:32:10.070927+0000","last_active":"2023-12-01T15:32:51.338664+0000","last_peered":"2023-12-01T15:32:51.338664+0000","last_clean":"2023-12-01T15:32:51.338664+0000","last_became_active":"2023-12-01T15:32:10.070459+0000","last_became_peered":"2023-12-01T15:32:10.070459+0000","last_unstale":"2023-12-01T15:32:51.338664+0000","last_undegraded":"2023-12-01T15:32:51.338664+0000","last_fullsized":"2023-12-01T15:32:51.338664+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:37:03.403543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.856922+0000","last_change":"2023-12-01T15:32:50.579111+0000","last_active":"2023-12-01T15:32:50.856922+0000","last_peered":"2023-12-01T15:32:50.856922+0000","last_clean":"2023-12-01T15:32:50.856922+0000","last_became_active":"2023-12-01T15:32:50.578791+0000","last_became_peered":"2023-12-01T15:32:50.578791+0000","last_unstale":"2023-12-01T15:32:50.856922+0000","last_undegraded":"2023-12-01T15:32:50.856922+0000","last_fullsized":"2023-12-01T15:32:50.856922+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:58:40.252213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340113+0000","last_change":"2023-12-01T15:32:10.079214+0000","last_active":"2023-12-01T15:32:51.340113+0000","last_peered":"2023-12-01T15:32:51.340113+0000","last_clean":"2023-12-01T15:32:51.340113+0000","last_became_active":"2023-12-01T15:32:10.078944+0000","last_became_peered":"2023-12-01T15:32:10.078944+0000","last_unstale":"2023-12-01T15:32:51.340113+0000","last_undegraded":"2023-12-01T15:32:51.340113+0000","last_fullsized":"2023-12-01T15:32:51.340113+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:51:04.356197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339326+0000","last_change":"2023-12-01T15:32:10.484126+0000","last_active":"2023-12-01T15:32:51.339326+0000","last_peered":"2023-12-01T15:32:51.339326+0000","last_clean":"2023-12-01T15:32:51.339326+0000","last_became_active":"2023-12-01T15:32:10.483792+0000","last_became_peered":"2023-12-01T15:32:10.483792+0000","last_unstale":"2023-12-01T15:32:51.339326+0000","last_undegraded":"2023-12-01T15:32:51.339326+0000","last_fullsized":"2023-12-01T15:32:51.339326+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:51:51.380252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.0","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338373+0000","last_change":"2023-12-01T15:32:50.387774+0000","last_active":"2023-12-01T15:32:51.338373+0000","last_peered":"2023-12-01T15:32:51.338373+0000","last_clean":"2023-12-01T15:32:51.338373+0000","last_became_active":"2023-12-01T15:32:50.387493+0000","last_became_peered":"2023-12-01T15:32:50.387493+0000","last_unstale":"2023-12-01T15:32:51.338373+0000","last_undegraded":"2023-12-01T15:32:51.338373+0000","last_fullsized":"2023-12-01T15:32:51.338373+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:33:26.272968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339500+0000","last_change":"2023-12-01T15:32:10.066913+0000","last_active":"2023-12-01T15:32:51.339500+0000","last_peered":"2023-12-01T15:32:51.339500+0000","last_clean":"2023-12-01T15:32:51.339500+0000","last_became_active":"2023-12-01T15:32:10.066563+0000","last_became_peered":"2023-12-01T15:32:10.066563+0000","last_unstale":"2023-12-01T15:32:51.339500+0000","last_undegraded":"2023-12-01T15:32:51.339500+0000","last_fullsized":"2023-12-01T15:32:51.339500+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:46:29.122154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339318+0000","last_change":"2023-12-01T15:32:10.492359+0000","last_active":"2023-12-01T15:32:51.339318+0000","last_peered":"2023-12-01T15:32:51.339318+0000","last_clean":"2023-12-01T15:32:51.339318+0000","last_became_active":"2023-12-01T15:32:10.492042+0000","last_became_peered":"2023-12-01T15:32:10.492042+0000","last_unstale":"2023-12-01T15:32:51.339318+0000","last_undegraded":"2023-12-01T15:32:51.339318+0000","last_fullsized":"2023-12-01T15:32:51.339318+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:38:03.069838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.855161+0000","last_change":"2023-12-01T15:32:50.577322+0000","last_active":"2023-12-01T15:32:50.855161+0000","last_peered":"2023-12-01T15:32:50.855161+0000","last_clean":"2023-12-01T15:32:50.855161+0000","last_became_active":"2023-12-01T15:32:50.576861+0000","last_became_peered":"2023-12-01T15:32:50.576861+0000","last_unstale":"2023-12-01T15:32:50.855161+0000","last_undegraded":"2023-12-01T15:32:50.855161+0000","last_fullsized":"2023-12-01T15:32:50.855161+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:06:01.816412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339891+0000","last_change":"2023-12-01T15:32:10.074445+0000","last_active":"2023-12-01T15:32:51.339891+0000","last_peered":"2023-12-01T15:32:51.339891+0000","last_clean":"2023-12-01T15:32:51.339891+0000","last_became_active":"2023-12-01T15:32:10.074164+0000","last_became_peered":"2023-12-01T15:32:10.074164+0000","last_unstale":"2023-12-01T15:32:51.339891+0000","last_undegraded":"2023-12-01T15:32:51.339891+0000","last_fullsized":"2023-12-01T15:32:51.339891+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:14:45.917754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[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":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857442+0000","last_change":"2023-12-01T15:32:10.480641+0000","last_active":"2023-12-01T15:32:50.857442+0000","last_peered":"2023-12-01T15:32:50.857442+0000","last_clean":"2023-12-01T15:32:50.857442+0000","last_became_active":"2023-12-01T15:32:10.480252+0000","last_became_peered":"2023-12-01T15:32:10.480252+0000","last_unstale":"2023-12-01T15:32:50.857442+0000","last_undegraded":"2023-12-01T15:32:50.857442+0000","last_fullsized":"2023-12-01T15:32:50.857442+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:33:36.253855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338942+0000","last_change":"2023-12-01T15:32:10.070752+0000","last_active":"2023-12-01T15:32:51.338942+0000","last_peered":"2023-12-01T15:32:51.338942+0000","last_clean":"2023-12-01T15:32:51.338942+0000","last_became_active":"2023-12-01T15:32:10.070095+0000","last_became_peered":"2023-12-01T15:32:10.070095+0000","last_unstale":"2023-12-01T15:32:51.338942+0000","last_undegraded":"2023-12-01T15:32:51.338942+0000","last_fullsized":"2023-12-01T15:32:51.338942+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:53:57.537007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.855784+0000","last_change":"2023-12-01T15:32:10.495232+0000","last_active":"2023-12-01T15:32:50.855784+0000","last_peered":"2023-12-01T15:32:50.855784+0000","last_clean":"2023-12-01T15:32:50.855784+0000","last_became_active":"2023-12-01T15:32:10.494899+0000","last_became_peered":"2023-12-01T15:32:10.494899+0000","last_unstale":"2023-12-01T15:32:50.855784+0000","last_undegraded":"2023-12-01T15:32:50.855784+0000","last_fullsized":"2023-12-01T15:32:50.855784+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:43:42.185969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.9","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338895+0000","last_change":"2023-12-01T15:32:10.076572+0000","last_active":"2023-12-01T15:32:51.338895+0000","last_peered":"2023-12-01T15:32:51.338895+0000","last_clean":"2023-12-01T15:32:51.338895+0000","last_became_active":"2023-12-01T15:32:10.076235+0000","last_became_peered":"2023-12-01T15:32:10.076235+0000","last_unstale":"2023-12-01T15:32:51.338895+0000","last_undegraded":"2023-12-01T15:32:51.338895+0000","last_fullsized":"2023-12-01T15:32:51.338895+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:42:14.227526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338454+0000","last_change":"2023-12-01T15:32:10.492265+0000","last_active":"2023-12-01T15:32:51.338454+0000","last_peered":"2023-12-01T15:32:51.338454+0000","last_clean":"2023-12-01T15:32:51.338454+0000","last_became_active":"2023-12-01T15:32:10.491970+0000","last_became_peered":"2023-12-01T15:32:10.491970+0000","last_unstale":"2023-12-01T15:32:51.338454+0000","last_undegraded":"2023-12-01T15:32:51.338454+0000","last_fullsized":"2023-12-01T15:32:51.338454+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:23:23.133381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.a","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338926+0000","last_change":"2023-12-01T15:32:10.076094+0000","last_active":"2023-12-01T15:32:51.338926+0000","last_peered":"2023-12-01T15:32:51.338926+0000","last_clean":"2023-12-01T15:32:51.338926+0000","last_became_active":"2023-12-01T15:32:10.075705+0000","last_became_peered":"2023-12-01T15:32:10.075705+0000","last_unstale":"2023-12-01T15:32:51.338926+0000","last_undegraded":"2023-12-01T15:32:51.338926+0000","last_fullsized":"2023-12-01T15:32:51.338926+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:14:41.704602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338786+0000","last_change":"2023-12-01T15:32:10.473732+0000","last_active":"2023-12-01T15:32:51.338786+0000","last_peered":"2023-12-01T15:32:51.338786+0000","last_clean":"2023-12-01T15:32:51.338786+0000","last_became_active":"2023-12-01T15:32:10.473351+0000","last_became_peered":"2023-12-01T15:32:10.473351+0000","last_unstale":"2023-12-01T15:32:51.338786+0000","last_undegraded":"2023-12-01T15:32:51.338786+0000","last_fullsized":"2023-12-01T15:32:51.338786+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:50:07.543965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.b","version":"62'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339198+0000","last_change":"2023-12-01T15:32:10.076173+0000","last_active":"2023-12-01T15:32:51.339198+0000","last_peered":"2023-12-01T15:32:51.339198+0000","last_clean":"2023-12-01T15:32:51.339198+0000","last_became_active":"2023-12-01T15:32:10.075714+0000","last_became_peered":"2023-12-01T15:32:10.075714+0000","last_unstale":"2023-12-01T15:32:51.339198+0000","last_undegraded":"2023-12-01T15:32:51.339198+0000","last_fullsized":"2023-12-01T15:32:51.339198+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:17:40.176745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339342+0000","last_change":"2023-12-01T15:32:10.488605+0000","last_active":"2023-12-01T15:32:51.339342+0000","last_peered":"2023-12-01T15:32:51.339342+0000","last_clean":"2023-12-01T15:32:51.339342+0000","last_became_active":"2023-12-01T15:32:10.488314+0000","last_became_peered":"2023-12-01T15:32:10.488314+0000","last_unstale":"2023-12-01T15:32:51.339342+0000","last_undegraded":"2023-12-01T15:32:51.339342+0000","last_fullsized":"2023-12-01T15:32:51.339342+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:22:10.752420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.c","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857559+0000","last_change":"2023-12-01T15:32:10.059860+0000","last_active":"2023-12-01T15:32:50.857559+0000","last_peered":"2023-12-01T15:32:50.857559+0000","last_clean":"2023-12-01T15:32:50.857559+0000","last_became_active":"2023-12-01T15:32:10.059548+0000","last_became_peered":"2023-12-01T15:32:10.059548+0000","last_unstale":"2023-12-01T15:32:50.857559+0000","last_undegraded":"2023-12-01T15:32:50.857559+0000","last_fullsized":"2023-12-01T15:32:50.857559+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:02:13.818552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340015+0000","last_change":"2023-12-01T15:32:10.487670+0000","last_active":"2023-12-01T15:32:51.340015+0000","last_peered":"2023-12-01T15:32:51.340015+0000","last_clean":"2023-12-01T15:32:51.340015+0000","last_became_active":"2023-12-01T15:32:10.487396+0000","last_became_peered":"2023-12-01T15:32:10.487396+0000","last_unstale":"2023-12-01T15:32:51.340015+0000","last_undegraded":"2023-12-01T15:32:51.340015+0000","last_fullsized":"2023-12-01T15:32:51.340015+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:39:39.700359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"62'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338469+0000","last_change":"2023-12-01T15:32:10.075184+0000","last_active":"2023-12-01T15:32:51.338469+0000","last_peered":"2023-12-01T15:32:51.338469+0000","last_clean":"2023-12-01T15:32:51.338469+0000","last_became_active":"2023-12-01T15:32:10.074653+0000","last_became_peered":"2023-12-01T15:32:10.074653+0000","last_unstale":"2023-12-01T15:32:51.338469+0000","last_undegraded":"2023-12-01T15:32:51.338469+0000","last_fullsized":"2023-12-01T15:32:51.338469+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:13:13.608327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.c","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340176+0000","last_change":"2023-12-01T15:32:10.482945+0000","last_active":"2023-12-01T15:32:51.340176+0000","last_peered":"2023-12-01T15:32:51.340176+0000","last_clean":"2023-12-01T15:32:51.340176+0000","last_became_active":"2023-12-01T15:32:10.482549+0000","last_became_peered":"2023-12-01T15:32:10.482549+0000","last_unstale":"2023-12-01T15:32:51.340176+0000","last_undegraded":"2023-12-01T15:32:51.340176+0000","last_fullsized":"2023-12-01T15:32:51.340176+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:29:08.536227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"62'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857563+0000","last_change":"2023-12-01T15:32:10.068442+0000","last_active":"2023-12-01T15:32:50.857563+0000","last_peered":"2023-12-01T15:32:50.857563+0000","last_clean":"2023-12-01T15:32:50.857563+0000","last_became_active":"2023-12-01T15:32:10.068111+0000","last_became_peered":"2023-12-01T15:32:10.068111+0000","last_unstale":"2023-12-01T15:32:50.857563+0000","last_undegraded":"2023-12-01T15:32:50.857563+0000","last_fullsized":"2023-12-01T15:32:50.857563+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:51:31.270914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340363+0000","last_change":"2023-12-01T15:32:10.497418+0000","last_active":"2023-12-01T15:32:51.340363+0000","last_peered":"2023-12-01T15:32:51.340363+0000","last_clean":"2023-12-01T15:32:51.340363+0000","last_became_active":"2023-12-01T15:32:10.497016+0000","last_became_peered":"2023-12-01T15:32:10.497016+0000","last_unstale":"2023-12-01T15:32:51.340363+0000","last_undegraded":"2023-12-01T15:32:51.340363+0000","last_fullsized":"2023-12-01T15:32:51.340363+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:19:23.329331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.20","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338850+0000","last_change":"2023-12-01T15:32:10.481266+0000","last_active":"2023-12-01T15:32:51.338850+0000","last_peered":"2023-12-01T15:32:51.338850+0000","last_clean":"2023-12-01T15:32:51.338850+0000","last_became_active":"2023-12-01T15:32:10.480942+0000","last_became_peered":"2023-12-01T15:32:10.480942+0000","last_unstale":"2023-12-01T15:32:51.338850+0000","last_undegraded":"2023-12-01T15:32:51.338850+0000","last_fullsized":"2023-12-01T15:32:51.338850+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:05:24.567527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857291+0000","last_change":"2023-12-01T15:32:10.481201+0000","last_active":"2023-12-01T15:32:50.857291+0000","last_peered":"2023-12-01T15:32:50.857291+0000","last_clean":"2023-12-01T15:32:50.857291+0000","last_became_active":"2023-12-01T15:32:10.480911+0000","last_became_peered":"2023-12-01T15:32:10.480911+0000","last_unstale":"2023-12-01T15:32:50.857291+0000","last_undegraded":"2023-12-01T15:32:50.857291+0000","last_fullsized":"2023-12-01T15:32:50.857291+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:52:22.038298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340296+0000","last_change":"2023-12-01T15:32:10.471918+0000","last_active":"2023-12-01T15:32:51.340296+0000","last_peered":"2023-12-01T15:32:51.340296+0000","last_clean":"2023-12-01T15:32:51.340296+0000","last_became_active":"2023-12-01T15:32:10.471618+0000","last_became_peered":"2023-12-01T15:32:10.471618+0000","last_unstale":"2023-12-01T15:32:51.340296+0000","last_undegraded":"2023-12-01T15:32:51.340296+0000","last_fullsized":"2023-12-01T15:32:51.340296+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:07:38.203644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857065+0000","last_change":"2023-12-01T15:32:10.474590+0000","last_active":"2023-12-01T15:32:50.857065+0000","last_peered":"2023-12-01T15:32:50.857065+0000","last_clean":"2023-12-01T15:32:50.857065+0000","last_became_active":"2023-12-01T15:32:10.474111+0000","last_became_peered":"2023-12-01T15:32:10.474111+0000","last_unstale":"2023-12-01T15:32:50.857065+0000","last_undegraded":"2023-12-01T15:32:50.857065+0000","last_fullsized":"2023-12-01T15:32:50.857065+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:02:07.539034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338945+0000","last_change":"2023-12-01T15:32:10.480046+0000","last_active":"2023-12-01T15:32:51.338945+0000","last_peered":"2023-12-01T15:32:51.338945+0000","last_clean":"2023-12-01T15:32:51.338945+0000","last_became_active":"2023-12-01T15:32:10.479727+0000","last_became_peered":"2023-12-01T15:32:10.479727+0000","last_unstale":"2023-12-01T15:32:51.338945+0000","last_undegraded":"2023-12-01T15:32:51.338945+0000","last_fullsized":"2023-12-01T15:32:51.338945+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:20:20.436065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338379+0000","last_change":"2023-12-01T15:32:10.491603+0000","last_active":"2023-12-01T15:32:51.338379+0000","last_peered":"2023-12-01T15:32:51.338379+0000","last_clean":"2023-12-01T15:32:51.338379+0000","last_became_active":"2023-12-01T15:32:10.490870+0000","last_became_peered":"2023-12-01T15:32:10.490870+0000","last_unstale":"2023-12-01T15:32:51.338379+0000","last_undegraded":"2023-12-01T15:32:51.338379+0000","last_fullsized":"2023-12-01T15:32:51.338379+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:35:53.355238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339516+0000","last_change":"2023-12-01T15:32:10.493282+0000","last_active":"2023-12-01T15:32:51.339516+0000","last_peered":"2023-12-01T15:32:51.339516+0000","last_clean":"2023-12-01T15:32:51.339516+0000","last_became_active":"2023-12-01T15:32:10.493017+0000","last_became_peered":"2023-12-01T15:32:10.493017+0000","last_unstale":"2023-12-01T15:32:51.339516+0000","last_undegraded":"2023-12-01T15:32:51.339516+0000","last_fullsized":"2023-12-01T15:32:51.339516+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:49:39.889260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339390+0000","last_change":"2023-12-01T15:32:10.482848+0000","last_active":"2023-12-01T15:32:51.339390+0000","last_peered":"2023-12-01T15:32:51.339390+0000","last_clean":"2023-12-01T15:32:51.339390+0000","last_became_active":"2023-12-01T15:32:10.482562+0000","last_became_peered":"2023-12-01T15:32:10.482562+0000","last_unstale":"2023-12-01T15:32:51.339390+0000","last_undegraded":"2023-12-01T15:32:51.339390+0000","last_fullsized":"2023-12-01T15:32:51.339390+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:10:44.428926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.28","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339257+0000","last_change":"2023-12-01T15:32:10.478831+0000","last_active":"2023-12-01T15:32:51.339257+0000","last_peered":"2023-12-01T15:32:51.339257+0000","last_clean":"2023-12-01T15:32:51.339257+0000","last_became_active":"2023-12-01T15:32:10.477676+0000","last_became_peered":"2023-12-01T15:32:10.477676+0000","last_unstale":"2023-12-01T15:32:51.339257+0000","last_undegraded":"2023-12-01T15:32:51.339257+0000","last_fullsized":"2023-12-01T15:32:51.339257+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:47:59.270185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338557+0000","last_change":"2023-12-01T15:32:10.488483+0000","last_active":"2023-12-01T15:32:51.338557+0000","last_peered":"2023-12-01T15:32:51.338557+0000","last_clean":"2023-12-01T15:32:51.338557+0000","last_became_active":"2023-12-01T15:32:10.488199+0000","last_became_peered":"2023-12-01T15:32:10.488199+0000","last_unstale":"2023-12-01T15:32:51.338557+0000","last_undegraded":"2023-12-01T15:32:51.338557+0000","last_fullsized":"2023-12-01T15:32:51.338557+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:27:44.082147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340361+0000","last_change":"2023-12-01T15:32:10.480085+0000","last_active":"2023-12-01T15:32:51.340361+0000","last_peered":"2023-12-01T15:32:51.340361+0000","last_clean":"2023-12-01T15:32:51.340361+0000","last_became_active":"2023-12-01T15:32:10.479864+0000","last_became_peered":"2023-12-01T15:32:10.479864+0000","last_unstale":"2023-12-01T15:32:51.340361+0000","last_undegraded":"2023-12-01T15:32:51.340361+0000","last_fullsized":"2023-12-01T15:32:51.340361+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:04:54.652100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2b","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857132+0000","last_change":"2023-12-01T15:32:10.488887+0000","last_active":"2023-12-01T15:32:50.857132+0000","last_peered":"2023-12-01T15:32:50.857132+0000","last_clean":"2023-12-01T15:32:50.857132+0000","last_became_active":"2023-12-01T15:32:10.488332+0000","last_became_peered":"2023-12-01T15:32:10.488332+0000","last_unstale":"2023-12-01T15:32:50.857132+0000","last_undegraded":"2023-12-01T15:32:50.857132+0000","last_fullsized":"2023-12-01T15:32:50.857132+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:35:42.014496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339844+0000","last_change":"2023-12-01T15:32:10.486210+0000","last_active":"2023-12-01T15:32:51.339844+0000","last_peered":"2023-12-01T15:32:51.339844+0000","last_clean":"2023-12-01T15:32:51.339844+0000","last_became_active":"2023-12-01T15:32:10.485972+0000","last_became_peered":"2023-12-01T15:32:10.485972+0000","last_unstale":"2023-12-01T15:32:51.339844+0000","last_undegraded":"2023-12-01T15:32:51.339844+0000","last_fullsized":"2023-12-01T15:32:51.339844+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:21:11.972817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3148,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":48,"num_write_kb":17,"num_scrub_errors":0,"num_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":9444,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201300,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28212,"kb_used_data":1260,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716940,"statfs":{"total":95995035648,"available":95966146560,"internally_reserved":0,"allocated":1290240,"data_stored":888652,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.81100000000000005}]},{"osd":1,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.625}]},{"osd":2,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.91800000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":1.046}]},{"osd":3,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":1.0529999999999999}]},{"osd":4,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.503},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.48899999999999999}]},{"osd":5,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"last":0.54200000000000004}]},{"osd":6,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.52400000000000002}]}]},{"osd":6,"up_from":47,"seq":201863462936,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28216,"kb_used_data":1264,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716936,"statfs":{"total":95995035648,"available":95966142464,"internally_reserved":0,"allocated":1294336,"data_stored":890406,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:32:30 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.40100000000000002}]},{"osd":1,"last update":"Fri Dec 1 15:32:30 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.501},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.41799999999999998}]},{"osd":2,"last update":"Fri Dec 1 15:32:30 2023","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.42399999999999999}]},{"osd":3,"last update":"Fri Dec 1 15:32:30 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.38700000000000001}]},{"osd":4,"last update":"Fri Dec 1 15:32:30 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.434}]},{"osd":5,"last update":"Fri Dec 1 15:32:30 2023","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.377}]},{"osd":7,"last update":"Fri Dec 1 15:32:51 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.40799999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574894,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27632,"kb_used_data":680,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717520,"statfs":{"total":95995035648,"available":95966740480,"internally_reserved":0,"allocated":696320,"data_stored":297848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:32:46 2023","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.33200000000000002,"15min":0.32000000000000001},"min":{"1min":0.16600000000000001,"5min":0.16600000000000001,"15min":0.16600000000000001},"max":{"1min":0.52200000000000002,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.26900000000000002},{"interface":"front","average":{"1min":0.36599999999999999,"5min":0.34399999999999997,"15min":0.32200000000000001},"min":{"1min":0.24399999999999999,"5min":0.224,"15min":0.224},"max":{"1min":0.64100000000000001,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.38300000000000001}]},{"osd":2,"last update":"Fri Dec 1 15:33:10 2023","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.39300000000000002,"15min":0.39800000000000002},"min":{"1min":0.251,"5min":0.223,"15min":0.223},"max":{"1min":0.56100000000000005,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.308},{"interface":"front","average":{"1min":0.373,"5min":0.39400000000000002,"15min":0.39900000000000002},"min":{"1min":0.23999999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.40899999999999997}]},{"osd":3,"last update":"Fri Dec 1 15:32:32 2023","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.437,"15min":0.442},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.56999999999999995,"5min":0.623,"15min":0.623},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.44500000000000001,"5min":0.46000000000000002,"15min":0.46200000000000002},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.622,"5min":0.623,"15min":0.623},"last":0.35699999999999998}]},{"osd":4,"last update":"Fri Dec 1 15:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.80400000000000005,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.58399999999999996,"15min":0.57899999999999996},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.54700000000000004}]},{"osd":5,"last update":"Fri Dec 1 15:33:10 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.997,"5min":0.997,"15min":0.997},"last":0.53700000000000003},{"interface":"front","average":{"1min":1.0669999999999999,"5min":0.68600000000000005,"15min":0.622},"min":{"1min":0.40000000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":9.5869999999999997,"5min":9.5869999999999997,"15min":9.5869999999999997},"last":0.48699999999999999}]},{"osd":6,"last update":"Fri Dec 1 15:32:32 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":3.0640000000000001,"5min":3.0640000000000001,"15min":3.0640000000000001},"last":0.495}]},{"osd":7,"last update":"Fri Dec 1 15:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.26,"5min":1.26,"15min":1.26},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.3859999999999999,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.58699999999999997}]}]},{"osd":0,"up_from":8,"seq":34359738416,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28224,"kb_used_data":1272,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716928,"statfs":{"total":95995035648,"available":95966134272,"internally_reserved":0,"allocated":1302528,"data_stored":889057,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.34699999999999998,"15min":0.32900000000000001},"min":{"1min":0.22800000000000001,"5min":0.215,"15min":0.215},"max":{"1min":0.52900000000000003,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.33500000000000002},{"interface":"front","average":{"1min":0.36499999999999999,"5min":0.35899999999999999,"15min":0.34100000000000003},"min":{"1min":0.223,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"last":0.29099999999999998}]},{"osd":2,"last update":"Fri Dec 1 15:33:11 2023","interfaces":[{"interface":"back","average":{"1min":0.32200000000000001,"5min":0.35899999999999999,"15min":0.34999999999999998},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.47799999999999998,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.35699999999999998,"5min":0.379,"15min":0.36099999999999999},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.53600000000000003,"5min":0.625,"15min":0.625},"last":0.30199999999999999}]},{"osd":3,"last update":"Fri Dec 1 15:32:28 2023","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.45100000000000001,"15min":0.45500000000000002},"min":{"1min":0.313,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.54900000000000004,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.248},{"interface":"front","average":{"1min":0.435,"5min":0.47599999999999998,"15min":0.48299999999999998},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.59999999999999998,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.32500000000000001}]},{"osd":4,"last update":"Fri Dec 1 15:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.60099999999999998,"15min":0.61099999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.75600000000000001,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.59099999999999997,"15min":0.60099999999999998},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.78900000000000003,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.49199999999999999}]},{"osd":5,"last update":"Fri Dec 1 15:33:11 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.59199999999999997,"15min":0.60399999999999998},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.73599999999999999,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.621,"15min":0.63300000000000001},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.72699999999999998,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.438}]},{"osd":6,"last update":"Fri Dec 1 15:32:28 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.503}]},{"osd":7,"last update":"Fri Dec 1 15:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.48499999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411370,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27628,"kb_used_data":676,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717524,"statfs":{"total":95995035648,"available":95966744576,"internally_reserved":0,"allocated":692224,"data_stored":297961,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:33:07 2023","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.34699999999999998,"15min":0.34300000000000003},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.36399999999999999,"5min":0.35399999999999998,"15min":0.34599999999999997},"min":{"1min":0.25800000000000001,"5min":0.218,"15min":0.218},"max":{"1min":0.58499999999999996,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.48299999999999998}]},{"osd":1,"last update":"Fri Dec 1 15:33:07 2023","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.35799999999999998,"15min":0.35099999999999998},"min":{"1min":0.20499999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.55900000000000005,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.38,"5min":0.377,"15min":0.36899999999999999},"min":{"1min":0.26400000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.436}]},{"osd":3,"last update":"Fri Dec 1 15:32:31 2023","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.434,"15min":0.434},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.60399999999999998,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.58399999999999996}]},{"osd":4,"last update":"Fri Dec 1 15:32:51 2023","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.53700000000000003,"15min":0.54200000000000004},"min":{"1min":0.378,"5min":0.37,"15min":0.37},"max":{"1min":0.67500000000000004,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.56499999999999995,"15min":0.56200000000000006},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.71199999999999997,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.95999999999999996}]},{"osd":5,"last update":"Fri Dec 1 15:33:13 2023","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55000000000000004,"15min":0.54900000000000004},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.02,"5min":1.02,"15min":1.02},"last":0.89500000000000002},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56100000000000005,"15min":0.56000000000000005},"min":{"1min":0.42899999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.77700000000000002}]},{"osd":6,"last update":"Fri Dec 1 15:32:31 2023","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.93300000000000005}]},{"osd":7,"last update":"Fri Dec 1 15:32:51 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.82399999999999995}]}]},{"osd":3,"up_from":26,"seq":111669149733,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27644,"kb_used_data":692,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717508,"statfs":{"total":95995035648,"available":95966728192,"internally_reserved":0,"allocated":708608,"data_stored":300142,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:32:27 2023","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.38400000000000001,"15min":0.38800000000000001},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.41099999999999998,"15min":0.41199999999999998},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.53800000000000003,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.28100000000000003}]},{"osd":1,"last update":"Fri Dec 1 15:32:27 2023","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.437,"15min":0.443},"min":{"1min":0.29299999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.55200000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.33000000000000002},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.42299999999999999,"15min":0.42099999999999999},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.371}]},{"osd":2,"last update":"Fri Dec 1 15:32:27 2023","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.44400000000000001,"15min":0.44800000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.34000000000000002},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.45100000000000001,"15min":0.45700000000000002},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.55100000000000005,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.26400000000000001}]},{"osd":4,"last update":"Fri Dec 1 15:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.60299999999999998,"15min":0.61099999999999999},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.71299999999999997,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.61699999999999999,"15min":0.625},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.76200000000000001,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.55000000000000004}]},{"osd":5,"last update":"Fri Dec 1 15:33:14 2023","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.61199999999999999,"15min":0.625},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.74099999999999999,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.628,"15min":0.64400000000000002},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.67700000000000005,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.53200000000000003}]},{"osd":6,"last update":"Fri Dec 1 15:32:33 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.5960000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":0.434}]},{"osd":7,"last update":"Fri Dec 1 15:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.56699999999999995}]}]},{"osd":4,"up_from":31,"seq":133143986209,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27640,"kb_used_data":688,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717512,"statfs":{"total":95995035648,"available":95966732288,"internally_reserved":0,"allocated":704512,"data_stored":298396,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.54000000000000004,"15min":0.54800000000000004},"min":{"1min":0.36499999999999999,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.69499999999999995,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.495},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.53000000000000003,"15min":0.53600000000000003},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.69499999999999995,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.46899999999999997}]},{"osd":1,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.46999999999999997,"5min":0.51500000000000001,"15min":0.52300000000000002},"min":{"1min":0.38600000000000001,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.57599999999999996,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.505,"5min":0.53500000000000003,"15min":0.54000000000000004},"min":{"1min":0.374,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.65100000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.51000000000000001}]},{"osd":2,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.51000000000000001,"15min":0.51200000000000001},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.70399999999999996,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.441},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.54600000000000004,"15min":0.55200000000000005},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.69099999999999995,"5min":0.75,"15min":0.75},"last":0.52000000000000002}]},{"osd":3,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.52700000000000002,"15min":0.53300000000000003},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.72899999999999998,"5min":0.75,"15min":0.75},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.53500000000000003,"15min":0.53700000000000003},"min":{"1min":0.375,"5min":0.317,"15min":0.317},"max":{"1min":0.753,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.52900000000000003}]},{"osd":5,"last update":"Fri Dec 1 15:33:09 2023","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.40400000000000003,"15min":0.39500000000000002},"min":{"1min":0.308,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.434,"15min":0.41199999999999998},"min":{"1min":0.32400000000000001,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":2.8210000000000002,"5min":2.8210000000000002,"15min":2.8210000000000002},"last":0.315}]},{"osd":6,"last update":"Fri Dec 1 15:32:29 2023","interfaces":[{"interface":"back","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.39700000000000002}]},{"osd":7,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.33300000000000002}]}]},{"osd":5,"up_from":39,"seq":167503724572,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27640,"kb_used_data":688,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717512,"statfs":{"total":95995035648,"available":95966732288,"internally_reserved":0,"allocated":704512,"data_stored":300070,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:33:15 2023","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.51900000000000002,"15min":0.52400000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.247},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.48699999999999999,"15min":0.48899999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.68000000000000005,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.32400000000000001}]},{"osd":1,"last update":"Fri Dec 1 15:33:15 2023","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.50600000000000001,"15min":0.50800000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.28100000000000003},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.52900000000000003,"15min":0.53700000000000003},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.73199999999999998,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.378}]},{"osd":2,"last update":"Fri Dec 1 15:33:15 2023","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.53100000000000003,"15min":0.53900000000000003},"min":{"1min":0.32500000000000001,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.76400000000000001,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.48499999999999999,"5min":0.52600000000000002,"15min":0.53300000000000003},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.42999999999999999}]},{"osd":3,"last update":"Fri Dec 1 15:33:15 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.53200000000000003,"15min":0.53400000000000003},"min":{"1min":0.36799999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.29599999999999999},{"interface":"front","average":{"1min":0.5,"5min":0.56100000000000005,"15min":0.57099999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.70399999999999996,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.36099999999999999}]},{"osd":4,"last update":"Fri Dec 1 15:33:15 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.433,"15min":0.40500000000000003},"min":{"1min":0.29499999999999998,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":3.4169999999999998,"5min":3.4169999999999998,"15min":3.4169999999999998},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.46999999999999997,"15min":0.44},"min":{"1min":0.29599999999999999,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":3.552,"5min":3.552,"15min":3.552},"last":0.34599999999999997}]},{"osd":6,"last update":"Fri Dec 1 15:32:34 2023","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.45000000000000001}]},{"osd":7,"last update":"Fri Dec 1 15:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":3.5249999999999999,"5min":3.5249999999999999,"15min":3.5249999999999999},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"last":0.56399999999999995}]}]}],"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":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":2454,"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":16384,"data_stored":708,"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":16384,"data_stored":2440,"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":12288,"data_stored":2350,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-01T15:33:24.083 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-01T15:33:24.243 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:33:24] "GET /metrics HTTP/1.1" 200 33737 "" "Prometheus/2.43.0" 2023-12-01T15:33:24.655 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:24 smithi119 ceph-mon[108979]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-01T15:33:24.655 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:24 smithi119 ceph-mon[108979]: Reconfiguring daemon alertmanager.a on smithi119 2023-12-01T15:33:24.655 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:24.655 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:24 smithi119 ceph-mon[108979]: from='client.14796 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:33:24.656 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:24 smithi119 ceph-mon[94175]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-01T15:33:24.656 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:24 smithi119 ceph-mon[94175]: Reconfiguring daemon alertmanager.a on smithi119 2023-12-01T15:33:24.656 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:24.656 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:24 smithi119 ceph-mon[94175]: from='client.14796 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:33:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:24 smithi183 ceph-mon[99169]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-01T15:33:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:24 smithi183 ceph-mon[99169]: Reconfiguring daemon alertmanager.a on smithi119 2023-12-01T15:33:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:24 smithi183 ceph-mon[99169]: from='client.14796 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:33:24.946 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:25 smithi119 ceph-mon[108979]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:25 smithi119 ceph-mon[94175]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:25 smithi183 ceph-mon[99169]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:26.197 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:25 smithi119 systemd[1]: Stopping Ceph alertmanager.a for f739cc42-905d-11ee-95a2-87774f69a715... 2023-12-01T15:33:26.807 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:26 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[145732]: ts=2023-12-01T15:33:26.509Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-01T15:33:26.884 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:33:26.886 INFO:teuthology.orchestra.run.smithi119.stderr:dumped all 2023-12-01T15:33:27.113 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:26 smithi119 bash[151553]: ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a 2023-12-01T15:33:27.472 INFO:teuthology.orchestra.run.smithi119.stdout:{"pg_ready":true,"pg_map":{"version":31,"stamp":"2023-12-01T15:33:26.274775+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593516,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":227,"num_write_kb":2433,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":170,"ondisk_log_size":170,"up":315,"acting":315,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":315,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":222836,"kb_used_data":7220,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749738380,"statfs":{"total":767960285184,"available":767732101120,"internally_reserved":0,"allocated":7393280,"data_stored":4162532,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":220725248},"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.002909"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340503+0000","last_change":"2023-12-01T15:32:10.493401+0000","last_active":"2023-12-01T15:32:51.340503+0000","last_peered":"2023-12-01T15:32:51.340503+0000","last_clean":"2023-12-01T15:32:51.340503+0000","last_became_active":"2023-12-01T15:32:10.493095+0000","last_became_peered":"2023-12-01T15:32:10.493095+0000","last_unstale":"2023-12-01T15:32:51.340503+0000","last_undegraded":"2023-12-01T15:32:51.340503+0000","last_fullsized":"2023-12-01T15:32:51.340503+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:39:11.787500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.3e","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338317+0000","last_change":"2023-12-01T15:32:10.493494+0000","last_active":"2023-12-01T15:32:51.338317+0000","last_peered":"2023-12-01T15:32:51.338317+0000","last_clean":"2023-12-01T15:32:51.338317+0000","last_became_active":"2023-12-01T15:32:10.493232+0000","last_became_peered":"2023-12-01T15:32:10.493232+0000","last_unstale":"2023-12-01T15:32:51.338317+0000","last_undegraded":"2023-12-01T15:32:51.338317+0000","last_fullsized":"2023-12-01T15:32:51.338317+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:22:52.220186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857417+0000","last_change":"2023-12-01T15:32:10.486647+0000","last_active":"2023-12-01T15:32:50.857417+0000","last_peered":"2023-12-01T15:32:50.857417+0000","last_clean":"2023-12-01T15:32:50.857417+0000","last_became_active":"2023-12-01T15:32:10.486368+0000","last_became_peered":"2023-12-01T15:32:10.486368+0000","last_unstale":"2023-12-01T15:32:50.857417+0000","last_undegraded":"2023-12-01T15:32:50.857417+0000","last_fullsized":"2023-12-01T15:32:50.857417+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:36:30.334464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340089+0000","last_change":"2023-12-01T15:32:10.473539+0000","last_active":"2023-12-01T15:32:51.340089+0000","last_peered":"2023-12-01T15:32:51.340089+0000","last_clean":"2023-12-01T15:32:51.340089+0000","last_became_active":"2023-12-01T15:32:10.473237+0000","last_became_peered":"2023-12-01T15:32:10.473237+0000","last_unstale":"2023-12-01T15:32:51.340089+0000","last_undegraded":"2023-12-01T15:32:51.340089+0000","last_fullsized":"2023-12-01T15:32:51.340089+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:46:42.199992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339426+0000","last_change":"2023-12-01T15:32:10.498011+0000","last_active":"2023-12-01T15:32:51.339426+0000","last_peered":"2023-12-01T15:32:51.339426+0000","last_clean":"2023-12-01T15:32:51.339426+0000","last_became_active":"2023-12-01T15:32:10.497411+0000","last_became_peered":"2023-12-01T15:32:10.497411+0000","last_unstale":"2023-12-01T15:32:51.339426+0000","last_undegraded":"2023-12-01T15:32:51.339426+0000","last_fullsized":"2023-12-01T15:32:51.339426+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:25:42.970281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340462+0000","last_change":"2023-12-01T15:32:10.475068+0000","last_active":"2023-12-01T15:32:51.340462+0000","last_peered":"2023-12-01T15:32:51.340462+0000","last_clean":"2023-12-01T15:32:51.340462+0000","last_became_active":"2023-12-01T15:32:10.474760+0000","last_became_peered":"2023-12-01T15:32:10.474760+0000","last_unstale":"2023-12-01T15:32:51.340462+0000","last_undegraded":"2023-12-01T15:32:51.340462+0000","last_fullsized":"2023-12-01T15:32:51.340462+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:26:52.866247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.39","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339015+0000","last_change":"2023-12-01T15:32:10.489994+0000","last_active":"2023-12-01T15:32:51.339015+0000","last_peered":"2023-12-01T15:32:51.339015+0000","last_clean":"2023-12-01T15:32:51.339015+0000","last_became_active":"2023-12-01T15:32:10.489699+0000","last_became_peered":"2023-12-01T15:32:10.489699+0000","last_unstale":"2023-12-01T15:32:51.339015+0000","last_undegraded":"2023-12-01T15:32:51.339015+0000","last_fullsized":"2023-12-01T15:32:51.339015+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:24:42.919242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.38","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338277+0000","last_change":"2023-12-01T15:32:10.479120+0000","last_active":"2023-12-01T15:32:51.338277+0000","last_peered":"2023-12-01T15:32:51.338277+0000","last_clean":"2023-12-01T15:32:51.338277+0000","last_became_active":"2023-12-01T15:32:10.478852+0000","last_became_peered":"2023-12-01T15:32:10.478852+0000","last_unstale":"2023-12-01T15:32:51.338277+0000","last_undegraded":"2023-12-01T15:32:51.338277+0000","last_fullsized":"2023-12-01T15:32:51.338277+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:48:33.587279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340512+0000","last_change":"2023-12-01T15:32:10.492406+0000","last_active":"2023-12-01T15:32:51.340512+0000","last_peered":"2023-12-01T15:32:51.340512+0000","last_clean":"2023-12-01T15:32:51.340512+0000","last_became_active":"2023-12-01T15:32:10.492116+0000","last_became_peered":"2023-12-01T15:32:10.492116+0000","last_unstale":"2023-12-01T15:32:51.340512+0000","last_undegraded":"2023-12-01T15:32:51.340512+0000","last_fullsized":"2023-12-01T15:32:51.340512+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:06:22.442288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.36","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339343+0000","last_change":"2023-12-01T15:32:10.495372+0000","last_active":"2023-12-01T15:32:51.339343+0000","last_peered":"2023-12-01T15:32:51.339343+0000","last_clean":"2023-12-01T15:32:51.339343+0000","last_became_active":"2023-12-01T15:32:10.494917+0000","last_became_peered":"2023-12-01T15:32:10.494917+0000","last_unstale":"2023-12-01T15:32:51.339343+0000","last_undegraded":"2023-12-01T15:32:51.339343+0000","last_fullsized":"2023-12-01T15:32:51.339343+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:30:13.258512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339703+0000","last_change":"2023-12-01T15:32:10.490883+0000","last_active":"2023-12-01T15:32:51.339703+0000","last_peered":"2023-12-01T15:32:51.339703+0000","last_clean":"2023-12-01T15:32:51.339703+0000","last_became_active":"2023-12-01T15:32:10.490045+0000","last_became_peered":"2023-12-01T15:32:10.490045+0000","last_unstale":"2023-12-01T15:32:51.339703+0000","last_undegraded":"2023-12-01T15:32:51.339703+0000","last_fullsized":"2023-12-01T15:32:51.339703+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:55:53.504708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.855811+0000","last_change":"2023-12-01T15:32:10.480987+0000","last_active":"2023-12-01T15:32:50.855811+0000","last_peered":"2023-12-01T15:32:50.855811+0000","last_clean":"2023-12-01T15:32:50.855811+0000","last_became_active":"2023-12-01T15:32:10.480596+0000","last_became_peered":"2023-12-01T15:32:10.480596+0000","last_unstale":"2023-12-01T15:32:50.855811+0000","last_undegraded":"2023-12-01T15:32:50.855811+0000","last_fullsized":"2023-12-01T15:32:50.855811+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:26:51.212833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338718+0000","last_change":"2023-12-01T15:32:10.488718+0000","last_active":"2023-12-01T15:32:51.338718+0000","last_peered":"2023-12-01T15:32:51.338718+0000","last_clean":"2023-12-01T15:32:51.338718+0000","last_became_active":"2023-12-01T15:32:10.488418+0000","last_became_peered":"2023-12-01T15:32:10.488418+0000","last_unstale":"2023-12-01T15:32:51.338718+0000","last_undegraded":"2023-12-01T15:32:51.338718+0000","last_fullsized":"2023-12-01T15:32:51.338718+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:49:44.026451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.856834+0000","last_change":"2023-12-01T15:32:10.480736+0000","last_active":"2023-12-01T15:32:50.856834+0000","last_peered":"2023-12-01T15:32:50.856834+0000","last_clean":"2023-12-01T15:32:50.856834+0000","last_became_active":"2023-12-01T15:32:10.480441+0000","last_became_peered":"2023-12-01T15:32:10.480441+0000","last_unstale":"2023-12-01T15:32:50.856834+0000","last_undegraded":"2023-12-01T15:32:50.856834+0000","last_fullsized":"2023-12-01T15:32:50.856834+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:11:25.832762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338810+0000","last_change":"2023-12-01T15:32:10.483598+0000","last_active":"2023-12-01T15:32:51.338810+0000","last_peered":"2023-12-01T15:32:51.338810+0000","last_clean":"2023-12-01T15:32:51.338810+0000","last_became_active":"2023-12-01T15:32:10.483148+0000","last_became_peered":"2023-12-01T15:32:10.483148+0000","last_unstale":"2023-12-01T15:32:51.338810+0000","last_undegraded":"2023-12-01T15:32:51.338810+0000","last_fullsized":"2023-12-01T15:32:51.338810+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:12:07.443217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.30","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339081+0000","last_change":"2023-12-01T15:32:10.491864+0000","last_active":"2023-12-01T15:32:51.339081+0000","last_peered":"2023-12-01T15:32:51.339081+0000","last_clean":"2023-12-01T15:32:51.339081+0000","last_became_active":"2023-12-01T15:32:10.491573+0000","last_became_peered":"2023-12-01T15:32:10.491573+0000","last_unstale":"2023-12-01T15:32:51.339081+0000","last_undegraded":"2023-12-01T15:32:51.339081+0000","last_fullsized":"2023-12-01T15:32:51.339081+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:30:46.355766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.341031+0000","last_change":"2023-12-01T15:32:10.493717+0000","last_active":"2023-12-01T15:32:51.341031+0000","last_peered":"2023-12-01T15:32:51.341031+0000","last_clean":"2023-12-01T15:32:51.341031+0000","last_became_active":"2023-12-01T15:32:10.493237+0000","last_became_peered":"2023-12-01T15:32:10.493237+0000","last_unstale":"2023-12-01T15:32:51.341031+0000","last_undegraded":"2023-12-01T15:32:51.341031+0000","last_fullsized":"2023-12-01T15:32:51.341031+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:23:21.342239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857651+0000","last_change":"2023-12-01T15:32:10.492606+0000","last_active":"2023-12-01T15:32:50.857651+0000","last_peered":"2023-12-01T15:32:50.857651+0000","last_clean":"2023-12-01T15:32:50.857651+0000","last_became_active":"2023-12-01T15:32:10.491604+0000","last_became_peered":"2023-12-01T15:32:10.491604+0000","last_unstale":"2023-12-01T15:32:50.857651+0000","last_undegraded":"2023-12-01T15:32:50.857651+0000","last_fullsized":"2023-12-01T15:32:50.857651+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:26:53.779043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2d","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339761+0000","last_change":"2023-12-01T15:32:10.492256+0000","last_active":"2023-12-01T15:32:51.339761+0000","last_peered":"2023-12-01T15:32:51.339761+0000","last_clean":"2023-12-01T15:32:51.339761+0000","last_became_active":"2023-12-01T15:32:10.491837+0000","last_became_peered":"2023-12-01T15:32:10.491837+0000","last_unstale":"2023-12-01T15:32:51.339761+0000","last_undegraded":"2023-12-01T15:32:51.339761+0000","last_fullsized":"2023-12-01T15:32:51.339761+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:10:36.991824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"62'4","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.858040+0000","last_change":"2023-12-01T15:32:10.069237+0000","last_active":"2023-12-01T15:32:50.858040+0000","last_peered":"2023-12-01T15:32:50.858040+0000","last_clean":"2023-12-01T15:32:50.858040+0000","last_became_active":"2023-12-01T15:32:10.068970+0000","last_became_peered":"2023-12-01T15:32:10.068970+0000","last_unstale":"2023-12-01T15:32:50.858040+0000","last_undegraded":"2023-12-01T15:32:50.858040+0000","last_fullsized":"2023-12-01T15:32:50.858040+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:59:17.879070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338428+0000","last_change":"2023-12-01T15:32:10.482347+0000","last_active":"2023-12-01T15:32:51.338428+0000","last_peered":"2023-12-01T15:32:51.338428+0000","last_clean":"2023-12-01T15:32:51.338428+0000","last_became_active":"2023-12-01T15:32:10.482064+0000","last_became_peered":"2023-12-01T15:32:10.482064+0000","last_unstale":"2023-12-01T15:32:51.338428+0000","last_undegraded":"2023-12-01T15:32:51.338428+0000","last_fullsized":"2023-12-01T15:32:51.338428+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:25:33.941682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1e","version":"62'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339490+0000","last_change":"2023-12-01T15:32:10.073280+0000","last_active":"2023-12-01T15:32:51.339490+0000","last_peered":"2023-12-01T15:32:51.339490+0000","last_clean":"2023-12-01T15:32:51.339490+0000","last_became_active":"2023-12-01T15:32:10.072911+0000","last_became_peered":"2023-12-01T15:32:10.072911+0000","last_unstale":"2023-12-01T15:32:51.339490+0000","last_undegraded":"2023-12-01T15:32:51.339490+0000","last_fullsized":"2023-12-01T15:32:51.339490+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:11:19.539910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857953+0000","last_change":"2023-12-01T15:32:10.473865+0000","last_active":"2023-12-01T15:32:50.857953+0000","last_peered":"2023-12-01T15:32:50.857953+0000","last_clean":"2023-12-01T15:32:50.857953+0000","last_became_active":"2023-12-01T15:32:10.473582+0000","last_became_peered":"2023-12-01T15:32:10.473582+0000","last_unstale":"2023-12-01T15:32:50.857953+0000","last_undegraded":"2023-12-01T15:32:50.857953+0000","last_fullsized":"2023-12-01T15:32:50.857953+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:36:22.634065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1d","version":"62'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340218+0000","last_change":"2023-12-01T15:32:10.079286+0000","last_active":"2023-12-01T15:32:51.340218+0000","last_peered":"2023-12-01T15:32:51.340218+0000","last_clean":"2023-12-01T15:32:51.340218+0000","last_became_active":"2023-12-01T15:32:10.079005+0000","last_became_peered":"2023-12-01T15:32:10.079005+0000","last_unstale":"2023-12-01T15:32:51.340218+0000","last_undegraded":"2023-12-01T15:32:51.340218+0000","last_fullsized":"2023-12-01T15:32:51.340218+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:55:49.482197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340663+0000","last_change":"2023-12-01T15:32:10.482590+0000","last_active":"2023-12-01T15:32:51.340663+0000","last_peered":"2023-12-01T15:32:51.340663+0000","last_clean":"2023-12-01T15:32:51.340663+0000","last_became_active":"2023-12-01T15:32:10.481989+0000","last_became_peered":"2023-12-01T15:32:10.481989+0000","last_unstale":"2023-12-01T15:32:51.340663+0000","last_undegraded":"2023-12-01T15:32:51.340663+0000","last_fullsized":"2023-12-01T15:32:51.340663+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:46:24.635021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"62'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340117+0000","last_change":"2023-12-01T15:32:10.072605+0000","last_active":"2023-12-01T15:32:51.340117+0000","last_peered":"2023-12-01T15:32:51.340117+0000","last_clean":"2023-12-01T15:32:51.340117+0000","last_became_active":"2023-12-01T15:32:10.071970+0000","last_became_peered":"2023-12-01T15:32:10.071970+0000","last_unstale":"2023-12-01T15:32:51.340117+0000","last_undegraded":"2023-12-01T15:32:51.340117+0000","last_fullsized":"2023-12-01T15:32:51.340117+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:21:34.112330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340764+0000","last_change":"2023-12-01T15:32:10.482792+0000","last_active":"2023-12-01T15:32:51.340764+0000","last_peered":"2023-12-01T15:32:51.340764+0000","last_clean":"2023-12-01T15:32:51.340764+0000","last_became_active":"2023-12-01T15:32:10.482431+0000","last_became_peered":"2023-12-01T15:32:10.482431+0000","last_unstale":"2023-12-01T15:32:51.340764+0000","last_undegraded":"2023-12-01T15:32:51.340764+0000","last_fullsized":"2023-12-01T15:32:51.340764+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:44:51.598545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"62'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338918+0000","last_change":"2023-12-01T15:32:10.076368+0000","last_active":"2023-12-01T15:32:51.338918+0000","last_peered":"2023-12-01T15:32:51.338918+0000","last_clean":"2023-12-01T15:32:51.338918+0000","last_became_active":"2023-12-01T15:32:10.076032+0000","last_became_peered":"2023-12-01T15:32:10.076032+0000","last_unstale":"2023-12-01T15:32:51.338918+0000","last_undegraded":"2023-12-01T15:32:51.338918+0000","last_fullsized":"2023-12-01T15:32:51.338918+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:13:23.745763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.855340+0000","last_change":"2023-12-01T15:32:10.489263+0000","last_active":"2023-12-01T15:32:50.855340+0000","last_peered":"2023-12-01T15:32:50.855340+0000","last_clean":"2023-12-01T15:32:50.855340+0000","last_became_active":"2023-12-01T15:32:10.488934+0000","last_became_peered":"2023-12-01T15:32:10.488934+0000","last_unstale":"2023-12-01T15:32:50.855340+0000","last_undegraded":"2023-12-01T15:32:50.855340+0000","last_fullsized":"2023-12-01T15:32:50.855340+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:51:33.295395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1a","version":"62'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339160+0000","last_change":"2023-12-01T15:32:10.074624+0000","last_active":"2023-12-01T15:32:51.339160+0000","last_peered":"2023-12-01T15:32:51.339160+0000","last_clean":"2023-12-01T15:32:51.339160+0000","last_became_active":"2023-12-01T15:32:10.073474+0000","last_became_peered":"2023-12-01T15:32:10.073474+0000","last_unstale":"2023-12-01T15:32:51.339160+0000","last_undegraded":"2023-12-01T15:32:51.339160+0000","last_fullsized":"2023-12-01T15:32:51.339160+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:46:23.123464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.856997+0000","last_change":"2023-12-01T15:32:10.488724+0000","last_active":"2023-12-01T15:32:50.856997+0000","last_peered":"2023-12-01T15:32:50.856997+0000","last_clean":"2023-12-01T15:32:50.856997+0000","last_became_active":"2023-12-01T15:32:10.487892+0000","last_became_peered":"2023-12-01T15:32:10.487892+0000","last_unstale":"2023-12-01T15:32:50.856997+0000","last_undegraded":"2023-12-01T15:32:50.856997+0000","last_fullsized":"2023-12-01T15:32:50.856997+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:05:43.936353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.19","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338599+0000","last_change":"2023-12-01T15:32:10.072709+0000","last_active":"2023-12-01T15:32:51.338599+0000","last_peered":"2023-12-01T15:32:51.338599+0000","last_clean":"2023-12-01T15:32:51.338599+0000","last_became_active":"2023-12-01T15:32:10.072396+0000","last_became_peered":"2023-12-01T15:32:10.072396+0000","last_unstale":"2023-12-01T15:32:51.338599+0000","last_undegraded":"2023-12-01T15:32:51.338599+0000","last_fullsized":"2023-12-01T15:32:51.338599+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:32:32.562556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338533+0000","last_change":"2023-12-01T15:32:10.488817+0000","last_active":"2023-12-01T15:32:51.338533+0000","last_peered":"2023-12-01T15:32:51.338533+0000","last_clean":"2023-12-01T15:32:51.338533+0000","last_became_active":"2023-12-01T15:32:10.488517+0000","last_became_peered":"2023-12-01T15:32:10.488517+0000","last_unstale":"2023-12-01T15:32:51.338533+0000","last_undegraded":"2023-12-01T15:32:51.338533+0000","last_fullsized":"2023-12-01T15:32:51.338533+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:47:50.079079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.18","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339204+0000","last_change":"2023-12-01T15:32:10.074489+0000","last_active":"2023-12-01T15:32:51.339204+0000","last_peered":"2023-12-01T15:32:51.339204+0000","last_clean":"2023-12-01T15:32:51.339204+0000","last_became_active":"2023-12-01T15:32:10.073655+0000","last_became_peered":"2023-12-01T15:32:10.073655+0000","last_unstale":"2023-12-01T15:32:51.339204+0000","last_undegraded":"2023-12-01T15:32:51.339204+0000","last_fullsized":"2023-12-01T15:32:51.339204+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:56:41.792894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339032+0000","last_change":"2023-12-01T15:32:10.483438+0000","last_active":"2023-12-01T15:32:51.339032+0000","last_peered":"2023-12-01T15:32:51.339032+0000","last_clean":"2023-12-01T15:32:51.339032+0000","last_became_active":"2023-12-01T15:32:10.482750+0000","last_became_peered":"2023-12-01T15:32:10.482750+0000","last_unstale":"2023-12-01T15:32:51.339032+0000","last_undegraded":"2023-12-01T15:32:51.339032+0000","last_fullsized":"2023-12-01T15:32:51.339032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:02:59.434695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339711+0000","last_change":"2023-12-01T15:32:10.067912+0000","last_active":"2023-12-01T15:32:51.339711+0000","last_peered":"2023-12-01T15:32:51.339711+0000","last_clean":"2023-12-01T15:32:51.339711+0000","last_became_active":"2023-12-01T15:32:10.067561+0000","last_became_peered":"2023-12-01T15:32:10.067561+0000","last_unstale":"2023-12-01T15:32:51.339711+0000","last_undegraded":"2023-12-01T15:32:51.339711+0000","last_fullsized":"2023-12-01T15:32:51.339711+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:19:09.237245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340902+0000","last_change":"2023-12-01T15:32:10.479727+0000","last_active":"2023-12-01T15:32:51.340902+0000","last_peered":"2023-12-01T15:32:51.340902+0000","last_clean":"2023-12-01T15:32:51.340902+0000","last_became_active":"2023-12-01T15:32:10.479320+0000","last_became_peered":"2023-12-01T15:32:10.479320+0000","last_unstale":"2023-12-01T15:32:51.340902+0000","last_undegraded":"2023-12-01T15:32:51.340902+0000","last_fullsized":"2023-12-01T15:32:51.340902+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:21:30.761976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.16","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340811+0000","last_change":"2023-12-01T15:32:10.076054+0000","last_active":"2023-12-01T15:32:51.340811+0000","last_peered":"2023-12-01T15:32:51.340811+0000","last_clean":"2023-12-01T15:32:51.340811+0000","last_became_active":"2023-12-01T15:32:10.075763+0000","last_became_peered":"2023-12-01T15:32:10.075763+0000","last_unstale":"2023-12-01T15:32:51.340811+0000","last_undegraded":"2023-12-01T15:32:51.340811+0000","last_fullsized":"2023-12-01T15:32:51.340811+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:01:49.103183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857856+0000","last_change":"2023-12-01T15:32:10.481180+0000","last_active":"2023-12-01T15:32:50.857856+0000","last_peered":"2023-12-01T15:32:50.857856+0000","last_clean":"2023-12-01T15:32:50.857856+0000","last_became_active":"2023-12-01T15:32:10.480927+0000","last_became_peered":"2023-12-01T15:32:10.480927+0000","last_unstale":"2023-12-01T15:32:50.857856+0000","last_undegraded":"2023-12-01T15:32:50.857856+0000","last_fullsized":"2023-12-01T15:32:50.857856+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:25:47.898062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.15","version":"62'3","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338559+0000","last_change":"2023-12-01T15:32:10.074954+0000","last_active":"2023-12-01T15:32:51.338559+0000","last_peered":"2023-12-01T15:32:51.338559+0000","last_clean":"2023-12-01T15:32:51.338559+0000","last_became_active":"2023-12-01T15:32:10.074120+0000","last_became_peered":"2023-12-01T15:32:10.074120+0000","last_unstale":"2023-12-01T15:32:51.338559+0000","last_undegraded":"2023-12-01T15:32:51.338559+0000","last_fullsized":"2023-12-01T15:32:51.338559+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:11:48.907993+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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.855727+0000","last_change":"2023-12-01T15:32:10.495059+0000","last_active":"2023-12-01T15:32:50.855727+0000","last_peered":"2023-12-01T15:32:50.855727+0000","last_clean":"2023-12-01T15:32:50.855727+0000","last_became_active":"2023-12-01T15:32:10.494755+0000","last_became_peered":"2023-12-01T15:32:10.494755+0000","last_unstale":"2023-12-01T15:32:50.855727+0000","last_undegraded":"2023-12-01T15:32:50.855727+0000","last_fullsized":"2023-12-01T15:32:50.855727+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:33:07.417897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.14","version":"64'9","reported_seq":26,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339759+0000","last_change":"2023-12-01T15:32:10.071701+0000","last_active":"2023-12-01T15:32:51.339759+0000","last_peered":"2023-12-01T15:32:51.339759+0000","last_clean":"2023-12-01T15:32:51.339759+0000","last_became_active":"2023-12-01T15:32:10.071382+0000","last_became_peered":"2023-12-01T15:32:10.071382+0000","last_unstale":"2023-12-01T15:32:51.339759+0000","last_undegraded":"2023-12-01T15:32:51.339759+0000","last_fullsized":"2023-12-01T15:32:51.339759+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:02:26.948931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2350,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":9,"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":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339921+0000","last_change":"2023-12-01T15:32:10.491908+0000","last_active":"2023-12-01T15:32:51.339921+0000","last_peered":"2023-12-01T15:32:51.339921+0000","last_clean":"2023-12-01T15:32:51.339921+0000","last_became_active":"2023-12-01T15:32:10.491374+0000","last_became_peered":"2023-12-01T15:32:10.491374+0000","last_unstale":"2023-12-01T15:32:51.339921+0000","last_undegraded":"2023-12-01T15:32:51.339921+0000","last_fullsized":"2023-12-01T15:32:51.339921+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:32:57.770411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.13","version":"62'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857598+0000","last_change":"2023-12-01T15:32:10.065010+0000","last_active":"2023-12-01T15:32:50.857598+0000","last_peered":"2023-12-01T15:32:50.857598+0000","last_clean":"2023-12-01T15:32:50.857598+0000","last_became_active":"2023-12-01T15:32:10.064650+0000","last_became_peered":"2023-12-01T15:32:10.064650+0000","last_unstale":"2023-12-01T15:32:50.857598+0000","last_undegraded":"2023-12-01T15:32:50.857598+0000","last_fullsized":"2023-12-01T15:32:50.857598+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:06:31.840453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.856760+0000","last_change":"2023-12-01T15:32:10.486362+0000","last_active":"2023-12-01T15:32:50.856760+0000","last_peered":"2023-12-01T15:32:50.856760+0000","last_clean":"2023-12-01T15:32:50.856760+0000","last_became_active":"2023-12-01T15:32:10.486043+0000","last_became_peered":"2023-12-01T15:32:10.486043+0000","last_unstale":"2023-12-01T15:32:50.856760+0000","last_undegraded":"2023-12-01T15:32:50.856760+0000","last_fullsized":"2023-12-01T15:32:50.856760+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:38:35.102285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340206+0000","last_change":"2023-12-01T15:32:10.078890+0000","last_active":"2023-12-01T15:32:51.340206+0000","last_peered":"2023-12-01T15:32:51.340206+0000","last_clean":"2023-12-01T15:32:51.340206+0000","last_became_active":"2023-12-01T15:32:10.078562+0000","last_became_peered":"2023-12-01T15:32:10.078562+0000","last_unstale":"2023-12-01T15:32:51.340206+0000","last_undegraded":"2023-12-01T15:32:51.340206+0000","last_fullsized":"2023-12-01T15:32:51.340206+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:46:24.153992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339331+0000","last_change":"2023-12-01T15:32:10.497503+0000","last_active":"2023-12-01T15:32:51.339331+0000","last_peered":"2023-12-01T15:32:51.339331+0000","last_clean":"2023-12-01T15:32:51.339331+0000","last_became_active":"2023-12-01T15:32:10.496953+0000","last_became_peered":"2023-12-01T15:32:10.496953+0000","last_unstale":"2023-12-01T15:32:51.339331+0000","last_undegraded":"2023-12-01T15:32:51.339331+0000","last_fullsized":"2023-12-01T15:32:51.339331+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:54:41.893241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339079+0000","last_change":"2023-12-01T15:32:10.066780+0000","last_active":"2023-12-01T15:32:51.339079+0000","last_peered":"2023-12-01T15:32:51.339079+0000","last_clean":"2023-12-01T15:32:51.339079+0000","last_became_active":"2023-12-01T15:32:10.066502+0000","last_became_peered":"2023-12-01T15:32:10.066502+0000","last_unstale":"2023-12-01T15:32:51.339079+0000","last_undegraded":"2023-12-01T15:32:51.339079+0000","last_fullsized":"2023-12-01T15:32:51.339079+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:01:13.694200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.10","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339053+0000","last_change":"2023-12-01T15:32:10.481760+0000","last_active":"2023-12-01T15:32:51.339053+0000","last_peered":"2023-12-01T15:32:51.339053+0000","last_clean":"2023-12-01T15:32:51.339053+0000","last_became_active":"2023-12-01T15:32:10.481476+0000","last_became_peered":"2023-12-01T15:32:10.481476+0000","last_unstale":"2023-12-01T15:32:51.339053+0000","last_undegraded":"2023-12-01T15:32:51.339053+0000","last_fullsized":"2023-12-01T15:32:51.339053+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:55:24.889420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"62'8","reported_seq":25,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.856483+0000","last_change":"2023-12-01T15:32:10.069432+0000","last_active":"2023-12-01T15:32:50.856483+0000","last_peered":"2023-12-01T15:32:50.856483+0000","last_clean":"2023-12-01T15:32:50.856483+0000","last_became_active":"2023-12-01T15:32:10.069094+0000","last_became_peered":"2023-12-01T15:32:10.069094+0000","last_unstale":"2023-12-01T15:32:50.856483+0000","last_undegraded":"2023-12-01T15:32:50.856483+0000","last_fullsized":"2023-12-01T15:32:50.856483+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:20:29.866378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339140+0000","last_change":"2023-12-01T15:32:10.498066+0000","last_active":"2023-12-01T15:32:51.339140+0000","last_peered":"2023-12-01T15:32:51.339140+0000","last_clean":"2023-12-01T15:32:51.339140+0000","last_became_active":"2023-12-01T15:32:10.497522+0000","last_became_peered":"2023-12-01T15:32:10.497522+0000","last_unstale":"2023-12-01T15:32:51.339140+0000","last_undegraded":"2023-12-01T15:32:51.339140+0000","last_fullsized":"2023-12-01T15:32:51.339140+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:41:59.848459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.f","version":"62'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.855746+0000","last_change":"2023-12-01T15:32:10.070336+0000","last_active":"2023-12-01T15:32:50.855746+0000","last_peered":"2023-12-01T15:32:50.855746+0000","last_clean":"2023-12-01T15:32:50.855746+0000","last_became_active":"2023-12-01T15:32:10.069600+0000","last_became_peered":"2023-12-01T15:32:10.069600+0000","last_unstale":"2023-12-01T15:32:50.855746+0000","last_undegraded":"2023-12-01T15:32:50.855746+0000","last_fullsized":"2023-12-01T15:32:50.855746+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:55:32.676713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339833+0000","last_change":"2023-12-01T15:32:10.489859+0000","last_active":"2023-12-01T15:32:51.339833+0000","last_peered":"2023-12-01T15:32:51.339833+0000","last_clean":"2023-12-01T15:32:51.339833+0000","last_became_active":"2023-12-01T15:32:10.489505+0000","last_became_peered":"2023-12-01T15:32:10.489505+0000","last_unstale":"2023-12-01T15:32:51.339833+0000","last_undegraded":"2023-12-01T15:32:51.339833+0000","last_fullsized":"2023-12-01T15:32:51.339833+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:13:47.071406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338669+0000","last_change":"2023-12-01T15:32:50.578195+0000","last_active":"2023-12-01T15:32:51.338669+0000","last_peered":"2023-12-01T15:32:51.338669+0000","last_clean":"2023-12-01T15:32:51.338669+0000","last_became_active":"2023-12-01T15:32:50.577764+0000","last_became_peered":"2023-12-01T15:32:50.577764+0000","last_unstale":"2023-12-01T15:32:51.338669+0000","last_undegraded":"2023-12-01T15:32:51.338669+0000","last_fullsized":"2023-12-01T15:32:51.338669+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:46:19.298927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339169+0000","last_change":"2023-12-01T15:32:10.073578+0000","last_active":"2023-12-01T15:32:51.339169+0000","last_peered":"2023-12-01T15:32:51.339169+0000","last_clean":"2023-12-01T15:32:51.339169+0000","last_became_active":"2023-12-01T15:32:10.073270+0000","last_became_peered":"2023-12-01T15:32:10.073270+0000","last_unstale":"2023-12-01T15:32:51.339169+0000","last_undegraded":"2023-12-01T15:32:51.339169+0000","last_fullsized":"2023-12-01T15:32:51.339169+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:56:05.262008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340849+0000","last_change":"2023-12-01T15:32:10.474905+0000","last_active":"2023-12-01T15:32:51.340849+0000","last_peered":"2023-12-01T15:32:51.340849+0000","last_clean":"2023-12-01T15:32:51.340849+0000","last_became_active":"2023-12-01T15:32:10.474588+0000","last_became_peered":"2023-12-01T15:32:10.474588+0000","last_unstale":"2023-12-01T15:32:51.340849+0000","last_undegraded":"2023-12-01T15:32:51.340849+0000","last_fullsized":"2023-12-01T15:32:51.340849+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:26:18.373747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339251+0000","last_change":"2023-12-01T15:32:49.860158+0000","last_active":"2023-12-01T15:32:51.339251+0000","last_peered":"2023-12-01T15:32:51.339251+0000","last_clean":"2023-12-01T15:32:51.339251+0000","last_became_active":"2023-12-01T15:32:49.859928+0000","last_became_peered":"2023-12-01T15:32:49.859928+0000","last_unstale":"2023-12-01T15:32:51.339251+0000","last_undegraded":"2023-12-01T15:32:51.339251+0000","last_fullsized":"2023-12-01T15:32:51.339251+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:12:10.552750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340109+0000","last_change":"2023-12-01T15:32:10.078953+0000","last_active":"2023-12-01T15:32:51.340109+0000","last_peered":"2023-12-01T15:32:51.340109+0000","last_clean":"2023-12-01T15:32:51.340109+0000","last_became_active":"2023-12-01T15:32:10.078611+0000","last_became_peered":"2023-12-01T15:32:10.078611+0000","last_unstale":"2023-12-01T15:32:51.340109+0000","last_undegraded":"2023-12-01T15:32:51.340109+0000","last_fullsized":"2023-12-01T15:32:51.340109+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:57:29.575323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.855833+0000","last_change":"2023-12-01T15:32:10.478878+0000","last_active":"2023-12-01T15:32:50.855833+0000","last_peered":"2023-12-01T15:32:50.855833+0000","last_clean":"2023-12-01T15:32:50.855833+0000","last_became_active":"2023-12-01T15:32:10.478556+0000","last_became_peered":"2023-12-01T15:32:10.478556+0000","last_unstale":"2023-12-01T15:32:50.855833+0000","last_undegraded":"2023-12-01T15:32:50.855833+0000","last_fullsized":"2023-12-01T15:32:50.855833+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:10:10.072888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339459+0000","last_change":"2023-12-01T15:32:50.578256+0000","last_active":"2023-12-01T15:32:51.339459+0000","last_peered":"2023-12-01T15:32:51.339459+0000","last_clean":"2023-12-01T15:32:51.339459+0000","last_became_active":"2023-12-01T15:32:50.577945+0000","last_became_peered":"2023-12-01T15:32:50.577945+0000","last_unstale":"2023-12-01T15:32:51.339459+0000","last_undegraded":"2023-12-01T15:32:51.339459+0000","last_fullsized":"2023-12-01T15:32:51.339459+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:52:12.707736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338150+0000","last_change":"2023-12-01T15:32:10.484947+0000","last_active":"2023-12-01T15:32:51.338150+0000","last_peered":"2023-12-01T15:32:51.338150+0000","last_clean":"2023-12-01T15:32:51.338150+0000","last_became_active":"2023-12-01T15:32:10.484660+0000","last_became_peered":"2023-12-01T15:32:10.484660+0000","last_unstale":"2023-12-01T15:32:51.338150+0000","last_undegraded":"2023-12-01T15:32:51.338150+0000","last_fullsized":"2023-12-01T15:32:51.338150+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:32:28.316817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857215+0000","last_change":"2023-12-01T15:32:10.066071+0000","last_active":"2023-12-01T15:32:50.857215+0000","last_peered":"2023-12-01T15:32:50.857215+0000","last_clean":"2023-12-01T15:32:50.857215+0000","last_became_active":"2023-12-01T15:32:10.065724+0000","last_became_peered":"2023-12-01T15:32:10.065724+0000","last_unstale":"2023-12-01T15:32:50.857215+0000","last_undegraded":"2023-12-01T15:32:50.857215+0000","last_fullsized":"2023-12-01T15:32:50.857215+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:57:40.483771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339354+0000","last_change":"2023-12-01T15:32:50.388093+0000","last_active":"2023-12-01T15:32:51.339354+0000","last_peered":"2023-12-01T15:32:51.339354+0000","last_clean":"2023-12-01T15:32:51.339354+0000","last_became_active":"2023-12-01T15:32:50.387755+0000","last_became_peered":"2023-12-01T15:32:50.387755+0000","last_unstale":"2023-12-01T15:32:51.339354+0000","last_undegraded":"2023-12-01T15:32:51.339354+0000","last_fullsized":"2023-12-01T15:32:51.339354+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:57:47.599640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339200+0000","last_change":"2023-12-01T15:32:10.478609+0000","last_active":"2023-12-01T15:32:51.339200+0000","last_peered":"2023-12-01T15:32:51.339200+0000","last_clean":"2023-12-01T15:32:51.339200+0000","last_became_active":"2023-12-01T15:32:10.478338+0000","last_became_peered":"2023-12-01T15:32:10.478338+0000","last_unstale":"2023-12-01T15:32:51.339200+0000","last_undegraded":"2023-12-01T15:32:51.339200+0000","last_fullsized":"2023-12-01T15:32:51.339200+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:42:08.432641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340431+0000","last_change":"2023-12-01T15:32:10.074388+0000","last_active":"2023-12-01T15:32:51.340431+0000","last_peered":"2023-12-01T15:32:51.340431+0000","last_clean":"2023-12-01T15:32:51.340431+0000","last_became_active":"2023-12-01T15:32:10.074090+0000","last_became_peered":"2023-12-01T15:32:10.074090+0000","last_unstale":"2023-12-01T15:32:51.340431+0000","last_undegraded":"2023-12-01T15:32:51.340431+0000","last_fullsized":"2023-12-01T15:32:51.340431+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:05:31.444569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'128","reported_seq":264,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338832+0000","last_change":"2023-12-01T15:31:53.390147+0000","last_active":"2023-12-01T15:32:51.338832+0000","last_peered":"2023-12-01T15:32:51.338832+0000","last_clean":"2023-12-01T15:32:51.338832+0000","last_became_active":"2023-12-01T15:31:53.389767+0000","last_became_peered":"2023-12-01T15:31:53.389767+0000","last_unstale":"2023-12-01T15:32:51.338832+0000","last_undegraded":"2023-12-01T15:32:51.338832+0000","last_fullsized":"2023-12-01T15:32:51.338832+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:30:06.353211+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:30:06.353211+0000","last_clean_scrub_stamp":"2023-12-01T15:30:06.353211+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 @ 2023-12-02T21:49:14.700865+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":"4.6","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857362+0000","last_change":"2023-12-01T15:32:49.859250+0000","last_active":"2023-12-01T15:32:50.857362+0000","last_peered":"2023-12-01T15:32:50.857362+0000","last_clean":"2023-12-01T15:32:50.857362+0000","last_became_active":"2023-12-01T15:32:49.858964+0000","last_became_peered":"2023-12-01T15:32:49.858964+0000","last_unstale":"2023-12-01T15:32:50.857362+0000","last_undegraded":"2023-12-01T15:32:50.857362+0000","last_fullsized":"2023-12-01T15:32:50.857362+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:19:02.410675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.856934+0000","last_change":"2023-12-01T15:32:10.473808+0000","last_active":"2023-12-01T15:32:50.856934+0000","last_peered":"2023-12-01T15:32:50.856934+0000","last_clean":"2023-12-01T15:32:50.856934+0000","last_became_active":"2023-12-01T15:32:10.473508+0000","last_became_peered":"2023-12-01T15:32:10.473508+0000","last_unstale":"2023-12-01T15:32:50.856934+0000","last_undegraded":"2023-12-01T15:32:50.856934+0000","last_fullsized":"2023-12-01T15:32:50.856934+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:23:10.460351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338664+0000","last_change":"2023-12-01T15:32:10.070927+0000","last_active":"2023-12-01T15:32:51.338664+0000","last_peered":"2023-12-01T15:32:51.338664+0000","last_clean":"2023-12-01T15:32:51.338664+0000","last_became_active":"2023-12-01T15:32:10.070459+0000","last_became_peered":"2023-12-01T15:32:10.070459+0000","last_unstale":"2023-12-01T15:32:51.338664+0000","last_undegraded":"2023-12-01T15:32:51.338664+0000","last_fullsized":"2023-12-01T15:32:51.338664+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:37:03.403543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.856922+0000","last_change":"2023-12-01T15:32:50.579111+0000","last_active":"2023-12-01T15:32:50.856922+0000","last_peered":"2023-12-01T15:32:50.856922+0000","last_clean":"2023-12-01T15:32:50.856922+0000","last_became_active":"2023-12-01T15:32:50.578791+0000","last_became_peered":"2023-12-01T15:32:50.578791+0000","last_unstale":"2023-12-01T15:32:50.856922+0000","last_undegraded":"2023-12-01T15:32:50.856922+0000","last_fullsized":"2023-12-01T15:32:50.856922+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:58:40.252213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340113+0000","last_change":"2023-12-01T15:32:10.079214+0000","last_active":"2023-12-01T15:32:51.340113+0000","last_peered":"2023-12-01T15:32:51.340113+0000","last_clean":"2023-12-01T15:32:51.340113+0000","last_became_active":"2023-12-01T15:32:10.078944+0000","last_became_peered":"2023-12-01T15:32:10.078944+0000","last_unstale":"2023-12-01T15:32:51.340113+0000","last_undegraded":"2023-12-01T15:32:51.340113+0000","last_fullsized":"2023-12-01T15:32:51.340113+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:51:04.356197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339326+0000","last_change":"2023-12-01T15:32:10.484126+0000","last_active":"2023-12-01T15:32:51.339326+0000","last_peered":"2023-12-01T15:32:51.339326+0000","last_clean":"2023-12-01T15:32:51.339326+0000","last_became_active":"2023-12-01T15:32:10.483792+0000","last_became_peered":"2023-12-01T15:32:10.483792+0000","last_unstale":"2023-12-01T15:32:51.339326+0000","last_undegraded":"2023-12-01T15:32:51.339326+0000","last_fullsized":"2023-12-01T15:32:51.339326+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:51:51.380252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.0","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338373+0000","last_change":"2023-12-01T15:32:50.387774+0000","last_active":"2023-12-01T15:32:51.338373+0000","last_peered":"2023-12-01T15:32:51.338373+0000","last_clean":"2023-12-01T15:32:51.338373+0000","last_became_active":"2023-12-01T15:32:50.387493+0000","last_became_peered":"2023-12-01T15:32:50.387493+0000","last_unstale":"2023-12-01T15:32:51.338373+0000","last_undegraded":"2023-12-01T15:32:51.338373+0000","last_fullsized":"2023-12-01T15:32:51.338373+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:33:26.272968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339500+0000","last_change":"2023-12-01T15:32:10.066913+0000","last_active":"2023-12-01T15:32:51.339500+0000","last_peered":"2023-12-01T15:32:51.339500+0000","last_clean":"2023-12-01T15:32:51.339500+0000","last_became_active":"2023-12-01T15:32:10.066563+0000","last_became_peered":"2023-12-01T15:32:10.066563+0000","last_unstale":"2023-12-01T15:32:51.339500+0000","last_undegraded":"2023-12-01T15:32:51.339500+0000","last_fullsized":"2023-12-01T15:32:51.339500+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:46:29.122154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339318+0000","last_change":"2023-12-01T15:32:10.492359+0000","last_active":"2023-12-01T15:32:51.339318+0000","last_peered":"2023-12-01T15:32:51.339318+0000","last_clean":"2023-12-01T15:32:51.339318+0000","last_became_active":"2023-12-01T15:32:10.492042+0000","last_became_peered":"2023-12-01T15:32:10.492042+0000","last_unstale":"2023-12-01T15:32:51.339318+0000","last_undegraded":"2023-12-01T15:32:51.339318+0000","last_fullsized":"2023-12-01T15:32:51.339318+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:38:03.069838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.855161+0000","last_change":"2023-12-01T15:32:50.577322+0000","last_active":"2023-12-01T15:32:50.855161+0000","last_peered":"2023-12-01T15:32:50.855161+0000","last_clean":"2023-12-01T15:32:50.855161+0000","last_became_active":"2023-12-01T15:32:50.576861+0000","last_became_peered":"2023-12-01T15:32:50.576861+0000","last_unstale":"2023-12-01T15:32:50.855161+0000","last_undegraded":"2023-12-01T15:32:50.855161+0000","last_fullsized":"2023-12-01T15:32:50.855161+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:06:01.816412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339891+0000","last_change":"2023-12-01T15:32:10.074445+0000","last_active":"2023-12-01T15:32:51.339891+0000","last_peered":"2023-12-01T15:32:51.339891+0000","last_clean":"2023-12-01T15:32:51.339891+0000","last_became_active":"2023-12-01T15:32:10.074164+0000","last_became_peered":"2023-12-01T15:32:10.074164+0000","last_unstale":"2023-12-01T15:32:51.339891+0000","last_undegraded":"2023-12-01T15:32:51.339891+0000","last_fullsized":"2023-12-01T15:32:51.339891+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:14:45.917754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[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":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857442+0000","last_change":"2023-12-01T15:32:10.480641+0000","last_active":"2023-12-01T15:32:50.857442+0000","last_peered":"2023-12-01T15:32:50.857442+0000","last_clean":"2023-12-01T15:32:50.857442+0000","last_became_active":"2023-12-01T15:32:10.480252+0000","last_became_peered":"2023-12-01T15:32:10.480252+0000","last_unstale":"2023-12-01T15:32:50.857442+0000","last_undegraded":"2023-12-01T15:32:50.857442+0000","last_fullsized":"2023-12-01T15:32:50.857442+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:33:36.253855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338942+0000","last_change":"2023-12-01T15:32:10.070752+0000","last_active":"2023-12-01T15:32:51.338942+0000","last_peered":"2023-12-01T15:32:51.338942+0000","last_clean":"2023-12-01T15:32:51.338942+0000","last_became_active":"2023-12-01T15:32:10.070095+0000","last_became_peered":"2023-12-01T15:32:10.070095+0000","last_unstale":"2023-12-01T15:32:51.338942+0000","last_undegraded":"2023-12-01T15:32:51.338942+0000","last_fullsized":"2023-12-01T15:32:51.338942+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:53:57.537007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.855784+0000","last_change":"2023-12-01T15:32:10.495232+0000","last_active":"2023-12-01T15:32:50.855784+0000","last_peered":"2023-12-01T15:32:50.855784+0000","last_clean":"2023-12-01T15:32:50.855784+0000","last_became_active":"2023-12-01T15:32:10.494899+0000","last_became_peered":"2023-12-01T15:32:10.494899+0000","last_unstale":"2023-12-01T15:32:50.855784+0000","last_undegraded":"2023-12-01T15:32:50.855784+0000","last_fullsized":"2023-12-01T15:32:50.855784+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:43:42.185969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.9","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338895+0000","last_change":"2023-12-01T15:32:10.076572+0000","last_active":"2023-12-01T15:32:51.338895+0000","last_peered":"2023-12-01T15:32:51.338895+0000","last_clean":"2023-12-01T15:32:51.338895+0000","last_became_active":"2023-12-01T15:32:10.076235+0000","last_became_peered":"2023-12-01T15:32:10.076235+0000","last_unstale":"2023-12-01T15:32:51.338895+0000","last_undegraded":"2023-12-01T15:32:51.338895+0000","last_fullsized":"2023-12-01T15:32:51.338895+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:42:14.227526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338454+0000","last_change":"2023-12-01T15:32:10.492265+0000","last_active":"2023-12-01T15:32:51.338454+0000","last_peered":"2023-12-01T15:32:51.338454+0000","last_clean":"2023-12-01T15:32:51.338454+0000","last_became_active":"2023-12-01T15:32:10.491970+0000","last_became_peered":"2023-12-01T15:32:10.491970+0000","last_unstale":"2023-12-01T15:32:51.338454+0000","last_undegraded":"2023-12-01T15:32:51.338454+0000","last_fullsized":"2023-12-01T15:32:51.338454+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:23:23.133381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.a","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338926+0000","last_change":"2023-12-01T15:32:10.076094+0000","last_active":"2023-12-01T15:32:51.338926+0000","last_peered":"2023-12-01T15:32:51.338926+0000","last_clean":"2023-12-01T15:32:51.338926+0000","last_became_active":"2023-12-01T15:32:10.075705+0000","last_became_peered":"2023-12-01T15:32:10.075705+0000","last_unstale":"2023-12-01T15:32:51.338926+0000","last_undegraded":"2023-12-01T15:32:51.338926+0000","last_fullsized":"2023-12-01T15:32:51.338926+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:14:41.704602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338786+0000","last_change":"2023-12-01T15:32:10.473732+0000","last_active":"2023-12-01T15:32:51.338786+0000","last_peered":"2023-12-01T15:32:51.338786+0000","last_clean":"2023-12-01T15:32:51.338786+0000","last_became_active":"2023-12-01T15:32:10.473351+0000","last_became_peered":"2023-12-01T15:32:10.473351+0000","last_unstale":"2023-12-01T15:32:51.338786+0000","last_undegraded":"2023-12-01T15:32:51.338786+0000","last_fullsized":"2023-12-01T15:32:51.338786+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:50:07.543965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.b","version":"62'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339198+0000","last_change":"2023-12-01T15:32:10.076173+0000","last_active":"2023-12-01T15:32:51.339198+0000","last_peered":"2023-12-01T15:32:51.339198+0000","last_clean":"2023-12-01T15:32:51.339198+0000","last_became_active":"2023-12-01T15:32:10.075714+0000","last_became_peered":"2023-12-01T15:32:10.075714+0000","last_unstale":"2023-12-01T15:32:51.339198+0000","last_undegraded":"2023-12-01T15:32:51.339198+0000","last_fullsized":"2023-12-01T15:32:51.339198+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:17:40.176745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339342+0000","last_change":"2023-12-01T15:32:10.488605+0000","last_active":"2023-12-01T15:32:51.339342+0000","last_peered":"2023-12-01T15:32:51.339342+0000","last_clean":"2023-12-01T15:32:51.339342+0000","last_became_active":"2023-12-01T15:32:10.488314+0000","last_became_peered":"2023-12-01T15:32:10.488314+0000","last_unstale":"2023-12-01T15:32:51.339342+0000","last_undegraded":"2023-12-01T15:32:51.339342+0000","last_fullsized":"2023-12-01T15:32:51.339342+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:22:10.752420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.c","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857559+0000","last_change":"2023-12-01T15:32:10.059860+0000","last_active":"2023-12-01T15:32:50.857559+0000","last_peered":"2023-12-01T15:32:50.857559+0000","last_clean":"2023-12-01T15:32:50.857559+0000","last_became_active":"2023-12-01T15:32:10.059548+0000","last_became_peered":"2023-12-01T15:32:10.059548+0000","last_unstale":"2023-12-01T15:32:50.857559+0000","last_undegraded":"2023-12-01T15:32:50.857559+0000","last_fullsized":"2023-12-01T15:32:50.857559+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:02:13.818552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340015+0000","last_change":"2023-12-01T15:32:10.487670+0000","last_active":"2023-12-01T15:32:51.340015+0000","last_peered":"2023-12-01T15:32:51.340015+0000","last_clean":"2023-12-01T15:32:51.340015+0000","last_became_active":"2023-12-01T15:32:10.487396+0000","last_became_peered":"2023-12-01T15:32:10.487396+0000","last_unstale":"2023-12-01T15:32:51.340015+0000","last_undegraded":"2023-12-01T15:32:51.340015+0000","last_fullsized":"2023-12-01T15:32:51.340015+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:39:39.700359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"62'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338469+0000","last_change":"2023-12-01T15:32:10.075184+0000","last_active":"2023-12-01T15:32:51.338469+0000","last_peered":"2023-12-01T15:32:51.338469+0000","last_clean":"2023-12-01T15:32:51.338469+0000","last_became_active":"2023-12-01T15:32:10.074653+0000","last_became_peered":"2023-12-01T15:32:10.074653+0000","last_unstale":"2023-12-01T15:32:51.338469+0000","last_undegraded":"2023-12-01T15:32:51.338469+0000","last_fullsized":"2023-12-01T15:32:51.338469+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:13:13.608327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.c","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340176+0000","last_change":"2023-12-01T15:32:10.482945+0000","last_active":"2023-12-01T15:32:51.340176+0000","last_peered":"2023-12-01T15:32:51.340176+0000","last_clean":"2023-12-01T15:32:51.340176+0000","last_became_active":"2023-12-01T15:32:10.482549+0000","last_became_peered":"2023-12-01T15:32:10.482549+0000","last_unstale":"2023-12-01T15:32:51.340176+0000","last_undegraded":"2023-12-01T15:32:51.340176+0000","last_fullsized":"2023-12-01T15:32:51.340176+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:29:08.536227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"62'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857563+0000","last_change":"2023-12-01T15:32:10.068442+0000","last_active":"2023-12-01T15:32:50.857563+0000","last_peered":"2023-12-01T15:32:50.857563+0000","last_clean":"2023-12-01T15:32:50.857563+0000","last_became_active":"2023-12-01T15:32:10.068111+0000","last_became_peered":"2023-12-01T15:32:10.068111+0000","last_unstale":"2023-12-01T15:32:50.857563+0000","last_undegraded":"2023-12-01T15:32:50.857563+0000","last_fullsized":"2023-12-01T15:32:50.857563+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:51:31.270914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340363+0000","last_change":"2023-12-01T15:32:10.497418+0000","last_active":"2023-12-01T15:32:51.340363+0000","last_peered":"2023-12-01T15:32:51.340363+0000","last_clean":"2023-12-01T15:32:51.340363+0000","last_became_active":"2023-12-01T15:32:10.497016+0000","last_became_peered":"2023-12-01T15:32:10.497016+0000","last_unstale":"2023-12-01T15:32:51.340363+0000","last_undegraded":"2023-12-01T15:32:51.340363+0000","last_fullsized":"2023-12-01T15:32:51.340363+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:19:23.329331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.20","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338850+0000","last_change":"2023-12-01T15:32:10.481266+0000","last_active":"2023-12-01T15:32:51.338850+0000","last_peered":"2023-12-01T15:32:51.338850+0000","last_clean":"2023-12-01T15:32:51.338850+0000","last_became_active":"2023-12-01T15:32:10.480942+0000","last_became_peered":"2023-12-01T15:32:10.480942+0000","last_unstale":"2023-12-01T15:32:51.338850+0000","last_undegraded":"2023-12-01T15:32:51.338850+0000","last_fullsized":"2023-12-01T15:32:51.338850+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:05:24.567527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857291+0000","last_change":"2023-12-01T15:32:10.481201+0000","last_active":"2023-12-01T15:32:50.857291+0000","last_peered":"2023-12-01T15:32:50.857291+0000","last_clean":"2023-12-01T15:32:50.857291+0000","last_became_active":"2023-12-01T15:32:10.480911+0000","last_became_peered":"2023-12-01T15:32:10.480911+0000","last_unstale":"2023-12-01T15:32:50.857291+0000","last_undegraded":"2023-12-01T15:32:50.857291+0000","last_fullsized":"2023-12-01T15:32:50.857291+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:52:22.038298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340296+0000","last_change":"2023-12-01T15:32:10.471918+0000","last_active":"2023-12-01T15:32:51.340296+0000","last_peered":"2023-12-01T15:32:51.340296+0000","last_clean":"2023-12-01T15:32:51.340296+0000","last_became_active":"2023-12-01T15:32:10.471618+0000","last_became_peered":"2023-12-01T15:32:10.471618+0000","last_unstale":"2023-12-01T15:32:51.340296+0000","last_undegraded":"2023-12-01T15:32:51.340296+0000","last_fullsized":"2023-12-01T15:32:51.340296+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:07:38.203644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857065+0000","last_change":"2023-12-01T15:32:10.474590+0000","last_active":"2023-12-01T15:32:50.857065+0000","last_peered":"2023-12-01T15:32:50.857065+0000","last_clean":"2023-12-01T15:32:50.857065+0000","last_became_active":"2023-12-01T15:32:10.474111+0000","last_became_peered":"2023-12-01T15:32:10.474111+0000","last_unstale":"2023-12-01T15:32:50.857065+0000","last_undegraded":"2023-12-01T15:32:50.857065+0000","last_fullsized":"2023-12-01T15:32:50.857065+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:02:07.539034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338945+0000","last_change":"2023-12-01T15:32:10.480046+0000","last_active":"2023-12-01T15:32:51.338945+0000","last_peered":"2023-12-01T15:32:51.338945+0000","last_clean":"2023-12-01T15:32:51.338945+0000","last_became_active":"2023-12-01T15:32:10.479727+0000","last_became_peered":"2023-12-01T15:32:10.479727+0000","last_unstale":"2023-12-01T15:32:51.338945+0000","last_undegraded":"2023-12-01T15:32:51.338945+0000","last_fullsized":"2023-12-01T15:32:51.338945+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:20:20.436065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338379+0000","last_change":"2023-12-01T15:32:10.491603+0000","last_active":"2023-12-01T15:32:51.338379+0000","last_peered":"2023-12-01T15:32:51.338379+0000","last_clean":"2023-12-01T15:32:51.338379+0000","last_became_active":"2023-12-01T15:32:10.490870+0000","last_became_peered":"2023-12-01T15:32:10.490870+0000","last_unstale":"2023-12-01T15:32:51.338379+0000","last_undegraded":"2023-12-01T15:32:51.338379+0000","last_fullsized":"2023-12-01T15:32:51.338379+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:35:53.355238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339516+0000","last_change":"2023-12-01T15:32:10.493282+0000","last_active":"2023-12-01T15:32:51.339516+0000","last_peered":"2023-12-01T15:32:51.339516+0000","last_clean":"2023-12-01T15:32:51.339516+0000","last_became_active":"2023-12-01T15:32:10.493017+0000","last_became_peered":"2023-12-01T15:32:10.493017+0000","last_unstale":"2023-12-01T15:32:51.339516+0000","last_undegraded":"2023-12-01T15:32:51.339516+0000","last_fullsized":"2023-12-01T15:32:51.339516+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:49:39.889260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339390+0000","last_change":"2023-12-01T15:32:10.482848+0000","last_active":"2023-12-01T15:32:51.339390+0000","last_peered":"2023-12-01T15:32:51.339390+0000","last_clean":"2023-12-01T15:32:51.339390+0000","last_became_active":"2023-12-01T15:32:10.482562+0000","last_became_peered":"2023-12-01T15:32:10.482562+0000","last_unstale":"2023-12-01T15:32:51.339390+0000","last_undegraded":"2023-12-01T15:32:51.339390+0000","last_fullsized":"2023-12-01T15:32:51.339390+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:10:44.428926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.28","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339257+0000","last_change":"2023-12-01T15:32:10.478831+0000","last_active":"2023-12-01T15:32:51.339257+0000","last_peered":"2023-12-01T15:32:51.339257+0000","last_clean":"2023-12-01T15:32:51.339257+0000","last_became_active":"2023-12-01T15:32:10.477676+0000","last_became_peered":"2023-12-01T15:32:10.477676+0000","last_unstale":"2023-12-01T15:32:51.339257+0000","last_undegraded":"2023-12-01T15:32:51.339257+0000","last_fullsized":"2023-12-01T15:32:51.339257+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:47:59.270185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.338557+0000","last_change":"2023-12-01T15:32:10.488483+0000","last_active":"2023-12-01T15:32:51.338557+0000","last_peered":"2023-12-01T15:32:51.338557+0000","last_clean":"2023-12-01T15:32:51.338557+0000","last_became_active":"2023-12-01T15:32:10.488199+0000","last_became_peered":"2023-12-01T15:32:10.488199+0000","last_unstale":"2023-12-01T15:32:51.338557+0000","last_undegraded":"2023-12-01T15:32:51.338557+0000","last_fullsized":"2023-12-01T15:32:51.338557+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:27:44.082147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.340361+0000","last_change":"2023-12-01T15:32:10.480085+0000","last_active":"2023-12-01T15:32:51.340361+0000","last_peered":"2023-12-01T15:32:51.340361+0000","last_clean":"2023-12-01T15:32:51.340361+0000","last_became_active":"2023-12-01T15:32:10.479864+0000","last_became_peered":"2023-12-01T15:32:10.479864+0000","last_unstale":"2023-12-01T15:32:51.340361+0000","last_undegraded":"2023-12-01T15:32:51.340361+0000","last_fullsized":"2023-12-01T15:32:51.340361+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:04:54.652100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2b","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:50.857132+0000","last_change":"2023-12-01T15:32:10.488887+0000","last_active":"2023-12-01T15:32:50.857132+0000","last_peered":"2023-12-01T15:32:50.857132+0000","last_clean":"2023-12-01T15:32:50.857132+0000","last_became_active":"2023-12-01T15:32:10.488332+0000","last_became_peered":"2023-12-01T15:32:10.488332+0000","last_unstale":"2023-12-01T15:32:50.857132+0000","last_undegraded":"2023-12-01T15:32:50.857132+0000","last_fullsized":"2023-12-01T15:32:50.857132+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:35:42.014496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-01T15:32:51.339844+0000","last_change":"2023-12-01T15:32:10.486210+0000","last_active":"2023-12-01T15:32:51.339844+0000","last_peered":"2023-12-01T15:32:51.339844+0000","last_clean":"2023-12-01T15:32:51.339844+0000","last_became_active":"2023-12-01T15:32:10.485972+0000","last_became_peered":"2023-12-01T15:32:10.485972+0000","last_unstale":"2023-12-01T15:32:51.339844+0000","last_undegraded":"2023-12-01T15:32:51.339844+0000","last_fullsized":"2023-12-01T15:32:51.339844+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:21:11.972817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3148,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":48,"num_write_kb":17,"num_scrub_errors":0,"num_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":9444,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201301,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28212,"kb_used_data":1260,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716940,"statfs":{"total":95995035648,"available":95966146560,"internally_reserved":0,"allocated":1290240,"data_stored":888652,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.51700000000000002}]},{"osd":1,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.40799999999999997}]},{"osd":2,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.91800000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.60799999999999998}]},{"osd":3,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.57199999999999995}]},{"osd":4,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.69799999999999995}]},{"osd":5,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.624},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"last":0.67000000000000004}]},{"osd":6,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.73099999999999998}]}]},{"osd":6,"up_from":47,"seq":201863462937,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28216,"kb_used_data":1264,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716936,"statfs":{"total":95995035648,"available":95966142464,"internally_reserved":0,"allocated":1294336,"data_stored":890406,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:32:30 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.34000000000000002}]},{"osd":1,"last update":"Fri Dec 1 15:32:30 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.41499999999999998}]},{"osd":2,"last update":"Fri Dec 1 15:32:30 2023","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.433}]},{"osd":3,"last update":"Fri Dec 1 15:32:30 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.50700000000000001}]},{"osd":4,"last update":"Fri Dec 1 15:32:30 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.56399999999999995}]},{"osd":5,"last update":"Fri Dec 1 15:32:30 2023","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.371},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.53100000000000003}]},{"osd":7,"last update":"Fri Dec 1 15:32:51 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.58899999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574895,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27632,"kb_used_data":680,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717520,"statfs":{"total":95995035648,"available":95966740480,"internally_reserved":0,"allocated":696320,"data_stored":297848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:32:46 2023","interfaces":[{"interface":"back","average":{"1min":0.34999999999999998,"5min":0.33200000000000002,"15min":0.32000000000000001},"min":{"1min":0.16600000000000001,"5min":0.16600000000000001,"15min":0.16600000000000001},"max":{"1min":0.52200000000000002,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.28299999999999997},{"interface":"front","average":{"1min":0.36599999999999999,"5min":0.34399999999999997,"15min":0.32200000000000001},"min":{"1min":0.24399999999999999,"5min":0.224,"15min":0.224},"max":{"1min":0.64100000000000001,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.34499999999999997}]},{"osd":2,"last update":"Fri Dec 1 15:33:10 2023","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.39300000000000002,"15min":0.39800000000000002},"min":{"1min":0.251,"5min":0.223,"15min":0.223},"max":{"1min":0.56100000000000005,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.373,"5min":0.39400000000000002,"15min":0.39900000000000002},"min":{"1min":0.23999999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.32900000000000001}]},{"osd":3,"last update":"Fri Dec 1 15:32:32 2023","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.437,"15min":0.442},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.56999999999999995,"5min":0.623,"15min":0.623},"last":0.316},{"interface":"front","average":{"1min":0.44500000000000001,"5min":0.46000000000000002,"15min":0.46200000000000002},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.622,"5min":0.623,"15min":0.623},"last":0.36099999999999999}]},{"osd":4,"last update":"Fri Dec 1 15:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.80400000000000005,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.58399999999999996,"15min":0.57899999999999996},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.45200000000000001}]},{"osd":5,"last update":"Fri Dec 1 15:33:10 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.997,"5min":0.997,"15min":0.997},"last":0.49099999999999999},{"interface":"front","average":{"1min":1.0669999999999999,"5min":0.68600000000000005,"15min":0.622},"min":{"1min":0.40000000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":9.5869999999999997,"5min":9.5869999999999997,"15min":9.5869999999999997},"last":0.41099999999999998}]},{"osd":6,"last update":"Fri Dec 1 15:32:32 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":3.0640000000000001,"5min":3.0640000000000001,"15min":3.0640000000000001},"last":0.51200000000000001}]},{"osd":7,"last update":"Fri Dec 1 15:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.26,"5min":1.26,"15min":1.26},"last":0.432},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.3859999999999999,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.39000000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738417,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28224,"kb_used_data":1272,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716928,"statfs":{"total":95995035648,"available":95966134272,"internally_reserved":0,"allocated":1302528,"data_stored":889057,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.34699999999999998,"15min":0.32900000000000001},"min":{"1min":0.22800000000000001,"5min":0.215,"15min":0.215},"max":{"1min":0.52900000000000003,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.378},{"interface":"front","average":{"1min":0.36499999999999999,"5min":0.35899999999999999,"15min":0.34100000000000003},"min":{"1min":0.223,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"last":0.29599999999999999}]},{"osd":2,"last update":"Fri Dec 1 15:33:11 2023","interfaces":[{"interface":"back","average":{"1min":0.32200000000000001,"5min":0.35899999999999999,"15min":0.34999999999999998},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.47799999999999998,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.35699999999999998,"5min":0.379,"15min":0.36099999999999999},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.53600000000000003,"5min":0.625,"15min":0.625},"last":0.317}]},{"osd":3,"last update":"Fri Dec 1 15:32:28 2023","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.45100000000000001,"15min":0.45500000000000002},"min":{"1min":0.313,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.54900000000000004,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.435,"5min":0.47599999999999998,"15min":0.48299999999999998},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.59999999999999998,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.36899999999999999}]},{"osd":4,"last update":"Fri Dec 1 15:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.60099999999999998,"15min":0.61099999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.75600000000000001,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.59099999999999997,"15min":0.60099999999999998},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.78900000000000003,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.61399999999999999}]},{"osd":5,"last update":"Fri Dec 1 15:33:11 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.59199999999999997,"15min":0.60399999999999998},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.73599999999999999,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.621,"15min":0.63300000000000001},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.72699999999999998,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.626}]},{"osd":6,"last update":"Fri Dec 1 15:32:28 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.499},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.53000000000000003}]},{"osd":7,"last update":"Fri Dec 1 15:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.55100000000000005}]}]},{"osd":2,"up_from":18,"seq":77309411371,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27628,"kb_used_data":676,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717524,"statfs":{"total":95995035648,"available":95966744576,"internally_reserved":0,"allocated":692224,"data_stored":297961,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:33:07 2023","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.34699999999999998,"15min":0.34300000000000003},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.36399999999999999,"5min":0.35399999999999998,"15min":0.34599999999999997},"min":{"1min":0.25800000000000001,"5min":0.218,"15min":0.218},"max":{"1min":0.58499999999999996,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.25700000000000001}]},{"osd":1,"last update":"Fri Dec 1 15:33:07 2023","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.35799999999999998,"15min":0.35099999999999998},"min":{"1min":0.20499999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.55900000000000005,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.28100000000000003},{"interface":"front","average":{"1min":0.38,"5min":0.377,"15min":0.36899999999999999},"min":{"1min":0.26400000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.38500000000000001}]},{"osd":3,"last update":"Fri Dec 1 15:32:31 2023","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.434,"15min":0.434},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.60399999999999998,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.40200000000000002}]},{"osd":4,"last update":"Fri Dec 1 15:32:51 2023","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.53700000000000003,"15min":0.54200000000000004},"min":{"1min":0.378,"5min":0.37,"15min":0.37},"max":{"1min":0.67500000000000004,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.56499999999999995,"15min":0.56200000000000006},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.71199999999999997,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.74199999999999999}]},{"osd":5,"last update":"Fri Dec 1 15:33:13 2023","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55000000000000004,"15min":0.54900000000000004},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.02,"5min":1.02,"15min":1.02},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56100000000000005,"15min":0.56000000000000005},"min":{"1min":0.42899999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.66700000000000004}]},{"osd":6,"last update":"Fri Dec 1 15:32:31 2023","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.80100000000000005},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.71999999999999997}]},{"osd":7,"last update":"Fri Dec 1 15:32:51 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.68500000000000005}]}]},{"osd":3,"up_from":26,"seq":111669149734,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27644,"kb_used_data":692,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717508,"statfs":{"total":95995035648,"available":95966728192,"internally_reserved":0,"allocated":708608,"data_stored":300142,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:32:27 2023","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.38400000000000001,"15min":0.38800000000000001},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.316},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.41099999999999998,"15min":0.41199999999999998},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.53800000000000003,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.27500000000000002}]},{"osd":1,"last update":"Fri Dec 1 15:32:27 2023","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.437,"15min":0.443},"min":{"1min":0.29299999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.55200000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.42299999999999999,"15min":0.42099999999999999},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.40799999999999997}]},{"osd":2,"last update":"Fri Dec 1 15:32:27 2023","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.44400000000000001,"15min":0.44800000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.254},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.45100000000000001,"15min":0.45700000000000002},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.55100000000000005,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.377}]},{"osd":4,"last update":"Fri Dec 1 15:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.60299999999999998,"15min":0.61099999999999999},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.71299999999999997,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.61699999999999999,"15min":0.625},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.76200000000000001,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.61899999999999999}]},{"osd":5,"last update":"Fri Dec 1 15:33:14 2023","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.61199999999999999,"15min":0.625},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.74099999999999999,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.63},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.628,"15min":0.64400000000000002},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.67700000000000005,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.58399999999999996}]},{"osd":6,"last update":"Fri Dec 1 15:32:33 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.5960000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":0.56000000000000005}]},{"osd":7,"last update":"Fri Dec 1 15:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.68100000000000005}]}]},{"osd":4,"up_from":31,"seq":133143986210,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27640,"kb_used_data":688,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717512,"statfs":{"total":95995035648,"available":95966732288,"internally_reserved":0,"allocated":704512,"data_stored":298396,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.54000000000000004,"15min":0.54800000000000004},"min":{"1min":0.36499999999999999,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.69499999999999995,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.53000000000000003,"15min":0.53600000000000003},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.69499999999999995,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.36899999999999999}]},{"osd":1,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.46999999999999997,"5min":0.51500000000000001,"15min":0.52300000000000002},"min":{"1min":0.38600000000000001,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.57599999999999996,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.505,"5min":0.53500000000000003,"15min":0.54000000000000004},"min":{"1min":0.374,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.65100000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.53100000000000003}]},{"osd":2,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.51000000000000001,"15min":0.51200000000000001},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.70399999999999996,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.54600000000000004,"15min":0.55200000000000005},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.69099999999999995,"5min":0.75,"15min":0.75},"last":0.44700000000000001}]},{"osd":3,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.52700000000000002,"15min":0.53300000000000003},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.72899999999999998,"5min":0.75,"15min":0.75},"last":0.498},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.53500000000000003,"15min":0.53700000000000003},"min":{"1min":0.375,"5min":0.317,"15min":0.317},"max":{"1min":0.753,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.46500000000000002}]},{"osd":5,"last update":"Fri Dec 1 15:33:09 2023","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.40400000000000003,"15min":0.39500000000000002},"min":{"1min":0.308,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.434,"15min":0.41199999999999998},"min":{"1min":0.32400000000000001,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":2.8210000000000002,"5min":2.8210000000000002,"15min":2.8210000000000002},"last":0.60799999999999998}]},{"osd":6,"last update":"Fri Dec 1 15:32:29 2023","interfaces":[{"interface":"back","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.58699999999999997}]},{"osd":7,"last update":"Fri Dec 1 15:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.57399999999999995}]}]},{"osd":5,"up_from":39,"seq":167503724573,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27640,"kb_used_data":688,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717512,"statfs":{"total":95995035648,"available":95966732288,"internally_reserved":0,"allocated":704512,"data_stored":300070,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 15:33:15 2023","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.51900000000000002,"15min":0.52400000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.48699999999999999,"15min":0.48899999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.68000000000000005,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.46999999999999997}]},{"osd":1,"last update":"Fri Dec 1 15:33:15 2023","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.50600000000000001,"15min":0.50800000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.52900000000000003,"15min":0.53700000000000003},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.73199999999999998,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":1.8819999999999999}]},{"osd":2,"last update":"Fri Dec 1 15:33:15 2023","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.53100000000000003,"15min":0.53900000000000003},"min":{"1min":0.32500000000000001,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.76400000000000001,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.48499999999999999,"5min":0.52600000000000002,"15min":0.53300000000000003},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.53700000000000003}]},{"osd":3,"last update":"Fri Dec 1 15:33:15 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.53200000000000003,"15min":0.53400000000000003},"min":{"1min":0.36799999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.5,"5min":0.56100000000000005,"15min":0.57099999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.70399999999999996,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":1.76}]},{"osd":4,"last update":"Fri Dec 1 15:33:15 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.433,"15min":0.40500000000000003},"min":{"1min":0.29499999999999998,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":3.4169999999999998,"5min":3.4169999999999998,"15min":3.4169999999999998},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.46999999999999997,"15min":0.44},"min":{"1min":0.29599999999999999,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":3.552,"5min":3.552,"15min":3.552},"last":0.504}]},{"osd":6,"last update":"Fri Dec 1 15:32:34 2023","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.48999999999999999}]},{"osd":7,"last update":"Fri Dec 1 15:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":3.5249999999999999,"5min":3.5249999999999999,"15min":3.5249999999999999},"last":0.439},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"last":0.42999999999999999}]}]}],"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":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":2454,"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":16384,"data_stored":708,"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":16384,"data_stored":2440,"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":12288,"data_stored":2350,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-01T15:33:27.477 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-01T15:33:27.478 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-01T15:33:27.478 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-01T15:33:27.478 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-12-01T15:33:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:27 smithi183 ceph-mon[99169]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:27 smithi119 ceph-mon[108979]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:27 smithi119 ceph-mon[94175]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:27.698 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:27 smithi119 systemd[1]: ceph-f739cc42-905d-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-01T15:33:27.698 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:27 smithi119 systemd[1]: Stopped Ceph alertmanager.a for f739cc42-905d-11ee-95a2-87774f69a715. 2023-12-01T15:33:27.698 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:27 smithi119 systemd[1]: Starting Ceph alertmanager.a for f739cc42-905d-11ee-95a2-87774f69a715... 2023-12-01T15:33:28.399 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:28 smithi119 podman[151773]: 2023-12-01T15:33:28.526 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:28 smithi183 ceph-mon[99169]: from='client.24686 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:33:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:28 smithi119 ceph-mon[94175]: from='client.24686 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:33:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:28 smithi119 ceph-mon[108979]: from='client.24686 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:33:28.697 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:28 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[151818]: ts=2023-12-01T15:33:28.463Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-12-01T15:33:28.698 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:28 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[151818]: ts=2023-12-01T15:33:28.463Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-12-01T15:33:28.698 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:28 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[151818]: ts=2023-12-01T15:33:28.464Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.119 port=9094 2023-12-01T15:33:28.698 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:28 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[151818]: ts=2023-12-01T15:33:28.465Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-01T15:33:28.698 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:28 smithi119 bash[151773]: 88635b8c859bad1ff207f499303c91333f7e5c2b3c918e38d9691f28e93aadd6 2023-12-01T15:33:28.698 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:28 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[151818]: ts=2023-12-01T15:33:28.489Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-01T15:33:28.698 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:28 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[151818]: ts=2023-12-01T15:33:28.489Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-01T15:33:28.698 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:28 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[151818]: ts=2023-12-01T15:33:28.491Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-12-01T15:33:28.698 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:28 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[151818]: ts=2023-12-01T15:33:28.491Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-01T15:33:28.698 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:28 smithi119 systemd[1]: Started Ceph alertmanager.a for f739cc42-905d-11ee-95a2-87774f69a715. 2023-12-01T15:33:29.883 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:29 smithi183 ceph-mon[99169]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:29.883 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:29.883 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:29.884 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:29 smithi183 ceph-mon[99169]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-01T15:33:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:29 smithi119 ceph-mon[94175]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:29 smithi119 ceph-mon[94175]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-01T15:33:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:29 smithi119 ceph-mon[108979]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:29 smithi119 ceph-mon[108979]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-01T15:33:30.006 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:33:30.006 INFO:teuthology.orchestra.run.smithi119.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-01T15:33:30.384 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-01T15:33:30.384 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-01T15:33:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:30 smithi183 ceph-mon[99169]: Reconfiguring daemon prometheus.a on smithi183 2023-12-01T15:33:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4173396902' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-01T15:33:30.697 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:30 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[151818]: ts=2023-12-01T15:33:30.465Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000433946s 2023-12-01T15:33:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:30 smithi119 ceph-mon[94175]: Reconfiguring daemon prometheus.a on smithi183 2023-12-01T15:33:30.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4173396902' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-01T15:33:30.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:30 smithi119 ceph-mon[108979]: Reconfiguring daemon prometheus.a on smithi183 2023-12-01T15:33:30.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4173396902' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-01T15:33:30.719 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:33:30.720 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":68,"fsid":"f739cc42-905d-11ee-95a2-87774f69a715","created":"2023-12-01T15:27:15.869764+0000","modified":"2023-12-01T15:32:52.386263+0000","last_up_change":"2023-12-01T15:31:50.275664+0000","last_in_change":"2023-12-01T15:31:34.014773+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:30:06.025532+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T15:32:08.785974+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":"62","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":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T15:32:09.632944+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-12-01T15:32:48.798354+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7e4d4eaf-7cd3-4b10-92ca-ac5b780a8c1a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6803","nonce":2700223613}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6805","nonce":2700223613}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6809","nonce":2700223613}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6807","nonce":2700223613}]},"public_addr":"172.21.15.119:6803/2700223613","cluster_addr":"172.21.15.119:6805/2700223613","heartbeat_back_addr":"172.21.15.119:6809/2700223613","heartbeat_front_addr":"172.21.15.119:6807/2700223613","state":["exists","up"]},{"osd":1,"uuid":"d501c180-80e3-4143-97d1-d5c8618bd5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6810","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6811","nonce":3343112323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6813","nonce":3343112323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6816","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6817","nonce":3343112323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6815","nonce":3343112323}]},"public_addr":"172.21.15.119:6811/3343112323","cluster_addr":"172.21.15.119:6813/3343112323","heartbeat_back_addr":"172.21.15.119:6817/3343112323","heartbeat_front_addr":"172.21.15.119:6815/3343112323","state":["exists","up"]},{"osd":2,"uuid":"0c03b48f-7e92-400e-ab0d-25a59bea87e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6818","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6819","nonce":2320688937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6820","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6821","nonce":2320688937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6824","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6825","nonce":2320688937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6822","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6823","nonce":2320688937}]},"public_addr":"172.21.15.119:6819/2320688937","cluster_addr":"172.21.15.119:6821/2320688937","heartbeat_back_addr":"172.21.15.119:6825/2320688937","heartbeat_front_addr":"172.21.15.119:6823/2320688937","state":["exists","up"]},{"osd":3,"uuid":"1f8ad76b-4188-46a4-bc9a-d41d0c133658","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6826","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6827","nonce":601915158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6828","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6829","nonce":601915158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6832","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6833","nonce":601915158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6830","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6831","nonce":601915158}]},"public_addr":"172.21.15.119:6827/601915158","cluster_addr":"172.21.15.119:6829/601915158","heartbeat_back_addr":"172.21.15.119:6833/601915158","heartbeat_front_addr":"172.21.15.119:6831/601915158","state":["exists","up"]},{"osd":4,"uuid":"ea2a89f4-0181-45ec-831f-0536da5c6166","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6801","nonce":1233387118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6803","nonce":1233387118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6807","nonce":1233387118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6805","nonce":1233387118}]},"public_addr":"172.21.15.183:6801/1233387118","cluster_addr":"172.21.15.183:6803/1233387118","heartbeat_back_addr":"172.21.15.183:6807/1233387118","heartbeat_front_addr":"172.21.15.183:6805/1233387118","state":["exists","up"]},{"osd":5,"uuid":"65ef2331-629a-46fa-907a-fc1775d1e4d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6809","nonce":1393828303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6811","nonce":1393828303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6815","nonce":1393828303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6813","nonce":1393828303}]},"public_addr":"172.21.15.183:6809/1393828303","cluster_addr":"172.21.15.183:6811/1393828303","heartbeat_back_addr":"172.21.15.183:6815/1393828303","heartbeat_front_addr":"172.21.15.183:6813/1393828303","state":["exists","up"]},{"osd":6,"uuid":"6ad16938-bc63-40e1-bff7-7e66d5f3174d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6817","nonce":2763702460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6819","nonce":2763702460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6823","nonce":2763702460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6821","nonce":2763702460}]},"public_addr":"172.21.15.183:6817/2763702460","cluster_addr":"172.21.15.183:6819/2763702460","heartbeat_back_addr":"172.21.15.183:6823/2763702460","heartbeat_front_addr":"172.21.15.183:6821/2763702460","state":["exists","up"]},{"osd":7,"uuid":"5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6825","nonce":1731423998}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6827","nonce":1731423998}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6831","nonce":1731423998}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6829","nonce":1731423998}]},"public_addr":"172.21.15.183:6825/1731423998","cluster_addr":"172.21.15.183:6827/1731423998","heartbeat_back_addr":"172.21.15.183:6831/1731423998","heartbeat_front_addr":"172.21.15.183:6829/1731423998","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:19.708447+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:41.028668+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:02.279478+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:24.563066+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:45.192186+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:06.055496+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:27.064546+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:48.661162+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.119:6801/3165063643":"2023-12-02T15:32:38.251435+0000","172.21.15.119:6800/3165063643":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1852628144":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1454663442":"2023-12-02T15:32:38.251435+0000","172.21.15.119:6801/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/2114544880":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/2699175043":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/688034867":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1761738832":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/633350976":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/3754739469":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/1843857727":"2023-12-02T15:28:07.706734+0000","172.21.15.119:6801/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/1074585994":"2023-12-02T15:27:44.742505+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-01T15:33:30.734 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-01T15:30:06.025532+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': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2023-12-01T15:32:08.785974+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': '62', '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': 'cephfs'}}, 'read_balance': {'score_acting': 1.5, 'score_stable': 1.5, 'optimal_score': 1, 'raw_score_acting': 1.5, 'raw_score_stable': 1.5, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2023-12-01T15:32:09.632944+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': 64, 'pg_placement_num': 64, 'pg_placement_num_target': 64, 'pg_num_target': 64, 'pg_num_pending': 64, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '63', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 64, 'target_size_ratio': 0.8999999761581421}, 'application_metadata': {'cephfs': {'data': 'cephfs'}}, 'read_balance': {'score_acting': 1.5, 'score_stable': 1.5, 'optimal_score': 1, 'raw_score_acting': 1.5, 'raw_score_stable': 1.5, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2023-12-01T15:32:48.798354+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 8, 'pg_placement_num': 8, 'pg_placement_num_target': 8, 'pg_num_target': 8, 'pg_num_pending': 8, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '68', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}, 'read_balance': {'score_acting': 3, 'score_stable': 3, 'optimal_score': 1, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2023-12-01T15:33:30.735 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-12-01T15:33:31.059 INFO:teuthology.orchestra.run.smithi119.stdout:pg_num: 1 2023-12-01T15:33:31.074 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2023-12-01T15:33:31.362 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:31 smithi183 systemd[1]: Stopping Ceph prometheus.a for f739cc42-905d-11ee-95a2-87774f69a715... 2023-12-01T15:33:31.397 INFO:teuthology.orchestra.run.smithi119.stdout:pg_num: 32 2023-12-01T15:33:31.412 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2023-12-01T15:33:31.622 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:31 smithi183 ceph-mon[99169]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:31.622 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/828165845' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:33:31.622 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3891708202' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T15:33:31.622 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/348175630' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-12-01T15:33:31.622 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:31 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:33:31.361Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-01T15:33:31.622 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:31 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:33:31.361Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-12-01T15:33:31.623 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:31 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:33:31.361Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-12-01T15:33:31.623 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:31 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:33:31.361Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-01T15:33:31.623 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:31 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:33:31.361Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-12-01T15:33:31.623 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:31 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:33:31.362Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-12-01T15:33:31.623 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:31 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:33:31.362Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-12-01T15:33:31.623 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:31 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:33:31.362Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-12-01T15:33:31.623 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:31 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:33:31.362Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-12-01T15:33:31.623 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:31 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:33:31.362Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-12-01T15:33:31.623 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:31 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:33:31.362Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-12-01T15:33:31.623 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:31 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[134779]: ts=2023-12-01T15:33:31.362Z caller=main.go:1147 level=info msg="See you next time!" 2023-12-01T15:33:31.623 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:31 smithi183 bash[138312]: ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a 2023-12-01T15:33:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:31 smithi119 ceph-mon[94175]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/828165845' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:33:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3891708202' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T15:33:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/348175630' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-12-01T15:33:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:31 smithi119 ceph-mon[108979]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/828165845' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:33:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3891708202' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T15:33:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/348175630' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-12-01T15:33:31.734 INFO:teuthology.orchestra.run.smithi119.stdout:pg_num: 64 2023-12-01T15:33:31.749 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2023-12-01T15:33:32.075 INFO:teuthology.orchestra.run.smithi119.stdout:pg_num: 8 2023-12-01T15:33:32.089 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-01T15:33:32.098 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:31 smithi183 systemd[1]: ceph-f739cc42-905d-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-01T15:33:32.098 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:31 smithi183 systemd[1]: Stopped Ceph prometheus.a for f739cc42-905d-11ee-95a2-87774f69a715. 2023-12-01T15:33:32.098 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:31 smithi183 systemd[1]: Starting Ceph prometheus.a for f739cc42-905d-11ee-95a2-87774f69a715... 2023-12-01T15:33:32.352 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 podman[138430]: 2023-12-01T15:33:32.352 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 bash[138430]: a6a22fb0082d360fd7eb8e740de8528e3b7e0ed246b6aea1971404d4169b54ee 2023-12-01T15:33:32.457 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:33:32.457 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14457,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.119:6835/37179470","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6834","nonce":37179470},{"type":"v1","addr":"172.21.15.119:6835","nonce":37179470}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-12-01T15:32:10.457116+0000","modified":"2023-12-01T15:32:13.475496+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24337},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24337":{"gid":24337,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.183:6833/1609757197","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6832","nonce":1609757197},{"type":"v1","addr":"172.21.15.183:6833","nonce":1609757197}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2023-12-01T15:33:32.464 INFO:teuthology.orchestra.run.smithi119.stderr:dumped fsmap epoch 8 2023-12-01T15:33:32.476 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-01T15:33:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/151671573' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-12-01T15:33:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1921142180' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-12-01T15:33:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T15:33:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi119.front.sepia.ceph.com:9093"}]: dispatch 2023-12-01T15:33:32.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:32.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2653819698' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:33:32.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T15:33:32.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi183.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T15:33:32.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:32.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T15:33:32.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi183.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T15:33:32.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:32.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:32.691 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.352Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-12-01T15:33:32.692 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.352Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-12-01T15:33:32.692 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.352Z caller=main.go:570 level=info host_details="(Linux 4.18.0-372.9.1.el8.x86_64 #1 SMP Fri Apr 15 22:12:19 EDT 2022 x86_64 smithi183 (none))" 2023-12-01T15:33:32.692 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.352Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-01T15:33:32.692 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.352Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-01T15:33:32.692 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.354Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-12-01T15:33:32.692 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.355Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-12-01T15:33:32.692 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.355Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-12-01T15:33:32.692 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.355Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-01T15:33:32.692 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.356Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-01T15:33:32.692 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.356Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.859µs 2023-12-01T15:33:32.692 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.356Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-01T15:33:32.692 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.359Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-01T15:33:32.692 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.359Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-01T15:33:32.693 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.359Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.639µs wal_replay_duration=3.029559ms wbl_replay_duration=94ns total_replay_duration=3.08665ms 2023-12-01T15:33:32.693 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.360Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-12-01T15:33:32.693 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.360Z caller=main.go:1029 level=info msg="TSDB started" 2023-12-01T15:33:32.693 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.360Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-01T15:33:32.693 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.374Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.037625ms db_storage=694ns remote_storage=1.471µs web_handler=371ns query_engine=590ns scrape=176.986µs scrape_sd=87.158µs notify=9.823µs notify_sd=14.508µs rules=13.543794ms tracing=5.874µs 2023-12-01T15:33:32.693 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.374Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-12-01T15:33:32.693 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T15:33:32.374Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-12-01T15:33:32.693 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 15:33:32 smithi183 systemd[1]: Started Ceph prometheus.a for f739cc42-905d-11ee-95a2-87774f69a715. 2023-12-01T15:33:32.716 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:32] ENGINE Bus STOPPING 2023-12-01T15:33:32.717 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T15:33:32.717 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:32] ENGINE Bus STOPPED 2023-12-01T15:33:32.717 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:32] ENGINE Bus STARTING 2023-12-01T15:33:32.717 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:32] ENGINE Serving on http://:::9283 2023-12-01T15:33:32.717 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:32] ENGINE Bus STARTED 2023-12-01T15:33:32.717 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:32] ENGINE Bus STOPPING 2023-12-01T15:33:32.717 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T15:33:32.717 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:32] ENGINE Bus STOPPED 2023-12-01T15:33:32.717 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:32] ENGINE Bus STARTING 2023-12-01T15:33:32.717 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:32] ENGINE Serving on http://:::9283 2023-12-01T15:33:32.717 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:32] ENGINE Bus STARTED 2023-12-01T15:33:32.717 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:32] ENGINE Bus STOPPING 2023-12-01T15:33:32.717 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T15:33:32.718 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/151671573' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-12-01T15:33:32.718 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1921142180' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-12-01T15:33:32.718 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:32.718 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:32.718 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T15:33:32.718 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi119.front.sepia.ceph.com:9093"}]: dispatch 2023-12-01T15:33:32.718 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:32.718 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2653819698' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:33:32.718 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T15:33:32.719 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi183.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T15:33:32.719 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:32.719 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T15:33:32.719 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi183.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T15:33:32.719 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:32.719 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:32.719 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/151671573' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-12-01T15:33:32.719 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1921142180' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-12-01T15:33:32.719 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:32.719 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:32.719 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T15:33:32.720 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi119.front.sepia.ceph.com:9093"}]: dispatch 2023-12-01T15:33:32.720 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:32.720 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2653819698' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:33:32.720 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T15:33:32.720 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi183.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T15:33:32.720 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:32.720 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T15:33:32.720 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi183.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T15:33:32.720 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:32.720 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:32.835 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:33:32.835 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":68,"fsid":"f739cc42-905d-11ee-95a2-87774f69a715","created":"2023-12-01T15:27:15.869764+0000","modified":"2023-12-01T15:32:52.386263+0000","last_up_change":"2023-12-01T15:31:50.275664+0000","last_in_change":"2023-12-01T15:31:34.014773+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:30:06.025532+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T15:32:08.785974+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":"62","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":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T15:32:09.632944+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-12-01T15:32:48.798354+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7e4d4eaf-7cd3-4b10-92ca-ac5b780a8c1a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6803","nonce":2700223613}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6805","nonce":2700223613}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6809","nonce":2700223613}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6807","nonce":2700223613}]},"public_addr":"172.21.15.119:6803/2700223613","cluster_addr":"172.21.15.119:6805/2700223613","heartbeat_back_addr":"172.21.15.119:6809/2700223613","heartbeat_front_addr":"172.21.15.119:6807/2700223613","state":["exists","up"]},{"osd":1,"uuid":"d501c180-80e3-4143-97d1-d5c8618bd5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6810","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6811","nonce":3343112323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6813","nonce":3343112323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6816","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6817","nonce":3343112323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6815","nonce":3343112323}]},"public_addr":"172.21.15.119:6811/3343112323","cluster_addr":"172.21.15.119:6813/3343112323","heartbeat_back_addr":"172.21.15.119:6817/3343112323","heartbeat_front_addr":"172.21.15.119:6815/3343112323","state":["exists","up"]},{"osd":2,"uuid":"0c03b48f-7e92-400e-ab0d-25a59bea87e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6818","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6819","nonce":2320688937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6820","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6821","nonce":2320688937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6824","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6825","nonce":2320688937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6822","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6823","nonce":2320688937}]},"public_addr":"172.21.15.119:6819/2320688937","cluster_addr":"172.21.15.119:6821/2320688937","heartbeat_back_addr":"172.21.15.119:6825/2320688937","heartbeat_front_addr":"172.21.15.119:6823/2320688937","state":["exists","up"]},{"osd":3,"uuid":"1f8ad76b-4188-46a4-bc9a-d41d0c133658","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6826","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6827","nonce":601915158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6828","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6829","nonce":601915158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6832","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6833","nonce":601915158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6830","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6831","nonce":601915158}]},"public_addr":"172.21.15.119:6827/601915158","cluster_addr":"172.21.15.119:6829/601915158","heartbeat_back_addr":"172.21.15.119:6833/601915158","heartbeat_front_addr":"172.21.15.119:6831/601915158","state":["exists","up"]},{"osd":4,"uuid":"ea2a89f4-0181-45ec-831f-0536da5c6166","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6801","nonce":1233387118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6803","nonce":1233387118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6807","nonce":1233387118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6805","nonce":1233387118}]},"public_addr":"172.21.15.183:6801/1233387118","cluster_addr":"172.21.15.183:6803/1233387118","heartbeat_back_addr":"172.21.15.183:6807/1233387118","heartbeat_front_addr":"172.21.15.183:6805/1233387118","state":["exists","up"]},{"osd":5,"uuid":"65ef2331-629a-46fa-907a-fc1775d1e4d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6809","nonce":1393828303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6811","nonce":1393828303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6815","nonce":1393828303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6813","nonce":1393828303}]},"public_addr":"172.21.15.183:6809/1393828303","cluster_addr":"172.21.15.183:6811/1393828303","heartbeat_back_addr":"172.21.15.183:6815/1393828303","heartbeat_front_addr":"172.21.15.183:6813/1393828303","state":["exists","up"]},{"osd":6,"uuid":"6ad16938-bc63-40e1-bff7-7e66d5f3174d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6817","nonce":2763702460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6819","nonce":2763702460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6823","nonce":2763702460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6821","nonce":2763702460}]},"public_addr":"172.21.15.183:6817/2763702460","cluster_addr":"172.21.15.183:6819/2763702460","heartbeat_back_addr":"172.21.15.183:6823/2763702460","heartbeat_front_addr":"172.21.15.183:6821/2763702460","state":["exists","up"]},{"osd":7,"uuid":"5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6825","nonce":1731423998}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6827","nonce":1731423998}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6831","nonce":1731423998}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6829","nonce":1731423998}]},"public_addr":"172.21.15.183:6825/1731423998","cluster_addr":"172.21.15.183:6827/1731423998","heartbeat_back_addr":"172.21.15.183:6831/1731423998","heartbeat_front_addr":"172.21.15.183:6829/1731423998","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:19.708447+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:41.028668+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:02.279478+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:24.563066+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:45.192186+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:06.055496+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:27.064546+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:48.661162+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.119:6801/3165063643":"2023-12-02T15:32:38.251435+0000","172.21.15.119:6800/3165063643":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1852628144":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1454663442":"2023-12-02T15:32:38.251435+0000","172.21.15.119:6801/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/2114544880":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/2699175043":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/688034867":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1761738832":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/633350976":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/3754739469":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/1843857727":"2023-12-02T15:28:07.706734+0000","172.21.15.119:6801/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/1074585994":"2023-12-02T15:27:44.742505+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-01T15:33:32.851 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-01T15:30:06.025532+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': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2023-12-01T15:32:08.785974+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': '62', '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': 'cephfs'}}, 'read_balance': {'score_acting': 1.5, 'score_stable': 1.5, 'optimal_score': 1, 'raw_score_acting': 1.5, 'raw_score_stable': 1.5, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2023-12-01T15:32:09.632944+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': 64, 'pg_placement_num': 64, 'pg_placement_num_target': 64, 'pg_num_target': 64, 'pg_num_pending': 64, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '63', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 64, 'target_size_ratio': 0.8999999761581421}, 'application_metadata': {'cephfs': {'data': 'cephfs'}}, 'read_balance': {'score_acting': 1.5, 'score_stable': 1.5, 'optimal_score': 1, 'raw_score_acting': 1.5, 'raw_score_stable': 1.5, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2023-12-01T15:32:48.798354+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 8, 'pg_placement_num': 8, 'pg_placement_num_target': 8, 'pg_num_target': 8, 'pg_num_pending': 8, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '68', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}, 'read_balance': {'score_acting': 3, 'score_stable': 3, 'optimal_score': 1, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2023-12-01T15:33:32.852 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-12-01T15:33:33.192 INFO:teuthology.orchestra.run.smithi119.stdout:pg_num: 1 2023-12-01T15:33:33.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:32] ENGINE Bus STOPPED 2023-12-01T15:33:33.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:32] ENGINE Bus STARTING 2023-12-01T15:33:33.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:32] ENGINE Serving on http://:::9283 2023-12-01T15:33:33.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:32] ENGINE Bus STARTED 2023-12-01T15:33:33.207 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2023-12-01T15:33:33.546 INFO:teuthology.orchestra.run.smithi119.stdout:pg_num: 32 2023-12-01T15:33:33.568 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2023-12-01T15:33:33.924 INFO:teuthology.orchestra.run.smithi119.stdout:pg_num: 64 2023-12-01T15:33:33.938 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[108979]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:33.938 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[108979]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T15:33:33.938 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[108979]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi119.front.sepia.ceph.com:9093"}]: dispatch 2023-12-01T15:33:33.938 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[108979]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T15:33:33.938 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[108979]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi183.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T15:33:33.938 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[108979]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T15:33:33.938 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[108979]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi183.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T15:33:33.938 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3517026607' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:33:33.938 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4179157184' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T15:33:33.938 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/628641819' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-12-01T15:33:33.939 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[94175]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:33.939 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[94175]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T15:33:33.939 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[94175]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi119.front.sepia.ceph.com:9093"}]: dispatch 2023-12-01T15:33:33.939 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[94175]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T15:33:33.939 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[94175]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi183.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T15:33:33.939 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[94175]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T15:33:33.939 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[94175]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi183.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T15:33:33.939 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3517026607' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:33:33.939 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4179157184' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T15:33:33.939 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/628641819' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-12-01T15:33:33.940 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2023-12-01T15:33:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:33 smithi183 ceph-mon[99169]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:33 smithi183 ceph-mon[99169]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T15:33:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:33 smithi183 ceph-mon[99169]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi119.front.sepia.ceph.com:9093"}]: dispatch 2023-12-01T15:33:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:33 smithi183 ceph-mon[99169]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T15:33:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:33 smithi183 ceph-mon[99169]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi183.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T15:33:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:33 smithi183 ceph-mon[99169]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T15:33:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:33 smithi183 ceph-mon[99169]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi183.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T15:33:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3517026607' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:33:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4179157184' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T15:33:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/628641819' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-12-01T15:33:34.278 INFO:teuthology.orchestra.run.smithi119.stdout:pg_num: 8 2023-12-01T15:33:34.293 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-01T15:33:34.602 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2384449160' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-12-01T15:33:34.602 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1796724217' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-12-01T15:33:34.602 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2384449160' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-12-01T15:33:34.602 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1796724217' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-12-01T15:33:34.688 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:33:34.688 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14457,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.119:6835/37179470","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6834","nonce":37179470},{"type":"v1","addr":"172.21.15.119:6835","nonce":37179470}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-12-01T15:32:10.457116+0000","modified":"2023-12-01T15:32:13.475496+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24337},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24337":{"gid":24337,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.183:6833/1609757197","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6832","nonce":1609757197},{"type":"v1","addr":"172.21.15.183:6833","nonce":1609757197}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2023-12-01T15:33:34.695 INFO:teuthology.orchestra.run.smithi119.stderr:dumped fsmap epoch 8 2023-12-01T15:33:34.703 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-01T15:33:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2384449160' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-12-01T15:33:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1796724217' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-12-01T15:33:35.038 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:33:35.038 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":68,"fsid":"f739cc42-905d-11ee-95a2-87774f69a715","created":"2023-12-01T15:27:15.869764+0000","modified":"2023-12-01T15:32:52.386263+0000","last_up_change":"2023-12-01T15:31:50.275664+0000","last_in_change":"2023-12-01T15:31:34.014773+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:30:06.025532+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T15:32:08.785974+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":"62","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":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T15:32:09.632944+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-12-01T15:32:48.798354+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7e4d4eaf-7cd3-4b10-92ca-ac5b780a8c1a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6803","nonce":2700223613}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6805","nonce":2700223613}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6809","nonce":2700223613}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6807","nonce":2700223613}]},"public_addr":"172.21.15.119:6803/2700223613","cluster_addr":"172.21.15.119:6805/2700223613","heartbeat_back_addr":"172.21.15.119:6809/2700223613","heartbeat_front_addr":"172.21.15.119:6807/2700223613","state":["exists","up"]},{"osd":1,"uuid":"d501c180-80e3-4143-97d1-d5c8618bd5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6810","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6811","nonce":3343112323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6813","nonce":3343112323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6816","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6817","nonce":3343112323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6815","nonce":3343112323}]},"public_addr":"172.21.15.119:6811/3343112323","cluster_addr":"172.21.15.119:6813/3343112323","heartbeat_back_addr":"172.21.15.119:6817/3343112323","heartbeat_front_addr":"172.21.15.119:6815/3343112323","state":["exists","up"]},{"osd":2,"uuid":"0c03b48f-7e92-400e-ab0d-25a59bea87e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6818","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6819","nonce":2320688937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6820","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6821","nonce":2320688937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6824","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6825","nonce":2320688937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6822","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6823","nonce":2320688937}]},"public_addr":"172.21.15.119:6819/2320688937","cluster_addr":"172.21.15.119:6821/2320688937","heartbeat_back_addr":"172.21.15.119:6825/2320688937","heartbeat_front_addr":"172.21.15.119:6823/2320688937","state":["exists","up"]},{"osd":3,"uuid":"1f8ad76b-4188-46a4-bc9a-d41d0c133658","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6826","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6827","nonce":601915158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6828","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6829","nonce":601915158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6832","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6833","nonce":601915158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6830","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6831","nonce":601915158}]},"public_addr":"172.21.15.119:6827/601915158","cluster_addr":"172.21.15.119:6829/601915158","heartbeat_back_addr":"172.21.15.119:6833/601915158","heartbeat_front_addr":"172.21.15.119:6831/601915158","state":["exists","up"]},{"osd":4,"uuid":"ea2a89f4-0181-45ec-831f-0536da5c6166","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6801","nonce":1233387118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6803","nonce":1233387118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6807","nonce":1233387118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6805","nonce":1233387118}]},"public_addr":"172.21.15.183:6801/1233387118","cluster_addr":"172.21.15.183:6803/1233387118","heartbeat_back_addr":"172.21.15.183:6807/1233387118","heartbeat_front_addr":"172.21.15.183:6805/1233387118","state":["exists","up"]},{"osd":5,"uuid":"65ef2331-629a-46fa-907a-fc1775d1e4d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6809","nonce":1393828303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6811","nonce":1393828303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6815","nonce":1393828303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6813","nonce":1393828303}]},"public_addr":"172.21.15.183:6809/1393828303","cluster_addr":"172.21.15.183:6811/1393828303","heartbeat_back_addr":"172.21.15.183:6815/1393828303","heartbeat_front_addr":"172.21.15.183:6813/1393828303","state":["exists","up"]},{"osd":6,"uuid":"6ad16938-bc63-40e1-bff7-7e66d5f3174d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6817","nonce":2763702460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6819","nonce":2763702460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6823","nonce":2763702460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6821","nonce":2763702460}]},"public_addr":"172.21.15.183:6817/2763702460","cluster_addr":"172.21.15.183:6819/2763702460","heartbeat_back_addr":"172.21.15.183:6823/2763702460","heartbeat_front_addr":"172.21.15.183:6821/2763702460","state":["exists","up"]},{"osd":7,"uuid":"5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6825","nonce":1731423998}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6827","nonce":1731423998}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6831","nonce":1731423998}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6829","nonce":1731423998}]},"public_addr":"172.21.15.183:6825/1731423998","cluster_addr":"172.21.15.183:6827/1731423998","heartbeat_back_addr":"172.21.15.183:6831/1731423998","heartbeat_front_addr":"172.21.15.183:6829/1731423998","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:19.708447+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:41.028668+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:02.279478+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:24.563066+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:45.192186+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:06.055496+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:27.064546+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:48.661162+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.119:6801/3165063643":"2023-12-02T15:32:38.251435+0000","172.21.15.119:6800/3165063643":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1852628144":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1454663442":"2023-12-02T15:32:38.251435+0000","172.21.15.119:6801/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/2114544880":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/2699175043":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/688034867":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1761738832":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/633350976":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/3754739469":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/1843857727":"2023-12-02T15:28:07.706734+0000","172.21.15.119:6801/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/1074585994":"2023-12-02T15:27:44.742505+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-01T15:33:35.054 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-01T15:33:35.448 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:33:35.448 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14457,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.119:6835/37179470","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6834","nonce":37179470},{"type":"v1","addr":"172.21.15.119:6835","nonce":37179470}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-12-01T15:32:10.457116+0000","modified":"2023-12-01T15:32:13.475496+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24337},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24337":{"gid":24337,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.183:6833/1609757197","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6832","nonce":1609757197},{"type":"v1","addr":"172.21.15.183:6833","nonce":1609757197}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2023-12-01T15:33:35.450 INFO:teuthology.orchestra.run.smithi119.stderr:dumped fsmap epoch 8 2023-12-01T15:33:35.462 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: mds map: {'epoch': 8, 'flags': 18, 'flags_state': {'joinable': True, 'allow_snaps': True, 'allow_multimds_snaps': True, 'allow_standby_replay': False, 'refuse_client_session': False}, 'ever_allowed_features': 0, 'explicitly_allowed_features': 0, 'created': '2023-12-01T15:32:10.457116+0000', 'modified': '2023-12-01T15:32:13.475496+0000', 'tableserver': 0, 'root': 0, 'session_timeout': 60, 'session_autoclose': 300, 'required_client_features': {}, 'max_file_size': 1099511627776, 'last_failure': 0, 'last_failure_osd_epoch': 0, 'compat': {'compat': {}, 'ro_compat': {}, 'incompat': {'feature_1': 'base v0.20', 'feature_2': 'client writeable ranges', 'feature_3': 'default file layouts on dirs', 'feature_4': 'dir inode in separate object', 'feature_5': 'mds uses versioned encoding', 'feature_6': 'dirfrag is stored in omap', 'feature_7': 'mds uses inline data', 'feature_8': 'no anchor table', 'feature_9': 'file layout v2', 'feature_10': 'snaprealm v2'}}, 'max_mds': 1, 'in': [0], 'up': {'mds_0': 24337}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24337': {'gid': 24337, 'name': 'b', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 3, 'addr': '172.21.15.183:6833/1609757197', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.183:6832', 'nonce': 1609757197}, {'type': 'v1', 'addr': '172.21.15.183:6833', 'nonce': 1609757197}]}, 'join_fscid': -1, 'export_targets': [], 'features': 4540138322906710015, 'flags': 0, 'compat': {'compat': {}, 'ro_compat': {}, 'incompat': {'feature_1': 'base v0.20', 'feature_2': 'client writeable ranges', 'feature_3': 'default file layouts on dirs', 'feature_4': 'dir inode in separate object', 'feature_5': 'mds uses versioned encoding', 'feature_6': 'dirfrag is stored in omap', 'feature_7': 'mds uses inline data', 'feature_8': 'no anchor table', 'feature_9': 'file layout v2', 'feature_10': 'snaprealm v2'}}}}, 'data_pools': [3], 'metadata_pool': 2, 'enabled': True, 'fs_name': 'cephfs', 'balancer': '', 'bal_rank_mask': '-1', 'standby_count_wanted': 0} 2023-12-01T15:33:35.462 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2023-12-01T15:33:35.462 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell mds.b status 2023-12-01T15:33:35.598 INFO:teuthology.orchestra.run.smithi119.stderr:2023-12-01T15:33:35.596+0000 7f97b7fff700 0 client.24788 ms_handle_reset on v2:172.21.15.183:6832/1609757197 2023-12-01T15:33:35.618 INFO:teuthology.orchestra.run.smithi119.stderr:2023-12-01T15:33:35.617+0000 7f97b7fff700 0 client.14910 ms_handle_reset on v2:172.21.15.183:6832/1609757197 2023-12-01T15:33:35.619 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:33:35.619 INFO:teuthology.orchestra.run.smithi119.stdout: "cluster_fsid": "f739cc42-905d-11ee-95a2-87774f69a715", 2023-12-01T15:33:35.619 INFO:teuthology.orchestra.run.smithi119.stdout: "whoami": 0, 2023-12-01T15:33:35.619 INFO:teuthology.orchestra.run.smithi119.stdout: "id": 24337, 2023-12-01T15:33:35.619 INFO:teuthology.orchestra.run.smithi119.stdout: "want_state": "up:active", 2023-12-01T15:33:35.619 INFO:teuthology.orchestra.run.smithi119.stdout: "state": "up:active", 2023-12-01T15:33:35.619 INFO:teuthology.orchestra.run.smithi119.stdout: "fs_name": "cephfs", 2023-12-01T15:33:35.619 INFO:teuthology.orchestra.run.smithi119.stdout: "rank_uptime": 85.156078018000002, 2023-12-01T15:33:35.619 INFO:teuthology.orchestra.run.smithi119.stdout: "mdsmap_epoch": 8, 2023-12-01T15:33:35.619 INFO:teuthology.orchestra.run.smithi119.stdout: "osdmap_epoch": 68, 2023-12-01T15:33:35.619 INFO:teuthology.orchestra.run.smithi119.stdout: "osdmap_epoch_barrier": 63, 2023-12-01T15:33:35.619 INFO:teuthology.orchestra.run.smithi119.stdout: "uptime": 90.602059233000006 2023-12-01T15:33:35.620 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:33:35.632 INFO:tasks.cephadm:Setup complete, yielding 2023-12-01T15:33:35.632 INFO:teuthology.run_tasks:Running task print... 2023-12-01T15:33:35.642 INFO:teuthology.task.print:**** done end installing reef cephadm ... 2023-12-01T15:33:35.643 INFO:teuthology.run_tasks:Running task print... 2023-12-01T15:33:35.675 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2023-12-01T15:33:35.675 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-01T15:33:35.684 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi119.front.sepia.ceph.com 2023-12-01T15:33:35.684 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2023-12-01T15:33:35.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:35 smithi183 ceph-mon[99169]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:35.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2868879238' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:33:35.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3195225183' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:33:35.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2032628953' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:33:35.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:35 smithi119 ceph-mon[94175]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:35.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2868879238' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:33:35.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3195225183' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:33:35.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2032628953' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:33:35.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:35 smithi119 ceph-mon[108979]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:35.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2868879238' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:33:35.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3195225183' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:33:35.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2032628953' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T15:33:36.393 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:33:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:37 smithi183 ceph-mon[99169]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-mon[108979]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-mon[94175]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:37.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:37.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:37.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:38.169 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:37] ENGINE Bus STOPPING 2023-12-01T15:33:38.169 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T15:33:38.169 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:37] ENGINE Bus STOPPED 2023-12-01T15:33:38.169 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:37] ENGINE Bus STARTING 2023-12-01T15:33:38.169 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:37] ENGINE Serving on http://:::9283 2023-12-01T15:33:38.169 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:37 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:33:37] ENGINE Bus STARTED 2023-12-01T15:33:38.242 INFO:teuthology.run_tasks:Running task print... 2023-12-01T15:33:38.259 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2023-12-01T15:33:38.259 INFO:teuthology.run_tasks:Running task print... 2023-12-01T15:33:38.269 INFO:teuthology.task.print:**** done start telemetry reef... 2023-12-01T15:33:38.269 INFO:teuthology.run_tasks:Running task workunit... 2023-12-01T15:33:38.286 INFO:tasks.workunit:Pulling workunits from ref 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:33:38.287 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-12-01T15:33:38.287 DEBUG:teuthology.orchestra.run.smithi119:> stat -- /home/ubuntu/cephtest/mnt.0 2023-12-01T15:33:38.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T15:33:38.310 INFO:teuthology.orchestra.run.smithi119.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-12-01T15:33:38.310 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T15:33:38.387 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-12-01T15:33:38.387 DEBUG:teuthology.orchestra.run.smithi119:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-12-01T15:33:38.446 INFO:tasks.workunit:timeout=3h 2023-12-01T15:33:38.446 INFO:tasks.workunit:cleanup=True 2023-12-01T15:33:38.446 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:33:38.505 INFO:tasks.workunit.client.0.smithi119.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-12-01T15:33:38.845 INFO:journalctl@ceph.alertmanager.a.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-alertmanager-a[151818]: ts=2023-12-01T15:33:38.468Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003017628s 2023-12-01T15:33:38.845 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' 2023-12-01T15:33:38.845 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[94175]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:38.845 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-01T15:33:38.845 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2023-12-01T15:33:38.845 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-01T15:33:38.846 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]: dispatch 2023-12-01T15:33:38.846 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2023-12-01T15:33:38.846 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]: dispatch 2023-12-01T15:33:38.846 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]: dispatch 2023-12-01T15:33:38.846 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 2]}]: dispatch 2023-12-01T15:33:38.846 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]: dispatch 2023-12-01T15:33:38.846 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]: dispatch 2023-12-01T15:33:38.846 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 2]}]: dispatch 2023-12-01T15:33:38.846 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]: dispatch 2023-12-01T15:33:38.846 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:38 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' 2023-12-01T15:33:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:38 smithi183 ceph-mon[99169]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-01T15:33:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2023-12-01T15:33:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-01T15:33:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]: dispatch 2023-12-01T15:33:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2023-12-01T15:33:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]: dispatch 2023-12-01T15:33:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]: dispatch 2023-12-01T15:33:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 2]}]: dispatch 2023-12-01T15:33:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]: dispatch 2023-12-01T15:33:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]: dispatch 2023-12-01T15:33:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 2]}]: dispatch 2023-12-01T15:33:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]: dispatch 2023-12-01T15:33:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' 2023-12-01T15:33:39.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[108979]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:39.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-01T15:33:39.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2023-12-01T15:33:39.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-01T15:33:39.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]: dispatch 2023-12-01T15:33:39.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2023-12-01T15:33:39.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]: dispatch 2023-12-01T15:33:39.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]: dispatch 2023-12-01T15:33:39.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 2]}]: dispatch 2023-12-01T15:33:39.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]: dispatch 2023-12-01T15:33:39.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]: dispatch 2023-12-01T15:33:39.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 2]}]: dispatch 2023-12-01T15:33:39.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]: dispatch 2023-12-01T15:33:39.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2023-12-01T15:33:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]': finished 2023-12-01T15:33:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]': finished 2023-12-01T15:33:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]': finished 2023-12-01T15:33:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 2]}]': finished 2023-12-01T15:33:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]': finished 2023-12-01T15:33:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:39 smithi183 ceph-mon[99169]: osdmap e69: 8 total, 8 up, 8 in 2023-12-01T15:33:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2023-12-01T15:33:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]': finished 2023-12-01T15:33:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]': finished 2023-12-01T15:33:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]': finished 2023-12-01T15:33:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 2]}]': finished 2023-12-01T15:33:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]': finished 2023-12-01T15:33:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:39 smithi119 ceph-mon[108979]: osdmap e69: 8 total, 8 up, 8 in 2023-12-01T15:33:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2023-12-01T15:33:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]': finished 2023-12-01T15:33:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]': finished 2023-12-01T15:33:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.29", "id": [4, 2]}]': finished 2023-12-01T15:33:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 2]}]': finished 2023-12-01T15:33:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]': finished 2023-12-01T15:33:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:39 smithi119 ceph-mon[94175]: osdmap e69: 8 total, 8 up, 8 in 2023-12-01T15:33:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:40 smithi183 ceph-mon[99169]: osdmap e70: 8 total, 8 up, 8 in 2023-12-01T15:33:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:40 smithi183 ceph-mon[99169]: pgmap v40: 105 pgs: 6 peering, 99 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:40 smithi119 ceph-mon[94175]: osdmap e70: 8 total, 8 up, 8 in 2023-12-01T15:33:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:40 smithi119 ceph-mon[94175]: pgmap v40: 105 pgs: 6 peering, 99 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:40 smithi119 ceph-mon[108979]: osdmap e70: 8 total, 8 up, 8 in 2023-12-01T15:33:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:40 smithi119 ceph-mon[108979]: pgmap v40: 105 pgs: 6 peering, 99 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:41 smithi183 ceph-mon[99169]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-12-01T15:33:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:41 smithi119 ceph-mon[94175]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-12-01T15:33:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:42.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:41 smithi119 ceph-mon[108979]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-12-01T15:33:42.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:42.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:42 smithi183 ceph-mon[99169]: pgmap v41: 105 pgs: 6 peering, 99 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:42 smithi119 ceph-mon[94175]: pgmap v41: 105 pgs: 6 peering, 99 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:42 smithi119 ceph-mon[108979]: pgmap v41: 105 pgs: 6 peering, 99 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:33:44] "GET /metrics HTTP/1.1" 200 33734 "" "Prometheus/2.43.0" 2023-12-01T15:33:44.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:44 smithi119 ceph-mon[108979]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-12-01T15:33:44.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:44 smithi119 ceph-mon[108979]: Cluster is now healthy 2023-12-01T15:33:44.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:44 smithi119 ceph-mon[94175]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-12-01T15:33:44.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:44 smithi119 ceph-mon[94175]: Cluster is now healthy 2023-12-01T15:33:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:44 smithi183 ceph-mon[99169]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-12-01T15:33:44.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:44 smithi183 ceph-mon[99169]: Cluster is now healthy 2023-12-01T15:33:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:45 smithi183 ceph-mon[99169]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:45 smithi119 ceph-mon[94175]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:45 smithi119 ceph-mon[108979]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:46.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:47 smithi183 ceph-mon[99169]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:47 smithi119 ceph-mon[94175]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:47 smithi119 ceph-mon[108979]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:49 smithi183 ceph-mon[99169]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:49 smithi119 ceph-mon[94175]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:49 smithi119 ceph-mon[108979]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:51 smithi183 ceph-mon[99169]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:51 smithi119 ceph-mon[108979]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:51 smithi119 ceph-mon[94175]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:53 smithi183 ceph-mon[99169]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:53 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:53 smithi119 ceph-mon[108979]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:53 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:53 smithi119 ceph-mon[94175]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:53 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:33:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:33:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:33:54] "GET /metrics HTTP/1.1" 200 33735 "" "Prometheus/2.43.0" 2023-12-01T15:33:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:55 smithi183 ceph-mon[99169]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:55 smithi119 ceph-mon[94175]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:55 smithi119 ceph-mon[108979]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:57 smithi183 ceph-mon[99169]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:57 smithi119 ceph-mon[94175]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:57 smithi119 ceph-mon[108979]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:33:59 smithi183 ceph-mon[99169]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:33:59 smithi119 ceph-mon[94175]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:33:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:33:59 smithi119 ceph-mon[108979]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:01 smithi183 ceph-mon[99169]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:01 smithi119 ceph-mon[108979]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:01 smithi119 ceph-mon[94175]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:03 smithi183 ceph-mon[99169]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:03 smithi119 ceph-mon[94175]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:03 smithi119 ceph-mon[108979]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:34:04] "GET /metrics HTTP/1.1" 200 33735 "" "Prometheus/2.43.0" 2023-12-01T15:34:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:05 smithi183 ceph-mon[99169]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:05 smithi119 ceph-mon[94175]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:05 smithi119 ceph-mon[108979]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:07 smithi119 ceph-mon[108979]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:07 smithi119 ceph-mon[94175]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:07 smithi183 ceph-mon[99169]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:09 smithi183 ceph-mon[99169]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:09 smithi119 ceph-mon[108979]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:09 smithi119 ceph-mon[94175]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:10.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:10 smithi183 ceph-mon[99169]: mgrmap e21: y(active, since 91s), standbys: x 2023-12-01T15:34:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:10 smithi119 ceph-mon[108979]: mgrmap e21: y(active, since 91s), standbys: x 2023-12-01T15:34:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:10 smithi119 ceph-mon[94175]: mgrmap e21: y(active, since 91s), standbys: x 2023-12-01T15:34:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:11 smithi183 ceph-mon[99169]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:34:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:11 smithi119 ceph-mon[94175]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:34:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:11 smithi119 ceph-mon[108979]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:34:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:13 smithi183 ceph-mon[99169]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:34:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:13 smithi119 ceph-mon[94175]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:34:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:13 smithi119 ceph-mon[108979]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:34:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:34:14] "GET /metrics HTTP/1.1" 200 33734 "" "Prometheus/2.43.0" 2023-12-01T15:34:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:15 smithi183 ceph-mon[99169]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:34:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:15 smithi119 ceph-mon[94175]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:34:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:15 smithi119 ceph-mon[108979]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:34:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:17 smithi183 ceph-mon[99169]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:34:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:17 smithi119 ceph-mon[94175]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:34:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:17 smithi119 ceph-mon[108979]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:34:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:19 smithi183 ceph-mon[99169]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:34:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:19 smithi119 ceph-mon[94175]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:34:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:19 smithi119 ceph-mon[108979]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:34:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:21 smithi183 ceph-mon[99169]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:34:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:21 smithi119 ceph-mon[108979]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:34:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:21 smithi119 ceph-mon[94175]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:34:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:23 smithi183 ceph-mon[99169]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:23 smithi119 ceph-mon[94175]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:23 smithi119 ceph-mon[108979]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:34:24] "GET /metrics HTTP/1.1" 200 33729 "" "Prometheus/2.43.0" 2023-12-01T15:34:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:25 smithi183 ceph-mon[99169]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:25 smithi119 ceph-mon[94175]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:25 smithi119 ceph-mon[108979]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:27.444 INFO:tasks.workunit.client.0.smithi119.stderr:Note: switching to '9942cfafa9f7e22e363b3f76a7fe21130085c2db'. 2023-12-01T15:34:27.445 INFO:tasks.workunit.client.0.smithi119.stderr: 2023-12-01T15:34:27.445 INFO:tasks.workunit.client.0.smithi119.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2023-12-01T15:34:27.445 INFO:tasks.workunit.client.0.smithi119.stderr:changes and commit them, and you can discard any commits you make in this 2023-12-01T15:34:27.445 INFO:tasks.workunit.client.0.smithi119.stderr:state without impacting any branches by switching back to a branch. 2023-12-01T15:34:27.445 INFO:tasks.workunit.client.0.smithi119.stderr: 2023-12-01T15:34:27.445 INFO:tasks.workunit.client.0.smithi119.stderr:If you want to create a new branch to retain commits you create, you may 2023-12-01T15:34:27.445 INFO:tasks.workunit.client.0.smithi119.stderr:do so (now or later) by using -c with the switch command. Example: 2023-12-01T15:34:27.445 INFO:tasks.workunit.client.0.smithi119.stderr: 2023-12-01T15:34:27.445 INFO:tasks.workunit.client.0.smithi119.stderr: git switch -c 2023-12-01T15:34:27.445 INFO:tasks.workunit.client.0.smithi119.stderr: 2023-12-01T15:34:27.445 INFO:tasks.workunit.client.0.smithi119.stderr:Or undo this operation with: 2023-12-01T15:34:27.445 INFO:tasks.workunit.client.0.smithi119.stderr: 2023-12-01T15:34:27.445 INFO:tasks.workunit.client.0.smithi119.stderr: git switch - 2023-12-01T15:34:27.446 INFO:tasks.workunit.client.0.smithi119.stderr: 2023-12-01T15:34:27.446 INFO:tasks.workunit.client.0.smithi119.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2023-12-01T15:34:27.446 INFO:tasks.workunit.client.0.smithi119.stderr: 2023-12-01T15:34:27.446 INFO:tasks.workunit.client.0.smithi119.stderr:HEAD is now at 9942cfafa9f Merge branch 'pull-stable-compiled-cephadm' of https://github.com/adk3798/ceph into wip-yuri10-testing-2023-11-30-0943 2023-12-01T15:34:27.449 DEBUG:teuthology.orchestra.run.smithi119:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-12-01T15:34:27.481 INFO:tasks.workunit.client.0.smithi119.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-12-01T15:34:27.482 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T15:34:27.482 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-12-01T15:34:27.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:27 smithi183 ceph-mon[99169]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:27 smithi119 ceph-mon[94175]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:27 smithi119 ceph-mon[108979]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:28.065 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-12-01T15:34:28.121 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-12-01T15:34:28.157 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T15:34:28.159 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T15:34:28.159 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-12-01T15:34:28.195 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T15:34:28.198 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T15:34:28.198 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-12-01T15:34:28.257 INFO:tasks.workunit:Running workunits matching test_telemetry_reef.sh on client.0... 2023-12-01T15:34:28.258 INFO:tasks.workunit:Running workunit test_telemetry_reef.sh... 2023-12-01T15:34:28.259 DEBUG:teuthology.orchestra.run.smithi119:workunit test test_telemetry_reef.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=9942cfafa9f7e22e363b3f76a7fe21130085c2db 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/test_telemetry_reef.sh 2023-12-01T15:34:28.318 INFO:tasks.workunit.client.0.smithi119.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2023-12-01T15:34:28.772 INFO:tasks.workunit.client.0.smithi119.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2023-12-01T15:34:28.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:28 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:28] ENGINE Bus STOPPING 2023-12-01T15:34:28.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:28 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T15:34:28.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:28 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:28] ENGINE Bus STOPPED 2023-12-01T15:34:28.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:28 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:28] ENGINE Bus STARTING 2023-12-01T15:34:28.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:28 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:28] ENGINE Serving on http://:::9283 2023-12-01T15:34:28.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:28 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:28] ENGINE Bus STARTED 2023-12-01T15:34:29.233 INFO:tasks.workunit.client.0.smithi119.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2023-12-01T15:34:29.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:29] ENGINE Bus STOPPING 2023-12-01T15:34:29.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T15:34:29.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:29] ENGINE Bus STOPPED 2023-12-01T15:34:29.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:29] ENGINE Bus STARTING 2023-12-01T15:34:29.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:29] ENGINE Serving on http://:::9283 2023-12-01T15:34:29.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:29] ENGINE Bus STARTED 2023-12-01T15:34:29.689 INFO:tasks.workunit.client.0.smithi119.stderr:+ ceph telemetry preview 2023-12-01T15:34:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:29 smithi183 ceph-mon[99169]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1891930705' entity='client.admin' 2023-12-01T15:34:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3851577452' entity='client.admin' 2023-12-01T15:34:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4266232564' entity='client.admin' 2023-12-01T15:34:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:29.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:29] ENGINE Bus STOPPING 2023-12-01T15:34:29.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T15:34:29.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:29] ENGINE Bus STOPPED 2023-12-01T15:34:29.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:29] ENGINE Bus STARTING 2023-12-01T15:34:29.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:29] ENGINE Serving on http://:::9283 2023-12-01T15:34:29.947 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:29] ENGINE Bus STARTED 2023-12-01T15:34:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[108979]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1891930705' entity='client.admin' 2023-12-01T15:34:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3851577452' entity='client.admin' 2023-12-01T15:34:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4266232564' entity='client.admin' 2023-12-01T15:34:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:29.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:29.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:29.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:29.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[94175]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:29.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1891930705' entity='client.admin' 2023-12-01T15:34:29.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:29.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:29.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:29.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:29.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3851577452' entity='client.admin' 2023-12-01T15:34:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4266232564' entity='client.admin' 2023-12-01T15:34:29.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:29.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:29.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:29.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:30.258 INFO:tasks.workunit.client.0.smithi119.stdout:{ 2023-12-01T15:34:30.259 INFO:tasks.workunit.client.0.smithi119.stdout: "balancer": { 2023-12-01T15:34:30.259 INFO:tasks.workunit.client.0.smithi119.stdout: "active": true, 2023-12-01T15:34:30.259 INFO:tasks.workunit.client.0.smithi119.stdout: "mode": "" 2023-12-01T15:34:30.259 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.259 INFO:tasks.workunit.client.0.smithi119.stdout: "channels": [ 2023-12-01T15:34:30.259 INFO:tasks.workunit.client.0.smithi119.stdout: "basic", 2023-12-01T15:34:30.259 INFO:tasks.workunit.client.0.smithi119.stdout: "crash", 2023-12-01T15:34:30.259 INFO:tasks.workunit.client.0.smithi119.stdout: "device", 2023-12-01T15:34:30.259 INFO:tasks.workunit.client.0.smithi119.stdout: "ident" 2023-12-01T15:34:30.259 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.259 INFO:tasks.workunit.client.0.smithi119.stdout: "channels_available": [ 2023-12-01T15:34:30.259 INFO:tasks.workunit.client.0.smithi119.stdout: "basic", 2023-12-01T15:34:30.259 INFO:tasks.workunit.client.0.smithi119.stdout: "ident", 2023-12-01T15:34:30.259 INFO:tasks.workunit.client.0.smithi119.stdout: "crash", 2023-12-01T15:34:30.260 INFO:tasks.workunit.client.0.smithi119.stdout: "device", 2023-12-01T15:34:30.260 INFO:tasks.workunit.client.0.smithi119.stdout: "perf" 2023-12-01T15:34:30.260 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.260 INFO:tasks.workunit.client.0.smithi119.stdout: "collections_available": [ 2023-12-01T15:34:30.260 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_base", 2023-12-01T15:34:30.260 INFO:tasks.workunit.client.0.smithi119.stdout: "device_base", 2023-12-01T15:34:30.260 INFO:tasks.workunit.client.0.smithi119.stdout: "crash_base", 2023-12-01T15:34:30.260 INFO:tasks.workunit.client.0.smithi119.stdout: "ident_base", 2023-12-01T15:34:30.260 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_perf", 2023-12-01T15:34:30.260 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_mds_metadata", 2023-12-01T15:34:30.260 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_pool_usage", 2023-12-01T15:34:30.260 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_usage_by_class", 2023-12-01T15:34:30.260 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_rook_v01", 2023-12-01T15:34:30.260 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_memory_metrics", 2023-12-01T15:34:30.260 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_pool_options_bluestore" 2023-12-01T15:34:30.260 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.261 INFO:tasks.workunit.client.0.smithi119.stdout: "collections_opted_in": [ 2023-12-01T15:34:30.261 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_base", 2023-12-01T15:34:30.261 INFO:tasks.workunit.client.0.smithi119.stdout: "device_base", 2023-12-01T15:34:30.261 INFO:tasks.workunit.client.0.smithi119.stdout: "crash_base", 2023-12-01T15:34:30.261 INFO:tasks.workunit.client.0.smithi119.stdout: "ident_base", 2023-12-01T15:34:30.261 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_perf", 2023-12-01T15:34:30.261 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_mds_metadata", 2023-12-01T15:34:30.261 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_pool_usage", 2023-12-01T15:34:30.261 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_usage_by_class", 2023-12-01T15:34:30.261 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_rook_v01", 2023-12-01T15:34:30.261 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_memory_metrics", 2023-12-01T15:34:30.261 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_pool_options_bluestore" 2023-12-01T15:34:30.261 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.261 INFO:tasks.workunit.client.0.smithi119.stdout: "config": { 2023-12-01T15:34:30.261 INFO:tasks.workunit.client.0.smithi119.stdout: "active_changed": [ 2023-12-01T15:34:30.262 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-01T15:34:30.262 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_debug", 2023-12-01T15:34:30.262 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_mon_ticket_ttl", 2023-12-01T15:34:30.262 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_service_ticket_ttl", 2023-12-01T15:34:30.262 INFO:tasks.workunit.client.0.smithi119.stdout: "bdev_debug_aio", 2023-12-01T15:34:30.262 INFO:tasks.workunit.client.0.smithi119.stdout: "client_check_pool_perm", 2023-12-01T15:34:30.262 INFO:tasks.workunit.client.0.smithi119.stdout: "client_mount_gid", 2023-12-01T15:34:30.262 INFO:tasks.workunit.client.0.smithi119.stdout: "client_mount_uid", 2023-12-01T15:34:30.262 INFO:tasks.workunit.client.0.smithi119.stdout: "client_quota", 2023-12-01T15:34:30.262 INFO:tasks.workunit.client.0.smithi119.stdout: "container_image", 2023-12-01T15:34:30.262 INFO:tasks.workunit.client.0.smithi119.stdout: "daemonize", 2023-12-01T15:34:30.262 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_asserts_on_shutdown", 2023-12-01T15:34:30.262 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_mgr", 2023-12-01T15:34:30.262 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_mon", 2023-12-01T15:34:30.263 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_ms", 2023-12-01T15:34:30.263 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_osd", 2023-12-01T15:34:30.263 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_paxos", 2023-12-01T15:34:30.263 INFO:tasks.workunit.client.0.smithi119.stdout: "keyring", 2023-12-01T15:34:30.263 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_block_size", 2023-12-01T15:34:30.263 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_cache_size", 2023-12-01T15:34:30.263 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_compression", 2023-12-01T15:34:30.264 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_log", 2023-12-01T15:34:30.264 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_write_buffer_size", 2023-12-01T15:34:30.264 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_file", 2023-12-01T15:34:30.264 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_journald", 2023-12-01T15:34:30.264 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_stderr", 2023-12-01T15:34:30.264 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_allow_pool_delete", 2023-12-01T15:34:30.264 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_clock_drift_allowed", 2023-12-01T15:34:30.264 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_file_level", 2023-12-01T15:34:30.264 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_to_file", 2023-12-01T15:34:30.265 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_to_journald", 2023-12-01T15:34:30.265 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_to_stderr", 2023-12-01T15:34:30.265 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_data_avail_warn", 2023-12-01T15:34:30.265 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_election_default_strategy", 2023-12-01T15:34:30.265 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_host", 2023-12-01T15:34:30.265 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_max_pg_per_osd", 2023-12-01T15:34:30.265 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_mgr_mkfs_grace", 2023-12-01T15:34:30.265 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_osd_prime_pg_temp", 2023-12-01T15:34:30.265 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_osd_reporter_subtree_level", 2023-12-01T15:34:30.265 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_pg_warn_max_object_skew", 2023-12-01T15:34:30.265 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-01T15:34:30.265 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-01T15:34:30.265 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-01T15:34:30.265 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-01T15:34:30.265 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-01T15:34:30.266 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-01T15:34:30.266 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-01T15:34:30.266 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-01T15:34:30.266 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_too_few_osds", 2023-12-01T15:34:30.266 INFO:tasks.workunit.client.0.smithi119.stdout: "ms_die_on_bug", 2023-12-01T15:34:30.266 INFO:tasks.workunit.client.0.smithi119.stdout: "ms_die_on_old_message", 2023-12-01T15:34:30.266 INFO:tasks.workunit.client.0.smithi119.stdout: "no_config_file", 2023-12-01T15:34:30.266 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_class_default_list", 2023-12-01T15:34:30.266 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_class_load_list", 2023-12-01T15:34:30.266 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_crush_chooseleaf_type", 2023-12-01T15:34:30.266 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_misdirected_ops", 2023-12-01T15:34:30.266 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_op_order", 2023-12-01T15:34:30.266 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_pg_log_writeout", 2023-12-01T15:34:30.266 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_shutdown", 2023-12-01T15:34:30.267 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_cached_snaps", 2023-12-01T15:34:30.267 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_missing_on_start", 2023-12-01T15:34:30.267 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_stray_on_activate", 2023-12-01T15:34:30.267 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-01T15:34:30.267 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_profile", 2023-12-01T15:34:30.267 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-12-01T15:34:30.267 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-12-01T15:34:30.267 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-12-01T15:34:30.267 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-12-01T15:34:30.267 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-12-01T15:34:30.267 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-12-01T15:34:30.267 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_client_lim", 2023-12-01T15:34:30.268 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_client_res", 2023-12-01T15:34:30.268 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_client_wgt", 2023-12-01T15:34:30.268 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_memory_target", 2023-12-01T15:34:30.268 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_memory_target_autotune", 2023-12-01T15:34:30.268 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_op_queue", 2023-12-01T15:34:30.268 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_op_queue_cut_off", 2023-12-01T15:34:30.269 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pool_default_erasure_code_profile", 2023-12-01T15:34:30.269 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-01T15:34:30.269 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_recover_clone_overlap", 2023-12-01T15:34:30.269 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_recovery_max_chunk", 2023-12-01T15:34:30.269 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_scrub_load_threshold", 2023-12-01T15:34:30.269 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_scrub_max_interval", 2023-12-01T15:34:30.269 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_shutdown_pgref_assert", 2023-12-01T15:34:30.269 INFO:tasks.workunit.client.0.smithi119.stdout: "public_addr", 2023-12-01T15:34:30.269 INFO:tasks.workunit.client.0.smithi119.stdout: "public_addrv", 2023-12-01T15:34:30.269 INFO:tasks.workunit.client.0.smithi119.stdout: "public_network", 2023-12-01T15:34:30.269 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd_default_features", 2023-12-01T15:34:30.269 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd_qos_exclude_ops", 2023-12-01T15:34:30.269 INFO:tasks.workunit.client.0.smithi119.stdout: "setgroup", 2023-12-01T15:34:30.269 INFO:tasks.workunit.client.0.smithi119.stdout: "setuser" 2023-12-01T15:34:30.269 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.270 INFO:tasks.workunit.client.0.smithi119.stdout: "cluster_changed": [ 2023-12-01T15:34:30.270 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-01T15:34:30.270 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_debug", 2023-12-01T15:34:30.270 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_mon_ticket_ttl", 2023-12-01T15:34:30.270 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_service_ticket_ttl", 2023-12-01T15:34:30.270 INFO:tasks.workunit.client.0.smithi119.stdout: "bdev_debug_aio", 2023-12-01T15:34:30.270 INFO:tasks.workunit.client.0.smithi119.stdout: "container_image", 2023-12-01T15:34:30.270 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_asserts_on_shutdown", 2023-12-01T15:34:30.270 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_mgr", 2023-12-01T15:34:30.270 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_mon", 2023-12-01T15:34:30.270 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_ms", 2023-12-01T15:34:30.270 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_osd", 2023-12-01T15:34:30.270 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_paxos", 2023-12-01T15:34:30.270 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_file", 2023-12-01T15:34:30.270 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_journald", 2023-12-01T15:34:30.271 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_stderr", 2023-12-01T15:34:30.271 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_join_fs", 2023-12-01T15:34:30.271 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/cephadm/allow_ptrace", 2023-12-01T15:34:30.271 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/cephadm/container_init", 2023-12-01T15:34:30.271 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/cephadm/migration_current", 2023-12-01T15:34:30.271 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/cephadm/use_repo_digest", 2023-12-01T15:34:30.271 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-12-01T15:34:30.271 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-12-01T15:34:30.271 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-12-01T15:34:30.271 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-12-01T15:34:30.271 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/ssl_server_port", 2023-12-01T15:34:30.271 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/orchestrator/orchestrator", 2023-12-01T15:34:30.271 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/telemetry/channel_ident", 2023-12-01T15:34:30.271 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/telemetry/description", 2023-12-01T15:34:30.271 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/telemetry/organization", 2023-12-01T15:34:30.272 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_allow_pool_delete", 2023-12-01T15:34:30.272 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_clock_drift_allowed", 2023-12-01T15:34:30.272 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_file_level", 2023-12-01T15:34:30.272 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_data_avail_warn", 2023-12-01T15:34:30.272 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_election_default_strategy", 2023-12-01T15:34:30.272 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_max_pg_per_osd", 2023-12-01T15:34:30.272 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_mgr_mkfs_grace", 2023-12-01T15:34:30.272 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_osd_prime_pg_temp", 2023-12-01T15:34:30.272 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_osd_reporter_subtree_level", 2023-12-01T15:34:30.272 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_pg_warn_max_object_skew", 2023-12-01T15:34:30.272 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-01T15:34:30.272 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-01T15:34:30.272 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-01T15:34:30.272 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-01T15:34:30.272 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-01T15:34:30.272 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-01T15:34:30.273 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-01T15:34:30.273 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-01T15:34:30.273 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_too_few_osds", 2023-12-01T15:34:30.273 INFO:tasks.workunit.client.0.smithi119.stdout: "ms_die_on_bug", 2023-12-01T15:34:30.273 INFO:tasks.workunit.client.0.smithi119.stdout: "ms_die_on_old_message", 2023-12-01T15:34:30.273 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_class_default_list", 2023-12-01T15:34:30.273 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_class_load_list", 2023-12-01T15:34:30.274 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_misdirected_ops", 2023-12-01T15:34:30.274 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_op_order", 2023-12-01T15:34:30.274 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_pg_log_writeout", 2023-12-01T15:34:30.274 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_shutdown", 2023-12-01T15:34:30.274 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_cached_snaps", 2023-12-01T15:34:30.274 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_missing_on_start", 2023-12-01T15:34:30.274 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_stray_on_activate", 2023-12-01T15:34:30.274 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-01T15:34:30.274 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_profile", 2023-12-01T15:34:30.274 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_memory_target", 2023-12-01T15:34:30.275 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_memory_target_autotune", 2023-12-01T15:34:30.275 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_op_queue", 2023-12-01T15:34:30.275 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_op_queue_cut_off", 2023-12-01T15:34:30.275 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pool_default_erasure_code_profile", 2023-12-01T15:34:30.275 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-01T15:34:30.275 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_recover_clone_overlap", 2023-12-01T15:34:30.275 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_recovery_max_chunk", 2023-12-01T15:34:30.275 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_scrub_load_threshold", 2023-12-01T15:34:30.275 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_scrub_max_interval", 2023-12-01T15:34:30.275 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_shutdown_pgref_assert", 2023-12-01T15:34:30.275 INFO:tasks.workunit.client.0.smithi119.stdout: "public_network", 2023-12-01T15:34:30.275 INFO:tasks.workunit.client.0.smithi119.stdout: "rgw_cache_enabled", 2023-12-01T15:34:30.275 INFO:tasks.workunit.client.0.smithi119.stdout: "rgw_enable_ops_log", 2023-12-01T15:34:30.276 INFO:tasks.workunit.client.0.smithi119.stdout: "rgw_enable_usage_log" 2023-12-01T15:34:30.276 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:30.276 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.276 INFO:tasks.workunit.client.0.smithi119.stdout: "contact": null, 2023-12-01T15:34:30.276 INFO:tasks.workunit.client.0.smithi119.stdout: "crashes": [], 2023-12-01T15:34:30.276 INFO:tasks.workunit.client.0.smithi119.stdout: "created": "2023-12-01T15:27:13.776650Z", 2023-12-01T15:34:30.276 INFO:tasks.workunit.client.0.smithi119.stdout: "crush": { 2023-12-01T15:34:30.276 INFO:tasks.workunit.client.0.smithi119.stdout: "bucket_algs": { 2023-12-01T15:34:30.276 INFO:tasks.workunit.client.0.smithi119.stdout: "straw2": 3 2023-12-01T15:34:30.276 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.276 INFO:tasks.workunit.client.0.smithi119.stdout: "bucket_sizes": { 2023-12-01T15:34:30.276 INFO:tasks.workunit.client.0.smithi119.stdout: "2": 1, 2023-12-01T15:34:30.276 INFO:tasks.workunit.client.0.smithi119.stdout: "4": 2 2023-12-01T15:34:30.276 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.276 INFO:tasks.workunit.client.0.smithi119.stdout: "bucket_types": { 2023-12-01T15:34:30.276 INFO:tasks.workunit.client.0.smithi119.stdout: "1": 2, 2023-12-01T15:34:30.277 INFO:tasks.workunit.client.0.smithi119.stdout: "11": 1 2023-12-01T15:34:30.277 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.277 INFO:tasks.workunit.client.0.smithi119.stdout: "compat_weight_set": false, 2023-12-01T15:34:30.277 INFO:tasks.workunit.client.0.smithi119.stdout: "device_classes": [ 2023-12-01T15:34:30.277 INFO:tasks.workunit.client.0.smithi119.stdout: 8 2023-12-01T15:34:30.277 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_buckets": 6, 2023-12-01T15:34:30.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_devices": 8, 2023-12-01T15:34:30.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_rules": 1, 2023-12-01T15:34:30.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_types": 12, 2023-12-01T15:34:30.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_weight_sets": 0, 2023-12-01T15:34:30.277 INFO:tasks.workunit.client.0.smithi119.stdout: "tunables": { 2023-12-01T15:34:30.277 INFO:tasks.workunit.client.0.smithi119.stdout: "allowed_bucket_algs": 54, 2023-12-01T15:34:30.277 INFO:tasks.workunit.client.0.smithi119.stdout: "choose_local_fallback_tries": 0, 2023-12-01T15:34:30.277 INFO:tasks.workunit.client.0.smithi119.stdout: "choose_local_tries": 0, 2023-12-01T15:34:30.278 INFO:tasks.workunit.client.0.smithi119.stdout: "choose_total_tries": 50, 2023-12-01T15:34:30.278 INFO:tasks.workunit.client.0.smithi119.stdout: "chooseleaf_descend_once": 1, 2023-12-01T15:34:30.278 INFO:tasks.workunit.client.0.smithi119.stdout: "chooseleaf_stable": 1, 2023-12-01T15:34:30.279 INFO:tasks.workunit.client.0.smithi119.stdout: "chooseleaf_vary_r": 1, 2023-12-01T15:34:30.279 INFO:tasks.workunit.client.0.smithi119.stdout: "has_v2_rules": 0, 2023-12-01T15:34:30.279 INFO:tasks.workunit.client.0.smithi119.stdout: "has_v3_rules": 0, 2023-12-01T15:34:30.279 INFO:tasks.workunit.client.0.smithi119.stdout: "has_v4_buckets": 1, 2023-12-01T15:34:30.279 INFO:tasks.workunit.client.0.smithi119.stdout: "has_v5_rules": 0, 2023-12-01T15:34:30.279 INFO:tasks.workunit.client.0.smithi119.stdout: "legacy_tunables": 0, 2023-12-01T15:34:30.279 INFO:tasks.workunit.client.0.smithi119.stdout: "minimum_required_version": "jewel", 2023-12-01T15:34:30.279 INFO:tasks.workunit.client.0.smithi119.stdout: "optimal_tunables": 1, 2023-12-01T15:34:30.279 INFO:tasks.workunit.client.0.smithi119.stdout: "profile": "jewel", 2023-12-01T15:34:30.279 INFO:tasks.workunit.client.0.smithi119.stdout: "require_feature_tunables": 1, 2023-12-01T15:34:30.279 INFO:tasks.workunit.client.0.smithi119.stdout: "require_feature_tunables2": 1, 2023-12-01T15:34:30.279 INFO:tasks.workunit.client.0.smithi119.stdout: "require_feature_tunables3": 1, 2023-12-01T15:34:30.279 INFO:tasks.workunit.client.0.smithi119.stdout: "require_feature_tunables5": 1, 2023-12-01T15:34:30.279 INFO:tasks.workunit.client.0.smithi119.stdout: "straw_calc_version": 1 2023-12-01T15:34:30.280 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.280 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.280 INFO:tasks.workunit.client.0.smithi119.stdout: "description": "upgrade test cluster", 2023-12-01T15:34:30.280 INFO:tasks.workunit.client.0.smithi119.stdout: "fs": { 2023-12-01T15:34:30.280 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:30.280 INFO:tasks.workunit.client.0.smithi119.stdout: "feature_flags": { 2023-12-01T15:34:30.280 INFO:tasks.workunit.client.0.smithi119.stdout: "enable_multiple": true, 2023-12-01T15:34:30.280 INFO:tasks.workunit.client.0.smithi119.stdout: "ever_enabled_multiple": true 2023-12-01T15:34:30.280 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.280 INFO:tasks.workunit.client.0.smithi119.stdout: "filesystems": [ 2023-12-01T15:34:30.280 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:30.280 INFO:tasks.workunit.client.0.smithi119.stdout: "approx_ctime": "2023-12", 2023-12-01T15:34:30.280 INFO:tasks.workunit.client.0.smithi119.stdout: "balancer_enabled": false, 2023-12-01T15:34:30.280 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:30.280 INFO:tasks.workunit.client.0.smithi119.stdout: "cached_caps": 0, 2023-12-01T15:34:30.280 INFO:tasks.workunit.client.0.smithi119.stdout: "cached_dns": 10, 2023-12-01T15:34:30.281 INFO:tasks.workunit.client.0.smithi119.stdout: "cached_inos": 13, 2023-12-01T15:34:30.281 INFO:tasks.workunit.client.0.smithi119.stdout: "cached_subtrees": 2, 2023-12-01T15:34:30.281 INFO:tasks.workunit.client.0.smithi119.stdout: "ever_allowed_features": 0, 2023-12-01T15:34:30.281 INFO:tasks.workunit.client.0.smithi119.stdout: "explicitly_allowed_features": 0, 2023-12-01T15:34:30.281 INFO:tasks.workunit.client.0.smithi119.stdout: "files": 0, 2023-12-01T15:34:30.281 INFO:tasks.workunit.client.0.smithi119.stdout: "max_mds": 1, 2023-12-01T15:34:30.281 INFO:tasks.workunit.client.0.smithi119.stdout: "num_data_pools": 1, 2023-12-01T15:34:30.281 INFO:tasks.workunit.client.0.smithi119.stdout: "num_in": 1, 2023-12-01T15:34:30.281 INFO:tasks.workunit.client.0.smithi119.stdout: "num_mds": 1, 2023-12-01T15:34:30.281 INFO:tasks.workunit.client.0.smithi119.stdout: "num_sessions": 0, 2023-12-01T15:34:30.281 INFO:tasks.workunit.client.0.smithi119.stdout: "num_standby_replay": 0, 2023-12-01T15:34:30.281 INFO:tasks.workunit.client.0.smithi119.stdout: "num_up": 1, 2023-12-01T15:34:30.281 INFO:tasks.workunit.client.0.smithi119.stdout: "snaps": 0, 2023-12-01T15:34:30.281 INFO:tasks.workunit.client.0.smithi119.stdout: "standby_count_wanted": 0 2023-12-01T15:34:30.281 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.282 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.282 INFO:tasks.workunit.client.0.smithi119.stdout: "num_standby_mds": 1, 2023-12-01T15:34:30.282 INFO:tasks.workunit.client.0.smithi119.stdout: "total_num_mds": 2 2023-12-01T15:34:30.282 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.282 INFO:tasks.workunit.client.0.smithi119.stdout: "hosts": { 2023-12-01T15:34:30.282 INFO:tasks.workunit.client.0.smithi119.stdout: "num": 2, 2023-12-01T15:34:30.282 INFO:tasks.workunit.client.0.smithi119.stdout: "num_with_mds": 2, 2023-12-01T15:34:30.282 INFO:tasks.workunit.client.0.smithi119.stdout: "num_with_mgr": 2, 2023-12-01T15:34:30.282 INFO:tasks.workunit.client.0.smithi119.stdout: "num_with_mon": 2, 2023-12-01T15:34:30.282 INFO:tasks.workunit.client.0.smithi119.stdout: "num_with_osd": 2 2023-12-01T15:34:30.282 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.282 INFO:tasks.workunit.client.0.smithi119.stdout: "leaderboard": false, 2023-12-01T15:34:30.282 INFO:tasks.workunit.client.0.smithi119.stdout: "leaderboard_description": null, 2023-12-01T15:34:30.282 INFO:tasks.workunit.client.0.smithi119.stdout: "license": "sharing-1-0", 2023-12-01T15:34:30.282 INFO:tasks.workunit.client.0.smithi119.stdout: "metadata": { 2023-12-01T15:34:30.283 INFO:tasks.workunit.client.0.smithi119.stdout: "mds": { 2023-12-01T15:34:30.283 INFO:tasks.workunit.client.0.smithi119.stdout: "arch": { 2023-12-01T15:34:30.283 INFO:tasks.workunit.client.0.smithi119.stdout: "x86_64": 2 2023-12-01T15:34:30.283 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.283 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_version": { 2023-12-01T15:34:30.283 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:34:30.283 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.283 INFO:tasks.workunit.client.0.smithi119.stdout: "cpu": { 2023-12-01T15:34:30.283 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2023-12-01T15:34:30.283 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.283 INFO:tasks.workunit.client.0.smithi119.stdout: "distro": { 2023-12-01T15:34:30.283 INFO:tasks.workunit.client.0.smithi119.stdout: "centos": 2 2023-12-01T15:34:30.283 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.283 INFO:tasks.workunit.client.0.smithi119.stdout: "distro_description": { 2023-12-01T15:34:30.284 INFO:tasks.workunit.client.0.smithi119.stdout: "CentOS Stream 8": 2 2023-12-01T15:34:30.284 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.284 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_description": { 2023-12-01T15:34:30.284 INFO:tasks.workunit.client.0.smithi119.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-12-01T15:34:30.284 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.284 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_version": { 2023-12-01T15:34:30.284 INFO:tasks.workunit.client.0.smithi119.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-12-01T15:34:30.284 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.285 INFO:tasks.workunit.client.0.smithi119.stdout: "os": { 2023-12-01T15:34:30.285 INFO:tasks.workunit.client.0.smithi119.stdout: "Linux": 2 2023-12-01T15:34:30.288 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.288 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.288 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:30.288 INFO:tasks.workunit.client.0.smithi119.stdout: "arch": { 2023-12-01T15:34:30.288 INFO:tasks.workunit.client.0.smithi119.stdout: "x86_64": 3 2023-12-01T15:34:30.288 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.288 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_version": { 2023-12-01T15:34:30.288 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:34:30.288 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.288 INFO:tasks.workunit.client.0.smithi119.stdout: "cpu": { 2023-12-01T15:34:30.288 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2023-12-01T15:34:30.288 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.289 INFO:tasks.workunit.client.0.smithi119.stdout: "distro": { 2023-12-01T15:34:30.289 INFO:tasks.workunit.client.0.smithi119.stdout: "centos": 3 2023-12-01T15:34:30.289 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.289 INFO:tasks.workunit.client.0.smithi119.stdout: "distro_description": { 2023-12-01T15:34:30.289 INFO:tasks.workunit.client.0.smithi119.stdout: "CentOS Stream 8": 3 2023-12-01T15:34:30.289 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.289 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_description": { 2023-12-01T15:34:30.289 INFO:tasks.workunit.client.0.smithi119.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-12-01T15:34:30.289 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.289 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_version": { 2023-12-01T15:34:30.289 INFO:tasks.workunit.client.0.smithi119.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-12-01T15:34:30.289 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.290 INFO:tasks.workunit.client.0.smithi119.stdout: "os": { 2023-12-01T15:34:30.290 INFO:tasks.workunit.client.0.smithi119.stdout: "Linux": 3 2023-12-01T15:34:30.290 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.291 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.291 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:30.291 INFO:tasks.workunit.client.0.smithi119.stdout: "arch": { 2023-12-01T15:34:30.291 INFO:tasks.workunit.client.0.smithi119.stdout: "x86_64": 8 2023-12-01T15:34:30.291 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.291 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_version": { 2023-12-01T15:34:30.291 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:34:30.291 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.291 INFO:tasks.workunit.client.0.smithi119.stdout: "cpu": { 2023-12-01T15:34:30.292 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2023-12-01T15:34:30.292 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.292 INFO:tasks.workunit.client.0.smithi119.stdout: "distro": { 2023-12-01T15:34:30.292 INFO:tasks.workunit.client.0.smithi119.stdout: "centos": 8 2023-12-01T15:34:30.292 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.292 INFO:tasks.workunit.client.0.smithi119.stdout: "distro_description": { 2023-12-01T15:34:30.292 INFO:tasks.workunit.client.0.smithi119.stdout: "CentOS Stream 8": 8 2023-12-01T15:34:30.292 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.292 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_description": { 2023-12-01T15:34:30.292 INFO:tasks.workunit.client.0.smithi119.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-12-01T15:34:30.292 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.292 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_version": { 2023-12-01T15:34:30.292 INFO:tasks.workunit.client.0.smithi119.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-12-01T15:34:30.292 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.292 INFO:tasks.workunit.client.0.smithi119.stdout: "os": { 2023-12-01T15:34:30.293 INFO:tasks.workunit.client.0.smithi119.stdout: "Linux": 8 2023-12-01T15:34:30.293 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.293 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_objectstore": { 2023-12-01T15:34:30.293 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": 8 2023-12-01T15:34:30.293 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.293 INFO:tasks.workunit.client.0.smithi119.stdout: "rotational": { 2023-12-01T15:34:30.293 INFO:tasks.workunit.client.0.smithi119.stdout: "0": 8 2023-12-01T15:34:30.293 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.293 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.293 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.293 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:30.293 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 3, 2023-12-01T15:34:30.293 INFO:tasks.workunit.client.0.smithi119.stdout: "features": { 2023-12-01T15:34:30.293 INFO:tasks.workunit.client.0.smithi119.stdout: "optional": [], 2023-12-01T15:34:30.293 INFO:tasks.workunit.client.0.smithi119.stdout: "persistent": [ 2023-12-01T15:34:30.294 INFO:tasks.workunit.client.0.smithi119.stdout: "kraken", 2023-12-01T15:34:30.294 INFO:tasks.workunit.client.0.smithi119.stdout: "luminous", 2023-12-01T15:34:30.294 INFO:tasks.workunit.client.0.smithi119.stdout: "mimic", 2023-12-01T15:34:30.294 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap-prune", 2023-12-01T15:34:30.294 INFO:tasks.workunit.client.0.smithi119.stdout: "nautilus", 2023-12-01T15:34:30.294 INFO:tasks.workunit.client.0.smithi119.stdout: "octopus", 2023-12-01T15:34:30.294 INFO:tasks.workunit.client.0.smithi119.stdout: "pacific", 2023-12-01T15:34:30.294 INFO:tasks.workunit.client.0.smithi119.stdout: "elector-pinging", 2023-12-01T15:34:30.294 INFO:tasks.workunit.client.0.smithi119.stdout: "quincy", 2023-12-01T15:34:30.294 INFO:tasks.workunit.client.0.smithi119.stdout: "reef" 2023-12-01T15:34:30.294 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:30.294 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.294 INFO:tasks.workunit.client.0.smithi119.stdout: "ipv4_addr_mons": 6, 2023-12-01T15:34:30.294 INFO:tasks.workunit.client.0.smithi119.stdout: "ipv6_addr_mons": 0, 2023-12-01T15:34:30.295 INFO:tasks.workunit.client.0.smithi119.stdout: "min_mon_release": 18, 2023-12-01T15:34:30.295 INFO:tasks.workunit.client.0.smithi119.stdout: "v1_addr_mons": 3, 2023-12-01T15:34:30.295 INFO:tasks.workunit.client.0.smithi119.stdout: "v2_addr_mons": 3 2023-12-01T15:34:30.295 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.295 INFO:tasks.workunit.client.0.smithi119.stdout: "organization": "ceph-qa", 2023-12-01T15:34:30.295 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:30.295 INFO:tasks.workunit.client.0.smithi119.stdout: "cluster_network": false, 2023-12-01T15:34:30.295 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 8, 2023-12-01T15:34:30.295 INFO:tasks.workunit.client.0.smithi119.stdout: "require_min_compat_client": "luminous", 2023-12-01T15:34:30.295 INFO:tasks.workunit.client.0.smithi119.stdout: "require_osd_release": "reef" 2023-12-01T15:34:30.295 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.295 INFO:tasks.workunit.client.0.smithi119.stdout: "pools": [ 2023-12-01T15:34:30.295 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:30.295 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:30.295 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr" 2023-12-01T15:34:30.296 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.296 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_mode": "none", 2023-12-01T15:34:30.296 INFO:tasks.workunit.client.0.smithi119.stdout: "erasure_code_profile": {}, 2023-12-01T15:34:30.296 INFO:tasks.workunit.client.0.smithi119.stdout: "min_size": 2, 2023-12-01T15:34:30.296 INFO:tasks.workunit.client.0.smithi119.stdout: "options": {}, 2023-12-01T15:34:30.296 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_autoscale_mode": "off", 2023-12-01T15:34:30.296 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 1, 2023-12-01T15:34:30.296 INFO:tasks.workunit.client.0.smithi119.stdout: "pgp_num": 1, 2023-12-01T15:34:30.296 INFO:tasks.workunit.client.0.smithi119.stdout: "pool": 1, 2023-12-01T15:34:30.296 INFO:tasks.workunit.client.0.smithi119.stdout: "size": 3, 2023-12-01T15:34:30.296 INFO:tasks.workunit.client.0.smithi119.stdout: "stats": { 2023-12-01T15:34:30.296 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_raw": 729330854154, 2023-12-01T15:34:30.296 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_used": 1781760, 2023-12-01T15:34:30.296 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_bytes_used": 0, 2023-12-01T15:34:30.297 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_under_bytes": 0, 2023-12-01T15:34:30.297 INFO:tasks.workunit.client.0.smithi119.stdout: "data_bytes_used": 1781760, 2023-12-01T15:34:30.297 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty": 0, 2023-12-01T15:34:30.297 INFO:tasks.workunit.client.0.smithi119.stdout: "max_avail": 243110297600, 2023-12-01T15:34:30.297 INFO:tasks.workunit.client.0.smithi119.stdout: "objects": 2, 2023-12-01T15:34:30.297 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_bytes_used": 0, 2023-12-01T15:34:30.297 INFO:tasks.workunit.client.0.smithi119.stdout: "percent_used": 2.443000539642526e-06, 2023-12-01T15:34:30.297 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_bytes": 0, 2023-12-01T15:34:30.297 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_objects": 0, 2023-12-01T15:34:30.297 INFO:tasks.workunit.client.0.smithi119.stdout: "rd": 212, 2023-12-01T15:34:30.297 INFO:tasks.workunit.client.0.smithi119.stdout: "rd_bytes": 313344, 2023-12-01T15:34:30.297 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": 590368, 2023-12-01T15:34:30.297 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_data": 590368, 2023-12-01T15:34:30.297 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_omap": 0, 2023-12-01T15:34:30.297 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_raw": 1771104, 2023-12-01T15:34:30.298 INFO:tasks.workunit.client.0.smithi119.stdout: "wr": 179, 2023-12-01T15:34:30.298 INFO:tasks.workunit.client.0.smithi119.stdout: "wr_bytes": 2473984 2023-12-01T15:34:30.298 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.298 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_bytes": 0, 2023-12-01T15:34:30.298 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_objects": 0, 2023-12-01T15:34:30.298 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "replicated" 2023-12-01T15:34:30.298 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.298 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:30.299 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:30.299 INFO:tasks.workunit.client.0.smithi119.stdout: "cephfs" 2023-12-01T15:34:30.299 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.299 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_mode": "none", 2023-12-01T15:34:30.299 INFO:tasks.workunit.client.0.smithi119.stdout: "erasure_code_profile": {}, 2023-12-01T15:34:30.299 INFO:tasks.workunit.client.0.smithi119.stdout: "min_size": 2, 2023-12-01T15:34:30.299 INFO:tasks.workunit.client.0.smithi119.stdout: "options": {}, 2023-12-01T15:34:30.299 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_autoscale_mode": "off", 2023-12-01T15:34:30.299 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 32, 2023-12-01T15:34:30.299 INFO:tasks.workunit.client.0.smithi119.stdout: "pgp_num": 32, 2023-12-01T15:34:30.299 INFO:tasks.workunit.client.0.smithi119.stdout: "pool": 2, 2023-12-01T15:34:30.299 INFO:tasks.workunit.client.0.smithi119.stdout: "size": 3, 2023-12-01T15:34:30.299 INFO:tasks.workunit.client.0.smithi119.stdout: "stats": { 2023-12-01T15:34:30.299 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_raw": 729330854154, 2023-12-01T15:34:30.299 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_used": 98304, 2023-12-01T15:34:30.300 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_bytes_used": 0, 2023-12-01T15:34:30.300 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_under_bytes": 0, 2023-12-01T15:34:30.300 INFO:tasks.workunit.client.0.smithi119.stdout: "data_bytes_used": 98304, 2023-12-01T15:34:30.300 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty": 0, 2023-12-01T15:34:30.300 INFO:tasks.workunit.client.0.smithi119.stdout: "max_avail": 243110297600, 2023-12-01T15:34:30.300 INFO:tasks.workunit.client.0.smithi119.stdout: "objects": 22, 2023-12-01T15:34:30.300 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_bytes_used": 0, 2023-12-01T15:34:30.300 INFO:tasks.workunit.client.0.smithi119.stdout: "percent_used": 1.3478653215770464e-07, 2023-12-01T15:34:30.300 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_bytes": 0, 2023-12-01T15:34:30.300 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_objects": 0, 2023-12-01T15:34:30.300 INFO:tasks.workunit.client.0.smithi119.stdout: "rd": 0, 2023-12-01T15:34:30.301 INFO:tasks.workunit.client.0.smithi119.stdout: "rd_bytes": 0, 2023-12-01T15:34:30.301 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": 3430, 2023-12-01T15:34:30.301 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_data": 3430, 2023-12-01T15:34:30.301 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_omap": 0, 2023-12-01T15:34:30.301 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_raw": 10290, 2023-12-01T15:34:30.301 INFO:tasks.workunit.client.0.smithi119.stdout: "wr": 51, 2023-12-01T15:34:30.301 INFO:tasks.workunit.client.0.smithi119.stdout: "wr_bytes": 20480 2023-12-01T15:34:30.301 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.301 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_bytes": 0, 2023-12-01T15:34:30.301 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_objects": 0, 2023-12-01T15:34:30.301 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "replicated" 2023-12-01T15:34:30.302 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.302 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:30.302 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:30.302 INFO:tasks.workunit.client.0.smithi119.stdout: "cephfs" 2023-12-01T15:34:30.302 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.302 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_mode": "none", 2023-12-01T15:34:30.302 INFO:tasks.workunit.client.0.smithi119.stdout: "erasure_code_profile": {}, 2023-12-01T15:34:30.302 INFO:tasks.workunit.client.0.smithi119.stdout: "min_size": 2, 2023-12-01T15:34:30.302 INFO:tasks.workunit.client.0.smithi119.stdout: "options": {}, 2023-12-01T15:34:30.302 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_autoscale_mode": "off", 2023-12-01T15:34:30.302 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 64, 2023-12-01T15:34:30.302 INFO:tasks.workunit.client.0.smithi119.stdout: "pgp_num": 64, 2023-12-01T15:34:30.302 INFO:tasks.workunit.client.0.smithi119.stdout: "pool": 3, 2023-12-01T15:34:30.302 INFO:tasks.workunit.client.0.smithi119.stdout: "size": 3, 2023-12-01T15:34:30.303 INFO:tasks.workunit.client.0.smithi119.stdout: "stats": { 2023-12-01T15:34:30.303 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_raw": 729330854154, 2023-12-01T15:34:30.303 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_used": 0, 2023-12-01T15:34:30.303 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_bytes_used": 0, 2023-12-01T15:34:30.303 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_under_bytes": 0, 2023-12-01T15:34:30.303 INFO:tasks.workunit.client.0.smithi119.stdout: "data_bytes_used": 0, 2023-12-01T15:34:30.303 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty": 0, 2023-12-01T15:34:30.303 INFO:tasks.workunit.client.0.smithi119.stdout: "max_avail": 243110297600, 2023-12-01T15:34:30.303 INFO:tasks.workunit.client.0.smithi119.stdout: "objects": 0, 2023-12-01T15:34:30.303 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_bytes_used": 0, 2023-12-01T15:34:30.303 INFO:tasks.workunit.client.0.smithi119.stdout: "percent_used": 0.0, 2023-12-01T15:34:30.303 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_bytes": 0, 2023-12-01T15:34:30.303 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_objects": 0, 2023-12-01T15:34:30.303 INFO:tasks.workunit.client.0.smithi119.stdout: "rd": 0, 2023-12-01T15:34:30.304 INFO:tasks.workunit.client.0.smithi119.stdout: "rd_bytes": 0, 2023-12-01T15:34:30.304 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": 0, 2023-12-01T15:34:30.304 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_data": 0, 2023-12-01T15:34:30.304 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_omap": 0, 2023-12-01T15:34:30.304 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_raw": 0, 2023-12-01T15:34:30.304 INFO:tasks.workunit.client.0.smithi119.stdout: "wr": 0, 2023-12-01T15:34:30.304 INFO:tasks.workunit.client.0.smithi119.stdout: "wr_bytes": 0 2023-12-01T15:34:30.304 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.304 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_bytes": 0, 2023-12-01T15:34:30.304 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_objects": 0, 2023-12-01T15:34:30.304 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "replicated" 2023-12-01T15:34:30.304 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.304 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:30.304 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:30.304 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd" 2023-12-01T15:34:30.305 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.305 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_mode": "none", 2023-12-01T15:34:30.305 INFO:tasks.workunit.client.0.smithi119.stdout: "erasure_code_profile": {}, 2023-12-01T15:34:30.305 INFO:tasks.workunit.client.0.smithi119.stdout: "min_size": 2, 2023-12-01T15:34:30.305 INFO:tasks.workunit.client.0.smithi119.stdout: "options": {}, 2023-12-01T15:34:30.305 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_autoscale_mode": "off", 2023-12-01T15:34:30.305 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 8, 2023-12-01T15:34:30.305 INFO:tasks.workunit.client.0.smithi119.stdout: "pgp_num": 8, 2023-12-01T15:34:30.305 INFO:tasks.workunit.client.0.smithi119.stdout: "pool": 4, 2023-12-01T15:34:30.305 INFO:tasks.workunit.client.0.smithi119.stdout: "size": 3, 2023-12-01T15:34:30.305 INFO:tasks.workunit.client.0.smithi119.stdout: "stats": { 2023-12-01T15:34:30.305 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_raw": 729330854154, 2023-12-01T15:34:30.305 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_used": 0, 2023-12-01T15:34:30.305 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_bytes_used": 0, 2023-12-01T15:34:30.305 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_under_bytes": 0, 2023-12-01T15:34:30.306 INFO:tasks.workunit.client.0.smithi119.stdout: "data_bytes_used": 0, 2023-12-01T15:34:30.306 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty": 0, 2023-12-01T15:34:30.306 INFO:tasks.workunit.client.0.smithi119.stdout: "max_avail": 243110297600, 2023-12-01T15:34:30.306 INFO:tasks.workunit.client.0.smithi119.stdout: "objects": 0, 2023-12-01T15:34:30.306 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_bytes_used": 0, 2023-12-01T15:34:30.306 INFO:tasks.workunit.client.0.smithi119.stdout: "percent_used": 0.0, 2023-12-01T15:34:30.306 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_bytes": 0, 2023-12-01T15:34:30.306 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_objects": 0, 2023-12-01T15:34:30.306 INFO:tasks.workunit.client.0.smithi119.stdout: "rd": 0, 2023-12-01T15:34:30.306 INFO:tasks.workunit.client.0.smithi119.stdout: "rd_bytes": 0, 2023-12-01T15:34:30.306 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": 0, 2023-12-01T15:34:30.306 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_data": 0, 2023-12-01T15:34:30.306 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_omap": 0, 2023-12-01T15:34:30.306 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_raw": 0, 2023-12-01T15:34:30.306 INFO:tasks.workunit.client.0.smithi119.stdout: "wr": 0, 2023-12-01T15:34:30.307 INFO:tasks.workunit.client.0.smithi119.stdout: "wr_bytes": 0 2023-12-01T15:34:30.307 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.307 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_bytes": 0, 2023-12-01T15:34:30.307 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_objects": 0, 2023-12-01T15:34:30.307 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "replicated" 2023-12-01T15:34:30.307 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.307 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.307 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd": { 2023-12-01T15:34:30.307 INFO:tasks.workunit.client.0.smithi119.stdout: "mirroring_by_pool": [ 2023-12-01T15:34:30.307 INFO:tasks.workunit.client.0.smithi119.stdout: false 2023-12-01T15:34:30.307 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_images_by_pool": [ 2023-12-01T15:34:30.307 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:30.307 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_pools": 1 2023-12-01T15:34:30.308 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.308 INFO:tasks.workunit.client.0.smithi119.stdout: "report_id": "05cd9861-b5a4-462f-abf8-7c6073e19b75", 2023-12-01T15:34:30.308 INFO:tasks.workunit.client.0.smithi119.stdout: "report_timestamp": "2023-12-01T15:34:30.250781", 2023-12-01T15:34:30.308 INFO:tasks.workunit.client.0.smithi119.stdout: "report_version": 1, 2023-12-01T15:34:30.308 INFO:tasks.workunit.client.0.smithi119.stdout: "rook": { 2023-12-01T15:34:30.308 INFO:tasks.workunit.client.0.smithi119.stdout: "cluster": { 2023-12-01T15:34:30.308 INFO:tasks.workunit.client.0.smithi119.stdout: "external-mode": null, 2023-12-01T15:34:30.308 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:30.309 INFO:tasks.workunit.client.0.smithi119.stdout: "allow-multiple-per-node": null, 2023-12-01T15:34:30.309 INFO:tasks.workunit.client.0.smithi119.stdout: "count": null, 2023-12-01T15:34:30.309 INFO:tasks.workunit.client.0.smithi119.stdout: "max-id": null, 2023-12-01T15:34:30.309 INFO:tasks.workunit.client.0.smithi119.stdout: "pvc": { 2023-12-01T15:34:30.309 INFO:tasks.workunit.client.0.smithi119.stdout: "enabled": null 2023-12-01T15:34:30.309 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.309 INFO:tasks.workunit.client.0.smithi119.stdout: "stretch": { 2023-12-01T15:34:30.309 INFO:tasks.workunit.client.0.smithi119.stdout: "enabled": null 2023-12-01T15:34:30.309 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.309 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.309 INFO:tasks.workunit.client.0.smithi119.stdout: "network": { 2023-12-01T15:34:30.309 INFO:tasks.workunit.client.0.smithi119.stdout: "provider": null 2023-12-01T15:34:30.309 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.309 INFO:tasks.workunit.client.0.smithi119.stdout: "storage": { 2023-12-01T15:34:30.309 INFO:tasks.workunit.client.0.smithi119.stdout: "device-set": { 2023-12-01T15:34:30.310 INFO:tasks.workunit.client.0.smithi119.stdout: "count": { 2023-12-01T15:34:30.310 INFO:tasks.workunit.client.0.smithi119.stdout: "non-portable": null, 2023-12-01T15:34:30.310 INFO:tasks.workunit.client.0.smithi119.stdout: "portable": null, 2023-12-01T15:34:30.310 INFO:tasks.workunit.client.0.smithi119.stdout: "total": null 2023-12-01T15:34:30.310 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.310 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.310 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.310 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.310 INFO:tasks.workunit.client.0.smithi119.stdout: "csi": { 2023-12-01T15:34:30.311 INFO:tasks.workunit.client.0.smithi119.stdout: "version": null 2023-12-01T15:34:30.311 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.311 INFO:tasks.workunit.client.0.smithi119.stdout: "kubernetes": { 2023-12-01T15:34:30.311 INFO:tasks.workunit.client.0.smithi119.stdout: "version": null 2023-12-01T15:34:30.312 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.312 INFO:tasks.workunit.client.0.smithi119.stdout: "node": { 2023-12-01T15:34:30.312 INFO:tasks.workunit.client.0.smithi119.stdout: "count": { 2023-12-01T15:34:30.312 INFO:tasks.workunit.client.0.smithi119.stdout: "kubernetes-total": null, 2023-12-01T15:34:30.312 INFO:tasks.workunit.client.0.smithi119.stdout: "with-ceph-daemons": null, 2023-12-01T15:34:30.312 INFO:tasks.workunit.client.0.smithi119.stdout: "with-csi-cephfs-plugin": null, 2023-12-01T15:34:30.312 INFO:tasks.workunit.client.0.smithi119.stdout: "with-csi-nfs-plugin": null, 2023-12-01T15:34:30.313 INFO:tasks.workunit.client.0.smithi119.stdout: "with-csi-rbd-plugin": null 2023-12-01T15:34:30.313 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.313 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.313 INFO:tasks.workunit.client.0.smithi119.stdout: "usage": { 2023-12-01T15:34:30.313 INFO:tasks.workunit.client.0.smithi119.stdout: "storage-class": { 2023-12-01T15:34:30.313 INFO:tasks.workunit.client.0.smithi119.stdout: "count": { 2023-12-01T15:34:30.313 INFO:tasks.workunit.client.0.smithi119.stdout: "bucket": null, 2023-12-01T15:34:30.313 INFO:tasks.workunit.client.0.smithi119.stdout: "cephfs": null, 2023-12-01T15:34:30.313 INFO:tasks.workunit.client.0.smithi119.stdout: "nfs": null, 2023-12-01T15:34:30.314 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd": null, 2023-12-01T15:34:30.314 INFO:tasks.workunit.client.0.smithi119.stdout: "total": null 2023-12-01T15:34:30.314 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.314 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.314 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.314 INFO:tasks.workunit.client.0.smithi119.stdout: "version": null 2023-12-01T15:34:30.314 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.314 INFO:tasks.workunit.client.0.smithi119.stdout: "services": {}, 2023-12-01T15:34:30.314 INFO:tasks.workunit.client.0.smithi119.stdout: "usage": { 2023-12-01T15:34:30.315 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 105, 2023-12-01T15:34:30.315 INFO:tasks.workunit.client.0.smithi119.stdout: "pools": 4, 2023-12-01T15:34:30.315 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_by_class": { 2023-12-01T15:34:30.315 INFO:tasks.workunit.client.0.smithi119.stdout: "ssd": { 2023-12-01T15:34:30.315 INFO:tasks.workunit.client.0.smithi119.stdout: "total_avail_bytes": 767731904512, 2023-12-01T15:34:30.315 INFO:tasks.workunit.client.0.smithi119.stdout: "total_bytes": 767960285184, 2023-12-01T15:34:30.315 INFO:tasks.workunit.client.0.smithi119.stdout: "total_used_bytes": 228380672, 2023-12-01T15:34:30.315 INFO:tasks.workunit.client.0.smithi119.stdout: "total_used_raw_bytes": 228380672, 2023-12-01T15:34:30.315 INFO:tasks.workunit.client.0.smithi119.stdout: "total_used_raw_ratio": 0.00029738605371676385 2023-12-01T15:34:30.315 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.315 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.315 INFO:tasks.workunit.client.0.smithi119.stdout: "total_avail_bytes": 767731904512, 2023-12-01T15:34:30.315 INFO:tasks.workunit.client.0.smithi119.stdout: "total_bytes": 767960285184, 2023-12-01T15:34:30.316 INFO:tasks.workunit.client.0.smithi119.stdout: "total_used_bytes": 228380672 2023-12-01T15:34:30.316 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.316 INFO:tasks.workunit.client.0.smithi119.stdout:} 2023-12-01T15:34:30.316 INFO:tasks.workunit.client.0.smithi119.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2023-12-01T15:34:30.316 INFO:tasks.workunit.client.0.smithi119.stderr:+ ceph telemetry preview-device 2023-12-01T15:34:30.859 INFO:tasks.workunit.client.0.smithi119.stdout:{ 2023-12-01T15:34:30.859 INFO:tasks.workunit.client.0.smithi119.stdout: "1eb2a608-905f-11ee-b6e3-0cc47a8fd5ef": { 2023-12-01T15:34:30.859 INFO:tasks.workunit.client.0.smithi119.stdout: "INTEL_SSDPEDMD400G4_1eb33fbe-905f-11ee-b6e3-0cc47a8fd5ef": { 2023-12-01T15:34:30.859 INFO:tasks.workunit.client.0.smithi119.stdout: "20231201-153007": { 2023-12-01T15:34:30.859 INFO:tasks.workunit.client.0.smithi119.stdout: "device": { 2023-12-01T15:34:30.859 INFO:tasks.workunit.client.0.smithi119.stdout: "info_name": "/dev/nvme0n1", 2023-12-01T15:34:30.859 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "/dev/nvme0n1", 2023-12-01T15:34:30.860 INFO:tasks.workunit.client.0.smithi119.stdout: "protocol": "NVMe", 2023-12-01T15:34:30.860 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "nvme" 2023-12-01T15:34:30.860 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.860 INFO:tasks.workunit.client.0.smithi119.stdout: "firmware_version": "8DV101F0", 2023-12-01T15:34:30.860 INFO:tasks.workunit.client.0.smithi119.stdout: "host_id": "1eb2a608-905f-11ee-b6e3-0cc47a8fd5ef", 2023-12-01T15:34:30.860 INFO:tasks.workunit.client.0.smithi119.stdout: "json_format_version": [ 2023-12-01T15:34:30.860 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:30.860 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:30.860 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.860 INFO:tasks.workunit.client.0.smithi119.stdout: "local_time": { 2023-12-01T15:34:30.860 INFO:tasks.workunit.client.0.smithi119.stdout: "asctime": "Fri Dec 1 15:30:07 2023 UTC", 2023-12-01T15:34:30.860 INFO:tasks.workunit.client.0.smithi119.stdout: "time_t": 1701444607 2023-12-01T15:34:30.860 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.861 INFO:tasks.workunit.client.0.smithi119.stdout: "logical_block_size": 512, 2023-12-01T15:34:30.861 INFO:tasks.workunit.client.0.smithi119.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-12-01T15:34:30.861 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_controller_id": 0, 2023-12-01T15:34:30.861 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-01T15:34:30.861 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_namespaces": [ 2023-12-01T15:34:30.861 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:30.861 INFO:tasks.workunit.client.0.smithi119.stdout: "capacity": { 2023-12-01T15:34:30.861 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:30.861 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:30.861 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.861 INFO:tasks.workunit.client.0.smithi119.stdout: "formatted_lba_size": 512, 2023-12-01T15:34:30.861 INFO:tasks.workunit.client.0.smithi119.stdout: "id": 1, 2023-12-01T15:34:30.862 INFO:tasks.workunit.client.0.smithi119.stdout: "size": { 2023-12-01T15:34:30.862 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:30.862 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:30.862 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.862 INFO:tasks.workunit.client.0.smithi119.stdout: "utilization": { 2023-12-01T15:34:30.862 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:30.862 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:30.862 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.862 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.862 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.862 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_number_of_namespaces": 1, 2023-12-01T15:34:30.862 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_pci_vendor": { 2023-12-01T15:34:30.862 INFO:tasks.workunit.client.0.smithi119.stdout: "id": 32902, 2023-12-01T15:34:30.863 INFO:tasks.workunit.client.0.smithi119.stdout: "subsystem_id": 32902 2023-12-01T15:34:30.863 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.863 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_smart_health_information_add_log": { 2023-12-01T15:34:30.863 INFO:tasks.workunit.client.0.smithi119.stdout: "Device stats": { 2023-12-01T15:34:30.863 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_fw_downgrades": { 2023-12-01T15:34:30.863 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:30.863 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.863 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.863 INFO:tasks.workunit.client.0.smithi119.stdout: "crc_error_count": { 2023-12-01T15:34:30.863 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.863 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.863 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.864 INFO:tasks.workunit.client.0.smithi119.stdout: "end_to_end_error_detection_count": { 2023-12-01T15:34:30.864 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.864 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.864 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.866 INFO:tasks.workunit.client.0.smithi119.stdout: "erase_fail_count": { 2023-12-01T15:34:30.866 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.866 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.867 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.867 INFO:tasks.workunit.client.0.smithi119.stdout: "host_bytes_written": { 2023-12-01T15:34:30.875 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.875 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 16484241 2023-12-01T15:34:30.875 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.875 INFO:tasks.workunit.client.0.smithi119.stdout: "host_ctx_wear_used": { 2023-12-01T15:34:30.875 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.875 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 1 2023-12-01T15:34:30.875 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.875 INFO:tasks.workunit.client.0.smithi119.stdout: "media_bytes_read": { 2023-12-01T15:34:30.875 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:30.875 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.875 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.881 INFO:tasks.workunit.client.0.smithi119.stdout: "nand_bytes_written": { 2023-12-01T15:34:30.881 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.881 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 30459691 2023-12-01T15:34:30.881 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.881 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_stat_indicator": { 2023-12-01T15:34:30.881 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:30.881 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.881 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.882 INFO:tasks.workunit.client.0.smithi119.stdout: "pll_lock_loss_count": { 2023-12-01T15:34:30.882 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.882 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.882 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.882 INFO:tasks.workunit.client.0.smithi119.stdout: "program_fail_count": { 2023-12-01T15:34:30.882 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.882 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.882 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.882 INFO:tasks.workunit.client.0.smithi119.stdout: "re_alloc_sectr_cnt": { 2023-12-01T15:34:30.882 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:30.882 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.882 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.882 INFO:tasks.workunit.client.0.smithi119.stdout: "retry_buffer_overflow_count": { 2023-12-01T15:34:30.882 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.882 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.883 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.883 INFO:tasks.workunit.client.0.smithi119.stdout: "soft_ecc_err_rate": { 2023-12-01T15:34:30.883 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:30.883 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.883 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.883 INFO:tasks.workunit.client.0.smithi119.stdout: "thermal_throttle_status": { 2023-12-01T15:34:30.883 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.883 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": { 2023-12-01T15:34:30.883 INFO:tasks.workunit.client.0.smithi119.stdout: "cnt": 0, 2023-12-01T15:34:30.883 INFO:tasks.workunit.client.0.smithi119.stdout: "pct": 0 2023-12-01T15:34:30.883 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.883 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.883 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_host_reads": { 2023-12-01T15:34:30.883 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.883 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 65535 2023-12-01T15:34:30.884 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.884 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_media_wear": { 2023-12-01T15:34:30.884 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.884 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 64 2023-12-01T15:34:30.884 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.884 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_timer": { 2023-12-01T15:34:30.884 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.884 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 65535 2023-12-01T15:34:30.884 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.884 INFO:tasks.workunit.client.0.smithi119.stdout: "unexp_power_loss": { 2023-12-01T15:34:30.884 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:30.884 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.884 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.884 INFO:tasks.workunit.client.0.smithi119.stdout: "wear_leveling": { 2023-12-01T15:34:30.884 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 93, 2023-12-01T15:34:30.884 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": { 2023-12-01T15:34:30.885 INFO:tasks.workunit.client.0.smithi119.stdout: "avg": 2098, 2023-12-01T15:34:30.885 INFO:tasks.workunit.client.0.smithi119.stdout: "max": 2107, 2023-12-01T15:34:30.885 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 2090 2023-12-01T15:34:30.885 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.885 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.885 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.885 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel Smart log": "nvme0n1" 2023-12-01T15:34:30.885 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.885 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_smart_health_information_log": { 2023-12-01T15:34:30.885 INFO:tasks.workunit.client.0.smithi119.stdout: "available_spare": 100, 2023-12-01T15:34:30.885 INFO:tasks.workunit.client.0.smithi119.stdout: "available_spare_threshold": 10, 2023-12-01T15:34:30.886 INFO:tasks.workunit.client.0.smithi119.stdout: "controller_busy_time": 2, 2023-12-01T15:34:30.886 INFO:tasks.workunit.client.0.smithi119.stdout: "critical_warning": 0, 2023-12-01T15:34:30.886 INFO:tasks.workunit.client.0.smithi119.stdout: "data_units_read": 223092921, 2023-12-01T15:34:30.886 INFO:tasks.workunit.client.0.smithi119.stdout: "data_units_written": 1080311232, 2023-12-01T15:34:30.886 INFO:tasks.workunit.client.0.smithi119.stdout: "host_reads": 3991365625, 2023-12-01T15:34:30.886 INFO:tasks.workunit.client.0.smithi119.stdout: "host_writes": 20931831267, 2023-12-01T15:34:30.887 INFO:tasks.workunit.client.0.smithi119.stdout: "media_errors": 0, 2023-12-01T15:34:30.887 INFO:tasks.workunit.client.0.smithi119.stdout: "num_err_log_entries": 0, 2023-12-01T15:34:30.887 INFO:tasks.workunit.client.0.smithi119.stdout: "percentage_used": 6, 2023-12-01T15:34:30.887 INFO:tasks.workunit.client.0.smithi119.stdout: "power_cycles": 36738, 2023-12-01T15:34:30.887 INFO:tasks.workunit.client.0.smithi119.stdout: "power_on_hours": 54880, 2023-12-01T15:34:30.887 INFO:tasks.workunit.client.0.smithi119.stdout: "temperature": 28, 2023-12-01T15:34:30.887 INFO:tasks.workunit.client.0.smithi119.stdout: "unsafe_shutdowns": 103 2023-12-01T15:34:30.887 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.887 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_vendor": "intel", 2023-12-01T15:34:30.887 INFO:tasks.workunit.client.0.smithi119.stdout: "power_cycle_count": 36738, 2023-12-01T15:34:30.887 INFO:tasks.workunit.client.0.smithi119.stdout: "power_on_time": { 2023-12-01T15:34:30.887 INFO:tasks.workunit.client.0.smithi119.stdout: "hours": 54880 2023-12-01T15:34:30.887 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.887 INFO:tasks.workunit.client.0.smithi119.stdout: "serial_number": "deleted", 2023-12-01T15:34:30.888 INFO:tasks.workunit.client.0.smithi119.stdout: "smart_status": { 2023-12-01T15:34:30.888 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme": { 2023-12-01T15:34:30.888 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:30.888 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.888 INFO:tasks.workunit.client.0.smithi119.stdout: "passed": true 2023-12-01T15:34:30.888 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.888 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl": { 2023-12-01T15:34:30.888 INFO:tasks.workunit.client.0.smithi119.stdout: "argv": [ 2023-12-01T15:34:30.888 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl", 2023-12-01T15:34:30.888 INFO:tasks.workunit.client.0.smithi119.stdout: "-x", 2023-12-01T15:34:30.888 INFO:tasks.workunit.client.0.smithi119.stdout: "--json=o", 2023-12-01T15:34:30.888 INFO:tasks.workunit.client.0.smithi119.stdout: "/dev/nvme0n1" 2023-12-01T15:34:30.889 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.889 INFO:tasks.workunit.client.0.smithi119.stdout: "build_info": "(local build)", 2023-12-01T15:34:30.889 INFO:tasks.workunit.client.0.smithi119.stdout: "exit_status": 0, 2023-12-01T15:34:30.889 INFO:tasks.workunit.client.0.smithi119.stdout: "output": [ 2023-12-01T15:34:30.889 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-12-01T15:34:30.889 INFO:tasks.workunit.client.0.smithi119.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-01T15:34:30.889 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:30.889 INFO:tasks.workunit.client.0.smithi119.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-01T15:34:30.889 INFO:tasks.workunit.client.0.smithi119.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-12-01T15:34:30.889 INFO:tasks.workunit.client.0.smithi119.stdout: "Serial Number: deleted", 2023-12-01T15:34:30.889 INFO:tasks.workunit.client.0.smithi119.stdout: "Firmware Version: 8DV101F0", 2023-12-01T15:34:30.890 INFO:tasks.workunit.client.0.smithi119.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-01T15:34:30.890 INFO:tasks.workunit.client.0.smithi119.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-01T15:34:30.890 INFO:tasks.workunit.client.0.smithi119.stdout: "Controller ID: 0", 2023-12-01T15:34:30.890 INFO:tasks.workunit.client.0.smithi119.stdout: "Number of Namespaces: 1", 2023-12-01T15:34:30.890 INFO:tasks.workunit.client.0.smithi119.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-12-01T15:34:30.890 INFO:tasks.workunit.client.0.smithi119.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-01T15:34:30.890 INFO:tasks.workunit.client.0.smithi119.stdout: "Local Time is: Fri Dec 1 15:30:07 2023 UTC", 2023-12-01T15:34:30.890 INFO:tasks.workunit.client.0.smithi119.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-01T15:34:30.890 INFO:tasks.workunit.client.0.smithi119.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-12-01T15:34:30.890 INFO:tasks.workunit.client.0.smithi119.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-01T15:34:30.890 INFO:tasks.workunit.client.0.smithi119.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-01T15:34:30.890 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:30.890 INFO:tasks.workunit.client.0.smithi119.stdout: "Supported Power States", 2023-12-01T15:34:30.890 INFO:tasks.workunit.client.0.smithi119.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-01T15:34:30.891 INFO:tasks.workunit.client.0.smithi119.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-12-01T15:34:30.891 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:30.891 INFO:tasks.workunit.client.0.smithi119.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-01T15:34:30.891 INFO:tasks.workunit.client.0.smithi119.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-01T15:34:30.891 INFO:tasks.workunit.client.0.smithi119.stdout: " 0 + 512 0 2", 2023-12-01T15:34:30.891 INFO:tasks.workunit.client.0.smithi119.stdout: " 1 - 512 8 2", 2023-12-01T15:34:30.891 INFO:tasks.workunit.client.0.smithi119.stdout: " 2 - 512 16 2", 2023-12-01T15:34:30.891 INFO:tasks.workunit.client.0.smithi119.stdout: " 3 - 4096 0 0", 2023-12-01T15:34:30.891 INFO:tasks.workunit.client.0.smithi119.stdout: " 4 - 4096 8 0", 2023-12-01T15:34:30.891 INFO:tasks.workunit.client.0.smithi119.stdout: " 5 - 4096 64 0", 2023-12-01T15:34:30.891 INFO:tasks.workunit.client.0.smithi119.stdout: " 6 - 4096 128 0", 2023-12-01T15:34:30.891 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:30.891 INFO:tasks.workunit.client.0.smithi119.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-01T15:34:30.891 INFO:tasks.workunit.client.0.smithi119.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-01T15:34:30.891 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:30.892 INFO:tasks.workunit.client.0.smithi119.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-01T15:34:30.892 INFO:tasks.workunit.client.0.smithi119.stdout: "Critical Warning: 0x00", 2023-12-01T15:34:30.892 INFO:tasks.workunit.client.0.smithi119.stdout: "Temperature: 28 Celsius", 2023-12-01T15:34:30.892 INFO:tasks.workunit.client.0.smithi119.stdout: "Available Spare: 100%", 2023-12-01T15:34:30.892 INFO:tasks.workunit.client.0.smithi119.stdout: "Available Spare Threshold: 10%", 2023-12-01T15:34:30.892 INFO:tasks.workunit.client.0.smithi119.stdout: "Percentage Used: 6%", 2023-12-01T15:34:30.892 INFO:tasks.workunit.client.0.smithi119.stdout: "Data Units Read: 223,092,921 [114 TB]", 2023-12-01T15:34:30.892 INFO:tasks.workunit.client.0.smithi119.stdout: "Data Units Written: 1,080,311,232 [553 TB]", 2023-12-01T15:34:30.892 INFO:tasks.workunit.client.0.smithi119.stdout: "Host Read Commands: 3,991,365,625", 2023-12-01T15:34:30.892 INFO:tasks.workunit.client.0.smithi119.stdout: "Host Write Commands: 20,931,831,267", 2023-12-01T15:34:30.892 INFO:tasks.workunit.client.0.smithi119.stdout: "Controller Busy Time: 2", 2023-12-01T15:34:30.892 INFO:tasks.workunit.client.0.smithi119.stdout: "Power Cycles: 36,738", 2023-12-01T15:34:30.892 INFO:tasks.workunit.client.0.smithi119.stdout: "Power On Hours: 54,880", 2023-12-01T15:34:30.892 INFO:tasks.workunit.client.0.smithi119.stdout: "Unsafe Shutdowns: 103", 2023-12-01T15:34:30.892 INFO:tasks.workunit.client.0.smithi119.stdout: "Media and Data Integrity Errors: 0", 2023-12-01T15:34:30.892 INFO:tasks.workunit.client.0.smithi119.stdout: "Error Information Log Entries: 0", 2023-12-01T15:34:30.893 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:30.896 INFO:tasks.workunit.client.0.smithi119.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-01T15:34:30.896 INFO:tasks.workunit.client.0.smithi119.stdout: "No Errors Logged", 2023-12-01T15:34:30.896 INFO:tasks.workunit.client.0.smithi119.stdout: "" 2023-12-01T15:34:30.896 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.896 INFO:tasks.workunit.client.0.smithi119.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-12-01T15:34:30.897 INFO:tasks.workunit.client.0.smithi119.stdout: "svn_revision": "5022", 2023-12-01T15:34:30.897 INFO:tasks.workunit.client.0.smithi119.stdout: "version": [ 2023-12-01T15:34:30.897 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:30.897 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:30.897 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:30.897 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.897 INFO:tasks.workunit.client.0.smithi119.stdout: "temperature": { 2023-12-01T15:34:30.897 INFO:tasks.workunit.client.0.smithi119.stdout: "current": 28 2023-12-01T15:34:30.897 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.897 INFO:tasks.workunit.client.0.smithi119.stdout: "user_capacity": { 2023-12-01T15:34:30.897 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:30.897 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:30.897 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.897 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.897 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.898 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.898 INFO:tasks.workunit.client.0.smithi119.stdout: "1eb47a6e-905f-11ee-b6e3-0cc47a8fd5ef": { 2023-12-01T15:34:30.898 INFO:tasks.workunit.client.0.smithi119.stdout: "INTEL_SSDPEDMD400G4_1eb4faca-905f-11ee-b6e3-0cc47a8fd5ef": { 2023-12-01T15:34:30.898 INFO:tasks.workunit.client.0.smithi119.stdout: "20231201-153010": { 2023-12-01T15:34:30.898 INFO:tasks.workunit.client.0.smithi119.stdout: "device": { 2023-12-01T15:34:30.898 INFO:tasks.workunit.client.0.smithi119.stdout: "info_name": "/dev/nvme0n1", 2023-12-01T15:34:30.898 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "/dev/nvme0n1", 2023-12-01T15:34:30.898 INFO:tasks.workunit.client.0.smithi119.stdout: "protocol": "NVMe", 2023-12-01T15:34:30.898 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "nvme" 2023-12-01T15:34:30.898 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.898 INFO:tasks.workunit.client.0.smithi119.stdout: "firmware_version": "8DV101H0", 2023-12-01T15:34:30.898 INFO:tasks.workunit.client.0.smithi119.stdout: "host_id": "1eb47a6e-905f-11ee-b6e3-0cc47a8fd5ef", 2023-12-01T15:34:30.898 INFO:tasks.workunit.client.0.smithi119.stdout: "json_format_version": [ 2023-12-01T15:34:30.898 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:30.898 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:30.899 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.899 INFO:tasks.workunit.client.0.smithi119.stdout: "local_time": { 2023-12-01T15:34:30.899 INFO:tasks.workunit.client.0.smithi119.stdout: "asctime": "Fri Dec 1 15:30:09 2023 UTC", 2023-12-01T15:34:30.899 INFO:tasks.workunit.client.0.smithi119.stdout: "time_t": 1701444609 2023-12-01T15:34:30.899 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.899 INFO:tasks.workunit.client.0.smithi119.stdout: "logical_block_size": 512, 2023-12-01T15:34:30.899 INFO:tasks.workunit.client.0.smithi119.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-12-01T15:34:30.899 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_controller_id": 0, 2023-12-01T15:34:30.899 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-01T15:34:30.899 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_namespaces": [ 2023-12-01T15:34:30.899 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:30.899 INFO:tasks.workunit.client.0.smithi119.stdout: "capacity": { 2023-12-01T15:34:30.899 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:30.899 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:30.899 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.900 INFO:tasks.workunit.client.0.smithi119.stdout: "formatted_lba_size": 512, 2023-12-01T15:34:30.900 INFO:tasks.workunit.client.0.smithi119.stdout: "id": 1, 2023-12-01T15:34:30.900 INFO:tasks.workunit.client.0.smithi119.stdout: "size": { 2023-12-01T15:34:30.900 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:30.900 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:30.900 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.900 INFO:tasks.workunit.client.0.smithi119.stdout: "utilization": { 2023-12-01T15:34:30.900 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:30.900 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:30.900 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.900 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.900 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.900 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_number_of_namespaces": 1, 2023-12-01T15:34:30.900 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_pci_vendor": { 2023-12-01T15:34:30.900 INFO:tasks.workunit.client.0.smithi119.stdout: "id": 32902, 2023-12-01T15:34:30.901 INFO:tasks.workunit.client.0.smithi119.stdout: "subsystem_id": 32902 2023-12-01T15:34:30.901 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.901 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_smart_health_information_add_log": { 2023-12-01T15:34:30.901 INFO:tasks.workunit.client.0.smithi119.stdout: "Device stats": { 2023-12-01T15:34:30.901 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_fw_downgrades": { 2023-12-01T15:34:30.901 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:30.901 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.901 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.901 INFO:tasks.workunit.client.0.smithi119.stdout: "crc_error_count": { 2023-12-01T15:34:30.901 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.901 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.901 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.901 INFO:tasks.workunit.client.0.smithi119.stdout: "end_to_end_error_detection_count": { 2023-12-01T15:34:30.901 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.901 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.901 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.902 INFO:tasks.workunit.client.0.smithi119.stdout: "erase_fail_count": { 2023-12-01T15:34:30.902 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.902 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.902 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.902 INFO:tasks.workunit.client.0.smithi119.stdout: "host_bytes_written": { 2023-12-01T15:34:30.902 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.902 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 27945850 2023-12-01T15:34:30.902 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.902 INFO:tasks.workunit.client.0.smithi119.stdout: "host_ctx_wear_used": { 2023-12-01T15:34:30.902 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.902 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 1 2023-12-01T15:34:30.902 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.902 INFO:tasks.workunit.client.0.smithi119.stdout: "media_bytes_read": { 2023-12-01T15:34:30.902 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:30.902 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.903 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.903 INFO:tasks.workunit.client.0.smithi119.stdout: "nand_bytes_written": { 2023-12-01T15:34:30.903 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.903 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 45756509 2023-12-01T15:34:30.903 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.903 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_stat_indicator": { 2023-12-01T15:34:30.903 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:30.903 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.903 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.903 INFO:tasks.workunit.client.0.smithi119.stdout: "pll_lock_loss_count": { 2023-12-01T15:34:30.903 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.903 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.903 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.903 INFO:tasks.workunit.client.0.smithi119.stdout: "program_fail_count": { 2023-12-01T15:34:30.903 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.904 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.904 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.904 INFO:tasks.workunit.client.0.smithi119.stdout: "re_alloc_sectr_cnt": { 2023-12-01T15:34:30.904 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:30.904 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.904 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.904 INFO:tasks.workunit.client.0.smithi119.stdout: "retry_buffer_overflow_count": { 2023-12-01T15:34:30.904 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.904 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.904 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.904 INFO:tasks.workunit.client.0.smithi119.stdout: "soft_ecc_err_rate": { 2023-12-01T15:34:30.904 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:30.904 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.904 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.904 INFO:tasks.workunit.client.0.smithi119.stdout: "thermal_throttle_status": { 2023-12-01T15:34:30.904 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.905 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": { 2023-12-01T15:34:30.905 INFO:tasks.workunit.client.0.smithi119.stdout: "cnt": 0, 2023-12-01T15:34:30.905 INFO:tasks.workunit.client.0.smithi119.stdout: "pct": 0 2023-12-01T15:34:30.905 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.905 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.905 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_host_reads": { 2023-12-01T15:34:30.905 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.905 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 65535 2023-12-01T15:34:30.905 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.905 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_media_wear": { 2023-12-01T15:34:30.905 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.905 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 64 2023-12-01T15:34:30.905 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.905 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_timer": { 2023-12-01T15:34:30.905 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:30.906 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 65535 2023-12-01T15:34:30.906 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.911 INFO:tasks.workunit.client.0.smithi119.stdout: "unexp_power_loss": { 2023-12-01T15:34:30.911 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:30.911 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:30.911 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.911 INFO:tasks.workunit.client.0.smithi119.stdout: "wear_leveling": { 2023-12-01T15:34:30.911 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 90, 2023-12-01T15:34:30.911 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": { 2023-12-01T15:34:30.911 INFO:tasks.workunit.client.0.smithi119.stdout: "avg": 3066, 2023-12-01T15:34:30.912 INFO:tasks.workunit.client.0.smithi119.stdout: "max": 3080, 2023-12-01T15:34:30.912 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 3052 2023-12-01T15:34:30.912 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.912 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.912 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.912 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel Smart log": "nvme0n1" 2023-12-01T15:34:30.912 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.912 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_smart_health_information_log": { 2023-12-01T15:34:30.912 INFO:tasks.workunit.client.0.smithi119.stdout: "available_spare": 100, 2023-12-01T15:34:30.912 INFO:tasks.workunit.client.0.smithi119.stdout: "available_spare_threshold": 10, 2023-12-01T15:34:30.912 INFO:tasks.workunit.client.0.smithi119.stdout: "controller_busy_time": 2, 2023-12-01T15:34:30.912 INFO:tasks.workunit.client.0.smithi119.stdout: "critical_warning": 0, 2023-12-01T15:34:30.912 INFO:tasks.workunit.client.0.smithi119.stdout: "data_units_read": 384884823, 2023-12-01T15:34:30.912 INFO:tasks.workunit.client.0.smithi119.stdout: "data_units_written": 1831459285, 2023-12-01T15:34:30.912 INFO:tasks.workunit.client.0.smithi119.stdout: "host_reads": 6283523926, 2023-12-01T15:34:30.913 INFO:tasks.workunit.client.0.smithi119.stdout: "host_writes": 30255694622, 2023-12-01T15:34:30.913 INFO:tasks.workunit.client.0.smithi119.stdout: "media_errors": 0, 2023-12-01T15:34:30.913 INFO:tasks.workunit.client.0.smithi119.stdout: "num_err_log_entries": 0, 2023-12-01T15:34:30.913 INFO:tasks.workunit.client.0.smithi119.stdout: "percentage_used": 10, 2023-12-01T15:34:30.913 INFO:tasks.workunit.client.0.smithi119.stdout: "power_cycles": 46151, 2023-12-01T15:34:30.913 INFO:tasks.workunit.client.0.smithi119.stdout: "power_on_hours": 46442, 2023-12-01T15:34:30.913 INFO:tasks.workunit.client.0.smithi119.stdout: "temperature": 26, 2023-12-01T15:34:30.913 INFO:tasks.workunit.client.0.smithi119.stdout: "unsafe_shutdowns": 110 2023-12-01T15:34:30.913 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.913 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_vendor": "intel", 2023-12-01T15:34:30.913 INFO:tasks.workunit.client.0.smithi119.stdout: "power_cycle_count": 46151, 2023-12-01T15:34:30.913 INFO:tasks.workunit.client.0.smithi119.stdout: "power_on_time": { 2023-12-01T15:34:30.913 INFO:tasks.workunit.client.0.smithi119.stdout: "hours": 46442 2023-12-01T15:34:30.913 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.913 INFO:tasks.workunit.client.0.smithi119.stdout: "serial_number": "deleted", 2023-12-01T15:34:30.914 INFO:tasks.workunit.client.0.smithi119.stdout: "smart_status": { 2023-12-01T15:34:30.914 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme": { 2023-12-01T15:34:30.914 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:30.914 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.914 INFO:tasks.workunit.client.0.smithi119.stdout: "passed": true 2023-12-01T15:34:30.914 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.914 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl": { 2023-12-01T15:34:30.914 INFO:tasks.workunit.client.0.smithi119.stdout: "argv": [ 2023-12-01T15:34:30.914 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl", 2023-12-01T15:34:30.914 INFO:tasks.workunit.client.0.smithi119.stdout: "-x", 2023-12-01T15:34:30.914 INFO:tasks.workunit.client.0.smithi119.stdout: "--json=o", 2023-12-01T15:34:30.914 INFO:tasks.workunit.client.0.smithi119.stdout: "/dev/nvme0n1" 2023-12-01T15:34:30.914 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.914 INFO:tasks.workunit.client.0.smithi119.stdout: "build_info": "(local build)", 2023-12-01T15:34:30.914 INFO:tasks.workunit.client.0.smithi119.stdout: "exit_status": 0, 2023-12-01T15:34:30.915 INFO:tasks.workunit.client.0.smithi119.stdout: "output": [ 2023-12-01T15:34:30.915 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-12-01T15:34:30.915 INFO:tasks.workunit.client.0.smithi119.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-01T15:34:30.915 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:30.915 INFO:tasks.workunit.client.0.smithi119.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-01T15:34:30.915 INFO:tasks.workunit.client.0.smithi119.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-12-01T15:34:30.915 INFO:tasks.workunit.client.0.smithi119.stdout: "Serial Number: deleted", 2023-12-01T15:34:30.915 INFO:tasks.workunit.client.0.smithi119.stdout: "Firmware Version: 8DV101H0", 2023-12-01T15:34:30.915 INFO:tasks.workunit.client.0.smithi119.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-01T15:34:30.915 INFO:tasks.workunit.client.0.smithi119.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-01T15:34:30.915 INFO:tasks.workunit.client.0.smithi119.stdout: "Controller ID: 0", 2023-12-01T15:34:30.915 INFO:tasks.workunit.client.0.smithi119.stdout: "Number of Namespaces: 1", 2023-12-01T15:34:30.916 INFO:tasks.workunit.client.0.smithi119.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-12-01T15:34:30.916 INFO:tasks.workunit.client.0.smithi119.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-01T15:34:30.916 INFO:tasks.workunit.client.0.smithi119.stdout: "Local Time is: Fri Dec 1 15:30:09 2023 UTC", 2023-12-01T15:34:30.916 INFO:tasks.workunit.client.0.smithi119.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-01T15:34:30.916 INFO:tasks.workunit.client.0.smithi119.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-12-01T15:34:30.916 INFO:tasks.workunit.client.0.smithi119.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-01T15:34:30.916 INFO:tasks.workunit.client.0.smithi119.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-01T15:34:30.916 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:30.916 INFO:tasks.workunit.client.0.smithi119.stdout: "Supported Power States", 2023-12-01T15:34:30.916 INFO:tasks.workunit.client.0.smithi119.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-01T15:34:30.916 INFO:tasks.workunit.client.0.smithi119.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-12-01T15:34:30.916 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:30.916 INFO:tasks.workunit.client.0.smithi119.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-01T15:34:30.916 INFO:tasks.workunit.client.0.smithi119.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-01T15:34:30.917 INFO:tasks.workunit.client.0.smithi119.stdout: " 0 + 512 0 2", 2023-12-01T15:34:30.917 INFO:tasks.workunit.client.0.smithi119.stdout: " 1 - 512 8 2", 2023-12-01T15:34:30.917 INFO:tasks.workunit.client.0.smithi119.stdout: " 2 - 512 16 2", 2023-12-01T15:34:30.917 INFO:tasks.workunit.client.0.smithi119.stdout: " 3 - 4096 0 0", 2023-12-01T15:34:30.917 INFO:tasks.workunit.client.0.smithi119.stdout: " 4 - 4096 8 0", 2023-12-01T15:34:30.917 INFO:tasks.workunit.client.0.smithi119.stdout: " 5 - 4096 64 0", 2023-12-01T15:34:30.917 INFO:tasks.workunit.client.0.smithi119.stdout: " 6 - 4096 128 0", 2023-12-01T15:34:30.917 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:30.917 INFO:tasks.workunit.client.0.smithi119.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-01T15:34:30.917 INFO:tasks.workunit.client.0.smithi119.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-01T15:34:30.917 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:30.917 INFO:tasks.workunit.client.0.smithi119.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-01T15:34:30.917 INFO:tasks.workunit.client.0.smithi119.stdout: "Critical Warning: 0x00", 2023-12-01T15:34:30.917 INFO:tasks.workunit.client.0.smithi119.stdout: "Temperature: 26 Celsius", 2023-12-01T15:34:30.917 INFO:tasks.workunit.client.0.smithi119.stdout: "Available Spare: 100%", 2023-12-01T15:34:30.918 INFO:tasks.workunit.client.0.smithi119.stdout: "Available Spare Threshold: 10%", 2023-12-01T15:34:30.918 INFO:tasks.workunit.client.0.smithi119.stdout: "Percentage Used: 10%", 2023-12-01T15:34:30.918 INFO:tasks.workunit.client.0.smithi119.stdout: "Data Units Read: 384,884,823 [197 TB]", 2023-12-01T15:34:30.918 INFO:tasks.workunit.client.0.smithi119.stdout: "Data Units Written: 1,831,459,285 [937 TB]", 2023-12-01T15:34:30.918 INFO:tasks.workunit.client.0.smithi119.stdout: "Host Read Commands: 6,283,523,926", 2023-12-01T15:34:30.918 INFO:tasks.workunit.client.0.smithi119.stdout: "Host Write Commands: 30,255,694,622", 2023-12-01T15:34:30.918 INFO:tasks.workunit.client.0.smithi119.stdout: "Controller Busy Time: 2", 2023-12-01T15:34:30.918 INFO:tasks.workunit.client.0.smithi119.stdout: "Power Cycles: 46,151", 2023-12-01T15:34:30.918 INFO:tasks.workunit.client.0.smithi119.stdout: "Power On Hours: 46,442", 2023-12-01T15:34:30.918 INFO:tasks.workunit.client.0.smithi119.stdout: "Unsafe Shutdowns: 110", 2023-12-01T15:34:30.918 INFO:tasks.workunit.client.0.smithi119.stdout: "Media and Data Integrity Errors: 0", 2023-12-01T15:34:30.918 INFO:tasks.workunit.client.0.smithi119.stdout: "Error Information Log Entries: 0", 2023-12-01T15:34:30.918 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:30.918 INFO:tasks.workunit.client.0.smithi119.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-01T15:34:30.918 INFO:tasks.workunit.client.0.smithi119.stdout: "No Errors Logged", 2023-12-01T15:34:30.919 INFO:tasks.workunit.client.0.smithi119.stdout: "" 2023-12-01T15:34:30.919 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:30.919 INFO:tasks.workunit.client.0.smithi119.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-12-01T15:34:30.919 INFO:tasks.workunit.client.0.smithi119.stdout: "svn_revision": "5022", 2023-12-01T15:34:30.919 INFO:tasks.workunit.client.0.smithi119.stdout: "version": [ 2023-12-01T15:34:30.919 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:30.919 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:30.919 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:30.919 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.919 INFO:tasks.workunit.client.0.smithi119.stdout: "temperature": { 2023-12-01T15:34:30.919 INFO:tasks.workunit.client.0.smithi119.stdout: "current": 26 2023-12-01T15:34:30.919 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:30.919 INFO:tasks.workunit.client.0.smithi119.stdout: "user_capacity": { 2023-12-01T15:34:30.919 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:30.919 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:30.919 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.920 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.920 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.920 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:30.920 INFO:tasks.workunit.client.0.smithi119.stdout:} 2023-12-01T15:34:30.920 INFO:tasks.workunit.client.0.smithi119.stderr:+ ceph telemetry preview-all 2023-12-01T15:34:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:30.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:30.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:30.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:30.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:30.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:31.453 INFO:tasks.workunit.client.0.smithi119.stdout:{ 2023-12-01T15:34:31.453 INFO:tasks.workunit.client.0.smithi119.stdout: "device_report": { 2023-12-01T15:34:31.454 INFO:tasks.workunit.client.0.smithi119.stdout: "1eb2a608-905f-11ee-b6e3-0cc47a8fd5ef": { 2023-12-01T15:34:31.454 INFO:tasks.workunit.client.0.smithi119.stdout: "INTEL_SSDPEDMD400G4_1eb33fbe-905f-11ee-b6e3-0cc47a8fd5ef": { 2023-12-01T15:34:31.454 INFO:tasks.workunit.client.0.smithi119.stdout: "20231201-153007": { 2023-12-01T15:34:31.454 INFO:tasks.workunit.client.0.smithi119.stdout: "device": { 2023-12-01T15:34:31.454 INFO:tasks.workunit.client.0.smithi119.stdout: "info_name": "/dev/nvme0n1", 2023-12-01T15:34:31.454 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "/dev/nvme0n1", 2023-12-01T15:34:31.454 INFO:tasks.workunit.client.0.smithi119.stdout: "protocol": "NVMe", 2023-12-01T15:34:31.454 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "nvme" 2023-12-01T15:34:31.454 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.454 INFO:tasks.workunit.client.0.smithi119.stdout: "firmware_version": "8DV101F0", 2023-12-01T15:34:31.454 INFO:tasks.workunit.client.0.smithi119.stdout: "host_id": "1eb2a608-905f-11ee-b6e3-0cc47a8fd5ef", 2023-12-01T15:34:31.454 INFO:tasks.workunit.client.0.smithi119.stdout: "json_format_version": [ 2023-12-01T15:34:31.454 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:31.454 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:31.455 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.455 INFO:tasks.workunit.client.0.smithi119.stdout: "local_time": { 2023-12-01T15:34:31.455 INFO:tasks.workunit.client.0.smithi119.stdout: "asctime": "Fri Dec 1 15:30:07 2023 UTC", 2023-12-01T15:34:31.455 INFO:tasks.workunit.client.0.smithi119.stdout: "time_t": 1701444607 2023-12-01T15:34:31.455 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.455 INFO:tasks.workunit.client.0.smithi119.stdout: "logical_block_size": 512, 2023-12-01T15:34:31.455 INFO:tasks.workunit.client.0.smithi119.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-12-01T15:34:31.455 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_controller_id": 0, 2023-12-01T15:34:31.455 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-01T15:34:31.455 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_namespaces": [ 2023-12-01T15:34:31.455 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:31.455 INFO:tasks.workunit.client.0.smithi119.stdout: "capacity": { 2023-12-01T15:34:31.455 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:31.455 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:31.456 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.456 INFO:tasks.workunit.client.0.smithi119.stdout: "formatted_lba_size": 512, 2023-12-01T15:34:31.456 INFO:tasks.workunit.client.0.smithi119.stdout: "id": 1, 2023-12-01T15:34:31.456 INFO:tasks.workunit.client.0.smithi119.stdout: "size": { 2023-12-01T15:34:31.456 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:31.456 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:31.456 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.456 INFO:tasks.workunit.client.0.smithi119.stdout: "utilization": { 2023-12-01T15:34:31.456 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:31.456 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:31.456 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.456 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.456 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.456 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_number_of_namespaces": 1, 2023-12-01T15:34:31.456 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_pci_vendor": { 2023-12-01T15:34:31.458 INFO:tasks.workunit.client.0.smithi119.stdout: "id": 32902, 2023-12-01T15:34:31.458 INFO:tasks.workunit.client.0.smithi119.stdout: "subsystem_id": 32902 2023-12-01T15:34:31.458 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.458 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_smart_health_information_add_log": { 2023-12-01T15:34:31.458 INFO:tasks.workunit.client.0.smithi119.stdout: "Device stats": { 2023-12-01T15:34:31.458 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_fw_downgrades": { 2023-12-01T15:34:31.458 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:31.458 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.458 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.458 INFO:tasks.workunit.client.0.smithi119.stdout: "crc_error_count": { 2023-12-01T15:34:31.458 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.459 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.459 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.459 INFO:tasks.workunit.client.0.smithi119.stdout: "end_to_end_error_detection_count": { 2023-12-01T15:34:31.459 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.459 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.459 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.459 INFO:tasks.workunit.client.0.smithi119.stdout: "erase_fail_count": { 2023-12-01T15:34:31.459 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.459 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.459 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.460 INFO:tasks.workunit.client.0.smithi119.stdout: "host_bytes_written": { 2023-12-01T15:34:31.460 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.460 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 16484241 2023-12-01T15:34:31.460 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.460 INFO:tasks.workunit.client.0.smithi119.stdout: "host_ctx_wear_used": { 2023-12-01T15:34:31.460 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.460 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 1 2023-12-01T15:34:31.460 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.460 INFO:tasks.workunit.client.0.smithi119.stdout: "media_bytes_read": { 2023-12-01T15:34:31.460 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:31.460 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.460 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.460 INFO:tasks.workunit.client.0.smithi119.stdout: "nand_bytes_written": { 2023-12-01T15:34:31.460 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.460 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 30459691 2023-12-01T15:34:31.461 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.461 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_stat_indicator": { 2023-12-01T15:34:31.461 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:31.461 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.461 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.461 INFO:tasks.workunit.client.0.smithi119.stdout: "pll_lock_loss_count": { 2023-12-01T15:34:31.461 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.461 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.461 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.461 INFO:tasks.workunit.client.0.smithi119.stdout: "program_fail_count": { 2023-12-01T15:34:31.461 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.461 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.461 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.461 INFO:tasks.workunit.client.0.smithi119.stdout: "re_alloc_sectr_cnt": { 2023-12-01T15:34:31.462 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:31.462 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.462 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.462 INFO:tasks.workunit.client.0.smithi119.stdout: "retry_buffer_overflow_count": { 2023-12-01T15:34:31.462 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.462 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.462 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.462 INFO:tasks.workunit.client.0.smithi119.stdout: "soft_ecc_err_rate": { 2023-12-01T15:34:31.462 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:31.462 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.462 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.462 INFO:tasks.workunit.client.0.smithi119.stdout: "thermal_throttle_status": { 2023-12-01T15:34:31.463 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.463 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": { 2023-12-01T15:34:31.463 INFO:tasks.workunit.client.0.smithi119.stdout: "cnt": 0, 2023-12-01T15:34:31.463 INFO:tasks.workunit.client.0.smithi119.stdout: "pct": 0 2023-12-01T15:34:31.463 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.463 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.463 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_host_reads": { 2023-12-01T15:34:31.463 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.463 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 65535 2023-12-01T15:34:31.463 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.463 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_media_wear": { 2023-12-01T15:34:31.464 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.464 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 64 2023-12-01T15:34:31.464 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.464 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_timer": { 2023-12-01T15:34:31.464 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.464 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 65535 2023-12-01T15:34:31.464 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.464 INFO:tasks.workunit.client.0.smithi119.stdout: "unexp_power_loss": { 2023-12-01T15:34:31.464 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:31.464 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.464 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.464 INFO:tasks.workunit.client.0.smithi119.stdout: "wear_leveling": { 2023-12-01T15:34:31.464 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 93, 2023-12-01T15:34:31.465 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": { 2023-12-01T15:34:31.465 INFO:tasks.workunit.client.0.smithi119.stdout: "avg": 2098, 2023-12-01T15:34:31.465 INFO:tasks.workunit.client.0.smithi119.stdout: "max": 2107, 2023-12-01T15:34:31.465 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 2090 2023-12-01T15:34:31.465 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.465 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.465 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.465 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel Smart log": "nvme0n1" 2023-12-01T15:34:31.465 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.465 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_smart_health_information_log": { 2023-12-01T15:34:31.465 INFO:tasks.workunit.client.0.smithi119.stdout: "available_spare": 100, 2023-12-01T15:34:31.465 INFO:tasks.workunit.client.0.smithi119.stdout: "available_spare_threshold": 10, 2023-12-01T15:34:31.465 INFO:tasks.workunit.client.0.smithi119.stdout: "controller_busy_time": 2, 2023-12-01T15:34:31.465 INFO:tasks.workunit.client.0.smithi119.stdout: "critical_warning": 0, 2023-12-01T15:34:31.465 INFO:tasks.workunit.client.0.smithi119.stdout: "data_units_read": 223092921, 2023-12-01T15:34:31.465 INFO:tasks.workunit.client.0.smithi119.stdout: "data_units_written": 1080311232, 2023-12-01T15:34:31.466 INFO:tasks.workunit.client.0.smithi119.stdout: "host_reads": 3991365625, 2023-12-01T15:34:31.466 INFO:tasks.workunit.client.0.smithi119.stdout: "host_writes": 20931831267, 2023-12-01T15:34:31.466 INFO:tasks.workunit.client.0.smithi119.stdout: "media_errors": 0, 2023-12-01T15:34:31.466 INFO:tasks.workunit.client.0.smithi119.stdout: "num_err_log_entries": 0, 2023-12-01T15:34:31.466 INFO:tasks.workunit.client.0.smithi119.stdout: "percentage_used": 6, 2023-12-01T15:34:31.466 INFO:tasks.workunit.client.0.smithi119.stdout: "power_cycles": 36738, 2023-12-01T15:34:31.466 INFO:tasks.workunit.client.0.smithi119.stdout: "power_on_hours": 54880, 2023-12-01T15:34:31.466 INFO:tasks.workunit.client.0.smithi119.stdout: "temperature": 28, 2023-12-01T15:34:31.466 INFO:tasks.workunit.client.0.smithi119.stdout: "unsafe_shutdowns": 103 2023-12-01T15:34:31.466 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.466 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_vendor": "intel", 2023-12-01T15:34:31.466 INFO:tasks.workunit.client.0.smithi119.stdout: "power_cycle_count": 36738, 2023-12-01T15:34:31.466 INFO:tasks.workunit.client.0.smithi119.stdout: "power_on_time": { 2023-12-01T15:34:31.466 INFO:tasks.workunit.client.0.smithi119.stdout: "hours": 54880 2023-12-01T15:34:31.466 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.467 INFO:tasks.workunit.client.0.smithi119.stdout: "serial_number": "deleted", 2023-12-01T15:34:31.467 INFO:tasks.workunit.client.0.smithi119.stdout: "smart_status": { 2023-12-01T15:34:31.467 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme": { 2023-12-01T15:34:31.467 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:31.467 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.467 INFO:tasks.workunit.client.0.smithi119.stdout: "passed": true 2023-12-01T15:34:31.467 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.467 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl": { 2023-12-01T15:34:31.467 INFO:tasks.workunit.client.0.smithi119.stdout: "argv": [ 2023-12-01T15:34:31.467 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl", 2023-12-01T15:34:31.467 INFO:tasks.workunit.client.0.smithi119.stdout: "-x", 2023-12-01T15:34:31.467 INFO:tasks.workunit.client.0.smithi119.stdout: "--json=o", 2023-12-01T15:34:31.468 INFO:tasks.workunit.client.0.smithi119.stdout: "/dev/nvme0n1" 2023-12-01T15:34:31.468 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.468 INFO:tasks.workunit.client.0.smithi119.stdout: "build_info": "(local build)", 2023-12-01T15:34:31.468 INFO:tasks.workunit.client.0.smithi119.stdout: "exit_status": 0, 2023-12-01T15:34:31.468 INFO:tasks.workunit.client.0.smithi119.stdout: "output": [ 2023-12-01T15:34:31.468 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-12-01T15:34:31.468 INFO:tasks.workunit.client.0.smithi119.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-01T15:34:31.468 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:31.468 INFO:tasks.workunit.client.0.smithi119.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-01T15:34:31.468 INFO:tasks.workunit.client.0.smithi119.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-12-01T15:34:31.468 INFO:tasks.workunit.client.0.smithi119.stdout: "Serial Number: deleted", 2023-12-01T15:34:31.468 INFO:tasks.workunit.client.0.smithi119.stdout: "Firmware Version: 8DV101F0", 2023-12-01T15:34:31.468 INFO:tasks.workunit.client.0.smithi119.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-01T15:34:31.468 INFO:tasks.workunit.client.0.smithi119.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-01T15:34:31.469 INFO:tasks.workunit.client.0.smithi119.stdout: "Controller ID: 0", 2023-12-01T15:34:31.469 INFO:tasks.workunit.client.0.smithi119.stdout: "Number of Namespaces: 1", 2023-12-01T15:34:31.469 INFO:tasks.workunit.client.0.smithi119.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-12-01T15:34:31.469 INFO:tasks.workunit.client.0.smithi119.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-01T15:34:31.469 INFO:tasks.workunit.client.0.smithi119.stdout: "Local Time is: Fri Dec 1 15:30:07 2023 UTC", 2023-12-01T15:34:31.469 INFO:tasks.workunit.client.0.smithi119.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-01T15:34:31.469 INFO:tasks.workunit.client.0.smithi119.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-12-01T15:34:31.469 INFO:tasks.workunit.client.0.smithi119.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-01T15:34:31.469 INFO:tasks.workunit.client.0.smithi119.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-01T15:34:31.469 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:31.469 INFO:tasks.workunit.client.0.smithi119.stdout: "Supported Power States", 2023-12-01T15:34:31.469 INFO:tasks.workunit.client.0.smithi119.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-01T15:34:31.469 INFO:tasks.workunit.client.0.smithi119.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-12-01T15:34:31.469 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:31.469 INFO:tasks.workunit.client.0.smithi119.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-01T15:34:31.469 INFO:tasks.workunit.client.0.smithi119.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-01T15:34:31.470 INFO:tasks.workunit.client.0.smithi119.stdout: " 0 + 512 0 2", 2023-12-01T15:34:31.470 INFO:tasks.workunit.client.0.smithi119.stdout: " 1 - 512 8 2", 2023-12-01T15:34:31.470 INFO:tasks.workunit.client.0.smithi119.stdout: " 2 - 512 16 2", 2023-12-01T15:34:31.470 INFO:tasks.workunit.client.0.smithi119.stdout: " 3 - 4096 0 0", 2023-12-01T15:34:31.470 INFO:tasks.workunit.client.0.smithi119.stdout: " 4 - 4096 8 0", 2023-12-01T15:34:31.470 INFO:tasks.workunit.client.0.smithi119.stdout: " 5 - 4096 64 0", 2023-12-01T15:34:31.470 INFO:tasks.workunit.client.0.smithi119.stdout: " 6 - 4096 128 0", 2023-12-01T15:34:31.470 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:31.470 INFO:tasks.workunit.client.0.smithi119.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-01T15:34:31.470 INFO:tasks.workunit.client.0.smithi119.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-01T15:34:31.470 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:31.470 INFO:tasks.workunit.client.0.smithi119.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-01T15:34:31.470 INFO:tasks.workunit.client.0.smithi119.stdout: "Critical Warning: 0x00", 2023-12-01T15:34:31.470 INFO:tasks.workunit.client.0.smithi119.stdout: "Temperature: 28 Celsius", 2023-12-01T15:34:31.471 INFO:tasks.workunit.client.0.smithi119.stdout: "Available Spare: 100%", 2023-12-01T15:34:31.471 INFO:tasks.workunit.client.0.smithi119.stdout: "Available Spare Threshold: 10%", 2023-12-01T15:34:31.471 INFO:tasks.workunit.client.0.smithi119.stdout: "Percentage Used: 6%", 2023-12-01T15:34:31.471 INFO:tasks.workunit.client.0.smithi119.stdout: "Data Units Read: 223,092,921 [114 TB]", 2023-12-01T15:34:31.471 INFO:tasks.workunit.client.0.smithi119.stdout: "Data Units Written: 1,080,311,232 [553 TB]", 2023-12-01T15:34:31.471 INFO:tasks.workunit.client.0.smithi119.stdout: "Host Read Commands: 3,991,365,625", 2023-12-01T15:34:31.471 INFO:tasks.workunit.client.0.smithi119.stdout: "Host Write Commands: 20,931,831,267", 2023-12-01T15:34:31.471 INFO:tasks.workunit.client.0.smithi119.stdout: "Controller Busy Time: 2", 2023-12-01T15:34:31.471 INFO:tasks.workunit.client.0.smithi119.stdout: "Power Cycles: 36,738", 2023-12-01T15:34:31.471 INFO:tasks.workunit.client.0.smithi119.stdout: "Power On Hours: 54,880", 2023-12-01T15:34:31.471 INFO:tasks.workunit.client.0.smithi119.stdout: "Unsafe Shutdowns: 103", 2023-12-01T15:34:31.471 INFO:tasks.workunit.client.0.smithi119.stdout: "Media and Data Integrity Errors: 0", 2023-12-01T15:34:31.471 INFO:tasks.workunit.client.0.smithi119.stdout: "Error Information Log Entries: 0", 2023-12-01T15:34:31.471 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:31.471 INFO:tasks.workunit.client.0.smithi119.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-01T15:34:31.471 INFO:tasks.workunit.client.0.smithi119.stdout: "No Errors Logged", 2023-12-01T15:34:31.472 INFO:tasks.workunit.client.0.smithi119.stdout: "" 2023-12-01T15:34:31.472 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.472 INFO:tasks.workunit.client.0.smithi119.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-12-01T15:34:31.472 INFO:tasks.workunit.client.0.smithi119.stdout: "svn_revision": "5022", 2023-12-01T15:34:31.472 INFO:tasks.workunit.client.0.smithi119.stdout: "version": [ 2023-12-01T15:34:31.472 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:31.472 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:31.472 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:31.472 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.472 INFO:tasks.workunit.client.0.smithi119.stdout: "temperature": { 2023-12-01T15:34:31.472 INFO:tasks.workunit.client.0.smithi119.stdout: "current": 28 2023-12-01T15:34:31.472 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.472 INFO:tasks.workunit.client.0.smithi119.stdout: "user_capacity": { 2023-12-01T15:34:31.472 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:31.472 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:31.473 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.473 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.473 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.473 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.473 INFO:tasks.workunit.client.0.smithi119.stdout: "1eb47a6e-905f-11ee-b6e3-0cc47a8fd5ef": { 2023-12-01T15:34:31.473 INFO:tasks.workunit.client.0.smithi119.stdout: "INTEL_SSDPEDMD400G4_1eb4faca-905f-11ee-b6e3-0cc47a8fd5ef": { 2023-12-01T15:34:31.473 INFO:tasks.workunit.client.0.smithi119.stdout: "20231201-153010": { 2023-12-01T15:34:31.473 INFO:tasks.workunit.client.0.smithi119.stdout: "device": { 2023-12-01T15:34:31.473 INFO:tasks.workunit.client.0.smithi119.stdout: "info_name": "/dev/nvme0n1", 2023-12-01T15:34:31.473 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "/dev/nvme0n1", 2023-12-01T15:34:31.473 INFO:tasks.workunit.client.0.smithi119.stdout: "protocol": "NVMe", 2023-12-01T15:34:31.473 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "nvme" 2023-12-01T15:34:31.473 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.473 INFO:tasks.workunit.client.0.smithi119.stdout: "firmware_version": "8DV101H0", 2023-12-01T15:34:31.473 INFO:tasks.workunit.client.0.smithi119.stdout: "host_id": "1eb47a6e-905f-11ee-b6e3-0cc47a8fd5ef", 2023-12-01T15:34:31.474 INFO:tasks.workunit.client.0.smithi119.stdout: "json_format_version": [ 2023-12-01T15:34:31.474 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:31.474 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:31.474 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.474 INFO:tasks.workunit.client.0.smithi119.stdout: "local_time": { 2023-12-01T15:34:31.474 INFO:tasks.workunit.client.0.smithi119.stdout: "asctime": "Fri Dec 1 15:30:09 2023 UTC", 2023-12-01T15:34:31.475 INFO:tasks.workunit.client.0.smithi119.stdout: "time_t": 1701444609 2023-12-01T15:34:31.475 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.475 INFO:tasks.workunit.client.0.smithi119.stdout: "logical_block_size": 512, 2023-12-01T15:34:31.475 INFO:tasks.workunit.client.0.smithi119.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-12-01T15:34:31.475 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_controller_id": 0, 2023-12-01T15:34:31.475 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-01T15:34:31.475 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_namespaces": [ 2023-12-01T15:34:31.475 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:31.475 INFO:tasks.workunit.client.0.smithi119.stdout: "capacity": { 2023-12-01T15:34:31.475 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:31.475 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:31.476 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.476 INFO:tasks.workunit.client.0.smithi119.stdout: "formatted_lba_size": 512, 2023-12-01T15:34:31.476 INFO:tasks.workunit.client.0.smithi119.stdout: "id": 1, 2023-12-01T15:34:31.476 INFO:tasks.workunit.client.0.smithi119.stdout: "size": { 2023-12-01T15:34:31.476 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:31.476 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:31.476 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.476 INFO:tasks.workunit.client.0.smithi119.stdout: "utilization": { 2023-12-01T15:34:31.476 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:31.476 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:31.477 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.477 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.477 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.477 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_number_of_namespaces": 1, 2023-12-01T15:34:31.477 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_pci_vendor": { 2023-12-01T15:34:31.477 INFO:tasks.workunit.client.0.smithi119.stdout: "id": 32902, 2023-12-01T15:34:31.477 INFO:tasks.workunit.client.0.smithi119.stdout: "subsystem_id": 32902 2023-12-01T15:34:31.477 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.477 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_smart_health_information_add_log": { 2023-12-01T15:34:31.477 INFO:tasks.workunit.client.0.smithi119.stdout: "Device stats": { 2023-12-01T15:34:31.477 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_fw_downgrades": { 2023-12-01T15:34:31.479 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:31.479 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.480 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.480 INFO:tasks.workunit.client.0.smithi119.stdout: "crc_error_count": { 2023-12-01T15:34:31.480 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.480 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.480 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.480 INFO:tasks.workunit.client.0.smithi119.stdout: "end_to_end_error_detection_count": { 2023-12-01T15:34:31.480 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.480 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.480 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.480 INFO:tasks.workunit.client.0.smithi119.stdout: "erase_fail_count": { 2023-12-01T15:34:31.480 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.480 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.480 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.481 INFO:tasks.workunit.client.0.smithi119.stdout: "host_bytes_written": { 2023-12-01T15:34:31.481 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.481 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 27945850 2023-12-01T15:34:31.481 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.481 INFO:tasks.workunit.client.0.smithi119.stdout: "host_ctx_wear_used": { 2023-12-01T15:34:31.481 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.481 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 1 2023-12-01T15:34:31.481 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.481 INFO:tasks.workunit.client.0.smithi119.stdout: "media_bytes_read": { 2023-12-01T15:34:31.481 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:31.481 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.481 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.481 INFO:tasks.workunit.client.0.smithi119.stdout: "nand_bytes_written": { 2023-12-01T15:34:31.481 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.481 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 45756509 2023-12-01T15:34:31.481 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.482 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_stat_indicator": { 2023-12-01T15:34:31.482 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:31.482 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.482 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.482 INFO:tasks.workunit.client.0.smithi119.stdout: "pll_lock_loss_count": { 2023-12-01T15:34:31.482 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.482 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.482 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.482 INFO:tasks.workunit.client.0.smithi119.stdout: "program_fail_count": { 2023-12-01T15:34:31.482 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.482 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.482 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.482 INFO:tasks.workunit.client.0.smithi119.stdout: "re_alloc_sectr_cnt": { 2023-12-01T15:34:31.482 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:31.483 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.483 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.483 INFO:tasks.workunit.client.0.smithi119.stdout: "retry_buffer_overflow_count": { 2023-12-01T15:34:31.483 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.483 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.483 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.483 INFO:tasks.workunit.client.0.smithi119.stdout: "soft_ecc_err_rate": { 2023-12-01T15:34:31.483 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:31.484 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.484 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.484 INFO:tasks.workunit.client.0.smithi119.stdout: "thermal_throttle_status": { 2023-12-01T15:34:31.484 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.484 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": { 2023-12-01T15:34:31.485 INFO:tasks.workunit.client.0.smithi119.stdout: "cnt": 0, 2023-12-01T15:34:31.486 INFO:tasks.workunit.client.0.smithi119.stdout: "pct": 0 2023-12-01T15:34:31.486 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.486 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.486 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_host_reads": { 2023-12-01T15:34:31.486 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.486 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 65535 2023-12-01T15:34:31.486 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.486 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_media_wear": { 2023-12-01T15:34:31.486 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.486 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 64 2023-12-01T15:34:31.486 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.486 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_timer": { 2023-12-01T15:34:31.486 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:31.487 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 65535 2023-12-01T15:34:31.487 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.487 INFO:tasks.workunit.client.0.smithi119.stdout: "unexp_power_loss": { 2023-12-01T15:34:31.487 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:31.487 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:31.487 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.488 INFO:tasks.workunit.client.0.smithi119.stdout: "wear_leveling": { 2023-12-01T15:34:31.488 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 90, 2023-12-01T15:34:31.488 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": { 2023-12-01T15:34:31.488 INFO:tasks.workunit.client.0.smithi119.stdout: "avg": 3066, 2023-12-01T15:34:31.488 INFO:tasks.workunit.client.0.smithi119.stdout: "max": 3080, 2023-12-01T15:34:31.488 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 3052 2023-12-01T15:34:31.488 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.489 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.489 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.489 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel Smart log": "nvme0n1" 2023-12-01T15:34:31.489 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.489 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_smart_health_information_log": { 2023-12-01T15:34:31.489 INFO:tasks.workunit.client.0.smithi119.stdout: "available_spare": 100, 2023-12-01T15:34:31.489 INFO:tasks.workunit.client.0.smithi119.stdout: "available_spare_threshold": 10, 2023-12-01T15:34:31.489 INFO:tasks.workunit.client.0.smithi119.stdout: "controller_busy_time": 2, 2023-12-01T15:34:31.489 INFO:tasks.workunit.client.0.smithi119.stdout: "critical_warning": 0, 2023-12-01T15:34:31.489 INFO:tasks.workunit.client.0.smithi119.stdout: "data_units_read": 384884823, 2023-12-01T15:34:31.489 INFO:tasks.workunit.client.0.smithi119.stdout: "data_units_written": 1831459285, 2023-12-01T15:34:31.489 INFO:tasks.workunit.client.0.smithi119.stdout: "host_reads": 6283523926, 2023-12-01T15:34:31.489 INFO:tasks.workunit.client.0.smithi119.stdout: "host_writes": 30255694622, 2023-12-01T15:34:31.489 INFO:tasks.workunit.client.0.smithi119.stdout: "media_errors": 0, 2023-12-01T15:34:31.490 INFO:tasks.workunit.client.0.smithi119.stdout: "num_err_log_entries": 0, 2023-12-01T15:34:31.490 INFO:tasks.workunit.client.0.smithi119.stdout: "percentage_used": 10, 2023-12-01T15:34:31.490 INFO:tasks.workunit.client.0.smithi119.stdout: "power_cycles": 46151, 2023-12-01T15:34:31.490 INFO:tasks.workunit.client.0.smithi119.stdout: "power_on_hours": 46442, 2023-12-01T15:34:31.490 INFO:tasks.workunit.client.0.smithi119.stdout: "temperature": 26, 2023-12-01T15:34:31.490 INFO:tasks.workunit.client.0.smithi119.stdout: "unsafe_shutdowns": 110 2023-12-01T15:34:31.490 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.490 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_vendor": "intel", 2023-12-01T15:34:31.490 INFO:tasks.workunit.client.0.smithi119.stdout: "power_cycle_count": 46151, 2023-12-01T15:34:31.490 INFO:tasks.workunit.client.0.smithi119.stdout: "power_on_time": { 2023-12-01T15:34:31.490 INFO:tasks.workunit.client.0.smithi119.stdout: "hours": 46442 2023-12-01T15:34:31.490 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.490 INFO:tasks.workunit.client.0.smithi119.stdout: "serial_number": "deleted", 2023-12-01T15:34:31.490 INFO:tasks.workunit.client.0.smithi119.stdout: "smart_status": { 2023-12-01T15:34:31.490 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme": { 2023-12-01T15:34:31.491 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:31.491 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.491 INFO:tasks.workunit.client.0.smithi119.stdout: "passed": true 2023-12-01T15:34:31.491 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.491 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl": { 2023-12-01T15:34:31.491 INFO:tasks.workunit.client.0.smithi119.stdout: "argv": [ 2023-12-01T15:34:31.491 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl", 2023-12-01T15:34:31.491 INFO:tasks.workunit.client.0.smithi119.stdout: "-x", 2023-12-01T15:34:31.491 INFO:tasks.workunit.client.0.smithi119.stdout: "--json=o", 2023-12-01T15:34:31.491 INFO:tasks.workunit.client.0.smithi119.stdout: "/dev/nvme0n1" 2023-12-01T15:34:31.491 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.491 INFO:tasks.workunit.client.0.smithi119.stdout: "build_info": "(local build)", 2023-12-01T15:34:31.491 INFO:tasks.workunit.client.0.smithi119.stdout: "exit_status": 0, 2023-12-01T15:34:31.491 INFO:tasks.workunit.client.0.smithi119.stdout: "output": [ 2023-12-01T15:34:31.491 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-12-01T15:34:31.492 INFO:tasks.workunit.client.0.smithi119.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-01T15:34:31.492 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:31.492 INFO:tasks.workunit.client.0.smithi119.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-01T15:34:31.492 INFO:tasks.workunit.client.0.smithi119.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-12-01T15:34:31.492 INFO:tasks.workunit.client.0.smithi119.stdout: "Serial Number: deleted", 2023-12-01T15:34:31.492 INFO:tasks.workunit.client.0.smithi119.stdout: "Firmware Version: 8DV101H0", 2023-12-01T15:34:31.492 INFO:tasks.workunit.client.0.smithi119.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-01T15:34:31.492 INFO:tasks.workunit.client.0.smithi119.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-01T15:34:31.492 INFO:tasks.workunit.client.0.smithi119.stdout: "Controller ID: 0", 2023-12-01T15:34:31.492 INFO:tasks.workunit.client.0.smithi119.stdout: "Number of Namespaces: 1", 2023-12-01T15:34:31.492 INFO:tasks.workunit.client.0.smithi119.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-12-01T15:34:31.492 INFO:tasks.workunit.client.0.smithi119.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-01T15:34:31.492 INFO:tasks.workunit.client.0.smithi119.stdout: "Local Time is: Fri Dec 1 15:30:09 2023 UTC", 2023-12-01T15:34:31.492 INFO:tasks.workunit.client.0.smithi119.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-01T15:34:31.492 INFO:tasks.workunit.client.0.smithi119.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-12-01T15:34:31.493 INFO:tasks.workunit.client.0.smithi119.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-01T15:34:31.493 INFO:tasks.workunit.client.0.smithi119.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-01T15:34:31.493 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:31.493 INFO:tasks.workunit.client.0.smithi119.stdout: "Supported Power States", 2023-12-01T15:34:31.493 INFO:tasks.workunit.client.0.smithi119.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-01T15:34:31.493 INFO:tasks.workunit.client.0.smithi119.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-12-01T15:34:31.493 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:31.493 INFO:tasks.workunit.client.0.smithi119.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-01T15:34:31.493 INFO:tasks.workunit.client.0.smithi119.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-01T15:34:31.493 INFO:tasks.workunit.client.0.smithi119.stdout: " 0 + 512 0 2", 2023-12-01T15:34:31.493 INFO:tasks.workunit.client.0.smithi119.stdout: " 1 - 512 8 2", 2023-12-01T15:34:31.493 INFO:tasks.workunit.client.0.smithi119.stdout: " 2 - 512 16 2", 2023-12-01T15:34:31.493 INFO:tasks.workunit.client.0.smithi119.stdout: " 3 - 4096 0 0", 2023-12-01T15:34:31.493 INFO:tasks.workunit.client.0.smithi119.stdout: " 4 - 4096 8 0", 2023-12-01T15:34:31.493 INFO:tasks.workunit.client.0.smithi119.stdout: " 5 - 4096 64 0", 2023-12-01T15:34:31.494 INFO:tasks.workunit.client.0.smithi119.stdout: " 6 - 4096 128 0", 2023-12-01T15:34:31.494 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:31.494 INFO:tasks.workunit.client.0.smithi119.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-01T15:34:31.494 INFO:tasks.workunit.client.0.smithi119.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-01T15:34:31.494 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:31.494 INFO:tasks.workunit.client.0.smithi119.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-01T15:34:31.494 INFO:tasks.workunit.client.0.smithi119.stdout: "Critical Warning: 0x00", 2023-12-01T15:34:31.494 INFO:tasks.workunit.client.0.smithi119.stdout: "Temperature: 26 Celsius", 2023-12-01T15:34:31.494 INFO:tasks.workunit.client.0.smithi119.stdout: "Available Spare: 100%", 2023-12-01T15:34:31.494 INFO:tasks.workunit.client.0.smithi119.stdout: "Available Spare Threshold: 10%", 2023-12-01T15:34:31.494 INFO:tasks.workunit.client.0.smithi119.stdout: "Percentage Used: 10%", 2023-12-01T15:34:31.495 INFO:tasks.workunit.client.0.smithi119.stdout: "Data Units Read: 384,884,823 [197 TB]", 2023-12-01T15:34:31.495 INFO:tasks.workunit.client.0.smithi119.stdout: "Data Units Written: 1,831,459,285 [937 TB]", 2023-12-01T15:34:31.495 INFO:tasks.workunit.client.0.smithi119.stdout: "Host Read Commands: 6,283,523,926", 2023-12-01T15:34:31.495 INFO:tasks.workunit.client.0.smithi119.stdout: "Host Write Commands: 30,255,694,622", 2023-12-01T15:34:31.495 INFO:tasks.workunit.client.0.smithi119.stdout: "Controller Busy Time: 2", 2023-12-01T15:34:31.495 INFO:tasks.workunit.client.0.smithi119.stdout: "Power Cycles: 46,151", 2023-12-01T15:34:31.495 INFO:tasks.workunit.client.0.smithi119.stdout: "Power On Hours: 46,442", 2023-12-01T15:34:31.495 INFO:tasks.workunit.client.0.smithi119.stdout: "Unsafe Shutdowns: 110", 2023-12-01T15:34:31.495 INFO:tasks.workunit.client.0.smithi119.stdout: "Media and Data Integrity Errors: 0", 2023-12-01T15:34:31.495 INFO:tasks.workunit.client.0.smithi119.stdout: "Error Information Log Entries: 0", 2023-12-01T15:34:31.495 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:31.496 INFO:tasks.workunit.client.0.smithi119.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-01T15:34:31.496 INFO:tasks.workunit.client.0.smithi119.stdout: "No Errors Logged", 2023-12-01T15:34:31.496 INFO:tasks.workunit.client.0.smithi119.stdout: "" 2023-12-01T15:34:31.496 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.496 INFO:tasks.workunit.client.0.smithi119.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-12-01T15:34:31.496 INFO:tasks.workunit.client.0.smithi119.stdout: "svn_revision": "5022", 2023-12-01T15:34:31.496 INFO:tasks.workunit.client.0.smithi119.stdout: "version": [ 2023-12-01T15:34:31.496 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:31.497 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:31.497 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:31.497 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.497 INFO:tasks.workunit.client.0.smithi119.stdout: "temperature": { 2023-12-01T15:34:31.497 INFO:tasks.workunit.client.0.smithi119.stdout: "current": 26 2023-12-01T15:34:31.497 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.497 INFO:tasks.workunit.client.0.smithi119.stdout: "user_capacity": { 2023-12-01T15:34:31.497 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:31.497 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:31.497 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.497 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.497 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.498 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.498 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.498 INFO:tasks.workunit.client.0.smithi119.stdout: "report": { 2023-12-01T15:34:31.498 INFO:tasks.workunit.client.0.smithi119.stdout: "balancer": { 2023-12-01T15:34:31.498 INFO:tasks.workunit.client.0.smithi119.stdout: "active": true, 2023-12-01T15:34:31.498 INFO:tasks.workunit.client.0.smithi119.stdout: "mode": "" 2023-12-01T15:34:31.498 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.498 INFO:tasks.workunit.client.0.smithi119.stdout: "channels": [ 2023-12-01T15:34:31.498 INFO:tasks.workunit.client.0.smithi119.stdout: "basic", 2023-12-01T15:34:31.498 INFO:tasks.workunit.client.0.smithi119.stdout: "crash", 2023-12-01T15:34:31.498 INFO:tasks.workunit.client.0.smithi119.stdout: "device", 2023-12-01T15:34:31.499 INFO:tasks.workunit.client.0.smithi119.stdout: "ident" 2023-12-01T15:34:31.499 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.499 INFO:tasks.workunit.client.0.smithi119.stdout: "channels_available": [ 2023-12-01T15:34:31.499 INFO:tasks.workunit.client.0.smithi119.stdout: "basic", 2023-12-01T15:34:31.499 INFO:tasks.workunit.client.0.smithi119.stdout: "ident", 2023-12-01T15:34:31.499 INFO:tasks.workunit.client.0.smithi119.stdout: "crash", 2023-12-01T15:34:31.499 INFO:tasks.workunit.client.0.smithi119.stdout: "device", 2023-12-01T15:34:31.499 INFO:tasks.workunit.client.0.smithi119.stdout: "perf" 2023-12-01T15:34:31.499 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.499 INFO:tasks.workunit.client.0.smithi119.stdout: "collections_available": [ 2023-12-01T15:34:31.499 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_base", 2023-12-01T15:34:31.499 INFO:tasks.workunit.client.0.smithi119.stdout: "device_base", 2023-12-01T15:34:31.499 INFO:tasks.workunit.client.0.smithi119.stdout: "crash_base", 2023-12-01T15:34:31.500 INFO:tasks.workunit.client.0.smithi119.stdout: "ident_base", 2023-12-01T15:34:31.500 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_perf", 2023-12-01T15:34:31.500 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_mds_metadata", 2023-12-01T15:34:31.500 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_pool_usage", 2023-12-01T15:34:31.500 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_usage_by_class", 2023-12-01T15:34:31.500 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_rook_v01", 2023-12-01T15:34:31.500 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_memory_metrics", 2023-12-01T15:34:31.500 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_pool_options_bluestore" 2023-12-01T15:34:31.500 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.500 INFO:tasks.workunit.client.0.smithi119.stdout: "collections_opted_in": [ 2023-12-01T15:34:31.500 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_base", 2023-12-01T15:34:31.500 INFO:tasks.workunit.client.0.smithi119.stdout: "device_base", 2023-12-01T15:34:31.501 INFO:tasks.workunit.client.0.smithi119.stdout: "crash_base", 2023-12-01T15:34:31.501 INFO:tasks.workunit.client.0.smithi119.stdout: "ident_base", 2023-12-01T15:34:31.501 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_perf", 2023-12-01T15:34:31.501 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_mds_metadata", 2023-12-01T15:34:31.501 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_pool_usage", 2023-12-01T15:34:31.501 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_usage_by_class", 2023-12-01T15:34:31.501 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_rook_v01", 2023-12-01T15:34:31.501 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_memory_metrics", 2023-12-01T15:34:31.501 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_pool_options_bluestore" 2023-12-01T15:34:31.501 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.501 INFO:tasks.workunit.client.0.smithi119.stdout: "config": { 2023-12-01T15:34:31.501 INFO:tasks.workunit.client.0.smithi119.stdout: "active_changed": [ 2023-12-01T15:34:31.501 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-01T15:34:31.501 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_debug", 2023-12-01T15:34:31.501 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_mon_ticket_ttl", 2023-12-01T15:34:31.502 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_service_ticket_ttl", 2023-12-01T15:34:31.502 INFO:tasks.workunit.client.0.smithi119.stdout: "bdev_debug_aio", 2023-12-01T15:34:31.502 INFO:tasks.workunit.client.0.smithi119.stdout: "client_check_pool_perm", 2023-12-01T15:34:31.502 INFO:tasks.workunit.client.0.smithi119.stdout: "client_mount_gid", 2023-12-01T15:34:31.502 INFO:tasks.workunit.client.0.smithi119.stdout: "client_mount_uid", 2023-12-01T15:34:31.502 INFO:tasks.workunit.client.0.smithi119.stdout: "client_quota", 2023-12-01T15:34:31.502 INFO:tasks.workunit.client.0.smithi119.stdout: "container_image", 2023-12-01T15:34:31.502 INFO:tasks.workunit.client.0.smithi119.stdout: "daemonize", 2023-12-01T15:34:31.502 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_asserts_on_shutdown", 2023-12-01T15:34:31.502 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_mgr", 2023-12-01T15:34:31.502 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_mon", 2023-12-01T15:34:31.502 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_ms", 2023-12-01T15:34:31.502 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_osd", 2023-12-01T15:34:31.502 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_paxos", 2023-12-01T15:34:31.502 INFO:tasks.workunit.client.0.smithi119.stdout: "keyring", 2023-12-01T15:34:31.503 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_block_size", 2023-12-01T15:34:31.503 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_cache_size", 2023-12-01T15:34:31.503 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_compression", 2023-12-01T15:34:31.503 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_log", 2023-12-01T15:34:31.503 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_write_buffer_size", 2023-12-01T15:34:31.503 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_file", 2023-12-01T15:34:31.503 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_journald", 2023-12-01T15:34:31.503 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_stderr", 2023-12-01T15:34:31.503 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_allow_pool_delete", 2023-12-01T15:34:31.503 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_clock_drift_allowed", 2023-12-01T15:34:31.503 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_file_level", 2023-12-01T15:34:31.504 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_to_file", 2023-12-01T15:34:31.504 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_to_journald", 2023-12-01T15:34:31.504 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_to_stderr", 2023-12-01T15:34:31.504 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_data_avail_warn", 2023-12-01T15:34:31.504 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_election_default_strategy", 2023-12-01T15:34:31.504 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_host", 2023-12-01T15:34:31.504 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_max_pg_per_osd", 2023-12-01T15:34:31.504 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_mgr_mkfs_grace", 2023-12-01T15:34:31.504 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_osd_prime_pg_temp", 2023-12-01T15:34:31.504 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_osd_reporter_subtree_level", 2023-12-01T15:34:31.504 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_pg_warn_max_object_skew", 2023-12-01T15:34:31.504 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-01T15:34:31.504 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-01T15:34:31.505 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-01T15:34:31.505 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-01T15:34:31.505 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-01T15:34:31.505 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-01T15:34:31.505 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-01T15:34:31.505 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-01T15:34:31.505 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_too_few_osds", 2023-12-01T15:34:31.505 INFO:tasks.workunit.client.0.smithi119.stdout: "ms_die_on_bug", 2023-12-01T15:34:31.506 INFO:tasks.workunit.client.0.smithi119.stdout: "ms_die_on_old_message", 2023-12-01T15:34:31.506 INFO:tasks.workunit.client.0.smithi119.stdout: "no_config_file", 2023-12-01T15:34:31.506 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_class_default_list", 2023-12-01T15:34:31.506 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_class_load_list", 2023-12-01T15:34:31.506 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_crush_chooseleaf_type", 2023-12-01T15:34:31.506 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_misdirected_ops", 2023-12-01T15:34:31.507 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_op_order", 2023-12-01T15:34:31.507 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_pg_log_writeout", 2023-12-01T15:34:31.507 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_shutdown", 2023-12-01T15:34:31.507 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_cached_snaps", 2023-12-01T15:34:31.507 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_missing_on_start", 2023-12-01T15:34:31.507 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_stray_on_activate", 2023-12-01T15:34:31.507 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-01T15:34:31.507 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_profile", 2023-12-01T15:34:31.507 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-12-01T15:34:31.507 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-12-01T15:34:31.507 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-12-01T15:34:31.507 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-12-01T15:34:31.507 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-12-01T15:34:31.507 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-12-01T15:34:31.508 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_client_lim", 2023-12-01T15:34:31.508 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_client_res", 2023-12-01T15:34:31.508 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_client_wgt", 2023-12-01T15:34:31.508 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_memory_target", 2023-12-01T15:34:31.509 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_memory_target_autotune", 2023-12-01T15:34:31.509 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_op_queue", 2023-12-01T15:34:31.509 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_op_queue_cut_off", 2023-12-01T15:34:31.509 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pool_default_erasure_code_profile", 2023-12-01T15:34:31.509 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-01T15:34:31.509 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_recover_clone_overlap", 2023-12-01T15:34:31.509 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_recovery_max_chunk", 2023-12-01T15:34:31.509 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_scrub_load_threshold", 2023-12-01T15:34:31.509 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_scrub_max_interval", 2023-12-01T15:34:31.509 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_shutdown_pgref_assert", 2023-12-01T15:34:31.509 INFO:tasks.workunit.client.0.smithi119.stdout: "public_addr", 2023-12-01T15:34:31.509 INFO:tasks.workunit.client.0.smithi119.stdout: "public_addrv", 2023-12-01T15:34:31.510 INFO:tasks.workunit.client.0.smithi119.stdout: "public_network", 2023-12-01T15:34:31.510 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd_default_features", 2023-12-01T15:34:31.510 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd_qos_exclude_ops", 2023-12-01T15:34:31.510 INFO:tasks.workunit.client.0.smithi119.stdout: "setgroup", 2023-12-01T15:34:31.510 INFO:tasks.workunit.client.0.smithi119.stdout: "setuser" 2023-12-01T15:34:31.510 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.510 INFO:tasks.workunit.client.0.smithi119.stdout: "cluster_changed": [ 2023-12-01T15:34:31.510 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-01T15:34:31.510 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_debug", 2023-12-01T15:34:31.510 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_mon_ticket_ttl", 2023-12-01T15:34:31.510 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_service_ticket_ttl", 2023-12-01T15:34:31.511 INFO:tasks.workunit.client.0.smithi119.stdout: "bdev_debug_aio", 2023-12-01T15:34:31.511 INFO:tasks.workunit.client.0.smithi119.stdout: "container_image", 2023-12-01T15:34:31.511 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_asserts_on_shutdown", 2023-12-01T15:34:31.511 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_mgr", 2023-12-01T15:34:31.511 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_mon", 2023-12-01T15:34:31.511 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_ms", 2023-12-01T15:34:31.511 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_osd", 2023-12-01T15:34:31.511 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_paxos", 2023-12-01T15:34:31.511 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_file", 2023-12-01T15:34:31.511 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_journald", 2023-12-01T15:34:31.511 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_stderr", 2023-12-01T15:34:31.511 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_join_fs", 2023-12-01T15:34:31.512 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/cephadm/allow_ptrace", 2023-12-01T15:34:31.512 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/cephadm/container_init", 2023-12-01T15:34:31.512 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/cephadm/migration_current", 2023-12-01T15:34:31.512 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/cephadm/use_repo_digest", 2023-12-01T15:34:31.512 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-12-01T15:34:31.512 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-12-01T15:34:31.512 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-12-01T15:34:31.512 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-12-01T15:34:31.512 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/ssl_server_port", 2023-12-01T15:34:31.512 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/orchestrator/orchestrator", 2023-12-01T15:34:31.512 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/telemetry/channel_ident", 2023-12-01T15:34:31.512 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/telemetry/description", 2023-12-01T15:34:31.512 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/telemetry/organization", 2023-12-01T15:34:31.512 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_allow_pool_delete", 2023-12-01T15:34:31.512 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_clock_drift_allowed", 2023-12-01T15:34:31.513 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_file_level", 2023-12-01T15:34:31.513 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_data_avail_warn", 2023-12-01T15:34:31.513 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_election_default_strategy", 2023-12-01T15:34:31.513 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_max_pg_per_osd", 2023-12-01T15:34:31.513 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_mgr_mkfs_grace", 2023-12-01T15:34:31.513 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_osd_prime_pg_temp", 2023-12-01T15:34:31.513 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_osd_reporter_subtree_level", 2023-12-01T15:34:31.513 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_pg_warn_max_object_skew", 2023-12-01T15:34:31.513 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-01T15:34:31.513 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-01T15:34:31.513 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-01T15:34:31.513 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-01T15:34:31.513 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-01T15:34:31.513 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-01T15:34:31.513 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-01T15:34:31.513 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-01T15:34:31.514 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_too_few_osds", 2023-12-01T15:34:31.514 INFO:tasks.workunit.client.0.smithi119.stdout: "ms_die_on_bug", 2023-12-01T15:34:31.514 INFO:tasks.workunit.client.0.smithi119.stdout: "ms_die_on_old_message", 2023-12-01T15:34:31.514 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_class_default_list", 2023-12-01T15:34:31.514 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_class_load_list", 2023-12-01T15:34:31.514 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_misdirected_ops", 2023-12-01T15:34:31.514 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_op_order", 2023-12-01T15:34:31.514 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_pg_log_writeout", 2023-12-01T15:34:31.514 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_shutdown", 2023-12-01T15:34:31.514 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_cached_snaps", 2023-12-01T15:34:31.514 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_missing_on_start", 2023-12-01T15:34:31.514 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_stray_on_activate", 2023-12-01T15:34:31.514 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-01T15:34:31.514 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_profile", 2023-12-01T15:34:31.515 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_memory_target", 2023-12-01T15:34:31.515 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_memory_target_autotune", 2023-12-01T15:34:31.515 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_op_queue", 2023-12-01T15:34:31.515 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_op_queue_cut_off", 2023-12-01T15:34:31.515 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pool_default_erasure_code_profile", 2023-12-01T15:34:31.515 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-01T15:34:31.515 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_recover_clone_overlap", 2023-12-01T15:34:31.515 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_recovery_max_chunk", 2023-12-01T15:34:31.515 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_scrub_load_threshold", 2023-12-01T15:34:31.515 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_scrub_max_interval", 2023-12-01T15:34:31.515 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_shutdown_pgref_assert", 2023-12-01T15:34:31.516 INFO:tasks.workunit.client.0.smithi119.stdout: "public_network", 2023-12-01T15:34:31.516 INFO:tasks.workunit.client.0.smithi119.stdout: "rgw_cache_enabled", 2023-12-01T15:34:31.516 INFO:tasks.workunit.client.0.smithi119.stdout: "rgw_enable_ops_log", 2023-12-01T15:34:31.516 INFO:tasks.workunit.client.0.smithi119.stdout: "rgw_enable_usage_log" 2023-12-01T15:34:31.516 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:31.516 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.516 INFO:tasks.workunit.client.0.smithi119.stdout: "contact": null, 2023-12-01T15:34:31.516 INFO:tasks.workunit.client.0.smithi119.stdout: "crashes": [], 2023-12-01T15:34:31.516 INFO:tasks.workunit.client.0.smithi119.stdout: "created": "2023-12-01T15:27:13.776650Z", 2023-12-01T15:34:31.516 INFO:tasks.workunit.client.0.smithi119.stdout: "crush": { 2023-12-01T15:34:31.516 INFO:tasks.workunit.client.0.smithi119.stdout: "bucket_algs": { 2023-12-01T15:34:31.517 INFO:tasks.workunit.client.0.smithi119.stdout: "straw2": 3 2023-12-01T15:34:31.517 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.517 INFO:tasks.workunit.client.0.smithi119.stdout: "bucket_sizes": { 2023-12-01T15:34:31.517 INFO:tasks.workunit.client.0.smithi119.stdout: "2": 1, 2023-12-01T15:34:31.517 INFO:tasks.workunit.client.0.smithi119.stdout: "4": 2 2023-12-01T15:34:31.517 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.517 INFO:tasks.workunit.client.0.smithi119.stdout: "bucket_types": { 2023-12-01T15:34:31.517 INFO:tasks.workunit.client.0.smithi119.stdout: "1": 2, 2023-12-01T15:34:31.517 INFO:tasks.workunit.client.0.smithi119.stdout: "11": 1 2023-12-01T15:34:31.518 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.518 INFO:tasks.workunit.client.0.smithi119.stdout: "compat_weight_set": false, 2023-12-01T15:34:31.518 INFO:tasks.workunit.client.0.smithi119.stdout: "device_classes": [ 2023-12-01T15:34:31.518 INFO:tasks.workunit.client.0.smithi119.stdout: 8 2023-12-01T15:34:31.518 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.518 INFO:tasks.workunit.client.0.smithi119.stdout: "num_buckets": 6, 2023-12-01T15:34:31.518 INFO:tasks.workunit.client.0.smithi119.stdout: "num_devices": 8, 2023-12-01T15:34:31.518 INFO:tasks.workunit.client.0.smithi119.stdout: "num_rules": 1, 2023-12-01T15:34:31.518 INFO:tasks.workunit.client.0.smithi119.stdout: "num_types": 12, 2023-12-01T15:34:31.519 INFO:tasks.workunit.client.0.smithi119.stdout: "num_weight_sets": 0, 2023-12-01T15:34:31.519 INFO:tasks.workunit.client.0.smithi119.stdout: "tunables": { 2023-12-01T15:34:31.519 INFO:tasks.workunit.client.0.smithi119.stdout: "allowed_bucket_algs": 54, 2023-12-01T15:34:31.519 INFO:tasks.workunit.client.0.smithi119.stdout: "choose_local_fallback_tries": 0, 2023-12-01T15:34:31.519 INFO:tasks.workunit.client.0.smithi119.stdout: "choose_local_tries": 0, 2023-12-01T15:34:31.519 INFO:tasks.workunit.client.0.smithi119.stdout: "choose_total_tries": 50, 2023-12-01T15:34:31.519 INFO:tasks.workunit.client.0.smithi119.stdout: "chooseleaf_descend_once": 1, 2023-12-01T15:34:31.519 INFO:tasks.workunit.client.0.smithi119.stdout: "chooseleaf_stable": 1, 2023-12-01T15:34:31.519 INFO:tasks.workunit.client.0.smithi119.stdout: "chooseleaf_vary_r": 1, 2023-12-01T15:34:31.519 INFO:tasks.workunit.client.0.smithi119.stdout: "has_v2_rules": 0, 2023-12-01T15:34:31.519 INFO:tasks.workunit.client.0.smithi119.stdout: "has_v3_rules": 0, 2023-12-01T15:34:31.519 INFO:tasks.workunit.client.0.smithi119.stdout: "has_v4_buckets": 1, 2023-12-01T15:34:31.519 INFO:tasks.workunit.client.0.smithi119.stdout: "has_v5_rules": 0, 2023-12-01T15:34:31.519 INFO:tasks.workunit.client.0.smithi119.stdout: "legacy_tunables": 0, 2023-12-01T15:34:31.520 INFO:tasks.workunit.client.0.smithi119.stdout: "minimum_required_version": "jewel", 2023-12-01T15:34:31.520 INFO:tasks.workunit.client.0.smithi119.stdout: "optimal_tunables": 1, 2023-12-01T15:34:31.520 INFO:tasks.workunit.client.0.smithi119.stdout: "profile": "jewel", 2023-12-01T15:34:31.520 INFO:tasks.workunit.client.0.smithi119.stdout: "require_feature_tunables": 1, 2023-12-01T15:34:31.520 INFO:tasks.workunit.client.0.smithi119.stdout: "require_feature_tunables2": 1, 2023-12-01T15:34:31.520 INFO:tasks.workunit.client.0.smithi119.stdout: "require_feature_tunables3": 1, 2023-12-01T15:34:31.520 INFO:tasks.workunit.client.0.smithi119.stdout: "require_feature_tunables5": 1, 2023-12-01T15:34:31.520 INFO:tasks.workunit.client.0.smithi119.stdout: "straw_calc_version": 1 2023-12-01T15:34:31.520 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.520 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.520 INFO:tasks.workunit.client.0.smithi119.stdout: "description": "upgrade test cluster", 2023-12-01T15:34:31.520 INFO:tasks.workunit.client.0.smithi119.stdout: "fs": { 2023-12-01T15:34:31.520 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:31.521 INFO:tasks.workunit.client.0.smithi119.stdout: "feature_flags": { 2023-12-01T15:34:31.521 INFO:tasks.workunit.client.0.smithi119.stdout: "enable_multiple": true, 2023-12-01T15:34:31.521 INFO:tasks.workunit.client.0.smithi119.stdout: "ever_enabled_multiple": true 2023-12-01T15:34:31.521 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.521 INFO:tasks.workunit.client.0.smithi119.stdout: "filesystems": [ 2023-12-01T15:34:31.521 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:31.521 INFO:tasks.workunit.client.0.smithi119.stdout: "approx_ctime": "2023-12", 2023-12-01T15:34:31.521 INFO:tasks.workunit.client.0.smithi119.stdout: "balancer_enabled": false, 2023-12-01T15:34:31.521 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:31.521 INFO:tasks.workunit.client.0.smithi119.stdout: "cached_caps": 0, 2023-12-01T15:34:31.521 INFO:tasks.workunit.client.0.smithi119.stdout: "cached_dns": 10, 2023-12-01T15:34:31.521 INFO:tasks.workunit.client.0.smithi119.stdout: "cached_inos": 13, 2023-12-01T15:34:31.521 INFO:tasks.workunit.client.0.smithi119.stdout: "cached_subtrees": 2, 2023-12-01T15:34:31.522 INFO:tasks.workunit.client.0.smithi119.stdout: "ever_allowed_features": 0, 2023-12-01T15:34:31.522 INFO:tasks.workunit.client.0.smithi119.stdout: "explicitly_allowed_features": 0, 2023-12-01T15:34:31.522 INFO:tasks.workunit.client.0.smithi119.stdout: "files": 0, 2023-12-01T15:34:31.522 INFO:tasks.workunit.client.0.smithi119.stdout: "max_mds": 1, 2023-12-01T15:34:31.522 INFO:tasks.workunit.client.0.smithi119.stdout: "num_data_pools": 1, 2023-12-01T15:34:31.522 INFO:tasks.workunit.client.0.smithi119.stdout: "num_in": 1, 2023-12-01T15:34:31.522 INFO:tasks.workunit.client.0.smithi119.stdout: "num_mds": 1, 2023-12-01T15:34:31.522 INFO:tasks.workunit.client.0.smithi119.stdout: "num_sessions": 0, 2023-12-01T15:34:31.522 INFO:tasks.workunit.client.0.smithi119.stdout: "num_standby_replay": 0, 2023-12-01T15:34:31.522 INFO:tasks.workunit.client.0.smithi119.stdout: "num_up": 1, 2023-12-01T15:34:31.522 INFO:tasks.workunit.client.0.smithi119.stdout: "snaps": 0, 2023-12-01T15:34:31.522 INFO:tasks.workunit.client.0.smithi119.stdout: "standby_count_wanted": 0 2023-12-01T15:34:31.522 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.523 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.523 INFO:tasks.workunit.client.0.smithi119.stdout: "num_standby_mds": 1, 2023-12-01T15:34:31.523 INFO:tasks.workunit.client.0.smithi119.stdout: "total_num_mds": 2 2023-12-01T15:34:31.523 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.523 INFO:tasks.workunit.client.0.smithi119.stdout: "hosts": { 2023-12-01T15:34:31.523 INFO:tasks.workunit.client.0.smithi119.stdout: "num": 2, 2023-12-01T15:34:31.523 INFO:tasks.workunit.client.0.smithi119.stdout: "num_with_mds": 2, 2023-12-01T15:34:31.523 INFO:tasks.workunit.client.0.smithi119.stdout: "num_with_mgr": 2, 2023-12-01T15:34:31.523 INFO:tasks.workunit.client.0.smithi119.stdout: "num_with_mon": 2, 2023-12-01T15:34:31.523 INFO:tasks.workunit.client.0.smithi119.stdout: "num_with_osd": 2 2023-12-01T15:34:31.523 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.524 INFO:tasks.workunit.client.0.smithi119.stdout: "leaderboard": false, 2023-12-01T15:34:31.524 INFO:tasks.workunit.client.0.smithi119.stdout: "leaderboard_description": null, 2023-12-01T15:34:31.524 INFO:tasks.workunit.client.0.smithi119.stdout: "license": "sharing-1-0", 2023-12-01T15:34:31.524 INFO:tasks.workunit.client.0.smithi119.stdout: "metadata": { 2023-12-01T15:34:31.524 INFO:tasks.workunit.client.0.smithi119.stdout: "mds": { 2023-12-01T15:34:31.524 INFO:tasks.workunit.client.0.smithi119.stdout: "arch": { 2023-12-01T15:34:31.524 INFO:tasks.workunit.client.0.smithi119.stdout: "x86_64": 2 2023-12-01T15:34:31.524 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.524 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_version": { 2023-12-01T15:34:31.524 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:34:31.524 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.524 INFO:tasks.workunit.client.0.smithi119.stdout: "cpu": { 2023-12-01T15:34:31.524 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2023-12-01T15:34:31.524 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.525 INFO:tasks.workunit.client.0.smithi119.stdout: "distro": { 2023-12-01T15:34:31.525 INFO:tasks.workunit.client.0.smithi119.stdout: "centos": 2 2023-12-01T15:34:31.525 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.525 INFO:tasks.workunit.client.0.smithi119.stdout: "distro_description": { 2023-12-01T15:34:31.525 INFO:tasks.workunit.client.0.smithi119.stdout: "CentOS Stream 8": 2 2023-12-01T15:34:31.525 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.525 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_description": { 2023-12-01T15:34:31.525 INFO:tasks.workunit.client.0.smithi119.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-12-01T15:34:31.525 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.525 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_version": { 2023-12-01T15:34:31.525 INFO:tasks.workunit.client.0.smithi119.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-12-01T15:34:31.525 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.525 INFO:tasks.workunit.client.0.smithi119.stdout: "os": { 2023-12-01T15:34:31.525 INFO:tasks.workunit.client.0.smithi119.stdout: "Linux": 2 2023-12-01T15:34:31.525 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.525 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.526 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:31.526 INFO:tasks.workunit.client.0.smithi119.stdout: "arch": { 2023-12-01T15:34:31.526 INFO:tasks.workunit.client.0.smithi119.stdout: "x86_64": 3 2023-12-01T15:34:31.526 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.526 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_version": { 2023-12-01T15:34:31.526 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:34:31.526 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.527 INFO:tasks.workunit.client.0.smithi119.stdout: "cpu": { 2023-12-01T15:34:31.527 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2023-12-01T15:34:31.527 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.527 INFO:tasks.workunit.client.0.smithi119.stdout: "distro": { 2023-12-01T15:34:31.527 INFO:tasks.workunit.client.0.smithi119.stdout: "centos": 3 2023-12-01T15:34:31.527 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.528 INFO:tasks.workunit.client.0.smithi119.stdout: "distro_description": { 2023-12-01T15:34:31.528 INFO:tasks.workunit.client.0.smithi119.stdout: "CentOS Stream 8": 3 2023-12-01T15:34:31.528 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.528 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_description": { 2023-12-01T15:34:31.528 INFO:tasks.workunit.client.0.smithi119.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-12-01T15:34:31.528 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.528 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_version": { 2023-12-01T15:34:31.528 INFO:tasks.workunit.client.0.smithi119.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-12-01T15:34:31.529 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.529 INFO:tasks.workunit.client.0.smithi119.stdout: "os": { 2023-12-01T15:34:31.529 INFO:tasks.workunit.client.0.smithi119.stdout: "Linux": 3 2023-12-01T15:34:31.529 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.529 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.529 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:31.529 INFO:tasks.workunit.client.0.smithi119.stdout: "arch": { 2023-12-01T15:34:31.529 INFO:tasks.workunit.client.0.smithi119.stdout: "x86_64": 8 2023-12-01T15:34:31.529 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.529 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_version": { 2023-12-01T15:34:31.529 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:34:31.530 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.530 INFO:tasks.workunit.client.0.smithi119.stdout: "cpu": { 2023-12-01T15:34:31.530 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2023-12-01T15:34:31.530 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.530 INFO:tasks.workunit.client.0.smithi119.stdout: "distro": { 2023-12-01T15:34:31.530 INFO:tasks.workunit.client.0.smithi119.stdout: "centos": 8 2023-12-01T15:34:31.530 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.530 INFO:tasks.workunit.client.0.smithi119.stdout: "distro_description": { 2023-12-01T15:34:31.530 INFO:tasks.workunit.client.0.smithi119.stdout: "CentOS Stream 8": 8 2023-12-01T15:34:31.530 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.530 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_description": { 2023-12-01T15:34:31.530 INFO:tasks.workunit.client.0.smithi119.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-12-01T15:34:31.531 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.531 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_version": { 2023-12-01T15:34:31.531 INFO:tasks.workunit.client.0.smithi119.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-12-01T15:34:31.531 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.531 INFO:tasks.workunit.client.0.smithi119.stdout: "os": { 2023-12-01T15:34:31.531 INFO:tasks.workunit.client.0.smithi119.stdout: "Linux": 8 2023-12-01T15:34:31.531 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.531 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_objectstore": { 2023-12-01T15:34:31.531 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": 8 2023-12-01T15:34:31.531 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.531 INFO:tasks.workunit.client.0.smithi119.stdout: "rotational": { 2023-12-01T15:34:31.531 INFO:tasks.workunit.client.0.smithi119.stdout: "0": 8 2023-12-01T15:34:31.532 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.532 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.532 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.532 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:31.532 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 3, 2023-12-01T15:34:31.532 INFO:tasks.workunit.client.0.smithi119.stdout: "features": { 2023-12-01T15:34:31.532 INFO:tasks.workunit.client.0.smithi119.stdout: "optional": [], 2023-12-01T15:34:31.532 INFO:tasks.workunit.client.0.smithi119.stdout: "persistent": [ 2023-12-01T15:34:31.532 INFO:tasks.workunit.client.0.smithi119.stdout: "kraken", 2023-12-01T15:34:31.532 INFO:tasks.workunit.client.0.smithi119.stdout: "luminous", 2023-12-01T15:34:31.532 INFO:tasks.workunit.client.0.smithi119.stdout: "mimic", 2023-12-01T15:34:31.532 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap-prune", 2023-12-01T15:34:31.532 INFO:tasks.workunit.client.0.smithi119.stdout: "nautilus", 2023-12-01T15:34:31.532 INFO:tasks.workunit.client.0.smithi119.stdout: "octopus", 2023-12-01T15:34:31.532 INFO:tasks.workunit.client.0.smithi119.stdout: "pacific", 2023-12-01T15:34:31.533 INFO:tasks.workunit.client.0.smithi119.stdout: "elector-pinging", 2023-12-01T15:34:31.533 INFO:tasks.workunit.client.0.smithi119.stdout: "quincy", 2023-12-01T15:34:31.533 INFO:tasks.workunit.client.0.smithi119.stdout: "reef" 2023-12-01T15:34:31.533 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:31.533 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.533 INFO:tasks.workunit.client.0.smithi119.stdout: "ipv4_addr_mons": 6, 2023-12-01T15:34:31.533 INFO:tasks.workunit.client.0.smithi119.stdout: "ipv6_addr_mons": 0, 2023-12-01T15:34:31.533 INFO:tasks.workunit.client.0.smithi119.stdout: "min_mon_release": 18, 2023-12-01T15:34:31.533 INFO:tasks.workunit.client.0.smithi119.stdout: "v1_addr_mons": 3, 2023-12-01T15:34:31.534 INFO:tasks.workunit.client.0.smithi119.stdout: "v2_addr_mons": 3 2023-12-01T15:34:31.534 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.534 INFO:tasks.workunit.client.0.smithi119.stdout: "organization": "ceph-qa", 2023-12-01T15:34:31.534 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:31.534 INFO:tasks.workunit.client.0.smithi119.stdout: "cluster_network": false, 2023-12-01T15:34:31.534 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 8, 2023-12-01T15:34:31.534 INFO:tasks.workunit.client.0.smithi119.stdout: "require_min_compat_client": "luminous", 2023-12-01T15:34:31.534 INFO:tasks.workunit.client.0.smithi119.stdout: "require_osd_release": "reef" 2023-12-01T15:34:31.534 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.534 INFO:tasks.workunit.client.0.smithi119.stdout: "pools": [ 2023-12-01T15:34:31.534 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:31.534 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:31.534 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr" 2023-12-01T15:34:31.534 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.534 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_mode": "none", 2023-12-01T15:34:31.535 INFO:tasks.workunit.client.0.smithi119.stdout: "erasure_code_profile": {}, 2023-12-01T15:34:31.535 INFO:tasks.workunit.client.0.smithi119.stdout: "min_size": 2, 2023-12-01T15:34:31.535 INFO:tasks.workunit.client.0.smithi119.stdout: "options": {}, 2023-12-01T15:34:31.535 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_autoscale_mode": "off", 2023-12-01T15:34:31.535 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 1, 2023-12-01T15:34:31.535 INFO:tasks.workunit.client.0.smithi119.stdout: "pgp_num": 1, 2023-12-01T15:34:31.535 INFO:tasks.workunit.client.0.smithi119.stdout: "pool": 1, 2023-12-01T15:34:31.535 INFO:tasks.workunit.client.0.smithi119.stdout: "size": 3, 2023-12-01T15:34:31.535 INFO:tasks.workunit.client.0.smithi119.stdout: "stats": { 2023-12-01T15:34:31.535 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_raw": 729330854154, 2023-12-01T15:34:31.535 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_used": 1781760, 2023-12-01T15:34:31.535 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_bytes_used": 0, 2023-12-01T15:34:31.535 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_under_bytes": 0, 2023-12-01T15:34:31.535 INFO:tasks.workunit.client.0.smithi119.stdout: "data_bytes_used": 1781760, 2023-12-01T15:34:31.535 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty": 0, 2023-12-01T15:34:31.536 INFO:tasks.workunit.client.0.smithi119.stdout: "max_avail": 243110297600, 2023-12-01T15:34:31.536 INFO:tasks.workunit.client.0.smithi119.stdout: "objects": 2, 2023-12-01T15:34:31.536 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_bytes_used": 0, 2023-12-01T15:34:31.536 INFO:tasks.workunit.client.0.smithi119.stdout: "percent_used": 2.443000539642526e-06, 2023-12-01T15:34:31.536 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_bytes": 0, 2023-12-01T15:34:31.536 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_objects": 0, 2023-12-01T15:34:31.536 INFO:tasks.workunit.client.0.smithi119.stdout: "rd": 212, 2023-12-01T15:34:31.536 INFO:tasks.workunit.client.0.smithi119.stdout: "rd_bytes": 313344, 2023-12-01T15:34:31.536 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": 590368, 2023-12-01T15:34:31.536 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_data": 590368, 2023-12-01T15:34:31.536 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_omap": 0, 2023-12-01T15:34:31.536 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_raw": 1771104, 2023-12-01T15:34:31.536 INFO:tasks.workunit.client.0.smithi119.stdout: "wr": 179, 2023-12-01T15:34:31.536 INFO:tasks.workunit.client.0.smithi119.stdout: "wr_bytes": 2473984 2023-12-01T15:34:31.537 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.537 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_bytes": 0, 2023-12-01T15:34:31.537 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_objects": 0, 2023-12-01T15:34:31.537 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "replicated" 2023-12-01T15:34:31.537 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.537 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:31.537 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:31.537 INFO:tasks.workunit.client.0.smithi119.stdout: "cephfs" 2023-12-01T15:34:31.537 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.537 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_mode": "none", 2023-12-01T15:34:31.537 INFO:tasks.workunit.client.0.smithi119.stdout: "erasure_code_profile": {}, 2023-12-01T15:34:31.537 INFO:tasks.workunit.client.0.smithi119.stdout: "min_size": 2, 2023-12-01T15:34:31.537 INFO:tasks.workunit.client.0.smithi119.stdout: "options": {}, 2023-12-01T15:34:31.537 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_autoscale_mode": "off", 2023-12-01T15:34:31.537 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 32, 2023-12-01T15:34:31.538 INFO:tasks.workunit.client.0.smithi119.stdout: "pgp_num": 32, 2023-12-01T15:34:31.538 INFO:tasks.workunit.client.0.smithi119.stdout: "pool": 2, 2023-12-01T15:34:31.538 INFO:tasks.workunit.client.0.smithi119.stdout: "size": 3, 2023-12-01T15:34:31.538 INFO:tasks.workunit.client.0.smithi119.stdout: "stats": { 2023-12-01T15:34:31.538 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_raw": 729330854154, 2023-12-01T15:34:31.538 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_used": 98304, 2023-12-01T15:34:31.538 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_bytes_used": 0, 2023-12-01T15:34:31.538 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_under_bytes": 0, 2023-12-01T15:34:31.538 INFO:tasks.workunit.client.0.smithi119.stdout: "data_bytes_used": 98304, 2023-12-01T15:34:31.538 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty": 0, 2023-12-01T15:34:31.538 INFO:tasks.workunit.client.0.smithi119.stdout: "max_avail": 243110297600, 2023-12-01T15:34:31.538 INFO:tasks.workunit.client.0.smithi119.stdout: "objects": 22, 2023-12-01T15:34:31.538 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_bytes_used": 0, 2023-12-01T15:34:31.538 INFO:tasks.workunit.client.0.smithi119.stdout: "percent_used": 1.3478653215770464e-07, 2023-12-01T15:34:31.538 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_bytes": 0, 2023-12-01T15:34:31.539 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_objects": 0, 2023-12-01T15:34:31.539 INFO:tasks.workunit.client.0.smithi119.stdout: "rd": 0, 2023-12-01T15:34:31.539 INFO:tasks.workunit.client.0.smithi119.stdout: "rd_bytes": 0, 2023-12-01T15:34:31.539 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": 3430, 2023-12-01T15:34:31.539 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_data": 3430, 2023-12-01T15:34:31.539 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_omap": 0, 2023-12-01T15:34:31.539 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_raw": 10290, 2023-12-01T15:34:31.539 INFO:tasks.workunit.client.0.smithi119.stdout: "wr": 51, 2023-12-01T15:34:31.539 INFO:tasks.workunit.client.0.smithi119.stdout: "wr_bytes": 20480 2023-12-01T15:34:31.539 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.539 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_bytes": 0, 2023-12-01T15:34:31.539 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_objects": 0, 2023-12-01T15:34:31.539 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "replicated" 2023-12-01T15:34:31.539 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.540 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:31.540 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:31.540 INFO:tasks.workunit.client.0.smithi119.stdout: "cephfs" 2023-12-01T15:34:31.540 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.540 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_mode": "none", 2023-12-01T15:34:31.540 INFO:tasks.workunit.client.0.smithi119.stdout: "erasure_code_profile": {}, 2023-12-01T15:34:31.540 INFO:tasks.workunit.client.0.smithi119.stdout: "min_size": 2, 2023-12-01T15:34:31.540 INFO:tasks.workunit.client.0.smithi119.stdout: "options": {}, 2023-12-01T15:34:31.540 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_autoscale_mode": "off", 2023-12-01T15:34:31.540 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 64, 2023-12-01T15:34:31.540 INFO:tasks.workunit.client.0.smithi119.stdout: "pgp_num": 64, 2023-12-01T15:34:31.540 INFO:tasks.workunit.client.0.smithi119.stdout: "pool": 3, 2023-12-01T15:34:31.540 INFO:tasks.workunit.client.0.smithi119.stdout: "size": 3, 2023-12-01T15:34:31.540 INFO:tasks.workunit.client.0.smithi119.stdout: "stats": { 2023-12-01T15:34:31.540 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_raw": 729330854154, 2023-12-01T15:34:31.540 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_used": 0, 2023-12-01T15:34:31.541 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_bytes_used": 0, 2023-12-01T15:34:31.541 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_under_bytes": 0, 2023-12-01T15:34:31.541 INFO:tasks.workunit.client.0.smithi119.stdout: "data_bytes_used": 0, 2023-12-01T15:34:31.541 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty": 0, 2023-12-01T15:34:31.541 INFO:tasks.workunit.client.0.smithi119.stdout: "max_avail": 243110297600, 2023-12-01T15:34:31.541 INFO:tasks.workunit.client.0.smithi119.stdout: "objects": 0, 2023-12-01T15:34:31.541 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_bytes_used": 0, 2023-12-01T15:34:31.541 INFO:tasks.workunit.client.0.smithi119.stdout: "percent_used": 0.0, 2023-12-01T15:34:31.541 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_bytes": 0, 2023-12-01T15:34:31.541 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_objects": 0, 2023-12-01T15:34:31.541 INFO:tasks.workunit.client.0.smithi119.stdout: "rd": 0, 2023-12-01T15:34:31.541 INFO:tasks.workunit.client.0.smithi119.stdout: "rd_bytes": 0, 2023-12-01T15:34:31.541 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": 0, 2023-12-01T15:34:31.541 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_data": 0, 2023-12-01T15:34:31.542 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_omap": 0, 2023-12-01T15:34:31.542 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_raw": 0, 2023-12-01T15:34:31.542 INFO:tasks.workunit.client.0.smithi119.stdout: "wr": 0, 2023-12-01T15:34:31.542 INFO:tasks.workunit.client.0.smithi119.stdout: "wr_bytes": 0 2023-12-01T15:34:31.542 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.542 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_bytes": 0, 2023-12-01T15:34:31.542 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_objects": 0, 2023-12-01T15:34:31.542 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "replicated" 2023-12-01T15:34:31.542 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.542 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:31.542 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:31.542 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd" 2023-12-01T15:34:31.542 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.542 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_mode": "none", 2023-12-01T15:34:31.542 INFO:tasks.workunit.client.0.smithi119.stdout: "erasure_code_profile": {}, 2023-12-01T15:34:31.543 INFO:tasks.workunit.client.0.smithi119.stdout: "min_size": 2, 2023-12-01T15:34:31.543 INFO:tasks.workunit.client.0.smithi119.stdout: "options": {}, 2023-12-01T15:34:31.543 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_autoscale_mode": "off", 2023-12-01T15:34:31.543 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 8, 2023-12-01T15:34:31.543 INFO:tasks.workunit.client.0.smithi119.stdout: "pgp_num": 8, 2023-12-01T15:34:31.543 INFO:tasks.workunit.client.0.smithi119.stdout: "pool": 4, 2023-12-01T15:34:31.543 INFO:tasks.workunit.client.0.smithi119.stdout: "size": 3, 2023-12-01T15:34:31.543 INFO:tasks.workunit.client.0.smithi119.stdout: "stats": { 2023-12-01T15:34:31.543 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_raw": 729330854154, 2023-12-01T15:34:31.543 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_used": 0, 2023-12-01T15:34:31.543 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_bytes_used": 0, 2023-12-01T15:34:31.543 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_under_bytes": 0, 2023-12-01T15:34:31.543 INFO:tasks.workunit.client.0.smithi119.stdout: "data_bytes_used": 0, 2023-12-01T15:34:31.543 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty": 0, 2023-12-01T15:34:31.543 INFO:tasks.workunit.client.0.smithi119.stdout: "max_avail": 243110297600, 2023-12-01T15:34:31.544 INFO:tasks.workunit.client.0.smithi119.stdout: "objects": 0, 2023-12-01T15:34:31.544 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_bytes_used": 0, 2023-12-01T15:34:31.544 INFO:tasks.workunit.client.0.smithi119.stdout: "percent_used": 0.0, 2023-12-01T15:34:31.544 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_bytes": 0, 2023-12-01T15:34:31.544 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_objects": 0, 2023-12-01T15:34:31.544 INFO:tasks.workunit.client.0.smithi119.stdout: "rd": 0, 2023-12-01T15:34:31.544 INFO:tasks.workunit.client.0.smithi119.stdout: "rd_bytes": 0, 2023-12-01T15:34:31.544 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": 0, 2023-12-01T15:34:31.544 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_data": 0, 2023-12-01T15:34:31.544 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_omap": 0, 2023-12-01T15:34:31.544 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_raw": 0, 2023-12-01T15:34:31.544 INFO:tasks.workunit.client.0.smithi119.stdout: "wr": 0, 2023-12-01T15:34:31.544 INFO:tasks.workunit.client.0.smithi119.stdout: "wr_bytes": 0 2023-12-01T15:34:31.544 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.544 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_bytes": 0, 2023-12-01T15:34:31.545 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_objects": 0, 2023-12-01T15:34:31.545 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "replicated" 2023-12-01T15:34:31.545 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.545 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.545 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd": { 2023-12-01T15:34:31.545 INFO:tasks.workunit.client.0.smithi119.stdout: "mirroring_by_pool": [ 2023-12-01T15:34:31.545 INFO:tasks.workunit.client.0.smithi119.stdout: false 2023-12-01T15:34:31.545 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.545 INFO:tasks.workunit.client.0.smithi119.stdout: "num_images_by_pool": [ 2023-12-01T15:34:31.545 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:31.545 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:31.545 INFO:tasks.workunit.client.0.smithi119.stdout: "num_pools": 1 2023-12-01T15:34:31.545 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.545 INFO:tasks.workunit.client.0.smithi119.stdout: "report_id": "05cd9861-b5a4-462f-abf8-7c6073e19b75", 2023-12-01T15:34:31.545 INFO:tasks.workunit.client.0.smithi119.stdout: "report_timestamp": "2023-12-01T15:34:31.434342", 2023-12-01T15:34:31.545 INFO:tasks.workunit.client.0.smithi119.stdout: "report_version": 1, 2023-12-01T15:34:31.546 INFO:tasks.workunit.client.0.smithi119.stdout: "rook": { 2023-12-01T15:34:31.546 INFO:tasks.workunit.client.0.smithi119.stdout: "cluster": { 2023-12-01T15:34:31.546 INFO:tasks.workunit.client.0.smithi119.stdout: "external-mode": null, 2023-12-01T15:34:31.546 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:31.546 INFO:tasks.workunit.client.0.smithi119.stdout: "allow-multiple-per-node": null, 2023-12-01T15:34:31.546 INFO:tasks.workunit.client.0.smithi119.stdout: "count": null, 2023-12-01T15:34:31.546 INFO:tasks.workunit.client.0.smithi119.stdout: "max-id": null, 2023-12-01T15:34:31.546 INFO:tasks.workunit.client.0.smithi119.stdout: "pvc": { 2023-12-01T15:34:31.546 INFO:tasks.workunit.client.0.smithi119.stdout: "enabled": null 2023-12-01T15:34:31.546 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.547 INFO:tasks.workunit.client.0.smithi119.stdout: "stretch": { 2023-12-01T15:34:31.547 INFO:tasks.workunit.client.0.smithi119.stdout: "enabled": null 2023-12-01T15:34:31.547 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.547 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.547 INFO:tasks.workunit.client.0.smithi119.stdout: "network": { 2023-12-01T15:34:31.547 INFO:tasks.workunit.client.0.smithi119.stdout: "provider": null 2023-12-01T15:34:31.547 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.547 INFO:tasks.workunit.client.0.smithi119.stdout: "storage": { 2023-12-01T15:34:31.548 INFO:tasks.workunit.client.0.smithi119.stdout: "device-set": { 2023-12-01T15:34:31.548 INFO:tasks.workunit.client.0.smithi119.stdout: "count": { 2023-12-01T15:34:31.548 INFO:tasks.workunit.client.0.smithi119.stdout: "non-portable": null, 2023-12-01T15:34:31.548 INFO:tasks.workunit.client.0.smithi119.stdout: "portable": null, 2023-12-01T15:34:31.548 INFO:tasks.workunit.client.0.smithi119.stdout: "total": null 2023-12-01T15:34:31.548 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.548 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.548 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.548 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.548 INFO:tasks.workunit.client.0.smithi119.stdout: "csi": { 2023-12-01T15:34:31.548 INFO:tasks.workunit.client.0.smithi119.stdout: "version": null 2023-12-01T15:34:31.548 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.548 INFO:tasks.workunit.client.0.smithi119.stdout: "kubernetes": { 2023-12-01T15:34:31.548 INFO:tasks.workunit.client.0.smithi119.stdout: "version": null 2023-12-01T15:34:31.548 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.549 INFO:tasks.workunit.client.0.smithi119.stdout: "node": { 2023-12-01T15:34:31.549 INFO:tasks.workunit.client.0.smithi119.stdout: "count": { 2023-12-01T15:34:31.549 INFO:tasks.workunit.client.0.smithi119.stdout: "kubernetes-total": null, 2023-12-01T15:34:31.549 INFO:tasks.workunit.client.0.smithi119.stdout: "with-ceph-daemons": null, 2023-12-01T15:34:31.549 INFO:tasks.workunit.client.0.smithi119.stdout: "with-csi-cephfs-plugin": null, 2023-12-01T15:34:31.549 INFO:tasks.workunit.client.0.smithi119.stdout: "with-csi-nfs-plugin": null, 2023-12-01T15:34:31.549 INFO:tasks.workunit.client.0.smithi119.stdout: "with-csi-rbd-plugin": null 2023-12-01T15:34:31.549 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.549 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.549 INFO:tasks.workunit.client.0.smithi119.stdout: "usage": { 2023-12-01T15:34:31.549 INFO:tasks.workunit.client.0.smithi119.stdout: "storage-class": { 2023-12-01T15:34:31.549 INFO:tasks.workunit.client.0.smithi119.stdout: "count": { 2023-12-01T15:34:31.550 INFO:tasks.workunit.client.0.smithi119.stdout: "bucket": null, 2023-12-01T15:34:31.550 INFO:tasks.workunit.client.0.smithi119.stdout: "cephfs": null, 2023-12-01T15:34:31.550 INFO:tasks.workunit.client.0.smithi119.stdout: "nfs": null, 2023-12-01T15:34:31.550 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd": null, 2023-12-01T15:34:31.550 INFO:tasks.workunit.client.0.smithi119.stdout: "total": null 2023-12-01T15:34:31.550 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.550 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.550 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.550 INFO:tasks.workunit.client.0.smithi119.stdout: "version": null 2023-12-01T15:34:31.550 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.550 INFO:tasks.workunit.client.0.smithi119.stdout: "services": {}, 2023-12-01T15:34:31.550 INFO:tasks.workunit.client.0.smithi119.stdout: "usage": { 2023-12-01T15:34:31.551 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 105, 2023-12-01T15:34:31.551 INFO:tasks.workunit.client.0.smithi119.stdout: "pools": 4, 2023-12-01T15:34:31.551 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_by_class": { 2023-12-01T15:34:31.551 INFO:tasks.workunit.client.0.smithi119.stdout: "ssd": { 2023-12-01T15:34:31.551 INFO:tasks.workunit.client.0.smithi119.stdout: "total_avail_bytes": 767731904512, 2023-12-01T15:34:31.551 INFO:tasks.workunit.client.0.smithi119.stdout: "total_bytes": 767960285184, 2023-12-01T15:34:31.551 INFO:tasks.workunit.client.0.smithi119.stdout: "total_used_bytes": 228380672, 2023-12-01T15:34:31.551 INFO:tasks.workunit.client.0.smithi119.stdout: "total_used_raw_bytes": 228380672, 2023-12-01T15:34:31.551 INFO:tasks.workunit.client.0.smithi119.stdout: "total_used_raw_ratio": 0.00029738605371676385 2023-12-01T15:34:31.551 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.551 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:31.552 INFO:tasks.workunit.client.0.smithi119.stdout: "total_avail_bytes": 767731904512, 2023-12-01T15:34:31.552 INFO:tasks.workunit.client.0.smithi119.stdout: "total_bytes": 767960285184, 2023-12-01T15:34:31.552 INFO:tasks.workunit.client.0.smithi119.stdout: "total_used_bytes": 228380672 2023-12-01T15:34:31.552 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.552 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:31.552 INFO:tasks.workunit.client.0.smithi119.stdout:} 2023-12-01T15:34:31.553 INFO:tasks.workunit.client.0.smithi119.stderr:++ ceph telemetry collection ls 2023-12-01T15:34:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:31 smithi183 ceph-mon[99169]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:31 smithi183 ceph-mon[99169]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:31 smithi183 ceph-mon[99169]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:31 smithi183 ceph-mon[99169]: from='client.24836 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[94175]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[94175]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[94175]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[94175]: from='client.24836 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[108979]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[108979]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[108979]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[108979]: from='client.24836 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:32.034 INFO:tasks.workunit.client.0.smithi119.stderr:+ COLLECTIONS='New collections are available: 2023-12-01T15:34:32.034 INFO:tasks.workunit.client.0.smithi119.stderr:['\''basic_base'\'', '\''basic_mds_metadata'\'', '\''basic_pool_options_bluestore'\'', '\''basic_pool_usage'\'', '\''basic_rook_v01'\'', '\''basic_usage_by_class'\'', '\''crash_base'\'', '\''device_base'\'', '\''ident_base'\'', '\''perf_memory_metrics'\'', '\''perf_perf'\''] 2023-12-01T15:34:32.034 INFO:tasks.workunit.client.0.smithi119.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-12-01T15:34:32.034 INFO:tasks.workunit.client.0.smithi119.stderr: 2023-12-01T15:34:32.034 INFO:tasks.workunit.client.0.smithi119.stderr:NAME STATUS DESC 2023-12-01T15:34:32.034 INFO:tasks.workunit.client.0.smithi119.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-12-01T15:34:32.034 INFO:tasks.workunit.client.0.smithi119.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-12-01T15:34:32.034 INFO:tasks.workunit.client.0.smithi119.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-12-01T15:34:32.035 INFO:tasks.workunit.client.0.smithi119.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-12-01T15:34:32.035 INFO:tasks.workunit.client.0.smithi119.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-12-01T15:34:32.035 INFO:tasks.workunit.client.0.smithi119.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-12-01T15:34:32.035 INFO:tasks.workunit.client.0.smithi119.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-12-01T15:34:32.035 INFO:tasks.workunit.client.0.smithi119.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-12-01T15:34:32.035 INFO:tasks.workunit.client.0.smithi119.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-12-01T15:34:32.035 INFO:tasks.workunit.client.0.smithi119.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-12-01T15:34:32.035 INFO:tasks.workunit.client.0.smithi119.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2023-12-01T15:34:32.035 INFO:tasks.workunit.client.0.smithi119.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics") 2023-12-01T15:34:32.035 INFO:tasks.workunit.client.0.smithi119.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-12-01T15:34:32.035 INFO:tasks.workunit.client.0.smithi119.stderr:+ [[ New collections are available: 2023-12-01T15:34:32.035 INFO:tasks.workunit.client.0.smithi119.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-12-01T15:34:32.035 INFO:tasks.workunit.client.0.smithi119.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-12-01T15:34:32.035 INFO:tasks.workunit.client.0.smithi119.stderr: 2023-12-01T15:34:32.036 INFO:tasks.workunit.client.0.smithi119.stderr:NAME STATUS DESC 2023-12-01T15:34:32.036 INFO:tasks.workunit.client.0.smithi119.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-12-01T15:34:32.036 INFO:tasks.workunit.client.0.smithi119.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-12-01T15:34:32.036 INFO:tasks.workunit.client.0.smithi119.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-12-01T15:34:32.036 INFO:tasks.workunit.client.0.smithi119.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-12-01T15:34:32.036 INFO:tasks.workunit.client.0.smithi119.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-12-01T15:34:32.036 INFO:tasks.workunit.client.0.smithi119.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-12-01T15:34:32.036 INFO:tasks.workunit.client.0.smithi119.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-12-01T15:34:32.036 INFO:tasks.workunit.client.0.smithi119.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-12-01T15:34:32.036 INFO:tasks.workunit.client.0.smithi119.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-12-01T15:34:32.036 INFO:tasks.workunit.client.0.smithi119.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-12-01T15:34:32.036 INFO:tasks.workunit.client.0.smithi119.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2023-12-01T15:34:32.036 INFO:tasks.workunit.client.0.smithi119.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-12-01T15:34:32.036 INFO:tasks.workunit.client.0.smithi119.stderr:+ [[ New collections are available: 2023-12-01T15:34:32.036 INFO:tasks.workunit.client.0.smithi119.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-12-01T15:34:32.036 INFO:tasks.workunit.client.0.smithi119.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-12-01T15:34:32.037 INFO:tasks.workunit.client.0.smithi119.stderr: 2023-12-01T15:34:32.037 INFO:tasks.workunit.client.0.smithi119.stderr:NAME STATUS DESC 2023-12-01T15:34:32.037 INFO:tasks.workunit.client.0.smithi119.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-12-01T15:34:32.037 INFO:tasks.workunit.client.0.smithi119.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-12-01T15:34:32.037 INFO:tasks.workunit.client.0.smithi119.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-12-01T15:34:32.037 INFO:tasks.workunit.client.0.smithi119.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-12-01T15:34:32.037 INFO:tasks.workunit.client.0.smithi119.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-12-01T15:34:32.037 INFO:tasks.workunit.client.0.smithi119.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-12-01T15:34:32.037 INFO:tasks.workunit.client.0.smithi119.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-12-01T15:34:32.037 INFO:tasks.workunit.client.0.smithi119.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-12-01T15:34:32.037 INFO:tasks.workunit.client.0.smithi119.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-12-01T15:34:32.037 INFO:tasks.workunit.client.0.smithi119.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-12-01T15:34:32.037 INFO:tasks.workunit.client.0.smithi119.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2023-12-01T15:34:32.037 INFO:tasks.workunit.client.0.smithi119.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-12-01T15:34:32.037 INFO:tasks.workunit.client.0.smithi119.stderr:+ [[ New collections are available: 2023-12-01T15:34:32.038 INFO:tasks.workunit.client.0.smithi119.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-12-01T15:34:32.038 INFO:tasks.workunit.client.0.smithi119.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-12-01T15:34:32.038 INFO:tasks.workunit.client.0.smithi119.stderr: 2023-12-01T15:34:32.038 INFO:tasks.workunit.client.0.smithi119.stderr:NAME STATUS DESC 2023-12-01T15:34:32.038 INFO:tasks.workunit.client.0.smithi119.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-12-01T15:34:32.038 INFO:tasks.workunit.client.0.smithi119.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-12-01T15:34:32.038 INFO:tasks.workunit.client.0.smithi119.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-12-01T15:34:32.038 INFO:tasks.workunit.client.0.smithi119.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-12-01T15:34:32.038 INFO:tasks.workunit.client.0.smithi119.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-12-01T15:34:32.038 INFO:tasks.workunit.client.0.smithi119.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-12-01T15:34:32.038 INFO:tasks.workunit.client.0.smithi119.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-12-01T15:34:32.038 INFO:tasks.workunit.client.0.smithi119.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-12-01T15:34:32.038 INFO:tasks.workunit.client.0.smithi119.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-12-01T15:34:32.039 INFO:tasks.workunit.client.0.smithi119.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-12-01T15:34:32.039 INFO:tasks.workunit.client.0.smithi119.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2023-12-01T15:34:32.039 INFO:tasks.workunit.client.0.smithi119.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-12-01T15:34:32.039 INFO:tasks.workunit.client.0.smithi119.stderr:+ [[ New collections are available: 2023-12-01T15:34:32.039 INFO:tasks.workunit.client.0.smithi119.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-12-01T15:34:32.039 INFO:tasks.workunit.client.0.smithi119.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-12-01T15:34:32.039 INFO:tasks.workunit.client.0.smithi119.stderr: 2023-12-01T15:34:32.039 INFO:tasks.workunit.client.0.smithi119.stderr:NAME STATUS DESC 2023-12-01T15:34:32.039 INFO:tasks.workunit.client.0.smithi119.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-12-01T15:34:32.039 INFO:tasks.workunit.client.0.smithi119.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-12-01T15:34:32.039 INFO:tasks.workunit.client.0.smithi119.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-12-01T15:34:32.039 INFO:tasks.workunit.client.0.smithi119.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-12-01T15:34:32.039 INFO:tasks.workunit.client.0.smithi119.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-12-01T15:34:32.039 INFO:tasks.workunit.client.0.smithi119.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-12-01T15:34:32.039 INFO:tasks.workunit.client.0.smithi119.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-12-01T15:34:32.040 INFO:tasks.workunit.client.0.smithi119.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-12-01T15:34:32.040 INFO:tasks.workunit.client.0.smithi119.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-12-01T15:34:32.040 INFO:tasks.workunit.client.0.smithi119.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-12-01T15:34:32.040 INFO:tasks.workunit.client.0.smithi119.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2023-12-01T15:34:32.040 INFO:tasks.workunit.client.0.smithi119.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-12-01T15:34:32.040 INFO:tasks.workunit.client.0.smithi119.stderr:+ [[ New collections are available: 2023-12-01T15:34:32.040 INFO:tasks.workunit.client.0.smithi119.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-12-01T15:34:32.040 INFO:tasks.workunit.client.0.smithi119.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-12-01T15:34:32.040 INFO:tasks.workunit.client.0.smithi119.stderr: 2023-12-01T15:34:32.040 INFO:tasks.workunit.client.0.smithi119.stderr:NAME STATUS DESC 2023-12-01T15:34:32.040 INFO:tasks.workunit.client.0.smithi119.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-12-01T15:34:32.040 INFO:tasks.workunit.client.0.smithi119.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-12-01T15:34:32.040 INFO:tasks.workunit.client.0.smithi119.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-12-01T15:34:32.040 INFO:tasks.workunit.client.0.smithi119.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-12-01T15:34:32.041 INFO:tasks.workunit.client.0.smithi119.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-12-01T15:34:32.041 INFO:tasks.workunit.client.0.smithi119.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-12-01T15:34:32.041 INFO:tasks.workunit.client.0.smithi119.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-12-01T15:34:32.041 INFO:tasks.workunit.client.0.smithi119.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-12-01T15:34:32.041 INFO:tasks.workunit.client.0.smithi119.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-12-01T15:34:32.041 INFO:tasks.workunit.client.0.smithi119.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-12-01T15:34:32.041 INFO:tasks.workunit.client.0.smithi119.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2023-12-01T15:34:32.041 INFO:tasks.workunit.client.0.smithi119.stderr:+ ceph telemetry on --license sharing-1-0 2023-12-01T15:34:32.629 INFO:tasks.workunit.client.0.smithi119.stdout:Telemetry is on. 2023-12-01T15:34:32.629 INFO:tasks.workunit.client.0.smithi119.stdout:Some channels are disabled, please enable with: 2023-12-01T15:34:32.629 INFO:tasks.workunit.client.0.smithi119.stdout:`ceph telemetry enable channel perf` 2023-12-01T15:34:32.642 INFO:tasks.workunit.client.0.smithi119.stderr:+ ceph telemetry enable channel perf 2023-12-01T15:34:32.666 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:32] ENGINE Bus STOPPING 2023-12-01T15:34:32.666 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T15:34:32.667 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:32] ENGINE Bus STOPPED 2023-12-01T15:34:32.667 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:32] ENGINE Bus STARTING 2023-12-01T15:34:32.667 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:32] ENGINE Serving on http://:::9283 2023-12-01T15:34:32.667 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:32] ENGINE Bus STARTED 2023-12-01T15:34:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:32 smithi183 ceph-mon[99169]: from='client.24836 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:32 smithi183 ceph-mon[99169]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:32 smithi183 ceph-mon[99169]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:32 smithi183 ceph-mon[99169]: mgrmap e22: y(active, since 113s), standbys: x 2023-12-01T15:34:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[94175]: from='client.24836 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[94175]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[94175]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[94175]: mgrmap e22: y(active, since 113s), standbys: x 2023-12-01T15:34:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:32.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:32.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[108979]: from='client.24836 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[108979]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[108979]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[108979]: mgrmap e22: y(active, since 113s), standbys: x 2023-12-01T15:34:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:33.210 INFO:tasks.workunit.client.0.smithi119.stdout:channel_perf is enabled 2023-12-01T15:34:33.225 INFO:tasks.workunit.client.0.smithi119.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2023-12-01T15:34:33.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:33] ENGINE Bus STOPPING 2023-12-01T15:34:33.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T15:34:33.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:33] ENGINE Bus STOPPED 2023-12-01T15:34:33.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:33] ENGINE Bus STARTING 2023-12-01T15:34:33.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:33] ENGINE Serving on http://:::9283 2023-12-01T15:34:33.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:15:34:33] ENGINE Bus STARTED 2023-12-01T15:34:33.659 INFO:tasks.workunit.client.0.smithi119.stderr:+ LAST_OPT_REVISION=1 2023-12-01T15:34:33.660 INFO:tasks.workunit.client.0.smithi119.stderr:+ '[' 1 -ne 1 ']' 2023-12-01T15:34:33.660 INFO:tasks.workunit.client.0.smithi119.stderr:+ ceph telemetry show 2023-12-01T15:34:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:33 smithi183 ceph-mon[99169]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:33 smithi183 ceph-mon[99169]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:33 smithi183 ceph-mon[99169]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:33 smithi183 ceph-mon[99169]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:33 smithi183 ceph-mon[99169]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1824329076' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-12-01T15:34:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1824329076' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-12-01T15:34:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[108979]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[108979]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[108979]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[108979]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[108979]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1824329076' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-12-01T15:34:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1824329076' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-12-01T15:34:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[94175]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[94175]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[94175]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[94175]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[94175]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1824329076' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-12-01T15:34:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1824329076' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-12-01T15:34:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:34:34] "GET /metrics HTTP/1.1" 200 33729 "" "Prometheus/2.43.0" 2023-12-01T15:34:34.469 INFO:tasks.workunit.client.0.smithi119.stdout:{ 2023-12-01T15:34:34.469 INFO:tasks.workunit.client.0.smithi119.stdout: "balancer": { 2023-12-01T15:34:34.469 INFO:tasks.workunit.client.0.smithi119.stdout: "active": true, 2023-12-01T15:34:34.469 INFO:tasks.workunit.client.0.smithi119.stdout: "mode": "" 2023-12-01T15:34:34.469 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.469 INFO:tasks.workunit.client.0.smithi119.stdout: "channels": [ 2023-12-01T15:34:34.469 INFO:tasks.workunit.client.0.smithi119.stdout: "basic", 2023-12-01T15:34:34.469 INFO:tasks.workunit.client.0.smithi119.stdout: "crash", 2023-12-01T15:34:34.469 INFO:tasks.workunit.client.0.smithi119.stdout: "device", 2023-12-01T15:34:34.470 INFO:tasks.workunit.client.0.smithi119.stdout: "ident", 2023-12-01T15:34:34.470 INFO:tasks.workunit.client.0.smithi119.stdout: "perf" 2023-12-01T15:34:34.470 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.470 INFO:tasks.workunit.client.0.smithi119.stdout: "channels_available": [ 2023-12-01T15:34:34.470 INFO:tasks.workunit.client.0.smithi119.stdout: "basic", 2023-12-01T15:34:34.470 INFO:tasks.workunit.client.0.smithi119.stdout: "ident", 2023-12-01T15:34:34.470 INFO:tasks.workunit.client.0.smithi119.stdout: "crash", 2023-12-01T15:34:34.470 INFO:tasks.workunit.client.0.smithi119.stdout: "device", 2023-12-01T15:34:34.470 INFO:tasks.workunit.client.0.smithi119.stdout: "perf" 2023-12-01T15:34:34.470 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.470 INFO:tasks.workunit.client.0.smithi119.stdout: "collections_available": [ 2023-12-01T15:34:34.470 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_base", 2023-12-01T15:34:34.470 INFO:tasks.workunit.client.0.smithi119.stdout: "device_base", 2023-12-01T15:34:34.470 INFO:tasks.workunit.client.0.smithi119.stdout: "crash_base", 2023-12-01T15:34:34.471 INFO:tasks.workunit.client.0.smithi119.stdout: "ident_base", 2023-12-01T15:34:34.471 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_perf", 2023-12-01T15:34:34.471 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_mds_metadata", 2023-12-01T15:34:34.471 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_pool_usage", 2023-12-01T15:34:34.471 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_usage_by_class", 2023-12-01T15:34:34.471 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_rook_v01", 2023-12-01T15:34:34.471 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_memory_metrics", 2023-12-01T15:34:34.471 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_pool_options_bluestore" 2023-12-01T15:34:34.471 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.471 INFO:tasks.workunit.client.0.smithi119.stdout: "collections_opted_in": [ 2023-12-01T15:34:34.471 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_base", 2023-12-01T15:34:34.471 INFO:tasks.workunit.client.0.smithi119.stdout: "device_base", 2023-12-01T15:34:34.472 INFO:tasks.workunit.client.0.smithi119.stdout: "crash_base", 2023-12-01T15:34:34.472 INFO:tasks.workunit.client.0.smithi119.stdout: "ident_base", 2023-12-01T15:34:34.472 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_perf", 2023-12-01T15:34:34.472 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_mds_metadata", 2023-12-01T15:34:34.472 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_pool_usage", 2023-12-01T15:34:34.472 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_usage_by_class", 2023-12-01T15:34:34.472 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_rook_v01", 2023-12-01T15:34:34.472 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_memory_metrics", 2023-12-01T15:34:34.472 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_pool_options_bluestore" 2023-12-01T15:34:34.472 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.472 INFO:tasks.workunit.client.0.smithi119.stdout: "config": { 2023-12-01T15:34:34.472 INFO:tasks.workunit.client.0.smithi119.stdout: "active_changed": [ 2023-12-01T15:34:34.472 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-01T15:34:34.472 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_debug", 2023-12-01T15:34:34.472 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_mon_ticket_ttl", 2023-12-01T15:34:34.472 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_service_ticket_ttl", 2023-12-01T15:34:34.473 INFO:tasks.workunit.client.0.smithi119.stdout: "bdev_debug_aio", 2023-12-01T15:34:34.473 INFO:tasks.workunit.client.0.smithi119.stdout: "client_check_pool_perm", 2023-12-01T15:34:34.473 INFO:tasks.workunit.client.0.smithi119.stdout: "client_mount_gid", 2023-12-01T15:34:34.473 INFO:tasks.workunit.client.0.smithi119.stdout: "client_mount_uid", 2023-12-01T15:34:34.473 INFO:tasks.workunit.client.0.smithi119.stdout: "client_quota", 2023-12-01T15:34:34.473 INFO:tasks.workunit.client.0.smithi119.stdout: "container_image", 2023-12-01T15:34:34.473 INFO:tasks.workunit.client.0.smithi119.stdout: "daemonize", 2023-12-01T15:34:34.473 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_asserts_on_shutdown", 2023-12-01T15:34:34.473 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_mgr", 2023-12-01T15:34:34.473 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_mon", 2023-12-01T15:34:34.473 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_ms", 2023-12-01T15:34:34.473 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_osd", 2023-12-01T15:34:34.473 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_paxos", 2023-12-01T15:34:34.473 INFO:tasks.workunit.client.0.smithi119.stdout: "keyring", 2023-12-01T15:34:34.474 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_block_size", 2023-12-01T15:34:34.474 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_cache_size", 2023-12-01T15:34:34.474 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_compression", 2023-12-01T15:34:34.474 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_log", 2023-12-01T15:34:34.474 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_write_buffer_size", 2023-12-01T15:34:34.474 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_file", 2023-12-01T15:34:34.474 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_journald", 2023-12-01T15:34:34.474 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_stderr", 2023-12-01T15:34:34.474 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_allow_pool_delete", 2023-12-01T15:34:34.474 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_clock_drift_allowed", 2023-12-01T15:34:34.474 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_file_level", 2023-12-01T15:34:34.474 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_to_file", 2023-12-01T15:34:34.474 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_to_journald", 2023-12-01T15:34:34.474 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_to_stderr", 2023-12-01T15:34:34.474 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_data_avail_warn", 2023-12-01T15:34:34.475 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_election_default_strategy", 2023-12-01T15:34:34.475 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_host", 2023-12-01T15:34:34.475 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_max_pg_per_osd", 2023-12-01T15:34:34.475 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_mgr_mkfs_grace", 2023-12-01T15:34:34.475 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_osd_prime_pg_temp", 2023-12-01T15:34:34.475 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_osd_reporter_subtree_level", 2023-12-01T15:34:34.475 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_pg_warn_max_object_skew", 2023-12-01T15:34:34.475 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-01T15:34:34.475 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-01T15:34:34.475 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-01T15:34:34.475 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-01T15:34:34.475 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-01T15:34:34.475 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-01T15:34:34.475 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-01T15:34:34.475 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-01T15:34:34.476 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_too_few_osds", 2023-12-01T15:34:34.476 INFO:tasks.workunit.client.0.smithi119.stdout: "ms_die_on_bug", 2023-12-01T15:34:34.476 INFO:tasks.workunit.client.0.smithi119.stdout: "ms_die_on_old_message", 2023-12-01T15:34:34.476 INFO:tasks.workunit.client.0.smithi119.stdout: "no_config_file", 2023-12-01T15:34:34.476 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_class_default_list", 2023-12-01T15:34:34.476 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_class_load_list", 2023-12-01T15:34:34.476 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_crush_chooseleaf_type", 2023-12-01T15:34:34.476 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_misdirected_ops", 2023-12-01T15:34:34.476 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_op_order", 2023-12-01T15:34:34.477 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_pg_log_writeout", 2023-12-01T15:34:34.477 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_shutdown", 2023-12-01T15:34:34.477 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_cached_snaps", 2023-12-01T15:34:34.477 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_missing_on_start", 2023-12-01T15:34:34.477 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_stray_on_activate", 2023-12-01T15:34:34.477 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-01T15:34:34.477 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_profile", 2023-12-01T15:34:34.477 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-12-01T15:34:34.477 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-12-01T15:34:34.477 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-12-01T15:34:34.477 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-12-01T15:34:34.477 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-12-01T15:34:34.477 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-12-01T15:34:34.477 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_client_lim", 2023-12-01T15:34:34.477 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_client_res", 2023-12-01T15:34:34.478 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_client_wgt", 2023-12-01T15:34:34.478 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_memory_target", 2023-12-01T15:34:34.478 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_memory_target_autotune", 2023-12-01T15:34:34.478 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_op_queue", 2023-12-01T15:34:34.478 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_op_queue_cut_off", 2023-12-01T15:34:34.478 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pool_default_erasure_code_profile", 2023-12-01T15:34:34.478 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-01T15:34:34.478 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_recover_clone_overlap", 2023-12-01T15:34:34.478 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_recovery_max_chunk", 2023-12-01T15:34:34.478 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_scrub_load_threshold", 2023-12-01T15:34:34.478 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_scrub_max_interval", 2023-12-01T15:34:34.478 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_shutdown_pgref_assert", 2023-12-01T15:34:34.478 INFO:tasks.workunit.client.0.smithi119.stdout: "public_addr", 2023-12-01T15:34:34.478 INFO:tasks.workunit.client.0.smithi119.stdout: "public_addrv", 2023-12-01T15:34:34.478 INFO:tasks.workunit.client.0.smithi119.stdout: "public_network", 2023-12-01T15:34:34.479 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd_default_features", 2023-12-01T15:34:34.479 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd_qos_exclude_ops", 2023-12-01T15:34:34.479 INFO:tasks.workunit.client.0.smithi119.stdout: "setgroup", 2023-12-01T15:34:34.479 INFO:tasks.workunit.client.0.smithi119.stdout: "setuser" 2023-12-01T15:34:34.479 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.479 INFO:tasks.workunit.client.0.smithi119.stdout: "cluster_changed": [ 2023-12-01T15:34:34.479 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-01T15:34:34.479 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_debug", 2023-12-01T15:34:34.479 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_mon_ticket_ttl", 2023-12-01T15:34:34.479 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_service_ticket_ttl", 2023-12-01T15:34:34.479 INFO:tasks.workunit.client.0.smithi119.stdout: "bdev_debug_aio", 2023-12-01T15:34:34.479 INFO:tasks.workunit.client.0.smithi119.stdout: "container_image", 2023-12-01T15:34:34.479 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_asserts_on_shutdown", 2023-12-01T15:34:34.479 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_mgr", 2023-12-01T15:34:34.479 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_mon", 2023-12-01T15:34:34.480 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_ms", 2023-12-01T15:34:34.480 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_osd", 2023-12-01T15:34:34.480 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_paxos", 2023-12-01T15:34:34.480 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_file", 2023-12-01T15:34:34.480 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_journald", 2023-12-01T15:34:34.480 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_stderr", 2023-12-01T15:34:34.480 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_join_fs", 2023-12-01T15:34:34.480 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/cephadm/allow_ptrace", 2023-12-01T15:34:34.480 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/cephadm/container_init", 2023-12-01T15:34:34.480 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/cephadm/migration_current", 2023-12-01T15:34:34.480 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/cephadm/use_repo_digest", 2023-12-01T15:34:34.480 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-12-01T15:34:34.480 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-12-01T15:34:34.480 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-12-01T15:34:34.480 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-12-01T15:34:34.481 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/ssl_server_port", 2023-12-01T15:34:34.481 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/orchestrator/orchestrator", 2023-12-01T15:34:34.481 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/telemetry/channel_ident", 2023-12-01T15:34:34.481 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/telemetry/channel_perf", 2023-12-01T15:34:34.481 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/telemetry/description", 2023-12-01T15:34:34.481 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/telemetry/enabled", 2023-12-01T15:34:34.481 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/telemetry/organization", 2023-12-01T15:34:34.481 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_allow_pool_delete", 2023-12-01T15:34:34.481 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_clock_drift_allowed", 2023-12-01T15:34:34.481 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_file_level", 2023-12-01T15:34:34.481 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_data_avail_warn", 2023-12-01T15:34:34.481 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_election_default_strategy", 2023-12-01T15:34:34.481 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_max_pg_per_osd", 2023-12-01T15:34:34.481 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_mgr_mkfs_grace", 2023-12-01T15:34:34.481 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_osd_prime_pg_temp", 2023-12-01T15:34:34.481 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_osd_reporter_subtree_level", 2023-12-01T15:34:34.482 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_pg_warn_max_object_skew", 2023-12-01T15:34:34.482 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-01T15:34:34.482 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-01T15:34:34.482 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-01T15:34:34.482 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-01T15:34:34.482 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-01T15:34:34.482 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-01T15:34:34.482 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-01T15:34:34.482 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-01T15:34:34.482 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_too_few_osds", 2023-12-01T15:34:34.482 INFO:tasks.workunit.client.0.smithi119.stdout: "ms_die_on_bug", 2023-12-01T15:34:34.482 INFO:tasks.workunit.client.0.smithi119.stdout: "ms_die_on_old_message", 2023-12-01T15:34:34.482 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_class_default_list", 2023-12-01T15:34:34.482 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_class_load_list", 2023-12-01T15:34:34.482 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_misdirected_ops", 2023-12-01T15:34:34.483 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_op_order", 2023-12-01T15:34:34.483 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_pg_log_writeout", 2023-12-01T15:34:34.483 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_shutdown", 2023-12-01T15:34:34.483 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_cached_snaps", 2023-12-01T15:34:34.483 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_missing_on_start", 2023-12-01T15:34:34.483 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_stray_on_activate", 2023-12-01T15:34:34.483 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-01T15:34:34.483 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_profile", 2023-12-01T15:34:34.483 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_memory_target", 2023-12-01T15:34:34.483 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_memory_target_autotune", 2023-12-01T15:34:34.483 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_op_queue", 2023-12-01T15:34:34.483 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_op_queue_cut_off", 2023-12-01T15:34:34.483 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pool_default_erasure_code_profile", 2023-12-01T15:34:34.483 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-01T15:34:34.483 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_recover_clone_overlap", 2023-12-01T15:34:34.483 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_recovery_max_chunk", 2023-12-01T15:34:34.484 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_scrub_load_threshold", 2023-12-01T15:34:34.484 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_scrub_max_interval", 2023-12-01T15:34:34.484 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_shutdown_pgref_assert", 2023-12-01T15:34:34.484 INFO:tasks.workunit.client.0.smithi119.stdout: "public_network", 2023-12-01T15:34:34.484 INFO:tasks.workunit.client.0.smithi119.stdout: "rgw_cache_enabled", 2023-12-01T15:34:34.484 INFO:tasks.workunit.client.0.smithi119.stdout: "rgw_enable_ops_log", 2023-12-01T15:34:34.484 INFO:tasks.workunit.client.0.smithi119.stdout: "rgw_enable_usage_log" 2023-12-01T15:34:34.484 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.484 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.484 INFO:tasks.workunit.client.0.smithi119.stdout: "contact": null, 2023-12-01T15:34:34.484 INFO:tasks.workunit.client.0.smithi119.stdout: "crashes": [], 2023-12-01T15:34:34.484 INFO:tasks.workunit.client.0.smithi119.stdout: "created": "2023-12-01T15:27:13.776650Z", 2023-12-01T15:34:34.484 INFO:tasks.workunit.client.0.smithi119.stdout: "crush": { 2023-12-01T15:34:34.484 INFO:tasks.workunit.client.0.smithi119.stdout: "bucket_algs": { 2023-12-01T15:34:34.484 INFO:tasks.workunit.client.0.smithi119.stdout: "straw2": 3 2023-12-01T15:34:34.485 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.485 INFO:tasks.workunit.client.0.smithi119.stdout: "bucket_sizes": { 2023-12-01T15:34:34.485 INFO:tasks.workunit.client.0.smithi119.stdout: "2": 1, 2023-12-01T15:34:34.485 INFO:tasks.workunit.client.0.smithi119.stdout: "4": 2 2023-12-01T15:34:34.485 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.485 INFO:tasks.workunit.client.0.smithi119.stdout: "bucket_types": { 2023-12-01T15:34:34.485 INFO:tasks.workunit.client.0.smithi119.stdout: "1": 2, 2023-12-01T15:34:34.485 INFO:tasks.workunit.client.0.smithi119.stdout: "11": 1 2023-12-01T15:34:34.485 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.485 INFO:tasks.workunit.client.0.smithi119.stdout: "compat_weight_set": false, 2023-12-01T15:34:34.485 INFO:tasks.workunit.client.0.smithi119.stdout: "device_classes": [ 2023-12-01T15:34:34.485 INFO:tasks.workunit.client.0.smithi119.stdout: 8 2023-12-01T15:34:34.485 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.485 INFO:tasks.workunit.client.0.smithi119.stdout: "num_buckets": 6, 2023-12-01T15:34:34.485 INFO:tasks.workunit.client.0.smithi119.stdout: "num_devices": 8, 2023-12-01T15:34:34.486 INFO:tasks.workunit.client.0.smithi119.stdout: "num_rules": 1, 2023-12-01T15:34:34.486 INFO:tasks.workunit.client.0.smithi119.stdout: "num_types": 12, 2023-12-01T15:34:34.486 INFO:tasks.workunit.client.0.smithi119.stdout: "num_weight_sets": 0, 2023-12-01T15:34:34.486 INFO:tasks.workunit.client.0.smithi119.stdout: "tunables": { 2023-12-01T15:34:34.486 INFO:tasks.workunit.client.0.smithi119.stdout: "allowed_bucket_algs": 54, 2023-12-01T15:34:34.486 INFO:tasks.workunit.client.0.smithi119.stdout: "choose_local_fallback_tries": 0, 2023-12-01T15:34:34.486 INFO:tasks.workunit.client.0.smithi119.stdout: "choose_local_tries": 0, 2023-12-01T15:34:34.486 INFO:tasks.workunit.client.0.smithi119.stdout: "choose_total_tries": 50, 2023-12-01T15:34:34.486 INFO:tasks.workunit.client.0.smithi119.stdout: "chooseleaf_descend_once": 1, 2023-12-01T15:34:34.486 INFO:tasks.workunit.client.0.smithi119.stdout: "chooseleaf_stable": 1, 2023-12-01T15:34:34.486 INFO:tasks.workunit.client.0.smithi119.stdout: "chooseleaf_vary_r": 1, 2023-12-01T15:34:34.486 INFO:tasks.workunit.client.0.smithi119.stdout: "has_v2_rules": 0, 2023-12-01T15:34:34.487 INFO:tasks.workunit.client.0.smithi119.stdout: "has_v3_rules": 0, 2023-12-01T15:34:34.487 INFO:tasks.workunit.client.0.smithi119.stdout: "has_v4_buckets": 1, 2023-12-01T15:34:34.487 INFO:tasks.workunit.client.0.smithi119.stdout: "has_v5_rules": 0, 2023-12-01T15:34:34.487 INFO:tasks.workunit.client.0.smithi119.stdout: "legacy_tunables": 0, 2023-12-01T15:34:34.487 INFO:tasks.workunit.client.0.smithi119.stdout: "minimum_required_version": "jewel", 2023-12-01T15:34:34.487 INFO:tasks.workunit.client.0.smithi119.stdout: "optimal_tunables": 1, 2023-12-01T15:34:34.487 INFO:tasks.workunit.client.0.smithi119.stdout: "profile": "jewel", 2023-12-01T15:34:34.487 INFO:tasks.workunit.client.0.smithi119.stdout: "require_feature_tunables": 1, 2023-12-01T15:34:34.487 INFO:tasks.workunit.client.0.smithi119.stdout: "require_feature_tunables2": 1, 2023-12-01T15:34:34.487 INFO:tasks.workunit.client.0.smithi119.stdout: "require_feature_tunables3": 1, 2023-12-01T15:34:34.487 INFO:tasks.workunit.client.0.smithi119.stdout: "require_feature_tunables5": 1, 2023-12-01T15:34:34.488 INFO:tasks.workunit.client.0.smithi119.stdout: "straw_calc_version": 1 2023-12-01T15:34:34.488 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.488 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.488 INFO:tasks.workunit.client.0.smithi119.stdout: "description": "upgrade test cluster", 2023-12-01T15:34:34.488 INFO:tasks.workunit.client.0.smithi119.stdout: "fs": { 2023-12-01T15:34:34.488 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:34.488 INFO:tasks.workunit.client.0.smithi119.stdout: "feature_flags": { 2023-12-01T15:34:34.488 INFO:tasks.workunit.client.0.smithi119.stdout: "enable_multiple": true, 2023-12-01T15:34:34.488 INFO:tasks.workunit.client.0.smithi119.stdout: "ever_enabled_multiple": true 2023-12-01T15:34:34.488 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.488 INFO:tasks.workunit.client.0.smithi119.stdout: "filesystems": [ 2023-12-01T15:34:34.488 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.488 INFO:tasks.workunit.client.0.smithi119.stdout: "approx_ctime": "2023-12", 2023-12-01T15:34:34.488 INFO:tasks.workunit.client.0.smithi119.stdout: "balancer_enabled": false, 2023-12-01T15:34:34.488 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.489 INFO:tasks.workunit.client.0.smithi119.stdout: "cached_caps": 0, 2023-12-01T15:34:34.489 INFO:tasks.workunit.client.0.smithi119.stdout: "cached_dns": 10, 2023-12-01T15:34:34.489 INFO:tasks.workunit.client.0.smithi119.stdout: "cached_inos": 13, 2023-12-01T15:34:34.489 INFO:tasks.workunit.client.0.smithi119.stdout: "cached_subtrees": 2, 2023-12-01T15:34:34.489 INFO:tasks.workunit.client.0.smithi119.stdout: "ever_allowed_features": 0, 2023-12-01T15:34:34.489 INFO:tasks.workunit.client.0.smithi119.stdout: "explicitly_allowed_features": 0, 2023-12-01T15:34:34.489 INFO:tasks.workunit.client.0.smithi119.stdout: "files": 0, 2023-12-01T15:34:34.489 INFO:tasks.workunit.client.0.smithi119.stdout: "max_mds": 1, 2023-12-01T15:34:34.489 INFO:tasks.workunit.client.0.smithi119.stdout: "num_data_pools": 1, 2023-12-01T15:34:34.489 INFO:tasks.workunit.client.0.smithi119.stdout: "num_in": 1, 2023-12-01T15:34:34.489 INFO:tasks.workunit.client.0.smithi119.stdout: "num_mds": 1, 2023-12-01T15:34:34.489 INFO:tasks.workunit.client.0.smithi119.stdout: "num_sessions": 0, 2023-12-01T15:34:34.489 INFO:tasks.workunit.client.0.smithi119.stdout: "num_standby_replay": 0, 2023-12-01T15:34:34.489 INFO:tasks.workunit.client.0.smithi119.stdout: "num_up": 1, 2023-12-01T15:34:34.489 INFO:tasks.workunit.client.0.smithi119.stdout: "snaps": 0, 2023-12-01T15:34:34.490 INFO:tasks.workunit.client.0.smithi119.stdout: "standby_count_wanted": 0 2023-12-01T15:34:34.490 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.490 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.490 INFO:tasks.workunit.client.0.smithi119.stdout: "num_standby_mds": 1, 2023-12-01T15:34:34.490 INFO:tasks.workunit.client.0.smithi119.stdout: "total_num_mds": 2 2023-12-01T15:34:34.490 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.490 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_stats": { 2023-12-01T15:34:34.490 INFO:tasks.workunit.client.0.smithi119.stdout: "mds": { 2023-12-01T15:34:34.490 INFO:tasks.workunit.client.0.smithi119.stdout: "mds.5458dea545e93856ee4a9c966776b67f2f18eaa7": { 2023-12-01T15:34:34.490 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 20267008, 2023-12-01T15:34:34.490 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 333736, 2023-12-01T15:34:34.490 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2752512, 2023-12-01T15:34:34.490 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 950272, 2023-12-01T15:34:34.490 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 0, 2023-12-01T15:34:34.490 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 311, 2023-12-01T15:34:34.491 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:34.491 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 804000, 2023-12-01T15:34:34.491 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 12, 2023-12-01T15:34:34.491 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 976384, 2023-12-01T15:34:34.491 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 14450104, 2023-12-01T15:34:34.491 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 20267008 2023-12-01T15:34:34.491 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.491 INFO:tasks.workunit.client.0.smithi119.stdout: "mds.6be959c0ce23f45e18f65fc8a6e2a5f22b9437e0": { 2023-12-01T15:34:34.491 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 20422656, 2023-12-01T15:34:34.491 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 457128, 2023-12-01T15:34:34.491 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2752512, 2023-12-01T15:34:34.491 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 40960, 2023-12-01T15:34:34.491 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 892928, 2023-12-01T15:34:34.491 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 383, 2023-12-01T15:34:34.491 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:34.492 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 1190432, 2023-12-01T15:34:34.492 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 20, 2023-12-01T15:34:34.492 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 1082880, 2023-12-01T15:34:34.492 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 14898744, 2023-12-01T15:34:34.492 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 21315584 2023-12-01T15:34:34.493 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.493 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.493 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:34.493 INFO:tasks.workunit.client.0.smithi119.stdout: "mon.52c2d263fcd3daaab978a1f76d3d17264bf871fe": { 2023-12-01T15:34:34.493 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 38027264, 2023-12-01T15:34:34.493 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 1108288, 2023-12-01T15:34:34.493 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2752512, 2023-12-01T15:34:34.493 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 614400, 2023-12-01T15:34:34.493 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 7520256, 2023-12-01T15:34:34.493 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1085, 2023-12-01T15:34:34.493 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:34.493 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 8457824, 2023-12-01T15:34:34.493 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 22, 2023-12-01T15:34:34.493 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 1974272, 2023-12-01T15:34:34.493 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 23119968, 2023-12-01T15:34:34.494 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 45547520 2023-12-01T15:34:34.494 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.494 INFO:tasks.workunit.client.0.smithi119.stdout: "mon.5458dea545e93856ee4a9c966776b67f2f18eaa7": { 2023-12-01T15:34:34.494 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 43728896, 2023-12-01T15:34:34.494 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 1362584, 2023-12-01T15:34:34.494 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2752512, 2023-12-01T15:34:34.494 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 827392, 2023-12-01T15:34:34.494 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 6971392, 2023-12-01T15:34:34.494 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1670, 2023-12-01T15:34:34.494 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:34.494 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 11560160, 2023-12-01T15:34:34.494 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 22, 2023-12-01T15:34:34.494 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 2448128, 2023-12-01T15:34:34.494 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 24778120, 2023-12-01T15:34:34.494 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 50700288 2023-12-01T15:34:34.495 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.495 INFO:tasks.workunit.client.0.smithi119.stdout: "mon.6be959c0ce23f45e18f65fc8a6e2a5f22b9437e0": { 2023-12-01T15:34:34.495 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 36913152, 2023-12-01T15:34:34.495 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 1432448, 2023-12-01T15:34:34.495 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2752512, 2023-12-01T15:34:34.495 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 0, 2023-12-01T15:34:34.495 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 9682944, 2023-12-01T15:34:34.495 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1119, 2023-12-01T15:34:34.495 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:34.495 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 8666504, 2023-12-01T15:34:34.495 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 21, 2023-12-01T15:34:34.495 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 1302016, 2023-12-01T15:34:34.495 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 22759672, 2023-12-01T15:34:34.495 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 46596096 2023-12-01T15:34:34.495 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.495 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.496 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:34.496 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.0": { 2023-12-01T15:34:34.496 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 47267840, 2023-12-01T15:34:34.496 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 1059744, 2023-12-01T15:34:34.496 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2883584, 2023-12-01T15:34:34.496 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 0, 2023-12-01T15:34:34.496 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 98304, 2023-12-01T15:34:34.496 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1355, 2023-12-01T15:34:34.496 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:34.496 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 4842440, 2023-12-01T15:34:34.496 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 46, 2023-12-01T15:34:34.496 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 3127040, 2023-12-01T15:34:34.496 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 35355032, 2023-12-01T15:34:34.496 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 47366144 2023-12-01T15:34:34.496 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.497 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.1": { 2023-12-01T15:34:34.497 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 45260800, 2023-12-01T15:34:34.497 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 873872, 2023-12-01T15:34:34.497 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2883584, 2023-12-01T15:34:34.497 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 0, 2023-12-01T15:34:34.497 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 8192, 2023-12-01T15:34:34.497 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1299, 2023-12-01T15:34:34.497 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:34.497 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 5643096, 2023-12-01T15:34:34.497 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 47, 2023-12-01T15:34:34.497 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 2545664, 2023-12-01T15:34:34.497 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 33314584, 2023-12-01T15:34:34.497 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 45268992 2023-12-01T15:34:34.497 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.497 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.2": { 2023-12-01T15:34:34.497 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 44302336, 2023-12-01T15:34:34.498 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 1018280, 2023-12-01T15:34:34.498 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2883584, 2023-12-01T15:34:34.498 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 0, 2023-12-01T15:34:34.498 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 966656, 2023-12-01T15:34:34.498 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1218, 2023-12-01T15:34:34.498 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:34.498 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 4647496, 2023-12-01T15:34:34.498 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 47, 2023-12-01T15:34:34.498 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 2834688, 2023-12-01T15:34:34.498 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 32918288, 2023-12-01T15:34:34.498 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 45268992 2023-12-01T15:34:34.498 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.498 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.3": { 2023-12-01T15:34:34.498 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 43212800, 2023-12-01T15:34:34.498 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 683504, 2023-12-01T15:34:34.499 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2883584, 2023-12-01T15:34:34.499 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 0, 2023-12-01T15:34:34.499 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 40960, 2023-12-01T15:34:34.499 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1192, 2023-12-01T15:34:34.499 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:34.499 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 4619656, 2023-12-01T15:34:34.499 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 46, 2023-12-01T15:34:34.499 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 2101760, 2023-12-01T15:34:34.499 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 32924296, 2023-12-01T15:34:34.499 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 43253760 2023-12-01T15:34:34.499 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.499 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.4": { 2023-12-01T15:34:34.499 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 46235648, 2023-12-01T15:34:34.499 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 982600, 2023-12-01T15:34:34.499 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2883584, 2023-12-01T15:34:34.499 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 1007616, 2023-12-01T15:34:34.500 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 16384, 2023-12-01T15:34:34.500 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1198, 2023-12-01T15:34:34.500 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:34.500 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 4518080, 2023-12-01T15:34:34.500 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 47, 2023-12-01T15:34:34.500 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 2256896, 2023-12-01T15:34:34.500 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 34586872, 2023-12-01T15:34:34.500 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 46252032 2023-12-01T15:34:34.500 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.500 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.5": { 2023-12-01T15:34:34.500 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 44367872, 2023-12-01T15:34:34.500 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 764888, 2023-12-01T15:34:34.500 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2883584, 2023-12-01T15:34:34.501 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 0, 2023-12-01T15:34:34.501 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 901120, 2023-12-01T15:34:34.501 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1200, 2023-12-01T15:34:34.501 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:34.501 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 4959528, 2023-12-01T15:34:34.501 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 47, 2023-12-01T15:34:34.501 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 2223104, 2023-12-01T15:34:34.501 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 33536768, 2023-12-01T15:34:34.501 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 45268992 2023-12-01T15:34:34.501 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.501 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.6": { 2023-12-01T15:34:34.501 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 43679744, 2023-12-01T15:34:34.501 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 1223840, 2023-12-01T15:34:34.501 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2883584, 2023-12-01T15:34:34.501 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 32768, 2023-12-01T15:34:34.501 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 540672, 2023-12-01T15:34:34.502 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1209, 2023-12-01T15:34:34.502 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:34.502 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 4504112, 2023-12-01T15:34:34.502 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 46, 2023-12-01T15:34:34.502 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 2200064, 2023-12-01T15:34:34.502 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 32835376, 2023-12-01T15:34:34.502 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 44220416 2023-12-01T15:34:34.502 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.502 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.7": { 2023-12-01T15:34:34.502 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 44351488, 2023-12-01T15:34:34.502 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 1079072, 2023-12-01T15:34:34.502 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2883584, 2023-12-01T15:34:34.502 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 57344, 2023-12-01T15:34:34.503 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 917504, 2023-12-01T15:34:34.503 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1245, 2023-12-01T15:34:34.503 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:34.503 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 4971080, 2023-12-01T15:34:34.503 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 46, 2023-12-01T15:34:34.503 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 2123776, 2023-12-01T15:34:34.503 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 33236632, 2023-12-01T15:34:34.503 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 45268992 2023-12-01T15:34:34.503 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.503 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.503 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.503 INFO:tasks.workunit.client.0.smithi119.stdout: "hosts": { 2023-12-01T15:34:34.503 INFO:tasks.workunit.client.0.smithi119.stdout: "num": 2, 2023-12-01T15:34:34.503 INFO:tasks.workunit.client.0.smithi119.stdout: "num_with_mds": 2, 2023-12-01T15:34:34.503 INFO:tasks.workunit.client.0.smithi119.stdout: "num_with_mgr": 2, 2023-12-01T15:34:34.503 INFO:tasks.workunit.client.0.smithi119.stdout: "num_with_mon": 2, 2023-12-01T15:34:34.504 INFO:tasks.workunit.client.0.smithi119.stdout: "num_with_osd": 2 2023-12-01T15:34:34.504 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.504 INFO:tasks.workunit.client.0.smithi119.stdout: "io_rate": { 2023-12-01T15:34:34.504 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_stats_delta": { 2023-12-01T15:34:34.504 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": 0, 2023-12-01T15:34:34.504 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:34.504 INFO:tasks.workunit.client.0.smithi119.stdout: "num_store_stats": 0, 2023-12-01T15:34:34.504 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:34.504 INFO:tasks.workunit.client.0.smithi119.stdout: "stamp_delta": "12.002719", 2023-12-01T15:34:34.504 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:34.504 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:34.504 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:34.504 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:34.504 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:34.504 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:34.505 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:34.505 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:34.505 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:34.505 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:34.505 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:34.505 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:34.505 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:34.505 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:34.505 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:34.505 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:34.505 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:34.505 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:34.505 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:34.505 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:34.505 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:34.506 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:34.506 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:34.506 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:34.506 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:34.506 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:34.506 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:34.506 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:34.506 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:34.506 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:34.506 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:34.506 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:34.506 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:34.506 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:34.506 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 182, 2023-12-01T15:34:34.506 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 278, 2023-12-01T15:34:34.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:34.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:34.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:34.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 40, 2023-12-01T15:34:34.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:34.507 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.507 INFO:tasks.workunit.client.0.smithi119.stdout: "store_stats": { 2023-12-01T15:34:34.507 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": 0, 2023-12-01T15:34:34.507 INFO:tasks.workunit.client.0.smithi119.stdout: "available": 0, 2023-12-01T15:34:34.507 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed": 0, 2023-12-01T15:34:34.507 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_allocated": 0, 2023-12-01T15:34:34.507 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_original": 0, 2023-12-01T15:34:34.507 INFO:tasks.workunit.client.0.smithi119.stdout: "data_stored": 0, 2023-12-01T15:34:34.507 INFO:tasks.workunit.client.0.smithi119.stdout: "internal_metadata": 0, 2023-12-01T15:34:34.507 INFO:tasks.workunit.client.0.smithi119.stdout: "internally_reserved": 0, 2023-12-01T15:34:34.507 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_allocated": 0, 2023-12-01T15:34:34.508 INFO:tasks.workunit.client.0.smithi119.stdout: "total": 0 2023-12-01T15:34:34.508 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.508 INFO:tasks.workunit.client.0.smithi119.stdout: "up": 0 2023-12-01T15:34:34.508 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.508 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.508 INFO:tasks.workunit.client.0.smithi119.stdout: "leaderboard": false, 2023-12-01T15:34:34.508 INFO:tasks.workunit.client.0.smithi119.stdout: "leaderboard_description": null, 2023-12-01T15:34:34.508 INFO:tasks.workunit.client.0.smithi119.stdout: "license": "sharing-1-0", 2023-12-01T15:34:34.508 INFO:tasks.workunit.client.0.smithi119.stdout: "mempool": { 2023-12-01T15:34:34.508 INFO:tasks.workunit.client.0.smithi119.stdout: "mds": { 2023-12-01T15:34:34.508 INFO:tasks.workunit.client.0.smithi119.stdout: "mds.5458dea545e93856ee4a9c966776b67f2f18eaa7": { 2023-12-01T15:34:34.508 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:34.508 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.508 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.508 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.509 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:34.509 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.509 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.509 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.509 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:34.509 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.509 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.509 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.509 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:34.509 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.509 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.509 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.509 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:34.509 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.509 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.510 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.510 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:34.510 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.510 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.510 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.510 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:34.510 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.510 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.510 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.510 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:34.510 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.510 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.510 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.510 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:34.510 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.510 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.511 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.511 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:34.511 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.511 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.511 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.511 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:34.511 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.511 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.511 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.511 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:34.511 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.512 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.512 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.512 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:34.512 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.512 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.512 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.512 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:34.512 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.512 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.512 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.512 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:34.512 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.512 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.512 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.512 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:34.513 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.513 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.513 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.513 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:34.513 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.513 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.513 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.513 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:34.513 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.513 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.513 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.513 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:34.513 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 148370, 2023-12-01T15:34:34.513 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 31 2023-12-01T15:34:34.513 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.513 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:34.514 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.514 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.514 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.514 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:34.514 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 928, 2023-12-01T15:34:34.514 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 2 2023-12-01T15:34:34.514 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.514 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:34.514 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.514 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.514 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.514 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:34.514 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.514 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.514 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.515 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:34.515 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.515 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.515 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.515 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:34.515 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.515 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.515 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.515 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:34.515 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.515 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.515 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.515 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:34.515 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.515 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.515 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.516 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:34.516 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.516 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.516 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.516 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:34.516 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.516 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.516 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.516 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.516 INFO:tasks.workunit.client.0.smithi119.stdout: "mds.6be959c0ce23f45e18f65fc8a6e2a5f22b9437e0": { 2023-12-01T15:34:34.516 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:34.516 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.516 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.516 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.516 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:34.517 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.517 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.517 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.517 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:34.517 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.517 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.517 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.517 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:34.517 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.518 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.518 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.518 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:34.518 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.518 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.518 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.518 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:34.518 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.518 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.518 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.518 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:34.518 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.518 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.518 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.518 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:34.519 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.519 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.519 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.519 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:34.519 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.519 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.519 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.519 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:34.519 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.519 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.519 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.519 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:34.519 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.519 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.519 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.520 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:34.520 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.520 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.520 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.520 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:34.520 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.520 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.520 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.520 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:34.520 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.520 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.520 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.521 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:34.521 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.521 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.521 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.521 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:34.521 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.521 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.521 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.521 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:34.521 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.521 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.521 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.521 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:34.521 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.521 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.522 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.522 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:34.522 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 221639, 2023-12-01T15:34:34.522 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 65 2023-12-01T15:34:34.522 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.522 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:34.522 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.522 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.522 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.522 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:34.522 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 51416, 2023-12-01T15:34:34.522 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 208 2023-12-01T15:34:34.522 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.522 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:34.522 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.523 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.523 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.523 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:34.523 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.523 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.523 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.523 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:34.523 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.523 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.523 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.524 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:34.524 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 7912, 2023-12-01T15:34:34.524 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 123 2023-12-01T15:34:34.524 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.524 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:34.524 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.524 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.524 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.524 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:34.524 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.524 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.524 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.524 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:34.525 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.525 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.525 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.525 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:34.525 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.525 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.525 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.525 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.525 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.525 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:34.525 INFO:tasks.workunit.client.0.smithi119.stdout: "mon.52c2d263fcd3daaab978a1f76d3d17264bf871fe": { 2023-12-01T15:34:34.526 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:34.526 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.526 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.526 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.526 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:34.526 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.526 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.526 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.526 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:34.526 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.526 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.526 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.526 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:34.526 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.526 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.527 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.527 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:34.527 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.527 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.527 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.527 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:34.527 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.527 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.528 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.528 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:34.528 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.529 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.529 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.529 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:34.530 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.530 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.530 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.530 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:34.531 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.531 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.531 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.531 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:34.531 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.531 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.531 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.531 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:34.532 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.532 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.532 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.532 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:34.532 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.532 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.533 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.533 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:34.533 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.533 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.533 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.533 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:34.533 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.534 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.534 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.534 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:34.534 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.534 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.534 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.534 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:34.534 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.535 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.535 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.535 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:34.535 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.535 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.535 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.535 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:34.536 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.536 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.536 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.536 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:34.536 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1369351, 2023-12-01T15:34:34.536 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 437 2023-12-01T15:34:34.538 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.538 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:34.538 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 88, 2023-12-01T15:34:34.538 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 1 2023-12-01T15:34:34.538 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.538 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:34.538 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.538 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.539 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.539 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:34.539 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.539 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.539 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.539 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:34.539 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.539 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.539 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.539 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:34.539 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.539 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.539 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.539 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:34.539 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 6488, 2023-12-01T15:34:34.540 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 122 2023-12-01T15:34:34.540 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.540 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:34.540 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12744, 2023-12-01T15:34:34.540 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 1546 2023-12-01T15:34:34.540 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.540 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:34.540 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5152, 2023-12-01T15:34:34.540 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 83 2023-12-01T15:34:34.540 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.540 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:34.540 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.540 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.540 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.540 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:34.541 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.541 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.541 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.541 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.541 INFO:tasks.workunit.client.0.smithi119.stdout: "mon.5458dea545e93856ee4a9c966776b67f2f18eaa7": { 2023-12-01T15:34:34.541 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:34.541 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.541 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.541 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.541 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:34.541 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.541 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.541 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.541 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:34.541 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.541 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.542 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.542 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:34.542 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.542 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.542 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.542 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:34.543 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.543 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.543 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.543 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:34.543 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.543 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.543 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.543 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:34.543 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.543 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.543 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.543 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:34.543 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.543 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.543 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.544 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:34.544 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.544 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.544 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.544 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:34.544 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.544 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.544 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.545 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:34.545 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.545 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.546 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.546 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:34.546 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.546 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.546 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.546 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:34.546 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.546 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.546 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.546 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:34.546 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.547 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.547 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.547 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:34.547 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.547 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.547 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.547 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:34.547 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.547 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.547 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.547 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:34.547 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.548 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.548 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.548 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:34.548 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.548 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.548 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.548 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:34.548 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1174951, 2023-12-01T15:34:34.548 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 358 2023-12-01T15:34:34.548 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.548 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:34.548 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 440, 2023-12-01T15:34:34.548 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 5 2023-12-01T15:34:34.548 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.549 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:34.549 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.549 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.549 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.549 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:34.549 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.549 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.549 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.549 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:34.549 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.549 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.549 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.549 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:34.549 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.550 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.550 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.550 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:34.550 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 6488, 2023-12-01T15:34:34.550 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 122 2023-12-01T15:34:34.550 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.550 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:34.550 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12744, 2023-12-01T15:34:34.550 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 1546 2023-12-01T15:34:34.550 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.550 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:34.550 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 10304, 2023-12-01T15:34:34.550 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 166 2023-12-01T15:34:34.551 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.551 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:34.551 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.551 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.551 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.551 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:34.551 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.551 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.551 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.551 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.551 INFO:tasks.workunit.client.0.smithi119.stdout: "mon.6be959c0ce23f45e18f65fc8a6e2a5f22b9437e0": { 2023-12-01T15:34:34.551 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:34.552 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.552 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.552 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.552 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:34.552 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.552 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.552 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.553 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:34.553 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.553 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.553 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.553 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:34.553 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.553 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.553 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.553 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:34.553 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.554 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.554 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.554 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:34.554 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.554 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.554 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.554 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:34.554 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.554 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.554 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.554 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:34.555 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.555 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.555 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.555 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:34.555 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.555 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.555 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.555 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:34.555 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.555 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.556 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.556 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:34.556 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.556 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.557 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.557 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:34.557 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.557 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.557 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.557 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:34.557 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.557 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.557 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.560 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:34.561 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.561 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.561 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.561 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:34.561 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.561 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.562 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.562 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:34.562 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.562 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.562 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.562 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:34.562 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.562 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.562 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.562 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:34.562 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.562 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.562 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.562 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:34.563 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1113383, 2023-12-01T15:34:34.563 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 352 2023-12-01T15:34:34.563 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.563 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:34.563 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.563 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.563 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.563 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:34.563 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.563 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.563 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.563 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:34.564 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.564 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.564 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.564 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:34.564 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.564 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.564 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.564 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:34.564 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.564 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.564 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.564 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:34.565 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 6488, 2023-12-01T15:34:34.565 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 122 2023-12-01T15:34:34.565 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.565 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:34.565 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12744, 2023-12-01T15:34:34.565 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 1546 2023-12-01T15:34:34.565 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.566 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:34.566 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5152, 2023-12-01T15:34:34.566 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 83 2023-12-01T15:34:34.566 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.566 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:34.566 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.566 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.566 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.566 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:34.567 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.567 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.567 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.567 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.567 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.567 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:34.567 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.0": { 2023-12-01T15:34:34.567 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:34.567 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.567 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.567 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.567 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:34.568 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5832, 2023-12-01T15:34:34.568 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 98 2023-12-01T15:34:34.568 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.568 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:34.568 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12672, 2023-12-01T15:34:34.568 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:34.568 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.568 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:34.568 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 576, 2023-12-01T15:34:34.568 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:34.568 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.568 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:34.568 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 960, 2023-12-01T15:34:34.568 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 12 2023-12-01T15:34:34.569 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.569 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:34.569 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 21168, 2023-12-01T15:34:34.569 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 189 2023-12-01T15:34:34.569 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.569 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:34.569 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1824, 2023-12-01T15:34:34.569 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 46 2023-12-01T15:34:34.569 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.569 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:34.569 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 616999, 2023-12-01T15:34:34.569 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 19 2023-12-01T15:34:34.569 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.569 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:34.569 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 51448, 2023-12-01T15:34:34.570 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 9560 2023-12-01T15:34:34.570 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.570 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:34.570 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 138296, 2023-12-01T15:34:34.570 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 235 2023-12-01T15:34:34.570 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.570 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:34.570 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 11412, 2023-12-01T15:34:34.570 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 746 2023-12-01T15:34:34.570 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.570 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:34.570 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 9072, 2023-12-01T15:34:34.570 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 189 2023-12-01T15:34:34.571 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.571 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:34.571 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.571 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.571 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.571 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:34.571 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 31878, 2023-12-01T15:34:34.571 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 203 2023-12-01T15:34:34.571 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.571 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:34.572 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 21168, 2023-12-01T15:34:34.572 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 189 2023-12-01T15:34:34.572 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.572 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:34.572 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.572 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.572 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.572 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:34.572 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 411896, 2023-12-01T15:34:34.572 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 92 2023-12-01T15:34:34.572 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.572 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:34.572 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.572 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.573 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.573 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:34.573 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2441150, 2023-12-01T15:34:34.573 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 191 2023-12-01T15:34:34.573 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.573 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:34.573 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 6864, 2023-12-01T15:34:34.573 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 78 2023-12-01T15:34:34.573 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.573 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:34.573 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.573 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.574 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.574 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:34.574 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 521640, 2023-12-01T15:34:34.574 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 45 2023-12-01T15:34:34.574 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.574 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:34.574 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.574 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.574 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.574 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:34.574 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 88920, 2023-12-01T15:34:34.575 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 175 2023-12-01T15:34:34.575 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.575 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:34.575 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 225128, 2023-12-01T15:34:34.575 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3418 2023-12-01T15:34:34.575 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.575 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:34.575 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.575 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.575 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.576 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:34.576 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.576 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.576 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.576 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:34.576 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.576 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.576 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.576 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:34.576 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.576 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.576 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.576 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.576 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.1": { 2023-12-01T15:34:34.576 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:34.577 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.577 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.577 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.577 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:34.577 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5832, 2023-12-01T15:34:34.577 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 98 2023-12-01T15:34:34.577 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.577 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:34.577 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12672, 2023-12-01T15:34:34.577 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:34.577 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.577 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:34.577 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 576, 2023-12-01T15:34:34.577 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:34.577 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.578 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:34.578 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 640, 2023-12-01T15:34:34.578 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 8 2023-12-01T15:34:34.578 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.578 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:34.578 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 19712, 2023-12-01T15:34:34.578 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 176 2023-12-01T15:34:34.578 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.578 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:34.578 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1600, 2023-12-01T15:34:34.578 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 44 2023-12-01T15:34:34.578 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.578 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:34.578 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 23079, 2023-12-01T15:34:34.579 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 5 2023-12-01T15:34:34.579 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.579 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:34.579 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 45381, 2023-12-01T15:34:34.579 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 8564 2023-12-01T15:34:34.579 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.579 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:34.579 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 128096, 2023-12-01T15:34:34.579 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 220 2023-12-01T15:34:34.579 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.579 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:34.579 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 9396, 2023-12-01T15:34:34.579 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 572 2023-12-01T15:34:34.579 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.579 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:34.580 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8448, 2023-12-01T15:34:34.580 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 176 2023-12-01T15:34:34.580 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.580 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:34.580 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.580 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.580 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.580 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:34.580 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 27602, 2023-12-01T15:34:34.580 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 188 2023-12-01T15:34:34.581 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.581 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:34.581 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 19712, 2023-12-01T15:34:34.581 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 176 2023-12-01T15:34:34.581 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.581 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:34.581 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1472, 2023-12-01T15:34:34.581 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 2 2023-12-01T15:34:34.581 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.581 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:34.581 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 423520, 2023-12-01T15:34:34.581 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 95 2023-12-01T15:34:34.581 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.582 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:34.582 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 40256, 2023-12-01T15:34:34.582 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 10 2023-12-01T15:34:34.582 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.582 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:34.582 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2429074, 2023-12-01T15:34:34.582 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 183 2023-12-01T15:34:34.582 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.582 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:34.582 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 4928, 2023-12-01T15:34:34.582 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 56 2023-12-01T15:34:34.582 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.583 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:34.583 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.583 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.583 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.583 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:34.583 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 428904, 2023-12-01T15:34:34.583 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 37 2023-12-01T15:34:34.583 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.583 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:34.584 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.584 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.584 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.584 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:34.584 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 7280, 2023-12-01T15:34:34.584 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 18 2023-12-01T15:34:34.584 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.584 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:34.584 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 225640, 2023-12-01T15:34:34.584 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3442 2023-12-01T15:34:34.584 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.585 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:34.585 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.585 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.585 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.585 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:34.585 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.585 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.585 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.585 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:34.585 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.585 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.586 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.586 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:34.586 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.586 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.586 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.586 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.586 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.2": { 2023-12-01T15:34:34.586 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:34.586 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.586 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.587 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.587 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:34.587 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5832, 2023-12-01T15:34:34.587 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 98 2023-12-01T15:34:34.587 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.587 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:34.587 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12672, 2023-12-01T15:34:34.587 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:34.587 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.587 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:34.587 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 576, 2023-12-01T15:34:34.587 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:34.587 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.587 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:34.588 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 560, 2023-12-01T15:34:34.588 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 7 2023-12-01T15:34:34.588 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.588 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:34.588 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 19600, 2023-12-01T15:34:34.588 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 175 2023-12-01T15:34:34.588 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.588 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:34.588 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1376, 2023-12-01T15:34:34.588 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 42 2023-12-01T15:34:34.588 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.588 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:34.588 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8192, 2023-12-01T15:34:34.588 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 2 2023-12-01T15:34:34.588 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.589 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:34.589 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 43770, 2023-12-01T15:34:34.589 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 8328 2023-12-01T15:34:34.589 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.589 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:34.589 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 124016, 2023-12-01T15:34:34.589 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 214 2023-12-01T15:34:34.589 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.589 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:34.589 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8368, 2023-12-01T15:34:34.589 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 522 2023-12-01T15:34:34.589 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.589 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:34.589 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8400, 2023-12-01T15:34:34.590 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 175 2023-12-01T15:34:34.590 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.590 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:34.590 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.590 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.590 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.590 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:34.590 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 26234, 2023-12-01T15:34:34.593 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 182 2023-12-01T15:34:34.593 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.593 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:34.593 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 19600, 2023-12-01T15:34:34.593 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 175 2023-12-01T15:34:34.598 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.598 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:34.599 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1472, 2023-12-01T15:34:34.599 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 2 2023-12-01T15:34:34.599 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.599 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:34.599 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 331637, 2023-12-01T15:34:34.600 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 73 2023-12-01T15:34:34.600 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.600 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:34.600 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 40256, 2023-12-01T15:34:34.600 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 10 2023-12-01T15:34:34.600 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.600 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:34.600 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2451720, 2023-12-01T15:34:34.600 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 188 2023-12-01T15:34:34.600 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.600 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:34.601 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 4312, 2023-12-01T15:34:34.601 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 49 2023-12-01T15:34:34.601 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.601 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:34.601 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.601 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.601 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.601 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:34.601 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 359352, 2023-12-01T15:34:34.601 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 31 2023-12-01T15:34:34.601 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.602 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:34.602 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.602 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.602 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.602 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:34.602 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8320, 2023-12-01T15:34:34.602 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 24 2023-12-01T15:34:34.602 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.602 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:34.602 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 225640, 2023-12-01T15:34:34.602 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3442 2023-12-01T15:34:34.603 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.603 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:34.603 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.603 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.603 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.603 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:34.603 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.603 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.603 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.603 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:34.603 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.603 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.603 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.603 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:34.603 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.604 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.604 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.604 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.604 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.3": { 2023-12-01T15:34:34.604 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:34.604 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.604 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.604 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.604 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:34.604 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5832, 2023-12-01T15:34:34.604 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 98 2023-12-01T15:34:34.604 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.605 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:34.605 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12672, 2023-12-01T15:34:34.605 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:34.605 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.605 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:34.605 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 576, 2023-12-01T15:34:34.605 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:34.605 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.605 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:34.605 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400, 2023-12-01T15:34:34.605 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 5 2023-12-01T15:34:34.605 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.605 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:34.606 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 20048, 2023-12-01T15:34:34.606 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 179 2023-12-01T15:34:34.606 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.606 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:34.606 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 480, 2023-12-01T15:34:34.606 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 34 2023-12-01T15:34:34.606 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.606 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:34.606 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.606 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.606 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.606 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:34.606 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 44627, 2023-12-01T15:34:34.607 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 8549 2023-12-01T15:34:34.607 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.607 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:34.607 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 128096, 2023-12-01T15:34:34.607 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 220 2023-12-01T15:34:34.607 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.607 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:34.607 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 9440, 2023-12-01T15:34:34.607 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 577 2023-12-01T15:34:34.607 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.607 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:34.607 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8592, 2023-12-01T15:34:34.607 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 179 2023-12-01T15:34:34.607 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.607 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:34.608 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.608 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.608 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.608 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:34.608 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 27098, 2023-12-01T15:34:34.608 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 188 2023-12-01T15:34:34.608 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.608 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:34.608 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 20048, 2023-12-01T15:34:34.608 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 179 2023-12-01T15:34:34.608 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.608 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:34.608 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2208, 2023-12-01T15:34:34.608 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:34.608 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.609 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:34.609 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 247701, 2023-12-01T15:34:34.609 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 52 2023-12-01T15:34:34.609 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.609 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:34.609 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 26565, 2023-12-01T15:34:34.609 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 9 2023-12-01T15:34:34.609 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.609 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:34.609 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2468584, 2023-12-01T15:34:34.609 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 194 2023-12-01T15:34:34.609 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.609 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:34.609 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 4664, 2023-12-01T15:34:34.610 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 53 2023-12-01T15:34:34.610 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.610 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:34.610 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.610 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.610 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.610 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:34.610 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 428904, 2023-12-01T15:34:34.610 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 37 2023-12-01T15:34:34.610 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.610 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:34.610 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.610 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.610 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.610 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:34.611 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 10400, 2023-12-01T15:34:34.611 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 20 2023-12-01T15:34:34.611 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.611 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:34.611 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 225640, 2023-12-01T15:34:34.611 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3442 2023-12-01T15:34:34.611 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.611 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:34.611 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.611 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.611 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.611 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:34.611 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.611 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.611 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.612 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:34.612 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.612 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.612 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.612 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:34.612 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.612 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.612 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.612 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.612 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.4": { 2023-12-01T15:34:34.612 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:34.612 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.612 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.613 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.613 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:34.613 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5832, 2023-12-01T15:34:34.613 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 98 2023-12-01T15:34:34.614 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.614 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:34.614 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12672, 2023-12-01T15:34:34.614 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:34.614 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.614 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:34.614 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 576, 2023-12-01T15:34:34.614 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:34.614 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.615 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:34.615 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 480, 2023-12-01T15:34:34.615 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:34.615 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.615 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:34.615 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 19936, 2023-12-01T15:34:34.616 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 178 2023-12-01T15:34:34.616 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.616 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:34.616 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1376, 2023-12-01T15:34:34.616 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 42 2023-12-01T15:34:34.616 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.616 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:34.617 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 14887, 2023-12-01T15:34:34.617 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:34.617 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.617 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:34.617 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 45127, 2023-12-01T15:34:34.617 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 8600 2023-12-01T15:34:34.617 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.617 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:34.617 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 128776, 2023-12-01T15:34:34.618 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 221 2023-12-01T15:34:34.618 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.618 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:34.618 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 9548, 2023-12-01T15:34:34.618 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 577 2023-12-01T15:34:34.618 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.618 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:34.618 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8544, 2023-12-01T15:34:34.619 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 178 2023-12-01T15:34:34.619 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.619 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:34.619 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.619 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.619 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.619 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:34.619 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 27522, 2023-12-01T15:34:34.619 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 189 2023-12-01T15:34:34.619 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.620 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:34.620 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 19936, 2023-12-01T15:34:34.620 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 178 2023-12-01T15:34:34.620 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.620 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:34.620 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1472, 2023-12-01T15:34:34.620 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 2 2023-12-01T15:34:34.620 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.620 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:34.620 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 891872, 2023-12-01T15:34:34.620 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 67 2023-12-01T15:34:34.620 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.620 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:34.620 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 40256, 2023-12-01T15:34:34.620 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 10 2023-12-01T15:34:34.621 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.621 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:34.621 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2435730, 2023-12-01T15:34:34.621 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 179 2023-12-01T15:34:34.621 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.621 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:34.621 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 4840, 2023-12-01T15:34:34.621 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 55 2023-12-01T15:34:34.621 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.621 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:34.621 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.621 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.621 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.622 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:34.622 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 440496, 2023-12-01T15:34:34.622 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 38 2023-12-01T15:34:34.622 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.622 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:34.622 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.622 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.622 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.622 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:34.622 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 7904, 2023-12-01T15:34:34.622 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 16 2023-12-01T15:34:34.622 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.622 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:34.622 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 225640, 2023-12-01T15:34:34.623 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3442 2023-12-01T15:34:34.623 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.623 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:34.623 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.623 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.623 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.623 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:34.623 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.623 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.623 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.623 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:34.623 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.623 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.623 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.623 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:34.623 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.624 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.624 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.624 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.624 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.5": { 2023-12-01T15:34:34.624 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:34.624 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.624 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.624 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.624 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:34.624 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5832, 2023-12-01T15:34:34.624 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 98 2023-12-01T15:34:34.624 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.624 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:34.624 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12672, 2023-12-01T15:34:34.624 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:34.625 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.625 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:34.625 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 576, 2023-12-01T15:34:34.625 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:34.625 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.625 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:34.625 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 480, 2023-12-01T15:34:34.625 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:34.625 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.625 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:34.625 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 19936, 2023-12-01T15:34:34.625 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 178 2023-12-01T15:34:34.625 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.625 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:34.625 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 704, 2023-12-01T15:34:34.625 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 36 2023-12-01T15:34:34.626 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.626 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:34.626 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 14545, 2023-12-01T15:34:34.626 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:34.626 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.626 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:34.626 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 45947, 2023-12-01T15:34:34.626 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 8744 2023-12-01T15:34:34.626 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.626 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:34.626 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 131496, 2023-12-01T15:34:34.626 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 225 2023-12-01T15:34:34.626 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.627 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:34.627 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 9980, 2023-12-01T15:34:34.627 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 580 2023-12-01T15:34:34.627 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.627 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:34.627 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8544, 2023-12-01T15:34:34.627 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 178 2023-12-01T15:34:34.627 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.627 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:34.627 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.627 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.627 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.627 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:34.627 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 28546, 2023-12-01T15:34:34.627 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 193 2023-12-01T15:34:34.628 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.628 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:34.628 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 19936, 2023-12-01T15:34:34.628 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 178 2023-12-01T15:34:34.628 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.628 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:34.628 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2208, 2023-12-01T15:34:34.628 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:34.628 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.628 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:34.628 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 823446, 2023-12-01T15:34:34.629 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 50 2023-12-01T15:34:34.629 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.629 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:34.629 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 26565, 2023-12-01T15:34:34.629 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 9 2023-12-01T15:34:34.629 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.629 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:34.630 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2415304, 2023-12-01T15:34:34.630 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 174 2023-12-01T15:34:34.630 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.630 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:34.630 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5544, 2023-12-01T15:34:34.630 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 63 2023-12-01T15:34:34.630 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.630 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:34.630 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.630 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.630 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.630 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:34.630 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 486864, 2023-12-01T15:34:34.630 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 42 2023-12-01T15:34:34.631 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.631 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:34.631 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.631 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.631 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.631 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:34.631 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 11960, 2023-12-01T15:34:34.631 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 23 2023-12-01T15:34:34.631 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.631 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:34.631 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 225640, 2023-12-01T15:34:34.631 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3442 2023-12-01T15:34:34.631 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.631 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:34.631 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.632 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.632 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.632 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:34.632 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.632 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.632 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.632 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:34.632 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.632 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.632 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.632 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:34.632 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.632 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.632 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.633 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.633 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.6": { 2023-12-01T15:34:34.633 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:34.633 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.633 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.633 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.633 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:34.633 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5832, 2023-12-01T15:34:34.633 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 98 2023-12-01T15:34:34.634 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.634 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:34.634 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12672, 2023-12-01T15:34:34.634 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:34.634 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.634 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:34.634 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 576, 2023-12-01T15:34:34.634 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:34.634 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.634 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:34.635 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400, 2023-12-01T15:34:34.635 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 5 2023-12-01T15:34:34.635 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.635 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:34.635 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 20944, 2023-12-01T15:34:34.635 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 187 2023-12-01T15:34:34.636 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.636 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:34.636 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 480, 2023-12-01T15:34:34.636 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 34 2023-12-01T15:34:34.636 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.636 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:34.636 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 14887, 2023-12-01T15:34:34.636 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:34.636 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.636 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:34.636 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 46295, 2023-12-01T15:34:34.636 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 9010 2023-12-01T15:34:34.636 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.636 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:34.636 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 130136, 2023-12-01T15:34:34.637 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 223 2023-12-01T15:34:34.637 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.637 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:34.637 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 10892, 2023-12-01T15:34:34.637 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 736 2023-12-01T15:34:34.637 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.637 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:34.637 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8976, 2023-12-01T15:34:34.637 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 187 2023-12-01T15:34:34.637 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.637 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:34.637 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.637 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.637 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.637 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:34.638 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 29062, 2023-12-01T15:34:34.638 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 191 2023-12-01T15:34:34.638 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.638 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:34.638 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 20944, 2023-12-01T15:34:34.638 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 187 2023-12-01T15:34:34.638 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.638 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:34.638 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.638 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.638 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.638 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:34.638 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 196146, 2023-12-01T15:34:34.638 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 40 2023-12-01T15:34:34.638 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.639 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:34.639 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.639 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.639 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.639 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:34.639 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2414308, 2023-12-01T15:34:34.639 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 173 2023-12-01T15:34:34.639 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.639 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:34.639 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 4576, 2023-12-01T15:34:34.639 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 52 2023-12-01T15:34:34.639 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.639 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:34.639 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.639 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.640 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.640 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:34.640 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 452088, 2023-12-01T15:34:34.640 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 39 2023-12-01T15:34:34.640 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.640 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:34.640 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.640 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.640 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.640 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:34.640 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 88712, 2023-12-01T15:34:34.640 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 181 2023-12-01T15:34:34.640 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.640 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:34.640 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 225896, 2023-12-01T15:34:34.641 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3454 2023-12-01T15:34:34.641 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.641 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:34.641 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.641 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.641 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.641 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:34.641 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.641 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.641 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.641 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:34.641 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.641 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.642 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.642 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:34.642 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.642 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.642 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.642 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.642 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.7": { 2023-12-01T15:34:34.642 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:34.642 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.642 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.642 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.642 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:34.642 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5832, 2023-12-01T15:34:34.642 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 98 2023-12-01T15:34:34.642 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.642 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:34.643 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12672, 2023-12-01T15:34:34.643 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:34.643 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.643 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:34.643 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 576, 2023-12-01T15:34:34.643 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:34.643 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.643 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:34.643 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400, 2023-12-01T15:34:34.643 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 5 2023-12-01T15:34:34.643 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.643 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:34.643 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 20832, 2023-12-01T15:34:34.643 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 186 2023-12-01T15:34:34.644 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.644 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:34.644 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1376, 2023-12-01T15:34:34.644 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 42 2023-12-01T15:34:34.644 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.644 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:34.644 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 288977, 2023-12-01T15:34:34.644 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 11 2023-12-01T15:34:34.644 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.644 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:34.644 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 48927, 2023-12-01T15:34:34.645 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 9336 2023-12-01T15:34:34.645 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.645 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:34.645 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 135576, 2023-12-01T15:34:34.645 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 231 2023-12-01T15:34:34.645 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.645 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:34.645 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 11656, 2023-12-01T15:34:34.645 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 741 2023-12-01T15:34:34.645 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.645 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:34.645 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8928, 2023-12-01T15:34:34.645 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 186 2023-12-01T15:34:34.645 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.646 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:34.646 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.646 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.646 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.646 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:34.646 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 31278, 2023-12-01T15:34:34.646 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 199 2023-12-01T15:34:34.646 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.646 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:34.646 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 20832, 2023-12-01T15:34:34.646 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 186 2023-12-01T15:34:34.646 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.646 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:34.646 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.646 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.647 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.647 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:34.647 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 143518, 2023-12-01T15:34:34.647 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 28 2023-12-01T15:34:34.647 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.647 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:34.647 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.647 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.647 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.647 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:34.647 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2399404, 2023-12-01T15:34:34.647 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 181 2023-12-01T15:34:34.647 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.648 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:34.648 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 6072, 2023-12-01T15:34:34.648 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 69 2023-12-01T15:34:34.648 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.648 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:34.648 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.648 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.648 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.648 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:34.648 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 533232, 2023-12-01T15:34:34.648 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 46 2023-12-01T15:34:34.648 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.648 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:34.648 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.648 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.649 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.649 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:34.649 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 91000, 2023-12-01T15:34:34.649 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 203 2023-12-01T15:34:34.649 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.649 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:34.649 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 225128, 2023-12-01T15:34:34.649 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3418 2023-12-01T15:34:34.649 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.649 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:34.649 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.649 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.649 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.649 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:34.649 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.649 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.650 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.650 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:34.650 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.650 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.650 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.650 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:34.650 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:34.650 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:34.650 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.650 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.650 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.650 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.651 INFO:tasks.workunit.client.0.smithi119.stdout: "metadata": { 2023-12-01T15:34:34.651 INFO:tasks.workunit.client.0.smithi119.stdout: "mds": { 2023-12-01T15:34:34.651 INFO:tasks.workunit.client.0.smithi119.stdout: "arch": { 2023-12-01T15:34:34.651 INFO:tasks.workunit.client.0.smithi119.stdout: "x86_64": 2 2023-12-01T15:34:34.651 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.651 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_version": { 2023-12-01T15:34:34.651 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:34:34.651 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.651 INFO:tasks.workunit.client.0.smithi119.stdout: "cpu": { 2023-12-01T15:34:34.651 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2023-12-01T15:34:34.651 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.651 INFO:tasks.workunit.client.0.smithi119.stdout: "distro": { 2023-12-01T15:34:34.651 INFO:tasks.workunit.client.0.smithi119.stdout: "centos": 2 2023-12-01T15:34:34.651 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.651 INFO:tasks.workunit.client.0.smithi119.stdout: "distro_description": { 2023-12-01T15:34:34.652 INFO:tasks.workunit.client.0.smithi119.stdout: "CentOS Stream 8": 2 2023-12-01T15:34:34.652 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.652 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_description": { 2023-12-01T15:34:34.652 INFO:tasks.workunit.client.0.smithi119.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-12-01T15:34:34.652 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.652 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_version": { 2023-12-01T15:34:34.652 INFO:tasks.workunit.client.0.smithi119.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-12-01T15:34:34.652 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.652 INFO:tasks.workunit.client.0.smithi119.stdout: "os": { 2023-12-01T15:34:34.652 INFO:tasks.workunit.client.0.smithi119.stdout: "Linux": 2 2023-12-01T15:34:34.652 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.652 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.652 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:34.652 INFO:tasks.workunit.client.0.smithi119.stdout: "arch": { 2023-12-01T15:34:34.652 INFO:tasks.workunit.client.0.smithi119.stdout: "x86_64": 3 2023-12-01T15:34:34.653 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.653 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_version": { 2023-12-01T15:34:34.653 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:34:34.653 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.653 INFO:tasks.workunit.client.0.smithi119.stdout: "cpu": { 2023-12-01T15:34:34.653 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2023-12-01T15:34:34.653 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.653 INFO:tasks.workunit.client.0.smithi119.stdout: "distro": { 2023-12-01T15:34:34.653 INFO:tasks.workunit.client.0.smithi119.stdout: "centos": 3 2023-12-01T15:34:34.653 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.653 INFO:tasks.workunit.client.0.smithi119.stdout: "distro_description": { 2023-12-01T15:34:34.653 INFO:tasks.workunit.client.0.smithi119.stdout: "CentOS Stream 8": 3 2023-12-01T15:34:34.653 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.653 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_description": { 2023-12-01T15:34:34.653 INFO:tasks.workunit.client.0.smithi119.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-12-01T15:34:34.653 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.654 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_version": { 2023-12-01T15:34:34.654 INFO:tasks.workunit.client.0.smithi119.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-12-01T15:34:34.654 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.654 INFO:tasks.workunit.client.0.smithi119.stdout: "os": { 2023-12-01T15:34:34.654 INFO:tasks.workunit.client.0.smithi119.stdout: "Linux": 3 2023-12-01T15:34:34.654 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.654 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.654 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:34.654 INFO:tasks.workunit.client.0.smithi119.stdout: "arch": { 2023-12-01T15:34:34.654 INFO:tasks.workunit.client.0.smithi119.stdout: "x86_64": 8 2023-12-01T15:34:34.654 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.654 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_version": { 2023-12-01T15:34:34.654 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:34:34.654 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.654 INFO:tasks.workunit.client.0.smithi119.stdout: "cpu": { 2023-12-01T15:34:34.655 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2023-12-01T15:34:34.655 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.655 INFO:tasks.workunit.client.0.smithi119.stdout: "distro": { 2023-12-01T15:34:34.655 INFO:tasks.workunit.client.0.smithi119.stdout: "centos": 8 2023-12-01T15:34:34.655 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.655 INFO:tasks.workunit.client.0.smithi119.stdout: "distro_description": { 2023-12-01T15:34:34.655 INFO:tasks.workunit.client.0.smithi119.stdout: "CentOS Stream 8": 8 2023-12-01T15:34:34.655 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.655 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_description": { 2023-12-01T15:34:34.655 INFO:tasks.workunit.client.0.smithi119.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-12-01T15:34:34.655 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.655 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_version": { 2023-12-01T15:34:34.655 INFO:tasks.workunit.client.0.smithi119.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-12-01T15:34:34.655 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.655 INFO:tasks.workunit.client.0.smithi119.stdout: "os": { 2023-12-01T15:34:34.656 INFO:tasks.workunit.client.0.smithi119.stdout: "Linux": 8 2023-12-01T15:34:34.656 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.656 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_objectstore": { 2023-12-01T15:34:34.656 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": 8 2023-12-01T15:34:34.656 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.656 INFO:tasks.workunit.client.0.smithi119.stdout: "rotational": { 2023-12-01T15:34:34.656 INFO:tasks.workunit.client.0.smithi119.stdout: "0": 8 2023-12-01T15:34:34.656 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.656 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.656 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.656 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:34.656 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 3, 2023-12-01T15:34:34.656 INFO:tasks.workunit.client.0.smithi119.stdout: "features": { 2023-12-01T15:34:34.656 INFO:tasks.workunit.client.0.smithi119.stdout: "optional": [], 2023-12-01T15:34:34.656 INFO:tasks.workunit.client.0.smithi119.stdout: "persistent": [ 2023-12-01T15:34:34.657 INFO:tasks.workunit.client.0.smithi119.stdout: "kraken", 2023-12-01T15:34:34.657 INFO:tasks.workunit.client.0.smithi119.stdout: "luminous", 2023-12-01T15:34:34.657 INFO:tasks.workunit.client.0.smithi119.stdout: "mimic", 2023-12-01T15:34:34.657 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap-prune", 2023-12-01T15:34:34.657 INFO:tasks.workunit.client.0.smithi119.stdout: "nautilus", 2023-12-01T15:34:34.657 INFO:tasks.workunit.client.0.smithi119.stdout: "octopus", 2023-12-01T15:34:34.657 INFO:tasks.workunit.client.0.smithi119.stdout: "pacific", 2023-12-01T15:34:34.657 INFO:tasks.workunit.client.0.smithi119.stdout: "elector-pinging", 2023-12-01T15:34:34.657 INFO:tasks.workunit.client.0.smithi119.stdout: "quincy", 2023-12-01T15:34:34.657 INFO:tasks.workunit.client.0.smithi119.stdout: "reef" 2023-12-01T15:34:34.657 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.657 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.657 INFO:tasks.workunit.client.0.smithi119.stdout: "ipv4_addr_mons": 6, 2023-12-01T15:34:34.657 INFO:tasks.workunit.client.0.smithi119.stdout: "ipv6_addr_mons": 0, 2023-12-01T15:34:34.657 INFO:tasks.workunit.client.0.smithi119.stdout: "min_mon_release": 18, 2023-12-01T15:34:34.658 INFO:tasks.workunit.client.0.smithi119.stdout: "v1_addr_mons": 3, 2023-12-01T15:34:34.658 INFO:tasks.workunit.client.0.smithi119.stdout: "v2_addr_mons": 3 2023-12-01T15:34:34.658 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.658 INFO:tasks.workunit.client.0.smithi119.stdout: "organization": "ceph-qa", 2023-12-01T15:34:34.658 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:34.658 INFO:tasks.workunit.client.0.smithi119.stdout: "cluster_network": false, 2023-12-01T15:34:34.658 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 8, 2023-12-01T15:34:34.658 INFO:tasks.workunit.client.0.smithi119.stdout: "require_min_compat_client": "luminous", 2023-12-01T15:34:34.658 INFO:tasks.workunit.client.0.smithi119.stdout: "require_osd_release": "reef" 2023-12-01T15:34:34.658 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.658 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_perf_histograms": [ 2023-12-01T15:34:34.658 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.658 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T15:34:34.658 INFO:tasks.workunit.client.0.smithi119.stdout: "axes": [ 2023-12-01T15:34:34.659 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.659 INFO:tasks.workunit.client.0.smithi119.stdout: "buckets": 32, 2023-12-01T15:34:34.659 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 0, 2023-12-01T15:34:34.659 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "Latency (usec)", 2023-12-01T15:34:34.659 INFO:tasks.workunit.client.0.smithi119.stdout: "quant_size": 100000, 2023-12-01T15:34:34.659 INFO:tasks.workunit.client.0.smithi119.stdout: "ranges": [ 2023-12-01T15:34:34.659 INFO:tasks.workunit.client.0.smithi119.stdout: "[None, -1]", 2023-12-01T15:34:34.659 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 99999]", 2023-12-01T15:34:34.659 INFO:tasks.workunit.client.0.smithi119.stdout: "[100000, 199999]", 2023-12-01T15:34:34.659 INFO:tasks.workunit.client.0.smithi119.stdout: "[200000, 399999]", 2023-12-01T15:34:34.659 INFO:tasks.workunit.client.0.smithi119.stdout: "[400000, 799999]", 2023-12-01T15:34:34.659 INFO:tasks.workunit.client.0.smithi119.stdout: "[800000, 1599999]", 2023-12-01T15:34:34.659 INFO:tasks.workunit.client.0.smithi119.stdout: "[1600000, 3199999]", 2023-12-01T15:34:34.659 INFO:tasks.workunit.client.0.smithi119.stdout: "[3200000, 6399999]", 2023-12-01T15:34:34.660 INFO:tasks.workunit.client.0.smithi119.stdout: "[6400000, 12799999]", 2023-12-01T15:34:34.660 INFO:tasks.workunit.client.0.smithi119.stdout: "[12800000, 25599999]", 2023-12-01T15:34:34.660 INFO:tasks.workunit.client.0.smithi119.stdout: "[25600000, 51199999]", 2023-12-01T15:34:34.660 INFO:tasks.workunit.client.0.smithi119.stdout: "[51200000, 102399999]", 2023-12-01T15:34:34.660 INFO:tasks.workunit.client.0.smithi119.stdout: "[102400000, 204799999]", 2023-12-01T15:34:34.660 INFO:tasks.workunit.client.0.smithi119.stdout: "[204800000, 409599999]", 2023-12-01T15:34:34.660 INFO:tasks.workunit.client.0.smithi119.stdout: "[409600000, 819199999]", 2023-12-01T15:34:34.660 INFO:tasks.workunit.client.0.smithi119.stdout: "[819200000, 1638399999]", 2023-12-01T15:34:34.660 INFO:tasks.workunit.client.0.smithi119.stdout: "[1638400000, 3276799999]", 2023-12-01T15:34:34.660 INFO:tasks.workunit.client.0.smithi119.stdout: "[3276800000, 6553599999]", 2023-12-01T15:34:34.660 INFO:tasks.workunit.client.0.smithi119.stdout: "[6553600000, 13107199999]", 2023-12-01T15:34:34.660 INFO:tasks.workunit.client.0.smithi119.stdout: "[13107200000, 26214399999]", 2023-12-01T15:34:34.660 INFO:tasks.workunit.client.0.smithi119.stdout: "[26214400000, 52428799999]", 2023-12-01T15:34:34.660 INFO:tasks.workunit.client.0.smithi119.stdout: "[52428800000, 104857599999]", 2023-12-01T15:34:34.660 INFO:tasks.workunit.client.0.smithi119.stdout: "[104857600000, 209715199999]", 2023-12-01T15:34:34.661 INFO:tasks.workunit.client.0.smithi119.stdout: "[209715200000, 419430399999]", 2023-12-01T15:34:34.661 INFO:tasks.workunit.client.0.smithi119.stdout: "[419430400000, 838860799999]", 2023-12-01T15:34:34.661 INFO:tasks.workunit.client.0.smithi119.stdout: "[838860800000, 1677721599999]", 2023-12-01T15:34:34.661 INFO:tasks.workunit.client.0.smithi119.stdout: "[1677721600000, 3355443199999]", 2023-12-01T15:34:34.661 INFO:tasks.workunit.client.0.smithi119.stdout: "[3355443200000, 6710886399999]", 2023-12-01T15:34:34.661 INFO:tasks.workunit.client.0.smithi119.stdout: "[6710886400000, 13421772799999]", 2023-12-01T15:34:34.661 INFO:tasks.workunit.client.0.smithi119.stdout: "[13421772800000, 26843545599999]", 2023-12-01T15:34:34.661 INFO:tasks.workunit.client.0.smithi119.stdout: "[26843545600000, 53687091199999]", 2023-12-01T15:34:34.661 INFO:tasks.workunit.client.0.smithi119.stdout: "[53687091200000, None]" 2023-12-01T15:34:34.661 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.661 INFO:tasks.workunit.client.0.smithi119.stdout: "scale_type": "log2" 2023-12-01T15:34:34.661 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.661 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.661 INFO:tasks.workunit.client.0.smithi119.stdout: "buckets": 32, 2023-12-01T15:34:34.661 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 0, 2023-12-01T15:34:34.661 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "Request size (bytes)", 2023-12-01T15:34:34.662 INFO:tasks.workunit.client.0.smithi119.stdout: "quant_size": 512, 2023-12-01T15:34:34.662 INFO:tasks.workunit.client.0.smithi119.stdout: "ranges": [ 2023-12-01T15:34:34.662 INFO:tasks.workunit.client.0.smithi119.stdout: "[None, -1]", 2023-12-01T15:34:34.662 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 511]", 2023-12-01T15:34:34.662 INFO:tasks.workunit.client.0.smithi119.stdout: "[512, 1023]", 2023-12-01T15:34:34.662 INFO:tasks.workunit.client.0.smithi119.stdout: "[1024, 2047]", 2023-12-01T15:34:34.662 INFO:tasks.workunit.client.0.smithi119.stdout: "[2048, 4095]", 2023-12-01T15:34:34.662 INFO:tasks.workunit.client.0.smithi119.stdout: "[4096, 8191]", 2023-12-01T15:34:34.662 INFO:tasks.workunit.client.0.smithi119.stdout: "[8192, 16383]", 2023-12-01T15:34:34.662 INFO:tasks.workunit.client.0.smithi119.stdout: "[16384, 32767]", 2023-12-01T15:34:34.662 INFO:tasks.workunit.client.0.smithi119.stdout: "[32768, 65535]", 2023-12-01T15:34:34.662 INFO:tasks.workunit.client.0.smithi119.stdout: "[65536, 131071]", 2023-12-01T15:34:34.662 INFO:tasks.workunit.client.0.smithi119.stdout: "[131072, 262143]", 2023-12-01T15:34:34.662 INFO:tasks.workunit.client.0.smithi119.stdout: "[262144, 524287]", 2023-12-01T15:34:34.662 INFO:tasks.workunit.client.0.smithi119.stdout: "[524288, 1048575]", 2023-12-01T15:34:34.663 INFO:tasks.workunit.client.0.smithi119.stdout: "[1048576, 2097151]", 2023-12-01T15:34:34.663 INFO:tasks.workunit.client.0.smithi119.stdout: "[2097152, 4194303]", 2023-12-01T15:34:34.663 INFO:tasks.workunit.client.0.smithi119.stdout: "[4194304, 8388607]", 2023-12-01T15:34:34.663 INFO:tasks.workunit.client.0.smithi119.stdout: "[8388608, 16777215]", 2023-12-01T15:34:34.663 INFO:tasks.workunit.client.0.smithi119.stdout: "[16777216, 33554431]", 2023-12-01T15:34:34.663 INFO:tasks.workunit.client.0.smithi119.stdout: "[33554432, 67108863]", 2023-12-01T15:34:34.663 INFO:tasks.workunit.client.0.smithi119.stdout: "[67108864, 134217727]", 2023-12-01T15:34:34.663 INFO:tasks.workunit.client.0.smithi119.stdout: "[134217728, 268435455]", 2023-12-01T15:34:34.663 INFO:tasks.workunit.client.0.smithi119.stdout: "[268435456, 536870911]", 2023-12-01T15:34:34.663 INFO:tasks.workunit.client.0.smithi119.stdout: "[536870912, 1073741823]", 2023-12-01T15:34:34.663 INFO:tasks.workunit.client.0.smithi119.stdout: "[1073741824, 2147483647]", 2023-12-01T15:34:34.663 INFO:tasks.workunit.client.0.smithi119.stdout: "[2147483648, 4294967295]", 2023-12-01T15:34:34.664 INFO:tasks.workunit.client.0.smithi119.stdout: "[4294967296, 8589934591]", 2023-12-01T15:34:34.664 INFO:tasks.workunit.client.0.smithi119.stdout: "[8589934592, 17179869183]", 2023-12-01T15:34:34.664 INFO:tasks.workunit.client.0.smithi119.stdout: "[17179869184, 34359738367]", 2023-12-01T15:34:34.664 INFO:tasks.workunit.client.0.smithi119.stdout: "[34359738368, 68719476735]", 2023-12-01T15:34:34.664 INFO:tasks.workunit.client.0.smithi119.stdout: "[68719476736, 137438953471]", 2023-12-01T15:34:34.664 INFO:tasks.workunit.client.0.smithi119.stdout: "[137438953472, 274877906943]", 2023-12-01T15:34:34.664 INFO:tasks.workunit.client.0.smithi119.stdout: "[274877906944, None]" 2023-12-01T15:34:34.664 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.664 INFO:tasks.workunit.client.0.smithi119.stdout: "scale_type": "log2" 2023-12-01T15:34:34.664 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.664 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.664 INFO:tasks.workunit.client.0.smithi119.stdout: "osds": [ 2023-12-01T15:34:34.664 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.664 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 0, 2023-12-01T15:34:34.664 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.665 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.665 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.665 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.665 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.665 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.665 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.665 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.665 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.665 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.665 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.665 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.665 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.665 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.665 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.665 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.666 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.666 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.666 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.666 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.666 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.666 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.666 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.666 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.666 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.666 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.666 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.666 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.666 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.666 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.667 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.667 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.669 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.669 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.669 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.670 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.670 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 1, 2023-12-01T15:34:34.671 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.671 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.671 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.671 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.671 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.671 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.671 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.671 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.671 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.671 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.671 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.671 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.671 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.671 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.672 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.672 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.672 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.672 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.672 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.672 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.672 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.672 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.672 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.672 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.672 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.672 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.673 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.673 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.673 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.673 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.673 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.673 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.673 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.673 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.673 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.673 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.673 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 2, 2023-12-01T15:34:34.673 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.673 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.673 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.674 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.674 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.674 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.674 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.674 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.674 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.674 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.674 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.674 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.674 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.674 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.674 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.674 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.674 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.675 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.675 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.675 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.675 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.675 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.675 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.675 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.675 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.675 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.675 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.675 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.675 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.675 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.675 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.675 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.675 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.676 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.676 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.676 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.676 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 3, 2023-12-01T15:34:34.676 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.676 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.676 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.676 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.676 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.676 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.676 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.676 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.676 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.676 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.676 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.677 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.677 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.677 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.677 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.677 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.677 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.677 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.677 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.677 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.677 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.677 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.677 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.677 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.677 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.678 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.678 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.678 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.678 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.678 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.678 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.678 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.678 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.678 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.678 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.678 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.678 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 4, 2023-12-01T15:34:34.678 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.678 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.679 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.679 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.679 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.679 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.679 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.679 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.679 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.679 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.679 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.679 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.679 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.679 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.679 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.679 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.679 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.680 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.680 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.680 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.680 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.680 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.680 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.680 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.680 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.680 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.680 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.680 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.680 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.680 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.680 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.680 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.680 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.681 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.681 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.681 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.681 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 5, 2023-12-01T15:34:34.681 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.681 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.681 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.681 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.681 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.681 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.681 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.681 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.681 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.681 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.681 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.681 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.682 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.682 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.682 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.682 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.682 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.682 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.682 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.682 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.682 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.682 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.683 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.683 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.683 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.683 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.683 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.683 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.683 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.683 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.683 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.683 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.683 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.683 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.684 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.684 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.684 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 6, 2023-12-01T15:34:34.684 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.684 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.684 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.684 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.684 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.684 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.684 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.684 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.684 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.684 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.684 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.684 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.685 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.685 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.685 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.685 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.685 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.685 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.685 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.685 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.685 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.685 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.685 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.685 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.685 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.685 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.685 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.686 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.686 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.686 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.686 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.686 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.686 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.686 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.686 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.686 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.686 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 7, 2023-12-01T15:34:34.686 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.686 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.686 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.686 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.686 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.687 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.687 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.687 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.687 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.687 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.687 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.687 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.687 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.687 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.687 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.687 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.687 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.687 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.687 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.687 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.688 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.688 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.688 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.688 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.688 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.688 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.688 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.688 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.688 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.688 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.688 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.688 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.689 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.689 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.689 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.689 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.689 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.689 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T15:34:34.689 INFO:tasks.workunit.client.0.smithi119.stdout: "axes": [ 2023-12-01T15:34:34.689 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.689 INFO:tasks.workunit.client.0.smithi119.stdout: "buckets": 32, 2023-12-01T15:34:34.689 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 0, 2023-12-01T15:34:34.689 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "Latency (usec)", 2023-12-01T15:34:34.689 INFO:tasks.workunit.client.0.smithi119.stdout: "quant_size": 100000, 2023-12-01T15:34:34.689 INFO:tasks.workunit.client.0.smithi119.stdout: "ranges": [ 2023-12-01T15:34:34.689 INFO:tasks.workunit.client.0.smithi119.stdout: "[None, -1]", 2023-12-01T15:34:34.689 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 99999]", 2023-12-01T15:34:34.690 INFO:tasks.workunit.client.0.smithi119.stdout: "[100000, 199999]", 2023-12-01T15:34:34.690 INFO:tasks.workunit.client.0.smithi119.stdout: "[200000, 399999]", 2023-12-01T15:34:34.690 INFO:tasks.workunit.client.0.smithi119.stdout: "[400000, 799999]", 2023-12-01T15:34:34.690 INFO:tasks.workunit.client.0.smithi119.stdout: "[800000, 1599999]", 2023-12-01T15:34:34.690 INFO:tasks.workunit.client.0.smithi119.stdout: "[1600000, 3199999]", 2023-12-01T15:34:34.690 INFO:tasks.workunit.client.0.smithi119.stdout: "[3200000, 6399999]", 2023-12-01T15:34:34.690 INFO:tasks.workunit.client.0.smithi119.stdout: "[6400000, 12799999]", 2023-12-01T15:34:34.690 INFO:tasks.workunit.client.0.smithi119.stdout: "[12800000, 25599999]", 2023-12-01T15:34:34.690 INFO:tasks.workunit.client.0.smithi119.stdout: "[25600000, 51199999]", 2023-12-01T15:34:34.690 INFO:tasks.workunit.client.0.smithi119.stdout: "[51200000, 102399999]", 2023-12-01T15:34:34.690 INFO:tasks.workunit.client.0.smithi119.stdout: "[102400000, 204799999]", 2023-12-01T15:34:34.690 INFO:tasks.workunit.client.0.smithi119.stdout: "[204800000, 409599999]", 2023-12-01T15:34:34.690 INFO:tasks.workunit.client.0.smithi119.stdout: "[409600000, 819199999]", 2023-12-01T15:34:34.690 INFO:tasks.workunit.client.0.smithi119.stdout: "[819200000, 1638399999]", 2023-12-01T15:34:34.690 INFO:tasks.workunit.client.0.smithi119.stdout: "[1638400000, 3276799999]", 2023-12-01T15:34:34.691 INFO:tasks.workunit.client.0.smithi119.stdout: "[3276800000, 6553599999]", 2023-12-01T15:34:34.691 INFO:tasks.workunit.client.0.smithi119.stdout: "[6553600000, 13107199999]", 2023-12-01T15:34:34.691 INFO:tasks.workunit.client.0.smithi119.stdout: "[13107200000, 26214399999]", 2023-12-01T15:34:34.691 INFO:tasks.workunit.client.0.smithi119.stdout: "[26214400000, 52428799999]", 2023-12-01T15:34:34.691 INFO:tasks.workunit.client.0.smithi119.stdout: "[52428800000, 104857599999]", 2023-12-01T15:34:34.691 INFO:tasks.workunit.client.0.smithi119.stdout: "[104857600000, 209715199999]", 2023-12-01T15:34:34.691 INFO:tasks.workunit.client.0.smithi119.stdout: "[209715200000, 419430399999]", 2023-12-01T15:34:34.691 INFO:tasks.workunit.client.0.smithi119.stdout: "[419430400000, 838860799999]", 2023-12-01T15:34:34.691 INFO:tasks.workunit.client.0.smithi119.stdout: "[838860800000, 1677721599999]", 2023-12-01T15:34:34.691 INFO:tasks.workunit.client.0.smithi119.stdout: "[1677721600000, 3355443199999]", 2023-12-01T15:34:34.691 INFO:tasks.workunit.client.0.smithi119.stdout: "[3355443200000, 6710886399999]", 2023-12-01T15:34:34.691 INFO:tasks.workunit.client.0.smithi119.stdout: "[6710886400000, 13421772799999]", 2023-12-01T15:34:34.691 INFO:tasks.workunit.client.0.smithi119.stdout: "[13421772800000, 26843545599999]", 2023-12-01T15:34:34.691 INFO:tasks.workunit.client.0.smithi119.stdout: "[26843545600000, 53687091199999]", 2023-12-01T15:34:34.691 INFO:tasks.workunit.client.0.smithi119.stdout: "[53687091200000, None]" 2023-12-01T15:34:34.692 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.692 INFO:tasks.workunit.client.0.smithi119.stdout: "scale_type": "log2" 2023-12-01T15:34:34.692 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.692 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.692 INFO:tasks.workunit.client.0.smithi119.stdout: "buckets": 32, 2023-12-01T15:34:34.692 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 0, 2023-12-01T15:34:34.692 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "Request size (bytes)", 2023-12-01T15:34:34.692 INFO:tasks.workunit.client.0.smithi119.stdout: "quant_size": 512, 2023-12-01T15:34:34.692 INFO:tasks.workunit.client.0.smithi119.stdout: "ranges": [ 2023-12-01T15:34:34.692 INFO:tasks.workunit.client.0.smithi119.stdout: "[None, -1]", 2023-12-01T15:34:34.692 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 511]", 2023-12-01T15:34:34.692 INFO:tasks.workunit.client.0.smithi119.stdout: "[512, 1023]", 2023-12-01T15:34:34.692 INFO:tasks.workunit.client.0.smithi119.stdout: "[1024, 2047]", 2023-12-01T15:34:34.692 INFO:tasks.workunit.client.0.smithi119.stdout: "[2048, 4095]", 2023-12-01T15:34:34.692 INFO:tasks.workunit.client.0.smithi119.stdout: "[4096, 8191]", 2023-12-01T15:34:34.692 INFO:tasks.workunit.client.0.smithi119.stdout: "[8192, 16383]", 2023-12-01T15:34:34.693 INFO:tasks.workunit.client.0.smithi119.stdout: "[16384, 32767]", 2023-12-01T15:34:34.693 INFO:tasks.workunit.client.0.smithi119.stdout: "[32768, 65535]", 2023-12-01T15:34:34.693 INFO:tasks.workunit.client.0.smithi119.stdout: "[65536, 131071]", 2023-12-01T15:34:34.693 INFO:tasks.workunit.client.0.smithi119.stdout: "[131072, 262143]", 2023-12-01T15:34:34.693 INFO:tasks.workunit.client.0.smithi119.stdout: "[262144, 524287]", 2023-12-01T15:34:34.693 INFO:tasks.workunit.client.0.smithi119.stdout: "[524288, 1048575]", 2023-12-01T15:34:34.693 INFO:tasks.workunit.client.0.smithi119.stdout: "[1048576, 2097151]", 2023-12-01T15:34:34.693 INFO:tasks.workunit.client.0.smithi119.stdout: "[2097152, 4194303]", 2023-12-01T15:34:34.693 INFO:tasks.workunit.client.0.smithi119.stdout: "[4194304, 8388607]", 2023-12-01T15:34:34.693 INFO:tasks.workunit.client.0.smithi119.stdout: "[8388608, 16777215]", 2023-12-01T15:34:34.693 INFO:tasks.workunit.client.0.smithi119.stdout: "[16777216, 33554431]", 2023-12-01T15:34:34.693 INFO:tasks.workunit.client.0.smithi119.stdout: "[33554432, 67108863]", 2023-12-01T15:34:34.693 INFO:tasks.workunit.client.0.smithi119.stdout: "[67108864, 134217727]", 2023-12-01T15:34:34.693 INFO:tasks.workunit.client.0.smithi119.stdout: "[134217728, 268435455]", 2023-12-01T15:34:34.693 INFO:tasks.workunit.client.0.smithi119.stdout: "[268435456, 536870911]", 2023-12-01T15:34:34.694 INFO:tasks.workunit.client.0.smithi119.stdout: "[536870912, 1073741823]", 2023-12-01T15:34:34.694 INFO:tasks.workunit.client.0.smithi119.stdout: "[1073741824, 2147483647]", 2023-12-01T15:34:34.694 INFO:tasks.workunit.client.0.smithi119.stdout: "[2147483648, 4294967295]", 2023-12-01T15:34:34.694 INFO:tasks.workunit.client.0.smithi119.stdout: "[4294967296, 8589934591]", 2023-12-01T15:34:34.694 INFO:tasks.workunit.client.0.smithi119.stdout: "[8589934592, 17179869183]", 2023-12-01T15:34:34.694 INFO:tasks.workunit.client.0.smithi119.stdout: "[17179869184, 34359738367]", 2023-12-01T15:34:34.694 INFO:tasks.workunit.client.0.smithi119.stdout: "[34359738368, 68719476735]", 2023-12-01T15:34:34.694 INFO:tasks.workunit.client.0.smithi119.stdout: "[68719476736, 137438953471]", 2023-12-01T15:34:34.694 INFO:tasks.workunit.client.0.smithi119.stdout: "[137438953472, 274877906943]", 2023-12-01T15:34:34.694 INFO:tasks.workunit.client.0.smithi119.stdout: "[274877906944, None]" 2023-12-01T15:34:34.694 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.694 INFO:tasks.workunit.client.0.smithi119.stdout: "scale_type": "log2" 2023-12-01T15:34:34.694 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.694 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.694 INFO:tasks.workunit.client.0.smithi119.stdout: "osds": [ 2023-12-01T15:34:34.695 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.695 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 0, 2023-12-01T15:34:34.695 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.695 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.695 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.695 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.695 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.695 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.695 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.695 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.695 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.695 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.695 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.695 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.695 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.695 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.696 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.696 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.696 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.696 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.696 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.696 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.696 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.696 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.696 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.696 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.696 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.696 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.697 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.697 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.697 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.697 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.697 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.697 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.697 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.697 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.697 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.697 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.697 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 1, 2023-12-01T15:34:34.697 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.697 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.697 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.697 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.697 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.698 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.698 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.698 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.698 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.698 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.698 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.698 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.698 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.698 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.698 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.698 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.698 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.698 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.698 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.699 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.699 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.699 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.699 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.699 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.699 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.699 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.699 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.699 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.699 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.699 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.699 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.699 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.699 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.699 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.700 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.700 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.700 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 2, 2023-12-01T15:34:34.700 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.700 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.700 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.700 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.700 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.700 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.700 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.700 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.700 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.700 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.700 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.700 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.701 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.701 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.701 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.701 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.701 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.701 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.701 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.701 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.701 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.701 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.701 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.701 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.701 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.702 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.702 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.702 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.702 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.702 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.702 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.702 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.702 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.702 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.702 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.702 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.702 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 3, 2023-12-01T15:34:34.702 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.702 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.703 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.703 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.703 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.703 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.703 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.703 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.703 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.703 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.703 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.703 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.703 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.703 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.703 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.703 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.703 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.704 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.704 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.704 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.704 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.704 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.704 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.704 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.704 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.704 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.704 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.704 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.704 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.704 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.704 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.704 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.705 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.705 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.705 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.705 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.705 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 4, 2023-12-01T15:34:34.705 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.705 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.705 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.705 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.705 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.705 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.705 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.705 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.705 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.705 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.706 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.706 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.706 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.706 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.706 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.706 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.706 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.706 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.706 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.706 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.706 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.706 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.706 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.707 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.707 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.707 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.707 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.707 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.707 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.707 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.707 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.707 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.707 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.707 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.707 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.707 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.707 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 5, 2023-12-01T15:34:34.707 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.708 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.708 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.708 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.708 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.708 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.708 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.708 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.708 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.708 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.708 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.708 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.708 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.708 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.708 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.708 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.708 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.709 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.709 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.709 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.709 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.709 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.709 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.709 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.709 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.709 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.709 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.709 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.709 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.709 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.709 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.709 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.710 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.710 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.710 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.710 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.710 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 6, 2023-12-01T15:34:34.710 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.710 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.710 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.710 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.710 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.710 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.710 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.710 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.710 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.710 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.711 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.711 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.711 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.711 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.711 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.711 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.711 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.711 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.711 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.711 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.711 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.711 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.711 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.712 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.712 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.712 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.712 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.712 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.712 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.712 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.712 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.712 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.712 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.712 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.712 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.712 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.712 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 7, 2023-12-01T15:34:34.712 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.713 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.713 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.713 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.713 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.713 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.713 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.713 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.713 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.713 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.713 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.713 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.713 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.713 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.713 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.713 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.713 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.714 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.714 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.714 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.714 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.714 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.714 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.714 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.714 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.714 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.714 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.714 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.714 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.714 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.714 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.714 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.715 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.715 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.715 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.715 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.715 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.715 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T15:34:34.715 INFO:tasks.workunit.client.0.smithi119.stdout: "axes": [ 2023-12-01T15:34:34.715 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.715 INFO:tasks.workunit.client.0.smithi119.stdout: "buckets": 32, 2023-12-01T15:34:34.715 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 0, 2023-12-01T15:34:34.715 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "Latency (usec)", 2023-12-01T15:34:34.715 INFO:tasks.workunit.client.0.smithi119.stdout: "quant_size": 100000, 2023-12-01T15:34:34.715 INFO:tasks.workunit.client.0.smithi119.stdout: "ranges": [ 2023-12-01T15:34:34.715 INFO:tasks.workunit.client.0.smithi119.stdout: "[None, -1]", 2023-12-01T15:34:34.715 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 99999]", 2023-12-01T15:34:34.716 INFO:tasks.workunit.client.0.smithi119.stdout: "[100000, 199999]", 2023-12-01T15:34:34.716 INFO:tasks.workunit.client.0.smithi119.stdout: "[200000, 399999]", 2023-12-01T15:34:34.716 INFO:tasks.workunit.client.0.smithi119.stdout: "[400000, 799999]", 2023-12-01T15:34:34.716 INFO:tasks.workunit.client.0.smithi119.stdout: "[800000, 1599999]", 2023-12-01T15:34:34.716 INFO:tasks.workunit.client.0.smithi119.stdout: "[1600000, 3199999]", 2023-12-01T15:34:34.716 INFO:tasks.workunit.client.0.smithi119.stdout: "[3200000, 6399999]", 2023-12-01T15:34:34.716 INFO:tasks.workunit.client.0.smithi119.stdout: "[6400000, 12799999]", 2023-12-01T15:34:34.716 INFO:tasks.workunit.client.0.smithi119.stdout: "[12800000, 25599999]", 2023-12-01T15:34:34.716 INFO:tasks.workunit.client.0.smithi119.stdout: "[25600000, 51199999]", 2023-12-01T15:34:34.716 INFO:tasks.workunit.client.0.smithi119.stdout: "[51200000, 102399999]", 2023-12-01T15:34:34.716 INFO:tasks.workunit.client.0.smithi119.stdout: "[102400000, 204799999]", 2023-12-01T15:34:34.716 INFO:tasks.workunit.client.0.smithi119.stdout: "[204800000, 409599999]", 2023-12-01T15:34:34.716 INFO:tasks.workunit.client.0.smithi119.stdout: "[409600000, 819199999]", 2023-12-01T15:34:34.716 INFO:tasks.workunit.client.0.smithi119.stdout: "[819200000, 1638399999]", 2023-12-01T15:34:34.716 INFO:tasks.workunit.client.0.smithi119.stdout: "[1638400000, 3276799999]", 2023-12-01T15:34:34.717 INFO:tasks.workunit.client.0.smithi119.stdout: "[3276800000, 6553599999]", 2023-12-01T15:34:34.717 INFO:tasks.workunit.client.0.smithi119.stdout: "[6553600000, 13107199999]", 2023-12-01T15:34:34.717 INFO:tasks.workunit.client.0.smithi119.stdout: "[13107200000, 26214399999]", 2023-12-01T15:34:34.717 INFO:tasks.workunit.client.0.smithi119.stdout: "[26214400000, 52428799999]", 2023-12-01T15:34:34.717 INFO:tasks.workunit.client.0.smithi119.stdout: "[52428800000, 104857599999]", 2023-12-01T15:34:34.717 INFO:tasks.workunit.client.0.smithi119.stdout: "[104857600000, 209715199999]", 2023-12-01T15:34:34.717 INFO:tasks.workunit.client.0.smithi119.stdout: "[209715200000, 419430399999]", 2023-12-01T15:34:34.717 INFO:tasks.workunit.client.0.smithi119.stdout: "[419430400000, 838860799999]", 2023-12-01T15:34:34.717 INFO:tasks.workunit.client.0.smithi119.stdout: "[838860800000, 1677721599999]", 2023-12-01T15:34:34.717 INFO:tasks.workunit.client.0.smithi119.stdout: "[1677721600000, 3355443199999]", 2023-12-01T15:34:34.717 INFO:tasks.workunit.client.0.smithi119.stdout: "[3355443200000, 6710886399999]", 2023-12-01T15:34:34.717 INFO:tasks.workunit.client.0.smithi119.stdout: "[6710886400000, 13421772799999]", 2023-12-01T15:34:34.717 INFO:tasks.workunit.client.0.smithi119.stdout: "[13421772800000, 26843545599999]", 2023-12-01T15:34:34.717 INFO:tasks.workunit.client.0.smithi119.stdout: "[26843545600000, 53687091199999]", 2023-12-01T15:34:34.717 INFO:tasks.workunit.client.0.smithi119.stdout: "[53687091200000, None]" 2023-12-01T15:34:34.718 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.718 INFO:tasks.workunit.client.0.smithi119.stdout: "scale_type": "log2" 2023-12-01T15:34:34.718 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.718 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.718 INFO:tasks.workunit.client.0.smithi119.stdout: "buckets": 32, 2023-12-01T15:34:34.718 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 0, 2023-12-01T15:34:34.718 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "Request size (bytes)", 2023-12-01T15:34:34.718 INFO:tasks.workunit.client.0.smithi119.stdout: "quant_size": 512, 2023-12-01T15:34:34.718 INFO:tasks.workunit.client.0.smithi119.stdout: "ranges": [ 2023-12-01T15:34:34.718 INFO:tasks.workunit.client.0.smithi119.stdout: "[None, -1]", 2023-12-01T15:34:34.718 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 511]", 2023-12-01T15:34:34.718 INFO:tasks.workunit.client.0.smithi119.stdout: "[512, 1023]", 2023-12-01T15:34:34.718 INFO:tasks.workunit.client.0.smithi119.stdout: "[1024, 2047]", 2023-12-01T15:34:34.718 INFO:tasks.workunit.client.0.smithi119.stdout: "[2048, 4095]", 2023-12-01T15:34:34.718 INFO:tasks.workunit.client.0.smithi119.stdout: "[4096, 8191]", 2023-12-01T15:34:34.719 INFO:tasks.workunit.client.0.smithi119.stdout: "[8192, 16383]", 2023-12-01T15:34:34.719 INFO:tasks.workunit.client.0.smithi119.stdout: "[16384, 32767]", 2023-12-01T15:34:34.719 INFO:tasks.workunit.client.0.smithi119.stdout: "[32768, 65535]", 2023-12-01T15:34:34.719 INFO:tasks.workunit.client.0.smithi119.stdout: "[65536, 131071]", 2023-12-01T15:34:34.719 INFO:tasks.workunit.client.0.smithi119.stdout: "[131072, 262143]", 2023-12-01T15:34:34.719 INFO:tasks.workunit.client.0.smithi119.stdout: "[262144, 524287]", 2023-12-01T15:34:34.719 INFO:tasks.workunit.client.0.smithi119.stdout: "[524288, 1048575]", 2023-12-01T15:34:34.719 INFO:tasks.workunit.client.0.smithi119.stdout: "[1048576, 2097151]", 2023-12-01T15:34:34.719 INFO:tasks.workunit.client.0.smithi119.stdout: "[2097152, 4194303]", 2023-12-01T15:34:34.719 INFO:tasks.workunit.client.0.smithi119.stdout: "[4194304, 8388607]", 2023-12-01T15:34:34.719 INFO:tasks.workunit.client.0.smithi119.stdout: "[8388608, 16777215]", 2023-12-01T15:34:34.719 INFO:tasks.workunit.client.0.smithi119.stdout: "[16777216, 33554431]", 2023-12-01T15:34:34.719 INFO:tasks.workunit.client.0.smithi119.stdout: "[33554432, 67108863]", 2023-12-01T15:34:34.719 INFO:tasks.workunit.client.0.smithi119.stdout: "[67108864, 134217727]", 2023-12-01T15:34:34.719 INFO:tasks.workunit.client.0.smithi119.stdout: "[134217728, 268435455]", 2023-12-01T15:34:34.719 INFO:tasks.workunit.client.0.smithi119.stdout: "[268435456, 536870911]", 2023-12-01T15:34:34.720 INFO:tasks.workunit.client.0.smithi119.stdout: "[536870912, 1073741823]", 2023-12-01T15:34:34.720 INFO:tasks.workunit.client.0.smithi119.stdout: "[1073741824, 2147483647]", 2023-12-01T15:34:34.720 INFO:tasks.workunit.client.0.smithi119.stdout: "[2147483648, 4294967295]", 2023-12-01T15:34:34.720 INFO:tasks.workunit.client.0.smithi119.stdout: "[4294967296, 8589934591]", 2023-12-01T15:34:34.720 INFO:tasks.workunit.client.0.smithi119.stdout: "[8589934592, 17179869183]", 2023-12-01T15:34:34.720 INFO:tasks.workunit.client.0.smithi119.stdout: "[17179869184, 34359738367]", 2023-12-01T15:34:34.720 INFO:tasks.workunit.client.0.smithi119.stdout: "[34359738368, 68719476735]", 2023-12-01T15:34:34.720 INFO:tasks.workunit.client.0.smithi119.stdout: "[68719476736, 137438953471]", 2023-12-01T15:34:34.720 INFO:tasks.workunit.client.0.smithi119.stdout: "[137438953472, 274877906943]", 2023-12-01T15:34:34.720 INFO:tasks.workunit.client.0.smithi119.stdout: "[274877906944, None]" 2023-12-01T15:34:34.720 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.720 INFO:tasks.workunit.client.0.smithi119.stdout: "scale_type": "log2" 2023-12-01T15:34:34.720 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.720 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.720 INFO:tasks.workunit.client.0.smithi119.stdout: "osds": [ 2023-12-01T15:34:34.721 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.721 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 0, 2023-12-01T15:34:34.721 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.721 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.721 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.721 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.721 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.721 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.721 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.721 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.721 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.721 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.721 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.721 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.721 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.721 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.722 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.722 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.722 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.722 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.722 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.722 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.722 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.722 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.722 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.722 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.722 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.722 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.722 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.722 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.722 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.723 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.723 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.723 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.723 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.723 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.723 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.723 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.723 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 1, 2023-12-01T15:34:34.723 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.723 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.723 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.723 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.723 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.723 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.723 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.724 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.724 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.724 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.724 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.724 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.724 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.724 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.724 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.724 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.724 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.724 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.724 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.725 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.725 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.725 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.725 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.725 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.725 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.725 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.725 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.725 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.725 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.725 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.725 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.725 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.725 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.726 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.726 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.726 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.726 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 2, 2023-12-01T15:34:34.726 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.726 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.726 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.726 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.726 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.726 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.726 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.727 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.727 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.727 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.727 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.727 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.727 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.727 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.727 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.727 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.727 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.727 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.727 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.727 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.727 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.728 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.728 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.728 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.728 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.728 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.728 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.728 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.728 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.728 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.728 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.728 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.728 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.728 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.728 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.728 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.729 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 3, 2023-12-01T15:34:34.729 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.729 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.729 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.729 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.729 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.729 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.729 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.729 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.729 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.729 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.729 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.729 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.730 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.730 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.730 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.730 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.730 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.730 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.730 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.730 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.730 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.730 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.730 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.730 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.730 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.730 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.730 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.731 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.731 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.731 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.731 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.731 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.731 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.731 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.731 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.731 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.731 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 4, 2023-12-01T15:34:34.731 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.731 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.731 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.731 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.731 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.732 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.732 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.732 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.732 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.732 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.732 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.732 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.732 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.732 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.732 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.732 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.732 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.732 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.732 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.732 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.732 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.733 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.733 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.733 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.733 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.733 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.733 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.733 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.733 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.733 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.733 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.733 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.733 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.733 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.733 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.733 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.733 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 5, 2023-12-01T15:34:34.734 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.734 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.734 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.734 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.734 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.734 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.734 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.734 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.734 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.734 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.734 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.735 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.735 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.735 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.735 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.735 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.735 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.735 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.735 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.735 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.735 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.735 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.735 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.735 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.735 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.736 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.736 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.736 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.736 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.736 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.736 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.736 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.736 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.736 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.736 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.736 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.736 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 6, 2023-12-01T15:34:34.736 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.736 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.736 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.737 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.737 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.737 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.737 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.737 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.737 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.737 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.737 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.737 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.737 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.737 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.737 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.738 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.738 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.738 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.738 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.738 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.738 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.738 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.738 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.738 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.738 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.738 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.738 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.738 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.738 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.738 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.739 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.739 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.739 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.739 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.739 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.739 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.739 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 7, 2023-12-01T15:34:34.739 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.741 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.741 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.741 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.741 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.742 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.742 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.742 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.742 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.742 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.742 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.742 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.742 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.742 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.742 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.742 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.742 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.742 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.742 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.742 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.743 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.743 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.743 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.743 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.743 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.743 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.743 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.744 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.744 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.744 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.744 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.744 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.744 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.744 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.744 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.744 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.744 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.744 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T15:34:34.744 INFO:tasks.workunit.client.0.smithi119.stdout: "axes": [ 2023-12-01T15:34:34.744 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.744 INFO:tasks.workunit.client.0.smithi119.stdout: "buckets": 32, 2023-12-01T15:34:34.744 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 0, 2023-12-01T15:34:34.745 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "Latency (usec)", 2023-12-01T15:34:34.745 INFO:tasks.workunit.client.0.smithi119.stdout: "quant_size": 100000, 2023-12-01T15:34:34.745 INFO:tasks.workunit.client.0.smithi119.stdout: "ranges": [ 2023-12-01T15:34:34.745 INFO:tasks.workunit.client.0.smithi119.stdout: "[None, -1]", 2023-12-01T15:34:34.745 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 99999]", 2023-12-01T15:34:34.745 INFO:tasks.workunit.client.0.smithi119.stdout: "[100000, 199999]", 2023-12-01T15:34:34.745 INFO:tasks.workunit.client.0.smithi119.stdout: "[200000, 399999]", 2023-12-01T15:34:34.745 INFO:tasks.workunit.client.0.smithi119.stdout: "[400000, 799999]", 2023-12-01T15:34:34.745 INFO:tasks.workunit.client.0.smithi119.stdout: "[800000, 1599999]", 2023-12-01T15:34:34.745 INFO:tasks.workunit.client.0.smithi119.stdout: "[1600000, 3199999]", 2023-12-01T15:34:34.745 INFO:tasks.workunit.client.0.smithi119.stdout: "[3200000, 6399999]", 2023-12-01T15:34:34.745 INFO:tasks.workunit.client.0.smithi119.stdout: "[6400000, 12799999]", 2023-12-01T15:34:34.745 INFO:tasks.workunit.client.0.smithi119.stdout: "[12800000, 25599999]", 2023-12-01T15:34:34.745 INFO:tasks.workunit.client.0.smithi119.stdout: "[25600000, 51199999]", 2023-12-01T15:34:34.746 INFO:tasks.workunit.client.0.smithi119.stdout: "[51200000, 102399999]", 2023-12-01T15:34:34.746 INFO:tasks.workunit.client.0.smithi119.stdout: "[102400000, 204799999]", 2023-12-01T15:34:34.746 INFO:tasks.workunit.client.0.smithi119.stdout: "[204800000, 409599999]", 2023-12-01T15:34:34.746 INFO:tasks.workunit.client.0.smithi119.stdout: "[409600000, 819199999]", 2023-12-01T15:34:34.746 INFO:tasks.workunit.client.0.smithi119.stdout: "[819200000, 1638399999]", 2023-12-01T15:34:34.746 INFO:tasks.workunit.client.0.smithi119.stdout: "[1638400000, 3276799999]", 2023-12-01T15:34:34.747 INFO:tasks.workunit.client.0.smithi119.stdout: "[3276800000, 6553599999]", 2023-12-01T15:34:34.747 INFO:tasks.workunit.client.0.smithi119.stdout: "[6553600000, 13107199999]", 2023-12-01T15:34:34.747 INFO:tasks.workunit.client.0.smithi119.stdout: "[13107200000, 26214399999]", 2023-12-01T15:34:34.747 INFO:tasks.workunit.client.0.smithi119.stdout: "[26214400000, 52428799999]", 2023-12-01T15:34:34.747 INFO:tasks.workunit.client.0.smithi119.stdout: "[52428800000, 104857599999]", 2023-12-01T15:34:34.747 INFO:tasks.workunit.client.0.smithi119.stdout: "[104857600000, 209715199999]", 2023-12-01T15:34:34.747 INFO:tasks.workunit.client.0.smithi119.stdout: "[209715200000, 419430399999]", 2023-12-01T15:34:34.747 INFO:tasks.workunit.client.0.smithi119.stdout: "[419430400000, 838860799999]", 2023-12-01T15:34:34.747 INFO:tasks.workunit.client.0.smithi119.stdout: "[838860800000, 1677721599999]", 2023-12-01T15:34:34.747 INFO:tasks.workunit.client.0.smithi119.stdout: "[1677721600000, 3355443199999]", 2023-12-01T15:34:34.747 INFO:tasks.workunit.client.0.smithi119.stdout: "[3355443200000, 6710886399999]", 2023-12-01T15:34:34.747 INFO:tasks.workunit.client.0.smithi119.stdout: "[6710886400000, 13421772799999]", 2023-12-01T15:34:34.748 INFO:tasks.workunit.client.0.smithi119.stdout: "[13421772800000, 26843545599999]", 2023-12-01T15:34:34.748 INFO:tasks.workunit.client.0.smithi119.stdout: "[26843545600000, 53687091199999]", 2023-12-01T15:34:34.748 INFO:tasks.workunit.client.0.smithi119.stdout: "[53687091200000, None]" 2023-12-01T15:34:34.748 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.748 INFO:tasks.workunit.client.0.smithi119.stdout: "scale_type": "log2" 2023-12-01T15:34:34.748 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.748 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.748 INFO:tasks.workunit.client.0.smithi119.stdout: "buckets": 32, 2023-12-01T15:34:34.748 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 0, 2023-12-01T15:34:34.748 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "Request size (bytes)", 2023-12-01T15:34:34.748 INFO:tasks.workunit.client.0.smithi119.stdout: "quant_size": 512, 2023-12-01T15:34:34.748 INFO:tasks.workunit.client.0.smithi119.stdout: "ranges": [ 2023-12-01T15:34:34.749 INFO:tasks.workunit.client.0.smithi119.stdout: "[None, -1]", 2023-12-01T15:34:34.749 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 511]", 2023-12-01T15:34:34.749 INFO:tasks.workunit.client.0.smithi119.stdout: "[512, 1023]", 2023-12-01T15:34:34.749 INFO:tasks.workunit.client.0.smithi119.stdout: "[1024, 2047]", 2023-12-01T15:34:34.749 INFO:tasks.workunit.client.0.smithi119.stdout: "[2048, 4095]", 2023-12-01T15:34:34.749 INFO:tasks.workunit.client.0.smithi119.stdout: "[4096, 8191]", 2023-12-01T15:34:34.749 INFO:tasks.workunit.client.0.smithi119.stdout: "[8192, 16383]", 2023-12-01T15:34:34.749 INFO:tasks.workunit.client.0.smithi119.stdout: "[16384, 32767]", 2023-12-01T15:34:34.749 INFO:tasks.workunit.client.0.smithi119.stdout: "[32768, 65535]", 2023-12-01T15:34:34.749 INFO:tasks.workunit.client.0.smithi119.stdout: "[65536, 131071]", 2023-12-01T15:34:34.749 INFO:tasks.workunit.client.0.smithi119.stdout: "[131072, 262143]", 2023-12-01T15:34:34.749 INFO:tasks.workunit.client.0.smithi119.stdout: "[262144, 524287]", 2023-12-01T15:34:34.749 INFO:tasks.workunit.client.0.smithi119.stdout: "[524288, 1048575]", 2023-12-01T15:34:34.749 INFO:tasks.workunit.client.0.smithi119.stdout: "[1048576, 2097151]", 2023-12-01T15:34:34.749 INFO:tasks.workunit.client.0.smithi119.stdout: "[2097152, 4194303]", 2023-12-01T15:34:34.749 INFO:tasks.workunit.client.0.smithi119.stdout: "[4194304, 8388607]", 2023-12-01T15:34:34.750 INFO:tasks.workunit.client.0.smithi119.stdout: "[8388608, 16777215]", 2023-12-01T15:34:34.750 INFO:tasks.workunit.client.0.smithi119.stdout: "[16777216, 33554431]", 2023-12-01T15:34:34.750 INFO:tasks.workunit.client.0.smithi119.stdout: "[33554432, 67108863]", 2023-12-01T15:34:34.750 INFO:tasks.workunit.client.0.smithi119.stdout: "[67108864, 134217727]", 2023-12-01T15:34:34.750 INFO:tasks.workunit.client.0.smithi119.stdout: "[134217728, 268435455]", 2023-12-01T15:34:34.750 INFO:tasks.workunit.client.0.smithi119.stdout: "[268435456, 536870911]", 2023-12-01T15:34:34.750 INFO:tasks.workunit.client.0.smithi119.stdout: "[536870912, 1073741823]", 2023-12-01T15:34:34.750 INFO:tasks.workunit.client.0.smithi119.stdout: "[1073741824, 2147483647]", 2023-12-01T15:34:34.750 INFO:tasks.workunit.client.0.smithi119.stdout: "[2147483648, 4294967295]", 2023-12-01T15:34:34.750 INFO:tasks.workunit.client.0.smithi119.stdout: "[4294967296, 8589934591]", 2023-12-01T15:34:34.750 INFO:tasks.workunit.client.0.smithi119.stdout: "[8589934592, 17179869183]", 2023-12-01T15:34:34.750 INFO:tasks.workunit.client.0.smithi119.stdout: "[17179869184, 34359738367]", 2023-12-01T15:34:34.750 INFO:tasks.workunit.client.0.smithi119.stdout: "[34359738368, 68719476735]", 2023-12-01T15:34:34.750 INFO:tasks.workunit.client.0.smithi119.stdout: "[68719476736, 137438953471]", 2023-12-01T15:34:34.750 INFO:tasks.workunit.client.0.smithi119.stdout: "[137438953472, 274877906943]", 2023-12-01T15:34:34.751 INFO:tasks.workunit.client.0.smithi119.stdout: "[274877906944, None]" 2023-12-01T15:34:34.751 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.751 INFO:tasks.workunit.client.0.smithi119.stdout: "scale_type": "log2" 2023-12-01T15:34:34.751 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.751 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.751 INFO:tasks.workunit.client.0.smithi119.stdout: "osds": [ 2023-12-01T15:34:34.752 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.752 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 0, 2023-12-01T15:34:34.752 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.752 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.752 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.752 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.752 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.752 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.752 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.752 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.752 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.752 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.752 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.752 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.753 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.753 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.753 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.753 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.753 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.753 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.753 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.753 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.753 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.753 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.754 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.754 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.754 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.754 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.754 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.754 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.754 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.754 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.754 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.754 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.754 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.754 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.755 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.755 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.755 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 1, 2023-12-01T15:34:34.755 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.755 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.755 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.755 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.755 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.755 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.755 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 9, 3, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.755 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 13, 4, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.755 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 21, 1, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.755 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.755 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.755 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.756 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.756 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.756 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.756 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.756 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.756 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.756 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.756 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.756 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.757 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.757 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.757 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.757 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.757 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.757 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.757 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.757 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.757 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.757 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.757 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.757 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.758 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.758 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.758 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.758 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 2, 2023-12-01T15:34:34.758 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.758 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.758 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.758 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.758 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.758 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.758 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.758 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.758 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.758 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.759 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.759 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.759 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.759 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.759 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.759 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.759 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.759 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.759 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.759 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.759 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.759 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.759 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.759 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.759 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.760 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.760 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.760 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.760 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.760 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.760 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.760 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.760 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.760 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.760 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.760 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.760 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 3, 2023-12-01T15:34:34.760 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.760 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.760 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.761 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.761 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.761 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.761 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.761 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.761 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.761 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.761 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.761 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.761 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.761 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.761 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.761 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.761 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.761 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.763 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.763 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.763 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.763 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.763 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.763 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.763 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.763 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.763 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.763 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.763 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.763 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.764 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.764 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.764 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.764 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.764 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.764 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.764 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 4, 2023-12-01T15:34:34.765 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.765 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.765 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.765 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.765 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.765 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.765 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.765 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.765 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.765 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.765 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.765 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.765 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.765 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.765 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.766 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.766 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.766 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.766 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.766 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.766 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.766 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.766 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.766 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.766 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.766 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.766 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.766 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.766 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.767 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.767 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.767 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.767 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.767 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.767 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.768 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.768 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 5, 2023-12-01T15:34:34.768 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.768 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.768 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.768 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.768 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.768 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.768 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.768 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.768 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.768 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.768 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.768 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.768 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.769 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.769 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.769 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.769 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.769 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.769 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.769 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.769 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.769 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.769 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.769 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.769 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.769 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.769 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.770 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.770 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.770 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.770 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.770 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.770 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.770 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.770 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.770 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.770 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 6, 2023-12-01T15:34:34.770 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.770 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.770 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.771 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.771 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.771 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.771 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.771 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.771 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.771 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.771 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.771 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.771 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.771 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.771 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.772 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.772 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.772 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.772 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.772 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.772 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.772 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.772 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.772 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.772 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.772 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.772 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.772 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.772 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.772 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.773 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.773 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.773 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.773 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.773 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.773 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:34.773 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 7, 2023-12-01T15:34:34.773 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:34.774 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.774 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.774 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.774 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.774 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.774 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.774 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.774 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.775 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.775 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.775 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.775 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.775 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.775 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.775 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.775 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.775 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.775 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.775 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.775 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.775 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.775 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.776 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.776 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.776 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.776 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.776 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.776 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.776 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.776 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.776 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:34.776 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:34.776 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.777 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.777 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:34.777 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.777 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.777 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:34.777 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_counters": { 2023-12-01T15:34:34.777 INFO:tasks.workunit.client.0.smithi119.stdout: "mds.6be959c0ce23f45e18f65fc8a6e2a5f22b9437e0": { 2023-12-01T15:34:34.777 INFO:tasks.workunit.client.0.smithi119.stdout: "mds": { 2023-12-01T15:34:34.777 INFO:tasks.workunit.client.0.smithi119.stdout: "caps": { 2023-12-01T15:34:34.778 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.778 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.778 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_cap_op_flush_ack": { 2023-12-01T15:34:34.778 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.778 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.778 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_cap_op_flushsnap_ack": { 2023-12-01T15:34:34.778 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.778 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.778 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_cap_op_grant": { 2023-12-01T15:34:34.778 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.778 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.778 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_cap_op_revoke": { 2023-12-01T15:34:34.779 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.779 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.779 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_cap_op_trunc": { 2023-12-01T15:34:34.779 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.779 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.779 INFO:tasks.workunit.client.0.smithi119.stdout: "dir_commit": { 2023-12-01T15:34:34.779 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 12 2023-12-01T15:34:34.779 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.779 INFO:tasks.workunit.client.0.smithi119.stdout: "dir_fetch_complete": { 2023-12-01T15:34:34.779 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.781 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.781 INFO:tasks.workunit.client.0.smithi119.stdout: "dir_fetch_keys": { 2023-12-01T15:34:34.781 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.781 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.782 INFO:tasks.workunit.client.0.smithi119.stdout: "dir_merge": { 2023-12-01T15:34:34.782 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.782 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.782 INFO:tasks.workunit.client.0.smithi119.stdout: "dir_split": { 2023-12-01T15:34:34.782 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.782 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.782 INFO:tasks.workunit.client.0.smithi119.stdout: "exported_inodes": { 2023-12-01T15:34:34.782 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.782 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.782 INFO:tasks.workunit.client.0.smithi119.stdout: "forward": { 2023-12-01T15:34:34.782 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.782 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.782 INFO:tasks.workunit.client.0.smithi119.stdout: "handle_client_cap_release": { 2023-12-01T15:34:34.783 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.783 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.783 INFO:tasks.workunit.client.0.smithi119.stdout: "handle_client_caps": { 2023-12-01T15:34:34.783 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.783 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.783 INFO:tasks.workunit.client.0.smithi119.stdout: "handle_client_caps_dirty": { 2023-12-01T15:34:34.783 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.783 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.783 INFO:tasks.workunit.client.0.smithi119.stdout: "handle_inode_file_caps": { 2023-12-01T15:34:34.783 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.783 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.783 INFO:tasks.workunit.client.0.smithi119.stdout: "imported_inodes": { 2023-12-01T15:34:34.783 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.783 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.783 INFO:tasks.workunit.client.0.smithi119.stdout: "inodes": { 2023-12-01T15:34:34.784 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10 2023-12-01T15:34:34.784 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.784 INFO:tasks.workunit.client.0.smithi119.stdout: "inodes_expired": { 2023-12-01T15:34:34.784 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.784 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.784 INFO:tasks.workunit.client.0.smithi119.stdout: "inodes_pinned": { 2023-12-01T15:34:34.784 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10 2023-12-01T15:34:34.784 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.784 INFO:tasks.workunit.client.0.smithi119.stdout: "inodes_with_caps": { 2023-12-01T15:34:34.784 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.784 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.785 INFO:tasks.workunit.client.0.smithi119.stdout: "load_cent": { 2023-12-01T15:34:34.785 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.785 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.785 INFO:tasks.workunit.client.0.smithi119.stdout: "openino_dir_fetch": { 2023-12-01T15:34:34.785 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.785 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.785 INFO:tasks.workunit.client.0.smithi119.stdout: "process_request_cap_release": { 2023-12-01T15:34:34.785 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.785 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.785 INFO:tasks.workunit.client.0.smithi119.stdout: "reply_latency": { 2023-12-01T15:34:34.785 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:34.785 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 120519 2023-12-01T15:34:34.786 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.786 INFO:tasks.workunit.client.0.smithi119.stdout: "request": { 2023-12-01T15:34:34.786 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:34.786 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.786 INFO:tasks.workunit.client.0.smithi119.stdout: "root_rbytes": { 2023-12-01T15:34:34.786 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.786 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.786 INFO:tasks.workunit.client.0.smithi119.stdout: "root_rfiles": { 2023-12-01T15:34:34.787 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.787 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.787 INFO:tasks.workunit.client.0.smithi119.stdout: "root_rsnaps": { 2023-12-01T15:34:34.787 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.787 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.787 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_reply": { 2023-12-01T15:34:34.787 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.787 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.787 INFO:tasks.workunit.client.0.smithi119.stdout: "subtrees": { 2023-12-01T15:34:34.787 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:34.787 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.787 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.787 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_cache": { 2023-12-01T15:34:34.787 INFO:tasks.workunit.client.0.smithi119.stdout: "ireq_enqueue_scrub": { 2023-12-01T15:34:34.788 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.788 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.788 INFO:tasks.workunit.client.0.smithi119.stdout: "ireq_exportdir": { 2023-12-01T15:34:34.788 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.788 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.788 INFO:tasks.workunit.client.0.smithi119.stdout: "ireq_flush": { 2023-12-01T15:34:34.788 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.788 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.788 INFO:tasks.workunit.client.0.smithi119.stdout: "ireq_fragmentdir": { 2023-12-01T15:34:34.788 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.788 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.788 INFO:tasks.workunit.client.0.smithi119.stdout: "ireq_fragstats": { 2023-12-01T15:34:34.788 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.788 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.788 INFO:tasks.workunit.client.0.smithi119.stdout: "ireq_inodestats": { 2023-12-01T15:34:34.789 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.789 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.789 INFO:tasks.workunit.client.0.smithi119.stdout: "num_recovering_enqueued": { 2023-12-01T15:34:34.789 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.789 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.789 INFO:tasks.workunit.client.0.smithi119.stdout: "num_recovering_prioritized": { 2023-12-01T15:34:34.789 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.789 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.789 INFO:tasks.workunit.client.0.smithi119.stdout: "num_recovering_processing": { 2023-12-01T15:34:34.789 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.789 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.789 INFO:tasks.workunit.client.0.smithi119.stdout: "num_strays": { 2023-12-01T15:34:34.789 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.789 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.789 INFO:tasks.workunit.client.0.smithi119.stdout: "num_strays_delayed": { 2023-12-01T15:34:34.790 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.790 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.790 INFO:tasks.workunit.client.0.smithi119.stdout: "num_strays_enqueuing": { 2023-12-01T15:34:34.790 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.790 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.790 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_completed": { 2023-12-01T15:34:34.790 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.791 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.791 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_started": { 2023-12-01T15:34:34.791 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.791 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.791 INFO:tasks.workunit.client.0.smithi119.stdout: "strays_created": { 2023-12-01T15:34:34.791 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.791 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.791 INFO:tasks.workunit.client.0.smithi119.stdout: "strays_enqueued": { 2023-12-01T15:34:34.791 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.791 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.791 INFO:tasks.workunit.client.0.smithi119.stdout: "strays_migrated": { 2023-12-01T15:34:34.791 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.791 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.791 INFO:tasks.workunit.client.0.smithi119.stdout: "strays_reintegrated": { 2023-12-01T15:34:34.791 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.792 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.792 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.792 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_log": { 2023-12-01T15:34:34.792 INFO:tasks.workunit.client.0.smithi119.stdout: "ev": { 2023-12-01T15:34:34.792 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5 2023-12-01T15:34:34.792 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.792 INFO:tasks.workunit.client.0.smithi119.stdout: "evadd": { 2023-12-01T15:34:34.793 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5 2023-12-01T15:34:34.793 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.793 INFO:tasks.workunit.client.0.smithi119.stdout: "evex": { 2023-12-01T15:34:34.793 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.793 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.793 INFO:tasks.workunit.client.0.smithi119.stdout: "evexd": { 2023-12-01T15:34:34.793 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.793 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.793 INFO:tasks.workunit.client.0.smithi119.stdout: "evexg": { 2023-12-01T15:34:34.793 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.793 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.793 INFO:tasks.workunit.client.0.smithi119.stdout: "evtrm": { 2023-12-01T15:34:34.793 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.793 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.794 INFO:tasks.workunit.client.0.smithi119.stdout: "jlat": { 2023-12-01T15:34:34.794 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:34.794 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10047696 2023-12-01T15:34:34.794 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.794 INFO:tasks.workunit.client.0.smithi119.stdout: "replayed": { 2023-12-01T15:34:34.794 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.794 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.794 INFO:tasks.workunit.client.0.smithi119.stdout: "seg": { 2023-12-01T15:34:34.794 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:34.794 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.794 INFO:tasks.workunit.client.0.smithi119.stdout: "segadd": { 2023-12-01T15:34:34.794 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:34.794 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.794 INFO:tasks.workunit.client.0.smithi119.stdout: "segex": { 2023-12-01T15:34:34.794 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.795 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.795 INFO:tasks.workunit.client.0.smithi119.stdout: "segexd": { 2023-12-01T15:34:34.795 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.795 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.795 INFO:tasks.workunit.client.0.smithi119.stdout: "segexg": { 2023-12-01T15:34:34.795 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.795 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.795 INFO:tasks.workunit.client.0.smithi119.stdout: "segtrm": { 2023-12-01T15:34:34.796 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.796 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.796 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.796 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_mem": { 2023-12-01T15:34:34.796 INFO:tasks.workunit.client.0.smithi119.stdout: "cap": { 2023-12-01T15:34:34.796 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.796 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.796 INFO:tasks.workunit.client.0.smithi119.stdout: "cap+": { 2023-12-01T15:34:34.796 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:34.796 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.796 INFO:tasks.workunit.client.0.smithi119.stdout: "cap-": { 2023-12-01T15:34:34.796 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:34.796 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.796 INFO:tasks.workunit.client.0.smithi119.stdout: "dir": { 2023-12-01T15:34:34.797 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 12 2023-12-01T15:34:34.797 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.797 INFO:tasks.workunit.client.0.smithi119.stdout: "dir+": { 2023-12-01T15:34:34.797 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 12 2023-12-01T15:34:34.797 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.797 INFO:tasks.workunit.client.0.smithi119.stdout: "dir-": { 2023-12-01T15:34:34.797 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.797 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.797 INFO:tasks.workunit.client.0.smithi119.stdout: "dn": { 2023-12-01T15:34:34.797 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10 2023-12-01T15:34:34.797 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.797 INFO:tasks.workunit.client.0.smithi119.stdout: "dn+": { 2023-12-01T15:34:34.797 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10 2023-12-01T15:34:34.797 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.797 INFO:tasks.workunit.client.0.smithi119.stdout: "dn-": { 2023-12-01T15:34:34.797 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.798 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.798 INFO:tasks.workunit.client.0.smithi119.stdout: "heap": { 2023-12-01T15:34:34.798 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 207156 2023-12-01T15:34:34.798 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.798 INFO:tasks.workunit.client.0.smithi119.stdout: "ino": { 2023-12-01T15:34:34.798 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:34.798 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.798 INFO:tasks.workunit.client.0.smithi119.stdout: "ino+": { 2023-12-01T15:34:34.798 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:34.798 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.798 INFO:tasks.workunit.client.0.smithi119.stdout: "ino-": { 2023-12-01T15:34:34.798 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.798 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.798 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.799 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_server": { 2023-12-01T15:34:34.799 INFO:tasks.workunit.client.0.smithi119.stdout: "cap_acquisition_throttle": { 2023-12-01T15:34:34.799 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.799 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.799 INFO:tasks.workunit.client.0.smithi119.stdout: "cap_revoke_eviction": { 2023-12-01T15:34:34.799 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.799 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.799 INFO:tasks.workunit.client.0.smithi119.stdout: "handle_client_request": { 2023-12-01T15:34:34.799 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:34.799 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.799 INFO:tasks.workunit.client.0.smithi119.stdout: "handle_client_session": { 2023-12-01T15:34:34.799 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 16 2023-12-01T15:34:34.799 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.800 INFO:tasks.workunit.client.0.smithi119.stdout: "handle_peer_request": { 2023-12-01T15:34:34.800 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.800 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.800 INFO:tasks.workunit.client.0.smithi119.stdout: "req_create_latency": { 2023-12-01T15:34:34.800 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.800 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.800 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.800 INFO:tasks.workunit.client.0.smithi119.stdout: "req_getattr_latency": { 2023-12-01T15:34:34.800 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:34.800 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 120519 2023-12-01T15:34:34.800 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.800 INFO:tasks.workunit.client.0.smithi119.stdout: "req_getfilelock_latency": { 2023-12-01T15:34:34.800 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.801 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.801 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.801 INFO:tasks.workunit.client.0.smithi119.stdout: "req_getvxattr_latency": { 2023-12-01T15:34:34.801 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.801 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.801 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.801 INFO:tasks.workunit.client.0.smithi119.stdout: "req_link_latency": { 2023-12-01T15:34:34.801 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.801 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.802 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.802 INFO:tasks.workunit.client.0.smithi119.stdout: "req_lookup_latency": { 2023-12-01T15:34:34.802 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.802 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.802 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.802 INFO:tasks.workunit.client.0.smithi119.stdout: "req_lookuphash_latency": { 2023-12-01T15:34:34.802 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.802 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.803 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.803 INFO:tasks.workunit.client.0.smithi119.stdout: "req_lookupino_latency": { 2023-12-01T15:34:34.803 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.803 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.803 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.803 INFO:tasks.workunit.client.0.smithi119.stdout: "req_lookupname_latency": { 2023-12-01T15:34:34.803 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.803 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.803 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.803 INFO:tasks.workunit.client.0.smithi119.stdout: "req_lookupparent_latency": { 2023-12-01T15:34:34.803 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.803 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.803 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.803 INFO:tasks.workunit.client.0.smithi119.stdout: "req_lookupsnap_latency": { 2023-12-01T15:34:34.804 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.804 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.804 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.804 INFO:tasks.workunit.client.0.smithi119.stdout: "req_lssnap_latency": { 2023-12-01T15:34:34.804 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.804 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.804 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.804 INFO:tasks.workunit.client.0.smithi119.stdout: "req_mkdir_latency": { 2023-12-01T15:34:34.804 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.804 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.804 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.804 INFO:tasks.workunit.client.0.smithi119.stdout: "req_mknod_latency": { 2023-12-01T15:34:34.804 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.804 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.804 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.804 INFO:tasks.workunit.client.0.smithi119.stdout: "req_mksnap_latency": { 2023-12-01T15:34:34.805 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.805 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.805 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.805 INFO:tasks.workunit.client.0.smithi119.stdout: "req_open_latency": { 2023-12-01T15:34:34.805 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.805 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.805 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.805 INFO:tasks.workunit.client.0.smithi119.stdout: "req_readdir_latency": { 2023-12-01T15:34:34.805 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.805 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.805 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.805 INFO:tasks.workunit.client.0.smithi119.stdout: "req_rename_latency": { 2023-12-01T15:34:34.805 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.805 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.805 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.806 INFO:tasks.workunit.client.0.smithi119.stdout: "req_renamesnap_latency": { 2023-12-01T15:34:34.806 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.806 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.806 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.806 INFO:tasks.workunit.client.0.smithi119.stdout: "req_rmdir_latency": { 2023-12-01T15:34:34.806 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.806 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.806 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.806 INFO:tasks.workunit.client.0.smithi119.stdout: "req_rmsnap_latency": { 2023-12-01T15:34:34.806 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.806 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.806 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.807 INFO:tasks.workunit.client.0.smithi119.stdout: "req_rmxattr_latency": { 2023-12-01T15:34:34.807 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.807 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.807 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.807 INFO:tasks.workunit.client.0.smithi119.stdout: "req_setattr_latency": { 2023-12-01T15:34:34.807 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.807 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.807 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.807 INFO:tasks.workunit.client.0.smithi119.stdout: "req_setdirlayout_latency": { 2023-12-01T15:34:34.807 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.807 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.807 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.807 INFO:tasks.workunit.client.0.smithi119.stdout: "req_setfilelock_latency": { 2023-12-01T15:34:34.807 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.808 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.808 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.808 INFO:tasks.workunit.client.0.smithi119.stdout: "req_setlayout_latency": { 2023-12-01T15:34:34.808 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.808 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.808 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.808 INFO:tasks.workunit.client.0.smithi119.stdout: "req_setxattr_latency": { 2023-12-01T15:34:34.808 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.808 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.808 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.808 INFO:tasks.workunit.client.0.smithi119.stdout: "req_snapdiff_latency": { 2023-12-01T15:34:34.808 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.808 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.808 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.808 INFO:tasks.workunit.client.0.smithi119.stdout: "req_symlink_latency": { 2023-12-01T15:34:34.808 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.809 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.809 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.809 INFO:tasks.workunit.client.0.smithi119.stdout: "req_unlink_latency": { 2023-12-01T15:34:34.809 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.809 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.809 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.809 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.809 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_sessions": { 2023-12-01T15:34:34.809 INFO:tasks.workunit.client.0.smithi119.stdout: "average_load": { 2023-12-01T15:34:34.809 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:34.809 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.809 INFO:tasks.workunit.client.0.smithi119.stdout: "avg_session_uptime": { 2023-12-01T15:34:34.809 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 86 2023-12-01T15:34:34.810 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.810 INFO:tasks.workunit.client.0.smithi119.stdout: "mdthresh_evicted": { 2023-12-01T15:34:34.810 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.810 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.810 INFO:tasks.workunit.client.0.smithi119.stdout: "session_add": { 2023-12-01T15:34:34.810 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:34.810 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.810 INFO:tasks.workunit.client.0.smithi119.stdout: "session_count": { 2023-12-01T15:34:34.810 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.810 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.810 INFO:tasks.workunit.client.0.smithi119.stdout: "session_remove": { 2023-12-01T15:34:34.810 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:34.810 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.810 INFO:tasks.workunit.client.0.smithi119.stdout: "sessions_open": { 2023-12-01T15:34:34.810 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.811 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.811 INFO:tasks.workunit.client.0.smithi119.stdout: "sessions_stale": { 2023-12-01T15:34:34.811 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.811 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.811 INFO:tasks.workunit.client.0.smithi119.stdout: "total_load": { 2023-12-01T15:34:34.811 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:34.811 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.811 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.811 INFO:tasks.workunit.client.0.smithi119.stdout: "objecter": { 2023-12-01T15:34:34.812 INFO:tasks.workunit.client.0.smithi119.stdout: "op_active": { 2023-12-01T15:34:34.812 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.812 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.812 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:34.812 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.812 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.812 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rmw": { 2023-12-01T15:34:34.812 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.812 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.812 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:34.812 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 45 2023-12-01T15:34:34.812 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.812 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.813 INFO:tasks.workunit.client.0.smithi119.stdout: "purge_queue": { 2023-12-01T15:34:34.813 INFO:tasks.workunit.client.0.smithi119.stdout: "pq_executed": { 2023-12-01T15:34:34.813 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.813 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.813 INFO:tasks.workunit.client.0.smithi119.stdout: "pq_executing": { 2023-12-01T15:34:34.813 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.813 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.814 INFO:tasks.workunit.client.0.smithi119.stdout: "pq_executing_high_water": { 2023-12-01T15:34:34.814 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.814 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.814 INFO:tasks.workunit.client.0.smithi119.stdout: "pq_executing_ops": { 2023-12-01T15:34:34.814 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.814 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.814 INFO:tasks.workunit.client.0.smithi119.stdout: "pq_executing_ops_high_water": { 2023-12-01T15:34:34.814 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.814 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.814 INFO:tasks.workunit.client.0.smithi119.stdout: "pq_item_in_journal": { 2023-12-01T15:34:34.814 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.814 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.814 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.814 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.815 INFO:tasks.workunit.client.0.smithi119.stdout: "mon.52c2d263fcd3daaab978a1f76d3d17264bf871fe": { 2023-12-01T15:34:34.815 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:34.815 INFO:tasks.workunit.client.0.smithi119.stdout: "election_call": { 2023-12-01T15:34:34.815 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:34.815 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.815 INFO:tasks.workunit.client.0.smithi119.stdout: "election_lose": { 2023-12-01T15:34:34.815 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:34.815 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.815 INFO:tasks.workunit.client.0.smithi119.stdout: "election_win": { 2023-12-01T15:34:34.815 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.815 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.815 INFO:tasks.workunit.client.0.smithi119.stdout: "num_elections": { 2023-12-01T15:34:34.815 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:34.815 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.815 INFO:tasks.workunit.client.0.smithi119.stdout: "num_sessions": { 2023-12-01T15:34:34.815 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:34.816 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.816 INFO:tasks.workunit.client.0.smithi119.stdout: "session_add": { 2023-12-01T15:34:34.816 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5 2023-12-01T15:34:34.816 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.816 INFO:tasks.workunit.client.0.smithi119.stdout: "session_rm": { 2023-12-01T15:34:34.816 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 94 2023-12-01T15:34:34.816 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.816 INFO:tasks.workunit.client.0.smithi119.stdout: "session_trim": { 2023-12-01T15:34:34.816 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.816 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.816 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.816 INFO:tasks.workunit.client.0.smithi119.stdout: "paxos": { 2023-12-01T15:34:34.816 INFO:tasks.workunit.client.0.smithi119.stdout: "accept_timeout": { 2023-12-01T15:34:34.816 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.816 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.817 INFO:tasks.workunit.client.0.smithi119.stdout: "begin": { 2023-12-01T15:34:34.817 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 807 2023-12-01T15:34:34.817 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.817 INFO:tasks.workunit.client.0.smithi119.stdout: "begin_bytes": { 2023-12-01T15:34:34.817 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 807, 2023-12-01T15:34:34.817 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3777105 2023-12-01T15:34:34.817 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.817 INFO:tasks.workunit.client.0.smithi119.stdout: "begin_keys": { 2023-12-01T15:34:34.817 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.817 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.817 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.817 INFO:tasks.workunit.client.0.smithi119.stdout: "begin_latency": { 2023-12-01T15:34:34.817 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 807, 2023-12-01T15:34:34.817 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 203995094 2023-12-01T15:34:34.817 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.818 INFO:tasks.workunit.client.0.smithi119.stdout: "collect": { 2023-12-01T15:34:34.818 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:34.818 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.818 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_bytes": { 2023-12-01T15:34:34.818 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:34.818 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 73 2023-12-01T15:34:34.818 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.818 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_keys": { 2023-12-01T15:34:34.818 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:34.818 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:34.818 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.818 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_latency": { 2023-12-01T15:34:34.818 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:34.818 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 999975 2023-12-01T15:34:34.818 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.819 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_timeout": { 2023-12-01T15:34:34.819 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.819 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.819 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_uncommitted": { 2023-12-01T15:34:34.819 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.819 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.819 INFO:tasks.workunit.client.0.smithi119.stdout: "commit": { 2023-12-01T15:34:34.819 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 808 2023-12-01T15:34:34.819 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.819 INFO:tasks.workunit.client.0.smithi119.stdout: "commit_bytes": { 2023-12-01T15:34:34.819 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.819 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.819 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.819 INFO:tasks.workunit.client.0.smithi119.stdout: "commit_keys": { 2023-12-01T15:34:34.819 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.819 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.820 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.820 INFO:tasks.workunit.client.0.smithi119.stdout: "commit_latency": { 2023-12-01T15:34:34.820 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.820 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.820 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.820 INFO:tasks.workunit.client.0.smithi119.stdout: "lease_ack_timeout": { 2023-12-01T15:34:34.820 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.820 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.820 INFO:tasks.workunit.client.0.smithi119.stdout: "lease_timeout": { 2023-12-01T15:34:34.820 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.820 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.820 INFO:tasks.workunit.client.0.smithi119.stdout: "new_pn": { 2023-12-01T15:34:34.820 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.821 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.821 INFO:tasks.workunit.client.0.smithi119.stdout: "new_pn_latency": { 2023-12-01T15:34:34.821 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.821 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.821 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.821 INFO:tasks.workunit.client.0.smithi119.stdout: "refresh": { 2023-12-01T15:34:34.821 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 808 2023-12-01T15:34:34.821 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.821 INFO:tasks.workunit.client.0.smithi119.stdout: "refresh_latency": { 2023-12-01T15:34:34.822 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 808, 2023-12-01T15:34:34.822 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1912953932 2023-12-01T15:34:34.822 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.822 INFO:tasks.workunit.client.0.smithi119.stdout: "restart": { 2023-12-01T15:34:34.822 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8 2023-12-01T15:34:34.822 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.822 INFO:tasks.workunit.client.0.smithi119.stdout: "share_state": { 2023-12-01T15:34:34.822 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.822 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.822 INFO:tasks.workunit.client.0.smithi119.stdout: "share_state_bytes": { 2023-12-01T15:34:34.822 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.823 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.823 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.823 INFO:tasks.workunit.client.0.smithi119.stdout: "share_state_keys": { 2023-12-01T15:34:34.823 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.823 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.823 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.823 INFO:tasks.workunit.client.0.smithi119.stdout: "start_leader": { 2023-12-01T15:34:34.823 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.824 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.824 INFO:tasks.workunit.client.0.smithi119.stdout: "start_peon": { 2023-12-01T15:34:34.824 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:34.824 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.824 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state": { 2023-12-01T15:34:34.824 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 808 2023-12-01T15:34:34.824 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.824 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state_bytes": { 2023-12-01T15:34:34.824 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 808, 2023-12-01T15:34:34.824 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 7402884 2023-12-01T15:34:34.824 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.824 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state_keys": { 2023-12-01T15:34:34.824 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 808, 2023-12-01T15:34:34.825 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5647 2023-12-01T15:34:34.825 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.825 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state_latency": { 2023-12-01T15:34:34.825 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 808, 2023-12-01T15:34:34.825 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 509987718 2023-12-01T15:34:34.825 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.825 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.825 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache": { 2023-12-01T15:34:34.825 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:34.825 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1020054731 2023-12-01T15:34:34.825 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.825 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:34.825 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 42795008 2023-12-01T15:34:34.825 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.826 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:34.826 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 33562624 2023-12-01T15:34:34.826 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.826 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:34.826 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2147483648 2023-12-01T15:34:34.826 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.826 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:34.826 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 9232384 2023-12-01T15:34:34.826 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.826 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.826 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache:full": { 2023-12-01T15:34:34.826 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:34.826 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 348127232 2023-12-01T15:34:34.827 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.827 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:34.827 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.827 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.827 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:34.827 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.827 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.827 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:34.827 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 277020408 2023-12-01T15:34:34.827 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.827 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:34.827 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 273620 2023-12-01T15:34:34.827 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.827 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:34.827 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.828 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.828 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:34.828 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.828 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.828 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:34.828 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.828 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.828 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:34.828 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.828 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.828 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:34.828 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.828 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.829 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:34.829 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.829 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.829 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:34.829 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.829 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.829 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:34.829 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.829 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.829 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:34.829 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 70833204 2023-12-01T15:34:34.829 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.829 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.829 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache:inc": { 2023-12-01T15:34:34.830 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:34.830 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 348127232 2023-12-01T15:34:34.830 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.830 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:34.830 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.830 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.830 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:34.830 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.830 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.830 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:34.830 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 277020408 2023-12-01T15:34:34.830 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.830 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:34.830 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 41653 2023-12-01T15:34:34.830 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.831 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:34.831 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.831 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.831 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:34.831 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.831 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.831 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:34.831 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.831 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.831 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:34.831 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.831 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.831 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:34.831 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.831 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.831 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:34.832 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.832 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.832 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:34.832 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.832 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.832 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:34.832 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.832 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.832 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:34.832 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71065171 2023-12-01T15:34:34.832 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.832 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.832 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache:kv": { 2023-12-01T15:34:34.832 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:34.832 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 322961408 2023-12-01T15:34:34.833 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.833 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:34.833 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:34.833 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.833 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:34.833 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.833 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.833 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:34.833 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 184680272 2023-12-01T15:34:34.833 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.833 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:34.833 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.833 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.833 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:34.834 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.834 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.834 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:34.834 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.834 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.834 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:34.835 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.835 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.835 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:34.835 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.835 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.835 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:34.835 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.835 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.835 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:34.835 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.835 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.835 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:34.835 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.835 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.836 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:34.836 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.836 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.836 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:34.836 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71172272 2023-12-01T15:34:34.836 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.836 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.836 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb": { 2023-12-01T15:34:34.836 INFO:tasks.workunit.client.0.smithi119.stdout: "compact": { 2023-12-01T15:34:34.836 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.836 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.836 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_queue_len": { 2023-12-01T15:34:34.836 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.836 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.836 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_queue_merge": { 2023-12-01T15:34:34.836 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.837 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.837 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_range": { 2023-12-01T15:34:34.837 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:34.837 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.837 INFO:tasks.workunit.client.0.smithi119.stdout: "get_latency": { 2023-12-01T15:34:34.837 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 34694, 2023-12-01T15:34:34.837 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 88797309 2023-12-01T15:34:34.837 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.837 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_delay_time": { 2023-12-01T15:34:34.837 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.837 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.837 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.838 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_memtable_time": { 2023-12-01T15:34:34.838 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.838 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.838 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.838 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_pre_and_post_time": { 2023-12-01T15:34:34.838 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.838 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.838 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.838 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_wal_time": { 2023-12-01T15:34:34.838 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.838 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.838 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.838 INFO:tasks.workunit.client.0.smithi119.stdout: "submit_latency": { 2023-12-01T15:34:34.838 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.838 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.839 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.839 INFO:tasks.workunit.client.0.smithi119.stdout: "submit_sync_latency": { 2023-12-01T15:34:34.839 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1728, 2023-12-01T15:34:34.839 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 792516915 2023-12-01T15:34:34.839 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.839 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.839 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.839 INFO:tasks.workunit.client.0.smithi119.stdout: "mon.5458dea545e93856ee4a9c966776b67f2f18eaa7": { 2023-12-01T15:34:34.839 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:34.839 INFO:tasks.workunit.client.0.smithi119.stdout: "election_call": { 2023-12-01T15:34:34.839 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:34.839 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.839 INFO:tasks.workunit.client.0.smithi119.stdout: "election_lose": { 2023-12-01T15:34:34.839 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.839 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.840 INFO:tasks.workunit.client.0.smithi119.stdout: "election_win": { 2023-12-01T15:34:34.840 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:34.840 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_elections": { 2023-12-01T15:34:34.840 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 9 2023-12-01T15:34:34.840 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_sessions": { 2023-12-01T15:34:34.840 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 7 2023-12-01T15:34:34.840 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.840 INFO:tasks.workunit.client.0.smithi119.stdout: "session_add": { 2023-12-01T15:34:34.840 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:34.840 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.840 INFO:tasks.workunit.client.0.smithi119.stdout: "session_rm": { 2023-12-01T15:34:34.840 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 218 2023-12-01T15:34:34.840 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.840 INFO:tasks.workunit.client.0.smithi119.stdout: "session_trim": { 2023-12-01T15:34:34.841 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.841 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.841 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.841 INFO:tasks.workunit.client.0.smithi119.stdout: "paxos": { 2023-12-01T15:34:34.841 INFO:tasks.workunit.client.0.smithi119.stdout: "accept_timeout": { 2023-12-01T15:34:34.841 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.841 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.841 INFO:tasks.workunit.client.0.smithi119.stdout: "begin": { 2023-12-01T15:34:34.841 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 950 2023-12-01T15:34:34.841 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.841 INFO:tasks.workunit.client.0.smithi119.stdout: "begin_bytes": { 2023-12-01T15:34:34.841 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 950, 2023-12-01T15:34:34.841 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4840534 2023-12-01T15:34:34.842 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.842 INFO:tasks.workunit.client.0.smithi119.stdout: "begin_keys": { 2023-12-01T15:34:34.842 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 950, 2023-12-01T15:34:34.842 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2850 2023-12-01T15:34:34.842 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.842 INFO:tasks.workunit.client.0.smithi119.stdout: "begin_latency": { 2023-12-01T15:34:34.842 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 950, 2023-12-01T15:34:34.842 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 178995683 2023-12-01T15:34:34.842 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.842 INFO:tasks.workunit.client.0.smithi119.stdout: "collect": { 2023-12-01T15:34:34.842 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.842 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.842 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_bytes": { 2023-12-01T15:34:34.842 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.842 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.843 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.843 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_keys": { 2023-12-01T15:34:34.843 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.843 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.843 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.843 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_latency": { 2023-12-01T15:34:34.843 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.843 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.843 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.843 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_timeout": { 2023-12-01T15:34:34.843 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.843 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.843 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_uncommitted": { 2023-12-01T15:34:34.843 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.843 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.844 INFO:tasks.workunit.client.0.smithi119.stdout: "commit": { 2023-12-01T15:34:34.844 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 950 2023-12-01T15:34:34.844 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.844 INFO:tasks.workunit.client.0.smithi119.stdout: "commit_bytes": { 2023-12-01T15:34:34.844 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 950, 2023-12-01T15:34:34.844 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4772192 2023-12-01T15:34:34.844 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.844 INFO:tasks.workunit.client.0.smithi119.stdout: "commit_keys": { 2023-12-01T15:34:34.844 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 950, 2023-12-01T15:34:34.845 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5650 2023-12-01T15:34:34.845 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.845 INFO:tasks.workunit.client.0.smithi119.stdout: "commit_latency": { 2023-12-01T15:34:34.845 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 950, 2023-12-01T15:34:34.845 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 474587159 2023-12-01T15:34:34.845 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.845 INFO:tasks.workunit.client.0.smithi119.stdout: "lease_ack_timeout": { 2023-12-01T15:34:34.845 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.845 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.845 INFO:tasks.workunit.client.0.smithi119.stdout: "lease_timeout": { 2023-12-01T15:34:34.845 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.845 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.846 INFO:tasks.workunit.client.0.smithi119.stdout: "new_pn": { 2023-12-01T15:34:34.846 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:34.846 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.846 INFO:tasks.workunit.client.0.smithi119.stdout: "new_pn_latency": { 2023-12-01T15:34:34.846 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:34.846 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 999975 2023-12-01T15:34:34.846 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.846 INFO:tasks.workunit.client.0.smithi119.stdout: "refresh": { 2023-12-01T15:34:34.846 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 952 2023-12-01T15:34:34.846 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.846 INFO:tasks.workunit.client.0.smithi119.stdout: "refresh_latency": { 2023-12-01T15:34:34.847 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 952, 2023-12-01T15:34:34.847 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2468940542 2023-12-01T15:34:34.847 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.847 INFO:tasks.workunit.client.0.smithi119.stdout: "restart": { 2023-12-01T15:34:34.847 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 12 2023-12-01T15:34:34.847 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.847 INFO:tasks.workunit.client.0.smithi119.stdout: "share_state": { 2023-12-01T15:34:34.847 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:34.847 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.847 INFO:tasks.workunit.client.0.smithi119.stdout: "share_state_bytes": { 2023-12-01T15:34:34.847 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:34.847 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1050 2023-12-01T15:34:34.847 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.847 INFO:tasks.workunit.client.0.smithi119.stdout: "share_state_keys": { 2023-12-01T15:34:34.847 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:34.848 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:34.848 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.848 INFO:tasks.workunit.client.0.smithi119.stdout: "start_leader": { 2023-12-01T15:34:34.848 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:34.848 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.848 INFO:tasks.workunit.client.0.smithi119.stdout: "start_peon": { 2023-12-01T15:34:34.848 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.848 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.848 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state": { 2023-12-01T15:34:34.848 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.848 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.848 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state_bytes": { 2023-12-01T15:34:34.848 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.848 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.848 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.848 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state_keys": { 2023-12-01T15:34:34.849 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.849 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.849 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.849 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state_latency": { 2023-12-01T15:34:34.849 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.849 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.849 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.849 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.849 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache": { 2023-12-01T15:34:34.849 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:34.849 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1020054731 2023-12-01T15:34:34.849 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.849 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:34.849 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 47947776 2023-12-01T15:34:34.850 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.850 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:34.850 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 39772160 2023-12-01T15:34:34.850 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.850 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:34.850 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2147483648 2023-12-01T15:34:34.850 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.850 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:34.850 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8175616 2023-12-01T15:34:34.850 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.850 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.850 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache:full": { 2023-12-01T15:34:34.850 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:34.851 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 348127232 2023-12-01T15:34:34.851 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.851 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:34.851 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.851 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.851 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:34.851 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.851 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.851 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:34.851 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 277021484 2023-12-01T15:34:34.851 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.851 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:34.851 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 273190 2023-12-01T15:34:34.851 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.851 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:34.852 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.852 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.852 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:34.852 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.852 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.852 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:34.852 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.852 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.852 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:34.852 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.852 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.852 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:34.853 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.853 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.853 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:34.853 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.853 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.853 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:34.853 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.853 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.853 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:34.853 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.853 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.853 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:34.853 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 70832558 2023-12-01T15:34:34.853 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.853 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.855 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache:inc": { 2023-12-01T15:34:34.855 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:34.855 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 348127232 2023-12-01T15:34:34.855 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.855 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:34.855 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.855 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.855 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:34.855 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.855 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.855 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:34.855 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 277021484 2023-12-01T15:34:34.855 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.856 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:34.856 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 39214 2023-12-01T15:34:34.856 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.856 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:34.856 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.856 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.856 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:34.856 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.856 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.856 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:34.856 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.856 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.856 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:34.856 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.856 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.857 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:34.857 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.857 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.857 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:34.857 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.857 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.857 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:34.857 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.857 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.857 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:34.858 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.858 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.858 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:34.858 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71066534 2023-12-01T15:34:34.858 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.858 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.858 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache:kv": { 2023-12-01T15:34:34.858 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:34.858 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 322961408 2023-12-01T15:34:34.858 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.858 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:34.858 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:34.859 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.859 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:34.859 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.859 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.859 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:34.859 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 184680989 2023-12-01T15:34:34.859 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.859 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:34.859 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.859 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.859 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:34.859 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.859 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.859 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:34.859 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.860 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.860 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:34.860 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.860 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.860 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:34.860 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.860 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.860 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:34.860 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.860 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.860 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:34.860 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.860 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.860 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:34.860 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.861 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.861 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:34.861 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.861 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.861 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:34.861 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71171555 2023-12-01T15:34:34.861 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.861 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.861 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb": { 2023-12-01T15:34:34.861 INFO:tasks.workunit.client.0.smithi119.stdout: "compact": { 2023-12-01T15:34:34.861 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.861 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.861 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_queue_len": { 2023-12-01T15:34:34.861 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.861 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.861 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_queue_merge": { 2023-12-01T15:34:34.862 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.862 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.862 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_range": { 2023-12-01T15:34:34.862 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:34.862 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.862 INFO:tasks.workunit.client.0.smithi119.stdout: "get_latency": { 2023-12-01T15:34:34.862 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 42307, 2023-12-01T15:34:34.862 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 164621671 2023-12-01T15:34:34.862 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.862 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_delay_time": { 2023-12-01T15:34:34.862 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.862 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.862 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.862 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_memtable_time": { 2023-12-01T15:34:34.862 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.863 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.863 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.863 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_pre_and_post_time": { 2023-12-01T15:34:34.863 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.863 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.863 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.863 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_wal_time": { 2023-12-01T15:34:34.863 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.863 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.863 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.863 INFO:tasks.workunit.client.0.smithi119.stdout: "submit_latency": { 2023-12-01T15:34:34.863 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.863 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.864 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.864 INFO:tasks.workunit.client.0.smithi119.stdout: "submit_sync_latency": { 2023-12-01T15:34:34.864 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2050, 2023-12-01T15:34:34.864 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 721968604 2023-12-01T15:34:34.864 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.864 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.864 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.864 INFO:tasks.workunit.client.0.smithi119.stdout: "mon.6be959c0ce23f45e18f65fc8a6e2a5f22b9437e0": { 2023-12-01T15:34:34.864 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:34.864 INFO:tasks.workunit.client.0.smithi119.stdout: "election_call": { 2023-12-01T15:34:34.864 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:34.864 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.864 INFO:tasks.workunit.client.0.smithi119.stdout: "election_lose": { 2023-12-01T15:34:34.864 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:34.865 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.865 INFO:tasks.workunit.client.0.smithi119.stdout: "election_win": { 2023-12-01T15:34:34.865 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.865 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.865 INFO:tasks.workunit.client.0.smithi119.stdout: "num_elections": { 2023-12-01T15:34:34.865 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 7 2023-12-01T15:34:34.865 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.866 INFO:tasks.workunit.client.0.smithi119.stdout: "num_sessions": { 2023-12-01T15:34:34.866 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10 2023-12-01T15:34:34.866 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.866 INFO:tasks.workunit.client.0.smithi119.stdout: "session_add": { 2023-12-01T15:34:34.866 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4 2023-12-01T15:34:34.866 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.866 INFO:tasks.workunit.client.0.smithi119.stdout: "session_rm": { 2023-12-01T15:34:34.866 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 55 2023-12-01T15:34:34.866 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.866 INFO:tasks.workunit.client.0.smithi119.stdout: "session_trim": { 2023-12-01T15:34:34.866 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.866 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.866 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.866 INFO:tasks.workunit.client.0.smithi119.stdout: "paxos": { 2023-12-01T15:34:34.866 INFO:tasks.workunit.client.0.smithi119.stdout: "accept_timeout": { 2023-12-01T15:34:34.867 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.867 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.867 INFO:tasks.workunit.client.0.smithi119.stdout: "begin": { 2023-12-01T15:34:34.867 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 817 2023-12-01T15:34:34.867 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.867 INFO:tasks.workunit.client.0.smithi119.stdout: "begin_bytes": { 2023-12-01T15:34:34.867 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 817, 2023-12-01T15:34:34.867 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3802567 2023-12-01T15:34:34.867 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.867 INFO:tasks.workunit.client.0.smithi119.stdout: "begin_keys": { 2023-12-01T15:34:34.867 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.867 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.867 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.867 INFO:tasks.workunit.client.0.smithi119.stdout: "begin_latency": { 2023-12-01T15:34:34.867 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 817, 2023-12-01T15:34:34.867 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 127996566 2023-12-01T15:34:34.868 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.868 INFO:tasks.workunit.client.0.smithi119.stdout: "collect": { 2023-12-01T15:34:34.868 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:34.868 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.868 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_bytes": { 2023-12-01T15:34:34.868 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:34.868 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 146 2023-12-01T15:34:34.868 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.868 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_keys": { 2023-12-01T15:34:34.868 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:34.868 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:34.868 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.868 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_latency": { 2023-12-01T15:34:34.868 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:34.868 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.869 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.869 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_timeout": { 2023-12-01T15:34:34.869 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.869 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.869 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_uncommitted": { 2023-12-01T15:34:34.869 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.869 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.869 INFO:tasks.workunit.client.0.smithi119.stdout: "commit": { 2023-12-01T15:34:34.869 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 818 2023-12-01T15:34:34.869 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.869 INFO:tasks.workunit.client.0.smithi119.stdout: "commit_bytes": { 2023-12-01T15:34:34.869 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.869 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.869 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.869 INFO:tasks.workunit.client.0.smithi119.stdout: "commit_keys": { 2023-12-01T15:34:34.869 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.870 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.870 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.870 INFO:tasks.workunit.client.0.smithi119.stdout: "commit_latency": { 2023-12-01T15:34:34.870 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.870 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.870 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.870 INFO:tasks.workunit.client.0.smithi119.stdout: "lease_ack_timeout": { 2023-12-01T15:34:34.870 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.870 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.870 INFO:tasks.workunit.client.0.smithi119.stdout: "lease_timeout": { 2023-12-01T15:34:34.870 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.870 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.871 INFO:tasks.workunit.client.0.smithi119.stdout: "new_pn": { 2023-12-01T15:34:34.871 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.871 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.871 INFO:tasks.workunit.client.0.smithi119.stdout: "new_pn_latency": { 2023-12-01T15:34:34.871 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.871 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.871 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.871 INFO:tasks.workunit.client.0.smithi119.stdout: "refresh": { 2023-12-01T15:34:34.871 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 818 2023-12-01T15:34:34.871 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.871 INFO:tasks.workunit.client.0.smithi119.stdout: "refresh_latency": { 2023-12-01T15:34:34.871 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 818, 2023-12-01T15:34:34.871 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1743953215 2023-12-01T15:34:34.871 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.871 INFO:tasks.workunit.client.0.smithi119.stdout: "restart": { 2023-12-01T15:34:34.872 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:34.872 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.872 INFO:tasks.workunit.client.0.smithi119.stdout: "share_state": { 2023-12-01T15:34:34.872 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.873 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.873 INFO:tasks.workunit.client.0.smithi119.stdout: "share_state_bytes": { 2023-12-01T15:34:34.873 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.874 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.875 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.875 INFO:tasks.workunit.client.0.smithi119.stdout: "share_state_keys": { 2023-12-01T15:34:34.875 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.875 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.875 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.875 INFO:tasks.workunit.client.0.smithi119.stdout: "start_leader": { 2023-12-01T15:34:34.875 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.875 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.875 INFO:tasks.workunit.client.0.smithi119.stdout: "start_peon": { 2023-12-01T15:34:34.875 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:34.875 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.876 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state": { 2023-12-01T15:34:34.876 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 818 2023-12-01T15:34:34.876 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.876 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state_bytes": { 2023-12-01T15:34:34.876 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 818, 2023-12-01T15:34:34.876 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 7451710 2023-12-01T15:34:34.876 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.876 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state_keys": { 2023-12-01T15:34:34.877 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 818, 2023-12-01T15:34:34.877 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5724 2023-12-01T15:34:34.877 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.877 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state_latency": { 2023-12-01T15:34:34.877 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 818, 2023-12-01T15:34:34.877 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 283992400 2023-12-01T15:34:34.877 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.877 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.877 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache": { 2023-12-01T15:34:34.877 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:34.877 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1020054731 2023-12-01T15:34:34.877 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.877 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:34.877 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 43843584 2023-12-01T15:34:34.877 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.878 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:34.878 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 34095104 2023-12-01T15:34:34.878 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.878 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:34.878 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2147483648 2023-12-01T15:34:34.878 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.878 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:34.878 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 9748480 2023-12-01T15:34:34.878 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.878 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.878 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache:full": { 2023-12-01T15:34:34.878 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:34.878 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 348127232 2023-12-01T15:34:34.878 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.879 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:34.879 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.879 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.879 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:34.879 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.879 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.879 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:34.879 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 277020408 2023-12-01T15:34:34.879 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.879 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:34.879 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 273620 2023-12-01T15:34:34.879 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.879 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:34.879 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.880 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.880 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:34.880 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.880 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.880 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:34.880 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.880 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.880 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:34.880 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.880 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.880 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:34.880 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.880 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.881 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:34.881 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.881 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.881 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:34.881 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.881 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.881 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:34.881 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.881 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.881 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:34.881 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 70833204 2023-12-01T15:34:34.881 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.881 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.881 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache:inc": { 2023-12-01T15:34:34.881 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:34.882 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 348127232 2023-12-01T15:34:34.882 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.882 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:34.882 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.882 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.882 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:34.882 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.882 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.882 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:34.882 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 277020408 2023-12-01T15:34:34.882 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.882 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:34.882 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 41653 2023-12-01T15:34:34.882 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.882 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:34.883 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.883 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.883 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:34.883 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.883 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.883 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:34.883 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.883 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.883 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:34.883 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.883 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.883 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:34.883 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.883 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.883 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:34.884 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.884 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.884 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:34.884 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.884 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.884 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:34.884 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.884 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.884 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:34.884 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71065171 2023-12-01T15:34:34.884 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.884 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.884 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache:kv": { 2023-12-01T15:34:34.884 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:34.884 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 322961408 2023-12-01T15:34:34.885 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.885 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:34.885 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:34.885 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.885 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:34.885 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.885 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.885 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:34.885 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 184680272 2023-12-01T15:34:34.885 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.885 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:34.885 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.885 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.885 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:34.885 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.886 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.886 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:34.886 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.886 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.886 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:34.886 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.886 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.886 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:34.886 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.886 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.886 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:34.886 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.886 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.886 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:34.887 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.887 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.887 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:34.887 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.887 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.887 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:34.887 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.887 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.887 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:34.887 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71172272 2023-12-01T15:34:34.887 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.887 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.887 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb": { 2023-12-01T15:34:34.888 INFO:tasks.workunit.client.0.smithi119.stdout: "compact": { 2023-12-01T15:34:34.888 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.888 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.888 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_queue_len": { 2023-12-01T15:34:34.888 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.888 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.888 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_queue_merge": { 2023-12-01T15:34:34.888 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.888 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.888 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_range": { 2023-12-01T15:34:34.888 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:34.889 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.889 INFO:tasks.workunit.client.0.smithi119.stdout: "get_latency": { 2023-12-01T15:34:34.889 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 34745, 2023-12-01T15:34:34.889 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 78842096 2023-12-01T15:34:34.889 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.889 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_delay_time": { 2023-12-01T15:34:34.889 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.889 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.890 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.890 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_memtable_time": { 2023-12-01T15:34:34.890 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.890 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.890 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.890 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_pre_and_post_time": { 2023-12-01T15:34:34.890 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.890 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.890 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.890 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_wal_time": { 2023-12-01T15:34:34.890 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.890 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.890 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.890 INFO:tasks.workunit.client.0.smithi119.stdout: "submit_latency": { 2023-12-01T15:34:34.890 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.891 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.891 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.891 INFO:tasks.workunit.client.0.smithi119.stdout: "submit_sync_latency": { 2023-12-01T15:34:34.891 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1770, 2023-12-01T15:34:34.891 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 523097729 2023-12-01T15:34:34.891 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.891 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.891 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.891 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.0": { 2023-12-01T15:34:34.891 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:34.891 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_fallback": { 2023-12-01T15:34:34.891 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.891 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.891 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_size_fallback": { 2023-12-01T15:34:34.891 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.892 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.892 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_db": { 2023-12-01T15:34:34.892 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:34.892 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.892 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_main": { 2023-12-01T15:34:34.892 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.892 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.892 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_wal": { 2023-12-01T15:34:34.892 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.892 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.892 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_slow": { 2023-12-01T15:34:34.892 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.892 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.892 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_sst": { 2023-12-01T15:34:34.892 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:34.893 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.893 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_wal": { 2023-12-01T15:34:34.893 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2961408 2023-12-01T15:34:34.893 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.893 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lat": { 2023-12-01T15:34:34.893 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.893 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.893 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.893 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lock_lat": { 2023-12-01T15:34:34.893 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.893 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.893 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.893 INFO:tasks.workunit.client.0.smithi119.stdout: "db_total_bytes": { 2023-12-01T15:34:34.893 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:34.893 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.894 INFO:tasks.workunit.client.0.smithi119.stdout: "db_used_bytes": { 2023-12-01T15:34:34.894 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27590656 2023-12-01T15:34:34.894 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.894 INFO:tasks.workunit.client.0.smithi119.stdout: "log_bytes": { 2023-12-01T15:34:34.894 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1699840 2023-12-01T15:34:34.894 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.894 INFO:tasks.workunit.client.0.smithi119.stdout: "logged_bytes": { 2023-12-01T15:34:34.894 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1560576 2023-12-01T15:34:34.894 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.894 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_db": { 2023-12-01T15:34:34.894 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31784960 2023-12-01T15:34:34.894 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.894 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_slow": { 2023-12-01T15:34:34.894 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.894 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.895 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_wal": { 2023-12-01T15:34:34.895 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.895 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.895 INFO:tasks.workunit.client.0.smithi119.stdout: "num_files": { 2023-12-01T15:34:34.895 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:34.895 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.895 INFO:tasks.workunit.client.0.smithi119.stdout: "read_bytes": { 2023-12-01T15:34:34.895 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 204599 2023-12-01T15:34:34.895 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.895 INFO:tasks.workunit.client.0.smithi119.stdout: "read_count": { 2023-12-01T15:34:34.895 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:34.895 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.895 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes": { 2023-12-01T15:34:34.895 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1277952 2023-12-01T15:34:34.895 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.896 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_db": { 2023-12-01T15:34:34.896 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1282048 2023-12-01T15:34:34.896 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.896 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_slow": { 2023-12-01T15:34:34.896 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.896 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.896 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_wal": { 2023-12-01T15:34:34.896 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.896 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.896 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_count": { 2023-12-01T15:34:34.896 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14 2023-12-01T15:34:34.896 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.896 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_bytes": { 2023-12-01T15:34:34.896 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3884 2023-12-01T15:34:34.896 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.897 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_count": { 2023-12-01T15:34:34.897 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:34.897 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.897 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_bytes": { 2023-12-01T15:34:34.897 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:34.897 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.897 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_count": { 2023-12-01T15:34:34.897 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:34.897 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.897 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_bytes": { 2023-12-01T15:34:34.897 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:34.897 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.897 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_count": { 2023-12-01T15:34:34.897 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:34.897 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.898 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes": { 2023-12-01T15:34:34.898 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.898 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.898 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_db": { 2023-12-01T15:34:34.898 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.898 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.898 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_slow": { 2023-12-01T15:34:34.898 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.898 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.898 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_wal": { 2023-12-01T15:34:34.898 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.898 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.898 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_count": { 2023-12-01T15:34:34.898 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.898 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.899 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_total_bytes": { 2023-12-01T15:34:34.899 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.899 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.899 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_used_bytes": { 2023-12-01T15:34:34.899 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.899 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.899 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_total_bytes": { 2023-12-01T15:34:34.899 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.899 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.899 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_used_bytes": { 2023-12-01T15:34:34.899 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.899 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.899 INFO:tasks.workunit.client.0.smithi119.stdout: "write_bytes": { 2023-12-01T15:34:34.899 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4595712 2023-12-01T15:34:34.899 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.900 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.900 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": { 2023-12-01T15:34:34.900 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit": { 2023-12-01T15:34:34.900 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4096 2023-12-01T15:34:34.900 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.900 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": { 2023-12-01T15:34:34.900 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1327104 2023-12-01T15:34:34.900 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.900 INFO:tasks.workunit.client.0.smithi119.stdout: "clist_lat": { 2023-12-01T15:34:34.900 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 4, 2023-12-01T15:34:34.900 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 124512 2023-12-01T15:34:34.900 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.900 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_lat": { 2023-12-01T15:34:34.900 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.900 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.901 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.901 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed": { 2023-12-01T15:34:34.901 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.901 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.901 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_allocated": { 2023-12-01T15:34:34.901 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.901 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.901 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_original": { 2023-12-01T15:34:34.901 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.901 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.901 INFO:tasks.workunit.client.0.smithi119.stdout: "csum_lat": { 2023-12-01T15:34:34.901 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 22, 2023-12-01T15:34:34.901 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 60643 2023-12-01T15:34:34.901 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.902 INFO:tasks.workunit.client.0.smithi119.stdout: "decompress_lat": { 2023-12-01T15:34:34.902 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.902 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.902 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.902 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_commit_lat": { 2023-12-01T15:34:34.902 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 369, 2023-12-01T15:34:34.902 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 101551858 2023-12-01T15:34:34.902 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.902 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_final_lat": { 2023-12-01T15:34:34.902 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 357, 2023-12-01T15:34:34.902 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 7999075 2023-12-01T15:34:34.902 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.902 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_flush_lat": { 2023-12-01T15:34:34.902 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 369, 2023-12-01T15:34:34.903 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 400219 2023-12-01T15:34:34.903 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.903 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_sync_lat": { 2023-12-01T15:34:34.903 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 369, 2023-12-01T15:34:34.903 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 101952077 2023-12-01T15:34:34.903 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.903 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_keys_lat": { 2023-12-01T15:34:34.903 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.903 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.903 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.903 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_values_lat": { 2023-12-01T15:34:34.903 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.903 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.903 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.903 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_lower_bound_lat": { 2023-12-01T15:34:34.904 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 6, 2023-12-01T15:34:34.904 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 19728 2023-12-01T15:34:34.904 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.904 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_next_lat": { 2023-12-01T15:34:34.904 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.904 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.904 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.904 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_seek_to_first_lat": { 2023-12-01T15:34:34.904 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.904 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.904 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.904 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_upper_bound_lat": { 2023-12-01T15:34:34.904 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:34.904 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 9270 2023-12-01T15:34:34.904 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.904 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_hits": { 2023-12-01T15:34:34.905 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 865 2023-12-01T15:34:34.905 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.905 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_misses": { 2023-12-01T15:34:34.905 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 226 2023-12-01T15:34:34.905 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.905 INFO:tasks.workunit.client.0.smithi119.stdout: "read_lat": { 2023-12-01T15:34:34.905 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 122, 2023-12-01T15:34:34.905 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4932413 2023-12-01T15:34:34.905 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.905 INFO:tasks.workunit.client.0.smithi119.stdout: "read_onode_meta_lat": { 2023-12-01T15:34:34.905 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 332, 2023-12-01T15:34:34.905 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 302326 2023-12-01T15:34:34.905 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.905 INFO:tasks.workunit.client.0.smithi119.stdout: "read_wait_aio_lat": { 2023-12-01T15:34:34.905 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 210, 2023-12-01T15:34:34.906 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4602177 2023-12-01T15:34:34.906 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.906 INFO:tasks.workunit.client.0.smithi119.stdout: "reads_with_retries": { 2023-12-01T15:34:34.906 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.906 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.906 INFO:tasks.workunit.client.0.smithi119.stdout: "remove_lat": { 2023-12-01T15:34:34.906 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:34.906 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31798 2023-12-01T15:34:34.906 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.906 INFO:tasks.workunit.client.0.smithi119.stdout: "state_aio_wait_lat": { 2023-12-01T15:34:34.906 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:34.906 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 21219105 2023-12-01T15:34:34.906 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.907 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T15:34:34.907 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 129, 2023-12-01T15:34:34.907 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27826474 2023-12-01T15:34:34.907 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.907 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_cleanup_lat": { 2023-12-01T15:34:34.907 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 129, 2023-12-01T15:34:34.907 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 413869846368 2023-12-01T15:34:34.907 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.907 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_queued_lat": { 2023-12-01T15:34:34.907 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 129, 2023-12-01T15:34:34.907 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 140578577654 2023-12-01T15:34:34.907 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.907 INFO:tasks.workunit.client.0.smithi119.stdout: "state_done_lat": { 2023-12-01T15:34:34.907 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:34.907 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 61896044752 2023-12-01T15:34:34.908 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.908 INFO:tasks.workunit.client.0.smithi119.stdout: "state_finishing_lat": { 2023-12-01T15:34:34.908 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:34.908 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 47486 2023-12-01T15:34:34.908 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.908 INFO:tasks.workunit.client.0.smithi119.stdout: "state_io_done_lat": { 2023-12-01T15:34:34.908 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:34.908 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 563332 2023-12-01T15:34:34.908 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.908 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_commiting_lat": { 2023-12-01T15:34:34.908 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:34.908 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 250395050 2023-12-01T15:34:34.908 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.908 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_done_lat": { 2023-12-01T15:34:34.908 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:34.908 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 163617 2023-12-01T15:34:34.909 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.909 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_queued_lat": { 2023-12-01T15:34:34.909 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:34.909 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 104810206 2023-12-01T15:34:34.909 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.909 INFO:tasks.workunit.client.0.smithi119.stdout: "state_prepare_lat": { 2023-12-01T15:34:34.909 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:34.909 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 25620897 2023-12-01T15:34:34.909 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.909 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": { 2023-12-01T15:34:34.909 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 903511 2023-12-01T15:34:34.909 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.909 INFO:tasks.workunit.client.0.smithi119.stdout: "truncate_lat": { 2023-12-01T15:34:34.909 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.909 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.910 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.910 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_commit_lat": { 2023-12-01T15:34:34.910 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:34.910 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 402684097 2023-12-01T15:34:34.910 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.910 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_submit_lat": { 2023-12-01T15:34:34.910 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:34.910 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 30360132 2023-12-01T15:34:34.910 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.910 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_throttle_lat": { 2023-12-01T15:34:34.910 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:34.910 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3056341 2023-12-01T15:34:34.910 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.910 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.910 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache": { 2023-12-01T15:34:34.911 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:34.911 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1879454704 2023-12-01T15:34:34.911 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.911 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:34.911 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 44482560 2023-12-01T15:34:34.911 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.911 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:34.911 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 44318720 2023-12-01T15:34:34.911 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.911 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:34.911 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3158542438 2023-12-01T15:34:34.911 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.911 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:34.911 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 163840 2023-12-01T15:34:34.911 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.912 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.912 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:data": { 2023-12-01T15:34:34.912 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:34.912 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 159383552 2023-12-01T15:34:34.912 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.912 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:34.912 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.912 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.912 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:34.912 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.912 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.912 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:34.912 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 86540852 2023-12-01T15:34:34.912 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.912 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:34.913 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.913 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.913 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:34.913 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.913 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.913 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:34.913 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.913 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.913 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:34.913 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.913 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.913 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:34.913 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:34.913 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.913 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:34.914 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 602112 2023-12-01T15:34:34.914 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.914 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:34.914 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.914 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.914 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:34.914 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.914 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.914 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:34.914 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.914 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.914 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:34.914 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72232396 2023-12-01T15:34:34.914 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.914 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.915 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv": { 2023-12-01T15:34:34.915 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:34.915 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 788529152 2023-12-01T15:34:34.915 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.915 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:34.915 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:34.915 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.915 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:34.915 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.915 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.915 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:34.915 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649056393 2023-12-01T15:34:34.915 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.915 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:34.915 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.916 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.916 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:34.916 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.916 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.916 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:34.916 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.916 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.916 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:34.916 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.916 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.916 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:34.916 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.916 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.916 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:34.916 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1168 2023-12-01T15:34:34.917 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.917 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:34.917 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.917 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.917 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:34.917 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.917 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.917 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:34.917 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.917 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.917 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:34.917 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72362727 2023-12-01T15:34:34.917 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.917 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.917 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T15:34:34.918 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:34.918 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 192937984 2023-12-01T15:34:34.918 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.918 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:34.918 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:34.918 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.918 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:34.918 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 464 2023-12-01T15:34:34.918 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.918 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:34.918 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 57693901 2023-12-01T15:34:34.918 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.918 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:34.918 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.918 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.919 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:34.919 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.919 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.919 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:34.919 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.919 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.919 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:34.919 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.919 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.919 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:34.919 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.919 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.919 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:34.919 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.919 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.919 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:34.920 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.920 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.920 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:34.920 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.920 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.920 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:34.920 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.920 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.920 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:34.920 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 68134755 2023-12-01T15:34:34.920 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.920 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.920 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:meta": { 2023-12-01T15:34:34.920 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:34.920 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 721420288 2023-12-01T15:34:34.921 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.921 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:34.921 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.921 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.921 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:34.921 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.921 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.921 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:34.921 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649056393 2023-12-01T15:34:34.921 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.921 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:34.921 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.921 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.921 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:34.921 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.922 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.922 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:34.922 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.922 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.922 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:34.922 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.922 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.922 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:34.922 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 28149 2023-12-01T15:34:34.922 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.923 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:34.923 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 215401 2023-12-01T15:34:34.923 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.923 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:34.923 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.923 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.923 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:34.923 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.923 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.923 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:34.923 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.923 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.923 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:34.923 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72120345 2023-12-01T15:34:34.923 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.924 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.924 INFO:tasks.workunit.client.0.smithi119.stdout: "objecter": { 2023-12-01T15:34:34.924 INFO:tasks.workunit.client.0.smithi119.stdout: "op_active": { 2023-12-01T15:34:34.924 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.924 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.924 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:34.924 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.924 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.924 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rmw": { 2023-12-01T15:34:34.924 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.924 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.924 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:34.924 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.924 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.924 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.925 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:34.925 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg": { 2023-12-01T15:34:34.925 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 47 2023-12-01T15:34:34.925 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.925 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg_removing": { 2023-12-01T15:34:34.925 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.925 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.925 INFO:tasks.workunit.client.0.smithi119.stdout: "op": { 2023-12-01T15:34:34.925 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5 2023-12-01T15:34:34.925 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.925 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_degraded": { 2023-12-01T15:34:34.925 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.925 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.926 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_unreadable": { 2023-12-01T15:34:34.926 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.926 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.926 INFO:tasks.workunit.client.0.smithi119.stdout: "op_in_bytes": { 2023-12-01T15:34:34.926 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 616 2023-12-01T15:34:34.926 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.926 INFO:tasks.workunit.client.0.smithi119.stdout: "op_latency": { 2023-12-01T15:34:34.927 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:34.927 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 80214481 2023-12-01T15:34:34.928 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.928 INFO:tasks.workunit.client.0.smithi119.stdout: "op_out_bytes": { 2023-12-01T15:34:34.928 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.928 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.928 INFO:tasks.workunit.client.0.smithi119.stdout: "op_prepare_latency": { 2023-12-01T15:34:34.928 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 6, 2023-12-01T15:34:34.928 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2404378 2023-12-01T15:34:34.928 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.928 INFO:tasks.workunit.client.0.smithi119.stdout: "op_process_latency": { 2023-12-01T15:34:34.928 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:34.928 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 78235137 2023-12-01T15:34:34.928 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.928 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:34.928 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.929 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.929 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency": { 2023-12-01T15:34:34.929 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.929 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.929 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.929 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T15:34:34.929 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.929 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.929 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_out_bytes": { 2023-12-01T15:34:34.929 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.929 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.929 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_prepare_latency": { 2023-12-01T15:34:34.929 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.929 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.929 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.930 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_process_latency": { 2023-12-01T15:34:34.930 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.930 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.930 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.930 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw": { 2023-12-01T15:34:34.930 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.930 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.930 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_in_bytes": { 2023-12-01T15:34:34.930 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.930 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.930 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency": { 2023-12-01T15:34:34.930 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.930 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.930 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.930 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T15:34:34.931 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.931 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.931 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T15:34:34.931 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.931 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.931 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_out_bytes": { 2023-12-01T15:34:34.931 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.931 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.931 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_prepare_latency": { 2023-12-01T15:34:34.931 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.931 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.931 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.931 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_process_latency": { 2023-12-01T15:34:34.931 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.931 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.932 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.932 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:34.932 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5 2023-12-01T15:34:34.932 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.932 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_in_bytes": { 2023-12-01T15:34:34.932 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 616 2023-12-01T15:34:34.932 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.932 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency": { 2023-12-01T15:34:34.932 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:34.932 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 80214481 2023-12-01T15:34:34.932 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.932 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T15:34:34.932 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.932 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.932 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_prepare_latency": { 2023-12-01T15:34:34.933 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 6, 2023-12-01T15:34:34.933 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2404378 2023-12-01T15:34:34.933 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.933 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_process_latency": { 2023-12-01T15:34:34.933 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:34.933 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 78235137 2023-12-01T15:34:34.933 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.933 INFO:tasks.workunit.client.0.smithi119.stdout: "op_wip": { 2023-12-01T15:34:34.933 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.933 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.933 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_bytes": { 2023-12-01T15:34:34.933 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1771104 2023-12-01T15:34:34.933 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.933 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_ops": { 2023-12-01T15:34:34.934 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 6 2023-12-01T15:34:34.934 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.934 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes": { 2023-12-01T15:34:34.934 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:34.934 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.934 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes_used": { 2023-12-01T15:34:34.934 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 28925952 2023-12-01T15:34:34.934 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.934 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.934 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.934 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.1": { 2023-12-01T15:34:34.934 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:34.934 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_fallback": { 2023-12-01T15:34:34.934 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.934 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.935 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_size_fallback": { 2023-12-01T15:34:34.935 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.935 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.935 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_db": { 2023-12-01T15:34:34.935 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:34.935 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.935 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_main": { 2023-12-01T15:34:34.935 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.935 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.935 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_wal": { 2023-12-01T15:34:34.935 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.935 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.935 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_slow": { 2023-12-01T15:34:34.935 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.935 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.936 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_sst": { 2023-12-01T15:34:34.936 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:34.936 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.936 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_wal": { 2023-12-01T15:34:34.936 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2584576 2023-12-01T15:34:34.936 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.936 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lat": { 2023-12-01T15:34:34.936 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.936 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.936 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.936 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lock_lat": { 2023-12-01T15:34:34.936 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.936 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.936 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.936 INFO:tasks.workunit.client.0.smithi119.stdout: "db_total_bytes": { 2023-12-01T15:34:34.937 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:34.937 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.937 INFO:tasks.workunit.client.0.smithi119.stdout: "db_used_bytes": { 2023-12-01T15:34:34.937 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27590656 2023-12-01T15:34:34.937 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.937 INFO:tasks.workunit.client.0.smithi119.stdout: "log_bytes": { 2023-12-01T15:34:34.937 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1470464 2023-12-01T15:34:34.937 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.937 INFO:tasks.workunit.client.0.smithi119.stdout: "logged_bytes": { 2023-12-01T15:34:34.937 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1331200 2023-12-01T15:34:34.937 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.937 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_db": { 2023-12-01T15:34:34.937 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31784960 2023-12-01T15:34:34.937 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.937 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_slow": { 2023-12-01T15:34:34.938 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.938 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.938 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_wal": { 2023-12-01T15:34:34.938 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.938 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.938 INFO:tasks.workunit.client.0.smithi119.stdout: "num_files": { 2023-12-01T15:34:34.938 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:34.938 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.938 INFO:tasks.workunit.client.0.smithi119.stdout: "read_bytes": { 2023-12-01T15:34:34.938 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 204599 2023-12-01T15:34:34.938 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.938 INFO:tasks.workunit.client.0.smithi119.stdout: "read_count": { 2023-12-01T15:34:34.938 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:34.938 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.939 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes": { 2023-12-01T15:34:34.939 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1277952 2023-12-01T15:34:34.939 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.939 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_db": { 2023-12-01T15:34:34.939 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1282048 2023-12-01T15:34:34.939 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.939 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_slow": { 2023-12-01T15:34:34.939 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.939 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.939 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_wal": { 2023-12-01T15:34:34.939 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.939 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.939 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_count": { 2023-12-01T15:34:34.939 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14 2023-12-01T15:34:34.939 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.939 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_bytes": { 2023-12-01T15:34:34.940 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3884 2023-12-01T15:34:34.940 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.940 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_count": { 2023-12-01T15:34:34.940 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:34.940 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.940 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_bytes": { 2023-12-01T15:34:34.940 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:34.940 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.940 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_count": { 2023-12-01T15:34:34.940 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:34.940 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.940 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_bytes": { 2023-12-01T15:34:34.940 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:34.940 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.940 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_count": { 2023-12-01T15:34:34.941 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:34.941 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.941 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes": { 2023-12-01T15:34:34.941 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.941 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.941 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_db": { 2023-12-01T15:34:34.941 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.941 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.941 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_slow": { 2023-12-01T15:34:34.941 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.941 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.941 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_wal": { 2023-12-01T15:34:34.941 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.941 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.941 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_count": { 2023-12-01T15:34:34.942 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.942 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.942 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_total_bytes": { 2023-12-01T15:34:34.942 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.942 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.942 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_used_bytes": { 2023-12-01T15:34:34.942 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.942 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.942 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_total_bytes": { 2023-12-01T15:34:34.942 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.942 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.942 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_used_bytes": { 2023-12-01T15:34:34.942 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.942 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.943 INFO:tasks.workunit.client.0.smithi119.stdout: "write_bytes": { 2023-12-01T15:34:34.943 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3989504 2023-12-01T15:34:34.943 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.943 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.943 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": { 2023-12-01T15:34:34.943 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit": { 2023-12-01T15:34:34.943 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4096 2023-12-01T15:34:34.943 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.943 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": { 2023-12-01T15:34:34.943 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 720896 2023-12-01T15:34:34.943 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.943 INFO:tasks.workunit.client.0.smithi119.stdout: "clist_lat": { 2023-12-01T15:34:34.943 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:34.943 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 176895 2023-12-01T15:34:34.943 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.944 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_lat": { 2023-12-01T15:34:34.944 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.944 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.944 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.944 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed": { 2023-12-01T15:34:34.944 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.944 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.944 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_allocated": { 2023-12-01T15:34:34.944 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.944 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.944 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_original": { 2023-12-01T15:34:34.944 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.944 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.944 INFO:tasks.workunit.client.0.smithi119.stdout: "csum_lat": { 2023-12-01T15:34:34.944 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 28, 2023-12-01T15:34:34.944 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 76192 2023-12-01T15:34:34.945 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.945 INFO:tasks.workunit.client.0.smithi119.stdout: "decompress_lat": { 2023-12-01T15:34:34.945 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.945 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.945 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.945 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_commit_lat": { 2023-12-01T15:34:34.945 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 313, 2023-12-01T15:34:34.945 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 88776778 2023-12-01T15:34:34.945 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.945 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_final_lat": { 2023-12-01T15:34:34.945 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 284, 2023-12-01T15:34:34.945 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 20277254 2023-12-01T15:34:34.945 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.946 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_flush_lat": { 2023-12-01T15:34:34.946 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 313, 2023-12-01T15:34:34.946 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 338426 2023-12-01T15:34:34.946 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.946 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_sync_lat": { 2023-12-01T15:34:34.946 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 313, 2023-12-01T15:34:34.946 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 89115204 2023-12-01T15:34:34.946 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.946 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_keys_lat": { 2023-12-01T15:34:34.946 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.946 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.946 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.946 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_values_lat": { 2023-12-01T15:34:34.946 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:34.947 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1268 2023-12-01T15:34:34.947 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.947 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_lower_bound_lat": { 2023-12-01T15:34:34.947 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:34.947 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 6493 2023-12-01T15:34:34.947 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.947 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_next_lat": { 2023-12-01T15:34:34.947 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.947 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.947 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.947 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_seek_to_first_lat": { 2023-12-01T15:34:34.947 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.947 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.947 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.947 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_upper_bound_lat": { 2023-12-01T15:34:34.948 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:34.948 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3918 2023-12-01T15:34:34.948 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.948 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_hits": { 2023-12-01T15:34:34.948 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 835 2023-12-01T15:34:34.948 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.948 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_misses": { 2023-12-01T15:34:34.948 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 233 2023-12-01T15:34:34.948 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.948 INFO:tasks.workunit.client.0.smithi119.stdout: "read_lat": { 2023-12-01T15:34:34.948 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 133, 2023-12-01T15:34:34.948 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3562435 2023-12-01T15:34:34.948 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.948 INFO:tasks.workunit.client.0.smithi119.stdout: "read_onode_meta_lat": { 2023-12-01T15:34:34.948 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 348, 2023-12-01T15:34:34.948 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 287594 2023-12-01T15:34:34.949 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.949 INFO:tasks.workunit.client.0.smithi119.stdout: "read_wait_aio_lat": { 2023-12-01T15:34:34.949 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 215, 2023-12-01T15:34:34.949 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3291993 2023-12-01T15:34:34.949 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.949 INFO:tasks.workunit.client.0.smithi119.stdout: "reads_with_retries": { 2023-12-01T15:34:34.949 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.949 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.949 INFO:tasks.workunit.client.0.smithi119.stdout: "remove_lat": { 2023-12-01T15:34:34.949 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 3, 2023-12-01T15:34:34.949 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 103543 2023-12-01T15:34:34.949 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.949 INFO:tasks.workunit.client.0.smithi119.stdout: "state_aio_wait_lat": { 2023-12-01T15:34:34.949 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 424, 2023-12-01T15:34:34.949 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8679461 2023-12-01T15:34:34.950 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.950 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T15:34:34.950 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 124, 2023-12-01T15:34:34.950 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8399471 2023-12-01T15:34:34.950 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.950 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_cleanup_lat": { 2023-12-01T15:34:34.950 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 122, 2023-12-01T15:34:34.950 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 286288687365 2023-12-01T15:34:34.950 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.950 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_queued_lat": { 2023-12-01T15:34:34.950 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 124, 2023-12-01T15:34:34.950 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 129000048804 2023-12-01T15:34:34.950 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.950 INFO:tasks.workunit.client.0.smithi119.stdout: "state_done_lat": { 2023-12-01T15:34:34.951 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 422, 2023-12-01T15:34:34.951 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 35284758711 2023-12-01T15:34:34.951 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.951 INFO:tasks.workunit.client.0.smithi119.stdout: "state_finishing_lat": { 2023-12-01T15:34:34.951 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 422, 2023-12-01T15:34:34.951 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 39377 2023-12-01T15:34:34.951 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.951 INFO:tasks.workunit.client.0.smithi119.stdout: "state_io_done_lat": { 2023-12-01T15:34:34.951 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 424, 2023-12-01T15:34:34.951 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 423694 2023-12-01T15:34:34.951 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.951 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_commiting_lat": { 2023-12-01T15:34:34.951 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 424, 2023-12-01T15:34:34.951 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 311136938 2023-12-01T15:34:34.952 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.952 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_done_lat": { 2023-12-01T15:34:34.952 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 424, 2023-12-01T15:34:34.952 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 136899 2023-12-01T15:34:34.952 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.952 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_queued_lat": { 2023-12-01T15:34:34.952 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 424, 2023-12-01T15:34:34.952 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 135810184 2023-12-01T15:34:34.952 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.952 INFO:tasks.workunit.client.0.smithi119.stdout: "state_prepare_lat": { 2023-12-01T15:34:34.952 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 424, 2023-12-01T15:34:34.952 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18628538 2023-12-01T15:34:34.952 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.952 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": { 2023-12-01T15:34:34.953 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 312302 2023-12-01T15:34:34.953 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.953 INFO:tasks.workunit.client.0.smithi119.stdout: "truncate_lat": { 2023-12-01T15:34:34.953 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.953 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.953 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.953 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_commit_lat": { 2023-12-01T15:34:34.953 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 424, 2023-12-01T15:34:34.953 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 474744477 2023-12-01T15:34:34.953 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.953 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_submit_lat": { 2023-12-01T15:34:34.953 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 424, 2023-12-01T15:34:34.953 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22827198 2023-12-01T15:34:34.953 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.953 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_throttle_lat": { 2023-12-01T15:34:34.953 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 424, 2023-12-01T15:34:34.954 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2511021 2023-12-01T15:34:34.954 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.954 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.954 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache": { 2023-12-01T15:34:34.954 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:34.954 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1879454704 2023-12-01T15:34:34.954 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.954 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:34.954 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 42385408 2023-12-01T15:34:34.954 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.954 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:34.954 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 42319872 2023-12-01T15:34:34.954 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.954 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:34.955 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3158542438 2023-12-01T15:34:34.955 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.955 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:34.955 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:34.955 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.955 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.955 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:data": { 2023-12-01T15:34:34.955 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:34.955 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 159383552 2023-12-01T15:34:34.955 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.955 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:34.955 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.955 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.955 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:34.955 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.956 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.956 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:34.956 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 86578147 2023-12-01T15:34:34.956 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.956 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:34.956 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.956 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.956 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:34.956 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.956 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.956 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:34.956 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.956 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.956 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:34.956 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.956 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.957 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:34.957 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:34.957 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.957 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:34.957 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:34.957 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.957 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:34.957 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.957 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.957 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:34.957 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.957 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.957 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:34.957 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.957 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.958 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:34.958 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72789021 2023-12-01T15:34:34.958 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.958 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.958 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv": { 2023-12-01T15:34:34.958 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:34.958 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 788529152 2023-12-01T15:34:34.958 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.958 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:34.958 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:34.958 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.959 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:34.959 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.959 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.959 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:34.959 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649336106 2023-12-01T15:34:34.959 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.959 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:34.959 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.959 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.959 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:34.959 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.959 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.959 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:34.959 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.959 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.960 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:34.960 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.960 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.960 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:34.960 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.960 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.960 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:34.960 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1168 2023-12-01T15:34:34.960 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.960 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:34.960 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.960 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.960 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:34.960 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.960 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.961 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:34.961 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.961 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.961 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:34.961 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72083014 2023-12-01T15:34:34.961 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.961 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.961 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T15:34:34.961 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:34.961 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 192937984 2023-12-01T15:34:34.961 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.961 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:34.961 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:34.961 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.961 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:34.962 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 464 2023-12-01T15:34:34.962 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.962 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:34.962 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 57718765 2023-12-01T15:34:34.962 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.962 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:34.962 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.962 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.962 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:34.962 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.962 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.962 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:34.962 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.962 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.962 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:34.963 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.963 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.963 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:34.963 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.963 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.963 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:34.963 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.963 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.963 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:34.963 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.963 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.963 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:34.963 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.963 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.963 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:34.964 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.964 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.964 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:34.964 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 68109891 2023-12-01T15:34:34.964 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.964 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.964 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:meta": { 2023-12-01T15:34:34.964 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:34.964 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 721420288 2023-12-01T15:34:34.964 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.964 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:34.964 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.964 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.964 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:34.965 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.965 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.965 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:34.965 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649336106 2023-12-01T15:34:34.965 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.965 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:34.965 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.965 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.965 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:34.965 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.965 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.965 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:34.965 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.965 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.965 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:34.966 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.966 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.966 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:34.966 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 29539 2023-12-01T15:34:34.966 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.966 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:34.966 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 187870 2023-12-01T15:34:34.966 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.966 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:34.966 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.966 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.966 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:34.966 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.966 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.966 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:34.967 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.967 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.967 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:34.967 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71866773 2023-12-01T15:34:34.967 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.967 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.967 INFO:tasks.workunit.client.0.smithi119.stdout: "objecter": { 2023-12-01T15:34:34.967 INFO:tasks.workunit.client.0.smithi119.stdout: "op_active": { 2023-12-01T15:34:34.967 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.967 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.968 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:34.968 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.968 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.968 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rmw": { 2023-12-01T15:34:34.968 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.968 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.968 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:34.968 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.968 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.968 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.968 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:34.968 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg": { 2023-12-01T15:34:34.968 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 36 2023-12-01T15:34:34.968 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.968 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg_removing": { 2023-12-01T15:34:34.969 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.969 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.969 INFO:tasks.workunit.client.0.smithi119.stdout: "op": { 2023-12-01T15:34:34.969 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 155 2023-12-01T15:34:34.969 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.969 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_degraded": { 2023-12-01T15:34:34.969 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.969 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.969 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_unreadable": { 2023-12-01T15:34:34.969 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.969 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.969 INFO:tasks.workunit.client.0.smithi119.stdout: "op_in_bytes": { 2023-12-01T15:34:34.969 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2429440 2023-12-01T15:34:34.969 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.969 INFO:tasks.workunit.client.0.smithi119.stdout: "op_latency": { 2023-12-01T15:34:34.970 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 155, 2023-12-01T15:34:34.970 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 330800631 2023-12-01T15:34:34.970 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.970 INFO:tasks.workunit.client.0.smithi119.stdout: "op_out_bytes": { 2023-12-01T15:34:34.970 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1052 2023-12-01T15:34:34.970 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.970 INFO:tasks.workunit.client.0.smithi119.stdout: "op_prepare_latency": { 2023-12-01T15:34:34.970 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 155, 2023-12-01T15:34:34.970 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 54305394 2023-12-01T15:34:34.970 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.970 INFO:tasks.workunit.client.0.smithi119.stdout: "op_process_latency": { 2023-12-01T15:34:34.970 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 155, 2023-12-01T15:34:34.970 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 189489667 2023-12-01T15:34:34.970 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.971 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:34.971 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 33 2023-12-01T15:34:34.971 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.971 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency": { 2023-12-01T15:34:34.971 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 33, 2023-12-01T15:34:34.971 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5724847 2023-12-01T15:34:34.971 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.972 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T15:34:34.972 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.972 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.972 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_out_bytes": { 2023-12-01T15:34:34.972 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1052 2023-12-01T15:34:34.972 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.972 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_prepare_latency": { 2023-12-01T15:34:34.972 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 33, 2023-12-01T15:34:34.972 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5116827 2023-12-01T15:34:34.972 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.972 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_process_latency": { 2023-12-01T15:34:34.972 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 33, 2023-12-01T15:34:34.972 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4245360 2023-12-01T15:34:34.972 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.972 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw": { 2023-12-01T15:34:34.973 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:34.973 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.973 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_in_bytes": { 2023-12-01T15:34:34.973 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.973 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.973 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency": { 2023-12-01T15:34:34.973 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 22, 2023-12-01T15:34:34.973 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 19078810 2023-12-01T15:34:34.973 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.973 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T15:34:34.973 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.973 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.973 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T15:34:34.973 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.973 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.974 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_out_bytes": { 2023-12-01T15:34:34.974 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.974 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.974 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_prepare_latency": { 2023-12-01T15:34:34.974 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 22, 2023-12-01T15:34:34.974 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8684569 2023-12-01T15:34:34.974 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.974 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_process_latency": { 2023-12-01T15:34:34.974 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 22, 2023-12-01T15:34:34.974 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 17860035 2023-12-01T15:34:34.974 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.974 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:34.975 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 100 2023-12-01T15:34:34.975 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.975 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_in_bytes": { 2023-12-01T15:34:34.975 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2429440 2023-12-01T15:34:34.975 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.975 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency": { 2023-12-01T15:34:34.975 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 100, 2023-12-01T15:34:34.975 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 305996974 2023-12-01T15:34:34.975 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.975 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T15:34:34.975 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.975 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.975 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_prepare_latency": { 2023-12-01T15:34:34.975 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 100, 2023-12-01T15:34:34.975 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 40503998 2023-12-01T15:34:34.976 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.976 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_process_latency": { 2023-12-01T15:34:34.976 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 100, 2023-12-01T15:34:34.976 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 167384272 2023-12-01T15:34:34.976 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.976 INFO:tasks.workunit.client.0.smithi119.stdout: "op_wip": { 2023-12-01T15:34:34.976 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.976 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.976 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_bytes": { 2023-12-01T15:34:34.976 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 590368 2023-12-01T15:34:34.976 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.976 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_ops": { 2023-12-01T15:34:34.976 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:34.976 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.976 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes": { 2023-12-01T15:34:34.977 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:34.977 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.977 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes_used": { 2023-12-01T15:34:34.977 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 28319744 2023-12-01T15:34:34.977 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.977 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.977 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.977 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.2": { 2023-12-01T15:34:34.977 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:34.977 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_fallback": { 2023-12-01T15:34:34.977 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.977 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.977 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_size_fallback": { 2023-12-01T15:34:34.977 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.977 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.978 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_db": { 2023-12-01T15:34:34.978 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:34.978 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.978 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_main": { 2023-12-01T15:34:34.978 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.978 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.978 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_wal": { 2023-12-01T15:34:34.978 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.978 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.978 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_slow": { 2023-12-01T15:34:34.978 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.978 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.978 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_sst": { 2023-12-01T15:34:34.978 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:34.979 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.979 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_wal": { 2023-12-01T15:34:34.979 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2220032 2023-12-01T15:34:34.979 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.979 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lat": { 2023-12-01T15:34:34.979 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.979 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.979 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.979 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lock_lat": { 2023-12-01T15:34:34.979 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.979 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.979 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.979 INFO:tasks.workunit.client.0.smithi119.stdout: "db_total_bytes": { 2023-12-01T15:34:34.979 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:34.979 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.979 INFO:tasks.workunit.client.0.smithi119.stdout: "db_used_bytes": { 2023-12-01T15:34:34.980 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27590656 2023-12-01T15:34:34.980 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.980 INFO:tasks.workunit.client.0.smithi119.stdout: "log_bytes": { 2023-12-01T15:34:34.980 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1269760 2023-12-01T15:34:34.980 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.980 INFO:tasks.workunit.client.0.smithi119.stdout: "logged_bytes": { 2023-12-01T15:34:34.980 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1130496 2023-12-01T15:34:34.980 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.980 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_db": { 2023-12-01T15:34:34.980 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31784960 2023-12-01T15:34:34.980 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.981 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_slow": { 2023-12-01T15:34:34.981 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.981 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.981 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_wal": { 2023-12-01T15:34:34.981 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.981 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_files": { 2023-12-01T15:34:34.981 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:34.981 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.981 INFO:tasks.workunit.client.0.smithi119.stdout: "read_bytes": { 2023-12-01T15:34:34.981 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 204599 2023-12-01T15:34:34.981 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.981 INFO:tasks.workunit.client.0.smithi119.stdout: "read_count": { 2023-12-01T15:34:34.981 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:34.981 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.982 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes": { 2023-12-01T15:34:34.982 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1277952 2023-12-01T15:34:34.982 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.982 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_db": { 2023-12-01T15:34:34.982 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1282048 2023-12-01T15:34:34.982 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.982 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_slow": { 2023-12-01T15:34:34.982 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.982 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.982 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_wal": { 2023-12-01T15:34:34.982 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.982 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.982 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_count": { 2023-12-01T15:34:34.982 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14 2023-12-01T15:34:34.982 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.983 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_bytes": { 2023-12-01T15:34:34.983 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3884 2023-12-01T15:34:34.983 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.983 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_count": { 2023-12-01T15:34:34.983 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:34.983 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.983 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_bytes": { 2023-12-01T15:34:34.983 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:34.983 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.983 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_count": { 2023-12-01T15:34:34.983 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:34.983 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.983 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_bytes": { 2023-12-01T15:34:34.983 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:34.983 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.984 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_count": { 2023-12-01T15:34:34.984 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:34.984 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.984 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes": { 2023-12-01T15:34:34.984 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.984 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.984 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_db": { 2023-12-01T15:34:34.984 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.984 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.984 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_slow": { 2023-12-01T15:34:34.984 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.984 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.984 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_wal": { 2023-12-01T15:34:34.985 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.985 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.985 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_count": { 2023-12-01T15:34:34.985 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.985 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.985 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_total_bytes": { 2023-12-01T15:34:34.985 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.985 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.985 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_used_bytes": { 2023-12-01T15:34:34.985 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.985 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.985 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_total_bytes": { 2023-12-01T15:34:34.985 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.985 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.985 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_used_bytes": { 2023-12-01T15:34:34.985 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.986 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.986 INFO:tasks.workunit.client.0.smithi119.stdout: "write_bytes": { 2023-12-01T15:34:34.986 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3424256 2023-12-01T15:34:34.986 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.986 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.986 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": { 2023-12-01T15:34:34.986 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit": { 2023-12-01T15:34:34.986 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4096 2023-12-01T15:34:34.986 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.986 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": { 2023-12-01T15:34:34.986 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 716800 2023-12-01T15:34:34.986 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.986 INFO:tasks.workunit.client.0.smithi119.stdout: "clist_lat": { 2023-12-01T15:34:34.986 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 4, 2023-12-01T15:34:34.987 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 193203 2023-12-01T15:34:34.987 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.987 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_lat": { 2023-12-01T15:34:34.987 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.987 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.987 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.987 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed": { 2023-12-01T15:34:34.987 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.987 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.987 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_allocated": { 2023-12-01T15:34:34.987 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.987 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.987 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_original": { 2023-12-01T15:34:34.987 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.987 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.988 INFO:tasks.workunit.client.0.smithi119.stdout: "csum_lat": { 2023-12-01T15:34:34.988 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 10, 2023-12-01T15:34:34.988 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 11753 2023-12-01T15:34:34.988 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.988 INFO:tasks.workunit.client.0.smithi119.stdout: "decompress_lat": { 2023-12-01T15:34:34.988 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.988 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.988 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.988 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_commit_lat": { 2023-12-01T15:34:34.988 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 264, 2023-12-01T15:34:34.988 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 68898678 2023-12-01T15:34:34.988 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.988 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_final_lat": { 2023-12-01T15:34:34.988 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 255, 2023-12-01T15:34:34.988 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8919204 2023-12-01T15:34:34.988 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.989 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_flush_lat": { 2023-12-01T15:34:34.989 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 264, 2023-12-01T15:34:34.989 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 307100 2023-12-01T15:34:34.989 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.989 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_sync_lat": { 2023-12-01T15:34:34.989 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 264, 2023-12-01T15:34:34.989 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 69205778 2023-12-01T15:34:34.989 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.989 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_keys_lat": { 2023-12-01T15:34:34.989 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.989 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.989 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.989 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_values_lat": { 2023-12-01T15:34:34.989 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:34.989 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2056 2023-12-01T15:34:34.990 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.990 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_lower_bound_lat": { 2023-12-01T15:34:34.990 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.990 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.990 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.990 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_next_lat": { 2023-12-01T15:34:34.990 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.990 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.990 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.990 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_seek_to_first_lat": { 2023-12-01T15:34:34.990 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.990 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.990 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.990 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_upper_bound_lat": { 2023-12-01T15:34:34.991 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:34.991 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5042 2023-12-01T15:34:34.991 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.991 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_hits": { 2023-12-01T15:34:34.991 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 588 2023-12-01T15:34:34.991 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.991 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_misses": { 2023-12-01T15:34:34.991 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 215 2023-12-01T15:34:34.991 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.991 INFO:tasks.workunit.client.0.smithi119.stdout: "read_lat": { 2023-12-01T15:34:34.991 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 92, 2023-12-01T15:34:34.991 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1133173 2023-12-01T15:34:34.991 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.991 INFO:tasks.workunit.client.0.smithi119.stdout: "read_onode_meta_lat": { 2023-12-01T15:34:34.991 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 257, 2023-12-01T15:34:34.992 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 302308 2023-12-01T15:34:34.992 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.992 INFO:tasks.workunit.client.0.smithi119.stdout: "read_wait_aio_lat": { 2023-12-01T15:34:34.992 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 165, 2023-12-01T15:34:34.992 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1312354 2023-12-01T15:34:34.992 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.992 INFO:tasks.workunit.client.0.smithi119.stdout: "reads_with_retries": { 2023-12-01T15:34:34.992 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.992 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.992 INFO:tasks.workunit.client.0.smithi119.stdout: "remove_lat": { 2023-12-01T15:34:34.992 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 3, 2023-12-01T15:34:34.992 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 121136 2023-12-01T15:34:34.992 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.992 INFO:tasks.workunit.client.0.smithi119.stdout: "state_aio_wait_lat": { 2023-12-01T15:34:34.992 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 335, 2023-12-01T15:34:34.993 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 9496179 2023-12-01T15:34:34.993 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.993 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T15:34:34.993 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 114, 2023-12-01T15:34:34.993 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 7762499 2023-12-01T15:34:34.993 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.993 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_cleanup_lat": { 2023-12-01T15:34:34.993 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 112, 2023-12-01T15:34:34.993 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 282365266755 2023-12-01T15:34:34.993 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.993 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_queued_lat": { 2023-12-01T15:34:34.993 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 114, 2023-12-01T15:34:34.993 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 113814908724 2023-12-01T15:34:34.993 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.993 INFO:tasks.workunit.client.0.smithi119.stdout: "state_done_lat": { 2023-12-01T15:34:34.994 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 333, 2023-12-01T15:34:34.994 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 61898918836 2023-12-01T15:34:34.994 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.994 INFO:tasks.workunit.client.0.smithi119.stdout: "state_finishing_lat": { 2023-12-01T15:34:34.994 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 333, 2023-12-01T15:34:34.994 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31183 2023-12-01T15:34:34.994 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.994 INFO:tasks.workunit.client.0.smithi119.stdout: "state_io_done_lat": { 2023-12-01T15:34:34.994 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 335, 2023-12-01T15:34:34.994 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 385385 2023-12-01T15:34:34.994 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.994 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_commiting_lat": { 2023-12-01T15:34:34.994 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 335, 2023-12-01T15:34:34.994 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 150973646 2023-12-01T15:34:34.994 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.995 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_done_lat": { 2023-12-01T15:34:34.995 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 335, 2023-12-01T15:34:34.995 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 112551 2023-12-01T15:34:34.995 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.995 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_queued_lat": { 2023-12-01T15:34:34.995 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 335, 2023-12-01T15:34:34.995 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 50692444 2023-12-01T15:34:34.995 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.995 INFO:tasks.workunit.client.0.smithi119.stdout: "state_prepare_lat": { 2023-12-01T15:34:34.995 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 335, 2023-12-01T15:34:34.995 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 17182089 2023-12-01T15:34:34.995 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.995 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": { 2023-12-01T15:34:34.995 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 312415 2023-12-01T15:34:34.995 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.996 INFO:tasks.workunit.client.0.smithi119.stdout: "truncate_lat": { 2023-12-01T15:34:34.996 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:34.996 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.996 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.996 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_commit_lat": { 2023-12-01T15:34:34.996 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 335, 2023-12-01T15:34:34.996 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 228781104 2023-12-01T15:34:34.996 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.996 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_submit_lat": { 2023-12-01T15:34:34.996 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 335, 2023-12-01T15:34:34.996 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 20644743 2023-12-01T15:34:34.996 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.996 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_throttle_lat": { 2023-12-01T15:34:34.996 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 335, 2023-12-01T15:34:34.996 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2564779 2023-12-01T15:34:34.997 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.997 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.997 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache": { 2023-12-01T15:34:34.997 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:34.997 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1879454704 2023-12-01T15:34:34.997 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.997 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:34.997 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 42385408 2023-12-01T15:34:34.997 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.997 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:34.997 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 41320448 2023-12-01T15:34:34.997 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.997 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:34.997 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3158542438 2023-12-01T15:34:34.997 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.998 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:34.998 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1064960 2023-12-01T15:34:34.998 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:34.998 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.998 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:data": { 2023-12-01T15:34:34.998 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:34.998 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 159383552 2023-12-01T15:34:34.998 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.998 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:34.998 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.998 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.998 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:34.998 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.998 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.998 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:34.999 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 86579154 2023-12-01T15:34:34.999 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.999 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:34.999 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.999 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.999 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:34.999 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:34.999 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:34.999 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:34.999 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.000 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.000 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.000 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.000 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.000 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.000 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.000 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.000 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.000 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:35.000 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.000 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.000 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.000 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.000 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.001 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.001 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.001 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.001 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.001 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.001 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.001 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72796206 2023-12-01T15:34:35.001 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.001 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.001 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv": { 2023-12-01T15:34:35.001 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.001 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 788529152 2023-12-01T15:34:35.001 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.001 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.002 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:35.002 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.002 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.002 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.002 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.002 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.002 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649343655 2023-12-01T15:34:35.002 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.002 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.002 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.003 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.003 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.003 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.003 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.003 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.003 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.003 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.003 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.003 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.003 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.003 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.003 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.003 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.003 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.003 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1168 2023-12-01T15:34:35.004 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.004 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.004 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.004 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.004 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.004 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.004 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.004 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.004 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.004 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.004 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.004 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72075465 2023-12-01T15:34:35.004 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.004 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.004 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T15:34:35.005 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.005 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 192937984 2023-12-01T15:34:35.005 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.005 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.005 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:35.005 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.005 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.005 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 464 2023-12-01T15:34:35.005 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.005 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.005 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 57719436 2023-12-01T15:34:35.005 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.005 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.005 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.005 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.006 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.006 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.006 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.006 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.006 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.006 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.006 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.006 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.006 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.006 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.006 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.006 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.006 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.006 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.006 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.007 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.007 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.007 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.007 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.007 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.007 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.007 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.007 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.007 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.007 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.007 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 68109220 2023-12-01T15:34:35.007 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.007 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.007 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:meta": { 2023-12-01T15:34:35.007 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.008 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 721420288 2023-12-01T15:34:35.008 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.008 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.008 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.008 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.008 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.008 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.008 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.008 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.008 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649343655 2023-12-01T15:34:35.008 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.008 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.008 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.008 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.008 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.008 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.009 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.009 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.009 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.009 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.009 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.009 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.009 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.009 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.009 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22317 2023-12-01T15:34:35.009 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.009 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.009 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 186761 2023-12-01T15:34:35.009 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.009 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.009 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.010 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.010 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.010 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.010 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.010 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.010 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.010 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.010 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.010 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71867555 2023-12-01T15:34:35.010 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.010 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.010 INFO:tasks.workunit.client.0.smithi119.stdout: "objecter": { 2023-12-01T15:34:35.010 INFO:tasks.workunit.client.0.smithi119.stdout: "op_active": { 2023-12-01T15:34:35.010 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.010 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.011 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:35.011 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.011 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.011 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rmw": { 2023-12-01T15:34:35.011 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.011 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.011 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:35.011 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.011 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.011 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.011 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:35.011 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg": { 2023-12-01T15:34:35.011 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 29 2023-12-01T15:34:35.011 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.011 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg_removing": { 2023-12-01T15:34:35.012 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.012 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.012 INFO:tasks.workunit.client.0.smithi119.stdout: "op": { 2023-12-01T15:34:35.012 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10 2023-12-01T15:34:35.012 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.012 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_degraded": { 2023-12-01T15:34:35.012 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.012 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.012 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_unreadable": { 2023-12-01T15:34:35.012 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.012 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.012 INFO:tasks.workunit.client.0.smithi119.stdout: "op_in_bytes": { 2023-12-01T15:34:35.012 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.012 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.012 INFO:tasks.workunit.client.0.smithi119.stdout: "op_latency": { 2023-12-01T15:34:35.013 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 10, 2023-12-01T15:34:35.013 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 120831869 2023-12-01T15:34:35.013 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.013 INFO:tasks.workunit.client.0.smithi119.stdout: "op_out_bytes": { 2023-12-01T15:34:35.013 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.013 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.013 INFO:tasks.workunit.client.0.smithi119.stdout: "op_prepare_latency": { 2023-12-01T15:34:35.013 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 10, 2023-12-01T15:34:35.013 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4296045 2023-12-01T15:34:35.013 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.013 INFO:tasks.workunit.client.0.smithi119.stdout: "op_process_latency": { 2023-12-01T15:34:35.013 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 10, 2023-12-01T15:34:35.013 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 105403556 2023-12-01T15:34:35.013 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.013 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:35.014 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.014 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.014 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency": { 2023-12-01T15:34:35.014 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.014 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.014 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.014 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T15:34:35.014 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.014 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.014 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_out_bytes": { 2023-12-01T15:34:35.014 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.014 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.014 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_prepare_latency": { 2023-12-01T15:34:35.014 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.014 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.015 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.015 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_process_latency": { 2023-12-01T15:34:35.015 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.015 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.015 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.015 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw": { 2023-12-01T15:34:35.015 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.015 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.015 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_in_bytes": { 2023-12-01T15:34:35.015 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.015 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.015 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency": { 2023-12-01T15:34:35.015 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.015 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.015 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.016 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T15:34:35.016 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.016 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.016 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T15:34:35.016 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.016 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.016 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_out_bytes": { 2023-12-01T15:34:35.016 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.016 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.016 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_prepare_latency": { 2023-12-01T15:34:35.016 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.016 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.016 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.016 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_process_latency": { 2023-12-01T15:34:35.016 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.016 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.017 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.017 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:35.017 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10 2023-12-01T15:34:35.017 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.017 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_in_bytes": { 2023-12-01T15:34:35.017 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.017 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.017 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency": { 2023-12-01T15:34:35.017 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 10, 2023-12-01T15:34:35.017 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 120831869 2023-12-01T15:34:35.018 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.018 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T15:34:35.018 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.018 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.018 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_prepare_latency": { 2023-12-01T15:34:35.018 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 10, 2023-12-01T15:34:35.018 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4296045 2023-12-01T15:34:35.018 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.018 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_process_latency": { 2023-12-01T15:34:35.018 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 10, 2023-12-01T15:34:35.018 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 105403556 2023-12-01T15:34:35.018 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.019 INFO:tasks.workunit.client.0.smithi119.stdout: "op_wip": { 2023-12-01T15:34:35.019 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.019 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.019 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_bytes": { 2023-12-01T15:34:35.019 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.019 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.019 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_ops": { 2023-12-01T15:34:35.019 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.019 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.019 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes": { 2023-12-01T15:34:35.019 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:35.019 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.019 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes_used": { 2023-12-01T15:34:35.020 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 28315648 2023-12-01T15:34:35.020 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.020 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.020 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.020 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.3": { 2023-12-01T15:34:35.020 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:35.020 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_fallback": { 2023-12-01T15:34:35.020 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.020 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.020 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_size_fallback": { 2023-12-01T15:34:35.020 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.020 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.020 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_db": { 2023-12-01T15:34:35.020 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:35.020 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.021 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_main": { 2023-12-01T15:34:35.021 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.021 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.021 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_wal": { 2023-12-01T15:34:35.021 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.021 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.021 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_slow": { 2023-12-01T15:34:35.021 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.021 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.021 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_sst": { 2023-12-01T15:34:35.021 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:35.022 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.022 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_wal": { 2023-12-01T15:34:35.022 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1155072 2023-12-01T15:34:35.022 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.022 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lat": { 2023-12-01T15:34:35.022 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.022 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.022 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.022 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lock_lat": { 2023-12-01T15:34:35.022 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.022 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.023 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.023 INFO:tasks.workunit.client.0.smithi119.stdout: "db_total_bytes": { 2023-12-01T15:34:35.023 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:35.023 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.023 INFO:tasks.workunit.client.0.smithi119.stdout: "db_used_bytes": { 2023-12-01T15:34:35.023 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27590656 2023-12-01T15:34:35.023 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.023 INFO:tasks.workunit.client.0.smithi119.stdout: "log_bytes": { 2023-12-01T15:34:35.023 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 733184 2023-12-01T15:34:35.023 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.023 INFO:tasks.workunit.client.0.smithi119.stdout: "logged_bytes": { 2023-12-01T15:34:35.023 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 593920 2023-12-01T15:34:35.024 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.024 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_db": { 2023-12-01T15:34:35.024 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31784960 2023-12-01T15:34:35.024 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.024 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_slow": { 2023-12-01T15:34:35.024 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.024 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.024 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_wal": { 2023-12-01T15:34:35.024 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.024 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.024 INFO:tasks.workunit.client.0.smithi119.stdout: "num_files": { 2023-12-01T15:34:35.024 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:35.024 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.024 INFO:tasks.workunit.client.0.smithi119.stdout: "read_bytes": { 2023-12-01T15:34:35.024 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 204599 2023-12-01T15:34:35.025 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.025 INFO:tasks.workunit.client.0.smithi119.stdout: "read_count": { 2023-12-01T15:34:35.025 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:35.025 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.025 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes": { 2023-12-01T15:34:35.025 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1277952 2023-12-01T15:34:35.025 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.025 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_db": { 2023-12-01T15:34:35.025 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1282048 2023-12-01T15:34:35.025 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.025 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_slow": { 2023-12-01T15:34:35.025 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.025 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.025 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_wal": { 2023-12-01T15:34:35.025 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.026 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.026 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_count": { 2023-12-01T15:34:35.026 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14 2023-12-01T15:34:35.026 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.026 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_bytes": { 2023-12-01T15:34:35.026 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3884 2023-12-01T15:34:35.026 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.026 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_count": { 2023-12-01T15:34:35.026 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:35.026 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.026 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_bytes": { 2023-12-01T15:34:35.026 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:35.026 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.026 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_count": { 2023-12-01T15:34:35.027 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:35.027 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.027 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_bytes": { 2023-12-01T15:34:35.027 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:35.027 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.027 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_count": { 2023-12-01T15:34:35.027 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:35.027 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.027 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes": { 2023-12-01T15:34:35.027 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.027 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.027 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_db": { 2023-12-01T15:34:35.027 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.027 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.027 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_slow": { 2023-12-01T15:34:35.028 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.028 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.028 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_wal": { 2023-12-01T15:34:35.028 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.028 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.028 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_count": { 2023-12-01T15:34:35.028 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.028 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.028 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_total_bytes": { 2023-12-01T15:34:35.028 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.028 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.028 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_used_bytes": { 2023-12-01T15:34:35.028 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.028 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.028 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_total_bytes": { 2023-12-01T15:34:35.028 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.029 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.029 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_used_bytes": { 2023-12-01T15:34:35.029 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.029 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.029 INFO:tasks.workunit.client.0.smithi119.stdout: "write_bytes": { 2023-12-01T15:34:35.029 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1822720 2023-12-01T15:34:35.029 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.029 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.029 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": { 2023-12-01T15:34:35.029 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit": { 2023-12-01T15:34:35.029 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4096 2023-12-01T15:34:35.029 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.029 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": { 2023-12-01T15:34:35.029 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 733184 2023-12-01T15:34:35.029 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.030 INFO:tasks.workunit.client.0.smithi119.stdout: "clist_lat": { 2023-12-01T15:34:35.030 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.030 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.030 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.030 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_lat": { 2023-12-01T15:34:35.030 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.030 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.030 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.030 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed": { 2023-12-01T15:34:35.030 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.030 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.030 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_allocated": { 2023-12-01T15:34:35.030 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.030 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.031 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_original": { 2023-12-01T15:34:35.031 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.031 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.031 INFO:tasks.workunit.client.0.smithi119.stdout: "csum_lat": { 2023-12-01T15:34:35.031 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 3, 2023-12-01T15:34:35.031 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 6567 2023-12-01T15:34:35.031 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.031 INFO:tasks.workunit.client.0.smithi119.stdout: "decompress_lat": { 2023-12-01T15:34:35.031 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.031 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.031 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.031 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_commit_lat": { 2023-12-01T15:34:35.031 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 133, 2023-12-01T15:34:35.031 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 49954203 2023-12-01T15:34:35.031 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.032 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_final_lat": { 2023-12-01T15:34:35.032 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 123, 2023-12-01T15:34:35.032 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18065418 2023-12-01T15:34:35.032 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.032 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_flush_lat": { 2023-12-01T15:34:35.032 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 133, 2023-12-01T15:34:35.032 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 194662 2023-12-01T15:34:35.032 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.032 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_sync_lat": { 2023-12-01T15:34:35.032 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 133, 2023-12-01T15:34:35.032 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 50148865 2023-12-01T15:34:35.032 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.032 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_keys_lat": { 2023-12-01T15:34:35.032 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.032 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.032 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.033 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_values_lat": { 2023-12-01T15:34:35.033 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.033 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.033 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.033 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_lower_bound_lat": { 2023-12-01T15:34:35.033 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.033 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.033 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.033 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_next_lat": { 2023-12-01T15:34:35.033 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.033 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.033 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.033 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_seek_to_first_lat": { 2023-12-01T15:34:35.033 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.033 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.034 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.034 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_upper_bound_lat": { 2023-12-01T15:34:35.034 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:35.034 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3705 2023-12-01T15:34:35.034 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.034 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_hits": { 2023-12-01T15:34:35.034 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 320 2023-12-01T15:34:35.034 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.034 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_misses": { 2023-12-01T15:34:35.034 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 222 2023-12-01T15:34:35.034 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.034 INFO:tasks.workunit.client.0.smithi119.stdout: "read_lat": { 2023-12-01T15:34:35.034 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 82, 2023-12-01T15:34:35.034 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 795909 2023-12-01T15:34:35.035 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.035 INFO:tasks.workunit.client.0.smithi119.stdout: "read_onode_meta_lat": { 2023-12-01T15:34:35.035 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 139, 2023-12-01T15:34:35.035 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 295037 2023-12-01T15:34:35.035 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.035 INFO:tasks.workunit.client.0.smithi119.stdout: "read_wait_aio_lat": { 2023-12-01T15:34:35.035 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 57, 2023-12-01T15:34:35.035 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 399907 2023-12-01T15:34:35.035 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.035 INFO:tasks.workunit.client.0.smithi119.stdout: "reads_with_retries": { 2023-12-01T15:34:35.035 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.035 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.035 INFO:tasks.workunit.client.0.smithi119.stdout: "remove_lat": { 2023-12-01T15:34:35.035 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.035 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.035 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.036 INFO:tasks.workunit.client.0.smithi119.stdout: "state_aio_wait_lat": { 2023-12-01T15:34:35.036 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 233, 2023-12-01T15:34:35.036 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5171361 2023-12-01T15:34:35.036 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.036 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T15:34:35.036 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 49, 2023-12-01T15:34:35.036 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4087621 2023-12-01T15:34:35.036 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.036 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_cleanup_lat": { 2023-12-01T15:34:35.036 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 46, 2023-12-01T15:34:35.036 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 352615005531 2023-12-01T15:34:35.036 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.036 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_queued_lat": { 2023-12-01T15:34:35.036 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 49, 2023-12-01T15:34:35.036 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72500355695 2023-12-01T15:34:35.037 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.037 INFO:tasks.workunit.client.0.smithi119.stdout: "state_done_lat": { 2023-12-01T15:34:35.037 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 230, 2023-12-01T15:34:35.037 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 453583 2023-12-01T15:34:35.037 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.037 INFO:tasks.workunit.client.0.smithi119.stdout: "state_finishing_lat": { 2023-12-01T15:34:35.037 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 230, 2023-12-01T15:34:35.037 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 21819 2023-12-01T15:34:35.037 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.037 INFO:tasks.workunit.client.0.smithi119.stdout: "state_io_done_lat": { 2023-12-01T15:34:35.037 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 233, 2023-12-01T15:34:35.037 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 255376 2023-12-01T15:34:35.037 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.037 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_commiting_lat": { 2023-12-01T15:34:35.037 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 233, 2023-12-01T15:34:35.038 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 211471798 2023-12-01T15:34:35.038 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.038 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_done_lat": { 2023-12-01T15:34:35.038 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 233, 2023-12-01T15:34:35.038 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65167 2023-12-01T15:34:35.038 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.038 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_queued_lat": { 2023-12-01T15:34:35.038 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 233, 2023-12-01T15:34:35.038 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 98218845 2023-12-01T15:34:35.038 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.038 INFO:tasks.workunit.client.0.smithi119.stdout: "state_prepare_lat": { 2023-12-01T15:34:35.038 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 233, 2023-12-01T15:34:35.038 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 11030727 2023-12-01T15:34:35.038 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.038 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": { 2023-12-01T15:34:35.039 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 314878 2023-12-01T15:34:35.039 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.039 INFO:tasks.workunit.client.0.smithi119.stdout: "truncate_lat": { 2023-12-01T15:34:35.039 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.039 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.039 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.039 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_commit_lat": { 2023-12-01T15:34:35.039 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 233, 2023-12-01T15:34:35.039 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 326177970 2023-12-01T15:34:35.039 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.039 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_submit_lat": { 2023-12-01T15:34:35.039 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 233, 2023-12-01T15:34:35.039 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13420524 2023-12-01T15:34:35.039 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.039 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_throttle_lat": { 2023-12-01T15:34:35.040 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 233, 2023-12-01T15:34:35.040 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1519382 2023-12-01T15:34:35.040 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.040 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.040 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache": { 2023-12-01T15:34:35.040 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:35.040 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1879454704 2023-12-01T15:34:35.040 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.040 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:35.040 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 40370176 2023-12-01T15:34:35.040 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.040 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:35.040 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 40304640 2023-12-01T15:34:35.040 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.040 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:35.041 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3158542438 2023-12-01T15:34:35.041 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.041 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:35.041 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:35.041 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.041 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.041 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:data": { 2023-12-01T15:34:35.041 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.041 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 159383552 2023-12-01T15:34:35.041 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.041 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.041 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.041 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.041 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.042 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.042 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.042 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.042 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 86579221 2023-12-01T15:34:35.042 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.042 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.042 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.042 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.042 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.042 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.042 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.042 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.042 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.042 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.043 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.043 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.043 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.043 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.043 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.043 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.043 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.043 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.043 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.043 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.043 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.043 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.043 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.043 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.043 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.043 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.044 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.044 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.044 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.044 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72804331 2023-12-01T15:34:35.044 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.044 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.044 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv": { 2023-12-01T15:34:35.044 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.044 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 788529152 2023-12-01T15:34:35.044 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.044 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.044 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:35.044 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.044 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.044 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.045 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.045 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.045 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649344162 2023-12-01T15:34:35.045 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.045 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.045 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.045 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.045 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.045 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.045 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.045 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.045 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.045 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.045 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.045 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.046 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.046 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.046 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.046 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.046 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.046 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1168 2023-12-01T15:34:35.046 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.046 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.046 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.046 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.046 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.046 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.046 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.046 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.046 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.047 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.047 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.047 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72074958 2023-12-01T15:34:35.047 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.047 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.047 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T15:34:35.047 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.047 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 192937984 2023-12-01T15:34:35.047 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.047 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.047 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:35.047 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.047 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.047 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 464 2023-12-01T15:34:35.047 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.048 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.048 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 57719481 2023-12-01T15:34:35.048 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.048 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.048 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.048 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.048 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.048 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.048 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.048 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.048 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.048 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.048 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.048 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.048 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.049 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.049 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.049 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.049 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.049 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.049 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.049 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.049 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.049 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.049 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.049 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.049 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.049 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.049 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.049 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.050 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.050 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 68109175 2023-12-01T15:34:35.050 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.050 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.050 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:meta": { 2023-12-01T15:34:35.050 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.050 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 721420288 2023-12-01T15:34:35.050 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.050 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.050 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.050 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.050 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.050 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.050 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.050 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.051 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649344162 2023-12-01T15:34:35.051 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.051 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.051 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.051 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.051 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.051 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.051 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.051 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.051 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.051 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.051 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.051 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.051 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.052 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.052 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 30541 2023-12-01T15:34:35.052 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.052 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.052 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 190297 2023-12-01T15:34:35.052 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.052 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.052 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.052 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.052 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.052 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.052 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.052 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.052 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.052 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.053 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.053 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71855288 2023-12-01T15:34:35.053 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.053 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.053 INFO:tasks.workunit.client.0.smithi119.stdout: "objecter": { 2023-12-01T15:34:35.053 INFO:tasks.workunit.client.0.smithi119.stdout: "op_active": { 2023-12-01T15:34:35.053 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.053 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.053 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:35.053 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.053 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.053 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rmw": { 2023-12-01T15:34:35.053 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.053 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.053 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:35.053 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.054 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.054 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.054 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:35.054 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg": { 2023-12-01T15:34:35.054 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 37 2023-12-01T15:34:35.054 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.054 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg_removing": { 2023-12-01T15:34:35.054 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.054 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.054 INFO:tasks.workunit.client.0.smithi119.stdout: "op": { 2023-12-01T15:34:35.054 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.054 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.054 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_degraded": { 2023-12-01T15:34:35.054 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.054 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.055 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_unreadable": { 2023-12-01T15:34:35.055 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.055 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.055 INFO:tasks.workunit.client.0.smithi119.stdout: "op_in_bytes": { 2023-12-01T15:34:35.055 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.055 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.055 INFO:tasks.workunit.client.0.smithi119.stdout: "op_latency": { 2023-12-01T15:34:35.055 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.055 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.055 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.055 INFO:tasks.workunit.client.0.smithi119.stdout: "op_out_bytes": { 2023-12-01T15:34:35.055 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.055 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.055 INFO:tasks.workunit.client.0.smithi119.stdout: "op_prepare_latency": { 2023-12-01T15:34:35.055 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:35.056 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 699463 2023-12-01T15:34:35.056 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.056 INFO:tasks.workunit.client.0.smithi119.stdout: "op_process_latency": { 2023-12-01T15:34:35.056 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.056 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.056 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.056 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:35.056 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.056 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.056 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency": { 2023-12-01T15:34:35.056 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.056 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.056 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.056 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T15:34:35.056 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.057 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.057 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_out_bytes": { 2023-12-01T15:34:35.057 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.057 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.057 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_prepare_latency": { 2023-12-01T15:34:35.057 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.057 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.057 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.057 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_process_latency": { 2023-12-01T15:34:35.057 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.057 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.057 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.057 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw": { 2023-12-01T15:34:35.057 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.057 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.058 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_in_bytes": { 2023-12-01T15:34:35.058 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.058 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.058 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency": { 2023-12-01T15:34:35.058 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.058 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.058 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.058 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T15:34:35.058 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.058 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.058 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T15:34:35.059 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.059 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.059 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_out_bytes": { 2023-12-01T15:34:35.059 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.059 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.059 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_prepare_latency": { 2023-12-01T15:34:35.059 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.059 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.059 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.059 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_process_latency": { 2023-12-01T15:34:35.059 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.059 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.059 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.059 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:35.059 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.060 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.060 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_in_bytes": { 2023-12-01T15:34:35.060 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.060 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.060 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency": { 2023-12-01T15:34:35.060 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.060 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.060 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.060 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T15:34:35.060 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.060 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.060 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_prepare_latency": { 2023-12-01T15:34:35.060 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:35.060 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 699463 2023-12-01T15:34:35.061 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.061 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_process_latency": { 2023-12-01T15:34:35.061 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.061 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.061 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.061 INFO:tasks.workunit.client.0.smithi119.stdout: "op_wip": { 2023-12-01T15:34:35.061 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.061 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.061 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_bytes": { 2023-12-01T15:34:35.061 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.061 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.061 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_ops": { 2023-12-01T15:34:35.061 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.061 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.062 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes": { 2023-12-01T15:34:35.062 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:35.062 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.062 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes_used": { 2023-12-01T15:34:35.062 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 28332032 2023-12-01T15:34:35.062 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.062 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.062 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.062 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.4": { 2023-12-01T15:34:35.062 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:35.062 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_fallback": { 2023-12-01T15:34:35.062 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.062 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.062 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_size_fallback": { 2023-12-01T15:34:35.062 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.063 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.063 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_db": { 2023-12-01T15:34:35.063 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:35.063 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.063 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_main": { 2023-12-01T15:34:35.063 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.063 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.063 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_wal": { 2023-12-01T15:34:35.063 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.063 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.063 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_slow": { 2023-12-01T15:34:35.063 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.063 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.063 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_sst": { 2023-12-01T15:34:35.063 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:35.064 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.064 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_wal": { 2023-12-01T15:34:35.064 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1294336 2023-12-01T15:34:35.064 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.064 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lat": { 2023-12-01T15:34:35.064 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.064 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.064 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.064 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lock_lat": { 2023-12-01T15:34:35.064 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.064 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.064 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.064 INFO:tasks.workunit.client.0.smithi119.stdout: "db_total_bytes": { 2023-12-01T15:34:35.064 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:35.064 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.065 INFO:tasks.workunit.client.0.smithi119.stdout: "db_used_bytes": { 2023-12-01T15:34:35.065 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27590656 2023-12-01T15:34:35.065 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.065 INFO:tasks.workunit.client.0.smithi119.stdout: "log_bytes": { 2023-12-01T15:34:35.065 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 843776 2023-12-01T15:34:35.065 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.065 INFO:tasks.workunit.client.0.smithi119.stdout: "logged_bytes": { 2023-12-01T15:34:35.065 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 704512 2023-12-01T15:34:35.065 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.065 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_db": { 2023-12-01T15:34:35.065 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31784960 2023-12-01T15:34:35.065 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.065 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_slow": { 2023-12-01T15:34:35.065 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.065 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.066 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_wal": { 2023-12-01T15:34:35.066 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.066 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.066 INFO:tasks.workunit.client.0.smithi119.stdout: "num_files": { 2023-12-01T15:34:35.066 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:35.066 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.066 INFO:tasks.workunit.client.0.smithi119.stdout: "read_bytes": { 2023-12-01T15:34:35.066 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 204599 2023-12-01T15:34:35.066 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.066 INFO:tasks.workunit.client.0.smithi119.stdout: "read_count": { 2023-12-01T15:34:35.066 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:35.066 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.066 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes": { 2023-12-01T15:34:35.066 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1277952 2023-12-01T15:34:35.067 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.067 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_db": { 2023-12-01T15:34:35.067 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1282048 2023-12-01T15:34:35.067 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.067 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_slow": { 2023-12-01T15:34:35.067 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.067 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.067 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_wal": { 2023-12-01T15:34:35.067 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.067 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.067 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_count": { 2023-12-01T15:34:35.067 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14 2023-12-01T15:34:35.067 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.067 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_bytes": { 2023-12-01T15:34:35.067 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3884 2023-12-01T15:34:35.068 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.068 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_count": { 2023-12-01T15:34:35.068 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:35.068 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.068 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_bytes": { 2023-12-01T15:34:35.068 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:35.068 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.068 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_count": { 2023-12-01T15:34:35.068 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:35.068 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.069 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_bytes": { 2023-12-01T15:34:35.069 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:35.069 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.069 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_count": { 2023-12-01T15:34:35.069 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:35.069 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.069 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes": { 2023-12-01T15:34:35.069 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.069 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.069 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_db": { 2023-12-01T15:34:35.069 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.069 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.069 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_slow": { 2023-12-01T15:34:35.069 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.069 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.070 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_wal": { 2023-12-01T15:34:35.070 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.070 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.070 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_count": { 2023-12-01T15:34:35.070 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.070 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.070 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_total_bytes": { 2023-12-01T15:34:35.070 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.070 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.071 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_used_bytes": { 2023-12-01T15:34:35.071 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.071 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.071 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_total_bytes": { 2023-12-01T15:34:35.071 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.071 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.071 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_used_bytes": { 2023-12-01T15:34:35.072 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.072 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.072 INFO:tasks.workunit.client.0.smithi119.stdout: "write_bytes": { 2023-12-01T15:34:35.072 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2072576 2023-12-01T15:34:35.072 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.072 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.072 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": { 2023-12-01T15:34:35.072 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit": { 2023-12-01T15:34:35.072 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4096 2023-12-01T15:34:35.072 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.072 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": { 2023-12-01T15:34:35.072 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 729088 2023-12-01T15:34:35.073 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.073 INFO:tasks.workunit.client.0.smithi119.stdout: "clist_lat": { 2023-12-01T15:34:35.073 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 10, 2023-12-01T15:34:35.073 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 291160 2023-12-01T15:34:35.073 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.073 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_lat": { 2023-12-01T15:34:35.073 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.073 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.073 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.073 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed": { 2023-12-01T15:34:35.073 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.073 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.073 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_allocated": { 2023-12-01T15:34:35.073 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.073 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.074 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_original": { 2023-12-01T15:34:35.074 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.074 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.074 INFO:tasks.workunit.client.0.smithi119.stdout: "csum_lat": { 2023-12-01T15:34:35.074 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 3, 2023-12-01T15:34:35.074 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5056 2023-12-01T15:34:35.074 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.074 INFO:tasks.workunit.client.0.smithi119.stdout: "decompress_lat": { 2023-12-01T15:34:35.074 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.074 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.074 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.074 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_commit_lat": { 2023-12-01T15:34:35.075 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 160, 2023-12-01T15:34:35.075 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 50198355 2023-12-01T15:34:35.075 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.075 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_final_lat": { 2023-12-01T15:34:35.075 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 133, 2023-12-01T15:34:35.075 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18971812 2023-12-01T15:34:35.075 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.075 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_flush_lat": { 2023-12-01T15:34:35.075 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 160, 2023-12-01T15:34:35.075 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 169990 2023-12-01T15:34:35.075 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.075 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_sync_lat": { 2023-12-01T15:34:35.077 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 160, 2023-12-01T15:34:35.077 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 50368345 2023-12-01T15:34:35.077 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.077 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_keys_lat": { 2023-12-01T15:34:35.077 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.077 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.077 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.078 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_values_lat": { 2023-12-01T15:34:35.078 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:35.078 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1642 2023-12-01T15:34:35.078 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.078 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_lower_bound_lat": { 2023-12-01T15:34:35.078 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.078 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.078 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.078 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_next_lat": { 2023-12-01T15:34:35.078 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.078 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.078 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.078 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_seek_to_first_lat": { 2023-12-01T15:34:35.078 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.078 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.079 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.079 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_upper_bound_lat": { 2023-12-01T15:34:35.079 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:35.079 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3686 2023-12-01T15:34:35.079 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.079 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_hits": { 2023-12-01T15:34:35.079 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 348 2023-12-01T15:34:35.079 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.079 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_misses": { 2023-12-01T15:34:35.079 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 236 2023-12-01T15:34:35.079 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.079 INFO:tasks.workunit.client.0.smithi119.stdout: "read_lat": { 2023-12-01T15:34:35.079 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 92, 2023-12-01T15:34:35.080 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1012634 2023-12-01T15:34:35.080 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.080 INFO:tasks.workunit.client.0.smithi119.stdout: "read_onode_meta_lat": { 2023-12-01T15:34:35.080 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 152, 2023-12-01T15:34:35.080 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 289212 2023-12-01T15:34:35.080 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.080 INFO:tasks.workunit.client.0.smithi119.stdout: "read_wait_aio_lat": { 2023-12-01T15:34:35.080 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 60, 2023-12-01T15:34:35.080 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 313572 2023-12-01T15:34:35.080 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.080 INFO:tasks.workunit.client.0.smithi119.stdout: "reads_with_retries": { 2023-12-01T15:34:35.080 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.080 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.080 INFO:tasks.workunit.client.0.smithi119.stdout: "remove_lat": { 2023-12-01T15:34:35.081 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 6, 2023-12-01T15:34:35.081 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 130920 2023-12-01T15:34:35.081 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.081 INFO:tasks.workunit.client.0.smithi119.stdout: "state_aio_wait_lat": { 2023-12-01T15:34:35.081 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 254, 2023-12-01T15:34:35.081 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4660399 2023-12-01T15:34:35.081 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.081 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T15:34:35.081 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 41, 2023-12-01T15:34:35.081 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3193641 2023-12-01T15:34:35.081 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.081 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_cleanup_lat": { 2023-12-01T15:34:35.081 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 39, 2023-12-01T15:34:35.082 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 226267045520 2023-12-01T15:34:35.082 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.082 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_queued_lat": { 2023-12-01T15:34:35.082 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 41, 2023-12-01T15:34:35.082 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65382373682 2023-12-01T15:34:35.082 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.082 INFO:tasks.workunit.client.0.smithi119.stdout: "state_done_lat": { 2023-12-01T15:34:35.082 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 252, 2023-12-01T15:34:35.082 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 423297 2023-12-01T15:34:35.082 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.082 INFO:tasks.workunit.client.0.smithi119.stdout: "state_finishing_lat": { 2023-12-01T15:34:35.082 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 252, 2023-12-01T15:34:35.083 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 23502 2023-12-01T15:34:35.083 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.083 INFO:tasks.workunit.client.0.smithi119.stdout: "state_io_done_lat": { 2023-12-01T15:34:35.083 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 254, 2023-12-01T15:34:35.083 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 277879 2023-12-01T15:34:35.083 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.083 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_commiting_lat": { 2023-12-01T15:34:35.083 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 254, 2023-12-01T15:34:35.083 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 230000350 2023-12-01T15:34:35.083 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.083 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_done_lat": { 2023-12-01T15:34:35.083 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 254, 2023-12-01T15:34:35.083 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71429 2023-12-01T15:34:35.083 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.083 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_queued_lat": { 2023-12-01T15:34:35.084 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 254, 2023-12-01T15:34:35.084 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 129212948 2023-12-01T15:34:35.084 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.084 INFO:tasks.workunit.client.0.smithi119.stdout: "state_prepare_lat": { 2023-12-01T15:34:35.084 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 254, 2023-12-01T15:34:35.084 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 11147768 2023-12-01T15:34:35.084 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.084 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": { 2023-12-01T15:34:35.084 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 312850 2023-12-01T15:34:35.084 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.084 INFO:tasks.workunit.client.0.smithi119.stdout: "truncate_lat": { 2023-12-01T15:34:35.084 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:35.084 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 724 2023-12-01T15:34:35.084 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.084 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_commit_lat": { 2023-12-01T15:34:35.085 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 254, 2023-12-01T15:34:35.085 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 375332225 2023-12-01T15:34:35.085 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.085 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_submit_lat": { 2023-12-01T15:34:35.085 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 254, 2023-12-01T15:34:35.085 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13803396 2023-12-01T15:34:35.085 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.085 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_throttle_lat": { 2023-12-01T15:34:35.085 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 254, 2023-12-01T15:34:35.085 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1591102 2023-12-01T15:34:35.085 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.085 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.085 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache": { 2023-12-01T15:34:35.085 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:35.085 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1879454094 2023-12-01T15:34:35.086 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.086 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:35.086 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 42319872 2023-12-01T15:34:35.086 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.086 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:35.086 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 42213376 2023-12-01T15:34:35.086 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.086 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:35.086 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3158541721 2023-12-01T15:34:35.086 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.086 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:35.086 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 106496 2023-12-01T15:34:35.086 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.086 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.086 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:data": { 2023-12-01T15:34:35.087 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.087 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 159383552 2023-12-01T15:34:35.087 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.087 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.087 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.087 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.087 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.087 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.087 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.087 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.087 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 86578553 2023-12-01T15:34:35.087 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.087 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.087 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.087 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.088 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.088 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.088 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.088 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.088 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.088 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.088 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.088 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.088 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.088 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.088 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:35.088 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.088 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.088 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.088 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.089 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.089 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.089 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.089 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.089 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.089 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.089 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.089 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.089 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.089 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.089 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72796807 2023-12-01T15:34:35.089 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.089 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.089 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv": { 2023-12-01T15:34:35.089 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.090 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 788529152 2023-12-01T15:34:35.090 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.090 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.090 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:35.090 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.090 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.090 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.090 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.090 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.090 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649339150 2023-12-01T15:34:35.090 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.090 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.090 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.090 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.091 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.091 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.091 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.091 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.091 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.091 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.091 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.091 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.091 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.091 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.091 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.091 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.091 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.091 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1168 2023-12-01T15:34:35.091 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.092 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.092 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.092 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.092 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.092 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.092 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.092 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.092 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.092 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.092 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.092 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72079970 2023-12-01T15:34:35.092 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.092 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.092 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T15:34:35.092 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.093 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 192937984 2023-12-01T15:34:35.093 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.093 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.093 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:35.093 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.093 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.093 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 464 2023-12-01T15:34:35.093 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.093 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.093 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 57719035 2023-12-01T15:34:35.093 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.093 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.093 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.093 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.093 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.093 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.094 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.094 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.094 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.094 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.094 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.094 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.094 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.094 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.094 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.094 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.094 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.094 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.094 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.094 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.095 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.095 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.095 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.095 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.095 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.095 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.095 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.095 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.095 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.095 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 68109621 2023-12-01T15:34:35.095 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.095 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.095 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:meta": { 2023-12-01T15:34:35.095 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.095 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 721420288 2023-12-01T15:34:35.096 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.096 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.096 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.096 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.096 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.096 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.096 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.096 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.096 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649339150 2023-12-01T15:34:35.096 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.096 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.096 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.096 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.096 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.096 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.096 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.097 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.097 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.097 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.097 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.097 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.097 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.097 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.097 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 21238 2023-12-01T15:34:35.097 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.097 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.097 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 197048 2023-12-01T15:34:35.097 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.097 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.097 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.097 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.098 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.098 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.098 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.098 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.098 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.098 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.098 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.098 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71862852 2023-12-01T15:34:35.098 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.098 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.098 INFO:tasks.workunit.client.0.smithi119.stdout: "objecter": { 2023-12-01T15:34:35.098 INFO:tasks.workunit.client.0.smithi119.stdout: "op_active": { 2023-12-01T15:34:35.098 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.098 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.098 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:35.099 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.099 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.099 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rmw": { 2023-12-01T15:34:35.099 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.099 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.099 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:35.099 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.099 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.099 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.099 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:35.099 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg": { 2023-12-01T15:34:35.099 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 41 2023-12-01T15:34:35.099 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.099 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg_removing": { 2023-12-01T15:34:35.099 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.100 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.100 INFO:tasks.workunit.client.0.smithi119.stdout: "op": { 2023-12-01T15:34:35.100 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:35.100 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.100 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_degraded": { 2023-12-01T15:34:35.100 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.100 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.100 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_unreadable": { 2023-12-01T15:34:35.100 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.100 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.100 INFO:tasks.workunit.client.0.smithi119.stdout: "op_in_bytes": { 2023-12-01T15:34:35.100 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:35.100 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.100 INFO:tasks.workunit.client.0.smithi119.stdout: "op_latency": { 2023-12-01T15:34:35.100 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:35.100 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 17321424 2023-12-01T15:34:35.101 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.101 INFO:tasks.workunit.client.0.smithi119.stdout: "op_out_bytes": { 2023-12-01T15:34:35.101 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.101 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.101 INFO:tasks.workunit.client.0.smithi119.stdout: "op_prepare_latency": { 2023-12-01T15:34:35.101 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:35.101 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 519573 2023-12-01T15:34:35.101 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.101 INFO:tasks.workunit.client.0.smithi119.stdout: "op_process_latency": { 2023-12-01T15:34:35.101 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:35.101 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14598085 2023-12-01T15:34:35.101 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.101 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:35.102 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.102 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.102 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency": { 2023-12-01T15:34:35.102 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.102 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.102 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.102 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T15:34:35.102 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.102 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.102 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_out_bytes": { 2023-12-01T15:34:35.102 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.102 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.102 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_prepare_latency": { 2023-12-01T15:34:35.102 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.102 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.103 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.103 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_process_latency": { 2023-12-01T15:34:35.103 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.103 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.103 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.103 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw": { 2023-12-01T15:34:35.103 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.103 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.104 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_in_bytes": { 2023-12-01T15:34:35.104 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.104 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.104 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency": { 2023-12-01T15:34:35.104 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.104 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.104 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.104 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T15:34:35.104 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.104 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.104 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T15:34:35.104 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.104 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.105 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_out_bytes": { 2023-12-01T15:34:35.105 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.105 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.105 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_prepare_latency": { 2023-12-01T15:34:35.105 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.105 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.105 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.105 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_process_latency": { 2023-12-01T15:34:35.105 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.105 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.105 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.105 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:35.105 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:35.105 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.105 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_in_bytes": { 2023-12-01T15:34:35.106 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:35.106 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.106 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency": { 2023-12-01T15:34:35.106 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:35.106 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 17321424 2023-12-01T15:34:35.106 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.106 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T15:34:35.106 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.106 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.106 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_prepare_latency": { 2023-12-01T15:34:35.106 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:35.106 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 519573 2023-12-01T15:34:35.106 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.106 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_process_latency": { 2023-12-01T15:34:35.107 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:35.107 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14598085 2023-12-01T15:34:35.107 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.107 INFO:tasks.workunit.client.0.smithi119.stdout: "op_wip": { 2023-12-01T15:34:35.107 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.107 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.107 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_bytes": { 2023-12-01T15:34:35.107 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.107 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.107 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_ops": { 2023-12-01T15:34:35.107 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.107 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.107 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes": { 2023-12-01T15:34:35.107 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:35.107 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.108 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes_used": { 2023-12-01T15:34:35.108 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 28327936 2023-12-01T15:34:35.108 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.108 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.108 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.108 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.5": { 2023-12-01T15:34:35.108 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:35.108 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_fallback": { 2023-12-01T15:34:35.108 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.108 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.108 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_size_fallback": { 2023-12-01T15:34:35.108 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.108 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.108 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_db": { 2023-12-01T15:34:35.108 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:35.109 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.109 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_main": { 2023-12-01T15:34:35.109 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.109 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.109 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_wal": { 2023-12-01T15:34:35.109 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.109 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.109 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_slow": { 2023-12-01T15:34:35.109 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.109 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.109 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_sst": { 2023-12-01T15:34:35.109 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:35.109 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.109 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_wal": { 2023-12-01T15:34:35.109 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1200128 2023-12-01T15:34:35.110 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.110 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lat": { 2023-12-01T15:34:35.110 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.110 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.110 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.110 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lock_lat": { 2023-12-01T15:34:35.110 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.110 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.110 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.110 INFO:tasks.workunit.client.0.smithi119.stdout: "db_total_bytes": { 2023-12-01T15:34:35.110 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:35.110 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.110 INFO:tasks.workunit.client.0.smithi119.stdout: "db_used_bytes": { 2023-12-01T15:34:35.110 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27590656 2023-12-01T15:34:35.110 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.111 INFO:tasks.workunit.client.0.smithi119.stdout: "log_bytes": { 2023-12-01T15:34:35.111 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 782336 2023-12-01T15:34:35.111 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.111 INFO:tasks.workunit.client.0.smithi119.stdout: "logged_bytes": { 2023-12-01T15:34:35.111 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 643072 2023-12-01T15:34:35.111 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.111 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_db": { 2023-12-01T15:34:35.111 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31784960 2023-12-01T15:34:35.111 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.111 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_slow": { 2023-12-01T15:34:35.111 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.111 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.111 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_wal": { 2023-12-01T15:34:35.111 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.111 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.112 INFO:tasks.workunit.client.0.smithi119.stdout: "num_files": { 2023-12-01T15:34:35.112 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:35.112 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.112 INFO:tasks.workunit.client.0.smithi119.stdout: "read_bytes": { 2023-12-01T15:34:35.112 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 204599 2023-12-01T15:34:35.112 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.112 INFO:tasks.workunit.client.0.smithi119.stdout: "read_count": { 2023-12-01T15:34:35.112 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:35.112 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.112 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes": { 2023-12-01T15:34:35.112 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1277952 2023-12-01T15:34:35.112 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.112 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_db": { 2023-12-01T15:34:35.112 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1282048 2023-12-01T15:34:35.112 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.113 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_slow": { 2023-12-01T15:34:35.113 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.113 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.113 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_wal": { 2023-12-01T15:34:35.113 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.113 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.113 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_count": { 2023-12-01T15:34:35.113 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14 2023-12-01T15:34:35.113 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.113 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_bytes": { 2023-12-01T15:34:35.114 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3884 2023-12-01T15:34:35.114 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.114 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_count": { 2023-12-01T15:34:35.114 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:35.114 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.114 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_bytes": { 2023-12-01T15:34:35.114 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:35.114 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.114 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_count": { 2023-12-01T15:34:35.114 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:35.114 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.114 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_bytes": { 2023-12-01T15:34:35.114 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:35.114 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.114 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_count": { 2023-12-01T15:34:35.115 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:35.115 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.115 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes": { 2023-12-01T15:34:35.115 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.115 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.115 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_db": { 2023-12-01T15:34:35.115 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.115 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.115 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_slow": { 2023-12-01T15:34:35.115 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.115 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.115 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_wal": { 2023-12-01T15:34:35.116 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.116 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.116 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_count": { 2023-12-01T15:34:35.116 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.116 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.117 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_total_bytes": { 2023-12-01T15:34:35.117 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.117 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.117 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_used_bytes": { 2023-12-01T15:34:35.117 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.117 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.117 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_total_bytes": { 2023-12-01T15:34:35.117 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.117 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.117 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_used_bytes": { 2023-12-01T15:34:35.117 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.117 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.117 INFO:tasks.workunit.client.0.smithi119.stdout: "write_bytes": { 2023-12-01T15:34:35.117 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1916928 2023-12-01T15:34:35.117 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.117 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.118 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": { 2023-12-01T15:34:35.118 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit": { 2023-12-01T15:34:35.118 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4096 2023-12-01T15:34:35.118 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.118 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": { 2023-12-01T15:34:35.118 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 729088 2023-12-01T15:34:35.118 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.118 INFO:tasks.workunit.client.0.smithi119.stdout: "clist_lat": { 2023-12-01T15:34:35.118 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 4, 2023-12-01T15:34:35.118 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 111219 2023-12-01T15:34:35.118 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.118 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_lat": { 2023-12-01T15:34:35.118 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.118 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.118 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.119 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed": { 2023-12-01T15:34:35.119 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.119 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.119 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_allocated": { 2023-12-01T15:34:35.119 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.119 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.119 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_original": { 2023-12-01T15:34:35.119 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.119 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.119 INFO:tasks.workunit.client.0.smithi119.stdout: "csum_lat": { 2023-12-01T15:34:35.119 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:35.119 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8204 2023-12-01T15:34:35.119 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.119 INFO:tasks.workunit.client.0.smithi119.stdout: "decompress_lat": { 2023-12-01T15:34:35.119 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.120 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.120 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.120 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_commit_lat": { 2023-12-01T15:34:35.120 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 145, 2023-12-01T15:34:35.120 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 52405488 2023-12-01T15:34:35.120 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.120 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_final_lat": { 2023-12-01T15:34:35.120 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 138, 2023-12-01T15:34:35.120 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5539858 2023-12-01T15:34:35.120 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.120 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_flush_lat": { 2023-12-01T15:34:35.120 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 145, 2023-12-01T15:34:35.120 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 136356 2023-12-01T15:34:35.120 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.120 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_sync_lat": { 2023-12-01T15:34:35.121 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 145, 2023-12-01T15:34:35.121 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 52541844 2023-12-01T15:34:35.121 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.121 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_keys_lat": { 2023-12-01T15:34:35.121 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.121 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.121 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.121 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_values_lat": { 2023-12-01T15:34:35.121 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:35.121 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1209 2023-12-01T15:34:35.121 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.121 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_lower_bound_lat": { 2023-12-01T15:34:35.121 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.121 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.122 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.122 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_next_lat": { 2023-12-01T15:34:35.122 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.122 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.122 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.122 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_seek_to_first_lat": { 2023-12-01T15:34:35.122 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.122 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.122 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.122 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_upper_bound_lat": { 2023-12-01T15:34:35.122 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:35.122 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3690 2023-12-01T15:34:35.122 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.122 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_hits": { 2023-12-01T15:34:35.122 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 326 2023-12-01T15:34:35.123 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.123 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_misses": { 2023-12-01T15:34:35.123 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 244 2023-12-01T15:34:35.123 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.123 INFO:tasks.workunit.client.0.smithi119.stdout: "read_lat": { 2023-12-01T15:34:35.123 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 90, 2023-12-01T15:34:35.123 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 954785 2023-12-01T15:34:35.123 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.123 INFO:tasks.workunit.client.0.smithi119.stdout: "read_onode_meta_lat": { 2023-12-01T15:34:35.123 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 143, 2023-12-01T15:34:35.124 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 314999 2023-12-01T15:34:35.124 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.124 INFO:tasks.workunit.client.0.smithi119.stdout: "read_wait_aio_lat": { 2023-12-01T15:34:35.124 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 53, 2023-12-01T15:34:35.124 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 536467 2023-12-01T15:34:35.124 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.124 INFO:tasks.workunit.client.0.smithi119.stdout: "reads_with_retries": { 2023-12-01T15:34:35.124 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.124 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.124 INFO:tasks.workunit.client.0.smithi119.stdout: "remove_lat": { 2023-12-01T15:34:35.124 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 3, 2023-12-01T15:34:35.124 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 80287 2023-12-01T15:34:35.124 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.124 INFO:tasks.workunit.client.0.smithi119.stdout: "state_aio_wait_lat": { 2023-12-01T15:34:35.124 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 265, 2023-12-01T15:34:35.125 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3294935 2023-12-01T15:34:35.125 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.125 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T15:34:35.125 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 39, 2023-12-01T15:34:35.125 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3183034 2023-12-01T15:34:35.125 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.125 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_cleanup_lat": { 2023-12-01T15:34:35.125 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 36, 2023-12-01T15:34:35.125 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 316761255704 2023-12-01T15:34:35.125 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.125 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_queued_lat": { 2023-12-01T15:34:35.125 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 39, 2023-12-01T15:34:35.125 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 59220381136 2023-12-01T15:34:35.125 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.125 INFO:tasks.workunit.client.0.smithi119.stdout: "state_done_lat": { 2023-12-01T15:34:35.126 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 262, 2023-12-01T15:34:35.126 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 434540 2023-12-01T15:34:35.126 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.126 INFO:tasks.workunit.client.0.smithi119.stdout: "state_finishing_lat": { 2023-12-01T15:34:35.126 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 262, 2023-12-01T15:34:35.126 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 24546 2023-12-01T15:34:35.126 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.126 INFO:tasks.workunit.client.0.smithi119.stdout: "state_io_done_lat": { 2023-12-01T15:34:35.126 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 265, 2023-12-01T15:34:35.126 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 220792 2023-12-01T15:34:35.126 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.126 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_commiting_lat": { 2023-12-01T15:34:35.126 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 265, 2023-12-01T15:34:35.126 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 223040293 2023-12-01T15:34:35.127 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.127 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_done_lat": { 2023-12-01T15:34:35.127 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 265, 2023-12-01T15:34:35.127 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71784 2023-12-01T15:34:35.127 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.127 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_queued_lat": { 2023-12-01T15:34:35.127 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 265, 2023-12-01T15:34:35.127 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 133537870 2023-12-01T15:34:35.127 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.127 INFO:tasks.workunit.client.0.smithi119.stdout: "state_prepare_lat": { 2023-12-01T15:34:35.128 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 265, 2023-12-01T15:34:35.128 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 11061268 2023-12-01T15:34:35.128 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.128 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": { 2023-12-01T15:34:35.128 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 314806 2023-12-01T15:34:35.128 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.129 INFO:tasks.workunit.client.0.smithi119.stdout: "truncate_lat": { 2023-12-01T15:34:35.129 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:35.129 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 629 2023-12-01T15:34:35.129 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.129 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_commit_lat": { 2023-12-01T15:34:35.129 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 265, 2023-12-01T15:34:35.129 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 371187126 2023-12-01T15:34:35.129 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.129 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_submit_lat": { 2023-12-01T15:34:35.129 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 265, 2023-12-01T15:34:35.129 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13289984 2023-12-01T15:34:35.129 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.129 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_throttle_lat": { 2023-12-01T15:34:35.129 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 265, 2023-12-01T15:34:35.130 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1585004 2023-12-01T15:34:35.130 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.130 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.130 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache": { 2023-12-01T15:34:35.130 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:35.130 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1879454094 2023-12-01T15:34:35.130 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.130 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:35.130 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 42385408 2023-12-01T15:34:35.130 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.130 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:35.130 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 41320448 2023-12-01T15:34:35.131 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.131 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:35.131 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3158541721 2023-12-01T15:34:35.131 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.131 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:35.131 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1064960 2023-12-01T15:34:35.131 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.131 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.131 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:data": { 2023-12-01T15:34:35.131 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.131 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 159383552 2023-12-01T15:34:35.131 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.131 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.131 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.131 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.132 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.132 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.132 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.132 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.132 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 86578293 2023-12-01T15:34:35.132 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.132 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.132 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.132 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.132 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.132 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.132 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.132 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.132 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.132 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.133 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.133 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.133 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.133 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.133 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:35.133 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.133 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.134 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.134 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.134 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.134 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.134 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.134 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.134 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.134 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.134 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.135 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.135 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.135 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.135 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72797067 2023-12-01T15:34:35.135 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.135 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.135 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv": { 2023-12-01T15:34:35.135 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.135 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 788529152 2023-12-01T15:34:35.135 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.135 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.136 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:35.136 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.136 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.136 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.136 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.136 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.136 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649337204 2023-12-01T15:34:35.136 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.136 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.136 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.136 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.136 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.136 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.136 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.136 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.137 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.137 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.137 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.137 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.137 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.137 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.137 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.137 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.137 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.137 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1168 2023-12-01T15:34:35.137 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.137 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.137 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.137 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.137 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.138 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.138 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.138 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.138 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.138 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.138 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.138 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72081916 2023-12-01T15:34:35.138 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.138 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.138 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T15:34:35.138 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.138 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 192937984 2023-12-01T15:34:35.138 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.138 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.138 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:35.139 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.139 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.139 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 464 2023-12-01T15:34:35.139 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.139 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.139 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 57718862 2023-12-01T15:34:35.139 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.139 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.139 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.139 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.139 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.139 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.139 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.139 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.139 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.140 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.140 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.140 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.140 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.140 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.140 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.140 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.140 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.140 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.140 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.140 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.140 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.140 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.140 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.140 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.140 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.141 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.141 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.141 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.141 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.141 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 68109794 2023-12-01T15:34:35.141 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.141 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.141 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:meta": { 2023-12-01T15:34:35.141 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.141 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 721420288 2023-12-01T15:34:35.141 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.141 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.141 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.141 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.141 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.142 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.142 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.142 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.142 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649337204 2023-12-01T15:34:35.142 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.142 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.142 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.142 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.142 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.142 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.142 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.142 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.142 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.142 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.142 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.143 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8247 2023-12-01T15:34:35.143 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.143 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.143 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 23563 2023-12-01T15:34:35.143 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.143 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.143 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 195576 2023-12-01T15:34:35.143 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.143 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.143 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.143 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.143 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.143 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.144 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.144 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.144 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.144 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.144 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.144 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71855698 2023-12-01T15:34:35.144 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.144 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.144 INFO:tasks.workunit.client.0.smithi119.stdout: "objecter": { 2023-12-01T15:34:35.144 INFO:tasks.workunit.client.0.smithi119.stdout: "op_active": { 2023-12-01T15:34:35.144 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.144 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.144 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:35.144 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.144 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.145 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rmw": { 2023-12-01T15:34:35.145 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.145 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.145 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:35.145 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.145 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.145 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.145 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:35.145 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg": { 2023-12-01T15:34:35.145 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 42 2023-12-01T15:34:35.145 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.145 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg_removing": { 2023-12-01T15:34:35.145 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.145 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.145 INFO:tasks.workunit.client.0.smithi119.stdout: "op": { 2023-12-01T15:34:35.146 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.146 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.146 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_degraded": { 2023-12-01T15:34:35.146 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.146 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.146 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_unreadable": { 2023-12-01T15:34:35.146 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.146 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.146 INFO:tasks.workunit.client.0.smithi119.stdout: "op_in_bytes": { 2023-12-01T15:34:35.146 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.146 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.146 INFO:tasks.workunit.client.0.smithi119.stdout: "op_latency": { 2023-12-01T15:34:35.146 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.146 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.146 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.147 INFO:tasks.workunit.client.0.smithi119.stdout: "op_out_bytes": { 2023-12-01T15:34:35.147 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.147 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.147 INFO:tasks.workunit.client.0.smithi119.stdout: "op_prepare_latency": { 2023-12-01T15:34:35.147 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.147 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.147 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.147 INFO:tasks.workunit.client.0.smithi119.stdout: "op_process_latency": { 2023-12-01T15:34:35.147 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.147 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.147 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.147 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:35.147 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.147 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.147 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency": { 2023-12-01T15:34:35.148 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.148 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.148 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.148 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T15:34:35.148 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.148 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.148 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_out_bytes": { 2023-12-01T15:34:35.148 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.148 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.148 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_prepare_latency": { 2023-12-01T15:34:35.148 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.148 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.148 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.148 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_process_latency": { 2023-12-01T15:34:35.148 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.149 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.149 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.149 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw": { 2023-12-01T15:34:35.149 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.149 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.149 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_in_bytes": { 2023-12-01T15:34:35.149 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.149 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.149 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency": { 2023-12-01T15:34:35.149 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.149 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.149 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.149 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T15:34:35.149 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.150 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.150 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T15:34:35.150 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.150 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.150 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_out_bytes": { 2023-12-01T15:34:35.150 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.150 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.150 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_prepare_latency": { 2023-12-01T15:34:35.150 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.150 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.150 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.150 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_process_latency": { 2023-12-01T15:34:35.150 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.150 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.150 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.151 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:35.151 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.151 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.151 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_in_bytes": { 2023-12-01T15:34:35.151 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.151 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.151 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency": { 2023-12-01T15:34:35.151 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.151 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.151 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.151 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T15:34:35.151 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.151 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.151 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_prepare_latency": { 2023-12-01T15:34:35.151 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.152 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.152 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.152 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_process_latency": { 2023-12-01T15:34:35.152 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.152 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.152 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.152 INFO:tasks.workunit.client.0.smithi119.stdout: "op_wip": { 2023-12-01T15:34:35.152 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.152 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.152 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_bytes": { 2023-12-01T15:34:35.152 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.152 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.152 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_ops": { 2023-12-01T15:34:35.152 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.153 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.153 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes": { 2023-12-01T15:34:35.153 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:35.153 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.153 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes_used": { 2023-12-01T15:34:35.153 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 28327936 2023-12-01T15:34:35.153 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.153 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.153 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.153 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.6": { 2023-12-01T15:34:35.153 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:35.153 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_fallback": { 2023-12-01T15:34:35.153 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.153 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.153 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_size_fallback": { 2023-12-01T15:34:35.154 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.154 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.154 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_db": { 2023-12-01T15:34:35.154 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:35.154 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.154 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_main": { 2023-12-01T15:34:35.154 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.154 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.154 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_wal": { 2023-12-01T15:34:35.155 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.155 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.155 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_slow": { 2023-12-01T15:34:35.155 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.155 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.155 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_sst": { 2023-12-01T15:34:35.155 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:35.155 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.156 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_wal": { 2023-12-01T15:34:35.156 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1253376 2023-12-01T15:34:35.156 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.156 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lat": { 2023-12-01T15:34:35.156 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.156 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.156 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.156 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lock_lat": { 2023-12-01T15:34:35.156 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.156 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.156 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.157 INFO:tasks.workunit.client.0.smithi119.stdout: "db_total_bytes": { 2023-12-01T15:34:35.157 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:35.157 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.157 INFO:tasks.workunit.client.0.smithi119.stdout: "db_used_bytes": { 2023-12-01T15:34:35.157 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27590656 2023-12-01T15:34:35.157 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.157 INFO:tasks.workunit.client.0.smithi119.stdout: "log_bytes": { 2023-12-01T15:34:35.157 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 847872 2023-12-01T15:34:35.157 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.157 INFO:tasks.workunit.client.0.smithi119.stdout: "logged_bytes": { 2023-12-01T15:34:35.157 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 708608 2023-12-01T15:34:35.157 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.157 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_db": { 2023-12-01T15:34:35.157 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31784960 2023-12-01T15:34:35.157 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.158 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_slow": { 2023-12-01T15:34:35.158 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.158 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.158 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_wal": { 2023-12-01T15:34:35.158 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.158 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.158 INFO:tasks.workunit.client.0.smithi119.stdout: "num_files": { 2023-12-01T15:34:35.158 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:35.158 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.158 INFO:tasks.workunit.client.0.smithi119.stdout: "read_bytes": { 2023-12-01T15:34:35.158 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 204599 2023-12-01T15:34:35.158 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.158 INFO:tasks.workunit.client.0.smithi119.stdout: "read_count": { 2023-12-01T15:34:35.158 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:35.159 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.159 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes": { 2023-12-01T15:34:35.159 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1277952 2023-12-01T15:34:35.159 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.159 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_db": { 2023-12-01T15:34:35.159 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1282048 2023-12-01T15:34:35.159 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.159 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_slow": { 2023-12-01T15:34:35.159 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.159 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.159 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_wal": { 2023-12-01T15:34:35.159 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.160 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.160 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_count": { 2023-12-01T15:34:35.160 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14 2023-12-01T15:34:35.160 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.160 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_bytes": { 2023-12-01T15:34:35.160 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3884 2023-12-01T15:34:35.160 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.160 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_count": { 2023-12-01T15:34:35.160 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:35.160 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.160 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_bytes": { 2023-12-01T15:34:35.160 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:35.160 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.160 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_count": { 2023-12-01T15:34:35.160 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:35.161 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.161 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_bytes": { 2023-12-01T15:34:35.161 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:35.161 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.161 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_count": { 2023-12-01T15:34:35.161 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:35.161 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.161 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes": { 2023-12-01T15:34:35.161 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.161 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.161 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_db": { 2023-12-01T15:34:35.161 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.161 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.161 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_slow": { 2023-12-01T15:34:35.161 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.162 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.162 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_wal": { 2023-12-01T15:34:35.162 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.162 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.162 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_count": { 2023-12-01T15:34:35.162 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.162 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.162 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_total_bytes": { 2023-12-01T15:34:35.162 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.162 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.162 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_used_bytes": { 2023-12-01T15:34:35.162 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.162 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.162 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_total_bytes": { 2023-12-01T15:34:35.162 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.163 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.163 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_used_bytes": { 2023-12-01T15:34:35.163 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.163 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.163 INFO:tasks.workunit.client.0.smithi119.stdout: "write_bytes": { 2023-12-01T15:34:35.163 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2035712 2023-12-01T15:34:35.163 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.163 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.163 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": { 2023-12-01T15:34:35.163 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit": { 2023-12-01T15:34:35.163 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4096 2023-12-01T15:34:35.163 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.163 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": { 2023-12-01T15:34:35.164 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1318912 2023-12-01T15:34:35.164 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.164 INFO:tasks.workunit.client.0.smithi119.stdout: "clist_lat": { 2023-12-01T15:34:35.164 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.164 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.164 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.164 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_lat": { 2023-12-01T15:34:35.164 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.164 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.164 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.164 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed": { 2023-12-01T15:34:35.164 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.164 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.164 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_allocated": { 2023-12-01T15:34:35.164 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.165 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.165 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_original": { 2023-12-01T15:34:35.165 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.165 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.165 INFO:tasks.workunit.client.0.smithi119.stdout: "csum_lat": { 2023-12-01T15:34:35.165 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:35.165 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 7782 2023-12-01T15:34:35.165 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.165 INFO:tasks.workunit.client.0.smithi119.stdout: "decompress_lat": { 2023-12-01T15:34:35.165 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.165 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.165 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.165 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_commit_lat": { 2023-12-01T15:34:35.165 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 161, 2023-12-01T15:34:35.165 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 46302099 2023-12-01T15:34:35.166 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.166 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_final_lat": { 2023-12-01T15:34:35.166 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 157, 2023-12-01T15:34:35.166 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 12024359 2023-12-01T15:34:35.166 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.166 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_flush_lat": { 2023-12-01T15:34:35.166 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 161, 2023-12-01T15:34:35.166 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 128240 2023-12-01T15:34:35.166 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.166 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_sync_lat": { 2023-12-01T15:34:35.166 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 161, 2023-12-01T15:34:35.166 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 46430339 2023-12-01T15:34:35.166 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.166 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_keys_lat": { 2023-12-01T15:34:35.166 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.167 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.167 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.167 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_values_lat": { 2023-12-01T15:34:35.167 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.167 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.167 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.167 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_lower_bound_lat": { 2023-12-01T15:34:35.167 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.167 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.167 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.167 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_next_lat": { 2023-12-01T15:34:35.167 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.167 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.167 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.167 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_seek_to_first_lat": { 2023-12-01T15:34:35.168 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.168 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.168 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.168 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_upper_bound_lat": { 2023-12-01T15:34:35.168 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:35.168 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 7047 2023-12-01T15:34:35.168 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.168 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_hits": { 2023-12-01T15:34:35.168 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 346 2023-12-01T15:34:35.168 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.168 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_misses": { 2023-12-01T15:34:35.168 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 253 2023-12-01T15:34:35.168 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.168 INFO:tasks.workunit.client.0.smithi119.stdout: "read_lat": { 2023-12-01T15:34:35.168 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 91, 2023-12-01T15:34:35.169 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 931476 2023-12-01T15:34:35.170 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.170 INFO:tasks.workunit.client.0.smithi119.stdout: "read_onode_meta_lat": { 2023-12-01T15:34:35.170 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 137, 2023-12-01T15:34:35.170 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 323417 2023-12-01T15:34:35.170 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.170 INFO:tasks.workunit.client.0.smithi119.stdout: "read_wait_aio_lat": { 2023-12-01T15:34:35.170 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 46, 2023-12-01T15:34:35.170 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 570307 2023-12-01T15:34:35.170 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.170 INFO:tasks.workunit.client.0.smithi119.stdout: "reads_with_retries": { 2023-12-01T15:34:35.170 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.170 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.170 INFO:tasks.workunit.client.0.smithi119.stdout: "remove_lat": { 2023-12-01T15:34:35.171 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.171 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.171 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.171 INFO:tasks.workunit.client.0.smithi119.stdout: "state_aio_wait_lat": { 2023-12-01T15:34:35.171 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:35.171 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 6208939 2023-12-01T15:34:35.171 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.171 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T15:34:35.171 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 34, 2023-12-01T15:34:35.171 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2694937 2023-12-01T15:34:35.171 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.171 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_cleanup_lat": { 2023-12-01T15:34:35.171 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 34, 2023-12-01T15:34:35.171 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 266397582694 2023-12-01T15:34:35.172 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.172 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_queued_lat": { 2023-12-01T15:34:35.172 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 34, 2023-12-01T15:34:35.172 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 56539017953 2023-12-01T15:34:35.172 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.172 INFO:tasks.workunit.client.0.smithi119.stdout: "state_done_lat": { 2023-12-01T15:34:35.172 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:35.172 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 427010 2023-12-01T15:34:35.172 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.173 INFO:tasks.workunit.client.0.smithi119.stdout: "state_finishing_lat": { 2023-12-01T15:34:35.173 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:35.173 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27769 2023-12-01T15:34:35.173 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.173 INFO:tasks.workunit.client.0.smithi119.stdout: "state_io_done_lat": { 2023-12-01T15:34:35.173 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:35.173 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 203934 2023-12-01T15:34:35.173 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.173 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_commiting_lat": { 2023-12-01T15:34:35.173 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:35.173 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 253217937 2023-12-01T15:34:35.173 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.173 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_done_lat": { 2023-12-01T15:34:35.173 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:35.174 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 83844 2023-12-01T15:34:35.174 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.174 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_queued_lat": { 2023-12-01T15:34:35.174 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:35.174 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 92240945 2023-12-01T15:34:35.174 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.174 INFO:tasks.workunit.client.0.smithi119.stdout: "state_prepare_lat": { 2023-12-01T15:34:35.174 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:35.174 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 12031666 2023-12-01T15:34:35.174 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.174 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": { 2023-12-01T15:34:35.174 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 905142 2023-12-01T15:34:35.174 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.174 INFO:tasks.workunit.client.0.smithi119.stdout: "truncate_lat": { 2023-12-01T15:34:35.174 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:35.175 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 620 2023-12-01T15:34:35.175 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.175 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_commit_lat": { 2023-12-01T15:34:35.175 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:35.175 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 363942106 2023-12-01T15:34:35.175 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.175 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_submit_lat": { 2023-12-01T15:34:35.175 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:35.175 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14783876 2023-12-01T15:34:35.175 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.175 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_throttle_lat": { 2023-12-01T15:34:35.175 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:35.176 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1661566 2023-12-01T15:34:35.176 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.176 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.176 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache": { 2023-12-01T15:34:35.176 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:35.176 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1879454094 2023-12-01T15:34:35.176 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.176 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:35.176 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 41336832 2023-12-01T15:34:35.176 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.176 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:35.176 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 40599552 2023-12-01T15:34:35.176 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.176 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:35.176 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3158541721 2023-12-01T15:34:35.177 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.177 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:35.177 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 737280 2023-12-01T15:34:35.177 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.177 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.177 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:data": { 2023-12-01T15:34:35.177 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.177 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 159383552 2023-12-01T15:34:35.177 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.177 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.177 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.177 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.177 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.177 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.177 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.178 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.178 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 86578135 2023-12-01T15:34:35.178 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.178 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.178 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.178 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.178 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.178 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.178 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.178 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.178 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.178 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.178 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.178 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.178 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.179 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.179 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:35.179 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.179 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.179 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.179 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.179 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.179 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.179 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.179 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.179 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.179 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.179 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.179 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.179 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.179 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.180 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72797225 2023-12-01T15:34:35.180 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.180 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.180 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv": { 2023-12-01T15:34:35.180 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.180 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 788529152 2023-12-01T15:34:35.180 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.180 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.180 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:35.180 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.180 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.180 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.180 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.180 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.180 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649336017 2023-12-01T15:34:35.181 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.181 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.181 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.181 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.181 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.181 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.181 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.181 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.181 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.181 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.181 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.182 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.182 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.182 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.182 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.182 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.182 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.182 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1168 2023-12-01T15:34:35.182 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.182 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.182 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.182 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.182 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.182 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.182 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.182 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.183 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.183 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.183 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.183 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72083103 2023-12-01T15:34:35.183 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.183 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.183 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T15:34:35.183 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.183 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 192937984 2023-12-01T15:34:35.183 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.183 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.183 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:35.183 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.183 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.184 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 464 2023-12-01T15:34:35.184 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.184 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.184 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 57718757 2023-12-01T15:34:35.184 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.184 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.184 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.184 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.184 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.184 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.184 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.184 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.184 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.184 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.184 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.185 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.185 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.185 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.185 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.185 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.185 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.185 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.185 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.185 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.185 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.185 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.185 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.185 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.185 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.185 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.186 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.186 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.186 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.186 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 68109899 2023-12-01T15:34:35.186 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.186 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.186 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:meta": { 2023-12-01T15:34:35.186 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.186 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 721420288 2023-12-01T15:34:35.186 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.186 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.186 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.186 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.186 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.187 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.187 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.187 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.187 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649336017 2023-12-01T15:34:35.187 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.187 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.187 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.187 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.187 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.187 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 6002 2023-12-01T15:34:35.187 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.187 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.187 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.187 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.187 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.187 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.188 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.188 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.188 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 26412 2023-12-01T15:34:35.188 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.188 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.188 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 196894 2023-12-01T15:34:35.188 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.188 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.188 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.188 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.188 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.188 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.188 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.188 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.188 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.189 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.189 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.189 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71854963 2023-12-01T15:34:35.189 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.189 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.189 INFO:tasks.workunit.client.0.smithi119.stdout: "objecter": { 2023-12-01T15:34:35.189 INFO:tasks.workunit.client.0.smithi119.stdout: "op_active": { 2023-12-01T15:34:35.189 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.189 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.189 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:35.189 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.189 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.189 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rmw": { 2023-12-01T15:34:35.189 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.189 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.190 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:35.190 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.190 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.190 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.190 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:35.190 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg": { 2023-12-01T15:34:35.190 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 39 2023-12-01T15:34:35.190 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.190 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg_removing": { 2023-12-01T15:34:35.190 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.190 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.190 INFO:tasks.workunit.client.0.smithi119.stdout: "op": { 2023-12-01T15:34:35.190 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:35.190 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.191 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_degraded": { 2023-12-01T15:34:35.191 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.191 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.191 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_unreadable": { 2023-12-01T15:34:35.191 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.191 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.191 INFO:tasks.workunit.client.0.smithi119.stdout: "op_in_bytes": { 2023-12-01T15:34:35.191 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2812 2023-12-01T15:34:35.191 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.191 INFO:tasks.workunit.client.0.smithi119.stdout: "op_latency": { 2023-12-01T15:34:35.191 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 13, 2023-12-01T15:34:35.191 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 104029838 2023-12-01T15:34:35.191 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.191 INFO:tasks.workunit.client.0.smithi119.stdout: "op_out_bytes": { 2023-12-01T15:34:35.191 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.192 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.192 INFO:tasks.workunit.client.0.smithi119.stdout: "op_prepare_latency": { 2023-12-01T15:34:35.192 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 15, 2023-12-01T15:34:35.192 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 6954423 2023-12-01T15:34:35.192 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.192 INFO:tasks.workunit.client.0.smithi119.stdout: "op_process_latency": { 2023-12-01T15:34:35.192 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 13, 2023-12-01T15:34:35.192 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 99119943 2023-12-01T15:34:35.192 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.192 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:35.192 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.192 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.192 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency": { 2023-12-01T15:34:35.192 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.192 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.193 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.193 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T15:34:35.193 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.193 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.193 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_out_bytes": { 2023-12-01T15:34:35.193 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.193 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.193 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_prepare_latency": { 2023-12-01T15:34:35.193 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.193 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.193 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.193 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_process_latency": { 2023-12-01T15:34:35.193 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.194 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.194 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.194 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw": { 2023-12-01T15:34:35.194 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.194 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.194 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_in_bytes": { 2023-12-01T15:34:35.194 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.194 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.195 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency": { 2023-12-01T15:34:35.195 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.195 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.195 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.195 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T15:34:35.195 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.195 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.195 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T15:34:35.195 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.195 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.196 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_out_bytes": { 2023-12-01T15:34:35.196 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.196 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.196 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_prepare_latency": { 2023-12-01T15:34:35.196 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.196 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.196 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.196 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_process_latency": { 2023-12-01T15:34:35.196 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.196 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.196 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.196 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:35.196 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:35.196 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.196 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_in_bytes": { 2023-12-01T15:34:35.197 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2812 2023-12-01T15:34:35.197 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.197 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency": { 2023-12-01T15:34:35.197 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 13, 2023-12-01T15:34:35.197 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 104029838 2023-12-01T15:34:35.197 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.197 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T15:34:35.197 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.197 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.197 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_prepare_latency": { 2023-12-01T15:34:35.197 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 15, 2023-12-01T15:34:35.197 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 6954423 2023-12-01T15:34:35.197 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.197 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_process_latency": { 2023-12-01T15:34:35.197 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 13, 2023-12-01T15:34:35.198 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 99119943 2023-12-01T15:34:35.198 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.198 INFO:tasks.workunit.client.0.smithi119.stdout: "op_wip": { 2023-12-01T15:34:35.198 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.198 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.198 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_bytes": { 2023-12-01T15:34:35.198 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.198 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.198 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_ops": { 2023-12-01T15:34:35.198 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.199 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.199 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes": { 2023-12-01T15:34:35.199 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:35.199 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.199 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes_used": { 2023-12-01T15:34:35.199 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 28917760 2023-12-01T15:34:35.199 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.199 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.199 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.199 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.7": { 2023-12-01T15:34:35.200 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:35.200 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_fallback": { 2023-12-01T15:34:35.200 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.200 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.200 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_size_fallback": { 2023-12-01T15:34:35.200 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.200 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.200 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_db": { 2023-12-01T15:34:35.200 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:35.200 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.200 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_main": { 2023-12-01T15:34:35.200 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.200 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.200 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_wal": { 2023-12-01T15:34:35.200 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.200 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.201 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_slow": { 2023-12-01T15:34:35.201 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.201 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.201 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_sst": { 2023-12-01T15:34:35.201 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:35.201 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.201 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_wal": { 2023-12-01T15:34:35.201 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1044480 2023-12-01T15:34:35.201 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.201 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lat": { 2023-12-01T15:34:35.201 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.201 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.201 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.201 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lock_lat": { 2023-12-01T15:34:35.201 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.202 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.202 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.202 INFO:tasks.workunit.client.0.smithi119.stdout: "db_total_bytes": { 2023-12-01T15:34:35.202 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:35.202 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.202 INFO:tasks.workunit.client.0.smithi119.stdout: "db_used_bytes": { 2023-12-01T15:34:35.203 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27590656 2023-12-01T15:34:35.203 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.203 INFO:tasks.workunit.client.0.smithi119.stdout: "log_bytes": { 2023-12-01T15:34:35.203 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 704512 2023-12-01T15:34:35.203 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.203 INFO:tasks.workunit.client.0.smithi119.stdout: "logged_bytes": { 2023-12-01T15:34:35.203 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 565248 2023-12-01T15:34:35.203 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.203 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_db": { 2023-12-01T15:34:35.203 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31784960 2023-12-01T15:34:35.203 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.203 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_slow": { 2023-12-01T15:34:35.203 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.203 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.203 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_wal": { 2023-12-01T15:34:35.204 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.204 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.204 INFO:tasks.workunit.client.0.smithi119.stdout: "num_files": { 2023-12-01T15:34:35.204 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:35.204 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.204 INFO:tasks.workunit.client.0.smithi119.stdout: "read_bytes": { 2023-12-01T15:34:35.204 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 204599 2023-12-01T15:34:35.204 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.204 INFO:tasks.workunit.client.0.smithi119.stdout: "read_count": { 2023-12-01T15:34:35.204 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:35.204 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.204 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes": { 2023-12-01T15:34:35.204 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1277952 2023-12-01T15:34:35.204 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.205 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_db": { 2023-12-01T15:34:35.205 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1282048 2023-12-01T15:34:35.205 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.205 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_slow": { 2023-12-01T15:34:35.205 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.205 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.205 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_wal": { 2023-12-01T15:34:35.205 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.205 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.205 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_count": { 2023-12-01T15:34:35.205 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14 2023-12-01T15:34:35.206 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.206 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_bytes": { 2023-12-01T15:34:35.206 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3884 2023-12-01T15:34:35.206 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.206 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_count": { 2023-12-01T15:34:35.206 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:35.206 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.206 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_bytes": { 2023-12-01T15:34:35.206 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:35.206 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.206 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_count": { 2023-12-01T15:34:35.206 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:35.206 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.206 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_bytes": { 2023-12-01T15:34:35.206 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:35.207 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.207 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_count": { 2023-12-01T15:34:35.207 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:35.207 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.207 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes": { 2023-12-01T15:34:35.207 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.207 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.207 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_db": { 2023-12-01T15:34:35.207 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.207 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.207 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_slow": { 2023-12-01T15:34:35.207 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.207 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.207 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_wal": { 2023-12-01T15:34:35.207 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.207 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.208 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_count": { 2023-12-01T15:34:35.208 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.208 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.208 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_total_bytes": { 2023-12-01T15:34:35.208 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.208 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.208 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_used_bytes": { 2023-12-01T15:34:35.208 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.208 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.208 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_total_bytes": { 2023-12-01T15:34:35.208 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.208 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.208 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_used_bytes": { 2023-12-01T15:34:35.208 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.209 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.209 INFO:tasks.workunit.client.0.smithi119.stdout: "write_bytes": { 2023-12-01T15:34:35.209 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1683456 2023-12-01T15:34:35.209 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.209 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.209 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": { 2023-12-01T15:34:35.209 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit": { 2023-12-01T15:34:35.209 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4096 2023-12-01T15:34:35.209 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.209 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": { 2023-12-01T15:34:35.209 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1314816 2023-12-01T15:34:35.209 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.209 INFO:tasks.workunit.client.0.smithi119.stdout: "clist_lat": { 2023-12-01T15:34:35.209 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 3, 2023-12-01T15:34:35.209 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 107072 2023-12-01T15:34:35.209 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.210 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_lat": { 2023-12-01T15:34:35.210 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.210 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.210 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.210 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed": { 2023-12-01T15:34:35.210 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.210 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.210 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_allocated": { 2023-12-01T15:34:35.210 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.210 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.210 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_original": { 2023-12-01T15:34:35.210 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.210 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.210 INFO:tasks.workunit.client.0.smithi119.stdout: "csum_lat": { 2023-12-01T15:34:35.210 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 11, 2023-12-01T15:34:35.211 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 35542 2023-12-01T15:34:35.211 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.211 INFO:tasks.workunit.client.0.smithi119.stdout: "decompress_lat": { 2023-12-01T15:34:35.211 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.211 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.211 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.211 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_commit_lat": { 2023-12-01T15:34:35.211 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 126, 2023-12-01T15:34:35.211 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 47134556 2023-12-01T15:34:35.211 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.211 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_final_lat": { 2023-12-01T15:34:35.211 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 122, 2023-12-01T15:34:35.211 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5483868 2023-12-01T15:34:35.211 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.211 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_flush_lat": { 2023-12-01T15:34:35.212 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 126, 2023-12-01T15:34:35.212 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 91903 2023-12-01T15:34:35.212 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.212 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_sync_lat": { 2023-12-01T15:34:35.212 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 126, 2023-12-01T15:34:35.212 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 47226459 2023-12-01T15:34:35.212 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.212 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_keys_lat": { 2023-12-01T15:34:35.212 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.213 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.213 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.213 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_values_lat": { 2023-12-01T15:34:35.213 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.213 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.213 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.213 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_lower_bound_lat": { 2023-12-01T15:34:35.213 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.213 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.213 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.213 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_next_lat": { 2023-12-01T15:34:35.214 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.214 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.214 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.214 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_seek_to_first_lat": { 2023-12-01T15:34:35.214 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:35.214 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.214 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.214 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_upper_bound_lat": { 2023-12-01T15:34:35.214 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:35.214 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3781 2023-12-01T15:34:35.214 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.214 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_hits": { 2023-12-01T15:34:35.214 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 607 2023-12-01T15:34:35.214 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.215 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_misses": { 2023-12-01T15:34:35.215 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 280 2023-12-01T15:34:35.215 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.215 INFO:tasks.workunit.client.0.smithi119.stdout: "read_lat": { 2023-12-01T15:34:35.215 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 119, 2023-12-01T15:34:35.215 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2919850 2023-12-01T15:34:35.215 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.215 INFO:tasks.workunit.client.0.smithi119.stdout: "read_onode_meta_lat": { 2023-12-01T15:34:35.215 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 184, 2023-12-01T15:34:35.215 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 292256 2023-12-01T15:34:35.215 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.215 INFO:tasks.workunit.client.0.smithi119.stdout: "read_wait_aio_lat": { 2023-12-01T15:34:35.215 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 65, 2023-12-01T15:34:35.215 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2195941 2023-12-01T15:34:35.215 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.215 INFO:tasks.workunit.client.0.smithi119.stdout: "reads_with_retries": { 2023-12-01T15:34:35.216 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.216 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.216 INFO:tasks.workunit.client.0.smithi119.stdout: "remove_lat": { 2023-12-01T15:34:35.216 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:35.216 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 15557 2023-12-01T15:34:35.216 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.216 INFO:tasks.workunit.client.0.smithi119.stdout: "state_aio_wait_lat": { 2023-12-01T15:34:35.216 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:35.216 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2671576 2023-12-01T15:34:35.216 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.216 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T15:34:35.216 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 20, 2023-12-01T15:34:35.216 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2226467 2023-12-01T15:34:35.217 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.217 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_cleanup_lat": { 2023-12-01T15:34:35.217 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 20, 2023-12-01T15:34:35.217 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 300026535786 2023-12-01T15:34:35.217 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.217 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_queued_lat": { 2023-12-01T15:34:35.217 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 20, 2023-12-01T15:34:35.217 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 24971022041 2023-12-01T15:34:35.217 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.217 INFO:tasks.workunit.client.0.smithi119.stdout: "state_done_lat": { 2023-12-01T15:34:35.217 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:35.217 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 398475 2023-12-01T15:34:35.218 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.218 INFO:tasks.workunit.client.0.smithi119.stdout: "state_finishing_lat": { 2023-12-01T15:34:35.218 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:35.218 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 29316 2023-12-01T15:34:35.218 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.218 INFO:tasks.workunit.client.0.smithi119.stdout: "state_io_done_lat": { 2023-12-01T15:34:35.218 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:35.218 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 228936 2023-12-01T15:34:35.218 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.218 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_commiting_lat": { 2023-12-01T15:34:35.218 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:35.218 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 308220341 2023-12-01T15:34:35.218 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.218 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_done_lat": { 2023-12-01T15:34:35.218 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:35.219 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 78645 2023-12-01T15:34:35.219 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.219 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_queued_lat": { 2023-12-01T15:34:35.219 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:35.219 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 249025214 2023-12-01T15:34:35.219 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.219 INFO:tasks.workunit.client.0.smithi119.stdout: "state_prepare_lat": { 2023-12-01T15:34:35.219 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:35.219 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10726355 2023-12-01T15:34:35.219 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.219 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": { 2023-12-01T15:34:35.220 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 903106 2023-12-01T15:34:35.220 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.220 INFO:tasks.workunit.client.0.smithi119.stdout: "truncate_lat": { 2023-12-01T15:34:35.220 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:35.220 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 673 2023-12-01T15:34:35.220 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.220 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_commit_lat": { 2023-12-01T15:34:35.220 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:35.220 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 570910618 2023-12-01T15:34:35.220 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.220 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_submit_lat": { 2023-12-01T15:34:35.220 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:35.220 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 12681777 2023-12-01T15:34:35.220 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.221 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_throttle_lat": { 2023-12-01T15:34:35.221 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:35.221 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1831853 2023-12-01T15:34:35.221 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.221 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.221 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache": { 2023-12-01T15:34:35.221 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:35.221 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1879454094 2023-12-01T15:34:35.221 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.221 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:35.221 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 42385408 2023-12-01T15:34:35.221 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.221 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:35.221 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 41369600 2023-12-01T15:34:35.221 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.221 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:35.222 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3158541721 2023-12-01T15:34:35.222 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.222 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:35.222 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1015808 2023-12-01T15:34:35.222 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.222 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.222 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:data": { 2023-12-01T15:34:35.222 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.222 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 159383552 2023-12-01T15:34:35.222 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.222 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.222 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.222 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.222 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.222 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.223 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.223 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.223 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 86560969 2023-12-01T15:34:35.223 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.223 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.223 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.223 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.224 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.224 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:35.224 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.224 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.224 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 139264 2023-12-01T15:34:35.224 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.224 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.224 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.224 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.224 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.224 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 135168 2023-12-01T15:34:35.224 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.224 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.224 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.225 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.225 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.225 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.225 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.225 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.225 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.225 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.225 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.225 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.225 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.225 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.225 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72539959 2023-12-01T15:34:35.225 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.225 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.225 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv": { 2023-12-01T15:34:35.226 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.226 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 788529152 2023-12-01T15:34:35.226 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.226 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.226 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:35.226 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.226 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.226 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.226 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.226 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.226 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649207268 2023-12-01T15:34:35.226 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.226 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.226 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.226 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.227 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.227 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.227 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.227 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.227 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.227 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.227 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.227 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.227 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.227 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.227 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.227 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.227 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.227 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1168 2023-12-01T15:34:35.227 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.227 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.228 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.228 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.228 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.228 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.228 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.228 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.228 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.228 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.228 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.228 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72211852 2023-12-01T15:34:35.228 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.228 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.228 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T15:34:35.228 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.228 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 192937984 2023-12-01T15:34:35.229 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.229 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.229 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:35.229 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.229 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.229 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 464 2023-12-01T15:34:35.229 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.229 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.229 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 57707312 2023-12-01T15:34:35.229 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.229 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.229 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.229 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.229 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.229 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.229 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.230 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.230 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.230 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.230 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.230 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.230 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.230 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.230 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.230 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.230 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.230 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.230 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.230 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.230 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.230 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.231 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.231 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.231 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.231 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.231 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.231 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.231 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.231 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 68121344 2023-12-01T15:34:35.231 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.231 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.231 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:meta": { 2023-12-01T15:34:35.231 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:35.231 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 721420288 2023-12-01T15:34:35.231 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.231 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:35.232 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.232 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.232 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:35.232 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.232 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.232 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:35.232 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649207268 2023-12-01T15:34:35.232 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.232 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:35.232 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.232 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.232 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:35.232 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3628 2023-12-01T15:34:35.232 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.232 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:35.232 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8466 2023-12-01T15:34:35.233 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.233 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:35.233 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.233 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.233 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:35.233 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 26610 2023-12-01T15:34:35.233 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.233 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:35.233 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 201994 2023-12-01T15:34:35.233 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.233 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:35.233 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.233 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.233 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:35.233 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.234 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.234 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:35.234 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.234 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.234 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:35.234 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71972322 2023-12-01T15:34:35.234 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.234 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.234 INFO:tasks.workunit.client.0.smithi119.stdout: "objecter": { 2023-12-01T15:34:35.234 INFO:tasks.workunit.client.0.smithi119.stdout: "op_active": { 2023-12-01T15:34:35.234 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.234 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.234 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:35.234 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.235 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.235 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rmw": { 2023-12-01T15:34:35.235 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.235 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.235 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:35.235 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.235 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.235 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.235 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:35.235 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg": { 2023-12-01T15:34:35.235 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 47 2023-12-01T15:34:35.235 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.235 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg_removing": { 2023-12-01T15:34:35.235 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.235 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.235 INFO:tasks.workunit.client.0.smithi119.stdout: "op": { 2023-12-01T15:34:35.236 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 115 2023-12-01T15:34:35.236 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.236 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_degraded": { 2023-12-01T15:34:35.236 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.236 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.236 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_unreadable": { 2023-12-01T15:34:35.236 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.236 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.236 INFO:tasks.workunit.client.0.smithi119.stdout: "op_in_bytes": { 2023-12-01T15:34:35.236 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.236 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.236 INFO:tasks.workunit.client.0.smithi119.stdout: "op_latency": { 2023-12-01T15:34:35.236 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 115, 2023-12-01T15:34:35.236 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 102438204 2023-12-01T15:34:35.236 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.236 INFO:tasks.workunit.client.0.smithi119.stdout: "op_out_bytes": { 2023-12-01T15:34:35.237 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 265081 2023-12-01T15:34:35.237 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.237 INFO:tasks.workunit.client.0.smithi119.stdout: "op_prepare_latency": { 2023-12-01T15:34:35.237 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 117, 2023-12-01T15:34:35.237 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 30565509 2023-12-01T15:34:35.237 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.237 INFO:tasks.workunit.client.0.smithi119.stdout: "op_process_latency": { 2023-12-01T15:34:35.237 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 115, 2023-12-01T15:34:35.237 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 91336566 2023-12-01T15:34:35.237 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.237 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:35.237 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 80 2023-12-01T15:34:35.237 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.237 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency": { 2023-12-01T15:34:35.237 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 80, 2023-12-01T15:34:35.237 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14440385 2023-12-01T15:34:35.238 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.238 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T15:34:35.238 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.238 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.238 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_out_bytes": { 2023-12-01T15:34:35.238 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 265081 2023-12-01T15:34:35.238 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.238 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_prepare_latency": { 2023-12-01T15:34:35.238 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 80, 2023-12-01T15:34:35.238 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 12551749 2023-12-01T15:34:35.238 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.238 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_process_latency": { 2023-12-01T15:34:35.238 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 80, 2023-12-01T15:34:35.238 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10212121 2023-12-01T15:34:35.238 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.239 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw": { 2023-12-01T15:34:35.239 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 30 2023-12-01T15:34:35.239 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.239 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_in_bytes": { 2023-12-01T15:34:35.239 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.239 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.239 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency": { 2023-12-01T15:34:35.239 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 30, 2023-12-01T15:34:35.239 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 32838052 2023-12-01T15:34:35.239 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.239 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T15:34:35.239 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.239 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.239 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T15:34:35.239 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.240 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.240 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_out_bytes": { 2023-12-01T15:34:35.240 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.240 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.240 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_prepare_latency": { 2023-12-01T15:34:35.240 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 30, 2023-12-01T15:34:35.240 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14535359 2023-12-01T15:34:35.240 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.240 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_process_latency": { 2023-12-01T15:34:35.240 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 30, 2023-12-01T15:34:35.240 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 30839212 2023-12-01T15:34:35.240 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.240 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:35.240 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5 2023-12-01T15:34:35.240 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.240 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_in_bytes": { 2023-12-01T15:34:35.241 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.241 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.241 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency": { 2023-12-01T15:34:35.241 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:35.241 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 55159767 2023-12-01T15:34:35.241 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.241 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T15:34:35.241 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.241 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.241 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_prepare_latency": { 2023-12-01T15:34:35.241 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 7, 2023-12-01T15:34:35.241 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3478401 2023-12-01T15:34:35.241 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.241 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_process_latency": { 2023-12-01T15:34:35.241 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:35.241 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 50285233 2023-12-01T15:34:35.242 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.242 INFO:tasks.workunit.client.0.smithi119.stdout: "op_wip": { 2023-12-01T15:34:35.242 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.242 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.242 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_bytes": { 2023-12-01T15:34:35.242 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.242 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.242 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_ops": { 2023-12-01T15:34:35.242 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:35.242 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.242 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes": { 2023-12-01T15:34:35.242 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:35.242 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.242 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes_used": { 2023-12-01T15:34:35.242 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 28913664 2023-12-01T15:34:35.243 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.243 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.243 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.243 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.243 INFO:tasks.workunit.client.0.smithi119.stdout: "pools": [ 2023-12-01T15:34:35.243 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.243 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:35.243 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr" 2023-12-01T15:34:35.243 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.243 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_mode": "none", 2023-12-01T15:34:35.243 INFO:tasks.workunit.client.0.smithi119.stdout: "erasure_code_profile": {}, 2023-12-01T15:34:35.243 INFO:tasks.workunit.client.0.smithi119.stdout: "min_size": 2, 2023-12-01T15:34:35.243 INFO:tasks.workunit.client.0.smithi119.stdout: "options": {}, 2023-12-01T15:34:35.243 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_autoscale_mode": "off", 2023-12-01T15:34:35.244 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 1, 2023-12-01T15:34:35.244 INFO:tasks.workunit.client.0.smithi119.stdout: "pgp_num": 1, 2023-12-01T15:34:35.244 INFO:tasks.workunit.client.0.smithi119.stdout: "pool": 1, 2023-12-01T15:34:35.244 INFO:tasks.workunit.client.0.smithi119.stdout: "size": 3, 2023-12-01T15:34:35.244 INFO:tasks.workunit.client.0.smithi119.stdout: "stats": { 2023-12-01T15:34:35.244 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_raw": 729330854154, 2023-12-01T15:34:35.244 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_used": 1781760, 2023-12-01T15:34:35.244 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_bytes_used": 0, 2023-12-01T15:34:35.244 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_under_bytes": 0, 2023-12-01T15:34:35.244 INFO:tasks.workunit.client.0.smithi119.stdout: "data_bytes_used": 1781760, 2023-12-01T15:34:35.244 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty": 0, 2023-12-01T15:34:35.244 INFO:tasks.workunit.client.0.smithi119.stdout: "max_avail": 243110297600, 2023-12-01T15:34:35.244 INFO:tasks.workunit.client.0.smithi119.stdout: "objects": 2, 2023-12-01T15:34:35.244 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_bytes_used": 0, 2023-12-01T15:34:35.244 INFO:tasks.workunit.client.0.smithi119.stdout: "percent_used": 2.443000539642526e-06, 2023-12-01T15:34:35.244 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_bytes": 0, 2023-12-01T15:34:35.245 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_objects": 0, 2023-12-01T15:34:35.245 INFO:tasks.workunit.client.0.smithi119.stdout: "rd": 394, 2023-12-01T15:34:35.245 INFO:tasks.workunit.client.0.smithi119.stdout: "rd_bytes": 598016, 2023-12-01T15:34:35.245 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": 590368, 2023-12-01T15:34:35.245 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_data": 590368, 2023-12-01T15:34:35.245 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_omap": 0, 2023-12-01T15:34:35.245 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_raw": 1771104, 2023-12-01T15:34:35.245 INFO:tasks.workunit.client.0.smithi119.stdout: "wr": 219, 2023-12-01T15:34:35.245 INFO:tasks.workunit.client.0.smithi119.stdout: "wr_bytes": 2473984 2023-12-01T15:34:35.245 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.245 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_bytes": 0, 2023-12-01T15:34:35.245 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_objects": 0, 2023-12-01T15:34:35.245 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "replicated" 2023-12-01T15:34:35.245 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.245 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.245 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:35.246 INFO:tasks.workunit.client.0.smithi119.stdout: "cephfs" 2023-12-01T15:34:35.246 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.246 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_mode": "none", 2023-12-01T15:34:35.246 INFO:tasks.workunit.client.0.smithi119.stdout: "erasure_code_profile": {}, 2023-12-01T15:34:35.246 INFO:tasks.workunit.client.0.smithi119.stdout: "min_size": 2, 2023-12-01T15:34:35.246 INFO:tasks.workunit.client.0.smithi119.stdout: "options": {}, 2023-12-01T15:34:35.246 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_autoscale_mode": "off", 2023-12-01T15:34:35.246 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 32, 2023-12-01T15:34:35.246 INFO:tasks.workunit.client.0.smithi119.stdout: "pgp_num": 32, 2023-12-01T15:34:35.246 INFO:tasks.workunit.client.0.smithi119.stdout: "pool": 2, 2023-12-01T15:34:35.246 INFO:tasks.workunit.client.0.smithi119.stdout: "size": 3, 2023-12-01T15:34:35.246 INFO:tasks.workunit.client.0.smithi119.stdout: "stats": { 2023-12-01T15:34:35.246 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_raw": 729330854154, 2023-12-01T15:34:35.246 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_used": 98304, 2023-12-01T15:34:35.246 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_bytes_used": 0, 2023-12-01T15:34:35.247 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_under_bytes": 0, 2023-12-01T15:34:35.247 INFO:tasks.workunit.client.0.smithi119.stdout: "data_bytes_used": 98304, 2023-12-01T15:34:35.247 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty": 0, 2023-12-01T15:34:35.247 INFO:tasks.workunit.client.0.smithi119.stdout: "max_avail": 243110297600, 2023-12-01T15:34:35.247 INFO:tasks.workunit.client.0.smithi119.stdout: "objects": 22, 2023-12-01T15:34:35.247 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_bytes_used": 0, 2023-12-01T15:34:35.247 INFO:tasks.workunit.client.0.smithi119.stdout: "percent_used": 1.3478653215770464e-07, 2023-12-01T15:34:35.247 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_bytes": 0, 2023-12-01T15:34:35.247 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_objects": 0, 2023-12-01T15:34:35.247 INFO:tasks.workunit.client.0.smithi119.stdout: "rd": 0, 2023-12-01T15:34:35.247 INFO:tasks.workunit.client.0.smithi119.stdout: "rd_bytes": 0, 2023-12-01T15:34:35.247 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": 3430, 2023-12-01T15:34:35.247 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_data": 3430, 2023-12-01T15:34:35.247 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_omap": 0, 2023-12-01T15:34:35.247 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_raw": 10290, 2023-12-01T15:34:35.248 INFO:tasks.workunit.client.0.smithi119.stdout: "wr": 51, 2023-12-01T15:34:35.248 INFO:tasks.workunit.client.0.smithi119.stdout: "wr_bytes": 20480 2023-12-01T15:34:35.248 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.248 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_bytes": 0, 2023-12-01T15:34:35.248 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_objects": 0, 2023-12-01T15:34:35.248 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "replicated" 2023-12-01T15:34:35.248 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.248 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.248 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:35.248 INFO:tasks.workunit.client.0.smithi119.stdout: "cephfs" 2023-12-01T15:34:35.248 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.248 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_mode": "none", 2023-12-01T15:34:35.248 INFO:tasks.workunit.client.0.smithi119.stdout: "erasure_code_profile": {}, 2023-12-01T15:34:35.248 INFO:tasks.workunit.client.0.smithi119.stdout: "min_size": 2, 2023-12-01T15:34:35.248 INFO:tasks.workunit.client.0.smithi119.stdout: "options": {}, 2023-12-01T15:34:35.248 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_autoscale_mode": "off", 2023-12-01T15:34:35.249 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 64, 2023-12-01T15:34:35.249 INFO:tasks.workunit.client.0.smithi119.stdout: "pgp_num": 64, 2023-12-01T15:34:35.249 INFO:tasks.workunit.client.0.smithi119.stdout: "pool": 3, 2023-12-01T15:34:35.249 INFO:tasks.workunit.client.0.smithi119.stdout: "size": 3, 2023-12-01T15:34:35.249 INFO:tasks.workunit.client.0.smithi119.stdout: "stats": { 2023-12-01T15:34:35.249 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_raw": 729330854154, 2023-12-01T15:34:35.249 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_used": 0, 2023-12-01T15:34:35.249 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_bytes_used": 0, 2023-12-01T15:34:35.249 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_under_bytes": 0, 2023-12-01T15:34:35.249 INFO:tasks.workunit.client.0.smithi119.stdout: "data_bytes_used": 0, 2023-12-01T15:34:35.249 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty": 0, 2023-12-01T15:34:35.249 INFO:tasks.workunit.client.0.smithi119.stdout: "max_avail": 243110297600, 2023-12-01T15:34:35.249 INFO:tasks.workunit.client.0.smithi119.stdout: "objects": 0, 2023-12-01T15:34:35.249 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_bytes_used": 0, 2023-12-01T15:34:35.249 INFO:tasks.workunit.client.0.smithi119.stdout: "percent_used": 0.0, 2023-12-01T15:34:35.250 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_bytes": 0, 2023-12-01T15:34:35.250 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_objects": 0, 2023-12-01T15:34:35.250 INFO:tasks.workunit.client.0.smithi119.stdout: "rd": 0, 2023-12-01T15:34:35.250 INFO:tasks.workunit.client.0.smithi119.stdout: "rd_bytes": 0, 2023-12-01T15:34:35.250 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": 0, 2023-12-01T15:34:35.250 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_data": 0, 2023-12-01T15:34:35.250 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_omap": 0, 2023-12-01T15:34:35.250 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_raw": 0, 2023-12-01T15:34:35.250 INFO:tasks.workunit.client.0.smithi119.stdout: "wr": 0, 2023-12-01T15:34:35.250 INFO:tasks.workunit.client.0.smithi119.stdout: "wr_bytes": 0 2023-12-01T15:34:35.250 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.250 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_bytes": 0, 2023-12-01T15:34:35.250 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_objects": 0, 2023-12-01T15:34:35.250 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "replicated" 2023-12-01T15:34:35.250 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.251 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.251 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:35.251 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd" 2023-12-01T15:34:35.251 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.251 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_mode": "none", 2023-12-01T15:34:35.251 INFO:tasks.workunit.client.0.smithi119.stdout: "erasure_code_profile": {}, 2023-12-01T15:34:35.251 INFO:tasks.workunit.client.0.smithi119.stdout: "min_size": 2, 2023-12-01T15:34:35.251 INFO:tasks.workunit.client.0.smithi119.stdout: "options": {}, 2023-12-01T15:34:35.251 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_autoscale_mode": "off", 2023-12-01T15:34:35.251 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 8, 2023-12-01T15:34:35.251 INFO:tasks.workunit.client.0.smithi119.stdout: "pgp_num": 8, 2023-12-01T15:34:35.251 INFO:tasks.workunit.client.0.smithi119.stdout: "pool": 4, 2023-12-01T15:34:35.251 INFO:tasks.workunit.client.0.smithi119.stdout: "size": 3, 2023-12-01T15:34:35.251 INFO:tasks.workunit.client.0.smithi119.stdout: "stats": { 2023-12-01T15:34:35.251 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_raw": 729330854154, 2023-12-01T15:34:35.252 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_used": 0, 2023-12-01T15:34:35.252 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_bytes_used": 0, 2023-12-01T15:34:35.252 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_under_bytes": 0, 2023-12-01T15:34:35.252 INFO:tasks.workunit.client.0.smithi119.stdout: "data_bytes_used": 0, 2023-12-01T15:34:35.252 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty": 0, 2023-12-01T15:34:35.252 INFO:tasks.workunit.client.0.smithi119.stdout: "max_avail": 243110297600, 2023-12-01T15:34:35.252 INFO:tasks.workunit.client.0.smithi119.stdout: "objects": 0, 2023-12-01T15:34:35.252 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_bytes_used": 0, 2023-12-01T15:34:35.252 INFO:tasks.workunit.client.0.smithi119.stdout: "percent_used": 0.0, 2023-12-01T15:34:35.252 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_bytes": 0, 2023-12-01T15:34:35.252 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_objects": 0, 2023-12-01T15:34:35.252 INFO:tasks.workunit.client.0.smithi119.stdout: "rd": 0, 2023-12-01T15:34:35.252 INFO:tasks.workunit.client.0.smithi119.stdout: "rd_bytes": 0, 2023-12-01T15:34:35.252 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": 0, 2023-12-01T15:34:35.252 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_data": 0, 2023-12-01T15:34:35.252 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_omap": 0, 2023-12-01T15:34:35.253 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_raw": 0, 2023-12-01T15:34:35.253 INFO:tasks.workunit.client.0.smithi119.stdout: "wr": 0, 2023-12-01T15:34:35.253 INFO:tasks.workunit.client.0.smithi119.stdout: "wr_bytes": 0 2023-12-01T15:34:35.253 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.253 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_bytes": 0, 2023-12-01T15:34:35.253 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_objects": 0, 2023-12-01T15:34:35.253 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "replicated" 2023-12-01T15:34:35.253 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.253 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.253 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd": { 2023-12-01T15:34:35.253 INFO:tasks.workunit.client.0.smithi119.stdout: "mirroring_by_pool": [ 2023-12-01T15:34:35.253 INFO:tasks.workunit.client.0.smithi119.stdout: false 2023-12-01T15:34:35.253 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.253 INFO:tasks.workunit.client.0.smithi119.stdout: "num_images_by_pool": [ 2023-12-01T15:34:35.253 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.254 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.254 INFO:tasks.workunit.client.0.smithi119.stdout: "num_pools": 1 2023-12-01T15:34:35.254 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.254 INFO:tasks.workunit.client.0.smithi119.stdout: "report_id": "05cd9861-b5a4-462f-abf8-7c6073e19b75", 2023-12-01T15:34:35.254 INFO:tasks.workunit.client.0.smithi119.stdout: "report_timestamp": "2023-12-01T15:34:34.337603", 2023-12-01T15:34:35.254 INFO:tasks.workunit.client.0.smithi119.stdout: "report_version": 1, 2023-12-01T15:34:35.254 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_stats": { 2023-12-01T15:34:35.254 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "7.9.2" 2023-12-01T15:34:35.254 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.254 INFO:tasks.workunit.client.0.smithi119.stdout: "rook": { 2023-12-01T15:34:35.255 INFO:tasks.workunit.client.0.smithi119.stdout: "cluster": { 2023-12-01T15:34:35.255 INFO:tasks.workunit.client.0.smithi119.stdout: "external-mode": null, 2023-12-01T15:34:35.255 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:35.255 INFO:tasks.workunit.client.0.smithi119.stdout: "allow-multiple-per-node": null, 2023-12-01T15:34:35.255 INFO:tasks.workunit.client.0.smithi119.stdout: "count": null, 2023-12-01T15:34:35.255 INFO:tasks.workunit.client.0.smithi119.stdout: "max-id": null, 2023-12-01T15:34:35.255 INFO:tasks.workunit.client.0.smithi119.stdout: "pvc": { 2023-12-01T15:34:35.255 INFO:tasks.workunit.client.0.smithi119.stdout: "enabled": null 2023-12-01T15:34:35.255 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.255 INFO:tasks.workunit.client.0.smithi119.stdout: "stretch": { 2023-12-01T15:34:35.255 INFO:tasks.workunit.client.0.smithi119.stdout: "enabled": null 2023-12-01T15:34:35.255 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.255 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.255 INFO:tasks.workunit.client.0.smithi119.stdout: "network": { 2023-12-01T15:34:35.255 INFO:tasks.workunit.client.0.smithi119.stdout: "provider": null 2023-12-01T15:34:35.255 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.256 INFO:tasks.workunit.client.0.smithi119.stdout: "storage": { 2023-12-01T15:34:35.256 INFO:tasks.workunit.client.0.smithi119.stdout: "device-set": { 2023-12-01T15:34:35.256 INFO:tasks.workunit.client.0.smithi119.stdout: "count": { 2023-12-01T15:34:35.256 INFO:tasks.workunit.client.0.smithi119.stdout: "non-portable": null, 2023-12-01T15:34:35.256 INFO:tasks.workunit.client.0.smithi119.stdout: "portable": null, 2023-12-01T15:34:35.256 INFO:tasks.workunit.client.0.smithi119.stdout: "total": null 2023-12-01T15:34:35.256 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.256 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.256 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.256 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.256 INFO:tasks.workunit.client.0.smithi119.stdout: "csi": { 2023-12-01T15:34:35.256 INFO:tasks.workunit.client.0.smithi119.stdout: "version": null 2023-12-01T15:34:35.256 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.256 INFO:tasks.workunit.client.0.smithi119.stdout: "kubernetes": { 2023-12-01T15:34:35.256 INFO:tasks.workunit.client.0.smithi119.stdout: "version": null 2023-12-01T15:34:35.257 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.257 INFO:tasks.workunit.client.0.smithi119.stdout: "node": { 2023-12-01T15:34:35.257 INFO:tasks.workunit.client.0.smithi119.stdout: "count": { 2023-12-01T15:34:35.257 INFO:tasks.workunit.client.0.smithi119.stdout: "kubernetes-total": null, 2023-12-01T15:34:35.257 INFO:tasks.workunit.client.0.smithi119.stdout: "with-ceph-daemons": null, 2023-12-01T15:34:35.257 INFO:tasks.workunit.client.0.smithi119.stdout: "with-csi-cephfs-plugin": null, 2023-12-01T15:34:35.257 INFO:tasks.workunit.client.0.smithi119.stdout: "with-csi-nfs-plugin": null, 2023-12-01T15:34:35.257 INFO:tasks.workunit.client.0.smithi119.stdout: "with-csi-rbd-plugin": null 2023-12-01T15:34:35.257 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.257 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.257 INFO:tasks.workunit.client.0.smithi119.stdout: "usage": { 2023-12-01T15:34:35.257 INFO:tasks.workunit.client.0.smithi119.stdout: "storage-class": { 2023-12-01T15:34:35.257 INFO:tasks.workunit.client.0.smithi119.stdout: "count": { 2023-12-01T15:34:35.257 INFO:tasks.workunit.client.0.smithi119.stdout: "bucket": null, 2023-12-01T15:34:35.257 INFO:tasks.workunit.client.0.smithi119.stdout: "cephfs": null, 2023-12-01T15:34:35.257 INFO:tasks.workunit.client.0.smithi119.stdout: "nfs": null, 2023-12-01T15:34:35.258 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd": null, 2023-12-01T15:34:35.258 INFO:tasks.workunit.client.0.smithi119.stdout: "total": null 2023-12-01T15:34:35.258 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.258 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:35.258 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.258 INFO:tasks.workunit.client.0.smithi119.stdout: "version": null 2023-12-01T15:34:35.258 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.258 INFO:tasks.workunit.client.0.smithi119.stdout: "services": {}, 2023-12-01T15:34:35.258 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_per_pg": [ 2023-12-01T15:34:35.258 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.258 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.258 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.258 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.258 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.258 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.259 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:35.259 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.259 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.259 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.259 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.259 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.259 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.259 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848118+0000", 2023-12-01T15:34:35.259 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.493095+0000", 2023-12-01T15:34:35.259 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.493095+0000", 2023-12-01T15:34:35.259 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.493401+0000", 2023-12-01T15:34:35.259 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848118+0000", 2023-12-01T15:34:35.259 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.259 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.259 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.259 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.260 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848118+0000", 2023-12-01T15:34:35.260 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848118+0000", 2023-12-01T15:34:35.260 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848118+0000", 2023-12-01T15:34:35.260 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.260 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.260 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.260 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848118+0000", 2023-12-01T15:34:35.260 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848118+0000", 2023-12-01T15:34:35.260 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.260 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.260 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.260 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.260 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.260 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.261 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.261 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.261 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.261 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.261 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.261 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.261 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.261 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.3f", 2023-12-01T15:34:35.261 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.261 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.261 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.261 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.261 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.261 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:39:11.787500+0000", 2023-12-01T15:34:35.261 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.262 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.262 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.262 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.262 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.262 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.262 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.262 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.262 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.262 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.262 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.262 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.262 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.262 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.262 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.262 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.262 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.264 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.264 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.264 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.264 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.264 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.265 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.265 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.265 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.265 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:35.265 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.265 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.265 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.265 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.265 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.265 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.265 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.265 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.265 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:35.265 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.265 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.266 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.266 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.266 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.266 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.266 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.987463+0000", 2023-12-01T15:34:35.266 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:33:39.986891+0000", 2023-12-01T15:34:35.266 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:33:39.986891+0000", 2023-12-01T15:34:35.266 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:33:39.987254+0000", 2023-12-01T15:34:35.266 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.987463+0000", 2023-12-01T15:34:35.266 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.266 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.266 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.266 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 70, 2023-12-01T15:34:35.266 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.987463+0000", 2023-12-01T15:34:35.266 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.987463+0000", 2023-12-01T15:34:35.267 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.987463+0000", 2023-12-01T15:34:35.267 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.267 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.267 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.267 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.987463+0000", 2023-12-01T15:34:35.267 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.987463+0000", 2023-12-01T15:34:35.267 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.267 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.267 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.267 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.267 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 69, 2023-12-01T15:34:35.267 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.267 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.267 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.267 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.267 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.268 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.268 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.268 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.268 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.3e", 2023-12-01T15:34:35.268 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.268 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.268 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.268 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 28, 2023-12-01T15:34:35.268 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.268 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T23:27:27.190575+0000", 2023-12-01T15:34:35.268 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.268 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.268 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.268 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.268 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.269 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.269 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.269 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.269 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.269 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.269 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.269 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.269 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.269 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.269 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.269 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.269 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.269 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.269 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.269 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.269 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.270 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.270 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.270 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.270 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.270 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.270 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.270 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.270 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.270 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.270 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.270 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.270 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.270 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.270 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.270 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.271 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.271 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.271 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.271 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.271 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.272 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.272 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.272 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.272 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:35.272 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.272 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.272 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.272 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.273 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.273 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.273 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.273 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.273 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:35.273 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.273 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.273 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.273 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.273 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.273 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.273 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.845244+0000", 2023-12-01T15:34:35.273 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.486368+0000", 2023-12-01T15:34:35.273 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.486368+0000", 2023-12-01T15:34:35.273 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.486647+0000", 2023-12-01T15:34:35.274 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.845244+0000", 2023-12-01T15:34:35.274 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.274 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.274 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.274 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.274 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.845244+0000", 2023-12-01T15:34:35.274 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.845244+0000", 2023-12-01T15:34:35.274 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.845244+0000", 2023-12-01T15:34:35.274 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.274 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.274 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.274 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.845244+0000", 2023-12-01T15:34:35.274 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.845244+0000", 2023-12-01T15:34:35.274 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.274 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.275 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.275 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.275 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.275 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.275 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.275 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.275 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.275 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.275 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.275 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.276 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.276 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.3d", 2023-12-01T15:34:35.276 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.276 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.276 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.276 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.276 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.276 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:36:30.334464+0000", 2023-12-01T15:34:35.276 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.276 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.276 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.276 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.276 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.276 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.276 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.277 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.278 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.278 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.278 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.278 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.278 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.278 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.278 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.278 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.278 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.278 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.278 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.278 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.278 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.278 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.278 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.279 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.279 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.279 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.279 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.279 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.279 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.279 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.279 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.279 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.279 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.279 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.279 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.280 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.280 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:35.280 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.280 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.280 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.280 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.280 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.280 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.280 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.280 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.280 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:35.280 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.280 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.280 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.280 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.281 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.281 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.281 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844316+0000", 2023-12-01T15:34:35.281 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.473237+0000", 2023-12-01T15:34:35.281 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.473237+0000", 2023-12-01T15:34:35.281 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.473539+0000", 2023-12-01T15:34:35.281 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844316+0000", 2023-12-01T15:34:35.281 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.281 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.281 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.281 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.281 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844316+0000", 2023-12-01T15:34:35.281 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844316+0000", 2023-12-01T15:34:35.281 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844316+0000", 2023-12-01T15:34:35.281 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.281 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.282 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.282 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844316+0000", 2023-12-01T15:34:35.282 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844316+0000", 2023-12-01T15:34:35.282 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.282 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.282 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.282 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.282 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.282 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.282 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.282 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.282 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.282 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.282 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.282 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.283 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.283 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.3c", 2023-12-01T15:34:35.283 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.283 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.283 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.285 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.285 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.285 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T17:46:42.199992+0000", 2023-12-01T15:34:35.285 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.285 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.285 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.285 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.285 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.285 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.286 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.286 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.286 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.286 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.286 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.286 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.286 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.286 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.286 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.286 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.286 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.287 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.287 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.287 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.287 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.287 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.287 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.287 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.287 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.287 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.287 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.287 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.287 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.287 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.287 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.287 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.287 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.288 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.288 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.288 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.288 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.288 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.288 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.288 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.288 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.288 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.288 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.288 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.288 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.288 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.288 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.288 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.289 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.289 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.289 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.289 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:35.289 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.289 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.289 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.289 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.289 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.289 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.289 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.289 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.289 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:35.289 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.289 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.289 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.290 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.290 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.290 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.290 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.845976+0000", 2023-12-01T15:34:35.290 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.497411+0000", 2023-12-01T15:34:35.290 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.497411+0000", 2023-12-01T15:34:35.290 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.498011+0000", 2023-12-01T15:34:35.290 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.845976+0000", 2023-12-01T15:34:35.290 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.290 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.290 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.290 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.290 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.845976+0000", 2023-12-01T15:34:35.290 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.845976+0000", 2023-12-01T15:34:35.290 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.845976+0000", 2023-12-01T15:34:35.291 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.291 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.291 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.291 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.845976+0000", 2023-12-01T15:34:35.291 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.845976+0000", 2023-12-01T15:34:35.291 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.291 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.291 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.291 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.291 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.291 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.291 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.291 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.291 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.291 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.292 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.292 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.292 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.292 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.3b", 2023-12-01T15:34:35.292 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.292 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.292 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.292 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:35.292 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.292 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:25:42.970281+0000", 2023-12-01T15:34:35.292 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.292 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.292 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.292 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.293 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.293 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.293 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.293 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.293 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.293 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.293 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.293 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.293 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.293 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.293 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.293 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.293 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.293 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.293 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.293 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.294 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.294 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.294 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.294 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.294 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.294 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.294 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.294 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.294 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.294 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.294 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.294 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.294 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.294 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.294 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.295 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.295 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.295 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.295 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.295 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.295 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.295 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.295 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.295 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.295 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.295 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.295 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.295 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.295 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.295 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.296 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.296 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:35.296 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.296 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.296 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.296 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.296 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.296 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.296 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.296 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.296 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:35.296 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.296 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.296 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.296 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.296 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.297 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.297 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.843029+0000", 2023-12-01T15:34:35.297 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.474760+0000", 2023-12-01T15:34:35.297 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.474760+0000", 2023-12-01T15:34:35.297 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.475068+0000", 2023-12-01T15:34:35.297 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.843029+0000", 2023-12-01T15:34:35.297 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.297 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.297 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.297 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.297 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.843029+0000", 2023-12-01T15:34:35.297 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.843029+0000", 2023-12-01T15:34:35.297 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.843029+0000", 2023-12-01T15:34:35.297 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.297 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.298 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.298 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.843029+0000", 2023-12-01T15:34:35.298 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.843029+0000", 2023-12-01T15:34:35.298 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.298 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.298 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.298 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.298 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.298 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.298 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.298 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.298 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.298 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.298 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.298 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.299 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.299 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.3a", 2023-12-01T15:34:35.299 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.299 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.299 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.299 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:35.299 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.299 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T00:26:52.866247+0000", 2023-12-01T15:34:35.299 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.299 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.299 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.299 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.299 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.299 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.299 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.300 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.300 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.300 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.300 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.300 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.300 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.300 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.300 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.300 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.300 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.300 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.300 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.300 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.300 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.300 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.300 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.301 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.301 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.301 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.301 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.301 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.301 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.301 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.301 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.301 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.301 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.301 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.301 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.301 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.301 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.301 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.301 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.302 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.302 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.302 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.302 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.302 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.302 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.302 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.302 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.302 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.303 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.303 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.303 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.303 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:35.303 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.303 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.303 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.303 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.303 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.303 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.303 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.303 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.303 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:35.303 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.303 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.303 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.304 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.304 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.304 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.304 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.845591+0000", 2023-12-01T15:34:35.304 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.489699+0000", 2023-12-01T15:34:35.304 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.489699+0000", 2023-12-01T15:34:35.304 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.489994+0000", 2023-12-01T15:34:35.304 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.845591+0000", 2023-12-01T15:34:35.304 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.304 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.304 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.304 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.304 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.845591+0000", 2023-12-01T15:34:35.304 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.845591+0000", 2023-12-01T15:34:35.304 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.845591+0000", 2023-12-01T15:34:35.305 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.305 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.305 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.305 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.845591+0000", 2023-12-01T15:34:35.305 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.845591+0000", 2023-12-01T15:34:35.305 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.305 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.305 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.305 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.305 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.305 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.305 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.305 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.305 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.305 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.305 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.306 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.306 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.306 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.39", 2023-12-01T15:34:35.306 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.306 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.306 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.306 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:35.306 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.306 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:24:42.919242+0000", 2023-12-01T15:34:35.306 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.306 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.306 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.306 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.306 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.308 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.308 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.308 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.308 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.308 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.308 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.308 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.308 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.308 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.308 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.308 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.308 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.308 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.308 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.308 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.308 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.309 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.309 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.309 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.309 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.309 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.309 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.309 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.309 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.309 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.309 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.309 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.309 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.309 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.309 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.309 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.310 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:35.310 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.310 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.310 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.310 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.310 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.310 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.310 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.310 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.310 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:35.310 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.310 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.310 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.310 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.310 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.311 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.311 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.851738+0000", 2023-12-01T15:34:35.311 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.478852+0000", 2023-12-01T15:34:35.311 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.478852+0000", 2023-12-01T15:34:35.311 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.479120+0000", 2023-12-01T15:34:35.311 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.851738+0000", 2023-12-01T15:34:35.311 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.311 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.311 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.311 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.311 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.851738+0000", 2023-12-01T15:34:35.311 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.851738+0000", 2023-12-01T15:34:35.311 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.851738+0000", 2023-12-01T15:34:35.311 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.311 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.312 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.312 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.851738+0000", 2023-12-01T15:34:35.312 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.851738+0000", 2023-12-01T15:34:35.312 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.312 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.312 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.312 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.312 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.312 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.312 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.312 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.312 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.312 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.312 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.312 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.312 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.313 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.38", 2023-12-01T15:34:35.313 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.313 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.313 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.313 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:35.313 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.313 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T22:48:33.587279+0000", 2023-12-01T15:34:35.313 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.313 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.313 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.313 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.313 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.313 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.313 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.313 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.314 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.314 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.314 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.314 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.314 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.314 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.314 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.314 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.314 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.314 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.314 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.314 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.314 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.314 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.314 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.315 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.315 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.315 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.315 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.315 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.315 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.315 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.315 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.315 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.315 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.315 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.315 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.315 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.315 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.315 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.315 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.316 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.316 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.316 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.316 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.316 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.316 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.316 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.316 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.316 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.316 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.316 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.316 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.316 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:35.316 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.316 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.316 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.317 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.317 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.317 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.317 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.317 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.318 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:35.318 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.318 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.318 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.318 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.318 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.318 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.318 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.846482+0000", 2023-12-01T15:34:35.318 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.492116+0000", 2023-12-01T15:34:35.318 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.492116+0000", 2023-12-01T15:34:35.318 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.492406+0000", 2023-12-01T15:34:35.318 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.846482+0000", 2023-12-01T15:34:35.318 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.318 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.318 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.319 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.319 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.846482+0000", 2023-12-01T15:34:35.319 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.846482+0000", 2023-12-01T15:34:35.319 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.846482+0000", 2023-12-01T15:34:35.319 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.319 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.319 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.319 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.846482+0000", 2023-12-01T15:34:35.319 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.846482+0000", 2023-12-01T15:34:35.319 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.319 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.319 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.319 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.320 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.320 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.320 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.320 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.320 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.320 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.320 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.320 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.320 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.320 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.37", 2023-12-01T15:34:35.320 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.320 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.321 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.321 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:35.321 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.321 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T03:06:22.442288+0000", 2023-12-01T15:34:35.321 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.321 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.321 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.321 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.321 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.321 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.321 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.321 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.321 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.321 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.321 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.322 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.322 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.322 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.322 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.322 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.322 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.322 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.322 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.322 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.322 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.322 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.322 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.322 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.322 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.323 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.323 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.323 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.323 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.323 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.323 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.323 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.323 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.323 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.323 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.323 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.323 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.323 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.323 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.323 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.323 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.324 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.324 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.324 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.324 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.324 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.324 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.324 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.324 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.324 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.324 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.324 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:35.324 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.324 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.324 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.324 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.325 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.325 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.325 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.325 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.325 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:35.325 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.325 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.325 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.325 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.325 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.325 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.325 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.849026+0000", 2023-12-01T15:34:35.325 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.494917+0000", 2023-12-01T15:34:35.325 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.494917+0000", 2023-12-01T15:34:35.325 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.495372+0000", 2023-12-01T15:34:35.325 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.849026+0000", 2023-12-01T15:34:35.326 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.326 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.326 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.326 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.326 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.849026+0000", 2023-12-01T15:34:35.326 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.849026+0000", 2023-12-01T15:34:35.326 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.849026+0000", 2023-12-01T15:34:35.326 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.326 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.326 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.326 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.849026+0000", 2023-12-01T15:34:35.326 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.849026+0000", 2023-12-01T15:34:35.326 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.326 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.327 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.327 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.327 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.327 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.327 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.327 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.327 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.327 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.327 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.327 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.327 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.327 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.36", 2023-12-01T15:34:35.327 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.327 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.327 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.328 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:35.328 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.328 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:30:13.258512+0000", 2023-12-01T15:34:35.328 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.328 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.328 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.328 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.328 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.328 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.328 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.328 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.328 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.328 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.328 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.328 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.328 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.330 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.330 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.330 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.330 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.339 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.339 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.340 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.340 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.340 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.340 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.340 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.340 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.340 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.340 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.340 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.341 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.341 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.341 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.341 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.341 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.341 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.341 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.341 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.341 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:35.341 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.341 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.341 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.341 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.341 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.341 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.342 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.342 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.342 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:35.342 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.342 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.342 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.342 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.342 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.342 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.849075+0000", 2023-12-01T15:34:35.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.490045+0000", 2023-12-01T15:34:35.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.490045+0000", 2023-12-01T15:34:35.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.490883+0000", 2023-12-01T15:34:35.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.849075+0000", 2023-12-01T15:34:35.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.344 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.849075+0000", 2023-12-01T15:34:35.344 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.849075+0000", 2023-12-01T15:34:35.344 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.849075+0000", 2023-12-01T15:34:35.344 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.344 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.344 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.344 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.849075+0000", 2023-12-01T15:34:35.344 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.849075+0000", 2023-12-01T15:34:35.344 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.344 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.344 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.344 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.344 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.344 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.344 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.344 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.345 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.345 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.345 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.345 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.345 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.345 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.35", 2023-12-01T15:34:35.345 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.345 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.345 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.345 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:35.345 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.345 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T22:55:53.504708+0000", 2023-12-01T15:34:35.345 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.346 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.346 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.348 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.348 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.348 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.348 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.349 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.349 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.349 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.349 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.349 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:35.349 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.349 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.349 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.349 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.350 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.350 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.353 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.353 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.354 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 4, 2023-12-01T15:34:35.354 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.354 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.354 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.355 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.355 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.356 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.356 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.847764+0000", 2023-12-01T15:34:35.356 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.480596+0000", 2023-12-01T15:34:35.356 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.480596+0000", 2023-12-01T15:34:35.356 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.480987+0000", 2023-12-01T15:34:35.356 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.847764+0000", 2023-12-01T15:34:35.356 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.356 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.356 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.356 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.356 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.847764+0000", 2023-12-01T15:34:35.356 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.847764+0000", 2023-12-01T15:34:35.356 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.847764+0000", 2023-12-01T15:34:35.356 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.356 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.357 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.357 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.847764+0000", 2023-12-01T15:34:35.357 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.847764+0000", 2023-12-01T15:34:35.357 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.357 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.357 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.357 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.357 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.358 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.358 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.358 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.358 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.358 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.358 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.358 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.358 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.358 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.34", 2023-12-01T15:34:35.358 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.358 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.358 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.359 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:35.359 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.359 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:26:51.212833+0000", 2023-12-01T15:34:35.359 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.359 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.359 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.359 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.359 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.359 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.359 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.359 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.359 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.359 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.359 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.359 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.360 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.360 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.360 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.360 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.360 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.360 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.360 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.360 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.360 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.360 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.360 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.360 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.360 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.360 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.360 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.362 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.362 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.362 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.362 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.362 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.362 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.362 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.362 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.362 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.362 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 4, 2023-12-01T15:34:35.362 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.364 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.364 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.365 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.365 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.365 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.365 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.365 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.365 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:35.365 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.365 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.365 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.365 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.365 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.365 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.365 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.847899+0000", 2023-12-01T15:34:35.365 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.488418+0000", 2023-12-01T15:34:35.366 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.488418+0000", 2023-12-01T15:34:35.366 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.488718+0000", 2023-12-01T15:34:35.366 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.847899+0000", 2023-12-01T15:34:35.366 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.366 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.366 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.366 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.366 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.847899+0000", 2023-12-01T15:34:35.366 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.847899+0000", 2023-12-01T15:34:35.366 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.847899+0000", 2023-12-01T15:34:35.366 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.366 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.366 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.366 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.847899+0000", 2023-12-01T15:34:35.367 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.847899+0000", 2023-12-01T15:34:35.367 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.367 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.367 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.367 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.367 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.367 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.367 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.367 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.367 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.367 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.367 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.367 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.367 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.367 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.33", 2023-12-01T15:34:35.368 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.368 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.368 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.368 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.368 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.368 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T01:49:44.026451+0000", 2023-12-01T15:34:35.368 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.368 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.368 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.368 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.368 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.368 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.368 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.368 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.371 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.371 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.371 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.371 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.371 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.371 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.371 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.371 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.371 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:35.372 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.372 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.372 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.372 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.372 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.372 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.372 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:35.372 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.372 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 2, 2023-12-01T15:34:35.372 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.372 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.372 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.372 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.372 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.372 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.372 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.852390+0000", 2023-12-01T15:34:35.373 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:33:39.852104+0000", 2023-12-01T15:34:35.373 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:33:39.852104+0000", 2023-12-01T15:34:35.373 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:33:39.852390+0000", 2023-12-01T15:34:35.373 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.852390+0000", 2023-12-01T15:34:35.373 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.374 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.374 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.374 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 70, 2023-12-01T15:34:35.375 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.852390+0000", 2023-12-01T15:34:35.375 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.852390+0000", 2023-12-01T15:34:35.375 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.852390+0000", 2023-12-01T15:34:35.375 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.375 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.375 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.375 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.852390+0000", 2023-12-01T15:34:35.375 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.852390+0000", 2023-12-01T15:34:35.375 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.375 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.375 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.375 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.375 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 69, 2023-12-01T15:34:35.375 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.375 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.376 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.376 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.376 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.376 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.376 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.376 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.376 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.32", 2023-12-01T15:34:35.376 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.376 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.376 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.376 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 11, 2023-12-01T15:34:35.376 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.376 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:44:46.730761+0000", 2023-12-01T15:34:35.376 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.377 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.377 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.379 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.379 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.379 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.379 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.379 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.379 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.379 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.379 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.379 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.379 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.379 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.379 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.379 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.379 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.379 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.380 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.380 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.380 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.380 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:35.380 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.380 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 2, 2023-12-01T15:34:35.380 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.380 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.380 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.380 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.380 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.380 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.380 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:35.380 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.380 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:35.381 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.381 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.381 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.381 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.381 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.381 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.381 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844311+0000", 2023-12-01T15:34:35.381 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.483148+0000", 2023-12-01T15:34:35.381 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.483148+0000", 2023-12-01T15:34:35.382 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.483598+0000", 2023-12-01T15:34:35.382 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844311+0000", 2023-12-01T15:34:35.382 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.382 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.382 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.382 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.382 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844311+0000", 2023-12-01T15:34:35.382 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844311+0000", 2023-12-01T15:34:35.382 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844311+0000", 2023-12-01T15:34:35.382 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.382 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.382 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.382 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844311+0000", 2023-12-01T15:34:35.382 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844311+0000", 2023-12-01T15:34:35.382 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.383 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.383 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.383 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.383 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.383 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.383 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.383 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.383 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.384 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.384 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.385 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.385 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.385 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.31", 2023-12-01T15:34:35.385 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.385 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.385 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.385 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.385 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.385 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T01:12:07.443217+0000", 2023-12-01T15:34:35.385 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.385 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.386 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.387 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.387 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.387 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.387 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.387 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.387 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.388 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.388 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.388 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.388 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.388 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.388 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.388 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.388 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.388 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.388 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.388 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.388 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.388 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.388 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.388 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.389 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.389 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.389 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.389 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.389 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.389 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.389 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.389 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.389 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.389 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.389 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.389 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.389 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.389 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:35.389 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.390 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:35.390 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.390 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.390 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.390 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.390 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.390 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.390 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.390 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.390 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:35.390 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.390 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.390 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.390 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.390 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.391 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.391 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844047+0000", 2023-12-01T15:34:35.391 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.491573+0000", 2023-12-01T15:34:35.391 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.491573+0000", 2023-12-01T15:34:35.391 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.491864+0000", 2023-12-01T15:34:35.391 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844047+0000", 2023-12-01T15:34:35.391 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.391 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.391 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.391 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.391 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844047+0000", 2023-12-01T15:34:35.392 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844047+0000", 2023-12-01T15:34:35.392 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844047+0000", 2023-12-01T15:34:35.392 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.392 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.392 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.392 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844047+0000", 2023-12-01T15:34:35.392 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844047+0000", 2023-12-01T15:34:35.392 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.392 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.392 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.392 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.392 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.392 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.392 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.392 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.393 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.393 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.393 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.393 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.393 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.393 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.30", 2023-12-01T15:34:35.393 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.393 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.393 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.393 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.393 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.394 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T19:30:46.355766+0000", 2023-12-01T15:34:35.394 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.394 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.395 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.395 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.395 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.395 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.395 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.395 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.395 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.396 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.396 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.396 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.396 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.396 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.396 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.396 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.396 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.396 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.396 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.396 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.396 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.396 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.396 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.396 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.397 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.397 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.397 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.397 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.397 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.397 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.397 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.397 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.397 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.397 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.397 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.397 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.397 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.397 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.397 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.397 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.398 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.398 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.398 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.398 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.398 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.398 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.398 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.398 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.398 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.398 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.398 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.398 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:35.398 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.398 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.398 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.399 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.399 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.399 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.399 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.399 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.399 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:35.399 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.399 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.399 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.399 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.399 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.400 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.400 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844773+0000", 2023-12-01T15:34:35.400 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.493237+0000", 2023-12-01T15:34:35.400 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.493237+0000", 2023-12-01T15:34:35.400 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.493717+0000", 2023-12-01T15:34:35.400 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844773+0000", 2023-12-01T15:34:35.400 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.400 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.400 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.400 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.400 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844773+0000", 2023-12-01T15:34:35.400 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844773+0000", 2023-12-01T15:34:35.400 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844773+0000", 2023-12-01T15:34:35.400 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.400 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.401 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.401 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844773+0000", 2023-12-01T15:34:35.401 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844773+0000", 2023-12-01T15:34:35.401 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.401 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.401 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.401 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.401 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.401 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.401 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.401 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.401 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.401 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.401 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.401 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.402 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.402 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.2f", 2023-12-01T15:34:35.402 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.402 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.402 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.402 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.402 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.402 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:23:21.342239+0000", 2023-12-01T15:34:35.403 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.403 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.403 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.403 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.403 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.403 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.403 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.403 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.403 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.403 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.404 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.404 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.404 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.404 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.404 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.404 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.406 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.406 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.406 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.406 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.406 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.406 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.406 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.407 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.409 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.409 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.409 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.409 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.409 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.409 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.409 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.409 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.409 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.409 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.409 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.409 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.409 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:35.409 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.409 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.410 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.410 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.410 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.410 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.410 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.410 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.410 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 2, 2023-12-01T15:34:35.410 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.410 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.410 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.410 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.410 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.410 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.846715+0000", 2023-12-01T15:34:35.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.491604+0000", 2023-12-01T15:34:35.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.491604+0000", 2023-12-01T15:34:35.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.492606+0000", 2023-12-01T15:34:35.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.846715+0000", 2023-12-01T15:34:35.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.846715+0000", 2023-12-01T15:34:35.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.846715+0000", 2023-12-01T15:34:35.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.846715+0000", 2023-12-01T15:34:35.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.412 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.846715+0000", 2023-12-01T15:34:35.412 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.846715+0000", 2023-12-01T15:34:35.412 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.412 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.412 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.412 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.412 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.412 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.412 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.412 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.412 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.412 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.412 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.412 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.412 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.413 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.2e", 2023-12-01T15:34:35.413 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.413 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.413 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.413 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.413 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.413 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:26:53.779043+0000", 2023-12-01T15:34:35.413 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.413 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.413 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.413 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.413 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.413 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.413 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.416 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.416 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.416 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.416 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.416 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.416 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.416 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.416 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.416 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.416 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.416 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.416 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.416 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.416 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.416 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.417 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.417 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.417 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.417 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.417 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 2, 2023-12-01T15:34:35.417 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.417 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.418 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.418 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.418 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.418 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.418 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.418 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.418 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:35.418 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.419 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.419 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.419 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.419 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.419 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.419 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.847842+0000", 2023-12-01T15:34:35.419 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.491837+0000", 2023-12-01T15:34:35.419 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.491837+0000", 2023-12-01T15:34:35.419 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.492256+0000", 2023-12-01T15:34:35.419 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.847842+0000", 2023-12-01T15:34:35.419 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.419 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.419 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.419 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.419 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.847842+0000", 2023-12-01T15:34:35.420 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.847842+0000", 2023-12-01T15:34:35.420 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.847842+0000", 2023-12-01T15:34:35.420 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.420 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.421 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.421 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.847842+0000", 2023-12-01T15:34:35.421 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.847842+0000", 2023-12-01T15:34:35.421 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.421 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.421 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.421 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.421 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.421 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.421 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.422 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.422 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.422 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.422 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.422 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.422 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.422 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.2d", 2023-12-01T15:34:35.422 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.422 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.422 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.422 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.422 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.422 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:10:36.991824+0000", 2023-12-01T15:34:35.422 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.422 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.423 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.423 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.423 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.423 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.423 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.424 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.424 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.424 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.424 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.424 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.424 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.425 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.425 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.425 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.425 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.425 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.425 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.425 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.425 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.425 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.425 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.425 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.425 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.426 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.426 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.426 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.426 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.426 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.426 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.426 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.426 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.426 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.426 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.426 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.426 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.426 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.426 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.427 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.427 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.427 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.427 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.427 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.427 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.427 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.427 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.427 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.427 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.433 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.433 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.433 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:35.433 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.434 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.434 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.434 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.434 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.434 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.434 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.434 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.434 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:35.434 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.434 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.434 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.435 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.435 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.435 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.435 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.846435+0000", 2023-12-01T15:34:35.435 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.068970+0000", 2023-12-01T15:34:35.435 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.068970+0000", 2023-12-01T15:34:35.435 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.069237+0000", 2023-12-01T15:34:35.435 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.846435+0000", 2023-12-01T15:34:35.435 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.435 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.435 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.435 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.435 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.846435+0000", 2023-12-01T15:34:35.435 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.846435+0000", 2023-12-01T15:34:35.436 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.846435+0000", 2023-12-01T15:34:35.436 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.436 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.436 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.436 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.846435+0000", 2023-12-01T15:34:35.436 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.846435+0000", 2023-12-01T15:34:35.436 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.436 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 4, 2023-12-01T15:34:35.436 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.436 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.436 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.436 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.436 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.436 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.436 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.436 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 4, 2023-12-01T15:34:35.437 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.437 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.437 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.437 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.1f", 2023-12-01T15:34:35.437 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.437 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.437 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.437 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 24, 2023-12-01T15:34:35.437 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.437 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T19:59:17.879070+0000", 2023-12-01T15:34:35.437 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.437 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.437 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.437 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 582, 2023-12-01T15:34:35.437 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.438 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.438 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.438 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.438 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.438 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.438 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.438 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.438 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.438 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.438 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.438 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.438 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.438 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.438 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.439 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 6, 2023-12-01T15:34:35.439 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 2, 2023-12-01T15:34:35.439 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.439 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 2, 2023-12-01T15:34:35.439 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.439 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.440 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.440 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.440 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.440 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:35.440 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.440 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.440 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.440 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.440 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.440 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.440 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.440 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.440 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.440 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.440 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.441 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.441 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 4, 2023-12-01T15:34:35.441 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 1 2023-12-01T15:34:35.441 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.441 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.442 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.442 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.442 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.442 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.442 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.442 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.442 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:35.442 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'4" 2023-12-01T15:34:35.442 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.442 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.443 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.443 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.443 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.443 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.443 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.443 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:35.443 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.443 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.443 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.443 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.444 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.444 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.444 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848264+0000", 2023-12-01T15:34:35.444 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.482064+0000", 2023-12-01T15:34:35.444 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.482064+0000", 2023-12-01T15:34:35.444 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.482347+0000", 2023-12-01T15:34:35.444 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848264+0000", 2023-12-01T15:34:35.444 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.444 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.444 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.444 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.444 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848264+0000", 2023-12-01T15:34:35.444 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848264+0000", 2023-12-01T15:34:35.444 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848264+0000", 2023-12-01T15:34:35.444 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.445 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.445 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.445 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848264+0000", 2023-12-01T15:34:35.445 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848264+0000", 2023-12-01T15:34:35.445 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.445 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.445 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.445 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.445 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.445 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.445 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.445 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.445 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.445 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.445 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.446 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.446 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.446 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.1e", 2023-12-01T15:34:35.446 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.446 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.446 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.446 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.446 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.446 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T23:25:33.941682+0000", 2023-12-01T15:34:35.446 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.446 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.446 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.446 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.446 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.446 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.447 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.447 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.447 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.447 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.447 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.447 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.447 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.447 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.447 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.447 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.447 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.447 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.447 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.447 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.448 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.448 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.448 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.448 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.448 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.448 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.448 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.448 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.448 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.448 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.448 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.448 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.448 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.448 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.448 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.448 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.449 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.449 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.449 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.449 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.449 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.449 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.449 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.449 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.449 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:35.450 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.450 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.450 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.450 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.450 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.450 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.450 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:35.450 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.450 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:35.450 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.450 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.450 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.450 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.451 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.451 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.451 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848341+0000", 2023-12-01T15:34:35.451 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.072911+0000", 2023-12-01T15:34:35.451 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.072911+0000", 2023-12-01T15:34:35.451 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.073280+0000", 2023-12-01T15:34:35.451 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848341+0000", 2023-12-01T15:34:35.451 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.451 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.451 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.451 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.452 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848341+0000", 2023-12-01T15:34:35.452 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848341+0000", 2023-12-01T15:34:35.452 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848341+0000", 2023-12-01T15:34:35.452 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.452 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.452 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.453 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848341+0000", 2023-12-01T15:34:35.453 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848341+0000", 2023-12-01T15:34:35.453 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.453 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 1, 2023-12-01T15:34:35.453 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.453 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.453 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.453 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.453 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.453 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.453 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.453 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 1, 2023-12-01T15:34:35.453 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.453 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.453 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.454 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.1e", 2023-12-01T15:34:35.454 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.454 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.454 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.454 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 21, 2023-12-01T15:34:35.454 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.454 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T03:11:19.539910+0000", 2023-12-01T15:34:35.454 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.454 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.454 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.454 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.454 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.454 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.455 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.455 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.455 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.455 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.455 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.455 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.455 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.455 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.455 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.455 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.455 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.455 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.455 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.455 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.455 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.455 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.457 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.457 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.457 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.457 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.457 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.457 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.457 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:35.457 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.457 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:35.457 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'1" 2023-12-01T15:34:35.458 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.458 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.458 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.458 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.458 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.458 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.458 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.458 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:35.458 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.458 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.458 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.458 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.458 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.458 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.458 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.846233+0000", 2023-12-01T15:34:35.459 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.473582+0000", 2023-12-01T15:34:35.459 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.473582+0000", 2023-12-01T15:34:35.459 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.473865+0000", 2023-12-01T15:34:35.459 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.846233+0000", 2023-12-01T15:34:35.459 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.459 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.459 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.459 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.459 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.846233+0000", 2023-12-01T15:34:35.459 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.846233+0000", 2023-12-01T15:34:35.459 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.846233+0000", 2023-12-01T15:34:35.459 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.459 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.459 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.459 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.846233+0000", 2023-12-01T15:34:35.459 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.846233+0000", 2023-12-01T15:34:35.460 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.460 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.460 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.460 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.460 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.460 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.460 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.460 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.460 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.460 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.460 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.460 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.460 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.460 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.1f", 2023-12-01T15:34:35.460 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.461 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.461 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.461 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.461 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.461 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:36:22.634065+0000", 2023-12-01T15:34:35.461 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.461 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.461 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.461 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.461 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.461 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.461 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.461 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.461 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.461 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.462 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.462 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.462 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.462 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.462 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.462 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.463 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.463 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.463 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.463 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.463 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.463 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.463 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.463 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.463 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.463 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.463 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.463 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.463 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.463 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.463 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.464 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.464 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.464 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.465 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.465 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.465 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.465 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.465 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.465 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:35.465 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.465 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.465 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.465 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.465 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.465 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.465 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.465 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.465 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:35.465 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.466 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.466 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.466 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.466 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.466 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.466 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.846664+0000", 2023-12-01T15:34:35.466 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.079005+0000", 2023-12-01T15:34:35.466 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.079005+0000", 2023-12-01T15:34:35.466 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.079286+0000", 2023-12-01T15:34:35.466 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.846664+0000", 2023-12-01T15:34:35.466 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.466 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.466 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.466 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.467 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.846664+0000", 2023-12-01T15:34:35.467 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.846664+0000", 2023-12-01T15:34:35.467 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.846664+0000", 2023-12-01T15:34:35.467 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.467 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.467 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.467 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.846664+0000", 2023-12-01T15:34:35.467 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.846664+0000", 2023-12-01T15:34:35.467 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.467 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 2, 2023-12-01T15:34:35.467 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.467 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.467 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.467 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.467 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.468 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.468 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.468 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 2, 2023-12-01T15:34:35.468 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.468 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.468 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.468 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.1d", 2023-12-01T15:34:35.468 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.468 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.468 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.468 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 21, 2023-12-01T15:34:35.468 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.468 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T22:55:49.482197+0000", 2023-12-01T15:34:35.468 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.468 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.468 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.469 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.469 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.469 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.469 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.469 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.469 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.469 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.469 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.469 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.469 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.469 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.469 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.469 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.469 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.469 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.470 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.470 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 3, 2023-12-01T15:34:35.470 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 1, 2023-12-01T15:34:35.470 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.470 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 1, 2023-12-01T15:34:35.470 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.470 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.470 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.470 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.470 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.470 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:35.470 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.470 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.470 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.470 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.470 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.473 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.473 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.474 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.474 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.474 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.474 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.474 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.474 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 3, 2023-12-01T15:34:35.474 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.474 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.474 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.474 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.474 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.474 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.474 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.474 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.474 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.475 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:35.475 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'2" 2023-12-01T15:34:35.475 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.475 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.475 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.475 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.475 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.475 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.475 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.475 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:35.475 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.475 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.475 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.475 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.475 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.476 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.476 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.843158+0000", 2023-12-01T15:34:35.476 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.481989+0000", 2023-12-01T15:34:35.476 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.481989+0000", 2023-12-01T15:34:35.476 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.482590+0000", 2023-12-01T15:34:35.476 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.843158+0000", 2023-12-01T15:34:35.476 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.476 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.476 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.476 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.476 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.843158+0000", 2023-12-01T15:34:35.476 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.843158+0000", 2023-12-01T15:34:35.477 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.843158+0000", 2023-12-01T15:34:35.477 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.477 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.477 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.477 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.843158+0000", 2023-12-01T15:34:35.477 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.843158+0000", 2023-12-01T15:34:35.477 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.477 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.477 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.477 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.477 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.477 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.477 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.477 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.477 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.478 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.478 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.478 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.478 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.478 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.1c", 2023-12-01T15:34:35.478 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.478 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.478 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.478 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:35.478 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.478 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:46:24.635021+0000", 2023-12-01T15:34:35.478 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.478 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.478 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.478 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.481 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.481 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.481 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.481 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.481 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.481 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.482 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.482 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.482 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.482 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.482 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.482 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.482 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.482 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.482 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.483 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.483 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.483 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:35.483 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.484 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.484 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.484 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.484 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.484 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.484 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.484 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.484 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:35.484 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.485 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.485 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.485 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.485 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.485 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.485 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.846412+0000", 2023-12-01T15:34:35.485 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.071970+0000", 2023-12-01T15:34:35.485 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.071970+0000", 2023-12-01T15:34:35.485 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.072605+0000", 2023-12-01T15:34:35.485 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.846412+0000", 2023-12-01T15:34:35.485 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.485 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.485 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.485 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.485 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.846412+0000", 2023-12-01T15:34:35.486 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.846412+0000", 2023-12-01T15:34:35.486 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.846412+0000", 2023-12-01T15:34:35.486 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.486 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.486 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.486 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.846412+0000", 2023-12-01T15:34:35.486 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.846412+0000", 2023-12-01T15:34:35.486 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.486 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 2, 2023-12-01T15:34:35.486 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.486 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.486 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.486 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.486 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.487 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.487 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.487 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 2, 2023-12-01T15:34:35.487 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.487 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.487 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.487 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.1c", 2023-12-01T15:34:35.487 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.487 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.487 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.487 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 21, 2023-12-01T15:34:35.487 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.487 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T19:21:34.112330+0000", 2023-12-01T15:34:35.487 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.487 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.488 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.489 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.489 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 3, 2023-12-01T15:34:35.489 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 1, 2023-12-01T15:34:35.489 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.489 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 1, 2023-12-01T15:34:35.489 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.489 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.489 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.489 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.490 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.490 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:35.490 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.490 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.490 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.490 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.490 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.490 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.490 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.490 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.490 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.490 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.490 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.490 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.491 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 3, 2023-12-01T15:34:35.491 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.491 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.491 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.491 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.491 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.491 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.491 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.491 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.492 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.492 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:35.492 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'2" 2023-12-01T15:34:35.492 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.492 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.492 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.492 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.492 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.492 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.493 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.493 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:35.493 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.493 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.493 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.493 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.493 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.493 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.494 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.843135+0000", 2023-12-01T15:34:35.494 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.482431+0000", 2023-12-01T15:34:35.494 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.482431+0000", 2023-12-01T15:34:35.494 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.482792+0000", 2023-12-01T15:34:35.495 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.843135+0000", 2023-12-01T15:34:35.495 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.495 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.495 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.495 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.495 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.843135+0000", 2023-12-01T15:34:35.495 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.843135+0000", 2023-12-01T15:34:35.496 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.843135+0000", 2023-12-01T15:34:35.496 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.496 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.496 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.496 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.843135+0000", 2023-12-01T15:34:35.496 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.843135+0000", 2023-12-01T15:34:35.496 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.496 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.496 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.496 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.496 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.496 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.496 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.496 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.496 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.496 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.497 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.497 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.497 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.497 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.1d", 2023-12-01T15:34:35.497 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.497 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.497 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.497 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:35.497 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.497 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:44:51.598545+0000", 2023-12-01T15:34:35.497 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.497 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.497 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.497 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.497 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.498 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.498 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.498 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.498 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.498 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.498 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.498 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.498 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.498 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.498 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.498 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.499 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.499 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.499 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.499 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.499 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.499 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.499 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.499 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.499 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.499 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.499 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.499 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.499 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.499 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.499 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.500 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.500 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.500 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.500 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.501 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.501 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.501 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.501 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.501 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:35.501 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.501 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.501 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.501 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.501 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.501 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.501 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.501 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.501 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:35.501 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.502 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.502 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.502 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.502 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.502 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.502 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.852558+0000", 2023-12-01T15:34:35.503 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.076032+0000", 2023-12-01T15:34:35.503 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.076032+0000", 2023-12-01T15:34:35.503 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.076368+0000", 2023-12-01T15:34:35.503 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.852558+0000", 2023-12-01T15:34:35.503 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.503 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.503 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.503 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.503 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.852558+0000", 2023-12-01T15:34:35.503 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.852558+0000", 2023-12-01T15:34:35.503 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.852558+0000", 2023-12-01T15:34:35.504 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.504 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.504 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.504 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.852558+0000", 2023-12-01T15:34:35.504 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.852558+0000", 2023-12-01T15:34:35.504 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.504 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 1, 2023-12-01T15:34:35.504 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.504 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.505 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.505 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.505 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.505 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.505 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.505 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 1, 2023-12-01T15:34:35.505 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.506 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.506 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.506 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.1b", 2023-12-01T15:34:35.506 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.506 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.506 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.506 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:35.507 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.507 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:13:23.745763+0000", 2023-12-01T15:34:35.507 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.507 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.507 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.510 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.510 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.510 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.510 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.510 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.510 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.510 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.510 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.510 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.510 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.510 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.510 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.510 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.510 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.510 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.511 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.511 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.511 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.511 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:35.511 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'1" 2023-12-01T15:34:35.511 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.513 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.513 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.513 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.514 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.514 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.514 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.514 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:35.514 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.514 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.514 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.514 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.514 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.514 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.514 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.852518+0000", 2023-12-01T15:34:35.514 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:33:39.852140+0000", 2023-12-01T15:34:35.514 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:33:39.852140+0000", 2023-12-01T15:34:35.515 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:33:39.852518+0000", 2023-12-01T15:34:35.515 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.852518+0000", 2023-12-01T15:34:35.515 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.515 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.515 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.515 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 70, 2023-12-01T15:34:35.515 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.852518+0000", 2023-12-01T15:34:35.515 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.852518+0000", 2023-12-01T15:34:35.515 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.852518+0000", 2023-12-01T15:34:35.515 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.515 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.515 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.515 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.852518+0000", 2023-12-01T15:34:35.516 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.852518+0000", 2023-12-01T15:34:35.516 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.516 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.516 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.516 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.516 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 69, 2023-12-01T15:34:35.516 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.516 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.516 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.517 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.517 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.517 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.517 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.517 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.517 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.1a", 2023-12-01T15:34:35.517 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.517 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.517 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.517 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 11, 2023-12-01T15:34:35.517 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.517 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T00:16:21.904592+0000", 2023-12-01T15:34:35.517 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.517 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.518 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.518 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.518 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.518 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.518 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.518 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.518 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.518 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.518 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.518 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.518 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.518 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.518 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.518 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.518 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.519 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.519 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.519 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.519 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.519 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.519 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.519 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.519 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.519 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.519 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.519 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.519 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.519 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.520 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.520 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.521 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.521 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.521 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.521 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.521 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.521 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.521 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:35.521 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.521 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.521 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.521 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.521 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.521 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.521 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.521 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.521 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:35.522 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.522 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.522 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.522 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.522 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.522 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.522 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.848850+0000", 2023-12-01T15:34:35.522 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.073474+0000", 2023-12-01T15:34:35.522 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.073474+0000", 2023-12-01T15:34:35.522 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.074624+0000", 2023-12-01T15:34:35.522 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.848850+0000", 2023-12-01T15:34:35.522 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.523 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.523 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.523 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.523 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.848850+0000", 2023-12-01T15:34:35.523 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.848850+0000", 2023-12-01T15:34:35.523 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.848850+0000", 2023-12-01T15:34:35.523 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.523 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.523 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.523 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.848850+0000", 2023-12-01T15:34:35.523 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.848850+0000", 2023-12-01T15:34:35.523 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.523 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 1, 2023-12-01T15:34:35.524 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.524 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.524 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.524 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.524 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.524 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.524 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.524 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 1, 2023-12-01T15:34:35.524 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.524 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.524 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.524 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.1a", 2023-12-01T15:34:35.524 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.525 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.525 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.525 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:35.525 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.525 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:46:23.123464+0000", 2023-12-01T15:34:35.525 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.525 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.525 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.525 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.525 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.525 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.525 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.525 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.525 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.526 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.526 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.526 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.526 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.526 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.526 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.526 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.526 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.526 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.526 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.526 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.526 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.526 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.526 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.528 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.528 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.528 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.528 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.528 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.528 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.528 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.528 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.528 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.528 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.528 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.528 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.528 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:35.528 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'1" 2023-12-01T15:34:35.528 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.529 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.529 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.529 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.529 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.529 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.529 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.529 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:35.529 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.529 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.529 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.529 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.529 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.529 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.529 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.844056+0000", 2023-12-01T15:34:35.529 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.487892+0000", 2023-12-01T15:34:35.530 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.487892+0000", 2023-12-01T15:34:35.530 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.488724+0000", 2023-12-01T15:34:35.530 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.844056+0000", 2023-12-01T15:34:35.530 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.530 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.530 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.530 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.530 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.844056+0000", 2023-12-01T15:34:35.530 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.844056+0000", 2023-12-01T15:34:35.530 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.844056+0000", 2023-12-01T15:34:35.530 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.530 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.531 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.531 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.844056+0000", 2023-12-01T15:34:35.531 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.844056+0000", 2023-12-01T15:34:35.531 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.531 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.531 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.531 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.531 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.531 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.531 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.531 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.531 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.531 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.531 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.532 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.532 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.532 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.1b", 2023-12-01T15:34:35.532 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.532 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.532 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.532 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:35.532 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.532 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:05:43.936353+0000", 2023-12-01T15:34:35.532 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.532 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.532 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.532 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.533 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.533 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.533 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.533 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.533 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.533 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.533 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.533 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.533 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.533 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.533 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.533 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.533 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.533 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.533 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.534 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.534 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.534 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.534 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.534 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.534 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.534 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.534 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.534 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.534 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.534 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.534 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.534 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.535 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.535 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.535 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.535 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.535 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.535 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.535 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.535 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.535 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.535 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.535 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.535 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.535 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.536 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.536 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.536 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.536 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.536 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.536 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.536 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:35.536 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.536 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.536 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.536 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.536 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.536 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.536 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.536 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.537 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:35.537 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.537 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.537 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.537 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.537 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.537 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.537 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.853409+0000", 2023-12-01T15:34:35.537 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.072396+0000", 2023-12-01T15:34:35.537 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.072396+0000", 2023-12-01T15:34:35.537 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.072709+0000", 2023-12-01T15:34:35.537 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.853409+0000", 2023-12-01T15:34:35.537 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.537 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.537 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.537 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.538 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.853409+0000", 2023-12-01T15:34:35.538 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.853409+0000", 2023-12-01T15:34:35.538 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.853409+0000", 2023-12-01T15:34:35.538 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.538 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.538 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.538 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.853409+0000", 2023-12-01T15:34:35.538 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.853409+0000", 2023-12-01T15:34:35.538 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.538 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.538 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.538 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.538 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.538 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.539 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.539 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.539 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.539 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.539 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.539 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.539 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.539 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.19", 2023-12-01T15:34:35.539 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.540 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.540 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.540 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.540 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.540 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T22:32:32.562556+0000", 2023-12-01T15:34:35.540 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.540 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.540 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.540 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.540 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.540 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.540 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.540 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.540 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.540 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.541 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.541 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.541 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.541 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.541 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.541 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.541 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.541 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.541 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.541 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.541 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.541 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.541 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.541 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.541 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.542 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.542 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.542 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.542 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.542 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.542 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.542 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.542 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.542 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.542 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.542 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.542 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.542 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.542 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.543 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.543 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.543 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.543 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.543 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.543 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.543 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.543 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.543 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.543 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.543 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.543 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.543 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:35.543 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.543 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.543 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.544 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.544 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.544 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.544 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.544 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.544 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:35.544 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.544 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.544 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.544 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.544 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.544 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.544 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.852062+0000", 2023-12-01T15:34:35.544 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.488517+0000", 2023-12-01T15:34:35.544 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.488517+0000", 2023-12-01T15:34:35.545 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.488817+0000", 2023-12-01T15:34:35.545 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.852062+0000", 2023-12-01T15:34:35.545 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.545 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.545 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.545 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.545 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.852062+0000", 2023-12-01T15:34:35.545 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.852062+0000", 2023-12-01T15:34:35.545 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.852062+0000", 2023-12-01T15:34:35.545 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.545 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.545 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.545 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.852062+0000", 2023-12-01T15:34:35.545 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.852062+0000", 2023-12-01T15:34:35.545 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.545 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.546 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.546 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.546 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.546 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.546 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.546 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.546 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.546 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.546 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.546 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.546 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.546 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.18", 2023-12-01T15:34:35.546 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.546 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.547 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.547 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:35.547 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.547 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:47:50.079079+0000", 2023-12-01T15:34:35.547 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.547 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.547 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.549 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.549 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.549 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.549 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.549 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.549 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.549 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.549 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.549 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.549 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.549 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.549 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.549 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.549 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.550 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.550 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.550 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.550 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.550 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.550 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.550 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.550 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.550 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.550 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.550 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.550 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:35.550 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.551 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.551 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.551 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.551 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.551 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.551 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.551 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.551 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:35.551 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.551 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.551 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.551 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.551 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.552 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.552 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.842434+0000", 2023-12-01T15:34:35.552 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.073655+0000", 2023-12-01T15:34:35.552 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.073655+0000", 2023-12-01T15:34:35.552 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.074489+0000", 2023-12-01T15:34:35.552 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.842434+0000", 2023-12-01T15:34:35.552 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.552 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.552 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.552 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.552 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.842434+0000", 2023-12-01T15:34:35.552 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.842434+0000", 2023-12-01T15:34:35.552 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.842434+0000", 2023-12-01T15:34:35.553 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.553 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.553 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.553 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.842434+0000", 2023-12-01T15:34:35.553 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.842434+0000", 2023-12-01T15:34:35.553 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.553 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.553 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.553 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.553 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.553 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.553 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.554 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.554 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.554 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.554 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.554 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.554 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.554 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.18", 2023-12-01T15:34:35.554 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.554 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.554 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.554 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.554 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.555 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T00:56:41.792894+0000", 2023-12-01T15:34:35.555 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.555 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.555 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.556 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.556 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.556 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.556 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.556 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.556 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.556 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.556 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.556 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.556 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.556 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.556 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.556 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.557 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.557 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.557 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.557 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.557 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.557 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.557 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.557 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.557 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.557 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.557 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.557 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.557 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.558 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.558 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.558 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.558 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.558 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.558 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.558 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.558 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.558 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.558 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.558 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.558 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.558 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.558 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.559 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.559 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:35.559 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.559 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.559 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.559 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.559 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.559 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.559 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.559 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.559 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:35.559 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.560 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.560 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.560 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.560 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.560 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.560 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.846701+0000", 2023-12-01T15:34:35.560 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.482750+0000", 2023-12-01T15:34:35.560 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.482750+0000", 2023-12-01T15:34:35.560 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.483438+0000", 2023-12-01T15:34:35.560 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.846701+0000", 2023-12-01T15:34:35.560 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.560 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.560 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.561 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.561 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.846701+0000", 2023-12-01T15:34:35.561 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.846701+0000", 2023-12-01T15:34:35.561 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.846701+0000", 2023-12-01T15:34:35.561 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.561 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.561 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.561 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.846701+0000", 2023-12-01T15:34:35.561 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.846701+0000", 2023-12-01T15:34:35.561 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.561 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.561 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.561 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.561 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.561 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.562 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.562 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.562 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.562 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.562 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.562 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.562 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.562 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.19", 2023-12-01T15:34:35.562 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.562 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.562 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.562 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:35.562 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.562 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T17:02:59.434695+0000", 2023-12-01T15:34:35.562 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.563 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.563 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.563 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.563 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.563 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.563 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.563 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.563 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.563 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.563 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.563 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.563 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.563 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.563 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.563 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.563 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.564 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.564 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.564 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.564 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.564 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.564 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.564 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.564 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.564 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.564 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.564 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.564 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.564 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.565 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.565 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.565 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.565 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.565 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.565 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.565 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.565 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.565 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.565 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.565 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.565 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.565 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.565 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.565 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.565 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.566 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.566 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.566 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.566 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.566 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.566 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:35.566 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.566 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.566 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.566 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.566 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.566 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.566 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.567 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.567 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:35.567 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.567 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.567 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.567 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.567 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.567 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.567 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.849224+0000", 2023-12-01T15:34:35.567 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.067561+0000", 2023-12-01T15:34:35.567 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.067561+0000", 2023-12-01T15:34:35.567 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.067912+0000", 2023-12-01T15:34:35.567 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.849224+0000", 2023-12-01T15:34:35.567 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.568 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.568 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.568 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.568 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.849224+0000", 2023-12-01T15:34:35.568 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.849224+0000", 2023-12-01T15:34:35.568 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.849224+0000", 2023-12-01T15:34:35.568 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.568 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.568 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.568 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.849224+0000", 2023-12-01T15:34:35.568 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.849224+0000", 2023-12-01T15:34:35.568 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.568 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.568 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.568 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.569 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.569 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.569 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.569 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.569 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.569 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.569 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.569 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.569 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.569 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.17", 2023-12-01T15:34:35.569 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.569 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.569 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.569 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.569 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.570 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T01:19:09.237245+0000", 2023-12-01T15:34:35.570 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.570 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.570 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.571 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.571 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.571 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.571 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.571 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.571 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.571 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.571 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.571 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.571 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.571 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.571 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.571 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.571 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.572 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.572 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.572 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.572 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.572 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.572 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.572 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.572 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.572 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.572 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.572 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.572 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.572 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.572 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.572 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.573 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.573 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.573 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.573 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.573 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.573 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.573 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.573 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.573 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:35.573 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.573 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.573 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.573 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.573 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.573 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.573 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.574 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.574 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:35.574 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.574 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.574 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.574 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.574 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.574 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.574 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.843211+0000", 2023-12-01T15:34:35.574 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.479320+0000", 2023-12-01T15:34:35.574 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.479320+0000", 2023-12-01T15:34:35.574 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.479727+0000", 2023-12-01T15:34:35.574 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.843211+0000", 2023-12-01T15:34:35.574 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.574 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.575 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.575 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.575 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.843211+0000", 2023-12-01T15:34:35.575 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.843211+0000", 2023-12-01T15:34:35.575 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.843211+0000", 2023-12-01T15:34:35.575 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.575 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.575 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.575 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.843211+0000", 2023-12-01T15:34:35.575 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.843211+0000", 2023-12-01T15:34:35.575 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.575 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.575 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.575 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.576 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.576 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.576 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.576 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.576 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.576 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.576 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.576 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.576 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.576 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.16", 2023-12-01T15:34:35.576 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.576 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.576 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.576 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:35.576 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.576 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:21:30.761976+0000", 2023-12-01T15:34:35.577 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.577 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.577 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.578 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.578 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.578 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.578 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.578 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.578 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.579 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.579 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.579 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.579 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.579 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.579 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.579 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.579 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.579 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.579 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.580 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.580 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.580 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.580 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.580 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.580 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.580 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.580 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.580 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.580 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.580 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.580 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.580 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.580 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.580 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.581 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.581 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.581 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.581 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.581 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.581 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.581 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:35.581 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.581 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.581 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.581 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.581 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.581 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.581 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.581 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.581 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:35.582 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.582 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.582 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.582 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.582 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.582 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.582 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.843134+0000", 2023-12-01T15:34:35.582 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.075763+0000", 2023-12-01T15:34:35.582 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.075763+0000", 2023-12-01T15:34:35.582 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.076054+0000", 2023-12-01T15:34:35.582 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.843134+0000", 2023-12-01T15:34:35.582 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.582 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.582 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.582 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.583 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.843134+0000", 2023-12-01T15:34:35.583 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.843134+0000", 2023-12-01T15:34:35.583 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.843134+0000", 2023-12-01T15:34:35.583 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.583 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.583 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.583 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.843134+0000", 2023-12-01T15:34:35.583 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.843134+0000", 2023-12-01T15:34:35.583 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.583 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.583 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.583 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.583 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.583 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.583 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.584 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.584 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.584 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.584 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.584 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.584 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.584 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.16", 2023-12-01T15:34:35.584 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.584 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.584 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.584 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.584 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.584 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:01:49.103183+0000", 2023-12-01T15:34:35.584 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.584 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.585 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.585 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.585 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.585 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.585 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.585 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.585 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.585 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.585 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.585 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.585 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.585 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.585 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.585 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.585 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.586 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.586 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.586 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.586 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.586 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.586 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.586 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.586 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.586 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.586 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.586 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.586 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.586 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.586 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.587 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.587 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.587 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.587 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.587 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.587 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.587 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.587 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.587 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.587 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.587 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.587 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.587 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.587 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.588 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.588 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.588 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.588 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.588 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.588 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.588 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:35.588 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.588 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.588 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.588 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.588 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.588 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.588 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:35.588 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.588 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:35.589 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.589 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.589 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.589 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.589 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.589 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.843350+0000", 2023-12-01T15:34:35.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.480927+0000", 2023-12-01T15:34:35.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.480927+0000", 2023-12-01T15:34:35.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.481180+0000", 2023-12-01T15:34:35.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.843350+0000", 2023-12-01T15:34:35.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.590 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.843350+0000", 2023-12-01T15:34:35.590 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.843350+0000", 2023-12-01T15:34:35.590 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.843350+0000", 2023-12-01T15:34:35.590 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.590 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.590 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.590 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.843350+0000", 2023-12-01T15:34:35.590 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.843350+0000", 2023-12-01T15:34:35.590 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.590 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.590 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.590 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.590 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.590 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.591 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.591 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.591 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.591 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.591 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.591 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.591 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.591 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.17", 2023-12-01T15:34:35.591 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.591 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.591 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.591 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:35.591 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.591 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T00:25:47.898062+0000", 2023-12-01T15:34:35.592 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.592 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.592 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.592 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.592 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.592 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.592 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.592 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.592 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.592 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.592 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.592 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.592 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.592 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.594 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.594 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.594 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.594 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.594 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.594 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.594 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.594 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.594 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.594 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.594 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.594 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.594 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.595 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.595 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.595 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.595 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.595 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.595 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.595 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.595 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.595 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:35.595 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.595 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:35.595 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.595 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.595 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.596 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.596 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.596 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.596 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.596 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.596 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:35.596 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.596 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.596 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.596 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.596 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.596 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.596 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.846889+0000", 2023-12-01T15:34:35.596 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.074120+0000", 2023-12-01T15:34:35.597 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.074120+0000", 2023-12-01T15:34:35.597 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.074954+0000", 2023-12-01T15:34:35.597 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.846889+0000", 2023-12-01T15:34:35.597 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.597 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.597 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.597 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.597 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.846889+0000", 2023-12-01T15:34:35.597 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.846889+0000", 2023-12-01T15:34:35.597 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.846889+0000", 2023-12-01T15:34:35.597 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.597 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.597 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.598 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.846889+0000", 2023-12-01T15:34:35.598 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.846889+0000", 2023-12-01T15:34:35.598 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.598 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 3, 2023-12-01T15:34:35.598 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.598 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.598 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.598 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.598 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.598 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.599 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.599 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 3, 2023-12-01T15:34:35.599 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.599 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.599 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.599 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.15", 2023-12-01T15:34:35.599 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.599 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.599 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.599 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 22, 2023-12-01T15:34:35.599 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.600 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T23:11:48.907993+0000", 2023-12-01T15:34:35.600 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.600 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.600 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.600 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 90, 2023-12-01T15:34:35.600 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.600 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.600 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.600 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.600 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.600 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.600 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.601 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.601 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.601 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.601 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.601 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.601 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.601 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.601 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.601 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 6, 2023-12-01T15:34:35.601 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 2, 2023-12-01T15:34:35.601 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.601 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 2, 2023-12-01T15:34:35.601 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.601 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:35.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 4, 2023-12-01T15:34:35.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 1 2023-12-01T15:34:35.603 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.603 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.603 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.603 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.603 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.603 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.603 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.604 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.604 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:35.604 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'3" 2023-12-01T15:34:35.604 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.604 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.604 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.604 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.604 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.604 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.604 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.604 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 4, 2023-12-01T15:34:35.604 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.604 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.604 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.604 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.605 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.605 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.605 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.943818+0000", 2023-12-01T15:34:35.605 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.494755+0000", 2023-12-01T15:34:35.605 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.494755+0000", 2023-12-01T15:34:35.605 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.495059+0000", 2023-12-01T15:34:35.605 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.943818+0000", 2023-12-01T15:34:35.605 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.605 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.605 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.605 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.605 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.943818+0000", 2023-12-01T15:34:35.605 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.943818+0000", 2023-12-01T15:34:35.606 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.943818+0000", 2023-12-01T15:34:35.606 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.606 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.606 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.606 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.943818+0000", 2023-12-01T15:34:35.606 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.943818+0000", 2023-12-01T15:34:35.606 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.606 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.606 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.606 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.606 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.606 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.606 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.607 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.607 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.607 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.607 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.607 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.607 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.607 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.14", 2023-12-01T15:34:35.607 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.607 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.607 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.607 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.607 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.607 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:33:07.417897+0000", 2023-12-01T15:34:35.607 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.607 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.608 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.608 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.608 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.608 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.608 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.608 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.608 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.608 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.608 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.608 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.609 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.609 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.609 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.609 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.609 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.609 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.609 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.609 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.609 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.609 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.609 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.609 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.609 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.609 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.610 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.610 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.610 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.610 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.610 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.610 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.610 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.610 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.610 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.610 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.610 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.610 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.611 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.611 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.611 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.611 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.611 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.611 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.611 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.611 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.611 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.611 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.611 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.611 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.612 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.612 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 4, 2023-12-01T15:34:35.612 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.612 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.612 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.612 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.612 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.612 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.612 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:35.612 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.612 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:35.612 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.612 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.612 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.613 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.613 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.613 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.613 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:34:08.388921+0000", 2023-12-01T15:34:35.613 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.071382+0000", 2023-12-01T15:34:35.613 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.071382+0000", 2023-12-01T15:34:35.613 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.071701+0000", 2023-12-01T15:34:35.613 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:34:08.388921+0000", 2023-12-01T15:34:35.613 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.613 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.613 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.613 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.613 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:34:08.388921+0000", 2023-12-01T15:34:35.613 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:34:08.388921+0000", 2023-12-01T15:34:35.613 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:34:08.388921+0000", 2023-12-01T15:34:35.614 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.614 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.614 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.614 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:34:08.388921+0000", 2023-12-01T15:34:35.614 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:34:08.388921+0000", 2023-12-01T15:34:35.614 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.614 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 12, 2023-12-01T15:34:35.614 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.614 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.614 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.614 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.614 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.614 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.614 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.614 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 12, 2023-12-01T15:34:35.615 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.615 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.615 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.615 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.14", 2023-12-01T15:34:35.615 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.615 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.615 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.615 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 32, 2023-12-01T15:34:35.615 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.615 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T17:02:26.948931+0000", 2023-12-01T15:34:35.615 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.615 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.615 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.615 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 2632, 2023-12-01T15:34:35.615 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.615 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.616 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.616 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.616 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.616 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.616 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.616 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.616 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.616 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.616 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.616 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.617 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.617 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.617 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.617 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 12, 2023-12-01T15:34:35.617 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 4, 2023-12-01T15:34:35.617 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.617 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 4, 2023-12-01T15:34:35.617 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.617 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.617 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.617 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.617 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.617 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:35.617 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.618 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.618 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.618 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.618 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.618 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.618 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.618 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.618 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.621 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.621 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.621 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.621 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 12, 2023-12-01T15:34:35.621 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 9 2023-12-01T15:34:35.621 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.621 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.621 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.621 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.622 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.622 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.622 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:35.622 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.622 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:35.622 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "70'12" 2023-12-01T15:34:35.622 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.622 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.622 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.622 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.622 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.622 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.622 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.622 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:35.622 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.623 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.623 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.623 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.623 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.623 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.623 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.847976+0000", 2023-12-01T15:34:35.623 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.491374+0000", 2023-12-01T15:34:35.623 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.491374+0000", 2023-12-01T15:34:35.623 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.491908+0000", 2023-12-01T15:34:35.623 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.847976+0000", 2023-12-01T15:34:35.623 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.623 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.623 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.623 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.623 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.847976+0000", 2023-12-01T15:34:35.624 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.847976+0000", 2023-12-01T15:34:35.624 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.847976+0000", 2023-12-01T15:34:35.624 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.624 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.624 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.624 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.847976+0000", 2023-12-01T15:34:35.624 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.847976+0000", 2023-12-01T15:34:35.624 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.624 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.624 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.624 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.624 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.625 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.625 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.625 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.625 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.625 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.625 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.625 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.625 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.625 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.15", 2023-12-01T15:34:35.625 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.625 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.625 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.625 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.625 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.625 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:32:57.770411+0000", 2023-12-01T15:34:35.626 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.626 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.626 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.626 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.626 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.626 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.626 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.626 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.626 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.626 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.626 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.626 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.626 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.626 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.626 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.626 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.627 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.627 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.627 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.627 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.627 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.627 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.627 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.627 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.627 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.627 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.627 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.627 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.627 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.627 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.628 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.628 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.628 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.628 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.628 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.628 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.628 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.628 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.628 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.628 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.628 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.628 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.628 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.628 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.629 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.629 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.629 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.629 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.629 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.629 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.629 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.629 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:35.629 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.629 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.629 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.629 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.630 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.630 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.630 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:35.630 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.630 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:35.630 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.630 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.630 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.630 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.630 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.630 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.630 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844546+0000", 2023-12-01T15:34:35.630 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.064650+0000", 2023-12-01T15:34:35.631 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.064650+0000", 2023-12-01T15:34:35.631 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.065010+0000", 2023-12-01T15:34:35.631 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844546+0000", 2023-12-01T15:34:35.631 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.631 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.631 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.631 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.631 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844546+0000", 2023-12-01T15:34:35.631 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844546+0000", 2023-12-01T15:34:35.631 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844546+0000", 2023-12-01T15:34:35.631 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.631 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.631 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.631 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844546+0000", 2023-12-01T15:34:35.631 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844546+0000", 2023-12-01T15:34:35.632 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.632 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 2, 2023-12-01T15:34:35.632 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.632 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.632 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.632 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.632 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.632 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.632 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.632 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 2, 2023-12-01T15:34:35.632 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.632 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.632 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.632 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.13", 2023-12-01T15:34:35.632 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.633 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.633 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.633 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 22, 2023-12-01T15:34:35.633 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.633 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:06:31.840453+0000", 2023-12-01T15:34:35.633 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.633 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.633 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.633 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 34, 2023-12-01T15:34:35.633 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.633 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.633 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.633 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.633 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.633 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.634 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.634 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.634 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.634 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.634 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.634 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.634 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.634 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.634 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.634 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 6, 2023-12-01T15:34:35.634 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 2, 2023-12-01T15:34:35.634 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.634 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 2, 2023-12-01T15:34:35.635 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.635 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.635 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.635 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.635 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.635 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:35.635 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.635 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.635 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.635 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.635 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.635 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.635 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.635 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.635 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.635 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.636 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.636 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.636 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 3, 2023-12-01T15:34:35.636 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 7 2023-12-01T15:34:35.636 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.636 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.636 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.636 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.636 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.636 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.636 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:35.636 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.636 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:35.636 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'2" 2023-12-01T15:34:35.637 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.637 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.637 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.637 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.637 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.637 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:35.637 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.637 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:35.637 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.637 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.637 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.637 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.637 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.637 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.637 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.845341+0000", 2023-12-01T15:34:35.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.486043+0000", 2023-12-01T15:34:35.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.486043+0000", 2023-12-01T15:34:35.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.486362+0000", 2023-12-01T15:34:35.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.845341+0000", 2023-12-01T15:34:35.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.845341+0000", 2023-12-01T15:34:35.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.845341+0000", 2023-12-01T15:34:35.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.845341+0000", 2023-12-01T15:34:35.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.845341+0000", 2023-12-01T15:34:35.639 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.845341+0000", 2023-12-01T15:34:35.639 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.639 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.639 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.639 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.639 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.639 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.639 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.639 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.639 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.639 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.639 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.640 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.640 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.640 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.12", 2023-12-01T15:34:35.640 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.640 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.640 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.640 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.640 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.640 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:38:35.102285+0000", 2023-12-01T15:34:35.640 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.640 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.640 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.640 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.640 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.640 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.641 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.641 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.641 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.641 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.641 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.641 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.641 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.641 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.641 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.641 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.641 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.641 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.641 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.641 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.641 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.642 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.642 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.642 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.642 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.642 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.642 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.642 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.642 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.642 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.642 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.642 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.642 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.642 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.643 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.643 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.643 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.643 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.643 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.643 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.643 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.643 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.643 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.643 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.643 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.643 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.644 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.644 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.644 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.644 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:35.644 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.644 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:35.644 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.645 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.645 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.645 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.645 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.645 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.645 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.645 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.645 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:35.645 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.645 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.645 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.646 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.646 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.646 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.646 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844223+0000", 2023-12-01T15:34:35.646 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.078562+0000", 2023-12-01T15:34:35.646 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.078562+0000", 2023-12-01T15:34:35.646 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.078890+0000", 2023-12-01T15:34:35.646 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844223+0000", 2023-12-01T15:34:35.646 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.646 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.646 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.646 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.646 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844223+0000", 2023-12-01T15:34:35.646 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844223+0000", 2023-12-01T15:34:35.646 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844223+0000", 2023-12-01T15:34:35.647 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.647 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.647 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.647 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844223+0000", 2023-12-01T15:34:35.647 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844223+0000", 2023-12-01T15:34:35.647 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.647 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.647 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.647 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.647 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.647 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.647 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.647 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.647 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.648 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.648 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.648 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.648 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.648 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.12", 2023-12-01T15:34:35.648 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.648 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.648 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.648 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:35.648 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.648 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:46:24.153992+0000", 2023-12-01T15:34:35.648 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.648 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.648 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.648 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.649 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.649 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.649 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.649 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.649 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.649 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.649 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.649 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.649 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.649 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.649 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.649 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.649 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.649 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.650 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.650 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.650 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.650 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.650 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.650 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.650 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.650 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.650 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.650 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.650 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.650 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.650 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.650 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.651 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.651 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.651 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.651 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.651 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.651 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.651 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.651 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.651 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.651 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.651 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.651 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.651 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.651 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.651 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.651 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.652 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.652 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.652 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.652 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:35.652 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.652 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.652 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.652 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.652 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.652 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.652 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.652 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.652 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:35.652 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.653 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.653 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.653 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.653 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.653 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.653 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.847742+0000", 2023-12-01T15:34:35.653 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.496953+0000", 2023-12-01T15:34:35.653 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.496953+0000", 2023-12-01T15:34:35.653 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.497503+0000", 2023-12-01T15:34:35.653 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.847742+0000", 2023-12-01T15:34:35.653 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.653 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.653 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.654 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.654 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.847742+0000", 2023-12-01T15:34:35.654 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.847742+0000", 2023-12-01T15:34:35.654 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.847742+0000", 2023-12-01T15:34:35.654 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.654 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.654 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.654 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.847742+0000", 2023-12-01T15:34:35.654 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.847742+0000", 2023-12-01T15:34:35.654 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.654 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.654 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.654 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.654 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.654 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.655 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.655 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.655 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.655 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.655 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.655 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.655 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.655 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.13", 2023-12-01T15:34:35.655 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.655 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.655 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.655 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.655 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.655 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:54:41.893241+0000", 2023-12-01T15:34:35.655 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.655 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.656 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.656 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.656 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.656 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.656 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.656 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.656 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.656 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.656 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.656 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.656 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.656 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.656 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.656 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.657 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.657 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.657 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.657 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.657 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.657 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.657 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.657 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.657 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.657 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.657 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.657 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.657 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.657 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.657 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.658 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.658 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.658 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.658 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.658 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.658 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.658 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.658 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.658 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.658 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.658 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.658 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.658 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.659 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.659 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.659 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.659 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.659 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.659 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.659 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.659 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:35.659 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.659 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.659 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.659 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.659 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.659 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.659 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.659 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.660 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:35.660 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.660 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.660 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.660 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.660 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.660 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.660 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.986244+0000", 2023-12-01T15:34:35.660 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.066502+0000", 2023-12-01T15:34:35.660 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.066502+0000", 2023-12-01T15:34:35.660 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.066780+0000", 2023-12-01T15:34:35.660 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.986244+0000", 2023-12-01T15:34:35.660 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.660 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.661 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.661 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.661 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.986244+0000", 2023-12-01T15:34:35.661 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.986244+0000", 2023-12-01T15:34:35.661 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.986244+0000", 2023-12-01T15:34:35.661 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.661 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.661 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.661 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.986244+0000", 2023-12-01T15:34:35.661 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.986244+0000", 2023-12-01T15:34:35.661 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.661 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.661 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.661 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.662 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.662 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.662 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.662 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.662 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.662 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.662 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.662 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.662 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.662 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.11", 2023-12-01T15:34:35.662 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.662 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.662 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.662 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:35.663 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.663 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:01:13.694200+0000", 2023-12-01T15:34:35.663 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.663 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.663 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.663 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.663 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.663 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.663 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.663 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.663 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.663 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.663 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.663 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.663 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.664 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.664 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.664 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.664 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.664 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.664 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.664 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.664 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.664 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.664 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.664 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.664 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.664 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.664 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.665 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.665 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.665 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.665 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.665 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.665 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.665 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.665 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.665 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.665 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.665 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.665 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.665 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.665 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.665 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.666 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.666 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.666 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.666 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.666 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.666 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.666 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.666 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.666 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.666 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:35.666 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.666 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.666 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.666 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.666 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.667 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.667 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:35.667 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.667 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:35.667 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.667 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.667 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.667 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.667 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.668 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.668 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.986266+0000", 2023-12-01T15:34:35.668 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.481476+0000", 2023-12-01T15:34:35.668 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.481476+0000", 2023-12-01T15:34:35.668 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.481760+0000", 2023-12-01T15:34:35.668 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.986266+0000", 2023-12-01T15:34:35.668 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.668 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.668 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.668 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.668 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.986266+0000", 2023-12-01T15:34:35.668 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.986266+0000", 2023-12-01T15:34:35.668 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.986266+0000", 2023-12-01T15:34:35.668 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.669 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.669 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.669 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.986266+0000", 2023-12-01T15:34:35.669 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.986266+0000", 2023-12-01T15:34:35.669 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.669 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.669 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.669 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.669 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.669 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.669 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.669 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.669 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.670 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.670 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.670 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.670 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.670 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.10", 2023-12-01T15:34:35.670 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.670 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.670 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.670 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.670 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.670 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:55:24.889420+0000", 2023-12-01T15:34:35.670 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.670 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.670 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.670 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.671 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.671 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.671 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.671 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.671 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.671 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.671 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.671 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.671 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.671 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.672 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.672 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.672 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.672 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.672 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.672 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.672 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.672 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.672 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.672 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.672 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.672 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.672 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.672 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.672 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.673 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.673 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.673 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.673 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.673 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.673 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.673 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.673 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.673 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.673 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.673 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.673 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.673 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.674 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.674 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.674 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.674 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.674 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.674 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.674 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.674 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:35.674 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.674 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:35.674 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.674 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.674 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.675 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.675 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.675 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.675 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.675 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.675 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 2, 2023-12-01T15:34:35.675 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.675 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.675 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.675 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.675 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.675 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.675 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.845782+0000", 2023-12-01T15:34:35.675 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.069094+0000", 2023-12-01T15:34:35.675 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.069094+0000", 2023-12-01T15:34:35.676 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.069432+0000", 2023-12-01T15:34:35.676 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.845782+0000", 2023-12-01T15:34:35.676 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.676 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.676 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.676 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.676 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.845782+0000", 2023-12-01T15:34:35.676 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.845782+0000", 2023-12-01T15:34:35.676 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.845782+0000", 2023-12-01T15:34:35.676 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.676 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.676 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.676 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.845782+0000", 2023-12-01T15:34:35.676 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.845782+0000", 2023-12-01T15:34:35.677 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.677 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 8, 2023-12-01T15:34:35.677 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.677 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.677 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.677 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.677 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.677 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.677 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.677 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 8, 2023-12-01T15:34:35.677 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.677 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.677 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.678 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.10", 2023-12-01T15:34:35.678 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.678 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.678 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.678 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 28, 2023-12-01T15:34:35.678 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.678 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:20:29.866378+0000", 2023-12-01T15:34:35.678 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.678 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.678 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.678 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.678 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.678 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.678 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.679 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.679 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.679 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.679 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.679 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.679 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.679 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.679 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.679 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.679 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.680 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.680 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.680 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 12, 2023-12-01T15:34:35.680 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 4, 2023-12-01T15:34:35.680 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.680 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 4, 2023-12-01T15:34:35.680 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.680 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.680 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.680 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.680 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.680 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 4, 2023-12-01T15:34:35.680 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.680 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.680 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.681 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.681 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.681 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.681 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.681 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.681 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.681 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.681 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.681 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.681 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 12, 2023-12-01T15:34:35.681 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.681 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.681 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.681 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.681 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.681 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.682 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.682 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.682 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.682 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 2, 2023-12-01T15:34:35.682 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'8" 2023-12-01T15:34:35.682 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.682 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.682 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.682 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.682 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.682 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.682 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.682 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:35.682 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.683 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.683 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.683 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.683 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.683 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.683 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.847568+0000", 2023-12-01T15:34:35.683 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.497522+0000", 2023-12-01T15:34:35.683 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.497522+0000", 2023-12-01T15:34:35.683 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.498066+0000", 2023-12-01T15:34:35.683 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.847568+0000", 2023-12-01T15:34:35.683 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.683 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.683 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.683 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.683 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.847568+0000", 2023-12-01T15:34:35.684 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.847568+0000", 2023-12-01T15:34:35.684 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.847568+0000", 2023-12-01T15:34:35.684 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.684 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.684 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.684 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.847568+0000", 2023-12-01T15:34:35.684 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.847568+0000", 2023-12-01T15:34:35.684 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.684 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.684 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.684 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.684 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.684 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.684 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.684 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.685 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.685 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.685 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.685 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.685 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.685 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.11", 2023-12-01T15:34:35.685 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.685 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.685 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.685 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.685 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.685 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:41:59.848459+0000", 2023-12-01T15:34:35.685 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.685 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.685 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.687 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.687 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.687 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.687 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.687 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.687 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.687 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.687 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.687 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.687 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.687 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.687 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.687 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.687 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.687 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.688 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.688 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.688 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.688 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.688 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.688 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.688 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.688 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.688 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.688 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.688 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.688 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.688 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.688 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.688 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.689 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.689 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.689 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.689 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:35.689 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.689 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.689 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.689 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.689 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.689 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.689 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.689 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.689 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 4, 2023-12-01T15:34:35.689 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.689 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.690 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.690 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.690 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.690 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.690 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.943676+0000", 2023-12-01T15:34:35.690 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.069600+0000", 2023-12-01T15:34:35.690 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.069600+0000", 2023-12-01T15:34:35.690 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.070336+0000", 2023-12-01T15:34:35.690 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.943676+0000", 2023-12-01T15:34:35.690 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.690 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.690 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.690 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.691 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.943676+0000", 2023-12-01T15:34:35.691 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.943676+0000", 2023-12-01T15:34:35.691 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.943676+0000", 2023-12-01T15:34:35.691 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.691 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.691 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.691 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.943676+0000", 2023-12-01T15:34:35.691 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.943676+0000", 2023-12-01T15:34:35.691 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.691 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 1, 2023-12-01T15:34:35.691 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.691 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.691 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.692 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.692 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.692 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.692 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.692 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 1, 2023-12-01T15:34:35.692 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.692 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.692 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.692 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.f", 2023-12-01T15:34:35.692 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.692 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.692 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.693 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 21, 2023-12-01T15:34:35.693 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.693 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T00:55:32.676713+0000", 2023-12-01T15:34:35.693 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.693 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.693 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 22, 2023-12-01T15:34:35.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 3, 2023-12-01T15:34:35.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 1, 2023-12-01T15:34:35.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 1, 2023-12-01T15:34:35.695 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.695 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.695 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.695 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.695 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.695 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.695 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.695 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.695 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.695 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.695 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.695 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.695 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.696 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.696 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.696 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.696 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.696 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.696 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 1, 2023-12-01T15:34:35.696 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 1 2023-12-01T15:34:35.696 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.696 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.696 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.696 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.696 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.696 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.696 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.697 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.697 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 4, 2023-12-01T15:34:35.697 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'1" 2023-12-01T15:34:35.697 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.697 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.697 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.697 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.697 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.697 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.697 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.697 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:35.697 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.697 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.697 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.698 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.698 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.698 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.698 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848007+0000", 2023-12-01T15:34:35.699 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.489505+0000", 2023-12-01T15:34:35.699 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.489505+0000", 2023-12-01T15:34:35.700 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.489859+0000", 2023-12-01T15:34:35.700 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848007+0000", 2023-12-01T15:34:35.700 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.700 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.700 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.700 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.700 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848007+0000", 2023-12-01T15:34:35.700 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848007+0000", 2023-12-01T15:34:35.700 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848007+0000", 2023-12-01T15:34:35.700 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.700 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.700 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.700 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848007+0000", 2023-12-01T15:34:35.700 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848007+0000", 2023-12-01T15:34:35.701 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.701 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.701 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.701 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.701 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.701 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.701 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.701 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.701 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.701 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.701 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.701 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.701 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.701 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.e", 2023-12-01T15:34:35.701 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.702 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.702 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.702 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.702 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.703 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T23:13:47.071406+0000", 2023-12-01T15:34:35.703 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.703 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.703 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.703 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.703 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.703 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.703 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.703 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.703 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.703 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.703 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.704 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.704 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.704 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.704 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.704 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.704 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.704 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.704 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.704 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.704 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.704 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.704 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.704 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.704 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.704 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.704 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.705 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.705 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.705 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.705 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.705 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.705 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.705 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.705 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.706 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.706 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.706 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.706 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.706 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.706 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.706 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.706 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.706 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.706 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.706 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.706 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.706 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.707 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.707 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.707 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.707 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:35.707 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.707 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.707 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.707 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.707 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.707 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.707 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.707 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.707 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:35.707 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.707 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.708 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 65, 2023-12-01T15:34:35.708 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.708 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.708 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.708 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.845212+0000", 2023-12-01T15:34:35.708 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:50.577764+0000", 2023-12-01T15:34:35.708 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:50.577764+0000", 2023-12-01T15:34:35.708 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:50.578195+0000", 2023-12-01T15:34:35.708 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.845212+0000", 2023-12-01T15:34:35.708 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.708 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.708 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.708 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 66, 2023-12-01T15:34:35.708 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.845212+0000", 2023-12-01T15:34:35.708 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.845212+0000", 2023-12-01T15:34:35.709 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.845212+0000", 2023-12-01T15:34:35.709 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.709 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.709 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.709 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.845212+0000", 2023-12-01T15:34:35.709 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.845212+0000", 2023-12-01T15:34:35.709 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.709 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.709 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.710 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.710 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 65, 2023-12-01T15:34:35.710 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.710 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.710 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.710 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.710 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.710 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.710 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.710 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.710 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "4.2", 2023-12-01T15:34:35.710 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.710 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.711 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.711 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 14, 2023-12-01T15:34:35.711 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.711 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T23:46:19.298927+0000", 2023-12-01T15:34:35.711 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.711 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.711 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.711 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.711 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.711 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.711 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.711 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.711 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.711 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.711 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.712 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.712 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.712 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.712 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.712 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.712 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.712 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.712 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.712 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.712 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.712 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.712 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.712 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.712 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.712 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.713 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.713 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.713 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.713 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.713 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.713 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.713 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.713 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.713 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.713 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.713 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.713 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.713 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.713 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.713 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.714 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.714 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.714 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.714 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.714 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.714 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.714 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.714 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.714 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.714 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.714 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:35.714 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.714 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.714 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.714 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.715 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.715 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.715 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.715 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.715 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:35.715 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.715 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.715 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.715 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.715 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.715 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.715 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844490+0000", 2023-12-01T15:34:35.715 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.073270+0000", 2023-12-01T15:34:35.716 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.073270+0000", 2023-12-01T15:34:35.716 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.073578+0000", 2023-12-01T15:34:35.716 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844490+0000", 2023-12-01T15:34:35.716 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.716 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.716 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.716 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.716 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844490+0000", 2023-12-01T15:34:35.716 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844490+0000", 2023-12-01T15:34:35.716 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844490+0000", 2023-12-01T15:34:35.717 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.717 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.717 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.717 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844490+0000", 2023-12-01T15:34:35.717 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844490+0000", 2023-12-01T15:34:35.717 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.717 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.717 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.717 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.717 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.717 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.717 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.717 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.717 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.717 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.718 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.718 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.718 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.718 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.4", 2023-12-01T15:34:35.718 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.718 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.718 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.719 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:35.719 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.719 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:56:05.262008+0000", 2023-12-01T15:34:35.719 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.719 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.719 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.719 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.719 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.720 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.720 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.720 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.720 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.720 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.720 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.720 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.720 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.721 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.721 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.721 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.721 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.721 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.721 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.721 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.721 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.721 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.721 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.721 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.721 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.721 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.721 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.721 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.722 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.722 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.722 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.722 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.722 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.722 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.722 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.722 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.722 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.722 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.722 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.722 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.722 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.722 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.723 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.723 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.723 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.723 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.723 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.723 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.723 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.723 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.723 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.723 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:35.723 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.723 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.723 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.723 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.724 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.724 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.724 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.724 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.724 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:35.724 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.724 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.724 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.724 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.724 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.724 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.724 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844562+0000", 2023-12-01T15:34:35.724 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.474588+0000", 2023-12-01T15:34:35.724 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.474588+0000", 2023-12-01T15:34:35.724 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.474905+0000", 2023-12-01T15:34:35.725 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844562+0000", 2023-12-01T15:34:35.725 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.725 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.725 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.725 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.725 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844562+0000", 2023-12-01T15:34:35.725 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844562+0000", 2023-12-01T15:34:35.725 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844562+0000", 2023-12-01T15:34:35.725 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.725 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.725 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.725 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844562+0000", 2023-12-01T15:34:35.725 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844562+0000", 2023-12-01T15:34:35.725 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.725 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.726 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.726 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.726 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.726 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.726 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.726 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.726 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.726 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.727 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.727 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.727 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.727 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.5", 2023-12-01T15:34:35.727 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.727 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.727 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.727 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.727 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.728 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:26:18.373747+0000", 2023-12-01T15:34:35.728 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.728 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.728 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.728 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.728 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.728 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.728 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.728 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.728 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.728 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.728 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.728 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.728 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.729 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.729 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.729 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.729 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.729 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.729 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.729 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.729 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.729 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.729 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.729 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.729 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.729 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.729 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.729 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.730 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.730 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.730 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.730 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.730 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.730 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.730 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.730 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.730 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.730 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.730 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.730 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.730 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.730 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.731 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.731 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.731 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.731 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.731 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.731 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.731 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.731 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.731 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.731 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:35.731 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.731 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.731 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.731 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.731 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.732 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.732 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:35.732 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.732 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:35.732 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.732 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.732 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 65, 2023-12-01T15:34:35.732 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.732 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.732 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.732 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.845147+0000", 2023-12-01T15:34:35.732 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:49.859928+0000", 2023-12-01T15:34:35.732 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:49.859928+0000", 2023-12-01T15:34:35.732 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:49.860158+0000", 2023-12-01T15:34:35.732 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.845147+0000", 2023-12-01T15:34:35.733 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.733 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.733 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.733 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 66, 2023-12-01T15:34:35.733 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.845147+0000", 2023-12-01T15:34:35.733 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.845147+0000", 2023-12-01T15:34:35.733 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.845147+0000", 2023-12-01T15:34:35.733 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.733 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.733 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.733 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.845147+0000", 2023-12-01T15:34:35.733 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.845147+0000", 2023-12-01T15:34:35.733 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.733 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.733 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.734 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.734 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 65, 2023-12-01T15:34:35.734 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.734 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.734 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.734 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.734 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.734 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.734 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.734 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.734 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "4.4", 2023-12-01T15:34:35.734 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.734 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.734 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.734 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 14, 2023-12-01T15:34:35.735 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.735 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:12:10.552750+0000", 2023-12-01T15:34:35.735 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.735 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.735 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.735 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.735 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.735 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.735 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.735 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.735 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.735 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.735 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.736 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.736 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.736 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.736 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.736 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.736 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.736 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.736 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.736 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.736 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.736 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.736 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.737 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.737 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.737 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.737 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.737 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.737 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.737 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.737 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.737 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.737 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.737 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.738 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.738 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.738 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.738 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.738 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.738 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.738 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.738 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.738 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.738 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.738 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.738 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.738 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.738 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.739 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.739 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:35.739 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.739 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:35.739 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.739 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.739 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.739 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.739 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.739 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.739 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.739 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.739 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:35.739 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.740 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.740 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.740 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.740 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.740 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.740 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844174+0000", 2023-12-01T15:34:35.740 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.078611+0000", 2023-12-01T15:34:35.740 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.078611+0000", 2023-12-01T15:34:35.740 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.078953+0000", 2023-12-01T15:34:35.740 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844174+0000", 2023-12-01T15:34:35.740 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.740 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.740 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.740 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.740 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844174+0000", 2023-12-01T15:34:35.741 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844174+0000", 2023-12-01T15:34:35.741 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844174+0000", 2023-12-01T15:34:35.741 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.741 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.741 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.741 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844174+0000", 2023-12-01T15:34:35.741 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844174+0000", 2023-12-01T15:34:35.741 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.741 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.741 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.741 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.741 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.741 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.741 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.741 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.741 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.742 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.742 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.742 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.742 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.742 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.2", 2023-12-01T15:34:35.742 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.742 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.742 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.742 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:35.742 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.742 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T01:57:29.575323+0000", 2023-12-01T15:34:35.742 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.742 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.742 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.744 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.744 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.744 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.744 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.744 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.744 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.744 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.744 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.744 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.744 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.744 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.746 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.746 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.746 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.746 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.746 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.746 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.746 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.746 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.746 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:35.747 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.747 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.747 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.747 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.755 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.755 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.755 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.755 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.755 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 4, 2023-12-01T15:34:35.755 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.755 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.755 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.755 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.755 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.756 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.756 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.943297+0000", 2023-12-01T15:34:35.756 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.478556+0000", 2023-12-01T15:34:35.756 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.478556+0000", 2023-12-01T15:34:35.756 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.478878+0000", 2023-12-01T15:34:35.756 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.943297+0000", 2023-12-01T15:34:35.756 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.763 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.764 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.764 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.764 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.943297+0000", 2023-12-01T15:34:35.764 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.943297+0000", 2023-12-01T15:34:35.764 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.943297+0000", 2023-12-01T15:34:35.764 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.764 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.764 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.764 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.943297+0000", 2023-12-01T15:34:35.764 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.943297+0000", 2023-12-01T15:34:35.764 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.765 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.765 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.769 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.769 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.769 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.769 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.769 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.769 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.769 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.770 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.770 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.770 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.770 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.3", 2023-12-01T15:34:35.770 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.770 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.770 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.771 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.771 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.771 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:10:10.072888+0000", 2023-12-01T15:34:35.771 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.771 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.771 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.771 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.771 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.771 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.771 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.771 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.771 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.771 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.771 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.772 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.772 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.772 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.772 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.772 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.772 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.772 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.772 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.772 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.772 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.772 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.772 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.773 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.773 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.773 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.773 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.773 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.773 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.773 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.773 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.773 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.773 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.773 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.773 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.773 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.773 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.773 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.774 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.774 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.774 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.774 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.774 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.774 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.774 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.774 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.774 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.774 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.774 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.774 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.774 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.774 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 4, 2023-12-01T15:34:35.774 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.775 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.775 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.775 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.775 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.775 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.776 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.776 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.776 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:35.776 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.776 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.776 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 65, 2023-12-01T15:34:35.776 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.776 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.776 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.776 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.844907+0000", 2023-12-01T15:34:35.776 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:50.577945+0000", 2023-12-01T15:34:35.776 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:50.577945+0000", 2023-12-01T15:34:35.776 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:50.578256+0000", 2023-12-01T15:34:35.777 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.844907+0000", 2023-12-01T15:34:35.777 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.777 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.777 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.777 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 66, 2023-12-01T15:34:35.777 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.844907+0000", 2023-12-01T15:34:35.778 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.844907+0000", 2023-12-01T15:34:35.778 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.844907+0000", 2023-12-01T15:34:35.778 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.779 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.779 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.779 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.844907+0000", 2023-12-01T15:34:35.779 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.844907+0000", 2023-12-01T15:34:35.779 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.779 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.779 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.779 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.779 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 65, 2023-12-01T15:34:35.779 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.779 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.780 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.780 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.780 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.780 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.780 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.780 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.780 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "4.7", 2023-12-01T15:34:35.780 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.780 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.780 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.780 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 14, 2023-12-01T15:34:35.780 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.780 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:52:12.707736+0000", 2023-12-01T15:34:35.780 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.781 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.781 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.781 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.781 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.781 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.781 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.781 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.781 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.781 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.781 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.781 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.781 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.781 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.781 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.781 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.782 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.782 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.782 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.782 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.782 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.782 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.782 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.782 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.782 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.782 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.782 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.782 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.783 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.783 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.783 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.783 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.783 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.783 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.783 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.783 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.783 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.783 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.783 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.783 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.783 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.783 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.783 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.784 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.784 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.784 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.784 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.784 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.784 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.784 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.784 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.784 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:35.784 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.784 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.784 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.784 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.784 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.784 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.785 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.785 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.785 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:35.785 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.785 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.785 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.785 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.785 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.785 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.785 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844261+0000", 2023-12-01T15:34:35.785 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.484660+0000", 2023-12-01T15:34:35.786 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.484660+0000", 2023-12-01T15:34:35.786 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.484947+0000", 2023-12-01T15:34:35.786 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844261+0000", 2023-12-01T15:34:35.787 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.787 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.787 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.787 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.787 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844261+0000", 2023-12-01T15:34:35.787 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844261+0000", 2023-12-01T15:34:35.787 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844261+0000", 2023-12-01T15:34:35.787 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.787 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.787 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.788 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844261+0000", 2023-12-01T15:34:35.788 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844261+0000", 2023-12-01T15:34:35.788 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.788 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.788 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.788 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.788 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.788 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.788 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.788 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.788 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.788 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.788 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.789 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.789 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.789 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.0", 2023-12-01T15:34:35.789 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.790 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.790 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.790 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.790 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.790 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:32:28.316817+0000", 2023-12-01T15:34:35.790 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.790 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.790 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.790 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.790 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.790 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.790 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.790 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.790 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.791 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.791 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.791 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.791 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.791 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.791 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.791 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.791 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.791 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.791 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.791 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.791 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.791 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.791 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.792 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.792 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.792 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.792 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.792 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.792 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.792 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.792 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.792 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.792 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.792 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.792 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.792 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.792 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.792 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.793 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.793 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.793 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.793 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.793 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.793 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.793 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.793 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.794 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:35.794 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.794 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.794 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.794 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.794 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.794 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.794 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.794 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.794 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 2, 2023-12-01T15:34:35.794 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.794 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.794 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.794 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.795 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.795 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.795 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.845570+0000", 2023-12-01T15:34:35.795 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.065724+0000", 2023-12-01T15:34:35.795 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.065724+0000", 2023-12-01T15:34:35.795 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.066071+0000", 2023-12-01T15:34:35.795 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.845570+0000", 2023-12-01T15:34:35.795 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.795 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.795 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.795 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.795 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.845570+0000", 2023-12-01T15:34:35.795 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.845570+0000", 2023-12-01T15:34:35.795 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.845570+0000", 2023-12-01T15:34:35.795 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.796 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.796 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.796 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.845570+0000", 2023-12-01T15:34:35.796 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.845570+0000", 2023-12-01T15:34:35.796 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.796 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.796 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.796 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.796 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.796 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.796 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.796 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.796 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.796 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.797 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.797 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.797 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.797 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.1", 2023-12-01T15:34:35.797 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.797 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.797 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.797 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:35.798 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.798 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:57:40.483771+0000", 2023-12-01T15:34:35.798 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.798 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.798 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.798 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.798 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.798 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.798 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.798 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.798 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.798 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.798 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.798 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.799 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.799 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.799 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.799 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.799 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.799 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.799 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.799 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.799 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.799 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.800 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.800 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.800 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.800 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.800 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.800 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.800 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.800 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.800 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.800 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.801 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.801 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.801 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.801 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.802 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.802 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.802 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.802 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.802 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 2, 2023-12-01T15:34:35.802 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.802 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.802 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.802 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.803 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.803 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.803 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.803 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.803 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:35.803 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.803 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.803 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 65, 2023-12-01T15:34:35.803 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.803 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.803 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.803 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.848955+0000", 2023-12-01T15:34:35.803 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:50.387755+0000", 2023-12-01T15:34:35.803 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:50.387755+0000", 2023-12-01T15:34:35.803 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:50.388093+0000", 2023-12-01T15:34:35.804 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.848955+0000", 2023-12-01T15:34:35.804 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.804 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.804 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.804 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 66, 2023-12-01T15:34:35.804 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.848955+0000", 2023-12-01T15:34:35.804 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.848955+0000", 2023-12-01T15:34:35.804 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.848955+0000", 2023-12-01T15:34:35.804 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.804 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.804 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.804 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.848955+0000", 2023-12-01T15:34:35.804 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.848955+0000", 2023-12-01T15:34:35.804 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.804 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.805 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.805 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.805 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 65, 2023-12-01T15:34:35.805 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.805 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.805 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.805 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.805 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.805 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.805 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.805 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.805 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "4.5", 2023-12-01T15:34:35.805 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.805 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.805 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.806 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 14, 2023-12-01T15:34:35.806 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.806 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T23:57:47.599640+0000", 2023-12-01T15:34:35.806 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.806 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.806 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.806 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.806 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.806 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.806 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.806 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.806 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.806 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.806 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.807 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.807 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.807 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.807 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.807 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.807 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.807 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.807 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.808 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.808 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.808 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.808 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.808 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.808 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.808 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.808 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.808 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.808 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.808 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.808 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.809 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.809 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.810 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.810 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.810 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.810 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.810 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.811 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.811 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:35.811 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.811 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.811 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.811 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.811 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.811 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.811 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.811 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.811 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:35.811 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.811 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.811 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.812 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.812 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.812 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.812 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848278+0000", 2023-12-01T15:34:35.812 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.478338+0000", 2023-12-01T15:34:35.812 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.478338+0000", 2023-12-01T15:34:35.812 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.478609+0000", 2023-12-01T15:34:35.812 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848278+0000", 2023-12-01T15:34:35.812 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.812 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.812 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.812 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.812 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848278+0000", 2023-12-01T15:34:35.813 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848278+0000", 2023-12-01T15:34:35.813 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848278+0000", 2023-12-01T15:34:35.813 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.813 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.813 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.813 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848278+0000", 2023-12-01T15:34:35.813 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848278+0000", 2023-12-01T15:34:35.813 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.813 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.814 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.814 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.814 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.814 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.814 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.814 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.814 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.814 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.814 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.814 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.814 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.815 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.2", 2023-12-01T15:34:35.815 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.815 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.815 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.815 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.815 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.815 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:42:08.432641+0000", 2023-12-01T15:34:35.815 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.815 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.815 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.815 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.815 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.815 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.815 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.816 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.816 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.816 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.816 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.816 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.816 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.816 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.816 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.816 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.816 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.819 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.819 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.819 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.819 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.819 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.819 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.819 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.819 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.819 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.820 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.820 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.820 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.820 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.820 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.820 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:35.820 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.820 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.820 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.820 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.820 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.820 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.821 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.821 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.821 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:35.821 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.821 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.821 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.821 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.821 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.821 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.822 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844252+0000", 2023-12-01T15:34:35.822 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.074090+0000", 2023-12-01T15:34:35.822 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.074090+0000", 2023-12-01T15:34:35.822 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.074388+0000", 2023-12-01T15:34:35.822 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844252+0000", 2023-12-01T15:34:35.822 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.822 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.822 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.827 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.827 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844252+0000", 2023-12-01T15:34:35.827 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844252+0000", 2023-12-01T15:34:35.827 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844252+0000", 2023-12-01T15:34:35.827 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.827 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.828 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.828 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844252+0000", 2023-12-01T15:34:35.828 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844252+0000", 2023-12-01T15:34:35.828 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.828 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.828 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.828 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.829 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.829 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.829 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.829 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.829 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.829 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.829 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.829 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.829 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.829 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.3", 2023-12-01T15:34:35.829 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.829 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.829 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.829 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:35.829 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.830 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T00:05:31.444569+0000", 2023-12-01T15:34:35.830 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.830 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.830 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.830 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.830 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.830 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.830 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.830 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.830 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.830 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.830 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.830 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.830 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.831 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.831 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.831 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.833 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.833 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.834 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.834 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.834 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.834 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.834 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.834 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.834 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:35.834 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.834 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.835 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.835 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.835 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.835 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.835 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.835 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.835 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:35.835 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.835 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.835 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 20, 2023-12-01T15:34:35.835 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.835 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.835 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.835 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:34:32.500017+0000", 2023-12-01T15:34:35.836 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:31:53.389767+0000", 2023-12-01T15:34:35.836 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:31:53.389767+0000", 2023-12-01T15:34:35.836 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:31:53.390147+0000", 2023-12-01T15:34:35.836 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:34:32.500017+0000", 2023-12-01T15:34:35.836 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:30:06.353211+0000", 2023-12-01T15:34:35.836 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.836 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:30:06.353211+0000", 2023-12-01T15:34:35.836 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 59, 2023-12-01T15:34:35.836 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:34:32.500017+0000", 2023-12-01T15:34:35.836 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:34:32.500017+0000", 2023-12-01T15:34:35.836 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:34:32.500017+0000", 2023-12-01T15:34:35.836 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.836 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.836 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:30:06.353211+0000", 2023-12-01T15:34:35.837 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:34:32.500017+0000", 2023-12-01T15:34:35.837 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:34:32.500017+0000", 2023-12-01T15:34:35.837 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.837 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 148, 2023-12-01T15:34:35.837 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.837 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.837 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 58, 2023-12-01T15:34:35.837 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.837 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.837 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.837 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.837 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 148, 2023-12-01T15:34:35.837 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.837 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.838 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.838 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "1.0", 2023-12-01T15:34:35.838 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.838 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.838 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.838 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 339, 2023-12-01T15:34:35.838 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.838 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:49:14.700865+0000", 2023-12-01T15:34:35.839 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.839 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.839 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.839 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 590368, 2023-12-01T15:34:35.839 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.839 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 1771104, 2023-12-01T15:34:35.839 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.839 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.839 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.839 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.839 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.839 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 6, 2023-12-01T15:34:35.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 2, 2023-12-01T15:34:35.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 2, 2023-12-01T15:34:35.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 6, 2023-12-01T15:34:35.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 394, 2023-12-01T15:34:35.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 584, 2023-12-01T15:34:35.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.842 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 219, 2023-12-01T15:34:35.842 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 2416 2023-12-01T15:34:35.842 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.842 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.842 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.842 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.842 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.843 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.843 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.843 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.843 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:35.843 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "70'148" 2023-12-01T15:34:35.843 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.843 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.843 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.843 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.843 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.843 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.843 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.843 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:35.843 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.843 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.844 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 65, 2023-12-01T15:34:35.844 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.844 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.844 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.844 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.844476+0000", 2023-12-01T15:34:35.844 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:49.858964+0000", 2023-12-01T15:34:35.844 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:49.858964+0000", 2023-12-01T15:34:35.844 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:49.859250+0000", 2023-12-01T15:34:35.844 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.844476+0000", 2023-12-01T15:34:35.844 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.844 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 66, 2023-12-01T15:34:35.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.844476+0000", 2023-12-01T15:34:35.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.844476+0000", 2023-12-01T15:34:35.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.844476+0000", 2023-12-01T15:34:35.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.844476+0000", 2023-12-01T15:34:35.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.844476+0000", 2023-12-01T15:34:35.845 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.845 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.845 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.845 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.845 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 65, 2023-12-01T15:34:35.846 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.846 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.846 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.846 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.846 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.846 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.846 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.846 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.846 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "4.6", 2023-12-01T15:34:35.846 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.846 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.846 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.846 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 14, 2023-12-01T15:34:35.846 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.847 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T03:19:02.410675+0000", 2023-12-01T15:34:35.847 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.847 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.847 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.847 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.847 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.847 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.847 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.847 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.847 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.847 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.847 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.847 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.847 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.847 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.847 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.848 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.848 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.848 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.848 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.848 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.848 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.848 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.848 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.848 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.848 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.848 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.848 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.848 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.848 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.848 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.849 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.849 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.849 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.849 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.849 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.849 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.849 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.849 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.850 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.850 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.850 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.850 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.850 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.850 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.850 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.850 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.850 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.850 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.850 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.850 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.850 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.850 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:35.850 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.851 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.851 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.851 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.851 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.851 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.851 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:35.851 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.851 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:35.851 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.851 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.851 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.851 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.851 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.851 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.852 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.843818+0000", 2023-12-01T15:34:35.852 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.473508+0000", 2023-12-01T15:34:35.852 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.473508+0000", 2023-12-01T15:34:35.852 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.473808+0000", 2023-12-01T15:34:35.852 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.843818+0000", 2023-12-01T15:34:35.853 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.853 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.853 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.853 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.853 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.843818+0000", 2023-12-01T15:34:35.853 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.843818+0000", 2023-12-01T15:34:35.853 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.843818+0000", 2023-12-01T15:34:35.853 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.853 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.853 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.853 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.843818+0000", 2023-12-01T15:34:35.853 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.843818+0000", 2023-12-01T15:34:35.853 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.854 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.854 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.854 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.854 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.854 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.854 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.854 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.854 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.854 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.854 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.854 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.854 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.854 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.1", 2023-12-01T15:34:35.854 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.854 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.855 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.855 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.855 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.855 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T19:23:10.460351+0000", 2023-12-01T15:34:35.855 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.855 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.855 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.855 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.855 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.855 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.855 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.855 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.855 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.855 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.858 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.858 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.858 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.858 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.858 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.858 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.858 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.858 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.858 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.858 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.858 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:35.858 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.858 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:35.859 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.859 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.859 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.859 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.859 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.859 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.859 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.859 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.859 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:35.860 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.860 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.860 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.860 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.860 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.860 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.860 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.847393+0000", 2023-12-01T15:34:35.860 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.070459+0000", 2023-12-01T15:34:35.860 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.070459+0000", 2023-12-01T15:34:35.860 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.070927+0000", 2023-12-01T15:34:35.860 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.847393+0000", 2023-12-01T15:34:35.860 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.860 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.860 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.861 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.861 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.847393+0000", 2023-12-01T15:34:35.865 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.847393+0000", 2023-12-01T15:34:35.865 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.847393+0000", 2023-12-01T15:34:35.865 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.865 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.865 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.865 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.847393+0000", 2023-12-01T15:34:35.865 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.847393+0000", 2023-12-01T15:34:35.865 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.865 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.866 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.866 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.866 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.866 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.866 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.866 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.866 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.866 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.866 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.866 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.866 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.866 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.0", 2023-12-01T15:34:35.866 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.866 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.866 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.867 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:35.867 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.867 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:37:03.403543+0000", 2023-12-01T15:34:35.867 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.867 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.867 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.867 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.867 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.867 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.867 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.867 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.867 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.867 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.867 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.867 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.867 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.868 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.868 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.868 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.868 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.868 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.868 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.868 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.868 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.868 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.868 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.868 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.868 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.868 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.868 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.868 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.869 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.869 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.869 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.869 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.869 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.869 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.869 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.869 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.869 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.869 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.869 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.869 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.869 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.869 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.869 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.869 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.870 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.870 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.870 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.870 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.871 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.871 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.871 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.871 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:35.872 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.872 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.872 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.872 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.872 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.872 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.872 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.872 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.872 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:35.872 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.872 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.872 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 65, 2023-12-01T15:34:35.872 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.872 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.872 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.872 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.843967+0000", 2023-12-01T15:34:35.873 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:50.578791+0000", 2023-12-01T15:34:35.873 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:50.578791+0000", 2023-12-01T15:34:35.873 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:50.579111+0000", 2023-12-01T15:34:35.873 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.843967+0000", 2023-12-01T15:34:35.873 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.873 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.873 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.874 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 66, 2023-12-01T15:34:35.874 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.843967+0000", 2023-12-01T15:34:35.874 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.843967+0000", 2023-12-01T15:34:35.874 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.843967+0000", 2023-12-01T15:34:35.874 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.874 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.874 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.874 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.843967+0000", 2023-12-01T15:34:35.874 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.843967+0000", 2023-12-01T15:34:35.874 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.874 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.874 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.874 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.875 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 65, 2023-12-01T15:34:35.875 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.875 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.875 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.875 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.875 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.875 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.876 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.876 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.876 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "4.3", 2023-12-01T15:34:35.876 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.876 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.876 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.876 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 14, 2023-12-01T15:34:35.876 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.876 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T22:58:40.252213+0000", 2023-12-01T15:34:35.876 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.876 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.876 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.876 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.876 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.876 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.877 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.877 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.877 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.877 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.877 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.877 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.877 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.877 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.877 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.877 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.877 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.877 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.877 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.877 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.877 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.877 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.878 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.878 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.878 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.878 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.878 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.878 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.878 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.878 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.878 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.878 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.879 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.879 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.879 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.879 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.879 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.879 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.879 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.879 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.879 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.879 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.879 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.880 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.881 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.881 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.881 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.881 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.881 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.881 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.881 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.881 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:35.881 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.881 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.881 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.881 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.881 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.881 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.882 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.882 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.882 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:35.882 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.882 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.882 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.882 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.882 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.882 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.882 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848143+0000", 2023-12-01T15:34:35.882 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.078944+0000", 2023-12-01T15:34:35.882 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.078944+0000", 2023-12-01T15:34:35.882 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.079214+0000", 2023-12-01T15:34:35.883 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848143+0000", 2023-12-01T15:34:35.883 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.883 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.883 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.883 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.883 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848143+0000", 2023-12-01T15:34:35.883 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848143+0000", 2023-12-01T15:34:35.883 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848143+0000", 2023-12-01T15:34:35.883 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.883 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.883 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.883 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848143+0000", 2023-12-01T15:34:35.883 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848143+0000", 2023-12-01T15:34:35.883 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.884 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.884 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.884 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.884 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.884 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.884 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.884 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.884 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.884 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.884 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.885 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.885 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.885 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.5", 2023-12-01T15:34:35.885 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.885 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.885 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.885 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:35.886 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.886 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:51:04.356197+0000", 2023-12-01T15:34:35.886 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.886 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.886 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.886 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.886 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.886 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.886 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.886 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.886 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.886 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.886 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.887 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.887 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.887 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.887 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.887 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.887 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.887 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.887 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.887 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.887 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.887 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.887 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.887 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.887 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.887 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.887 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.888 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.888 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.888 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.888 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.888 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.888 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.888 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.888 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.888 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.888 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.888 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.888 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.889 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.889 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.889 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.889 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.889 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.889 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.889 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.889 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.889 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.889 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.889 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.889 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.889 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:35.889 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.889 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.892 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.893 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.893 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.893 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.893 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:35.893 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.893 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:35.893 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.893 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.893 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.893 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.893 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.893 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.893 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844672+0000", 2023-12-01T15:34:35.893 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.483792+0000", 2023-12-01T15:34:35.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.483792+0000", 2023-12-01T15:34:35.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.484126+0000", 2023-12-01T15:34:35.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844672+0000", 2023-12-01T15:34:35.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844672+0000", 2023-12-01T15:34:35.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844672+0000", 2023-12-01T15:34:35.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844672+0000", 2023-12-01T15:34:35.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.895 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.895 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844672+0000", 2023-12-01T15:34:35.895 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844672+0000", 2023-12-01T15:34:35.895 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.895 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.895 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.895 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.895 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.895 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.895 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.895 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.895 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.895 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.895 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.895 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.897 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.897 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.4", 2023-12-01T15:34:35.897 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.897 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.897 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.897 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.897 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.897 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T22:51:51.380252+0000", 2023-12-01T15:34:35.898 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.898 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.898 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.898 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.898 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.898 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.898 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.898 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.898 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.899 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.899 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.899 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.899 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.899 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.900 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.900 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.900 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.900 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.900 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.900 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.900 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.900 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.900 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.900 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.900 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.900 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.900 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.901 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.901 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.901 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.901 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.901 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.901 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.901 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.901 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.901 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.901 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.901 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.902 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.902 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.902 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.902 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.902 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.903 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.903 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.903 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.903 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.903 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.903 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.903 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:35.903 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.903 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:35.903 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.904 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.904 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.904 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.904 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.904 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.904 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.904 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.904 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:35.904 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.904 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.904 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 65, 2023-12-01T15:34:35.904 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.904 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.904 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.904 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.851896+0000", 2023-12-01T15:34:35.905 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:50.387493+0000", 2023-12-01T15:34:35.905 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:50.387493+0000", 2023-12-01T15:34:35.905 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:50.387774+0000", 2023-12-01T15:34:35.905 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.851896+0000", 2023-12-01T15:34:35.905 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.905 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.905 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.905 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 66, 2023-12-01T15:34:35.905 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.851896+0000", 2023-12-01T15:34:35.905 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.851896+0000", 2023-12-01T15:34:35.905 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.851896+0000", 2023-12-01T15:34:35.905 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.905 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.905 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.905 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.851896+0000", 2023-12-01T15:34:35.906 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.851896+0000", 2023-12-01T15:34:35.906 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.906 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.906 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.906 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.906 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 65, 2023-12-01T15:34:35.906 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.906 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.906 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.906 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.906 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.906 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.906 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.906 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.907 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "4.0", 2023-12-01T15:34:35.907 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.907 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.907 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.907 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 14, 2023-12-01T15:34:35.907 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.907 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:33:26.272968+0000", 2023-12-01T15:34:35.907 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.907 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.907 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.907 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.907 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.907 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.907 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.907 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.908 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.908 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.908 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.908 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.908 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.908 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.908 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.908 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.908 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.908 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.908 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.908 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.908 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.908 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.908 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.909 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.909 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.909 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.909 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.909 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.909 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.909 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.909 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.909 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.909 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.909 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.909 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.909 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.910 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.910 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.910 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.910 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.910 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.910 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.910 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.910 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.910 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.911 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.911 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.911 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.911 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.911 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.911 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.911 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:35.911 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.911 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.912 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.912 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.912 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.912 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.912 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.912 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.912 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:35.912 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.912 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.913 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.913 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.913 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.913 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.913 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.845193+0000", 2023-12-01T15:34:35.913 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.066563+0000", 2023-12-01T15:34:35.913 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.066563+0000", 2023-12-01T15:34:35.913 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.066913+0000", 2023-12-01T15:34:35.913 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.845193+0000", 2023-12-01T15:34:35.913 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.913 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.913 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.914 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.914 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.845193+0000", 2023-12-01T15:34:35.914 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.845193+0000", 2023-12-01T15:34:35.914 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.845193+0000", 2023-12-01T15:34:35.914 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.914 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.914 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.914 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.845193+0000", 2023-12-01T15:34:35.914 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.845193+0000", 2023-12-01T15:34:35.914 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.914 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 1, 2023-12-01T15:34:35.914 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.914 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.914 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.914 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.915 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.915 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.915 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.915 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 1, 2023-12-01T15:34:35.915 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.915 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.915 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.915 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.6", 2023-12-01T15:34:35.915 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.915 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.915 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.915 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 21, 2023-12-01T15:34:35.915 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.915 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:46:29.122154+0000", 2023-12-01T15:34:35.915 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.916 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.916 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.916 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.916 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.916 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.916 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.916 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.916 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.916 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.916 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.916 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.916 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.916 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.917 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.917 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.917 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.917 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.917 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.917 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 3, 2023-12-01T15:34:35.917 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 1, 2023-12-01T15:34:35.917 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.917 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 1, 2023-12-01T15:34:35.918 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.918 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.918 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.918 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.918 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.918 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:35.918 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.918 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.918 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.918 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.918 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.918 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.918 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 1, 2023-12-01T15:34:35.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.921 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.921 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.921 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.922 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.922 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.922 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.922 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.922 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.922 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:35.922 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "63'1" 2023-12-01T15:34:35.922 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.922 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.922 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.922 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.922 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.922 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.922 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.923 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:35.923 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.923 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.923 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.923 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.923 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.923 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.923 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848534+0000", 2023-12-01T15:34:35.923 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.492042+0000", 2023-12-01T15:34:35.923 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.492042+0000", 2023-12-01T15:34:35.923 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.492359+0000", 2023-12-01T15:34:35.923 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848534+0000", 2023-12-01T15:34:35.923 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.923 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.924 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.924 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.924 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848534+0000", 2023-12-01T15:34:35.924 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848534+0000", 2023-12-01T15:34:35.924 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848534+0000", 2023-12-01T15:34:35.924 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.924 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.924 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.924 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848534+0000", 2023-12-01T15:34:35.924 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848534+0000", 2023-12-01T15:34:35.924 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.924 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.924 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.924 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.924 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.924 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.925 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.925 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.925 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.925 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.925 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.925 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.925 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.925 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.7", 2023-12-01T15:34:35.925 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.925 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.925 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.925 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.926 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.926 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T22:38:03.069838+0000", 2023-12-01T15:34:35.926 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.926 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.926 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.926 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.926 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.926 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.926 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.926 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.926 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.929 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.929 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.929 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.929 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.929 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.929 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.929 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.929 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.929 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.929 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.929 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.930 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.930 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.930 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.930 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.930 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.930 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.930 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.930 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.930 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.930 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:35.930 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.930 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:35.930 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.930 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.934 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.934 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.934 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.934 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.934 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.934 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.934 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 4, 2023-12-01T15:34:35.934 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.934 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.934 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 65, 2023-12-01T15:34:35.935 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.935 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.935 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.935 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.846993+0000", 2023-12-01T15:34:35.936 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:50.576861+0000", 2023-12-01T15:34:35.936 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:50.576861+0000", 2023-12-01T15:34:35.936 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:50.577322+0000", 2023-12-01T15:34:35.936 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.846993+0000", 2023-12-01T15:34:35.936 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.936 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.936 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.936 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 66, 2023-12-01T15:34:35.936 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.846993+0000", 2023-12-01T15:34:35.936 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.846993+0000", 2023-12-01T15:34:35.936 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.846993+0000", 2023-12-01T15:34:35.936 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.936 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.936 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:35.937 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.846993+0000", 2023-12-01T15:34:35.937 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.846993+0000", 2023-12-01T15:34:35.937 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.937 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.937 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.937 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.937 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 65, 2023-12-01T15:34:35.937 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.937 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.937 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.937 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.937 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.937 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.937 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.937 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.938 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "4.1", 2023-12-01T15:34:35.938 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.938 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.938 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:35.938 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 14, 2023-12-01T15:34:35.938 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.938 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T00:06:01.816412+0000", 2023-12-01T15:34:35.938 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.938 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.938 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.938 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.938 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.938 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.939 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.939 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.939 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.939 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.939 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.939 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.939 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.939 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.939 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.939 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.939 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.939 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.940 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.940 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.940 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.940 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.940 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.940 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.940 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.940 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.940 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.940 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.940 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.940 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.940 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.940 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.940 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.940 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.941 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.941 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.941 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.941 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.941 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.941 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.941 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.941 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.941 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.941 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.941 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.941 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.941 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.941 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.941 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:35.942 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:35.942 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.942 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 4, 2023-12-01T15:34:35.942 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.942 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.942 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.942 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.942 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.942 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.942 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.942 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.942 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:35.942 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.942 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.942 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.943 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.943 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.943 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.943 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.986682+0000", 2023-12-01T15:34:35.943 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.074164+0000", 2023-12-01T15:34:35.943 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.074164+0000", 2023-12-01T15:34:35.943 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.074445+0000", 2023-12-01T15:34:35.943 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.986682+0000", 2023-12-01T15:34:35.943 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.943 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.943 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.943 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.943 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.986682+0000", 2023-12-01T15:34:35.943 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.986682+0000", 2023-12-01T15:34:35.943 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.986682+0000", 2023-12-01T15:34:35.943 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.944 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.944 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.944 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.986682+0000", 2023-12-01T15:34:35.944 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.986682+0000", 2023-12-01T15:34:35.944 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.944 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 2, 2023-12-01T15:34:35.944 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.944 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.944 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.944 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.944 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.944 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.944 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.944 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 2, 2023-12-01T15:34:35.944 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.945 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.945 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.945 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.7", 2023-12-01T15:34:35.945 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.945 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.945 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.945 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 22, 2023-12-01T15:34:35.945 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.945 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:14:45.917754+0000", 2023-12-01T15:34:35.945 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.945 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.945 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.945 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.945 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.946 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.946 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.946 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.946 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.946 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.946 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.946 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.946 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.946 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.946 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.947 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.947 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.947 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.947 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.947 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 3, 2023-12-01T15:34:35.947 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 1, 2023-12-01T15:34:35.947 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.947 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 1, 2023-12-01T15:34:35.947 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.947 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.947 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.947 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.947 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.947 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:35.947 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.947 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.948 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.948 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.948 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.948 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.948 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.948 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.948 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.948 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.948 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.948 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.948 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 3, 2023-12-01T15:34:35.948 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.949 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.949 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.949 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.949 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.949 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:35.949 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.949 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:35.949 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.949 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:35.949 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'2" 2023-12-01T15:34:35.949 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.949 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.949 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.950 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.950 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.950 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.950 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.950 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:35.950 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.950 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.950 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.950 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.950 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.950 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.950 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.845905+0000", 2023-12-01T15:34:35.950 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.480252+0000", 2023-12-01T15:34:35.950 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.480252+0000", 2023-12-01T15:34:35.951 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.480641+0000", 2023-12-01T15:34:35.951 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.845905+0000", 2023-12-01T15:34:35.951 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.951 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.951 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.951 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.951 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.845905+0000", 2023-12-01T15:34:35.951 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.845905+0000", 2023-12-01T15:34:35.951 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.845905+0000", 2023-12-01T15:34:35.951 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.951 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.951 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.951 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.845905+0000", 2023-12-01T15:34:35.951 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.845905+0000", 2023-12-01T15:34:35.952 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.952 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.952 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.952 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.952 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.952 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.952 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.952 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.952 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.952 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.952 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.952 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.952 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.952 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.6", 2023-12-01T15:34:35.952 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.953 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.953 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.953 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.953 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.953 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:33:36.253855+0000", 2023-12-01T15:34:35.953 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.953 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.953 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.953 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.953 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.953 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.953 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.953 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.953 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.953 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.954 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.954 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.954 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.954 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.954 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.954 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.954 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.954 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.954 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.954 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.954 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.954 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.954 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.954 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.954 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.955 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.955 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.955 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.955 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.955 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.955 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.955 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.955 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.955 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.955 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.955 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.955 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.955 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.955 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.955 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.955 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.956 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.956 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.956 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.956 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.956 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.956 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.956 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.956 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.957 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:35.957 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.957 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:35.957 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.957 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.957 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.957 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.957 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.957 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.957 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.957 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.957 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 2, 2023-12-01T15:34:35.957 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.957 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.957 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.957 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.958 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.958 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.958 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.852515+0000", 2023-12-01T15:34:35.958 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:33:39.852189+0000", 2023-12-01T15:34:35.958 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:33:39.852189+0000", 2023-12-01T15:34:35.958 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:33:39.852515+0000", 2023-12-01T15:34:35.958 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.852515+0000", 2023-12-01T15:34:35.958 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.958 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.958 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.958 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 70, 2023-12-01T15:34:35.958 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.852515+0000", 2023-12-01T15:34:35.958 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.852515+0000", 2023-12-01T15:34:35.959 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.852515+0000", 2023-12-01T15:34:35.959 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.959 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.959 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.959 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.852515+0000", 2023-12-01T15:34:35.959 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.852515+0000", 2023-12-01T15:34:35.959 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.959 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.959 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.959 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.959 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 69, 2023-12-01T15:34:35.959 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.959 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.959 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.959 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.959 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.960 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.960 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.960 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.960 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.8", 2023-12-01T15:34:35.960 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.960 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.960 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.960 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 11, 2023-12-01T15:34:35.960 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.960 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T23:31:21.584031+0000", 2023-12-01T15:34:35.960 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.960 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.960 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.960 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.960 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.962 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.962 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.962 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.962 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.962 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.962 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.962 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.962 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.962 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.962 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.962 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.962 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.962 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.962 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.962 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.963 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.963 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.963 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.963 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.963 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.963 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.963 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.963 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.963 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.963 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.963 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.963 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.963 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:35.963 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:35.963 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.963 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 2, 2023-12-01T15:34:35.964 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.964 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.964 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.964 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.964 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.964 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.964 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.964 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.964 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 4, 2023-12-01T15:34:35.964 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.964 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.964 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.964 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.964 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.964 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.964 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.943245+0000", 2023-12-01T15:34:35.965 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.494899+0000", 2023-12-01T15:34:35.965 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.494899+0000", 2023-12-01T15:34:35.965 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.495232+0000", 2023-12-01T15:34:35.965 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.943245+0000", 2023-12-01T15:34:35.965 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.965 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.965 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.965 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.965 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.943245+0000", 2023-12-01T15:34:35.965 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.943245+0000", 2023-12-01T15:34:35.965 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.943245+0000", 2023-12-01T15:34:35.965 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.966 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.966 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.966 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.943245+0000", 2023-12-01T15:34:35.966 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.943245+0000", 2023-12-01T15:34:35.966 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.966 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.966 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.966 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.968 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.969 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.969 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.969 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.969 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.969 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.969 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.969 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.969 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.969 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.9", 2023-12-01T15:34:35.969 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.969 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.969 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.969 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.969 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.969 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:43:42.185969+0000", 2023-12-01T15:34:35.970 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.970 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.970 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.970 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.970 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.970 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.970 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.970 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.970 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.970 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.970 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.970 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.970 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.970 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.970 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.971 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.971 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.971 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.971 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.971 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.971 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.971 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.971 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.971 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.971 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.971 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.971 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.971 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.971 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.971 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.972 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.972 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.972 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.972 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.972 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.972 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.972 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.972 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.972 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.972 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.972 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.972 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.972 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.972 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.972 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.972 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.973 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.973 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:35.973 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:35.973 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.973 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.973 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 4, 2023-12-01T15:34:35.973 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.973 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.973 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.973 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.975 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.975 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.975 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:35.975 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.975 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:35.975 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.975 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.975 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.975 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.975 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.976 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.976 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844397+0000", 2023-12-01T15:34:35.976 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.076235+0000", 2023-12-01T15:34:35.976 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.076235+0000", 2023-12-01T15:34:35.976 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.076572+0000", 2023-12-01T15:34:35.976 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844397+0000", 2023-12-01T15:34:35.976 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.976 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.976 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.976 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.976 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844397+0000", 2023-12-01T15:34:35.976 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844397+0000", 2023-12-01T15:34:35.976 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844397+0000", 2023-12-01T15:34:35.976 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.976 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.977 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.977 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844397+0000", 2023-12-01T15:34:35.977 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844397+0000", 2023-12-01T15:34:35.977 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.977 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.977 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.977 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.977 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.977 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.977 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.977 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.977 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.977 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.977 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.977 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.978 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.978 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.9", 2023-12-01T15:34:35.978 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.978 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.978 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.978 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:35.978 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.978 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:42:14.227526+0000", 2023-12-01T15:34:35.978 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.978 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.979 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.979 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.979 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.979 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.979 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.979 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.979 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.979 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.979 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.979 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.979 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.979 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.979 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.979 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.979 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.980 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.980 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.980 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.980 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.980 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.980 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.980 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.980 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.982 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.982 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.982 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.982 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.982 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.982 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.982 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.982 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.982 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:35.982 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:35.982 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.982 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:35.982 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.982 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.983 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.983 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.983 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.983 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.983 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.983 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.983 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:35.983 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.983 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.983 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:35.983 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.983 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.983 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.983 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848673+0000", 2023-12-01T15:34:35.983 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.491970+0000", 2023-12-01T15:34:35.983 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.491970+0000", 2023-12-01T15:34:35.984 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.492265+0000", 2023-12-01T15:34:35.984 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848673+0000", 2023-12-01T15:34:35.984 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.984 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.984 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.984 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:35.984 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848673+0000", 2023-12-01T15:34:35.984 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848673+0000", 2023-12-01T15:34:35.984 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848673+0000", 2023-12-01T15:34:35.984 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.985 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.985 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:35.985 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848673+0000", 2023-12-01T15:34:35.985 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848673+0000", 2023-12-01T15:34:35.986 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.986 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.986 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.986 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.986 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:35.986 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.986 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.986 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.986 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.986 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.986 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.986 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.986 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.986 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.8", 2023-12-01T15:34:35.987 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.987 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.987 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.987 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:35.987 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.987 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:23:23.133381+0000", 2023-12-01T15:34:35.987 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.987 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.987 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.989 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.989 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.989 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.989 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.989 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.989 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.989 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.989 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.989 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.989 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.989 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.989 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.989 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.989 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.989 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:35.989 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:35.990 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:35.990 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:35.990 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:35.990 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.991 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:35.991 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:35.991 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:35.991 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.991 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.991 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.991 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.991 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:35.991 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:35.991 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:35.991 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:35.991 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:35.992 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:35.992 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:35.992 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:35.992 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:35.992 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:35.992 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:35.992 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:35.992 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:35.992 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:35.992 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:35.992 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:35.992 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844985+0000", 2023-12-01T15:34:35.992 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.075705+0000", 2023-12-01T15:34:35.992 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.075705+0000", 2023-12-01T15:34:35.993 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.076094+0000", 2023-12-01T15:34:35.993 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844985+0000", 2023-12-01T15:34:35.993 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.993 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:35.993 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.993 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:35.994 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844985+0000", 2023-12-01T15:34:35.994 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844985+0000", 2023-12-01T15:34:35.994 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844985+0000", 2023-12-01T15:34:35.994 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:35.994 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:35.994 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:35.994 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844985+0000", 2023-12-01T15:34:35.994 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844985+0000", 2023-12-01T15:34:35.994 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:35.994 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:35.994 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:35.994 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:35.995 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:35.995 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:35.995 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:35.996 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:35.996 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:35.996 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:35.996 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:35.996 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:35.996 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:35.996 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.a", 2023-12-01T15:34:35.996 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:35.996 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:35.996 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:35.996 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:35.996 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:35.997 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T23:14:41.704602+0000", 2023-12-01T15:34:35.997 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:35.997 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:35.997 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:35.997 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:35.997 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:35.997 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:35.997 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:35.997 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:35.997 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:35.997 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:35.997 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:35.997 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:35.997 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:35.997 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:35.998 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:35.998 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:35.998 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:35.998 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:35.998 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:35.998 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:35.998 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:35.998 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:35.998 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:35.998 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:35.998 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:35.998 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:35.998 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:35.998 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:35.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:35.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:35.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:35.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:35.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:35.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:35.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:35.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:35.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:35.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:35.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.000 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.000 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.000 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.000 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.000 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.000 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.000 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.000 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.000 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:36.000 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.000 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:36.000 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.000 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:36.000 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.001 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.001 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.001 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.001 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.001 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:36.001 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:36.001 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.002 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:36.002 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.002 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.002 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:36.002 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.002 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.002 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.002 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.847982+0000", 2023-12-01T15:34:36.002 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.473351+0000", 2023-12-01T15:34:36.002 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.473351+0000", 2023-12-01T15:34:36.002 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.473732+0000", 2023-12-01T15:34:36.002 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.847982+0000", 2023-12-01T15:34:36.002 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.003 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.003 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.003 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:36.003 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.847982+0000", 2023-12-01T15:34:36.003 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.847982+0000", 2023-12-01T15:34:36.003 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.847982+0000", 2023-12-01T15:34:36.003 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.003 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.003 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.003 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.847982+0000", 2023-12-01T15:34:36.003 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.847982+0000", 2023-12-01T15:34:36.003 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.003 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.003 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.003 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.004 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:36.004 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.004 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.004 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.004 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.004 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.004 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.004 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.004 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.004 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.b", 2023-12-01T15:34:36.004 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.004 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.004 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.004 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:36.004 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.005 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:50:07.543965+0000", 2023-12-01T15:34:36.005 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.005 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.005 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.005 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.005 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.005 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.005 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.005 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.005 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.005 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.005 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.007 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.007 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.007 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.007 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.007 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.007 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.007 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.007 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.007 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.007 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.008 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.008 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.008 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.008 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.008 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.008 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.008 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.008 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.008 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.008 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.008 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.008 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.008 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.008 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.008 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.008 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.009 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.009 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.009 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.009 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.009 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.009 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.009 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.009 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.009 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.009 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.009 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.009 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:36.009 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:36.009 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.010 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:36.010 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.010 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.010 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.010 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.010 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:36.010 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:36.010 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:36.010 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.010 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:36.010 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.010 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.010 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:36.010 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.011 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.011 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.011 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.847671+0000", 2023-12-01T15:34:36.011 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.075714+0000", 2023-12-01T15:34:36.011 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.075714+0000", 2023-12-01T15:34:36.011 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.076173+0000", 2023-12-01T15:34:36.011 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.847671+0000", 2023-12-01T15:34:36.011 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:36.012 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.012 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:36.012 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:36.012 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.847671+0000", 2023-12-01T15:34:36.012 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.847671+0000", 2023-12-01T15:34:36.012 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.847671+0000", 2023-12-01T15:34:36.012 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.012 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.012 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:36.012 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.847671+0000", 2023-12-01T15:34:36.012 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.847671+0000", 2023-12-01T15:34:36.013 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.013 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 2, 2023-12-01T15:34:36.013 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.013 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.013 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:36.013 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.013 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.013 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.013 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.013 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 2, 2023-12-01T15:34:36.013 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.013 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.013 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.013 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.b", 2023-12-01T15:34:36.013 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.014 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.014 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.014 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 22, 2023-12-01T15:34:36.014 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.014 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T19:17:40.176745+0000", 2023-12-01T15:34:36.014 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.014 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.014 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.014 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.014 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.014 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.014 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.014 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.014 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.015 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.015 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.015 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.015 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.015 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.015 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.015 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.015 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.015 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.015 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.015 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 3, 2023-12-01T15:34:36.015 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 1, 2023-12-01T15:34:36.015 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.015 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 1, 2023-12-01T15:34:36.015 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.016 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.016 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.016 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.016 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.016 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:36.016 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.016 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.016 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.016 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.016 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.016 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.016 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.017 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.017 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.017 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.017 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.018 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.018 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 1, 2023-12-01T15:34:36.018 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.018 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.018 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.018 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.018 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.018 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:36.018 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:36.018 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:36.018 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.018 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:36.018 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'2" 2023-12-01T15:34:36.018 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.018 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.019 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.019 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:36.019 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:36.019 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:36.019 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.019 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:36.019 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.019 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.019 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:36.019 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.019 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.019 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.019 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.986360+0000", 2023-12-01T15:34:36.019 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.488314+0000", 2023-12-01T15:34:36.019 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.488314+0000", 2023-12-01T15:34:36.019 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.488605+0000", 2023-12-01T15:34:36.020 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.986360+0000", 2023-12-01T15:34:36.020 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.020 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.020 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.020 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:36.020 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.986360+0000", 2023-12-01T15:34:36.020 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.986360+0000", 2023-12-01T15:34:36.020 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.986360+0000", 2023-12-01T15:34:36.020 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.020 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.020 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.020 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.986360+0000", 2023-12-01T15:34:36.020 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.986360+0000", 2023-12-01T15:34:36.020 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.021 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.021 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.021 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.021 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:36.021 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.021 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.021 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.021 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.021 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.021 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.021 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.021 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.021 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.a", 2023-12-01T15:34:36.021 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.021 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.021 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.022 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:36.022 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.022 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T23:22:10.752420+0000", 2023-12-01T15:34:36.022 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.022 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.023 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.023 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.023 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.023 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.023 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.023 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.023 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.023 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.023 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.023 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.023 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.023 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.023 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.023 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.023 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.024 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.024 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.024 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.024 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.024 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.024 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.024 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.024 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.024 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.024 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.024 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.024 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.024 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.024 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.024 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.025 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.025 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.025 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.025 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.025 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.025 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.025 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.025 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.025 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.025 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.025 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.025 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.025 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.025 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.025 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.026 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:36.026 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:36.026 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:36.026 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.026 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:36.026 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.026 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.026 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.026 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.026 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:36.026 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:36.026 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:36.026 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.026 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 2, 2023-12-01T15:34:36.026 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.027 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.027 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:36.027 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.027 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.027 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.027 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.846359+0000", 2023-12-01T15:34:36.028 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.059548+0000", 2023-12-01T15:34:36.028 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.059548+0000", 2023-12-01T15:34:36.028 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.059860+0000", 2023-12-01T15:34:36.028 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.846359+0000", 2023-12-01T15:34:36.028 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:36.028 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.028 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:36.028 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:36.028 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.846359+0000", 2023-12-01T15:34:36.028 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.846359+0000", 2023-12-01T15:34:36.028 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.846359+0000", 2023-12-01T15:34:36.028 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.028 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.028 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:36.028 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.846359+0000", 2023-12-01T15:34:36.029 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.846359+0000", 2023-12-01T15:34:36.029 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.029 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.029 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.029 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.029 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:36.029 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.029 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.029 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.029 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.029 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.029 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.029 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.029 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.030 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.c", 2023-12-01T15:34:36.030 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.030 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.030 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.030 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:36.030 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.030 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T01:02:13.818552+0000", 2023-12-01T15:34:36.030 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.030 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.030 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.030 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.030 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.030 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.030 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.030 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.031 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.031 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.031 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.031 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.031 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.031 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.031 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.031 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.031 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.031 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.031 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.031 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.031 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.031 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.031 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.032 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.032 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.032 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.032 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.032 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.032 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.032 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.032 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.032 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.032 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.033 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.033 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.033 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.033 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.033 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.033 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.033 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.033 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.033 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.033 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.033 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.034 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.034 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.034 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.034 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:36.034 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:36.034 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:36.034 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.034 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 2, 2023-12-01T15:34:36.034 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.034 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.034 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.034 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.034 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:36.034 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:36.034 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:36.035 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.035 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:36.035 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.035 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.035 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:36.035 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.035 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.035 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.035 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848067+0000", 2023-12-01T15:34:36.035 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.487396+0000", 2023-12-01T15:34:36.035 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.487396+0000", 2023-12-01T15:34:36.035 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.487670+0000", 2023-12-01T15:34:36.035 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848067+0000", 2023-12-01T15:34:36.035 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.035 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.036 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.036 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:36.036 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848067+0000", 2023-12-01T15:34:36.036 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848067+0000", 2023-12-01T15:34:36.036 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848067+0000", 2023-12-01T15:34:36.036 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.036 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.036 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.036 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848067+0000", 2023-12-01T15:34:36.036 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848067+0000", 2023-12-01T15:34:36.036 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.037 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.037 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.037 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.037 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:36.037 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.037 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.037 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.037 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.037 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.037 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.037 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.038 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.038 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.d", 2023-12-01T15:34:36.038 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.038 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.038 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.038 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:36.038 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.038 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T01:39:39.700359+0000", 2023-12-01T15:34:36.038 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.039 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.039 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.039 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.039 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.039 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.039 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.039 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.039 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.039 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.039 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.039 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.039 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.039 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.039 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.039 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.040 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.040 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.040 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.040 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.040 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.040 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.040 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.040 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.040 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.040 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.040 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.040 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.040 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.040 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.041 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.041 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.041 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.041 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.041 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.041 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.041 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.041 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.041 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.041 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.041 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.041 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.041 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.041 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.041 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.042 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.042 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.042 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:36.042 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:36.042 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:36.042 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.042 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:36.042 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.042 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.042 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.042 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.042 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:36.042 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:36.042 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:36.043 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.043 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:36.043 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.043 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.043 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:36.043 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.043 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.043 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.043 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844734+0000", 2023-12-01T15:34:36.043 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.074653+0000", 2023-12-01T15:34:36.043 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.074653+0000", 2023-12-01T15:34:36.043 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.075184+0000", 2023-12-01T15:34:36.043 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844734+0000", 2023-12-01T15:34:36.043 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:36.044 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.044 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:36.044 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:36.044 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844734+0000", 2023-12-01T15:34:36.044 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844734+0000", 2023-12-01T15:34:36.044 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844734+0000", 2023-12-01T15:34:36.044 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.044 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.044 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:36.044 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844734+0000", 2023-12-01T15:34:36.044 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844734+0000", 2023-12-01T15:34:36.044 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.044 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 1, 2023-12-01T15:34:36.044 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.045 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.045 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:36.045 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.045 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.045 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.045 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.045 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 1, 2023-12-01T15:34:36.045 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.045 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.045 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.045 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.d", 2023-12-01T15:34:36.045 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.045 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.045 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.045 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 21, 2023-12-01T15:34:36.046 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.046 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T00:13:13.608327+0000", 2023-12-01T15:34:36.046 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.046 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.046 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.046 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 70, 2023-12-01T15:34:36.046 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.046 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.046 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.046 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.046 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.046 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.046 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.046 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.046 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.047 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.047 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.047 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.047 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.047 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.047 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.047 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 3, 2023-12-01T15:34:36.047 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 1, 2023-12-01T15:34:36.047 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.047 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 1, 2023-12-01T15:34:36.047 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.047 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.047 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.047 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.047 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.047 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.048 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.048 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.048 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.048 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.048 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.048 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.048 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.048 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.048 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.048 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.048 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.048 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.048 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 1, 2023-12-01T15:34:36.048 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 1 2023-12-01T15:34:36.049 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.049 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.049 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.049 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.049 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:36.049 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:36.049 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:36.049 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.049 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:36.049 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'1" 2023-12-01T15:34:36.049 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.049 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.049 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.049 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:36.049 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.049 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:36.050 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.050 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:36.050 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.050 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.050 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:36.050 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.050 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.050 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.050 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844393+0000", 2023-12-01T15:34:36.050 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.482549+0000", 2023-12-01T15:34:36.050 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.482549+0000", 2023-12-01T15:34:36.050 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.482945+0000", 2023-12-01T15:34:36.050 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844393+0000", 2023-12-01T15:34:36.050 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.050 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.051 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.051 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:36.051 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844393+0000", 2023-12-01T15:34:36.051 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844393+0000", 2023-12-01T15:34:36.051 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844393+0000", 2023-12-01T15:34:36.051 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.051 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.051 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.051 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844393+0000", 2023-12-01T15:34:36.051 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844393+0000", 2023-12-01T15:34:36.051 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.051 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.051 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.051 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.052 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:36.052 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.052 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.052 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.052 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.052 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.052 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.052 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.052 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.052 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.c", 2023-12-01T15:34:36.052 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.052 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.052 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.052 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:36.052 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.052 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T03:29:08.536227+0000", 2023-12-01T15:34:36.053 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.053 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.053 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.053 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.053 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.053 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.053 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.053 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.053 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.053 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.053 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.053 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.053 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.053 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.053 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.053 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.054 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.054 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.054 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.054 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.054 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.054 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.054 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.054 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.054 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.054 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.054 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.054 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.054 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.054 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.055 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.055 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.055 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.055 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.055 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.055 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.055 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.055 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.055 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.055 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.055 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.055 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.055 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.055 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.055 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.056 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.056 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.056 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:36.056 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.056 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:36.056 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.056 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:36.056 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.056 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.056 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.056 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.056 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:36.056 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.056 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:36.056 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.057 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 2, 2023-12-01T15:34:36.057 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.057 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.057 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:36.057 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.057 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.057 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.057 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.846827+0000", 2023-12-01T15:34:36.057 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.068111+0000", 2023-12-01T15:34:36.057 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.068111+0000", 2023-12-01T15:34:36.057 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.068442+0000", 2023-12-01T15:34:36.057 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.846827+0000", 2023-12-01T15:34:36.057 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:36.057 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.057 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:36.058 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:36.058 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.846827+0000", 2023-12-01T15:34:36.058 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.846827+0000", 2023-12-01T15:34:36.058 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.846827+0000", 2023-12-01T15:34:36.058 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.058 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.058 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:36.058 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.846827+0000", 2023-12-01T15:34:36.058 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.846827+0000", 2023-12-01T15:34:36.058 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.058 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 2, 2023-12-01T15:34:36.058 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.058 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.058 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:36.058 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.059 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.059 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.059 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.059 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 2, 2023-12-01T15:34:36.059 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.059 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.059 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.059 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.e", 2023-12-01T15:34:36.059 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.059 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.059 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.059 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 22, 2023-12-01T15:34:36.059 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.059 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:51:31.270914+0000", 2023-12-01T15:34:36.059 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.059 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.060 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.060 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.060 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.060 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.060 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.060 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.060 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.060 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.060 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.060 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.060 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.060 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.060 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.060 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.060 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.061 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.061 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.061 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 3, 2023-12-01T15:34:36.061 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 1, 2023-12-01T15:34:36.061 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.061 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 1, 2023-12-01T15:34:36.061 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.061 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.061 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.061 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.061 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.061 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:36.061 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.061 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.061 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.061 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.062 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.062 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.062 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.062 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.062 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.062 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.062 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.062 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.062 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 3, 2023-12-01T15:34:36.062 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.062 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.062 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.062 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.062 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.062 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:36.063 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.063 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:36.063 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.063 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 2, 2023-12-01T15:34:36.063 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'2" 2023-12-01T15:34:36.063 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.063 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.063 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.063 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:36.063 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:36.063 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:36.063 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.063 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:36.063 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.063 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.063 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:36.064 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.064 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.064 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.064 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.852668+0000", 2023-12-01T15:34:36.064 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:33:39.852178+0000", 2023-12-01T15:34:36.064 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:33:39.852178+0000", 2023-12-01T15:34:36.064 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:33:39.852415+0000", 2023-12-01T15:34:36.064 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.852668+0000", 2023-12-01T15:34:36.064 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.064 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.064 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.064 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 70, 2023-12-01T15:34:36.064 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.852668+0000", 2023-12-01T15:34:36.064 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.852668+0000", 2023-12-01T15:34:36.064 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.852668+0000", 2023-12-01T15:34:36.065 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.065 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.065 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.065 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.852668+0000", 2023-12-01T15:34:36.065 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.852668+0000", 2023-12-01T15:34:36.065 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.065 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.065 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.065 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.065 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 69, 2023-12-01T15:34:36.065 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.065 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.065 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.065 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.065 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.066 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.066 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.066 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.066 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.f", 2023-12-01T15:34:36.066 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.066 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.066 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.066 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 28, 2023-12-01T15:34:36.066 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.066 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:11:05.159837+0000", 2023-12-01T15:34:36.066 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.066 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.066 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.066 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.067 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.067 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.067 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.067 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.067 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.067 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.067 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.067 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.067 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.067 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.067 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.067 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.067 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.067 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.067 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.067 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.068 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.068 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.068 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.068 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.068 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.068 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.068 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.068 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.068 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.068 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.068 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.068 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.068 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.068 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.068 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.069 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.069 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.069 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.069 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.069 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.069 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.069 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.069 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.069 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.069 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.069 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.069 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.069 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:36.069 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:36.069 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:36.069 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.070 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:36.070 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.070 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.070 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.070 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.070 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:36.070 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:36.070 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:36.070 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.070 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:36.070 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.070 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.070 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:36.070 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.070 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.071 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.071 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.986209+0000", 2023-12-01T15:34:36.071 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.480942+0000", 2023-12-01T15:34:36.071 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.480942+0000", 2023-12-01T15:34:36.071 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.481266+0000", 2023-12-01T15:34:36.071 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.986209+0000", 2023-12-01T15:34:36.071 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.071 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.071 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.071 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:36.071 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.986209+0000", 2023-12-01T15:34:36.071 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.986209+0000", 2023-12-01T15:34:36.071 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.986209+0000", 2023-12-01T15:34:36.071 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.071 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.072 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.072 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.986209+0000", 2023-12-01T15:34:36.072 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.986209+0000", 2023-12-01T15:34:36.072 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.072 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.072 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.072 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.072 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:36.072 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.072 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.072 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.072 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.072 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.072 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.072 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.073 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.073 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.20", 2023-12-01T15:34:36.073 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.073 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.074 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.074 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:36.074 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.074 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T03:05:24.567527+0000", 2023-12-01T15:34:36.074 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.074 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.074 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.074 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.074 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.074 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.074 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.074 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.074 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.074 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.075 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.075 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.075 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.075 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.075 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.075 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.075 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.075 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.075 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.075 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.075 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.075 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.075 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.075 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.075 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.075 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.076 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.076 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.076 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.076 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.076 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.076 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.076 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.076 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.076 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.076 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.076 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.076 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.076 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.076 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.076 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.076 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.077 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.077 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.077 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.077 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.077 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.077 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:36.077 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:36.077 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:36.077 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.077 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:36.077 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.077 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.077 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.077 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.077 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:36.078 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:36.078 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:36.078 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.078 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 2, 2023-12-01T15:34:36.078 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.078 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.078 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:36.078 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.078 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.078 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.078 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.845645+0000", 2023-12-01T15:34:36.078 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.480911+0000", 2023-12-01T15:34:36.078 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.480911+0000", 2023-12-01T15:34:36.078 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.481201+0000", 2023-12-01T15:34:36.078 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.845645+0000", 2023-12-01T15:34:36.079 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.079 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.079 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.079 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:36.079 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.845645+0000", 2023-12-01T15:34:36.079 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.845645+0000", 2023-12-01T15:34:36.079 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.845645+0000", 2023-12-01T15:34:36.079 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.079 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.079 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.079 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.845645+0000", 2023-12-01T15:34:36.079 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.845645+0000", 2023-12-01T15:34:36.079 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.079 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.079 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.079 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.080 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:36.080 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.080 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.080 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.080 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.080 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.080 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.080 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.080 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.080 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.21", 2023-12-01T15:34:36.080 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.080 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.080 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.080 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:36.081 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.081 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T19:52:22.038298+0000", 2023-12-01T15:34:36.081 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.081 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.081 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.081 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.081 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.081 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.081 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.081 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.081 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.081 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.082 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.082 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.082 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.082 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.082 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.082 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.082 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.082 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.082 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.082 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.082 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.082 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.082 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.082 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.082 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.083 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.083 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.083 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.083 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.083 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.083 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.083 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.083 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.083 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.083 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.083 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.083 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.083 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.083 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.083 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.084 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.084 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.084 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.084 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.084 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.084 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.084 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.084 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:36.084 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:36.084 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:36.084 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.084 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 2, 2023-12-01T15:34:36.084 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.084 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.084 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.085 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.085 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:36.085 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.085 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:36.085 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.085 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:36.085 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.085 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.085 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:36.085 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.085 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.085 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.085 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844262+0000", 2023-12-01T15:34:36.085 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.471618+0000", 2023-12-01T15:34:36.085 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.471618+0000", 2023-12-01T15:34:36.086 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.471918+0000", 2023-12-01T15:34:36.086 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844262+0000", 2023-12-01T15:34:36.086 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.086 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.086 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.086 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:36.086 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844262+0000", 2023-12-01T15:34:36.086 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844262+0000", 2023-12-01T15:34:36.086 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844262+0000", 2023-12-01T15:34:36.086 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.086 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.086 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.086 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844262+0000", 2023-12-01T15:34:36.086 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844262+0000", 2023-12-01T15:34:36.086 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.087 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.087 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.087 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.087 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:36.087 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.087 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.087 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.087 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.087 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.087 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.087 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.087 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.087 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.22", 2023-12-01T15:34:36.087 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.087 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.088 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.088 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:36.088 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.088 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:07:38.203644+0000", 2023-12-01T15:34:36.088 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.088 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.088 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.088 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.088 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.088 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.088 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.088 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.088 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.088 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.088 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.088 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.089 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.089 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.089 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.089 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.089 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.089 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.089 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.089 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.089 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.089 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.089 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.089 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.089 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.089 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.089 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.090 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.090 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.090 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.090 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.090 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.090 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.090 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.090 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.090 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.090 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.090 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.090 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.090 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.090 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.090 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.091 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.091 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.091 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.091 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.091 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.091 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:36.091 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.091 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:36.091 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.091 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:36.091 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.091 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.091 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.091 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.091 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:36.091 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.092 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:36.092 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.092 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:36.092 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.092 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.092 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:36.092 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.092 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.092 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844324+0000", 2023-12-01T15:34:36.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.474111+0000", 2023-12-01T15:34:36.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.474111+0000", 2023-12-01T15:34:36.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.474590+0000", 2023-12-01T15:34:36.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844324+0000", 2023-12-01T15:34:36.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.093 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.093 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.093 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:36.093 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844324+0000", 2023-12-01T15:34:36.093 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844324+0000", 2023-12-01T15:34:36.093 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844324+0000", 2023-12-01T15:34:36.093 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.093 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.093 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.093 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844324+0000", 2023-12-01T15:34:36.093 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844324+0000", 2023-12-01T15:34:36.093 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.093 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.093 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.093 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.093 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:36.094 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.094 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.094 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.094 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.094 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.094 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.094 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.094 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.094 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.23", 2023-12-01T15:34:36.094 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.094 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.094 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.094 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:36.095 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.095 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:02:07.539034+0000", 2023-12-01T15:34:36.095 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.095 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.095 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.097 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.097 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.097 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.097 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.097 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.097 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.097 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.097 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.097 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.097 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.097 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.097 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.097 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.097 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.097 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.098 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.098 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.098 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.098 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.098 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.098 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.098 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.098 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:36.098 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.098 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:36.098 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.098 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:36.098 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.098 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.098 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.099 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.099 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.099 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:36.099 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:36.099 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.099 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:36.099 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.099 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.099 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:36.099 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.099 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.100 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.100 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848915+0000", 2023-12-01T15:34:36.100 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.479727+0000", 2023-12-01T15:34:36.100 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.479727+0000", 2023-12-01T15:34:36.100 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.480046+0000", 2023-12-01T15:34:36.100 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848915+0000", 2023-12-01T15:34:36.100 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.100 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.100 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.100 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:36.100 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848915+0000", 2023-12-01T15:34:36.100 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848915+0000", 2023-12-01T15:34:36.100 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848915+0000", 2023-12-01T15:34:36.100 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.100 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.101 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.101 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848915+0000", 2023-12-01T15:34:36.101 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848915+0000", 2023-12-01T15:34:36.101 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.101 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.101 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.101 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.101 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:36.101 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.101 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.101 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.101 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.101 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.101 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.101 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.102 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.102 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.24", 2023-12-01T15:34:36.102 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.102 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.102 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.102 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:36.102 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.102 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:20:20.436065+0000", 2023-12-01T15:34:36.102 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.102 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.102 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.105 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.106 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.106 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.106 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.106 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.106 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.106 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.106 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.106 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.106 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.106 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.106 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.106 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.106 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.106 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.107 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.107 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.107 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.107 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.107 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.107 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.107 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.107 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.107 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.107 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.107 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.107 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.107 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.107 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.107 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.108 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.108 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.108 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.108 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.108 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.108 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.108 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.108 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.108 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.108 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.108 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.108 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.108 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.108 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.108 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.109 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:36.109 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:36.109 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.109 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:36.109 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.109 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.109 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.109 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.109 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:36.109 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.109 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:36.109 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.109 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:36.109 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.109 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.109 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:36.110 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.110 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.110 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.110 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844542+0000", 2023-12-01T15:34:36.110 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.490870+0000", 2023-12-01T15:34:36.110 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.490870+0000", 2023-12-01T15:34:36.110 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.491603+0000", 2023-12-01T15:34:36.110 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844542+0000", 2023-12-01T15:34:36.110 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.110 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.110 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.110 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:36.110 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844542+0000", 2023-12-01T15:34:36.110 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844542+0000", 2023-12-01T15:34:36.110 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844542+0000", 2023-12-01T15:34:36.111 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.111 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.111 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.111 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844542+0000", 2023-12-01T15:34:36.111 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844542+0000", 2023-12-01T15:34:36.111 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.111 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.111 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.111 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.111 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:36.111 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.111 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.111 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.111 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.111 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.111 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.112 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.112 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.112 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.25", 2023-12-01T15:34:36.112 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.112 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.112 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.112 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:36.112 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.112 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T01:35:53.355238+0000", 2023-12-01T15:34:36.112 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.112 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.112 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.112 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.112 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.113 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.113 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.113 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.113 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.113 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.113 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.113 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.113 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.113 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.113 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.113 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.113 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.113 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.113 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.113 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.114 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.114 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.114 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.114 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.114 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.114 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.114 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.114 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.114 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.114 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.114 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.114 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.114 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.114 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.114 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.115 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.115 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.115 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.115 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.115 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.115 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.115 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.115 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.115 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.115 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.115 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.115 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.115 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:36.115 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.115 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:36.115 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.116 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:36.116 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.116 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.116 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.116 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.116 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:36.116 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:36.116 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:36.116 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.116 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:36.116 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.116 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.116 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:36.116 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.116 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.117 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.117 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.986819+0000", 2023-12-01T15:34:36.117 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.493017+0000", 2023-12-01T15:34:36.117 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.493017+0000", 2023-12-01T15:34:36.117 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.493282+0000", 2023-12-01T15:34:36.117 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.986819+0000", 2023-12-01T15:34:36.117 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.117 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.117 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.117 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:36.117 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.986819+0000", 2023-12-01T15:34:36.117 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.986819+0000", 2023-12-01T15:34:36.117 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.986819+0000", 2023-12-01T15:34:36.117 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.117 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.117 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.118 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.986819+0000", 2023-12-01T15:34:36.118 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.986819+0000", 2023-12-01T15:34:36.118 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.118 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.118 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.118 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.118 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:36.118 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.118 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.118 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.118 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.118 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.118 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.118 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.118 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.119 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.26", 2023-12-01T15:34:36.119 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.119 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.119 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.119 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:36.119 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.119 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:49:39.889260+0000", 2023-12-01T15:34:36.119 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.119 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.119 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.119 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.119 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.119 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.119 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.119 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.120 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.120 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.120 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.120 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.120 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.120 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.120 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.120 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.120 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.120 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.120 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.120 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.120 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.120 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.120 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.120 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.121 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.121 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.121 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.121 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.121 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.121 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.121 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.121 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.121 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.121 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.121 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.121 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.121 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.121 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.121 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.121 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.122 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.122 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.122 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.122 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.122 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.122 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.122 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.122 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:36.122 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:36.122 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:36.122 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.122 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:36.122 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.122 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.123 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.123 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.123 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.123 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:36.123 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:36.123 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.123 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:36.123 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.123 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.123 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:36.123 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.123 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.123 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.123 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848615+0000", 2023-12-01T15:34:36.123 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.482562+0000", 2023-12-01T15:34:36.123 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.482562+0000", 2023-12-01T15:34:36.124 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.482848+0000", 2023-12-01T15:34:36.124 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848615+0000", 2023-12-01T15:34:36.124 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.124 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.124 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.124 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:36.124 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848615+0000", 2023-12-01T15:34:36.124 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848615+0000", 2023-12-01T15:34:36.124 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848615+0000", 2023-12-01T15:34:36.124 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.124 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.124 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.124 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848615+0000", 2023-12-01T15:34:36.124 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848615+0000", 2023-12-01T15:34:36.124 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.124 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.125 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.125 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.125 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:36.125 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.125 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.125 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.125 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.125 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.125 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.125 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.125 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.125 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.27", 2023-12-01T15:34:36.125 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.125 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.125 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.126 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:36.126 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.126 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:10:44.428926+0000", 2023-12-01T15:34:36.126 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.126 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.126 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.126 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.126 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.126 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.126 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.126 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.126 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.126 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.126 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.129 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.129 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.129 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.129 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.129 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.129 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:36.129 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:36.129 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.129 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:36.129 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.129 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.129 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.129 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.129 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:36.129 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.129 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:36.130 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.130 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:36.130 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.130 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.130 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:36.130 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.130 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.130 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.130 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844127+0000", 2023-12-01T15:34:36.130 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.477676+0000", 2023-12-01T15:34:36.130 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.477676+0000", 2023-12-01T15:34:36.130 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.478831+0000", 2023-12-01T15:34:36.130 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844127+0000", 2023-12-01T15:34:36.130 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:36.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844127+0000", 2023-12-01T15:34:36.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844127+0000", 2023-12-01T15:34:36.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844127+0000", 2023-12-01T15:34:36.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844127+0000", 2023-12-01T15:34:36.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844127+0000", 2023-12-01T15:34:36.131 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.131 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.131 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.131 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.132 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:36.132 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.132 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.132 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.132 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.132 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.132 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.132 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.132 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.132 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.28", 2023-12-01T15:34:36.132 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.132 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.132 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.132 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:36.132 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.133 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T22:47:59.270185+0000", 2023-12-01T15:34:36.133 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.133 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.133 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.133 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.133 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.133 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.133 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.133 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.133 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.133 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.133 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.133 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.133 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.133 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.136 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.136 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.136 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.136 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.136 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:36.136 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.136 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:36.136 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.136 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:36.136 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.136 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.136 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.136 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.136 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.136 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:36.136 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:36.137 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.137 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:36.137 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.137 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.137 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:36.137 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.137 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.137 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.137 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.852858+0000", 2023-12-01T15:34:36.137 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:33:39.852142+0000", 2023-12-01T15:34:36.137 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:33:39.852142+0000", 2023-12-01T15:34:36.138 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:33:39.852494+0000", 2023-12-01T15:34:36.138 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.852858+0000", 2023-12-01T15:34:36.138 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.138 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.138 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.138 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 70, 2023-12-01T15:34:36.138 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.852858+0000", 2023-12-01T15:34:36.138 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.852858+0000", 2023-12-01T15:34:36.138 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.852858+0000", 2023-12-01T15:34:36.138 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.138 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.138 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.138 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.852858+0000", 2023-12-01T15:34:36.138 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.852858+0000", 2023-12-01T15:34:36.139 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.139 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.139 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.139 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.139 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 69, 2023-12-01T15:34:36.139 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.139 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.139 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.139 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.139 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.139 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.139 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.139 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.139 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.29", 2023-12-01T15:34:36.139 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.139 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.140 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.140 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 28, 2023-12-01T15:34:36.140 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.140 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:58:37.657637+0000", 2023-12-01T15:34:36.140 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.140 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.140 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.140 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.140 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.140 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.140 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.140 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.140 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.140 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.140 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.143 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.143 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.143 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.143 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.143 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.143 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.143 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:36.143 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:36.143 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:36.143 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.143 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:36.143 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.143 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.143 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.143 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.144 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:36.144 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:36.144 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:36.144 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.144 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:36.144 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.144 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.144 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:36.144 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.144 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.144 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.144 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844297+0000", 2023-12-01T15:34:36.144 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.479864+0000", 2023-12-01T15:34:36.144 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.479864+0000", 2023-12-01T15:34:36.144 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.480085+0000", 2023-12-01T15:34:36.144 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844297+0000", 2023-12-01T15:34:36.145 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.145 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.145 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.145 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:36.145 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844297+0000", 2023-12-01T15:34:36.145 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844297+0000", 2023-12-01T15:34:36.145 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844297+0000", 2023-12-01T15:34:36.145 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.145 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.145 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.145 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844297+0000", 2023-12-01T15:34:36.145 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844297+0000", 2023-12-01T15:34:36.145 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.145 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.145 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.146 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.146 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:36.146 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.146 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.146 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.146 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.146 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.146 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.146 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.146 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.146 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.2a", 2023-12-01T15:34:36.146 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.146 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.146 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.146 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:36.147 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.147 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:04:54.652100+0000", 2023-12-01T15:34:36.147 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.147 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.147 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.147 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.147 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.147 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.147 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.147 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.147 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.147 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.147 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.147 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.147 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.147 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.148 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.148 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.148 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.148 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.148 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.148 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.148 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.148 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.148 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.148 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.148 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.148 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.148 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.148 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.148 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.149 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.150 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.150 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.150 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.150 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:36.150 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:36.150 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:36.150 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.150 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:36.150 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.150 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.150 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.150 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.150 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:36.150 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:36.150 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:36.151 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.151 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:36.151 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.151 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.151 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:36.151 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.151 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.151 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.151 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844399+0000", 2023-12-01T15:34:36.151 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.488332+0000", 2023-12-01T15:34:36.151 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.488332+0000", 2023-12-01T15:34:36.151 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.488887+0000", 2023-12-01T15:34:36.151 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844399+0000", 2023-12-01T15:34:36.151 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.151 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.151 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.152 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:36.152 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844399+0000", 2023-12-01T15:34:36.152 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844399+0000", 2023-12-01T15:34:36.152 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844399+0000", 2023-12-01T15:34:36.152 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.152 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.152 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.152 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844399+0000", 2023-12-01T15:34:36.152 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844399+0000", 2023-12-01T15:34:36.152 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.152 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.152 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.152 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.152 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:36.152 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.153 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.153 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.153 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.153 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.153 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.153 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.153 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.153 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.2b", 2023-12-01T15:34:36.153 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.153 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.153 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.153 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:36.153 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.153 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T17:35:42.014496+0000", 2023-12-01T15:34:36.154 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.154 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.154 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.154 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.154 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.154 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.154 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.154 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.154 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.154 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.154 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.154 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.154 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.154 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.154 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.155 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.155 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.155 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.155 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.155 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.155 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.155 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.155 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.155 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.155 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.155 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.155 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.155 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.155 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.155 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.156 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.156 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.156 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.156 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.156 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.156 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.156 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.156 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.156 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.156 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.156 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.156 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.156 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.156 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.156 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.156 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.157 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.157 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:36.157 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:36.157 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:36.157 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.157 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:36.157 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.157 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.157 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.157 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:36.157 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:36.157 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:36.157 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:36.157 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.157 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:36.158 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:36.158 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:36.158 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:36.158 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:36.158 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:36.158 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:36.158 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.986631+0000", 2023-12-01T15:34:36.158 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.485972+0000", 2023-12-01T15:34:36.158 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.485972+0000", 2023-12-01T15:34:36.158 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.486210+0000", 2023-12-01T15:34:36.158 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.986631+0000", 2023-12-01T15:34:36.158 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.158 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:36.158 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.158 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:36.159 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.986631+0000", 2023-12-01T15:34:36.159 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.986631+0000", 2023-12-01T15:34:36.159 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.986631+0000", 2023-12-01T15:34:36.159 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:36.159 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:36.159 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:36.159 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.986631+0000", 2023-12-01T15:34:36.159 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.986631+0000", 2023-12-01T15:34:36.159 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:36.159 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.159 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:36.159 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:36.159 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:36.159 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:36.159 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:36.159 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:36.160 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:36.160 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.160 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:36.160 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:36.160 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:36.160 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.2c", 2023-12-01T15:34:36.160 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:36.160 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:36.160 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:36.160 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:36.160 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:36.160 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:21:11.972817+0000", 2023-12-01T15:34:36.160 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:36.160 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:36.160 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.161 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.161 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.161 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.161 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.161 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.161 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.161 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.161 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.161 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.161 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.161 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.161 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.161 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.161 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.161 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.162 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.162 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.162 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.162 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.162 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.162 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.162 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.162 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.162 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.162 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.162 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.162 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.162 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.162 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.162 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.162 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.163 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.163 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.163 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.163 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.163 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.163 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.163 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.163 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.163 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.163 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.163 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:36.163 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:36.163 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:36.163 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:36.163 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:36.164 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:36.164 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.164 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:36.164 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:36.164 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.164 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.164 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_per_pool": [ 2023-12-01T15:34:36.164 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.164 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": 24, 2023-12-01T15:34:36.164 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:36.164 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd" 2023-12-01T15:34:36.164 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.164 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.164 INFO:tasks.workunit.client.0.smithi119.stdout: "num_pg": 8, 2023-12-01T15:34:36.164 INFO:tasks.workunit.client.0.smithi119.stdout: "num_store_stats": 8, 2023-12-01T15:34:36.164 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.165 INFO:tasks.workunit.client.0.smithi119.stdout: "poolid": 4, 2023-12-01T15:34:36.165 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.167 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.167 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.167 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.167 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.167 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.167 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.167 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.167 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.167 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.167 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.167 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.167 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.167 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.167 INFO:tasks.workunit.client.0.smithi119.stdout: "store_stats": { 2023-12-01T15:34:36.167 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": 0, 2023-12-01T15:34:36.167 INFO:tasks.workunit.client.0.smithi119.stdout: "available": 0, 2023-12-01T15:34:36.168 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed": 0, 2023-12-01T15:34:36.168 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_allocated": 0, 2023-12-01T15:34:36.168 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_original": 0, 2023-12-01T15:34:36.168 INFO:tasks.workunit.client.0.smithi119.stdout: "data_stored": 0, 2023-12-01T15:34:36.168 INFO:tasks.workunit.client.0.smithi119.stdout: "internal_metadata": 0, 2023-12-01T15:34:36.168 INFO:tasks.workunit.client.0.smithi119.stdout: "internally_reserved": 0, 2023-12-01T15:34:36.168 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_allocated": 0, 2023-12-01T15:34:36.168 INFO:tasks.workunit.client.0.smithi119.stdout: "total": 0 2023-12-01T15:34:36.168 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.168 INFO:tasks.workunit.client.0.smithi119.stdout: "up": 24 2023-12-01T15:34:36.168 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.168 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.168 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": 192, 2023-12-01T15:34:36.168 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:36.169 INFO:tasks.workunit.client.0.smithi119.stdout: "cephfs" 2023-12-01T15:34:36.169 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.169 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.169 INFO:tasks.workunit.client.0.smithi119.stdout: "num_pg": 64, 2023-12-01T15:34:36.169 INFO:tasks.workunit.client.0.smithi119.stdout: "num_store_stats": 8, 2023-12-01T15:34:36.169 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.169 INFO:tasks.workunit.client.0.smithi119.stdout: "poolid": 3, 2023-12-01T15:34:36.169 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.169 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.169 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.169 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.169 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.169 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.169 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.169 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.169 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.170 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.170 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.170 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.170 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.170 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.170 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.170 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.170 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.170 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.170 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.170 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.170 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.170 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.170 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.170 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.172 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:36.172 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.172 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.172 INFO:tasks.workunit.client.0.smithi119.stdout: "store_stats": { 2023-12-01T15:34:36.172 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": 0, 2023-12-01T15:34:36.172 INFO:tasks.workunit.client.0.smithi119.stdout: "available": 0, 2023-12-01T15:34:36.172 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed": 0, 2023-12-01T15:34:36.172 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_allocated": 0, 2023-12-01T15:34:36.172 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_original": 0, 2023-12-01T15:34:36.172 INFO:tasks.workunit.client.0.smithi119.stdout: "data_stored": 0, 2023-12-01T15:34:36.172 INFO:tasks.workunit.client.0.smithi119.stdout: "internal_metadata": 0, 2023-12-01T15:34:36.172 INFO:tasks.workunit.client.0.smithi119.stdout: "internally_reserved": 0, 2023-12-01T15:34:36.172 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_allocated": 0, 2023-12-01T15:34:36.172 INFO:tasks.workunit.client.0.smithi119.stdout: "total": 0 2023-12-01T15:34:36.172 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.172 INFO:tasks.workunit.client.0.smithi119.stdout: "up": 192 2023-12-01T15:34:36.173 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.173 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.173 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": 3, 2023-12-01T15:34:36.173 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:36.173 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr" 2023-12-01T15:34:36.173 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.173 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 148, 2023-12-01T15:34:36.173 INFO:tasks.workunit.client.0.smithi119.stdout: "num_pg": 1, 2023-12-01T15:34:36.173 INFO:tasks.workunit.client.0.smithi119.stdout: "num_store_stats": 3, 2023-12-01T15:34:36.173 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 148, 2023-12-01T15:34:36.173 INFO:tasks.workunit.client.0.smithi119.stdout: "poolid": 1, 2023-12-01T15:34:36.173 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.173 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 590368, 2023-12-01T15:34:36.173 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.173 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 1771104, 2023-12-01T15:34:36.174 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.174 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.174 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.174 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.174 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.174 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.174 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.174 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.174 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.174 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.174 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.174 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.174 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.174 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 6, 2023-12-01T15:34:36.174 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 2, 2023-12-01T15:34:36.175 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.175 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 2, 2023-12-01T15:34:36.175 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.175 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.175 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.175 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.175 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.175 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.175 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.175 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 6, 2023-12-01T15:34:36.175 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.175 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.175 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.175 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.175 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.175 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 394, 2023-12-01T15:34:36.176 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 584, 2023-12-01T15:34:36.176 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.176 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.176 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.176 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 219, 2023-12-01T15:34:36.176 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 2416 2023-12-01T15:34:36.176 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.176 INFO:tasks.workunit.client.0.smithi119.stdout: "store_stats": { 2023-12-01T15:34:36.176 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": 1781760, 2023-12-01T15:34:36.176 INFO:tasks.workunit.client.0.smithi119.stdout: "available": 0, 2023-12-01T15:34:36.176 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed": 0, 2023-12-01T15:34:36.176 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_allocated": 0, 2023-12-01T15:34:36.176 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_original": 0, 2023-12-01T15:34:36.176 INFO:tasks.workunit.client.0.smithi119.stdout: "data_stored": 1771104, 2023-12-01T15:34:36.176 INFO:tasks.workunit.client.0.smithi119.stdout: "internal_metadata": 0, 2023-12-01T15:34:36.177 INFO:tasks.workunit.client.0.smithi119.stdout: "internally_reserved": 0, 2023-12-01T15:34:36.177 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_allocated": 0, 2023-12-01T15:34:36.177 INFO:tasks.workunit.client.0.smithi119.stdout: "total": 0 2023-12-01T15:34:36.177 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.177 INFO:tasks.workunit.client.0.smithi119.stdout: "up": 3 2023-12-01T15:34:36.177 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.177 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.177 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": 96, 2023-12-01T15:34:36.177 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:36.177 INFO:tasks.workunit.client.0.smithi119.stdout: "cephfs" 2023-12-01T15:34:36.177 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.177 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 45, 2023-12-01T15:34:36.177 INFO:tasks.workunit.client.0.smithi119.stdout: "num_pg": 32, 2023-12-01T15:34:36.177 INFO:tasks.workunit.client.0.smithi119.stdout: "num_store_stats": 8, 2023-12-01T15:34:36.177 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 45, 2023-12-01T15:34:36.177 INFO:tasks.workunit.client.0.smithi119.stdout: "poolid": 2, 2023-12-01T15:34:36.178 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 3430, 2023-12-01T15:34:36.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 66, 2023-12-01T15:34:36.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 22, 2023-12-01T15:34:36.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 22, 2023-12-01T15:34:36.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 14, 2023-12-01T15:34:36.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:36.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:36.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 51, 2023-12-01T15:34:36.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 20 2023-12-01T15:34:36.180 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.180 INFO:tasks.workunit.client.0.smithi119.stdout: "store_stats": { 2023-12-01T15:34:36.180 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": 98304, 2023-12-01T15:34:36.181 INFO:tasks.workunit.client.0.smithi119.stdout: "available": 0, 2023-12-01T15:34:36.181 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed": 0, 2023-12-01T15:34:36.181 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_allocated": 0, 2023-12-01T15:34:36.181 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_original": 0, 2023-12-01T15:34:36.181 INFO:tasks.workunit.client.0.smithi119.stdout: "data_stored": 10290, 2023-12-01T15:34:36.181 INFO:tasks.workunit.client.0.smithi119.stdout: "internal_metadata": 0, 2023-12-01T15:34:36.181 INFO:tasks.workunit.client.0.smithi119.stdout: "internally_reserved": 0, 2023-12-01T15:34:36.181 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_allocated": 0, 2023-12-01T15:34:36.181 INFO:tasks.workunit.client.0.smithi119.stdout: "total": 0 2023-12-01T15:34:36.181 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.181 INFO:tasks.workunit.client.0.smithi119.stdout: "up": 96 2023-12-01T15:34:36.182 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.182 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.182 INFO:tasks.workunit.client.0.smithi119.stdout: "usage": { 2023-12-01T15:34:36.182 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 105, 2023-12-01T15:34:36.182 INFO:tasks.workunit.client.0.smithi119.stdout: "pools": 4, 2023-12-01T15:34:36.182 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_by_class": { 2023-12-01T15:34:36.182 INFO:tasks.workunit.client.0.smithi119.stdout: "ssd": { 2023-12-01T15:34:36.182 INFO:tasks.workunit.client.0.smithi119.stdout: "total_avail_bytes": 767731904512, 2023-12-01T15:34:36.182 INFO:tasks.workunit.client.0.smithi119.stdout: "total_bytes": 767960285184, 2023-12-01T15:34:36.182 INFO:tasks.workunit.client.0.smithi119.stdout: "total_used_bytes": 228380672, 2023-12-01T15:34:36.182 INFO:tasks.workunit.client.0.smithi119.stdout: "total_used_raw_bytes": 228380672, 2023-12-01T15:34:36.182 INFO:tasks.workunit.client.0.smithi119.stdout: "total_used_raw_ratio": 0.00029738605371676385 2023-12-01T15:34:36.182 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.182 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.182 INFO:tasks.workunit.client.0.smithi119.stdout: "total_avail_bytes": 767731904512, 2023-12-01T15:34:36.183 INFO:tasks.workunit.client.0.smithi119.stdout: "total_bytes": 767960285184, 2023-12-01T15:34:36.183 INFO:tasks.workunit.client.0.smithi119.stdout: "total_used_bytes": 228380672 2023-12-01T15:34:36.183 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.183 INFO:tasks.workunit.client.0.smithi119.stdout:} 2023-12-01T15:34:36.183 INFO:tasks.workunit.client.0.smithi119.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2023-12-01T15:34:36.183 INFO:tasks.workunit.client.0.smithi119.stderr:+ ceph telemetry show-device 2023-12-01T15:34:36.184 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:36.184 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:36.184 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:36.184 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:36.184 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.184 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.184 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.184 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.184 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.184 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.184 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.185 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.185 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.185 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.185 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.185 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.185 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.185 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.185 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.185 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.185 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.185 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.185 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.185 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.185 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.185 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.185 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.186 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.186 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:36.186 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:36.186 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.186 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.186 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.186 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.186 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.186 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.186 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.186 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.186 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.186 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.186 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.187 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.187 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.187 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.187 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.187 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.187 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.187 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.187 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.187 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.187 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.187 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.187 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.187 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.188 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:36.188 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:36.188 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:36.188 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:36.188 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.188 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.188 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.188 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.188 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.188 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.189 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.189 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.189 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.189 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.189 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.189 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.189 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.189 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.189 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.189 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.189 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.189 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.189 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.189 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.189 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.190 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.190 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.190 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.190 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:36.190 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:36.190 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.190 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.190 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.190 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.190 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.190 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.190 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.190 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.190 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.190 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.191 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.191 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.191 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.191 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.191 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.191 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.191 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.191 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.191 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.191 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.191 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.191 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.191 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.191 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.192 INFO:tasks.workunit.client.0.smithi119.stdout:{ 2023-12-01T15:34:36.192 INFO:tasks.workunit.client.0.smithi119.stdout: "1eb2a608-905f-11ee-b6e3-0cc47a8fd5ef": { 2023-12-01T15:34:36.192 INFO:tasks.workunit.client.0.smithi119.stdout: "INTEL_SSDPEDMD400G4_1eb33fbe-905f-11ee-b6e3-0cc47a8fd5ef": { 2023-12-01T15:34:36.192 INFO:tasks.workunit.client.0.smithi119.stdout: "20231201-153007": { 2023-12-01T15:34:36.192 INFO:tasks.workunit.client.0.smithi119.stdout: "device": { 2023-12-01T15:34:36.192 INFO:tasks.workunit.client.0.smithi119.stdout: "info_name": "/dev/nvme0n1", 2023-12-01T15:34:36.192 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "/dev/nvme0n1", 2023-12-01T15:34:36.192 INFO:tasks.workunit.client.0.smithi119.stdout: "protocol": "NVMe", 2023-12-01T15:34:36.192 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "nvme" 2023-12-01T15:34:36.192 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.193 INFO:tasks.workunit.client.0.smithi119.stdout: "firmware_version": "8DV101F0", 2023-12-01T15:34:36.193 INFO:tasks.workunit.client.0.smithi119.stdout: "host_id": "1eb2a608-905f-11ee-b6e3-0cc47a8fd5ef", 2023-12-01T15:34:36.193 INFO:tasks.workunit.client.0.smithi119.stdout: "json_format_version": [ 2023-12-01T15:34:36.193 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:36.193 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:36.193 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.193 INFO:tasks.workunit.client.0.smithi119.stdout: "local_time": { 2023-12-01T15:34:36.193 INFO:tasks.workunit.client.0.smithi119.stdout: "asctime": "Fri Dec 1 15:30:07 2023 UTC", 2023-12-01T15:34:36.193 INFO:tasks.workunit.client.0.smithi119.stdout: "time_t": 1701444607 2023-12-01T15:34:36.193 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.193 INFO:tasks.workunit.client.0.smithi119.stdout: "logical_block_size": 512, 2023-12-01T15:34:36.193 INFO:tasks.workunit.client.0.smithi119.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-12-01T15:34:36.193 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_controller_id": 0, 2023-12-01T15:34:36.193 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-01T15:34:36.193 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_namespaces": [ 2023-12-01T15:34:36.194 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.194 INFO:tasks.workunit.client.0.smithi119.stdout: "capacity": { 2023-12-01T15:34:36.194 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:36.194 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:36.194 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.194 INFO:tasks.workunit.client.0.smithi119.stdout: "formatted_lba_size": 512, 2023-12-01T15:34:36.194 INFO:tasks.workunit.client.0.smithi119.stdout: "id": 1, 2023-12-01T15:34:36.194 INFO:tasks.workunit.client.0.smithi119.stdout: "size": { 2023-12-01T15:34:36.194 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:36.194 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:36.194 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.194 INFO:tasks.workunit.client.0.smithi119.stdout: "utilization": { 2023-12-01T15:34:36.194 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:36.194 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:36.194 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.195 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.195 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.195 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_number_of_namespaces": 1, 2023-12-01T15:34:36.195 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_pci_vendor": { 2023-12-01T15:34:36.195 INFO:tasks.workunit.client.0.smithi119.stdout: "id": 32902, 2023-12-01T15:34:36.195 INFO:tasks.workunit.client.0.smithi119.stdout: "subsystem_id": 32902 2023-12-01T15:34:36.195 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.195 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_smart_health_information_add_log": { 2023-12-01T15:34:36.195 INFO:tasks.workunit.client.0.smithi119.stdout: "Device stats": { 2023-12-01T15:34:36.195 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_fw_downgrades": { 2023-12-01T15:34:36.195 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.195 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.195 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.196 INFO:tasks.workunit.client.0.smithi119.stdout: "crc_error_count": { 2023-12-01T15:34:36.196 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.196 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.196 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.196 INFO:tasks.workunit.client.0.smithi119.stdout: "end_to_end_error_detection_count": { 2023-12-01T15:34:36.196 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.196 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.196 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.196 INFO:tasks.workunit.client.0.smithi119.stdout: "erase_fail_count": { 2023-12-01T15:34:36.196 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.196 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.196 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.196 INFO:tasks.workunit.client.0.smithi119.stdout: "host_bytes_written": { 2023-12-01T15:34:36.196 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.197 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 16484241 2023-12-01T15:34:36.197 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.197 INFO:tasks.workunit.client.0.smithi119.stdout: "host_ctx_wear_used": { 2023-12-01T15:34:36.197 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.197 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 1 2023-12-01T15:34:36.197 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.197 INFO:tasks.workunit.client.0.smithi119.stdout: "media_bytes_read": { 2023-12-01T15:34:36.197 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.197 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.197 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.197 INFO:tasks.workunit.client.0.smithi119.stdout: "nand_bytes_written": { 2023-12-01T15:34:36.197 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.197 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 30459691 2023-12-01T15:34:36.197 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.197 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_stat_indicator": { 2023-12-01T15:34:36.198 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.198 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.198 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.198 INFO:tasks.workunit.client.0.smithi119.stdout: "pll_lock_loss_count": { 2023-12-01T15:34:36.198 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.198 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.198 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.198 INFO:tasks.workunit.client.0.smithi119.stdout: "program_fail_count": { 2023-12-01T15:34:36.198 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.198 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.198 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.198 INFO:tasks.workunit.client.0.smithi119.stdout: "re_alloc_sectr_cnt": { 2023-12-01T15:34:36.198 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.198 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.198 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.199 INFO:tasks.workunit.client.0.smithi119.stdout: "retry_buffer_overflow_count": { 2023-12-01T15:34:36.199 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.199 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.199 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.199 INFO:tasks.workunit.client.0.smithi119.stdout: "soft_ecc_err_rate": { 2023-12-01T15:34:36.199 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.199 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.199 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.199 INFO:tasks.workunit.client.0.smithi119.stdout: "thermal_throttle_status": { 2023-12-01T15:34:36.199 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.199 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": { 2023-12-01T15:34:36.200 INFO:tasks.workunit.client.0.smithi119.stdout: "cnt": 0, 2023-12-01T15:34:36.200 INFO:tasks.workunit.client.0.smithi119.stdout: "pct": 0 2023-12-01T15:34:36.200 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.200 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.200 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_host_reads": { 2023-12-01T15:34:36.200 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.200 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 65535 2023-12-01T15:34:36.200 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.200 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_media_wear": { 2023-12-01T15:34:36.200 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.200 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 64 2023-12-01T15:34:36.200 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.200 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_timer": { 2023-12-01T15:34:36.200 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.200 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 65535 2023-12-01T15:34:36.201 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.201 INFO:tasks.workunit.client.0.smithi119.stdout: "unexp_power_loss": { 2023-12-01T15:34:36.201 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.201 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.201 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.201 INFO:tasks.workunit.client.0.smithi119.stdout: "wear_leveling": { 2023-12-01T15:34:36.201 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 93, 2023-12-01T15:34:36.201 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": { 2023-12-01T15:34:36.201 INFO:tasks.workunit.client.0.smithi119.stdout: "avg": 2098, 2023-12-01T15:34:36.201 INFO:tasks.workunit.client.0.smithi119.stdout: "max": 2107, 2023-12-01T15:34:36.201 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 2090 2023-12-01T15:34:36.201 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.201 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.201 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.201 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel Smart log": "nvme0n1" 2023-12-01T15:34:36.202 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.202 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_smart_health_information_log": { 2023-12-01T15:34:36.202 INFO:tasks.workunit.client.0.smithi119.stdout: "available_spare": 100, 2023-12-01T15:34:36.202 INFO:tasks.workunit.client.0.smithi119.stdout: "available_spare_threshold": 10, 2023-12-01T15:34:36.202 INFO:tasks.workunit.client.0.smithi119.stdout: "controller_busy_time": 2, 2023-12-01T15:34:36.202 INFO:tasks.workunit.client.0.smithi119.stdout: "critical_warning": 0, 2023-12-01T15:34:36.202 INFO:tasks.workunit.client.0.smithi119.stdout: "data_units_read": 223092921, 2023-12-01T15:34:36.202 INFO:tasks.workunit.client.0.smithi119.stdout: "data_units_written": 1080311232, 2023-12-01T15:34:36.202 INFO:tasks.workunit.client.0.smithi119.stdout: "host_reads": 3991365625, 2023-12-01T15:34:36.202 INFO:tasks.workunit.client.0.smithi119.stdout: "host_writes": 20931831267, 2023-12-01T15:34:36.202 INFO:tasks.workunit.client.0.smithi119.stdout: "media_errors": 0, 2023-12-01T15:34:36.202 INFO:tasks.workunit.client.0.smithi119.stdout: "num_err_log_entries": 0, 2023-12-01T15:34:36.202 INFO:tasks.workunit.client.0.smithi119.stdout: "percentage_used": 6, 2023-12-01T15:34:36.202 INFO:tasks.workunit.client.0.smithi119.stdout: "power_cycles": 36738, 2023-12-01T15:34:36.202 INFO:tasks.workunit.client.0.smithi119.stdout: "power_on_hours": 54880, 2023-12-01T15:34:36.202 INFO:tasks.workunit.client.0.smithi119.stdout: "temperature": 28, 2023-12-01T15:34:36.203 INFO:tasks.workunit.client.0.smithi119.stdout: "unsafe_shutdowns": 103 2023-12-01T15:34:36.203 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.203 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_vendor": "intel", 2023-12-01T15:34:36.203 INFO:tasks.workunit.client.0.smithi119.stdout: "power_cycle_count": 36738, 2023-12-01T15:34:36.203 INFO:tasks.workunit.client.0.smithi119.stdout: "power_on_time": { 2023-12-01T15:34:36.203 INFO:tasks.workunit.client.0.smithi119.stdout: "hours": 54880 2023-12-01T15:34:36.203 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.203 INFO:tasks.workunit.client.0.smithi119.stdout: "serial_number": "deleted", 2023-12-01T15:34:36.203 INFO:tasks.workunit.client.0.smithi119.stdout: "smart_status": { 2023-12-01T15:34:36.203 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme": { 2023-12-01T15:34:36.203 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.203 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.203 INFO:tasks.workunit.client.0.smithi119.stdout: "passed": true 2023-12-01T15:34:36.203 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.203 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl": { 2023-12-01T15:34:36.204 INFO:tasks.workunit.client.0.smithi119.stdout: "argv": [ 2023-12-01T15:34:36.204 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl", 2023-12-01T15:34:36.204 INFO:tasks.workunit.client.0.smithi119.stdout: "-x", 2023-12-01T15:34:36.204 INFO:tasks.workunit.client.0.smithi119.stdout: "--json=o", 2023-12-01T15:34:36.204 INFO:tasks.workunit.client.0.smithi119.stdout: "/dev/nvme0n1" 2023-12-01T15:34:36.204 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.204 INFO:tasks.workunit.client.0.smithi119.stdout: "build_info": "(local build)", 2023-12-01T15:34:36.204 INFO:tasks.workunit.client.0.smithi119.stdout: "exit_status": 0, 2023-12-01T15:34:36.204 INFO:tasks.workunit.client.0.smithi119.stdout: "output": [ 2023-12-01T15:34:36.204 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-12-01T15:34:36.204 INFO:tasks.workunit.client.0.smithi119.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-01T15:34:36.204 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.204 INFO:tasks.workunit.client.0.smithi119.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-01T15:34:36.204 INFO:tasks.workunit.client.0.smithi119.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-12-01T15:34:36.204 INFO:tasks.workunit.client.0.smithi119.stdout: "Serial Number: deleted", 2023-12-01T15:34:36.204 INFO:tasks.workunit.client.0.smithi119.stdout: "Firmware Version: 8DV101F0", 2023-12-01T15:34:36.205 INFO:tasks.workunit.client.0.smithi119.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-01T15:34:36.205 INFO:tasks.workunit.client.0.smithi119.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-01T15:34:36.205 INFO:tasks.workunit.client.0.smithi119.stdout: "Controller ID: 0", 2023-12-01T15:34:36.205 INFO:tasks.workunit.client.0.smithi119.stdout: "Number of Namespaces: 1", 2023-12-01T15:34:36.205 INFO:tasks.workunit.client.0.smithi119.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-12-01T15:34:36.205 INFO:tasks.workunit.client.0.smithi119.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-01T15:34:36.205 INFO:tasks.workunit.client.0.smithi119.stdout: "Local Time is: Fri Dec 1 15:30:07 2023 UTC", 2023-12-01T15:34:36.205 INFO:tasks.workunit.client.0.smithi119.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-01T15:34:36.205 INFO:tasks.workunit.client.0.smithi119.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-12-01T15:34:36.205 INFO:tasks.workunit.client.0.smithi119.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-01T15:34:36.205 INFO:tasks.workunit.client.0.smithi119.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-01T15:34:36.205 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.205 INFO:tasks.workunit.client.0.smithi119.stdout: "Supported Power States", 2023-12-01T15:34:36.205 INFO:tasks.workunit.client.0.smithi119.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-01T15:34:36.205 INFO:tasks.workunit.client.0.smithi119.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-12-01T15:34:36.206 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.206 INFO:tasks.workunit.client.0.smithi119.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-01T15:34:36.206 INFO:tasks.workunit.client.0.smithi119.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-01T15:34:36.206 INFO:tasks.workunit.client.0.smithi119.stdout: " 0 + 512 0 2", 2023-12-01T15:34:36.206 INFO:tasks.workunit.client.0.smithi119.stdout: " 1 - 512 8 2", 2023-12-01T15:34:36.206 INFO:tasks.workunit.client.0.smithi119.stdout: " 2 - 512 16 2", 2023-12-01T15:34:36.206 INFO:tasks.workunit.client.0.smithi119.stdout: " 3 - 4096 0 0", 2023-12-01T15:34:36.206 INFO:tasks.workunit.client.0.smithi119.stdout: " 4 - 4096 8 0", 2023-12-01T15:34:36.206 INFO:tasks.workunit.client.0.smithi119.stdout: " 5 - 4096 64 0", 2023-12-01T15:34:36.206 INFO:tasks.workunit.client.0.smithi119.stdout: " 6 - 4096 128 0", 2023-12-01T15:34:36.206 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.206 INFO:tasks.workunit.client.0.smithi119.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-01T15:34:36.206 INFO:tasks.workunit.client.0.smithi119.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-01T15:34:36.206 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.207 INFO:tasks.workunit.client.0.smithi119.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-01T15:34:36.207 INFO:tasks.workunit.client.0.smithi119.stdout: "Critical Warning: 0x00", 2023-12-01T15:34:36.207 INFO:tasks.workunit.client.0.smithi119.stdout: "Temperature: 28 Celsius", 2023-12-01T15:34:36.207 INFO:tasks.workunit.client.0.smithi119.stdout: "Available Spare: 100%", 2023-12-01T15:34:36.207 INFO:tasks.workunit.client.0.smithi119.stdout: "Available Spare Threshold: 10%", 2023-12-01T15:34:36.207 INFO:tasks.workunit.client.0.smithi119.stdout: "Percentage Used: 6%", 2023-12-01T15:34:36.207 INFO:tasks.workunit.client.0.smithi119.stdout: "Data Units Read: 223,092,921 [114 TB]", 2023-12-01T15:34:36.207 INFO:tasks.workunit.client.0.smithi119.stdout: "Data Units Written: 1,080,311,232 [553 TB]", 2023-12-01T15:34:36.207 INFO:tasks.workunit.client.0.smithi119.stdout: "Host Read Commands: 3,991,365,625", 2023-12-01T15:34:36.207 INFO:tasks.workunit.client.0.smithi119.stdout: "Host Write Commands: 20,931,831,267", 2023-12-01T15:34:36.207 INFO:tasks.workunit.client.0.smithi119.stdout: "Controller Busy Time: 2", 2023-12-01T15:34:36.207 INFO:tasks.workunit.client.0.smithi119.stdout: "Power Cycles: 36,738", 2023-12-01T15:34:36.207 INFO:tasks.workunit.client.0.smithi119.stdout: "Power On Hours: 54,880", 2023-12-01T15:34:36.207 INFO:tasks.workunit.client.0.smithi119.stdout: "Unsafe Shutdowns: 103", 2023-12-01T15:34:36.207 INFO:tasks.workunit.client.0.smithi119.stdout: "Media and Data Integrity Errors: 0", 2023-12-01T15:34:36.207 INFO:tasks.workunit.client.0.smithi119.stdout: "Error Information Log Entries: 0", 2023-12-01T15:34:36.208 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.208 INFO:tasks.workunit.client.0.smithi119.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-01T15:34:36.208 INFO:tasks.workunit.client.0.smithi119.stdout: "No Errors Logged", 2023-12-01T15:34:36.208 INFO:tasks.workunit.client.0.smithi119.stdout: "" 2023-12-01T15:34:36.208 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.208 INFO:tasks.workunit.client.0.smithi119.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-12-01T15:34:36.208 INFO:tasks.workunit.client.0.smithi119.stdout: "svn_revision": "5022", 2023-12-01T15:34:36.208 INFO:tasks.workunit.client.0.smithi119.stdout: "version": [ 2023-12-01T15:34:36.208 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:36.208 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:36.208 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.208 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.208 INFO:tasks.workunit.client.0.smithi119.stdout: "temperature": { 2023-12-01T15:34:36.208 INFO:tasks.workunit.client.0.smithi119.stdout: "current": 28 2023-12-01T15:34:36.208 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.209 INFO:tasks.workunit.client.0.smithi119.stdout: "user_capacity": { 2023-12-01T15:34:36.209 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:36.209 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:36.209 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.209 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.209 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.209 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.209 INFO:tasks.workunit.client.0.smithi119.stdout: "1eb47a6e-905f-11ee-b6e3-0cc47a8fd5ef": { 2023-12-01T15:34:36.209 INFO:tasks.workunit.client.0.smithi119.stdout: "INTEL_SSDPEDMD400G4_1eb4faca-905f-11ee-b6e3-0cc47a8fd5ef": { 2023-12-01T15:34:36.209 INFO:tasks.workunit.client.0.smithi119.stdout: "20231201-153010": { 2023-12-01T15:34:36.209 INFO:tasks.workunit.client.0.smithi119.stdout: "device": { 2023-12-01T15:34:36.209 INFO:tasks.workunit.client.0.smithi119.stdout: "info_name": "/dev/nvme0n1", 2023-12-01T15:34:36.209 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "/dev/nvme0n1", 2023-12-01T15:34:36.209 INFO:tasks.workunit.client.0.smithi119.stdout: "protocol": "NVMe", 2023-12-01T15:34:36.209 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "nvme" 2023-12-01T15:34:36.209 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.210 INFO:tasks.workunit.client.0.smithi119.stdout: "firmware_version": "8DV101H0", 2023-12-01T15:34:36.210 INFO:tasks.workunit.client.0.smithi119.stdout: "host_id": "1eb47a6e-905f-11ee-b6e3-0cc47a8fd5ef", 2023-12-01T15:34:36.210 INFO:tasks.workunit.client.0.smithi119.stdout: "json_format_version": [ 2023-12-01T15:34:36.210 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:36.210 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:36.210 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.210 INFO:tasks.workunit.client.0.smithi119.stdout: "local_time": { 2023-12-01T15:34:36.210 INFO:tasks.workunit.client.0.smithi119.stdout: "asctime": "Fri Dec 1 15:30:09 2023 UTC", 2023-12-01T15:34:36.210 INFO:tasks.workunit.client.0.smithi119.stdout: "time_t": 1701444609 2023-12-01T15:34:36.210 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.210 INFO:tasks.workunit.client.0.smithi119.stdout: "logical_block_size": 512, 2023-12-01T15:34:36.210 INFO:tasks.workunit.client.0.smithi119.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-12-01T15:34:36.210 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_controller_id": 0, 2023-12-01T15:34:36.210 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-01T15:34:36.210 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_namespaces": [ 2023-12-01T15:34:36.211 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.211 INFO:tasks.workunit.client.0.smithi119.stdout: "capacity": { 2023-12-01T15:34:36.211 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:36.211 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:36.211 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.211 INFO:tasks.workunit.client.0.smithi119.stdout: "formatted_lba_size": 512, 2023-12-01T15:34:36.211 INFO:tasks.workunit.client.0.smithi119.stdout: "id": 1, 2023-12-01T15:34:36.211 INFO:tasks.workunit.client.0.smithi119.stdout: "size": { 2023-12-01T15:34:36.211 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:36.211 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:36.211 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.211 INFO:tasks.workunit.client.0.smithi119.stdout: "utilization": { 2023-12-01T15:34:36.211 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:36.211 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:36.211 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.212 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.212 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.212 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_number_of_namespaces": 1, 2023-12-01T15:34:36.212 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_pci_vendor": { 2023-12-01T15:34:36.212 INFO:tasks.workunit.client.0.smithi119.stdout: "id": 32902, 2023-12-01T15:34:36.212 INFO:tasks.workunit.client.0.smithi119.stdout: "subsystem_id": 32902 2023-12-01T15:34:36.212 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.212 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_smart_health_information_add_log": { 2023-12-01T15:34:36.212 INFO:tasks.workunit.client.0.smithi119.stdout: "Device stats": { 2023-12-01T15:34:36.212 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_fw_downgrades": { 2023-12-01T15:34:36.212 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.212 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.212 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.212 INFO:tasks.workunit.client.0.smithi119.stdout: "crc_error_count": { 2023-12-01T15:34:36.212 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.212 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.213 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.213 INFO:tasks.workunit.client.0.smithi119.stdout: "end_to_end_error_detection_count": { 2023-12-01T15:34:36.213 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.213 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.213 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.213 INFO:tasks.workunit.client.0.smithi119.stdout: "erase_fail_count": { 2023-12-01T15:34:36.213 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.213 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.213 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.213 INFO:tasks.workunit.client.0.smithi119.stdout: "host_bytes_written": { 2023-12-01T15:34:36.213 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.213 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 27945850 2023-12-01T15:34:36.213 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.213 INFO:tasks.workunit.client.0.smithi119.stdout: "host_ctx_wear_used": { 2023-12-01T15:34:36.213 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.214 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 1 2023-12-01T15:34:36.214 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.214 INFO:tasks.workunit.client.0.smithi119.stdout: "media_bytes_read": { 2023-12-01T15:34:36.214 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.214 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.214 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.214 INFO:tasks.workunit.client.0.smithi119.stdout: "nand_bytes_written": { 2023-12-01T15:34:36.214 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.214 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 45756509 2023-12-01T15:34:36.214 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.214 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_stat_indicator": { 2023-12-01T15:34:36.214 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.214 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.214 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.214 INFO:tasks.workunit.client.0.smithi119.stdout: "pll_lock_loss_count": { 2023-12-01T15:34:36.215 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.215 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.215 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.215 INFO:tasks.workunit.client.0.smithi119.stdout: "program_fail_count": { 2023-12-01T15:34:36.215 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.215 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.215 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.215 INFO:tasks.workunit.client.0.smithi119.stdout: "re_alloc_sectr_cnt": { 2023-12-01T15:34:36.215 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.215 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.215 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.215 INFO:tasks.workunit.client.0.smithi119.stdout: "retry_buffer_overflow_count": { 2023-12-01T15:34:36.215 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.215 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.215 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.215 INFO:tasks.workunit.client.0.smithi119.stdout: "soft_ecc_err_rate": { 2023-12-01T15:34:36.216 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.216 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.216 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.216 INFO:tasks.workunit.client.0.smithi119.stdout: "thermal_throttle_status": { 2023-12-01T15:34:36.216 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.216 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": { 2023-12-01T15:34:36.216 INFO:tasks.workunit.client.0.smithi119.stdout: "cnt": 0, 2023-12-01T15:34:36.216 INFO:tasks.workunit.client.0.smithi119.stdout: "pct": 0 2023-12-01T15:34:36.216 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.216 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.216 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_host_reads": { 2023-12-01T15:34:36.216 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.216 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 65535 2023-12-01T15:34:36.216 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.216 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_media_wear": { 2023-12-01T15:34:36.216 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.217 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 64 2023-12-01T15:34:36.217 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.217 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_timer": { 2023-12-01T15:34:36.217 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.217 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 65535 2023-12-01T15:34:36.217 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.217 INFO:tasks.workunit.client.0.smithi119.stdout: "unexp_power_loss": { 2023-12-01T15:34:36.217 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.217 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.217 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.217 INFO:tasks.workunit.client.0.smithi119.stdout: "wear_leveling": { 2023-12-01T15:34:36.217 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 90, 2023-12-01T15:34:36.217 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": { 2023-12-01T15:34:36.217 INFO:tasks.workunit.client.0.smithi119.stdout: "avg": 3066, 2023-12-01T15:34:36.217 INFO:tasks.workunit.client.0.smithi119.stdout: "max": 3080, 2023-12-01T15:34:36.218 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 3052 2023-12-01T15:34:36.218 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.218 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.218 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.218 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel Smart log": "nvme0n1" 2023-12-01T15:34:36.218 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.218 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_smart_health_information_log": { 2023-12-01T15:34:36.218 INFO:tasks.workunit.client.0.smithi119.stdout: "available_spare": 100, 2023-12-01T15:34:36.218 INFO:tasks.workunit.client.0.smithi119.stdout: "available_spare_threshold": 10, 2023-12-01T15:34:36.218 INFO:tasks.workunit.client.0.smithi119.stdout: "controller_busy_time": 2, 2023-12-01T15:34:36.218 INFO:tasks.workunit.client.0.smithi119.stdout: "critical_warning": 0, 2023-12-01T15:34:36.218 INFO:tasks.workunit.client.0.smithi119.stdout: "data_units_read": 384884823, 2023-12-01T15:34:36.218 INFO:tasks.workunit.client.0.smithi119.stdout: "data_units_written": 1831459285, 2023-12-01T15:34:36.218 INFO:tasks.workunit.client.0.smithi119.stdout: "host_reads": 6283523926, 2023-12-01T15:34:36.219 INFO:tasks.workunit.client.0.smithi119.stdout: "host_writes": 30255694622, 2023-12-01T15:34:36.219 INFO:tasks.workunit.client.0.smithi119.stdout: "media_errors": 0, 2023-12-01T15:34:36.219 INFO:tasks.workunit.client.0.smithi119.stdout: "num_err_log_entries": 0, 2023-12-01T15:34:36.219 INFO:tasks.workunit.client.0.smithi119.stdout: "percentage_used": 10, 2023-12-01T15:34:36.219 INFO:tasks.workunit.client.0.smithi119.stdout: "power_cycles": 46151, 2023-12-01T15:34:36.219 INFO:tasks.workunit.client.0.smithi119.stdout: "power_on_hours": 46442, 2023-12-01T15:34:36.219 INFO:tasks.workunit.client.0.smithi119.stdout: "temperature": 26, 2023-12-01T15:34:36.219 INFO:tasks.workunit.client.0.smithi119.stdout: "unsafe_shutdowns": 110 2023-12-01T15:34:36.219 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.219 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_vendor": "intel", 2023-12-01T15:34:36.219 INFO:tasks.workunit.client.0.smithi119.stdout: "power_cycle_count": 46151, 2023-12-01T15:34:36.219 INFO:tasks.workunit.client.0.smithi119.stdout: "power_on_time": { 2023-12-01T15:34:36.219 INFO:tasks.workunit.client.0.smithi119.stdout: "hours": 46442 2023-12-01T15:34:36.219 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.219 INFO:tasks.workunit.client.0.smithi119.stdout: "serial_number": "deleted", 2023-12-01T15:34:36.220 INFO:tasks.workunit.client.0.smithi119.stdout: "smart_status": { 2023-12-01T15:34:36.220 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme": { 2023-12-01T15:34:36.220 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.220 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.220 INFO:tasks.workunit.client.0.smithi119.stdout: "passed": true 2023-12-01T15:34:36.220 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.220 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl": { 2023-12-01T15:34:36.220 INFO:tasks.workunit.client.0.smithi119.stdout: "argv": [ 2023-12-01T15:34:36.220 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl", 2023-12-01T15:34:36.220 INFO:tasks.workunit.client.0.smithi119.stdout: "-x", 2023-12-01T15:34:36.220 INFO:tasks.workunit.client.0.smithi119.stdout: "--json=o", 2023-12-01T15:34:36.220 INFO:tasks.workunit.client.0.smithi119.stdout: "/dev/nvme0n1" 2023-12-01T15:34:36.220 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.220 INFO:tasks.workunit.client.0.smithi119.stdout: "build_info": "(local build)", 2023-12-01T15:34:36.220 INFO:tasks.workunit.client.0.smithi119.stdout: "exit_status": 0, 2023-12-01T15:34:36.220 INFO:tasks.workunit.client.0.smithi119.stdout: "output": [ 2023-12-01T15:34:36.221 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-12-01T15:34:36.221 INFO:tasks.workunit.client.0.smithi119.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-01T15:34:36.221 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.221 INFO:tasks.workunit.client.0.smithi119.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-01T15:34:36.221 INFO:tasks.workunit.client.0.smithi119.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-12-01T15:34:36.221 INFO:tasks.workunit.client.0.smithi119.stdout: "Serial Number: deleted", 2023-12-01T15:34:36.221 INFO:tasks.workunit.client.0.smithi119.stdout: "Firmware Version: 8DV101H0", 2023-12-01T15:34:36.221 INFO:tasks.workunit.client.0.smithi119.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-01T15:34:36.221 INFO:tasks.workunit.client.0.smithi119.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-01T15:34:36.221 INFO:tasks.workunit.client.0.smithi119.stdout: "Controller ID: 0", 2023-12-01T15:34:36.221 INFO:tasks.workunit.client.0.smithi119.stdout: "Number of Namespaces: 1", 2023-12-01T15:34:36.221 INFO:tasks.workunit.client.0.smithi119.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-12-01T15:34:36.221 INFO:tasks.workunit.client.0.smithi119.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-01T15:34:36.221 INFO:tasks.workunit.client.0.smithi119.stdout: "Local Time is: Fri Dec 1 15:30:09 2023 UTC", 2023-12-01T15:34:36.221 INFO:tasks.workunit.client.0.smithi119.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-01T15:34:36.222 INFO:tasks.workunit.client.0.smithi119.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-12-01T15:34:36.222 INFO:tasks.workunit.client.0.smithi119.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-01T15:34:36.222 INFO:tasks.workunit.client.0.smithi119.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-01T15:34:36.222 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.222 INFO:tasks.workunit.client.0.smithi119.stdout: "Supported Power States", 2023-12-01T15:34:36.222 INFO:tasks.workunit.client.0.smithi119.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-01T15:34:36.222 INFO:tasks.workunit.client.0.smithi119.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-12-01T15:34:36.222 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.222 INFO:tasks.workunit.client.0.smithi119.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-01T15:34:36.222 INFO:tasks.workunit.client.0.smithi119.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-01T15:34:36.222 INFO:tasks.workunit.client.0.smithi119.stdout: " 0 + 512 0 2", 2023-12-01T15:34:36.222 INFO:tasks.workunit.client.0.smithi119.stdout: " 1 - 512 8 2", 2023-12-01T15:34:36.222 INFO:tasks.workunit.client.0.smithi119.stdout: " 2 - 512 16 2", 2023-12-01T15:34:36.222 INFO:tasks.workunit.client.0.smithi119.stdout: " 3 - 4096 0 0", 2023-12-01T15:34:36.222 INFO:tasks.workunit.client.0.smithi119.stdout: " 4 - 4096 8 0", 2023-12-01T15:34:36.223 INFO:tasks.workunit.client.0.smithi119.stdout: " 5 - 4096 64 0", 2023-12-01T15:34:36.223 INFO:tasks.workunit.client.0.smithi119.stdout: " 6 - 4096 128 0", 2023-12-01T15:34:36.223 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.223 INFO:tasks.workunit.client.0.smithi119.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-01T15:34:36.223 INFO:tasks.workunit.client.0.smithi119.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-01T15:34:36.223 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.223 INFO:tasks.workunit.client.0.smithi119.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-01T15:34:36.223 INFO:tasks.workunit.client.0.smithi119.stdout: "Critical Warning: 0x00", 2023-12-01T15:34:36.223 INFO:tasks.workunit.client.0.smithi119.stdout: "Temperature: 26 Celsius", 2023-12-01T15:34:36.223 INFO:tasks.workunit.client.0.smithi119.stdout: "Available Spare: 100%", 2023-12-01T15:34:36.223 INFO:tasks.workunit.client.0.smithi119.stdout: "Available Spare Threshold: 10%", 2023-12-01T15:34:36.223 INFO:tasks.workunit.client.0.smithi119.stdout: "Percentage Used: 10%", 2023-12-01T15:34:36.223 INFO:tasks.workunit.client.0.smithi119.stdout: "Data Units Read: 384,884,823 [197 TB]", 2023-12-01T15:34:36.223 INFO:tasks.workunit.client.0.smithi119.stdout: "Data Units Written: 1,831,459,285 [937 TB]", 2023-12-01T15:34:36.224 INFO:tasks.workunit.client.0.smithi119.stdout: "Host Read Commands: 6,283,523,926", 2023-12-01T15:34:36.224 INFO:tasks.workunit.client.0.smithi119.stdout: "Host Write Commands: 30,255,694,622", 2023-12-01T15:34:36.224 INFO:tasks.workunit.client.0.smithi119.stdout: "Controller Busy Time: 2", 2023-12-01T15:34:36.224 INFO:tasks.workunit.client.0.smithi119.stdout: "Power Cycles: 46,151", 2023-12-01T15:34:36.224 INFO:tasks.workunit.client.0.smithi119.stdout: "Power On Hours: 46,442", 2023-12-01T15:34:36.224 INFO:tasks.workunit.client.0.smithi119.stdout: "Unsafe Shutdowns: 110", 2023-12-01T15:34:36.224 INFO:tasks.workunit.client.0.smithi119.stdout: "Media and Data Integrity Errors: 0", 2023-12-01T15:34:36.224 INFO:tasks.workunit.client.0.smithi119.stdout: "Error Information Log Entries: 0", 2023-12-01T15:34:36.224 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.224 INFO:tasks.workunit.client.0.smithi119.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-01T15:34:36.224 INFO:tasks.workunit.client.0.smithi119.stdout: "No Errors Logged", 2023-12-01T15:34:36.224 INFO:tasks.workunit.client.0.smithi119.stdout: "" 2023-12-01T15:34:36.224 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.224 INFO:tasks.workunit.client.0.smithi119.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-12-01T15:34:36.224 INFO:tasks.workunit.client.0.smithi119.stdout: "svn_revision": "5022", 2023-12-01T15:34:36.225 INFO:tasks.workunit.client.0.smithi119.stdout: "version": [ 2023-12-01T15:34:36.225 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:36.225 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:36.225 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.225 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.225 INFO:tasks.workunit.client.0.smithi119.stdout: "temperature": { 2023-12-01T15:34:36.225 INFO:tasks.workunit.client.0.smithi119.stdout: "current": 26 2023-12-01T15:34:36.225 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.225 INFO:tasks.workunit.client.0.smithi119.stdout: "user_capacity": { 2023-12-01T15:34:36.225 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:36.225 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:36.225 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.225 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.225 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.225 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.226 INFO:tasks.workunit.client.0.smithi119.stdout:} 2023-12-01T15:34:36.226 INFO:tasks.workunit.client.0.smithi119.stderr:+ ceph telemetry show-all 2023-12-01T15:34:36.229 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:36.229 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:36.230 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:36.230 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:36.230 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.230 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.230 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.230 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.230 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.230 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.230 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.230 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.230 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.230 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.230 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.230 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.231 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.231 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.231 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.231 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.231 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.231 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.231 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.231 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.231 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.231 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.231 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.231 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.231 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:36.231 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:36.231 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:36.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-12-01T15:34:36.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:36.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:36.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:36.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:36.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:36.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:36.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:36.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:36.239 INFO:tasks.workunit.client.0.smithi119.stdout:{ 2023-12-01T15:34:36.239 INFO:tasks.workunit.client.0.smithi119.stdout: "device_report": { 2023-12-01T15:34:36.239 INFO:tasks.workunit.client.0.smithi119.stdout: "1eb2a608-905f-11ee-b6e3-0cc47a8fd5ef": { 2023-12-01T15:34:36.239 INFO:tasks.workunit.client.0.smithi119.stdout: "INTEL_SSDPEDMD400G4_1eb33fbe-905f-11ee-b6e3-0cc47a8fd5ef": { 2023-12-01T15:34:36.239 INFO:tasks.workunit.client.0.smithi119.stdout: "20231201-153007": { 2023-12-01T15:34:36.239 INFO:tasks.workunit.client.0.smithi119.stdout: "device": { 2023-12-01T15:34:36.239 INFO:tasks.workunit.client.0.smithi119.stdout: "info_name": "/dev/nvme0n1", 2023-12-01T15:34:36.239 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "/dev/nvme0n1", 2023-12-01T15:34:36.239 INFO:tasks.workunit.client.0.smithi119.stdout: "protocol": "NVMe", 2023-12-01T15:34:36.239 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "nvme" 2023-12-01T15:34:36.239 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.239 INFO:tasks.workunit.client.0.smithi119.stdout: "firmware_version": "8DV101F0", 2023-12-01T15:34:36.240 INFO:tasks.workunit.client.0.smithi119.stdout: "host_id": "1eb2a608-905f-11ee-b6e3-0cc47a8fd5ef", 2023-12-01T15:34:36.240 INFO:tasks.workunit.client.0.smithi119.stdout: "json_format_version": [ 2023-12-01T15:34:36.240 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:36.240 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:36.240 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.240 INFO:tasks.workunit.client.0.smithi119.stdout: "local_time": { 2023-12-01T15:34:36.240 INFO:tasks.workunit.client.0.smithi119.stdout: "asctime": "Fri Dec 1 15:30:07 2023 UTC", 2023-12-01T15:34:36.240 INFO:tasks.workunit.client.0.smithi119.stdout: "time_t": 1701444607 2023-12-01T15:34:36.240 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.240 INFO:tasks.workunit.client.0.smithi119.stdout: "logical_block_size": 512, 2023-12-01T15:34:36.240 INFO:tasks.workunit.client.0.smithi119.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-12-01T15:34:36.240 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_controller_id": 0, 2023-12-01T15:34:36.240 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-01T15:34:36.240 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_namespaces": [ 2023-12-01T15:34:36.240 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.241 INFO:tasks.workunit.client.0.smithi119.stdout: "capacity": { 2023-12-01T15:34:36.241 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:36.241 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:36.241 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.241 INFO:tasks.workunit.client.0.smithi119.stdout: "formatted_lba_size": 512, 2023-12-01T15:34:36.241 INFO:tasks.workunit.client.0.smithi119.stdout: "id": 1, 2023-12-01T15:34:36.241 INFO:tasks.workunit.client.0.smithi119.stdout: "size": { 2023-12-01T15:34:36.241 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:36.241 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:36.241 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.241 INFO:tasks.workunit.client.0.smithi119.stdout: "utilization": { 2023-12-01T15:34:36.241 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:36.241 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:36.241 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.241 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.241 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.242 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_number_of_namespaces": 1, 2023-12-01T15:34:36.242 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_pci_vendor": { 2023-12-01T15:34:36.242 INFO:tasks.workunit.client.0.smithi119.stdout: "id": 32902, 2023-12-01T15:34:36.242 INFO:tasks.workunit.client.0.smithi119.stdout: "subsystem_id": 32902 2023-12-01T15:34:36.242 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.242 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_smart_health_information_add_log": { 2023-12-01T15:34:36.242 INFO:tasks.workunit.client.0.smithi119.stdout: "Device stats": { 2023-12-01T15:34:36.242 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_fw_downgrades": { 2023-12-01T15:34:36.242 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.242 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.242 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.242 INFO:tasks.workunit.client.0.smithi119.stdout: "crc_error_count": { 2023-12-01T15:34:36.242 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.242 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.243 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.243 INFO:tasks.workunit.client.0.smithi119.stdout: "end_to_end_error_detection_count": { 2023-12-01T15:34:36.243 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.243 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.243 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.243 INFO:tasks.workunit.client.0.smithi119.stdout: "erase_fail_count": { 2023-12-01T15:34:36.243 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.243 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.243 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.243 INFO:tasks.workunit.client.0.smithi119.stdout: "host_bytes_written": { 2023-12-01T15:34:36.243 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.243 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 16484241 2023-12-01T15:34:36.243 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.243 INFO:tasks.workunit.client.0.smithi119.stdout: "host_ctx_wear_used": { 2023-12-01T15:34:36.243 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.243 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 1 2023-12-01T15:34:36.244 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.244 INFO:tasks.workunit.client.0.smithi119.stdout: "media_bytes_read": { 2023-12-01T15:34:36.244 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.244 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.244 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.244 INFO:tasks.workunit.client.0.smithi119.stdout: "nand_bytes_written": { 2023-12-01T15:34:36.244 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.244 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 30459691 2023-12-01T15:34:36.244 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.244 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_stat_indicator": { 2023-12-01T15:34:36.244 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.244 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.244 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.244 INFO:tasks.workunit.client.0.smithi119.stdout: "pll_lock_loss_count": { 2023-12-01T15:34:36.244 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.245 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.245 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.245 INFO:tasks.workunit.client.0.smithi119.stdout: "program_fail_count": { 2023-12-01T15:34:36.245 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.245 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.245 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.245 INFO:tasks.workunit.client.0.smithi119.stdout: "re_alloc_sectr_cnt": { 2023-12-01T15:34:36.245 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.245 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.245 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.245 INFO:tasks.workunit.client.0.smithi119.stdout: "retry_buffer_overflow_count": { 2023-12-01T15:34:36.245 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.245 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.245 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.245 INFO:tasks.workunit.client.0.smithi119.stdout: "soft_ecc_err_rate": { 2023-12-01T15:34:36.246 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.246 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.246 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.246 INFO:tasks.workunit.client.0.smithi119.stdout: "thermal_throttle_status": { 2023-12-01T15:34:36.246 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.246 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": { 2023-12-01T15:34:36.246 INFO:tasks.workunit.client.0.smithi119.stdout: "cnt": 0, 2023-12-01T15:34:36.246 INFO:tasks.workunit.client.0.smithi119.stdout: "pct": 0 2023-12-01T15:34:36.246 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.246 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.246 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_host_reads": { 2023-12-01T15:34:36.246 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.246 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 65535 2023-12-01T15:34:36.246 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.246 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_media_wear": { 2023-12-01T15:34:36.247 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.247 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 64 2023-12-01T15:34:36.247 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.247 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_timer": { 2023-12-01T15:34:36.247 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.247 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 65535 2023-12-01T15:34:36.247 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.247 INFO:tasks.workunit.client.0.smithi119.stdout: "unexp_power_loss": { 2023-12-01T15:34:36.247 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.247 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.247 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.247 INFO:tasks.workunit.client.0.smithi119.stdout: "wear_leveling": { 2023-12-01T15:34:36.247 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 93, 2023-12-01T15:34:36.247 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": { 2023-12-01T15:34:36.247 INFO:tasks.workunit.client.0.smithi119.stdout: "avg": 2098, 2023-12-01T15:34:36.247 INFO:tasks.workunit.client.0.smithi119.stdout: "max": 2107, 2023-12-01T15:34:36.248 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 2090 2023-12-01T15:34:36.248 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.248 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.248 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.248 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel Smart log": "nvme0n1" 2023-12-01T15:34:36.248 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.248 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_smart_health_information_log": { 2023-12-01T15:34:36.248 INFO:tasks.workunit.client.0.smithi119.stdout: "available_spare": 100, 2023-12-01T15:34:36.248 INFO:tasks.workunit.client.0.smithi119.stdout: "available_spare_threshold": 10, 2023-12-01T15:34:36.248 INFO:tasks.workunit.client.0.smithi119.stdout: "controller_busy_time": 2, 2023-12-01T15:34:36.248 INFO:tasks.workunit.client.0.smithi119.stdout: "critical_warning": 0, 2023-12-01T15:34:36.248 INFO:tasks.workunit.client.0.smithi119.stdout: "data_units_read": 223092921, 2023-12-01T15:34:36.248 INFO:tasks.workunit.client.0.smithi119.stdout: "data_units_written": 1080311232, 2023-12-01T15:34:36.248 INFO:tasks.workunit.client.0.smithi119.stdout: "host_reads": 3991365625, 2023-12-01T15:34:36.248 INFO:tasks.workunit.client.0.smithi119.stdout: "host_writes": 20931831267, 2023-12-01T15:34:36.249 INFO:tasks.workunit.client.0.smithi119.stdout: "media_errors": 0, 2023-12-01T15:34:36.249 INFO:tasks.workunit.client.0.smithi119.stdout: "num_err_log_entries": 0, 2023-12-01T15:34:36.249 INFO:tasks.workunit.client.0.smithi119.stdout: "percentage_used": 6, 2023-12-01T15:34:36.249 INFO:tasks.workunit.client.0.smithi119.stdout: "power_cycles": 36738, 2023-12-01T15:34:36.249 INFO:tasks.workunit.client.0.smithi119.stdout: "power_on_hours": 54880, 2023-12-01T15:34:36.249 INFO:tasks.workunit.client.0.smithi119.stdout: "temperature": 28, 2023-12-01T15:34:36.249 INFO:tasks.workunit.client.0.smithi119.stdout: "unsafe_shutdowns": 103 2023-12-01T15:34:36.249 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.249 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_vendor": "intel", 2023-12-01T15:34:36.249 INFO:tasks.workunit.client.0.smithi119.stdout: "power_cycle_count": 36738, 2023-12-01T15:34:36.249 INFO:tasks.workunit.client.0.smithi119.stdout: "power_on_time": { 2023-12-01T15:34:36.249 INFO:tasks.workunit.client.0.smithi119.stdout: "hours": 54880 2023-12-01T15:34:36.249 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.249 INFO:tasks.workunit.client.0.smithi119.stdout: "serial_number": "deleted", 2023-12-01T15:34:36.249 INFO:tasks.workunit.client.0.smithi119.stdout: "smart_status": { 2023-12-01T15:34:36.249 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme": { 2023-12-01T15:34:36.250 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.250 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.250 INFO:tasks.workunit.client.0.smithi119.stdout: "passed": true 2023-12-01T15:34:36.250 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.250 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl": { 2023-12-01T15:34:36.250 INFO:tasks.workunit.client.0.smithi119.stdout: "argv": [ 2023-12-01T15:34:36.250 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl", 2023-12-01T15:34:36.250 INFO:tasks.workunit.client.0.smithi119.stdout: "-x", 2023-12-01T15:34:36.250 INFO:tasks.workunit.client.0.smithi119.stdout: "--json=o", 2023-12-01T15:34:36.250 INFO:tasks.workunit.client.0.smithi119.stdout: "/dev/nvme0n1" 2023-12-01T15:34:36.250 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.250 INFO:tasks.workunit.client.0.smithi119.stdout: "build_info": "(local build)", 2023-12-01T15:34:36.250 INFO:tasks.workunit.client.0.smithi119.stdout: "exit_status": 0, 2023-12-01T15:34:36.250 INFO:tasks.workunit.client.0.smithi119.stdout: "output": [ 2023-12-01T15:34:36.250 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-12-01T15:34:36.251 INFO:tasks.workunit.client.0.smithi119.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-01T15:34:36.251 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.251 INFO:tasks.workunit.client.0.smithi119.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-01T15:34:36.251 INFO:tasks.workunit.client.0.smithi119.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-12-01T15:34:36.251 INFO:tasks.workunit.client.0.smithi119.stdout: "Serial Number: deleted", 2023-12-01T15:34:36.251 INFO:tasks.workunit.client.0.smithi119.stdout: "Firmware Version: 8DV101F0", 2023-12-01T15:34:36.251 INFO:tasks.workunit.client.0.smithi119.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-01T15:34:36.251 INFO:tasks.workunit.client.0.smithi119.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-01T15:34:36.251 INFO:tasks.workunit.client.0.smithi119.stdout: "Controller ID: 0", 2023-12-01T15:34:36.251 INFO:tasks.workunit.client.0.smithi119.stdout: "Number of Namespaces: 1", 2023-12-01T15:34:36.251 INFO:tasks.workunit.client.0.smithi119.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-12-01T15:34:36.251 INFO:tasks.workunit.client.0.smithi119.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-01T15:34:36.251 INFO:tasks.workunit.client.0.smithi119.stdout: "Local Time is: Fri Dec 1 15:30:07 2023 UTC", 2023-12-01T15:34:36.252 INFO:tasks.workunit.client.0.smithi119.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-01T15:34:36.252 INFO:tasks.workunit.client.0.smithi119.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-12-01T15:34:36.252 INFO:tasks.workunit.client.0.smithi119.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-01T15:34:36.252 INFO:tasks.workunit.client.0.smithi119.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-01T15:34:36.252 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.252 INFO:tasks.workunit.client.0.smithi119.stdout: "Supported Power States", 2023-12-01T15:34:36.252 INFO:tasks.workunit.client.0.smithi119.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-01T15:34:36.252 INFO:tasks.workunit.client.0.smithi119.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-12-01T15:34:36.252 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.252 INFO:tasks.workunit.client.0.smithi119.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-01T15:34:36.252 INFO:tasks.workunit.client.0.smithi119.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-01T15:34:36.252 INFO:tasks.workunit.client.0.smithi119.stdout: " 0 + 512 0 2", 2023-12-01T15:34:36.252 INFO:tasks.workunit.client.0.smithi119.stdout: " 1 - 512 8 2", 2023-12-01T15:34:36.252 INFO:tasks.workunit.client.0.smithi119.stdout: " 2 - 512 16 2", 2023-12-01T15:34:36.252 INFO:tasks.workunit.client.0.smithi119.stdout: " 3 - 4096 0 0", 2023-12-01T15:34:36.252 INFO:tasks.workunit.client.0.smithi119.stdout: " 4 - 4096 8 0", 2023-12-01T15:34:36.253 INFO:tasks.workunit.client.0.smithi119.stdout: " 5 - 4096 64 0", 2023-12-01T15:34:36.253 INFO:tasks.workunit.client.0.smithi119.stdout: " 6 - 4096 128 0", 2023-12-01T15:34:36.253 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.253 INFO:tasks.workunit.client.0.smithi119.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-01T15:34:36.253 INFO:tasks.workunit.client.0.smithi119.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-01T15:34:36.253 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.253 INFO:tasks.workunit.client.0.smithi119.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-01T15:34:36.253 INFO:tasks.workunit.client.0.smithi119.stdout: "Critical Warning: 0x00", 2023-12-01T15:34:36.253 INFO:tasks.workunit.client.0.smithi119.stdout: "Temperature: 28 Celsius", 2023-12-01T15:34:36.253 INFO:tasks.workunit.client.0.smithi119.stdout: "Available Spare: 100%", 2023-12-01T15:34:36.253 INFO:tasks.workunit.client.0.smithi119.stdout: "Available Spare Threshold: 10%", 2023-12-01T15:34:36.253 INFO:tasks.workunit.client.0.smithi119.stdout: "Percentage Used: 6%", 2023-12-01T15:34:36.253 INFO:tasks.workunit.client.0.smithi119.stdout: "Data Units Read: 223,092,921 [114 TB]", 2023-12-01T15:34:36.253 INFO:tasks.workunit.client.0.smithi119.stdout: "Data Units Written: 1,080,311,232 [553 TB]", 2023-12-01T15:34:36.253 INFO:tasks.workunit.client.0.smithi119.stdout: "Host Read Commands: 3,991,365,625", 2023-12-01T15:34:36.254 INFO:tasks.workunit.client.0.smithi119.stdout: "Host Write Commands: 20,931,831,267", 2023-12-01T15:34:36.254 INFO:tasks.workunit.client.0.smithi119.stdout: "Controller Busy Time: 2", 2023-12-01T15:34:36.254 INFO:tasks.workunit.client.0.smithi119.stdout: "Power Cycles: 36,738", 2023-12-01T15:34:36.254 INFO:tasks.workunit.client.0.smithi119.stdout: "Power On Hours: 54,880", 2023-12-01T15:34:36.254 INFO:tasks.workunit.client.0.smithi119.stdout: "Unsafe Shutdowns: 103", 2023-12-01T15:34:36.254 INFO:tasks.workunit.client.0.smithi119.stdout: "Media and Data Integrity Errors: 0", 2023-12-01T15:34:36.254 INFO:tasks.workunit.client.0.smithi119.stdout: "Error Information Log Entries: 0", 2023-12-01T15:34:36.254 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.254 INFO:tasks.workunit.client.0.smithi119.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-01T15:34:36.254 INFO:tasks.workunit.client.0.smithi119.stdout: "No Errors Logged", 2023-12-01T15:34:36.254 INFO:tasks.workunit.client.0.smithi119.stdout: "" 2023-12-01T15:34:36.254 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.254 INFO:tasks.workunit.client.0.smithi119.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-12-01T15:34:36.254 INFO:tasks.workunit.client.0.smithi119.stdout: "svn_revision": "5022", 2023-12-01T15:34:36.254 INFO:tasks.workunit.client.0.smithi119.stdout: "version": [ 2023-12-01T15:34:36.255 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:36.255 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:36.255 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.255 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.255 INFO:tasks.workunit.client.0.smithi119.stdout: "temperature": { 2023-12-01T15:34:36.255 INFO:tasks.workunit.client.0.smithi119.stdout: "current": 28 2023-12-01T15:34:36.255 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.255 INFO:tasks.workunit.client.0.smithi119.stdout: "user_capacity": { 2023-12-01T15:34:36.255 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:36.255 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:36.255 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.255 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.255 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.255 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.255 INFO:tasks.workunit.client.0.smithi119.stdout: "1eb47a6e-905f-11ee-b6e3-0cc47a8fd5ef": { 2023-12-01T15:34:36.255 INFO:tasks.workunit.client.0.smithi119.stdout: "INTEL_SSDPEDMD400G4_1eb4faca-905f-11ee-b6e3-0cc47a8fd5ef": { 2023-12-01T15:34:36.256 INFO:tasks.workunit.client.0.smithi119.stdout: "20231201-153010": { 2023-12-01T15:34:36.256 INFO:tasks.workunit.client.0.smithi119.stdout: "device": { 2023-12-01T15:34:36.256 INFO:tasks.workunit.client.0.smithi119.stdout: "info_name": "/dev/nvme0n1", 2023-12-01T15:34:36.256 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "/dev/nvme0n1", 2023-12-01T15:34:36.256 INFO:tasks.workunit.client.0.smithi119.stdout: "protocol": "NVMe", 2023-12-01T15:34:36.256 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "nvme" 2023-12-01T15:34:36.256 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.256 INFO:tasks.workunit.client.0.smithi119.stdout: "firmware_version": "8DV101H0", 2023-12-01T15:34:36.256 INFO:tasks.workunit.client.0.smithi119.stdout: "host_id": "1eb47a6e-905f-11ee-b6e3-0cc47a8fd5ef", 2023-12-01T15:34:36.256 INFO:tasks.workunit.client.0.smithi119.stdout: "json_format_version": [ 2023-12-01T15:34:36.256 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:36.256 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:36.256 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.256 INFO:tasks.workunit.client.0.smithi119.stdout: "local_time": { 2023-12-01T15:34:36.256 INFO:tasks.workunit.client.0.smithi119.stdout: "asctime": "Fri Dec 1 15:30:09 2023 UTC", 2023-12-01T15:34:36.257 INFO:tasks.workunit.client.0.smithi119.stdout: "time_t": 1701444609 2023-12-01T15:34:36.257 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.257 INFO:tasks.workunit.client.0.smithi119.stdout: "logical_block_size": 512, 2023-12-01T15:34:36.257 INFO:tasks.workunit.client.0.smithi119.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-12-01T15:34:36.257 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_controller_id": 0, 2023-12-01T15:34:36.257 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-01T15:34:36.257 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_namespaces": [ 2023-12-01T15:34:36.257 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.257 INFO:tasks.workunit.client.0.smithi119.stdout: "capacity": { 2023-12-01T15:34:36.257 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:36.257 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:36.257 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.257 INFO:tasks.workunit.client.0.smithi119.stdout: "formatted_lba_size": 512, 2023-12-01T15:34:36.257 INFO:tasks.workunit.client.0.smithi119.stdout: "id": 1, 2023-12-01T15:34:36.257 INFO:tasks.workunit.client.0.smithi119.stdout: "size": { 2023-12-01T15:34:36.258 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:36.258 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:36.258 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.258 INFO:tasks.workunit.client.0.smithi119.stdout: "utilization": { 2023-12-01T15:34:36.258 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:36.258 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:36.258 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.258 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.258 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.258 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_number_of_namespaces": 1, 2023-12-01T15:34:36.258 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_pci_vendor": { 2023-12-01T15:34:36.258 INFO:tasks.workunit.client.0.smithi119.stdout: "id": 32902, 2023-12-01T15:34:36.258 INFO:tasks.workunit.client.0.smithi119.stdout: "subsystem_id": 32902 2023-12-01T15:34:36.258 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.258 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_smart_health_information_add_log": { 2023-12-01T15:34:36.259 INFO:tasks.workunit.client.0.smithi119.stdout: "Device stats": { 2023-12-01T15:34:36.259 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_fw_downgrades": { 2023-12-01T15:34:36.259 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.259 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.259 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.259 INFO:tasks.workunit.client.0.smithi119.stdout: "crc_error_count": { 2023-12-01T15:34:36.259 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.259 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.259 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.259 INFO:tasks.workunit.client.0.smithi119.stdout: "end_to_end_error_detection_count": { 2023-12-01T15:34:36.259 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.259 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.259 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.259 INFO:tasks.workunit.client.0.smithi119.stdout: "erase_fail_count": { 2023-12-01T15:34:36.259 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.259 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.260 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.260 INFO:tasks.workunit.client.0.smithi119.stdout: "host_bytes_written": { 2023-12-01T15:34:36.260 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.260 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 27945850 2023-12-01T15:34:36.260 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.260 INFO:tasks.workunit.client.0.smithi119.stdout: "host_ctx_wear_used": { 2023-12-01T15:34:36.260 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.260 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 1 2023-12-01T15:34:36.260 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.260 INFO:tasks.workunit.client.0.smithi119.stdout: "media_bytes_read": { 2023-12-01T15:34:36.260 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.260 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.260 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.260 INFO:tasks.workunit.client.0.smithi119.stdout: "nand_bytes_written": { 2023-12-01T15:34:36.260 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.261 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 45756509 2023-12-01T15:34:36.261 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.261 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_stat_indicator": { 2023-12-01T15:34:36.261 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.261 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.261 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.261 INFO:tasks.workunit.client.0.smithi119.stdout: "pll_lock_loss_count": { 2023-12-01T15:34:36.261 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.261 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.261 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.261 INFO:tasks.workunit.client.0.smithi119.stdout: "program_fail_count": { 2023-12-01T15:34:36.261 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.261 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.261 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.261 INFO:tasks.workunit.client.0.smithi119.stdout: "re_alloc_sectr_cnt": { 2023-12-01T15:34:36.261 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.262 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.262 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.262 INFO:tasks.workunit.client.0.smithi119.stdout: "retry_buffer_overflow_count": { 2023-12-01T15:34:36.262 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.262 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.262 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.262 INFO:tasks.workunit.client.0.smithi119.stdout: "soft_ecc_err_rate": { 2023-12-01T15:34:36.262 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.262 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.262 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.262 INFO:tasks.workunit.client.0.smithi119.stdout: "thermal_throttle_status": { 2023-12-01T15:34:36.262 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.262 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": { 2023-12-01T15:34:36.263 INFO:tasks.workunit.client.0.smithi119.stdout: "cnt": 0, 2023-12-01T15:34:36.263 INFO:tasks.workunit.client.0.smithi119.stdout: "pct": 0 2023-12-01T15:34:36.263 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.263 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.263 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_host_reads": { 2023-12-01T15:34:36.263 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.263 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 65535 2023-12-01T15:34:36.263 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.263 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_media_wear": { 2023-12-01T15:34:36.263 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.263 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 64 2023-12-01T15:34:36.263 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.263 INFO:tasks.workunit.client.0.smithi119.stdout: "timed_workload_timer": { 2023-12-01T15:34:36.263 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 100, 2023-12-01T15:34:36.263 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 65535 2023-12-01T15:34:36.264 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.264 INFO:tasks.workunit.client.0.smithi119.stdout: "unexp_power_loss": { 2023-12-01T15:34:36.264 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 0, 2023-12-01T15:34:36.264 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": 0 2023-12-01T15:34:36.264 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.264 INFO:tasks.workunit.client.0.smithi119.stdout: "wear_leveling": { 2023-12-01T15:34:36.264 INFO:tasks.workunit.client.0.smithi119.stdout: "normalized": 90, 2023-12-01T15:34:36.264 INFO:tasks.workunit.client.0.smithi119.stdout: "raw": { 2023-12-01T15:34:36.264 INFO:tasks.workunit.client.0.smithi119.stdout: "avg": 3066, 2023-12-01T15:34:36.264 INFO:tasks.workunit.client.0.smithi119.stdout: "max": 3080, 2023-12-01T15:34:36.264 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 3052 2023-12-01T15:34:36.264 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.264 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.264 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.264 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel Smart log": "nvme0n1" 2023-12-01T15:34:36.265 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.265 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_smart_health_information_log": { 2023-12-01T15:34:36.265 INFO:tasks.workunit.client.0.smithi119.stdout: "available_spare": 100, 2023-12-01T15:34:36.265 INFO:tasks.workunit.client.0.smithi119.stdout: "available_spare_threshold": 10, 2023-12-01T15:34:36.265 INFO:tasks.workunit.client.0.smithi119.stdout: "controller_busy_time": 2, 2023-12-01T15:34:36.265 INFO:tasks.workunit.client.0.smithi119.stdout: "critical_warning": 0, 2023-12-01T15:34:36.265 INFO:tasks.workunit.client.0.smithi119.stdout: "data_units_read": 384884823, 2023-12-01T15:34:36.265 INFO:tasks.workunit.client.0.smithi119.stdout: "data_units_written": 1831459285, 2023-12-01T15:34:36.265 INFO:tasks.workunit.client.0.smithi119.stdout: "host_reads": 6283523926, 2023-12-01T15:34:36.265 INFO:tasks.workunit.client.0.smithi119.stdout: "host_writes": 30255694622, 2023-12-01T15:34:36.265 INFO:tasks.workunit.client.0.smithi119.stdout: "media_errors": 0, 2023-12-01T15:34:36.265 INFO:tasks.workunit.client.0.smithi119.stdout: "num_err_log_entries": 0, 2023-12-01T15:34:36.265 INFO:tasks.workunit.client.0.smithi119.stdout: "percentage_used": 10, 2023-12-01T15:34:36.265 INFO:tasks.workunit.client.0.smithi119.stdout: "power_cycles": 46151, 2023-12-01T15:34:36.265 INFO:tasks.workunit.client.0.smithi119.stdout: "power_on_hours": 46442, 2023-12-01T15:34:36.265 INFO:tasks.workunit.client.0.smithi119.stdout: "temperature": 26, 2023-12-01T15:34:36.266 INFO:tasks.workunit.client.0.smithi119.stdout: "unsafe_shutdowns": 110 2023-12-01T15:34:36.266 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.266 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme_vendor": "intel", 2023-12-01T15:34:36.266 INFO:tasks.workunit.client.0.smithi119.stdout: "power_cycle_count": 46151, 2023-12-01T15:34:36.266 INFO:tasks.workunit.client.0.smithi119.stdout: "power_on_time": { 2023-12-01T15:34:36.266 INFO:tasks.workunit.client.0.smithi119.stdout: "hours": 46442 2023-12-01T15:34:36.266 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.266 INFO:tasks.workunit.client.0.smithi119.stdout: "serial_number": "deleted", 2023-12-01T15:34:36.266 INFO:tasks.workunit.client.0.smithi119.stdout: "smart_status": { 2023-12-01T15:34:36.266 INFO:tasks.workunit.client.0.smithi119.stdout: "nvme": { 2023-12-01T15:34:36.266 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.266 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.266 INFO:tasks.workunit.client.0.smithi119.stdout: "passed": true 2023-12-01T15:34:36.266 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.266 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl": { 2023-12-01T15:34:36.267 INFO:tasks.workunit.client.0.smithi119.stdout: "argv": [ 2023-12-01T15:34:36.267 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl", 2023-12-01T15:34:36.267 INFO:tasks.workunit.client.0.smithi119.stdout: "-x", 2023-12-01T15:34:36.267 INFO:tasks.workunit.client.0.smithi119.stdout: "--json=o", 2023-12-01T15:34:36.267 INFO:tasks.workunit.client.0.smithi119.stdout: "/dev/nvme0n1" 2023-12-01T15:34:36.267 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.267 INFO:tasks.workunit.client.0.smithi119.stdout: "build_info": "(local build)", 2023-12-01T15:34:36.267 INFO:tasks.workunit.client.0.smithi119.stdout: "exit_status": 0, 2023-12-01T15:34:36.267 INFO:tasks.workunit.client.0.smithi119.stdout: "output": [ 2023-12-01T15:34:36.267 INFO:tasks.workunit.client.0.smithi119.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-12-01T15:34:36.267 INFO:tasks.workunit.client.0.smithi119.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-01T15:34:36.267 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.267 INFO:tasks.workunit.client.0.smithi119.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-01T15:34:36.267 INFO:tasks.workunit.client.0.smithi119.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-12-01T15:34:36.267 INFO:tasks.workunit.client.0.smithi119.stdout: "Serial Number: deleted", 2023-12-01T15:34:36.268 INFO:tasks.workunit.client.0.smithi119.stdout: "Firmware Version: 8DV101H0", 2023-12-01T15:34:36.268 INFO:tasks.workunit.client.0.smithi119.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-01T15:34:36.268 INFO:tasks.workunit.client.0.smithi119.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-01T15:34:36.268 INFO:tasks.workunit.client.0.smithi119.stdout: "Controller ID: 0", 2023-12-01T15:34:36.268 INFO:tasks.workunit.client.0.smithi119.stdout: "Number of Namespaces: 1", 2023-12-01T15:34:36.268 INFO:tasks.workunit.client.0.smithi119.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-12-01T15:34:36.268 INFO:tasks.workunit.client.0.smithi119.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-01T15:34:36.268 INFO:tasks.workunit.client.0.smithi119.stdout: "Local Time is: Fri Dec 1 15:30:09 2023 UTC", 2023-12-01T15:34:36.268 INFO:tasks.workunit.client.0.smithi119.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-01T15:34:36.268 INFO:tasks.workunit.client.0.smithi119.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-12-01T15:34:36.268 INFO:tasks.workunit.client.0.smithi119.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-01T15:34:36.268 INFO:tasks.workunit.client.0.smithi119.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-01T15:34:36.268 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.268 INFO:tasks.workunit.client.0.smithi119.stdout: "Supported Power States", 2023-12-01T15:34:36.268 INFO:tasks.workunit.client.0.smithi119.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-01T15:34:36.269 INFO:tasks.workunit.client.0.smithi119.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-12-01T15:34:36.269 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.269 INFO:tasks.workunit.client.0.smithi119.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-01T15:34:36.269 INFO:tasks.workunit.client.0.smithi119.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-01T15:34:36.269 INFO:tasks.workunit.client.0.smithi119.stdout: " 0 + 512 0 2", 2023-12-01T15:34:36.269 INFO:tasks.workunit.client.0.smithi119.stdout: " 1 - 512 8 2", 2023-12-01T15:34:36.269 INFO:tasks.workunit.client.0.smithi119.stdout: " 2 - 512 16 2", 2023-12-01T15:34:36.269 INFO:tasks.workunit.client.0.smithi119.stdout: " 3 - 4096 0 0", 2023-12-01T15:34:36.269 INFO:tasks.workunit.client.0.smithi119.stdout: " 4 - 4096 8 0", 2023-12-01T15:34:36.269 INFO:tasks.workunit.client.0.smithi119.stdout: " 5 - 4096 64 0", 2023-12-01T15:34:36.269 INFO:tasks.workunit.client.0.smithi119.stdout: " 6 - 4096 128 0", 2023-12-01T15:34:36.269 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.269 INFO:tasks.workunit.client.0.smithi119.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-01T15:34:36.269 INFO:tasks.workunit.client.0.smithi119.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-01T15:34:36.269 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.269 INFO:tasks.workunit.client.0.smithi119.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-01T15:34:36.270 INFO:tasks.workunit.client.0.smithi119.stdout: "Critical Warning: 0x00", 2023-12-01T15:34:36.270 INFO:tasks.workunit.client.0.smithi119.stdout: "Temperature: 26 Celsius", 2023-12-01T15:34:36.270 INFO:tasks.workunit.client.0.smithi119.stdout: "Available Spare: 100%", 2023-12-01T15:34:36.270 INFO:tasks.workunit.client.0.smithi119.stdout: "Available Spare Threshold: 10%", 2023-12-01T15:34:36.270 INFO:tasks.workunit.client.0.smithi119.stdout: "Percentage Used: 10%", 2023-12-01T15:34:36.270 INFO:tasks.workunit.client.0.smithi119.stdout: "Data Units Read: 384,884,823 [197 TB]", 2023-12-01T15:34:36.270 INFO:tasks.workunit.client.0.smithi119.stdout: "Data Units Written: 1,831,459,285 [937 TB]", 2023-12-01T15:34:36.270 INFO:tasks.workunit.client.0.smithi119.stdout: "Host Read Commands: 6,283,523,926", 2023-12-01T15:34:36.270 INFO:tasks.workunit.client.0.smithi119.stdout: "Host Write Commands: 30,255,694,622", 2023-12-01T15:34:36.270 INFO:tasks.workunit.client.0.smithi119.stdout: "Controller Busy Time: 2", 2023-12-01T15:34:36.270 INFO:tasks.workunit.client.0.smithi119.stdout: "Power Cycles: 46,151", 2023-12-01T15:34:36.270 INFO:tasks.workunit.client.0.smithi119.stdout: "Power On Hours: 46,442", 2023-12-01T15:34:36.270 INFO:tasks.workunit.client.0.smithi119.stdout: "Unsafe Shutdowns: 110", 2023-12-01T15:34:36.270 INFO:tasks.workunit.client.0.smithi119.stdout: "Media and Data Integrity Errors: 0", 2023-12-01T15:34:36.270 INFO:tasks.workunit.client.0.smithi119.stdout: "Error Information Log Entries: 0", 2023-12-01T15:34:36.271 INFO:tasks.workunit.client.0.smithi119.stdout: "", 2023-12-01T15:34:36.271 INFO:tasks.workunit.client.0.smithi119.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-01T15:34:36.271 INFO:tasks.workunit.client.0.smithi119.stdout: "No Errors Logged", 2023-12-01T15:34:36.271 INFO:tasks.workunit.client.0.smithi119.stdout: "" 2023-12-01T15:34:36.271 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.271 INFO:tasks.workunit.client.0.smithi119.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-12-01T15:34:36.271 INFO:tasks.workunit.client.0.smithi119.stdout: "svn_revision": "5022", 2023-12-01T15:34:36.271 INFO:tasks.workunit.client.0.smithi119.stdout: "version": [ 2023-12-01T15:34:36.271 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:36.271 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:36.271 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.271 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.271 INFO:tasks.workunit.client.0.smithi119.stdout: "temperature": { 2023-12-01T15:34:36.271 INFO:tasks.workunit.client.0.smithi119.stdout: "current": 26 2023-12-01T15:34:36.271 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.271 INFO:tasks.workunit.client.0.smithi119.stdout: "user_capacity": { 2023-12-01T15:34:36.272 INFO:tasks.workunit.client.0.smithi119.stdout: "blocks": 781422768, 2023-12-01T15:34:36.272 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400088457216 2023-12-01T15:34:36.272 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.272 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.272 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.272 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.272 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.272 INFO:tasks.workunit.client.0.smithi119.stdout: "report": { 2023-12-01T15:34:36.272 INFO:tasks.workunit.client.0.smithi119.stdout: "balancer": { 2023-12-01T15:34:36.272 INFO:tasks.workunit.client.0.smithi119.stdout: "active": true, 2023-12-01T15:34:36.272 INFO:tasks.workunit.client.0.smithi119.stdout: "mode": "" 2023-12-01T15:34:36.272 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.272 INFO:tasks.workunit.client.0.smithi119.stdout: "channels": [ 2023-12-01T15:34:36.272 INFO:tasks.workunit.client.0.smithi119.stdout: "basic", 2023-12-01T15:34:36.272 INFO:tasks.workunit.client.0.smithi119.stdout: "crash", 2023-12-01T15:34:36.272 INFO:tasks.workunit.client.0.smithi119.stdout: "device", 2023-12-01T15:34:36.273 INFO:tasks.workunit.client.0.smithi119.stdout: "ident", 2023-12-01T15:34:36.273 INFO:tasks.workunit.client.0.smithi119.stdout: "perf" 2023-12-01T15:34:36.273 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.273 INFO:tasks.workunit.client.0.smithi119.stdout: "channels_available": [ 2023-12-01T15:34:36.273 INFO:tasks.workunit.client.0.smithi119.stdout: "basic", 2023-12-01T15:34:36.273 INFO:tasks.workunit.client.0.smithi119.stdout: "ident", 2023-12-01T15:34:36.273 INFO:tasks.workunit.client.0.smithi119.stdout: "crash", 2023-12-01T15:34:36.273 INFO:tasks.workunit.client.0.smithi119.stdout: "device", 2023-12-01T15:34:36.273 INFO:tasks.workunit.client.0.smithi119.stdout: "perf" 2023-12-01T15:34:36.273 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.273 INFO:tasks.workunit.client.0.smithi119.stdout: "collections_available": [ 2023-12-01T15:34:36.273 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_base", 2023-12-01T15:34:36.273 INFO:tasks.workunit.client.0.smithi119.stdout: "device_base", 2023-12-01T15:34:36.274 INFO:tasks.workunit.client.0.smithi119.stdout: "crash_base", 2023-12-01T15:34:36.274 INFO:tasks.workunit.client.0.smithi119.stdout: "ident_base", 2023-12-01T15:34:36.274 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_perf", 2023-12-01T15:34:36.274 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_mds_metadata", 2023-12-01T15:34:36.274 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_pool_usage", 2023-12-01T15:34:36.274 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_usage_by_class", 2023-12-01T15:34:36.274 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_rook_v01", 2023-12-01T15:34:36.274 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_memory_metrics", 2023-12-01T15:34:36.274 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_pool_options_bluestore" 2023-12-01T15:34:36.274 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.274 INFO:tasks.workunit.client.0.smithi119.stdout: "collections_opted_in": [ 2023-12-01T15:34:36.274 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_base", 2023-12-01T15:34:36.274 INFO:tasks.workunit.client.0.smithi119.stdout: "device_base", 2023-12-01T15:34:36.274 INFO:tasks.workunit.client.0.smithi119.stdout: "crash_base", 2023-12-01T15:34:36.274 INFO:tasks.workunit.client.0.smithi119.stdout: "ident_base", 2023-12-01T15:34:36.275 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_perf", 2023-12-01T15:34:36.275 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_mds_metadata", 2023-12-01T15:34:36.275 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_pool_usage", 2023-12-01T15:34:36.275 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_usage_by_class", 2023-12-01T15:34:36.275 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_rook_v01", 2023-12-01T15:34:36.275 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_memory_metrics", 2023-12-01T15:34:36.275 INFO:tasks.workunit.client.0.smithi119.stdout: "basic_pool_options_bluestore" 2023-12-01T15:34:36.275 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.275 INFO:tasks.workunit.client.0.smithi119.stdout: "config": { 2023-12-01T15:34:36.275 INFO:tasks.workunit.client.0.smithi119.stdout: "active_changed": [ 2023-12-01T15:34:36.275 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-01T15:34:36.275 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_debug", 2023-12-01T15:34:36.275 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_mon_ticket_ttl", 2023-12-01T15:34:36.275 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_service_ticket_ttl", 2023-12-01T15:34:36.275 INFO:tasks.workunit.client.0.smithi119.stdout: "bdev_debug_aio", 2023-12-01T15:34:36.275 INFO:tasks.workunit.client.0.smithi119.stdout: "client_check_pool_perm", 2023-12-01T15:34:36.276 INFO:tasks.workunit.client.0.smithi119.stdout: "client_mount_gid", 2023-12-01T15:34:36.276 INFO:tasks.workunit.client.0.smithi119.stdout: "client_mount_uid", 2023-12-01T15:34:36.276 INFO:tasks.workunit.client.0.smithi119.stdout: "client_quota", 2023-12-01T15:34:36.276 INFO:tasks.workunit.client.0.smithi119.stdout: "container_image", 2023-12-01T15:34:36.276 INFO:tasks.workunit.client.0.smithi119.stdout: "daemonize", 2023-12-01T15:34:36.276 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_asserts_on_shutdown", 2023-12-01T15:34:36.276 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_mgr", 2023-12-01T15:34:36.276 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_mon", 2023-12-01T15:34:36.276 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_ms", 2023-12-01T15:34:36.276 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_osd", 2023-12-01T15:34:36.276 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_paxos", 2023-12-01T15:34:36.276 INFO:tasks.workunit.client.0.smithi119.stdout: "keyring", 2023-12-01T15:34:36.276 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_block_size", 2023-12-01T15:34:36.276 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_cache_size", 2023-12-01T15:34:36.276 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_compression", 2023-12-01T15:34:36.277 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_log", 2023-12-01T15:34:36.277 INFO:tasks.workunit.client.0.smithi119.stdout: "leveldb_write_buffer_size", 2023-12-01T15:34:36.277 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_file", 2023-12-01T15:34:36.277 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_journald", 2023-12-01T15:34:36.277 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_stderr", 2023-12-01T15:34:36.277 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_allow_pool_delete", 2023-12-01T15:34:36.277 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_clock_drift_allowed", 2023-12-01T15:34:36.277 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_file_level", 2023-12-01T15:34:36.277 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_to_file", 2023-12-01T15:34:36.277 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_to_journald", 2023-12-01T15:34:36.277 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_to_stderr", 2023-12-01T15:34:36.277 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_data_avail_warn", 2023-12-01T15:34:36.277 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_election_default_strategy", 2023-12-01T15:34:36.277 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_host", 2023-12-01T15:34:36.277 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_max_pg_per_osd", 2023-12-01T15:34:36.278 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_mgr_mkfs_grace", 2023-12-01T15:34:36.278 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_osd_prime_pg_temp", 2023-12-01T15:34:36.278 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_osd_reporter_subtree_level", 2023-12-01T15:34:36.278 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_pg_warn_max_object_skew", 2023-12-01T15:34:36.278 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-01T15:34:36.278 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-01T15:34:36.278 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-01T15:34:36.278 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-01T15:34:36.278 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-01T15:34:36.278 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-01T15:34:36.278 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-01T15:34:36.278 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-01T15:34:36.278 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_too_few_osds", 2023-12-01T15:34:36.278 INFO:tasks.workunit.client.0.smithi119.stdout: "ms_die_on_bug", 2023-12-01T15:34:36.278 INFO:tasks.workunit.client.0.smithi119.stdout: "ms_die_on_old_message", 2023-12-01T15:34:36.279 INFO:tasks.workunit.client.0.smithi119.stdout: "no_config_file", 2023-12-01T15:34:36.279 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_class_default_list", 2023-12-01T15:34:36.279 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_class_load_list", 2023-12-01T15:34:36.279 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_crush_chooseleaf_type", 2023-12-01T15:34:36.279 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_misdirected_ops", 2023-12-01T15:34:36.279 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_op_order", 2023-12-01T15:34:36.279 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_pg_log_writeout", 2023-12-01T15:34:36.279 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_shutdown", 2023-12-01T15:34:36.279 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_cached_snaps", 2023-12-01T15:34:36.279 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_missing_on_start", 2023-12-01T15:34:36.279 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_stray_on_activate", 2023-12-01T15:34:36.279 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-01T15:34:36.279 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_profile", 2023-12-01T15:34:36.279 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-12-01T15:34:36.279 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-12-01T15:34:36.280 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-12-01T15:34:36.280 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-12-01T15:34:36.280 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-12-01T15:34:36.280 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-12-01T15:34:36.280 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_client_lim", 2023-12-01T15:34:36.280 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_client_res", 2023-12-01T15:34:36.280 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_scheduler_client_wgt", 2023-12-01T15:34:36.280 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_memory_target", 2023-12-01T15:34:36.280 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_memory_target_autotune", 2023-12-01T15:34:36.280 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_op_queue", 2023-12-01T15:34:36.280 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_op_queue_cut_off", 2023-12-01T15:34:36.280 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pool_default_erasure_code_profile", 2023-12-01T15:34:36.280 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-01T15:34:36.280 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_recover_clone_overlap", 2023-12-01T15:34:36.280 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_recovery_max_chunk", 2023-12-01T15:34:36.280 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_scrub_load_threshold", 2023-12-01T15:34:36.281 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_scrub_max_interval", 2023-12-01T15:34:36.281 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_shutdown_pgref_assert", 2023-12-01T15:34:36.281 INFO:tasks.workunit.client.0.smithi119.stdout: "public_addr", 2023-12-01T15:34:36.281 INFO:tasks.workunit.client.0.smithi119.stdout: "public_addrv", 2023-12-01T15:34:36.281 INFO:tasks.workunit.client.0.smithi119.stdout: "public_network", 2023-12-01T15:34:36.281 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd_default_features", 2023-12-01T15:34:36.281 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd_qos_exclude_ops", 2023-12-01T15:34:36.281 INFO:tasks.workunit.client.0.smithi119.stdout: "setgroup", 2023-12-01T15:34:36.281 INFO:tasks.workunit.client.0.smithi119.stdout: "setuser" 2023-12-01T15:34:36.281 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.281 INFO:tasks.workunit.client.0.smithi119.stdout: "cluster_changed": [ 2023-12-01T15:34:36.281 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-01T15:34:36.281 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_debug", 2023-12-01T15:34:36.281 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_mon_ticket_ttl", 2023-12-01T15:34:36.281 INFO:tasks.workunit.client.0.smithi119.stdout: "auth_service_ticket_ttl", 2023-12-01T15:34:36.282 INFO:tasks.workunit.client.0.smithi119.stdout: "bdev_debug_aio", 2023-12-01T15:34:36.282 INFO:tasks.workunit.client.0.smithi119.stdout: "container_image", 2023-12-01T15:34:36.282 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_asserts_on_shutdown", 2023-12-01T15:34:36.282 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_mgr", 2023-12-01T15:34:36.282 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_mon", 2023-12-01T15:34:36.282 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_ms", 2023-12-01T15:34:36.282 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_osd", 2023-12-01T15:34:36.282 INFO:tasks.workunit.client.0.smithi119.stdout: "debug_paxos", 2023-12-01T15:34:36.282 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_file", 2023-12-01T15:34:36.282 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_journald", 2023-12-01T15:34:36.282 INFO:tasks.workunit.client.0.smithi119.stdout: "log_to_stderr", 2023-12-01T15:34:36.283 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_join_fs", 2023-12-01T15:34:36.283 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/cephadm/allow_ptrace", 2023-12-01T15:34:36.283 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/cephadm/container_init", 2023-12-01T15:34:36.283 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/cephadm/migration_current", 2023-12-01T15:34:36.283 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/cephadm/use_repo_digest", 2023-12-01T15:34:36.283 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-12-01T15:34:36.283 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-12-01T15:34:36.283 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-12-01T15:34:36.283 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-12-01T15:34:36.283 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/dashboard/ssl_server_port", 2023-12-01T15:34:36.283 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/orchestrator/orchestrator", 2023-12-01T15:34:36.283 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/telemetry/channel_ident", 2023-12-01T15:34:36.283 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/telemetry/channel_perf", 2023-12-01T15:34:36.283 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/telemetry/description", 2023-12-01T15:34:36.283 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/telemetry/enabled", 2023-12-01T15:34:36.283 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr/telemetry/organization", 2023-12-01T15:34:36.284 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_allow_pool_delete", 2023-12-01T15:34:36.284 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_clock_drift_allowed", 2023-12-01T15:34:36.284 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_cluster_log_file_level", 2023-12-01T15:34:36.284 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_data_avail_warn", 2023-12-01T15:34:36.284 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_election_default_strategy", 2023-12-01T15:34:36.284 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_max_pg_per_osd", 2023-12-01T15:34:36.284 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_mgr_mkfs_grace", 2023-12-01T15:34:36.284 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_osd_prime_pg_temp", 2023-12-01T15:34:36.284 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_osd_reporter_subtree_level", 2023-12-01T15:34:36.284 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_pg_warn_max_object_skew", 2023-12-01T15:34:36.284 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-01T15:34:36.284 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-01T15:34:36.284 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-01T15:34:36.284 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-01T15:34:36.284 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-01T15:34:36.284 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-01T15:34:36.285 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-01T15:34:36.285 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-01T15:34:36.285 INFO:tasks.workunit.client.0.smithi119.stdout: "mon_warn_on_too_few_osds", 2023-12-01T15:34:36.285 INFO:tasks.workunit.client.0.smithi119.stdout: "ms_die_on_bug", 2023-12-01T15:34:36.285 INFO:tasks.workunit.client.0.smithi119.stdout: "ms_die_on_old_message", 2023-12-01T15:34:36.285 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_class_default_list", 2023-12-01T15:34:36.285 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_class_load_list", 2023-12-01T15:34:36.285 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_misdirected_ops", 2023-12-01T15:34:36.285 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_op_order", 2023-12-01T15:34:36.285 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_pg_log_writeout", 2023-12-01T15:34:36.285 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_shutdown", 2023-12-01T15:34:36.285 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_cached_snaps", 2023-12-01T15:34:36.285 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_missing_on_start", 2023-12-01T15:34:36.285 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_debug_verify_stray_on_activate", 2023-12-01T15:34:36.285 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-01T15:34:36.285 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mclock_profile", 2023-12-01T15:34:36.286 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_memory_target", 2023-12-01T15:34:36.286 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_memory_target_autotune", 2023-12-01T15:34:36.286 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_op_queue", 2023-12-01T15:34:36.286 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_op_queue_cut_off", 2023-12-01T15:34:36.286 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pool_default_erasure_code_profile", 2023-12-01T15:34:36.286 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-01T15:34:36.286 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_recover_clone_overlap", 2023-12-01T15:34:36.286 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_recovery_max_chunk", 2023-12-01T15:34:36.286 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_scrub_load_threshold", 2023-12-01T15:34:36.286 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_scrub_max_interval", 2023-12-01T15:34:36.286 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_shutdown_pgref_assert", 2023-12-01T15:34:36.286 INFO:tasks.workunit.client.0.smithi119.stdout: "public_network", 2023-12-01T15:34:36.286 INFO:tasks.workunit.client.0.smithi119.stdout: "rgw_cache_enabled", 2023-12-01T15:34:36.287 INFO:tasks.workunit.client.0.smithi119.stdout: "rgw_enable_ops_log", 2023-12-01T15:34:36.287 INFO:tasks.workunit.client.0.smithi119.stdout: "rgw_enable_usage_log" 2023-12-01T15:34:36.287 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.287 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.287 INFO:tasks.workunit.client.0.smithi119.stdout: "contact": null, 2023-12-01T15:34:36.287 INFO:tasks.workunit.client.0.smithi119.stdout: "crashes": [], 2023-12-01T15:34:36.287 INFO:tasks.workunit.client.0.smithi119.stdout: "created": "2023-12-01T15:27:13.776650Z", 2023-12-01T15:34:36.287 INFO:tasks.workunit.client.0.smithi119.stdout: "crush": { 2023-12-01T15:34:36.287 INFO:tasks.workunit.client.0.smithi119.stdout: "bucket_algs": { 2023-12-01T15:34:36.287 INFO:tasks.workunit.client.0.smithi119.stdout: "straw2": 3 2023-12-01T15:34:36.287 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.287 INFO:tasks.workunit.client.0.smithi119.stdout: "bucket_sizes": { 2023-12-01T15:34:36.287 INFO:tasks.workunit.client.0.smithi119.stdout: "2": 1, 2023-12-01T15:34:36.287 INFO:tasks.workunit.client.0.smithi119.stdout: "4": 2 2023-12-01T15:34:36.287 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.288 INFO:tasks.workunit.client.0.smithi119.stdout: "bucket_types": { 2023-12-01T15:34:36.288 INFO:tasks.workunit.client.0.smithi119.stdout: "1": 2, 2023-12-01T15:34:36.288 INFO:tasks.workunit.client.0.smithi119.stdout: "11": 1 2023-12-01T15:34:36.288 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.288 INFO:tasks.workunit.client.0.smithi119.stdout: "compat_weight_set": false, 2023-12-01T15:34:36.288 INFO:tasks.workunit.client.0.smithi119.stdout: "device_classes": [ 2023-12-01T15:34:36.288 INFO:tasks.workunit.client.0.smithi119.stdout: 8 2023-12-01T15:34:36.288 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.288 INFO:tasks.workunit.client.0.smithi119.stdout: "num_buckets": 6, 2023-12-01T15:34:36.288 INFO:tasks.workunit.client.0.smithi119.stdout: "num_devices": 8, 2023-12-01T15:34:36.288 INFO:tasks.workunit.client.0.smithi119.stdout: "num_rules": 1, 2023-12-01T15:34:36.288 INFO:tasks.workunit.client.0.smithi119.stdout: "num_types": 12, 2023-12-01T15:34:36.288 INFO:tasks.workunit.client.0.smithi119.stdout: "num_weight_sets": 0, 2023-12-01T15:34:36.288 INFO:tasks.workunit.client.0.smithi119.stdout: "tunables": { 2023-12-01T15:34:36.288 INFO:tasks.workunit.client.0.smithi119.stdout: "allowed_bucket_algs": 54, 2023-12-01T15:34:36.288 INFO:tasks.workunit.client.0.smithi119.stdout: "choose_local_fallback_tries": 0, 2023-12-01T15:34:36.289 INFO:tasks.workunit.client.0.smithi119.stdout: "choose_local_tries": 0, 2023-12-01T15:34:36.289 INFO:tasks.workunit.client.0.smithi119.stdout: "choose_total_tries": 50, 2023-12-01T15:34:36.289 INFO:tasks.workunit.client.0.smithi119.stdout: "chooseleaf_descend_once": 1, 2023-12-01T15:34:36.289 INFO:tasks.workunit.client.0.smithi119.stdout: "chooseleaf_stable": 1, 2023-12-01T15:34:36.289 INFO:tasks.workunit.client.0.smithi119.stdout: "chooseleaf_vary_r": 1, 2023-12-01T15:34:36.289 INFO:tasks.workunit.client.0.smithi119.stdout: "has_v2_rules": 0, 2023-12-01T15:34:36.289 INFO:tasks.workunit.client.0.smithi119.stdout: "has_v3_rules": 0, 2023-12-01T15:34:36.289 INFO:tasks.workunit.client.0.smithi119.stdout: "has_v4_buckets": 1, 2023-12-01T15:34:36.289 INFO:tasks.workunit.client.0.smithi119.stdout: "has_v5_rules": 0, 2023-12-01T15:34:36.289 INFO:tasks.workunit.client.0.smithi119.stdout: "legacy_tunables": 0, 2023-12-01T15:34:36.289 INFO:tasks.workunit.client.0.smithi119.stdout: "minimum_required_version": "jewel", 2023-12-01T15:34:36.289 INFO:tasks.workunit.client.0.smithi119.stdout: "optimal_tunables": 1, 2023-12-01T15:34:36.289 INFO:tasks.workunit.client.0.smithi119.stdout: "profile": "jewel", 2023-12-01T15:34:36.289 INFO:tasks.workunit.client.0.smithi119.stdout: "require_feature_tunables": 1, 2023-12-01T15:34:36.289 INFO:tasks.workunit.client.0.smithi119.stdout: "require_feature_tunables2": 1, 2023-12-01T15:34:36.290 INFO:tasks.workunit.client.0.smithi119.stdout: "require_feature_tunables3": 1, 2023-12-01T15:34:36.290 INFO:tasks.workunit.client.0.smithi119.stdout: "require_feature_tunables5": 1, 2023-12-01T15:34:36.290 INFO:tasks.workunit.client.0.smithi119.stdout: "straw_calc_version": 1 2023-12-01T15:34:36.290 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.290 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.290 INFO:tasks.workunit.client.0.smithi119.stdout: "description": "upgrade test cluster", 2023-12-01T15:34:36.290 INFO:tasks.workunit.client.0.smithi119.stdout: "fs": { 2023-12-01T15:34:36.290 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:36.290 INFO:tasks.workunit.client.0.smithi119.stdout: "feature_flags": { 2023-12-01T15:34:36.290 INFO:tasks.workunit.client.0.smithi119.stdout: "enable_multiple": true, 2023-12-01T15:34:36.290 INFO:tasks.workunit.client.0.smithi119.stdout: "ever_enabled_multiple": true 2023-12-01T15:34:36.290 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.290 INFO:tasks.workunit.client.0.smithi119.stdout: "filesystems": [ 2023-12-01T15:34:36.290 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.290 INFO:tasks.workunit.client.0.smithi119.stdout: "approx_ctime": "2023-12", 2023-12-01T15:34:36.291 INFO:tasks.workunit.client.0.smithi119.stdout: "balancer_enabled": false, 2023-12-01T15:34:36.291 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.291 INFO:tasks.workunit.client.0.smithi119.stdout: "cached_caps": 0, 2023-12-01T15:34:36.291 INFO:tasks.workunit.client.0.smithi119.stdout: "cached_dns": 10, 2023-12-01T15:34:36.291 INFO:tasks.workunit.client.0.smithi119.stdout: "cached_inos": 13, 2023-12-01T15:34:36.291 INFO:tasks.workunit.client.0.smithi119.stdout: "cached_subtrees": 2, 2023-12-01T15:34:36.291 INFO:tasks.workunit.client.0.smithi119.stdout: "ever_allowed_features": 0, 2023-12-01T15:34:36.291 INFO:tasks.workunit.client.0.smithi119.stdout: "explicitly_allowed_features": 0, 2023-12-01T15:34:36.291 INFO:tasks.workunit.client.0.smithi119.stdout: "files": 0, 2023-12-01T15:34:36.291 INFO:tasks.workunit.client.0.smithi119.stdout: "max_mds": 1, 2023-12-01T15:34:36.291 INFO:tasks.workunit.client.0.smithi119.stdout: "num_data_pools": 1, 2023-12-01T15:34:36.291 INFO:tasks.workunit.client.0.smithi119.stdout: "num_in": 1, 2023-12-01T15:34:36.291 INFO:tasks.workunit.client.0.smithi119.stdout: "num_mds": 1, 2023-12-01T15:34:36.291 INFO:tasks.workunit.client.0.smithi119.stdout: "num_sessions": 0, 2023-12-01T15:34:36.291 INFO:tasks.workunit.client.0.smithi119.stdout: "num_standby_replay": 0, 2023-12-01T15:34:36.292 INFO:tasks.workunit.client.0.smithi119.stdout: "num_up": 1, 2023-12-01T15:34:36.292 INFO:tasks.workunit.client.0.smithi119.stdout: "snaps": 0, 2023-12-01T15:34:36.292 INFO:tasks.workunit.client.0.smithi119.stdout: "standby_count_wanted": 0 2023-12-01T15:34:36.292 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.292 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.292 INFO:tasks.workunit.client.0.smithi119.stdout: "num_standby_mds": 1, 2023-12-01T15:34:36.292 INFO:tasks.workunit.client.0.smithi119.stdout: "total_num_mds": 2 2023-12-01T15:34:36.292 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.292 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_stats": { 2023-12-01T15:34:36.292 INFO:tasks.workunit.client.0.smithi119.stdout: "mds": { 2023-12-01T15:34:36.292 INFO:tasks.workunit.client.0.smithi119.stdout: "mds.5458dea545e93856ee4a9c966776b67f2f18eaa7": { 2023-12-01T15:34:36.292 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 20267008, 2023-12-01T15:34:36.292 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 330776, 2023-12-01T15:34:36.292 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2752512, 2023-12-01T15:34:36.292 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 933888, 2023-12-01T15:34:36.292 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 0, 2023-12-01T15:34:36.293 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 312, 2023-12-01T15:34:36.293 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:36.293 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 823344, 2023-12-01T15:34:36.293 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 12, 2023-12-01T15:34:36.293 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 976384, 2023-12-01T15:34:36.293 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 14450104, 2023-12-01T15:34:36.293 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 20267008 2023-12-01T15:34:36.293 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.293 INFO:tasks.workunit.client.0.smithi119.stdout: "mds.6be959c0ce23f45e18f65fc8a6e2a5f22b9437e0": { 2023-12-01T15:34:36.293 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 20398080, 2023-12-01T15:34:36.293 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 452264, 2023-12-01T15:34:36.293 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2752512, 2023-12-01T15:34:36.293 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 0, 2023-12-01T15:34:36.293 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 917504, 2023-12-01T15:34:36.294 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 384, 2023-12-01T15:34:36.294 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:36.294 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 1211680, 2023-12-01T15:34:36.294 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 20, 2023-12-01T15:34:36.294 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 1082880, 2023-12-01T15:34:36.294 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 14898744, 2023-12-01T15:34:36.294 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 21315584 2023-12-01T15:34:36.294 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.294 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.294 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:36.294 INFO:tasks.workunit.client.0.smithi119.stdout: "mon.52c2d263fcd3daaab978a1f76d3d17264bf871fe": { 2023-12-01T15:34:36.294 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 37593088, 2023-12-01T15:34:36.294 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 1275904, 2023-12-01T15:34:36.294 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2752512, 2023-12-01T15:34:36.294 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 0, 2023-12-01T15:34:36.295 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 7954432, 2023-12-01T15:34:36.295 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1097, 2023-12-01T15:34:36.295 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:36.295 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 8612160, 2023-12-01T15:34:36.295 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 22, 2023-12-01T15:34:36.295 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 2130432, 2023-12-01T15:34:36.295 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 22822080, 2023-12-01T15:34:36.295 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 45547520 2023-12-01T15:34:36.295 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.295 INFO:tasks.workunit.client.0.smithi119.stdout: "mon.5458dea545e93856ee4a9c966776b67f2f18eaa7": { 2023-12-01T15:34:36.295 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 43278336, 2023-12-01T15:34:36.295 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 1151640, 2023-12-01T15:34:36.295 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2752512, 2023-12-01T15:34:36.295 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 0, 2023-12-01T15:34:36.295 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 7421952, 2023-12-01T15:34:36.296 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1689, 2023-12-01T15:34:36.296 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:36.296 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 11836272, 2023-12-01T15:34:36.296 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 22, 2023-12-01T15:34:36.296 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 2927360, 2023-12-01T15:34:36.296 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 24610552, 2023-12-01T15:34:36.296 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 50700288 2023-12-01T15:34:36.296 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.296 INFO:tasks.workunit.client.0.smithi119.stdout: "mon.6be959c0ce23f45e18f65fc8a6e2a5f22b9437e0": { 2023-12-01T15:34:36.296 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 37068800, 2023-12-01T15:34:36.296 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 1503760, 2023-12-01T15:34:36.297 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2752512, 2023-12-01T15:34:36.297 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 90112, 2023-12-01T15:34:36.297 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 9527296, 2023-12-01T15:34:36.297 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1124, 2023-12-01T15:34:36.297 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:36.297 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 8463400, 2023-12-01T15:34:36.297 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 21, 2023-12-01T15:34:36.297 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 1476096, 2023-12-01T15:34:36.297 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 22782920, 2023-12-01T15:34:36.297 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 46596096 2023-12-01T15:34:36.297 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.297 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.297 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.297 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.0": { 2023-12-01T15:34:36.298 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 47325184, 2023-12-01T15:34:36.298 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 980840, 2023-12-01T15:34:36.298 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2883584, 2023-12-01T15:34:36.298 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 8192, 2023-12-01T15:34:36.298 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 40960, 2023-12-01T15:34:36.298 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1358, 2023-12-01T15:34:36.298 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:36.298 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 5011312, 2023-12-01T15:34:36.298 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 46, 2023-12-01T15:34:36.298 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 3073280, 2023-12-01T15:34:36.298 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 35367976, 2023-12-01T15:34:36.298 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 47366144 2023-12-01T15:34:36.298 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.298 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.1": { 2023-12-01T15:34:36.298 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 45318144, 2023-12-01T15:34:36.299 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 844128, 2023-12-01T15:34:36.299 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2883584, 2023-12-01T15:34:36.299 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 0, 2023-12-01T15:34:36.299 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 999424, 2023-12-01T15:34:36.299 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1302, 2023-12-01T15:34:36.299 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:36.299 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 5704584, 2023-12-01T15:34:36.299 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 47, 2023-12-01T15:34:36.299 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 2565120, 2023-12-01T15:34:36.299 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 33320728, 2023-12-01T15:34:36.299 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 46317568 2023-12-01T15:34:36.299 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.299 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.2": { 2023-12-01T15:34:36.300 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 44302336, 2023-12-01T15:34:36.300 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 934200, 2023-12-01T15:34:36.300 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2883584, 2023-12-01T15:34:36.300 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 0, 2023-12-01T15:34:36.300 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 966656, 2023-12-01T15:34:36.300 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1218, 2023-12-01T15:34:36.300 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:36.300 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 4665496, 2023-12-01T15:34:36.300 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 47, 2023-12-01T15:34:36.300 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 2897664, 2023-12-01T15:34:36.300 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 32921392, 2023-12-01T15:34:36.300 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 45268992 2023-12-01T15:34:36.301 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.301 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.3": { 2023-12-01T15:34:36.301 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 44294144, 2023-12-01T15:34:36.301 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 696144, 2023-12-01T15:34:36.301 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2883584, 2023-12-01T15:34:36.301 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 1007616, 2023-12-01T15:34:36.301 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 8192, 2023-12-01T15:34:36.301 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1197, 2023-12-01T15:34:36.301 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:36.301 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 4735496, 2023-12-01T15:34:36.301 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 46, 2023-12-01T15:34:36.301 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 2043904, 2023-12-01T15:34:36.301 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 32927400, 2023-12-01T15:34:36.301 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 44302336 2023-12-01T15:34:36.301 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.302 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.4": { 2023-12-01T15:34:36.302 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 45244416, 2023-12-01T15:34:36.302 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 846904, 2023-12-01T15:34:36.302 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2883584, 2023-12-01T15:34:36.302 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 0, 2023-12-01T15:34:36.302 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 1007616, 2023-12-01T15:34:36.302 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1199, 2023-12-01T15:34:36.302 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:36.302 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 4858032, 2023-12-01T15:34:36.302 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 47, 2023-12-01T15:34:36.302 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 2062848, 2023-12-01T15:34:36.302 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 34593048, 2023-12-01T15:34:36.302 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 46252032 2023-12-01T15:34:36.302 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.302 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.5": { 2023-12-01T15:34:36.303 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 44367872, 2023-12-01T15:34:36.303 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 822680, 2023-12-01T15:34:36.303 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2883584, 2023-12-01T15:34:36.303 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 0, 2023-12-01T15:34:36.303 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 901120, 2023-12-01T15:34:36.303 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1203, 2023-12-01T15:34:36.303 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:36.303 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 5016392, 2023-12-01T15:34:36.303 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 47, 2023-12-01T15:34:36.303 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 2102272, 2023-12-01T15:34:36.303 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 33542944, 2023-12-01T15:34:36.303 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 45268992 2023-12-01T15:34:36.303 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.303 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.6": { 2023-12-01T15:34:36.303 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 43655168, 2023-12-01T15:34:36.304 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 1136800, 2023-12-01T15:34:36.304 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2883584, 2023-12-01T15:34:36.304 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 0, 2023-12-01T15:34:36.304 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 565248, 2023-12-01T15:34:36.304 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1212, 2023-12-01T15:34:36.304 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:36.304 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 4848080, 2023-12-01T15:34:36.304 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 46, 2023-12-01T15:34:36.304 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 1935360, 2023-12-01T15:34:36.304 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 32851344, 2023-12-01T15:34:36.304 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 44220416 2023-12-01T15:34:36.304 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.304 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.7": { 2023-12-01T15:34:36.304 INFO:tasks.workunit.client.0.smithi119.stdout: "actual_memory_used": 44400640, 2023-12-01T15:34:36.304 INFO:tasks.workunit.client.0.smithi119.stdout: "central_cache_freelist": 1191472, 2023-12-01T15:34:36.305 INFO:tasks.workunit.client.0.smithi119.stdout: "malloc_metadata": 2883584, 2023-12-01T15:34:36.305 INFO:tasks.workunit.client.0.smithi119.stdout: "page_heap_freelist": 0, 2023-12-01T15:34:36.305 INFO:tasks.workunit.client.0.smithi119.stdout: "released_to_os": 1916928, 2023-12-01T15:34:36.305 INFO:tasks.workunit.client.0.smithi119.stdout: "spans_in_use": 1252, 2023-12-01T15:34:36.305 INFO:tasks.workunit.client.0.smithi119.stdout: "tcmalloc_page_size": 8192, 2023-12-01T15:34:36.305 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_cache_freelists": 4899192, 2023-12-01T15:34:36.305 INFO:tasks.workunit.client.0.smithi119.stdout: "thread_heaps_in_use": 46, 2023-12-01T15:34:36.305 INFO:tasks.workunit.client.0.smithi119.stdout: "transfer_cache_freelist": 2174464, 2023-12-01T15:34:36.305 INFO:tasks.workunit.client.0.smithi119.stdout: "use_by_application": 33251928, 2023-12-01T15:34:36.305 INFO:tasks.workunit.client.0.smithi119.stdout: "virtual_address_space_used": 46317568 2023-12-01T15:34:36.305 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.305 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.305 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.305 INFO:tasks.workunit.client.0.smithi119.stdout: "hosts": { 2023-12-01T15:34:36.305 INFO:tasks.workunit.client.0.smithi119.stdout: "num": 2, 2023-12-01T15:34:36.306 INFO:tasks.workunit.client.0.smithi119.stdout: "num_with_mds": 2, 2023-12-01T15:34:36.306 INFO:tasks.workunit.client.0.smithi119.stdout: "num_with_mgr": 2, 2023-12-01T15:34:36.306 INFO:tasks.workunit.client.0.smithi119.stdout: "num_with_mon": 2, 2023-12-01T15:34:36.306 INFO:tasks.workunit.client.0.smithi119.stdout: "num_with_osd": 2 2023-12-01T15:34:36.306 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.306 INFO:tasks.workunit.client.0.smithi119.stdout: "io_rate": { 2023-12-01T15:34:36.306 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_stats_delta": { 2023-12-01T15:34:36.306 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": 0, 2023-12-01T15:34:36.306 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:36.306 INFO:tasks.workunit.client.0.smithi119.stdout: "num_store_stats": 0, 2023-12-01T15:34:36.306 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:36.306 INFO:tasks.workunit.client.0.smithi119.stdout: "stamp_delta": "12.002719", 2023-12-01T15:34:36.306 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:36.306 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:36.306 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:36.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:36.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:36.307 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:36.309 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:36.309 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:36.309 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:36.309 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:36.309 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:36.309 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:36.309 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:36.309 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:36.310 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:36.310 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:36.310 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:36.310 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:36.310 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:36.310 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:36.310 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:36.310 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:36.310 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:36.310 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:36.310 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:36.310 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:36.310 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:36.310 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:36.310 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:36.311 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:36.311 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:36.311 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:36.311 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:36.311 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:36.311 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 182, 2023-12-01T15:34:36.311 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 278, 2023-12-01T15:34:36.311 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:36.311 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:36.311 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:36.311 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 40, 2023-12-01T15:34:36.311 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:36.311 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.311 INFO:tasks.workunit.client.0.smithi119.stdout: "store_stats": { 2023-12-01T15:34:36.311 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": 0, 2023-12-01T15:34:36.311 INFO:tasks.workunit.client.0.smithi119.stdout: "available": 0, 2023-12-01T15:34:36.312 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed": 0, 2023-12-01T15:34:36.312 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_allocated": 0, 2023-12-01T15:34:36.312 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_original": 0, 2023-12-01T15:34:36.312 INFO:tasks.workunit.client.0.smithi119.stdout: "data_stored": 0, 2023-12-01T15:34:36.312 INFO:tasks.workunit.client.0.smithi119.stdout: "internal_metadata": 0, 2023-12-01T15:34:36.312 INFO:tasks.workunit.client.0.smithi119.stdout: "internally_reserved": 0, 2023-12-01T15:34:36.312 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_allocated": 0, 2023-12-01T15:34:36.312 INFO:tasks.workunit.client.0.smithi119.stdout: "total": 0 2023-12-01T15:34:36.312 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.312 INFO:tasks.workunit.client.0.smithi119.stdout: "up": 0 2023-12-01T15:34:36.312 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.312 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.312 INFO:tasks.workunit.client.0.smithi119.stdout: "leaderboard": false, 2023-12-01T15:34:36.312 INFO:tasks.workunit.client.0.smithi119.stdout: "leaderboard_description": null, 2023-12-01T15:34:36.312 INFO:tasks.workunit.client.0.smithi119.stdout: "license": "sharing-1-0", 2023-12-01T15:34:36.313 INFO:tasks.workunit.client.0.smithi119.stdout: "mempool": { 2023-12-01T15:34:36.313 INFO:tasks.workunit.client.0.smithi119.stdout: "mds": { 2023-12-01T15:34:36.313 INFO:tasks.workunit.client.0.smithi119.stdout: "mds.5458dea545e93856ee4a9c966776b67f2f18eaa7": { 2023-12-01T15:34:36.313 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:36.313 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.313 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.313 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.313 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.313 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.313 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.313 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.313 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:36.313 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.313 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.313 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.313 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:36.314 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.314 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.314 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.314 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:36.314 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.314 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.314 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.314 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:36.314 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.314 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.314 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.314 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:36.314 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.314 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.314 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.315 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:36.315 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.315 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.315 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.315 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:36.315 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.315 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.315 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.315 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:36.315 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.315 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.315 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.315 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:36.315 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.315 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.315 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.316 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:36.316 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.316 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.316 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.316 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:36.316 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.316 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.316 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.316 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:36.316 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.316 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.316 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.316 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:36.317 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.317 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.317 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.317 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:36.317 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.317 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.317 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.317 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:36.317 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.317 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.317 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.317 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:36.317 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.317 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.317 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.317 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:36.318 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 148370, 2023-12-01T15:34:36.318 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 31 2023-12-01T15:34:36.318 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.318 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:36.319 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.319 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.319 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.319 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:36.319 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 928, 2023-12-01T15:34:36.319 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 2 2023-12-01T15:34:36.319 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.319 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.320 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.320 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.320 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.320 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:36.320 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.320 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.321 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.321 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:36.321 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.321 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.321 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.321 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:36.321 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.321 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.321 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.321 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:36.321 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.321 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.321 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.321 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:36.321 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.322 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.322 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.322 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:36.322 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.323 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.323 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.323 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:36.323 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.323 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.323 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.323 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.323 INFO:tasks.workunit.client.0.smithi119.stdout: "mds.6be959c0ce23f45e18f65fc8a6e2a5f22b9437e0": { 2023-12-01T15:34:36.324 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:36.324 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.324 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.324 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.324 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.324 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.324 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.324 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.324 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:36.324 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.324 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.324 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.324 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:36.324 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.325 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.325 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.325 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:36.325 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.325 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.325 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.325 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:36.325 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.325 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.325 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.325 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:36.325 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.325 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.326 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.326 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:36.326 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.326 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.326 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.326 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:36.326 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.326 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.326 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.327 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:36.327 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.327 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.327 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.327 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:36.327 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.327 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.327 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.327 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:36.327 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.328 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.328 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.328 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:36.328 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.328 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.328 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.328 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:36.328 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.328 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.328 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.328 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:36.328 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.328 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.328 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.328 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:36.329 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.329 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.329 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.329 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:36.329 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.329 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.329 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.329 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:36.329 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.329 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.329 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.329 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:36.329 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 221639, 2023-12-01T15:34:36.329 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 65 2023-12-01T15:34:36.330 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.330 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:36.330 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.330 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.330 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.330 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:36.330 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 51416, 2023-12-01T15:34:36.331 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 208 2023-12-01T15:34:36.331 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.331 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.331 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.331 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.331 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.331 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:36.331 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.331 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.331 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.331 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:36.331 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.331 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.331 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.332 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:36.332 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 7912, 2023-12-01T15:34:36.332 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 123 2023-12-01T15:34:36.332 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.332 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:36.332 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.332 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.332 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.332 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:36.333 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.333 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.333 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.333 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:36.333 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.334 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.334 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.334 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:36.334 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.334 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.334 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.334 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.334 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.334 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:36.334 INFO:tasks.workunit.client.0.smithi119.stdout: "mon.52c2d263fcd3daaab978a1f76d3d17264bf871fe": { 2023-12-01T15:34:36.334 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:36.334 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.334 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.334 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.334 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.335 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.335 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.335 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.335 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:36.335 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.335 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.335 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.335 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:36.335 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.335 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.335 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.335 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:36.335 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.335 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.336 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.336 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:36.336 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.336 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.336 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.336 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:36.336 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.336 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.336 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.336 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:36.336 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.336 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.336 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.336 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:36.336 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.336 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.337 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.337 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:36.337 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.337 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.337 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.337 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:36.337 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.337 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.337 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.337 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:36.337 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.337 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.337 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.338 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:36.338 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.338 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.338 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.338 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:36.338 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.338 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.338 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.338 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:36.338 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.338 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.339 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.339 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:36.340 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.340 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.340 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.340 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:36.340 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.340 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.340 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.340 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:36.340 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.340 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.341 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.341 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:36.341 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1179255, 2023-12-01T15:34:36.341 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 383 2023-12-01T15:34:36.341 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.341 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:36.341 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.341 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.341 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.342 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:36.342 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.342 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.342 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.342 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.342 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.342 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.342 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.342 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:36.342 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.342 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.342 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.342 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:36.343 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.343 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.343 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.343 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:36.343 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 6488, 2023-12-01T15:34:36.343 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 122 2023-12-01T15:34:36.343 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.343 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:36.343 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12744, 2023-12-01T15:34:36.344 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 1546 2023-12-01T15:34:36.344 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.344 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:36.344 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5152, 2023-12-01T15:34:36.344 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 83 2023-12-01T15:34:36.344 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.344 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:36.344 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.344 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.344 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.344 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:36.344 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.345 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.345 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.345 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.345 INFO:tasks.workunit.client.0.smithi119.stdout: "mon.5458dea545e93856ee4a9c966776b67f2f18eaa7": { 2023-12-01T15:34:36.345 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:36.345 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.345 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.345 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.345 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.345 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.345 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.345 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.345 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:36.346 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.346 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.346 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.346 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:36.346 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.346 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.346 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.346 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:36.346 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.346 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.347 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.347 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:36.347 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.347 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.347 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.347 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:36.347 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.347 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.347 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.347 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:36.347 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.347 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.347 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.347 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:36.348 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.348 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.348 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.348 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:36.348 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.348 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.348 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.348 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:36.348 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.348 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.348 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.348 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:36.348 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.348 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.348 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.349 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:36.349 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.349 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.349 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.349 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:36.349 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.349 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.349 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.349 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:36.349 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.349 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.349 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.349 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:36.349 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.349 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.350 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.350 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:36.350 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.350 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.350 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.350 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:36.350 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.350 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.350 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.350 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:36.350 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1145579, 2023-12-01T15:34:36.350 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 337 2023-12-01T15:34:36.350 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.351 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:36.351 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 528, 2023-12-01T15:34:36.352 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:36.352 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.352 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:36.352 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.352 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.352 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.352 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.352 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.352 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.352 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.352 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:36.353 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.353 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.353 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.353 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:36.353 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.353 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.353 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.353 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:36.353 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 6488, 2023-12-01T15:34:36.353 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 122 2023-12-01T15:34:36.353 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.353 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:36.353 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12744, 2023-12-01T15:34:36.353 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 1546 2023-12-01T15:34:36.353 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.354 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:36.354 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 10304, 2023-12-01T15:34:36.354 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 166 2023-12-01T15:34:36.354 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.354 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:36.355 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.355 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.355 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.355 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:36.355 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.355 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.355 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.355 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.355 INFO:tasks.workunit.client.0.smithi119.stdout: "mon.6be959c0ce23f45e18f65fc8a6e2a5f22b9437e0": { 2023-12-01T15:34:36.355 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:36.355 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.355 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.355 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.355 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.356 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.356 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.356 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.356 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:36.356 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.356 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.356 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.356 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:36.356 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.356 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.356 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.356 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:36.358 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.359 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.359 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.359 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:36.359 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.359 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.359 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.359 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:36.359 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.359 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.359 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.359 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:36.359 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.359 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.360 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.360 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:36.360 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.360 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.360 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.360 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:36.360 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.360 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.360 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.360 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:36.360 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.360 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.361 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.361 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:36.361 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.361 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.361 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.361 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:36.361 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.361 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.361 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.361 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:36.361 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.361 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.362 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.362 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:36.362 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.362 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.362 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.362 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:36.362 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.362 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.362 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.362 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:36.363 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.363 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.363 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.363 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:36.366 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.366 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.366 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.366 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:36.366 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1131903, 2023-12-01T15:34:36.366 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 358 2023-12-01T15:34:36.366 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.366 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:36.367 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 176, 2023-12-01T15:34:36.367 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 2 2023-12-01T15:34:36.367 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.367 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:36.367 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.367 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.367 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.367 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.367 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.367 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.367 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.367 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:36.368 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.368 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.369 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.370 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:36.370 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.370 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.370 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.370 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:36.370 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 6488, 2023-12-01T15:34:36.370 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 122 2023-12-01T15:34:36.370 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.371 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:36.371 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12744, 2023-12-01T15:34:36.371 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 1546 2023-12-01T15:34:36.371 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.371 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:36.371 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5152, 2023-12-01T15:34:36.371 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 83 2023-12-01T15:34:36.371 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.371 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:36.371 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.371 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.371 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.371 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:36.372 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.372 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.372 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.372 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.372 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.372 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.372 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.0": { 2023-12-01T15:34:36.372 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:36.372 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.372 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.372 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.372 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.372 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5832, 2023-12-01T15:34:36.372 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 98 2023-12-01T15:34:36.372 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.373 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:36.373 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12672, 2023-12-01T15:34:36.373 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:36.373 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.373 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:36.373 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 576, 2023-12-01T15:34:36.373 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:36.373 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.373 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:36.373 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 960, 2023-12-01T15:34:36.373 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 12 2023-12-01T15:34:36.373 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.373 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:36.374 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 21168, 2023-12-01T15:34:36.374 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 189 2023-12-01T15:34:36.374 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.374 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:36.374 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1824, 2023-12-01T15:34:36.375 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 46 2023-12-01T15:34:36.375 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.375 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:36.375 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 616999, 2023-12-01T15:34:36.375 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 19 2023-12-01T15:34:36.375 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.375 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:36.375 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 51448, 2023-12-01T15:34:36.375 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 9560 2023-12-01T15:34:36.375 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.375 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:36.376 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 138296, 2023-12-01T15:34:36.376 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 235 2023-12-01T15:34:36.376 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.376 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:36.376 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 11412, 2023-12-01T15:34:36.376 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 746 2023-12-01T15:34:36.376 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.377 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:36.377 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 9072, 2023-12-01T15:34:36.377 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 189 2023-12-01T15:34:36.377 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.377 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:36.377 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.377 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.377 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.377 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:36.377 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 31878, 2023-12-01T15:34:36.377 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 203 2023-12-01T15:34:36.377 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.377 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:36.377 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 21168, 2023-12-01T15:34:36.377 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 189 2023-12-01T15:34:36.378 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.378 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:36.378 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.378 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.378 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.378 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:36.378 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 411896, 2023-12-01T15:34:36.378 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 92 2023-12-01T15:34:36.378 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.378 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:36.378 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.378 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.378 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.378 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:36.379 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2441150, 2023-12-01T15:34:36.379 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 191 2023-12-01T15:34:36.379 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.379 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:36.379 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 6864, 2023-12-01T15:34:36.379 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 78 2023-12-01T15:34:36.379 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.379 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:36.379 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.379 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.379 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.379 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.379 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 521640, 2023-12-01T15:34:36.379 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 45 2023-12-01T15:34:36.380 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.380 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:36.380 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.380 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.380 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.380 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:36.380 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 95160, 2023-12-01T15:34:36.380 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 187 2023-12-01T15:34:36.380 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.380 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:36.380 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 225128, 2023-12-01T15:34:36.380 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3418 2023-12-01T15:34:36.380 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.380 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:36.381 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.381 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.381 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.381 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:36.381 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.381 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.381 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.381 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:36.381 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.381 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.381 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.381 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:36.381 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.381 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.382 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.382 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.382 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.1": { 2023-12-01T15:34:36.382 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:36.382 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.382 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.382 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.382 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.382 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5832, 2023-12-01T15:34:36.382 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 98 2023-12-01T15:34:36.382 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.382 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:36.382 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12672, 2023-12-01T15:34:36.382 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:36.382 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.383 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:36.383 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 576, 2023-12-01T15:34:36.383 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:36.383 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.383 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:36.383 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 640, 2023-12-01T15:34:36.383 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 8 2023-12-01T15:34:36.383 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.383 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:36.383 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 19712, 2023-12-01T15:34:36.383 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 176 2023-12-01T15:34:36.383 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.383 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:36.383 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1600, 2023-12-01T15:34:36.384 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 44 2023-12-01T15:34:36.384 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.384 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:36.384 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 23079, 2023-12-01T15:34:36.384 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 5 2023-12-01T15:34:36.384 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.384 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:36.384 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 45381, 2023-12-01T15:34:36.384 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 8564 2023-12-01T15:34:36.384 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.384 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:36.384 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 128096, 2023-12-01T15:34:36.385 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 220 2023-12-01T15:34:36.385 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.385 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:36.385 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 9396, 2023-12-01T15:34:36.385 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 572 2023-12-01T15:34:36.385 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.385 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:36.385 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8448, 2023-12-01T15:34:36.385 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 176 2023-12-01T15:34:36.385 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.385 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:36.385 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.385 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.385 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.385 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:36.386 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 27602, 2023-12-01T15:34:36.386 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 188 2023-12-01T15:34:36.386 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.386 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:36.386 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 19712, 2023-12-01T15:34:36.386 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 176 2023-12-01T15:34:36.386 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.386 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:36.386 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1472, 2023-12-01T15:34:36.386 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 2 2023-12-01T15:34:36.386 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.386 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:36.388 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 423520, 2023-12-01T15:34:36.388 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 95 2023-12-01T15:34:36.388 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.388 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:36.388 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 40256, 2023-12-01T15:34:36.388 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 10 2023-12-01T15:34:36.388 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.388 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:36.388 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2429074, 2023-12-01T15:34:36.388 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 183 2023-12-01T15:34:36.388 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.389 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:36.389 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 4928, 2023-12-01T15:34:36.389 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 56 2023-12-01T15:34:36.389 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.389 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:36.389 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.389 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.389 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.389 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.389 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 428904, 2023-12-01T15:34:36.389 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 37 2023-12-01T15:34:36.389 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.389 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:36.390 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.390 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.390 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.390 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:36.390 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 7280, 2023-12-01T15:34:36.390 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 18 2023-12-01T15:34:36.390 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.390 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:36.390 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 225640, 2023-12-01T15:34:36.390 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3442 2023-12-01T15:34:36.390 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.390 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:36.391 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.391 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.391 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.391 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:36.391 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.391 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.391 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.391 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:36.391 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.391 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.392 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.392 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:36.392 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.392 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.392 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.392 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.392 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.2": { 2023-12-01T15:34:36.392 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:36.392 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.392 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.392 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.392 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.392 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5832, 2023-12-01T15:34:36.392 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 98 2023-12-01T15:34:36.392 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.393 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:36.393 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12672, 2023-12-01T15:34:36.393 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:36.393 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.393 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:36.393 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 576, 2023-12-01T15:34:36.393 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:36.393 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.393 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:36.393 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 560, 2023-12-01T15:34:36.393 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 7 2023-12-01T15:34:36.393 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.393 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:36.393 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 19600, 2023-12-01T15:34:36.393 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 175 2023-12-01T15:34:36.394 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.394 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:36.394 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1376, 2023-12-01T15:34:36.394 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 42 2023-12-01T15:34:36.394 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.394 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:36.394 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8192, 2023-12-01T15:34:36.394 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 2 2023-12-01T15:34:36.394 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.394 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:36.394 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 43770, 2023-12-01T15:34:36.394 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 8328 2023-12-01T15:34:36.394 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.394 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:36.395 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 124016, 2023-12-01T15:34:36.395 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 214 2023-12-01T15:34:36.395 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.395 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:36.395 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8368, 2023-12-01T15:34:36.395 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 522 2023-12-01T15:34:36.395 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.395 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:36.395 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8400, 2023-12-01T15:34:36.395 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 175 2023-12-01T15:34:36.395 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.395 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:36.395 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.395 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.396 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.396 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:36.396 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 26234, 2023-12-01T15:34:36.396 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 182 2023-12-01T15:34:36.396 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.396 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:36.396 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 19600, 2023-12-01T15:34:36.396 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 175 2023-12-01T15:34:36.396 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.396 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:36.396 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1472, 2023-12-01T15:34:36.396 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 2 2023-12-01T15:34:36.396 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.396 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:36.397 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 331637, 2023-12-01T15:34:36.397 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 73 2023-12-01T15:34:36.397 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.397 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:36.397 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 40256, 2023-12-01T15:34:36.397 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 10 2023-12-01T15:34:36.397 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.397 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:36.397 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2451720, 2023-12-01T15:34:36.397 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 188 2023-12-01T15:34:36.397 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.397 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:36.397 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 4312, 2023-12-01T15:34:36.398 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 49 2023-12-01T15:34:36.398 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.398 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:36.398 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.398 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.398 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.398 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.398 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 359352, 2023-12-01T15:34:36.398 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 31 2023-12-01T15:34:36.398 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.398 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:36.398 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.398 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.398 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.399 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:36.399 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8320, 2023-12-01T15:34:36.399 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 24 2023-12-01T15:34:36.399 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.399 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:36.399 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 225640, 2023-12-01T15:34:36.399 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3442 2023-12-01T15:34:36.399 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.399 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:36.399 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.399 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.399 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.399 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:36.399 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.399 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.400 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.400 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:36.400 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.400 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.400 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.400 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:36.400 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.400 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.400 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.400 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.400 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.3": { 2023-12-01T15:34:36.400 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:36.400 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.400 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.400 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.400 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.401 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5832, 2023-12-01T15:34:36.401 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 98 2023-12-01T15:34:36.401 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.401 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:36.401 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12672, 2023-12-01T15:34:36.401 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:36.401 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.401 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:36.401 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 576, 2023-12-01T15:34:36.401 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:36.401 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.402 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:36.402 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400, 2023-12-01T15:34:36.402 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 5 2023-12-01T15:34:36.402 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.402 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:36.402 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 20048, 2023-12-01T15:34:36.402 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 179 2023-12-01T15:34:36.402 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.402 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:36.402 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 480, 2023-12-01T15:34:36.402 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 34 2023-12-01T15:34:36.402 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.402 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:36.402 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.402 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.403 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.403 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:36.403 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 44627, 2023-12-01T15:34:36.403 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 8549 2023-12-01T15:34:36.403 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.403 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:36.403 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 128096, 2023-12-01T15:34:36.403 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 220 2023-12-01T15:34:36.403 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.403 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:36.403 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 9440, 2023-12-01T15:34:36.403 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 577 2023-12-01T15:34:36.403 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.403 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:36.403 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8592, 2023-12-01T15:34:36.404 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 179 2023-12-01T15:34:36.404 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.404 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:36.404 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.404 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.404 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.404 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:36.404 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 27098, 2023-12-01T15:34:36.404 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 188 2023-12-01T15:34:36.404 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.404 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:36.404 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 20048, 2023-12-01T15:34:36.404 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 179 2023-12-01T15:34:36.404 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.404 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:36.405 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2208, 2023-12-01T15:34:36.405 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:36.405 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.405 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:36.405 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 247701, 2023-12-01T15:34:36.405 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 52 2023-12-01T15:34:36.405 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.405 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:36.405 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 26565, 2023-12-01T15:34:36.405 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 9 2023-12-01T15:34:36.405 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.405 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:36.406 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2468584, 2023-12-01T15:34:36.406 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 194 2023-12-01T15:34:36.406 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.406 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:36.406 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 4664, 2023-12-01T15:34:36.406 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 53 2023-12-01T15:34:36.406 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.406 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:36.406 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.406 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.406 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.406 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.406 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 428904, 2023-12-01T15:34:36.406 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 37 2023-12-01T15:34:36.406 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.407 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:36.407 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.407 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.407 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.407 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:36.407 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 10400, 2023-12-01T15:34:36.407 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 20 2023-12-01T15:34:36.407 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.407 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:36.407 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 225640, 2023-12-01T15:34:36.407 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3442 2023-12-01T15:34:36.407 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.407 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:36.408 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.408 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.408 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.408 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:36.408 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.408 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.408 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.408 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:36.408 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.408 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.408 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.408 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:36.408 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.408 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.409 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.409 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.409 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.4": { 2023-12-01T15:34:36.409 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:36.409 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.409 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.409 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.409 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.409 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5832, 2023-12-01T15:34:36.409 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 98 2023-12-01T15:34:36.409 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.409 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:36.409 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12672, 2023-12-01T15:34:36.409 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:36.410 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.410 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:36.410 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 576, 2023-12-01T15:34:36.410 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:36.410 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.410 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:36.410 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 480, 2023-12-01T15:34:36.410 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:36.410 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.410 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:36.410 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 19936, 2023-12-01T15:34:36.410 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 178 2023-12-01T15:34:36.410 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.410 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:36.410 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1376, 2023-12-01T15:34:36.411 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 42 2023-12-01T15:34:36.411 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.411 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:36.411 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 14887, 2023-12-01T15:34:36.411 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:36.411 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.411 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:36.411 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 45127, 2023-12-01T15:34:36.411 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 8600 2023-12-01T15:34:36.411 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.411 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:36.411 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 128776, 2023-12-01T15:34:36.411 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 221 2023-12-01T15:34:36.411 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.411 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:36.412 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 9548, 2023-12-01T15:34:36.412 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 577 2023-12-01T15:34:36.412 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.412 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:36.412 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8544, 2023-12-01T15:34:36.412 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 178 2023-12-01T15:34:36.412 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.412 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:36.412 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.412 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.412 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.412 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:36.412 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 27522, 2023-12-01T15:34:36.412 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 189 2023-12-01T15:34:36.413 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.413 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:36.413 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 19936, 2023-12-01T15:34:36.413 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 178 2023-12-01T15:34:36.413 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.413 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:36.413 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1472, 2023-12-01T15:34:36.413 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 2 2023-12-01T15:34:36.413 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.413 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:36.413 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 891872, 2023-12-01T15:34:36.413 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 67 2023-12-01T15:34:36.413 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.413 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:36.414 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 40256, 2023-12-01T15:34:36.414 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 10 2023-12-01T15:34:36.414 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.414 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:36.414 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2435730, 2023-12-01T15:34:36.414 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 179 2023-12-01T15:34:36.414 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.414 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:36.414 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 4840, 2023-12-01T15:34:36.414 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 55 2023-12-01T15:34:36.414 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.414 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:36.414 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.414 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.414 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.415 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.415 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 440496, 2023-12-01T15:34:36.415 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 38 2023-12-01T15:34:36.415 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.415 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:36.415 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.415 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.415 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.415 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:36.415 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 7904, 2023-12-01T15:34:36.415 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 16 2023-12-01T15:34:36.415 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.415 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:36.416 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 225640, 2023-12-01T15:34:36.416 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3442 2023-12-01T15:34:36.416 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.416 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:36.416 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.416 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.416 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.416 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:36.416 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.416 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.416 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.416 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:36.417 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.417 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.417 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.417 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:36.417 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.417 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.417 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.417 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.417 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.5": { 2023-12-01T15:34:36.417 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:36.417 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.417 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.417 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.417 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.418 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5832, 2023-12-01T15:34:36.418 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 98 2023-12-01T15:34:36.418 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.418 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:36.418 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12672, 2023-12-01T15:34:36.418 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:36.418 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.418 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:36.418 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 576, 2023-12-01T15:34:36.418 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:36.418 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.418 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:36.418 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 480, 2023-12-01T15:34:36.419 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:36.419 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.419 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:36.419 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 19936, 2023-12-01T15:34:36.419 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 178 2023-12-01T15:34:36.419 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.419 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:36.419 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 704, 2023-12-01T15:34:36.419 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 36 2023-12-01T15:34:36.419 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.419 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:36.419 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 14545, 2023-12-01T15:34:36.419 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:36.419 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.419 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:36.420 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 45947, 2023-12-01T15:34:36.420 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 8744 2023-12-01T15:34:36.420 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.420 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:36.420 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 131496, 2023-12-01T15:34:36.420 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 225 2023-12-01T15:34:36.420 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.420 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:36.420 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 9980, 2023-12-01T15:34:36.420 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 580 2023-12-01T15:34:36.420 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.420 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:36.420 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8544, 2023-12-01T15:34:36.420 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 178 2023-12-01T15:34:36.420 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.421 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:36.421 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.421 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.421 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.421 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:36.421 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 28546, 2023-12-01T15:34:36.421 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 193 2023-12-01T15:34:36.421 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.421 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:36.421 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 19936, 2023-12-01T15:34:36.421 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 178 2023-12-01T15:34:36.421 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.421 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:36.422 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2208, 2023-12-01T15:34:36.422 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:36.422 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.422 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:36.422 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 823446, 2023-12-01T15:34:36.422 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 50 2023-12-01T15:34:36.422 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.422 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:36.422 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 26565, 2023-12-01T15:34:36.422 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 9 2023-12-01T15:34:36.422 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.423 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:36.423 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2415304, 2023-12-01T15:34:36.423 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 174 2023-12-01T15:34:36.423 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.423 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:36.423 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5544, 2023-12-01T15:34:36.423 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 63 2023-12-01T15:34:36.423 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.423 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:36.423 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.423 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.423 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.423 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.423 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 486864, 2023-12-01T15:34:36.424 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 42 2023-12-01T15:34:36.424 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.424 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:36.424 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.424 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.424 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.424 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:36.424 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 11960, 2023-12-01T15:34:36.424 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 23 2023-12-01T15:34:36.424 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.424 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:36.424 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 225640, 2023-12-01T15:34:36.424 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3442 2023-12-01T15:34:36.424 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.425 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:36.425 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.425 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.425 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.425 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:36.425 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.425 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.425 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.425 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:36.425 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.425 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.425 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.425 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:36.425 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.425 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.426 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.426 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.426 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.6": { 2023-12-01T15:34:36.426 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:36.426 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.426 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.426 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.426 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.426 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5832, 2023-12-01T15:34:36.426 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 98 2023-12-01T15:34:36.426 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.426 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:36.426 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12672, 2023-12-01T15:34:36.427 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:36.427 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.427 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:36.427 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 576, 2023-12-01T15:34:36.427 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:36.427 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.427 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:36.427 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400, 2023-12-01T15:34:36.427 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 5 2023-12-01T15:34:36.427 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.427 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:36.427 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 20944, 2023-12-01T15:34:36.427 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 187 2023-12-01T15:34:36.427 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.427 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:36.428 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 480, 2023-12-01T15:34:36.428 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 34 2023-12-01T15:34:36.428 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.428 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:36.428 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 14887, 2023-12-01T15:34:36.428 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:36.428 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.428 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:36.428 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 46295, 2023-12-01T15:34:36.428 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 9010 2023-12-01T15:34:36.428 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.428 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:36.428 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 130136, 2023-12-01T15:34:36.428 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 223 2023-12-01T15:34:36.429 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.429 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:36.429 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 10892, 2023-12-01T15:34:36.429 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 736 2023-12-01T15:34:36.429 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.429 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:36.429 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8976, 2023-12-01T15:34:36.429 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 187 2023-12-01T15:34:36.429 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.429 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:36.429 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.429 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.429 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.430 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:36.430 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 29062, 2023-12-01T15:34:36.430 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 191 2023-12-01T15:34:36.430 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.430 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:36.430 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 20944, 2023-12-01T15:34:36.430 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 187 2023-12-01T15:34:36.430 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.430 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:36.430 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.430 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.431 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.431 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:36.431 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 196146, 2023-12-01T15:34:36.431 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 40 2023-12-01T15:34:36.431 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.431 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:36.431 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.431 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.431 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.431 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:36.431 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2414308, 2023-12-01T15:34:36.431 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 173 2023-12-01T15:34:36.432 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.432 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:36.432 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 4576, 2023-12-01T15:34:36.432 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 52 2023-12-01T15:34:36.432 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.432 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:36.432 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.432 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.432 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.432 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.432 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 452088, 2023-12-01T15:34:36.432 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 39 2023-12-01T15:34:36.432 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.432 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:36.433 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.433 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.433 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.433 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:36.433 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 94952, 2023-12-01T15:34:36.433 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 193 2023-12-01T15:34:36.433 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.433 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:36.433 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 225896, 2023-12-01T15:34:36.433 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3454 2023-12-01T15:34:36.433 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.433 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:36.433 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.433 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.434 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.434 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:36.434 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.434 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.434 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.434 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:36.434 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.434 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.434 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.434 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:36.434 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.434 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.434 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.434 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.435 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.7": { 2023-12-01T15:34:36.435 INFO:tasks.workunit.client.0.smithi119.stdout: "bloom_filter": { 2023-12-01T15:34:36.435 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.435 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.435 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.435 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.435 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 5832, 2023-12-01T15:34:36.435 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 98 2023-12-01T15:34:36.435 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.435 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_reader": { 2023-12-01T15:34:36.435 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 12672, 2023-12-01T15:34:36.435 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 6 2023-12-01T15:34:36.435 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.435 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs_file_writer": { 2023-12-01T15:34:36.435 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 576, 2023-12-01T15:34:36.435 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3 2023-12-01T15:34:36.436 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.436 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_alloc": { 2023-12-01T15:34:36.436 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 400, 2023-12-01T15:34:36.436 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 5 2023-12-01T15:34:36.436 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.436 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_blob": { 2023-12-01T15:34:36.436 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 20832, 2023-12-01T15:34:36.436 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 186 2023-12-01T15:34:36.436 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.436 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_buffer": { 2023-12-01T15:34:36.436 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 1376, 2023-12-01T15:34:36.436 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 42 2023-12-01T15:34:36.436 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.436 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_data": { 2023-12-01T15:34:36.436 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 288977, 2023-12-01T15:34:36.437 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 11 2023-12-01T15:34:36.437 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.437 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_meta": { 2023-12-01T15:34:36.437 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 48927, 2023-12-01T15:34:36.437 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 9336 2023-12-01T15:34:36.437 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.437 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_onode": { 2023-12-01T15:34:36.437 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 135576, 2023-12-01T15:34:36.437 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 231 2023-12-01T15:34:36.437 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.437 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_cache_other": { 2023-12-01T15:34:36.437 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 11656, 2023-12-01T15:34:36.437 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 741 2023-12-01T15:34:36.437 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.437 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_extent": { 2023-12-01T15:34:36.438 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 8928, 2023-12-01T15:34:36.438 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 186 2023-12-01T15:34:36.438 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.438 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_fsck": { 2023-12-01T15:34:36.438 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.438 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.438 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.438 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_inline_bl": { 2023-12-01T15:34:36.438 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 31278, 2023-12-01T15:34:36.438 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 199 2023-12-01T15:34:36.438 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.438 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_shared_blob": { 2023-12-01T15:34:36.438 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 20832, 2023-12-01T15:34:36.438 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 186 2023-12-01T15:34:36.439 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.439 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_txc": { 2023-12-01T15:34:36.439 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.439 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.439 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.439 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing": { 2023-12-01T15:34:36.439 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 143518, 2023-12-01T15:34:36.439 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 28 2023-12-01T15:34:36.439 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.439 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore_writing_deferred": { 2023-12-01T15:34:36.440 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.440 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.440 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.440 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_anon": { 2023-12-01T15:34:36.440 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 2399404, 2023-12-01T15:34:36.440 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 181 2023-12-01T15:34:36.440 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.440 INFO:tasks.workunit.client.0.smithi119.stdout: "buffer_meta": { 2023-12-01T15:34:36.440 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 6072, 2023-12-01T15:34:36.440 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 69 2023-12-01T15:34:36.440 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.440 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_co": { 2023-12-01T15:34:36.440 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.441 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.441 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.441 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.441 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 533232, 2023-12-01T15:34:36.441 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 46 2023-12-01T15:34:36.441 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.441 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_mapbl": { 2023-12-01T15:34:36.441 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.441 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.441 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.441 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_pglog": { 2023-12-01T15:34:36.441 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 98488, 2023-12-01T15:34:36.441 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 227 2023-12-01T15:34:36.441 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.442 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap": { 2023-12-01T15:34:36.442 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 225128, 2023-12-01T15:34:36.442 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 3418 2023-12-01T15:34:36.442 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.442 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap_mapping": { 2023-12-01T15:34:36.442 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.442 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.442 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.442 INFO:tasks.workunit.client.0.smithi119.stdout: "pgmap": { 2023-12-01T15:34:36.442 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.442 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.442 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.442 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_1": { 2023-12-01T15:34:36.442 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.442 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.443 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.443 INFO:tasks.workunit.client.0.smithi119.stdout: "unittest_2": { 2023-12-01T15:34:36.443 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes": 0, 2023-12-01T15:34:36.443 INFO:tasks.workunit.client.0.smithi119.stdout: "items": 0 2023-12-01T15:34:36.443 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.443 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.443 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.443 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.443 INFO:tasks.workunit.client.0.smithi119.stdout: "metadata": { 2023-12-01T15:34:36.443 INFO:tasks.workunit.client.0.smithi119.stdout: "mds": { 2023-12-01T15:34:36.443 INFO:tasks.workunit.client.0.smithi119.stdout: "arch": { 2023-12-01T15:34:36.443 INFO:tasks.workunit.client.0.smithi119.stdout: "x86_64": 2 2023-12-01T15:34:36.443 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.443 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_version": { 2023-12-01T15:34:36.443 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:34:36.444 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.444 INFO:tasks.workunit.client.0.smithi119.stdout: "cpu": { 2023-12-01T15:34:36.444 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2023-12-01T15:34:36.444 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.444 INFO:tasks.workunit.client.0.smithi119.stdout: "distro": { 2023-12-01T15:34:36.444 INFO:tasks.workunit.client.0.smithi119.stdout: "centos": 2 2023-12-01T15:34:36.444 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.444 INFO:tasks.workunit.client.0.smithi119.stdout: "distro_description": { 2023-12-01T15:34:36.444 INFO:tasks.workunit.client.0.smithi119.stdout: "CentOS Stream 8": 2 2023-12-01T15:34:36.444 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.444 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_description": { 2023-12-01T15:34:36.444 INFO:tasks.workunit.client.0.smithi119.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-12-01T15:34:36.444 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.445 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_version": { 2023-12-01T15:34:36.445 INFO:tasks.workunit.client.0.smithi119.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-12-01T15:34:36.445 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.445 INFO:tasks.workunit.client.0.smithi119.stdout: "os": { 2023-12-01T15:34:36.445 INFO:tasks.workunit.client.0.smithi119.stdout: "Linux": 2 2023-12-01T15:34:36.445 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.445 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.445 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:36.445 INFO:tasks.workunit.client.0.smithi119.stdout: "arch": { 2023-12-01T15:34:36.445 INFO:tasks.workunit.client.0.smithi119.stdout: "x86_64": 3 2023-12-01T15:34:36.445 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.445 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_version": { 2023-12-01T15:34:36.445 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:34:36.445 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.446 INFO:tasks.workunit.client.0.smithi119.stdout: "cpu": { 2023-12-01T15:34:36.446 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2023-12-01T15:34:36.446 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.446 INFO:tasks.workunit.client.0.smithi119.stdout: "distro": { 2023-12-01T15:34:36.446 INFO:tasks.workunit.client.0.smithi119.stdout: "centos": 3 2023-12-01T15:34:36.446 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.446 INFO:tasks.workunit.client.0.smithi119.stdout: "distro_description": { 2023-12-01T15:34:36.446 INFO:tasks.workunit.client.0.smithi119.stdout: "CentOS Stream 8": 3 2023-12-01T15:34:36.447 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.447 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_description": { 2023-12-01T15:34:36.447 INFO:tasks.workunit.client.0.smithi119.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-12-01T15:34:36.447 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.447 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_version": { 2023-12-01T15:34:36.447 INFO:tasks.workunit.client.0.smithi119.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-12-01T15:34:36.447 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.447 INFO:tasks.workunit.client.0.smithi119.stdout: "os": { 2023-12-01T15:34:36.447 INFO:tasks.workunit.client.0.smithi119.stdout: "Linux": 3 2023-12-01T15:34:36.447 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.447 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.447 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.447 INFO:tasks.workunit.client.0.smithi119.stdout: "arch": { 2023-12-01T15:34:36.447 INFO:tasks.workunit.client.0.smithi119.stdout: "x86_64": 8 2023-12-01T15:34:36.448 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.448 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_version": { 2023-12-01T15:34:36.448 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:34:36.448 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.448 INFO:tasks.workunit.client.0.smithi119.stdout: "cpu": { 2023-12-01T15:34:36.448 INFO:tasks.workunit.client.0.smithi119.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2023-12-01T15:34:36.448 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.448 INFO:tasks.workunit.client.0.smithi119.stdout: "distro": { 2023-12-01T15:34:36.448 INFO:tasks.workunit.client.0.smithi119.stdout: "centos": 8 2023-12-01T15:34:36.448 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.448 INFO:tasks.workunit.client.0.smithi119.stdout: "distro_description": { 2023-12-01T15:34:36.448 INFO:tasks.workunit.client.0.smithi119.stdout: "CentOS Stream 8": 8 2023-12-01T15:34:36.449 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.449 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_description": { 2023-12-01T15:34:36.449 INFO:tasks.workunit.client.0.smithi119.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-12-01T15:34:36.449 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.449 INFO:tasks.workunit.client.0.smithi119.stdout: "kernel_version": { 2023-12-01T15:34:36.449 INFO:tasks.workunit.client.0.smithi119.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-12-01T15:34:36.449 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.449 INFO:tasks.workunit.client.0.smithi119.stdout: "os": { 2023-12-01T15:34:36.449 INFO:tasks.workunit.client.0.smithi119.stdout: "Linux": 8 2023-12-01T15:34:36.449 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.449 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_objectstore": { 2023-12-01T15:34:36.449 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": 8 2023-12-01T15:34:36.449 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.449 INFO:tasks.workunit.client.0.smithi119.stdout: "rotational": { 2023-12-01T15:34:36.450 INFO:tasks.workunit.client.0.smithi119.stdout: "0": 8 2023-12-01T15:34:36.450 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.450 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.450 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.450 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:36.450 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 3, 2023-12-01T15:34:36.450 INFO:tasks.workunit.client.0.smithi119.stdout: "features": { 2023-12-01T15:34:36.450 INFO:tasks.workunit.client.0.smithi119.stdout: "optional": [], 2023-12-01T15:34:36.450 INFO:tasks.workunit.client.0.smithi119.stdout: "persistent": [ 2023-12-01T15:34:36.450 INFO:tasks.workunit.client.0.smithi119.stdout: "kraken", 2023-12-01T15:34:36.450 INFO:tasks.workunit.client.0.smithi119.stdout: "luminous", 2023-12-01T15:34:36.450 INFO:tasks.workunit.client.0.smithi119.stdout: "mimic", 2023-12-01T15:34:36.451 INFO:tasks.workunit.client.0.smithi119.stdout: "osdmap-prune", 2023-12-01T15:34:36.451 INFO:tasks.workunit.client.0.smithi119.stdout: "nautilus", 2023-12-01T15:34:36.451 INFO:tasks.workunit.client.0.smithi119.stdout: "octopus", 2023-12-01T15:34:36.451 INFO:tasks.workunit.client.0.smithi119.stdout: "pacific", 2023-12-01T15:34:36.451 INFO:tasks.workunit.client.0.smithi119.stdout: "elector-pinging", 2023-12-01T15:34:36.451 INFO:tasks.workunit.client.0.smithi119.stdout: "quincy", 2023-12-01T15:34:36.451 INFO:tasks.workunit.client.0.smithi119.stdout: "reef" 2023-12-01T15:34:36.451 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.451 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.451 INFO:tasks.workunit.client.0.smithi119.stdout: "ipv4_addr_mons": 6, 2023-12-01T15:34:36.451 INFO:tasks.workunit.client.0.smithi119.stdout: "ipv6_addr_mons": 0, 2023-12-01T15:34:36.451 INFO:tasks.workunit.client.0.smithi119.stdout: "min_mon_release": 18, 2023-12-01T15:34:36.451 INFO:tasks.workunit.client.0.smithi119.stdout: "v1_addr_mons": 3, 2023-12-01T15:34:36.451 INFO:tasks.workunit.client.0.smithi119.stdout: "v2_addr_mons": 3 2023-12-01T15:34:36.452 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.452 INFO:tasks.workunit.client.0.smithi119.stdout: "organization": "ceph-qa", 2023-12-01T15:34:36.452 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.452 INFO:tasks.workunit.client.0.smithi119.stdout: "cluster_network": false, 2023-12-01T15:34:36.452 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 8, 2023-12-01T15:34:36.452 INFO:tasks.workunit.client.0.smithi119.stdout: "require_min_compat_client": "luminous", 2023-12-01T15:34:36.452 INFO:tasks.workunit.client.0.smithi119.stdout: "require_osd_release": "reef" 2023-12-01T15:34:36.452 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.452 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_perf_histograms": [ 2023-12-01T15:34:36.452 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.452 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T15:34:36.452 INFO:tasks.workunit.client.0.smithi119.stdout: "axes": [ 2023-12-01T15:34:36.452 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.452 INFO:tasks.workunit.client.0.smithi119.stdout: "buckets": 32, 2023-12-01T15:34:36.453 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 0, 2023-12-01T15:34:36.453 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "Latency (usec)", 2023-12-01T15:34:36.453 INFO:tasks.workunit.client.0.smithi119.stdout: "quant_size": 100000, 2023-12-01T15:34:36.453 INFO:tasks.workunit.client.0.smithi119.stdout: "ranges": [ 2023-12-01T15:34:36.453 INFO:tasks.workunit.client.0.smithi119.stdout: "[None, -1]", 2023-12-01T15:34:36.453 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 99999]", 2023-12-01T15:34:36.453 INFO:tasks.workunit.client.0.smithi119.stdout: "[100000, 199999]", 2023-12-01T15:34:36.453 INFO:tasks.workunit.client.0.smithi119.stdout: "[200000, 399999]", 2023-12-01T15:34:36.453 INFO:tasks.workunit.client.0.smithi119.stdout: "[400000, 799999]", 2023-12-01T15:34:36.453 INFO:tasks.workunit.client.0.smithi119.stdout: "[800000, 1599999]", 2023-12-01T15:34:36.453 INFO:tasks.workunit.client.0.smithi119.stdout: "[1600000, 3199999]", 2023-12-01T15:34:36.453 INFO:tasks.workunit.client.0.smithi119.stdout: "[3200000, 6399999]", 2023-12-01T15:34:36.453 INFO:tasks.workunit.client.0.smithi119.stdout: "[6400000, 12799999]", 2023-12-01T15:34:36.454 INFO:tasks.workunit.client.0.smithi119.stdout: "[12800000, 25599999]", 2023-12-01T15:34:36.454 INFO:tasks.workunit.client.0.smithi119.stdout: "[25600000, 51199999]", 2023-12-01T15:34:36.454 INFO:tasks.workunit.client.0.smithi119.stdout: "[51200000, 102399999]", 2023-12-01T15:34:36.454 INFO:tasks.workunit.client.0.smithi119.stdout: "[102400000, 204799999]", 2023-12-01T15:34:36.454 INFO:tasks.workunit.client.0.smithi119.stdout: "[204800000, 409599999]", 2023-12-01T15:34:36.454 INFO:tasks.workunit.client.0.smithi119.stdout: "[409600000, 819199999]", 2023-12-01T15:34:36.454 INFO:tasks.workunit.client.0.smithi119.stdout: "[819200000, 1638399999]", 2023-12-01T15:34:36.454 INFO:tasks.workunit.client.0.smithi119.stdout: "[1638400000, 3276799999]", 2023-12-01T15:34:36.454 INFO:tasks.workunit.client.0.smithi119.stdout: "[3276800000, 6553599999]", 2023-12-01T15:34:36.454 INFO:tasks.workunit.client.0.smithi119.stdout: "[6553600000, 13107199999]", 2023-12-01T15:34:36.454 INFO:tasks.workunit.client.0.smithi119.stdout: "[13107200000, 26214399999]", 2023-12-01T15:34:36.454 INFO:tasks.workunit.client.0.smithi119.stdout: "[26214400000, 52428799999]", 2023-12-01T15:34:36.454 INFO:tasks.workunit.client.0.smithi119.stdout: "[52428800000, 104857599999]", 2023-12-01T15:34:36.455 INFO:tasks.workunit.client.0.smithi119.stdout: "[104857600000, 209715199999]", 2023-12-01T15:34:36.455 INFO:tasks.workunit.client.0.smithi119.stdout: "[209715200000, 419430399999]", 2023-12-01T15:34:36.455 INFO:tasks.workunit.client.0.smithi119.stdout: "[419430400000, 838860799999]", 2023-12-01T15:34:36.455 INFO:tasks.workunit.client.0.smithi119.stdout: "[838860800000, 1677721599999]", 2023-12-01T15:34:36.455 INFO:tasks.workunit.client.0.smithi119.stdout: "[1677721600000, 3355443199999]", 2023-12-01T15:34:36.455 INFO:tasks.workunit.client.0.smithi119.stdout: "[3355443200000, 6710886399999]", 2023-12-01T15:34:36.455 INFO:tasks.workunit.client.0.smithi119.stdout: "[6710886400000, 13421772799999]", 2023-12-01T15:34:36.455 INFO:tasks.workunit.client.0.smithi119.stdout: "[13421772800000, 26843545599999]", 2023-12-01T15:34:36.455 INFO:tasks.workunit.client.0.smithi119.stdout: "[26843545600000, 53687091199999]", 2023-12-01T15:34:36.455 INFO:tasks.workunit.client.0.smithi119.stdout: "[53687091200000, None]" 2023-12-01T15:34:36.455 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.455 INFO:tasks.workunit.client.0.smithi119.stdout: "scale_type": "log2" 2023-12-01T15:34:36.456 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.456 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.456 INFO:tasks.workunit.client.0.smithi119.stdout: "buckets": 32, 2023-12-01T15:34:36.456 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 0, 2023-12-01T15:34:36.456 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "Request size (bytes)", 2023-12-01T15:34:36.456 INFO:tasks.workunit.client.0.smithi119.stdout: "quant_size": 512, 2023-12-01T15:34:36.456 INFO:tasks.workunit.client.0.smithi119.stdout: "ranges": [ 2023-12-01T15:34:36.456 INFO:tasks.workunit.client.0.smithi119.stdout: "[None, -1]", 2023-12-01T15:34:36.456 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 511]", 2023-12-01T15:34:36.456 INFO:tasks.workunit.client.0.smithi119.stdout: "[512, 1023]", 2023-12-01T15:34:36.456 INFO:tasks.workunit.client.0.smithi119.stdout: "[1024, 2047]", 2023-12-01T15:34:36.456 INFO:tasks.workunit.client.0.smithi119.stdout: "[2048, 4095]", 2023-12-01T15:34:36.456 INFO:tasks.workunit.client.0.smithi119.stdout: "[4096, 8191]", 2023-12-01T15:34:36.456 INFO:tasks.workunit.client.0.smithi119.stdout: "[8192, 16383]", 2023-12-01T15:34:36.457 INFO:tasks.workunit.client.0.smithi119.stdout: "[16384, 32767]", 2023-12-01T15:34:36.457 INFO:tasks.workunit.client.0.smithi119.stdout: "[32768, 65535]", 2023-12-01T15:34:36.457 INFO:tasks.workunit.client.0.smithi119.stdout: "[65536, 131071]", 2023-12-01T15:34:36.457 INFO:tasks.workunit.client.0.smithi119.stdout: "[131072, 262143]", 2023-12-01T15:34:36.457 INFO:tasks.workunit.client.0.smithi119.stdout: "[262144, 524287]", 2023-12-01T15:34:36.457 INFO:tasks.workunit.client.0.smithi119.stdout: "[524288, 1048575]", 2023-12-01T15:34:36.457 INFO:tasks.workunit.client.0.smithi119.stdout: "[1048576, 2097151]", 2023-12-01T15:34:36.457 INFO:tasks.workunit.client.0.smithi119.stdout: "[2097152, 4194303]", 2023-12-01T15:34:36.457 INFO:tasks.workunit.client.0.smithi119.stdout: "[4194304, 8388607]", 2023-12-01T15:34:36.457 INFO:tasks.workunit.client.0.smithi119.stdout: "[8388608, 16777215]", 2023-12-01T15:34:36.457 INFO:tasks.workunit.client.0.smithi119.stdout: "[16777216, 33554431]", 2023-12-01T15:34:36.457 INFO:tasks.workunit.client.0.smithi119.stdout: "[33554432, 67108863]", 2023-12-01T15:34:36.457 INFO:tasks.workunit.client.0.smithi119.stdout: "[67108864, 134217727]", 2023-12-01T15:34:36.457 INFO:tasks.workunit.client.0.smithi119.stdout: "[134217728, 268435455]", 2023-12-01T15:34:36.458 INFO:tasks.workunit.client.0.smithi119.stdout: "[268435456, 536870911]", 2023-12-01T15:34:36.458 INFO:tasks.workunit.client.0.smithi119.stdout: "[536870912, 1073741823]", 2023-12-01T15:34:36.458 INFO:tasks.workunit.client.0.smithi119.stdout: "[1073741824, 2147483647]", 2023-12-01T15:34:36.458 INFO:tasks.workunit.client.0.smithi119.stdout: "[2147483648, 4294967295]", 2023-12-01T15:34:36.458 INFO:tasks.workunit.client.0.smithi119.stdout: "[4294967296, 8589934591]", 2023-12-01T15:34:36.458 INFO:tasks.workunit.client.0.smithi119.stdout: "[8589934592, 17179869183]", 2023-12-01T15:34:36.458 INFO:tasks.workunit.client.0.smithi119.stdout: "[17179869184, 34359738367]", 2023-12-01T15:34:36.458 INFO:tasks.workunit.client.0.smithi119.stdout: "[34359738368, 68719476735]", 2023-12-01T15:34:36.458 INFO:tasks.workunit.client.0.smithi119.stdout: "[68719476736, 137438953471]", 2023-12-01T15:34:36.458 INFO:tasks.workunit.client.0.smithi119.stdout: "[137438953472, 274877906943]", 2023-12-01T15:34:36.458 INFO:tasks.workunit.client.0.smithi119.stdout: "[274877906944, None]" 2023-12-01T15:34:36.458 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.458 INFO:tasks.workunit.client.0.smithi119.stdout: "scale_type": "log2" 2023-12-01T15:34:36.459 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.459 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.459 INFO:tasks.workunit.client.0.smithi119.stdout: "osds": [ 2023-12-01T15:34:36.459 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.459 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 0, 2023-12-01T15:34:36.459 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.459 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.459 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.459 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.459 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.459 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.459 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.459 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.459 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.460 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.460 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.460 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.460 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.460 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.460 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.460 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.460 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.460 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.460 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.460 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.460 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.460 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.460 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.461 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.461 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.461 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.461 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.461 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.461 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.461 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.461 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.461 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.461 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.461 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.461 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.461 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.461 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 1, 2023-12-01T15:34:36.462 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.462 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.462 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.462 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.462 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.462 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.462 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.462 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.462 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.462 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.462 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.462 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.462 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.462 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.463 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.463 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.463 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.463 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.463 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.463 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.463 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.463 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.463 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.463 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.463 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.463 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.464 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.464 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.464 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.464 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.464 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.464 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.464 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.464 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.464 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.464 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.464 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 2, 2023-12-01T15:34:36.464 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.464 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.464 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.464 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.465 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.465 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.465 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.465 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.465 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.465 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.465 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.465 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.465 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.465 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.465 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.465 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.465 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.466 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.466 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.466 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.466 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.466 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.466 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.466 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.466 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.466 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.466 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.466 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.466 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.466 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.467 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.467 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.467 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.467 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.467 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.467 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.467 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 3, 2023-12-01T15:34:36.467 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.467 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.467 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.467 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.467 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.467 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.468 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.468 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.468 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.468 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.468 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.468 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.468 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.468 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.468 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.468 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.468 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.468 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.469 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.469 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.469 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.469 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.469 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.469 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.469 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.469 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.469 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.469 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.469 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.469 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.469 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.470 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.470 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.470 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.470 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.470 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.470 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 4, 2023-12-01T15:34:36.470 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.470 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.470 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.470 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.470 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.471 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.471 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.471 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.471 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.471 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.471 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.471 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.471 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.471 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.471 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.471 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.471 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.471 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.472 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.472 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.472 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.472 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.472 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.472 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.472 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.472 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.472 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.472 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.472 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.472 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.472 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.472 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.472 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.472 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.473 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.473 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.473 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 5, 2023-12-01T15:34:36.473 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.473 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.473 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.473 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.473 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.473 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.473 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.473 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.473 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.473 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.473 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.474 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.474 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.474 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.474 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.474 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.474 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.474 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.474 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.474 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.474 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.474 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.475 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.475 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.475 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.475 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.475 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.475 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.475 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.475 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.475 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.475 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.475 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.475 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.475 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.475 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.475 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 6, 2023-12-01T15:34:36.476 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.476 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.476 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.476 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.476 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.476 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.476 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.476 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.476 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.476 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.476 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.476 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.476 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.477 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.477 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.477 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.477 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.477 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.477 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.477 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.477 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.477 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.477 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.477 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.477 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.477 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.477 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.477 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.478 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.478 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.478 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.478 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.478 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.478 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.478 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.478 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.478 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 7, 2023-12-01T15:34:36.478 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.478 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.478 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.478 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.478 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.479 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.479 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.479 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.479 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.479 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.479 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.479 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.479 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.479 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.479 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.479 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.479 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.479 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.479 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.479 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.480 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.480 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.480 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.480 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.480 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.480 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.480 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.480 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.480 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.480 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.480 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.480 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.480 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.480 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.481 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.481 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.481 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.481 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T15:34:36.481 INFO:tasks.workunit.client.0.smithi119.stdout: "axes": [ 2023-12-01T15:34:36.481 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.481 INFO:tasks.workunit.client.0.smithi119.stdout: "buckets": 32, 2023-12-01T15:34:36.481 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 0, 2023-12-01T15:34:36.481 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "Latency (usec)", 2023-12-01T15:34:36.481 INFO:tasks.workunit.client.0.smithi119.stdout: "quant_size": 100000, 2023-12-01T15:34:36.481 INFO:tasks.workunit.client.0.smithi119.stdout: "ranges": [ 2023-12-01T15:34:36.481 INFO:tasks.workunit.client.0.smithi119.stdout: "[None, -1]", 2023-12-01T15:34:36.481 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 99999]", 2023-12-01T15:34:36.481 INFO:tasks.workunit.client.0.smithi119.stdout: "[100000, 199999]", 2023-12-01T15:34:36.481 INFO:tasks.workunit.client.0.smithi119.stdout: "[200000, 399999]", 2023-12-01T15:34:36.482 INFO:tasks.workunit.client.0.smithi119.stdout: "[400000, 799999]", 2023-12-01T15:34:36.482 INFO:tasks.workunit.client.0.smithi119.stdout: "[800000, 1599999]", 2023-12-01T15:34:36.482 INFO:tasks.workunit.client.0.smithi119.stdout: "[1600000, 3199999]", 2023-12-01T15:34:36.482 INFO:tasks.workunit.client.0.smithi119.stdout: "[3200000, 6399999]", 2023-12-01T15:34:36.482 INFO:tasks.workunit.client.0.smithi119.stdout: "[6400000, 12799999]", 2023-12-01T15:34:36.482 INFO:tasks.workunit.client.0.smithi119.stdout: "[12800000, 25599999]", 2023-12-01T15:34:36.482 INFO:tasks.workunit.client.0.smithi119.stdout: "[25600000, 51199999]", 2023-12-01T15:34:36.482 INFO:tasks.workunit.client.0.smithi119.stdout: "[51200000, 102399999]", 2023-12-01T15:34:36.482 INFO:tasks.workunit.client.0.smithi119.stdout: "[102400000, 204799999]", 2023-12-01T15:34:36.482 INFO:tasks.workunit.client.0.smithi119.stdout: "[204800000, 409599999]", 2023-12-01T15:34:36.482 INFO:tasks.workunit.client.0.smithi119.stdout: "[409600000, 819199999]", 2023-12-01T15:34:36.482 INFO:tasks.workunit.client.0.smithi119.stdout: "[819200000, 1638399999]", 2023-12-01T15:34:36.482 INFO:tasks.workunit.client.0.smithi119.stdout: "[1638400000, 3276799999]", 2023-12-01T15:34:36.483 INFO:tasks.workunit.client.0.smithi119.stdout: "[3276800000, 6553599999]", 2023-12-01T15:34:36.483 INFO:tasks.workunit.client.0.smithi119.stdout: "[6553600000, 13107199999]", 2023-12-01T15:34:36.483 INFO:tasks.workunit.client.0.smithi119.stdout: "[13107200000, 26214399999]", 2023-12-01T15:34:36.483 INFO:tasks.workunit.client.0.smithi119.stdout: "[26214400000, 52428799999]", 2023-12-01T15:34:36.483 INFO:tasks.workunit.client.0.smithi119.stdout: "[52428800000, 104857599999]", 2023-12-01T15:34:36.483 INFO:tasks.workunit.client.0.smithi119.stdout: "[104857600000, 209715199999]", 2023-12-01T15:34:36.483 INFO:tasks.workunit.client.0.smithi119.stdout: "[209715200000, 419430399999]", 2023-12-01T15:34:36.483 INFO:tasks.workunit.client.0.smithi119.stdout: "[419430400000, 838860799999]", 2023-12-01T15:34:36.483 INFO:tasks.workunit.client.0.smithi119.stdout: "[838860800000, 1677721599999]", 2023-12-01T15:34:36.483 INFO:tasks.workunit.client.0.smithi119.stdout: "[1677721600000, 3355443199999]", 2023-12-01T15:34:36.483 INFO:tasks.workunit.client.0.smithi119.stdout: "[3355443200000, 6710886399999]", 2023-12-01T15:34:36.483 INFO:tasks.workunit.client.0.smithi119.stdout: "[6710886400000, 13421772799999]", 2023-12-01T15:34:36.483 INFO:tasks.workunit.client.0.smithi119.stdout: "[13421772800000, 26843545599999]", 2023-12-01T15:34:36.484 INFO:tasks.workunit.client.0.smithi119.stdout: "[26843545600000, 53687091199999]", 2023-12-01T15:34:36.484 INFO:tasks.workunit.client.0.smithi119.stdout: "[53687091200000, None]" 2023-12-01T15:34:36.484 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.484 INFO:tasks.workunit.client.0.smithi119.stdout: "scale_type": "log2" 2023-12-01T15:34:36.484 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.484 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.484 INFO:tasks.workunit.client.0.smithi119.stdout: "buckets": 32, 2023-12-01T15:34:36.484 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 0, 2023-12-01T15:34:36.484 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "Request size (bytes)", 2023-12-01T15:34:36.484 INFO:tasks.workunit.client.0.smithi119.stdout: "quant_size": 512, 2023-12-01T15:34:36.484 INFO:tasks.workunit.client.0.smithi119.stdout: "ranges": [ 2023-12-01T15:34:36.484 INFO:tasks.workunit.client.0.smithi119.stdout: "[None, -1]", 2023-12-01T15:34:36.484 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 511]", 2023-12-01T15:34:36.484 INFO:tasks.workunit.client.0.smithi119.stdout: "[512, 1023]", 2023-12-01T15:34:36.485 INFO:tasks.workunit.client.0.smithi119.stdout: "[1024, 2047]", 2023-12-01T15:34:36.485 INFO:tasks.workunit.client.0.smithi119.stdout: "[2048, 4095]", 2023-12-01T15:34:36.485 INFO:tasks.workunit.client.0.smithi119.stdout: "[4096, 8191]", 2023-12-01T15:34:36.485 INFO:tasks.workunit.client.0.smithi119.stdout: "[8192, 16383]", 2023-12-01T15:34:36.485 INFO:tasks.workunit.client.0.smithi119.stdout: "[16384, 32767]", 2023-12-01T15:34:36.485 INFO:tasks.workunit.client.0.smithi119.stdout: "[32768, 65535]", 2023-12-01T15:34:36.485 INFO:tasks.workunit.client.0.smithi119.stdout: "[65536, 131071]", 2023-12-01T15:34:36.485 INFO:tasks.workunit.client.0.smithi119.stdout: "[131072, 262143]", 2023-12-01T15:34:36.485 INFO:tasks.workunit.client.0.smithi119.stdout: "[262144, 524287]", 2023-12-01T15:34:36.485 INFO:tasks.workunit.client.0.smithi119.stdout: "[524288, 1048575]", 2023-12-01T15:34:36.485 INFO:tasks.workunit.client.0.smithi119.stdout: "[1048576, 2097151]", 2023-12-01T15:34:36.485 INFO:tasks.workunit.client.0.smithi119.stdout: "[2097152, 4194303]", 2023-12-01T15:34:36.485 INFO:tasks.workunit.client.0.smithi119.stdout: "[4194304, 8388607]", 2023-12-01T15:34:36.486 INFO:tasks.workunit.client.0.smithi119.stdout: "[8388608, 16777215]", 2023-12-01T15:34:36.486 INFO:tasks.workunit.client.0.smithi119.stdout: "[16777216, 33554431]", 2023-12-01T15:34:36.486 INFO:tasks.workunit.client.0.smithi119.stdout: "[33554432, 67108863]", 2023-12-01T15:34:36.486 INFO:tasks.workunit.client.0.smithi119.stdout: "[67108864, 134217727]", 2023-12-01T15:34:36.486 INFO:tasks.workunit.client.0.smithi119.stdout: "[134217728, 268435455]", 2023-12-01T15:34:36.486 INFO:tasks.workunit.client.0.smithi119.stdout: "[268435456, 536870911]", 2023-12-01T15:34:36.486 INFO:tasks.workunit.client.0.smithi119.stdout: "[536870912, 1073741823]", 2023-12-01T15:34:36.486 INFO:tasks.workunit.client.0.smithi119.stdout: "[1073741824, 2147483647]", 2023-12-01T15:34:36.486 INFO:tasks.workunit.client.0.smithi119.stdout: "[2147483648, 4294967295]", 2023-12-01T15:34:36.486 INFO:tasks.workunit.client.0.smithi119.stdout: "[4294967296, 8589934591]", 2023-12-01T15:34:36.486 INFO:tasks.workunit.client.0.smithi119.stdout: "[8589934592, 17179869183]", 2023-12-01T15:34:36.486 INFO:tasks.workunit.client.0.smithi119.stdout: "[17179869184, 34359738367]", 2023-12-01T15:34:36.486 INFO:tasks.workunit.client.0.smithi119.stdout: "[34359738368, 68719476735]", 2023-12-01T15:34:36.486 INFO:tasks.workunit.client.0.smithi119.stdout: "[68719476736, 137438953471]", 2023-12-01T15:34:36.487 INFO:tasks.workunit.client.0.smithi119.stdout: "[137438953472, 274877906943]", 2023-12-01T15:34:36.487 INFO:tasks.workunit.client.0.smithi119.stdout: "[274877906944, None]" 2023-12-01T15:34:36.487 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.487 INFO:tasks.workunit.client.0.smithi119.stdout: "scale_type": "log2" 2023-12-01T15:34:36.487 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.487 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.487 INFO:tasks.workunit.client.0.smithi119.stdout: "osds": [ 2023-12-01T15:34:36.487 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.487 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 0, 2023-12-01T15:34:36.487 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.487 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.487 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.487 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.488 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.488 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.488 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.488 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.488 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.488 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.488 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.488 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.488 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.488 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.488 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.488 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.488 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.488 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.488 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.488 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.489 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.489 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.489 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.489 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.489 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.489 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.489 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.489 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.489 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.489 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.489 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.489 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.489 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.490 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.490 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.490 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.490 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 1, 2023-12-01T15:34:36.490 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.490 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.490 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.490 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.490 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.490 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.490 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.490 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.490 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.490 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.491 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.491 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.491 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.491 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.491 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.491 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.491 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.491 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.491 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.491 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.491 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.491 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.491 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.491 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.491 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.492 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.492 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.492 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.492 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.492 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.492 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.492 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.492 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.492 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.492 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.492 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.492 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 2, 2023-12-01T15:34:36.492 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.493 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.493 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.493 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.493 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.493 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.493 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.493 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.493 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.493 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.493 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.493 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.493 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.493 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.493 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.493 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.494 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.494 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.494 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.494 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.494 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.494 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.494 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.494 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.494 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.494 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.494 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.494 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.494 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.495 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.495 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.495 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.495 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.495 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.495 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.495 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.495 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 3, 2023-12-01T15:34:36.495 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.495 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.495 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.495 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.495 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.495 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.495 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.495 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.496 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.496 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.496 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.496 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.496 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.496 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.496 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.496 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.496 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.496 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.496 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.496 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.496 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.496 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.496 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.497 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.497 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.497 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.497 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.497 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.497 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.497 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.497 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.497 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.497 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.497 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.497 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.497 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.498 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 4, 2023-12-01T15:34:36.498 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.498 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.498 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.498 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.498 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.498 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.498 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.498 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.498 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.498 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.498 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.498 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.499 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.499 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.499 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.499 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.499 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.499 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.499 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.499 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.499 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.499 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.499 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.499 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.499 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.499 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.499 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.500 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.500 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.500 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.500 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.500 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.500 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.500 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.500 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.500 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.500 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 5, 2023-12-01T15:34:36.500 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.500 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.500 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.500 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.501 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.501 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.501 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.501 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.501 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.501 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.501 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.501 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.501 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.501 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.501 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.501 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.501 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.502 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.502 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.502 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.502 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.502 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.502 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.502 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.502 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.502 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.502 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.502 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.502 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.502 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.503 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.503 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.503 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.503 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.503 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.503 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.503 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 6, 2023-12-01T15:34:36.503 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.503 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.503 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.503 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.503 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.503 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.503 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.503 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.504 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.504 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.504 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.504 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.504 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.504 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.504 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.504 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.504 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.504 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.504 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.504 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.504 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.504 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.504 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.505 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.505 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.505 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.505 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.505 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.505 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.505 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.505 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.505 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.505 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.505 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.505 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.505 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.505 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 7, 2023-12-01T15:34:36.506 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.506 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.506 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.506 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.506 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.506 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.506 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.506 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.506 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.506 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.506 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.507 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.507 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.507 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.507 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.507 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.507 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.507 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.507 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.507 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.507 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.507 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.507 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.508 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.508 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.508 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.508 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.508 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.508 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.508 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.508 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.508 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.508 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.508 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.508 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.508 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.508 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.509 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T15:34:36.509 INFO:tasks.workunit.client.0.smithi119.stdout: "axes": [ 2023-12-01T15:34:36.509 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.509 INFO:tasks.workunit.client.0.smithi119.stdout: "buckets": 32, 2023-12-01T15:34:36.509 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 0, 2023-12-01T15:34:36.509 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "Latency (usec)", 2023-12-01T15:34:36.509 INFO:tasks.workunit.client.0.smithi119.stdout: "quant_size": 100000, 2023-12-01T15:34:36.509 INFO:tasks.workunit.client.0.smithi119.stdout: "ranges": [ 2023-12-01T15:34:36.509 INFO:tasks.workunit.client.0.smithi119.stdout: "[None, -1]", 2023-12-01T15:34:36.509 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 99999]", 2023-12-01T15:34:36.509 INFO:tasks.workunit.client.0.smithi119.stdout: "[100000, 199999]", 2023-12-01T15:34:36.509 INFO:tasks.workunit.client.0.smithi119.stdout: "[200000, 399999]", 2023-12-01T15:34:36.509 INFO:tasks.workunit.client.0.smithi119.stdout: "[400000, 799999]", 2023-12-01T15:34:36.509 INFO:tasks.workunit.client.0.smithi119.stdout: "[800000, 1599999]", 2023-12-01T15:34:36.510 INFO:tasks.workunit.client.0.smithi119.stdout: "[1600000, 3199999]", 2023-12-01T15:34:36.510 INFO:tasks.workunit.client.0.smithi119.stdout: "[3200000, 6399999]", 2023-12-01T15:34:36.510 INFO:tasks.workunit.client.0.smithi119.stdout: "[6400000, 12799999]", 2023-12-01T15:34:36.510 INFO:tasks.workunit.client.0.smithi119.stdout: "[12800000, 25599999]", 2023-12-01T15:34:36.510 INFO:tasks.workunit.client.0.smithi119.stdout: "[25600000, 51199999]", 2023-12-01T15:34:36.510 INFO:tasks.workunit.client.0.smithi119.stdout: "[51200000, 102399999]", 2023-12-01T15:34:36.510 INFO:tasks.workunit.client.0.smithi119.stdout: "[102400000, 204799999]", 2023-12-01T15:34:36.510 INFO:tasks.workunit.client.0.smithi119.stdout: "[204800000, 409599999]", 2023-12-01T15:34:36.510 INFO:tasks.workunit.client.0.smithi119.stdout: "[409600000, 819199999]", 2023-12-01T15:34:36.510 INFO:tasks.workunit.client.0.smithi119.stdout: "[819200000, 1638399999]", 2023-12-01T15:34:36.510 INFO:tasks.workunit.client.0.smithi119.stdout: "[1638400000, 3276799999]", 2023-12-01T15:34:36.510 INFO:tasks.workunit.client.0.smithi119.stdout: "[3276800000, 6553599999]", 2023-12-01T15:34:36.510 INFO:tasks.workunit.client.0.smithi119.stdout: "[6553600000, 13107199999]", 2023-12-01T15:34:36.510 INFO:tasks.workunit.client.0.smithi119.stdout: "[13107200000, 26214399999]", 2023-12-01T15:34:36.511 INFO:tasks.workunit.client.0.smithi119.stdout: "[26214400000, 52428799999]", 2023-12-01T15:34:36.511 INFO:tasks.workunit.client.0.smithi119.stdout: "[52428800000, 104857599999]", 2023-12-01T15:34:36.511 INFO:tasks.workunit.client.0.smithi119.stdout: "[104857600000, 209715199999]", 2023-12-01T15:34:36.511 INFO:tasks.workunit.client.0.smithi119.stdout: "[209715200000, 419430399999]", 2023-12-01T15:34:36.511 INFO:tasks.workunit.client.0.smithi119.stdout: "[419430400000, 838860799999]", 2023-12-01T15:34:36.511 INFO:tasks.workunit.client.0.smithi119.stdout: "[838860800000, 1677721599999]", 2023-12-01T15:34:36.511 INFO:tasks.workunit.client.0.smithi119.stdout: "[1677721600000, 3355443199999]", 2023-12-01T15:34:36.511 INFO:tasks.workunit.client.0.smithi119.stdout: "[3355443200000, 6710886399999]", 2023-12-01T15:34:36.513 INFO:tasks.workunit.client.0.smithi119.stdout: "[6710886400000, 13421772799999]", 2023-12-01T15:34:36.513 INFO:tasks.workunit.client.0.smithi119.stdout: "[13421772800000, 26843545599999]", 2023-12-01T15:34:36.513 INFO:tasks.workunit.client.0.smithi119.stdout: "[26843545600000, 53687091199999]", 2023-12-01T15:34:36.513 INFO:tasks.workunit.client.0.smithi119.stdout: "[53687091200000, None]" 2023-12-01T15:34:36.513 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.513 INFO:tasks.workunit.client.0.smithi119.stdout: "scale_type": "log2" 2023-12-01T15:34:36.513 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.513 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.514 INFO:tasks.workunit.client.0.smithi119.stdout: "buckets": 32, 2023-12-01T15:34:36.514 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 0, 2023-12-01T15:34:36.514 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "Request size (bytes)", 2023-12-01T15:34:36.514 INFO:tasks.workunit.client.0.smithi119.stdout: "quant_size": 512, 2023-12-01T15:34:36.514 INFO:tasks.workunit.client.0.smithi119.stdout: "ranges": [ 2023-12-01T15:34:36.514 INFO:tasks.workunit.client.0.smithi119.stdout: "[None, -1]", 2023-12-01T15:34:36.514 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 511]", 2023-12-01T15:34:36.514 INFO:tasks.workunit.client.0.smithi119.stdout: "[512, 1023]", 2023-12-01T15:34:36.514 INFO:tasks.workunit.client.0.smithi119.stdout: "[1024, 2047]", 2023-12-01T15:34:36.514 INFO:tasks.workunit.client.0.smithi119.stdout: "[2048, 4095]", 2023-12-01T15:34:36.514 INFO:tasks.workunit.client.0.smithi119.stdout: "[4096, 8191]", 2023-12-01T15:34:36.514 INFO:tasks.workunit.client.0.smithi119.stdout: "[8192, 16383]", 2023-12-01T15:34:36.514 INFO:tasks.workunit.client.0.smithi119.stdout: "[16384, 32767]", 2023-12-01T15:34:36.514 INFO:tasks.workunit.client.0.smithi119.stdout: "[32768, 65535]", 2023-12-01T15:34:36.515 INFO:tasks.workunit.client.0.smithi119.stdout: "[65536, 131071]", 2023-12-01T15:34:36.515 INFO:tasks.workunit.client.0.smithi119.stdout: "[131072, 262143]", 2023-12-01T15:34:36.515 INFO:tasks.workunit.client.0.smithi119.stdout: "[262144, 524287]", 2023-12-01T15:34:36.515 INFO:tasks.workunit.client.0.smithi119.stdout: "[524288, 1048575]", 2023-12-01T15:34:36.515 INFO:tasks.workunit.client.0.smithi119.stdout: "[1048576, 2097151]", 2023-12-01T15:34:36.515 INFO:tasks.workunit.client.0.smithi119.stdout: "[2097152, 4194303]", 2023-12-01T15:34:36.515 INFO:tasks.workunit.client.0.smithi119.stdout: "[4194304, 8388607]", 2023-12-01T15:34:36.515 INFO:tasks.workunit.client.0.smithi119.stdout: "[8388608, 16777215]", 2023-12-01T15:34:36.515 INFO:tasks.workunit.client.0.smithi119.stdout: "[16777216, 33554431]", 2023-12-01T15:34:36.515 INFO:tasks.workunit.client.0.smithi119.stdout: "[33554432, 67108863]", 2023-12-01T15:34:36.515 INFO:tasks.workunit.client.0.smithi119.stdout: "[67108864, 134217727]", 2023-12-01T15:34:36.515 INFO:tasks.workunit.client.0.smithi119.stdout: "[134217728, 268435455]", 2023-12-01T15:34:36.515 INFO:tasks.workunit.client.0.smithi119.stdout: "[268435456, 536870911]", 2023-12-01T15:34:36.515 INFO:tasks.workunit.client.0.smithi119.stdout: "[536870912, 1073741823]", 2023-12-01T15:34:36.516 INFO:tasks.workunit.client.0.smithi119.stdout: "[1073741824, 2147483647]", 2023-12-01T15:34:36.516 INFO:tasks.workunit.client.0.smithi119.stdout: "[2147483648, 4294967295]", 2023-12-01T15:34:36.516 INFO:tasks.workunit.client.0.smithi119.stdout: "[4294967296, 8589934591]", 2023-12-01T15:34:36.516 INFO:tasks.workunit.client.0.smithi119.stdout: "[8589934592, 17179869183]", 2023-12-01T15:34:36.516 INFO:tasks.workunit.client.0.smithi119.stdout: "[17179869184, 34359738367]", 2023-12-01T15:34:36.516 INFO:tasks.workunit.client.0.smithi119.stdout: "[34359738368, 68719476735]", 2023-12-01T15:34:36.516 INFO:tasks.workunit.client.0.smithi119.stdout: "[68719476736, 137438953471]", 2023-12-01T15:34:36.516 INFO:tasks.workunit.client.0.smithi119.stdout: "[137438953472, 274877906943]", 2023-12-01T15:34:36.516 INFO:tasks.workunit.client.0.smithi119.stdout: "[274877906944, None]" 2023-12-01T15:34:36.516 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.516 INFO:tasks.workunit.client.0.smithi119.stdout: "scale_type": "log2" 2023-12-01T15:34:36.516 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.516 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.517 INFO:tasks.workunit.client.0.smithi119.stdout: "osds": [ 2023-12-01T15:34:36.517 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.517 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 0, 2023-12-01T15:34:36.517 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.517 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.517 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.517 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.517 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.517 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.517 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.517 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.517 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.517 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.518 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.518 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.518 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.518 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.518 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.518 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.518 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.518 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.518 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.518 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.518 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.518 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.518 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.519 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.519 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.519 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.519 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.519 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.519 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.519 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.519 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.519 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.519 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.519 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.519 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.519 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.520 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 1, 2023-12-01T15:34:36.520 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.520 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.520 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.520 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.520 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.520 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.520 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.520 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.520 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.520 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.520 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.520 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.521 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.521 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.521 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.521 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.521 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.521 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.521 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.521 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.521 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.521 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.521 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.521 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.521 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.522 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.522 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.522 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.522 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.522 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.522 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.522 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.522 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.522 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.522 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.522 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.522 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 2, 2023-12-01T15:34:36.522 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.523 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.523 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.523 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.523 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.523 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.523 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.523 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.523 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.523 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.523 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.523 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.523 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.523 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.524 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.524 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.524 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.524 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.524 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.524 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.524 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.524 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.524 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.524 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.524 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.524 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.525 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.525 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.525 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.525 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.525 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.525 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.525 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.525 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.525 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.525 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.525 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 3, 2023-12-01T15:34:36.525 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.525 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.526 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.526 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.526 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.526 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.526 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.526 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.526 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.526 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.526 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.526 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.526 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.527 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.527 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.527 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.527 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.527 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.527 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.527 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.528 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.528 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.528 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.528 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.528 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.528 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.528 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.528 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.528 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.528 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.528 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.528 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.528 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.529 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.529 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.529 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.529 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 4, 2023-12-01T15:34:36.529 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.529 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.529 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.529 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.529 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.529 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.529 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.529 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.529 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.530 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.530 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.530 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.530 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.530 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.530 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.530 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.530 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.530 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.531 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.531 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.531 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.531 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.531 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.531 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.531 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.531 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.531 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.531 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.531 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.531 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.531 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.531 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.532 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.532 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.532 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.532 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.532 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 5, 2023-12-01T15:34:36.532 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.532 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.532 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.532 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.532 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.532 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.533 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.533 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.533 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.533 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.533 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.533 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.533 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.533 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.533 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.533 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.533 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.533 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.533 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.534 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.534 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.534 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.534 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.534 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.534 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.534 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.534 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.534 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.534 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.534 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.535 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.535 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.535 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.535 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.535 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.535 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.535 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 6, 2023-12-01T15:34:36.535 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.535 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.535 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.535 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.535 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.536 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.536 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.536 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.536 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.536 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.536 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.536 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.536 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.536 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.536 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.536 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.536 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.537 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.537 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.537 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.537 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.537 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.537 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.537 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.537 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.537 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.537 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.537 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.537 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.538 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.538 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.538 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.538 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.538 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.538 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.538 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.538 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 7, 2023-12-01T15:34:36.538 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.538 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.538 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.538 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.538 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.538 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.539 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.539 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.539 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.539 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.539 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.539 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.539 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.539 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.539 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.539 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.539 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.539 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.539 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.539 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.539 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.540 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.540 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.540 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.540 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.540 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.540 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.540 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.540 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.540 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.540 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.540 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.540 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.540 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.540 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.541 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.541 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.541 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T15:34:36.541 INFO:tasks.workunit.client.0.smithi119.stdout: "axes": [ 2023-12-01T15:34:36.541 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.541 INFO:tasks.workunit.client.0.smithi119.stdout: "buckets": 32, 2023-12-01T15:34:36.541 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 0, 2023-12-01T15:34:36.541 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "Latency (usec)", 2023-12-01T15:34:36.541 INFO:tasks.workunit.client.0.smithi119.stdout: "quant_size": 100000, 2023-12-01T15:34:36.541 INFO:tasks.workunit.client.0.smithi119.stdout: "ranges": [ 2023-12-01T15:34:36.541 INFO:tasks.workunit.client.0.smithi119.stdout: "[None, -1]", 2023-12-01T15:34:36.541 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 99999]", 2023-12-01T15:34:36.541 INFO:tasks.workunit.client.0.smithi119.stdout: "[100000, 199999]", 2023-12-01T15:34:36.541 INFO:tasks.workunit.client.0.smithi119.stdout: "[200000, 399999]", 2023-12-01T15:34:36.541 INFO:tasks.workunit.client.0.smithi119.stdout: "[400000, 799999]", 2023-12-01T15:34:36.542 INFO:tasks.workunit.client.0.smithi119.stdout: "[800000, 1599999]", 2023-12-01T15:34:36.542 INFO:tasks.workunit.client.0.smithi119.stdout: "[1600000, 3199999]", 2023-12-01T15:34:36.542 INFO:tasks.workunit.client.0.smithi119.stdout: "[3200000, 6399999]", 2023-12-01T15:34:36.542 INFO:tasks.workunit.client.0.smithi119.stdout: "[6400000, 12799999]", 2023-12-01T15:34:36.542 INFO:tasks.workunit.client.0.smithi119.stdout: "[12800000, 25599999]", 2023-12-01T15:34:36.542 INFO:tasks.workunit.client.0.smithi119.stdout: "[25600000, 51199999]", 2023-12-01T15:34:36.542 INFO:tasks.workunit.client.0.smithi119.stdout: "[51200000, 102399999]", 2023-12-01T15:34:36.542 INFO:tasks.workunit.client.0.smithi119.stdout: "[102400000, 204799999]", 2023-12-01T15:34:36.542 INFO:tasks.workunit.client.0.smithi119.stdout: "[204800000, 409599999]", 2023-12-01T15:34:36.542 INFO:tasks.workunit.client.0.smithi119.stdout: "[409600000, 819199999]", 2023-12-01T15:34:36.542 INFO:tasks.workunit.client.0.smithi119.stdout: "[819200000, 1638399999]", 2023-12-01T15:34:36.542 INFO:tasks.workunit.client.0.smithi119.stdout: "[1638400000, 3276799999]", 2023-12-01T15:34:36.542 INFO:tasks.workunit.client.0.smithi119.stdout: "[3276800000, 6553599999]", 2023-12-01T15:34:36.543 INFO:tasks.workunit.client.0.smithi119.stdout: "[6553600000, 13107199999]", 2023-12-01T15:34:36.543 INFO:tasks.workunit.client.0.smithi119.stdout: "[13107200000, 26214399999]", 2023-12-01T15:34:36.543 INFO:tasks.workunit.client.0.smithi119.stdout: "[26214400000, 52428799999]", 2023-12-01T15:34:36.543 INFO:tasks.workunit.client.0.smithi119.stdout: "[52428800000, 104857599999]", 2023-12-01T15:34:36.543 INFO:tasks.workunit.client.0.smithi119.stdout: "[104857600000, 209715199999]", 2023-12-01T15:34:36.543 INFO:tasks.workunit.client.0.smithi119.stdout: "[209715200000, 419430399999]", 2023-12-01T15:34:36.543 INFO:tasks.workunit.client.0.smithi119.stdout: "[419430400000, 838860799999]", 2023-12-01T15:34:36.543 INFO:tasks.workunit.client.0.smithi119.stdout: "[838860800000, 1677721599999]", 2023-12-01T15:34:36.543 INFO:tasks.workunit.client.0.smithi119.stdout: "[1677721600000, 3355443199999]", 2023-12-01T15:34:36.543 INFO:tasks.workunit.client.0.smithi119.stdout: "[3355443200000, 6710886399999]", 2023-12-01T15:34:36.543 INFO:tasks.workunit.client.0.smithi119.stdout: "[6710886400000, 13421772799999]", 2023-12-01T15:34:36.543 INFO:tasks.workunit.client.0.smithi119.stdout: "[13421772800000, 26843545599999]", 2023-12-01T15:34:36.543 INFO:tasks.workunit.client.0.smithi119.stdout: "[26843545600000, 53687091199999]", 2023-12-01T15:34:36.544 INFO:tasks.workunit.client.0.smithi119.stdout: "[53687091200000, None]" 2023-12-01T15:34:36.544 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.544 INFO:tasks.workunit.client.0.smithi119.stdout: "scale_type": "log2" 2023-12-01T15:34:36.544 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.544 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.544 INFO:tasks.workunit.client.0.smithi119.stdout: "buckets": 32, 2023-12-01T15:34:36.544 INFO:tasks.workunit.client.0.smithi119.stdout: "min": 0, 2023-12-01T15:34:36.544 INFO:tasks.workunit.client.0.smithi119.stdout: "name": "Request size (bytes)", 2023-12-01T15:34:36.544 INFO:tasks.workunit.client.0.smithi119.stdout: "quant_size": 512, 2023-12-01T15:34:36.544 INFO:tasks.workunit.client.0.smithi119.stdout: "ranges": [ 2023-12-01T15:34:36.544 INFO:tasks.workunit.client.0.smithi119.stdout: "[None, -1]", 2023-12-01T15:34:36.544 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 511]", 2023-12-01T15:34:36.544 INFO:tasks.workunit.client.0.smithi119.stdout: "[512, 1023]", 2023-12-01T15:34:36.545 INFO:tasks.workunit.client.0.smithi119.stdout: "[1024, 2047]", 2023-12-01T15:34:36.545 INFO:tasks.workunit.client.0.smithi119.stdout: "[2048, 4095]", 2023-12-01T15:34:36.545 INFO:tasks.workunit.client.0.smithi119.stdout: "[4096, 8191]", 2023-12-01T15:34:36.545 INFO:tasks.workunit.client.0.smithi119.stdout: "[8192, 16383]", 2023-12-01T15:34:36.545 INFO:tasks.workunit.client.0.smithi119.stdout: "[16384, 32767]", 2023-12-01T15:34:36.545 INFO:tasks.workunit.client.0.smithi119.stdout: "[32768, 65535]", 2023-12-01T15:34:36.545 INFO:tasks.workunit.client.0.smithi119.stdout: "[65536, 131071]", 2023-12-01T15:34:36.545 INFO:tasks.workunit.client.0.smithi119.stdout: "[131072, 262143]", 2023-12-01T15:34:36.545 INFO:tasks.workunit.client.0.smithi119.stdout: "[262144, 524287]", 2023-12-01T15:34:36.545 INFO:tasks.workunit.client.0.smithi119.stdout: "[524288, 1048575]", 2023-12-01T15:34:36.546 INFO:tasks.workunit.client.0.smithi119.stdout: "[1048576, 2097151]", 2023-12-01T15:34:36.546 INFO:tasks.workunit.client.0.smithi119.stdout: "[2097152, 4194303]", 2023-12-01T15:34:36.546 INFO:tasks.workunit.client.0.smithi119.stdout: "[4194304, 8388607]", 2023-12-01T15:34:36.547 INFO:tasks.workunit.client.0.smithi119.stdout: "[8388608, 16777215]", 2023-12-01T15:34:36.547 INFO:tasks.workunit.client.0.smithi119.stdout: "[16777216, 33554431]", 2023-12-01T15:34:36.547 INFO:tasks.workunit.client.0.smithi119.stdout: "[33554432, 67108863]", 2023-12-01T15:34:36.547 INFO:tasks.workunit.client.0.smithi119.stdout: "[67108864, 134217727]", 2023-12-01T15:34:36.547 INFO:tasks.workunit.client.0.smithi119.stdout: "[134217728, 268435455]", 2023-12-01T15:34:36.547 INFO:tasks.workunit.client.0.smithi119.stdout: "[268435456, 536870911]", 2023-12-01T15:34:36.547 INFO:tasks.workunit.client.0.smithi119.stdout: "[536870912, 1073741823]", 2023-12-01T15:34:36.547 INFO:tasks.workunit.client.0.smithi119.stdout: "[1073741824, 2147483647]", 2023-12-01T15:34:36.547 INFO:tasks.workunit.client.0.smithi119.stdout: "[2147483648, 4294967295]", 2023-12-01T15:34:36.547 INFO:tasks.workunit.client.0.smithi119.stdout: "[4294967296, 8589934591]", 2023-12-01T15:34:36.547 INFO:tasks.workunit.client.0.smithi119.stdout: "[8589934592, 17179869183]", 2023-12-01T15:34:36.548 INFO:tasks.workunit.client.0.smithi119.stdout: "[17179869184, 34359738367]", 2023-12-01T15:34:36.548 INFO:tasks.workunit.client.0.smithi119.stdout: "[34359738368, 68719476735]", 2023-12-01T15:34:36.548 INFO:tasks.workunit.client.0.smithi119.stdout: "[68719476736, 137438953471]", 2023-12-01T15:34:36.548 INFO:tasks.workunit.client.0.smithi119.stdout: "[137438953472, 274877906943]", 2023-12-01T15:34:36.548 INFO:tasks.workunit.client.0.smithi119.stdout: "[274877906944, None]" 2023-12-01T15:34:36.548 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.548 INFO:tasks.workunit.client.0.smithi119.stdout: "scale_type": "log2" 2023-12-01T15:34:36.548 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.548 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.548 INFO:tasks.workunit.client.0.smithi119.stdout: "osds": [ 2023-12-01T15:34:36.548 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.548 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 0, 2023-12-01T15:34:36.549 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.549 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.549 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.549 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.549 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.549 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.549 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.549 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.549 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.549 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.549 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.549 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.549 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.549 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.549 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.550 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.550 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.550 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.550 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.550 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.550 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.550 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.550 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.550 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.550 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.551 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.551 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.551 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.551 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.551 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.551 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.551 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.551 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.551 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.551 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.551 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.551 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 1, 2023-12-01T15:34:36.552 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.552 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.552 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.552 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.552 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.552 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.552 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 9, 3, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.552 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 13, 4, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.552 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 21, 1, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.552 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.552 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.552 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.552 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.552 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.553 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.553 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.553 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.553 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.553 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.553 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.553 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.553 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.553 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.553 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.553 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.553 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.553 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.554 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.554 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.554 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.554 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.554 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.554 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.554 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.554 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.554 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.554 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 2, 2023-12-01T15:34:36.554 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.554 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.554 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.555 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.555 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.555 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.555 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.555 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.555 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.555 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.555 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.555 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.555 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.555 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.555 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.555 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.556 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.556 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.556 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.556 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.556 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.556 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.556 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.556 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.556 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.556 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.556 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.556 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.556 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.557 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.557 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.557 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.557 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.557 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.557 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.557 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.557 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 3, 2023-12-01T15:34:36.557 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.557 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.557 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.557 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.557 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.558 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.558 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.558 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.558 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.558 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.558 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.558 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.558 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.558 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.558 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.558 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.558 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.558 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.558 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.558 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.559 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.559 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.559 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.559 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.559 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.559 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.559 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.559 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.559 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.559 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.559 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.559 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.559 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.559 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.559 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.560 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.560 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 4, 2023-12-01T15:34:36.560 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.560 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.560 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.560 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.560 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.560 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.560 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.560 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.560 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.560 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.560 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.561 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.561 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.561 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.561 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.561 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.561 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.561 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.561 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.561 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.561 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.561 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.561 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.561 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.561 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.562 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.562 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.562 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.562 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.562 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.562 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.562 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.562 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.562 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.562 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.562 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.562 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 5, 2023-12-01T15:34:36.562 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.562 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.563 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.563 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.563 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.563 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.563 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.563 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.563 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.563 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.563 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.563 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.563 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.563 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.564 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.564 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.564 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.564 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.564 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.564 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.564 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.564 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.564 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.564 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.564 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.564 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.564 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.565 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.565 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.565 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.565 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.565 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.565 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.565 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.565 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.565 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.565 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 6, 2023-12-01T15:34:36.565 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.565 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.565 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.565 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.566 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.566 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.566 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.566 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.566 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.566 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.566 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.566 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.566 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.566 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.566 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.566 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.567 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.567 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.567 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.567 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.567 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.567 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.567 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.567 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.567 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.567 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.567 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.567 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.568 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.568 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.568 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.568 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.568 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.568 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.568 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.568 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:36.568 INFO:tasks.workunit.client.0.smithi119.stdout: "osd_id": 7, 2023-12-01T15:34:36.568 INFO:tasks.workunit.client.0.smithi119.stdout: "values": [ 2023-12-01T15:34:36.568 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.568 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.568 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.569 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.569 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.569 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.569 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.569 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.569 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.569 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.569 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.569 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.569 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.569 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.569 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.570 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.570 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.570 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.570 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.570 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.570 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.570 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.570 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.570 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.570 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.570 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.571 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.571 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.571 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.571 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.571 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T15:34:36.571 INFO:tasks.workunit.client.0.smithi119.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T15:34:36.571 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.571 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.571 INFO:tasks.workunit.client.0.smithi119.stdout: ] 2023-12-01T15:34:36.571 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.571 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.571 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:36.571 INFO:tasks.workunit.client.0.smithi119.stdout: "perf_counters": { 2023-12-01T15:34:36.571 INFO:tasks.workunit.client.0.smithi119.stdout: "mds.6be959c0ce23f45e18f65fc8a6e2a5f22b9437e0": { 2023-12-01T15:34:36.571 INFO:tasks.workunit.client.0.smithi119.stdout: "mds": { 2023-12-01T15:34:36.572 INFO:tasks.workunit.client.0.smithi119.stdout: "caps": { 2023-12-01T15:34:36.572 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.572 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.572 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_cap_op_flush_ack": { 2023-12-01T15:34:36.572 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.572 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.572 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_cap_op_flushsnap_ack": { 2023-12-01T15:34:36.572 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.572 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.572 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_cap_op_grant": { 2023-12-01T15:34:36.572 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.573 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.573 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_cap_op_revoke": { 2023-12-01T15:34:36.573 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.573 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.573 INFO:tasks.workunit.client.0.smithi119.stdout: "ceph_cap_op_trunc": { 2023-12-01T15:34:36.573 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.573 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.573 INFO:tasks.workunit.client.0.smithi119.stdout: "dir_commit": { 2023-12-01T15:34:36.573 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 12 2023-12-01T15:34:36.573 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.573 INFO:tasks.workunit.client.0.smithi119.stdout: "dir_fetch_complete": { 2023-12-01T15:34:36.573 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.573 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.573 INFO:tasks.workunit.client.0.smithi119.stdout: "dir_fetch_keys": { 2023-12-01T15:34:36.574 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.574 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.574 INFO:tasks.workunit.client.0.smithi119.stdout: "dir_merge": { 2023-12-01T15:34:36.574 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.574 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.574 INFO:tasks.workunit.client.0.smithi119.stdout: "dir_split": { 2023-12-01T15:34:36.574 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.574 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.574 INFO:tasks.workunit.client.0.smithi119.stdout: "exported_inodes": { 2023-12-01T15:34:36.574 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.574 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.574 INFO:tasks.workunit.client.0.smithi119.stdout: "forward": { 2023-12-01T15:34:36.574 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.575 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.575 INFO:tasks.workunit.client.0.smithi119.stdout: "handle_client_cap_release": { 2023-12-01T15:34:36.575 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.575 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.575 INFO:tasks.workunit.client.0.smithi119.stdout: "handle_client_caps": { 2023-12-01T15:34:36.575 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.575 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.575 INFO:tasks.workunit.client.0.smithi119.stdout: "handle_client_caps_dirty": { 2023-12-01T15:34:36.575 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.575 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.575 INFO:tasks.workunit.client.0.smithi119.stdout: "handle_inode_file_caps": { 2023-12-01T15:34:36.575 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.575 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.576 INFO:tasks.workunit.client.0.smithi119.stdout: "imported_inodes": { 2023-12-01T15:34:36.576 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.576 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.576 INFO:tasks.workunit.client.0.smithi119.stdout: "inodes": { 2023-12-01T15:34:36.576 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10 2023-12-01T15:34:36.576 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.576 INFO:tasks.workunit.client.0.smithi119.stdout: "inodes_expired": { 2023-12-01T15:34:36.577 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.577 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.577 INFO:tasks.workunit.client.0.smithi119.stdout: "inodes_pinned": { 2023-12-01T15:34:36.577 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10 2023-12-01T15:34:36.577 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.577 INFO:tasks.workunit.client.0.smithi119.stdout: "inodes_with_caps": { 2023-12-01T15:34:36.577 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.577 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.577 INFO:tasks.workunit.client.0.smithi119.stdout: "load_cent": { 2023-12-01T15:34:36.577 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.577 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.578 INFO:tasks.workunit.client.0.smithi119.stdout: "openino_dir_fetch": { 2023-12-01T15:34:36.578 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.578 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.578 INFO:tasks.workunit.client.0.smithi119.stdout: "process_request_cap_release": { 2023-12-01T15:34:36.578 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.578 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.578 INFO:tasks.workunit.client.0.smithi119.stdout: "reply_latency": { 2023-12-01T15:34:36.578 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.578 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 120519 2023-12-01T15:34:36.578 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.578 INFO:tasks.workunit.client.0.smithi119.stdout: "request": { 2023-12-01T15:34:36.578 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:36.578 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.578 INFO:tasks.workunit.client.0.smithi119.stdout: "root_rbytes": { 2023-12-01T15:34:36.579 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.579 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.579 INFO:tasks.workunit.client.0.smithi119.stdout: "root_rfiles": { 2023-12-01T15:34:36.579 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.579 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.579 INFO:tasks.workunit.client.0.smithi119.stdout: "root_rsnaps": { 2023-12-01T15:34:36.579 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.579 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.579 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_reply": { 2023-12-01T15:34:36.579 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.579 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.579 INFO:tasks.workunit.client.0.smithi119.stdout: "subtrees": { 2023-12-01T15:34:36.579 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:36.579 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.580 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.580 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_cache": { 2023-12-01T15:34:36.580 INFO:tasks.workunit.client.0.smithi119.stdout: "ireq_enqueue_scrub": { 2023-12-01T15:34:36.580 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.580 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.580 INFO:tasks.workunit.client.0.smithi119.stdout: "ireq_exportdir": { 2023-12-01T15:34:36.580 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.580 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.580 INFO:tasks.workunit.client.0.smithi119.stdout: "ireq_flush": { 2023-12-01T15:34:36.580 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.580 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.580 INFO:tasks.workunit.client.0.smithi119.stdout: "ireq_fragmentdir": { 2023-12-01T15:34:36.580 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.580 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.580 INFO:tasks.workunit.client.0.smithi119.stdout: "ireq_fragstats": { 2023-12-01T15:34:36.580 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.581 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.581 INFO:tasks.workunit.client.0.smithi119.stdout: "ireq_inodestats": { 2023-12-01T15:34:36.581 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.581 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.581 INFO:tasks.workunit.client.0.smithi119.stdout: "num_recovering_enqueued": { 2023-12-01T15:34:36.581 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.581 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.581 INFO:tasks.workunit.client.0.smithi119.stdout: "num_recovering_prioritized": { 2023-12-01T15:34:36.581 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.581 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.581 INFO:tasks.workunit.client.0.smithi119.stdout: "num_recovering_processing": { 2023-12-01T15:34:36.581 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.581 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.582 INFO:tasks.workunit.client.0.smithi119.stdout: "num_strays": { 2023-12-01T15:34:36.582 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.582 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.582 INFO:tasks.workunit.client.0.smithi119.stdout: "num_strays_delayed": { 2023-12-01T15:34:36.582 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.582 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.582 INFO:tasks.workunit.client.0.smithi119.stdout: "num_strays_enqueuing": { 2023-12-01T15:34:36.582 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.582 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.582 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_completed": { 2023-12-01T15:34:36.582 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.582 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.582 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_started": { 2023-12-01T15:34:36.582 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.583 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.583 INFO:tasks.workunit.client.0.smithi119.stdout: "strays_created": { 2023-12-01T15:34:36.583 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.583 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.583 INFO:tasks.workunit.client.0.smithi119.stdout: "strays_enqueued": { 2023-12-01T15:34:36.583 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.583 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.583 INFO:tasks.workunit.client.0.smithi119.stdout: "strays_migrated": { 2023-12-01T15:34:36.583 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.583 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.583 INFO:tasks.workunit.client.0.smithi119.stdout: "strays_reintegrated": { 2023-12-01T15:34:36.583 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.583 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.583 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.583 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_log": { 2023-12-01T15:34:36.583 INFO:tasks.workunit.client.0.smithi119.stdout: "ev": { 2023-12-01T15:34:36.584 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5 2023-12-01T15:34:36.584 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.584 INFO:tasks.workunit.client.0.smithi119.stdout: "evadd": { 2023-12-01T15:34:36.584 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5 2023-12-01T15:34:36.584 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.584 INFO:tasks.workunit.client.0.smithi119.stdout: "evex": { 2023-12-01T15:34:36.584 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.584 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.584 INFO:tasks.workunit.client.0.smithi119.stdout: "evexd": { 2023-12-01T15:34:36.584 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.585 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.585 INFO:tasks.workunit.client.0.smithi119.stdout: "evexg": { 2023-12-01T15:34:36.585 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.585 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.585 INFO:tasks.workunit.client.0.smithi119.stdout: "evtrm": { 2023-12-01T15:34:36.585 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.585 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.585 INFO:tasks.workunit.client.0.smithi119.stdout: "jlat": { 2023-12-01T15:34:36.585 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:36.585 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10047696 2023-12-01T15:34:36.585 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.585 INFO:tasks.workunit.client.0.smithi119.stdout: "replayed": { 2023-12-01T15:34:36.585 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.586 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.586 INFO:tasks.workunit.client.0.smithi119.stdout: "seg": { 2023-12-01T15:34:36.586 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:36.586 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.586 INFO:tasks.workunit.client.0.smithi119.stdout: "segadd": { 2023-12-01T15:34:36.586 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:36.586 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.586 INFO:tasks.workunit.client.0.smithi119.stdout: "segex": { 2023-12-01T15:34:36.586 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.586 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.586 INFO:tasks.workunit.client.0.smithi119.stdout: "segexd": { 2023-12-01T15:34:36.586 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.586 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.586 INFO:tasks.workunit.client.0.smithi119.stdout: "segexg": { 2023-12-01T15:34:36.587 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.587 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.587 INFO:tasks.workunit.client.0.smithi119.stdout: "segtrm": { 2023-12-01T15:34:36.587 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.587 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.587 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.587 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_mem": { 2023-12-01T15:34:36.587 INFO:tasks.workunit.client.0.smithi119.stdout: "cap": { 2023-12-01T15:34:36.587 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.587 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.587 INFO:tasks.workunit.client.0.smithi119.stdout: "cap+": { 2023-12-01T15:34:36.588 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:36.588 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.588 INFO:tasks.workunit.client.0.smithi119.stdout: "cap-": { 2023-12-01T15:34:36.588 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:36.588 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.588 INFO:tasks.workunit.client.0.smithi119.stdout: "dir": { 2023-12-01T15:34:36.588 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 12 2023-12-01T15:34:36.588 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.588 INFO:tasks.workunit.client.0.smithi119.stdout: "dir+": { 2023-12-01T15:34:36.588 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 12 2023-12-01T15:34:36.588 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.588 INFO:tasks.workunit.client.0.smithi119.stdout: "dir-": { 2023-12-01T15:34:36.588 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.588 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.588 INFO:tasks.workunit.client.0.smithi119.stdout: "dn": { 2023-12-01T15:34:36.589 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10 2023-12-01T15:34:36.589 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.589 INFO:tasks.workunit.client.0.smithi119.stdout: "dn+": { 2023-12-01T15:34:36.589 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10 2023-12-01T15:34:36.589 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.589 INFO:tasks.workunit.client.0.smithi119.stdout: "dn-": { 2023-12-01T15:34:36.589 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.589 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.589 INFO:tasks.workunit.client.0.smithi119.stdout: "heap": { 2023-12-01T15:34:36.589 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 207156 2023-12-01T15:34:36.589 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.589 INFO:tasks.workunit.client.0.smithi119.stdout: "ino": { 2023-12-01T15:34:36.589 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:36.589 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.590 INFO:tasks.workunit.client.0.smithi119.stdout: "ino+": { 2023-12-01T15:34:36.590 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:36.590 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.590 INFO:tasks.workunit.client.0.smithi119.stdout: "ino-": { 2023-12-01T15:34:36.590 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.590 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.590 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.590 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_server": { 2023-12-01T15:34:36.590 INFO:tasks.workunit.client.0.smithi119.stdout: "cap_acquisition_throttle": { 2023-12-01T15:34:36.590 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.590 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.590 INFO:tasks.workunit.client.0.smithi119.stdout: "cap_revoke_eviction": { 2023-12-01T15:34:36.590 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.590 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.591 INFO:tasks.workunit.client.0.smithi119.stdout: "handle_client_request": { 2023-12-01T15:34:36.591 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:36.591 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.591 INFO:tasks.workunit.client.0.smithi119.stdout: "handle_client_session": { 2023-12-01T15:34:36.591 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 16 2023-12-01T15:34:36.591 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.591 INFO:tasks.workunit.client.0.smithi119.stdout: "handle_peer_request": { 2023-12-01T15:34:36.591 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.591 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.591 INFO:tasks.workunit.client.0.smithi119.stdout: "req_create_latency": { 2023-12-01T15:34:36.591 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.591 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.591 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.592 INFO:tasks.workunit.client.0.smithi119.stdout: "req_getattr_latency": { 2023-12-01T15:34:36.592 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.592 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 120519 2023-12-01T15:34:36.592 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.592 INFO:tasks.workunit.client.0.smithi119.stdout: "req_getfilelock_latency": { 2023-12-01T15:34:36.592 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.592 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.592 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.592 INFO:tasks.workunit.client.0.smithi119.stdout: "req_getvxattr_latency": { 2023-12-01T15:34:36.592 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.592 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.592 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.592 INFO:tasks.workunit.client.0.smithi119.stdout: "req_link_latency": { 2023-12-01T15:34:36.593 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.593 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.593 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.593 INFO:tasks.workunit.client.0.smithi119.stdout: "req_lookup_latency": { 2023-12-01T15:34:36.593 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.593 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.593 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.593 INFO:tasks.workunit.client.0.smithi119.stdout: "req_lookuphash_latency": { 2023-12-01T15:34:36.593 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.593 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.593 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.593 INFO:tasks.workunit.client.0.smithi119.stdout: "req_lookupino_latency": { 2023-12-01T15:34:36.593 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.594 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.594 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.594 INFO:tasks.workunit.client.0.smithi119.stdout: "req_lookupname_latency": { 2023-12-01T15:34:36.594 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.594 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.594 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.594 INFO:tasks.workunit.client.0.smithi119.stdout: "req_lookupparent_latency": { 2023-12-01T15:34:36.594 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.594 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.594 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.594 INFO:tasks.workunit.client.0.smithi119.stdout: "req_lookupsnap_latency": { 2023-12-01T15:34:36.594 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.594 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.595 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.595 INFO:tasks.workunit.client.0.smithi119.stdout: "req_lssnap_latency": { 2023-12-01T15:34:36.595 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.595 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.595 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.595 INFO:tasks.workunit.client.0.smithi119.stdout: "req_mkdir_latency": { 2023-12-01T15:34:36.595 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.595 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.595 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.595 INFO:tasks.workunit.client.0.smithi119.stdout: "req_mknod_latency": { 2023-12-01T15:34:36.595 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.596 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.596 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.596 INFO:tasks.workunit.client.0.smithi119.stdout: "req_mksnap_latency": { 2023-12-01T15:34:36.596 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.596 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.596 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.596 INFO:tasks.workunit.client.0.smithi119.stdout: "req_open_latency": { 2023-12-01T15:34:36.596 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.596 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.596 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.596 INFO:tasks.workunit.client.0.smithi119.stdout: "req_readdir_latency": { 2023-12-01T15:34:36.597 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.597 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.597 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.597 INFO:tasks.workunit.client.0.smithi119.stdout: "req_rename_latency": { 2023-12-01T15:34:36.597 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.597 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.597 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.597 INFO:tasks.workunit.client.0.smithi119.stdout: "req_renamesnap_latency": { 2023-12-01T15:34:36.597 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.597 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.597 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.597 INFO:tasks.workunit.client.0.smithi119.stdout: "req_rmdir_latency": { 2023-12-01T15:34:36.597 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.598 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.598 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.598 INFO:tasks.workunit.client.0.smithi119.stdout: "req_rmsnap_latency": { 2023-12-01T15:34:36.598 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.598 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.598 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.598 INFO:tasks.workunit.client.0.smithi119.stdout: "req_rmxattr_latency": { 2023-12-01T15:34:36.598 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.598 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.598 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.598 INFO:tasks.workunit.client.0.smithi119.stdout: "req_setattr_latency": { 2023-12-01T15:34:36.598 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.599 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.599 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.599 INFO:tasks.workunit.client.0.smithi119.stdout: "req_setdirlayout_latency": { 2023-12-01T15:34:36.599 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.599 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.599 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.599 INFO:tasks.workunit.client.0.smithi119.stdout: "req_setfilelock_latency": { 2023-12-01T15:34:36.599 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.599 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.599 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.599 INFO:tasks.workunit.client.0.smithi119.stdout: "req_setlayout_latency": { 2023-12-01T15:34:36.599 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.599 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.600 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.600 INFO:tasks.workunit.client.0.smithi119.stdout: "req_setxattr_latency": { 2023-12-01T15:34:36.600 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.600 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.600 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.600 INFO:tasks.workunit.client.0.smithi119.stdout: "req_snapdiff_latency": { 2023-12-01T15:34:36.600 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.600 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.600 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.600 INFO:tasks.workunit.client.0.smithi119.stdout: "req_symlink_latency": { 2023-12-01T15:34:36.600 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.600 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.600 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.600 INFO:tasks.workunit.client.0.smithi119.stdout: "req_unlink_latency": { 2023-12-01T15:34:36.601 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.601 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.601 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.601 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.601 INFO:tasks.workunit.client.0.smithi119.stdout: "mds_sessions": { 2023-12-01T15:34:36.601 INFO:tasks.workunit.client.0.smithi119.stdout: "average_load": { 2023-12-01T15:34:36.601 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:36.601 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.601 INFO:tasks.workunit.client.0.smithi119.stdout: "avg_session_uptime": { 2023-12-01T15:34:36.601 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 86 2023-12-01T15:34:36.601 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.601 INFO:tasks.workunit.client.0.smithi119.stdout: "mdthresh_evicted": { 2023-12-01T15:34:36.602 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.602 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.602 INFO:tasks.workunit.client.0.smithi119.stdout: "session_add": { 2023-12-01T15:34:36.602 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:36.602 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.602 INFO:tasks.workunit.client.0.smithi119.stdout: "session_count": { 2023-12-01T15:34:36.602 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.602 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.602 INFO:tasks.workunit.client.0.smithi119.stdout: "session_remove": { 2023-12-01T15:34:36.602 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:36.602 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.602 INFO:tasks.workunit.client.0.smithi119.stdout: "sessions_open": { 2023-12-01T15:34:36.602 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.602 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.603 INFO:tasks.workunit.client.0.smithi119.stdout: "sessions_stale": { 2023-12-01T15:34:36.603 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.603 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.603 INFO:tasks.workunit.client.0.smithi119.stdout: "total_load": { 2023-12-01T15:34:36.603 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:36.603 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.603 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.603 INFO:tasks.workunit.client.0.smithi119.stdout: "objecter": { 2023-12-01T15:34:36.603 INFO:tasks.workunit.client.0.smithi119.stdout: "op_active": { 2023-12-01T15:34:36.603 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.603 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.603 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:36.603 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.603 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.604 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rmw": { 2023-12-01T15:34:36.604 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.604 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.604 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:36.604 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 45 2023-12-01T15:34:36.604 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.604 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.604 INFO:tasks.workunit.client.0.smithi119.stdout: "purge_queue": { 2023-12-01T15:34:36.604 INFO:tasks.workunit.client.0.smithi119.stdout: "pq_executed": { 2023-12-01T15:34:36.604 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.604 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.604 INFO:tasks.workunit.client.0.smithi119.stdout: "pq_executing": { 2023-12-01T15:34:36.604 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.604 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.605 INFO:tasks.workunit.client.0.smithi119.stdout: "pq_executing_high_water": { 2023-12-01T15:34:36.605 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.605 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.605 INFO:tasks.workunit.client.0.smithi119.stdout: "pq_executing_ops": { 2023-12-01T15:34:36.605 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.605 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.605 INFO:tasks.workunit.client.0.smithi119.stdout: "pq_executing_ops_high_water": { 2023-12-01T15:34:36.605 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.605 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.605 INFO:tasks.workunit.client.0.smithi119.stdout: "pq_item_in_journal": { 2023-12-01T15:34:36.605 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.605 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.605 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.605 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.606 INFO:tasks.workunit.client.0.smithi119.stdout: "mon.52c2d263fcd3daaab978a1f76d3d17264bf871fe": { 2023-12-01T15:34:36.606 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:36.606 INFO:tasks.workunit.client.0.smithi119.stdout: "election_call": { 2023-12-01T15:34:36.606 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:36.606 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.606 INFO:tasks.workunit.client.0.smithi119.stdout: "election_lose": { 2023-12-01T15:34:36.606 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:36.606 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.606 INFO:tasks.workunit.client.0.smithi119.stdout: "election_win": { 2023-12-01T15:34:36.606 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.606 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.607 INFO:tasks.workunit.client.0.smithi119.stdout: "num_elections": { 2023-12-01T15:34:36.607 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:36.607 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.607 INFO:tasks.workunit.client.0.smithi119.stdout: "num_sessions": { 2023-12-01T15:34:36.607 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:36.607 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.607 INFO:tasks.workunit.client.0.smithi119.stdout: "session_add": { 2023-12-01T15:34:36.607 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5 2023-12-01T15:34:36.607 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.607 INFO:tasks.workunit.client.0.smithi119.stdout: "session_rm": { 2023-12-01T15:34:36.607 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 94 2023-12-01T15:34:36.607 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.608 INFO:tasks.workunit.client.0.smithi119.stdout: "session_trim": { 2023-12-01T15:34:36.608 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.608 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.608 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.608 INFO:tasks.workunit.client.0.smithi119.stdout: "paxos": { 2023-12-01T15:34:36.608 INFO:tasks.workunit.client.0.smithi119.stdout: "accept_timeout": { 2023-12-01T15:34:36.608 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.608 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.608 INFO:tasks.workunit.client.0.smithi119.stdout: "begin": { 2023-12-01T15:34:36.608 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 807 2023-12-01T15:34:36.608 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.608 INFO:tasks.workunit.client.0.smithi119.stdout: "begin_bytes": { 2023-12-01T15:34:36.608 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 807, 2023-12-01T15:34:36.608 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3777105 2023-12-01T15:34:36.609 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.609 INFO:tasks.workunit.client.0.smithi119.stdout: "begin_keys": { 2023-12-01T15:34:36.609 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.609 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.609 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.609 INFO:tasks.workunit.client.0.smithi119.stdout: "begin_latency": { 2023-12-01T15:34:36.609 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 807, 2023-12-01T15:34:36.609 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 203995094 2023-12-01T15:34:36.609 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.609 INFO:tasks.workunit.client.0.smithi119.stdout: "collect": { 2023-12-01T15:34:36.609 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:36.609 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.609 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_bytes": { 2023-12-01T15:34:36.610 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:36.610 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 73 2023-12-01T15:34:36.610 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.610 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_keys": { 2023-12-01T15:34:36.610 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:36.610 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:36.610 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.610 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_latency": { 2023-12-01T15:34:36.610 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:36.610 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 999975 2023-12-01T15:34:36.610 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.610 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_timeout": { 2023-12-01T15:34:36.610 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.611 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.611 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_uncommitted": { 2023-12-01T15:34:36.611 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.611 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.611 INFO:tasks.workunit.client.0.smithi119.stdout: "commit": { 2023-12-01T15:34:36.611 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 808 2023-12-01T15:34:36.611 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.611 INFO:tasks.workunit.client.0.smithi119.stdout: "commit_bytes": { 2023-12-01T15:34:36.611 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.611 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.611 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.611 INFO:tasks.workunit.client.0.smithi119.stdout: "commit_keys": { 2023-12-01T15:34:36.612 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.612 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.612 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.612 INFO:tasks.workunit.client.0.smithi119.stdout: "commit_latency": { 2023-12-01T15:34:36.612 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.612 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.612 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.612 INFO:tasks.workunit.client.0.smithi119.stdout: "lease_ack_timeout": { 2023-12-01T15:34:36.612 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.612 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.612 INFO:tasks.workunit.client.0.smithi119.stdout: "lease_timeout": { 2023-12-01T15:34:36.612 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.612 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.613 INFO:tasks.workunit.client.0.smithi119.stdout: "new_pn": { 2023-12-01T15:34:36.613 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.613 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.613 INFO:tasks.workunit.client.0.smithi119.stdout: "new_pn_latency": { 2023-12-01T15:34:36.613 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.613 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.613 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.613 INFO:tasks.workunit.client.0.smithi119.stdout: "refresh": { 2023-12-01T15:34:36.613 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 808 2023-12-01T15:34:36.613 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.613 INFO:tasks.workunit.client.0.smithi119.stdout: "refresh_latency": { 2023-12-01T15:34:36.613 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 808, 2023-12-01T15:34:36.613 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1912953932 2023-12-01T15:34:36.613 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.614 INFO:tasks.workunit.client.0.smithi119.stdout: "restart": { 2023-12-01T15:34:36.614 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8 2023-12-01T15:34:36.614 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.614 INFO:tasks.workunit.client.0.smithi119.stdout: "share_state": { 2023-12-01T15:34:36.614 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.614 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.614 INFO:tasks.workunit.client.0.smithi119.stdout: "share_state_bytes": { 2023-12-01T15:34:36.614 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.614 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.614 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.614 INFO:tasks.workunit.client.0.smithi119.stdout: "share_state_keys": { 2023-12-01T15:34:36.614 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.614 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.615 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.615 INFO:tasks.workunit.client.0.smithi119.stdout: "start_leader": { 2023-12-01T15:34:36.615 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.615 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.615 INFO:tasks.workunit.client.0.smithi119.stdout: "start_peon": { 2023-12-01T15:34:36.615 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:36.615 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.615 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state": { 2023-12-01T15:34:36.615 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 808 2023-12-01T15:34:36.615 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.615 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state_bytes": { 2023-12-01T15:34:36.616 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 808, 2023-12-01T15:34:36.616 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 7402884 2023-12-01T15:34:36.616 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.616 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state_keys": { 2023-12-01T15:34:36.616 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 808, 2023-12-01T15:34:36.616 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5647 2023-12-01T15:34:36.616 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.616 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state_latency": { 2023-12-01T15:34:36.616 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 808, 2023-12-01T15:34:36.616 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 509987718 2023-12-01T15:34:36.616 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.616 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.616 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache": { 2023-12-01T15:34:36.617 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:36.617 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1020054731 2023-12-01T15:34:36.617 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.617 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:36.617 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 42795008 2023-12-01T15:34:36.617 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.617 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:36.617 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 33562624 2023-12-01T15:34:36.617 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.617 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:36.617 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2147483648 2023-12-01T15:34:36.617 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.617 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:36.617 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 9232384 2023-12-01T15:34:36.618 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.618 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.618 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache:full": { 2023-12-01T15:34:36.618 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.618 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 348127232 2023-12-01T15:34:36.618 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.618 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.618 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.618 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.618 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.618 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.618 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.618 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.619 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 277020408 2023-12-01T15:34:36.619 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.619 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.619 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 273620 2023-12-01T15:34:36.619 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.619 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.619 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.619 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.619 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.619 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.619 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.619 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.619 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.619 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.619 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.620 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.620 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.620 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.620 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.620 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.620 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.620 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.620 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.620 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.620 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.620 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.620 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.620 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.620 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.620 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.621 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 70833204 2023-12-01T15:34:36.621 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.621 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.621 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache:inc": { 2023-12-01T15:34:36.621 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.621 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 348127232 2023-12-01T15:34:36.621 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.621 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.621 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.621 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.621 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.621 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.621 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.621 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.622 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 277020408 2023-12-01T15:34:36.622 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.622 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.622 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 41653 2023-12-01T15:34:36.622 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.622 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.622 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.622 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.622 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.622 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.622 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.622 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.622 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.622 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.623 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.623 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.623 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.623 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.623 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.623 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.623 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.623 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.623 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.623 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.623 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.623 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.623 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.623 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.623 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.624 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.624 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71065171 2023-12-01T15:34:36.624 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.624 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.624 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache:kv": { 2023-12-01T15:34:36.624 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.624 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 322961408 2023-12-01T15:34:36.624 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.624 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.624 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:36.624 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.624 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.624 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.624 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.624 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.625 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 184680272 2023-12-01T15:34:36.625 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.625 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.625 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.625 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.625 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.625 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.625 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.625 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.625 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.625 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.625 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.626 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.626 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.626 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.626 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.626 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.626 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.626 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.626 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.626 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.626 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.626 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.626 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.627 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.627 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.627 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.627 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.627 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.627 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.627 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71172272 2023-12-01T15:34:36.627 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.627 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.627 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb": { 2023-12-01T15:34:36.627 INFO:tasks.workunit.client.0.smithi119.stdout: "compact": { 2023-12-01T15:34:36.627 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.627 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.627 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_queue_len": { 2023-12-01T15:34:36.627 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.628 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.628 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_queue_merge": { 2023-12-01T15:34:36.628 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.628 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.628 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_range": { 2023-12-01T15:34:36.628 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:36.628 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.628 INFO:tasks.workunit.client.0.smithi119.stdout: "get_latency": { 2023-12-01T15:34:36.628 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 34694, 2023-12-01T15:34:36.628 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 88797309 2023-12-01T15:34:36.628 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.628 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_delay_time": { 2023-12-01T15:34:36.628 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.628 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.628 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.628 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_memtable_time": { 2023-12-01T15:34:36.629 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.629 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.629 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.629 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_pre_and_post_time": { 2023-12-01T15:34:36.629 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.629 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.629 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.629 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_wal_time": { 2023-12-01T15:34:36.629 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.630 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.630 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.630 INFO:tasks.workunit.client.0.smithi119.stdout: "submit_latency": { 2023-12-01T15:34:36.630 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.630 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.630 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.630 INFO:tasks.workunit.client.0.smithi119.stdout: "submit_sync_latency": { 2023-12-01T15:34:36.630 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1728, 2023-12-01T15:34:36.630 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 792516915 2023-12-01T15:34:36.630 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.630 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.631 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.631 INFO:tasks.workunit.client.0.smithi119.stdout: "mon.5458dea545e93856ee4a9c966776b67f2f18eaa7": { 2023-12-01T15:34:36.631 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:36.631 INFO:tasks.workunit.client.0.smithi119.stdout: "election_call": { 2023-12-01T15:34:36.631 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:36.631 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.631 INFO:tasks.workunit.client.0.smithi119.stdout: "election_lose": { 2023-12-01T15:34:36.631 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.631 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.631 INFO:tasks.workunit.client.0.smithi119.stdout: "election_win": { 2023-12-01T15:34:36.631 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:36.631 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.631 INFO:tasks.workunit.client.0.smithi119.stdout: "num_elections": { 2023-12-01T15:34:36.632 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 9 2023-12-01T15:34:36.632 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.632 INFO:tasks.workunit.client.0.smithi119.stdout: "num_sessions": { 2023-12-01T15:34:36.632 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 7 2023-12-01T15:34:36.632 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.632 INFO:tasks.workunit.client.0.smithi119.stdout: "session_add": { 2023-12-01T15:34:36.632 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:36.632 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.632 INFO:tasks.workunit.client.0.smithi119.stdout: "session_rm": { 2023-12-01T15:34:36.632 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 218 2023-12-01T15:34:36.632 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.632 INFO:tasks.workunit.client.0.smithi119.stdout: "session_trim": { 2023-12-01T15:34:36.632 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.632 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.632 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.632 INFO:tasks.workunit.client.0.smithi119.stdout: "paxos": { 2023-12-01T15:34:36.633 INFO:tasks.workunit.client.0.smithi119.stdout: "accept_timeout": { 2023-12-01T15:34:36.633 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.633 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.633 INFO:tasks.workunit.client.0.smithi119.stdout: "begin": { 2023-12-01T15:34:36.633 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 950 2023-12-01T15:34:36.633 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.633 INFO:tasks.workunit.client.0.smithi119.stdout: "begin_bytes": { 2023-12-01T15:34:36.633 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 950, 2023-12-01T15:34:36.633 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4840534 2023-12-01T15:34:36.633 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.633 INFO:tasks.workunit.client.0.smithi119.stdout: "begin_keys": { 2023-12-01T15:34:36.633 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 950, 2023-12-01T15:34:36.633 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2850 2023-12-01T15:34:36.633 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.634 INFO:tasks.workunit.client.0.smithi119.stdout: "begin_latency": { 2023-12-01T15:34:36.634 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 950, 2023-12-01T15:34:36.634 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 178995683 2023-12-01T15:34:36.634 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.634 INFO:tasks.workunit.client.0.smithi119.stdout: "collect": { 2023-12-01T15:34:36.634 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.634 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.634 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_bytes": { 2023-12-01T15:34:36.634 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.634 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.634 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.634 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_keys": { 2023-12-01T15:34:36.634 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.635 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.635 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.635 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_latency": { 2023-12-01T15:34:36.635 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.635 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.635 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.635 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_timeout": { 2023-12-01T15:34:36.635 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.635 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.635 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_uncommitted": { 2023-12-01T15:34:36.635 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.635 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.635 INFO:tasks.workunit.client.0.smithi119.stdout: "commit": { 2023-12-01T15:34:36.636 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 950 2023-12-01T15:34:36.636 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.636 INFO:tasks.workunit.client.0.smithi119.stdout: "commit_bytes": { 2023-12-01T15:34:36.636 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 950, 2023-12-01T15:34:36.636 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4772192 2023-12-01T15:34:36.636 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.636 INFO:tasks.workunit.client.0.smithi119.stdout: "commit_keys": { 2023-12-01T15:34:36.636 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 950, 2023-12-01T15:34:36.636 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5650 2023-12-01T15:34:36.636 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.636 INFO:tasks.workunit.client.0.smithi119.stdout: "commit_latency": { 2023-12-01T15:34:36.636 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 950, 2023-12-01T15:34:36.636 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 474587159 2023-12-01T15:34:36.637 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.637 INFO:tasks.workunit.client.0.smithi119.stdout: "lease_ack_timeout": { 2023-12-01T15:34:36.637 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.637 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.637 INFO:tasks.workunit.client.0.smithi119.stdout: "lease_timeout": { 2023-12-01T15:34:36.637 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.637 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.637 INFO:tasks.workunit.client.0.smithi119.stdout: "new_pn": { 2023-12-01T15:34:36.637 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:36.637 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.637 INFO:tasks.workunit.client.0.smithi119.stdout: "new_pn_latency": { 2023-12-01T15:34:36.637 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.637 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 999975 2023-12-01T15:34:36.637 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.638 INFO:tasks.workunit.client.0.smithi119.stdout: "refresh": { 2023-12-01T15:34:36.638 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 952 2023-12-01T15:34:36.638 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.638 INFO:tasks.workunit.client.0.smithi119.stdout: "refresh_latency": { 2023-12-01T15:34:36.638 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 952, 2023-12-01T15:34:36.638 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2468940542 2023-12-01T15:34:36.638 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.638 INFO:tasks.workunit.client.0.smithi119.stdout: "restart": { 2023-12-01T15:34:36.638 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 12 2023-12-01T15:34:36.638 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.638 INFO:tasks.workunit.client.0.smithi119.stdout: "share_state": { 2023-12-01T15:34:36.638 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:36.638 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.638 INFO:tasks.workunit.client.0.smithi119.stdout: "share_state_bytes": { 2023-12-01T15:34:36.639 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.639 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1050 2023-12-01T15:34:36.639 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.639 INFO:tasks.workunit.client.0.smithi119.stdout: "share_state_keys": { 2023-12-01T15:34:36.639 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.639 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:36.639 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.639 INFO:tasks.workunit.client.0.smithi119.stdout: "start_leader": { 2023-12-01T15:34:36.639 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:36.639 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.639 INFO:tasks.workunit.client.0.smithi119.stdout: "start_peon": { 2023-12-01T15:34:36.639 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.640 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.640 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state": { 2023-12-01T15:34:36.640 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.640 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.640 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state_bytes": { 2023-12-01T15:34:36.640 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.640 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.640 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.640 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state_keys": { 2023-12-01T15:34:36.640 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.640 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.640 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.641 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state_latency": { 2023-12-01T15:34:36.641 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.641 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.641 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.641 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.641 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache": { 2023-12-01T15:34:36.641 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:36.641 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1020054731 2023-12-01T15:34:36.641 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.641 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:36.641 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 47947776 2023-12-01T15:34:36.642 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.642 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:36.642 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 39772160 2023-12-01T15:34:36.645 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.645 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:36.645 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2147483648 2023-12-01T15:34:36.653 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.653 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:36.653 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8175616 2023-12-01T15:34:36.653 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.653 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.654 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache:full": { 2023-12-01T15:34:36.654 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.654 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 348127232 2023-12-01T15:34:36.654 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.654 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.654 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.654 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.654 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.654 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.654 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.654 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.655 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 277021484 2023-12-01T15:34:36.655 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.655 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.655 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 273190 2023-12-01T15:34:36.655 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.655 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.655 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.655 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.655 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.655 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.655 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.655 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.655 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.655 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.655 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.655 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.656 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.656 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.656 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.656 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.656 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.656 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.656 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.656 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.656 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.656 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.656 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.656 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.656 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.656 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.656 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 70832558 2023-12-01T15:34:36.657 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.657 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.657 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache:inc": { 2023-12-01T15:34:36.657 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.657 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 348127232 2023-12-01T15:34:36.657 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.657 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.657 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.657 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.657 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.657 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.657 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.657 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.657 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 277021484 2023-12-01T15:34:36.658 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.658 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.658 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 39214 2023-12-01T15:34:36.658 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.658 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.658 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.658 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.659 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.659 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.659 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.659 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.659 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.659 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.659 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.659 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.659 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.659 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.659 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.659 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.659 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.659 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.659 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.660 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.660 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.660 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.660 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.660 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.660 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.660 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.660 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71066534 2023-12-01T15:34:36.660 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.660 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.660 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache:kv": { 2023-12-01T15:34:36.660 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.660 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 322961408 2023-12-01T15:34:36.660 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.661 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.661 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:36.661 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.661 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.661 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.661 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.661 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.661 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 184680989 2023-12-01T15:34:36.661 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.661 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.661 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.661 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.661 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.661 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.661 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.662 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.662 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.662 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.662 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.662 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.662 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.662 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.662 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.663 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.663 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.663 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.664 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.664 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.664 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.664 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.664 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.664 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.664 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.664 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.664 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.664 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.665 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.665 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71171555 2023-12-01T15:34:36.665 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.665 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.665 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb": { 2023-12-01T15:34:36.665 INFO:tasks.workunit.client.0.smithi119.stdout: "compact": { 2023-12-01T15:34:36.666 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.666 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.666 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_queue_len": { 2023-12-01T15:34:36.666 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.666 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.666 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_queue_merge": { 2023-12-01T15:34:36.666 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.666 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.667 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_range": { 2023-12-01T15:34:36.667 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:36.667 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.667 INFO:tasks.workunit.client.0.smithi119.stdout: "get_latency": { 2023-12-01T15:34:36.667 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 42307, 2023-12-01T15:34:36.667 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 164621671 2023-12-01T15:34:36.667 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.667 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_delay_time": { 2023-12-01T15:34:36.667 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.667 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.667 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.667 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_memtable_time": { 2023-12-01T15:34:36.667 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.668 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.668 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.668 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_pre_and_post_time": { 2023-12-01T15:34:36.668 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.669 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.669 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.669 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_wal_time": { 2023-12-01T15:34:36.669 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.669 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.669 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.669 INFO:tasks.workunit.client.0.smithi119.stdout: "submit_latency": { 2023-12-01T15:34:36.669 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.669 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.669 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.669 INFO:tasks.workunit.client.0.smithi119.stdout: "submit_sync_latency": { 2023-12-01T15:34:36.669 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2050, 2023-12-01T15:34:36.669 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 721968604 2023-12-01T15:34:36.669 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.669 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.670 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.670 INFO:tasks.workunit.client.0.smithi119.stdout: "mon.6be959c0ce23f45e18f65fc8a6e2a5f22b9437e0": { 2023-12-01T15:34:36.670 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:36.670 INFO:tasks.workunit.client.0.smithi119.stdout: "election_call": { 2023-12-01T15:34:36.670 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:36.670 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.670 INFO:tasks.workunit.client.0.smithi119.stdout: "election_lose": { 2023-12-01T15:34:36.670 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:36.671 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.671 INFO:tasks.workunit.client.0.smithi119.stdout: "election_win": { 2023-12-01T15:34:36.671 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.671 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.671 INFO:tasks.workunit.client.0.smithi119.stdout: "num_elections": { 2023-12-01T15:34:36.671 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 7 2023-12-01T15:34:36.671 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.671 INFO:tasks.workunit.client.0.smithi119.stdout: "num_sessions": { 2023-12-01T15:34:36.671 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10 2023-12-01T15:34:36.671 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.671 INFO:tasks.workunit.client.0.smithi119.stdout: "session_add": { 2023-12-01T15:34:36.671 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4 2023-12-01T15:34:36.671 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.672 INFO:tasks.workunit.client.0.smithi119.stdout: "session_rm": { 2023-12-01T15:34:36.672 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 55 2023-12-01T15:34:36.672 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.672 INFO:tasks.workunit.client.0.smithi119.stdout: "session_trim": { 2023-12-01T15:34:36.672 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.672 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.672 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.672 INFO:tasks.workunit.client.0.smithi119.stdout: "paxos": { 2023-12-01T15:34:36.672 INFO:tasks.workunit.client.0.smithi119.stdout: "accept_timeout": { 2023-12-01T15:34:36.673 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.673 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.673 INFO:tasks.workunit.client.0.smithi119.stdout: "begin": { 2023-12-01T15:34:36.673 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 817 2023-12-01T15:34:36.673 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.673 INFO:tasks.workunit.client.0.smithi119.stdout: "begin_bytes": { 2023-12-01T15:34:36.673 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 817, 2023-12-01T15:34:36.673 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3802567 2023-12-01T15:34:36.673 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.673 INFO:tasks.workunit.client.0.smithi119.stdout: "begin_keys": { 2023-12-01T15:34:36.673 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.673 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.673 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.673 INFO:tasks.workunit.client.0.smithi119.stdout: "begin_latency": { 2023-12-01T15:34:36.673 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 817, 2023-12-01T15:34:36.674 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 127996566 2023-12-01T15:34:36.674 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.674 INFO:tasks.workunit.client.0.smithi119.stdout: "collect": { 2023-12-01T15:34:36.674 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:36.674 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.674 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_bytes": { 2023-12-01T15:34:36.674 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.674 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 146 2023-12-01T15:34:36.674 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.674 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_keys": { 2023-12-01T15:34:36.674 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.674 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:36.674 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.674 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_latency": { 2023-12-01T15:34:36.675 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.675 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.675 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.675 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_timeout": { 2023-12-01T15:34:36.675 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.675 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.675 INFO:tasks.workunit.client.0.smithi119.stdout: "collect_uncommitted": { 2023-12-01T15:34:36.675 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.675 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.675 INFO:tasks.workunit.client.0.smithi119.stdout: "commit": { 2023-12-01T15:34:36.675 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 818 2023-12-01T15:34:36.675 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.675 INFO:tasks.workunit.client.0.smithi119.stdout: "commit_bytes": { 2023-12-01T15:34:36.675 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.675 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.676 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.676 INFO:tasks.workunit.client.0.smithi119.stdout: "commit_keys": { 2023-12-01T15:34:36.676 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.676 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.676 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.676 INFO:tasks.workunit.client.0.smithi119.stdout: "commit_latency": { 2023-12-01T15:34:36.676 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.676 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.676 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.676 INFO:tasks.workunit.client.0.smithi119.stdout: "lease_ack_timeout": { 2023-12-01T15:34:36.676 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.676 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.676 INFO:tasks.workunit.client.0.smithi119.stdout: "lease_timeout": { 2023-12-01T15:34:36.676 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.676 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.676 INFO:tasks.workunit.client.0.smithi119.stdout: "new_pn": { 2023-12-01T15:34:36.677 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.677 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.677 INFO:tasks.workunit.client.0.smithi119.stdout: "new_pn_latency": { 2023-12-01T15:34:36.677 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.677 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.677 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.677 INFO:tasks.workunit.client.0.smithi119.stdout: "refresh": { 2023-12-01T15:34:36.677 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 818 2023-12-01T15:34:36.677 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.679 INFO:tasks.workunit.client.0.smithi119.stdout: "refresh_latency": { 2023-12-01T15:34:36.679 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 818, 2023-12-01T15:34:36.679 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1743953215 2023-12-01T15:34:36.679 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.679 INFO:tasks.workunit.client.0.smithi119.stdout: "restart": { 2023-12-01T15:34:36.679 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:36.679 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.679 INFO:tasks.workunit.client.0.smithi119.stdout: "share_state": { 2023-12-01T15:34:36.679 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.679 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.679 INFO:tasks.workunit.client.0.smithi119.stdout: "share_state_bytes": { 2023-12-01T15:34:36.680 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.680 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.680 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.680 INFO:tasks.workunit.client.0.smithi119.stdout: "share_state_keys": { 2023-12-01T15:34:36.680 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.680 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.680 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.680 INFO:tasks.workunit.client.0.smithi119.stdout: "start_leader": { 2023-12-01T15:34:36.680 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.680 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.680 INFO:tasks.workunit.client.0.smithi119.stdout: "start_peon": { 2023-12-01T15:34:36.680 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:36.680 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.682 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state": { 2023-12-01T15:34:36.682 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 818 2023-12-01T15:34:36.682 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.682 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state_bytes": { 2023-12-01T15:34:36.682 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 818, 2023-12-01T15:34:36.682 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 7451710 2023-12-01T15:34:36.683 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.683 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state_keys": { 2023-12-01T15:34:36.683 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 818, 2023-12-01T15:34:36.683 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5724 2023-12-01T15:34:36.683 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.683 INFO:tasks.workunit.client.0.smithi119.stdout: "store_state_latency": { 2023-12-01T15:34:36.683 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 818, 2023-12-01T15:34:36.683 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 283992400 2023-12-01T15:34:36.684 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.684 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.684 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache": { 2023-12-01T15:34:36.684 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:36.684 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1020054731 2023-12-01T15:34:36.684 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.684 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:36.684 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 43843584 2023-12-01T15:34:36.684 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.684 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:36.684 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 34095104 2023-12-01T15:34:36.684 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.684 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:36.684 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2147483648 2023-12-01T15:34:36.685 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.685 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:36.685 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 9748480 2023-12-01T15:34:36.685 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.685 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.685 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache:full": { 2023-12-01T15:34:36.685 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.685 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 348127232 2023-12-01T15:34:36.685 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.685 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.685 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.685 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.685 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.685 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.686 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.686 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.686 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 277020408 2023-12-01T15:34:36.686 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.686 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.686 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 273620 2023-12-01T15:34:36.686 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.686 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.686 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.686 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.686 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.686 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.686 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.686 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.687 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.687 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.687 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.687 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.687 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.687 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.687 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.687 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.687 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.687 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.687 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.687 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.687 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.687 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.687 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.687 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.688 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.688 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.688 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 70833204 2023-12-01T15:34:36.688 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.688 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.688 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache:inc": { 2023-12-01T15:34:36.688 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.688 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 348127232 2023-12-01T15:34:36.688 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.688 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.688 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.688 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.688 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.688 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.689 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.689 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.689 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 277020408 2023-12-01T15:34:36.689 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.689 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.689 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 41653 2023-12-01T15:34:36.689 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.689 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.689 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.689 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.689 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.689 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.689 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.689 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.689 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.690 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.690 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.690 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.690 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.690 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.690 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.690 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.690 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.690 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.690 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.690 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.690 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.690 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.690 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.691 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.691 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.691 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.691 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71065171 2023-12-01T15:34:36.691 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.691 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.691 INFO:tasks.workunit.client.0.smithi119.stdout: "prioritycache:kv": { 2023-12-01T15:34:36.691 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.691 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 322961408 2023-12-01T15:34:36.691 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.691 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.691 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:36.691 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.691 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.692 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.692 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.692 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.692 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 184680272 2023-12-01T15:34:36.692 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.692 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.692 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.692 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.692 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.692 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.692 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.692 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.692 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.692 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.693 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.693 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.693 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.693 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.693 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.693 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.693 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.693 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.693 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.693 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.693 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.693 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.693 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.693 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.693 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.693 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.694 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.694 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.694 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.694 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71172272 2023-12-01T15:34:36.694 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.694 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.694 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb": { 2023-12-01T15:34:36.694 INFO:tasks.workunit.client.0.smithi119.stdout: "compact": { 2023-12-01T15:34:36.694 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.694 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.694 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_queue_len": { 2023-12-01T15:34:36.694 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.694 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.694 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_queue_merge": { 2023-12-01T15:34:36.694 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.695 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.695 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_range": { 2023-12-01T15:34:36.695 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:36.695 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.695 INFO:tasks.workunit.client.0.smithi119.stdout: "get_latency": { 2023-12-01T15:34:36.695 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 34745, 2023-12-01T15:34:36.695 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 78842096 2023-12-01T15:34:36.695 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.695 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_delay_time": { 2023-12-01T15:34:36.695 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.695 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.695 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.695 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_memtable_time": { 2023-12-01T15:34:36.695 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.695 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.696 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.696 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_pre_and_post_time": { 2023-12-01T15:34:36.696 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.696 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.696 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.696 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_write_wal_time": { 2023-12-01T15:34:36.696 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.696 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.696 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.696 INFO:tasks.workunit.client.0.smithi119.stdout: "submit_latency": { 2023-12-01T15:34:36.696 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.696 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.696 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.696 INFO:tasks.workunit.client.0.smithi119.stdout: "submit_sync_latency": { 2023-12-01T15:34:36.696 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1770, 2023-12-01T15:34:36.697 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 523097729 2023-12-01T15:34:36.697 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.697 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.697 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.697 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.0": { 2023-12-01T15:34:36.697 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.697 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_fallback": { 2023-12-01T15:34:36.697 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.697 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.697 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_size_fallback": { 2023-12-01T15:34:36.697 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.697 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.697 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_db": { 2023-12-01T15:34:36.697 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:36.697 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.697 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_main": { 2023-12-01T15:34:36.698 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.698 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.698 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_wal": { 2023-12-01T15:34:36.698 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.698 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.698 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_slow": { 2023-12-01T15:34:36.698 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.698 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.698 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_sst": { 2023-12-01T15:34:36.698 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:36.698 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.698 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_wal": { 2023-12-01T15:34:36.698 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2961408 2023-12-01T15:34:36.698 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.698 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lat": { 2023-12-01T15:34:36.699 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.699 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.699 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.699 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lock_lat": { 2023-12-01T15:34:36.699 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.699 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.699 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.699 INFO:tasks.workunit.client.0.smithi119.stdout: "db_total_bytes": { 2023-12-01T15:34:36.699 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:36.699 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.699 INFO:tasks.workunit.client.0.smithi119.stdout: "db_used_bytes": { 2023-12-01T15:34:36.699 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27590656 2023-12-01T15:34:36.699 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.699 INFO:tasks.workunit.client.0.smithi119.stdout: "log_bytes": { 2023-12-01T15:34:36.699 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1699840 2023-12-01T15:34:36.699 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.700 INFO:tasks.workunit.client.0.smithi119.stdout: "logged_bytes": { 2023-12-01T15:34:36.700 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1560576 2023-12-01T15:34:36.700 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.700 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_db": { 2023-12-01T15:34:36.700 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31784960 2023-12-01T15:34:36.700 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.700 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_slow": { 2023-12-01T15:34:36.700 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.700 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.700 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_wal": { 2023-12-01T15:34:36.700 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.700 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.700 INFO:tasks.workunit.client.0.smithi119.stdout: "num_files": { 2023-12-01T15:34:36.701 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:36.701 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.701 INFO:tasks.workunit.client.0.smithi119.stdout: "read_bytes": { 2023-12-01T15:34:36.701 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 204599 2023-12-01T15:34:36.701 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.701 INFO:tasks.workunit.client.0.smithi119.stdout: "read_count": { 2023-12-01T15:34:36.701 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:36.701 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.701 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes": { 2023-12-01T15:34:36.701 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1277952 2023-12-01T15:34:36.701 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.701 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_db": { 2023-12-01T15:34:36.701 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1282048 2023-12-01T15:34:36.702 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.702 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_slow": { 2023-12-01T15:34:36.702 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.702 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.702 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_wal": { 2023-12-01T15:34:36.702 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.702 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.702 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_count": { 2023-12-01T15:34:36.702 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14 2023-12-01T15:34:36.702 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.702 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_bytes": { 2023-12-01T15:34:36.702 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3884 2023-12-01T15:34:36.702 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.702 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_count": { 2023-12-01T15:34:36.703 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:36.703 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.703 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_bytes": { 2023-12-01T15:34:36.703 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:36.703 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.703 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_count": { 2023-12-01T15:34:36.703 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:36.703 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.703 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_bytes": { 2023-12-01T15:34:36.703 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:36.703 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.703 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_count": { 2023-12-01T15:34:36.703 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:36.703 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.703 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes": { 2023-12-01T15:34:36.704 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.704 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.704 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_db": { 2023-12-01T15:34:36.704 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.704 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.704 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_slow": { 2023-12-01T15:34:36.704 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.704 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.704 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_wal": { 2023-12-01T15:34:36.704 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.704 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.704 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_count": { 2023-12-01T15:34:36.705 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.705 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.705 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_total_bytes": { 2023-12-01T15:34:36.705 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.705 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.705 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_used_bytes": { 2023-12-01T15:34:36.705 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.705 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.705 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_total_bytes": { 2023-12-01T15:34:36.705 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.705 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.705 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_used_bytes": { 2023-12-01T15:34:36.705 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.705 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.705 INFO:tasks.workunit.client.0.smithi119.stdout: "write_bytes": { 2023-12-01T15:34:36.706 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4595712 2023-12-01T15:34:36.706 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.706 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.706 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": { 2023-12-01T15:34:36.706 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit": { 2023-12-01T15:34:36.706 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4096 2023-12-01T15:34:36.706 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.706 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": { 2023-12-01T15:34:36.706 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1327104 2023-12-01T15:34:36.706 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.706 INFO:tasks.workunit.client.0.smithi119.stdout: "clist_lat": { 2023-12-01T15:34:36.706 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 4, 2023-12-01T15:34:36.706 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 124512 2023-12-01T15:34:36.706 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.706 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_lat": { 2023-12-01T15:34:36.707 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.707 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.707 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.707 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed": { 2023-12-01T15:34:36.707 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.707 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.707 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_allocated": { 2023-12-01T15:34:36.707 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.707 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.707 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_original": { 2023-12-01T15:34:36.707 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.707 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.707 INFO:tasks.workunit.client.0.smithi119.stdout: "csum_lat": { 2023-12-01T15:34:36.707 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 22, 2023-12-01T15:34:36.707 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 60643 2023-12-01T15:34:36.708 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.708 INFO:tasks.workunit.client.0.smithi119.stdout: "decompress_lat": { 2023-12-01T15:34:36.708 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.708 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.708 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.708 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_commit_lat": { 2023-12-01T15:34:36.708 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 369, 2023-12-01T15:34:36.708 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 101551858 2023-12-01T15:34:36.708 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.708 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_final_lat": { 2023-12-01T15:34:36.708 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 357, 2023-12-01T15:34:36.708 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 7999075 2023-12-01T15:34:36.708 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.708 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_flush_lat": { 2023-12-01T15:34:36.708 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 369, 2023-12-01T15:34:36.708 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 400219 2023-12-01T15:34:36.709 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.709 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_sync_lat": { 2023-12-01T15:34:36.709 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 369, 2023-12-01T15:34:36.709 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 101952077 2023-12-01T15:34:36.709 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.709 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_keys_lat": { 2023-12-01T15:34:36.709 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.709 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.709 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.709 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_values_lat": { 2023-12-01T15:34:36.709 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.709 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.709 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.709 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_lower_bound_lat": { 2023-12-01T15:34:36.709 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 6, 2023-12-01T15:34:36.710 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 19728 2023-12-01T15:34:36.710 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.710 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_next_lat": { 2023-12-01T15:34:36.710 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.710 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.710 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.710 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_seek_to_first_lat": { 2023-12-01T15:34:36.710 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.710 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.710 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.710 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_upper_bound_lat": { 2023-12-01T15:34:36.710 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.710 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 9270 2023-12-01T15:34:36.710 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.711 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_hits": { 2023-12-01T15:34:36.711 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 865 2023-12-01T15:34:36.711 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.711 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_misses": { 2023-12-01T15:34:36.711 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 226 2023-12-01T15:34:36.711 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.711 INFO:tasks.workunit.client.0.smithi119.stdout: "read_lat": { 2023-12-01T15:34:36.711 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 122, 2023-12-01T15:34:36.711 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4932413 2023-12-01T15:34:36.711 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.711 INFO:tasks.workunit.client.0.smithi119.stdout: "read_onode_meta_lat": { 2023-12-01T15:34:36.711 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 332, 2023-12-01T15:34:36.711 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 302326 2023-12-01T15:34:36.711 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.711 INFO:tasks.workunit.client.0.smithi119.stdout: "read_wait_aio_lat": { 2023-12-01T15:34:36.711 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 210, 2023-12-01T15:34:36.712 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4602177 2023-12-01T15:34:36.712 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.712 INFO:tasks.workunit.client.0.smithi119.stdout: "reads_with_retries": { 2023-12-01T15:34:36.712 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.712 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.712 INFO:tasks.workunit.client.0.smithi119.stdout: "remove_lat": { 2023-12-01T15:34:36.712 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.712 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31798 2023-12-01T15:34:36.712 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.712 INFO:tasks.workunit.client.0.smithi119.stdout: "state_aio_wait_lat": { 2023-12-01T15:34:36.712 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:36.712 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 21219105 2023-12-01T15:34:36.712 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.712 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T15:34:36.712 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 129, 2023-12-01T15:34:36.713 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27826474 2023-12-01T15:34:36.713 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.713 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_cleanup_lat": { 2023-12-01T15:34:36.713 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 129, 2023-12-01T15:34:36.713 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 413869846368 2023-12-01T15:34:36.713 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.713 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_queued_lat": { 2023-12-01T15:34:36.713 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 129, 2023-12-01T15:34:36.713 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 140578577654 2023-12-01T15:34:36.713 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.713 INFO:tasks.workunit.client.0.smithi119.stdout: "state_done_lat": { 2023-12-01T15:34:36.713 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:36.713 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 61896044752 2023-12-01T15:34:36.713 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.713 INFO:tasks.workunit.client.0.smithi119.stdout: "state_finishing_lat": { 2023-12-01T15:34:36.713 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:36.714 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 47486 2023-12-01T15:34:36.714 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.714 INFO:tasks.workunit.client.0.smithi119.stdout: "state_io_done_lat": { 2023-12-01T15:34:36.714 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:36.714 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 563332 2023-12-01T15:34:36.714 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.714 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_commiting_lat": { 2023-12-01T15:34:36.714 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:36.714 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 250395050 2023-12-01T15:34:36.714 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.714 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_done_lat": { 2023-12-01T15:34:36.714 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:36.714 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 163617 2023-12-01T15:34:36.714 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.714 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_queued_lat": { 2023-12-01T15:34:36.715 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:36.715 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 104810206 2023-12-01T15:34:36.715 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.715 INFO:tasks.workunit.client.0.smithi119.stdout: "state_prepare_lat": { 2023-12-01T15:34:36.715 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:36.715 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 25620897 2023-12-01T15:34:36.715 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.715 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": { 2023-12-01T15:34:36.715 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 903511 2023-12-01T15:34:36.715 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.715 INFO:tasks.workunit.client.0.smithi119.stdout: "truncate_lat": { 2023-12-01T15:34:36.715 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.715 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.715 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.715 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_commit_lat": { 2023-12-01T15:34:36.715 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:36.717 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 402684097 2023-12-01T15:34:36.717 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.717 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_submit_lat": { 2023-12-01T15:34:36.717 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:36.717 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 30360132 2023-12-01T15:34:36.717 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.717 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_throttle_lat": { 2023-12-01T15:34:36.717 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 499, 2023-12-01T15:34:36.717 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3056341 2023-12-01T15:34:36.718 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.718 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.718 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache": { 2023-12-01T15:34:36.718 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:36.718 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1879454704 2023-12-01T15:34:36.718 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.718 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:36.718 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 44482560 2023-12-01T15:34:36.718 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.718 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:36.718 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 44318720 2023-12-01T15:34:36.718 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.718 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:36.718 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3158542438 2023-12-01T15:34:36.719 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.719 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:36.719 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 163840 2023-12-01T15:34:36.719 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.719 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.719 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:data": { 2023-12-01T15:34:36.719 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.719 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 159383552 2023-12-01T15:34:36.719 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.719 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.719 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.719 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.719 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.719 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.719 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.720 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.720 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 86540852 2023-12-01T15:34:36.720 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.720 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.720 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.720 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.720 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.720 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.720 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.720 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.720 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.720 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.720 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.720 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.721 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.721 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.721 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:36.721 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.721 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.721 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 602112 2023-12-01T15:34:36.721 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.721 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.721 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.721 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.721 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.721 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.721 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.721 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.721 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.721 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.722 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.722 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72232396 2023-12-01T15:34:36.722 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.722 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.722 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv": { 2023-12-01T15:34:36.722 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.722 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 788529152 2023-12-01T15:34:36.722 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.722 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.722 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:36.722 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.722 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.722 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.722 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.723 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.723 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649056393 2023-12-01T15:34:36.723 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.723 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.723 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.723 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.723 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.723 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.723 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.723 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.723 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.723 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.723 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.723 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.723 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.724 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.724 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.724 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.724 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.724 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1168 2023-12-01T15:34:36.724 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.724 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.724 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.724 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.724 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.724 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.724 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.724 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.724 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.724 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.725 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.725 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72362727 2023-12-01T15:34:36.725 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.725 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.725 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T15:34:36.725 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.725 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 192937984 2023-12-01T15:34:36.725 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.725 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.725 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:36.725 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.725 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.725 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 464 2023-12-01T15:34:36.725 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.725 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.726 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 57693901 2023-12-01T15:34:36.726 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.726 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.726 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.726 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.726 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.726 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.726 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.726 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.726 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.726 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.726 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.726 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.726 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.727 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.727 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.727 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.727 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.727 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.727 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.727 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.727 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.727 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.727 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.727 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.727 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.727 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.727 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.727 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.728 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.728 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 68134755 2023-12-01T15:34:36.728 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.728 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.728 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:meta": { 2023-12-01T15:34:36.728 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.728 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 721420288 2023-12-01T15:34:36.728 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.728 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.728 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.728 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.728 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.728 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.728 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.729 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.729 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649056393 2023-12-01T15:34:36.729 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.729 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.729 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.729 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.729 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.729 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.729 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.729 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.729 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.729 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.729 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.729 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.729 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.729 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.730 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 28149 2023-12-01T15:34:36.730 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.730 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.730 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 215401 2023-12-01T15:34:36.730 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.730 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.730 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.730 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.730 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.730 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.730 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.730 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.730 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.730 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.730 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.731 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72120345 2023-12-01T15:34:36.731 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.731 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.731 INFO:tasks.workunit.client.0.smithi119.stdout: "objecter": { 2023-12-01T15:34:36.731 INFO:tasks.workunit.client.0.smithi119.stdout: "op_active": { 2023-12-01T15:34:36.731 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.731 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.731 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:36.731 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.731 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.731 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rmw": { 2023-12-01T15:34:36.732 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.732 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.732 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:36.732 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.732 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.732 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.732 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.732 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg": { 2023-12-01T15:34:36.732 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 47 2023-12-01T15:34:36.732 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.732 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg_removing": { 2023-12-01T15:34:36.732 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.732 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.732 INFO:tasks.workunit.client.0.smithi119.stdout: "op": { 2023-12-01T15:34:36.732 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5 2023-12-01T15:34:36.732 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.733 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_degraded": { 2023-12-01T15:34:36.733 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.733 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.733 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_unreadable": { 2023-12-01T15:34:36.733 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.733 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.733 INFO:tasks.workunit.client.0.smithi119.stdout: "op_in_bytes": { 2023-12-01T15:34:36.733 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 616 2023-12-01T15:34:36.733 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.734 INFO:tasks.workunit.client.0.smithi119.stdout: "op_latency": { 2023-12-01T15:34:36.734 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:36.734 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 80214481 2023-12-01T15:34:36.734 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.734 INFO:tasks.workunit.client.0.smithi119.stdout: "op_out_bytes": { 2023-12-01T15:34:36.735 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.735 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.735 INFO:tasks.workunit.client.0.smithi119.stdout: "op_prepare_latency": { 2023-12-01T15:34:36.735 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 6, 2023-12-01T15:34:36.735 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2404378 2023-12-01T15:34:36.735 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.735 INFO:tasks.workunit.client.0.smithi119.stdout: "op_process_latency": { 2023-12-01T15:34:36.735 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:36.735 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 78235137 2023-12-01T15:34:36.735 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.735 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:36.735 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.736 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.736 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency": { 2023-12-01T15:34:36.736 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.736 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.736 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.736 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T15:34:36.736 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.736 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.736 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_out_bytes": { 2023-12-01T15:34:36.736 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.736 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.736 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_prepare_latency": { 2023-12-01T15:34:36.736 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.736 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.736 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.737 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_process_latency": { 2023-12-01T15:34:36.737 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.737 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.737 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.737 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw": { 2023-12-01T15:34:36.737 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.737 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.737 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_in_bytes": { 2023-12-01T15:34:36.737 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.737 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.737 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency": { 2023-12-01T15:34:36.737 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.737 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.737 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.738 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T15:34:36.738 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.738 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.741 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T15:34:36.741 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.741 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.741 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_out_bytes": { 2023-12-01T15:34:36.741 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.741 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.742 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_prepare_latency": { 2023-12-01T15:34:36.742 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.742 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.742 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.742 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_process_latency": { 2023-12-01T15:34:36.742 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.742 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.742 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.743 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:36.743 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5 2023-12-01T15:34:36.743 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.743 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_in_bytes": { 2023-12-01T15:34:36.743 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 616 2023-12-01T15:34:36.743 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.743 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency": { 2023-12-01T15:34:36.743 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:36.743 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 80214481 2023-12-01T15:34:36.743 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.743 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T15:34:36.743 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.743 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.743 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_prepare_latency": { 2023-12-01T15:34:36.743 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 6, 2023-12-01T15:34:36.744 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2404378 2023-12-01T15:34:36.744 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.744 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_process_latency": { 2023-12-01T15:34:36.744 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:36.744 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 78235137 2023-12-01T15:34:36.744 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.744 INFO:tasks.workunit.client.0.smithi119.stdout: "op_wip": { 2023-12-01T15:34:36.744 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.744 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.745 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_bytes": { 2023-12-01T15:34:36.745 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1771104 2023-12-01T15:34:36.745 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.746 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_ops": { 2023-12-01T15:34:36.746 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 6 2023-12-01T15:34:36.746 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.746 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes": { 2023-12-01T15:34:36.746 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:36.746 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.746 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes_used": { 2023-12-01T15:34:36.747 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 28925952 2023-12-01T15:34:36.747 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.747 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.747 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.747 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.1": { 2023-12-01T15:34:36.747 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.747 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_fallback": { 2023-12-01T15:34:36.748 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.748 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.748 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_size_fallback": { 2023-12-01T15:34:36.748 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.748 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.748 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_db": { 2023-12-01T15:34:36.749 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:36.749 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.749 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_main": { 2023-12-01T15:34:36.749 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.749 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.749 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_wal": { 2023-12-01T15:34:36.749 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.749 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.749 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_slow": { 2023-12-01T15:34:36.749 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.749 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.749 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_sst": { 2023-12-01T15:34:36.749 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:36.749 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.750 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_wal": { 2023-12-01T15:34:36.750 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2584576 2023-12-01T15:34:36.750 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.750 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lat": { 2023-12-01T15:34:36.750 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.750 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.750 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.750 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lock_lat": { 2023-12-01T15:34:36.752 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.752 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.753 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.753 INFO:tasks.workunit.client.0.smithi119.stdout: "db_total_bytes": { 2023-12-01T15:34:36.753 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:36.753 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.753 INFO:tasks.workunit.client.0.smithi119.stdout: "db_used_bytes": { 2023-12-01T15:34:36.753 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27590656 2023-12-01T15:34:36.753 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.753 INFO:tasks.workunit.client.0.smithi119.stdout: "log_bytes": { 2023-12-01T15:34:36.753 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1470464 2023-12-01T15:34:36.753 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.753 INFO:tasks.workunit.client.0.smithi119.stdout: "logged_bytes": { 2023-12-01T15:34:36.753 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1331200 2023-12-01T15:34:36.755 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.756 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_db": { 2023-12-01T15:34:36.756 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31784960 2023-12-01T15:34:36.756 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.756 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_slow": { 2023-12-01T15:34:36.756 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.756 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.756 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_wal": { 2023-12-01T15:34:36.756 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.756 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.756 INFO:tasks.workunit.client.0.smithi119.stdout: "num_files": { 2023-12-01T15:34:36.756 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:36.756 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.757 INFO:tasks.workunit.client.0.smithi119.stdout: "read_bytes": { 2023-12-01T15:34:36.757 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 204599 2023-12-01T15:34:36.757 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.757 INFO:tasks.workunit.client.0.smithi119.stdout: "read_count": { 2023-12-01T15:34:36.757 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:36.757 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.757 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes": { 2023-12-01T15:34:36.757 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1277952 2023-12-01T15:34:36.757 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.757 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_db": { 2023-12-01T15:34:36.757 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1282048 2023-12-01T15:34:36.757 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.758 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_slow": { 2023-12-01T15:34:36.758 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.758 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.758 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_wal": { 2023-12-01T15:34:36.758 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.758 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.758 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_count": { 2023-12-01T15:34:36.758 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14 2023-12-01T15:34:36.758 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.758 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_bytes": { 2023-12-01T15:34:36.758 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3884 2023-12-01T15:34:36.758 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.758 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_count": { 2023-12-01T15:34:36.758 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:36.759 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.759 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_bytes": { 2023-12-01T15:34:36.759 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:36.759 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.759 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_count": { 2023-12-01T15:34:36.759 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:36.759 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.759 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_bytes": { 2023-12-01T15:34:36.759 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:36.759 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.759 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_count": { 2023-12-01T15:34:36.759 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:36.759 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.759 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes": { 2023-12-01T15:34:36.759 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.759 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.760 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_db": { 2023-12-01T15:34:36.760 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.760 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.760 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_slow": { 2023-12-01T15:34:36.760 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.760 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.760 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_wal": { 2023-12-01T15:34:36.760 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.760 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.760 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_count": { 2023-12-01T15:34:36.760 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.760 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.760 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_total_bytes": { 2023-12-01T15:34:36.760 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.760 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.761 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_used_bytes": { 2023-12-01T15:34:36.761 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.761 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.762 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_total_bytes": { 2023-12-01T15:34:36.762 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.762 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.762 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_used_bytes": { 2023-12-01T15:34:36.762 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.762 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.762 INFO:tasks.workunit.client.0.smithi119.stdout: "write_bytes": { 2023-12-01T15:34:36.762 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3989504 2023-12-01T15:34:36.762 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.763 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.763 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": { 2023-12-01T15:34:36.763 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit": { 2023-12-01T15:34:36.763 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4096 2023-12-01T15:34:36.763 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.763 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": { 2023-12-01T15:34:36.763 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 720896 2023-12-01T15:34:36.763 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.763 INFO:tasks.workunit.client.0.smithi119.stdout: "clist_lat": { 2023-12-01T15:34:36.763 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:36.763 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 176895 2023-12-01T15:34:36.763 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.763 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_lat": { 2023-12-01T15:34:36.763 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.764 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.764 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.764 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed": { 2023-12-01T15:34:36.764 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.764 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.764 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_allocated": { 2023-12-01T15:34:36.764 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.764 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.764 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_original": { 2023-12-01T15:34:36.764 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.764 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.764 INFO:tasks.workunit.client.0.smithi119.stdout: "csum_lat": { 2023-12-01T15:34:36.764 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 28, 2023-12-01T15:34:36.764 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 76192 2023-12-01T15:34:36.765 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.765 INFO:tasks.workunit.client.0.smithi119.stdout: "decompress_lat": { 2023-12-01T15:34:36.765 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.765 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.765 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.765 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_commit_lat": { 2023-12-01T15:34:36.765 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 313, 2023-12-01T15:34:36.765 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 88776778 2023-12-01T15:34:36.766 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.766 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_final_lat": { 2023-12-01T15:34:36.766 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 284, 2023-12-01T15:34:36.766 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 20277254 2023-12-01T15:34:36.766 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.766 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_flush_lat": { 2023-12-01T15:34:36.766 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 313, 2023-12-01T15:34:36.766 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 338426 2023-12-01T15:34:36.766 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.766 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_sync_lat": { 2023-12-01T15:34:36.766 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 313, 2023-12-01T15:34:36.766 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 89115204 2023-12-01T15:34:36.766 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.766 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_keys_lat": { 2023-12-01T15:34:36.767 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.767 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.767 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.767 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_values_lat": { 2023-12-01T15:34:36.767 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.767 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1268 2023-12-01T15:34:36.767 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.767 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_lower_bound_lat": { 2023-12-01T15:34:36.767 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.767 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 6493 2023-12-01T15:34:36.767 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.767 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_next_lat": { 2023-12-01T15:34:36.767 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.767 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.768 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.768 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_seek_to_first_lat": { 2023-12-01T15:34:36.768 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.768 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.768 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.768 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_upper_bound_lat": { 2023-12-01T15:34:36.768 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.768 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3918 2023-12-01T15:34:36.768 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.768 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_hits": { 2023-12-01T15:34:36.768 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 835 2023-12-01T15:34:36.768 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.768 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_misses": { 2023-12-01T15:34:36.768 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 233 2023-12-01T15:34:36.768 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.769 INFO:tasks.workunit.client.0.smithi119.stdout: "read_lat": { 2023-12-01T15:34:36.769 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 133, 2023-12-01T15:34:36.769 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3562435 2023-12-01T15:34:36.769 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.769 INFO:tasks.workunit.client.0.smithi119.stdout: "read_onode_meta_lat": { 2023-12-01T15:34:36.769 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 348, 2023-12-01T15:34:36.769 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 287594 2023-12-01T15:34:36.769 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.769 INFO:tasks.workunit.client.0.smithi119.stdout: "read_wait_aio_lat": { 2023-12-01T15:34:36.769 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 215, 2023-12-01T15:34:36.769 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3291993 2023-12-01T15:34:36.769 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.769 INFO:tasks.workunit.client.0.smithi119.stdout: "reads_with_retries": { 2023-12-01T15:34:36.769 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.769 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.770 INFO:tasks.workunit.client.0.smithi119.stdout: "remove_lat": { 2023-12-01T15:34:36.770 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 3, 2023-12-01T15:34:36.770 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 103543 2023-12-01T15:34:36.770 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.770 INFO:tasks.workunit.client.0.smithi119.stdout: "state_aio_wait_lat": { 2023-12-01T15:34:36.770 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 424, 2023-12-01T15:34:36.770 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8679461 2023-12-01T15:34:36.770 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.770 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T15:34:36.770 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 124, 2023-12-01T15:34:36.770 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8399471 2023-12-01T15:34:36.771 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.771 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_cleanup_lat": { 2023-12-01T15:34:36.771 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 122, 2023-12-01T15:34:36.771 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 286288687365 2023-12-01T15:34:36.771 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.771 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_queued_lat": { 2023-12-01T15:34:36.773 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 124, 2023-12-01T15:34:36.773 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 129000048804 2023-12-01T15:34:36.773 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.773 INFO:tasks.workunit.client.0.smithi119.stdout: "state_done_lat": { 2023-12-01T15:34:36.773 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 422, 2023-12-01T15:34:36.773 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 35284758711 2023-12-01T15:34:36.774 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.774 INFO:tasks.workunit.client.0.smithi119.stdout: "state_finishing_lat": { 2023-12-01T15:34:36.774 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 422, 2023-12-01T15:34:36.774 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 39377 2023-12-01T15:34:36.774 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.774 INFO:tasks.workunit.client.0.smithi119.stdout: "state_io_done_lat": { 2023-12-01T15:34:36.774 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 424, 2023-12-01T15:34:36.774 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 423694 2023-12-01T15:34:36.775 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.775 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_commiting_lat": { 2023-12-01T15:34:36.775 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 424, 2023-12-01T15:34:36.775 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 311136938 2023-12-01T15:34:36.775 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.775 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_done_lat": { 2023-12-01T15:34:36.775 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 424, 2023-12-01T15:34:36.775 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 136899 2023-12-01T15:34:36.775 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.775 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_queued_lat": { 2023-12-01T15:34:36.775 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 424, 2023-12-01T15:34:36.775 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 135810184 2023-12-01T15:34:36.776 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.776 INFO:tasks.workunit.client.0.smithi119.stdout: "state_prepare_lat": { 2023-12-01T15:34:36.776 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 424, 2023-12-01T15:34:36.776 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18628538 2023-12-01T15:34:36.776 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.776 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": { 2023-12-01T15:34:36.776 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 312302 2023-12-01T15:34:36.776 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.776 INFO:tasks.workunit.client.0.smithi119.stdout: "truncate_lat": { 2023-12-01T15:34:36.776 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.776 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.777 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.777 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_commit_lat": { 2023-12-01T15:34:36.777 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 424, 2023-12-01T15:34:36.777 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 474744477 2023-12-01T15:34:36.777 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.777 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_submit_lat": { 2023-12-01T15:34:36.777 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 424, 2023-12-01T15:34:36.777 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22827198 2023-12-01T15:34:36.777 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.777 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_throttle_lat": { 2023-12-01T15:34:36.777 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 424, 2023-12-01T15:34:36.777 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2511021 2023-12-01T15:34:36.777 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.777 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.777 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache": { 2023-12-01T15:34:36.778 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:36.778 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1879454704 2023-12-01T15:34:36.778 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.779 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:36.779 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 42385408 2023-12-01T15:34:36.779 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.779 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:36.779 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 42319872 2023-12-01T15:34:36.779 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.779 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:36.779 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3158542438 2023-12-01T15:34:36.779 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.779 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:36.779 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:36.779 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.779 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.779 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:data": { 2023-12-01T15:34:36.780 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.780 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 159383552 2023-12-01T15:34:36.780 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.780 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.780 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.780 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.780 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.780 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.780 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.780 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.781 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 86578147 2023-12-01T15:34:36.781 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.781 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.781 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.781 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.781 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.781 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.781 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.781 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.781 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.781 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.781 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.781 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.781 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.781 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.782 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:36.782 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.782 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.782 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:36.782 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.782 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.782 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.782 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.782 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.782 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.782 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.782 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.782 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.783 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.783 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.783 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72789021 2023-12-01T15:34:36.783 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.783 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.783 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv": { 2023-12-01T15:34:36.783 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.783 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 788529152 2023-12-01T15:34:36.783 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.783 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.783 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:36.783 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.783 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.783 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.784 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.784 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.784 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649336106 2023-12-01T15:34:36.784 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.784 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.784 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.784 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.784 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.784 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.784 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.784 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.784 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.784 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.784 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.784 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.785 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.785 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.785 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.785 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.785 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.785 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1168 2023-12-01T15:34:36.785 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.785 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.785 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.785 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.785 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.785 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.785 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.785 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.785 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.786 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.786 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.786 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72083014 2023-12-01T15:34:36.786 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.786 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.786 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T15:34:36.786 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.786 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 192937984 2023-12-01T15:34:36.786 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.786 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.786 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:36.786 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.786 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.786 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 464 2023-12-01T15:34:36.787 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.787 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.787 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 57718765 2023-12-01T15:34:36.787 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.787 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.787 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.787 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.787 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.787 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.787 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.787 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.787 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.787 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.787 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.788 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.788 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.788 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.788 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.788 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.788 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.788 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.788 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.788 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.788 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.788 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.789 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.789 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.789 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.789 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.789 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.789 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.790 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.790 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 68109891 2023-12-01T15:34:36.790 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.790 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.790 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:meta": { 2023-12-01T15:34:36.790 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.790 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 721420288 2023-12-01T15:34:36.790 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.790 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.790 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.790 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.790 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.790 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.790 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.790 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.791 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649336106 2023-12-01T15:34:36.791 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.791 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.791 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.791 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.791 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.791 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.791 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.791 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.791 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.791 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.791 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.791 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.791 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.791 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.792 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 29539 2023-12-01T15:34:36.792 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.792 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.792 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 187870 2023-12-01T15:34:36.792 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.792 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.792 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.792 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.792 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.792 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.792 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.792 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.792 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.792 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.792 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.793 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71866773 2023-12-01T15:34:36.793 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.793 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.793 INFO:tasks.workunit.client.0.smithi119.stdout: "objecter": { 2023-12-01T15:34:36.793 INFO:tasks.workunit.client.0.smithi119.stdout: "op_active": { 2023-12-01T15:34:36.793 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.793 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.793 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:36.793 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.793 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.793 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rmw": { 2023-12-01T15:34:36.793 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.793 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.793 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:36.794 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.794 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.794 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.794 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.794 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg": { 2023-12-01T15:34:36.794 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 36 2023-12-01T15:34:36.794 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.794 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg_removing": { 2023-12-01T15:34:36.794 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.794 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.794 INFO:tasks.workunit.client.0.smithi119.stdout: "op": { 2023-12-01T15:34:36.794 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 155 2023-12-01T15:34:36.794 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.794 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_degraded": { 2023-12-01T15:34:36.795 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.795 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.795 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_unreadable": { 2023-12-01T15:34:36.795 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.795 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.795 INFO:tasks.workunit.client.0.smithi119.stdout: "op_in_bytes": { 2023-12-01T15:34:36.795 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2429440 2023-12-01T15:34:36.795 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.795 INFO:tasks.workunit.client.0.smithi119.stdout: "op_latency": { 2023-12-01T15:34:36.795 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 155, 2023-12-01T15:34:36.795 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 330800631 2023-12-01T15:34:36.796 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.796 INFO:tasks.workunit.client.0.smithi119.stdout: "op_out_bytes": { 2023-12-01T15:34:36.796 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1052 2023-12-01T15:34:36.796 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.796 INFO:tasks.workunit.client.0.smithi119.stdout: "op_prepare_latency": { 2023-12-01T15:34:36.796 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 155, 2023-12-01T15:34:36.796 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 54305394 2023-12-01T15:34:36.796 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.796 INFO:tasks.workunit.client.0.smithi119.stdout: "op_process_latency": { 2023-12-01T15:34:36.796 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 155, 2023-12-01T15:34:36.796 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 189489667 2023-12-01T15:34:36.796 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.796 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:36.796 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 33 2023-12-01T15:34:36.797 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.797 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency": { 2023-12-01T15:34:36.797 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 33, 2023-12-01T15:34:36.797 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5724847 2023-12-01T15:34:36.797 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.797 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T15:34:36.797 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.797 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.797 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_out_bytes": { 2023-12-01T15:34:36.797 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1052 2023-12-01T15:34:36.797 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.797 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_prepare_latency": { 2023-12-01T15:34:36.797 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 33, 2023-12-01T15:34:36.798 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5116827 2023-12-01T15:34:36.798 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.798 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_process_latency": { 2023-12-01T15:34:36.798 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 33, 2023-12-01T15:34:36.798 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4245360 2023-12-01T15:34:36.798 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.798 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw": { 2023-12-01T15:34:36.798 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:36.798 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.798 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_in_bytes": { 2023-12-01T15:34:36.798 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.798 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.798 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency": { 2023-12-01T15:34:36.798 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 22, 2023-12-01T15:34:36.799 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 19078810 2023-12-01T15:34:36.799 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.799 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T15:34:36.799 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.799 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.799 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T15:34:36.799 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.800 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.800 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_out_bytes": { 2023-12-01T15:34:36.800 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.800 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.800 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_prepare_latency": { 2023-12-01T15:34:36.800 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 22, 2023-12-01T15:34:36.800 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8684569 2023-12-01T15:34:36.800 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.800 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_process_latency": { 2023-12-01T15:34:36.800 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 22, 2023-12-01T15:34:36.800 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 17860035 2023-12-01T15:34:36.800 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.800 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:36.801 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 100 2023-12-01T15:34:36.801 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.801 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_in_bytes": { 2023-12-01T15:34:36.801 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2429440 2023-12-01T15:34:36.801 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.801 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency": { 2023-12-01T15:34:36.801 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 100, 2023-12-01T15:34:36.801 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 305996974 2023-12-01T15:34:36.801 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.801 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T15:34:36.801 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.801 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.801 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_prepare_latency": { 2023-12-01T15:34:36.801 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 100, 2023-12-01T15:34:36.801 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 40503998 2023-12-01T15:34:36.801 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.802 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_process_latency": { 2023-12-01T15:34:36.802 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 100, 2023-12-01T15:34:36.802 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 167384272 2023-12-01T15:34:36.802 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.802 INFO:tasks.workunit.client.0.smithi119.stdout: "op_wip": { 2023-12-01T15:34:36.802 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.802 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.802 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_bytes": { 2023-12-01T15:34:36.802 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 590368 2023-12-01T15:34:36.802 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.802 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_ops": { 2023-12-01T15:34:36.802 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2 2023-12-01T15:34:36.802 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.802 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes": { 2023-12-01T15:34:36.803 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:36.803 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.803 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes_used": { 2023-12-01T15:34:36.803 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 28319744 2023-12-01T15:34:36.803 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.803 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.803 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.803 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.2": { 2023-12-01T15:34:36.803 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.803 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_fallback": { 2023-12-01T15:34:36.803 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.803 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.803 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_size_fallback": { 2023-12-01T15:34:36.803 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.803 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.804 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_db": { 2023-12-01T15:34:36.804 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:36.804 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.804 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_main": { 2023-12-01T15:34:36.804 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.804 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.804 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_wal": { 2023-12-01T15:34:36.804 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.804 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.804 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_slow": { 2023-12-01T15:34:36.804 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.804 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.804 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_sst": { 2023-12-01T15:34:36.804 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:36.805 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.805 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_wal": { 2023-12-01T15:34:36.805 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2220032 2023-12-01T15:34:36.805 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.805 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lat": { 2023-12-01T15:34:36.805 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.805 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.805 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.805 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lock_lat": { 2023-12-01T15:34:36.805 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.805 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.805 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.805 INFO:tasks.workunit.client.0.smithi119.stdout: "db_total_bytes": { 2023-12-01T15:34:36.805 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:36.805 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.806 INFO:tasks.workunit.client.0.smithi119.stdout: "db_used_bytes": { 2023-12-01T15:34:36.806 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27590656 2023-12-01T15:34:36.806 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.806 INFO:tasks.workunit.client.0.smithi119.stdout: "log_bytes": { 2023-12-01T15:34:36.806 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1269760 2023-12-01T15:34:36.806 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.806 INFO:tasks.workunit.client.0.smithi119.stdout: "logged_bytes": { 2023-12-01T15:34:36.806 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1130496 2023-12-01T15:34:36.806 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.806 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_db": { 2023-12-01T15:34:36.806 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31784960 2023-12-01T15:34:36.806 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.806 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_slow": { 2023-12-01T15:34:36.807 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.807 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.807 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_wal": { 2023-12-01T15:34:36.807 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.807 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.807 INFO:tasks.workunit.client.0.smithi119.stdout: "num_files": { 2023-12-01T15:34:36.807 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:36.807 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.807 INFO:tasks.workunit.client.0.smithi119.stdout: "read_bytes": { 2023-12-01T15:34:36.807 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 204599 2023-12-01T15:34:36.807 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.807 INFO:tasks.workunit.client.0.smithi119.stdout: "read_count": { 2023-12-01T15:34:36.807 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:36.807 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.808 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes": { 2023-12-01T15:34:36.808 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1277952 2023-12-01T15:34:36.808 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.808 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_db": { 2023-12-01T15:34:36.808 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1282048 2023-12-01T15:34:36.808 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.808 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_slow": { 2023-12-01T15:34:36.808 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.808 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.808 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_wal": { 2023-12-01T15:34:36.808 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.808 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.808 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_count": { 2023-12-01T15:34:36.809 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14 2023-12-01T15:34:36.809 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.809 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_bytes": { 2023-12-01T15:34:36.809 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3884 2023-12-01T15:34:36.809 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.809 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_count": { 2023-12-01T15:34:36.809 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:36.809 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.809 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_bytes": { 2023-12-01T15:34:36.810 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:36.810 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.810 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_count": { 2023-12-01T15:34:36.810 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:36.810 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.810 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_bytes": { 2023-12-01T15:34:36.810 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:36.810 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.810 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_count": { 2023-12-01T15:34:36.810 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:36.810 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.810 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes": { 2023-12-01T15:34:36.811 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.811 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.811 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_db": { 2023-12-01T15:34:36.811 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.811 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.811 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_slow": { 2023-12-01T15:34:36.811 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.811 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.811 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_wal": { 2023-12-01T15:34:36.811 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.811 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.811 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_count": { 2023-12-01T15:34:36.811 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.811 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.812 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_total_bytes": { 2023-12-01T15:34:36.812 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.812 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.812 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_used_bytes": { 2023-12-01T15:34:36.812 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.812 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.812 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_total_bytes": { 2023-12-01T15:34:36.812 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.812 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.812 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_used_bytes": { 2023-12-01T15:34:36.812 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.812 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.813 INFO:tasks.workunit.client.0.smithi119.stdout: "write_bytes": { 2023-12-01T15:34:36.813 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3424256 2023-12-01T15:34:36.813 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.813 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.813 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": { 2023-12-01T15:34:36.813 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit": { 2023-12-01T15:34:36.813 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4096 2023-12-01T15:34:36.813 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.813 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": { 2023-12-01T15:34:36.813 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 716800 2023-12-01T15:34:36.813 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.813 INFO:tasks.workunit.client.0.smithi119.stdout: "clist_lat": { 2023-12-01T15:34:36.813 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 4, 2023-12-01T15:34:36.813 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 193203 2023-12-01T15:34:36.814 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.814 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_lat": { 2023-12-01T15:34:36.814 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.814 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.814 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.814 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed": { 2023-12-01T15:34:36.814 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.814 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.814 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_allocated": { 2023-12-01T15:34:36.814 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.814 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.814 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_original": { 2023-12-01T15:34:36.815 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.815 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.815 INFO:tasks.workunit.client.0.smithi119.stdout: "csum_lat": { 2023-12-01T15:34:36.815 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 10, 2023-12-01T15:34:36.815 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 11753 2023-12-01T15:34:36.815 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.815 INFO:tasks.workunit.client.0.smithi119.stdout: "decompress_lat": { 2023-12-01T15:34:36.815 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.815 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.815 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.815 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_commit_lat": { 2023-12-01T15:34:36.815 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 264, 2023-12-01T15:34:36.815 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 68898678 2023-12-01T15:34:36.816 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.816 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_final_lat": { 2023-12-01T15:34:36.816 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 255, 2023-12-01T15:34:36.816 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8919204 2023-12-01T15:34:36.816 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.816 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_flush_lat": { 2023-12-01T15:34:36.816 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 264, 2023-12-01T15:34:36.816 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 307100 2023-12-01T15:34:36.816 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.816 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_sync_lat": { 2023-12-01T15:34:36.816 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 264, 2023-12-01T15:34:36.816 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 69205778 2023-12-01T15:34:36.816 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.817 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_keys_lat": { 2023-12-01T15:34:36.817 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.817 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.817 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.817 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_values_lat": { 2023-12-01T15:34:36.817 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.817 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2056 2023-12-01T15:34:36.817 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.817 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_lower_bound_lat": { 2023-12-01T15:34:36.817 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.817 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.817 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.817 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_next_lat": { 2023-12-01T15:34:36.817 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.818 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.818 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.818 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_seek_to_first_lat": { 2023-12-01T15:34:36.818 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.818 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.818 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.818 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_upper_bound_lat": { 2023-12-01T15:34:36.818 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.818 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5042 2023-12-01T15:34:36.818 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.818 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_hits": { 2023-12-01T15:34:36.818 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 588 2023-12-01T15:34:36.818 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.818 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_misses": { 2023-12-01T15:34:36.818 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 215 2023-12-01T15:34:36.819 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.819 INFO:tasks.workunit.client.0.smithi119.stdout: "read_lat": { 2023-12-01T15:34:36.819 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 92, 2023-12-01T15:34:36.819 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1133173 2023-12-01T15:34:36.819 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.819 INFO:tasks.workunit.client.0.smithi119.stdout: "read_onode_meta_lat": { 2023-12-01T15:34:36.819 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 257, 2023-12-01T15:34:36.819 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 302308 2023-12-01T15:34:36.819 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.819 INFO:tasks.workunit.client.0.smithi119.stdout: "read_wait_aio_lat": { 2023-12-01T15:34:36.819 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 165, 2023-12-01T15:34:36.819 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1312354 2023-12-01T15:34:36.819 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.819 INFO:tasks.workunit.client.0.smithi119.stdout: "reads_with_retries": { 2023-12-01T15:34:36.819 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.819 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.820 INFO:tasks.workunit.client.0.smithi119.stdout: "remove_lat": { 2023-12-01T15:34:36.820 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 3, 2023-12-01T15:34:36.820 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 121136 2023-12-01T15:34:36.820 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.820 INFO:tasks.workunit.client.0.smithi119.stdout: "state_aio_wait_lat": { 2023-12-01T15:34:36.820 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 335, 2023-12-01T15:34:36.820 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 9496179 2023-12-01T15:34:36.820 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.821 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T15:34:36.821 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 114, 2023-12-01T15:34:36.821 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 7762499 2023-12-01T15:34:36.821 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.821 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_cleanup_lat": { 2023-12-01T15:34:36.821 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 112, 2023-12-01T15:34:36.821 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 282365266755 2023-12-01T15:34:36.821 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.821 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_queued_lat": { 2023-12-01T15:34:36.821 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 114, 2023-12-01T15:34:36.821 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 113814908724 2023-12-01T15:34:36.821 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.821 INFO:tasks.workunit.client.0.smithi119.stdout: "state_done_lat": { 2023-12-01T15:34:36.821 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 333, 2023-12-01T15:34:36.822 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 61898918836 2023-12-01T15:34:36.822 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.822 INFO:tasks.workunit.client.0.smithi119.stdout: "state_finishing_lat": { 2023-12-01T15:34:36.822 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 333, 2023-12-01T15:34:36.822 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31183 2023-12-01T15:34:36.822 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.822 INFO:tasks.workunit.client.0.smithi119.stdout: "state_io_done_lat": { 2023-12-01T15:34:36.822 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 335, 2023-12-01T15:34:36.822 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 385385 2023-12-01T15:34:36.822 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.822 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_commiting_lat": { 2023-12-01T15:34:36.822 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 335, 2023-12-01T15:34:36.822 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 150973646 2023-12-01T15:34:36.822 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.822 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_done_lat": { 2023-12-01T15:34:36.823 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 335, 2023-12-01T15:34:36.823 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 112551 2023-12-01T15:34:36.823 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.823 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_queued_lat": { 2023-12-01T15:34:36.823 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 335, 2023-12-01T15:34:36.823 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 50692444 2023-12-01T15:34:36.823 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.823 INFO:tasks.workunit.client.0.smithi119.stdout: "state_prepare_lat": { 2023-12-01T15:34:36.823 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 335, 2023-12-01T15:34:36.823 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 17182089 2023-12-01T15:34:36.823 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.823 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": { 2023-12-01T15:34:36.823 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 312415 2023-12-01T15:34:36.823 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.823 INFO:tasks.workunit.client.0.smithi119.stdout: "truncate_lat": { 2023-12-01T15:34:36.823 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.824 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.824 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.824 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_commit_lat": { 2023-12-01T15:34:36.824 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 335, 2023-12-01T15:34:36.824 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 228781104 2023-12-01T15:34:36.824 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.824 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_submit_lat": { 2023-12-01T15:34:36.824 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 335, 2023-12-01T15:34:36.824 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 20644743 2023-12-01T15:34:36.824 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.824 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_throttle_lat": { 2023-12-01T15:34:36.824 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 335, 2023-12-01T15:34:36.824 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2564779 2023-12-01T15:34:36.824 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.825 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.825 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache": { 2023-12-01T15:34:36.825 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:36.825 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1879454704 2023-12-01T15:34:36.825 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.825 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:36.825 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 42385408 2023-12-01T15:34:36.825 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.825 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:36.825 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 41320448 2023-12-01T15:34:36.825 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.825 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:36.825 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3158542438 2023-12-01T15:34:36.826 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.826 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:36.826 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1064960 2023-12-01T15:34:36.826 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.826 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.826 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:data": { 2023-12-01T15:34:36.826 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.826 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 159383552 2023-12-01T15:34:36.826 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.826 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.826 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.826 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.826 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.827 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.827 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.827 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.827 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 86579154 2023-12-01T15:34:36.827 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.827 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.827 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.827 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.827 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.827 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.827 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.827 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.827 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.828 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.828 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.828 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.828 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.828 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.828 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.828 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.828 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.828 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:36.828 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.828 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.828 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.828 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.828 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.829 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.829 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.829 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.829 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.829 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.829 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.829 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72796206 2023-12-01T15:34:36.829 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.829 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.829 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv": { 2023-12-01T15:34:36.829 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.829 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 788529152 2023-12-01T15:34:36.829 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.829 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.829 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:36.830 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.830 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.830 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.830 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.830 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.830 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649343655 2023-12-01T15:34:36.830 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.830 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.831 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.831 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.831 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.831 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.831 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.831 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.831 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.831 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.831 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.832 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.832 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.832 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.832 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.832 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.832 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.832 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1168 2023-12-01T15:34:36.832 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.832 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.832 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.832 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.832 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.832 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.832 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.832 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.833 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.833 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.833 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.833 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72075465 2023-12-01T15:34:36.833 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.833 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.833 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T15:34:36.833 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.833 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 192937984 2023-12-01T15:34:36.833 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.833 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.833 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:36.833 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.833 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.833 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 464 2023-12-01T15:34:36.834 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.834 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.834 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 57719436 2023-12-01T15:34:36.834 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.834 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.834 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.834 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.834 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.834 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.834 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.834 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.834 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.834 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.834 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.835 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.835 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.835 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.835 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.835 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.835 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.835 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.835 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.835 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.835 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.835 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.835 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.836 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.836 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.836 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.836 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.836 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.836 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.836 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 68109220 2023-12-01T15:34:36.836 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.836 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.836 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:meta": { 2023-12-01T15:34:36.836 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.837 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 721420288 2023-12-01T15:34:36.837 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.837 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.837 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.837 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.837 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.837 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.837 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.837 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.837 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649343655 2023-12-01T15:34:36.837 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.837 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.837 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.837 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.838 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.838 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.838 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.838 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.838 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.838 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.838 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.838 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.838 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.838 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.839 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22317 2023-12-01T15:34:36.839 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.839 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.839 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 186761 2023-12-01T15:34:36.839 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.839 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.839 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.839 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.839 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.839 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.839 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.839 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.839 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.839 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.840 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.840 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71867555 2023-12-01T15:34:36.840 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.840 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.840 INFO:tasks.workunit.client.0.smithi119.stdout: "objecter": { 2023-12-01T15:34:36.840 INFO:tasks.workunit.client.0.smithi119.stdout: "op_active": { 2023-12-01T15:34:36.840 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.840 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.840 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:36.840 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.840 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.840 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rmw": { 2023-12-01T15:34:36.840 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.841 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.841 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:36.841 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.841 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.841 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.841 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.841 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg": { 2023-12-01T15:34:36.841 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 29 2023-12-01T15:34:36.841 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.841 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg_removing": { 2023-12-01T15:34:36.841 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.841 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.842 INFO:tasks.workunit.client.0.smithi119.stdout: "op": { 2023-12-01T15:34:36.842 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10 2023-12-01T15:34:36.842 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.842 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_degraded": { 2023-12-01T15:34:36.842 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.842 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.842 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_unreadable": { 2023-12-01T15:34:36.842 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.842 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.842 INFO:tasks.workunit.client.0.smithi119.stdout: "op_in_bytes": { 2023-12-01T15:34:36.842 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.842 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.842 INFO:tasks.workunit.client.0.smithi119.stdout: "op_latency": { 2023-12-01T15:34:36.843 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 10, 2023-12-01T15:34:36.843 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 120831869 2023-12-01T15:34:36.843 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.843 INFO:tasks.workunit.client.0.smithi119.stdout: "op_out_bytes": { 2023-12-01T15:34:36.843 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.843 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.843 INFO:tasks.workunit.client.0.smithi119.stdout: "op_prepare_latency": { 2023-12-01T15:34:36.843 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 10, 2023-12-01T15:34:36.843 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4296045 2023-12-01T15:34:36.843 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.843 INFO:tasks.workunit.client.0.smithi119.stdout: "op_process_latency": { 2023-12-01T15:34:36.843 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 10, 2023-12-01T15:34:36.843 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 105403556 2023-12-01T15:34:36.843 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.843 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:36.844 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.844 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.844 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency": { 2023-12-01T15:34:36.844 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.844 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.844 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.844 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T15:34:36.844 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.844 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.844 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_out_bytes": { 2023-12-01T15:34:36.844 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.844 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.844 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_prepare_latency": { 2023-12-01T15:34:36.844 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.845 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.845 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.845 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_process_latency": { 2023-12-01T15:34:36.845 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.845 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.845 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.845 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw": { 2023-12-01T15:34:36.845 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.845 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.845 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_in_bytes": { 2023-12-01T15:34:36.845 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.845 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.845 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency": { 2023-12-01T15:34:36.845 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.846 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.846 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.846 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T15:34:36.846 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.846 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.846 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T15:34:36.846 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.846 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.846 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_out_bytes": { 2023-12-01T15:34:36.846 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.846 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.846 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_prepare_latency": { 2023-12-01T15:34:36.846 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.846 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.847 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.847 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_process_latency": { 2023-12-01T15:34:36.847 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.847 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.847 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.847 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:36.847 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10 2023-12-01T15:34:36.847 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.847 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_in_bytes": { 2023-12-01T15:34:36.847 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.847 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.847 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency": { 2023-12-01T15:34:36.847 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 10, 2023-12-01T15:34:36.847 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 120831869 2023-12-01T15:34:36.847 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.848 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T15:34:36.848 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.848 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.848 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_prepare_latency": { 2023-12-01T15:34:36.848 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 10, 2023-12-01T15:34:36.848 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4296045 2023-12-01T15:34:36.848 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.848 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_process_latency": { 2023-12-01T15:34:36.848 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 10, 2023-12-01T15:34:36.848 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 105403556 2023-12-01T15:34:36.848 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.848 INFO:tasks.workunit.client.0.smithi119.stdout: "op_wip": { 2023-12-01T15:34:36.848 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.848 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.849 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_bytes": { 2023-12-01T15:34:36.849 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.849 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.849 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_ops": { 2023-12-01T15:34:36.849 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.849 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.849 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes": { 2023-12-01T15:34:36.849 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:36.849 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.849 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes_used": { 2023-12-01T15:34:36.849 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 28315648 2023-12-01T15:34:36.849 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.849 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.849 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.849 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.3": { 2023-12-01T15:34:36.850 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.850 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_fallback": { 2023-12-01T15:34:36.850 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.850 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.850 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_size_fallback": { 2023-12-01T15:34:36.850 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.850 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.850 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_db": { 2023-12-01T15:34:36.850 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:36.850 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.850 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_main": { 2023-12-01T15:34:36.850 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.850 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.850 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_wal": { 2023-12-01T15:34:36.850 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.851 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.851 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_slow": { 2023-12-01T15:34:36.851 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.852 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.852 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_sst": { 2023-12-01T15:34:36.852 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:36.852 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.852 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_wal": { 2023-12-01T15:34:36.852 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1155072 2023-12-01T15:34:36.852 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.852 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lat": { 2023-12-01T15:34:36.852 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.852 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.852 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.852 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lock_lat": { 2023-12-01T15:34:36.853 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.853 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.853 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.853 INFO:tasks.workunit.client.0.smithi119.stdout: "db_total_bytes": { 2023-12-01T15:34:36.853 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:36.853 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.853 INFO:tasks.workunit.client.0.smithi119.stdout: "db_used_bytes": { 2023-12-01T15:34:36.853 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27590656 2023-12-01T15:34:36.853 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.853 INFO:tasks.workunit.client.0.smithi119.stdout: "log_bytes": { 2023-12-01T15:34:36.853 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 733184 2023-12-01T15:34:36.853 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.853 INFO:tasks.workunit.client.0.smithi119.stdout: "logged_bytes": { 2023-12-01T15:34:36.853 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 593920 2023-12-01T15:34:36.853 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.854 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_db": { 2023-12-01T15:34:36.854 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31784960 2023-12-01T15:34:36.854 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.854 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_slow": { 2023-12-01T15:34:36.854 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.854 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.854 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_wal": { 2023-12-01T15:34:36.854 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.854 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.854 INFO:tasks.workunit.client.0.smithi119.stdout: "num_files": { 2023-12-01T15:34:36.854 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:36.854 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.855 INFO:tasks.workunit.client.0.smithi119.stdout: "read_bytes": { 2023-12-01T15:34:36.855 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 204599 2023-12-01T15:34:36.855 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.855 INFO:tasks.workunit.client.0.smithi119.stdout: "read_count": { 2023-12-01T15:34:36.855 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:36.855 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.855 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes": { 2023-12-01T15:34:36.855 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1277952 2023-12-01T15:34:36.855 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.855 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_db": { 2023-12-01T15:34:36.855 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1282048 2023-12-01T15:34:36.855 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.855 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_slow": { 2023-12-01T15:34:36.855 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.856 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.856 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_wal": { 2023-12-01T15:34:36.856 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.856 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.856 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_count": { 2023-12-01T15:34:36.856 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14 2023-12-01T15:34:36.856 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.856 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_bytes": { 2023-12-01T15:34:36.856 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3884 2023-12-01T15:34:36.856 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.856 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_count": { 2023-12-01T15:34:36.856 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:36.857 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.857 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_bytes": { 2023-12-01T15:34:36.857 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:36.857 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.857 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_count": { 2023-12-01T15:34:36.857 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:36.857 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.857 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_bytes": { 2023-12-01T15:34:36.857 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:36.857 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.857 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_count": { 2023-12-01T15:34:36.857 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:36.857 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.857 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes": { 2023-12-01T15:34:36.858 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.858 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.858 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_db": { 2023-12-01T15:34:36.858 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.858 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.858 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_slow": { 2023-12-01T15:34:36.858 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.858 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.858 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_wal": { 2023-12-01T15:34:36.858 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.858 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.858 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_count": { 2023-12-01T15:34:36.858 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.858 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.858 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_total_bytes": { 2023-12-01T15:34:36.859 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.859 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.859 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_used_bytes": { 2023-12-01T15:34:36.859 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.859 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.859 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_total_bytes": { 2023-12-01T15:34:36.859 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.859 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.859 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_used_bytes": { 2023-12-01T15:34:36.859 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.859 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.859 INFO:tasks.workunit.client.0.smithi119.stdout: "write_bytes": { 2023-12-01T15:34:36.859 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1822720 2023-12-01T15:34:36.859 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.860 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.860 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": { 2023-12-01T15:34:36.860 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit": { 2023-12-01T15:34:36.860 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4096 2023-12-01T15:34:36.860 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.860 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": { 2023-12-01T15:34:36.860 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 733184 2023-12-01T15:34:36.860 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.860 INFO:tasks.workunit.client.0.smithi119.stdout: "clist_lat": { 2023-12-01T15:34:36.860 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.860 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.860 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.860 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_lat": { 2023-12-01T15:34:36.860 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.860 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.860 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.861 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed": { 2023-12-01T15:34:36.861 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.861 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.861 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_allocated": { 2023-12-01T15:34:36.861 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.861 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.861 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_original": { 2023-12-01T15:34:36.861 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.861 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.861 INFO:tasks.workunit.client.0.smithi119.stdout: "csum_lat": { 2023-12-01T15:34:36.861 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 3, 2023-12-01T15:34:36.861 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 6567 2023-12-01T15:34:36.861 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.861 INFO:tasks.workunit.client.0.smithi119.stdout: "decompress_lat": { 2023-12-01T15:34:36.861 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.862 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.862 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.862 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_commit_lat": { 2023-12-01T15:34:36.862 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 133, 2023-12-01T15:34:36.862 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 49954203 2023-12-01T15:34:36.862 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.862 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_final_lat": { 2023-12-01T15:34:36.862 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 123, 2023-12-01T15:34:36.862 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18065418 2023-12-01T15:34:36.862 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.862 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_flush_lat": { 2023-12-01T15:34:36.862 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 133, 2023-12-01T15:34:36.862 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 194662 2023-12-01T15:34:36.863 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.863 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_sync_lat": { 2023-12-01T15:34:36.863 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 133, 2023-12-01T15:34:36.863 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 50148865 2023-12-01T15:34:36.863 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.863 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_keys_lat": { 2023-12-01T15:34:36.863 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.863 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.863 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.863 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_values_lat": { 2023-12-01T15:34:36.863 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.863 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.863 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.863 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_lower_bound_lat": { 2023-12-01T15:34:36.863 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.864 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.864 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.864 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_next_lat": { 2023-12-01T15:34:36.864 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.864 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.864 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.864 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_seek_to_first_lat": { 2023-12-01T15:34:36.864 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.864 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.864 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.864 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_upper_bound_lat": { 2023-12-01T15:34:36.864 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.864 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3705 2023-12-01T15:34:36.865 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.865 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_hits": { 2023-12-01T15:34:36.865 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 320 2023-12-01T15:34:36.865 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.865 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_misses": { 2023-12-01T15:34:36.865 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 222 2023-12-01T15:34:36.865 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.865 INFO:tasks.workunit.client.0.smithi119.stdout: "read_lat": { 2023-12-01T15:34:36.865 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 82, 2023-12-01T15:34:36.865 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 795909 2023-12-01T15:34:36.865 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.865 INFO:tasks.workunit.client.0.smithi119.stdout: "read_onode_meta_lat": { 2023-12-01T15:34:36.865 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 139, 2023-12-01T15:34:36.865 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 295037 2023-12-01T15:34:36.866 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.866 INFO:tasks.workunit.client.0.smithi119.stdout: "read_wait_aio_lat": { 2023-12-01T15:34:36.866 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 57, 2023-12-01T15:34:36.866 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 399907 2023-12-01T15:34:36.866 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.866 INFO:tasks.workunit.client.0.smithi119.stdout: "reads_with_retries": { 2023-12-01T15:34:36.866 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.866 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.866 INFO:tasks.workunit.client.0.smithi119.stdout: "remove_lat": { 2023-12-01T15:34:36.866 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.866 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.866 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.866 INFO:tasks.workunit.client.0.smithi119.stdout: "state_aio_wait_lat": { 2023-12-01T15:34:36.867 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 233, 2023-12-01T15:34:36.867 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5171361 2023-12-01T15:34:36.867 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.867 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T15:34:36.867 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 49, 2023-12-01T15:34:36.867 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4087621 2023-12-01T15:34:36.867 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.867 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_cleanup_lat": { 2023-12-01T15:34:36.867 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 46, 2023-12-01T15:34:36.867 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 352615005531 2023-12-01T15:34:36.867 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.867 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_queued_lat": { 2023-12-01T15:34:36.867 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 49, 2023-12-01T15:34:36.867 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72500355695 2023-12-01T15:34:36.868 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.868 INFO:tasks.workunit.client.0.smithi119.stdout: "state_done_lat": { 2023-12-01T15:34:36.868 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 230, 2023-12-01T15:34:36.868 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 453583 2023-12-01T15:34:36.868 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.868 INFO:tasks.workunit.client.0.smithi119.stdout: "state_finishing_lat": { 2023-12-01T15:34:36.868 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 230, 2023-12-01T15:34:36.868 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 21819 2023-12-01T15:34:36.868 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.868 INFO:tasks.workunit.client.0.smithi119.stdout: "state_io_done_lat": { 2023-12-01T15:34:36.868 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 233, 2023-12-01T15:34:36.868 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 255376 2023-12-01T15:34:36.869 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.869 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_commiting_lat": { 2023-12-01T15:34:36.869 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 233, 2023-12-01T15:34:36.869 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 211471798 2023-12-01T15:34:36.869 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.869 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_done_lat": { 2023-12-01T15:34:36.869 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 233, 2023-12-01T15:34:36.869 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65167 2023-12-01T15:34:36.869 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.869 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_queued_lat": { 2023-12-01T15:34:36.869 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 233, 2023-12-01T15:34:36.869 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 98218845 2023-12-01T15:34:36.869 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.869 INFO:tasks.workunit.client.0.smithi119.stdout: "state_prepare_lat": { 2023-12-01T15:34:36.869 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 233, 2023-12-01T15:34:36.870 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 11030727 2023-12-01T15:34:36.870 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.870 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": { 2023-12-01T15:34:36.870 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 314878 2023-12-01T15:34:36.870 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.870 INFO:tasks.workunit.client.0.smithi119.stdout: "truncate_lat": { 2023-12-01T15:34:36.870 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.870 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.870 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.870 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_commit_lat": { 2023-12-01T15:34:36.870 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 233, 2023-12-01T15:34:36.870 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 326177970 2023-12-01T15:34:36.870 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.870 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_submit_lat": { 2023-12-01T15:34:36.871 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 233, 2023-12-01T15:34:36.871 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13420524 2023-12-01T15:34:36.871 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.871 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_throttle_lat": { 2023-12-01T15:34:36.871 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 233, 2023-12-01T15:34:36.871 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1519382 2023-12-01T15:34:36.871 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.871 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.871 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache": { 2023-12-01T15:34:36.871 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:36.871 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1879454704 2023-12-01T15:34:36.871 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.871 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:36.871 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 40370176 2023-12-01T15:34:36.871 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.872 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:36.872 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 40304640 2023-12-01T15:34:36.872 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.872 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:36.872 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3158542438 2023-12-01T15:34:36.872 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.872 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:36.872 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:36.872 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.872 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.872 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:data": { 2023-12-01T15:34:36.872 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.872 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 159383552 2023-12-01T15:34:36.872 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.872 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.873 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.873 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.873 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.873 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.873 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.873 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.873 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 86579221 2023-12-01T15:34:36.873 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.873 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.873 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.873 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.873 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.873 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.873 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.874 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.874 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.874 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.874 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.874 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.874 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.874 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.874 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.874 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.874 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.874 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.874 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.874 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.874 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.875 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.875 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.875 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.875 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.875 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.875 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.875 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.875 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.875 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72804331 2023-12-01T15:34:36.875 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.875 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.875 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv": { 2023-12-01T15:34:36.875 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.875 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 788529152 2023-12-01T15:34:36.876 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.876 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.876 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:36.876 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.876 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.876 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.876 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.876 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.876 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649344162 2023-12-01T15:34:36.876 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.876 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.876 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.876 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.876 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.877 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.877 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.877 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.877 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.877 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.877 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.877 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.877 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.877 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.877 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.877 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.877 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.877 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1168 2023-12-01T15:34:36.878 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.878 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.878 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.878 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.878 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.878 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.878 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.878 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.878 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.878 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.878 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.878 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72074958 2023-12-01T15:34:36.878 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.878 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.878 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T15:34:36.879 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.879 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 192937984 2023-12-01T15:34:36.879 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.879 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.879 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:36.879 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.879 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.879 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 464 2023-12-01T15:34:36.879 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.879 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.879 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 57719481 2023-12-01T15:34:36.879 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.879 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.879 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.879 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.880 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.880 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.880 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.880 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.880 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.880 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.880 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.880 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.880 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.880 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.880 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.880 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.881 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.881 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.881 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.881 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.881 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.881 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.881 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.881 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.881 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.881 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.881 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.882 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.882 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.882 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 68109175 2023-12-01T15:34:36.882 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.882 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.882 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:meta": { 2023-12-01T15:34:36.882 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.882 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 721420288 2023-12-01T15:34:36.882 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.882 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.882 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.882 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.882 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.882 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.882 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.883 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.883 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649344162 2023-12-01T15:34:36.883 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.883 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.883 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.883 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.883 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.883 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.883 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.883 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.883 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.883 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.883 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.883 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.883 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.884 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.884 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 30541 2023-12-01T15:34:36.884 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.884 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.884 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 190297 2023-12-01T15:34:36.884 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.884 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.884 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.884 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.884 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.884 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.884 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.884 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.884 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.885 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.885 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.885 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71855288 2023-12-01T15:34:36.885 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.885 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.885 INFO:tasks.workunit.client.0.smithi119.stdout: "objecter": { 2023-12-01T15:34:36.885 INFO:tasks.workunit.client.0.smithi119.stdout: "op_active": { 2023-12-01T15:34:36.885 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.885 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.885 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:36.885 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.885 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.886 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rmw": { 2023-12-01T15:34:36.886 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.886 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.886 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:36.886 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.886 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.886 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.886 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.886 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg": { 2023-12-01T15:34:36.886 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 37 2023-12-01T15:34:36.886 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.886 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg_removing": { 2023-12-01T15:34:36.886 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.887 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.887 INFO:tasks.workunit.client.0.smithi119.stdout: "op": { 2023-12-01T15:34:36.887 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.887 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.887 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_degraded": { 2023-12-01T15:34:36.887 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.887 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.887 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_unreadable": { 2023-12-01T15:34:36.887 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.887 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.887 INFO:tasks.workunit.client.0.smithi119.stdout: "op_in_bytes": { 2023-12-01T15:34:36.887 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.887 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.887 INFO:tasks.workunit.client.0.smithi119.stdout: "op_latency": { 2023-12-01T15:34:36.887 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.888 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.888 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.888 INFO:tasks.workunit.client.0.smithi119.stdout: "op_out_bytes": { 2023-12-01T15:34:36.888 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.888 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.888 INFO:tasks.workunit.client.0.smithi119.stdout: "op_prepare_latency": { 2023-12-01T15:34:36.888 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.888 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 699463 2023-12-01T15:34:36.888 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.888 INFO:tasks.workunit.client.0.smithi119.stdout: "op_process_latency": { 2023-12-01T15:34:36.888 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.888 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.888 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.888 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:36.888 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.889 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.889 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency": { 2023-12-01T15:34:36.889 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.889 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.889 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.889 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T15:34:36.889 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.889 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.889 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_out_bytes": { 2023-12-01T15:34:36.889 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.889 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.889 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_prepare_latency": { 2023-12-01T15:34:36.889 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.889 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.889 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.890 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_process_latency": { 2023-12-01T15:34:36.890 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.890 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.890 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.890 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw": { 2023-12-01T15:34:36.890 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.890 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.890 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_in_bytes": { 2023-12-01T15:34:36.890 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.890 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.890 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency": { 2023-12-01T15:34:36.890 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.890 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.890 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.891 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T15:34:36.891 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.891 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.891 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T15:34:36.891 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.891 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.891 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_out_bytes": { 2023-12-01T15:34:36.891 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.891 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.891 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_prepare_latency": { 2023-12-01T15:34:36.891 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.891 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.891 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.892 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_process_latency": { 2023-12-01T15:34:36.892 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.892 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.892 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.892 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:36.892 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.892 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.892 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_in_bytes": { 2023-12-01T15:34:36.892 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.892 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.892 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency": { 2023-12-01T15:34:36.892 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.892 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.892 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.893 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T15:34:36.893 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.893 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.893 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_prepare_latency": { 2023-12-01T15:34:36.893 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.893 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 699463 2023-12-01T15:34:36.893 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.893 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_process_latency": { 2023-12-01T15:34:36.893 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.893 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.893 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.893 INFO:tasks.workunit.client.0.smithi119.stdout: "op_wip": { 2023-12-01T15:34:36.893 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.894 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.894 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_bytes": { 2023-12-01T15:34:36.894 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.894 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.894 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_ops": { 2023-12-01T15:34:36.894 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.894 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.894 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes": { 2023-12-01T15:34:36.894 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:36.894 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.894 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes_used": { 2023-12-01T15:34:36.894 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 28332032 2023-12-01T15:34:36.894 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.894 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.895 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.895 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.4": { 2023-12-01T15:34:36.895 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.895 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_fallback": { 2023-12-01T15:34:36.895 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.895 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.895 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_size_fallback": { 2023-12-01T15:34:36.895 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.895 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.895 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_db": { 2023-12-01T15:34:36.895 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:36.895 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.896 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_main": { 2023-12-01T15:34:36.896 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.896 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.896 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_wal": { 2023-12-01T15:34:36.896 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.896 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.896 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_slow": { 2023-12-01T15:34:36.896 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.896 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.896 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_sst": { 2023-12-01T15:34:36.896 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:36.896 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.896 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_wal": { 2023-12-01T15:34:36.897 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1294336 2023-12-01T15:34:36.897 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.897 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lat": { 2023-12-01T15:34:36.897 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.897 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.897 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.897 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lock_lat": { 2023-12-01T15:34:36.897 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.897 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.897 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.897 INFO:tasks.workunit.client.0.smithi119.stdout: "db_total_bytes": { 2023-12-01T15:34:36.897 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:36.897 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.897 INFO:tasks.workunit.client.0.smithi119.stdout: "db_used_bytes": { 2023-12-01T15:34:36.897 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27590656 2023-12-01T15:34:36.898 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.898 INFO:tasks.workunit.client.0.smithi119.stdout: "log_bytes": { 2023-12-01T15:34:36.898 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 843776 2023-12-01T15:34:36.898 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.898 INFO:tasks.workunit.client.0.smithi119.stdout: "logged_bytes": { 2023-12-01T15:34:36.898 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 704512 2023-12-01T15:34:36.898 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.898 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_db": { 2023-12-01T15:34:36.898 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31784960 2023-12-01T15:34:36.898 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.898 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_slow": { 2023-12-01T15:34:36.899 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.899 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.899 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_wal": { 2023-12-01T15:34:36.899 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.899 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.899 INFO:tasks.workunit.client.0.smithi119.stdout: "num_files": { 2023-12-01T15:34:36.899 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:36.899 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.899 INFO:tasks.workunit.client.0.smithi119.stdout: "read_bytes": { 2023-12-01T15:34:36.899 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 204599 2023-12-01T15:34:36.899 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.899 INFO:tasks.workunit.client.0.smithi119.stdout: "read_count": { 2023-12-01T15:34:36.899 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:36.899 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.900 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes": { 2023-12-01T15:34:36.900 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1277952 2023-12-01T15:34:36.900 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.900 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_db": { 2023-12-01T15:34:36.900 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1282048 2023-12-01T15:34:36.900 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.900 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_slow": { 2023-12-01T15:34:36.900 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.900 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.900 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_wal": { 2023-12-01T15:34:36.900 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.900 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.900 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_count": { 2023-12-01T15:34:36.900 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14 2023-12-01T15:34:36.900 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.900 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_bytes": { 2023-12-01T15:34:36.901 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3884 2023-12-01T15:34:36.901 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.901 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_count": { 2023-12-01T15:34:36.901 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:36.901 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.901 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_bytes": { 2023-12-01T15:34:36.901 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:36.901 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.901 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_count": { 2023-12-01T15:34:36.901 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:36.901 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.901 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_bytes": { 2023-12-01T15:34:36.901 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:36.901 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.902 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_count": { 2023-12-01T15:34:36.902 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:36.902 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.902 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes": { 2023-12-01T15:34:36.902 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.902 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.902 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_db": { 2023-12-01T15:34:36.902 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.902 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.902 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_slow": { 2023-12-01T15:34:36.902 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.902 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.902 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_wal": { 2023-12-01T15:34:36.902 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.903 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.903 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_count": { 2023-12-01T15:34:36.903 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.903 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.903 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_total_bytes": { 2023-12-01T15:34:36.903 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.903 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.903 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_used_bytes": { 2023-12-01T15:34:36.903 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.903 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.903 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_total_bytes": { 2023-12-01T15:34:36.903 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.903 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.904 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_used_bytes": { 2023-12-01T15:34:36.904 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.904 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.904 INFO:tasks.workunit.client.0.smithi119.stdout: "write_bytes": { 2023-12-01T15:34:36.904 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2072576 2023-12-01T15:34:36.904 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.904 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.904 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": { 2023-12-01T15:34:36.904 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit": { 2023-12-01T15:34:36.904 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4096 2023-12-01T15:34:36.904 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.904 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": { 2023-12-01T15:34:36.904 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 729088 2023-12-01T15:34:36.904 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.905 INFO:tasks.workunit.client.0.smithi119.stdout: "clist_lat": { 2023-12-01T15:34:36.905 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 10, 2023-12-01T15:34:36.905 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 291160 2023-12-01T15:34:36.905 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.905 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_lat": { 2023-12-01T15:34:36.905 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.905 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.905 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.905 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed": { 2023-12-01T15:34:36.905 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.905 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.905 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_allocated": { 2023-12-01T15:34:36.905 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.906 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.906 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_original": { 2023-12-01T15:34:36.906 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.906 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.906 INFO:tasks.workunit.client.0.smithi119.stdout: "csum_lat": { 2023-12-01T15:34:36.906 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 3, 2023-12-01T15:34:36.906 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5056 2023-12-01T15:34:36.906 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.906 INFO:tasks.workunit.client.0.smithi119.stdout: "decompress_lat": { 2023-12-01T15:34:36.906 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.906 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.906 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.906 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_commit_lat": { 2023-12-01T15:34:36.907 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 160, 2023-12-01T15:34:36.907 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 50198355 2023-12-01T15:34:36.907 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.907 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_final_lat": { 2023-12-01T15:34:36.907 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 133, 2023-12-01T15:34:36.907 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18971812 2023-12-01T15:34:36.907 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.907 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_flush_lat": { 2023-12-01T15:34:36.907 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 160, 2023-12-01T15:34:36.907 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 169990 2023-12-01T15:34:36.907 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.907 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_sync_lat": { 2023-12-01T15:34:36.907 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 160, 2023-12-01T15:34:36.907 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 50368345 2023-12-01T15:34:36.908 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.908 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_keys_lat": { 2023-12-01T15:34:36.908 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.908 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.908 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.908 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_values_lat": { 2023-12-01T15:34:36.908 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.908 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1642 2023-12-01T15:34:36.908 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.908 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_lower_bound_lat": { 2023-12-01T15:34:36.908 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.908 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.908 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.908 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_next_lat": { 2023-12-01T15:34:36.908 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.909 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.909 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.909 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_seek_to_first_lat": { 2023-12-01T15:34:36.909 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.909 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.909 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.909 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_upper_bound_lat": { 2023-12-01T15:34:36.909 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.909 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3686 2023-12-01T15:34:36.909 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.909 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_hits": { 2023-12-01T15:34:36.909 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 348 2023-12-01T15:34:36.909 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.909 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_misses": { 2023-12-01T15:34:36.909 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 236 2023-12-01T15:34:36.910 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.910 INFO:tasks.workunit.client.0.smithi119.stdout: "read_lat": { 2023-12-01T15:34:36.910 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 92, 2023-12-01T15:34:36.910 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1012634 2023-12-01T15:34:36.910 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.910 INFO:tasks.workunit.client.0.smithi119.stdout: "read_onode_meta_lat": { 2023-12-01T15:34:36.910 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 152, 2023-12-01T15:34:36.910 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 289212 2023-12-01T15:34:36.910 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.910 INFO:tasks.workunit.client.0.smithi119.stdout: "read_wait_aio_lat": { 2023-12-01T15:34:36.910 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 60, 2023-12-01T15:34:36.910 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 313572 2023-12-01T15:34:36.910 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.911 INFO:tasks.workunit.client.0.smithi119.stdout: "reads_with_retries": { 2023-12-01T15:34:36.911 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.911 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.911 INFO:tasks.workunit.client.0.smithi119.stdout: "remove_lat": { 2023-12-01T15:34:36.911 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 6, 2023-12-01T15:34:36.911 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 130920 2023-12-01T15:34:36.911 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.911 INFO:tasks.workunit.client.0.smithi119.stdout: "state_aio_wait_lat": { 2023-12-01T15:34:36.911 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 254, 2023-12-01T15:34:36.911 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4660399 2023-12-01T15:34:36.911 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.911 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T15:34:36.911 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 41, 2023-12-01T15:34:36.912 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3193641 2023-12-01T15:34:36.912 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.912 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_cleanup_lat": { 2023-12-01T15:34:36.912 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 39, 2023-12-01T15:34:36.912 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 226267045520 2023-12-01T15:34:36.912 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.912 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_queued_lat": { 2023-12-01T15:34:36.912 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 41, 2023-12-01T15:34:36.912 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65382373682 2023-12-01T15:34:36.912 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.912 INFO:tasks.workunit.client.0.smithi119.stdout: "state_done_lat": { 2023-12-01T15:34:36.912 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 252, 2023-12-01T15:34:36.912 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 423297 2023-12-01T15:34:36.913 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.913 INFO:tasks.workunit.client.0.smithi119.stdout: "state_finishing_lat": { 2023-12-01T15:34:36.913 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 252, 2023-12-01T15:34:36.913 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 23502 2023-12-01T15:34:36.913 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.913 INFO:tasks.workunit.client.0.smithi119.stdout: "state_io_done_lat": { 2023-12-01T15:34:36.913 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 254, 2023-12-01T15:34:36.913 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 277879 2023-12-01T15:34:36.913 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.913 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_commiting_lat": { 2023-12-01T15:34:36.913 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 254, 2023-12-01T15:34:36.913 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 230000350 2023-12-01T15:34:36.913 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.913 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_done_lat": { 2023-12-01T15:34:36.914 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 254, 2023-12-01T15:34:36.914 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71429 2023-12-01T15:34:36.914 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.914 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_queued_lat": { 2023-12-01T15:34:36.914 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 254, 2023-12-01T15:34:36.914 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 129212948 2023-12-01T15:34:36.914 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.914 INFO:tasks.workunit.client.0.smithi119.stdout: "state_prepare_lat": { 2023-12-01T15:34:36.914 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 254, 2023-12-01T15:34:36.914 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 11147768 2023-12-01T15:34:36.914 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.914 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": { 2023-12-01T15:34:36.914 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 312850 2023-12-01T15:34:36.914 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.915 INFO:tasks.workunit.client.0.smithi119.stdout: "truncate_lat": { 2023-12-01T15:34:36.915 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.915 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 724 2023-12-01T15:34:36.915 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.915 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_commit_lat": { 2023-12-01T15:34:36.915 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 254, 2023-12-01T15:34:36.915 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 375332225 2023-12-01T15:34:36.915 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.915 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_submit_lat": { 2023-12-01T15:34:36.915 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 254, 2023-12-01T15:34:36.915 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13803396 2023-12-01T15:34:36.915 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.915 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_throttle_lat": { 2023-12-01T15:34:36.915 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 254, 2023-12-01T15:34:36.916 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1591102 2023-12-01T15:34:36.916 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.916 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.916 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache": { 2023-12-01T15:34:36.916 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:36.916 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1879454094 2023-12-01T15:34:36.916 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.916 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:36.916 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 42319872 2023-12-01T15:34:36.916 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.916 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:36.916 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 42213376 2023-12-01T15:34:36.916 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.916 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:36.916 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3158541721 2023-12-01T15:34:36.917 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.917 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:36.917 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 106496 2023-12-01T15:34:36.917 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.917 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.917 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:data": { 2023-12-01T15:34:36.917 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.917 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 159383552 2023-12-01T15:34:36.917 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.917 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.917 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.917 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.917 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.918 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.918 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.918 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.918 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 86578553 2023-12-01T15:34:36.918 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.918 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.918 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.918 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.918 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.918 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.918 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.918 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.919 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.919 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.919 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.919 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.919 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.919 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.919 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:36.919 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.919 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.919 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.919 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.919 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.919 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.919 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.920 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.920 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.920 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.920 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.920 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.920 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.920 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.920 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72796807 2023-12-01T15:34:36.920 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.920 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.920 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv": { 2023-12-01T15:34:36.920 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.920 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 788529152 2023-12-01T15:34:36.920 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.921 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.921 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:36.921 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.921 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.921 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.921 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.921 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.921 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649339150 2023-12-01T15:34:36.921 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.921 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.921 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.921 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.921 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.922 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.922 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.922 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.922 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.922 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.922 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.922 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.922 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.922 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.922 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.922 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.922 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.922 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1168 2023-12-01T15:34:36.922 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.923 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.923 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.923 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.923 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.923 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.923 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.923 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.923 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.923 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.923 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.923 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72079970 2023-12-01T15:34:36.923 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.923 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.924 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T15:34:36.924 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.924 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 192937984 2023-12-01T15:34:36.924 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.924 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.924 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:36.924 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.924 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.924 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 464 2023-12-01T15:34:36.924 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.924 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.924 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 57719035 2023-12-01T15:34:36.924 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.924 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.924 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.925 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.925 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.925 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.925 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.925 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.925 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.925 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.925 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.925 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.925 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.925 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.925 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.926 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.926 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.926 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.926 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.926 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.926 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.926 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.926 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.926 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.926 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.926 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.926 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.926 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.926 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.927 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 68109621 2023-12-01T15:34:36.927 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.927 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.927 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:meta": { 2023-12-01T15:34:36.927 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.927 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 721420288 2023-12-01T15:34:36.927 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.927 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.927 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.927 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.927 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.927 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.928 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.928 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.928 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649339150 2023-12-01T15:34:36.928 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.928 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.928 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.928 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.928 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.928 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.928 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.928 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.928 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.928 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.928 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.928 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.929 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.929 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.929 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 21238 2023-12-01T15:34:36.929 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.929 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.929 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 197048 2023-12-01T15:34:36.929 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.929 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.929 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.929 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.929 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.929 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.929 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.929 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.929 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.930 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.930 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.930 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71862852 2023-12-01T15:34:36.930 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.930 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.930 INFO:tasks.workunit.client.0.smithi119.stdout: "objecter": { 2023-12-01T15:34:36.930 INFO:tasks.workunit.client.0.smithi119.stdout: "op_active": { 2023-12-01T15:34:36.930 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.930 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.930 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:36.930 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.930 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.930 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rmw": { 2023-12-01T15:34:36.930 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.931 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.931 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:36.931 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.931 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.931 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.931 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.931 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg": { 2023-12-01T15:34:36.931 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 41 2023-12-01T15:34:36.931 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.931 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg_removing": { 2023-12-01T15:34:36.931 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.931 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.932 INFO:tasks.workunit.client.0.smithi119.stdout: "op": { 2023-12-01T15:34:36.932 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:36.932 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.932 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_degraded": { 2023-12-01T15:34:36.932 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.932 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.932 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_unreadable": { 2023-12-01T15:34:36.932 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.932 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.932 INFO:tasks.workunit.client.0.smithi119.stdout: "op_in_bytes": { 2023-12-01T15:34:36.932 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:36.932 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.932 INFO:tasks.workunit.client.0.smithi119.stdout: "op_latency": { 2023-12-01T15:34:36.933 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:36.933 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 17321424 2023-12-01T15:34:36.933 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.933 INFO:tasks.workunit.client.0.smithi119.stdout: "op_out_bytes": { 2023-12-01T15:34:36.933 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.933 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.933 INFO:tasks.workunit.client.0.smithi119.stdout: "op_prepare_latency": { 2023-12-01T15:34:36.933 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:36.933 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 519573 2023-12-01T15:34:36.933 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.933 INFO:tasks.workunit.client.0.smithi119.stdout: "op_process_latency": { 2023-12-01T15:34:36.933 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:36.933 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14598085 2023-12-01T15:34:36.933 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.933 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:36.934 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.934 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.934 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency": { 2023-12-01T15:34:36.934 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.934 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.934 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.934 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T15:34:36.934 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.934 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.934 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_out_bytes": { 2023-12-01T15:34:36.934 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.934 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.935 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_prepare_latency": { 2023-12-01T15:34:36.935 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.935 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.935 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.935 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_process_latency": { 2023-12-01T15:34:36.935 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.935 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.935 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.935 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw": { 2023-12-01T15:34:36.935 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.935 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.935 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_in_bytes": { 2023-12-01T15:34:36.935 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.935 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.936 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency": { 2023-12-01T15:34:36.936 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.936 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.936 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.936 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T15:34:36.936 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.936 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.936 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T15:34:36.936 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.936 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.936 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_out_bytes": { 2023-12-01T15:34:36.937 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.937 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.937 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_prepare_latency": { 2023-12-01T15:34:36.937 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.937 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.937 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.937 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_process_latency": { 2023-12-01T15:34:36.937 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.937 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.937 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.937 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:36.937 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1 2023-12-01T15:34:36.937 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.937 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_in_bytes": { 2023-12-01T15:34:36.937 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:36.938 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.938 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency": { 2023-12-01T15:34:36.938 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:36.938 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 17321424 2023-12-01T15:34:36.938 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.938 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T15:34:36.938 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.938 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.938 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_prepare_latency": { 2023-12-01T15:34:36.938 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:36.938 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 519573 2023-12-01T15:34:36.938 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.938 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_process_latency": { 2023-12-01T15:34:36.939 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:36.939 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14598085 2023-12-01T15:34:36.939 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.939 INFO:tasks.workunit.client.0.smithi119.stdout: "op_wip": { 2023-12-01T15:34:36.939 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.939 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.940 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_bytes": { 2023-12-01T15:34:36.940 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.940 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.940 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_ops": { 2023-12-01T15:34:36.940 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.940 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.940 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes": { 2023-12-01T15:34:36.940 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:36.940 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.940 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes_used": { 2023-12-01T15:34:36.940 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 28327936 2023-12-01T15:34:36.940 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.940 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.940 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.941 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.5": { 2023-12-01T15:34:36.941 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.941 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_fallback": { 2023-12-01T15:34:36.941 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.941 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.941 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_size_fallback": { 2023-12-01T15:34:36.941 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.941 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.941 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_db": { 2023-12-01T15:34:36.941 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:36.941 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.941 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_main": { 2023-12-01T15:34:36.941 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.941 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.942 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_wal": { 2023-12-01T15:34:36.942 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.942 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.942 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_slow": { 2023-12-01T15:34:36.942 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.942 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.942 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_sst": { 2023-12-01T15:34:36.942 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:36.942 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.942 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_wal": { 2023-12-01T15:34:36.942 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1200128 2023-12-01T15:34:36.942 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.942 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lat": { 2023-12-01T15:34:36.942 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.943 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.943 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.943 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lock_lat": { 2023-12-01T15:34:36.943 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.943 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.943 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.943 INFO:tasks.workunit.client.0.smithi119.stdout: "db_total_bytes": { 2023-12-01T15:34:36.943 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:36.943 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.943 INFO:tasks.workunit.client.0.smithi119.stdout: "db_used_bytes": { 2023-12-01T15:34:36.943 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27590656 2023-12-01T15:34:36.943 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.943 INFO:tasks.workunit.client.0.smithi119.stdout: "log_bytes": { 2023-12-01T15:34:36.943 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 782336 2023-12-01T15:34:36.943 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.944 INFO:tasks.workunit.client.0.smithi119.stdout: "logged_bytes": { 2023-12-01T15:34:36.944 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 643072 2023-12-01T15:34:36.944 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.944 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_db": { 2023-12-01T15:34:36.944 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31784960 2023-12-01T15:34:36.944 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.944 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_slow": { 2023-12-01T15:34:36.944 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.944 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.944 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_wal": { 2023-12-01T15:34:36.944 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.944 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.944 INFO:tasks.workunit.client.0.smithi119.stdout: "num_files": { 2023-12-01T15:34:36.944 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:36.944 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.945 INFO:tasks.workunit.client.0.smithi119.stdout: "read_bytes": { 2023-12-01T15:34:36.945 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 204599 2023-12-01T15:34:36.945 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.945 INFO:tasks.workunit.client.0.smithi119.stdout: "read_count": { 2023-12-01T15:34:36.945 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:36.945 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.945 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes": { 2023-12-01T15:34:36.945 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1277952 2023-12-01T15:34:36.945 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.945 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_db": { 2023-12-01T15:34:36.945 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1282048 2023-12-01T15:34:36.945 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.945 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_slow": { 2023-12-01T15:34:36.945 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.945 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.945 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_wal": { 2023-12-01T15:34:36.946 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.946 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.946 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_count": { 2023-12-01T15:34:36.946 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14 2023-12-01T15:34:36.946 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.946 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_bytes": { 2023-12-01T15:34:36.946 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3884 2023-12-01T15:34:36.946 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.946 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_count": { 2023-12-01T15:34:36.946 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:36.946 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.946 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_bytes": { 2023-12-01T15:34:36.946 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:36.947 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.947 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_count": { 2023-12-01T15:34:36.947 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:36.947 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.947 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_bytes": { 2023-12-01T15:34:36.947 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:36.947 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.947 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_count": { 2023-12-01T15:34:36.947 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:36.947 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.947 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes": { 2023-12-01T15:34:36.947 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.947 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.947 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_db": { 2023-12-01T15:34:36.947 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.948 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.948 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_slow": { 2023-12-01T15:34:36.948 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.948 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.948 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_wal": { 2023-12-01T15:34:36.948 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.948 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.948 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_count": { 2023-12-01T15:34:36.948 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.948 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.948 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_total_bytes": { 2023-12-01T15:34:36.948 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.948 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.948 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_used_bytes": { 2023-12-01T15:34:36.948 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.948 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.949 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_total_bytes": { 2023-12-01T15:34:36.949 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.949 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.949 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_used_bytes": { 2023-12-01T15:34:36.949 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.949 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.949 INFO:tasks.workunit.client.0.smithi119.stdout: "write_bytes": { 2023-12-01T15:34:36.949 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1916928 2023-12-01T15:34:36.949 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.949 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.949 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": { 2023-12-01T15:34:36.949 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit": { 2023-12-01T15:34:36.949 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4096 2023-12-01T15:34:36.949 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.949 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": { 2023-12-01T15:34:36.950 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 729088 2023-12-01T15:34:36.950 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.950 INFO:tasks.workunit.client.0.smithi119.stdout: "clist_lat": { 2023-12-01T15:34:36.950 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 4, 2023-12-01T15:34:36.950 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 111219 2023-12-01T15:34:36.950 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.950 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_lat": { 2023-12-01T15:34:36.950 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.950 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.950 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.950 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed": { 2023-12-01T15:34:36.950 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.950 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.950 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_allocated": { 2023-12-01T15:34:36.951 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.951 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.951 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_original": { 2023-12-01T15:34:36.951 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.951 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.951 INFO:tasks.workunit.client.0.smithi119.stdout: "csum_lat": { 2023-12-01T15:34:36.951 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:36.951 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8204 2023-12-01T15:34:36.951 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.951 INFO:tasks.workunit.client.0.smithi119.stdout: "decompress_lat": { 2023-12-01T15:34:36.951 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.951 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.951 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.951 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_commit_lat": { 2023-12-01T15:34:36.952 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 145, 2023-12-01T15:34:36.952 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 52405488 2023-12-01T15:34:36.952 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.952 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_final_lat": { 2023-12-01T15:34:36.952 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 138, 2023-12-01T15:34:36.952 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5539858 2023-12-01T15:34:36.952 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.952 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_flush_lat": { 2023-12-01T15:34:36.952 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 145, 2023-12-01T15:34:36.952 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 136356 2023-12-01T15:34:36.952 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.952 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_sync_lat": { 2023-12-01T15:34:36.952 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 145, 2023-12-01T15:34:36.952 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 52541844 2023-12-01T15:34:36.953 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.953 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_keys_lat": { 2023-12-01T15:34:36.953 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.953 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.953 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.953 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_values_lat": { 2023-12-01T15:34:36.953 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.953 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1209 2023-12-01T15:34:36.953 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.953 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_lower_bound_lat": { 2023-12-01T15:34:36.953 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.953 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.953 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.953 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_next_lat": { 2023-12-01T15:34:36.954 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.954 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.954 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.954 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_seek_to_first_lat": { 2023-12-01T15:34:36.954 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.954 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.954 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.954 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_upper_bound_lat": { 2023-12-01T15:34:36.954 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.954 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3690 2023-12-01T15:34:36.954 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.954 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_hits": { 2023-12-01T15:34:36.954 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 326 2023-12-01T15:34:36.954 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.954 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_misses": { 2023-12-01T15:34:36.955 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 244 2023-12-01T15:34:36.955 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.955 INFO:tasks.workunit.client.0.smithi119.stdout: "read_lat": { 2023-12-01T15:34:36.955 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 90, 2023-12-01T15:34:36.955 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 954785 2023-12-01T15:34:36.955 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.955 INFO:tasks.workunit.client.0.smithi119.stdout: "read_onode_meta_lat": { 2023-12-01T15:34:36.955 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 143, 2023-12-01T15:34:36.955 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 314999 2023-12-01T15:34:36.955 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.955 INFO:tasks.workunit.client.0.smithi119.stdout: "read_wait_aio_lat": { 2023-12-01T15:34:36.955 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 53, 2023-12-01T15:34:36.955 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 536467 2023-12-01T15:34:36.956 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.956 INFO:tasks.workunit.client.0.smithi119.stdout: "reads_with_retries": { 2023-12-01T15:34:36.956 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.956 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.956 INFO:tasks.workunit.client.0.smithi119.stdout: "remove_lat": { 2023-12-01T15:34:36.956 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 3, 2023-12-01T15:34:36.956 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 80287 2023-12-01T15:34:36.956 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.956 INFO:tasks.workunit.client.0.smithi119.stdout: "state_aio_wait_lat": { 2023-12-01T15:34:36.956 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 265, 2023-12-01T15:34:36.956 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3294935 2023-12-01T15:34:36.956 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.956 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T15:34:36.956 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 39, 2023-12-01T15:34:36.956 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3183034 2023-12-01T15:34:36.957 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.957 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_cleanup_lat": { 2023-12-01T15:34:36.957 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 36, 2023-12-01T15:34:36.957 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 316761255704 2023-12-01T15:34:36.957 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.957 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_queued_lat": { 2023-12-01T15:34:36.957 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 39, 2023-12-01T15:34:36.957 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 59220381136 2023-12-01T15:34:36.957 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.957 INFO:tasks.workunit.client.0.smithi119.stdout: "state_done_lat": { 2023-12-01T15:34:36.957 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 262, 2023-12-01T15:34:36.957 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 434540 2023-12-01T15:34:36.957 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.957 INFO:tasks.workunit.client.0.smithi119.stdout: "state_finishing_lat": { 2023-12-01T15:34:36.957 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 262, 2023-12-01T15:34:36.958 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 24546 2023-12-01T15:34:36.958 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.958 INFO:tasks.workunit.client.0.smithi119.stdout: "state_io_done_lat": { 2023-12-01T15:34:36.958 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 265, 2023-12-01T15:34:36.958 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 220792 2023-12-01T15:34:36.958 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.958 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_commiting_lat": { 2023-12-01T15:34:36.958 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 265, 2023-12-01T15:34:36.958 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 223040293 2023-12-01T15:34:36.958 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.958 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_done_lat": { 2023-12-01T15:34:36.958 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 265, 2023-12-01T15:34:36.958 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71784 2023-12-01T15:34:36.958 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.958 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_queued_lat": { 2023-12-01T15:34:36.959 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 265, 2023-12-01T15:34:36.959 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 133537870 2023-12-01T15:34:36.959 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.959 INFO:tasks.workunit.client.0.smithi119.stdout: "state_prepare_lat": { 2023-12-01T15:34:36.959 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 265, 2023-12-01T15:34:36.959 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 11061268 2023-12-01T15:34:36.959 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.959 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": { 2023-12-01T15:34:36.959 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 314806 2023-12-01T15:34:36.959 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.959 INFO:tasks.workunit.client.0.smithi119.stdout: "truncate_lat": { 2023-12-01T15:34:36.959 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.959 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 629 2023-12-01T15:34:36.959 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.959 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_commit_lat": { 2023-12-01T15:34:36.959 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 265, 2023-12-01T15:34:36.960 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 371187126 2023-12-01T15:34:36.960 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.960 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_submit_lat": { 2023-12-01T15:34:36.960 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 265, 2023-12-01T15:34:36.960 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13289984 2023-12-01T15:34:36.960 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.960 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_throttle_lat": { 2023-12-01T15:34:36.960 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 265, 2023-12-01T15:34:36.960 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1585004 2023-12-01T15:34:36.960 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.960 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.960 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache": { 2023-12-01T15:34:36.960 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:36.960 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1879454094 2023-12-01T15:34:36.961 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.961 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:36.961 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 42385408 2023-12-01T15:34:36.961 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.961 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:36.961 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 41320448 2023-12-01T15:34:36.961 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.961 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:36.961 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3158541721 2023-12-01T15:34:36.961 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.961 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:36.961 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1064960 2023-12-01T15:34:36.961 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.961 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.962 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:data": { 2023-12-01T15:34:36.962 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.962 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 159383552 2023-12-01T15:34:36.962 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.962 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.962 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.962 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.962 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.962 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.962 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.962 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.962 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 86578293 2023-12-01T15:34:36.962 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.962 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.962 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.963 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.963 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.963 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.963 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.963 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.963 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.963 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.963 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.963 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.963 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.963 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.963 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:36.963 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.963 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.964 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.964 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.964 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.964 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.964 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.964 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.964 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.964 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.964 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.964 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.964 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.964 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.964 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72797067 2023-12-01T15:34:36.964 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.965 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.965 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv": { 2023-12-01T15:34:36.965 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.965 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 788529152 2023-12-01T15:34:36.965 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.965 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.965 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:36.965 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.965 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.965 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.965 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.965 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.965 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649337204 2023-12-01T15:34:36.965 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.965 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.966 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.966 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.966 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.966 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.966 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.966 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.966 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.966 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.966 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.966 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.966 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.966 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.966 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.966 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.966 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.967 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1168 2023-12-01T15:34:36.967 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.967 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.967 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.967 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.967 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.967 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.967 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.967 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.967 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.967 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.967 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.967 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72081916 2023-12-01T15:34:36.967 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.968 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.968 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T15:34:36.968 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.968 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 192937984 2023-12-01T15:34:36.968 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.968 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.968 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:36.968 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.968 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.968 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 464 2023-12-01T15:34:36.968 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.968 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.968 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 57718862 2023-12-01T15:34:36.968 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.968 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.969 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.969 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.969 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.969 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.969 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.969 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.969 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.969 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.969 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.969 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.969 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.969 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.969 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.969 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.970 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.970 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.970 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.970 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.970 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.970 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.970 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.970 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.970 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.970 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.970 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.970 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.970 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.970 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 68109794 2023-12-01T15:34:36.971 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.971 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.971 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:meta": { 2023-12-01T15:34:36.971 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:36.971 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 721420288 2023-12-01T15:34:36.971 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.971 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:36.971 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.971 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.971 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:36.971 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.971 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.971 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:36.972 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649337204 2023-12-01T15:34:36.972 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.972 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:36.972 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.972 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.972 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:36.972 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.972 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.972 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:36.972 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.972 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.972 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:36.972 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8247 2023-12-01T15:34:36.972 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.972 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:36.973 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 23563 2023-12-01T15:34:36.973 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.973 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:36.973 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 195576 2023-12-01T15:34:36.973 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.973 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:36.973 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.973 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.973 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:36.973 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.973 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.973 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:36.973 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.974 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.974 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:36.974 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71855698 2023-12-01T15:34:36.974 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.974 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.974 INFO:tasks.workunit.client.0.smithi119.stdout: "objecter": { 2023-12-01T15:34:36.974 INFO:tasks.workunit.client.0.smithi119.stdout: "op_active": { 2023-12-01T15:34:36.974 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.974 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.974 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:36.974 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.974 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.974 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rmw": { 2023-12-01T15:34:36.974 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.975 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.975 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:36.975 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.975 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.975 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.975 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:36.975 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg": { 2023-12-01T15:34:36.975 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 42 2023-12-01T15:34:36.975 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.975 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg_removing": { 2023-12-01T15:34:36.975 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.975 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.975 INFO:tasks.workunit.client.0.smithi119.stdout: "op": { 2023-12-01T15:34:36.975 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.975 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.976 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_degraded": { 2023-12-01T15:34:36.976 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.976 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.976 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_unreadable": { 2023-12-01T15:34:36.976 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.976 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.976 INFO:tasks.workunit.client.0.smithi119.stdout: "op_in_bytes": { 2023-12-01T15:34:36.976 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.976 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.976 INFO:tasks.workunit.client.0.smithi119.stdout: "op_latency": { 2023-12-01T15:34:36.976 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.976 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.976 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.976 INFO:tasks.workunit.client.0.smithi119.stdout: "op_out_bytes": { 2023-12-01T15:34:36.976 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.977 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.977 INFO:tasks.workunit.client.0.smithi119.stdout: "op_prepare_latency": { 2023-12-01T15:34:36.977 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.977 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.977 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.977 INFO:tasks.workunit.client.0.smithi119.stdout: "op_process_latency": { 2023-12-01T15:34:36.977 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.977 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.977 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.977 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:36.977 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.977 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.977 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency": { 2023-12-01T15:34:36.977 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.977 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.978 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.978 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T15:34:36.978 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.978 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.978 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_out_bytes": { 2023-12-01T15:34:36.978 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.978 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.978 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_prepare_latency": { 2023-12-01T15:34:36.978 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.978 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.978 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.978 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_process_latency": { 2023-12-01T15:34:36.978 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.978 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.978 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.979 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw": { 2023-12-01T15:34:36.979 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.979 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.979 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_in_bytes": { 2023-12-01T15:34:36.979 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.979 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.979 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency": { 2023-12-01T15:34:36.979 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.979 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.979 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.979 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T15:34:36.979 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.979 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.980 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T15:34:36.980 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.980 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.980 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_out_bytes": { 2023-12-01T15:34:36.980 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.980 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.980 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_prepare_latency": { 2023-12-01T15:34:36.980 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.980 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.980 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.980 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_process_latency": { 2023-12-01T15:34:36.980 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.980 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.980 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.981 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:36.981 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.981 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.981 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_in_bytes": { 2023-12-01T15:34:36.981 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.981 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.981 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency": { 2023-12-01T15:34:36.981 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.981 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.981 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.982 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T15:34:36.982 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.982 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.982 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_prepare_latency": { 2023-12-01T15:34:36.982 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.982 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.982 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.982 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_process_latency": { 2023-12-01T15:34:36.982 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.982 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.982 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.982 INFO:tasks.workunit.client.0.smithi119.stdout: "op_wip": { 2023-12-01T15:34:36.982 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.982 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.982 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_bytes": { 2023-12-01T15:34:36.983 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.983 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.983 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_ops": { 2023-12-01T15:34:36.983 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.983 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.983 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes": { 2023-12-01T15:34:36.983 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:36.983 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.983 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes_used": { 2023-12-01T15:34:36.983 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 28327936 2023-12-01T15:34:36.983 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.983 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.983 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.984 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.6": { 2023-12-01T15:34:36.984 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:36.984 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_fallback": { 2023-12-01T15:34:36.984 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.984 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.984 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_size_fallback": { 2023-12-01T15:34:36.984 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.984 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.984 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_db": { 2023-12-01T15:34:36.984 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:36.984 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.984 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_main": { 2023-12-01T15:34:36.984 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.984 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.985 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_wal": { 2023-12-01T15:34:36.985 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.985 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.985 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_slow": { 2023-12-01T15:34:36.985 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.985 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.985 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_sst": { 2023-12-01T15:34:36.985 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:36.985 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.985 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_wal": { 2023-12-01T15:34:36.985 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1253376 2023-12-01T15:34:36.985 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.985 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lat": { 2023-12-01T15:34:36.986 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.986 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.986 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.986 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lock_lat": { 2023-12-01T15:34:36.986 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.986 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.986 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.986 INFO:tasks.workunit.client.0.smithi119.stdout: "db_total_bytes": { 2023-12-01T15:34:36.986 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:36.986 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.986 INFO:tasks.workunit.client.0.smithi119.stdout: "db_used_bytes": { 2023-12-01T15:34:36.986 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27590656 2023-12-01T15:34:36.986 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.987 INFO:tasks.workunit.client.0.smithi119.stdout: "log_bytes": { 2023-12-01T15:34:36.987 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 847872 2023-12-01T15:34:36.987 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.987 INFO:tasks.workunit.client.0.smithi119.stdout: "logged_bytes": { 2023-12-01T15:34:36.987 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 708608 2023-12-01T15:34:36.987 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.987 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_db": { 2023-12-01T15:34:36.987 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31784960 2023-12-01T15:34:36.987 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.987 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_slow": { 2023-12-01T15:34:36.987 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.987 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.988 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_wal": { 2023-12-01T15:34:36.988 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.988 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_files": { 2023-12-01T15:34:36.988 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:36.988 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.988 INFO:tasks.workunit.client.0.smithi119.stdout: "read_bytes": { 2023-12-01T15:34:36.988 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 204599 2023-12-01T15:34:36.988 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.988 INFO:tasks.workunit.client.0.smithi119.stdout: "read_count": { 2023-12-01T15:34:36.988 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:36.988 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.988 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes": { 2023-12-01T15:34:36.988 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1277952 2023-12-01T15:34:36.988 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.989 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_db": { 2023-12-01T15:34:36.989 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1282048 2023-12-01T15:34:36.989 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.989 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_slow": { 2023-12-01T15:34:36.989 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.989 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.989 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_wal": { 2023-12-01T15:34:36.989 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.989 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.989 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_count": { 2023-12-01T15:34:36.989 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14 2023-12-01T15:34:36.989 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.989 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_bytes": { 2023-12-01T15:34:36.990 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3884 2023-12-01T15:34:36.990 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.990 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_count": { 2023-12-01T15:34:36.990 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:36.990 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.990 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_bytes": { 2023-12-01T15:34:36.990 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:36.990 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.990 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_count": { 2023-12-01T15:34:36.990 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:36.990 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.990 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_bytes": { 2023-12-01T15:34:36.990 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:36.990 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.991 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_count": { 2023-12-01T15:34:36.991 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:36.991 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.991 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes": { 2023-12-01T15:34:36.991 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.991 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.991 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_db": { 2023-12-01T15:34:36.991 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.991 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.991 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_slow": { 2023-12-01T15:34:36.991 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.991 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.991 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_wal": { 2023-12-01T15:34:36.991 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.991 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.992 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_count": { 2023-12-01T15:34:36.992 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.992 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.992 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_total_bytes": { 2023-12-01T15:34:36.992 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.992 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.992 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_used_bytes": { 2023-12-01T15:34:36.992 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.992 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.992 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_total_bytes": { 2023-12-01T15:34:36.992 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.992 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.992 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_used_bytes": { 2023-12-01T15:34:36.992 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.993 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.993 INFO:tasks.workunit.client.0.smithi119.stdout: "write_bytes": { 2023-12-01T15:34:36.993 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2035712 2023-12-01T15:34:36.993 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:36.993 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.993 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": { 2023-12-01T15:34:36.993 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit": { 2023-12-01T15:34:36.993 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4096 2023-12-01T15:34:36.993 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.993 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": { 2023-12-01T15:34:36.993 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1318912 2023-12-01T15:34:36.993 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.993 INFO:tasks.workunit.client.0.smithi119.stdout: "clist_lat": { 2023-12-01T15:34:36.993 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.993 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.994 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.994 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_lat": { 2023-12-01T15:34:36.994 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.994 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.994 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.994 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed": { 2023-12-01T15:34:36.994 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.994 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.994 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_allocated": { 2023-12-01T15:34:36.994 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.994 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.994 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_original": { 2023-12-01T15:34:36.994 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.995 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.995 INFO:tasks.workunit.client.0.smithi119.stdout: "csum_lat": { 2023-12-01T15:34:36.995 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:36.995 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 7782 2023-12-01T15:34:36.995 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.995 INFO:tasks.workunit.client.0.smithi119.stdout: "decompress_lat": { 2023-12-01T15:34:36.995 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.995 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.995 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.995 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_commit_lat": { 2023-12-01T15:34:36.995 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 161, 2023-12-01T15:34:36.995 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 46302099 2023-12-01T15:34:36.995 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.995 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_final_lat": { 2023-12-01T15:34:36.996 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 157, 2023-12-01T15:34:36.996 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 12024359 2023-12-01T15:34:36.996 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.996 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_flush_lat": { 2023-12-01T15:34:36.996 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 161, 2023-12-01T15:34:36.996 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 128240 2023-12-01T15:34:36.996 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.996 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_sync_lat": { 2023-12-01T15:34:36.996 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 161, 2023-12-01T15:34:36.996 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 46430339 2023-12-01T15:34:36.996 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.996 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_keys_lat": { 2023-12-01T15:34:36.996 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.996 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.997 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.997 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_values_lat": { 2023-12-01T15:34:36.997 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.997 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.997 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.997 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_lower_bound_lat": { 2023-12-01T15:34:36.997 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.997 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.997 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.997 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_next_lat": { 2023-12-01T15:34:36.997 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.997 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.997 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.997 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_seek_to_first_lat": { 2023-12-01T15:34:36.998 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:36.998 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.998 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.998 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_upper_bound_lat": { 2023-12-01T15:34:36.998 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:36.998 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 7047 2023-12-01T15:34:36.998 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.998 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_hits": { 2023-12-01T15:34:36.998 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 346 2023-12-01T15:34:36.998 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.998 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_misses": { 2023-12-01T15:34:36.998 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 253 2023-12-01T15:34:36.998 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.998 INFO:tasks.workunit.client.0.smithi119.stdout: "read_lat": { 2023-12-01T15:34:36.998 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 91, 2023-12-01T15:34:36.999 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 931476 2023-12-01T15:34:36.999 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.999 INFO:tasks.workunit.client.0.smithi119.stdout: "read_onode_meta_lat": { 2023-12-01T15:34:36.999 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 137, 2023-12-01T15:34:36.999 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 323417 2023-12-01T15:34:36.999 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.999 INFO:tasks.workunit.client.0.smithi119.stdout: "read_wait_aio_lat": { 2023-12-01T15:34:36.999 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 46, 2023-12-01T15:34:36.999 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 570307 2023-12-01T15:34:36.999 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.999 INFO:tasks.workunit.client.0.smithi119.stdout: "reads_with_retries": { 2023-12-01T15:34:36.999 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:36.999 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:36.999 INFO:tasks.workunit.client.0.smithi119.stdout: "remove_lat": { 2023-12-01T15:34:36.999 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:37.000 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.000 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.000 INFO:tasks.workunit.client.0.smithi119.stdout: "state_aio_wait_lat": { 2023-12-01T15:34:37.000 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:37.000 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 6208939 2023-12-01T15:34:37.000 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.000 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T15:34:37.000 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 34, 2023-12-01T15:34:37.000 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2694937 2023-12-01T15:34:37.000 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.000 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_cleanup_lat": { 2023-12-01T15:34:37.000 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 34, 2023-12-01T15:34:37.000 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 266397582694 2023-12-01T15:34:37.000 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.001 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_queued_lat": { 2023-12-01T15:34:37.001 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 34, 2023-12-01T15:34:37.001 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 56539017953 2023-12-01T15:34:37.001 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.001 INFO:tasks.workunit.client.0.smithi119.stdout: "state_done_lat": { 2023-12-01T15:34:37.001 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:37.001 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 427010 2023-12-01T15:34:37.001 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.001 INFO:tasks.workunit.client.0.smithi119.stdout: "state_finishing_lat": { 2023-12-01T15:34:37.001 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:37.001 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27769 2023-12-01T15:34:37.001 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.001 INFO:tasks.workunit.client.0.smithi119.stdout: "state_io_done_lat": { 2023-12-01T15:34:37.001 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:37.001 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 203934 2023-12-01T15:34:37.002 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.002 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_commiting_lat": { 2023-12-01T15:34:37.002 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:37.002 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 253217937 2023-12-01T15:34:37.002 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.002 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_done_lat": { 2023-12-01T15:34:37.002 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:37.002 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 83844 2023-12-01T15:34:37.002 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.002 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_queued_lat": { 2023-12-01T15:34:37.002 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:37.002 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 92240945 2023-12-01T15:34:37.003 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.003 INFO:tasks.workunit.client.0.smithi119.stdout: "state_prepare_lat": { 2023-12-01T15:34:37.003 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:37.003 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 12031666 2023-12-01T15:34:37.003 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.003 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": { 2023-12-01T15:34:37.003 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 905142 2023-12-01T15:34:37.003 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.003 INFO:tasks.workunit.client.0.smithi119.stdout: "truncate_lat": { 2023-12-01T15:34:37.003 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:37.003 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 620 2023-12-01T15:34:37.003 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.003 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_commit_lat": { 2023-12-01T15:34:37.004 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:37.004 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 363942106 2023-12-01T15:34:37.004 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.004 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_submit_lat": { 2023-12-01T15:34:37.004 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:37.004 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14783876 2023-12-01T15:34:37.004 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.004 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_throttle_lat": { 2023-12-01T15:34:37.004 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 268, 2023-12-01T15:34:37.004 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1661566 2023-12-01T15:34:37.004 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.004 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.004 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache": { 2023-12-01T15:34:37.004 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:37.005 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1879454094 2023-12-01T15:34:37.005 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.005 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:37.005 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 41336832 2023-12-01T15:34:37.005 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.005 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:37.005 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 40599552 2023-12-01T15:34:37.005 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.005 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:37.005 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3158541721 2023-12-01T15:34:37.005 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.005 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:37.005 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 737280 2023-12-01T15:34:37.005 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.006 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.006 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:data": { 2023-12-01T15:34:37.006 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:37.006 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 159383552 2023-12-01T15:34:37.006 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.006 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:37.006 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.006 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.006 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:37.006 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.006 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.006 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:37.006 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 86578135 2023-12-01T15:34:37.007 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.007 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:37.007 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.007 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.007 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:37.007 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.007 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.007 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:37.007 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.007 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.007 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:37.007 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.007 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.007 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:37.008 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:37.008 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.008 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:37.008 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.008 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.008 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:37.008 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.008 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.008 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:37.008 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.008 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.008 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:37.008 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.008 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.009 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:37.009 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72797225 2023-12-01T15:34:37.009 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.009 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.009 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv": { 2023-12-01T15:34:37.009 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:37.009 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 788529152 2023-12-01T15:34:37.009 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.009 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:37.009 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:37.009 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.009 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:37.009 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.009 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.010 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:37.010 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649336017 2023-12-01T15:34:37.010 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.010 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:37.010 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.010 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.010 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:37.010 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.010 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.010 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:37.010 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.010 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.010 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:37.010 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.011 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.011 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:37.011 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.011 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.011 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:37.011 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1168 2023-12-01T15:34:37.011 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.011 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:37.011 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.011 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.011 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:37.011 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.011 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.011 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:37.012 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.012 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.012 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:37.012 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72083103 2023-12-01T15:34:37.012 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.012 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.012 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T15:34:37.012 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:37.012 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 192937984 2023-12-01T15:34:37.012 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.012 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:37.012 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:37.012 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.012 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:37.013 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 464 2023-12-01T15:34:37.013 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.013 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:37.013 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 57718757 2023-12-01T15:34:37.013 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.013 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:37.013 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.013 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.013 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:37.013 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.013 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.013 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:37.014 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.014 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.014 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:37.014 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.014 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.014 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:37.014 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.014 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.014 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:37.014 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.014 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.014 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:37.014 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.014 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.015 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:37.015 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.015 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.015 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:37.015 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.015 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.015 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:37.015 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 68109899 2023-12-01T15:34:37.015 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.015 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.015 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:meta": { 2023-12-01T15:34:37.015 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:37.015 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 721420288 2023-12-01T15:34:37.015 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.016 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:37.016 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.016 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.016 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:37.016 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.016 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.016 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:37.016 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649336017 2023-12-01T15:34:37.016 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.016 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:37.016 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.016 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.016 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:37.016 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 6002 2023-12-01T15:34:37.017 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.017 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:37.017 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.017 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.017 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:37.017 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.017 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.017 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:37.017 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 26412 2023-12-01T15:34:37.017 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.017 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:37.017 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 196894 2023-12-01T15:34:37.017 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.017 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:37.018 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.018 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.018 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:37.018 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.018 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.018 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:37.018 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.018 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.018 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:37.018 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71854963 2023-12-01T15:34:37.018 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.018 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.018 INFO:tasks.workunit.client.0.smithi119.stdout: "objecter": { 2023-12-01T15:34:37.018 INFO:tasks.workunit.client.0.smithi119.stdout: "op_active": { 2023-12-01T15:34:37.018 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.019 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.019 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:37.019 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.019 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.019 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rmw": { 2023-12-01T15:34:37.019 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.019 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.019 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:37.019 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.019 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.019 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.019 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:37.019 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg": { 2023-12-01T15:34:37.019 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 39 2023-12-01T15:34:37.019 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.020 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg_removing": { 2023-12-01T15:34:37.020 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.020 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.020 INFO:tasks.workunit.client.0.smithi119.stdout: "op": { 2023-12-01T15:34:37.020 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:37.020 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.020 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_degraded": { 2023-12-01T15:34:37.020 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.020 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.020 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_unreadable": { 2023-12-01T15:34:37.020 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.020 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.020 INFO:tasks.workunit.client.0.smithi119.stdout: "op_in_bytes": { 2023-12-01T15:34:37.020 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2812 2023-12-01T15:34:37.021 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.021 INFO:tasks.workunit.client.0.smithi119.stdout: "op_latency": { 2023-12-01T15:34:37.021 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 13, 2023-12-01T15:34:37.021 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 104029838 2023-12-01T15:34:37.021 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.021 INFO:tasks.workunit.client.0.smithi119.stdout: "op_out_bytes": { 2023-12-01T15:34:37.021 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.021 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.021 INFO:tasks.workunit.client.0.smithi119.stdout: "op_prepare_latency": { 2023-12-01T15:34:37.021 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 15, 2023-12-01T15:34:37.021 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 6954423 2023-12-01T15:34:37.021 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.022 INFO:tasks.workunit.client.0.smithi119.stdout: "op_process_latency": { 2023-12-01T15:34:37.022 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 13, 2023-12-01T15:34:37.022 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 99119943 2023-12-01T15:34:37.022 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.022 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:37.022 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.022 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.022 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency": { 2023-12-01T15:34:37.022 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:37.022 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.022 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.023 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T15:34:37.023 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.023 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.023 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_out_bytes": { 2023-12-01T15:34:37.023 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.023 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.023 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_prepare_latency": { 2023-12-01T15:34:37.023 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:37.023 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.023 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.023 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_process_latency": { 2023-12-01T15:34:37.023 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:37.023 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.023 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.024 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw": { 2023-12-01T15:34:37.024 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.024 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.024 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_in_bytes": { 2023-12-01T15:34:37.024 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.024 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.024 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency": { 2023-12-01T15:34:37.024 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:37.024 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.024 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.024 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T15:34:37.024 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.024 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.024 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T15:34:37.025 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.025 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.025 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_out_bytes": { 2023-12-01T15:34:37.025 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.025 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.025 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_prepare_latency": { 2023-12-01T15:34:37.025 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:37.025 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.025 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.025 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_process_latency": { 2023-12-01T15:34:37.025 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:37.025 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.025 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.025 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:37.025 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:37.026 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.026 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_in_bytes": { 2023-12-01T15:34:37.026 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2812 2023-12-01T15:34:37.026 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.026 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency": { 2023-12-01T15:34:37.026 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 13, 2023-12-01T15:34:37.026 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 104029838 2023-12-01T15:34:37.026 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.026 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T15:34:37.026 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.026 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.026 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_prepare_latency": { 2023-12-01T15:34:37.027 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 15, 2023-12-01T15:34:37.027 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 6954423 2023-12-01T15:34:37.027 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.027 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_process_latency": { 2023-12-01T15:34:37.027 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 13, 2023-12-01T15:34:37.027 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 99119943 2023-12-01T15:34:37.027 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.027 INFO:tasks.workunit.client.0.smithi119.stdout: "op_wip": { 2023-12-01T15:34:37.027 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.027 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.027 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_bytes": { 2023-12-01T15:34:37.027 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.027 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.028 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_ops": { 2023-12-01T15:34:37.028 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.028 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.028 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes": { 2023-12-01T15:34:37.028 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:37.028 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.028 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes_used": { 2023-12-01T15:34:37.028 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 28917760 2023-12-01T15:34:37.028 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.028 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.028 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.028 INFO:tasks.workunit.client.0.smithi119.stdout: "osd.7": { 2023-12-01T15:34:37.028 INFO:tasks.workunit.client.0.smithi119.stdout: "bluefs": { 2023-12-01T15:34:37.028 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_fallback": { 2023-12-01T15:34:37.028 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.028 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.029 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_slow_size_fallback": { 2023-12-01T15:34:37.029 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.029 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.029 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_db": { 2023-12-01T15:34:37.029 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 65536 2023-12-01T15:34:37.029 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.029 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_main": { 2023-12-01T15:34:37.029 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.029 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.029 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit_wal": { 2023-12-01T15:34:37.029 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.029 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.029 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_slow": { 2023-12-01T15:34:37.029 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.029 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.030 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_sst": { 2023-12-01T15:34:37.030 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:37.030 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.030 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_written_wal": { 2023-12-01T15:34:37.030 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1044480 2023-12-01T15:34:37.030 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.030 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lat": { 2023-12-01T15:34:37.030 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:37.030 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.030 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.030 INFO:tasks.workunit.client.0.smithi119.stdout: "compact_lock_lat": { 2023-12-01T15:34:37.030 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:37.030 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.030 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.031 INFO:tasks.workunit.client.0.smithi119.stdout: "db_total_bytes": { 2023-12-01T15:34:37.031 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:37.031 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.031 INFO:tasks.workunit.client.0.smithi119.stdout: "db_used_bytes": { 2023-12-01T15:34:37.031 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 27590656 2023-12-01T15:34:37.031 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.031 INFO:tasks.workunit.client.0.smithi119.stdout: "log_bytes": { 2023-12-01T15:34:37.031 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 704512 2023-12-01T15:34:37.031 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.031 INFO:tasks.workunit.client.0.smithi119.stdout: "logged_bytes": { 2023-12-01T15:34:37.031 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 565248 2023-12-01T15:34:37.031 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.031 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_db": { 2023-12-01T15:34:37.031 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 31784960 2023-12-01T15:34:37.032 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.032 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_slow": { 2023-12-01T15:34:37.032 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.032 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.032 INFO:tasks.workunit.client.0.smithi119.stdout: "max_bytes_wal": { 2023-12-01T15:34:37.032 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.032 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.032 INFO:tasks.workunit.client.0.smithi119.stdout: "num_files": { 2023-12-01T15:34:37.032 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 13 2023-12-01T15:34:37.032 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.032 INFO:tasks.workunit.client.0.smithi119.stdout: "read_bytes": { 2023-12-01T15:34:37.033 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 204599 2023-12-01T15:34:37.033 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.033 INFO:tasks.workunit.client.0.smithi119.stdout: "read_count": { 2023-12-01T15:34:37.033 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 22 2023-12-01T15:34:37.033 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.033 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes": { 2023-12-01T15:34:37.033 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1277952 2023-12-01T15:34:37.033 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.033 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_db": { 2023-12-01T15:34:37.033 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1282048 2023-12-01T15:34:37.033 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.033 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_slow": { 2023-12-01T15:34:37.033 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.033 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.034 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_bytes_wal": { 2023-12-01T15:34:37.034 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.034 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.034 INFO:tasks.workunit.client.0.smithi119.stdout: "read_disk_count": { 2023-12-01T15:34:37.034 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14 2023-12-01T15:34:37.034 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.034 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_bytes": { 2023-12-01T15:34:37.034 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3884 2023-12-01T15:34:37.034 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.034 INFO:tasks.workunit.client.0.smithi119.stdout: "read_prefetch_count": { 2023-12-01T15:34:37.034 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3 2023-12-01T15:34:37.034 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.034 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_bytes": { 2023-12-01T15:34:37.034 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:37.034 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.035 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_buffer_count": { 2023-12-01T15:34:37.035 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:37.035 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.035 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_bytes": { 2023-12-01T15:34:37.035 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4064 2023-12-01T15:34:37.035 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.035 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_count": { 2023-12-01T15:34:37.035 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 18 2023-12-01T15:34:37.035 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.035 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes": { 2023-12-01T15:34:37.035 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.035 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.035 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_db": { 2023-12-01T15:34:37.035 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.036 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.036 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_slow": { 2023-12-01T15:34:37.036 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.036 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.036 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_bytes_wal": { 2023-12-01T15:34:37.036 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.036 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.036 INFO:tasks.workunit.client.0.smithi119.stdout: "read_random_disk_count": { 2023-12-01T15:34:37.036 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.036 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.036 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_total_bytes": { 2023-12-01T15:34:37.036 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.036 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.037 INFO:tasks.workunit.client.0.smithi119.stdout: "slow_used_bytes": { 2023-12-01T15:34:37.037 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.037 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.037 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_total_bytes": { 2023-12-01T15:34:37.037 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.037 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.037 INFO:tasks.workunit.client.0.smithi119.stdout: "wal_used_bytes": { 2023-12-01T15:34:37.037 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.037 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.037 INFO:tasks.workunit.client.0.smithi119.stdout: "write_bytes": { 2023-12-01T15:34:37.037 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1683456 2023-12-01T15:34:37.037 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.037 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.038 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore": { 2023-12-01T15:34:37.038 INFO:tasks.workunit.client.0.smithi119.stdout: "alloc_unit": { 2023-12-01T15:34:37.038 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 4096 2023-12-01T15:34:37.038 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.038 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": { 2023-12-01T15:34:37.038 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1314816 2023-12-01T15:34:37.038 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.038 INFO:tasks.workunit.client.0.smithi119.stdout: "clist_lat": { 2023-12-01T15:34:37.038 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 3, 2023-12-01T15:34:37.038 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 107072 2023-12-01T15:34:37.038 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.038 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_lat": { 2023-12-01T15:34:37.038 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:37.038 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.038 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.039 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed": { 2023-12-01T15:34:37.039 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.039 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.039 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_allocated": { 2023-12-01T15:34:37.039 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.039 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.039 INFO:tasks.workunit.client.0.smithi119.stdout: "compressed_original": { 2023-12-01T15:34:37.039 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.039 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.039 INFO:tasks.workunit.client.0.smithi119.stdout: "csum_lat": { 2023-12-01T15:34:37.040 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 11, 2023-12-01T15:34:37.040 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 35542 2023-12-01T15:34:37.040 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.040 INFO:tasks.workunit.client.0.smithi119.stdout: "decompress_lat": { 2023-12-01T15:34:37.040 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:37.040 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.040 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.040 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_commit_lat": { 2023-12-01T15:34:37.040 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 126, 2023-12-01T15:34:37.040 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 47134556 2023-12-01T15:34:37.040 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.041 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_final_lat": { 2023-12-01T15:34:37.041 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 122, 2023-12-01T15:34:37.041 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5483868 2023-12-01T15:34:37.041 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.041 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_flush_lat": { 2023-12-01T15:34:37.041 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 126, 2023-12-01T15:34:37.041 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 91903 2023-12-01T15:34:37.041 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.041 INFO:tasks.workunit.client.0.smithi119.stdout: "kv_sync_lat": { 2023-12-01T15:34:37.041 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 126, 2023-12-01T15:34:37.041 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 47226459 2023-12-01T15:34:37.041 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.041 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_keys_lat": { 2023-12-01T15:34:37.041 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:37.042 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.042 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.042 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_get_values_lat": { 2023-12-01T15:34:37.042 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:37.042 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.042 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.042 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_lower_bound_lat": { 2023-12-01T15:34:37.042 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:37.042 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.042 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.042 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_next_lat": { 2023-12-01T15:34:37.042 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:37.042 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.042 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.042 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_seek_to_first_lat": { 2023-12-01T15:34:37.043 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 0, 2023-12-01T15:34:37.043 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.043 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.043 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_upper_bound_lat": { 2023-12-01T15:34:37.043 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:37.043 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3781 2023-12-01T15:34:37.043 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.043 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_hits": { 2023-12-01T15:34:37.043 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 607 2023-12-01T15:34:37.043 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.043 INFO:tasks.workunit.client.0.smithi119.stdout: "onode_misses": { 2023-12-01T15:34:37.043 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 280 2023-12-01T15:34:37.043 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.043 INFO:tasks.workunit.client.0.smithi119.stdout: "read_lat": { 2023-12-01T15:34:37.043 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 119, 2023-12-01T15:34:37.044 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2919850 2023-12-01T15:34:37.044 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.044 INFO:tasks.workunit.client.0.smithi119.stdout: "read_onode_meta_lat": { 2023-12-01T15:34:37.044 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 184, 2023-12-01T15:34:37.044 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 292256 2023-12-01T15:34:37.044 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.044 INFO:tasks.workunit.client.0.smithi119.stdout: "read_wait_aio_lat": { 2023-12-01T15:34:37.044 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 65, 2023-12-01T15:34:37.044 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2195941 2023-12-01T15:34:37.044 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.044 INFO:tasks.workunit.client.0.smithi119.stdout: "reads_with_retries": { 2023-12-01T15:34:37.044 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.044 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.044 INFO:tasks.workunit.client.0.smithi119.stdout: "remove_lat": { 2023-12-01T15:34:37.044 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 1, 2023-12-01T15:34:37.044 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 15557 2023-12-01T15:34:37.045 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.045 INFO:tasks.workunit.client.0.smithi119.stdout: "state_aio_wait_lat": { 2023-12-01T15:34:37.045 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:37.045 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2671576 2023-12-01T15:34:37.045 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.045 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T15:34:37.045 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 20, 2023-12-01T15:34:37.045 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 2226467 2023-12-01T15:34:37.045 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.045 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_cleanup_lat": { 2023-12-01T15:34:37.045 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 20, 2023-12-01T15:34:37.045 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 300026535786 2023-12-01T15:34:37.045 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.046 INFO:tasks.workunit.client.0.smithi119.stdout: "state_deferred_queued_lat": { 2023-12-01T15:34:37.046 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 20, 2023-12-01T15:34:37.046 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 24971022041 2023-12-01T15:34:37.046 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.046 INFO:tasks.workunit.client.0.smithi119.stdout: "state_done_lat": { 2023-12-01T15:34:37.046 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:37.046 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 398475 2023-12-01T15:34:37.046 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.046 INFO:tasks.workunit.client.0.smithi119.stdout: "state_finishing_lat": { 2023-12-01T15:34:37.046 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:37.046 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 29316 2023-12-01T15:34:37.046 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.046 INFO:tasks.workunit.client.0.smithi119.stdout: "state_io_done_lat": { 2023-12-01T15:34:37.047 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:37.047 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 228936 2023-12-01T15:34:37.047 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.047 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_commiting_lat": { 2023-12-01T15:34:37.047 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:37.047 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 308220341 2023-12-01T15:34:37.047 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.047 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_done_lat": { 2023-12-01T15:34:37.047 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:37.047 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 78645 2023-12-01T15:34:37.047 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.047 INFO:tasks.workunit.client.0.smithi119.stdout: "state_kv_queued_lat": { 2023-12-01T15:34:37.047 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:37.048 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 249025214 2023-12-01T15:34:37.048 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.048 INFO:tasks.workunit.client.0.smithi119.stdout: "state_prepare_lat": { 2023-12-01T15:34:37.048 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:37.048 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10726355 2023-12-01T15:34:37.048 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.048 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": { 2023-12-01T15:34:37.048 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 903106 2023-12-01T15:34:37.048 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.048 INFO:tasks.workunit.client.0.smithi119.stdout: "truncate_lat": { 2023-12-01T15:34:37.048 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 2, 2023-12-01T15:34:37.048 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 673 2023-12-01T15:34:37.048 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.049 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_commit_lat": { 2023-12-01T15:34:37.049 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:37.049 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 570910618 2023-12-01T15:34:37.049 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.049 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_submit_lat": { 2023-12-01T15:34:37.049 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:37.049 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 12681777 2023-12-01T15:34:37.049 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.049 INFO:tasks.workunit.client.0.smithi119.stdout: "txc_throttle_lat": { 2023-12-01T15:34:37.049 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 290, 2023-12-01T15:34:37.049 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1831853 2023-12-01T15:34:37.049 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.049 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.050 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache": { 2023-12-01T15:34:37.050 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_bytes": { 2023-12-01T15:34:37.050 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1879454094 2023-12-01T15:34:37.050 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.050 INFO:tasks.workunit.client.0.smithi119.stdout: "heap_bytes": { 2023-12-01T15:34:37.050 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 42385408 2023-12-01T15:34:37.050 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.050 INFO:tasks.workunit.client.0.smithi119.stdout: "mapped_bytes": { 2023-12-01T15:34:37.050 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 41369600 2023-12-01T15:34:37.050 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.050 INFO:tasks.workunit.client.0.smithi119.stdout: "target_bytes": { 2023-12-01T15:34:37.050 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3158541721 2023-12-01T15:34:37.050 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.050 INFO:tasks.workunit.client.0.smithi119.stdout: "unmapped_bytes": { 2023-12-01T15:34:37.051 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1015808 2023-12-01T15:34:37.051 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.051 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.051 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:data": { 2023-12-01T15:34:37.051 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:37.051 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 159383552 2023-12-01T15:34:37.051 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.051 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:37.051 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.051 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.051 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:37.051 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.051 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.052 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:37.052 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 86560969 2023-12-01T15:34:37.052 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.052 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:37.052 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.052 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.052 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:37.052 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8192 2023-12-01T15:34:37.052 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.052 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:37.052 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 139264 2023-12-01T15:34:37.052 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.052 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:37.052 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.053 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.053 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:37.053 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 135168 2023-12-01T15:34:37.053 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.053 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:37.053 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.053 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.053 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:37.053 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.053 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.053 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:37.053 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.053 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.053 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:37.054 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.054 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.054 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:37.054 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72539959 2023-12-01T15:34:37.054 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.054 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.054 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv": { 2023-12-01T15:34:37.054 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:37.054 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 788529152 2023-12-01T15:34:37.054 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.054 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:37.054 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:37.054 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.055 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:37.055 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.055 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.055 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:37.055 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649207268 2023-12-01T15:34:37.055 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.055 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:37.055 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.055 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.055 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:37.055 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.055 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.055 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:37.055 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.056 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.056 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:37.056 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.056 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.056 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:37.056 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.056 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.056 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:37.056 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 1168 2023-12-01T15:34:37.056 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.056 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:37.056 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.056 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.056 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:37.056 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.057 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.057 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:37.057 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.057 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.057 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:37.057 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 72211852 2023-12-01T15:34:37.057 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.057 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.057 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T15:34:37.057 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:37.057 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 192937984 2023-12-01T15:34:37.057 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.057 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:37.058 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 67108864 2023-12-01T15:34:37.058 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.058 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:37.058 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 464 2023-12-01T15:34:37.058 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.058 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:37.058 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 57707312 2023-12-01T15:34:37.058 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.058 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:37.058 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.058 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.058 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:37.059 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.059 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.059 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:37.059 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.059 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.059 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:37.059 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.059 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.059 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:37.059 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.059 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.059 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:37.059 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.059 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.060 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:37.060 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.060 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.060 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:37.060 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.060 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.060 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:37.060 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.060 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.060 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:37.060 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 68121344 2023-12-01T15:34:37.060 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.060 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.061 INFO:tasks.workunit.client.0.smithi119.stdout: "bluestore-pricache:meta": { 2023-12-01T15:34:37.061 INFO:tasks.workunit.client.0.smithi119.stdout: "committed_bytes": { 2023-12-01T15:34:37.061 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 721420288 2023-12-01T15:34:37.061 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.061 INFO:tasks.workunit.client.0.smithi119.stdout: "pri0_bytes": { 2023-12-01T15:34:37.061 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.061 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.061 INFO:tasks.workunit.client.0.smithi119.stdout: "pri10_bytes": { 2023-12-01T15:34:37.061 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.061 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.061 INFO:tasks.workunit.client.0.smithi119.stdout: "pri11_bytes": { 2023-12-01T15:34:37.061 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 649207268 2023-12-01T15:34:37.061 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.061 INFO:tasks.workunit.client.0.smithi119.stdout: "pri1_bytes": { 2023-12-01T15:34:37.062 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.062 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.062 INFO:tasks.workunit.client.0.smithi119.stdout: "pri2_bytes": { 2023-12-01T15:34:37.062 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3628 2023-12-01T15:34:37.062 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.062 INFO:tasks.workunit.client.0.smithi119.stdout: "pri3_bytes": { 2023-12-01T15:34:37.062 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 8466 2023-12-01T15:34:37.062 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.062 INFO:tasks.workunit.client.0.smithi119.stdout: "pri4_bytes": { 2023-12-01T15:34:37.062 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.062 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.062 INFO:tasks.workunit.client.0.smithi119.stdout: "pri5_bytes": { 2023-12-01T15:34:37.062 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 26610 2023-12-01T15:34:37.062 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.063 INFO:tasks.workunit.client.0.smithi119.stdout: "pri6_bytes": { 2023-12-01T15:34:37.063 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 201994 2023-12-01T15:34:37.063 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.063 INFO:tasks.workunit.client.0.smithi119.stdout: "pri7_bytes": { 2023-12-01T15:34:37.063 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.063 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.063 INFO:tasks.workunit.client.0.smithi119.stdout: "pri8_bytes": { 2023-12-01T15:34:37.063 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.063 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.063 INFO:tasks.workunit.client.0.smithi119.stdout: "pri9_bytes": { 2023-12-01T15:34:37.063 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.063 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.063 INFO:tasks.workunit.client.0.smithi119.stdout: "reserved_bytes": { 2023-12-01T15:34:37.064 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 71972322 2023-12-01T15:34:37.064 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.064 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.064 INFO:tasks.workunit.client.0.smithi119.stdout: "objecter": { 2023-12-01T15:34:37.064 INFO:tasks.workunit.client.0.smithi119.stdout: "op_active": { 2023-12-01T15:34:37.064 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.064 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.064 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:37.064 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.064 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.064 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rmw": { 2023-12-01T15:34:37.064 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.064 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.064 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:37.064 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.065 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.065 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.065 INFO:tasks.workunit.client.0.smithi119.stdout: "osd": { 2023-12-01T15:34:37.065 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg": { 2023-12-01T15:34:37.065 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 47 2023-12-01T15:34:37.065 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.065 INFO:tasks.workunit.client.0.smithi119.stdout: "numpg_removing": { 2023-12-01T15:34:37.065 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.065 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.065 INFO:tasks.workunit.client.0.smithi119.stdout: "op": { 2023-12-01T15:34:37.065 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 115 2023-12-01T15:34:37.065 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.065 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_degraded": { 2023-12-01T15:34:37.065 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.066 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.066 INFO:tasks.workunit.client.0.smithi119.stdout: "op_delayed_unreadable": { 2023-12-01T15:34:37.066 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.066 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.066 INFO:tasks.workunit.client.0.smithi119.stdout: "op_in_bytes": { 2023-12-01T15:34:37.066 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.066 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.066 INFO:tasks.workunit.client.0.smithi119.stdout: "op_latency": { 2023-12-01T15:34:37.066 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 115, 2023-12-01T15:34:37.066 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 102438204 2023-12-01T15:34:37.066 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.067 INFO:tasks.workunit.client.0.smithi119.stdout: "op_out_bytes": { 2023-12-01T15:34:37.067 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 265081 2023-12-01T15:34:37.067 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.067 INFO:tasks.workunit.client.0.smithi119.stdout: "op_prepare_latency": { 2023-12-01T15:34:37.067 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 117, 2023-12-01T15:34:37.067 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 30565509 2023-12-01T15:34:37.067 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.067 INFO:tasks.workunit.client.0.smithi119.stdout: "op_process_latency": { 2023-12-01T15:34:37.067 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 115, 2023-12-01T15:34:37.067 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 91336566 2023-12-01T15:34:37.067 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.067 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r": { 2023-12-01T15:34:37.067 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 80 2023-12-01T15:34:37.068 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.068 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency": { 2023-12-01T15:34:37.068 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 80, 2023-12-01T15:34:37.068 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14440385 2023-12-01T15:34:37.068 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.068 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T15:34:37.068 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.068 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.068 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_out_bytes": { 2023-12-01T15:34:37.068 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 265081 2023-12-01T15:34:37.068 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.068 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_prepare_latency": { 2023-12-01T15:34:37.068 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 80, 2023-12-01T15:34:37.068 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 12551749 2023-12-01T15:34:37.069 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.069 INFO:tasks.workunit.client.0.smithi119.stdout: "op_r_process_latency": { 2023-12-01T15:34:37.069 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 80, 2023-12-01T15:34:37.069 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 10212121 2023-12-01T15:34:37.069 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.069 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw": { 2023-12-01T15:34:37.069 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 30 2023-12-01T15:34:37.069 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.069 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_in_bytes": { 2023-12-01T15:34:37.069 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.069 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.069 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency": { 2023-12-01T15:34:37.069 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 30, 2023-12-01T15:34:37.069 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 32838052 2023-12-01T15:34:37.069 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.070 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T15:34:37.070 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.070 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.070 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T15:34:37.070 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.070 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.070 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_out_bytes": { 2023-12-01T15:34:37.070 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.070 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.070 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_prepare_latency": { 2023-12-01T15:34:37.070 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 30, 2023-12-01T15:34:37.070 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 14535359 2023-12-01T15:34:37.070 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.070 INFO:tasks.workunit.client.0.smithi119.stdout: "op_rw_process_latency": { 2023-12-01T15:34:37.071 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 30, 2023-12-01T15:34:37.071 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 30839212 2023-12-01T15:34:37.071 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.071 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w": { 2023-12-01T15:34:37.071 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 5 2023-12-01T15:34:37.071 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.071 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_in_bytes": { 2023-12-01T15:34:37.071 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.071 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.071 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency": { 2023-12-01T15:34:37.071 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:37.071 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 55159767 2023-12-01T15:34:37.071 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.071 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T15:34:37.072 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.072 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.072 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_prepare_latency": { 2023-12-01T15:34:37.072 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 7, 2023-12-01T15:34:37.072 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 3478401 2023-12-01T15:34:37.072 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.072 INFO:tasks.workunit.client.0.smithi119.stdout: "op_w_process_latency": { 2023-12-01T15:34:37.072 INFO:tasks.workunit.client.0.smithi119.stdout: "count": 5, 2023-12-01T15:34:37.072 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 50285233 2023-12-01T15:34:37.072 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.072 INFO:tasks.workunit.client.0.smithi119.stdout: "op_wip": { 2023-12-01T15:34:37.072 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.072 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.072 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_bytes": { 2023-12-01T15:34:37.072 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.073 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.073 INFO:tasks.workunit.client.0.smithi119.stdout: "recovery_ops": { 2023-12-01T15:34:37.073 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 0 2023-12-01T15:34:37.073 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.073 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes": { 2023-12-01T15:34:37.073 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 95995035648 2023-12-01T15:34:37.073 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.073 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_bytes_used": { 2023-12-01T15:34:37.073 INFO:tasks.workunit.client.0.smithi119.stdout: "value": 28913664 2023-12-01T15:34:37.073 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.073 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.073 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.073 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.073 INFO:tasks.workunit.client.0.smithi119.stdout: "pools": [ 2023-12-01T15:34:37.074 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.074 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:37.074 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr" 2023-12-01T15:34:37.074 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.074 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_mode": "none", 2023-12-01T15:34:37.074 INFO:tasks.workunit.client.0.smithi119.stdout: "erasure_code_profile": {}, 2023-12-01T15:34:37.074 INFO:tasks.workunit.client.0.smithi119.stdout: "min_size": 2, 2023-12-01T15:34:37.074 INFO:tasks.workunit.client.0.smithi119.stdout: "options": {}, 2023-12-01T15:34:37.074 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_autoscale_mode": "off", 2023-12-01T15:34:37.074 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 1, 2023-12-01T15:34:37.074 INFO:tasks.workunit.client.0.smithi119.stdout: "pgp_num": 1, 2023-12-01T15:34:37.074 INFO:tasks.workunit.client.0.smithi119.stdout: "pool": 1, 2023-12-01T15:34:37.074 INFO:tasks.workunit.client.0.smithi119.stdout: "size": 3, 2023-12-01T15:34:37.074 INFO:tasks.workunit.client.0.smithi119.stdout: "stats": { 2023-12-01T15:34:37.075 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_raw": 729330854154, 2023-12-01T15:34:37.075 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_used": 1781760, 2023-12-01T15:34:37.075 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_bytes_used": 0, 2023-12-01T15:34:37.075 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_under_bytes": 0, 2023-12-01T15:34:37.075 INFO:tasks.workunit.client.0.smithi119.stdout: "data_bytes_used": 1781760, 2023-12-01T15:34:37.075 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty": 0, 2023-12-01T15:34:37.075 INFO:tasks.workunit.client.0.smithi119.stdout: "max_avail": 243110297600, 2023-12-01T15:34:37.075 INFO:tasks.workunit.client.0.smithi119.stdout: "objects": 2, 2023-12-01T15:34:37.075 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_bytes_used": 0, 2023-12-01T15:34:37.075 INFO:tasks.workunit.client.0.smithi119.stdout: "percent_used": 2.443000539642526e-06, 2023-12-01T15:34:37.075 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_bytes": 0, 2023-12-01T15:34:37.075 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_objects": 0, 2023-12-01T15:34:37.075 INFO:tasks.workunit.client.0.smithi119.stdout: "rd": 394, 2023-12-01T15:34:37.075 INFO:tasks.workunit.client.0.smithi119.stdout: "rd_bytes": 598016, 2023-12-01T15:34:37.076 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": 590368, 2023-12-01T15:34:37.076 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_data": 590368, 2023-12-01T15:34:37.076 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_omap": 0, 2023-12-01T15:34:37.076 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_raw": 1771104, 2023-12-01T15:34:37.076 INFO:tasks.workunit.client.0.smithi119.stdout: "wr": 219, 2023-12-01T15:34:37.076 INFO:tasks.workunit.client.0.smithi119.stdout: "wr_bytes": 2473984 2023-12-01T15:34:37.076 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.076 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_bytes": 0, 2023-12-01T15:34:37.076 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_objects": 0, 2023-12-01T15:34:37.076 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "replicated" 2023-12-01T15:34:37.076 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.076 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.076 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:37.076 INFO:tasks.workunit.client.0.smithi119.stdout: "cephfs" 2023-12-01T15:34:37.076 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.077 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_mode": "none", 2023-12-01T15:34:37.077 INFO:tasks.workunit.client.0.smithi119.stdout: "erasure_code_profile": {}, 2023-12-01T15:34:37.077 INFO:tasks.workunit.client.0.smithi119.stdout: "min_size": 2, 2023-12-01T15:34:37.077 INFO:tasks.workunit.client.0.smithi119.stdout: "options": {}, 2023-12-01T15:34:37.077 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_autoscale_mode": "off", 2023-12-01T15:34:37.077 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 32, 2023-12-01T15:34:37.077 INFO:tasks.workunit.client.0.smithi119.stdout: "pgp_num": 32, 2023-12-01T15:34:37.077 INFO:tasks.workunit.client.0.smithi119.stdout: "pool": 2, 2023-12-01T15:34:37.077 INFO:tasks.workunit.client.0.smithi119.stdout: "size": 3, 2023-12-01T15:34:37.077 INFO:tasks.workunit.client.0.smithi119.stdout: "stats": { 2023-12-01T15:34:37.077 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_raw": 729330854154, 2023-12-01T15:34:37.077 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_used": 98304, 2023-12-01T15:34:37.077 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_bytes_used": 0, 2023-12-01T15:34:37.077 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_under_bytes": 0, 2023-12-01T15:34:37.078 INFO:tasks.workunit.client.0.smithi119.stdout: "data_bytes_used": 98304, 2023-12-01T15:34:37.078 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty": 0, 2023-12-01T15:34:37.078 INFO:tasks.workunit.client.0.smithi119.stdout: "max_avail": 243110297600, 2023-12-01T15:34:37.078 INFO:tasks.workunit.client.0.smithi119.stdout: "objects": 22, 2023-12-01T15:34:37.078 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_bytes_used": 0, 2023-12-01T15:34:37.078 INFO:tasks.workunit.client.0.smithi119.stdout: "percent_used": 1.3478653215770464e-07, 2023-12-01T15:34:37.078 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_bytes": 0, 2023-12-01T15:34:37.078 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_objects": 0, 2023-12-01T15:34:37.078 INFO:tasks.workunit.client.0.smithi119.stdout: "rd": 0, 2023-12-01T15:34:37.078 INFO:tasks.workunit.client.0.smithi119.stdout: "rd_bytes": 0, 2023-12-01T15:34:37.078 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": 3430, 2023-12-01T15:34:37.079 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_data": 3430, 2023-12-01T15:34:37.079 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_omap": 0, 2023-12-01T15:34:37.079 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_raw": 10290, 2023-12-01T15:34:37.079 INFO:tasks.workunit.client.0.smithi119.stdout: "wr": 51, 2023-12-01T15:34:37.079 INFO:tasks.workunit.client.0.smithi119.stdout: "wr_bytes": 20480 2023-12-01T15:34:37.079 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.079 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_bytes": 0, 2023-12-01T15:34:37.079 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_objects": 0, 2023-12-01T15:34:37.079 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "replicated" 2023-12-01T15:34:37.079 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.079 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.079 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:37.079 INFO:tasks.workunit.client.0.smithi119.stdout: "cephfs" 2023-12-01T15:34:37.080 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.080 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_mode": "none", 2023-12-01T15:34:37.080 INFO:tasks.workunit.client.0.smithi119.stdout: "erasure_code_profile": {}, 2023-12-01T15:34:37.080 INFO:tasks.workunit.client.0.smithi119.stdout: "min_size": 2, 2023-12-01T15:34:37.080 INFO:tasks.workunit.client.0.smithi119.stdout: "options": {}, 2023-12-01T15:34:37.080 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_autoscale_mode": "off", 2023-12-01T15:34:37.080 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 64, 2023-12-01T15:34:37.080 INFO:tasks.workunit.client.0.smithi119.stdout: "pgp_num": 64, 2023-12-01T15:34:37.080 INFO:tasks.workunit.client.0.smithi119.stdout: "pool": 3, 2023-12-01T15:34:37.080 INFO:tasks.workunit.client.0.smithi119.stdout: "size": 3, 2023-12-01T15:34:37.080 INFO:tasks.workunit.client.0.smithi119.stdout: "stats": { 2023-12-01T15:34:37.080 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_raw": 729330854154, 2023-12-01T15:34:37.080 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_used": 0, 2023-12-01T15:34:37.080 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_bytes_used": 0, 2023-12-01T15:34:37.081 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_under_bytes": 0, 2023-12-01T15:34:37.081 INFO:tasks.workunit.client.0.smithi119.stdout: "data_bytes_used": 0, 2023-12-01T15:34:37.081 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty": 0, 2023-12-01T15:34:37.081 INFO:tasks.workunit.client.0.smithi119.stdout: "max_avail": 243110297600, 2023-12-01T15:34:37.081 INFO:tasks.workunit.client.0.smithi119.stdout: "objects": 0, 2023-12-01T15:34:37.081 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_bytes_used": 0, 2023-12-01T15:34:37.081 INFO:tasks.workunit.client.0.smithi119.stdout: "percent_used": 0.0, 2023-12-01T15:34:37.081 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_bytes": 0, 2023-12-01T15:34:37.081 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_objects": 0, 2023-12-01T15:34:37.081 INFO:tasks.workunit.client.0.smithi119.stdout: "rd": 0, 2023-12-01T15:34:37.081 INFO:tasks.workunit.client.0.smithi119.stdout: "rd_bytes": 0, 2023-12-01T15:34:37.081 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": 0, 2023-12-01T15:34:37.081 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_data": 0, 2023-12-01T15:34:37.081 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_omap": 0, 2023-12-01T15:34:37.082 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_raw": 0, 2023-12-01T15:34:37.082 INFO:tasks.workunit.client.0.smithi119.stdout: "wr": 0, 2023-12-01T15:34:37.082 INFO:tasks.workunit.client.0.smithi119.stdout: "wr_bytes": 0 2023-12-01T15:34:37.082 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.082 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_bytes": 0, 2023-12-01T15:34:37.082 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_objects": 0, 2023-12-01T15:34:37.082 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "replicated" 2023-12-01T15:34:37.082 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.082 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.082 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:37.083 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd" 2023-12-01T15:34:37.083 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.083 INFO:tasks.workunit.client.0.smithi119.stdout: "cache_mode": "none", 2023-12-01T15:34:37.083 INFO:tasks.workunit.client.0.smithi119.stdout: "erasure_code_profile": {}, 2023-12-01T15:34:37.083 INFO:tasks.workunit.client.0.smithi119.stdout: "min_size": 2, 2023-12-01T15:34:37.083 INFO:tasks.workunit.client.0.smithi119.stdout: "options": {}, 2023-12-01T15:34:37.083 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_autoscale_mode": "off", 2023-12-01T15:34:37.083 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 8, 2023-12-01T15:34:37.083 INFO:tasks.workunit.client.0.smithi119.stdout: "pgp_num": 8, 2023-12-01T15:34:37.083 INFO:tasks.workunit.client.0.smithi119.stdout: "pool": 4, 2023-12-01T15:34:37.083 INFO:tasks.workunit.client.0.smithi119.stdout: "size": 3, 2023-12-01T15:34:37.083 INFO:tasks.workunit.client.0.smithi119.stdout: "stats": { 2023-12-01T15:34:37.083 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_raw": 729330854154, 2023-12-01T15:34:37.083 INFO:tasks.workunit.client.0.smithi119.stdout: "bytes_used": 0, 2023-12-01T15:34:37.084 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_bytes_used": 0, 2023-12-01T15:34:37.084 INFO:tasks.workunit.client.0.smithi119.stdout: "compress_under_bytes": 0, 2023-12-01T15:34:37.084 INFO:tasks.workunit.client.0.smithi119.stdout: "data_bytes_used": 0, 2023-12-01T15:34:37.084 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty": 0, 2023-12-01T15:34:37.084 INFO:tasks.workunit.client.0.smithi119.stdout: "max_avail": 243110297600, 2023-12-01T15:34:37.084 INFO:tasks.workunit.client.0.smithi119.stdout: "objects": 0, 2023-12-01T15:34:37.084 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_bytes_used": 0, 2023-12-01T15:34:37.084 INFO:tasks.workunit.client.0.smithi119.stdout: "percent_used": 0.0, 2023-12-01T15:34:37.084 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_bytes": 0, 2023-12-01T15:34:37.084 INFO:tasks.workunit.client.0.smithi119.stdout: "quota_objects": 0, 2023-12-01T15:34:37.084 INFO:tasks.workunit.client.0.smithi119.stdout: "rd": 0, 2023-12-01T15:34:37.084 INFO:tasks.workunit.client.0.smithi119.stdout: "rd_bytes": 0, 2023-12-01T15:34:37.084 INFO:tasks.workunit.client.0.smithi119.stdout: "stored": 0, 2023-12-01T15:34:37.084 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_data": 0, 2023-12-01T15:34:37.085 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_omap": 0, 2023-12-01T15:34:37.085 INFO:tasks.workunit.client.0.smithi119.stdout: "stored_raw": 0, 2023-12-01T15:34:37.085 INFO:tasks.workunit.client.0.smithi119.stdout: "wr": 0, 2023-12-01T15:34:37.085 INFO:tasks.workunit.client.0.smithi119.stdout: "wr_bytes": 0 2023-12-01T15:34:37.085 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.085 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_bytes": 0, 2023-12-01T15:34:37.085 INFO:tasks.workunit.client.0.smithi119.stdout: "target_max_objects": 0, 2023-12-01T15:34:37.085 INFO:tasks.workunit.client.0.smithi119.stdout: "type": "replicated" 2023-12-01T15:34:37.085 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.085 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.085 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd": { 2023-12-01T15:34:37.085 INFO:tasks.workunit.client.0.smithi119.stdout: "mirroring_by_pool": [ 2023-12-01T15:34:37.085 INFO:tasks.workunit.client.0.smithi119.stdout: false 2023-12-01T15:34:37.085 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.085 INFO:tasks.workunit.client.0.smithi119.stdout: "num_images_by_pool": [ 2023-12-01T15:34:37.086 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.086 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.086 INFO:tasks.workunit.client.0.smithi119.stdout: "num_pools": 1 2023-12-01T15:34:37.086 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.086 INFO:tasks.workunit.client.0.smithi119.stdout: "report_id": "05cd9861-b5a4-462f-abf8-7c6073e19b75", 2023-12-01T15:34:37.086 INFO:tasks.workunit.client.0.smithi119.stdout: "report_timestamp": "2023-12-01T15:34:35.751422", 2023-12-01T15:34:37.086 INFO:tasks.workunit.client.0.smithi119.stdout: "report_version": 1, 2023-12-01T15:34:37.086 INFO:tasks.workunit.client.0.smithi119.stdout: "rocksdb_stats": { 2023-12-01T15:34:37.086 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "7.9.2" 2023-12-01T15:34:37.086 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.086 INFO:tasks.workunit.client.0.smithi119.stdout: "rook": { 2023-12-01T15:34:37.086 INFO:tasks.workunit.client.0.smithi119.stdout: "cluster": { 2023-12-01T15:34:37.087 INFO:tasks.workunit.client.0.smithi119.stdout: "external-mode": null, 2023-12-01T15:34:37.087 INFO:tasks.workunit.client.0.smithi119.stdout: "mon": { 2023-12-01T15:34:37.087 INFO:tasks.workunit.client.0.smithi119.stdout: "allow-multiple-per-node": null, 2023-12-01T15:34:37.087 INFO:tasks.workunit.client.0.smithi119.stdout: "count": null, 2023-12-01T15:34:37.087 INFO:tasks.workunit.client.0.smithi119.stdout: "max-id": null, 2023-12-01T15:34:37.087 INFO:tasks.workunit.client.0.smithi119.stdout: "pvc": { 2023-12-01T15:34:37.087 INFO:tasks.workunit.client.0.smithi119.stdout: "enabled": null 2023-12-01T15:34:37.087 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.087 INFO:tasks.workunit.client.0.smithi119.stdout: "stretch": { 2023-12-01T15:34:37.087 INFO:tasks.workunit.client.0.smithi119.stdout: "enabled": null 2023-12-01T15:34:37.087 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.087 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.087 INFO:tasks.workunit.client.0.smithi119.stdout: "network": { 2023-12-01T15:34:37.088 INFO:tasks.workunit.client.0.smithi119.stdout: "provider": null 2023-12-01T15:34:37.088 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.088 INFO:tasks.workunit.client.0.smithi119.stdout: "storage": { 2023-12-01T15:34:37.088 INFO:tasks.workunit.client.0.smithi119.stdout: "device-set": { 2023-12-01T15:34:37.088 INFO:tasks.workunit.client.0.smithi119.stdout: "count": { 2023-12-01T15:34:37.088 INFO:tasks.workunit.client.0.smithi119.stdout: "non-portable": null, 2023-12-01T15:34:37.088 INFO:tasks.workunit.client.0.smithi119.stdout: "portable": null, 2023-12-01T15:34:37.088 INFO:tasks.workunit.client.0.smithi119.stdout: "total": null 2023-12-01T15:34:37.088 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.088 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.088 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.088 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.088 INFO:tasks.workunit.client.0.smithi119.stdout: "csi": { 2023-12-01T15:34:37.088 INFO:tasks.workunit.client.0.smithi119.stdout: "version": null 2023-12-01T15:34:37.089 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.089 INFO:tasks.workunit.client.0.smithi119.stdout: "kubernetes": { 2023-12-01T15:34:37.089 INFO:tasks.workunit.client.0.smithi119.stdout: "version": null 2023-12-01T15:34:37.089 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.089 INFO:tasks.workunit.client.0.smithi119.stdout: "node": { 2023-12-01T15:34:37.089 INFO:tasks.workunit.client.0.smithi119.stdout: "count": { 2023-12-01T15:34:37.089 INFO:tasks.workunit.client.0.smithi119.stdout: "kubernetes-total": null, 2023-12-01T15:34:37.089 INFO:tasks.workunit.client.0.smithi119.stdout: "with-ceph-daemons": null, 2023-12-01T15:34:37.089 INFO:tasks.workunit.client.0.smithi119.stdout: "with-csi-cephfs-plugin": null, 2023-12-01T15:34:37.089 INFO:tasks.workunit.client.0.smithi119.stdout: "with-csi-nfs-plugin": null, 2023-12-01T15:34:37.089 INFO:tasks.workunit.client.0.smithi119.stdout: "with-csi-rbd-plugin": null 2023-12-01T15:34:37.089 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.089 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.089 INFO:tasks.workunit.client.0.smithi119.stdout: "usage": { 2023-12-01T15:34:37.089 INFO:tasks.workunit.client.0.smithi119.stdout: "storage-class": { 2023-12-01T15:34:37.089 INFO:tasks.workunit.client.0.smithi119.stdout: "count": { 2023-12-01T15:34:37.090 INFO:tasks.workunit.client.0.smithi119.stdout: "bucket": null, 2023-12-01T15:34:37.090 INFO:tasks.workunit.client.0.smithi119.stdout: "cephfs": null, 2023-12-01T15:34:37.090 INFO:tasks.workunit.client.0.smithi119.stdout: "nfs": null, 2023-12-01T15:34:37.090 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd": null, 2023-12-01T15:34:37.090 INFO:tasks.workunit.client.0.smithi119.stdout: "total": null 2023-12-01T15:34:37.090 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.090 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.090 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.090 INFO:tasks.workunit.client.0.smithi119.stdout: "version": null 2023-12-01T15:34:37.090 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.090 INFO:tasks.workunit.client.0.smithi119.stdout: "services": {}, 2023-12-01T15:34:37.090 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_per_pg": [ 2023-12-01T15:34:37.090 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.090 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.091 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.091 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.091 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.091 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.091 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:37.091 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.091 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.091 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.091 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.091 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.091 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.091 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848118+0000", 2023-12-01T15:34:37.091 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.493095+0000", 2023-12-01T15:34:37.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.493095+0000", 2023-12-01T15:34:37.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.493401+0000", 2023-12-01T15:34:37.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848118+0000", 2023-12-01T15:34:37.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848118+0000", 2023-12-01T15:34:37.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848118+0000", 2023-12-01T15:34:37.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848118+0000", 2023-12-01T15:34:37.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.092 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848118+0000", 2023-12-01T15:34:37.093 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848118+0000", 2023-12-01T15:34:37.093 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.093 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.093 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.093 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.093 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.093 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.093 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.093 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.093 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.093 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.093 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.093 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.093 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.093 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.3f", 2023-12-01T15:34:37.094 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.094 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.094 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.094 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.094 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.094 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:39:11.787500+0000", 2023-12-01T15:34:37.094 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.094 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.094 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.094 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.094 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.094 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.094 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.094 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.094 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.095 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.096 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.097 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.097 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.097 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.097 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.097 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.097 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.097 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.097 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.097 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.097 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.097 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.097 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.097 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:37.098 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.098 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.098 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.098 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.098 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.098 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.098 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.098 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.098 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:37.098 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.098 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.098 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.098 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.098 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.098 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.099 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.987463+0000", 2023-12-01T15:34:37.099 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:33:39.986891+0000", 2023-12-01T15:34:37.099 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:33:39.986891+0000", 2023-12-01T15:34:37.099 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:33:39.987254+0000", 2023-12-01T15:34:37.099 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.987463+0000", 2023-12-01T15:34:37.099 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.099 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.099 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.099 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 70, 2023-12-01T15:34:37.099 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.987463+0000", 2023-12-01T15:34:37.099 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.987463+0000", 2023-12-01T15:34:37.099 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.987463+0000", 2023-12-01T15:34:37.099 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.100 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.100 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.100 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.987463+0000", 2023-12-01T15:34:37.100 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.987463+0000", 2023-12-01T15:34:37.100 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.100 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.100 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.100 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.100 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 69, 2023-12-01T15:34:37.100 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.100 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.100 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.100 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.101 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.101 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.101 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.101 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.101 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.3e", 2023-12-01T15:34:37.101 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.101 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.101 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.101 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 28, 2023-12-01T15:34:37.101 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.101 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T23:27:27.190575+0000", 2023-12-01T15:34:37.101 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.101 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.102 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.102 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.102 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.102 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.102 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.102 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.102 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.102 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.102 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.102 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.102 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.102 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.102 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.102 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.103 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.103 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.103 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.103 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.103 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.103 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.103 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.103 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.103 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.103 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.103 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.103 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.103 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.103 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.104 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.104 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.104 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.104 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.104 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.104 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.104 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.104 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.104 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.104 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.104 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.104 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.104 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.104 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.104 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.104 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.105 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.105 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.105 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.105 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.105 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.105 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:37.105 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.105 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.105 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.105 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.105 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.105 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.105 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.105 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.106 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:37.106 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.106 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.106 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.106 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.106 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.106 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.106 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.845244+0000", 2023-12-01T15:34:37.106 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.486368+0000", 2023-12-01T15:34:37.106 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.486368+0000", 2023-12-01T15:34:37.106 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.486647+0000", 2023-12-01T15:34:37.106 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.845244+0000", 2023-12-01T15:34:37.106 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.107 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.107 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.107 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.107 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.845244+0000", 2023-12-01T15:34:37.107 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.845244+0000", 2023-12-01T15:34:37.107 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.845244+0000", 2023-12-01T15:34:37.107 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.107 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.107 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.107 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.845244+0000", 2023-12-01T15:34:37.107 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.845244+0000", 2023-12-01T15:34:37.107 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.107 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.107 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.108 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.108 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.108 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.108 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.108 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.108 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.108 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.108 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.108 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.108 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.108 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.3d", 2023-12-01T15:34:37.108 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.108 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.108 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.109 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.109 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.109 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:36:30.334464+0000", 2023-12-01T15:34:37.109 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.109 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.109 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.109 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.109 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.109 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.109 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.109 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.109 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.109 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.109 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.109 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.109 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.110 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.110 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.110 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.110 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.110 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.110 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.110 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.110 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.110 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.110 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.110 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.110 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.110 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.110 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.111 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.111 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.111 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.111 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.111 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.111 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.111 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.111 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.111 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.111 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.111 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.111 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.111 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.111 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.111 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.111 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.112 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.112 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.112 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.112 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.112 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.112 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.112 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.112 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.112 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:37.112 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.112 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.112 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.112 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.112 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.113 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.113 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.113 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.113 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:37.113 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.113 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.113 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.113 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.113 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.113 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.113 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844316+0000", 2023-12-01T15:34:37.113 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.473237+0000", 2023-12-01T15:34:37.113 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.473237+0000", 2023-12-01T15:34:37.114 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.473539+0000", 2023-12-01T15:34:37.114 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844316+0000", 2023-12-01T15:34:37.114 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.114 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.114 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.114 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.114 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844316+0000", 2023-12-01T15:34:37.114 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844316+0000", 2023-12-01T15:34:37.114 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844316+0000", 2023-12-01T15:34:37.114 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.114 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.114 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.114 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844316+0000", 2023-12-01T15:34:37.114 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844316+0000", 2023-12-01T15:34:37.115 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.115 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.115 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.115 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.115 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.115 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.115 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.115 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.115 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.115 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.115 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.115 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.115 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.115 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.3c", 2023-12-01T15:34:37.115 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.116 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.116 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.116 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.116 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.116 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T17:46:42.199992+0000", 2023-12-01T15:34:37.116 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.116 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.116 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.116 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.116 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.116 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.116 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.116 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.116 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.116 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.117 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.117 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.117 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.117 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.117 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.117 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.117 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.117 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.117 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.117 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.117 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.117 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.117 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.117 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.117 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.118 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.118 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.118 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.118 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.118 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.118 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.118 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.118 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.118 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.118 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.118 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.118 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.118 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.118 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.118 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.119 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.119 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.119 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.119 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.119 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.119 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.119 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.120 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.120 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.120 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.120 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.120 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:37.120 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.120 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.121 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.121 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.121 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.121 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.121 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.121 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.121 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:37.121 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.121 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.121 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.121 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.121 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.121 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.121 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.845976+0000", 2023-12-01T15:34:37.122 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.497411+0000", 2023-12-01T15:34:37.122 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.497411+0000", 2023-12-01T15:34:37.122 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.498011+0000", 2023-12-01T15:34:37.122 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.845976+0000", 2023-12-01T15:34:37.122 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.122 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.122 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.122 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.122 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.845976+0000", 2023-12-01T15:34:37.122 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.845976+0000", 2023-12-01T15:34:37.122 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.845976+0000", 2023-12-01T15:34:37.122 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.122 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.122 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.122 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.845976+0000", 2023-12-01T15:34:37.123 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.845976+0000", 2023-12-01T15:34:37.123 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.123 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.123 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.123 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.123 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.123 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.123 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.125 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.125 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.125 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.125 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.125 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.125 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.125 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.3b", 2023-12-01T15:34:37.125 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.125 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.125 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.126 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:37.126 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.126 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:25:42.970281+0000", 2023-12-01T15:34:37.126 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.126 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.126 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.126 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.126 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.126 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.126 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.126 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.126 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.126 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.126 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.127 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.128 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.129 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.129 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.129 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.129 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.129 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.129 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.129 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.129 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.129 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.129 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:37.129 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.129 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.129 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.129 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.129 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.130 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.130 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.130 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.130 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:37.130 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.130 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.130 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.130 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.130 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.131 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.843029+0000", 2023-12-01T15:34:37.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.474760+0000", 2023-12-01T15:34:37.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.474760+0000", 2023-12-01T15:34:37.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.475068+0000", 2023-12-01T15:34:37.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.843029+0000", 2023-12-01T15:34:37.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.843029+0000", 2023-12-01T15:34:37.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.843029+0000", 2023-12-01T15:34:37.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.843029+0000", 2023-12-01T15:34:37.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.131 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.132 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.843029+0000", 2023-12-01T15:34:37.132 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.843029+0000", 2023-12-01T15:34:37.132 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.132 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.132 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.132 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.132 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.132 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.132 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.132 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.132 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.133 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.133 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.133 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.133 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.133 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.3a", 2023-12-01T15:34:37.133 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.133 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.133 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.133 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:37.133 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.133 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T00:26:52.866247+0000", 2023-12-01T15:34:37.133 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.133 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.133 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.133 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.134 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.135 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.136 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.136 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.136 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.136 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.136 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.136 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.136 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.136 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.136 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.136 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.136 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.136 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.136 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.136 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.136 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.137 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.137 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.137 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.137 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:37.137 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.137 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.137 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.137 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.137 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.137 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.138 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.138 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.138 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:37.138 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.138 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.138 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.138 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.138 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.138 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.138 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.845591+0000", 2023-12-01T15:34:37.138 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.489699+0000", 2023-12-01T15:34:37.138 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.489699+0000", 2023-12-01T15:34:37.138 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.489994+0000", 2023-12-01T15:34:37.138 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.845591+0000", 2023-12-01T15:34:37.139 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.139 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.139 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.139 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.139 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.845591+0000", 2023-12-01T15:34:37.139 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.845591+0000", 2023-12-01T15:34:37.139 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.845591+0000", 2023-12-01T15:34:37.139 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.139 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.139 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.139 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.845591+0000", 2023-12-01T15:34:37.139 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.845591+0000", 2023-12-01T15:34:37.139 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.140 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.140 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.140 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.140 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.140 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.140 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.140 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.140 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.140 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.140 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.140 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.140 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.141 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.39", 2023-12-01T15:34:37.141 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.141 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.141 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.141 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:37.141 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.141 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:24:42.919242+0000", 2023-12-01T15:34:37.141 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.141 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.141 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.141 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.142 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.143 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.143 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.143 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.143 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.143 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.143 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.143 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.143 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.143 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.143 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.143 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.143 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.143 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.143 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.143 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.144 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.144 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.144 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.144 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.144 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.144 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.144 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.144 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.144 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.144 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.144 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.144 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.144 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.144 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:37.145 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.145 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.145 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.145 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.145 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.145 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.145 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.145 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.145 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:37.145 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.145 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.145 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.146 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.146 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.146 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.146 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.851738+0000", 2023-12-01T15:34:37.146 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.478852+0000", 2023-12-01T15:34:37.146 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.478852+0000", 2023-12-01T15:34:37.146 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.479120+0000", 2023-12-01T15:34:37.146 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.851738+0000", 2023-12-01T15:34:37.146 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.146 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.146 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.146 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.146 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.851738+0000", 2023-12-01T15:34:37.146 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.851738+0000", 2023-12-01T15:34:37.147 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.851738+0000", 2023-12-01T15:34:37.147 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.147 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.147 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.147 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.851738+0000", 2023-12-01T15:34:37.147 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.851738+0000", 2023-12-01T15:34:37.147 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.147 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.147 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.147 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.147 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.147 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.147 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.147 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.148 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.148 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.148 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.148 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.148 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.148 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.38", 2023-12-01T15:34:37.148 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.148 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.148 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.148 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:37.148 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.148 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T22:48:33.587279+0000", 2023-12-01T15:34:37.148 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.149 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.149 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.149 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.150 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.150 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.150 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.150 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.150 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.150 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.150 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.150 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.150 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.150 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.150 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.150 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.150 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.150 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.151 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.151 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.151 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.151 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.151 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.151 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.151 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.151 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.151 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.151 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.151 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.151 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.151 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.151 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.152 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.152 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.152 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.152 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.152 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.152 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.152 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.152 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:37.152 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.152 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.152 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.152 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.152 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.153 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.153 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.153 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.153 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:37.153 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.153 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.153 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.153 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.153 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.153 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.153 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.846482+0000", 2023-12-01T15:34:37.153 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.492116+0000", 2023-12-01T15:34:37.153 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.492116+0000", 2023-12-01T15:34:37.153 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.492406+0000", 2023-12-01T15:34:37.154 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.846482+0000", 2023-12-01T15:34:37.154 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.154 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.154 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.154 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.154 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.846482+0000", 2023-12-01T15:34:37.154 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.846482+0000", 2023-12-01T15:34:37.154 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.846482+0000", 2023-12-01T15:34:37.154 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.154 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.154 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.154 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.846482+0000", 2023-12-01T15:34:37.155 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.846482+0000", 2023-12-01T15:34:37.155 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.155 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.155 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.155 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.155 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.155 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.155 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.155 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.155 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.155 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.155 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.155 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.155 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.156 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.37", 2023-12-01T15:34:37.156 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.156 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.156 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.156 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:37.156 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.156 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T03:06:22.442288+0000", 2023-12-01T15:34:37.156 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.156 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.156 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.156 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.156 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.156 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.156 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.157 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.157 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.157 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.157 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.157 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.157 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.157 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.157 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.157 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.157 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.157 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.157 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.157 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.157 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.157 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.157 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.158 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.158 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.158 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.158 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.158 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.158 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.158 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.158 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.158 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.158 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.158 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.158 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.158 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.158 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.158 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.159 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.159 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.159 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.159 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.159 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.159 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.159 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.159 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.159 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.159 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.159 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.159 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.159 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.159 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:37.160 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.160 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.160 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.160 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.160 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.160 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.160 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.160 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.160 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:37.160 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.160 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.160 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.160 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.160 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.160 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.161 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.849026+0000", 2023-12-01T15:34:37.161 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.494917+0000", 2023-12-01T15:34:37.161 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.494917+0000", 2023-12-01T15:34:37.161 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.495372+0000", 2023-12-01T15:34:37.161 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.849026+0000", 2023-12-01T15:34:37.161 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.161 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.161 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.161 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.161 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.849026+0000", 2023-12-01T15:34:37.161 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.849026+0000", 2023-12-01T15:34:37.161 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.849026+0000", 2023-12-01T15:34:37.161 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.161 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.161 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.162 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.849026+0000", 2023-12-01T15:34:37.162 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.849026+0000", 2023-12-01T15:34:37.162 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.162 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.162 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.162 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.162 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.162 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.162 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.162 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.162 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.162 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.162 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.162 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.163 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.163 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.36", 2023-12-01T15:34:37.163 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.163 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.163 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.163 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:37.163 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.163 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:30:13.258512+0000", 2023-12-01T15:34:37.163 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.163 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.163 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.163 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.163 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.163 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.164 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.164 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.164 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.164 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.164 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.164 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.164 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.164 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.164 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.164 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.164 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.164 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.164 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.164 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.164 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.164 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.165 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.166 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.166 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.166 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.166 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.166 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.166 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.166 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.166 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.166 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.167 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:37.167 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.167 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.167 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.167 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.167 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.167 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.167 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.167 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.167 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:37.167 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.167 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.167 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.167 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.168 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.168 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.168 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.849075+0000", 2023-12-01T15:34:37.168 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.490045+0000", 2023-12-01T15:34:37.168 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.490045+0000", 2023-12-01T15:34:37.168 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.490883+0000", 2023-12-01T15:34:37.168 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.849075+0000", 2023-12-01T15:34:37.168 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.168 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.168 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.168 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.168 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.849075+0000", 2023-12-01T15:34:37.168 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.849075+0000", 2023-12-01T15:34:37.168 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.849075+0000", 2023-12-01T15:34:37.169 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.169 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.169 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.169 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.849075+0000", 2023-12-01T15:34:37.169 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.849075+0000", 2023-12-01T15:34:37.169 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.169 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.169 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.169 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.169 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.169 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.169 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.169 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.170 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.170 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.170 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.170 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.170 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.170 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.35", 2023-12-01T15:34:37.170 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.170 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.170 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.170 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:37.170 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.170 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T22:55:53.504708+0000", 2023-12-01T15:34:37.170 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.170 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.171 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.171 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.172 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.172 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.172 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.172 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.172 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.172 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.172 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.172 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.172 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.172 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.172 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.172 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.172 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.172 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.172 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.173 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.173 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.173 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.173 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.173 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.173 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.173 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.173 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.173 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.173 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.173 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.173 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.173 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.173 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.173 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.174 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.174 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.174 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.174 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.174 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:37.174 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.174 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.174 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.174 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.174 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.174 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.174 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.174 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.174 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 4, 2023-12-01T15:34:37.174 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.175 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.175 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.175 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.175 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.175 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.175 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.847764+0000", 2023-12-01T15:34:37.175 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.480596+0000", 2023-12-01T15:34:37.175 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.480596+0000", 2023-12-01T15:34:37.175 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.480987+0000", 2023-12-01T15:34:37.175 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.847764+0000", 2023-12-01T15:34:37.175 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.175 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.175 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.175 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.176 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.847764+0000", 2023-12-01T15:34:37.176 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.847764+0000", 2023-12-01T15:34:37.176 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.847764+0000", 2023-12-01T15:34:37.176 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.176 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.176 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.176 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.847764+0000", 2023-12-01T15:34:37.176 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.847764+0000", 2023-12-01T15:34:37.176 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.176 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.176 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.176 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.176 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.177 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.177 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.177 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.177 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.177 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.177 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.177 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.177 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.177 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.34", 2023-12-01T15:34:37.177 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.177 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.177 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.177 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:37.177 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.178 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:26:51.212833+0000", 2023-12-01T15:34:37.178 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.178 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.178 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.178 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.179 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.180 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.181 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.181 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.181 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.181 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.181 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.181 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.181 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.181 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.181 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 4, 2023-12-01T15:34:37.181 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.181 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.181 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.181 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.181 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.182 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.182 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.182 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.182 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:37.182 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.182 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.182 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.182 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.182 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.182 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.182 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.847899+0000", 2023-12-01T15:34:37.183 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.488418+0000", 2023-12-01T15:34:37.183 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.488418+0000", 2023-12-01T15:34:37.183 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.488718+0000", 2023-12-01T15:34:37.183 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.847899+0000", 2023-12-01T15:34:37.183 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.183 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.183 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.183 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.183 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.847899+0000", 2023-12-01T15:34:37.183 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.847899+0000", 2023-12-01T15:34:37.183 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.847899+0000", 2023-12-01T15:34:37.183 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.183 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.183 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.184 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.847899+0000", 2023-12-01T15:34:37.184 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.847899+0000", 2023-12-01T15:34:37.184 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.184 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.184 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.184 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.184 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.184 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.184 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.184 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.184 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.184 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.184 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.184 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.184 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.185 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.33", 2023-12-01T15:34:37.185 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.185 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.185 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.185 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.185 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.185 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T01:49:44.026451+0000", 2023-12-01T15:34:37.185 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.185 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.185 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.185 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.185 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.185 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.185 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.185 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.185 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.186 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.186 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.186 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.186 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.186 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.186 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.186 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.186 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.186 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.186 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.186 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.186 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.186 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.186 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.187 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.187 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.187 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.187 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.187 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.187 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.187 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.187 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.187 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.187 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.187 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.187 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.187 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.187 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.187 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.187 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.188 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.188 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.188 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.188 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.188 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.188 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.188 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.188 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.188 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.188 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.188 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.188 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.188 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:37.188 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.189 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.189 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.189 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.189 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.189 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.189 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:37.189 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.189 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 2, 2023-12-01T15:34:37.189 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.189 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.189 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.189 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.189 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.189 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.189 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.852390+0000", 2023-12-01T15:34:37.190 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:33:39.852104+0000", 2023-12-01T15:34:37.190 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:33:39.852104+0000", 2023-12-01T15:34:37.190 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:33:39.852390+0000", 2023-12-01T15:34:37.190 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.852390+0000", 2023-12-01T15:34:37.190 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.190 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.190 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.190 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 70, 2023-12-01T15:34:37.190 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.852390+0000", 2023-12-01T15:34:37.190 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.852390+0000", 2023-12-01T15:34:37.190 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.852390+0000", 2023-12-01T15:34:37.190 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.190 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.190 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.191 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.852390+0000", 2023-12-01T15:34:37.191 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.852390+0000", 2023-12-01T15:34:37.191 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.191 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.191 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.191 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.191 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 69, 2023-12-01T15:34:37.191 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.191 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.191 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.191 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.191 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.191 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.191 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.191 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.192 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.32", 2023-12-01T15:34:37.192 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.192 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.192 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.192 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 11, 2023-12-01T15:34:37.192 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.192 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:44:46.730761+0000", 2023-12-01T15:34:37.192 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.192 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.192 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.192 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.192 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.192 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.192 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.192 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.193 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.193 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.193 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.193 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.193 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.193 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.193 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.193 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.193 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.193 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.193 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.193 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.193 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.194 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.194 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.194 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.194 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.194 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.194 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.194 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.194 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.194 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.194 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.194 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.194 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.194 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.195 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.195 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.195 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.195 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.195 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.195 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.195 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.195 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.195 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.195 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.195 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.195 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.195 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.195 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.195 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.196 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:37.196 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.196 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 2, 2023-12-01T15:34:37.196 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.196 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.196 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.196 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.196 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.196 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.196 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:37.196 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.196 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:37.196 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.196 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.196 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.197 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.197 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.197 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.197 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844311+0000", 2023-12-01T15:34:37.197 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.483148+0000", 2023-12-01T15:34:37.197 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.483148+0000", 2023-12-01T15:34:37.197 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.483598+0000", 2023-12-01T15:34:37.197 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844311+0000", 2023-12-01T15:34:37.197 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.197 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.197 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.197 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.197 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844311+0000", 2023-12-01T15:34:37.198 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844311+0000", 2023-12-01T15:34:37.198 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844311+0000", 2023-12-01T15:34:37.198 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.198 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.198 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.198 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844311+0000", 2023-12-01T15:34:37.198 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844311+0000", 2023-12-01T15:34:37.198 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.198 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.198 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.198 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.198 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.198 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.198 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.199 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.199 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.199 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.199 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.199 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.199 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.199 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.31", 2023-12-01T15:34:37.199 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.199 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.200 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.200 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.200 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.200 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T01:12:07.443217+0000", 2023-12-01T15:34:37.200 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.200 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.200 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.200 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.200 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.200 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.201 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.201 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.201 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.201 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.201 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.201 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.201 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.201 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.201 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.201 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.201 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.201 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.201 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.202 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.202 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.202 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.202 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.202 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.202 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.202 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.202 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.202 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.202 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.202 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.202 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.202 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.202 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.202 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.203 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.203 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.203 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.203 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.203 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.203 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.203 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.203 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.203 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.203 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.203 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.203 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.203 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.203 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.204 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.204 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:37.204 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.204 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:37.204 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.204 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.204 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.204 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.204 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.204 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.204 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.204 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.204 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:37.205 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.205 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.205 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.205 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.205 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.205 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.205 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844047+0000", 2023-12-01T15:34:37.205 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.491573+0000", 2023-12-01T15:34:37.205 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.491573+0000", 2023-12-01T15:34:37.205 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.491864+0000", 2023-12-01T15:34:37.205 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844047+0000", 2023-12-01T15:34:37.205 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.205 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.205 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.206 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.206 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844047+0000", 2023-12-01T15:34:37.206 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844047+0000", 2023-12-01T15:34:37.206 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844047+0000", 2023-12-01T15:34:37.206 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.206 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.206 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.206 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844047+0000", 2023-12-01T15:34:37.206 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844047+0000", 2023-12-01T15:34:37.206 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.206 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.206 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.206 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.206 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.206 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.207 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.207 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.207 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.207 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.207 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.207 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.207 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.207 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.30", 2023-12-01T15:34:37.207 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.207 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.207 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.207 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.207 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.207 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T19:30:46.355766+0000", 2023-12-01T15:34:37.207 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.208 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.208 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.208 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.208 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.208 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.208 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.208 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.208 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.208 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.208 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.208 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.208 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.208 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.208 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.209 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.209 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.209 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.209 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.209 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.209 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.209 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.209 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.209 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.209 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.209 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.209 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.209 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.209 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.209 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.210 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.210 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.210 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.210 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.210 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.210 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.210 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.210 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.210 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.210 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.210 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.210 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.210 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.210 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.210 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.211 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.211 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.211 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.211 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.211 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.211 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.211 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:37.211 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.211 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.211 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.211 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.211 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.211 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.212 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.212 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.212 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:37.212 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.212 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.212 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.212 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.212 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.212 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.212 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844773+0000", 2023-12-01T15:34:37.212 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.493237+0000", 2023-12-01T15:34:37.212 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.493237+0000", 2023-12-01T15:34:37.212 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.493717+0000", 2023-12-01T15:34:37.212 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844773+0000", 2023-12-01T15:34:37.212 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.213 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.213 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.213 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.213 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844773+0000", 2023-12-01T15:34:37.213 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844773+0000", 2023-12-01T15:34:37.213 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844773+0000", 2023-12-01T15:34:37.213 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.213 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.213 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.213 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844773+0000", 2023-12-01T15:34:37.213 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844773+0000", 2023-12-01T15:34:37.213 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.213 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.213 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.213 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.214 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.214 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.214 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.214 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.214 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.214 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.214 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.214 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.214 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.214 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.2f", 2023-12-01T15:34:37.214 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.214 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.214 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.214 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.215 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.215 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:23:21.342239+0000", 2023-12-01T15:34:37.215 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.215 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.215 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.215 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.215 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.215 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.215 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.215 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.215 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.215 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.215 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.215 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.216 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.216 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.216 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.216 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.216 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.216 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.216 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.216 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.216 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.216 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.216 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.216 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.216 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.216 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.216 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.217 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.217 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.217 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.217 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.217 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.217 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.217 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.217 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.217 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.217 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.217 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.217 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.217 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.217 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.218 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.218 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.218 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.218 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.218 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.218 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.218 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.218 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.218 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.218 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.218 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:37.219 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.219 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.219 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.219 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.219 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.219 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.219 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.219 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.219 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 2, 2023-12-01T15:34:37.219 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.219 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.219 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.220 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.220 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.220 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.220 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.846715+0000", 2023-12-01T15:34:37.220 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.491604+0000", 2023-12-01T15:34:37.220 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.491604+0000", 2023-12-01T15:34:37.220 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.492606+0000", 2023-12-01T15:34:37.220 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.846715+0000", 2023-12-01T15:34:37.220 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.220 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.220 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.220 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.220 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.846715+0000", 2023-12-01T15:34:37.221 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.846715+0000", 2023-12-01T15:34:37.221 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.846715+0000", 2023-12-01T15:34:37.221 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.221 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.221 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.221 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.846715+0000", 2023-12-01T15:34:37.221 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.846715+0000", 2023-12-01T15:34:37.221 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.221 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.221 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.221 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.221 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.221 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.222 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.222 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.222 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.222 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.222 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.222 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.222 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.222 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.2e", 2023-12-01T15:34:37.222 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.223 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.223 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.223 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.223 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.223 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:26:53.779043+0000", 2023-12-01T15:34:37.223 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.223 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.223 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.223 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.223 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.223 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.223 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.223 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.223 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.224 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.224 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.224 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.224 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.224 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.224 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.224 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.224 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.224 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.224 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.224 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.224 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.224 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.224 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.225 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.225 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.225 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.225 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.225 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.225 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.225 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.225 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.225 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.225 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.225 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.225 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.225 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.225 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.225 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.226 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.226 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.226 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.226 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.226 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.226 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.226 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.226 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.226 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.226 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.226 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.226 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.226 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.226 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 2, 2023-12-01T15:34:37.226 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.227 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.227 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.227 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.227 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.227 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.227 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.227 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.227 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:37.227 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.227 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.227 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.227 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.227 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.227 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.227 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.847842+0000", 2023-12-01T15:34:37.228 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.491837+0000", 2023-12-01T15:34:37.228 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.491837+0000", 2023-12-01T15:34:37.228 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.492256+0000", 2023-12-01T15:34:37.228 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.847842+0000", 2023-12-01T15:34:37.228 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.228 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.228 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.228 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.228 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.847842+0000", 2023-12-01T15:34:37.228 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.847842+0000", 2023-12-01T15:34:37.228 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.847842+0000", 2023-12-01T15:34:37.228 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.228 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.228 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.228 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.847842+0000", 2023-12-01T15:34:37.228 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.847842+0000", 2023-12-01T15:34:37.229 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.229 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.229 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.229 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.229 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.229 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.229 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.229 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.229 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.229 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.229 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.229 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.229 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.229 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.2d", 2023-12-01T15:34:37.229 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.230 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.230 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.230 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.230 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.230 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:10:36.991824+0000", 2023-12-01T15:34:37.230 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.230 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.230 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.230 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.230 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.230 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.231 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.231 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.231 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.231 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.231 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.231 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.231 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.231 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.231 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.231 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.231 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.231 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.232 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.232 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.232 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.232 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.232 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.232 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.232 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.232 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.232 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.232 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.232 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.233 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.233 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.233 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.233 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.233 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.233 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.233 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.233 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.233 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.233 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.233 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.233 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.233 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.233 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.234 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.234 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.234 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.234 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.234 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.234 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.234 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.234 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.234 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:37.234 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.234 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.234 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.234 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.234 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.235 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.235 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.235 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.235 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:37.235 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.235 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.235 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.235 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.235 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.235 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.235 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.846435+0000", 2023-12-01T15:34:37.235 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.068970+0000", 2023-12-01T15:34:37.235 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.068970+0000", 2023-12-01T15:34:37.235 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.069237+0000", 2023-12-01T15:34:37.236 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.846435+0000", 2023-12-01T15:34:37.236 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.236 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.236 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.236 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.236 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.846435+0000", 2023-12-01T15:34:37.236 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.846435+0000", 2023-12-01T15:34:37.236 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.846435+0000", 2023-12-01T15:34:37.236 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.236 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.236 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.236 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.846435+0000", 2023-12-01T15:34:37.236 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.846435+0000", 2023-12-01T15:34:37.236 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.237 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 4, 2023-12-01T15:34:37.237 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.237 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.237 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.237 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.237 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.237 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.237 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.237 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 4, 2023-12-01T15:34:37.237 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.237 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.237 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.238 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.1f", 2023-12-01T15:34:37.238 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.238 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.238 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.238 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 24, 2023-12-01T15:34:37.238 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.238 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T19:59:17.879070+0000", 2023-12-01T15:34:37.238 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.238 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.238 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.238 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 582, 2023-12-01T15:34:37.239 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.239 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.239 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.239 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.239 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.239 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.239 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.239 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.239 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.239 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.239 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.239 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.239 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.240 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.240 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.240 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 6, 2023-12-01T15:34:37.240 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 2, 2023-12-01T15:34:37.240 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.240 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 2, 2023-12-01T15:34:37.240 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.240 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.240 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.240 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.240 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.240 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:37.240 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.240 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.241 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.241 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.241 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.241 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.241 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.241 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.241 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.241 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.241 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.242 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.242 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 4, 2023-12-01T15:34:37.242 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 1 2023-12-01T15:34:37.242 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.242 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.242 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.242 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.242 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.242 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.242 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.242 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.242 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:37.242 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'4" 2023-12-01T15:34:37.243 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.243 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.243 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.243 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.243 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.243 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.243 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.243 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:37.243 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.243 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.243 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.243 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.243 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.243 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.244 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848264+0000", 2023-12-01T15:34:37.244 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.482064+0000", 2023-12-01T15:34:37.244 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.482064+0000", 2023-12-01T15:34:37.244 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.482347+0000", 2023-12-01T15:34:37.244 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848264+0000", 2023-12-01T15:34:37.244 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.244 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.244 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.244 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.244 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848264+0000", 2023-12-01T15:34:37.244 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848264+0000", 2023-12-01T15:34:37.244 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848264+0000", 2023-12-01T15:34:37.244 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.244 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.244 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.245 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848264+0000", 2023-12-01T15:34:37.245 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848264+0000", 2023-12-01T15:34:37.245 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.245 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.245 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.245 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.245 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.245 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.245 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.245 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.245 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.245 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.245 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.245 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.245 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.246 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.1e", 2023-12-01T15:34:37.246 INFO:tasks.workunit.client.0.smithi119.stderr:+ echo OK 2023-12-01T15:34:37.246 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:37.246 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-12-01T15:34:37.247 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:37.247 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:37.247 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:37.247 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:37.247 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:37.247 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:37.247 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:37.247 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:37.247 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:37.247 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:37.247 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:37.247 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:37.247 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:37.247 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:37.247 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:37.248 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:37.248 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:37.248 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:37.248 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:37.248 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:37.248 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:37.248 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:37.248 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:37.248 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:37.248 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:37.248 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:37.248 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:37.249 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:37.249 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-12-01T15:34:37.249 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:37.249 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:37.249 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:37.249 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:37.249 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:37.249 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:37.250 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:37.250 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:37.250 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:37.250 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:37.250 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:37.250 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:37.250 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:37.250 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:37.250 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:37.250 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:37.250 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:37.250 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:37.251 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:37.251 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:37.251 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:37.251 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:37.251 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:37.251 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:37.251 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:37.251 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:37.251 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:37.255 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.255 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.255 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.255 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.255 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.255 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T23:25:33.941682+0000", 2023-12-01T15:34:37.255 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.255 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.255 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.255 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.255 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.256 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.256 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.256 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.256 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.256 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.256 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.256 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.256 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.256 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.256 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.256 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.256 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.256 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.256 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.257 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.257 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.257 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.257 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.257 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.257 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.257 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.257 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.257 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.257 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.257 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.257 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.257 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.257 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.257 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.258 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.258 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.258 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.258 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.258 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.258 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.258 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.258 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.258 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.258 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.258 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.258 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.258 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.258 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.259 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.259 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.259 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.259 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:37.259 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.259 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.259 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.259 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.259 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.259 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.259 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:37.259 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.260 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:37.260 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.260 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.260 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.260 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.260 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.260 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.260 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848341+0000", 2023-12-01T15:34:37.260 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.072911+0000", 2023-12-01T15:34:37.260 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.072911+0000", 2023-12-01T15:34:37.260 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.073280+0000", 2023-12-01T15:34:37.260 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848341+0000", 2023-12-01T15:34:37.260 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.261 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.261 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.261 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.261 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848341+0000", 2023-12-01T15:34:37.261 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848341+0000", 2023-12-01T15:34:37.261 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848341+0000", 2023-12-01T15:34:37.261 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.261 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.261 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.261 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848341+0000", 2023-12-01T15:34:37.261 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848341+0000", 2023-12-01T15:34:37.261 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.261 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 1, 2023-12-01T15:34:37.261 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.262 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.262 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.262 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.262 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.262 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.262 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.262 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 1, 2023-12-01T15:34:37.262 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.262 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.262 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.262 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.1e", 2023-12-01T15:34:37.262 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.263 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.263 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.263 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 21, 2023-12-01T15:34:37.263 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.263 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T03:11:19.539910+0000", 2023-12-01T15:34:37.263 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.263 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.263 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.263 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.264 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.265 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.265 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.265 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.265 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.265 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.265 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.265 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.265 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.265 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.265 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.265 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.265 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.265 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.265 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.266 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.266 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.266 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.266 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.266 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.266 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.266 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.266 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.266 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.266 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.266 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.266 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.266 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.266 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.267 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:37.267 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.267 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:37.267 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'1" 2023-12-01T15:34:37.267 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.267 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.267 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.267 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.267 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.267 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.267 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.267 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:37.267 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.267 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.268 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.268 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.268 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.268 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.268 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.846233+0000", 2023-12-01T15:34:37.268 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.473582+0000", 2023-12-01T15:34:37.268 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.473582+0000", 2023-12-01T15:34:37.268 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.473865+0000", 2023-12-01T15:34:37.268 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.846233+0000", 2023-12-01T15:34:37.268 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.268 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.268 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.268 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.268 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.846233+0000", 2023-12-01T15:34:37.268 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.846233+0000", 2023-12-01T15:34:37.268 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.846233+0000", 2023-12-01T15:34:37.269 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.269 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.269 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.269 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.846233+0000", 2023-12-01T15:34:37.269 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.846233+0000", 2023-12-01T15:34:37.269 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.269 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.269 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.269 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.269 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.269 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.270 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.270 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.270 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.270 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.270 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.270 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.270 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.270 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.1f", 2023-12-01T15:34:37.270 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.270 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.270 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.270 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.270 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.270 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:36:22.634065+0000", 2023-12-01T15:34:37.271 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.271 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.271 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.271 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.272 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.272 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.272 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.272 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.272 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.272 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.272 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.272 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.272 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.272 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.272 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.272 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.272 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.272 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.273 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.273 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.273 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.273 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.273 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.273 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.273 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.273 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.273 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.273 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.273 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.273 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.273 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.274 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.274 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.274 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.274 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.274 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.274 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.274 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.274 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.274 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:37.275 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.275 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.275 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.275 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.275 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.275 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.275 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.275 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.275 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:37.275 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.275 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.275 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.275 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.275 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.276 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.276 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.846664+0000", 2023-12-01T15:34:37.276 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.079005+0000", 2023-12-01T15:34:37.276 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.079005+0000", 2023-12-01T15:34:37.276 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.079286+0000", 2023-12-01T15:34:37.276 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.846664+0000", 2023-12-01T15:34:37.276 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.276 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.276 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.276 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.276 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.846664+0000", 2023-12-01T15:34:37.276 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.846664+0000", 2023-12-01T15:34:37.276 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.846664+0000", 2023-12-01T15:34:37.277 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.277 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.277 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.277 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.846664+0000", 2023-12-01T15:34:37.277 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.846664+0000", 2023-12-01T15:34:37.277 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.277 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 2, 2023-12-01T15:34:37.277 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.277 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.277 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.277 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.277 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.277 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.277 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.278 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 2, 2023-12-01T15:34:37.278 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.278 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.278 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.278 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.1d", 2023-12-01T15:34:37.278 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.278 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.278 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.278 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 21, 2023-12-01T15:34:37.278 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.278 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T22:55:49.482197+0000", 2023-12-01T15:34:37.278 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.278 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.278 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.278 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.279 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.279 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.279 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.279 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.279 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.279 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.279 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.279 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.279 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.279 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.279 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.279 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.279 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.279 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.280 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.280 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 3, 2023-12-01T15:34:37.280 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 1, 2023-12-01T15:34:37.280 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.280 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 1, 2023-12-01T15:34:37.280 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.280 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.280 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.280 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.280 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.280 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:37.280 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.280 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.281 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.281 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.281 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.281 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.281 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.281 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.281 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.281 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.281 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.281 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.281 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 3, 2023-12-01T15:34:37.281 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.281 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.281 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.281 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.281 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.282 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.282 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.282 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.282 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.282 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:37.282 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'2" 2023-12-01T15:34:37.282 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.282 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.282 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.282 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.282 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.282 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.282 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.282 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:37.282 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.283 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.284 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.284 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.284 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.284 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.284 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.843158+0000", 2023-12-01T15:34:37.284 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.481989+0000", 2023-12-01T15:34:37.285 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.481989+0000", 2023-12-01T15:34:37.285 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.482590+0000", 2023-12-01T15:34:37.285 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.843158+0000", 2023-12-01T15:34:37.285 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.292 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.293 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.293 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.293 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.843158+0000", 2023-12-01T15:34:37.293 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.843158+0000", 2023-12-01T15:34:37.293 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.843158+0000", 2023-12-01T15:34:37.293 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.295 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.300 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.301 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.843158+0000", 2023-12-01T15:34:37.301 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.843158+0000", 2023-12-01T15:34:37.301 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.301 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.301 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.301 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.301 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.301 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.301 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.301 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.301 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.301 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.301 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.301 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.302 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.302 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.1c", 2023-12-01T15:34:37.302 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.302 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.302 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.302 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:37.302 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.302 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:46:24.635021+0000", 2023-12-01T15:34:37.302 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.308 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.310 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.317 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.317 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.317 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.317 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.317 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.317 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.317 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.318 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.318 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.318 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.318 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.318 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.318 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.318 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.318 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.318 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.318 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.318 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.318 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.318 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.318 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.319 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.319 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.319 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.319 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.319 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.319 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.319 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.319 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.319 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.319 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.319 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.319 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.319 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.319 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.319 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.320 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.320 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.320 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.320 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.320 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.320 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.320 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.320 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.320 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.320 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.320 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.320 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.320 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:37.320 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.320 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.321 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.321 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.321 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.321 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.321 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.321 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.321 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:37.321 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.321 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.321 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.321 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.321 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.323 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.323 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.846412+0000", 2023-12-01T15:34:37.323 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.071970+0000", 2023-12-01T15:34:37.324 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.071970+0000", 2023-12-01T15:34:37.324 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.072605+0000", 2023-12-01T15:34:37.324 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.846412+0000", 2023-12-01T15:34:37.324 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.324 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.324 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.324 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.324 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.846412+0000", 2023-12-01T15:34:37.324 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.846412+0000", 2023-12-01T15:34:37.324 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.846412+0000", 2023-12-01T15:34:37.324 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.324 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.324 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.324 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.846412+0000", 2023-12-01T15:34:37.324 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.846412+0000", 2023-12-01T15:34:37.325 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.325 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 2, 2023-12-01T15:34:37.325 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.325 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.325 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.325 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.325 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.325 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.325 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.325 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 2, 2023-12-01T15:34:37.325 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.325 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.325 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.325 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.1c", 2023-12-01T15:34:37.326 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.326 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.326 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.326 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 21, 2023-12-01T15:34:37.326 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.326 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T19:21:34.112330+0000", 2023-12-01T15:34:37.326 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.326 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.326 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.326 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.326 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.327 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.327 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.327 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.327 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.327 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.327 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.327 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.327 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.327 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.327 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.327 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.327 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.327 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.327 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.327 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 3, 2023-12-01T15:34:37.327 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 1, 2023-12-01T15:34:37.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 1, 2023-12-01T15:34:37.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:37.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.329 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.330 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.340 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.340 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.340 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.340 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.340 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.340 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.340 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.341 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.341 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.341 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 3, 2023-12-01T15:34:37.341 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.341 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.341 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.341 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.341 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.341 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.341 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.341 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.341 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.341 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:37.341 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'2" 2023-12-01T15:34:37.342 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.342 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.342 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.342 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.342 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.342 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.342 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.342 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:37.342 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.342 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.342 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.342 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.342 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.342 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.843135+0000", 2023-12-01T15:34:37.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.482431+0000", 2023-12-01T15:34:37.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.482431+0000", 2023-12-01T15:34:37.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.482792+0000", 2023-12-01T15:34:37.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.843135+0000", 2023-12-01T15:34:37.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.843135+0000", 2023-12-01T15:34:37.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.843135+0000", 2023-12-01T15:34:37.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.843135+0000", 2023-12-01T15:34:37.343 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.344 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.344 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.344 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.843135+0000", 2023-12-01T15:34:37.344 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.843135+0000", 2023-12-01T15:34:37.344 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.344 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.344 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.344 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.344 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.344 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.344 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.344 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.344 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.345 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.345 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.345 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.345 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.345 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.1d", 2023-12-01T15:34:37.345 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.345 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.345 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.345 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:37.345 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.346 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:44:51.598545+0000", 2023-12-01T15:34:37.346 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.346 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.346 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.346 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.347 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.348 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.349 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.349 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.349 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.349 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.349 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.349 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.349 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.349 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.349 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.350 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.350 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:37.350 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.350 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.350 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.350 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.351 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.351 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.351 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.351 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.351 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:37.351 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.351 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.351 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.351 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.351 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.351 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.351 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.852558+0000", 2023-12-01T15:34:37.351 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.076032+0000", 2023-12-01T15:34:37.351 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.076032+0000", 2023-12-01T15:34:37.351 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.076368+0000", 2023-12-01T15:34:37.352 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.852558+0000", 2023-12-01T15:34:37.352 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.352 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.352 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.352 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.352 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.852558+0000", 2023-12-01T15:34:37.352 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.852558+0000", 2023-12-01T15:34:37.352 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.852558+0000", 2023-12-01T15:34:37.352 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.352 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.352 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.352 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.852558+0000", 2023-12-01T15:34:37.352 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.852558+0000", 2023-12-01T15:34:37.352 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.352 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 1, 2023-12-01T15:34:37.353 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.353 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.353 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.353 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.353 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.353 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.353 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.353 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 1, 2023-12-01T15:34:37.353 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.353 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.353 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.353 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.1b", 2023-12-01T15:34:37.353 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.353 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.353 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.354 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:37.354 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.354 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:13:23.745763+0000", 2023-12-01T15:34:37.354 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.354 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.354 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.354 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.354 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.354 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.354 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.354 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.354 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.354 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.354 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.355 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.355 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.355 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.355 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.355 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.355 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.355 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.355 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.355 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.355 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.355 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.355 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.355 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.355 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.355 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.355 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.356 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.356 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.356 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.356 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.356 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.356 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.356 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.356 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.356 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.356 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.356 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.356 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.356 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.357 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.357 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.357 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.357 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.357 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.357 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.357 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.357 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.357 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.357 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.357 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.357 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:37.357 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'1" 2023-12-01T15:34:37.357 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.357 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.358 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.358 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.358 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.358 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.358 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.358 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:37.358 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.358 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.358 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.358 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.358 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.358 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.358 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.852518+0000", 2023-12-01T15:34:37.358 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:33:39.852140+0000", 2023-12-01T15:34:37.358 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:33:39.852140+0000", 2023-12-01T15:34:37.359 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:33:39.852518+0000", 2023-12-01T15:34:37.359 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.852518+0000", 2023-12-01T15:34:37.359 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.359 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.359 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.359 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 70, 2023-12-01T15:34:37.359 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.852518+0000", 2023-12-01T15:34:37.359 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.852518+0000", 2023-12-01T15:34:37.359 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.852518+0000", 2023-12-01T15:34:37.359 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.359 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.359 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.359 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.852518+0000", 2023-12-01T15:34:37.359 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.852518+0000", 2023-12-01T15:34:37.359 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.360 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.360 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.360 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.360 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 69, 2023-12-01T15:34:37.360 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.360 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.360 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.360 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.360 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.360 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.360 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.360 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.360 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.1a", 2023-12-01T15:34:37.360 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.360 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.361 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.361 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 11, 2023-12-01T15:34:37.361 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.361 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T00:16:21.904592+0000", 2023-12-01T15:34:37.361 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.361 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.361 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.361 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.362 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.362 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.362 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.362 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.362 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.362 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.362 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.362 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.362 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.362 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.362 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.362 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.363 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.363 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.363 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.363 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.363 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.363 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.363 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.363 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.363 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.363 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.363 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.363 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.363 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.363 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.363 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.364 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.364 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.364 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.364 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.364 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.364 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.364 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.364 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.364 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.364 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.364 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.364 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.364 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.364 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:37.364 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.365 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.365 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.365 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.365 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.365 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.365 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.366 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.366 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:37.366 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.366 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.366 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.366 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.366 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.366 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.367 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.848850+0000", 2023-12-01T15:34:37.367 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.073474+0000", 2023-12-01T15:34:37.367 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.073474+0000", 2023-12-01T15:34:37.367 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.074624+0000", 2023-12-01T15:34:37.367 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.848850+0000", 2023-12-01T15:34:37.367 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.367 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.367 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.367 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.367 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.848850+0000", 2023-12-01T15:34:37.367 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.848850+0000", 2023-12-01T15:34:37.367 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.848850+0000", 2023-12-01T15:34:37.367 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.367 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.367 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.368 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.848850+0000", 2023-12-01T15:34:37.368 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.848850+0000", 2023-12-01T15:34:37.368 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.368 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 1, 2023-12-01T15:34:37.368 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.368 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.368 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.368 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.368 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.368 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.368 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.368 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 1, 2023-12-01T15:34:37.368 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.368 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.368 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.369 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.1a", 2023-12-01T15:34:37.369 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.369 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.369 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.369 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:37.369 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.369 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:46:23.123464+0000", 2023-12-01T15:34:37.369 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.369 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.369 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.369 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.370 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.371 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.372 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.372 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.372 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.372 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.372 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.372 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.372 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.372 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.372 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.372 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.372 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.372 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.372 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.372 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.372 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:37.373 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'1" 2023-12-01T15:34:37.373 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.373 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.373 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.373 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.373 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.373 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.373 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.373 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:37.373 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.373 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.373 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.373 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.373 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.373 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.374 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.844056+0000", 2023-12-01T15:34:37.374 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.487892+0000", 2023-12-01T15:34:37.374 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.487892+0000", 2023-12-01T15:34:37.374 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.488724+0000", 2023-12-01T15:34:37.374 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.844056+0000", 2023-12-01T15:34:37.374 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.374 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.374 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.374 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.374 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.844056+0000", 2023-12-01T15:34:37.374 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.844056+0000", 2023-12-01T15:34:37.374 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.844056+0000", 2023-12-01T15:34:37.374 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.374 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.375 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.375 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.844056+0000", 2023-12-01T15:34:37.375 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.844056+0000", 2023-12-01T15:34:37.375 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.375 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.375 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.375 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.375 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.375 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.375 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.375 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.375 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.375 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.375 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.375 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.375 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.376 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.1b", 2023-12-01T15:34:37.376 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.376 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.376 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.376 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:37.376 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.376 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:05:43.936353+0000", 2023-12-01T15:34:37.376 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.376 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.376 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.376 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.376 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.376 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.376 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.376 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.377 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.378 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.379 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.379 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.379 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.379 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.379 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.379 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.379 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.379 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.379 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.379 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.379 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.379 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.379 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.379 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.379 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:37.380 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.380 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.380 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.380 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.380 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.380 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.380 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.380 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.380 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:37.380 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.380 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.380 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.380 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.380 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.380 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.381 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.853409+0000", 2023-12-01T15:34:37.381 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.072396+0000", 2023-12-01T15:34:37.381 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.072396+0000", 2023-12-01T15:34:37.381 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.072709+0000", 2023-12-01T15:34:37.381 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.853409+0000", 2023-12-01T15:34:37.381 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.381 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.381 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.381 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.381 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.853409+0000", 2023-12-01T15:34:37.381 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.853409+0000", 2023-12-01T15:34:37.381 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.853409+0000", 2023-12-01T15:34:37.382 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.382 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.382 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.382 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.853409+0000", 2023-12-01T15:34:37.382 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.853409+0000", 2023-12-01T15:34:37.382 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.382 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.382 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.382 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.382 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.382 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.382 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.382 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.382 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.383 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.383 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.383 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.383 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.383 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.19", 2023-12-01T15:34:37.383 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.383 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.383 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.383 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.383 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.383 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T22:32:32.562556+0000", 2023-12-01T15:34:37.383 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.383 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.384 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.384 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.384 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.384 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.384 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.384 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.384 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.384 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.384 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.385 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.385 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.385 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.385 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.385 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.385 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.385 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.385 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.385 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.386 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.387 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.387 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.387 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.387 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.387 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.387 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.387 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.387 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.387 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.387 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.387 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.387 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.387 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.387 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.387 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.388 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.388 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.388 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.388 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:37.388 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.388 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.388 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.388 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.388 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.388 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.388 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.388 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.388 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:37.388 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.388 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.389 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.389 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.389 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.389 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.389 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.852062+0000", 2023-12-01T15:34:37.389 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.488517+0000", 2023-12-01T15:34:37.389 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.488517+0000", 2023-12-01T15:34:37.389 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.488817+0000", 2023-12-01T15:34:37.389 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.852062+0000", 2023-12-01T15:34:37.389 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.389 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.389 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.389 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.389 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.852062+0000", 2023-12-01T15:34:37.389 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.852062+0000", 2023-12-01T15:34:37.390 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.852062+0000", 2023-12-01T15:34:37.390 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.390 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.390 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.390 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.852062+0000", 2023-12-01T15:34:37.390 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.852062+0000", 2023-12-01T15:34:37.390 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.390 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.390 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.390 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.390 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.390 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.390 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.390 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.391 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.391 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.391 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.391 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.391 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.391 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.18", 2023-12-01T15:34:37.391 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.391 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.391 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.391 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:37.391 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.391 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:47:50.079079+0000", 2023-12-01T15:34:37.391 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.391 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.391 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.392 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.392 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.392 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.392 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.392 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.392 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.392 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.392 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.392 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.392 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.392 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.392 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.392 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.392 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.392 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.393 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.393 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.393 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.393 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.393 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.393 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.393 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.393 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.393 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.393 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.393 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.393 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.393 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.393 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.393 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.393 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.394 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.394 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.394 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.394 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.394 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.394 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.394 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.394 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.394 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.394 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.394 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.394 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.394 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.394 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.394 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.395 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.395 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.395 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:37.395 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.395 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.395 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.395 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.395 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.395 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.395 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.395 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.395 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:37.395 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.395 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.395 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.396 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.396 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.396 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.396 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.842434+0000", 2023-12-01T15:34:37.396 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.073655+0000", 2023-12-01T15:34:37.396 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.073655+0000", 2023-12-01T15:34:37.396 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.074489+0000", 2023-12-01T15:34:37.396 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.842434+0000", 2023-12-01T15:34:37.396 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.396 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.396 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.396 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.396 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.842434+0000", 2023-12-01T15:34:37.396 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.842434+0000", 2023-12-01T15:34:37.396 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.842434+0000", 2023-12-01T15:34:37.397 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.397 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.397 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.397 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.842434+0000", 2023-12-01T15:34:37.397 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.842434+0000", 2023-12-01T15:34:37.397 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.397 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.397 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.397 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.397 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.397 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.397 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.397 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.397 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.398 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.398 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.398 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.398 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.398 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.18", 2023-12-01T15:34:37.398 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.398 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.398 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.398 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.398 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.398 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T00:56:41.792894+0000", 2023-12-01T15:34:37.398 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.398 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.398 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.398 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.399 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.399 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.399 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.399 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.399 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.399 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.399 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.399 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.399 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.399 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.399 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.399 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.399 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.399 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.399 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.400 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.400 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.400 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.400 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.400 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.400 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.400 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.400 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.400 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.400 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.400 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.400 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.400 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.400 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.400 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.401 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.401 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.401 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.401 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.401 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.401 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.401 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.401 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.401 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.401 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.401 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.402 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.402 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.402 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.402 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.402 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.402 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.402 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:37.402 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.402 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.402 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.402 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.402 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.402 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.402 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.403 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.403 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:37.403 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.403 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.403 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.403 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.403 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.403 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.403 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.846701+0000", 2023-12-01T15:34:37.403 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.482750+0000", 2023-12-01T15:34:37.403 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.482750+0000", 2023-12-01T15:34:37.404 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.483438+0000", 2023-12-01T15:34:37.404 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.846701+0000", 2023-12-01T15:34:37.404 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.404 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.404 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.404 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.404 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.846701+0000", 2023-12-01T15:34:37.404 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.846701+0000", 2023-12-01T15:34:37.404 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.846701+0000", 2023-12-01T15:34:37.404 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.404 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.404 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.404 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.846701+0000", 2023-12-01T15:34:37.404 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.846701+0000", 2023-12-01T15:34:37.404 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.405 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.405 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.405 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.405 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.405 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.405 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.405 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.405 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.405 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.405 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.405 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.405 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.405 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.19", 2023-12-01T15:34:37.405 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.405 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.406 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.406 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:37.406 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.406 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T17:02:59.434695+0000", 2023-12-01T15:34:37.406 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.406 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.406 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.406 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.406 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.406 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.406 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.406 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.406 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.406 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.406 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.407 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.407 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.407 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.407 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.407 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.407 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.407 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.407 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.407 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.407 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.407 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.407 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.407 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.407 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.407 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.408 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.409 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.409 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.409 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.409 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.409 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.409 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.409 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.409 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.409 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.409 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.409 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:37.409 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.409 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.409 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.409 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.410 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.410 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.410 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.410 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.410 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:37.410 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.410 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.410 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.410 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.410 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.410 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.410 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.849224+0000", 2023-12-01T15:34:37.410 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.067561+0000", 2023-12-01T15:34:37.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.067561+0000", 2023-12-01T15:34:37.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.067912+0000", 2023-12-01T15:34:37.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.849224+0000", 2023-12-01T15:34:37.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.849224+0000", 2023-12-01T15:34:37.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.849224+0000", 2023-12-01T15:34:37.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.849224+0000", 2023-12-01T15:34:37.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.849224+0000", 2023-12-01T15:34:37.411 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.849224+0000", 2023-12-01T15:34:37.412 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.412 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.412 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.412 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.412 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.412 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.412 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.412 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.412 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.412 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.412 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.412 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.412 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.412 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.17", 2023-12-01T15:34:37.412 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.413 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.413 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.413 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.413 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.413 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T01:19:09.237245+0000", 2023-12-01T15:34:37.413 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.413 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.413 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.413 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.413 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.413 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.413 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.413 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.413 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.413 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.414 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.415 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.416 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.416 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.416 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.416 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.416 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.416 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.416 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.416 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.416 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.416 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.416 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.416 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:37.416 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.416 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.416 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.417 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.417 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.417 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.417 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.417 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.417 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:37.417 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.417 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.417 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.417 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.417 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.417 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.417 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.843211+0000", 2023-12-01T15:34:37.417 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.479320+0000", 2023-12-01T15:34:37.417 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.479320+0000", 2023-12-01T15:34:37.418 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.479727+0000", 2023-12-01T15:34:37.418 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.843211+0000", 2023-12-01T15:34:37.418 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.418 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.418 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.418 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.418 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.843211+0000", 2023-12-01T15:34:37.418 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.843211+0000", 2023-12-01T15:34:37.418 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.843211+0000", 2023-12-01T15:34:37.418 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.418 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.418 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.418 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.843211+0000", 2023-12-01T15:34:37.418 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.843211+0000", 2023-12-01T15:34:37.418 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.419 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.419 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.419 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.419 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.419 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.419 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.419 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.419 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.419 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.419 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.419 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.419 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.419 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.16", 2023-12-01T15:34:37.419 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.419 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.420 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.420 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:37.420 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.420 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:21:30.761976+0000", 2023-12-01T15:34:37.420 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.420 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.420 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.420 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.420 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.420 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.420 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.420 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.420 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.420 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.420 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.421 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.421 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.421 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.421 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.421 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.421 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.421 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.421 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.421 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.421 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.421 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.421 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.421 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.421 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.421 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.421 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.422 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.422 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.422 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.422 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.422 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.422 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.422 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.422 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.422 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.422 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.422 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.422 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.422 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.422 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.423 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.423 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.423 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.423 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.423 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.423 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.423 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.423 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.423 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.423 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.423 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:37.423 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.423 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.423 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.424 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.424 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.424 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.424 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.424 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.424 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:37.424 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.424 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.424 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.424 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.424 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.424 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.424 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.843134+0000", 2023-12-01T15:34:37.424 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.075763+0000", 2023-12-01T15:34:37.424 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.075763+0000", 2023-12-01T15:34:37.425 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.076054+0000", 2023-12-01T15:34:37.425 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.843134+0000", 2023-12-01T15:34:37.425 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.425 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.425 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.425 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.425 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.843134+0000", 2023-12-01T15:34:37.425 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.843134+0000", 2023-12-01T15:34:37.425 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.843134+0000", 2023-12-01T15:34:37.425 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.425 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.425 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.425 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.843134+0000", 2023-12-01T15:34:37.425 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.843134+0000", 2023-12-01T15:34:37.425 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.426 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.426 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.426 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.426 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.426 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.426 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.426 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.426 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.426 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.426 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.426 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.427 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.427 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.16", 2023-12-01T15:34:37.427 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.427 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.427 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.427 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.427 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.427 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:01:49.103183+0000", 2023-12-01T15:34:37.427 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.427 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.427 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.427 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.427 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.427 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.427 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.428 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.428 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.428 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.428 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.428 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.428 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.428 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.428 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.428 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.428 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.428 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.428 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.428 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.428 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.428 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.429 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.429 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.429 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.429 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.429 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.429 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.429 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.429 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.429 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.429 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.429 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.429 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.429 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.429 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.429 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.430 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.430 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.430 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.430 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.430 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.430 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.430 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.430 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.430 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.430 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.430 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.430 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.430 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.430 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.431 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:37.431 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.431 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.431 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.431 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.431 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.431 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.431 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:37.431 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.431 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:37.431 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.431 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.431 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.431 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.431 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.432 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.432 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.843350+0000", 2023-12-01T15:34:37.432 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.480927+0000", 2023-12-01T15:34:37.432 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.480927+0000", 2023-12-01T15:34:37.432 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.481180+0000", 2023-12-01T15:34:37.432 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.843350+0000", 2023-12-01T15:34:37.432 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.432 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.432 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.432 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.432 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.843350+0000", 2023-12-01T15:34:37.432 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.843350+0000", 2023-12-01T15:34:37.432 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.843350+0000", 2023-12-01T15:34:37.432 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.432 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.433 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.433 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.843350+0000", 2023-12-01T15:34:37.433 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.843350+0000", 2023-12-01T15:34:37.433 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.433 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.433 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.433 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.433 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.433 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.433 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.433 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.433 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.433 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.433 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.433 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.434 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.434 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.17", 2023-12-01T15:34:37.434 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.434 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.434 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.434 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 18, 2023-12-01T15:34:37.434 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.434 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T00:25:47.898062+0000", 2023-12-01T15:34:37.434 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.434 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.434 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.434 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.434 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.434 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.434 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.435 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.435 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.435 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.435 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.435 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.435 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.435 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.435 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.435 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.435 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.435 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.435 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.435 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.435 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.435 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.436 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.436 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.436 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.436 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.436 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.436 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.436 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.436 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.436 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.436 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.436 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.436 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.436 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.436 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.437 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.437 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.437 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.437 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.437 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.437 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.437 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.437 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.437 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.437 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.437 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.437 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.437 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.437 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:37.437 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.438 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:37.438 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.438 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.438 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.438 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.438 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.438 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.438 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.438 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.438 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:37.438 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.438 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.438 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.438 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.438 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.439 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.439 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.846889+0000", 2023-12-01T15:34:37.439 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.074120+0000", 2023-12-01T15:34:37.439 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.074120+0000", 2023-12-01T15:34:37.439 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.074954+0000", 2023-12-01T15:34:37.439 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.846889+0000", 2023-12-01T15:34:37.439 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.439 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.439 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.439 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.439 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.846889+0000", 2023-12-01T15:34:37.439 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.846889+0000", 2023-12-01T15:34:37.439 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.846889+0000", 2023-12-01T15:34:37.439 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.439 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.440 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.440 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.846889+0000", 2023-12-01T15:34:37.440 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.846889+0000", 2023-12-01T15:34:37.440 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.440 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 3, 2023-12-01T15:34:37.440 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.440 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.440 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.440 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.440 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.440 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.440 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.440 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 3, 2023-12-01T15:34:37.440 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.440 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.441 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.441 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.15", 2023-12-01T15:34:37.441 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.441 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.441 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.441 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 22, 2023-12-01T15:34:37.441 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.441 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T23:11:48.907993+0000", 2023-12-01T15:34:37.441 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.441 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.441 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.441 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 90, 2023-12-01T15:34:37.441 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.441 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.441 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.442 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.442 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.442 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.442 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.442 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.442 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.442 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.442 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.442 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.442 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.442 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.442 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.442 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 6, 2023-12-01T15:34:37.442 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 2, 2023-12-01T15:34:37.442 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.443 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 2, 2023-12-01T15:34:37.443 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.443 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.443 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.443 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.443 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.443 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:37.443 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.443 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.443 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.443 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.443 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.443 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.443 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.444 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.444 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.444 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.444 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.444 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.444 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 4, 2023-12-01T15:34:37.444 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 1 2023-12-01T15:34:37.444 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.444 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.444 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.444 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.444 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.445 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.445 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.445 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.445 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:37.445 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'3" 2023-12-01T15:34:37.445 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.445 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.445 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.445 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.445 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.445 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.445 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.445 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 4, 2023-12-01T15:34:37.445 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.445 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.446 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.446 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.446 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.446 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.446 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.943818+0000", 2023-12-01T15:34:37.446 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.494755+0000", 2023-12-01T15:34:37.446 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.494755+0000", 2023-12-01T15:34:37.446 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.495059+0000", 2023-12-01T15:34:37.446 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.943818+0000", 2023-12-01T15:34:37.446 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.446 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.446 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.446 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.446 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.943818+0000", 2023-12-01T15:34:37.446 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.943818+0000", 2023-12-01T15:34:37.447 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.943818+0000", 2023-12-01T15:34:37.447 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.447 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.447 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.447 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.943818+0000", 2023-12-01T15:34:37.447 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.943818+0000", 2023-12-01T15:34:37.447 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.447 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.447 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.447 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.447 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.447 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.447 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.447 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.447 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.448 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.448 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.448 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.448 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.448 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.14", 2023-12-01T15:34:37.448 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.448 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.448 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.448 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.448 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.448 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:33:07.417897+0000", 2023-12-01T15:34:37.448 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.448 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.448 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.448 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.448 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.449 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.450 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.450 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.450 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.450 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.450 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.450 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.450 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.450 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.450 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.450 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.450 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.451 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.451 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.451 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.451 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.451 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.451 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.451 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.451 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.451 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.451 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.451 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.451 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.451 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.451 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.452 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.452 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.452 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.452 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.452 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.452 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.452 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.452 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.452 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 4, 2023-12-01T15:34:37.452 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.452 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.452 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.452 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.452 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.453 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.453 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:37.453 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.453 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:37.453 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.453 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.453 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.453 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.453 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.453 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.453 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:34:08.388921+0000", 2023-12-01T15:34:37.453 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.071382+0000", 2023-12-01T15:34:37.453 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.071382+0000", 2023-12-01T15:34:37.453 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.071701+0000", 2023-12-01T15:34:37.453 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:34:08.388921+0000", 2023-12-01T15:34:37.454 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.454 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.454 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.454 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.454 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:34:08.388921+0000", 2023-12-01T15:34:37.454 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:34:08.388921+0000", 2023-12-01T15:34:37.454 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:34:08.388921+0000", 2023-12-01T15:34:37.454 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.454 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.454 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.454 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:34:08.388921+0000", 2023-12-01T15:34:37.454 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:34:08.388921+0000", 2023-12-01T15:34:37.454 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.454 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 12, 2023-12-01T15:34:37.454 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.455 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.455 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.455 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.455 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.455 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.455 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.455 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 12, 2023-12-01T15:34:37.455 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.455 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.455 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.455 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.14", 2023-12-01T15:34:37.455 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.455 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.455 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.456 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 32, 2023-12-01T15:34:37.456 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.456 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T17:02:26.948931+0000", 2023-12-01T15:34:37.456 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.456 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.456 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 2632, 2023-12-01T15:34:37.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.456 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 12, 2023-12-01T15:34:37.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 4, 2023-12-01T15:34:37.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 4, 2023-12-01T15:34:37.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.457 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.458 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.458 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:37.458 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.458 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.458 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.458 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.458 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.458 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.458 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.458 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.458 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.458 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.458 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.458 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.459 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 12, 2023-12-01T15:34:37.459 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 9 2023-12-01T15:34:37.459 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.459 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.459 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.459 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.459 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.459 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.459 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:37.459 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.459 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:37.459 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "70'12" 2023-12-01T15:34:37.459 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.459 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.459 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.459 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.460 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.460 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.460 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.460 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:37.460 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.460 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.460 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.460 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.460 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.460 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.460 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.847976+0000", 2023-12-01T15:34:37.460 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.491374+0000", 2023-12-01T15:34:37.460 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.491374+0000", 2023-12-01T15:34:37.460 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.491908+0000", 2023-12-01T15:34:37.460 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.847976+0000", 2023-12-01T15:34:37.461 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.461 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.461 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.461 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.461 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.847976+0000", 2023-12-01T15:34:37.461 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.847976+0000", 2023-12-01T15:34:37.461 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.847976+0000", 2023-12-01T15:34:37.461 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.461 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.461 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.461 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.847976+0000", 2023-12-01T15:34:37.461 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.847976+0000", 2023-12-01T15:34:37.461 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.461 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.461 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.462 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.462 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.462 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.462 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.462 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.462 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.462 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.462 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.462 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.462 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.462 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.15", 2023-12-01T15:34:37.462 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.462 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.463 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.463 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.463 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.463 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:32:57.770411+0000", 2023-12-01T15:34:37.463 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.463 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.463 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.463 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.463 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.463 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.463 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.464 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.465 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.465 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.465 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.465 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.465 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.465 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.465 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.465 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.465 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.465 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.465 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.465 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.465 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.465 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.465 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.466 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.466 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.466 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.466 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.466 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.466 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.466 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.466 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.466 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.466 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.466 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.467 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.467 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.467 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.467 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:37.467 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.467 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.467 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.467 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.467 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.467 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.467 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:37.467 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.467 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:37.467 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.467 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.468 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.468 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.468 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.468 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.468 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844546+0000", 2023-12-01T15:34:37.468 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.064650+0000", 2023-12-01T15:34:37.468 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.064650+0000", 2023-12-01T15:34:37.468 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.065010+0000", 2023-12-01T15:34:37.468 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844546+0000", 2023-12-01T15:34:37.468 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.468 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.468 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.468 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.468 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844546+0000", 2023-12-01T15:34:37.468 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844546+0000", 2023-12-01T15:34:37.469 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844546+0000", 2023-12-01T15:34:37.469 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.469 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.469 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.469 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844546+0000", 2023-12-01T15:34:37.469 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844546+0000", 2023-12-01T15:34:37.469 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.469 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 2, 2023-12-01T15:34:37.469 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.469 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.469 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.469 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.469 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.469 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.469 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.470 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 2, 2023-12-01T15:34:37.470 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.470 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.470 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.470 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.13", 2023-12-01T15:34:37.470 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.470 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.470 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.470 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 22, 2023-12-01T15:34:37.470 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.470 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:06:31.840453+0000", 2023-12-01T15:34:37.470 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.470 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.470 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.471 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 34, 2023-12-01T15:34:37.471 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.471 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.471 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.471 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.471 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.471 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.471 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.471 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.471 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.471 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.471 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.471 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.471 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.471 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.471 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.472 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 6, 2023-12-01T15:34:37.472 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 2, 2023-12-01T15:34:37.472 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.472 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 2, 2023-12-01T15:34:37.472 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.472 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.472 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.472 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.472 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.472 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:37.472 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.472 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.472 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.472 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.472 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.473 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.473 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.473 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.473 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.473 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.473 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.473 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.473 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 3, 2023-12-01T15:34:37.473 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 7 2023-12-01T15:34:37.473 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.473 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.473 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.473 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.473 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.473 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.474 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:37.474 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.474 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:37.474 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'2" 2023-12-01T15:34:37.474 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.474 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.474 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.474 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.474 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.474 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:37.474 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.474 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:37.474 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.474 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.474 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.475 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.475 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.475 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.475 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.845341+0000", 2023-12-01T15:34:37.475 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.486043+0000", 2023-12-01T15:34:37.475 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.486043+0000", 2023-12-01T15:34:37.475 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.486362+0000", 2023-12-01T15:34:37.475 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.845341+0000", 2023-12-01T15:34:37.475 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.475 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.475 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.475 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.475 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.845341+0000", 2023-12-01T15:34:37.475 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.845341+0000", 2023-12-01T15:34:37.475 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.845341+0000", 2023-12-01T15:34:37.476 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.476 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.476 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.476 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.845341+0000", 2023-12-01T15:34:37.476 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.845341+0000", 2023-12-01T15:34:37.476 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.476 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.476 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.476 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.476 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.476 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.476 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.476 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.476 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.477 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.477 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.477 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.477 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.477 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.12", 2023-12-01T15:34:37.477 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.477 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.477 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.477 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.477 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.477 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:38:35.102285+0000", 2023-12-01T15:34:37.477 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.477 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.477 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.477 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.478 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.478 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.478 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.478 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.478 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.478 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.478 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.478 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.478 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.478 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.478 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.478 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.478 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.478 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.479 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.480 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.480 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.480 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.480 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.480 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.480 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.481 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.481 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:37.481 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.481 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:37.481 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.481 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.481 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.481 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.481 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.481 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.481 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.482 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.482 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:37.482 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.482 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.482 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.482 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.482 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.482 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.482 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844223+0000", 2023-12-01T15:34:37.482 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.078562+0000", 2023-12-01T15:34:37.482 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.078562+0000", 2023-12-01T15:34:37.482 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.078890+0000", 2023-12-01T15:34:37.482 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844223+0000", 2023-12-01T15:34:37.482 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.482 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.483 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.483 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.483 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844223+0000", 2023-12-01T15:34:37.483 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844223+0000", 2023-12-01T15:34:37.483 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844223+0000", 2023-12-01T15:34:37.483 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.483 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.483 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.483 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844223+0000", 2023-12-01T15:34:37.483 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844223+0000", 2023-12-01T15:34:37.483 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.483 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.483 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.483 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.483 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.484 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.484 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.484 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.484 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.484 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.484 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.484 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.484 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.484 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.12", 2023-12-01T15:34:37.484 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.484 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.484 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.484 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:37.484 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.485 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:46:24.153992+0000", 2023-12-01T15:34:37.485 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.485 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.485 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.485 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.485 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.485 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.485 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.485 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.485 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.485 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.485 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.485 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.485 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.486 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.486 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.486 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.486 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.486 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.486 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.486 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.486 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.486 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.486 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.487 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.487 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.487 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.487 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.487 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.487 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.487 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.487 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.487 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.487 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.487 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.487 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.487 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.487 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.487 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.488 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.488 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.488 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.488 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.488 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.488 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.488 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.488 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.488 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.488 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:37.488 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.488 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.489 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.489 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.489 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.489 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.489 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.489 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.489 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:37.489 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.489 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.489 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.489 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.489 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.489 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.489 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.847742+0000", 2023-12-01T15:34:37.489 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.496953+0000", 2023-12-01T15:34:37.490 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.496953+0000", 2023-12-01T15:34:37.490 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.497503+0000", 2023-12-01T15:34:37.490 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.847742+0000", 2023-12-01T15:34:37.490 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.490 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.490 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.490 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.490 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.847742+0000", 2023-12-01T15:34:37.490 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.847742+0000", 2023-12-01T15:34:37.490 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.847742+0000", 2023-12-01T15:34:37.490 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.490 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.490 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.491 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.847742+0000", 2023-12-01T15:34:37.491 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.847742+0000", 2023-12-01T15:34:37.491 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.491 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.491 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.491 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.491 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.491 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.491 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.491 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.491 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.491 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.491 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.491 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.491 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.492 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.13", 2023-12-01T15:34:37.492 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.492 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.492 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.492 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.492 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.492 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:54:41.893241+0000", 2023-12-01T15:34:37.492 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.492 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.492 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.492 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.492 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.492 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.492 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.492 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.493 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.493 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.493 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.493 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.493 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.493 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.493 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.493 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.493 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.493 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.493 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.493 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.494 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.494 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.494 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.494 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.494 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.494 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.494 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.494 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.494 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.494 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.494 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.494 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.494 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.494 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.495 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.495 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.495 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.495 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.495 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.495 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.495 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.495 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.495 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.495 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.495 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.495 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.495 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.495 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.495 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.496 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.496 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.496 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:37.496 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.496 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.496 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.496 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.496 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.496 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.496 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.496 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.496 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:37.496 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.496 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.496 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.496 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.497 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.497 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.497 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.986244+0000", 2023-12-01T15:34:37.497 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.066502+0000", 2023-12-01T15:34:37.497 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.066502+0000", 2023-12-01T15:34:37.497 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.066780+0000", 2023-12-01T15:34:37.497 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.986244+0000", 2023-12-01T15:34:37.497 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.497 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.497 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.497 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.497 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.986244+0000", 2023-12-01T15:34:37.497 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.986244+0000", 2023-12-01T15:34:37.497 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.986244+0000", 2023-12-01T15:34:37.497 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.498 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.498 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.498 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.986244+0000", 2023-12-01T15:34:37.498 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.986244+0000", 2023-12-01T15:34:37.498 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.498 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.498 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.498 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.498 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.498 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.498 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.498 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.498 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.498 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.498 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.499 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.499 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.499 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.11", 2023-12-01T15:34:37.499 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.499 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.499 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.499 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:37.499 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.499 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:01:13.694200+0000", 2023-12-01T15:34:37.499 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.499 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.499 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.499 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.499 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.499 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.500 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.501 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.501 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.501 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.501 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.501 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.501 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.501 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.501 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.501 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.501 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.501 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.501 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.501 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.501 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.501 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.502 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.502 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.502 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.502 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.502 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.502 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.502 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.502 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.502 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.502 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.502 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.502 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.502 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.502 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.503 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.503 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:37.503 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.503 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.503 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.503 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.503 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.503 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.503 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:37.503 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.503 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:37.503 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.503 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.503 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.504 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.504 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.504 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.504 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.986266+0000", 2023-12-01T15:34:37.504 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.481476+0000", 2023-12-01T15:34:37.504 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.481476+0000", 2023-12-01T15:34:37.504 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.481760+0000", 2023-12-01T15:34:37.504 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.986266+0000", 2023-12-01T15:34:37.504 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.504 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.504 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.504 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.504 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.986266+0000", 2023-12-01T15:34:37.504 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.986266+0000", 2023-12-01T15:34:37.504 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.986266+0000", 2023-12-01T15:34:37.505 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.505 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.505 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.505 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.986266+0000", 2023-12-01T15:34:37.505 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.986266+0000", 2023-12-01T15:34:37.505 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.505 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.505 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.505 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.505 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.505 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.505 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.505 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.505 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.505 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.506 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.506 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.506 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.506 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.10", 2023-12-01T15:34:37.506 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.506 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.506 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.506 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.506 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.506 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:55:24.889420+0000", 2023-12-01T15:34:37.506 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.506 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.506 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.506 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.506 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.507 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.508 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.509 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.509 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.509 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.509 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.509 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.509 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.509 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.510 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:37.510 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.510 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:37.510 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.511 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.511 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.511 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.511 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.511 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.511 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.511 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.511 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 2, 2023-12-01T15:34:37.511 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.511 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.511 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.511 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.511 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.511 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.511 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.845782+0000", 2023-12-01T15:34:37.512 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.069094+0000", 2023-12-01T15:34:37.512 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.069094+0000", 2023-12-01T15:34:37.512 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.069432+0000", 2023-12-01T15:34:37.512 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.845782+0000", 2023-12-01T15:34:37.512 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.512 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.512 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.512 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.512 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.845782+0000", 2023-12-01T15:34:37.512 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.845782+0000", 2023-12-01T15:34:37.512 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.845782+0000", 2023-12-01T15:34:37.512 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.512 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.512 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.512 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.845782+0000", 2023-12-01T15:34:37.513 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.845782+0000", 2023-12-01T15:34:37.513 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.513 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 8, 2023-12-01T15:34:37.513 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.513 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.513 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.513 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.513 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.513 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.513 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.513 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 8, 2023-12-01T15:34:37.513 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.513 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.513 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.513 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.10", 2023-12-01T15:34:37.514 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.514 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.514 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.519 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 28, 2023-12-01T15:34:37.519 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.519 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:20:29.866378+0000", 2023-12-01T15:34:37.519 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.519 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.519 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.520 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.521 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.521 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 12, 2023-12-01T15:34:37.521 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 4, 2023-12-01T15:34:37.521 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.521 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 4, 2023-12-01T15:34:37.521 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.521 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.521 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.521 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.521 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.521 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 4, 2023-12-01T15:34:37.521 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.521 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.521 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.522 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.522 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.522 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.522 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.522 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.522 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.522 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.522 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.522 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.522 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 12, 2023-12-01T15:34:37.522 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.522 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.522 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.522 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.523 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.523 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.523 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.523 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.523 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.523 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 2, 2023-12-01T15:34:37.523 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'8" 2023-12-01T15:34:37.523 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.523 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.523 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.523 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.523 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.523 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.523 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.523 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:37.524 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.524 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.524 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.524 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.524 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.524 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.524 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.847568+0000", 2023-12-01T15:34:37.524 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.497522+0000", 2023-12-01T15:34:37.524 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.497522+0000", 2023-12-01T15:34:37.524 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.498066+0000", 2023-12-01T15:34:37.524 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.847568+0000", 2023-12-01T15:34:37.524 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.524 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.524 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.524 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.525 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.847568+0000", 2023-12-01T15:34:37.525 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.847568+0000", 2023-12-01T15:34:37.525 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.847568+0000", 2023-12-01T15:34:37.525 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.525 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.525 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.525 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.847568+0000", 2023-12-01T15:34:37.525 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.847568+0000", 2023-12-01T15:34:37.525 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.526 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.526 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.526 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.526 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.526 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.526 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.526 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.526 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.526 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.526 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.526 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.526 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.526 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.11", 2023-12-01T15:34:37.526 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.527 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.527 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.527 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.527 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.527 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:41:59.848459+0000", 2023-12-01T15:34:37.527 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.527 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.527 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.527 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.528 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.528 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.528 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.528 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.528 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.528 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.528 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.528 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.528 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.528 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.528 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.528 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.528 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.528 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.528 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.529 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.529 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.529 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.529 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.529 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.529 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.529 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.529 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.529 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.529 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.529 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.529 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.529 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.529 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.529 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.530 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.530 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.530 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.530 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.530 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.530 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.530 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.530 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.530 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.530 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.530 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.530 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:37.530 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.530 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.530 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.531 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.531 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.531 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.531 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.531 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.531 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 4, 2023-12-01T15:34:37.531 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.531 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.531 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.531 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.531 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.531 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.531 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.943676+0000", 2023-12-01T15:34:37.531 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.069600+0000", 2023-12-01T15:34:37.531 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.069600+0000", 2023-12-01T15:34:37.533 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.070336+0000", 2023-12-01T15:34:37.534 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.943676+0000", 2023-12-01T15:34:37.534 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.534 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.534 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.534 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.534 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.943676+0000", 2023-12-01T15:34:37.534 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.943676+0000", 2023-12-01T15:34:37.534 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.943676+0000", 2023-12-01T15:34:37.534 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.534 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.534 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.534 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.943676+0000", 2023-12-01T15:34:37.534 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.943676+0000", 2023-12-01T15:34:37.534 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.534 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 1, 2023-12-01T15:34:37.535 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.535 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.535 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.535 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.535 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.535 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.535 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.535 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 1, 2023-12-01T15:34:37.535 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.535 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.535 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.535 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.f", 2023-12-01T15:34:37.535 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.535 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.535 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.536 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 21, 2023-12-01T15:34:37.536 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.537 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T00:55:32.676713+0000", 2023-12-01T15:34:37.537 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.537 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.537 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.538 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 22, 2023-12-01T15:34:37.538 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.538 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.538 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.538 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.538 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.538 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.538 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.538 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.538 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.538 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.538 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.538 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.539 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.539 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.539 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.539 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 3, 2023-12-01T15:34:37.539 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 1, 2023-12-01T15:34:37.539 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.539 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 1, 2023-12-01T15:34:37.539 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.539 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.539 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.539 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.539 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.539 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.539 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.539 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.540 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.540 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.540 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.540 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.540 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.540 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.540 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.540 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.540 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.540 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.540 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 1, 2023-12-01T15:34:37.540 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 1 2023-12-01T15:34:37.540 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.540 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.540 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.541 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.541 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.541 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.541 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.541 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.541 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 4, 2023-12-01T15:34:37.541 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'1" 2023-12-01T15:34:37.541 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.541 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.541 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.541 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.541 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.541 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.541 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.541 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:37.542 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.542 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.542 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.542 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.542 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.542 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.542 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848007+0000", 2023-12-01T15:34:37.542 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.489505+0000", 2023-12-01T15:34:37.542 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.489505+0000", 2023-12-01T15:34:37.542 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.489859+0000", 2023-12-01T15:34:37.543 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848007+0000", 2023-12-01T15:34:37.543 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.543 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.543 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.543 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.543 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848007+0000", 2023-12-01T15:34:37.543 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848007+0000", 2023-12-01T15:34:37.543 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848007+0000", 2023-12-01T15:34:37.543 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.543 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.543 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.543 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848007+0000", 2023-12-01T15:34:37.543 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848007+0000", 2023-12-01T15:34:37.543 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.544 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.544 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.544 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.544 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.544 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.544 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.545 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.545 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.545 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.545 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.545 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.545 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.545 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.e", 2023-12-01T15:34:37.545 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.545 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.545 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.545 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.545 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.545 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T23:13:47.071406+0000", 2023-12-01T15:34:37.545 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.545 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.546 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.546 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.546 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.546 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.546 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.546 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.546 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.546 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.546 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.546 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.546 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.546 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.546 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.546 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.547 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.548 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.548 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.548 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.548 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.549 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.549 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.549 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.549 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.549 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.549 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:37.549 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.549 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.549 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.549 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.549 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.549 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.549 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.549 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.549 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:37.550 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.550 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.550 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 65, 2023-12-01T15:34:37.550 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.550 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.550 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.550 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.845212+0000", 2023-12-01T15:34:37.550 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:50.577764+0000", 2023-12-01T15:34:37.550 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:50.577764+0000", 2023-12-01T15:34:37.550 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:50.578195+0000", 2023-12-01T15:34:37.550 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.845212+0000", 2023-12-01T15:34:37.550 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.550 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.550 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.550 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 66, 2023-12-01T15:34:37.551 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.845212+0000", 2023-12-01T15:34:37.551 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.845212+0000", 2023-12-01T15:34:37.551 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.845212+0000", 2023-12-01T15:34:37.551 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.551 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.551 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.551 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.845212+0000", 2023-12-01T15:34:37.551 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.845212+0000", 2023-12-01T15:34:37.551 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.551 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.552 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.552 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.552 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 65, 2023-12-01T15:34:37.552 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.552 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.552 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.552 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.552 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.552 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.552 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.552 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.552 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "4.2", 2023-12-01T15:34:37.552 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.552 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.553 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.553 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 14, 2023-12-01T15:34:37.553 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.553 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T23:46:19.298927+0000", 2023-12-01T15:34:37.553 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.553 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.553 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.553 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.553 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.553 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.553 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.553 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.553 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.553 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.553 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.554 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.554 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.554 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.554 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.554 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.554 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.554 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.554 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.554 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.554 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.554 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.554 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.554 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.554 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.555 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.556 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.556 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.556 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.556 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.556 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.556 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.556 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.556 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.556 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.556 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.556 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:37.556 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.556 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.556 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.557 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.557 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.557 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.557 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.557 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.557 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:37.557 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.557 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.557 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.557 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.557 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.557 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.557 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844490+0000", 2023-12-01T15:34:37.557 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.073270+0000", 2023-12-01T15:34:37.557 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.073270+0000", 2023-12-01T15:34:37.558 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.073578+0000", 2023-12-01T15:34:37.558 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844490+0000", 2023-12-01T15:34:37.558 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.558 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.558 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.558 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.558 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844490+0000", 2023-12-01T15:34:37.558 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844490+0000", 2023-12-01T15:34:37.558 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844490+0000", 2023-12-01T15:34:37.558 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.558 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.558 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.558 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844490+0000", 2023-12-01T15:34:37.558 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844490+0000", 2023-12-01T15:34:37.558 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.559 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.559 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.559 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.559 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.559 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.559 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.559 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.559 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.559 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.559 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.559 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.559 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.559 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.4", 2023-12-01T15:34:37.559 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.559 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.560 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.560 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:37.560 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.560 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:56:05.262008+0000", 2023-12-01T15:34:37.560 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.560 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.560 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.560 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.560 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.560 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.560 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.560 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.560 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.560 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.560 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.561 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.561 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.561 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.561 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.561 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.561 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.561 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.561 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.561 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.561 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.561 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.561 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.561 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.561 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.561 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.562 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.562 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.562 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.562 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.562 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.562 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.562 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.562 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.562 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.562 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.562 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.562 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.562 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.562 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.563 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.563 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.563 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.563 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.563 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.563 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.563 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.563 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.563 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.563 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.563 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.563 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:37.563 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.564 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.564 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.564 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.564 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.564 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.564 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.564 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.564 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:37.564 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.564 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.564 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.564 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.564 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.564 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.565 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844562+0000", 2023-12-01T15:34:37.565 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.474588+0000", 2023-12-01T15:34:37.565 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.474588+0000", 2023-12-01T15:34:37.565 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.474905+0000", 2023-12-01T15:34:37.565 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844562+0000", 2023-12-01T15:34:37.565 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.565 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.565 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.565 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.565 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844562+0000", 2023-12-01T15:34:37.565 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844562+0000", 2023-12-01T15:34:37.565 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844562+0000", 2023-12-01T15:34:37.565 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.565 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.566 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.566 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844562+0000", 2023-12-01T15:34:37.566 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844562+0000", 2023-12-01T15:34:37.566 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.566 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.566 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.566 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.566 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.566 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.566 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.566 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.566 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.566 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.566 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.567 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.567 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.567 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.5", 2023-12-01T15:34:37.567 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.567 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.567 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.567 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.567 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.567 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:26:18.373747+0000", 2023-12-01T15:34:37.567 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.567 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.568 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.568 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.568 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.568 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.568 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.568 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.568 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.568 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.568 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.568 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.568 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.568 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.568 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.568 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.568 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.569 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.569 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.569 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.569 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.569 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.569 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.569 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.569 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.569 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.569 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.569 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.569 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.569 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.569 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.570 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.570 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.570 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.570 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.571 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.571 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.571 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.571 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.571 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.571 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:37.571 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.571 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.571 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.571 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.571 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.571 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.571 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:37.571 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.571 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:37.572 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.572 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.572 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 65, 2023-12-01T15:34:37.572 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.572 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.572 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.572 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.845147+0000", 2023-12-01T15:34:37.572 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:49.859928+0000", 2023-12-01T15:34:37.572 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:49.859928+0000", 2023-12-01T15:34:37.572 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:49.860158+0000", 2023-12-01T15:34:37.572 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.845147+0000", 2023-12-01T15:34:37.572 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.572 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.572 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.572 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 66, 2023-12-01T15:34:37.573 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.845147+0000", 2023-12-01T15:34:37.573 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.845147+0000", 2023-12-01T15:34:37.573 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.845147+0000", 2023-12-01T15:34:37.573 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.573 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.573 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.573 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.845147+0000", 2023-12-01T15:34:37.573 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.845147+0000", 2023-12-01T15:34:37.573 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.573 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.573 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.573 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.573 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 65, 2023-12-01T15:34:37.573 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.573 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.574 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.574 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.574 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.574 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.574 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.574 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.574 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "4.4", 2023-12-01T15:34:37.574 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.574 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.574 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.574 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 14, 2023-12-01T15:34:37.574 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.574 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:12:10.552750+0000", 2023-12-01T15:34:37.574 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.575 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.575 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.575 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.575 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.575 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.575 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.575 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.575 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.575 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.575 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.575 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.575 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.575 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.575 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.575 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.576 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.576 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.576 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.576 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.576 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.576 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.576 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.576 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.576 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.576 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.576 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.576 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.576 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.576 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.576 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.577 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.577 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.577 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.577 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.578 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.578 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.578 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.578 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:37.578 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.578 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:37.578 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.578 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.578 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.578 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.578 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.578 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.578 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.578 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.578 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:37.579 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.579 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.579 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.579 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.579 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.579 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.579 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844174+0000", 2023-12-01T15:34:37.579 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.078611+0000", 2023-12-01T15:34:37.579 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.078611+0000", 2023-12-01T15:34:37.579 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.078953+0000", 2023-12-01T15:34:37.579 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844174+0000", 2023-12-01T15:34:37.579 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.579 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.579 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.580 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.580 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844174+0000", 2023-12-01T15:34:37.580 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844174+0000", 2023-12-01T15:34:37.580 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844174+0000", 2023-12-01T15:34:37.580 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.580 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.580 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.580 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844174+0000", 2023-12-01T15:34:37.580 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844174+0000", 2023-12-01T15:34:37.580 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.580 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.580 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.580 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.580 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.580 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.581 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.581 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.581 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.581 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.581 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.581 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.581 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.581 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.2", 2023-12-01T15:34:37.581 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.581 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.581 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.581 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:37.581 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.581 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T01:57:29.575323+0000", 2023-12-01T15:34:37.581 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.582 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.582 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.582 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.582 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.582 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.582 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.582 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.582 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.582 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.582 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.582 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.582 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.582 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.582 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.583 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.583 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.583 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.583 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.583 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.583 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.583 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.583 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.583 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.583 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.583 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.583 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.583 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.583 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.583 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.584 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.584 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.584 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.584 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.584 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.584 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.584 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.584 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.584 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.584 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.584 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.584 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.584 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.584 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.584 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.585 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.585 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.585 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.585 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.585 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.585 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.585 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:37.585 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.585 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.585 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.585 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.585 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.585 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.585 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.585 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.586 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 4, 2023-12-01T15:34:37.586 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.586 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.588 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.588 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.589 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.589 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.943297+0000", 2023-12-01T15:34:37.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.478556+0000", 2023-12-01T15:34:37.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.478556+0000", 2023-12-01T15:34:37.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.478878+0000", 2023-12-01T15:34:37.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.943297+0000", 2023-12-01T15:34:37.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.943297+0000", 2023-12-01T15:34:37.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.943297+0000", 2023-12-01T15:34:37.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.943297+0000", 2023-12-01T15:34:37.589 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.590 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.590 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.590 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.943297+0000", 2023-12-01T15:34:37.590 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.943297+0000", 2023-12-01T15:34:37.590 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.590 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.590 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.590 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.591 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.591 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.591 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.591 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.591 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.591 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.591 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.591 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.591 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.592 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.3", 2023-12-01T15:34:37.592 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.592 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.592 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.592 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.592 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.592 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:10:10.072888+0000", 2023-12-01T15:34:37.592 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.592 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.592 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.592 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.593 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.594 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.594 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.594 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.594 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.594 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.594 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.595 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.595 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.595 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.595 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.595 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.595 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.595 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.595 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.595 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.595 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.595 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.595 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.595 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.595 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.596 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.596 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.596 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.596 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.596 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.596 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.596 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.596 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.596 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.596 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.596 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.596 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.597 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.597 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.597 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 4, 2023-12-01T15:34:37.597 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.597 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.597 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.597 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.597 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.597 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.597 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.597 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.597 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:37.597 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.597 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.597 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 65, 2023-12-01T15:34:37.598 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.598 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.598 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.598 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.844907+0000", 2023-12-01T15:34:37.598 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:50.577945+0000", 2023-12-01T15:34:37.598 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:50.577945+0000", 2023-12-01T15:34:37.599 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:50.578256+0000", 2023-12-01T15:34:37.599 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.844907+0000", 2023-12-01T15:34:37.599 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.599 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.599 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.599 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 66, 2023-12-01T15:34:37.599 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.844907+0000", 2023-12-01T15:34:37.599 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.844907+0000", 2023-12-01T15:34:37.599 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.844907+0000", 2023-12-01T15:34:37.599 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.599 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.599 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.599 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.844907+0000", 2023-12-01T15:34:37.599 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.844907+0000", 2023-12-01T15:34:37.599 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.600 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.600 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.600 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.600 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 65, 2023-12-01T15:34:37.600 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.600 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.600 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.600 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.600 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.600 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.600 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.600 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.600 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "4.7", 2023-12-01T15:34:37.600 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.600 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.601 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.601 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 14, 2023-12-01T15:34:37.601 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.601 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:52:12.707736+0000", 2023-12-01T15:34:37.601 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.601 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.601 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.602 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.603 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.604 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.604 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.604 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.604 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.605 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.605 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.605 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.605 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.605 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.605 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.605 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.605 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.605 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.605 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.605 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.606 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.606 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.606 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.606 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.606 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.606 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.606 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.606 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.606 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:37.606 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.606 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.606 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.606 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.606 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.606 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.607 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.607 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.607 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:37.607 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.607 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.607 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.607 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.607 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.607 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.607 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844261+0000", 2023-12-01T15:34:37.607 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.484660+0000", 2023-12-01T15:34:37.607 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.484660+0000", 2023-12-01T15:34:37.607 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.484947+0000", 2023-12-01T15:34:37.607 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844261+0000", 2023-12-01T15:34:37.607 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.608 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.608 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.608 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.608 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844261+0000", 2023-12-01T15:34:37.608 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844261+0000", 2023-12-01T15:34:37.608 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844261+0000", 2023-12-01T15:34:37.608 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.608 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.608 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.608 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844261+0000", 2023-12-01T15:34:37.608 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844261+0000", 2023-12-01T15:34:37.609 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.609 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.609 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.609 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.609 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.609 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.609 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.609 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.609 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.609 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.610 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.610 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.610 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.610 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.0", 2023-12-01T15:34:37.610 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.610 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.610 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.610 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.610 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.610 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:32:28.316817+0000", 2023-12-01T15:34:37.610 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.610 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.610 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.610 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.610 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.611 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.611 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.611 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.611 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.611 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.611 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.611 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.611 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.611 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.611 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.612 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.612 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.612 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.612 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.612 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.612 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.613 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.613 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.613 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.613 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.613 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.613 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.613 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.613 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.613 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.613 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.613 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.613 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.613 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.614 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.614 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.614 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.614 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.614 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.614 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.614 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.614 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.614 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.615 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.615 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.615 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.615 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.615 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.615 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.616 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.616 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.616 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:37.616 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.616 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.616 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.616 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.616 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.616 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.616 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.616 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.616 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 2, 2023-12-01T15:34:37.616 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.617 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.617 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.617 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.617 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.617 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.617 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.845570+0000", 2023-12-01T15:34:37.617 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.065724+0000", 2023-12-01T15:34:37.617 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.065724+0000", 2023-12-01T15:34:37.617 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.066071+0000", 2023-12-01T15:34:37.617 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.845570+0000", 2023-12-01T15:34:37.617 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.617 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.617 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.617 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.617 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.845570+0000", 2023-12-01T15:34:37.618 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.845570+0000", 2023-12-01T15:34:37.618 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.845570+0000", 2023-12-01T15:34:37.618 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.618 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.618 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.618 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.845570+0000", 2023-12-01T15:34:37.618 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.845570+0000", 2023-12-01T15:34:37.618 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.618 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.618 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.618 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.618 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.619 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.619 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.619 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.619 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.619 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.619 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.619 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.619 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.619 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.1", 2023-12-01T15:34:37.619 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.620 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.620 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.620 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:37.620 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.621 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:57:40.483771+0000", 2023-12-01T15:34:37.621 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.621 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.621 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.621 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.621 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.621 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.621 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.621 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.621 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.622 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.622 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.622 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.622 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.622 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.622 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.622 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.622 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.622 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.622 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.622 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.622 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.623 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.623 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.623 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.623 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.623 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.623 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.623 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.623 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.623 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.623 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.623 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.623 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.623 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.624 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.624 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.624 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.624 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.624 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.624 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.624 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.624 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.624 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.624 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.624 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.624 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.624 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.625 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.625 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.625 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.625 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.625 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 2, 2023-12-01T15:34:37.625 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.625 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.625 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.625 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.625 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.625 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.625 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.625 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.626 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:37.626 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.626 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.626 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 65, 2023-12-01T15:34:37.626 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.626 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.626 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.626 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.848955+0000", 2023-12-01T15:34:37.626 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:50.387755+0000", 2023-12-01T15:34:37.626 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:50.387755+0000", 2023-12-01T15:34:37.626 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:50.388093+0000", 2023-12-01T15:34:37.626 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.848955+0000", 2023-12-01T15:34:37.627 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.627 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.627 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.627 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 66, 2023-12-01T15:34:37.627 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.848955+0000", 2023-12-01T15:34:37.627 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.848955+0000", 2023-12-01T15:34:37.627 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.848955+0000", 2023-12-01T15:34:37.627 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.627 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.627 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.627 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.848955+0000", 2023-12-01T15:34:37.627 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.848955+0000", 2023-12-01T15:34:37.627 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.628 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.628 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.628 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.628 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 65, 2023-12-01T15:34:37.628 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.628 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.628 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.628 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.628 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.628 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.628 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.628 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.628 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "4.5", 2023-12-01T15:34:37.629 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.629 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.629 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.629 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 14, 2023-12-01T15:34:37.629 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.629 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T23:57:47.599640+0000", 2023-12-01T15:34:37.629 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.629 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.629 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.629 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.629 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.629 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.630 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.630 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.630 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.630 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.630 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.630 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.631 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.631 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.631 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.631 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.631 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.631 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.632 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.632 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.632 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.632 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.632 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.632 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.632 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.632 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.632 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.632 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.632 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.632 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.632 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.632 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.632 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.633 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.633 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.633 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.633 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.633 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.633 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.633 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.633 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.633 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.633 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.633 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.633 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.633 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.633 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.633 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.634 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.634 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.634 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.634 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:37.634 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.634 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.634 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.635 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.635 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.635 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.635 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.635 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.635 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:37.635 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.635 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.637 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.637 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.637 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.637 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.637 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848278+0000", 2023-12-01T15:34:37.637 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.478338+0000", 2023-12-01T15:34:37.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.478338+0000", 2023-12-01T15:34:37.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.478609+0000", 2023-12-01T15:34:37.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848278+0000", 2023-12-01T15:34:37.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.638 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.639 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.639 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848278+0000", 2023-12-01T15:34:37.640 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848278+0000", 2023-12-01T15:34:37.640 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848278+0000", 2023-12-01T15:34:37.640 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.640 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.640 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.640 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848278+0000", 2023-12-01T15:34:37.642 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848278+0000", 2023-12-01T15:34:37.642 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.642 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.642 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.642 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.643 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.643 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.643 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.643 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.643 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.643 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.643 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.643 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.643 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.643 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.2", 2023-12-01T15:34:37.643 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.643 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.643 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.643 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.643 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.644 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:42:08.432641+0000", 2023-12-01T15:34:37.644 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.644 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.644 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.644 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.644 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.644 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.644 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.644 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.644 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.644 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.644 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.644 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.644 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.644 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.645 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.645 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.645 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.645 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.645 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.645 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.645 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.645 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.645 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.645 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.645 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.645 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.645 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.645 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.645 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.646 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.646 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.646 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.646 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.646 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.646 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.646 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.646 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.646 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.646 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.646 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.646 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.646 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.646 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.647 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.647 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.647 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.647 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.647 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.647 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.647 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.647 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.647 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:37.647 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.647 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.647 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.647 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.647 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.647 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.648 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.648 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.648 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:37.648 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.648 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.648 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.648 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.648 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.648 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.648 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844252+0000", 2023-12-01T15:34:37.648 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.074090+0000", 2023-12-01T15:34:37.648 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.074090+0000", 2023-12-01T15:34:37.648 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.074388+0000", 2023-12-01T15:34:37.648 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844252+0000", 2023-12-01T15:34:37.648 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.648 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.649 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.649 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.649 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844252+0000", 2023-12-01T15:34:37.649 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844252+0000", 2023-12-01T15:34:37.649 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844252+0000", 2023-12-01T15:34:37.649 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.650 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.650 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.650 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844252+0000", 2023-12-01T15:34:37.650 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844252+0000", 2023-12-01T15:34:37.650 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.650 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.650 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.650 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.650 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.650 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.650 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.650 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.650 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.650 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.651 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.651 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.651 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.651 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.3", 2023-12-01T15:34:37.651 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.651 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.651 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.651 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:37.651 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.651 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T00:05:31.444569+0000", 2023-12-01T15:34:37.651 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.651 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.651 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.652 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.652 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.652 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.652 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.652 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.652 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.652 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.652 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.652 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.653 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.653 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.653 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.653 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.653 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.653 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.653 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.653 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.653 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.653 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.653 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.653 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.653 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.653 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.654 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.654 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.654 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.654 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.654 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.654 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.654 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.654 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.654 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.654 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.654 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.654 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.654 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.654 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.654 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.655 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.655 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.655 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.655 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.655 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.655 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.655 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.655 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.655 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.655 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.655 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:37.655 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.655 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.655 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.655 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.656 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.656 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.656 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.656 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.656 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:37.656 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.656 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.656 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 20, 2023-12-01T15:34:37.656 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.656 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.656 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.656 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:34:32.500017+0000", 2023-12-01T15:34:37.656 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:31:53.389767+0000", 2023-12-01T15:34:37.656 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:31:53.389767+0000", 2023-12-01T15:34:37.657 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:31:53.390147+0000", 2023-12-01T15:34:37.657 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:34:32.500017+0000", 2023-12-01T15:34:37.657 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:30:06.353211+0000", 2023-12-01T15:34:37.657 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.657 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:30:06.353211+0000", 2023-12-01T15:34:37.657 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 59, 2023-12-01T15:34:37.657 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:34:32.500017+0000", 2023-12-01T15:34:37.657 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:34:32.500017+0000", 2023-12-01T15:34:37.657 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:34:32.500017+0000", 2023-12-01T15:34:37.657 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.657 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.657 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:30:06.353211+0000", 2023-12-01T15:34:37.657 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:34:32.500017+0000", 2023-12-01T15:34:37.657 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:34:32.500017+0000", 2023-12-01T15:34:37.658 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.658 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 148, 2023-12-01T15:34:37.658 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.658 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.658 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 58, 2023-12-01T15:34:37.658 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.658 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.658 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.658 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.658 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 148, 2023-12-01T15:34:37.658 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.658 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.658 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.658 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "1.0", 2023-12-01T15:34:37.658 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.659 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.659 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.659 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 339, 2023-12-01T15:34:37.659 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.659 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:49:14.700865+0000", 2023-12-01T15:34:37.659 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.659 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.659 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.659 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 590368, 2023-12-01T15:34:37.659 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.659 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 1771104, 2023-12-01T15:34:37.659 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.659 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.660 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.660 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.660 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.660 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.660 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.660 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.660 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.660 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.661 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.661 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.661 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.661 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 6, 2023-12-01T15:34:37.661 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 2, 2023-12-01T15:34:37.661 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.661 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 2, 2023-12-01T15:34:37.661 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.661 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.661 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.661 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.661 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.661 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.661 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.661 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 6, 2023-12-01T15:34:37.662 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.662 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.662 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.662 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.662 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.662 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 394, 2023-12-01T15:34:37.662 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 584, 2023-12-01T15:34:37.662 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.662 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.662 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.662 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 219, 2023-12-01T15:34:37.662 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 2416 2023-12-01T15:34:37.662 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.663 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.663 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.663 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.663 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.663 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.663 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.663 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.663 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:37.663 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "70'148" 2023-12-01T15:34:37.663 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.664 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.664 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.664 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.664 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.664 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.664 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.664 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:37.664 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.664 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.664 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 65, 2023-12-01T15:34:37.665 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.665 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.665 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.665 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.844476+0000", 2023-12-01T15:34:37.665 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:49.858964+0000", 2023-12-01T15:34:37.665 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:49.858964+0000", 2023-12-01T15:34:37.665 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:49.859250+0000", 2023-12-01T15:34:37.665 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.844476+0000", 2023-12-01T15:34:37.665 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.665 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.665 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.665 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 66, 2023-12-01T15:34:37.665 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.844476+0000", 2023-12-01T15:34:37.665 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.844476+0000", 2023-12-01T15:34:37.665 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.844476+0000", 2023-12-01T15:34:37.666 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.666 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.666 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.666 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.844476+0000", 2023-12-01T15:34:37.666 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.844476+0000", 2023-12-01T15:34:37.666 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.666 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.666 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.666 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.666 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 65, 2023-12-01T15:34:37.666 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.666 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.666 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.666 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.667 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.667 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.667 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.667 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.667 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "4.6", 2023-12-01T15:34:37.667 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.667 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.667 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.667 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 14, 2023-12-01T15:34:37.667 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.667 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T03:19:02.410675+0000", 2023-12-01T15:34:37.667 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.667 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.667 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.668 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.668 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.668 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.668 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.668 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.668 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.668 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.668 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.668 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.668 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.668 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.669 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.669 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.669 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.669 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.669 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.669 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.669 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.669 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.669 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.669 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.669 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.669 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.669 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.669 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.669 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.669 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.670 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.670 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.670 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.670 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.670 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.670 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.671 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.671 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.671 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.671 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.671 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.671 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.671 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.671 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.671 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.671 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.671 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.671 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.671 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.671 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.671 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.672 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:37.672 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.672 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.672 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.672 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.672 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.672 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.672 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:37.672 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.672 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:37.672 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.672 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.672 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.672 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.673 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.673 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.673 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.843818+0000", 2023-12-01T15:34:37.673 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.473508+0000", 2023-12-01T15:34:37.673 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.473508+0000", 2023-12-01T15:34:37.673 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.473808+0000", 2023-12-01T15:34:37.673 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.843818+0000", 2023-12-01T15:34:37.673 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.673 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.674 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.674 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.674 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.843818+0000", 2023-12-01T15:34:37.674 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.843818+0000", 2023-12-01T15:34:37.674 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.843818+0000", 2023-12-01T15:34:37.674 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.674 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.674 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.674 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.843818+0000", 2023-12-01T15:34:37.674 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.843818+0000", 2023-12-01T15:34:37.674 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.674 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.674 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.674 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.675 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.675 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.675 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.675 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.675 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.675 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.675 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.675 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.675 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.675 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.1", 2023-12-01T15:34:37.675 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.675 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.675 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.675 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.675 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.676 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T19:23:10.460351+0000", 2023-12-01T15:34:37.676 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.676 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.676 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.676 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.676 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.676 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.676 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.676 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.676 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.676 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.676 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.676 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.676 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.676 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.677 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.677 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.677 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.677 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.677 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.677 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.677 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.677 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.677 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.677 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.677 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.677 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.677 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.677 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.677 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.678 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.678 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.678 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.678 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.678 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.678 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.678 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.678 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.678 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.678 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.678 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.678 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.678 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.678 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.678 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.679 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.679 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.679 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.679 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.679 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.679 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:37.679 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.679 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:37.679 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.679 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.679 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.679 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.679 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.679 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.679 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.679 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.680 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:37.680 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.680 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.680 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.680 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.680 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.680 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.680 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.847393+0000", 2023-12-01T15:34:37.680 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.070459+0000", 2023-12-01T15:34:37.680 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.070459+0000", 2023-12-01T15:34:37.680 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.070927+0000", 2023-12-01T15:34:37.680 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.847393+0000", 2023-12-01T15:34:37.681 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.681 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.681 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.681 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.681 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.847393+0000", 2023-12-01T15:34:37.681 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.847393+0000", 2023-12-01T15:34:37.681 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.847393+0000", 2023-12-01T15:34:37.681 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.682 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.682 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.682 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.847393+0000", 2023-12-01T15:34:37.682 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.847393+0000", 2023-12-01T15:34:37.682 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.682 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.682 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.682 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.682 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.682 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.682 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.682 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.682 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.682 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.682 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.683 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.683 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.683 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.0", 2023-12-01T15:34:37.683 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.683 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.683 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.683 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:37.683 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.683 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:37:03.403543+0000", 2023-12-01T15:34:37.683 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.683 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.684 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.684 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.684 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.684 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.684 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.684 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.684 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.684 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.684 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.684 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.684 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.684 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.685 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.685 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.685 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.685 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.685 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.685 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.685 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.685 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.685 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.685 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.685 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.685 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.685 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.685 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.685 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.686 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.687 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.687 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.687 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.687 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.687 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.687 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.687 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.687 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.687 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.687 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.687 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:37.687 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.688 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.688 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.688 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.688 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.688 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.688 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.688 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.688 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:37.688 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.688 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.688 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 65, 2023-12-01T15:34:37.688 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.688 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.688 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.688 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.843967+0000", 2023-12-01T15:34:37.689 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:50.578791+0000", 2023-12-01T15:34:37.689 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:50.578791+0000", 2023-12-01T15:34:37.689 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:50.579111+0000", 2023-12-01T15:34:37.689 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.843967+0000", 2023-12-01T15:34:37.689 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.689 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.689 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.689 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 66, 2023-12-01T15:34:37.689 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.843967+0000", 2023-12-01T15:34:37.689 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.843967+0000", 2023-12-01T15:34:37.689 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.843967+0000", 2023-12-01T15:34:37.689 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.689 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.689 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.689 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.843967+0000", 2023-12-01T15:34:37.690 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.843967+0000", 2023-12-01T15:34:37.690 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.690 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.690 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.690 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.690 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 65, 2023-12-01T15:34:37.690 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.690 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.690 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.690 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.690 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.690 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.690 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.690 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.691 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "4.3", 2023-12-01T15:34:37.691 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.691 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.691 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.691 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 14, 2023-12-01T15:34:37.691 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.691 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T22:58:40.252213+0000", 2023-12-01T15:34:37.692 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.692 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.692 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.692 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.692 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.692 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.692 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.692 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.692 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.692 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.692 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.692 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.692 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.692 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.693 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.694 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.695 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.695 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.695 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.695 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.695 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.695 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.695 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.695 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.695 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.695 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.695 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.695 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.695 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.695 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:37.696 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.696 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.696 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.696 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.696 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.696 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.696 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.696 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.696 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:37.696 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.696 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.696 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.696 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.696 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.697 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.697 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848143+0000", 2023-12-01T15:34:37.697 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.078944+0000", 2023-12-01T15:34:37.697 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.078944+0000", 2023-12-01T15:34:37.697 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.079214+0000", 2023-12-01T15:34:37.697 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848143+0000", 2023-12-01T15:34:37.697 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.697 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.697 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.697 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.697 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848143+0000", 2023-12-01T15:34:37.697 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848143+0000", 2023-12-01T15:34:37.697 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848143+0000", 2023-12-01T15:34:37.697 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.697 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.697 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.698 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848143+0000", 2023-12-01T15:34:37.698 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848143+0000", 2023-12-01T15:34:37.698 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.698 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.698 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.698 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.698 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.698 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.698 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.698 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.698 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.698 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.698 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.698 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.699 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.699 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.5", 2023-12-01T15:34:37.699 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.699 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.699 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.699 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:37.699 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.699 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:51:04.356197+0000", 2023-12-01T15:34:37.699 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.699 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.699 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.699 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.699 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.699 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.699 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.700 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.700 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.700 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.700 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.700 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.700 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.700 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.700 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.700 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.700 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.700 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.700 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.700 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.700 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.701 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.701 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.701 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.701 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.701 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.701 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.701 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.701 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.701 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.701 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.701 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.701 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.701 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.701 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.702 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.702 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.702 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.702 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.702 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.702 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.703 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.703 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.703 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.703 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.703 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.703 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.703 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.703 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.703 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.703 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.703 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:37.703 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.703 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.703 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.703 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.704 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.704 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.704 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:37.704 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.704 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:37.704 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.704 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.704 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.705 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.705 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.705 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.705 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844672+0000", 2023-12-01T15:34:37.705 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.483792+0000", 2023-12-01T15:34:37.705 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.483792+0000", 2023-12-01T15:34:37.705 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.484126+0000", 2023-12-01T15:34:37.705 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844672+0000", 2023-12-01T15:34:37.705 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.705 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.705 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.705 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.705 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844672+0000", 2023-12-01T15:34:37.705 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844672+0000", 2023-12-01T15:34:37.705 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844672+0000", 2023-12-01T15:34:37.706 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.706 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.706 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.706 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844672+0000", 2023-12-01T15:34:37.706 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844672+0000", 2023-12-01T15:34:37.706 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.706 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.706 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.706 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.706 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.706 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.706 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.706 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.706 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.707 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.707 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.707 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.707 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.707 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.4", 2023-12-01T15:34:37.707 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.707 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.707 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.707 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.707 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.707 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T22:51:51.380252+0000", 2023-12-01T15:34:37.707 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.707 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.707 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.707 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.708 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.708 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.708 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.708 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.708 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.708 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.708 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.708 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.708 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.708 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.708 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.708 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.708 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.708 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.708 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.708 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.709 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.709 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.709 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.709 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.709 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.709 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.709 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.709 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.709 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.709 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.709 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.709 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.709 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.709 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.710 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.710 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.710 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.710 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.710 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.710 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.710 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.710 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.710 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.710 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.710 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.710 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.710 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.710 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.711 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.711 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:37.711 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.711 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:37.711 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.711 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.711 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.711 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.711 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.711 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.711 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.711 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.712 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:37.712 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.712 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.712 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 65, 2023-12-01T15:34:37.712 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.712 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.712 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.713 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.851896+0000", 2023-12-01T15:34:37.713 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:50.387493+0000", 2023-12-01T15:34:37.713 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:50.387493+0000", 2023-12-01T15:34:37.713 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:50.387774+0000", 2023-12-01T15:34:37.713 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.851896+0000", 2023-12-01T15:34:37.713 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.713 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.713 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.713 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 66, 2023-12-01T15:34:37.713 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.851896+0000", 2023-12-01T15:34:37.713 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.851896+0000", 2023-12-01T15:34:37.713 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.851896+0000", 2023-12-01T15:34:37.713 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.713 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.714 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.714 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.851896+0000", 2023-12-01T15:34:37.714 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.851896+0000", 2023-12-01T15:34:37.714 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.714 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.714 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.714 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.714 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 65, 2023-12-01T15:34:37.714 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.714 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.714 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.714 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.714 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.714 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.715 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.715 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.715 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "4.0", 2023-12-01T15:34:37.715 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.715 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.715 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.715 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 14, 2023-12-01T15:34:37.715 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.715 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:33:26.272968+0000", 2023-12-01T15:34:37.716 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.716 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.716 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.716 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.716 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.716 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.716 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.716 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.716 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.716 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.716 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.716 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.716 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.716 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.716 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.717 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.717 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.717 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.717 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.717 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.717 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.717 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.717 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.717 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.717 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.717 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.717 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.717 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.717 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.717 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.718 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.718 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.718 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.718 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.718 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.718 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.718 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.718 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.718 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.718 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.718 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.718 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.718 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.718 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.718 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.719 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.719 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.719 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.719 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.719 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.719 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.719 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:37.719 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.719 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.719 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.719 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.719 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.719 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.719 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.719 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.720 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:37.720 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.720 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.720 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.720 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.720 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.720 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.720 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.845193+0000", 2023-12-01T15:34:37.720 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.066563+0000", 2023-12-01T15:34:37.720 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.066563+0000", 2023-12-01T15:34:37.720 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.066913+0000", 2023-12-01T15:34:37.720 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.845193+0000", 2023-12-01T15:34:37.720 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.720 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.720 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.721 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.721 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.845193+0000", 2023-12-01T15:34:37.721 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.845193+0000", 2023-12-01T15:34:37.721 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.845193+0000", 2023-12-01T15:34:37.721 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.721 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.721 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.721 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.845193+0000", 2023-12-01T15:34:37.721 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.845193+0000", 2023-12-01T15:34:37.721 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.721 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 1, 2023-12-01T15:34:37.721 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.721 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.721 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.721 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.722 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.722 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.722 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.722 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 1, 2023-12-01T15:34:37.722 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.722 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.722 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.722 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.6", 2023-12-01T15:34:37.722 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.722 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.722 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.723 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 21, 2023-12-01T15:34:37.723 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.723 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:46:29.122154+0000", 2023-12-01T15:34:37.723 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.723 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.723 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.723 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.724 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.724 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.724 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.724 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.724 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.724 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.724 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.724 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.724 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.724 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.724 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.724 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.724 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.724 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.725 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.725 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 3, 2023-12-01T15:34:37.725 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 1, 2023-12-01T15:34:37.725 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.725 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 1, 2023-12-01T15:34:37.725 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.725 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.725 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.725 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.726 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.726 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:37.726 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.726 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.726 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.726 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.726 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.726 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.726 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.726 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.726 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.726 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.726 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.727 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.727 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 1, 2023-12-01T15:34:37.727 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.727 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.727 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.727 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.727 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.727 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.727 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.727 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.727 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.727 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:37.727 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "63'1" 2023-12-01T15:34:37.727 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.727 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.727 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.728 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.728 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.728 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.728 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.728 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:37.728 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.728 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.728 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.728 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.728 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.728 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.728 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848534+0000", 2023-12-01T15:34:37.728 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.492042+0000", 2023-12-01T15:34:37.728 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.492042+0000", 2023-12-01T15:34:37.729 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.492359+0000", 2023-12-01T15:34:37.729 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848534+0000", 2023-12-01T15:34:37.729 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.729 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.729 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.729 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.729 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848534+0000", 2023-12-01T15:34:37.729 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848534+0000", 2023-12-01T15:34:37.729 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848534+0000", 2023-12-01T15:34:37.729 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.729 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.729 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.729 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848534+0000", 2023-12-01T15:34:37.729 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848534+0000", 2023-12-01T15:34:37.729 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.730 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.730 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.730 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.730 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.730 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.730 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.730 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.730 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.730 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.730 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.730 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.730 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.730 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.7", 2023-12-01T15:34:37.730 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.730 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.731 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.731 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.731 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.731 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T22:38:03.069838+0000", 2023-12-01T15:34:37.731 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.731 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.731 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.731 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.731 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.731 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.731 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.731 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.731 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.731 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.731 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.732 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.732 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.732 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.732 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.732 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.732 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.732 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.732 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.732 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.732 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.732 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.732 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.732 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.732 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.732 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.733 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.733 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.733 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.733 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.733 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.733 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.733 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.734 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.734 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.734 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.738 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.738 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.738 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.738 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.738 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.738 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.738 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.738 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.738 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.738 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.739 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.739 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.739 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.739 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.739 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.739 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:37.739 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.739 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.739 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.739 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.739 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.739 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.739 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.739 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.739 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 4, 2023-12-01T15:34:37.740 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.740 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.740 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 65, 2023-12-01T15:34:37.740 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.740 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.740 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.740 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:38.846993+0000", 2023-12-01T15:34:37.740 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:50.576861+0000", 2023-12-01T15:34:37.740 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:50.576861+0000", 2023-12-01T15:34:37.740 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:50.577322+0000", 2023-12-01T15:34:37.740 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:38.846993+0000", 2023-12-01T15:34:37.740 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.740 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.740 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.740 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 66, 2023-12-01T15:34:37.741 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:38.846993+0000", 2023-12-01T15:34:37.741 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:38.846993+0000", 2023-12-01T15:34:37.741 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:38.846993+0000", 2023-12-01T15:34:37.741 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.741 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.741 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:48.848538+0000", 2023-12-01T15:34:37.741 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:38.846993+0000", 2023-12-01T15:34:37.741 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:38.846993+0000", 2023-12-01T15:34:37.741 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.741 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.741 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.741 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.741 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 65, 2023-12-01T15:34:37.741 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.741 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.741 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.742 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.742 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.742 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.742 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.742 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.742 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "4.1", 2023-12-01T15:34:37.742 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.742 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.742 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 69, 2023-12-01T15:34:37.743 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 14, 2023-12-01T15:34:37.743 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.743 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T00:06:01.816412+0000", 2023-12-01T15:34:37.743 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.743 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.743 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.743 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.744 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.744 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.744 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.744 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.744 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.744 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.744 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.745 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.746 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.746 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.746 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.746 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.746 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.746 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.746 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.746 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.746 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.746 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.746 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.746 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.746 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.746 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.746 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.747 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.747 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.747 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.747 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.747 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 4, 2023-12-01T15:34:37.747 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.747 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.747 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.747 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.747 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.747 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.747 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.747 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.747 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:37.748 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.748 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.748 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.748 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.748 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.748 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.748 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.986682+0000", 2023-12-01T15:34:37.748 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.074164+0000", 2023-12-01T15:34:37.749 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.074164+0000", 2023-12-01T15:34:37.749 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.074445+0000", 2023-12-01T15:34:37.749 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.986682+0000", 2023-12-01T15:34:37.749 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.749 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.749 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.749 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.749 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.986682+0000", 2023-12-01T15:34:37.749 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.986682+0000", 2023-12-01T15:34:37.749 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.986682+0000", 2023-12-01T15:34:37.749 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.749 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.749 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.749 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.986682+0000", 2023-12-01T15:34:37.750 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.986682+0000", 2023-12-01T15:34:37.750 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.750 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 2, 2023-12-01T15:34:37.750 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.750 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.750 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.750 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.750 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.750 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.750 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.750 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 2, 2023-12-01T15:34:37.750 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.750 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.750 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.750 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.7", 2023-12-01T15:34:37.751 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.751 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.751 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.751 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 22, 2023-12-01T15:34:37.751 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.751 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:14:45.917754+0000", 2023-12-01T15:34:37.751 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.751 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.751 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.751 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.751 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.751 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.751 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.751 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.752 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.752 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.752 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.752 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.752 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.752 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.752 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.752 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.752 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.752 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.752 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.752 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 3, 2023-12-01T15:34:37.752 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 1, 2023-12-01T15:34:37.752 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.752 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 1, 2023-12-01T15:34:37.753 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.753 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.753 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.753 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.753 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.753 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:37.753 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.753 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.753 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.753 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.753 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.753 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.753 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.753 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.753 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.753 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.754 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.754 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.754 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 3, 2023-12-01T15:34:37.754 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.754 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.754 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.754 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.755 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.755 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.755 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.755 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.755 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.755 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:37.755 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'2" 2023-12-01T15:34:37.755 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.755 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.755 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.756 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.756 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.756 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.756 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.756 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:37.756 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.756 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.756 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.756 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.756 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.756 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.756 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.845905+0000", 2023-12-01T15:34:37.756 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.480252+0000", 2023-12-01T15:34:37.756 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.480252+0000", 2023-12-01T15:34:37.756 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.480641+0000", 2023-12-01T15:34:37.757 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.845905+0000", 2023-12-01T15:34:37.757 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.757 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.757 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.757 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.757 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.845905+0000", 2023-12-01T15:34:37.757 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.845905+0000", 2023-12-01T15:34:37.757 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.845905+0000", 2023-12-01T15:34:37.757 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.757 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.757 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.757 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.845905+0000", 2023-12-01T15:34:37.757 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.845905+0000", 2023-12-01T15:34:37.757 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.758 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.758 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.758 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.758 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.758 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.758 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.758 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.758 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.759 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.759 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.759 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.759 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.759 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.6", 2023-12-01T15:34:37.759 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.759 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.759 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.759 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.759 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.759 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:33:36.253855+0000", 2023-12-01T15:34:37.759 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.759 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.759 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.759 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.760 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.760 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.760 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.760 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.760 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.760 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.760 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.760 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.760 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.760 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.760 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.760 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.760 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.760 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.760 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.761 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.761 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.761 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.761 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.761 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.761 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.761 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.761 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.761 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.761 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.761 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.761 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.761 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.761 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.761 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.762 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.762 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.762 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.762 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.762 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.762 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.762 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.762 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.762 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.762 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.762 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.762 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.762 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.762 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.763 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.763 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.763 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.763 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:37.763 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.763 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.763 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.763 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.763 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.763 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.763 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.763 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.763 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 2, 2023-12-01T15:34:37.763 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.763 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.764 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.764 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.764 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.764 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.764 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.852515+0000", 2023-12-01T15:34:37.764 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:33:39.852189+0000", 2023-12-01T15:34:37.764 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:33:39.852189+0000", 2023-12-01T15:34:37.764 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:33:39.852515+0000", 2023-12-01T15:34:37.764 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.852515+0000", 2023-12-01T15:34:37.764 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.764 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.765 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.765 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 70, 2023-12-01T15:34:37.765 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.852515+0000", 2023-12-01T15:34:37.765 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.852515+0000", 2023-12-01T15:34:37.765 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.852515+0000", 2023-12-01T15:34:37.765 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.765 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.766 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.766 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.852515+0000", 2023-12-01T15:34:37.766 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.852515+0000", 2023-12-01T15:34:37.766 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.766 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.766 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.766 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.766 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 69, 2023-12-01T15:34:37.766 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.766 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.766 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.766 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.766 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.766 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.766 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.767 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.767 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.8", 2023-12-01T15:34:37.767 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.767 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.767 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.767 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 11, 2023-12-01T15:34:37.767 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.767 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T23:31:21.584031+0000", 2023-12-01T15:34:37.767 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.767 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.767 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.767 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.767 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.767 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.767 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.768 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.768 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.768 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.768 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.768 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.768 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.768 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.768 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.768 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.768 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.768 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.769 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.769 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.769 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.769 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.769 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.769 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.769 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.769 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.770 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.770 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.770 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.770 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.770 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.770 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.770 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.770 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.770 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.770 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.770 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.770 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.770 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.770 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.770 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.771 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.771 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.771 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.771 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.771 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.771 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.771 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.771 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.771 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.771 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.771 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 2, 2023-12-01T15:34:37.771 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.771 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.771 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.771 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.771 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.772 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.772 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.772 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.772 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 4, 2023-12-01T15:34:37.772 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.772 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.772 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.772 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.772 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.772 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.772 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.943245+0000", 2023-12-01T15:34:37.772 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.494899+0000", 2023-12-01T15:34:37.772 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.494899+0000", 2023-12-01T15:34:37.772 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.495232+0000", 2023-12-01T15:34:37.773 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.943245+0000", 2023-12-01T15:34:37.773 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.773 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.773 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.773 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.773 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.943245+0000", 2023-12-01T15:34:37.773 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.943245+0000", 2023-12-01T15:34:37.773 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.943245+0000", 2023-12-01T15:34:37.773 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.773 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.773 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.773 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.943245+0000", 2023-12-01T15:34:37.773 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.943245+0000", 2023-12-01T15:34:37.773 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.773 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.774 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.774 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.774 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.774 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.774 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.774 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.774 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.774 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.774 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.774 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.774 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.774 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.9", 2023-12-01T15:34:37.774 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.774 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.775 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.775 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.775 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.775 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:43:42.185969+0000", 2023-12-01T15:34:37.775 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.775 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.775 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.785 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.785 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.785 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.785 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.785 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.785 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.786 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.786 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.786 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.786 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.786 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.786 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.786 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.786 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.786 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.786 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.786 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.786 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.786 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.786 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.786 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.787 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.787 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.787 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.787 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.787 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.787 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.787 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.787 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.787 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.788 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.788 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.788 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.788 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.788 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.788 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.788 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.788 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.788 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.788 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.788 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.788 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.788 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.788 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.788 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.789 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.789 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.789 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.789 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 4, 2023-12-01T15:34:37.789 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.789 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.789 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.789 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.789 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.789 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.789 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:37.789 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.789 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:37.789 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.789 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.790 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.790 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.790 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.790 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.790 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844397+0000", 2023-12-01T15:34:37.790 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.076235+0000", 2023-12-01T15:34:37.790 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.076235+0000", 2023-12-01T15:34:37.790 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.076572+0000", 2023-12-01T15:34:37.790 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844397+0000", 2023-12-01T15:34:37.790 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.790 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.790 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.790 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.790 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844397+0000", 2023-12-01T15:34:37.791 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844397+0000", 2023-12-01T15:34:37.791 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844397+0000", 2023-12-01T15:34:37.791 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.791 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.791 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.791 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844397+0000", 2023-12-01T15:34:37.791 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844397+0000", 2023-12-01T15:34:37.791 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.791 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.791 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.791 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.791 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.791 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.791 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.791 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.791 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.792 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.792 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.792 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.792 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.792 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.9", 2023-12-01T15:34:37.792 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.792 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.792 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.792 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:37.792 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.792 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:42:14.227526+0000", 2023-12-01T15:34:37.792 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.792 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.792 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.792 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.793 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.794 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.794 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.794 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.794 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.794 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.794 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.794 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.794 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.794 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.794 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.794 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.794 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.794 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.794 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.795 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.795 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.795 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.796 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.796 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.796 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.796 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.796 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.796 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.796 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.796 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.796 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.796 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.796 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.796 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.796 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.797 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:37.797 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.797 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:37.797 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.797 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.797 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.797 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.797 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.797 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.797 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.797 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.797 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:37.797 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.797 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.797 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.798 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.798 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.798 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.798 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848673+0000", 2023-12-01T15:34:37.798 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.491970+0000", 2023-12-01T15:34:37.798 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.491970+0000", 2023-12-01T15:34:37.798 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.492265+0000", 2023-12-01T15:34:37.798 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848673+0000", 2023-12-01T15:34:37.798 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.798 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.798 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.798 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.798 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848673+0000", 2023-12-01T15:34:37.798 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848673+0000", 2023-12-01T15:34:37.799 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848673+0000", 2023-12-01T15:34:37.799 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.799 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.799 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.799 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848673+0000", 2023-12-01T15:34:37.799 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848673+0000", 2023-12-01T15:34:37.799 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.799 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.799 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.799 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.799 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.799 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.799 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.799 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.799 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.800 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.800 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.800 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.800 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.800 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.8", 2023-12-01T15:34:37.800 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.800 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.800 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.800 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.800 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.800 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:23:23.133381+0000", 2023-12-01T15:34:37.800 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.800 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.800 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.800 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.801 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.802 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.802 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.802 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.802 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.802 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.802 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.802 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.802 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.802 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.802 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.802 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.802 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.802 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.802 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.802 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.803 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.803 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.803 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.803 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.803 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.803 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.803 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.803 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.803 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.803 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.803 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.803 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.803 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.803 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.803 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.804 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.804 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.804 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:37.804 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.804 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.804 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.804 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.804 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.804 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.804 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.804 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.804 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:37.804 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.804 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.804 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.805 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.805 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.805 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.805 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844985+0000", 2023-12-01T15:34:37.805 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.075705+0000", 2023-12-01T15:34:37.805 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.075705+0000", 2023-12-01T15:34:37.805 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.076094+0000", 2023-12-01T15:34:37.805 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844985+0000", 2023-12-01T15:34:37.806 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.806 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.806 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.806 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.806 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844985+0000", 2023-12-01T15:34:37.806 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844985+0000", 2023-12-01T15:34:37.806 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844985+0000", 2023-12-01T15:34:37.806 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.807 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.807 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.807 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844985+0000", 2023-12-01T15:34:37.807 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844985+0000", 2023-12-01T15:34:37.807 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.807 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.807 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.807 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.807 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.807 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.807 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.807 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.807 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.807 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.807 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.808 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.808 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.808 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.a", 2023-12-01T15:34:37.808 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.808 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.808 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.808 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:37.808 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.808 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T23:14:41.704602+0000", 2023-12-01T15:34:37.808 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.808 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.808 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.808 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.808 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.808 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.808 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.809 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.810 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.810 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.810 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.810 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.810 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.810 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.810 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.810 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.810 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.810 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.810 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.810 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.810 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.811 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.811 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.811 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.811 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.811 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.811 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.811 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.811 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.811 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.811 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.811 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.811 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.811 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.812 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.812 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.812 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.812 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:37.812 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.812 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.812 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.812 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.812 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.812 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.812 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.812 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.812 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:37.813 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.813 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.813 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.813 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.813 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.813 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.813 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.847982+0000", 2023-12-01T15:34:37.813 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.473351+0000", 2023-12-01T15:34:37.813 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.473351+0000", 2023-12-01T15:34:37.813 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.473732+0000", 2023-12-01T15:34:37.813 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.847982+0000", 2023-12-01T15:34:37.813 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.813 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.813 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.813 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.814 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.847982+0000", 2023-12-01T15:34:37.814 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.847982+0000", 2023-12-01T15:34:37.814 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.847982+0000", 2023-12-01T15:34:37.814 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.814 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.814 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.814 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.847982+0000", 2023-12-01T15:34:37.814 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.847982+0000", 2023-12-01T15:34:37.814 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.814 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.814 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.814 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.814 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.814 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.815 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.815 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.815 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.815 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.815 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.815 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.815 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.815 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.b", 2023-12-01T15:34:37.815 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.815 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.815 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.815 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.815 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.815 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:50:07.543965+0000", 2023-12-01T15:34:37.815 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.816 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.816 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.817 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.818 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.819 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.819 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.819 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.819 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.819 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.819 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.819 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.819 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.819 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.819 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.819 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.819 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.819 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.819 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.819 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.820 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.820 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.820 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.820 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.820 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:37.820 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.820 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.820 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.820 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.820 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.820 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.820 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:37.820 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.820 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:37.820 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.821 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.821 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.821 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.821 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.821 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.821 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.847671+0000", 2023-12-01T15:34:37.821 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.075714+0000", 2023-12-01T15:34:37.821 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.075714+0000", 2023-12-01T15:34:37.821 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.076173+0000", 2023-12-01T15:34:37.821 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.847671+0000", 2023-12-01T15:34:37.821 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.821 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.821 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.821 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.821 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.847671+0000", 2023-12-01T15:34:37.822 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.847671+0000", 2023-12-01T15:34:37.822 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.847671+0000", 2023-12-01T15:34:37.822 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.822 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.822 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.822 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.847671+0000", 2023-12-01T15:34:37.822 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.847671+0000", 2023-12-01T15:34:37.822 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.822 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 2, 2023-12-01T15:34:37.822 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.822 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.822 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.823 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.823 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.823 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.823 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.823 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 2, 2023-12-01T15:34:37.823 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.823 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.823 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.823 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.b", 2023-12-01T15:34:37.823 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.824 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.824 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.824 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 22, 2023-12-01T15:34:37.824 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.824 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T19:17:40.176745+0000", 2023-12-01T15:34:37.824 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.824 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.824 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.824 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.824 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.824 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.824 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.824 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.824 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.824 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.825 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.825 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.825 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.825 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.825 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.825 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.825 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.825 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.825 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.825 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 3, 2023-12-01T15:34:37.825 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 1, 2023-12-01T15:34:37.825 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.825 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 1, 2023-12-01T15:34:37.825 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.826 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.826 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.826 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.826 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.826 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:37.826 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.826 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.827 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.827 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.827 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.827 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.827 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.827 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.827 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.827 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.827 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.828 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.828 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 1, 2023-12-01T15:34:37.828 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.828 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.828 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.828 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.828 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.828 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.828 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.828 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:37.828 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.828 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:37.828 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'2" 2023-12-01T15:34:37.828 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.828 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.829 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.829 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.829 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.829 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.829 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.829 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:37.829 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.829 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.829 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.829 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.829 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.829 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.829 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.986360+0000", 2023-12-01T15:34:37.829 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.488314+0000", 2023-12-01T15:34:37.829 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.488314+0000", 2023-12-01T15:34:37.830 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.488605+0000", 2023-12-01T15:34:37.830 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.986360+0000", 2023-12-01T15:34:37.830 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.830 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.830 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.830 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.830 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.986360+0000", 2023-12-01T15:34:37.830 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.986360+0000", 2023-12-01T15:34:37.830 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.986360+0000", 2023-12-01T15:34:37.830 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.830 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.830 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.830 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.986360+0000", 2023-12-01T15:34:37.830 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.986360+0000", 2023-12-01T15:34:37.830 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.831 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.831 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.831 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.831 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.831 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.831 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.831 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.831 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.831 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.831 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.831 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.831 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.831 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.a", 2023-12-01T15:34:37.831 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.831 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.832 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.832 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.832 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.832 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T23:22:10.752420+0000", 2023-12-01T15:34:37.832 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.832 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.832 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.832 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.833 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.834 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.834 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.834 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.834 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.834 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.834 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.834 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.834 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.834 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.834 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.834 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.834 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.834 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.834 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.834 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.835 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.835 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.835 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.835 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.835 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.835 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.835 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.835 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.835 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.835 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.835 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:37.835 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.835 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.835 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.835 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.836 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.836 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.836 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.836 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.836 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 2, 2023-12-01T15:34:37.836 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.836 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.836 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.836 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.836 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.836 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.836 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.846359+0000", 2023-12-01T15:34:37.836 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.059548+0000", 2023-12-01T15:34:37.836 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.059548+0000", 2023-12-01T15:34:37.836 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.059860+0000", 2023-12-01T15:34:37.837 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.846359+0000", 2023-12-01T15:34:37.837 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.837 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.838 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.838 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.838 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.846359+0000", 2023-12-01T15:34:37.838 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.846359+0000", 2023-12-01T15:34:37.838 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.846359+0000", 2023-12-01T15:34:37.838 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.838 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.838 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.838 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.846359+0000", 2023-12-01T15:34:37.838 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.846359+0000", 2023-12-01T15:34:37.838 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.838 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.838 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.838 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.839 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.839 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.839 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.839 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.839 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.839 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.839 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.839 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.839 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.839 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.c", 2023-12-01T15:34:37.839 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.839 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.839 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.839 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 20, 2023-12-01T15:34:37.840 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.840 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T01:02:13.818552+0000", 2023-12-01T15:34:37.840 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.840 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.840 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.840 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.841 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.842 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.842 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.842 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.842 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.842 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.842 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.842 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.842 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.842 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.842 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.842 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.842 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.843 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.843 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.843 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.843 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.843 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.843 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.843 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.843 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.843 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.843 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.843 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 2, 2023-12-01T15:34:37.843 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.843 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.844 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.844 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.844 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.844 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.844 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.844 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.844 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:37.844 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.844 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.844 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.844 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.844 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.844 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.844 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848067+0000", 2023-12-01T15:34:37.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.487396+0000", 2023-12-01T15:34:37.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.487396+0000", 2023-12-01T15:34:37.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.487670+0000", 2023-12-01T15:34:37.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848067+0000", 2023-12-01T15:34:37.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848067+0000", 2023-12-01T15:34:37.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848067+0000", 2023-12-01T15:34:37.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848067+0000", 2023-12-01T15:34:37.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.845 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848067+0000", 2023-12-01T15:34:37.846 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848067+0000", 2023-12-01T15:34:37.846 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.846 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.846 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.846 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.846 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.846 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.846 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.846 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.846 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.846 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.846 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.846 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.846 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.846 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.d", 2023-12-01T15:34:37.847 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.847 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.847 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.847 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.847 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.847 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T01:39:39.700359+0000", 2023-12-01T15:34:37.847 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.848 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.848 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.848 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.848 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.848 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.848 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.849 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.849 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.849 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.849 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.849 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.849 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.850 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.850 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.850 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.850 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.850 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.850 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.850 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.850 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.850 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.850 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.850 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.850 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.850 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.850 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.851 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.851 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.851 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.851 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.851 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.851 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.851 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.851 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.851 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.851 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.851 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.851 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.851 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.851 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.851 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.852 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.852 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.852 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.852 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.852 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.852 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.852 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.852 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.852 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.852 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:37.852 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.852 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.852 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.852 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.852 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.853 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.853 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:37.853 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.853 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:37.853 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.853 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.853 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.853 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.853 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.853 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.853 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844734+0000", 2023-12-01T15:34:37.853 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.074653+0000", 2023-12-01T15:34:37.853 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.074653+0000", 2023-12-01T15:34:37.853 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.075184+0000", 2023-12-01T15:34:37.853 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844734+0000", 2023-12-01T15:34:37.854 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.854 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.854 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.854 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.854 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844734+0000", 2023-12-01T15:34:37.854 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844734+0000", 2023-12-01T15:34:37.854 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844734+0000", 2023-12-01T15:34:37.854 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.854 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.854 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.854 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844734+0000", 2023-12-01T15:34:37.854 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844734+0000", 2023-12-01T15:34:37.854 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.854 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 1, 2023-12-01T15:34:37.855 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.855 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.855 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.855 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.855 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.855 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.855 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.855 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 1, 2023-12-01T15:34:37.855 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.855 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.855 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.855 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.d", 2023-12-01T15:34:37.855 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.855 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.855 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.856 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 21, 2023-12-01T15:34:37.856 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.856 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T00:13:13.608327+0000", 2023-12-01T15:34:37.856 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.856 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.856 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 70, 2023-12-01T15:34:37.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.856 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 3, 2023-12-01T15:34:37.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 1, 2023-12-01T15:34:37.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 1, 2023-12-01T15:34:37.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.857 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.859 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.859 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.859 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.859 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.859 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.859 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.859 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.859 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.859 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.859 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.859 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.859 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.860 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.860 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 1, 2023-12-01T15:34:37.860 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 1 2023-12-01T15:34:37.860 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.860 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.860 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.860 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.860 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.860 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.860 INFO:tasks.workunit.client.0.smithi119.stdout: 3 2023-12-01T15:34:37.860 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.860 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:37.860 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'1" 2023-12-01T15:34:37.860 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.860 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.861 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.861 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.861 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.861 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.861 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.861 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:37.861 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.861 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.861 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.861 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.861 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.861 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.861 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844393+0000", 2023-12-01T15:34:37.861 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.482549+0000", 2023-12-01T15:34:37.861 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.482549+0000", 2023-12-01T15:34:37.862 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.482945+0000", 2023-12-01T15:34:37.862 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844393+0000", 2023-12-01T15:34:37.862 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.862 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.862 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.862 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.862 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844393+0000", 2023-12-01T15:34:37.862 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844393+0000", 2023-12-01T15:34:37.862 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844393+0000", 2023-12-01T15:34:37.862 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.862 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.862 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.862 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844393+0000", 2023-12-01T15:34:37.862 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844393+0000", 2023-12-01T15:34:37.863 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.863 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.863 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.863 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.863 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.863 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.863 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.863 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.863 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.863 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.863 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.863 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.863 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.863 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.c", 2023-12-01T15:34:37.863 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.864 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.864 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.864 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.864 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.864 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T03:29:08.536227+0000", 2023-12-01T15:34:37.864 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.864 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.864 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.864 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.864 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.864 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.865 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.865 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.865 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.865 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.865 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.865 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.865 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.865 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.865 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.865 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.865 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.865 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.865 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.865 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.865 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.866 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.866 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.866 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.866 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.866 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.866 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.866 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.866 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.866 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.866 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.866 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.866 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.866 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.866 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.866 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.867 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.867 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.867 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.867 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.867 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.867 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.867 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.867 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.867 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.867 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.867 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.867 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.867 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.867 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.867 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.868 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:37.868 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.868 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.868 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.868 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.868 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.868 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.868 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.869 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.869 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 2, 2023-12-01T15:34:37.869 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.869 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.869 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 60, 2023-12-01T15:34:37.869 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.869 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.869 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.869 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.846827+0000", 2023-12-01T15:34:37.870 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.068111+0000", 2023-12-01T15:34:37.870 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.068111+0000", 2023-12-01T15:34:37.870 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.068442+0000", 2023-12-01T15:34:37.870 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.846827+0000", 2023-12-01T15:34:37.870 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.870 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.870 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.870 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 61, 2023-12-01T15:34:37.870 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.846827+0000", 2023-12-01T15:34:37.870 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.846827+0000", 2023-12-01T15:34:37.870 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.846827+0000", 2023-12-01T15:34:37.870 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.870 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.870 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:09.045022+0000", 2023-12-01T15:34:37.871 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.846827+0000", 2023-12-01T15:34:37.871 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.846827+0000", 2023-12-01T15:34:37.871 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.871 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 2, 2023-12-01T15:34:37.871 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.871 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.871 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 60, 2023-12-01T15:34:37.871 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.871 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.871 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.871 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.871 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 2, 2023-12-01T15:34:37.871 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.871 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.871 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.872 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "2.e", 2023-12-01T15:34:37.872 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.872 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.872 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.872 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 22, 2023-12-01T15:34:37.872 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.872 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:51:31.270914+0000", 2023-12-01T15:34:37.872 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.872 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.872 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.872 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.872 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.872 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.872 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.872 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.873 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.873 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.873 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.873 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.873 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.873 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.873 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.873 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.873 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.873 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.873 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.873 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 3, 2023-12-01T15:34:37.873 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 1, 2023-12-01T15:34:37.873 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.873 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 1, 2023-12-01T15:34:37.874 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.874 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.874 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.874 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.874 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.874 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 1, 2023-12-01T15:34:37.874 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.874 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.874 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.874 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.874 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.874 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.874 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.874 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.875 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.875 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.875 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.875 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.875 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 3, 2023-12-01T15:34:37.875 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.875 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.875 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.875 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.875 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.875 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.875 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.875 INFO:tasks.workunit.client.0.smithi119.stdout: 7 2023-12-01T15:34:37.875 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.875 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 2, 2023-12-01T15:34:37.876 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "62'2" 2023-12-01T15:34:37.876 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.876 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.876 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.876 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.876 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.876 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.876 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.876 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 7, 2023-12-01T15:34:37.876 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.876 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.876 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.876 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.876 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.876 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.877 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.852668+0000", 2023-12-01T15:34:37.877 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:33:39.852178+0000", 2023-12-01T15:34:37.877 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:33:39.852178+0000", 2023-12-01T15:34:37.877 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:33:39.852415+0000", 2023-12-01T15:34:37.877 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.852668+0000", 2023-12-01T15:34:37.877 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.877 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.877 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.877 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 70, 2023-12-01T15:34:37.877 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.852668+0000", 2023-12-01T15:34:37.877 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.852668+0000", 2023-12-01T15:34:37.877 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.852668+0000", 2023-12-01T15:34:37.877 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.877 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.877 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.878 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.852668+0000", 2023-12-01T15:34:37.878 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.852668+0000", 2023-12-01T15:34:37.878 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.878 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.878 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.878 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.878 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 69, 2023-12-01T15:34:37.878 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.878 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.878 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.878 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.878 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.878 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.878 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.879 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.879 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.f", 2023-12-01T15:34:37.879 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.880 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.880 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.880 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 28, 2023-12-01T15:34:37.880 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.880 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:11:05.159837+0000", 2023-12-01T15:34:37.880 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.880 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.880 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.880 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.880 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.880 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.881 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.881 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.881 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.881 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.881 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.881 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.881 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.881 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.881 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.881 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.881 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.881 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.881 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.881 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.881 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.882 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.882 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.882 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.882 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.882 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.882 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.882 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.882 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.882 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.882 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.882 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.882 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.882 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.882 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.883 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.883 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.883 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.883 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.883 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.883 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.883 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.883 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.883 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.883 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.883 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.883 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.883 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.883 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.883 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.884 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.884 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 7, 2023-12-01T15:34:37.884 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.884 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.884 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.884 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.884 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.884 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.884 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:37.884 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.884 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:37.884 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.884 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.885 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.885 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.885 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.885 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.885 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.986209+0000", 2023-12-01T15:34:37.885 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.480942+0000", 2023-12-01T15:34:37.885 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.480942+0000", 2023-12-01T15:34:37.885 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.481266+0000", 2023-12-01T15:34:37.885 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.986209+0000", 2023-12-01T15:34:37.885 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.885 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.885 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.885 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.885 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.986209+0000", 2023-12-01T15:34:37.886 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.986209+0000", 2023-12-01T15:34:37.886 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.986209+0000", 2023-12-01T15:34:37.886 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.886 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.886 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.886 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.986209+0000", 2023-12-01T15:34:37.886 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.986209+0000", 2023-12-01T15:34:37.886 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.886 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.886 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.886 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.886 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.886 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.887 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.887 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.887 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.887 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.887 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.887 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.887 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.887 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.20", 2023-12-01T15:34:37.887 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.887 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.887 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.887 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.887 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.888 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T03:05:24.567527+0000", 2023-12-01T15:34:37.888 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.888 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.888 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.888 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.888 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.888 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.888 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.888 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.888 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.889 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.889 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.889 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.889 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.889 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.889 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.889 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.889 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.889 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.889 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.889 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.889 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.890 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.890 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.890 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.890 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.890 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.890 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.890 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.890 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.890 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.890 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.890 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.890 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.890 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.890 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.890 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.891 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.891 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.891 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.891 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.891 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.891 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.891 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.891 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.891 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.891 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.891 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.891 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.891 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.891 INFO:tasks.workunit.client.0.smithi119.stdout: 5 2023-12-01T15:34:37.891 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.892 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:37.892 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.892 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.892 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.892 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.892 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.892 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.892 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.892 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.892 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 2, 2023-12-01T15:34:37.893 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.893 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.893 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.893 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.893 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.893 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.893 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.845645+0000", 2023-12-01T15:34:37.893 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.480911+0000", 2023-12-01T15:34:37.893 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.480911+0000", 2023-12-01T15:34:37.893 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.481201+0000", 2023-12-01T15:34:37.893 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.845645+0000", 2023-12-01T15:34:37.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.845645+0000", 2023-12-01T15:34:37.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.845645+0000", 2023-12-01T15:34:37.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.845645+0000", 2023-12-01T15:34:37.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.845645+0000", 2023-12-01T15:34:37.894 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.845645+0000", 2023-12-01T15:34:37.894 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.894 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.894 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.895 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.895 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.895 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.895 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.895 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.895 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.895 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.895 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.895 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.895 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.895 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.21", 2023-12-01T15:34:37.895 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.895 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.895 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.895 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.895 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.896 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T19:52:22.038298+0000", 2023-12-01T15:34:37.896 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.896 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.896 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.896 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.896 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.896 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.896 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.896 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.896 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.896 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.896 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.896 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.896 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.896 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.897 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.897 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.897 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.897 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.897 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.897 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.897 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.897 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.897 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.897 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.897 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.897 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.897 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.897 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.897 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.898 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.898 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.898 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.898 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.898 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.898 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.898 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.898 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.898 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.898 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.898 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.898 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.898 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.899 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.899 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.899 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.899 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.899 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.899 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.899 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.899 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.899 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.899 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 2, 2023-12-01T15:34:37.899 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.899 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.899 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.899 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.900 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.900 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.900 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.900 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.900 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:37.900 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.900 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.900 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.900 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.900 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.900 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.900 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844262+0000", 2023-12-01T15:34:37.900 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.471618+0000", 2023-12-01T15:34:37.900 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.471618+0000", 2023-12-01T15:34:37.901 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.471918+0000", 2023-12-01T15:34:37.901 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844262+0000", 2023-12-01T15:34:37.901 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.901 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.901 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.901 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.901 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844262+0000", 2023-12-01T15:34:37.901 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844262+0000", 2023-12-01T15:34:37.901 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844262+0000", 2023-12-01T15:34:37.901 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.901 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.901 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.901 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844262+0000", 2023-12-01T15:34:37.901 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844262+0000", 2023-12-01T15:34:37.901 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.902 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.902 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.902 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.902 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.902 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.902 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.902 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.902 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.902 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.902 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.902 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.902 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.902 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.22", 2023-12-01T15:34:37.903 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.903 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.903 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.903 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.903 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.903 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:07:38.203644+0000", 2023-12-01T15:34:37.903 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.903 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.903 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.903 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.903 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.903 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.903 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.903 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.904 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.904 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.904 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.904 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.904 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.904 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.904 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.904 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.904 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.904 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.904 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.904 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.904 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.904 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.905 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.905 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.905 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.905 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.905 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.905 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.905 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.905 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.905 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.905 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.905 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.905 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.905 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.905 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.905 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.905 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.906 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.906 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.906 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.906 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.906 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.906 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.906 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.906 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.906 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.906 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.906 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.906 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.906 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.906 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:37.906 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.907 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.907 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.907 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.907 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.907 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.907 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.907 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.907 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:37.907 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.907 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.907 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.907 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.907 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.907 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.908 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844324+0000", 2023-12-01T15:34:37.908 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.474111+0000", 2023-12-01T15:34:37.908 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.474111+0000", 2023-12-01T15:34:37.908 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.474590+0000", 2023-12-01T15:34:37.908 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844324+0000", 2023-12-01T15:34:37.908 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.908 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.908 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.908 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.908 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844324+0000", 2023-12-01T15:34:37.908 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844324+0000", 2023-12-01T15:34:37.908 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844324+0000", 2023-12-01T15:34:37.908 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.908 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.908 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.909 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844324+0000", 2023-12-01T15:34:37.909 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844324+0000", 2023-12-01T15:34:37.909 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.909 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.909 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.909 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.909 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.909 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.909 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.909 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.909 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.909 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.909 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.909 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.909 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.909 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.23", 2023-12-01T15:34:37.910 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.910 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.910 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.910 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.910 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.910 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T21:02:07.539034+0000", 2023-12-01T15:34:37.910 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.910 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.910 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.910 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.910 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.910 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.910 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.911 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.911 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.911 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.911 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.911 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.911 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.911 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.911 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.911 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.911 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.911 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.911 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.911 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.912 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.912 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.912 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.912 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.912 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.912 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.912 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.912 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.912 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.912 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.912 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.912 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.912 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.912 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.912 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.912 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.913 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.913 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.913 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.913 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.913 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.913 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.913 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.913 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.913 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.913 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.913 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.913 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.913 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.914 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.914 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.914 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:37.914 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.914 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.914 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.914 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.914 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.914 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.914 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.914 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.914 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:37.914 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.914 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.914 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.915 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.915 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.915 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.915 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848915+0000", 2023-12-01T15:34:37.915 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.479727+0000", 2023-12-01T15:34:37.915 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.479727+0000", 2023-12-01T15:34:37.915 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.480046+0000", 2023-12-01T15:34:37.915 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848915+0000", 2023-12-01T15:34:37.915 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.915 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.915 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.915 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.915 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848915+0000", 2023-12-01T15:34:37.916 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848915+0000", 2023-12-01T15:34:37.916 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848915+0000", 2023-12-01T15:34:37.916 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.916 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.916 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.916 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848915+0000", 2023-12-01T15:34:37.916 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848915+0000", 2023-12-01T15:34:37.916 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.916 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.916 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.916 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.917 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.917 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.917 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.917 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.917 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.917 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.917 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.917 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.917 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.917 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.24", 2023-12-01T15:34:37.917 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.917 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.917 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.918 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.918 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.918 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T02:20:20.436065+0000", 2023-12-01T15:34:37.918 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.918 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.918 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.918 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.918 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.918 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.918 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.919 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.920 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.920 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.920 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.920 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.920 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.920 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.920 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.920 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.920 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.920 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.920 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.920 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.920 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.920 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.921 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.921 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.921 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.921 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.921 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.921 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.921 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.921 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.921 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.921 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.921 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.921 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.921 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.921 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.922 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.922 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.922 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:37.922 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.922 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.922 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.922 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.922 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.922 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.922 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.922 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.922 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 1, 2023-12-01T15:34:37.922 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.922 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.923 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.923 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.923 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.923 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.923 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844542+0000", 2023-12-01T15:34:37.923 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.490870+0000", 2023-12-01T15:34:37.923 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.490870+0000", 2023-12-01T15:34:37.923 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.491603+0000", 2023-12-01T15:34:37.923 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844542+0000", 2023-12-01T15:34:37.923 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.923 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.923 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.923 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.923 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844542+0000", 2023-12-01T15:34:37.924 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844542+0000", 2023-12-01T15:34:37.924 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844542+0000", 2023-12-01T15:34:37.924 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.924 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.924 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.924 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844542+0000", 2023-12-01T15:34:37.924 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844542+0000", 2023-12-01T15:34:37.924 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.924 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.924 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.924 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.924 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.924 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.924 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.924 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.925 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.925 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.925 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.925 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.925 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.925 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.25", 2023-12-01T15:34:37.925 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.925 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.925 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.925 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.925 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.925 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-03T01:35:53.355238+0000", 2023-12-01T15:34:37.925 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.925 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.926 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.926 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.926 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.926 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.926 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.926 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.926 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.926 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.926 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.926 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.926 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.926 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.926 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.927 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.928 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.928 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.929 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.929 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.929 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.929 INFO:tasks.workunit.client.0.smithi119.stdout: 1, 2023-12-01T15:34:37.929 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.929 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.929 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.929 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 1, 2023-12-01T15:34:37.929 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.929 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.929 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.929 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.929 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.929 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.929 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.930 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.930 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:37.930 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.930 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.930 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.930 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.930 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.930 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.930 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.986819+0000", 2023-12-01T15:34:37.930 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.493017+0000", 2023-12-01T15:34:37.930 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.493017+0000", 2023-12-01T15:34:37.930 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.493282+0000", 2023-12-01T15:34:37.930 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.986819+0000", 2023-12-01T15:34:37.930 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.930 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.931 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.931 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.931 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.986819+0000", 2023-12-01T15:34:37.931 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.986819+0000", 2023-12-01T15:34:37.931 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.986819+0000", 2023-12-01T15:34:37.931 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.931 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.931 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.931 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.986819+0000", 2023-12-01T15:34:37.931 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.986819+0000", 2023-12-01T15:34:37.931 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.931 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.931 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.931 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.931 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.932 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.932 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.932 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.932 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.932 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.932 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.932 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.932 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.932 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.26", 2023-12-01T15:34:37.932 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.932 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.932 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.932 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.932 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.932 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:49:39.889260+0000", 2023-12-01T15:34:37.933 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.933 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.933 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.933 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.933 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.933 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.933 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.933 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.933 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.933 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.933 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.933 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.933 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.933 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.933 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.934 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.934 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.934 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.934 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.934 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.934 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.934 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.934 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.934 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.934 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.934 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.934 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.934 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.934 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.934 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.935 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.935 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.935 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.935 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.935 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.935 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.935 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.935 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.935 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.935 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.935 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.935 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.935 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.935 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.935 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.936 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.936 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.936 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.936 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.936 INFO:tasks.workunit.client.0.smithi119.stdout: 4 2023-12-01T15:34:37.936 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.936 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:37.936 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.936 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.936 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.936 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.936 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.936 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.936 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.936 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.937 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:37.937 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.937 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.937 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.937 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.937 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.937 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.937 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.848615+0000", 2023-12-01T15:34:37.937 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.482562+0000", 2023-12-01T15:34:37.937 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.482562+0000", 2023-12-01T15:34:37.937 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.482848+0000", 2023-12-01T15:34:37.937 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.848615+0000", 2023-12-01T15:34:37.937 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.937 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.938 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.938 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.938 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.848615+0000", 2023-12-01T15:34:37.938 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.848615+0000", 2023-12-01T15:34:37.938 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.848615+0000", 2023-12-01T15:34:37.938 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.938 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.938 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.938 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.848615+0000", 2023-12-01T15:34:37.938 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.848615+0000", 2023-12-01T15:34:37.939 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.939 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.939 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.939 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.939 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.939 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.939 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.939 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.939 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.939 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.939 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.941 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.941 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.941 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.27", 2023-12-01T15:34:37.941 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.941 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.941 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.941 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.941 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.941 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:10:44.428926+0000", 2023-12-01T15:34:37.941 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.941 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.942 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.942 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.942 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.942 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.942 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.942 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.942 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.942 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.942 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.942 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.942 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.942 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.942 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.942 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.943 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.943 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.943 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.943 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.943 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.943 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.943 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.943 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.943 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.943 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.943 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.943 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.943 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.943 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.943 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.944 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.944 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.944 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.944 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.944 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.944 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.944 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.944 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.944 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.944 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.944 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.944 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.944 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.944 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.944 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.945 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.945 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.945 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.945 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.945 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.945 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:37.945 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.945 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.945 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.945 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.945 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.945 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.945 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.946 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.946 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:37.946 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.946 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.946 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.946 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.946 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.946 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.946 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844127+0000", 2023-12-01T15:34:37.946 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.477676+0000", 2023-12-01T15:34:37.946 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.477676+0000", 2023-12-01T15:34:37.947 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.478831+0000", 2023-12-01T15:34:37.947 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844127+0000", 2023-12-01T15:34:37.947 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.947 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.947 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.947 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.947 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844127+0000", 2023-12-01T15:34:37.947 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844127+0000", 2023-12-01T15:34:37.947 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844127+0000", 2023-12-01T15:34:37.947 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.947 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.947 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.948 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844127+0000", 2023-12-01T15:34:37.948 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844127+0000", 2023-12-01T15:34:37.948 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.948 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.948 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.948 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.948 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.948 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.948 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.948 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.948 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.948 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.948 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.949 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.949 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.949 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.28", 2023-12-01T15:34:37.949 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.949 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.949 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.949 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.949 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.949 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T22:47:59.270185+0000", 2023-12-01T15:34:37.950 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.950 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.950 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.950 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.950 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.950 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.950 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.950 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.950 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.950 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.950 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.950 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.950 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.951 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.951 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.951 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.951 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.951 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.951 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.952 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.952 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.952 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.952 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.952 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.952 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.952 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.952 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.952 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.952 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.952 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.952 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.952 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.952 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.953 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.953 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.953 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.953 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.953 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.953 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.953 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.953 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.953 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.953 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.953 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.953 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.953 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.953 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.954 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.954 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.954 INFO:tasks.workunit.client.0.smithi119.stdout: 2 2023-12-01T15:34:37.954 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.954 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:37.954 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.954 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.954 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.954 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.954 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.954 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.954 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.955 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.955 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 3, 2023-12-01T15:34:37.955 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.955 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.955 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.955 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.955 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.955 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.955 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.852858+0000", 2023-12-01T15:34:37.955 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:33:39.852142+0000", 2023-12-01T15:34:37.955 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:33:39.852142+0000", 2023-12-01T15:34:37.955 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:33:39.852494+0000", 2023-12-01T15:34:37.956 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.852858+0000", 2023-12-01T15:34:37.956 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.956 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.956 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.956 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 70, 2023-12-01T15:34:37.956 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.852858+0000", 2023-12-01T15:34:37.956 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.852858+0000", 2023-12-01T15:34:37.956 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.852858+0000", 2023-12-01T15:34:37.956 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.956 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.956 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.956 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.852858+0000", 2023-12-01T15:34:37.956 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.852858+0000", 2023-12-01T15:34:37.956 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.957 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.957 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.957 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.957 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 69, 2023-12-01T15:34:37.957 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.957 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.957 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.957 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.957 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.957 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.957 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.957 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.957 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.29", 2023-12-01T15:34:37.957 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.958 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.958 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.958 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 28, 2023-12-01T15:34:37.958 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.958 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T18:58:37.657637+0000", 2023-12-01T15:34:37.958 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.958 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.958 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.958 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.958 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.958 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.958 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.958 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.958 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.958 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.959 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.959 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.959 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.959 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.959 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.959 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.959 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.959 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.959 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.959 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.959 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.959 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.959 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.959 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.959 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.960 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.960 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.960 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.960 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.960 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.960 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.960 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.960 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.960 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.960 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.960 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.960 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.960 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.960 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.961 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.961 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.961 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.961 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.961 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.961 INFO:tasks.workunit.client.0.smithi119.stdout: 3, 2023-12-01T15:34:37.961 INFO:tasks.workunit.client.0.smithi119.stdout: 2, 2023-12-01T15:34:37.961 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.961 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.961 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 3, 2023-12-01T15:34:37.961 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.962 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.962 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.962 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.962 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.962 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.962 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.962 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.962 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 5, 2023-12-01T15:34:37.962 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.962 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.962 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.962 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.962 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.963 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.963 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844297+0000", 2023-12-01T15:34:37.963 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.479864+0000", 2023-12-01T15:34:37.963 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.479864+0000", 2023-12-01T15:34:37.963 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.480085+0000", 2023-12-01T15:34:37.963 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844297+0000", 2023-12-01T15:34:37.963 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.963 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.963 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.963 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.963 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844297+0000", 2023-12-01T15:34:37.963 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844297+0000", 2023-12-01T15:34:37.963 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844297+0000", 2023-12-01T15:34:37.964 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.964 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.964 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.964 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844297+0000", 2023-12-01T15:34:37.964 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844297+0000", 2023-12-01T15:34:37.964 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.964 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.964 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.964 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.964 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.964 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.964 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.964 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.964 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.965 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.965 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.965 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.965 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.965 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.2a", 2023-12-01T15:34:37.965 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.965 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.965 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.965 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.965 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.965 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T20:04:54.652100+0000", 2023-12-01T15:34:37.965 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.965 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.965 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.965 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.966 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.966 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.966 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.966 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.966 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.966 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.966 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.966 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.966 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.966 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.966 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.966 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.966 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.966 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.967 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.967 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.967 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.967 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.967 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.967 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.967 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.967 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.967 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.967 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.967 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.967 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.967 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.968 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.968 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.968 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.968 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.968 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.968 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.968 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.968 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.968 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.968 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.968 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.968 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.968 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.968 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.968 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.969 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.969 INFO:tasks.workunit.client.0.smithi119.stdout: 5, 2023-12-01T15:34:37.969 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.969 INFO:tasks.workunit.client.0.smithi119.stdout: 6 2023-12-01T15:34:37.969 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.969 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 5, 2023-12-01T15:34:37.969 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.969 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.969 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.969 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.969 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.969 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.969 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.969 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.969 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 0, 2023-12-01T15:34:37.970 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.970 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.970 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.970 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.970 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.970 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.970 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.844399+0000", 2023-12-01T15:34:37.970 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.488332+0000", 2023-12-01T15:34:37.970 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.488332+0000", 2023-12-01T15:34:37.970 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.488887+0000", 2023-12-01T15:34:37.970 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.844399+0000", 2023-12-01T15:34:37.970 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.971 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.971 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.971 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.971 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.844399+0000", 2023-12-01T15:34:37.971 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.844399+0000", 2023-12-01T15:34:37.971 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.844399+0000", 2023-12-01T15:34:37.971 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.971 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.971 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.971 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.844399+0000", 2023-12-01T15:34:37.971 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.844399+0000", 2023-12-01T15:34:37.971 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.971 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.971 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.972 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.972 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.972 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.972 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.972 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.972 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.972 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.972 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.972 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.972 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.972 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.2b", 2023-12-01T15:34:37.972 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.972 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.972 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.972 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.973 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.973 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T17:35:42.014496+0000", 2023-12-01T15:34:37.973 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.973 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.973 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.973 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.973 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.973 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.973 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.973 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.973 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.973 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.973 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.973 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.974 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.974 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.974 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.974 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.974 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.974 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.974 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.974 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.974 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.974 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.974 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.974 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.974 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.974 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.975 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.975 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.975 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.975 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.975 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.975 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.975 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.975 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.975 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.975 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.975 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.975 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.975 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.975 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.975 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.976 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.976 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.976 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.976 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.976 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.976 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.976 INFO:tasks.workunit.client.0.smithi119.stdout: 0, 2023-12-01T15:34:37.976 INFO:tasks.workunit.client.0.smithi119.stdout: 7, 2023-12-01T15:34:37.976 INFO:tasks.workunit.client.0.smithi119.stdout: 1 2023-12-01T15:34:37.976 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.976 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 0, 2023-12-01T15:34:37.976 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.976 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.976 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.976 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": [ 2023-12-01T15:34:37.976 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.977 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.977 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.977 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.977 INFO:tasks.workunit.client.0.smithi119.stdout: "acting_primary": 6, 2023-12-01T15:34:37.977 INFO:tasks.workunit.client.0.smithi119.stdout: "avail_no_missing": [], 2023-12-01T15:34:37.977 INFO:tasks.workunit.client.0.smithi119.stdout: "blocked_by": [], 2023-12-01T15:34:37.977 INFO:tasks.workunit.client.0.smithi119.stdout: "created": 61, 2023-12-01T15:34:37.977 INFO:tasks.workunit.client.0.smithi119.stdout: "dirty_stats_invalid": false, 2023-12-01T15:34:37.977 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T15:34:37.977 INFO:tasks.workunit.client.0.smithi119.stdout: "hitset_stats_invalid": false, 2023-12-01T15:34:37.977 INFO:tasks.workunit.client.0.smithi119.stdout: "last_active": "2023-12-01T15:33:39.986631+0000", 2023-12-01T15:34:37.977 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_active": "2023-12-01T15:32:10.485972+0000", 2023-12-01T15:34:37.977 INFO:tasks.workunit.client.0.smithi119.stdout: "last_became_peered": "2023-12-01T15:32:10.485972+0000", 2023-12-01T15:34:37.977 INFO:tasks.workunit.client.0.smithi119.stdout: "last_change": "2023-12-01T15:32:10.486210+0000", 2023-12-01T15:34:37.978 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean": "2023-12-01T15:33:39.986631+0000", 2023-12-01T15:34:37.978 INFO:tasks.workunit.client.0.smithi119.stdout: "last_clean_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.978 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub": "0'0", 2023-12-01T15:34:37.978 INFO:tasks.workunit.client.0.smithi119.stdout: "last_deep_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.978 INFO:tasks.workunit.client.0.smithi119.stdout: "last_epoch_clean": 62, 2023-12-01T15:34:37.978 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fresh": "2023-12-01T15:33:39.986631+0000", 2023-12-01T15:34:37.978 INFO:tasks.workunit.client.0.smithi119.stdout: "last_fullsized": "2023-12-01T15:33:39.986631+0000", 2023-12-01T15:34:37.978 INFO:tasks.workunit.client.0.smithi119.stdout: "last_peered": "2023-12-01T15:33:39.986631+0000", 2023-12-01T15:34:37.978 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub": "0'0", 2023-12-01T15:34:37.978 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_duration": 0, 2023-12-01T15:34:37.978 INFO:tasks.workunit.client.0.smithi119.stdout: "last_scrub_stamp": "2023-12-01T15:32:10.046910+0000", 2023-12-01T15:34:37.978 INFO:tasks.workunit.client.0.smithi119.stdout: "last_undegraded": "2023-12-01T15:33:39.986631+0000", 2023-12-01T15:34:37.978 INFO:tasks.workunit.client.0.smithi119.stdout: "last_unstale": "2023-12-01T15:33:39.986631+0000", 2023-12-01T15:34:37.979 INFO:tasks.workunit.client.0.smithi119.stdout: "log_dups_size": 0, 2023-12-01T15:34:37.979 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.979 INFO:tasks.workunit.client.0.smithi119.stdout: "log_start": "0'0", 2023-12-01T15:34:37.979 INFO:tasks.workunit.client.0.smithi119.stdout: "manifest_stats_invalid": false, 2023-12-01T15:34:37.979 INFO:tasks.workunit.client.0.smithi119.stdout: "mapping_epoch": 61, 2023-12-01T15:34:37.979 INFO:tasks.workunit.client.0.smithi119.stdout: "object_location_counts": [], 2023-12-01T15:34:37.979 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_scrubbed": 0, 2023-12-01T15:34:37.979 INFO:tasks.workunit.client.0.smithi119.stdout: "objects_trimmed": 0, 2023-12-01T15:34:37.979 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_stats_invalid": false, 2023-12-01T15:34:37.979 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.979 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_start": "0'0", 2023-12-01T15:34:37.979 INFO:tasks.workunit.client.0.smithi119.stdout: "parent": "0.0", 2023-12-01T15:34:37.979 INFO:tasks.workunit.client.0.smithi119.stdout: "parent_split_bits": 0, 2023-12-01T15:34:37.980 INFO:tasks.workunit.client.0.smithi119.stdout: "pgid": "3.2c", 2023-12-01T15:34:37.980 INFO:tasks.workunit.client.0.smithi119.stdout: "pin_stats_invalid": false, 2023-12-01T15:34:37.980 INFO:tasks.workunit.client.0.smithi119.stdout: "purged_snaps": [], 2023-12-01T15:34:37.980 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_epoch": 70, 2023-12-01T15:34:37.980 INFO:tasks.workunit.client.0.smithi119.stdout: "reported_seq": 19, 2023-12-01T15:34:37.980 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_duration": 0.0, 2023-12-01T15:34:37.980 INFO:tasks.workunit.client.0.smithi119.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:21:11.972817+0000", 2023-12-01T15:34:37.980 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrim_duration": 0.0, 2023-12-01T15:34:37.980 INFO:tasks.workunit.client.0.smithi119.stdout: "snaptrimq_len": 0, 2023-12-01T15:34:37.980 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.980 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.980 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.980 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.980 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.981 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.982 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.982 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.982 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.982 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.982 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.982 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.982 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.982 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.982 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.982 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.982 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.982 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.982 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.983 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.983 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.983 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.983 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.983 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.983 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.983 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.983 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.983 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.983 INFO:tasks.workunit.client.0.smithi119.stdout: "state": "active+clean", 2023-12-01T15:34:37.983 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_invalid": false, 2023-12-01T15:34:37.983 INFO:tasks.workunit.client.0.smithi119.stdout: "up": [ 2023-12-01T15:34:37.983 INFO:tasks.workunit.client.0.smithi119.stdout: 6, 2023-12-01T15:34:37.983 INFO:tasks.workunit.client.0.smithi119.stdout: 4, 2023-12-01T15:34:37.984 INFO:tasks.workunit.client.0.smithi119.stdout: 0 2023-12-01T15:34:37.984 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.984 INFO:tasks.workunit.client.0.smithi119.stdout: "up_primary": 6, 2023-12-01T15:34:37.984 INFO:tasks.workunit.client.0.smithi119.stdout: "version": "0'0" 2023-12-01T15:34:37.984 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:37.984 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.984 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_per_pool": [ 2023-12-01T15:34:37.984 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.984 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": 24, 2023-12-01T15:34:37.984 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:37.984 INFO:tasks.workunit.client.0.smithi119.stdout: "rbd" 2023-12-01T15:34:37.984 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.984 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.984 INFO:tasks.workunit.client.0.smithi119.stdout: "num_pg": 8, 2023-12-01T15:34:37.985 INFO:tasks.workunit.client.0.smithi119.stdout: "num_store_stats": 8, 2023-12-01T15:34:37.985 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.985 INFO:tasks.workunit.client.0.smithi119.stdout: "poolid": 4, 2023-12-01T15:34:37.985 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.985 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.985 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.985 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.985 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.985 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.985 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.985 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.985 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.985 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.986 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.986 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.986 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.986 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.986 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.986 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.986 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.986 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.986 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.986 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.986 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.986 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.986 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.987 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.988 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.988 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.988 INFO:tasks.workunit.client.0.smithi119.stdout: "store_stats": { 2023-12-01T15:34:37.988 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": 0, 2023-12-01T15:34:37.988 INFO:tasks.workunit.client.0.smithi119.stdout: "available": 0, 2023-12-01T15:34:37.988 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed": 0, 2023-12-01T15:34:37.988 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_allocated": 0, 2023-12-01T15:34:37.988 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_original": 0, 2023-12-01T15:34:37.988 INFO:tasks.workunit.client.0.smithi119.stdout: "data_stored": 0, 2023-12-01T15:34:37.988 INFO:tasks.workunit.client.0.smithi119.stdout: "internal_metadata": 0, 2023-12-01T15:34:37.988 INFO:tasks.workunit.client.0.smithi119.stdout: "internally_reserved": 0, 2023-12-01T15:34:37.989 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_allocated": 0, 2023-12-01T15:34:37.989 INFO:tasks.workunit.client.0.smithi119.stdout: "total": 0 2023-12-01T15:34:37.989 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.989 INFO:tasks.workunit.client.0.smithi119.stdout: "up": 24 2023-12-01T15:34:37.989 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.989 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.989 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": 192, 2023-12-01T15:34:37.989 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:37.989 INFO:tasks.workunit.client.0.smithi119.stdout: "cephfs" 2023-12-01T15:34:37.989 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.989 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 0, 2023-12-01T15:34:37.989 INFO:tasks.workunit.client.0.smithi119.stdout: "num_pg": 64, 2023-12-01T15:34:37.989 INFO:tasks.workunit.client.0.smithi119.stdout: "num_store_stats": 8, 2023-12-01T15:34:37.989 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 0, 2023-12-01T15:34:37.989 INFO:tasks.workunit.client.0.smithi119.stdout: "poolid": 3, 2023-12-01T15:34:37.990 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.990 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 0, 2023-12-01T15:34:37.990 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.990 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.990 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.990 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.990 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.990 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.990 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.990 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.990 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.990 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.991 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.991 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.991 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.991 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.991 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.991 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 0, 2023-12-01T15:34:37.991 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 0, 2023-12-01T15:34:37.991 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.991 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 0, 2023-12-01T15:34:37.991 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.991 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.991 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.991 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.991 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.992 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.992 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.992 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:37.992 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.992 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.992 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.992 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.992 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.992 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:37.992 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:37.992 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.992 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.992 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.992 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 0, 2023-12-01T15:34:37.993 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 0 2023-12-01T15:34:37.993 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.993 INFO:tasks.workunit.client.0.smithi119.stdout: "store_stats": { 2023-12-01T15:34:37.993 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": 0, 2023-12-01T15:34:37.993 INFO:tasks.workunit.client.0.smithi119.stdout: "available": 0, 2023-12-01T15:34:37.993 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed": 0, 2023-12-01T15:34:37.993 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_allocated": 0, 2023-12-01T15:34:37.993 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_original": 0, 2023-12-01T15:34:37.993 INFO:tasks.workunit.client.0.smithi119.stdout: "data_stored": 0, 2023-12-01T15:34:37.993 INFO:tasks.workunit.client.0.smithi119.stdout: "internal_metadata": 0, 2023-12-01T15:34:37.993 INFO:tasks.workunit.client.0.smithi119.stdout: "internally_reserved": 0, 2023-12-01T15:34:37.993 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_allocated": 0, 2023-12-01T15:34:37.993 INFO:tasks.workunit.client.0.smithi119.stdout: "total": 0 2023-12-01T15:34:37.993 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.993 INFO:tasks.workunit.client.0.smithi119.stdout: "up": 192 2023-12-01T15:34:37.993 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.994 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.994 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": 3, 2023-12-01T15:34:37.994 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:37.994 INFO:tasks.workunit.client.0.smithi119.stdout: "mgr" 2023-12-01T15:34:37.994 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.994 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 148, 2023-12-01T15:34:37.994 INFO:tasks.workunit.client.0.smithi119.stdout: "num_pg": 1, 2023-12-01T15:34:37.994 INFO:tasks.workunit.client.0.smithi119.stdout: "num_store_stats": 3, 2023-12-01T15:34:37.994 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 148, 2023-12-01T15:34:37.994 INFO:tasks.workunit.client.0.smithi119.stdout: "poolid": 1, 2023-12-01T15:34:37.994 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.994 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 590368, 2023-12-01T15:34:37.994 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.994 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 1771104, 2023-12-01T15:34:37.994 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.995 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.995 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.995 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.995 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.995 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.995 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.995 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.995 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:37.995 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:37.995 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:37.995 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:37.995 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:37.995 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 6, 2023-12-01T15:34:37.995 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 2, 2023-12-01T15:34:37.995 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:37.996 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 2, 2023-12-01T15:34:37.996 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:37.996 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:37.996 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:37.996 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:37.996 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:37.996 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 0, 2023-12-01T15:34:37.996 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:37.996 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 6, 2023-12-01T15:34:37.996 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:37.996 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:37.996 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:37.996 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:37.996 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:37.996 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 394, 2023-12-01T15:34:37.996 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 584, 2023-12-01T15:34:37.997 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:37.997 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:37.997 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:37.997 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 219, 2023-12-01T15:34:37.997 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 2416 2023-12-01T15:34:37.997 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.997 INFO:tasks.workunit.client.0.smithi119.stdout: "store_stats": { 2023-12-01T15:34:37.997 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": 1781760, 2023-12-01T15:34:37.997 INFO:tasks.workunit.client.0.smithi119.stdout: "available": 0, 2023-12-01T15:34:37.997 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed": 0, 2023-12-01T15:34:37.997 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_allocated": 0, 2023-12-01T15:34:37.997 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_original": 0, 2023-12-01T15:34:37.997 INFO:tasks.workunit.client.0.smithi119.stdout: "data_stored": 1771104, 2023-12-01T15:34:37.997 INFO:tasks.workunit.client.0.smithi119.stdout: "internal_metadata": 0, 2023-12-01T15:34:37.997 INFO:tasks.workunit.client.0.smithi119.stdout: "internally_reserved": 0, 2023-12-01T15:34:37.998 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_allocated": 0, 2023-12-01T15:34:37.998 INFO:tasks.workunit.client.0.smithi119.stdout: "total": 0 2023-12-01T15:34:37.998 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.998 INFO:tasks.workunit.client.0.smithi119.stdout: "up": 3 2023-12-01T15:34:37.998 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:37.998 INFO:tasks.workunit.client.0.smithi119.stdout: { 2023-12-01T15:34:37.998 INFO:tasks.workunit.client.0.smithi119.stdout: "acting": 96, 2023-12-01T15:34:37.998 INFO:tasks.workunit.client.0.smithi119.stdout: "application": [ 2023-12-01T15:34:37.998 INFO:tasks.workunit.client.0.smithi119.stdout: "cephfs" 2023-12-01T15:34:37.998 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:37.998 INFO:tasks.workunit.client.0.smithi119.stdout: "log_size": 45, 2023-12-01T15:34:37.998 INFO:tasks.workunit.client.0.smithi119.stdout: "num_pg": 32, 2023-12-01T15:34:37.998 INFO:tasks.workunit.client.0.smithi119.stdout: "num_store_stats": 8, 2023-12-01T15:34:37.999 INFO:tasks.workunit.client.0.smithi119.stdout: "ondisk_log_size": 45, 2023-12-01T15:34:37.999 INFO:tasks.workunit.client.0.smithi119.stdout: "poolid": 2, 2023-12-01T15:34:37.999 INFO:tasks.workunit.client.0.smithi119.stdout: "stat_sum": { 2023-12-01T15:34:37.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes": 3430, 2023-12-01T15:34:37.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T15:34:37.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_bytes_recovered": 0, 2023-12-01T15:34:37.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_deep_scrub_errors": 0, 2023-12-01T15:34:37.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict": 0, 2023-12-01T15:34:37.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_kb": 0, 2023-12-01T15:34:37.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_full": 0, 2023-12-01T15:34:37.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_evict_mode_some": 0, 2023-12-01T15:34:37.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush": 0, 2023-12-01T15:34:37.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_kb": 0, 2023-12-01T15:34:37.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_high": 0, 2023-12-01T15:34:37.999 INFO:tasks.workunit.client.0.smithi119.stdout: "num_flush_mode_low": 0, 2023-12-01T15:34:38.000 INFO:tasks.workunit.client.0.smithi119.stdout: "num_keys_recovered": 0, 2023-12-01T15:34:38.000 INFO:tasks.workunit.client.0.smithi119.stdout: "num_large_omap_objects": 0, 2023-12-01T15:34:38.000 INFO:tasks.workunit.client.0.smithi119.stdout: "num_legacy_snapsets": 0, 2023-12-01T15:34:38.000 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_clones": 0, 2023-12-01T15:34:38.000 INFO:tasks.workunit.client.0.smithi119.stdout: "num_object_copies": 66, 2023-12-01T15:34:38.000 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects": 22, 2023-12-01T15:34:38.000 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_degraded": 0, 2023-12-01T15:34:38.000 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_dirty": 22, 2023-12-01T15:34:38.000 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T15:34:38.000 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_manifest": 0, 2023-12-01T15:34:38.000 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_misplaced": 0, 2023-12-01T15:34:38.000 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing": 0, 2023-12-01T15:34:38.000 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T15:34:38.000 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_omap": 14, 2023-12-01T15:34:38.001 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_pinned": 0, 2023-12-01T15:34:38.001 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_recovered": 0, 2023-12-01T15:34:38.001 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_repaired": 0, 2023-12-01T15:34:38.001 INFO:tasks.workunit.client.0.smithi119.stdout: "num_objects_unfound": 0, 2023-12-01T15:34:38.001 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_bytes": 0, 2023-12-01T15:34:38.001 INFO:tasks.workunit.client.0.smithi119.stdout: "num_omap_keys": 0, 2023-12-01T15:34:38.001 INFO:tasks.workunit.client.0.smithi119.stdout: "num_promote": 0, 2023-12-01T15:34:38.001 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read": 0, 2023-12-01T15:34:38.001 INFO:tasks.workunit.client.0.smithi119.stdout: "num_read_kb": 0, 2023-12-01T15:34:38.001 INFO:tasks.workunit.client.0.smithi119.stdout: "num_scrub_errors": 0, 2023-12-01T15:34:38.001 INFO:tasks.workunit.client.0.smithi119.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T15:34:38.001 INFO:tasks.workunit.client.0.smithi119.stdout: "num_whiteouts": 0, 2023-12-01T15:34:38.001 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write": 51, 2023-12-01T15:34:38.001 INFO:tasks.workunit.client.0.smithi119.stdout: "num_write_kb": 20 2023-12-01T15:34:38.002 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:38.002 INFO:tasks.workunit.client.0.smithi119.stdout: "store_stats": { 2023-12-01T15:34:38.002 INFO:tasks.workunit.client.0.smithi119.stdout: "allocated": 98304, 2023-12-01T15:34:38.002 INFO:tasks.workunit.client.0.smithi119.stdout: "available": 0, 2023-12-01T15:34:38.002 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed": 0, 2023-12-01T15:34:38.002 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_allocated": 0, 2023-12-01T15:34:38.002 INFO:tasks.workunit.client.0.smithi119.stdout: "data_compressed_original": 0, 2023-12-01T15:34:38.002 INFO:tasks.workunit.client.0.smithi119.stdout: "data_stored": 10290, 2023-12-01T15:34:38.002 INFO:tasks.workunit.client.0.smithi119.stdout: "internal_metadata": 0, 2023-12-01T15:34:38.002 INFO:tasks.workunit.client.0.smithi119.stdout: "internally_reserved": 0, 2023-12-01T15:34:38.002 INFO:tasks.workunit.client.0.smithi119.stdout: "omap_allocated": 0, 2023-12-01T15:34:38.002 INFO:tasks.workunit.client.0.smithi119.stdout: "total": 0 2023-12-01T15:34:38.002 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:38.002 INFO:tasks.workunit.client.0.smithi119.stdout: "up": 96 2023-12-01T15:34:38.003 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:38.003 INFO:tasks.workunit.client.0.smithi119.stdout: ], 2023-12-01T15:34:38.003 INFO:tasks.workunit.client.0.smithi119.stdout: "usage": { 2023-12-01T15:34:38.003 INFO:tasks.workunit.client.0.smithi119.stdout: "pg_num": 105, 2023-12-01T15:34:38.003 INFO:tasks.workunit.client.0.smithi119.stdout: "pools": 4, 2023-12-01T15:34:38.003 INFO:tasks.workunit.client.0.smithi119.stdout: "stats_by_class": { 2023-12-01T15:34:38.003 INFO:tasks.workunit.client.0.smithi119.stdout: "ssd": { 2023-12-01T15:34:38.003 INFO:tasks.workunit.client.0.smithi119.stdout: "total_avail_bytes": 767731904512, 2023-12-01T15:34:38.003 INFO:tasks.workunit.client.0.smithi119.stdout: "total_bytes": 767960285184, 2023-12-01T15:34:38.003 INFO:tasks.workunit.client.0.smithi119.stdout: "total_used_bytes": 228380672, 2023-12-01T15:34:38.003 INFO:tasks.workunit.client.0.smithi119.stdout: "total_used_raw_bytes": 228380672, 2023-12-01T15:34:38.003 INFO:tasks.workunit.client.0.smithi119.stdout: "total_used_raw_ratio": 0.00029738605371676385 2023-12-01T15:34:38.003 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:38.003 INFO:tasks.workunit.client.0.smithi119.stdout: }, 2023-12-01T15:34:38.004 INFO:tasks.workunit.client.0.smithi119.stdout: "total_avail_bytes": 767731904512, 2023-12-01T15:34:38.004 INFO:tasks.workunit.client.0.smithi119.stdout: "total_bytes": 767960285184, 2023-12-01T15:34:38.004 INFO:tasks.workunit.client.0.smithi119.stdout: "total_used_bytes": 228380672 2023-12-01T15:34:38.004 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:38.004 INFO:tasks.workunit.client.0.smithi119.stdout: } 2023-12-01T15:34:38.004 INFO:tasks.workunit.client.0.smithi119.stdout:} 2023-12-01T15:34:38.004 INFO:tasks.workunit.client.0.smithi119.stdout:OK 2023-12-01T15:34:38.004 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T15:34:38.005 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T15:34:38.005 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:38.005 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:38.005 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='client.24896 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:38.005 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:38.005 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:38.005 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.006 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.006 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.006 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.006 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.006 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.006 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.006 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.006 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.006 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:38.006 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:38.006 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.006 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.006 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.007 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:38.007 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.007 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:38.007 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.007 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.007 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:38.007 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:38.007 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.007 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.007 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.008 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:38.008 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:38.008 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='client.24896 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:38.008 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:38.008 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:38.008 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.008 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.008 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.009 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.009 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.009 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.009 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.009 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.009 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.009 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:38.009 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:38.009 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.009 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.009 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.009 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:38.010 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.010 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:38.010 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.010 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.010 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:38.010 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:38.010 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.010 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.010 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.010 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:38.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:38.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='client.24896 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:38.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:38.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T15:34:38.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:38.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:38.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:38.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:38.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T15:34:38.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T15:34:38.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T15:34:38.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T15:34:38.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T15:34:38.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:37 smithi183 ceph-mon[99169]: from='client.24896 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:38.013 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:37 smithi183 ceph-mon[99169]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-12-01T15:34:38.013 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:37 smithi119 ceph-mon[94175]: from='client.24896 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:38.013 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:37 smithi119 ceph-mon[94175]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-12-01T15:34:38.013 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:37 smithi119 ceph-mon[108979]: from='client.24896 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:38.013 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:37 smithi119 ceph-mon[108979]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-12-01T15:34:38.050 INFO:tasks.workunit:Stopping ['test_telemetry_reef.sh'] on client.0... 2023-12-01T15:34:38.050 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-12-01T15:34:38.340 DEBUG:teuthology.parallel:result is None 2023-12-01T15:34:38.340 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T15:34:38.371 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T15:34:38.371 DEBUG:teuthology.orchestra.run.smithi119:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T15:34:38.440 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T15:34:38.440 INFO:teuthology.run_tasks:Running task print... 2023-12-01T15:34:38.451 INFO:teuthology.task.print:**** done end telemetry reef... 2023-12-01T15:34:38.451 INFO:teuthology.run_tasks:Running task print... 2023-12-01T15:34:38.483 INFO:teuthology.task.print:**** done start parallel 2023-12-01T15:34:38.483 INFO:teuthology.run_tasks:Running task parallel... 2023-12-01T15:34:38.497 INFO:teuthology.task.parallel:starting parallel... 2023-12-01T15:34:38.497 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2023-12-01T15:34:38.498 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T15:34:38.498 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2023-12-01T15:34:38.498 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2023-12-01T15:34:38.500 INFO:tasks.rados:Beginning rados... 2023-12-01T15:34:38.500 INFO:tasks.rados:joining rados 2023-12-01T15:34:38.500 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-12-01T15:34:38.520 INFO:teuthology.task.sequential:In sequential, running task print... 2023-12-01T15:34:38.521 INFO:teuthology.task.print:**** done start upgrade, wait 2023-12-01T15:34:38.521 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-12-01T15:34:38.521 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi119.front.sepia.ceph.com 2023-12-01T15:34:38.521 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -e sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-01T15:34:38.522 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2023-12-01T15:34:38.522 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2023-12-01T15:34:38.693 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:39.080 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:34:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:39.228 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:34:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:39 smithi119 ceph-mon[94175]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-12-01T15:34:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:39 smithi119 ceph-mon[108979]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-12-01T15:34:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:39 smithi183 ceph-mon[99169]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-12-01T15:34:41.321 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -e sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-01T15:34:42.133 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:34:42.174 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:41 smithi119 ceph-mon[94175]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-01T15:34:42.176 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3012190545' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:34:42.176 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:41 smithi119 ceph-mon[108979]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-01T15:34:42.176 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3012190545' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:34:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:41 smithi183 ceph-mon[99169]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-01T15:34:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3012190545' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:34:42.192 INFO:tasks.rados:starting run 0 out of 1 2023-12-01T15:34:42.196 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-12-01T15:34:42.196 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2023-12-01T15:34:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3012190545' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T15:34:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:42 smithi183 ceph-mon[99169]: osdmap e71: 8 total, 8 up, 8 in 2023-12-01T15:34:43.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3012190545' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T15:34:43.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:42 smithi119 ceph-mon[94175]: osdmap e71: 8 total, 8 up, 8 in 2023-12-01T15:34:43.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3012190545' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T15:34:43.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:42 smithi119 ceph-mon[108979]: osdmap e71: 8 total, 8 up, 8 in 2023-12-01T15:34:43.203 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:34:43.739 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:43 smithi119 ceph-mon[94175]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 39 op/s 2023-12-01T15:34:43.740 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:43 smithi119 ceph-mon[108979]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 39 op/s 2023-12-01T15:34:44.143 INFO:teuthology.orchestra.run.smithi119.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:34:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:43 smithi183 ceph-mon[99169]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 39 op/s 2023-12-01T15:34:44.417 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:34:44] "GET /metrics HTTP/1.1" 200 33733 "" "Prometheus/2.43.0" 2023-12-01T15:34:44.707 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f739cc42-905d-11ee-95a2-87774f69a715 -e sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2023-12-01T15:34:45.423 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:34:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:45 smithi183 ceph-mon[99169]: from='client.24926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:45 smithi183 ceph-mon[99169]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:34:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:45 smithi183 ceph-mon[99169]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-01T15:34:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:45 smithi183 ceph-mon[99169]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:34:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:45 smithi119 ceph-mon[94175]: from='client.24926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:45 smithi119 ceph-mon[94175]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:34:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:45 smithi119 ceph-mon[94175]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-01T15:34:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:45 smithi119 ceph-mon[94175]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:34:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:45 smithi119 ceph-mon[108979]: from='client.24926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:45 smithi119 ceph-mon[108979]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:34:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:45 smithi119 ceph-mon[108979]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-01T15:34:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:45 smithi119 ceph-mon[108979]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T15:34:46.535 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2354906109' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2023-12-01T15:34:46.536 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:46 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2023-12-01T15:34:46.536 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2354906109' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2023-12-01T15:34:46.536 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:46 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2023-12-01T15:34:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2354906109' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2023-12-01T15:34:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:46 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2023-12-01T15:34:46.983 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:34:47.311 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:34:47.312 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (79s) 66s ago 116s 17.3M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:34:47.312 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (94s) 62s ago 94s 83.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:34:47.312 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2m) 66s ago 2m 13.6M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:34:47.312 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2m) 62s ago 2m 16.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:34:47.312 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5m) 62s ago 5m 448M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:34:47.312 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7m) 66s ago 7m 507M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:34:47.312 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7m) 66s ago 7m 81.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:34:47.312 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6m) 62s ago 6m 57.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:34:47.312 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6m) 66s ago 6m 59.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:34:47.312 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (112s) 66s ago 112s 4135k - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:34:47.312 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (108s) 62s ago 107s 3959k - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:34:47.312 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5m) 66s ago 5m 62.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:34:47.312 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5m) 66s ago 5m 65.0M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:34:47.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4m) 66s ago 4m 56.3M 3012M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:34:47.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4m) 66s ago 4m 55.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:34:47.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4m) 62s ago 4m 54.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:34:47.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3m) 62s ago 3m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:34:47.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3m) 62s ago 3m 54.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:34:47.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3m) 62s ago 3m 56.8M 3012M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:34:47.313 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (75s) 62s ago 2m 29.9M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:34:47.436 INFO:teuthology.orchestra.run.smithi119.stderr:pool 'unique_pool_0' created 2023-12-01T15:34:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:47 smithi183 ceph-mon[99169]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-01T15:34:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:47 smithi183 ceph-mon[99169]: osdmap e72: 8 total, 8 up, 8 in 2023-12-01T15:34:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:47 smithi119 ceph-mon[108979]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-01T15:34:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:47 smithi119 ceph-mon[108979]: osdmap e72: 8 total, 8 up, 8 in 2023-12-01T15:34:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:47 smithi119 ceph-mon[94175]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-01T15:34:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:47 smithi119 ceph-mon[94175]: osdmap e72: 8 total, 8 up, 8 in 2023-12-01T15:34:47.743 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:34:47.743 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:34:47.743 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:34:47.743 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:34:47.743 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:34:47.743 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:34:47.743 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:34:47.743 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:34:47.743 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:34:47.743 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:34:47.743 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:34:47.744 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:34:47.744 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:34:47.744 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:34:47.744 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:34:47.744 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:34:47.744 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:34:47.882 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-12-01T15:34:48.448 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:34:48.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:48 smithi183 ceph-mon[99169]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:48 smithi183 ceph-mon[99169]: from='client.24944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:48 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2023-12-01T15:34:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:48 smithi183 ceph-mon[99169]: osdmap e73: 8 total, 8 up, 8 in 2023-12-01T15:34:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:48 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1394064677' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:34:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:48 smithi119 ceph-mon[94175]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:48 smithi119 ceph-mon[94175]: from='client.24944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:48 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2023-12-01T15:34:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:48 smithi119 ceph-mon[94175]: osdmap e73: 8 total, 8 up, 8 in 2023-12-01T15:34:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:48 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1394064677' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:34:48.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:48 smithi119 ceph-mon[108979]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:48.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:48 smithi119 ceph-mon[108979]: from='client.24944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:48.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:48 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2023-12-01T15:34:48.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:48 smithi119 ceph-mon[108979]: osdmap e73: 8 total, 8 up, 8 in 2023-12-01T15:34:48.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:48 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1394064677' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:34:49.562 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:49 smithi119 ceph-mon[108979]: pgmap v77: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:49.563 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:49 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:34:49.563 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:49 smithi119 ceph-mon[108979]: osdmap e74: 8 total, 8 up, 8 in 2023-12-01T15:34:49.563 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:49 smithi119 ceph-mon[94175]: pgmap v77: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:49.563 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:49 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:34:49.563 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:49 smithi119 ceph-mon[94175]: osdmap e74: 8 total, 8 up, 8 in 2023-12-01T15:34:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:49 smithi183 ceph-mon[99169]: pgmap v77: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:49 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:34:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:49 smithi183 ceph-mon[99169]: osdmap e74: 8 total, 8 up, 8 in 2023-12-01T15:34:50.449 INFO:teuthology.orchestra.run.smithi119.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-12-01T15:34:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:50 smithi183 ceph-mon[99169]: osdmap e75: 8 total, 8 up, 8 in 2023-12-01T15:34:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1039316130' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:34:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:50 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:34:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:50 smithi119 ceph-mon[108979]: osdmap e75: 8 total, 8 up, 8 in 2023-12-01T15:34:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1039316130' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:34:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:50 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:34:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:50 smithi119 ceph-mon[94175]: osdmap e75: 8 total, 8 up, 8 in 2023-12-01T15:34:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1039316130' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:34:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:50 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:34:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:51 smithi183 ceph-mon[99169]: pgmap v80: 121 pgs: 121 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:51 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-12-01T15:34:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:51 smithi183 ceph-mon[99169]: osdmap e76: 8 total, 8 up, 8 in 2023-12-01T15:34:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:51 smithi119 ceph-mon[94175]: pgmap v80: 121 pgs: 121 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:51 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-12-01T15:34:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:51 smithi119 ceph-mon[94175]: osdmap e76: 8 total, 8 up, 8 in 2023-12-01T15:34:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:51 smithi119 ceph-mon[108979]: pgmap v80: 121 pgs: 121 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:51 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-12-01T15:34:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:51 smithi119 ceph-mon[108979]: osdmap e76: 8 total, 8 up, 8 in 2023-12-01T15:34:51.996 DEBUG:teuthology.orchestra.run.smithi119:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --no-omap --ec-pool --max-ops 4000 --objects 50 --max-in-flight 16 --size 4000000 --min-stride-size 400000 --max-stride-size 800000 --max-seconds 0 --op read 100 --op write 0 --op delete 50 --op snap_create 50 --op snap_remove 50 --op rollback 50 --op setattr 25 --op rmattr 25 --op copy_from 50 --op append 100 --pool unique_pool_0 2023-12-01T15:34:52.029 INFO:tasks.rados.rados.0.smithi119.stdout:adding op weight read -> 100 2023-12-01T15:34:52.029 INFO:tasks.rados.rados.0.smithi119.stdout:adding op weight delete -> 50 2023-12-01T15:34:52.029 INFO:tasks.rados.rados.0.smithi119.stdout:adding op weight snap_create -> 50 2023-12-01T15:34:52.029 INFO:tasks.rados.rados.0.smithi119.stdout:adding op weight snap_remove -> 50 2023-12-01T15:34:52.029 INFO:tasks.rados.rados.0.smithi119.stdout:adding op weight rollback -> 50 2023-12-01T15:34:52.029 INFO:tasks.rados.rados.0.smithi119.stdout:adding op weight setattr -> 25 2023-12-01T15:34:52.029 INFO:tasks.rados.rados.0.smithi119.stdout:adding op weight rmattr -> 25 2023-12-01T15:34:52.029 INFO:tasks.rados.rados.0.smithi119.stdout:adding op weight copy_from -> 50 2023-12-01T15:34:52.029 INFO:tasks.rados.rados.0.smithi119.stdout:adding op weight append -> 100 2023-12-01T15:34:52.029 INFO:tasks.rados.rados.0.smithi119.stdout:ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable) 2023-12-01T15:34:52.029 INFO:tasks.rados.rados.0.smithi119.stdout:Configuration: 2023-12-01T15:34:52.030 INFO:tasks.rados.rados.0.smithi119.stdout: Number of operations: 4000 2023-12-01T15:34:52.030 INFO:tasks.rados.rados.0.smithi119.stdout: Number of objects: 50 2023-12-01T15:34:52.030 INFO:tasks.rados.rados.0.smithi119.stdout: Max in flight operations: 16 2023-12-01T15:34:52.030 INFO:tasks.rados.rados.0.smithi119.stdout: Object size (in bytes): 4000000 2023-12-01T15:34:52.030 INFO:tasks.rados.rados.0.smithi119.stdout: Write stride min: 400000 2023-12-01T15:34:52.030 INFO:tasks.rados.rados.0.smithi119.stdout: Write stride max: 800000 2023-12-01T15:34:52.458 INFO:tasks.rados.rados.0.smithi119.stdout:1: write initial oid 1 2023-12-01T15:34:52.459 INFO:tasks.rados.rados.0.smithi119.stdout:1: seq_num 0 ranges {0=24576} 2023-12-01T15:34:52.459 INFO:tasks.rados.rados.0.smithi119.stdout:1: writing smithi119156531-1 from 0 to 24576 tid 1 2023-12-01T15:34:52.459 INFO:tasks.rados.rados.0.smithi119.stdout:2: write initial oid 2 2023-12-01T15:34:52.459 INFO:tasks.rados.rados.0.smithi119.stdout:2: seq_num 1 ranges {0=24576} 2023-12-01T15:34:52.459 INFO:tasks.rados.rados.0.smithi119.stdout:2: writing smithi119156531-2 from 0 to 24576 tid 1 2023-12-01T15:34:52.459 INFO:tasks.rados.rados.0.smithi119.stdout:3: write initial oid 3 2023-12-01T15:34:52.459 INFO:tasks.rados.rados.0.smithi119.stdout:3: seq_num 2 ranges {0=40960} 2023-12-01T15:34:52.459 INFO:tasks.rados.rados.0.smithi119.stdout:3: writing smithi119156531-3 from 0 to 40960 tid 1 2023-12-01T15:34:52.459 INFO:tasks.rados.rados.0.smithi119.stdout:4: write initial oid 4 2023-12-01T15:34:52.459 INFO:tasks.rados.rados.0.smithi119.stdout:4: seq_num 3 ranges {0=57344} 2023-12-01T15:34:52.460 INFO:tasks.rados.rados.0.smithi119.stdout:4: writing smithi119156531-4 from 0 to 57344 tid 1 2023-12-01T15:34:52.460 INFO:tasks.rados.rados.0.smithi119.stdout:5: write initial oid 5 2023-12-01T15:34:52.461 INFO:tasks.rados.rados.0.smithi119.stdout:5: seq_num 4 ranges {0=73728} 2023-12-01T15:34:52.461 INFO:tasks.rados.rados.0.smithi119.stdout:5: writing smithi119156531-5 from 0 to 73728 tid 1 2023-12-01T15:34:52.461 INFO:tasks.rados.rados.0.smithi119.stdout:6: write initial oid 6 2023-12-01T15:34:52.461 INFO:tasks.rados.rados.0.smithi119.stdout:6: seq_num 5 ranges {0=90112} 2023-12-01T15:34:52.461 INFO:tasks.rados.rados.0.smithi119.stdout:6: writing smithi119156531-6 from 0 to 90112 tid 1 2023-12-01T15:34:52.461 INFO:tasks.rados.rados.0.smithi119.stdout:7: write initial oid 7 2023-12-01T15:34:52.461 INFO:tasks.rados.rados.0.smithi119.stdout:7: seq_num 6 ranges {0=106496} 2023-12-01T15:34:52.462 INFO:tasks.rados.rados.0.smithi119.stdout:7: writing smithi119156531-7 from 0 to 106496 tid 1 2023-12-01T15:34:52.462 INFO:tasks.rados.rados.0.smithi119.stdout:8: write initial oid 8 2023-12-01T15:34:52.462 INFO:tasks.rados.rados.0.smithi119.stdout:8: seq_num 7 ranges {0=122880} 2023-12-01T15:34:52.462 INFO:tasks.rados.rados.0.smithi119.stdout:8: writing smithi119156531-8 from 0 to 122880 tid 1 2023-12-01T15:34:52.462 INFO:tasks.rados.rados.0.smithi119.stdout:9: write initial oid 9 2023-12-01T15:34:52.462 INFO:tasks.rados.rados.0.smithi119.stdout:9: seq_num 8 ranges {0=139264} 2023-12-01T15:34:52.465 INFO:tasks.rados.rados.0.smithi119.stdout:9: writing smithi119156531-9 from 0 to 139264 tid 1 2023-12-01T15:34:52.465 INFO:tasks.rados.rados.0.smithi119.stdout:10: write initial oid 10 2023-12-01T15:34:52.465 INFO:tasks.rados.rados.0.smithi119.stdout:10: seq_num 9 ranges {0=155648} 2023-12-01T15:34:52.465 INFO:tasks.rados.rados.0.smithi119.stdout:10: writing smithi119156531-10 from 0 to 155648 tid 1 2023-12-01T15:34:52.465 INFO:tasks.rados.rados.0.smithi119.stdout:11: write initial oid 11 2023-12-01T15:34:52.465 INFO:tasks.rados.rados.0.smithi119.stdout:11: seq_num 10 ranges {0=172032} 2023-12-01T15:34:52.468 INFO:tasks.rados.rados.0.smithi119.stdout:11: writing smithi119156531-11 from 0 to 172032 tid 1 2023-12-01T15:34:52.468 INFO:tasks.rados.rados.0.smithi119.stdout:12: write initial oid 12 2023-12-01T15:34:52.468 INFO:tasks.rados.rados.0.smithi119.stdout:12: seq_num 11 ranges {0=188416} 2023-12-01T15:34:52.468 INFO:tasks.rados.rados.0.smithi119.stdout:12: writing smithi119156531-12 from 0 to 188416 tid 1 2023-12-01T15:34:52.468 INFO:tasks.rados.rados.0.smithi119.stdout:13: write initial oid 13 2023-12-01T15:34:52.468 INFO:tasks.rados.rados.0.smithi119.stdout:13: seq_num 12 ranges {0=204800} 2023-12-01T15:34:52.469 INFO:tasks.rados.rados.0.smithi119.stdout:13: writing smithi119156531-13 from 0 to 204800 tid 1 2023-12-01T15:34:52.469 INFO:tasks.rados.rados.0.smithi119.stdout:14: write initial oid 14 2023-12-01T15:34:52.469 INFO:tasks.rados.rados.0.smithi119.stdout:14: seq_num 13 ranges {0=221184} 2023-12-01T15:34:52.471 INFO:tasks.rados.rados.0.smithi119.stdout:14: writing smithi119156531-14 from 0 to 221184 tid 1 2023-12-01T15:34:52.474 INFO:tasks.rados.rados.0.smithi119.stdout:15: write initial oid 15 2023-12-01T15:34:52.474 INFO:tasks.rados.rados.0.smithi119.stdout:15: seq_num 14 ranges {0=237568} 2023-12-01T15:34:52.474 INFO:tasks.rados.rados.0.smithi119.stdout:15: writing smithi119156531-15 from 0 to 237568 tid 1 2023-12-01T15:34:52.474 INFO:tasks.rados.rados.0.smithi119.stdout:16: write initial oid 16 2023-12-01T15:34:52.474 INFO:tasks.rados.rados.0.smithi119.stdout:16: seq_num 15 ranges {0=253952} 2023-12-01T15:34:52.474 INFO:tasks.rados.rados.0.smithi119.stdout:16: writing smithi119156531-16 from 0 to 253952 tid 1 2023-12-01T15:34:52.475 INFO:tasks.rados.rados.0.smithi119.stdout: waiting on 16 2023-12-01T15:34:52.475 INFO:tasks.rados.rados.0.smithi119.stdout:3: finishing write tid 1 to smithi119156531-3 2023-12-01T15:34:52.475 INFO:tasks.rados.rados.0.smithi119.stdout:5: finishing write tid 1 to smithi119156531-5 2023-12-01T15:34:52.476 INFO:tasks.rados.rados.0.smithi119.stdout:7: finishing write tid 1 to smithi119156531-7 2023-12-01T15:34:52.476 INFO:tasks.rados.rados.0.smithi119.stdout:6: finishing write tid 1 to smithi119156531-6 2023-12-01T15:34:52.476 INFO:tasks.rados.rados.0.smithi119.stdout:1: finishing write tid 1 to smithi119156531-1 2023-12-01T15:34:52.476 INFO:tasks.rados.rados.0.smithi119.stdout:4: finishing write tid 1 to smithi119156531-4 2023-12-01T15:34:52.476 INFO:tasks.rados.rados.0.smithi119.stdout:7: finishing write tid 2 to smithi119156531-7 2023-12-01T15:34:52.476 INFO:tasks.rados.rados.0.smithi119.stdout:2: finishing write tid 1 to smithi119156531-2 2023-12-01T15:34:52.476 INFO:tasks.rados.rados.0.smithi119.stdout:8: finishing write tid 1 to smithi119156531-8 2023-12-01T15:34:52.476 INFO:tasks.rados.rados.0.smithi119.stdout:4: finishing write tid 2 to smithi119156531-4 2023-12-01T15:34:52.476 INFO:tasks.rados.rados.0.smithi119.stdout:6: finishing write tid 2 to smithi119156531-6 2023-12-01T15:34:52.476 INFO:tasks.rados.rados.0.smithi119.stdout:1: finishing write tid 2 to smithi119156531-1 2023-12-01T15:34:52.476 INFO:tasks.rados.rados.0.smithi119.stdout:7: finishing write tid 3 to smithi119156531-7 2023-12-01T15:34:52.476 INFO:tasks.rados.rados.0.smithi119.stdout:7: oid 7 updating version 0 to 2 2023-12-01T15:34:52.476 INFO:tasks.rados.rados.0.smithi119.stdout:7: oid 7 version 2 is already newer than 1 2023-12-01T15:34:52.476 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-12-01T15:34:52.476 INFO:tasks.rados.rados.0.smithi119.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2023-12-01T15:34:52.477 INFO:tasks.rados.rados.0.smithi119.stdout:2: finishing write tid 2 to smithi119156531-2 2023-12-01T15:34:52.477 INFO:tasks.rados.rados.0.smithi119.stdout:8: finishing write tid 2 to smithi119156531-8 2023-12-01T15:34:52.477 INFO:tasks.rados.rados.0.smithi119.stdout:9: finishing write tid 1 to smithi119156531-9 2023-12-01T15:34:52.477 INFO:tasks.rados.rados.0.smithi119.stdout:10: finishing write tid 1 to smithi119156531-10 2023-12-01T15:34:52.477 INFO:tasks.rados.rados.0.smithi119.stdout:5: finishing write tid 2 to smithi119156531-5 2023-12-01T15:34:52.477 INFO:tasks.rados.rados.0.smithi119.stdout:5: finishing write tid 3 to smithi119156531-5 2023-12-01T15:34:52.477 INFO:tasks.rados.rados.0.smithi119.stdout:5: oid 5 updating version 0 to 1 2023-12-01T15:34:52.477 INFO:tasks.rados.rados.0.smithi119.stdout:5: oid 5 updating version 1 to 3 2023-12-01T15:34:52.477 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 3 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-12-01T15:34:52.477 INFO:tasks.rados.rados.0.smithi119.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2023-12-01T15:34:52.477 INFO:tasks.rados.rados.0.smithi119.stdout:10: finishing write tid 2 to smithi119156531-10 2023-12-01T15:34:52.477 INFO:tasks.rados.rados.0.smithi119.stdout:3: finishing write tid 2 to smithi119156531-3 2023-12-01T15:34:52.477 INFO:tasks.rados.rados.0.smithi119.stdout:6: finishing write tid 3 to smithi119156531-6 2023-12-01T15:34:52.477 INFO:tasks.rados.rados.0.smithi119.stdout:6: oid 6 updating version 0 to 2 2023-12-01T15:34:52.477 INFO:tasks.rados.rados.0.smithi119.stdout:6: oid 6 version 2 is already newer than 1 2023-12-01T15:34:52.478 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-12-01T15:34:52.478 INFO:tasks.rados.rados.0.smithi119.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2023-12-01T15:34:52.478 INFO:tasks.rados.rados.0.smithi119.stdout:8: finishing write tid 3 to smithi119156531-8 2023-12-01T15:34:52.478 INFO:tasks.rados.rados.0.smithi119.stdout:8: oid 8 updating version 0 to 4 2023-12-01T15:34:52.478 INFO:tasks.rados.rados.0.smithi119.stdout:8: oid 8 version 4 is already newer than 2 2023-12-01T15:34:52.478 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 4 (ObjNum 7 snap 0 seq_num 7) dirty exists 2023-12-01T15:34:52.478 INFO:tasks.rados.rados.0.smithi119.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2023-12-01T15:34:52.478 INFO:tasks.rados.rados.0.smithi119.stdout:1: finishing write tid 3 to smithi119156531-1 2023-12-01T15:34:52.478 INFO:tasks.rados.rados.0.smithi119.stdout:1: oid 1 updating version 0 to 1 2023-12-01T15:34:52.478 INFO:tasks.rados.rados.0.smithi119.stdout:1: oid 1 updating version 1 to 4 2023-12-01T15:34:52.478 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 4 (ObjNum 0 snap 0 seq_num 0) dirty exists 2023-12-01T15:34:52.478 INFO:tasks.rados.rados.0.smithi119.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:34:52.478 INFO:tasks.rados.rados.0.smithi119.stdout:9: finishing write tid 2 to smithi119156531-9 2023-12-01T15:34:52.478 INFO:tasks.rados.rados.0.smithi119.stdout:1: done (15 left) 2023-12-01T15:34:52.479 INFO:tasks.rados.rados.0.smithi119.stdout:5: done (14 left) 2023-12-01T15:34:52.479 INFO:tasks.rados.rados.0.smithi119.stdout:6: done (13 left) 2023-12-01T15:34:52.479 INFO:tasks.rados.rados.0.smithi119.stdout:7: done (12 left) 2023-12-01T15:34:52.479 INFO:tasks.rados.rados.0.smithi119.stdout:8: done (11 left) 2023-12-01T15:34:52.479 INFO:tasks.rados.rados.0.smithi119.stdout:17: write initial oid 17 2023-12-01T15:34:52.479 INFO:tasks.rados.rados.0.smithi119.stdout:17: seq_num 16 ranges {0=270336} 2023-12-01T15:34:52.480 INFO:tasks.rados.rados.0.smithi119.stdout:17: writing smithi119156531-17 from 0 to 270336 tid 1 2023-12-01T15:34:52.480 INFO:tasks.rados.rados.0.smithi119.stdout:18: write initial oid 18 2023-12-01T15:34:52.480 INFO:tasks.rados.rados.0.smithi119.stdout:18: seq_num 17 ranges {0=286720} 2023-12-01T15:34:52.480 INFO:tasks.rados.rados.0.smithi119.stdout:18: writing smithi119156531-18 from 0 to 286720 tid 1 2023-12-01T15:34:52.480 INFO:tasks.rados.rados.0.smithi119.stdout:19: write initial oid 19 2023-12-01T15:34:52.480 INFO:tasks.rados.rados.0.smithi119.stdout:19: seq_num 18 ranges {0=303104} 2023-12-01T15:34:52.480 INFO:tasks.rados.rados.0.smithi119.stdout:19: writing smithi119156531-19 from 0 to 303104 tid 1 2023-12-01T15:34:52.488 INFO:tasks.rados.rados.0.smithi119.stdout:20: write initial oid 20 2023-12-01T15:34:52.488 INFO:tasks.rados.rados.0.smithi119.stdout:20: seq_num 19 ranges {0=319488} 2023-12-01T15:34:52.488 INFO:tasks.rados.rados.0.smithi119.stdout:20: writing smithi119156531-20 from 0 to 319488 tid 1 2023-12-01T15:34:52.488 INFO:tasks.rados.rados.0.smithi119.stdout:21: write initial oid 21 2023-12-01T15:34:52.489 INFO:tasks.rados.rados.0.smithi119.stdout:21: seq_num 20 ranges {0=344064} 2023-12-01T15:34:52.489 INFO:tasks.rados.rados.0.smithi119.stdout:21: writing smithi119156531-21 from 0 to 344064 tid 1 2023-12-01T15:34:52.489 INFO:tasks.rados.rados.0.smithi119.stdout: waiting on 16 2023-12-01T15:34:52.489 INFO:tasks.rados.rados.0.smithi119.stdout:14: finishing write tid 1 to smithi119156531-14 2023-12-01T15:34:52.489 INFO:tasks.rados.rados.0.smithi119.stdout:4: finishing write tid 3 to smithi119156531-4 2023-12-01T15:34:52.489 INFO:tasks.rados.rados.0.smithi119.stdout:4: oid 4 updating version 0 to 2 2023-12-01T15:34:52.489 INFO:tasks.rados.rados.0.smithi119.stdout:4: oid 4 updating version 2 to 3 2023-12-01T15:34:52.489 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 3 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-12-01T15:34:52.489 INFO:tasks.rados.rados.0.smithi119.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2023-12-01T15:34:52.489 INFO:tasks.rados.rados.0.smithi119.stdout:2: finishing write tid 3 to smithi119156531-2 2023-12-01T15:34:52.489 INFO:tasks.rados.rados.0.smithi119.stdout:2: oid 2 updating version 0 to 1 2023-12-01T15:34:52.489 INFO:tasks.rados.rados.0.smithi119.stdout:2: oid 2 updating version 1 to 3 2023-12-01T15:34:52.490 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-12-01T15:34:52.490 INFO:tasks.rados.rados.0.smithi119.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2023-12-01T15:34:52.490 INFO:tasks.rados.rados.0.smithi119.stdout:9: finishing write tid 3 to smithi119156531-9 2023-12-01T15:34:52.490 INFO:tasks.rados.rados.0.smithi119.stdout:9: oid 9 updating version 0 to 2 2023-12-01T15:34:52.490 INFO:tasks.rados.rados.0.smithi119.stdout:9: oid 9 version 2 is already newer than 1 2023-12-01T15:34:52.490 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 2 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-12-01T15:34:52.490 INFO:tasks.rados.rados.0.smithi119.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2023-12-01T15:34:52.490 INFO:tasks.rados.rados.0.smithi119.stdout:10: finishing write tid 3 to smithi119156531-10 2023-12-01T15:34:52.490 INFO:tasks.rados.rados.0.smithi119.stdout:10: oid 10 updating version 0 to 2 2023-12-01T15:34:52.490 INFO:tasks.rados.rados.0.smithi119.stdout:10: oid 10 updating version 2 to 4 2023-12-01T15:34:52.490 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 4 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-12-01T15:34:52.490 INFO:tasks.rados.rados.0.smithi119.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2023-12-01T15:34:52.491 INFO:tasks.rados.rados.0.smithi119.stdout:11: finishing write tid 1 to smithi119156531-11 2023-12-01T15:34:52.491 INFO:tasks.rados.rados.0.smithi119.stdout:15: finishing write tid 1 to smithi119156531-15 2023-12-01T15:34:52.491 INFO:tasks.rados.rados.0.smithi119.stdout:2: done (15 left) 2023-12-01T15:34:52.491 INFO:tasks.rados.rados.0.smithi119.stdout:4: done (14 left) 2023-12-01T15:34:52.491 INFO:tasks.rados.rados.0.smithi119.stdout:9: done (13 left) 2023-12-01T15:34:52.491 INFO:tasks.rados.rados.0.smithi119.stdout:10: done (12 left) 2023-12-01T15:34:52.491 INFO:tasks.rados.rados.0.smithi119.stdout:22: write initial oid 22 2023-12-01T15:34:52.491 INFO:tasks.rados.rados.0.smithi119.stdout:14: finishing write tid 2 to smithi119156531-14 2023-12-01T15:34:52.491 INFO:tasks.rados.rados.0.smithi119.stdout:13: finishing write tid 1 to smithi119156531-13 2023-12-01T15:34:52.491 INFO:tasks.rados.rados.0.smithi119.stdout:14: finishing write tid 3 to smithi119156531-14 2023-12-01T15:34:52.491 INFO:tasks.rados.rados.0.smithi119.stdout:14: oid 14 updating version 0 to 3 2023-12-01T15:34:52.491 INFO:tasks.rados.rados.0.smithi119.stdout:14: oid 14 updating version 3 to 4 2023-12-01T15:34:52.491 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 4 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-12-01T15:34:52.492 INFO:tasks.rados.rados.0.smithi119.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2023-12-01T15:34:52.492 INFO:tasks.rados.rados.0.smithi119.stdout:15: finishing write tid 2 to smithi119156531-15 2023-12-01T15:34:52.492 INFO:tasks.rados.rados.0.smithi119.stdout:12: finishing write tid 1 to smithi119156531-12 2023-12-01T15:34:52.492 INFO:tasks.rados.rados.0.smithi119.stdout:11: finishing write tid 2 to smithi119156531-11 2023-12-01T15:34:52.492 INFO:tasks.rados.rados.0.smithi119.stdout:16: finishing write tid 1 to smithi119156531-16 2023-12-01T15:34:52.492 INFO:tasks.rados.rados.0.smithi119.stdout:3: finishing write tid 3 to smithi119156531-3 2023-12-01T15:34:52.492 INFO:tasks.rados.rados.0.smithi119.stdout:3: oid 3 updating version 0 to 1 2023-12-01T15:34:52.492 INFO:tasks.rados.rados.0.smithi119.stdout:3: oid 3 updating version 1 to 2 2023-12-01T15:34:52.492 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 2 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-12-01T15:34:52.492 INFO:tasks.rados.rados.0.smithi119.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2023-12-01T15:34:52.492 INFO:tasks.rados.rados.0.smithi119.stdout:12: finishing write tid 2 to smithi119156531-12 2023-12-01T15:34:52.492 INFO:tasks.rados.rados.0.smithi119.stdout:13: finishing write tid 2 to smithi119156531-13 2023-12-01T15:34:52.492 INFO:tasks.rados.rados.0.smithi119.stdout:15: finishing write tid 3 to smithi119156531-15 2023-12-01T15:34:52.493 INFO:tasks.rados.rados.0.smithi119.stdout:15: oid 15 updating version 0 to 1 2023-12-01T15:34:52.493 INFO:tasks.rados.rados.0.smithi119.stdout:15: oid 15 updating version 1 to 2 2023-12-01T15:34:52.493 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 2 (ObjNum 14 snap 0 seq_num 14) dirty exists 2023-12-01T15:34:52.493 INFO:tasks.rados.rados.0.smithi119.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2023-12-01T15:34:52.493 INFO:tasks.rados.rados.0.smithi119.stdout:16: finishing write tid 2 to smithi119156531-16 2023-12-01T15:34:52.493 INFO:tasks.rados.rados.0.smithi119.stdout:18: finishing write tid 1 to smithi119156531-18 2023-12-01T15:34:52.493 INFO:tasks.rados.rados.0.smithi119.stdout:11: finishing write tid 3 to smithi119156531-11 2023-12-01T15:34:52.493 INFO:tasks.rados.rados.0.smithi119.stdout:11: oid 11 updating version 0 to 1 2023-12-01T15:34:52.493 INFO:tasks.rados.rados.0.smithi119.stdout:11: oid 11 updating version 1 to 3 2023-12-01T15:34:52.493 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 3 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-12-01T15:34:52.493 INFO:tasks.rados.rados.0.smithi119.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2023-12-01T15:34:52.493 INFO:tasks.rados.rados.0.smithi119.stdout:17: finishing write tid 1 to smithi119156531-17 2023-12-01T15:34:52.493 INFO:tasks.rados.rados.0.smithi119.stdout:13: finishing write tid 3 to smithi119156531-13 2023-12-01T15:34:52.494 INFO:tasks.rados.rados.0.smithi119.stdout:13: oid 13 updating version 0 to 4 2023-12-01T15:34:52.494 INFO:tasks.rados.rados.0.smithi119.stdout:13: oid 13 version 4 is already newer than 2 2023-12-01T15:34:52.494 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 4 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-12-01T15:34:52.494 INFO:tasks.rados.rados.0.smithi119.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2023-12-01T15:34:52.494 INFO:tasks.rados.rados.0.smithi119.stdout:17: finishing write tid 2 to smithi119156531-17 2023-12-01T15:34:52.494 INFO:tasks.rados.rados.0.smithi119.stdout:12: finishing write tid 3 to smithi119156531-12 2023-12-01T15:34:52.494 INFO:tasks.rados.rados.0.smithi119.stdout:12: oid 12 updating version 0 to 3 2023-12-01T15:34:52.494 INFO:tasks.rados.rados.0.smithi119.stdout:12: oid 12 version 3 is already newer than 1 2023-12-01T15:34:52.494 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 3 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-12-01T15:34:52.494 INFO:tasks.rados.rados.0.smithi119.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2023-12-01T15:34:52.494 INFO:tasks.rados.rados.0.smithi119.stdout:16: finishing write tid 3 to smithi119156531-16 2023-12-01T15:34:52.494 INFO:tasks.rados.rados.0.smithi119.stdout:16: oid 16 updating version 0 to 4 2023-12-01T15:34:52.494 INFO:tasks.rados.rados.0.smithi119.stdout:16: oid 16 version 4 is already newer than 2 2023-12-01T15:34:52.495 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 4 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-12-01T15:34:52.496 INFO:tasks.rados.rados.0.smithi119.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2023-12-01T15:34:52.496 INFO:tasks.rados.rados.0.smithi119.stdout:18: finishing write tid 2 to smithi119156531-18 2023-12-01T15:34:52.496 INFO:tasks.rados.rados.0.smithi119.stdout:17: finishing write tid 3 to smithi119156531-17 2023-12-01T15:34:52.496 INFO:tasks.rados.rados.0.smithi119.stdout:17: oid 17 updating version 0 to 3 2023-12-01T15:34:52.496 INFO:tasks.rados.rados.0.smithi119.stdout:17: oid 17 updating version 3 to 4 2023-12-01T15:34:52.496 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 4 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-12-01T15:34:52.496 INFO:tasks.rados.rados.0.smithi119.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2023-12-01T15:34:52.496 INFO:tasks.rados.rados.0.smithi119.stdout:22: seq_num 21 ranges {0=360448} 2023-12-01T15:34:52.496 INFO:tasks.rados.rados.0.smithi119.stdout:22: writing smithi119156531-22 from 0 to 360448 tid 1 2023-12-01T15:34:52.496 INFO:tasks.rados.rados.0.smithi119.stdout:3: done (12 left) 2023-12-01T15:34:52.496 INFO:tasks.rados.rados.0.smithi119.stdout:11: done (11 left) 2023-12-01T15:34:52.496 INFO:tasks.rados.rados.0.smithi119.stdout:12: done (10 left) 2023-12-01T15:34:52.497 INFO:tasks.rados.rados.0.smithi119.stdout:13: done (9 left) 2023-12-01T15:34:52.497 INFO:tasks.rados.rados.0.smithi119.stdout:14: done (8 left) 2023-12-01T15:34:52.497 INFO:tasks.rados.rados.0.smithi119.stdout:15: done (7 left) 2023-12-01T15:34:52.497 INFO:tasks.rados.rados.0.smithi119.stdout:16: done (6 left) 2023-12-01T15:34:52.497 INFO:tasks.rados.rados.0.smithi119.stdout:17: done (5 left) 2023-12-01T15:34:52.497 INFO:tasks.rados.rados.0.smithi119.stdout:23: write initial oid 23 2023-12-01T15:34:52.497 INFO:tasks.rados.rados.0.smithi119.stdout:23: seq_num 22 ranges {0=376832} 2023-12-01T15:34:52.499 INFO:tasks.rados.rados.0.smithi119.stdout:23: writing smithi119156531-23 from 0 to 376832 tid 1 2023-12-01T15:34:52.499 INFO:tasks.rados.rados.0.smithi119.stdout:24: write initial oid 24 2023-12-01T15:34:52.499 INFO:tasks.rados.rados.0.smithi119.stdout:24: seq_num 23 ranges {0=393216} 2023-12-01T15:34:52.499 INFO:tasks.rados.rados.0.smithi119.stdout:24: writing smithi119156531-24 from 0 to 393216 tid 1 2023-12-01T15:34:52.499 INFO:tasks.rados.rados.0.smithi119.stdout:25: write initial oid 25 2023-12-01T15:34:52.499 INFO:tasks.rados.rados.0.smithi119.stdout:25: seq_num 24 ranges {0=409600} 2023-12-01T15:34:52.499 INFO:tasks.rados.rados.0.smithi119.stdout:25: writing smithi119156531-25 from 0 to 409600 tid 1 2023-12-01T15:34:52.499 INFO:tasks.rados.rados.0.smithi119.stdout:26: write initial oid 26 2023-12-01T15:34:52.499 INFO:tasks.rados.rados.0.smithi119.stdout:26: seq_num 25 ranges {0=425984} 2023-12-01T15:34:52.499 INFO:tasks.rados.rados.0.smithi119.stdout:26: writing smithi119156531-26 from 0 to 425984 tid 1 2023-12-01T15:34:52.499 INFO:tasks.rados.rados.0.smithi119.stdout:27: write initial oid 27 2023-12-01T15:34:52.500 INFO:tasks.rados.rados.0.smithi119.stdout:27: seq_num 26 ranges {0=442368} 2023-12-01T15:34:52.501 INFO:tasks.rados.rados.0.smithi119.stdout:27: writing smithi119156531-27 from 0 to 442368 tid 1 2023-12-01T15:34:52.501 INFO:tasks.rados.rados.0.smithi119.stdout:28: write initial oid 28 2023-12-01T15:34:52.501 INFO:tasks.rados.rados.0.smithi119.stdout:28: seq_num 27 ranges {0=458752} 2023-12-01T15:34:52.504 INFO:tasks.rados.rados.0.smithi119.stdout:28: writing smithi119156531-28 from 0 to 458752 tid 1 2023-12-01T15:34:52.504 INFO:tasks.rados.rados.0.smithi119.stdout:29: write initial oid 29 2023-12-01T15:34:52.504 INFO:tasks.rados.rados.0.smithi119.stdout:29: seq_num 28 ranges {0=475136} 2023-12-01T15:34:52.507 INFO:tasks.rados.rados.0.smithi119.stdout:29: writing smithi119156531-29 from 0 to 475136 tid 1 2023-12-01T15:34:52.508 INFO:tasks.rados.rados.0.smithi119.stdout:30: write initial oid 30 2023-12-01T15:34:52.508 INFO:tasks.rados.rados.0.smithi119.stdout:30: seq_num 29 ranges {0=491520} 2023-12-01T15:34:52.509 INFO:tasks.rados.rados.0.smithi119.stdout:30: writing smithi119156531-30 from 0 to 491520 tid 1 2023-12-01T15:34:52.510 INFO:tasks.rados.rados.0.smithi119.stdout:31: write initial oid 31 2023-12-01T15:34:52.510 INFO:tasks.rados.rados.0.smithi119.stdout:31: seq_num 30 ranges {0=507904} 2023-12-01T15:34:52.513 INFO:tasks.rados.rados.0.smithi119.stdout:31: writing smithi119156531-31 from 0 to 507904 tid 1 2023-12-01T15:34:52.513 INFO:tasks.rados.rados.0.smithi119.stdout:32: write initial oid 32 2023-12-01T15:34:52.513 INFO:tasks.rados.rados.0.smithi119.stdout:32: seq_num 31 ranges {0=524288} 2023-12-01T15:34:52.516 INFO:tasks.rados.rados.0.smithi119.stdout:32: writing smithi119156531-32 from 0 to 524288 tid 1 2023-12-01T15:34:52.516 INFO:tasks.rados.rados.0.smithi119.stdout:33: write initial oid 33 2023-12-01T15:34:52.516 INFO:tasks.rados.rados.0.smithi119.stdout:33: seq_num 32 ranges {0=540672} 2023-12-01T15:34:52.520 INFO:tasks.rados.rados.0.smithi119.stdout:33: writing smithi119156531-33 from 0 to 540672 tid 1 2023-12-01T15:34:52.520 INFO:tasks.rados.rados.0.smithi119.stdout: waiting on 16 2023-12-01T15:34:52.520 INFO:tasks.rados.rados.0.smithi119.stdout:18: finishing write tid 3 to smithi119156531-18 2023-12-01T15:34:52.521 INFO:tasks.rados.rados.0.smithi119.stdout:18: oid 18 updating version 0 to 3 2023-12-01T15:34:52.521 INFO:tasks.rados.rados.0.smithi119.stdout:18: oid 18 updating version 3 to 4 2023-12-01T15:34:52.521 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 4 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-12-01T15:34:52.521 INFO:tasks.rados.rados.0.smithi119.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2023-12-01T15:34:52.521 INFO:tasks.rados.rados.0.smithi119.stdout:18: done (15 left) 2023-12-01T15:34:52.521 INFO:tasks.rados.rados.0.smithi119.stdout:34: write initial oid 34 2023-12-01T15:34:52.521 INFO:tasks.rados.rados.0.smithi119.stdout:34: seq_num 33 ranges {0=557056} 2023-12-01T15:34:52.525 INFO:tasks.rados.rados.0.smithi119.stdout:34: writing smithi119156531-34 from 0 to 557056 tid 1 2023-12-01T15:34:52.525 INFO:tasks.rados.rados.0.smithi119.stdout: waiting on 16 2023-12-01T15:34:52.526 INFO:tasks.rados.rados.0.smithi119.stdout:19: finishing write tid 1 to smithi119156531-19 2023-12-01T15:34:52.526 INFO:tasks.rados.rados.0.smithi119.stdout:19: finishing write tid 2 to smithi119156531-19 2023-12-01T15:34:52.526 INFO:tasks.rados.rados.0.smithi119.stdout:20: finishing write tid 1 to smithi119156531-20 2023-12-01T15:34:52.526 INFO:tasks.rados.rados.0.smithi119.stdout:21: finishing write tid 1 to smithi119156531-21 2023-12-01T15:34:52.526 INFO:tasks.rados.rados.0.smithi119.stdout:19: finishing write tid 3 to smithi119156531-19 2023-12-01T15:34:52.526 INFO:tasks.rados.rados.0.smithi119.stdout:19: oid 19 updating version 0 to 2 2023-12-01T15:34:52.526 INFO:tasks.rados.rados.0.smithi119.stdout:19: oid 19 version 2 is already newer than 1 2023-12-01T15:34:52.527 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 2 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-12-01T15:34:52.527 INFO:tasks.rados.rados.0.smithi119.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2023-12-01T15:34:52.527 INFO:tasks.rados.rados.0.smithi119.stdout:20: finishing write tid 2 to smithi119156531-20 2023-12-01T15:34:52.527 INFO:tasks.rados.rados.0.smithi119.stdout:21: finishing write tid 2 to smithi119156531-21 2023-12-01T15:34:52.527 INFO:tasks.rados.rados.0.smithi119.stdout:22: finishing write tid 1 to smithi119156531-22 2023-12-01T15:34:52.527 INFO:tasks.rados.rados.0.smithi119.stdout:20: finishing write tid 3 to smithi119156531-20 2023-12-01T15:34:52.527 INFO:tasks.rados.rados.0.smithi119.stdout:20: oid 20 updating version 0 to 1 2023-12-01T15:34:52.527 INFO:tasks.rados.rados.0.smithi119.stdout:20: oid 20 updating version 1 to 2 2023-12-01T15:34:52.527 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 2 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-12-01T15:34:52.527 INFO:tasks.rados.rados.0.smithi119.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2023-12-01T15:34:52.527 INFO:tasks.rados.rados.0.smithi119.stdout:21: finishing write tid 3 to smithi119156531-21 2023-12-01T15:34:52.527 INFO:tasks.rados.rados.0.smithi119.stdout:21: oid 21 updating version 0 to 1 2023-12-01T15:34:52.528 INFO:tasks.rados.rados.0.smithi119.stdout:21: oid 21 updating version 1 to 2 2023-12-01T15:34:52.528 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 2 (ObjNum 20 snap 0 seq_num 20) dirty exists 2023-12-01T15:34:52.528 INFO:tasks.rados.rados.0.smithi119.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2023-12-01T15:34:52.528 INFO:tasks.rados.rados.0.smithi119.stdout:22: finishing write tid 2 to smithi119156531-22 2023-12-01T15:34:52.528 INFO:tasks.rados.rados.0.smithi119.stdout:22: finishing write tid 3 to smithi119156531-22 2023-12-01T15:34:52.528 INFO:tasks.rados.rados.0.smithi119.stdout:22: oid 22 updating version 0 to 6 2023-12-01T15:34:52.528 INFO:tasks.rados.rados.0.smithi119.stdout:22: oid 22 version 6 is already newer than 5 2023-12-01T15:34:52.528 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 6 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-12-01T15:34:52.528 INFO:tasks.rados.rados.0.smithi119.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2023-12-01T15:34:52.528 INFO:tasks.rados.rados.0.smithi119.stdout:23: finishing write tid 1 to smithi119156531-23 2023-12-01T15:34:52.528 INFO:tasks.rados.rados.0.smithi119.stdout:24: finishing write tid 1 to smithi119156531-24 2023-12-01T15:34:52.528 INFO:tasks.rados.rados.0.smithi119.stdout:23: finishing write tid 2 to smithi119156531-23 2023-12-01T15:34:52.529 INFO:tasks.rados.rados.0.smithi119.stdout:24: finishing write tid 2 to smithi119156531-24 2023-12-01T15:34:52.529 INFO:tasks.rados.rados.0.smithi119.stdout:25: finishing write tid 1 to smithi119156531-25 2023-12-01T15:34:52.529 INFO:tasks.rados.rados.0.smithi119.stdout:24: finishing write tid 3 to smithi119156531-24 2023-12-01T15:34:52.529 INFO:tasks.rados.rados.0.smithi119.stdout:24: oid 24 updating version 0 to 1 2023-12-01T15:34:52.529 INFO:tasks.rados.rados.0.smithi119.stdout:24: oid 24 updating version 1 to 2 2023-12-01T15:34:52.529 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 2 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-12-01T15:34:52.530 INFO:tasks.rados.rados.0.smithi119.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2023-12-01T15:34:52.530 INFO:tasks.rados.rados.0.smithi119.stdout:23: finishing write tid 3 to smithi119156531-23 2023-12-01T15:34:52.530 INFO:tasks.rados.rados.0.smithi119.stdout:23: oid 23 updating version 0 to 7 2023-12-01T15:34:52.530 INFO:tasks.rados.rados.0.smithi119.stdout:23: oid 23 updating version 7 to 8 2023-12-01T15:34:52.530 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 8 (ObjNum 22 snap 0 seq_num 22) dirty exists 2023-12-01T15:34:52.530 INFO:tasks.rados.rados.0.smithi119.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2023-12-01T15:34:52.530 INFO:tasks.rados.rados.0.smithi119.stdout:25: finishing write tid 2 to smithi119156531-25 2023-12-01T15:34:52.530 INFO:tasks.rados.rados.0.smithi119.stdout:25: finishing write tid 3 to smithi119156531-25 2023-12-01T15:34:52.530 INFO:tasks.rados.rados.0.smithi119.stdout:25: oid 25 updating version 0 to 3 2023-12-01T15:34:52.531 INFO:tasks.rados.rados.0.smithi119.stdout:25: oid 25 updating version 3 to 4 2023-12-01T15:34:52.531 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 4 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-12-01T15:34:52.531 INFO:tasks.rados.rados.0.smithi119.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2023-12-01T15:34:52.531 INFO:tasks.rados.rados.0.smithi119.stdout:26: finishing write tid 1 to smithi119156531-26 2023-12-01T15:34:52.531 INFO:tasks.rados.rados.0.smithi119.stdout:26: finishing write tid 2 to smithi119156531-26 2023-12-01T15:34:52.531 INFO:tasks.rados.rados.0.smithi119.stdout:26: finishing write tid 3 to smithi119156531-26 2023-12-01T15:34:52.531 INFO:tasks.rados.rados.0.smithi119.stdout:26: oid 26 updating version 0 to 6 2023-12-01T15:34:52.531 INFO:tasks.rados.rados.0.smithi119.stdout:26: oid 26 version 6 is already newer than 5 2023-12-01T15:34:52.531 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 6 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-12-01T15:34:52.531 INFO:tasks.rados.rados.0.smithi119.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2023-12-01T15:34:52.531 INFO:tasks.rados.rados.0.smithi119.stdout:27: finishing write tid 1 to smithi119156531-27 2023-12-01T15:34:52.531 INFO:tasks.rados.rados.0.smithi119.stdout:27: finishing write tid 2 to smithi119156531-27 2023-12-01T15:34:52.531 INFO:tasks.rados.rados.0.smithi119.stdout:27: finishing write tid 3 to smithi119156531-27 2023-12-01T15:34:52.531 INFO:tasks.rados.rados.0.smithi119.stdout:27: oid 27 updating version 0 to 9 2023-12-01T15:34:52.531 INFO:tasks.rados.rados.0.smithi119.stdout:27: oid 27 updating version 9 to 10 2023-12-01T15:34:52.531 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 10 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-12-01T15:34:52.532 INFO:tasks.rados.rados.0.smithi119.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2023-12-01T15:34:52.532 INFO:tasks.rados.rados.0.smithi119.stdout:28: finishing write tid 1 to smithi119156531-28 2023-12-01T15:34:52.532 INFO:tasks.rados.rados.0.smithi119.stdout:28: finishing write tid 2 to smithi119156531-28 2023-12-01T15:34:52.532 INFO:tasks.rados.rados.0.smithi119.stdout:28: finishing write tid 3 to smithi119156531-28 2023-12-01T15:34:52.532 INFO:tasks.rados.rados.0.smithi119.stdout:28: oid 28 updating version 0 to 1 2023-12-01T15:34:52.532 INFO:tasks.rados.rados.0.smithi119.stdout:28: oid 28 updating version 1 to 2 2023-12-01T15:34:52.532 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 2 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-12-01T15:34:52.532 INFO:tasks.rados.rados.0.smithi119.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2023-12-01T15:34:52.532 INFO:tasks.rados.rados.0.smithi119.stdout:29: finishing write tid 1 to smithi119156531-29 2023-12-01T15:34:52.532 INFO:tasks.rados.rados.0.smithi119.stdout:29: finishing write tid 2 to smithi119156531-29 2023-12-01T15:34:52.532 INFO:tasks.rados.rados.0.smithi119.stdout:29: finishing write tid 3 to smithi119156531-29 2023-12-01T15:34:52.532 INFO:tasks.rados.rados.0.smithi119.stdout:29: oid 29 updating version 0 to 6 2023-12-01T15:34:52.532 INFO:tasks.rados.rados.0.smithi119.stdout:29: oid 29 version 6 is already newer than 5 2023-12-01T15:34:52.532 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 6 (ObjNum 28 snap 0 seq_num 28) dirty exists 2023-12-01T15:34:52.532 INFO:tasks.rados.rados.0.smithi119.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2023-12-01T15:34:52.533 INFO:tasks.rados.rados.0.smithi119.stdout:30: finishing write tid 1 to smithi119156531-30 2023-12-01T15:34:52.533 INFO:tasks.rados.rados.0.smithi119.stdout:30: finishing write tid 2 to smithi119156531-30 2023-12-01T15:34:52.533 INFO:tasks.rados.rados.0.smithi119.stdout:30: finishing write tid 3 to smithi119156531-30 2023-12-01T15:34:52.533 INFO:tasks.rados.rados.0.smithi119.stdout:30: oid 30 updating version 0 to 4 2023-12-01T15:34:52.533 INFO:tasks.rados.rados.0.smithi119.stdout:30: oid 30 version 4 is already newer than 3 2023-12-01T15:34:52.533 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 4 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-12-01T15:34:52.533 INFO:tasks.rados.rados.0.smithi119.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2023-12-01T15:34:52.533 INFO:tasks.rados.rados.0.smithi119.stdout:31: finishing write tid 1 to smithi119156531-31 2023-12-01T15:34:52.533 INFO:tasks.rados.rados.0.smithi119.stdout:31: finishing write tid 2 to smithi119156531-31 2023-12-01T15:34:52.533 INFO:tasks.rados.rados.0.smithi119.stdout:31: finishing write tid 3 to smithi119156531-31 2023-12-01T15:34:52.533 INFO:tasks.rados.rados.0.smithi119.stdout:31: oid 31 updating version 0 to 3 2023-12-01T15:34:52.533 INFO:tasks.rados.rados.0.smithi119.stdout:31: oid 31 updating version 3 to 4 2023-12-01T15:34:52.534 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 4 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-12-01T15:34:52.534 INFO:tasks.rados.rados.0.smithi119.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2023-12-01T15:34:52.534 INFO:tasks.rados.rados.0.smithi119.stdout:32: finishing write tid 1 to smithi119156531-32 2023-12-01T15:34:52.534 INFO:tasks.rados.rados.0.smithi119.stdout:32: finishing write tid 2 to smithi119156531-32 2023-12-01T15:34:52.534 INFO:tasks.rados.rados.0.smithi119.stdout:32: finishing write tid 3 to smithi119156531-32 2023-12-01T15:34:52.535 INFO:tasks.rados.rados.0.smithi119.stdout:32: oid 32 updating version 0 to 6 2023-12-01T15:34:52.536 INFO:tasks.rados.rados.0.smithi119.stdout:32: oid 32 version 6 is already newer than 5 2023-12-01T15:34:52.536 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 6 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-12-01T15:34:52.536 INFO:tasks.rados.rados.0.smithi119.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2023-12-01T15:34:52.536 INFO:tasks.rados.rados.0.smithi119.stdout:33: finishing write tid 1 to smithi119156531-33 2023-12-01T15:34:52.536 INFO:tasks.rados.rados.0.smithi119.stdout:19: done (15 left) 2023-12-01T15:34:52.536 INFO:tasks.rados.rados.0.smithi119.stdout:20: done (14 left) 2023-12-01T15:34:52.536 INFO:tasks.rados.rados.0.smithi119.stdout:21: done (13 left) 2023-12-01T15:34:52.536 INFO:tasks.rados.rados.0.smithi119.stdout:22: done (12 left) 2023-12-01T15:34:52.536 INFO:tasks.rados.rados.0.smithi119.stdout:23: done (11 left) 2023-12-01T15:34:52.536 INFO:tasks.rados.rados.0.smithi119.stdout:24: done (10 left) 2023-12-01T15:34:52.536 INFO:tasks.rados.rados.0.smithi119.stdout:25: done (9 left) 2023-12-01T15:34:52.536 INFO:tasks.rados.rados.0.smithi119.stdout:26: done (8 left) 2023-12-01T15:34:52.536 INFO:tasks.rados.rados.0.smithi119.stdout:27: done (7 left) 2023-12-01T15:34:52.537 INFO:tasks.rados.rados.0.smithi119.stdout:28: done (6 left) 2023-12-01T15:34:52.537 INFO:tasks.rados.rados.0.smithi119.stdout:29: done (5 left) 2023-12-01T15:34:52.537 INFO:tasks.rados.rados.0.smithi119.stdout:30: done (4 left) 2023-12-01T15:34:52.537 INFO:tasks.rados.rados.0.smithi119.stdout:31: done (3 left) 2023-12-01T15:34:52.537 INFO:tasks.rados.rados.0.smithi119.stdout:32: done (2 left) 2023-12-01T15:34:52.537 INFO:tasks.rados.rados.0.smithi119.stdout:35: write initial oid 35 2023-12-01T15:34:52.537 INFO:tasks.rados.rados.0.smithi119.stdout:35: seq_num 34 ranges {0=573440} 2023-12-01T15:34:52.538 INFO:tasks.rados.rados.0.smithi119.stdout:35: writing smithi119156531-35 from 0 to 573440 tid 1 2023-12-01T15:34:52.539 INFO:tasks.rados.rados.0.smithi119.stdout:36: write initial oid 36 2023-12-01T15:34:52.539 INFO:tasks.rados.rados.0.smithi119.stdout:36: seq_num 35 ranges {0=589824} 2023-12-01T15:34:52.539 INFO:tasks.rados.rados.0.smithi119.stdout:36: writing smithi119156531-36 from 0 to 589824 tid 1 2023-12-01T15:34:52.539 INFO:tasks.rados.rados.0.smithi119.stdout:37: write initial oid 37 2023-12-01T15:34:52.539 INFO:tasks.rados.rados.0.smithi119.stdout:37: seq_num 36 ranges {0=606208} 2023-12-01T15:34:52.539 INFO:tasks.rados.rados.0.smithi119.stdout:37: writing smithi119156531-37 from 0 to 606208 tid 1 2023-12-01T15:34:52.539 INFO:tasks.rados.rados.0.smithi119.stdout:38: write initial oid 38 2023-12-01T15:34:52.539 INFO:tasks.rados.rados.0.smithi119.stdout:38: seq_num 37 ranges {0=622592} 2023-12-01T15:34:52.539 INFO:tasks.rados.rados.0.smithi119.stdout:38: writing smithi119156531-38 from 0 to 622592 tid 1 2023-12-01T15:34:52.539 INFO:tasks.rados.rados.0.smithi119.stdout:39: write initial oid 39 2023-12-01T15:34:52.539 INFO:tasks.rados.rados.0.smithi119.stdout:39: seq_num 38 ranges {0=638976} 2023-12-01T15:34:52.541 INFO:tasks.rados.rados.0.smithi119.stdout:39: writing smithi119156531-39 from 0 to 638976 tid 1 2023-12-01T15:34:52.541 INFO:tasks.rados.rados.0.smithi119.stdout:40: write initial oid 40 2023-12-01T15:34:52.541 INFO:tasks.rados.rados.0.smithi119.stdout:40: seq_num 39 ranges {0=663552} 2023-12-01T15:34:52.545 INFO:tasks.rados.rados.0.smithi119.stdout:40: writing smithi119156531-40 from 0 to 663552 tid 1 2023-12-01T15:34:52.545 INFO:tasks.rados.rados.0.smithi119.stdout:41: write initial oid 41 2023-12-01T15:34:52.545 INFO:tasks.rados.rados.0.smithi119.stdout:41: seq_num 40 ranges {0=679936} 2023-12-01T15:34:52.548 INFO:tasks.rados.rados.0.smithi119.stdout:41: writing smithi119156531-41 from 0 to 679936 tid 1 2023-12-01T15:34:52.549 INFO:tasks.rados.rados.0.smithi119.stdout:42: write initial oid 42 2023-12-01T15:34:52.549 INFO:tasks.rados.rados.0.smithi119.stdout:42: seq_num 41 ranges {0=696320} 2023-12-01T15:34:52.552 INFO:tasks.rados.rados.0.smithi119.stdout:42: writing smithi119156531-42 from 0 to 696320 tid 1 2023-12-01T15:34:52.553 INFO:tasks.rados.rados.0.smithi119.stdout:43: write initial oid 43 2023-12-01T15:34:52.553 INFO:tasks.rados.rados.0.smithi119.stdout:43: seq_num 42 ranges {0=712704} 2023-12-01T15:34:52.557 INFO:tasks.rados.rados.0.smithi119.stdout:43: writing smithi119156531-43 from 0 to 712704 tid 1 2023-12-01T15:34:52.557 INFO:tasks.rados.rados.0.smithi119.stdout:44: write initial oid 44 2023-12-01T15:34:52.557 INFO:tasks.rados.rados.0.smithi119.stdout:44: seq_num 43 ranges {0=729088} 2023-12-01T15:34:52.561 INFO:tasks.rados.rados.0.smithi119.stdout:44: writing smithi119156531-44 from 0 to 729088 tid 1 2023-12-01T15:34:52.561 INFO:tasks.rados.rados.0.smithi119.stdout:45: write initial oid 45 2023-12-01T15:34:52.561 INFO:tasks.rados.rados.0.smithi119.stdout:45: seq_num 44 ranges {0=745472} 2023-12-01T15:34:52.565 INFO:tasks.rados.rados.0.smithi119.stdout:45: writing smithi119156531-45 from 0 to 745472 tid 1 2023-12-01T15:34:52.565 INFO:tasks.rados.rados.0.smithi119.stdout:46: write initial oid 46 2023-12-01T15:34:52.566 INFO:tasks.rados.rados.0.smithi119.stdout:46: seq_num 45 ranges {0=761856} 2023-12-01T15:34:52.570 INFO:tasks.rados.rados.0.smithi119.stdout:46: writing smithi119156531-46 from 0 to 761856 tid 1 2023-12-01T15:34:52.570 INFO:tasks.rados.rados.0.smithi119.stdout:47: write initial oid 47 2023-12-01T15:34:52.570 INFO:tasks.rados.rados.0.smithi119.stdout:47: seq_num 46 ranges {0=778240} 2023-12-01T15:34:52.575 INFO:tasks.rados.rados.0.smithi119.stdout:47: writing smithi119156531-47 from 0 to 778240 tid 1 2023-12-01T15:34:52.575 INFO:tasks.rados.rados.0.smithi119.stdout:48: write initial oid 48 2023-12-01T15:34:52.575 INFO:tasks.rados.rados.0.smithi119.stdout:48: seq_num 47 ranges {0=794624} 2023-12-01T15:34:52.580 INFO:tasks.rados.rados.0.smithi119.stdout:48: writing smithi119156531-48 from 0 to 794624 tid 1 2023-12-01T15:34:52.580 INFO:tasks.rados.rados.0.smithi119.stdout: waiting on 16 2023-12-01T15:34:52.580 INFO:tasks.rados.rados.0.smithi119.stdout:33: finishing write tid 2 to smithi119156531-33 2023-12-01T15:34:52.580 INFO:tasks.rados.rados.0.smithi119.stdout:33: finishing write tid 3 to smithi119156531-33 2023-12-01T15:34:52.580 INFO:tasks.rados.rados.0.smithi119.stdout:33: oid 33 updating version 0 to 7 2023-12-01T15:34:52.580 INFO:tasks.rados.rados.0.smithi119.stdout:33: oid 33 updating version 7 to 8 2023-12-01T15:34:52.580 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 8 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-12-01T15:34:52.580 INFO:tasks.rados.rados.0.smithi119.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2023-12-01T15:34:52.580 INFO:tasks.rados.rados.0.smithi119.stdout:34: finishing write tid 1 to smithi119156531-34 2023-12-01T15:34:52.581 INFO:tasks.rados.rados.0.smithi119.stdout:34: finishing write tid 2 to smithi119156531-34 2023-12-01T15:34:52.581 INFO:tasks.rados.rados.0.smithi119.stdout:34: finishing write tid 3 to smithi119156531-34 2023-12-01T15:34:52.581 INFO:tasks.rados.rados.0.smithi119.stdout:34: oid 34 updating version 0 to 3 2023-12-01T15:34:52.581 INFO:tasks.rados.rados.0.smithi119.stdout:34: oid 34 updating version 3 to 4 2023-12-01T15:34:52.581 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 4 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-12-01T15:34:52.581 INFO:tasks.rados.rados.0.smithi119.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2023-12-01T15:34:52.581 INFO:tasks.rados.rados.0.smithi119.stdout:35: finishing write tid 1 to smithi119156531-35 2023-12-01T15:34:52.581 INFO:tasks.rados.rados.0.smithi119.stdout:35: finishing write tid 2 to smithi119156531-35 2023-12-01T15:34:52.581 INFO:tasks.rados.rados.0.smithi119.stdout:33: done (15 left) 2023-12-01T15:34:52.581 INFO:tasks.rados.rados.0.smithi119.stdout:34: done (14 left) 2023-12-01T15:34:52.581 INFO:tasks.rados.rados.0.smithi119.stdout:49: write initial oid 49 2023-12-01T15:34:52.581 INFO:tasks.rados.rados.0.smithi119.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2023-12-01T15:34:52.582 INFO:tasks.rados.rados.0.smithi119.stdout:49: writing smithi119156531-49 from 0 to 409600 tid 1 2023-12-01T15:34:52.585 INFO:tasks.rados.rados.0.smithi119.stdout:49: writing smithi119156531-49 from 409600 to 811008 tid 2 2023-12-01T15:34:52.585 INFO:tasks.rados.rados.0.smithi119.stdout:50: write initial oid 50 2023-12-01T15:34:52.585 INFO:tasks.rados.rados.0.smithi119.stdout:35: finishing write tid 3 to smithi119156531-35 2023-12-01T15:34:52.585 INFO:tasks.rados.rados.0.smithi119.stdout:35: oid 35 updating version 0 to 9 2023-12-01T15:34:52.586 INFO:tasks.rados.rados.0.smithi119.stdout:35: oid 35 updating version 9 to 10 2023-12-01T15:34:52.586 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 10 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T15:34:52.586 INFO:tasks.rados.rados.0.smithi119.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2023-12-01T15:34:52.586 INFO:tasks.rados.rados.0.smithi119.stdout:36: finishing write tid 1 to smithi119156531-36 2023-12-01T15:34:52.586 INFO:tasks.rados.rados.0.smithi119.stdout:36: finishing write tid 2 to smithi119156531-36 2023-12-01T15:34:52.586 INFO:tasks.rados.rados.0.smithi119.stdout:36: finishing write tid 3 to smithi119156531-36 2023-12-01T15:34:52.586 INFO:tasks.rados.rados.0.smithi119.stdout:36: oid 36 updating version 0 to 2 2023-12-01T15:34:52.586 INFO:tasks.rados.rados.0.smithi119.stdout:36: oid 36 version 2 is already newer than 1 2023-12-01T15:34:52.586 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 2 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-12-01T15:34:52.586 INFO:tasks.rados.rados.0.smithi119.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2023-12-01T15:34:52.586 INFO:tasks.rados.rados.0.smithi119.stdout:37: finishing write tid 1 to smithi119156531-37 2023-12-01T15:34:52.586 INFO:tasks.rados.rados.0.smithi119.stdout:37: finishing write tid 2 to smithi119156531-37 2023-12-01T15:34:52.586 INFO:tasks.rados.rados.0.smithi119.stdout:37: finishing write tid 3 to smithi119156531-37 2023-12-01T15:34:52.586 INFO:tasks.rados.rados.0.smithi119.stdout:37: oid 37 updating version 0 to 11 2023-12-01T15:34:52.587 INFO:tasks.rados.rados.0.smithi119.stdout:37: oid 37 updating version 11 to 12 2023-12-01T15:34:52.587 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 12 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-12-01T15:34:52.587 INFO:tasks.rados.rados.0.smithi119.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2023-12-01T15:34:52.587 INFO:tasks.rados.rados.0.smithi119.stdout:38: finishing write tid 1 to smithi119156531-38 2023-12-01T15:34:52.587 INFO:tasks.rados.rados.0.smithi119.stdout:38: finishing write tid 2 to smithi119156531-38 2023-12-01T15:34:52.587 INFO:tasks.rados.rados.0.smithi119.stdout:38: finishing write tid 3 to smithi119156531-38 2023-12-01T15:34:52.587 INFO:tasks.rados.rados.0.smithi119.stdout:38: oid 38 updating version 0 to 5 2023-12-01T15:34:52.587 INFO:tasks.rados.rados.0.smithi119.stdout:38: oid 38 updating version 5 to 6 2023-12-01T15:34:52.587 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 6 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-12-01T15:34:52.587 INFO:tasks.rados.rados.0.smithi119.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2023-12-01T15:34:52.587 INFO:tasks.rados.rados.0.smithi119.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2023-12-01T15:34:52.588 INFO:tasks.rados.rados.0.smithi119.stdout:50: writing smithi119156531-50 from 0 to 425984 tid 1 2023-12-01T15:34:52.593 INFO:tasks.rados.rados.0.smithi119.stdout:50: writing smithi119156531-50 from 425984 to 827392 tid 2 2023-12-01T15:34:52.593 INFO:tasks.rados.rados.0.smithi119.stdout:35: done (15 left) 2023-12-01T15:34:52.593 INFO:tasks.rados.rados.0.smithi119.stdout:36: done (14 left) 2023-12-01T15:34:52.593 INFO:tasks.rados.rados.0.smithi119.stdout:37: done (13 left) 2023-12-01T15:34:52.593 INFO:tasks.rados.rados.0.smithi119.stdout:38: done (12 left) 2023-12-01T15:34:52.594 INFO:tasks.rados.rados.0.smithi119.stdout:51: copy_from oid 6 from oid 12 current snap is 0 2023-12-01T15:34:52.594 INFO:tasks.rados.rados.0.smithi119.stdout:39: finishing write tid 1 to smithi119156531-39 2023-12-01T15:34:52.594 INFO:tasks.rados.rados.0.smithi119.stdout:39: finishing write tid 2 to smithi119156531-39 2023-12-01T15:34:52.594 INFO:tasks.rados.rados.0.smithi119.stdout:39: finishing write tid 3 to smithi119156531-39 2023-12-01T15:34:52.594 INFO:tasks.rados.rados.0.smithi119.stdout:39: oid 39 updating version 0 to 3 2023-12-01T15:34:52.594 INFO:tasks.rados.rados.0.smithi119.stdout:39: oid 39 updating version 3 to 4 2023-12-01T15:34:52.594 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 4 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-12-01T15:34:52.594 INFO:tasks.rados.rados.0.smithi119.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2023-12-01T15:34:52.594 INFO:tasks.rados.rados.0.smithi119.stdout:40: finishing write tid 1 to smithi119156531-40 2023-12-01T15:34:52.594 INFO:tasks.rados.rados.0.smithi119.stdout:40: finishing write tid 2 to smithi119156531-40 2023-12-01T15:34:52.594 INFO:tasks.rados.rados.0.smithi119.stdout:40: finishing write tid 3 to smithi119156531-40 2023-12-01T15:34:52.594 INFO:tasks.rados.rados.0.smithi119.stdout:40: oid 40 updating version 0 to 5 2023-12-01T15:34:52.594 INFO:tasks.rados.rados.0.smithi119.stdout:40: oid 40 updating version 5 to 6 2023-12-01T15:34:52.594 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 6 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-01T15:34:52.595 INFO:tasks.rados.rados.0.smithi119.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2023-12-01T15:34:52.595 INFO:tasks.rados.rados.0.smithi119.stdout:41: finishing write tid 1 to smithi119156531-41 2023-12-01T15:34:52.595 INFO:tasks.rados.rados.0.smithi119.stdout:41: finishing write tid 2 to smithi119156531-41 2023-12-01T15:34:52.595 INFO:tasks.rados.rados.0.smithi119.stdout:41: finishing write tid 3 to smithi119156531-41 2023-12-01T15:34:52.595 INFO:tasks.rados.rados.0.smithi119.stdout:41: oid 41 updating version 0 to 7 2023-12-01T15:34:52.595 INFO:tasks.rados.rados.0.smithi119.stdout:41: oid 41 updating version 7 to 8 2023-12-01T15:34:52.595 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 8 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-12-01T15:34:52.595 INFO:tasks.rados.rados.0.smithi119.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2023-12-01T15:34:52.595 INFO:tasks.rados.rados.0.smithi119.stdout:42: finishing write tid 1 to smithi119156531-42 2023-12-01T15:34:52.595 INFO:tasks.rados.rados.0.smithi119.stdout:42: finishing write tid 2 to smithi119156531-42 2023-12-01T15:34:52.595 INFO:tasks.rados.rados.0.smithi119.stdout:42: finishing write tid 3 to smithi119156531-42 2023-12-01T15:34:52.595 INFO:tasks.rados.rados.0.smithi119.stdout:42: oid 42 updating version 0 to 5 2023-12-01T15:34:52.595 INFO:tasks.rados.rados.0.smithi119.stdout:42: oid 42 updating version 5 to 6 2023-12-01T15:34:52.595 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 6 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-12-01T15:34:52.595 INFO:tasks.rados.rados.0.smithi119.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2023-12-01T15:34:52.595 INFO:tasks.rados.rados.0.smithi119.stdout:43: finishing write tid 1 to smithi119156531-43 2023-12-01T15:34:52.596 INFO:tasks.rados.rados.0.smithi119.stdout:43: finishing write tid 2 to smithi119156531-43 2023-12-01T15:34:52.596 INFO:tasks.rados.rados.0.smithi119.stdout:43: finishing write tid 3 to smithi119156531-43 2023-12-01T15:34:52.596 INFO:tasks.rados.rados.0.smithi119.stdout:43: oid 43 updating version 0 to 9 2023-12-01T15:34:52.596 INFO:tasks.rados.rados.0.smithi119.stdout:43: oid 43 updating version 9 to 10 2023-12-01T15:34:52.596 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 10 (ObjNum 42 snap 0 seq_num 42) dirty exists 2023-12-01T15:34:52.596 INFO:tasks.rados.rados.0.smithi119.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2023-12-01T15:34:52.596 INFO:tasks.rados.rados.0.smithi119.stdout:44: finishing write tid 1 to smithi119156531-44 2023-12-01T15:34:52.596 INFO:tasks.rados.rados.0.smithi119.stdout:44: finishing write tid 2 to smithi119156531-44 2023-12-01T15:34:52.596 INFO:tasks.rados.rados.0.smithi119.stdout:44: finishing write tid 3 to smithi119156531-44 2023-12-01T15:34:52.596 INFO:tasks.rados.rados.0.smithi119.stdout:44: oid 44 updating version 0 to 5 2023-12-01T15:34:52.596 INFO:tasks.rados.rados.0.smithi119.stdout:44: oid 44 updating version 5 to 6 2023-12-01T15:34:52.596 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 6 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-12-01T15:34:52.596 INFO:tasks.rados.rados.0.smithi119.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2023-12-01T15:34:52.596 INFO:tasks.rados.rados.0.smithi119.stdout:45: finishing write tid 1 to smithi119156531-45 2023-12-01T15:34:52.596 INFO:tasks.rados.rados.0.smithi119.stdout:45: finishing write tid 2 to smithi119156531-45 2023-12-01T15:34:52.597 INFO:tasks.rados.rados.0.smithi119.stdout:45: finishing write tid 3 to smithi119156531-45 2023-12-01T15:34:52.597 INFO:tasks.rados.rados.0.smithi119.stdout:45: oid 45 updating version 0 to 3 2023-12-01T15:34:52.597 INFO:tasks.rados.rados.0.smithi119.stdout:45: oid 45 updating version 3 to 4 2023-12-01T15:34:52.597 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 4 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-12-01T15:34:52.597 INFO:tasks.rados.rados.0.smithi119.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2023-12-01T15:34:52.597 INFO:tasks.rados.rados.0.smithi119.stdout:46: finishing write tid 1 to smithi119156531-46 2023-12-01T15:34:52.597 INFO:tasks.rados.rados.0.smithi119.stdout:46: finishing write tid 2 to smithi119156531-46 2023-12-01T15:34:52.597 INFO:tasks.rados.rados.0.smithi119.stdout:46: finishing write tid 3 to smithi119156531-46 2023-12-01T15:34:52.597 INFO:tasks.rados.rados.0.smithi119.stdout:46: oid 46 updating version 0 to 5 2023-12-01T15:34:52.597 INFO:tasks.rados.rados.0.smithi119.stdout:46: oid 46 updating version 5 to 6 2023-12-01T15:34:52.597 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-12-01T15:34:52.597 INFO:tasks.rados.rados.0.smithi119.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2023-12-01T15:34:52.597 INFO:tasks.rados.rados.0.smithi119.stdout:47: finishing write tid 1 to smithi119156531-47 2023-12-01T15:34:52.597 INFO:tasks.rados.rados.0.smithi119.stdout:47: finishing write tid 2 to smithi119156531-47 2023-12-01T15:34:52.597 INFO:tasks.rados.rados.0.smithi119.stdout:47: finishing write tid 3 to smithi119156531-47 2023-12-01T15:34:52.598 INFO:tasks.rados.rados.0.smithi119.stdout:47: oid 47 updating version 0 to 8 2023-12-01T15:34:52.598 INFO:tasks.rados.rados.0.smithi119.stdout:47: oid 47 version 8 is already newer than 7 2023-12-01T15:34:52.598 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 8 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T15:34:52.598 INFO:tasks.rados.rados.0.smithi119.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2023-12-01T15:34:52.598 INFO:tasks.rados.rados.0.smithi119.stdout:48: finishing write tid 1 to smithi119156531-48 2023-12-01T15:34:52.598 INFO:tasks.rados.rados.0.smithi119.stdout:48: finishing write tid 2 to smithi119156531-48 2023-12-01T15:34:52.598 INFO:tasks.rados.rados.0.smithi119.stdout:49: finishing write tid 1 to smithi119156531-49 2023-12-01T15:34:52.598 INFO:tasks.rados.rados.0.smithi119.stdout:48: finishing write tid 3 to smithi119156531-48 2023-12-01T15:34:52.598 INFO:tasks.rados.rados.0.smithi119.stdout:48: oid 48 updating version 0 to 8 2023-12-01T15:34:52.598 INFO:tasks.rados.rados.0.smithi119.stdout:48: oid 48 version 8 is already newer than 7 2023-12-01T15:34:52.598 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 8 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-12-01T15:34:52.598 INFO:tasks.rados.rados.0.smithi119.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2023-12-01T15:34:52.598 INFO:tasks.rados.rados.0.smithi119.stdout:39: done (12 left) 2023-12-01T15:34:52.598 INFO:tasks.rados.rados.0.smithi119.stdout:40: done (11 left) 2023-12-01T15:34:52.598 INFO:tasks.rados.rados.0.smithi119.stdout:41: done (10 left) 2023-12-01T15:34:52.599 INFO:tasks.rados.rados.0.smithi119.stdout:42: done (9 left) 2023-12-01T15:34:52.599 INFO:tasks.rados.rados.0.smithi119.stdout:43: done (8 left) 2023-12-01T15:34:52.599 INFO:tasks.rados.rados.0.smithi119.stdout:44: done (7 left) 2023-12-01T15:34:52.599 INFO:tasks.rados.rados.0.smithi119.stdout:45: done (6 left) 2023-12-01T15:34:52.599 INFO:tasks.rados.rados.0.smithi119.stdout:46: done (5 left) 2023-12-01T15:34:52.599 INFO:tasks.rados.rados.0.smithi119.stdout:47: done (4 left) 2023-12-01T15:34:52.599 INFO:tasks.rados.rados.0.smithi119.stdout:48: done (3 left) 2023-12-01T15:34:52.599 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 37 current snap is 0 2023-12-01T15:34:52.599 INFO:tasks.rados.rados.0.smithi119.stdout:52: seq_num 50 ranges {606208=442368,1048576=401408} 2023-12-01T15:34:52.600 INFO:tasks.rados.rados.0.smithi119.stdout:52: writing smithi119156531-37 from 606208 to 1048576 tid 1 2023-12-01T15:34:52.604 INFO:tasks.rados.rados.0.smithi119.stdout:52: writing smithi119156531-37 from 1048576 to 1449984 tid 2 2023-12-01T15:34:52.605 INFO:tasks.rados.rados.0.smithi119.stdout:53: rmattr oid 10 current snap is 0 2023-12-01T15:34:52.605 INFO:tasks.rados.rados.0.smithi119.stdout:53: done (4 left) 2023-12-01T15:34:52.605 INFO:tasks.rados.rados.0.smithi119.stdout:54: delete oid 10 current snap is 0 2023-12-01T15:34:52.605 INFO:tasks.rados.rados.0.smithi119.stdout:49: finishing write tid 2 to smithi119156531-49 2023-12-01T15:34:52.605 INFO:tasks.rados.rados.0.smithi119.stdout:50: finishing write tid 1 to smithi119156531-50 2023-12-01T15:34:52.605 INFO:tasks.rados.rados.0.smithi119.stdout:49: finishing write tid 3 to smithi119156531-49 2023-12-01T15:34:52.605 INFO:tasks.rados.rados.0.smithi119.stdout:49: finishing write tid 4 to smithi119156531-49 2023-12-01T15:34:52.605 INFO:tasks.rados.rados.0.smithi119.stdout:49: oid 49 updating version 0 to 8 2023-12-01T15:34:52.605 INFO:tasks.rados.rados.0.smithi119.stdout:49: oid 49 version 8 is already newer than 7 2023-12-01T15:34:52.605 INFO:tasks.rados.rados.0.smithi119.stdout:49: oid 49 updating version 8 to 9 2023-12-01T15:34:52.605 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 9 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-12-01T15:34:52.606 INFO:tasks.rados.rados.0.smithi119.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2023-12-01T15:34:52.606 INFO:tasks.rados.rados.0.smithi119.stdout:50: finishing write tid 2 to smithi119156531-50 2023-12-01T15:34:52.606 INFO:tasks.rados.rados.0.smithi119.stdout:50: finishing write tid 3 to smithi119156531-50 2023-12-01T15:34:52.606 INFO:tasks.rados.rados.0.smithi119.stdout:50: finishing write tid 4 to smithi119156531-50 2023-12-01T15:34:52.606 INFO:tasks.rados.rados.0.smithi119.stdout:50: oid 50 updating version 0 to 6 2023-12-01T15:34:52.606 INFO:tasks.rados.rados.0.smithi119.stdout:50: oid 50 version 6 is already newer than 5 2023-12-01T15:34:52.607 INFO:tasks.rados.rados.0.smithi119.stdout:50: oid 50 updating version 6 to 7 2023-12-01T15:34:52.607 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 7 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-12-01T15:34:52.607 INFO:tasks.rados.rados.0.smithi119.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2023-12-01T15:34:52.607 INFO:tasks.rados.rados.0.smithi119.stdout:51: finishing copy_from to smithi119156531-6 2023-12-01T15:34:52.607 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 3 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-12-01T15:34:52.607 INFO:tasks.rados.rados.0.smithi119.stdout:51: finishing copy_from racing read to smithi119156531-6 2023-12-01T15:34:52.607 INFO:tasks.rados.rados.0.smithi119.stdout:52: finishing write tid 1 to smithi119156531-37 2023-12-01T15:34:52.607 INFO:tasks.rados.rados.0.smithi119.stdout:49: done (4 left) 2023-12-01T15:34:52.607 INFO:tasks.rados.rados.0.smithi119.stdout:50: done (3 left) 2023-12-01T15:34:52.607 INFO:tasks.rados.rados.0.smithi119.stdout:51: done (2 left) 2023-12-01T15:34:52.607 INFO:tasks.rados.rados.0.smithi119.stdout:54: done (1 left) 2023-12-01T15:34:52.607 INFO:tasks.rados.rados.0.smithi119.stdout:55: read oid 15 snap -1 2023-12-01T15:34:52.607 INFO:tasks.rados.rados.0.smithi119.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2023-12-01T15:34:52.607 INFO:tasks.rados.rados.0.smithi119.stdout:56: rollback oid 30 current snap is 0 2023-12-01T15:34:52.608 INFO:tasks.rados.rados.0.smithi119.stdout:56: done (2 left) 2023-12-01T15:34:52.608 INFO:tasks.rados.rados.0.smithi119.stdout:57: read oid 27 snap -1 2023-12-01T15:34:52.609 INFO:tasks.rados.rados.0.smithi119.stdout:57: expect (ObjNum 26 snap 0 seq_num 26) 2023-12-01T15:34:52.609 INFO:tasks.rados.rados.0.smithi119.stdout:58: copy_from oid 28 from oid 47 current snap is 0 2023-12-01T15:34:52.610 INFO:tasks.rados.rados.0.smithi119.stdout:59: rollback oid 45 current snap is 0 2023-12-01T15:34:52.610 INFO:tasks.rados.rados.0.smithi119.stdout:59: done (4 left) 2023-12-01T15:34:52.610 INFO:tasks.rados.rados.0.smithi119.stdout:60: copy_from oid 22 from oid 48 current snap is 0 2023-12-01T15:34:52.610 INFO:tasks.rados.rados.0.smithi119.stdout:61: delete oid 1 current snap is 0 2023-12-01T15:34:52.610 INFO:tasks.rados.rados.0.smithi119.stdout:52: finishing write tid 2 to smithi119156531-37 2023-12-01T15:34:52.610 INFO:tasks.rados.rados.0.smithi119.stdout:52: finishing write tid 3 to smithi119156531-37 2023-12-01T15:34:52.610 INFO:tasks.rados.rados.0.smithi119.stdout:61: done (5 left) 2023-12-01T15:34:52.610 INFO:tasks.rados.rados.0.smithi119.stdout:62: read oid 17 snap -1 2023-12-01T15:34:52.610 INFO:tasks.rados.rados.0.smithi119.stdout:62: expect (ObjNum 16 snap 0 seq_num 16) 2023-12-01T15:34:52.610 INFO:tasks.rados.rados.0.smithi119.stdout:63: snap_create 2023-12-01T15:34:52.611 INFO:tasks.rados.rados.0.smithi119.stdout:62: expect (ObjNum 16 snap 0 seq_num 16) 2023-12-01T15:34:52.618 INFO:tasks.rados.rados.0.smithi119.stdout:52: finishing write tid 4 to smithi119156531-37 2023-12-01T15:34:52.618 INFO:tasks.rados.rados.0.smithi119.stdout:52: oid 37 updating version 0 to 15 2023-12-01T15:34:52.618 INFO:tasks.rados.rados.0.smithi119.stdout:52: oid 37 version 15 is already newer than 13 2023-12-01T15:34:52.618 INFO:tasks.rados.rados.0.smithi119.stdout:52: oid 37 version 15 is already newer than 14 2023-12-01T15:34:52.618 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 15 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-12-01T15:34:52.618 INFO:tasks.rados.rados.0.smithi119.stdout:52: left oid 37 (ObjNum 50 snap 0 seq_num 50) 2023-12-01T15:34:52.618 INFO:tasks.rados.rados.0.smithi119.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2023-12-01T15:34:52.623 INFO:tasks.rados.rados.0.smithi119.stdout:57: expect (ObjNum 26 snap 0 seq_num 26) 2023-12-01T15:34:52.634 INFO:tasks.rados.rados.0.smithi119.stdout:58: finishing copy_from to smithi119156531-28 2023-12-01T15:34:52.634 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 8 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T15:34:52.635 INFO:tasks.rados.rados.0.smithi119.stdout:58: finishing copy_from racing read to smithi119156531-28 2023-12-01T15:34:52.635 INFO:tasks.rados.rados.0.smithi119.stdout:60: finishing copy_from to smithi119156531-22 2023-12-01T15:34:52.635 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 8 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-12-01T15:34:52.635 INFO:tasks.rados.rados.0.smithi119.stdout:60: finishing copy_from racing read to smithi119156531-22 2023-12-01T15:34:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2403786732' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-01T15:34:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:52 smithi119 ceph-mon[94175]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-01T15:34:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2403786732' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-01T15:34:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:52 smithi119 ceph-mon[108979]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-01T15:34:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2403786732' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-01T15:34:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:52 smithi183 ceph-mon[99169]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-01T15:34:53.458 INFO:tasks.rados.rados.0.smithi119.stdout:52: done (6 left) 2023-12-01T15:34:53.458 INFO:tasks.rados.rados.0.smithi119.stdout:55: done (5 left) 2023-12-01T15:34:53.458 INFO:tasks.rados.rados.0.smithi119.stdout:57: done (4 left) 2023-12-01T15:34:53.458 INFO:tasks.rados.rados.0.smithi119.stdout:58: done (3 left) 2023-12-01T15:34:53.458 INFO:tasks.rados.rados.0.smithi119.stdout:60: done (2 left) 2023-12-01T15:34:53.458 INFO:tasks.rados.rados.0.smithi119.stdout:62: done (1 left) 2023-12-01T15:34:53.458 INFO:tasks.rados.rados.0.smithi119.stdout:63: done (0 left) 2023-12-01T15:34:53.459 INFO:tasks.rados.rados.0.smithi119.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2023-12-01T15:34:53.459 INFO:tasks.rados.rados.0.smithi119.stdout:65: read oid 30 snap -1 2023-12-01T15:34:53.459 INFO:tasks.rados.rados.0.smithi119.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2023-12-01T15:34:53.459 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 23 current snap is 1 2023-12-01T15:34:53.459 INFO:tasks.rados.rados.0.smithi119.stdout:66: seq_num 53 ranges {376832=491520,868352=401408} 2023-12-01T15:34:53.463 INFO:tasks.rados.rados.0.smithi119.stdout:66: writing smithi119156531-23 from 376832 to 868352 tid 1 2023-12-01T15:34:53.466 INFO:tasks.rados.rados.0.smithi119.stdout:66: writing smithi119156531-23 from 868352 to 1269760 tid 2 2023-12-01T15:34:53.466 INFO:tasks.rados.rados.0.smithi119.stdout:67: rollback oid 10 current snap is 1 2023-12-01T15:34:53.466 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 10 to 0 2023-12-01T15:34:53.466 INFO:tasks.rados.rados.0.smithi119.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2023-12-01T15:34:53.482 INFO:tasks.rados.rados.0.smithi119.stdout:65: done (3 left) 2023-12-01T15:34:53.483 INFO:tasks.rados.rados.0.smithi119.stdout:68: setattr oid 16 current snap is 1 2023-12-01T15:34:53.483 INFO:tasks.rados.rados.0.smithi119.stdout:66: finishing write tid 1 to smithi119156531-23 2023-12-01T15:34:53.483 INFO:tasks.rados.rados.0.smithi119.stdout:67: finishing rollback tid 1 to smithi119156531-10 2023-12-01T15:34:53.483 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 0 (ObjNum 0 snap 0 seq_num 304) dirty dne 2023-12-01T15:34:53.483 INFO:tasks.rados.rados.0.smithi119.stdout:64: finishing copy_from to smithi119156531-15 2023-12-01T15:34:53.483 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-12-01T15:34:53.483 INFO:tasks.rados.rados.0.smithi119.stdout:64: finishing copy_from racing read to smithi119156531-15 2023-12-01T15:34:53.483 INFO:tasks.rados.rados.0.smithi119.stdout:66: finishing write tid 2 to smithi119156531-23 2023-12-01T15:34:53.483 INFO:tasks.rados.rados.0.smithi119.stdout:66: finishing write tid 3 to smithi119156531-23 2023-12-01T15:34:53.483 INFO:tasks.rados.rados.0.smithi119.stdout:66: finishing write tid 4 to smithi119156531-23 2023-12-01T15:34:53.483 INFO:tasks.rados.rados.0.smithi119.stdout:66: oid 23 updating version 0 to 18 2023-12-01T15:34:53.483 INFO:tasks.rados.rados.0.smithi119.stdout:66: oid 23 updating version 18 to 21 2023-12-01T15:34:53.483 INFO:tasks.rados.rados.0.smithi119.stdout:66: oid 23 updating version 21 to 22 2023-12-01T15:34:53.484 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 22 (ObjNum 53 snap 1 seq_num 53) dirty exists 2023-12-01T15:34:53.484 INFO:tasks.rados.rados.0.smithi119.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2023-12-01T15:34:53.485 INFO:tasks.rados.rados.0.smithi119.stdout:64: done (3 left) 2023-12-01T15:34:53.485 INFO:tasks.rados.rados.0.smithi119.stdout:66: done (2 left) 2023-12-01T15:34:53.485 INFO:tasks.rados.rados.0.smithi119.stdout:67: done (1 left) 2023-12-01T15:34:53.485 INFO:tasks.rados.rados.0.smithi119.stdout:69: copy_from oid 45 from oid 34 current snap is 1 2023-12-01T15:34:53.485 INFO:tasks.rados.rados.0.smithi119.stdout:70: read oid 24 snap 0 2023-12-01T15:34:53.485 INFO:tasks.rados.rados.0.smithi119.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2023-12-01T15:34:53.485 INFO:tasks.rados.rados.0.smithi119.stdout:71: copy_from oid 36 from oid 28 current snap is 1 2023-12-01T15:34:53.485 INFO:tasks.rados.rados.0.smithi119.stdout:72: rollback oid 49 current snap is 1 2023-12-01T15:34:53.485 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 49 to 0 2023-12-01T15:34:53.485 INFO:tasks.rados.rados.0.smithi119.stdout:73: read oid 4 snap 0 2023-12-01T15:34:53.486 INFO:tasks.rados.rados.0.smithi119.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2023-12-01T15:34:53.486 INFO:tasks.rados.rados.0.smithi119.stdout:74: rmattr oid 7 current snap is 1 2023-12-01T15:34:53.486 INFO:tasks.rados.rados.0.smithi119.stdout:74: done (6 left) 2023-12-01T15:34:53.486 INFO:tasks.rados.rados.0.smithi119.stdout:75: copy_from oid 21 from oid 12 current snap is 1 2023-12-01T15:34:53.489 INFO:tasks.rados.rados.0.smithi119.stdout:76: read oid 39 snap -1 2023-12-01T15:34:53.489 INFO:tasks.rados.rados.0.smithi119.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2023-12-01T15:34:53.489 INFO:tasks.rados.rados.0.smithi119.stdout:77: copy_from oid 6 from oid 37 current snap is 1 2023-12-01T15:34:53.489 INFO:tasks.rados.rados.0.smithi119.stdout:78: read oid 20 snap -1 2023-12-01T15:34:53.489 INFO:tasks.rados.rados.0.smithi119.stdout:78: expect (ObjNum 19 snap 0 seq_num 19) 2023-12-01T15:34:53.489 INFO:tasks.rados.rados.0.smithi119.stdout:79: setattr oid 41 current snap is 1 2023-12-01T15:34:53.490 INFO:tasks.rados.rados.0.smithi119.stdout:80: snap_create 2023-12-01T15:34:53.490 INFO:tasks.rados.rados.0.smithi119.stdout:72: finishing rollback tid 0 to smithi119156531-49 2023-12-01T15:34:53.490 INFO:tasks.rados.rados.0.smithi119.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2023-12-01T15:34:53.503 INFO:tasks.rados.rados.0.smithi119.stdout:72: finishing rollback tid 1 to smithi119156531-49 2023-12-01T15:34:53.503 INFO:tasks.rados.rados.0.smithi119.stdout:72: finishing rollback tid 2 to smithi119156531-49 2023-12-01T15:34:53.503 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 14 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-12-01T15:34:53.503 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 12 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-12-01T15:34:53.503 INFO:tasks.rados.rados.0.smithi119.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2023-12-01T15:34:53.504 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 14 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-12-01T15:34:53.504 INFO:tasks.rados.rados.0.smithi119.stdout:75: finishing copy_from to smithi119156531-21 2023-12-01T15:34:53.504 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 3 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-12-01T15:34:53.505 INFO:tasks.rados.rados.0.smithi119.stdout:78: expect (ObjNum 19 snap 0 seq_num 19) 2023-12-01T15:34:53.515 INFO:tasks.rados.rados.0.smithi119.stdout:69: finishing copy_from to smithi119156531-45 2023-12-01T15:34:53.515 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 4 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-12-01T15:34:53.515 INFO:tasks.rados.rados.0.smithi119.stdout:69: finishing copy_from racing read to smithi119156531-45 2023-12-01T15:34:53.515 INFO:tasks.rados.rados.0.smithi119.stdout:75: finishing copy_from racing read to smithi119156531-21 2023-12-01T15:34:53.515 INFO:tasks.rados.rados.0.smithi119.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2023-12-01T15:34:53.532 INFO:tasks.rados.rados.0.smithi119.stdout:71: finishing copy_from to smithi119156531-36 2023-12-01T15:34:53.532 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 8 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T15:34:53.532 INFO:tasks.rados.rados.0.smithi119.stdout:71: finishing copy_from racing read to smithi119156531-36 2023-12-01T15:34:53.532 INFO:tasks.rados.rados.0.smithi119.stdout:77: finishing copy_from to smithi119156531-6 2023-12-01T15:34:53.533 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 15 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-12-01T15:34:53.533 INFO:tasks.rados.rados.0.smithi119.stdout:77: finishing copy_from racing read to smithi119156531-6 2023-12-01T15:34:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:53 smithi119 ceph-mon[94175]: pgmap v82: 121 pgs: 121 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:53 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:34:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:53 smithi119 ceph-mon[94175]: Cluster is now healthy 2023-12-01T15:34:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:53 smithi119 ceph-mon[94175]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-12-01T15:34:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:53 smithi119 ceph-mon[94175]: osdmap e77: 8 total, 8 up, 8 in 2023-12-01T15:34:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:53 smithi119 ceph-mon[108979]: pgmap v82: 121 pgs: 121 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:53 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:34:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:53 smithi119 ceph-mon[108979]: Cluster is now healthy 2023-12-01T15:34:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:53 smithi119 ceph-mon[108979]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-12-01T15:34:53.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:53 smithi119 ceph-mon[108979]: osdmap e77: 8 total, 8 up, 8 in 2023-12-01T15:34:53.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:53 smithi183 ceph-mon[99169]: pgmap v82: 121 pgs: 121 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:53 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:34:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:53 smithi183 ceph-mon[99169]: Cluster is now healthy 2023-12-01T15:34:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:53 smithi183 ceph-mon[99169]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-12-01T15:34:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:53 smithi183 ceph-mon[99169]: osdmap e77: 8 total, 8 up, 8 in 2023-12-01T15:34:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:34:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:34:54] "GET /metrics HTTP/1.1" 200 36027 "" "Prometheus/2.43.0" 2023-12-01T15:34:54.463 INFO:tasks.rados.rados.0.smithi119.stdout:68: done (11 left) 2023-12-01T15:34:54.463 INFO:tasks.rados.rados.0.smithi119.stdout:69: done (10 left) 2023-12-01T15:34:54.464 INFO:tasks.rados.rados.0.smithi119.stdout:70: done (9 left) 2023-12-01T15:34:54.464 INFO:tasks.rados.rados.0.smithi119.stdout:71: done (8 left) 2023-12-01T15:34:54.464 INFO:tasks.rados.rados.0.smithi119.stdout:72: done (7 left) 2023-12-01T15:34:54.464 INFO:tasks.rados.rados.0.smithi119.stdout:73: done (6 left) 2023-12-01T15:34:54.464 INFO:tasks.rados.rados.0.smithi119.stdout:75: done (5 left) 2023-12-01T15:34:54.464 INFO:tasks.rados.rados.0.smithi119.stdout:76: done (4 left) 2023-12-01T15:34:54.464 INFO:tasks.rados.rados.0.smithi119.stdout:77: done (3 left) 2023-12-01T15:34:54.464 INFO:tasks.rados.rados.0.smithi119.stdout:78: done (2 left) 2023-12-01T15:34:54.464 INFO:tasks.rados.rados.0.smithi119.stdout:79: done (1 left) 2023-12-01T15:34:54.464 INFO:tasks.rados.rados.0.smithi119.stdout:80: done (0 left) 2023-12-01T15:34:54.464 INFO:tasks.rados.rados.0.smithi119.stdout:81: rollback oid 40 current snap is 2 2023-12-01T15:34:54.464 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 40 to 1 2023-12-01T15:34:54.464 INFO:tasks.rados.rados.0.smithi119.stdout:82: snap_create 2023-12-01T15:34:54.468 INFO:tasks.rados.rados.0.smithi119.stdout:81: finishing rollback tid 0 to smithi119156531-40 2023-12-01T15:34:54.468 INFO:tasks.rados.rados.0.smithi119.stdout:81: finishing rollback tid 1 to smithi119156531-40 2023-12-01T15:34:54.468 INFO:tasks.rados.rados.0.smithi119.stdout:81: finishing rollback tid 2 to smithi119156531-40 2023-12-01T15:34:54.468 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 18 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-01T15:34:54.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:54 smithi183 ceph-mon[99169]: osdmap e78: 8 total, 8 up, 8 in 2023-12-01T15:34:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:54 smithi119 ceph-mon[108979]: osdmap e78: 8 total, 8 up, 8 in 2023-12-01T15:34:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:54 smithi119 ceph-mon[94175]: osdmap e78: 8 total, 8 up, 8 in 2023-12-01T15:34:55.468 INFO:tasks.rados.rados.0.smithi119.stdout:81: done (1 left) 2023-12-01T15:34:55.468 INFO:tasks.rados.rados.0.smithi119.stdout:82: done (0 left) 2023-12-01T15:34:55.468 INFO:tasks.rados.rados.0.smithi119.stdout:83: rollback oid 9 current snap is 3 2023-12-01T15:34:55.468 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 9 to 0 2023-12-01T15:34:55.468 INFO:tasks.rados.rados.0.smithi119.stdout:84: read oid 20 snap 1 2023-12-01T15:34:55.468 INFO:tasks.rados.rados.0.smithi119.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2023-12-01T15:34:55.468 INFO:tasks.rados.rados.0.smithi119.stdout:85: read oid 41 snap -1 2023-12-01T15:34:55.468 INFO:tasks.rados.rados.0.smithi119.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2023-12-01T15:34:55.468 INFO:tasks.rados.rados.0.smithi119.stdout:86: snap_create 2023-12-01T15:34:55.473 INFO:tasks.rados.rados.0.smithi119.stdout:83: finishing rollback tid 0 to smithi119156531-9 2023-12-01T15:34:55.473 INFO:tasks.rados.rados.0.smithi119.stdout:83: finishing rollback tid 1 to smithi119156531-9 2023-12-01T15:34:55.473 INFO:tasks.rados.rados.0.smithi119.stdout:83: finishing rollback tid 2 to smithi119156531-9 2023-12-01T15:34:55.473 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 10 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-12-01T15:34:55.477 INFO:tasks.rados.rados.0.smithi119.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2023-12-01T15:34:55.483 INFO:tasks.rados.rados.0.smithi119.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2023-12-01T15:34:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:55 smithi183 ceph-mon[99169]: pgmap v85: 121 pgs: 121 active+clean; 26 MiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.4 MiB/s wr, 62 op/s 2023-12-01T15:34:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:55 smithi183 ceph-mon[99169]: osdmap e79: 8 total, 8 up, 8 in 2023-12-01T15:34:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:55 smithi119 ceph-mon[94175]: pgmap v85: 121 pgs: 121 active+clean; 26 MiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.4 MiB/s wr, 62 op/s 2023-12-01T15:34:55.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:55 smithi119 ceph-mon[94175]: osdmap e79: 8 total, 8 up, 8 in 2023-12-01T15:34:55.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:55 smithi119 ceph-mon[108979]: pgmap v85: 121 pgs: 121 active+clean; 26 MiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.4 MiB/s wr, 62 op/s 2023-12-01T15:34:55.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:55 smithi119 ceph-mon[108979]: osdmap e79: 8 total, 8 up, 8 in 2023-12-01T15:34:56.475 INFO:tasks.rados.rados.0.smithi119.stdout:83: done (3 left) 2023-12-01T15:34:56.476 INFO:tasks.rados.rados.0.smithi119.stdout:84: done (2 left) 2023-12-01T15:34:56.476 INFO:tasks.rados.rados.0.smithi119.stdout:85: done (1 left) 2023-12-01T15:34:56.476 INFO:tasks.rados.rados.0.smithi119.stdout:86: done (0 left) 2023-12-01T15:34:56.476 INFO:tasks.rados.rados.0.smithi119.stdout:87: snap_remove snap 0 2023-12-01T15:34:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:56 smithi183 ceph-mon[99169]: osdmap e80: 8 total, 8 up, 8 in 2023-12-01T15:34:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:56 smithi119 ceph-mon[94175]: osdmap e80: 8 total, 8 up, 8 in 2023-12-01T15:34:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:56 smithi119 ceph-mon[108979]: osdmap e80: 8 total, 8 up, 8 in 2023-12-01T15:34:57.476 INFO:tasks.rados.rados.0.smithi119.stdout:87: done (0 left) 2023-12-01T15:34:57.476 INFO:tasks.rados.rados.0.smithi119.stdout:88: read oid 29 snap 3 2023-12-01T15:34:57.476 INFO:tasks.rados.rados.0.smithi119.stdout:88: expect (ObjNum 28 snap 0 seq_num 28) 2023-12-01T15:34:57.476 INFO:tasks.rados.rados.0.smithi119.stdout:89: read oid 46 snap -1 2023-12-01T15:34:57.476 INFO:tasks.rados.rados.0.smithi119.stdout:89: expect (ObjNum 45 snap 0 seq_num 45) 2023-12-01T15:34:57.477 INFO:tasks.rados.rados.0.smithi119.stdout:90: copy_from oid 36 from oid 2 current snap is 4 2023-12-01T15:34:57.477 INFO:tasks.rados.rados.0.smithi119.stdout:91: rmattr oid 49 current snap is 4 2023-12-01T15:34:57.477 INFO:tasks.rados.rados.0.smithi119.stdout:91: done (3 left) 2023-12-01T15:34:57.477 INFO:tasks.rados.rados.0.smithi119.stdout:92: snap_remove snap 2 2023-12-01T15:34:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:57 smithi183 ceph-mon[99169]: pgmap v88: 121 pgs: 121 active+clean; 26 MiB data, 256 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 75 op/s 2023-12-01T15:34:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:57 smithi183 ceph-mon[99169]: osdmap e81: 8 total, 8 up, 8 in 2023-12-01T15:34:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:57 smithi119 ceph-mon[94175]: pgmap v88: 121 pgs: 121 active+clean; 26 MiB data, 256 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 75 op/s 2023-12-01T15:34:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:57 smithi119 ceph-mon[94175]: osdmap e81: 8 total, 8 up, 8 in 2023-12-01T15:34:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:57 smithi119 ceph-mon[108979]: pgmap v88: 121 pgs: 121 active+clean; 26 MiB data, 256 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 75 op/s 2023-12-01T15:34:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:57 smithi119 ceph-mon[108979]: osdmap e81: 8 total, 8 up, 8 in 2023-12-01T15:34:58.491 INFO:tasks.rados.rados.0.smithi119.stdout:92: done (3 left) 2023-12-01T15:34:58.491 INFO:tasks.rados.rados.0.smithi119.stdout:93: rmattr oid 30 current snap is 4 2023-12-01T15:34:58.491 INFO:tasks.rados.rados.0.smithi119.stdout:93: done (3 left) 2023-12-01T15:34:58.492 INFO:tasks.rados.rados.0.smithi119.stdout:94: read oid 42 snap 1 2023-12-01T15:34:58.492 INFO:tasks.rados.rados.0.smithi119.stdout:94: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-01T15:34:58.492 INFO:tasks.rados.rados.0.smithi119.stdout:95: rmattr oid 14 current snap is 4 2023-12-01T15:34:58.492 INFO:tasks.rados.rados.0.smithi119.stdout:95: done (4 left) 2023-12-01T15:34:58.492 INFO:tasks.rados.rados.0.smithi119.stdout:96: read oid 9 snap 1 2023-12-01T15:34:58.492 INFO:tasks.rados.rados.0.smithi119.stdout:96: expect (ObjNum 8 snap 0 seq_num 8) 2023-12-01T15:34:58.492 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 24 current snap is 4 2023-12-01T15:34:58.492 INFO:tasks.rados.rados.0.smithi119.stdout:88: expect (ObjNum 28 snap 0 seq_num 28) 2023-12-01T15:34:58.510 INFO:tasks.rados.rados.0.smithi119.stdout:89: expect (ObjNum 45 snap 0 seq_num 45) 2023-12-01T15:34:58.529 INFO:tasks.rados.rados.0.smithi119.stdout:90: finishing copy_from to smithi119156531-36 2023-12-01T15:34:58.529 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-12-01T15:34:58.529 INFO:tasks.rados.rados.0.smithi119.stdout:90: finishing copy_from racing read to smithi119156531-36 2023-12-01T15:34:58.529 INFO:tasks.rados.rados.0.smithi119.stdout:96: expect (ObjNum 8 snap 0 seq_num 8) 2023-12-01T15:34:58.533 INFO:tasks.rados.rados.0.smithi119.stdout:94: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-01T15:34:58.551 INFO:tasks.rados.rados.0.smithi119.stdout:97: seq_num 54 ranges {393216=507904,901120=401408} 2023-12-01T15:34:58.559 INFO:tasks.rados.rados.0.smithi119.stdout:97: writing smithi119156531-24 from 393216 to 901120 tid 1 2023-12-01T15:34:58.559 INFO:tasks.rados.rados.0.smithi119.stdout:97: writing smithi119156531-24 from 901120 to 1302528 tid 2 2023-12-01T15:34:58.559 INFO:tasks.rados.rados.0.smithi119.stdout:88: done (5 left) 2023-12-01T15:34:58.559 INFO:tasks.rados.rados.0.smithi119.stdout:89: done (4 left) 2023-12-01T15:34:58.559 INFO:tasks.rados.rados.0.smithi119.stdout:90: done (3 left) 2023-12-01T15:34:58.559 INFO:tasks.rados.rados.0.smithi119.stdout:94: done (2 left) 2023-12-01T15:34:58.559 INFO:tasks.rados.rados.0.smithi119.stdout:96: done (1 left) 2023-12-01T15:34:58.559 INFO:tasks.rados.rados.0.smithi119.stdout:98: copy_from oid 36 from oid 3 current snap is 4 2023-12-01T15:34:58.559 INFO:tasks.rados.rados.0.smithi119.stdout:99: snap_remove snap 3 2023-12-01T15:34:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:58 smithi183 ceph-mon[99169]: osdmap e82: 8 total, 8 up, 8 in 2023-12-01T15:34:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:58 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:58 smithi119 ceph-mon[94175]: osdmap e82: 8 total, 8 up, 8 in 2023-12-01T15:34:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:58 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:58 smithi119 ceph-mon[108979]: osdmap e82: 8 total, 8 up, 8 in 2023-12-01T15:34:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:58 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:34:59.500 INFO:tasks.rados.rados.0.smithi119.stdout:99: done (2 left) 2023-12-01T15:34:59.501 INFO:tasks.rados.rados.0.smithi119.stdout:100: copy_from oid 16 from oid 21 current snap is 4 2023-12-01T15:34:59.501 INFO:tasks.rados.rados.0.smithi119.stdout:97: finishing write tid 1 to smithi119156531-24 2023-12-01T15:34:59.501 INFO:tasks.rados.rados.0.smithi119.stdout:97: finishing write tid 2 to smithi119156531-24 2023-12-01T15:34:59.501 INFO:tasks.rados.rados.0.smithi119.stdout:97: finishing write tid 3 to smithi119156531-24 2023-12-01T15:34:59.501 INFO:tasks.rados.rados.0.smithi119.stdout:97: finishing write tid 4 to smithi119156531-24 2023-12-01T15:34:59.501 INFO:tasks.rados.rados.0.smithi119.stdout:97: oid 24 updating version 0 to 6 2023-12-01T15:34:59.501 INFO:tasks.rados.rados.0.smithi119.stdout:97: oid 24 updating version 6 to 8 2023-12-01T15:34:59.501 INFO:tasks.rados.rados.0.smithi119.stdout:97: oid 24 version 8 is already newer than 7 2023-12-01T15:34:59.501 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 8 (ObjNum 54 snap 4 seq_num 54) dirty exists 2023-12-01T15:34:59.501 INFO:tasks.rados.rados.0.smithi119.stdout:97: left oid 24 (ObjNum 54 snap 4 seq_num 54) 2023-12-01T15:34:59.501 INFO:tasks.rados.rados.0.smithi119.stdout:98: finishing copy_from to smithi119156531-36 2023-12-01T15:34:59.501 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 2 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-12-01T15:34:59.502 INFO:tasks.rados.rados.0.smithi119.stdout:98: finishing copy_from racing read to smithi119156531-36 2023-12-01T15:34:59.502 INFO:tasks.rados.rados.0.smithi119.stdout:97: done (2 left) 2023-12-01T15:34:59.502 INFO:tasks.rados.rados.0.smithi119.stdout:98: done (1 left) 2023-12-01T15:34:59.502 INFO:tasks.rados.rados.0.smithi119.stdout:101: read oid 14 snap 1 2023-12-01T15:34:59.502 INFO:tasks.rados.rados.0.smithi119.stdout:101: expect (ObjNum 13 snap 0 seq_num 13) 2023-12-01T15:34:59.502 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 4 2023-12-01T15:34:59.502 INFO:tasks.rados.rados.0.smithi119.stdout:102: seq_num 55 ranges {811008=524288,1335296=401408} 2023-12-01T15:34:59.509 INFO:tasks.rados.rados.0.smithi119.stdout:102: writing smithi119156531-49 from 811008 to 1335296 tid 1 2023-12-01T15:34:59.510 INFO:tasks.rados.rados.0.smithi119.stdout:102: writing smithi119156531-49 from 1335296 to 1736704 tid 2 2023-12-01T15:34:59.510 INFO:tasks.rados.rados.0.smithi119.stdout:103: delete oid 43 current snap is 4 2023-12-01T15:34:59.510 INFO:tasks.rados.rados.0.smithi119.stdout:101: expect (ObjNum 13 snap 0 seq_num 13) 2023-12-01T15:34:59.518 INFO:tasks.rados.rados.0.smithi119.stdout:102: finishing write tid 1 to smithi119156531-49 2023-12-01T15:34:59.518 INFO:tasks.rados.rados.0.smithi119.stdout:100: finishing copy_from to smithi119156531-16 2023-12-01T15:34:59.518 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 3 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-12-01T15:34:59.518 INFO:tasks.rados.rados.0.smithi119.stdout:102: finishing write tid 2 to smithi119156531-49 2023-12-01T15:34:59.518 INFO:tasks.rados.rados.0.smithi119.stdout:102: finishing write tid 3 to smithi119156531-49 2023-12-01T15:34:59.518 INFO:tasks.rados.rados.0.smithi119.stdout:100: finishing copy_from racing read to smithi119156531-16 2023-12-01T15:34:59.518 INFO:tasks.rados.rados.0.smithi119.stdout:102: finishing write tid 4 to smithi119156531-49 2023-12-01T15:34:59.518 INFO:tasks.rados.rados.0.smithi119.stdout:102: oid 49 updating version 0 to 18 2023-12-01T15:34:59.518 INFO:tasks.rados.rados.0.smithi119.stdout:102: oid 49 updating version 18 to 19 2023-12-01T15:34:59.519 INFO:tasks.rados.rados.0.smithi119.stdout:102: oid 49 updating version 19 to 20 2023-12-01T15:34:59.519 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 20 (ObjNum 55 snap 4 seq_num 55) dirty exists 2023-12-01T15:34:59.519 INFO:tasks.rados.rados.0.smithi119.stdout:102: left oid 49 (ObjNum 55 snap 4 seq_num 55) 2023-12-01T15:34:59.519 INFO:tasks.rados.rados.0.smithi119.stdout:100: done (3 left) 2023-12-01T15:34:59.519 INFO:tasks.rados.rados.0.smithi119.stdout:101: done (2 left) 2023-12-01T15:34:59.519 INFO:tasks.rados.rados.0.smithi119.stdout:102: done (1 left) 2023-12-01T15:34:59.519 INFO:tasks.rados.rados.0.smithi119.stdout:103: done (0 left) 2023-12-01T15:34:59.519 INFO:tasks.rados.rados.0.smithi119.stdout:104: read oid 43 snap -1 2023-12-01T15:34:59.519 INFO:tasks.rados.rados.0.smithi119.stdout:104: expect deleted 2023-12-01T15:34:59.519 INFO:tasks.rados.rados.0.smithi119.stdout:105: rollback oid 38 current snap is 4 2023-12-01T15:34:59.519 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 38 to 1 2023-12-01T15:34:59.519 INFO:tasks.rados.rados.0.smithi119.stdout:106: delete oid 12 current snap is 4 2023-12-01T15:34:59.520 INFO:tasks.rados.rados.0.smithi119.stdout:105: finishing rollback tid 0 to smithi119156531-38 2023-12-01T15:34:59.520 INFO:tasks.rados.rados.0.smithi119.stdout:105: finishing rollback tid 1 to smithi119156531-38 2023-12-01T15:34:59.520 INFO:tasks.rados.rados.0.smithi119.stdout:104: done (2 left) 2023-12-01T15:34:59.520 INFO:tasks.rados.rados.0.smithi119.stdout:106: done (1 left) 2023-12-01T15:34:59.520 INFO:tasks.rados.rados.0.smithi119.stdout:107: read oid 9 snap 1 2023-12-01T15:34:59.520 INFO:tasks.rados.rados.0.smithi119.stdout:107: expect (ObjNum 8 snap 0 seq_num 8) 2023-12-01T15:34:59.520 INFO:tasks.rados.rados.0.smithi119.stdout:108: rollback oid 14 current snap is 4 2023-12-01T15:34:59.521 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 14 to 1 2023-12-01T15:34:59.521 INFO:tasks.rados.rados.0.smithi119.stdout:109: delete oid 13 current snap is 4 2023-12-01T15:34:59.521 INFO:tasks.rados.rados.0.smithi119.stdout:105: finishing rollback tid 2 to smithi119156531-38 2023-12-01T15:34:59.521 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 24 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-12-01T15:34:59.522 INFO:tasks.rados.rados.0.smithi119.stdout:107: expect (ObjNum 8 snap 0 seq_num 8) 2023-12-01T15:34:59.526 INFO:tasks.rados.rados.0.smithi119.stdout:108: finishing rollback tid 0 to smithi119156531-14 2023-12-01T15:34:59.526 INFO:tasks.rados.rados.0.smithi119.stdout:108: finishing rollback tid 1 to smithi119156531-14 2023-12-01T15:34:59.526 INFO:tasks.rados.rados.0.smithi119.stdout:108: finishing rollback tid 2 to smithi119156531-14 2023-12-01T15:34:59.526 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 10 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-12-01T15:34:59.526 INFO:tasks.rados.rados.0.smithi119.stdout:105: done (3 left) 2023-12-01T15:34:59.526 INFO:tasks.rados.rados.0.smithi119.stdout:107: done (2 left) 2023-12-01T15:34:59.526 INFO:tasks.rados.rados.0.smithi119.stdout:108: done (1 left) 2023-12-01T15:34:59.526 INFO:tasks.rados.rados.0.smithi119.stdout:109: done (0 left) 2023-12-01T15:34:59.526 INFO:tasks.rados.rados.0.smithi119.stdout:110: setattr oid 35 current snap is 4 2023-12-01T15:34:59.527 INFO:tasks.rados.rados.0.smithi119.stdout:111: snap_create 2023-12-01T15:34:59.529 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 14 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T15:34:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:59 smithi183 ceph-mon[99169]: pgmap v91: 121 pgs: 121 active+clean; 26 MiB data, 256 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:34:59 smithi183 ceph-mon[99169]: osdmap e83: 8 total, 8 up, 8 in 2023-12-01T15:34:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:59 smithi119 ceph-mon[94175]: pgmap v91: 121 pgs: 121 active+clean; 26 MiB data, 256 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:34:59 smithi119 ceph-mon[94175]: osdmap e83: 8 total, 8 up, 8 in 2023-12-01T15:34:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:59 smithi119 ceph-mon[108979]: pgmap v91: 121 pgs: 121 active+clean; 26 MiB data, 256 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:34:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:34:59 smithi119 ceph-mon[108979]: osdmap e83: 8 total, 8 up, 8 in 2023-12-01T15:35:00.507 INFO:tasks.rados.rados.0.smithi119.stdout:110: done (1 left) 2023-12-01T15:35:00.507 INFO:tasks.rados.rados.0.smithi119.stdout:111: done (0 left) 2023-12-01T15:35:00.507 INFO:tasks.rados.rados.0.smithi119.stdout:112: copy_from oid 25 from oid 6 current snap is 5 2023-12-01T15:35:00.507 INFO:tasks.rados.rados.0.smithi119.stdout:113: setattr oid 23 current snap is 5 2023-12-01T15:35:00.507 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 5 2023-12-01T15:35:00.507 INFO:tasks.rados.rados.0.smithi119.stdout:114: seq_num 59 ranges {24576=598016,622592=401408} 2023-12-01T15:35:00.513 INFO:tasks.rados.rados.0.smithi119.stdout:114: writing smithi119156531-15 from 24576 to 622592 tid 1 2023-12-01T15:35:00.514 INFO:tasks.rados.rados.0.smithi119.stdout:114: writing smithi119156531-15 from 622592 to 1024000 tid 2 2023-12-01T15:35:00.514 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 20 current snap is 5 2023-12-01T15:35:00.514 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 28 (ObjNum 53 snap 1 seq_num 53) dirty exists 2023-12-01T15:35:00.514 INFO:tasks.rados.rados.0.smithi119.stdout:115: seq_num 60 ranges {319488=614400,933888=401408} 2023-12-01T15:35:00.520 INFO:tasks.rados.rados.0.smithi119.stdout:115: writing smithi119156531-20 from 319488 to 933888 tid 1 2023-12-01T15:35:00.523 INFO:tasks.rados.rados.0.smithi119.stdout:115: writing smithi119156531-20 from 933888 to 1335296 tid 2 2023-12-01T15:35:00.523 INFO:tasks.rados.rados.0.smithi119.stdout:113: done (3 left) 2023-12-01T15:35:00.524 INFO:tasks.rados.rados.0.smithi119.stdout:116: rollback oid 14 current snap is 5 2023-12-01T15:35:00.524 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 14 to 1 2023-12-01T15:35:00.524 INFO:tasks.rados.rados.0.smithi119.stdout:114: finishing write tid 1 to smithi119156531-15 2023-12-01T15:35:00.524 INFO:tasks.rados.rados.0.smithi119.stdout:114: finishing write tid 2 to smithi119156531-15 2023-12-01T15:35:00.524 INFO:tasks.rados.rados.0.smithi119.stdout:114: finishing write tid 3 to smithi119156531-15 2023-12-01T15:35:00.524 INFO:tasks.rados.rados.0.smithi119.stdout:114: finishing write tid 4 to smithi119156531-15 2023-12-01T15:35:00.524 INFO:tasks.rados.rados.0.smithi119.stdout:114: oid 15 updating version 0 to 32 2023-12-01T15:35:00.524 INFO:tasks.rados.rados.0.smithi119.stdout:114: oid 15 version 32 is already newer than 30 2023-12-01T15:35:00.524 INFO:tasks.rados.rados.0.smithi119.stdout:114: oid 15 version 32 is already newer than 31 2023-12-01T15:35:00.524 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 32 (ObjNum 59 snap 5 seq_num 59) dirty exists 2023-12-01T15:35:00.524 INFO:tasks.rados.rados.0.smithi119.stdout:114: left oid 15 (ObjNum 59 snap 5 seq_num 59) 2023-12-01T15:35:00.524 INFO:tasks.rados.rados.0.smithi119.stdout:112: finishing copy_from to smithi119156531-25 2023-12-01T15:35:00.524 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 15 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-12-01T15:35:00.524 INFO:tasks.rados.rados.0.smithi119.stdout:112: finishing copy_from racing read to smithi119156531-25 2023-12-01T15:35:00.525 INFO:tasks.rados.rados.0.smithi119.stdout:112: done (3 left) 2023-12-01T15:35:00.525 INFO:tasks.rados.rados.0.smithi119.stdout:114: done (2 left) 2023-12-01T15:35:00.525 INFO:tasks.rados.rados.0.smithi119.stdout:117: read oid 27 snap -1 2023-12-01T15:35:00.525 INFO:tasks.rados.rados.0.smithi119.stdout:117: expect (ObjNum 26 snap 0 seq_num 26) 2023-12-01T15:35:00.525 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 5 2023-12-01T15:35:00.525 INFO:tasks.rados.rados.0.smithi119.stdout:118: seq_num 61 ranges {188416=630784,819200=401408} 2023-12-01T15:35:00.533 INFO:tasks.rados.rados.0.smithi119.stdout:118: writing smithi119156531-21 from 188416 to 819200 tid 1 2023-12-01T15:35:00.534 INFO:tasks.rados.rados.0.smithi119.stdout:118: writing smithi119156531-21 from 819200 to 1220608 tid 2 2023-12-01T15:35:00.534 INFO:tasks.rados.rados.0.smithi119.stdout:119: snap_create 2023-12-01T15:35:00.534 INFO:tasks.rados.rados.0.smithi119.stdout:116: finishing rollback tid 0 to smithi119156531-14 2023-12-01T15:35:00.534 INFO:tasks.rados.rados.0.smithi119.stdout:116: finishing rollback tid 1 to smithi119156531-14 2023-12-01T15:35:00.534 INFO:tasks.rados.rados.0.smithi119.stdout:116: finishing rollback tid 2 to smithi119156531-14 2023-12-01T15:35:00.534 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 14 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-12-01T15:35:00.534 INFO:tasks.rados.rados.0.smithi119.stdout:117: expect (ObjNum 26 snap 0 seq_num 26) 2023-12-01T15:35:00.543 INFO:tasks.rados.rados.0.smithi119.stdout:115: finishing write tid 1 to smithi119156531-20 2023-12-01T15:35:00.543 INFO:tasks.rados.rados.0.smithi119.stdout:115: finishing write tid 2 to smithi119156531-20 2023-12-01T15:35:00.543 INFO:tasks.rados.rados.0.smithi119.stdout:115: finishing write tid 3 to smithi119156531-20 2023-12-01T15:35:00.543 INFO:tasks.rados.rados.0.smithi119.stdout:115: finishing write tid 4 to smithi119156531-20 2023-12-01T15:35:00.543 INFO:tasks.rados.rados.0.smithi119.stdout:115: oid 20 updating version 0 to 8 2023-12-01T15:35:00.543 INFO:tasks.rados.rados.0.smithi119.stdout:115: oid 20 version 8 is already newer than 7 2023-12-01T15:35:00.543 INFO:tasks.rados.rados.0.smithi119.stdout:115: oid 20 version 8 is already newer than 6 2023-12-01T15:35:00.543 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 8 (ObjNum 60 snap 5 seq_num 60) dirty exists 2023-12-01T15:35:00.544 INFO:tasks.rados.rados.0.smithi119.stdout:115: left oid 20 (ObjNum 60 snap 5 seq_num 60) 2023-12-01T15:35:00.544 INFO:tasks.rados.rados.0.smithi119.stdout:118: finishing write tid 1 to smithi119156531-21 2023-12-01T15:35:00.544 INFO:tasks.rados.rados.0.smithi119.stdout:118: finishing write tid 2 to smithi119156531-21 2023-12-01T15:35:00.544 INFO:tasks.rados.rados.0.smithi119.stdout:118: finishing write tid 3 to smithi119156531-21 2023-12-01T15:35:00.544 INFO:tasks.rados.rados.0.smithi119.stdout:118: finishing write tid 4 to smithi119156531-21 2023-12-01T15:35:00.544 INFO:tasks.rados.rados.0.smithi119.stdout:118: oid 21 updating version 0 to 10 2023-12-01T15:35:00.544 INFO:tasks.rados.rados.0.smithi119.stdout:118: oid 21 version 10 is already newer than 9 2023-12-01T15:35:00.544 INFO:tasks.rados.rados.0.smithi119.stdout:118: oid 21 version 10 is already newer than 8 2023-12-01T15:35:00.544 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 10 (ObjNum 61 snap 5 seq_num 61) dirty exists 2023-12-01T15:35:00.544 INFO:tasks.rados.rados.0.smithi119.stdout:118: left oid 21 (ObjNum 61 snap 5 seq_num 61) 2023-12-01T15:35:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:00 smithi183 ceph-mon[99169]: osdmap e84: 8 total, 8 up, 8 in 2023-12-01T15:35:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:00 smithi119 ceph-mon[108979]: osdmap e84: 8 total, 8 up, 8 in 2023-12-01T15:35:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:00 smithi119 ceph-mon[94175]: osdmap e84: 8 total, 8 up, 8 in 2023-12-01T15:35:01.510 INFO:tasks.rados.rados.0.smithi119.stdout:115: done (4 left) 2023-12-01T15:35:01.510 INFO:tasks.rados.rados.0.smithi119.stdout:116: done (3 left) 2023-12-01T15:35:01.510 INFO:tasks.rados.rados.0.smithi119.stdout:117: done (2 left) 2023-12-01T15:35:01.511 INFO:tasks.rados.rados.0.smithi119.stdout:118: done (1 left) 2023-12-01T15:35:01.511 INFO:tasks.rados.rados.0.smithi119.stdout:119: done (0 left) 2023-12-01T15:35:01.511 INFO:tasks.rados.rados.0.smithi119.stdout:120: read oid 48 snap 4 2023-12-01T15:35:01.511 INFO:tasks.rados.rados.0.smithi119.stdout:120: expect (ObjNum 47 snap 0 seq_num 47) 2023-12-01T15:35:01.511 INFO:tasks.rados.rados.0.smithi119.stdout:121: read oid 49 snap 5 2023-12-01T15:35:01.511 INFO:tasks.rados.rados.0.smithi119.stdout:121: expect (ObjNum 55 snap 4 seq_num 55) 2023-12-01T15:35:01.511 INFO:tasks.rados.rados.0.smithi119.stdout:122: delete oid 44 current snap is 6 2023-12-01T15:35:01.515 INFO:tasks.rados.rados.0.smithi119.stdout:122: done (2 left) 2023-12-01T15:35:01.515 INFO:tasks.rados.rados.0.smithi119.stdout:123: rollback oid 23 current snap is 6 2023-12-01T15:35:01.515 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 23 to 4 2023-12-01T15:35:01.515 INFO:tasks.rados.rados.0.smithi119.stdout:124: read oid 30 snap -1 2023-12-01T15:35:01.515 INFO:tasks.rados.rados.0.smithi119.stdout:124: expect (ObjNum 29 snap 0 seq_num 29) 2023-12-01T15:35:01.515 INFO:tasks.rados.rados.0.smithi119.stdout:125: setattr oid 35 current snap is 6 2023-12-01T15:35:01.515 INFO:tasks.rados.rados.0.smithi119.stdout:120: expect (ObjNum 47 snap 0 seq_num 47) 2023-12-01T15:35:01.538 INFO:tasks.rados.rados.0.smithi119.stdout:121: expect (ObjNum 55 snap 4 seq_num 55) 2023-12-01T15:35:01.597 INFO:tasks.rados.rados.0.smithi119.stdout:124: expect (ObjNum 29 snap 0 seq_num 29) 2023-12-01T15:35:01.610 INFO:tasks.rados.rados.0.smithi119.stdout:123: finishing rollback tid 0 to smithi119156531-23 2023-12-01T15:35:01.610 INFO:tasks.rados.rados.0.smithi119.stdout:123: finishing rollback tid 1 to smithi119156531-23 2023-12-01T15:35:01.610 INFO:tasks.rados.rados.0.smithi119.stdout:123: finishing rollback tid 2 to smithi119156531-23 2023-12-01T15:35:01.610 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 36 (ObjNum 53 snap 1 seq_num 53) dirty exists 2023-12-01T15:35:01.610 INFO:tasks.rados.rados.0.smithi119.stdout:120: done (4 left) 2023-12-01T15:35:01.610 INFO:tasks.rados.rados.0.smithi119.stdout:121: done (3 left) 2023-12-01T15:35:01.610 INFO:tasks.rados.rados.0.smithi119.stdout:123: done (2 left) 2023-12-01T15:35:01.610 INFO:tasks.rados.rados.0.smithi119.stdout:124: done (1 left) 2023-12-01T15:35:01.610 INFO:tasks.rados.rados.0.smithi119.stdout:126: delete oid 5 current snap is 6 2023-12-01T15:35:01.612 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 16 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T15:35:01.613 INFO:tasks.rados.rados.0.smithi119.stdout:125: done (1 left) 2023-12-01T15:35:01.613 INFO:tasks.rados.rados.0.smithi119.stdout:126: done (0 left) 2023-12-01T15:35:01.613 INFO:tasks.rados.rados.0.smithi119.stdout:127: snap_remove snap 4 2023-12-01T15:35:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:01 smithi183 ceph-mon[99169]: pgmap v94: 121 pgs: 121 active+clean; 24 MiB data, 254 MiB used, 715 GiB / 715 GiB avail; 2.2 MiB/s rd, 238 KiB/s wr, 8 op/s 2023-12-01T15:35:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:01 smithi183 ceph-mon[99169]: osdmap e85: 8 total, 8 up, 8 in 2023-12-01T15:35:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:01 smithi119 ceph-mon[108979]: pgmap v94: 121 pgs: 121 active+clean; 24 MiB data, 254 MiB used, 715 GiB / 715 GiB avail; 2.2 MiB/s rd, 238 KiB/s wr, 8 op/s 2023-12-01T15:35:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:01 smithi119 ceph-mon[108979]: osdmap e85: 8 total, 8 up, 8 in 2023-12-01T15:35:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:01 smithi119 ceph-mon[94175]: pgmap v94: 121 pgs: 121 active+clean; 24 MiB data, 254 MiB used, 715 GiB / 715 GiB avail; 2.2 MiB/s rd, 238 KiB/s wr, 8 op/s 2023-12-01T15:35:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:01 smithi119 ceph-mon[94175]: osdmap e85: 8 total, 8 up, 8 in 2023-12-01T15:35:02.514 INFO:tasks.rados.rados.0.smithi119.stdout:127: done (0 left) 2023-12-01T15:35:02.515 INFO:tasks.rados.rados.0.smithi119.stdout:128: setattr oid 28 current snap is 6 2023-12-01T15:35:02.518 INFO:tasks.rados.rados.0.smithi119.stdout:129: snap_remove snap 1 2023-12-01T15:35:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:02 smithi183 ceph-mon[99169]: osdmap e86: 8 total, 8 up, 8 in 2023-12-01T15:35:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:02 smithi119 ceph-mon[94175]: osdmap e86: 8 total, 8 up, 8 in 2023-12-01T15:35:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:02 smithi119 ceph-mon[108979]: osdmap e86: 8 total, 8 up, 8 in 2023-12-01T15:35:03.529 INFO:tasks.rados.rados.0.smithi119.stdout:129: done (1 left) 2023-12-01T15:35:03.529 INFO:tasks.rados.rados.0.smithi119.stdout:130: delete oid 6 current snap is 6 2023-12-01T15:35:03.529 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 9 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T15:35:03.532 INFO:tasks.rados.rados.0.smithi119.stdout:128: done (1 left) 2023-12-01T15:35:03.532 INFO:tasks.rados.rados.0.smithi119.stdout:130: done (0 left) 2023-12-01T15:35:03.532 INFO:tasks.rados.rados.0.smithi119.stdout:131: snap_remove snap 5 2023-12-01T15:35:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:03 smithi183 ceph-mon[99169]: pgmap v97: 121 pgs: 121 active+clean; 24 MiB data, 254 MiB used, 715 GiB / 715 GiB avail; 2.2 MiB/s rd, 238 KiB/s wr, 8 op/s 2023-12-01T15:35:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:03 smithi183 ceph-mon[99169]: osdmap e87: 8 total, 8 up, 8 in 2023-12-01T15:35:03.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:03 smithi119 ceph-mon[94175]: pgmap v97: 121 pgs: 121 active+clean; 24 MiB data, 254 MiB used, 715 GiB / 715 GiB avail; 2.2 MiB/s rd, 238 KiB/s wr, 8 op/s 2023-12-01T15:35:03.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:03 smithi119 ceph-mon[94175]: osdmap e87: 8 total, 8 up, 8 in 2023-12-01T15:35:03.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:03 smithi119 ceph-mon[108979]: pgmap v97: 121 pgs: 121 active+clean; 24 MiB data, 254 MiB used, 715 GiB / 715 GiB avail; 2.2 MiB/s rd, 238 KiB/s wr, 8 op/s 2023-12-01T15:35:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:03 smithi119 ceph-mon[108979]: osdmap e87: 8 total, 8 up, 8 in 2023-12-01T15:35:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:35:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:35:04] "GET /metrics HTTP/1.1" 200 36027 "" "Prometheus/2.43.0" 2023-12-01T15:35:04.531 INFO:tasks.rados.rados.0.smithi119.stdout:131: done (0 left) 2023-12-01T15:35:04.531 INFO:tasks.rados.rados.0.smithi119.stdout:132: rollback oid 17 current snap is 6 2023-12-01T15:35:04.531 INFO:tasks.rados.rados.0.smithi119.stdout:132: done (0 left) 2023-12-01T15:35:04.531 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 43 current snap is 6 2023-12-01T15:35:04.531 INFO:tasks.rados.rados.0.smithi119.stdout:133: seq_num 65 ranges {0=696320,696320=401408} 2023-12-01T15:35:04.535 INFO:tasks.rados.rados.0.smithi119.stdout:133: writing smithi119156531-43 from 0 to 696320 tid 1 2023-12-01T15:35:04.539 INFO:tasks.rados.rados.0.smithi119.stdout:133: writing smithi119156531-43 from 696320 to 1097728 tid 2 2023-12-01T15:35:04.539 INFO:tasks.rados.rados.0.smithi119.stdout:134: read oid 11 snap -1 2023-12-01T15:35:04.539 INFO:tasks.rados.rados.0.smithi119.stdout:134: expect (ObjNum 10 snap 0 seq_num 10) 2023-12-01T15:35:04.539 INFO:tasks.rados.rados.0.smithi119.stdout:135: read oid 6 snap -1 2023-12-01T15:35:04.539 INFO:tasks.rados.rados.0.smithi119.stdout:135: expect deleted 2023-12-01T15:35:04.539 INFO:tasks.rados.rados.0.smithi119.stdout:136: copy_from oid 18 from oid 46 current snap is 6 2023-12-01T15:35:04.539 INFO:tasks.rados.rados.0.smithi119.stdout:137: read oid 41 snap -1 2023-12-01T15:35:04.539 INFO:tasks.rados.rados.0.smithi119.stdout:137: expect (ObjNum 40 snap 0 seq_num 40) 2023-12-01T15:35:04.539 INFO:tasks.rados.rados.0.smithi119.stdout:138: rmattr oid 37 current snap is 6 2023-12-01T15:35:04.539 INFO:tasks.rados.rados.0.smithi119.stdout:138: done (5 left) 2023-12-01T15:35:04.540 INFO:tasks.rados.rados.0.smithi119.stdout:139: read oid 1 snap -1 2023-12-01T15:35:04.540 INFO:tasks.rados.rados.0.smithi119.stdout:139: expect deleted 2023-12-01T15:35:04.540 INFO:tasks.rados.rados.0.smithi119.stdout:140: rmattr oid 30 current snap is 6 2023-12-01T15:35:04.540 INFO:tasks.rados.rados.0.smithi119.stdout:140: done (6 left) 2023-12-01T15:35:04.540 INFO:tasks.rados.rados.0.smithi119.stdout:141: setattr oid 47 current snap is 6 2023-12-01T15:35:04.540 INFO:tasks.rados.rados.0.smithi119.stdout:135: done (6 left) 2023-12-01T15:35:04.540 INFO:tasks.rados.rados.0.smithi119.stdout:139: done (5 left) 2023-12-01T15:35:04.540 INFO:tasks.rados.rados.0.smithi119.stdout:142: copy_from oid 23 from oid 25 current snap is 6 2023-12-01T15:35:04.540 INFO:tasks.rados.rados.0.smithi119.stdout:143: setattr oid 24 current snap is 6 2023-12-01T15:35:04.541 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 19 current snap is 6 2023-12-01T15:35:04.541 INFO:tasks.rados.rados.0.smithi119.stdout:144: seq_num 66 ranges {303104=712704,1015808=401408} 2023-12-01T15:35:04.548 INFO:tasks.rados.rados.0.smithi119.stdout:144: writing smithi119156531-19 from 303104 to 1015808 tid 1 2023-12-01T15:35:04.551 INFO:tasks.rados.rados.0.smithi119.stdout:144: writing smithi119156531-19 from 1015808 to 1417216 tid 2 2023-12-01T15:35:04.551 INFO:tasks.rados.rados.0.smithi119.stdout:145: setattr oid 33 current snap is 6 2023-12-01T15:35:04.551 INFO:tasks.rados.rados.0.smithi119.stdout:133: finishing write tid 1 to smithi119156531-43 2023-12-01T15:35:04.551 INFO:tasks.rados.rados.0.smithi119.stdout:133: finishing write tid 2 to smithi119156531-43 2023-12-01T15:35:04.551 INFO:tasks.rados.rados.0.smithi119.stdout:134: expect (ObjNum 10 snap 0 seq_num 10) 2023-12-01T15:35:04.557 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 13 (ObjNum 54 snap 4 seq_num 54) dirty exists 2023-12-01T15:35:04.557 INFO:tasks.rados.rados.0.smithi119.stdout:133: finishing write tid 3 to smithi119156531-43 2023-12-01T15:35:04.557 INFO:tasks.rados.rados.0.smithi119.stdout:137: expect (ObjNum 40 snap 0 seq_num 40) 2023-12-01T15:35:04.576 INFO:tasks.rados.rados.0.smithi119.stdout:133: finishing write tid 4 to smithi119156531-43 2023-12-01T15:35:04.576 INFO:tasks.rados.rados.0.smithi119.stdout:133: oid 43 updating version 0 to 40 2023-12-01T15:35:04.576 INFO:tasks.rados.rados.0.smithi119.stdout:133: oid 43 updating version 40 to 41 2023-12-01T15:35:04.576 INFO:tasks.rados.rados.0.smithi119.stdout:133: oid 43 version 41 is already newer than 39 2023-12-01T15:35:04.576 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 41 (ObjNum 65 snap 6 seq_num 65) dirty exists 2023-12-01T15:35:04.576 INFO:tasks.rados.rados.0.smithi119.stdout:133: left oid 43 (ObjNum 65 snap 6 seq_num 65) 2023-12-01T15:35:04.576 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 17 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T15:35:04.577 INFO:tasks.rados.rados.0.smithi119.stdout:142: finishing copy_from to smithi119156531-23 2023-12-01T15:35:04.577 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 15 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-12-01T15:35:04.577 INFO:tasks.rados.rados.0.smithi119.stdout:142: finishing copy_from racing read to smithi119156531-23 2023-12-01T15:35:04.577 INFO:tasks.rados.rados.0.smithi119.stdout:136: finishing copy_from to smithi119156531-18 2023-12-01T15:35:04.577 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-12-01T15:35:04.577 INFO:tasks.rados.rados.0.smithi119.stdout:136: finishing copy_from racing read to smithi119156531-18 2023-12-01T15:35:04.577 INFO:tasks.rados.rados.0.smithi119.stdout:144: finishing write tid 1 to smithi119156531-19 2023-12-01T15:35:04.577 INFO:tasks.rados.rados.0.smithi119.stdout:144: finishing write tid 2 to smithi119156531-19 2023-12-01T15:35:04.577 INFO:tasks.rados.rados.0.smithi119.stdout:144: finishing write tid 3 to smithi119156531-19 2023-12-01T15:35:04.577 INFO:tasks.rados.rados.0.smithi119.stdout:144: finishing write tid 4 to smithi119156531-19 2023-12-01T15:35:04.577 INFO:tasks.rados.rados.0.smithi119.stdout:144: oid 19 updating version 0 to 19 2023-12-01T15:35:04.577 INFO:tasks.rados.rados.0.smithi119.stdout:144: oid 19 version 19 is already newer than 18 2023-12-01T15:35:04.577 INFO:tasks.rados.rados.0.smithi119.stdout:144: oid 19 updating version 19 to 20 2023-12-01T15:35:04.577 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 20 (ObjNum 66 snap 6 seq_num 66) dirty exists 2023-12-01T15:35:04.577 INFO:tasks.rados.rados.0.smithi119.stdout:144: left oid 19 (ObjNum 66 snap 6 seq_num 66) 2023-12-01T15:35:04.578 INFO:tasks.rados.rados.0.smithi119.stdout:133: done (8 left) 2023-12-01T15:35:04.578 INFO:tasks.rados.rados.0.smithi119.stdout:134: done (7 left) 2023-12-01T15:35:04.578 INFO:tasks.rados.rados.0.smithi119.stdout:136: done (6 left) 2023-12-01T15:35:04.578 INFO:tasks.rados.rados.0.smithi119.stdout:137: done (5 left) 2023-12-01T15:35:04.578 INFO:tasks.rados.rados.0.smithi119.stdout:141: done (4 left) 2023-12-01T15:35:04.578 INFO:tasks.rados.rados.0.smithi119.stdout:142: done (3 left) 2023-12-01T15:35:04.578 INFO:tasks.rados.rados.0.smithi119.stdout:143: done (2 left) 2023-12-01T15:35:04.578 INFO:tasks.rados.rados.0.smithi119.stdout:144: done (1 left) 2023-12-01T15:35:04.578 INFO:tasks.rados.rados.0.smithi119.stdout:146: snap_create 2023-12-01T15:35:04.579 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 25 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-12-01T15:35:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:04 smithi183 ceph-mon[99169]: osdmap e88: 8 total, 8 up, 8 in 2023-12-01T15:35:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:04 smithi119 ceph-mon[108979]: osdmap e88: 8 total, 8 up, 8 in 2023-12-01T15:35:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:04 smithi119 ceph-mon[94175]: osdmap e88: 8 total, 8 up, 8 in 2023-12-01T15:35:05.416 INFO:tasks.rados.rados.0.smithi119.stdout:145: done (1 left) 2023-12-01T15:35:05.417 INFO:tasks.rados.rados.0.smithi119.stdout:146: done (0 left) 2023-12-01T15:35:05.417 INFO:tasks.rados.rados.0.smithi119.stdout:147: snap_remove snap 6 2023-12-01T15:35:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:05 smithi183 ceph-mon[99169]: pgmap v100: 121 pgs: 121 active+clean; 27 MiB data, 262 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.3 MiB/s wr, 35 op/s 2023-12-01T15:35:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:05 smithi183 ceph-mon[99169]: osdmap e89: 8 total, 8 up, 8 in 2023-12-01T15:35:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:05 smithi183 ceph-mon[99169]: osdmap e90: 8 total, 8 up, 8 in 2023-12-01T15:35:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:05 smithi119 ceph-mon[108979]: pgmap v100: 121 pgs: 121 active+clean; 27 MiB data, 262 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.3 MiB/s wr, 35 op/s 2023-12-01T15:35:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:05 smithi119 ceph-mon[108979]: osdmap e89: 8 total, 8 up, 8 in 2023-12-01T15:35:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:05 smithi119 ceph-mon[108979]: osdmap e90: 8 total, 8 up, 8 in 2023-12-01T15:35:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:05 smithi119 ceph-mon[94175]: pgmap v100: 121 pgs: 121 active+clean; 27 MiB data, 262 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.3 MiB/s wr, 35 op/s 2023-12-01T15:35:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:05 smithi119 ceph-mon[94175]: osdmap e89: 8 total, 8 up, 8 in 2023-12-01T15:35:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:05 smithi119 ceph-mon[94175]: osdmap e90: 8 total, 8 up, 8 in 2023-12-01T15:35:06.424 INFO:tasks.rados.rados.0.smithi119.stdout:147: done (0 left) 2023-12-01T15:35:06.424 INFO:tasks.rados.rados.0.smithi119.stdout:148: delete oid 1 current snap is 7 2023-12-01T15:35:06.427 INFO:tasks.rados.rados.0.smithi119.stdout:148: done (0 left) 2023-12-01T15:35:06.427 INFO:tasks.rados.rados.0.smithi119.stdout:149: snap_create 2023-12-01T15:35:07.425 INFO:tasks.rados.rados.0.smithi119.stdout:149: done (0 left) 2023-12-01T15:35:07.425 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 31 current snap is 8 2023-12-01T15:35:07.425 INFO:tasks.rados.rados.0.smithi119.stdout:150: seq_num 68 ranges {507904=745472,1253376=401408} 2023-12-01T15:35:07.432 INFO:tasks.rados.rados.0.smithi119.stdout:150: writing smithi119156531-31 from 507904 to 1253376 tid 1 2023-12-01T15:35:07.434 INFO:tasks.rados.rados.0.smithi119.stdout:150: writing smithi119156531-31 from 1253376 to 1654784 tid 2 2023-12-01T15:35:07.434 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 16 current snap is 8 2023-12-01T15:35:07.434 INFO:tasks.rados.rados.0.smithi119.stdout:151: seq_num 69 ranges {188416=761856,950272=401408} 2023-12-01T15:35:07.440 INFO:tasks.rados.rados.0.smithi119.stdout:151: writing smithi119156531-16 from 188416 to 950272 tid 1 2023-12-01T15:35:07.443 INFO:tasks.rados.rados.0.smithi119.stdout:151: writing smithi119156531-16 from 950272 to 1351680 tid 2 2023-12-01T15:35:07.443 INFO:tasks.rados.rados.0.smithi119.stdout:152: copy_from oid 10 from oid 39 current snap is 8 2023-12-01T15:35:07.443 INFO:tasks.rados.rados.0.smithi119.stdout:150: finishing write tid 1 to smithi119156531-31 2023-12-01T15:35:07.443 INFO:tasks.rados.rados.0.smithi119.stdout:150: finishing write tid 2 to smithi119156531-31 2023-12-01T15:35:07.444 INFO:tasks.rados.rados.0.smithi119.stdout:150: finishing write tid 3 to smithi119156531-31 2023-12-01T15:35:07.444 INFO:tasks.rados.rados.0.smithi119.stdout:150: finishing write tid 4 to smithi119156531-31 2023-12-01T15:35:07.444 INFO:tasks.rados.rados.0.smithi119.stdout:150: oid 31 updating version 0 to 16 2023-12-01T15:35:07.444 INFO:tasks.rados.rados.0.smithi119.stdout:150: oid 31 version 16 is already newer than 14 2023-12-01T15:35:07.444 INFO:tasks.rados.rados.0.smithi119.stdout:150: oid 31 version 16 is already newer than 15 2023-12-01T15:35:07.444 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 16 (ObjNum 68 snap 8 seq_num 68) dirty exists 2023-12-01T15:35:07.444 INFO:tasks.rados.rados.0.smithi119.stdout:150: left oid 31 (ObjNum 68 snap 8 seq_num 68) 2023-12-01T15:35:07.444 INFO:tasks.rados.rados.0.smithi119.stdout:150: done (2 left) 2023-12-01T15:35:07.444 INFO:tasks.rados.rados.0.smithi119.stdout:153: read oid 25 snap 7 2023-12-01T15:35:07.444 INFO:tasks.rados.rados.0.smithi119.stdout:153: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-01T15:35:07.444 INFO:tasks.rados.rados.0.smithi119.stdout:154: copy_from oid 21 from oid 35 current snap is 8 2023-12-01T15:35:07.444 INFO:tasks.rados.rados.0.smithi119.stdout:155: rollback oid 19 current snap is 8 2023-12-01T15:35:07.444 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 19 to 7 2023-12-01T15:35:07.444 INFO:tasks.rados.rados.0.smithi119.stdout:156: copy_from oid 38 from oid 24 current snap is 8 2023-12-01T15:35:07.444 INFO:tasks.rados.rados.0.smithi119.stdout:157: snap_create 2023-12-01T15:35:07.449 INFO:tasks.rados.rados.0.smithi119.stdout:151: finishing write tid 1 to smithi119156531-16 2023-12-01T15:35:07.449 INFO:tasks.rados.rados.0.smithi119.stdout:151: finishing write tid 2 to smithi119156531-16 2023-12-01T15:35:07.449 INFO:tasks.rados.rados.0.smithi119.stdout:155: finishing rollback tid 0 to smithi119156531-19 2023-12-01T15:35:07.449 INFO:tasks.rados.rados.0.smithi119.stdout:151: finishing write tid 3 to smithi119156531-16 2023-12-01T15:35:07.449 INFO:tasks.rados.rados.0.smithi119.stdout:155: finishing rollback tid 1 to smithi119156531-19 2023-12-01T15:35:07.450 INFO:tasks.rados.rados.0.smithi119.stdout:155: finishing rollback tid 2 to smithi119156531-19 2023-12-01T15:35:07.450 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 24 (ObjNum 66 snap 6 seq_num 66) dirty exists 2023-12-01T15:35:07.450 INFO:tasks.rados.rados.0.smithi119.stdout:151: finishing write tid 4 to smithi119156531-16 2023-12-01T15:35:07.450 INFO:tasks.rados.rados.0.smithi119.stdout:151: oid 16 updating version 0 to 43 2023-12-01T15:35:07.450 INFO:tasks.rados.rados.0.smithi119.stdout:151: oid 16 updating version 43 to 45 2023-12-01T15:35:07.450 INFO:tasks.rados.rados.0.smithi119.stdout:151: oid 16 version 45 is already newer than 44 2023-12-01T15:35:07.450 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 45 (ObjNum 69 snap 8 seq_num 69) dirty exists 2023-12-01T15:35:07.450 INFO:tasks.rados.rados.0.smithi119.stdout:151: left oid 16 (ObjNum 69 snap 8 seq_num 69) 2023-12-01T15:35:07.455 INFO:tasks.rados.rados.0.smithi119.stdout:156: finishing copy_from to smithi119156531-38 2023-12-01T15:35:07.455 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 13 (ObjNum 54 snap 4 seq_num 54) dirty exists 2023-12-01T15:35:07.455 INFO:tasks.rados.rados.0.smithi119.stdout:154: finishing copy_from to smithi119156531-21 2023-12-01T15:35:07.455 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 16 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T15:35:07.455 INFO:tasks.rados.rados.0.smithi119.stdout:156: finishing copy_from racing read to smithi119156531-38 2023-12-01T15:35:07.455 INFO:tasks.rados.rados.0.smithi119.stdout:154: finishing copy_from racing read to smithi119156531-21 2023-12-01T15:35:07.455 INFO:tasks.rados.rados.0.smithi119.stdout:152: finishing copy_from to smithi119156531-10 2023-12-01T15:35:07.456 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 4 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-12-01T15:35:07.456 INFO:tasks.rados.rados.0.smithi119.stdout:152: finishing copy_from racing read to smithi119156531-10 2023-12-01T15:35:07.459 INFO:tasks.rados.rados.0.smithi119.stdout:153: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-01T15:35:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:07 smithi183 ceph-mon[99169]: pgmap v103: 121 pgs: 121 active+clean; 27 MiB data, 262 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.3 MiB/s wr, 35 op/s 2023-12-01T15:35:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:07 smithi183 ceph-mon[99169]: osdmap e91: 8 total, 8 up, 8 in 2023-12-01T15:35:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:07 smithi119 ceph-mon[94175]: pgmap v103: 121 pgs: 121 active+clean; 27 MiB data, 262 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.3 MiB/s wr, 35 op/s 2023-12-01T15:35:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:07 smithi119 ceph-mon[94175]: osdmap e91: 8 total, 8 up, 8 in 2023-12-01T15:35:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:07 smithi119 ceph-mon[108979]: pgmap v103: 121 pgs: 121 active+clean; 27 MiB data, 262 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.3 MiB/s wr, 35 op/s 2023-12-01T15:35:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:07 smithi119 ceph-mon[108979]: osdmap e91: 8 total, 8 up, 8 in 2023-12-01T15:35:08.435 INFO:tasks.rados.rados.0.smithi119.stdout:151: done (6 left) 2023-12-01T15:35:08.436 INFO:tasks.rados.rados.0.smithi119.stdout:152: done (5 left) 2023-12-01T15:35:08.436 INFO:tasks.rados.rados.0.smithi119.stdout:153: done (4 left) 2023-12-01T15:35:08.436 INFO:tasks.rados.rados.0.smithi119.stdout:154: done (3 left) 2023-12-01T15:35:08.436 INFO:tasks.rados.rados.0.smithi119.stdout:155: done (2 left) 2023-12-01T15:35:08.436 INFO:tasks.rados.rados.0.smithi119.stdout:156: done (1 left) 2023-12-01T15:35:08.436 INFO:tasks.rados.rados.0.smithi119.stdout:157: done (0 left) 2023-12-01T15:35:08.436 INFO:tasks.rados.rados.0.smithi119.stdout:158: read oid 46 snap -1 2023-12-01T15:35:08.436 INFO:tasks.rados.rados.0.smithi119.stdout:158: expect (ObjNum 45 snap 0 seq_num 45) 2023-12-01T15:35:08.436 INFO:tasks.rados.rados.0.smithi119.stdout:159: read oid 7 snap 7 2023-12-01T15:35:08.436 INFO:tasks.rados.rados.0.smithi119.stdout:159: expect (ObjNum 6 snap 0 seq_num 6) 2023-12-01T15:35:08.436 INFO:tasks.rados.rados.0.smithi119.stdout:160: snap_create 2023-12-01T15:35:08.438 INFO:tasks.rados.rados.0.smithi119.stdout:158: expect (ObjNum 45 snap 0 seq_num 45) 2023-12-01T15:35:08.459 INFO:tasks.rados.rados.0.smithi119.stdout:159: expect (ObjNum 6 snap 0 seq_num 6) 2023-12-01T15:35:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:08 smithi183 ceph-mon[99169]: osdmap e92: 8 total, 8 up, 8 in 2023-12-01T15:35:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:08 smithi119 ceph-mon[94175]: osdmap e92: 8 total, 8 up, 8 in 2023-12-01T15:35:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:08 smithi119 ceph-mon[108979]: osdmap e92: 8 total, 8 up, 8 in 2023-12-01T15:35:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:09.439 INFO:tasks.rados.rados.0.smithi119.stdout:158: done (2 left) 2023-12-01T15:35:09.439 INFO:tasks.rados.rados.0.smithi119.stdout:159: done (1 left) 2023-12-01T15:35:09.439 INFO:tasks.rados.rados.0.smithi119.stdout:160: done (0 left) 2023-12-01T15:35:09.439 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 13 current snap is 10 2023-12-01T15:35:09.439 INFO:tasks.rados.rados.0.smithi119.stdout:161: seq_num 70 ranges {0=778240,778240=401408} 2023-12-01T15:35:09.440 INFO:tasks.rados.rados.0.smithi119.stdout:161: writing smithi119156531-13 from 0 to 778240 tid 1 2023-12-01T15:35:09.443 INFO:tasks.rados.rados.0.smithi119.stdout:161: writing smithi119156531-13 from 778240 to 1179648 tid 2 2023-12-01T15:35:09.444 INFO:tasks.rados.rados.0.smithi119.stdout:162: copy_from oid 15 from oid 5 current snap is 10 2023-12-01T15:35:09.444 INFO:tasks.rados.rados.0.smithi119.stdout:163: rollback oid 19 current snap is 10 2023-12-01T15:35:09.444 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 19 to 8 2023-12-01T15:35:09.444 INFO:tasks.rados.rados.0.smithi119.stdout:164: copy_from oid 21 from oid 24 current snap is 10 2023-12-01T15:35:09.444 INFO:tasks.rados.rados.0.smithi119.stdout:165: copy_from oid 3 from oid 7 current snap is 10 2023-12-01T15:35:09.444 INFO:tasks.rados.rados.0.smithi119.stdout:166: read oid 33 snap -1 2023-12-01T15:35:09.444 INFO:tasks.rados.rados.0.smithi119.stdout:166: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-01T15:35:09.444 INFO:tasks.rados.rados.0.smithi119.stdout:167: rollback oid 18 current snap is 10 2023-12-01T15:35:09.444 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 18 to 7 2023-12-01T15:35:09.444 INFO:tasks.rados.rados.0.smithi119.stdout:168: copy_from oid 22 from oid 35 current snap is 10 2023-12-01T15:35:09.444 INFO:tasks.rados.rados.0.smithi119.stdout:169: read oid 31 snap -1 2023-12-01T15:35:09.444 INFO:tasks.rados.rados.0.smithi119.stdout:169: expect (ObjNum 68 snap 8 seq_num 68) 2023-12-01T15:35:09.444 INFO:tasks.rados.rados.0.smithi119.stdout:170: snap_remove snap 9 2023-12-01T15:35:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:09 smithi183 ceph-mon[99169]: pgmap v106: 121 pgs: 121 active+clean; 27 MiB data, 262 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:09 smithi183 ceph-mon[99169]: osdmap e93: 8 total, 8 up, 8 in 2023-12-01T15:35:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:09 smithi119 ceph-mon[94175]: pgmap v106: 121 pgs: 121 active+clean; 27 MiB data, 262 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:09 smithi119 ceph-mon[94175]: osdmap e93: 8 total, 8 up, 8 in 2023-12-01T15:35:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:09 smithi119 ceph-mon[108979]: pgmap v106: 121 pgs: 121 active+clean; 27 MiB data, 262 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:09 smithi119 ceph-mon[108979]: osdmap e93: 8 total, 8 up, 8 in 2023-12-01T15:35:10.452 INFO:tasks.rados.rados.0.smithi119.stdout:170: done (9 left) 2023-12-01T15:35:10.453 INFO:tasks.rados.rados.0.smithi119.stdout:171: rollback oid 20 current snap is 10 2023-12-01T15:35:10.453 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 20 to 7 2023-12-01T15:35:10.453 INFO:tasks.rados.rados.0.smithi119.stdout:161: finishing write tid 1 to smithi119156531-13 2023-12-01T15:35:10.453 INFO:tasks.rados.rados.0.smithi119.stdout:161: finishing write tid 2 to smithi119156531-13 2023-12-01T15:35:10.453 INFO:tasks.rados.rados.0.smithi119.stdout:161: finishing write tid 3 to smithi119156531-13 2023-12-01T15:35:10.453 INFO:tasks.rados.rados.0.smithi119.stdout:163: finishing rollback tid 0 to smithi119156531-19 2023-12-01T15:35:10.453 INFO:tasks.rados.rados.0.smithi119.stdout:163: finishing rollback tid 1 to smithi119156531-19 2023-12-01T15:35:10.453 INFO:tasks.rados.rados.0.smithi119.stdout:167: finishing rollback tid 0 to smithi119156531-18 2023-12-01T15:35:10.453 INFO:tasks.rados.rados.0.smithi119.stdout:167: finishing rollback tid 1 to smithi119156531-18 2023-12-01T15:35:10.453 INFO:tasks.rados.rados.0.smithi119.stdout:167: finishing rollback tid 2 to smithi119156531-18 2023-12-01T15:35:10.453 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 52 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-12-01T15:35:10.453 INFO:tasks.rados.rados.0.smithi119.stdout:162: finishing copy_from to smithi119156531-15 2023-12-01T15:35:10.454 INFO:tasks.rados.rados.0.smithi119.stdout:162: got expected ENOENT (src dne) 2023-12-01T15:35:10.454 INFO:tasks.rados.rados.0.smithi119.stdout:161: finishing write tid 4 to smithi119156531-13 2023-12-01T15:35:10.454 INFO:tasks.rados.rados.0.smithi119.stdout:161: oid 13 updating version 0 to 26 2023-12-01T15:35:10.454 INFO:tasks.rados.rados.0.smithi119.stdout:161: oid 13 updating version 26 to 27 2023-12-01T15:35:10.454 INFO:tasks.rados.rados.0.smithi119.stdout:161: oid 13 updating version 27 to 28 2023-12-01T15:35:10.454 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 28 (ObjNum 70 snap 10 seq_num 70) dirty exists 2023-12-01T15:35:10.454 INFO:tasks.rados.rados.0.smithi119.stdout:161: left oid 13 (ObjNum 70 snap 10 seq_num 70) 2023-12-01T15:35:10.454 INFO:tasks.rados.rados.0.smithi119.stdout:161: done (9 left) 2023-12-01T15:35:10.454 INFO:tasks.rados.rados.0.smithi119.stdout:167: done (8 left) 2023-12-01T15:35:10.454 INFO:tasks.rados.rados.0.smithi119.stdout:172: delete oid 16 current snap is 10 2023-12-01T15:35:10.454 INFO:tasks.rados.rados.0.smithi119.stdout:162: finishing copy_from racing read to smithi119156531-15 2023-12-01T15:35:10.454 INFO:tasks.rados.rados.0.smithi119.stdout:163: finishing rollback tid 2 to smithi119156531-19 2023-12-01T15:35:10.454 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 28 (ObjNum 66 snap 6 seq_num 66) dirty exists 2023-12-01T15:35:10.454 INFO:tasks.rados.rados.0.smithi119.stdout:165: finishing copy_from to smithi119156531-3 2023-12-01T15:35:10.455 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-12-01T15:35:10.455 INFO:tasks.rados.rados.0.smithi119.stdout:166: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-01T15:35:10.473 INFO:tasks.rados.rados.0.smithi119.stdout:165: finishing copy_from racing read to smithi119156531-3 2023-12-01T15:35:10.473 INFO:tasks.rados.rados.0.smithi119.stdout:164: finishing copy_from to smithi119156531-21 2023-12-01T15:35:10.474 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 13 (ObjNum 54 snap 4 seq_num 54) dirty exists 2023-12-01T15:35:10.474 INFO:tasks.rados.rados.0.smithi119.stdout:162: done (8 left) 2023-12-01T15:35:10.474 INFO:tasks.rados.rados.0.smithi119.stdout:163: done (7 left) 2023-12-01T15:35:10.474 INFO:tasks.rados.rados.0.smithi119.stdout:165: done (6 left) 2023-12-01T15:35:10.474 INFO:tasks.rados.rados.0.smithi119.stdout:166: done (5 left) 2023-12-01T15:35:10.474 INFO:tasks.rados.rados.0.smithi119.stdout:172: done (4 left) 2023-12-01T15:35:10.474 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 6 current snap is 10 2023-12-01T15:35:10.474 INFO:tasks.rados.rados.0.smithi119.stdout:164: finishing copy_from racing read to smithi119156531-21 2023-12-01T15:35:10.474 INFO:tasks.rados.rados.0.smithi119.stdout:168: finishing copy_from to smithi119156531-22 2023-12-01T15:35:10.474 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 16 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T15:35:10.474 INFO:tasks.rados.rados.0.smithi119.stdout:168: finishing copy_from racing read to smithi119156531-22 2023-12-01T15:35:10.474 INFO:tasks.rados.rados.0.smithi119.stdout:169: expect (ObjNum 68 snap 8 seq_num 68) 2023-12-01T15:35:10.527 INFO:tasks.rados.rados.0.smithi119.stdout:173: seq_num 72 ranges {0=409600,409600=524288,933888=278528} 2023-12-01T15:35:10.530 INFO:tasks.rados.rados.0.smithi119.stdout:173: writing smithi119156531-6 from 0 to 409600 tid 1 2023-12-01T15:35:10.533 INFO:tasks.rados.rados.0.smithi119.stdout:173: writing smithi119156531-6 from 409600 to 933888 tid 2 2023-12-01T15:35:10.536 INFO:tasks.rados.rados.0.smithi119.stdout:173: writing smithi119156531-6 from 933888 to 1212416 tid 3 2023-12-01T15:35:10.536 INFO:tasks.rados.rados.0.smithi119.stdout:164: done (4 left) 2023-12-01T15:35:10.536 INFO:tasks.rados.rados.0.smithi119.stdout:168: done (3 left) 2023-12-01T15:35:10.536 INFO:tasks.rados.rados.0.smithi119.stdout:169: done (2 left) 2023-12-01T15:35:10.536 INFO:tasks.rados.rados.0.smithi119.stdout:174: snap_create 2023-12-01T15:35:10.536 INFO:tasks.rados.rados.0.smithi119.stdout:171: finishing rollback tid 0 to smithi119156531-20 2023-12-01T15:35:10.536 INFO:tasks.rados.rados.0.smithi119.stdout:171: finishing rollback tid 1 to smithi119156531-20 2023-12-01T15:35:10.536 INFO:tasks.rados.rados.0.smithi119.stdout:171: finishing rollback tid 2 to smithi119156531-20 2023-12-01T15:35:10.536 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 20 (ObjNum 60 snap 5 seq_num 60) dirty exists 2023-12-01T15:35:10.536 INFO:tasks.rados.rados.0.smithi119.stdout:173: finishing write tid 1 to smithi119156531-6 2023-12-01T15:35:10.537 INFO:tasks.rados.rados.0.smithi119.stdout:173: finishing write tid 2 to smithi119156531-6 2023-12-01T15:35:10.537 INFO:tasks.rados.rados.0.smithi119.stdout:173: finishing write tid 3 to smithi119156531-6 2023-12-01T15:35:10.537 INFO:tasks.rados.rados.0.smithi119.stdout:173: finishing write tid 4 to smithi119156531-6 2023-12-01T15:35:10.538 INFO:tasks.rados.rados.0.smithi119.stdout:173: finishing write tid 5 to smithi119156531-6 2023-12-01T15:35:10.539 INFO:tasks.rados.rados.0.smithi119.stdout:173: oid 6 updating version 0 to 24 2023-12-01T15:35:10.539 INFO:tasks.rados.rados.0.smithi119.stdout:173: oid 6 version 24 is already newer than 23 2023-12-01T15:35:10.539 INFO:tasks.rados.rados.0.smithi119.stdout:173: oid 6 updating version 24 to 25 2023-12-01T15:35:10.539 INFO:tasks.rados.rados.0.smithi119.stdout:173: oid 6 version 25 is already newer than 22 2023-12-01T15:35:10.539 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 25 (ObjNum 72 snap 10 seq_num 72) dirty exists 2023-12-01T15:35:10.539 INFO:tasks.rados.rados.0.smithi119.stdout:173: left oid 6 (ObjNum 72 snap 10 seq_num 72) 2023-12-01T15:35:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:10 smithi119 ceph-mon[94175]: osdmap e94: 8 total, 8 up, 8 in 2023-12-01T15:35:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:10 smithi119 ceph-mon[108979]: osdmap e94: 8 total, 8 up, 8 in 2023-12-01T15:35:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:10 smithi183 ceph-mon[99169]: osdmap e94: 8 total, 8 up, 8 in 2023-12-01T15:35:11.458 INFO:tasks.rados.rados.0.smithi119.stdout:171: done (2 left) 2023-12-01T15:35:11.458 INFO:tasks.rados.rados.0.smithi119.stdout:173: done (1 left) 2023-12-01T15:35:11.459 INFO:tasks.rados.rados.0.smithi119.stdout:174: done (0 left) 2023-12-01T15:35:11.459 INFO:tasks.rados.rados.0.smithi119.stdout:175: snap_remove snap 8 2023-12-01T15:35:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:11 smithi183 ceph-mon[99169]: pgmap v109: 121 pgs: 121 active+clean; 33 MiB data, 268 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 26 op/s 2023-12-01T15:35:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:11 smithi183 ceph-mon[99169]: osdmap e95: 8 total, 8 up, 8 in 2023-12-01T15:35:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:11 smithi119 ceph-mon[94175]: pgmap v109: 121 pgs: 121 active+clean; 33 MiB data, 268 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 26 op/s 2023-12-01T15:35:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:11 smithi119 ceph-mon[94175]: osdmap e95: 8 total, 8 up, 8 in 2023-12-01T15:35:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:11 smithi119 ceph-mon[108979]: pgmap v109: 121 pgs: 121 active+clean; 33 MiB data, 268 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 26 op/s 2023-12-01T15:35:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:11 smithi119 ceph-mon[108979]: osdmap e95: 8 total, 8 up, 8 in 2023-12-01T15:35:12.469 INFO:tasks.rados.rados.0.smithi119.stdout:175: done (0 left) 2023-12-01T15:35:12.469 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 22 current snap is 11 2023-12-01T15:35:12.470 INFO:tasks.rados.rados.0.smithi119.stdout:176: seq_num 73 ranges {573440=425984,999424=409600,1409024=393216} 2023-12-01T15:35:12.470 INFO:tasks.rados.rados.0.smithi119.stdout:176: writing smithi119156531-22 from 573440 to 999424 tid 1 2023-12-01T15:35:12.473 INFO:tasks.rados.rados.0.smithi119.stdout:176: writing smithi119156531-22 from 999424 to 1409024 tid 2 2023-12-01T15:35:12.475 INFO:tasks.rados.rados.0.smithi119.stdout:176: writing smithi119156531-22 from 1409024 to 1802240 tid 3 2023-12-01T15:35:12.476 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 10 current snap is 11 2023-12-01T15:35:12.476 INFO:tasks.rados.rados.0.smithi119.stdout:177: seq_num 74 ranges {638976=442368,1081344=696320,1777664=106496} 2023-12-01T15:35:12.482 INFO:tasks.rados.rados.0.smithi119.stdout:177: writing smithi119156531-10 from 638976 to 1081344 tid 1 2023-12-01T15:35:12.486 INFO:tasks.rados.rados.0.smithi119.stdout:177: writing smithi119156531-10 from 1081344 to 1777664 tid 2 2023-12-01T15:35:12.487 INFO:tasks.rados.rados.0.smithi119.stdout:177: writing smithi119156531-10 from 1777664 to 1884160 tid 3 2023-12-01T15:35:12.487 INFO:tasks.rados.rados.0.smithi119.stdout:178: setattr oid 6 current snap is 11 2023-12-01T15:35:12.487 INFO:tasks.rados.rados.0.smithi119.stdout:176: finishing write tid 1 to smithi119156531-22 2023-12-01T15:35:12.487 INFO:tasks.rados.rados.0.smithi119.stdout:176: finishing write tid 2 to smithi119156531-22 2023-12-01T15:35:12.487 INFO:tasks.rados.rados.0.smithi119.stdout:176: finishing write tid 3 to smithi119156531-22 2023-12-01T15:35:12.487 INFO:tasks.rados.rados.0.smithi119.stdout:176: finishing write tid 4 to smithi119156531-22 2023-12-01T15:35:12.487 INFO:tasks.rados.rados.0.smithi119.stdout:176: finishing write tid 5 to smithi119156531-22 2023-12-01T15:35:12.488 INFO:tasks.rados.rados.0.smithi119.stdout:176: oid 22 updating version 0 to 65 2023-12-01T15:35:12.488 INFO:tasks.rados.rados.0.smithi119.stdout:176: oid 22 updating version 65 to 66 2023-12-01T15:35:12.488 INFO:tasks.rados.rados.0.smithi119.stdout:176: oid 22 updating version 66 to 67 2023-12-01T15:35:12.488 INFO:tasks.rados.rados.0.smithi119.stdout:176: oid 22 version 67 is already newer than 64 2023-12-01T15:35:12.488 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 67 (ObjNum 73 snap 11 seq_num 73) dirty exists 2023-12-01T15:35:12.488 INFO:tasks.rados.rados.0.smithi119.stdout:176: left oid 22 (ObjNum 73 snap 11 seq_num 73) 2023-12-01T15:35:12.488 INFO:tasks.rados.rados.0.smithi119.stdout:177: finishing write tid 1 to smithi119156531-10 2023-12-01T15:35:12.489 INFO:tasks.rados.rados.0.smithi119.stdout:176: done (2 left) 2023-12-01T15:35:12.489 INFO:tasks.rados.rados.0.smithi119.stdout:179: read oid 12 snap 7 2023-12-01T15:35:12.489 INFO:tasks.rados.rados.0.smithi119.stdout:179: expect deleted 2023-12-01T15:35:12.489 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 3 current snap is 11 2023-12-01T15:35:12.489 INFO:tasks.rados.rados.0.smithi119.stdout:180: seq_num 75 ranges {106496=458752,565248=581632,1146880=221184} 2023-12-01T15:35:12.492 INFO:tasks.rados.rados.0.smithi119.stdout:180: writing smithi119156531-3 from 106496 to 565248 tid 1 2023-12-01T15:35:12.495 INFO:tasks.rados.rados.0.smithi119.stdout:180: writing smithi119156531-3 from 565248 to 1146880 tid 2 2023-12-01T15:35:12.497 INFO:tasks.rados.rados.0.smithi119.stdout:180: writing smithi119156531-3 from 1146880 to 1368064 tid 3 2023-12-01T15:35:12.497 INFO:tasks.rados.rados.0.smithi119.stdout:181: snap_create 2023-12-01T15:35:12.497 INFO:tasks.rados.rados.0.smithi119.stdout:177: finishing write tid 2 to smithi119156531-10 2023-12-01T15:35:12.497 INFO:tasks.rados.rados.0.smithi119.stdout:177: finishing write tid 3 to smithi119156531-10 2023-12-01T15:35:12.497 INFO:tasks.rados.rados.0.smithi119.stdout:177: finishing write tid 4 to smithi119156531-10 2023-12-01T15:35:12.498 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 27 (ObjNum 72 snap 10 seq_num 72) dirty exists 2023-12-01T15:35:12.498 INFO:tasks.rados.rados.0.smithi119.stdout:177: finishing write tid 5 to smithi119156531-10 2023-12-01T15:35:12.498 INFO:tasks.rados.rados.0.smithi119.stdout:177: oid 10 updating version 0 to 20 2023-12-01T15:35:12.498 INFO:tasks.rados.rados.0.smithi119.stdout:177: oid 10 version 20 is already newer than 17 2023-12-01T15:35:12.498 INFO:tasks.rados.rados.0.smithi119.stdout:177: oid 10 version 20 is already newer than 18 2023-12-01T15:35:12.498 INFO:tasks.rados.rados.0.smithi119.stdout:177: oid 10 version 20 is already newer than 19 2023-12-01T15:35:12.498 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 20 (ObjNum 74 snap 11 seq_num 74) dirty exists 2023-12-01T15:35:12.498 INFO:tasks.rados.rados.0.smithi119.stdout:177: left oid 10 (ObjNum 74 snap 11 seq_num 74) 2023-12-01T15:35:12.498 INFO:tasks.rados.rados.0.smithi119.stdout:180: finishing write tid 1 to smithi119156531-3 2023-12-01T15:35:12.499 INFO:tasks.rados.rados.0.smithi119.stdout:180: finishing write tid 2 to smithi119156531-3 2023-12-01T15:35:12.499 INFO:tasks.rados.rados.0.smithi119.stdout:180: finishing write tid 3 to smithi119156531-3 2023-12-01T15:35:12.499 INFO:tasks.rados.rados.0.smithi119.stdout:180: finishing write tid 4 to smithi119156531-3 2023-12-01T15:35:12.500 INFO:tasks.rados.rados.0.smithi119.stdout:180: finishing write tid 5 to smithi119156531-3 2023-12-01T15:35:12.500 INFO:tasks.rados.rados.0.smithi119.stdout:180: oid 3 updating version 0 to 23 2023-12-01T15:35:12.500 INFO:tasks.rados.rados.0.smithi119.stdout:180: oid 3 version 23 is already newer than 21 2023-12-01T15:35:12.501 INFO:tasks.rados.rados.0.smithi119.stdout:180: oid 3 version 23 is already newer than 22 2023-12-01T15:35:12.501 INFO:tasks.rados.rados.0.smithi119.stdout:180: oid 3 updating version 23 to 24 2023-12-01T15:35:12.501 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 24 (ObjNum 75 snap 11 seq_num 75) dirty exists 2023-12-01T15:35:12.501 INFO:tasks.rados.rados.0.smithi119.stdout:180: left oid 3 (ObjNum 75 snap 11 seq_num 75) 2023-12-01T15:35:12.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:12 smithi183 ceph-mon[99169]: osdmap e96: 8 total, 8 up, 8 in 2023-12-01T15:35:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:12 smithi119 ceph-mon[108979]: osdmap e96: 8 total, 8 up, 8 in 2023-12-01T15:35:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:12 smithi119 ceph-mon[94175]: osdmap e96: 8 total, 8 up, 8 in 2023-12-01T15:35:13.467 INFO:tasks.rados.rados.0.smithi119.stdout:177: done (4 left) 2023-12-01T15:35:13.468 INFO:tasks.rados.rados.0.smithi119.stdout:178: done (3 left) 2023-12-01T15:35:13.468 INFO:tasks.rados.rados.0.smithi119.stdout:179: done (2 left) 2023-12-01T15:35:13.468 INFO:tasks.rados.rados.0.smithi119.stdout:180: done (1 left) 2023-12-01T15:35:13.468 INFO:tasks.rados.rados.0.smithi119.stdout:181: done (0 left) 2023-12-01T15:35:13.468 INFO:tasks.rados.rados.0.smithi119.stdout:182: snap_create 2023-12-01T15:35:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:13 smithi183 ceph-mon[99169]: pgmap v112: 121 pgs: 121 active+clean; 33 MiB data, 268 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 26 op/s 2023-12-01T15:35:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:13 smithi183 ceph-mon[99169]: osdmap e97: 8 total, 8 up, 8 in 2023-12-01T15:35:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:13 smithi119 ceph-mon[108979]: pgmap v112: 121 pgs: 121 active+clean; 33 MiB data, 268 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 26 op/s 2023-12-01T15:35:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:13 smithi119 ceph-mon[108979]: osdmap e97: 8 total, 8 up, 8 in 2023-12-01T15:35:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:13 smithi119 ceph-mon[94175]: pgmap v112: 121 pgs: 121 active+clean; 33 MiB data, 268 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 26 op/s 2023-12-01T15:35:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:13 smithi119 ceph-mon[94175]: osdmap e97: 8 total, 8 up, 8 in 2023-12-01T15:35:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:35:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:35:14] "GET /metrics HTTP/1.1" 200 36085 "" "Prometheus/2.43.0" 2023-12-01T15:35:14.472 INFO:tasks.rados.rados.0.smithi119.stdout:182: done (0 left) 2023-12-01T15:35:14.472 INFO:tasks.rados.rados.0.smithi119.stdout:183: read oid 45 snap -1 2023-12-01T15:35:14.472 INFO:tasks.rados.rados.0.smithi119.stdout:183: expect (ObjNum 33 snap 0 seq_num 33) 2023-12-01T15:35:14.472 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 31 current snap is 13 2023-12-01T15:35:14.472 INFO:tasks.rados.rados.0.smithi119.stdout:184: seq_num 76 ranges {1654784=475136,2129920=458752,2588672=344064} 2023-12-01T15:35:14.483 INFO:tasks.rados.rados.0.smithi119.stdout:184: writing smithi119156531-31 from 1654784 to 2129920 tid 1 2023-12-01T15:35:14.488 INFO:tasks.rados.rados.0.smithi119.stdout:184: writing smithi119156531-31 from 2129920 to 2588672 tid 2 2023-12-01T15:35:14.488 INFO:tasks.rados.rados.0.smithi119.stdout:184: writing smithi119156531-31 from 2588672 to 2932736 tid 3 2023-12-01T15:35:14.488 INFO:tasks.rados.rados.0.smithi119.stdout:185: read oid 49 snap -1 2023-12-01T15:35:14.488 INFO:tasks.rados.rados.0.smithi119.stdout:185: expect (ObjNum 55 snap 4 seq_num 55) 2023-12-01T15:35:14.489 INFO:tasks.rados.rados.0.smithi119.stdout:183: expect (ObjNum 33 snap 0 seq_num 33) 2023-12-01T15:35:14.508 INFO:tasks.rados.rados.0.smithi119.stdout:186: read oid 38 snap -1 2023-12-01T15:35:14.508 INFO:tasks.rados.rados.0.smithi119.stdout:186: expect (ObjNum 54 snap 4 seq_num 54) 2023-12-01T15:35:14.508 INFO:tasks.rados.rados.0.smithi119.stdout:183: done (3 left) 2023-12-01T15:35:14.508 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 1 current snap is 13 2023-12-01T15:35:14.508 INFO:tasks.rados.rados.0.smithi119.stdout:184: finishing write tid 1 to smithi119156531-31 2023-12-01T15:35:14.508 INFO:tasks.rados.rados.0.smithi119.stdout:184: finishing write tid 2 to smithi119156531-31 2023-12-01T15:35:14.508 INFO:tasks.rados.rados.0.smithi119.stdout:187: seq_num 77 ranges {0=491520,491520=794624,1286144=8192} 2023-12-01T15:35:14.510 INFO:tasks.rados.rados.0.smithi119.stdout:187: writing smithi119156531-1 from 0 to 491520 tid 1 2023-12-01T15:35:14.516 INFO:tasks.rados.rados.0.smithi119.stdout:187: writing smithi119156531-1 from 491520 to 1286144 tid 2 2023-12-01T15:35:14.516 INFO:tasks.rados.rados.0.smithi119.stdout:187: writing smithi119156531-1 from 1286144 to 1294336 tid 3 2023-12-01T15:35:14.516 INFO:tasks.rados.rados.0.smithi119.stdout:188: copy_from oid 24 from oid 10 current snap is 13 2023-12-01T15:35:14.516 INFO:tasks.rados.rados.0.smithi119.stdout:189: snap_create 2023-12-01T15:35:14.516 INFO:tasks.rados.rados.0.smithi119.stdout:185: expect (ObjNum 55 snap 4 seq_num 55) 2023-12-01T15:35:14.581 INFO:tasks.rados.rados.0.smithi119.stdout:184: finishing write tid 3 to smithi119156531-31 2023-12-01T15:35:14.581 INFO:tasks.rados.rados.0.smithi119.stdout:184: finishing write tid 4 to smithi119156531-31 2023-12-01T15:35:14.581 INFO:tasks.rados.rados.0.smithi119.stdout:184: finishing write tid 5 to smithi119156531-31 2023-12-01T15:35:14.581 INFO:tasks.rados.rados.0.smithi119.stdout:184: oid 31 updating version 0 to 25 2023-12-01T15:35:14.581 INFO:tasks.rados.rados.0.smithi119.stdout:184: oid 31 updating version 25 to 27 2023-12-01T15:35:14.582 INFO:tasks.rados.rados.0.smithi119.stdout:184: oid 31 version 27 is already newer than 26 2023-12-01T15:35:14.582 INFO:tasks.rados.rados.0.smithi119.stdout:184: oid 31 version 27 is already newer than 24 2023-12-01T15:35:14.582 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 27 (ObjNum 76 snap 13 seq_num 76) dirty exists 2023-12-01T15:35:14.582 INFO:tasks.rados.rados.0.smithi119.stdout:184: left oid 31 (ObjNum 76 snap 13 seq_num 76) 2023-12-01T15:35:14.582 INFO:tasks.rados.rados.0.smithi119.stdout:186: expect (ObjNum 54 snap 4 seq_num 54) 2023-12-01T15:35:14.625 INFO:tasks.rados.rados.0.smithi119.stdout:187: finishing write tid 1 to smithi119156531-1 2023-12-01T15:35:14.625 INFO:tasks.rados.rados.0.smithi119.stdout:187: finishing write tid 2 to smithi119156531-1 2023-12-01T15:35:14.625 INFO:tasks.rados.rados.0.smithi119.stdout:187: finishing write tid 3 to smithi119156531-1 2023-12-01T15:35:14.625 INFO:tasks.rados.rados.0.smithi119.stdout:187: finishing write tid 4 to smithi119156531-1 2023-12-01T15:35:14.625 INFO:tasks.rados.rados.0.smithi119.stdout:187: finishing write tid 5 to smithi119156531-1 2023-12-01T15:35:14.625 INFO:tasks.rados.rados.0.smithi119.stdout:187: oid 1 updating version 0 to 34 2023-12-01T15:35:14.625 INFO:tasks.rados.rados.0.smithi119.stdout:187: oid 1 version 34 is already newer than 33 2023-12-01T15:35:14.625 INFO:tasks.rados.rados.0.smithi119.stdout:187: oid 1 version 34 is already newer than 32 2023-12-01T15:35:14.625 INFO:tasks.rados.rados.0.smithi119.stdout:187: oid 1 updating version 34 to 35 2023-12-01T15:35:14.626 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 35 (ObjNum 77 snap 13 seq_num 77) dirty exists 2023-12-01T15:35:14.626 INFO:tasks.rados.rados.0.smithi119.stdout:187: left oid 1 (ObjNum 77 snap 13 seq_num 77) 2023-12-01T15:35:14.626 INFO:tasks.rados.rados.0.smithi119.stdout:188: finishing copy_from to smithi119156531-24 2023-12-01T15:35:14.626 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 20 (ObjNum 74 snap 11 seq_num 74) dirty exists 2023-12-01T15:35:14.626 INFO:tasks.rados.rados.0.smithi119.stdout:188: finishing copy_from racing read to smithi119156531-24 2023-12-01T15:35:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:14 smithi183 ceph-mon[99169]: osdmap e98: 8 total, 8 up, 8 in 2023-12-01T15:35:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:14 smithi119 ceph-mon[94175]: osdmap e98: 8 total, 8 up, 8 in 2023-12-01T15:35:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:14 smithi119 ceph-mon[108979]: osdmap e98: 8 total, 8 up, 8 in 2023-12-01T15:35:15.421 INFO:tasks.rados.rados.0.smithi119.stdout:184: done (5 left) 2023-12-01T15:35:15.421 INFO:tasks.rados.rados.0.smithi119.stdout:185: done (4 left) 2023-12-01T15:35:15.421 INFO:tasks.rados.rados.0.smithi119.stdout:186: done (3 left) 2023-12-01T15:35:15.421 INFO:tasks.rados.rados.0.smithi119.stdout:187: done (2 left) 2023-12-01T15:35:15.422 INFO:tasks.rados.rados.0.smithi119.stdout:188: done (1 left) 2023-12-01T15:35:15.422 INFO:tasks.rados.rados.0.smithi119.stdout:189: done (0 left) 2023-12-01T15:35:15.422 INFO:tasks.rados.rados.0.smithi119.stdout:190: delete oid 31 current snap is 14 2023-12-01T15:35:15.425 INFO:tasks.rados.rados.0.smithi119.stdout:190: done (0 left) 2023-12-01T15:35:15.425 INFO:tasks.rados.rados.0.smithi119.stdout:191: delete oid 26 current snap is 14 2023-12-01T15:35:15.429 INFO:tasks.rados.rados.0.smithi119.stdout:191: done (0 left) 2023-12-01T15:35:15.430 INFO:tasks.rados.rados.0.smithi119.stdout:192: copy_from oid 20 from oid 42 current snap is 14 2023-12-01T15:35:15.430 INFO:tasks.rados.rados.0.smithi119.stdout:193: delete oid 5 current snap is 14 2023-12-01T15:35:15.432 INFO:tasks.rados.rados.0.smithi119.stdout:193: done (1 left) 2023-12-01T15:35:15.432 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 13 current snap is 14 2023-12-01T15:35:15.432 INFO:tasks.rados.rados.0.smithi119.stdout:194: seq_num 81 ranges {1179648=565248,1744896=737280,2482176=65536} 2023-12-01T15:35:15.442 INFO:tasks.rados.rados.0.smithi119.stdout:194: writing smithi119156531-13 from 1179648 to 1744896 tid 1 2023-12-01T15:35:15.447 INFO:tasks.rados.rados.0.smithi119.stdout:194: writing smithi119156531-13 from 1744896 to 2482176 tid 2 2023-12-01T15:35:15.448 INFO:tasks.rados.rados.0.smithi119.stdout:194: writing smithi119156531-13 from 2482176 to 2547712 tid 3 2023-12-01T15:35:15.448 INFO:tasks.rados.rados.0.smithi119.stdout:195: read oid 19 snap -1 2023-12-01T15:35:15.448 INFO:tasks.rados.rados.0.smithi119.stdout:195: expect (ObjNum 66 snap 6 seq_num 66) 2023-12-01T15:35:15.448 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 14 2023-12-01T15:35:15.449 INFO:tasks.rados.rados.0.smithi119.stdout:192: finishing copy_from to smithi119156531-20 2023-12-01T15:35:15.449 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 6 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-12-01T15:35:15.449 INFO:tasks.rados.rados.0.smithi119.stdout:196: seq_num 82 ranges {1302528=581632,1884160=622592,2506752=180224} 2023-12-01T15:35:15.460 INFO:tasks.rados.rados.0.smithi119.stdout:196: writing smithi119156531-21 from 1302528 to 1884160 tid 1 2023-12-01T15:35:15.464 INFO:tasks.rados.rados.0.smithi119.stdout:196: writing smithi119156531-21 from 1884160 to 2506752 tid 2 2023-12-01T15:35:15.466 INFO:tasks.rados.rados.0.smithi119.stdout:196: writing smithi119156531-21 from 2506752 to 2686976 tid 3 2023-12-01T15:35:15.466 INFO:tasks.rados.rados.0.smithi119.stdout:197: delete oid 22 current snap is 14 2023-12-01T15:35:15.466 INFO:tasks.rados.rados.0.smithi119.stdout:192: finishing copy_from racing read to smithi119156531-20 2023-12-01T15:35:15.466 INFO:tasks.rados.rados.0.smithi119.stdout:194: finishing write tid 1 to smithi119156531-13 2023-12-01T15:35:15.466 INFO:tasks.rados.rados.0.smithi119.stdout:194: finishing write tid 2 to smithi119156531-13 2023-12-01T15:35:15.466 INFO:tasks.rados.rados.0.smithi119.stdout:194: finishing write tid 3 to smithi119156531-13 2023-12-01T15:35:15.466 INFO:tasks.rados.rados.0.smithi119.stdout:194: finishing write tid 4 to smithi119156531-13 2023-12-01T15:35:15.466 INFO:tasks.rados.rados.0.smithi119.stdout:194: finishing write tid 5 to smithi119156531-13 2023-12-01T15:35:15.467 INFO:tasks.rados.rados.0.smithi119.stdout:194: oid 13 updating version 0 to 33 2023-12-01T15:35:15.467 INFO:tasks.rados.rados.0.smithi119.stdout:194: oid 13 version 33 is already newer than 31 2023-12-01T15:35:15.467 INFO:tasks.rados.rados.0.smithi119.stdout:194: oid 13 version 33 is already newer than 32 2023-12-01T15:35:15.467 INFO:tasks.rados.rados.0.smithi119.stdout:194: oid 13 version 33 is already newer than 30 2023-12-01T15:35:15.467 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 33 (ObjNum 81 snap 14 seq_num 81) dirty exists 2023-12-01T15:35:15.467 INFO:tasks.rados.rados.0.smithi119.stdout:194: left oid 13 (ObjNum 81 snap 14 seq_num 81) 2023-12-01T15:35:15.467 INFO:tasks.rados.rados.0.smithi119.stdout:195: expect (ObjNum 66 snap 6 seq_num 66) 2023-12-01T15:35:15.514 INFO:tasks.rados.rados.0.smithi119.stdout:196: finishing write tid 1 to smithi119156531-21 2023-12-01T15:35:15.514 INFO:tasks.rados.rados.0.smithi119.stdout:192: done (4 left) 2023-12-01T15:35:15.514 INFO:tasks.rados.rados.0.smithi119.stdout:194: done (3 left) 2023-12-01T15:35:15.514 INFO:tasks.rados.rados.0.smithi119.stdout:195: done (2 left) 2023-12-01T15:35:15.514 INFO:tasks.rados.rados.0.smithi119.stdout:197: done (1 left) 2023-12-01T15:35:15.514 INFO:tasks.rados.rados.0.smithi119.stdout:198: read oid 32 snap -1 2023-12-01T15:35:15.514 INFO:tasks.rados.rados.0.smithi119.stdout:198: expect (ObjNum 31 snap 0 seq_num 31) 2023-12-01T15:35:15.514 INFO:tasks.rados.rados.0.smithi119.stdout:199: copy_from oid 28 from oid 40 current snap is 14 2023-12-01T15:35:15.514 INFO:tasks.rados.rados.0.smithi119.stdout:196: finishing write tid 2 to smithi119156531-21 2023-12-01T15:35:15.515 INFO:tasks.rados.rados.0.smithi119.stdout:196: finishing write tid 3 to smithi119156531-21 2023-12-01T15:35:15.515 INFO:tasks.rados.rados.0.smithi119.stdout:196: finishing write tid 4 to smithi119156531-21 2023-12-01T15:35:15.515 INFO:tasks.rados.rados.0.smithi119.stdout:196: finishing write tid 5 to smithi119156531-21 2023-12-01T15:35:15.515 INFO:tasks.rados.rados.0.smithi119.stdout:196: oid 21 updating version 0 to 25 2023-12-01T15:35:15.515 INFO:tasks.rados.rados.0.smithi119.stdout:196: oid 21 version 25 is already newer than 24 2023-12-01T15:35:15.515 INFO:tasks.rados.rados.0.smithi119.stdout:196: oid 21 updating version 25 to 27 2023-12-01T15:35:15.515 INFO:tasks.rados.rados.0.smithi119.stdout:196: oid 21 version 27 is already newer than 26 2023-12-01T15:35:15.515 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 27 (ObjNum 82 snap 14 seq_num 82) dirty exists 2023-12-01T15:35:15.515 INFO:tasks.rados.rados.0.smithi119.stdout:196: left oid 21 (ObjNum 82 snap 14 seq_num 82) 2023-12-01T15:35:15.515 INFO:tasks.rados.rados.0.smithi119.stdout:196: done (2 left) 2023-12-01T15:35:15.515 INFO:tasks.rados.rados.0.smithi119.stdout:200: copy_from oid 31 from oid 19 current snap is 14 2023-12-01T15:35:15.515 INFO:tasks.rados.rados.0.smithi119.stdout:201: read oid 14 snap 13 2023-12-01T15:35:15.515 INFO:tasks.rados.rados.0.smithi119.stdout:201: expect (ObjNum 13 snap 0 seq_num 13) 2023-12-01T15:35:15.515 INFO:tasks.rados.rados.0.smithi119.stdout:202: delete oid 41 current snap is 14 2023-12-01T15:35:15.516 INFO:tasks.rados.rados.0.smithi119.stdout:201: expect (ObjNum 13 snap 0 seq_num 13) 2023-12-01T15:35:15.526 INFO:tasks.rados.rados.0.smithi119.stdout:201: done (4 left) 2023-12-01T15:35:15.527 INFO:tasks.rados.rados.0.smithi119.stdout:202: done (3 left) 2023-12-01T15:35:15.527 INFO:tasks.rados.rados.0.smithi119.stdout:203: rollback oid 3 current snap is 14 2023-12-01T15:35:15.527 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 3 to 10 2023-12-01T15:35:15.527 INFO:tasks.rados.rados.0.smithi119.stdout:198: expect (ObjNum 31 snap 0 seq_num 31) 2023-12-01T15:35:15.551 INFO:tasks.rados.rados.0.smithi119.stdout:200: finishing copy_from to smithi119156531-31 2023-12-01T15:35:15.552 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 28 (ObjNum 66 snap 6 seq_num 66) dirty exists 2023-12-01T15:35:15.552 INFO:tasks.rados.rados.0.smithi119.stdout:199: finishing copy_from to smithi119156531-28 2023-12-01T15:35:15.552 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 18 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-01T15:35:15.552 INFO:tasks.rados.rados.0.smithi119.stdout:200: finishing copy_from racing read to smithi119156531-31 2023-12-01T15:35:15.552 INFO:tasks.rados.rados.0.smithi119.stdout:199: finishing copy_from racing read to smithi119156531-28 2023-12-01T15:35:15.552 INFO:tasks.rados.rados.0.smithi119.stdout:198: done (3 left) 2023-12-01T15:35:15.552 INFO:tasks.rados.rados.0.smithi119.stdout:199: done (2 left) 2023-12-01T15:35:15.553 INFO:tasks.rados.rados.0.smithi119.stdout:200: done (1 left) 2023-12-01T15:35:15.553 INFO:tasks.rados.rados.0.smithi119.stdout:204: delete oid 44 current snap is 14 2023-12-01T15:35:15.553 INFO:tasks.rados.rados.0.smithi119.stdout:203: finishing rollback tid 0 to smithi119156531-3 2023-12-01T15:35:15.553 INFO:tasks.rados.rados.0.smithi119.stdout:203: finishing rollback tid 1 to smithi119156531-3 2023-12-01T15:35:15.553 INFO:tasks.rados.rados.0.smithi119.stdout:203: finishing rollback tid 2 to smithi119156531-3 2023-12-01T15:35:15.553 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 28 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-12-01T15:35:15.554 INFO:tasks.rados.rados.0.smithi119.stdout:203: done (1 left) 2023-12-01T15:35:15.554 INFO:tasks.rados.rados.0.smithi119.stdout:204: done (0 left) 2023-12-01T15:35:15.554 INFO:tasks.rados.rados.0.smithi119.stdout:205: copy_from oid 44 from oid 24 current snap is 14 2023-12-01T15:35:15.554 INFO:tasks.rados.rados.0.smithi119.stdout:206: rollback oid 13 current snap is 14 2023-12-01T15:35:15.554 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 13 to 10 2023-12-01T15:35:15.554 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 17 current snap is 14 2023-12-01T15:35:15.554 INFO:tasks.rados.rados.0.smithi119.stdout:207: seq_num 86 ranges {270336=647168,917504=606208,1523712=196608} 2023-12-01T15:35:15.557 INFO:tasks.rados.rados.0.smithi119.stdout:207: writing smithi119156531-17 from 270336 to 917504 tid 1 2023-12-01T15:35:15.561 INFO:tasks.rados.rados.0.smithi119.stdout:207: writing smithi119156531-17 from 917504 to 1523712 tid 2 2023-12-01T15:35:15.562 INFO:tasks.rados.rados.0.smithi119.stdout:207: writing smithi119156531-17 from 1523712 to 1720320 tid 3 2023-12-01T15:35:15.562 INFO:tasks.rados.rados.0.smithi119.stdout:208: rollback oid 35 current snap is 14 2023-12-01T15:35:15.562 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 35 to 11 2023-12-01T15:35:15.562 INFO:tasks.rados.rados.0.smithi119.stdout:209: snap_remove snap 13 2023-12-01T15:35:15.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:15 smithi183 ceph-mon[99169]: pgmap v115: 121 pgs: 121 active+clean; 39 MiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2023-12-01T15:35:15.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:15 smithi183 ceph-mon[99169]: osdmap e99: 8 total, 8 up, 8 in 2023-12-01T15:35:15.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:15 smithi183 ceph-mon[99169]: osdmap e100: 8 total, 8 up, 8 in 2023-12-01T15:35:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:15 smithi119 ceph-mon[94175]: pgmap v115: 121 pgs: 121 active+clean; 39 MiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2023-12-01T15:35:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:15 smithi119 ceph-mon[94175]: osdmap e99: 8 total, 8 up, 8 in 2023-12-01T15:35:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:15 smithi119 ceph-mon[94175]: osdmap e100: 8 total, 8 up, 8 in 2023-12-01T15:35:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:15 smithi119 ceph-mon[108979]: pgmap v115: 121 pgs: 121 active+clean; 39 MiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2023-12-01T15:35:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:15 smithi119 ceph-mon[108979]: osdmap e99: 8 total, 8 up, 8 in 2023-12-01T15:35:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:15 smithi119 ceph-mon[108979]: osdmap e100: 8 total, 8 up, 8 in 2023-12-01T15:35:16.484 INFO:tasks.rados.rados.0.smithi119.stdout:209: done (4 left) 2023-12-01T15:35:16.484 INFO:tasks.rados.rados.0.smithi119.stdout:210: snap_remove snap 12 2023-12-01T15:35:17.487 INFO:tasks.rados.rados.0.smithi119.stdout:210: done (4 left) 2023-12-01T15:35:17.487 INFO:tasks.rados.rados.0.smithi119.stdout:211: copy_from oid 33 from oid 19 current snap is 14 2023-12-01T15:35:17.487 INFO:tasks.rados.rados.0.smithi119.stdout:206: finishing rollback tid 0 to smithi119156531-13 2023-12-01T15:35:17.487 INFO:tasks.rados.rados.0.smithi119.stdout:206: finishing rollback tid 1 to smithi119156531-13 2023-12-01T15:35:17.487 INFO:tasks.rados.rados.0.smithi119.stdout:206: finishing rollback tid 2 to smithi119156531-13 2023-12-01T15:35:17.488 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 36 (ObjNum 70 snap 10 seq_num 70) dirty exists 2023-12-01T15:35:17.488 INFO:tasks.rados.rados.0.smithi119.stdout:207: finishing write tid 1 to smithi119156531-17 2023-12-01T15:35:17.488 INFO:tasks.rados.rados.0.smithi119.stdout:208: finishing rollback tid 0 to smithi119156531-35 2023-12-01T15:35:17.488 INFO:tasks.rados.rados.0.smithi119.stdout:205: finishing copy_from to smithi119156531-44 2023-12-01T15:35:17.488 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 20 (ObjNum 74 snap 11 seq_num 74) dirty exists 2023-12-01T15:35:17.488 INFO:tasks.rados.rados.0.smithi119.stdout:207: finishing write tid 2 to smithi119156531-17 2023-12-01T15:35:17.488 INFO:tasks.rados.rados.0.smithi119.stdout:207: finishing write tid 3 to smithi119156531-17 2023-12-01T15:35:17.488 INFO:tasks.rados.rados.0.smithi119.stdout:207: finishing write tid 4 to smithi119156531-17 2023-12-01T15:35:17.488 INFO:tasks.rados.rados.0.smithi119.stdout:205: finishing copy_from racing read to smithi119156531-44 2023-12-01T15:35:17.488 INFO:tasks.rados.rados.0.smithi119.stdout:208: finishing rollback tid 1 to smithi119156531-35 2023-12-01T15:35:17.488 INFO:tasks.rados.rados.0.smithi119.stdout:208: finishing rollback tid 2 to smithi119156531-35 2023-12-01T15:35:17.488 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 40 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T15:35:17.488 INFO:tasks.rados.rados.0.smithi119.stdout:207: finishing write tid 5 to smithi119156531-17 2023-12-01T15:35:17.488 INFO:tasks.rados.rados.0.smithi119.stdout:207: oid 17 updating version 0 to 22 2023-12-01T15:35:17.489 INFO:tasks.rados.rados.0.smithi119.stdout:207: oid 17 version 22 is already newer than 21 2023-12-01T15:35:17.489 INFO:tasks.rados.rados.0.smithi119.stdout:207: oid 17 updating version 22 to 23 2023-12-01T15:35:17.489 INFO:tasks.rados.rados.0.smithi119.stdout:207: oid 17 version 23 is already newer than 20 2023-12-01T15:35:17.489 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 23 (ObjNum 86 snap 14 seq_num 86) dirty exists 2023-12-01T15:35:17.489 INFO:tasks.rados.rados.0.smithi119.stdout:207: left oid 17 (ObjNum 86 snap 14 seq_num 86) 2023-12-01T15:35:17.489 INFO:tasks.rados.rados.0.smithi119.stdout:205: done (4 left) 2023-12-01T15:35:17.489 INFO:tasks.rados.rados.0.smithi119.stdout:206: done (3 left) 2023-12-01T15:35:17.489 INFO:tasks.rados.rados.0.smithi119.stdout:207: done (2 left) 2023-12-01T15:35:17.489 INFO:tasks.rados.rados.0.smithi119.stdout:208: done (1 left) 2023-12-01T15:35:17.489 INFO:tasks.rados.rados.0.smithi119.stdout:212: delete oid 41 current snap is 14 2023-12-01T15:35:17.490 INFO:tasks.rados.rados.0.smithi119.stdout:212: done (1 left) 2023-12-01T15:35:17.491 INFO:tasks.rados.rados.0.smithi119.stdout:213: delete oid 39 current snap is 14 2023-12-01T15:35:17.493 INFO:tasks.rados.rados.0.smithi119.stdout:213: done (1 left) 2023-12-01T15:35:17.494 INFO:tasks.rados.rados.0.smithi119.stdout:214: setattr oid 47 current snap is 14 2023-12-01T15:35:17.495 INFO:tasks.rados.rados.0.smithi119.stdout:215: snap_remove snap 7 2023-12-01T15:35:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:17 smithi183 ceph-mon[99169]: pgmap v118: 121 pgs: 121 active+clean; 39 MiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2023-12-01T15:35:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:17 smithi183 ceph-mon[99169]: osdmap e101: 8 total, 8 up, 8 in 2023-12-01T15:35:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:17 smithi119 ceph-mon[94175]: pgmap v118: 121 pgs: 121 active+clean; 39 MiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2023-12-01T15:35:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:17 smithi119 ceph-mon[94175]: osdmap e101: 8 total, 8 up, 8 in 2023-12-01T15:35:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:17 smithi119 ceph-mon[108979]: pgmap v118: 121 pgs: 121 active+clean; 39 MiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2023-12-01T15:35:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:17 smithi119 ceph-mon[108979]: osdmap e101: 8 total, 8 up, 8 in 2023-12-01T15:35:18.098 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:35:18.421 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:35:18.422 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (110s) 97s ago 2m 17.3M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:35:18.422 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2m) 94s ago 2m 83.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:35:18.422 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3m) 97s ago 3m 13.6M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:35:18.422 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3m) 94s ago 3m 16.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:35:18.422 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6m) 94s ago 6m 448M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:35:18.422 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7m) 97s ago 7m 507M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:35:18.422 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7m) 97s ago 8m 81.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:35:18.422 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6m) 94s ago 6m 57.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:35:18.422 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6m) 97s ago 6m 59.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:35:18.423 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2m) 97s ago 2m 4135k - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:35:18.423 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2m) 94s ago 2m 3959k - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:35:18.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6m) 97s ago 6m 62.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:35:18.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5m) 97s ago 5m 65.0M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:35:18.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5m) 97s ago 5m 56.3M 3012M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:35:18.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4m) 97s ago 4m 55.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:35:18.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4m) 94s ago 4m 54.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:35:18.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4m) 94s ago 4m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:35:18.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3m) 94s ago 3m 54.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:35:18.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3m) 94s ago 3m 56.8M 3012M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:35:18.423 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (106s) 94s ago 2m 29.9M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:35:18.496 INFO:tasks.rados.rados.0.smithi119.stdout:215: done (2 left) 2023-12-01T15:35:18.497 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 14 2023-12-01T15:35:18.497 INFO:tasks.rados.rados.0.smithi119.stdout:216: seq_num 89 ranges {1736704=696320,2433024=655360,3088384=147456} 2023-12-01T15:35:18.510 INFO:tasks.rados.rados.0.smithi119.stdout:216: writing smithi119156531-49 from 1736704 to 2433024 tid 1 2023-12-01T15:35:18.515 INFO:tasks.rados.rados.0.smithi119.stdout:216: writing smithi119156531-49 from 2433024 to 3088384 tid 2 2023-12-01T15:35:18.516 INFO:tasks.rados.rados.0.smithi119.stdout:216: writing smithi119156531-49 from 3088384 to 3235840 tid 3 2023-12-01T15:35:18.516 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 14 current snap is 14 2023-12-01T15:35:18.516 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 36 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T15:35:18.516 INFO:tasks.rados.rados.0.smithi119.stdout:211: finishing copy_from to smithi119156531-33 2023-12-01T15:35:18.516 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 28 (ObjNum 66 snap 6 seq_num 66) dirty exists 2023-12-01T15:35:18.516 INFO:tasks.rados.rados.0.smithi119.stdout:211: finishing copy_from racing read to smithi119156531-33 2023-12-01T15:35:18.517 INFO:tasks.rados.rados.0.smithi119.stdout:216: finishing write tid 1 to smithi119156531-49 2023-12-01T15:35:18.523 INFO:tasks.rados.rados.0.smithi119.stdout:217: seq_num 90 ranges {221184=712704,933888=540672,1474560=262144} 2023-12-01T15:35:18.523 INFO:tasks.rados.rados.0.smithi119.stdout:217: writing smithi119156531-14 from 221184 to 933888 tid 1 2023-12-01T15:35:18.525 INFO:tasks.rados.rados.0.smithi119.stdout:217: writing smithi119156531-14 from 933888 to 1474560 tid 2 2023-12-01T15:35:18.528 INFO:tasks.rados.rados.0.smithi119.stdout:217: writing smithi119156531-14 from 1474560 to 1736704 tid 3 2023-12-01T15:35:18.528 INFO:tasks.rados.rados.0.smithi119.stdout:211: done (3 left) 2023-12-01T15:35:18.528 INFO:tasks.rados.rados.0.smithi119.stdout:214: done (2 left) 2023-12-01T15:35:18.528 INFO:tasks.rados.rados.0.smithi119.stdout:218: copy_from oid 27 from oid 26 current snap is 14 2023-12-01T15:35:18.528 INFO:tasks.rados.rados.0.smithi119.stdout:216: finishing write tid 2 to smithi119156531-49 2023-12-01T15:35:18.528 INFO:tasks.rados.rados.0.smithi119.stdout:216: finishing write tid 3 to smithi119156531-49 2023-12-01T15:35:18.528 INFO:tasks.rados.rados.0.smithi119.stdout:216: finishing write tid 4 to smithi119156531-49 2023-12-01T15:35:18.528 INFO:tasks.rados.rados.0.smithi119.stdout:216: finishing write tid 5 to smithi119156531-49 2023-12-01T15:35:18.529 INFO:tasks.rados.rados.0.smithi119.stdout:216: oid 49 updating version 0 to 39 2023-12-01T15:35:18.529 INFO:tasks.rados.rados.0.smithi119.stdout:216: oid 49 updating version 39 to 42 2023-12-01T15:35:18.529 INFO:tasks.rados.rados.0.smithi119.stdout:216: oid 49 version 42 is already newer than 40 2023-12-01T15:35:18.529 INFO:tasks.rados.rados.0.smithi119.stdout:216: oid 49 version 42 is already newer than 41 2023-12-01T15:35:18.529 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 42 (ObjNum 89 snap 14 seq_num 89) dirty exists 2023-12-01T15:35:18.529 INFO:tasks.rados.rados.0.smithi119.stdout:216: left oid 49 (ObjNum 89 snap 14 seq_num 89) 2023-12-01T15:35:18.529 INFO:tasks.rados.rados.0.smithi119.stdout:217: finishing write tid 1 to smithi119156531-14 2023-12-01T15:35:18.529 INFO:tasks.rados.rados.0.smithi119.stdout:217: finishing write tid 2 to smithi119156531-14 2023-12-01T15:35:18.529 INFO:tasks.rados.rados.0.smithi119.stdout:216: done (2 left) 2023-12-01T15:35:18.529 INFO:tasks.rados.rados.0.smithi119.stdout:219: snap_create 2023-12-01T15:35:18.530 INFO:tasks.rados.rados.0.smithi119.stdout:218: finishing copy_from to smithi119156531-27 2023-12-01T15:35:18.530 INFO:tasks.rados.rados.0.smithi119.stdout:218: got expected ENOENT (src dne) 2023-12-01T15:35:18.530 INFO:tasks.rados.rados.0.smithi119.stdout:218: finishing copy_from racing read to smithi119156531-27 2023-12-01T15:35:18.530 INFO:tasks.rados.rados.0.smithi119.stdout:217: finishing write tid 3 to smithi119156531-14 2023-12-01T15:35:18.530 INFO:tasks.rados.rados.0.smithi119.stdout:217: finishing write tid 4 to smithi119156531-14 2023-12-01T15:35:18.531 INFO:tasks.rados.rados.0.smithi119.stdout:217: finishing write tid 5 to smithi119156531-14 2023-12-01T15:35:18.531 INFO:tasks.rados.rados.0.smithi119.stdout:217: oid 14 updating version 0 to 23 2023-12-01T15:35:18.531 INFO:tasks.rados.rados.0.smithi119.stdout:217: oid 14 version 23 is already newer than 20 2023-12-01T15:35:18.531 INFO:tasks.rados.rados.0.smithi119.stdout:217: oid 14 version 23 is already newer than 21 2023-12-01T15:35:18.531 INFO:tasks.rados.rados.0.smithi119.stdout:217: oid 14 version 23 is already newer than 22 2023-12-01T15:35:18.531 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 23 (ObjNum 90 snap 14 seq_num 90) dirty exists 2023-12-01T15:35:18.531 INFO:tasks.rados.rados.0.smithi119.stdout:217: left oid 14 (ObjNum 90 snap 14 seq_num 90) 2023-12-01T15:35:18.695 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:18 smithi119 ceph-mon[94175]: osdmap e102: 8 total, 8 up, 8 in 2023-12-01T15:35:18.695 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:18 smithi119 ceph-mon[108979]: osdmap e102: 8 total, 8 up, 8 in 2023-12-01T15:35:18.842 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:35:18.843 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:35:18.843 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:35:18.843 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:35:18.843 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:35:18.843 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:35:18.843 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:35:18.843 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:35:18.843 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:35:18.843 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:35:18.843 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:35:18.844 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:35:18.844 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:35:18.844 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:35:18.844 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:35:18.844 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:35:18.844 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:35:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:18 smithi183 ceph-mon[99169]: osdmap e102: 8 total, 8 up, 8 in 2023-12-01T15:35:19.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:35:19 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-01T15:35:19.128+0000 7f18b3685700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:35:19.494 INFO:tasks.rados.rados.0.smithi119.stdout:217: done (2 left) 2023-12-01T15:35:19.494 INFO:tasks.rados.rados.0.smithi119.stdout:218: done (1 left) 2023-12-01T15:35:19.495 INFO:tasks.rados.rados.0.smithi119.stdout:219: done (0 left) 2023-12-01T15:35:19.495 INFO:tasks.rados.rados.0.smithi119.stdout:220: snap_create 2023-12-01T15:35:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:19 smithi183 ceph-mon[99169]: from='client.24968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:19 smithi183 ceph-mon[99169]: pgmap v121: 121 pgs: 121 active+clean; 39 MiB data, 278 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:19 smithi183 ceph-mon[99169]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:19 smithi183 ceph-mon[99169]: osdmap e103: 8 total, 8 up, 8 in 2023-12-01T15:35:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:19 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/776181518' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:35:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:35:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:35:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:35:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:19 smithi119 ceph-mon[94175]: from='client.24968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:19 smithi119 ceph-mon[94175]: pgmap v121: 121 pgs: 121 active+clean; 39 MiB data, 278 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:19 smithi119 ceph-mon[94175]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:19 smithi119 ceph-mon[94175]: osdmap e103: 8 total, 8 up, 8 in 2023-12-01T15:35:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:19 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/776181518' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:35:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:35:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:35:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:35:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:19 smithi119 ceph-mon[108979]: from='client.24968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:19 smithi119 ceph-mon[108979]: pgmap v121: 121 pgs: 121 active+clean; 39 MiB data, 278 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:19 smithi119 ceph-mon[108979]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:19 smithi119 ceph-mon[108979]: osdmap e103: 8 total, 8 up, 8 in 2023-12-01T15:35:19.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:19 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/776181518' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:35:19.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:35:19.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:35:19.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:35:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:20 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T15:35:20.130+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : Health check failed: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf (UPGRADE_BAD_TARGET_VERSION) 2023-12-01T15:35:20.497 INFO:tasks.rados.rados.0.smithi119.stdout:220: done (0 left) 2023-12-01T15:35:20.497 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 17 current snap is 16 2023-12-01T15:35:20.497 INFO:tasks.rados.rados.0.smithi119.stdout:221: seq_num 91 ranges {1720320=729088,2449408=425984,2875392=376832} 2023-12-01T15:35:20.510 INFO:tasks.rados.rados.0.smithi119.stdout:221: writing smithi119156531-17 from 1720320 to 2449408 tid 1 2023-12-01T15:35:20.513 INFO:tasks.rados.rados.0.smithi119.stdout:221: writing smithi119156531-17 from 2449408 to 2875392 tid 2 2023-12-01T15:35:20.515 INFO:tasks.rados.rados.0.smithi119.stdout:221: writing smithi119156531-17 from 2875392 to 3252224 tid 3 2023-12-01T15:35:20.515 INFO:tasks.rados.rados.0.smithi119.stdout:222: rollback oid 8 current snap is 16 2023-12-01T15:35:20.515 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 8 to 11 2023-12-01T15:35:20.516 INFO:tasks.rados.rados.0.smithi119.stdout:223: rmattr oid 26 current snap is 16 2023-12-01T15:35:20.516 INFO:tasks.rados.rados.0.smithi119.stdout:223: done (2 left) 2023-12-01T15:35:20.516 INFO:tasks.rados.rados.0.smithi119.stdout:224: delete oid 2 current snap is 16 2023-12-01T15:35:20.519 INFO:tasks.rados.rados.0.smithi119.stdout:222: finishing rollback tid 0 to smithi119156531-8 2023-12-01T15:35:20.519 INFO:tasks.rados.rados.0.smithi119.stdout:222: finishing rollback tid 1 to smithi119156531-8 2023-12-01T15:35:20.519 INFO:tasks.rados.rados.0.smithi119.stdout:221: finishing write tid 1 to smithi119156531-17 2023-12-01T15:35:20.519 INFO:tasks.rados.rados.0.smithi119.stdout:221: finishing write tid 2 to smithi119156531-17 2023-12-01T15:35:20.519 INFO:tasks.rados.rados.0.smithi119.stdout:221: finishing write tid 3 to smithi119156531-17 2023-12-01T15:35:20.519 INFO:tasks.rados.rados.0.smithi119.stdout:221: finishing write tid 4 to smithi119156531-17 2023-12-01T15:35:20.521 INFO:tasks.rados.rados.0.smithi119.stdout:222: finishing rollback tid 2 to smithi119156531-8 2023-12-01T15:35:20.521 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 10 (ObjNum 7 snap 0 seq_num 7) dirty exists 2023-12-01T15:35:20.521 INFO:tasks.rados.rados.0.smithi119.stdout:222: done (2 left) 2023-12-01T15:35:20.521 INFO:tasks.rados.rados.0.smithi119.stdout:224: done (1 left) 2023-12-01T15:35:20.522 INFO:tasks.rados.rados.0.smithi119.stdout:225: rmattr oid 10 current snap is 16 2023-12-01T15:35:20.522 INFO:tasks.rados.rados.0.smithi119.stdout:225: done (1 left) 2023-12-01T15:35:20.522 INFO:tasks.rados.rados.0.smithi119.stdout:226: snap_create 2023-12-01T15:35:20.522 INFO:tasks.rados.rados.0.smithi119.stdout:221: finishing write tid 5 to smithi119156531-17 2023-12-01T15:35:20.522 INFO:tasks.rados.rados.0.smithi119.stdout:221: oid 17 updating version 0 to 40 2023-12-01T15:35:20.522 INFO:tasks.rados.rados.0.smithi119.stdout:221: oid 17 version 40 is already newer than 38 2023-12-01T15:35:20.522 INFO:tasks.rados.rados.0.smithi119.stdout:221: oid 17 version 40 is already newer than 37 2023-12-01T15:35:20.522 INFO:tasks.rados.rados.0.smithi119.stdout:221: oid 17 version 40 is already newer than 39 2023-12-01T15:35:20.522 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 40 (ObjNum 91 snap 16 seq_num 91) dirty exists 2023-12-01T15:35:20.522 INFO:tasks.rados.rados.0.smithi119.stdout:221: left oid 17 (ObjNum 91 snap 16 seq_num 91) 2023-12-01T15:35:20.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:20 smithi183 ceph-mon[99169]: Upgrade: Target is version 18.0.0-7650-g9942cfaf (reef) 2023-12-01T15:35:20.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:20 smithi183 ceph-mon[99169]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:0c8c98e8c41deb3b86c195d11c258238e98ac6c64a6508f277734bfd03826b27, digests ['quay.ceph.io/ceph-ci/ceph@sha256:0c8c98e8c41deb3b86c195d11c258238e98ac6c64a6508f277734bfd03826b27'] 2023-12-01T15:35:20.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:20 smithi183 ceph-mon[99169]: Upgrade: Paused due to UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:35:20.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:20 smithi183 ceph-mon[99169]: pgmap v123: 121 pgs: 121 active+clean; 39 MiB data, 278 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:20.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:20 smithi183 ceph-mon[99169]: osdmap e104: 8 total, 8 up, 8 in 2023-12-01T15:35:20.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:20.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:35:20.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:35:20.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:20 smithi183 ceph-mon[99169]: Health check failed: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf (UPGRADE_BAD_TARGET_VERSION) 2023-12-01T15:35:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:20 smithi119 ceph-mon[94175]: Upgrade: Target is version 18.0.0-7650-g9942cfaf (reef) 2023-12-01T15:35:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:20 smithi119 ceph-mon[94175]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:0c8c98e8c41deb3b86c195d11c258238e98ac6c64a6508f277734bfd03826b27, digests ['quay.ceph.io/ceph-ci/ceph@sha256:0c8c98e8c41deb3b86c195d11c258238e98ac6c64a6508f277734bfd03826b27'] 2023-12-01T15:35:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:20 smithi119 ceph-mon[94175]: Upgrade: Paused due to UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:35:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:20 smithi119 ceph-mon[94175]: pgmap v123: 121 pgs: 121 active+clean; 39 MiB data, 278 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:20 smithi119 ceph-mon[94175]: osdmap e104: 8 total, 8 up, 8 in 2023-12-01T15:35:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:35:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:35:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:20 smithi119 ceph-mon[94175]: Health check failed: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf (UPGRADE_BAD_TARGET_VERSION) 2023-12-01T15:35:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:20 smithi119 ceph-mon[108979]: Upgrade: Target is version 18.0.0-7650-g9942cfaf (reef) 2023-12-01T15:35:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:20 smithi119 ceph-mon[108979]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:0c8c98e8c41deb3b86c195d11c258238e98ac6c64a6508f277734bfd03826b27, digests ['quay.ceph.io/ceph-ci/ceph@sha256:0c8c98e8c41deb3b86c195d11c258238e98ac6c64a6508f277734bfd03826b27'] 2023-12-01T15:35:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:20 smithi119 ceph-mon[108979]: Upgrade: Paused due to UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:35:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:20 smithi119 ceph-mon[108979]: pgmap v123: 121 pgs: 121 active+clean; 39 MiB data, 278 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:20 smithi119 ceph-mon[108979]: osdmap e104: 8 total, 8 up, 8 in 2023-12-01T15:35:20.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:20.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:35:20.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:35:20.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:20 smithi119 ceph-mon[108979]: Health check failed: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf (UPGRADE_BAD_TARGET_VERSION) 2023-12-01T15:35:21.508 INFO:tasks.rados.rados.0.smithi119.stdout:221: done (1 left) 2023-12-01T15:35:21.509 INFO:tasks.rados.rados.0.smithi119.stdout:226: done (0 left) 2023-12-01T15:35:21.509 INFO:tasks.rados.rados.0.smithi119.stdout:227: copy_from oid 48 from oid 47 current snap is 17 2023-12-01T15:35:21.509 INFO:tasks.rados.rados.0.smithi119.stdout:228: read oid 34 snap -1 2023-12-01T15:35:21.509 INFO:tasks.rados.rados.0.smithi119.stdout:228: expect (ObjNum 33 snap 0 seq_num 33) 2023-12-01T15:35:21.509 INFO:tasks.rados.rados.0.smithi119.stdout:229: snap_create 2023-12-01T15:35:21.516 INFO:tasks.rados.rados.0.smithi119.stdout:228: expect (ObjNum 33 snap 0 seq_num 33) 2023-12-01T15:35:21.532 INFO:tasks.rados.rados.0.smithi119.stdout:227: finishing copy_from to smithi119156531-48 2023-12-01T15:35:21.532 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 36 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T15:35:21.532 INFO:tasks.rados.rados.0.smithi119.stdout:227: finishing copy_from racing read to smithi119156531-48 2023-12-01T15:35:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:21 smithi183 ceph-mon[99169]: osdmap e105: 8 total, 8 up, 8 in 2023-12-01T15:35:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:21 smithi119 ceph-mon[108979]: osdmap e105: 8 total, 8 up, 8 in 2023-12-01T15:35:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:21 smithi119 ceph-mon[94175]: osdmap e105: 8 total, 8 up, 8 in 2023-12-01T15:35:22.514 INFO:tasks.rados.rados.0.smithi119.stdout:227: done (2 left) 2023-12-01T15:35:22.515 INFO:tasks.rados.rados.0.smithi119.stdout:228: done (1 left) 2023-12-01T15:35:22.515 INFO:tasks.rados.rados.0.smithi119.stdout:229: done (0 left) 2023-12-01T15:35:22.515 INFO:tasks.rados.rados.0.smithi119.stdout:230: read oid 47 snap -1 2023-12-01T15:35:22.515 INFO:tasks.rados.rados.0.smithi119.stdout:230: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-01T15:35:22.515 INFO:tasks.rados.rados.0.smithi119.stdout:231: read oid 6 snap -1 2023-12-01T15:35:22.515 INFO:tasks.rados.rados.0.smithi119.stdout:231: expect (ObjNum 72 snap 10 seq_num 72) 2023-12-01T15:35:22.515 INFO:tasks.rados.rados.0.smithi119.stdout:232: snap_create 2023-12-01T15:35:22.519 INFO:tasks.rados.rados.0.smithi119.stdout:231: expect (ObjNum 72 snap 10 seq_num 72) 2023-12-01T15:35:22.554 INFO:tasks.rados.rados.0.smithi119.stdout:230: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-01T15:35:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:22 smithi183 ceph-mon[99169]: pgmap v126: 121 pgs: 121 active+clean; 50 MiB data, 299 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.6 MiB/s wr, 29 op/s 2023-12-01T15:35:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:22 smithi183 ceph-mon[99169]: osdmap e106: 8 total, 8 up, 8 in 2023-12-01T15:35:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:22 smithi119 ceph-mon[94175]: pgmap v126: 121 pgs: 121 active+clean; 50 MiB data, 299 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.6 MiB/s wr, 29 op/s 2023-12-01T15:35:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:22 smithi119 ceph-mon[94175]: osdmap e106: 8 total, 8 up, 8 in 2023-12-01T15:35:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:22 smithi119 ceph-mon[108979]: pgmap v126: 121 pgs: 121 active+clean; 50 MiB data, 299 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.6 MiB/s wr, 29 op/s 2023-12-01T15:35:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:22 smithi119 ceph-mon[108979]: osdmap e106: 8 total, 8 up, 8 in 2023-12-01T15:35:23.520 INFO:tasks.rados.rados.0.smithi119.stdout:230: done (2 left) 2023-12-01T15:35:23.521 INFO:tasks.rados.rados.0.smithi119.stdout:231: done (1 left) 2023-12-01T15:35:23.521 INFO:tasks.rados.rados.0.smithi119.stdout:232: done (0 left) 2023-12-01T15:35:23.521 INFO:tasks.rados.rados.0.smithi119.stdout:233: rollback oid 30 current snap is 19 2023-12-01T15:35:23.521 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 30 to 11 2023-12-01T15:35:23.521 INFO:tasks.rados.rados.0.smithi119.stdout:234: copy_from oid 9 from oid 25 current snap is 19 2023-12-01T15:35:23.521 INFO:tasks.rados.rados.0.smithi119.stdout:235: copy_from oid 12 from oid 28 current snap is 19 2023-12-01T15:35:23.521 INFO:tasks.rados.rados.0.smithi119.stdout:236: read oid 1 snap -1 2023-12-01T15:35:23.521 INFO:tasks.rados.rados.0.smithi119.stdout:236: expect (ObjNum 77 snap 13 seq_num 77) 2023-12-01T15:35:23.521 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 32 current snap is 19 2023-12-01T15:35:23.521 INFO:tasks.rados.rados.0.smithi119.stdout:237: seq_num 93 ranges {524288=761856,1286144=647168,1933312=155648} 2023-12-01T15:35:23.529 INFO:tasks.rados.rados.0.smithi119.stdout:237: writing smithi119156531-32 from 524288 to 1286144 tid 1 2023-12-01T15:35:23.534 INFO:tasks.rados.rados.0.smithi119.stdout:237: writing smithi119156531-32 from 1286144 to 1933312 tid 2 2023-12-01T15:35:23.534 INFO:tasks.rados.rados.0.smithi119.stdout:237: writing smithi119156531-32 from 1933312 to 2088960 tid 3 2023-12-01T15:35:23.534 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 36 current snap is 19 2023-12-01T15:35:23.534 INFO:tasks.rados.rados.0.smithi119.stdout:233: finishing rollback tid 0 to smithi119156531-30 2023-12-01T15:35:23.534 INFO:tasks.rados.rados.0.smithi119.stdout:238: seq_num 94 ranges {40960=778240,819200=532480,1351680=270336} 2023-12-01T15:35:23.538 INFO:tasks.rados.rados.0.smithi119.stdout:238: writing smithi119156531-36 from 40960 to 819200 tid 1 2023-12-01T15:35:23.541 INFO:tasks.rados.rados.0.smithi119.stdout:238: writing smithi119156531-36 from 819200 to 1351680 tid 2 2023-12-01T15:35:23.543 INFO:tasks.rados.rados.0.smithi119.stdout:238: writing smithi119156531-36 from 1351680 to 1622016 tid 3 2023-12-01T15:35:23.544 INFO:tasks.rados.rados.0.smithi119.stdout:239: rollback oid 2 current snap is 19 2023-12-01T15:35:23.544 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 2 to 18 2023-12-01T15:35:23.544 INFO:tasks.rados.rados.0.smithi119.stdout:233: finishing rollback tid 1 to smithi119156531-30 2023-12-01T15:35:23.544 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 19 2023-12-01T15:35:23.544 INFO:tasks.rados.rados.0.smithi119.stdout:233: finishing rollback tid 2 to smithi119156531-30 2023-12-01T15:35:23.544 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 23 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-12-01T15:35:23.544 INFO:tasks.rados.rados.0.smithi119.stdout:236: expect (ObjNum 77 snap 13 seq_num 77) 2023-12-01T15:35:23.577 INFO:tasks.rados.rados.0.smithi119.stdout:235: finishing copy_from to smithi119156531-12 2023-12-01T15:35:23.578 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 18 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-01T15:35:23.578 INFO:tasks.rados.rados.0.smithi119.stdout:235: finishing copy_from racing read to smithi119156531-12 2023-12-01T15:35:23.578 INFO:tasks.rados.rados.0.smithi119.stdout:240: seq_num 95 ranges {761856=794624,1556480=409600,1966080=393216} 2023-12-01T15:35:23.586 INFO:tasks.rados.rados.0.smithi119.stdout:240: writing smithi119156531-18 from 761856 to 1556480 tid 1 2023-12-01T15:35:23.588 INFO:tasks.rados.rados.0.smithi119.stdout:240: writing smithi119156531-18 from 1556480 to 1966080 tid 2 2023-12-01T15:35:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:240: writing smithi119156531-18 from 1966080 to 2359296 tid 3 2023-12-01T15:35:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:233: done (7 left) 2023-12-01T15:35:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:235: done (6 left) 2023-12-01T15:35:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:236: done (5 left) 2023-12-01T15:35:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:241: read oid 50 snap -1 2023-12-01T15:35:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:241: expect (ObjNum 49 snap 0 seq_num 49) 2023-12-01T15:35:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:242: rollback oid 10 current snap is 19 2023-12-01T15:35:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 10 to 15 2023-12-01T15:35:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:234: finishing copy_from to smithi119156531-9 2023-12-01T15:35:23.593 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 15 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-12-01T15:35:23.593 INFO:tasks.rados.rados.0.smithi119.stdout:234: finishing copy_from racing read to smithi119156531-9 2023-12-01T15:35:23.593 INFO:tasks.rados.rados.0.smithi119.stdout:237: finishing write tid 1 to smithi119156531-32 2023-12-01T15:35:23.593 INFO:tasks.rados.rados.0.smithi119.stdout:237: finishing write tid 2 to smithi119156531-32 2023-12-01T15:35:23.593 INFO:tasks.rados.rados.0.smithi119.stdout:237: finishing write tid 3 to smithi119156531-32 2023-12-01T15:35:23.593 INFO:tasks.rados.rados.0.smithi119.stdout:237: finishing write tid 4 to smithi119156531-32 2023-12-01T15:35:23.593 INFO:tasks.rados.rados.0.smithi119.stdout:237: finishing write tid 5 to smithi119156531-32 2023-12-01T15:35:23.593 INFO:tasks.rados.rados.0.smithi119.stdout:237: oid 32 updating version 0 to 16 2023-12-01T15:35:23.593 INFO:tasks.rados.rados.0.smithi119.stdout:237: oid 32 version 16 is already newer than 15 2023-12-01T15:35:23.593 INFO:tasks.rados.rados.0.smithi119.stdout:237: oid 32 version 16 is already newer than 14 2023-12-01T15:35:23.593 INFO:tasks.rados.rados.0.smithi119.stdout:237: oid 32 updating version 16 to 17 2023-12-01T15:35:23.593 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 17 (ObjNum 93 snap 19 seq_num 93) dirty exists 2023-12-01T15:35:23.593 INFO:tasks.rados.rados.0.smithi119.stdout:237: left oid 32 (ObjNum 93 snap 19 seq_num 93) 2023-12-01T15:35:23.593 INFO:tasks.rados.rados.0.smithi119.stdout:238: finishing write tid 1 to smithi119156531-36 2023-12-01T15:35:23.593 INFO:tasks.rados.rados.0.smithi119.stdout:238: finishing write tid 2 to smithi119156531-36 2023-12-01T15:35:23.594 INFO:tasks.rados.rados.0.smithi119.stdout:239: finishing rollback tid 1 to smithi119156531-2 2023-12-01T15:35:23.594 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 12 (ObjNum 33 snap 0 seq_num 3099586768) dirty dne 2023-12-01T15:35:23.594 INFO:tasks.rados.rados.0.smithi119.stdout:238: finishing write tid 3 to smithi119156531-36 2023-12-01T15:35:23.594 INFO:tasks.rados.rados.0.smithi119.stdout:238: finishing write tid 4 to smithi119156531-36 2023-12-01T15:35:23.594 INFO:tasks.rados.rados.0.smithi119.stdout:238: finishing write tid 5 to smithi119156531-36 2023-12-01T15:35:23.594 INFO:tasks.rados.rados.0.smithi119.stdout:238: oid 36 updating version 0 to 25 2023-12-01T15:35:23.594 INFO:tasks.rados.rados.0.smithi119.stdout:238: oid 36 version 25 is already newer than 24 2023-12-01T15:35:23.594 INFO:tasks.rados.rados.0.smithi119.stdout:238: oid 36 updating version 25 to 26 2023-12-01T15:35:23.594 INFO:tasks.rados.rados.0.smithi119.stdout:238: oid 36 version 26 is already newer than 23 2023-12-01T15:35:23.594 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 26 (ObjNum 94 snap 19 seq_num 94) dirty exists 2023-12-01T15:35:23.594 INFO:tasks.rados.rados.0.smithi119.stdout:238: left oid 36 (ObjNum 94 snap 19 seq_num 94) 2023-12-01T15:35:23.594 INFO:tasks.rados.rados.0.smithi119.stdout:240: finishing write tid 1 to smithi119156531-18 2023-12-01T15:35:23.594 INFO:tasks.rados.rados.0.smithi119.stdout:240: finishing write tid 2 to smithi119156531-18 2023-12-01T15:35:23.595 INFO:tasks.rados.rados.0.smithi119.stdout:234: done (6 left) 2023-12-01T15:35:23.595 INFO:tasks.rados.rados.0.smithi119.stdout:237: done (5 left) 2023-12-01T15:35:23.595 INFO:tasks.rados.rados.0.smithi119.stdout:238: done (4 left) 2023-12-01T15:35:23.595 INFO:tasks.rados.rados.0.smithi119.stdout:239: done (3 left) 2023-12-01T15:35:23.595 INFO:tasks.rados.rados.0.smithi119.stdout:243: rmattr oid 24 current snap is 19 2023-12-01T15:35:23.595 INFO:tasks.rados.rados.0.smithi119.stdout:243: done (3 left) 2023-12-01T15:35:23.595 INFO:tasks.rados.rados.0.smithi119.stdout:244: copy_from oid 8 from oid 7 current snap is 19 2023-12-01T15:35:23.595 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 31 current snap is 19 2023-12-01T15:35:23.595 INFO:tasks.rados.rados.0.smithi119.stdout:245: seq_num 96 ranges {1417216=409600,1826816=696320,2523136=507904} 2023-12-01T15:35:23.601 INFO:tasks.rados.rados.0.smithi119.stdout:245: writing smithi119156531-31 from 1417216 to 1826816 tid 1 2023-12-01T15:35:23.605 INFO:tasks.rados.rados.0.smithi119.stdout:245: writing smithi119156531-31 from 1826816 to 2523136 tid 2 2023-12-01T15:35:23.610 INFO:tasks.rados.rados.0.smithi119.stdout:245: writing smithi119156531-31 from 2523136 to 3031040 tid 3 2023-12-01T15:35:23.610 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 19 2023-12-01T15:35:23.610 INFO:tasks.rados.rados.0.smithi119.stdout:240: finishing write tid 3 to smithi119156531-18 2023-12-01T15:35:23.610 INFO:tasks.rados.rados.0.smithi119.stdout:246: seq_num 97 ranges {663552=434176,1097728=581632,1679360=540672,2220032=81920} 2023-12-01T15:35:23.614 INFO:tasks.rados.rados.0.smithi119.stdout:246: writing smithi119156531-12 from 663552 to 1097728 tid 1 2023-12-01T15:35:23.617 INFO:tasks.rados.rados.0.smithi119.stdout:246: writing smithi119156531-12 from 1097728 to 1679360 tid 2 2023-12-01T15:35:23.620 INFO:tasks.rados.rados.0.smithi119.stdout:246: writing smithi119156531-12 from 1679360 to 2220032 tid 3 2023-12-01T15:35:23.621 INFO:tasks.rados.rados.0.smithi119.stdout:246: writing smithi119156531-12 from 2220032 to 2301952 tid 4 2023-12-01T15:35:23.622 INFO:tasks.rados.rados.0.smithi119.stdout:247: read oid 44 snap 15 2023-12-01T15:35:23.622 INFO:tasks.rados.rados.0.smithi119.stdout:247: expect (ObjNum 74 snap 11 seq_num 74) 2023-12-01T15:35:23.622 INFO:tasks.rados.rados.0.smithi119.stdout:248: rmattr oid 16 current snap is 19 2023-12-01T15:35:23.622 INFO:tasks.rados.rados.0.smithi119.stdout:240: finishing write tid 4 to smithi119156531-18 2023-12-01T15:35:23.622 INFO:tasks.rados.rados.0.smithi119.stdout:242: finishing rollback tid 0 to smithi119156531-10 2023-12-01T15:35:23.622 INFO:tasks.rados.rados.0.smithi119.stdout:242: finishing rollback tid 1 to smithi119156531-10 2023-12-01T15:35:23.622 INFO:tasks.rados.rados.0.smithi119.stdout:242: finishing rollback tid 2 to smithi119156531-10 2023-12-01T15:35:23.622 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 25 (ObjNum 74 snap 11 seq_num 74) dirty exists 2023-12-01T15:35:23.622 INFO:tasks.rados.rados.0.smithi119.stdout:242: done (7 left) 2023-12-01T15:35:23.622 INFO:tasks.rados.rados.0.smithi119.stdout:248: done (6 left) 2023-12-01T15:35:23.622 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 19 2023-12-01T15:35:23.622 INFO:tasks.rados.rados.0.smithi119.stdout:249: seq_num 98 ranges {1024000=450560,1474560=466944,1941504=737280} 2023-12-01T15:35:23.629 INFO:tasks.rados.rados.0.smithi119.stdout:249: writing smithi119156531-15 from 1024000 to 1474560 tid 1 2023-12-01T15:35:23.632 INFO:tasks.rados.rados.0.smithi119.stdout:249: writing smithi119156531-15 from 1474560 to 1941504 tid 2 2023-12-01T15:35:23.637 INFO:tasks.rados.rados.0.smithi119.stdout:249: writing smithi119156531-15 from 1941504 to 2678784 tid 3 2023-12-01T15:35:23.637 INFO:tasks.rados.rados.0.smithi119.stdout:250: read oid 11 snap -1 2023-12-01T15:35:23.637 INFO:tasks.rados.rados.0.smithi119.stdout:250: expect (ObjNum 10 snap 0 seq_num 10) 2023-12-01T15:35:23.637 INFO:tasks.rados.rados.0.smithi119.stdout:251: read oid 3 snap 18 2023-12-01T15:35:23.637 INFO:tasks.rados.rados.0.smithi119.stdout:251: expect (ObjNum 6 snap 0 seq_num 6) 2023-12-01T15:35:23.637 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 19 2023-12-01T15:35:23.637 INFO:tasks.rados.rados.0.smithi119.stdout:244: finishing copy_from to smithi119156531-8 2023-12-01T15:35:23.637 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-12-01T15:35:23.637 INFO:tasks.rados.rados.0.smithi119.stdout:252: seq_num 99 ranges {557056=466944,1024000=802816,1826816=401408} 2023-12-01T15:35:23.642 INFO:tasks.rados.rados.0.smithi119.stdout:252: writing smithi119156531-45 from 557056 to 1024000 tid 1 2023-12-01T15:35:23.646 INFO:tasks.rados.rados.0.smithi119.stdout:252: writing smithi119156531-45 from 1024000 to 1826816 tid 2 2023-12-01T15:35:23.649 INFO:tasks.rados.rados.0.smithi119.stdout:252: writing smithi119156531-45 from 1826816 to 2228224 tid 3 2023-12-01T15:35:23.649 INFO:tasks.rados.rados.0.smithi119.stdout:253: snap_remove snap 16 2023-12-01T15:35:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:23 smithi183 ceph-mon[99169]: osdmap e107: 8 total, 8 up, 8 in 2023-12-01T15:35:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:35:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:23 smithi119 ceph-mon[94175]: osdmap e107: 8 total, 8 up, 8 in 2023-12-01T15:35:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:35:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:23 smithi119 ceph-mon[108979]: osdmap e107: 8 total, 8 up, 8 in 2023-12-01T15:35:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:35:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:35:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:35:24] "GET /metrics HTTP/1.1" 200 36168 "" "Prometheus/2.43.0" 2023-12-01T15:35:24.531 INFO:tasks.rados.rados.0.smithi119.stdout:253: done (10 left) 2023-12-01T15:35:24.531 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 36 current snap is 19 2023-12-01T15:35:24.531 INFO:tasks.rados.rados.0.smithi119.stdout:254: seq_num 100 ranges {1622016=483328,2105344=688128,2793472=516096} 2023-12-01T15:35:24.540 INFO:tasks.rados.rados.0.smithi119.stdout:254: writing smithi119156531-36 from 1622016 to 2105344 tid 1 2023-12-01T15:35:24.544 INFO:tasks.rados.rados.0.smithi119.stdout:254: writing smithi119156531-36 from 2105344 to 2793472 tid 2 2023-12-01T15:35:24.547 INFO:tasks.rados.rados.0.smithi119.stdout:254: writing smithi119156531-36 from 2793472 to 3309568 tid 3 2023-12-01T15:35:24.548 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 19 current snap is 19 2023-12-01T15:35:24.548 INFO:tasks.rados.rados.0.smithi119.stdout:240: finishing write tid 5 to smithi119156531-18 2023-12-01T15:35:24.548 INFO:tasks.rados.rados.0.smithi119.stdout:240: oid 18 updating version 0 to 81 2023-12-01T15:35:24.548 INFO:tasks.rados.rados.0.smithi119.stdout:240: oid 18 version 81 is already newer than 79 2023-12-01T15:35:24.548 INFO:tasks.rados.rados.0.smithi119.stdout:240: oid 18 updating version 81 to 82 2023-12-01T15:35:24.548 INFO:tasks.rados.rados.0.smithi119.stdout:240: oid 18 version 82 is already newer than 80 2023-12-01T15:35:24.548 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 82 (ObjNum 95 snap 19 seq_num 95) dirty exists 2023-12-01T15:35:24.548 INFO:tasks.rados.rados.0.smithi119.stdout:240: left oid 18 (ObjNum 95 snap 19 seq_num 95) 2023-12-01T15:35:24.548 INFO:tasks.rados.rados.0.smithi119.stdout:244: finishing copy_from racing read to smithi119156531-8 2023-12-01T15:35:24.548 INFO:tasks.rados.rados.0.smithi119.stdout:241: expect (ObjNum 49 snap 0 seq_num 49) 2023-12-01T15:35:24.570 INFO:tasks.rados.rados.0.smithi119.stdout:245: finishing write tid 1 to smithi119156531-31 2023-12-01T15:35:24.570 INFO:tasks.rados.rados.0.smithi119.stdout:245: finishing write tid 2 to smithi119156531-31 2023-12-01T15:35:24.570 INFO:tasks.rados.rados.0.smithi119.stdout:245: finishing write tid 3 to smithi119156531-31 2023-12-01T15:35:24.570 INFO:tasks.rados.rados.0.smithi119.stdout:245: finishing write tid 4 to smithi119156531-31 2023-12-01T15:35:24.570 INFO:tasks.rados.rados.0.smithi119.stdout:245: finishing write tid 5 to smithi119156531-31 2023-12-01T15:35:24.570 INFO:tasks.rados.rados.0.smithi119.stdout:245: oid 31 updating version 0 to 49 2023-12-01T15:35:24.570 INFO:tasks.rados.rados.0.smithi119.stdout:245: oid 31 version 49 is already newer than 46 2023-12-01T15:35:24.570 INFO:tasks.rados.rados.0.smithi119.stdout:245: oid 31 version 49 is already newer than 48 2023-12-01T15:35:24.570 INFO:tasks.rados.rados.0.smithi119.stdout:245: oid 31 version 49 is already newer than 47 2023-12-01T15:35:24.570 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 49 (ObjNum 96 snap 19 seq_num 96) dirty exists 2023-12-01T15:35:24.571 INFO:tasks.rados.rados.0.smithi119.stdout:245: left oid 31 (ObjNum 96 snap 19 seq_num 96) 2023-12-01T15:35:24.571 INFO:tasks.rados.rados.0.smithi119.stdout:246: finishing write tid 1 to smithi119156531-12 2023-12-01T15:35:24.571 INFO:tasks.rados.rados.0.smithi119.stdout:246: finishing write tid 2 to smithi119156531-12 2023-12-01T15:35:24.571 INFO:tasks.rados.rados.0.smithi119.stdout:246: finishing write tid 3 to smithi119156531-12 2023-12-01T15:35:24.571 INFO:tasks.rados.rados.0.smithi119.stdout:246: finishing write tid 4 to smithi119156531-12 2023-12-01T15:35:24.571 INFO:tasks.rados.rados.0.smithi119.stdout:255: seq_num 101 ranges {1417216=499712,1916928=573440,2490368=524288,3014656=106496} 2023-12-01T15:35:24.580 INFO:tasks.rados.rados.0.smithi119.stdout:255: writing smithi119156531-19 from 1417216 to 1916928 tid 1 2023-12-01T15:35:24.583 INFO:tasks.rados.rados.0.smithi119.stdout:255: writing smithi119156531-19 from 1916928 to 2490368 tid 2 2023-12-01T15:35:24.586 INFO:tasks.rados.rados.0.smithi119.stdout:255: writing smithi119156531-19 from 2490368 to 3014656 tid 3 2023-12-01T15:35:24.587 INFO:tasks.rados.rados.0.smithi119.stdout:255: writing smithi119156531-19 from 3014656 to 3121152 tid 4 2023-12-01T15:35:24.587 INFO:tasks.rados.rados.0.smithi119.stdout:240: done (11 left) 2023-12-01T15:35:24.587 INFO:tasks.rados.rados.0.smithi119.stdout:241: done (10 left) 2023-12-01T15:35:24.587 INFO:tasks.rados.rados.0.smithi119.stdout:244: done (9 left) 2023-12-01T15:35:24.587 INFO:tasks.rados.rados.0.smithi119.stdout:245: done (8 left) 2023-12-01T15:35:24.587 INFO:tasks.rados.rados.0.smithi119.stdout:256: rollback oid 2 current snap is 19 2023-12-01T15:35:24.587 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 2 to 14 2023-12-01T15:35:24.587 INFO:tasks.rados.rados.0.smithi119.stdout:246: finishing write tid 5 to smithi119156531-12 2023-12-01T15:35:24.587 INFO:tasks.rados.rados.0.smithi119.stdout:246: finishing write tid 6 to smithi119156531-12 2023-12-01T15:35:24.588 INFO:tasks.rados.rados.0.smithi119.stdout:246: oid 12 updating version 0 to 62 2023-12-01T15:35:24.588 INFO:tasks.rados.rados.0.smithi119.stdout:246: oid 12 updating version 62 to 65 2023-12-01T15:35:24.588 INFO:tasks.rados.rados.0.smithi119.stdout:246: oid 12 version 65 is already newer than 63 2023-12-01T15:35:24.588 INFO:tasks.rados.rados.0.smithi119.stdout:246: oid 12 version 65 is already newer than 64 2023-12-01T15:35:24.588 INFO:tasks.rados.rados.0.smithi119.stdout:246: oid 12 updating version 65 to 66 2023-12-01T15:35:24.588 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 66 (ObjNum 97 snap 19 seq_num 97) dirty exists 2023-12-01T15:35:24.588 INFO:tasks.rados.rados.0.smithi119.stdout:246: left oid 12 (ObjNum 97 snap 19 seq_num 97) 2023-12-01T15:35:24.588 INFO:tasks.rados.rados.0.smithi119.stdout:247: expect (ObjNum 74 snap 11 seq_num 74) 2023-12-01T15:35:24.647 INFO:tasks.rados.rados.0.smithi119.stdout:249: finishing write tid 1 to smithi119156531-15 2023-12-01T15:35:24.647 INFO:tasks.rados.rados.0.smithi119.stdout:249: finishing write tid 2 to smithi119156531-15 2023-12-01T15:35:24.647 INFO:tasks.rados.rados.0.smithi119.stdout:250: expect (ObjNum 10 snap 0 seq_num 10) 2023-12-01T15:35:24.651 INFO:tasks.rados.rados.0.smithi119.stdout:249: finishing write tid 3 to smithi119156531-15 2023-12-01T15:35:24.651 INFO:tasks.rados.rados.0.smithi119.stdout:249: finishing write tid 4 to smithi119156531-15 2023-12-01T15:35:24.652 INFO:tasks.rados.rados.0.smithi119.stdout:251: expect (ObjNum 6 snap 0 seq_num 6) 2023-12-01T15:35:24.656 INFO:tasks.rados.rados.0.smithi119.stdout:249: finishing write tid 5 to smithi119156531-15 2023-12-01T15:35:24.656 INFO:tasks.rados.rados.0.smithi119.stdout:249: oid 15 updating version 0 to 86 2023-12-01T15:35:24.656 INFO:tasks.rados.rados.0.smithi119.stdout:249: oid 15 updating version 86 to 87 2023-12-01T15:35:24.656 INFO:tasks.rados.rados.0.smithi119.stdout:249: oid 15 version 87 is already newer than 84 2023-12-01T15:35:24.656 INFO:tasks.rados.rados.0.smithi119.stdout:249: oid 15 version 87 is already newer than 85 2023-12-01T15:35:24.656 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 87 (ObjNum 98 snap 19 seq_num 98) dirty exists 2023-12-01T15:35:24.656 INFO:tasks.rados.rados.0.smithi119.stdout:249: left oid 15 (ObjNum 98 snap 19 seq_num 98) 2023-12-01T15:35:24.656 INFO:tasks.rados.rados.0.smithi119.stdout:252: finishing write tid 1 to smithi119156531-45 2023-12-01T15:35:24.656 INFO:tasks.rados.rados.0.smithi119.stdout:252: finishing write tid 2 to smithi119156531-45 2023-12-01T15:35:24.656 INFO:tasks.rados.rados.0.smithi119.stdout:252: finishing write tid 3 to smithi119156531-45 2023-12-01T15:35:24.656 INFO:tasks.rados.rados.0.smithi119.stdout:252: finishing write tid 4 to smithi119156531-45 2023-12-01T15:35:24.656 INFO:tasks.rados.rados.0.smithi119.stdout:252: finishing write tid 5 to smithi119156531-45 2023-12-01T15:35:24.657 INFO:tasks.rados.rados.0.smithi119.stdout:252: oid 45 updating version 0 to 39 2023-12-01T15:35:24.657 INFO:tasks.rados.rados.0.smithi119.stdout:252: oid 45 version 39 is already newer than 38 2023-12-01T15:35:24.657 INFO:tasks.rados.rados.0.smithi119.stdout:252: oid 45 version 39 is already newer than 37 2023-12-01T15:35:24.657 INFO:tasks.rados.rados.0.smithi119.stdout:252: oid 45 updating version 39 to 40 2023-12-01T15:35:24.657 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 40 (ObjNum 99 snap 19 seq_num 99) dirty exists 2023-12-01T15:35:24.657 INFO:tasks.rados.rados.0.smithi119.stdout:252: left oid 45 (ObjNum 99 snap 19 seq_num 99) 2023-12-01T15:35:24.657 INFO:tasks.rados.rados.0.smithi119.stdout:254: finishing write tid 1 to smithi119156531-36 2023-12-01T15:35:24.657 INFO:tasks.rados.rados.0.smithi119.stdout:246: done (8 left) 2023-12-01T15:35:24.657 INFO:tasks.rados.rados.0.smithi119.stdout:247: done (7 left) 2023-12-01T15:35:24.657 INFO:tasks.rados.rados.0.smithi119.stdout:249: done (6 left) 2023-12-01T15:35:24.657 INFO:tasks.rados.rados.0.smithi119.stdout:250: done (5 left) 2023-12-01T15:35:24.657 INFO:tasks.rados.rados.0.smithi119.stdout:251: done (4 left) 2023-12-01T15:35:24.657 INFO:tasks.rados.rados.0.smithi119.stdout:252: done (3 left) 2023-12-01T15:35:24.657 INFO:tasks.rados.rados.0.smithi119.stdout:257: rollback oid 3 current snap is 19 2023-12-01T15:35:24.658 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 3 to 18 2023-12-01T15:35:24.658 INFO:tasks.rados.rados.0.smithi119.stdout:254: finishing write tid 2 to smithi119156531-36 2023-12-01T15:35:24.658 INFO:tasks.rados.rados.0.smithi119.stdout:254: finishing write tid 3 to smithi119156531-36 2023-12-01T15:35:24.658 INFO:tasks.rados.rados.0.smithi119.stdout:254: finishing write tid 4 to smithi119156531-36 2023-12-01T15:35:24.658 INFO:tasks.rados.rados.0.smithi119.stdout:254: finishing write tid 5 to smithi119156531-36 2023-12-01T15:35:24.658 INFO:tasks.rados.rados.0.smithi119.stdout:254: oid 36 updating version 0 to 30 2023-12-01T15:35:24.658 INFO:tasks.rados.rados.0.smithi119.stdout:254: oid 36 updating version 30 to 32 2023-12-01T15:35:24.658 INFO:tasks.rados.rados.0.smithi119.stdout:254: oid 36 version 32 is already newer than 29 2023-12-01T15:35:24.658 INFO:tasks.rados.rados.0.smithi119.stdout:254: oid 36 version 32 is already newer than 31 2023-12-01T15:35:24.658 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 32 (ObjNum 100 snap 19 seq_num 100) dirty exists 2023-12-01T15:35:24.658 INFO:tasks.rados.rados.0.smithi119.stdout:254: left oid 36 (ObjNum 100 snap 19 seq_num 100) 2023-12-01T15:35:24.658 INFO:tasks.rados.rados.0.smithi119.stdout:255: finishing write tid 1 to smithi119156531-19 2023-12-01T15:35:24.659 INFO:tasks.rados.rados.0.smithi119.stdout:255: finishing write tid 2 to smithi119156531-19 2023-12-01T15:35:24.659 INFO:tasks.rados.rados.0.smithi119.stdout:255: finishing write tid 3 to smithi119156531-19 2023-12-01T15:35:24.659 INFO:tasks.rados.rados.0.smithi119.stdout:255: finishing write tid 4 to smithi119156531-19 2023-12-01T15:35:24.659 INFO:tasks.rados.rados.0.smithi119.stdout:255: finishing write tid 5 to smithi119156531-19 2023-12-01T15:35:24.659 INFO:tasks.rados.rados.0.smithi119.stdout:256: finishing rollback tid 1 to smithi119156531-2 2023-12-01T15:35:24.659 INFO:tasks.rados.rados.0.smithi119.stdout:255: finishing write tid 6 to smithi119156531-19 2023-12-01T15:35:24.659 INFO:tasks.rados.rados.0.smithi119.stdout:255: oid 19 updating version 0 to 43 2023-12-01T15:35:24.659 INFO:tasks.rados.rados.0.smithi119.stdout:255: oid 19 updating version 43 to 45 2023-12-01T15:35:24.659 INFO:tasks.rados.rados.0.smithi119.stdout:255: oid 19 version 45 is already newer than 44 2023-12-01T15:35:24.659 INFO:tasks.rados.rados.0.smithi119.stdout:255: oid 19 version 45 is already newer than 42 2023-12-01T15:35:24.659 INFO:tasks.rados.rados.0.smithi119.stdout:255: oid 19 updating version 45 to 46 2023-12-01T15:35:24.659 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 46 (ObjNum 101 snap 19 seq_num 101) dirty exists 2023-12-01T15:35:24.659 INFO:tasks.rados.rados.0.smithi119.stdout:255: left oid 19 (ObjNum 101 snap 19 seq_num 101) 2023-12-01T15:35:24.659 INFO:tasks.rados.rados.0.smithi119.stdout:256: finishing rollback tid 2 to smithi119156531-2 2023-12-01T15:35:24.660 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 22 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-12-01T15:35:24.660 INFO:tasks.rados.rados.0.smithi119.stdout:254: done (3 left) 2023-12-01T15:35:24.660 INFO:tasks.rados.rados.0.smithi119.stdout:255: done (2 left) 2023-12-01T15:35:24.660 INFO:tasks.rados.rados.0.smithi119.stdout:256: done (1 left) 2023-12-01T15:35:24.660 INFO:tasks.rados.rados.0.smithi119.stdout:258: rmattr oid 11 current snap is 19 2023-12-01T15:35:24.660 INFO:tasks.rados.rados.0.smithi119.stdout:258: done (1 left) 2023-12-01T15:35:24.660 INFO:tasks.rados.rados.0.smithi119.stdout:259: rollback oid 48 current snap is 19 2023-12-01T15:35:24.660 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 48 to 10 2023-12-01T15:35:24.660 INFO:tasks.rados.rados.0.smithi119.stdout:260: rmattr oid 7 current snap is 19 2023-12-01T15:35:24.660 INFO:tasks.rados.rados.0.smithi119.stdout:260: done (2 left) 2023-12-01T15:35:24.660 INFO:tasks.rados.rados.0.smithi119.stdout:261: copy_from oid 35 from oid 27 current snap is 19 2023-12-01T15:35:24.660 INFO:tasks.rados.rados.0.smithi119.stdout:262: rollback oid 39 current snap is 19 2023-12-01T15:35:24.661 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 39 to 17 2023-12-01T15:35:24.661 INFO:tasks.rados.rados.0.smithi119.stdout:263: snap_remove snap 11 2023-12-01T15:35:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:24 smithi183 ceph-mon[99169]: pgmap v129: 121 pgs: 121 active+clean; 50 MiB data, 299 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.2 MiB/s wr, 26 op/s 2023-12-01T15:35:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:24 smithi183 ceph-mon[99169]: osdmap e108: 8 total, 8 up, 8 in 2023-12-01T15:35:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:24 smithi119 ceph-mon[94175]: pgmap v129: 121 pgs: 121 active+clean; 50 MiB data, 299 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.2 MiB/s wr, 26 op/s 2023-12-01T15:35:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:24 smithi119 ceph-mon[94175]: osdmap e108: 8 total, 8 up, 8 in 2023-12-01T15:35:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:24 smithi119 ceph-mon[108979]: pgmap v129: 121 pgs: 121 active+clean; 50 MiB data, 299 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.2 MiB/s wr, 26 op/s 2023-12-01T15:35:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:24 smithi119 ceph-mon[108979]: osdmap e108: 8 total, 8 up, 8 in 2023-12-01T15:35:25.420 INFO:tasks.rados.rados.0.smithi119.stdout:263: done (4 left) 2023-12-01T15:35:25.421 INFO:tasks.rados.rados.0.smithi119.stdout:264: snap_create 2023-12-01T15:35:25.422 INFO:tasks.rados.rados.0.smithi119.stdout:262: finishing rollback tid 1 to smithi119156531-39 2023-12-01T15:35:25.422 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 19 (ObjNum 33 snap 0 seq_num 97356848) dirty dne 2023-12-01T15:35:25.422 INFO:tasks.rados.rados.0.smithi119.stdout:259: finishing rollback tid 0 to smithi119156531-48 2023-12-01T15:35:25.422 INFO:tasks.rados.rados.0.smithi119.stdout:259: finishing rollback tid 1 to smithi119156531-48 2023-12-01T15:35:25.423 INFO:tasks.rados.rados.0.smithi119.stdout:259: finishing rollback tid 2 to smithi119156531-48 2023-12-01T15:35:25.423 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 43 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-12-01T15:35:25.423 INFO:tasks.rados.rados.0.smithi119.stdout:257: finishing rollback tid 0 to smithi119156531-3 2023-12-01T15:35:25.423 INFO:tasks.rados.rados.0.smithi119.stdout:257: finishing rollback tid 1 to smithi119156531-3 2023-12-01T15:35:25.423 INFO:tasks.rados.rados.0.smithi119.stdout:257: finishing rollback tid 2 to smithi119156531-3 2023-12-01T15:35:25.423 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 38 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-12-01T15:35:25.423 INFO:tasks.rados.rados.0.smithi119.stdout:261: finishing copy_from to smithi119156531-35 2023-12-01T15:35:25.423 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 10 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-12-01T15:35:25.423 INFO:tasks.rados.rados.0.smithi119.stdout:261: finishing copy_from racing read to smithi119156531-35 2023-12-01T15:35:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:25 smithi183 ceph-mon[99169]: osdmap e109: 8 total, 8 up, 8 in 2023-12-01T15:35:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:25 smithi183 ceph-mon[99169]: osdmap e110: 8 total, 8 up, 8 in 2023-12-01T15:35:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:25 smithi119 ceph-mon[94175]: osdmap e109: 8 total, 8 up, 8 in 2023-12-01T15:35:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:25 smithi119 ceph-mon[94175]: osdmap e110: 8 total, 8 up, 8 in 2023-12-01T15:35:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:25 smithi119 ceph-mon[108979]: osdmap e109: 8 total, 8 up, 8 in 2023-12-01T15:35:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:25 smithi119 ceph-mon[108979]: osdmap e110: 8 total, 8 up, 8 in 2023-12-01T15:35:26.429 INFO:tasks.rados.rados.0.smithi119.stdout:257: done (4 left) 2023-12-01T15:35:26.429 INFO:tasks.rados.rados.0.smithi119.stdout:259: done (3 left) 2023-12-01T15:35:26.429 INFO:tasks.rados.rados.0.smithi119.stdout:261: done (2 left) 2023-12-01T15:35:26.429 INFO:tasks.rados.rados.0.smithi119.stdout:262: done (1 left) 2023-12-01T15:35:26.429 INFO:tasks.rados.rados.0.smithi119.stdout:264: done (0 left) 2023-12-01T15:35:26.429 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 16 current snap is 20 2023-12-01T15:35:26.429 INFO:tasks.rados.rados.0.smithi119.stdout:265: seq_num 102 ranges {0=516096,516096=450560,966656=729088,1695744=24576} 2023-12-01T15:35:26.431 INFO:tasks.rados.rados.0.smithi119.stdout:265: writing smithi119156531-16 from 0 to 516096 tid 1 2023-12-01T15:35:26.434 INFO:tasks.rados.rados.0.smithi119.stdout:265: writing smithi119156531-16 from 516096 to 966656 tid 2 2023-12-01T15:35:26.438 INFO:tasks.rados.rados.0.smithi119.stdout:265: writing smithi119156531-16 from 966656 to 1695744 tid 3 2023-12-01T15:35:26.439 INFO:tasks.rados.rados.0.smithi119.stdout:265: writing smithi119156531-16 from 1695744 to 1720320 tid 4 2023-12-01T15:35:26.439 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 20 2023-12-01T15:35:26.439 INFO:tasks.rados.rados.0.smithi119.stdout:265: finishing write tid 1 to smithi119156531-16 2023-12-01T15:35:26.440 INFO:tasks.rados.rados.0.smithi119.stdout:266: seq_num 103 ranges {2359296=532480,2891776=737280,3629056=466944} 2023-12-01T15:35:26.454 INFO:tasks.rados.rados.0.smithi119.stdout:266: writing smithi119156531-18 from 2359296 to 2891776 tid 1 2023-12-01T15:35:26.458 INFO:tasks.rados.rados.0.smithi119.stdout:266: writing smithi119156531-18 from 2891776 to 3629056 tid 2 2023-12-01T15:35:26.462 INFO:tasks.rados.rados.0.smithi119.stdout:266: writing smithi119156531-18 from 3629056 to 4096000 tid 3 2023-12-01T15:35:26.462 INFO:tasks.rados.rados.0.smithi119.stdout:267: setattr oid 45 current snap is 20 2023-12-01T15:35:26.462 INFO:tasks.rados.rados.0.smithi119.stdout:265: finishing write tid 2 to smithi119156531-16 2023-12-01T15:35:26.462 INFO:tasks.rados.rados.0.smithi119.stdout:265: finishing write tid 3 to smithi119156531-16 2023-12-01T15:35:26.462 INFO:tasks.rados.rados.0.smithi119.stdout:265: finishing write tid 4 to smithi119156531-16 2023-12-01T15:35:26.462 INFO:tasks.rados.rados.0.smithi119.stdout:265: finishing write tid 5 to smithi119156531-16 2023-12-01T15:35:26.462 INFO:tasks.rados.rados.0.smithi119.stdout:265: finishing write tid 6 to smithi119156531-16 2023-12-01T15:35:26.462 INFO:tasks.rados.rados.0.smithi119.stdout:265: oid 16 updating version 0 to 73 2023-12-01T15:35:26.462 INFO:tasks.rados.rados.0.smithi119.stdout:265: oid 16 version 73 is already newer than 71 2023-12-01T15:35:26.462 INFO:tasks.rados.rados.0.smithi119.stdout:265: oid 16 version 73 is already newer than 72 2023-12-01T15:35:26.462 INFO:tasks.rados.rados.0.smithi119.stdout:265: oid 16 version 73 is already newer than 70 2023-12-01T15:35:26.462 INFO:tasks.rados.rados.0.smithi119.stdout:265: oid 16 version 73 is already newer than 69 2023-12-01T15:35:26.462 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 73 (ObjNum 102 snap 20 seq_num 102) dirty exists 2023-12-01T15:35:26.463 INFO:tasks.rados.rados.0.smithi119.stdout:265: left oid 16 (ObjNum 102 snap 20 seq_num 102) 2023-12-01T15:35:26.463 INFO:tasks.rados.rados.0.smithi119.stdout:266: finishing write tid 1 to smithi119156531-18 2023-12-01T15:35:26.463 INFO:tasks.rados.rados.0.smithi119.stdout:266: finishing write tid 2 to smithi119156531-18 2023-12-01T15:35:26.463 INFO:tasks.rados.rados.0.smithi119.stdout:265: done (2 left) 2023-12-01T15:35:26.463 INFO:tasks.rados.rados.0.smithi119.stdout:268: snap_remove snap 10 2023-12-01T15:35:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:26 smithi183 ceph-mon[99169]: pgmap v132: 121 pgs: 121 active+clean; 65 MiB data, 312 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2023-12-01T15:35:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:26 smithi183 ceph-mon[99169]: osdmap e111: 8 total, 8 up, 8 in 2023-12-01T15:35:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:26 smithi119 ceph-mon[94175]: pgmap v132: 121 pgs: 121 active+clean; 65 MiB data, 312 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2023-12-01T15:35:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:26 smithi119 ceph-mon[94175]: osdmap e111: 8 total, 8 up, 8 in 2023-12-01T15:35:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:26 smithi119 ceph-mon[108979]: pgmap v132: 121 pgs: 121 active+clean; 65 MiB data, 312 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2023-12-01T15:35:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:26 smithi119 ceph-mon[108979]: osdmap e111: 8 total, 8 up, 8 in 2023-12-01T15:35:27.436 INFO:tasks.rados.rados.0.smithi119.stdout:268: done (2 left) 2023-12-01T15:35:27.436 INFO:tasks.rados.rados.0.smithi119.stdout:269: setattr oid 15 current snap is 20 2023-12-01T15:35:27.436 INFO:tasks.rados.rados.0.smithi119.stdout:270: snap_create 2023-12-01T15:35:27.436 INFO:tasks.rados.rados.0.smithi119.stdout:266: finishing write tid 3 to smithi119156531-18 2023-12-01T15:35:27.436 INFO:tasks.rados.rados.0.smithi119.stdout:266: finishing write tid 4 to smithi119156531-18 2023-12-01T15:35:27.436 INFO:tasks.rados.rados.0.smithi119.stdout:266: finishing write tid 5 to smithi119156531-18 2023-12-01T15:35:27.437 INFO:tasks.rados.rados.0.smithi119.stdout:266: oid 18 updating version 0 to 100 2023-12-01T15:35:27.437 INFO:tasks.rados.rados.0.smithi119.stdout:266: oid 18 version 100 is already newer than 99 2023-12-01T15:35:27.437 INFO:tasks.rados.rados.0.smithi119.stdout:266: oid 18 updating version 100 to 101 2023-12-01T15:35:27.437 INFO:tasks.rados.rados.0.smithi119.stdout:266: oid 18 updating version 101 to 102 2023-12-01T15:35:27.437 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 102 (ObjNum 103 snap 20 seq_num 103) dirty exists 2023-12-01T15:35:27.437 INFO:tasks.rados.rados.0.smithi119.stdout:266: left oid 18 (ObjNum 103 snap 20 seq_num 103) 2023-12-01T15:35:27.437 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 48 (ObjNum 99 snap 19 seq_num 99) dirty exists 2023-12-01T15:35:27.443 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 108 (ObjNum 98 snap 19 seq_num 98) dirty exists 2023-12-01T15:35:28.432 INFO:tasks.rados.rados.0.smithi119.stdout:266: done (3 left) 2023-12-01T15:35:28.432 INFO:tasks.rados.rados.0.smithi119.stdout:267: done (2 left) 2023-12-01T15:35:28.432 INFO:tasks.rados.rados.0.smithi119.stdout:269: done (1 left) 2023-12-01T15:35:28.432 INFO:tasks.rados.rados.0.smithi119.stdout:270: done (0 left) 2023-12-01T15:35:28.433 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 33 current snap is 21 2023-12-01T15:35:28.433 INFO:tasks.rados.rados.0.smithi119.stdout:271: seq_num 104 ranges {1417216=548864,1966080=622592,2588672=581632} 2023-12-01T15:35:28.443 INFO:tasks.rados.rados.0.smithi119.stdout:271: writing smithi119156531-33 from 1417216 to 1966080 tid 1 2023-12-01T15:35:28.447 INFO:tasks.rados.rados.0.smithi119.stdout:271: writing smithi119156531-33 from 1966080 to 2588672 tid 2 2023-12-01T15:35:28.450 INFO:tasks.rados.rados.0.smithi119.stdout:271: writing smithi119156531-33 from 2588672 to 3170304 tid 3 2023-12-01T15:35:28.451 INFO:tasks.rados.rados.0.smithi119.stdout:272: copy_from oid 18 from oid 13 current snap is 21 2023-12-01T15:35:28.451 INFO:tasks.rados.rados.0.smithi119.stdout:271: finishing write tid 1 to smithi119156531-33 2023-12-01T15:35:28.451 INFO:tasks.rados.rados.0.smithi119.stdout:273: snap_create 2023-12-01T15:35:28.451 INFO:tasks.rados.rados.0.smithi119.stdout:271: finishing write tid 2 to smithi119156531-33 2023-12-01T15:35:28.457 INFO:tasks.rados.rados.0.smithi119.stdout:271: finishing write tid 3 to smithi119156531-33 2023-12-01T15:35:28.457 INFO:tasks.rados.rados.0.smithi119.stdout:271: finishing write tid 4 to smithi119156531-33 2023-12-01T15:35:28.458 INFO:tasks.rados.rados.0.smithi119.stdout:271: finishing write tid 5 to smithi119156531-33 2023-12-01T15:35:28.458 INFO:tasks.rados.rados.0.smithi119.stdout:271: oid 33 updating version 0 to 73 2023-12-01T15:35:28.458 INFO:tasks.rados.rados.0.smithi119.stdout:271: oid 33 version 73 is already newer than 71 2023-12-01T15:35:28.458 INFO:tasks.rados.rados.0.smithi119.stdout:271: oid 33 version 73 is already newer than 70 2023-12-01T15:35:28.458 INFO:tasks.rados.rados.0.smithi119.stdout:271: oid 33 version 73 is already newer than 72 2023-12-01T15:35:28.458 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 73 (ObjNum 104 snap 21 seq_num 104) dirty exists 2023-12-01T15:35:28.458 INFO:tasks.rados.rados.0.smithi119.stdout:271: left oid 33 (ObjNum 104 snap 21 seq_num 104) 2023-12-01T15:35:28.461 INFO:tasks.rados.rados.0.smithi119.stdout:272: finishing copy_from to smithi119156531-18 2023-12-01T15:35:28.461 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 36 (ObjNum 70 snap 10 seq_num 70) dirty exists 2023-12-01T15:35:28.461 INFO:tasks.rados.rados.0.smithi119.stdout:272: finishing copy_from racing read to smithi119156531-18 2023-12-01T15:35:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:28 smithi183 ceph-mon[99169]: pgmap v135: 121 pgs: 121 active+clean; 65 MiB data, 312 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2023-12-01T15:35:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:28 smithi183 ceph-mon[99169]: osdmap e112: 8 total, 8 up, 8 in 2023-12-01T15:35:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:28 smithi119 ceph-mon[94175]: pgmap v135: 121 pgs: 121 active+clean; 65 MiB data, 312 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2023-12-01T15:35:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:28 smithi119 ceph-mon[94175]: osdmap e112: 8 total, 8 up, 8 in 2023-12-01T15:35:28.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:28 smithi119 ceph-mon[108979]: pgmap v135: 121 pgs: 121 active+clean; 65 MiB data, 312 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2023-12-01T15:35:28.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:28 smithi119 ceph-mon[108979]: osdmap e112: 8 total, 8 up, 8 in 2023-12-01T15:35:29.449 INFO:tasks.rados.rados.0.smithi119.stdout:271: done (2 left) 2023-12-01T15:35:29.449 INFO:tasks.rados.rados.0.smithi119.stdout:272: done (1 left) 2023-12-01T15:35:29.449 INFO:tasks.rados.rados.0.smithi119.stdout:273: done (0 left) 2023-12-01T15:35:29.449 INFO:tasks.rados.rados.0.smithi119.stdout:274: snap_create 2023-12-01T15:35:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:29 smithi119 ceph-mon[108979]: osdmap e113: 8 total, 8 up, 8 in 2023-12-01T15:35:29.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:29 smithi119 ceph-mon[94175]: osdmap e113: 8 total, 8 up, 8 in 2023-12-01T15:35:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:29 smithi183 ceph-mon[99169]: osdmap e113: 8 total, 8 up, 8 in 2023-12-01T15:35:30.452 INFO:tasks.rados.rados.0.smithi119.stdout:274: done (0 left) 2023-12-01T15:35:30.452 INFO:tasks.rados.rados.0.smithi119.stdout:275: read oid 15 snap -1 2023-12-01T15:35:30.452 INFO:tasks.rados.rados.0.smithi119.stdout:275: expect (ObjNum 98 snap 19 seq_num 98) 2023-12-01T15:35:30.452 INFO:tasks.rados.rados.0.smithi119.stdout:276: snap_create 2023-12-01T15:35:30.474 INFO:tasks.rados.rados.0.smithi119.stdout:275: expect (ObjNum 98 snap 19 seq_num 98) 2023-12-01T15:35:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:30 smithi183 ceph-mon[99169]: pgmap v138: 121 pgs: 121 active+clean; 65 MiB data, 312 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:30 smithi183 ceph-mon[99169]: osdmap e114: 8 total, 8 up, 8 in 2023-12-01T15:35:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:30 smithi119 ceph-mon[94175]: pgmap v138: 121 pgs: 121 active+clean; 65 MiB data, 312 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:30 smithi119 ceph-mon[94175]: osdmap e114: 8 total, 8 up, 8 in 2023-12-01T15:35:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:30 smithi119 ceph-mon[108979]: pgmap v138: 121 pgs: 121 active+clean; 65 MiB data, 312 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:30 smithi119 ceph-mon[108979]: osdmap e114: 8 total, 8 up, 8 in 2023-12-01T15:35:31.470 INFO:tasks.rados.rados.0.smithi119.stdout:275: done (1 left) 2023-12-01T15:35:31.470 INFO:tasks.rados.rados.0.smithi119.stdout:276: done (0 left) 2023-12-01T15:35:31.470 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 23 current snap is 24 2023-12-01T15:35:31.470 INFO:tasks.rados.rados.0.smithi119.stdout:277: seq_num 105 ranges {1449984=565248,2015232=507904,2523136=507904,3031040=188416} 2023-12-01T15:35:31.481 INFO:tasks.rados.rados.0.smithi119.stdout:277: writing smithi119156531-23 from 1449984 to 2015232 tid 1 2023-12-01T15:35:31.483 INFO:tasks.rados.rados.0.smithi119.stdout:277: writing smithi119156531-23 from 2015232 to 2523136 tid 2 2023-12-01T15:35:31.488 INFO:tasks.rados.rados.0.smithi119.stdout:277: writing smithi119156531-23 from 2523136 to 3031040 tid 3 2023-12-01T15:35:31.488 INFO:tasks.rados.rados.0.smithi119.stdout:277: writing smithi119156531-23 from 3031040 to 3219456 tid 4 2023-12-01T15:35:31.488 INFO:tasks.rados.rados.0.smithi119.stdout:278: rollback oid 9 current snap is 24 2023-12-01T15:35:31.488 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 9 to 15 2023-12-01T15:35:31.488 INFO:tasks.rados.rados.0.smithi119.stdout:279: snap_remove snap 21 2023-12-01T15:35:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:31 smithi183 ceph-mon[99169]: osdmap e115: 8 total, 8 up, 8 in 2023-12-01T15:35:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:31 smithi119 ceph-mon[94175]: osdmap e115: 8 total, 8 up, 8 in 2023-12-01T15:35:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:31 smithi119 ceph-mon[108979]: osdmap e115: 8 total, 8 up, 8 in 2023-12-01T15:35:32.473 INFO:tasks.rados.rados.0.smithi119.stdout:279: done (2 left) 2023-12-01T15:35:32.473 INFO:tasks.rados.rados.0.smithi119.stdout:280: rollback oid 25 current snap is 24 2023-12-01T15:35:32.473 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 25 to 22 2023-12-01T15:35:32.473 INFO:tasks.rados.rados.0.smithi119.stdout:281: snap_create 2023-12-01T15:35:32.474 INFO:tasks.rados.rados.0.smithi119.stdout:277: finishing write tid 1 to smithi119156531-23 2023-12-01T15:35:32.474 INFO:tasks.rados.rados.0.smithi119.stdout:277: finishing write tid 2 to smithi119156531-23 2023-12-01T15:35:32.474 INFO:tasks.rados.rados.0.smithi119.stdout:278: finishing rollback tid 0 to smithi119156531-9 2023-12-01T15:35:32.474 INFO:tasks.rados.rados.0.smithi119.stdout:278: finishing rollback tid 1 to smithi119156531-9 2023-12-01T15:35:32.474 INFO:tasks.rados.rados.0.smithi119.stdout:277: finishing write tid 3 to smithi119156531-23 2023-12-01T15:35:32.474 INFO:tasks.rados.rados.0.smithi119.stdout:277: finishing write tid 4 to smithi119156531-23 2023-12-01T15:35:32.474 INFO:tasks.rados.rados.0.smithi119.stdout:277: finishing write tid 5 to smithi119156531-23 2023-12-01T15:35:32.474 INFO:tasks.rados.rados.0.smithi119.stdout:278: finishing rollback tid 2 to smithi119156531-9 2023-12-01T15:35:32.474 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 60 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-12-01T15:35:32.474 INFO:tasks.rados.rados.0.smithi119.stdout:277: finishing write tid 6 to smithi119156531-23 2023-12-01T15:35:32.474 INFO:tasks.rados.rados.0.smithi119.stdout:277: oid 23 updating version 0 to 116 2023-12-01T15:35:32.474 INFO:tasks.rados.rados.0.smithi119.stdout:277: oid 23 updating version 116 to 118 2023-12-01T15:35:32.474 INFO:tasks.rados.rados.0.smithi119.stdout:277: oid 23 version 118 is already newer than 114 2023-12-01T15:35:32.474 INFO:tasks.rados.rados.0.smithi119.stdout:277: oid 23 version 118 is already newer than 117 2023-12-01T15:35:32.475 INFO:tasks.rados.rados.0.smithi119.stdout:277: oid 23 version 118 is already newer than 115 2023-12-01T15:35:32.475 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 118 (ObjNum 105 snap 24 seq_num 105) dirty exists 2023-12-01T15:35:32.475 INFO:tasks.rados.rados.0.smithi119.stdout:277: left oid 23 (ObjNum 105 snap 24 seq_num 105) 2023-12-01T15:35:32.478 INFO:tasks.rados.rados.0.smithi119.stdout:280: finishing rollback tid 0 to smithi119156531-25 2023-12-01T15:35:32.478 INFO:tasks.rados.rados.0.smithi119.stdout:280: finishing rollback tid 1 to smithi119156531-25 2023-12-01T15:35:32.478 INFO:tasks.rados.rados.0.smithi119.stdout:280: finishing rollback tid 2 to smithi119156531-25 2023-12-01T15:35:32.478 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 46 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-12-01T15:35:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:32 smithi183 ceph-mon[99169]: pgmap v141: 121 pgs: 121 active+clean; 66 MiB data, 331 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T15:35:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:32 smithi183 ceph-mon[99169]: osdmap e116: 8 total, 8 up, 8 in 2023-12-01T15:35:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:32 smithi119 ceph-mon[94175]: pgmap v141: 121 pgs: 121 active+clean; 66 MiB data, 331 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T15:35:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:32 smithi119 ceph-mon[94175]: osdmap e116: 8 total, 8 up, 8 in 2023-12-01T15:35:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:32 smithi119 ceph-mon[108979]: pgmap v141: 121 pgs: 121 active+clean; 66 MiB data, 331 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T15:35:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:32 smithi119 ceph-mon[108979]: osdmap e116: 8 total, 8 up, 8 in 2023-12-01T15:35:33.478 INFO:tasks.rados.rados.0.smithi119.stdout:277: done (3 left) 2023-12-01T15:35:33.527 INFO:tasks.rados.rados.0.smithi119.stdout:278: done (2 left) 2023-12-01T15:35:33.527 INFO:tasks.rados.rados.0.smithi119.stdout:280: done (1 left) 2023-12-01T15:35:33.527 INFO:tasks.rados.rados.0.smithi119.stdout:281: done (0 left) 2023-12-01T15:35:33.528 INFO:tasks.rados.rados.0.smithi119.stdout:282: read oid 23 snap -1 2023-12-01T15:35:33.528 INFO:tasks.rados.rados.0.smithi119.stdout:282: expect (ObjNum 105 snap 24 seq_num 105) 2023-12-01T15:35:33.528 INFO:tasks.rados.rados.0.smithi119.stdout:283: snap_remove snap 22 2023-12-01T15:35:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:33 smithi183 ceph-mon[99169]: osdmap e117: 8 total, 8 up, 8 in 2023-12-01T15:35:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:33 smithi119 ceph-mon[94175]: osdmap e117: 8 total, 8 up, 8 in 2023-12-01T15:35:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:33 smithi119 ceph-mon[108979]: osdmap e117: 8 total, 8 up, 8 in 2023-12-01T15:35:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:35:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:35:34] "GET /metrics HTTP/1.1" 200 36168 "" "Prometheus/2.43.0" 2023-12-01T15:35:34.479 INFO:tasks.rados.rados.0.smithi119.stdout:283: done (1 left) 2023-12-01T15:35:34.479 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 25 2023-12-01T15:35:34.480 INFO:tasks.rados.rados.0.smithi119.stdout:284: seq_num 106 ranges {2228224=581632,2809856=794624,3604480=409600} 2023-12-01T15:35:34.495 INFO:tasks.rados.rados.0.smithi119.stdout:284: writing smithi119156531-45 from 2228224 to 2809856 tid 1 2023-12-01T15:35:34.499 INFO:tasks.rados.rados.0.smithi119.stdout:284: writing smithi119156531-45 from 2809856 to 3604480 tid 2 2023-12-01T15:35:34.503 INFO:tasks.rados.rados.0.smithi119.stdout:284: writing smithi119156531-45 from 3604480 to 4014080 tid 3 2023-12-01T15:35:34.503 INFO:tasks.rados.rados.0.smithi119.stdout:285: rollback oid 35 current snap is 25 2023-12-01T15:35:34.503 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 35 to 14 2023-12-01T15:35:34.503 INFO:tasks.rados.rados.0.smithi119.stdout:286: snap_create 2023-12-01T15:35:34.503 INFO:tasks.rados.rados.0.smithi119.stdout:282: expect (ObjNum 105 snap 24 seq_num 105) 2023-12-01T15:35:34.619 INFO:tasks.rados.rados.0.smithi119.stdout:284: finishing write tid 1 to smithi119156531-45 2023-12-01T15:35:34.619 INFO:tasks.rados.rados.0.smithi119.stdout:284: finishing write tid 2 to smithi119156531-45 2023-12-01T15:35:34.619 INFO:tasks.rados.rados.0.smithi119.stdout:285: finishing rollback tid 0 to smithi119156531-35 2023-12-01T15:35:34.619 INFO:tasks.rados.rados.0.smithi119.stdout:284: finishing write tid 3 to smithi119156531-45 2023-12-01T15:35:34.619 INFO:tasks.rados.rados.0.smithi119.stdout:285: finishing rollback tid 1 to smithi119156531-35 2023-12-01T15:35:34.620 INFO:tasks.rados.rados.0.smithi119.stdout:284: finishing write tid 4 to smithi119156531-45 2023-12-01T15:35:34.620 INFO:tasks.rados.rados.0.smithi119.stdout:285: finishing rollback tid 2 to smithi119156531-35 2023-12-01T15:35:34.620 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 77 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T15:35:34.620 INFO:tasks.rados.rados.0.smithi119.stdout:284: finishing write tid 5 to smithi119156531-45 2023-12-01T15:35:34.620 INFO:tasks.rados.rados.0.smithi119.stdout:284: oid 45 updating version 0 to 59 2023-12-01T15:35:34.620 INFO:tasks.rados.rados.0.smithi119.stdout:284: oid 45 version 59 is already newer than 56 2023-12-01T15:35:34.620 INFO:tasks.rados.rados.0.smithi119.stdout:284: oid 45 version 59 is already newer than 57 2023-12-01T15:35:34.620 INFO:tasks.rados.rados.0.smithi119.stdout:284: oid 45 version 59 is already newer than 58 2023-12-01T15:35:34.620 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 59 (ObjNum 106 snap 25 seq_num 106) dirty exists 2023-12-01T15:35:34.620 INFO:tasks.rados.rados.0.smithi119.stdout:284: left oid 45 (ObjNum 106 snap 25 seq_num 106) 2023-12-01T15:35:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:34 smithi183 ceph-mon[99169]: pgmap v144: 121 pgs: 121 active+clean; 66 MiB data, 331 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T15:35:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:34 smithi183 ceph-mon[99169]: osdmap e118: 8 total, 8 up, 8 in 2023-12-01T15:35:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:34 smithi119 ceph-mon[94175]: pgmap v144: 121 pgs: 121 active+clean; 66 MiB data, 331 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T15:35:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:34 smithi119 ceph-mon[94175]: osdmap e118: 8 total, 8 up, 8 in 2023-12-01T15:35:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:34 smithi119 ceph-mon[108979]: pgmap v144: 121 pgs: 121 active+clean; 66 MiB data, 331 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T15:35:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:34 smithi119 ceph-mon[108979]: osdmap e118: 8 total, 8 up, 8 in 2023-12-01T15:35:35.422 INFO:tasks.rados.rados.0.smithi119.stdout:282: done (3 left) 2023-12-01T15:35:35.422 INFO:tasks.rados.rados.0.smithi119.stdout:284: done (2 left) 2023-12-01T15:35:35.422 INFO:tasks.rados.rados.0.smithi119.stdout:285: done (1 left) 2023-12-01T15:35:35.423 INFO:tasks.rados.rados.0.smithi119.stdout:286: done (0 left) 2023-12-01T15:35:35.423 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 26 2023-12-01T15:35:35.423 INFO:tasks.rados.rados.0.smithi119.stdout:287: seq_num 107 ranges {1179648=598016,1777664=729088,2506752=466944,2973696=8192} 2023-12-01T15:35:35.432 INFO:tasks.rados.rados.0.smithi119.stdout:287: writing smithi119156531-18 from 1179648 to 1777664 tid 1 2023-12-01T15:35:35.436 INFO:tasks.rados.rados.0.smithi119.stdout:287: writing smithi119156531-18 from 1777664 to 2506752 tid 2 2023-12-01T15:35:35.439 INFO:tasks.rados.rados.0.smithi119.stdout:287: writing smithi119156531-18 from 2506752 to 2973696 tid 3 2023-12-01T15:35:35.439 INFO:tasks.rados.rados.0.smithi119.stdout:287: writing smithi119156531-18 from 2973696 to 2981888 tid 4 2023-12-01T15:35:35.439 INFO:tasks.rados.rados.0.smithi119.stdout:288: read oid 31 snap -1 2023-12-01T15:35:35.439 INFO:tasks.rados.rados.0.smithi119.stdout:288: expect (ObjNum 96 snap 19 seq_num 96) 2023-12-01T15:35:35.439 INFO:tasks.rados.rados.0.smithi119.stdout:289: read oid 5 snap -1 2023-12-01T15:35:35.440 INFO:tasks.rados.rados.0.smithi119.stdout:289: expect deleted 2023-12-01T15:35:35.440 INFO:tasks.rados.rados.0.smithi119.stdout:290: copy_from oid 21 from oid 32 current snap is 26 2023-12-01T15:35:35.440 INFO:tasks.rados.rados.0.smithi119.stdout:291: snap_create 2023-12-01T15:35:35.440 INFO:tasks.rados.rados.0.smithi119.stdout:287: finishing write tid 1 to smithi119156531-18 2023-12-01T15:35:35.443 INFO:tasks.rados.rados.0.smithi119.stdout:287: finishing write tid 2 to smithi119156531-18 2023-12-01T15:35:35.444 INFO:tasks.rados.rados.0.smithi119.stdout:287: finishing write tid 3 to smithi119156531-18 2023-12-01T15:35:35.444 INFO:tasks.rados.rados.0.smithi119.stdout:287: finishing write tid 4 to smithi119156531-18 2023-12-01T15:35:35.444 INFO:tasks.rados.rados.0.smithi119.stdout:287: finishing write tid 5 to smithi119156531-18 2023-12-01T15:35:35.447 INFO:tasks.rados.rados.0.smithi119.stdout:287: finishing write tid 6 to smithi119156531-18 2023-12-01T15:35:35.447 INFO:tasks.rados.rados.0.smithi119.stdout:287: oid 18 updating version 0 to 127 2023-12-01T15:35:35.447 INFO:tasks.rados.rados.0.smithi119.stdout:287: oid 18 version 127 is already newer than 124 2023-12-01T15:35:35.447 INFO:tasks.rados.rados.0.smithi119.stdout:287: oid 18 version 127 is already newer than 126 2023-12-01T15:35:35.447 INFO:tasks.rados.rados.0.smithi119.stdout:287: oid 18 updating version 127 to 128 2023-12-01T15:35:35.447 INFO:tasks.rados.rados.0.smithi119.stdout:287: oid 18 version 128 is already newer than 125 2023-12-01T15:35:35.447 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 128 (ObjNum 107 snap 26 seq_num 107) dirty exists 2023-12-01T15:35:35.448 INFO:tasks.rados.rados.0.smithi119.stdout:287: left oid 18 (ObjNum 107 snap 26 seq_num 107) 2023-12-01T15:35:35.460 INFO:tasks.rados.rados.0.smithi119.stdout:290: finishing copy_from to smithi119156531-21 2023-12-01T15:35:35.460 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 17 (ObjNum 93 snap 19 seq_num 93) dirty exists 2023-12-01T15:35:35.461 INFO:tasks.rados.rados.0.smithi119.stdout:290: finishing copy_from racing read to smithi119156531-21 2023-12-01T15:35:35.463 INFO:tasks.rados.rados.0.smithi119.stdout:288: expect (ObjNum 96 snap 19 seq_num 96) 2023-12-01T15:35:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:35 smithi183 ceph-mon[99169]: osdmap e119: 8 total, 8 up, 8 in 2023-12-01T15:35:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:35 smithi183 ceph-mon[99169]: osdmap e120: 8 total, 8 up, 8 in 2023-12-01T15:35:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:35 smithi119 ceph-mon[94175]: osdmap e119: 8 total, 8 up, 8 in 2023-12-01T15:35:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:35 smithi119 ceph-mon[94175]: osdmap e120: 8 total, 8 up, 8 in 2023-12-01T15:35:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:35 smithi119 ceph-mon[108979]: osdmap e119: 8 total, 8 up, 8 in 2023-12-01T15:35:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:35 smithi119 ceph-mon[108979]: osdmap e120: 8 total, 8 up, 8 in 2023-12-01T15:35:36.432 INFO:tasks.rados.rados.0.smithi119.stdout:287: done (4 left) 2023-12-01T15:35:36.432 INFO:tasks.rados.rados.0.smithi119.stdout:288: done (3 left) 2023-12-01T15:35:36.432 INFO:tasks.rados.rados.0.smithi119.stdout:289: done (2 left) 2023-12-01T15:35:36.432 INFO:tasks.rados.rados.0.smithi119.stdout:290: done (1 left) 2023-12-01T15:35:36.432 INFO:tasks.rados.rados.0.smithi119.stdout:291: done (0 left) 2023-12-01T15:35:36.432 INFO:tasks.rados.rados.0.smithi119.stdout:292: read oid 41 snap -1 2023-12-01T15:35:36.432 INFO:tasks.rados.rados.0.smithi119.stdout:292: expect deleted 2023-12-01T15:35:36.433 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 16 current snap is 27 2023-12-01T15:35:36.433 INFO:tasks.rados.rados.0.smithi119.stdout:293: seq_num 108 ranges {1720320=614400,2334720=606208,2940928=598016} 2023-12-01T15:35:36.444 INFO:tasks.rados.rados.0.smithi119.stdout:293: writing smithi119156531-16 from 1720320 to 2334720 tid 1 2023-12-01T15:35:36.448 INFO:tasks.rados.rados.0.smithi119.stdout:293: writing smithi119156531-16 from 2334720 to 2940928 tid 2 2023-12-01T15:35:36.452 INFO:tasks.rados.rados.0.smithi119.stdout:293: writing smithi119156531-16 from 2940928 to 3538944 tid 3 2023-12-01T15:35:36.452 INFO:tasks.rados.rados.0.smithi119.stdout:294: setattr oid 13 current snap is 27 2023-12-01T15:35:36.452 INFO:tasks.rados.rados.0.smithi119.stdout:293: finishing write tid 1 to smithi119156531-16 2023-12-01T15:35:36.452 INFO:tasks.rados.rados.0.smithi119.stdout:293: finishing write tid 2 to smithi119156531-16 2023-12-01T15:35:36.453 INFO:tasks.rados.rados.0.smithi119.stdout:292: done (2 left) 2023-12-01T15:35:36.453 INFO:tasks.rados.rados.0.smithi119.stdout:295: delete oid 37 current snap is 27 2023-12-01T15:35:36.454 INFO:tasks.rados.rados.0.smithi119.stdout:293: finishing write tid 3 to smithi119156531-16 2023-12-01T15:35:36.454 INFO:tasks.rados.rados.0.smithi119.stdout:293: finishing write tid 4 to smithi119156531-16 2023-12-01T15:35:36.459 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 79 (ObjNum 70 snap 10 seq_num 70) dirty exists 2023-12-01T15:35:36.459 INFO:tasks.rados.rados.0.smithi119.stdout:294: done (2 left) 2023-12-01T15:35:36.459 INFO:tasks.rados.rados.0.smithi119.stdout:295: done (1 left) 2023-12-01T15:35:36.459 INFO:tasks.rados.rados.0.smithi119.stdout:296: read oid 21 snap -1 2023-12-01T15:35:36.459 INFO:tasks.rados.rados.0.smithi119.stdout:296: expect (ObjNum 93 snap 19 seq_num 93) 2023-12-01T15:35:36.459 INFO:tasks.rados.rados.0.smithi119.stdout:297: read oid 28 snap 14 2023-12-01T15:35:36.459 INFO:tasks.rados.rados.0.smithi119.stdout:297: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-01T15:35:36.459 INFO:tasks.rados.rados.0.smithi119.stdout:298: delete oid 8 current snap is 27 2023-12-01T15:35:36.463 INFO:tasks.rados.rados.0.smithi119.stdout:298: done (3 left) 2023-12-01T15:35:36.464 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 44 current snap is 27 2023-12-01T15:35:36.464 INFO:tasks.rados.rados.0.smithi119.stdout:299: seq_num 111 ranges {1884160=663552,2547712=663552,3211264=450560,3661824=90112} 2023-12-01T15:35:36.477 INFO:tasks.rados.rados.0.smithi119.stdout:299: writing smithi119156531-44 from 1884160 to 2547712 tid 1 2023-12-01T15:35:36.481 INFO:tasks.rados.rados.0.smithi119.stdout:299: writing smithi119156531-44 from 2547712 to 3211264 tid 2 2023-12-01T15:35:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:299: writing smithi119156531-44 from 3211264 to 3661824 tid 3 2023-12-01T15:35:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:299: writing smithi119156531-44 from 3661824 to 3751936 tid 4 2023-12-01T15:35:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:300: delete oid 29 current snap is 27 2023-12-01T15:35:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:293: finishing write tid 5 to smithi119156531-16 2023-12-01T15:35:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:293: oid 16 updating version 0 to 78 2023-12-01T15:35:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:293: oid 16 updating version 78 to 80 2023-12-01T15:35:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:293: oid 16 version 80 is already newer than 79 2023-12-01T15:35:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:293: oid 16 version 80 is already newer than 77 2023-12-01T15:35:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 80 (ObjNum 108 snap 27 seq_num 108) dirty exists 2023-12-01T15:35:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:293: left oid 16 (ObjNum 108 snap 27 seq_num 108) 2023-12-01T15:35:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:297: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-01T15:35:36.504 INFO:tasks.rados.rados.0.smithi119.stdout:296: expect (ObjNum 93 snap 19 seq_num 93) 2023-12-01T15:35:36.564 INFO:tasks.rados.rados.0.smithi119.stdout:299: finishing write tid 1 to smithi119156531-44 2023-12-01T15:35:36.564 INFO:tasks.rados.rados.0.smithi119.stdout:299: finishing write tid 2 to smithi119156531-44 2023-12-01T15:35:36.564 INFO:tasks.rados.rados.0.smithi119.stdout:299: finishing write tid 3 to smithi119156531-44 2023-12-01T15:35:36.565 INFO:tasks.rados.rados.0.smithi119.stdout:299: finishing write tid 4 to smithi119156531-44 2023-12-01T15:35:36.565 INFO:tasks.rados.rados.0.smithi119.stdout:299: finishing write tid 5 to smithi119156531-44 2023-12-01T15:35:36.565 INFO:tasks.rados.rados.0.smithi119.stdout:299: finishing write tid 6 to smithi119156531-44 2023-12-01T15:35:36.565 INFO:tasks.rados.rados.0.smithi119.stdout:299: oid 44 updating version 0 to 60 2023-12-01T15:35:36.565 INFO:tasks.rados.rados.0.smithi119.stdout:299: oid 44 version 60 is already newer than 57 2023-12-01T15:35:36.565 INFO:tasks.rados.rados.0.smithi119.stdout:299: oid 44 version 60 is already newer than 56 2023-12-01T15:35:36.565 INFO:tasks.rados.rados.0.smithi119.stdout:299: oid 44 version 60 is already newer than 59 2023-12-01T15:35:36.565 INFO:tasks.rados.rados.0.smithi119.stdout:299: oid 44 version 60 is already newer than 58 2023-12-01T15:35:36.565 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 60 (ObjNum 111 snap 27 seq_num 111) dirty exists 2023-12-01T15:35:36.565 INFO:tasks.rados.rados.0.smithi119.stdout:299: left oid 44 (ObjNum 111 snap 27 seq_num 111) 2023-12-01T15:35:36.565 INFO:tasks.rados.rados.0.smithi119.stdout:293: done (4 left) 2023-12-01T15:35:36.565 INFO:tasks.rados.rados.0.smithi119.stdout:296: done (3 left) 2023-12-01T15:35:36.565 INFO:tasks.rados.rados.0.smithi119.stdout:297: done (2 left) 2023-12-01T15:35:36.565 INFO:tasks.rados.rados.0.smithi119.stdout:299: done (1 left) 2023-12-01T15:35:36.566 INFO:tasks.rados.rados.0.smithi119.stdout:300: done (0 left) 2023-12-01T15:35:36.566 INFO:tasks.rados.rados.0.smithi119.stdout:301: copy_from oid 32 from oid 23 current snap is 27 2023-12-01T15:35:36.566 INFO:tasks.rados.rados.0.smithi119.stdout:302: read oid 7 snap -1 2023-12-01T15:35:36.566 INFO:tasks.rados.rados.0.smithi119.stdout:302: expect (ObjNum 6 snap 0 seq_num 6) 2023-12-01T15:35:36.566 INFO:tasks.rados.rados.0.smithi119.stdout:303: read oid 19 snap -1 2023-12-01T15:35:36.566 INFO:tasks.rados.rados.0.smithi119.stdout:303: expect (ObjNum 101 snap 19 seq_num 101) 2023-12-01T15:35:36.566 INFO:tasks.rados.rados.0.smithi119.stdout:304: copy_from oid 5 from oid 44 current snap is 27 2023-12-01T15:35:36.566 INFO:tasks.rados.rados.0.smithi119.stdout:305: rmattr oid 36 current snap is 27 2023-12-01T15:35:36.566 INFO:tasks.rados.rados.0.smithi119.stdout:305: done (4 left) 2023-12-01T15:35:36.566 INFO:tasks.rados.rados.0.smithi119.stdout:306: read oid 45 snap -1 2023-12-01T15:35:36.566 INFO:tasks.rados.rados.0.smithi119.stdout:306: expect (ObjNum 106 snap 25 seq_num 106) 2023-12-01T15:35:36.566 INFO:tasks.rados.rados.0.smithi119.stdout:307: setattr oid 29 current snap is 27 2023-12-01T15:35:36.567 INFO:tasks.rados.rados.0.smithi119.stdout:302: expect (ObjNum 6 snap 0 seq_num 6) 2023-12-01T15:35:36.575 INFO:tasks.rados.rados.0.smithi119.stdout:302: done (5 left) 2023-12-01T15:35:36.575 INFO:tasks.rados.rados.0.smithi119.stdout:308: rollback oid 16 current snap is 27 2023-12-01T15:35:36.575 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 16 to 20 2023-12-01T15:35:36.575 INFO:tasks.rados.rados.0.smithi119.stdout:309: snap_create 2023-12-01T15:35:36.576 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 82 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T15:35:36.577 INFO:tasks.rados.rados.0.smithi119.stdout:306: expect (ObjNum 106 snap 25 seq_num 106) 2023-12-01T15:35:36.727 INFO:tasks.rados.rados.0.smithi119.stdout:303: expect (ObjNum 101 snap 19 seq_num 101) 2023-12-01T15:35:36.832 INFO:tasks.rados.rados.0.smithi119.stdout:308: finishing rollback tid 0 to smithi119156531-16 2023-12-01T15:35:36.832 INFO:tasks.rados.rados.0.smithi119.stdout:308: finishing rollback tid 1 to smithi119156531-16 2023-12-01T15:35:36.832 INFO:tasks.rados.rados.0.smithi119.stdout:308: finishing rollback tid 2 to smithi119156531-16 2023-12-01T15:35:36.832 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 83 (ObjNum 102 snap 20 seq_num 102) dirty exists 2023-12-01T15:35:36.832 INFO:tasks.rados.rados.0.smithi119.stdout:301: finishing copy_from to smithi119156531-32 2023-12-01T15:35:36.832 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 118 (ObjNum 105 snap 24 seq_num 105) dirty exists 2023-12-01T15:35:36.833 INFO:tasks.rados.rados.0.smithi119.stdout:301: finishing copy_from racing read to smithi119156531-32 2023-12-01T15:35:36.833 INFO:tasks.rados.rados.0.smithi119.stdout:304: finishing copy_from to smithi119156531-5 2023-12-01T15:35:36.833 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 60 (ObjNum 111 snap 27 seq_num 111) dirty exists 2023-12-01T15:35:36.833 INFO:tasks.rados.rados.0.smithi119.stdout:304: finishing copy_from racing read to smithi119156531-5 2023-12-01T15:35:36.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:36 smithi183 ceph-mon[99169]: pgmap v147: 121 pgs: 121 active+clean; 68 MiB data, 338 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 432 KiB/s wr, 4 op/s 2023-12-01T15:35:36.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:36 smithi183 ceph-mon[99169]: osdmap e121: 8 total, 8 up, 8 in 2023-12-01T15:35:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:36 smithi119 ceph-mon[94175]: pgmap v147: 121 pgs: 121 active+clean; 68 MiB data, 338 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 432 KiB/s wr, 4 op/s 2023-12-01T15:35:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:36 smithi119 ceph-mon[94175]: osdmap e121: 8 total, 8 up, 8 in 2023-12-01T15:35:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:36 smithi119 ceph-mon[108979]: pgmap v147: 121 pgs: 121 active+clean; 68 MiB data, 338 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 432 KiB/s wr, 4 op/s 2023-12-01T15:35:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:36 smithi119 ceph-mon[108979]: osdmap e121: 8 total, 8 up, 8 in 2023-12-01T15:35:37.497 INFO:tasks.rados.rados.0.smithi119.stdout:301: done (6 left) 2023-12-01T15:35:37.497 INFO:tasks.rados.rados.0.smithi119.stdout:303: done (5 left) 2023-12-01T15:35:37.497 INFO:tasks.rados.rados.0.smithi119.stdout:304: done (4 left) 2023-12-01T15:35:37.497 INFO:tasks.rados.rados.0.smithi119.stdout:306: done (3 left) 2023-12-01T15:35:37.497 INFO:tasks.rados.rados.0.smithi119.stdout:307: done (2 left) 2023-12-01T15:35:37.497 INFO:tasks.rados.rados.0.smithi119.stdout:308: done (1 left) 2023-12-01T15:35:37.497 INFO:tasks.rados.rados.0.smithi119.stdout:309: done (0 left) 2023-12-01T15:35:37.497 INFO:tasks.rados.rados.0.smithi119.stdout:310: rollback oid 50 current snap is 28 2023-12-01T15:35:37.497 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 50 to 19 2023-12-01T15:35:37.497 INFO:tasks.rados.rados.0.smithi119.stdout:311: rmattr oid 38 current snap is 28 2023-12-01T15:35:37.497 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 28 2023-12-01T15:35:37.498 INFO:tasks.rados.rados.0.smithi119.stdout:312: seq_num 113 ranges {0=696320,696320=434176,1130496=466944,1597440=303104} 2023-12-01T15:35:37.503 INFO:tasks.rados.rados.0.smithi119.stdout:312: writing smithi119156531-39 from 0 to 696320 tid 1 2023-12-01T15:35:37.504 INFO:tasks.rados.rados.0.smithi119.stdout:312: writing smithi119156531-39 from 696320 to 1130496 tid 2 2023-12-01T15:35:37.506 INFO:tasks.rados.rados.0.smithi119.stdout:312: writing smithi119156531-39 from 1130496 to 1597440 tid 3 2023-12-01T15:35:37.509 INFO:tasks.rados.rados.0.smithi119.stdout:312: writing smithi119156531-39 from 1597440 to 1900544 tid 4 2023-12-01T15:35:37.509 INFO:tasks.rados.rados.0.smithi119.stdout:313: copy_from oid 17 from oid 9 current snap is 28 2023-12-01T15:35:37.509 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 48 (ObjNum 54 snap 4 seq_num 54) dirty exists 2023-12-01T15:35:37.509 INFO:tasks.rados.rados.0.smithi119.stdout:310: finishing rollback tid 0 to smithi119156531-50 2023-12-01T15:35:37.509 INFO:tasks.rados.rados.0.smithi119.stdout:310: finishing rollback tid 1 to smithi119156531-50 2023-12-01T15:35:37.509 INFO:tasks.rados.rados.0.smithi119.stdout:310: finishing rollback tid 2 to smithi119156531-50 2023-12-01T15:35:37.509 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 52 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-12-01T15:35:37.509 INFO:tasks.rados.rados.0.smithi119.stdout:312: finishing write tid 1 to smithi119156531-39 2023-12-01T15:35:37.509 INFO:tasks.rados.rados.0.smithi119.stdout:312: finishing write tid 2 to smithi119156531-39 2023-12-01T15:35:37.509 INFO:tasks.rados.rados.0.smithi119.stdout:310: done (3 left) 2023-12-01T15:35:37.510 INFO:tasks.rados.rados.0.smithi119.stdout:311: done (2 left) 2023-12-01T15:35:37.510 INFO:tasks.rados.rados.0.smithi119.stdout:314: rmattr oid 43 current snap is 28 2023-12-01T15:35:37.510 INFO:tasks.rados.rados.0.smithi119.stdout:314: done (2 left) 2023-12-01T15:35:37.510 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 14 current snap is 28 2023-12-01T15:35:37.510 INFO:tasks.rados.rados.0.smithi119.stdout:315: seq_num 114 ranges {1736704=712704,2449408=712704,3162112=491520} 2023-12-01T15:35:37.522 INFO:tasks.rados.rados.0.smithi119.stdout:315: writing smithi119156531-14 from 1736704 to 2449408 tid 1 2023-12-01T15:35:37.526 INFO:tasks.rados.rados.0.smithi119.stdout:315: writing smithi119156531-14 from 2449408 to 3162112 tid 2 2023-12-01T15:35:37.529 INFO:tasks.rados.rados.0.smithi119.stdout:315: writing smithi119156531-14 from 3162112 to 3653632 tid 3 2023-12-01T15:35:37.529 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 28 2023-12-01T15:35:37.529 INFO:tasks.rados.rados.0.smithi119.stdout:312: finishing write tid 3 to smithi119156531-39 2023-12-01T15:35:37.529 INFO:tasks.rados.rados.0.smithi119.stdout:312: finishing write tid 4 to smithi119156531-39 2023-12-01T15:35:37.529 INFO:tasks.rados.rados.0.smithi119.stdout:312: finishing write tid 5 to smithi119156531-39 2023-12-01T15:35:37.530 INFO:tasks.rados.rados.0.smithi119.stdout:313: finishing copy_from to smithi119156531-17 2023-12-01T15:35:37.530 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 60 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-12-01T15:35:37.530 INFO:tasks.rados.rados.0.smithi119.stdout:313: finishing copy_from racing read to smithi119156531-17 2023-12-01T15:35:37.530 INFO:tasks.rados.rados.0.smithi119.stdout:312: finishing write tid 6 to smithi119156531-39 2023-12-01T15:35:37.530 INFO:tasks.rados.rados.0.smithi119.stdout:312: oid 39 updating version 0 to 43 2023-12-01T15:35:37.530 INFO:tasks.rados.rados.0.smithi119.stdout:312: oid 39 updating version 43 to 46 2023-12-01T15:35:37.530 INFO:tasks.rados.rados.0.smithi119.stdout:312: oid 39 version 46 is already newer than 45 2023-12-01T15:35:37.530 INFO:tasks.rados.rados.0.smithi119.stdout:312: oid 39 version 46 is already newer than 44 2023-12-01T15:35:37.530 INFO:tasks.rados.rados.0.smithi119.stdout:312: oid 39 version 46 is already newer than 42 2023-12-01T15:35:37.530 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 46 (ObjNum 113 snap 28 seq_num 113) dirty exists 2023-12-01T15:35:37.530 INFO:tasks.rados.rados.0.smithi119.stdout:312: left oid 39 (ObjNum 113 snap 28 seq_num 113) 2023-12-01T15:35:37.530 INFO:tasks.rados.rados.0.smithi119.stdout:315: finishing write tid 1 to smithi119156531-14 2023-12-01T15:35:37.530 INFO:tasks.rados.rados.0.smithi119.stdout:315: finishing write tid 2 to smithi119156531-14 2023-12-01T15:35:37.530 INFO:tasks.rados.rados.0.smithi119.stdout:316: seq_num 115 ranges {2088960=729088,2818048=647168,3465216=434176,3899392=122880} 2023-12-01T15:35:37.544 INFO:tasks.rados.rados.0.smithi119.stdout:316: writing smithi119156531-21 from 2088960 to 2818048 tid 1 2023-12-01T15:35:37.548 INFO:tasks.rados.rados.0.smithi119.stdout:316: writing smithi119156531-21 from 2818048 to 3465216 tid 2 2023-12-01T15:35:37.552 INFO:tasks.rados.rados.0.smithi119.stdout:316: writing smithi119156531-21 from 3465216 to 3899392 tid 3 2023-12-01T15:35:37.552 INFO:tasks.rados.rados.0.smithi119.stdout:316: writing smithi119156531-21 from 3899392 to 4022272 tid 4 2023-12-01T15:35:37.553 INFO:tasks.rados.rados.0.smithi119.stdout:312: done (3 left) 2023-12-01T15:35:37.553 INFO:tasks.rados.rados.0.smithi119.stdout:313: done (2 left) 2023-12-01T15:35:37.553 INFO:tasks.rados.rados.0.smithi119.stdout:317: copy_from oid 27 from oid 35 current snap is 28 2023-12-01T15:35:37.553 INFO:tasks.rados.rados.0.smithi119.stdout:315: finishing write tid 3 to smithi119156531-14 2023-12-01T15:35:37.553 INFO:tasks.rados.rados.0.smithi119.stdout:315: finishing write tid 4 to smithi119156531-14 2023-12-01T15:35:37.553 INFO:tasks.rados.rados.0.smithi119.stdout:315: finishing write tid 5 to smithi119156531-14 2023-12-01T15:35:37.553 INFO:tasks.rados.rados.0.smithi119.stdout:315: oid 14 updating version 0 to 31 2023-12-01T15:35:37.553 INFO:tasks.rados.rados.0.smithi119.stdout:315: oid 14 version 31 is already newer than 30 2023-12-01T15:35:37.553 INFO:tasks.rados.rados.0.smithi119.stdout:315: oid 14 updating version 31 to 32 2023-12-01T15:35:37.553 INFO:tasks.rados.rados.0.smithi119.stdout:315: oid 14 version 32 is already newer than 29 2023-12-01T15:35:37.553 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 32 (ObjNum 114 snap 28 seq_num 114) dirty exists 2023-12-01T15:35:37.553 INFO:tasks.rados.rados.0.smithi119.stdout:315: left oid 14 (ObjNum 114 snap 28 seq_num 114) 2023-12-01T15:35:37.553 INFO:tasks.rados.rados.0.smithi119.stdout:315: done (2 left) 2023-12-01T15:35:37.554 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 11 current snap is 28 2023-12-01T15:35:37.554 INFO:tasks.rados.rados.0.smithi119.stdout:316: finishing write tid 1 to smithi119156531-21 2023-12-01T15:35:37.554 INFO:tasks.rados.rados.0.smithi119.stdout:316: finishing write tid 2 to smithi119156531-21 2023-12-01T15:35:37.554 INFO:tasks.rados.rados.0.smithi119.stdout:318: seq_num 116 ranges {172032=745472,917504=532480,1449984=638976,2088960=32768} 2023-12-01T15:35:37.556 INFO:tasks.rados.rados.0.smithi119.stdout:318: writing smithi119156531-11 from 172032 to 917504 tid 1 2023-12-01T15:35:37.561 INFO:tasks.rados.rados.0.smithi119.stdout:318: writing smithi119156531-11 from 917504 to 1449984 tid 2 2023-12-01T15:35:37.563 INFO:tasks.rados.rados.0.smithi119.stdout:318: writing smithi119156531-11 from 1449984 to 2088960 tid 3 2023-12-01T15:35:37.564 INFO:tasks.rados.rados.0.smithi119.stdout:318: writing smithi119156531-11 from 2088960 to 2121728 tid 4 2023-12-01T15:35:37.564 INFO:tasks.rados.rados.0.smithi119.stdout:319: snap_remove snap 26 2023-12-01T15:35:38.504 INFO:tasks.rados.rados.0.smithi119.stdout:319: done (3 left) 2023-12-01T15:35:38.505 INFO:tasks.rados.rados.0.smithi119.stdout:320: copy_from oid 16 from oid 44 current snap is 28 2023-12-01T15:35:38.505 INFO:tasks.rados.rados.0.smithi119.stdout:316: finishing write tid 3 to smithi119156531-21 2023-12-01T15:35:38.505 INFO:tasks.rados.rados.0.smithi119.stdout:316: finishing write tid 4 to smithi119156531-21 2023-12-01T15:35:38.505 INFO:tasks.rados.rados.0.smithi119.stdout:316: finishing write tid 5 to smithi119156531-21 2023-12-01T15:35:38.505 INFO:tasks.rados.rados.0.smithi119.stdout:316: finishing write tid 6 to smithi119156531-21 2023-12-01T15:35:38.505 INFO:tasks.rados.rados.0.smithi119.stdout:316: oid 21 updating version 0 to 43 2023-12-01T15:35:38.505 INFO:tasks.rados.rados.0.smithi119.stdout:316: oid 21 version 43 is already newer than 42 2023-12-01T15:35:38.505 INFO:tasks.rados.rados.0.smithi119.stdout:316: oid 21 updating version 43 to 44 2023-12-01T15:35:38.505 INFO:tasks.rados.rados.0.smithi119.stdout:316: oid 21 updating version 44 to 45 2023-12-01T15:35:38.505 INFO:tasks.rados.rados.0.smithi119.stdout:316: oid 21 version 45 is already newer than 41 2023-12-01T15:35:38.505 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 45 (ObjNum 115 snap 28 seq_num 115) dirty exists 2023-12-01T15:35:38.505 INFO:tasks.rados.rados.0.smithi119.stdout:316: left oid 21 (ObjNum 115 snap 28 seq_num 115) 2023-12-01T15:35:38.505 INFO:tasks.rados.rados.0.smithi119.stdout:317: finishing copy_from to smithi119156531-27 2023-12-01T15:35:38.506 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 77 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T15:35:38.506 INFO:tasks.rados.rados.0.smithi119.stdout:317: finishing copy_from racing read to smithi119156531-27 2023-12-01T15:35:38.506 INFO:tasks.rados.rados.0.smithi119.stdout:318: finishing write tid 1 to smithi119156531-11 2023-12-01T15:35:38.506 INFO:tasks.rados.rados.0.smithi119.stdout:318: finishing write tid 2 to smithi119156531-11 2023-12-01T15:35:38.506 INFO:tasks.rados.rados.0.smithi119.stdout:318: finishing write tid 3 to smithi119156531-11 2023-12-01T15:35:38.506 INFO:tasks.rados.rados.0.smithi119.stdout:318: finishing write tid 4 to smithi119156531-11 2023-12-01T15:35:38.506 INFO:tasks.rados.rados.0.smithi119.stdout:318: finishing write tid 5 to smithi119156531-11 2023-12-01T15:35:38.506 INFO:tasks.rados.rados.0.smithi119.stdout:318: finishing write tid 6 to smithi119156531-11 2023-12-01T15:35:38.506 INFO:tasks.rados.rados.0.smithi119.stdout:318: oid 11 updating version 0 to 84 2023-12-01T15:35:38.506 INFO:tasks.rados.rados.0.smithi119.stdout:318: oid 11 updating version 84 to 87 2023-12-01T15:35:38.506 INFO:tasks.rados.rados.0.smithi119.stdout:318: oid 11 version 87 is already newer than 85 2023-12-01T15:35:38.506 INFO:tasks.rados.rados.0.smithi119.stdout:318: oid 11 updating version 87 to 88 2023-12-01T15:35:38.507 INFO:tasks.rados.rados.0.smithi119.stdout:318: oid 11 version 88 is already newer than 86 2023-12-01T15:35:38.507 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 88 (ObjNum 116 snap 28 seq_num 116) dirty exists 2023-12-01T15:35:38.507 INFO:tasks.rados.rados.0.smithi119.stdout:318: left oid 11 (ObjNum 116 snap 28 seq_num 116) 2023-12-01T15:35:38.507 INFO:tasks.rados.rados.0.smithi119.stdout:316: done (3 left) 2023-12-01T15:35:38.507 INFO:tasks.rados.rados.0.smithi119.stdout:317: done (2 left) 2023-12-01T15:35:38.507 INFO:tasks.rados.rados.0.smithi119.stdout:318: done (1 left) 2023-12-01T15:35:38.507 INFO:tasks.rados.rados.0.smithi119.stdout:321: copy_from oid 19 from oid 27 current snap is 28 2023-12-01T15:35:38.507 INFO:tasks.rados.rados.0.smithi119.stdout:322: snap_create 2023-12-01T15:35:38.525 INFO:tasks.rados.rados.0.smithi119.stdout:321: finishing copy_from to smithi119156531-19 2023-12-01T15:35:38.525 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 77 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T15:35:38.525 INFO:tasks.rados.rados.0.smithi119.stdout:321: finishing copy_from racing read to smithi119156531-19 2023-12-01T15:35:38.531 INFO:tasks.rados.rados.0.smithi119.stdout:320: finishing copy_from to smithi119156531-16 2023-12-01T15:35:38.531 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 60 (ObjNum 111 snap 27 seq_num 111) dirty exists 2023-12-01T15:35:38.531 INFO:tasks.rados.rados.0.smithi119.stdout:320: finishing copy_from racing read to smithi119156531-16 2023-12-01T15:35:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:38 smithi183 ceph-mon[99169]: pgmap v150: 121 pgs: 121 active+clean; 68 MiB data, 338 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 432 KiB/s wr, 4 op/s 2023-12-01T15:35:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:38 smithi183 ceph-mon[99169]: osdmap e122: 8 total, 8 up, 8 in 2023-12-01T15:35:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:38 smithi119 ceph-mon[94175]: pgmap v150: 121 pgs: 121 active+clean; 68 MiB data, 338 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 432 KiB/s wr, 4 op/s 2023-12-01T15:35:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:38 smithi119 ceph-mon[94175]: osdmap e122: 8 total, 8 up, 8 in 2023-12-01T15:35:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:38.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:38 smithi119 ceph-mon[108979]: pgmap v150: 121 pgs: 121 active+clean; 68 MiB data, 338 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 432 KiB/s wr, 4 op/s 2023-12-01T15:35:38.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:38 smithi119 ceph-mon[108979]: osdmap e122: 8 total, 8 up, 8 in 2023-12-01T15:35:38.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:39.516 INFO:tasks.rados.rados.0.smithi119.stdout:320: done (2 left) 2023-12-01T15:35:39.516 INFO:tasks.rados.rados.0.smithi119.stdout:321: done (1 left) 2023-12-01T15:35:39.516 INFO:tasks.rados.rados.0.smithi119.stdout:322: done (0 left) 2023-12-01T15:35:39.516 INFO:tasks.rados.rados.0.smithi119.stdout:323: read oid 15 snap -1 2023-12-01T15:35:39.516 INFO:tasks.rados.rados.0.smithi119.stdout:323: expect (ObjNum 98 snap 19 seq_num 98) 2023-12-01T15:35:39.517 INFO:tasks.rados.rados.0.smithi119.stdout:324: copy_from oid 39 from oid 19 current snap is 29 2023-12-01T15:35:39.517 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 9 current snap is 29 2023-12-01T15:35:39.517 INFO:tasks.rados.rados.0.smithi119.stdout:325: seq_num 117 ranges {139264=770048,909312=417792,1327104=442368,1769472=344064} 2023-12-01T15:35:39.517 INFO:tasks.rados.rados.0.smithi119.stdout:325: writing smithi119156531-9 from 139264 to 909312 tid 1 2023-12-01T15:35:39.519 INFO:tasks.rados.rados.0.smithi119.stdout:325: writing smithi119156531-9 from 909312 to 1327104 tid 2 2023-12-01T15:35:39.522 INFO:tasks.rados.rados.0.smithi119.stdout:325: writing smithi119156531-9 from 1327104 to 1769472 tid 3 2023-12-01T15:35:39.524 INFO:tasks.rados.rados.0.smithi119.stdout:325: writing smithi119156531-9 from 1769472 to 2113536 tid 4 2023-12-01T15:35:39.525 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 29 2023-12-01T15:35:39.525 INFO:tasks.rados.rados.0.smithi119.stdout:325: finishing write tid 1 to smithi119156531-9 2023-12-01T15:35:39.527 INFO:tasks.rados.rados.0.smithi119.stdout:326: seq_num 118 ranges {4014080=786432,4800512=704512,5505024=499712} 2023-12-01T15:35:39.552 INFO:tasks.rados.rados.0.smithi119.stdout:326: writing smithi119156531-45 from 4014080 to 4800512 tid 1 2023-12-01T15:35:39.555 INFO:tasks.rados.rados.0.smithi119.stdout:326: writing smithi119156531-45 from 4800512 to 5505024 tid 2 2023-12-01T15:35:39.558 INFO:tasks.rados.rados.0.smithi119.stdout:326: writing smithi119156531-45 from 5505024 to 6004736 tid 3 2023-12-01T15:35:39.558 INFO:tasks.rados.rados.0.smithi119.stdout:327: snap_create 2023-12-01T15:35:39.558 INFO:tasks.rados.rados.0.smithi119.stdout:325: finishing write tid 2 to smithi119156531-9 2023-12-01T15:35:39.558 INFO:tasks.rados.rados.0.smithi119.stdout:325: finishing write tid 3 to smithi119156531-9 2023-12-01T15:35:39.558 INFO:tasks.rados.rados.0.smithi119.stdout:323: expect (ObjNum 98 snap 19 seq_num 98) 2023-12-01T15:35:39.646 INFO:tasks.rados.rados.0.smithi119.stdout:324: finishing copy_from to smithi119156531-39 2023-12-01T15:35:39.647 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 77 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T15:35:39.647 INFO:tasks.rados.rados.0.smithi119.stdout:324: finishing copy_from racing read to smithi119156531-39 2023-12-01T15:35:39.647 INFO:tasks.rados.rados.0.smithi119.stdout:325: finishing write tid 4 to smithi119156531-9 2023-12-01T15:35:39.647 INFO:tasks.rados.rados.0.smithi119.stdout:325: finishing write tid 5 to smithi119156531-9 2023-12-01T15:35:39.647 INFO:tasks.rados.rados.0.smithi119.stdout:325: finishing write tid 6 to smithi119156531-9 2023-12-01T15:35:39.647 INFO:tasks.rados.rados.0.smithi119.stdout:325: oid 9 updating version 0 to 71 2023-12-01T15:35:39.647 INFO:tasks.rados.rados.0.smithi119.stdout:325: oid 9 updating version 71 to 74 2023-12-01T15:35:39.647 INFO:tasks.rados.rados.0.smithi119.stdout:325: oid 9 version 74 is already newer than 72 2023-12-01T15:35:39.647 INFO:tasks.rados.rados.0.smithi119.stdout:325: oid 9 version 74 is already newer than 73 2023-12-01T15:35:39.647 INFO:tasks.rados.rados.0.smithi119.stdout:325: oid 9 version 74 is already newer than 70 2023-12-01T15:35:39.647 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 74 (ObjNum 117 snap 29 seq_num 117) dirty exists 2023-12-01T15:35:39.647 INFO:tasks.rados.rados.0.smithi119.stdout:325: left oid 9 (ObjNum 117 snap 29 seq_num 117) 2023-12-01T15:35:39.647 INFO:tasks.rados.rados.0.smithi119.stdout:326: finishing write tid 1 to smithi119156531-45 2023-12-01T15:35:39.647 INFO:tasks.rados.rados.0.smithi119.stdout:326: finishing write tid 2 to smithi119156531-45 2023-12-01T15:35:39.648 INFO:tasks.rados.rados.0.smithi119.stdout:326: finishing write tid 3 to smithi119156531-45 2023-12-01T15:35:39.648 INFO:tasks.rados.rados.0.smithi119.stdout:326: finishing write tid 4 to smithi119156531-45 2023-12-01T15:35:39.648 INFO:tasks.rados.rados.0.smithi119.stdout:326: finishing write tid 5 to smithi119156531-45 2023-12-01T15:35:39.648 INFO:tasks.rados.rados.0.smithi119.stdout:326: oid 45 updating version 0 to 63 2023-12-01T15:35:39.648 INFO:tasks.rados.rados.0.smithi119.stdout:326: oid 45 version 63 is already newer than 61 2023-12-01T15:35:39.648 INFO:tasks.rados.rados.0.smithi119.stdout:326: oid 45 updating version 63 to 64 2023-12-01T15:35:39.648 INFO:tasks.rados.rados.0.smithi119.stdout:326: oid 45 version 64 is already newer than 62 2023-12-01T15:35:39.648 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 64 (ObjNum 118 snap 29 seq_num 118) dirty exists 2023-12-01T15:35:39.648 INFO:tasks.rados.rados.0.smithi119.stdout:326: left oid 45 (ObjNum 118 snap 29 seq_num 118) 2023-12-01T15:35:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:39 smithi183 ceph-mon[99169]: osdmap e123: 8 total, 8 up, 8 in 2023-12-01T15:35:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:39 smithi119 ceph-mon[94175]: osdmap e123: 8 total, 8 up, 8 in 2023-12-01T15:35:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:39 smithi119 ceph-mon[108979]: osdmap e123: 8 total, 8 up, 8 in 2023-12-01T15:35:40.510 INFO:tasks.rados.rados.0.smithi119.stdout:323: done (4 left) 2023-12-01T15:35:40.510 INFO:tasks.rados.rados.0.smithi119.stdout:324: done (3 left) 2023-12-01T15:35:40.510 INFO:tasks.rados.rados.0.smithi119.stdout:325: done (2 left) 2023-12-01T15:35:40.511 INFO:tasks.rados.rados.0.smithi119.stdout:326: done (1 left) 2023-12-01T15:35:40.511 INFO:tasks.rados.rados.0.smithi119.stdout:327: done (0 left) 2023-12-01T15:35:40.511 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 5 current snap is 30 2023-12-01T15:35:40.511 INFO:tasks.rados.rados.0.smithi119.stdout:328: seq_num 119 ranges {3751936=802816,4554752=589824,5144576=409600,5554176=204800} 2023-12-01T15:35:40.534 INFO:tasks.rados.rados.0.smithi119.stdout:328: writing smithi119156531-5 from 3751936 to 4554752 tid 1 2023-12-01T15:35:40.538 INFO:tasks.rados.rados.0.smithi119.stdout:328: writing smithi119156531-5 from 4554752 to 5144576 tid 2 2023-12-01T15:35:40.541 INFO:tasks.rados.rados.0.smithi119.stdout:328: writing smithi119156531-5 from 5144576 to 5554176 tid 3 2023-12-01T15:35:40.542 INFO:tasks.rados.rados.0.smithi119.stdout:328: writing smithi119156531-5 from 5554176 to 5758976 tid 4 2023-12-01T15:35:40.543 INFO:tasks.rados.rados.0.smithi119.stdout:329: rollback oid 31 current snap is 30 2023-12-01T15:35:40.543 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 31 to 28 2023-12-01T15:35:40.543 INFO:tasks.rados.rados.0.smithi119.stdout:328: finishing write tid 1 to smithi119156531-5 2023-12-01T15:35:40.543 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 30 2023-12-01T15:35:40.543 INFO:tasks.rados.rados.0.smithi119.stdout:330: seq_num 120 ranges {3235840=417792,3653632=475136,4128768=622592,4751360=507904} 2023-12-01T15:35:40.562 INFO:tasks.rados.rados.0.smithi119.stdout:330: writing smithi119156531-49 from 3235840 to 3653632 tid 1 2023-12-01T15:35:40.565 INFO:tasks.rados.rados.0.smithi119.stdout:330: writing smithi119156531-49 from 3653632 to 4128768 tid 2 2023-12-01T15:35:40.569 INFO:tasks.rados.rados.0.smithi119.stdout:330: writing smithi119156531-49 from 4128768 to 4751360 tid 3 2023-12-01T15:35:40.573 INFO:tasks.rados.rados.0.smithi119.stdout:330: writing smithi119156531-49 from 4751360 to 5259264 tid 4 2023-12-01T15:35:40.573 INFO:tasks.rados.rados.0.smithi119.stdout:331: rmattr oid 41 current snap is 30 2023-12-01T15:35:40.573 INFO:tasks.rados.rados.0.smithi119.stdout:331: done (3 left) 2023-12-01T15:35:40.573 INFO:tasks.rados.rados.0.smithi119.stdout:332: read oid 7 snap -1 2023-12-01T15:35:40.573 INFO:tasks.rados.rados.0.smithi119.stdout:332: expect (ObjNum 6 snap 0 seq_num 6) 2023-12-01T15:35:40.573 INFO:tasks.rados.rados.0.smithi119.stdout:333: snap_create 2023-12-01T15:35:40.573 INFO:tasks.rados.rados.0.smithi119.stdout:328: finishing write tid 2 to smithi119156531-5 2023-12-01T15:35:40.573 INFO:tasks.rados.rados.0.smithi119.stdout:328: finishing write tid 3 to smithi119156531-5 2023-12-01T15:35:40.574 INFO:tasks.rados.rados.0.smithi119.stdout:328: finishing write tid 4 to smithi119156531-5 2023-12-01T15:35:40.574 INFO:tasks.rados.rados.0.smithi119.stdout:328: finishing write tid 5 to smithi119156531-5 2023-12-01T15:35:40.574 INFO:tasks.rados.rados.0.smithi119.stdout:328: finishing write tid 6 to smithi119156531-5 2023-12-01T15:35:40.574 INFO:tasks.rados.rados.0.smithi119.stdout:328: oid 5 updating version 0 to 63 2023-12-01T15:35:40.574 INFO:tasks.rados.rados.0.smithi119.stdout:328: oid 5 updating version 63 to 64 2023-12-01T15:35:40.574 INFO:tasks.rados.rados.0.smithi119.stdout:328: oid 5 version 64 is already newer than 62 2023-12-01T15:35:40.574 INFO:tasks.rados.rados.0.smithi119.stdout:328: oid 5 version 64 is already newer than 61 2023-12-01T15:35:40.574 INFO:tasks.rados.rados.0.smithi119.stdout:328: oid 5 updating version 64 to 65 2023-12-01T15:35:40.574 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 65 (ObjNum 119 snap 30 seq_num 119) dirty exists 2023-12-01T15:35:40.574 INFO:tasks.rados.rados.0.smithi119.stdout:328: left oid 5 (ObjNum 119 snap 30 seq_num 119) 2023-12-01T15:35:40.574 INFO:tasks.rados.rados.0.smithi119.stdout:329: finishing rollback tid 0 to smithi119156531-31 2023-12-01T15:35:40.574 INFO:tasks.rados.rados.0.smithi119.stdout:329: finishing rollback tid 1 to smithi119156531-31 2023-12-01T15:35:40.574 INFO:tasks.rados.rados.0.smithi119.stdout:329: finishing rollback tid 2 to smithi119156531-31 2023-12-01T15:35:40.574 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 63 (ObjNum 96 snap 19 seq_num 96) dirty exists 2023-12-01T15:35:40.575 INFO:tasks.rados.rados.0.smithi119.stdout:330: finishing write tid 1 to smithi119156531-49 2023-12-01T15:35:40.575 INFO:tasks.rados.rados.0.smithi119.stdout:330: finishing write tid 2 to smithi119156531-49 2023-12-01T15:35:40.575 INFO:tasks.rados.rados.0.smithi119.stdout:330: finishing write tid 3 to smithi119156531-49 2023-12-01T15:35:40.575 INFO:tasks.rados.rados.0.smithi119.stdout:330: finishing write tid 4 to smithi119156531-49 2023-12-01T15:35:40.575 INFO:tasks.rados.rados.0.smithi119.stdout:332: expect (ObjNum 6 snap 0 seq_num 6) 2023-12-01T15:35:40.578 INFO:tasks.rados.rados.0.smithi119.stdout:330: finishing write tid 5 to smithi119156531-49 2023-12-01T15:35:40.578 INFO:tasks.rados.rados.0.smithi119.stdout:330: finishing write tid 6 to smithi119156531-49 2023-12-01T15:35:40.578 INFO:tasks.rados.rados.0.smithi119.stdout:330: oid 49 updating version 0 to 55 2023-12-01T15:35:40.578 INFO:tasks.rados.rados.0.smithi119.stdout:330: oid 49 version 55 is already newer than 53 2023-12-01T15:35:40.578 INFO:tasks.rados.rados.0.smithi119.stdout:330: oid 49 version 55 is already newer than 52 2023-12-01T15:35:40.578 INFO:tasks.rados.rados.0.smithi119.stdout:330: oid 49 version 55 is already newer than 54 2023-12-01T15:35:40.578 INFO:tasks.rados.rados.0.smithi119.stdout:330: oid 49 updating version 55 to 56 2023-12-01T15:35:40.578 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 56 (ObjNum 120 snap 30 seq_num 120) dirty exists 2023-12-01T15:35:40.578 INFO:tasks.rados.rados.0.smithi119.stdout:330: left oid 49 (ObjNum 120 snap 30 seq_num 120) 2023-12-01T15:35:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:40 smithi183 ceph-mon[99169]: pgmap v153: 121 pgs: 121 active+clean; 68 MiB data, 338 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:40 smithi183 ceph-mon[99169]: osdmap e124: 8 total, 8 up, 8 in 2023-12-01T15:35:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:40 smithi119 ceph-mon[108979]: pgmap v153: 121 pgs: 121 active+clean; 68 MiB data, 338 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:40 smithi119 ceph-mon[108979]: osdmap e124: 8 total, 8 up, 8 in 2023-12-01T15:35:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:40 smithi119 ceph-mon[94175]: pgmap v153: 121 pgs: 121 active+clean; 68 MiB data, 338 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:40 smithi119 ceph-mon[94175]: osdmap e124: 8 total, 8 up, 8 in 2023-12-01T15:35:41.524 INFO:tasks.rados.rados.0.smithi119.stdout:328: done (4 left) 2023-12-01T15:35:41.524 INFO:tasks.rados.rados.0.smithi119.stdout:329: done (3 left) 2023-12-01T15:35:41.524 INFO:tasks.rados.rados.0.smithi119.stdout:330: done (2 left) 2023-12-01T15:35:41.524 INFO:tasks.rados.rados.0.smithi119.stdout:332: done (1 left) 2023-12-01T15:35:41.524 INFO:tasks.rados.rados.0.smithi119.stdout:333: done (0 left) 2023-12-01T15:35:41.525 INFO:tasks.rados.rados.0.smithi119.stdout:334: delete oid 49 current snap is 31 2023-12-01T15:35:41.528 INFO:tasks.rados.rados.0.smithi119.stdout:334: done (0 left) 2023-12-01T15:35:41.529 INFO:tasks.rados.rados.0.smithi119.stdout:335: rollback oid 18 current snap is 31 2023-12-01T15:35:41.529 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 18 to 27 2023-12-01T15:35:41.529 INFO:tasks.rados.rados.0.smithi119.stdout:336: snap_create 2023-12-01T15:35:41.533 INFO:tasks.rados.rados.0.smithi119.stdout:335: finishing rollback tid 0 to smithi119156531-18 2023-12-01T15:35:41.534 INFO:tasks.rados.rados.0.smithi119.stdout:335: finishing rollback tid 1 to smithi119156531-18 2023-12-01T15:35:41.534 INFO:tasks.rados.rados.0.smithi119.stdout:335: finishing rollback tid 2 to smithi119156531-18 2023-12-01T15:35:41.534 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 140 (ObjNum 107 snap 26 seq_num 107) dirty exists 2023-12-01T15:35:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:41 smithi183 ceph-mon[99169]: osdmap e125: 8 total, 8 up, 8 in 2023-12-01T15:35:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:41 smithi119 ceph-mon[108979]: osdmap e125: 8 total, 8 up, 8 in 2023-12-01T15:35:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:41 smithi119 ceph-mon[94175]: osdmap e125: 8 total, 8 up, 8 in 2023-12-01T15:35:42.526 INFO:tasks.rados.rados.0.smithi119.stdout:335: done (1 left) 2023-12-01T15:35:42.526 INFO:tasks.rados.rados.0.smithi119.stdout:336: done (0 left) 2023-12-01T15:35:42.526 INFO:tasks.rados.rados.0.smithi119.stdout:337: rollback oid 41 current snap is 32 2023-12-01T15:35:42.526 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 41 to 17 2023-12-01T15:35:42.526 INFO:tasks.rados.rados.0.smithi119.stdout:338: rollback oid 18 current snap is 32 2023-12-01T15:35:42.526 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 18 to 29 2023-12-01T15:35:42.526 INFO:tasks.rados.rados.0.smithi119.stdout:339: rmattr oid 23 current snap is 32 2023-12-01T15:35:42.526 INFO:tasks.rados.rados.0.smithi119.stdout:339: done (2 left) 2023-12-01T15:35:42.526 INFO:tasks.rados.rados.0.smithi119.stdout:340: copy_from oid 43 from oid 10 current snap is 32 2023-12-01T15:35:42.526 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 19 current snap is 32 2023-12-01T15:35:42.526 INFO:tasks.rados.rados.0.smithi119.stdout:341: seq_num 122 ranges {573440=450560,1024000=688128,1712128=630784,2342912=286720} 2023-12-01T15:35:42.528 INFO:tasks.rados.rados.0.smithi119.stdout:341: writing smithi119156531-19 from 573440 to 1024000 tid 1 2023-12-01T15:35:42.532 INFO:tasks.rados.rados.0.smithi119.stdout:341: writing smithi119156531-19 from 1024000 to 1712128 tid 2 2023-12-01T15:35:42.536 INFO:tasks.rados.rados.0.smithi119.stdout:341: writing smithi119156531-19 from 1712128 to 2342912 tid 3 2023-12-01T15:35:42.538 INFO:tasks.rados.rados.0.smithi119.stdout:341: writing smithi119156531-19 from 2342912 to 2629632 tid 4 2023-12-01T15:35:42.538 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 13 current snap is 32 2023-12-01T15:35:42.538 INFO:tasks.rados.rados.0.smithi119.stdout:342: seq_num 123 ranges {1179648=466944,1646592=573440,2220032=794624,3014656=237568} 2023-12-01T15:35:42.547 INFO:tasks.rados.rados.0.smithi119.stdout:342: writing smithi119156531-13 from 1179648 to 1646592 tid 1 2023-12-01T15:35:42.550 INFO:tasks.rados.rados.0.smithi119.stdout:342: writing smithi119156531-13 from 1646592 to 2220032 tid 2 2023-12-01T15:35:42.554 INFO:tasks.rados.rados.0.smithi119.stdout:342: writing smithi119156531-13 from 2220032 to 3014656 tid 3 2023-12-01T15:35:42.556 INFO:tasks.rados.rados.0.smithi119.stdout:342: writing smithi119156531-13 from 3014656 to 3252224 tid 4 2023-12-01T15:35:42.556 INFO:tasks.rados.rados.0.smithi119.stdout:343: setattr oid 26 current snap is 32 2023-12-01T15:35:42.556 INFO:tasks.rados.rados.0.smithi119.stdout:337: finishing rollback tid 1 to smithi119156531-41 2023-12-01T15:35:42.556 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 0 (ObjNum 129 snap 0 seq_num 51) dirty dne 2023-12-01T15:35:42.557 INFO:tasks.rados.rados.0.smithi119.stdout:338: finishing rollback tid 0 to smithi119156531-18 2023-12-01T15:35:42.557 INFO:tasks.rados.rados.0.smithi119.stdout:338: finishing rollback tid 1 to smithi119156531-18 2023-12-01T15:35:42.557 INFO:tasks.rados.rados.0.smithi119.stdout:338: finishing rollback tid 2 to smithi119156531-18 2023-12-01T15:35:42.557 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 144 (ObjNum 107 snap 26 seq_num 107) dirty exists 2023-12-01T15:35:42.557 INFO:tasks.rados.rados.0.smithi119.stdout:341: finishing write tid 1 to smithi119156531-19 2023-12-01T15:35:42.557 INFO:tasks.rados.rados.0.smithi119.stdout:341: finishing write tid 2 to smithi119156531-19 2023-12-01T15:35:42.557 INFO:tasks.rados.rados.0.smithi119.stdout:341: finishing write tid 3 to smithi119156531-19 2023-12-01T15:35:42.557 INFO:tasks.rados.rados.0.smithi119.stdout:341: finishing write tid 4 to smithi119156531-19 2023-12-01T15:35:42.557 INFO:tasks.rados.rados.0.smithi119.stdout:341: finishing write tid 5 to smithi119156531-19 2023-12-01T15:35:42.557 INFO:tasks.rados.rados.0.smithi119.stdout:341: finishing write tid 6 to smithi119156531-19 2023-12-01T15:35:42.557 INFO:tasks.rados.rados.0.smithi119.stdout:341: oid 19 updating version 0 to 82 2023-12-01T15:35:42.558 INFO:tasks.rados.rados.0.smithi119.stdout:341: oid 19 version 82 is already newer than 79 2023-12-01T15:35:42.558 INFO:tasks.rados.rados.0.smithi119.stdout:341: oid 19 version 82 is already newer than 80 2023-12-01T15:35:42.558 INFO:tasks.rados.rados.0.smithi119.stdout:341: oid 19 version 82 is already newer than 78 2023-12-01T15:35:42.558 INFO:tasks.rados.rados.0.smithi119.stdout:341: oid 19 version 82 is already newer than 81 2023-12-01T15:35:42.558 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 82 (ObjNum 122 snap 32 seq_num 122) dirty exists 2023-12-01T15:35:42.558 INFO:tasks.rados.rados.0.smithi119.stdout:341: left oid 19 (ObjNum 122 snap 32 seq_num 122) 2023-12-01T15:35:42.558 INFO:tasks.rados.rados.0.smithi119.stdout:340: finishing copy_from to smithi119156531-43 2023-12-01T15:35:42.558 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 25 (ObjNum 74 snap 11 seq_num 74) dirty exists 2023-12-01T15:35:42.558 INFO:tasks.rados.rados.0.smithi119.stdout:340: finishing copy_from racing read to smithi119156531-43 2023-12-01T15:35:42.558 INFO:tasks.rados.rados.0.smithi119.stdout:342: finishing write tid 1 to smithi119156531-13 2023-12-01T15:35:42.558 INFO:tasks.rados.rados.0.smithi119.stdout:342: finishing write tid 2 to smithi119156531-13 2023-12-01T15:35:42.559 INFO:tasks.rados.rados.0.smithi119.stdout:337: done (5 left) 2023-12-01T15:35:42.559 INFO:tasks.rados.rados.0.smithi119.stdout:338: done (4 left) 2023-12-01T15:35:42.559 INFO:tasks.rados.rados.0.smithi119.stdout:340: done (3 left) 2023-12-01T15:35:42.559 INFO:tasks.rados.rados.0.smithi119.stdout:341: done (2 left) 2023-12-01T15:35:42.559 INFO:tasks.rados.rados.0.smithi119.stdout:344: snap_create 2023-12-01T15:35:42.559 INFO:tasks.rados.rados.0.smithi119.stdout:342: finishing write tid 3 to smithi119156531-13 2023-12-01T15:35:42.559 INFO:tasks.rados.rados.0.smithi119.stdout:342: finishing write tid 4 to smithi119156531-13 2023-12-01T15:35:42.559 INFO:tasks.rados.rados.0.smithi119.stdout:342: finishing write tid 5 to smithi119156531-13 2023-12-01T15:35:42.560 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 75 (ObjNum 881 snap 0 seq_num 3132967904) dirty exists 2023-12-01T15:35:42.564 INFO:tasks.rados.rados.0.smithi119.stdout:342: finishing write tid 6 to smithi119156531-13 2023-12-01T15:35:42.564 INFO:tasks.rados.rados.0.smithi119.stdout:342: oid 13 updating version 0 to 96 2023-12-01T15:35:42.564 INFO:tasks.rados.rados.0.smithi119.stdout:342: oid 13 updating version 96 to 99 2023-12-01T15:35:42.565 INFO:tasks.rados.rados.0.smithi119.stdout:342: oid 13 version 99 is already newer than 98 2023-12-01T15:35:42.565 INFO:tasks.rados.rados.0.smithi119.stdout:342: oid 13 version 99 is already newer than 97 2023-12-01T15:35:42.565 INFO:tasks.rados.rados.0.smithi119.stdout:342: oid 13 updating version 99 to 100 2023-12-01T15:35:42.565 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 100 (ObjNum 123 snap 32 seq_num 123) dirty exists 2023-12-01T15:35:42.565 INFO:tasks.rados.rados.0.smithi119.stdout:342: left oid 13 (ObjNum 123 snap 32 seq_num 123) 2023-12-01T15:35:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:42 smithi183 ceph-mon[99169]: pgmap v156: 121 pgs: 121 active+clean; 94 MiB data, 377 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 6.9 MiB/s wr, 35 op/s 2023-12-01T15:35:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:42 smithi183 ceph-mon[99169]: osdmap e126: 8 total, 8 up, 8 in 2023-12-01T15:35:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:42 smithi119 ceph-mon[94175]: pgmap v156: 121 pgs: 121 active+clean; 94 MiB data, 377 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 6.9 MiB/s wr, 35 op/s 2023-12-01T15:35:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:42 smithi119 ceph-mon[94175]: osdmap e126: 8 total, 8 up, 8 in 2023-12-01T15:35:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:42 smithi119 ceph-mon[108979]: pgmap v156: 121 pgs: 121 active+clean; 94 MiB data, 377 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 6.9 MiB/s wr, 35 op/s 2023-12-01T15:35:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:42 smithi119 ceph-mon[108979]: osdmap e126: 8 total, 8 up, 8 in 2023-12-01T15:35:43.534 INFO:tasks.rados.rados.0.smithi119.stdout:342: done (2 left) 2023-12-01T15:35:43.534 INFO:tasks.rados.rados.0.smithi119.stdout:343: done (1 left) 2023-12-01T15:35:43.534 INFO:tasks.rados.rados.0.smithi119.stdout:344: done (0 left) 2023-12-01T15:35:43.534 INFO:tasks.rados.rados.0.smithi119.stdout:345: copy_from oid 34 from oid 46 current snap is 33 2023-12-01T15:35:43.534 INFO:tasks.rados.rados.0.smithi119.stdout:346: snap_remove snap 23 2023-12-01T15:35:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:43 smithi183 ceph-mon[99169]: osdmap e127: 8 total, 8 up, 8 in 2023-12-01T15:35:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:43 smithi119 ceph-mon[94175]: osdmap e127: 8 total, 8 up, 8 in 2023-12-01T15:35:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:43 smithi119 ceph-mon[108979]: osdmap e127: 8 total, 8 up, 8 in 2023-12-01T15:35:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:35:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:35:44] "GET /metrics HTTP/1.1" 200 36171 "" "Prometheus/2.43.0" 2023-12-01T15:35:44.536 INFO:tasks.rados.rados.0.smithi119.stdout:346: done (1 left) 2023-12-01T15:35:44.536 INFO:tasks.rados.rados.0.smithi119.stdout:347: rollback oid 45 current snap is 33 2023-12-01T15:35:44.536 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 45 to 32 2023-12-01T15:35:44.536 INFO:tasks.rados.rados.0.smithi119.stdout:345: finishing copy_from to smithi119156531-34 2023-12-01T15:35:44.536 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-12-01T15:35:44.536 INFO:tasks.rados.rados.0.smithi119.stdout:345: finishing copy_from racing read to smithi119156531-34 2023-12-01T15:35:44.537 INFO:tasks.rados.rados.0.smithi119.stdout:345: done (1 left) 2023-12-01T15:35:44.537 INFO:tasks.rados.rados.0.smithi119.stdout:348: read oid 28 snap -1 2023-12-01T15:35:44.537 INFO:tasks.rados.rados.0.smithi119.stdout:348: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-01T15:35:44.537 INFO:tasks.rados.rados.0.smithi119.stdout:349: read oid 36 snap -1 2023-12-01T15:35:44.537 INFO:tasks.rados.rados.0.smithi119.stdout:349: expect (ObjNum 100 snap 19 seq_num 100) 2023-12-01T15:35:44.537 INFO:tasks.rados.rados.0.smithi119.stdout:350: delete oid 12 current snap is 33 2023-12-01T15:35:44.549 INFO:tasks.rados.rados.0.smithi119.stdout:348: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-01T15:35:44.566 INFO:tasks.rados.rados.0.smithi119.stdout:348: done (3 left) 2023-12-01T15:35:44.566 INFO:tasks.rados.rados.0.smithi119.stdout:350: done (2 left) 2023-12-01T15:35:44.566 INFO:tasks.rados.rados.0.smithi119.stdout:351: rollback oid 13 current snap is 33 2023-12-01T15:35:44.566 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 13 to 20 2023-12-01T15:35:44.566 INFO:tasks.rados.rados.0.smithi119.stdout:347: finishing rollback tid 0 to smithi119156531-45 2023-12-01T15:35:44.566 INFO:tasks.rados.rados.0.smithi119.stdout:347: finishing rollback tid 1 to smithi119156531-45 2023-12-01T15:35:44.566 INFO:tasks.rados.rados.0.smithi119.stdout:347: finishing rollback tid 2 to smithi119156531-45 2023-12-01T15:35:44.567 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 68 (ObjNum 118 snap 29 seq_num 118) dirty exists 2023-12-01T15:35:44.567 INFO:tasks.rados.rados.0.smithi119.stdout:347: done (2 left) 2023-12-01T15:35:44.567 INFO:tasks.rados.rados.0.smithi119.stdout:352: snap_remove snap 32 2023-12-01T15:35:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:44 smithi183 ceph-mon[99169]: pgmap v159: 121 pgs: 121 active+clean; 94 MiB data, 377 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 6.9 MiB/s wr, 35 op/s 2023-12-01T15:35:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:44 smithi183 ceph-mon[99169]: osdmap e128: 8 total, 8 up, 8 in 2023-12-01T15:35:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:44 smithi119 ceph-mon[94175]: pgmap v159: 121 pgs: 121 active+clean; 94 MiB data, 377 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 6.9 MiB/s wr, 35 op/s 2023-12-01T15:35:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:44 smithi119 ceph-mon[94175]: osdmap e128: 8 total, 8 up, 8 in 2023-12-01T15:35:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:44 smithi119 ceph-mon[108979]: pgmap v159: 121 pgs: 121 active+clean; 94 MiB data, 377 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 6.9 MiB/s wr, 35 op/s 2023-12-01T15:35:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:44 smithi119 ceph-mon[108979]: osdmap e128: 8 total, 8 up, 8 in 2023-12-01T15:35:45.426 INFO:tasks.rados.rados.0.smithi119.stdout:352: done (2 left) 2023-12-01T15:35:45.426 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 17 current snap is 33 2023-12-01T15:35:45.426 INFO:tasks.rados.rados.0.smithi119.stdout:351: finishing rollback tid 0 to smithi119156531-13 2023-12-01T15:35:45.426 INFO:tasks.rados.rados.0.smithi119.stdout:353: seq_num 125 ranges {139264=499712,638976=745472,1384448=409600,1794048=450560} 2023-12-01T15:35:45.429 INFO:tasks.rados.rados.0.smithi119.stdout:353: writing smithi119156531-17 from 139264 to 638976 tid 1 2023-12-01T15:35:45.437 INFO:tasks.rados.rados.0.smithi119.stdout:353: writing smithi119156531-17 from 638976 to 1384448 tid 2 2023-12-01T15:35:45.438 INFO:tasks.rados.rados.0.smithi119.stdout:353: writing smithi119156531-17 from 1384448 to 1794048 tid 3 2023-12-01T15:35:45.440 INFO:tasks.rados.rados.0.smithi119.stdout:353: writing smithi119156531-17 from 1794048 to 2244608 tid 4 2023-12-01T15:35:45.441 INFO:tasks.rados.rados.0.smithi119.stdout:354: read oid 31 snap -1 2023-12-01T15:35:45.441 INFO:tasks.rados.rados.0.smithi119.stdout:354: expect (ObjNum 96 snap 19 seq_num 96) 2023-12-01T15:35:45.441 INFO:tasks.rados.rados.0.smithi119.stdout:355: setattr oid 34 current snap is 33 2023-12-01T15:35:45.441 INFO:tasks.rados.rados.0.smithi119.stdout:351: finishing rollback tid 1 to smithi119156531-13 2023-12-01T15:35:45.441 INFO:tasks.rados.rados.0.smithi119.stdout:349: expect (ObjNum 100 snap 19 seq_num 100) 2023-12-01T15:35:45.556 INFO:tasks.rados.rados.0.smithi119.stdout:351: finishing rollback tid 2 to smithi119156531-13 2023-12-01T15:35:45.556 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 112 (ObjNum 70 snap 10 seq_num 70) dirty exists 2023-12-01T15:35:45.556 INFO:tasks.rados.rados.0.smithi119.stdout:353: finishing write tid 1 to smithi119156531-17 2023-12-01T15:35:45.556 INFO:tasks.rados.rados.0.smithi119.stdout:353: finishing write tid 2 to smithi119156531-17 2023-12-01T15:35:45.556 INFO:tasks.rados.rados.0.smithi119.stdout:353: finishing write tid 3 to smithi119156531-17 2023-12-01T15:35:45.556 INFO:tasks.rados.rados.0.smithi119.stdout:353: finishing write tid 4 to smithi119156531-17 2023-12-01T15:35:45.556 INFO:tasks.rados.rados.0.smithi119.stdout:353: finishing write tid 5 to smithi119156531-17 2023-12-01T15:35:45.556 INFO:tasks.rados.rados.0.smithi119.stdout:353: finishing write tid 6 to smithi119156531-17 2023-12-01T15:35:45.556 INFO:tasks.rados.rados.0.smithi119.stdout:353: oid 17 updating version 0 to 85 2023-12-01T15:35:45.556 INFO:tasks.rados.rados.0.smithi119.stdout:353: oid 17 version 85 is already newer than 83 2023-12-01T15:35:45.556 INFO:tasks.rados.rados.0.smithi119.stdout:353: oid 17 version 85 is already newer than 81 2023-12-01T15:35:45.557 INFO:tasks.rados.rados.0.smithi119.stdout:353: oid 17 version 85 is already newer than 84 2023-12-01T15:35:45.557 INFO:tasks.rados.rados.0.smithi119.stdout:353: oid 17 version 85 is already newer than 82 2023-12-01T15:35:45.557 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 85 (ObjNum 125 snap 33 seq_num 125) dirty exists 2023-12-01T15:35:45.557 INFO:tasks.rados.rados.0.smithi119.stdout:353: left oid 17 (ObjNum 125 snap 33 seq_num 125) 2023-12-01T15:35:45.557 INFO:tasks.rados.rados.0.smithi119.stdout:354: expect (ObjNum 96 snap 19 seq_num 96) 2023-12-01T15:35:45.661 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 83 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-12-01T15:35:45.662 INFO:tasks.rados.rados.0.smithi119.stdout:349: done (4 left) 2023-12-01T15:35:45.662 INFO:tasks.rados.rados.0.smithi119.stdout:351: done (3 left) 2023-12-01T15:35:45.662 INFO:tasks.rados.rados.0.smithi119.stdout:353: done (2 left) 2023-12-01T15:35:45.662 INFO:tasks.rados.rados.0.smithi119.stdout:354: done (1 left) 2023-12-01T15:35:45.662 INFO:tasks.rados.rados.0.smithi119.stdout:355: done (0 left) 2023-12-01T15:35:45.662 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 32 current snap is 33 2023-12-01T15:35:45.662 INFO:tasks.rados.rados.0.smithi119.stdout:356: seq_num 126 ranges {3219456=516096,3735552=630784,4366336=614400,4980736=360448} 2023-12-01T15:35:45.681 INFO:tasks.rados.rados.0.smithi119.stdout:356: writing smithi119156531-32 from 3219456 to 3735552 tid 1 2023-12-01T15:35:45.685 INFO:tasks.rados.rados.0.smithi119.stdout:356: writing smithi119156531-32 from 3735552 to 4366336 tid 2 2023-12-01T15:35:45.688 INFO:tasks.rados.rados.0.smithi119.stdout:356: writing smithi119156531-32 from 4366336 to 4980736 tid 3 2023-12-01T15:35:45.691 INFO:tasks.rados.rados.0.smithi119.stdout:356: writing smithi119156531-32 from 4980736 to 5341184 tid 4 2023-12-01T15:35:45.691 INFO:tasks.rados.rados.0.smithi119.stdout:357: snap_create 2023-12-01T15:35:45.691 INFO:tasks.rados.rados.0.smithi119.stdout:356: finishing write tid 1 to smithi119156531-32 2023-12-01T15:35:45.691 INFO:tasks.rados.rados.0.smithi119.stdout:356: finishing write tid 2 to smithi119156531-32 2023-12-01T15:35:45.691 INFO:tasks.rados.rados.0.smithi119.stdout:356: finishing write tid 3 to smithi119156531-32 2023-12-01T15:35:45.693 INFO:tasks.rados.rados.0.smithi119.stdout:356: finishing write tid 4 to smithi119156531-32 2023-12-01T15:35:45.693 INFO:tasks.rados.rados.0.smithi119.stdout:356: finishing write tid 5 to smithi119156531-32 2023-12-01T15:35:45.694 INFO:tasks.rados.rados.0.smithi119.stdout:356: finishing write tid 6 to smithi119156531-32 2023-12-01T15:35:45.694 INFO:tasks.rados.rados.0.smithi119.stdout:356: oid 32 updating version 0 to 122 2023-12-01T15:35:45.694 INFO:tasks.rados.rados.0.smithi119.stdout:356: oid 32 version 122 is already newer than 120 2023-12-01T15:35:45.694 INFO:tasks.rados.rados.0.smithi119.stdout:356: oid 32 version 122 is already newer than 121 2023-12-01T15:35:45.694 INFO:tasks.rados.rados.0.smithi119.stdout:356: oid 32 updating version 122 to 123 2023-12-01T15:35:45.694 INFO:tasks.rados.rados.0.smithi119.stdout:356: oid 32 version 123 is already newer than 119 2023-12-01T15:35:45.694 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 123 (ObjNum 126 snap 33 seq_num 126) dirty exists 2023-12-01T15:35:45.694 INFO:tasks.rados.rados.0.smithi119.stdout:356: left oid 32 (ObjNum 126 snap 33 seq_num 126) 2023-12-01T15:35:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:45 smithi183 ceph-mon[99169]: osdmap e129: 8 total, 8 up, 8 in 2023-12-01T15:35:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:45 smithi183 ceph-mon[99169]: osdmap e130: 8 total, 8 up, 8 in 2023-12-01T15:35:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:45 smithi119 ceph-mon[94175]: osdmap e129: 8 total, 8 up, 8 in 2023-12-01T15:35:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:45 smithi119 ceph-mon[94175]: osdmap e130: 8 total, 8 up, 8 in 2023-12-01T15:35:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:45 smithi119 ceph-mon[108979]: osdmap e129: 8 total, 8 up, 8 in 2023-12-01T15:35:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:45 smithi119 ceph-mon[108979]: osdmap e130: 8 total, 8 up, 8 in 2023-12-01T15:35:46.556 INFO:tasks.rados.rados.0.smithi119.stdout:356: done (1 left) 2023-12-01T15:35:46.556 INFO:tasks.rados.rados.0.smithi119.stdout:357: done (0 left) 2023-12-01T15:35:46.556 INFO:tasks.rados.rados.0.smithi119.stdout:358: read oid 25 snap 14 2023-12-01T15:35:46.556 INFO:tasks.rados.rados.0.smithi119.stdout:358: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-01T15:35:46.556 INFO:tasks.rados.rados.0.smithi119.stdout:359: snap_remove snap 27 2023-12-01T15:35:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:46 smithi183 ceph-mon[99169]: pgmap v162: 121 pgs: 121 active+clean; 109 MiB data, 403 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.7 MiB/s wr, 18 op/s 2023-12-01T15:35:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:46 smithi119 ceph-mon[94175]: pgmap v162: 121 pgs: 121 active+clean; 109 MiB data, 403 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.7 MiB/s wr, 18 op/s 2023-12-01T15:35:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:46 smithi119 ceph-mon[108979]: pgmap v162: 121 pgs: 121 active+clean; 109 MiB data, 403 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.7 MiB/s wr, 18 op/s 2023-12-01T15:35:47.572 INFO:tasks.rados.rados.0.smithi119.stdout:359: done (1 left) 2023-12-01T15:35:47.572 INFO:tasks.rados.rados.0.smithi119.stdout:360: copy_from oid 9 from oid 36 current snap is 34 2023-12-01T15:35:47.572 INFO:tasks.rados.rados.0.smithi119.stdout:358: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-01T15:35:47.625 INFO:tasks.rados.rados.0.smithi119.stdout:360: finishing copy_from to smithi119156531-9 2023-12-01T15:35:47.625 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 32 (ObjNum 100 snap 19 seq_num 100) dirty exists 2023-12-01T15:35:47.626 INFO:tasks.rados.rados.0.smithi119.stdout:360: finishing copy_from racing read to smithi119156531-9 2023-12-01T15:35:47.626 INFO:tasks.rados.rados.0.smithi119.stdout:358: done (1 left) 2023-12-01T15:35:47.626 INFO:tasks.rados.rados.0.smithi119.stdout:360: done (0 left) 2023-12-01T15:35:47.626 INFO:tasks.rados.rados.0.smithi119.stdout:361: snap_create 2023-12-01T15:35:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:47 smithi183 ceph-mon[99169]: osdmap e131: 8 total, 8 up, 8 in 2023-12-01T15:35:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:47 smithi119 ceph-mon[94175]: osdmap e131: 8 total, 8 up, 8 in 2023-12-01T15:35:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:47 smithi119 ceph-mon[108979]: osdmap e131: 8 total, 8 up, 8 in 2023-12-01T15:35:48.569 INFO:tasks.rados.rados.0.smithi119.stdout:361: done (0 left) 2023-12-01T15:35:48.570 INFO:tasks.rados.rados.0.smithi119.stdout:362: snap_remove snap 17 2023-12-01T15:35:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:48 smithi183 ceph-mon[99169]: pgmap v165: 121 pgs: 121 active+clean; 109 MiB data, 403 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.7 MiB/s wr, 18 op/s 2023-12-01T15:35:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:48 smithi183 ceph-mon[99169]: osdmap e132: 8 total, 8 up, 8 in 2023-12-01T15:35:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:48 smithi119 ceph-mon[94175]: pgmap v165: 121 pgs: 121 active+clean; 109 MiB data, 403 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.7 MiB/s wr, 18 op/s 2023-12-01T15:35:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:48 smithi119 ceph-mon[94175]: osdmap e132: 8 total, 8 up, 8 in 2023-12-01T15:35:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:48 smithi119 ceph-mon[108979]: pgmap v165: 121 pgs: 121 active+clean; 109 MiB data, 403 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.7 MiB/s wr, 18 op/s 2023-12-01T15:35:48.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:48 smithi119 ceph-mon[108979]: osdmap e132: 8 total, 8 up, 8 in 2023-12-01T15:35:49.195 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:35:49.502 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:35:49.502 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2m) 2m ago 2m 17.3M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:35:49.503 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2m) 2m ago 2m 83.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:35:49.503 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3m) 2m ago 3m 13.6M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:35:49.503 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3m) 2m ago 3m 16.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:35:49.503 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6m) 2m ago 6m 448M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:35:49.503 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8m) 2m ago 8m 507M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:35:49.503 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8m) 2m ago 8m 81.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:35:49.503 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7m) 2m ago 7m 57.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:35:49.503 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7m) 2m ago 7m 59.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:35:49.503 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2m) 2m ago 2m 4135k - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:35:49.503 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2m) 2m ago 2m 3959k - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:35:49.503 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6m) 2m ago 6m 62.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:35:49.503 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6m) 2m ago 6m 65.0M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:35:49.503 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5m) 2m ago 5m 56.3M 3012M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:35:49.503 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5m) 2m ago 5m 55.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:35:49.504 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5m) 2m ago 5m 54.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:35:49.504 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4m) 2m ago 4m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:35:49.504 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4m) 2m ago 4m 54.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:35:49.504 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4m) 2m ago 4m 56.8M 3012M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:35:49.504 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2m) 2m ago 3m 29.9M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:35:49.579 INFO:tasks.rados.rados.0.smithi119.stdout:362: done (0 left) 2023-12-01T15:35:49.579 INFO:tasks.rados.rados.0.smithi119.stdout:363: snap_remove snap 19 2023-12-01T15:35:49.902 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:35:49.902 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:35:49.902 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:35:49.902 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:35:49.903 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:35:49.903 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:35:49.903 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:35:49.903 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:35:49.903 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:35:49.903 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:35:49.903 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:35:49.903 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:35:49.903 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:35:49.903 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:35:49.903 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:35:49.903 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:35:49.903 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:35:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:49 smithi183 ceph-mon[99169]: osdmap e133: 8 total, 8 up, 8 in 2023-12-01T15:35:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:49 smithi119 ceph-mon[94175]: osdmap e133: 8 total, 8 up, 8 in 2023-12-01T15:35:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:49 smithi119 ceph-mon[108979]: osdmap e133: 8 total, 8 up, 8 in 2023-12-01T15:35:50.582 INFO:tasks.rados.rados.0.smithi119.stdout:363: done (0 left) 2023-12-01T15:35:50.583 INFO:tasks.rados.rados.0.smithi119.stdout:364: copy_from oid 43 from oid 3 current snap is 35 2023-12-01T15:35:50.583 INFO:tasks.rados.rados.0.smithi119.stdout:365: read oid 37 snap -1 2023-12-01T15:35:50.583 INFO:tasks.rados.rados.0.smithi119.stdout:365: expect deleted 2023-12-01T15:35:50.583 INFO:tasks.rados.rados.0.smithi119.stdout:366: delete oid 12 current snap is 35 2023-12-01T15:35:50.589 INFO:tasks.rados.rados.0.smithi119.stdout:365: done (2 left) 2023-12-01T15:35:50.589 INFO:tasks.rados.rados.0.smithi119.stdout:366: done (1 left) 2023-12-01T15:35:50.589 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 5 current snap is 35 2023-12-01T15:35:50.589 INFO:tasks.rados.rados.0.smithi119.stdout:367: seq_num 128 ranges {5758976=548864,6307840=794624,7102464=581632,7684096=229376} 2023-12-01T15:35:50.623 INFO:tasks.rados.rados.0.smithi119.stdout:367: writing smithi119156531-5 from 5758976 to 6307840 tid 1 2023-12-01T15:35:50.628 INFO:tasks.rados.rados.0.smithi119.stdout:367: writing smithi119156531-5 from 6307840 to 7102464 tid 2 2023-12-01T15:35:50.631 INFO:tasks.rados.rados.0.smithi119.stdout:367: writing smithi119156531-5 from 7102464 to 7684096 tid 3 2023-12-01T15:35:50.633 INFO:tasks.rados.rados.0.smithi119.stdout:367: writing smithi119156531-5 from 7684096 to 7913472 tid 4 2023-12-01T15:35:50.633 INFO:tasks.rados.rados.0.smithi119.stdout:368: delete oid 16 current snap is 35 2023-12-01T15:35:50.633 INFO:tasks.rados.rados.0.smithi119.stdout:364: finishing copy_from to smithi119156531-43 2023-12-01T15:35:50.633 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 38 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-12-01T15:35:50.633 INFO:tasks.rados.rados.0.smithi119.stdout:364: finishing copy_from racing read to smithi119156531-43 2023-12-01T15:35:50.633 INFO:tasks.rados.rados.0.smithi119.stdout:367: finishing write tid 1 to smithi119156531-5 2023-12-01T15:35:50.633 INFO:tasks.rados.rados.0.smithi119.stdout:367: finishing write tid 2 to smithi119156531-5 2023-12-01T15:35:50.634 INFO:tasks.rados.rados.0.smithi119.stdout:367: finishing write tid 3 to smithi119156531-5 2023-12-01T15:35:50.635 INFO:tasks.rados.rados.0.smithi119.stdout:364: done (2 left) 2023-12-01T15:35:50.635 INFO:tasks.rados.rados.0.smithi119.stdout:368: done (1 left) 2023-12-01T15:35:50.635 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 36 current snap is 35 2023-12-01T15:35:50.635 INFO:tasks.rados.rados.0.smithi119.stdout:369: seq_num 130 ranges {3309568=581632,3891200=614400,4505600=598016,5103616=393216} 2023-12-01T15:35:50.656 INFO:tasks.rados.rados.0.smithi119.stdout:369: writing smithi119156531-36 from 3309568 to 3891200 tid 1 2023-12-01T15:35:50.659 INFO:tasks.rados.rados.0.smithi119.stdout:369: writing smithi119156531-36 from 3891200 to 4505600 tid 2 2023-12-01T15:35:50.662 INFO:tasks.rados.rados.0.smithi119.stdout:369: writing smithi119156531-36 from 4505600 to 5103616 tid 3 2023-12-01T15:35:50.665 INFO:tasks.rados.rados.0.smithi119.stdout:369: writing smithi119156531-36 from 5103616 to 5496832 tid 4 2023-12-01T15:35:50.665 INFO:tasks.rados.rados.0.smithi119.stdout:370: copy_from oid 21 from oid 20 current snap is 35 2023-12-01T15:35:50.666 INFO:tasks.rados.rados.0.smithi119.stdout:367: finishing write tid 4 to smithi119156531-5 2023-12-01T15:35:50.666 INFO:tasks.rados.rados.0.smithi119.stdout:367: finishing write tid 5 to smithi119156531-5 2023-12-01T15:35:50.666 INFO:tasks.rados.rados.0.smithi119.stdout:367: finishing write tid 6 to smithi119156531-5 2023-12-01T15:35:50.666 INFO:tasks.rados.rados.0.smithi119.stdout:367: oid 5 updating version 0 to 68 2023-12-01T15:35:50.666 INFO:tasks.rados.rados.0.smithi119.stdout:367: oid 5 updating version 68 to 70 2023-12-01T15:35:50.666 INFO:tasks.rados.rados.0.smithi119.stdout:367: oid 5 version 70 is already newer than 69 2023-12-01T15:35:50.666 INFO:tasks.rados.rados.0.smithi119.stdout:367: oid 5 version 70 is already newer than 66 2023-12-01T15:35:50.666 INFO:tasks.rados.rados.0.smithi119.stdout:367: oid 5 version 70 is already newer than 67 2023-12-01T15:35:50.666 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 70 (ObjNum 128 snap 35 seq_num 128) dirty exists 2023-12-01T15:35:50.666 INFO:tasks.rados.rados.0.smithi119.stdout:367: left oid 5 (ObjNum 128 snap 35 seq_num 128) 2023-12-01T15:35:50.666 INFO:tasks.rados.rados.0.smithi119.stdout:369: finishing write tid 1 to smithi119156531-36 2023-12-01T15:35:50.666 INFO:tasks.rados.rados.0.smithi119.stdout:369: finishing write tid 2 to smithi119156531-36 2023-12-01T15:35:50.666 INFO:tasks.rados.rados.0.smithi119.stdout:367: done (2 left) 2023-12-01T15:35:50.667 INFO:tasks.rados.rados.0.smithi119.stdout:371: setattr oid 43 current snap is 35 2023-12-01T15:35:50.667 INFO:tasks.rados.rados.0.smithi119.stdout:369: finishing write tid 3 to smithi119156531-36 2023-12-01T15:35:50.667 INFO:tasks.rados.rados.0.smithi119.stdout:372: read oid 34 snap -1 2023-12-01T15:35:50.667 INFO:tasks.rados.rados.0.smithi119.stdout:372: expect (ObjNum 45 snap 0 seq_num 45) 2023-12-01T15:35:50.667 INFO:tasks.rados.rados.0.smithi119.stdout:373: read oid 12 snap -1 2023-12-01T15:35:50.668 INFO:tasks.rados.rados.0.smithi119.stdout:373: expect deleted 2023-12-01T15:35:50.668 INFO:tasks.rados.rados.0.smithi119.stdout:374: copy_from oid 15 from oid 30 current snap is 35 2023-12-01T15:35:50.668 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 14 current snap is 35 2023-12-01T15:35:50.668 INFO:tasks.rados.rados.0.smithi119.stdout:375: seq_num 131 ranges {3653632=598016,4251648=499712,4751360=753664,5505024=352256} 2023-12-01T15:35:50.690 INFO:tasks.rados.rados.0.smithi119.stdout:375: writing smithi119156531-14 from 3653632 to 4251648 tid 1 2023-12-01T15:35:50.693 INFO:tasks.rados.rados.0.smithi119.stdout:375: writing smithi119156531-14 from 4251648 to 4751360 tid 2 2023-12-01T15:35:50.697 INFO:tasks.rados.rados.0.smithi119.stdout:375: writing smithi119156531-14 from 4751360 to 5505024 tid 3 2023-12-01T15:35:50.700 INFO:tasks.rados.rados.0.smithi119.stdout:375: writing smithi119156531-14 from 5505024 to 5857280 tid 4 2023-12-01T15:35:50.700 INFO:tasks.rados.rados.0.smithi119.stdout:376: copy_from oid 6 from oid 48 current snap is 35 2023-12-01T15:35:50.700 INFO:tasks.rados.rados.0.smithi119.stdout:369: finishing write tid 4 to smithi119156531-36 2023-12-01T15:35:50.700 INFO:tasks.rados.rados.0.smithi119.stdout:369: finishing write tid 5 to smithi119156531-36 2023-12-01T15:35:50.700 INFO:tasks.rados.rados.0.smithi119.stdout:369: finishing write tid 6 to smithi119156531-36 2023-12-01T15:35:50.700 INFO:tasks.rados.rados.0.smithi119.stdout:369: oid 36 updating version 0 to 80 2023-12-01T15:35:50.700 INFO:tasks.rados.rados.0.smithi119.stdout:369: oid 36 updating version 80 to 81 2023-12-01T15:35:50.700 INFO:tasks.rados.rados.0.smithi119.stdout:369: oid 36 updating version 81 to 82 2023-12-01T15:35:50.700 INFO:tasks.rados.rados.0.smithi119.stdout:369: oid 36 version 82 is already newer than 78 2023-12-01T15:35:50.700 INFO:tasks.rados.rados.0.smithi119.stdout:369: oid 36 version 82 is already newer than 79 2023-12-01T15:35:50.700 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 82 (ObjNum 130 snap 35 seq_num 130) dirty exists 2023-12-01T15:35:50.700 INFO:tasks.rados.rados.0.smithi119.stdout:369: left oid 36 (ObjNum 130 snap 35 seq_num 130) 2023-12-01T15:35:50.701 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 115 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-12-01T15:35:50.701 INFO:tasks.rados.rados.0.smithi119.stdout:369: done (7 left) 2023-12-01T15:35:50.701 INFO:tasks.rados.rados.0.smithi119.stdout:371: done (6 left) 2023-12-01T15:35:50.701 INFO:tasks.rados.rados.0.smithi119.stdout:377: snap_create 2023-12-01T15:35:50.701 INFO:tasks.rados.rados.0.smithi119.stdout:370: finishing copy_from to smithi119156531-21 2023-12-01T15:35:50.701 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 6 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-12-01T15:35:50.701 INFO:tasks.rados.rados.0.smithi119.stdout:370: finishing copy_from racing read to smithi119156531-21 2023-12-01T15:35:50.701 INFO:tasks.rados.rados.0.smithi119.stdout:374: finishing copy_from to smithi119156531-15 2023-12-01T15:35:50.701 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 23 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-12-01T15:35:50.701 INFO:tasks.rados.rados.0.smithi119.stdout:372: expect (ObjNum 45 snap 0 seq_num 45) 2023-12-01T15:35:50.724 INFO:tasks.rados.rados.0.smithi119.stdout:374: finishing copy_from racing read to smithi119156531-15 2023-12-01T15:35:50.724 INFO:tasks.rados.rados.0.smithi119.stdout:375: finishing write tid 1 to smithi119156531-14 2023-12-01T15:35:50.724 INFO:tasks.rados.rados.0.smithi119.stdout:375: finishing write tid 2 to smithi119156531-14 2023-12-01T15:35:50.724 INFO:tasks.rados.rados.0.smithi119.stdout:375: finishing write tid 3 to smithi119156531-14 2023-12-01T15:35:50.724 INFO:tasks.rados.rados.0.smithi119.stdout:375: finishing write tid 4 to smithi119156531-14 2023-12-01T15:35:50.724 INFO:tasks.rados.rados.0.smithi119.stdout:375: finishing write tid 5 to smithi119156531-14 2023-12-01T15:35:50.724 INFO:tasks.rados.rados.0.smithi119.stdout:375: finishing write tid 6 to smithi119156531-14 2023-12-01T15:35:50.724 INFO:tasks.rados.rados.0.smithi119.stdout:375: oid 14 updating version 0 to 44 2023-12-01T15:35:50.724 INFO:tasks.rados.rados.0.smithi119.stdout:375: oid 14 updating version 44 to 48 2023-12-01T15:35:50.724 INFO:tasks.rados.rados.0.smithi119.stdout:375: oid 14 version 48 is already newer than 47 2023-12-01T15:35:50.724 INFO:tasks.rados.rados.0.smithi119.stdout:375: oid 14 version 48 is already newer than 46 2023-12-01T15:35:50.724 INFO:tasks.rados.rados.0.smithi119.stdout:375: oid 14 version 48 is already newer than 45 2023-12-01T15:35:50.725 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 48 (ObjNum 131 snap 35 seq_num 131) dirty exists 2023-12-01T15:35:50.725 INFO:tasks.rados.rados.0.smithi119.stdout:375: left oid 14 (ObjNum 131 snap 35 seq_num 131) 2023-12-01T15:35:50.725 INFO:tasks.rados.rados.0.smithi119.stdout:376: finishing copy_from to smithi119156531-6 2023-12-01T15:35:50.725 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 43 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-12-01T15:35:50.725 INFO:tasks.rados.rados.0.smithi119.stdout:376: finishing copy_from racing read to smithi119156531-6 2023-12-01T15:35:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:50 smithi183 ceph-mon[99169]: pgmap v168: 121 pgs: 121 active+clean; 109 MiB data, 403 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:50 smithi183 ceph-mon[99169]: from='client.24986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:50 smithi183 ceph-mon[99169]: from='client.24992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:50 smithi183 ceph-mon[99169]: osdmap e134: 8 total, 8 up, 8 in 2023-12-01T15:35:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4136485582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:35:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:50 smithi119 ceph-mon[108979]: pgmap v168: 121 pgs: 121 active+clean; 109 MiB data, 403 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:50 smithi119 ceph-mon[108979]: from='client.24986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:50 smithi119 ceph-mon[108979]: from='client.24992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:50 smithi119 ceph-mon[108979]: osdmap e134: 8 total, 8 up, 8 in 2023-12-01T15:35:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4136485582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:35:50.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:50 smithi119 ceph-mon[94175]: pgmap v168: 121 pgs: 121 active+clean; 109 MiB data, 403 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:35:50.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:50 smithi119 ceph-mon[94175]: from='client.24986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:50.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:50 smithi119 ceph-mon[94175]: from='client.24992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:50.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:50 smithi119 ceph-mon[94175]: osdmap e134: 8 total, 8 up, 8 in 2023-12-01T15:35:50.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4136485582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:35:51.593 INFO:tasks.rados.rados.0.smithi119.stdout:370: done (6 left) 2023-12-01T15:35:51.593 INFO:tasks.rados.rados.0.smithi119.stdout:372: done (5 left) 2023-12-01T15:35:51.593 INFO:tasks.rados.rados.0.smithi119.stdout:373: done (4 left) 2023-12-01T15:35:51.593 INFO:tasks.rados.rados.0.smithi119.stdout:374: done (3 left) 2023-12-01T15:35:51.593 INFO:tasks.rados.rados.0.smithi119.stdout:375: done (2 left) 2023-12-01T15:35:51.593 INFO:tasks.rados.rados.0.smithi119.stdout:376: done (1 left) 2023-12-01T15:35:51.593 INFO:tasks.rados.rados.0.smithi119.stdout:377: done (0 left) 2023-12-01T15:35:51.594 INFO:tasks.rados.rados.0.smithi119.stdout:378: read oid 36 snap -1 2023-12-01T15:35:51.594 INFO:tasks.rados.rados.0.smithi119.stdout:378: expect (ObjNum 130 snap 35 seq_num 130) 2023-12-01T15:35:51.594 INFO:tasks.rados.rados.0.smithi119.stdout:379: delete oid 21 current snap is 36 2023-12-01T15:35:51.598 INFO:tasks.rados.rados.0.smithi119.stdout:379: done (1 left) 2023-12-01T15:35:51.598 INFO:tasks.rados.rados.0.smithi119.stdout:380: rmattr oid 9 current snap is 36 2023-12-01T15:35:51.598 INFO:tasks.rados.rados.0.smithi119.stdout:380: done (1 left) 2023-12-01T15:35:51.598 INFO:tasks.rados.rados.0.smithi119.stdout:381: rmattr oid 32 current snap is 36 2023-12-01T15:35:51.598 INFO:tasks.rados.rados.0.smithi119.stdout:381: done (1 left) 2023-12-01T15:35:51.598 INFO:tasks.rados.rados.0.smithi119.stdout:382: rmattr oid 6 current snap is 36 2023-12-01T15:35:51.598 INFO:tasks.rados.rados.0.smithi119.stdout:382: done (1 left) 2023-12-01T15:35:51.598 INFO:tasks.rados.rados.0.smithi119.stdout:383: copy_from oid 15 from oid 19 current snap is 36 2023-12-01T15:35:51.598 INFO:tasks.rados.rados.0.smithi119.stdout:384: delete oid 3 current snap is 36 2023-12-01T15:35:51.603 INFO:tasks.rados.rados.0.smithi119.stdout:384: done (2 left) 2023-12-01T15:35:51.604 INFO:tasks.rados.rados.0.smithi119.stdout:385: rollback oid 49 current snap is 36 2023-12-01T15:35:51.604 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 49 to 25 2023-12-01T15:35:51.604 INFO:tasks.rados.rados.0.smithi119.stdout:386: read oid 45 snap -1 2023-12-01T15:35:51.604 INFO:tasks.rados.rados.0.smithi119.stdout:386: expect (ObjNum 118 snap 29 seq_num 118) 2023-12-01T15:35:51.604 INFO:tasks.rados.rados.0.smithi119.stdout:387: copy_from oid 42 from oid 18 current snap is 36 2023-12-01T15:35:51.604 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 23 current snap is 36 2023-12-01T15:35:51.604 INFO:tasks.rados.rados.0.smithi119.stdout:388: seq_num 134 ranges {3219456=647168,3866624=548864,4415488=573440,4988928=483328} 2023-12-01T15:35:51.624 INFO:tasks.rados.rados.0.smithi119.stdout:388: writing smithi119156531-23 from 3219456 to 3866624 tid 1 2023-12-01T15:35:51.627 INFO:tasks.rados.rados.0.smithi119.stdout:388: writing smithi119156531-23 from 3866624 to 4415488 tid 2 2023-12-01T15:35:51.630 INFO:tasks.rados.rados.0.smithi119.stdout:388: writing smithi119156531-23 from 4415488 to 4988928 tid 3 2023-12-01T15:35:51.633 INFO:tasks.rados.rados.0.smithi119.stdout:388: writing smithi119156531-23 from 4988928 to 5472256 tid 4 2023-12-01T15:35:51.634 INFO:tasks.rados.rados.0.smithi119.stdout:389: read oid 31 snap -1 2023-12-01T15:35:51.634 INFO:tasks.rados.rados.0.smithi119.stdout:389: expect (ObjNum 96 snap 19 seq_num 96) 2023-12-01T15:35:51.634 INFO:tasks.rados.rados.0.smithi119.stdout:390: copy_from oid 34 from oid 29 current snap is 36 2023-12-01T15:35:51.634 INFO:tasks.rados.rados.0.smithi119.stdout:378: expect (ObjNum 130 snap 35 seq_num 130) 2023-12-01T15:35:51.859 INFO:tasks.rados.rados.0.smithi119.stdout:385: finishing rollback tid 1 to smithi119156531-49 2023-12-01T15:35:51.859 INFO:tasks.rados.rados.0.smithi119.stdout:385: finishing rollback tid 2 to smithi119156531-49 2023-12-01T15:35:51.859 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 76 (ObjNum 89 snap 14 seq_num 89) dirty exists 2023-12-01T15:35:51.859 INFO:tasks.rados.rados.0.smithi119.stdout:378: done (7 left) 2023-12-01T15:35:51.859 INFO:tasks.rados.rados.0.smithi119.stdout:385: done (6 left) 2023-12-01T15:35:51.859 INFO:tasks.rados.rados.0.smithi119.stdout:391: copy_from oid 36 from oid 37 current snap is 36 2023-12-01T15:35:51.859 INFO:tasks.rados.rados.0.smithi119.stdout:383: finishing copy_from to smithi119156531-15 2023-12-01T15:35:51.859 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 82 (ObjNum 122 snap 32 seq_num 122) dirty exists 2023-12-01T15:35:51.859 INFO:tasks.rados.rados.0.smithi119.stdout:383: finishing copy_from racing read to smithi119156531-15 2023-12-01T15:35:51.860 INFO:tasks.rados.rados.0.smithi119.stdout:388: finishing write tid 1 to smithi119156531-23 2023-12-01T15:35:51.860 INFO:tasks.rados.rados.0.smithi119.stdout:386: expect (ObjNum 118 snap 29 seq_num 118) 2023-12-01T15:35:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:51 smithi183 ceph-mon[99169]: osdmap e135: 8 total, 8 up, 8 in 2023-12-01T15:35:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:51 smithi119 ceph-mon[94175]: osdmap e135: 8 total, 8 up, 8 in 2023-12-01T15:35:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:51 smithi119 ceph-mon[108979]: osdmap e135: 8 total, 8 up, 8 in 2023-12-01T15:35:52.119 INFO:tasks.rados.rados.0.smithi119.stdout:388: finishing write tid 2 to smithi119156531-23 2023-12-01T15:35:52.119 INFO:tasks.rados.rados.0.smithi119.stdout:388: finishing write tid 3 to smithi119156531-23 2023-12-01T15:35:52.119 INFO:tasks.rados.rados.0.smithi119.stdout:388: finishing write tid 4 to smithi119156531-23 2023-12-01T15:35:52.119 INFO:tasks.rados.rados.0.smithi119.stdout:390: finishing copy_from to smithi119156531-34 2023-12-01T15:35:52.119 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 82 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T15:35:52.119 INFO:tasks.rados.rados.0.smithi119.stdout:388: finishing write tid 5 to smithi119156531-23 2023-12-01T15:35:52.120 INFO:tasks.rados.rados.0.smithi119.stdout:383: done (6 left) 2023-12-01T15:35:52.120 INFO:tasks.rados.rados.0.smithi119.stdout:386: done (5 left) 2023-12-01T15:35:52.120 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 36 2023-12-01T15:35:52.120 INFO:tasks.rados.rados.0.smithi119.stdout:387: finishing copy_from to smithi119156531-42 2023-12-01T15:35:52.120 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 144 (ObjNum 107 snap 26 seq_num 107) dirty exists 2023-12-01T15:35:52.120 INFO:tasks.rados.rados.0.smithi119.stdout:387: finishing copy_from racing read to smithi119156531-42 2023-12-01T15:35:52.120 INFO:tasks.rados.rados.0.smithi119.stdout:390: finishing copy_from racing read to smithi119156531-34 2023-12-01T15:35:52.120 INFO:tasks.rados.rados.0.smithi119.stdout:388: finishing write tid 6 to smithi119156531-23 2023-12-01T15:35:52.120 INFO:tasks.rados.rados.0.smithi119.stdout:388: oid 23 updating version 0 to 185 2023-12-01T15:35:52.120 INFO:tasks.rados.rados.0.smithi119.stdout:388: oid 23 updating version 185 to 186 2023-12-01T15:35:52.120 INFO:tasks.rados.rados.0.smithi119.stdout:388: oid 23 version 186 is already newer than 183 2023-12-01T15:35:52.120 INFO:tasks.rados.rados.0.smithi119.stdout:388: oid 23 version 186 is already newer than 184 2023-12-01T15:35:52.120 INFO:tasks.rados.rados.0.smithi119.stdout:388: oid 23 version 186 is already newer than 182 2023-12-01T15:35:52.120 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 186 (ObjNum 134 snap 36 seq_num 134) dirty exists 2023-12-01T15:35:52.120 INFO:tasks.rados.rados.0.smithi119.stdout:388: left oid 23 (ObjNum 134 snap 36 seq_num 134) 2023-12-01T15:35:52.120 INFO:tasks.rados.rados.0.smithi119.stdout:392: seq_num 135 ranges {0=663552,663552=434176,1097728=786432,1884160=385024} 2023-12-01T15:35:52.122 INFO:tasks.rados.rados.0.smithi119.stdout:392: writing smithi119156531-21 from 0 to 663552 tid 1 2023-12-01T15:35:52.125 INFO:tasks.rados.rados.0.smithi119.stdout:392: writing smithi119156531-21 from 663552 to 1097728 tid 2 2023-12-01T15:35:52.129 INFO:tasks.rados.rados.0.smithi119.stdout:392: writing smithi119156531-21 from 1097728 to 1884160 tid 3 2023-12-01T15:35:52.134 INFO:tasks.rados.rados.0.smithi119.stdout:392: writing smithi119156531-21 from 1884160 to 2269184 tid 4 2023-12-01T15:35:52.134 INFO:tasks.rados.rados.0.smithi119.stdout:387: done (5 left) 2023-12-01T15:35:52.134 INFO:tasks.rados.rados.0.smithi119.stdout:388: done (4 left) 2023-12-01T15:35:52.134 INFO:tasks.rados.rados.0.smithi119.stdout:390: done (3 left) 2023-12-01T15:35:52.134 INFO:tasks.rados.rados.0.smithi119.stdout:393: read oid 46 snap -1 2023-12-01T15:35:52.134 INFO:tasks.rados.rados.0.smithi119.stdout:393: expect (ObjNum 45 snap 0 seq_num 45) 2023-12-01T15:35:52.134 INFO:tasks.rados.rados.0.smithi119.stdout:394: read oid 30 snap 31 2023-12-01T15:35:52.134 INFO:tasks.rados.rados.0.smithi119.stdout:394: expect (ObjNum 29 snap 0 seq_num 29) 2023-12-01T15:35:52.134 INFO:tasks.rados.rados.0.smithi119.stdout:395: setattr oid 13 current snap is 36 2023-12-01T15:35:52.134 INFO:tasks.rados.rados.0.smithi119.stdout:389: expect (ObjNum 96 snap 19 seq_num 96) 2023-12-01T15:35:52.237 INFO:tasks.rados.rados.0.smithi119.stdout:391: finishing copy_from to smithi119156531-36 2023-12-01T15:35:52.237 INFO:tasks.rados.rados.0.smithi119.stdout:391: got expected ENOENT (src dne) 2023-12-01T15:35:52.237 INFO:tasks.rados.rados.0.smithi119.stdout:391: finishing copy_from racing read to smithi119156531-36 2023-12-01T15:35:52.237 INFO:tasks.rados.rados.0.smithi119.stdout:392: finishing write tid 1 to smithi119156531-21 2023-12-01T15:35:52.237 INFO:tasks.rados.rados.0.smithi119.stdout:392: finishing write tid 2 to smithi119156531-21 2023-12-01T15:35:52.237 INFO:tasks.rados.rados.0.smithi119.stdout:392: finishing write tid 3 to smithi119156531-21 2023-12-01T15:35:52.237 INFO:tasks.rados.rados.0.smithi119.stdout:394: expect (ObjNum 29 snap 0 seq_num 29) 2023-12-01T15:35:52.249 INFO:tasks.rados.rados.0.smithi119.stdout:393: expect (ObjNum 45 snap 0 seq_num 45) 2023-12-01T15:35:52.269 INFO:tasks.rados.rados.0.smithi119.stdout:392: finishing write tid 4 to smithi119156531-21 2023-12-01T15:35:52.269 INFO:tasks.rados.rados.0.smithi119.stdout:392: finishing write tid 5 to smithi119156531-21 2023-12-01T15:35:52.270 INFO:tasks.rados.rados.0.smithi119.stdout:389: done (5 left) 2023-12-01T15:35:52.270 INFO:tasks.rados.rados.0.smithi119.stdout:391: done (4 left) 2023-12-01T15:35:52.270 INFO:tasks.rados.rados.0.smithi119.stdout:393: done (3 left) 2023-12-01T15:35:52.270 INFO:tasks.rados.rados.0.smithi119.stdout:394: done (2 left) 2023-12-01T15:35:52.270 INFO:tasks.rados.rados.0.smithi119.stdout:396: snap_create 2023-12-01T15:35:52.270 INFO:tasks.rados.rados.0.smithi119.stdout:392: finishing write tid 6 to smithi119156531-21 2023-12-01T15:35:52.270 INFO:tasks.rados.rados.0.smithi119.stdout:392: oid 21 updating version 0 to 64 2023-12-01T15:35:52.270 INFO:tasks.rados.rados.0.smithi119.stdout:392: oid 21 version 64 is already newer than 60 2023-12-01T15:35:52.270 INFO:tasks.rados.rados.0.smithi119.stdout:392: oid 21 version 64 is already newer than 61 2023-12-01T15:35:52.270 INFO:tasks.rados.rados.0.smithi119.stdout:392: oid 21 version 64 is already newer than 62 2023-12-01T15:35:52.270 INFO:tasks.rados.rados.0.smithi119.stdout:392: oid 21 version 64 is already newer than 63 2023-12-01T15:35:52.270 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 64 (ObjNum 135 snap 36 seq_num 135) dirty exists 2023-12-01T15:35:52.270 INFO:tasks.rados.rados.0.smithi119.stdout:392: left oid 21 (ObjNum 135 snap 36 seq_num 135) 2023-12-01T15:35:52.270 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 140 (ObjNum 70 snap 10 seq_num 70) dirty exists 2023-12-01T15:35:52.591 INFO:tasks.rados.rados.0.smithi119.stdout:392: done (2 left) 2023-12-01T15:35:52.591 INFO:tasks.rados.rados.0.smithi119.stdout:395: done (1 left) 2023-12-01T15:35:52.591 INFO:tasks.rados.rados.0.smithi119.stdout:396: done (0 left) 2023-12-01T15:35:52.592 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 13 current snap is 37 2023-12-01T15:35:52.592 INFO:tasks.rados.rados.0.smithi119.stdout:397: seq_num 136 ranges {1179648=688128,1867776=720896,2588672=540672,3129344=344064} 2023-12-01T15:35:52.600 INFO:tasks.rados.rados.0.smithi119.stdout:397: writing smithi119156531-13 from 1179648 to 1867776 tid 1 2023-12-01T15:35:52.604 INFO:tasks.rados.rados.0.smithi119.stdout:397: writing smithi119156531-13 from 1867776 to 2588672 tid 2 2023-12-01T15:35:52.607 INFO:tasks.rados.rados.0.smithi119.stdout:397: writing smithi119156531-13 from 2588672 to 3129344 tid 3 2023-12-01T15:35:52.609 INFO:tasks.rados.rados.0.smithi119.stdout:397: writing smithi119156531-13 from 3129344 to 3473408 tid 4 2023-12-01T15:35:52.609 INFO:tasks.rados.rados.0.smithi119.stdout:398: delete oid 37 current snap is 37 2023-12-01T15:35:52.609 INFO:tasks.rados.rados.0.smithi119.stdout:397: finishing write tid 1 to smithi119156531-13 2023-12-01T15:35:52.609 INFO:tasks.rados.rados.0.smithi119.stdout:397: finishing write tid 2 to smithi119156531-13 2023-12-01T15:35:52.612 INFO:tasks.rados.rados.0.smithi119.stdout:397: finishing write tid 3 to smithi119156531-13 2023-12-01T15:35:52.612 INFO:tasks.rados.rados.0.smithi119.stdout:397: finishing write tid 4 to smithi119156531-13 2023-12-01T15:35:52.613 INFO:tasks.rados.rados.0.smithi119.stdout:397: finishing write tid 5 to smithi119156531-13 2023-12-01T15:35:52.613 INFO:tasks.rados.rados.0.smithi119.stdout:398: done (1 left) 2023-12-01T15:35:52.613 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 38 current snap is 37 2023-12-01T15:35:52.613 INFO:tasks.rados.rados.0.smithi119.stdout:399: seq_num 138 ranges {1302528=720896,2023424=540672,2564096=557056,3121152=507904} 2023-12-01T15:35:52.624 INFO:tasks.rados.rados.0.smithi119.stdout:399: writing smithi119156531-38 from 1302528 to 2023424 tid 1 2023-12-01T15:35:52.627 INFO:tasks.rados.rados.0.smithi119.stdout:399: writing smithi119156531-38 from 2023424 to 2564096 tid 2 2023-12-01T15:35:52.631 INFO:tasks.rados.rados.0.smithi119.stdout:399: writing smithi119156531-38 from 2564096 to 3121152 tid 3 2023-12-01T15:35:52.634 INFO:tasks.rados.rados.0.smithi119.stdout:399: writing smithi119156531-38 from 3121152 to 3629056 tid 4 2023-12-01T15:35:52.634 INFO:tasks.rados.rados.0.smithi119.stdout:400: setattr oid 20 current snap is 37 2023-12-01T15:35:52.635 INFO:tasks.rados.rados.0.smithi119.stdout:397: finishing write tid 6 to smithi119156531-13 2023-12-01T15:35:52.635 INFO:tasks.rados.rados.0.smithi119.stdout:397: oid 13 updating version 0 to 146 2023-12-01T15:35:52.635 INFO:tasks.rados.rados.0.smithi119.stdout:397: oid 13 version 146 is already newer than 145 2023-12-01T15:35:52.635 INFO:tasks.rados.rados.0.smithi119.stdout:397: oid 13 version 146 is already newer than 142 2023-12-01T15:35:52.635 INFO:tasks.rados.rados.0.smithi119.stdout:397: oid 13 version 146 is already newer than 143 2023-12-01T15:35:52.635 INFO:tasks.rados.rados.0.smithi119.stdout:397: oid 13 version 146 is already newer than 144 2023-12-01T15:35:52.635 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 146 (ObjNum 136 snap 37 seq_num 136) dirty exists 2023-12-01T15:35:52.637 INFO:tasks.rados.rados.0.smithi119.stdout:397: left oid 13 (ObjNum 136 snap 37 seq_num 136) 2023-12-01T15:35:52.637 INFO:tasks.rados.rados.0.smithi119.stdout:399: finishing write tid 1 to smithi119156531-38 2023-12-01T15:35:52.637 INFO:tasks.rados.rados.0.smithi119.stdout:399: finishing write tid 2 to smithi119156531-38 2023-12-01T15:35:52.637 INFO:tasks.rados.rados.0.smithi119.stdout:399: finishing write tid 3 to smithi119156531-38 2023-12-01T15:35:52.638 INFO:tasks.rados.rados.0.smithi119.stdout:397: done (2 left) 2023-12-01T15:35:52.638 INFO:tasks.rados.rados.0.smithi119.stdout:401: read oid 14 snap -1 2023-12-01T15:35:52.638 INFO:tasks.rados.rados.0.smithi119.stdout:401: expect (ObjNum 131 snap 35 seq_num 131) 2023-12-01T15:35:52.638 INFO:tasks.rados.rados.0.smithi119.stdout:402: snap_create 2023-12-01T15:35:52.638 INFO:tasks.rados.rados.0.smithi119.stdout:399: finishing write tid 4 to smithi119156531-38 2023-12-01T15:35:52.638 INFO:tasks.rados.rados.0.smithi119.stdout:399: finishing write tid 5 to smithi119156531-38 2023-12-01T15:35:52.639 INFO:tasks.rados.rados.0.smithi119.stdout:399: finishing write tid 6 to smithi119156531-38 2023-12-01T15:35:52.639 INFO:tasks.rados.rados.0.smithi119.stdout:399: oid 38 updating version 0 to 79 2023-12-01T15:35:52.639 INFO:tasks.rados.rados.0.smithi119.stdout:399: oid 38 version 79 is already newer than 78 2023-12-01T15:35:52.639 INFO:tasks.rados.rados.0.smithi119.stdout:399: oid 38 updating version 79 to 81 2023-12-01T15:35:52.639 INFO:tasks.rados.rados.0.smithi119.stdout:399: oid 38 version 81 is already newer than 80 2023-12-01T15:35:52.639 INFO:tasks.rados.rados.0.smithi119.stdout:399: oid 38 updating version 81 to 82 2023-12-01T15:35:52.639 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 82 (ObjNum 138 snap 37 seq_num 138) dirty exists 2023-12-01T15:35:52.639 INFO:tasks.rados.rados.0.smithi119.stdout:399: left oid 38 (ObjNum 138 snap 37 seq_num 138) 2023-12-01T15:35:52.640 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 73 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-12-01T15:35:52.655 INFO:tasks.rados.rados.0.smithi119.stdout:401: expect (ObjNum 131 snap 35 seq_num 131) 2023-12-01T15:35:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:52 smithi183 ceph-mon[99169]: pgmap v171: 121 pgs: 121 active+clean; 114 MiB data, 412 MiB used, 715 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2023-12-01T15:35:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:52 smithi183 ceph-mon[99169]: osdmap e136: 8 total, 8 up, 8 in 2023-12-01T15:35:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:52 smithi119 ceph-mon[94175]: pgmap v171: 121 pgs: 121 active+clean; 114 MiB data, 412 MiB used, 715 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2023-12-01T15:35:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:52 smithi119 ceph-mon[94175]: osdmap e136: 8 total, 8 up, 8 in 2023-12-01T15:35:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:52 smithi119 ceph-mon[108979]: pgmap v171: 121 pgs: 121 active+clean; 114 MiB data, 412 MiB used, 715 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2023-12-01T15:35:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:52 smithi119 ceph-mon[108979]: osdmap e136: 8 total, 8 up, 8 in 2023-12-01T15:35:53.601 INFO:tasks.rados.rados.0.smithi119.stdout:399: done (3 left) 2023-12-01T15:35:53.601 INFO:tasks.rados.rados.0.smithi119.stdout:400: done (2 left) 2023-12-01T15:35:53.601 INFO:tasks.rados.rados.0.smithi119.stdout:401: done (1 left) 2023-12-01T15:35:53.601 INFO:tasks.rados.rados.0.smithi119.stdout:402: done (0 left) 2023-12-01T15:35:53.601 INFO:tasks.rados.rados.0.smithi119.stdout:403: delete oid 27 current snap is 38 2023-12-01T15:35:53.612 INFO:tasks.rados.rados.0.smithi119.stdout:403: done (0 left) 2023-12-01T15:35:53.612 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 3 current snap is 38 2023-12-01T15:35:53.612 INFO:tasks.rados.rados.0.smithi119.stdout:404: seq_num 140 ranges {0=753664,753664=704512,1458176=524288,1982464=376832} 2023-12-01T15:35:53.615 INFO:tasks.rados.rados.0.smithi119.stdout:404: writing smithi119156531-3 from 0 to 753664 tid 1 2023-12-01T15:35:53.620 INFO:tasks.rados.rados.0.smithi119.stdout:404: writing smithi119156531-3 from 753664 to 1458176 tid 2 2023-12-01T15:35:53.622 INFO:tasks.rados.rados.0.smithi119.stdout:404: writing smithi119156531-3 from 1458176 to 1982464 tid 3 2023-12-01T15:35:53.625 INFO:tasks.rados.rados.0.smithi119.stdout:404: writing smithi119156531-3 from 1982464 to 2359296 tid 4 2023-12-01T15:35:53.625 INFO:tasks.rados.rados.0.smithi119.stdout:405: snap_create 2023-12-01T15:35:53.625 INFO:tasks.rados.rados.0.smithi119.stdout:404: finishing write tid 1 to smithi119156531-3 2023-12-01T15:35:53.625 INFO:tasks.rados.rados.0.smithi119.stdout:404: finishing write tid 2 to smithi119156531-3 2023-12-01T15:35:53.625 INFO:tasks.rados.rados.0.smithi119.stdout:404: finishing write tid 3 to smithi119156531-3 2023-12-01T15:35:53.627 INFO:tasks.rados.rados.0.smithi119.stdout:404: finishing write tid 4 to smithi119156531-3 2023-12-01T15:35:53.628 INFO:tasks.rados.rados.0.smithi119.stdout:404: finishing write tid 5 to smithi119156531-3 2023-12-01T15:35:53.629 INFO:tasks.rados.rados.0.smithi119.stdout:404: finishing write tid 6 to smithi119156531-3 2023-12-01T15:35:53.629 INFO:tasks.rados.rados.0.smithi119.stdout:404: oid 3 updating version 0 to 75 2023-12-01T15:35:53.629 INFO:tasks.rados.rados.0.smithi119.stdout:404: oid 3 updating version 75 to 77 2023-12-01T15:35:53.629 INFO:tasks.rados.rados.0.smithi119.stdout:404: oid 3 version 77 is already newer than 73 2023-12-01T15:35:53.629 INFO:tasks.rados.rados.0.smithi119.stdout:404: oid 3 version 77 is already newer than 76 2023-12-01T15:35:53.629 INFO:tasks.rados.rados.0.smithi119.stdout:404: oid 3 version 77 is already newer than 74 2023-12-01T15:35:53.629 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 77 (ObjNum 140 snap 38 seq_num 140) dirty exists 2023-12-01T15:35:53.629 INFO:tasks.rados.rados.0.smithi119.stdout:404: left oid 3 (ObjNum 140 snap 38 seq_num 140) 2023-12-01T15:35:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:53 smithi183 ceph-mon[99169]: osdmap e137: 8 total, 8 up, 8 in 2023-12-01T15:35:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:53.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:53 smithi119 ceph-mon[94175]: osdmap e137: 8 total, 8 up, 8 in 2023-12-01T15:35:53.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:53.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:53 smithi119 ceph-mon[108979]: osdmap e137: 8 total, 8 up, 8 in 2023-12-01T15:35:53.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:35:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:35:54] "GET /metrics HTTP/1.1" 200 36171 "" "Prometheus/2.43.0" 2023-12-01T15:35:54.609 INFO:tasks.rados.rados.0.smithi119.stdout:404: done (1 left) 2023-12-01T15:35:54.609 INFO:tasks.rados.rados.0.smithi119.stdout:405: done (0 left) 2023-12-01T15:35:54.609 INFO:tasks.rados.rados.0.smithi119.stdout:406: rollback oid 27 current snap is 39 2023-12-01T15:35:54.609 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 27 to 38 2023-12-01T15:35:54.609 INFO:tasks.rados.rados.0.smithi119.stdout:407: setattr oid 20 current snap is 39 2023-12-01T15:35:54.610 INFO:tasks.rados.rados.0.smithi119.stdout:408: snap_create 2023-12-01T15:35:54.613 INFO:tasks.rados.rados.0.smithi119.stdout:406: finishing rollback tid 1 to smithi119156531-27 2023-12-01T15:35:54.614 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 189 (ObjNum 49 snap 0 seq_num 3132873200) dirty dne 2023-12-01T15:35:54.616 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 75 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-12-01T15:35:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:54 smithi183 ceph-mon[99169]: pgmap v174: 121 pgs: 121 active+clean; 114 MiB data, 412 MiB used, 715 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2023-12-01T15:35:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:54 smithi183 ceph-mon[99169]: osdmap e138: 8 total, 8 up, 8 in 2023-12-01T15:35:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:54 smithi119 ceph-mon[94175]: pgmap v174: 121 pgs: 121 active+clean; 114 MiB data, 412 MiB used, 715 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2023-12-01T15:35:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:54 smithi119 ceph-mon[94175]: osdmap e138: 8 total, 8 up, 8 in 2023-12-01T15:35:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:54 smithi119 ceph-mon[108979]: pgmap v174: 121 pgs: 121 active+clean; 114 MiB data, 412 MiB used, 715 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2023-12-01T15:35:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:54 smithi119 ceph-mon[108979]: osdmap e138: 8 total, 8 up, 8 in 2023-12-01T15:35:55.430 INFO:tasks.rados.rados.0.smithi119.stdout:406: done (2 left) 2023-12-01T15:35:55.430 INFO:tasks.rados.rados.0.smithi119.stdout:407: done (1 left) 2023-12-01T15:35:55.430 INFO:tasks.rados.rados.0.smithi119.stdout:408: done (0 left) 2023-12-01T15:35:55.430 INFO:tasks.rados.rados.0.smithi119.stdout:409: read oid 46 snap -1 2023-12-01T15:35:55.430 INFO:tasks.rados.rados.0.smithi119.stdout:409: expect (ObjNum 45 snap 0 seq_num 45) 2023-12-01T15:35:55.430 INFO:tasks.rados.rados.0.smithi119.stdout:410: snap_remove snap 25 2023-12-01T15:35:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:55 smithi183 ceph-mon[99169]: osdmap e139: 8 total, 8 up, 8 in 2023-12-01T15:35:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:55 smithi183 ceph-mon[99169]: osdmap e140: 8 total, 8 up, 8 in 2023-12-01T15:35:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:55 smithi119 ceph-mon[94175]: osdmap e139: 8 total, 8 up, 8 in 2023-12-01T15:35:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:55 smithi119 ceph-mon[94175]: osdmap e140: 8 total, 8 up, 8 in 2023-12-01T15:35:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:55 smithi119 ceph-mon[108979]: osdmap e139: 8 total, 8 up, 8 in 2023-12-01T15:35:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:55 smithi119 ceph-mon[108979]: osdmap e140: 8 total, 8 up, 8 in 2023-12-01T15:35:56.443 INFO:tasks.rados.rados.0.smithi119.stdout:410: done (1 left) 2023-12-01T15:35:56.443 INFO:tasks.rados.rados.0.smithi119.stdout:411: read oid 12 snap -1 2023-12-01T15:35:56.443 INFO:tasks.rados.rados.0.smithi119.stdout:411: expect deleted 2023-12-01T15:35:56.443 INFO:tasks.rados.rados.0.smithi119.stdout:412: read oid 38 snap 34 2023-12-01T15:35:56.443 INFO:tasks.rados.rados.0.smithi119.stdout:412: expect (ObjNum 54 snap 4 seq_num 54) 2023-12-01T15:35:56.443 INFO:tasks.rados.rados.0.smithi119.stdout:413: read oid 36 snap 15 2023-12-01T15:35:56.443 INFO:tasks.rados.rados.0.smithi119.stdout:413: expect (ObjNum 2 snap 0 seq_num 2) 2023-12-01T15:35:56.443 INFO:tasks.rados.rados.0.smithi119.stdout:414: setattr oid 24 current snap is 40 2023-12-01T15:35:56.443 INFO:tasks.rados.rados.0.smithi119.stdout:409: expect (ObjNum 45 snap 0 seq_num 45) 2023-12-01T15:35:56.467 INFO:tasks.rados.rados.0.smithi119.stdout:413: expect (ObjNum 2 snap 0 seq_num 2) 2023-12-01T15:35:56.468 INFO:tasks.rados.rados.0.smithi119.stdout:412: expect (ObjNum 54 snap 4 seq_num 54) 2023-12-01T15:35:56.509 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 37 (ObjNum 74 snap 11 seq_num 74) dirty exists 2023-12-01T15:35:56.510 INFO:tasks.rados.rados.0.smithi119.stdout:409: done (4 left) 2023-12-01T15:35:56.510 INFO:tasks.rados.rados.0.smithi119.stdout:411: done (3 left) 2023-12-01T15:35:56.510 INFO:tasks.rados.rados.0.smithi119.stdout:412: done (2 left) 2023-12-01T15:35:56.510 INFO:tasks.rados.rados.0.smithi119.stdout:413: done (1 left) 2023-12-01T15:35:56.510 INFO:tasks.rados.rados.0.smithi119.stdout:414: done (0 left) 2023-12-01T15:35:56.510 INFO:tasks.rados.rados.0.smithi119.stdout:415: rmattr oid 4 current snap is 40 2023-12-01T15:35:56.510 INFO:tasks.rados.rados.0.smithi119.stdout:415: done (0 left) 2023-12-01T15:35:56.510 INFO:tasks.rados.rados.0.smithi119.stdout:416: snap_remove snap 39 2023-12-01T15:35:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:56 smithi183 ceph-mon[99169]: pgmap v177: 121 pgs: 121 active+clean; 142 MiB data, 448 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 6.1 MiB/s wr, 39 op/s 2023-12-01T15:35:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:56 smithi183 ceph-mon[99169]: osdmap e141: 8 total, 8 up, 8 in 2023-12-01T15:35:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:56 smithi119 ceph-mon[94175]: pgmap v177: 121 pgs: 121 active+clean; 142 MiB data, 448 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 6.1 MiB/s wr, 39 op/s 2023-12-01T15:35:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:56 smithi119 ceph-mon[94175]: osdmap e141: 8 total, 8 up, 8 in 2023-12-01T15:35:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:56 smithi119 ceph-mon[108979]: pgmap v177: 121 pgs: 121 active+clean; 142 MiB data, 448 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 6.1 MiB/s wr, 39 op/s 2023-12-01T15:35:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:56 smithi119 ceph-mon[108979]: osdmap e141: 8 total, 8 up, 8 in 2023-12-01T15:35:57.441 INFO:tasks.rados.rados.0.smithi119.stdout:416: done (0 left) 2023-12-01T15:35:57.441 INFO:tasks.rados.rados.0.smithi119.stdout:417: read oid 29 snap 15 2023-12-01T15:35:57.441 INFO:tasks.rados.rados.0.smithi119.stdout:417: expect (ObjNum 28 snap 0 seq_num 28) 2023-12-01T15:35:57.442 INFO:tasks.rados.rados.0.smithi119.stdout:418: delete oid 1 current snap is 40 2023-12-01T15:35:57.446 INFO:tasks.rados.rados.0.smithi119.stdout:418: done (1 left) 2023-12-01T15:35:57.446 INFO:tasks.rados.rados.0.smithi119.stdout:419: copy_from oid 37 from oid 3 current snap is 40 2023-12-01T15:35:57.447 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 30 current snap is 40 2023-12-01T15:35:57.447 INFO:tasks.rados.rados.0.smithi119.stdout:420: seq_num 142 ranges {491520=786432,1277952=475136,1753088=540672,2293760=589824} 2023-12-01T15:35:57.453 INFO:tasks.rados.rados.0.smithi119.stdout:420: writing smithi119156531-30 from 491520 to 1277952 tid 1 2023-12-01T15:35:57.456 INFO:tasks.rados.rados.0.smithi119.stdout:420: writing smithi119156531-30 from 1277952 to 1753088 tid 2 2023-12-01T15:35:57.459 INFO:tasks.rados.rados.0.smithi119.stdout:420: writing smithi119156531-30 from 1753088 to 2293760 tid 3 2023-12-01T15:35:57.463 INFO:tasks.rados.rados.0.smithi119.stdout:420: writing smithi119156531-30 from 2293760 to 2883584 tid 4 2023-12-01T15:35:57.463 INFO:tasks.rados.rados.0.smithi119.stdout:421: rmattr oid 16 current snap is 40 2023-12-01T15:35:57.463 INFO:tasks.rados.rados.0.smithi119.stdout:421: done (3 left) 2023-12-01T15:35:57.463 INFO:tasks.rados.rados.0.smithi119.stdout:422: delete oid 35 current snap is 40 2023-12-01T15:35:57.463 INFO:tasks.rados.rados.0.smithi119.stdout:417: expect (ObjNum 28 snap 0 seq_num 28) 2023-12-01T15:35:57.477 INFO:tasks.rados.rados.0.smithi119.stdout:420: finishing write tid 1 to smithi119156531-30 2023-12-01T15:35:57.477 INFO:tasks.rados.rados.0.smithi119.stdout:420: finishing write tid 2 to smithi119156531-30 2023-12-01T15:35:57.477 INFO:tasks.rados.rados.0.smithi119.stdout:419: finishing copy_from to smithi119156531-37 2023-12-01T15:35:57.478 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 77 (ObjNum 140 snap 38 seq_num 140) dirty exists 2023-12-01T15:35:57.478 INFO:tasks.rados.rados.0.smithi119.stdout:419: finishing copy_from racing read to smithi119156531-37 2023-12-01T15:35:57.478 INFO:tasks.rados.rados.0.smithi119.stdout:420: finishing write tid 3 to smithi119156531-30 2023-12-01T15:35:57.478 INFO:tasks.rados.rados.0.smithi119.stdout:420: finishing write tid 4 to smithi119156531-30 2023-12-01T15:35:57.478 INFO:tasks.rados.rados.0.smithi119.stdout:420: finishing write tid 5 to smithi119156531-30 2023-12-01T15:35:57.478 INFO:tasks.rados.rados.0.smithi119.stdout:420: finishing write tid 6 to smithi119156531-30 2023-12-01T15:35:57.478 INFO:tasks.rados.rados.0.smithi119.stdout:420: oid 30 updating version 0 to 41 2023-12-01T15:35:57.478 INFO:tasks.rados.rados.0.smithi119.stdout:420: oid 30 updating version 41 to 43 2023-12-01T15:35:57.478 INFO:tasks.rados.rados.0.smithi119.stdout:420: oid 30 updating version 43 to 44 2023-12-01T15:35:57.478 INFO:tasks.rados.rados.0.smithi119.stdout:420: oid 30 updating version 44 to 45 2023-12-01T15:35:57.478 INFO:tasks.rados.rados.0.smithi119.stdout:420: oid 30 version 45 is already newer than 42 2023-12-01T15:35:57.478 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 45 (ObjNum 142 snap 40 seq_num 142) dirty exists 2023-12-01T15:35:57.478 INFO:tasks.rados.rados.0.smithi119.stdout:420: left oid 30 (ObjNum 142 snap 40 seq_num 142) 2023-12-01T15:35:57.479 INFO:tasks.rados.rados.0.smithi119.stdout:417: done (3 left) 2023-12-01T15:35:57.479 INFO:tasks.rados.rados.0.smithi119.stdout:419: done (2 left) 2023-12-01T15:35:57.479 INFO:tasks.rados.rados.0.smithi119.stdout:420: done (1 left) 2023-12-01T15:35:57.479 INFO:tasks.rados.rados.0.smithi119.stdout:422: done (0 left) 2023-12-01T15:35:57.479 INFO:tasks.rados.rados.0.smithi119.stdout:423: read oid 24 snap -1 2023-12-01T15:35:57.479 INFO:tasks.rados.rados.0.smithi119.stdout:423: expect (ObjNum 74 snap 11 seq_num 74) 2023-12-01T15:35:57.479 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 40 2023-12-01T15:35:57.479 INFO:tasks.rados.rados.0.smithi119.stdout:424: seq_num 144 ranges {3235840=16384} 2023-12-01T15:35:57.495 INFO:tasks.rados.rados.0.smithi119.stdout:424: writing smithi119156531-49 from 3235840 to 3252224 tid 1 2023-12-01T15:35:57.495 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 47 current snap is 40 2023-12-01T15:35:57.495 INFO:tasks.rados.rados.0.smithi119.stdout:425: seq_num 145 ranges {778240=32768} 2023-12-01T15:35:57.498 INFO:tasks.rados.rados.0.smithi119.stdout:425: writing smithi119156531-47 from 778240 to 811008 tid 1 2023-12-01T15:35:57.499 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 38 current snap is 40 2023-12-01T15:35:57.499 INFO:tasks.rados.rados.0.smithi119.stdout:426: seq_num 146 ranges {3629056=49152} 2023-12-01T15:35:57.518 INFO:tasks.rados.rados.0.smithi119.stdout:426: writing smithi119156531-38 from 3629056 to 3678208 tid 1 2023-12-01T15:35:57.518 INFO:tasks.rados.rados.0.smithi119.stdout:427: snap_remove snap 38 2023-12-01T15:35:58.443 INFO:tasks.rados.rados.0.smithi119.stdout:427: done (4 left) 2023-12-01T15:35:58.443 INFO:tasks.rados.rados.0.smithi119.stdout:428: copy_from oid 39 from oid 6 current snap is 40 2023-12-01T15:35:58.444 INFO:tasks.rados.rados.0.smithi119.stdout:423: expect (ObjNum 74 snap 11 seq_num 74) 2023-12-01T15:35:58.509 INFO:tasks.rados.rados.0.smithi119.stdout:424: finishing write tid 1 to smithi119156531-49 2023-12-01T15:35:58.509 INFO:tasks.rados.rados.0.smithi119.stdout:424: finishing write tid 2 to smithi119156531-49 2023-12-01T15:35:58.509 INFO:tasks.rados.rados.0.smithi119.stdout:424: finishing write tid 3 to smithi119156531-49 2023-12-01T15:35:58.510 INFO:tasks.rados.rados.0.smithi119.stdout:424: oid 49 updating version 0 to 91 2023-12-01T15:35:58.510 INFO:tasks.rados.rados.0.smithi119.stdout:424: oid 49 version 91 is already newer than 90 2023-12-01T15:35:58.510 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 91 (ObjNum 144 snap 40 seq_num 144) dirty exists 2023-12-01T15:35:58.510 INFO:tasks.rados.rados.0.smithi119.stdout:424: left oid 49 (ObjNum 144 snap 40 seq_num 144) 2023-12-01T15:35:58.510 INFO:tasks.rados.rados.0.smithi119.stdout:425: finishing write tid 1 to smithi119156531-47 2023-12-01T15:35:58.510 INFO:tasks.rados.rados.0.smithi119.stdout:425: finishing write tid 2 to smithi119156531-47 2023-12-01T15:35:58.510 INFO:tasks.rados.rados.0.smithi119.stdout:423: done (4 left) 2023-12-01T15:35:58.510 INFO:tasks.rados.rados.0.smithi119.stdout:424: done (3 left) 2023-12-01T15:35:58.510 INFO:tasks.rados.rados.0.smithi119.stdout:429: read oid 29 snap -1 2023-12-01T15:35:58.510 INFO:tasks.rados.rados.0.smithi119.stdout:429: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:35:58.510 INFO:tasks.rados.rados.0.smithi119.stdout:430: rollback oid 42 current snap is 40 2023-12-01T15:35:58.510 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 42 to 36 2023-12-01T15:35:58.510 INFO:tasks.rados.rados.0.smithi119.stdout:425: finishing write tid 3 to smithi119156531-47 2023-12-01T15:35:58.511 INFO:tasks.rados.rados.0.smithi119.stdout:425: oid 47 updating version 0 to 108 2023-12-01T15:35:58.511 INFO:tasks.rados.rados.0.smithi119.stdout:425: oid 47 version 108 is already newer than 107 2023-12-01T15:35:58.511 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 108 (ObjNum 145 snap 40 seq_num 145) dirty exists 2023-12-01T15:35:58.511 INFO:tasks.rados.rados.0.smithi119.stdout:425: left oid 47 (ObjNum 145 snap 40 seq_num 145) 2023-12-01T15:35:58.511 INFO:tasks.rados.rados.0.smithi119.stdout:426: finishing write tid 1 to smithi119156531-38 2023-12-01T15:35:58.511 INFO:tasks.rados.rados.0.smithi119.stdout:425: done (4 left) 2023-12-01T15:35:58.511 INFO:tasks.rados.rados.0.smithi119.stdout:431: snap_create 2023-12-01T15:35:58.511 INFO:tasks.rados.rados.0.smithi119.stdout:426: finishing write tid 2 to smithi119156531-38 2023-12-01T15:35:58.511 INFO:tasks.rados.rados.0.smithi119.stdout:426: finishing write tid 3 to smithi119156531-38 2023-12-01T15:35:58.511 INFO:tasks.rados.rados.0.smithi119.stdout:426: oid 38 updating version 0 to 93 2023-12-01T15:35:58.511 INFO:tasks.rados.rados.0.smithi119.stdout:426: oid 38 updating version 93 to 94 2023-12-01T15:35:58.511 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 94 (ObjNum 146 snap 40 seq_num 146) dirty exists 2023-12-01T15:35:58.511 INFO:tasks.rados.rados.0.smithi119.stdout:426: left oid 38 (ObjNum 146 snap 40 seq_num 146) 2023-12-01T15:35:58.511 INFO:tasks.rados.rados.0.smithi119.stdout:428: finishing copy_from to smithi119156531-39 2023-12-01T15:35:58.511 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 43 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-12-01T15:35:58.512 INFO:tasks.rados.rados.0.smithi119.stdout:428: finishing copy_from racing read to smithi119156531-39 2023-12-01T15:35:58.512 INFO:tasks.rados.rados.0.smithi119.stdout:429: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:35:58.513 INFO:tasks.rados.rados.0.smithi119.stdout:430: finishing rollback tid 0 to smithi119156531-42 2023-12-01T15:35:58.513 INFO:tasks.rados.rados.0.smithi119.stdout:430: finishing rollback tid 1 to smithi119156531-42 2023-12-01T15:35:58.513 INFO:tasks.rados.rados.0.smithi119.stdout:430: finishing rollback tid 2 to smithi119156531-42 2023-12-01T15:35:58.513 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 147 (ObjNum 107 snap 26 seq_num 107) dirty exists 2023-12-01T15:35:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:58 smithi119 ceph-mon[94175]: pgmap v180: 121 pgs: 121 active+clean; 142 MiB data, 448 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 6.1 MiB/s wr, 39 op/s 2023-12-01T15:35:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:58 smithi119 ceph-mon[94175]: osdmap e142: 8 total, 8 up, 8 in 2023-12-01T15:35:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:58 smithi119 ceph-mon[108979]: pgmap v180: 121 pgs: 121 active+clean; 142 MiB data, 448 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 6.1 MiB/s wr, 39 op/s 2023-12-01T15:35:58.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:58 smithi119 ceph-mon[108979]: osdmap e142: 8 total, 8 up, 8 in 2023-12-01T15:35:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:58 smithi183 ceph-mon[99169]: pgmap v180: 121 pgs: 121 active+clean; 142 MiB data, 448 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 6.1 MiB/s wr, 39 op/s 2023-12-01T15:35:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:58 smithi183 ceph-mon[99169]: osdmap e142: 8 total, 8 up, 8 in 2023-12-01T15:35:59.456 INFO:tasks.rados.rados.0.smithi119.stdout:426: done (4 left) 2023-12-01T15:35:59.456 INFO:tasks.rados.rados.0.smithi119.stdout:428: done (3 left) 2023-12-01T15:35:59.457 INFO:tasks.rados.rados.0.smithi119.stdout:429: done (2 left) 2023-12-01T15:35:59.457 INFO:tasks.rados.rados.0.smithi119.stdout:430: done (1 left) 2023-12-01T15:35:59.457 INFO:tasks.rados.rados.0.smithi119.stdout:431: done (0 left) 2023-12-01T15:35:59.457 INFO:tasks.rados.rados.0.smithi119.stdout:432: read oid 14 snap -1 2023-12-01T15:35:59.457 INFO:tasks.rados.rados.0.smithi119.stdout:432: expect (ObjNum 131 snap 35 seq_num 131) 2023-12-01T15:35:59.457 INFO:tasks.rados.rados.0.smithi119.stdout:433: delete oid 12 current snap is 41 2023-12-01T15:35:59.462 INFO:tasks.rados.rados.0.smithi119.stdout:433: done (1 left) 2023-12-01T15:35:59.462 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 47 current snap is 41 2023-12-01T15:35:59.462 INFO:tasks.rados.rados.0.smithi119.stdout:434: seq_num 148 ranges {811008=81920} 2023-12-01T15:35:59.467 INFO:tasks.rados.rados.0.smithi119.stdout:434: writing smithi119156531-47 from 811008 to 892928 tid 1 2023-12-01T15:35:59.467 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 44 current snap is 41 2023-12-01T15:35:59.467 INFO:tasks.rados.rados.0.smithi119.stdout:435: seq_num 149 ranges {3751936=98304} 2023-12-01T15:35:59.488 INFO:tasks.rados.rados.0.smithi119.stdout:435: writing smithi119156531-44 from 3751936 to 3850240 tid 1 2023-12-01T15:35:59.488 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 9 current snap is 41 2023-12-01T15:35:59.488 INFO:tasks.rados.rados.0.smithi119.stdout:436: seq_num 150 ranges {3309568=114688} 2023-12-01T15:35:59.506 INFO:tasks.rados.rados.0.smithi119.stdout:436: writing smithi119156531-9 from 3309568 to 3424256 tid 1 2023-12-01T15:35:59.506 INFO:tasks.rados.rados.0.smithi119.stdout:437: snap_remove snap 30 2023-12-01T15:35:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:35:59 smithi183 ceph-mon[99169]: osdmap e143: 8 total, 8 up, 8 in 2023-12-01T15:35:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:35:59 smithi119 ceph-mon[94175]: osdmap e143: 8 total, 8 up, 8 in 2023-12-01T15:35:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:35:59 smithi119 ceph-mon[108979]: osdmap e143: 8 total, 8 up, 8 in 2023-12-01T15:36:00.435 INFO:tasks.rados.rados.0.smithi119.stdout:437: done (4 left) 2023-12-01T15:36:00.435 INFO:tasks.rados.rados.0.smithi119.stdout:438: rollback oid 29 current snap is 41 2023-12-01T15:36:00.435 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 29 to 29 2023-12-01T15:36:00.435 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 19 current snap is 41 2023-12-01T15:36:00.435 INFO:tasks.rados.rados.0.smithi119.stdout:439: seq_num 151 ranges {2629632=131072} 2023-12-01T15:36:00.450 INFO:tasks.rados.rados.0.smithi119.stdout:439: writing smithi119156531-19 from 2629632 to 2760704 tid 1 2023-12-01T15:36:00.450 INFO:tasks.rados.rados.0.smithi119.stdout:440: copy_from oid 41 from oid 23 current snap is 41 2023-12-01T15:36:00.450 INFO:tasks.rados.rados.0.smithi119.stdout:441: snap_create 2023-12-01T15:36:00.451 INFO:tasks.rados.rados.0.smithi119.stdout:434: finishing write tid 1 to smithi119156531-47 2023-12-01T15:36:00.451 INFO:tasks.rados.rados.0.smithi119.stdout:434: finishing write tid 2 to smithi119156531-47 2023-12-01T15:36:00.451 INFO:tasks.rados.rados.0.smithi119.stdout:434: finishing write tid 3 to smithi119156531-47 2023-12-01T15:36:00.451 INFO:tasks.rados.rados.0.smithi119.stdout:434: oid 47 updating version 0 to 112 2023-12-01T15:36:00.451 INFO:tasks.rados.rados.0.smithi119.stdout:434: oid 47 updating version 112 to 113 2023-12-01T15:36:00.451 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 113 (ObjNum 148 snap 41 seq_num 148) dirty exists 2023-12-01T15:36:00.451 INFO:tasks.rados.rados.0.smithi119.stdout:434: left oid 47 (ObjNum 148 snap 41 seq_num 148) 2023-12-01T15:36:00.451 INFO:tasks.rados.rados.0.smithi119.stdout:432: expect (ObjNum 131 snap 35 seq_num 131) 2023-12-01T15:36:00.691 INFO:tasks.rados.rados.0.smithi119.stdout:435: finishing write tid 1 to smithi119156531-44 2023-12-01T15:36:00.691 INFO:tasks.rados.rados.0.smithi119.stdout:435: finishing write tid 2 to smithi119156531-44 2023-12-01T15:36:00.691 INFO:tasks.rados.rados.0.smithi119.stdout:435: finishing write tid 3 to smithi119156531-44 2023-12-01T15:36:00.691 INFO:tasks.rados.rados.0.smithi119.stdout:435: oid 44 updating version 0 to 115 2023-12-01T15:36:00.691 INFO:tasks.rados.rados.0.smithi119.stdout:435: oid 44 updating version 115 to 116 2023-12-01T15:36:00.691 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 116 (ObjNum 149 snap 41 seq_num 149) dirty exists 2023-12-01T15:36:00.691 INFO:tasks.rados.rados.0.smithi119.stdout:435: left oid 44 (ObjNum 149 snap 41 seq_num 149) 2023-12-01T15:36:00.691 INFO:tasks.rados.rados.0.smithi119.stdout:436: finishing write tid 1 to smithi119156531-9 2023-12-01T15:36:00.691 INFO:tasks.rados.rados.0.smithi119.stdout:436: finishing write tid 2 to smithi119156531-9 2023-12-01T15:36:00.692 INFO:tasks.rados.rados.0.smithi119.stdout:436: finishing write tid 3 to smithi119156531-9 2023-12-01T15:36:00.692 INFO:tasks.rados.rados.0.smithi119.stdout:436: oid 9 updating version 0 to 106 2023-12-01T15:36:00.692 INFO:tasks.rados.rados.0.smithi119.stdout:436: oid 9 version 106 is already newer than 105 2023-12-01T15:36:00.692 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 106 (ObjNum 150 snap 41 seq_num 150) dirty exists 2023-12-01T15:36:00.692 INFO:tasks.rados.rados.0.smithi119.stdout:436: left oid 9 (ObjNum 150 snap 41 seq_num 150) 2023-12-01T15:36:00.692 INFO:tasks.rados.rados.0.smithi119.stdout:438: finishing rollback tid 0 to smithi119156531-29 2023-12-01T15:36:00.692 INFO:tasks.rados.rados.0.smithi119.stdout:438: finishing rollback tid 1 to smithi119156531-29 2023-12-01T15:36:00.692 INFO:tasks.rados.rados.0.smithi119.stdout:438: finishing rollback tid 2 to smithi119156531-29 2023-12-01T15:36:00.692 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 164 (ObjNum 129 snap 0 seq_num 3134057520) dirty exists 2023-12-01T15:36:00.692 INFO:tasks.rados.rados.0.smithi119.stdout:439: finishing write tid 1 to smithi119156531-19 2023-12-01T15:36:00.692 INFO:tasks.rados.rados.0.smithi119.stdout:439: finishing write tid 2 to smithi119156531-19 2023-12-01T15:36:00.692 INFO:tasks.rados.rados.0.smithi119.stdout:439: finishing write tid 3 to smithi119156531-19 2023-12-01T15:36:00.692 INFO:tasks.rados.rados.0.smithi119.stdout:439: oid 19 updating version 0 to 127 2023-12-01T15:36:00.692 INFO:tasks.rados.rados.0.smithi119.stdout:439: oid 19 version 127 is already newer than 126 2023-12-01T15:36:00.692 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 127 (ObjNum 151 snap 41 seq_num 151) dirty exists 2023-12-01T15:36:00.693 INFO:tasks.rados.rados.0.smithi119.stdout:439: left oid 19 (ObjNum 151 snap 41 seq_num 151) 2023-12-01T15:36:00.693 INFO:tasks.rados.rados.0.smithi119.stdout:440: finishing copy_from to smithi119156531-41 2023-12-01T15:36:00.693 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 186 (ObjNum 134 snap 36 seq_num 134) dirty exists 2023-12-01T15:36:00.693 INFO:tasks.rados.rados.0.smithi119.stdout:440: finishing copy_from racing read to smithi119156531-41 2023-12-01T15:36:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:00 smithi183 ceph-mon[99169]: pgmap v183: 121 pgs: 121 active+clean; 142 MiB data, 448 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:00 smithi183 ceph-mon[99169]: osdmap e144: 8 total, 8 up, 8 in 2023-12-01T15:36:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:00 smithi183 ceph-mon[99169]: osdmap e145: 8 total, 8 up, 8 in 2023-12-01T15:36:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:00 smithi119 ceph-mon[94175]: pgmap v183: 121 pgs: 121 active+clean; 142 MiB data, 448 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:00 smithi119 ceph-mon[94175]: osdmap e144: 8 total, 8 up, 8 in 2023-12-01T15:36:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:00 smithi119 ceph-mon[94175]: osdmap e145: 8 total, 8 up, 8 in 2023-12-01T15:36:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:00 smithi119 ceph-mon[108979]: pgmap v183: 121 pgs: 121 active+clean; 142 MiB data, 448 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:00 smithi119 ceph-mon[108979]: osdmap e144: 8 total, 8 up, 8 in 2023-12-01T15:36:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:00 smithi119 ceph-mon[108979]: osdmap e145: 8 total, 8 up, 8 in 2023-12-01T15:36:01.445 INFO:tasks.rados.rados.0.smithi119.stdout:432: done (7 left) 2023-12-01T15:36:01.445 INFO:tasks.rados.rados.0.smithi119.stdout:434: done (6 left) 2023-12-01T15:36:01.445 INFO:tasks.rados.rados.0.smithi119.stdout:435: done (5 left) 2023-12-01T15:36:01.445 INFO:tasks.rados.rados.0.smithi119.stdout:436: done (4 left) 2023-12-01T15:36:01.445 INFO:tasks.rados.rados.0.smithi119.stdout:438: done (3 left) 2023-12-01T15:36:01.445 INFO:tasks.rados.rados.0.smithi119.stdout:439: done (2 left) 2023-12-01T15:36:01.445 INFO:tasks.rados.rados.0.smithi119.stdout:440: done (1 left) 2023-12-01T15:36:01.445 INFO:tasks.rados.rados.0.smithi119.stdout:441: done (0 left) 2023-12-01T15:36:01.446 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 42 2023-12-01T15:36:01.446 INFO:tasks.rados.rados.0.smithi119.stdout:442: seq_num 152 ranges {0=147456} 2023-12-01T15:36:01.446 INFO:tasks.rados.rados.0.smithi119.stdout:442: writing smithi119156531-12 from 0 to 147456 tid 1 2023-12-01T15:36:01.447 INFO:tasks.rados.rados.0.smithi119.stdout:443: read oid 9 snap -1 2023-12-01T15:36:01.447 INFO:tasks.rados.rados.0.smithi119.stdout:443: expect (ObjNum 150 snap 41 seq_num 150) 2023-12-01T15:36:01.447 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 26 current snap is 42 2023-12-01T15:36:01.447 INFO:tasks.rados.rados.0.smithi119.stdout:444: seq_num 153 ranges {0=163840} 2023-12-01T15:36:01.447 INFO:tasks.rados.rados.0.smithi119.stdout:444: writing smithi119156531-26 from 0 to 163840 tid 1 2023-12-01T15:36:01.447 INFO:tasks.rados.rados.0.smithi119.stdout:445: snap_create 2023-12-01T15:36:01.454 INFO:tasks.rados.rados.0.smithi119.stdout:442: finishing write tid 1 to smithi119156531-12 2023-12-01T15:36:01.455 INFO:tasks.rados.rados.0.smithi119.stdout:442: finishing write tid 2 to smithi119156531-12 2023-12-01T15:36:01.455 INFO:tasks.rados.rados.0.smithi119.stdout:442: finishing write tid 3 to smithi119156531-12 2023-12-01T15:36:01.455 INFO:tasks.rados.rados.0.smithi119.stdout:442: oid 12 updating version 0 to 188 2023-12-01T15:36:01.455 INFO:tasks.rados.rados.0.smithi119.stdout:442: oid 12 version 188 is already newer than 187 2023-12-01T15:36:01.455 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 188 (ObjNum 152 snap 42 seq_num 152) dirty exists 2023-12-01T15:36:01.455 INFO:tasks.rados.rados.0.smithi119.stdout:442: left oid 12 (ObjNum 152 snap 42 seq_num 152) 2023-12-01T15:36:01.459 INFO:tasks.rados.rados.0.smithi119.stdout:444: finishing write tid 1 to smithi119156531-26 2023-12-01T15:36:01.459 INFO:tasks.rados.rados.0.smithi119.stdout:444: finishing write tid 2 to smithi119156531-26 2023-12-01T15:36:01.467 INFO:tasks.rados.rados.0.smithi119.stdout:443: expect (ObjNum 150 snap 41 seq_num 150) 2023-12-01T15:36:01.632 INFO:tasks.rados.rados.0.smithi119.stdout:444: finishing write tid 3 to smithi119156531-26 2023-12-01T15:36:01.632 INFO:tasks.rados.rados.0.smithi119.stdout:444: oid 26 updating version 0 to 112 2023-12-01T15:36:01.632 INFO:tasks.rados.rados.0.smithi119.stdout:444: oid 26 updating version 112 to 113 2023-12-01T15:36:01.632 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 113 (ObjNum 153 snap 42 seq_num 153) dirty exists 2023-12-01T15:36:01.632 INFO:tasks.rados.rados.0.smithi119.stdout:444: left oid 26 (ObjNum 153 snap 42 seq_num 153) 2023-12-01T15:36:02.445 INFO:tasks.rados.rados.0.smithi119.stdout:442: done (3 left) 2023-12-01T15:36:02.445 INFO:tasks.rados.rados.0.smithi119.stdout:443: done (2 left) 2023-12-01T15:36:02.445 INFO:tasks.rados.rados.0.smithi119.stdout:444: done (1 left) 2023-12-01T15:36:02.445 INFO:tasks.rados.rados.0.smithi119.stdout:445: done (0 left) 2023-12-01T15:36:02.445 INFO:tasks.rados.rados.0.smithi119.stdout:446: copy_from oid 15 from oid 40 current snap is 43 2023-12-01T15:36:02.446 INFO:tasks.rados.rados.0.smithi119.stdout:447: read oid 7 snap 37 2023-12-01T15:36:02.446 INFO:tasks.rados.rados.0.smithi119.stdout:447: expect (ObjNum 6 snap 0 seq_num 6) 2023-12-01T15:36:02.446 INFO:tasks.rados.rados.0.smithi119.stdout:448: rollback oid 31 current snap is 43 2023-12-01T15:36:02.446 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 31 to 15 2023-12-01T15:36:02.446 INFO:tasks.rados.rados.0.smithi119.stdout:449: delete oid 35 current snap is 43 2023-12-01T15:36:02.449 INFO:tasks.rados.rados.0.smithi119.stdout:447: expect (ObjNum 6 snap 0 seq_num 6) 2023-12-01T15:36:02.452 INFO:tasks.rados.rados.0.smithi119.stdout:447: done (3 left) 2023-12-01T15:36:02.452 INFO:tasks.rados.rados.0.smithi119.stdout:449: done (2 left) 2023-12-01T15:36:02.453 INFO:tasks.rados.rados.0.smithi119.stdout:450: read oid 8 snap -1 2023-12-01T15:36:02.453 INFO:tasks.rados.rados.0.smithi119.stdout:450: expect deleted 2023-12-01T15:36:02.453 INFO:tasks.rados.rados.0.smithi119.stdout:451: delete oid 17 current snap is 43 2023-12-01T15:36:02.453 INFO:tasks.rados.rados.0.smithi119.stdout:448: finishing rollback tid 0 to smithi119156531-31 2023-12-01T15:36:02.455 INFO:tasks.rados.rados.0.smithi119.stdout:448: finishing rollback tid 1 to smithi119156531-31 2023-12-01T15:36:02.455 INFO:tasks.rados.rados.0.smithi119.stdout:450: done (3 left) 2023-12-01T15:36:02.455 INFO:tasks.rados.rados.0.smithi119.stdout:451: done (2 left) 2023-12-01T15:36:02.455 INFO:tasks.rados.rados.0.smithi119.stdout:452: rmattr oid 7 current snap is 43 2023-12-01T15:36:02.455 INFO:tasks.rados.rados.0.smithi119.stdout:452: done (2 left) 2023-12-01T15:36:02.455 INFO:tasks.rados.rados.0.smithi119.stdout:453: copy_from oid 14 from oid 45 current snap is 43 2023-12-01T15:36:02.455 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 16 current snap is 43 2023-12-01T15:36:02.455 INFO:tasks.rados.rados.0.smithi119.stdout:454: seq_num 156 ranges {0=221184} 2023-12-01T15:36:02.456 INFO:tasks.rados.rados.0.smithi119.stdout:454: writing smithi119156531-16 from 0 to 221184 tid 1 2023-12-01T15:36:02.457 INFO:tasks.rados.rados.0.smithi119.stdout:455: rollback oid 28 current snap is 43 2023-12-01T15:36:02.457 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 28 to 35 2023-12-01T15:36:02.457 INFO:tasks.rados.rados.0.smithi119.stdout:448: finishing rollback tid 2 to smithi119156531-31 2023-12-01T15:36:02.457 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 87 (ObjNum 66 snap 6 seq_num 66) dirty exists 2023-12-01T15:36:02.457 INFO:tasks.rados.rados.0.smithi119.stdout:446: finishing copy_from to smithi119156531-15 2023-12-01T15:36:02.457 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 18 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-01T15:36:02.457 INFO:tasks.rados.rados.0.smithi119.stdout:448: done (4 left) 2023-12-01T15:36:02.457 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 33 current snap is 43 2023-12-01T15:36:02.457 INFO:tasks.rados.rados.0.smithi119.stdout:456: seq_num 157 ranges {3170304=237568} 2023-12-01T15:36:02.476 INFO:tasks.rados.rados.0.smithi119.stdout:456: writing smithi119156531-33 from 3170304 to 3407872 tid 1 2023-12-01T15:36:02.476 INFO:tasks.rados.rados.0.smithi119.stdout:457: copy_from oid 30 from oid 46 current snap is 43 2023-12-01T15:36:02.477 INFO:tasks.rados.rados.0.smithi119.stdout:446: finishing copy_from racing read to smithi119156531-15 2023-12-01T15:36:02.477 INFO:tasks.rados.rados.0.smithi119.stdout:455: finishing rollback tid 0 to smithi119156531-28 2023-12-01T15:36:02.477 INFO:tasks.rados.rados.0.smithi119.stdout:454: finishing write tid 1 to smithi119156531-16 2023-12-01T15:36:02.477 INFO:tasks.rados.rados.0.smithi119.stdout:454: finishing write tid 2 to smithi119156531-16 2023-12-01T15:36:02.477 INFO:tasks.rados.rados.0.smithi119.stdout:455: finishing rollback tid 1 to smithi119156531-28 2023-12-01T15:36:02.477 INFO:tasks.rados.rados.0.smithi119.stdout:455: finishing rollback tid 2 to smithi119156531-28 2023-12-01T15:36:02.477 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 25 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-01T15:36:02.477 INFO:tasks.rados.rados.0.smithi119.stdout:454: finishing write tid 3 to smithi119156531-16 2023-12-01T15:36:02.477 INFO:tasks.rados.rados.0.smithi119.stdout:454: oid 16 updating version 0 to 190 2023-12-01T15:36:02.477 INFO:tasks.rados.rados.0.smithi119.stdout:454: oid 16 version 190 is already newer than 189 2023-12-01T15:36:02.477 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 190 (ObjNum 156 snap 43 seq_num 156) dirty exists 2023-12-01T15:36:02.477 INFO:tasks.rados.rados.0.smithi119.stdout:454: left oid 16 (ObjNum 156 snap 43 seq_num 156) 2023-12-01T15:36:02.477 INFO:tasks.rados.rados.0.smithi119.stdout:446: done (5 left) 2023-12-01T15:36:02.478 INFO:tasks.rados.rados.0.smithi119.stdout:454: done (4 left) 2023-12-01T15:36:02.478 INFO:tasks.rados.rados.0.smithi119.stdout:455: done (3 left) 2023-12-01T15:36:02.478 INFO:tasks.rados.rados.0.smithi119.stdout:458: read oid 21 snap -1 2023-12-01T15:36:02.478 INFO:tasks.rados.rados.0.smithi119.stdout:458: expect (ObjNum 135 snap 36 seq_num 135) 2023-12-01T15:36:02.478 INFO:tasks.rados.rados.0.smithi119.stdout:459: copy_from oid 9 from oid 29 current snap is 43 2023-12-01T15:36:02.478 INFO:tasks.rados.rados.0.smithi119.stdout:460: rmattr oid 4 current snap is 43 2023-12-01T15:36:02.478 INFO:tasks.rados.rados.0.smithi119.stdout:460: done (5 left) 2023-12-01T15:36:02.478 INFO:tasks.rados.rados.0.smithi119.stdout:461: rmattr oid 25 current snap is 43 2023-12-01T15:36:02.478 INFO:tasks.rados.rados.0.smithi119.stdout:461: done (5 left) 2023-12-01T15:36:02.478 INFO:tasks.rados.rados.0.smithi119.stdout:462: setattr oid 1 current snap is 43 2023-12-01T15:36:02.479 INFO:tasks.rados.rados.0.smithi119.stdout:463: rollback oid 27 current snap is 43 2023-12-01T15:36:02.479 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 27 to 36 2023-12-01T15:36:02.479 INFO:tasks.rados.rados.0.smithi119.stdout:464: delete oid 41 current snap is 43 2023-12-01T15:36:02.481 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 107 (ObjNum 33 snap 0 seq_num 3133708656) dirty exists 2023-12-01T15:36:02.483 INFO:tasks.rados.rados.0.smithi119.stdout:457: finishing copy_from to smithi119156531-30 2023-12-01T15:36:02.483 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-12-01T15:36:02.484 INFO:tasks.rados.rados.0.smithi119.stdout:453: finishing copy_from to smithi119156531-14 2023-12-01T15:36:02.484 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 68 (ObjNum 118 snap 29 seq_num 118) dirty exists 2023-12-01T15:36:02.484 INFO:tasks.rados.rados.0.smithi119.stdout:457: finishing copy_from racing read to smithi119156531-30 2023-12-01T15:36:02.485 INFO:tasks.rados.rados.0.smithi119.stdout:456: finishing write tid 1 to smithi119156531-33 2023-12-01T15:36:02.485 INFO:tasks.rados.rados.0.smithi119.stdout:456: finishing write tid 2 to smithi119156531-33 2023-12-01T15:36:02.485 INFO:tasks.rados.rados.0.smithi119.stdout:463: finishing rollback tid 1 to smithi119156531-27 2023-12-01T15:36:02.485 INFO:tasks.rados.rados.0.smithi119.stdout:463: finishing rollback tid 2 to smithi119156531-27 2023-12-01T15:36:02.485 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 213 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T15:36:02.485 INFO:tasks.rados.rados.0.smithi119.stdout:453: finishing copy_from racing read to smithi119156531-14 2023-12-01T15:36:02.486 INFO:tasks.rados.rados.0.smithi119.stdout:459: finishing copy_from to smithi119156531-9 2023-12-01T15:36:02.486 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 164 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T15:36:02.486 INFO:tasks.rados.rados.0.smithi119.stdout:459: finishing copy_from racing read to smithi119156531-9 2023-12-01T15:36:02.486 INFO:tasks.rados.rados.0.smithi119.stdout:453: done (7 left) 2023-12-01T15:36:02.486 INFO:tasks.rados.rados.0.smithi119.stdout:457: done (6 left) 2023-12-01T15:36:02.486 INFO:tasks.rados.rados.0.smithi119.stdout:459: done (5 left) 2023-12-01T15:36:02.486 INFO:tasks.rados.rados.0.smithi119.stdout:462: done (4 left) 2023-12-01T15:36:02.486 INFO:tasks.rados.rados.0.smithi119.stdout:463: done (3 left) 2023-12-01T15:36:02.486 INFO:tasks.rados.rados.0.smithi119.stdout:464: done (2 left) 2023-12-01T15:36:02.486 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 31 current snap is 43 2023-12-01T15:36:02.486 INFO:tasks.rados.rados.0.smithi119.stdout:465: seq_num 159 ranges {1417216=270336} 2023-12-01T15:36:02.495 INFO:tasks.rados.rados.0.smithi119.stdout:465: writing smithi119156531-31 from 1417216 to 1687552 tid 1 2023-12-01T15:36:02.496 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 40 current snap is 43 2023-12-01T15:36:02.496 INFO:tasks.rados.rados.0.smithi119.stdout:466: seq_num 160 ranges {663552=286720} 2023-12-01T15:36:02.501 INFO:tasks.rados.rados.0.smithi119.stdout:466: writing smithi119156531-40 from 663552 to 950272 tid 1 2023-12-01T15:36:02.502 INFO:tasks.rados.rados.0.smithi119.stdout:465: finishing write tid 1 to smithi119156531-31 2023-12-01T15:36:02.502 INFO:tasks.rados.rados.0.smithi119.stdout:467: read oid 11 snap -1 2023-12-01T15:36:02.502 INFO:tasks.rados.rados.0.smithi119.stdout:467: expect (ObjNum 116 snap 28 seq_num 116) 2023-12-01T15:36:02.502 INFO:tasks.rados.rados.0.smithi119.stdout:468: read oid 36 snap -1 2023-12-01T15:36:02.502 INFO:tasks.rados.rados.0.smithi119.stdout:468: expect (ObjNum 130 snap 35 seq_num 130) 2023-12-01T15:36:02.502 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 43 2023-12-01T15:36:02.502 INFO:tasks.rados.rados.0.smithi119.stdout:465: finishing write tid 2 to smithi119156531-31 2023-12-01T15:36:02.502 INFO:tasks.rados.rados.0.smithi119.stdout:465: finishing write tid 3 to smithi119156531-31 2023-12-01T15:36:02.502 INFO:tasks.rados.rados.0.smithi119.stdout:465: oid 31 updating version 0 to 89 2023-12-01T15:36:02.502 INFO:tasks.rados.rados.0.smithi119.stdout:465: oid 31 version 89 is already newer than 88 2023-12-01T15:36:02.502 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 89 (ObjNum 159 snap 43 seq_num 159) dirty exists 2023-12-01T15:36:02.502 INFO:tasks.rados.rados.0.smithi119.stdout:465: left oid 31 (ObjNum 159 snap 43 seq_num 159) 2023-12-01T15:36:02.503 INFO:tasks.rados.rados.0.smithi119.stdout:469: seq_num 161 ranges {2981888=303104} 2023-12-01T15:36:02.520 INFO:tasks.rados.rados.0.smithi119.stdout:469: writing smithi119156531-42 from 2981888 to 3284992 tid 1 2023-12-01T15:36:02.520 INFO:tasks.rados.rados.0.smithi119.stdout:465: done (6 left) 2023-12-01T15:36:02.520 INFO:tasks.rados.rados.0.smithi119.stdout:470: read oid 44 snap -1 2023-12-01T15:36:02.520 INFO:tasks.rados.rados.0.smithi119.stdout:470: expect (ObjNum 149 snap 41 seq_num 149) 2023-12-01T15:36:02.520 INFO:tasks.rados.rados.0.smithi119.stdout:471: read oid 6 snap -1 2023-12-01T15:36:02.520 INFO:tasks.rados.rados.0.smithi119.stdout:471: expect (ObjNum 47 snap 0 seq_num 47) 2023-12-01T15:36:02.520 INFO:tasks.rados.rados.0.smithi119.stdout:472: rmattr oid 22 current snap is 43 2023-12-01T15:36:02.520 INFO:tasks.rados.rados.0.smithi119.stdout:472: done (8 left) 2023-12-01T15:36:02.520 INFO:tasks.rados.rados.0.smithi119.stdout:473: setattr oid 22 current snap is 43 2023-12-01T15:36:02.520 INFO:tasks.rados.rados.0.smithi119.stdout:456: finishing write tid 3 to smithi119156531-33 2023-12-01T15:36:02.521 INFO:tasks.rados.rados.0.smithi119.stdout:456: oid 33 updating version 0 to 167 2023-12-01T15:36:02.521 INFO:tasks.rados.rados.0.smithi119.stdout:456: oid 33 updating version 167 to 168 2023-12-01T15:36:02.521 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 168 (ObjNum 157 snap 43 seq_num 157) dirty exists 2023-12-01T15:36:02.521 INFO:tasks.rados.rados.0.smithi119.stdout:456: left oid 33 (ObjNum 157 snap 43 seq_num 157) 2023-12-01T15:36:02.521 INFO:tasks.rados.rados.0.smithi119.stdout:466: finishing write tid 1 to smithi119156531-40 2023-12-01T15:36:02.521 INFO:tasks.rados.rados.0.smithi119.stdout:466: finishing write tid 2 to smithi119156531-40 2023-12-01T15:36:02.521 INFO:tasks.rados.rados.0.smithi119.stdout:458: expect (ObjNum 135 snap 36 seq_num 135) 2023-12-01T15:36:02.580 INFO:tasks.rados.rados.0.smithi119.stdout:466: finishing write tid 3 to smithi119156531-40 2023-12-01T15:36:02.580 INFO:tasks.rados.rados.0.smithi119.stdout:466: oid 40 updating version 0 to 193 2023-12-01T15:36:02.580 INFO:tasks.rados.rados.0.smithi119.stdout:466: oid 40 version 193 is already newer than 192 2023-12-01T15:36:02.580 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 193 (ObjNum 160 snap 43 seq_num 160) dirty exists 2023-12-01T15:36:02.580 INFO:tasks.rados.rados.0.smithi119.stdout:466: left oid 40 (ObjNum 160 snap 43 seq_num 160) 2023-12-01T15:36:02.580 INFO:tasks.rados.rados.0.smithi119.stdout:467: expect (ObjNum 116 snap 28 seq_num 116) 2023-12-01T15:36:02.636 INFO:tasks.rados.rados.0.smithi119.stdout:468: expect (ObjNum 130 snap 35 seq_num 130) 2023-12-01T15:36:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:02 smithi119 ceph-mon[94175]: pgmap v186: 121 pgs: 121 active+clean; 147 MiB data, 458 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2023-12-01T15:36:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:02 smithi119 ceph-mon[94175]: osdmap e146: 8 total, 8 up, 8 in 2023-12-01T15:36:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:02 smithi119 ceph-mon[108979]: pgmap v186: 121 pgs: 121 active+clean; 147 MiB data, 458 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2023-12-01T15:36:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:02 smithi119 ceph-mon[108979]: osdmap e146: 8 total, 8 up, 8 in 2023-12-01T15:36:02.852 INFO:tasks.rados.rados.0.smithi119.stdout:471: expect (ObjNum 47 snap 0 seq_num 47) 2023-12-01T15:36:02.872 INFO:tasks.rados.rados.0.smithi119.stdout:469: finishing write tid 1 to smithi119156531-42 2023-12-01T15:36:02.873 INFO:tasks.rados.rados.0.smithi119.stdout:469: finishing write tid 2 to smithi119156531-42 2023-12-01T15:36:02.873 INFO:tasks.rados.rados.0.smithi119.stdout:456: done (8 left) 2023-12-01T15:36:02.873 INFO:tasks.rados.rados.0.smithi119.stdout:458: done (7 left) 2023-12-01T15:36:02.873 INFO:tasks.rados.rados.0.smithi119.stdout:466: done (6 left) 2023-12-01T15:36:02.873 INFO:tasks.rados.rados.0.smithi119.stdout:467: done (5 left) 2023-12-01T15:36:02.873 INFO:tasks.rados.rados.0.smithi119.stdout:468: done (4 left) 2023-12-01T15:36:02.873 INFO:tasks.rados.rados.0.smithi119.stdout:471: done (3 left) 2023-12-01T15:36:02.873 INFO:tasks.rados.rados.0.smithi119.stdout:474: rmattr oid 19 current snap is 43 2023-12-01T15:36:02.873 INFO:tasks.rados.rados.0.smithi119.stdout:469: finishing write tid 3 to smithi119156531-42 2023-12-01T15:36:02.873 INFO:tasks.rados.rados.0.smithi119.stdout:469: oid 42 updating version 0 to 149 2023-12-01T15:36:02.873 INFO:tasks.rados.rados.0.smithi119.stdout:469: oid 42 version 149 is already newer than 148 2023-12-01T15:36:02.873 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 149 (ObjNum 161 snap 43 seq_num 161) dirty exists 2023-12-01T15:36:02.873 INFO:tasks.rados.rados.0.smithi119.stdout:469: left oid 42 (ObjNum 161 snap 43 seq_num 161) 2023-12-01T15:36:02.874 INFO:tasks.rados.rados.0.smithi119.stdout:470: expect (ObjNum 149 snap 41 seq_num 149) 2023-12-01T15:36:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:02 smithi183 ceph-mon[99169]: pgmap v186: 121 pgs: 121 active+clean; 147 MiB data, 458 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2023-12-01T15:36:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:02 smithi183 ceph-mon[99169]: osdmap e146: 8 total, 8 up, 8 in 2023-12-01T15:36:03.067 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 214 (ObjNum 129 snap 0 seq_num 3133277200) dirty exists 2023-12-01T15:36:03.067 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 129 (ObjNum 151 snap 41 seq_num 151) dirty exists 2023-12-01T15:36:03.067 INFO:tasks.rados.rados.0.smithi119.stdout:469: done (3 left) 2023-12-01T15:36:03.067 INFO:tasks.rados.rados.0.smithi119.stdout:470: done (2 left) 2023-12-01T15:36:03.067 INFO:tasks.rados.rados.0.smithi119.stdout:473: done (1 left) 2023-12-01T15:36:03.067 INFO:tasks.rados.rados.0.smithi119.stdout:474: done (0 left) 2023-12-01T15:36:03.067 INFO:tasks.rados.rados.0.smithi119.stdout:475: setattr oid 40 current snap is 43 2023-12-01T15:36:03.068 INFO:tasks.rados.rados.0.smithi119.stdout:476: snap_create 2023-12-01T15:36:03.070 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 194 (ObjNum 160 snap 43 seq_num 160) dirty exists 2023-12-01T15:36:03.457 INFO:tasks.rados.rados.0.smithi119.stdout:475: done (1 left) 2023-12-01T15:36:03.458 INFO:tasks.rados.rados.0.smithi119.stdout:476: done (0 left) 2023-12-01T15:36:03.458 INFO:tasks.rados.rados.0.smithi119.stdout:477: setattr oid 39 current snap is 44 2023-12-01T15:36:03.458 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 22 current snap is 44 2023-12-01T15:36:03.458 INFO:tasks.rados.rados.0.smithi119.stdout:478: seq_num 162 ranges {0=319488} 2023-12-01T15:36:03.460 INFO:tasks.rados.rados.0.smithi119.stdout:478: writing smithi119156531-22 from 0 to 319488 tid 1 2023-12-01T15:36:03.461 INFO:tasks.rados.rados.0.smithi119.stdout:479: snap_remove snap 34 2023-12-01T15:36:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:03 smithi183 ceph-mon[99169]: osdmap e147: 8 total, 8 up, 8 in 2023-12-01T15:36:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:03 smithi119 ceph-mon[94175]: osdmap e147: 8 total, 8 up, 8 in 2023-12-01T15:36:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:03 smithi119 ceph-mon[108979]: osdmap e147: 8 total, 8 up, 8 in 2023-12-01T15:36:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:36:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:36:04] "GET /metrics HTTP/1.1" 200 36171 "" "Prometheus/2.43.0" 2023-12-01T15:36:04.469 INFO:tasks.rados.rados.0.smithi119.stdout:479: done (2 left) 2023-12-01T15:36:04.469 INFO:tasks.rados.rados.0.smithi119.stdout:480: rmattr oid 7 current snap is 44 2023-12-01T15:36:04.469 INFO:tasks.rados.rados.0.smithi119.stdout:480: done (2 left) 2023-12-01T15:36:04.470 INFO:tasks.rados.rados.0.smithi119.stdout:481: copy_from oid 19 from oid 37 current snap is 44 2023-12-01T15:36:04.470 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 83 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-12-01T15:36:04.470 INFO:tasks.rados.rados.0.smithi119.stdout:478: finishing write tid 1 to smithi119156531-22 2023-12-01T15:36:04.470 INFO:tasks.rados.rados.0.smithi119.stdout:478: finishing write tid 2 to smithi119156531-22 2023-12-01T15:36:04.470 INFO:tasks.rados.rados.0.smithi119.stdout:478: finishing write tid 3 to smithi119156531-22 2023-12-01T15:36:04.470 INFO:tasks.rados.rados.0.smithi119.stdout:478: oid 22 updating version 0 to 217 2023-12-01T15:36:04.470 INFO:tasks.rados.rados.0.smithi119.stdout:478: oid 22 version 217 is already newer than 216 2023-12-01T15:36:04.470 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 217 (ObjNum 162 snap 44 seq_num 162) dirty exists 2023-12-01T15:36:04.470 INFO:tasks.rados.rados.0.smithi119.stdout:478: left oid 22 (ObjNum 162 snap 44 seq_num 162) 2023-12-01T15:36:04.470 INFO:tasks.rados.rados.0.smithi119.stdout:477: done (2 left) 2023-12-01T15:36:04.470 INFO:tasks.rados.rados.0.smithi119.stdout:478: done (1 left) 2023-12-01T15:36:04.470 INFO:tasks.rados.rados.0.smithi119.stdout:482: copy_from oid 48 from oid 31 current snap is 44 2023-12-01T15:36:04.470 INFO:tasks.rados.rados.0.smithi119.stdout:483: delete oid 16 current snap is 44 2023-12-01T15:36:04.478 INFO:tasks.rados.rados.0.smithi119.stdout:483: done (2 left) 2023-12-01T15:36:04.478 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 44 2023-12-01T15:36:04.478 INFO:tasks.rados.rados.0.smithi119.stdout:484: seq_num 164 ranges {2269184=352256} 2023-12-01T15:36:04.492 INFO:tasks.rados.rados.0.smithi119.stdout:484: writing smithi119156531-21 from 2269184 to 2621440 tid 1 2023-12-01T15:36:04.492 INFO:tasks.rados.rados.0.smithi119.stdout:485: delete oid 39 current snap is 44 2023-12-01T15:36:04.496 INFO:tasks.rados.rados.0.smithi119.stdout:485: done (3 left) 2023-12-01T15:36:04.496 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 3 current snap is 44 2023-12-01T15:36:04.496 INFO:tasks.rados.rados.0.smithi119.stdout:486: seq_num 166 ranges {2359296=385024} 2023-12-01T15:36:04.510 INFO:tasks.rados.rados.0.smithi119.stdout:486: writing smithi119156531-3 from 2359296 to 2744320 tid 1 2023-12-01T15:36:04.510 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 44 2023-12-01T15:36:04.510 INFO:tasks.rados.rados.0.smithi119.stdout:481: finishing copy_from to smithi119156531-19 2023-12-01T15:36:04.510 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 77 (ObjNum 140 snap 38 seq_num 140) dirty exists 2023-12-01T15:36:04.510 INFO:tasks.rados.rados.0.smithi119.stdout:487: seq_num 167 ranges {147456=401408} 2023-12-01T15:36:04.513 INFO:tasks.rados.rados.0.smithi119.stdout:487: writing smithi119156531-12 from 147456 to 548864 tid 1 2023-12-01T15:36:04.513 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 11 current snap is 44 2023-12-01T15:36:04.513 INFO:tasks.rados.rados.0.smithi119.stdout:482: finishing copy_from to smithi119156531-48 2023-12-01T15:36:04.513 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 89 (ObjNum 159 snap 43 seq_num 159) dirty exists 2023-12-01T15:36:04.513 INFO:tasks.rados.rados.0.smithi119.stdout:488: seq_num 168 ranges {2121728=417792} 2023-12-01T15:36:04.527 INFO:tasks.rados.rados.0.smithi119.stdout:488: writing smithi119156531-11 from 2121728 to 2539520 tid 1 2023-12-01T15:36:04.527 INFO:tasks.rados.rados.0.smithi119.stdout:489: read oid 44 snap -1 2023-12-01T15:36:04.527 INFO:tasks.rados.rados.0.smithi119.stdout:489: expect (ObjNum 149 snap 41 seq_num 149) 2023-12-01T15:36:04.527 INFO:tasks.rados.rados.0.smithi119.stdout:490: snap_remove snap 24 2023-12-01T15:36:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:04 smithi183 ceph-mon[99169]: pgmap v189: 121 pgs: 121 active+clean; 147 MiB data, 458 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2023-12-01T15:36:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:04 smithi183 ceph-mon[99169]: osdmap e148: 8 total, 8 up, 8 in 2023-12-01T15:36:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:04 smithi119 ceph-mon[108979]: pgmap v189: 121 pgs: 121 active+clean; 147 MiB data, 458 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2023-12-01T15:36:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:04 smithi119 ceph-mon[108979]: osdmap e148: 8 total, 8 up, 8 in 2023-12-01T15:36:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:04 smithi119 ceph-mon[94175]: pgmap v189: 121 pgs: 121 active+clean; 147 MiB data, 458 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2023-12-01T15:36:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:04 smithi119 ceph-mon[94175]: osdmap e148: 8 total, 8 up, 8 in 2023-12-01T15:36:05.481 INFO:tasks.rados.rados.0.smithi119.stdout:490: done (7 left) 2023-12-01T15:36:05.481 INFO:tasks.rados.rados.0.smithi119.stdout:491: rollback oid 24 current snap is 44 2023-12-01T15:36:05.481 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 24 to 42 2023-12-01T15:36:05.481 INFO:tasks.rados.rados.0.smithi119.stdout:492: delete oid 33 current snap is 44 2023-12-01T15:36:05.481 INFO:tasks.rados.rados.0.smithi119.stdout:484: finishing write tid 1 to smithi119156531-21 2023-12-01T15:36:05.481 INFO:tasks.rados.rados.0.smithi119.stdout:484: finishing write tid 2 to smithi119156531-21 2023-12-01T15:36:05.482 INFO:tasks.rados.rados.0.smithi119.stdout:481: finishing copy_from racing read to smithi119156531-19 2023-12-01T15:36:05.482 INFO:tasks.rados.rados.0.smithi119.stdout:482: finishing copy_from racing read to smithi119156531-48 2023-12-01T15:36:05.482 INFO:tasks.rados.rados.0.smithi119.stdout:484: finishing write tid 3 to smithi119156531-21 2023-12-01T15:36:05.482 INFO:tasks.rados.rados.0.smithi119.stdout:484: oid 21 updating version 0 to 72 2023-12-01T15:36:05.482 INFO:tasks.rados.rados.0.smithi119.stdout:484: oid 21 updating version 72 to 73 2023-12-01T15:36:05.482 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 73 (ObjNum 164 snap 44 seq_num 164) dirty exists 2023-12-01T15:36:05.482 INFO:tasks.rados.rados.0.smithi119.stdout:484: left oid 21 (ObjNum 164 snap 44 seq_num 164) 2023-12-01T15:36:05.482 INFO:tasks.rados.rados.0.smithi119.stdout:486: finishing write tid 1 to smithi119156531-3 2023-12-01T15:36:05.482 INFO:tasks.rados.rados.0.smithi119.stdout:486: finishing write tid 2 to smithi119156531-3 2023-12-01T15:36:05.482 INFO:tasks.rados.rados.0.smithi119.stdout:486: finishing write tid 3 to smithi119156531-3 2023-12-01T15:36:05.482 INFO:tasks.rados.rados.0.smithi119.stdout:486: oid 3 updating version 0 to 88 2023-12-01T15:36:05.482 INFO:tasks.rados.rados.0.smithi119.stdout:486: oid 3 version 88 is already newer than 87 2023-12-01T15:36:05.482 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 88 (ObjNum 166 snap 44 seq_num 166) dirty exists 2023-12-01T15:36:05.482 INFO:tasks.rados.rados.0.smithi119.stdout:486: left oid 3 (ObjNum 166 snap 44 seq_num 166) 2023-12-01T15:36:05.482 INFO:tasks.rados.rados.0.smithi119.stdout:487: finishing write tid 1 to smithi119156531-12 2023-12-01T15:36:05.483 INFO:tasks.rados.rados.0.smithi119.stdout:487: finishing write tid 2 to smithi119156531-12 2023-12-01T15:36:05.483 INFO:tasks.rados.rados.0.smithi119.stdout:487: finishing write tid 3 to smithi119156531-12 2023-12-01T15:36:05.483 INFO:tasks.rados.rados.0.smithi119.stdout:487: oid 12 updating version 0 to 197 2023-12-01T15:36:05.483 INFO:tasks.rados.rados.0.smithi119.stdout:487: oid 12 version 197 is already newer than 196 2023-12-01T15:36:05.483 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 197 (ObjNum 167 snap 44 seq_num 167) dirty exists 2023-12-01T15:36:05.483 INFO:tasks.rados.rados.0.smithi119.stdout:487: left oid 12 (ObjNum 167 snap 44 seq_num 167) 2023-12-01T15:36:05.483 INFO:tasks.rados.rados.0.smithi119.stdout:488: finishing write tid 1 to smithi119156531-11 2023-12-01T15:36:05.483 INFO:tasks.rados.rados.0.smithi119.stdout:488: finishing write tid 2 to smithi119156531-11 2023-12-01T15:36:05.483 INFO:tasks.rados.rados.0.smithi119.stdout:488: finishing write tid 3 to smithi119156531-11 2023-12-01T15:36:05.483 INFO:tasks.rados.rados.0.smithi119.stdout:488: oid 11 updating version 0 to 179 2023-12-01T15:36:05.483 INFO:tasks.rados.rados.0.smithi119.stdout:488: oid 11 version 179 is already newer than 178 2023-12-01T15:36:05.483 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 179 (ObjNum 168 snap 44 seq_num 168) dirty exists 2023-12-01T15:36:05.483 INFO:tasks.rados.rados.0.smithi119.stdout:488: left oid 11 (ObjNum 168 snap 44 seq_num 168) 2023-12-01T15:36:05.483 INFO:tasks.rados.rados.0.smithi119.stdout:489: expect (ObjNum 149 snap 41 seq_num 149) 2023-12-01T15:36:05.682 INFO:tasks.rados.rados.0.smithi119.stdout:491: finishing rollback tid 0 to smithi119156531-24 2023-12-01T15:36:05.683 INFO:tasks.rados.rados.0.smithi119.stdout:491: finishing rollback tid 1 to smithi119156531-24 2023-12-01T15:36:05.683 INFO:tasks.rados.rados.0.smithi119.stdout:491: finishing rollback tid 2 to smithi119156531-24 2023-12-01T15:36:05.683 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 67 (ObjNum 74 snap 11 seq_num 74) dirty exists 2023-12-01T15:36:05.683 INFO:tasks.rados.rados.0.smithi119.stdout:481: done (8 left) 2023-12-01T15:36:05.683 INFO:tasks.rados.rados.0.smithi119.stdout:482: done (7 left) 2023-12-01T15:36:05.683 INFO:tasks.rados.rados.0.smithi119.stdout:484: done (6 left) 2023-12-01T15:36:05.683 INFO:tasks.rados.rados.0.smithi119.stdout:486: done (5 left) 2023-12-01T15:36:05.683 INFO:tasks.rados.rados.0.smithi119.stdout:487: done (4 left) 2023-12-01T15:36:05.683 INFO:tasks.rados.rados.0.smithi119.stdout:488: done (3 left) 2023-12-01T15:36:05.683 INFO:tasks.rados.rados.0.smithi119.stdout:489: done (2 left) 2023-12-01T15:36:05.683 INFO:tasks.rados.rados.0.smithi119.stdout:491: done (1 left) 2023-12-01T15:36:05.683 INFO:tasks.rados.rados.0.smithi119.stdout:492: done (0 left) 2023-12-01T15:36:05.684 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 44 2023-12-01T15:36:05.684 INFO:tasks.rados.rados.0.smithi119.stdout:493: seq_num 170 ranges {3252224=450560} 2023-12-01T15:36:05.702 INFO:tasks.rados.rados.0.smithi119.stdout:493: writing smithi119156531-49 from 3252224 to 3702784 tid 1 2023-12-01T15:36:05.702 INFO:tasks.rados.rados.0.smithi119.stdout:494: snap_remove snap 36 2023-12-01T15:36:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:05 smithi183 ceph-mon[99169]: osdmap e149: 8 total, 8 up, 8 in 2023-12-01T15:36:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:05 smithi119 ceph-mon[94175]: osdmap e149: 8 total, 8 up, 8 in 2023-12-01T15:36:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:05 smithi119 ceph-mon[108979]: osdmap e149: 8 total, 8 up, 8 in 2023-12-01T15:36:06.478 INFO:tasks.rados.rados.0.smithi119.stdout:494: done (1 left) 2023-12-01T15:36:06.478 INFO:tasks.rados.rados.0.smithi119.stdout:495: copy_from oid 46 from oid 11 current snap is 44 2023-12-01T15:36:06.478 INFO:tasks.rados.rados.0.smithi119.stdout:493: finishing write tid 1 to smithi119156531-49 2023-12-01T15:36:06.478 INFO:tasks.rados.rados.0.smithi119.stdout:493: finishing write tid 2 to smithi119156531-49 2023-12-01T15:36:06.478 INFO:tasks.rados.rados.0.smithi119.stdout:493: finishing write tid 3 to smithi119156531-49 2023-12-01T15:36:06.478 INFO:tasks.rados.rados.0.smithi119.stdout:493: oid 49 updating version 0 to 120 2023-12-01T15:36:06.478 INFO:tasks.rados.rados.0.smithi119.stdout:493: oid 49 version 120 is already newer than 119 2023-12-01T15:36:06.478 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 120 (ObjNum 170 snap 44 seq_num 170) dirty exists 2023-12-01T15:36:06.479 INFO:tasks.rados.rados.0.smithi119.stdout:493: left oid 49 (ObjNum 170 snap 44 seq_num 170) 2023-12-01T15:36:06.479 INFO:tasks.rados.rados.0.smithi119.stdout:493: done (1 left) 2023-12-01T15:36:06.479 INFO:tasks.rados.rados.0.smithi119.stdout:496: setattr oid 27 current snap is 44 2023-12-01T15:36:06.480 INFO:tasks.rados.rados.0.smithi119.stdout:497: rollback oid 3 current snap is 44 2023-12-01T15:36:06.480 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 3 to 20 2023-12-01T15:36:06.480 INFO:tasks.rados.rados.0.smithi119.stdout:498: setattr oid 40 current snap is 44 2023-12-01T15:36:06.480 INFO:tasks.rados.rados.0.smithi119.stdout:499: snap_create 2023-12-01T15:36:06.489 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 198 (ObjNum 160 snap 43 seq_num 160) dirty exists 2023-12-01T15:36:06.493 INFO:tasks.rados.rados.0.smithi119.stdout:497: finishing rollback tid 0 to smithi119156531-3 2023-12-01T15:36:06.493 INFO:tasks.rados.rados.0.smithi119.stdout:497: finishing rollback tid 1 to smithi119156531-3 2023-12-01T15:36:06.494 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 235 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T15:36:06.496 INFO:tasks.rados.rados.0.smithi119.stdout:497: finishing rollback tid 2 to smithi119156531-3 2023-12-01T15:36:06.496 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 95 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-12-01T15:36:06.506 INFO:tasks.rados.rados.0.smithi119.stdout:495: finishing copy_from to smithi119156531-46 2023-12-01T15:36:06.506 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 179 (ObjNum 168 snap 44 seq_num 168) dirty exists 2023-12-01T15:36:06.506 INFO:tasks.rados.rados.0.smithi119.stdout:495: finishing copy_from racing read to smithi119156531-46 2023-12-01T15:36:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:06 smithi183 ceph-mon[99169]: pgmap v192: 121 pgs: 121 active+clean; 160 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 3.6 MiB/s wr, 45 op/s 2023-12-01T15:36:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:06 smithi183 ceph-mon[99169]: osdmap e150: 8 total, 8 up, 8 in 2023-12-01T15:36:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:06 smithi119 ceph-mon[94175]: pgmap v192: 121 pgs: 121 active+clean; 160 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 3.6 MiB/s wr, 45 op/s 2023-12-01T15:36:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:06 smithi119 ceph-mon[94175]: osdmap e150: 8 total, 8 up, 8 in 2023-12-01T15:36:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:06 smithi119 ceph-mon[108979]: pgmap v192: 121 pgs: 121 active+clean; 160 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 3.6 MiB/s wr, 45 op/s 2023-12-01T15:36:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:06 smithi119 ceph-mon[108979]: osdmap e150: 8 total, 8 up, 8 in 2023-12-01T15:36:07.491 INFO:tasks.rados.rados.0.smithi119.stdout:495: done (4 left) 2023-12-01T15:36:07.491 INFO:tasks.rados.rados.0.smithi119.stdout:496: done (3 left) 2023-12-01T15:36:07.491 INFO:tasks.rados.rados.0.smithi119.stdout:497: done (2 left) 2023-12-01T15:36:07.491 INFO:tasks.rados.rados.0.smithi119.stdout:498: done (1 left) 2023-12-01T15:36:07.491 INFO:tasks.rados.rados.0.smithi119.stdout:499: done (0 left) 2023-12-01T15:36:07.491 INFO:tasks.rados.rados.0.smithi119.stdout:500: snap_create 2023-12-01T15:36:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:07 smithi183 ceph-mon[99169]: osdmap e151: 8 total, 8 up, 8 in 2023-12-01T15:36:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:07 smithi119 ceph-mon[108979]: osdmap e151: 8 total, 8 up, 8 in 2023-12-01T15:36:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:07 smithi119 ceph-mon[94175]: osdmap e151: 8 total, 8 up, 8 in 2023-12-01T15:36:08.491 INFO:tasks.rados.rados.0.smithi119.stdout:500: done (0 left) 2023-12-01T15:36:08.491 INFO:tasks.rados.rados.0.smithi119.stdout:501: setattr oid 4 current snap is 46 2023-12-01T15:36:08.492 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 14 current snap is 46 2023-12-01T15:36:08.492 INFO:tasks.rados.rados.0.smithi119.stdout:502: seq_num 171 ranges {6004736=466944} 2023-12-01T15:36:08.527 INFO:tasks.rados.rados.0.smithi119.stdout:502: writing smithi119156531-14 from 6004736 to 6471680 tid 1 2023-12-01T15:36:08.527 INFO:tasks.rados.rados.0.smithi119.stdout:503: read oid 16 snap 15 2023-12-01T15:36:08.527 INFO:tasks.rados.rados.0.smithi119.stdout:503: expect deleted 2023-12-01T15:36:08.527 INFO:tasks.rados.rados.0.smithi119.stdout:504: rmattr oid 10 current snap is 46 2023-12-01T15:36:08.527 INFO:tasks.rados.rados.0.smithi119.stdout:504: done (3 left) 2023-12-01T15:36:08.527 INFO:tasks.rados.rados.0.smithi119.stdout:505: copy_from oid 41 from oid 17 current snap is 46 2023-12-01T15:36:08.527 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 128 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-12-01T15:36:08.527 INFO:tasks.rados.rados.0.smithi119.stdout:501: done (3 left) 2023-12-01T15:36:08.527 INFO:tasks.rados.rados.0.smithi119.stdout:506: delete oid 22 current snap is 46 2023-12-01T15:36:08.533 INFO:tasks.rados.rados.0.smithi119.stdout:502: finishing write tid 1 to smithi119156531-14 2023-12-01T15:36:08.533 INFO:tasks.rados.rados.0.smithi119.stdout:502: finishing write tid 2 to smithi119156531-14 2023-12-01T15:36:08.533 INFO:tasks.rados.rados.0.smithi119.stdout:505: finishing copy_from to smithi119156531-41 2023-12-01T15:36:08.534 INFO:tasks.rados.rados.0.smithi119.stdout:505: got expected ENOENT (src dne) 2023-12-01T15:36:08.534 INFO:tasks.rados.rados.0.smithi119.stdout:505: finishing copy_from racing read to smithi119156531-41 2023-12-01T15:36:08.535 INFO:tasks.rados.rados.0.smithi119.stdout:503: done (3 left) 2023-12-01T15:36:08.535 INFO:tasks.rados.rados.0.smithi119.stdout:505: done (2 left) 2023-12-01T15:36:08.535 INFO:tasks.rados.rados.0.smithi119.stdout:506: done (1 left) 2023-12-01T15:36:08.535 INFO:tasks.rados.rados.0.smithi119.stdout:507: rmattr oid 21 current snap is 46 2023-12-01T15:36:08.535 INFO:tasks.rados.rados.0.smithi119.stdout:507: done (1 left) 2023-12-01T15:36:08.535 INFO:tasks.rados.rados.0.smithi119.stdout:508: rollback oid 28 current snap is 46 2023-12-01T15:36:08.535 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 28 to 18 2023-12-01T15:36:08.535 INFO:tasks.rados.rados.0.smithi119.stdout:509: copy_from oid 20 from oid 5 current snap is 46 2023-12-01T15:36:08.535 INFO:tasks.rados.rados.0.smithi119.stdout:510: read oid 45 snap -1 2023-12-01T15:36:08.535 INFO:tasks.rados.rados.0.smithi119.stdout:510: expect (ObjNum 118 snap 29 seq_num 118) 2023-12-01T15:36:08.535 INFO:tasks.rados.rados.0.smithi119.stdout:511: snap_remove snap 40 2023-12-01T15:36:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:08 smithi183 ceph-mon[99169]: pgmap v195: 121 pgs: 121 active+clean; 160 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 3.6 MiB/s wr, 45 op/s 2023-12-01T15:36:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:08 smithi183 ceph-mon[99169]: osdmap e152: 8 total, 8 up, 8 in 2023-12-01T15:36:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:08 smithi119 ceph-mon[94175]: pgmap v195: 121 pgs: 121 active+clean; 160 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 3.6 MiB/s wr, 45 op/s 2023-12-01T15:36:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:08 smithi119 ceph-mon[94175]: osdmap e152: 8 total, 8 up, 8 in 2023-12-01T15:36:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:08 smithi119 ceph-mon[108979]: pgmap v195: 121 pgs: 121 active+clean; 160 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 3.6 MiB/s wr, 45 op/s 2023-12-01T15:36:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:08 smithi119 ceph-mon[108979]: osdmap e152: 8 total, 8 up, 8 in 2023-12-01T15:36:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:09.505 INFO:tasks.rados.rados.0.smithi119.stdout:511: done (4 left) 2023-12-01T15:36:09.505 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 2 current snap is 46 2023-12-01T15:36:09.506 INFO:tasks.rados.rados.0.smithi119.stdout:512: seq_num 173 ranges {24576=499712} 2023-12-01T15:36:09.518 INFO:tasks.rados.rados.0.smithi119.stdout:512: writing smithi119156531-2 from 24576 to 524288 tid 1 2023-12-01T15:36:09.519 INFO:tasks.rados.rados.0.smithi119.stdout:513: delete oid 21 current snap is 46 2023-12-01T15:36:09.519 INFO:tasks.rados.rados.0.smithi119.stdout:502: finishing write tid 3 to smithi119156531-14 2023-12-01T15:36:09.519 INFO:tasks.rados.rados.0.smithi119.stdout:502: oid 14 updating version 0 to 150 2023-12-01T15:36:09.519 INFO:tasks.rados.rados.0.smithi119.stdout:502: oid 14 updating version 150 to 151 2023-12-01T15:36:09.519 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 151 (ObjNum 171 snap 46 seq_num 171) dirty exists 2023-12-01T15:36:09.519 INFO:tasks.rados.rados.0.smithi119.stdout:502: left oid 14 (ObjNum 171 snap 46 seq_num 171) 2023-12-01T15:36:09.519 INFO:tasks.rados.rados.0.smithi119.stdout:508: finishing rollback tid 0 to smithi119156531-28 2023-12-01T15:36:09.519 INFO:tasks.rados.rados.0.smithi119.stdout:508: finishing rollback tid 1 to smithi119156531-28 2023-12-01T15:36:09.519 INFO:tasks.rados.rados.0.smithi119.stdout:508: finishing rollback tid 2 to smithi119156531-28 2023-12-01T15:36:09.519 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 35 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-01T15:36:09.519 INFO:tasks.rados.rados.0.smithi119.stdout:510: expect (ObjNum 118 snap 29 seq_num 118) 2023-12-01T15:36:09.775 INFO:tasks.rados.rados.0.smithi119.stdout:509: finishing copy_from to smithi119156531-20 2023-12-01T15:36:09.775 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 70 (ObjNum 128 snap 35 seq_num 128) dirty exists 2023-12-01T15:36:09.775 INFO:tasks.rados.rados.0.smithi119.stdout:509: finishing copy_from racing read to smithi119156531-20 2023-12-01T15:36:09.775 INFO:tasks.rados.rados.0.smithi119.stdout:512: finishing write tid 1 to smithi119156531-2 2023-12-01T15:36:09.775 INFO:tasks.rados.rados.0.smithi119.stdout:512: finishing write tid 2 to smithi119156531-2 2023-12-01T15:36:09.775 INFO:tasks.rados.rados.0.smithi119.stdout:502: done (5 left) 2023-12-01T15:36:09.775 INFO:tasks.rados.rados.0.smithi119.stdout:508: done (4 left) 2023-12-01T15:36:09.775 INFO:tasks.rados.rados.0.smithi119.stdout:509: done (3 left) 2023-12-01T15:36:09.775 INFO:tasks.rados.rados.0.smithi119.stdout:510: done (2 left) 2023-12-01T15:36:09.775 INFO:tasks.rados.rados.0.smithi119.stdout:513: done (1 left) 2023-12-01T15:36:09.775 INFO:tasks.rados.rados.0.smithi119.stdout:514: snap_create 2023-12-01T15:36:09.775 INFO:tasks.rados.rados.0.smithi119.stdout:512: finishing write tid 3 to smithi119156531-2 2023-12-01T15:36:09.776 INFO:tasks.rados.rados.0.smithi119.stdout:512: oid 2 updating version 0 to 124 2023-12-01T15:36:09.776 INFO:tasks.rados.rados.0.smithi119.stdout:512: oid 2 updating version 124 to 125 2023-12-01T15:36:09.776 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 125 (ObjNum 173 snap 46 seq_num 173) dirty exists 2023-12-01T15:36:09.776 INFO:tasks.rados.rados.0.smithi119.stdout:512: left oid 2 (ObjNum 173 snap 46 seq_num 173) 2023-12-01T15:36:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:09 smithi183 ceph-mon[99169]: osdmap e153: 8 total, 8 up, 8 in 2023-12-01T15:36:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:09 smithi119 ceph-mon[108979]: osdmap e153: 8 total, 8 up, 8 in 2023-12-01T15:36:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:09 smithi119 ceph-mon[94175]: osdmap e153: 8 total, 8 up, 8 in 2023-12-01T15:36:10.432 INFO:tasks.rados.rados.0.smithi119.stdout:512: done (1 left) 2023-12-01T15:36:10.432 INFO:tasks.rados.rados.0.smithi119.stdout:514: done (0 left) 2023-12-01T15:36:10.432 INFO:tasks.rados.rados.0.smithi119.stdout:515: snap_create 2023-12-01T15:36:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:10 smithi183 ceph-mon[99169]: pgmap v198: 121 pgs: 121 active+clean; 160 MiB data, 499 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:10 smithi183 ceph-mon[99169]: osdmap e154: 8 total, 8 up, 8 in 2023-12-01T15:36:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:10 smithi183 ceph-mon[99169]: osdmap e155: 8 total, 8 up, 8 in 2023-12-01T15:36:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:10 smithi119 ceph-mon[94175]: pgmap v198: 121 pgs: 121 active+clean; 160 MiB data, 499 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:10 smithi119 ceph-mon[94175]: osdmap e154: 8 total, 8 up, 8 in 2023-12-01T15:36:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:10 smithi119 ceph-mon[94175]: osdmap e155: 8 total, 8 up, 8 in 2023-12-01T15:36:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:10 smithi119 ceph-mon[108979]: pgmap v198: 121 pgs: 121 active+clean; 160 MiB data, 499 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:10 smithi119 ceph-mon[108979]: osdmap e154: 8 total, 8 up, 8 in 2023-12-01T15:36:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:10 smithi119 ceph-mon[108979]: osdmap e155: 8 total, 8 up, 8 in 2023-12-01T15:36:11.441 INFO:tasks.rados.rados.0.smithi119.stdout:515: done (0 left) 2023-12-01T15:36:11.441 INFO:tasks.rados.rados.0.smithi119.stdout:516: snap_remove snap 37 2023-12-01T15:36:12.449 INFO:tasks.rados.rados.0.smithi119.stdout:516: done (0 left) 2023-12-01T15:36:12.449 INFO:tasks.rados.rados.0.smithi119.stdout:517: read oid 21 snap -1 2023-12-01T15:36:12.449 INFO:tasks.rados.rados.0.smithi119.stdout:517: expect deleted 2023-12-01T15:36:12.449 INFO:tasks.rados.rados.0.smithi119.stdout:518: snap_create 2023-12-01T15:36:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:12 smithi183 ceph-mon[99169]: pgmap v201: 121 pgs: 121 active+clean; 176 MiB data, 558 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2023-12-01T15:36:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:12 smithi183 ceph-mon[99169]: osdmap e156: 8 total, 8 up, 8 in 2023-12-01T15:36:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:12 smithi119 ceph-mon[94175]: pgmap v201: 121 pgs: 121 active+clean; 176 MiB data, 558 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2023-12-01T15:36:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:12 smithi119 ceph-mon[94175]: osdmap e156: 8 total, 8 up, 8 in 2023-12-01T15:36:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:12 smithi119 ceph-mon[108979]: pgmap v201: 121 pgs: 121 active+clean; 176 MiB data, 558 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2023-12-01T15:36:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:12 smithi119 ceph-mon[108979]: osdmap e156: 8 total, 8 up, 8 in 2023-12-01T15:36:13.461 INFO:tasks.rados.rados.0.smithi119.stdout:517: done (1 left) 2023-12-01T15:36:13.461 INFO:tasks.rados.rados.0.smithi119.stdout:518: done (0 left) 2023-12-01T15:36:13.461 INFO:tasks.rados.rados.0.smithi119.stdout:519: copy_from oid 24 from oid 25 current snap is 49 2023-12-01T15:36:13.462 INFO:tasks.rados.rados.0.smithi119.stdout:520: snap_remove snap 31 2023-12-01T15:36:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:13 smithi183 ceph-mon[99169]: osdmap e157: 8 total, 8 up, 8 in 2023-12-01T15:36:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:13 smithi119 ceph-mon[94175]: osdmap e157: 8 total, 8 up, 8 in 2023-12-01T15:36:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:13 smithi119 ceph-mon[108979]: osdmap e157: 8 total, 8 up, 8 in 2023-12-01T15:36:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:36:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:36:14] "GET /metrics HTTP/1.1" 200 36168 "" "Prometheus/2.43.0" 2023-12-01T15:36:14.466 INFO:tasks.rados.rados.0.smithi119.stdout:520: done (1 left) 2023-12-01T15:36:14.467 INFO:tasks.rados.rados.0.smithi119.stdout:521: rollback oid 16 current snap is 49 2023-12-01T15:36:14.467 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 16 to 44 2023-12-01T15:36:14.467 INFO:tasks.rados.rados.0.smithi119.stdout:522: read oid 35 snap 33 2023-12-01T15:36:14.467 INFO:tasks.rados.rados.0.smithi119.stdout:522: expect (ObjNum 34 snap 0 seq_num 34) 2023-12-01T15:36:14.467 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 49 2023-12-01T15:36:14.467 INFO:tasks.rados.rados.0.smithi119.stdout:523: seq_num 175 ranges {6004736=540672} 2023-12-01T15:36:14.503 INFO:tasks.rados.rados.0.smithi119.stdout:523: writing smithi119156531-45 from 6004736 to 6545408 tid 1 2023-12-01T15:36:14.503 INFO:tasks.rados.rados.0.smithi119.stdout:524: copy_from oid 22 from oid 31 current snap is 49 2023-12-01T15:36:14.503 INFO:tasks.rados.rados.0.smithi119.stdout:519: finishing copy_from to smithi119156531-24 2023-12-01T15:36:14.503 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 46 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-12-01T15:36:14.503 INFO:tasks.rados.rados.0.smithi119.stdout:519: finishing copy_from racing read to smithi119156531-24 2023-12-01T15:36:14.504 INFO:tasks.rados.rados.0.smithi119.stdout:521: finishing rollback tid 1 to smithi119156531-16 2023-12-01T15:36:14.504 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 195 (ObjNum 49 snap 0 seq_num 1566463846) dirty dne 2023-12-01T15:36:14.504 INFO:tasks.rados.rados.0.smithi119.stdout:522: expect (ObjNum 34 snap 0 seq_num 34) 2023-12-01T15:36:14.523 INFO:tasks.rados.rados.0.smithi119.stdout:523: finishing write tid 1 to smithi119156531-45 2023-12-01T15:36:14.523 INFO:tasks.rados.rados.0.smithi119.stdout:523: finishing write tid 2 to smithi119156531-45 2023-12-01T15:36:14.523 INFO:tasks.rados.rados.0.smithi119.stdout:523: finishing write tid 3 to smithi119156531-45 2023-12-01T15:36:14.523 INFO:tasks.rados.rados.0.smithi119.stdout:523: oid 45 updating version 0 to 180 2023-12-01T15:36:14.523 INFO:tasks.rados.rados.0.smithi119.stdout:523: oid 45 updating version 180 to 181 2023-12-01T15:36:14.523 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 181 (ObjNum 175 snap 49 seq_num 175) dirty exists 2023-12-01T15:36:14.523 INFO:tasks.rados.rados.0.smithi119.stdout:523: left oid 45 (ObjNum 175 snap 49 seq_num 175) 2023-12-01T15:36:14.523 INFO:tasks.rados.rados.0.smithi119.stdout:524: finishing copy_from to smithi119156531-22 2023-12-01T15:36:14.523 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 89 (ObjNum 159 snap 43 seq_num 159) dirty exists 2023-12-01T15:36:14.523 INFO:tasks.rados.rados.0.smithi119.stdout:524: finishing copy_from racing read to smithi119156531-22 2023-12-01T15:36:14.523 INFO:tasks.rados.rados.0.smithi119.stdout:519: done (4 left) 2023-12-01T15:36:14.524 INFO:tasks.rados.rados.0.smithi119.stdout:521: done (3 left) 2023-12-01T15:36:14.524 INFO:tasks.rados.rados.0.smithi119.stdout:522: done (2 left) 2023-12-01T15:36:14.524 INFO:tasks.rados.rados.0.smithi119.stdout:523: done (1 left) 2023-12-01T15:36:14.524 INFO:tasks.rados.rados.0.smithi119.stdout:524: done (0 left) 2023-12-01T15:36:14.524 INFO:tasks.rados.rados.0.smithi119.stdout:525: delete oid 18 current snap is 49 2023-12-01T15:36:14.524 INFO:tasks.rados.rados.0.smithi119.stdout:525: done (0 left) 2023-12-01T15:36:14.524 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 49 2023-12-01T15:36:14.524 INFO:tasks.rados.rados.0.smithi119.stdout:526: seq_num 177 ranges {0=573440} 2023-12-01T15:36:14.527 INFO:tasks.rados.rados.0.smithi119.stdout:526: writing smithi119156531-39 from 0 to 573440 tid 1 2023-12-01T15:36:14.528 INFO:tasks.rados.rados.0.smithi119.stdout:527: rollback oid 8 current snap is 49 2023-12-01T15:36:14.528 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 8 to 42 2023-12-01T15:36:14.528 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 43 current snap is 49 2023-12-01T15:36:14.528 INFO:tasks.rados.rados.0.smithi119.stdout:528: seq_num 178 ranges {106496=589824} 2023-12-01T15:36:14.532 INFO:tasks.rados.rados.0.smithi119.stdout:528: writing smithi119156531-43 from 106496 to 696320 tid 1 2023-12-01T15:36:14.532 INFO:tasks.rados.rados.0.smithi119.stdout:529: delete oid 49 current snap is 49 2023-12-01T15:36:14.532 INFO:tasks.rados.rados.0.smithi119.stdout:527: finishing rollback tid 1 to smithi119156531-8 2023-12-01T15:36:14.532 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 40 (ObjNum 129 snap 0 seq_num 3133541664) dirty dne 2023-12-01T15:36:14.532 INFO:tasks.rados.rados.0.smithi119.stdout:526: finishing write tid 1 to smithi119156531-39 2023-12-01T15:36:14.532 INFO:tasks.rados.rados.0.smithi119.stdout:526: finishing write tid 2 to smithi119156531-39 2023-12-01T15:36:14.533 INFO:tasks.rados.rados.0.smithi119.stdout:527: done (3 left) 2023-12-01T15:36:14.533 INFO:tasks.rados.rados.0.smithi119.stdout:529: done (2 left) 2023-12-01T15:36:14.534 INFO:tasks.rados.rados.0.smithi119.stdout:530: delete oid 49 current snap is 49 2023-12-01T15:36:14.534 INFO:tasks.rados.rados.0.smithi119.stdout:526: finishing write tid 3 to smithi119156531-39 2023-12-01T15:36:14.534 INFO:tasks.rados.rados.0.smithi119.stdout:526: oid 39 updating version 0 to 86 2023-12-01T15:36:14.534 INFO:tasks.rados.rados.0.smithi119.stdout:526: oid 39 version 86 is already newer than 85 2023-12-01T15:36:14.534 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 86 (ObjNum 177 snap 49 seq_num 177) dirty exists 2023-12-01T15:36:14.534 INFO:tasks.rados.rados.0.smithi119.stdout:526: left oid 39 (ObjNum 177 snap 49 seq_num 177) 2023-12-01T15:36:14.536 INFO:tasks.rados.rados.0.smithi119.stdout:526: done (2 left) 2023-12-01T15:36:14.536 INFO:tasks.rados.rados.0.smithi119.stdout:530: done (1 left) 2023-12-01T15:36:14.536 INFO:tasks.rados.rados.0.smithi119.stdout:531: rmattr oid 29 current snap is 49 2023-12-01T15:36:14.536 INFO:tasks.rados.rados.0.smithi119.stdout:528: finishing write tid 1 to smithi119156531-43 2023-12-01T15:36:14.537 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 14 current snap is 49 2023-12-01T15:36:14.537 INFO:tasks.rados.rados.0.smithi119.stdout:532: seq_num 181 ranges {6471680=638976} 2023-12-01T15:36:14.574 INFO:tasks.rados.rados.0.smithi119.stdout:532: writing smithi119156531-14 from 6471680 to 7110656 tid 1 2023-12-01T15:36:14.574 INFO:tasks.rados.rados.0.smithi119.stdout:533: read oid 26 snap -1 2023-12-01T15:36:14.574 INFO:tasks.rados.rados.0.smithi119.stdout:533: expect (ObjNum 153 snap 42 seq_num 153) 2023-12-01T15:36:14.575 INFO:tasks.rados.rados.0.smithi119.stdout:534: read oid 12 snap -1 2023-12-01T15:36:14.575 INFO:tasks.rados.rados.0.smithi119.stdout:534: expect (ObjNum 167 snap 44 seq_num 167) 2023-12-01T15:36:14.575 INFO:tasks.rados.rados.0.smithi119.stdout:535: rollback oid 40 current snap is 49 2023-12-01T15:36:14.575 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 40 to 33 2023-12-01T15:36:14.575 INFO:tasks.rados.rados.0.smithi119.stdout:528: finishing write tid 2 to smithi119156531-43 2023-12-01T15:36:14.575 INFO:tasks.rados.rados.0.smithi119.stdout:528: finishing write tid 3 to smithi119156531-43 2023-12-01T15:36:14.575 INFO:tasks.rados.rados.0.smithi119.stdout:528: oid 43 updating version 0 to 199 2023-12-01T15:36:14.575 INFO:tasks.rados.rados.0.smithi119.stdout:528: oid 43 updating version 199 to 200 2023-12-01T15:36:14.575 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 200 (ObjNum 178 snap 49 seq_num 178) dirty exists 2023-12-01T15:36:14.575 INFO:tasks.rados.rados.0.smithi119.stdout:528: left oid 43 (ObjNum 178 snap 49 seq_num 178) 2023-12-01T15:36:14.575 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 227 (ObjNum 65 snap 0 seq_num 1567315827) dirty exists 2023-12-01T15:36:14.575 INFO:tasks.rados.rados.0.smithi119.stdout:528: done (5 left) 2023-12-01T15:36:14.575 INFO:tasks.rados.rados.0.smithi119.stdout:531: done (4 left) 2023-12-01T15:36:14.575 INFO:tasks.rados.rados.0.smithi119.stdout:536: delete oid 36 current snap is 49 2023-12-01T15:36:14.576 INFO:tasks.rados.rados.0.smithi119.stdout:536: done (4 left) 2023-12-01T15:36:14.576 INFO:tasks.rados.rados.0.smithi119.stdout:537: rmattr oid 37 current snap is 49 2023-12-01T15:36:14.576 INFO:tasks.rados.rados.0.smithi119.stdout:537: done (4 left) 2023-12-01T15:36:14.576 INFO:tasks.rados.rados.0.smithi119.stdout:538: snap_create 2023-12-01T15:36:14.576 INFO:tasks.rados.rados.0.smithi119.stdout:533: expect (ObjNum 153 snap 42 seq_num 153) 2023-12-01T15:36:14.584 INFO:tasks.rados.rados.0.smithi119.stdout:532: finishing write tid 1 to smithi119156531-14 2023-12-01T15:36:14.585 INFO:tasks.rados.rados.0.smithi119.stdout:532: finishing write tid 2 to smithi119156531-14 2023-12-01T15:36:14.585 INFO:tasks.rados.rados.0.smithi119.stdout:534: expect (ObjNum 167 snap 44 seq_num 167) 2023-12-01T15:36:14.601 INFO:tasks.rados.rados.0.smithi119.stdout:532: finishing write tid 3 to smithi119156531-14 2023-12-01T15:36:14.601 INFO:tasks.rados.rados.0.smithi119.stdout:532: oid 14 updating version 0 to 153 2023-12-01T15:36:14.601 INFO:tasks.rados.rados.0.smithi119.stdout:532: oid 14 version 153 is already newer than 152 2023-12-01T15:36:14.601 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 153 (ObjNum 181 snap 49 seq_num 181) dirty exists 2023-12-01T15:36:14.601 INFO:tasks.rados.rados.0.smithi119.stdout:532: left oid 14 (ObjNum 181 snap 49 seq_num 181) 2023-12-01T15:36:14.601 INFO:tasks.rados.rados.0.smithi119.stdout:535: finishing rollback tid 0 to smithi119156531-40 2023-12-01T15:36:14.601 INFO:tasks.rados.rados.0.smithi119.stdout:535: finishing rollback tid 1 to smithi119156531-40 2023-12-01T15:36:14.601 INFO:tasks.rados.rados.0.smithi119.stdout:535: finishing rollback tid 2 to smithi119156531-40 2023-12-01T15:36:14.601 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 203 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-01T15:36:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:14 smithi183 ceph-mon[99169]: pgmap v204: 121 pgs: 121 active+clean; 176 MiB data, 558 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2023-12-01T15:36:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:14 smithi183 ceph-mon[99169]: osdmap e158: 8 total, 8 up, 8 in 2023-12-01T15:36:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:14 smithi119 ceph-mon[94175]: pgmap v204: 121 pgs: 121 active+clean; 176 MiB data, 558 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2023-12-01T15:36:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:14 smithi119 ceph-mon[94175]: osdmap e158: 8 total, 8 up, 8 in 2023-12-01T15:36:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:14 smithi119 ceph-mon[108979]: pgmap v204: 121 pgs: 121 active+clean; 176 MiB data, 558 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2023-12-01T15:36:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:14 smithi119 ceph-mon[108979]: osdmap e158: 8 total, 8 up, 8 in 2023-12-01T15:36:15.435 INFO:tasks.rados.rados.0.smithi119.stdout:532: done (4 left) 2023-12-01T15:36:15.435 INFO:tasks.rados.rados.0.smithi119.stdout:533: done (3 left) 2023-12-01T15:36:15.435 INFO:tasks.rados.rados.0.smithi119.stdout:534: done (2 left) 2023-12-01T15:36:15.435 INFO:tasks.rados.rados.0.smithi119.stdout:535: done (1 left) 2023-12-01T15:36:15.435 INFO:tasks.rados.rados.0.smithi119.stdout:538: done (0 left) 2023-12-01T15:36:15.436 INFO:tasks.rados.rados.0.smithi119.stdout:539: delete oid 37 current snap is 50 2023-12-01T15:36:15.441 INFO:tasks.rados.rados.0.smithi119.stdout:539: done (0 left) 2023-12-01T15:36:15.441 INFO:tasks.rados.rados.0.smithi119.stdout:540: read oid 28 snap 35 2023-12-01T15:36:15.441 INFO:tasks.rados.rados.0.smithi119.stdout:540: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-01T15:36:15.441 INFO:tasks.rados.rados.0.smithi119.stdout:541: read oid 2 snap 45 2023-12-01T15:36:15.441 INFO:tasks.rados.rados.0.smithi119.stdout:541: expect (ObjNum 1 snap 0 seq_num 1) 2023-12-01T15:36:15.441 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 50 2023-12-01T15:36:15.441 INFO:tasks.rados.rados.0.smithi119.stdout:542: seq_num 184 ranges {3284992=688128} 2023-12-01T15:36:15.462 INFO:tasks.rados.rados.0.smithi119.stdout:542: writing smithi119156531-42 from 3284992 to 3973120 tid 1 2023-12-01T15:36:15.462 INFO:tasks.rados.rados.0.smithi119.stdout:543: snap_create 2023-12-01T15:36:15.462 INFO:tasks.rados.rados.0.smithi119.stdout:541: expect (ObjNum 1 snap 0 seq_num 1) 2023-12-01T15:36:15.463 INFO:tasks.rados.rados.0.smithi119.stdout:540: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-01T15:36:15.483 INFO:tasks.rados.rados.0.smithi119.stdout:542: finishing write tid 1 to smithi119156531-42 2023-12-01T15:36:15.483 INFO:tasks.rados.rados.0.smithi119.stdout:542: finishing write tid 2 to smithi119156531-42 2023-12-01T15:36:15.483 INFO:tasks.rados.rados.0.smithi119.stdout:542: finishing write tid 3 to smithi119156531-42 2023-12-01T15:36:15.484 INFO:tasks.rados.rados.0.smithi119.stdout:542: oid 42 updating version 0 to 154 2023-12-01T15:36:15.484 INFO:tasks.rados.rados.0.smithi119.stdout:542: oid 42 updating version 154 to 155 2023-12-01T15:36:15.484 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 155 (ObjNum 184 snap 50 seq_num 184) dirty exists 2023-12-01T15:36:15.484 INFO:tasks.rados.rados.0.smithi119.stdout:542: left oid 42 (ObjNum 184 snap 50 seq_num 184) 2023-12-01T15:36:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:15 smithi183 ceph-mon[99169]: osdmap e159: 8 total, 8 up, 8 in 2023-12-01T15:36:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:15 smithi183 ceph-mon[99169]: osdmap e160: 8 total, 8 up, 8 in 2023-12-01T15:36:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:15 smithi119 ceph-mon[108979]: osdmap e159: 8 total, 8 up, 8 in 2023-12-01T15:36:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:15 smithi119 ceph-mon[108979]: osdmap e160: 8 total, 8 up, 8 in 2023-12-01T15:36:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:15 smithi119 ceph-mon[94175]: osdmap e159: 8 total, 8 up, 8 in 2023-12-01T15:36:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:15 smithi119 ceph-mon[94175]: osdmap e160: 8 total, 8 up, 8 in 2023-12-01T15:36:16.469 INFO:tasks.rados.rados.0.smithi119.stdout:540: done (3 left) 2023-12-01T15:36:16.469 INFO:tasks.rados.rados.0.smithi119.stdout:541: done (2 left) 2023-12-01T15:36:16.469 INFO:tasks.rados.rados.0.smithi119.stdout:542: done (1 left) 2023-12-01T15:36:16.469 INFO:tasks.rados.rados.0.smithi119.stdout:543: done (0 left) 2023-12-01T15:36:16.469 INFO:tasks.rados.rados.0.smithi119.stdout:544: setattr oid 5 current snap is 51 2023-12-01T15:36:16.470 INFO:tasks.rados.rados.0.smithi119.stdout:545: rollback oid 50 current snap is 51 2023-12-01T15:36:16.470 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 50 to 28 2023-12-01T15:36:16.470 INFO:tasks.rados.rados.0.smithi119.stdout:546: setattr oid 47 current snap is 51 2023-12-01T15:36:16.471 INFO:tasks.rados.rados.0.smithi119.stdout:547: rollback oid 10 current snap is 51 2023-12-01T15:36:16.471 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 10 to 35 2023-12-01T15:36:16.471 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 11 current snap is 51 2023-12-01T15:36:16.471 INFO:tasks.rados.rados.0.smithi119.stdout:548: seq_num 185 ranges {2539520=704512} 2023-12-01T15:36:16.489 INFO:tasks.rados.rados.0.smithi119.stdout:548: writing smithi119156531-11 from 2539520 to 3244032 tid 1 2023-12-01T15:36:16.489 INFO:tasks.rados.rados.0.smithi119.stdout:549: snap_remove snap 45 2023-12-01T15:36:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:16 smithi183 ceph-mon[99169]: pgmap v207: 121 pgs: 121 active+clean; 178 MiB data, 565 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 476 KiB/s wr, 1 op/s 2023-12-01T15:36:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:16 smithi183 ceph-mon[99169]: osdmap e161: 8 total, 8 up, 8 in 2023-12-01T15:36:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:16 smithi119 ceph-mon[108979]: pgmap v207: 121 pgs: 121 active+clean; 178 MiB data, 565 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 476 KiB/s wr, 1 op/s 2023-12-01T15:36:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:16 smithi119 ceph-mon[108979]: osdmap e161: 8 total, 8 up, 8 in 2023-12-01T15:36:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:16 smithi119 ceph-mon[94175]: pgmap v207: 121 pgs: 121 active+clean; 178 MiB data, 565 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 476 KiB/s wr, 1 op/s 2023-12-01T15:36:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:16 smithi119 ceph-mon[94175]: osdmap e161: 8 total, 8 up, 8 in 2023-12-01T15:36:17.492 INFO:tasks.rados.rados.0.smithi119.stdout:549: done (5 left) 2023-12-01T15:36:17.492 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 23 current snap is 51 2023-12-01T15:36:17.493 INFO:tasks.rados.rados.0.smithi119.stdout:550: seq_num 186 ranges {5472256=720896} 2023-12-01T15:36:17.525 INFO:tasks.rados.rados.0.smithi119.stdout:550: writing smithi119156531-23 from 5472256 to 6193152 tid 1 2023-12-01T15:36:17.525 INFO:tasks.rados.rados.0.smithi119.stdout:551: rollback oid 20 current snap is 51 2023-12-01T15:36:17.525 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 20 to 44 2023-12-01T15:36:17.525 INFO:tasks.rados.rados.0.smithi119.stdout:545: finishing rollback tid 0 to smithi119156531-50 2023-12-01T15:36:17.525 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 71 (ObjNum 128 snap 35 seq_num 128) dirty exists 2023-12-01T15:36:17.525 INFO:tasks.rados.rados.0.smithi119.stdout:545: finishing rollback tid 1 to smithi119156531-50 2023-12-01T15:36:17.525 INFO:tasks.rados.rados.0.smithi119.stdout:547: finishing rollback tid 0 to smithi119156531-10 2023-12-01T15:36:17.525 INFO:tasks.rados.rados.0.smithi119.stdout:545: finishing rollback tid 2 to smithi119156531-50 2023-12-01T15:36:17.525 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 103 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-12-01T15:36:17.526 INFO:tasks.rados.rados.0.smithi119.stdout:547: finishing rollback tid 1 to smithi119156531-10 2023-12-01T15:36:17.526 INFO:tasks.rados.rados.0.smithi119.stdout:547: finishing rollback tid 2 to smithi119156531-10 2023-12-01T15:36:17.526 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 74 (ObjNum 74 snap 11 seq_num 74) dirty exists 2023-12-01T15:36:17.526 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 175 (ObjNum 148 snap 41 seq_num 148) dirty exists 2023-12-01T15:36:17.526 INFO:tasks.rados.rados.0.smithi119.stdout:544: done (6 left) 2023-12-01T15:36:17.526 INFO:tasks.rados.rados.0.smithi119.stdout:545: done (5 left) 2023-12-01T15:36:17.526 INFO:tasks.rados.rados.0.smithi119.stdout:546: done (4 left) 2023-12-01T15:36:17.526 INFO:tasks.rados.rados.0.smithi119.stdout:547: done (3 left) 2023-12-01T15:36:17.526 INFO:tasks.rados.rados.0.smithi119.stdout:552: rmattr oid 49 current snap is 51 2023-12-01T15:36:17.526 INFO:tasks.rados.rados.0.smithi119.stdout:552: done (3 left) 2023-12-01T15:36:17.526 INFO:tasks.rados.rados.0.smithi119.stdout:553: read oid 19 snap -1 2023-12-01T15:36:17.527 INFO:tasks.rados.rados.0.smithi119.stdout:553: expect (ObjNum 140 snap 38 seq_num 140) 2023-12-01T15:36:17.527 INFO:tasks.rados.rados.0.smithi119.stdout:554: snap_create 2023-12-01T15:36:17.527 INFO:tasks.rados.rados.0.smithi119.stdout:548: finishing write tid 1 to smithi119156531-11 2023-12-01T15:36:17.527 INFO:tasks.rados.rados.0.smithi119.stdout:548: finishing write tid 2 to smithi119156531-11 2023-12-01T15:36:17.527 INFO:tasks.rados.rados.0.smithi119.stdout:548: finishing write tid 3 to smithi119156531-11 2023-12-01T15:36:17.527 INFO:tasks.rados.rados.0.smithi119.stdout:548: oid 11 updating version 0 to 229 2023-12-01T15:36:17.527 INFO:tasks.rados.rados.0.smithi119.stdout:548: oid 11 updating version 229 to 230 2023-12-01T15:36:17.527 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 230 (ObjNum 185 snap 51 seq_num 185) dirty exists 2023-12-01T15:36:17.527 INFO:tasks.rados.rados.0.smithi119.stdout:548: left oid 11 (ObjNum 185 snap 51 seq_num 185) 2023-12-01T15:36:17.528 INFO:tasks.rados.rados.0.smithi119.stdout:551: finishing rollback tid 0 to smithi119156531-20 2023-12-01T15:36:17.528 INFO:tasks.rados.rados.0.smithi119.stdout:551: finishing rollback tid 1 to smithi119156531-20 2023-12-01T15:36:17.528 INFO:tasks.rados.rados.0.smithi119.stdout:551: finishing rollback tid 2 to smithi119156531-20 2023-12-01T15:36:17.528 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 121 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-12-01T15:36:17.529 INFO:tasks.rados.rados.0.smithi119.stdout:550: finishing write tid 1 to smithi119156531-23 2023-12-01T15:36:17.529 INFO:tasks.rados.rados.0.smithi119.stdout:550: finishing write tid 2 to smithi119156531-23 2023-12-01T15:36:17.531 INFO:tasks.rados.rados.0.smithi119.stdout:550: finishing write tid 3 to smithi119156531-23 2023-12-01T15:36:17.531 INFO:tasks.rados.rados.0.smithi119.stdout:550: oid 23 updating version 0 to 269 2023-12-01T15:36:17.531 INFO:tasks.rados.rados.0.smithi119.stdout:550: oid 23 version 269 is already newer than 268 2023-12-01T15:36:17.531 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 269 (ObjNum 186 snap 51 seq_num 186) dirty exists 2023-12-01T15:36:17.532 INFO:tasks.rados.rados.0.smithi119.stdout:550: left oid 23 (ObjNum 186 snap 51 seq_num 186) 2023-12-01T15:36:17.537 INFO:tasks.rados.rados.0.smithi119.stdout:553: expect (ObjNum 140 snap 38 seq_num 140) 2023-12-01T15:36:18.487 INFO:tasks.rados.rados.0.smithi119.stdout:548: done (4 left) 2023-12-01T15:36:18.487 INFO:tasks.rados.rados.0.smithi119.stdout:550: done (3 left) 2023-12-01T15:36:18.487 INFO:tasks.rados.rados.0.smithi119.stdout:551: done (2 left) 2023-12-01T15:36:18.488 INFO:tasks.rados.rados.0.smithi119.stdout:553: done (1 left) 2023-12-01T15:36:18.488 INFO:tasks.rados.rados.0.smithi119.stdout:554: done (0 left) 2023-12-01T15:36:18.488 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 3 current snap is 52 2023-12-01T15:36:18.488 INFO:tasks.rados.rados.0.smithi119.stdout:555: seq_num 187 ranges {106496=737280} 2023-12-01T15:36:18.490 INFO:tasks.rados.rados.0.smithi119.stdout:555: writing smithi119156531-3 from 106496 to 843776 tid 1 2023-12-01T15:36:18.490 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 52 2023-12-01T15:36:18.490 INFO:tasks.rados.rados.0.smithi119.stdout:556: seq_num 188 ranges {0=753664} 2023-12-01T15:36:18.495 INFO:tasks.rados.rados.0.smithi119.stdout:556: writing smithi119156531-49 from 0 to 753664 tid 1 2023-12-01T15:36:18.495 INFO:tasks.rados.rados.0.smithi119.stdout:557: read oid 32 snap 44 2023-12-01T15:36:18.495 INFO:tasks.rados.rados.0.smithi119.stdout:557: expect (ObjNum 126 snap 33 seq_num 126) 2023-12-01T15:36:18.495 INFO:tasks.rados.rados.0.smithi119.stdout:558: rollback oid 50 current snap is 52 2023-12-01T15:36:18.495 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 50 to 49 2023-12-01T15:36:18.495 INFO:tasks.rados.rados.0.smithi119.stdout:559: snap_create 2023-12-01T15:36:18.500 INFO:tasks.rados.rados.0.smithi119.stdout:555: finishing write tid 1 to smithi119156531-3 2023-12-01T15:36:18.500 INFO:tasks.rados.rados.0.smithi119.stdout:555: finishing write tid 2 to smithi119156531-3 2023-12-01T15:36:18.500 INFO:tasks.rados.rados.0.smithi119.stdout:558: finishing rollback tid 0 to smithi119156531-50 2023-12-01T15:36:18.501 INFO:tasks.rados.rados.0.smithi119.stdout:555: finishing write tid 3 to smithi119156531-3 2023-12-01T15:36:18.501 INFO:tasks.rados.rados.0.smithi119.stdout:555: oid 3 updating version 0 to 108 2023-12-01T15:36:18.501 INFO:tasks.rados.rados.0.smithi119.stdout:555: oid 3 version 108 is already newer than 107 2023-12-01T15:36:18.501 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 108 (ObjNum 187 snap 52 seq_num 187) dirty exists 2023-12-01T15:36:18.501 INFO:tasks.rados.rados.0.smithi119.stdout:555: left oid 3 (ObjNum 187 snap 52 seq_num 187) 2023-12-01T15:36:18.502 INFO:tasks.rados.rados.0.smithi119.stdout:558: finishing rollback tid 1 to smithi119156531-50 2023-12-01T15:36:18.502 INFO:tasks.rados.rados.0.smithi119.stdout:558: finishing rollback tid 2 to smithi119156531-50 2023-12-01T15:36:18.502 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 112 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-12-01T15:36:18.502 INFO:tasks.rados.rados.0.smithi119.stdout:556: finishing write tid 1 to smithi119156531-49 2023-12-01T15:36:18.502 INFO:tasks.rados.rados.0.smithi119.stdout:556: finishing write tid 2 to smithi119156531-49 2023-12-01T15:36:18.504 INFO:tasks.rados.rados.0.smithi119.stdout:556: finishing write tid 3 to smithi119156531-49 2023-12-01T15:36:18.504 INFO:tasks.rados.rados.0.smithi119.stdout:556: oid 49 updating version 0 to 155 2023-12-01T15:36:18.504 INFO:tasks.rados.rados.0.smithi119.stdout:556: oid 49 version 155 is already newer than 154 2023-12-01T15:36:18.504 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 155 (ObjNum 188 snap 52 seq_num 188) dirty exists 2023-12-01T15:36:18.504 INFO:tasks.rados.rados.0.smithi119.stdout:556: left oid 49 (ObjNum 188 snap 52 seq_num 188) 2023-12-01T15:36:18.531 INFO:tasks.rados.rados.0.smithi119.stdout:557: expect (ObjNum 126 snap 33 seq_num 126) 2023-12-01T15:36:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:18 smithi183 ceph-mon[99169]: pgmap v210: 121 pgs: 121 active+clean; 178 MiB data, 565 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 476 KiB/s wr, 1 op/s 2023-12-01T15:36:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:18 smithi183 ceph-mon[99169]: osdmap e162: 8 total, 8 up, 8 in 2023-12-01T15:36:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:18 smithi119 ceph-mon[94175]: pgmap v210: 121 pgs: 121 active+clean; 178 MiB data, 565 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 476 KiB/s wr, 1 op/s 2023-12-01T15:36:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:18 smithi119 ceph-mon[94175]: osdmap e162: 8 total, 8 up, 8 in 2023-12-01T15:36:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:18 smithi119 ceph-mon[108979]: pgmap v210: 121 pgs: 121 active+clean; 178 MiB data, 565 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 476 KiB/s wr, 1 op/s 2023-12-01T15:36:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:18 smithi119 ceph-mon[108979]: osdmap e162: 8 total, 8 up, 8 in 2023-12-01T15:36:19.499 INFO:tasks.rados.rados.0.smithi119.stdout:555: done (4 left) 2023-12-01T15:36:19.499 INFO:tasks.rados.rados.0.smithi119.stdout:556: done (3 left) 2023-12-01T15:36:19.499 INFO:tasks.rados.rados.0.smithi119.stdout:557: done (2 left) 2023-12-01T15:36:19.499 INFO:tasks.rados.rados.0.smithi119.stdout:558: done (1 left) 2023-12-01T15:36:19.499 INFO:tasks.rados.rados.0.smithi119.stdout:559: done (0 left) 2023-12-01T15:36:19.499 INFO:tasks.rados.rados.0.smithi119.stdout:560: read oid 22 snap -1 2023-12-01T15:36:19.499 INFO:tasks.rados.rados.0.smithi119.stdout:560: expect (ObjNum 159 snap 43 seq_num 159) 2023-12-01T15:36:19.499 INFO:tasks.rados.rados.0.smithi119.stdout:561: rollback oid 47 current snap is 53 2023-12-01T15:36:19.499 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 47 to 52 2023-12-01T15:36:19.499 INFO:tasks.rados.rados.0.smithi119.stdout:562: snap_remove snap 14 2023-12-01T15:36:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:19 smithi183 ceph-mon[99169]: osdmap e163: 8 total, 8 up, 8 in 2023-12-01T15:36:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:19 smithi119 ceph-mon[94175]: osdmap e163: 8 total, 8 up, 8 in 2023-12-01T15:36:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:19 smithi119 ceph-mon[108979]: osdmap e163: 8 total, 8 up, 8 in 2023-12-01T15:36:20.255 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:36:20.501 INFO:tasks.rados.rados.0.smithi119.stdout:562: done (2 left) 2023-12-01T15:36:20.502 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 6 current snap is 53 2023-12-01T15:36:20.502 INFO:tasks.rados.rados.0.smithi119.stdout:561: finishing rollback tid 0 to smithi119156531-47 2023-12-01T15:36:20.502 INFO:tasks.rados.rados.0.smithi119.stdout:563: seq_num 189 ranges {794624=770048} 2023-12-01T15:36:20.512 INFO:tasks.rados.rados.0.smithi119.stdout:563: writing smithi119156531-6 from 794624 to 1564672 tid 1 2023-12-01T15:36:20.512 INFO:tasks.rados.rados.0.smithi119.stdout:564: copy_from oid 41 from oid 46 current snap is 53 2023-12-01T15:36:20.512 INFO:tasks.rados.rados.0.smithi119.stdout:565: rollback oid 19 current snap is 53 2023-12-01T15:36:20.512 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 19 to 42 2023-12-01T15:36:20.512 INFO:tasks.rados.rados.0.smithi119.stdout:566: snap_remove snap 47 2023-12-01T15:36:20.587 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:36:20.587 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2m) 2m ago 3m 17.3M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:36:20.587 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3m) 2m ago 3m 83.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:36:20.587 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4m) 2m ago 4m 13.6M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:36:20.587 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4m) 2m ago 4m 16.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:36:20.587 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7m) 2m ago 7m 448M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:36:20.587 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8m) 2m ago 8m 507M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:36:20.587 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9m) 2m ago 9m 81.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:36:20.587 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7m) 2m ago 7m 57.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:36:20.587 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7m) 2m ago 7m 59.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:36:20.587 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3m) 2m ago 3m 4135k - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:36:20.588 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3m) 2m ago 3m 3959k - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:36:20.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7m) 2m ago 7m 62.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:36:20.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6m) 2m ago 6m 65.0M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:36:20.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6m) 2m ago 6m 56.3M 3012M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:36:20.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6m) 2m ago 6m 55.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:36:20.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5m) 2m ago 5m 54.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:36:20.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5m) 2m ago 5m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:36:20.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4m) 2m ago 4m 54.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:36:20.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4m) 2m ago 4m 56.8M 3012M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:36:20.588 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2m) 2m ago 3m 29.9M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:36:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:20 smithi183 ceph-mon[99169]: pgmap v213: 121 pgs: 121 active+clean; 178 MiB data, 565 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:20 smithi183 ceph-mon[99169]: osdmap e164: 8 total, 8 up, 8 in 2023-12-01T15:36:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:36:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:36:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:36:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:20 smithi119 ceph-mon[108979]: pgmap v213: 121 pgs: 121 active+clean; 178 MiB data, 565 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:20 smithi119 ceph-mon[108979]: osdmap e164: 8 total, 8 up, 8 in 2023-12-01T15:36:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:36:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:36:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:36:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:20 smithi119 ceph-mon[94175]: pgmap v213: 121 pgs: 121 active+clean; 178 MiB data, 565 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:20 smithi119 ceph-mon[94175]: osdmap e164: 8 total, 8 up, 8 in 2023-12-01T15:36:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:36:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:36:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:36:20.969 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:36:20.969 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:36:20.969 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:36:20.969 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:36:20.969 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:36:20.970 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:36:20.970 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:36:20.970 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:36:20.970 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:36:20.970 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:36:20.970 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:36:20.970 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:36:20.970 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:36:20.970 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:36:20.970 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:36:20.970 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:36:20.970 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:36:21.515 INFO:tasks.rados.rados.0.smithi119.stdout:566: done (5 left) 2023-12-01T15:36:21.515 INFO:tasks.rados.rados.0.smithi119.stdout:567: snap_remove snap 51 2023-12-01T15:36:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:21 smithi183 ceph-mon[99169]: from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:21 smithi183 ceph-mon[99169]: osdmap e165: 8 total, 8 up, 8 in 2023-12-01T15:36:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:21 smithi183 ceph-mon[99169]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:21 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1198566013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:36:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:21 smithi119 ceph-mon[94175]: from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:21 smithi119 ceph-mon[94175]: osdmap e165: 8 total, 8 up, 8 in 2023-12-01T15:36:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:21 smithi119 ceph-mon[94175]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1198566013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:36:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:21 smithi119 ceph-mon[108979]: from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:21 smithi119 ceph-mon[108979]: osdmap e165: 8 total, 8 up, 8 in 2023-12-01T15:36:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:21 smithi119 ceph-mon[108979]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:21 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1198566013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:36:22.518 INFO:tasks.rados.rados.0.smithi119.stdout:567: done (5 left) 2023-12-01T15:36:22.518 INFO:tasks.rados.rados.0.smithi119.stdout:568: snap_create 2023-12-01T15:36:22.518 INFO:tasks.rados.rados.0.smithi119.stdout:561: finishing rollback tid 1 to smithi119156531-47 2023-12-01T15:36:22.518 INFO:tasks.rados.rados.0.smithi119.stdout:561: finishing rollback tid 2 to smithi119156531-47 2023-12-01T15:36:22.518 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 181 (ObjNum 148 snap 41 seq_num 148) dirty exists 2023-12-01T15:36:22.518 INFO:tasks.rados.rados.0.smithi119.stdout:560: expect (ObjNum 159 snap 43 seq_num 159) 2023-12-01T15:36:22.589 INFO:tasks.rados.rados.0.smithi119.stdout:565: finishing rollback tid 0 to smithi119156531-19 2023-12-01T15:36:22.589 INFO:tasks.rados.rados.0.smithi119.stdout:565: finishing rollback tid 1 to smithi119156531-19 2023-12-01T15:36:22.589 INFO:tasks.rados.rados.0.smithi119.stdout:565: finishing rollback tid 2 to smithi119156531-19 2023-12-01T15:36:22.589 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 193 (ObjNum 151 snap 41 seq_num 151) dirty exists 2023-12-01T15:36:22.589 INFO:tasks.rados.rados.0.smithi119.stdout:563: finishing write tid 1 to smithi119156531-6 2023-12-01T15:36:22.589 INFO:tasks.rados.rados.0.smithi119.stdout:563: finishing write tid 2 to smithi119156531-6 2023-12-01T15:36:22.589 INFO:tasks.rados.rados.0.smithi119.stdout:563: finishing write tid 3 to smithi119156531-6 2023-12-01T15:36:22.589 INFO:tasks.rados.rados.0.smithi119.stdout:563: oid 6 updating version 0 to 183 2023-12-01T15:36:22.589 INFO:tasks.rados.rados.0.smithi119.stdout:563: oid 6 version 183 is already newer than 182 2023-12-01T15:36:22.590 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 183 (ObjNum 189 snap 53 seq_num 189) dirty exists 2023-12-01T15:36:22.590 INFO:tasks.rados.rados.0.smithi119.stdout:563: left oid 6 (ObjNum 189 snap 53 seq_num 189) 2023-12-01T15:36:22.590 INFO:tasks.rados.rados.0.smithi119.stdout:564: finishing copy_from to smithi119156531-41 2023-12-01T15:36:22.590 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 179 (ObjNum 168 snap 44 seq_num 168) dirty exists 2023-12-01T15:36:22.590 INFO:tasks.rados.rados.0.smithi119.stdout:564: finishing copy_from racing read to smithi119156531-41 2023-12-01T15:36:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:22 smithi183 ceph-mon[99169]: pgmap v216: 121 pgs: 121 active+clean; 186 MiB data, 594 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 29 op/s 2023-12-01T15:36:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:22 smithi183 ceph-mon[99169]: osdmap e166: 8 total, 8 up, 8 in 2023-12-01T15:36:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:22 smithi119 ceph-mon[94175]: pgmap v216: 121 pgs: 121 active+clean; 186 MiB data, 594 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 29 op/s 2023-12-01T15:36:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:22 smithi119 ceph-mon[94175]: osdmap e166: 8 total, 8 up, 8 in 2023-12-01T15:36:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:22 smithi119 ceph-mon[108979]: pgmap v216: 121 pgs: 121 active+clean; 186 MiB data, 594 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 29 op/s 2023-12-01T15:36:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:22 smithi119 ceph-mon[108979]: osdmap e166: 8 total, 8 up, 8 in 2023-12-01T15:36:23.530 INFO:tasks.rados.rados.0.smithi119.stdout:560: done (5 left) 2023-12-01T15:36:23.530 INFO:tasks.rados.rados.0.smithi119.stdout:561: done (4 left) 2023-12-01T15:36:23.530 INFO:tasks.rados.rados.0.smithi119.stdout:563: done (3 left) 2023-12-01T15:36:23.530 INFO:tasks.rados.rados.0.smithi119.stdout:564: done (2 left) 2023-12-01T15:36:23.530 INFO:tasks.rados.rados.0.smithi119.stdout:565: done (1 left) 2023-12-01T15:36:23.531 INFO:tasks.rados.rados.0.smithi119.stdout:568: done (0 left) 2023-12-01T15:36:23.531 INFO:tasks.rados.rados.0.smithi119.stdout:569: read oid 47 snap -1 2023-12-01T15:36:23.531 INFO:tasks.rados.rados.0.smithi119.stdout:569: expect (ObjNum 148 snap 41 seq_num 148) 2023-12-01T15:36:23.531 INFO:tasks.rados.rados.0.smithi119.stdout:570: delete oid 32 current snap is 54 2023-12-01T15:36:23.534 INFO:tasks.rados.rados.0.smithi119.stdout:570: done (1 left) 2023-12-01T15:36:23.534 INFO:tasks.rados.rados.0.smithi119.stdout:571: read oid 46 snap -1 2023-12-01T15:36:23.535 INFO:tasks.rados.rados.0.smithi119.stdout:571: expect (ObjNum 168 snap 44 seq_num 168) 2023-12-01T15:36:23.535 INFO:tasks.rados.rados.0.smithi119.stdout:572: copy_from oid 2 from oid 44 current snap is 54 2023-12-01T15:36:23.535 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 36 current snap is 54 2023-12-01T15:36:23.535 INFO:tasks.rados.rados.0.smithi119.stdout:573: seq_num 191 ranges {0=802816} 2023-12-01T15:36:23.539 INFO:tasks.rados.rados.0.smithi119.stdout:573: writing smithi119156531-36 from 0 to 802816 tid 1 2023-12-01T15:36:23.539 INFO:tasks.rados.rados.0.smithi119.stdout:574: snap_create 2023-12-01T15:36:23.540 INFO:tasks.rados.rados.0.smithi119.stdout:569: expect (ObjNum 148 snap 41 seq_num 148) 2023-12-01T15:36:23.594 INFO:tasks.rados.rados.0.smithi119.stdout:571: expect (ObjNum 168 snap 44 seq_num 168) 2023-12-01T15:36:23.695 INFO:tasks.rados.rados.0.smithi119.stdout:573: finishing write tid 1 to smithi119156531-36 2023-12-01T15:36:23.695 INFO:tasks.rados.rados.0.smithi119.stdout:573: finishing write tid 2 to smithi119156531-36 2023-12-01T15:36:23.695 INFO:tasks.rados.rados.0.smithi119.stdout:573: finishing write tid 3 to smithi119156531-36 2023-12-01T15:36:23.695 INFO:tasks.rados.rados.0.smithi119.stdout:573: oid 36 updating version 0 to 95 2023-12-01T15:36:23.695 INFO:tasks.rados.rados.0.smithi119.stdout:573: oid 36 version 95 is already newer than 94 2023-12-01T15:36:23.695 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 95 (ObjNum 191 snap 54 seq_num 191) dirty exists 2023-12-01T15:36:23.695 INFO:tasks.rados.rados.0.smithi119.stdout:573: left oid 36 (ObjNum 191 snap 54 seq_num 191) 2023-12-01T15:36:23.695 INFO:tasks.rados.rados.0.smithi119.stdout:572: finishing copy_from to smithi119156531-2 2023-12-01T15:36:23.695 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 116 (ObjNum 149 snap 41 seq_num 149) dirty exists 2023-12-01T15:36:23.695 INFO:tasks.rados.rados.0.smithi119.stdout:572: finishing copy_from racing read to smithi119156531-2 2023-12-01T15:36:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:23 smithi183 ceph-mon[99169]: osdmap e167: 8 total, 8 up, 8 in 2023-12-01T15:36:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:23 smithi119 ceph-mon[94175]: osdmap e167: 8 total, 8 up, 8 in 2023-12-01T15:36:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:23 smithi119 ceph-mon[108979]: osdmap e167: 8 total, 8 up, 8 in 2023-12-01T15:36:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:36:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:36:24] "GET /metrics HTTP/1.1" 200 36173 "" "Prometheus/2.43.0" 2023-12-01T15:36:24.533 INFO:tasks.rados.rados.0.smithi119.stdout:569: done (4 left) 2023-12-01T15:36:24.533 INFO:tasks.rados.rados.0.smithi119.stdout:571: done (3 left) 2023-12-01T15:36:24.533 INFO:tasks.rados.rados.0.smithi119.stdout:572: done (2 left) 2023-12-01T15:36:24.534 INFO:tasks.rados.rados.0.smithi119.stdout:573: done (1 left) 2023-12-01T15:36:24.534 INFO:tasks.rados.rados.0.smithi119.stdout:574: done (0 left) 2023-12-01T15:36:24.534 INFO:tasks.rados.rados.0.smithi119.stdout:575: rollback oid 42 current snap is 55 2023-12-01T15:36:24.534 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 42 to 48 2023-12-01T15:36:24.534 INFO:tasks.rados.rados.0.smithi119.stdout:576: copy_from oid 3 from oid 1 current snap is 55 2023-12-01T15:36:24.534 INFO:tasks.rados.rados.0.smithi119.stdout:577: snap_remove snap 35 2023-12-01T15:36:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:24 smithi183 ceph-mon[99169]: pgmap v219: 121 pgs: 121 active+clean; 186 MiB data, 594 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 29 op/s 2023-12-01T15:36:24.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:24 smithi183 ceph-mon[99169]: osdmap e168: 8 total, 8 up, 8 in 2023-12-01T15:36:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:24 smithi119 ceph-mon[94175]: pgmap v219: 121 pgs: 121 active+clean; 186 MiB data, 594 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 29 op/s 2023-12-01T15:36:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:24 smithi119 ceph-mon[94175]: osdmap e168: 8 total, 8 up, 8 in 2023-12-01T15:36:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:24 smithi119 ceph-mon[108979]: pgmap v219: 121 pgs: 121 active+clean; 186 MiB data, 594 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 29 op/s 2023-12-01T15:36:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:24 smithi119 ceph-mon[108979]: osdmap e168: 8 total, 8 up, 8 in 2023-12-01T15:36:25.438 INFO:tasks.rados.rados.0.smithi119.stdout:577: done (2 left) 2023-12-01T15:36:25.438 INFO:tasks.rados.rados.0.smithi119.stdout:578: snap_create 2023-12-01T15:36:25.438 INFO:tasks.rados.rados.0.smithi119.stdout:575: finishing rollback tid 0 to smithi119156531-42 2023-12-01T15:36:25.438 INFO:tasks.rados.rados.0.smithi119.stdout:576: finishing copy_from to smithi119156531-3 2023-12-01T15:36:25.438 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 107 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T15:36:25.439 INFO:tasks.rados.rados.0.smithi119.stdout:575: finishing rollback tid 1 to smithi119156531-42 2023-12-01T15:36:25.439 INFO:tasks.rados.rados.0.smithi119.stdout:575: finishing rollback tid 2 to smithi119156531-42 2023-12-01T15:36:25.439 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 158 (ObjNum 161 snap 43 seq_num 161) dirty exists 2023-12-01T15:36:25.439 INFO:tasks.rados.rados.0.smithi119.stdout:576: finishing copy_from racing read to smithi119156531-3 2023-12-01T15:36:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:25 smithi183 ceph-mon[99169]: osdmap e169: 8 total, 8 up, 8 in 2023-12-01T15:36:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:25 smithi183 ceph-mon[99169]: osdmap e170: 8 total, 8 up, 8 in 2023-12-01T15:36:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:25 smithi119 ceph-mon[94175]: osdmap e169: 8 total, 8 up, 8 in 2023-12-01T15:36:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:25 smithi119 ceph-mon[94175]: osdmap e170: 8 total, 8 up, 8 in 2023-12-01T15:36:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:25 smithi119 ceph-mon[108979]: osdmap e169: 8 total, 8 up, 8 in 2023-12-01T15:36:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:25 smithi119 ceph-mon[108979]: osdmap e170: 8 total, 8 up, 8 in 2023-12-01T15:36:26.447 INFO:tasks.rados.rados.0.smithi119.stdout:575: done (2 left) 2023-12-01T15:36:26.448 INFO:tasks.rados.rados.0.smithi119.stdout:576: done (1 left) 2023-12-01T15:36:26.448 INFO:tasks.rados.rados.0.smithi119.stdout:578: done (0 left) 2023-12-01T15:36:26.448 INFO:tasks.rados.rados.0.smithi119.stdout:579: read oid 46 snap -1 2023-12-01T15:36:26.448 INFO:tasks.rados.rados.0.smithi119.stdout:579: expect (ObjNum 168 snap 44 seq_num 168) 2023-12-01T15:36:26.448 INFO:tasks.rados.rados.0.smithi119.stdout:580: rollback oid 42 current snap is 56 2023-12-01T15:36:26.448 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 42 to 18 2023-12-01T15:36:26.448 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 26 current snap is 56 2023-12-01T15:36:26.448 INFO:tasks.rados.rados.0.smithi119.stdout:581: seq_num 192 ranges {163840=417792,581632=401408} 2023-12-01T15:36:26.451 INFO:tasks.rados.rados.0.smithi119.stdout:581: writing smithi119156531-26 from 163840 to 581632 tid 1 2023-12-01T15:36:26.453 INFO:tasks.rados.rados.0.smithi119.stdout:581: writing smithi119156531-26 from 581632 to 983040 tid 2 2023-12-01T15:36:26.454 INFO:tasks.rados.rados.0.smithi119.stdout:582: copy_from oid 41 from oid 40 current snap is 56 2023-12-01T15:36:26.454 INFO:tasks.rados.rados.0.smithi119.stdout:583: rollback oid 37 current snap is 56 2023-12-01T15:36:26.454 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 37 to 49 2023-12-01T15:36:26.454 INFO:tasks.rados.rados.0.smithi119.stdout:584: copy_from oid 29 from oid 22 current snap is 56 2023-12-01T15:36:26.454 INFO:tasks.rados.rados.0.smithi119.stdout:585: rollback oid 7 current snap is 56 2023-12-01T15:36:26.454 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 7 to 18 2023-12-01T15:36:26.454 INFO:tasks.rados.rados.0.smithi119.stdout:586: delete oid 33 current snap is 56 2023-12-01T15:36:26.455 INFO:tasks.rados.rados.0.smithi119.stdout:580: finishing rollback tid 0 to smithi119156531-42 2023-12-01T15:36:26.457 INFO:tasks.rados.rados.0.smithi119.stdout:580: finishing rollback tid 1 to smithi119156531-42 2023-12-01T15:36:26.457 INFO:tasks.rados.rados.0.smithi119.stdout:583: finishing rollback tid 1 to smithi119156531-37 2023-12-01T15:36:26.457 INFO:tasks.rados.rados.0.smithi119.stdout:580: finishing rollback tid 2 to smithi119156531-42 2023-12-01T15:36:26.457 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 161 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-12-01T15:36:26.458 INFO:tasks.rados.rados.0.smithi119.stdout:579: expect (ObjNum 168 snap 44 seq_num 168) 2023-12-01T15:36:26.566 INFO:tasks.rados.rados.0.smithi119.stdout:579: done (7 left) 2023-12-01T15:36:26.566 INFO:tasks.rados.rados.0.smithi119.stdout:580: done (6 left) 2023-12-01T15:36:26.566 INFO:tasks.rados.rados.0.smithi119.stdout:586: done (5 left) 2023-12-01T15:36:26.566 INFO:tasks.rados.rados.0.smithi119.stdout:587: delete oid 33 current snap is 56 2023-12-01T15:36:26.566 INFO:tasks.rados.rados.0.smithi119.stdout:583: finishing rollback tid 2 to smithi119156531-37 2023-12-01T15:36:26.566 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 295 (ObjNum 140 snap 38 seq_num 140) dirty exists 2023-12-01T15:36:26.566 INFO:tasks.rados.rados.0.smithi119.stdout:582: finishing copy_from to smithi119156531-41 2023-12-01T15:36:26.566 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 203 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-01T15:36:26.566 INFO:tasks.rados.rados.0.smithi119.stdout:581: finishing write tid 1 to smithi119156531-26 2023-12-01T15:36:26.566 INFO:tasks.rados.rados.0.smithi119.stdout:581: finishing write tid 2 to smithi119156531-26 2023-12-01T15:36:26.566 INFO:tasks.rados.rados.0.smithi119.stdout:585: finishing rollback tid 0 to smithi119156531-7 2023-12-01T15:36:26.567 INFO:tasks.rados.rados.0.smithi119.stdout:581: finishing write tid 3 to smithi119156531-26 2023-12-01T15:36:26.567 INFO:tasks.rados.rados.0.smithi119.stdout:585: finishing rollback tid 1 to smithi119156531-7 2023-12-01T15:36:26.567 INFO:tasks.rados.rados.0.smithi119.stdout:585: finishing rollback tid 2 to smithi119156531-7 2023-12-01T15:36:26.567 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 164 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-12-01T15:36:26.567 INFO:tasks.rados.rados.0.smithi119.stdout:581: finishing write tid 4 to smithi119156531-26 2023-12-01T15:36:26.567 INFO:tasks.rados.rados.0.smithi119.stdout:581: oid 26 updating version 0 to 167 2023-12-01T15:36:26.567 INFO:tasks.rados.rados.0.smithi119.stdout:581: oid 26 version 167 is already newer than 165 2023-12-01T15:36:26.567 INFO:tasks.rados.rados.0.smithi119.stdout:581: oid 26 version 167 is already newer than 166 2023-12-01T15:36:26.567 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 167 (ObjNum 192 snap 56 seq_num 192) dirty exists 2023-12-01T15:36:26.567 INFO:tasks.rados.rados.0.smithi119.stdout:581: left oid 26 (ObjNum 192 snap 56 seq_num 192) 2023-12-01T15:36:26.567 INFO:tasks.rados.rados.0.smithi119.stdout:582: finishing copy_from racing read to smithi119156531-41 2023-12-01T15:36:26.567 INFO:tasks.rados.rados.0.smithi119.stdout:584: finishing copy_from to smithi119156531-29 2023-12-01T15:36:26.567 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 89 (ObjNum 159 snap 43 seq_num 159) dirty exists 2023-12-01T15:36:26.567 INFO:tasks.rados.rados.0.smithi119.stdout:584: finishing copy_from racing read to smithi119156531-29 2023-12-01T15:36:26.568 INFO:tasks.rados.rados.0.smithi119.stdout:581: done (5 left) 2023-12-01T15:36:26.568 INFO:tasks.rados.rados.0.smithi119.stdout:582: done (4 left) 2023-12-01T15:36:26.568 INFO:tasks.rados.rados.0.smithi119.stdout:583: done (3 left) 2023-12-01T15:36:26.568 INFO:tasks.rados.rados.0.smithi119.stdout:584: done (2 left) 2023-12-01T15:36:26.568 INFO:tasks.rados.rados.0.smithi119.stdout:585: done (1 left) 2023-12-01T15:36:26.568 INFO:tasks.rados.rados.0.smithi119.stdout:587: done (0 left) 2023-12-01T15:36:26.568 INFO:tasks.rados.rados.0.smithi119.stdout:588: read oid 50 snap -1 2023-12-01T15:36:26.569 INFO:tasks.rados.rados.0.smithi119.stdout:588: expect (ObjNum 49 snap 0 seq_num 49) 2023-12-01T15:36:26.569 INFO:tasks.rados.rados.0.smithi119.stdout:589: rollback oid 34 current snap is 56 2023-12-01T15:36:26.569 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 34 to 53 2023-12-01T15:36:26.569 INFO:tasks.rados.rados.0.smithi119.stdout:590: delete oid 5 current snap is 56 2023-12-01T15:36:26.569 INFO:tasks.rados.rados.0.smithi119.stdout:590: done (2 left) 2023-12-01T15:36:26.570 INFO:tasks.rados.rados.0.smithi119.stdout:591: read oid 10 snap -1 2023-12-01T15:36:26.570 INFO:tasks.rados.rados.0.smithi119.stdout:591: expect (ObjNum 74 snap 11 seq_num 74) 2023-12-01T15:36:26.570 INFO:tasks.rados.rados.0.smithi119.stdout:592: snap_create 2023-12-01T15:36:26.570 INFO:tasks.rados.rados.0.smithi119.stdout:589: finishing rollback tid 0 to smithi119156531-34 2023-12-01T15:36:26.571 INFO:tasks.rados.rados.0.smithi119.stdout:589: finishing rollback tid 1 to smithi119156531-34 2023-12-01T15:36:26.571 INFO:tasks.rados.rados.0.smithi119.stdout:589: finishing rollback tid 2 to smithi119156531-34 2023-12-01T15:36:26.571 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 213 (ObjNum 33 snap 0 seq_num 0) dirty exists 2023-12-01T15:36:26.572 INFO:tasks.rados.rados.0.smithi119.stdout:588: expect (ObjNum 49 snap 0 seq_num 49) 2023-12-01T15:36:26.594 INFO:tasks.rados.rados.0.smithi119.stdout:591: expect (ObjNum 74 snap 11 seq_num 74) 2023-12-01T15:36:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:26 smithi183 ceph-mon[99169]: pgmap v222: 121 pgs: 121 active+clean; 196 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.9 MiB/s wr, 6 op/s 2023-12-01T15:36:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:26 smithi183 ceph-mon[99169]: osdmap e171: 8 total, 8 up, 8 in 2023-12-01T15:36:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:26 smithi119 ceph-mon[94175]: pgmap v222: 121 pgs: 121 active+clean; 196 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.9 MiB/s wr, 6 op/s 2023-12-01T15:36:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:26 smithi119 ceph-mon[94175]: osdmap e171: 8 total, 8 up, 8 in 2023-12-01T15:36:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:26 smithi119 ceph-mon[108979]: pgmap v222: 121 pgs: 121 active+clean; 196 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.9 MiB/s wr, 6 op/s 2023-12-01T15:36:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:26 smithi119 ceph-mon[108979]: osdmap e171: 8 total, 8 up, 8 in 2023-12-01T15:36:27.551 INFO:tasks.rados.rados.0.smithi119.stdout:588: done (3 left) 2023-12-01T15:36:27.551 INFO:tasks.rados.rados.0.smithi119.stdout:589: done (2 left) 2023-12-01T15:36:27.551 INFO:tasks.rados.rados.0.smithi119.stdout:591: done (1 left) 2023-12-01T15:36:27.551 INFO:tasks.rados.rados.0.smithi119.stdout:592: done (0 left) 2023-12-01T15:36:27.551 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 57 2023-12-01T15:36:27.551 INFO:tasks.rados.rados.0.smithi119.stdout:593: seq_num 196 ranges {573440=491520,1064960=401408} 2023-12-01T15:36:27.556 INFO:tasks.rados.rados.0.smithi119.stdout:593: writing smithi119156531-39 from 573440 to 1064960 tid 1 2023-12-01T15:36:27.559 INFO:tasks.rados.rados.0.smithi119.stdout:593: writing smithi119156531-39 from 1064960 to 1466368 tid 2 2023-12-01T15:36:27.559 INFO:tasks.rados.rados.0.smithi119.stdout:594: read oid 48 snap -1 2023-12-01T15:36:27.559 INFO:tasks.rados.rados.0.smithi119.stdout:594: expect (ObjNum 159 snap 43 seq_num 159) 2023-12-01T15:36:27.559 INFO:tasks.rados.rados.0.smithi119.stdout:595: rollback oid 18 current snap is 57 2023-12-01T15:36:27.559 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 18 to 46 2023-12-01T15:36:27.559 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 44 current snap is 57 2023-12-01T15:36:27.559 INFO:tasks.rados.rados.0.smithi119.stdout:596: seq_num 197 ranges {3850240=507904,4358144=401408} 2023-12-01T15:36:27.582 INFO:tasks.rados.rados.0.smithi119.stdout:596: writing smithi119156531-44 from 3850240 to 4358144 tid 1 2023-12-01T15:36:27.585 INFO:tasks.rados.rados.0.smithi119.stdout:596: writing smithi119156531-44 from 4358144 to 4759552 tid 2 2023-12-01T15:36:27.585 INFO:tasks.rados.rados.0.smithi119.stdout:597: snap_create 2023-12-01T15:36:27.585 INFO:tasks.rados.rados.0.smithi119.stdout:593: finishing write tid 1 to smithi119156531-39 2023-12-01T15:36:27.585 INFO:tasks.rados.rados.0.smithi119.stdout:595: finishing rollback tid 1 to smithi119156531-18 2023-12-01T15:36:27.586 INFO:tasks.rados.rados.0.smithi119.stdout:593: finishing write tid 2 to smithi119156531-39 2023-12-01T15:36:27.586 INFO:tasks.rados.rados.0.smithi119.stdout:595: finishing rollback tid 2 to smithi119156531-18 2023-12-01T15:36:27.586 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 297 (ObjNum 107 snap 26 seq_num 107) dirty exists 2023-12-01T15:36:27.586 INFO:tasks.rados.rados.0.smithi119.stdout:593: finishing write tid 3 to smithi119156531-39 2023-12-01T15:36:27.586 INFO:tasks.rados.rados.0.smithi119.stdout:593: finishing write tid 4 to smithi119156531-39 2023-12-01T15:36:27.586 INFO:tasks.rados.rados.0.smithi119.stdout:593: oid 39 updating version 0 to 102 2023-12-01T15:36:27.586 INFO:tasks.rados.rados.0.smithi119.stdout:593: oid 39 updating version 102 to 103 2023-12-01T15:36:27.586 INFO:tasks.rados.rados.0.smithi119.stdout:593: oid 39 version 103 is already newer than 101 2023-12-01T15:36:27.586 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 103 (ObjNum 196 snap 57 seq_num 196) dirty exists 2023-12-01T15:36:27.586 INFO:tasks.rados.rados.0.smithi119.stdout:593: left oid 39 (ObjNum 196 snap 57 seq_num 196) 2023-12-01T15:36:27.586 INFO:tasks.rados.rados.0.smithi119.stdout:594: expect (ObjNum 159 snap 43 seq_num 159) 2023-12-01T15:36:27.655 INFO:tasks.rados.rados.0.smithi119.stdout:596: finishing write tid 1 to smithi119156531-44 2023-12-01T15:36:27.655 INFO:tasks.rados.rados.0.smithi119.stdout:596: finishing write tid 2 to smithi119156531-44 2023-12-01T15:36:27.655 INFO:tasks.rados.rados.0.smithi119.stdout:596: finishing write tid 3 to smithi119156531-44 2023-12-01T15:36:27.656 INFO:tasks.rados.rados.0.smithi119.stdout:596: finishing write tid 4 to smithi119156531-44 2023-12-01T15:36:27.656 INFO:tasks.rados.rados.0.smithi119.stdout:596: oid 44 updating version 0 to 215 2023-12-01T15:36:27.656 INFO:tasks.rados.rados.0.smithi119.stdout:596: oid 44 updating version 215 to 216 2023-12-01T15:36:27.656 INFO:tasks.rados.rados.0.smithi119.stdout:596: oid 44 updating version 216 to 217 2023-12-01T15:36:27.656 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 217 (ObjNum 197 snap 57 seq_num 197) dirty exists 2023-12-01T15:36:27.656 INFO:tasks.rados.rados.0.smithi119.stdout:596: left oid 44 (ObjNum 197 snap 57 seq_num 197) 2023-12-01T15:36:28.561 INFO:tasks.rados.rados.0.smithi119.stdout:593: done (4 left) 2023-12-01T15:36:28.562 INFO:tasks.rados.rados.0.smithi119.stdout:594: done (3 left) 2023-12-01T15:36:28.562 INFO:tasks.rados.rados.0.smithi119.stdout:595: done (2 left) 2023-12-01T15:36:28.562 INFO:tasks.rados.rados.0.smithi119.stdout:596: done (1 left) 2023-12-01T15:36:28.562 INFO:tasks.rados.rados.0.smithi119.stdout:597: done (0 left) 2023-12-01T15:36:28.562 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 58 2023-12-01T15:36:28.562 INFO:tasks.rados.rados.0.smithi119.stdout:598: seq_num 198 ranges {2981888=524288,3506176=401408} 2023-12-01T15:36:28.580 INFO:tasks.rados.rados.0.smithi119.stdout:598: writing smithi119156531-18 from 2981888 to 3506176 tid 1 2023-12-01T15:36:28.582 INFO:tasks.rados.rados.0.smithi119.stdout:598: writing smithi119156531-18 from 3506176 to 3907584 tid 2 2023-12-01T15:36:28.582 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 58 2023-12-01T15:36:28.582 INFO:tasks.rados.rados.0.smithi119.stdout:599: seq_num 199 ranges {1466368=540672,2007040=401408} 2023-12-01T15:36:28.593 INFO:tasks.rados.rados.0.smithi119.stdout:599: writing smithi119156531-39 from 1466368 to 2007040 tid 1 2023-12-01T15:36:28.595 INFO:tasks.rados.rados.0.smithi119.stdout:599: writing smithi119156531-39 from 2007040 to 2408448 tid 2 2023-12-01T15:36:28.595 INFO:tasks.rados.rados.0.smithi119.stdout:600: setattr oid 49 current snap is 58 2023-12-01T15:36:28.595 INFO:tasks.rados.rados.0.smithi119.stdout:598: finishing write tid 1 to smithi119156531-18 2023-12-01T15:36:28.596 INFO:tasks.rados.rados.0.smithi119.stdout:598: finishing write tid 2 to smithi119156531-18 2023-12-01T15:36:28.596 INFO:tasks.rados.rados.0.smithi119.stdout:598: finishing write tid 3 to smithi119156531-18 2023-12-01T15:36:28.596 INFO:tasks.rados.rados.0.smithi119.stdout:598: finishing write tid 4 to smithi119156531-18 2023-12-01T15:36:28.596 INFO:tasks.rados.rados.0.smithi119.stdout:598: oid 18 updating version 0 to 301 2023-12-01T15:36:28.596 INFO:tasks.rados.rados.0.smithi119.stdout:598: oid 18 version 301 is already newer than 300 2023-12-01T15:36:28.596 INFO:tasks.rados.rados.0.smithi119.stdout:598: oid 18 version 301 is already newer than 299 2023-12-01T15:36:28.596 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 301 (ObjNum 198 snap 58 seq_num 198) dirty exists 2023-12-01T15:36:28.596 INFO:tasks.rados.rados.0.smithi119.stdout:598: left oid 18 (ObjNum 198 snap 58 seq_num 198) 2023-12-01T15:36:28.596 INFO:tasks.rados.rados.0.smithi119.stdout:598: done (2 left) 2023-12-01T15:36:28.597 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 8 current snap is 58 2023-12-01T15:36:28.597 INFO:tasks.rados.rados.0.smithi119.stdout:601: seq_num 200 ranges {0=557056,557056=401408} 2023-12-01T15:36:28.600 INFO:tasks.rados.rados.0.smithi119.stdout:601: writing smithi119156531-8 from 0 to 557056 tid 1 2023-12-01T15:36:28.603 INFO:tasks.rados.rados.0.smithi119.stdout:601: writing smithi119156531-8 from 557056 to 958464 tid 2 2023-12-01T15:36:28.603 INFO:tasks.rados.rados.0.smithi119.stdout:602: rollback oid 23 current snap is 58 2023-12-01T15:36:28.603 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 23 to 53 2023-12-01T15:36:28.604 INFO:tasks.rados.rados.0.smithi119.stdout:599: finishing write tid 1 to smithi119156531-39 2023-12-01T15:36:28.604 INFO:tasks.rados.rados.0.smithi119.stdout:599: finishing write tid 2 to smithi119156531-39 2023-12-01T15:36:28.604 INFO:tasks.rados.rados.0.smithi119.stdout:599: finishing write tid 3 to smithi119156531-39 2023-12-01T15:36:28.604 INFO:tasks.rados.rados.0.smithi119.stdout:599: finishing write tid 4 to smithi119156531-39 2023-12-01T15:36:28.604 INFO:tasks.rados.rados.0.smithi119.stdout:599: oid 39 updating version 0 to 106 2023-12-01T15:36:28.604 INFO:tasks.rados.rados.0.smithi119.stdout:599: oid 39 version 106 is already newer than 105 2023-12-01T15:36:28.604 INFO:tasks.rados.rados.0.smithi119.stdout:599: oid 39 updating version 106 to 107 2023-12-01T15:36:28.604 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 107 (ObjNum 199 snap 58 seq_num 199) dirty exists 2023-12-01T15:36:28.604 INFO:tasks.rados.rados.0.smithi119.stdout:599: left oid 39 (ObjNum 199 snap 58 seq_num 199) 2023-12-01T15:36:28.604 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 173 (ObjNum 188 snap 52 seq_num 188) dirty exists 2023-12-01T15:36:28.604 INFO:tasks.rados.rados.0.smithi119.stdout:601: finishing write tid 1 to smithi119156531-8 2023-12-01T15:36:28.604 INFO:tasks.rados.rados.0.smithi119.stdout:599: done (3 left) 2023-12-01T15:36:28.604 INFO:tasks.rados.rados.0.smithi119.stdout:600: done (2 left) 2023-12-01T15:36:28.604 INFO:tasks.rados.rados.0.smithi119.stdout:603: copy_from oid 46 from oid 12 current snap is 58 2023-12-01T15:36:28.605 INFO:tasks.rados.rados.0.smithi119.stdout:604: snap_remove snap 42 2023-12-01T15:36:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:28 smithi183 ceph-mon[99169]: pgmap v225: 121 pgs: 121 active+clean; 196 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.9 MiB/s wr, 6 op/s 2023-12-01T15:36:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:28 smithi183 ceph-mon[99169]: osdmap e172: 8 total, 8 up, 8 in 2023-12-01T15:36:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:28 smithi119 ceph-mon[108979]: pgmap v225: 121 pgs: 121 active+clean; 196 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.9 MiB/s wr, 6 op/s 2023-12-01T15:36:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:28 smithi119 ceph-mon[108979]: osdmap e172: 8 total, 8 up, 8 in 2023-12-01T15:36:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:28 smithi119 ceph-mon[94175]: pgmap v225: 121 pgs: 121 active+clean; 196 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.9 MiB/s wr, 6 op/s 2023-12-01T15:36:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:28 smithi119 ceph-mon[94175]: osdmap e172: 8 total, 8 up, 8 in 2023-12-01T15:36:29.565 INFO:tasks.rados.rados.0.smithi119.stdout:604: done (3 left) 2023-12-01T15:36:29.565 INFO:tasks.rados.rados.0.smithi119.stdout:605: copy_from oid 30 from oid 35 current snap is 58 2023-12-01T15:36:29.565 INFO:tasks.rados.rados.0.smithi119.stdout:601: finishing write tid 2 to smithi119156531-8 2023-12-01T15:36:29.565 INFO:tasks.rados.rados.0.smithi119.stdout:606: read oid 3 snap 52 2023-12-01T15:36:29.565 INFO:tasks.rados.rados.0.smithi119.stdout:606: expect (ObjNum 187 snap 52 seq_num 187) 2023-12-01T15:36:29.565 INFO:tasks.rados.rados.0.smithi119.stdout:607: copy_from oid 44 from oid 25 current snap is 58 2023-12-01T15:36:29.565 INFO:tasks.rados.rados.0.smithi119.stdout:608: delete oid 39 current snap is 58 2023-12-01T15:36:29.565 INFO:tasks.rados.rados.0.smithi119.stdout:601: finishing write tid 3 to smithi119156531-8 2023-12-01T15:36:29.566 INFO:tasks.rados.rados.0.smithi119.stdout:602: finishing rollback tid 0 to smithi119156531-23 2023-12-01T15:36:29.566 INFO:tasks.rados.rados.0.smithi119.stdout:602: finishing rollback tid 1 to smithi119156531-23 2023-12-01T15:36:29.566 INFO:tasks.rados.rados.0.smithi119.stdout:602: finishing rollback tid 2 to smithi119156531-23 2023-12-01T15:36:29.566 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 305 (ObjNum 186 snap 51 seq_num 186) dirty exists 2023-12-01T15:36:29.566 INFO:tasks.rados.rados.0.smithi119.stdout:601: finishing write tid 4 to smithi119156531-8 2023-12-01T15:36:29.566 INFO:tasks.rados.rados.0.smithi119.stdout:601: oid 8 updating version 0 to 127 2023-12-01T15:36:29.566 INFO:tasks.rados.rados.0.smithi119.stdout:601: oid 8 updating version 127 to 128 2023-12-01T15:36:29.566 INFO:tasks.rados.rados.0.smithi119.stdout:601: oid 8 updating version 128 to 129 2023-12-01T15:36:29.567 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 129 (ObjNum 200 snap 58 seq_num 200) dirty exists 2023-12-01T15:36:29.567 INFO:tasks.rados.rados.0.smithi119.stdout:601: left oid 8 (ObjNum 200 snap 58 seq_num 200) 2023-12-01T15:36:29.567 INFO:tasks.rados.rados.0.smithi119.stdout:603: finishing copy_from to smithi119156531-46 2023-12-01T15:36:29.567 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 197 (ObjNum 167 snap 44 seq_num 167) dirty exists 2023-12-01T15:36:29.567 INFO:tasks.rados.rados.0.smithi119.stdout:603: finishing copy_from racing read to smithi119156531-46 2023-12-01T15:36:29.571 INFO:tasks.rados.rados.0.smithi119.stdout:605: finishing copy_from to smithi119156531-30 2023-12-01T15:36:29.571 INFO:tasks.rados.rados.0.smithi119.stdout:605: got expected ENOENT (src dne) 2023-12-01T15:36:29.571 INFO:tasks.rados.rados.0.smithi119.stdout:605: finishing copy_from racing read to smithi119156531-30 2023-12-01T15:36:29.572 INFO:tasks.rados.rados.0.smithi119.stdout:601: done (6 left) 2023-12-01T15:36:29.572 INFO:tasks.rados.rados.0.smithi119.stdout:602: done (5 left) 2023-12-01T15:36:29.572 INFO:tasks.rados.rados.0.smithi119.stdout:603: done (4 left) 2023-12-01T15:36:29.572 INFO:tasks.rados.rados.0.smithi119.stdout:605: done (3 left) 2023-12-01T15:36:29.572 INFO:tasks.rados.rados.0.smithi119.stdout:608: done (2 left) 2023-12-01T15:36:29.572 INFO:tasks.rados.rados.0.smithi119.stdout:609: snap_create 2023-12-01T15:36:29.577 INFO:tasks.rados.rados.0.smithi119.stdout:606: expect (ObjNum 187 snap 52 seq_num 187) 2023-12-01T15:36:29.606 INFO:tasks.rados.rados.0.smithi119.stdout:607: finishing copy_from to smithi119156531-44 2023-12-01T15:36:29.606 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 46 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-12-01T15:36:29.606 INFO:tasks.rados.rados.0.smithi119.stdout:607: finishing copy_from racing read to smithi119156531-44 2023-12-01T15:36:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:29 smithi183 ceph-mon[99169]: osdmap e173: 8 total, 8 up, 8 in 2023-12-01T15:36:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:29 smithi119 ceph-mon[108979]: osdmap e173: 8 total, 8 up, 8 in 2023-12-01T15:36:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:29 smithi119 ceph-mon[94175]: osdmap e173: 8 total, 8 up, 8 in 2023-12-01T15:36:30.439 INFO:tasks.rados.rados.0.smithi119.stdout:606: done (2 left) 2023-12-01T15:36:30.439 INFO:tasks.rados.rados.0.smithi119.stdout:607: done (1 left) 2023-12-01T15:36:30.439 INFO:tasks.rados.rados.0.smithi119.stdout:609: done (0 left) 2023-12-01T15:36:30.440 INFO:tasks.rados.rados.0.smithi119.stdout:610: read oid 45 snap -1 2023-12-01T15:36:30.440 INFO:tasks.rados.rados.0.smithi119.stdout:610: expect (ObjNum 175 snap 49 seq_num 175) 2023-12-01T15:36:30.440 INFO:tasks.rados.rados.0.smithi119.stdout:611: setattr oid 1 current snap is 59 2023-12-01T15:36:30.441 INFO:tasks.rados.rados.0.smithi119.stdout:612: rmattr oid 34 current snap is 59 2023-12-01T15:36:30.441 INFO:tasks.rados.rados.0.smithi119.stdout:613: read oid 8 snap -1 2023-12-01T15:36:30.441 INFO:tasks.rados.rados.0.smithi119.stdout:613: expect (ObjNum 200 snap 58 seq_num 200) 2023-12-01T15:36:30.441 INFO:tasks.rados.rados.0.smithi119.stdout:614: rollback oid 26 current snap is 59 2023-12-01T15:36:30.441 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 26 to 41 2023-12-01T15:36:30.441 INFO:tasks.rados.rados.0.smithi119.stdout:615: copy_from oid 6 from oid 38 current snap is 59 2023-12-01T15:36:30.441 INFO:tasks.rados.rados.0.smithi119.stdout:616: delete oid 13 current snap is 59 2023-12-01T15:36:30.449 INFO:tasks.rados.rados.0.smithi119.stdout:616: done (6 left) 2023-12-01T15:36:30.449 INFO:tasks.rados.rados.0.smithi119.stdout:617: rollback oid 37 current snap is 59 2023-12-01T15:36:30.450 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 37 to 18 2023-12-01T15:36:30.450 INFO:tasks.rados.rados.0.smithi119.stdout:618: snap_remove snap 52 2023-12-01T15:36:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:30 smithi183 ceph-mon[99169]: pgmap v228: 121 pgs: 121 active+clean; 196 MiB data, 608 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:30 smithi183 ceph-mon[99169]: osdmap e174: 8 total, 8 up, 8 in 2023-12-01T15:36:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:30 smithi183 ceph-mon[99169]: osdmap e175: 8 total, 8 up, 8 in 2023-12-01T15:36:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:30 smithi119 ceph-mon[94175]: pgmap v228: 121 pgs: 121 active+clean; 196 MiB data, 608 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:30 smithi119 ceph-mon[94175]: osdmap e174: 8 total, 8 up, 8 in 2023-12-01T15:36:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:30 smithi119 ceph-mon[94175]: osdmap e175: 8 total, 8 up, 8 in 2023-12-01T15:36:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:30 smithi119 ceph-mon[108979]: pgmap v228: 121 pgs: 121 active+clean; 196 MiB data, 608 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:30 smithi119 ceph-mon[108979]: osdmap e174: 8 total, 8 up, 8 in 2023-12-01T15:36:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:30 smithi119 ceph-mon[108979]: osdmap e175: 8 total, 8 up, 8 in 2023-12-01T15:36:31.448 INFO:tasks.rados.rados.0.smithi119.stdout:618: done (7 left) 2023-12-01T15:36:31.448 INFO:tasks.rados.rados.0.smithi119.stdout:619: read oid 27 snap -1 2023-12-01T15:36:31.448 INFO:tasks.rados.rados.0.smithi119.stdout:619: expect (ObjNum 34 snap 0 seq_num 34) 2023-12-01T15:36:31.448 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 59 2023-12-01T15:36:31.448 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 179 (ObjNum 81 snap 0 seq_num 1348757327) dirty exists 2023-12-01T15:36:31.448 INFO:tasks.rados.rados.0.smithi119.stdout:620: seq_num 203 ranges {0=606208,606208=401408} 2023-12-01T15:36:31.451 INFO:tasks.rados.rados.0.smithi119.stdout:620: writing smithi119156531-39 from 0 to 606208 tid 1 2023-12-01T15:36:31.454 INFO:tasks.rados.rados.0.smithi119.stdout:620: writing smithi119156531-39 from 606208 to 1007616 tid 2 2023-12-01T15:36:31.454 INFO:tasks.rados.rados.0.smithi119.stdout:611: done (8 left) 2023-12-01T15:36:31.454 INFO:tasks.rados.rados.0.smithi119.stdout:621: setattr oid 3 current snap is 59 2023-12-01T15:36:31.454 INFO:tasks.rados.rados.0.smithi119.stdout:614: finishing rollback tid 0 to smithi119156531-26 2023-12-01T15:36:31.454 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 229 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T15:36:31.455 INFO:tasks.rados.rados.0.smithi119.stdout:614: finishing rollback tid 1 to smithi119156531-26 2023-12-01T15:36:31.455 INFO:tasks.rados.rados.0.smithi119.stdout:614: finishing rollback tid 2 to smithi119156531-26 2023-12-01T15:36:31.455 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 173 (ObjNum 81 snap 0 seq_num 1868718685) dirty exists 2023-12-01T15:36:31.455 INFO:tasks.rados.rados.0.smithi119.stdout:617: finishing rollback tid 0 to smithi119156531-37 2023-12-01T15:36:31.455 INFO:tasks.rados.rados.0.smithi119.stdout:617: finishing rollback tid 1 to smithi119156531-37 2023-12-01T15:36:31.455 INFO:tasks.rados.rados.0.smithi119.stdout:617: finishing rollback tid 2 to smithi119156531-37 2023-12-01T15:36:31.455 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 317 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-12-01T15:36:31.455 INFO:tasks.rados.rados.0.smithi119.stdout:613: expect (ObjNum 200 snap 58 seq_num 200) 2023-12-01T15:36:31.485 INFO:tasks.rados.rados.0.smithi119.stdout:610: expect (ObjNum 175 snap 49 seq_num 175) 2023-12-01T15:36:31.855 INFO:tasks.rados.rados.0.smithi119.stdout:615: finishing copy_from to smithi119156531-6 2023-12-01T15:36:31.855 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 94 (ObjNum 146 snap 40 seq_num 146) dirty exists 2023-12-01T15:36:31.855 INFO:tasks.rados.rados.0.smithi119.stdout:615: finishing copy_from racing read to smithi119156531-6 2023-12-01T15:36:31.855 INFO:tasks.rados.rados.0.smithi119.stdout:620: finishing write tid 1 to smithi119156531-39 2023-12-01T15:36:31.855 INFO:tasks.rados.rados.0.smithi119.stdout:620: finishing write tid 2 to smithi119156531-39 2023-12-01T15:36:31.855 INFO:tasks.rados.rados.0.smithi119.stdout:619: expect (ObjNum 34 snap 0 seq_num 34) 2023-12-01T15:36:31.875 INFO:tasks.rados.rados.0.smithi119.stdout:620: finishing write tid 3 to smithi119156531-39 2023-12-01T15:36:31.875 INFO:tasks.rados.rados.0.smithi119.stdout:620: finishing write tid 4 to smithi119156531-39 2023-12-01T15:36:31.875 INFO:tasks.rados.rados.0.smithi119.stdout:620: oid 39 updating version 0 to 117 2023-12-01T15:36:31.875 INFO:tasks.rados.rados.0.smithi119.stdout:620: oid 39 version 117 is already newer than 116 2023-12-01T15:36:31.875 INFO:tasks.rados.rados.0.smithi119.stdout:620: oid 39 version 117 is already newer than 115 2023-12-01T15:36:31.875 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 117 (ObjNum 203 snap 59 seq_num 203) dirty exists 2023-12-01T15:36:31.875 INFO:tasks.rados.rados.0.smithi119.stdout:620: left oid 39 (ObjNum 203 snap 59 seq_num 203) 2023-12-01T15:36:31.875 INFO:tasks.rados.rados.0.smithi119.stdout:610: done (8 left) 2023-12-01T15:36:31.875 INFO:tasks.rados.rados.0.smithi119.stdout:612: done (7 left) 2023-12-01T15:36:31.875 INFO:tasks.rados.rados.0.smithi119.stdout:613: done (6 left) 2023-12-01T15:36:31.875 INFO:tasks.rados.rados.0.smithi119.stdout:614: done (5 left) 2023-12-01T15:36:31.875 INFO:tasks.rados.rados.0.smithi119.stdout:615: done (4 left) 2023-12-01T15:36:31.875 INFO:tasks.rados.rados.0.smithi119.stdout:617: done (3 left) 2023-12-01T15:36:31.876 INFO:tasks.rados.rados.0.smithi119.stdout:619: done (2 left) 2023-12-01T15:36:31.876 INFO:tasks.rados.rados.0.smithi119.stdout:620: done (1 left) 2023-12-01T15:36:31.876 INFO:tasks.rados.rados.0.smithi119.stdout:622: delete oid 11 current snap is 59 2023-12-01T15:36:31.876 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 140 (ObjNum 129 snap 0 seq_num 3133379120) dirty exists 2023-12-01T15:36:31.877 INFO:tasks.rados.rados.0.smithi119.stdout:621: done (1 left) 2023-12-01T15:36:31.877 INFO:tasks.rados.rados.0.smithi119.stdout:622: done (0 left) 2023-12-01T15:36:31.877 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 8 current snap is 59 2023-12-01T15:36:31.877 INFO:tasks.rados.rados.0.smithi119.stdout:623: seq_num 205 ranges {958464=638976,1597440=401408} 2023-12-01T15:36:31.885 INFO:tasks.rados.rados.0.smithi119.stdout:623: writing smithi119156531-8 from 958464 to 1597440 tid 1 2023-12-01T15:36:31.888 INFO:tasks.rados.rados.0.smithi119.stdout:623: writing smithi119156531-8 from 1597440 to 1998848 tid 2 2023-12-01T15:36:31.888 INFO:tasks.rados.rados.0.smithi119.stdout:624: copy_from oid 37 from oid 32 current snap is 59 2023-12-01T15:36:31.888 INFO:tasks.rados.rados.0.smithi119.stdout:625: rollback oid 9 current snap is 59 2023-12-01T15:36:31.888 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 9 to 29 2023-12-01T15:36:31.888 INFO:tasks.rados.rados.0.smithi119.stdout:626: copy_from oid 31 from oid 18 current snap is 59 2023-12-01T15:36:31.888 INFO:tasks.rados.rados.0.smithi119.stdout:627: copy_from oid 17 from oid 6 current snap is 59 2023-12-01T15:36:31.888 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 16 current snap is 59 2023-12-01T15:36:31.888 INFO:tasks.rados.rados.0.smithi119.stdout:628: seq_num 206 ranges {0=655360,655360=401408} 2023-12-01T15:36:31.891 INFO:tasks.rados.rados.0.smithi119.stdout:628: writing smithi119156531-16 from 0 to 655360 tid 1 2023-12-01T15:36:31.894 INFO:tasks.rados.rados.0.smithi119.stdout:628: writing smithi119156531-16 from 655360 to 1056768 tid 2 2023-12-01T15:36:31.894 INFO:tasks.rados.rados.0.smithi119.stdout:629: snap_remove snap 48 2023-12-01T15:36:32.571 INFO:tasks.rados.rados.0.smithi119.stdout:629: done (6 left) 2023-12-01T15:36:32.571 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 26 current snap is 59 2023-12-01T15:36:32.571 INFO:tasks.rados.rados.0.smithi119.stdout:623: finishing write tid 1 to smithi119156531-8 2023-12-01T15:36:32.571 INFO:tasks.rados.rados.0.smithi119.stdout:630: seq_num 207 ranges {0=671744,671744=401408} 2023-12-01T15:36:32.575 INFO:tasks.rados.rados.0.smithi119.stdout:630: writing smithi119156531-26 from 0 to 671744 tid 1 2023-12-01T15:36:32.577 INFO:tasks.rados.rados.0.smithi119.stdout:630: writing smithi119156531-26 from 671744 to 1073152 tid 2 2023-12-01T15:36:32.578 INFO:tasks.rados.rados.0.smithi119.stdout:631: read oid 34 snap -1 2023-12-01T15:36:32.578 INFO:tasks.rados.rados.0.smithi119.stdout:631: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:36:32.578 INFO:tasks.rados.rados.0.smithi119.stdout:632: delete oid 19 current snap is 59 2023-12-01T15:36:32.578 INFO:tasks.rados.rados.0.smithi119.stdout:623: finishing write tid 2 to smithi119156531-8 2023-12-01T15:36:32.578 INFO:tasks.rados.rados.0.smithi119.stdout:623: finishing write tid 3 to smithi119156531-8 2023-12-01T15:36:32.578 INFO:tasks.rados.rados.0.smithi119.stdout:623: finishing write tid 4 to smithi119156531-8 2023-12-01T15:36:32.578 INFO:tasks.rados.rados.0.smithi119.stdout:623: oid 8 updating version 0 to 130 2023-12-01T15:36:32.578 INFO:tasks.rados.rados.0.smithi119.stdout:623: oid 8 updating version 130 to 131 2023-12-01T15:36:32.578 INFO:tasks.rados.rados.0.smithi119.stdout:623: oid 8 updating version 131 to 132 2023-12-01T15:36:32.578 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 132 (ObjNum 205 snap 59 seq_num 205) dirty exists 2023-12-01T15:36:32.578 INFO:tasks.rados.rados.0.smithi119.stdout:623: left oid 8 (ObjNum 205 snap 59 seq_num 205) 2023-12-01T15:36:32.578 INFO:tasks.rados.rados.0.smithi119.stdout:625: finishing rollback tid 0 to smithi119156531-9 2023-12-01T15:36:32.578 INFO:tasks.rados.rados.0.smithi119.stdout:625: finishing rollback tid 1 to smithi119156531-9 2023-12-01T15:36:32.579 INFO:tasks.rados.rados.0.smithi119.stdout:625: finishing rollback tid 2 to smithi119156531-9 2023-12-01T15:36:32.579 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 179 (ObjNum 117 snap 29 seq_num 117) dirty exists 2023-12-01T15:36:32.579 INFO:tasks.rados.rados.0.smithi119.stdout:624: finishing copy_from to smithi119156531-37 2023-12-01T15:36:32.579 INFO:tasks.rados.rados.0.smithi119.stdout:624: got expected ENOENT (src dne) 2023-12-01T15:36:32.579 INFO:tasks.rados.rados.0.smithi119.stdout:624: finishing copy_from racing read to smithi119156531-37 2023-12-01T15:36:32.579 INFO:tasks.rados.rados.0.smithi119.stdout:628: finishing write tid 1 to smithi119156531-16 2023-12-01T15:36:32.579 INFO:tasks.rados.rados.0.smithi119.stdout:628: finishing write tid 2 to smithi119156531-16 2023-12-01T15:36:32.579 INFO:tasks.rados.rados.0.smithi119.stdout:628: finishing write tid 3 to smithi119156531-16 2023-12-01T15:36:32.579 INFO:tasks.rados.rados.0.smithi119.stdout:628: finishing write tid 4 to smithi119156531-16 2023-12-01T15:36:32.579 INFO:tasks.rados.rados.0.smithi119.stdout:628: oid 16 updating version 0 to 210 2023-12-01T15:36:32.579 INFO:tasks.rados.rados.0.smithi119.stdout:628: oid 16 updating version 210 to 212 2023-12-01T15:36:32.579 INFO:tasks.rados.rados.0.smithi119.stdout:628: oid 16 version 212 is already newer than 211 2023-12-01T15:36:32.579 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 212 (ObjNum 206 snap 59 seq_num 206) dirty exists 2023-12-01T15:36:32.579 INFO:tasks.rados.rados.0.smithi119.stdout:628: left oid 16 (ObjNum 206 snap 59 seq_num 206) 2023-12-01T15:36:32.579 INFO:tasks.rados.rados.0.smithi119.stdout:627: finishing copy_from to smithi119156531-17 2023-12-01T15:36:32.580 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 94 (ObjNum 146 snap 40 seq_num 146) dirty exists 2023-12-01T15:36:32.580 INFO:tasks.rados.rados.0.smithi119.stdout:627: finishing copy_from racing read to smithi119156531-17 2023-12-01T15:36:32.580 INFO:tasks.rados.rados.0.smithi119.stdout:626: finishing copy_from to smithi119156531-31 2023-12-01T15:36:32.580 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 301 (ObjNum 198 snap 58 seq_num 198) dirty exists 2023-12-01T15:36:32.580 INFO:tasks.rados.rados.0.smithi119.stdout:626: finishing copy_from racing read to smithi119156531-31 2023-12-01T15:36:32.581 INFO:tasks.rados.rados.0.smithi119.stdout:631: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:36:32.586 INFO:tasks.rados.rados.0.smithi119.stdout:623: done (8 left) 2023-12-01T15:36:32.586 INFO:tasks.rados.rados.0.smithi119.stdout:624: done (7 left) 2023-12-01T15:36:32.586 INFO:tasks.rados.rados.0.smithi119.stdout:625: done (6 left) 2023-12-01T15:36:32.586 INFO:tasks.rados.rados.0.smithi119.stdout:626: done (5 left) 2023-12-01T15:36:32.586 INFO:tasks.rados.rados.0.smithi119.stdout:627: done (4 left) 2023-12-01T15:36:32.586 INFO:tasks.rados.rados.0.smithi119.stdout:628: done (3 left) 2023-12-01T15:36:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:631: done (2 left) 2023-12-01T15:36:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:632: done (1 left) 2023-12-01T15:36:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 47 current snap is 59 2023-12-01T15:36:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:633: seq_num 209 ranges {892928=704512,1597440=401408} 2023-12-01T15:36:32.592 INFO:tasks.rados.rados.0.smithi119.stdout:633: writing smithi119156531-47 from 892928 to 1597440 tid 1 2023-12-01T15:36:32.595 INFO:tasks.rados.rados.0.smithi119.stdout:633: writing smithi119156531-47 from 1597440 to 1998848 tid 2 2023-12-01T15:36:32.595 INFO:tasks.rados.rados.0.smithi119.stdout:634: rollback oid 36 current snap is 59 2023-12-01T15:36:32.596 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 36 to 15 2023-12-01T15:36:32.596 INFO:tasks.rados.rados.0.smithi119.stdout:630: finishing write tid 1 to smithi119156531-26 2023-12-01T15:36:32.596 INFO:tasks.rados.rados.0.smithi119.stdout:630: finishing write tid 2 to smithi119156531-26 2023-12-01T15:36:32.596 INFO:tasks.rados.rados.0.smithi119.stdout:630: finishing write tid 3 to smithi119156531-26 2023-12-01T15:36:32.596 INFO:tasks.rados.rados.0.smithi119.stdout:630: finishing write tid 4 to smithi119156531-26 2023-12-01T15:36:32.596 INFO:tasks.rados.rados.0.smithi119.stdout:630: oid 26 updating version 0 to 183 2023-12-01T15:36:32.596 INFO:tasks.rados.rados.0.smithi119.stdout:630: oid 26 version 183 is already newer than 182 2023-12-01T15:36:32.596 INFO:tasks.rados.rados.0.smithi119.stdout:630: oid 26 version 183 is already newer than 181 2023-12-01T15:36:32.596 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 183 (ObjNum 207 snap 59 seq_num 207) dirty exists 2023-12-01T15:36:32.596 INFO:tasks.rados.rados.0.smithi119.stdout:630: left oid 26 (ObjNum 207 snap 59 seq_num 207) 2023-12-01T15:36:32.596 INFO:tasks.rados.rados.0.smithi119.stdout:630: done (2 left) 2023-12-01T15:36:32.596 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 2 current snap is 59 2023-12-01T15:36:32.596 INFO:tasks.rados.rados.0.smithi119.stdout:635: seq_num 210 ranges {3850240=720896,4571136=401408} 2023-12-01T15:36:32.620 INFO:tasks.rados.rados.0.smithi119.stdout:635: writing smithi119156531-2 from 3850240 to 4571136 tid 1 2023-12-01T15:36:32.623 INFO:tasks.rados.rados.0.smithi119.stdout:635: writing smithi119156531-2 from 4571136 to 4972544 tid 2 2023-12-01T15:36:32.623 INFO:tasks.rados.rados.0.smithi119.stdout:636: copy_from oid 28 from oid 9 current snap is 59 2023-12-01T15:36:32.623 INFO:tasks.rados.rados.0.smithi119.stdout:633: finishing write tid 1 to smithi119156531-47 2023-12-01T15:36:32.623 INFO:tasks.rados.rados.0.smithi119.stdout:633: finishing write tid 2 to smithi119156531-47 2023-12-01T15:36:32.623 INFO:tasks.rados.rados.0.smithi119.stdout:634: finishing rollback tid 0 to smithi119156531-36 2023-12-01T15:36:32.623 INFO:tasks.rados.rados.0.smithi119.stdout:634: finishing rollback tid 1 to smithi119156531-36 2023-12-01T15:36:32.624 INFO:tasks.rados.rados.0.smithi119.stdout:633: finishing write tid 3 to smithi119156531-47 2023-12-01T15:36:32.624 INFO:tasks.rados.rados.0.smithi119.stdout:634: finishing rollback tid 2 to smithi119156531-36 2023-12-01T15:36:32.624 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 123 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-12-01T15:36:32.624 INFO:tasks.rados.rados.0.smithi119.stdout:633: finishing write tid 4 to smithi119156531-47 2023-12-01T15:36:32.624 INFO:tasks.rados.rados.0.smithi119.stdout:633: oid 47 updating version 0 to 249 2023-12-01T15:36:32.624 INFO:tasks.rados.rados.0.smithi119.stdout:633: oid 47 updating version 249 to 251 2023-12-01T15:36:32.624 INFO:tasks.rados.rados.0.smithi119.stdout:633: oid 47 version 251 is already newer than 250 2023-12-01T15:36:32.624 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 251 (ObjNum 209 snap 59 seq_num 209) dirty exists 2023-12-01T15:36:32.624 INFO:tasks.rados.rados.0.smithi119.stdout:633: left oid 47 (ObjNum 209 snap 59 seq_num 209) 2023-12-01T15:36:32.624 INFO:tasks.rados.rados.0.smithi119.stdout:633: done (3 left) 2023-12-01T15:36:32.624 INFO:tasks.rados.rados.0.smithi119.stdout:634: done (2 left) 2023-12-01T15:36:32.624 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 17 current snap is 59 2023-12-01T15:36:32.624 INFO:tasks.rados.rados.0.smithi119.stdout:637: seq_num 211 ranges {3678208=737280,4415488=401408} 2023-12-01T15:36:32.646 INFO:tasks.rados.rados.0.smithi119.stdout:637: writing smithi119156531-17 from 3678208 to 4415488 tid 1 2023-12-01T15:36:32.650 INFO:tasks.rados.rados.0.smithi119.stdout:637: writing smithi119156531-17 from 4415488 to 4816896 tid 2 2023-12-01T15:36:32.650 INFO:tasks.rados.rados.0.smithi119.stdout:638: rollback oid 45 current snap is 59 2023-12-01T15:36:32.650 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 45 to 55 2023-12-01T15:36:32.650 INFO:tasks.rados.rados.0.smithi119.stdout:635: finishing write tid 1 to smithi119156531-2 2023-12-01T15:36:32.650 INFO:tasks.rados.rados.0.smithi119.stdout:635: finishing write tid 2 to smithi119156531-2 2023-12-01T15:36:32.650 INFO:tasks.rados.rados.0.smithi119.stdout:635: finishing write tid 3 to smithi119156531-2 2023-12-01T15:36:32.650 INFO:tasks.rados.rados.0.smithi119.stdout:635: finishing write tid 4 to smithi119156531-2 2023-12-01T15:36:32.650 INFO:tasks.rados.rados.0.smithi119.stdout:635: oid 2 updating version 0 to 135 2023-12-01T15:36:32.650 INFO:tasks.rados.rados.0.smithi119.stdout:635: oid 2 version 135 is already newer than 134 2023-12-01T15:36:32.650 INFO:tasks.rados.rados.0.smithi119.stdout:635: oid 2 version 135 is already newer than 133 2023-12-01T15:36:32.650 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 135 (ObjNum 210 snap 59 seq_num 210) dirty exists 2023-12-01T15:36:32.650 INFO:tasks.rados.rados.0.smithi119.stdout:635: left oid 2 (ObjNum 210 snap 59 seq_num 210) 2023-12-01T15:36:32.650 INFO:tasks.rados.rados.0.smithi119.stdout:636: finishing copy_from to smithi119156531-28 2023-12-01T15:36:32.651 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 179 (ObjNum 117 snap 29 seq_num 117) dirty exists 2023-12-01T15:36:32.651 INFO:tasks.rados.rados.0.smithi119.stdout:636: finishing copy_from racing read to smithi119156531-28 2023-12-01T15:36:32.651 INFO:tasks.rados.rados.0.smithi119.stdout:635: done (3 left) 2023-12-01T15:36:32.651 INFO:tasks.rados.rados.0.smithi119.stdout:636: done (2 left) 2023-12-01T15:36:32.651 INFO:tasks.rados.rados.0.smithi119.stdout:639: read oid 32 snap -1 2023-12-01T15:36:32.651 INFO:tasks.rados.rados.0.smithi119.stdout:639: expect deleted 2023-12-01T15:36:32.651 INFO:tasks.rados.rados.0.smithi119.stdout:640: read oid 10 snap -1 2023-12-01T15:36:32.651 INFO:tasks.rados.rados.0.smithi119.stdout:640: expect (ObjNum 74 snap 11 seq_num 74) 2023-12-01T15:36:32.651 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 28 current snap is 59 2023-12-01T15:36:32.651 INFO:tasks.rados.rados.0.smithi119.stdout:641: seq_num 212 ranges {2113536=753664,2867200=401408} 2023-12-01T15:36:32.665 INFO:tasks.rados.rados.0.smithi119.stdout:641: writing smithi119156531-28 from 2113536 to 2867200 tid 1 2023-12-01T15:36:32.667 INFO:tasks.rados.rados.0.smithi119.stdout:641: writing smithi119156531-28 from 2867200 to 3268608 tid 2 2023-12-01T15:36:32.668 INFO:tasks.rados.rados.0.smithi119.stdout:642: read oid 5 snap -1 2023-12-01T15:36:32.668 INFO:tasks.rados.rados.0.smithi119.stdout:642: expect deleted 2023-12-01T15:36:32.668 INFO:tasks.rados.rados.0.smithi119.stdout:643: rollback oid 8 current snap is 59 2023-12-01T15:36:32.668 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 8 to 46 2023-12-01T15:36:32.668 INFO:tasks.rados.rados.0.smithi119.stdout:637: finishing write tid 1 to smithi119156531-17 2023-12-01T15:36:32.668 INFO:tasks.rados.rados.0.smithi119.stdout:638: finishing rollback tid 0 to smithi119156531-45 2023-12-01T15:36:32.668 INFO:tasks.rados.rados.0.smithi119.stdout:637: finishing write tid 2 to smithi119156531-17 2023-12-01T15:36:32.668 INFO:tasks.rados.rados.0.smithi119.stdout:637: finishing write tid 3 to smithi119156531-17 2023-12-01T15:36:32.668 INFO:tasks.rados.rados.0.smithi119.stdout:638: finishing rollback tid 1 to smithi119156531-45 2023-12-01T15:36:32.668 INFO:tasks.rados.rados.0.smithi119.stdout:638: finishing rollback tid 2 to smithi119156531-45 2023-12-01T15:36:32.668 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 200 (ObjNum 175 snap 49 seq_num 175) dirty exists 2023-12-01T15:36:32.668 INFO:tasks.rados.rados.0.smithi119.stdout:640: expect (ObjNum 74 snap 11 seq_num 74) 2023-12-01T15:36:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:32 smithi119 ceph-mon[94175]: pgmap v231: 121 pgs: 121 active+clean; 209 MiB data, 645 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2023-12-01T15:36:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:32 smithi119 ceph-mon[94175]: osdmap e176: 8 total, 8 up, 8 in 2023-12-01T15:36:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:32 smithi119 ceph-mon[108979]: pgmap v231: 121 pgs: 121 active+clean; 209 MiB data, 645 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2023-12-01T15:36:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:32 smithi119 ceph-mon[108979]: osdmap e176: 8 total, 8 up, 8 in 2023-12-01T15:36:32.728 INFO:tasks.rados.rados.0.smithi119.stdout:637: finishing write tid 4 to smithi119156531-17 2023-12-01T15:36:32.729 INFO:tasks.rados.rados.0.smithi119.stdout:637: oid 17 updating version 0 to 190 2023-12-01T15:36:32.729 INFO:tasks.rados.rados.0.smithi119.stdout:637: oid 17 version 190 is already newer than 189 2023-12-01T15:36:32.729 INFO:tasks.rados.rados.0.smithi119.stdout:637: oid 17 version 190 is already newer than 188 2023-12-01T15:36:32.729 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 190 (ObjNum 211 snap 59 seq_num 211) dirty exists 2023-12-01T15:36:32.729 INFO:tasks.rados.rados.0.smithi119.stdout:637: left oid 17 (ObjNum 211 snap 59 seq_num 211) 2023-12-01T15:36:32.729 INFO:tasks.rados.rados.0.smithi119.stdout:637: done (6 left) 2023-12-01T15:36:32.729 INFO:tasks.rados.rados.0.smithi119.stdout:638: done (5 left) 2023-12-01T15:36:32.729 INFO:tasks.rados.rados.0.smithi119.stdout:639: done (4 left) 2023-12-01T15:36:32.729 INFO:tasks.rados.rados.0.smithi119.stdout:640: done (3 left) 2023-12-01T15:36:32.729 INFO:tasks.rados.rados.0.smithi119.stdout:644: setattr oid 25 current snap is 59 2023-12-01T15:36:32.729 INFO:tasks.rados.rados.0.smithi119.stdout:641: finishing write tid 1 to smithi119156531-28 2023-12-01T15:36:32.729 INFO:tasks.rados.rados.0.smithi119.stdout:643: finishing rollback tid 0 to smithi119156531-8 2023-12-01T15:36:32.730 INFO:tasks.rados.rados.0.smithi119.stdout:641: finishing write tid 2 to smithi119156531-28 2023-12-01T15:36:32.730 INFO:tasks.rados.rados.0.smithi119.stdout:641: finishing write tid 3 to smithi119156531-28 2023-12-01T15:36:32.730 INFO:tasks.rados.rados.0.smithi119.stdout:643: finishing rollback tid 1 to smithi119156531-8 2023-12-01T15:36:32.730 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 137 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-12-01T15:36:32.730 INFO:tasks.rados.rados.0.smithi119.stdout:641: finishing write tid 4 to smithi119156531-28 2023-12-01T15:36:32.730 INFO:tasks.rados.rados.0.smithi119.stdout:641: oid 28 updating version 0 to 182 2023-12-01T15:36:32.730 INFO:tasks.rados.rados.0.smithi119.stdout:641: oid 28 version 182 is already newer than 180 2023-12-01T15:36:32.730 INFO:tasks.rados.rados.0.smithi119.stdout:641: oid 28 version 182 is already newer than 181 2023-12-01T15:36:32.730 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 182 (ObjNum 212 snap 59 seq_num 212) dirty exists 2023-12-01T15:36:32.730 INFO:tasks.rados.rados.0.smithi119.stdout:641: left oid 28 (ObjNum 212 snap 59 seq_num 212) 2023-12-01T15:36:32.731 INFO:tasks.rados.rados.0.smithi119.stdout:641: done (3 left) 2023-12-01T15:36:32.731 INFO:tasks.rados.rados.0.smithi119.stdout:642: done (2 left) 2023-12-01T15:36:32.731 INFO:tasks.rados.rados.0.smithi119.stdout:643: done (1 left) 2023-12-01T15:36:32.731 INFO:tasks.rados.rados.0.smithi119.stdout:645: delete oid 28 current snap is 59 2023-12-01T15:36:32.731 INFO:tasks.rados.rados.0.smithi119.stdout:645: done (1 left) 2023-12-01T15:36:32.731 INFO:tasks.rados.rados.0.smithi119.stdout:646: rollback oid 31 current snap is 59 2023-12-01T15:36:32.731 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 31 to 46 2023-12-01T15:36:32.732 INFO:tasks.rados.rados.0.smithi119.stdout:647: setattr oid 4 current snap is 59 2023-12-01T15:36:32.732 INFO:tasks.rados.rados.0.smithi119.stdout:648: setattr oid 38 current snap is 59 2023-12-01T15:36:32.732 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 146 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-12-01T15:36:32.733 INFO:tasks.rados.rados.0.smithi119.stdout:644: done (3 left) 2023-12-01T15:36:32.733 INFO:tasks.rados.rados.0.smithi119.stdout:649: snap_remove snap 43 2023-12-01T15:36:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:32 smithi183 ceph-mon[99169]: pgmap v231: 121 pgs: 121 active+clean; 209 MiB data, 645 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2023-12-01T15:36:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:32 smithi183 ceph-mon[99169]: osdmap e176: 8 total, 8 up, 8 in 2023-12-01T15:36:33.582 INFO:tasks.rados.rados.0.smithi119.stdout:649: done (3 left) 2023-12-01T15:36:33.583 INFO:tasks.rados.rados.0.smithi119.stdout:650: delete oid 34 current snap is 59 2023-12-01T15:36:33.583 INFO:tasks.rados.rados.0.smithi119.stdout:646: finishing rollback tid 0 to smithi119156531-31 2023-12-01T15:36:33.583 INFO:tasks.rados.rados.0.smithi119.stdout:646: finishing rollback tid 1 to smithi119156531-31 2023-12-01T15:36:33.583 INFO:tasks.rados.rados.0.smithi119.stdout:646: finishing rollback tid 2 to smithi119156531-31 2023-12-01T15:36:33.583 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 304 (ObjNum 159 snap 43 seq_num 159) dirty exists 2023-12-01T15:36:33.583 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 189 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-12-01T15:36:33.583 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 191 (ObjNum 146 snap 40 seq_num 146) dirty exists 2023-12-01T15:36:33.601 INFO:tasks.rados.rados.0.smithi119.stdout:646: done (3 left) 2023-12-01T15:36:33.602 INFO:tasks.rados.rados.0.smithi119.stdout:647: done (2 left) 2023-12-01T15:36:33.602 INFO:tasks.rados.rados.0.smithi119.stdout:648: done (1 left) 2023-12-01T15:36:33.602 INFO:tasks.rados.rados.0.smithi119.stdout:650: done (0 left) 2023-12-01T15:36:33.602 INFO:tasks.rados.rados.0.smithi119.stdout:651: read oid 42 snap -1 2023-12-01T15:36:33.602 INFO:tasks.rados.rados.0.smithi119.stdout:651: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-01T15:36:33.602 INFO:tasks.rados.rados.0.smithi119.stdout:652: read oid 24 snap -1 2023-12-01T15:36:33.602 INFO:tasks.rados.rados.0.smithi119.stdout:652: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-01T15:36:33.602 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 59 2023-12-01T15:36:33.602 INFO:tasks.rados.rados.0.smithi119.stdout:653: seq_num 215 ranges {0=409600,409600=532480,942080=270336} 2023-12-01T15:36:33.602 INFO:tasks.rados.rados.0.smithi119.stdout:653: writing smithi119156531-21 from 0 to 409600 tid 1 2023-12-01T15:36:33.602 INFO:tasks.rados.rados.0.smithi119.stdout:653: writing smithi119156531-21 from 409600 to 942080 tid 2 2023-12-01T15:36:33.603 INFO:tasks.rados.rados.0.smithi119.stdout:653: writing smithi119156531-21 from 942080 to 1212416 tid 3 2023-12-01T15:36:33.603 INFO:tasks.rados.rados.0.smithi119.stdout:654: snap_remove snap 57 2023-12-01T15:36:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:33 smithi183 ceph-mon[99169]: osdmap e177: 8 total, 8 up, 8 in 2023-12-01T15:36:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:33 smithi119 ceph-mon[94175]: osdmap e177: 8 total, 8 up, 8 in 2023-12-01T15:36:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:33 smithi119 ceph-mon[108979]: osdmap e177: 8 total, 8 up, 8 in 2023-12-01T15:36:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:36:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:36:34] "GET /metrics HTTP/1.1" 200 36173 "" "Prometheus/2.43.0" 2023-12-01T15:36:34.589 INFO:tasks.rados.rados.0.smithi119.stdout:654: done (3 left) 2023-12-01T15:36:34.589 INFO:tasks.rados.rados.0.smithi119.stdout:655: snap_remove snap 33 2023-12-01T15:36:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:34 smithi183 ceph-mon[99169]: pgmap v234: 121 pgs: 121 active+clean; 209 MiB data, 645 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2023-12-01T15:36:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:34 smithi183 ceph-mon[99169]: osdmap e178: 8 total, 8 up, 8 in 2023-12-01T15:36:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:34 smithi119 ceph-mon[94175]: pgmap v234: 121 pgs: 121 active+clean; 209 MiB data, 645 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2023-12-01T15:36:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:34 smithi119 ceph-mon[94175]: osdmap e178: 8 total, 8 up, 8 in 2023-12-01T15:36:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:34 smithi119 ceph-mon[108979]: pgmap v234: 121 pgs: 121 active+clean; 209 MiB data, 645 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2023-12-01T15:36:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:34 smithi119 ceph-mon[108979]: osdmap e178: 8 total, 8 up, 8 in 2023-12-01T15:36:35.597 INFO:tasks.rados.rados.0.smithi119.stdout:655: done (3 left) 2023-12-01T15:36:35.598 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 31 current snap is 59 2023-12-01T15:36:35.598 INFO:tasks.rados.rados.0.smithi119.stdout:656: seq_num 216 ranges {1687552=425984,2113536=409600,2523136=393216} 2023-12-01T15:36:35.609 INFO:tasks.rados.rados.0.smithi119.stdout:656: writing smithi119156531-31 from 1687552 to 2113536 tid 1 2023-12-01T15:36:35.611 INFO:tasks.rados.rados.0.smithi119.stdout:656: writing smithi119156531-31 from 2113536 to 2523136 tid 2 2023-12-01T15:36:35.614 INFO:tasks.rados.rados.0.smithi119.stdout:656: writing smithi119156531-31 from 2523136 to 2916352 tid 3 2023-12-01T15:36:35.614 INFO:tasks.rados.rados.0.smithi119.stdout:657: read oid 9 snap -1 2023-12-01T15:36:35.614 INFO:tasks.rados.rados.0.smithi119.stdout:657: expect (ObjNum 117 snap 29 seq_num 117) 2023-12-01T15:36:35.614 INFO:tasks.rados.rados.0.smithi119.stdout:658: rollback oid 40 current snap is 59 2023-12-01T15:36:35.615 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 40 to 50 2023-12-01T15:36:35.615 INFO:tasks.rados.rados.0.smithi119.stdout:659: delete oid 36 current snap is 59 2023-12-01T15:36:35.615 INFO:tasks.rados.rados.0.smithi119.stdout:652: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-01T15:36:35.665 INFO:tasks.rados.rados.0.smithi119.stdout:652: done (6 left) 2023-12-01T15:36:35.665 INFO:tasks.rados.rados.0.smithi119.stdout:659: done (5 left) 2023-12-01T15:36:35.665 INFO:tasks.rados.rados.0.smithi119.stdout:660: read oid 20 snap -1 2023-12-01T15:36:35.665 INFO:tasks.rados.rados.0.smithi119.stdout:660: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-01T15:36:35.666 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 34 current snap is 59 2023-12-01T15:36:35.666 INFO:tasks.rados.rados.0.smithi119.stdout:653: finishing write tid 1 to smithi119156531-21 2023-12-01T15:36:35.666 INFO:tasks.rados.rados.0.smithi119.stdout:651: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-01T15:36:35.683 INFO:tasks.rados.rados.0.smithi119.stdout:653: finishing write tid 2 to smithi119156531-21 2023-12-01T15:36:35.683 INFO:tasks.rados.rados.0.smithi119.stdout:653: finishing write tid 3 to smithi119156531-21 2023-12-01T15:36:35.683 INFO:tasks.rados.rados.0.smithi119.stdout:661: seq_num 218 ranges {0=458752,458752=581632,1040384=221184} 2023-12-01T15:36:35.685 INFO:tasks.rados.rados.0.smithi119.stdout:661: writing smithi119156531-34 from 0 to 458752 tid 1 2023-12-01T15:36:35.688 INFO:tasks.rados.rados.0.smithi119.stdout:661: writing smithi119156531-34 from 458752 to 1040384 tid 2 2023-12-01T15:36:35.690 INFO:tasks.rados.rados.0.smithi119.stdout:661: writing smithi119156531-34 from 1040384 to 1261568 tid 3 2023-12-01T15:36:35.690 INFO:tasks.rados.rados.0.smithi119.stdout:651: done (6 left) 2023-12-01T15:36:35.690 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 1 current snap is 59 2023-12-01T15:36:35.690 INFO:tasks.rados.rados.0.smithi119.stdout:653: finishing write tid 4 to smithi119156531-21 2023-12-01T15:36:35.690 INFO:tasks.rados.rados.0.smithi119.stdout:662: seq_num 219 ranges {0=475136,475136=466944,942080=335872} 2023-12-01T15:36:35.692 INFO:tasks.rados.rados.0.smithi119.stdout:662: writing smithi119156531-1 from 0 to 475136 tid 1 2023-12-01T15:36:35.695 INFO:tasks.rados.rados.0.smithi119.stdout:662: writing smithi119156531-1 from 475136 to 942080 tid 2 2023-12-01T15:36:35.698 INFO:tasks.rados.rados.0.smithi119.stdout:662: writing smithi119156531-1 from 942080 to 1277952 tid 3 2023-12-01T15:36:35.698 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 14 current snap is 59 2023-12-01T15:36:35.698 INFO:tasks.rados.rados.0.smithi119.stdout:653: finishing write tid 5 to smithi119156531-21 2023-12-01T15:36:35.698 INFO:tasks.rados.rados.0.smithi119.stdout:653: oid 21 updating version 0 to 99 2023-12-01T15:36:35.698 INFO:tasks.rados.rados.0.smithi119.stdout:653: oid 21 version 99 is already newer than 96 2023-12-01T15:36:35.698 INFO:tasks.rados.rados.0.smithi119.stdout:653: oid 21 version 99 is already newer than 98 2023-12-01T15:36:35.698 INFO:tasks.rados.rados.0.smithi119.stdout:653: oid 21 version 99 is already newer than 97 2023-12-01T15:36:35.698 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 99 (ObjNum 215 snap 59 seq_num 215) dirty exists 2023-12-01T15:36:35.698 INFO:tasks.rados.rados.0.smithi119.stdout:653: left oid 21 (ObjNum 215 snap 59 seq_num 215) 2023-12-01T15:36:35.698 INFO:tasks.rados.rados.0.smithi119.stdout:663: seq_num 220 ranges {7110656=491520,7602176=753664,8355840=49152} 2023-12-01T15:36:35.737 INFO:tasks.rados.rados.0.smithi119.stdout:663: writing smithi119156531-14 from 7110656 to 7602176 tid 1 2023-12-01T15:36:35.742 INFO:tasks.rados.rados.0.smithi119.stdout:663: writing smithi119156531-14 from 7602176 to 8355840 tid 2 2023-12-01T15:36:35.743 INFO:tasks.rados.rados.0.smithi119.stdout:663: writing smithi119156531-14 from 8355840 to 8404992 tid 3 2023-12-01T15:36:35.743 INFO:tasks.rados.rados.0.smithi119.stdout:653: done (7 left) 2023-12-01T15:36:35.743 INFO:tasks.rados.rados.0.smithi119.stdout:664: read oid 29 snap -1 2023-12-01T15:36:35.743 INFO:tasks.rados.rados.0.smithi119.stdout:664: expect (ObjNum 159 snap 43 seq_num 159) 2023-12-01T15:36:35.743 INFO:tasks.rados.rados.0.smithi119.stdout:665: read oid 35 snap -1 2023-12-01T15:36:35.743 INFO:tasks.rados.rados.0.smithi119.stdout:665: expect deleted 2023-12-01T15:36:35.743 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 8 current snap is 59 2023-12-01T15:36:35.743 INFO:tasks.rados.rados.0.smithi119.stdout:656: finishing write tid 1 to smithi119156531-31 2023-12-01T15:36:35.744 INFO:tasks.rados.rados.0.smithi119.stdout:656: finishing write tid 2 to smithi119156531-31 2023-12-01T15:36:35.744 INFO:tasks.rados.rados.0.smithi119.stdout:658: finishing rollback tid 0 to smithi119156531-40 2023-12-01T15:36:35.744 INFO:tasks.rados.rados.0.smithi119.stdout:658: finishing rollback tid 1 to smithi119156531-40 2023-12-01T15:36:35.744 INFO:tasks.rados.rados.0.smithi119.stdout:656: finishing write tid 3 to smithi119156531-31 2023-12-01T15:36:35.744 INFO:tasks.rados.rados.0.smithi119.stdout:658: finishing rollback tid 2 to smithi119156531-40 2023-12-01T15:36:35.744 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 234 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-01T15:36:35.744 INFO:tasks.rados.rados.0.smithi119.stdout:656: finishing write tid 4 to smithi119156531-31 2023-12-01T15:36:35.744 INFO:tasks.rados.rados.0.smithi119.stdout:656: finishing write tid 5 to smithi119156531-31 2023-12-01T15:36:35.744 INFO:tasks.rados.rados.0.smithi119.stdout:656: oid 31 updating version 0 to 306 2023-12-01T15:36:35.744 INFO:tasks.rados.rados.0.smithi119.stdout:656: oid 31 updating version 306 to 307 2023-12-01T15:36:35.744 INFO:tasks.rados.rados.0.smithi119.stdout:656: oid 31 version 307 is already newer than 305 2023-12-01T15:36:35.744 INFO:tasks.rados.rados.0.smithi119.stdout:656: oid 31 updating version 307 to 308 2023-12-01T15:36:35.744 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 308 (ObjNum 216 snap 59 seq_num 216) dirty exists 2023-12-01T15:36:35.744 INFO:tasks.rados.rados.0.smithi119.stdout:656: left oid 31 (ObjNum 216 snap 59 seq_num 216) 2023-12-01T15:36:35.744 INFO:tasks.rados.rados.0.smithi119.stdout:657: expect (ObjNum 117 snap 29 seq_num 117) 2023-12-01T15:36:35.800 INFO:tasks.rados.rados.0.smithi119.stdout:660: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-01T15:36:35.823 INFO:tasks.rados.rados.0.smithi119.stdout:661: finishing write tid 1 to smithi119156531-34 2023-12-01T15:36:35.823 INFO:tasks.rados.rados.0.smithi119.stdout:661: finishing write tid 2 to smithi119156531-34 2023-12-01T15:36:35.823 INFO:tasks.rados.rados.0.smithi119.stdout:661: finishing write tid 3 to smithi119156531-34 2023-12-01T15:36:35.823 INFO:tasks.rados.rados.0.smithi119.stdout:666: seq_num 221 ranges {0=507904,507904=688128,1196032=114688} 2023-12-01T15:36:35.825 INFO:tasks.rados.rados.0.smithi119.stdout:666: writing smithi119156531-8 from 0 to 507904 tid 1 2023-12-01T15:36:35.829 INFO:tasks.rados.rados.0.smithi119.stdout:666: writing smithi119156531-8 from 507904 to 1196032 tid 2 2023-12-01T15:36:35.831 INFO:tasks.rados.rados.0.smithi119.stdout:666: writing smithi119156531-8 from 1196032 to 1310720 tid 3 2023-12-01T15:36:35.831 INFO:tasks.rados.rados.0.smithi119.stdout:656: done (9 left) 2023-12-01T15:36:35.832 INFO:tasks.rados.rados.0.smithi119.stdout:657: done (8 left) 2023-12-01T15:36:35.832 INFO:tasks.rados.rados.0.smithi119.stdout:658: done (7 left) 2023-12-01T15:36:35.832 INFO:tasks.rados.rados.0.smithi119.stdout:660: done (6 left) 2023-12-01T15:36:35.832 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 24 current snap is 59 2023-12-01T15:36:35.832 INFO:tasks.rados.rados.0.smithi119.stdout:661: finishing write tid 4 to smithi119156531-34 2023-12-01T15:36:35.832 INFO:tasks.rados.rados.0.smithi119.stdout:661: finishing write tid 5 to smithi119156531-34 2023-12-01T15:36:35.832 INFO:tasks.rados.rados.0.smithi119.stdout:661: oid 34 updating version 0 to 278 2023-12-01T15:36:35.832 INFO:tasks.rados.rados.0.smithi119.stdout:661: oid 34 version 278 is already newer than 277 2023-12-01T15:36:35.832 INFO:tasks.rados.rados.0.smithi119.stdout:661: oid 34 updating version 278 to 280 2023-12-01T15:36:35.832 INFO:tasks.rados.rados.0.smithi119.stdout:661: oid 34 version 280 is already newer than 279 2023-12-01T15:36:35.832 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 280 (ObjNum 218 snap 59 seq_num 218) dirty exists 2023-12-01T15:36:35.832 INFO:tasks.rados.rados.0.smithi119.stdout:661: left oid 34 (ObjNum 218 snap 59 seq_num 218) 2023-12-01T15:36:35.832 INFO:tasks.rados.rados.0.smithi119.stdout:662: finishing write tid 1 to smithi119156531-1 2023-12-01T15:36:35.832 INFO:tasks.rados.rados.0.smithi119.stdout:662: finishing write tid 2 to smithi119156531-1 2023-12-01T15:36:35.832 INFO:tasks.rados.rados.0.smithi119.stdout:662: finishing write tid 3 to smithi119156531-1 2023-12-01T15:36:35.833 INFO:tasks.rados.rados.0.smithi119.stdout:662: finishing write tid 4 to smithi119156531-1 2023-12-01T15:36:35.833 INFO:tasks.rados.rados.0.smithi119.stdout:662: finishing write tid 5 to smithi119156531-1 2023-12-01T15:36:35.833 INFO:tasks.rados.rados.0.smithi119.stdout:662: oid 1 updating version 0 to 215 2023-12-01T15:36:35.833 INFO:tasks.rados.rados.0.smithi119.stdout:662: oid 1 version 215 is already newer than 214 2023-12-01T15:36:35.833 INFO:tasks.rados.rados.0.smithi119.stdout:662: oid 1 updating version 215 to 216 2023-12-01T15:36:35.833 INFO:tasks.rados.rados.0.smithi119.stdout:662: oid 1 updating version 216 to 217 2023-12-01T15:36:35.833 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 217 (ObjNum 219 snap 59 seq_num 219) dirty exists 2023-12-01T15:36:35.833 INFO:tasks.rados.rados.0.smithi119.stdout:662: left oid 1 (ObjNum 219 snap 59 seq_num 219) 2023-12-01T15:36:35.833 INFO:tasks.rados.rados.0.smithi119.stdout:663: finishing write tid 1 to smithi119156531-14 2023-12-01T15:36:35.833 INFO:tasks.rados.rados.0.smithi119.stdout:663: finishing write tid 2 to smithi119156531-14 2023-12-01T15:36:35.833 INFO:tasks.rados.rados.0.smithi119.stdout:663: finishing write tid 3 to smithi119156531-14 2023-12-01T15:36:35.833 INFO:tasks.rados.rados.0.smithi119.stdout:663: finishing write tid 4 to smithi119156531-14 2023-12-01T15:36:35.833 INFO:tasks.rados.rados.0.smithi119.stdout:663: finishing write tid 5 to smithi119156531-14 2023-12-01T15:36:35.833 INFO:tasks.rados.rados.0.smithi119.stdout:663: oid 14 updating version 0 to 166 2023-12-01T15:36:35.834 INFO:tasks.rados.rados.0.smithi119.stdout:663: oid 14 updating version 166 to 168 2023-12-01T15:36:35.834 INFO:tasks.rados.rados.0.smithi119.stdout:663: oid 14 version 168 is already newer than 167 2023-12-01T15:36:35.834 INFO:tasks.rados.rados.0.smithi119.stdout:663: oid 14 version 168 is already newer than 165 2023-12-01T15:36:35.834 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 168 (ObjNum 220 snap 59 seq_num 220) dirty exists 2023-12-01T15:36:35.834 INFO:tasks.rados.rados.0.smithi119.stdout:663: left oid 14 (ObjNum 220 snap 59 seq_num 220) 2023-12-01T15:36:35.834 INFO:tasks.rados.rados.0.smithi119.stdout:667: seq_num 222 ranges {1449984=524288,1974272=565248,2539520=237568} 2023-12-01T15:36:35.841 INFO:tasks.rados.rados.0.smithi119.stdout:667: writing smithi119156531-24 from 1449984 to 1974272 tid 1 2023-12-01T15:36:35.844 INFO:tasks.rados.rados.0.smithi119.stdout:667: writing smithi119156531-24 from 1974272 to 2539520 tid 2 2023-12-01T15:36:35.846 INFO:tasks.rados.rados.0.smithi119.stdout:667: writing smithi119156531-24 from 2539520 to 2777088 tid 3 2023-12-01T15:36:35.846 INFO:tasks.rados.rados.0.smithi119.stdout:661: done (6 left) 2023-12-01T15:36:35.846 INFO:tasks.rados.rados.0.smithi119.stdout:662: done (5 left) 2023-12-01T15:36:35.846 INFO:tasks.rados.rados.0.smithi119.stdout:663: done (4 left) 2023-12-01T15:36:35.846 INFO:tasks.rados.rados.0.smithi119.stdout:668: snap_remove snap 53 2023-12-01T15:36:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:35 smithi183 ceph-mon[99169]: osdmap e179: 8 total, 8 up, 8 in 2023-12-01T15:36:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:35 smithi119 ceph-mon[108979]: osdmap e179: 8 total, 8 up, 8 in 2023-12-01T15:36:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:35 smithi119 ceph-mon[94175]: osdmap e179: 8 total, 8 up, 8 in 2023-12-01T15:36:36.596 INFO:tasks.rados.rados.0.smithi119.stdout:668: done (4 left) 2023-12-01T15:36:36.596 INFO:tasks.rados.rados.0.smithi119.stdout:669: snap_remove snap 28 2023-12-01T15:36:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:36 smithi183 ceph-mon[99169]: pgmap v237: 121 pgs: 121 active+clean; 228 MiB data, 704 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.9 MiB/s wr, 51 op/s 2023-12-01T15:36:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:36 smithi183 ceph-mon[99169]: osdmap e180: 8 total, 8 up, 8 in 2023-12-01T15:36:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:36 smithi119 ceph-mon[94175]: pgmap v237: 121 pgs: 121 active+clean; 228 MiB data, 704 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.9 MiB/s wr, 51 op/s 2023-12-01T15:36:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:36 smithi119 ceph-mon[94175]: osdmap e180: 8 total, 8 up, 8 in 2023-12-01T15:36:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:36 smithi119 ceph-mon[108979]: pgmap v237: 121 pgs: 121 active+clean; 228 MiB data, 704 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.9 MiB/s wr, 51 op/s 2023-12-01T15:36:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:36 smithi119 ceph-mon[108979]: osdmap e180: 8 total, 8 up, 8 in 2023-12-01T15:36:37.622 INFO:tasks.rados.rados.0.smithi119.stdout:669: done (4 left) 2023-12-01T15:36:37.622 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 36 current snap is 59 2023-12-01T15:36:37.623 INFO:tasks.rados.rados.0.smithi119.stdout:670: seq_num 223 ranges {0=540672,540672=450560,991232=352256} 2023-12-01T15:36:37.625 INFO:tasks.rados.rados.0.smithi119.stdout:670: writing smithi119156531-36 from 0 to 540672 tid 1 2023-12-01T15:36:37.631 INFO:tasks.rados.rados.0.smithi119.stdout:670: writing smithi119156531-36 from 540672 to 991232 tid 2 2023-12-01T15:36:37.631 INFO:tasks.rados.rados.0.smithi119.stdout:670: writing smithi119156531-36 from 991232 to 1343488 tid 3 2023-12-01T15:36:37.631 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 10 current snap is 59 2023-12-01T15:36:37.631 INFO:tasks.rados.rados.0.smithi119.stdout:664: expect (ObjNum 159 snap 43 seq_num 159) 2023-12-01T15:36:37.707 INFO:tasks.rados.rados.0.smithi119.stdout:666: finishing write tid 1 to smithi119156531-8 2023-12-01T15:36:37.707 INFO:tasks.rados.rados.0.smithi119.stdout:666: finishing write tid 2 to smithi119156531-8 2023-12-01T15:36:37.707 INFO:tasks.rados.rados.0.smithi119.stdout:666: finishing write tid 3 to smithi119156531-8 2023-12-01T15:36:37.708 INFO:tasks.rados.rados.0.smithi119.stdout:666: finishing write tid 4 to smithi119156531-8 2023-12-01T15:36:37.708 INFO:tasks.rados.rados.0.smithi119.stdout:666: finishing write tid 5 to smithi119156531-8 2023-12-01T15:36:37.708 INFO:tasks.rados.rados.0.smithi119.stdout:666: oid 8 updating version 0 to 140 2023-12-01T15:36:37.708 INFO:tasks.rados.rados.0.smithi119.stdout:666: oid 8 version 140 is already newer than 138 2023-12-01T15:36:37.708 INFO:tasks.rados.rados.0.smithi119.stdout:666: oid 8 updating version 140 to 141 2023-12-01T15:36:37.708 INFO:tasks.rados.rados.0.smithi119.stdout:666: oid 8 version 141 is already newer than 139 2023-12-01T15:36:37.708 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 141 (ObjNum 221 snap 59 seq_num 221) dirty exists 2023-12-01T15:36:37.708 INFO:tasks.rados.rados.0.smithi119.stdout:666: left oid 8 (ObjNum 221 snap 59 seq_num 221) 2023-12-01T15:36:37.708 INFO:tasks.rados.rados.0.smithi119.stdout:667: finishing write tid 1 to smithi119156531-24 2023-12-01T15:36:37.708 INFO:tasks.rados.rados.0.smithi119.stdout:667: finishing write tid 2 to smithi119156531-24 2023-12-01T15:36:37.708 INFO:tasks.rados.rados.0.smithi119.stdout:667: finishing write tid 3 to smithi119156531-24 2023-12-01T15:36:37.708 INFO:tasks.rados.rados.0.smithi119.stdout:667: finishing write tid 4 to smithi119156531-24 2023-12-01T15:36:37.708 INFO:tasks.rados.rados.0.smithi119.stdout:667: finishing write tid 5 to smithi119156531-24 2023-12-01T15:36:37.708 INFO:tasks.rados.rados.0.smithi119.stdout:667: oid 24 updating version 0 to 112 2023-12-01T15:36:37.709 INFO:tasks.rados.rados.0.smithi119.stdout:667: oid 24 updating version 112 to 113 2023-12-01T15:36:37.709 INFO:tasks.rados.rados.0.smithi119.stdout:667: oid 24 version 113 is already newer than 111 2023-12-01T15:36:37.709 INFO:tasks.rados.rados.0.smithi119.stdout:667: oid 24 updating version 113 to 114 2023-12-01T15:36:37.709 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 114 (ObjNum 222 snap 59 seq_num 222) dirty exists 2023-12-01T15:36:37.709 INFO:tasks.rados.rados.0.smithi119.stdout:667: left oid 24 (ObjNum 222 snap 59 seq_num 222) 2023-12-01T15:36:37.709 INFO:tasks.rados.rados.0.smithi119.stdout:670: finishing write tid 1 to smithi119156531-36 2023-12-01T15:36:37.709 INFO:tasks.rados.rados.0.smithi119.stdout:670: finishing write tid 2 to smithi119156531-36 2023-12-01T15:36:37.709 INFO:tasks.rados.rados.0.smithi119.stdout:670: finishing write tid 3 to smithi119156531-36 2023-12-01T15:36:37.709 INFO:tasks.rados.rados.0.smithi119.stdout:671: seq_num 224 ranges {1884160=557056,2441216=737280,3178496=65536} 2023-12-01T15:36:37.720 INFO:tasks.rados.rados.0.smithi119.stdout:671: writing smithi119156531-10 from 1884160 to 2441216 tid 1 2023-12-01T15:36:37.724 INFO:tasks.rados.rados.0.smithi119.stdout:671: writing smithi119156531-10 from 2441216 to 3178496 tid 2 2023-12-01T15:36:37.725 INFO:tasks.rados.rados.0.smithi119.stdout:671: writing smithi119156531-10 from 3178496 to 3244032 tid 3 2023-12-01T15:36:37.725 INFO:tasks.rados.rados.0.smithi119.stdout:664: done (5 left) 2023-12-01T15:36:37.725 INFO:tasks.rados.rados.0.smithi119.stdout:665: done (4 left) 2023-12-01T15:36:37.725 INFO:tasks.rados.rados.0.smithi119.stdout:666: done (3 left) 2023-12-01T15:36:37.725 INFO:tasks.rados.rados.0.smithi119.stdout:667: done (2 left) 2023-12-01T15:36:37.726 INFO:tasks.rados.rados.0.smithi119.stdout:672: snap_create 2023-12-01T15:36:37.726 INFO:tasks.rados.rados.0.smithi119.stdout:670: finishing write tid 4 to smithi119156531-36 2023-12-01T15:36:37.726 INFO:tasks.rados.rados.0.smithi119.stdout:670: finishing write tid 5 to smithi119156531-36 2023-12-01T15:36:37.726 INFO:tasks.rados.rados.0.smithi119.stdout:670: oid 36 updating version 0 to 146 2023-12-01T15:36:37.726 INFO:tasks.rados.rados.0.smithi119.stdout:670: oid 36 version 146 is already newer than 144 2023-12-01T15:36:37.726 INFO:tasks.rados.rados.0.smithi119.stdout:670: oid 36 version 146 is already newer than 143 2023-12-01T15:36:37.726 INFO:tasks.rados.rados.0.smithi119.stdout:670: oid 36 version 146 is already newer than 145 2023-12-01T15:36:37.726 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 146 (ObjNum 223 snap 59 seq_num 223) dirty exists 2023-12-01T15:36:37.726 INFO:tasks.rados.rados.0.smithi119.stdout:670: left oid 36 (ObjNum 223 snap 59 seq_num 223) 2023-12-01T15:36:37.726 INFO:tasks.rados.rados.0.smithi119.stdout:671: finishing write tid 1 to smithi119156531-10 2023-12-01T15:36:37.727 INFO:tasks.rados.rados.0.smithi119.stdout:671: finishing write tid 2 to smithi119156531-10 2023-12-01T15:36:37.728 INFO:tasks.rados.rados.0.smithi119.stdout:671: finishing write tid 3 to smithi119156531-10 2023-12-01T15:36:37.728 INFO:tasks.rados.rados.0.smithi119.stdout:671: finishing write tid 4 to smithi119156531-10 2023-12-01T15:36:37.728 INFO:tasks.rados.rados.0.smithi119.stdout:671: finishing write tid 5 to smithi119156531-10 2023-12-01T15:36:37.729 INFO:tasks.rados.rados.0.smithi119.stdout:671: oid 10 updating version 0 to 104 2023-12-01T15:36:37.729 INFO:tasks.rados.rados.0.smithi119.stdout:671: oid 10 version 104 is already newer than 102 2023-12-01T15:36:37.729 INFO:tasks.rados.rados.0.smithi119.stdout:671: oid 10 version 104 is already newer than 103 2023-12-01T15:36:37.729 INFO:tasks.rados.rados.0.smithi119.stdout:671: oid 10 updating version 104 to 105 2023-12-01T15:36:37.729 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 105 (ObjNum 224 snap 59 seq_num 224) dirty exists 2023-12-01T15:36:37.729 INFO:tasks.rados.rados.0.smithi119.stdout:671: left oid 10 (ObjNum 224 snap 59 seq_num 224) 2023-12-01T15:36:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:37 smithi183 ceph-mon[99169]: osdmap e181: 8 total, 8 up, 8 in 2023-12-01T15:36:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:37 smithi119 ceph-mon[94175]: osdmap e181: 8 total, 8 up, 8 in 2023-12-01T15:36:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:37 smithi119 ceph-mon[108979]: osdmap e181: 8 total, 8 up, 8 in 2023-12-01T15:36:38.622 INFO:tasks.rados.rados.0.smithi119.stdout:670: done (2 left) 2023-12-01T15:36:38.622 INFO:tasks.rados.rados.0.smithi119.stdout:671: done (1 left) 2023-12-01T15:36:38.622 INFO:tasks.rados.rados.0.smithi119.stdout:672: done (0 left) 2023-12-01T15:36:38.623 INFO:tasks.rados.rados.0.smithi119.stdout:673: rollback oid 13 current snap is 60 2023-12-01T15:36:38.623 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 13 to 44 2023-12-01T15:36:38.623 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 35 current snap is 60 2023-12-01T15:36:38.623 INFO:tasks.rados.rados.0.smithi119.stdout:674: seq_num 225 ranges {0=573440,573440=622592,1196032=180224} 2023-12-01T15:36:38.625 INFO:tasks.rados.rados.0.smithi119.stdout:674: writing smithi119156531-35 from 0 to 573440 tid 1 2023-12-01T15:36:38.629 INFO:tasks.rados.rados.0.smithi119.stdout:674: writing smithi119156531-35 from 573440 to 1196032 tid 2 2023-12-01T15:36:38.630 INFO:tasks.rados.rados.0.smithi119.stdout:674: writing smithi119156531-35 from 1196032 to 1376256 tid 3 2023-12-01T15:36:38.631 INFO:tasks.rados.rados.0.smithi119.stdout:673: finishing rollback tid 1 to smithi119156531-13 2023-12-01T15:36:38.631 INFO:tasks.rados.rados.0.smithi119.stdout:673: finishing rollback tid 2 to smithi119156531-13 2023-12-01T15:36:38.631 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 322 (ObjNum 136 snap 37 seq_num 136) dirty exists 2023-12-01T15:36:38.631 INFO:tasks.rados.rados.0.smithi119.stdout:674: finishing write tid 1 to smithi119156531-35 2023-12-01T15:36:38.631 INFO:tasks.rados.rados.0.smithi119.stdout:675: read oid 1 snap -1 2023-12-01T15:36:38.631 INFO:tasks.rados.rados.0.smithi119.stdout:675: expect (ObjNum 219 snap 59 seq_num 219) 2023-12-01T15:36:38.631 INFO:tasks.rados.rados.0.smithi119.stdout:673: done (2 left) 2023-12-01T15:36:38.631 INFO:tasks.rados.rados.0.smithi119.stdout:676: read oid 27 snap 44 2023-12-01T15:36:38.631 INFO:tasks.rados.rados.0.smithi119.stdout:676: expect (ObjNum 34 snap 0 seq_num 34) 2023-12-01T15:36:38.631 INFO:tasks.rados.rados.0.smithi119.stdout:677: delete oid 2 current snap is 60 2023-12-01T15:36:38.633 INFO:tasks.rados.rados.0.smithi119.stdout:674: finishing write tid 2 to smithi119156531-35 2023-12-01T15:36:38.634 INFO:tasks.rados.rados.0.smithi119.stdout:674: finishing write tid 3 to smithi119156531-35 2023-12-01T15:36:38.635 INFO:tasks.rados.rados.0.smithi119.stdout:674: finishing write tid 4 to smithi119156531-35 2023-12-01T15:36:38.635 INFO:tasks.rados.rados.0.smithi119.stdout:677: done (3 left) 2023-12-01T15:36:38.635 INFO:tasks.rados.rados.0.smithi119.stdout:678: snap_create 2023-12-01T15:36:38.636 INFO:tasks.rados.rados.0.smithi119.stdout:674: finishing write tid 5 to smithi119156531-35 2023-12-01T15:36:38.636 INFO:tasks.rados.rados.0.smithi119.stdout:674: oid 35 updating version 0 to 324 2023-12-01T15:36:38.636 INFO:tasks.rados.rados.0.smithi119.stdout:674: oid 35 version 324 is already newer than 323 2023-12-01T15:36:38.637 INFO:tasks.rados.rados.0.smithi119.stdout:674: oid 35 updating version 324 to 326 2023-12-01T15:36:38.637 INFO:tasks.rados.rados.0.smithi119.stdout:674: oid 35 version 326 is already newer than 325 2023-12-01T15:36:38.637 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 326 (ObjNum 225 snap 60 seq_num 225) dirty exists 2023-12-01T15:36:38.637 INFO:tasks.rados.rados.0.smithi119.stdout:674: left oid 35 (ObjNum 225 snap 60 seq_num 225) 2023-12-01T15:36:38.638 INFO:tasks.rados.rados.0.smithi119.stdout:675: expect (ObjNum 219 snap 59 seq_num 219) 2023-12-01T15:36:38.676 INFO:tasks.rados.rados.0.smithi119.stdout:676: expect (ObjNum 34 snap 0 seq_num 34) 2023-12-01T15:36:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:38 smithi183 ceph-mon[99169]: pgmap v240: 121 pgs: 121 active+clean; 228 MiB data, 704 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.9 MiB/s wr, 51 op/s 2023-12-01T15:36:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:38 smithi183 ceph-mon[99169]: osdmap e182: 8 total, 8 up, 8 in 2023-12-01T15:36:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:38 smithi119 ceph-mon[94175]: pgmap v240: 121 pgs: 121 active+clean; 228 MiB data, 704 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.9 MiB/s wr, 51 op/s 2023-12-01T15:36:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:38 smithi119 ceph-mon[94175]: osdmap e182: 8 total, 8 up, 8 in 2023-12-01T15:36:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:38 smithi119 ceph-mon[108979]: pgmap v240: 121 pgs: 121 active+clean; 228 MiB data, 704 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.9 MiB/s wr, 51 op/s 2023-12-01T15:36:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:38 smithi119 ceph-mon[108979]: osdmap e182: 8 total, 8 up, 8 in 2023-12-01T15:36:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:39.627 INFO:tasks.rados.rados.0.smithi119.stdout:674: done (3 left) 2023-12-01T15:36:39.627 INFO:tasks.rados.rados.0.smithi119.stdout:675: done (2 left) 2023-12-01T15:36:39.627 INFO:tasks.rados.rados.0.smithi119.stdout:676: done (1 left) 2023-12-01T15:36:39.627 INFO:tasks.rados.rados.0.smithi119.stdout:678: done (0 left) 2023-12-01T15:36:39.628 INFO:tasks.rados.rados.0.smithi119.stdout:679: setattr oid 43 current snap is 61 2023-12-01T15:36:39.628 INFO:tasks.rados.rados.0.smithi119.stdout:680: snap_remove snap 49 2023-12-01T15:36:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:39 smithi183 ceph-mon[99169]: osdmap e183: 8 total, 8 up, 8 in 2023-12-01T15:36:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:39 smithi119 ceph-mon[94175]: osdmap e183: 8 total, 8 up, 8 in 2023-12-01T15:36:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:39 smithi119 ceph-mon[108979]: osdmap e183: 8 total, 8 up, 8 in 2023-12-01T15:36:40.441 INFO:tasks.rados.rados.0.smithi119.stdout:680: done (1 left) 2023-12-01T15:36:40.441 INFO:tasks.rados.rados.0.smithi119.stdout:681: read oid 21 snap -1 2023-12-01T15:36:40.441 INFO:tasks.rados.rados.0.smithi119.stdout:681: expect (ObjNum 215 snap 59 seq_num 215) 2023-12-01T15:36:40.441 INFO:tasks.rados.rados.0.smithi119.stdout:682: snap_remove snap 54 2023-12-01T15:36:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:40 smithi183 ceph-mon[99169]: pgmap v243: 121 pgs: 121 active+clean; 228 MiB data, 704 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:40 smithi183 ceph-mon[99169]: osdmap e184: 8 total, 8 up, 8 in 2023-12-01T15:36:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:40 smithi183 ceph-mon[99169]: osdmap e185: 8 total, 8 up, 8 in 2023-12-01T15:36:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:40 smithi119 ceph-mon[94175]: pgmap v243: 121 pgs: 121 active+clean; 228 MiB data, 704 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:40 smithi119 ceph-mon[94175]: osdmap e184: 8 total, 8 up, 8 in 2023-12-01T15:36:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:40 smithi119 ceph-mon[94175]: osdmap e185: 8 total, 8 up, 8 in 2023-12-01T15:36:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:40 smithi119 ceph-mon[108979]: pgmap v243: 121 pgs: 121 active+clean; 228 MiB data, 704 MiB used, 715 GiB / 715 GiB avail 2023-12-01T15:36:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:40 smithi119 ceph-mon[108979]: osdmap e184: 8 total, 8 up, 8 in 2023-12-01T15:36:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:40 smithi119 ceph-mon[108979]: osdmap e185: 8 total, 8 up, 8 in 2023-12-01T15:36:41.450 INFO:tasks.rados.rados.0.smithi119.stdout:682: done (2 left) 2023-12-01T15:36:41.450 INFO:tasks.rados.rados.0.smithi119.stdout:683: copy_from oid 46 from oid 26 current snap is 61 2023-12-01T15:36:41.450 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 248 (ObjNum 178 snap 49 seq_num 178) dirty exists 2023-12-01T15:36:41.450 INFO:tasks.rados.rados.0.smithi119.stdout:681: expect (ObjNum 215 snap 59 seq_num 215) 2023-12-01T15:36:41.491 INFO:tasks.rados.rados.0.smithi119.stdout:683: finishing copy_from to smithi119156531-46 2023-12-01T15:36:41.491 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 183 (ObjNum 207 snap 59 seq_num 207) dirty exists 2023-12-01T15:36:41.491 INFO:tasks.rados.rados.0.smithi119.stdout:683: finishing copy_from racing read to smithi119156531-46 2023-12-01T15:36:41.491 INFO:tasks.rados.rados.0.smithi119.stdout:679: done (2 left) 2023-12-01T15:36:41.491 INFO:tasks.rados.rados.0.smithi119.stdout:681: done (1 left) 2023-12-01T15:36:41.491 INFO:tasks.rados.rados.0.smithi119.stdout:683: done (0 left) 2023-12-01T15:36:41.492 INFO:tasks.rados.rados.0.smithi119.stdout:684: copy_from oid 25 from oid 2 current snap is 61 2023-12-01T15:36:41.492 INFO:tasks.rados.rados.0.smithi119.stdout:685: snap_remove snap 58 2023-12-01T15:36:42.457 INFO:tasks.rados.rados.0.smithi119.stdout:685: done (1 left) 2023-12-01T15:36:42.457 INFO:tasks.rados.rados.0.smithi119.stdout:686: delete oid 23 current snap is 61 2023-12-01T15:36:42.458 INFO:tasks.rados.rados.0.smithi119.stdout:684: finishing copy_from to smithi119156531-25 2023-12-01T15:36:42.458 INFO:tasks.rados.rados.0.smithi119.stdout:684: got expected ENOENT (src dne) 2023-12-01T15:36:42.458 INFO:tasks.rados.rados.0.smithi119.stdout:684: finishing copy_from racing read to smithi119156531-25 2023-12-01T15:36:42.469 INFO:tasks.rados.rados.0.smithi119.stdout:684: done (1 left) 2023-12-01T15:36:42.470 INFO:tasks.rados.rados.0.smithi119.stdout:686: done (0 left) 2023-12-01T15:36:42.470 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 24 current snap is 61 2023-12-01T15:36:42.470 INFO:tasks.rados.rados.0.smithi119.stdout:687: seq_num 228 ranges {2777088=622592,3399680=671744,4071424=131072} 2023-12-01T15:36:42.489 INFO:tasks.rados.rados.0.smithi119.stdout:687: writing smithi119156531-24 from 2777088 to 3399680 tid 1 2023-12-01T15:36:42.493 INFO:tasks.rados.rados.0.smithi119.stdout:687: writing smithi119156531-24 from 3399680 to 4071424 tid 2 2023-12-01T15:36:42.494 INFO:tasks.rados.rados.0.smithi119.stdout:687: writing smithi119156531-24 from 4071424 to 4202496 tid 3 2023-12-01T15:36:42.494 INFO:tasks.rados.rados.0.smithi119.stdout:688: copy_from oid 49 from oid 22 current snap is 61 2023-12-01T15:36:42.494 INFO:tasks.rados.rados.0.smithi119.stdout:689: delete oid 35 current snap is 61 2023-12-01T15:36:42.494 INFO:tasks.rados.rados.0.smithi119.stdout:687: finishing write tid 1 to smithi119156531-24 2023-12-01T15:36:42.497 INFO:tasks.rados.rados.0.smithi119.stdout:689: done (2 left) 2023-12-01T15:36:42.497 INFO:tasks.rados.rados.0.smithi119.stdout:690: read oid 11 snap -1 2023-12-01T15:36:42.497 INFO:tasks.rados.rados.0.smithi119.stdout:690: expect deleted 2023-12-01T15:36:42.497 INFO:tasks.rados.rados.0.smithi119.stdout:691: snap_remove snap 18 2023-12-01T15:36:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:42 smithi119 ceph-mon[94175]: pgmap v246: 121 pgs: 121 active+clean; 237 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2023-12-01T15:36:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:42 smithi119 ceph-mon[94175]: osdmap e186: 8 total, 8 up, 8 in 2023-12-01T15:36:42.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:42 smithi119 ceph-mon[108979]: pgmap v246: 121 pgs: 121 active+clean; 237 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2023-12-01T15:36:42.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:42 smithi119 ceph-mon[108979]: osdmap e186: 8 total, 8 up, 8 in 2023-12-01T15:36:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:42 smithi183 ceph-mon[99169]: pgmap v246: 121 pgs: 121 active+clean; 237 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2023-12-01T15:36:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:42 smithi183 ceph-mon[99169]: osdmap e186: 8 total, 8 up, 8 in 2023-12-01T15:36:43.471 INFO:tasks.rados.rados.0.smithi119.stdout:691: done (3 left) 2023-12-01T15:36:43.471 INFO:tasks.rados.rados.0.smithi119.stdout:692: snap_remove snap 15 2023-12-01T15:36:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:43 smithi183 ceph-mon[99169]: osdmap e187: 8 total, 8 up, 8 in 2023-12-01T15:36:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:43 smithi119 ceph-mon[108979]: osdmap e187: 8 total, 8 up, 8 in 2023-12-01T15:36:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:43 smithi119 ceph-mon[94175]: osdmap e187: 8 total, 8 up, 8 in 2023-12-01T15:36:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:36:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:36:44] "GET /metrics HTTP/1.1" 200 36170 "" "Prometheus/2.43.0" 2023-12-01T15:36:44.466 INFO:tasks.rados.rados.0.smithi119.stdout:692: done (3 left) 2023-12-01T15:36:44.466 INFO:tasks.rados.rados.0.smithi119.stdout:693: setattr oid 12 current snap is 61 2023-12-01T15:36:44.467 INFO:tasks.rados.rados.0.smithi119.stdout:687: finishing write tid 2 to smithi119156531-24 2023-12-01T15:36:44.467 INFO:tasks.rados.rados.0.smithi119.stdout:687: finishing write tid 3 to smithi119156531-24 2023-12-01T15:36:44.467 INFO:tasks.rados.rados.0.smithi119.stdout:687: finishing write tid 4 to smithi119156531-24 2023-12-01T15:36:44.467 INFO:tasks.rados.rados.0.smithi119.stdout:687: finishing write tid 5 to smithi119156531-24 2023-12-01T15:36:44.467 INFO:tasks.rados.rados.0.smithi119.stdout:687: oid 24 updating version 0 to 130 2023-12-01T15:36:44.467 INFO:tasks.rados.rados.0.smithi119.stdout:687: oid 24 version 130 is already newer than 129 2023-12-01T15:36:44.467 INFO:tasks.rados.rados.0.smithi119.stdout:687: oid 24 version 130 is already newer than 128 2023-12-01T15:36:44.467 INFO:tasks.rados.rados.0.smithi119.stdout:687: oid 24 updating version 130 to 131 2023-12-01T15:36:44.467 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 131 (ObjNum 228 snap 61 seq_num 228) dirty exists 2023-12-01T15:36:44.468 INFO:tasks.rados.rados.0.smithi119.stdout:687: left oid 24 (ObjNum 228 snap 61 seq_num 228) 2023-12-01T15:36:44.468 INFO:tasks.rados.rados.0.smithi119.stdout:688: finishing copy_from to smithi119156531-49 2023-12-01T15:36:44.468 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 89 (ObjNum 159 snap 43 seq_num 159) dirty exists 2023-12-01T15:36:44.468 INFO:tasks.rados.rados.0.smithi119.stdout:688: finishing copy_from racing read to smithi119156531-49 2023-12-01T15:36:44.468 INFO:tasks.rados.rados.0.smithi119.stdout:687: done (3 left) 2023-12-01T15:36:44.468 INFO:tasks.rados.rados.0.smithi119.stdout:688: done (2 left) 2023-12-01T15:36:44.468 INFO:tasks.rados.rados.0.smithi119.stdout:690: done (1 left) 2023-12-01T15:36:44.469 INFO:tasks.rados.rados.0.smithi119.stdout:694: copy_from oid 15 from oid 10 current snap is 61 2023-12-01T15:36:44.469 INFO:tasks.rados.rados.0.smithi119.stdout:695: rollback oid 19 current snap is 61 2023-12-01T15:36:44.469 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 19 to 44 2023-12-01T15:36:44.469 INFO:tasks.rados.rados.0.smithi119.stdout:696: read oid 36 snap -1 2023-12-01T15:36:44.469 INFO:tasks.rados.rados.0.smithi119.stdout:696: expect (ObjNum 223 snap 59 seq_num 223) 2023-12-01T15:36:44.469 INFO:tasks.rados.rados.0.smithi119.stdout:697: snap_remove snap 60 2023-12-01T15:36:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:44 smithi183 ceph-mon[99169]: pgmap v249: 121 pgs: 121 active+clean; 237 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2023-12-01T15:36:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:44 smithi183 ceph-mon[99169]: osdmap e188: 8 total, 8 up, 8 in 2023-12-01T15:36:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:44 smithi119 ceph-mon[94175]: pgmap v249: 121 pgs: 121 active+clean; 237 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2023-12-01T15:36:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:44 smithi119 ceph-mon[94175]: osdmap e188: 8 total, 8 up, 8 in 2023-12-01T15:36:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:44 smithi119 ceph-mon[108979]: pgmap v249: 121 pgs: 121 active+clean; 237 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2023-12-01T15:36:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:44 smithi119 ceph-mon[108979]: osdmap e188: 8 total, 8 up, 8 in 2023-12-01T15:36:45.446 INFO:tasks.rados.rados.0.smithi119.stdout:697: done (4 left) 2023-12-01T15:36:45.447 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 2 current snap is 61 2023-12-01T15:36:45.447 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 268 (ObjNum 167 snap 44 seq_num 167) dirty exists 2023-12-01T15:36:45.447 INFO:tasks.rados.rados.0.smithi119.stdout:695: finishing rollback tid 1 to smithi119156531-19 2023-12-01T15:36:45.447 INFO:tasks.rados.rados.0.smithi119.stdout:695: finishing rollback tid 2 to smithi119156531-19 2023-12-01T15:36:45.447 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 328 (ObjNum 140 snap 38 seq_num 140) dirty exists 2023-12-01T15:36:45.447 INFO:tasks.rados.rados.0.smithi119.stdout:696: expect (ObjNum 223 snap 59 seq_num 223) 2023-12-01T15:36:45.486 INFO:tasks.rados.rados.0.smithi119.stdout:694: finishing copy_from to smithi119156531-15 2023-12-01T15:36:45.486 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 105 (ObjNum 224 snap 59 seq_num 224) dirty exists 2023-12-01T15:36:45.486 INFO:tasks.rados.rados.0.smithi119.stdout:694: finishing copy_from racing read to smithi119156531-15 2023-12-01T15:36:45.486 INFO:tasks.rados.rados.0.smithi119.stdout:698: seq_num 230 ranges {0=655360,655360=491520,1146880=311296} 2023-12-01T15:36:45.490 INFO:tasks.rados.rados.0.smithi119.stdout:698: writing smithi119156531-2 from 0 to 655360 tid 1 2023-12-01T15:36:45.493 INFO:tasks.rados.rados.0.smithi119.stdout:698: writing smithi119156531-2 from 655360 to 1146880 tid 2 2023-12-01T15:36:45.495 INFO:tasks.rados.rados.0.smithi119.stdout:698: writing smithi119156531-2 from 1146880 to 1458176 tid 3 2023-12-01T15:36:45.495 INFO:tasks.rados.rados.0.smithi119.stdout:693: done (4 left) 2023-12-01T15:36:45.495 INFO:tasks.rados.rados.0.smithi119.stdout:694: done (3 left) 2023-12-01T15:36:45.495 INFO:tasks.rados.rados.0.smithi119.stdout:695: done (2 left) 2023-12-01T15:36:45.495 INFO:tasks.rados.rados.0.smithi119.stdout:696: done (1 left) 2023-12-01T15:36:45.496 INFO:tasks.rados.rados.0.smithi119.stdout:699: read oid 44 snap -1 2023-12-01T15:36:45.496 INFO:tasks.rados.rados.0.smithi119.stdout:699: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-01T15:36:45.496 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 25 current snap is 61 2023-12-01T15:36:45.496 INFO:tasks.rados.rados.0.smithi119.stdout:700: seq_num 231 ranges {1449984=671744,2121728=778240,2899968=24576} 2023-12-01T15:36:45.507 INFO:tasks.rados.rados.0.smithi119.stdout:700: writing smithi119156531-25 from 1449984 to 2121728 tid 1 2023-12-01T15:36:45.513 INFO:tasks.rados.rados.0.smithi119.stdout:700: writing smithi119156531-25 from 2121728 to 2899968 tid 2 2023-12-01T15:36:45.513 INFO:tasks.rados.rados.0.smithi119.stdout:700: writing smithi119156531-25 from 2899968 to 2924544 tid 3 2023-12-01T15:36:45.513 INFO:tasks.rados.rados.0.smithi119.stdout:698: finishing write tid 1 to smithi119156531-2 2023-12-01T15:36:45.513 INFO:tasks.rados.rados.0.smithi119.stdout:701: read oid 9 snap -1 2023-12-01T15:36:45.513 INFO:tasks.rados.rados.0.smithi119.stdout:701: expect (ObjNum 117 snap 29 seq_num 117) 2023-12-01T15:36:45.513 INFO:tasks.rados.rados.0.smithi119.stdout:698: finishing write tid 2 to smithi119156531-2 2023-12-01T15:36:45.513 INFO:tasks.rados.rados.0.smithi119.stdout:698: finishing write tid 3 to smithi119156531-2 2023-12-01T15:36:45.513 INFO:tasks.rados.rados.0.smithi119.stdout:698: finishing write tid 4 to smithi119156531-2 2023-12-01T15:36:45.513 INFO:tasks.rados.rados.0.smithi119.stdout:698: finishing write tid 5 to smithi119156531-2 2023-12-01T15:36:45.513 INFO:tasks.rados.rados.0.smithi119.stdout:698: oid 2 updating version 0 to 173 2023-12-01T15:36:45.513 INFO:tasks.rados.rados.0.smithi119.stdout:698: oid 2 updating version 173 to 175 2023-12-01T15:36:45.513 INFO:tasks.rados.rados.0.smithi119.stdout:698: oid 2 version 175 is already newer than 174 2023-12-01T15:36:45.514 INFO:tasks.rados.rados.0.smithi119.stdout:698: oid 2 version 175 is already newer than 172 2023-12-01T15:36:45.514 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 175 (ObjNum 230 snap 61 seq_num 230) dirty exists 2023-12-01T15:36:45.514 INFO:tasks.rados.rados.0.smithi119.stdout:698: left oid 2 (ObjNum 230 snap 61 seq_num 230) 2023-12-01T15:36:45.514 INFO:tasks.rados.rados.0.smithi119.stdout:699: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-01T15:36:45.560 INFO:tasks.rados.rados.0.smithi119.stdout:700: finishing write tid 1 to smithi119156531-25 2023-12-01T15:36:45.560 INFO:tasks.rados.rados.0.smithi119.stdout:700: finishing write tid 2 to smithi119156531-25 2023-12-01T15:36:45.560 INFO:tasks.rados.rados.0.smithi119.stdout:700: finishing write tid 3 to smithi119156531-25 2023-12-01T15:36:45.560 INFO:tasks.rados.rados.0.smithi119.stdout:700: finishing write tid 4 to smithi119156531-25 2023-12-01T15:36:45.560 INFO:tasks.rados.rados.0.smithi119.stdout:700: finishing write tid 5 to smithi119156531-25 2023-12-01T15:36:45.560 INFO:tasks.rados.rados.0.smithi119.stdout:700: oid 25 updating version 0 to 203 2023-12-01T15:36:45.560 INFO:tasks.rados.rados.0.smithi119.stdout:700: oid 25 version 203 is already newer than 200 2023-12-01T15:36:45.560 INFO:tasks.rados.rados.0.smithi119.stdout:700: oid 25 version 203 is already newer than 201 2023-12-01T15:36:45.560 INFO:tasks.rados.rados.0.smithi119.stdout:700: oid 25 version 203 is already newer than 202 2023-12-01T15:36:45.561 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 203 (ObjNum 231 snap 61 seq_num 231) dirty exists 2023-12-01T15:36:45.561 INFO:tasks.rados.rados.0.smithi119.stdout:700: left oid 25 (ObjNum 231 snap 61 seq_num 231) 2023-12-01T15:36:45.561 INFO:tasks.rados.rados.0.smithi119.stdout:698: done (3 left) 2023-12-01T15:36:45.561 INFO:tasks.rados.rados.0.smithi119.stdout:699: done (2 left) 2023-12-01T15:36:45.561 INFO:tasks.rados.rados.0.smithi119.stdout:700: done (1 left) 2023-12-01T15:36:45.561 INFO:tasks.rados.rados.0.smithi119.stdout:702: snap_create 2023-12-01T15:36:45.566 INFO:tasks.rados.rados.0.smithi119.stdout:701: expect (ObjNum 117 snap 29 seq_num 117) 2023-12-01T15:36:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:45 smithi183 ceph-mon[99169]: osdmap e189: 8 total, 8 up, 8 in 2023-12-01T15:36:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:45 smithi183 ceph-mon[99169]: osdmap e190: 8 total, 8 up, 8 in 2023-12-01T15:36:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:45 smithi119 ceph-mon[94175]: osdmap e189: 8 total, 8 up, 8 in 2023-12-01T15:36:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:45 smithi119 ceph-mon[94175]: osdmap e190: 8 total, 8 up, 8 in 2023-12-01T15:36:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:45 smithi119 ceph-mon[108979]: osdmap e189: 8 total, 8 up, 8 in 2023-12-01T15:36:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:45 smithi119 ceph-mon[108979]: osdmap e190: 8 total, 8 up, 8 in 2023-12-01T15:36:46.484 INFO:tasks.rados.rados.0.smithi119.stdout:701: done (1 left) 2023-12-01T15:36:46.484 INFO:tasks.rados.rados.0.smithi119.stdout:702: done (0 left) 2023-12-01T15:36:46.484 INFO:tasks.rados.rados.0.smithi119.stdout:703: setattr oid 5 current snap is 62 2023-12-01T15:36:46.487 INFO:tasks.rados.rados.0.smithi119.stdout:704: snap_create 2023-12-01T15:36:46.492 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 120 (ObjNum 65 snap 0 seq_num 1634689626) dirty exists 2023-12-01T15:36:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:46 smithi183 ceph-mon[99169]: pgmap v252: 121 pgs: 121 active+clean; 239 MiB data, 781 MiB used, 714 GiB / 715 GiB avail; 888 KiB/s rd, 1022 KiB/s wr, 9 op/s 2023-12-01T15:36:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:46 smithi119 ceph-mon[94175]: pgmap v252: 121 pgs: 121 active+clean; 239 MiB data, 781 MiB used, 714 GiB / 715 GiB avail; 888 KiB/s rd, 1022 KiB/s wr, 9 op/s 2023-12-01T15:36:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:46 smithi119 ceph-mon[108979]: pgmap v252: 121 pgs: 121 active+clean; 239 MiB data, 781 MiB used, 714 GiB / 715 GiB avail; 888 KiB/s rd, 1022 KiB/s wr, 9 op/s 2023-12-01T15:36:47.496 INFO:tasks.rados.rados.0.smithi119.stdout:703: done (1 left) 2023-12-01T15:36:47.497 INFO:tasks.rados.rados.0.smithi119.stdout:704: done (0 left) 2023-12-01T15:36:47.497 INFO:tasks.rados.rados.0.smithi119.stdout:705: read oid 2 snap 56 2023-12-01T15:36:47.497 INFO:tasks.rados.rados.0.smithi119.stdout:705: expect (ObjNum 149 snap 41 seq_num 149) 2023-12-01T15:36:47.497 INFO:tasks.rados.rados.0.smithi119.stdout:706: read oid 33 snap -1 2023-12-01T15:36:47.497 INFO:tasks.rados.rados.0.smithi119.stdout:706: expect deleted 2023-12-01T15:36:47.497 INFO:tasks.rados.rados.0.smithi119.stdout:707: read oid 23 snap -1 2023-12-01T15:36:47.497 INFO:tasks.rados.rados.0.smithi119.stdout:707: expect deleted 2023-12-01T15:36:47.497 INFO:tasks.rados.rados.0.smithi119.stdout:708: rollback oid 34 current snap is 63 2023-12-01T15:36:47.497 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 34 to 20 2023-12-01T15:36:47.497 INFO:tasks.rados.rados.0.smithi119.stdout:709: setattr oid 5 current snap is 63 2023-12-01T15:36:47.499 INFO:tasks.rados.rados.0.smithi119.stdout:706: done (4 left) 2023-12-01T15:36:47.499 INFO:tasks.rados.rados.0.smithi119.stdout:710: snap_create 2023-12-01T15:36:47.506 INFO:tasks.rados.rados.0.smithi119.stdout:708: finishing rollback tid 0 to smithi119156531-34 2023-12-01T15:36:47.506 INFO:tasks.rados.rados.0.smithi119.stdout:708: finishing rollback tid 1 to smithi119156531-34 2023-12-01T15:36:47.506 INFO:tasks.rados.rados.0.smithi119.stdout:708: finishing rollback tid 2 to smithi119156531-34 2023-12-01T15:36:47.506 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 340 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-12-01T15:36:47.507 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 122 (ObjNum 129 snap 0 seq_num 3133062448) dirty exists 2023-12-01T15:36:47.515 INFO:tasks.rados.rados.0.smithi119.stdout:705: expect (ObjNum 149 snap 41 seq_num 149) 2023-12-01T15:36:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:47 smithi183 ceph-mon[99169]: osdmap e191: 8 total, 8 up, 8 in 2023-12-01T15:36:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:47 smithi119 ceph-mon[108979]: osdmap e191: 8 total, 8 up, 8 in 2023-12-01T15:36:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:47 smithi119 ceph-mon[94175]: osdmap e191: 8 total, 8 up, 8 in 2023-12-01T15:36:48.508 INFO:tasks.rados.rados.0.smithi119.stdout:705: done (4 left) 2023-12-01T15:36:48.508 INFO:tasks.rados.rados.0.smithi119.stdout:707: done (3 left) 2023-12-01T15:36:48.508 INFO:tasks.rados.rados.0.smithi119.stdout:708: done (2 left) 2023-12-01T15:36:48.508 INFO:tasks.rados.rados.0.smithi119.stdout:709: done (1 left) 2023-12-01T15:36:48.509 INFO:tasks.rados.rados.0.smithi119.stdout:710: done (0 left) 2023-12-01T15:36:48.509 INFO:tasks.rados.rados.0.smithi119.stdout:711: read oid 20 snap 20 2023-12-01T15:36:48.509 INFO:tasks.rados.rados.0.smithi119.stdout:711: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-01T15:36:48.509 INFO:tasks.rados.rados.0.smithi119.stdout:712: snap_create 2023-12-01T15:36:48.513 INFO:tasks.rados.rados.0.smithi119.stdout:711: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-01T15:36:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:48 smithi183 ceph-mon[99169]: pgmap v255: 121 pgs: 121 active+clean; 239 MiB data, 781 MiB used, 714 GiB / 715 GiB avail; 888 KiB/s rd, 1022 KiB/s wr, 9 op/s 2023-12-01T15:36:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:48 smithi183 ceph-mon[99169]: osdmap e192: 8 total, 8 up, 8 in 2023-12-01T15:36:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:48 smithi119 ceph-mon[94175]: pgmap v255: 121 pgs: 121 active+clean; 239 MiB data, 781 MiB used, 714 GiB / 715 GiB avail; 888 KiB/s rd, 1022 KiB/s wr, 9 op/s 2023-12-01T15:36:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:48 smithi119 ceph-mon[94175]: osdmap e192: 8 total, 8 up, 8 in 2023-12-01T15:36:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:48 smithi119 ceph-mon[108979]: pgmap v255: 121 pgs: 121 active+clean; 239 MiB data, 781 MiB used, 714 GiB / 715 GiB avail; 888 KiB/s rd, 1022 KiB/s wr, 9 op/s 2023-12-01T15:36:48.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:48 smithi119 ceph-mon[108979]: osdmap e192: 8 total, 8 up, 8 in 2023-12-01T15:36:49.509 INFO:tasks.rados.rados.0.smithi119.stdout:711: done (1 left) 2023-12-01T15:36:49.509 INFO:tasks.rados.rados.0.smithi119.stdout:712: done (0 left) 2023-12-01T15:36:49.509 INFO:tasks.rados.rados.0.smithi119.stdout:713: snap_remove snap 64 2023-12-01T15:36:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:49 smithi183 ceph-mon[99169]: osdmap e193: 8 total, 8 up, 8 in 2023-12-01T15:36:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:49 smithi119 ceph-mon[94175]: osdmap e193: 8 total, 8 up, 8 in 2023-12-01T15:36:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:49 smithi119 ceph-mon[108979]: osdmap e193: 8 total, 8 up, 8 in 2023-12-01T15:36:50.444 INFO:tasks.rados.rados.0.smithi119.stdout:713: done (0 left) 2023-12-01T15:36:50.444 INFO:tasks.rados.rados.0.smithi119.stdout:714: snap_create 2023-12-01T15:36:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:50 smithi183 ceph-mon[99169]: pgmap v258: 121 pgs: 121 active+clean; 239 MiB data, 781 MiB used, 714 GiB / 715 GiB avail 2023-12-01T15:36:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:50 smithi183 ceph-mon[99169]: osdmap e194: 8 total, 8 up, 8 in 2023-12-01T15:36:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:50 smithi183 ceph-mon[99169]: osdmap e195: 8 total, 8 up, 8 in 2023-12-01T15:36:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:50 smithi119 ceph-mon[94175]: pgmap v258: 121 pgs: 121 active+clean; 239 MiB data, 781 MiB used, 714 GiB / 715 GiB avail 2023-12-01T15:36:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:50 smithi119 ceph-mon[94175]: osdmap e194: 8 total, 8 up, 8 in 2023-12-01T15:36:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:50 smithi119 ceph-mon[94175]: osdmap e195: 8 total, 8 up, 8 in 2023-12-01T15:36:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:50 smithi119 ceph-mon[108979]: pgmap v258: 121 pgs: 121 active+clean; 239 MiB data, 781 MiB used, 714 GiB / 715 GiB avail 2023-12-01T15:36:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:50 smithi119 ceph-mon[108979]: osdmap e194: 8 total, 8 up, 8 in 2023-12-01T15:36:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:50 smithi119 ceph-mon[108979]: osdmap e195: 8 total, 8 up, 8 in 2023-12-01T15:36:51.314 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:36:51.446 INFO:tasks.rados.rados.0.smithi119.stdout:714: done (0 left) 2023-12-01T15:36:51.446 INFO:tasks.rados.rados.0.smithi119.stdout:715: read oid 1 snap -1 2023-12-01T15:36:51.446 INFO:tasks.rados.rados.0.smithi119.stdout:715: expect (ObjNum 219 snap 59 seq_num 219) 2023-12-01T15:36:51.446 INFO:tasks.rados.rados.0.smithi119.stdout:716: delete oid 33 current snap is 66 2023-12-01T15:36:51.448 INFO:tasks.rados.rados.0.smithi119.stdout:716: done (1 left) 2023-12-01T15:36:51.448 INFO:tasks.rados.rados.0.smithi119.stdout:717: delete oid 8 current snap is 66 2023-12-01T15:36:51.450 INFO:tasks.rados.rados.0.smithi119.stdout:715: expect (ObjNum 219 snap 59 seq_num 219) 2023-12-01T15:36:51.500 INFO:tasks.rados.rados.0.smithi119.stdout:715: done (1 left) 2023-12-01T15:36:51.500 INFO:tasks.rados.rados.0.smithi119.stdout:717: done (0 left) 2023-12-01T15:36:51.500 INFO:tasks.rados.rados.0.smithi119.stdout:718: delete oid 10 current snap is 66 2023-12-01T15:36:51.503 INFO:tasks.rados.rados.0.smithi119.stdout:718: done (0 left) 2023-12-01T15:36:51.503 INFO:tasks.rados.rados.0.smithi119.stdout:719: snap_create 2023-12-01T15:36:51.639 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:36:51.640 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3m) 3m ago 4m 17.3M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:36:51.640 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3m) 3m ago 3m 83.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:36:51.640 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4m) 3m ago 4m 13.6M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:36:51.640 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4m) 3m ago 4m 16.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:36:51.640 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7m) 3m ago 7m 448M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:36:51.640 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9m) 3m ago 9m 507M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:36:51.640 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9m) 3m ago 9m 81.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:36:51.640 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8m) 3m ago 8m 57.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:36:51.640 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8m) 3m ago 8m 59.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:36:51.640 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3m) 3m ago 3m 4135k - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:36:51.640 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3m) 3m ago 3m 3959k - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:36:51.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7m) 3m ago 7m 62.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:36:51.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7m) 3m ago 7m 65.0M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:36:51.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6m) 3m ago 6m 56.3M 3012M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:36:51.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6m) 3m ago 6m 55.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:36:51.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6m) 3m ago 6m 54.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:36:51.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5m) 3m ago 5m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:36:51.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5m) 3m ago 5m 54.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:36:51.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5m) 3m ago 5m 56.8M 3012M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:36:51.641 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3m) 3m ago 4m 29.9M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:36:52.022 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:36:52.022 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:36:52.022 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:36:52.022 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:36:52.022 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:36:52.022 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:36:52.022 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:36:52.022 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:36:52.022 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:36:52.022 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:36:52.022 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:36:52.022 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:36:52.023 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:36:52.023 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:36:52.023 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:36:52.023 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:36:52.023 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:36:52.456 INFO:tasks.rados.rados.0.smithi119.stdout:719: done (0 left) 2023-12-01T15:36:52.456 INFO:tasks.rados.rados.0.smithi119.stdout:720: read oid 17 snap -1 2023-12-01T15:36:52.456 INFO:tasks.rados.rados.0.smithi119.stdout:720: expect (ObjNum 211 snap 59 seq_num 211) 2023-12-01T15:36:52.456 INFO:tasks.rados.rados.0.smithi119.stdout:721: rollback oid 23 current snap is 67 2023-12-01T15:36:52.456 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 23 to 44 2023-12-01T15:36:52.457 INFO:tasks.rados.rados.0.smithi119.stdout:722: rollback oid 15 current snap is 67 2023-12-01T15:36:52.457 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 15 to 55 2023-12-01T15:36:52.457 INFO:tasks.rados.rados.0.smithi119.stdout:723: snap_remove snap 29 2023-12-01T15:36:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:52 smithi119 ceph-mon[108979]: pgmap v261: 121 pgs: 121 active+clean; 244 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.5 MiB/s wr, 23 op/s 2023-12-01T15:36:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:52 smithi119 ceph-mon[108979]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:52 smithi119 ceph-mon[108979]: osdmap e196: 8 total, 8 up, 8 in 2023-12-01T15:36:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:52 smithi119 ceph-mon[108979]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/417778430' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:36:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:52 smithi119 ceph-mon[94175]: pgmap v261: 121 pgs: 121 active+clean; 244 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.5 MiB/s wr, 23 op/s 2023-12-01T15:36:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:52 smithi119 ceph-mon[94175]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:52 smithi119 ceph-mon[94175]: osdmap e196: 8 total, 8 up, 8 in 2023-12-01T15:36:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:52 smithi119 ceph-mon[94175]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/417778430' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:36:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:52 smithi183 ceph-mon[99169]: pgmap v261: 121 pgs: 121 active+clean; 244 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.5 MiB/s wr, 23 op/s 2023-12-01T15:36:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:52 smithi183 ceph-mon[99169]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:52 smithi183 ceph-mon[99169]: osdmap e196: 8 total, 8 up, 8 in 2023-12-01T15:36:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:52 smithi183 ceph-mon[99169]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/417778430' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:36:53.463 INFO:tasks.rados.rados.0.smithi119.stdout:723: done (3 left) 2023-12-01T15:36:53.463 INFO:tasks.rados.rados.0.smithi119.stdout:724: read oid 9 snap -1 2023-12-01T15:36:53.463 INFO:tasks.rados.rados.0.smithi119.stdout:724: expect (ObjNum 117 snap 29 seq_num 117) 2023-12-01T15:36:53.463 INFO:tasks.rados.rados.0.smithi119.stdout:725: snap_create 2023-12-01T15:36:53.468 INFO:tasks.rados.rados.0.smithi119.stdout:721: finishing rollback tid 1 to smithi119156531-23 2023-12-01T15:36:53.468 INFO:tasks.rados.rados.0.smithi119.stdout:721: finishing rollback tid 2 to smithi119156531-23 2023-12-01T15:36:53.468 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 397 (ObjNum 134 snap 36 seq_num 134) dirty exists 2023-12-01T15:36:53.468 INFO:tasks.rados.rados.0.smithi119.stdout:722: finishing rollback tid 0 to smithi119156531-15 2023-12-01T15:36:53.468 INFO:tasks.rados.rados.0.smithi119.stdout:722: finishing rollback tid 1 to smithi119156531-15 2023-12-01T15:36:53.469 INFO:tasks.rados.rados.0.smithi119.stdout:722: finishing rollback tid 2 to smithi119156531-15 2023-12-01T15:36:53.469 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 401 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-01T15:36:53.469 INFO:tasks.rados.rados.0.smithi119.stdout:720: expect (ObjNum 211 snap 59 seq_num 211) 2023-12-01T15:36:53.735 INFO:tasks.rados.rados.0.smithi119.stdout:724: expect (ObjNum 117 snap 29 seq_num 117) 2023-12-01T15:36:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:53 smithi183 ceph-mon[99169]: osdmap e197: 8 total, 8 up, 8 in 2023-12-01T15:36:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:53 smithi119 ceph-mon[94175]: osdmap e197: 8 total, 8 up, 8 in 2023-12-01T15:36:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:53 smithi119 ceph-mon[108979]: osdmap e197: 8 total, 8 up, 8 in 2023-12-01T15:36:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:36:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:36:54] "GET /metrics HTTP/1.1" 200 36173 "" "Prometheus/2.43.0" 2023-12-01T15:36:54.466 INFO:tasks.rados.rados.0.smithi119.stdout:720: done (4 left) 2023-12-01T15:36:54.466 INFO:tasks.rados.rados.0.smithi119.stdout:721: done (3 left) 2023-12-01T15:36:54.467 INFO:tasks.rados.rados.0.smithi119.stdout:722: done (2 left) 2023-12-01T15:36:54.467 INFO:tasks.rados.rados.0.smithi119.stdout:724: done (1 left) 2023-12-01T15:36:54.467 INFO:tasks.rados.rados.0.smithi119.stdout:725: done (0 left) 2023-12-01T15:36:54.467 INFO:tasks.rados.rados.0.smithi119.stdout:726: copy_from oid 48 from oid 1 current snap is 68 2023-12-01T15:36:54.467 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 41 current snap is 68 2023-12-01T15:36:54.467 INFO:tasks.rados.rados.0.smithi119.stdout:727: seq_num 235 ranges {663552=745472,1409024=712704,2121728=90112} 2023-12-01T15:36:54.470 INFO:tasks.rados.rados.0.smithi119.stdout:727: writing smithi119156531-41 from 663552 to 1409024 tid 1 2023-12-01T15:36:54.474 INFO:tasks.rados.rados.0.smithi119.stdout:727: writing smithi119156531-41 from 1409024 to 2121728 tid 2 2023-12-01T15:36:54.475 INFO:tasks.rados.rados.0.smithi119.stdout:727: writing smithi119156531-41 from 2121728 to 2211840 tid 3 2023-12-01T15:36:54.475 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 25 current snap is 68 2023-12-01T15:36:54.475 INFO:tasks.rados.rados.0.smithi119.stdout:726: finishing copy_from to smithi119156531-48 2023-12-01T15:36:54.475 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 217 (ObjNum 219 snap 59 seq_num 219) dirty exists 2023-12-01T15:36:54.475 INFO:tasks.rados.rados.0.smithi119.stdout:728: seq_num 236 ranges {2924544=761856,3686400=647168,4333568=155648} 2023-12-01T15:36:54.494 INFO:tasks.rados.rados.0.smithi119.stdout:728: writing smithi119156531-25 from 2924544 to 3686400 tid 1 2023-12-01T15:36:54.498 INFO:tasks.rados.rados.0.smithi119.stdout:728: writing smithi119156531-25 from 3686400 to 4333568 tid 2 2023-12-01T15:36:54.499 INFO:tasks.rados.rados.0.smithi119.stdout:728: writing smithi119156531-25 from 4333568 to 4489216 tid 3 2023-12-01T15:36:54.499 INFO:tasks.rados.rados.0.smithi119.stdout:729: rmattr oid 32 current snap is 68 2023-12-01T15:36:54.500 INFO:tasks.rados.rados.0.smithi119.stdout:729: done (3 left) 2023-12-01T15:36:54.500 INFO:tasks.rados.rados.0.smithi119.stdout:730: read oid 36 snap -1 2023-12-01T15:36:54.500 INFO:tasks.rados.rados.0.smithi119.stdout:730: expect (ObjNum 223 snap 59 seq_num 223) 2023-12-01T15:36:54.500 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 28 current snap is 68 2023-12-01T15:36:54.500 INFO:tasks.rados.rados.0.smithi119.stdout:726: finishing copy_from racing read to smithi119156531-48 2023-12-01T15:36:54.500 INFO:tasks.rados.rados.0.smithi119.stdout:731: seq_num 237 ranges {0=778240,778240=532480,1310720=270336} 2023-12-01T15:36:54.504 INFO:tasks.rados.rados.0.smithi119.stdout:731: writing smithi119156531-28 from 0 to 778240 tid 1 2023-12-01T15:36:54.507 INFO:tasks.rados.rados.0.smithi119.stdout:731: writing smithi119156531-28 from 778240 to 1310720 tid 2 2023-12-01T15:36:54.509 INFO:tasks.rados.rados.0.smithi119.stdout:731: writing smithi119156531-28 from 1310720 to 1581056 tid 3 2023-12-01T15:36:54.509 INFO:tasks.rados.rados.0.smithi119.stdout:726: done (4 left) 2023-12-01T15:36:54.510 INFO:tasks.rados.rados.0.smithi119.stdout:732: copy_from oid 26 from oid 37 current snap is 68 2023-12-01T15:36:54.510 INFO:tasks.rados.rados.0.smithi119.stdout:733: snap_create 2023-12-01T15:36:54.510 INFO:tasks.rados.rados.0.smithi119.stdout:727: finishing write tid 1 to smithi119156531-41 2023-12-01T15:36:54.510 INFO:tasks.rados.rados.0.smithi119.stdout:727: finishing write tid 2 to smithi119156531-41 2023-12-01T15:36:54.510 INFO:tasks.rados.rados.0.smithi119.stdout:727: finishing write tid 3 to smithi119156531-41 2023-12-01T15:36:54.510 INFO:tasks.rados.rados.0.smithi119.stdout:727: finishing write tid 4 to smithi119156531-41 2023-12-01T15:36:54.510 INFO:tasks.rados.rados.0.smithi119.stdout:727: finishing write tid 5 to smithi119156531-41 2023-12-01T15:36:54.510 INFO:tasks.rados.rados.0.smithi119.stdout:727: oid 41 updating version 0 to 288 2023-12-01T15:36:54.510 INFO:tasks.rados.rados.0.smithi119.stdout:727: oid 41 version 288 is already newer than 287 2023-12-01T15:36:54.510 INFO:tasks.rados.rados.0.smithi119.stdout:727: oid 41 version 288 is already newer than 286 2023-12-01T15:36:54.510 INFO:tasks.rados.rados.0.smithi119.stdout:727: oid 41 updating version 288 to 289 2023-12-01T15:36:54.511 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 289 (ObjNum 235 snap 68 seq_num 235) dirty exists 2023-12-01T15:36:54.511 INFO:tasks.rados.rados.0.smithi119.stdout:727: left oid 41 (ObjNum 235 snap 68 seq_num 235) 2023-12-01T15:36:54.511 INFO:tasks.rados.rados.0.smithi119.stdout:728: finishing write tid 1 to smithi119156531-25 2023-12-01T15:36:54.511 INFO:tasks.rados.rados.0.smithi119.stdout:728: finishing write tid 2 to smithi119156531-25 2023-12-01T15:36:54.511 INFO:tasks.rados.rados.0.smithi119.stdout:730: expect (ObjNum 223 snap 59 seq_num 223) 2023-12-01T15:36:54.546 INFO:tasks.rados.rados.0.smithi119.stdout:728: finishing write tid 3 to smithi119156531-25 2023-12-01T15:36:54.547 INFO:tasks.rados.rados.0.smithi119.stdout:728: finishing write tid 4 to smithi119156531-25 2023-12-01T15:36:54.547 INFO:tasks.rados.rados.0.smithi119.stdout:728: finishing write tid 5 to smithi119156531-25 2023-12-01T15:36:54.547 INFO:tasks.rados.rados.0.smithi119.stdout:728: oid 25 updating version 0 to 211 2023-12-01T15:36:54.547 INFO:tasks.rados.rados.0.smithi119.stdout:728: oid 25 updating version 211 to 213 2023-12-01T15:36:54.547 INFO:tasks.rados.rados.0.smithi119.stdout:728: oid 25 version 213 is already newer than 212 2023-12-01T15:36:54.547 INFO:tasks.rados.rados.0.smithi119.stdout:728: oid 25 updating version 213 to 214 2023-12-01T15:36:54.547 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 214 (ObjNum 236 snap 68 seq_num 236) dirty exists 2023-12-01T15:36:54.547 INFO:tasks.rados.rados.0.smithi119.stdout:728: left oid 25 (ObjNum 236 snap 68 seq_num 236) 2023-12-01T15:36:54.547 INFO:tasks.rados.rados.0.smithi119.stdout:731: finishing write tid 1 to smithi119156531-28 2023-12-01T15:36:54.547 INFO:tasks.rados.rados.0.smithi119.stdout:731: finishing write tid 2 to smithi119156531-28 2023-12-01T15:36:54.547 INFO:tasks.rados.rados.0.smithi119.stdout:731: finishing write tid 3 to smithi119156531-28 2023-12-01T15:36:54.547 INFO:tasks.rados.rados.0.smithi119.stdout:731: finishing write tid 4 to smithi119156531-28 2023-12-01T15:36:54.547 INFO:tasks.rados.rados.0.smithi119.stdout:731: finishing write tid 5 to smithi119156531-28 2023-12-01T15:36:54.548 INFO:tasks.rados.rados.0.smithi119.stdout:731: oid 28 updating version 0 to 184 2023-12-01T15:36:54.548 INFO:tasks.rados.rados.0.smithi119.stdout:731: oid 28 updating version 184 to 185 2023-12-01T15:36:54.548 INFO:tasks.rados.rados.0.smithi119.stdout:731: oid 28 updating version 185 to 186 2023-12-01T15:36:54.548 INFO:tasks.rados.rados.0.smithi119.stdout:731: oid 28 updating version 186 to 187 2023-12-01T15:36:54.548 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 187 (ObjNum 237 snap 68 seq_num 237) dirty exists 2023-12-01T15:36:54.548 INFO:tasks.rados.rados.0.smithi119.stdout:731: left oid 28 (ObjNum 237 snap 68 seq_num 237) 2023-12-01T15:36:54.548 INFO:tasks.rados.rados.0.smithi119.stdout:732: finishing copy_from to smithi119156531-26 2023-12-01T15:36:54.548 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 317 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-12-01T15:36:54.548 INFO:tasks.rados.rados.0.smithi119.stdout:732: finishing copy_from racing read to smithi119156531-26 2023-12-01T15:36:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:54 smithi183 ceph-mon[99169]: pgmap v264: 121 pgs: 121 active+clean; 244 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.5 MiB/s wr, 23 op/s 2023-12-01T15:36:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:54 smithi183 ceph-mon[99169]: osdmap e198: 8 total, 8 up, 8 in 2023-12-01T15:36:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:54 smithi119 ceph-mon[94175]: pgmap v264: 121 pgs: 121 active+clean; 244 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.5 MiB/s wr, 23 op/s 2023-12-01T15:36:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:54 smithi119 ceph-mon[94175]: osdmap e198: 8 total, 8 up, 8 in 2023-12-01T15:36:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:54 smithi119 ceph-mon[108979]: pgmap v264: 121 pgs: 121 active+clean; 244 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.5 MiB/s wr, 23 op/s 2023-12-01T15:36:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:54 smithi119 ceph-mon[108979]: osdmap e198: 8 total, 8 up, 8 in 2023-12-01T15:36:55.447 INFO:tasks.rados.rados.0.smithi119.stdout:727: done (5 left) 2023-12-01T15:36:55.447 INFO:tasks.rados.rados.0.smithi119.stdout:728: done (4 left) 2023-12-01T15:36:55.447 INFO:tasks.rados.rados.0.smithi119.stdout:730: done (3 left) 2023-12-01T15:36:55.447 INFO:tasks.rados.rados.0.smithi119.stdout:731: done (2 left) 2023-12-01T15:36:55.447 INFO:tasks.rados.rados.0.smithi119.stdout:732: done (1 left) 2023-12-01T15:36:55.447 INFO:tasks.rados.rados.0.smithi119.stdout:733: done (0 left) 2023-12-01T15:36:55.447 INFO:tasks.rados.rados.0.smithi119.stdout:734: rollback oid 46 current snap is 69 2023-12-01T15:36:55.448 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 46 to 59 2023-12-01T15:36:55.448 INFO:tasks.rados.rados.0.smithi119.stdout:735: copy_from oid 35 from oid 11 current snap is 69 2023-12-01T15:36:55.448 INFO:tasks.rados.rados.0.smithi119.stdout:736: read oid 30 snap -1 2023-12-01T15:36:55.448 INFO:tasks.rados.rados.0.smithi119.stdout:736: expect (ObjNum 45 snap 0 seq_num 45) 2023-12-01T15:36:55.448 INFO:tasks.rados.rados.0.smithi119.stdout:737: copy_from oid 6 from oid 38 current snap is 69 2023-12-01T15:36:55.448 INFO:tasks.rados.rados.0.smithi119.stdout:738: delete oid 33 current snap is 69 2023-12-01T15:36:55.451 INFO:tasks.rados.rados.0.smithi119.stdout:735: finishing copy_from to smithi119156531-35 2023-12-01T15:36:55.451 INFO:tasks.rados.rados.0.smithi119.stdout:735: got expected ENOENT (src dne) 2023-12-01T15:36:55.452 INFO:tasks.rados.rados.0.smithi119.stdout:735: finishing copy_from racing read to smithi119156531-35 2023-12-01T15:36:55.452 INFO:tasks.rados.rados.0.smithi119.stdout:735: done (4 left) 2023-12-01T15:36:55.452 INFO:tasks.rados.rados.0.smithi119.stdout:738: done (3 left) 2023-12-01T15:36:55.452 INFO:tasks.rados.rados.0.smithi119.stdout:739: read oid 4 snap -1 2023-12-01T15:36:55.452 INFO:tasks.rados.rados.0.smithi119.stdout:739: expect (ObjNum 3 snap 0 seq_num 3) 2023-12-01T15:36:55.453 INFO:tasks.rados.rados.0.smithi119.stdout:740: read oid 37 snap -1 2023-12-01T15:36:55.453 INFO:tasks.rados.rados.0.smithi119.stdout:740: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-01T15:36:55.453 INFO:tasks.rados.rados.0.smithi119.stdout:741: copy_from oid 36 from oid 2 current snap is 69 2023-12-01T15:36:55.453 INFO:tasks.rados.rados.0.smithi119.stdout:742: snap_remove snap 41 2023-12-01T15:36:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:55 smithi183 ceph-mon[99169]: osdmap e199: 8 total, 8 up, 8 in 2023-12-01T15:36:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:55 smithi183 ceph-mon[99169]: osdmap e200: 8 total, 8 up, 8 in 2023-12-01T15:36:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:55 smithi119 ceph-mon[94175]: osdmap e199: 8 total, 8 up, 8 in 2023-12-01T15:36:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:55 smithi119 ceph-mon[94175]: osdmap e200: 8 total, 8 up, 8 in 2023-12-01T15:36:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:55 smithi119 ceph-mon[108979]: osdmap e199: 8 total, 8 up, 8 in 2023-12-01T15:36:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:55 smithi119 ceph-mon[108979]: osdmap e200: 8 total, 8 up, 8 in 2023-12-01T15:36:56.454 INFO:tasks.rados.rados.0.smithi119.stdout:742: done (6 left) 2023-12-01T15:36:56.454 INFO:tasks.rados.rados.0.smithi119.stdout:743: delete oid 16 current snap is 69 2023-12-01T15:36:56.457 INFO:tasks.rados.rados.0.smithi119.stdout:736: expect (ObjNum 45 snap 0 seq_num 45) 2023-12-01T15:36:56.484 INFO:tasks.rados.rados.0.smithi119.stdout:739: expect (ObjNum 3 snap 0 seq_num 3) 2023-12-01T15:36:56.490 INFO:tasks.rados.rados.0.smithi119.stdout:734: finishing rollback tid 0 to smithi119156531-46 2023-12-01T15:36:56.490 INFO:tasks.rados.rados.0.smithi119.stdout:734: finishing rollback tid 1 to smithi119156531-46 2023-12-01T15:36:56.490 INFO:tasks.rados.rados.0.smithi119.stdout:734: finishing rollback tid 2 to smithi119156531-46 2023-12-01T15:36:56.490 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 264 (ObjNum 167 snap 44 seq_num 167) dirty exists 2023-12-01T15:36:56.490 INFO:tasks.rados.rados.0.smithi119.stdout:734: done (6 left) 2023-12-01T15:36:56.490 INFO:tasks.rados.rados.0.smithi119.stdout:736: done (5 left) 2023-12-01T15:36:56.490 INFO:tasks.rados.rados.0.smithi119.stdout:739: done (4 left) 2023-12-01T15:36:56.490 INFO:tasks.rados.rados.0.smithi119.stdout:743: done (3 left) 2023-12-01T15:36:56.490 INFO:tasks.rados.rados.0.smithi119.stdout:744: read oid 47 snap -1 2023-12-01T15:36:56.490 INFO:tasks.rados.rados.0.smithi119.stdout:744: expect (ObjNum 209 snap 59 seq_num 209) 2023-12-01T15:36:56.491 INFO:tasks.rados.rados.0.smithi119.stdout:745: rmattr oid 27 current snap is 69 2023-12-01T15:36:56.491 INFO:tasks.rados.rados.0.smithi119.stdout:740: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-01T15:36:56.537 INFO:tasks.rados.rados.0.smithi119.stdout:741: finishing copy_from to smithi119156531-36 2023-12-01T15:36:56.538 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 175 (ObjNum 230 snap 61 seq_num 230) dirty exists 2023-12-01T15:36:56.538 INFO:tasks.rados.rados.0.smithi119.stdout:741: finishing copy_from racing read to smithi119156531-36 2023-12-01T15:36:56.538 INFO:tasks.rados.rados.0.smithi119.stdout:737: finishing copy_from to smithi119156531-6 2023-12-01T15:36:56.538 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 191 (ObjNum 146 snap 40 seq_num 146) dirty exists 2023-12-01T15:36:56.538 INFO:tasks.rados.rados.0.smithi119.stdout:737: finishing copy_from racing read to smithi119156531-6 2023-12-01T15:36:56.538 INFO:tasks.rados.rados.0.smithi119.stdout:737: done (4 left) 2023-12-01T15:36:56.538 INFO:tasks.rados.rados.0.smithi119.stdout:740: done (3 left) 2023-12-01T15:36:56.538 INFO:tasks.rados.rados.0.smithi119.stdout:741: done (2 left) 2023-12-01T15:36:56.538 INFO:tasks.rados.rados.0.smithi119.stdout:746: setattr oid 7 current snap is 69 2023-12-01T15:36:56.538 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 419 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T15:36:56.538 INFO:tasks.rados.rados.0.smithi119.stdout:744: expect (ObjNum 209 snap 59 seq_num 209) 2023-12-01T15:36:56.631 INFO:tasks.rados.rados.0.smithi119.stdout:744: done (2 left) 2023-12-01T15:36:56.631 INFO:tasks.rados.rados.0.smithi119.stdout:745: done (1 left) 2023-12-01T15:36:56.631 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 29 current snap is 69 2023-12-01T15:36:56.631 INFO:tasks.rados.rados.0.smithi119.stdout:747: seq_num 240 ranges {1687552=425984,2113536=589824,2703360=483328,3186688=131072} 2023-12-01T15:36:56.642 INFO:tasks.rados.rados.0.smithi119.stdout:747: writing smithi119156531-29 from 1687552 to 2113536 tid 1 2023-12-01T15:36:56.645 INFO:tasks.rados.rados.0.smithi119.stdout:747: writing smithi119156531-29 from 2113536 to 2703360 tid 2 2023-12-01T15:36:56.648 INFO:tasks.rados.rados.0.smithi119.stdout:747: writing smithi119156531-29 from 2703360 to 3186688 tid 3 2023-12-01T15:36:56.649 INFO:tasks.rados.rados.0.smithi119.stdout:747: writing smithi119156531-29 from 3186688 to 3317760 tid 4 2023-12-01T15:36:56.649 INFO:tasks.rados.rados.0.smithi119.stdout:748: rollback oid 6 current snap is 69 2023-12-01T15:36:56.649 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 6 to 61 2023-12-01T15:36:56.650 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 213 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-12-01T15:36:56.650 INFO:tasks.rados.rados.0.smithi119.stdout:747: finishing write tid 1 to smithi119156531-29 2023-12-01T15:36:56.650 INFO:tasks.rados.rados.0.smithi119.stdout:747: finishing write tid 2 to smithi119156531-29 2023-12-01T15:36:56.650 INFO:tasks.rados.rados.0.smithi119.stdout:746: done (2 left) 2023-12-01T15:36:56.650 INFO:tasks.rados.rados.0.smithi119.stdout:749: snap_remove snap 56 2023-12-01T15:36:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:56 smithi183 ceph-mon[99169]: pgmap v267: 121 pgs: 121 active+clean; 239 MiB data, 815 MiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 0 B/s wr, 4 op/s 2023-12-01T15:36:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:56 smithi183 ceph-mon[99169]: osdmap e201: 8 total, 8 up, 8 in 2023-12-01T15:36:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:56 smithi119 ceph-mon[94175]: pgmap v267: 121 pgs: 121 active+clean; 239 MiB data, 815 MiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 0 B/s wr, 4 op/s 2023-12-01T15:36:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:56 smithi119 ceph-mon[94175]: osdmap e201: 8 total, 8 up, 8 in 2023-12-01T15:36:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:56 smithi119 ceph-mon[108979]: pgmap v267: 121 pgs: 121 active+clean; 239 MiB data, 815 MiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 0 B/s wr, 4 op/s 2023-12-01T15:36:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:56 smithi119 ceph-mon[108979]: osdmap e201: 8 total, 8 up, 8 in 2023-12-01T15:36:57.480 INFO:tasks.rados.rados.0.smithi119.stdout:749: done (2 left) 2023-12-01T15:36:57.481 INFO:tasks.rados.rados.0.smithi119.stdout:750: copy_from oid 43 from oid 39 current snap is 69 2023-12-01T15:36:57.481 INFO:tasks.rados.rados.0.smithi119.stdout:751: copy_from oid 19 from oid 37 current snap is 69 2023-12-01T15:36:57.481 INFO:tasks.rados.rados.0.smithi119.stdout:752: delete oid 14 current snap is 69 2023-12-01T15:36:57.481 INFO:tasks.rados.rados.0.smithi119.stdout:748: finishing rollback tid 0 to smithi119156531-6 2023-12-01T15:36:57.481 INFO:tasks.rados.rados.0.smithi119.stdout:748: finishing rollback tid 1 to smithi119156531-6 2023-12-01T15:36:57.481 INFO:tasks.rados.rados.0.smithi119.stdout:747: finishing write tid 3 to smithi119156531-29 2023-12-01T15:36:57.481 INFO:tasks.rados.rados.0.smithi119.stdout:748: finishing rollback tid 2 to smithi119156531-6 2023-12-01T15:36:57.481 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 277 (ObjNum 146 snap 40 seq_num 146) dirty exists 2023-12-01T15:36:57.481 INFO:tasks.rados.rados.0.smithi119.stdout:747: finishing write tid 4 to smithi119156531-29 2023-12-01T15:36:57.481 INFO:tasks.rados.rados.0.smithi119.stdout:747: finishing write tid 5 to smithi119156531-29 2023-12-01T15:36:57.481 INFO:tasks.rados.rados.0.smithi119.stdout:747: finishing write tid 6 to smithi119156531-29 2023-12-01T15:36:57.481 INFO:tasks.rados.rados.0.smithi119.stdout:747: oid 29 updating version 0 to 390 2023-12-01T15:36:57.481 INFO:tasks.rados.rados.0.smithi119.stdout:747: oid 29 version 390 is already newer than 389 2023-12-01T15:36:57.482 INFO:tasks.rados.rados.0.smithi119.stdout:747: oid 29 updating version 390 to 392 2023-12-01T15:36:57.482 INFO:tasks.rados.rados.0.smithi119.stdout:747: oid 29 version 392 is already newer than 391 2023-12-01T15:36:57.482 INFO:tasks.rados.rados.0.smithi119.stdout:747: oid 29 version 392 is already newer than 388 2023-12-01T15:36:57.482 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 392 (ObjNum 240 snap 69 seq_num 240) dirty exists 2023-12-01T15:36:57.482 INFO:tasks.rados.rados.0.smithi119.stdout:747: left oid 29 (ObjNum 240 snap 69 seq_num 240) 2023-12-01T15:36:57.489 INFO:tasks.rados.rados.0.smithi119.stdout:747: done (4 left) 2023-12-01T15:36:57.489 INFO:tasks.rados.rados.0.smithi119.stdout:748: done (3 left) 2023-12-01T15:36:57.489 INFO:tasks.rados.rados.0.smithi119.stdout:752: done (2 left) 2023-12-01T15:36:57.489 INFO:tasks.rados.rados.0.smithi119.stdout:753: snap_remove snap 68 2023-12-01T15:36:58.487 INFO:tasks.rados.rados.0.smithi119.stdout:753: done (2 left) 2023-12-01T15:36:58.487 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 11 current snap is 69 2023-12-01T15:36:58.487 INFO:tasks.rados.rados.0.smithi119.stdout:750: finishing copy_from to smithi119156531-43 2023-12-01T15:36:58.487 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 117 (ObjNum 203 snap 59 seq_num 203) dirty exists 2023-12-01T15:36:58.488 INFO:tasks.rados.rados.0.smithi119.stdout:750: finishing copy_from racing read to smithi119156531-43 2023-12-01T15:36:58.488 INFO:tasks.rados.rados.0.smithi119.stdout:751: finishing copy_from to smithi119156531-19 2023-12-01T15:36:58.488 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 317 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-12-01T15:36:58.488 INFO:tasks.rados.rados.0.smithi119.stdout:751: finishing copy_from racing read to smithi119156531-19 2023-12-01T15:36:58.488 INFO:tasks.rados.rados.0.smithi119.stdout:754: seq_num 242 ranges {0=458752,458752=753664,1212416=450560} 2023-12-01T15:36:58.490 INFO:tasks.rados.rados.0.smithi119.stdout:754: writing smithi119156531-11 from 0 to 458752 tid 1 2023-12-01T15:36:58.494 INFO:tasks.rados.rados.0.smithi119.stdout:754: writing smithi119156531-11 from 458752 to 1212416 tid 2 2023-12-01T15:36:58.497 INFO:tasks.rados.rados.0.smithi119.stdout:754: writing smithi119156531-11 from 1212416 to 1662976 tid 3 2023-12-01T15:36:58.498 INFO:tasks.rados.rados.0.smithi119.stdout:750: done (2 left) 2023-12-01T15:36:58.498 INFO:tasks.rados.rados.0.smithi119.stdout:751: done (1 left) 2023-12-01T15:36:58.498 INFO:tasks.rados.rados.0.smithi119.stdout:755: delete oid 3 current snap is 69 2023-12-01T15:36:58.498 INFO:tasks.rados.rados.0.smithi119.stdout:754: finishing write tid 1 to smithi119156531-11 2023-12-01T15:36:58.505 INFO:tasks.rados.rados.0.smithi119.stdout:754: finishing write tid 2 to smithi119156531-11 2023-12-01T15:36:58.506 INFO:tasks.rados.rados.0.smithi119.stdout:754: finishing write tid 3 to smithi119156531-11 2023-12-01T15:36:58.507 INFO:tasks.rados.rados.0.smithi119.stdout:755: done (1 left) 2023-12-01T15:36:58.507 INFO:tasks.rados.rados.0.smithi119.stdout:756: snap_remove snap 63 2023-12-01T15:36:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:58 smithi183 ceph-mon[99169]: pgmap v270: 121 pgs: 121 active+clean; 239 MiB data, 815 MiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 0 B/s wr, 4 op/s 2023-12-01T15:36:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:58 smithi183 ceph-mon[99169]: osdmap e202: 8 total, 8 up, 8 in 2023-12-01T15:36:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:58 smithi119 ceph-mon[94175]: pgmap v270: 121 pgs: 121 active+clean; 239 MiB data, 815 MiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 0 B/s wr, 4 op/s 2023-12-01T15:36:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:58 smithi119 ceph-mon[94175]: osdmap e202: 8 total, 8 up, 8 in 2023-12-01T15:36:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:58 smithi119 ceph-mon[108979]: pgmap v270: 121 pgs: 121 active+clean; 239 MiB data, 815 MiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 0 B/s wr, 4 op/s 2023-12-01T15:36:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:58 smithi119 ceph-mon[108979]: osdmap e202: 8 total, 8 up, 8 in 2023-12-01T15:36:59.498 INFO:tasks.rados.rados.0.smithi119.stdout:756: done (1 left) 2023-12-01T15:36:59.498 INFO:tasks.rados.rados.0.smithi119.stdout:757: read oid 9 snap -1 2023-12-01T15:36:59.498 INFO:tasks.rados.rados.0.smithi119.stdout:757: expect (ObjNum 117 snap 29 seq_num 117) 2023-12-01T15:36:59.498 INFO:tasks.rados.rados.0.smithi119.stdout:758: snap_remove snap 67 2023-12-01T15:36:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:36:59 smithi183 ceph-mon[99169]: osdmap e203: 8 total, 8 up, 8 in 2023-12-01T15:36:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:36:59 smithi119 ceph-mon[94175]: osdmap e203: 8 total, 8 up, 8 in 2023-12-01T15:36:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:36:59 smithi119 ceph-mon[108979]: osdmap e203: 8 total, 8 up, 8 in 2023-12-01T15:37:00.506 INFO:tasks.rados.rados.0.smithi119.stdout:758: done (2 left) 2023-12-01T15:37:00.506 INFO:tasks.rados.rados.0.smithi119.stdout:759: read oid 47 snap -1 2023-12-01T15:37:00.506 INFO:tasks.rados.rados.0.smithi119.stdout:759: expect (ObjNum 209 snap 59 seq_num 209) 2023-12-01T15:37:00.506 INFO:tasks.rados.rados.0.smithi119.stdout:760: snap_create 2023-12-01T15:37:00.507 INFO:tasks.rados.rados.0.smithi119.stdout:754: finishing write tid 4 to smithi119156531-11 2023-12-01T15:37:00.507 INFO:tasks.rados.rados.0.smithi119.stdout:754: finishing write tid 5 to smithi119156531-11 2023-12-01T15:37:00.507 INFO:tasks.rados.rados.0.smithi119.stdout:754: oid 11 updating version 0 to 403 2023-12-01T15:37:00.507 INFO:tasks.rados.rados.0.smithi119.stdout:754: oid 11 version 403 is already newer than 399 2023-12-01T15:37:00.507 INFO:tasks.rados.rados.0.smithi119.stdout:754: oid 11 version 403 is already newer than 402 2023-12-01T15:37:00.507 INFO:tasks.rados.rados.0.smithi119.stdout:754: oid 11 updating version 403 to 404 2023-12-01T15:37:00.507 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 404 (ObjNum 242 snap 69 seq_num 242) dirty exists 2023-12-01T15:37:00.507 INFO:tasks.rados.rados.0.smithi119.stdout:754: left oid 11 (ObjNum 242 snap 69 seq_num 242) 2023-12-01T15:37:00.507 INFO:tasks.rados.rados.0.smithi119.stdout:757: expect (ObjNum 117 snap 29 seq_num 117) 2023-12-01T15:37:00.565 INFO:tasks.rados.rados.0.smithi119.stdout:759: expect (ObjNum 209 snap 59 seq_num 209) 2023-12-01T15:37:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:00 smithi183 ceph-mon[99169]: pgmap v273: 121 pgs: 121 active+clean; 239 MiB data, 815 MiB used, 714 GiB / 715 GiB avail 2023-12-01T15:37:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:00 smithi183 ceph-mon[99169]: osdmap e204: 8 total, 8 up, 8 in 2023-12-01T15:37:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:00 smithi119 ceph-mon[94175]: pgmap v273: 121 pgs: 121 active+clean; 239 MiB data, 815 MiB used, 714 GiB / 715 GiB avail 2023-12-01T15:37:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:00 smithi119 ceph-mon[94175]: osdmap e204: 8 total, 8 up, 8 in 2023-12-01T15:37:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:00 smithi119 ceph-mon[108979]: pgmap v273: 121 pgs: 121 active+clean; 239 MiB data, 815 MiB used, 714 GiB / 715 GiB avail 2023-12-01T15:37:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:00 smithi119 ceph-mon[108979]: osdmap e204: 8 total, 8 up, 8 in 2023-12-01T15:37:01.511 INFO:tasks.rados.rados.0.smithi119.stdout:754: done (3 left) 2023-12-01T15:37:01.511 INFO:tasks.rados.rados.0.smithi119.stdout:757: done (2 left) 2023-12-01T15:37:01.511 INFO:tasks.rados.rados.0.smithi119.stdout:759: done (1 left) 2023-12-01T15:37:01.511 INFO:tasks.rados.rados.0.smithi119.stdout:760: done (0 left) 2023-12-01T15:37:01.511 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 1 current snap is 70 2023-12-01T15:37:01.511 INFO:tasks.rados.rados.0.smithi119.stdout:761: seq_num 244 ranges {1277952=491520,1769472=573440,2342912=458752,2801664=172032} 2023-12-01T15:37:01.520 INFO:tasks.rados.rados.0.smithi119.stdout:761: writing smithi119156531-1 from 1277952 to 1769472 tid 1 2023-12-01T15:37:01.524 INFO:tasks.rados.rados.0.smithi119.stdout:761: writing smithi119156531-1 from 1769472 to 2342912 tid 2 2023-12-01T15:37:01.527 INFO:tasks.rados.rados.0.smithi119.stdout:761: writing smithi119156531-1 from 2342912 to 2801664 tid 3 2023-12-01T15:37:01.536 INFO:tasks.rados.rados.0.smithi119.stdout:761: writing smithi119156531-1 from 2801664 to 2973696 tid 4 2023-12-01T15:37:01.537 INFO:tasks.rados.rados.0.smithi119.stdout:762: copy_from oid 48 from oid 18 current snap is 70 2023-12-01T15:37:01.537 INFO:tasks.rados.rados.0.smithi119.stdout:763: read oid 33 snap -1 2023-12-01T15:37:01.537 INFO:tasks.rados.rados.0.smithi119.stdout:763: expect deleted 2023-12-01T15:37:01.537 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 7 current snap is 70 2023-12-01T15:37:01.537 INFO:tasks.rados.rados.0.smithi119.stdout:764: seq_num 245 ranges {106496=507904,614400=458752,1073152=671744,1744896=73728} 2023-12-01T15:37:01.537 INFO:tasks.rados.rados.0.smithi119.stdout:764: writing smithi119156531-7 from 106496 to 614400 tid 1 2023-12-01T15:37:01.537 INFO:tasks.rados.rados.0.smithi119.stdout:764: writing smithi119156531-7 from 614400 to 1073152 tid 2 2023-12-01T15:37:01.540 INFO:tasks.rados.rados.0.smithi119.stdout:764: writing smithi119156531-7 from 1073152 to 1744896 tid 3 2023-12-01T15:37:01.541 INFO:tasks.rados.rados.0.smithi119.stdout:764: writing smithi119156531-7 from 1744896 to 1818624 tid 4 2023-12-01T15:37:01.541 INFO:tasks.rados.rados.0.smithi119.stdout:765: copy_from oid 19 from oid 22 current snap is 70 2023-12-01T15:37:01.542 INFO:tasks.rados.rados.0.smithi119.stdout:761: finishing write tid 1 to smithi119156531-1 2023-12-01T15:37:01.542 INFO:tasks.rados.rados.0.smithi119.stdout:761: finishing write tid 2 to smithi119156531-1 2023-12-01T15:37:01.542 INFO:tasks.rados.rados.0.smithi119.stdout:761: finishing write tid 3 to smithi119156531-1 2023-12-01T15:37:01.542 INFO:tasks.rados.rados.0.smithi119.stdout:761: finishing write tid 4 to smithi119156531-1 2023-12-01T15:37:01.542 INFO:tasks.rados.rados.0.smithi119.stdout:761: finishing write tid 5 to smithi119156531-1 2023-12-01T15:37:01.542 INFO:tasks.rados.rados.0.smithi119.stdout:761: finishing write tid 6 to smithi119156531-1 2023-12-01T15:37:01.542 INFO:tasks.rados.rados.0.smithi119.stdout:761: oid 1 updating version 0 to 298 2023-12-01T15:37:01.542 INFO:tasks.rados.rados.0.smithi119.stdout:761: oid 1 updating version 298 to 301 2023-12-01T15:37:01.542 INFO:tasks.rados.rados.0.smithi119.stdout:761: oid 1 version 301 is already newer than 297 2023-12-01T15:37:01.542 INFO:tasks.rados.rados.0.smithi119.stdout:761: oid 1 version 301 is already newer than 300 2023-12-01T15:37:01.542 INFO:tasks.rados.rados.0.smithi119.stdout:761: oid 1 version 301 is already newer than 299 2023-12-01T15:37:01.542 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 301 (ObjNum 244 snap 70 seq_num 244) dirty exists 2023-12-01T15:37:01.542 INFO:tasks.rados.rados.0.smithi119.stdout:761: left oid 1 (ObjNum 244 snap 70 seq_num 244) 2023-12-01T15:37:01.542 INFO:tasks.rados.rados.0.smithi119.stdout:764: finishing write tid 1 to smithi119156531-7 2023-12-01T15:37:01.543 INFO:tasks.rados.rados.0.smithi119.stdout:764: finishing write tid 2 to smithi119156531-7 2023-12-01T15:37:01.543 INFO:tasks.rados.rados.0.smithi119.stdout:761: done (4 left) 2023-12-01T15:37:01.543 INFO:tasks.rados.rados.0.smithi119.stdout:763: done (3 left) 2023-12-01T15:37:01.543 INFO:tasks.rados.rados.0.smithi119.stdout:766: read oid 46 snap -1 2023-12-01T15:37:01.543 INFO:tasks.rados.rados.0.smithi119.stdout:766: expect (ObjNum 167 snap 44 seq_num 167) 2023-12-01T15:37:01.543 INFO:tasks.rados.rados.0.smithi119.stdout:767: delete oid 14 current snap is 70 2023-12-01T15:37:01.545 INFO:tasks.rados.rados.0.smithi119.stdout:764: finishing write tid 3 to smithi119156531-7 2023-12-01T15:37:01.545 INFO:tasks.rados.rados.0.smithi119.stdout:766: expect (ObjNum 167 snap 44 seq_num 167) 2023-12-01T15:37:01.563 INFO:tasks.rados.rados.0.smithi119.stdout:764: finishing write tid 4 to smithi119156531-7 2023-12-01T15:37:01.564 INFO:tasks.rados.rados.0.smithi119.stdout:764: finishing write tid 5 to smithi119156531-7 2023-12-01T15:37:01.564 INFO:tasks.rados.rados.0.smithi119.stdout:764: finishing write tid 6 to smithi119156531-7 2023-12-01T15:37:01.564 INFO:tasks.rados.rados.0.smithi119.stdout:764: oid 7 updating version 0 to 236 2023-12-01T15:37:01.564 INFO:tasks.rados.rados.0.smithi119.stdout:764: oid 7 version 236 is already newer than 235 2023-12-01T15:37:01.564 INFO:tasks.rados.rados.0.smithi119.stdout:764: oid 7 updating version 236 to 237 2023-12-01T15:37:01.564 INFO:tasks.rados.rados.0.smithi119.stdout:764: oid 7 version 237 is already newer than 233 2023-12-01T15:37:01.564 INFO:tasks.rados.rados.0.smithi119.stdout:764: oid 7 version 237 is already newer than 234 2023-12-01T15:37:01.564 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 237 (ObjNum 245 snap 70 seq_num 245) dirty exists 2023-12-01T15:37:01.564 INFO:tasks.rados.rados.0.smithi119.stdout:764: left oid 7 (ObjNum 245 snap 70 seq_num 245) 2023-12-01T15:37:01.564 INFO:tasks.rados.rados.0.smithi119.stdout:765: finishing copy_from to smithi119156531-19 2023-12-01T15:37:01.564 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 89 (ObjNum 159 snap 43 seq_num 159) dirty exists 2023-12-01T15:37:01.564 INFO:tasks.rados.rados.0.smithi119.stdout:765: finishing copy_from racing read to smithi119156531-19 2023-12-01T15:37:01.564 INFO:tasks.rados.rados.0.smithi119.stdout:762: finishing copy_from to smithi119156531-48 2023-12-01T15:37:01.565 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 301 (ObjNum 198 snap 58 seq_num 198) dirty exists 2023-12-01T15:37:01.565 INFO:tasks.rados.rados.0.smithi119.stdout:762: finishing copy_from racing read to smithi119156531-48 2023-12-01T15:37:01.565 INFO:tasks.rados.rados.0.smithi119.stdout:762: done (4 left) 2023-12-01T15:37:01.565 INFO:tasks.rados.rados.0.smithi119.stdout:764: done (3 left) 2023-12-01T15:37:01.565 INFO:tasks.rados.rados.0.smithi119.stdout:765: done (2 left) 2023-12-01T15:37:01.565 INFO:tasks.rados.rados.0.smithi119.stdout:766: done (1 left) 2023-12-01T15:37:01.565 INFO:tasks.rados.rados.0.smithi119.stdout:767: done (0 left) 2023-12-01T15:37:01.565 INFO:tasks.rados.rados.0.smithi119.stdout:768: snap_remove snap 44 2023-12-01T15:37:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:01 smithi183 ceph-mon[99169]: osdmap e205: 8 total, 8 up, 8 in 2023-12-01T15:37:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:01 smithi119 ceph-mon[108979]: osdmap e205: 8 total, 8 up, 8 in 2023-12-01T15:37:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:01 smithi119 ceph-mon[94175]: osdmap e205: 8 total, 8 up, 8 in 2023-12-01T15:37:02.526 INFO:tasks.rados.rados.0.smithi119.stdout:768: done (0 left) 2023-12-01T15:37:02.526 INFO:tasks.rados.rados.0.smithi119.stdout:769: snap_remove snap 61 2023-12-01T15:37:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:02 smithi183 ceph-mon[99169]: pgmap v276: 121 pgs: 121 active+clean; 227 MiB data, 811 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.4 MiB/s wr, 27 op/s 2023-12-01T15:37:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:02 smithi183 ceph-mon[99169]: osdmap e206: 8 total, 8 up, 8 in 2023-12-01T15:37:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:02 smithi119 ceph-mon[94175]: pgmap v276: 121 pgs: 121 active+clean; 227 MiB data, 811 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.4 MiB/s wr, 27 op/s 2023-12-01T15:37:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:02 smithi119 ceph-mon[94175]: osdmap e206: 8 total, 8 up, 8 in 2023-12-01T15:37:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:02 smithi119 ceph-mon[108979]: pgmap v276: 121 pgs: 121 active+clean; 227 MiB data, 811 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.4 MiB/s wr, 27 op/s 2023-12-01T15:37:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:02 smithi119 ceph-mon[108979]: osdmap e206: 8 total, 8 up, 8 in 2023-12-01T15:37:03.534 INFO:tasks.rados.rados.0.smithi119.stdout:769: done (0 left) 2023-12-01T15:37:03.534 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 14 current snap is 70 2023-12-01T15:37:03.535 INFO:tasks.rados.rados.0.smithi119.stdout:770: seq_num 247 ranges {0=540672,540672=622592,1163264=581632} 2023-12-01T15:37:03.536 INFO:tasks.rados.rados.0.smithi119.stdout:770: writing smithi119156531-14 from 0 to 540672 tid 1 2023-12-01T15:37:03.545 INFO:tasks.rados.rados.0.smithi119.stdout:770: writing smithi119156531-14 from 540672 to 1163264 tid 2 2023-12-01T15:37:03.545 INFO:tasks.rados.rados.0.smithi119.stdout:770: writing smithi119156531-14 from 1163264 to 1744896 tid 3 2023-12-01T15:37:03.545 INFO:tasks.rados.rados.0.smithi119.stdout:771: read oid 31 snap -1 2023-12-01T15:37:03.545 INFO:tasks.rados.rados.0.smithi119.stdout:771: expect (ObjNum 216 snap 59 seq_num 216) 2023-12-01T15:37:03.545 INFO:tasks.rados.rados.0.smithi119.stdout:772: rollback oid 17 current snap is 70 2023-12-01T15:37:03.545 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 17 to 59 2023-12-01T15:37:03.545 INFO:tasks.rados.rados.0.smithi119.stdout:773: rollback oid 2 current snap is 70 2023-12-01T15:37:03.545 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 2 to 20 2023-12-01T15:37:03.545 INFO:tasks.rados.rados.0.smithi119.stdout:774: read oid 39 snap -1 2023-12-01T15:37:03.545 INFO:tasks.rados.rados.0.smithi119.stdout:774: expect (ObjNum 203 snap 59 seq_num 203) 2023-12-01T15:37:03.545 INFO:tasks.rados.rados.0.smithi119.stdout:775: read oid 46 snap 50 2023-12-01T15:37:03.545 INFO:tasks.rados.rados.0.smithi119.stdout:775: expect (ObjNum 168 snap 44 seq_num 168) 2023-12-01T15:37:03.546 INFO:tasks.rados.rados.0.smithi119.stdout:776: snap_create 2023-12-01T15:37:03.550 INFO:tasks.rados.rados.0.smithi119.stdout:770: finishing write tid 1 to smithi119156531-14 2023-12-01T15:37:03.550 INFO:tasks.rados.rados.0.smithi119.stdout:770: finishing write tid 2 to smithi119156531-14 2023-12-01T15:37:03.551 INFO:tasks.rados.rados.0.smithi119.stdout:774: expect (ObjNum 203 snap 59 seq_num 203) 2023-12-01T15:37:03.582 INFO:tasks.rados.rados.0.smithi119.stdout:772: finishing rollback tid 0 to smithi119156531-17 2023-12-01T15:37:03.582 INFO:tasks.rados.rados.0.smithi119.stdout:773: finishing rollback tid 0 to smithi119156531-2 2023-12-01T15:37:03.582 INFO:tasks.rados.rados.0.smithi119.stdout:773: finishing rollback tid 1 to smithi119156531-2 2023-12-01T15:37:03.582 INFO:tasks.rados.rados.0.smithi119.stdout:773: finishing rollback tid 2 to smithi119156531-2 2023-12-01T15:37:03.582 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 197 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-12-01T15:37:03.582 INFO:tasks.rados.rados.0.smithi119.stdout:770: finishing write tid 3 to smithi119156531-14 2023-12-01T15:37:03.583 INFO:tasks.rados.rados.0.smithi119.stdout:770: finishing write tid 4 to smithi119156531-14 2023-12-01T15:37:03.583 INFO:tasks.rados.rados.0.smithi119.stdout:772: finishing rollback tid 1 to smithi119156531-17 2023-12-01T15:37:03.583 INFO:tasks.rados.rados.0.smithi119.stdout:772: finishing rollback tid 2 to smithi119156531-17 2023-12-01T15:37:03.583 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 320 (ObjNum 211 snap 59 seq_num 211) dirty exists 2023-12-01T15:37:03.583 INFO:tasks.rados.rados.0.smithi119.stdout:770: finishing write tid 5 to smithi119156531-14 2023-12-01T15:37:03.583 INFO:tasks.rados.rados.0.smithi119.stdout:770: oid 14 updating version 0 to 245 2023-12-01T15:37:03.583 INFO:tasks.rados.rados.0.smithi119.stdout:770: oid 14 updating version 245 to 248 2023-12-01T15:37:03.583 INFO:tasks.rados.rados.0.smithi119.stdout:770: oid 14 version 248 is already newer than 246 2023-12-01T15:37:03.583 INFO:tasks.rados.rados.0.smithi119.stdout:770: oid 14 version 248 is already newer than 247 2023-12-01T15:37:03.583 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 248 (ObjNum 247 snap 70 seq_num 247) dirty exists 2023-12-01T15:37:03.583 INFO:tasks.rados.rados.0.smithi119.stdout:770: left oid 14 (ObjNum 247 snap 70 seq_num 247) 2023-12-01T15:37:03.583 INFO:tasks.rados.rados.0.smithi119.stdout:775: expect (ObjNum 168 snap 44 seq_num 168) 2023-12-01T15:37:03.682 INFO:tasks.rados.rados.0.smithi119.stdout:771: expect (ObjNum 216 snap 59 seq_num 216) 2023-12-01T15:37:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:03 smithi183 ceph-mon[99169]: osdmap e207: 8 total, 8 up, 8 in 2023-12-01T15:37:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:03 smithi119 ceph-mon[94175]: osdmap e207: 8 total, 8 up, 8 in 2023-12-01T15:37:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:03 smithi119 ceph-mon[108979]: osdmap e207: 8 total, 8 up, 8 in 2023-12-01T15:37:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:37:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:37:04] "GET /metrics HTTP/1.1" 200 36173 "" "Prometheus/2.43.0" 2023-12-01T15:37:04.540 INFO:tasks.rados.rados.0.smithi119.stdout:770: done (6 left) 2023-12-01T15:37:04.540 INFO:tasks.rados.rados.0.smithi119.stdout:771: done (5 left) 2023-12-01T15:37:04.540 INFO:tasks.rados.rados.0.smithi119.stdout:772: done (4 left) 2023-12-01T15:37:04.541 INFO:tasks.rados.rados.0.smithi119.stdout:773: done (3 left) 2023-12-01T15:37:04.541 INFO:tasks.rados.rados.0.smithi119.stdout:774: done (2 left) 2023-12-01T15:37:04.541 INFO:tasks.rados.rados.0.smithi119.stdout:775: done (1 left) 2023-12-01T15:37:04.541 INFO:tasks.rados.rados.0.smithi119.stdout:776: done (0 left) 2023-12-01T15:37:04.541 INFO:tasks.rados.rados.0.smithi119.stdout:777: read oid 27 snap -1 2023-12-01T15:37:04.541 INFO:tasks.rados.rados.0.smithi119.stdout:777: expect (ObjNum 34 snap 0 seq_num 34) 2023-12-01T15:37:04.541 INFO:tasks.rados.rados.0.smithi119.stdout:778: snap_create 2023-12-01T15:37:04.544 INFO:tasks.rados.rados.0.smithi119.stdout:777: expect (ObjNum 34 snap 0 seq_num 34) 2023-12-01T15:37:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:04 smithi183 ceph-mon[99169]: pgmap v279: 121 pgs: 121 active+clean; 227 MiB data, 811 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.4 MiB/s wr, 27 op/s 2023-12-01T15:37:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:04 smithi183 ceph-mon[99169]: osdmap e208: 8 total, 8 up, 8 in 2023-12-01T15:37:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:04 smithi119 ceph-mon[94175]: pgmap v279: 121 pgs: 121 active+clean; 227 MiB data, 811 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.4 MiB/s wr, 27 op/s 2023-12-01T15:37:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:04 smithi119 ceph-mon[94175]: osdmap e208: 8 total, 8 up, 8 in 2023-12-01T15:37:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:04 smithi119 ceph-mon[108979]: pgmap v279: 121 pgs: 121 active+clean; 227 MiB data, 811 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.4 MiB/s wr, 27 op/s 2023-12-01T15:37:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:04 smithi119 ceph-mon[108979]: osdmap e208: 8 total, 8 up, 8 in 2023-12-01T15:37:05.451 INFO:tasks.rados.rados.0.smithi119.stdout:777: done (1 left) 2023-12-01T15:37:05.451 INFO:tasks.rados.rados.0.smithi119.stdout:778: done (0 left) 2023-12-01T15:37:05.452 INFO:tasks.rados.rados.0.smithi119.stdout:779: rollback oid 34 current snap is 72 2023-12-01T15:37:05.452 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 34 to 50 2023-12-01T15:37:05.452 INFO:tasks.rados.rados.0.smithi119.stdout:780: delete oid 12 current snap is 72 2023-12-01T15:37:05.456 INFO:tasks.rados.rados.0.smithi119.stdout:779: finishing rollback tid 0 to smithi119156531-34 2023-12-01T15:37:05.458 INFO:tasks.rados.rados.0.smithi119.stdout:779: finishing rollback tid 1 to smithi119156531-34 2023-12-01T15:37:05.459 INFO:tasks.rados.rados.0.smithi119.stdout:779: finishing rollback tid 2 to smithi119156531-34 2023-12-01T15:37:05.459 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 390 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-01T15:37:05.459 INFO:tasks.rados.rados.0.smithi119.stdout:779: done (1 left) 2023-12-01T15:37:05.459 INFO:tasks.rados.rados.0.smithi119.stdout:780: done (0 left) 2023-12-01T15:37:05.459 INFO:tasks.rados.rados.0.smithi119.stdout:781: rmattr oid 3 current snap is 72 2023-12-01T15:37:05.459 INFO:tasks.rados.rados.0.smithi119.stdout:781: done (0 left) 2023-12-01T15:37:05.459 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 44 current snap is 72 2023-12-01T15:37:05.459 INFO:tasks.rados.rados.0.smithi119.stdout:782: seq_num 249 ranges {1449984=573440,2023424=794624,2818048=409600} 2023-12-01T15:37:05.470 INFO:tasks.rados.rados.0.smithi119.stdout:782: writing smithi119156531-44 from 1449984 to 2023424 tid 1 2023-12-01T15:37:05.474 INFO:tasks.rados.rados.0.smithi119.stdout:782: writing smithi119156531-44 from 2023424 to 2818048 tid 2 2023-12-01T15:37:05.477 INFO:tasks.rados.rados.0.smithi119.stdout:782: writing smithi119156531-44 from 2818048 to 3227648 tid 3 2023-12-01T15:37:05.477 INFO:tasks.rados.rados.0.smithi119.stdout:783: rollback oid 13 current snap is 72 2023-12-01T15:37:05.477 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 13 to 70 2023-12-01T15:37:05.477 INFO:tasks.rados.rados.0.smithi119.stdout:782: finishing write tid 1 to smithi119156531-44 2023-12-01T15:37:05.477 INFO:tasks.rados.rados.0.smithi119.stdout:784: read oid 37 snap -1 2023-12-01T15:37:05.478 INFO:tasks.rados.rados.0.smithi119.stdout:784: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-01T15:37:05.478 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 14 current snap is 72 2023-12-01T15:37:05.478 INFO:tasks.rados.rados.0.smithi119.stdout:785: seq_num 250 ranges {1744896=589824,2334720=679936,3014656=409600,3424256=114688} 2023-12-01T15:37:05.490 INFO:tasks.rados.rados.0.smithi119.stdout:785: writing smithi119156531-14 from 1744896 to 2334720 tid 1 2023-12-01T15:37:05.494 INFO:tasks.rados.rados.0.smithi119.stdout:785: writing smithi119156531-14 from 2334720 to 3014656 tid 2 2023-12-01T15:37:05.496 INFO:tasks.rados.rados.0.smithi119.stdout:785: writing smithi119156531-14 from 3014656 to 3424256 tid 3 2023-12-01T15:37:05.498 INFO:tasks.rados.rados.0.smithi119.stdout:785: writing smithi119156531-14 from 3424256 to 3538944 tid 4 2023-12-01T15:37:05.498 INFO:tasks.rados.rados.0.smithi119.stdout:786: setattr oid 4 current snap is 72 2023-12-01T15:37:05.498 INFO:tasks.rados.rados.0.smithi119.stdout:782: finishing write tid 2 to smithi119156531-44 2023-12-01T15:37:05.498 INFO:tasks.rados.rados.0.smithi119.stdout:783: finishing rollback tid 0 to smithi119156531-13 2023-12-01T15:37:05.498 INFO:tasks.rados.rados.0.smithi119.stdout:782: finishing write tid 3 to smithi119156531-44 2023-12-01T15:37:05.498 INFO:tasks.rados.rados.0.smithi119.stdout:782: finishing write tid 4 to smithi119156531-44 2023-12-01T15:37:05.498 INFO:tasks.rados.rados.0.smithi119.stdout:783: finishing rollback tid 1 to smithi119156531-13 2023-12-01T15:37:05.498 INFO:tasks.rados.rados.0.smithi119.stdout:783: finishing rollback tid 2 to smithi119156531-13 2023-12-01T15:37:05.498 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 420 (ObjNum 136 snap 37 seq_num 136) dirty exists 2023-12-01T15:37:05.498 INFO:tasks.rados.rados.0.smithi119.stdout:782: finishing write tid 5 to smithi119156531-44 2023-12-01T15:37:05.499 INFO:tasks.rados.rados.0.smithi119.stdout:782: oid 44 updating version 0 to 394 2023-12-01T15:37:05.499 INFO:tasks.rados.rados.0.smithi119.stdout:782: oid 44 version 394 is already newer than 392 2023-12-01T15:37:05.499 INFO:tasks.rados.rados.0.smithi119.stdout:782: oid 44 updating version 394 to 395 2023-12-01T15:37:05.499 INFO:tasks.rados.rados.0.smithi119.stdout:782: oid 44 version 395 is already newer than 393 2023-12-01T15:37:05.499 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 395 (ObjNum 249 snap 72 seq_num 249) dirty exists 2023-12-01T15:37:05.499 INFO:tasks.rados.rados.0.smithi119.stdout:782: left oid 44 (ObjNum 249 snap 72 seq_num 249) 2023-12-01T15:37:05.499 INFO:tasks.rados.rados.0.smithi119.stdout:784: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-01T15:37:05.549 INFO:tasks.rados.rados.0.smithi119.stdout:785: finishing write tid 1 to smithi119156531-14 2023-12-01T15:37:05.549 INFO:tasks.rados.rados.0.smithi119.stdout:785: finishing write tid 2 to smithi119156531-14 2023-12-01T15:37:05.549 INFO:tasks.rados.rados.0.smithi119.stdout:785: finishing write tid 3 to smithi119156531-14 2023-12-01T15:37:05.549 INFO:tasks.rados.rados.0.smithi119.stdout:785: finishing write tid 4 to smithi119156531-14 2023-12-01T15:37:05.549 INFO:tasks.rados.rados.0.smithi119.stdout:785: finishing write tid 5 to smithi119156531-14 2023-12-01T15:37:05.549 INFO:tasks.rados.rados.0.smithi119.stdout:785: finishing write tid 6 to smithi119156531-14 2023-12-01T15:37:05.549 INFO:tasks.rados.rados.0.smithi119.stdout:785: oid 14 updating version 0 to 257 2023-12-01T15:37:05.549 INFO:tasks.rados.rados.0.smithi119.stdout:785: oid 14 version 257 is already newer than 256 2023-12-01T15:37:05.549 INFO:tasks.rados.rados.0.smithi119.stdout:785: oid 14 updating version 257 to 258 2023-12-01T15:37:05.549 INFO:tasks.rados.rados.0.smithi119.stdout:785: oid 14 version 258 is already newer than 254 2023-12-01T15:37:05.549 INFO:tasks.rados.rados.0.smithi119.stdout:785: oid 14 version 258 is already newer than 255 2023-12-01T15:37:05.549 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 258 (ObjNum 250 snap 72 seq_num 250) dirty exists 2023-12-01T15:37:05.549 INFO:tasks.rados.rados.0.smithi119.stdout:785: left oid 14 (ObjNum 250 snap 72 seq_num 250) 2023-12-01T15:37:05.550 INFO:tasks.rados.rados.0.smithi119.stdout:782: done (4 left) 2023-12-01T15:37:05.550 INFO:tasks.rados.rados.0.smithi119.stdout:783: done (3 left) 2023-12-01T15:37:05.550 INFO:tasks.rados.rados.0.smithi119.stdout:784: done (2 left) 2023-12-01T15:37:05.550 INFO:tasks.rados.rados.0.smithi119.stdout:785: done (1 left) 2023-12-01T15:37:05.550 INFO:tasks.rados.rados.0.smithi119.stdout:787: copy_from oid 13 from oid 46 current snap is 72 2023-12-01T15:37:05.550 INFO:tasks.rados.rados.0.smithi119.stdout:788: read oid 22 snap 46 2023-12-01T15:37:05.550 INFO:tasks.rados.rados.0.smithi119.stdout:788: expect deleted 2023-12-01T15:37:05.550 INFO:tasks.rados.rados.0.smithi119.stdout:789: rmattr oid 20 current snap is 72 2023-12-01T15:37:05.550 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 72 2023-12-01T15:37:05.550 INFO:tasks.rados.rados.0.smithi119.stdout:790: seq_num 251 ranges {6545408=606208,7151616=614400,7766016=589824} 2023-12-01T15:37:05.586 INFO:tasks.rados.rados.0.smithi119.stdout:790: writing smithi119156531-45 from 6545408 to 7151616 tid 1 2023-12-01T15:37:05.590 INFO:tasks.rados.rados.0.smithi119.stdout:790: writing smithi119156531-45 from 7151616 to 7766016 tid 2 2023-12-01T15:37:05.593 INFO:tasks.rados.rados.0.smithi119.stdout:790: writing smithi119156531-45 from 7766016 to 8355840 tid 3 2023-12-01T15:37:05.593 INFO:tasks.rados.rados.0.smithi119.stdout:791: rmattr oid 42 current snap is 72 2023-12-01T15:37:05.593 INFO:tasks.rados.rados.0.smithi119.stdout:791: done (5 left) 2023-12-01T15:37:05.594 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 16 current snap is 72 2023-12-01T15:37:05.594 INFO:tasks.rados.rados.0.smithi119.stdout:792: seq_num 252 ranges {0=630784,630784=499712,1130496=425984,1556480=278528} 2023-12-01T15:37:05.597 INFO:tasks.rados.rados.0.smithi119.stdout:792: writing smithi119156531-16 from 0 to 630784 tid 1 2023-12-01T15:37:05.599 INFO:tasks.rados.rados.0.smithi119.stdout:792: writing smithi119156531-16 from 630784 to 1130496 tid 2 2023-12-01T15:37:05.602 INFO:tasks.rados.rados.0.smithi119.stdout:792: writing smithi119156531-16 from 1130496 to 1556480 tid 3 2023-12-01T15:37:05.604 INFO:tasks.rados.rados.0.smithi119.stdout:792: writing smithi119156531-16 from 1556480 to 1835008 tid 4 2023-12-01T15:37:05.604 INFO:tasks.rados.rados.0.smithi119.stdout:793: read oid 14 snap 65 2023-12-01T15:37:05.604 INFO:tasks.rados.rados.0.smithi119.stdout:793: expect (ObjNum 220 snap 59 seq_num 220) 2023-12-01T15:37:05.605 INFO:tasks.rados.rados.0.smithi119.stdout:794: rmattr oid 36 current snap is 72 2023-12-01T15:37:05.605 INFO:tasks.rados.rados.0.smithi119.stdout:794: done (7 left) 2023-12-01T15:37:05.605 INFO:tasks.rados.rados.0.smithi119.stdout:795: rmattr oid 34 current snap is 72 2023-12-01T15:37:05.605 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 313 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-12-01T15:37:05.605 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 309 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-12-01T15:37:05.605 INFO:tasks.rados.rados.0.smithi119.stdout:787: finishing copy_from to smithi119156531-13 2023-12-01T15:37:05.605 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 264 (ObjNum 167 snap 44 seq_num 167) dirty exists 2023-12-01T15:37:05.605 INFO:tasks.rados.rados.0.smithi119.stdout:787: finishing copy_from racing read to smithi119156531-13 2023-12-01T15:37:05.605 INFO:tasks.rados.rados.0.smithi119.stdout:790: finishing write tid 1 to smithi119156531-45 2023-12-01T15:37:05.605 INFO:tasks.rados.rados.0.smithi119.stdout:790: finishing write tid 2 to smithi119156531-45 2023-12-01T15:37:05.605 INFO:tasks.rados.rados.0.smithi119.stdout:790: finishing write tid 3 to smithi119156531-45 2023-12-01T15:37:05.605 INFO:tasks.rados.rados.0.smithi119.stdout:790: finishing write tid 4 to smithi119156531-45 2023-12-01T15:37:05.605 INFO:tasks.rados.rados.0.smithi119.stdout:790: finishing write tid 5 to smithi119156531-45 2023-12-01T15:37:05.605 INFO:tasks.rados.rados.0.smithi119.stdout:790: oid 45 updating version 0 to 322 2023-12-01T15:37:05.605 INFO:tasks.rados.rados.0.smithi119.stdout:790: oid 45 version 322 is already newer than 321 2023-12-01T15:37:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:790: oid 45 version 322 is already newer than 320 2023-12-01T15:37:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:790: oid 45 version 322 is already newer than 319 2023-12-01T15:37:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 322 (ObjNum 251 snap 72 seq_num 251) dirty exists 2023-12-01T15:37:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:790: left oid 45 (ObjNum 251 snap 72 seq_num 251) 2023-12-01T15:37:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:792: finishing write tid 1 to smithi119156531-16 2023-12-01T15:37:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:792: finishing write tid 2 to smithi119156531-16 2023-12-01T15:37:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:786: done (7 left) 2023-12-01T15:37:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:787: done (6 left) 2023-12-01T15:37:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:788: done (5 left) 2023-12-01T15:37:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:789: done (4 left) 2023-12-01T15:37:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:790: done (3 left) 2023-12-01T15:37:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:796: snap_remove snap 59 2023-12-01T15:37:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:05 smithi183 ceph-mon[99169]: osdmap e209: 8 total, 8 up, 8 in 2023-12-01T15:37:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:05 smithi183 ceph-mon[99169]: osdmap e210: 8 total, 8 up, 8 in 2023-12-01T15:37:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:05 smithi119 ceph-mon[94175]: osdmap e209: 8 total, 8 up, 8 in 2023-12-01T15:37:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:05 smithi119 ceph-mon[94175]: osdmap e210: 8 total, 8 up, 8 in 2023-12-01T15:37:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:05 smithi119 ceph-mon[108979]: osdmap e209: 8 total, 8 up, 8 in 2023-12-01T15:37:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:05 smithi119 ceph-mon[108979]: osdmap e210: 8 total, 8 up, 8 in 2023-12-01T15:37:06.547 INFO:tasks.rados.rados.0.smithi119.stdout:796: done (3 left) 2023-12-01T15:37:06.547 INFO:tasks.rados.rados.0.smithi119.stdout:797: snap_create 2023-12-01T15:37:06.547 INFO:tasks.rados.rados.0.smithi119.stdout:792: finishing write tid 3 to smithi119156531-16 2023-12-01T15:37:06.548 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 396 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-01T15:37:06.548 INFO:tasks.rados.rados.0.smithi119.stdout:792: finishing write tid 4 to smithi119156531-16 2023-12-01T15:37:06.548 INFO:tasks.rados.rados.0.smithi119.stdout:792: finishing write tid 5 to smithi119156531-16 2023-12-01T15:37:06.548 INFO:tasks.rados.rados.0.smithi119.stdout:792: finishing write tid 6 to smithi119156531-16 2023-12-01T15:37:06.548 INFO:tasks.rados.rados.0.smithi119.stdout:792: oid 16 updating version 0 to 341 2023-12-01T15:37:06.548 INFO:tasks.rados.rados.0.smithi119.stdout:792: oid 16 version 341 is already newer than 339 2023-12-01T15:37:06.548 INFO:tasks.rados.rados.0.smithi119.stdout:792: oid 16 version 341 is already newer than 340 2023-12-01T15:37:06.548 INFO:tasks.rados.rados.0.smithi119.stdout:792: oid 16 version 341 is already newer than 338 2023-12-01T15:37:06.548 INFO:tasks.rados.rados.0.smithi119.stdout:792: oid 16 updating version 341 to 342 2023-12-01T15:37:06.548 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 342 (ObjNum 252 snap 72 seq_num 252) dirty exists 2023-12-01T15:37:06.548 INFO:tasks.rados.rados.0.smithi119.stdout:792: left oid 16 (ObjNum 252 snap 72 seq_num 252) 2023-12-01T15:37:06.548 INFO:tasks.rados.rados.0.smithi119.stdout:793: expect (ObjNum 220 snap 59 seq_num 220) 2023-12-01T15:37:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:06 smithi183 ceph-mon[99169]: pgmap v282: 121 pgs: 121 active+clean; 235 MiB data, 876 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.6 MiB/s wr, 12 op/s 2023-12-01T15:37:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:06 smithi119 ceph-mon[94175]: pgmap v282: 121 pgs: 121 active+clean; 235 MiB data, 876 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.6 MiB/s wr, 12 op/s 2023-12-01T15:37:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:06 smithi119 ceph-mon[108979]: pgmap v282: 121 pgs: 121 active+clean; 235 MiB data, 876 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.6 MiB/s wr, 12 op/s 2023-12-01T15:37:07.564 INFO:tasks.rados.rados.0.smithi119.stdout:792: done (3 left) 2023-12-01T15:37:07.564 INFO:tasks.rados.rados.0.smithi119.stdout:793: done (2 left) 2023-12-01T15:37:07.564 INFO:tasks.rados.rados.0.smithi119.stdout:795: done (1 left) 2023-12-01T15:37:07.565 INFO:tasks.rados.rados.0.smithi119.stdout:797: done (0 left) 2023-12-01T15:37:07.565 INFO:tasks.rados.rados.0.smithi119.stdout:798: snap_create 2023-12-01T15:37:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:07 smithi183 ceph-mon[99169]: osdmap e211: 8 total, 8 up, 8 in 2023-12-01T15:37:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:07 smithi119 ceph-mon[94175]: osdmap e211: 8 total, 8 up, 8 in 2023-12-01T15:37:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:07 smithi119 ceph-mon[108979]: osdmap e211: 8 total, 8 up, 8 in 2023-12-01T15:37:08.568 INFO:tasks.rados.rados.0.smithi119.stdout:798: done (0 left) 2023-12-01T15:37:08.568 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 74 2023-12-01T15:37:08.568 INFO:tasks.rados.rados.0.smithi119.stdout:799: seq_num 253 ranges {3907584=647168,4554752=786432,5341184=417792} 2023-12-01T15:37:08.592 INFO:tasks.rados.rados.0.smithi119.stdout:799: writing smithi119156531-18 from 3907584 to 4554752 tid 1 2023-12-01T15:37:08.596 INFO:tasks.rados.rados.0.smithi119.stdout:799: writing smithi119156531-18 from 4554752 to 5341184 tid 2 2023-12-01T15:37:08.599 INFO:tasks.rados.rados.0.smithi119.stdout:799: writing smithi119156531-18 from 5341184 to 5758976 tid 3 2023-12-01T15:37:08.599 INFO:tasks.rados.rados.0.smithi119.stdout:800: copy_from oid 5 from oid 33 current snap is 74 2023-12-01T15:37:08.599 INFO:tasks.rados.rados.0.smithi119.stdout:799: finishing write tid 1 to smithi119156531-18 2023-12-01T15:37:08.599 INFO:tasks.rados.rados.0.smithi119.stdout:801: snap_remove snap 72 2023-12-01T15:37:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:08 smithi183 ceph-mon[99169]: pgmap v285: 121 pgs: 121 active+clean; 235 MiB data, 876 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.6 MiB/s wr, 12 op/s 2023-12-01T15:37:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:08 smithi183 ceph-mon[99169]: osdmap e212: 8 total, 8 up, 8 in 2023-12-01T15:37:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:08 smithi119 ceph-mon[94175]: pgmap v285: 121 pgs: 121 active+clean; 235 MiB data, 876 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.6 MiB/s wr, 12 op/s 2023-12-01T15:37:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:08 smithi119 ceph-mon[94175]: osdmap e212: 8 total, 8 up, 8 in 2023-12-01T15:37:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:08 smithi119 ceph-mon[108979]: pgmap v285: 121 pgs: 121 active+clean; 235 MiB data, 876 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.6 MiB/s wr, 12 op/s 2023-12-01T15:37:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:08 smithi119 ceph-mon[108979]: osdmap e212: 8 total, 8 up, 8 in 2023-12-01T15:37:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:09.579 INFO:tasks.rados.rados.0.smithi119.stdout:801: done (2 left) 2023-12-01T15:37:09.579 INFO:tasks.rados.rados.0.smithi119.stdout:802: rollback oid 46 current snap is 74 2023-12-01T15:37:09.579 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 46 to 46 2023-12-01T15:37:09.579 INFO:tasks.rados.rados.0.smithi119.stdout:800: finishing copy_from to smithi119156531-5 2023-12-01T15:37:09.579 INFO:tasks.rados.rados.0.smithi119.stdout:800: got expected ENOENT (src dne) 2023-12-01T15:37:09.579 INFO:tasks.rados.rados.0.smithi119.stdout:800: finishing copy_from racing read to smithi119156531-5 2023-12-01T15:37:09.579 INFO:tasks.rados.rados.0.smithi119.stdout:799: finishing write tid 2 to smithi119156531-18 2023-12-01T15:37:09.579 INFO:tasks.rados.rados.0.smithi119.stdout:799: finishing write tid 3 to smithi119156531-18 2023-12-01T15:37:09.580 INFO:tasks.rados.rados.0.smithi119.stdout:799: finishing write tid 4 to smithi119156531-18 2023-12-01T15:37:09.580 INFO:tasks.rados.rados.0.smithi119.stdout:799: finishing write tid 5 to smithi119156531-18 2023-12-01T15:37:09.580 INFO:tasks.rados.rados.0.smithi119.stdout:799: oid 18 updating version 0 to 460 2023-12-01T15:37:09.580 INFO:tasks.rados.rados.0.smithi119.stdout:799: oid 18 version 460 is already newer than 459 2023-12-01T15:37:09.580 INFO:tasks.rados.rados.0.smithi119.stdout:799: oid 18 updating version 460 to 461 2023-12-01T15:37:09.580 INFO:tasks.rados.rados.0.smithi119.stdout:799: oid 18 updating version 461 to 462 2023-12-01T15:37:09.580 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 462 (ObjNum 253 snap 74 seq_num 253) dirty exists 2023-12-01T15:37:09.580 INFO:tasks.rados.rados.0.smithi119.stdout:799: left oid 18 (ObjNum 253 snap 74 seq_num 253) 2023-12-01T15:37:09.580 INFO:tasks.rados.rados.0.smithi119.stdout:799: done (2 left) 2023-12-01T15:37:09.580 INFO:tasks.rados.rados.0.smithi119.stdout:800: done (1 left) 2023-12-01T15:37:09.580 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 41 current snap is 74 2023-12-01T15:37:09.580 INFO:tasks.rados.rados.0.smithi119.stdout:803: seq_num 254 ranges {2211840=663552,2875392=663552,3538944=540672} 2023-12-01T15:37:09.595 INFO:tasks.rados.rados.0.smithi119.stdout:803: writing smithi119156531-41 from 2211840 to 2875392 tid 1 2023-12-01T15:37:09.598 INFO:tasks.rados.rados.0.smithi119.stdout:803: writing smithi119156531-41 from 2875392 to 3538944 tid 2 2023-12-01T15:37:09.601 INFO:tasks.rados.rados.0.smithi119.stdout:803: writing smithi119156531-41 from 3538944 to 4079616 tid 3 2023-12-01T15:37:09.601 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 23 current snap is 74 2023-12-01T15:37:09.601 INFO:tasks.rados.rados.0.smithi119.stdout:802: finishing rollback tid 0 to smithi119156531-46 2023-12-01T15:37:09.602 INFO:tasks.rados.rados.0.smithi119.stdout:804: seq_num 255 ranges {5472256=679936,6152192=548864,6701056=598016,7299072=57344} 2023-12-01T15:37:09.634 INFO:tasks.rados.rados.0.smithi119.stdout:804: writing smithi119156531-23 from 5472256 to 6152192 tid 1 2023-12-01T15:37:09.637 INFO:tasks.rados.rados.0.smithi119.stdout:804: writing smithi119156531-23 from 6152192 to 6701056 tid 2 2023-12-01T15:37:09.641 INFO:tasks.rados.rados.0.smithi119.stdout:804: writing smithi119156531-23 from 6701056 to 7299072 tid 3 2023-12-01T15:37:09.642 INFO:tasks.rados.rados.0.smithi119.stdout:804: writing smithi119156531-23 from 7299072 to 7356416 tid 4 2023-12-01T15:37:09.642 INFO:tasks.rados.rados.0.smithi119.stdout:805: snap_create 2023-12-01T15:37:09.642 INFO:tasks.rados.rados.0.smithi119.stdout:802: finishing rollback tid 1 to smithi119156531-46 2023-12-01T15:37:09.642 INFO:tasks.rados.rados.0.smithi119.stdout:802: finishing rollback tid 2 to smithi119156531-46 2023-12-01T15:37:09.642 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 334 (ObjNum 168 snap 44 seq_num 168) dirty exists 2023-12-01T15:37:09.642 INFO:tasks.rados.rados.0.smithi119.stdout:803: finishing write tid 1 to smithi119156531-41 2023-12-01T15:37:09.642 INFO:tasks.rados.rados.0.smithi119.stdout:803: finishing write tid 2 to smithi119156531-41 2023-12-01T15:37:09.642 INFO:tasks.rados.rados.0.smithi119.stdout:803: finishing write tid 3 to smithi119156531-41 2023-12-01T15:37:09.642 INFO:tasks.rados.rados.0.smithi119.stdout:803: finishing write tid 4 to smithi119156531-41 2023-12-01T15:37:09.642 INFO:tasks.rados.rados.0.smithi119.stdout:803: finishing write tid 5 to smithi119156531-41 2023-12-01T15:37:09.642 INFO:tasks.rados.rados.0.smithi119.stdout:803: oid 41 updating version 0 to 353 2023-12-01T15:37:09.642 INFO:tasks.rados.rados.0.smithi119.stdout:803: oid 41 updating version 353 to 355 2023-12-01T15:37:09.642 INFO:tasks.rados.rados.0.smithi119.stdout:803: oid 41 version 355 is already newer than 354 2023-12-01T15:37:09.642 INFO:tasks.rados.rados.0.smithi119.stdout:803: oid 41 version 355 is already newer than 352 2023-12-01T15:37:09.643 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 355 (ObjNum 254 snap 74 seq_num 254) dirty exists 2023-12-01T15:37:09.643 INFO:tasks.rados.rados.0.smithi119.stdout:803: left oid 41 (ObjNum 254 snap 74 seq_num 254) 2023-12-01T15:37:09.643 INFO:tasks.rados.rados.0.smithi119.stdout:804: finishing write tid 1 to smithi119156531-23 2023-12-01T15:37:09.643 INFO:tasks.rados.rados.0.smithi119.stdout:804: finishing write tid 2 to smithi119156531-23 2023-12-01T15:37:09.645 INFO:tasks.rados.rados.0.smithi119.stdout:804: finishing write tid 3 to smithi119156531-23 2023-12-01T15:37:09.646 INFO:tasks.rados.rados.0.smithi119.stdout:804: finishing write tid 4 to smithi119156531-23 2023-12-01T15:37:09.647 INFO:tasks.rados.rados.0.smithi119.stdout:804: finishing write tid 5 to smithi119156531-23 2023-12-01T15:37:09.648 INFO:tasks.rados.rados.0.smithi119.stdout:804: finishing write tid 6 to smithi119156531-23 2023-12-01T15:37:09.648 INFO:tasks.rados.rados.0.smithi119.stdout:804: oid 23 updating version 0 to 470 2023-12-01T15:37:09.648 INFO:tasks.rados.rados.0.smithi119.stdout:804: oid 23 version 470 is already newer than 465 2023-12-01T15:37:09.648 INFO:tasks.rados.rados.0.smithi119.stdout:804: oid 23 version 470 is already newer than 464 2023-12-01T15:37:09.649 INFO:tasks.rados.rados.0.smithi119.stdout:804: oid 23 version 470 is already newer than 468 2023-12-01T15:37:09.649 INFO:tasks.rados.rados.0.smithi119.stdout:804: oid 23 version 470 is already newer than 469 2023-12-01T15:37:09.649 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 470 (ObjNum 255 snap 74 seq_num 255) dirty exists 2023-12-01T15:37:09.649 INFO:tasks.rados.rados.0.smithi119.stdout:804: left oid 23 (ObjNum 255 snap 74 seq_num 255) 2023-12-01T15:37:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:09 smithi183 ceph-mon[99169]: osdmap e213: 8 total, 8 up, 8 in 2023-12-01T15:37:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:09 smithi119 ceph-mon[94175]: osdmap e213: 8 total, 8 up, 8 in 2023-12-01T15:37:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:09 smithi119 ceph-mon[108979]: osdmap e213: 8 total, 8 up, 8 in 2023-12-01T15:37:10.585 INFO:tasks.rados.rados.0.smithi119.stdout:802: done (3 left) 2023-12-01T15:37:10.585 INFO:tasks.rados.rados.0.smithi119.stdout:803: done (2 left) 2023-12-01T15:37:10.585 INFO:tasks.rados.rados.0.smithi119.stdout:804: done (1 left) 2023-12-01T15:37:10.586 INFO:tasks.rados.rados.0.smithi119.stdout:805: done (0 left) 2023-12-01T15:37:10.586 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 75 2023-12-01T15:37:10.586 INFO:tasks.rados.rados.0.smithi119.stdout:806: seq_num 256 ranges {8355840=696320,9052160=434176,9486336=770048} 2023-12-01T15:37:10.633 INFO:tasks.rados.rados.0.smithi119.stdout:806: writing smithi119156531-45 from 8355840 to 9052160 tid 1 2023-12-01T15:37:10.635 INFO:tasks.rados.rados.0.smithi119.stdout:806: writing smithi119156531-45 from 9052160 to 9486336 tid 2 2023-12-01T15:37:10.640 INFO:tasks.rados.rados.0.smithi119.stdout:806: writing smithi119156531-45 from 9486336 to 10256384 tid 3 2023-12-01T15:37:10.640 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 10 current snap is 75 2023-12-01T15:37:10.640 INFO:tasks.rados.rados.0.smithi119.stdout:807: seq_num 257 ranges {0=712704,712704=720896,1433600=483328} 2023-12-01T15:37:10.644 INFO:tasks.rados.rados.0.smithi119.stdout:807: writing smithi119156531-10 from 0 to 712704 tid 1 2023-12-01T15:37:10.649 INFO:tasks.rados.rados.0.smithi119.stdout:807: writing smithi119156531-10 from 712704 to 1433600 tid 2 2023-12-01T15:37:10.652 INFO:tasks.rados.rados.0.smithi119.stdout:807: writing smithi119156531-10 from 1433600 to 1916928 tid 3 2023-12-01T15:37:10.652 INFO:tasks.rados.rados.0.smithi119.stdout:808: delete oid 7 current snap is 75 2023-12-01T15:37:10.652 INFO:tasks.rados.rados.0.smithi119.stdout:806: finishing write tid 1 to smithi119156531-45 2023-12-01T15:37:10.653 INFO:tasks.rados.rados.0.smithi119.stdout:806: finishing write tid 2 to smithi119156531-45 2023-12-01T15:37:10.653 INFO:tasks.rados.rados.0.smithi119.stdout:806: finishing write tid 3 to smithi119156531-45 2023-12-01T15:37:10.653 INFO:tasks.rados.rados.0.smithi119.stdout:806: finishing write tid 4 to smithi119156531-45 2023-12-01T15:37:10.653 INFO:tasks.rados.rados.0.smithi119.stdout:806: finishing write tid 5 to smithi119156531-45 2023-12-01T15:37:10.653 INFO:tasks.rados.rados.0.smithi119.stdout:806: oid 45 updating version 0 to 338 2023-12-01T15:37:10.653 INFO:tasks.rados.rados.0.smithi119.stdout:806: oid 45 version 338 is already newer than 336 2023-12-01T15:37:10.653 INFO:tasks.rados.rados.0.smithi119.stdout:806: oid 45 version 338 is already newer than 337 2023-12-01T15:37:10.654 INFO:tasks.rados.rados.0.smithi119.stdout:806: oid 45 updating version 338 to 339 2023-12-01T15:37:10.654 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 339 (ObjNum 256 snap 75 seq_num 256) dirty exists 2023-12-01T15:37:10.654 INFO:tasks.rados.rados.0.smithi119.stdout:806: left oid 45 (ObjNum 256 snap 75 seq_num 256) 2023-12-01T15:37:10.654 INFO:tasks.rados.rados.0.smithi119.stdout:807: finishing write tid 1 to smithi119156531-10 2023-12-01T15:37:10.654 INFO:tasks.rados.rados.0.smithi119.stdout:807: finishing write tid 2 to smithi119156531-10 2023-12-01T15:37:10.655 INFO:tasks.rados.rados.0.smithi119.stdout:807: finishing write tid 3 to smithi119156531-10 2023-12-01T15:37:10.655 INFO:tasks.rados.rados.0.smithi119.stdout:807: finishing write tid 4 to smithi119156531-10 2023-12-01T15:37:10.656 INFO:tasks.rados.rados.0.smithi119.stdout:806: done (2 left) 2023-12-01T15:37:10.656 INFO:tasks.rados.rados.0.smithi119.stdout:808: done (1 left) 2023-12-01T15:37:10.656 INFO:tasks.rados.rados.0.smithi119.stdout:809: rmattr oid 20 current snap is 75 2023-12-01T15:37:10.656 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 47 current snap is 75 2023-12-01T15:37:10.656 INFO:tasks.rados.rados.0.smithi119.stdout:810: seq_num 259 ranges {1998848=745472,2744320=540672,3284992=581632,3866624=81920} 2023-12-01T15:37:10.671 INFO:tasks.rados.rados.0.smithi119.stdout:810: writing smithi119156531-47 from 1998848 to 2744320 tid 1 2023-12-01T15:37:10.674 INFO:tasks.rados.rados.0.smithi119.stdout:810: writing smithi119156531-47 from 2744320 to 3284992 tid 2 2023-12-01T15:37:10.677 INFO:tasks.rados.rados.0.smithi119.stdout:810: writing smithi119156531-47 from 3284992 to 3866624 tid 3 2023-12-01T15:37:10.678 INFO:tasks.rados.rados.0.smithi119.stdout:810: writing smithi119156531-47 from 3866624 to 3948544 tid 4 2023-12-01T15:37:10.678 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 48 current snap is 75 2023-12-01T15:37:10.678 INFO:tasks.rados.rados.0.smithi119.stdout:807: finishing write tid 5 to smithi119156531-10 2023-12-01T15:37:10.678 INFO:tasks.rados.rados.0.smithi119.stdout:807: oid 10 updating version 0 to 148 2023-12-01T15:37:10.678 INFO:tasks.rados.rados.0.smithi119.stdout:807: oid 10 version 148 is already newer than 146 2023-12-01T15:37:10.678 INFO:tasks.rados.rados.0.smithi119.stdout:807: oid 10 version 148 is already newer than 145 2023-12-01T15:37:10.679 INFO:tasks.rados.rados.0.smithi119.stdout:807: oid 10 version 148 is already newer than 147 2023-12-01T15:37:10.679 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 148 (ObjNum 257 snap 75 seq_num 257) dirty exists 2023-12-01T15:37:10.679 INFO:tasks.rados.rados.0.smithi119.stdout:807: left oid 10 (ObjNum 257 snap 75 seq_num 257) 2023-12-01T15:37:10.679 INFO:tasks.rados.rados.0.smithi119.stdout:811: seq_num 260 ranges {3907584=761856,4669440=417792,5087232=786432} 2023-12-01T15:37:10.702 INFO:tasks.rados.rados.0.smithi119.stdout:811: writing smithi119156531-48 from 3907584 to 4669440 tid 1 2023-12-01T15:37:10.704 INFO:tasks.rados.rados.0.smithi119.stdout:811: writing smithi119156531-48 from 4669440 to 5087232 tid 2 2023-12-01T15:37:10.710 INFO:tasks.rados.rados.0.smithi119.stdout:811: writing smithi119156531-48 from 5087232 to 5873664 tid 3 2023-12-01T15:37:10.710 INFO:tasks.rados.rados.0.smithi119.stdout:807: done (3 left) 2023-12-01T15:37:10.710 INFO:tasks.rados.rados.0.smithi119.stdout:812: delete oid 41 current snap is 75 2023-12-01T15:37:10.710 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 310 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-12-01T15:37:10.710 INFO:tasks.rados.rados.0.smithi119.stdout:810: finishing write tid 1 to smithi119156531-47 2023-12-01T15:37:10.710 INFO:tasks.rados.rados.0.smithi119.stdout:810: finishing write tid 2 to smithi119156531-47 2023-12-01T15:37:10.710 INFO:tasks.rados.rados.0.smithi119.stdout:810: finishing write tid 3 to smithi119156531-47 2023-12-01T15:37:10.710 INFO:tasks.rados.rados.0.smithi119.stdout:810: finishing write tid 4 to smithi119156531-47 2023-12-01T15:37:10.711 INFO:tasks.rados.rados.0.smithi119.stdout:810: finishing write tid 5 to smithi119156531-47 2023-12-01T15:37:10.711 INFO:tasks.rados.rados.0.smithi119.stdout:810: finishing write tid 6 to smithi119156531-47 2023-12-01T15:37:10.711 INFO:tasks.rados.rados.0.smithi119.stdout:810: oid 47 updating version 0 to 403 2023-12-01T15:37:10.711 INFO:tasks.rados.rados.0.smithi119.stdout:810: oid 47 updating version 403 to 404 2023-12-01T15:37:10.711 INFO:tasks.rados.rados.0.smithi119.stdout:810: oid 47 version 404 is already newer than 402 2023-12-01T15:37:10.711 INFO:tasks.rados.rados.0.smithi119.stdout:810: oid 47 updating version 404 to 406 2023-12-01T15:37:10.711 INFO:tasks.rados.rados.0.smithi119.stdout:810: oid 47 version 406 is already newer than 405 2023-12-01T15:37:10.711 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 406 (ObjNum 259 snap 75 seq_num 259) dirty exists 2023-12-01T15:37:10.711 INFO:tasks.rados.rados.0.smithi119.stdout:810: left oid 47 (ObjNum 259 snap 75 seq_num 259) 2023-12-01T15:37:10.711 INFO:tasks.rados.rados.0.smithi119.stdout:811: finishing write tid 1 to smithi119156531-48 2023-12-01T15:37:10.711 INFO:tasks.rados.rados.0.smithi119.stdout:811: finishing write tid 2 to smithi119156531-48 2023-12-01T15:37:10.712 INFO:tasks.rados.rados.0.smithi119.stdout:809: done (3 left) 2023-12-01T15:37:10.712 INFO:tasks.rados.rados.0.smithi119.stdout:810: done (2 left) 2023-12-01T15:37:10.712 INFO:tasks.rados.rados.0.smithi119.stdout:812: done (1 left) 2023-12-01T15:37:10.712 INFO:tasks.rados.rados.0.smithi119.stdout:813: snap_create 2023-12-01T15:37:10.712 INFO:tasks.rados.rados.0.smithi119.stdout:811: finishing write tid 3 to smithi119156531-48 2023-12-01T15:37:10.713 INFO:tasks.rados.rados.0.smithi119.stdout:811: finishing write tid 4 to smithi119156531-48 2023-12-01T15:37:10.713 INFO:tasks.rados.rados.0.smithi119.stdout:811: finishing write tid 5 to smithi119156531-48 2023-12-01T15:37:10.713 INFO:tasks.rados.rados.0.smithi119.stdout:811: oid 48 updating version 0 to 343 2023-12-01T15:37:10.713 INFO:tasks.rados.rados.0.smithi119.stdout:811: oid 48 updating version 343 to 344 2023-12-01T15:37:10.713 INFO:tasks.rados.rados.0.smithi119.stdout:811: oid 48 version 344 is already newer than 341 2023-12-01T15:37:10.714 INFO:tasks.rados.rados.0.smithi119.stdout:811: oid 48 version 344 is already newer than 342 2023-12-01T15:37:10.714 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 344 (ObjNum 260 snap 75 seq_num 260) dirty exists 2023-12-01T15:37:10.714 INFO:tasks.rados.rados.0.smithi119.stdout:811: left oid 48 (ObjNum 260 snap 75 seq_num 260) 2023-12-01T15:37:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:10 smithi183 ceph-mon[99169]: pgmap v288: 121 pgs: 121 active+clean; 235 MiB data, 876 MiB used, 714 GiB / 715 GiB avail 2023-12-01T15:37:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:10 smithi183 ceph-mon[99169]: osdmap e214: 8 total, 8 up, 8 in 2023-12-01T15:37:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:10 smithi119 ceph-mon[94175]: pgmap v288: 121 pgs: 121 active+clean; 235 MiB data, 876 MiB used, 714 GiB / 715 GiB avail 2023-12-01T15:37:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:10 smithi119 ceph-mon[94175]: osdmap e214: 8 total, 8 up, 8 in 2023-12-01T15:37:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:10 smithi119 ceph-mon[108979]: pgmap v288: 121 pgs: 121 active+clean; 235 MiB data, 876 MiB used, 714 GiB / 715 GiB avail 2023-12-01T15:37:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:10 smithi119 ceph-mon[108979]: osdmap e214: 8 total, 8 up, 8 in 2023-12-01T15:37:11.590 INFO:tasks.rados.rados.0.smithi119.stdout:811: done (1 left) 2023-12-01T15:37:11.590 INFO:tasks.rados.rados.0.smithi119.stdout:813: done (0 left) 2023-12-01T15:37:11.590 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 13 current snap is 76 2023-12-01T15:37:11.591 INFO:tasks.rados.rados.0.smithi119.stdout:814: seq_num 262 ranges {548864=794624,1343488=589824,1933312=614400} 2023-12-01T15:37:11.598 INFO:tasks.rados.rados.0.smithi119.stdout:814: writing smithi119156531-13 from 548864 to 1343488 tid 1 2023-12-01T15:37:11.601 INFO:tasks.rados.rados.0.smithi119.stdout:814: writing smithi119156531-13 from 1343488 to 1933312 tid 2 2023-12-01T15:37:11.604 INFO:tasks.rados.rados.0.smithi119.stdout:814: writing smithi119156531-13 from 1933312 to 2547712 tid 3 2023-12-01T15:37:11.605 INFO:tasks.rados.rados.0.smithi119.stdout:815: delete oid 50 current snap is 76 2023-12-01T15:37:11.605 INFO:tasks.rados.rados.0.smithi119.stdout:814: finishing write tid 1 to smithi119156531-13 2023-12-01T15:37:11.605 INFO:tasks.rados.rados.0.smithi119.stdout:814: finishing write tid 2 to smithi119156531-13 2023-12-01T15:37:11.608 INFO:tasks.rados.rados.0.smithi119.stdout:814: finishing write tid 3 to smithi119156531-13 2023-12-01T15:37:11.609 INFO:tasks.rados.rados.0.smithi119.stdout:814: finishing write tid 4 to smithi119156531-13 2023-12-01T15:37:11.610 INFO:tasks.rados.rados.0.smithi119.stdout:815: done (1 left) 2023-12-01T15:37:11.610 INFO:tasks.rados.rados.0.smithi119.stdout:816: rollback oid 21 current snap is 76 2023-12-01T15:37:11.610 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 21 to 46 2023-12-01T15:37:11.610 INFO:tasks.rados.rados.0.smithi119.stdout:817: snap_remove snap 69 2023-12-01T15:37:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:11 smithi183 ceph-mon[99169]: osdmap e215: 8 total, 8 up, 8 in 2023-12-01T15:37:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:11 smithi119 ceph-mon[94175]: osdmap e215: 8 total, 8 up, 8 in 2023-12-01T15:37:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:11 smithi119 ceph-mon[108979]: osdmap e215: 8 total, 8 up, 8 in 2023-12-01T15:37:12.607 INFO:tasks.rados.rados.0.smithi119.stdout:817: done (2 left) 2023-12-01T15:37:12.607 INFO:tasks.rados.rados.0.smithi119.stdout:818: snap_create 2023-12-01T15:37:12.607 INFO:tasks.rados.rados.0.smithi119.stdout:814: finishing write tid 5 to smithi119156531-13 2023-12-01T15:37:12.607 INFO:tasks.rados.rados.0.smithi119.stdout:814: oid 13 updating version 0 to 426 2023-12-01T15:37:12.608 INFO:tasks.rados.rados.0.smithi119.stdout:814: oid 13 updating version 426 to 427 2023-12-01T15:37:12.608 INFO:tasks.rados.rados.0.smithi119.stdout:814: oid 13 updating version 427 to 428 2023-12-01T15:37:12.608 INFO:tasks.rados.rados.0.smithi119.stdout:814: oid 13 version 428 is already newer than 425 2023-12-01T15:37:12.608 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 428 (ObjNum 262 snap 76 seq_num 262) dirty exists 2023-12-01T15:37:12.608 INFO:tasks.rados.rados.0.smithi119.stdout:814: left oid 13 (ObjNum 262 snap 76 seq_num 262) 2023-12-01T15:37:12.608 INFO:tasks.rados.rados.0.smithi119.stdout:816: finishing rollback tid 0 to smithi119156531-21 2023-12-01T15:37:12.608 INFO:tasks.rados.rados.0.smithi119.stdout:816: finishing rollback tid 1 to smithi119156531-21 2023-12-01T15:37:12.608 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 116 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-01T15:37:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:12 smithi183 ceph-mon[99169]: pgmap v291: 121 pgs: 121 active+clean; 242 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2023-12-01T15:37:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:12 smithi183 ceph-mon[99169]: osdmap e216: 8 total, 8 up, 8 in 2023-12-01T15:37:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:12 smithi119 ceph-mon[94175]: pgmap v291: 121 pgs: 121 active+clean; 242 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2023-12-01T15:37:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:12 smithi119 ceph-mon[94175]: osdmap e216: 8 total, 8 up, 8 in 2023-12-01T15:37:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:12 smithi119 ceph-mon[108979]: pgmap v291: 121 pgs: 121 active+clean; 242 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2023-12-01T15:37:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:12 smithi119 ceph-mon[108979]: osdmap e216: 8 total, 8 up, 8 in 2023-12-01T15:37:13.608 INFO:tasks.rados.rados.0.smithi119.stdout:814: done (2 left) 2023-12-01T15:37:13.608 INFO:tasks.rados.rados.0.smithi119.stdout:816: done (1 left) 2023-12-01T15:37:13.608 INFO:tasks.rados.rados.0.smithi119.stdout:818: done (0 left) 2023-12-01T15:37:13.608 INFO:tasks.rados.rados.0.smithi119.stdout:819: read oid 46 snap -1 2023-12-01T15:37:13.608 INFO:tasks.rados.rados.0.smithi119.stdout:819: expect (ObjNum 168 snap 44 seq_num 168) 2023-12-01T15:37:13.608 INFO:tasks.rados.rados.0.smithi119.stdout:820: read oid 12 snap -1 2023-12-01T15:37:13.609 INFO:tasks.rados.rados.0.smithi119.stdout:820: expect deleted 2023-12-01T15:37:13.609 INFO:tasks.rados.rados.0.smithi119.stdout:821: read oid 29 snap -1 2023-12-01T15:37:13.609 INFO:tasks.rados.rados.0.smithi119.stdout:821: expect (ObjNum 240 snap 69 seq_num 240) 2023-12-01T15:37:13.609 INFO:tasks.rados.rados.0.smithi119.stdout:822: snap_remove snap 65 2023-12-01T15:37:13.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:13 smithi183 ceph-mon[99169]: osdmap e217: 8 total, 8 up, 8 in 2023-12-01T15:37:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:13 smithi119 ceph-mon[94175]: osdmap e217: 8 total, 8 up, 8 in 2023-12-01T15:37:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:13 smithi119 ceph-mon[108979]: osdmap e217: 8 total, 8 up, 8 in 2023-12-01T15:37:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:37:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:37:14] "GET /metrics HTTP/1.1" 200 36173 "" "Prometheus/2.43.0" 2023-12-01T15:37:14.618 INFO:tasks.rados.rados.0.smithi119.stdout:822: done (3 left) 2023-12-01T15:37:14.618 INFO:tasks.rados.rados.0.smithi119.stdout:823: setattr oid 42 current snap is 77 2023-12-01T15:37:14.619 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 77 2023-12-01T15:37:14.619 INFO:tasks.rados.rados.0.smithi119.stdout:824: seq_num 264 ranges {1007616=425984,1433600=761856,2195456=770048,2965504=73728} 2023-12-01T15:37:14.624 INFO:tasks.rados.rados.0.smithi119.stdout:824: writing smithi119156531-39 from 1007616 to 1433600 tid 1 2023-12-01T15:37:14.630 INFO:tasks.rados.rados.0.smithi119.stdout:824: writing smithi119156531-39 from 1433600 to 2195456 tid 2 2023-12-01T15:37:14.634 INFO:tasks.rados.rados.0.smithi119.stdout:824: writing smithi119156531-39 from 2195456 to 2965504 tid 3 2023-12-01T15:37:14.641 INFO:tasks.rados.rados.0.smithi119.stdout:824: writing smithi119156531-39 from 2965504 to 3039232 tid 4 2023-12-01T15:37:14.641 INFO:tasks.rados.rados.0.smithi119.stdout:825: read oid 33 snap 75 2023-12-01T15:37:14.641 INFO:tasks.rados.rados.0.smithi119.stdout:825: expect deleted 2023-12-01T15:37:14.641 INFO:tasks.rados.rados.0.smithi119.stdout:826: read oid 50 snap 46 2023-12-01T15:37:14.641 INFO:tasks.rados.rados.0.smithi119.stdout:826: expect (ObjNum 49 snap 0 seq_num 49) 2023-12-01T15:37:14.642 INFO:tasks.rados.rados.0.smithi119.stdout:827: snap_create 2023-12-01T15:37:14.642 INFO:tasks.rados.rados.0.smithi119.stdout:819: expect (ObjNum 168 snap 44 seq_num 168) 2023-12-01T15:37:14.738 INFO:tasks.rados.rados.0.smithi119.stdout:821: expect (ObjNum 240 snap 69 seq_num 240) 2023-12-01T15:37:14.880 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 268 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-12-01T15:37:14.880 INFO:tasks.rados.rados.0.smithi119.stdout:824: finishing write tid 1 to smithi119156531-39 2023-12-01T15:37:14.880 INFO:tasks.rados.rados.0.smithi119.stdout:824: finishing write tid 2 to smithi119156531-39 2023-12-01T15:37:14.880 INFO:tasks.rados.rados.0.smithi119.stdout:824: finishing write tid 3 to smithi119156531-39 2023-12-01T15:37:14.880 INFO:tasks.rados.rados.0.smithi119.stdout:824: finishing write tid 4 to smithi119156531-39 2023-12-01T15:37:14.880 INFO:tasks.rados.rados.0.smithi119.stdout:824: finishing write tid 5 to smithi119156531-39 2023-12-01T15:37:14.880 INFO:tasks.rados.rados.0.smithi119.stdout:826: expect (ObjNum 49 snap 0 seq_num 49) 2023-12-01T15:37:14.901 INFO:tasks.rados.rados.0.smithi119.stdout:824: finishing write tid 6 to smithi119156531-39 2023-12-01T15:37:14.901 INFO:tasks.rados.rados.0.smithi119.stdout:824: oid 39 updating version 0 to 188 2023-12-01T15:37:14.901 INFO:tasks.rados.rados.0.smithi119.stdout:824: oid 39 updating version 188 to 190 2023-12-01T15:37:14.901 INFO:tasks.rados.rados.0.smithi119.stdout:824: oid 39 version 190 is already newer than 189 2023-12-01T15:37:14.901 INFO:tasks.rados.rados.0.smithi119.stdout:824: oid 39 updating version 190 to 192 2023-12-01T15:37:14.901 INFO:tasks.rados.rados.0.smithi119.stdout:824: oid 39 version 192 is already newer than 191 2023-12-01T15:37:14.901 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 192 (ObjNum 264 snap 77 seq_num 264) dirty exists 2023-12-01T15:37:14.901 INFO:tasks.rados.rados.0.smithi119.stdout:824: left oid 39 (ObjNum 264 snap 77 seq_num 264) 2023-12-01T15:37:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:14 smithi183 ceph-mon[99169]: pgmap v294: 121 pgs: 121 active+clean; 242 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2023-12-01T15:37:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:14 smithi183 ceph-mon[99169]: osdmap e218: 8 total, 8 up, 8 in 2023-12-01T15:37:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:14 smithi119 ceph-mon[108979]: pgmap v294: 121 pgs: 121 active+clean; 242 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2023-12-01T15:37:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:14 smithi119 ceph-mon[108979]: osdmap e218: 8 total, 8 up, 8 in 2023-12-01T15:37:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:14 smithi119 ceph-mon[94175]: pgmap v294: 121 pgs: 121 active+clean; 242 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2023-12-01T15:37:14.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:14 smithi119 ceph-mon[94175]: osdmap e218: 8 total, 8 up, 8 in 2023-12-01T15:37:15.455 INFO:tasks.rados.rados.0.smithi119.stdout:819: done (7 left) 2023-12-01T15:37:15.455 INFO:tasks.rados.rados.0.smithi119.stdout:820: done (6 left) 2023-12-01T15:37:15.455 INFO:tasks.rados.rados.0.smithi119.stdout:821: done (5 left) 2023-12-01T15:37:15.455 INFO:tasks.rados.rados.0.smithi119.stdout:823: done (4 left) 2023-12-01T15:37:15.455 INFO:tasks.rados.rados.0.smithi119.stdout:824: done (3 left) 2023-12-01T15:37:15.455 INFO:tasks.rados.rados.0.smithi119.stdout:825: done (2 left) 2023-12-01T15:37:15.455 INFO:tasks.rados.rados.0.smithi119.stdout:826: done (1 left) 2023-12-01T15:37:15.455 INFO:tasks.rados.rados.0.smithi119.stdout:827: done (0 left) 2023-12-01T15:37:15.455 INFO:tasks.rados.rados.0.smithi119.stdout:828: rollback oid 40 current snap is 78 2023-12-01T15:37:15.455 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 40 to 75 2023-12-01T15:37:15.455 INFO:tasks.rados.rados.0.smithi119.stdout:829: rollback oid 16 current snap is 78 2023-12-01T15:37:15.455 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 16 to 70 2023-12-01T15:37:15.456 INFO:tasks.rados.rados.0.smithi119.stdout:830: rollback oid 26 current snap is 78 2023-12-01T15:37:15.456 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 26 to 46 2023-12-01T15:37:15.456 INFO:tasks.rados.rados.0.smithi119.stdout:831: read oid 18 snap -1 2023-12-01T15:37:15.456 INFO:tasks.rados.rados.0.smithi119.stdout:831: expect (ObjNum 253 snap 74 seq_num 253) 2023-12-01T15:37:15.456 INFO:tasks.rados.rados.0.smithi119.stdout:832: snap_create 2023-12-01T15:37:15.463 INFO:tasks.rados.rados.0.smithi119.stdout:830: finishing rollback tid 0 to smithi119156531-26 2023-12-01T15:37:15.465 INFO:tasks.rados.rados.0.smithi119.stdout:830: finishing rollback tid 1 to smithi119156531-26 2023-12-01T15:37:15.465 INFO:tasks.rados.rados.0.smithi119.stdout:830: finishing rollback tid 2 to smithi119156531-26 2023-12-01T15:37:15.465 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 323 (ObjNum 153 snap 42 seq_num 153) dirty exists 2023-12-01T15:37:15.466 INFO:tasks.rados.rados.0.smithi119.stdout:828: finishing rollback tid 0 to smithi119156531-40 2023-12-01T15:37:15.467 INFO:tasks.rados.rados.0.smithi119.stdout:828: finishing rollback tid 1 to smithi119156531-40 2023-12-01T15:37:15.467 INFO:tasks.rados.rados.0.smithi119.stdout:828: finishing rollback tid 2 to smithi119156531-40 2023-12-01T15:37:15.467 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 373 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-01T15:37:15.469 INFO:tasks.rados.rados.0.smithi119.stdout:829: finishing rollback tid 0 to smithi119156531-16 2023-12-01T15:37:15.469 INFO:tasks.rados.rados.0.smithi119.stdout:829: finishing rollback tid 1 to smithi119156531-16 2023-12-01T15:37:15.469 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 376 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-01T15:37:15.489 INFO:tasks.rados.rados.0.smithi119.stdout:831: expect (ObjNum 253 snap 74 seq_num 253) 2023-12-01T15:37:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:15 smithi183 ceph-mon[99169]: osdmap e219: 8 total, 8 up, 8 in 2023-12-01T15:37:15.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:15 smithi183 ceph-mon[99169]: osdmap e220: 8 total, 8 up, 8 in 2023-12-01T15:37:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:15 smithi119 ceph-mon[94175]: osdmap e219: 8 total, 8 up, 8 in 2023-12-01T15:37:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:15 smithi119 ceph-mon[94175]: osdmap e220: 8 total, 8 up, 8 in 2023-12-01T15:37:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:15 smithi119 ceph-mon[108979]: osdmap e219: 8 total, 8 up, 8 in 2023-12-01T15:37:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:15 smithi119 ceph-mon[108979]: osdmap e220: 8 total, 8 up, 8 in 2023-12-01T15:37:16.463 INFO:tasks.rados.rados.0.smithi119.stdout:828: done (4 left) 2023-12-01T15:37:16.464 INFO:tasks.rados.rados.0.smithi119.stdout:829: done (3 left) 2023-12-01T15:37:16.464 INFO:tasks.rados.rados.0.smithi119.stdout:830: done (2 left) 2023-12-01T15:37:16.464 INFO:tasks.rados.rados.0.smithi119.stdout:831: done (1 left) 2023-12-01T15:37:16.464 INFO:tasks.rados.rados.0.smithi119.stdout:832: done (0 left) 2023-12-01T15:37:16.464 INFO:tasks.rados.rados.0.smithi119.stdout:833: snap_create 2023-12-01T15:37:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:16 smithi183 ceph-mon[99169]: pgmap v297: 121 pgs: 121 active+clean; 255 MiB data, 909 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2023-12-01T15:37:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:16 smithi183 ceph-mon[99169]: osdmap e221: 8 total, 8 up, 8 in 2023-12-01T15:37:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:16 smithi119 ceph-mon[94175]: pgmap v297: 121 pgs: 121 active+clean; 255 MiB data, 909 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2023-12-01T15:37:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:16 smithi119 ceph-mon[94175]: osdmap e221: 8 total, 8 up, 8 in 2023-12-01T15:37:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:16 smithi119 ceph-mon[108979]: pgmap v297: 121 pgs: 121 active+clean; 255 MiB data, 909 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2023-12-01T15:37:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:16 smithi119 ceph-mon[108979]: osdmap e221: 8 total, 8 up, 8 in 2023-12-01T15:37:17.462 INFO:tasks.rados.rados.0.smithi119.stdout:833: done (0 left) 2023-12-01T15:37:17.463 INFO:tasks.rados.rados.0.smithi119.stdout:834: delete oid 17 current snap is 80 2023-12-01T15:37:17.467 INFO:tasks.rados.rados.0.smithi119.stdout:834: done (0 left) 2023-12-01T15:37:17.467 INFO:tasks.rados.rados.0.smithi119.stdout:835: snap_create 2023-12-01T15:37:18.471 INFO:tasks.rados.rados.0.smithi119.stdout:835: done (0 left) 2023-12-01T15:37:18.472 INFO:tasks.rados.rados.0.smithi119.stdout:836: setattr oid 42 current snap is 81 2023-12-01T15:37:18.472 INFO:tasks.rados.rados.0.smithi119.stdout:837: delete oid 12 current snap is 81 2023-12-01T15:37:18.479 INFO:tasks.rados.rados.0.smithi119.stdout:837: done (1 left) 2023-12-01T15:37:18.479 INFO:tasks.rados.rados.0.smithi119.stdout:838: read oid 16 snap 62 2023-12-01T15:37:18.479 INFO:tasks.rados.rados.0.smithi119.stdout:838: expect (ObjNum 206 snap 59 seq_num 206) 2023-12-01T15:37:18.479 INFO:tasks.rados.rados.0.smithi119.stdout:839: rollback oid 44 current snap is 81 2023-12-01T15:37:18.479 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 44 to 50 2023-12-01T15:37:18.479 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 274 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-12-01T15:37:18.479 INFO:tasks.rados.rados.0.smithi119.stdout:836: done (2 left) 2023-12-01T15:37:18.479 INFO:tasks.rados.rados.0.smithi119.stdout:840: rollback oid 14 current snap is 81 2023-12-01T15:37:18.479 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 14 to 73 2023-12-01T15:37:18.479 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 20 current snap is 81 2023-12-01T15:37:18.479 INFO:tasks.rados.rados.0.smithi119.stdout:841: seq_num 267 ranges {696320=475136,1171456=458752,1630208=540672,2170880=606208} 2023-12-01T15:37:18.486 INFO:tasks.rados.rados.0.smithi119.stdout:841: writing smithi119156531-20 from 696320 to 1171456 tid 1 2023-12-01T15:37:18.489 INFO:tasks.rados.rados.0.smithi119.stdout:841: writing smithi119156531-20 from 1171456 to 1630208 tid 2 2023-12-01T15:37:18.492 INFO:tasks.rados.rados.0.smithi119.stdout:841: writing smithi119156531-20 from 1630208 to 2170880 tid 3 2023-12-01T15:37:18.496 INFO:tasks.rados.rados.0.smithi119.stdout:841: writing smithi119156531-20 from 2170880 to 2777088 tid 4 2023-12-01T15:37:18.496 INFO:tasks.rados.rados.0.smithi119.stdout:842: rollback oid 11 current snap is 81 2023-12-01T15:37:18.496 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 11 to 79 2023-12-01T15:37:18.496 INFO:tasks.rados.rados.0.smithi119.stdout:840: finishing rollback tid 0 to smithi119156531-14 2023-12-01T15:37:18.496 INFO:tasks.rados.rados.0.smithi119.stdout:840: finishing rollback tid 1 to smithi119156531-14 2023-12-01T15:37:18.496 INFO:tasks.rados.rados.0.smithi119.stdout:840: finishing rollback tid 2 to smithi119156531-14 2023-12-01T15:37:18.496 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 278 (ObjNum 250 snap 72 seq_num 250) dirty exists 2023-12-01T15:37:18.497 INFO:tasks.rados.rados.0.smithi119.stdout:839: finishing rollback tid 0 to smithi119156531-44 2023-12-01T15:37:18.497 INFO:tasks.rados.rados.0.smithi119.stdout:838: expect (ObjNum 206 snap 59 seq_num 206) 2023-12-01T15:37:18.525 INFO:tasks.rados.rados.0.smithi119.stdout:839: finishing rollback tid 1 to smithi119156531-44 2023-12-01T15:37:18.525 INFO:tasks.rados.rados.0.smithi119.stdout:839: finishing rollback tid 2 to smithi119156531-44 2023-12-01T15:37:18.525 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 426 (ObjNum 149 snap 41 seq_num 149) dirty exists 2023-12-01T15:37:18.525 INFO:tasks.rados.rados.0.smithi119.stdout:838: done (4 left) 2023-12-01T15:37:18.525 INFO:tasks.rados.rados.0.smithi119.stdout:839: done (3 left) 2023-12-01T15:37:18.525 INFO:tasks.rados.rados.0.smithi119.stdout:840: done (2 left) 2023-12-01T15:37:18.525 INFO:tasks.rados.rados.0.smithi119.stdout:843: read oid 12 snap -1 2023-12-01T15:37:18.526 INFO:tasks.rados.rados.0.smithi119.stdout:843: expect deleted 2023-12-01T15:37:18.526 INFO:tasks.rados.rados.0.smithi119.stdout:844: snap_create 2023-12-01T15:37:18.526 INFO:tasks.rados.rados.0.smithi119.stdout:841: finishing write tid 1 to smithi119156531-20 2023-12-01T15:37:18.526 INFO:tasks.rados.rados.0.smithi119.stdout:841: finishing write tid 2 to smithi119156531-20 2023-12-01T15:37:18.526 INFO:tasks.rados.rados.0.smithi119.stdout:841: finishing write tid 3 to smithi119156531-20 2023-12-01T15:37:18.526 INFO:tasks.rados.rados.0.smithi119.stdout:842: finishing rollback tid 0 to smithi119156531-11 2023-12-01T15:37:18.526 INFO:tasks.rados.rados.0.smithi119.stdout:842: finishing rollback tid 1 to smithi119156531-11 2023-12-01T15:37:18.526 INFO:tasks.rados.rados.0.smithi119.stdout:842: finishing rollback tid 2 to smithi119156531-11 2023-12-01T15:37:18.526 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 438 (ObjNum 242 snap 69 seq_num 242) dirty exists 2023-12-01T15:37:18.526 INFO:tasks.rados.rados.0.smithi119.stdout:841: finishing write tid 4 to smithi119156531-20 2023-12-01T15:37:18.526 INFO:tasks.rados.rados.0.smithi119.stdout:841: finishing write tid 5 to smithi119156531-20 2023-12-01T15:37:18.526 INFO:tasks.rados.rados.0.smithi119.stdout:841: finishing write tid 6 to smithi119156531-20 2023-12-01T15:37:18.526 INFO:tasks.rados.rados.0.smithi119.stdout:841: oid 20 updating version 0 to 314 2023-12-01T15:37:18.526 INFO:tasks.rados.rados.0.smithi119.stdout:841: oid 20 updating version 314 to 315 2023-12-01T15:37:18.526 INFO:tasks.rados.rados.0.smithi119.stdout:841: oid 20 version 315 is already newer than 311 2023-12-01T15:37:18.527 INFO:tasks.rados.rados.0.smithi119.stdout:841: oid 20 version 315 is already newer than 313 2023-12-01T15:37:18.527 INFO:tasks.rados.rados.0.smithi119.stdout:841: oid 20 version 315 is already newer than 312 2023-12-01T15:37:18.527 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 315 (ObjNum 267 snap 81 seq_num 267) dirty exists 2023-12-01T15:37:18.527 INFO:tasks.rados.rados.0.smithi119.stdout:841: left oid 20 (ObjNum 267 snap 81 seq_num 267) 2023-12-01T15:37:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:18 smithi183 ceph-mon[99169]: pgmap v300: 121 pgs: 121 active+clean; 255 MiB data, 909 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2023-12-01T15:37:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:18 smithi183 ceph-mon[99169]: osdmap e222: 8 total, 8 up, 8 in 2023-12-01T15:37:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:18 smithi119 ceph-mon[108979]: pgmap v300: 121 pgs: 121 active+clean; 255 MiB data, 909 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2023-12-01T15:37:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:18 smithi119 ceph-mon[108979]: osdmap e222: 8 total, 8 up, 8 in 2023-12-01T15:37:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:18 smithi119 ceph-mon[94175]: pgmap v300: 121 pgs: 121 active+clean; 255 MiB data, 909 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2023-12-01T15:37:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:18 smithi119 ceph-mon[94175]: osdmap e222: 8 total, 8 up, 8 in 2023-12-01T15:37:19.479 INFO:tasks.rados.rados.0.smithi119.stdout:841: done (3 left) 2023-12-01T15:37:19.479 INFO:tasks.rados.rados.0.smithi119.stdout:842: done (2 left) 2023-12-01T15:37:19.479 INFO:tasks.rados.rados.0.smithi119.stdout:843: done (1 left) 2023-12-01T15:37:19.479 INFO:tasks.rados.rados.0.smithi119.stdout:844: done (0 left) 2023-12-01T15:37:19.479 INFO:tasks.rados.rados.0.smithi119.stdout:845: snap_remove snap 80 2023-12-01T15:37:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:19 smithi183 ceph-mon[99169]: osdmap e223: 8 total, 8 up, 8 in 2023-12-01T15:37:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:19 smithi119 ceph-mon[94175]: osdmap e223: 8 total, 8 up, 8 in 2023-12-01T15:37:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:19 smithi119 ceph-mon[108979]: osdmap e223: 8 total, 8 up, 8 in 2023-12-01T15:37:20.485 INFO:tasks.rados.rados.0.smithi119.stdout:845: done (0 left) 2023-12-01T15:37:20.485 INFO:tasks.rados.rados.0.smithi119.stdout:846: rmattr oid 41 current snap is 82 2023-12-01T15:37:20.485 INFO:tasks.rados.rados.0.smithi119.stdout:846: done (0 left) 2023-12-01T15:37:20.485 INFO:tasks.rados.rados.0.smithi119.stdout:847: snap_remove snap 76 2023-12-01T15:37:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:20 smithi183 ceph-mon[99169]: pgmap v303: 121 pgs: 121 active+clean; 255 MiB data, 909 MiB used, 714 GiB / 715 GiB avail 2023-12-01T15:37:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:20 smithi183 ceph-mon[99169]: osdmap e224: 8 total, 8 up, 8 in 2023-12-01T15:37:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:37:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:20 smithi119 ceph-mon[108979]: pgmap v303: 121 pgs: 121 active+clean; 255 MiB data, 909 MiB used, 714 GiB / 715 GiB avail 2023-12-01T15:37:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:20 smithi119 ceph-mon[108979]: osdmap e224: 8 total, 8 up, 8 in 2023-12-01T15:37:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:37:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:20 smithi119 ceph-mon[94175]: pgmap v303: 121 pgs: 121 active+clean; 255 MiB data, 909 MiB used, 714 GiB / 715 GiB avail 2023-12-01T15:37:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:20 smithi119 ceph-mon[94175]: osdmap e224: 8 total, 8 up, 8 in 2023-12-01T15:37:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:37:21.494 INFO:tasks.rados.rados.0.smithi119.stdout:847: done (0 left) 2023-12-01T15:37:21.495 INFO:tasks.rados.rados.0.smithi119.stdout:848: setattr oid 11 current snap is 82 2023-12-01T15:37:21.496 INFO:tasks.rados.rados.0.smithi119.stdout:849: rmattr oid 31 current snap is 82 2023-12-01T15:37:21.496 INFO:tasks.rados.rados.0.smithi119.stdout:849: done (1 left) 2023-12-01T15:37:21.496 INFO:tasks.rados.rados.0.smithi119.stdout:850: rollback oid 42 current snap is 82 2023-12-01T15:37:21.496 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 42 to 66 2023-12-01T15:37:21.496 INFO:tasks.rados.rados.0.smithi119.stdout:851: rollback oid 38 current snap is 82 2023-12-01T15:37:21.496 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 38 to 77 2023-12-01T15:37:21.496 INFO:tasks.rados.rados.0.smithi119.stdout:852: snap_create 2023-12-01T15:37:21.504 INFO:tasks.rados.rados.0.smithi119.stdout:851: finishing rollback tid 0 to smithi119156531-38 2023-12-01T15:37:21.505 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 444 (ObjNum 242 snap 69 seq_num 242) dirty exists 2023-12-01T15:37:21.505 INFO:tasks.rados.rados.0.smithi119.stdout:850: finishing rollback tid 0 to smithi119156531-42 2023-12-01T15:37:21.505 INFO:tasks.rados.rados.0.smithi119.stdout:850: finishing rollback tid 1 to smithi119156531-42 2023-12-01T15:37:21.506 INFO:tasks.rados.rados.0.smithi119.stdout:850: finishing rollback tid 2 to smithi119156531-42 2023-12-01T15:37:21.506 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 286 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-12-01T15:37:21.506 INFO:tasks.rados.rados.0.smithi119.stdout:851: finishing rollback tid 1 to smithi119156531-38 2023-12-01T15:37:21.507 INFO:tasks.rados.rados.0.smithi119.stdout:851: finishing rollback tid 2 to smithi119156531-38 2023-12-01T15:37:21.507 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 331 (ObjNum 146 snap 40 seq_num 146) dirty exists 2023-12-01T15:37:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:21 smithi183 ceph-mon[99169]: osdmap e225: 8 total, 8 up, 8 in 2023-12-01T15:37:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:37:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:37:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:21 smithi119 ceph-mon[94175]: osdmap e225: 8 total, 8 up, 8 in 2023-12-01T15:37:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:37:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:37:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:21 smithi119 ceph-mon[108979]: osdmap e225: 8 total, 8 up, 8 in 2023-12-01T15:37:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:37:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:37:22.374 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:37:22.496 INFO:tasks.rados.rados.0.smithi119.stdout:848: done (3 left) 2023-12-01T15:37:22.496 INFO:tasks.rados.rados.0.smithi119.stdout:850: done (2 left) 2023-12-01T15:37:22.496 INFO:tasks.rados.rados.0.smithi119.stdout:851: done (1 left) 2023-12-01T15:37:22.497 INFO:tasks.rados.rados.0.smithi119.stdout:852: done (0 left) 2023-12-01T15:37:22.497 INFO:tasks.rados.rados.0.smithi119.stdout:853: rollback oid 43 current snap is 83 2023-12-01T15:37:22.497 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 43 to 73 2023-12-01T15:37:22.497 INFO:tasks.rados.rados.0.smithi119.stdout:854: snap_create 2023-12-01T15:37:22.503 INFO:tasks.rados.rados.0.smithi119.stdout:853: finishing rollback tid 0 to smithi119156531-43 2023-12-01T15:37:22.503 INFO:tasks.rados.rados.0.smithi119.stdout:853: finishing rollback tid 1 to smithi119156531-43 2023-12-01T15:37:22.503 INFO:tasks.rados.rados.0.smithi119.stdout:853: finishing rollback tid 2 to smithi119156531-43 2023-12-01T15:37:22.503 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 385 (ObjNum 203 snap 59 seq_num 203) dirty exists 2023-12-01T15:37:22.685 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:37:22.686 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3m) 3m ago 4m 17.3M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:37:22.686 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4m) 3m ago 4m 83.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:37:22.686 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5m) 3m ago 5m 13.6M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:37:22.686 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5m) 3m ago 5m 16.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:37:22.686 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8m) 3m ago 8m 448M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:37:22.686 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10m) 3m ago 10m 507M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:37:22.686 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10m) 3m ago 10m 81.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:37:22.686 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8m) 3m ago 8m 57.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:37:22.686 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8m) 3m ago 8m 59.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:37:22.686 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4m) 3m ago 4m 4135k - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:37:22.686 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4m) 3m ago 4m 3959k - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:37:22.686 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8m) 3m ago 8m 62.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:37:22.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7m) 3m ago 7m 65.0M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:37:22.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7m) 3m ago 7m 56.3M 3012M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:37:22.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7m) 3m ago 7m 55.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:37:22.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6m) 3m ago 6m 54.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:37:22.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6m) 3m ago 6m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:37:22.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6m) 3m ago 5m 54.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:37:22.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5m) 3m ago 5m 56.8M 3012M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:37:22.687 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3m) 3m ago 4m 29.9M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:37:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:22 smithi183 ceph-mon[99169]: pgmap v306: 121 pgs: 121 active+clean; 263 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1004 KiB/s wr, 19 op/s 2023-12-01T15:37:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:22 smithi183 ceph-mon[99169]: osdmap e226: 8 total, 8 up, 8 in 2023-12-01T15:37:22.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:22 smithi119 ceph-mon[94175]: pgmap v306: 121 pgs: 121 active+clean; 263 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1004 KiB/s wr, 19 op/s 2023-12-01T15:37:22.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:22 smithi119 ceph-mon[94175]: osdmap e226: 8 total, 8 up, 8 in 2023-12-01T15:37:22.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:22 smithi119 ceph-mon[108979]: pgmap v306: 121 pgs: 121 active+clean; 263 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1004 KiB/s wr, 19 op/s 2023-12-01T15:37:22.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:22 smithi119 ceph-mon[108979]: osdmap e226: 8 total, 8 up, 8 in 2023-12-01T15:37:23.067 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:37:23.067 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:37:23.067 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:37:23.067 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:37:23.067 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:37:23.067 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:37:23.067 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:37:23.067 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:37:23.068 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:37:23.068 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:37:23.068 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:37:23.068 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:37:23.068 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:37:23.068 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:37:23.068 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:37:23.068 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:37:23.068 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:37:23.501 INFO:tasks.rados.rados.0.smithi119.stdout:853: done (1 left) 2023-12-01T15:37:23.501 INFO:tasks.rados.rados.0.smithi119.stdout:854: done (0 left) 2023-12-01T15:37:23.501 INFO:tasks.rados.rados.0.smithi119.stdout:855: rmattr oid 29 current snap is 84 2023-12-01T15:37:23.501 INFO:tasks.rados.rados.0.smithi119.stdout:855: done (0 left) 2023-12-01T15:37:23.501 INFO:tasks.rados.rados.0.smithi119.stdout:856: snap_create 2023-12-01T15:37:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:23 smithi183 ceph-mon[99169]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:23 smithi183 ceph-mon[99169]: osdmap e227: 8 total, 8 up, 8 in 2023-12-01T15:37:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:23 smithi183 ceph-mon[99169]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:23 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1187583016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:37:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:23 smithi119 ceph-mon[94175]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:23 smithi119 ceph-mon[94175]: osdmap e227: 8 total, 8 up, 8 in 2023-12-01T15:37:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:23 smithi119 ceph-mon[94175]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1187583016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:37:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:23 smithi119 ceph-mon[108979]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:23 smithi119 ceph-mon[108979]: osdmap e227: 8 total, 8 up, 8 in 2023-12-01T15:37:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:23 smithi119 ceph-mon[108979]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:23 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1187583016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:37:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:37:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:37:24] "GET /metrics HTTP/1.1" 200 36178 "" "Prometheus/2.43.0" 2023-12-01T15:37:24.505 INFO:tasks.rados.rados.0.smithi119.stdout:856: done (0 left) 2023-12-01T15:37:24.505 INFO:tasks.rados.rados.0.smithi119.stdout:857: delete oid 33 current snap is 85 2023-12-01T15:37:24.507 INFO:tasks.rados.rados.0.smithi119.stdout:857: done (0 left) 2023-12-01T15:37:24.507 INFO:tasks.rados.rados.0.smithi119.stdout:858: setattr oid 48 current snap is 85 2023-12-01T15:37:24.508 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 2 current snap is 85 2023-12-01T15:37:24.508 INFO:tasks.rados.rados.0.smithi119.stdout:859: seq_num 269 ranges {24576=507904,532480=630784,1163264=557056,1720320=417792} 2023-12-01T15:37:24.511 INFO:tasks.rados.rados.0.smithi119.stdout:859: writing smithi119156531-2 from 24576 to 532480 tid 1 2023-12-01T15:37:24.516 INFO:tasks.rados.rados.0.smithi119.stdout:859: writing smithi119156531-2 from 532480 to 1163264 tid 2 2023-12-01T15:37:24.519 INFO:tasks.rados.rados.0.smithi119.stdout:859: writing smithi119156531-2 from 1163264 to 1720320 tid 3 2023-12-01T15:37:24.522 INFO:tasks.rados.rados.0.smithi119.stdout:859: writing smithi119156531-2 from 1720320 to 2138112 tid 4 2023-12-01T15:37:24.522 INFO:tasks.rados.rados.0.smithi119.stdout:860: read oid 37 snap -1 2023-12-01T15:37:24.522 INFO:tasks.rados.rados.0.smithi119.stdout:860: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-01T15:37:24.522 INFO:tasks.rados.rados.0.smithi119.stdout:861: copy_from oid 40 from oid 33 current snap is 85 2023-12-01T15:37:24.522 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 360 (ObjNum 260 snap 75 seq_num 260) dirty exists 2023-12-01T15:37:24.522 INFO:tasks.rados.rados.0.smithi119.stdout:859: finishing write tid 1 to smithi119156531-2 2023-12-01T15:37:24.522 INFO:tasks.rados.rados.0.smithi119.stdout:859: finishing write tid 2 to smithi119156531-2 2023-12-01T15:37:24.522 INFO:tasks.rados.rados.0.smithi119.stdout:859: finishing write tid 3 to smithi119156531-2 2023-12-01T15:37:24.522 INFO:tasks.rados.rados.0.smithi119.stdout:858: done (3 left) 2023-12-01T15:37:24.522 INFO:tasks.rados.rados.0.smithi119.stdout:862: snap_remove snap 20 2023-12-01T15:37:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:24 smithi183 ceph-mon[99169]: pgmap v309: 121 pgs: 121 active+clean; 263 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1004 KiB/s wr, 19 op/s 2023-12-01T15:37:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:24 smithi183 ceph-mon[99169]: osdmap e228: 8 total, 8 up, 8 in 2023-12-01T15:37:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:24 smithi119 ceph-mon[94175]: pgmap v309: 121 pgs: 121 active+clean; 263 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1004 KiB/s wr, 19 op/s 2023-12-01T15:37:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:24 smithi119 ceph-mon[94175]: osdmap e228: 8 total, 8 up, 8 in 2023-12-01T15:37:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:24 smithi119 ceph-mon[108979]: pgmap v309: 121 pgs: 121 active+clean; 263 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1004 KiB/s wr, 19 op/s 2023-12-01T15:37:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:24 smithi119 ceph-mon[108979]: osdmap e228: 8 total, 8 up, 8 in 2023-12-01T15:37:25.478 INFO:tasks.rados.rados.0.smithi119.stdout:862: done (3 left) 2023-12-01T15:37:25.478 INFO:tasks.rados.rados.0.smithi119.stdout:863: setattr oid 27 current snap is 85 2023-12-01T15:37:25.479 INFO:tasks.rados.rados.0.smithi119.stdout:864: snap_create 2023-12-01T15:37:25.479 INFO:tasks.rados.rados.0.smithi119.stdout:861: finishing copy_from to smithi119156531-40 2023-12-01T15:37:25.479 INFO:tasks.rados.rados.0.smithi119.stdout:861: got expected ENOENT (src dne) 2023-12-01T15:37:25.479 INFO:tasks.rados.rados.0.smithi119.stdout:861: finishing copy_from racing read to smithi119156531-40 2023-12-01T15:37:25.479 INFO:tasks.rados.rados.0.smithi119.stdout:859: finishing write tid 4 to smithi119156531-2 2023-12-01T15:37:25.479 INFO:tasks.rados.rados.0.smithi119.stdout:859: finishing write tid 5 to smithi119156531-2 2023-12-01T15:37:25.479 INFO:tasks.rados.rados.0.smithi119.stdout:859: finishing write tid 6 to smithi119156531-2 2023-12-01T15:37:25.479 INFO:tasks.rados.rados.0.smithi119.stdout:859: oid 2 updating version 0 to 211 2023-12-01T15:37:25.479 INFO:tasks.rados.rados.0.smithi119.stdout:859: oid 2 updating version 211 to 213 2023-12-01T15:37:25.479 INFO:tasks.rados.rados.0.smithi119.stdout:859: oid 2 updating version 213 to 214 2023-12-01T15:37:25.479 INFO:tasks.rados.rados.0.smithi119.stdout:859: oid 2 updating version 214 to 215 2023-12-01T15:37:25.479 INFO:tasks.rados.rados.0.smithi119.stdout:859: oid 2 version 215 is already newer than 212 2023-12-01T15:37:25.479 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 215 (ObjNum 269 snap 85 seq_num 269) dirty exists 2023-12-01T15:37:25.479 INFO:tasks.rados.rados.0.smithi119.stdout:859: left oid 2 (ObjNum 269 snap 85 seq_num 269) 2023-12-01T15:37:25.480 INFO:tasks.rados.rados.0.smithi119.stdout:860: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-01T15:37:25.521 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 486 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T15:37:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:25 smithi183 ceph-mon[99169]: osdmap e229: 8 total, 8 up, 8 in 2023-12-01T15:37:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:25 smithi183 ceph-mon[99169]: osdmap e230: 8 total, 8 up, 8 in 2023-12-01T15:37:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:25 smithi119 ceph-mon[94175]: osdmap e229: 8 total, 8 up, 8 in 2023-12-01T15:37:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:25 smithi119 ceph-mon[94175]: osdmap e230: 8 total, 8 up, 8 in 2023-12-01T15:37:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:25 smithi119 ceph-mon[108979]: osdmap e229: 8 total, 8 up, 8 in 2023-12-01T15:37:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:25 smithi119 ceph-mon[108979]: osdmap e230: 8 total, 8 up, 8 in 2023-12-01T15:37:26.469 INFO:tasks.rados.rados.0.smithi119.stdout:859: done (4 left) 2023-12-01T15:37:26.470 INFO:tasks.rados.rados.0.smithi119.stdout:860: done (3 left) 2023-12-01T15:37:26.470 INFO:tasks.rados.rados.0.smithi119.stdout:861: done (2 left) 2023-12-01T15:37:26.470 INFO:tasks.rados.rados.0.smithi119.stdout:863: done (1 left) 2023-12-01T15:37:26.470 INFO:tasks.rados.rados.0.smithi119.stdout:864: done (0 left) 2023-12-01T15:37:26.470 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 37 current snap is 86 2023-12-01T15:37:26.470 INFO:tasks.rados.rados.0.smithi119.stdout:865: seq_num 270 ranges {1449984=524288,1974272=516096,2490368=761856,3252224=327680} 2023-12-01T15:37:26.480 INFO:tasks.rados.rados.0.smithi119.stdout:865: writing smithi119156531-37 from 1449984 to 1974272 tid 1 2023-12-01T15:37:26.482 INFO:tasks.rados.rados.0.smithi119.stdout:865: writing smithi119156531-37 from 1974272 to 2490368 tid 2 2023-12-01T15:37:26.487 INFO:tasks.rados.rados.0.smithi119.stdout:865: writing smithi119156531-37 from 2490368 to 3252224 tid 3 2023-12-01T15:37:26.489 INFO:tasks.rados.rados.0.smithi119.stdout:865: writing smithi119156531-37 from 3252224 to 3579904 tid 4 2023-12-01T15:37:26.489 INFO:tasks.rados.rados.0.smithi119.stdout:866: snap_create 2023-12-01T15:37:26.489 INFO:tasks.rados.rados.0.smithi119.stdout:865: finishing write tid 1 to smithi119156531-37 2023-12-01T15:37:26.489 INFO:tasks.rados.rados.0.smithi119.stdout:865: finishing write tid 2 to smithi119156531-37 2023-12-01T15:37:26.492 INFO:tasks.rados.rados.0.smithi119.stdout:865: finishing write tid 3 to smithi119156531-37 2023-12-01T15:37:26.492 INFO:tasks.rados.rados.0.smithi119.stdout:865: finishing write tid 4 to smithi119156531-37 2023-12-01T15:37:26.492 INFO:tasks.rados.rados.0.smithi119.stdout:865: finishing write tid 5 to smithi119156531-37 2023-12-01T15:37:26.493 INFO:tasks.rados.rados.0.smithi119.stdout:865: finishing write tid 6 to smithi119156531-37 2023-12-01T15:37:26.493 INFO:tasks.rados.rados.0.smithi119.stdout:865: oid 37 updating version 0 to 496 2023-12-01T15:37:26.493 INFO:tasks.rados.rados.0.smithi119.stdout:865: oid 37 version 496 is already newer than 495 2023-12-01T15:37:26.493 INFO:tasks.rados.rados.0.smithi119.stdout:865: oid 37 version 496 is already newer than 494 2023-12-01T15:37:26.493 INFO:tasks.rados.rados.0.smithi119.stdout:865: oid 37 updating version 496 to 498 2023-12-01T15:37:26.493 INFO:tasks.rados.rados.0.smithi119.stdout:865: oid 37 version 498 is already newer than 497 2023-12-01T15:37:26.493 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 498 (ObjNum 270 snap 86 seq_num 270) dirty exists 2023-12-01T15:37:26.494 INFO:tasks.rados.rados.0.smithi119.stdout:865: left oid 37 (ObjNum 270 snap 86 seq_num 270) 2023-12-01T15:37:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:26 smithi183 ceph-mon[99169]: pgmap v312: 121 pgs: 121 active+clean; 263 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 6 op/s 2023-12-01T15:37:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:26 smithi183 ceph-mon[99169]: osdmap e231: 8 total, 8 up, 8 in 2023-12-01T15:37:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:26 smithi119 ceph-mon[94175]: pgmap v312: 121 pgs: 121 active+clean; 263 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 6 op/s 2023-12-01T15:37:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:26 smithi119 ceph-mon[94175]: osdmap e231: 8 total, 8 up, 8 in 2023-12-01T15:37:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:26 smithi119 ceph-mon[108979]: pgmap v312: 121 pgs: 121 active+clean; 263 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 6 op/s 2023-12-01T15:37:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:26 smithi119 ceph-mon[108979]: osdmap e231: 8 total, 8 up, 8 in 2023-12-01T15:37:27.472 INFO:tasks.rados.rados.0.smithi119.stdout:865: done (1 left) 2023-12-01T15:37:27.472 INFO:tasks.rados.rados.0.smithi119.stdout:866: done (0 left) 2023-12-01T15:37:27.472 INFO:tasks.rados.rados.0.smithi119.stdout:867: read oid 11 snap 86 2023-12-01T15:37:27.472 INFO:tasks.rados.rados.0.smithi119.stdout:867: expect (ObjNum 242 snap 69 seq_num 242) 2023-12-01T15:37:27.472 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 87 2023-12-01T15:37:27.472 INFO:tasks.rados.rados.0.smithi119.stdout:868: seq_num 271 ranges {0=540672,540672=802816,1343488=516096,1859584=286720} 2023-12-01T15:37:27.474 INFO:tasks.rados.rados.0.smithi119.stdout:868: writing smithi119156531-21 from 0 to 540672 tid 1 2023-12-01T15:37:27.479 INFO:tasks.rados.rados.0.smithi119.stdout:868: writing smithi119156531-21 from 540672 to 1343488 tid 2 2023-12-01T15:37:27.481 INFO:tasks.rados.rados.0.smithi119.stdout:868: writing smithi119156531-21 from 1343488 to 1859584 tid 3 2023-12-01T15:37:27.483 INFO:tasks.rados.rados.0.smithi119.stdout:868: writing smithi119156531-21 from 1859584 to 2146304 tid 4 2023-12-01T15:37:27.483 INFO:tasks.rados.rados.0.smithi119.stdout:869: delete oid 47 current snap is 87 2023-12-01T15:37:27.483 INFO:tasks.rados.rados.0.smithi119.stdout:868: finishing write tid 1 to smithi119156531-21 2023-12-01T15:37:27.484 INFO:tasks.rados.rados.0.smithi119.stdout:867: expect (ObjNum 242 snap 69 seq_num 242) 2023-12-01T15:37:27.530 INFO:tasks.rados.rados.0.smithi119.stdout:868: finishing write tid 2 to smithi119156531-21 2023-12-01T15:37:27.530 INFO:tasks.rados.rados.0.smithi119.stdout:868: finishing write tid 3 to smithi119156531-21 2023-12-01T15:37:27.530 INFO:tasks.rados.rados.0.smithi119.stdout:868: finishing write tid 4 to smithi119156531-21 2023-12-01T15:37:27.530 INFO:tasks.rados.rados.0.smithi119.stdout:868: finishing write tid 5 to smithi119156531-21 2023-12-01T15:37:27.530 INFO:tasks.rados.rados.0.smithi119.stdout:868: finishing write tid 6 to smithi119156531-21 2023-12-01T15:37:27.531 INFO:tasks.rados.rados.0.smithi119.stdout:868: oid 21 updating version 0 to 126 2023-12-01T15:37:27.531 INFO:tasks.rados.rados.0.smithi119.stdout:868: oid 21 version 126 is already newer than 125 2023-12-01T15:37:27.531 INFO:tasks.rados.rados.0.smithi119.stdout:868: oid 21 version 126 is already newer than 123 2023-12-01T15:37:27.531 INFO:tasks.rados.rados.0.smithi119.stdout:868: oid 21 version 126 is already newer than 124 2023-12-01T15:37:27.531 INFO:tasks.rados.rados.0.smithi119.stdout:868: oid 21 updating version 126 to 127 2023-12-01T15:37:27.531 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 127 (ObjNum 271 snap 87 seq_num 271) dirty exists 2023-12-01T15:37:27.531 INFO:tasks.rados.rados.0.smithi119.stdout:868: left oid 21 (ObjNum 271 snap 87 seq_num 271) 2023-12-01T15:37:27.531 INFO:tasks.rados.rados.0.smithi119.stdout:867: done (2 left) 2023-12-01T15:37:27.531 INFO:tasks.rados.rados.0.smithi119.stdout:868: done (1 left) 2023-12-01T15:37:27.531 INFO:tasks.rados.rados.0.smithi119.stdout:869: done (0 left) 2023-12-01T15:37:27.531 INFO:tasks.rados.rados.0.smithi119.stdout:870: snap_create 2023-12-01T15:37:28.523 INFO:tasks.rados.rados.0.smithi119.stdout:870: done (0 left) 2023-12-01T15:37:28.523 INFO:tasks.rados.rados.0.smithi119.stdout:871: setattr oid 39 current snap is 88 2023-12-01T15:37:28.525 INFO:tasks.rados.rados.0.smithi119.stdout:872: read oid 37 snap -1 2023-12-01T15:37:28.525 INFO:tasks.rados.rados.0.smithi119.stdout:872: expect (ObjNum 270 snap 86 seq_num 270) 2023-12-01T15:37:28.525 INFO:tasks.rados.rados.0.smithi119.stdout:873: read oid 25 snap -1 2023-12-01T15:37:28.525 INFO:tasks.rados.rados.0.smithi119.stdout:873: expect (ObjNum 236 snap 68 seq_num 236) 2023-12-01T15:37:28.525 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 47 current snap is 88 2023-12-01T15:37:28.525 INFO:tasks.rados.rados.0.smithi119.stdout:874: seq_num 273 ranges {0=581632,581632=565248,1146880=532480,1679360=507904} 2023-12-01T15:37:28.528 INFO:tasks.rados.rados.0.smithi119.stdout:874: writing smithi119156531-47 from 0 to 581632 tid 1 2023-12-01T15:37:28.532 INFO:tasks.rados.rados.0.smithi119.stdout:874: writing smithi119156531-47 from 581632 to 1146880 tid 2 2023-12-01T15:37:28.535 INFO:tasks.rados.rados.0.smithi119.stdout:874: writing smithi119156531-47 from 1146880 to 1679360 tid 3 2023-12-01T15:37:28.538 INFO:tasks.rados.rados.0.smithi119.stdout:874: writing smithi119156531-47 from 1679360 to 2187264 tid 4 2023-12-01T15:37:28.538 INFO:tasks.rados.rados.0.smithi119.stdout:875: copy_from oid 42 from oid 26 current snap is 88 2023-12-01T15:37:28.539 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 198 (ObjNum 264 snap 77 seq_num 264) dirty exists 2023-12-01T15:37:28.539 INFO:tasks.rados.rados.0.smithi119.stdout:871: done (4 left) 2023-12-01T15:37:28.539 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 88 2023-12-01T15:37:28.539 INFO:tasks.rados.rados.0.smithi119.stdout:876: seq_num 274 ranges {0=598016,598016=499712,1097728=745472,1843200=360448} 2023-12-01T15:37:28.542 INFO:tasks.rados.rados.0.smithi119.stdout:876: writing smithi119156531-12 from 0 to 598016 tid 1 2023-12-01T15:37:28.545 INFO:tasks.rados.rados.0.smithi119.stdout:876: writing smithi119156531-12 from 598016 to 1097728 tid 2 2023-12-01T15:37:28.550 INFO:tasks.rados.rados.0.smithi119.stdout:876: writing smithi119156531-12 from 1097728 to 1843200 tid 3 2023-12-01T15:37:28.553 INFO:tasks.rados.rados.0.smithi119.stdout:876: writing smithi119156531-12 from 1843200 to 2203648 tid 4 2023-12-01T15:37:28.553 INFO:tasks.rados.rados.0.smithi119.stdout:877: delete oid 33 current snap is 88 2023-12-01T15:37:28.553 INFO:tasks.rados.rados.0.smithi119.stdout:874: finishing write tid 1 to smithi119156531-47 2023-12-01T15:37:28.553 INFO:tasks.rados.rados.0.smithi119.stdout:874: finishing write tid 2 to smithi119156531-47 2023-12-01T15:37:28.554 INFO:tasks.rados.rados.0.smithi119.stdout:874: finishing write tid 3 to smithi119156531-47 2023-12-01T15:37:28.554 INFO:tasks.rados.rados.0.smithi119.stdout:874: finishing write tid 4 to smithi119156531-47 2023-12-01T15:37:28.554 INFO:tasks.rados.rados.0.smithi119.stdout:874: finishing write tid 5 to smithi119156531-47 2023-12-01T15:37:28.554 INFO:tasks.rados.rados.0.smithi119.stdout:876: finishing write tid 1 to smithi119156531-12 2023-12-01T15:37:28.554 INFO:tasks.rados.rados.0.smithi119.stdout:874: finishing write tid 6 to smithi119156531-47 2023-12-01T15:37:28.554 INFO:tasks.rados.rados.0.smithi119.stdout:874: oid 47 updating version 0 to 444 2023-12-01T15:37:28.554 INFO:tasks.rados.rados.0.smithi119.stdout:874: oid 47 version 444 is already newer than 441 2023-12-01T15:37:28.554 INFO:tasks.rados.rados.0.smithi119.stdout:874: oid 47 version 444 is already newer than 442 2023-12-01T15:37:28.555 INFO:tasks.rados.rados.0.smithi119.stdout:874: oid 47 updating version 444 to 445 2023-12-01T15:37:28.555 INFO:tasks.rados.rados.0.smithi119.stdout:874: oid 47 version 445 is already newer than 443 2023-12-01T15:37:28.555 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 445 (ObjNum 273 snap 88 seq_num 273) dirty exists 2023-12-01T15:37:28.555 INFO:tasks.rados.rados.0.smithi119.stdout:874: left oid 47 (ObjNum 273 snap 88 seq_num 273) 2023-12-01T15:37:28.555 INFO:tasks.rados.rados.0.smithi119.stdout:876: finishing write tid 2 to smithi119156531-12 2023-12-01T15:37:28.555 INFO:tasks.rados.rados.0.smithi119.stdout:875: finishing copy_from to smithi119156531-42 2023-12-01T15:37:28.555 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 323 (ObjNum 153 snap 42 seq_num 153) dirty exists 2023-12-01T15:37:28.555 INFO:tasks.rados.rados.0.smithi119.stdout:875: finishing copy_from racing read to smithi119156531-42 2023-12-01T15:37:28.556 INFO:tasks.rados.rados.0.smithi119.stdout:874: done (5 left) 2023-12-01T15:37:28.556 INFO:tasks.rados.rados.0.smithi119.stdout:875: done (4 left) 2023-12-01T15:37:28.557 INFO:tasks.rados.rados.0.smithi119.stdout:877: done (3 left) 2023-12-01T15:37:28.557 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 88 2023-12-01T15:37:28.557 INFO:tasks.rados.rados.0.smithi119.stdout:878: seq_num 276 ranges {5758976=630784,6389760=671744,7061504=704512,7766016=229376} 2023-12-01T15:37:28.589 INFO:tasks.rados.rados.0.smithi119.stdout:878: writing smithi119156531-18 from 5758976 to 6389760 tid 1 2023-12-01T15:37:28.593 INFO:tasks.rados.rados.0.smithi119.stdout:878: writing smithi119156531-18 from 6389760 to 7061504 tid 2 2023-12-01T15:37:28.597 INFO:tasks.rados.rados.0.smithi119.stdout:878: writing smithi119156531-18 from 7061504 to 7766016 tid 3 2023-12-01T15:37:28.598 INFO:tasks.rados.rados.0.smithi119.stdout:878: writing smithi119156531-18 from 7766016 to 7995392 tid 4 2023-12-01T15:37:28.598 INFO:tasks.rados.rados.0.smithi119.stdout:879: snap_create 2023-12-01T15:37:28.598 INFO:tasks.rados.rados.0.smithi119.stdout:876: finishing write tid 3 to smithi119156531-12 2023-12-01T15:37:28.598 INFO:tasks.rados.rados.0.smithi119.stdout:873: expect (ObjNum 236 snap 68 seq_num 236) 2023-12-01T15:37:28.792 INFO:tasks.rados.rados.0.smithi119.stdout:876: finishing write tid 4 to smithi119156531-12 2023-12-01T15:37:28.792 INFO:tasks.rados.rados.0.smithi119.stdout:876: finishing write tid 5 to smithi119156531-12 2023-12-01T15:37:28.792 INFO:tasks.rados.rados.0.smithi119.stdout:876: finishing write tid 6 to smithi119156531-12 2023-12-01T15:37:28.792 INFO:tasks.rados.rados.0.smithi119.stdout:876: oid 12 updating version 0 to 397 2023-12-01T15:37:28.792 INFO:tasks.rados.rados.0.smithi119.stdout:876: oid 12 updating version 397 to 398 2023-12-01T15:37:28.792 INFO:tasks.rados.rados.0.smithi119.stdout:876: oid 12 version 398 is already newer than 396 2023-12-01T15:37:28.792 INFO:tasks.rados.rados.0.smithi119.stdout:876: oid 12 version 398 is already newer than 394 2023-12-01T15:37:28.793 INFO:tasks.rados.rados.0.smithi119.stdout:876: oid 12 version 398 is already newer than 395 2023-12-01T15:37:28.793 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 398 (ObjNum 274 snap 88 seq_num 274) dirty exists 2023-12-01T15:37:28.793 INFO:tasks.rados.rados.0.smithi119.stdout:876: left oid 12 (ObjNum 274 snap 88 seq_num 274) 2023-12-01T15:37:28.793 INFO:tasks.rados.rados.0.smithi119.stdout:872: expect (ObjNum 270 snap 86 seq_num 270) 2023-12-01T15:37:28.915 INFO:tasks.rados.rados.0.smithi119.stdout:878: finishing write tid 1 to smithi119156531-18 2023-12-01T15:37:28.915 INFO:tasks.rados.rados.0.smithi119.stdout:878: finishing write tid 2 to smithi119156531-18 2023-12-01T15:37:28.915 INFO:tasks.rados.rados.0.smithi119.stdout:878: finishing write tid 3 to smithi119156531-18 2023-12-01T15:37:28.915 INFO:tasks.rados.rados.0.smithi119.stdout:878: finishing write tid 4 to smithi119156531-18 2023-12-01T15:37:28.916 INFO:tasks.rados.rados.0.smithi119.stdout:878: finishing write tid 5 to smithi119156531-18 2023-12-01T15:37:28.916 INFO:tasks.rados.rados.0.smithi119.stdout:878: finishing write tid 6 to smithi119156531-18 2023-12-01T15:37:28.916 INFO:tasks.rados.rados.0.smithi119.stdout:878: oid 18 updating version 0 to 501 2023-12-01T15:37:28.916 INFO:tasks.rados.rados.0.smithi119.stdout:878: oid 18 updating version 501 to 502 2023-12-01T15:37:28.916 INFO:tasks.rados.rados.0.smithi119.stdout:878: oid 18 updating version 502 to 503 2023-12-01T15:37:28.916 INFO:tasks.rados.rados.0.smithi119.stdout:878: oid 18 version 503 is already newer than 500 2023-12-01T15:37:28.916 INFO:tasks.rados.rados.0.smithi119.stdout:878: oid 18 updating version 503 to 504 2023-12-01T15:37:28.916 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 504 (ObjNum 276 snap 88 seq_num 276) dirty exists 2023-12-01T15:37:28.916 INFO:tasks.rados.rados.0.smithi119.stdout:878: left oid 18 (ObjNum 276 snap 88 seq_num 276) 2023-12-01T15:37:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:28 smithi183 ceph-mon[99169]: pgmap v315: 121 pgs: 121 active+clean; 263 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 6 op/s 2023-12-01T15:37:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:28 smithi183 ceph-mon[99169]: osdmap e232: 8 total, 8 up, 8 in 2023-12-01T15:37:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:28 smithi119 ceph-mon[94175]: pgmap v315: 121 pgs: 121 active+clean; 263 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 6 op/s 2023-12-01T15:37:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:28 smithi119 ceph-mon[94175]: osdmap e232: 8 total, 8 up, 8 in 2023-12-01T15:37:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:28 smithi119 ceph-mon[108979]: pgmap v315: 121 pgs: 121 active+clean; 263 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 6 op/s 2023-12-01T15:37:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:28 smithi119 ceph-mon[108979]: osdmap e232: 8 total, 8 up, 8 in 2023-12-01T15:37:29.526 INFO:tasks.rados.rados.0.smithi119.stdout:872: done (4 left) 2023-12-01T15:37:29.526 INFO:tasks.rados.rados.0.smithi119.stdout:873: done (3 left) 2023-12-01T15:37:29.526 INFO:tasks.rados.rados.0.smithi119.stdout:876: done (2 left) 2023-12-01T15:37:29.526 INFO:tasks.rados.rados.0.smithi119.stdout:878: done (1 left) 2023-12-01T15:37:29.526 INFO:tasks.rados.rados.0.smithi119.stdout:879: done (0 left) 2023-12-01T15:37:29.526 INFO:tasks.rados.rados.0.smithi119.stdout:880: snap_remove snap 62 2023-12-01T15:37:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:29 smithi183 ceph-mon[99169]: osdmap e233: 8 total, 8 up, 8 in 2023-12-01T15:37:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:29 smithi119 ceph-mon[94175]: osdmap e233: 8 total, 8 up, 8 in 2023-12-01T15:37:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:29 smithi119 ceph-mon[108979]: osdmap e233: 8 total, 8 up, 8 in 2023-12-01T15:37:30.533 INFO:tasks.rados.rados.0.smithi119.stdout:880: done (0 left) 2023-12-01T15:37:30.533 INFO:tasks.rados.rados.0.smithi119.stdout:881: rmattr oid 46 current snap is 89 2023-12-01T15:37:30.533 INFO:tasks.rados.rados.0.smithi119.stdout:881: done (0 left) 2023-12-01T15:37:30.533 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 89 2023-12-01T15:37:30.534 INFO:tasks.rados.rados.0.smithi119.stdout:882: seq_num 277 ranges {2146304=647168,2793472=557056,3350528=516096,3866624=532480} 2023-12-01T15:37:30.549 INFO:tasks.rados.rados.0.smithi119.stdout:882: writing smithi119156531-21 from 2146304 to 2793472 tid 1 2023-12-01T15:37:30.553 INFO:tasks.rados.rados.0.smithi119.stdout:882: writing smithi119156531-21 from 2793472 to 3350528 tid 2 2023-12-01T15:37:30.556 INFO:tasks.rados.rados.0.smithi119.stdout:882: writing smithi119156531-21 from 3350528 to 3866624 tid 3 2023-12-01T15:37:30.560 INFO:tasks.rados.rados.0.smithi119.stdout:882: writing smithi119156531-21 from 3866624 to 4399104 tid 4 2023-12-01T15:37:30.560 INFO:tasks.rados.rados.0.smithi119.stdout:883: delete oid 39 current snap is 89 2023-12-01T15:37:30.560 INFO:tasks.rados.rados.0.smithi119.stdout:882: finishing write tid 1 to smithi119156531-21 2023-12-01T15:37:30.561 INFO:tasks.rados.rados.0.smithi119.stdout:882: finishing write tid 2 to smithi119156531-21 2023-12-01T15:37:30.561 INFO:tasks.rados.rados.0.smithi119.stdout:882: finishing write tid 3 to smithi119156531-21 2023-12-01T15:37:30.562 INFO:tasks.rados.rados.0.smithi119.stdout:883: done (1 left) 2023-12-01T15:37:30.562 INFO:tasks.rados.rados.0.smithi119.stdout:884: read oid 49 snap -1 2023-12-01T15:37:30.562 INFO:tasks.rados.rados.0.smithi119.stdout:884: expect (ObjNum 159 snap 43 seq_num 159) 2023-12-01T15:37:30.563 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 28 current snap is 89 2023-12-01T15:37:30.563 INFO:tasks.rados.rados.0.smithi119.stdout:885: seq_num 279 ranges {1581056=679936,2260992=720896,2981888=483328,3465216=401408} 2023-12-01T15:37:30.574 INFO:tasks.rados.rados.0.smithi119.stdout:885: writing smithi119156531-28 from 1581056 to 2260992 tid 1 2023-12-01T15:37:30.579 INFO:tasks.rados.rados.0.smithi119.stdout:885: writing smithi119156531-28 from 2260992 to 2981888 tid 2 2023-12-01T15:37:30.582 INFO:tasks.rados.rados.0.smithi119.stdout:885: writing smithi119156531-28 from 2981888 to 3465216 tid 3 2023-12-01T15:37:30.585 INFO:tasks.rados.rados.0.smithi119.stdout:885: writing smithi119156531-28 from 3465216 to 3866624 tid 4 2023-12-01T15:37:30.585 INFO:tasks.rados.rados.0.smithi119.stdout:886: read oid 39 snap -1 2023-12-01T15:37:30.586 INFO:tasks.rados.rados.0.smithi119.stdout:886: expect deleted 2023-12-01T15:37:30.586 INFO:tasks.rados.rados.0.smithi119.stdout:887: rmattr oid 12 current snap is 89 2023-12-01T15:37:30.586 INFO:tasks.rados.rados.0.smithi119.stdout:887: done (4 left) 2023-12-01T15:37:30.586 INFO:tasks.rados.rados.0.smithi119.stdout:888: delete oid 3 current snap is 89 2023-12-01T15:37:30.586 INFO:tasks.rados.rados.0.smithi119.stdout:882: finishing write tid 4 to smithi119156531-21 2023-12-01T15:37:30.586 INFO:tasks.rados.rados.0.smithi119.stdout:882: finishing write tid 5 to smithi119156531-21 2023-12-01T15:37:30.586 INFO:tasks.rados.rados.0.smithi119.stdout:882: finishing write tid 6 to smithi119156531-21 2023-12-01T15:37:30.586 INFO:tasks.rados.rados.0.smithi119.stdout:882: oid 21 updating version 0 to 133 2023-12-01T15:37:30.586 INFO:tasks.rados.rados.0.smithi119.stdout:882: oid 21 version 133 is already newer than 132 2023-12-01T15:37:30.586 INFO:tasks.rados.rados.0.smithi119.stdout:882: oid 21 version 133 is already newer than 131 2023-12-01T15:37:30.586 INFO:tasks.rados.rados.0.smithi119.stdout:882: oid 21 updating version 133 to 134 2023-12-01T15:37:30.586 INFO:tasks.rados.rados.0.smithi119.stdout:882: oid 21 updating version 134 to 135 2023-12-01T15:37:30.586 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 135 (ObjNum 277 snap 89 seq_num 277) dirty exists 2023-12-01T15:37:30.587 INFO:tasks.rados.rados.0.smithi119.stdout:882: left oid 21 (ObjNum 277 snap 89 seq_num 277) 2023-12-01T15:37:30.587 INFO:tasks.rados.rados.0.smithi119.stdout:884: expect (ObjNum 159 snap 43 seq_num 159) 2023-12-01T15:37:30.656 INFO:tasks.rados.rados.0.smithi119.stdout:885: finishing write tid 1 to smithi119156531-28 2023-12-01T15:37:30.656 INFO:tasks.rados.rados.0.smithi119.stdout:882: done (4 left) 2023-12-01T15:37:30.656 INFO:tasks.rados.rados.0.smithi119.stdout:884: done (3 left) 2023-12-01T15:37:30.656 INFO:tasks.rados.rados.0.smithi119.stdout:888: done (2 left) 2023-12-01T15:37:30.656 INFO:tasks.rados.rados.0.smithi119.stdout:889: copy_from oid 43 from oid 35 current snap is 89 2023-12-01T15:37:30.656 INFO:tasks.rados.rados.0.smithi119.stdout:885: finishing write tid 2 to smithi119156531-28 2023-12-01T15:37:30.656 INFO:tasks.rados.rados.0.smithi119.stdout:885: finishing write tid 3 to smithi119156531-28 2023-12-01T15:37:30.656 INFO:tasks.rados.rados.0.smithi119.stdout:885: finishing write tid 4 to smithi119156531-28 2023-12-01T15:37:30.656 INFO:tasks.rados.rados.0.smithi119.stdout:885: finishing write tid 5 to smithi119156531-28 2023-12-01T15:37:30.656 INFO:tasks.rados.rados.0.smithi119.stdout:885: finishing write tid 6 to smithi119156531-28 2023-12-01T15:37:30.656 INFO:tasks.rados.rados.0.smithi119.stdout:885: oid 28 updating version 0 to 192 2023-12-01T15:37:30.656 INFO:tasks.rados.rados.0.smithi119.stdout:885: oid 28 version 192 is already newer than 190 2023-12-01T15:37:30.657 INFO:tasks.rados.rados.0.smithi119.stdout:885: oid 28 version 192 is already newer than 191 2023-12-01T15:37:30.657 INFO:tasks.rados.rados.0.smithi119.stdout:885: oid 28 version 192 is already newer than 188 2023-12-01T15:37:30.657 INFO:tasks.rados.rados.0.smithi119.stdout:885: oid 28 version 192 is already newer than 189 2023-12-01T15:37:30.657 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 192 (ObjNum 279 snap 89 seq_num 279) dirty exists 2023-12-01T15:37:30.657 INFO:tasks.rados.rados.0.smithi119.stdout:885: left oid 28 (ObjNum 279 snap 89 seq_num 279) 2023-12-01T15:37:30.657 INFO:tasks.rados.rados.0.smithi119.stdout:885: done (2 left) 2023-12-01T15:37:30.657 INFO:tasks.rados.rados.0.smithi119.stdout:886: done (1 left) 2023-12-01T15:37:30.657 INFO:tasks.rados.rados.0.smithi119.stdout:890: snap_remove snap 78 2023-12-01T15:37:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:30 smithi183 ceph-mon[99169]: pgmap v318: 121 pgs: 121 active+clean; 263 MiB data, 955 MiB used, 714 GiB / 715 GiB avail 2023-12-01T15:37:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:30 smithi183 ceph-mon[99169]: osdmap e234: 8 total, 8 up, 8 in 2023-12-01T15:37:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:30 smithi119 ceph-mon[94175]: pgmap v318: 121 pgs: 121 active+clean; 263 MiB data, 955 MiB used, 714 GiB / 715 GiB avail 2023-12-01T15:37:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:30 smithi119 ceph-mon[94175]: osdmap e234: 8 total, 8 up, 8 in 2023-12-01T15:37:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:30 smithi119 ceph-mon[108979]: pgmap v318: 121 pgs: 121 active+clean; 263 MiB data, 955 MiB used, 714 GiB / 715 GiB avail 2023-12-01T15:37:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:30 smithi119 ceph-mon[108979]: osdmap e234: 8 total, 8 up, 8 in 2023-12-01T15:37:31.555 INFO:tasks.rados.rados.0.smithi119.stdout:890: done (1 left) 2023-12-01T15:37:31.555 INFO:tasks.rados.rados.0.smithi119.stdout:891: snap_create 2023-12-01T15:37:31.556 INFO:tasks.rados.rados.0.smithi119.stdout:889: finishing copy_from to smithi119156531-43 2023-12-01T15:37:31.556 INFO:tasks.rados.rados.0.smithi119.stdout:889: got expected ENOENT (src dne) 2023-12-01T15:37:31.556 INFO:tasks.rados.rados.0.smithi119.stdout:889: finishing copy_from racing read to smithi119156531-43 2023-12-01T15:37:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:31 smithi183 ceph-mon[99169]: osdmap e235: 8 total, 8 up, 8 in 2023-12-01T15:37:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:31 smithi119 ceph-mon[94175]: osdmap e235: 8 total, 8 up, 8 in 2023-12-01T15:37:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:31 smithi119 ceph-mon[108979]: osdmap e235: 8 total, 8 up, 8 in 2023-12-01T15:37:32.549 INFO:tasks.rados.rados.0.smithi119.stdout:889: done (1 left) 2023-12-01T15:37:32.549 INFO:tasks.rados.rados.0.smithi119.stdout:891: done (0 left) 2023-12-01T15:37:32.549 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 90 2023-12-01T15:37:32.549 INFO:tasks.rados.rados.0.smithi119.stdout:892: seq_num 281 ranges {4399104=712704,5111808=491520,5603328=491520,6094848=622592} 2023-12-01T15:37:32.577 INFO:tasks.rados.rados.0.smithi119.stdout:892: writing smithi119156531-21 from 4399104 to 5111808 tid 1 2023-12-01T15:37:32.579 INFO:tasks.rados.rados.0.smithi119.stdout:892: writing smithi119156531-21 from 5111808 to 5603328 tid 2 2023-12-01T15:37:32.582 INFO:tasks.rados.rados.0.smithi119.stdout:892: writing smithi119156531-21 from 5603328 to 6094848 tid 3 2023-12-01T15:37:32.586 INFO:tasks.rados.rados.0.smithi119.stdout:892: writing smithi119156531-21 from 6094848 to 6717440 tid 4 2023-12-01T15:37:32.586 INFO:tasks.rados.rados.0.smithi119.stdout:893: rollback oid 42 current snap is 90 2023-12-01T15:37:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 42 to 85 2023-12-01T15:37:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:892: finishing write tid 1 to smithi119156531-21 2023-12-01T15:37:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:892: finishing write tid 2 to smithi119156531-21 2023-12-01T15:37:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:892: finishing write tid 3 to smithi119156531-21 2023-12-01T15:37:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 47 current snap is 90 2023-12-01T15:37:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:894: seq_num 282 ranges {2187264=729088,2916352=425984,3342336=704512,4046848=475136} 2023-12-01T15:37:32.602 INFO:tasks.rados.rados.0.smithi119.stdout:894: writing smithi119156531-47 from 2187264 to 2916352 tid 1 2023-12-01T15:37:32.604 INFO:tasks.rados.rados.0.smithi119.stdout:894: writing smithi119156531-47 from 2916352 to 3342336 tid 2 2023-12-01T15:37:32.608 INFO:tasks.rados.rados.0.smithi119.stdout:894: writing smithi119156531-47 from 3342336 to 4046848 tid 3 2023-12-01T15:37:32.612 INFO:tasks.rados.rados.0.smithi119.stdout:894: writing smithi119156531-47 from 4046848 to 4521984 tid 4 2023-12-01T15:37:32.612 INFO:tasks.rados.rados.0.smithi119.stdout:895: copy_from oid 13 from oid 7 current snap is 90 2023-12-01T15:37:32.612 INFO:tasks.rados.rados.0.smithi119.stdout:892: finishing write tid 4 to smithi119156531-21 2023-12-01T15:37:32.612 INFO:tasks.rados.rados.0.smithi119.stdout:892: finishing write tid 5 to smithi119156531-21 2023-12-01T15:37:32.612 INFO:tasks.rados.rados.0.smithi119.stdout:892: finishing write tid 6 to smithi119156531-21 2023-12-01T15:37:32.612 INFO:tasks.rados.rados.0.smithi119.stdout:892: oid 21 updating version 0 to 141 2023-12-01T15:37:32.612 INFO:tasks.rados.rados.0.smithi119.stdout:892: oid 21 version 141 is already newer than 140 2023-12-01T15:37:32.612 INFO:tasks.rados.rados.0.smithi119.stdout:892: oid 21 version 141 is already newer than 138 2023-12-01T15:37:32.612 INFO:tasks.rados.rados.0.smithi119.stdout:892: oid 21 version 141 is already newer than 139 2023-12-01T15:37:32.612 INFO:tasks.rados.rados.0.smithi119.stdout:892: oid 21 version 141 is already newer than 137 2023-12-01T15:37:32.612 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 141 (ObjNum 281 snap 90 seq_num 281) dirty exists 2023-12-01T15:37:32.612 INFO:tasks.rados.rados.0.smithi119.stdout:892: left oid 21 (ObjNum 281 snap 90 seq_num 281) 2023-12-01T15:37:32.613 INFO:tasks.rados.rados.0.smithi119.stdout:893: finishing rollback tid 0 to smithi119156531-42 2023-12-01T15:37:32.613 INFO:tasks.rados.rados.0.smithi119.stdout:892: done (3 left) 2023-12-01T15:37:32.613 INFO:tasks.rados.rados.0.smithi119.stdout:896: snap_create 2023-12-01T15:37:32.613 INFO:tasks.rados.rados.0.smithi119.stdout:893: finishing rollback tid 1 to smithi119156531-42 2023-12-01T15:37:32.613 INFO:tasks.rados.rados.0.smithi119.stdout:893: finishing rollback tid 2 to smithi119156531-42 2023-12-01T15:37:32.613 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 326 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-12-01T15:37:32.613 INFO:tasks.rados.rados.0.smithi119.stdout:894: finishing write tid 1 to smithi119156531-47 2023-12-01T15:37:32.613 INFO:tasks.rados.rados.0.smithi119.stdout:894: finishing write tid 2 to smithi119156531-47 2023-12-01T15:37:32.613 INFO:tasks.rados.rados.0.smithi119.stdout:894: finishing write tid 3 to smithi119156531-47 2023-12-01T15:37:32.613 INFO:tasks.rados.rados.0.smithi119.stdout:895: finishing copy_from to smithi119156531-13 2023-12-01T15:37:32.614 INFO:tasks.rados.rados.0.smithi119.stdout:895: got expected ENOENT (src dne) 2023-12-01T15:37:32.614 INFO:tasks.rados.rados.0.smithi119.stdout:895: finishing copy_from racing read to smithi119156531-13 2023-12-01T15:37:32.614 INFO:tasks.rados.rados.0.smithi119.stdout:894: finishing write tid 4 to smithi119156531-47 2023-12-01T15:37:32.614 INFO:tasks.rados.rados.0.smithi119.stdout:894: finishing write tid 5 to smithi119156531-47 2023-12-01T15:37:32.616 INFO:tasks.rados.rados.0.smithi119.stdout:894: finishing write tid 6 to smithi119156531-47 2023-12-01T15:37:32.616 INFO:tasks.rados.rados.0.smithi119.stdout:894: oid 47 updating version 0 to 459 2023-12-01T15:37:32.616 INFO:tasks.rados.rados.0.smithi119.stdout:894: oid 47 updating version 459 to 460 2023-12-01T15:37:32.616 INFO:tasks.rados.rados.0.smithi119.stdout:894: oid 47 updating version 460 to 462 2023-12-01T15:37:32.617 INFO:tasks.rados.rados.0.smithi119.stdout:894: oid 47 updating version 462 to 463 2023-12-01T15:37:32.617 INFO:tasks.rados.rados.0.smithi119.stdout:894: oid 47 version 463 is already newer than 461 2023-12-01T15:37:32.617 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 463 (ObjNum 282 snap 90 seq_num 282) dirty exists 2023-12-01T15:37:32.617 INFO:tasks.rados.rados.0.smithi119.stdout:894: left oid 47 (ObjNum 282 snap 90 seq_num 282) 2023-12-01T15:37:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:32 smithi183 ceph-mon[99169]: pgmap v321: 121 pgs: 121 active+clean; 235 MiB data, 941 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.1 MiB/s wr, 28 op/s 2023-12-01T15:37:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:32 smithi183 ceph-mon[99169]: osdmap e236: 8 total, 8 up, 8 in 2023-12-01T15:37:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:32 smithi119 ceph-mon[94175]: pgmap v321: 121 pgs: 121 active+clean; 235 MiB data, 941 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.1 MiB/s wr, 28 op/s 2023-12-01T15:37:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:32 smithi119 ceph-mon[94175]: osdmap e236: 8 total, 8 up, 8 in 2023-12-01T15:37:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:32 smithi119 ceph-mon[108979]: pgmap v321: 121 pgs: 121 active+clean; 235 MiB data, 941 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.1 MiB/s wr, 28 op/s 2023-12-01T15:37:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:32 smithi119 ceph-mon[108979]: osdmap e236: 8 total, 8 up, 8 in 2023-12-01T15:37:33.566 INFO:tasks.rados.rados.0.smithi119.stdout:893: done (3 left) 2023-12-01T15:37:33.567 INFO:tasks.rados.rados.0.smithi119.stdout:894: done (2 left) 2023-12-01T15:37:33.567 INFO:tasks.rados.rados.0.smithi119.stdout:895: done (1 left) 2023-12-01T15:37:33.567 INFO:tasks.rados.rados.0.smithi119.stdout:896: done (0 left) 2023-12-01T15:37:33.567 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 91 2023-12-01T15:37:33.567 INFO:tasks.rados.rados.0.smithi119.stdout:897: seq_num 283 ranges {663552=745472,1409024=712704,2121728=458752,2580480=434176} 2023-12-01T15:37:33.574 INFO:tasks.rados.rados.0.smithi119.stdout:897: writing smithi119156531-15 from 663552 to 1409024 tid 1 2023-12-01T15:37:33.578 INFO:tasks.rados.rados.0.smithi119.stdout:897: writing smithi119156531-15 from 1409024 to 2121728 tid 2 2023-12-01T15:37:33.581 INFO:tasks.rados.rados.0.smithi119.stdout:897: writing smithi119156531-15 from 2121728 to 2580480 tid 3 2023-12-01T15:37:33.584 INFO:tasks.rados.rados.0.smithi119.stdout:897: writing smithi119156531-15 from 2580480 to 3014656 tid 4 2023-12-01T15:37:33.584 INFO:tasks.rados.rados.0.smithi119.stdout:898: delete oid 31 current snap is 91 2023-12-01T15:37:33.584 INFO:tasks.rados.rados.0.smithi119.stdout:897: finishing write tid 1 to smithi119156531-15 2023-12-01T15:37:33.584 INFO:tasks.rados.rados.0.smithi119.stdout:897: finishing write tid 2 to smithi119156531-15 2023-12-01T15:37:33.584 INFO:tasks.rados.rados.0.smithi119.stdout:897: finishing write tid 3 to smithi119156531-15 2023-12-01T15:37:33.587 INFO:tasks.rados.rados.0.smithi119.stdout:897: finishing write tid 4 to smithi119156531-15 2023-12-01T15:37:33.587 INFO:tasks.rados.rados.0.smithi119.stdout:897: finishing write tid 5 to smithi119156531-15 2023-12-01T15:37:33.589 INFO:tasks.rados.rados.0.smithi119.stdout:898: done (1 left) 2023-12-01T15:37:33.589 INFO:tasks.rados.rados.0.smithi119.stdout:899: snap_create 2023-12-01T15:37:33.589 INFO:tasks.rados.rados.0.smithi119.stdout:897: finishing write tid 6 to smithi119156531-15 2023-12-01T15:37:33.589 INFO:tasks.rados.rados.0.smithi119.stdout:897: oid 15 updating version 0 to 521 2023-12-01T15:37:33.589 INFO:tasks.rados.rados.0.smithi119.stdout:897: oid 15 updating version 521 to 522 2023-12-01T15:37:33.589 INFO:tasks.rados.rados.0.smithi119.stdout:897: oid 15 version 522 is already newer than 520 2023-12-01T15:37:33.589 INFO:tasks.rados.rados.0.smithi119.stdout:897: oid 15 updating version 522 to 523 2023-12-01T15:37:33.589 INFO:tasks.rados.rados.0.smithi119.stdout:897: oid 15 updating version 523 to 524 2023-12-01T15:37:33.589 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 524 (ObjNum 283 snap 91 seq_num 283) dirty exists 2023-12-01T15:37:33.589 INFO:tasks.rados.rados.0.smithi119.stdout:897: left oid 15 (ObjNum 283 snap 91 seq_num 283) 2023-12-01T15:37:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:33 smithi183 ceph-mon[99169]: osdmap e237: 8 total, 8 up, 8 in 2023-12-01T15:37:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:33 smithi119 ceph-mon[108979]: osdmap e237: 8 total, 8 up, 8 in 2023-12-01T15:37:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:33 smithi119 ceph-mon[94175]: osdmap e237: 8 total, 8 up, 8 in 2023-12-01T15:37:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:37:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:37:34] "GET /metrics HTTP/1.1" 200 36178 "" "Prometheus/2.43.0" 2023-12-01T15:37:34.572 INFO:tasks.rados.rados.0.smithi119.stdout:897: done (1 left) 2023-12-01T15:37:34.572 INFO:tasks.rados.rados.0.smithi119.stdout:899: done (0 left) 2023-12-01T15:37:34.572 INFO:tasks.rados.rados.0.smithi119.stdout:900: copy_from oid 33 from oid 44 current snap is 92 2023-12-01T15:37:34.572 INFO:tasks.rados.rados.0.smithi119.stdout:901: delete oid 3 current snap is 92 2023-12-01T15:37:34.577 INFO:tasks.rados.rados.0.smithi119.stdout:901: done (1 left) 2023-12-01T15:37:34.577 INFO:tasks.rados.rados.0.smithi119.stdout:902: snap_remove snap 87 2023-12-01T15:37:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:34 smithi183 ceph-mon[99169]: pgmap v324: 121 pgs: 121 active+clean; 235 MiB data, 941 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.1 MiB/s wr, 28 op/s 2023-12-01T15:37:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:34 smithi183 ceph-mon[99169]: osdmap e238: 8 total, 8 up, 8 in 2023-12-01T15:37:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:34 smithi119 ceph-mon[94175]: pgmap v324: 121 pgs: 121 active+clean; 235 MiB data, 941 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.1 MiB/s wr, 28 op/s 2023-12-01T15:37:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:34 smithi119 ceph-mon[94175]: osdmap e238: 8 total, 8 up, 8 in 2023-12-01T15:37:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:34 smithi119 ceph-mon[108979]: pgmap v324: 121 pgs: 121 active+clean; 235 MiB data, 941 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.1 MiB/s wr, 28 op/s 2023-12-01T15:37:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:34 smithi119 ceph-mon[108979]: osdmap e238: 8 total, 8 up, 8 in 2023-12-01T15:37:35.459 INFO:tasks.rados.rados.0.smithi119.stdout:902: done (1 left) 2023-12-01T15:37:35.459 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 92 2023-12-01T15:37:35.459 INFO:tasks.rados.rados.0.smithi119.stdout:900: finishing copy_from to smithi119156531-33 2023-12-01T15:37:35.459 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 426 (ObjNum 149 snap 41 seq_num 149) dirty exists 2023-12-01T15:37:35.459 INFO:tasks.rados.rados.0.smithi119.stdout:903: seq_num 286 ranges {6717440=794624,7512064=761856,8273920=679936,8953856=163840} 2023-12-01T15:37:35.499 INFO:tasks.rados.rados.0.smithi119.stdout:903: writing smithi119156531-21 from 6717440 to 7512064 tid 1 2023-12-01T15:37:35.503 INFO:tasks.rados.rados.0.smithi119.stdout:903: writing smithi119156531-21 from 7512064 to 8273920 tid 2 2023-12-01T15:37:35.507 INFO:tasks.rados.rados.0.smithi119.stdout:903: writing smithi119156531-21 from 8273920 to 8953856 tid 3 2023-12-01T15:37:35.509 INFO:tasks.rados.rados.0.smithi119.stdout:903: writing smithi119156531-21 from 8953856 to 9117696 tid 4 2023-12-01T15:37:35.509 INFO:tasks.rados.rados.0.smithi119.stdout:904: read oid 3 snap -1 2023-12-01T15:37:35.509 INFO:tasks.rados.rados.0.smithi119.stdout:904: expect deleted 2023-12-01T15:37:35.509 INFO:tasks.rados.rados.0.smithi119.stdout:900: finishing copy_from racing read to smithi119156531-33 2023-12-01T15:37:35.509 INFO:tasks.rados.rados.0.smithi119.stdout:903: finishing write tid 1 to smithi119156531-21 2023-12-01T15:37:35.509 INFO:tasks.rados.rados.0.smithi119.stdout:903: finishing write tid 2 to smithi119156531-21 2023-12-01T15:37:35.509 INFO:tasks.rados.rados.0.smithi119.stdout:905: read oid 23 snap -1 2023-12-01T15:37:35.509 INFO:tasks.rados.rados.0.smithi119.stdout:905: expect (ObjNum 255 snap 74 seq_num 255) 2023-12-01T15:37:35.509 INFO:tasks.rados.rados.0.smithi119.stdout:900: done (3 left) 2023-12-01T15:37:35.509 INFO:tasks.rados.rados.0.smithi119.stdout:906: delete oid 38 current snap is 92 2023-12-01T15:37:35.511 INFO:tasks.rados.rados.0.smithi119.stdout:903: finishing write tid 3 to smithi119156531-21 2023-12-01T15:37:35.512 INFO:tasks.rados.rados.0.smithi119.stdout:904: done (3 left) 2023-12-01T15:37:35.512 INFO:tasks.rados.rados.0.smithi119.stdout:906: done (2 left) 2023-12-01T15:37:35.512 INFO:tasks.rados.rados.0.smithi119.stdout:907: read oid 15 snap -1 2023-12-01T15:37:35.512 INFO:tasks.rados.rados.0.smithi119.stdout:907: expect (ObjNum 283 snap 91 seq_num 283) 2023-12-01T15:37:35.512 INFO:tasks.rados.rados.0.smithi119.stdout:908: delete oid 19 current snap is 92 2023-12-01T15:37:35.513 INFO:tasks.rados.rados.0.smithi119.stdout:903: finishing write tid 4 to smithi119156531-21 2023-12-01T15:37:35.513 INFO:tasks.rados.rados.0.smithi119.stdout:903: finishing write tid 5 to smithi119156531-21 2023-12-01T15:37:35.514 INFO:tasks.rados.rados.0.smithi119.stdout:908: done (3 left) 2023-12-01T15:37:35.514 INFO:tasks.rados.rados.0.smithi119.stdout:909: read oid 50 snap -1 2023-12-01T15:37:35.514 INFO:tasks.rados.rados.0.smithi119.stdout:909: expect deleted 2023-12-01T15:37:35.514 INFO:tasks.rados.rados.0.smithi119.stdout:910: snap_remove snap 77 2023-12-01T15:37:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:35 smithi183 ceph-mon[99169]: osdmap e239: 8 total, 8 up, 8 in 2023-12-01T15:37:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:35 smithi183 ceph-mon[99169]: osdmap e240: 8 total, 8 up, 8 in 2023-12-01T15:37:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:35 smithi119 ceph-mon[94175]: osdmap e239: 8 total, 8 up, 8 in 2023-12-01T15:37:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:35 smithi119 ceph-mon[94175]: osdmap e240: 8 total, 8 up, 8 in 2023-12-01T15:37:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:35 smithi119 ceph-mon[108979]: osdmap e239: 8 total, 8 up, 8 in 2023-12-01T15:37:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:35 smithi119 ceph-mon[108979]: osdmap e240: 8 total, 8 up, 8 in 2023-12-01T15:37:36.475 INFO:tasks.rados.rados.0.smithi119.stdout:910: done (4 left) 2023-12-01T15:37:36.475 INFO:tasks.rados.rados.0.smithi119.stdout:911: snap_remove snap 85 2023-12-01T15:37:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:36 smithi183 ceph-mon[99169]: pgmap v327: 121 pgs: 121 active+clean; 243 MiB data, 953 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.8 MiB/s wr, 10 op/s 2023-12-01T15:37:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:36 smithi183 ceph-mon[99169]: osdmap e241: 8 total, 8 up, 8 in 2023-12-01T15:37:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:36 smithi119 ceph-mon[94175]: pgmap v327: 121 pgs: 121 active+clean; 243 MiB data, 953 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.8 MiB/s wr, 10 op/s 2023-12-01T15:37:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:36 smithi119 ceph-mon[94175]: osdmap e241: 8 total, 8 up, 8 in 2023-12-01T15:37:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:36 smithi119 ceph-mon[108979]: pgmap v327: 121 pgs: 121 active+clean; 243 MiB data, 953 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.8 MiB/s wr, 10 op/s 2023-12-01T15:37:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:36 smithi119 ceph-mon[108979]: osdmap e241: 8 total, 8 up, 8 in 2023-12-01T15:37:37.473 INFO:tasks.rados.rados.0.smithi119.stdout:911: done (4 left) 2023-12-01T15:37:37.473 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 47 current snap is 92 2023-12-01T15:37:37.473 INFO:tasks.rados.rados.0.smithi119.stdout:912: seq_num 289 ranges {4521984=40960} 2023-12-01T15:37:37.498 INFO:tasks.rados.rados.0.smithi119.stdout:912: writing smithi119156531-47 from 4521984 to 4562944 tid 1 2023-12-01T15:37:37.498 INFO:tasks.rados.rados.0.smithi119.stdout:913: setattr oid 3 current snap is 92 2023-12-01T15:37:37.498 INFO:tasks.rados.rados.0.smithi119.stdout:903: finishing write tid 6 to smithi119156531-21 2023-12-01T15:37:37.498 INFO:tasks.rados.rados.0.smithi119.stdout:903: oid 21 updating version 0 to 147 2023-12-01T15:37:37.498 INFO:tasks.rados.rados.0.smithi119.stdout:903: oid 21 updating version 147 to 148 2023-12-01T15:37:37.498 INFO:tasks.rados.rados.0.smithi119.stdout:903: oid 21 version 148 is already newer than 146 2023-12-01T15:37:37.498 INFO:tasks.rados.rados.0.smithi119.stdout:903: oid 21 updating version 148 to 149 2023-12-01T15:37:37.498 INFO:tasks.rados.rados.0.smithi119.stdout:903: oid 21 version 149 is already newer than 145 2023-12-01T15:37:37.498 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 149 (ObjNum 286 snap 92 seq_num 286) dirty exists 2023-12-01T15:37:37.498 INFO:tasks.rados.rados.0.smithi119.stdout:903: left oid 21 (ObjNum 286 snap 92 seq_num 286) 2023-12-01T15:37:37.499 INFO:tasks.rados.rados.0.smithi119.stdout:905: expect (ObjNum 255 snap 74 seq_num 255) 2023-12-01T15:37:37.853 INFO:tasks.rados.rados.0.smithi119.stdout:907: expect (ObjNum 283 snap 91 seq_num 283) 2023-12-01T15:37:37.941 INFO:tasks.rados.rados.0.smithi119.stdout:912: finishing write tid 1 to smithi119156531-47 2023-12-01T15:37:37.941 INFO:tasks.rados.rados.0.smithi119.stdout:912: finishing write tid 2 to smithi119156531-47 2023-12-01T15:37:37.941 INFO:tasks.rados.rados.0.smithi119.stdout:912: finishing write tid 3 to smithi119156531-47 2023-12-01T15:37:37.941 INFO:tasks.rados.rados.0.smithi119.stdout:912: oid 47 updating version 0 to 477 2023-12-01T15:37:37.942 INFO:tasks.rados.rados.0.smithi119.stdout:912: oid 47 updating version 477 to 478 2023-12-01T15:37:37.942 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 478 (ObjNum 289 snap 92 seq_num 289) dirty exists 2023-12-01T15:37:37.942 INFO:tasks.rados.rados.0.smithi119.stdout:912: left oid 47 (ObjNum 289 snap 92 seq_num 289) 2023-12-01T15:37:37.942 INFO:tasks.rados.rados.0.smithi119.stdout:903: done (5 left) 2023-12-01T15:37:37.942 INFO:tasks.rados.rados.0.smithi119.stdout:905: done (4 left) 2023-12-01T15:37:37.942 INFO:tasks.rados.rados.0.smithi119.stdout:907: done (3 left) 2023-12-01T15:37:37.942 INFO:tasks.rados.rados.0.smithi119.stdout:909: done (2 left) 2023-12-01T15:37:37.942 INFO:tasks.rados.rados.0.smithi119.stdout:912: done (1 left) 2023-12-01T15:37:37.942 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 23 current snap is 92 2023-12-01T15:37:37.942 INFO:tasks.rados.rados.0.smithi119.stdout:914: seq_num 290 ranges {7356416=57344} 2023-12-01T15:37:37.980 INFO:tasks.rados.rados.0.smithi119.stdout:914: writing smithi119156531-23 from 7356416 to 7413760 tid 1 2023-12-01T15:37:37.980 INFO:tasks.rados.rados.0.smithi119.stdout:915: rollback oid 4 current snap is 92 2023-12-01T15:37:37.980 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 4 to 86 2023-12-01T15:37:37.980 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 273 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-01T15:37:37.980 INFO:tasks.rados.rados.0.smithi119.stdout:913: done (2 left) 2023-12-01T15:37:37.980 INFO:tasks.rados.rados.0.smithi119.stdout:916: snap_remove snap 84 2023-12-01T15:37:38.583 INFO:tasks.rados.rados.0.smithi119.stdout:916: done (2 left) 2023-12-01T15:37:38.583 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 17 current snap is 92 2023-12-01T15:37:38.583 INFO:tasks.rados.rados.0.smithi119.stdout:915: finishing rollback tid 0 to smithi119156531-4 2023-12-01T15:37:38.583 INFO:tasks.rados.rados.0.smithi119.stdout:917: seq_num 291 ranges {0=81920} 2023-12-01T15:37:38.583 INFO:tasks.rados.rados.0.smithi119.stdout:917: writing smithi119156531-17 from 0 to 81920 tid 1 2023-12-01T15:37:38.583 INFO:tasks.rados.rados.0.smithi119.stdout:918: read oid 2 snap -1 2023-12-01T15:37:38.584 INFO:tasks.rados.rados.0.smithi119.stdout:918: expect (ObjNum 269 snap 85 seq_num 269) 2023-12-01T15:37:38.584 INFO:tasks.rados.rados.0.smithi119.stdout:919: setattr oid 29 current snap is 92 2023-12-01T15:37:38.584 INFO:tasks.rados.rados.0.smithi119.stdout:914: finishing write tid 1 to smithi119156531-23 2023-12-01T15:37:38.584 INFO:tasks.rados.rados.0.smithi119.stdout:914: finishing write tid 2 to smithi119156531-23 2023-12-01T15:37:38.584 INFO:tasks.rados.rados.0.smithi119.stdout:915: finishing rollback tid 1 to smithi119156531-4 2023-12-01T15:37:38.584 INFO:tasks.rados.rados.0.smithi119.stdout:915: finishing rollback tid 2 to smithi119156531-4 2023-12-01T15:37:38.584 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 357 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-12-01T15:37:38.584 INFO:tasks.rados.rados.0.smithi119.stdout:914: finishing write tid 3 to smithi119156531-23 2023-12-01T15:37:38.584 INFO:tasks.rados.rados.0.smithi119.stdout:914: oid 23 updating version 0 to 545 2023-12-01T15:37:38.584 INFO:tasks.rados.rados.0.smithi119.stdout:914: oid 23 version 545 is already newer than 544 2023-12-01T15:37:38.584 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 545 (ObjNum 290 snap 92 seq_num 290) dirty exists 2023-12-01T15:37:38.584 INFO:tasks.rados.rados.0.smithi119.stdout:914: left oid 23 (ObjNum 290 snap 92 seq_num 290) 2023-12-01T15:37:38.585 INFO:tasks.rados.rados.0.smithi119.stdout:914: done (4 left) 2023-12-01T15:37:38.585 INFO:tasks.rados.rados.0.smithi119.stdout:915: done (3 left) 2023-12-01T15:37:38.585 INFO:tasks.rados.rados.0.smithi119.stdout:920: delete oid 12 current snap is 92 2023-12-01T15:37:38.591 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 467 (ObjNum 240 snap 69 seq_num 240) dirty exists 2023-12-01T15:37:38.592 INFO:tasks.rados.rados.0.smithi119.stdout:919: done (3 left) 2023-12-01T15:37:38.592 INFO:tasks.rados.rados.0.smithi119.stdout:920: done (2 left) 2023-12-01T15:37:38.592 INFO:tasks.rados.rados.0.smithi119.stdout:921: rollback oid 41 current snap is 92 2023-12-01T15:37:38.592 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 41 to 91 2023-12-01T15:37:38.592 INFO:tasks.rados.rados.0.smithi119.stdout:922: rollback oid 23 current snap is 92 2023-12-01T15:37:38.592 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 23 to 81 2023-12-01T15:37:38.593 INFO:tasks.rados.rados.0.smithi119.stdout:923: rmattr oid 32 current snap is 92 2023-12-01T15:37:38.593 INFO:tasks.rados.rados.0.smithi119.stdout:923: done (4 left) 2023-12-01T15:37:38.593 INFO:tasks.rados.rados.0.smithi119.stdout:924: read oid 22 snap -1 2023-12-01T15:37:38.593 INFO:tasks.rados.rados.0.smithi119.stdout:924: expect (ObjNum 159 snap 43 seq_num 159) 2023-12-01T15:37:38.593 INFO:tasks.rados.rados.0.smithi119.stdout:925: snap_create 2023-12-01T15:37:38.593 INFO:tasks.rados.rados.0.smithi119.stdout:917: finishing write tid 1 to smithi119156531-17 2023-12-01T15:37:38.593 INFO:tasks.rados.rados.0.smithi119.stdout:917: finishing write tid 2 to smithi119156531-17 2023-12-01T15:37:38.596 INFO:tasks.rados.rados.0.smithi119.stdout:921: finishing rollback tid 1 to smithi119156531-41 2023-12-01T15:37:38.596 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 357 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-01T15:37:38.596 INFO:tasks.rados.rados.0.smithi119.stdout:918: expect (ObjNum 269 snap 85 seq_num 269) 2023-12-01T15:37:38.654 INFO:tasks.rados.rados.0.smithi119.stdout:917: finishing write tid 3 to smithi119156531-17 2023-12-01T15:37:38.654 INFO:tasks.rados.rados.0.smithi119.stdout:917: oid 17 updating version 0 to 326 2023-12-01T15:37:38.654 INFO:tasks.rados.rados.0.smithi119.stdout:917: oid 17 version 326 is already newer than 325 2023-12-01T15:37:38.654 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 326 (ObjNum 291 snap 92 seq_num 291) dirty exists 2023-12-01T15:37:38.654 INFO:tasks.rados.rados.0.smithi119.stdout:917: left oid 17 (ObjNum 291 snap 92 seq_num 291) 2023-12-01T15:37:38.654 INFO:tasks.rados.rados.0.smithi119.stdout:922: finishing rollback tid 0 to smithi119156531-23 2023-12-01T15:37:38.654 INFO:tasks.rados.rados.0.smithi119.stdout:922: finishing rollback tid 1 to smithi119156531-23 2023-12-01T15:37:38.654 INFO:tasks.rados.rados.0.smithi119.stdout:922: finishing rollback tid 2 to smithi119156531-23 2023-12-01T15:37:38.654 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 548 (ObjNum 255 snap 74 seq_num 255) dirty exists 2023-12-01T15:37:38.654 INFO:tasks.rados.rados.0.smithi119.stdout:924: expect (ObjNum 159 snap 43 seq_num 159) 2023-12-01T15:37:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:38 smithi183 ceph-mon[99169]: pgmap v330: 121 pgs: 121 active+clean; 243 MiB data, 953 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.8 MiB/s wr, 10 op/s 2023-12-01T15:37:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:38 smithi183 ceph-mon[99169]: osdmap e242: 8 total, 8 up, 8 in 2023-12-01T15:37:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:38 smithi119 ceph-mon[94175]: pgmap v330: 121 pgs: 121 active+clean; 243 MiB data, 953 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.8 MiB/s wr, 10 op/s 2023-12-01T15:37:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:38 smithi119 ceph-mon[94175]: osdmap e242: 8 total, 8 up, 8 in 2023-12-01T15:37:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:38 smithi119 ceph-mon[108979]: pgmap v330: 121 pgs: 121 active+clean; 243 MiB data, 953 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.8 MiB/s wr, 10 op/s 2023-12-01T15:37:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:38 smithi119 ceph-mon[108979]: osdmap e242: 8 total, 8 up, 8 in 2023-12-01T15:37:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:39.590 INFO:tasks.rados.rados.0.smithi119.stdout:917: done (5 left) 2023-12-01T15:37:39.591 INFO:tasks.rados.rados.0.smithi119.stdout:918: done (4 left) 2023-12-01T15:37:39.591 INFO:tasks.rados.rados.0.smithi119.stdout:921: done (3 left) 2023-12-01T15:37:39.591 INFO:tasks.rados.rados.0.smithi119.stdout:922: done (2 left) 2023-12-01T15:37:39.591 INFO:tasks.rados.rados.0.smithi119.stdout:924: done (1 left) 2023-12-01T15:37:39.591 INFO:tasks.rados.rados.0.smithi119.stdout:925: done (0 left) 2023-12-01T15:37:39.591 INFO:tasks.rados.rados.0.smithi119.stdout:926: snap_remove snap 75 2023-12-01T15:37:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:39 smithi183 ceph-mon[99169]: osdmap e243: 8 total, 8 up, 8 in 2023-12-01T15:37:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:39 smithi119 ceph-mon[94175]: osdmap e243: 8 total, 8 up, 8 in 2023-12-01T15:37:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:39 smithi119 ceph-mon[108979]: osdmap e243: 8 total, 8 up, 8 in 2023-12-01T15:37:40.590 INFO:tasks.rados.rados.0.smithi119.stdout:926: done (0 left) 2023-12-01T15:37:40.591 INFO:tasks.rados.rados.0.smithi119.stdout:927: read oid 47 snap -1 2023-12-01T15:37:40.591 INFO:tasks.rados.rados.0.smithi119.stdout:927: expect (ObjNum 289 snap 92 seq_num 289) 2023-12-01T15:37:40.591 INFO:tasks.rados.rados.0.smithi119.stdout:928: read oid 35 snap -1 2023-12-01T15:37:40.591 INFO:tasks.rados.rados.0.smithi119.stdout:928: expect deleted 2023-12-01T15:37:40.591 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 93 2023-12-01T15:37:40.591 INFO:tasks.rados.rados.0.smithi119.stdout:929: seq_num 293 ranges {57344=114688} 2023-12-01T15:37:40.596 INFO:tasks.rados.rados.0.smithi119.stdout:929: writing smithi119156531-4 from 57344 to 172032 tid 1 2023-12-01T15:37:40.596 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 36 current snap is 93 2023-12-01T15:37:40.597 INFO:tasks.rados.rados.0.smithi119.stdout:930: seq_num 294 ranges {1458176=131072} 2023-12-01T15:37:40.600 INFO:tasks.rados.rados.0.smithi119.stdout:930: writing smithi119156531-36 from 1458176 to 1589248 tid 1 2023-12-01T15:37:40.600 INFO:tasks.rados.rados.0.smithi119.stdout:931: copy_from oid 8 from oid 27 current snap is 93 2023-12-01T15:37:40.600 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 48 current snap is 93 2023-12-01T15:37:40.600 INFO:tasks.rados.rados.0.smithi119.stdout:932: seq_num 295 ranges {5873664=147456} 2023-12-01T15:37:40.634 INFO:tasks.rados.rados.0.smithi119.stdout:932: writing smithi119156531-48 from 5873664 to 6021120 tid 1 2023-12-01T15:37:40.635 INFO:tasks.rados.rados.0.smithi119.stdout:933: rollback oid 18 current snap is 93 2023-12-01T15:37:40.635 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 18 to 55 2023-12-01T15:37:40.635 INFO:tasks.rados.rados.0.smithi119.stdout:928: done (6 left) 2023-12-01T15:37:40.635 INFO:tasks.rados.rados.0.smithi119.stdout:934: delete oid 5 current snap is 93 2023-12-01T15:37:40.635 INFO:tasks.rados.rados.0.smithi119.stdout:929: finishing write tid 1 to smithi119156531-4 2023-12-01T15:37:40.635 INFO:tasks.rados.rados.0.smithi119.stdout:929: finishing write tid 2 to smithi119156531-4 2023-12-01T15:37:40.635 INFO:tasks.rados.rados.0.smithi119.stdout:930: finishing write tid 1 to smithi119156531-36 2023-12-01T15:37:40.635 INFO:tasks.rados.rados.0.smithi119.stdout:930: finishing write tid 2 to smithi119156531-36 2023-12-01T15:37:40.635 INFO:tasks.rados.rados.0.smithi119.stdout:929: finishing write tid 3 to smithi119156531-4 2023-12-01T15:37:40.635 INFO:tasks.rados.rados.0.smithi119.stdout:929: oid 4 updating version 0 to 368 2023-12-01T15:37:40.635 INFO:tasks.rados.rados.0.smithi119.stdout:929: oid 4 version 368 is already newer than 367 2023-12-01T15:37:40.635 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 368 (ObjNum 293 snap 93 seq_num 293) dirty exists 2023-12-01T15:37:40.636 INFO:tasks.rados.rados.0.smithi119.stdout:929: left oid 4 (ObjNum 293 snap 93 seq_num 293) 2023-12-01T15:37:40.636 INFO:tasks.rados.rados.0.smithi119.stdout:930: finishing write tid 3 to smithi119156531-36 2023-12-01T15:37:40.636 INFO:tasks.rados.rados.0.smithi119.stdout:930: oid 36 updating version 0 to 218 2023-12-01T15:37:40.636 INFO:tasks.rados.rados.0.smithi119.stdout:930: oid 36 updating version 218 to 219 2023-12-01T15:37:40.636 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 219 (ObjNum 294 snap 93 seq_num 294) dirty exists 2023-12-01T15:37:40.636 INFO:tasks.rados.rados.0.smithi119.stdout:930: left oid 36 (ObjNum 294 snap 93 seq_num 294) 2023-12-01T15:37:40.636 INFO:tasks.rados.rados.0.smithi119.stdout:931: finishing copy_from to smithi119156531-8 2023-12-01T15:37:40.636 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 486 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T15:37:40.636 INFO:tasks.rados.rados.0.smithi119.stdout:931: finishing copy_from racing read to smithi119156531-8 2023-12-01T15:37:40.636 INFO:tasks.rados.rados.0.smithi119.stdout:927: expect (ObjNum 289 snap 92 seq_num 289) 2023-12-01T15:37:40.857 INFO:tasks.rados.rados.0.smithi119.stdout:933: finishing rollback tid 0 to smithi119156531-18 2023-12-01T15:37:40.857 INFO:tasks.rados.rados.0.smithi119.stdout:932: finishing write tid 1 to smithi119156531-48 2023-12-01T15:37:40.857 INFO:tasks.rados.rados.0.smithi119.stdout:932: finishing write tid 2 to smithi119156531-48 2023-12-01T15:37:40.857 INFO:tasks.rados.rados.0.smithi119.stdout:933: finishing rollback tid 1 to smithi119156531-18 2023-12-01T15:37:40.857 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 571 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-01T15:37:40.857 INFO:tasks.rados.rados.0.smithi119.stdout:932: finishing write tid 3 to smithi119156531-48 2023-12-01T15:37:40.858 INFO:tasks.rados.rados.0.smithi119.stdout:932: oid 48 updating version 0 to 386 2023-12-01T15:37:40.858 INFO:tasks.rados.rados.0.smithi119.stdout:932: oid 48 updating version 386 to 387 2023-12-01T15:37:40.858 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 387 (ObjNum 295 snap 93 seq_num 295) dirty exists 2023-12-01T15:37:40.858 INFO:tasks.rados.rados.0.smithi119.stdout:932: left oid 48 (ObjNum 295 snap 93 seq_num 295) 2023-12-01T15:37:40.858 INFO:tasks.rados.rados.0.smithi119.stdout:927: done (6 left) 2023-12-01T15:37:40.858 INFO:tasks.rados.rados.0.smithi119.stdout:929: done (5 left) 2023-12-01T15:37:40.858 INFO:tasks.rados.rados.0.smithi119.stdout:930: done (4 left) 2023-12-01T15:37:40.858 INFO:tasks.rados.rados.0.smithi119.stdout:931: done (3 left) 2023-12-01T15:37:40.858 INFO:tasks.rados.rados.0.smithi119.stdout:932: done (2 left) 2023-12-01T15:37:40.858 INFO:tasks.rados.rados.0.smithi119.stdout:933: done (1 left) 2023-12-01T15:37:40.858 INFO:tasks.rados.rados.0.smithi119.stdout:934: done (0 left) 2023-12-01T15:37:40.858 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 93 2023-12-01T15:37:40.858 INFO:tasks.rados.rados.0.smithi119.stdout:935: seq_num 297 ranges {172032=180224} 2023-12-01T15:37:40.859 INFO:tasks.rados.rados.0.smithi119.stdout:935: writing smithi119156531-4 from 172032 to 352256 tid 1 2023-12-01T15:37:40.859 INFO:tasks.rados.rados.0.smithi119.stdout:936: read oid 45 snap -1 2023-12-01T15:37:40.859 INFO:tasks.rados.rados.0.smithi119.stdout:936: expect (ObjNum 256 snap 75 seq_num 256) 2023-12-01T15:37:40.859 INFO:tasks.rados.rados.0.smithi119.stdout:937: read oid 18 snap -1 2023-12-01T15:37:40.859 INFO:tasks.rados.rados.0.smithi119.stdout:937: expect deleted 2023-12-01T15:37:40.860 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 46 current snap is 93 2023-12-01T15:37:40.860 INFO:tasks.rados.rados.0.smithi119.stdout:938: seq_num 298 ranges {2539520=196608} 2023-12-01T15:37:40.874 INFO:tasks.rados.rados.0.smithi119.stdout:938: writing smithi119156531-46 from 2539520 to 2736128 tid 1 2023-12-01T15:37:40.874 INFO:tasks.rados.rados.0.smithi119.stdout:939: copy_from oid 42 from oid 49 current snap is 93 2023-12-01T15:37:40.875 INFO:tasks.rados.rados.0.smithi119.stdout:935: finishing write tid 1 to smithi119156531-4 2023-12-01T15:37:40.875 INFO:tasks.rados.rados.0.smithi119.stdout:935: finishing write tid 2 to smithi119156531-4 2023-12-01T15:37:40.875 INFO:tasks.rados.rados.0.smithi119.stdout:937: done (4 left) 2023-12-01T15:37:40.875 INFO:tasks.rados.rados.0.smithi119.stdout:940: read oid 12 snap 79 2023-12-01T15:37:40.875 INFO:tasks.rados.rados.0.smithi119.stdout:940: expect deleted 2023-12-01T15:37:40.875 INFO:tasks.rados.rados.0.smithi119.stdout:941: rollback oid 17 current snap is 93 2023-12-01T15:37:40.875 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 17 to 92 2023-12-01T15:37:40.875 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 93 2023-12-01T15:37:40.875 INFO:tasks.rados.rados.0.smithi119.stdout:942: seq_num 299 ranges {0=212992} 2023-12-01T15:37:40.876 INFO:tasks.rados.rados.0.smithi119.stdout:942: writing smithi119156531-39 from 0 to 212992 tid 1 2023-12-01T15:37:40.876 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 40 current snap is 93 2023-12-01T15:37:40.876 INFO:tasks.rados.rados.0.smithi119.stdout:943: seq_num 300 ranges {663552=229376} 2023-12-01T15:37:40.880 INFO:tasks.rados.rados.0.smithi119.stdout:943: writing smithi119156531-40 from 663552 to 892928 tid 1 2023-12-01T15:37:40.880 INFO:tasks.rados.rados.0.smithi119.stdout:944: snap_remove snap 66 2023-12-01T15:37:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:40 smithi183 ceph-mon[99169]: pgmap v333: 121 pgs: 121 active+clean; 243 MiB data, 953 MiB used, 714 GiB / 715 GiB avail 2023-12-01T15:37:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:40 smithi183 ceph-mon[99169]: osdmap e244: 8 total, 8 up, 8 in 2023-12-01T15:37:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:40 smithi119 ceph-mon[94175]: pgmap v333: 121 pgs: 121 active+clean; 243 MiB data, 953 MiB used, 714 GiB / 715 GiB avail 2023-12-01T15:37:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:40 smithi119 ceph-mon[94175]: osdmap e244: 8 total, 8 up, 8 in 2023-12-01T15:37:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:40 smithi119 ceph-mon[108979]: pgmap v333: 121 pgs: 121 active+clean; 243 MiB data, 953 MiB used, 714 GiB / 715 GiB avail 2023-12-01T15:37:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:40 smithi119 ceph-mon[108979]: osdmap e244: 8 total, 8 up, 8 in 2023-12-01T15:37:41.601 INFO:tasks.rados.rados.0.smithi119.stdout:944: done (8 left) 2023-12-01T15:37:41.601 INFO:tasks.rados.rados.0.smithi119.stdout:945: rmattr oid 32 current snap is 93 2023-12-01T15:37:41.601 INFO:tasks.rados.rados.0.smithi119.stdout:945: done (8 left) 2023-12-01T15:37:41.601 INFO:tasks.rados.rados.0.smithi119.stdout:946: setattr oid 44 current snap is 93 2023-12-01T15:37:41.602 INFO:tasks.rados.rados.0.smithi119.stdout:935: finishing write tid 3 to smithi119156531-4 2023-12-01T15:37:41.603 INFO:tasks.rados.rados.0.smithi119.stdout:935: oid 4 updating version 0 to 370 2023-12-01T15:37:41.603 INFO:tasks.rados.rados.0.smithi119.stdout:935: oid 4 version 370 is already newer than 369 2023-12-01T15:37:41.603 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 370 (ObjNum 297 snap 93 seq_num 297) dirty exists 2023-12-01T15:37:41.603 INFO:tasks.rados.rados.0.smithi119.stdout:935: left oid 4 (ObjNum 297 snap 93 seq_num 297) 2023-12-01T15:37:41.603 INFO:tasks.rados.rados.0.smithi119.stdout:942: finishing write tid 1 to smithi119156531-39 2023-12-01T15:37:41.603 INFO:tasks.rados.rados.0.smithi119.stdout:942: finishing write tid 2 to smithi119156531-39 2023-12-01T15:37:41.603 INFO:tasks.rados.rados.0.smithi119.stdout:942: finishing write tid 3 to smithi119156531-39 2023-12-01T15:37:41.603 INFO:tasks.rados.rados.0.smithi119.stdout:942: oid 39 updating version 0 to 220 2023-12-01T15:37:41.603 INFO:tasks.rados.rados.0.smithi119.stdout:942: oid 39 updating version 220 to 221 2023-12-01T15:37:41.603 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 221 (ObjNum 299 snap 93 seq_num 299) dirty exists 2023-12-01T15:37:41.603 INFO:tasks.rados.rados.0.smithi119.stdout:942: left oid 39 (ObjNum 299 snap 93 seq_num 299) 2023-12-01T15:37:41.603 INFO:tasks.rados.rados.0.smithi119.stdout:943: finishing write tid 1 to smithi119156531-40 2023-12-01T15:37:41.603 INFO:tasks.rados.rados.0.smithi119.stdout:935: done (8 left) 2023-12-01T15:37:41.603 INFO:tasks.rados.rados.0.smithi119.stdout:940: done (7 left) 2023-12-01T15:37:41.604 INFO:tasks.rados.rados.0.smithi119.stdout:942: done (6 left) 2023-12-01T15:37:41.604 INFO:tasks.rados.rados.0.smithi119.stdout:947: snap_remove snap 90 2023-12-01T15:37:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:41 smithi183 ceph-mon[99169]: osdmap e245: 8 total, 8 up, 8 in 2023-12-01T15:37:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:41 smithi119 ceph-mon[94175]: osdmap e245: 8 total, 8 up, 8 in 2023-12-01T15:37:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:41 smithi119 ceph-mon[108979]: osdmap e245: 8 total, 8 up, 8 in 2023-12-01T15:37:42.603 INFO:tasks.rados.rados.0.smithi119.stdout:947: done (6 left) 2023-12-01T15:37:42.603 INFO:tasks.rados.rados.0.smithi119.stdout:948: rollback oid 37 current snap is 93 2023-12-01T15:37:42.603 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 37 to 83 2023-12-01T15:37:42.603 INFO:tasks.rados.rados.0.smithi119.stdout:949: snap_remove snap 50 2023-12-01T15:37:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:42 smithi183 ceph-mon[99169]: pgmap v336: 121 pgs: 121 active+clean; 249 MiB data, 967 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2023-12-01T15:37:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:42 smithi183 ceph-mon[99169]: osdmap e246: 8 total, 8 up, 8 in 2023-12-01T15:37:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:42 smithi119 ceph-mon[94175]: pgmap v336: 121 pgs: 121 active+clean; 249 MiB data, 967 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2023-12-01T15:37:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:42 smithi119 ceph-mon[94175]: osdmap e246: 8 total, 8 up, 8 in 2023-12-01T15:37:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:42 smithi119 ceph-mon[108979]: pgmap v336: 121 pgs: 121 active+clean; 249 MiB data, 967 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2023-12-01T15:37:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:42 smithi119 ceph-mon[108979]: osdmap e246: 8 total, 8 up, 8 in 2023-12-01T15:37:43.619 INFO:tasks.rados.rados.0.smithi119.stdout:949: done (7 left) 2023-12-01T15:37:43.619 INFO:tasks.rados.rados.0.smithi119.stdout:950: delete oid 10 current snap is 93 2023-12-01T15:37:43.628 INFO:tasks.rados.rados.0.smithi119.stdout:943: finishing write tid 2 to smithi119156531-40 2023-12-01T15:37:43.628 INFO:tasks.rados.rados.0.smithi119.stdout:941: finishing rollback tid 0 to smithi119156531-17 2023-12-01T15:37:43.629 INFO:tasks.rados.rados.0.smithi119.stdout:941: finishing rollback tid 1 to smithi119156531-17 2023-12-01T15:37:43.629 INFO:tasks.rados.rados.0.smithi119.stdout:943: finishing write tid 3 to smithi119156531-40 2023-12-01T15:37:43.629 INFO:tasks.rados.rados.0.smithi119.stdout:943: oid 40 updating version 0 to 427 2023-12-01T15:37:43.629 INFO:tasks.rados.rados.0.smithi119.stdout:943: oid 40 updating version 427 to 428 2023-12-01T15:37:43.629 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 428 (ObjNum 300 snap 93 seq_num 300) dirty exists 2023-12-01T15:37:43.629 INFO:tasks.rados.rados.0.smithi119.stdout:943: left oid 40 (ObjNum 300 snap 93 seq_num 300) 2023-12-01T15:37:43.629 INFO:tasks.rados.rados.0.smithi119.stdout:941: finishing rollback tid 2 to smithi119156531-17 2023-12-01T15:37:43.629 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 329 (ObjNum 291 snap 92 seq_num 291) dirty exists 2023-12-01T15:37:43.629 INFO:tasks.rados.rados.0.smithi119.stdout:936: expect (ObjNum 256 snap 75 seq_num 256) 2023-12-01T15:37:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:43 smithi183 ceph-mon[99169]: osdmap e247: 8 total, 8 up, 8 in 2023-12-01T15:37:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:43 smithi119 ceph-mon[94175]: osdmap e247: 8 total, 8 up, 8 in 2023-12-01T15:37:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:43 smithi119 ceph-mon[108979]: osdmap e247: 8 total, 8 up, 8 in 2023-12-01T15:37:44.326 INFO:tasks.rados.rados.0.smithi119.stdout:939: finishing copy_from to smithi119156531-42 2023-12-01T15:37:44.326 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 89 (ObjNum 159 snap 43 seq_num 159) dirty exists 2023-12-01T15:37:44.326 INFO:tasks.rados.rados.0.smithi119.stdout:939: finishing copy_from racing read to smithi119156531-42 2023-12-01T15:37:44.326 INFO:tasks.rados.rados.0.smithi119.stdout:938: finishing write tid 1 to smithi119156531-46 2023-12-01T15:37:44.326 INFO:tasks.rados.rados.0.smithi119.stdout:938: finishing write tid 2 to smithi119156531-46 2023-12-01T15:37:44.326 INFO:tasks.rados.rados.0.smithi119.stdout:936: done (7 left) 2023-12-01T15:37:44.326 INFO:tasks.rados.rados.0.smithi119.stdout:939: done (6 left) 2023-12-01T15:37:44.326 INFO:tasks.rados.rados.0.smithi119.stdout:941: done (5 left) 2023-12-01T15:37:44.326 INFO:tasks.rados.rados.0.smithi119.stdout:943: done (4 left) 2023-12-01T15:37:44.326 INFO:tasks.rados.rados.0.smithi119.stdout:950: done (3 left) 2023-12-01T15:37:44.326 INFO:tasks.rados.rados.0.smithi119.stdout:951: copy_from oid 9 from oid 2 current snap is 93 2023-12-01T15:37:44.326 INFO:tasks.rados.rados.0.smithi119.stdout:938: finishing write tid 3 to smithi119156531-46 2023-12-01T15:37:44.326 INFO:tasks.rados.rados.0.smithi119.stdout:938: oid 46 updating version 0 to 390 2023-12-01T15:37:44.327 INFO:tasks.rados.rados.0.smithi119.stdout:938: oid 46 version 390 is already newer than 389 2023-12-01T15:37:44.327 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 390 (ObjNum 298 snap 93 seq_num 298) dirty exists 2023-12-01T15:37:44.327 INFO:tasks.rados.rados.0.smithi119.stdout:938: left oid 46 (ObjNum 298 snap 93 seq_num 298) 2023-12-01T15:37:44.327 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 494 (ObjNum 149 snap 41 seq_num 149) dirty exists 2023-12-01T15:37:44.327 INFO:tasks.rados.rados.0.smithi119.stdout:948: finishing rollback tid 0 to smithi119156531-37 2023-12-01T15:37:44.327 INFO:tasks.rados.rados.0.smithi119.stdout:948: finishing rollback tid 1 to smithi119156531-37 2023-12-01T15:37:44.327 INFO:tasks.rados.rados.0.smithi119.stdout:948: finishing rollback tid 2 to smithi119156531-37 2023-12-01T15:37:44.327 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 587 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-12-01T15:37:44.327 INFO:tasks.rados.rados.0.smithi119.stdout:938: done (3 left) 2023-12-01T15:37:44.327 INFO:tasks.rados.rados.0.smithi119.stdout:946: done (2 left) 2023-12-01T15:37:44.327 INFO:tasks.rados.rados.0.smithi119.stdout:948: done (1 left) 2023-12-01T15:37:44.327 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 30 current snap is 93 2023-12-01T15:37:44.327 INFO:tasks.rados.rados.0.smithi119.stdout:952: seq_num 302 ranges {761856=262144} 2023-12-01T15:37:44.330 INFO:tasks.rados.rados.0.smithi119.stdout:952: writing smithi119156531-30 from 761856 to 1024000 tid 1 2023-12-01T15:37:44.330 INFO:tasks.rados.rados.0.smithi119.stdout:953: rollback oid 5 current snap is 93 2023-12-01T15:37:44.331 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 5 to 70 2023-12-01T15:37:44.331 INFO:tasks.rados.rados.0.smithi119.stdout:954: setattr oid 12 current snap is 93 2023-12-01T15:37:44.333 INFO:tasks.rados.rados.0.smithi119.stdout:955: rmattr oid 32 current snap is 93 2023-12-01T15:37:44.333 INFO:tasks.rados.rados.0.smithi119.stdout:955: done (4 left) 2023-12-01T15:37:44.333 INFO:tasks.rados.rados.0.smithi119.stdout:956: read oid 41 snap -1 2023-12-01T15:37:44.333 INFO:tasks.rados.rados.0.smithi119.stdout:956: expect deleted 2023-12-01T15:37:44.333 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 23 current snap is 93 2023-12-01T15:37:44.333 INFO:tasks.rados.rados.0.smithi119.stdout:957: seq_num 303 ranges {7356416=278528} 2023-12-01T15:37:44.373 INFO:tasks.rados.rados.0.smithi119.stdout:957: writing smithi119156531-23 from 7356416 to 7634944 tid 1 2023-12-01T15:37:44.373 INFO:tasks.rados.rados.0.smithi119.stdout:958: read oid 4 snap -1 2023-12-01T15:37:44.373 INFO:tasks.rados.rados.0.smithi119.stdout:958: expect (ObjNum 297 snap 93 seq_num 297) 2023-12-01T15:37:44.373 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 47 current snap is 93 2023-12-01T15:37:44.373 INFO:tasks.rados.rados.0.smithi119.stdout:951: finishing copy_from to smithi119156531-9 2023-12-01T15:37:44.373 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 215 (ObjNum 269 snap 85 seq_num 269) dirty exists 2023-12-01T15:37:44.373 INFO:tasks.rados.rados.0.smithi119.stdout:959: seq_num 304 ranges {4562944=294912} 2023-12-01T15:37:44.399 INFO:tasks.rados.rados.0.smithi119.stdout:959: writing smithi119156531-47 from 4562944 to 4857856 tid 1 2023-12-01T15:37:44.399 INFO:tasks.rados.rados.0.smithi119.stdout:960: read oid 20 snap -1 2023-12-01T15:37:44.399 INFO:tasks.rados.rados.0.smithi119.stdout:960: expect (ObjNum 267 snap 81 seq_num 267) 2023-12-01T15:37:44.399 INFO:tasks.rados.rados.0.smithi119.stdout:961: read oid 43 snap -1 2023-12-01T15:37:44.399 INFO:tasks.rados.rados.0.smithi119.stdout:961: expect (ObjNum 203 snap 59 seq_num 203) 2023-12-01T15:37:44.400 INFO:tasks.rados.rados.0.smithi119.stdout:962: rollback oid 17 current snap is 93 2023-12-01T15:37:44.400 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 17 to 92 2023-12-01T15:37:44.400 INFO:tasks.rados.rados.0.smithi119.stdout:953: finishing rollback tid 1 to smithi119156531-5 2023-12-01T15:37:44.400 INFO:tasks.rados.rados.0.smithi119.stdout:952: finishing write tid 1 to smithi119156531-30 2023-12-01T15:37:44.400 INFO:tasks.rados.rados.0.smithi119.stdout:951: finishing copy_from racing read to smithi119156531-9 2023-12-01T15:37:44.400 INFO:tasks.rados.rados.0.smithi119.stdout:953: finishing rollback tid 2 to smithi119156531-5 2023-12-01T15:37:44.400 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 170 (ObjNum 81 snap 0 seq_num 1550078065) dirty exists 2023-12-01T15:37:44.400 INFO:tasks.rados.rados.0.smithi119.stdout:952: finishing write tid 2 to smithi119156531-30 2023-12-01T15:37:44.400 INFO:tasks.rados.rados.0.smithi119.stdout:952: finishing write tid 3 to smithi119156531-30 2023-12-01T15:37:44.400 INFO:tasks.rados.rados.0.smithi119.stdout:952: oid 30 updating version 0 to 163 2023-12-01T15:37:44.400 INFO:tasks.rados.rados.0.smithi119.stdout:952: oid 30 updating version 163 to 164 2023-12-01T15:37:44.400 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 164 (ObjNum 302 snap 93 seq_num 302) dirty exists 2023-12-01T15:37:44.400 INFO:tasks.rados.rados.0.smithi119.stdout:952: left oid 30 (ObjNum 302 snap 93 seq_num 302) 2023-12-01T15:37:44.400 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 449 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-12-01T15:37:44.400 INFO:tasks.rados.rados.0.smithi119.stdout:951: done (10 left) 2023-12-01T15:37:44.401 INFO:tasks.rados.rados.0.smithi119.stdout:952: done (9 left) 2023-12-01T15:37:44.401 INFO:tasks.rados.rados.0.smithi119.stdout:953: done (8 left) 2023-12-01T15:37:44.401 INFO:tasks.rados.rados.0.smithi119.stdout:954: done (7 left) 2023-12-01T15:37:44.401 INFO:tasks.rados.rados.0.smithi119.stdout:956: done (6 left) 2023-12-01T15:37:44.401 INFO:tasks.rados.rados.0.smithi119.stdout:963: snap_create 2023-12-01T15:37:44.401 INFO:tasks.rados.rados.0.smithi119.stdout:958: expect (ObjNum 297 snap 93 seq_num 297) 2023-12-01T15:37:44.418 INFO:tasks.rados.rados.0.smithi119.stdout:957: finishing write tid 1 to smithi119156531-23 2023-12-01T15:37:44.419 INFO:tasks.rados.rados.0.smithi119.stdout:957: finishing write tid 2 to smithi119156531-23 2023-12-01T15:37:44.419 INFO:tasks.rados.rados.0.smithi119.stdout:957: finishing write tid 3 to smithi119156531-23 2023-12-01T15:37:44.419 INFO:tasks.rados.rados.0.smithi119.stdout:957: oid 23 updating version 0 to 598 2023-12-01T15:37:44.419 INFO:tasks.rados.rados.0.smithi119.stdout:957: oid 23 version 598 is already newer than 597 2023-12-01T15:37:44.419 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 598 (ObjNum 303 snap 93 seq_num 303) dirty exists 2023-12-01T15:37:44.419 INFO:tasks.rados.rados.0.smithi119.stdout:957: left oid 23 (ObjNum 303 snap 93 seq_num 303) 2023-12-01T15:37:44.419 INFO:tasks.rados.rados.0.smithi119.stdout:962: finishing rollback tid 0 to smithi119156531-17 2023-12-01T15:37:44.420 INFO:tasks.rados.rados.0.smithi119.stdout:962: finishing rollback tid 1 to smithi119156531-17 2023-12-01T15:37:44.420 INFO:tasks.rados.rados.0.smithi119.stdout:962: finishing rollback tid 2 to smithi119156531-17 2023-12-01T15:37:44.420 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 332 (ObjNum 291 snap 92 seq_num 291) dirty exists 2023-12-01T15:37:44.420 INFO:tasks.rados.rados.0.smithi119.stdout:959: finishing write tid 1 to smithi119156531-47 2023-12-01T15:37:44.420 INFO:tasks.rados.rados.0.smithi119.stdout:959: finishing write tid 2 to smithi119156531-47 2023-12-01T15:37:44.420 INFO:tasks.rados.rados.0.smithi119.stdout:959: finishing write tid 3 to smithi119156531-47 2023-12-01T15:37:44.420 INFO:tasks.rados.rados.0.smithi119.stdout:959: oid 47 updating version 0 to 514 2023-12-01T15:37:44.420 INFO:tasks.rados.rados.0.smithi119.stdout:959: oid 47 updating version 514 to 515 2023-12-01T15:37:44.420 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 515 (ObjNum 304 snap 93 seq_num 304) dirty exists 2023-12-01T15:37:44.420 INFO:tasks.rados.rados.0.smithi119.stdout:959: left oid 47 (ObjNum 304 snap 93 seq_num 304) 2023-12-01T15:37:44.420 INFO:tasks.rados.rados.0.smithi119.stdout:961: expect (ObjNum 203 snap 59 seq_num 203) 2023-12-01T15:37:44.444 INFO:tasks.rados.rados.0.smithi119.stdout:960: expect (ObjNum 267 snap 81 seq_num 267) 2023-12-01T15:37:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:37:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:37:44] "GET /metrics HTTP/1.1" 200 36171 "" "Prometheus/2.43.0" 2023-12-01T15:37:44.619 INFO:tasks.rados.rados.0.smithi119.stdout:957: done (6 left) 2023-12-01T15:37:44.619 INFO:tasks.rados.rados.0.smithi119.stdout:958: done (5 left) 2023-12-01T15:37:44.620 INFO:tasks.rados.rados.0.smithi119.stdout:959: done (4 left) 2023-12-01T15:37:44.620 INFO:tasks.rados.rados.0.smithi119.stdout:960: done (3 left) 2023-12-01T15:37:44.620 INFO:tasks.rados.rados.0.smithi119.stdout:961: done (2 left) 2023-12-01T15:37:44.620 INFO:tasks.rados.rados.0.smithi119.stdout:962: done (1 left) 2023-12-01T15:37:44.620 INFO:tasks.rados.rados.0.smithi119.stdout:963: done (0 left) 2023-12-01T15:37:44.620 INFO:tasks.rados.rados.0.smithi119.stdout:964: read oid 43 snap -1 2023-12-01T15:37:44.620 INFO:tasks.rados.rados.0.smithi119.stdout:964: expect (ObjNum 203 snap 59 seq_num 203) 2023-12-01T15:37:44.620 INFO:tasks.rados.rados.0.smithi119.stdout:965: snap_create 2023-12-01T15:37:44.627 INFO:tasks.rados.rados.0.smithi119.stdout:964: expect (ObjNum 203 snap 59 seq_num 203) 2023-12-01T15:37:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:44 smithi183 ceph-mon[99169]: pgmap v339: 121 pgs: 121 active+clean; 249 MiB data, 967 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2023-12-01T15:37:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:44 smithi183 ceph-mon[99169]: osdmap e248: 8 total, 8 up, 8 in 2023-12-01T15:37:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:44 smithi119 ceph-mon[94175]: pgmap v339: 121 pgs: 121 active+clean; 249 MiB data, 967 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2023-12-01T15:37:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:44 smithi119 ceph-mon[94175]: osdmap e248: 8 total, 8 up, 8 in 2023-12-01T15:37:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:44 smithi119 ceph-mon[108979]: pgmap v339: 121 pgs: 121 active+clean; 249 MiB data, 967 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2023-12-01T15:37:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:44 smithi119 ceph-mon[108979]: osdmap e248: 8 total, 8 up, 8 in 2023-12-01T15:37:45.463 INFO:tasks.rados.rados.0.smithi119.stdout:964: done (1 left) 2023-12-01T15:37:45.464 INFO:tasks.rados.rados.0.smithi119.stdout:965: done (0 left) 2023-12-01T15:37:45.464 INFO:tasks.rados.rados.0.smithi119.stdout:966: copy_from oid 2 from oid 18 current snap is 95 2023-12-01T15:37:45.464 INFO:tasks.rados.rados.0.smithi119.stdout:967: snap_create 2023-12-01T15:37:45.469 INFO:tasks.rados.rados.0.smithi119.stdout:966: finishing copy_from to smithi119156531-2 2023-12-01T15:37:45.470 INFO:tasks.rados.rados.0.smithi119.stdout:966: got expected ENOENT (src dne) 2023-12-01T15:37:45.470 INFO:tasks.rados.rados.0.smithi119.stdout:966: finishing copy_from racing read to smithi119156531-2 2023-12-01T15:37:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:45 smithi183 ceph-mon[99169]: osdmap e249: 8 total, 8 up, 8 in 2023-12-01T15:37:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:45 smithi183 ceph-mon[99169]: osdmap e250: 8 total, 8 up, 8 in 2023-12-01T15:37:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:45 smithi119 ceph-mon[94175]: osdmap e249: 8 total, 8 up, 8 in 2023-12-01T15:37:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:45 smithi119 ceph-mon[94175]: osdmap e250: 8 total, 8 up, 8 in 2023-12-01T15:37:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:45 smithi119 ceph-mon[108979]: osdmap e249: 8 total, 8 up, 8 in 2023-12-01T15:37:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:45 smithi119 ceph-mon[108979]: osdmap e250: 8 total, 8 up, 8 in 2023-12-01T15:37:46.470 INFO:tasks.rados.rados.0.smithi119.stdout:966: done (1 left) 2023-12-01T15:37:46.471 INFO:tasks.rados.rados.0.smithi119.stdout:967: done (0 left) 2023-12-01T15:37:46.471 INFO:tasks.rados.rados.0.smithi119.stdout:968: read oid 19 snap -1 2023-12-01T15:37:46.471 INFO:tasks.rados.rados.0.smithi119.stdout:968: expect deleted 2023-12-01T15:37:46.471 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 44 current snap is 96 2023-12-01T15:37:46.471 INFO:tasks.rados.rados.0.smithi119.stdout:969: seq_num 305 ranges {3850240=311296} 2023-12-01T15:37:46.493 INFO:tasks.rados.rados.0.smithi119.stdout:969: writing smithi119156531-44 from 3850240 to 4161536 tid 1 2023-12-01T15:37:46.493 INFO:tasks.rados.rados.0.smithi119.stdout:970: snap_create 2023-12-01T15:37:46.498 INFO:tasks.rados.rados.0.smithi119.stdout:969: finishing write tid 1 to smithi119156531-44 2023-12-01T15:37:46.499 INFO:tasks.rados.rados.0.smithi119.stdout:969: finishing write tid 2 to smithi119156531-44 2023-12-01T15:37:46.501 INFO:tasks.rados.rados.0.smithi119.stdout:969: finishing write tid 3 to smithi119156531-44 2023-12-01T15:37:46.502 INFO:tasks.rados.rados.0.smithi119.stdout:969: oid 44 updating version 0 to 517 2023-12-01T15:37:46.502 INFO:tasks.rados.rados.0.smithi119.stdout:969: oid 44 updating version 517 to 518 2023-12-01T15:37:46.502 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 518 (ObjNum 305 snap 96 seq_num 305) dirty exists 2023-12-01T15:37:46.502 INFO:tasks.rados.rados.0.smithi119.stdout:969: left oid 44 (ObjNum 305 snap 96 seq_num 305) 2023-12-01T15:37:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:46 smithi183 ceph-mon[99169]: pgmap v342: 121 pgs: 121 active+clean; 236 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 848 KiB/s wr, 15 op/s 2023-12-01T15:37:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:46 smithi183 ceph-mon[99169]: osdmap e251: 8 total, 8 up, 8 in 2023-12-01T15:37:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:46 smithi119 ceph-mon[94175]: pgmap v342: 121 pgs: 121 active+clean; 236 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 848 KiB/s wr, 15 op/s 2023-12-01T15:37:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:46 smithi119 ceph-mon[94175]: osdmap e251: 8 total, 8 up, 8 in 2023-12-01T15:37:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:46 smithi119 ceph-mon[108979]: pgmap v342: 121 pgs: 121 active+clean; 236 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 848 KiB/s wr, 15 op/s 2023-12-01T15:37:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:46 smithi119 ceph-mon[108979]: osdmap e251: 8 total, 8 up, 8 in 2023-12-01T15:37:47.472 INFO:tasks.rados.rados.0.smithi119.stdout:968: done (2 left) 2023-12-01T15:37:47.473 INFO:tasks.rados.rados.0.smithi119.stdout:969: done (1 left) 2023-12-01T15:37:47.473 INFO:tasks.rados.rados.0.smithi119.stdout:970: done (0 left) 2023-12-01T15:37:47.473 INFO:tasks.rados.rados.0.smithi119.stdout:971: copy_from oid 44 from oid 47 current snap is 97 2023-12-01T15:37:47.473 INFO:tasks.rados.rados.0.smithi119.stdout:972: copy_from oid 18 from oid 21 current snap is 97 2023-12-01T15:37:47.473 INFO:tasks.rados.rados.0.smithi119.stdout:973: snap_create 2023-12-01T15:37:47.505 INFO:tasks.rados.rados.0.smithi119.stdout:971: finishing copy_from to smithi119156531-44 2023-12-01T15:37:47.505 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 515 (ObjNum 304 snap 93 seq_num 304) dirty exists 2023-12-01T15:37:47.506 INFO:tasks.rados.rados.0.smithi119.stdout:971: finishing copy_from racing read to smithi119156531-44 2023-12-01T15:37:47.522 INFO:tasks.rados.rados.0.smithi119.stdout:972: finishing copy_from to smithi119156531-18 2023-12-01T15:37:47.522 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 149 (ObjNum 286 snap 92 seq_num 286) dirty exists 2023-12-01T15:37:47.522 INFO:tasks.rados.rados.0.smithi119.stdout:972: finishing copy_from racing read to smithi119156531-18 2023-12-01T15:37:48.474 INFO:tasks.rados.rados.0.smithi119.stdout:971: done (2 left) 2023-12-01T15:37:48.474 INFO:tasks.rados.rados.0.smithi119.stdout:972: done (1 left) 2023-12-01T15:37:48.474 INFO:tasks.rados.rados.0.smithi119.stdout:973: done (0 left) 2023-12-01T15:37:48.475 INFO:tasks.rados.rados.0.smithi119.stdout:974: read oid 16 snap 74 2023-12-01T15:37:48.475 INFO:tasks.rados.rados.0.smithi119.stdout:974: expect (ObjNum 252 snap 72 seq_num 252) 2023-12-01T15:37:48.475 INFO:tasks.rados.rados.0.smithi119.stdout:975: setattr oid 20 current snap is 98 2023-12-01T15:37:48.475 INFO:tasks.rados.rados.0.smithi119.stdout:976: copy_from oid 23 from oid 36 current snap is 98 2023-12-01T15:37:48.475 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 17 current snap is 98 2023-12-01T15:37:48.475 INFO:tasks.rados.rados.0.smithi119.stdout:977: seq_num 306 ranges {81920=327680} 2023-12-01T15:37:48.478 INFO:tasks.rados.rados.0.smithi119.stdout:977: writing smithi119156531-17 from 81920 to 409600 tid 1 2023-12-01T15:37:48.478 INFO:tasks.rados.rados.0.smithi119.stdout:978: setattr oid 13 current snap is 98 2023-12-01T15:37:48.478 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 317 (ObjNum 267 snap 81 seq_num 267) dirty exists 2023-12-01T15:37:48.479 INFO:tasks.rados.rados.0.smithi119.stdout:975: done (4 left) 2023-12-01T15:37:48.479 INFO:tasks.rados.rados.0.smithi119.stdout:979: snap_create 2023-12-01T15:37:48.488 INFO:tasks.rados.rados.0.smithi119.stdout:977: finishing write tid 1 to smithi119156531-17 2023-12-01T15:37:48.488 INFO:tasks.rados.rados.0.smithi119.stdout:977: finishing write tid 2 to smithi119156531-17 2023-12-01T15:37:48.489 INFO:tasks.rados.rados.0.smithi119.stdout:977: finishing write tid 3 to smithi119156531-17 2023-12-01T15:37:48.490 INFO:tasks.rados.rados.0.smithi119.stdout:977: oid 17 updating version 0 to 333 2023-12-01T15:37:48.490 INFO:tasks.rados.rados.0.smithi119.stdout:977: oid 17 updating version 333 to 334 2023-12-01T15:37:48.490 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 334 (ObjNum 306 snap 98 seq_num 306) dirty exists 2023-12-01T15:37:48.490 INFO:tasks.rados.rados.0.smithi119.stdout:977: left oid 17 (ObjNum 306 snap 98 seq_num 306) 2023-12-01T15:37:48.490 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 487 (ObjNum 262 snap 76 seq_num 262) dirty exists 2023-12-01T15:37:48.491 INFO:tasks.rados.rados.0.smithi119.stdout:974: expect (ObjNum 252 snap 72 seq_num 252) 2023-12-01T15:37:48.540 INFO:tasks.rados.rados.0.smithi119.stdout:976: finishing copy_from to smithi119156531-23 2023-12-01T15:37:48.540 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 219 (ObjNum 294 snap 93 seq_num 294) dirty exists 2023-12-01T15:37:48.540 INFO:tasks.rados.rados.0.smithi119.stdout:976: finishing copy_from racing read to smithi119156531-23 2023-12-01T15:37:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:48 smithi183 ceph-mon[99169]: pgmap v345: 121 pgs: 121 active+clean; 236 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 848 KiB/s wr, 15 op/s 2023-12-01T15:37:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:48 smithi183 ceph-mon[99169]: osdmap e252: 8 total, 8 up, 8 in 2023-12-01T15:37:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:48 smithi119 ceph-mon[94175]: pgmap v345: 121 pgs: 121 active+clean; 236 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 848 KiB/s wr, 15 op/s 2023-12-01T15:37:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:48 smithi119 ceph-mon[94175]: osdmap e252: 8 total, 8 up, 8 in 2023-12-01T15:37:48.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:48 smithi119 ceph-mon[108979]: pgmap v345: 121 pgs: 121 active+clean; 236 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 848 KiB/s wr, 15 op/s 2023-12-01T15:37:48.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:48 smithi119 ceph-mon[108979]: osdmap e252: 8 total, 8 up, 8 in 2023-12-01T15:37:49.492 INFO:tasks.rados.rados.0.smithi119.stdout:974: done (4 left) 2023-12-01T15:37:49.493 INFO:tasks.rados.rados.0.smithi119.stdout:976: done (3 left) 2023-12-01T15:37:49.493 INFO:tasks.rados.rados.0.smithi119.stdout:977: done (2 left) 2023-12-01T15:37:49.493 INFO:tasks.rados.rados.0.smithi119.stdout:978: done (1 left) 2023-12-01T15:37:49.493 INFO:tasks.rados.rados.0.smithi119.stdout:979: done (0 left) 2023-12-01T15:37:49.493 INFO:tasks.rados.rados.0.smithi119.stdout:980: snap_create 2023-12-01T15:37:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:49 smithi183 ceph-mon[99169]: osdmap e253: 8 total, 8 up, 8 in 2023-12-01T15:37:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:49 smithi119 ceph-mon[94175]: osdmap e253: 8 total, 8 up, 8 in 2023-12-01T15:37:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:49 smithi119 ceph-mon[108979]: osdmap e253: 8 total, 8 up, 8 in 2023-12-01T15:37:50.462 INFO:tasks.rados.rados.0.smithi119.stdout:980: done (0 left) 2023-12-01T15:37:50.462 INFO:tasks.rados.rados.0.smithi119.stdout:981: copy_from oid 10 from oid 16 current snap is 100 2023-12-01T15:37:50.462 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 5 current snap is 100 2023-12-01T15:37:50.462 INFO:tasks.rados.rados.0.smithi119.stdout:982: seq_num 307 ranges {0=344064} 2023-12-01T15:37:50.467 INFO:tasks.rados.rados.0.smithi119.stdout:982: writing smithi119156531-5 from 0 to 344064 tid 1 2023-12-01T15:37:50.467 INFO:tasks.rados.rados.0.smithi119.stdout:983: read oid 23 snap 79 2023-12-01T15:37:50.467 INFO:tasks.rados.rados.0.smithi119.stdout:983: expect (ObjNum 255 snap 74 seq_num 255) 2023-12-01T15:37:50.467 INFO:tasks.rados.rados.0.smithi119.stdout:984: read oid 47 snap -1 2023-12-01T15:37:50.467 INFO:tasks.rados.rados.0.smithi119.stdout:984: expect (ObjNum 304 snap 93 seq_num 304) 2023-12-01T15:37:50.468 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 100 2023-12-01T15:37:50.468 INFO:tasks.rados.rados.0.smithi119.stdout:985: seq_num 308 ranges {3014656=360448} 2023-12-01T15:37:50.483 INFO:tasks.rados.rados.0.smithi119.stdout:985: writing smithi119156531-15 from 3014656 to 3375104 tid 1 2023-12-01T15:37:50.483 INFO:tasks.rados.rados.0.smithi119.stdout:986: snap_remove snap 74 2023-12-01T15:37:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:50 smithi183 ceph-mon[99169]: pgmap v348: 121 pgs: 121 active+clean; 236 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:37:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:50 smithi183 ceph-mon[99169]: osdmap e254: 8 total, 8 up, 8 in 2023-12-01T15:37:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:50 smithi183 ceph-mon[99169]: osdmap e255: 8 total, 8 up, 8 in 2023-12-01T15:37:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:50 smithi119 ceph-mon[94175]: pgmap v348: 121 pgs: 121 active+clean; 236 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:37:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:50 smithi119 ceph-mon[94175]: osdmap e254: 8 total, 8 up, 8 in 2023-12-01T15:37:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:50 smithi119 ceph-mon[94175]: osdmap e255: 8 total, 8 up, 8 in 2023-12-01T15:37:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:50 smithi119 ceph-mon[108979]: pgmap v348: 121 pgs: 121 active+clean; 236 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:37:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:50 smithi119 ceph-mon[108979]: osdmap e254: 8 total, 8 up, 8 in 2023-12-01T15:37:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:50 smithi119 ceph-mon[108979]: osdmap e255: 8 total, 8 up, 8 in 2023-12-01T15:37:51.496 INFO:tasks.rados.rados.0.smithi119.stdout:986: done (5 left) 2023-12-01T15:37:51.496 INFO:tasks.rados.rados.0.smithi119.stdout:987: setattr oid 7 current snap is 100 2023-12-01T15:37:51.497 INFO:tasks.rados.rados.0.smithi119.stdout:988: rmattr oid 14 current snap is 100 2023-12-01T15:37:51.497 INFO:tasks.rados.rados.0.smithi119.stdout:988: done (6 left) 2023-12-01T15:37:51.497 INFO:tasks.rados.rados.0.smithi119.stdout:989: snap_remove snap 95 2023-12-01T15:37:52.503 INFO:tasks.rados.rados.0.smithi119.stdout:989: done (6 left) 2023-12-01T15:37:52.503 INFO:tasks.rados.rados.0.smithi119.stdout:990: rollback oid 42 current snap is 100 2023-12-01T15:37:52.503 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 42 to 89 2023-12-01T15:37:52.504 INFO:tasks.rados.rados.0.smithi119.stdout:981: finishing copy_from to smithi119156531-10 2023-12-01T15:37:52.504 INFO:tasks.rados.rados.0.smithi119.stdout:981: got expected ENOENT (src dne) 2023-12-01T15:37:52.504 INFO:tasks.rados.rados.0.smithi119.stdout:981: finishing copy_from racing read to smithi119156531-10 2023-12-01T15:37:52.504 INFO:tasks.rados.rados.0.smithi119.stdout:982: finishing write tid 1 to smithi119156531-5 2023-12-01T15:37:52.504 INFO:tasks.rados.rados.0.smithi119.stdout:982: finishing write tid 2 to smithi119156531-5 2023-12-01T15:37:52.504 INFO:tasks.rados.rados.0.smithi119.stdout:982: finishing write tid 3 to smithi119156531-5 2023-12-01T15:37:52.504 INFO:tasks.rados.rados.0.smithi119.stdout:982: oid 5 updating version 0 to 173 2023-12-01T15:37:52.504 INFO:tasks.rados.rados.0.smithi119.stdout:982: oid 5 version 173 is already newer than 172 2023-12-01T15:37:52.504 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 173 (ObjNum 307 snap 100 seq_num 307) dirty exists 2023-12-01T15:37:52.504 INFO:tasks.rados.rados.0.smithi119.stdout:982: left oid 5 (ObjNum 307 snap 100 seq_num 307) 2023-12-01T15:37:52.504 INFO:tasks.rados.rados.0.smithi119.stdout:984: expect (ObjNum 304 snap 93 seq_num 304) 2023-12-01T15:37:52.804 INFO:tasks.rados.rados.0.smithi119.stdout:981: done (6 left) 2023-12-01T15:37:52.805 INFO:tasks.rados.rados.0.smithi119.stdout:982: done (5 left) 2023-12-01T15:37:52.805 INFO:tasks.rados.rados.0.smithi119.stdout:984: done (4 left) 2023-12-01T15:37:52.805 INFO:tasks.rados.rados.0.smithi119.stdout:991: delete oid 37 current snap is 100 2023-12-01T15:37:52.805 INFO:tasks.rados.rados.0.smithi119.stdout:983: expect (ObjNum 255 snap 74 seq_num 255) 2023-12-01T15:37:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:52 smithi183 ceph-mon[99169]: pgmap v351: 121 pgs: 121 active+clean; 255 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.6 MiB/s wr, 26 op/s 2023-12-01T15:37:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:52 smithi183 ceph-mon[99169]: osdmap e256: 8 total, 8 up, 8 in 2023-12-01T15:37:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:52 smithi119 ceph-mon[94175]: pgmap v351: 121 pgs: 121 active+clean; 255 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.6 MiB/s wr, 26 op/s 2023-12-01T15:37:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:52 smithi119 ceph-mon[94175]: osdmap e256: 8 total, 8 up, 8 in 2023-12-01T15:37:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:52 smithi119 ceph-mon[108979]: pgmap v351: 121 pgs: 121 active+clean; 255 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.6 MiB/s wr, 26 op/s 2023-12-01T15:37:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:52 smithi119 ceph-mon[108979]: osdmap e256: 8 total, 8 up, 8 in 2023-12-01T15:37:53.163 INFO:tasks.rados.rados.0.smithi119.stdout:985: finishing write tid 1 to smithi119156531-15 2023-12-01T15:37:53.164 INFO:tasks.rados.rados.0.smithi119.stdout:985: finishing write tid 2 to smithi119156531-15 2023-12-01T15:37:53.164 INFO:tasks.rados.rados.0.smithi119.stdout:985: finishing write tid 3 to smithi119156531-15 2023-12-01T15:37:53.164 INFO:tasks.rados.rados.0.smithi119.stdout:985: oid 15 updating version 0 to 603 2023-12-01T15:37:53.164 INFO:tasks.rados.rados.0.smithi119.stdout:985: oid 15 updating version 603 to 604 2023-12-01T15:37:53.164 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 604 (ObjNum 308 snap 100 seq_num 308) dirty exists 2023-12-01T15:37:53.164 INFO:tasks.rados.rados.0.smithi119.stdout:985: left oid 15 (ObjNum 308 snap 100 seq_num 308) 2023-12-01T15:37:53.164 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 343 (ObjNum 65 snap 0 seq_num 1599955022) dirty exists 2023-12-01T15:37:53.165 INFO:tasks.rados.rados.0.smithi119.stdout:983: done (4 left) 2023-12-01T15:37:53.165 INFO:tasks.rados.rados.0.smithi119.stdout:985: done (3 left) 2023-12-01T15:37:53.165 INFO:tasks.rados.rados.0.smithi119.stdout:987: done (2 left) 2023-12-01T15:37:53.165 INFO:tasks.rados.rados.0.smithi119.stdout:991: done (1 left) 2023-12-01T15:37:53.165 INFO:tasks.rados.rados.0.smithi119.stdout:992: delete oid 20 current snap is 100 2023-12-01T15:37:53.165 INFO:tasks.rados.rados.0.smithi119.stdout:990: finishing rollback tid 0 to smithi119156531-42 2023-12-01T15:37:53.166 INFO:tasks.rados.rados.0.smithi119.stdout:990: finishing rollback tid 1 to smithi119156531-42 2023-12-01T15:37:53.166 INFO:tasks.rados.rados.0.smithi119.stdout:990: finishing rollback tid 2 to smithi119156531-42 2023-12-01T15:37:53.166 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 353 (ObjNum 153 snap 42 seq_num 153) dirty exists 2023-12-01T15:37:53.166 INFO:tasks.rados.rados.0.smithi119.stdout:990: done (1 left) 2023-12-01T15:37:53.167 INFO:tasks.rados.rados.0.smithi119.stdout:992: done (0 left) 2023-12-01T15:37:53.167 INFO:tasks.rados.rados.0.smithi119.stdout:993: snap_remove snap 96 2023-12-01T15:37:53.404 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:37:53.516 INFO:tasks.rados.rados.0.smithi119.stdout:993: done (0 left) 2023-12-01T15:37:53.516 INFO:tasks.rados.rados.0.smithi119.stdout:994: snap_remove snap 83 2023-12-01T15:37:53.718 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:37:53.718 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4m) 4m ago 5m 17.3M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:37:53.718 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4m) 4m ago 4m 83.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:37:53.718 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5m) 4m ago 5m 13.6M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:37:53.718 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5m) 4m ago 5m 16.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:37:53.718 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8m) 4m ago 8m 448M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:37:53.718 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10m) 4m ago 10m 507M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:37:53.718 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10m) 4m ago 10m 81.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:37:53.718 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9m) 4m ago 9m 57.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:37:53.718 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9m) 4m ago 9m 59.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:37:53.719 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4m) 4m ago 4m 4135k - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:37:53.719 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4m) 4m ago 4m 3959k - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:37:53.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8m) 4m ago 8m 62.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:37:53.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8m) 4m ago 8m 65.0M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:37:53.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7m) 4m ago 7m 56.3M 3012M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:37:53.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7m) 4m ago 7m 55.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:37:53.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7m) 4m ago 7m 54.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:37:53.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6m) 4m ago 6m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:37:53.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6m) 4m ago 6m 54.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:37:53.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6m) 4m ago 6m 56.8M 3012M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:37:53.719 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4m) 4m ago 5m 29.9M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:37:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:53 smithi183 ceph-mon[99169]: osdmap e257: 8 total, 8 up, 8 in 2023-12-01T15:37:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:53 smithi119 ceph-mon[94175]: osdmap e257: 8 total, 8 up, 8 in 2023-12-01T15:37:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:53 smithi119 ceph-mon[108979]: osdmap e257: 8 total, 8 up, 8 in 2023-12-01T15:37:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:54.103 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:37:54.103 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:37:54.103 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:37:54.103 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:37:54.103 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:37:54.103 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:37:54.103 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:37:54.103 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:37:54.103 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:37:54.103 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:37:54.104 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:37:54.104 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:37:54.104 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:37:54.104 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:37:54.104 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:37:54.104 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:37:54.104 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:37:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:37:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:37:54] "GET /metrics HTTP/1.1" 200 36176 "" "Prometheus/2.43.0" 2023-12-01T15:37:54.514 INFO:tasks.rados.rados.0.smithi119.stdout:994: done (0 left) 2023-12-01T15:37:54.514 INFO:tasks.rados.rados.0.smithi119.stdout:995: snap_create 2023-12-01T15:37:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:54 smithi183 ceph-mon[99169]: pgmap v354: 121 pgs: 121 active+clean; 255 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.6 MiB/s wr, 26 op/s 2023-12-01T15:37:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:54 smithi183 ceph-mon[99169]: from='client.25058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:54 smithi183 ceph-mon[99169]: osdmap e258: 8 total, 8 up, 8 in 2023-12-01T15:37:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:54 smithi183 ceph-mon[99169]: from='client.25064 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1626394171' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:37:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:54 smithi119 ceph-mon[108979]: pgmap v354: 121 pgs: 121 active+clean; 255 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.6 MiB/s wr, 26 op/s 2023-12-01T15:37:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:54 smithi119 ceph-mon[108979]: from='client.25058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:54 smithi119 ceph-mon[108979]: osdmap e258: 8 total, 8 up, 8 in 2023-12-01T15:37:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:54 smithi119 ceph-mon[108979]: from='client.25064 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1626394171' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:37:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:54 smithi119 ceph-mon[94175]: pgmap v354: 121 pgs: 121 active+clean; 255 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.6 MiB/s wr, 26 op/s 2023-12-01T15:37:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:54 smithi119 ceph-mon[94175]: from='client.25058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:54 smithi119 ceph-mon[94175]: osdmap e258: 8 total, 8 up, 8 in 2023-12-01T15:37:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:54 smithi119 ceph-mon[94175]: from='client.25064 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1626394171' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:37:55.516 INFO:tasks.rados.rados.0.smithi119.stdout:995: done (0 left) 2023-12-01T15:37:55.516 INFO:tasks.rados.rados.0.smithi119.stdout:996: rollback oid 48 current snap is 101 2023-12-01T15:37:55.517 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 48 to 99 2023-12-01T15:37:55.517 INFO:tasks.rados.rados.0.smithi119.stdout:997: copy_from oid 4 from oid 24 current snap is 101 2023-12-01T15:37:55.517 INFO:tasks.rados.rados.0.smithi119.stdout:998: snap_create 2023-12-01T15:37:55.523 INFO:tasks.rados.rados.0.smithi119.stdout:996: finishing rollback tid 0 to smithi119156531-48 2023-12-01T15:37:55.524 INFO:tasks.rados.rados.0.smithi119.stdout:996: finishing rollback tid 1 to smithi119156531-48 2023-12-01T15:37:55.524 INFO:tasks.rados.rados.0.smithi119.stdout:996: finishing rollback tid 2 to smithi119156531-48 2023-12-01T15:37:55.524 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 424 (ObjNum 295 snap 93 seq_num 295) dirty exists 2023-12-01T15:37:55.544 INFO:tasks.rados.rados.0.smithi119.stdout:997: finishing copy_from to smithi119156531-4 2023-12-01T15:37:55.545 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 131 (ObjNum 228 snap 61 seq_num 228) dirty exists 2023-12-01T15:37:55.545 INFO:tasks.rados.rados.0.smithi119.stdout:997: finishing copy_from racing read to smithi119156531-4 2023-12-01T15:37:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:55 smithi183 ceph-mon[99169]: osdmap e259: 8 total, 8 up, 8 in 2023-12-01T15:37:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:55 smithi183 ceph-mon[99169]: osdmap e260: 8 total, 8 up, 8 in 2023-12-01T15:37:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:55 smithi119 ceph-mon[94175]: osdmap e259: 8 total, 8 up, 8 in 2023-12-01T15:37:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:55 smithi119 ceph-mon[94175]: osdmap e260: 8 total, 8 up, 8 in 2023-12-01T15:37:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:55 smithi119 ceph-mon[108979]: osdmap e259: 8 total, 8 up, 8 in 2023-12-01T15:37:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:55 smithi119 ceph-mon[108979]: osdmap e260: 8 total, 8 up, 8 in 2023-12-01T15:37:56.519 INFO:tasks.rados.rados.0.smithi119.stdout:996: done (2 left) 2023-12-01T15:37:56.520 INFO:tasks.rados.rados.0.smithi119.stdout:997: done (1 left) 2023-12-01T15:37:56.520 INFO:tasks.rados.rados.0.smithi119.stdout:998: done (0 left) 2023-12-01T15:37:56.520 INFO:tasks.rados.rados.0.smithi119.stdout:999: read oid 34 snap 46 2023-12-01T15:37:56.520 INFO:tasks.rados.rados.0.smithi119.stdout:999: expect (ObjNum -1161060560 snap 22061 seq_num 3133656832) 2023-12-01T15:37:56.520 INFO:tasks.rados.rados.0.smithi119.stdout:1000: read oid 46 snap -1 2023-12-01T15:37:56.520 INFO:tasks.rados.rados.0.smithi119.stdout:1000: expect (ObjNum 298 snap 93 seq_num 298) 2023-12-01T15:37:56.520 INFO:tasks.rados.rados.0.smithi119.stdout:1001: read oid 41 snap -1 2023-12-01T15:37:56.520 INFO:tasks.rados.rados.0.smithi119.stdout:1001: expect deleted 2023-12-01T15:37:56.520 INFO:tasks.rados.rados.0.smithi119.stdout:1002: copy_from oid 4 from oid 18 current snap is 102 2023-12-01T15:37:56.520 INFO:tasks.rados.rados.0.smithi119.stdout:1003: copy_from oid 9 from oid 44 current snap is 102 2023-12-01T15:37:56.520 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 2 current snap is 102 2023-12-01T15:37:56.520 INFO:tasks.rados.rados.0.smithi119.stdout:1004: seq_num 311 ranges {2138112=417792} 2023-12-01T15:37:56.533 INFO:tasks.rados.rados.0.smithi119.stdout:1004: writing smithi119156531-2 from 2138112 to 2555904 tid 1 2023-12-01T15:37:56.533 INFO:tasks.rados.rados.0.smithi119.stdout:1005: snap_remove snap 99 2023-12-01T15:37:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:56 smithi183 ceph-mon[99169]: pgmap v357: 121 pgs: 121 active+clean; 253 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 172 KiB/s wr, 9 op/s 2023-12-01T15:37:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:56 smithi183 ceph-mon[99169]: osdmap e261: 8 total, 8 up, 8 in 2023-12-01T15:37:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:56 smithi119 ceph-mon[94175]: pgmap v357: 121 pgs: 121 active+clean; 253 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 172 KiB/s wr, 9 op/s 2023-12-01T15:37:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:56 smithi119 ceph-mon[94175]: osdmap e261: 8 total, 8 up, 8 in 2023-12-01T15:37:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:56 smithi119 ceph-mon[108979]: pgmap v357: 121 pgs: 121 active+clean; 253 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 172 KiB/s wr, 9 op/s 2023-12-01T15:37:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:56 smithi119 ceph-mon[108979]: osdmap e261: 8 total, 8 up, 8 in 2023-12-01T15:37:57.545 INFO:tasks.rados.rados.0.smithi119.stdout:1005: done (6 left) 2023-12-01T15:37:57.545 INFO:tasks.rados.rados.0.smithi119.stdout:1006: rmattr oid 47 current snap is 102 2023-12-01T15:37:57.545 INFO:tasks.rados.rados.0.smithi119.stdout:1006: done (6 left) 2023-12-01T15:37:57.546 INFO:tasks.rados.rados.0.smithi119.stdout:1007: rollback oid 29 current snap is 102 2023-12-01T15:37:57.546 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 29 to 93 2023-12-01T15:37:57.546 INFO:tasks.rados.rados.0.smithi119.stdout:1008: delete oid 39 current snap is 102 2023-12-01T15:37:57.546 INFO:tasks.rados.rados.0.smithi119.stdout:999: expect (ObjNum -1161060560 snap 22061 seq_num 3133656832) 2023-12-01T15:37:57.548 INFO:tasks.rados.rados.0.smithi119.stdout:1000: expect (ObjNum 298 snap 93 seq_num 298) 2023-12-01T15:37:57.698 INFO:tasks.rados.rados.0.smithi119.stdout:1004: finishing write tid 1 to smithi119156531-2 2023-12-01T15:37:57.699 INFO:tasks.rados.rados.0.smithi119.stdout:1004: finishing write tid 2 to smithi119156531-2 2023-12-01T15:37:57.699 INFO:tasks.rados.rados.0.smithi119.stdout:1004: finishing write tid 3 to smithi119156531-2 2023-12-01T15:37:57.699 INFO:tasks.rados.rados.0.smithi119.stdout:1004: oid 2 updating version 0 to 487 2023-12-01T15:37:57.699 INFO:tasks.rados.rados.0.smithi119.stdout:1004: oid 2 updating version 487 to 488 2023-12-01T15:37:57.699 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 488 (ObjNum 311 snap 102 seq_num 311) dirty exists 2023-12-01T15:37:57.699 INFO:tasks.rados.rados.0.smithi119.stdout:1004: left oid 2 (ObjNum 311 snap 102 seq_num 311) 2023-12-01T15:37:57.699 INFO:tasks.rados.rados.0.smithi119.stdout:1003: finishing copy_from to smithi119156531-9 2023-12-01T15:37:57.699 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 515 (ObjNum 304 snap 93 seq_num 304) dirty exists 2023-12-01T15:37:57.699 INFO:tasks.rados.rados.0.smithi119.stdout:1003: finishing copy_from racing read to smithi119156531-9 2023-12-01T15:37:57.699 INFO:tasks.rados.rados.0.smithi119.stdout:1002: finishing copy_from to smithi119156531-4 2023-12-01T15:37:57.699 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 149 (ObjNum 286 snap 92 seq_num 286) dirty exists 2023-12-01T15:37:57.699 INFO:tasks.rados.rados.0.smithi119.stdout:1002: finishing copy_from racing read to smithi119156531-4 2023-12-01T15:37:57.700 INFO:tasks.rados.rados.0.smithi119.stdout:999: done (7 left) 2023-12-01T15:37:57.700 INFO:tasks.rados.rados.0.smithi119.stdout:1000: done (6 left) 2023-12-01T15:37:57.700 INFO:tasks.rados.rados.0.smithi119.stdout:1001: done (5 left) 2023-12-01T15:37:57.700 INFO:tasks.rados.rados.0.smithi119.stdout:1002: done (4 left) 2023-12-01T15:37:57.700 INFO:tasks.rados.rados.0.smithi119.stdout:1003: done (3 left) 2023-12-01T15:37:57.700 INFO:tasks.rados.rados.0.smithi119.stdout:1004: done (2 left) 2023-12-01T15:37:57.700 INFO:tasks.rados.rados.0.smithi119.stdout:1008: done (1 left) 2023-12-01T15:37:57.700 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 43 current snap is 102 2023-12-01T15:37:57.700 INFO:tasks.rados.rados.0.smithi119.stdout:1007: finishing rollback tid 0 to smithi119156531-29 2023-12-01T15:37:57.700 INFO:tasks.rados.rados.0.smithi119.stdout:1007: finishing rollback tid 1 to smithi119156531-29 2023-12-01T15:37:57.700 INFO:tasks.rados.rados.0.smithi119.stdout:1007: finishing rollback tid 2 to smithi119156531-29 2023-12-01T15:37:57.700 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 505 (ObjNum 240 snap 69 seq_num 240) dirty exists 2023-12-01T15:37:57.700 INFO:tasks.rados.rados.0.smithi119.stdout:1009: seq_num 313 ranges {1007616=450560} 2023-12-01T15:37:57.705 INFO:tasks.rados.rados.0.smithi119.stdout:1009: writing smithi119156531-43 from 1007616 to 1458176 tid 1 2023-12-01T15:37:57.706 INFO:tasks.rados.rados.0.smithi119.stdout:1007: done (1 left) 2023-12-01T15:37:57.706 INFO:tasks.rados.rados.0.smithi119.stdout:1010: read oid 18 snap -1 2023-12-01T15:37:57.706 INFO:tasks.rados.rados.0.smithi119.stdout:1010: expect (ObjNum 286 snap 92 seq_num 286) 2023-12-01T15:37:57.706 INFO:tasks.rados.rados.0.smithi119.stdout:1011: snap_remove snap 100 2023-12-01T15:37:58.550 INFO:tasks.rados.rados.0.smithi119.stdout:1011: done (2 left) 2023-12-01T15:37:58.551 INFO:tasks.rados.rados.0.smithi119.stdout:1012: read oid 24 snap -1 2023-12-01T15:37:58.551 INFO:tasks.rados.rados.0.smithi119.stdout:1012: expect (ObjNum 228 snap 61 seq_num 228) 2023-12-01T15:37:58.551 INFO:tasks.rados.rados.0.smithi119.stdout:1013: rollback oid 50 current snap is 102 2023-12-01T15:37:58.551 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 50 to 79 2023-12-01T15:37:58.552 INFO:tasks.rados.rados.0.smithi119.stdout:1009: finishing write tid 1 to smithi119156531-43 2023-12-01T15:37:58.552 INFO:tasks.rados.rados.0.smithi119.stdout:1009: finishing write tid 2 to smithi119156531-43 2023-12-01T15:37:58.552 INFO:tasks.rados.rados.0.smithi119.stdout:1009: finishing write tid 3 to smithi119156531-43 2023-12-01T15:37:58.552 INFO:tasks.rados.rados.0.smithi119.stdout:1009: oid 43 updating version 0 to 461 2023-12-01T15:37:58.552 INFO:tasks.rados.rados.0.smithi119.stdout:1009: oid 43 updating version 461 to 462 2023-12-01T15:37:58.552 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 462 (ObjNum 313 snap 102 seq_num 313) dirty exists 2023-12-01T15:37:58.553 INFO:tasks.rados.rados.0.smithi119.stdout:1009: left oid 43 (ObjNum 313 snap 102 seq_num 313) 2023-12-01T15:37:58.553 INFO:tasks.rados.rados.0.smithi119.stdout:1010: expect (ObjNum 286 snap 92 seq_num 286) 2023-12-01T15:37:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:58 smithi183 ceph-mon[99169]: pgmap v360: 121 pgs: 121 active+clean; 253 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 172 KiB/s wr, 9 op/s 2023-12-01T15:37:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:58 smithi183 ceph-mon[99169]: osdmap e262: 8 total, 8 up, 8 in 2023-12-01T15:37:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:58 smithi119 ceph-mon[94175]: pgmap v360: 121 pgs: 121 active+clean; 253 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 172 KiB/s wr, 9 op/s 2023-12-01T15:37:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:58 smithi119 ceph-mon[94175]: osdmap e262: 8 total, 8 up, 8 in 2023-12-01T15:37:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:58 smithi119 ceph-mon[108979]: pgmap v360: 121 pgs: 121 active+clean; 253 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 172 KiB/s wr, 9 op/s 2023-12-01T15:37:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:58 smithi119 ceph-mon[108979]: osdmap e262: 8 total, 8 up, 8 in 2023-12-01T15:37:58.995 INFO:tasks.rados.rados.0.smithi119.stdout:1013: finishing rollback tid 1 to smithi119156531-50 2023-12-01T15:37:58.995 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 250 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-01T15:37:58.995 INFO:tasks.rados.rados.0.smithi119.stdout:1012: expect (ObjNum 228 snap 61 seq_num 228) 2023-12-01T15:37:59.178 INFO:tasks.rados.rados.0.smithi119.stdout:1009: done (3 left) 2023-12-01T15:37:59.178 INFO:tasks.rados.rados.0.smithi119.stdout:1010: done (2 left) 2023-12-01T15:37:59.178 INFO:tasks.rados.rados.0.smithi119.stdout:1012: done (1 left) 2023-12-01T15:37:59.178 INFO:tasks.rados.rados.0.smithi119.stdout:1013: done (0 left) 2023-12-01T15:37:59.178 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 102 2023-12-01T15:37:59.178 INFO:tasks.rados.rados.0.smithi119.stdout:1014: seq_num 314 ranges {9117696=466944} 2023-12-01T15:37:59.227 INFO:tasks.rados.rados.0.smithi119.stdout:1014: writing smithi119156531-18 from 9117696 to 9584640 tid 1 2023-12-01T15:37:59.227 INFO:tasks.rados.rados.0.smithi119.stdout:1015: setattr oid 7 current snap is 102 2023-12-01T15:37:59.229 INFO:tasks.rados.rados.0.smithi119.stdout:1016: setattr oid 41 current snap is 102 2023-12-01T15:37:59.230 INFO:tasks.rados.rados.0.smithi119.stdout:1017: rmattr oid 19 current snap is 102 2023-12-01T15:37:59.230 INFO:tasks.rados.rados.0.smithi119.stdout:1017: done (3 left) 2023-12-01T15:37:59.230 INFO:tasks.rados.rados.0.smithi119.stdout:1018: read oid 43 snap -1 2023-12-01T15:37:59.231 INFO:tasks.rados.rados.0.smithi119.stdout:1018: expect (ObjNum 313 snap 102 seq_num 313) 2023-12-01T15:37:59.231 INFO:tasks.rados.rados.0.smithi119.stdout:1019: rmattr oid 15 current snap is 102 2023-12-01T15:37:59.231 INFO:tasks.rados.rados.0.smithi119.stdout:1019: done (4 left) 2023-12-01T15:37:59.231 INFO:tasks.rados.rados.0.smithi119.stdout:1020: setattr oid 23 current snap is 102 2023-12-01T15:37:59.232 INFO:tasks.rados.rados.0.smithi119.stdout:1014: finishing write tid 1 to smithi119156531-18 2023-12-01T15:37:59.232 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 361 (ObjNum 65 snap 0 seq_num 3099592104) dirty exists 2023-12-01T15:37:59.232 INFO:tasks.rados.rados.0.smithi119.stdout:1014: finishing write tid 2 to smithi119156531-18 2023-12-01T15:37:59.233 INFO:tasks.rados.rados.0.smithi119.stdout:1015: done (4 left) 2023-12-01T15:37:59.233 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 5 current snap is 102 2023-12-01T15:37:59.233 INFO:tasks.rados.rados.0.smithi119.stdout:1021: seq_num 315 ranges {344064=483328} 2023-12-01T15:37:59.238 INFO:tasks.rados.rados.0.smithi119.stdout:1021: writing smithi119156531-5 from 344064 to 827392 tid 1 2023-12-01T15:37:59.238 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 102 2023-12-01T15:37:59.238 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 465 (ObjNum 145 snap 0 seq_num 97356960) dirty exists 2023-12-01T15:37:59.238 INFO:tasks.rados.rados.0.smithi119.stdout:1014: finishing write tid 3 to smithi119156531-18 2023-12-01T15:37:59.238 INFO:tasks.rados.rados.0.smithi119.stdout:1014: oid 18 updating version 0 to 642 2023-12-01T15:37:59.238 INFO:tasks.rados.rados.0.smithi119.stdout:1014: oid 18 updating version 642 to 643 2023-12-01T15:37:59.238 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 643 (ObjNum 314 snap 102 seq_num 314) dirty exists 2023-12-01T15:37:59.239 INFO:tasks.rados.rados.0.smithi119.stdout:1014: left oid 18 (ObjNum 314 snap 102 seq_num 314) 2023-12-01T15:37:59.239 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 645 (ObjNum 294 snap 93 seq_num 294) dirty exists 2023-12-01T15:37:59.239 INFO:tasks.rados.rados.0.smithi119.stdout:1022: seq_num 316 ranges {0=499712} 2023-12-01T15:37:59.241 INFO:tasks.rados.rados.0.smithi119.stdout:1022: writing smithi119156531-12 from 0 to 499712 tid 1 2023-12-01T15:37:59.241 INFO:tasks.rados.rados.0.smithi119.stdout:1014: done (5 left) 2023-12-01T15:37:59.241 INFO:tasks.rados.rados.0.smithi119.stdout:1016: done (4 left) 2023-12-01T15:37:59.241 INFO:tasks.rados.rados.0.smithi119.stdout:1020: done (3 left) 2023-12-01T15:37:59.241 INFO:tasks.rados.rados.0.smithi119.stdout:1023: setattr oid 11 current snap is 102 2023-12-01T15:37:59.242 INFO:tasks.rados.rados.0.smithi119.stdout:1021: finishing write tid 1 to smithi119156531-5 2023-12-01T15:37:59.242 INFO:tasks.rados.rados.0.smithi119.stdout:1021: finishing write tid 2 to smithi119156531-5 2023-12-01T15:37:59.242 INFO:tasks.rados.rados.0.smithi119.stdout:1018: expect (ObjNum 313 snap 102 seq_num 313) 2023-12-01T15:37:59.297 INFO:tasks.rados.rados.0.smithi119.stdout:1021: finishing write tid 3 to smithi119156531-5 2023-12-01T15:37:59.297 INFO:tasks.rados.rados.0.smithi119.stdout:1021: oid 5 updating version 0 to 187 2023-12-01T15:37:59.297 INFO:tasks.rados.rados.0.smithi119.stdout:1021: oid 5 updating version 187 to 188 2023-12-01T15:37:59.297 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 188 (ObjNum 315 snap 102 seq_num 315) dirty exists 2023-12-01T15:37:59.297 INFO:tasks.rados.rados.0.smithi119.stdout:1021: left oid 5 (ObjNum 315 snap 102 seq_num 315) 2023-12-01T15:37:59.297 INFO:tasks.rados.rados.0.smithi119.stdout:1022: finishing write tid 1 to smithi119156531-12 2023-12-01T15:37:59.298 INFO:tasks.rados.rados.0.smithi119.stdout:1022: finishing write tid 2 to smithi119156531-12 2023-12-01T15:37:59.298 INFO:tasks.rados.rados.0.smithi119.stdout:1022: finishing write tid 3 to smithi119156531-12 2023-12-01T15:37:59.298 INFO:tasks.rados.rados.0.smithi119.stdout:1022: oid 12 updating version 0 to 468 2023-12-01T15:37:59.298 INFO:tasks.rados.rados.0.smithi119.stdout:1022: oid 12 version 468 is already newer than 467 2023-12-01T15:37:59.298 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 468 (ObjNum 316 snap 102 seq_num 316) dirty exists 2023-12-01T15:37:59.298 INFO:tasks.rados.rados.0.smithi119.stdout:1022: left oid 12 (ObjNum 316 snap 102 seq_num 316) 2023-12-01T15:37:59.298 INFO:tasks.rados.rados.0.smithi119.stdout:1018: done (3 left) 2023-12-01T15:37:59.298 INFO:tasks.rados.rados.0.smithi119.stdout:1021: done (2 left) 2023-12-01T15:37:59.298 INFO:tasks.rados.rados.0.smithi119.stdout:1022: done (1 left) 2023-12-01T15:37:59.298 INFO:tasks.rados.rados.0.smithi119.stdout:1024: read oid 45 snap -1 2023-12-01T15:37:59.298 INFO:tasks.rados.rados.0.smithi119.stdout:1024: expect (ObjNum 256 snap 75 seq_num 256) 2023-12-01T15:37:59.298 INFO:tasks.rados.rados.0.smithi119.stdout:1025: read oid 37 snap 94 2023-12-01T15:37:59.298 INFO:tasks.rados.rados.0.smithi119.stdout:1025: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-01T15:37:59.299 INFO:tasks.rados.rados.0.smithi119.stdout:1026: setattr oid 22 current snap is 102 2023-12-01T15:37:59.299 INFO:tasks.rados.rados.0.smithi119.stdout:1027: read oid 26 snap -1 2023-12-01T15:37:59.299 INFO:tasks.rados.rados.0.smithi119.stdout:1027: expect (ObjNum 153 snap 42 seq_num 153) 2023-12-01T15:37:59.299 INFO:tasks.rados.rados.0.smithi119.stdout:1028: snap_create 2023-12-01T15:37:59.300 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 509 (ObjNum 242 snap 69 seq_num 242) dirty exists 2023-12-01T15:37:59.308 INFO:tasks.rados.rados.0.smithi119.stdout:1025: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-01T15:37:59.358 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 647 (ObjNum 159 snap 43 seq_num 159) dirty exists 2023-12-01T15:37:59.358 INFO:tasks.rados.rados.0.smithi119.stdout:1027: expect (ObjNum 153 snap 42 seq_num 153) 2023-12-01T15:37:59.364 INFO:tasks.rados.rados.0.smithi119.stdout:1024: expect (ObjNum 256 snap 75 seq_num 256) 2023-12-01T15:37:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:37:59 smithi183 ceph-mon[99169]: osdmap e263: 8 total, 8 up, 8 in 2023-12-01T15:37:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:37:59 smithi119 ceph-mon[94175]: osdmap e263: 8 total, 8 up, 8 in 2023-12-01T15:37:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:37:59 smithi119 ceph-mon[108979]: osdmap e263: 8 total, 8 up, 8 in 2023-12-01T15:38:00.062 INFO:tasks.rados.rados.0.smithi119.stdout:1023: done (5 left) 2023-12-01T15:38:00.063 INFO:tasks.rados.rados.0.smithi119.stdout:1024: done (4 left) 2023-12-01T15:38:00.063 INFO:tasks.rados.rados.0.smithi119.stdout:1025: done (3 left) 2023-12-01T15:38:00.063 INFO:tasks.rados.rados.0.smithi119.stdout:1026: done (2 left) 2023-12-01T15:38:00.063 INFO:tasks.rados.rados.0.smithi119.stdout:1027: done (1 left) 2023-12-01T15:38:00.063 INFO:tasks.rados.rados.0.smithi119.stdout:1028: done (0 left) 2023-12-01T15:38:00.063 INFO:tasks.rados.rados.0.smithi119.stdout:1029: snap_remove snap 94 2023-12-01T15:38:00.463 INFO:tasks.rados.rados.0.smithi119.stdout:1029: done (0 left) 2023-12-01T15:38:00.463 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 25 current snap is 103 2023-12-01T15:38:00.463 INFO:tasks.rados.rados.0.smithi119.stdout:1030: seq_num 317 ranges {4489216=516096} 2023-12-01T15:38:00.490 INFO:tasks.rados.rados.0.smithi119.stdout:1030: writing smithi119156531-25 from 4489216 to 5005312 tid 1 2023-12-01T15:38:00.491 INFO:tasks.rados.rados.0.smithi119.stdout:1031: copy_from oid 1 from oid 10 current snap is 103 2023-12-01T15:38:00.491 INFO:tasks.rados.rados.0.smithi119.stdout:1032: read oid 46 snap -1 2023-12-01T15:38:00.491 INFO:tasks.rados.rados.0.smithi119.stdout:1032: expect (ObjNum 298 snap 93 seq_num 298) 2023-12-01T15:38:00.491 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 24 current snap is 103 2023-12-01T15:38:00.491 INFO:tasks.rados.rados.0.smithi119.stdout:1033: seq_num 318 ranges {4202496=532480} 2023-12-01T15:38:00.516 INFO:tasks.rados.rados.0.smithi119.stdout:1033: writing smithi119156531-24 from 4202496 to 4734976 tid 1 2023-12-01T15:38:00.516 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 5 current snap is 103 2023-12-01T15:38:00.517 INFO:tasks.rados.rados.0.smithi119.stdout:1031: finishing copy_from to smithi119156531-1 2023-12-01T15:38:00.517 INFO:tasks.rados.rados.0.smithi119.stdout:1031: got expected ENOENT (src dne) 2023-12-01T15:38:00.517 INFO:tasks.rados.rados.0.smithi119.stdout:1034: seq_num 319 ranges {827392=548864} 2023-12-01T15:38:00.525 INFO:tasks.rados.rados.0.smithi119.stdout:1034: writing smithi119156531-5 from 827392 to 1376256 tid 1 2023-12-01T15:38:00.525 INFO:tasks.rados.rados.0.smithi119.stdout:1035: rollback oid 26 current snap is 103 2023-12-01T15:38:00.525 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 26 to 101 2023-12-01T15:38:00.525 INFO:tasks.rados.rados.0.smithi119.stdout:1031: finishing copy_from racing read to smithi119156531-1 2023-12-01T15:38:00.525 INFO:tasks.rados.rados.0.smithi119.stdout:1030: finishing write tid 1 to smithi119156531-25 2023-12-01T15:38:00.525 INFO:tasks.rados.rados.0.smithi119.stdout:1030: finishing write tid 2 to smithi119156531-25 2023-12-01T15:38:00.525 INFO:tasks.rados.rados.0.smithi119.stdout:1030: finishing write tid 3 to smithi119156531-25 2023-12-01T15:38:00.525 INFO:tasks.rados.rados.0.smithi119.stdout:1030: oid 25 updating version 0 to 293 2023-12-01T15:38:00.525 INFO:tasks.rados.rados.0.smithi119.stdout:1030: oid 25 version 293 is already newer than 292 2023-12-01T15:38:00.525 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 293 (ObjNum 317 snap 103 seq_num 317) dirty exists 2023-12-01T15:38:00.525 INFO:tasks.rados.rados.0.smithi119.stdout:1030: left oid 25 (ObjNum 317 snap 103 seq_num 317) 2023-12-01T15:38:00.525 INFO:tasks.rados.rados.0.smithi119.stdout:1032: expect (ObjNum 298 snap 93 seq_num 298) 2023-12-01T15:38:00.671 INFO:tasks.rados.rados.0.smithi119.stdout:1033: finishing write tid 1 to smithi119156531-24 2023-12-01T15:38:00.671 INFO:tasks.rados.rados.0.smithi119.stdout:1033: finishing write tid 2 to smithi119156531-24 2023-12-01T15:38:00.672 INFO:tasks.rados.rados.0.smithi119.stdout:1033: finishing write tid 3 to smithi119156531-24 2023-12-01T15:38:00.672 INFO:tasks.rados.rados.0.smithi119.stdout:1033: oid 24 updating version 0 to 171 2023-12-01T15:38:00.672 INFO:tasks.rados.rados.0.smithi119.stdout:1033: oid 24 version 171 is already newer than 170 2023-12-01T15:38:00.672 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 171 (ObjNum 318 snap 103 seq_num 318) dirty exists 2023-12-01T15:38:00.672 INFO:tasks.rados.rados.0.smithi119.stdout:1033: left oid 24 (ObjNum 318 snap 103 seq_num 318) 2023-12-01T15:38:00.672 INFO:tasks.rados.rados.0.smithi119.stdout:1035: finishing rollback tid 0 to smithi119156531-26 2023-12-01T15:38:00.672 INFO:tasks.rados.rados.0.smithi119.stdout:1035: finishing rollback tid 1 to smithi119156531-26 2023-12-01T15:38:00.672 INFO:tasks.rados.rados.0.smithi119.stdout:1034: finishing write tid 1 to smithi119156531-5 2023-12-01T15:38:00.672 INFO:tasks.rados.rados.0.smithi119.stdout:1035: finishing rollback tid 2 to smithi119156531-26 2023-12-01T15:38:00.672 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 518 (ObjNum 153 snap 42 seq_num 153) dirty exists 2023-12-01T15:38:00.672 INFO:tasks.rados.rados.0.smithi119.stdout:1034: finishing write tid 2 to smithi119156531-5 2023-12-01T15:38:00.672 INFO:tasks.rados.rados.0.smithi119.stdout:1034: finishing write tid 3 to smithi119156531-5 2023-12-01T15:38:00.672 INFO:tasks.rados.rados.0.smithi119.stdout:1034: oid 5 updating version 0 to 192 2023-12-01T15:38:00.672 INFO:tasks.rados.rados.0.smithi119.stdout:1034: oid 5 updating version 192 to 193 2023-12-01T15:38:00.673 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 193 (ObjNum 319 snap 103 seq_num 319) dirty exists 2023-12-01T15:38:00.673 INFO:tasks.rados.rados.0.smithi119.stdout:1034: left oid 5 (ObjNum 319 snap 103 seq_num 319) 2023-12-01T15:38:00.673 INFO:tasks.rados.rados.0.smithi119.stdout:1030: done (5 left) 2023-12-01T15:38:00.673 INFO:tasks.rados.rados.0.smithi119.stdout:1031: done (4 left) 2023-12-01T15:38:00.673 INFO:tasks.rados.rados.0.smithi119.stdout:1032: done (3 left) 2023-12-01T15:38:00.673 INFO:tasks.rados.rados.0.smithi119.stdout:1033: done (2 left) 2023-12-01T15:38:00.673 INFO:tasks.rados.rados.0.smithi119.stdout:1034: done (1 left) 2023-12-01T15:38:00.673 INFO:tasks.rados.rados.0.smithi119.stdout:1035: done (0 left) 2023-12-01T15:38:00.673 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 14 current snap is 103 2023-12-01T15:38:00.673 INFO:tasks.rados.rados.0.smithi119.stdout:1036: seq_num 320 ranges {3538944=565248} 2023-12-01T15:38:00.693 INFO:tasks.rados.rados.0.smithi119.stdout:1036: writing smithi119156531-14 from 3538944 to 4104192 tid 1 2023-12-01T15:38:00.693 INFO:tasks.rados.rados.0.smithi119.stdout:1037: copy_from oid 19 from oid 42 current snap is 103 2023-12-01T15:38:00.693 INFO:tasks.rados.rados.0.smithi119.stdout:1038: copy_from oid 41 from oid 31 current snap is 103 2023-12-01T15:38:00.693 INFO:tasks.rados.rados.0.smithi119.stdout:1039: read oid 43 snap -1 2023-12-01T15:38:00.693 INFO:tasks.rados.rados.0.smithi119.stdout:1039: expect (ObjNum 313 snap 102 seq_num 313) 2023-12-01T15:38:00.693 INFO:tasks.rados.rados.0.smithi119.stdout:1040: setattr oid 16 current snap is 103 2023-12-01T15:38:00.694 INFO:tasks.rados.rados.0.smithi119.stdout:1041: rollback oid 25 current snap is 103 2023-12-01T15:38:00.694 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 25 to 97 2023-12-01T15:38:00.694 INFO:tasks.rados.rados.0.smithi119.stdout:1042: rollback oid 47 current snap is 103 2023-12-01T15:38:00.694 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 47 to 79 2023-12-01T15:38:00.695 INFO:tasks.rados.rados.0.smithi119.stdout:1043: read oid 40 snap -1 2023-12-01T15:38:00.695 INFO:tasks.rados.rados.0.smithi119.stdout:1043: expect (ObjNum 300 snap 93 seq_num 300) 2023-12-01T15:38:00.695 INFO:tasks.rados.rados.0.smithi119.stdout:1044: rollback oid 7 current snap is 103 2023-12-01T15:38:00.695 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 7 to 82 2023-12-01T15:38:00.695 INFO:tasks.rados.rados.0.smithi119.stdout:1045: delete oid 38 current snap is 103 2023-12-01T15:38:00.695 INFO:tasks.rados.rados.0.smithi119.stdout:1038: finishing copy_from to smithi119156531-41 2023-12-01T15:38:00.695 INFO:tasks.rados.rados.0.smithi119.stdout:1038: got expected ENOENT (src dne) 2023-12-01T15:38:00.696 INFO:tasks.rados.rados.0.smithi119.stdout:1045: done (9 left) 2023-12-01T15:38:00.696 INFO:tasks.rados.rados.0.smithi119.stdout:1046: copy_from oid 36 from oid 24 current snap is 103 2023-12-01T15:38:00.696 INFO:tasks.rados.rados.0.smithi119.stdout:1047: setattr oid 28 current snap is 103 2023-12-01T15:38:00.696 INFO:tasks.rados.rados.0.smithi119.stdout:1038: finishing copy_from racing read to smithi119156531-41 2023-12-01T15:38:00.698 INFO:tasks.rados.rados.0.smithi119.stdout:1038: done (10 left) 2023-12-01T15:38:00.698 INFO:tasks.rados.rados.0.smithi119.stdout:1048: snap_create 2023-12-01T15:38:00.699 INFO:tasks.rados.rados.0.smithi119.stdout:1041: finishing rollback tid 0 to smithi119156531-25 2023-12-01T15:38:00.699 INFO:tasks.rados.rados.0.smithi119.stdout:1041: finishing rollback tid 1 to smithi119156531-25 2023-12-01T15:38:00.699 INFO:tasks.rados.rados.0.smithi119.stdout:1041: finishing rollback tid 2 to smithi119156531-25 2023-12-01T15:38:00.699 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 296 (ObjNum 236 snap 68 seq_num 236) dirty exists 2023-12-01T15:38:00.701 INFO:tasks.rados.rados.0.smithi119.stdout:1036: finishing write tid 1 to smithi119156531-14 2023-12-01T15:38:00.701 INFO:tasks.rados.rados.0.smithi119.stdout:1036: finishing write tid 2 to smithi119156531-14 2023-12-01T15:38:00.702 INFO:tasks.rados.rados.0.smithi119.stdout:1044: finishing rollback tid 0 to smithi119156531-7 2023-12-01T15:38:00.702 INFO:tasks.rados.rados.0.smithi119.stdout:1039: expect (ObjNum 313 snap 102 seq_num 313) 2023-12-01T15:38:00.758 INFO:tasks.rados.rados.0.smithi119.stdout:1044: finishing rollback tid 1 to smithi119156531-7 2023-12-01T15:38:00.758 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 369 (ObjNum 33 snap 0 seq_num 3133208528) dirty dne 2023-12-01T15:38:00.758 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 193 (ObjNum 279 snap 89 seq_num 279) dirty exists 2023-12-01T15:38:00.758 INFO:tasks.rados.rados.0.smithi119.stdout:1036: finishing write tid 3 to smithi119156531-14 2023-12-01T15:38:00.759 INFO:tasks.rados.rados.0.smithi119.stdout:1036: oid 14 updating version 0 to 366 2023-12-01T15:38:00.759 INFO:tasks.rados.rados.0.smithi119.stdout:1036: oid 14 version 366 is already newer than 365 2023-12-01T15:38:00.759 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 366 (ObjNum 320 snap 103 seq_num 320) dirty exists 2023-12-01T15:38:00.759 INFO:tasks.rados.rados.0.smithi119.stdout:1036: left oid 14 (ObjNum 320 snap 103 seq_num 320) 2023-12-01T15:38:00.759 INFO:tasks.rados.rados.0.smithi119.stdout:1042: finishing rollback tid 0 to smithi119156531-47 2023-12-01T15:38:00.759 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 473 (ObjNum 33 snap 0 seq_num 3134928432) dirty exists 2023-12-01T15:38:00.759 INFO:tasks.rados.rados.0.smithi119.stdout:1042: finishing rollback tid 1 to smithi119156531-47 2023-12-01T15:38:00.759 INFO:tasks.rados.rados.0.smithi119.stdout:1042: finishing rollback tid 2 to smithi119156531-47 2023-12-01T15:38:00.759 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 542 (ObjNum 259 snap 75 seq_num 259) dirty exists 2023-12-01T15:38:00.759 INFO:tasks.rados.rados.0.smithi119.stdout:1037: finishing copy_from to smithi119156531-19 2023-12-01T15:38:00.759 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 353 (ObjNum 153 snap 42 seq_num 153) dirty exists 2023-12-01T15:38:00.759 INFO:tasks.rados.rados.0.smithi119.stdout:1037: finishing copy_from racing read to smithi119156531-19 2023-12-01T15:38:00.759 INFO:tasks.rados.rados.0.smithi119.stdout:1043: expect (ObjNum 300 snap 93 seq_num 300) 2023-12-01T15:38:00.791 INFO:tasks.rados.rados.0.smithi119.stdout:1046: finishing copy_from to smithi119156531-36 2023-12-01T15:38:00.791 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 171 (ObjNum 318 snap 103 seq_num 318) dirty exists 2023-12-01T15:38:00.791 INFO:tasks.rados.rados.0.smithi119.stdout:1046: finishing copy_from racing read to smithi119156531-36 2023-12-01T15:38:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:00 smithi183 ceph-mon[99169]: pgmap v363: 121 pgs: 121 active+clean; 253 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:38:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:00 smithi183 ceph-mon[99169]: osdmap e264: 8 total, 8 up, 8 in 2023-12-01T15:38:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:00 smithi183 ceph-mon[99169]: osdmap e265: 8 total, 8 up, 8 in 2023-12-01T15:38:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:00 smithi119 ceph-mon[94175]: pgmap v363: 121 pgs: 121 active+clean; 253 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:38:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:00 smithi119 ceph-mon[94175]: osdmap e264: 8 total, 8 up, 8 in 2023-12-01T15:38:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:00 smithi119 ceph-mon[94175]: osdmap e265: 8 total, 8 up, 8 in 2023-12-01T15:38:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:00 smithi119 ceph-mon[108979]: pgmap v363: 121 pgs: 121 active+clean; 253 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:38:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:00 smithi119 ceph-mon[108979]: osdmap e264: 8 total, 8 up, 8 in 2023-12-01T15:38:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:00 smithi119 ceph-mon[108979]: osdmap e265: 8 total, 8 up, 8 in 2023-12-01T15:38:01.561 INFO:tasks.rados.rados.0.smithi119.stdout:1036: done (10 left) 2023-12-01T15:38:01.561 INFO:tasks.rados.rados.0.smithi119.stdout:1037: done (9 left) 2023-12-01T15:38:01.561 INFO:tasks.rados.rados.0.smithi119.stdout:1039: done (8 left) 2023-12-01T15:38:01.562 INFO:tasks.rados.rados.0.smithi119.stdout:1040: done (7 left) 2023-12-01T15:38:01.562 INFO:tasks.rados.rados.0.smithi119.stdout:1041: done (6 left) 2023-12-01T15:38:01.562 INFO:tasks.rados.rados.0.smithi119.stdout:1042: done (5 left) 2023-12-01T15:38:01.562 INFO:tasks.rados.rados.0.smithi119.stdout:1043: done (4 left) 2023-12-01T15:38:01.562 INFO:tasks.rados.rados.0.smithi119.stdout:1044: done (3 left) 2023-12-01T15:38:01.562 INFO:tasks.rados.rados.0.smithi119.stdout:1046: done (2 left) 2023-12-01T15:38:01.563 INFO:tasks.rados.rados.0.smithi119.stdout:1047: done (1 left) 2023-12-01T15:38:01.563 INFO:tasks.rados.rados.0.smithi119.stdout:1048: done (0 left) 2023-12-01T15:38:01.563 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 6 current snap is 104 2023-12-01T15:38:01.563 INFO:tasks.rados.rados.0.smithi119.stdout:1049: seq_num 322 ranges {3678208=598016} 2023-12-01T15:38:01.584 INFO:tasks.rados.rados.0.smithi119.stdout:1049: writing smithi119156531-6 from 3678208 to 4276224 tid 1 2023-12-01T15:38:01.584 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 44 current snap is 104 2023-12-01T15:38:01.584 INFO:tasks.rados.rados.0.smithi119.stdout:1050: seq_num 323 ranges {4857856=614400} 2023-12-01T15:38:01.613 INFO:tasks.rados.rados.0.smithi119.stdout:1050: writing smithi119156531-44 from 4857856 to 5472256 tid 1 2023-12-01T15:38:01.613 INFO:tasks.rados.rados.0.smithi119.stdout:1051: read oid 50 snap -1 2023-12-01T15:38:01.613 INFO:tasks.rados.rados.0.smithi119.stdout:1051: expect deleted 2023-12-01T15:38:01.613 INFO:tasks.rados.rados.0.smithi119.stdout:1052: snap_create 2023-12-01T15:38:01.614 INFO:tasks.rados.rados.0.smithi119.stdout:1049: finishing write tid 1 to smithi119156531-6 2023-12-01T15:38:01.614 INFO:tasks.rados.rados.0.smithi119.stdout:1049: finishing write tid 2 to smithi119156531-6 2023-12-01T15:38:01.614 INFO:tasks.rados.rados.0.smithi119.stdout:1049: finishing write tid 3 to smithi119156531-6 2023-12-01T15:38:01.614 INFO:tasks.rados.rados.0.smithi119.stdout:1049: oid 6 updating version 0 to 432 2023-12-01T15:38:01.614 INFO:tasks.rados.rados.0.smithi119.stdout:1049: oid 6 updating version 432 to 433 2023-12-01T15:38:01.614 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 433 (ObjNum 322 snap 104 seq_num 322) dirty exists 2023-12-01T15:38:01.614 INFO:tasks.rados.rados.0.smithi119.stdout:1049: left oid 6 (ObjNum 322 snap 104 seq_num 322) 2023-12-01T15:38:01.618 INFO:tasks.rados.rados.0.smithi119.stdout:1050: finishing write tid 1 to smithi119156531-44 2023-12-01T15:38:01.619 INFO:tasks.rados.rados.0.smithi119.stdout:1050: finishing write tid 2 to smithi119156531-44 2023-12-01T15:38:01.621 INFO:tasks.rados.rados.0.smithi119.stdout:1050: finishing write tid 3 to smithi119156531-44 2023-12-01T15:38:01.621 INFO:tasks.rados.rados.0.smithi119.stdout:1050: oid 44 updating version 0 to 546 2023-12-01T15:38:01.621 INFO:tasks.rados.rados.0.smithi119.stdout:1050: oid 44 version 546 is already newer than 545 2023-12-01T15:38:01.621 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 546 (ObjNum 323 snap 104 seq_num 323) dirty exists 2023-12-01T15:38:01.621 INFO:tasks.rados.rados.0.smithi119.stdout:1050: left oid 44 (ObjNum 323 snap 104 seq_num 323) 2023-12-01T15:38:02.571 INFO:tasks.rados.rados.0.smithi119.stdout:1049: done (3 left) 2023-12-01T15:38:02.571 INFO:tasks.rados.rados.0.smithi119.stdout:1050: done (2 left) 2023-12-01T15:38:02.571 INFO:tasks.rados.rados.0.smithi119.stdout:1051: done (1 left) 2023-12-01T15:38:02.571 INFO:tasks.rados.rados.0.smithi119.stdout:1052: done (0 left) 2023-12-01T15:38:02.571 INFO:tasks.rados.rados.0.smithi119.stdout:1053: snap_create 2023-12-01T15:38:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:02 smithi183 ceph-mon[99169]: pgmap v366: 121 pgs: 121 active+clean; 273 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.9 MiB/s wr, 33 op/s 2023-12-01T15:38:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:02 smithi183 ceph-mon[99169]: osdmap e266: 8 total, 8 up, 8 in 2023-12-01T15:38:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:02 smithi119 ceph-mon[94175]: pgmap v366: 121 pgs: 121 active+clean; 273 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.9 MiB/s wr, 33 op/s 2023-12-01T15:38:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:02 smithi119 ceph-mon[94175]: osdmap e266: 8 total, 8 up, 8 in 2023-12-01T15:38:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:02 smithi119 ceph-mon[108979]: pgmap v366: 121 pgs: 121 active+clean; 273 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.9 MiB/s wr, 33 op/s 2023-12-01T15:38:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:02 smithi119 ceph-mon[108979]: osdmap e266: 8 total, 8 up, 8 in 2023-12-01T15:38:03.580 INFO:tasks.rados.rados.0.smithi119.stdout:1053: done (0 left) 2023-12-01T15:38:03.581 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 5 current snap is 106 2023-12-01T15:38:03.581 INFO:tasks.rados.rados.0.smithi119.stdout:1054: seq_num 324 ranges {1376256=630784} 2023-12-01T15:38:03.592 INFO:tasks.rados.rados.0.smithi119.stdout:1054: writing smithi119156531-5 from 1376256 to 2007040 tid 1 2023-12-01T15:38:03.592 INFO:tasks.rados.rados.0.smithi119.stdout:1055: read oid 22 snap -1 2023-12-01T15:38:03.592 INFO:tasks.rados.rados.0.smithi119.stdout:1055: expect (ObjNum 159 snap 43 seq_num 159) 2023-12-01T15:38:03.593 INFO:tasks.rados.rados.0.smithi119.stdout:1056: copy_from oid 25 from oid 29 current snap is 106 2023-12-01T15:38:03.593 INFO:tasks.rados.rados.0.smithi119.stdout:1057: snap_create 2023-12-01T15:38:03.598 INFO:tasks.rados.rados.0.smithi119.stdout:1054: finishing write tid 1 to smithi119156531-5 2023-12-01T15:38:03.598 INFO:tasks.rados.rados.0.smithi119.stdout:1054: finishing write tid 2 to smithi119156531-5 2023-12-01T15:38:03.599 INFO:tasks.rados.rados.0.smithi119.stdout:1054: finishing write tid 3 to smithi119156531-5 2023-12-01T15:38:03.599 INFO:tasks.rados.rados.0.smithi119.stdout:1054: oid 5 updating version 0 to 195 2023-12-01T15:38:03.600 INFO:tasks.rados.rados.0.smithi119.stdout:1054: oid 5 updating version 195 to 196 2023-12-01T15:38:03.600 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 196 (ObjNum 324 snap 106 seq_num 324) dirty exists 2023-12-01T15:38:03.600 INFO:tasks.rados.rados.0.smithi119.stdout:1054: left oid 5 (ObjNum 324 snap 106 seq_num 324) 2023-12-01T15:38:03.604 INFO:tasks.rados.rados.0.smithi119.stdout:1055: expect (ObjNum 159 snap 43 seq_num 159) 2023-12-01T15:38:03.676 INFO:tasks.rados.rados.0.smithi119.stdout:1056: finishing copy_from to smithi119156531-25 2023-12-01T15:38:03.677 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 505 (ObjNum 240 snap 69 seq_num 240) dirty exists 2023-12-01T15:38:03.677 INFO:tasks.rados.rados.0.smithi119.stdout:1056: finishing copy_from racing read to smithi119156531-25 2023-12-01T15:38:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:03 smithi183 ceph-mon[99169]: osdmap e267: 8 total, 8 up, 8 in 2023-12-01T15:38:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:03 smithi119 ceph-mon[94175]: osdmap e267: 8 total, 8 up, 8 in 2023-12-01T15:38:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:03 smithi119 ceph-mon[108979]: osdmap e267: 8 total, 8 up, 8 in 2023-12-01T15:38:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:38:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:38:04] "GET /metrics HTTP/1.1" 200 36176 "" "Prometheus/2.43.0" 2023-12-01T15:38:04.578 INFO:tasks.rados.rados.0.smithi119.stdout:1054: done (3 left) 2023-12-01T15:38:04.578 INFO:tasks.rados.rados.0.smithi119.stdout:1055: done (2 left) 2023-12-01T15:38:04.578 INFO:tasks.rados.rados.0.smithi119.stdout:1056: done (1 left) 2023-12-01T15:38:04.579 INFO:tasks.rados.rados.0.smithi119.stdout:1057: done (0 left) 2023-12-01T15:38:04.579 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 7 current snap is 107 2023-12-01T15:38:04.579 INFO:tasks.rados.rados.0.smithi119.stdout:1058: seq_num 325 ranges {0=647168} 2023-12-01T15:38:04.582 INFO:tasks.rados.rados.0.smithi119.stdout:1058: writing smithi119156531-7 from 0 to 647168 tid 1 2023-12-01T15:38:04.582 INFO:tasks.rados.rados.0.smithi119.stdout:1059: delete oid 9 current snap is 107 2023-12-01T15:38:04.586 INFO:tasks.rados.rados.0.smithi119.stdout:1059: done (1 left) 2023-12-01T15:38:04.586 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 3 current snap is 107 2023-12-01T15:38:04.586 INFO:tasks.rados.rados.0.smithi119.stdout:1060: seq_num 327 ranges {0=679936} 2023-12-01T15:38:04.590 INFO:tasks.rados.rados.0.smithi119.stdout:1060: writing smithi119156531-3 from 0 to 679936 tid 1 2023-12-01T15:38:04.590 INFO:tasks.rados.rados.0.smithi119.stdout:1061: read oid 38 snap -1 2023-12-01T15:38:04.590 INFO:tasks.rados.rados.0.smithi119.stdout:1061: expect deleted 2023-12-01T15:38:04.591 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 20 current snap is 107 2023-12-01T15:38:04.591 INFO:tasks.rados.rados.0.smithi119.stdout:1058: finishing write tid 1 to smithi119156531-7 2023-12-01T15:38:04.591 INFO:tasks.rados.rados.0.smithi119.stdout:1062: seq_num 328 ranges {0=696320} 2023-12-01T15:38:04.595 INFO:tasks.rados.rados.0.smithi119.stdout:1062: writing smithi119156531-20 from 0 to 696320 tid 1 2023-12-01T15:38:04.595 INFO:tasks.rados.rados.0.smithi119.stdout:1058: finishing write tid 2 to smithi119156531-7 2023-12-01T15:38:04.595 INFO:tasks.rados.rados.0.smithi119.stdout:1058: finishing write tid 3 to smithi119156531-7 2023-12-01T15:38:04.595 INFO:tasks.rados.rados.0.smithi119.stdout:1058: oid 7 updating version 0 to 370 2023-12-01T15:38:04.595 INFO:tasks.rados.rados.0.smithi119.stdout:1058: oid 7 updating version 370 to 371 2023-12-01T15:38:04.595 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 371 (ObjNum 325 snap 107 seq_num 325) dirty exists 2023-12-01T15:38:04.595 INFO:tasks.rados.rados.0.smithi119.stdout:1058: left oid 7 (ObjNum 325 snap 107 seq_num 325) 2023-12-01T15:38:04.595 INFO:tasks.rados.rados.0.smithi119.stdout:1058: done (3 left) 2023-12-01T15:38:04.595 INFO:tasks.rados.rados.0.smithi119.stdout:1061: done (2 left) 2023-12-01T15:38:04.595 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 32 current snap is 107 2023-12-01T15:38:04.595 INFO:tasks.rados.rados.0.smithi119.stdout:1063: seq_num 329 ranges {0=712704} 2023-12-01T15:38:04.599 INFO:tasks.rados.rados.0.smithi119.stdout:1063: writing smithi119156531-32 from 0 to 712704 tid 1 2023-12-01T15:38:04.599 INFO:tasks.rados.rados.0.smithi119.stdout:1064: snap_create 2023-12-01T15:38:04.599 INFO:tasks.rados.rados.0.smithi119.stdout:1060: finishing write tid 1 to smithi119156531-3 2023-12-01T15:38:04.599 INFO:tasks.rados.rados.0.smithi119.stdout:1060: finishing write tid 2 to smithi119156531-3 2023-12-01T15:38:04.600 INFO:tasks.rados.rados.0.smithi119.stdout:1060: finishing write tid 3 to smithi119156531-3 2023-12-01T15:38:04.600 INFO:tasks.rados.rados.0.smithi119.stdout:1060: oid 3 updating version 0 to 506 2023-12-01T15:38:04.600 INFO:tasks.rados.rados.0.smithi119.stdout:1060: oid 3 updating version 506 to 507 2023-12-01T15:38:04.600 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 507 (ObjNum 327 snap 107 seq_num 327) dirty exists 2023-12-01T15:38:04.600 INFO:tasks.rados.rados.0.smithi119.stdout:1060: left oid 3 (ObjNum 327 snap 107 seq_num 327) 2023-12-01T15:38:04.600 INFO:tasks.rados.rados.0.smithi119.stdout:1062: finishing write tid 1 to smithi119156531-20 2023-12-01T15:38:04.600 INFO:tasks.rados.rados.0.smithi119.stdout:1062: finishing write tid 2 to smithi119156531-20 2023-12-01T15:38:04.602 INFO:tasks.rados.rados.0.smithi119.stdout:1063: finishing write tid 1 to smithi119156531-32 2023-12-01T15:38:04.602 INFO:tasks.rados.rados.0.smithi119.stdout:1063: finishing write tid 2 to smithi119156531-32 2023-12-01T15:38:04.603 INFO:tasks.rados.rados.0.smithi119.stdout:1062: finishing write tid 3 to smithi119156531-20 2023-12-01T15:38:04.603 INFO:tasks.rados.rados.0.smithi119.stdout:1062: oid 20 updating version 0 to 320 2023-12-01T15:38:04.603 INFO:tasks.rados.rados.0.smithi119.stdout:1062: oid 20 version 320 is already newer than 319 2023-12-01T15:38:04.603 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 320 (ObjNum 328 snap 107 seq_num 328) dirty exists 2023-12-01T15:38:04.604 INFO:tasks.rados.rados.0.smithi119.stdout:1062: left oid 20 (ObjNum 328 snap 107 seq_num 328) 2023-12-01T15:38:04.604 INFO:tasks.rados.rados.0.smithi119.stdout:1063: finishing write tid 3 to smithi119156531-32 2023-12-01T15:38:04.604 INFO:tasks.rados.rados.0.smithi119.stdout:1063: oid 32 updating version 0 to 489 2023-12-01T15:38:04.604 INFO:tasks.rados.rados.0.smithi119.stdout:1063: oid 32 updating version 489 to 490 2023-12-01T15:38:04.604 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 490 (ObjNum 329 snap 107 seq_num 329) dirty exists 2023-12-01T15:38:04.604 INFO:tasks.rados.rados.0.smithi119.stdout:1063: left oid 32 (ObjNum 329 snap 107 seq_num 329) 2023-12-01T15:38:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:04 smithi183 ceph-mon[99169]: pgmap v369: 121 pgs: 121 active+clean; 273 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.9 MiB/s wr, 33 op/s 2023-12-01T15:38:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:04 smithi183 ceph-mon[99169]: osdmap e268: 8 total, 8 up, 8 in 2023-12-01T15:38:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:04 smithi119 ceph-mon[94175]: pgmap v369: 121 pgs: 121 active+clean; 273 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.9 MiB/s wr, 33 op/s 2023-12-01T15:38:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:04 smithi119 ceph-mon[94175]: osdmap e268: 8 total, 8 up, 8 in 2023-12-01T15:38:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:04 smithi119 ceph-mon[108979]: pgmap v369: 121 pgs: 121 active+clean; 273 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.9 MiB/s wr, 33 op/s 2023-12-01T15:38:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:04 smithi119 ceph-mon[108979]: osdmap e268: 8 total, 8 up, 8 in 2023-12-01T15:38:05.596 INFO:tasks.rados.rados.0.smithi119.stdout:1060: done (3 left) 2023-12-01T15:38:05.596 INFO:tasks.rados.rados.0.smithi119.stdout:1062: done (2 left) 2023-12-01T15:38:05.596 INFO:tasks.rados.rados.0.smithi119.stdout:1063: done (1 left) 2023-12-01T15:38:05.596 INFO:tasks.rados.rados.0.smithi119.stdout:1064: done (0 left) 2023-12-01T15:38:05.596 INFO:tasks.rados.rados.0.smithi119.stdout:1065: copy_from oid 12 from oid 23 current snap is 108 2023-12-01T15:38:05.596 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 19 current snap is 108 2023-12-01T15:38:05.596 INFO:tasks.rados.rados.0.smithi119.stdout:1066: seq_num 330 ranges {163840=737280} 2023-12-01T15:38:05.601 INFO:tasks.rados.rados.0.smithi119.stdout:1066: writing smithi119156531-19 from 163840 to 901120 tid 1 2023-12-01T15:38:05.601 INFO:tasks.rados.rados.0.smithi119.stdout:1067: read oid 2 snap -1 2023-12-01T15:38:05.601 INFO:tasks.rados.rados.0.smithi119.stdout:1067: expect (ObjNum 311 snap 102 seq_num 311) 2023-12-01T15:38:05.601 INFO:tasks.rados.rados.0.smithi119.stdout:1068: read oid 14 snap -1 2023-12-01T15:38:05.601 INFO:tasks.rados.rados.0.smithi119.stdout:1068: expect (ObjNum 320 snap 103 seq_num 320) 2023-12-01T15:38:05.602 INFO:tasks.rados.rados.0.smithi119.stdout:1069: copy_from oid 31 from oid 17 current snap is 108 2023-12-01T15:38:05.602 INFO:tasks.rados.rados.0.smithi119.stdout:1070: read oid 5 snap -1 2023-12-01T15:38:05.602 INFO:tasks.rados.rados.0.smithi119.stdout:1070: expect (ObjNum 324 snap 106 seq_num 324) 2023-12-01T15:38:05.602 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 108 2023-12-01T15:38:05.602 INFO:tasks.rados.rados.0.smithi119.stdout:1071: seq_num 331 ranges {3375104=753664} 2023-12-01T15:38:05.623 INFO:tasks.rados.rados.0.smithi119.stdout:1071: writing smithi119156531-15 from 3375104 to 4128768 tid 1 2023-12-01T15:38:05.623 INFO:tasks.rados.rados.0.smithi119.stdout:1072: setattr oid 11 current snap is 108 2023-12-01T15:38:05.623 INFO:tasks.rados.rados.0.smithi119.stdout:1070: expect (ObjNum 324 snap 106 seq_num 324) 2023-12-01T15:38:05.723 INFO:tasks.rados.rados.0.smithi119.stdout:1066: finishing write tid 1 to smithi119156531-19 2023-12-01T15:38:05.723 INFO:tasks.rados.rados.0.smithi119.stdout:1066: finishing write tid 2 to smithi119156531-19 2023-12-01T15:38:05.723 INFO:tasks.rados.rados.0.smithi119.stdout:1066: finishing write tid 3 to smithi119156531-19 2023-12-01T15:38:05.724 INFO:tasks.rados.rados.0.smithi119.stdout:1066: oid 19 updating version 0 to 548 2023-12-01T15:38:05.724 INFO:tasks.rados.rados.0.smithi119.stdout:1066: oid 19 updating version 548 to 549 2023-12-01T15:38:05.724 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 549 (ObjNum 330 snap 108 seq_num 330) dirty exists 2023-12-01T15:38:05.724 INFO:tasks.rados.rados.0.smithi119.stdout:1066: left oid 19 (ObjNum 330 snap 108 seq_num 330) 2023-12-01T15:38:05.724 INFO:tasks.rados.rados.0.smithi119.stdout:1069: finishing copy_from to smithi119156531-31 2023-12-01T15:38:05.724 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 334 (ObjNum 306 snap 98 seq_num 306) dirty exists 2023-12-01T15:38:05.724 INFO:tasks.rados.rados.0.smithi119.stdout:1069: finishing copy_from racing read to smithi119156531-31 2023-12-01T15:38:05.724 INFO:tasks.rados.rados.0.smithi119.stdout:1067: expect (ObjNum 311 snap 102 seq_num 311) 2023-12-01T15:38:05.822 INFO:tasks.rados.rados.0.smithi119.stdout:1071: finishing write tid 1 to smithi119156531-15 2023-12-01T15:38:05.822 INFO:tasks.rados.rados.0.smithi119.stdout:1071: finishing write tid 2 to smithi119156531-15 2023-12-01T15:38:05.822 INFO:tasks.rados.rados.0.smithi119.stdout:1068: expect (ObjNum 320 snap 103 seq_num 320) 2023-12-01T15:38:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:05 smithi183 ceph-mon[99169]: osdmap e269: 8 total, 8 up, 8 in 2023-12-01T15:38:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:05 smithi119 ceph-mon[94175]: osdmap e269: 8 total, 8 up, 8 in 2023-12-01T15:38:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:05 smithi119 ceph-mon[108979]: osdmap e269: 8 total, 8 up, 8 in 2023-12-01T15:38:06.009 INFO:tasks.rados.rados.0.smithi119.stdout:1071: finishing write tid 3 to smithi119156531-15 2023-12-01T15:38:06.010 INFO:tasks.rados.rados.0.smithi119.stdout:1071: oid 15 updating version 0 to 658 2023-12-01T15:38:06.010 INFO:tasks.rados.rados.0.smithi119.stdout:1071: oid 15 version 658 is already newer than 657 2023-12-01T15:38:06.010 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 658 (ObjNum 331 snap 108 seq_num 331) dirty exists 2023-12-01T15:38:06.010 INFO:tasks.rados.rados.0.smithi119.stdout:1071: left oid 15 (ObjNum 331 snap 108 seq_num 331) 2023-12-01T15:38:06.010 INFO:tasks.rados.rados.0.smithi119.stdout:1065: finishing copy_from to smithi119156531-12 2023-12-01T15:38:06.010 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 645 (ObjNum 294 snap 93 seq_num 294) dirty exists 2023-12-01T15:38:06.010 INFO:tasks.rados.rados.0.smithi119.stdout:1065: finishing copy_from racing read to smithi119156531-12 2023-12-01T15:38:06.010 INFO:tasks.rados.rados.0.smithi119.stdout:1065: done (7 left) 2023-12-01T15:38:06.010 INFO:tasks.rados.rados.0.smithi119.stdout:1066: done (6 left) 2023-12-01T15:38:06.010 INFO:tasks.rados.rados.0.smithi119.stdout:1067: done (5 left) 2023-12-01T15:38:06.010 INFO:tasks.rados.rados.0.smithi119.stdout:1068: done (4 left) 2023-12-01T15:38:06.010 INFO:tasks.rados.rados.0.smithi119.stdout:1069: done (3 left) 2023-12-01T15:38:06.010 INFO:tasks.rados.rados.0.smithi119.stdout:1070: done (2 left) 2023-12-01T15:38:06.011 INFO:tasks.rados.rados.0.smithi119.stdout:1071: done (1 left) 2023-12-01T15:38:06.011 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 20 current snap is 108 2023-12-01T15:38:06.011 INFO:tasks.rados.rados.0.smithi119.stdout:1073: seq_num 332 ranges {696320=770048} 2023-12-01T15:38:06.018 INFO:tasks.rados.rados.0.smithi119.stdout:1073: writing smithi119156531-20 from 696320 to 1466368 tid 1 2023-12-01T15:38:06.018 INFO:tasks.rados.rados.0.smithi119.stdout:1074: rmattr oid 6 current snap is 108 2023-12-01T15:38:06.018 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 517 (ObjNum 242 snap 69 seq_num 242) dirty exists 2023-12-01T15:38:06.018 INFO:tasks.rados.rados.0.smithi119.stdout:1072: done (2 left) 2023-12-01T15:38:06.018 INFO:tasks.rados.rados.0.smithi119.stdout:1075: rmattr oid 49 current snap is 108 2023-12-01T15:38:06.018 INFO:tasks.rados.rados.0.smithi119.stdout:1076: snap_remove snap 79 2023-12-01T15:38:06.601 INFO:tasks.rados.rados.0.smithi119.stdout:1076: done (3 left) 2023-12-01T15:38:06.601 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 36 current snap is 108 2023-12-01T15:38:06.601 INFO:tasks.rados.rados.0.smithi119.stdout:1077: seq_num 333 ranges {4734976=786432} 2023-12-01T15:38:06.632 INFO:tasks.rados.rados.0.smithi119.stdout:1077: writing smithi119156531-36 from 4734976 to 5521408 tid 1 2023-12-01T15:38:06.632 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 23 current snap is 108 2023-12-01T15:38:06.632 INFO:tasks.rados.rados.0.smithi119.stdout:1078: seq_num 334 ranges {1589248=802816} 2023-12-01T15:38:06.645 INFO:tasks.rados.rados.0.smithi119.stdout:1078: writing smithi119156531-23 from 1589248 to 2392064 tid 1 2023-12-01T15:38:06.645 INFO:tasks.rados.rados.0.smithi119.stdout:1079: snap_create 2023-12-01T15:38:06.645 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 0 (ObjNum 159 snap 43 seq_num 159) dirty exists 2023-12-01T15:38:06.645 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 435 (ObjNum 322 snap 104 seq_num 322) dirty exists 2023-12-01T15:38:06.646 INFO:tasks.rados.rados.0.smithi119.stdout:1073: finishing write tid 1 to smithi119156531-20 2023-12-01T15:38:06.646 INFO:tasks.rados.rados.0.smithi119.stdout:1073: finishing write tid 2 to smithi119156531-20 2023-12-01T15:38:06.646 INFO:tasks.rados.rados.0.smithi119.stdout:1073: finishing write tid 3 to smithi119156531-20 2023-12-01T15:38:06.646 INFO:tasks.rados.rados.0.smithi119.stdout:1073: oid 20 updating version 0 to 335 2023-12-01T15:38:06.646 INFO:tasks.rados.rados.0.smithi119.stdout:1073: oid 20 updating version 335 to 336 2023-12-01T15:38:06.646 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 336 (ObjNum 332 snap 108 seq_num 332) dirty exists 2023-12-01T15:38:06.646 INFO:tasks.rados.rados.0.smithi119.stdout:1073: left oid 20 (ObjNum 332 snap 108 seq_num 332) 2023-12-01T15:38:06.646 INFO:tasks.rados.rados.0.smithi119.stdout:1077: finishing write tid 1 to smithi119156531-36 2023-12-01T15:38:06.646 INFO:tasks.rados.rados.0.smithi119.stdout:1077: finishing write tid 2 to smithi119156531-36 2023-12-01T15:38:06.646 INFO:tasks.rados.rados.0.smithi119.stdout:1077: finishing write tid 3 to smithi119156531-36 2023-12-01T15:38:06.646 INFO:tasks.rados.rados.0.smithi119.stdout:1077: oid 36 updating version 0 to 252 2023-12-01T15:38:06.646 INFO:tasks.rados.rados.0.smithi119.stdout:1077: oid 36 version 252 is already newer than 251 2023-12-01T15:38:06.646 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 252 (ObjNum 333 snap 108 seq_num 333) dirty exists 2023-12-01T15:38:06.646 INFO:tasks.rados.rados.0.smithi119.stdout:1077: left oid 36 (ObjNum 333 snap 108 seq_num 333) 2023-12-01T15:38:06.650 INFO:tasks.rados.rados.0.smithi119.stdout:1078: finishing write tid 1 to smithi119156531-23 2023-12-01T15:38:06.650 INFO:tasks.rados.rados.0.smithi119.stdout:1078: finishing write tid 2 to smithi119156531-23 2023-12-01T15:38:06.651 INFO:tasks.rados.rados.0.smithi119.stdout:1078: finishing write tid 3 to smithi119156531-23 2023-12-01T15:38:06.651 INFO:tasks.rados.rados.0.smithi119.stdout:1078: oid 23 updating version 0 to 672 2023-12-01T15:38:06.651 INFO:tasks.rados.rados.0.smithi119.stdout:1078: oid 23 updating version 672 to 673 2023-12-01T15:38:06.651 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 673 (ObjNum 334 snap 108 seq_num 334) dirty exists 2023-12-01T15:38:06.651 INFO:tasks.rados.rados.0.smithi119.stdout:1078: left oid 23 (ObjNum 334 snap 108 seq_num 334) 2023-12-01T15:38:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:06 smithi183 ceph-mon[99169]: pgmap v372: 121 pgs: 121 active+clean; 288 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.9 MiB/s wr, 29 op/s 2023-12-01T15:38:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:06 smithi183 ceph-mon[99169]: osdmap e270: 8 total, 8 up, 8 in 2023-12-01T15:38:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:06 smithi119 ceph-mon[108979]: pgmap v372: 121 pgs: 121 active+clean; 288 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.9 MiB/s wr, 29 op/s 2023-12-01T15:38:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:06 smithi119 ceph-mon[108979]: osdmap e270: 8 total, 8 up, 8 in 2023-12-01T15:38:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:06 smithi119 ceph-mon[94175]: pgmap v372: 121 pgs: 121 active+clean; 288 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.9 MiB/s wr, 29 op/s 2023-12-01T15:38:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:06 smithi119 ceph-mon[94175]: osdmap e270: 8 total, 8 up, 8 in 2023-12-01T15:38:07.610 INFO:tasks.rados.rados.0.smithi119.stdout:1073: done (5 left) 2023-12-01T15:38:07.610 INFO:tasks.rados.rados.0.smithi119.stdout:1074: done (4 left) 2023-12-01T15:38:07.610 INFO:tasks.rados.rados.0.smithi119.stdout:1075: done (3 left) 2023-12-01T15:38:07.610 INFO:tasks.rados.rados.0.smithi119.stdout:1077: done (2 left) 2023-12-01T15:38:07.610 INFO:tasks.rados.rados.0.smithi119.stdout:1078: done (1 left) 2023-12-01T15:38:07.610 INFO:tasks.rados.rados.0.smithi119.stdout:1079: done (0 left) 2023-12-01T15:38:07.610 INFO:tasks.rados.rados.0.smithi119.stdout:1080: read oid 5 snap 89 2023-12-01T15:38:07.610 INFO:tasks.rados.rados.0.smithi119.stdout:1080: expect (ObjNum -1160070304 snap 22061 seq_num 3132878768) 2023-12-01T15:38:07.610 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 109 2023-12-01T15:38:07.611 INFO:tasks.rados.rados.0.smithi119.stdout:1081: seq_num 335 ranges {4128768=417792,4546560=401408} 2023-12-01T15:38:07.634 INFO:tasks.rados.rados.0.smithi119.stdout:1081: writing smithi119156531-15 from 4128768 to 4546560 tid 1 2023-12-01T15:38:07.636 INFO:tasks.rados.rados.0.smithi119.stdout:1081: writing smithi119156531-15 from 4546560 to 4947968 tid 2 2023-12-01T15:38:07.636 INFO:tasks.rados.rados.0.smithi119.stdout:1082: read oid 31 snap -1 2023-12-01T15:38:07.636 INFO:tasks.rados.rados.0.smithi119.stdout:1082: expect (ObjNum 306 snap 98 seq_num 306) 2023-12-01T15:38:07.636 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 23 current snap is 109 2023-12-01T15:38:07.636 INFO:tasks.rados.rados.0.smithi119.stdout:1083: seq_num 336 ranges {2392064=434176,2826240=401408} 2023-12-01T15:38:07.651 INFO:tasks.rados.rados.0.smithi119.stdout:1083: writing smithi119156531-23 from 2392064 to 2826240 tid 1 2023-12-01T15:38:07.654 INFO:tasks.rados.rados.0.smithi119.stdout:1083: writing smithi119156531-23 from 2826240 to 3227648 tid 2 2023-12-01T15:38:07.654 INFO:tasks.rados.rados.0.smithi119.stdout:1084: snap_remove snap 105 2023-12-01T15:38:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:07 smithi183 ceph-mon[99169]: osdmap e271: 8 total, 8 up, 8 in 2023-12-01T15:38:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:07 smithi119 ceph-mon[94175]: osdmap e271: 8 total, 8 up, 8 in 2023-12-01T15:38:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:07 smithi119 ceph-mon[108979]: osdmap e271: 8 total, 8 up, 8 in 2023-12-01T15:38:08.610 INFO:tasks.rados.rados.0.smithi119.stdout:1084: done (4 left) 2023-12-01T15:38:08.610 INFO:tasks.rados.rados.0.smithi119.stdout:1085: rmattr oid 46 current snap is 109 2023-12-01T15:38:08.610 INFO:tasks.rados.rados.0.smithi119.stdout:1085: done (4 left) 2023-12-01T15:38:08.610 INFO:tasks.rados.rados.0.smithi119.stdout:1086: snap_remove snap 106 2023-12-01T15:38:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:08 smithi183 ceph-mon[99169]: pgmap v375: 121 pgs: 121 active+clean; 288 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.9 MiB/s wr, 29 op/s 2023-12-01T15:38:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:08 smithi183 ceph-mon[99169]: osdmap e272: 8 total, 8 up, 8 in 2023-12-01T15:38:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:08 smithi119 ceph-mon[94175]: pgmap v375: 121 pgs: 121 active+clean; 288 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.9 MiB/s wr, 29 op/s 2023-12-01T15:38:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:08 smithi119 ceph-mon[94175]: osdmap e272: 8 total, 8 up, 8 in 2023-12-01T15:38:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:08 smithi119 ceph-mon[108979]: pgmap v375: 121 pgs: 121 active+clean; 288 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.9 MiB/s wr, 29 op/s 2023-12-01T15:38:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:08 smithi119 ceph-mon[108979]: osdmap e272: 8 total, 8 up, 8 in 2023-12-01T15:38:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:09.614 INFO:tasks.rados.rados.0.smithi119.stdout:1086: done (4 left) 2023-12-01T15:38:09.614 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 109 2023-12-01T15:38:09.614 INFO:tasks.rados.rados.0.smithi119.stdout:1087: seq_num 337 ranges {10256384=450560,10706944=401408} 2023-12-01T15:38:09.671 INFO:tasks.rados.rados.0.smithi119.stdout:1087: writing smithi119156531-45 from 10256384 to 10706944 tid 1 2023-12-01T15:38:09.674 INFO:tasks.rados.rados.0.smithi119.stdout:1087: writing smithi119156531-45 from 10706944 to 11108352 tid 2 2023-12-01T15:38:09.674 INFO:tasks.rados.rados.0.smithi119.stdout:1088: read oid 44 snap -1 2023-12-01T15:38:09.674 INFO:tasks.rados.rados.0.smithi119.stdout:1088: expect (ObjNum 323 snap 104 seq_num 323) 2023-12-01T15:38:09.674 INFO:tasks.rados.rados.0.smithi119.stdout:1089: snap_remove snap 104 2023-12-01T15:38:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:09 smithi183 ceph-mon[99169]: osdmap e273: 8 total, 8 up, 8 in 2023-12-01T15:38:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:09 smithi119 ceph-mon[94175]: osdmap e273: 8 total, 8 up, 8 in 2023-12-01T15:38:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:09 smithi119 ceph-mon[108979]: osdmap e273: 8 total, 8 up, 8 in 2023-12-01T15:38:10.470 INFO:tasks.rados.rados.0.smithi119.stdout:1089: done (6 left) 2023-12-01T15:38:10.470 INFO:tasks.rados.rados.0.smithi119.stdout:1090: read oid 48 snap -1 2023-12-01T15:38:10.471 INFO:tasks.rados.rados.0.smithi119.stdout:1090: expect (ObjNum 295 snap 93 seq_num 295) 2023-12-01T15:38:10.471 INFO:tasks.rados.rados.0.smithi119.stdout:1091: rmattr oid 1 current snap is 109 2023-12-01T15:38:10.471 INFO:tasks.rados.rados.0.smithi119.stdout:1092: rollback oid 25 current snap is 109 2023-12-01T15:38:10.471 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 25 to 91 2023-12-01T15:38:10.471 INFO:tasks.rados.rados.0.smithi119.stdout:1093: read oid 47 snap -1 2023-12-01T15:38:10.471 INFO:tasks.rados.rados.0.smithi119.stdout:1093: expect (ObjNum 259 snap 75 seq_num 259) 2023-12-01T15:38:10.471 INFO:tasks.rados.rados.0.smithi119.stdout:1094: snap_remove snap 102 2023-12-01T15:38:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:10 smithi183 ceph-mon[99169]: pgmap v378: 121 pgs: 121 active+clean; 288 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:38:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:10 smithi183 ceph-mon[99169]: osdmap e274: 8 total, 8 up, 8 in 2023-12-01T15:38:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:10 smithi183 ceph-mon[99169]: osdmap e275: 8 total, 8 up, 8 in 2023-12-01T15:38:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:10 smithi119 ceph-mon[94175]: pgmap v378: 121 pgs: 121 active+clean; 288 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:38:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:10 smithi119 ceph-mon[94175]: osdmap e274: 8 total, 8 up, 8 in 2023-12-01T15:38:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:10 smithi119 ceph-mon[94175]: osdmap e275: 8 total, 8 up, 8 in 2023-12-01T15:38:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:10 smithi119 ceph-mon[108979]: pgmap v378: 121 pgs: 121 active+clean; 288 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:38:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:10 smithi119 ceph-mon[108979]: osdmap e274: 8 total, 8 up, 8 in 2023-12-01T15:38:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:10 smithi119 ceph-mon[108979]: osdmap e275: 8 total, 8 up, 8 in 2023-12-01T15:38:11.478 INFO:tasks.rados.rados.0.smithi119.stdout:1094: done (10 left) 2023-12-01T15:38:11.479 INFO:tasks.rados.rados.0.smithi119.stdout:1095: snap_create 2023-12-01T15:38:11.479 INFO:tasks.rados.rados.0.smithi119.stdout:1080: expect (ObjNum -1160070304 snap 22061 seq_num 3132878768) 2023-12-01T15:38:11.486 INFO:tasks.rados.rados.0.smithi119.stdout:1082: expect (ObjNum 306 snap 98 seq_num 306) 2023-12-01T15:38:11.501 INFO:tasks.rados.rados.0.smithi119.stdout:1081: finishing write tid 1 to smithi119156531-15 2023-12-01T15:38:11.502 INFO:tasks.rados.rados.0.smithi119.stdout:1081: finishing write tid 2 to smithi119156531-15 2023-12-01T15:38:11.502 INFO:tasks.rados.rados.0.smithi119.stdout:1081: finishing write tid 3 to smithi119156531-15 2023-12-01T15:38:11.502 INFO:tasks.rados.rados.0.smithi119.stdout:1081: finishing write tid 4 to smithi119156531-15 2023-12-01T15:38:11.502 INFO:tasks.rados.rados.0.smithi119.stdout:1081: oid 15 updating version 0 to 675 2023-12-01T15:38:11.502 INFO:tasks.rados.rados.0.smithi119.stdout:1081: oid 15 updating version 675 to 677 2023-12-01T15:38:11.502 INFO:tasks.rados.rados.0.smithi119.stdout:1081: oid 15 version 677 is already newer than 676 2023-12-01T15:38:11.502 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 677 (ObjNum 335 snap 109 seq_num 335) dirty exists 2023-12-01T15:38:11.502 INFO:tasks.rados.rados.0.smithi119.stdout:1081: left oid 15 (ObjNum 335 snap 109 seq_num 335) 2023-12-01T15:38:11.502 INFO:tasks.rados.rados.0.smithi119.stdout:1083: finishing write tid 1 to smithi119156531-23 2023-12-01T15:38:11.502 INFO:tasks.rados.rados.0.smithi119.stdout:1083: finishing write tid 2 to smithi119156531-23 2023-12-01T15:38:11.502 INFO:tasks.rados.rados.0.smithi119.stdout:1083: finishing write tid 3 to smithi119156531-23 2023-12-01T15:38:11.502 INFO:tasks.rados.rados.0.smithi119.stdout:1083: finishing write tid 4 to smithi119156531-23 2023-12-01T15:38:11.502 INFO:tasks.rados.rados.0.smithi119.stdout:1083: oid 23 updating version 0 to 680 2023-12-01T15:38:11.502 INFO:tasks.rados.rados.0.smithi119.stdout:1083: oid 23 version 680 is already newer than 679 2023-12-01T15:38:11.503 INFO:tasks.rados.rados.0.smithi119.stdout:1083: oid 23 updating version 680 to 681 2023-12-01T15:38:11.503 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 681 (ObjNum 336 snap 109 seq_num 336) dirty exists 2023-12-01T15:38:11.503 INFO:tasks.rados.rados.0.smithi119.stdout:1083: left oid 23 (ObjNum 336 snap 109 seq_num 336) 2023-12-01T15:38:11.503 INFO:tasks.rados.rados.0.smithi119.stdout:1087: finishing write tid 1 to smithi119156531-45 2023-12-01T15:38:11.503 INFO:tasks.rados.rados.0.smithi119.stdout:1087: finishing write tid 2 to smithi119156531-45 2023-12-01T15:38:11.503 INFO:tasks.rados.rados.0.smithi119.stdout:1087: finishing write tid 3 to smithi119156531-45 2023-12-01T15:38:11.503 INFO:tasks.rados.rados.0.smithi119.stdout:1087: finishing write tid 4 to smithi119156531-45 2023-12-01T15:38:11.503 INFO:tasks.rados.rados.0.smithi119.stdout:1087: oid 45 updating version 0 to 449 2023-12-01T15:38:11.503 INFO:tasks.rados.rados.0.smithi119.stdout:1087: oid 45 version 449 is already newer than 448 2023-12-01T15:38:11.503 INFO:tasks.rados.rados.0.smithi119.stdout:1087: oid 45 version 449 is already newer than 447 2023-12-01T15:38:11.503 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 449 (ObjNum 337 snap 109 seq_num 337) dirty exists 2023-12-01T15:38:11.503 INFO:tasks.rados.rados.0.smithi119.stdout:1087: left oid 45 (ObjNum 337 snap 109 seq_num 337) 2023-12-01T15:38:11.503 INFO:tasks.rados.rados.0.smithi119.stdout:1088: expect (ObjNum 323 snap 104 seq_num 323) 2023-12-01T15:38:11.893 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 411 (ObjNum 244 snap 70 seq_num 244) dirty exists 2023-12-01T15:38:11.893 INFO:tasks.rados.rados.0.smithi119.stdout:1092: finishing rollback tid 0 to smithi119156531-25 2023-12-01T15:38:11.893 INFO:tasks.rados.rados.0.smithi119.stdout:1092: finishing rollback tid 1 to smithi119156531-25 2023-12-01T15:38:11.893 INFO:tasks.rados.rados.0.smithi119.stdout:1092: finishing rollback tid 2 to smithi119156531-25 2023-12-01T15:38:11.893 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 510 (ObjNum 236 snap 68 seq_num 236) dirty exists 2023-12-01T15:38:11.894 INFO:tasks.rados.rados.0.smithi119.stdout:1093: expect (ObjNum 259 snap 75 seq_num 259) 2023-12-01T15:38:12.069 INFO:tasks.rados.rados.0.smithi119.stdout:1090: expect (ObjNum 295 snap 93 seq_num 295) 2023-12-01T15:38:12.488 INFO:tasks.rados.rados.0.smithi119.stdout:1080: done (10 left) 2023-12-01T15:38:12.488 INFO:tasks.rados.rados.0.smithi119.stdout:1081: done (9 left) 2023-12-01T15:38:12.488 INFO:tasks.rados.rados.0.smithi119.stdout:1082: done (8 left) 2023-12-01T15:38:12.488 INFO:tasks.rados.rados.0.smithi119.stdout:1083: done (7 left) 2023-12-01T15:38:12.488 INFO:tasks.rados.rados.0.smithi119.stdout:1087: done (6 left) 2023-12-01T15:38:12.488 INFO:tasks.rados.rados.0.smithi119.stdout:1088: done (5 left) 2023-12-01T15:38:12.488 INFO:tasks.rados.rados.0.smithi119.stdout:1090: done (4 left) 2023-12-01T15:38:12.488 INFO:tasks.rados.rados.0.smithi119.stdout:1091: done (3 left) 2023-12-01T15:38:12.488 INFO:tasks.rados.rados.0.smithi119.stdout:1092: done (2 left) 2023-12-01T15:38:12.488 INFO:tasks.rados.rados.0.smithi119.stdout:1093: done (1 left) 2023-12-01T15:38:12.488 INFO:tasks.rados.rados.0.smithi119.stdout:1095: done (0 left) 2023-12-01T15:38:12.489 INFO:tasks.rados.rados.0.smithi119.stdout:1096: rmattr oid 12 current snap is 110 2023-12-01T15:38:12.489 INFO:tasks.rados.rados.0.smithi119.stdout:1097: rollback oid 16 current snap is 110 2023-12-01T15:38:12.489 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 16 to 108 2023-12-01T15:38:12.489 INFO:tasks.rados.rados.0.smithi119.stdout:1098: snap_remove snap 82 2023-12-01T15:38:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:12 smithi183 ceph-mon[99169]: pgmap v381: 121 pgs: 121 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2023-12-01T15:38:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:12 smithi183 ceph-mon[99169]: osdmap e276: 8 total, 8 up, 8 in 2023-12-01T15:38:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:12 smithi119 ceph-mon[94175]: pgmap v381: 121 pgs: 121 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2023-12-01T15:38:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:12 smithi119 ceph-mon[94175]: osdmap e276: 8 total, 8 up, 8 in 2023-12-01T15:38:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:12 smithi119 ceph-mon[108979]: pgmap v381: 121 pgs: 121 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2023-12-01T15:38:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:12 smithi119 ceph-mon[108979]: osdmap e276: 8 total, 8 up, 8 in 2023-12-01T15:38:13.492 INFO:tasks.rados.rados.0.smithi119.stdout:1098: done (2 left) 2023-12-01T15:38:13.492 INFO:tasks.rados.rados.0.smithi119.stdout:1099: snap_create 2023-12-01T15:38:13.492 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 646 (ObjNum 294 snap 93 seq_num 294) dirty exists 2023-12-01T15:38:13.492 INFO:tasks.rados.rados.0.smithi119.stdout:1097: finishing rollback tid 0 to smithi119156531-16 2023-12-01T15:38:13.492 INFO:tasks.rados.rados.0.smithi119.stdout:1097: finishing rollback tid 1 to smithi119156531-16 2023-12-01T15:38:13.493 INFO:tasks.rados.rados.0.smithi119.stdout:1097: finishing rollback tid 2 to smithi119156531-16 2023-12-01T15:38:13.493 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 649 (ObjNum 177 snap 0 seq_num 1) dirty exists 2023-12-01T15:38:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:13 smithi183 ceph-mon[99169]: osdmap e277: 8 total, 8 up, 8 in 2023-12-01T15:38:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:13 smithi119 ceph-mon[94175]: osdmap e277: 8 total, 8 up, 8 in 2023-12-01T15:38:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:13 smithi119 ceph-mon[108979]: osdmap e277: 8 total, 8 up, 8 in 2023-12-01T15:38:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:38:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:38:14] "GET /metrics HTTP/1.1" 200 36170 "" "Prometheus/2.43.0" 2023-12-01T15:38:14.501 INFO:tasks.rados.rados.0.smithi119.stdout:1096: done (2 left) 2023-12-01T15:38:14.501 INFO:tasks.rados.rados.0.smithi119.stdout:1097: done (1 left) 2023-12-01T15:38:14.501 INFO:tasks.rados.rados.0.smithi119.stdout:1099: done (0 left) 2023-12-01T15:38:14.501 INFO:tasks.rados.rados.0.smithi119.stdout:1100: copy_from oid 23 from oid 38 current snap is 111 2023-12-01T15:38:14.501 INFO:tasks.rados.rados.0.smithi119.stdout:1101: snap_remove snap 46 2023-12-01T15:38:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:14 smithi183 ceph-mon[99169]: pgmap v384: 121 pgs: 121 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2023-12-01T15:38:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:14 smithi183 ceph-mon[99169]: osdmap e278: 8 total, 8 up, 8 in 2023-12-01T15:38:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:14 smithi119 ceph-mon[94175]: pgmap v384: 121 pgs: 121 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2023-12-01T15:38:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:14 smithi119 ceph-mon[94175]: osdmap e278: 8 total, 8 up, 8 in 2023-12-01T15:38:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:14 smithi119 ceph-mon[108979]: pgmap v384: 121 pgs: 121 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2023-12-01T15:38:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:14 smithi119 ceph-mon[108979]: osdmap e278: 8 total, 8 up, 8 in 2023-12-01T15:38:15.474 INFO:tasks.rados.rados.0.smithi119.stdout:1101: done (1 left) 2023-12-01T15:38:15.475 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 111 2023-12-01T15:38:15.475 INFO:tasks.rados.rados.0.smithi119.stdout:1102: seq_num 338 ranges {1589248=466944,2056192=401408} 2023-12-01T15:38:15.486 INFO:tasks.rados.rados.0.smithi119.stdout:1102: writing smithi119156531-12 from 1589248 to 2056192 tid 1 2023-12-01T15:38:15.489 INFO:tasks.rados.rados.0.smithi119.stdout:1102: writing smithi119156531-12 from 2056192 to 2457600 tid 2 2023-12-01T15:38:15.489 INFO:tasks.rados.rados.0.smithi119.stdout:1103: copy_from oid 44 from oid 4 current snap is 111 2023-12-01T15:38:15.489 INFO:tasks.rados.rados.0.smithi119.stdout:1100: finishing copy_from to smithi119156531-23 2023-12-01T15:38:15.489 INFO:tasks.rados.rados.0.smithi119.stdout:1100: got expected ENOENT (src dne) 2023-12-01T15:38:15.489 INFO:tasks.rados.rados.0.smithi119.stdout:1100: finishing copy_from racing read to smithi119156531-23 2023-12-01T15:38:15.489 INFO:tasks.rados.rados.0.smithi119.stdout:1100: done (2 left) 2023-12-01T15:38:15.490 INFO:tasks.rados.rados.0.smithi119.stdout:1104: rmattr oid 15 current snap is 111 2023-12-01T15:38:15.490 INFO:tasks.rados.rados.0.smithi119.stdout:1104: done (2 left) 2023-12-01T15:38:15.490 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 26 current snap is 111 2023-12-01T15:38:15.490 INFO:tasks.rados.rados.0.smithi119.stdout:1105: seq_num 339 ranges {163840=483328,647168=401408} 2023-12-01T15:38:15.492 INFO:tasks.rados.rados.0.smithi119.stdout:1105: writing smithi119156531-26 from 163840 to 647168 tid 1 2023-12-01T15:38:15.495 INFO:tasks.rados.rados.0.smithi119.stdout:1105: writing smithi119156531-26 from 647168 to 1048576 tid 2 2023-12-01T15:38:15.495 INFO:tasks.rados.rados.0.smithi119.stdout:1106: snap_create 2023-12-01T15:38:15.496 INFO:tasks.rados.rados.0.smithi119.stdout:1102: finishing write tid 1 to smithi119156531-12 2023-12-01T15:38:15.496 INFO:tasks.rados.rados.0.smithi119.stdout:1102: finishing write tid 2 to smithi119156531-12 2023-12-01T15:38:15.496 INFO:tasks.rados.rados.0.smithi119.stdout:1102: finishing write tid 3 to smithi119156531-12 2023-12-01T15:38:15.496 INFO:tasks.rados.rados.0.smithi119.stdout:1102: finishing write tid 4 to smithi119156531-12 2023-12-01T15:38:15.496 INFO:tasks.rados.rados.0.smithi119.stdout:1102: oid 12 updating version 0 to 652 2023-12-01T15:38:15.496 INFO:tasks.rados.rados.0.smithi119.stdout:1102: oid 12 version 652 is already newer than 650 2023-12-01T15:38:15.496 INFO:tasks.rados.rados.0.smithi119.stdout:1102: oid 12 version 652 is already newer than 651 2023-12-01T15:38:15.496 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 652 (ObjNum 338 snap 111 seq_num 338) dirty exists 2023-12-01T15:38:15.497 INFO:tasks.rados.rados.0.smithi119.stdout:1102: left oid 12 (ObjNum 338 snap 111 seq_num 338) 2023-12-01T15:38:15.504 INFO:tasks.rados.rados.0.smithi119.stdout:1105: finishing write tid 1 to smithi119156531-26 2023-12-01T15:38:15.508 INFO:tasks.rados.rados.0.smithi119.stdout:1105: finishing write tid 2 to smithi119156531-26 2023-12-01T15:38:15.511 INFO:tasks.rados.rados.0.smithi119.stdout:1105: finishing write tid 3 to smithi119156531-26 2023-12-01T15:38:15.511 INFO:tasks.rados.rados.0.smithi119.stdout:1105: finishing write tid 4 to smithi119156531-26 2023-12-01T15:38:15.511 INFO:tasks.rados.rados.0.smithi119.stdout:1105: oid 26 updating version 0 to 522 2023-12-01T15:38:15.511 INFO:tasks.rados.rados.0.smithi119.stdout:1105: oid 26 version 522 is already newer than 521 2023-12-01T15:38:15.512 INFO:tasks.rados.rados.0.smithi119.stdout:1105: oid 26 version 522 is already newer than 520 2023-12-01T15:38:15.512 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 522 (ObjNum 339 snap 111 seq_num 339) dirty exists 2023-12-01T15:38:15.512 INFO:tasks.rados.rados.0.smithi119.stdout:1105: left oid 26 (ObjNum 339 snap 111 seq_num 339) 2023-12-01T15:38:15.549 INFO:tasks.rados.rados.0.smithi119.stdout:1103: finishing copy_from to smithi119156531-44 2023-12-01T15:38:15.550 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 149 (ObjNum 286 snap 92 seq_num 286) dirty exists 2023-12-01T15:38:15.550 INFO:tasks.rados.rados.0.smithi119.stdout:1103: finishing copy_from racing read to smithi119156531-44 2023-12-01T15:38:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:15 smithi183 ceph-mon[99169]: osdmap e279: 8 total, 8 up, 8 in 2023-12-01T15:38:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:15 smithi183 ceph-mon[99169]: osdmap e280: 8 total, 8 up, 8 in 2023-12-01T15:38:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:15 smithi119 ceph-mon[94175]: osdmap e279: 8 total, 8 up, 8 in 2023-12-01T15:38:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:15 smithi119 ceph-mon[94175]: osdmap e280: 8 total, 8 up, 8 in 2023-12-01T15:38:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:15 smithi119 ceph-mon[108979]: osdmap e279: 8 total, 8 up, 8 in 2023-12-01T15:38:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:15 smithi119 ceph-mon[108979]: osdmap e280: 8 total, 8 up, 8 in 2023-12-01T15:38:16.523 INFO:tasks.rados.rados.0.smithi119.stdout:1102: done (3 left) 2023-12-01T15:38:16.523 INFO:tasks.rados.rados.0.smithi119.stdout:1103: done (2 left) 2023-12-01T15:38:16.523 INFO:tasks.rados.rados.0.smithi119.stdout:1105: done (1 left) 2023-12-01T15:38:16.523 INFO:tasks.rados.rados.0.smithi119.stdout:1106: done (0 left) 2023-12-01T15:38:16.523 INFO:tasks.rados.rados.0.smithi119.stdout:1107: rollback oid 26 current snap is 112 2023-12-01T15:38:16.523 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 26 to 107 2023-12-01T15:38:16.523 INFO:tasks.rados.rados.0.smithi119.stdout:1108: copy_from oid 48 from oid 14 current snap is 112 2023-12-01T15:38:16.523 INFO:tasks.rados.rados.0.smithi119.stdout:1109: snap_create 2023-12-01T15:38:16.529 INFO:tasks.rados.rados.0.smithi119.stdout:1107: finishing rollback tid 0 to smithi119156531-26 2023-12-01T15:38:16.529 INFO:tasks.rados.rados.0.smithi119.stdout:1107: finishing rollback tid 1 to smithi119156531-26 2023-12-01T15:38:16.529 INFO:tasks.rados.rados.0.smithi119.stdout:1107: finishing rollback tid 2 to smithi119156531-26 2023-12-01T15:38:16.529 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 525 (ObjNum 153 snap 42 seq_num 153) dirty exists 2023-12-01T15:38:16.543 INFO:tasks.rados.rados.0.smithi119.stdout:1108: finishing copy_from to smithi119156531-48 2023-12-01T15:38:16.544 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 366 (ObjNum 320 snap 103 seq_num 320) dirty exists 2023-12-01T15:38:16.544 INFO:tasks.rados.rados.0.smithi119.stdout:1108: finishing copy_from racing read to smithi119156531-48 2023-12-01T15:38:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:16 smithi183 ceph-mon[99169]: pgmap v387: 121 pgs: 121 active+clean; 303 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 208 KiB/s wr, 8 op/s 2023-12-01T15:38:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:16 smithi119 ceph-mon[94175]: pgmap v387: 121 pgs: 121 active+clean; 303 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 208 KiB/s wr, 8 op/s 2023-12-01T15:38:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:16 smithi119 ceph-mon[108979]: pgmap v387: 121 pgs: 121 active+clean; 303 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 208 KiB/s wr, 8 op/s 2023-12-01T15:38:17.534 INFO:tasks.rados.rados.0.smithi119.stdout:1107: done (2 left) 2023-12-01T15:38:17.534 INFO:tasks.rados.rados.0.smithi119.stdout:1108: done (1 left) 2023-12-01T15:38:17.534 INFO:tasks.rados.rados.0.smithi119.stdout:1109: done (0 left) 2023-12-01T15:38:17.534 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 23 current snap is 113 2023-12-01T15:38:17.534 INFO:tasks.rados.rados.0.smithi119.stdout:1110: seq_num 340 ranges {3227648=499712,3727360=401408} 2023-12-01T15:38:17.553 INFO:tasks.rados.rados.0.smithi119.stdout:1110: writing smithi119156531-23 from 3227648 to 3727360 tid 1 2023-12-01T15:38:17.556 INFO:tasks.rados.rados.0.smithi119.stdout:1110: writing smithi119156531-23 from 3727360 to 4128768 tid 2 2023-12-01T15:38:17.556 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 36 current snap is 113 2023-12-01T15:38:17.556 INFO:tasks.rados.rados.0.smithi119.stdout:1111: seq_num 341 ranges {5521408=516096,6037504=401408} 2023-12-01T15:38:17.588 INFO:tasks.rados.rados.0.smithi119.stdout:1111: writing smithi119156531-36 from 5521408 to 6037504 tid 1 2023-12-01T15:38:17.591 INFO:tasks.rados.rados.0.smithi119.stdout:1111: writing smithi119156531-36 from 6037504 to 6438912 tid 2 2023-12-01T15:38:17.591 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 113 2023-12-01T15:38:17.591 INFO:tasks.rados.rados.0.smithi119.stdout:1110: finishing write tid 1 to smithi119156531-23 2023-12-01T15:38:17.591 INFO:tasks.rados.rados.0.smithi119.stdout:1110: finishing write tid 2 to smithi119156531-23 2023-12-01T15:38:17.591 INFO:tasks.rados.rados.0.smithi119.stdout:1110: finishing write tid 3 to smithi119156531-23 2023-12-01T15:38:17.591 INFO:tasks.rados.rados.0.smithi119.stdout:1110: finishing write tid 4 to smithi119156531-23 2023-12-01T15:38:17.591 INFO:tasks.rados.rados.0.smithi119.stdout:1110: oid 23 updating version 0 to 723 2023-12-01T15:38:17.591 INFO:tasks.rados.rados.0.smithi119.stdout:1110: oid 23 version 723 is already newer than 721 2023-12-01T15:38:17.591 INFO:tasks.rados.rados.0.smithi119.stdout:1110: oid 23 version 723 is already newer than 722 2023-12-01T15:38:17.591 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 723 (ObjNum 340 snap 113 seq_num 340) dirty exists 2023-12-01T15:38:17.592 INFO:tasks.rados.rados.0.smithi119.stdout:1110: left oid 23 (ObjNum 340 snap 113 seq_num 340) 2023-12-01T15:38:17.592 INFO:tasks.rados.rados.0.smithi119.stdout:1112: seq_num 342 ranges {2457600=532480,2990080=401408} 2023-12-01T15:38:17.606 INFO:tasks.rados.rados.0.smithi119.stdout:1112: writing smithi119156531-12 from 2457600 to 2990080 tid 1 2023-12-01T15:38:17.609 INFO:tasks.rados.rados.0.smithi119.stdout:1112: writing smithi119156531-12 from 2990080 to 3391488 tid 2 2023-12-01T15:38:17.609 INFO:tasks.rados.rados.0.smithi119.stdout:1110: done (2 left) 2023-12-01T15:38:17.609 INFO:tasks.rados.rados.0.smithi119.stdout:1113: snap_create 2023-12-01T15:38:17.609 INFO:tasks.rados.rados.0.smithi119.stdout:1111: finishing write tid 1 to smithi119156531-36 2023-12-01T15:38:17.609 INFO:tasks.rados.rados.0.smithi119.stdout:1111: finishing write tid 2 to smithi119156531-36 2023-12-01T15:38:17.609 INFO:tasks.rados.rados.0.smithi119.stdout:1111: finishing write tid 3 to smithi119156531-36 2023-12-01T15:38:17.609 INFO:tasks.rados.rados.0.smithi119.stdout:1111: finishing write tid 4 to smithi119156531-36 2023-12-01T15:38:17.610 INFO:tasks.rados.rados.0.smithi119.stdout:1111: oid 36 updating version 0 to 270 2023-12-01T15:38:17.610 INFO:tasks.rados.rados.0.smithi119.stdout:1111: oid 36 version 270 is already newer than 269 2023-12-01T15:38:17.610 INFO:tasks.rados.rados.0.smithi119.stdout:1111: oid 36 version 270 is already newer than 268 2023-12-01T15:38:17.610 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 270 (ObjNum 341 snap 113 seq_num 341) dirty exists 2023-12-01T15:38:17.610 INFO:tasks.rados.rados.0.smithi119.stdout:1111: left oid 36 (ObjNum 341 snap 113 seq_num 341) 2023-12-01T15:38:17.612 INFO:tasks.rados.rados.0.smithi119.stdout:1112: finishing write tid 1 to smithi119156531-12 2023-12-01T15:38:17.612 INFO:tasks.rados.rados.0.smithi119.stdout:1112: finishing write tid 2 to smithi119156531-12 2023-12-01T15:38:17.612 INFO:tasks.rados.rados.0.smithi119.stdout:1112: finishing write tid 3 to smithi119156531-12 2023-12-01T15:38:17.613 INFO:tasks.rados.rados.0.smithi119.stdout:1112: finishing write tid 4 to smithi119156531-12 2023-12-01T15:38:17.613 INFO:tasks.rados.rados.0.smithi119.stdout:1112: oid 12 updating version 0 to 655 2023-12-01T15:38:17.613 INFO:tasks.rados.rados.0.smithi119.stdout:1112: oid 12 version 655 is already newer than 654 2023-12-01T15:38:17.613 INFO:tasks.rados.rados.0.smithi119.stdout:1112: oid 12 version 655 is already newer than 653 2023-12-01T15:38:17.613 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 655 (ObjNum 342 snap 113 seq_num 342) dirty exists 2023-12-01T15:38:17.614 INFO:tasks.rados.rados.0.smithi119.stdout:1112: left oid 12 (ObjNum 342 snap 113 seq_num 342) 2023-12-01T15:38:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:17 smithi183 ceph-mon[99169]: osdmap e281: 8 total, 8 up, 8 in 2023-12-01T15:38:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:17 smithi119 ceph-mon[94175]: osdmap e281: 8 total, 8 up, 8 in 2023-12-01T15:38:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:17 smithi119 ceph-mon[108979]: osdmap e281: 8 total, 8 up, 8 in 2023-12-01T15:38:18.529 INFO:tasks.rados.rados.0.smithi119.stdout:1111: done (2 left) 2023-12-01T15:38:18.529 INFO:tasks.rados.rados.0.smithi119.stdout:1112: done (1 left) 2023-12-01T15:38:18.529 INFO:tasks.rados.rados.0.smithi119.stdout:1113: done (0 left) 2023-12-01T15:38:18.529 INFO:tasks.rados.rados.0.smithi119.stdout:1114: read oid 16 snap -1 2023-12-01T15:38:18.529 INFO:tasks.rados.rados.0.smithi119.stdout:1114: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:38:18.529 INFO:tasks.rados.rados.0.smithi119.stdout:1115: snap_create 2023-12-01T15:38:18.534 INFO:tasks.rados.rados.0.smithi119.stdout:1114: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:38:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:18 smithi183 ceph-mon[99169]: pgmap v390: 121 pgs: 121 active+clean; 303 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 208 KiB/s wr, 8 op/s 2023-12-01T15:38:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:18 smithi183 ceph-mon[99169]: osdmap e282: 8 total, 8 up, 8 in 2023-12-01T15:38:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:18 smithi119 ceph-mon[108979]: pgmap v390: 121 pgs: 121 active+clean; 303 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 208 KiB/s wr, 8 op/s 2023-12-01T15:38:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:18 smithi119 ceph-mon[108979]: osdmap e282: 8 total, 8 up, 8 in 2023-12-01T15:38:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:18 smithi119 ceph-mon[94175]: pgmap v390: 121 pgs: 121 active+clean; 303 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 208 KiB/s wr, 8 op/s 2023-12-01T15:38:18.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:18 smithi119 ceph-mon[94175]: osdmap e282: 8 total, 8 up, 8 in 2023-12-01T15:38:19.541 INFO:tasks.rados.rados.0.smithi119.stdout:1114: done (1 left) 2023-12-01T15:38:19.541 INFO:tasks.rados.rados.0.smithi119.stdout:1115: done (0 left) 2023-12-01T15:38:19.541 INFO:tasks.rados.rados.0.smithi119.stdout:1116: rmattr oid 40 current snap is 115 2023-12-01T15:38:19.541 INFO:tasks.rados.rados.0.smithi119.stdout:1116: done (0 left) 2023-12-01T15:38:19.541 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 19 current snap is 115 2023-12-01T15:38:19.541 INFO:tasks.rados.rados.0.smithi119.stdout:1117: seq_num 343 ranges {901120=548864,1449984=401408} 2023-12-01T15:38:19.548 INFO:tasks.rados.rados.0.smithi119.stdout:1117: writing smithi119156531-19 from 901120 to 1449984 tid 1 2023-12-01T15:38:19.551 INFO:tasks.rados.rados.0.smithi119.stdout:1117: writing smithi119156531-19 from 1449984 to 1851392 tid 2 2023-12-01T15:38:19.551 INFO:tasks.rados.rados.0.smithi119.stdout:1118: snap_create 2023-12-01T15:38:19.557 INFO:tasks.rados.rados.0.smithi119.stdout:1117: finishing write tid 1 to smithi119156531-19 2023-12-01T15:38:19.557 INFO:tasks.rados.rados.0.smithi119.stdout:1117: finishing write tid 2 to smithi119156531-19 2023-12-01T15:38:19.558 INFO:tasks.rados.rados.0.smithi119.stdout:1117: finishing write tid 3 to smithi119156531-19 2023-12-01T15:38:19.559 INFO:tasks.rados.rados.0.smithi119.stdout:1117: finishing write tid 4 to smithi119156531-19 2023-12-01T15:38:19.559 INFO:tasks.rados.rados.0.smithi119.stdout:1117: oid 19 updating version 0 to 585 2023-12-01T15:38:19.559 INFO:tasks.rados.rados.0.smithi119.stdout:1117: oid 19 version 585 is already newer than 583 2023-12-01T15:38:19.559 INFO:tasks.rados.rados.0.smithi119.stdout:1117: oid 19 version 585 is already newer than 584 2023-12-01T15:38:19.559 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 585 (ObjNum 343 snap 115 seq_num 343) dirty exists 2023-12-01T15:38:19.559 INFO:tasks.rados.rados.0.smithi119.stdout:1117: left oid 19 (ObjNum 343 snap 115 seq_num 343) 2023-12-01T15:38:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:19 smithi183 ceph-mon[99169]: osdmap e283: 8 total, 8 up, 8 in 2023-12-01T15:38:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:19 smithi119 ceph-mon[94175]: osdmap e283: 8 total, 8 up, 8 in 2023-12-01T15:38:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:19 smithi119 ceph-mon[108979]: osdmap e283: 8 total, 8 up, 8 in 2023-12-01T15:38:20.542 INFO:tasks.rados.rados.0.smithi119.stdout:1117: done (1 left) 2023-12-01T15:38:20.543 INFO:tasks.rados.rados.0.smithi119.stdout:1118: done (0 left) 2023-12-01T15:38:20.543 INFO:tasks.rados.rados.0.smithi119.stdout:1119: snap_remove snap 55 2023-12-01T15:38:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:20 smithi183 ceph-mon[99169]: pgmap v393: 121 pgs: 121 active+clean; 303 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:38:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:20 smithi183 ceph-mon[99169]: osdmap e284: 8 total, 8 up, 8 in 2023-12-01T15:38:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:20 smithi119 ceph-mon[94175]: pgmap v393: 121 pgs: 121 active+clean; 303 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:38:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:20 smithi119 ceph-mon[94175]: osdmap e284: 8 total, 8 up, 8 in 2023-12-01T15:38:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:20 smithi119 ceph-mon[108979]: pgmap v393: 121 pgs: 121 active+clean; 303 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:38:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:20 smithi119 ceph-mon[108979]: osdmap e284: 8 total, 8 up, 8 in 2023-12-01T15:38:21.561 INFO:tasks.rados.rados.0.smithi119.stdout:1119: done (0 left) 2023-12-01T15:38:21.561 INFO:tasks.rados.rados.0.smithi119.stdout:1120: copy_from oid 33 from oid 1 current snap is 116 2023-12-01T15:38:21.561 INFO:tasks.rados.rados.0.smithi119.stdout:1121: read oid 46 snap -1 2023-12-01T15:38:21.561 INFO:tasks.rados.rados.0.smithi119.stdout:1121: expect (ObjNum 298 snap 93 seq_num 298) 2023-12-01T15:38:21.561 INFO:tasks.rados.rados.0.smithi119.stdout:1122: snap_remove snap 98 2023-12-01T15:38:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:21 smithi183 ceph-mon[99169]: osdmap e285: 8 total, 8 up, 8 in 2023-12-01T15:38:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:38:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:38:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:38:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:21 smithi119 ceph-mon[94175]: osdmap e285: 8 total, 8 up, 8 in 2023-12-01T15:38:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:38:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:38:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:38:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:21 smithi119 ceph-mon[108979]: osdmap e285: 8 total, 8 up, 8 in 2023-12-01T15:38:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:38:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:38:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:38:22.563 INFO:tasks.rados.rados.0.smithi119.stdout:1122: done (2 left) 2023-12-01T15:38:22.563 INFO:tasks.rados.rados.0.smithi119.stdout:1123: snap_remove snap 71 2023-12-01T15:38:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:22 smithi183 ceph-mon[99169]: pgmap v396: 121 pgs: 121 active+clean; 288 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 4.2 MiB/s wr, 7 op/s 2023-12-01T15:38:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:22 smithi183 ceph-mon[99169]: osdmap e286: 8 total, 8 up, 8 in 2023-12-01T15:38:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:38:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:38:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:22 smithi119 ceph-mon[94175]: pgmap v396: 121 pgs: 121 active+clean; 288 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 4.2 MiB/s wr, 7 op/s 2023-12-01T15:38:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:22 smithi119 ceph-mon[94175]: osdmap e286: 8 total, 8 up, 8 in 2023-12-01T15:38:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:38:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:38:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:22 smithi119 ceph-mon[108979]: pgmap v396: 121 pgs: 121 active+clean; 288 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 4.2 MiB/s wr, 7 op/s 2023-12-01T15:38:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:22 smithi119 ceph-mon[108979]: osdmap e286: 8 total, 8 up, 8 in 2023-12-01T15:38:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:38:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:38:23.571 INFO:tasks.rados.rados.0.smithi119.stdout:1123: done (2 left) 2023-12-01T15:38:23.571 INFO:tasks.rados.rados.0.smithi119.stdout:1124: snap_create 2023-12-01T15:38:23.571 INFO:tasks.rados.rados.0.smithi119.stdout:1121: expect (ObjNum 298 snap 93 seq_num 298) 2023-12-01T15:38:23.725 INFO:tasks.rados.rados.0.smithi119.stdout:1120: finishing copy_from to smithi119156531-33 2023-12-01T15:38:23.725 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 411 (ObjNum 244 snap 70 seq_num 244) dirty exists 2023-12-01T15:38:23.725 INFO:tasks.rados.rados.0.smithi119.stdout:1120: finishing copy_from racing read to smithi119156531-33 2023-12-01T15:38:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:23 smithi183 ceph-mon[99169]: osdmap e287: 8 total, 8 up, 8 in 2023-12-01T15:38:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:23 smithi183 ceph-mon[99169]: osdmap e288: 8 total, 8 up, 8 in 2023-12-01T15:38:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:23 smithi119 ceph-mon[94175]: osdmap e287: 8 total, 8 up, 8 in 2023-12-01T15:38:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:23 smithi119 ceph-mon[94175]: osdmap e288: 8 total, 8 up, 8 in 2023-12-01T15:38:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:23 smithi119 ceph-mon[108979]: osdmap e287: 8 total, 8 up, 8 in 2023-12-01T15:38:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:23 smithi119 ceph-mon[108979]: osdmap e288: 8 total, 8 up, 8 in 2023-12-01T15:38:24.444 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:38:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:38:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:38:24] "GET /metrics HTTP/1.1" 200 36176 "" "Prometheus/2.43.0" 2023-12-01T15:38:24.579 INFO:tasks.rados.rados.0.smithi119.stdout:1120: done (2 left) 2023-12-01T15:38:24.579 INFO:tasks.rados.rados.0.smithi119.stdout:1121: done (1 left) 2023-12-01T15:38:24.579 INFO:tasks.rados.rados.0.smithi119.stdout:1124: done (0 left) 2023-12-01T15:38:24.579 INFO:tasks.rados.rados.0.smithi119.stdout:1125: rmattr oid 26 current snap is 117 2023-12-01T15:38:24.579 INFO:tasks.rados.rados.0.smithi119.stdout:1126: rmattr oid 42 current snap is 117 2023-12-01T15:38:24.579 INFO:tasks.rados.rados.0.smithi119.stdout:1127: rmattr oid 24 current snap is 117 2023-12-01T15:38:24.579 INFO:tasks.rados.rados.0.smithi119.stdout:1127: done (2 left) 2023-12-01T15:38:24.579 INFO:tasks.rados.rados.0.smithi119.stdout:1128: snap_remove snap 81 2023-12-01T15:38:24.757 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:38:24.757 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4m) 4m ago 5m 17.3M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:38:24.757 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5m) 4m ago 5m 83.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:38:24.757 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6m) 4m ago 6m 13.6M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:38:24.757 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6m) 4m ago 6m 16.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:38:24.757 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9m) 4m ago 9m 448M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:38:24.757 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11m) 4m ago 11m 507M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:38:24.757 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11m) 4m ago 11m 81.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:38:24.757 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9m) 4m ago 9m 57.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:38:24.757 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9m) 4m ago 9m 59.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:38:24.757 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5m) 4m ago 5m 4135k - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:38:24.758 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5m) 4m ago 5m 3959k - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:38:24.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9m) 4m ago 9m 62.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:38:24.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8m) 4m ago 8m 65.0M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:38:24.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8m) 4m ago 8m 56.3M 3012M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:38:24.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8m) 4m ago 8m 55.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:38:24.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7m) 4m ago 7m 54.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:38:24.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7m) 4m ago 7m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:38:24.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7m) 4m ago 7m 54.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:38:24.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6m) 4m ago 6m 56.8M 3012M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:38:24.758 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4m) 4m ago 5m 29.9M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:38:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:24 smithi183 ceph-mon[99169]: pgmap v399: 121 pgs: 121 active+clean; 288 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 4.2 MiB/s wr, 7 op/s 2023-12-01T15:38:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:24 smithi183 ceph-mon[99169]: osdmap e289: 8 total, 8 up, 8 in 2023-12-01T15:38:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:24 smithi119 ceph-mon[94175]: pgmap v399: 121 pgs: 121 active+clean; 288 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 4.2 MiB/s wr, 7 op/s 2023-12-01T15:38:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:24 smithi119 ceph-mon[94175]: osdmap e289: 8 total, 8 up, 8 in 2023-12-01T15:38:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:24 smithi119 ceph-mon[108979]: pgmap v399: 121 pgs: 121 active+clean; 288 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 4.2 MiB/s wr, 7 op/s 2023-12-01T15:38:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:24 smithi119 ceph-mon[108979]: osdmap e289: 8 total, 8 up, 8 in 2023-12-01T15:38:25.139 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:38:25.139 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:38:25.139 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:38:25.139 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:38:25.139 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:38:25.139 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:38:25.139 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:38:25.139 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:38:25.139 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:38:25.139 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:38:25.139 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:38:25.139 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:38:25.140 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:38:25.140 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:38:25.140 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:38:25.140 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:38:25.140 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:38:25.471 INFO:tasks.rados.rados.0.smithi119.stdout:1128: done (2 left) 2023-12-01T15:38:25.472 INFO:tasks.rados.rados.0.smithi119.stdout:1129: delete oid 10 current snap is 117 2023-12-01T15:38:25.472 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 526 (ObjNum 153 snap 42 seq_num 153) dirty exists 2023-12-01T15:38:25.472 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 407 (ObjNum 153 snap 42 seq_num 153) dirty exists 2023-12-01T15:38:25.483 INFO:tasks.rados.rados.0.smithi119.stdout:1125: done (2 left) 2023-12-01T15:38:25.484 INFO:tasks.rados.rados.0.smithi119.stdout:1126: done (1 left) 2023-12-01T15:38:25.484 INFO:tasks.rados.rados.0.smithi119.stdout:1129: done (0 left) 2023-12-01T15:38:25.484 INFO:tasks.rados.rados.0.smithi119.stdout:1130: rollback oid 3 current snap is 117 2023-12-01T15:38:25.484 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 3 to 101 2023-12-01T15:38:25.484 INFO:tasks.rados.rados.0.smithi119.stdout:1131: setattr oid 37 current snap is 117 2023-12-01T15:38:25.484 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 117 2023-12-01T15:38:25.484 INFO:tasks.rados.rados.0.smithi119.stdout:1132: seq_num 345 ranges {9584640=581632,10166272=401408} 2023-12-01T15:38:25.539 INFO:tasks.rados.rados.0.smithi119.stdout:1132: writing smithi119156531-18 from 9584640 to 10166272 tid 1 2023-12-01T15:38:25.542 INFO:tasks.rados.rados.0.smithi119.stdout:1132: writing smithi119156531-18 from 10166272 to 10567680 tid 2 2023-12-01T15:38:25.542 INFO:tasks.rados.rados.0.smithi119.stdout:1133: snap_create 2023-12-01T15:38:25.542 INFO:tasks.rados.rados.0.smithi119.stdout:1130: finishing rollback tid 0 to smithi119156531-3 2023-12-01T15:38:25.542 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 754 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-12-01T15:38:25.542 INFO:tasks.rados.rados.0.smithi119.stdout:1130: finishing rollback tid 1 to smithi119156531-3 2023-12-01T15:38:25.542 INFO:tasks.rados.rados.0.smithi119.stdout:1130: finishing rollback tid 2 to smithi119156531-3 2023-12-01T15:38:25.542 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 513 (ObjNum 833 snap 0 seq_num 3132961504) dirty exists 2023-12-01T15:38:25.544 INFO:tasks.rados.rados.0.smithi119.stdout:1132: finishing write tid 1 to smithi119156531-18 2023-12-01T15:38:25.544 INFO:tasks.rados.rados.0.smithi119.stdout:1132: finishing write tid 2 to smithi119156531-18 2023-12-01T15:38:25.544 INFO:tasks.rados.rados.0.smithi119.stdout:1132: finishing write tid 3 to smithi119156531-18 2023-12-01T15:38:25.546 INFO:tasks.rados.rados.0.smithi119.stdout:1132: finishing write tid 4 to smithi119156531-18 2023-12-01T15:38:25.546 INFO:tasks.rados.rados.0.smithi119.stdout:1132: oid 18 updating version 0 to 769 2023-12-01T15:38:25.546 INFO:tasks.rados.rados.0.smithi119.stdout:1132: oid 18 updating version 769 to 770 2023-12-01T15:38:25.546 INFO:tasks.rados.rados.0.smithi119.stdout:1132: oid 18 version 770 is already newer than 768 2023-12-01T15:38:25.546 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 770 (ObjNum 345 snap 117 seq_num 345) dirty exists 2023-12-01T15:38:25.546 INFO:tasks.rados.rados.0.smithi119.stdout:1132: left oid 18 (ObjNum 345 snap 117 seq_num 345) 2023-12-01T15:38:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:25 smithi183 ceph-mon[99169]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:25 smithi183 ceph-mon[99169]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3715856810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:38:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:25 smithi183 ceph-mon[99169]: osdmap e290: 8 total, 8 up, 8 in 2023-12-01T15:38:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:25 smithi119 ceph-mon[94175]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:25 smithi119 ceph-mon[94175]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3715856810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:38:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:25 smithi119 ceph-mon[94175]: osdmap e290: 8 total, 8 up, 8 in 2023-12-01T15:38:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:25 smithi119 ceph-mon[108979]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:25 smithi119 ceph-mon[108979]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3715856810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:38:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:25 smithi119 ceph-mon[108979]: osdmap e290: 8 total, 8 up, 8 in 2023-12-01T15:38:26.480 INFO:tasks.rados.rados.0.smithi119.stdout:1130: done (3 left) 2023-12-01T15:38:26.480 INFO:tasks.rados.rados.0.smithi119.stdout:1131: done (2 left) 2023-12-01T15:38:26.480 INFO:tasks.rados.rados.0.smithi119.stdout:1132: done (1 left) 2023-12-01T15:38:26.481 INFO:tasks.rados.rados.0.smithi119.stdout:1133: done (0 left) 2023-12-01T15:38:26.481 INFO:tasks.rados.rados.0.smithi119.stdout:1134: read oid 7 snap 113 2023-12-01T15:38:26.481 INFO:tasks.rados.rados.0.smithi119.stdout:1134: expect (ObjNum 325 snap 107 seq_num 325) 2023-12-01T15:38:26.481 INFO:tasks.rados.rados.0.smithi119.stdout:1135: rmattr oid 2 current snap is 118 2023-12-01T15:38:26.481 INFO:tasks.rados.rados.0.smithi119.stdout:1135: done (1 left) 2023-12-01T15:38:26.481 INFO:tasks.rados.rados.0.smithi119.stdout:1136: copy_from oid 47 from oid 9 current snap is 118 2023-12-01T15:38:26.481 INFO:tasks.rados.rados.0.smithi119.stdout:1137: copy_from oid 42 from oid 35 current snap is 118 2023-12-01T15:38:26.481 INFO:tasks.rados.rados.0.smithi119.stdout:1138: copy_from oid 15 from oid 1 current snap is 118 2023-12-01T15:38:26.481 INFO:tasks.rados.rados.0.smithi119.stdout:1139: delete oid 28 current snap is 118 2023-12-01T15:38:26.484 INFO:tasks.rados.rados.0.smithi119.stdout:1139: done (4 left) 2023-12-01T15:38:26.484 INFO:tasks.rados.rados.0.smithi119.stdout:1140: rollback oid 48 current snap is 118 2023-12-01T15:38:26.485 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 48 to 113 2023-12-01T15:38:26.485 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 118 2023-12-01T15:38:26.485 INFO:tasks.rados.rados.0.smithi119.stdout:1141: seq_num 347 ranges {10567680=614400,11182080=401408} 2023-12-01T15:38:26.545 INFO:tasks.rados.rados.0.smithi119.stdout:1141: writing smithi119156531-18 from 10567680 to 11182080 tid 1 2023-12-01T15:38:26.547 INFO:tasks.rados.rados.0.smithi119.stdout:1141: writing smithi119156531-18 from 11182080 to 11583488 tid 2 2023-12-01T15:38:26.547 INFO:tasks.rados.rados.0.smithi119.stdout:1142: snap_remove snap 93 2023-12-01T15:38:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:26 smithi183 ceph-mon[99169]: pgmap v402: 121 pgs: 121 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 958 KiB/s wr, 2 op/s 2023-12-01T15:38:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:26 smithi183 ceph-mon[99169]: osdmap e291: 8 total, 8 up, 8 in 2023-12-01T15:38:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:26 smithi119 ceph-mon[94175]: pgmap v402: 121 pgs: 121 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 958 KiB/s wr, 2 op/s 2023-12-01T15:38:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:26 smithi119 ceph-mon[94175]: osdmap e291: 8 total, 8 up, 8 in 2023-12-01T15:38:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:26 smithi119 ceph-mon[108979]: pgmap v402: 121 pgs: 121 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 958 KiB/s wr, 2 op/s 2023-12-01T15:38:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:26 smithi119 ceph-mon[108979]: osdmap e291: 8 total, 8 up, 8 in 2023-12-01T15:38:27.484 INFO:tasks.rados.rados.0.smithi119.stdout:1142: done (6 left) 2023-12-01T15:38:27.484 INFO:tasks.rados.rados.0.smithi119.stdout:1143: snap_remove snap 73 2023-12-01T15:38:28.498 INFO:tasks.rados.rados.0.smithi119.stdout:1143: done (6 left) 2023-12-01T15:38:28.498 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 30 current snap is 118 2023-12-01T15:38:28.498 INFO:tasks.rados.rados.0.smithi119.stdout:1144: seq_num 348 ranges {1024000=630784,1654784=401408} 2023-12-01T15:38:28.509 INFO:tasks.rados.rados.0.smithi119.stdout:1144: writing smithi119156531-30 from 1024000 to 1654784 tid 1 2023-12-01T15:38:28.511 INFO:tasks.rados.rados.0.smithi119.stdout:1144: writing smithi119156531-30 from 1654784 to 2056192 tid 2 2023-12-01T15:38:28.511 INFO:tasks.rados.rados.0.smithi119.stdout:1145: read oid 2 snap -1 2023-12-01T15:38:28.511 INFO:tasks.rados.rados.0.smithi119.stdout:1145: expect (ObjNum 311 snap 102 seq_num 311) 2023-12-01T15:38:28.511 INFO:tasks.rados.rados.0.smithi119.stdout:1146: delete oid 17 current snap is 118 2023-12-01T15:38:28.511 INFO:tasks.rados.rados.0.smithi119.stdout:1134: expect (ObjNum 325 snap 107 seq_num 325) 2023-12-01T15:38:28.532 INFO:tasks.rados.rados.0.smithi119.stdout:1137: finishing copy_from to smithi119156531-42 2023-12-01T15:38:28.533 INFO:tasks.rados.rados.0.smithi119.stdout:1137: got expected ENOENT (src dne) 2023-12-01T15:38:28.533 INFO:tasks.rados.rados.0.smithi119.stdout:1137: finishing copy_from racing read to smithi119156531-42 2023-12-01T15:38:28.533 INFO:tasks.rados.rados.0.smithi119.stdout:1136: finishing copy_from to smithi119156531-47 2023-12-01T15:38:28.533 INFO:tasks.rados.rados.0.smithi119.stdout:1136: got expected ENOENT (src dne) 2023-12-01T15:38:28.533 INFO:tasks.rados.rados.0.smithi119.stdout:1136: finishing copy_from racing read to smithi119156531-47 2023-12-01T15:38:28.533 INFO:tasks.rados.rados.0.smithi119.stdout:1140: finishing rollback tid 0 to smithi119156531-48 2023-12-01T15:38:28.533 INFO:tasks.rados.rados.0.smithi119.stdout:1140: finishing rollback tid 1 to smithi119156531-48 2023-12-01T15:38:28.533 INFO:tasks.rados.rados.0.smithi119.stdout:1134: done (8 left) 2023-12-01T15:38:28.533 INFO:tasks.rados.rados.0.smithi119.stdout:1136: done (7 left) 2023-12-01T15:38:28.533 INFO:tasks.rados.rados.0.smithi119.stdout:1137: done (6 left) 2023-12-01T15:38:28.533 INFO:tasks.rados.rados.0.smithi119.stdout:1146: done (5 left) 2023-12-01T15:38:28.533 INFO:tasks.rados.rados.0.smithi119.stdout:1147: rollback oid 44 current snap is 118 2023-12-01T15:38:28.533 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 44 to 70 2023-12-01T15:38:28.534 INFO:tasks.rados.rados.0.smithi119.stdout:1140: finishing rollback tid 2 to smithi119156531-48 2023-12-01T15:38:28.534 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 509 (ObjNum 320 snap 103 seq_num 320) dirty exists 2023-12-01T15:38:28.534 INFO:tasks.rados.rados.0.smithi119.stdout:1138: finishing copy_from to smithi119156531-15 2023-12-01T15:38:28.534 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 411 (ObjNum 244 snap 70 seq_num 244) dirty exists 2023-12-01T15:38:28.534 INFO:tasks.rados.rados.0.smithi119.stdout:1138: finishing copy_from racing read to smithi119156531-15 2023-12-01T15:38:28.534 INFO:tasks.rados.rados.0.smithi119.stdout:1141: finishing write tid 1 to smithi119156531-18 2023-12-01T15:38:28.534 INFO:tasks.rados.rados.0.smithi119.stdout:1141: finishing write tid 2 to smithi119156531-18 2023-12-01T15:38:28.534 INFO:tasks.rados.rados.0.smithi119.stdout:1141: finishing write tid 3 to smithi119156531-18 2023-12-01T15:38:28.534 INFO:tasks.rados.rados.0.smithi119.stdout:1141: finishing write tid 4 to smithi119156531-18 2023-12-01T15:38:28.534 INFO:tasks.rados.rados.0.smithi119.stdout:1141: oid 18 updating version 0 to 775 2023-12-01T15:38:28.534 INFO:tasks.rados.rados.0.smithi119.stdout:1141: oid 18 version 775 is already newer than 774 2023-12-01T15:38:28.534 INFO:tasks.rados.rados.0.smithi119.stdout:1141: oid 18 updating version 775 to 776 2023-12-01T15:38:28.534 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 776 (ObjNum 347 snap 118 seq_num 347) dirty exists 2023-12-01T15:38:28.535 INFO:tasks.rados.rados.0.smithi119.stdout:1141: left oid 18 (ObjNum 347 snap 118 seq_num 347) 2023-12-01T15:38:28.535 INFO:tasks.rados.rados.0.smithi119.stdout:1144: finishing write tid 1 to smithi119156531-30 2023-12-01T15:38:28.535 INFO:tasks.rados.rados.0.smithi119.stdout:1144: finishing write tid 2 to smithi119156531-30 2023-12-01T15:38:28.535 INFO:tasks.rados.rados.0.smithi119.stdout:1144: finishing write tid 3 to smithi119156531-30 2023-12-01T15:38:28.535 INFO:tasks.rados.rados.0.smithi119.stdout:1145: expect (ObjNum 311 snap 102 seq_num 311) 2023-12-01T15:38:28.631 INFO:tasks.rados.rados.0.smithi119.stdout:1144: finishing write tid 4 to smithi119156531-30 2023-12-01T15:38:28.631 INFO:tasks.rados.rados.0.smithi119.stdout:1144: oid 30 updating version 0 to 208 2023-12-01T15:38:28.631 INFO:tasks.rados.rados.0.smithi119.stdout:1144: oid 30 updating version 208 to 209 2023-12-01T15:38:28.632 INFO:tasks.rados.rados.0.smithi119.stdout:1144: oid 30 version 209 is already newer than 207 2023-12-01T15:38:28.632 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 209 (ObjNum 348 snap 118 seq_num 348) dirty exists 2023-12-01T15:38:28.632 INFO:tasks.rados.rados.0.smithi119.stdout:1144: left oid 30 (ObjNum 348 snap 118 seq_num 348) 2023-12-01T15:38:28.632 INFO:tasks.rados.rados.0.smithi119.stdout:1147: finishing rollback tid 0 to smithi119156531-44 2023-12-01T15:38:28.632 INFO:tasks.rados.rados.0.smithi119.stdout:1147: finishing rollback tid 1 to smithi119156531-44 2023-12-01T15:38:28.632 INFO:tasks.rados.rados.0.smithi119.stdout:1147: finishing rollback tid 2 to smithi119156531-44 2023-12-01T15:38:28.632 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 625 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-12-01T15:38:28.632 INFO:tasks.rados.rados.0.smithi119.stdout:1138: done (5 left) 2023-12-01T15:38:28.632 INFO:tasks.rados.rados.0.smithi119.stdout:1140: done (4 left) 2023-12-01T15:38:28.632 INFO:tasks.rados.rados.0.smithi119.stdout:1141: done (3 left) 2023-12-01T15:38:28.632 INFO:tasks.rados.rados.0.smithi119.stdout:1144: done (2 left) 2023-12-01T15:38:28.632 INFO:tasks.rados.rados.0.smithi119.stdout:1145: done (1 left) 2023-12-01T15:38:28.632 INFO:tasks.rados.rados.0.smithi119.stdout:1147: done (0 left) 2023-12-01T15:38:28.632 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 25 current snap is 118 2023-12-01T15:38:28.632 INFO:tasks.rados.rados.0.smithi119.stdout:1148: seq_num 350 ranges {4489216=671744,5160960=401408} 2023-12-01T15:38:28.658 INFO:tasks.rados.rados.0.smithi119.stdout:1148: writing smithi119156531-25 from 4489216 to 5160960 tid 1 2023-12-01T15:38:28.660 INFO:tasks.rados.rados.0.smithi119.stdout:1148: writing smithi119156531-25 from 5160960 to 5562368 tid 2 2023-12-01T15:38:28.660 INFO:tasks.rados.rados.0.smithi119.stdout:1149: rollback oid 11 current snap is 118 2023-12-01T15:38:28.661 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 11 to 108 2023-12-01T15:38:28.661 INFO:tasks.rados.rados.0.smithi119.stdout:1150: delete oid 22 current snap is 118 2023-12-01T15:38:28.663 INFO:tasks.rados.rados.0.smithi119.stdout:1148: finishing write tid 1 to smithi119156531-25 2023-12-01T15:38:28.665 INFO:tasks.rados.rados.0.smithi119.stdout:1150: done (2 left) 2023-12-01T15:38:28.665 INFO:tasks.rados.rados.0.smithi119.stdout:1151: delete oid 42 current snap is 118 2023-12-01T15:38:28.665 INFO:tasks.rados.rados.0.smithi119.stdout:1149: finishing rollback tid 0 to smithi119156531-11 2023-12-01T15:38:28.666 INFO:tasks.rados.rados.0.smithi119.stdout:1148: finishing write tid 2 to smithi119156531-25 2023-12-01T15:38:28.667 INFO:tasks.rados.rados.0.smithi119.stdout:1148: finishing write tid 3 to smithi119156531-25 2023-12-01T15:38:28.667 INFO:tasks.rados.rados.0.smithi119.stdout:1149: finishing rollback tid 1 to smithi119156531-11 2023-12-01T15:38:28.668 INFO:tasks.rados.rados.0.smithi119.stdout:1148: finishing write tid 4 to smithi119156531-25 2023-12-01T15:38:28.668 INFO:tasks.rados.rados.0.smithi119.stdout:1148: oid 25 updating version 0 to 516 2023-12-01T15:38:28.668 INFO:tasks.rados.rados.0.smithi119.stdout:1148: oid 25 version 516 is already newer than 515 2023-12-01T15:38:28.668 INFO:tasks.rados.rados.0.smithi119.stdout:1148: oid 25 version 516 is already newer than 514 2023-12-01T15:38:28.669 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 516 (ObjNum 350 snap 118 seq_num 350) dirty exists 2023-12-01T15:38:28.669 INFO:tasks.rados.rados.0.smithi119.stdout:1148: left oid 25 (ObjNum 350 snap 118 seq_num 350) 2023-12-01T15:38:28.669 INFO:tasks.rados.rados.0.smithi119.stdout:1149: finishing rollback tid 2 to smithi119156531-11 2023-12-01T15:38:28.669 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 587 (ObjNum 242 snap 69 seq_num 242) dirty exists 2023-12-01T15:38:28.669 INFO:tasks.rados.rados.0.smithi119.stdout:1148: done (2 left) 2023-12-01T15:38:28.669 INFO:tasks.rados.rados.0.smithi119.stdout:1149: done (1 left) 2023-12-01T15:38:28.669 INFO:tasks.rados.rados.0.smithi119.stdout:1151: done (0 left) 2023-12-01T15:38:28.669 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 10 current snap is 118 2023-12-01T15:38:28.669 INFO:tasks.rados.rados.0.smithi119.stdout:1152: seq_num 353 ranges {0=720896,720896=401408} 2023-12-01T15:38:28.672 INFO:tasks.rados.rados.0.smithi119.stdout:1152: writing smithi119156531-10 from 0 to 720896 tid 1 2023-12-01T15:38:28.675 INFO:tasks.rados.rados.0.smithi119.stdout:1152: writing smithi119156531-10 from 720896 to 1122304 tid 2 2023-12-01T15:38:28.675 INFO:tasks.rados.rados.0.smithi119.stdout:1153: rmattr oid 1 current snap is 118 2023-12-01T15:38:28.675 INFO:tasks.rados.rados.0.smithi119.stdout:1154: read oid 36 snap 70 2023-12-01T15:38:28.675 INFO:tasks.rados.rados.0.smithi119.stdout:1154: expect (ObjNum 230 snap 61 seq_num 230) 2023-12-01T15:38:28.675 INFO:tasks.rados.rados.0.smithi119.stdout:1155: snap_remove snap 97 2023-12-01T15:38:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:28 smithi183 ceph-mon[99169]: pgmap v405: 121 pgs: 121 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 958 KiB/s wr, 2 op/s 2023-12-01T15:38:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:28 smithi183 ceph-mon[99169]: osdmap e292: 8 total, 8 up, 8 in 2023-12-01T15:38:28.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:28 smithi119 ceph-mon[94175]: pgmap v405: 121 pgs: 121 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 958 KiB/s wr, 2 op/s 2023-12-01T15:38:28.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:28 smithi119 ceph-mon[94175]: osdmap e292: 8 total, 8 up, 8 in 2023-12-01T15:38:28.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:28 smithi119 ceph-mon[108979]: pgmap v405: 121 pgs: 121 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 958 KiB/s wr, 2 op/s 2023-12-01T15:38:28.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:28 smithi119 ceph-mon[108979]: osdmap e292: 8 total, 8 up, 8 in 2023-12-01T15:38:29.498 INFO:tasks.rados.rados.0.smithi119.stdout:1155: done (3 left) 2023-12-01T15:38:29.499 INFO:tasks.rados.rados.0.smithi119.stdout:1156: read oid 29 snap -1 2023-12-01T15:38:29.499 INFO:tasks.rados.rados.0.smithi119.stdout:1156: expect (ObjNum 240 snap 69 seq_num 240) 2023-12-01T15:38:29.500 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 118 2023-12-01T15:38:29.500 INFO:tasks.rados.rados.0.smithi119.stdout:1157: seq_num 354 ranges {0=737280,737280=401408} 2023-12-01T15:38:29.503 INFO:tasks.rados.rados.0.smithi119.stdout:1157: writing smithi119156531-42 from 0 to 737280 tid 1 2023-12-01T15:38:29.506 INFO:tasks.rados.rados.0.smithi119.stdout:1157: writing smithi119156531-42 from 737280 to 1138688 tid 2 2023-12-01T15:38:29.506 INFO:tasks.rados.rados.0.smithi119.stdout:1158: snap_remove snap 109 2023-12-01T15:38:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:29 smithi183 ceph-mon[99169]: osdmap e293: 8 total, 8 up, 8 in 2023-12-01T15:38:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:29 smithi119 ceph-mon[94175]: osdmap e293: 8 total, 8 up, 8 in 2023-12-01T15:38:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:29 smithi119 ceph-mon[108979]: osdmap e293: 8 total, 8 up, 8 in 2023-12-01T15:38:30.507 INFO:tasks.rados.rados.0.smithi119.stdout:1158: done (5 left) 2023-12-01T15:38:30.508 INFO:tasks.rados.rados.0.smithi119.stdout:1159: read oid 5 snap -1 2023-12-01T15:38:30.508 INFO:tasks.rados.rados.0.smithi119.stdout:1159: expect (ObjNum 324 snap 106 seq_num 324) 2023-12-01T15:38:30.508 INFO:tasks.rados.rados.0.smithi119.stdout:1160: read oid 2 snap -1 2023-12-01T15:38:30.508 INFO:tasks.rados.rados.0.smithi119.stdout:1160: expect (ObjNum 311 snap 102 seq_num 311) 2023-12-01T15:38:30.508 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 23 current snap is 118 2023-12-01T15:38:30.508 INFO:tasks.rados.rados.0.smithi119.stdout:1161: seq_num 355 ranges {4128768=753664,4882432=401408} 2023-12-01T15:38:30.533 INFO:tasks.rados.rados.0.smithi119.stdout:1161: writing smithi119156531-23 from 4128768 to 4882432 tid 1 2023-12-01T15:38:30.535 INFO:tasks.rados.rados.0.smithi119.stdout:1161: writing smithi119156531-23 from 4882432 to 5283840 tid 2 2023-12-01T15:38:30.535 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 47 current snap is 118 2023-12-01T15:38:30.535 INFO:tasks.rados.rados.0.smithi119.stdout:1152: finishing write tid 1 to smithi119156531-10 2023-12-01T15:38:30.535 INFO:tasks.rados.rados.0.smithi119.stdout:1162: seq_num 356 ranges {3948544=770048,4718592=401408} 2023-12-01T15:38:30.560 INFO:tasks.rados.rados.0.smithi119.stdout:1162: writing smithi119156531-47 from 3948544 to 4718592 tid 1 2023-12-01T15:38:30.563 INFO:tasks.rados.rados.0.smithi119.stdout:1162: writing smithi119156531-47 from 4718592 to 5120000 tid 2 2023-12-01T15:38:30.563 INFO:tasks.rados.rados.0.smithi119.stdout:1163: read oid 35 snap -1 2023-12-01T15:38:30.563 INFO:tasks.rados.rados.0.smithi119.stdout:1163: expect deleted 2023-12-01T15:38:30.563 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 48 current snap is 118 2023-12-01T15:38:30.563 INFO:tasks.rados.rados.0.smithi119.stdout:1152: finishing write tid 2 to smithi119156531-10 2023-12-01T15:38:30.563 INFO:tasks.rados.rados.0.smithi119.stdout:1164: seq_num 357 ranges {4104192=786432,4890624=401408} 2023-12-01T15:38:30.589 INFO:tasks.rados.rados.0.smithi119.stdout:1164: writing smithi119156531-48 from 4104192 to 4890624 tid 1 2023-12-01T15:38:30.591 INFO:tasks.rados.rados.0.smithi119.stdout:1164: writing smithi119156531-48 from 4890624 to 5292032 tid 2 2023-12-01T15:38:30.592 INFO:tasks.rados.rados.0.smithi119.stdout:1165: read oid 34 snap -1 2023-12-01T15:38:30.592 INFO:tasks.rados.rados.0.smithi119.stdout:1165: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:38:30.592 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 38 current snap is 118 2023-12-01T15:38:30.592 INFO:tasks.rados.rados.0.smithi119.stdout:1152: finishing write tid 3 to smithi119156531-10 2023-12-01T15:38:30.592 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 463 (ObjNum 244 snap 70 seq_num 244) dirty exists 2023-12-01T15:38:30.592 INFO:tasks.rados.rados.0.smithi119.stdout:1166: seq_num 358 ranges {0=802816,802816=401408} 2023-12-01T15:38:30.597 INFO:tasks.rados.rados.0.smithi119.stdout:1166: writing smithi119156531-38 from 0 to 802816 tid 1 2023-12-01T15:38:30.598 INFO:tasks.rados.rados.0.smithi119.stdout:1166: writing smithi119156531-38 from 802816 to 1204224 tid 2 2023-12-01T15:38:30.598 INFO:tasks.rados.rados.0.smithi119.stdout:1153: done (12 left) 2023-12-01T15:38:30.598 INFO:tasks.rados.rados.0.smithi119.stdout:1167: snap_remove snap 108 2023-12-01T15:38:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:30 smithi183 ceph-mon[99169]: pgmap v408: 121 pgs: 121 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:38:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:30 smithi183 ceph-mon[99169]: osdmap e294: 8 total, 8 up, 8 in 2023-12-01T15:38:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:30 smithi119 ceph-mon[94175]: pgmap v408: 121 pgs: 121 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:38:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:30 smithi119 ceph-mon[94175]: osdmap e294: 8 total, 8 up, 8 in 2023-12-01T15:38:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:30 smithi119 ceph-mon[108979]: pgmap v408: 121 pgs: 121 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:38:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:30 smithi119 ceph-mon[108979]: osdmap e294: 8 total, 8 up, 8 in 2023-12-01T15:38:31.509 INFO:tasks.rados.rados.0.smithi119.stdout:1167: done (12 left) 2023-12-01T15:38:31.509 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 8 current snap is 118 2023-12-01T15:38:31.509 INFO:tasks.rados.rados.0.smithi119.stdout:1168: seq_num 359 ranges {573440=417792,991232=417792,1409024=385024} 2023-12-01T15:38:31.514 INFO:tasks.rados.rados.0.smithi119.stdout:1168: writing smithi119156531-8 from 573440 to 991232 tid 1 2023-12-01T15:38:31.520 INFO:tasks.rados.rados.0.smithi119.stdout:1168: writing smithi119156531-8 from 991232 to 1409024 tid 2 2023-12-01T15:38:31.520 INFO:tasks.rados.rados.0.smithi119.stdout:1168: writing smithi119156531-8 from 1409024 to 1794048 tid 3 2023-12-01T15:38:31.520 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 118 2023-12-01T15:38:31.520 INFO:tasks.rados.rados.0.smithi119.stdout:1152: finishing write tid 4 to smithi119156531-10 2023-12-01T15:38:31.520 INFO:tasks.rados.rados.0.smithi119.stdout:1152: oid 10 updating version 0 to 233 2023-12-01T15:38:31.520 INFO:tasks.rados.rados.0.smithi119.stdout:1152: oid 10 updating version 233 to 234 2023-12-01T15:38:31.520 INFO:tasks.rados.rados.0.smithi119.stdout:1152: oid 10 version 234 is already newer than 232 2023-12-01T15:38:31.520 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 234 (ObjNum 353 snap 118 seq_num 353) dirty exists 2023-12-01T15:38:31.521 INFO:tasks.rados.rados.0.smithi119.stdout:1152: left oid 10 (ObjNum 353 snap 118 seq_num 353) 2023-12-01T15:38:31.521 INFO:tasks.rados.rados.0.smithi119.stdout:1154: expect (ObjNum 230 snap 61 seq_num 230) 2023-12-01T15:38:31.562 INFO:tasks.rados.rados.0.smithi119.stdout:1157: finishing write tid 1 to smithi119156531-42 2023-12-01T15:38:31.562 INFO:tasks.rados.rados.0.smithi119.stdout:1157: finishing write tid 2 to smithi119156531-42 2023-12-01T15:38:31.562 INFO:tasks.rados.rados.0.smithi119.stdout:1157: finishing write tid 3 to smithi119156531-42 2023-12-01T15:38:31.562 INFO:tasks.rados.rados.0.smithi119.stdout:1157: finishing write tid 4 to smithi119156531-42 2023-12-01T15:38:31.562 INFO:tasks.rados.rados.0.smithi119.stdout:1157: oid 42 updating version 0 to 425 2023-12-01T15:38:31.562 INFO:tasks.rados.rados.0.smithi119.stdout:1157: oid 42 version 425 is already newer than 424 2023-12-01T15:38:31.563 INFO:tasks.rados.rados.0.smithi119.stdout:1157: oid 42 updating version 425 to 426 2023-12-01T15:38:31.563 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 426 (ObjNum 354 snap 118 seq_num 354) dirty exists 2023-12-01T15:38:31.563 INFO:tasks.rados.rados.0.smithi119.stdout:1157: left oid 42 (ObjNum 354 snap 118 seq_num 354) 2023-12-01T15:38:31.563 INFO:tasks.rados.rados.0.smithi119.stdout:1156: expect (ObjNum 240 snap 69 seq_num 240) 2023-12-01T15:38:31.701 INFO:tasks.rados.rados.0.smithi119.stdout:1159: expect (ObjNum 324 snap 106 seq_num 324) 2023-12-01T15:38:31.797 INFO:tasks.rados.rados.0.smithi119.stdout:1160: expect (ObjNum 311 snap 102 seq_num 311) 2023-12-01T15:38:31.896 INFO:tasks.rados.rados.0.smithi119.stdout:1161: finishing write tid 1 to smithi119156531-23 2023-12-01T15:38:31.896 INFO:tasks.rados.rados.0.smithi119.stdout:1161: finishing write tid 2 to smithi119156531-23 2023-12-01T15:38:31.896 INFO:tasks.rados.rados.0.smithi119.stdout:1161: finishing write tid 3 to smithi119156531-23 2023-12-01T15:38:31.896 INFO:tasks.rados.rados.0.smithi119.stdout:1161: finishing write tid 4 to smithi119156531-23 2023-12-01T15:38:31.896 INFO:tasks.rados.rados.0.smithi119.stdout:1161: oid 23 updating version 0 to 818 2023-12-01T15:38:31.896 INFO:tasks.rados.rados.0.smithi119.stdout:1161: oid 23 updating version 818 to 820 2023-12-01T15:38:31.897 INFO:tasks.rados.rados.0.smithi119.stdout:1161: oid 23 version 820 is already newer than 819 2023-12-01T15:38:31.897 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 820 (ObjNum 355 snap 118 seq_num 355) dirty exists 2023-12-01T15:38:31.897 INFO:tasks.rados.rados.0.smithi119.stdout:1161: left oid 23 (ObjNum 355 snap 118 seq_num 355) 2023-12-01T15:38:31.897 INFO:tasks.rados.rados.0.smithi119.stdout:1162: finishing write tid 1 to smithi119156531-47 2023-12-01T15:38:31.897 INFO:tasks.rados.rados.0.smithi119.stdout:1162: finishing write tid 2 to smithi119156531-47 2023-12-01T15:38:31.897 INFO:tasks.rados.rados.0.smithi119.stdout:1162: finishing write tid 3 to smithi119156531-47 2023-12-01T15:38:31.897 INFO:tasks.rados.rados.0.smithi119.stdout:1162: finishing write tid 4 to smithi119156531-47 2023-12-01T15:38:31.897 INFO:tasks.rados.rados.0.smithi119.stdout:1162: oid 47 updating version 0 to 635 2023-12-01T15:38:31.897 INFO:tasks.rados.rados.0.smithi119.stdout:1162: oid 47 updating version 635 to 636 2023-12-01T15:38:31.897 INFO:tasks.rados.rados.0.smithi119.stdout:1162: oid 47 updating version 636 to 637 2023-12-01T15:38:31.897 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 637 (ObjNum 356 snap 118 seq_num 356) dirty exists 2023-12-01T15:38:31.897 INFO:tasks.rados.rados.0.smithi119.stdout:1162: left oid 47 (ObjNum 356 snap 118 seq_num 356) 2023-12-01T15:38:31.897 INFO:tasks.rados.rados.0.smithi119.stdout:1165: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:38:31.898 INFO:tasks.rados.rados.0.smithi119.stdout:1164: finishing write tid 1 to smithi119156531-48 2023-12-01T15:38:31.898 INFO:tasks.rados.rados.0.smithi119.stdout:1164: finishing write tid 2 to smithi119156531-48 2023-12-01T15:38:31.898 INFO:tasks.rados.rados.0.smithi119.stdout:1164: finishing write tid 3 to smithi119156531-48 2023-12-01T15:38:31.898 INFO:tasks.rados.rados.0.smithi119.stdout:1164: finishing write tid 4 to smithi119156531-48 2023-12-01T15:38:31.898 INFO:tasks.rados.rados.0.smithi119.stdout:1164: oid 48 updating version 0 to 533 2023-12-01T15:38:31.898 INFO:tasks.rados.rados.0.smithi119.stdout:1164: oid 48 updating version 533 to 534 2023-12-01T15:38:31.898 INFO:tasks.rados.rados.0.smithi119.stdout:1164: oid 48 version 534 is already newer than 532 2023-12-01T15:38:31.898 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 534 (ObjNum 357 snap 118 seq_num 357) dirty exists 2023-12-01T15:38:31.898 INFO:tasks.rados.rados.0.smithi119.stdout:1164: left oid 48 (ObjNum 357 snap 118 seq_num 357) 2023-12-01T15:38:31.899 INFO:tasks.rados.rados.0.smithi119.stdout:1166: finishing write tid 1 to smithi119156531-38 2023-12-01T15:38:31.899 INFO:tasks.rados.rados.0.smithi119.stdout:1166: finishing write tid 2 to smithi119156531-38 2023-12-01T15:38:31.899 INFO:tasks.rados.rados.0.smithi119.stdout:1169: seq_num 360 ranges {0=434176,434176=704512,1138688=98304} 2023-12-01T15:38:31.899 INFO:tasks.rados.rados.0.smithi119.stdout:1169: writing smithi119156531-39 from 0 to 434176 tid 1 2023-12-01T15:38:31.904 INFO:tasks.rados.rados.0.smithi119.stdout:1169: writing smithi119156531-39 from 434176 to 1138688 tid 2 2023-12-01T15:38:31.905 INFO:tasks.rados.rados.0.smithi119.stdout:1169: writing smithi119156531-39 from 1138688 to 1236992 tid 3 2023-12-01T15:38:31.905 INFO:tasks.rados.rados.0.smithi119.stdout:1152: done (13 left) 2023-12-01T15:38:31.905 INFO:tasks.rados.rados.0.smithi119.stdout:1154: done (12 left) 2023-12-01T15:38:31.905 INFO:tasks.rados.rados.0.smithi119.stdout:1156: done (11 left) 2023-12-01T15:38:31.905 INFO:tasks.rados.rados.0.smithi119.stdout:1157: done (10 left) 2023-12-01T15:38:31.905 INFO:tasks.rados.rados.0.smithi119.stdout:1159: done (9 left) 2023-12-01T15:38:31.905 INFO:tasks.rados.rados.0.smithi119.stdout:1160: done (8 left) 2023-12-01T15:38:31.905 INFO:tasks.rados.rados.0.smithi119.stdout:1161: done (7 left) 2023-12-01T15:38:31.906 INFO:tasks.rados.rados.0.smithi119.stdout:1162: done (6 left) 2023-12-01T15:38:31.906 INFO:tasks.rados.rados.0.smithi119.stdout:1163: done (5 left) 2023-12-01T15:38:31.906 INFO:tasks.rados.rados.0.smithi119.stdout:1164: done (4 left) 2023-12-01T15:38:31.906 INFO:tasks.rados.rados.0.smithi119.stdout:1165: done (3 left) 2023-12-01T15:38:31.906 INFO:tasks.rados.rados.0.smithi119.stdout:1170: read oid 3 snap -1 2023-12-01T15:38:31.906 INFO:tasks.rados.rados.0.smithi119.stdout:1170: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:38:31.906 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 41 current snap is 118 2023-12-01T15:38:31.906 INFO:tasks.rados.rados.0.smithi119.stdout:1166: finishing write tid 3 to smithi119156531-38 2023-12-01T15:38:31.907 INFO:tasks.rados.rados.0.smithi119.stdout:1166: finishing write tid 4 to smithi119156531-38 2023-12-01T15:38:31.907 INFO:tasks.rados.rados.0.smithi119.stdout:1166: oid 38 updating version 0 to 472 2023-12-01T15:38:31.907 INFO:tasks.rados.rados.0.smithi119.stdout:1166: oid 38 version 472 is already newer than 470 2023-12-01T15:38:31.907 INFO:tasks.rados.rados.0.smithi119.stdout:1166: oid 38 version 472 is already newer than 471 2023-12-01T15:38:31.907 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 472 (ObjNum 358 snap 118 seq_num 358) dirty exists 2023-12-01T15:38:31.907 INFO:tasks.rados.rados.0.smithi119.stdout:1166: left oid 38 (ObjNum 358 snap 118 seq_num 358) 2023-12-01T15:38:31.907 INFO:tasks.rados.rados.0.smithi119.stdout:1168: finishing write tid 1 to smithi119156531-8 2023-12-01T15:38:31.907 INFO:tasks.rados.rados.0.smithi119.stdout:1171: seq_num 361 ranges {0=450560,450560=581632,1032192=221184} 2023-12-01T15:38:31.907 INFO:tasks.rados.rados.0.smithi119.stdout:1171: writing smithi119156531-41 from 0 to 450560 tid 1 2023-12-01T15:38:31.911 INFO:tasks.rados.rados.0.smithi119.stdout:1171: writing smithi119156531-41 from 450560 to 1032192 tid 2 2023-12-01T15:38:31.913 INFO:tasks.rados.rados.0.smithi119.stdout:1171: writing smithi119156531-41 from 1032192 to 1253376 tid 3 2023-12-01T15:38:31.913 INFO:tasks.rados.rados.0.smithi119.stdout:1166: done (4 left) 2023-12-01T15:38:31.913 INFO:tasks.rados.rados.0.smithi119.stdout:1172: copy_from oid 30 from oid 12 current snap is 118 2023-12-01T15:38:31.913 INFO:tasks.rados.rados.0.smithi119.stdout:1168: finishing write tid 2 to smithi119156531-8 2023-12-01T15:38:31.913 INFO:tasks.rados.rados.0.smithi119.stdout:1168: finishing write tid 3 to smithi119156531-8 2023-12-01T15:38:31.913 INFO:tasks.rados.rados.0.smithi119.stdout:1168: finishing write tid 4 to smithi119156531-8 2023-12-01T15:38:31.914 INFO:tasks.rados.rados.0.smithi119.stdout:1168: finishing write tid 5 to smithi119156531-8 2023-12-01T15:38:31.914 INFO:tasks.rados.rados.0.smithi119.stdout:1168: oid 8 updating version 0 to 491 2023-12-01T15:38:31.914 INFO:tasks.rados.rados.0.smithi119.stdout:1168: oid 8 updating version 491 to 492 2023-12-01T15:38:31.914 INFO:tasks.rados.rados.0.smithi119.stdout:1168: oid 8 updating version 492 to 494 2023-12-01T15:38:31.914 INFO:tasks.rados.rados.0.smithi119.stdout:1168: oid 8 version 494 is already newer than 493 2023-12-01T15:38:31.914 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 494 (ObjNum 359 snap 118 seq_num 359) dirty exists 2023-12-01T15:38:31.914 INFO:tasks.rados.rados.0.smithi119.stdout:1168: left oid 8 (ObjNum 359 snap 118 seq_num 359) 2023-12-01T15:38:31.914 INFO:tasks.rados.rados.0.smithi119.stdout:1169: finishing write tid 1 to smithi119156531-39 2023-12-01T15:38:31.914 INFO:tasks.rados.rados.0.smithi119.stdout:1170: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:38:31.917 INFO:tasks.rados.rados.0.smithi119.stdout:1169: finishing write tid 2 to smithi119156531-39 2023-12-01T15:38:31.917 INFO:tasks.rados.rados.0.smithi119.stdout:1169: finishing write tid 3 to smithi119156531-39 2023-12-01T15:38:31.917 INFO:tasks.rados.rados.0.smithi119.stdout:1168: done (4 left) 2023-12-01T15:38:31.918 INFO:tasks.rados.rados.0.smithi119.stdout:1170: done (3 left) 2023-12-01T15:38:31.918 INFO:tasks.rados.rados.0.smithi119.stdout:1173: snap_create 2023-12-01T15:38:31.918 INFO:tasks.rados.rados.0.smithi119.stdout:1169: finishing write tid 4 to smithi119156531-39 2023-12-01T15:38:31.918 INFO:tasks.rados.rados.0.smithi119.stdout:1169: finishing write tid 5 to smithi119156531-39 2023-12-01T15:38:31.918 INFO:tasks.rados.rados.0.smithi119.stdout:1169: oid 39 updating version 0 to 303 2023-12-01T15:38:31.918 INFO:tasks.rados.rados.0.smithi119.stdout:1169: oid 39 updating version 303 to 306 2023-12-01T15:38:31.918 INFO:tasks.rados.rados.0.smithi119.stdout:1169: oid 39 version 306 is already newer than 304 2023-12-01T15:38:31.918 INFO:tasks.rados.rados.0.smithi119.stdout:1169: oid 39 version 306 is already newer than 305 2023-12-01T15:38:31.918 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 306 (ObjNum 360 snap 118 seq_num 360) dirty exists 2023-12-01T15:38:31.918 INFO:tasks.rados.rados.0.smithi119.stdout:1169: left oid 39 (ObjNum 360 snap 118 seq_num 360) 2023-12-01T15:38:31.918 INFO:tasks.rados.rados.0.smithi119.stdout:1171: finishing write tid 1 to smithi119156531-41 2023-12-01T15:38:31.918 INFO:tasks.rados.rados.0.smithi119.stdout:1171: finishing write tid 2 to smithi119156531-41 2023-12-01T15:38:31.918 INFO:tasks.rados.rados.0.smithi119.stdout:1171: finishing write tid 3 to smithi119156531-41 2023-12-01T15:38:31.921 INFO:tasks.rados.rados.0.smithi119.stdout:1171: finishing write tid 4 to smithi119156531-41 2023-12-01T15:38:31.923 INFO:tasks.rados.rados.0.smithi119.stdout:1171: finishing write tid 5 to smithi119156531-41 2023-12-01T15:38:31.923 INFO:tasks.rados.rados.0.smithi119.stdout:1171: oid 41 updating version 0 to 656 2023-12-01T15:38:31.923 INFO:tasks.rados.rados.0.smithi119.stdout:1171: oid 41 updating version 656 to 658 2023-12-01T15:38:31.923 INFO:tasks.rados.rados.0.smithi119.stdout:1171: oid 41 version 658 is already newer than 657 2023-12-01T15:38:31.923 INFO:tasks.rados.rados.0.smithi119.stdout:1171: oid 41 updating version 658 to 659 2023-12-01T15:38:31.923 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 659 (ObjNum 361 snap 118 seq_num 361) dirty exists 2023-12-01T15:38:31.923 INFO:tasks.rados.rados.0.smithi119.stdout:1171: left oid 41 (ObjNum 361 snap 118 seq_num 361) 2023-12-01T15:38:31.936 INFO:tasks.rados.rados.0.smithi119.stdout:1172: finishing copy_from to smithi119156531-30 2023-12-01T15:38:31.936 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 655 (ObjNum 342 snap 113 seq_num 342) dirty exists 2023-12-01T15:38:31.936 INFO:tasks.rados.rados.0.smithi119.stdout:1172: finishing copy_from racing read to smithi119156531-30 2023-12-01T15:38:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:31 smithi183 ceph-mon[99169]: osdmap e295: 8 total, 8 up, 8 in 2023-12-01T15:38:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:31 smithi119 ceph-mon[94175]: osdmap e295: 8 total, 8 up, 8 in 2023-12-01T15:38:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:31 smithi119 ceph-mon[108979]: osdmap e295: 8 total, 8 up, 8 in 2023-12-01T15:38:32.511 INFO:tasks.rados.rados.0.smithi119.stdout:1169: done (3 left) 2023-12-01T15:38:32.511 INFO:tasks.rados.rados.0.smithi119.stdout:1171: done (2 left) 2023-12-01T15:38:32.511 INFO:tasks.rados.rados.0.smithi119.stdout:1172: done (1 left) 2023-12-01T15:38:32.512 INFO:tasks.rados.rados.0.smithi119.stdout:1173: done (0 left) 2023-12-01T15:38:32.512 INFO:tasks.rados.rados.0.smithi119.stdout:1174: snap_create 2023-12-01T15:38:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:32 smithi183 ceph-mon[99169]: pgmap v411: 121 pgs: 121 active+clean; 242 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2023-12-01T15:38:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:32 smithi183 ceph-mon[99169]: osdmap e296: 8 total, 8 up, 8 in 2023-12-01T15:38:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:32 smithi119 ceph-mon[94175]: pgmap v411: 121 pgs: 121 active+clean; 242 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2023-12-01T15:38:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:32 smithi119 ceph-mon[94175]: osdmap e296: 8 total, 8 up, 8 in 2023-12-01T15:38:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:32 smithi119 ceph-mon[108979]: pgmap v411: 121 pgs: 121 active+clean; 242 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2023-12-01T15:38:32.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:32 smithi119 ceph-mon[108979]: osdmap e296: 8 total, 8 up, 8 in 2023-12-01T15:38:33.516 INFO:tasks.rados.rados.0.smithi119.stdout:1174: done (0 left) 2023-12-01T15:38:33.516 INFO:tasks.rados.rados.0.smithi119.stdout:1175: snap_remove snap 116 2023-12-01T15:38:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:33 smithi183 ceph-mon[99169]: osdmap e297: 8 total, 8 up, 8 in 2023-12-01T15:38:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:33 smithi119 ceph-mon[94175]: osdmap e297: 8 total, 8 up, 8 in 2023-12-01T15:38:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:33 smithi119 ceph-mon[108979]: osdmap e297: 8 total, 8 up, 8 in 2023-12-01T15:38:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:38:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:38:34] "GET /metrics HTTP/1.1" 200 36176 "" "Prometheus/2.43.0" 2023-12-01T15:38:34.523 INFO:tasks.rados.rados.0.smithi119.stdout:1175: done (0 left) 2023-12-01T15:38:34.523 INFO:tasks.rados.rados.0.smithi119.stdout:1176: rollback oid 5 current snap is 120 2023-12-01T15:38:34.523 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 5 to 114 2023-12-01T15:38:34.523 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 29 current snap is 120 2023-12-01T15:38:34.523 INFO:tasks.rados.rados.0.smithi119.stdout:1177: seq_num 362 ranges {3317760=466944,3784704=466944,4251648=335872} 2023-12-01T15:38:34.543 INFO:tasks.rados.rados.0.smithi119.stdout:1177: writing smithi119156531-29 from 3317760 to 3784704 tid 1 2023-12-01T15:38:34.546 INFO:tasks.rados.rados.0.smithi119.stdout:1177: writing smithi119156531-29 from 3784704 to 4251648 tid 2 2023-12-01T15:38:34.548 INFO:tasks.rados.rados.0.smithi119.stdout:1177: writing smithi119156531-29 from 4251648 to 4587520 tid 3 2023-12-01T15:38:34.548 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 10 current snap is 120 2023-12-01T15:38:34.548 INFO:tasks.rados.rados.0.smithi119.stdout:1176: finishing rollback tid 0 to smithi119156531-5 2023-12-01T15:38:34.548 INFO:tasks.rados.rados.0.smithi119.stdout:1176: finishing rollback tid 1 to smithi119156531-5 2023-12-01T15:38:34.548 INFO:tasks.rados.rados.0.smithi119.stdout:1176: finishing rollback tid 2 to smithi119156531-5 2023-12-01T15:38:34.548 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 240 (ObjNum 324 snap 106 seq_num 324) dirty exists 2023-12-01T15:38:34.548 INFO:tasks.rados.rados.0.smithi119.stdout:1178: seq_num 363 ranges {1122304=483328,1605632=753664,2359296=49152} 2023-12-01T15:38:34.556 INFO:tasks.rados.rados.0.smithi119.stdout:1178: writing smithi119156531-10 from 1122304 to 1605632 tid 1 2023-12-01T15:38:34.560 INFO:tasks.rados.rados.0.smithi119.stdout:1178: writing smithi119156531-10 from 1605632 to 2359296 tid 2 2023-12-01T15:38:34.561 INFO:tasks.rados.rados.0.smithi119.stdout:1178: writing smithi119156531-10 from 2359296 to 2408448 tid 3 2023-12-01T15:38:34.561 INFO:tasks.rados.rados.0.smithi119.stdout:1176: done (2 left) 2023-12-01T15:38:34.561 INFO:tasks.rados.rados.0.smithi119.stdout:1179: delete oid 17 current snap is 120 2023-12-01T15:38:34.561 INFO:tasks.rados.rados.0.smithi119.stdout:1178: finishing write tid 1 to smithi119156531-10 2023-12-01T15:38:34.565 INFO:tasks.rados.rados.0.smithi119.stdout:1179: done (2 left) 2023-12-01T15:38:34.565 INFO:tasks.rados.rados.0.smithi119.stdout:1180: read oid 2 snap -1 2023-12-01T15:38:34.565 INFO:tasks.rados.rados.0.smithi119.stdout:1180: expect (ObjNum 311 snap 102 seq_num 311) 2023-12-01T15:38:34.565 INFO:tasks.rados.rados.0.smithi119.stdout:1181: snap_remove snap 91 2023-12-01T15:38:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:34 smithi183 ceph-mon[99169]: pgmap v414: 121 pgs: 121 active+clean; 242 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2023-12-01T15:38:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:34 smithi183 ceph-mon[99169]: osdmap e298: 8 total, 8 up, 8 in 2023-12-01T15:38:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:34 smithi119 ceph-mon[94175]: pgmap v414: 121 pgs: 121 active+clean; 242 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2023-12-01T15:38:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:34 smithi119 ceph-mon[94175]: osdmap e298: 8 total, 8 up, 8 in 2023-12-01T15:38:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:34 smithi119 ceph-mon[108979]: pgmap v414: 121 pgs: 121 active+clean; 242 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2023-12-01T15:38:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:34 smithi119 ceph-mon[108979]: osdmap e298: 8 total, 8 up, 8 in 2023-12-01T15:38:35.477 INFO:tasks.rados.rados.0.smithi119.stdout:1181: done (3 left) 2023-12-01T15:38:35.477 INFO:tasks.rados.rados.0.smithi119.stdout:1182: snap_remove snap 117 2023-12-01T15:38:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:35 smithi183 ceph-mon[99169]: osdmap e299: 8 total, 8 up, 8 in 2023-12-01T15:38:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:35 smithi183 ceph-mon[99169]: osdmap e300: 8 total, 8 up, 8 in 2023-12-01T15:38:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:35 smithi119 ceph-mon[108979]: osdmap e299: 8 total, 8 up, 8 in 2023-12-01T15:38:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:35 smithi119 ceph-mon[108979]: osdmap e300: 8 total, 8 up, 8 in 2023-12-01T15:38:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:35 smithi119 ceph-mon[94175]: osdmap e299: 8 total, 8 up, 8 in 2023-12-01T15:38:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:35 smithi119 ceph-mon[94175]: osdmap e300: 8 total, 8 up, 8 in 2023-12-01T15:38:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:1182: done (3 left) 2023-12-01T15:38:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 38 current snap is 120 2023-12-01T15:38:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:1178: finishing write tid 2 to smithi119156531-10 2023-12-01T15:38:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:1178: finishing write tid 3 to smithi119156531-10 2023-12-01T15:38:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:1178: finishing write tid 4 to smithi119156531-10 2023-12-01T15:38:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:1178: finishing write tid 5 to smithi119156531-10 2023-12-01T15:38:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:1178: oid 10 updating version 0 to 242 2023-12-01T15:38:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:1178: oid 10 updating version 242 to 243 2023-12-01T15:38:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:1178: oid 10 updating version 243 to 244 2023-12-01T15:38:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:1178: oid 10 updating version 244 to 245 2023-12-01T15:38:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 245 (ObjNum 363 snap 120 seq_num 363) dirty exists 2023-12-01T15:38:36.485 INFO:tasks.rados.rados.0.smithi119.stdout:1178: left oid 10 (ObjNum 363 snap 120 seq_num 363) 2023-12-01T15:38:36.486 INFO:tasks.rados.rados.0.smithi119.stdout:1180: expect (ObjNum 311 snap 102 seq_num 311) 2023-12-01T15:38:36.587 INFO:tasks.rados.rados.0.smithi119.stdout:1177: finishing write tid 1 to smithi119156531-29 2023-12-01T15:38:36.587 INFO:tasks.rados.rados.0.smithi119.stdout:1177: finishing write tid 2 to smithi119156531-29 2023-12-01T15:38:36.587 INFO:tasks.rados.rados.0.smithi119.stdout:1177: finishing write tid 3 to smithi119156531-29 2023-12-01T15:38:36.587 INFO:tasks.rados.rados.0.smithi119.stdout:1177: finishing write tid 4 to smithi119156531-29 2023-12-01T15:38:36.587 INFO:tasks.rados.rados.0.smithi119.stdout:1177: finishing write tid 5 to smithi119156531-29 2023-12-01T15:38:36.587 INFO:tasks.rados.rados.0.smithi119.stdout:1177: oid 29 updating version 0 to 610 2023-12-01T15:38:36.587 INFO:tasks.rados.rados.0.smithi119.stdout:1177: oid 29 version 610 is already newer than 609 2023-12-01T15:38:36.588 INFO:tasks.rados.rados.0.smithi119.stdout:1177: oid 29 version 610 is already newer than 608 2023-12-01T15:38:36.588 INFO:tasks.rados.rados.0.smithi119.stdout:1177: oid 29 version 610 is already newer than 607 2023-12-01T15:38:36.588 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 610 (ObjNum 362 snap 120 seq_num 362) dirty exists 2023-12-01T15:38:36.588 INFO:tasks.rados.rados.0.smithi119.stdout:1177: left oid 29 (ObjNum 362 snap 120 seq_num 362) 2023-12-01T15:38:36.588 INFO:tasks.rados.rados.0.smithi119.stdout:1183: seq_num 365 ranges {1204224=516096,1720320=573440,2293760=229376} 2023-12-01T15:38:36.596 INFO:tasks.rados.rados.0.smithi119.stdout:1183: writing smithi119156531-38 from 1204224 to 1720320 tid 1 2023-12-01T15:38:36.599 INFO:tasks.rados.rados.0.smithi119.stdout:1183: writing smithi119156531-38 from 1720320 to 2293760 tid 2 2023-12-01T15:38:36.601 INFO:tasks.rados.rados.0.smithi119.stdout:1183: writing smithi119156531-38 from 2293760 to 2523136 tid 3 2023-12-01T15:38:36.601 INFO:tasks.rados.rados.0.smithi119.stdout:1177: done (3 left) 2023-12-01T15:38:36.601 INFO:tasks.rados.rados.0.smithi119.stdout:1178: done (2 left) 2023-12-01T15:38:36.601 INFO:tasks.rados.rados.0.smithi119.stdout:1180: done (1 left) 2023-12-01T15:38:36.602 INFO:tasks.rados.rados.0.smithi119.stdout:1184: copy_from oid 40 from oid 34 current snap is 120 2023-12-01T15:38:36.602 INFO:tasks.rados.rados.0.smithi119.stdout:1185: snap_create 2023-12-01T15:38:36.603 INFO:tasks.rados.rados.0.smithi119.stdout:1183: finishing write tid 1 to smithi119156531-38 2023-12-01T15:38:36.605 INFO:tasks.rados.rados.0.smithi119.stdout:1184: finishing copy_from to smithi119156531-40 2023-12-01T15:38:36.605 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 396 (ObjNum 65 snap 0 seq_num 1835231333) dirty exists 2023-12-01T15:38:36.606 INFO:tasks.rados.rados.0.smithi119.stdout:1183: finishing write tid 2 to smithi119156531-38 2023-12-01T15:38:36.606 INFO:tasks.rados.rados.0.smithi119.stdout:1184: finishing copy_from racing read to smithi119156531-40 2023-12-01T15:38:36.606 INFO:tasks.rados.rados.0.smithi119.stdout:1183: finishing write tid 3 to smithi119156531-38 2023-12-01T15:38:36.606 INFO:tasks.rados.rados.0.smithi119.stdout:1183: finishing write tid 4 to smithi119156531-38 2023-12-01T15:38:36.608 INFO:tasks.rados.rados.0.smithi119.stdout:1183: finishing write tid 5 to smithi119156531-38 2023-12-01T15:38:36.608 INFO:tasks.rados.rados.0.smithi119.stdout:1183: oid 38 updating version 0 to 484 2023-12-01T15:38:36.608 INFO:tasks.rados.rados.0.smithi119.stdout:1183: oid 38 updating version 484 to 489 2023-12-01T15:38:36.608 INFO:tasks.rados.rados.0.smithi119.stdout:1183: oid 38 version 489 is already newer than 488 2023-12-01T15:38:36.608 INFO:tasks.rados.rados.0.smithi119.stdout:1183: oid 38 version 489 is already newer than 487 2023-12-01T15:38:36.608 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 489 (ObjNum 365 snap 120 seq_num 365) dirty exists 2023-12-01T15:38:36.608 INFO:tasks.rados.rados.0.smithi119.stdout:1183: left oid 38 (ObjNum 365 snap 120 seq_num 365) 2023-12-01T15:38:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:36 smithi183 ceph-mon[99169]: pgmap v417: 121 pgs: 121 active+clean; 252 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2023-12-01T15:38:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:36 smithi183 ceph-mon[99169]: osdmap e301: 8 total, 8 up, 8 in 2023-12-01T15:38:36.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:36 smithi119 ceph-mon[108979]: pgmap v417: 121 pgs: 121 active+clean; 252 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2023-12-01T15:38:36.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:36 smithi119 ceph-mon[108979]: osdmap e301: 8 total, 8 up, 8 in 2023-12-01T15:38:36.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:36 smithi119 ceph-mon[94175]: pgmap v417: 121 pgs: 121 active+clean; 252 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2023-12-01T15:38:36.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:36 smithi119 ceph-mon[94175]: osdmap e301: 8 total, 8 up, 8 in 2023-12-01T15:38:37.532 INFO:tasks.rados.rados.0.smithi119.stdout:1183: done (2 left) 2023-12-01T15:38:37.532 INFO:tasks.rados.rados.0.smithi119.stdout:1184: done (1 left) 2023-12-01T15:38:37.532 INFO:tasks.rados.rados.0.smithi119.stdout:1185: done (0 left) 2023-12-01T15:38:37.532 INFO:tasks.rados.rados.0.smithi119.stdout:1186: delete oid 3 current snap is 121 2023-12-01T15:38:37.537 INFO:tasks.rados.rados.0.smithi119.stdout:1186: done (0 left) 2023-12-01T15:38:37.538 INFO:tasks.rados.rados.0.smithi119.stdout:1187: read oid 6 snap -1 2023-12-01T15:38:37.538 INFO:tasks.rados.rados.0.smithi119.stdout:1187: expect (ObjNum 322 snap 104 seq_num 322) 2023-12-01T15:38:37.538 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 43 current snap is 121 2023-12-01T15:38:37.538 INFO:tasks.rados.rados.0.smithi119.stdout:1188: seq_num 367 ranges {1458176=548864,2007040=737280,2744320=65536} 2023-12-01T15:38:37.549 INFO:tasks.rados.rados.0.smithi119.stdout:1188: writing smithi119156531-43 from 1458176 to 2007040 tid 1 2023-12-01T15:38:37.554 INFO:tasks.rados.rados.0.smithi119.stdout:1188: writing smithi119156531-43 from 2007040 to 2744320 tid 2 2023-12-01T15:38:37.554 INFO:tasks.rados.rados.0.smithi119.stdout:1188: writing smithi119156531-43 from 2744320 to 2809856 tid 3 2023-12-01T15:38:37.554 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 22 current snap is 121 2023-12-01T15:38:37.554 INFO:tasks.rados.rados.0.smithi119.stdout:1189: seq_num 368 ranges {0=573440,573440=622592,1196032=180224} 2023-12-01T15:38:37.558 INFO:tasks.rados.rados.0.smithi119.stdout:1189: writing smithi119156531-22 from 0 to 573440 tid 1 2023-12-01T15:38:37.561 INFO:tasks.rados.rados.0.smithi119.stdout:1189: writing smithi119156531-22 from 573440 to 1196032 tid 2 2023-12-01T15:38:37.562 INFO:tasks.rados.rados.0.smithi119.stdout:1189: writing smithi119156531-22 from 1196032 to 1376256 tid 3 2023-12-01T15:38:37.563 INFO:tasks.rados.rados.0.smithi119.stdout:1190: snap_remove snap 88 2023-12-01T15:38:38.540 INFO:tasks.rados.rados.0.smithi119.stdout:1190: done (3 left) 2023-12-01T15:38:38.541 INFO:tasks.rados.rados.0.smithi119.stdout:1191: rollback oid 32 current snap is 121 2023-12-01T15:38:38.541 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 32 to 92 2023-12-01T15:38:38.541 INFO:tasks.rados.rados.0.smithi119.stdout:1187: expect (ObjNum 322 snap 104 seq_num 322) 2023-12-01T15:38:38.799 INFO:tasks.rados.rados.0.smithi119.stdout:1188: finishing write tid 1 to smithi119156531-43 2023-12-01T15:38:38.799 INFO:tasks.rados.rados.0.smithi119.stdout:1188: finishing write tid 2 to smithi119156531-43 2023-12-01T15:38:38.799 INFO:tasks.rados.rados.0.smithi119.stdout:1188: finishing write tid 3 to smithi119156531-43 2023-12-01T15:38:38.799 INFO:tasks.rados.rados.0.smithi119.stdout:1188: finishing write tid 4 to smithi119156531-43 2023-12-01T15:38:38.799 INFO:tasks.rados.rados.0.smithi119.stdout:1188: finishing write tid 5 to smithi119156531-43 2023-12-01T15:38:38.799 INFO:tasks.rados.rados.0.smithi119.stdout:1188: oid 43 updating version 0 to 660 2023-12-01T15:38:38.799 INFO:tasks.rados.rados.0.smithi119.stdout:1188: oid 43 updating version 660 to 661 2023-12-01T15:38:38.799 INFO:tasks.rados.rados.0.smithi119.stdout:1188: oid 43 updating version 661 to 663 2023-12-01T15:38:38.799 INFO:tasks.rados.rados.0.smithi119.stdout:1188: oid 43 version 663 is already newer than 662 2023-12-01T15:38:38.799 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 663 (ObjNum 367 snap 121 seq_num 367) dirty exists 2023-12-01T15:38:38.800 INFO:tasks.rados.rados.0.smithi119.stdout:1188: left oid 43 (ObjNum 367 snap 121 seq_num 367) 2023-12-01T15:38:38.800 INFO:tasks.rados.rados.0.smithi119.stdout:1189: finishing write tid 1 to smithi119156531-22 2023-12-01T15:38:38.800 INFO:tasks.rados.rados.0.smithi119.stdout:1189: finishing write tid 2 to smithi119156531-22 2023-12-01T15:38:38.800 INFO:tasks.rados.rados.0.smithi119.stdout:1187: done (3 left) 2023-12-01T15:38:38.800 INFO:tasks.rados.rados.0.smithi119.stdout:1188: done (2 left) 2023-12-01T15:38:38.800 INFO:tasks.rados.rados.0.smithi119.stdout:1192: read oid 4 snap -1 2023-12-01T15:38:38.800 INFO:tasks.rados.rados.0.smithi119.stdout:1192: expect (ObjNum 286 snap 92 seq_num 286) 2023-12-01T15:38:38.800 INFO:tasks.rados.rados.0.smithi119.stdout:1193: read oid 37 snap -1 2023-12-01T15:38:38.800 INFO:tasks.rados.rados.0.smithi119.stdout:1193: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:38:38.801 INFO:tasks.rados.rados.0.smithi119.stdout:1194: read oid 31 snap -1 2023-12-01T15:38:38.801 INFO:tasks.rados.rados.0.smithi119.stdout:1194: expect (ObjNum 306 snap 98 seq_num 306) 2023-12-01T15:38:38.801 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 8 current snap is 121 2023-12-01T15:38:38.801 INFO:tasks.rados.rados.0.smithi119.stdout:1189: finishing write tid 3 to smithi119156531-22 2023-12-01T15:38:38.801 INFO:tasks.rados.rados.0.smithi119.stdout:1195: seq_num 369 ranges {1794048=589824,2383872=507904,2891776=294912} 2023-12-01T15:38:38.811 INFO:tasks.rados.rados.0.smithi119.stdout:1195: writing smithi119156531-8 from 1794048 to 2383872 tid 1 2023-12-01T15:38:38.814 INFO:tasks.rados.rados.0.smithi119.stdout:1195: writing smithi119156531-8 from 2383872 to 2891776 tid 2 2023-12-01T15:38:38.817 INFO:tasks.rados.rados.0.smithi119.stdout:1195: writing smithi119156531-8 from 2891776 to 3186688 tid 3 2023-12-01T15:38:38.817 INFO:tasks.rados.rados.0.smithi119.stdout:1196: rmattr oid 42 current snap is 121 2023-12-01T15:38:38.817 INFO:tasks.rados.rados.0.smithi119.stdout:1196: done (6 left) 2023-12-01T15:38:38.817 INFO:tasks.rados.rados.0.smithi119.stdout:1197: setattr oid 39 current snap is 121 2023-12-01T15:38:38.817 INFO:tasks.rados.rados.0.smithi119.stdout:1189: finishing write tid 4 to smithi119156531-22 2023-12-01T15:38:38.817 INFO:tasks.rados.rados.0.smithi119.stdout:1189: finishing write tid 5 to smithi119156531-22 2023-12-01T15:38:38.817 INFO:tasks.rados.rados.0.smithi119.stdout:1189: oid 22 updating version 0 to 855 2023-12-01T15:38:38.817 INFO:tasks.rados.rados.0.smithi119.stdout:1189: oid 22 updating version 855 to 856 2023-12-01T15:38:38.817 INFO:tasks.rados.rados.0.smithi119.stdout:1189: oid 22 updating version 856 to 857 2023-12-01T15:38:38.817 INFO:tasks.rados.rados.0.smithi119.stdout:1189: oid 22 updating version 857 to 858 2023-12-01T15:38:38.817 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 858 (ObjNum 368 snap 121 seq_num 368) dirty exists 2023-12-01T15:38:38.817 INFO:tasks.rados.rados.0.smithi119.stdout:1189: left oid 22 (ObjNum 368 snap 121 seq_num 368) 2023-12-01T15:38:38.818 INFO:tasks.rados.rados.0.smithi119.stdout:1191: finishing rollback tid 0 to smithi119156531-32 2023-12-01T15:38:38.818 INFO:tasks.rados.rados.0.smithi119.stdout:1191: finishing rollback tid 1 to smithi119156531-32 2023-12-01T15:38:38.818 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 496 (ObjNum 65 snap 0 seq_num 1313758826) dirty dne 2023-12-01T15:38:38.818 INFO:tasks.rados.rados.0.smithi119.stdout:1193: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:38:38.819 INFO:tasks.rados.rados.0.smithi119.stdout:1194: expect (ObjNum 306 snap 98 seq_num 306) 2023-12-01T15:38:38.833 INFO:tasks.rados.rados.0.smithi119.stdout:1192: expect (ObjNum 286 snap 92 seq_num 286) 2023-12-01T15:38:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:38 smithi183 ceph-mon[99169]: pgmap v420: 121 pgs: 121 active+clean; 252 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2023-12-01T15:38:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:38 smithi183 ceph-mon[99169]: osdmap e302: 8 total, 8 up, 8 in 2023-12-01T15:38:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:38 smithi119 ceph-mon[94175]: pgmap v420: 121 pgs: 121 active+clean; 252 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2023-12-01T15:38:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:38 smithi119 ceph-mon[94175]: osdmap e302: 8 total, 8 up, 8 in 2023-12-01T15:38:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:38 smithi119 ceph-mon[108979]: pgmap v420: 121 pgs: 121 active+clean; 252 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2023-12-01T15:38:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:38 smithi119 ceph-mon[108979]: osdmap e302: 8 total, 8 up, 8 in 2023-12-01T15:38:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:39.272 INFO:tasks.rados.rados.0.smithi119.stdout:1195: finishing write tid 1 to smithi119156531-8 2023-12-01T15:38:39.272 INFO:tasks.rados.rados.0.smithi119.stdout:1195: finishing write tid 2 to smithi119156531-8 2023-12-01T15:38:39.272 INFO:tasks.rados.rados.0.smithi119.stdout:1195: finishing write tid 3 to smithi119156531-8 2023-12-01T15:38:39.272 INFO:tasks.rados.rados.0.smithi119.stdout:1195: finishing write tid 4 to smithi119156531-8 2023-12-01T15:38:39.272 INFO:tasks.rados.rados.0.smithi119.stdout:1195: finishing write tid 5 to smithi119156531-8 2023-12-01T15:38:39.272 INFO:tasks.rados.rados.0.smithi119.stdout:1195: oid 8 updating version 0 to 497 2023-12-01T15:38:39.272 INFO:tasks.rados.rados.0.smithi119.stdout:1195: oid 8 updating version 497 to 500 2023-12-01T15:38:39.272 INFO:tasks.rados.rados.0.smithi119.stdout:1195: oid 8 version 500 is already newer than 498 2023-12-01T15:38:39.272 INFO:tasks.rados.rados.0.smithi119.stdout:1195: oid 8 version 500 is already newer than 499 2023-12-01T15:38:39.272 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 500 (ObjNum 369 snap 121 seq_num 369) dirty exists 2023-12-01T15:38:39.272 INFO:tasks.rados.rados.0.smithi119.stdout:1195: left oid 8 (ObjNum 369 snap 121 seq_num 369) 2023-12-01T15:38:39.272 INFO:tasks.rados.rados.0.smithi119.stdout:1189: done (6 left) 2023-12-01T15:38:39.273 INFO:tasks.rados.rados.0.smithi119.stdout:1191: done (5 left) 2023-12-01T15:38:39.273 INFO:tasks.rados.rados.0.smithi119.stdout:1192: done (4 left) 2023-12-01T15:38:39.273 INFO:tasks.rados.rados.0.smithi119.stdout:1193: done (3 left) 2023-12-01T15:38:39.273 INFO:tasks.rados.rados.0.smithi119.stdout:1194: done (2 left) 2023-12-01T15:38:39.273 INFO:tasks.rados.rados.0.smithi119.stdout:1195: done (1 left) 2023-12-01T15:38:39.273 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 32 current snap is 121 2023-12-01T15:38:39.273 INFO:tasks.rados.rados.0.smithi119.stdout:1198: seq_num 370 ranges {0=606208,606208=794624,1400832=8192} 2023-12-01T15:38:39.275 INFO:tasks.rados.rados.0.smithi119.stdout:1198: writing smithi119156531-32 from 0 to 606208 tid 1 2023-12-01T15:38:39.280 INFO:tasks.rados.rados.0.smithi119.stdout:1198: writing smithi119156531-32 from 606208 to 1400832 tid 2 2023-12-01T15:38:39.280 INFO:tasks.rados.rados.0.smithi119.stdout:1198: writing smithi119156531-32 from 1400832 to 1409024 tid 3 2023-12-01T15:38:39.280 INFO:tasks.rados.rados.0.smithi119.stdout:1199: snap_create 2023-12-01T15:38:39.280 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 314 (ObjNum 360 snap 118 seq_num 360) dirty exists 2023-12-01T15:38:39.280 INFO:tasks.rados.rados.0.smithi119.stdout:1198: finishing write tid 1 to smithi119156531-32 2023-12-01T15:38:39.283 INFO:tasks.rados.rados.0.smithi119.stdout:1198: finishing write tid 2 to smithi119156531-32 2023-12-01T15:38:39.283 INFO:tasks.rados.rados.0.smithi119.stdout:1198: finishing write tid 3 to smithi119156531-32 2023-12-01T15:38:39.283 INFO:tasks.rados.rados.0.smithi119.stdout:1198: finishing write tid 4 to smithi119156531-32 2023-12-01T15:38:39.284 INFO:tasks.rados.rados.0.smithi119.stdout:1198: finishing write tid 5 to smithi119156531-32 2023-12-01T15:38:39.284 INFO:tasks.rados.rados.0.smithi119.stdout:1198: oid 32 updating version 0 to 504 2023-12-01T15:38:39.284 INFO:tasks.rados.rados.0.smithi119.stdout:1198: oid 32 version 504 is already newer than 501 2023-12-01T15:38:39.284 INFO:tasks.rados.rados.0.smithi119.stdout:1198: oid 32 version 504 is already newer than 502 2023-12-01T15:38:39.284 INFO:tasks.rados.rados.0.smithi119.stdout:1198: oid 32 version 504 is already newer than 503 2023-12-01T15:38:39.284 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 504 (ObjNum 370 snap 121 seq_num 370) dirty exists 2023-12-01T15:38:39.284 INFO:tasks.rados.rados.0.smithi119.stdout:1198: left oid 32 (ObjNum 370 snap 121 seq_num 370) 2023-12-01T15:38:39.550 INFO:tasks.rados.rados.0.smithi119.stdout:1197: done (2 left) 2023-12-01T15:38:39.550 INFO:tasks.rados.rados.0.smithi119.stdout:1198: done (1 left) 2023-12-01T15:38:39.550 INFO:tasks.rados.rados.0.smithi119.stdout:1199: done (0 left) 2023-12-01T15:38:39.550 INFO:tasks.rados.rados.0.smithi119.stdout:1200: copy_from oid 6 from oid 49 current snap is 122 2023-12-01T15:38:39.550 INFO:tasks.rados.rados.0.smithi119.stdout:1201: rollback oid 33 current snap is 122 2023-12-01T15:38:39.550 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 33 to 121 2023-12-01T15:38:39.550 INFO:tasks.rados.rados.0.smithi119.stdout:1202: copy_from oid 38 from oid 1 current snap is 122 2023-12-01T15:38:39.550 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 16 current snap is 122 2023-12-01T15:38:39.550 INFO:tasks.rados.rados.0.smithi119.stdout:1203: seq_num 371 ranges {0=622592,622592=679936,1302528=122880} 2023-12-01T15:38:39.553 INFO:tasks.rados.rados.0.smithi119.stdout:1203: writing smithi119156531-16 from 0 to 622592 tid 1 2023-12-01T15:38:39.559 INFO:tasks.rados.rados.0.smithi119.stdout:1203: writing smithi119156531-16 from 622592 to 1302528 tid 2 2023-12-01T15:38:39.559 INFO:tasks.rados.rados.0.smithi119.stdout:1203: writing smithi119156531-16 from 1302528 to 1425408 tid 3 2023-12-01T15:38:39.559 INFO:tasks.rados.rados.0.smithi119.stdout:1204: snap_create 2023-12-01T15:38:39.559 INFO:tasks.rados.rados.0.smithi119.stdout:1201: finishing rollback tid 0 to smithi119156531-33 2023-12-01T15:38:39.559 INFO:tasks.rados.rados.0.smithi119.stdout:1201: finishing rollback tid 1 to smithi119156531-33 2023-12-01T15:38:39.559 INFO:tasks.rados.rados.0.smithi119.stdout:1201: finishing rollback tid 2 to smithi119156531-33 2023-12-01T15:38:39.559 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 630 (ObjNum 244 snap 70 seq_num 244) dirty exists 2023-12-01T15:38:39.560 INFO:tasks.rados.rados.0.smithi119.stdout:1200: finishing copy_from to smithi119156531-6 2023-12-01T15:38:39.561 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 89 (ObjNum 159 snap 43 seq_num 159) dirty exists 2023-12-01T15:38:39.562 INFO:tasks.rados.rados.0.smithi119.stdout:1200: finishing copy_from racing read to smithi119156531-6 2023-12-01T15:38:39.562 INFO:tasks.rados.rados.0.smithi119.stdout:1203: finishing write tid 1 to smithi119156531-16 2023-12-01T15:38:39.564 INFO:tasks.rados.rados.0.smithi119.stdout:1203: finishing write tid 2 to smithi119156531-16 2023-12-01T15:38:39.564 INFO:tasks.rados.rados.0.smithi119.stdout:1203: finishing write tid 3 to smithi119156531-16 2023-12-01T15:38:39.564 INFO:tasks.rados.rados.0.smithi119.stdout:1203: finishing write tid 4 to smithi119156531-16 2023-12-01T15:38:39.568 INFO:tasks.rados.rados.0.smithi119.stdout:1202: finishing copy_from to smithi119156531-38 2023-12-01T15:38:39.568 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 463 (ObjNum 244 snap 70 seq_num 244) dirty exists 2023-12-01T15:38:39.568 INFO:tasks.rados.rados.0.smithi119.stdout:1202: finishing copy_from racing read to smithi119156531-38 2023-12-01T15:38:39.570 INFO:tasks.rados.rados.0.smithi119.stdout:1203: finishing write tid 5 to smithi119156531-16 2023-12-01T15:38:39.570 INFO:tasks.rados.rados.0.smithi119.stdout:1203: oid 16 updating version 0 to 664 2023-12-01T15:38:39.570 INFO:tasks.rados.rados.0.smithi119.stdout:1203: oid 16 updating version 664 to 665 2023-12-01T15:38:39.570 INFO:tasks.rados.rados.0.smithi119.stdout:1203: oid 16 updating version 665 to 666 2023-12-01T15:38:39.571 INFO:tasks.rados.rados.0.smithi119.stdout:1203: oid 16 updating version 666 to 667 2023-12-01T15:38:39.571 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 667 (ObjNum 371 snap 122 seq_num 371) dirty exists 2023-12-01T15:38:39.571 INFO:tasks.rados.rados.0.smithi119.stdout:1203: left oid 16 (ObjNum 371 snap 122 seq_num 371) 2023-12-01T15:38:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:39 smithi183 ceph-mon[99169]: osdmap e303: 8 total, 8 up, 8 in 2023-12-01T15:38:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:39 smithi119 ceph-mon[94175]: osdmap e303: 8 total, 8 up, 8 in 2023-12-01T15:38:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:39 smithi119 ceph-mon[108979]: osdmap e303: 8 total, 8 up, 8 in 2023-12-01T15:38:40.562 INFO:tasks.rados.rados.0.smithi119.stdout:1200: done (4 left) 2023-12-01T15:38:40.562 INFO:tasks.rados.rados.0.smithi119.stdout:1201: done (3 left) 2023-12-01T15:38:40.563 INFO:tasks.rados.rados.0.smithi119.stdout:1202: done (2 left) 2023-12-01T15:38:40.563 INFO:tasks.rados.rados.0.smithi119.stdout:1203: done (1 left) 2023-12-01T15:38:40.563 INFO:tasks.rados.rados.0.smithi119.stdout:1204: done (0 left) 2023-12-01T15:38:40.563 INFO:tasks.rados.rados.0.smithi119.stdout:1205: copy_from oid 31 from oid 47 current snap is 123 2023-12-01T15:38:40.563 INFO:tasks.rados.rados.0.smithi119.stdout:1206: read oid 12 snap 112 2023-12-01T15:38:40.563 INFO:tasks.rados.rados.0.smithi119.stdout:1206: expect (ObjNum 338 snap 111 seq_num 338) 2023-12-01T15:38:40.563 INFO:tasks.rados.rados.0.smithi119.stdout:1207: copy_from oid 35 from oid 46 current snap is 123 2023-12-01T15:38:40.563 INFO:tasks.rados.rados.0.smithi119.stdout:1208: copy_from oid 20 from oid 48 current snap is 123 2023-12-01T15:38:40.563 INFO:tasks.rados.rados.0.smithi119.stdout:1209: snap_create 2023-12-01T15:38:40.580 INFO:tasks.rados.rados.0.smithi119.stdout:1206: expect (ObjNum 338 snap 111 seq_num 338) 2023-12-01T15:38:40.697 INFO:tasks.rados.rados.0.smithi119.stdout:1207: finishing copy_from to smithi119156531-35 2023-12-01T15:38:40.697 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 390 (ObjNum 298 snap 93 seq_num 298) dirty exists 2023-12-01T15:38:40.697 INFO:tasks.rados.rados.0.smithi119.stdout:1207: finishing copy_from racing read to smithi119156531-35 2023-12-01T15:38:40.697 INFO:tasks.rados.rados.0.smithi119.stdout:1205: finishing copy_from to smithi119156531-31 2023-12-01T15:38:40.697 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 637 (ObjNum 356 snap 118 seq_num 356) dirty exists 2023-12-01T15:38:40.697 INFO:tasks.rados.rados.0.smithi119.stdout:1205: finishing copy_from racing read to smithi119156531-31 2023-12-01T15:38:40.697 INFO:tasks.rados.rados.0.smithi119.stdout:1208: finishing copy_from to smithi119156531-20 2023-12-01T15:38:40.697 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 534 (ObjNum 357 snap 118 seq_num 357) dirty exists 2023-12-01T15:38:40.698 INFO:tasks.rados.rados.0.smithi119.stdout:1208: finishing copy_from racing read to smithi119156531-20 2023-12-01T15:38:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:40 smithi183 ceph-mon[99169]: pgmap v423: 121 pgs: 121 active+clean; 252 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:38:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:40 smithi183 ceph-mon[99169]: osdmap e304: 8 total, 8 up, 8 in 2023-12-01T15:38:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:40 smithi119 ceph-mon[108979]: pgmap v423: 121 pgs: 121 active+clean; 252 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:38:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:40 smithi119 ceph-mon[108979]: osdmap e304: 8 total, 8 up, 8 in 2023-12-01T15:38:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:40 smithi119 ceph-mon[94175]: pgmap v423: 121 pgs: 121 active+clean; 252 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:38:40.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:40 smithi119 ceph-mon[94175]: osdmap e304: 8 total, 8 up, 8 in 2023-12-01T15:38:41.568 INFO:tasks.rados.rados.0.smithi119.stdout:1205: done (4 left) 2023-12-01T15:38:41.568 INFO:tasks.rados.rados.0.smithi119.stdout:1206: done (3 left) 2023-12-01T15:38:41.568 INFO:tasks.rados.rados.0.smithi119.stdout:1207: done (2 left) 2023-12-01T15:38:41.568 INFO:tasks.rados.rados.0.smithi119.stdout:1208: done (1 left) 2023-12-01T15:38:41.568 INFO:tasks.rados.rados.0.smithi119.stdout:1209: done (0 left) 2023-12-01T15:38:41.568 INFO:tasks.rados.rados.0.smithi119.stdout:1210: copy_from oid 35 from oid 22 current snap is 124 2023-12-01T15:38:41.568 INFO:tasks.rados.rados.0.smithi119.stdout:1211: rollback oid 20 current snap is 124 2023-12-01T15:38:41.568 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 20 to 115 2023-12-01T15:38:41.568 INFO:tasks.rados.rados.0.smithi119.stdout:1212: delete oid 27 current snap is 124 2023-12-01T15:38:41.574 INFO:tasks.rados.rados.0.smithi119.stdout:1211: finishing rollback tid 0 to smithi119156531-20 2023-12-01T15:38:41.575 INFO:tasks.rados.rados.0.smithi119.stdout:1211: finishing rollback tid 1 to smithi119156531-20 2023-12-01T15:38:41.575 INFO:tasks.rados.rados.0.smithi119.stdout:1211: finishing rollback tid 2 to smithi119156531-20 2023-12-01T15:38:41.575 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 640 (ObjNum 332 snap 108 seq_num 332) dirty exists 2023-12-01T15:38:41.577 INFO:tasks.rados.rados.0.smithi119.stdout:1211: done (2 left) 2023-12-01T15:38:41.577 INFO:tasks.rados.rados.0.smithi119.stdout:1212: done (1 left) 2023-12-01T15:38:41.577 INFO:tasks.rados.rados.0.smithi119.stdout:1213: rollback oid 39 current snap is 124 2023-12-01T15:38:41.577 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 39 to 122 2023-12-01T15:38:41.577 INFO:tasks.rados.rados.0.smithi119.stdout:1214: delete oid 11 current snap is 124 2023-12-01T15:38:41.581 INFO:tasks.rados.rados.0.smithi119.stdout:1213: finishing rollback tid 0 to smithi119156531-39 2023-12-01T15:38:41.582 INFO:tasks.rados.rados.0.smithi119.stdout:1213: finishing rollback tid 1 to smithi119156531-39 2023-12-01T15:38:41.582 INFO:tasks.rados.rados.0.smithi119.stdout:1213: finishing rollback tid 2 to smithi119156531-39 2023-12-01T15:38:41.582 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 318 (ObjNum 360 snap 118 seq_num 360) dirty exists 2023-12-01T15:38:41.583 INFO:tasks.rados.rados.0.smithi119.stdout:1213: done (2 left) 2023-12-01T15:38:41.583 INFO:tasks.rados.rados.0.smithi119.stdout:1214: done (1 left) 2023-12-01T15:38:41.583 INFO:tasks.rados.rados.0.smithi119.stdout:1215: copy_from oid 42 from oid 45 current snap is 124 2023-12-01T15:38:41.583 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 9 current snap is 124 2023-12-01T15:38:41.583 INFO:tasks.rados.rados.0.smithi119.stdout:1216: seq_num 374 ranges {0=671744,671744=778240,1449984=24576} 2023-12-01T15:38:41.587 INFO:tasks.rados.rados.0.smithi119.stdout:1216: writing smithi119156531-9 from 0 to 671744 tid 1 2023-12-01T15:38:41.592 INFO:tasks.rados.rados.0.smithi119.stdout:1216: writing smithi119156531-9 from 671744 to 1449984 tid 2 2023-12-01T15:38:41.592 INFO:tasks.rados.rados.0.smithi119.stdout:1216: writing smithi119156531-9 from 1449984 to 1474560 tid 3 2023-12-01T15:38:41.592 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 2 current snap is 124 2023-12-01T15:38:41.592 INFO:tasks.rados.rados.0.smithi119.stdout:1210: finishing copy_from to smithi119156531-35 2023-12-01T15:38:41.592 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 858 (ObjNum 368 snap 121 seq_num 368) dirty exists 2023-12-01T15:38:41.592 INFO:tasks.rados.rados.0.smithi119.stdout:1217: seq_num 375 ranges {2555904=688128,3244032=663552,3907584=139264} 2023-12-01T15:38:41.610 INFO:tasks.rados.rados.0.smithi119.stdout:1217: writing smithi119156531-2 from 2555904 to 3244032 tid 1 2023-12-01T15:38:41.614 INFO:tasks.rados.rados.0.smithi119.stdout:1217: writing smithi119156531-2 from 3244032 to 3907584 tid 2 2023-12-01T15:38:41.615 INFO:tasks.rados.rados.0.smithi119.stdout:1217: writing smithi119156531-2 from 3907584 to 4046848 tid 3 2023-12-01T15:38:41.615 INFO:tasks.rados.rados.0.smithi119.stdout:1218: rollback oid 17 current snap is 124 2023-12-01T15:38:41.615 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 17 to 111 2023-12-01T15:38:41.616 INFO:tasks.rados.rados.0.smithi119.stdout:1210: finishing copy_from racing read to smithi119156531-35 2023-12-01T15:38:41.616 INFO:tasks.rados.rados.0.smithi119.stdout:1210: done (4 left) 2023-12-01T15:38:41.616 INFO:tasks.rados.rados.0.smithi119.stdout:1219: read oid 13 snap -1 2023-12-01T15:38:41.616 INFO:tasks.rados.rados.0.smithi119.stdout:1219: expect (ObjNum 262 snap 76 seq_num 262) 2023-12-01T15:38:41.616 INFO:tasks.rados.rados.0.smithi119.stdout:1220: snap_remove snap 86 2023-12-01T15:38:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:41 smithi183 ceph-mon[99169]: osdmap e305: 8 total, 8 up, 8 in 2023-12-01T15:38:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:41 smithi119 ceph-mon[108979]: osdmap e305: 8 total, 8 up, 8 in 2023-12-01T15:38:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:41 smithi119 ceph-mon[94175]: osdmap e305: 8 total, 8 up, 8 in 2023-12-01T15:38:42.580 INFO:tasks.rados.rados.0.smithi119.stdout:1220: done (5 left) 2023-12-01T15:38:42.580 INFO:tasks.rados.rados.0.smithi119.stdout:1221: read oid 16 snap -1 2023-12-01T15:38:42.581 INFO:tasks.rados.rados.0.smithi119.stdout:1221: expect (ObjNum 371 snap 122 seq_num 371) 2023-12-01T15:38:42.581 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 6 current snap is 124 2023-12-01T15:38:42.581 INFO:tasks.rados.rados.0.smithi119.stdout:1222: seq_num 376 ranges {1687552=704512,2392064=548864,2940928=253952} 2023-12-01T15:38:42.587 INFO:tasks.rados.rados.0.smithi119.stdout:1222: writing smithi119156531-6 from 1687552 to 2392064 tid 1 2023-12-01T15:38:42.595 INFO:tasks.rados.rados.0.smithi119.stdout:1222: writing smithi119156531-6 from 2392064 to 2940928 tid 2 2023-12-01T15:38:42.595 INFO:tasks.rados.rados.0.smithi119.stdout:1222: writing smithi119156531-6 from 2940928 to 3194880 tid 3 2023-12-01T15:38:42.595 INFO:tasks.rados.rados.0.smithi119.stdout:1223: rmattr oid 48 current snap is 124 2023-12-01T15:38:42.595 INFO:tasks.rados.rados.0.smithi119.stdout:1223: done (7 left) 2023-12-01T15:38:42.596 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 50 current snap is 124 2023-12-01T15:38:42.596 INFO:tasks.rados.rados.0.smithi119.stdout:1224: seq_num 377 ranges {0=720896,720896=434176,1155072=368640} 2023-12-01T15:38:42.597 INFO:tasks.rados.rados.0.smithi119.stdout:1224: writing smithi119156531-50 from 0 to 720896 tid 1 2023-12-01T15:38:42.600 INFO:tasks.rados.rados.0.smithi119.stdout:1224: writing smithi119156531-50 from 720896 to 1155072 tid 2 2023-12-01T15:38:42.603 INFO:tasks.rados.rados.0.smithi119.stdout:1224: writing smithi119156531-50 from 1155072 to 1523712 tid 3 2023-12-01T15:38:42.603 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 30 current snap is 124 2023-12-01T15:38:42.603 INFO:tasks.rados.rados.0.smithi119.stdout:1216: finishing write tid 1 to smithi119156531-9 2023-12-01T15:38:42.603 INFO:tasks.rados.rados.0.smithi119.stdout:1216: finishing write tid 2 to smithi119156531-9 2023-12-01T15:38:42.603 INFO:tasks.rados.rados.0.smithi119.stdout:1216: finishing write tid 3 to smithi119156531-9 2023-12-01T15:38:42.603 INFO:tasks.rados.rados.0.smithi119.stdout:1216: finishing write tid 4 to smithi119156531-9 2023-12-01T15:38:42.603 INFO:tasks.rados.rados.0.smithi119.stdout:1225: seq_num 378 ranges {3391488=737280,4128768=720896,4849664=81920} 2023-12-01T15:38:42.624 INFO:tasks.rados.rados.0.smithi119.stdout:1225: writing smithi119156531-30 from 3391488 to 4128768 tid 1 2023-12-01T15:38:42.629 INFO:tasks.rados.rados.0.smithi119.stdout:1225: writing smithi119156531-30 from 4128768 to 4849664 tid 2 2023-12-01T15:38:42.629 INFO:tasks.rados.rados.0.smithi119.stdout:1225: writing smithi119156531-30 from 4849664 to 4931584 tid 3 2023-12-01T15:38:42.629 INFO:tasks.rados.rados.0.smithi119.stdout:1226: snap_remove snap 114 2023-12-01T15:38:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:42 smithi183 ceph-mon[99169]: pgmap v426: 121 pgs: 121 active+clean; 261 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2023-12-01T15:38:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:42 smithi183 ceph-mon[99169]: osdmap e306: 8 total, 8 up, 8 in 2023-12-01T15:38:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:42 smithi119 ceph-mon[108979]: pgmap v426: 121 pgs: 121 active+clean; 261 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2023-12-01T15:38:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:42 smithi119 ceph-mon[108979]: osdmap e306: 8 total, 8 up, 8 in 2023-12-01T15:38:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:42 smithi119 ceph-mon[94175]: pgmap v426: 121 pgs: 121 active+clean; 261 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2023-12-01T15:38:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:42 smithi119 ceph-mon[94175]: osdmap e306: 8 total, 8 up, 8 in 2023-12-01T15:38:43.586 INFO:tasks.rados.rados.0.smithi119.stdout:1226: done (9 left) 2023-12-01T15:38:43.586 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 32 current snap is 124 2023-12-01T15:38:43.586 INFO:tasks.rados.rados.0.smithi119.stdout:1216: finishing write tid 5 to smithi119156531-9 2023-12-01T15:38:43.586 INFO:tasks.rados.rados.0.smithi119.stdout:1216: oid 9 updating version 0 to 529 2023-12-01T15:38:43.586 INFO:tasks.rados.rados.0.smithi119.stdout:1216: oid 9 version 529 is already newer than 528 2023-12-01T15:38:43.586 INFO:tasks.rados.rados.0.smithi119.stdout:1216: oid 9 updating version 529 to 530 2023-12-01T15:38:43.586 INFO:tasks.rados.rados.0.smithi119.stdout:1216: oid 9 updating version 530 to 531 2023-12-01T15:38:43.586 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 531 (ObjNum 374 snap 124 seq_num 374) dirty exists 2023-12-01T15:38:43.586 INFO:tasks.rados.rados.0.smithi119.stdout:1216: left oid 9 (ObjNum 374 snap 124 seq_num 374) 2023-12-01T15:38:43.587 INFO:tasks.rados.rados.0.smithi119.stdout:1218: finishing rollback tid 1 to smithi119156531-17 2023-12-01T15:38:43.587 INFO:tasks.rados.rados.0.smithi119.stdout:1218: finishing rollback tid 2 to smithi119156531-17 2023-12-01T15:38:43.587 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 533 (ObjNum 306 snap 98 seq_num 306) dirty exists 2023-12-01T15:38:43.587 INFO:tasks.rados.rados.0.smithi119.stdout:1219: expect (ObjNum 262 snap 76 seq_num 262) 2023-12-01T15:38:43.666 INFO:tasks.rados.rados.0.smithi119.stdout:1217: finishing write tid 1 to smithi119156531-2 2023-12-01T15:38:43.666 INFO:tasks.rados.rados.0.smithi119.stdout:1217: finishing write tid 2 to smithi119156531-2 2023-12-01T15:38:43.666 INFO:tasks.rados.rados.0.smithi119.stdout:1227: seq_num 379 ranges {1409024=753664,2162688=606208,2768896=196608} 2023-12-01T15:38:43.677 INFO:tasks.rados.rados.0.smithi119.stdout:1227: writing smithi119156531-32 from 1409024 to 2162688 tid 1 2023-12-01T15:38:43.681 INFO:tasks.rados.rados.0.smithi119.stdout:1227: writing smithi119156531-32 from 2162688 to 2768896 tid 2 2023-12-01T15:38:43.682 INFO:tasks.rados.rados.0.smithi119.stdout:1227: writing smithi119156531-32 from 2768896 to 2965504 tid 3 2023-12-01T15:38:43.686 INFO:tasks.rados.rados.0.smithi119.stdout:1216: done (9 left) 2023-12-01T15:38:43.686 INFO:tasks.rados.rados.0.smithi119.stdout:1218: done (8 left) 2023-12-01T15:38:43.686 INFO:tasks.rados.rados.0.smithi119.stdout:1219: done (7 left) 2023-12-01T15:38:43.686 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 124 2023-12-01T15:38:43.686 INFO:tasks.rados.rados.0.smithi119.stdout:1228: seq_num 380 ranges {11583488=770048,12353536=483328,12836864=319488} 2023-12-01T15:38:43.748 INFO:tasks.rados.rados.0.smithi119.stdout:1228: writing smithi119156531-18 from 11583488 to 12353536 tid 1 2023-12-01T15:38:43.751 INFO:tasks.rados.rados.0.smithi119.stdout:1228: writing smithi119156531-18 from 12353536 to 12836864 tid 2 2023-12-01T15:38:43.754 INFO:tasks.rados.rados.0.smithi119.stdout:1228: writing smithi119156531-18 from 12836864 to 13156352 tid 3 2023-12-01T15:38:43.754 INFO:tasks.rados.rados.0.smithi119.stdout:1229: rollback oid 46 current snap is 124 2023-12-01T15:38:43.754 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 46 to 89 2023-12-01T15:38:43.754 INFO:tasks.rados.rados.0.smithi119.stdout:1217: finishing write tid 3 to smithi119156531-2 2023-12-01T15:38:43.754 INFO:tasks.rados.rados.0.smithi119.stdout:1230: rmattr oid 35 current snap is 124 2023-12-01T15:38:43.754 INFO:tasks.rados.rados.0.smithi119.stdout:1230: done (9 left) 2023-12-01T15:38:43.754 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 31 current snap is 124 2023-12-01T15:38:43.754 INFO:tasks.rados.rados.0.smithi119.stdout:1217: finishing write tid 4 to smithi119156531-2 2023-12-01T15:38:43.754 INFO:tasks.rados.rados.0.smithi119.stdout:1217: finishing write tid 5 to smithi119156531-2 2023-12-01T15:38:43.754 INFO:tasks.rados.rados.0.smithi119.stdout:1217: oid 2 updating version 0 to 505 2023-12-01T15:38:43.754 INFO:tasks.rados.rados.0.smithi119.stdout:1217: oid 2 updating version 505 to 506 2023-12-01T15:38:43.755 INFO:tasks.rados.rados.0.smithi119.stdout:1217: oid 2 updating version 506 to 507 2023-12-01T15:38:43.755 INFO:tasks.rados.rados.0.smithi119.stdout:1217: oid 2 updating version 507 to 508 2023-12-01T15:38:43.755 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 508 (ObjNum 375 snap 124 seq_num 375) dirty exists 2023-12-01T15:38:43.755 INFO:tasks.rados.rados.0.smithi119.stdout:1217: left oid 2 (ObjNum 375 snap 124 seq_num 375) 2023-12-01T15:38:43.755 INFO:tasks.rados.rados.0.smithi119.stdout:1231: seq_num 381 ranges {5120000=786432,5906432=417792,6324224=385024} 2023-12-01T15:38:43.784 INFO:tasks.rados.rados.0.smithi119.stdout:1231: writing smithi119156531-31 from 5120000 to 5906432 tid 1 2023-12-01T15:38:43.787 INFO:tasks.rados.rados.0.smithi119.stdout:1231: writing smithi119156531-31 from 5906432 to 6324224 tid 2 2023-12-01T15:38:43.790 INFO:tasks.rados.rados.0.smithi119.stdout:1231: writing smithi119156531-31 from 6324224 to 6709248 tid 3 2023-12-01T15:38:43.790 INFO:tasks.rados.rados.0.smithi119.stdout:1217: done (9 left) 2023-12-01T15:38:43.790 INFO:tasks.rados.rados.0.smithi119.stdout:1232: read oid 26 snap -1 2023-12-01T15:38:43.790 INFO:tasks.rados.rados.0.smithi119.stdout:1232: expect (ObjNum 153 snap 42 seq_num 153) 2023-12-01T15:38:43.790 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 10 current snap is 124 2023-12-01T15:38:43.790 INFO:tasks.rados.rados.0.smithi119.stdout:1215: finishing copy_from to smithi119156531-42 2023-12-01T15:38:43.790 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 449 (ObjNum 337 snap 109 seq_num 337) dirty exists 2023-12-01T15:38:43.790 INFO:tasks.rados.rados.0.smithi119.stdout:1215: finishing copy_from racing read to smithi119156531-42 2023-12-01T15:38:43.790 INFO:tasks.rados.rados.0.smithi119.stdout:1233: seq_num 382 ranges {2408448=802816,3211264=704512,3915776=98304} 2023-12-01T15:38:43.806 INFO:tasks.rados.rados.0.smithi119.stdout:1233: writing smithi119156531-10 from 2408448 to 3211264 tid 1 2023-12-01T15:38:43.810 INFO:tasks.rados.rados.0.smithi119.stdout:1233: writing smithi119156531-10 from 3211264 to 3915776 tid 2 2023-12-01T15:38:43.811 INFO:tasks.rados.rados.0.smithi119.stdout:1233: writing smithi119156531-10 from 3915776 to 4014080 tid 3 2023-12-01T15:38:43.812 INFO:tasks.rados.rados.0.smithi119.stdout:1215: done (10 left) 2023-12-01T15:38:43.812 INFO:tasks.rados.rados.0.smithi119.stdout:1234: delete oid 41 current snap is 124 2023-12-01T15:38:43.812 INFO:tasks.rados.rados.0.smithi119.stdout:1221: expect (ObjNum 371 snap 122 seq_num 371) 2023-12-01T15:38:43.851 INFO:tasks.rados.rados.0.smithi119.stdout:1222: finishing write tid 1 to smithi119156531-6 2023-12-01T15:38:43.851 INFO:tasks.rados.rados.0.smithi119.stdout:1222: finishing write tid 2 to smithi119156531-6 2023-12-01T15:38:43.851 INFO:tasks.rados.rados.0.smithi119.stdout:1222: finishing write tid 3 to smithi119156531-6 2023-12-01T15:38:43.851 INFO:tasks.rados.rados.0.smithi119.stdout:1222: finishing write tid 4 to smithi119156531-6 2023-12-01T15:38:43.852 INFO:tasks.rados.rados.0.smithi119.stdout:1222: finishing write tid 5 to smithi119156531-6 2023-12-01T15:38:43.852 INFO:tasks.rados.rados.0.smithi119.stdout:1222: oid 6 updating version 0 to 573 2023-12-01T15:38:43.852 INFO:tasks.rados.rados.0.smithi119.stdout:1222: oid 6 version 573 is already newer than 571 2023-12-01T15:38:43.852 INFO:tasks.rados.rados.0.smithi119.stdout:1222: oid 6 version 573 is already newer than 572 2023-12-01T15:38:43.852 INFO:tasks.rados.rados.0.smithi119.stdout:1222: oid 6 version 573 is already newer than 570 2023-12-01T15:38:43.852 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 573 (ObjNum 376 snap 124 seq_num 376) dirty exists 2023-12-01T15:38:43.852 INFO:tasks.rados.rados.0.smithi119.stdout:1222: left oid 6 (ObjNum 376 snap 124 seq_num 376) 2023-12-01T15:38:43.852 INFO:tasks.rados.rados.0.smithi119.stdout:1224: finishing write tid 1 to smithi119156531-50 2023-12-01T15:38:43.852 INFO:tasks.rados.rados.0.smithi119.stdout:1221: done (10 left) 2023-12-01T15:38:43.852 INFO:tasks.rados.rados.0.smithi119.stdout:1222: done (9 left) 2023-12-01T15:38:43.852 INFO:tasks.rados.rados.0.smithi119.stdout:1234: done (8 left) 2023-12-01T15:38:43.852 INFO:tasks.rados.rados.0.smithi119.stdout:1235: read oid 28 snap 123 2023-12-01T15:38:43.853 INFO:tasks.rados.rados.0.smithi119.stdout:1235: expect deleted 2023-12-01T15:38:43.853 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 22 current snap is 124 2023-12-01T15:38:43.853 INFO:tasks.rados.rados.0.smithi119.stdout:1236: seq_num 384 ranges {1376256=434176,1810432=475136,2285568=630784,2916352=98304} 2023-12-01T15:38:43.860 INFO:tasks.rados.rados.0.smithi119.stdout:1236: writing smithi119156531-22 from 1376256 to 1810432 tid 1 2023-12-01T15:38:43.863 INFO:tasks.rados.rados.0.smithi119.stdout:1236: writing smithi119156531-22 from 1810432 to 2285568 tid 2 2023-12-01T15:38:43.866 INFO:tasks.rados.rados.0.smithi119.stdout:1236: writing smithi119156531-22 from 2285568 to 2916352 tid 3 2023-12-01T15:38:43.869 INFO:tasks.rados.rados.0.smithi119.stdout:1236: writing smithi119156531-22 from 2916352 to 3014656 tid 4 2023-12-01T15:38:43.869 INFO:tasks.rados.rados.0.smithi119.stdout:1237: rollback oid 19 current snap is 124 2023-12-01T15:38:43.869 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 19 to 118 2023-12-01T15:38:43.869 INFO:tasks.rados.rados.0.smithi119.stdout:1224: finishing write tid 2 to smithi119156531-50 2023-12-01T15:38:43.869 INFO:tasks.rados.rados.0.smithi119.stdout:1224: finishing write tid 3 to smithi119156531-50 2023-12-01T15:38:43.869 INFO:tasks.rados.rados.0.smithi119.stdout:1224: finishing write tid 4 to smithi119156531-50 2023-12-01T15:38:43.869 INFO:tasks.rados.rados.0.smithi119.stdout:1224: finishing write tid 5 to smithi119156531-50 2023-12-01T15:38:43.869 INFO:tasks.rados.rados.0.smithi119.stdout:1224: oid 50 updating version 0 to 520 2023-12-01T15:38:43.869 INFO:tasks.rados.rados.0.smithi119.stdout:1224: oid 50 updating version 520 to 521 2023-12-01T15:38:43.869 INFO:tasks.rados.rados.0.smithi119.stdout:1224: oid 50 version 521 is already newer than 519 2023-12-01T15:38:43.869 INFO:tasks.rados.rados.0.smithi119.stdout:1224: oid 50 version 521 is already newer than 518 2023-12-01T15:38:43.869 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 521 (ObjNum 377 snap 124 seq_num 377) dirty exists 2023-12-01T15:38:43.870 INFO:tasks.rados.rados.0.smithi119.stdout:1224: left oid 50 (ObjNum 377 snap 124 seq_num 377) 2023-12-01T15:38:43.870 INFO:tasks.rados.rados.0.smithi119.stdout:1225: finishing write tid 1 to smithi119156531-30 2023-12-01T15:38:43.870 INFO:tasks.rados.rados.0.smithi119.stdout:1224: done (10 left) 2023-12-01T15:38:43.870 INFO:tasks.rados.rados.0.smithi119.stdout:1238: rmattr oid 43 current snap is 124 2023-12-01T15:38:43.870 INFO:tasks.rados.rados.0.smithi119.stdout:1238: done (10 left) 2023-12-01T15:38:43.870 INFO:tasks.rados.rados.0.smithi119.stdout:1239: setattr oid 45 current snap is 124 2023-12-01T15:38:43.870 INFO:tasks.rados.rados.0.smithi119.stdout:1225: finishing write tid 2 to smithi119156531-30 2023-12-01T15:38:43.870 INFO:tasks.rados.rados.0.smithi119.stdout:1225: finishing write tid 3 to smithi119156531-30 2023-12-01T15:38:43.870 INFO:tasks.rados.rados.0.smithi119.stdout:1225: finishing write tid 4 to smithi119156531-30 2023-12-01T15:38:43.870 INFO:tasks.rados.rados.0.smithi119.stdout:1225: finishing write tid 5 to smithi119156531-30 2023-12-01T15:38:43.870 INFO:tasks.rados.rados.0.smithi119.stdout:1225: oid 30 updating version 0 to 657 2023-12-01T15:38:43.870 INFO:tasks.rados.rados.0.smithi119.stdout:1225: oid 30 version 657 is already newer than 656 2023-12-01T15:38:43.871 INFO:tasks.rados.rados.0.smithi119.stdout:1225: oid 30 updating version 657 to 658 2023-12-01T15:38:43.871 INFO:tasks.rados.rados.0.smithi119.stdout:1225: oid 30 updating version 658 to 659 2023-12-01T15:38:43.871 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 659 (ObjNum 378 snap 124 seq_num 378) dirty exists 2023-12-01T15:38:43.871 INFO:tasks.rados.rados.0.smithi119.stdout:1225: left oid 30 (ObjNum 378 snap 124 seq_num 378) 2023-12-01T15:38:43.871 INFO:tasks.rados.rados.0.smithi119.stdout:1227: finishing write tid 1 to smithi119156531-32 2023-12-01T15:38:43.871 INFO:tasks.rados.rados.0.smithi119.stdout:1227: finishing write tid 2 to smithi119156531-32 2023-12-01T15:38:43.871 INFO:tasks.rados.rados.0.smithi119.stdout:1227: finishing write tid 3 to smithi119156531-32 2023-12-01T15:38:43.871 INFO:tasks.rados.rados.0.smithi119.stdout:1227: finishing write tid 4 to smithi119156531-32 2023-12-01T15:38:43.871 INFO:tasks.rados.rados.0.smithi119.stdout:1227: finishing write tid 5 to smithi119156531-32 2023-12-01T15:38:43.871 INFO:tasks.rados.rados.0.smithi119.stdout:1227: oid 32 updating version 0 to 512 2023-12-01T15:38:43.871 INFO:tasks.rados.rados.0.smithi119.stdout:1227: oid 32 version 512 is already newer than 509 2023-12-01T15:38:43.871 INFO:tasks.rados.rados.0.smithi119.stdout:1227: oid 32 version 512 is already newer than 510 2023-12-01T15:38:43.871 INFO:tasks.rados.rados.0.smithi119.stdout:1227: oid 32 version 512 is already newer than 511 2023-12-01T15:38:43.872 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 512 (ObjNum 379 snap 124 seq_num 379) dirty exists 2023-12-01T15:38:43.872 INFO:tasks.rados.rados.0.smithi119.stdout:1227: left oid 32 (ObjNum 379 snap 124 seq_num 379) 2023-12-01T15:38:43.872 INFO:tasks.rados.rados.0.smithi119.stdout:1228: finishing write tid 1 to smithi119156531-18 2023-12-01T15:38:43.872 INFO:tasks.rados.rados.0.smithi119.stdout:1228: finishing write tid 2 to smithi119156531-18 2023-12-01T15:38:43.872 INFO:tasks.rados.rados.0.smithi119.stdout:1228: finishing write tid 3 to smithi119156531-18 2023-12-01T15:38:43.872 INFO:tasks.rados.rados.0.smithi119.stdout:1229: finishing rollback tid 0 to smithi119156531-46 2023-12-01T15:38:43.872 INFO:tasks.rados.rados.0.smithi119.stdout:1229: finishing rollback tid 1 to smithi119156531-46 2023-12-01T15:38:43.872 INFO:tasks.rados.rados.0.smithi119.stdout:1228: finishing write tid 4 to smithi119156531-18 2023-12-01T15:38:43.872 INFO:tasks.rados.rados.0.smithi119.stdout:1229: finishing rollback tid 2 to smithi119156531-46 2023-12-01T15:38:43.872 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 581 (ObjNum 168 snap 44 seq_num 168) dirty exists 2023-12-01T15:38:43.872 INFO:tasks.rados.rados.0.smithi119.stdout:1228: finishing write tid 5 to smithi119156531-18 2023-12-01T15:38:43.872 INFO:tasks.rados.rados.0.smithi119.stdout:1228: oid 18 updating version 0 to 897 2023-12-01T15:38:43.873 INFO:tasks.rados.rados.0.smithi119.stdout:1228: oid 18 version 897 is already newer than 895 2023-12-01T15:38:43.873 INFO:tasks.rados.rados.0.smithi119.stdout:1228: oid 18 version 897 is already newer than 896 2023-12-01T15:38:43.873 INFO:tasks.rados.rados.0.smithi119.stdout:1228: oid 18 version 897 is already newer than 894 2023-12-01T15:38:43.873 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 897 (ObjNum 380 snap 124 seq_num 380) dirty exists 2023-12-01T15:38:43.873 INFO:tasks.rados.rados.0.smithi119.stdout:1228: left oid 18 (ObjNum 380 snap 124 seq_num 380) 2023-12-01T15:38:43.873 INFO:tasks.rados.rados.0.smithi119.stdout:1231: finishing write tid 1 to smithi119156531-31 2023-12-01T15:38:43.873 INFO:tasks.rados.rados.0.smithi119.stdout:1232: expect (ObjNum 153 snap 42 seq_num 153) 2023-12-01T15:38:43.876 INFO:tasks.rados.rados.0.smithi119.stdout:1231: finishing write tid 2 to smithi119156531-31 2023-12-01T15:38:43.876 INFO:tasks.rados.rados.0.smithi119.stdout:1231: finishing write tid 3 to smithi119156531-31 2023-12-01T15:38:43.876 INFO:tasks.rados.rados.0.smithi119.stdout:1231: finishing write tid 4 to smithi119156531-31 2023-12-01T15:38:43.876 INFO:tasks.rados.rados.0.smithi119.stdout:1231: finishing write tid 5 to smithi119156531-31 2023-12-01T15:38:43.876 INFO:tasks.rados.rados.0.smithi119.stdout:1231: oid 31 updating version 0 to 643 2023-12-01T15:38:43.876 INFO:tasks.rados.rados.0.smithi119.stdout:1231: oid 31 version 643 is already newer than 642 2023-12-01T15:38:43.876 INFO:tasks.rados.rados.0.smithi119.stdout:1231: oid 31 updating version 643 to 644 2023-12-01T15:38:43.876 INFO:tasks.rados.rados.0.smithi119.stdout:1231: oid 31 version 644 is already newer than 641 2023-12-01T15:38:43.877 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 644 (ObjNum 381 snap 124 seq_num 381) dirty exists 2023-12-01T15:38:43.877 INFO:tasks.rados.rados.0.smithi119.stdout:1231: left oid 31 (ObjNum 381 snap 124 seq_num 381) 2023-12-01T15:38:43.877 INFO:tasks.rados.rados.0.smithi119.stdout:1233: finishing write tid 1 to smithi119156531-10 2023-12-01T15:38:43.877 INFO:tasks.rados.rados.0.smithi119.stdout:1233: finishing write tid 2 to smithi119156531-10 2023-12-01T15:38:43.877 INFO:tasks.rados.rados.0.smithi119.stdout:1233: finishing write tid 3 to smithi119156531-10 2023-12-01T15:38:43.877 INFO:tasks.rados.rados.0.smithi119.stdout:1233: finishing write tid 4 to smithi119156531-10 2023-12-01T15:38:43.877 INFO:tasks.rados.rados.0.smithi119.stdout:1233: finishing write tid 5 to smithi119156531-10 2023-12-01T15:38:43.877 INFO:tasks.rados.rados.0.smithi119.stdout:1233: oid 10 updating version 0 to 266 2023-12-01T15:38:43.877 INFO:tasks.rados.rados.0.smithi119.stdout:1233: oid 10 version 266 is already newer than 264 2023-12-01T15:38:43.877 INFO:tasks.rados.rados.0.smithi119.stdout:1233: oid 10 version 266 is already newer than 263 2023-12-01T15:38:43.877 INFO:tasks.rados.rados.0.smithi119.stdout:1233: oid 10 version 266 is already newer than 265 2023-12-01T15:38:43.877 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 266 (ObjNum 382 snap 124 seq_num 382) dirty exists 2023-12-01T15:38:43.877 INFO:tasks.rados.rados.0.smithi119.stdout:1233: left oid 10 (ObjNum 382 snap 124 seq_num 382) 2023-12-01T15:38:43.878 INFO:tasks.rados.rados.0.smithi119.stdout:1236: finishing write tid 1 to smithi119156531-22 2023-12-01T15:38:43.878 INFO:tasks.rados.rados.0.smithi119.stdout:1236: finishing write tid 2 to smithi119156531-22 2023-12-01T15:38:43.878 INFO:tasks.rados.rados.0.smithi119.stdout:1237: finishing rollback tid 0 to smithi119156531-19 2023-12-01T15:38:43.878 INFO:tasks.rados.rados.0.smithi119.stdout:1237: finishing rollback tid 1 to smithi119156531-19 2023-12-01T15:38:43.878 INFO:tasks.rados.rados.0.smithi119.stdout:1237: finishing rollback tid 2 to smithi119156531-19 2023-12-01T15:38:43.878 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 679 (ObjNum 343 snap 115 seq_num 343) dirty exists 2023-12-01T15:38:43.878 INFO:tasks.rados.rados.0.smithi119.stdout:1236: finishing write tid 3 to smithi119156531-22 2023-12-01T15:38:43.878 INFO:tasks.rados.rados.0.smithi119.stdout:1225: done (10 left) 2023-12-01T15:38:43.878 INFO:tasks.rados.rados.0.smithi119.stdout:1227: done (9 left) 2023-12-01T15:38:43.878 INFO:tasks.rados.rados.0.smithi119.stdout:1228: done (8 left) 2023-12-01T15:38:43.878 INFO:tasks.rados.rados.0.smithi119.stdout:1229: done (7 left) 2023-12-01T15:38:43.878 INFO:tasks.rados.rados.0.smithi119.stdout:1231: done (6 left) 2023-12-01T15:38:43.879 INFO:tasks.rados.rados.0.smithi119.stdout:1232: done (5 left) 2023-12-01T15:38:43.879 INFO:tasks.rados.rados.0.smithi119.stdout:1233: done (4 left) 2023-12-01T15:38:43.879 INFO:tasks.rados.rados.0.smithi119.stdout:1235: done (3 left) 2023-12-01T15:38:43.879 INFO:tasks.rados.rados.0.smithi119.stdout:1237: done (2 left) 2023-12-01T15:38:43.879 INFO:tasks.rados.rados.0.smithi119.stdout:1240: snap_remove snap 101 2023-12-01T15:38:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:43 smithi183 ceph-mon[99169]: osdmap e307: 8 total, 8 up, 8 in 2023-12-01T15:38:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:43 smithi119 ceph-mon[108979]: osdmap e307: 8 total, 8 up, 8 in 2023-12-01T15:38:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:43 smithi119 ceph-mon[94175]: osdmap e307: 8 total, 8 up, 8 in 2023-12-01T15:38:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:38:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:38:44] "GET /metrics HTTP/1.1" 200 36175 "" "Prometheus/2.43.0" 2023-12-01T15:38:44.593 INFO:tasks.rados.rados.0.smithi119.stdout:1240: done (2 left) 2023-12-01T15:38:44.594 INFO:tasks.rados.rados.0.smithi119.stdout:1241: rmattr oid 50 current snap is 124 2023-12-01T15:38:44.594 INFO:tasks.rados.rados.0.smithi119.stdout:1241: done (2 left) 2023-12-01T15:38:44.594 INFO:tasks.rados.rados.0.smithi119.stdout:1242: snap_remove snap 119 2023-12-01T15:38:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:44 smithi183 ceph-mon[99169]: pgmap v429: 121 pgs: 121 active+clean; 261 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2023-12-01T15:38:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:44 smithi183 ceph-mon[99169]: osdmap e308: 8 total, 8 up, 8 in 2023-12-01T15:38:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:44 smithi119 ceph-mon[94175]: pgmap v429: 121 pgs: 121 active+clean; 261 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2023-12-01T15:38:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:44 smithi119 ceph-mon[94175]: osdmap e308: 8 total, 8 up, 8 in 2023-12-01T15:38:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:44 smithi119 ceph-mon[108979]: pgmap v429: 121 pgs: 121 active+clean; 261 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2023-12-01T15:38:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:44 smithi119 ceph-mon[108979]: osdmap e308: 8 total, 8 up, 8 in 2023-12-01T15:38:45.484 INFO:tasks.rados.rados.0.smithi119.stdout:1242: done (2 left) 2023-12-01T15:38:45.485 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 27 current snap is 124 2023-12-01T15:38:45.485 INFO:tasks.rados.rados.0.smithi119.stdout:1243: seq_num 385 ranges {0=450560,450560=761856,1212416=442368} 2023-12-01T15:38:45.485 INFO:tasks.rados.rados.0.smithi119.stdout:1243: writing smithi119156531-27 from 0 to 450560 tid 1 2023-12-01T15:38:45.489 INFO:tasks.rados.rados.0.smithi119.stdout:1243: writing smithi119156531-27 from 450560 to 1212416 tid 2 2023-12-01T15:38:45.492 INFO:tasks.rados.rados.0.smithi119.stdout:1243: writing smithi119156531-27 from 1212416 to 1654784 tid 3 2023-12-01T15:38:45.492 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 17 current snap is 124 2023-12-01T15:38:45.492 INFO:tasks.rados.rados.0.smithi119.stdout:1244: seq_num 386 ranges {409600=466944,876544=638976,1515520=565248} 2023-12-01T15:38:45.497 INFO:tasks.rados.rados.0.smithi119.stdout:1244: writing smithi119156531-17 from 409600 to 876544 tid 1 2023-12-01T15:38:45.503 INFO:tasks.rados.rados.0.smithi119.stdout:1244: writing smithi119156531-17 from 876544 to 1515520 tid 2 2023-12-01T15:38:45.506 INFO:tasks.rados.rados.0.smithi119.stdout:1244: writing smithi119156531-17 from 1515520 to 2080768 tid 3 2023-12-01T15:38:45.506 INFO:tasks.rados.rados.0.smithi119.stdout:1245: rollback oid 16 current snap is 124 2023-12-01T15:38:45.506 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 16 to 92 2023-12-01T15:38:45.506 INFO:tasks.rados.rados.0.smithi119.stdout:1236: finishing write tid 4 to smithi119156531-22 2023-12-01T15:38:45.506 INFO:tasks.rados.rados.0.smithi119.stdout:1236: finishing write tid 5 to smithi119156531-22 2023-12-01T15:38:45.506 INFO:tasks.rados.rados.0.smithi119.stdout:1236: finishing write tid 6 to smithi119156531-22 2023-12-01T15:38:45.507 INFO:tasks.rados.rados.0.smithi119.stdout:1236: oid 22 updating version 0 to 900 2023-12-01T15:38:45.507 INFO:tasks.rados.rados.0.smithi119.stdout:1236: oid 22 updating version 900 to 902 2023-12-01T15:38:45.507 INFO:tasks.rados.rados.0.smithi119.stdout:1236: oid 22 version 902 is already newer than 901 2023-12-01T15:38:45.507 INFO:tasks.rados.rados.0.smithi119.stdout:1236: oid 22 version 902 is already newer than 899 2023-12-01T15:38:45.507 INFO:tasks.rados.rados.0.smithi119.stdout:1236: oid 22 updating version 902 to 903 2023-12-01T15:38:45.507 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 903 (ObjNum 384 snap 124 seq_num 384) dirty exists 2023-12-01T15:38:45.507 INFO:tasks.rados.rados.0.smithi119.stdout:1236: left oid 22 (ObjNum 384 snap 124 seq_num 384) 2023-12-01T15:38:45.507 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 583 (ObjNum 337 snap 109 seq_num 337) dirty exists 2023-12-01T15:38:45.507 INFO:tasks.rados.rados.0.smithi119.stdout:1243: finishing write tid 1 to smithi119156531-27 2023-12-01T15:38:45.507 INFO:tasks.rados.rados.0.smithi119.stdout:1243: finishing write tid 2 to smithi119156531-27 2023-12-01T15:38:45.507 INFO:tasks.rados.rados.0.smithi119.stdout:1243: finishing write tid 3 to smithi119156531-27 2023-12-01T15:38:45.507 INFO:tasks.rados.rados.0.smithi119.stdout:1243: finishing write tid 4 to smithi119156531-27 2023-12-01T15:38:45.507 INFO:tasks.rados.rados.0.smithi119.stdout:1243: finishing write tid 5 to smithi119156531-27 2023-12-01T15:38:45.507 INFO:tasks.rados.rados.0.smithi119.stdout:1243: oid 27 updating version 0 to 914 2023-12-01T15:38:45.507 INFO:tasks.rados.rados.0.smithi119.stdout:1243: oid 27 updating version 914 to 921 2023-12-01T15:38:45.507 INFO:tasks.rados.rados.0.smithi119.stdout:1243: oid 27 version 921 is already newer than 919 2023-12-01T15:38:45.508 INFO:tasks.rados.rados.0.smithi119.stdout:1243: oid 27 version 921 is already newer than 920 2023-12-01T15:38:45.508 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 921 (ObjNum 385 snap 124 seq_num 385) dirty exists 2023-12-01T15:38:45.508 INFO:tasks.rados.rados.0.smithi119.stdout:1243: left oid 27 (ObjNum 385 snap 124 seq_num 385) 2023-12-01T15:38:45.508 INFO:tasks.rados.rados.0.smithi119.stdout:1244: finishing write tid 1 to smithi119156531-17 2023-12-01T15:38:45.508 INFO:tasks.rados.rados.0.smithi119.stdout:1236: done (4 left) 2023-12-01T15:38:45.508 INFO:tasks.rados.rados.0.smithi119.stdout:1239: done (3 left) 2023-12-01T15:38:45.508 INFO:tasks.rados.rados.0.smithi119.stdout:1243: done (2 left) 2023-12-01T15:38:45.508 INFO:tasks.rados.rados.0.smithi119.stdout:1246: rollback oid 26 current snap is 124 2023-12-01T15:38:45.508 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 26 to 111 2023-12-01T15:38:45.508 INFO:tasks.rados.rados.0.smithi119.stdout:1247: rmattr oid 46 current snap is 124 2023-12-01T15:38:45.508 INFO:tasks.rados.rados.0.smithi119.stdout:1248: rmattr oid 19 current snap is 124 2023-12-01T15:38:45.508 INFO:tasks.rados.rados.0.smithi119.stdout:1249: delete oid 7 current snap is 124 2023-12-01T15:38:45.508 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 0 (ObjNum 168 snap 44 seq_num 168) dirty exists 2023-12-01T15:38:45.509 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 686 (ObjNum 343 snap 115 seq_num 343) dirty exists 2023-12-01T15:38:45.509 INFO:tasks.rados.rados.0.smithi119.stdout:1245: finishing rollback tid 0 to smithi119156531-16 2023-12-01T15:38:45.509 INFO:tasks.rados.rados.0.smithi119.stdout:1247: done (5 left) 2023-12-01T15:38:45.509 INFO:tasks.rados.rados.0.smithi119.stdout:1248: done (4 left) 2023-12-01T15:38:45.509 INFO:tasks.rados.rados.0.smithi119.stdout:1249: done (3 left) 2023-12-01T15:38:45.509 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 33 current snap is 124 2023-12-01T15:38:45.509 INFO:tasks.rados.rados.0.smithi119.stdout:1250: seq_num 388 ranges {2973696=507904,3481600=458752,3940352=606208,4546560=139264} 2023-12-01T15:38:45.527 INFO:tasks.rados.rados.0.smithi119.stdout:1250: writing smithi119156531-33 from 2973696 to 3481600 tid 1 2023-12-01T15:38:45.530 INFO:tasks.rados.rados.0.smithi119.stdout:1250: writing smithi119156531-33 from 3481600 to 3940352 tid 2 2023-12-01T15:38:45.533 INFO:tasks.rados.rados.0.smithi119.stdout:1250: writing smithi119156531-33 from 3940352 to 4546560 tid 3 2023-12-01T15:38:45.534 INFO:tasks.rados.rados.0.smithi119.stdout:1250: writing smithi119156531-33 from 4546560 to 4685824 tid 4 2023-12-01T15:38:45.534 INFO:tasks.rados.rados.0.smithi119.stdout:1251: snap_remove snap 112 2023-12-01T15:38:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:45 smithi183 ceph-mon[99169]: osdmap e309: 8 total, 8 up, 8 in 2023-12-01T15:38:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:45 smithi183 ceph-mon[99169]: osdmap e310: 8 total, 8 up, 8 in 2023-12-01T15:38:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:45 smithi119 ceph-mon[108979]: osdmap e309: 8 total, 8 up, 8 in 2023-12-01T15:38:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:45 smithi119 ceph-mon[108979]: osdmap e310: 8 total, 8 up, 8 in 2023-12-01T15:38:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:45 smithi119 ceph-mon[94175]: osdmap e309: 8 total, 8 up, 8 in 2023-12-01T15:38:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:45 smithi119 ceph-mon[94175]: osdmap e310: 8 total, 8 up, 8 in 2023-12-01T15:38:46.491 INFO:tasks.rados.rados.0.smithi119.stdout:1251: done (4 left) 2023-12-01T15:38:46.491 INFO:tasks.rados.rados.0.smithi119.stdout:1252: read oid 31 snap -1 2023-12-01T15:38:46.491 INFO:tasks.rados.rados.0.smithi119.stdout:1252: expect (ObjNum 381 snap 124 seq_num 381) 2023-12-01T15:38:46.491 INFO:tasks.rados.rados.0.smithi119.stdout:1253: rollback oid 27 current snap is 124 2023-12-01T15:38:46.491 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 27 to 121 2023-12-01T15:38:46.491 INFO:tasks.rados.rados.0.smithi119.stdout:1254: read oid 25 snap -1 2023-12-01T15:38:46.491 INFO:tasks.rados.rados.0.smithi119.stdout:1254: expect (ObjNum 350 snap 118 seq_num 350) 2023-12-01T15:38:46.491 INFO:tasks.rados.rados.0.smithi119.stdout:1255: read oid 5 snap -1 2023-12-01T15:38:46.492 INFO:tasks.rados.rados.0.smithi119.stdout:1255: expect (ObjNum 324 snap 106 seq_num 324) 2023-12-01T15:38:46.492 INFO:tasks.rados.rados.0.smithi119.stdout:1256: copy_from oid 7 from oid 39 current snap is 124 2023-12-01T15:38:46.492 INFO:tasks.rados.rados.0.smithi119.stdout:1257: setattr oid 45 current snap is 124 2023-12-01T15:38:46.492 INFO:tasks.rados.rados.0.smithi119.stdout:1245: finishing rollback tid 1 to smithi119156531-16 2023-12-01T15:38:46.492 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 670 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-12-01T15:38:46.492 INFO:tasks.rados.rados.0.smithi119.stdout:1244: finishing write tid 2 to smithi119156531-17 2023-12-01T15:38:46.492 INFO:tasks.rados.rados.0.smithi119.stdout:1244: finishing write tid 3 to smithi119156531-17 2023-12-01T15:38:46.492 INFO:tasks.rados.rados.0.smithi119.stdout:1244: finishing write tid 4 to smithi119156531-17 2023-12-01T15:38:46.492 INFO:tasks.rados.rados.0.smithi119.stdout:1246: finishing rollback tid 0 to smithi119156531-26 2023-12-01T15:38:46.492 INFO:tasks.rados.rados.0.smithi119.stdout:1246: finishing rollback tid 1 to smithi119156531-26 2023-12-01T15:38:46.492 INFO:tasks.rados.rados.0.smithi119.stdout:1244: finishing write tid 5 to smithi119156531-17 2023-12-01T15:38:46.492 INFO:tasks.rados.rados.0.smithi119.stdout:1244: oid 17 updating version 0 to 534 2023-12-01T15:38:46.492 INFO:tasks.rados.rados.0.smithi119.stdout:1244: oid 17 updating version 534 to 537 2023-12-01T15:38:46.492 INFO:tasks.rados.rados.0.smithi119.stdout:1244: oid 17 version 537 is already newer than 536 2023-12-01T15:38:46.492 INFO:tasks.rados.rados.0.smithi119.stdout:1244: oid 17 version 537 is already newer than 535 2023-12-01T15:38:46.492 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 537 (ObjNum 386 snap 124 seq_num 386) dirty exists 2023-12-01T15:38:46.493 INFO:tasks.rados.rados.0.smithi119.stdout:1244: left oid 17 (ObjNum 386 snap 124 seq_num 386) 2023-12-01T15:38:46.493 INFO:tasks.rados.rados.0.smithi119.stdout:1246: finishing rollback tid 2 to smithi119156531-26 2023-12-01T15:38:46.493 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 540 (ObjNum 339 snap 111 seq_num 339) dirty exists 2023-12-01T15:38:46.493 INFO:tasks.rados.rados.0.smithi119.stdout:1250: finishing write tid 1 to smithi119156531-33 2023-12-01T15:38:46.493 INFO:tasks.rados.rados.0.smithi119.stdout:1250: finishing write tid 2 to smithi119156531-33 2023-12-01T15:38:46.493 INFO:tasks.rados.rados.0.smithi119.stdout:1250: finishing write tid 3 to smithi119156531-33 2023-12-01T15:38:46.493 INFO:tasks.rados.rados.0.smithi119.stdout:1250: finishing write tid 4 to smithi119156531-33 2023-12-01T15:38:46.493 INFO:tasks.rados.rados.0.smithi119.stdout:1250: finishing write tid 5 to smithi119156531-33 2023-12-01T15:38:46.493 INFO:tasks.rados.rados.0.smithi119.stdout:1250: finishing write tid 6 to smithi119156531-33 2023-12-01T15:38:46.493 INFO:tasks.rados.rados.0.smithi119.stdout:1250: oid 33 updating version 0 to 863 2023-12-01T15:38:46.493 INFO:tasks.rados.rados.0.smithi119.stdout:1250: oid 33 version 863 is already newer than 859 2023-12-01T15:38:46.493 INFO:tasks.rados.rados.0.smithi119.stdout:1250: oid 33 version 863 is already newer than 862 2023-12-01T15:38:46.493 INFO:tasks.rados.rados.0.smithi119.stdout:1250: oid 33 version 863 is already newer than 860 2023-12-01T15:38:46.493 INFO:tasks.rados.rados.0.smithi119.stdout:1250: oid 33 version 863 is already newer than 861 2023-12-01T15:38:46.493 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 863 (ObjNum 388 snap 124 seq_num 388) dirty exists 2023-12-01T15:38:46.493 INFO:tasks.rados.rados.0.smithi119.stdout:1250: left oid 33 (ObjNum 388 snap 124 seq_num 388) 2023-12-01T15:38:46.494 INFO:tasks.rados.rados.0.smithi119.stdout:1244: done (9 left) 2023-12-01T15:38:46.494 INFO:tasks.rados.rados.0.smithi119.stdout:1245: done (8 left) 2023-12-01T15:38:46.494 INFO:tasks.rados.rados.0.smithi119.stdout:1246: done (7 left) 2023-12-01T15:38:46.494 INFO:tasks.rados.rados.0.smithi119.stdout:1250: done (6 left) 2023-12-01T15:38:46.494 INFO:tasks.rados.rados.0.smithi119.stdout:1258: copy_from oid 20 from oid 17 current snap is 124 2023-12-01T15:38:46.494 INFO:tasks.rados.rados.0.smithi119.stdout:1259: snap_create 2023-12-01T15:38:46.502 INFO:tasks.rados.rados.0.smithi119.stdout:1255: expect (ObjNum 324 snap 106 seq_num 324) 2023-12-01T15:38:46.608 INFO:tasks.rados.rados.0.smithi119.stdout:1253: finishing rollback tid 0 to smithi119156531-27 2023-12-01T15:38:46.608 INFO:tasks.rados.rados.0.smithi119.stdout:1253: finishing rollback tid 1 to smithi119156531-27 2023-12-01T15:38:46.608 INFO:tasks.rados.rados.0.smithi119.stdout:1253: finishing rollback tid 2 to smithi119156531-27 2023-12-01T15:38:46.609 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 924 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T15:38:46.609 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 598 (ObjNum 337 snap 109 seq_num 337) dirty exists 2023-12-01T15:38:46.609 INFO:tasks.rados.rados.0.smithi119.stdout:1256: finishing copy_from to smithi119156531-7 2023-12-01T15:38:46.609 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 318 (ObjNum 360 snap 118 seq_num 360) dirty exists 2023-12-01T15:38:46.609 INFO:tasks.rados.rados.0.smithi119.stdout:1256: finishing copy_from racing read to smithi119156531-7 2023-12-01T15:38:46.609 INFO:tasks.rados.rados.0.smithi119.stdout:1254: expect (ObjNum 350 snap 118 seq_num 350) 2023-12-01T15:38:46.903 INFO:tasks.rados.rados.0.smithi119.stdout:1258: finishing copy_from to smithi119156531-20 2023-12-01T15:38:46.903 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 537 (ObjNum 386 snap 124 seq_num 386) dirty exists 2023-12-01T15:38:46.903 INFO:tasks.rados.rados.0.smithi119.stdout:1258: finishing copy_from racing read to smithi119156531-20 2023-12-01T15:38:46.903 INFO:tasks.rados.rados.0.smithi119.stdout:1252: expect (ObjNum 381 snap 124 seq_num 381) 2023-12-01T15:38:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:46 smithi183 ceph-mon[99169]: pgmap v432: 121 pgs: 121 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 11 MiB/s wr, 30 op/s 2023-12-01T15:38:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:46 smithi183 ceph-mon[99169]: osdmap e311: 8 total, 8 up, 8 in 2023-12-01T15:38:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:46 smithi119 ceph-mon[108979]: pgmap v432: 121 pgs: 121 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 11 MiB/s wr, 30 op/s 2023-12-01T15:38:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:46 smithi119 ceph-mon[108979]: osdmap e311: 8 total, 8 up, 8 in 2023-12-01T15:38:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:46 smithi119 ceph-mon[94175]: pgmap v432: 121 pgs: 121 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 11 MiB/s wr, 30 op/s 2023-12-01T15:38:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:46 smithi119 ceph-mon[94175]: osdmap e311: 8 total, 8 up, 8 in 2023-12-01T15:38:47.492 INFO:tasks.rados.rados.0.smithi119.stdout:1252: done (7 left) 2023-12-01T15:38:47.492 INFO:tasks.rados.rados.0.smithi119.stdout:1253: done (6 left) 2023-12-01T15:38:47.492 INFO:tasks.rados.rados.0.smithi119.stdout:1254: done (5 left) 2023-12-01T15:38:47.492 INFO:tasks.rados.rados.0.smithi119.stdout:1255: done (4 left) 2023-12-01T15:38:47.492 INFO:tasks.rados.rados.0.smithi119.stdout:1256: done (3 left) 2023-12-01T15:38:47.493 INFO:tasks.rados.rados.0.smithi119.stdout:1257: done (2 left) 2023-12-01T15:38:47.493 INFO:tasks.rados.rados.0.smithi119.stdout:1258: done (1 left) 2023-12-01T15:38:47.493 INFO:tasks.rados.rados.0.smithi119.stdout:1259: done (0 left) 2023-12-01T15:38:47.493 INFO:tasks.rados.rados.0.smithi119.stdout:1260: snap_remove snap 92 2023-12-01T15:38:48.501 INFO:tasks.rados.rados.0.smithi119.stdout:1260: done (0 left) 2023-12-01T15:38:48.502 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 8 current snap is 125 2023-12-01T15:38:48.502 INFO:tasks.rados.rados.0.smithi119.stdout:1261: seq_num 389 ranges {3186688=524288,3710976=745472,4456448=458752} 2023-12-01T15:38:48.522 INFO:tasks.rados.rados.0.smithi119.stdout:1261: writing smithi119156531-8 from 3186688 to 3710976 tid 1 2023-12-01T15:38:48.527 INFO:tasks.rados.rados.0.smithi119.stdout:1261: writing smithi119156531-8 from 3710976 to 4456448 tid 2 2023-12-01T15:38:48.530 INFO:tasks.rados.rados.0.smithi119.stdout:1261: writing smithi119156531-8 from 4456448 to 4915200 tid 3 2023-12-01T15:38:48.530 INFO:tasks.rados.rados.0.smithi119.stdout:1262: rollback oid 31 current snap is 125 2023-12-01T15:38:48.530 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 31 to 111 2023-12-01T15:38:48.530 INFO:tasks.rados.rados.0.smithi119.stdout:1261: finishing write tid 1 to smithi119156531-8 2023-12-01T15:38:48.530 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 20 current snap is 125 2023-12-01T15:38:48.530 INFO:tasks.rados.rados.0.smithi119.stdout:1263: seq_num 390 ranges {2080768=540672,2621440=630784,3252224=573440} 2023-12-01T15:38:48.544 INFO:tasks.rados.rados.0.smithi119.stdout:1263: writing smithi119156531-20 from 2080768 to 2621440 tid 1 2023-12-01T15:38:48.547 INFO:tasks.rados.rados.0.smithi119.stdout:1263: writing smithi119156531-20 from 2621440 to 3252224 tid 2 2023-12-01T15:38:48.552 INFO:tasks.rados.rados.0.smithi119.stdout:1263: writing smithi119156531-20 from 3252224 to 3825664 tid 3 2023-12-01T15:38:48.552 INFO:tasks.rados.rados.0.smithi119.stdout:1264: read oid 41 snap -1 2023-12-01T15:38:48.552 INFO:tasks.rados.rados.0.smithi119.stdout:1264: expect deleted 2023-12-01T15:38:48.552 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 50 current snap is 125 2023-12-01T15:38:48.552 INFO:tasks.rados.rados.0.smithi119.stdout:1261: finishing write tid 2 to smithi119156531-8 2023-12-01T15:38:48.552 INFO:tasks.rados.rados.0.smithi119.stdout:1261: finishing write tid 3 to smithi119156531-8 2023-12-01T15:38:48.552 INFO:tasks.rados.rados.0.smithi119.stdout:1261: finishing write tid 4 to smithi119156531-8 2023-12-01T15:38:48.552 INFO:tasks.rados.rados.0.smithi119.stdout:1262: finishing rollback tid 0 to smithi119156531-31 2023-12-01T15:38:48.552 INFO:tasks.rados.rados.0.smithi119.stdout:1262: finishing rollback tid 1 to smithi119156531-31 2023-12-01T15:38:48.552 INFO:tasks.rados.rados.0.smithi119.stdout:1262: finishing rollback tid 2 to smithi119156531-31 2023-12-01T15:38:48.553 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 647 (ObjNum 306 snap 98 seq_num 306) dirty exists 2023-12-01T15:38:48.553 INFO:tasks.rados.rados.0.smithi119.stdout:1261: finishing write tid 5 to smithi119156531-8 2023-12-01T15:38:48.553 INFO:tasks.rados.rados.0.smithi119.stdout:1261: oid 8 updating version 0 to 514 2023-12-01T15:38:48.553 INFO:tasks.rados.rados.0.smithi119.stdout:1261: oid 8 version 514 is already newer than 513 2023-12-01T15:38:48.553 INFO:tasks.rados.rados.0.smithi119.stdout:1261: oid 8 updating version 514 to 516 2023-12-01T15:38:48.553 INFO:tasks.rados.rados.0.smithi119.stdout:1261: oid 8 version 516 is already newer than 515 2023-12-01T15:38:48.553 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 516 (ObjNum 389 snap 125 seq_num 389) dirty exists 2023-12-01T15:38:48.553 INFO:tasks.rados.rados.0.smithi119.stdout:1261: left oid 8 (ObjNum 389 snap 125 seq_num 389) 2023-12-01T15:38:48.553 INFO:tasks.rados.rados.0.smithi119.stdout:1263: finishing write tid 1 to smithi119156531-20 2023-12-01T15:38:48.553 INFO:tasks.rados.rados.0.smithi119.stdout:1263: finishing write tid 2 to smithi119156531-20 2023-12-01T15:38:48.553 INFO:tasks.rados.rados.0.smithi119.stdout:1265: seq_num 391 ranges {1523712=557056,2080768=516096,2596864=688128} 2023-12-01T15:38:48.562 INFO:tasks.rados.rados.0.smithi119.stdout:1265: writing smithi119156531-50 from 1523712 to 2080768 tid 1 2023-12-01T15:38:48.565 INFO:tasks.rados.rados.0.smithi119.stdout:1265: writing smithi119156531-50 from 2080768 to 2596864 tid 2 2023-12-01T15:38:48.570 INFO:tasks.rados.rados.0.smithi119.stdout:1265: writing smithi119156531-50 from 2596864 to 3284992 tid 3 2023-12-01T15:38:48.571 INFO:tasks.rados.rados.0.smithi119.stdout:1261: done (4 left) 2023-12-01T15:38:48.571 INFO:tasks.rados.rados.0.smithi119.stdout:1262: done (3 left) 2023-12-01T15:38:48.571 INFO:tasks.rados.rados.0.smithi119.stdout:1266: rollback oid 47 current snap is 125 2023-12-01T15:38:48.571 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 47 to 70 2023-12-01T15:38:48.571 INFO:tasks.rados.rados.0.smithi119.stdout:1263: finishing write tid 3 to smithi119156531-20 2023-12-01T15:38:48.571 INFO:tasks.rados.rados.0.smithi119.stdout:1263: finishing write tid 4 to smithi119156531-20 2023-12-01T15:38:48.571 INFO:tasks.rados.rados.0.smithi119.stdout:1263: finishing write tid 5 to smithi119156531-20 2023-12-01T15:38:48.571 INFO:tasks.rados.rados.0.smithi119.stdout:1263: oid 20 updating version 0 to 651 2023-12-01T15:38:48.571 INFO:tasks.rados.rados.0.smithi119.stdout:1263: oid 20 version 651 is already newer than 649 2023-12-01T15:38:48.571 INFO:tasks.rados.rados.0.smithi119.stdout:1263: oid 20 version 651 is already newer than 650 2023-12-01T15:38:48.571 INFO:tasks.rados.rados.0.smithi119.stdout:1263: oid 20 version 651 is already newer than 648 2023-12-01T15:38:48.571 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 651 (ObjNum 390 snap 125 seq_num 390) dirty exists 2023-12-01T15:38:48.571 INFO:tasks.rados.rados.0.smithi119.stdout:1263: left oid 20 (ObjNum 390 snap 125 seq_num 390) 2023-12-01T15:38:48.571 INFO:tasks.rados.rados.0.smithi119.stdout:1265: finishing write tid 1 to smithi119156531-50 2023-12-01T15:38:48.571 INFO:tasks.rados.rados.0.smithi119.stdout:1263: done (3 left) 2023-12-01T15:38:48.571 INFO:tasks.rados.rados.0.smithi119.stdout:1264: done (2 left) 2023-12-01T15:38:48.572 INFO:tasks.rados.rados.0.smithi119.stdout:1267: read oid 14 snap -1 2023-12-01T15:38:48.572 INFO:tasks.rados.rados.0.smithi119.stdout:1267: expect (ObjNum 320 snap 103 seq_num 320) 2023-12-01T15:38:48.572 INFO:tasks.rados.rados.0.smithi119.stdout:1268: rollback oid 15 current snap is 125 2023-12-01T15:38:48.572 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 15 to 118 2023-12-01T15:38:48.572 INFO:tasks.rados.rados.0.smithi119.stdout:1265: finishing write tid 2 to smithi119156531-50 2023-12-01T15:38:48.572 INFO:tasks.rados.rados.0.smithi119.stdout:1269: read oid 6 snap -1 2023-12-01T15:38:48.572 INFO:tasks.rados.rados.0.smithi119.stdout:1269: expect (ObjNum 376 snap 124 seq_num 376) 2023-12-01T15:38:48.572 INFO:tasks.rados.rados.0.smithi119.stdout:1270: delete oid 44 current snap is 125 2023-12-01T15:38:48.576 INFO:tasks.rados.rados.0.smithi119.stdout:1265: finishing write tid 3 to smithi119156531-50 2023-12-01T15:38:48.577 INFO:tasks.rados.rados.0.smithi119.stdout:1268: finishing rollback tid 0 to smithi119156531-15 2023-12-01T15:38:48.577 INFO:tasks.rados.rados.0.smithi119.stdout:1266: finishing rollback tid 0 to smithi119156531-47 2023-12-01T15:38:48.578 INFO:tasks.rados.rados.0.smithi119.stdout:1265: finishing write tid 4 to smithi119156531-50 2023-12-01T15:38:48.578 INFO:tasks.rados.rados.0.smithi119.stdout:1266: finishing rollback tid 1 to smithi119156531-47 2023-12-01T15:38:48.578 INFO:tasks.rados.rados.0.smithi119.stdout:1266: finishing rollback tid 2 to smithi119156531-47 2023-12-01T15:38:48.579 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 700 (ObjNum 209 snap 59 seq_num 209) dirty exists 2023-12-01T15:38:48.579 INFO:tasks.rados.rados.0.smithi119.stdout:1266: done (5 left) 2023-12-01T15:38:48.579 INFO:tasks.rados.rados.0.smithi119.stdout:1270: done (4 left) 2023-12-01T15:38:48.579 INFO:tasks.rados.rados.0.smithi119.stdout:1271: rollback oid 20 current snap is 125 2023-12-01T15:38:48.579 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 20 to 123 2023-12-01T15:38:48.581 INFO:tasks.rados.rados.0.smithi119.stdout:1272: read oid 19 snap 121 2023-12-01T15:38:48.581 INFO:tasks.rados.rados.0.smithi119.stdout:1272: expect (ObjNum 343 snap 115 seq_num 343) 2023-12-01T15:38:48.581 INFO:tasks.rados.rados.0.smithi119.stdout:1273: read oid 45 snap -1 2023-12-01T15:38:48.581 INFO:tasks.rados.rados.0.smithi119.stdout:1273: expect (ObjNum 337 snap 109 seq_num 337) 2023-12-01T15:38:48.581 INFO:tasks.rados.rados.0.smithi119.stdout:1274: copy_from oid 21 from oid 17 current snap is 125 2023-12-01T15:38:48.582 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 2 current snap is 125 2023-12-01T15:38:48.582 INFO:tasks.rados.rados.0.smithi119.stdout:1275: seq_num 393 ranges {4046848=589824,4636672=679936,5316608=524288} 2023-12-01T15:38:48.605 INFO:tasks.rados.rados.0.smithi119.stdout:1275: writing smithi119156531-2 from 4046848 to 4636672 tid 1 2023-12-01T15:38:48.610 INFO:tasks.rados.rados.0.smithi119.stdout:1275: writing smithi119156531-2 from 4636672 to 5316608 tid 2 2023-12-01T15:38:48.614 INFO:tasks.rados.rados.0.smithi119.stdout:1275: writing smithi119156531-2 from 5316608 to 5840896 tid 3 2023-12-01T15:38:48.614 INFO:tasks.rados.rados.0.smithi119.stdout:1276: rollback oid 43 current snap is 125 2023-12-01T15:38:48.614 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 43 to 107 2023-12-01T15:38:48.614 INFO:tasks.rados.rados.0.smithi119.stdout:1265: finishing write tid 5 to smithi119156531-50 2023-12-01T15:38:48.614 INFO:tasks.rados.rados.0.smithi119.stdout:1265: oid 50 updating version 0 to 524 2023-12-01T15:38:48.614 INFO:tasks.rados.rados.0.smithi119.stdout:1265: oid 50 version 524 is already newer than 523 2023-12-01T15:38:48.614 INFO:tasks.rados.rados.0.smithi119.stdout:1265: oid 50 version 524 is already newer than 522 2023-12-01T15:38:48.614 INFO:tasks.rados.rados.0.smithi119.stdout:1265: oid 50 updating version 524 to 525 2023-12-01T15:38:48.615 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 525 (ObjNum 391 snap 125 seq_num 391) dirty exists 2023-12-01T15:38:48.615 INFO:tasks.rados.rados.0.smithi119.stdout:1265: left oid 50 (ObjNum 391 snap 125 seq_num 391) 2023-12-01T15:38:48.615 INFO:tasks.rados.rados.0.smithi119.stdout:1268: finishing rollback tid 1 to smithi119156531-15 2023-12-01T15:38:48.615 INFO:tasks.rados.rados.0.smithi119.stdout:1268: finishing rollback tid 2 to smithi119156531-15 2023-12-01T15:38:48.615 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 950 (ObjNum 244 snap 70 seq_num 244) dirty exists 2023-12-01T15:38:48.615 INFO:tasks.rados.rados.0.smithi119.stdout:1265: done (9 left) 2023-12-01T15:38:48.615 INFO:tasks.rados.rados.0.smithi119.stdout:1268: done (8 left) 2023-12-01T15:38:48.615 INFO:tasks.rados.rados.0.smithi119.stdout:1277: setattr oid 50 current snap is 125 2023-12-01T15:38:48.615 INFO:tasks.rados.rados.0.smithi119.stdout:1267: expect (ObjNum 320 snap 103 seq_num 320) 2023-12-01T15:38:48.803 INFO:tasks.rados.rados.0.smithi119.stdout:1269: expect (ObjNum 376 snap 124 seq_num 376) 2023-12-01T15:38:48.937 INFO:tasks.rados.rados.0.smithi119.stdout:1271: finishing rollback tid 0 to smithi119156531-20 2023-12-01T15:38:48.937 INFO:tasks.rados.rados.0.smithi119.stdout:1271: finishing rollback tid 1 to smithi119156531-20 2023-12-01T15:38:48.937 INFO:tasks.rados.rados.0.smithi119.stdout:1272: expect (ObjNum 343 snap 115 seq_num 343) 2023-12-01T15:38:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:48 smithi183 ceph-mon[99169]: pgmap v435: 121 pgs: 121 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 11 MiB/s wr, 30 op/s 2023-12-01T15:38:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:48 smithi183 ceph-mon[99169]: osdmap e312: 8 total, 8 up, 8 in 2023-12-01T15:38:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:48 smithi119 ceph-mon[94175]: pgmap v435: 121 pgs: 121 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 11 MiB/s wr, 30 op/s 2023-12-01T15:38:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:48 smithi119 ceph-mon[94175]: osdmap e312: 8 total, 8 up, 8 in 2023-12-01T15:38:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:48 smithi119 ceph-mon[108979]: pgmap v435: 121 pgs: 121 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 11 MiB/s wr, 30 op/s 2023-12-01T15:38:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:48 smithi119 ceph-mon[108979]: osdmap e312: 8 total, 8 up, 8 in 2023-12-01T15:38:49.003 INFO:tasks.rados.rados.0.smithi119.stdout:1271: finishing rollback tid 2 to smithi119156531-20 2023-12-01T15:38:49.004 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 654 (ObjNum 357 snap 118 seq_num 357) dirty exists 2023-12-01T15:38:49.004 INFO:tasks.rados.rados.0.smithi119.stdout:1274: finishing copy_from to smithi119156531-21 2023-12-01T15:38:49.004 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 537 (ObjNum 386 snap 124 seq_num 386) dirty exists 2023-12-01T15:38:49.004 INFO:tasks.rados.rados.0.smithi119.stdout:1274: finishing copy_from racing read to smithi119156531-21 2023-12-01T15:38:49.004 INFO:tasks.rados.rados.0.smithi119.stdout:1276: finishing rollback tid 0 to smithi119156531-43 2023-12-01T15:38:49.004 INFO:tasks.rados.rados.0.smithi119.stdout:1276: finishing rollback tid 1 to smithi119156531-43 2023-12-01T15:38:49.004 INFO:tasks.rados.rados.0.smithi119.stdout:1276: finishing rollback tid 2 to smithi119156531-43 2023-12-01T15:38:49.004 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 673 (ObjNum 313 snap 102 seq_num 313) dirty exists 2023-12-01T15:38:49.004 INFO:tasks.rados.rados.0.smithi119.stdout:1275: finishing write tid 1 to smithi119156531-2 2023-12-01T15:38:49.004 INFO:tasks.rados.rados.0.smithi119.stdout:1275: finishing write tid 2 to smithi119156531-2 2023-12-01T15:38:49.004 INFO:tasks.rados.rados.0.smithi119.stdout:1273: expect (ObjNum 337 snap 109 seq_num 337) 2023-12-01T15:38:49.884 INFO:tasks.rados.rados.0.smithi119.stdout:1275: finishing write tid 3 to smithi119156531-2 2023-12-01T15:38:49.884 INFO:tasks.rados.rados.0.smithi119.stdout:1275: finishing write tid 4 to smithi119156531-2 2023-12-01T15:38:49.884 INFO:tasks.rados.rados.0.smithi119.stdout:1275: finishing write tid 5 to smithi119156531-2 2023-12-01T15:38:49.884 INFO:tasks.rados.rados.0.smithi119.stdout:1275: oid 2 updating version 0 to 519 2023-12-01T15:38:49.884 INFO:tasks.rados.rados.0.smithi119.stdout:1275: oid 2 version 519 is already newer than 518 2023-12-01T15:38:49.884 INFO:tasks.rados.rados.0.smithi119.stdout:1275: oid 2 version 519 is already newer than 517 2023-12-01T15:38:49.884 INFO:tasks.rados.rados.0.smithi119.stdout:1275: oid 2 updating version 519 to 520 2023-12-01T15:38:49.884 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 520 (ObjNum 393 snap 125 seq_num 393) dirty exists 2023-12-01T15:38:49.884 INFO:tasks.rados.rados.0.smithi119.stdout:1275: left oid 2 (ObjNum 393 snap 125 seq_num 393) 2023-12-01T15:38:49.885 INFO:tasks.rados.rados.0.smithi119.stdout:1267: done (8 left) 2023-12-01T15:38:49.885 INFO:tasks.rados.rados.0.smithi119.stdout:1269: done (7 left) 2023-12-01T15:38:49.885 INFO:tasks.rados.rados.0.smithi119.stdout:1271: done (6 left) 2023-12-01T15:38:49.885 INFO:tasks.rados.rados.0.smithi119.stdout:1272: done (5 left) 2023-12-01T15:38:49.885 INFO:tasks.rados.rados.0.smithi119.stdout:1273: done (4 left) 2023-12-01T15:38:49.885 INFO:tasks.rados.rados.0.smithi119.stdout:1274: done (3 left) 2023-12-01T15:38:49.885 INFO:tasks.rados.rados.0.smithi119.stdout:1275: done (2 left) 2023-12-01T15:38:49.885 INFO:tasks.rados.rados.0.smithi119.stdout:1276: done (1 left) 2023-12-01T15:38:49.885 INFO:tasks.rados.rados.0.smithi119.stdout:1278: copy_from oid 6 from oid 40 current snap is 125 2023-12-01T15:38:49.885 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 526 (ObjNum 391 snap 125 seq_num 391) dirty exists 2023-12-01T15:38:49.885 INFO:tasks.rados.rados.0.smithi119.stdout:1277: done (1 left) 2023-12-01T15:38:49.885 INFO:tasks.rados.rados.0.smithi119.stdout:1279: snap_remove snap 110 2023-12-01T15:38:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:49 smithi183 ceph-mon[99169]: osdmap e313: 8 total, 8 up, 8 in 2023-12-01T15:38:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:49 smithi119 ceph-mon[94175]: osdmap e313: 8 total, 8 up, 8 in 2023-12-01T15:38:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:49 smithi119 ceph-mon[108979]: osdmap e313: 8 total, 8 up, 8 in 2023-12-01T15:38:50.480 INFO:tasks.rados.rados.0.smithi119.stdout:1279: done (1 left) 2023-12-01T15:38:50.480 INFO:tasks.rados.rados.0.smithi119.stdout:1280: snap_remove snap 70 2023-12-01T15:38:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:50 smithi183 ceph-mon[99169]: pgmap v438: 121 pgs: 121 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:38:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:50 smithi183 ceph-mon[99169]: osdmap e314: 8 total, 8 up, 8 in 2023-12-01T15:38:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:50 smithi119 ceph-mon[108979]: pgmap v438: 121 pgs: 121 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:38:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:50 smithi119 ceph-mon[108979]: osdmap e314: 8 total, 8 up, 8 in 2023-12-01T15:38:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:50 smithi119 ceph-mon[94175]: pgmap v438: 121 pgs: 121 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:38:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:50 smithi119 ceph-mon[94175]: osdmap e314: 8 total, 8 up, 8 in 2023-12-01T15:38:51.487 INFO:tasks.rados.rados.0.smithi119.stdout:1280: done (1 left) 2023-12-01T15:38:51.488 INFO:tasks.rados.rados.0.smithi119.stdout:1281: copy_from oid 7 from oid 47 current snap is 125 2023-12-01T15:38:51.488 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 27 current snap is 125 2023-12-01T15:38:51.488 INFO:tasks.rados.rados.0.smithi119.stdout:1282: seq_num 394 ranges {573440=606208,1179648=565248,1744896=557056,2301952=81920} 2023-12-01T15:38:51.497 INFO:tasks.rados.rados.0.smithi119.stdout:1282: writing smithi119156531-27 from 573440 to 1179648 tid 1 2023-12-01T15:38:51.498 INFO:tasks.rados.rados.0.smithi119.stdout:1282: writing smithi119156531-27 from 1179648 to 1744896 tid 2 2023-12-01T15:38:51.502 INFO:tasks.rados.rados.0.smithi119.stdout:1282: writing smithi119156531-27 from 1744896 to 2301952 tid 3 2023-12-01T15:38:51.502 INFO:tasks.rados.rados.0.smithi119.stdout:1282: writing smithi119156531-27 from 2301952 to 2383872 tid 4 2023-12-01T15:38:51.502 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 31 current snap is 125 2023-12-01T15:38:51.503 INFO:tasks.rados.rados.0.smithi119.stdout:1278: finishing copy_from to smithi119156531-6 2023-12-01T15:38:51.503 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 396 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-12-01T15:38:51.503 INFO:tasks.rados.rados.0.smithi119.stdout:1278: finishing copy_from racing read to smithi119156531-6 2023-12-01T15:38:51.504 INFO:tasks.rados.rados.0.smithi119.stdout:1283: seq_num 395 ranges {409600=622592,1032192=450560,1482752=753664} 2023-12-01T15:38:51.509 INFO:tasks.rados.rados.0.smithi119.stdout:1283: writing smithi119156531-31 from 409600 to 1032192 tid 1 2023-12-01T15:38:51.516 INFO:tasks.rados.rados.0.smithi119.stdout:1283: writing smithi119156531-31 from 1032192 to 1482752 tid 2 2023-12-01T15:38:51.518 INFO:tasks.rados.rados.0.smithi119.stdout:1283: writing smithi119156531-31 from 1482752 to 2236416 tid 3 2023-12-01T15:38:51.518 INFO:tasks.rados.rados.0.smithi119.stdout:1278: done (3 left) 2023-12-01T15:38:51.518 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 8 current snap is 125 2023-12-01T15:38:51.518 INFO:tasks.rados.rados.0.smithi119.stdout:1282: finishing write tid 1 to smithi119156531-27 2023-12-01T15:38:51.518 INFO:tasks.rados.rados.0.smithi119.stdout:1284: seq_num 396 ranges {4915200=638976,5554176=786432,6340608=417792} 2023-12-01T15:38:51.548 INFO:tasks.rados.rados.0.smithi119.stdout:1284: writing smithi119156531-8 from 4915200 to 5554176 tid 1 2023-12-01T15:38:51.553 INFO:tasks.rados.rados.0.smithi119.stdout:1284: writing smithi119156531-8 from 5554176 to 6340608 tid 2 2023-12-01T15:38:51.555 INFO:tasks.rados.rados.0.smithi119.stdout:1284: writing smithi119156531-8 from 6340608 to 6758400 tid 3 2023-12-01T15:38:51.556 INFO:tasks.rados.rados.0.smithi119.stdout:1285: rmattr oid 48 current snap is 125 2023-12-01T15:38:51.556 INFO:tasks.rados.rados.0.smithi119.stdout:1285: done (4 left) 2023-12-01T15:38:51.556 INFO:tasks.rados.rados.0.smithi119.stdout:1286: delete oid 15 current snap is 125 2023-12-01T15:38:51.556 INFO:tasks.rados.rados.0.smithi119.stdout:1282: finishing write tid 2 to smithi119156531-27 2023-12-01T15:38:51.556 INFO:tasks.rados.rados.0.smithi119.stdout:1282: finishing write tid 3 to smithi119156531-27 2023-12-01T15:38:51.556 INFO:tasks.rados.rados.0.smithi119.stdout:1282: finishing write tid 4 to smithi119156531-27 2023-12-01T15:38:51.556 INFO:tasks.rados.rados.0.smithi119.stdout:1282: finishing write tid 5 to smithi119156531-27 2023-12-01T15:38:51.556 INFO:tasks.rados.rados.0.smithi119.stdout:1282: finishing write tid 6 to smithi119156531-27 2023-12-01T15:38:51.556 INFO:tasks.rados.rados.0.smithi119.stdout:1282: oid 27 updating version 0 to 972 2023-12-01T15:38:51.556 INFO:tasks.rados.rados.0.smithi119.stdout:1282: oid 27 version 972 is already newer than 966 2023-12-01T15:38:51.557 INFO:tasks.rados.rados.0.smithi119.stdout:1282: oid 27 updating version 972 to 974 2023-12-01T15:38:51.557 INFO:tasks.rados.rados.0.smithi119.stdout:1282: oid 27 version 974 is already newer than 973 2023-12-01T15:38:51.557 INFO:tasks.rados.rados.0.smithi119.stdout:1282: oid 27 version 974 is already newer than 971 2023-12-01T15:38:51.557 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 974 (ObjNum 394 snap 125 seq_num 394) dirty exists 2023-12-01T15:38:51.557 INFO:tasks.rados.rados.0.smithi119.stdout:1282: left oid 27 (ObjNum 394 snap 125 seq_num 394) 2023-12-01T15:38:51.557 INFO:tasks.rados.rados.0.smithi119.stdout:1283: finishing write tid 1 to smithi119156531-31 2023-12-01T15:38:51.557 INFO:tasks.rados.rados.0.smithi119.stdout:1283: finishing write tid 2 to smithi119156531-31 2023-12-01T15:38:51.557 INFO:tasks.rados.rados.0.smithi119.stdout:1281: finishing copy_from to smithi119156531-7 2023-12-01T15:38:51.557 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 700 (ObjNum 209 snap 59 seq_num 209) dirty exists 2023-12-01T15:38:51.557 INFO:tasks.rados.rados.0.smithi119.stdout:1281: finishing copy_from racing read to smithi119156531-7 2023-12-01T15:38:51.558 INFO:tasks.rados.rados.0.smithi119.stdout:1283: finishing write tid 3 to smithi119156531-31 2023-12-01T15:38:51.558 INFO:tasks.rados.rados.0.smithi119.stdout:1283: finishing write tid 4 to smithi119156531-31 2023-12-01T15:38:51.558 INFO:tasks.rados.rados.0.smithi119.stdout:1283: finishing write tid 5 to smithi119156531-31 2023-12-01T15:38:51.558 INFO:tasks.rados.rados.0.smithi119.stdout:1283: oid 31 updating version 0 to 657 2023-12-01T15:38:51.558 INFO:tasks.rados.rados.0.smithi119.stdout:1283: oid 31 version 657 is already newer than 656 2023-12-01T15:38:51.558 INFO:tasks.rados.rados.0.smithi119.stdout:1283: oid 31 version 657 is already newer than 655 2023-12-01T15:38:51.558 INFO:tasks.rados.rados.0.smithi119.stdout:1283: oid 31 updating version 657 to 658 2023-12-01T15:38:51.558 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 658 (ObjNum 395 snap 125 seq_num 395) dirty exists 2023-12-01T15:38:51.558 INFO:tasks.rados.rados.0.smithi119.stdout:1283: left oid 31 (ObjNum 395 snap 125 seq_num 395) 2023-12-01T15:38:51.558 INFO:tasks.rados.rados.0.smithi119.stdout:1284: finishing write tid 1 to smithi119156531-8 2023-12-01T15:38:51.559 INFO:tasks.rados.rados.0.smithi119.stdout:1281: done (4 left) 2023-12-01T15:38:51.559 INFO:tasks.rados.rados.0.smithi119.stdout:1282: done (3 left) 2023-12-01T15:38:51.559 INFO:tasks.rados.rados.0.smithi119.stdout:1283: done (2 left) 2023-12-01T15:38:51.559 INFO:tasks.rados.rados.0.smithi119.stdout:1286: done (1 left) 2023-12-01T15:38:51.559 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 125 2023-12-01T15:38:51.559 INFO:tasks.rados.rados.0.smithi119.stdout:1287: seq_num 398 ranges {1687552=671744,2359296=557056,2916352=532480,3448832=114688} 2023-12-01T15:38:51.570 INFO:tasks.rados.rados.0.smithi119.stdout:1287: writing smithi119156531-49 from 1687552 to 2359296 tid 1 2023-12-01T15:38:51.573 INFO:tasks.rados.rados.0.smithi119.stdout:1287: writing smithi119156531-49 from 2359296 to 2916352 tid 2 2023-12-01T15:38:51.576 INFO:tasks.rados.rados.0.smithi119.stdout:1287: writing smithi119156531-49 from 2916352 to 3448832 tid 3 2023-12-01T15:38:51.577 INFO:tasks.rados.rados.0.smithi119.stdout:1287: writing smithi119156531-49 from 3448832 to 3563520 tid 4 2023-12-01T15:38:51.578 INFO:tasks.rados.rados.0.smithi119.stdout:1288: delete oid 37 current snap is 125 2023-12-01T15:38:51.578 INFO:tasks.rados.rados.0.smithi119.stdout:1284: finishing write tid 2 to smithi119156531-8 2023-12-01T15:38:51.578 INFO:tasks.rados.rados.0.smithi119.stdout:1284: finishing write tid 3 to smithi119156531-8 2023-12-01T15:38:51.578 INFO:tasks.rados.rados.0.smithi119.stdout:1284: finishing write tid 4 to smithi119156531-8 2023-12-01T15:38:51.578 INFO:tasks.rados.rados.0.smithi119.stdout:1284: finishing write tid 5 to smithi119156531-8 2023-12-01T15:38:51.578 INFO:tasks.rados.rados.0.smithi119.stdout:1284: oid 8 updating version 0 to 522 2023-12-01T15:38:51.578 INFO:tasks.rados.rados.0.smithi119.stdout:1284: oid 8 updating version 522 to 524 2023-12-01T15:38:51.578 INFO:tasks.rados.rados.0.smithi119.stdout:1284: oid 8 version 524 is already newer than 523 2023-12-01T15:38:51.578 INFO:tasks.rados.rados.0.smithi119.stdout:1284: oid 8 version 524 is already newer than 521 2023-12-01T15:38:51.578 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 524 (ObjNum 396 snap 125 seq_num 396) dirty exists 2023-12-01T15:38:51.578 INFO:tasks.rados.rados.0.smithi119.stdout:1284: left oid 8 (ObjNum 396 snap 125 seq_num 396) 2023-12-01T15:38:51.579 INFO:tasks.rados.rados.0.smithi119.stdout:1287: finishing write tid 1 to smithi119156531-49 2023-12-01T15:38:51.579 INFO:tasks.rados.rados.0.smithi119.stdout:1287: finishing write tid 2 to smithi119156531-49 2023-12-01T15:38:51.580 INFO:tasks.rados.rados.0.smithi119.stdout:1284: done (2 left) 2023-12-01T15:38:51.580 INFO:tasks.rados.rados.0.smithi119.stdout:1288: done (1 left) 2023-12-01T15:38:51.580 INFO:tasks.rados.rados.0.smithi119.stdout:1289: setattr oid 17 current snap is 125 2023-12-01T15:38:51.580 INFO:tasks.rados.rados.0.smithi119.stdout:1287: finishing write tid 3 to smithi119156531-49 2023-12-01T15:38:51.580 INFO:tasks.rados.rados.0.smithi119.stdout:1287: finishing write tid 4 to smithi119156531-49 2023-12-01T15:38:51.581 INFO:tasks.rados.rados.0.smithi119.stdout:1287: finishing write tid 5 to smithi119156531-49 2023-12-01T15:38:51.582 INFO:tasks.rados.rados.0.smithi119.stdout:1287: finishing write tid 6 to smithi119156531-49 2023-12-01T15:38:51.582 INFO:tasks.rados.rados.0.smithi119.stdout:1287: oid 49 updating version 0 to 531 2023-12-01T15:38:51.582 INFO:tasks.rados.rados.0.smithi119.stdout:1287: oid 49 version 531 is already newer than 529 2023-12-01T15:38:51.582 INFO:tasks.rados.rados.0.smithi119.stdout:1287: oid 49 version 531 is already newer than 528 2023-12-01T15:38:51.582 INFO:tasks.rados.rados.0.smithi119.stdout:1287: oid 49 version 531 is already newer than 530 2023-12-01T15:38:51.582 INFO:tasks.rados.rados.0.smithi119.stdout:1287: oid 49 version 531 is already newer than 527 2023-12-01T15:38:51.582 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 531 (ObjNum 398 snap 125 seq_num 398) dirty exists 2023-12-01T15:38:51.582 INFO:tasks.rados.rados.0.smithi119.stdout:1287: left oid 49 (ObjNum 398 snap 125 seq_num 398) 2023-12-01T15:38:51.582 INFO:tasks.rados.rados.0.smithi119.stdout:1287: done (1 left) 2023-12-01T15:38:51.583 INFO:tasks.rados.rados.0.smithi119.stdout:1290: read oid 1 snap -1 2023-12-01T15:38:51.583 INFO:tasks.rados.rados.0.smithi119.stdout:1290: expect (ObjNum 244 snap 70 seq_num 244) 2023-12-01T15:38:51.583 INFO:tasks.rados.rados.0.smithi119.stdout:1291: snap_remove snap 124 2023-12-01T15:38:52.517 INFO:tasks.rados.rados.0.smithi119.stdout:1291: done (2 left) 2023-12-01T15:38:52.517 INFO:tasks.rados.rados.0.smithi119.stdout:1292: read oid 21 snap -1 2023-12-01T15:38:52.517 INFO:tasks.rados.rados.0.smithi119.stdout:1292: expect (ObjNum 386 snap 124 seq_num 386) 2023-12-01T15:38:52.517 INFO:tasks.rados.rados.0.smithi119.stdout:1293: rollback oid 31 current snap is 125 2023-12-01T15:38:52.517 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 31 to 113 2023-12-01T15:38:52.518 INFO:tasks.rados.rados.0.smithi119.stdout:1294: rollback oid 8 current snap is 125 2023-12-01T15:38:52.518 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 8 to 118 2023-12-01T15:38:52.518 INFO:tasks.rados.rados.0.smithi119.stdout:1295: snap_create 2023-12-01T15:38:52.522 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 541 (ObjNum 386 snap 124 seq_num 386) dirty exists 2023-12-01T15:38:52.522 INFO:tasks.rados.rados.0.smithi119.stdout:1290: expect (ObjNum 244 snap 70 seq_num 244) 2023-12-01T15:38:52.621 INFO:tasks.rados.rados.0.smithi119.stdout:1294: finishing rollback tid 0 to smithi119156531-8 2023-12-01T15:38:52.622 INFO:tasks.rados.rados.0.smithi119.stdout:1293: finishing rollback tid 0 to smithi119156531-31 2023-12-01T15:38:52.622 INFO:tasks.rados.rados.0.smithi119.stdout:1293: finishing rollback tid 1 to smithi119156531-31 2023-12-01T15:38:52.622 INFO:tasks.rados.rados.0.smithi119.stdout:1293: finishing rollback tid 2 to smithi119156531-31 2023-12-01T15:38:52.622 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 661 (ObjNum 306 snap 98 seq_num 306) dirty exists 2023-12-01T15:38:52.622 INFO:tasks.rados.rados.0.smithi119.stdout:1294: finishing rollback tid 1 to smithi119156531-8 2023-12-01T15:38:52.622 INFO:tasks.rados.rados.0.smithi119.stdout:1294: finishing rollback tid 2 to smithi119156531-8 2023-12-01T15:38:52.622 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 527 (ObjNum 359 snap 118 seq_num 359) dirty exists 2023-12-01T15:38:52.622 INFO:tasks.rados.rados.0.smithi119.stdout:1292: expect (ObjNum 386 snap 124 seq_num 386) 2023-12-01T15:38:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:52 smithi183 ceph-mon[99169]: pgmap v440: 121 pgs: 121 active+clean; 315 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 3.5 MiB/s wr, 29 op/s 2023-12-01T15:38:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:52 smithi183 ceph-mon[99169]: osdmap e315: 8 total, 8 up, 8 in 2023-12-01T15:38:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:52 smithi119 ceph-mon[108979]: pgmap v440: 121 pgs: 121 active+clean; 315 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 3.5 MiB/s wr, 29 op/s 2023-12-01T15:38:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:52 smithi119 ceph-mon[108979]: osdmap e315: 8 total, 8 up, 8 in 2023-12-01T15:38:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:52 smithi119 ceph-mon[94175]: pgmap v440: 121 pgs: 121 active+clean; 315 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 3.5 MiB/s wr, 29 op/s 2023-12-01T15:38:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:52 smithi119 ceph-mon[94175]: osdmap e315: 8 total, 8 up, 8 in 2023-12-01T15:38:53.527 INFO:tasks.rados.rados.0.smithi119.stdout:1289: done (5 left) 2023-12-01T15:38:53.527 INFO:tasks.rados.rados.0.smithi119.stdout:1290: done (4 left) 2023-12-01T15:38:53.527 INFO:tasks.rados.rados.0.smithi119.stdout:1292: done (3 left) 2023-12-01T15:38:53.527 INFO:tasks.rados.rados.0.smithi119.stdout:1293: done (2 left) 2023-12-01T15:38:53.528 INFO:tasks.rados.rados.0.smithi119.stdout:1294: done (1 left) 2023-12-01T15:38:53.528 INFO:tasks.rados.rados.0.smithi119.stdout:1295: done (0 left) 2023-12-01T15:38:53.528 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 5 current snap is 126 2023-12-01T15:38:53.528 INFO:tasks.rados.rados.0.smithi119.stdout:1296: seq_num 400 ranges {2007040=704512,2711552=720896,3432448=483328} 2023-12-01T15:38:53.541 INFO:tasks.rados.rados.0.smithi119.stdout:1296: writing smithi119156531-5 from 2007040 to 2711552 tid 1 2023-12-01T15:38:53.545 INFO:tasks.rados.rados.0.smithi119.stdout:1296: writing smithi119156531-5 from 2711552 to 3432448 tid 2 2023-12-01T15:38:53.549 INFO:tasks.rados.rados.0.smithi119.stdout:1296: writing smithi119156531-5 from 3432448 to 3915776 tid 3 2023-12-01T15:38:53.549 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 10 current snap is 126 2023-12-01T15:38:53.549 INFO:tasks.rados.rados.0.smithi119.stdout:1296: finishing write tid 1 to smithi119156531-5 2023-12-01T15:38:53.549 INFO:tasks.rados.rados.0.smithi119.stdout:1297: seq_num 401 ranges {4014080=720896,4734976=606208,5341184=598016} 2023-12-01T15:38:53.574 INFO:tasks.rados.rados.0.smithi119.stdout:1297: writing smithi119156531-10 from 4014080 to 4734976 tid 1 2023-12-01T15:38:53.578 INFO:tasks.rados.rados.0.smithi119.stdout:1297: writing smithi119156531-10 from 4734976 to 5341184 tid 2 2023-12-01T15:38:53.582 INFO:tasks.rados.rados.0.smithi119.stdout:1297: writing smithi119156531-10 from 5341184 to 5939200 tid 3 2023-12-01T15:38:53.582 INFO:tasks.rados.rados.0.smithi119.stdout:1298: rmattr oid 30 current snap is 126 2023-12-01T15:38:53.582 INFO:tasks.rados.rados.0.smithi119.stdout:1296: finishing write tid 2 to smithi119156531-5 2023-12-01T15:38:53.582 INFO:tasks.rados.rados.0.smithi119.stdout:1296: finishing write tid 3 to smithi119156531-5 2023-12-01T15:38:53.582 INFO:tasks.rados.rados.0.smithi119.stdout:1296: finishing write tid 4 to smithi119156531-5 2023-12-01T15:38:53.582 INFO:tasks.rados.rados.0.smithi119.stdout:1296: finishing write tid 5 to smithi119156531-5 2023-12-01T15:38:53.582 INFO:tasks.rados.rados.0.smithi119.stdout:1296: oid 5 updating version 0 to 286 2023-12-01T15:38:53.582 INFO:tasks.rados.rados.0.smithi119.stdout:1296: oid 5 version 286 is already newer than 284 2023-12-01T15:38:53.583 INFO:tasks.rados.rados.0.smithi119.stdout:1296: oid 5 version 286 is already newer than 285 2023-12-01T15:38:53.583 INFO:tasks.rados.rados.0.smithi119.stdout:1296: oid 5 updating version 286 to 287 2023-12-01T15:38:53.583 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 287 (ObjNum 400 snap 126 seq_num 400) dirty exists 2023-12-01T15:38:53.583 INFO:tasks.rados.rados.0.smithi119.stdout:1296: left oid 5 (ObjNum 400 snap 126 seq_num 400) 2023-12-01T15:38:53.583 INFO:tasks.rados.rados.0.smithi119.stdout:1297: finishing write tid 1 to smithi119156531-10 2023-12-01T15:38:53.583 INFO:tasks.rados.rados.0.smithi119.stdout:1297: finishing write tid 2 to smithi119156531-10 2023-12-01T15:38:53.583 INFO:tasks.rados.rados.0.smithi119.stdout:1296: done (2 left) 2023-12-01T15:38:53.583 INFO:tasks.rados.rados.0.smithi119.stdout:1299: copy_from oid 34 from oid 50 current snap is 126 2023-12-01T15:38:53.583 INFO:tasks.rados.rados.0.smithi119.stdout:1300: read oid 28 snap -1 2023-12-01T15:38:53.583 INFO:tasks.rados.rados.0.smithi119.stdout:1300: expect deleted 2023-12-01T15:38:53.583 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 22 current snap is 126 2023-12-01T15:38:53.583 INFO:tasks.rados.rados.0.smithi119.stdout:1301: seq_num 402 ranges {3014656=737280,3751936=491520,4243456=516096,4759552=196608} 2023-12-01T15:38:53.601 INFO:tasks.rados.rados.0.smithi119.stdout:1301: writing smithi119156531-22 from 3014656 to 3751936 tid 1 2023-12-01T15:38:53.604 INFO:tasks.rados.rados.0.smithi119.stdout:1301: writing smithi119156531-22 from 3751936 to 4243456 tid 2 2023-12-01T15:38:53.607 INFO:tasks.rados.rados.0.smithi119.stdout:1301: writing smithi119156531-22 from 4243456 to 4759552 tid 3 2023-12-01T15:38:53.609 INFO:tasks.rados.rados.0.smithi119.stdout:1301: writing smithi119156531-22 from 4759552 to 4956160 tid 4 2023-12-01T15:38:53.609 INFO:tasks.rados.rados.0.smithi119.stdout:1302: copy_from oid 42 from oid 25 current snap is 126 2023-12-01T15:38:53.609 INFO:tasks.rados.rados.0.smithi119.stdout:1297: finishing write tid 3 to smithi119156531-10 2023-12-01T15:38:53.609 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 660 (ObjNum 378 snap 124 seq_num 378) dirty exists 2023-12-01T15:38:53.610 INFO:tasks.rados.rados.0.smithi119.stdout:1297: finishing write tid 4 to smithi119156531-10 2023-12-01T15:38:53.610 INFO:tasks.rados.rados.0.smithi119.stdout:1297: finishing write tid 5 to smithi119156531-10 2023-12-01T15:38:53.610 INFO:tasks.rados.rados.0.smithi119.stdout:1297: oid 10 updating version 0 to 290 2023-12-01T15:38:53.610 INFO:tasks.rados.rados.0.smithi119.stdout:1297: oid 10 updating version 290 to 291 2023-12-01T15:38:53.610 INFO:tasks.rados.rados.0.smithi119.stdout:1297: oid 10 updating version 291 to 292 2023-12-01T15:38:53.610 INFO:tasks.rados.rados.0.smithi119.stdout:1297: oid 10 version 292 is already newer than 289 2023-12-01T15:38:53.610 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 292 (ObjNum 401 snap 126 seq_num 401) dirty exists 2023-12-01T15:38:53.610 INFO:tasks.rados.rados.0.smithi119.stdout:1297: left oid 10 (ObjNum 401 snap 126 seq_num 401) 2023-12-01T15:38:53.610 INFO:tasks.rados.rados.0.smithi119.stdout:1299: finishing copy_from to smithi119156531-34 2023-12-01T15:38:53.610 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 526 (ObjNum 391 snap 125 seq_num 391) dirty exists 2023-12-01T15:38:53.610 INFO:tasks.rados.rados.0.smithi119.stdout:1301: finishing write tid 1 to smithi119156531-22 2023-12-01T15:38:53.610 INFO:tasks.rados.rados.0.smithi119.stdout:1301: finishing write tid 2 to smithi119156531-22 2023-12-01T15:38:53.610 INFO:tasks.rados.rados.0.smithi119.stdout:1299: finishing copy_from racing read to smithi119156531-34 2023-12-01T15:38:53.610 INFO:tasks.rados.rados.0.smithi119.stdout:1297: done (5 left) 2023-12-01T15:38:53.610 INFO:tasks.rados.rados.0.smithi119.stdout:1298: done (4 left) 2023-12-01T15:38:53.611 INFO:tasks.rados.rados.0.smithi119.stdout:1299: done (3 left) 2023-12-01T15:38:53.611 INFO:tasks.rados.rados.0.smithi119.stdout:1300: done (2 left) 2023-12-01T15:38:53.611 INFO:tasks.rados.rados.0.smithi119.stdout:1303: snap_remove snap 115 2023-12-01T15:38:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:53 smithi183 ceph-mon[99169]: osdmap e316: 8 total, 8 up, 8 in 2023-12-01T15:38:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:53 smithi119 ceph-mon[94175]: osdmap e316: 8 total, 8 up, 8 in 2023-12-01T15:38:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:53 smithi119 ceph-mon[108979]: osdmap e316: 8 total, 8 up, 8 in 2023-12-01T15:38:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:38:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:38:54] "GET /metrics HTTP/1.1" 200 36175 "" "Prometheus/2.43.0" 2023-12-01T15:38:54.534 INFO:tasks.rados.rados.0.smithi119.stdout:1303: done (2 left) 2023-12-01T15:38:54.534 INFO:tasks.rados.rados.0.smithi119.stdout:1304: snap_remove snap 121 2023-12-01T15:38:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:54 smithi183 ceph-mon[99169]: pgmap v443: 121 pgs: 121 active+clean; 315 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 3.6 MiB/s wr, 29 op/s 2023-12-01T15:38:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:54 smithi183 ceph-mon[99169]: osdmap e317: 8 total, 8 up, 8 in 2023-12-01T15:38:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:54 smithi119 ceph-mon[94175]: pgmap v443: 121 pgs: 121 active+clean; 315 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 3.6 MiB/s wr, 29 op/s 2023-12-01T15:38:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:54 smithi119 ceph-mon[94175]: osdmap e317: 8 total, 8 up, 8 in 2023-12-01T15:38:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:54 smithi119 ceph-mon[108979]: pgmap v443: 121 pgs: 121 active+clean; 315 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 3.6 MiB/s wr, 29 op/s 2023-12-01T15:38:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:54 smithi119 ceph-mon[108979]: osdmap e317: 8 total, 8 up, 8 in 2023-12-01T15:38:55.483 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:38:55.547 INFO:tasks.rados.rados.0.smithi119.stdout:1304: done (2 left) 2023-12-01T15:38:55.547 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 27 current snap is 126 2023-12-01T15:38:55.548 INFO:tasks.rados.rados.0.smithi119.stdout:1305: seq_num 403 ranges {2383872=753664,3137536=425984,3563520=720896,4284416=57344} 2023-12-01T15:38:55.562 INFO:tasks.rados.rados.0.smithi119.stdout:1305: writing smithi119156531-27 from 2383872 to 3137536 tid 1 2023-12-01T15:38:55.564 INFO:tasks.rados.rados.0.smithi119.stdout:1305: writing smithi119156531-27 from 3137536 to 3563520 tid 2 2023-12-01T15:38:55.568 INFO:tasks.rados.rados.0.smithi119.stdout:1305: writing smithi119156531-27 from 3563520 to 4284416 tid 3 2023-12-01T15:38:55.569 INFO:tasks.rados.rados.0.smithi119.stdout:1305: writing smithi119156531-27 from 4284416 to 4341760 tid 4 2023-12-01T15:38:55.569 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 35 current snap is 126 2023-12-01T15:38:55.569 INFO:tasks.rados.rados.0.smithi119.stdout:1301: finishing write tid 3 to smithi119156531-22 2023-12-01T15:38:55.569 INFO:tasks.rados.rados.0.smithi119.stdout:1306: seq_num 404 ranges {1376256=770048,2146304=712704,2859008=491520} 2023-12-01T15:38:55.581 INFO:tasks.rados.rados.0.smithi119.stdout:1306: writing smithi119156531-35 from 1376256 to 2146304 tid 1 2023-12-01T15:38:55.585 INFO:tasks.rados.rados.0.smithi119.stdout:1306: writing smithi119156531-35 from 2146304 to 2859008 tid 2 2023-12-01T15:38:55.588 INFO:tasks.rados.rados.0.smithi119.stdout:1306: writing smithi119156531-35 from 2859008 to 3350528 tid 3 2023-12-01T15:38:55.588 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 126 2023-12-01T15:38:55.588 INFO:tasks.rados.rados.0.smithi119.stdout:1301: finishing write tid 4 to smithi119156531-22 2023-12-01T15:38:55.588 INFO:tasks.rados.rados.0.smithi119.stdout:1307: seq_num 405 ranges {11108352=786432,11894784=589824,12484608=614400} 2023-12-01T15:38:55.652 INFO:tasks.rados.rados.0.smithi119.stdout:1307: writing smithi119156531-45 from 11108352 to 11894784 tid 1 2023-12-01T15:38:55.656 INFO:tasks.rados.rados.0.smithi119.stdout:1307: writing smithi119156531-45 from 11894784 to 12484608 tid 2 2023-12-01T15:38:55.660 INFO:tasks.rados.rados.0.smithi119.stdout:1307: writing smithi119156531-45 from 12484608 to 13099008 tid 3 2023-12-01T15:38:55.660 INFO:tasks.rados.rados.0.smithi119.stdout:1308: copy_from oid 6 from oid 47 current snap is 126 2023-12-01T15:38:55.660 INFO:tasks.rados.rados.0.smithi119.stdout:1301: finishing write tid 5 to smithi119156531-22 2023-12-01T15:38:55.661 INFO:tasks.rados.rados.0.smithi119.stdout:1301: finishing write tid 6 to smithi119156531-22 2023-12-01T15:38:55.661 INFO:tasks.rados.rados.0.smithi119.stdout:1301: oid 22 updating version 0 to 991 2023-12-01T15:38:55.661 INFO:tasks.rados.rados.0.smithi119.stdout:1301: oid 22 version 991 is already newer than 989 2023-12-01T15:38:55.661 INFO:tasks.rados.rados.0.smithi119.stdout:1301: oid 22 updating version 991 to 993 2023-12-01T15:38:55.661 INFO:tasks.rados.rados.0.smithi119.stdout:1301: oid 22 version 993 is already newer than 992 2023-12-01T15:38:55.661 INFO:tasks.rados.rados.0.smithi119.stdout:1301: oid 22 version 993 is already newer than 990 2023-12-01T15:38:55.661 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 993 (ObjNum 402 snap 126 seq_num 402) dirty exists 2023-12-01T15:38:55.661 INFO:tasks.rados.rados.0.smithi119.stdout:1301: left oid 22 (ObjNum 402 snap 126 seq_num 402) 2023-12-01T15:38:55.661 INFO:tasks.rados.rados.0.smithi119.stdout:1302: finishing copy_from to smithi119156531-42 2023-12-01T15:38:55.661 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 516 (ObjNum 350 snap 118 seq_num 350) dirty exists 2023-12-01T15:38:55.661 INFO:tasks.rados.rados.0.smithi119.stdout:1302: finishing copy_from racing read to smithi119156531-42 2023-12-01T15:38:55.661 INFO:tasks.rados.rados.0.smithi119.stdout:1305: finishing write tid 1 to smithi119156531-27 2023-12-01T15:38:55.661 INFO:tasks.rados.rados.0.smithi119.stdout:1305: finishing write tid 2 to smithi119156531-27 2023-12-01T15:38:55.661 INFO:tasks.rados.rados.0.smithi119.stdout:1301: done (5 left) 2023-12-01T15:38:55.662 INFO:tasks.rados.rados.0.smithi119.stdout:1302: done (4 left) 2023-12-01T15:38:55.662 INFO:tasks.rados.rados.0.smithi119.stdout:1309: copy_from oid 5 from oid 50 current snap is 126 2023-12-01T15:38:55.662 INFO:tasks.rados.rados.0.smithi119.stdout:1305: finishing write tid 3 to smithi119156531-27 2023-12-01T15:38:55.662 INFO:tasks.rados.rados.0.smithi119.stdout:1305: finishing write tid 4 to smithi119156531-27 2023-12-01T15:38:55.662 INFO:tasks.rados.rados.0.smithi119.stdout:1305: finishing write tid 5 to smithi119156531-27 2023-12-01T15:38:55.662 INFO:tasks.rados.rados.0.smithi119.stdout:1305: finishing write tid 6 to smithi119156531-27 2023-12-01T15:38:55.662 INFO:tasks.rados.rados.0.smithi119.stdout:1305: oid 27 updating version 0 to 1018 2023-12-01T15:38:55.662 INFO:tasks.rados.rados.0.smithi119.stdout:1305: oid 27 version 1018 is already newer than 1017 2023-12-01T15:38:55.662 INFO:tasks.rados.rados.0.smithi119.stdout:1305: oid 27 updating version 1018 to 1019 2023-12-01T15:38:55.662 INFO:tasks.rados.rados.0.smithi119.stdout:1305: oid 27 version 1019 is already newer than 1016 2023-12-01T15:38:55.662 INFO:tasks.rados.rados.0.smithi119.stdout:1305: oid 27 version 1019 is already newer than 1015 2023-12-01T15:38:55.662 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 1019 (ObjNum 403 snap 126 seq_num 403) dirty exists 2023-12-01T15:38:55.662 INFO:tasks.rados.rados.0.smithi119.stdout:1305: left oid 27 (ObjNum 403 snap 126 seq_num 403) 2023-12-01T15:38:55.663 INFO:tasks.rados.rados.0.smithi119.stdout:1306: finishing write tid 1 to smithi119156531-35 2023-12-01T15:38:55.663 INFO:tasks.rados.rados.0.smithi119.stdout:1305: done (4 left) 2023-12-01T15:38:55.663 INFO:tasks.rados.rados.0.smithi119.stdout:1310: rollback oid 48 current snap is 126 2023-12-01T15:38:55.663 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 48 to 89 2023-12-01T15:38:55.663 INFO:tasks.rados.rados.0.smithi119.stdout:1306: finishing write tid 2 to smithi119156531-35 2023-12-01T15:38:55.663 INFO:tasks.rados.rados.0.smithi119.stdout:1306: finishing write tid 3 to smithi119156531-35 2023-12-01T15:38:55.663 INFO:tasks.rados.rados.0.smithi119.stdout:1306: finishing write tid 4 to smithi119156531-35 2023-12-01T15:38:55.663 INFO:tasks.rados.rados.0.smithi119.stdout:1306: finishing write tid 5 to smithi119156531-35 2023-12-01T15:38:55.663 INFO:tasks.rados.rados.0.smithi119.stdout:1306: oid 35 updating version 0 to 864 2023-12-01T15:38:55.663 INFO:tasks.rados.rados.0.smithi119.stdout:1306: oid 35 updating version 864 to 867 2023-12-01T15:38:55.663 INFO:tasks.rados.rados.0.smithi119.stdout:1306: oid 35 version 867 is already newer than 865 2023-12-01T15:38:55.663 INFO:tasks.rados.rados.0.smithi119.stdout:1306: oid 35 version 867 is already newer than 866 2023-12-01T15:38:55.663 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 867 (ObjNum 404 snap 126 seq_num 404) dirty exists 2023-12-01T15:38:55.663 INFO:tasks.rados.rados.0.smithi119.stdout:1306: left oid 35 (ObjNum 404 snap 126 seq_num 404) 2023-12-01T15:38:55.663 INFO:tasks.rados.rados.0.smithi119.stdout:1307: finishing write tid 1 to smithi119156531-45 2023-12-01T15:38:55.663 INFO:tasks.rados.rados.0.smithi119.stdout:1307: finishing write tid 2 to smithi119156531-45 2023-12-01T15:38:55.664 INFO:tasks.rados.rados.0.smithi119.stdout:1306: done (4 left) 2023-12-01T15:38:55.664 INFO:tasks.rados.rados.0.smithi119.stdout:1311: read oid 38 snap -1 2023-12-01T15:38:55.664 INFO:tasks.rados.rados.0.smithi119.stdout:1311: expect (ObjNum 244 snap 70 seq_num 244) 2023-12-01T15:38:55.664 INFO:tasks.rados.rados.0.smithi119.stdout:1312: setattr oid 34 current snap is 126 2023-12-01T15:38:55.664 INFO:tasks.rados.rados.0.smithi119.stdout:1313: read oid 37 snap -1 2023-12-01T15:38:55.664 INFO:tasks.rados.rados.0.smithi119.stdout:1313: expect deleted 2023-12-01T15:38:55.665 INFO:tasks.rados.rados.0.smithi119.stdout:1314: read oid 40 snap -1 2023-12-01T15:38:55.665 INFO:tasks.rados.rados.0.smithi119.stdout:1314: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:38:55.665 INFO:tasks.rados.rados.0.smithi119.stdout:1315: snap_create 2023-12-01T15:38:55.665 INFO:tasks.rados.rados.0.smithi119.stdout:1314: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:38:55.665 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 739 (ObjNum 391 snap 125 seq_num 391) dirty exists 2023-12-01T15:38:55.667 INFO:tasks.rados.rados.0.smithi119.stdout:1307: finishing write tid 3 to smithi119156531-45 2023-12-01T15:38:55.668 INFO:tasks.rados.rados.0.smithi119.stdout:1307: finishing write tid 4 to smithi119156531-45 2023-12-01T15:38:55.669 INFO:tasks.rados.rados.0.smithi119.stdout:1310: finishing rollback tid 0 to smithi119156531-48 2023-12-01T15:38:55.669 INFO:tasks.rados.rados.0.smithi119.stdout:1310: finishing rollback tid 1 to smithi119156531-48 2023-12-01T15:38:55.670 INFO:tasks.rados.rados.0.smithi119.stdout:1307: finishing write tid 5 to smithi119156531-45 2023-12-01T15:38:55.670 INFO:tasks.rados.rados.0.smithi119.stdout:1307: oid 45 updating version 0 to 650 2023-12-01T15:38:55.670 INFO:tasks.rados.rados.0.smithi119.stdout:1307: oid 45 updating version 650 to 652 2023-12-01T15:38:55.670 INFO:tasks.rados.rados.0.smithi119.stdout:1307: oid 45 version 652 is already newer than 651 2023-12-01T15:38:55.670 INFO:tasks.rados.rados.0.smithi119.stdout:1307: oid 45 updating version 652 to 653 2023-12-01T15:38:55.670 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 653 (ObjNum 405 snap 126 seq_num 405) dirty exists 2023-12-01T15:38:55.670 INFO:tasks.rados.rados.0.smithi119.stdout:1307: left oid 45 (ObjNum 405 snap 126 seq_num 405) 2023-12-01T15:38:55.671 INFO:tasks.rados.rados.0.smithi119.stdout:1311: expect (ObjNum 244 snap 70 seq_num 244) 2023-12-01T15:38:55.776 INFO:tasks.rados.rados.0.smithi119.stdout:1310: finishing rollback tid 2 to smithi119156531-48 2023-12-01T15:38:55.776 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 657 (ObjNum 260 snap 75 seq_num 260) dirty exists 2023-12-01T15:38:55.776 INFO:tasks.rados.rados.0.smithi119.stdout:1308: finishing copy_from to smithi119156531-6 2023-12-01T15:38:55.777 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 700 (ObjNum 209 snap 59 seq_num 209) dirty exists 2023-12-01T15:38:55.777 INFO:tasks.rados.rados.0.smithi119.stdout:1308: finishing copy_from racing read to smithi119156531-6 2023-12-01T15:38:55.777 INFO:tasks.rados.rados.0.smithi119.stdout:1309: finishing copy_from to smithi119156531-5 2023-12-01T15:38:55.777 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 526 (ObjNum 391 snap 125 seq_num 391) dirty exists 2023-12-01T15:38:55.777 INFO:tasks.rados.rados.0.smithi119.stdout:1309: finishing copy_from racing read to smithi119156531-5 2023-12-01T15:38:55.821 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:38:55.821 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5m) 5m ago 6m 17.3M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:38:55.821 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5m) 5m ago 5m 83.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:38:55.821 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6m) 5m ago 6m 13.6M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:38:55.821 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6m) 5m ago 6m 16.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:38:55.821 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9m) 5m ago 9m 448M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:38:55.821 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11m) 5m ago 11m 507M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:38:55.821 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11m) 5m ago 11m 81.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:38:55.821 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10m) 5m ago 10m 57.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:38:55.821 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10m) 5m ago 10m 59.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:38:55.821 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6m) 5m ago 6m 4135k - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:38:55.822 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5m) 5m ago 5m 3959k - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:38:55.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9m) 5m ago 9m 62.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:38:55.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9m) 5m ago 9m 65.0M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:38:55.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8m) 5m ago 8m 56.3M 3012M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:38:55.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8m) 5m ago 8m 55.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:38:55.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8m) 5m ago 8m 54.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:38:55.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7m) 5m ago 7m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:38:55.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7m) 5m ago 7m 54.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:38:55.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7m) 5m ago 7m 56.8M 3012M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:38:55.822 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5m) 5m ago 6m 29.9M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:38:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:55 smithi183 ceph-mon[99169]: osdmap e318: 8 total, 8 up, 8 in 2023-12-01T15:38:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:55 smithi119 ceph-mon[94175]: osdmap e318: 8 total, 8 up, 8 in 2023-12-01T15:38:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:55 smithi119 ceph-mon[108979]: osdmap e318: 8 total, 8 up, 8 in 2023-12-01T15:38:56.200 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:38:56.200 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:38:56.200 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:38:56.200 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:38:56.200 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:38:56.200 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:38:56.200 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:38:56.200 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:38:56.200 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:38:56.201 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:38:56.201 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:38:56.201 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:38:56.201 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:38:56.201 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:38:56.201 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:38:56.201 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:38:56.201 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:38:56.545 INFO:tasks.rados.rados.0.smithi119.stdout:1307: done (8 left) 2023-12-01T15:38:56.546 INFO:tasks.rados.rados.0.smithi119.stdout:1308: done (7 left) 2023-12-01T15:38:56.546 INFO:tasks.rados.rados.0.smithi119.stdout:1309: done (6 left) 2023-12-01T15:38:56.546 INFO:tasks.rados.rados.0.smithi119.stdout:1310: done (5 left) 2023-12-01T15:38:56.546 INFO:tasks.rados.rados.0.smithi119.stdout:1311: done (4 left) 2023-12-01T15:38:56.546 INFO:tasks.rados.rados.0.smithi119.stdout:1312: done (3 left) 2023-12-01T15:38:56.546 INFO:tasks.rados.rados.0.smithi119.stdout:1313: done (2 left) 2023-12-01T15:38:56.546 INFO:tasks.rados.rados.0.smithi119.stdout:1314: done (1 left) 2023-12-01T15:38:56.546 INFO:tasks.rados.rados.0.smithi119.stdout:1315: done (0 left) 2023-12-01T15:38:56.546 INFO:tasks.rados.rados.0.smithi119.stdout:1316: snap_create 2023-12-01T15:38:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:56 smithi183 ceph-mon[99169]: pgmap v446: 121 pgs: 121 active+clean; 305 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.7 MiB/s wr, 21 op/s 2023-12-01T15:38:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:56 smithi183 ceph-mon[99169]: from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:56 smithi183 ceph-mon[99169]: osdmap e319: 8 total, 8 up, 8 in 2023-12-01T15:38:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/377445049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:38:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:56 smithi119 ceph-mon[108979]: pgmap v446: 121 pgs: 121 active+clean; 305 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.7 MiB/s wr, 21 op/s 2023-12-01T15:38:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:56 smithi119 ceph-mon[108979]: from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:56 smithi119 ceph-mon[108979]: osdmap e319: 8 total, 8 up, 8 in 2023-12-01T15:38:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/377445049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:38:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:56 smithi119 ceph-mon[94175]: pgmap v446: 121 pgs: 121 active+clean; 305 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.7 MiB/s wr, 21 op/s 2023-12-01T15:38:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:56 smithi119 ceph-mon[94175]: from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:56 smithi119 ceph-mon[94175]: osdmap e319: 8 total, 8 up, 8 in 2023-12-01T15:38:56.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/377445049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:38:57.550 INFO:tasks.rados.rados.0.smithi119.stdout:1316: done (0 left) 2023-12-01T15:38:57.550 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 44 current snap is 128 2023-12-01T15:38:57.550 INFO:tasks.rados.rados.0.smithi119.stdout:1317: seq_num 406 ranges {0=802816,802816=475136,1277952=499712,1777664=229376} 2023-12-01T15:38:57.554 INFO:tasks.rados.rados.0.smithi119.stdout:1317: writing smithi119156531-44 from 0 to 802816 tid 1 2023-12-01T15:38:57.557 INFO:tasks.rados.rados.0.smithi119.stdout:1317: writing smithi119156531-44 from 802816 to 1277952 tid 2 2023-12-01T15:38:57.560 INFO:tasks.rados.rados.0.smithi119.stdout:1317: writing smithi119156531-44 from 1277952 to 1777664 tid 3 2023-12-01T15:38:57.561 INFO:tasks.rados.rados.0.smithi119.stdout:1317: writing smithi119156531-44 from 1777664 to 2007040 tid 4 2023-12-01T15:38:57.561 INFO:tasks.rados.rados.0.smithi119.stdout:1318: read oid 10 snap -1 2023-12-01T15:38:57.562 INFO:tasks.rados.rados.0.smithi119.stdout:1318: expect (ObjNum 401 snap 126 seq_num 401) 2023-12-01T15:38:57.562 INFO:tasks.rados.rados.0.smithi119.stdout:1319: read oid 1 snap -1 2023-12-01T15:38:57.562 INFO:tasks.rados.rados.0.smithi119.stdout:1319: expect (ObjNum 244 snap 70 seq_num 244) 2023-12-01T15:38:57.562 INFO:tasks.rados.rados.0.smithi119.stdout:1320: snap_remove snap 120 2023-12-01T15:38:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:57 smithi183 ceph-mon[99169]: from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:57 smithi183 ceph-mon[99169]: osdmap e320: 8 total, 8 up, 8 in 2023-12-01T15:38:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:57 smithi119 ceph-mon[94175]: from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:57 smithi119 ceph-mon[94175]: osdmap e320: 8 total, 8 up, 8 in 2023-12-01T15:38:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:57 smithi119 ceph-mon[108979]: from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:57 smithi119 ceph-mon[108979]: osdmap e320: 8 total, 8 up, 8 in 2023-12-01T15:38:58.553 INFO:tasks.rados.rados.0.smithi119.stdout:1320: done (3 left) 2023-12-01T15:38:58.553 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 11 current snap is 128 2023-12-01T15:38:58.553 INFO:tasks.rados.rados.0.smithi119.stdout:1321: seq_num 407 ranges {0=425984,425984=761856,1187840=704512,1892352=139264} 2023-12-01T15:38:58.559 INFO:tasks.rados.rados.0.smithi119.stdout:1321: writing smithi119156531-11 from 0 to 425984 tid 1 2023-12-01T15:38:58.559 INFO:tasks.rados.rados.0.smithi119.stdout:1321: writing smithi119156531-11 from 425984 to 1187840 tid 2 2023-12-01T15:38:58.563 INFO:tasks.rados.rados.0.smithi119.stdout:1321: writing smithi119156531-11 from 1187840 to 1892352 tid 3 2023-12-01T15:38:58.564 INFO:tasks.rados.rados.0.smithi119.stdout:1321: writing smithi119156531-11 from 1892352 to 2031616 tid 4 2023-12-01T15:38:58.564 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 16 current snap is 128 2023-12-01T15:38:58.564 INFO:tasks.rados.rados.0.smithi119.stdout:1317: finishing write tid 1 to smithi119156531-44 2023-12-01T15:38:58.565 INFO:tasks.rados.rados.0.smithi119.stdout:1322: seq_num 408 ranges {0=442368,442368=647168,1089536=507904,1597440=450560} 2023-12-01T15:38:58.569 INFO:tasks.rados.rados.0.smithi119.stdout:1322: writing smithi119156531-16 from 0 to 442368 tid 1 2023-12-01T15:38:58.571 INFO:tasks.rados.rados.0.smithi119.stdout:1322: writing smithi119156531-16 from 442368 to 1089536 tid 2 2023-12-01T15:38:58.576 INFO:tasks.rados.rados.0.smithi119.stdout:1322: writing smithi119156531-16 from 1089536 to 1597440 tid 3 2023-12-01T15:38:58.577 INFO:tasks.rados.rados.0.smithi119.stdout:1322: writing smithi119156531-16 from 1597440 to 2048000 tid 4 2023-12-01T15:38:58.578 INFO:tasks.rados.rados.0.smithi119.stdout:1323: copy_from oid 12 from oid 34 current snap is 128 2023-12-01T15:38:58.578 INFO:tasks.rados.rados.0.smithi119.stdout:1317: finishing write tid 2 to smithi119156531-44 2023-12-01T15:38:58.578 INFO:tasks.rados.rados.0.smithi119.stdout:1317: finishing write tid 3 to smithi119156531-44 2023-12-01T15:38:58.578 INFO:tasks.rados.rados.0.smithi119.stdout:1317: finishing write tid 4 to smithi119156531-44 2023-12-01T15:38:58.578 INFO:tasks.rados.rados.0.smithi119.stdout:1324: read oid 2 snap 127 2023-12-01T15:38:58.578 INFO:tasks.rados.rados.0.smithi119.stdout:1324: expect (ObjNum 393 snap 125 seq_num 393) 2023-12-01T15:38:58.578 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 128 2023-12-01T15:38:58.578 INFO:tasks.rados.rados.0.smithi119.stdout:1317: finishing write tid 5 to smithi119156531-44 2023-12-01T15:38:58.578 INFO:tasks.rados.rados.0.smithi119.stdout:1317: finishing write tid 6 to smithi119156531-44 2023-12-01T15:38:58.578 INFO:tasks.rados.rados.0.smithi119.stdout:1317: oid 44 updating version 0 to 741 2023-12-01T15:38:58.578 INFO:tasks.rados.rados.0.smithi119.stdout:1317: oid 44 updating version 741 to 742 2023-12-01T15:38:58.578 INFO:tasks.rados.rados.0.smithi119.stdout:1317: oid 44 updating version 742 to 743 2023-12-01T15:38:58.578 INFO:tasks.rados.rados.0.smithi119.stdout:1317: oid 44 updating version 743 to 744 2023-12-01T15:38:58.579 INFO:tasks.rados.rados.0.smithi119.stdout:1317: oid 44 version 744 is already newer than 740 2023-12-01T15:38:58.579 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 744 (ObjNum 406 snap 128 seq_num 406) dirty exists 2023-12-01T15:38:58.579 INFO:tasks.rados.rados.0.smithi119.stdout:1317: left oid 44 (ObjNum 406 snap 128 seq_num 406) 2023-12-01T15:38:58.579 INFO:tasks.rados.rados.0.smithi119.stdout:1319: expect (ObjNum 244 snap 70 seq_num 244) 2023-12-01T15:38:58.683 INFO:tasks.rados.rados.0.smithi119.stdout:1318: expect (ObjNum 401 snap 126 seq_num 401) 2023-12-01T15:38:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:58 smithi183 ceph-mon[99169]: pgmap v449: 121 pgs: 121 active+clean; 305 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.7 MiB/s wr, 21 op/s 2023-12-01T15:38:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:58 smithi183 ceph-mon[99169]: osdmap e321: 8 total, 8 up, 8 in 2023-12-01T15:38:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:58 smithi119 ceph-mon[94175]: pgmap v449: 121 pgs: 121 active+clean; 305 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.7 MiB/s wr, 21 op/s 2023-12-01T15:38:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:58 smithi119 ceph-mon[94175]: osdmap e321: 8 total, 8 up, 8 in 2023-12-01T15:38:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:58 smithi119 ceph-mon[108979]: pgmap v449: 121 pgs: 121 active+clean; 305 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.7 MiB/s wr, 21 op/s 2023-12-01T15:38:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:58 smithi119 ceph-mon[108979]: osdmap e321: 8 total, 8 up, 8 in 2023-12-01T15:38:58.952 INFO:tasks.rados.rados.0.smithi119.stdout:1321: finishing write tid 1 to smithi119156531-11 2023-12-01T15:38:58.952 INFO:tasks.rados.rados.0.smithi119.stdout:1321: finishing write tid 2 to smithi119156531-11 2023-12-01T15:38:58.952 INFO:tasks.rados.rados.0.smithi119.stdout:1322: finishing write tid 1 to smithi119156531-16 2023-12-01T15:38:58.952 INFO:tasks.rados.rados.0.smithi119.stdout:1321: finishing write tid 3 to smithi119156531-11 2023-12-01T15:38:58.952 INFO:tasks.rados.rados.0.smithi119.stdout:1321: finishing write tid 4 to smithi119156531-11 2023-12-01T15:38:58.952 INFO:tasks.rados.rados.0.smithi119.stdout:1321: finishing write tid 5 to smithi119156531-11 2023-12-01T15:38:58.952 INFO:tasks.rados.rados.0.smithi119.stdout:1321: finishing write tid 6 to smithi119156531-11 2023-12-01T15:38:58.952 INFO:tasks.rados.rados.0.smithi119.stdout:1321: oid 11 updating version 0 to 871 2023-12-01T15:38:58.952 INFO:tasks.rados.rados.0.smithi119.stdout:1321: oid 11 version 871 is already newer than 869 2023-12-01T15:38:58.952 INFO:tasks.rados.rados.0.smithi119.stdout:1321: oid 11 updating version 871 to 872 2023-12-01T15:38:58.952 INFO:tasks.rados.rados.0.smithi119.stdout:1321: oid 11 version 872 is already newer than 868 2023-12-01T15:38:58.952 INFO:tasks.rados.rados.0.smithi119.stdout:1321: oid 11 version 872 is already newer than 870 2023-12-01T15:38:58.952 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 872 (ObjNum 407 snap 128 seq_num 407) dirty exists 2023-12-01T15:38:58.952 INFO:tasks.rados.rados.0.smithi119.stdout:1321: left oid 11 (ObjNum 407 snap 128 seq_num 407) 2023-12-01T15:38:58.953 INFO:tasks.rados.rados.0.smithi119.stdout:1322: finishing write tid 2 to smithi119156531-16 2023-12-01T15:38:58.953 INFO:tasks.rados.rados.0.smithi119.stdout:1322: finishing write tid 3 to smithi119156531-16 2023-12-01T15:38:58.953 INFO:tasks.rados.rados.0.smithi119.stdout:1322: finishing write tid 4 to smithi119156531-16 2023-12-01T15:38:58.953 INFO:tasks.rados.rados.0.smithi119.stdout:1322: finishing write tid 5 to smithi119156531-16 2023-12-01T15:38:58.953 INFO:tasks.rados.rados.0.smithi119.stdout:1322: finishing write tid 6 to smithi119156531-16 2023-12-01T15:38:58.953 INFO:tasks.rados.rados.0.smithi119.stdout:1322: oid 16 updating version 0 to 680 2023-12-01T15:38:58.953 INFO:tasks.rados.rados.0.smithi119.stdout:1322: oid 16 updating version 680 to 686 2023-12-01T15:38:58.953 INFO:tasks.rados.rados.0.smithi119.stdout:1322: oid 16 version 686 is already newer than 684 2023-12-01T15:38:58.953 INFO:tasks.rados.rados.0.smithi119.stdout:1322: oid 16 version 686 is already newer than 685 2023-12-01T15:38:58.953 INFO:tasks.rados.rados.0.smithi119.stdout:1322: oid 16 version 686 is already newer than 683 2023-12-01T15:38:58.953 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 686 (ObjNum 408 snap 128 seq_num 408) dirty exists 2023-12-01T15:38:58.953 INFO:tasks.rados.rados.0.smithi119.stdout:1322: left oid 16 (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:38:58.953 INFO:tasks.rados.rados.0.smithi119.stdout:1325: seq_num 409 ranges {13099008=458752,13557760=532480,14090240=720896,14811136=352256} 2023-12-01T15:38:59.022 INFO:tasks.rados.rados.0.smithi119.stdout:1325: writing smithi119156531-45 from 13099008 to 13557760 tid 1 2023-12-01T15:38:59.025 INFO:tasks.rados.rados.0.smithi119.stdout:1325: writing smithi119156531-45 from 13557760 to 14090240 tid 2 2023-12-01T15:38:59.029 INFO:tasks.rados.rados.0.smithi119.stdout:1325: writing smithi119156531-45 from 14090240 to 14811136 tid 3 2023-12-01T15:38:59.032 INFO:tasks.rados.rados.0.smithi119.stdout:1325: writing smithi119156531-45 from 14811136 to 15163392 tid 4 2023-12-01T15:38:59.032 INFO:tasks.rados.rados.0.smithi119.stdout:1317: done (7 left) 2023-12-01T15:38:59.032 INFO:tasks.rados.rados.0.smithi119.stdout:1318: done (6 left) 2023-12-01T15:38:59.032 INFO:tasks.rados.rados.0.smithi119.stdout:1319: done (5 left) 2023-12-01T15:38:59.032 INFO:tasks.rados.rados.0.smithi119.stdout:1321: done (4 left) 2023-12-01T15:38:59.032 INFO:tasks.rados.rados.0.smithi119.stdout:1322: done (3 left) 2023-12-01T15:38:59.032 INFO:tasks.rados.rados.0.smithi119.stdout:1326: setattr oid 4 current snap is 128 2023-12-01T15:38:59.032 INFO:tasks.rados.rados.0.smithi119.stdout:1324: expect (ObjNum 393 snap 125 seq_num 393) 2023-12-01T15:38:59.318 INFO:tasks.rados.rados.0.smithi119.stdout:1323: finishing copy_from to smithi119156531-12 2023-12-01T15:38:59.318 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 739 (ObjNum 391 snap 125 seq_num 391) dirty exists 2023-12-01T15:38:59.318 INFO:tasks.rados.rados.0.smithi119.stdout:1323: finishing copy_from racing read to smithi119156531-12 2023-12-01T15:38:59.318 INFO:tasks.rados.rados.0.smithi119.stdout:1325: finishing write tid 1 to smithi119156531-45 2023-12-01T15:38:59.318 INFO:tasks.rados.rados.0.smithi119.stdout:1325: finishing write tid 2 to smithi119156531-45 2023-12-01T15:38:59.318 INFO:tasks.rados.rados.0.smithi119.stdout:1325: finishing write tid 3 to smithi119156531-45 2023-12-01T15:38:59.318 INFO:tasks.rados.rados.0.smithi119.stdout:1325: finishing write tid 4 to smithi119156531-45 2023-12-01T15:38:59.318 INFO:tasks.rados.rados.0.smithi119.stdout:1325: finishing write tid 5 to smithi119156531-45 2023-12-01T15:38:59.319 INFO:tasks.rados.rados.0.smithi119.stdout:1325: finishing write tid 6 to smithi119156531-45 2023-12-01T15:38:59.319 INFO:tasks.rados.rados.0.smithi119.stdout:1325: oid 45 updating version 0 to 703 2023-12-01T15:38:59.319 INFO:tasks.rados.rados.0.smithi119.stdout:1325: oid 45 version 703 is already newer than 701 2023-12-01T15:38:59.319 INFO:tasks.rados.rados.0.smithi119.stdout:1325: oid 45 version 703 is already newer than 702 2023-12-01T15:38:59.319 INFO:tasks.rados.rados.0.smithi119.stdout:1325: oid 45 updating version 703 to 704 2023-12-01T15:38:59.319 INFO:tasks.rados.rados.0.smithi119.stdout:1325: oid 45 updating version 704 to 705 2023-12-01T15:38:59.319 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 705 (ObjNum 409 snap 128 seq_num 409) dirty exists 2023-12-01T15:38:59.319 INFO:tasks.rados.rados.0.smithi119.stdout:1325: left oid 45 (ObjNum 409 snap 128 seq_num 409) 2023-12-01T15:38:59.319 INFO:tasks.rados.rados.0.smithi119.stdout:1323: done (3 left) 2023-12-01T15:38:59.319 INFO:tasks.rados.rados.0.smithi119.stdout:1324: done (2 left) 2023-12-01T15:38:59.319 INFO:tasks.rados.rados.0.smithi119.stdout:1325: done (1 left) 2023-12-01T15:38:59.319 INFO:tasks.rados.rados.0.smithi119.stdout:1327: snap_create 2023-12-01T15:38:59.320 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 547 (ObjNum 286 snap 92 seq_num 286) dirty exists 2023-12-01T15:38:59.566 INFO:tasks.rados.rados.0.smithi119.stdout:1326: done (1 left) 2023-12-01T15:38:59.566 INFO:tasks.rados.rados.0.smithi119.stdout:1327: done (0 left) 2023-12-01T15:38:59.566 INFO:tasks.rados.rados.0.smithi119.stdout:1328: rmattr oid 41 current snap is 129 2023-12-01T15:38:59.567 INFO:tasks.rados.rados.0.smithi119.stdout:1328: done (0 left) 2023-12-01T15:38:59.567 INFO:tasks.rados.rados.0.smithi119.stdout:1329: snap_remove snap 123 2023-12-01T15:38:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:38:59 smithi183 ceph-mon[99169]: osdmap e322: 8 total, 8 up, 8 in 2023-12-01T15:38:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:38:59 smithi119 ceph-mon[108979]: osdmap e322: 8 total, 8 up, 8 in 2023-12-01T15:38:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:38:59 smithi119 ceph-mon[94175]: osdmap e322: 8 total, 8 up, 8 in 2023-12-01T15:39:00.492 INFO:tasks.rados.rados.0.smithi119.stdout:1329: done (0 left) 2023-12-01T15:39:00.493 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 129 2023-12-01T15:39:00.493 INFO:tasks.rados.rados.0.smithi119.stdout:1330: seq_num 410 ranges {15163392=475136,15638528=417792,16056320=475136,16531456=425984,16957440=286720} 2023-12-01T15:39:00.571 INFO:tasks.rados.rados.0.smithi119.stdout:1330: writing smithi119156531-45 from 15163392 to 15638528 tid 1 2023-12-01T15:39:00.574 INFO:tasks.rados.rados.0.smithi119.stdout:1330: writing smithi119156531-45 from 15638528 to 16056320 tid 2 2023-12-01T15:39:00.577 INFO:tasks.rados.rados.0.smithi119.stdout:1330: writing smithi119156531-45 from 16056320 to 16531456 tid 3 2023-12-01T15:39:00.579 INFO:tasks.rados.rados.0.smithi119.stdout:1330: writing smithi119156531-45 from 16531456 to 16957440 tid 4 2023-12-01T15:39:00.582 INFO:tasks.rados.rados.0.smithi119.stdout:1330: writing smithi119156531-45 from 16957440 to 17244160 tid 5 2023-12-01T15:39:00.582 INFO:tasks.rados.rados.0.smithi119.stdout:1331: delete oid 26 current snap is 129 2023-12-01T15:39:00.582 INFO:tasks.rados.rados.0.smithi119.stdout:1330: finishing write tid 1 to smithi119156531-45 2023-12-01T15:39:00.582 INFO:tasks.rados.rados.0.smithi119.stdout:1330: finishing write tid 2 to smithi119156531-45 2023-12-01T15:39:00.582 INFO:tasks.rados.rados.0.smithi119.stdout:1330: finishing write tid 3 to smithi119156531-45 2023-12-01T15:39:00.584 INFO:tasks.rados.rados.0.smithi119.stdout:1331: done (1 left) 2023-12-01T15:39:00.584 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 129 2023-12-01T15:39:00.584 INFO:tasks.rados.rados.0.smithi119.stdout:1332: seq_num 412 ranges {13156352=507904,13664256=630784,14295040=491520,14786560=483328} 2023-12-01T15:39:00.656 INFO:tasks.rados.rados.0.smithi119.stdout:1332: writing smithi119156531-18 from 13156352 to 13664256 tid 1 2023-12-01T15:39:00.660 INFO:tasks.rados.rados.0.smithi119.stdout:1332: writing smithi119156531-18 from 13664256 to 14295040 tid 2 2023-12-01T15:39:00.662 INFO:tasks.rados.rados.0.smithi119.stdout:1332: writing smithi119156531-18 from 14295040 to 14786560 tid 3 2023-12-01T15:39:00.666 INFO:tasks.rados.rados.0.smithi119.stdout:1332: writing smithi119156531-18 from 14786560 to 15269888 tid 4 2023-12-01T15:39:00.666 INFO:tasks.rados.rados.0.smithi119.stdout:1333: delete oid 1 current snap is 129 2023-12-01T15:39:00.666 INFO:tasks.rados.rados.0.smithi119.stdout:1330: finishing write tid 4 to smithi119156531-45 2023-12-01T15:39:00.666 INFO:tasks.rados.rados.0.smithi119.stdout:1330: finishing write tid 5 to smithi119156531-45 2023-12-01T15:39:00.666 INFO:tasks.rados.rados.0.smithi119.stdout:1330: finishing write tid 6 to smithi119156531-45 2023-12-01T15:39:00.666 INFO:tasks.rados.rados.0.smithi119.stdout:1330: finishing write tid 7 to smithi119156531-45 2023-12-01T15:39:00.666 INFO:tasks.rados.rados.0.smithi119.stdout:1330: oid 45 updating version 0 to 711 2023-12-01T15:39:00.666 INFO:tasks.rados.rados.0.smithi119.stdout:1330: oid 45 version 711 is already newer than 710 2023-12-01T15:39:00.666 INFO:tasks.rados.rados.0.smithi119.stdout:1330: oid 45 version 711 is already newer than 706 2023-12-01T15:39:00.666 INFO:tasks.rados.rados.0.smithi119.stdout:1330: oid 45 version 711 is already newer than 707 2023-12-01T15:39:00.667 INFO:tasks.rados.rados.0.smithi119.stdout:1330: oid 45 version 711 is already newer than 709 2023-12-01T15:39:00.667 INFO:tasks.rados.rados.0.smithi119.stdout:1330: oid 45 version 711 is already newer than 708 2023-12-01T15:39:00.667 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 711 (ObjNum 410 snap 129 seq_num 410) dirty exists 2023-12-01T15:39:00.667 INFO:tasks.rados.rados.0.smithi119.stdout:1330: left oid 45 (ObjNum 410 snap 129 seq_num 410) 2023-12-01T15:39:00.667 INFO:tasks.rados.rados.0.smithi119.stdout:1332: finishing write tid 1 to smithi119156531-18 2023-12-01T15:39:00.667 INFO:tasks.rados.rados.0.smithi119.stdout:1332: finishing write tid 2 to smithi119156531-18 2023-12-01T15:39:00.667 INFO:tasks.rados.rados.0.smithi119.stdout:1332: finishing write tid 3 to smithi119156531-18 2023-12-01T15:39:00.667 INFO:tasks.rados.rados.0.smithi119.stdout:1330: done (2 left) 2023-12-01T15:39:00.668 INFO:tasks.rados.rados.0.smithi119.stdout:1333: done (1 left) 2023-12-01T15:39:00.668 INFO:tasks.rados.rados.0.smithi119.stdout:1334: copy_from oid 4 from oid 1 current snap is 129 2023-12-01T15:39:00.668 INFO:tasks.rados.rados.0.smithi119.stdout:1335: snap_create 2023-12-01T15:39:00.668 INFO:tasks.rados.rados.0.smithi119.stdout:1332: finishing write tid 4 to smithi119156531-18 2023-12-01T15:39:00.669 INFO:tasks.rados.rados.0.smithi119.stdout:1332: finishing write tid 5 to smithi119156531-18 2023-12-01T15:39:00.669 INFO:tasks.rados.rados.0.smithi119.stdout:1334: finishing copy_from to smithi119156531-4 2023-12-01T15:39:00.669 INFO:tasks.rados.rados.0.smithi119.stdout:1334: got expected ENOENT (src dne) 2023-12-01T15:39:00.669 INFO:tasks.rados.rados.0.smithi119.stdout:1334: finishing copy_from racing read to smithi119156531-4 2023-12-01T15:39:00.670 INFO:tasks.rados.rados.0.smithi119.stdout:1332: finishing write tid 6 to smithi119156531-18 2023-12-01T15:39:00.670 INFO:tasks.rados.rados.0.smithi119.stdout:1332: oid 18 updating version 0 to 1042 2023-12-01T15:39:00.670 INFO:tasks.rados.rados.0.smithi119.stdout:1332: oid 18 updating version 1042 to 1043 2023-12-01T15:39:00.670 INFO:tasks.rados.rados.0.smithi119.stdout:1332: oid 18 version 1043 is already newer than 1040 2023-12-01T15:39:00.670 INFO:tasks.rados.rados.0.smithi119.stdout:1332: oid 18 version 1043 is already newer than 1039 2023-12-01T15:39:00.670 INFO:tasks.rados.rados.0.smithi119.stdout:1332: oid 18 version 1043 is already newer than 1041 2023-12-01T15:39:00.670 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 1043 (ObjNum 412 snap 129 seq_num 412) dirty exists 2023-12-01T15:39:00.671 INFO:tasks.rados.rados.0.smithi119.stdout:1332: left oid 18 (ObjNum 412 snap 129 seq_num 412) 2023-12-01T15:39:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:00 smithi183 ceph-mon[99169]: pgmap v452: 121 pgs: 121 active+clean; 305 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:39:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:00 smithi183 ceph-mon[99169]: osdmap e323: 8 total, 8 up, 8 in 2023-12-01T15:39:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:00 smithi183 ceph-mon[99169]: osdmap e324: 8 total, 8 up, 8 in 2023-12-01T15:39:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:00 smithi119 ceph-mon[94175]: pgmap v452: 121 pgs: 121 active+clean; 305 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:39:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:00 smithi119 ceph-mon[94175]: osdmap e323: 8 total, 8 up, 8 in 2023-12-01T15:39:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:00 smithi119 ceph-mon[94175]: osdmap e324: 8 total, 8 up, 8 in 2023-12-01T15:39:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:00 smithi119 ceph-mon[108979]: pgmap v452: 121 pgs: 121 active+clean; 305 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-12-01T15:39:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:00 smithi119 ceph-mon[108979]: osdmap e323: 8 total, 8 up, 8 in 2023-12-01T15:39:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:00 smithi119 ceph-mon[108979]: osdmap e324: 8 total, 8 up, 8 in 2023-12-01T15:39:01.575 INFO:tasks.rados.rados.0.smithi119.stdout:1332: done (2 left) 2023-12-01T15:39:01.575 INFO:tasks.rados.rados.0.smithi119.stdout:1334: done (1 left) 2023-12-01T15:39:01.575 INFO:tasks.rados.rados.0.smithi119.stdout:1335: done (0 left) 2023-12-01T15:39:01.575 INFO:tasks.rados.rados.0.smithi119.stdout:1336: setattr oid 25 current snap is 130 2023-12-01T15:39:01.576 INFO:tasks.rados.rados.0.smithi119.stdout:1337: setattr oid 47 current snap is 130 2023-12-01T15:39:01.578 INFO:tasks.rados.rados.0.smithi119.stdout:1338: snap_create 2023-12-01T15:39:01.585 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 527 (ObjNum 350 snap 118 seq_num 350) dirty exists 2023-12-01T15:39:01.586 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 762 (ObjNum 209 snap 59 seq_num 209) dirty exists 2023-12-01T15:39:02.578 INFO:tasks.rados.rados.0.smithi119.stdout:1336: done (2 left) 2023-12-01T15:39:02.578 INFO:tasks.rados.rados.0.smithi119.stdout:1337: done (1 left) 2023-12-01T15:39:02.578 INFO:tasks.rados.rados.0.smithi119.stdout:1338: done (0 left) 2023-12-01T15:39:02.578 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 7 current snap is 131 2023-12-01T15:39:02.578 INFO:tasks.rados.rados.0.smithi119.stdout:1339: seq_num 414 ranges {1998848=540672,2539520=802816,3342336=458752,3801088=344064} 2023-12-01T15:39:02.592 INFO:tasks.rados.rados.0.smithi119.stdout:1339: writing smithi119156531-7 from 1998848 to 2539520 tid 1 2023-12-01T15:39:02.596 INFO:tasks.rados.rados.0.smithi119.stdout:1339: writing smithi119156531-7 from 2539520 to 3342336 tid 2 2023-12-01T15:39:02.599 INFO:tasks.rados.rados.0.smithi119.stdout:1339: writing smithi119156531-7 from 3342336 to 3801088 tid 3 2023-12-01T15:39:02.602 INFO:tasks.rados.rados.0.smithi119.stdout:1339: writing smithi119156531-7 from 3801088 to 4145152 tid 4 2023-12-01T15:39:02.602 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 32 current snap is 131 2023-12-01T15:39:02.602 INFO:tasks.rados.rados.0.smithi119.stdout:1340: seq_num 415 ranges {2965504=557056,3522560=688128,4210688=663552,4874240=253952} 2023-12-01T15:39:02.620 INFO:tasks.rados.rados.0.smithi119.stdout:1340: writing smithi119156531-32 from 2965504 to 3522560 tid 1 2023-12-01T15:39:02.624 INFO:tasks.rados.rados.0.smithi119.stdout:1340: writing smithi119156531-32 from 3522560 to 4210688 tid 2 2023-12-01T15:39:02.628 INFO:tasks.rados.rados.0.smithi119.stdout:1340: writing smithi119156531-32 from 4210688 to 4874240 tid 3 2023-12-01T15:39:02.630 INFO:tasks.rados.rados.0.smithi119.stdout:1340: writing smithi119156531-32 from 4874240 to 5128192 tid 4 2023-12-01T15:39:02.630 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 34 current snap is 131 2023-12-01T15:39:02.630 INFO:tasks.rados.rados.0.smithi119.stdout:1339: finishing write tid 1 to smithi119156531-7 2023-12-01T15:39:02.630 INFO:tasks.rados.rados.0.smithi119.stdout:1341: seq_num 416 ranges {3284992=573440,3858432=573440,4431872=475136,4907008=557056} 2023-12-01T15:39:02.651 INFO:tasks.rados.rados.0.smithi119.stdout:1341: writing smithi119156531-34 from 3284992 to 3858432 tid 1 2023-12-01T15:39:02.654 INFO:tasks.rados.rados.0.smithi119.stdout:1341: writing smithi119156531-34 from 3858432 to 4431872 tid 2 2023-12-01T15:39:02.656 INFO:tasks.rados.rados.0.smithi119.stdout:1341: writing smithi119156531-34 from 4431872 to 4907008 tid 3 2023-12-01T15:39:02.660 INFO:tasks.rados.rados.0.smithi119.stdout:1341: writing smithi119156531-34 from 4907008 to 5464064 tid 4 2023-12-01T15:39:02.660 INFO:tasks.rados.rados.0.smithi119.stdout:1342: snap_create 2023-12-01T15:39:02.660 INFO:tasks.rados.rados.0.smithi119.stdout:1339: finishing write tid 2 to smithi119156531-7 2023-12-01T15:39:02.660 INFO:tasks.rados.rados.0.smithi119.stdout:1339: finishing write tid 3 to smithi119156531-7 2023-12-01T15:39:02.660 INFO:tasks.rados.rados.0.smithi119.stdout:1339: finishing write tid 4 to smithi119156531-7 2023-12-01T15:39:02.661 INFO:tasks.rados.rados.0.smithi119.stdout:1339: finishing write tid 5 to smithi119156531-7 2023-12-01T15:39:02.661 INFO:tasks.rados.rados.0.smithi119.stdout:1339: finishing write tid 6 to smithi119156531-7 2023-12-01T15:39:02.661 INFO:tasks.rados.rados.0.smithi119.stdout:1339: oid 7 updating version 0 to 701 2023-12-01T15:39:02.661 INFO:tasks.rados.rados.0.smithi119.stdout:1339: oid 7 updating version 701 to 705 2023-12-01T15:39:02.661 INFO:tasks.rados.rados.0.smithi119.stdout:1339: oid 7 version 705 is already newer than 704 2023-12-01T15:39:02.661 INFO:tasks.rados.rados.0.smithi119.stdout:1339: oid 7 version 705 is already newer than 702 2023-12-01T15:39:02.661 INFO:tasks.rados.rados.0.smithi119.stdout:1339: oid 7 version 705 is already newer than 703 2023-12-01T15:39:02.661 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 705 (ObjNum 414 snap 131 seq_num 414) dirty exists 2023-12-01T15:39:02.661 INFO:tasks.rados.rados.0.smithi119.stdout:1339: left oid 7 (ObjNum 414 snap 131 seq_num 414) 2023-12-01T15:39:02.661 INFO:tasks.rados.rados.0.smithi119.stdout:1340: finishing write tid 1 to smithi119156531-32 2023-12-01T15:39:02.661 INFO:tasks.rados.rados.0.smithi119.stdout:1340: finishing write tid 2 to smithi119156531-32 2023-12-01T15:39:02.661 INFO:tasks.rados.rados.0.smithi119.stdout:1340: finishing write tid 3 to smithi119156531-32 2023-12-01T15:39:02.661 INFO:tasks.rados.rados.0.smithi119.stdout:1340: finishing write tid 4 to smithi119156531-32 2023-12-01T15:39:02.661 INFO:tasks.rados.rados.0.smithi119.stdout:1340: finishing write tid 5 to smithi119156531-32 2023-12-01T15:39:02.662 INFO:tasks.rados.rados.0.smithi119.stdout:1340: finishing write tid 6 to smithi119156531-32 2023-12-01T15:39:02.662 INFO:tasks.rados.rados.0.smithi119.stdout:1340: oid 32 updating version 0 to 531 2023-12-01T15:39:02.662 INFO:tasks.rados.rados.0.smithi119.stdout:1340: oid 32 updating version 531 to 532 2023-12-01T15:39:02.662 INFO:tasks.rados.rados.0.smithi119.stdout:1340: oid 32 version 532 is already newer than 530 2023-12-01T15:39:02.662 INFO:tasks.rados.rados.0.smithi119.stdout:1340: oid 32 version 532 is already newer than 528 2023-12-01T15:39:02.662 INFO:tasks.rados.rados.0.smithi119.stdout:1340: oid 32 version 532 is already newer than 529 2023-12-01T15:39:02.662 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 532 (ObjNum 415 snap 131 seq_num 415) dirty exists 2023-12-01T15:39:02.662 INFO:tasks.rados.rados.0.smithi119.stdout:1340: left oid 32 (ObjNum 415 snap 131 seq_num 415) 2023-12-01T15:39:02.662 INFO:tasks.rados.rados.0.smithi119.stdout:1341: finishing write tid 1 to smithi119156531-34 2023-12-01T15:39:02.662 INFO:tasks.rados.rados.0.smithi119.stdout:1341: finishing write tid 2 to smithi119156531-34 2023-12-01T15:39:02.662 INFO:tasks.rados.rados.0.smithi119.stdout:1341: finishing write tid 3 to smithi119156531-34 2023-12-01T15:39:02.664 INFO:tasks.rados.rados.0.smithi119.stdout:1341: finishing write tid 4 to smithi119156531-34 2023-12-01T15:39:02.664 INFO:tasks.rados.rados.0.smithi119.stdout:1341: finishing write tid 5 to smithi119156531-34 2023-12-01T15:39:02.665 INFO:tasks.rados.rados.0.smithi119.stdout:1341: finishing write tid 6 to smithi119156531-34 2023-12-01T15:39:02.665 INFO:tasks.rados.rados.0.smithi119.stdout:1341: oid 34 updating version 0 to 768 2023-12-01T15:39:02.665 INFO:tasks.rados.rados.0.smithi119.stdout:1341: oid 34 version 768 is already newer than 765 2023-12-01T15:39:02.665 INFO:tasks.rados.rados.0.smithi119.stdout:1341: oid 34 version 768 is already newer than 766 2023-12-01T15:39:02.665 INFO:tasks.rados.rados.0.smithi119.stdout:1341: oid 34 version 768 is already newer than 767 2023-12-01T15:39:02.666 INFO:tasks.rados.rados.0.smithi119.stdout:1341: oid 34 version 768 is already newer than 764 2023-12-01T15:39:02.666 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 768 (ObjNum 416 snap 131 seq_num 416) dirty exists 2023-12-01T15:39:02.666 INFO:tasks.rados.rados.0.smithi119.stdout:1341: left oid 34 (ObjNum 416 snap 131 seq_num 416) 2023-12-01T15:39:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:02 smithi183 ceph-mon[99169]: pgmap v455: 121 pgs: 121 active+clean; 329 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.4 MiB/s wr, 21 op/s 2023-12-01T15:39:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:02 smithi183 ceph-mon[99169]: osdmap e325: 8 total, 8 up, 8 in 2023-12-01T15:39:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:02 smithi119 ceph-mon[94175]: pgmap v455: 121 pgs: 121 active+clean; 329 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.4 MiB/s wr, 21 op/s 2023-12-01T15:39:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:02 smithi119 ceph-mon[94175]: osdmap e325: 8 total, 8 up, 8 in 2023-12-01T15:39:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:02 smithi119 ceph-mon[108979]: pgmap v455: 121 pgs: 121 active+clean; 329 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.4 MiB/s wr, 21 op/s 2023-12-01T15:39:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:02 smithi119 ceph-mon[108979]: osdmap e325: 8 total, 8 up, 8 in 2023-12-01T15:39:03.590 INFO:tasks.rados.rados.0.smithi119.stdout:1339: done (3 left) 2023-12-01T15:39:03.591 INFO:tasks.rados.rados.0.smithi119.stdout:1340: done (2 left) 2023-12-01T15:39:03.591 INFO:tasks.rados.rados.0.smithi119.stdout:1341: done (1 left) 2023-12-01T15:39:03.591 INFO:tasks.rados.rados.0.smithi119.stdout:1342: done (0 left) 2023-12-01T15:39:03.591 INFO:tasks.rados.rados.0.smithi119.stdout:1343: delete oid 40 current snap is 132 2023-12-01T15:39:03.595 INFO:tasks.rados.rados.0.smithi119.stdout:1343: done (0 left) 2023-12-01T15:39:03.596 INFO:tasks.rados.rados.0.smithi119.stdout:1344: snap_remove snap 103 2023-12-01T15:39:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:03 smithi183 ceph-mon[99169]: osdmap e326: 8 total, 8 up, 8 in 2023-12-01T15:39:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:03 smithi119 ceph-mon[94175]: osdmap e326: 8 total, 8 up, 8 in 2023-12-01T15:39:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:03 smithi119 ceph-mon[108979]: osdmap e326: 8 total, 8 up, 8 in 2023-12-01T15:39:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:39:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:39:04] "GET /metrics HTTP/1.1" 200 36175 "" "Prometheus/2.43.0" 2023-12-01T15:39:04.595 INFO:tasks.rados.rados.0.smithi119.stdout:1344: done (0 left) 2023-12-01T15:39:04.595 INFO:tasks.rados.rados.0.smithi119.stdout:1345: snap_remove snap 127 2023-12-01T15:39:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:04 smithi183 ceph-mon[99169]: pgmap v458: 121 pgs: 121 active+clean; 329 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.4 MiB/s wr, 21 op/s 2023-12-01T15:39:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:04 smithi183 ceph-mon[99169]: osdmap e327: 8 total, 8 up, 8 in 2023-12-01T15:39:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:04 smithi119 ceph-mon[94175]: pgmap v458: 121 pgs: 121 active+clean; 329 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.4 MiB/s wr, 21 op/s 2023-12-01T15:39:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:04 smithi119 ceph-mon[94175]: osdmap e327: 8 total, 8 up, 8 in 2023-12-01T15:39:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:04 smithi119 ceph-mon[108979]: pgmap v458: 121 pgs: 121 active+clean; 329 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.4 MiB/s wr, 21 op/s 2023-12-01T15:39:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:04 smithi119 ceph-mon[108979]: osdmap e327: 8 total, 8 up, 8 in 2023-12-01T15:39:05.611 INFO:tasks.rados.rados.0.smithi119.stdout:1345: done (0 left) 2023-12-01T15:39:05.611 INFO:tasks.rados.rados.0.smithi119.stdout:1346: snap_remove snap 89 2023-12-01T15:39:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:05 smithi183 ceph-mon[99169]: osdmap e328: 8 total, 8 up, 8 in 2023-12-01T15:39:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:05 smithi119 ceph-mon[108979]: osdmap e328: 8 total, 8 up, 8 in 2023-12-01T15:39:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:05 smithi119 ceph-mon[94175]: osdmap e328: 8 total, 8 up, 8 in 2023-12-01T15:39:06.611 INFO:tasks.rados.rados.0.smithi119.stdout:1346: done (0 left) 2023-12-01T15:39:06.612 INFO:tasks.rados.rados.0.smithi119.stdout:1347: delete oid 34 current snap is 132 2023-12-01T15:39:06.625 INFO:tasks.rados.rados.0.smithi119.stdout:1347: done (0 left) 2023-12-01T15:39:06.625 INFO:tasks.rados.rados.0.smithi119.stdout:1348: read oid 33 snap -1 2023-12-01T15:39:06.625 INFO:tasks.rados.rados.0.smithi119.stdout:1348: expect (ObjNum 388 snap 124 seq_num 388) 2023-12-01T15:39:06.625 INFO:tasks.rados.rados.0.smithi119.stdout:1349: delete oid 28 current snap is 132 2023-12-01T15:39:06.629 INFO:tasks.rados.rados.0.smithi119.stdout:1349: done (1 left) 2023-12-01T15:39:06.629 INFO:tasks.rados.rados.0.smithi119.stdout:1350: rmattr oid 47 current snap is 132 2023-12-01T15:39:06.629 INFO:tasks.rados.rados.0.smithi119.stdout:1351: copy_from oid 23 from oid 20 current snap is 132 2023-12-01T15:39:06.629 INFO:tasks.rados.rados.0.smithi119.stdout:1352: read oid 27 snap -1 2023-12-01T15:39:06.629 INFO:tasks.rados.rados.0.smithi119.stdout:1352: expect (ObjNum 403 snap 126 seq_num 403) 2023-12-01T15:39:06.629 INFO:tasks.rados.rados.0.smithi119.stdout:1353: read oid 15 snap 111 2023-12-01T15:39:06.629 INFO:tasks.rados.rados.0.smithi119.stdout:1353: expect (ObjNum 335 snap 109 seq_num 335) 2023-12-01T15:39:06.629 INFO:tasks.rados.rados.0.smithi119.stdout:1354: snap_create 2023-12-01T15:39:06.643 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 792 (ObjNum 209 snap 59 seq_num 209) dirty exists 2023-12-01T15:39:06.674 INFO:tasks.rados.rados.0.smithi119.stdout:1348: expect (ObjNum 388 snap 124 seq_num 388) 2023-12-01T15:39:06.869 INFO:tasks.rados.rados.0.smithi119.stdout:1353: expect (ObjNum 335 snap 109 seq_num 335) 2023-12-01T15:39:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:06 smithi183 ceph-mon[99169]: pgmap v461: 121 pgs: 121 active+clean; 327 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.5 MiB/s wr, 23 op/s 2023-12-01T15:39:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:06 smithi183 ceph-mon[99169]: osdmap e329: 8 total, 8 up, 8 in 2023-12-01T15:39:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:06 smithi119 ceph-mon[108979]: pgmap v461: 121 pgs: 121 active+clean; 327 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.5 MiB/s wr, 23 op/s 2023-12-01T15:39:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:06 smithi119 ceph-mon[108979]: osdmap e329: 8 total, 8 up, 8 in 2023-12-01T15:39:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:06 smithi119 ceph-mon[94175]: pgmap v461: 121 pgs: 121 active+clean; 327 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.5 MiB/s wr, 23 op/s 2023-12-01T15:39:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:06 smithi119 ceph-mon[94175]: osdmap e329: 8 total, 8 up, 8 in 2023-12-01T15:39:07.170 INFO:tasks.rados.rados.0.smithi119.stdout:1352: expect (ObjNum 403 snap 126 seq_num 403) 2023-12-01T15:39:07.330 INFO:tasks.rados.rados.0.smithi119.stdout:1351: finishing copy_from to smithi119156531-23 2023-12-01T15:39:07.331 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 654 (ObjNum 357 snap 118 seq_num 357) dirty exists 2023-12-01T15:39:07.331 INFO:tasks.rados.rados.0.smithi119.stdout:1351: finishing copy_from racing read to smithi119156531-23 2023-12-01T15:39:07.632 INFO:tasks.rados.rados.0.smithi119.stdout:1348: done (5 left) 2023-12-01T15:39:07.632 INFO:tasks.rados.rados.0.smithi119.stdout:1350: done (4 left) 2023-12-01T15:39:07.632 INFO:tasks.rados.rados.0.smithi119.stdout:1351: done (3 left) 2023-12-01T15:39:07.632 INFO:tasks.rados.rados.0.smithi119.stdout:1352: done (2 left) 2023-12-01T15:39:07.632 INFO:tasks.rados.rados.0.smithi119.stdout:1353: done (1 left) 2023-12-01T15:39:07.632 INFO:tasks.rados.rados.0.smithi119.stdout:1354: done (0 left) 2023-12-01T15:39:07.632 INFO:tasks.rados.rados.0.smithi119.stdout:1355: rmattr oid 11 current snap is 133 2023-12-01T15:39:07.632 INFO:tasks.rados.rados.0.smithi119.stdout:1355: done (0 left) 2023-12-01T15:39:07.632 INFO:tasks.rados.rados.0.smithi119.stdout:1356: snap_remove snap 113 2023-12-01T15:39:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:07 smithi183 ceph-mon[99169]: osdmap e330: 8 total, 8 up, 8 in 2023-12-01T15:39:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:07 smithi119 ceph-mon[94175]: osdmap e330: 8 total, 8 up, 8 in 2023-12-01T15:39:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:07 smithi119 ceph-mon[108979]: osdmap e330: 8 total, 8 up, 8 in 2023-12-01T15:39:08.631 INFO:tasks.rados.rados.0.smithi119.stdout:1356: done (0 left) 2023-12-01T15:39:08.631 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 30 current snap is 133 2023-12-01T15:39:08.631 INFO:tasks.rados.rados.0.smithi119.stdout:1357: seq_num 420 ranges {4931584=638976,5570560=557056,6127616=450560,6578176=598016} 2023-12-01T15:39:08.663 INFO:tasks.rados.rados.0.smithi119.stdout:1357: writing smithi119156531-30 from 4931584 to 5570560 tid 1 2023-12-01T15:39:08.666 INFO:tasks.rados.rados.0.smithi119.stdout:1357: writing smithi119156531-30 from 5570560 to 6127616 tid 2 2023-12-01T15:39:08.669 INFO:tasks.rados.rados.0.smithi119.stdout:1357: writing smithi119156531-30 from 6127616 to 6578176 tid 3 2023-12-01T15:39:08.673 INFO:tasks.rados.rados.0.smithi119.stdout:1357: writing smithi119156531-30 from 6578176 to 7176192 tid 4 2023-12-01T15:39:08.673 INFO:tasks.rados.rados.0.smithi119.stdout:1358: read oid 44 snap -1 2023-12-01T15:39:08.673 INFO:tasks.rados.rados.0.smithi119.stdout:1358: expect (ObjNum 406 snap 128 seq_num 406) 2023-12-01T15:39:08.673 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 9 current snap is 133 2023-12-01T15:39:08.673 INFO:tasks.rados.rados.0.smithi119.stdout:1357: finishing write tid 1 to smithi119156531-30 2023-12-01T15:39:08.673 INFO:tasks.rados.rados.0.smithi119.stdout:1359: seq_num 421 ranges {1474560=655360,2129920=442368,2572288=663552,3235840=499712} 2023-12-01T15:39:08.685 INFO:tasks.rados.rados.0.smithi119.stdout:1359: writing smithi119156531-9 from 1474560 to 2129920 tid 1 2023-12-01T15:39:08.688 INFO:tasks.rados.rados.0.smithi119.stdout:1359: writing smithi119156531-9 from 2129920 to 2572288 tid 2 2023-12-01T15:39:08.692 INFO:tasks.rados.rados.0.smithi119.stdout:1359: writing smithi119156531-9 from 2572288 to 3235840 tid 3 2023-12-01T15:39:08.695 INFO:tasks.rados.rados.0.smithi119.stdout:1359: writing smithi119156531-9 from 3235840 to 3735552 tid 4 2023-12-01T15:39:08.696 INFO:tasks.rados.rados.0.smithi119.stdout:1360: read oid 42 snap -1 2023-12-01T15:39:08.696 INFO:tasks.rados.rados.0.smithi119.stdout:1360: expect (ObjNum 350 snap 118 seq_num 350) 2023-12-01T15:39:08.696 INFO:tasks.rados.rados.0.smithi119.stdout:1361: rollback oid 26 current snap is 133 2023-12-01T15:39:08.696 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 26 to 118 2023-12-01T15:39:08.696 INFO:tasks.rados.rados.0.smithi119.stdout:1357: finishing write tid 2 to smithi119156531-30 2023-12-01T15:39:08.696 INFO:tasks.rados.rados.0.smithi119.stdout:1357: finishing write tid 3 to smithi119156531-30 2023-12-01T15:39:08.696 INFO:tasks.rados.rados.0.smithi119.stdout:1357: finishing write tid 4 to smithi119156531-30 2023-12-01T15:39:08.696 INFO:tasks.rados.rados.0.smithi119.stdout:1357: finishing write tid 5 to smithi119156531-30 2023-12-01T15:39:08.696 INFO:tasks.rados.rados.0.smithi119.stdout:1357: finishing write tid 6 to smithi119156531-30 2023-12-01T15:39:08.696 INFO:tasks.rados.rados.0.smithi119.stdout:1357: oid 30 updating version 0 to 661 2023-12-01T15:39:08.696 INFO:tasks.rados.rados.0.smithi119.stdout:1357: oid 30 updating version 661 to 662 2023-12-01T15:39:08.696 INFO:tasks.rados.rados.0.smithi119.stdout:1357: oid 30 updating version 662 to 665 2023-12-01T15:39:08.696 INFO:tasks.rados.rados.0.smithi119.stdout:1357: oid 30 version 665 is already newer than 664 2023-12-01T15:39:08.696 INFO:tasks.rados.rados.0.smithi119.stdout:1357: oid 30 version 665 is already newer than 663 2023-12-01T15:39:08.697 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 665 (ObjNum 420 snap 133 seq_num 420) dirty exists 2023-12-01T15:39:08.697 INFO:tasks.rados.rados.0.smithi119.stdout:1357: left oid 30 (ObjNum 420 snap 133 seq_num 420) 2023-12-01T15:39:08.697 INFO:tasks.rados.rados.0.smithi119.stdout:1358: expect (ObjNum 406 snap 128 seq_num 406) 2023-12-01T15:39:08.753 INFO:tasks.rados.rados.0.smithi119.stdout:1359: finishing write tid 1 to smithi119156531-9 2023-12-01T15:39:08.753 INFO:tasks.rados.rados.0.smithi119.stdout:1359: finishing write tid 2 to smithi119156531-9 2023-12-01T15:39:08.753 INFO:tasks.rados.rados.0.smithi119.stdout:1359: finishing write tid 3 to smithi119156531-9 2023-12-01T15:39:08.754 INFO:tasks.rados.rados.0.smithi119.stdout:1357: done (4 left) 2023-12-01T15:39:08.754 INFO:tasks.rados.rados.0.smithi119.stdout:1358: done (3 left) 2023-12-01T15:39:08.754 INFO:tasks.rados.rados.0.smithi119.stdout:1362: read oid 43 snap -1 2023-12-01T15:39:08.754 INFO:tasks.rados.rados.0.smithi119.stdout:1362: expect (ObjNum 313 snap 102 seq_num 313) 2023-12-01T15:39:08.754 INFO:tasks.rados.rados.0.smithi119.stdout:1363: rollback oid 45 current snap is 133 2023-12-01T15:39:08.754 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 45 to 118 2023-12-01T15:39:08.754 INFO:tasks.rados.rados.0.smithi119.stdout:1359: finishing write tid 4 to smithi119156531-9 2023-12-01T15:39:08.754 INFO:tasks.rados.rados.0.smithi119.stdout:1359: finishing write tid 5 to smithi119156531-9 2023-12-01T15:39:08.754 INFO:tasks.rados.rados.0.smithi119.stdout:1361: finishing rollback tid 1 to smithi119156531-26 2023-12-01T15:39:08.754 INFO:tasks.rados.rados.0.smithi119.stdout:1359: finishing write tid 6 to smithi119156531-9 2023-12-01T15:39:08.754 INFO:tasks.rados.rados.0.smithi119.stdout:1359: oid 9 updating version 0 to 544 2023-12-01T15:39:08.754 INFO:tasks.rados.rados.0.smithi119.stdout:1359: oid 9 updating version 544 to 547 2023-12-01T15:39:08.755 INFO:tasks.rados.rados.0.smithi119.stdout:1359: oid 9 version 547 is already newer than 543 2023-12-01T15:39:08.755 INFO:tasks.rados.rados.0.smithi119.stdout:1359: oid 9 version 547 is already newer than 545 2023-12-01T15:39:08.755 INFO:tasks.rados.rados.0.smithi119.stdout:1359: oid 9 version 547 is already newer than 546 2023-12-01T15:39:08.755 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 547 (ObjNum 421 snap 133 seq_num 421) dirty exists 2023-12-01T15:39:08.755 INFO:tasks.rados.rados.0.smithi119.stdout:1359: left oid 9 (ObjNum 421 snap 133 seq_num 421) 2023-12-01T15:39:08.755 INFO:tasks.rados.rados.0.smithi119.stdout:1361: finishing rollback tid 2 to smithi119156531-26 2023-12-01T15:39:08.755 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 549 (ObjNum 153 snap 42 seq_num 153) dirty exists 2023-12-01T15:39:08.755 INFO:tasks.rados.rados.0.smithi119.stdout:1359: done (4 left) 2023-12-01T15:39:08.755 INFO:tasks.rados.rados.0.smithi119.stdout:1361: done (3 left) 2023-12-01T15:39:08.755 INFO:tasks.rados.rados.0.smithi119.stdout:1364: rollback oid 21 current snap is 133 2023-12-01T15:39:08.755 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 21 to 130 2023-12-01T15:39:08.755 INFO:tasks.rados.rados.0.smithi119.stdout:1360: expect (ObjNum 350 snap 118 seq_num 350) 2023-12-01T15:39:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:08 smithi183 ceph-mon[99169]: pgmap v464: 121 pgs: 121 active+clean; 327 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.5 MiB/s wr, 23 op/s 2023-12-01T15:39:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:08 smithi183 ceph-mon[99169]: osdmap e331: 8 total, 8 up, 8 in 2023-12-01T15:39:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:08 smithi119 ceph-mon[108979]: pgmap v464: 121 pgs: 121 active+clean; 327 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.5 MiB/s wr, 23 op/s 2023-12-01T15:39:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:08 smithi119 ceph-mon[108979]: osdmap e331: 8 total, 8 up, 8 in 2023-12-01T15:39:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:08 smithi119 ceph-mon[94175]: pgmap v464: 121 pgs: 121 active+clean; 327 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.5 MiB/s wr, 23 op/s 2023-12-01T15:39:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:08 smithi119 ceph-mon[94175]: osdmap e331: 8 total, 8 up, 8 in 2023-12-01T15:39:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:09.047 INFO:tasks.rados.rados.0.smithi119.stdout:1364: finishing rollback tid 0 to smithi119156531-21 2023-12-01T15:39:09.047 INFO:tasks.rados.rados.0.smithi119.stdout:1364: finishing rollback tid 1 to smithi119156531-21 2023-12-01T15:39:09.047 INFO:tasks.rados.rados.0.smithi119.stdout:1364: finishing rollback tid 2 to smithi119156531-21 2023-12-01T15:39:09.047 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 540 (ObjNum 386 snap 124 seq_num 386) dirty exists 2023-12-01T15:39:09.047 INFO:tasks.rados.rados.0.smithi119.stdout:1363: finishing rollback tid 0 to smithi119156531-45 2023-12-01T15:39:09.047 INFO:tasks.rados.rados.0.smithi119.stdout:1363: finishing rollback tid 1 to smithi119156531-45 2023-12-01T15:39:09.047 INFO:tasks.rados.rados.0.smithi119.stdout:1360: done (3 left) 2023-12-01T15:39:09.048 INFO:tasks.rados.rados.0.smithi119.stdout:1364: done (2 left) 2023-12-01T15:39:09.048 INFO:tasks.rados.rados.0.smithi119.stdout:1365: delete oid 29 current snap is 133 2023-12-01T15:39:09.048 INFO:tasks.rados.rados.0.smithi119.stdout:1363: finishing rollback tid 2 to smithi119156531-45 2023-12-01T15:39:09.048 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 718 (ObjNum 337 snap 109 seq_num 337) dirty exists 2023-12-01T15:39:09.048 INFO:tasks.rados.rados.0.smithi119.stdout:1362: expect (ObjNum 313 snap 102 seq_num 313) 2023-12-01T15:39:09.100 INFO:tasks.rados.rados.0.smithi119.stdout:1362: done (2 left) 2023-12-01T15:39:09.100 INFO:tasks.rados.rados.0.smithi119.stdout:1363: done (1 left) 2023-12-01T15:39:09.101 INFO:tasks.rados.rados.0.smithi119.stdout:1365: done (0 left) 2023-12-01T15:39:09.101 INFO:tasks.rados.rados.0.smithi119.stdout:1366: read oid 24 snap -1 2023-12-01T15:39:09.101 INFO:tasks.rados.rados.0.smithi119.stdout:1366: expect (ObjNum 318 snap 103 seq_num 318) 2023-12-01T15:39:09.101 INFO:tasks.rados.rados.0.smithi119.stdout:1367: read oid 4 snap 107 2023-12-01T15:39:09.101 INFO:tasks.rados.rados.0.smithi119.stdout:1367: expect (ObjNum 286 snap 92 seq_num 286) 2023-12-01T15:39:09.101 INFO:tasks.rados.rados.0.smithi119.stdout:1368: read oid 26 snap 118 2023-12-01T15:39:09.101 INFO:tasks.rados.rados.0.smithi119.stdout:1368: expect (ObjNum 153 snap 42 seq_num 153) 2023-12-01T15:39:09.101 INFO:tasks.rados.rados.0.smithi119.stdout:1369: snap_remove snap 129 2023-12-01T15:39:09.646 INFO:tasks.rados.rados.0.smithi119.stdout:1369: done (3 left) 2023-12-01T15:39:09.646 INFO:tasks.rados.rados.0.smithi119.stdout:1370: delete oid 1 current snap is 133 2023-12-01T15:39:09.646 INFO:tasks.rados.rados.0.smithi119.stdout:1368: expect (ObjNum 153 snap 42 seq_num 153) 2023-12-01T15:39:09.655 INFO:tasks.rados.rados.0.smithi119.stdout:1368: done (3 left) 2023-12-01T15:39:09.655 INFO:tasks.rados.rados.0.smithi119.stdout:1370: done (2 left) 2023-12-01T15:39:09.655 INFO:tasks.rados.rados.0.smithi119.stdout:1371: snap_remove snap 122 2023-12-01T15:39:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:09 smithi183 ceph-mon[99169]: osdmap e332: 8 total, 8 up, 8 in 2023-12-01T15:39:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:09 smithi119 ceph-mon[94175]: osdmap e332: 8 total, 8 up, 8 in 2023-12-01T15:39:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:09 smithi119 ceph-mon[108979]: osdmap e332: 8 total, 8 up, 8 in 2023-12-01T15:39:10.488 INFO:tasks.rados.rados.0.smithi119.stdout:1371: done (2 left) 2023-12-01T15:39:10.488 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 2 current snap is 133 2023-12-01T15:39:10.488 INFO:tasks.rados.rados.0.smithi119.stdout:1372: seq_num 424 ranges {5840896=704512,6545408=491520,7036928=434176,7471104=679936} 2023-12-01T15:39:10.524 INFO:tasks.rados.rados.0.smithi119.stdout:1372: writing smithi119156531-2 from 5840896 to 6545408 tid 1 2023-12-01T15:39:10.527 INFO:tasks.rados.rados.0.smithi119.stdout:1372: writing smithi119156531-2 from 6545408 to 7036928 tid 2 2023-12-01T15:39:10.530 INFO:tasks.rados.rados.0.smithi119.stdout:1372: writing smithi119156531-2 from 7036928 to 7471104 tid 3 2023-12-01T15:39:10.534 INFO:tasks.rados.rados.0.smithi119.stdout:1372: writing smithi119156531-2 from 7471104 to 8151040 tid 4 2023-12-01T15:39:10.534 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 133 2023-12-01T15:39:10.534 INFO:tasks.rados.rados.0.smithi119.stdout:1373: seq_num 425 ranges {3563520=720896,4284416=778240,5062656=638976,5701632=188416} 2023-12-01T15:39:10.557 INFO:tasks.rados.rados.0.smithi119.stdout:1373: writing smithi119156531-49 from 3563520 to 4284416 tid 1 2023-12-01T15:39:10.562 INFO:tasks.rados.rados.0.smithi119.stdout:1373: writing smithi119156531-49 from 4284416 to 5062656 tid 2 2023-12-01T15:39:10.565 INFO:tasks.rados.rados.0.smithi119.stdout:1373: writing smithi119156531-49 from 5062656 to 5701632 tid 3 2023-12-01T15:39:10.567 INFO:tasks.rados.rados.0.smithi119.stdout:1373: writing smithi119156531-49 from 5701632 to 5890048 tid 4 2023-12-01T15:39:10.567 INFO:tasks.rados.rados.0.smithi119.stdout:1374: snap_remove snap 126 2023-12-01T15:39:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:10 smithi183 ceph-mon[99169]: pgmap v467: 121 pgs: 121 active+clean; 327 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:39:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:10 smithi183 ceph-mon[99169]: osdmap e333: 8 total, 8 up, 8 in 2023-12-01T15:39:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:10 smithi183 ceph-mon[99169]: osdmap e334: 8 total, 8 up, 8 in 2023-12-01T15:39:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:10 smithi119 ceph-mon[94175]: pgmap v467: 121 pgs: 121 active+clean; 327 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:39:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:10 smithi119 ceph-mon[94175]: osdmap e333: 8 total, 8 up, 8 in 2023-12-01T15:39:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:10 smithi119 ceph-mon[94175]: osdmap e334: 8 total, 8 up, 8 in 2023-12-01T15:39:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:10 smithi119 ceph-mon[108979]: pgmap v467: 121 pgs: 121 active+clean; 327 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:39:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:10 smithi119 ceph-mon[108979]: osdmap e333: 8 total, 8 up, 8 in 2023-12-01T15:39:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:10 smithi119 ceph-mon[108979]: osdmap e334: 8 total, 8 up, 8 in 2023-12-01T15:39:11.498 INFO:tasks.rados.rados.0.smithi119.stdout:1374: done (4 left) 2023-12-01T15:39:11.498 INFO:tasks.rados.rados.0.smithi119.stdout:1375: read oid 19 snap -1 2023-12-01T15:39:11.498 INFO:tasks.rados.rados.0.smithi119.stdout:1375: expect (ObjNum 343 snap 115 seq_num 343) 2023-12-01T15:39:11.498 INFO:tasks.rados.rados.0.smithi119.stdout:1366: expect (ObjNum 318 snap 103 seq_num 318) 2023-12-01T15:39:11.766 INFO:tasks.rados.rados.0.smithi119.stdout:1367: expect (ObjNum 286 snap 92 seq_num 286) 2023-12-01T15:39:12.204 INFO:tasks.rados.rados.0.smithi119.stdout:1372: finishing write tid 1 to smithi119156531-2 2023-12-01T15:39:12.204 INFO:tasks.rados.rados.0.smithi119.stdout:1372: finishing write tid 2 to smithi119156531-2 2023-12-01T15:39:12.204 INFO:tasks.rados.rados.0.smithi119.stdout:1372: finishing write tid 3 to smithi119156531-2 2023-12-01T15:39:12.204 INFO:tasks.rados.rados.0.smithi119.stdout:1372: finishing write tid 4 to smithi119156531-2 2023-12-01T15:39:12.204 INFO:tasks.rados.rados.0.smithi119.stdout:1372: finishing write tid 5 to smithi119156531-2 2023-12-01T15:39:12.205 INFO:tasks.rados.rados.0.smithi119.stdout:1372: finishing write tid 6 to smithi119156531-2 2023-12-01T15:39:12.205 INFO:tasks.rados.rados.0.smithi119.stdout:1372: oid 2 updating version 0 to 535 2023-12-01T15:39:12.205 INFO:tasks.rados.rados.0.smithi119.stdout:1372: oid 2 version 535 is already newer than 533 2023-12-01T15:39:12.205 INFO:tasks.rados.rados.0.smithi119.stdout:1372: oid 2 updating version 535 to 537 2023-12-01T15:39:12.205 INFO:tasks.rados.rados.0.smithi119.stdout:1372: oid 2 version 537 is already newer than 536 2023-12-01T15:39:12.205 INFO:tasks.rados.rados.0.smithi119.stdout:1372: oid 2 version 537 is already newer than 534 2023-12-01T15:39:12.205 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 537 (ObjNum 424 snap 133 seq_num 424) dirty exists 2023-12-01T15:39:12.205 INFO:tasks.rados.rados.0.smithi119.stdout:1372: left oid 2 (ObjNum 424 snap 133 seq_num 424) 2023-12-01T15:39:12.205 INFO:tasks.rados.rados.0.smithi119.stdout:1373: finishing write tid 1 to smithi119156531-49 2023-12-01T15:39:12.205 INFO:tasks.rados.rados.0.smithi119.stdout:1376: read oid 38 snap -1 2023-12-01T15:39:12.205 INFO:tasks.rados.rados.0.smithi119.stdout:1376: expect (ObjNum 244 snap 70 seq_num 244) 2023-12-01T15:39:12.205 INFO:tasks.rados.rados.0.smithi119.stdout:1366: done (5 left) 2023-12-01T15:39:12.205 INFO:tasks.rados.rados.0.smithi119.stdout:1367: done (4 left) 2023-12-01T15:39:12.205 INFO:tasks.rados.rados.0.smithi119.stdout:1372: done (3 left) 2023-12-01T15:39:12.205 INFO:tasks.rados.rados.0.smithi119.stdout:1377: delete oid 47 current snap is 133 2023-12-01T15:39:12.205 INFO:tasks.rados.rados.0.smithi119.stdout:1373: finishing write tid 2 to smithi119156531-49 2023-12-01T15:39:12.205 INFO:tasks.rados.rados.0.smithi119.stdout:1373: finishing write tid 3 to smithi119156531-49 2023-12-01T15:39:12.206 INFO:tasks.rados.rados.0.smithi119.stdout:1373: finishing write tid 4 to smithi119156531-49 2023-12-01T15:39:12.206 INFO:tasks.rados.rados.0.smithi119.stdout:1373: finishing write tid 5 to smithi119156531-49 2023-12-01T15:39:12.206 INFO:tasks.rados.rados.0.smithi119.stdout:1373: finishing write tid 6 to smithi119156531-49 2023-12-01T15:39:12.206 INFO:tasks.rados.rados.0.smithi119.stdout:1373: oid 49 updating version 0 to 590 2023-12-01T15:39:12.206 INFO:tasks.rados.rados.0.smithi119.stdout:1373: oid 49 version 590 is already newer than 586 2023-12-01T15:39:12.206 INFO:tasks.rados.rados.0.smithi119.stdout:1373: oid 49 version 590 is already newer than 589 2023-12-01T15:39:12.206 INFO:tasks.rados.rados.0.smithi119.stdout:1373: oid 49 version 590 is already newer than 588 2023-12-01T15:39:12.206 INFO:tasks.rados.rados.0.smithi119.stdout:1373: oid 49 version 590 is already newer than 587 2023-12-01T15:39:12.206 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 590 (ObjNum 425 snap 133 seq_num 425) dirty exists 2023-12-01T15:39:12.206 INFO:tasks.rados.rados.0.smithi119.stdout:1373: left oid 49 (ObjNum 425 snap 133 seq_num 425) 2023-12-01T15:39:12.206 INFO:tasks.rados.rados.0.smithi119.stdout:1375: expect (ObjNum 343 snap 115 seq_num 343) 2023-12-01T15:39:12.271 INFO:tasks.rados.rados.0.smithi119.stdout:1376: expect (ObjNum 244 snap 70 seq_num 244) 2023-12-01T15:39:12.369 INFO:tasks.rados.rados.0.smithi119.stdout:1373: done (3 left) 2023-12-01T15:39:12.369 INFO:tasks.rados.rados.0.smithi119.stdout:1375: done (2 left) 2023-12-01T15:39:12.369 INFO:tasks.rados.rados.0.smithi119.stdout:1376: done (1 left) 2023-12-01T15:39:12.369 INFO:tasks.rados.rados.0.smithi119.stdout:1377: done (0 left) 2023-12-01T15:39:12.369 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 133 2023-12-01T15:39:12.370 INFO:tasks.rados.rados.0.smithi119.stdout:1378: seq_num 427 ranges {3284992=761856,4046848=598016,4644864=606208,5251072=401408} 2023-12-01T15:39:12.390 INFO:tasks.rados.rados.0.smithi119.stdout:1378: writing smithi119156531-12 from 3284992 to 4046848 tid 1 2023-12-01T15:39:12.394 INFO:tasks.rados.rados.0.smithi119.stdout:1378: writing smithi119156531-12 from 4046848 to 4644864 tid 2 2023-12-01T15:39:12.398 INFO:tasks.rados.rados.0.smithi119.stdout:1378: writing smithi119156531-12 from 4644864 to 5251072 tid 3 2023-12-01T15:39:12.400 INFO:tasks.rados.rados.0.smithi119.stdout:1378: writing smithi119156531-12 from 5251072 to 5652480 tid 4 2023-12-01T15:39:12.400 INFO:tasks.rados.rados.0.smithi119.stdout:1379: snap_remove snap 130 2023-12-01T15:39:12.650 INFO:tasks.rados.rados.0.smithi119.stdout:1379: done (1 left) 2023-12-01T15:39:12.650 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 26 current snap is 133 2023-12-01T15:39:12.650 INFO:tasks.rados.rados.0.smithi119.stdout:1378: finishing write tid 1 to smithi119156531-12 2023-12-01T15:39:12.651 INFO:tasks.rados.rados.0.smithi119.stdout:1380: seq_num 428 ranges {163840=778240,942080=483328,1425408=409600,1835008=417792,2252800=294912} 2023-12-01T15:39:12.656 INFO:tasks.rados.rados.0.smithi119.stdout:1380: writing smithi119156531-26 from 163840 to 942080 tid 1 2023-12-01T15:39:12.659 INFO:tasks.rados.rados.0.smithi119.stdout:1380: writing smithi119156531-26 from 942080 to 1425408 tid 2 2023-12-01T15:39:12.661 INFO:tasks.rados.rados.0.smithi119.stdout:1380: writing smithi119156531-26 from 1425408 to 1835008 tid 3 2023-12-01T15:39:12.664 INFO:tasks.rados.rados.0.smithi119.stdout:1380: writing smithi119156531-26 from 1835008 to 2252800 tid 4 2023-12-01T15:39:12.667 INFO:tasks.rados.rados.0.smithi119.stdout:1380: writing smithi119156531-26 from 2252800 to 2547712 tid 5 2023-12-01T15:39:12.667 INFO:tasks.rados.rados.0.smithi119.stdout:1381: rollback oid 40 current snap is 133 2023-12-01T15:39:12.667 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 40 to 107 2023-12-01T15:39:12.667 INFO:tasks.rados.rados.0.smithi119.stdout:1378: finishing write tid 2 to smithi119156531-12 2023-12-01T15:39:12.667 INFO:tasks.rados.rados.0.smithi119.stdout:1378: finishing write tid 3 to smithi119156531-12 2023-12-01T15:39:12.667 INFO:tasks.rados.rados.0.smithi119.stdout:1378: finishing write tid 4 to smithi119156531-12 2023-12-01T15:39:12.667 INFO:tasks.rados.rados.0.smithi119.stdout:1378: finishing write tid 5 to smithi119156531-12 2023-12-01T15:39:12.667 INFO:tasks.rados.rados.0.smithi119.stdout:1378: finishing write tid 6 to smithi119156531-12 2023-12-01T15:39:12.667 INFO:tasks.rados.rados.0.smithi119.stdout:1378: oid 12 updating version 0 to 749 2023-12-01T15:39:12.667 INFO:tasks.rados.rados.0.smithi119.stdout:1378: oid 12 version 749 is already newer than 746 2023-12-01T15:39:12.668 INFO:tasks.rados.rados.0.smithi119.stdout:1378: oid 12 version 749 is already newer than 748 2023-12-01T15:39:12.668 INFO:tasks.rados.rados.0.smithi119.stdout:1378: oid 12 updating version 749 to 750 2023-12-01T15:39:12.668 INFO:tasks.rados.rados.0.smithi119.stdout:1378: oid 12 version 750 is already newer than 747 2023-12-01T15:39:12.668 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 750 (ObjNum 427 snap 133 seq_num 427) dirty exists 2023-12-01T15:39:12.668 INFO:tasks.rados.rados.0.smithi119.stdout:1378: left oid 12 (ObjNum 427 snap 133 seq_num 427) 2023-12-01T15:39:12.668 INFO:tasks.rados.rados.0.smithi119.stdout:1380: finishing write tid 1 to smithi119156531-26 2023-12-01T15:39:12.668 INFO:tasks.rados.rados.0.smithi119.stdout:1378: done (2 left) 2023-12-01T15:39:12.668 INFO:tasks.rados.rados.0.smithi119.stdout:1382: copy_from oid 29 from oid 32 current snap is 133 2023-12-01T15:39:12.668 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 3 current snap is 133 2023-12-01T15:39:12.668 INFO:tasks.rados.rados.0.smithi119.stdout:1383: seq_num 429 ranges {0=794624,794624=770048,1564672=622592,2187264=212992} 2023-12-01T15:39:12.671 INFO:tasks.rados.rados.0.smithi119.stdout:1383: writing smithi119156531-3 from 0 to 794624 tid 1 2023-12-01T15:39:12.676 INFO:tasks.rados.rados.0.smithi119.stdout:1383: writing smithi119156531-3 from 794624 to 1564672 tid 2 2023-12-01T15:39:12.680 INFO:tasks.rados.rados.0.smithi119.stdout:1383: writing smithi119156531-3 from 1564672 to 2187264 tid 3 2023-12-01T15:39:12.682 INFO:tasks.rados.rados.0.smithi119.stdout:1383: writing smithi119156531-3 from 2187264 to 2400256 tid 4 2023-12-01T15:39:12.682 INFO:tasks.rados.rados.0.smithi119.stdout:1384: read oid 30 snap -1 2023-12-01T15:39:12.682 INFO:tasks.rados.rados.0.smithi119.stdout:1384: expect (ObjNum 420 snap 133 seq_num 420) 2023-12-01T15:39:12.682 INFO:tasks.rados.rados.0.smithi119.stdout:1385: delete oid 41 current snap is 133 2023-12-01T15:39:12.682 INFO:tasks.rados.rados.0.smithi119.stdout:1380: finishing write tid 2 to smithi119156531-26 2023-12-01T15:39:12.682 INFO:tasks.rados.rados.0.smithi119.stdout:1380: finishing write tid 3 to smithi119156531-26 2023-12-01T15:39:12.682 INFO:tasks.rados.rados.0.smithi119.stdout:1381: finishing rollback tid 1 to smithi119156531-40 2023-12-01T15:39:12.682 INFO:tasks.rados.rados.0.smithi119.stdout:1380: finishing write tid 4 to smithi119156531-26 2023-12-01T15:39:12.682 INFO:tasks.rados.rados.0.smithi119.stdout:1381: finishing rollback tid 2 to smithi119156531-40 2023-12-01T15:39:12.682 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 756 (ObjNum 300 snap 93 seq_num 300) dirty exists 2023-12-01T15:39:12.682 INFO:tasks.rados.rados.0.smithi119.stdout:1380: finishing write tid 5 to smithi119156531-26 2023-12-01T15:39:12.682 INFO:tasks.rados.rados.0.smithi119.stdout:1380: finishing write tid 6 to smithi119156531-26 2023-12-01T15:39:12.682 INFO:tasks.rados.rados.0.smithi119.stdout:1380: finishing write tid 7 to smithi119156531-26 2023-12-01T15:39:12.683 INFO:tasks.rados.rados.0.smithi119.stdout:1380: oid 26 updating version 0 to 552 2023-12-01T15:39:12.683 INFO:tasks.rados.rados.0.smithi119.stdout:1380: oid 26 updating version 552 to 555 2023-12-01T15:39:12.683 INFO:tasks.rados.rados.0.smithi119.stdout:1380: oid 26 version 555 is already newer than 551 2023-12-01T15:39:12.683 INFO:tasks.rados.rados.0.smithi119.stdout:1380: oid 26 version 555 is already newer than 553 2023-12-01T15:39:12.683 INFO:tasks.rados.rados.0.smithi119.stdout:1380: oid 26 version 555 is already newer than 550 2023-12-01T15:39:12.683 INFO:tasks.rados.rados.0.smithi119.stdout:1380: oid 26 version 555 is already newer than 554 2023-12-01T15:39:12.683 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 555 (ObjNum 428 snap 133 seq_num 428) dirty exists 2023-12-01T15:39:12.683 INFO:tasks.rados.rados.0.smithi119.stdout:1380: left oid 26 (ObjNum 428 snap 133 seq_num 428) 2023-12-01T15:39:12.683 INFO:tasks.rados.rados.0.smithi119.stdout:1383: finishing write tid 1 to smithi119156531-3 2023-12-01T15:39:12.684 INFO:tasks.rados.rados.0.smithi119.stdout:1383: finishing write tid 2 to smithi119156531-3 2023-12-01T15:39:12.686 INFO:tasks.rados.rados.0.smithi119.stdout:1380: done (5 left) 2023-12-01T15:39:12.686 INFO:tasks.rados.rados.0.smithi119.stdout:1381: done (4 left) 2023-12-01T15:39:12.686 INFO:tasks.rados.rados.0.smithi119.stdout:1385: done (3 left) 2023-12-01T15:39:12.686 INFO:tasks.rados.rados.0.smithi119.stdout:1386: snap_remove snap 128 2023-12-01T15:39:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:12 smithi183 ceph-mon[99169]: pgmap v470: 121 pgs: 121 active+clean; 285 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 2.3 MiB/s wr, 21 op/s 2023-12-01T15:39:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:12 smithi183 ceph-mon[99169]: osdmap e335: 8 total, 8 up, 8 in 2023-12-01T15:39:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:12 smithi119 ceph-mon[94175]: pgmap v470: 121 pgs: 121 active+clean; 285 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 2.3 MiB/s wr, 21 op/s 2023-12-01T15:39:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:12 smithi119 ceph-mon[94175]: osdmap e335: 8 total, 8 up, 8 in 2023-12-01T15:39:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:12 smithi119 ceph-mon[108979]: pgmap v470: 121 pgs: 121 active+clean; 285 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 2.3 MiB/s wr, 21 op/s 2023-12-01T15:39:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:12 smithi119 ceph-mon[108979]: osdmap e335: 8 total, 8 up, 8 in 2023-12-01T15:39:13.661 INFO:tasks.rados.rados.0.smithi119.stdout:1386: done (3 left) 2023-12-01T15:39:13.662 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 133 2023-12-01T15:39:13.662 INFO:tasks.rados.rados.0.smithi119.stdout:1383: finishing write tid 3 to smithi119156531-3 2023-12-01T15:39:13.662 INFO:tasks.rados.rados.0.smithi119.stdout:1383: finishing write tid 4 to smithi119156531-3 2023-12-01T15:39:13.662 INFO:tasks.rados.rados.0.smithi119.stdout:1383: finishing write tid 5 to smithi119156531-3 2023-12-01T15:39:13.662 INFO:tasks.rados.rados.0.smithi119.stdout:1383: finishing write tid 6 to smithi119156531-3 2023-12-01T15:39:13.662 INFO:tasks.rados.rados.0.smithi119.stdout:1383: oid 3 updating version 0 to 530 2023-12-01T15:39:13.662 INFO:tasks.rados.rados.0.smithi119.stdout:1383: oid 3 version 530 is already newer than 528 2023-12-01T15:39:13.662 INFO:tasks.rados.rados.0.smithi119.stdout:1383: oid 3 updating version 530 to 532 2023-12-01T15:39:13.662 INFO:tasks.rados.rados.0.smithi119.stdout:1383: oid 3 version 532 is already newer than 531 2023-12-01T15:39:13.662 INFO:tasks.rados.rados.0.smithi119.stdout:1383: oid 3 version 532 is already newer than 529 2023-12-01T15:39:13.662 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 532 (ObjNum 429 snap 133 seq_num 429) dirty exists 2023-12-01T15:39:13.662 INFO:tasks.rados.rados.0.smithi119.stdout:1383: left oid 3 (ObjNum 429 snap 133 seq_num 429) 2023-12-01T15:39:13.663 INFO:tasks.rados.rados.0.smithi119.stdout:1382: finishing copy_from to smithi119156531-29 2023-12-01T15:39:13.663 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 532 (ObjNum 415 snap 131 seq_num 415) dirty exists 2023-12-01T15:39:13.663 INFO:tasks.rados.rados.0.smithi119.stdout:1382: finishing copy_from racing read to smithi119156531-29 2023-12-01T15:39:13.663 INFO:tasks.rados.rados.0.smithi119.stdout:1384: expect (ObjNum 420 snap 133 seq_num 420) 2023-12-01T15:39:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:13 smithi183 ceph-mon[99169]: osdmap e336: 8 total, 8 up, 8 in 2023-12-01T15:39:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:13 smithi119 ceph-mon[94175]: osdmap e336: 8 total, 8 up, 8 in 2023-12-01T15:39:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:13 smithi119 ceph-mon[108979]: osdmap e336: 8 total, 8 up, 8 in 2023-12-01T15:39:14.067 INFO:tasks.rados.rados.0.smithi119.stdout:1387: seq_num 431 ranges {2080768=24576} 2023-12-01T15:39:14.079 INFO:tasks.rados.rados.0.smithi119.stdout:1387: writing smithi119156531-21 from 2080768 to 2105344 tid 1 2023-12-01T15:39:14.079 INFO:tasks.rados.rados.0.smithi119.stdout:1382: done (3 left) 2023-12-01T15:39:14.079 INFO:tasks.rados.rados.0.smithi119.stdout:1383: done (2 left) 2023-12-01T15:39:14.079 INFO:tasks.rados.rados.0.smithi119.stdout:1384: done (1 left) 2023-12-01T15:39:14.079 INFO:tasks.rados.rados.0.smithi119.stdout:1388: read oid 24 snap -1 2023-12-01T15:39:14.079 INFO:tasks.rados.rados.0.smithi119.stdout:1388: expect (ObjNum 318 snap 103 seq_num 318) 2023-12-01T15:39:14.079 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 41 current snap is 133 2023-12-01T15:39:14.079 INFO:tasks.rados.rados.0.smithi119.stdout:1389: seq_num 432 ranges {0=40960} 2023-12-01T15:39:14.079 INFO:tasks.rados.rados.0.smithi119.stdout:1389: writing smithi119156531-41 from 0 to 40960 tid 1 2023-12-01T15:39:14.079 INFO:tasks.rados.rados.0.smithi119.stdout:1390: read oid 36 snap -1 2023-12-01T15:39:14.079 INFO:tasks.rados.rados.0.smithi119.stdout:1390: expect (ObjNum 341 snap 113 seq_num 341) 2023-12-01T15:39:14.080 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 22 current snap is 133 2023-12-01T15:39:14.080 INFO:tasks.rados.rados.0.smithi119.stdout:1391: seq_num 433 ranges {4956160=57344} 2023-12-01T15:39:14.107 INFO:tasks.rados.rados.0.smithi119.stdout:1391: writing smithi119156531-22 from 4956160 to 5013504 tid 1 2023-12-01T15:39:14.107 INFO:tasks.rados.rados.0.smithi119.stdout:1392: setattr oid 20 current snap is 133 2023-12-01T15:39:14.107 INFO:tasks.rados.rados.0.smithi119.stdout:1387: finishing write tid 1 to smithi119156531-21 2023-12-01T15:39:14.107 INFO:tasks.rados.rados.0.smithi119.stdout:1387: finishing write tid 2 to smithi119156531-21 2023-12-01T15:39:14.107 INFO:tasks.rados.rados.0.smithi119.stdout:1387: finishing write tid 3 to smithi119156531-21 2023-12-01T15:39:14.107 INFO:tasks.rados.rados.0.smithi119.stdout:1387: oid 21 updating version 0 to 542 2023-12-01T15:39:14.107 INFO:tasks.rados.rados.0.smithi119.stdout:1387: oid 21 version 542 is already newer than 541 2023-12-01T15:39:14.108 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 542 (ObjNum 431 snap 133 seq_num 431) dirty exists 2023-12-01T15:39:14.108 INFO:tasks.rados.rados.0.smithi119.stdout:1387: left oid 21 (ObjNum 431 snap 133 seq_num 431) 2023-12-01T15:39:14.108 INFO:tasks.rados.rados.0.smithi119.stdout:1389: finishing write tid 1 to smithi119156531-41 2023-12-01T15:39:14.108 INFO:tasks.rados.rados.0.smithi119.stdout:1389: finishing write tid 2 to smithi119156531-41 2023-12-01T15:39:14.108 INFO:tasks.rados.rados.0.smithi119.stdout:1389: finishing write tid 3 to smithi119156531-41 2023-12-01T15:39:14.108 INFO:tasks.rados.rados.0.smithi119.stdout:1389: oid 41 updating version 0 to 763 2023-12-01T15:39:14.108 INFO:tasks.rados.rados.0.smithi119.stdout:1389: oid 41 version 763 is already newer than 762 2023-12-01T15:39:14.108 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 763 (ObjNum 432 snap 133 seq_num 432) dirty exists 2023-12-01T15:39:14.108 INFO:tasks.rados.rados.0.smithi119.stdout:1389: left oid 41 (ObjNum 432 snap 133 seq_num 432) 2023-12-01T15:39:14.108 INFO:tasks.rados.rados.0.smithi119.stdout:1388: expect (ObjNum 318 snap 103 seq_num 318) 2023-12-01T15:39:14.372 INFO:tasks.rados.rados.0.smithi119.stdout:1390: expect (ObjNum 341 snap 113 seq_num 341) 2023-12-01T15:39:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:39:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:39:14] "GET /metrics HTTP/1.1" 200 36173 "" "Prometheus/2.43.0" 2023-12-01T15:39:14.844 INFO:tasks.rados.rados.0.smithi119.stdout:1391: finishing write tid 1 to smithi119156531-22 2023-12-01T15:39:14.844 INFO:tasks.rados.rados.0.smithi119.stdout:1391: finishing write tid 2 to smithi119156531-22 2023-12-01T15:39:14.844 INFO:tasks.rados.rados.0.smithi119.stdout:1391: finishing write tid 3 to smithi119156531-22 2023-12-01T15:39:14.844 INFO:tasks.rados.rados.0.smithi119.stdout:1391: oid 22 updating version 0 to 1106 2023-12-01T15:39:14.844 INFO:tasks.rados.rados.0.smithi119.stdout:1391: oid 22 version 1106 is already newer than 1105 2023-12-01T15:39:14.844 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 1106 (ObjNum 433 snap 133 seq_num 433) dirty exists 2023-12-01T15:39:14.845 INFO:tasks.rados.rados.0.smithi119.stdout:1391: left oid 22 (ObjNum 433 snap 133 seq_num 433) 2023-12-01T15:39:14.845 INFO:tasks.rados.rados.0.smithi119.stdout:1387: done (5 left) 2023-12-01T15:39:14.845 INFO:tasks.rados.rados.0.smithi119.stdout:1388: done (4 left) 2023-12-01T15:39:14.845 INFO:tasks.rados.rados.0.smithi119.stdout:1389: done (3 left) 2023-12-01T15:39:14.845 INFO:tasks.rados.rados.0.smithi119.stdout:1390: done (2 left) 2023-12-01T15:39:14.845 INFO:tasks.rados.rados.0.smithi119.stdout:1391: done (1 left) 2023-12-01T15:39:14.845 INFO:tasks.rados.rados.0.smithi119.stdout:1393: delete oid 39 current snap is 133 2023-12-01T15:39:14.846 INFO:tasks.rados.rados.0.smithi119.stdout:1393: done (1 left) 2023-12-01T15:39:14.846 INFO:tasks.rados.rados.0.smithi119.stdout:1394: rollback oid 41 current snap is 133 2023-12-01T15:39:14.846 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 41 to 118 2023-12-01T15:39:14.846 INFO:tasks.rados.rados.0.smithi119.stdout:1395: delete oid 13 current snap is 133 2023-12-01T15:39:14.847 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 662 (ObjNum 357 snap 118 seq_num 357) dirty exists 2023-12-01T15:39:14.849 INFO:tasks.rados.rados.0.smithi119.stdout:1392: done (2 left) 2023-12-01T15:39:14.850 INFO:tasks.rados.rados.0.smithi119.stdout:1395: done (1 left) 2023-12-01T15:39:14.850 INFO:tasks.rados.rados.0.smithi119.stdout:1396: delete oid 22 current snap is 133 2023-12-01T15:39:14.850 INFO:tasks.rados.rados.0.smithi119.stdout:1394: finishing rollback tid 0 to smithi119156531-41 2023-12-01T15:39:14.850 INFO:tasks.rados.rados.0.smithi119.stdout:1394: finishing rollback tid 1 to smithi119156531-41 2023-12-01T15:39:14.850 INFO:tasks.rados.rados.0.smithi119.stdout:1394: finishing rollback tid 2 to smithi119156531-41 2023-12-01T15:39:14.850 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 766 (ObjNum 361 snap 118 seq_num 361) dirty exists 2023-12-01T15:39:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:1394: done (1 left) 2023-12-01T15:39:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:1396: done (0 left) 2023-12-01T15:39:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:1397: read oid 32 snap -1 2023-12-01T15:39:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:1397: expect (ObjNum 415 snap 131 seq_num 415) 2023-12-01T15:39:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:1398: setattr oid 19 current snap is 133 2023-12-01T15:39:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:1399: snap_remove snap 132 2023-12-01T15:39:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:14 smithi183 ceph-mon[99169]: pgmap v473: 121 pgs: 121 active+clean; 285 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 2.3 MiB/s wr, 21 op/s 2023-12-01T15:39:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:14 smithi183 ceph-mon[99169]: osdmap e337: 8 total, 8 up, 8 in 2023-12-01T15:39:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:14 smithi119 ceph-mon[94175]: pgmap v473: 121 pgs: 121 active+clean; 285 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 2.3 MiB/s wr, 21 op/s 2023-12-01T15:39:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:14 smithi119 ceph-mon[94175]: osdmap e337: 8 total, 8 up, 8 in 2023-12-01T15:39:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:14 smithi119 ceph-mon[108979]: pgmap v473: 121 pgs: 121 active+clean; 285 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 2.3 MiB/s wr, 21 op/s 2023-12-01T15:39:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:14 smithi119 ceph-mon[108979]: osdmap e337: 8 total, 8 up, 8 in 2023-12-01T15:39:15.487 INFO:tasks.rados.rados.0.smithi119.stdout:1399: done (2 left) 2023-12-01T15:39:15.488 INFO:tasks.rados.rados.0.smithi119.stdout:1400: read oid 10 snap -1 2023-12-01T15:39:15.488 INFO:tasks.rados.rados.0.smithi119.stdout:1400: expect (ObjNum 401 snap 126 seq_num 401) 2023-12-01T15:39:15.488 INFO:tasks.rados.rados.0.smithi119.stdout:1401: rmattr oid 50 current snap is 133 2023-12-01T15:39:15.488 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 38 current snap is 133 2023-12-01T15:39:15.490 INFO:tasks.rados.rados.0.smithi119.stdout:1402: seq_num 437 ranges {2973696=122880} 2023-12-01T15:39:15.504 INFO:tasks.rados.rados.0.smithi119.stdout:1402: writing smithi119156531-38 from 2973696 to 3096576 tid 1 2023-12-01T15:39:15.504 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 11 current snap is 133 2023-12-01T15:39:15.505 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 828 (ObjNum 343 snap 115 seq_num 343) dirty exists 2023-12-01T15:39:15.505 INFO:tasks.rados.rados.0.smithi119.stdout:1403: seq_num 438 ranges {2031616=139264} 2023-12-01T15:39:15.517 INFO:tasks.rados.rados.0.smithi119.stdout:1403: writing smithi119156531-11 from 2031616 to 2170880 tid 1 2023-12-01T15:39:15.517 INFO:tasks.rados.rados.0.smithi119.stdout:1398: done (5 left) 2023-12-01T15:39:15.517 INFO:tasks.rados.rados.0.smithi119.stdout:1404: snap_create 2023-12-01T15:39:15.517 INFO:tasks.rados.rados.0.smithi119.stdout:1397: expect (ObjNum 415 snap 131 seq_num 415) 2023-12-01T15:39:15.717 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 533 (ObjNum 391 snap 125 seq_num 391) dirty exists 2023-12-01T15:39:15.717 INFO:tasks.rados.rados.0.smithi119.stdout:1402: finishing write tid 1 to smithi119156531-38 2023-12-01T15:39:15.717 INFO:tasks.rados.rados.0.smithi119.stdout:1402: finishing write tid 2 to smithi119156531-38 2023-12-01T15:39:15.718 INFO:tasks.rados.rados.0.smithi119.stdout:1402: finishing write tid 3 to smithi119156531-38 2023-12-01T15:39:15.718 INFO:tasks.rados.rados.0.smithi119.stdout:1402: oid 38 updating version 0 to 606 2023-12-01T15:39:15.718 INFO:tasks.rados.rados.0.smithi119.stdout:1402: oid 38 updating version 606 to 607 2023-12-01T15:39:15.718 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 607 (ObjNum 437 snap 133 seq_num 437) dirty exists 2023-12-01T15:39:15.718 INFO:tasks.rados.rados.0.smithi119.stdout:1402: left oid 38 (ObjNum 437 snap 133 seq_num 437) 2023-12-01T15:39:15.718 INFO:tasks.rados.rados.0.smithi119.stdout:1403: finishing write tid 1 to smithi119156531-11 2023-12-01T15:39:15.718 INFO:tasks.rados.rados.0.smithi119.stdout:1403: finishing write tid 2 to smithi119156531-11 2023-12-01T15:39:15.718 INFO:tasks.rados.rados.0.smithi119.stdout:1400: expect (ObjNum 401 snap 126 seq_num 401) 2023-12-01T15:39:15.985 INFO:tasks.rados.rados.0.smithi119.stdout:1403: finishing write tid 3 to smithi119156531-11 2023-12-01T15:39:15.985 INFO:tasks.rados.rados.0.smithi119.stdout:1403: oid 11 updating version 0 to 876 2023-12-01T15:39:15.985 INFO:tasks.rados.rados.0.smithi119.stdout:1403: oid 11 version 876 is already newer than 875 2023-12-01T15:39:15.985 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 876 (ObjNum 438 snap 133 seq_num 438) dirty exists 2023-12-01T15:39:15.985 INFO:tasks.rados.rados.0.smithi119.stdout:1403: left oid 11 (ObjNum 438 snap 133 seq_num 438) 2023-12-01T15:39:16.498 INFO:tasks.rados.rados.0.smithi119.stdout:1397: done (5 left) 2023-12-01T15:39:16.498 INFO:tasks.rados.rados.0.smithi119.stdout:1400: done (4 left) 2023-12-01T15:39:16.498 INFO:tasks.rados.rados.0.smithi119.stdout:1401: done (3 left) 2023-12-01T15:39:16.498 INFO:tasks.rados.rados.0.smithi119.stdout:1402: done (2 left) 2023-12-01T15:39:16.499 INFO:tasks.rados.rados.0.smithi119.stdout:1403: done (1 left) 2023-12-01T15:39:16.499 INFO:tasks.rados.rados.0.smithi119.stdout:1404: done (0 left) 2023-12-01T15:39:16.499 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 9 current snap is 134 2023-12-01T15:39:16.499 INFO:tasks.rados.rados.0.smithi119.stdout:1405: seq_num 439 ranges {3735552=155648} 2023-12-01T15:39:16.518 INFO:tasks.rados.rados.0.smithi119.stdout:1405: writing smithi119156531-9 from 3735552 to 3891200 tid 1 2023-12-01T15:39:16.519 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 10 current snap is 134 2023-12-01T15:39:16.519 INFO:tasks.rados.rados.0.smithi119.stdout:1406: seq_num 440 ranges {5939200=172032} 2023-12-01T15:39:16.551 INFO:tasks.rados.rados.0.smithi119.stdout:1406: writing smithi119156531-10 from 5939200 to 6111232 tid 1 2023-12-01T15:39:16.552 INFO:tasks.rados.rados.0.smithi119.stdout:1407: copy_from oid 6 from oid 7 current snap is 134 2023-12-01T15:39:16.552 INFO:tasks.rados.rados.0.smithi119.stdout:1405: finishing write tid 1 to smithi119156531-9 2023-12-01T15:39:16.552 INFO:tasks.rados.rados.0.smithi119.stdout:1405: finishing write tid 2 to smithi119156531-9 2023-12-01T15:39:16.552 INFO:tasks.rados.rados.0.smithi119.stdout:1405: finishing write tid 3 to smithi119156531-9 2023-12-01T15:39:16.552 INFO:tasks.rados.rados.0.smithi119.stdout:1405: oid 9 updating version 0 to 558 2023-12-01T15:39:16.552 INFO:tasks.rados.rados.0.smithi119.stdout:1405: oid 9 version 558 is already newer than 557 2023-12-01T15:39:16.552 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 558 (ObjNum 439 snap 134 seq_num 439) dirty exists 2023-12-01T15:39:16.552 INFO:tasks.rados.rados.0.smithi119.stdout:1405: left oid 9 (ObjNum 439 snap 134 seq_num 439) 2023-12-01T15:39:16.552 INFO:tasks.rados.rados.0.smithi119.stdout:1405: done (2 left) 2023-12-01T15:39:16.553 INFO:tasks.rados.rados.0.smithi119.stdout:1408: rmattr oid 50 current snap is 134 2023-12-01T15:39:16.553 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 134 2023-12-01T15:39:16.553 INFO:tasks.rados.rados.0.smithi119.stdout:1409: seq_num 441 ranges {9117696=188416} 2023-12-01T15:39:16.601 INFO:tasks.rados.rados.0.smithi119.stdout:1409: writing smithi119156531-4 from 9117696 to 9306112 tid 1 2023-12-01T15:39:16.601 INFO:tasks.rados.rados.0.smithi119.stdout:1410: delete oid 15 current snap is 134 2023-12-01T15:39:16.602 INFO:tasks.rados.rados.0.smithi119.stdout:1406: finishing write tid 1 to smithi119156531-10 2023-12-01T15:39:16.602 INFO:tasks.rados.rados.0.smithi119.stdout:1406: finishing write tid 2 to smithi119156531-10 2023-12-01T15:39:16.602 INFO:tasks.rados.rados.0.smithi119.stdout:1406: finishing write tid 3 to smithi119156531-10 2023-12-01T15:39:16.602 INFO:tasks.rados.rados.0.smithi119.stdout:1406: oid 10 updating version 0 to 527 2023-12-01T15:39:16.602 INFO:tasks.rados.rados.0.smithi119.stdout:1406: oid 10 updating version 527 to 528 2023-12-01T15:39:16.602 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 528 (ObjNum 440 snap 134 seq_num 440) dirty exists 2023-12-01T15:39:16.602 INFO:tasks.rados.rados.0.smithi119.stdout:1406: left oid 10 (ObjNum 440 snap 134 seq_num 440) 2023-12-01T15:39:16.602 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 534 (ObjNum 391 snap 125 seq_num 391) dirty exists 2023-12-01T15:39:16.602 INFO:tasks.rados.rados.0.smithi119.stdout:1407: finishing copy_from to smithi119156531-6 2023-12-01T15:39:16.602 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 705 (ObjNum 414 snap 131 seq_num 414) dirty exists 2023-12-01T15:39:16.602 INFO:tasks.rados.rados.0.smithi119.stdout:1407: finishing copy_from racing read to smithi119156531-6 2023-12-01T15:39:16.603 INFO:tasks.rados.rados.0.smithi119.stdout:1406: done (4 left) 2023-12-01T15:39:16.603 INFO:tasks.rados.rados.0.smithi119.stdout:1407: done (3 left) 2023-12-01T15:39:16.604 INFO:tasks.rados.rados.0.smithi119.stdout:1408: done (2 left) 2023-12-01T15:39:16.604 INFO:tasks.rados.rados.0.smithi119.stdout:1410: done (1 left) 2023-12-01T15:39:16.604 INFO:tasks.rados.rados.0.smithi119.stdout:1411: read oid 11 snap -1 2023-12-01T15:39:16.604 INFO:tasks.rados.rados.0.smithi119.stdout:1411: expect (ObjNum 438 snap 133 seq_num 438) 2023-12-01T15:39:16.604 INFO:tasks.rados.rados.0.smithi119.stdout:1412: snap_create 2023-12-01T15:39:16.604 INFO:tasks.rados.rados.0.smithi119.stdout:1409: finishing write tid 1 to smithi119156531-4 2023-12-01T15:39:16.604 INFO:tasks.rados.rados.0.smithi119.stdout:1409: finishing write tid 2 to smithi119156531-4 2023-12-01T15:39:16.605 INFO:tasks.rados.rados.0.smithi119.stdout:1409: finishing write tid 3 to smithi119156531-4 2023-12-01T15:39:16.605 INFO:tasks.rados.rados.0.smithi119.stdout:1409: oid 4 updating version 0 to 609 2023-12-01T15:39:16.605 INFO:tasks.rados.rados.0.smithi119.stdout:1409: oid 4 updating version 609 to 610 2023-12-01T15:39:16.605 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 610 (ObjNum 441 snap 134 seq_num 441) dirty exists 2023-12-01T15:39:16.605 INFO:tasks.rados.rados.0.smithi119.stdout:1409: left oid 4 (ObjNum 441 snap 134 seq_num 441) 2023-12-01T15:39:16.615 INFO:tasks.rados.rados.0.smithi119.stdout:1411: expect (ObjNum 438 snap 133 seq_num 438) 2023-12-01T15:39:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:16 smithi183 ceph-mon[99169]: pgmap v475: 121 pgs: 121 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.5 MiB/s wr, 13 op/s 2023-12-01T15:39:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:16 smithi183 ceph-mon[99169]: osdmap e338: 8 total, 8 up, 8 in 2023-12-01T15:39:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:16 smithi119 ceph-mon[94175]: pgmap v475: 121 pgs: 121 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.5 MiB/s wr, 13 op/s 2023-12-01T15:39:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:16 smithi119 ceph-mon[94175]: osdmap e338: 8 total, 8 up, 8 in 2023-12-01T15:39:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:16 smithi119 ceph-mon[108979]: pgmap v475: 121 pgs: 121 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.5 MiB/s wr, 13 op/s 2023-12-01T15:39:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:16 smithi119 ceph-mon[108979]: osdmap e338: 8 total, 8 up, 8 in 2023-12-01T15:39:17.502 INFO:tasks.rados.rados.0.smithi119.stdout:1409: done (2 left) 2023-12-01T15:39:17.502 INFO:tasks.rados.rados.0.smithi119.stdout:1411: done (1 left) 2023-12-01T15:39:17.503 INFO:tasks.rados.rados.0.smithi119.stdout:1412: done (0 left) 2023-12-01T15:39:17.503 INFO:tasks.rados.rados.0.smithi119.stdout:1413: delete oid 24 current snap is 135 2023-12-01T15:39:17.505 INFO:tasks.rados.rados.0.smithi119.stdout:1413: done (0 left) 2023-12-01T15:39:17.505 INFO:tasks.rados.rados.0.smithi119.stdout:1414: snap_create 2023-12-01T15:39:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:17 smithi183 ceph-mon[99169]: osdmap e339: 8 total, 8 up, 8 in 2023-12-01T15:39:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:17 smithi119 ceph-mon[94175]: osdmap e339: 8 total, 8 up, 8 in 2023-12-01T15:39:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:17 smithi119 ceph-mon[108979]: osdmap e339: 8 total, 8 up, 8 in 2023-12-01T15:39:18.503 INFO:tasks.rados.rados.0.smithi119.stdout:1414: done (0 left) 2023-12-01T15:39:18.504 INFO:tasks.rados.rados.0.smithi119.stdout:1415: snap_remove snap 131 2023-12-01T15:39:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:18 smithi183 ceph-mon[99169]: pgmap v478: 121 pgs: 121 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2023-12-01T15:39:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:18 smithi183 ceph-mon[99169]: osdmap e340: 8 total, 8 up, 8 in 2023-12-01T15:39:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:18 smithi119 ceph-mon[94175]: pgmap v478: 121 pgs: 121 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2023-12-01T15:39:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:18 smithi119 ceph-mon[94175]: osdmap e340: 8 total, 8 up, 8 in 2023-12-01T15:39:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:18 smithi119 ceph-mon[108979]: pgmap v478: 121 pgs: 121 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2023-12-01T15:39:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:18 smithi119 ceph-mon[108979]: osdmap e340: 8 total, 8 up, 8 in 2023-12-01T15:39:19.518 INFO:tasks.rados.rados.0.smithi119.stdout:1415: done (0 left) 2023-12-01T15:39:19.519 INFO:tasks.rados.rados.0.smithi119.stdout:1416: snap_create 2023-12-01T15:39:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:19 smithi183 ceph-mon[99169]: osdmap e341: 8 total, 8 up, 8 in 2023-12-01T15:39:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:19 smithi119 ceph-mon[108979]: osdmap e341: 8 total, 8 up, 8 in 2023-12-01T15:39:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:19 smithi119 ceph-mon[94175]: osdmap e341: 8 total, 8 up, 8 in 2023-12-01T15:39:20.521 INFO:tasks.rados.rados.0.smithi119.stdout:1416: done (0 left) 2023-12-01T15:39:20.521 INFO:tasks.rados.rados.0.smithi119.stdout:1417: read oid 11 snap -1 2023-12-01T15:39:20.521 INFO:tasks.rados.rados.0.smithi119.stdout:1417: expect (ObjNum 438 snap 133 seq_num 438) 2023-12-01T15:39:20.521 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 24 current snap is 137 2023-12-01T15:39:20.521 INFO:tasks.rados.rados.0.smithi119.stdout:1418: seq_num 444 ranges {0=237568} 2023-12-01T15:39:20.522 INFO:tasks.rados.rados.0.smithi119.stdout:1418: writing smithi119156531-24 from 0 to 237568 tid 1 2023-12-01T15:39:20.522 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 32 current snap is 137 2023-12-01T15:39:20.522 INFO:tasks.rados.rados.0.smithi119.stdout:1419: seq_num 445 ranges {5128192=253952} 2023-12-01T15:39:20.551 INFO:tasks.rados.rados.0.smithi119.stdout:1419: writing smithi119156531-32 from 5128192 to 5382144 tid 1 2023-12-01T15:39:20.551 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 36 current snap is 137 2023-12-01T15:39:20.551 INFO:tasks.rados.rados.0.smithi119.stdout:1418: finishing write tid 1 to smithi119156531-24 2023-12-01T15:39:20.551 INFO:tasks.rados.rados.0.smithi119.stdout:1420: seq_num 446 ranges {6438912=278528} 2023-12-01T15:39:20.587 INFO:tasks.rados.rados.0.smithi119.stdout:1420: writing smithi119156531-36 from 6438912 to 6717440 tid 1 2023-12-01T15:39:20.587 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 22 current snap is 137 2023-12-01T15:39:20.587 INFO:tasks.rados.rados.0.smithi119.stdout:1418: finishing write tid 2 to smithi119156531-24 2023-12-01T15:39:20.587 INFO:tasks.rados.rados.0.smithi119.stdout:1421: seq_num 447 ranges {0=294912} 2023-12-01T15:39:20.588 INFO:tasks.rados.rados.0.smithi119.stdout:1421: writing smithi119156531-22 from 0 to 294912 tid 1 2023-12-01T15:39:20.588 INFO:tasks.rados.rados.0.smithi119.stdout:1422: snap_remove snap 111 2023-12-01T15:39:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:20 smithi183 ceph-mon[99169]: pgmap v481: 121 pgs: 121 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:39:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:20 smithi183 ceph-mon[99169]: osdmap e342: 8 total, 8 up, 8 in 2023-12-01T15:39:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:20 smithi119 ceph-mon[94175]: pgmap v481: 121 pgs: 121 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:39:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:20 smithi119 ceph-mon[94175]: osdmap e342: 8 total, 8 up, 8 in 2023-12-01T15:39:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:20 smithi119 ceph-mon[108979]: pgmap v481: 121 pgs: 121 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:39:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:20 smithi119 ceph-mon[108979]: osdmap e342: 8 total, 8 up, 8 in 2023-12-01T15:39:21.528 INFO:tasks.rados.rados.0.smithi119.stdout:1422: done (5 left) 2023-12-01T15:39:21.528 INFO:tasks.rados.rados.0.smithi119.stdout:1423: rollback oid 34 current snap is 137 2023-12-01T15:39:21.528 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 34 to 136 2023-12-01T15:39:21.535 INFO:tasks.rados.rados.0.smithi119.stdout:1418: finishing write tid 3 to smithi119156531-24 2023-12-01T15:39:21.535 INFO:tasks.rados.rados.0.smithi119.stdout:1418: oid 24 updating version 0 to 668 2023-12-01T15:39:21.535 INFO:tasks.rados.rados.0.smithi119.stdout:1418: oid 24 version 668 is already newer than 667 2023-12-01T15:39:21.535 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 668 (ObjNum 444 snap 137 seq_num 444) dirty exists 2023-12-01T15:39:21.536 INFO:tasks.rados.rados.0.smithi119.stdout:1418: left oid 24 (ObjNum 444 snap 137 seq_num 444) 2023-12-01T15:39:21.536 INFO:tasks.rados.rados.0.smithi119.stdout:1417: expect (ObjNum 438 snap 133 seq_num 438) 2023-12-01T15:39:21.624 INFO:tasks.rados.rados.0.smithi119.stdout:1417: done (5 left) 2023-12-01T15:39:21.625 INFO:tasks.rados.rados.0.smithi119.stdout:1418: done (4 left) 2023-12-01T15:39:21.625 INFO:tasks.rados.rados.0.smithi119.stdout:1424: snap_remove snap 133 2023-12-01T15:39:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:21 smithi183 ceph-mon[99169]: osdmap e343: 8 total, 8 up, 8 in 2023-12-01T15:39:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:21 smithi119 ceph-mon[108979]: osdmap e343: 8 total, 8 up, 8 in 2023-12-01T15:39:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:21 smithi119 ceph-mon[94175]: osdmap e343: 8 total, 8 up, 8 in 2023-12-01T15:39:22.533 INFO:tasks.rados.rados.0.smithi119.stdout:1424: done (4 left) 2023-12-01T15:39:22.533 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 17 current snap is 137 2023-12-01T15:39:22.533 INFO:tasks.rados.rados.0.smithi119.stdout:1419: finishing write tid 1 to smithi119156531-32 2023-12-01T15:39:22.533 INFO:tasks.rados.rados.0.smithi119.stdout:1425: seq_num 448 ranges {2080768=311296} 2023-12-01T15:39:22.547 INFO:tasks.rados.rados.0.smithi119.stdout:1425: writing smithi119156531-17 from 2080768 to 2392064 tid 1 2023-12-01T15:39:22.547 INFO:tasks.rados.rados.0.smithi119.stdout:1426: read oid 31 snap 135 2023-12-01T15:39:22.547 INFO:tasks.rados.rados.0.smithi119.stdout:1426: expect (ObjNum 306 snap 98 seq_num 306) 2023-12-01T15:39:22.547 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 44 current snap is 137 2023-12-01T15:39:22.547 INFO:tasks.rados.rados.0.smithi119.stdout:1427: seq_num 449 ranges {2007040=327680} 2023-12-01T15:39:22.560 INFO:tasks.rados.rados.0.smithi119.stdout:1427: writing smithi119156531-44 from 2007040 to 2334720 tid 1 2023-12-01T15:39:22.560 INFO:tasks.rados.rados.0.smithi119.stdout:1428: copy_from oid 37 from oid 8 current snap is 137 2023-12-01T15:39:22.560 INFO:tasks.rados.rados.0.smithi119.stdout:1419: finishing write tid 2 to smithi119156531-32 2023-12-01T15:39:22.560 INFO:tasks.rados.rados.0.smithi119.stdout:1419: finishing write tid 3 to smithi119156531-32 2023-12-01T15:39:22.560 INFO:tasks.rados.rados.0.smithi119.stdout:1419: oid 32 updating version 0 to 539 2023-12-01T15:39:22.561 INFO:tasks.rados.rados.0.smithi119.stdout:1419: oid 32 version 539 is already newer than 538 2023-12-01T15:39:22.561 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 539 (ObjNum 445 snap 137 seq_num 445) dirty exists 2023-12-01T15:39:22.561 INFO:tasks.rados.rados.0.smithi119.stdout:1419: left oid 32 (ObjNum 445 snap 137 seq_num 445) 2023-12-01T15:39:22.561 INFO:tasks.rados.rados.0.smithi119.stdout:1420: finishing write tid 1 to smithi119156531-36 2023-12-01T15:39:22.561 INFO:tasks.rados.rados.0.smithi119.stdout:1420: finishing write tid 2 to smithi119156531-36 2023-12-01T15:39:22.561 INFO:tasks.rados.rados.0.smithi119.stdout:1420: finishing write tid 3 to smithi119156531-36 2023-12-01T15:39:22.561 INFO:tasks.rados.rados.0.smithi119.stdout:1420: oid 36 updating version 0 to 359 2023-12-01T15:39:22.561 INFO:tasks.rados.rados.0.smithi119.stdout:1420: oid 36 version 359 is already newer than 358 2023-12-01T15:39:22.561 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 359 (ObjNum 446 snap 137 seq_num 446) dirty exists 2023-12-01T15:39:22.561 INFO:tasks.rados.rados.0.smithi119.stdout:1420: left oid 36 (ObjNum 446 snap 137 seq_num 446) 2023-12-01T15:39:22.561 INFO:tasks.rados.rados.0.smithi119.stdout:1421: finishing write tid 1 to smithi119156531-22 2023-12-01T15:39:22.561 INFO:tasks.rados.rados.0.smithi119.stdout:1421: finishing write tid 2 to smithi119156531-22 2023-12-01T15:39:22.561 INFO:tasks.rados.rados.0.smithi119.stdout:1421: finishing write tid 3 to smithi119156531-22 2023-12-01T15:39:22.561 INFO:tasks.rados.rados.0.smithi119.stdout:1421: oid 22 updating version 0 to 1116 2023-12-01T15:39:22.561 INFO:tasks.rados.rados.0.smithi119.stdout:1421: oid 22 version 1116 is already newer than 1115 2023-12-01T15:39:22.562 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 1116 (ObjNum 447 snap 137 seq_num 447) dirty exists 2023-12-01T15:39:22.562 INFO:tasks.rados.rados.0.smithi119.stdout:1421: left oid 22 (ObjNum 447 snap 137 seq_num 447) 2023-12-01T15:39:22.562 INFO:tasks.rados.rados.0.smithi119.stdout:1419: done (7 left) 2023-12-01T15:39:22.562 INFO:tasks.rados.rados.0.smithi119.stdout:1420: done (6 left) 2023-12-01T15:39:22.562 INFO:tasks.rados.rados.0.smithi119.stdout:1421: done (5 left) 2023-12-01T15:39:22.562 INFO:tasks.rados.rados.0.smithi119.stdout:1429: snap_remove snap 107 2023-12-01T15:39:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:22 smithi183 ceph-mon[99169]: pgmap v484: 121 pgs: 121 active+clean; 303 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2023-12-01T15:39:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:22 smithi183 ceph-mon[99169]: osdmap e344: 8 total, 8 up, 8 in 2023-12-01T15:39:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:39:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:39:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:39:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:22 smithi119 ceph-mon[94175]: pgmap v484: 121 pgs: 121 active+clean; 303 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2023-12-01T15:39:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:22 smithi119 ceph-mon[94175]: osdmap e344: 8 total, 8 up, 8 in 2023-12-01T15:39:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:39:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:39:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:39:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:22 smithi119 ceph-mon[108979]: pgmap v484: 121 pgs: 121 active+clean; 303 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2023-12-01T15:39:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:22 smithi119 ceph-mon[108979]: osdmap e344: 8 total, 8 up, 8 in 2023-12-01T15:39:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:39:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:39:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:39:23.540 INFO:tasks.rados.rados.0.smithi119.stdout:1429: done (5 left) 2023-12-01T15:39:23.540 INFO:tasks.rados.rados.0.smithi119.stdout:1430: setattr oid 27 current snap is 137 2023-12-01T15:39:23.540 INFO:tasks.rados.rados.0.smithi119.stdout:1423: finishing rollback tid 1 to smithi119156531-34 2023-12-01T15:39:23.540 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 782 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-12-01T15:39:23.540 INFO:tasks.rados.rados.0.smithi119.stdout:1425: finishing write tid 1 to smithi119156531-17 2023-12-01T15:39:23.540 INFO:tasks.rados.rados.0.smithi119.stdout:1425: finishing write tid 2 to smithi119156531-17 2023-12-01T15:39:23.540 INFO:tasks.rados.rados.0.smithi119.stdout:1425: finishing write tid 3 to smithi119156531-17 2023-12-01T15:39:23.540 INFO:tasks.rados.rados.0.smithi119.stdout:1425: oid 17 updating version 0 to 568 2023-12-01T15:39:23.540 INFO:tasks.rados.rados.0.smithi119.stdout:1425: oid 17 updating version 568 to 569 2023-12-01T15:39:23.540 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 569 (ObjNum 448 snap 137 seq_num 448) dirty exists 2023-12-01T15:39:23.540 INFO:tasks.rados.rados.0.smithi119.stdout:1425: left oid 17 (ObjNum 448 snap 137 seq_num 448) 2023-12-01T15:39:23.541 INFO:tasks.rados.rados.0.smithi119.stdout:1426: expect (ObjNum 306 snap 98 seq_num 306) 2023-12-01T15:39:23.557 INFO:tasks.rados.rados.0.smithi119.stdout:1427: finishing write tid 1 to smithi119156531-44 2023-12-01T15:39:23.557 INFO:tasks.rados.rados.0.smithi119.stdout:1427: finishing write tid 2 to smithi119156531-44 2023-12-01T15:39:23.557 INFO:tasks.rados.rados.0.smithi119.stdout:1427: finishing write tid 3 to smithi119156531-44 2023-12-01T15:39:23.557 INFO:tasks.rados.rados.0.smithi119.stdout:1427: oid 44 updating version 0 to 849 2023-12-01T15:39:23.558 INFO:tasks.rados.rados.0.smithi119.stdout:1427: oid 44 updating version 849 to 850 2023-12-01T15:39:23.558 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 850 (ObjNum 449 snap 137 seq_num 449) dirty exists 2023-12-01T15:39:23.558 INFO:tasks.rados.rados.0.smithi119.stdout:1427: left oid 44 (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:39:23.558 INFO:tasks.rados.rados.0.smithi119.stdout:1428: finishing copy_from to smithi119156531-37 2023-12-01T15:39:23.558 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 527 (ObjNum 359 snap 118 seq_num 359) dirty exists 2023-12-01T15:39:23.558 INFO:tasks.rados.rados.0.smithi119.stdout:1428: finishing copy_from racing read to smithi119156531-37 2023-12-01T15:39:23.559 INFO:tasks.rados.rados.0.smithi119.stdout:1423: done (5 left) 2023-12-01T15:39:23.559 INFO:tasks.rados.rados.0.smithi119.stdout:1425: done (4 left) 2023-12-01T15:39:23.559 INFO:tasks.rados.rados.0.smithi119.stdout:1426: done (3 left) 2023-12-01T15:39:23.559 INFO:tasks.rados.rados.0.smithi119.stdout:1427: done (2 left) 2023-12-01T15:39:23.560 INFO:tasks.rados.rados.0.smithi119.stdout:1428: done (1 left) 2023-12-01T15:39:23.560 INFO:tasks.rados.rados.0.smithi119.stdout:1431: read oid 11 snap -1 2023-12-01T15:39:23.560 INFO:tasks.rados.rados.0.smithi119.stdout:1431: expect (ObjNum 438 snap 133 seq_num 438) 2023-12-01T15:39:23.560 INFO:tasks.rados.rados.0.smithi119.stdout:1432: read oid 14 snap -1 2023-12-01T15:39:23.560 INFO:tasks.rados.rados.0.smithi119.stdout:1432: expect (ObjNum 320 snap 103 seq_num 320) 2023-12-01T15:39:23.560 INFO:tasks.rados.rados.0.smithi119.stdout:1433: copy_from oid 50 from oid 12 current snap is 137 2023-12-01T15:39:23.560 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 137 2023-12-01T15:39:23.560 INFO:tasks.rados.rados.0.smithi119.stdout:1434: seq_num 450 ranges {11108352=344064} 2023-12-01T15:39:23.623 INFO:tasks.rados.rados.0.smithi119.stdout:1434: writing smithi119156531-45 from 11108352 to 11452416 tid 1 2023-12-01T15:39:23.623 INFO:tasks.rados.rados.0.smithi119.stdout:1435: read oid 2 snap 135 2023-12-01T15:39:23.623 INFO:tasks.rados.rados.0.smithi119.stdout:1435: expect (ObjNum 424 snap 133 seq_num 424) 2023-12-01T15:39:23.623 INFO:tasks.rados.rados.0.smithi119.stdout:1436: rollback oid 37 current snap is 137 2023-12-01T15:39:23.623 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 37 to 118 2023-12-01T15:39:23.623 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 1137 (ObjNum 403 snap 126 seq_num 403) dirty exists 2023-12-01T15:39:23.623 INFO:tasks.rados.rados.0.smithi119.stdout:1430: done (6 left) 2023-12-01T15:39:23.623 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 36 current snap is 137 2023-12-01T15:39:23.623 INFO:tasks.rados.rados.0.smithi119.stdout:1431: expect (ObjNum 438 snap 133 seq_num 438) 2023-12-01T15:39:23.713 INFO:tasks.rados.rados.0.smithi119.stdout:1432: expect (ObjNum 320 snap 103 seq_num 320) 2023-12-01T15:39:23.901 INFO:tasks.rados.rados.0.smithi119.stdout:1433: finishing copy_from to smithi119156531-50 2023-12-01T15:39:23.901 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 750 (ObjNum 427 snap 133 seq_num 427) dirty exists 2023-12-01T15:39:23.901 INFO:tasks.rados.rados.0.smithi119.stdout:1433: finishing copy_from racing read to smithi119156531-50 2023-12-01T15:39:23.901 INFO:tasks.rados.rados.0.smithi119.stdout:1436: finishing rollback tid 0 to smithi119156531-37 2023-12-01T15:39:23.901 INFO:tasks.rados.rados.0.smithi119.stdout:1436: finishing rollback tid 1 to smithi119156531-37 2023-12-01T15:39:23.901 INFO:tasks.rados.rados.0.smithi119.stdout:1436: finishing rollback tid 2 to smithi119156531-37 2023-12-01T15:39:23.901 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 1142 (ObjNum 609 snap 0 seq_num 3133371184) dirty exists 2023-12-01T15:39:23.902 INFO:tasks.rados.rados.0.smithi119.stdout:1434: finishing write tid 1 to smithi119156531-45 2023-12-01T15:39:23.902 INFO:tasks.rados.rados.0.smithi119.stdout:1434: finishing write tid 2 to smithi119156531-45 2023-12-01T15:39:23.902 INFO:tasks.rados.rados.0.smithi119.stdout:1434: finishing write tid 3 to smithi119156531-45 2023-12-01T15:39:23.902 INFO:tasks.rados.rados.0.smithi119.stdout:1434: oid 45 updating version 0 to 763 2023-12-01T15:39:23.902 INFO:tasks.rados.rados.0.smithi119.stdout:1434: oid 45 version 763 is already newer than 762 2023-12-01T15:39:23.902 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 763 (ObjNum 450 snap 137 seq_num 450) dirty exists 2023-12-01T15:39:23.902 INFO:tasks.rados.rados.0.smithi119.stdout:1434: left oid 45 (ObjNum 450 snap 137 seq_num 450) 2023-12-01T15:39:23.902 INFO:tasks.rados.rados.0.smithi119.stdout:1435: expect (ObjNum 424 snap 133 seq_num 424) 2023-12-01T15:39:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:23 smithi183 ceph-mon[99169]: osdmap e345: 8 total, 8 up, 8 in 2023-12-01T15:39:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:39:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:39:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:39:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:23 smithi119 ceph-mon[94175]: osdmap e345: 8 total, 8 up, 8 in 2023-12-01T15:39:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:39:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:39:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:39:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:23 smithi119 ceph-mon[108979]: osdmap e345: 8 total, 8 up, 8 in 2023-12-01T15:39:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:39:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:39:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:39:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:24.338 INFO:tasks.rados.rados.0.smithi119.stdout:1437: seq_num 451 ranges {6717440=360448} 2023-12-01T15:39:24.375 INFO:tasks.rados.rados.0.smithi119.stdout:1437: writing smithi119156531-36 from 6717440 to 7077888 tid 1 2023-12-01T15:39:24.375 INFO:tasks.rados.rados.0.smithi119.stdout:1431: done (6 left) 2023-12-01T15:39:24.375 INFO:tasks.rados.rados.0.smithi119.stdout:1432: done (5 left) 2023-12-01T15:39:24.375 INFO:tasks.rados.rados.0.smithi119.stdout:1433: done (4 left) 2023-12-01T15:39:24.375 INFO:tasks.rados.rados.0.smithi119.stdout:1434: done (3 left) 2023-12-01T15:39:24.375 INFO:tasks.rados.rados.0.smithi119.stdout:1435: done (2 left) 2023-12-01T15:39:24.375 INFO:tasks.rados.rados.0.smithi119.stdout:1436: done (1 left) 2023-12-01T15:39:24.375 INFO:tasks.rados.rados.0.smithi119.stdout:1438: snap_remove snap 134 2023-12-01T15:39:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:39:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:39:24] "GET /metrics HTTP/1.1" 200 36170 "" "Prometheus/2.43.0" 2023-12-01T15:39:24.931 INFO:tasks.rados.rados.0.smithi119.stdout:1438: done (1 left) 2023-12-01T15:39:24.931 INFO:tasks.rados.rados.0.smithi119.stdout:1439: snap_remove snap 118 2023-12-01T15:39:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:24 smithi183 ceph-mon[99169]: pgmap v487: 121 pgs: 121 active+clean; 303 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2023-12-01T15:39:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:24 smithi183 ceph-mon[99169]: osdmap e346: 8 total, 8 up, 8 in 2023-12-01T15:39:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:24 smithi119 ceph-mon[94175]: pgmap v487: 121 pgs: 121 active+clean; 303 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2023-12-01T15:39:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:24 smithi119 ceph-mon[94175]: osdmap e346: 8 total, 8 up, 8 in 2023-12-01T15:39:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:24 smithi119 ceph-mon[108979]: pgmap v487: 121 pgs: 121 active+clean; 303 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2023-12-01T15:39:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:24 smithi119 ceph-mon[108979]: osdmap e346: 8 total, 8 up, 8 in 2023-12-01T15:39:25.490 INFO:tasks.rados.rados.0.smithi119.stdout:1439: done (1 left) 2023-12-01T15:39:25.490 INFO:tasks.rados.rados.0.smithi119.stdout:1440: delete oid 19 current snap is 137 2023-12-01T15:39:25.490 INFO:tasks.rados.rados.0.smithi119.stdout:1437: finishing write tid 1 to smithi119156531-36 2023-12-01T15:39:25.490 INFO:tasks.rados.rados.0.smithi119.stdout:1437: finishing write tid 2 to smithi119156531-36 2023-12-01T15:39:25.490 INFO:tasks.rados.rados.0.smithi119.stdout:1437: finishing write tid 3 to smithi119156531-36 2023-12-01T15:39:25.490 INFO:tasks.rados.rados.0.smithi119.stdout:1437: oid 36 updating version 0 to 366 2023-12-01T15:39:25.490 INFO:tasks.rados.rados.0.smithi119.stdout:1437: oid 36 updating version 366 to 367 2023-12-01T15:39:25.491 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 367 (ObjNum 451 snap 137 seq_num 451) dirty exists 2023-12-01T15:39:25.491 INFO:tasks.rados.rados.0.smithi119.stdout:1437: left oid 36 (ObjNum 451 snap 137 seq_num 451) 2023-12-01T15:39:25.509 INFO:tasks.rados.rados.0.smithi119.stdout:1437: done (1 left) 2023-12-01T15:39:25.509 INFO:tasks.rados.rados.0.smithi119.stdout:1440: done (0 left) 2023-12-01T15:39:25.509 INFO:tasks.rados.rados.0.smithi119.stdout:1441: setattr oid 18 current snap is 137 2023-12-01T15:39:25.510 INFO:tasks.rados.rados.0.smithi119.stdout:1442: delete oid 22 current snap is 137 2023-12-01T15:39:25.517 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 1152 (ObjNum 412 snap 129 seq_num 412) dirty exists 2023-12-01T15:39:25.519 INFO:tasks.rados.rados.0.smithi119.stdout:1441: done (1 left) 2023-12-01T15:39:25.519 INFO:tasks.rados.rados.0.smithi119.stdout:1442: done (0 left) 2023-12-01T15:39:25.519 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 29 current snap is 137 2023-12-01T15:39:25.520 INFO:tasks.rados.rados.0.smithi119.stdout:1443: seq_num 454 ranges {5128192=409600} 2023-12-01T15:39:25.550 INFO:tasks.rados.rados.0.smithi119.stdout:1443: writing smithi119156531-29 from 5128192 to 5537792 tid 1 2023-12-01T15:39:25.550 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 36 current snap is 137 2023-12-01T15:39:25.550 INFO:tasks.rados.rados.0.smithi119.stdout:1444: seq_num 455 ranges {7077888=425984} 2023-12-01T15:39:25.589 INFO:tasks.rados.rados.0.smithi119.stdout:1444: writing smithi119156531-36 from 7077888 to 7503872 tid 1 2023-12-01T15:39:25.589 INFO:tasks.rados.rados.0.smithi119.stdout:1445: snap_remove snap 125 2023-12-01T15:39:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:25 smithi183 ceph-mon[99169]: osdmap e347: 8 total, 8 up, 8 in 2023-12-01T15:39:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:25 smithi183 ceph-mon[99169]: pgmap v490: 121 pgs: 121 active+clean; 255 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 16 op/s 2023-12-01T15:39:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:25 smithi183 ceph-mon[99169]: osdmap e348: 8 total, 8 up, 8 in 2023-12-01T15:39:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:25 smithi119 ceph-mon[94175]: osdmap e347: 8 total, 8 up, 8 in 2023-12-01T15:39:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:25 smithi119 ceph-mon[94175]: pgmap v490: 121 pgs: 121 active+clean; 255 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 16 op/s 2023-12-01T15:39:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:25 smithi119 ceph-mon[94175]: osdmap e348: 8 total, 8 up, 8 in 2023-12-01T15:39:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:25 smithi119 ceph-mon[108979]: osdmap e347: 8 total, 8 up, 8 in 2023-12-01T15:39:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:25 smithi119 ceph-mon[108979]: pgmap v490: 121 pgs: 121 active+clean; 255 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 16 op/s 2023-12-01T15:39:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:25 smithi119 ceph-mon[108979]: osdmap e348: 8 total, 8 up, 8 in 2023-12-01T15:39:26.500 INFO:tasks.rados.rados.0.smithi119.stdout:1445: done (2 left) 2023-12-01T15:39:26.500 INFO:tasks.rados.rados.0.smithi119.stdout:1446: snap_remove snap 136 2023-12-01T15:39:26.560 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:39:26.868 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:39:26.868 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5m) 5m ago 6m 17.3M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:39:26.868 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6m) 5m ago 6m 83.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:39:26.868 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7m) 5m ago 7m 13.6M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:39:26.868 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7m) 5m ago 7m 16.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:39:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10m) 5m ago 10m 448M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:39:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (12m) 5m ago 12m 507M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:39:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (12m) 5m ago 12m 81.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:39:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10m) 5m ago 10m 57.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:39:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10m) 5m ago 10m 59.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:39:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6m) 5m ago 6m 4135k - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:39:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6m) 5m ago 6m 3959k - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:39:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10m) 5m ago 10m 62.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:39:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9m) 5m ago 9m 65.0M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:39:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9m) 5m ago 9m 56.3M 3012M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:39:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9m) 5m ago 9m 55.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:39:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8m) 5m ago 8m 54.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:39:26.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8m) 5m ago 8m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:39:26.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8m) 5m ago 8m 54.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:39:26.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7m) 5m ago 7m 56.8M 3012M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:39:26.870 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5m) 5m ago 6m 29.9M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:39:27.249 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:39:27.249 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:39:27.250 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:39:27.250 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:39:27.250 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:39:27.250 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:39:27.250 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:39:27.250 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:39:27.250 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:39:27.250 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:39:27.250 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:39:27.250 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:39:27.250 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:39:27.251 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:39:27.251 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:39:27.251 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:39:27.251 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:39:27.506 INFO:tasks.rados.rados.0.smithi119.stdout:1446: done (2 left) 2023-12-01T15:39:27.506 INFO:tasks.rados.rados.0.smithi119.stdout:1447: snap_create 2023-12-01T15:39:27.506 INFO:tasks.rados.rados.0.smithi119.stdout:1443: finishing write tid 1 to smithi119156531-29 2023-12-01T15:39:27.506 INFO:tasks.rados.rados.0.smithi119.stdout:1443: finishing write tid 2 to smithi119156531-29 2023-12-01T15:39:27.506 INFO:tasks.rados.rados.0.smithi119.stdout:1443: finishing write tid 3 to smithi119156531-29 2023-12-01T15:39:27.507 INFO:tasks.rados.rados.0.smithi119.stdout:1443: oid 29 updating version 0 to 878 2023-12-01T15:39:27.507 INFO:tasks.rados.rados.0.smithi119.stdout:1443: oid 29 version 878 is already newer than 877 2023-12-01T15:39:27.507 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 878 (ObjNum 454 snap 137 seq_num 454) dirty exists 2023-12-01T15:39:27.507 INFO:tasks.rados.rados.0.smithi119.stdout:1443: left oid 29 (ObjNum 454 snap 137 seq_num 454) 2023-12-01T15:39:27.507 INFO:tasks.rados.rados.0.smithi119.stdout:1444: finishing write tid 1 to smithi119156531-36 2023-12-01T15:39:27.507 INFO:tasks.rados.rados.0.smithi119.stdout:1444: finishing write tid 2 to smithi119156531-36 2023-12-01T15:39:27.507 INFO:tasks.rados.rados.0.smithi119.stdout:1444: finishing write tid 3 to smithi119156531-36 2023-12-01T15:39:27.507 INFO:tasks.rados.rados.0.smithi119.stdout:1444: oid 36 updating version 0 to 374 2023-12-01T15:39:27.507 INFO:tasks.rados.rados.0.smithi119.stdout:1444: oid 36 updating version 374 to 375 2023-12-01T15:39:27.507 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 375 (ObjNum 455 snap 137 seq_num 455) dirty exists 2023-12-01T15:39:27.507 INFO:tasks.rados.rados.0.smithi119.stdout:1444: left oid 36 (ObjNum 455 snap 137 seq_num 455) 2023-12-01T15:39:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:27 smithi183 ceph-mon[99169]: osdmap e349: 8 total, 8 up, 8 in 2023-12-01T15:39:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:27 smithi183 ceph-mon[99169]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4053507381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:39:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:27 smithi119 ceph-mon[94175]: osdmap e349: 8 total, 8 up, 8 in 2023-12-01T15:39:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:27 smithi119 ceph-mon[94175]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4053507381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:39:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:27 smithi119 ceph-mon[108979]: osdmap e349: 8 total, 8 up, 8 in 2023-12-01T15:39:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:27 smithi119 ceph-mon[108979]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4053507381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:39:28.505 INFO:tasks.rados.rados.0.smithi119.stdout:1443: done (2 left) 2023-12-01T15:39:28.505 INFO:tasks.rados.rados.0.smithi119.stdout:1444: done (1 left) 2023-12-01T15:39:28.505 INFO:tasks.rados.rados.0.smithi119.stdout:1447: done (0 left) 2023-12-01T15:39:28.505 INFO:tasks.rados.rados.0.smithi119.stdout:1448: read oid 50 snap -1 2023-12-01T15:39:28.505 INFO:tasks.rados.rados.0.smithi119.stdout:1448: expect (ObjNum 427 snap 133 seq_num 427) 2023-12-01T15:39:28.505 INFO:tasks.rados.rados.0.smithi119.stdout:1449: rollback oid 34 current snap is 138 2023-12-01T15:39:28.505 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 34 to 135 2023-12-01T15:39:28.505 INFO:tasks.rados.rados.0.smithi119.stdout:1450: read oid 1 snap -1 2023-12-01T15:39:28.505 INFO:tasks.rados.rados.0.smithi119.stdout:1450: expect deleted 2023-12-01T15:39:28.506 INFO:tasks.rados.rados.0.smithi119.stdout:1451: snap_create 2023-12-01T15:39:28.510 INFO:tasks.rados.rados.0.smithi119.stdout:1449: finishing rollback tid 1 to smithi119156531-34 2023-12-01T15:39:28.510 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 0 (ObjNum 881 snap 0 seq_num 3134245840) dirty dne 2023-12-01T15:39:28.537 INFO:tasks.rados.rados.0.smithi119.stdout:1448: expect (ObjNum 427 snap 133 seq_num 427) 2023-12-01T15:39:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:28 smithi183 ceph-mon[99169]: from='client.25115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:28 smithi183 ceph-mon[99169]: pgmap v493: 121 pgs: 121 active+clean; 255 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 16 op/s 2023-12-01T15:39:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:28 smithi183 ceph-mon[99169]: osdmap e350: 8 total, 8 up, 8 in 2023-12-01T15:39:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:28 smithi119 ceph-mon[94175]: from='client.25115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:28 smithi119 ceph-mon[94175]: pgmap v493: 121 pgs: 121 active+clean; 255 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 16 op/s 2023-12-01T15:39:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:28 smithi119 ceph-mon[94175]: osdmap e350: 8 total, 8 up, 8 in 2023-12-01T15:39:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:28 smithi119 ceph-mon[108979]: from='client.25115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:28 smithi119 ceph-mon[108979]: pgmap v493: 121 pgs: 121 active+clean; 255 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 16 op/s 2023-12-01T15:39:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:28 smithi119 ceph-mon[108979]: osdmap e350: 8 total, 8 up, 8 in 2023-12-01T15:39:29.522 INFO:tasks.rados.rados.0.smithi119.stdout:1448: done (3 left) 2023-12-01T15:39:29.522 INFO:tasks.rados.rados.0.smithi119.stdout:1449: done (2 left) 2023-12-01T15:39:29.522 INFO:tasks.rados.rados.0.smithi119.stdout:1450: done (1 left) 2023-12-01T15:39:29.522 INFO:tasks.rados.rados.0.smithi119.stdout:1451: done (0 left) 2023-12-01T15:39:29.522 INFO:tasks.rados.rados.0.smithi119.stdout:1452: delete oid 30 current snap is 139 2023-12-01T15:39:29.525 INFO:tasks.rados.rados.0.smithi119.stdout:1452: done (0 left) 2023-12-01T15:39:29.525 INFO:tasks.rados.rados.0.smithi119.stdout:1453: snap_create 2023-12-01T15:39:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:29 smithi183 ceph-mon[99169]: osdmap e351: 8 total, 8 up, 8 in 2023-12-01T15:39:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:29 smithi119 ceph-mon[108979]: osdmap e351: 8 total, 8 up, 8 in 2023-12-01T15:39:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:29 smithi119 ceph-mon[94175]: osdmap e351: 8 total, 8 up, 8 in 2023-12-01T15:39:30.493 INFO:tasks.rados.rados.0.smithi119.stdout:1453: done (0 left) 2023-12-01T15:39:30.493 INFO:tasks.rados.rados.0.smithi119.stdout:1454: read oid 13 snap -1 2023-12-01T15:39:30.494 INFO:tasks.rados.rados.0.smithi119.stdout:1454: expect deleted 2023-12-01T15:39:30.494 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 32 current snap is 140 2023-12-01T15:39:30.494 INFO:tasks.rados.rados.0.smithi119.stdout:1455: seq_num 457 ranges {5382144=458752} 2023-12-01T15:39:30.525 INFO:tasks.rados.rados.0.smithi119.stdout:1455: writing smithi119156531-32 from 5382144 to 5840896 tid 1 2023-12-01T15:39:30.525 INFO:tasks.rados.rados.0.smithi119.stdout:1456: copy_from oid 3 from oid 14 current snap is 140 2023-12-01T15:39:30.525 INFO:tasks.rados.rados.0.smithi119.stdout:1454: done (2 left) 2023-12-01T15:39:30.526 INFO:tasks.rados.rados.0.smithi119.stdout:1457: snap_create 2023-12-01T15:39:30.532 INFO:tasks.rados.rados.0.smithi119.stdout:1455: finishing write tid 1 to smithi119156531-32 2023-12-01T15:39:30.534 INFO:tasks.rados.rados.0.smithi119.stdout:1455: finishing write tid 2 to smithi119156531-32 2023-12-01T15:39:30.535 INFO:tasks.rados.rados.0.smithi119.stdout:1455: finishing write tid 3 to smithi119156531-32 2023-12-01T15:39:30.535 INFO:tasks.rados.rados.0.smithi119.stdout:1455: oid 32 updating version 0 to 540 2023-12-01T15:39:30.535 INFO:tasks.rados.rados.0.smithi119.stdout:1455: oid 32 updating version 540 to 541 2023-12-01T15:39:30.535 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 541 (ObjNum 457 snap 140 seq_num 457) dirty exists 2023-12-01T15:39:30.535 INFO:tasks.rados.rados.0.smithi119.stdout:1455: left oid 32 (ObjNum 457 snap 140 seq_num 457) 2023-12-01T15:39:30.555 INFO:tasks.rados.rados.0.smithi119.stdout:1456: finishing copy_from to smithi119156531-3 2023-12-01T15:39:30.555 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 366 (ObjNum 320 snap 103 seq_num 320) dirty exists 2023-12-01T15:39:30.555 INFO:tasks.rados.rados.0.smithi119.stdout:1456: finishing copy_from racing read to smithi119156531-3 2023-12-01T15:39:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:30 smithi183 ceph-mon[99169]: pgmap v496: 121 pgs: 121 active+clean; 255 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:39:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:30 smithi183 ceph-mon[99169]: osdmap e352: 8 total, 8 up, 8 in 2023-12-01T15:39:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:30 smithi183 ceph-mon[99169]: osdmap e353: 8 total, 8 up, 8 in 2023-12-01T15:39:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:30 smithi119 ceph-mon[94175]: pgmap v496: 121 pgs: 121 active+clean; 255 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:39:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:30 smithi119 ceph-mon[94175]: osdmap e352: 8 total, 8 up, 8 in 2023-12-01T15:39:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:30 smithi119 ceph-mon[94175]: osdmap e353: 8 total, 8 up, 8 in 2023-12-01T15:39:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:30 smithi119 ceph-mon[108979]: pgmap v496: 121 pgs: 121 active+clean; 255 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:39:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:30 smithi119 ceph-mon[108979]: osdmap e352: 8 total, 8 up, 8 in 2023-12-01T15:39:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:30 smithi119 ceph-mon[108979]: osdmap e353: 8 total, 8 up, 8 in 2023-12-01T15:39:31.521 INFO:tasks.rados.rados.0.smithi119.stdout:1455: done (2 left) 2023-12-01T15:39:31.521 INFO:tasks.rados.rados.0.smithi119.stdout:1456: done (1 left) 2023-12-01T15:39:31.522 INFO:tasks.rados.rados.0.smithi119.stdout:1457: done (0 left) 2023-12-01T15:39:31.522 INFO:tasks.rados.rados.0.smithi119.stdout:1458: delete oid 33 current snap is 141 2023-12-01T15:39:31.526 INFO:tasks.rados.rados.0.smithi119.stdout:1458: done (0 left) 2023-12-01T15:39:31.526 INFO:tasks.rados.rados.0.smithi119.stdout:1459: read oid 12 snap -1 2023-12-01T15:39:31.526 INFO:tasks.rados.rados.0.smithi119.stdout:1459: expect (ObjNum 427 snap 133 seq_num 427) 2023-12-01T15:39:31.526 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 141 2023-12-01T15:39:31.526 INFO:tasks.rados.rados.0.smithi119.stdout:1460: seq_num 459 ranges {2105344=491520} 2023-12-01T15:39:31.540 INFO:tasks.rados.rados.0.smithi119.stdout:1460: writing smithi119156531-21 from 2105344 to 2596864 tid 1 2023-12-01T15:39:31.540 INFO:tasks.rados.rados.0.smithi119.stdout:1461: snap_remove snap 139 2023-12-01T15:39:32.536 INFO:tasks.rados.rados.0.smithi119.stdout:1461: done (2 left) 2023-12-01T15:39:32.536 INFO:tasks.rados.rados.0.smithi119.stdout:1462: read oid 46 snap -1 2023-12-01T15:39:32.536 INFO:tasks.rados.rados.0.smithi119.stdout:1462: expect (ObjNum 168 snap 44 seq_num 168) 2023-12-01T15:39:32.536 INFO:tasks.rados.rados.0.smithi119.stdout:1463: read oid 5 snap -1 2023-12-01T15:39:32.536 INFO:tasks.rados.rados.0.smithi119.stdout:1463: expect (ObjNum 391 snap 125 seq_num 391) 2023-12-01T15:39:32.536 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 41 current snap is 141 2023-12-01T15:39:32.536 INFO:tasks.rados.rados.0.smithi119.stdout:1464: seq_num 460 ranges {1253376=507904} 2023-12-01T15:39:32.546 INFO:tasks.rados.rados.0.smithi119.stdout:1464: writing smithi119156531-41 from 1253376 to 1761280 tid 1 2023-12-01T15:39:32.546 INFO:tasks.rados.rados.0.smithi119.stdout:1465: setattr oid 45 current snap is 141 2023-12-01T15:39:32.547 INFO:tasks.rados.rados.0.smithi119.stdout:1460: finishing write tid 1 to smithi119156531-21 2023-12-01T15:39:32.547 INFO:tasks.rados.rados.0.smithi119.stdout:1460: finishing write tid 2 to smithi119156531-21 2023-12-01T15:39:32.548 INFO:tasks.rados.rados.0.smithi119.stdout:1460: finishing write tid 3 to smithi119156531-21 2023-12-01T15:39:32.548 INFO:tasks.rados.rados.0.smithi119.stdout:1460: oid 21 updating version 0 to 543 2023-12-01T15:39:32.548 INFO:tasks.rados.rados.0.smithi119.stdout:1460: oid 21 updating version 543 to 544 2023-12-01T15:39:32.548 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 544 (ObjNum 459 snap 141 seq_num 459) dirty exists 2023-12-01T15:39:32.548 INFO:tasks.rados.rados.0.smithi119.stdout:1460: left oid 21 (ObjNum 459 snap 141 seq_num 459) 2023-12-01T15:39:32.548 INFO:tasks.rados.rados.0.smithi119.stdout:1459: expect (ObjNum 427 snap 133 seq_num 427) 2023-12-01T15:39:32.772 INFO:tasks.rados.rados.0.smithi119.stdout:1462: expect (ObjNum 168 snap 44 seq_num 168) 2023-12-01T15:39:32.872 INFO:tasks.rados.rados.0.smithi119.stdout:1463: expect (ObjNum 391 snap 125 seq_num 391) 2023-12-01T15:39:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:32 smithi183 ceph-mon[99169]: pgmap v499: 121 pgs: 121 active+clean; 177 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 292 KiB/s wr, 9 op/s 2023-12-01T15:39:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:32 smithi183 ceph-mon[99169]: osdmap e354: 8 total, 8 up, 8 in 2023-12-01T15:39:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:32 smithi119 ceph-mon[94175]: pgmap v499: 121 pgs: 121 active+clean; 177 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 292 KiB/s wr, 9 op/s 2023-12-01T15:39:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:32 smithi119 ceph-mon[94175]: osdmap e354: 8 total, 8 up, 8 in 2023-12-01T15:39:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:32 smithi119 ceph-mon[108979]: pgmap v499: 121 pgs: 121 active+clean; 177 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 292 KiB/s wr, 9 op/s 2023-12-01T15:39:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:32 smithi119 ceph-mon[108979]: osdmap e354: 8 total, 8 up, 8 in 2023-12-01T15:39:32.980 INFO:tasks.rados.rados.0.smithi119.stdout:1464: finishing write tid 1 to smithi119156531-41 2023-12-01T15:39:32.981 INFO:tasks.rados.rados.0.smithi119.stdout:1464: finishing write tid 2 to smithi119156531-41 2023-12-01T15:39:32.981 INFO:tasks.rados.rados.0.smithi119.stdout:1464: finishing write tid 3 to smithi119156531-41 2023-12-01T15:39:32.981 INFO:tasks.rados.rados.0.smithi119.stdout:1464: oid 41 updating version 0 to 808 2023-12-01T15:39:32.981 INFO:tasks.rados.rados.0.smithi119.stdout:1464: oid 41 updating version 808 to 809 2023-12-01T15:39:32.981 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 809 (ObjNum 460 snap 141 seq_num 460) dirty exists 2023-12-01T15:39:32.981 INFO:tasks.rados.rados.0.smithi119.stdout:1464: left oid 41 (ObjNum 460 snap 141 seq_num 460) 2023-12-01T15:39:32.981 INFO:tasks.rados.rados.0.smithi119.stdout:1459: done (5 left) 2023-12-01T15:39:32.981 INFO:tasks.rados.rados.0.smithi119.stdout:1460: done (4 left) 2023-12-01T15:39:32.981 INFO:tasks.rados.rados.0.smithi119.stdout:1462: done (3 left) 2023-12-01T15:39:32.981 INFO:tasks.rados.rados.0.smithi119.stdout:1463: done (2 left) 2023-12-01T15:39:32.981 INFO:tasks.rados.rados.0.smithi119.stdout:1464: done (1 left) 2023-12-01T15:39:32.981 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 33 current snap is 141 2023-12-01T15:39:32.981 INFO:tasks.rados.rados.0.smithi119.stdout:1466: seq_num 461 ranges {0=524288} 2023-12-01T15:39:32.983 INFO:tasks.rados.rados.0.smithi119.stdout:1466: writing smithi119156531-33 from 0 to 524288 tid 1 2023-12-01T15:39:32.983 INFO:tasks.rados.rados.0.smithi119.stdout:1467: snap_remove snap 138 2023-12-01T15:39:33.538 INFO:tasks.rados.rados.0.smithi119.stdout:1467: done (2 left) 2023-12-01T15:39:33.539 INFO:tasks.rados.rados.0.smithi119.stdout:1468: rollback oid 6 current snap is 141 2023-12-01T15:39:33.539 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 6 to 137 2023-12-01T15:39:33.546 INFO:tasks.rados.rados.0.smithi119.stdout:1469: read oid 7 snap -1 2023-12-01T15:39:33.546 INFO:tasks.rados.rados.0.smithi119.stdout:1469: expect (ObjNum 414 snap 131 seq_num 414) 2023-12-01T15:39:33.546 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 35 current snap is 141 2023-12-01T15:39:33.546 INFO:tasks.rados.rados.0.smithi119.stdout:1470: seq_num 462 ranges {3350528=540672} 2023-12-01T15:39:33.561 INFO:tasks.rados.rados.0.smithi119.stdout:1470: writing smithi119156531-35 from 3350528 to 3891200 tid 1 2023-12-01T15:39:33.561 INFO:tasks.rados.rados.0.smithi119.stdout:1471: delete oid 14 current snap is 141 2023-12-01T15:39:33.561 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 783 (ObjNum 450 snap 137 seq_num 450) dirty exists 2023-12-01T15:39:33.561 INFO:tasks.rados.rados.0.smithi119.stdout:1466: finishing write tid 1 to smithi119156531-33 2023-12-01T15:39:33.561 INFO:tasks.rados.rados.0.smithi119.stdout:1466: finishing write tid 2 to smithi119156531-33 2023-12-01T15:39:33.561 INFO:tasks.rados.rados.0.smithi119.stdout:1466: finishing write tid 3 to smithi119156531-33 2023-12-01T15:39:33.561 INFO:tasks.rados.rados.0.smithi119.stdout:1466: oid 33 updating version 0 to 881 2023-12-01T15:39:33.561 INFO:tasks.rados.rados.0.smithi119.stdout:1466: oid 33 version 881 is already newer than 880 2023-12-01T15:39:33.561 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 881 (ObjNum 461 snap 141 seq_num 461) dirty exists 2023-12-01T15:39:33.561 INFO:tasks.rados.rados.0.smithi119.stdout:1466: left oid 33 (ObjNum 461 snap 141 seq_num 461) 2023-12-01T15:39:33.561 INFO:tasks.rados.rados.0.smithi119.stdout:1468: finishing rollback tid 0 to smithi119156531-6 2023-12-01T15:39:33.561 INFO:tasks.rados.rados.0.smithi119.stdout:1468: finishing rollback tid 1 to smithi119156531-6 2023-12-01T15:39:33.562 INFO:tasks.rados.rados.0.smithi119.stdout:1468: finishing rollback tid 2 to smithi119156531-6 2023-12-01T15:39:33.562 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 789 (ObjNum 414 snap 131 seq_num 414) dirty exists 2023-12-01T15:39:33.562 INFO:tasks.rados.rados.0.smithi119.stdout:1469: expect (ObjNum 414 snap 131 seq_num 414) 2023-12-01T15:39:33.743 INFO:tasks.rados.rados.0.smithi119.stdout:1470: finishing write tid 1 to smithi119156531-35 2023-12-01T15:39:33.743 INFO:tasks.rados.rados.0.smithi119.stdout:1470: finishing write tid 2 to smithi119156531-35 2023-12-01T15:39:33.743 INFO:tasks.rados.rados.0.smithi119.stdout:1470: finishing write tid 3 to smithi119156531-35 2023-12-01T15:39:33.743 INFO:tasks.rados.rados.0.smithi119.stdout:1470: oid 35 updating version 0 to 883 2023-12-01T15:39:33.743 INFO:tasks.rados.rados.0.smithi119.stdout:1470: oid 35 version 883 is already newer than 882 2023-12-01T15:39:33.743 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 883 (ObjNum 462 snap 141 seq_num 462) dirty exists 2023-12-01T15:39:33.743 INFO:tasks.rados.rados.0.smithi119.stdout:1470: left oid 35 (ObjNum 462 snap 141 seq_num 462) 2023-12-01T15:39:33.743 INFO:tasks.rados.rados.0.smithi119.stdout:1465: done (5 left) 2023-12-01T15:39:33.743 INFO:tasks.rados.rados.0.smithi119.stdout:1466: done (4 left) 2023-12-01T15:39:33.744 INFO:tasks.rados.rados.0.smithi119.stdout:1468: done (3 left) 2023-12-01T15:39:33.744 INFO:tasks.rados.rados.0.smithi119.stdout:1469: done (2 left) 2023-12-01T15:39:33.744 INFO:tasks.rados.rados.0.smithi119.stdout:1470: done (1 left) 2023-12-01T15:39:33.744 INFO:tasks.rados.rados.0.smithi119.stdout:1471: done (0 left) 2023-12-01T15:39:33.744 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 20 current snap is 141 2023-12-01T15:39:33.744 INFO:tasks.rados.rados.0.smithi119.stdout:1472: seq_num 464 ranges {5292032=573440} 2023-12-01T15:39:33.773 INFO:tasks.rados.rados.0.smithi119.stdout:1472: writing smithi119156531-20 from 5292032 to 5865472 tid 1 2023-12-01T15:39:33.773 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 14 current snap is 141 2023-12-01T15:39:33.773 INFO:tasks.rados.rados.0.smithi119.stdout:1473: seq_num 465 ranges {0=598016} 2023-12-01T15:39:33.777 INFO:tasks.rados.rados.0.smithi119.stdout:1473: writing smithi119156531-14 from 0 to 598016 tid 1 2023-12-01T15:39:33.777 INFO:tasks.rados.rados.0.smithi119.stdout:1474: read oid 4 snap 137 2023-12-01T15:39:33.777 INFO:tasks.rados.rados.0.smithi119.stdout:1474: expect (ObjNum 441 snap 134 seq_num 441) 2023-12-01T15:39:33.777 INFO:tasks.rados.rados.0.smithi119.stdout:1475: snap_create 2023-12-01T15:39:33.778 INFO:tasks.rados.rados.0.smithi119.stdout:1472: finishing write tid 1 to smithi119156531-20 2023-12-01T15:39:33.778 INFO:tasks.rados.rados.0.smithi119.stdout:1472: finishing write tid 2 to smithi119156531-20 2023-12-01T15:39:33.780 INFO:tasks.rados.rados.0.smithi119.stdout:1473: finishing write tid 1 to smithi119156531-14 2023-12-01T15:39:33.780 INFO:tasks.rados.rados.0.smithi119.stdout:1473: finishing write tid 2 to smithi119156531-14 2023-12-01T15:39:33.783 INFO:tasks.rados.rados.0.smithi119.stdout:1472: finishing write tid 3 to smithi119156531-20 2023-12-01T15:39:33.783 INFO:tasks.rados.rados.0.smithi119.stdout:1472: oid 20 updating version 0 to 664 2023-12-01T15:39:33.783 INFO:tasks.rados.rados.0.smithi119.stdout:1472: oid 20 version 664 is already newer than 663 2023-12-01T15:39:33.783 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 664 (ObjNum 464 snap 141 seq_num 464) dirty exists 2023-12-01T15:39:33.783 INFO:tasks.rados.rados.0.smithi119.stdout:1472: left oid 20 (ObjNum 464 snap 141 seq_num 464) 2023-12-01T15:39:33.785 INFO:tasks.rados.rados.0.smithi119.stdout:1473: finishing write tid 3 to smithi119156531-14 2023-12-01T15:39:33.785 INFO:tasks.rados.rados.0.smithi119.stdout:1473: oid 14 updating version 0 to 708 2023-12-01T15:39:33.785 INFO:tasks.rados.rados.0.smithi119.stdout:1473: oid 14 version 708 is already newer than 707 2023-12-01T15:39:33.785 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 708 (ObjNum 465 snap 141 seq_num 465) dirty exists 2023-12-01T15:39:33.785 INFO:tasks.rados.rados.0.smithi119.stdout:1473: left oid 14 (ObjNum 465 snap 141 seq_num 465) 2023-12-01T15:39:33.802 INFO:tasks.rados.rados.0.smithi119.stdout:1474: expect (ObjNum 441 snap 134 seq_num 441) 2023-12-01T15:39:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:33 smithi183 ceph-mon[99169]: osdmap e355: 8 total, 8 up, 8 in 2023-12-01T15:39:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:33 smithi119 ceph-mon[94175]: osdmap e355: 8 total, 8 up, 8 in 2023-12-01T15:39:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:33 smithi119 ceph-mon[108979]: osdmap e355: 8 total, 8 up, 8 in 2023-12-01T15:39:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:39:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:39:34] "GET /metrics HTTP/1.1" 200 36170 "" "Prometheus/2.43.0" 2023-12-01T15:39:34.547 INFO:tasks.rados.rados.0.smithi119.stdout:1472: done (3 left) 2023-12-01T15:39:34.547 INFO:tasks.rados.rados.0.smithi119.stdout:1473: done (2 left) 2023-12-01T15:39:34.547 INFO:tasks.rados.rados.0.smithi119.stdout:1474: done (1 left) 2023-12-01T15:39:34.547 INFO:tasks.rados.rados.0.smithi119.stdout:1475: done (0 left) 2023-12-01T15:39:34.547 INFO:tasks.rados.rados.0.smithi119.stdout:1476: snap_create 2023-12-01T15:39:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:34 smithi183 ceph-mon[99169]: pgmap v502: 121 pgs: 121 active+clean; 177 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 292 KiB/s wr, 9 op/s 2023-12-01T15:39:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:34 smithi183 ceph-mon[99169]: osdmap e356: 8 total, 8 up, 8 in 2023-12-01T15:39:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:34 smithi119 ceph-mon[94175]: pgmap v502: 121 pgs: 121 active+clean; 177 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 292 KiB/s wr, 9 op/s 2023-12-01T15:39:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:34 smithi119 ceph-mon[94175]: osdmap e356: 8 total, 8 up, 8 in 2023-12-01T15:39:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:34 smithi119 ceph-mon[108979]: pgmap v502: 121 pgs: 121 active+clean; 177 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 292 KiB/s wr, 9 op/s 2023-12-01T15:39:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:34 smithi119 ceph-mon[108979]: osdmap e356: 8 total, 8 up, 8 in 2023-12-01T15:39:35.550 INFO:tasks.rados.rados.0.smithi119.stdout:1476: done (0 left) 2023-12-01T15:39:35.551 INFO:tasks.rados.rados.0.smithi119.stdout:1477: rollback oid 43 current snap is 143 2023-12-01T15:39:35.551 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 43 to 135 2023-12-01T15:39:35.551 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 143 2023-12-01T15:39:35.551 INFO:tasks.rados.rados.0.smithi119.stdout:1478: seq_num 466 ranges {9306112=614400} 2023-12-01T15:39:35.604 INFO:tasks.rados.rados.0.smithi119.stdout:1478: writing smithi119156531-4 from 9306112 to 9920512 tid 1 2023-12-01T15:39:35.604 INFO:tasks.rados.rados.0.smithi119.stdout:1479: read oid 18 snap -1 2023-12-01T15:39:35.604 INFO:tasks.rados.rados.0.smithi119.stdout:1479: expect (ObjNum 412 snap 129 seq_num 412) 2023-12-01T15:39:35.604 INFO:tasks.rados.rados.0.smithi119.stdout:1480: read oid 50 snap -1 2023-12-01T15:39:35.604 INFO:tasks.rados.rados.0.smithi119.stdout:1480: expect (ObjNum 427 snap 133 seq_num 427) 2023-12-01T15:39:35.605 INFO:tasks.rados.rados.0.smithi119.stdout:1481: rollback oid 38 current snap is 143 2023-12-01T15:39:35.605 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 38 to 141 2023-12-01T15:39:35.605 INFO:tasks.rados.rados.0.smithi119.stdout:1477: finishing rollback tid 0 to smithi119156531-43 2023-12-01T15:39:35.605 INFO:tasks.rados.rados.0.smithi119.stdout:1477: finishing rollback tid 1 to smithi119156531-43 2023-12-01T15:39:35.605 INFO:tasks.rados.rados.0.smithi119.stdout:1477: finishing rollback tid 2 to smithi119156531-43 2023-12-01T15:39:35.605 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 815 (ObjNum 313 snap 102 seq_num 313) dirty exists 2023-12-01T15:39:35.605 INFO:tasks.rados.rados.0.smithi119.stdout:1477: done (4 left) 2023-12-01T15:39:35.605 INFO:tasks.rados.rados.0.smithi119.stdout:1482: read oid 5 snap -1 2023-12-01T15:39:35.605 INFO:tasks.rados.rados.0.smithi119.stdout:1482: expect (ObjNum 391 snap 125 seq_num 391) 2023-12-01T15:39:35.605 INFO:tasks.rados.rados.0.smithi119.stdout:1483: rollback oid 40 current snap is 143 2023-12-01T15:39:35.605 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 40 to 140 2023-12-01T15:39:35.605 INFO:tasks.rados.rados.0.smithi119.stdout:1484: rollback oid 33 current snap is 143 2023-12-01T15:39:35.605 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 33 to 141 2023-12-01T15:39:35.605 INFO:tasks.rados.rados.0.smithi119.stdout:1485: snap_create 2023-12-01T15:39:35.612 INFO:tasks.rados.rados.0.smithi119.stdout:1483: finishing rollback tid 0 to smithi119156531-40 2023-12-01T15:39:35.612 INFO:tasks.rados.rados.0.smithi119.stdout:1483: finishing rollback tid 1 to smithi119156531-40 2023-12-01T15:39:35.613 INFO:tasks.rados.rados.0.smithi119.stdout:1483: finishing rollback tid 2 to smithi119156531-40 2023-12-01T15:39:35.613 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 819 (ObjNum 300 snap 93 seq_num 300) dirty exists 2023-12-01T15:39:35.613 INFO:tasks.rados.rados.0.smithi119.stdout:1484: finishing rollback tid 0 to smithi119156531-33 2023-12-01T15:39:35.615 INFO:tasks.rados.rados.0.smithi119.stdout:1484: finishing rollback tid 1 to smithi119156531-33 2023-12-01T15:39:35.615 INFO:tasks.rados.rados.0.smithi119.stdout:1484: finishing rollback tid 2 to smithi119156531-33 2023-12-01T15:39:35.615 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 886 (ObjNum 461 snap 141 seq_num 461) dirty exists 2023-12-01T15:39:35.618 INFO:tasks.rados.rados.0.smithi119.stdout:1478: finishing write tid 1 to smithi119156531-4 2023-12-01T15:39:35.618 INFO:tasks.rados.rados.0.smithi119.stdout:1478: finishing write tid 2 to smithi119156531-4 2023-12-01T15:39:35.618 INFO:tasks.rados.rados.0.smithi119.stdout:1481: finishing rollback tid 0 to smithi119156531-38 2023-12-01T15:39:35.619 INFO:tasks.rados.rados.0.smithi119.stdout:1481: finishing rollback tid 1 to smithi119156531-38 2023-12-01T15:39:35.619 INFO:tasks.rados.rados.0.smithi119.stdout:1481: finishing rollback tid 2 to smithi119156531-38 2023-12-01T15:39:35.619 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 653 (ObjNum 437 snap 133 seq_num 437) dirty exists 2023-12-01T15:39:35.620 INFO:tasks.rados.rados.0.smithi119.stdout:1482: expect (ObjNum 391 snap 125 seq_num 391) 2023-12-01T15:39:35.737 INFO:tasks.rados.rados.0.smithi119.stdout:1478: finishing write tid 3 to smithi119156531-4 2023-12-01T15:39:35.738 INFO:tasks.rados.rados.0.smithi119.stdout:1478: oid 4 updating version 0 to 648 2023-12-01T15:39:35.738 INFO:tasks.rados.rados.0.smithi119.stdout:1478: oid 4 updating version 648 to 649 2023-12-01T15:39:35.738 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 649 (ObjNum 466 snap 143 seq_num 466) dirty exists 2023-12-01T15:39:35.738 INFO:tasks.rados.rados.0.smithi119.stdout:1478: left oid 4 (ObjNum 466 snap 143 seq_num 466) 2023-12-01T15:39:35.738 INFO:tasks.rados.rados.0.smithi119.stdout:1480: expect (ObjNum 427 snap 133 seq_num 427) 2023-12-01T15:39:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:35 smithi183 ceph-mon[99169]: osdmap e357: 8 total, 8 up, 8 in 2023-12-01T15:39:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:35 smithi119 ceph-mon[94175]: osdmap e357: 8 total, 8 up, 8 in 2023-12-01T15:39:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:35 smithi119 ceph-mon[108979]: osdmap e357: 8 total, 8 up, 8 in 2023-12-01T15:39:35.958 INFO:tasks.rados.rados.0.smithi119.stdout:1479: expect (ObjNum 412 snap 129 seq_num 412) 2023-12-01T15:39:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:36 smithi183 ceph-mon[99169]: pgmap v505: 121 pgs: 121 active+clean; 185 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2023-12-01T15:39:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:36 smithi183 ceph-mon[99169]: osdmap e358: 8 total, 8 up, 8 in 2023-12-01T15:39:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:36 smithi119 ceph-mon[94175]: pgmap v505: 121 pgs: 121 active+clean; 185 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2023-12-01T15:39:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:36 smithi119 ceph-mon[94175]: osdmap e358: 8 total, 8 up, 8 in 2023-12-01T15:39:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:36 smithi119 ceph-mon[108979]: pgmap v505: 121 pgs: 121 active+clean; 185 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2023-12-01T15:39:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:36 smithi119 ceph-mon[108979]: osdmap e358: 8 total, 8 up, 8 in 2023-12-01T15:39:37.400 INFO:tasks.rados.rados.0.smithi119.stdout:1478: done (7 left) 2023-12-01T15:39:37.400 INFO:tasks.rados.rados.0.smithi119.stdout:1479: done (6 left) 2023-12-01T15:39:37.401 INFO:tasks.rados.rados.0.smithi119.stdout:1480: done (5 left) 2023-12-01T15:39:37.401 INFO:tasks.rados.rados.0.smithi119.stdout:1481: done (4 left) 2023-12-01T15:39:37.401 INFO:tasks.rados.rados.0.smithi119.stdout:1482: done (3 left) 2023-12-01T15:39:37.401 INFO:tasks.rados.rados.0.smithi119.stdout:1483: done (2 left) 2023-12-01T15:39:37.401 INFO:tasks.rados.rados.0.smithi119.stdout:1484: done (1 left) 2023-12-01T15:39:37.401 INFO:tasks.rados.rados.0.smithi119.stdout:1485: done (0 left) 2023-12-01T15:39:37.401 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 29 current snap is 144 2023-12-01T15:39:37.401 INFO:tasks.rados.rados.0.smithi119.stdout:1486: seq_num 467 ranges {5537792=630784} 2023-12-01T15:39:37.433 INFO:tasks.rados.rados.0.smithi119.stdout:1486: writing smithi119156531-29 from 5537792 to 6168576 tid 1 2023-12-01T15:39:37.433 INFO:tasks.rados.rados.0.smithi119.stdout:1487: snap_remove snap 137 2023-12-01T15:39:37.565 INFO:tasks.rados.rados.0.smithi119.stdout:1487: done (1 left) 2023-12-01T15:39:37.565 INFO:tasks.rados.rados.0.smithi119.stdout:1488: rmattr oid 40 current snap is 144 2023-12-01T15:39:37.565 INFO:tasks.rados.rados.0.smithi119.stdout:1488: done (1 left) 2023-12-01T15:39:37.565 INFO:tasks.rados.rados.0.smithi119.stdout:1489: delete oid 21 current snap is 144 2023-12-01T15:39:37.565 INFO:tasks.rados.rados.0.smithi119.stdout:1486: finishing write tid 1 to smithi119156531-29 2023-12-01T15:39:37.565 INFO:tasks.rados.rados.0.smithi119.stdout:1486: finishing write tid 2 to smithi119156531-29 2023-12-01T15:39:37.566 INFO:tasks.rados.rados.0.smithi119.stdout:1486: finishing write tid 3 to smithi119156531-29 2023-12-01T15:39:37.566 INFO:tasks.rados.rados.0.smithi119.stdout:1486: oid 29 updating version 0 to 888 2023-12-01T15:39:37.566 INFO:tasks.rados.rados.0.smithi119.stdout:1486: oid 29 version 888 is already newer than 887 2023-12-01T15:39:37.566 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 888 (ObjNum 467 snap 144 seq_num 467) dirty exists 2023-12-01T15:39:37.566 INFO:tasks.rados.rados.0.smithi119.stdout:1486: left oid 29 (ObjNum 467 snap 144 seq_num 467) 2023-12-01T15:39:37.571 INFO:tasks.rados.rados.0.smithi119.stdout:1486: done (1 left) 2023-12-01T15:39:37.571 INFO:tasks.rados.rados.0.smithi119.stdout:1489: done (0 left) 2023-12-01T15:39:37.571 INFO:tasks.rados.rados.0.smithi119.stdout:1490: read oid 10 snap -1 2023-12-01T15:39:37.571 INFO:tasks.rados.rados.0.smithi119.stdout:1490: expect (ObjNum 440 snap 134 seq_num 440) 2023-12-01T15:39:37.571 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 24 current snap is 144 2023-12-01T15:39:37.571 INFO:tasks.rados.rados.0.smithi119.stdout:1491: seq_num 469 ranges {237568=663552} 2023-12-01T15:39:37.576 INFO:tasks.rados.rados.0.smithi119.stdout:1491: writing smithi119156531-24 from 237568 to 901120 tid 1 2023-12-01T15:39:37.576 INFO:tasks.rados.rados.0.smithi119.stdout:1492: copy_from oid 50 from oid 18 current snap is 144 2023-12-01T15:39:37.577 INFO:tasks.rados.rados.0.smithi119.stdout:1493: rollback oid 27 current snap is 144 2023-12-01T15:39:37.577 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 27 to 140 2023-12-01T15:39:37.577 INFO:tasks.rados.rados.0.smithi119.stdout:1494: rollback oid 1 current snap is 144 2023-12-01T15:39:37.577 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 1 to 143 2023-12-01T15:39:37.577 INFO:tasks.rados.rados.0.smithi119.stdout:1495: read oid 23 snap -1 2023-12-01T15:39:37.577 INFO:tasks.rados.rados.0.smithi119.stdout:1495: expect (ObjNum 357 snap 118 seq_num 357) 2023-12-01T15:39:37.577 INFO:tasks.rados.rados.0.smithi119.stdout:1496: snap_create 2023-12-01T15:39:37.582 INFO:tasks.rados.rados.0.smithi119.stdout:1494: finishing rollback tid 1 to smithi119156531-1 2023-12-01T15:39:37.582 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 0 (ObjNum 16369 snap 0 seq_num 3134183136) dirty dne 2023-12-01T15:39:37.583 INFO:tasks.rados.rados.0.smithi119.stdout:1491: finishing write tid 1 to smithi119156531-24 2023-12-01T15:39:37.583 INFO:tasks.rados.rados.0.smithi119.stdout:1491: finishing write tid 2 to smithi119156531-24 2023-12-01T15:39:37.586 INFO:tasks.rados.rados.0.smithi119.stdout:1493: finishing rollback tid 0 to smithi119156531-27 2023-12-01T15:39:37.588 INFO:tasks.rados.rados.0.smithi119.stdout:1491: finishing write tid 3 to smithi119156531-24 2023-12-01T15:39:37.588 INFO:tasks.rados.rados.0.smithi119.stdout:1491: oid 24 updating version 0 to 670 2023-12-01T15:39:37.588 INFO:tasks.rados.rados.0.smithi119.stdout:1491: oid 24 updating version 670 to 671 2023-12-01T15:39:37.588 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 671 (ObjNum 469 snap 144 seq_num 469) dirty exists 2023-12-01T15:39:37.588 INFO:tasks.rados.rados.0.smithi119.stdout:1491: left oid 24 (ObjNum 469 snap 144 seq_num 469) 2023-12-01T15:39:37.593 INFO:tasks.rados.rados.0.smithi119.stdout:1490: expect (ObjNum 440 snap 134 seq_num 440) 2023-12-01T15:39:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:37 smithi183 ceph-mon[99169]: osdmap e359: 8 total, 8 up, 8 in 2023-12-01T15:39:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:37 smithi119 ceph-mon[108979]: osdmap e359: 8 total, 8 up, 8 in 2023-12-01T15:39:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:37 smithi119 ceph-mon[94175]: osdmap e359: 8 total, 8 up, 8 in 2023-12-01T15:39:37.965 INFO:tasks.rados.rados.0.smithi119.stdout:1493: finishing rollback tid 1 to smithi119156531-27 2023-12-01T15:39:37.965 INFO:tasks.rados.rados.0.smithi119.stdout:1493: finishing rollback tid 2 to smithi119156531-27 2023-12-01T15:39:37.966 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 1173 (ObjNum 403 snap 126 seq_num 403) dirty exists 2023-12-01T15:39:37.966 INFO:tasks.rados.rados.0.smithi119.stdout:1495: expect (ObjNum 357 snap 118 seq_num 357) 2023-12-01T15:39:38.247 INFO:tasks.rados.rados.0.smithi119.stdout:1492: finishing copy_from to smithi119156531-50 2023-12-01T15:39:38.247 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1152 (ObjNum 412 snap 129 seq_num 412) dirty exists 2023-12-01T15:39:38.247 INFO:tasks.rados.rados.0.smithi119.stdout:1492: finishing copy_from racing read to smithi119156531-50 2023-12-01T15:39:38.566 INFO:tasks.rados.rados.0.smithi119.stdout:1490: done (6 left) 2023-12-01T15:39:38.566 INFO:tasks.rados.rados.0.smithi119.stdout:1491: done (5 left) 2023-12-01T15:39:38.566 INFO:tasks.rados.rados.0.smithi119.stdout:1492: done (4 left) 2023-12-01T15:39:38.566 INFO:tasks.rados.rados.0.smithi119.stdout:1493: done (3 left) 2023-12-01T15:39:38.566 INFO:tasks.rados.rados.0.smithi119.stdout:1494: done (2 left) 2023-12-01T15:39:38.566 INFO:tasks.rados.rados.0.smithi119.stdout:1495: done (1 left) 2023-12-01T15:39:38.566 INFO:tasks.rados.rados.0.smithi119.stdout:1496: done (0 left) 2023-12-01T15:39:38.566 INFO:tasks.rados.rados.0.smithi119.stdout:1497: snap_create 2023-12-01T15:39:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:38 smithi183 ceph-mon[99169]: pgmap v508: 121 pgs: 121 active+clean; 185 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2023-12-01T15:39:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:38 smithi183 ceph-mon[99169]: osdmap e360: 8 total, 8 up, 8 in 2023-12-01T15:39:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:38 smithi119 ceph-mon[94175]: pgmap v508: 121 pgs: 121 active+clean; 185 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2023-12-01T15:39:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:38 smithi119 ceph-mon[94175]: osdmap e360: 8 total, 8 up, 8 in 2023-12-01T15:39:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:38 smithi119 ceph-mon[108979]: pgmap v508: 121 pgs: 121 active+clean; 185 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2023-12-01T15:39:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:38 smithi119 ceph-mon[108979]: osdmap e360: 8 total, 8 up, 8 in 2023-12-01T15:39:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:39.575 INFO:tasks.rados.rados.0.smithi119.stdout:1497: done (0 left) 2023-12-01T15:39:39.575 INFO:tasks.rados.rados.0.smithi119.stdout:1498: copy_from oid 10 from oid 15 current snap is 146 2023-12-01T15:39:39.575 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 35 current snap is 146 2023-12-01T15:39:39.575 INFO:tasks.rados.rados.0.smithi119.stdout:1499: seq_num 470 ranges {3891200=679936} 2023-12-01T15:39:39.599 INFO:tasks.rados.rados.0.smithi119.stdout:1499: writing smithi119156531-35 from 3891200 to 4571136 tid 1 2023-12-01T15:39:39.600 INFO:tasks.rados.rados.0.smithi119.stdout:1500: copy_from oid 6 from oid 14 current snap is 146 2023-12-01T15:39:39.600 INFO:tasks.rados.rados.0.smithi119.stdout:1498: finishing copy_from to smithi119156531-10 2023-12-01T15:39:39.600 INFO:tasks.rados.rados.0.smithi119.stdout:1498: got expected ENOENT (src dne) 2023-12-01T15:39:39.600 INFO:tasks.rados.rados.0.smithi119.stdout:1498: finishing copy_from racing read to smithi119156531-10 2023-12-01T15:39:39.600 INFO:tasks.rados.rados.0.smithi119.stdout:1498: done (2 left) 2023-12-01T15:39:39.600 INFO:tasks.rados.rados.0.smithi119.stdout:1501: snap_create 2023-12-01T15:39:39.604 INFO:tasks.rados.rados.0.smithi119.stdout:1499: finishing write tid 1 to smithi119156531-35 2023-12-01T15:39:39.604 INFO:tasks.rados.rados.0.smithi119.stdout:1499: finishing write tid 2 to smithi119156531-35 2023-12-01T15:39:39.606 INFO:tasks.rados.rados.0.smithi119.stdout:1499: finishing write tid 3 to smithi119156531-35 2023-12-01T15:39:39.606 INFO:tasks.rados.rados.0.smithi119.stdout:1499: oid 35 updating version 0 to 889 2023-12-01T15:39:39.606 INFO:tasks.rados.rados.0.smithi119.stdout:1499: oid 35 updating version 889 to 890 2023-12-01T15:39:39.606 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 890 (ObjNum 470 snap 146 seq_num 470) dirty exists 2023-12-01T15:39:39.607 INFO:tasks.rados.rados.0.smithi119.stdout:1499: left oid 35 (ObjNum 470 snap 146 seq_num 470) 2023-12-01T15:39:39.608 INFO:tasks.rados.rados.0.smithi119.stdout:1500: finishing copy_from to smithi119156531-6 2023-12-01T15:39:39.608 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 708 (ObjNum 465 snap 141 seq_num 465) dirty exists 2023-12-01T15:39:39.609 INFO:tasks.rados.rados.0.smithi119.stdout:1500: finishing copy_from racing read to smithi119156531-6 2023-12-01T15:39:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:39 smithi183 ceph-mon[99169]: osdmap e361: 8 total, 8 up, 8 in 2023-12-01T15:39:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:39 smithi119 ceph-mon[94175]: osdmap e361: 8 total, 8 up, 8 in 2023-12-01T15:39:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:39 smithi119 ceph-mon[108979]: osdmap e361: 8 total, 8 up, 8 in 2023-12-01T15:39:40.494 INFO:tasks.rados.rados.0.smithi119.stdout:1499: done (2 left) 2023-12-01T15:39:40.494 INFO:tasks.rados.rados.0.smithi119.stdout:1500: done (1 left) 2023-12-01T15:39:40.494 INFO:tasks.rados.rados.0.smithi119.stdout:1501: done (0 left) 2023-12-01T15:39:40.494 INFO:tasks.rados.rados.0.smithi119.stdout:1502: delete oid 36 current snap is 147 2023-12-01T15:39:40.497 INFO:tasks.rados.rados.0.smithi119.stdout:1502: done (0 left) 2023-12-01T15:39:40.497 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 147 2023-12-01T15:39:40.497 INFO:tasks.rados.rados.0.smithi119.stdout:1503: seq_num 472 ranges {9920512=712704} 2023-12-01T15:39:40.553 INFO:tasks.rados.rados.0.smithi119.stdout:1503: writing smithi119156531-4 from 9920512 to 10633216 tid 1 2023-12-01T15:39:40.553 INFO:tasks.rados.rados.0.smithi119.stdout:1504: rollback oid 39 current snap is 147 2023-12-01T15:39:40.554 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 39 to 142 2023-12-01T15:39:40.554 INFO:tasks.rados.rados.0.smithi119.stdout:1505: read oid 48 snap 135 2023-12-01T15:39:40.554 INFO:tasks.rados.rados.0.smithi119.stdout:1505: expect (ObjNum 260 snap 75 seq_num 260) 2023-12-01T15:39:40.554 INFO:tasks.rados.rados.0.smithi119.stdout:1506: snap_create 2023-12-01T15:39:40.554 INFO:tasks.rados.rados.0.smithi119.stdout:1504: finishing rollback tid 1 to smithi119156531-39 2023-12-01T15:39:40.554 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 0 (ObjNum 65 snap 0 seq_num 3133029504) dirty dne 2023-12-01T15:39:40.559 INFO:tasks.rados.rados.0.smithi119.stdout:1503: finishing write tid 1 to smithi119156531-4 2023-12-01T15:39:40.559 INFO:tasks.rados.rados.0.smithi119.stdout:1503: finishing write tid 2 to smithi119156531-4 2023-12-01T15:39:40.564 INFO:tasks.rados.rados.0.smithi119.stdout:1503: finishing write tid 3 to smithi119156531-4 2023-12-01T15:39:40.564 INFO:tasks.rados.rados.0.smithi119.stdout:1503: oid 4 updating version 0 to 660 2023-12-01T15:39:40.564 INFO:tasks.rados.rados.0.smithi119.stdout:1503: oid 4 version 660 is already newer than 659 2023-12-01T15:39:40.564 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 660 (ObjNum 472 snap 147 seq_num 472) dirty exists 2023-12-01T15:39:40.564 INFO:tasks.rados.rados.0.smithi119.stdout:1503: left oid 4 (ObjNum 472 snap 147 seq_num 472) 2023-12-01T15:39:40.574 INFO:tasks.rados.rados.0.smithi119.stdout:1505: expect (ObjNum 260 snap 75 seq_num 260) 2023-12-01T15:39:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:40 smithi183 ceph-mon[99169]: pgmap v511: 121 pgs: 121 active+clean; 185 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:39:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:40 smithi183 ceph-mon[99169]: osdmap e362: 8 total, 8 up, 8 in 2023-12-01T15:39:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:40 smithi183 ceph-mon[99169]: osdmap e363: 8 total, 8 up, 8 in 2023-12-01T15:39:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:40 smithi119 ceph-mon[108979]: pgmap v511: 121 pgs: 121 active+clean; 185 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:39:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:40 smithi119 ceph-mon[108979]: osdmap e362: 8 total, 8 up, 8 in 2023-12-01T15:39:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:40 smithi119 ceph-mon[108979]: osdmap e363: 8 total, 8 up, 8 in 2023-12-01T15:39:40.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:40 smithi119 ceph-mon[94175]: pgmap v511: 121 pgs: 121 active+clean; 185 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:39:40.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:40 smithi119 ceph-mon[94175]: osdmap e362: 8 total, 8 up, 8 in 2023-12-01T15:39:40.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:40 smithi119 ceph-mon[94175]: osdmap e363: 8 total, 8 up, 8 in 2023-12-01T15:39:41.499 INFO:tasks.rados.rados.0.smithi119.stdout:1503: done (3 left) 2023-12-01T15:39:41.500 INFO:tasks.rados.rados.0.smithi119.stdout:1504: done (2 left) 2023-12-01T15:39:41.500 INFO:tasks.rados.rados.0.smithi119.stdout:1505: done (1 left) 2023-12-01T15:39:41.500 INFO:tasks.rados.rados.0.smithi119.stdout:1506: done (0 left) 2023-12-01T15:39:41.500 INFO:tasks.rados.rados.0.smithi119.stdout:1507: rmattr oid 13 current snap is 148 2023-12-01T15:39:41.500 INFO:tasks.rados.rados.0.smithi119.stdout:1507: done (0 left) 2023-12-01T15:39:41.500 INFO:tasks.rados.rados.0.smithi119.stdout:1508: snap_remove snap 142 2023-12-01T15:39:42.506 INFO:tasks.rados.rados.0.smithi119.stdout:1508: done (0 left) 2023-12-01T15:39:42.506 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 148 2023-12-01T15:39:42.506 INFO:tasks.rados.rados.0.smithi119.stdout:1509: seq_num 473 ranges {0=729088} 2023-12-01T15:39:42.511 INFO:tasks.rados.rados.0.smithi119.stdout:1509: writing smithi119156531-15 from 0 to 729088 tid 1 2023-12-01T15:39:42.511 INFO:tasks.rados.rados.0.smithi119.stdout:1510: snap_create 2023-12-01T15:39:42.522 INFO:tasks.rados.rados.0.smithi119.stdout:1509: finishing write tid 1 to smithi119156531-15 2023-12-01T15:39:42.524 INFO:tasks.rados.rados.0.smithi119.stdout:1509: finishing write tid 2 to smithi119156531-15 2023-12-01T15:39:42.525 INFO:tasks.rados.rados.0.smithi119.stdout:1509: finishing write tid 3 to smithi119156531-15 2023-12-01T15:39:42.526 INFO:tasks.rados.rados.0.smithi119.stdout:1509: oid 15 updating version 0 to 1175 2023-12-01T15:39:42.526 INFO:tasks.rados.rados.0.smithi119.stdout:1509: oid 15 version 1175 is already newer than 1174 2023-12-01T15:39:42.526 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 1175 (ObjNum 473 snap 148 seq_num 473) dirty exists 2023-12-01T15:39:42.526 INFO:tasks.rados.rados.0.smithi119.stdout:1509: left oid 15 (ObjNum 473 snap 148 seq_num 473) 2023-12-01T15:39:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:42 smithi183 ceph-mon[99169]: pgmap v514: 121 pgs: 121 active+clean; 201 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 4.1 MiB/s wr, 10 op/s 2023-12-01T15:39:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:42 smithi183 ceph-mon[99169]: osdmap e364: 8 total, 8 up, 8 in 2023-12-01T15:39:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:42 smithi119 ceph-mon[94175]: pgmap v514: 121 pgs: 121 active+clean; 201 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 4.1 MiB/s wr, 10 op/s 2023-12-01T15:39:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:42 smithi119 ceph-mon[94175]: osdmap e364: 8 total, 8 up, 8 in 2023-12-01T15:39:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:42 smithi119 ceph-mon[108979]: pgmap v514: 121 pgs: 121 active+clean; 201 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 4.1 MiB/s wr, 10 op/s 2023-12-01T15:39:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:42 smithi119 ceph-mon[108979]: osdmap e364: 8 total, 8 up, 8 in 2023-12-01T15:39:43.519 INFO:tasks.rados.rados.0.smithi119.stdout:1509: done (1 left) 2023-12-01T15:39:43.519 INFO:tasks.rados.rados.0.smithi119.stdout:1510: done (0 left) 2023-12-01T15:39:43.519 INFO:tasks.rados.rados.0.smithi119.stdout:1511: read oid 27 snap -1 2023-12-01T15:39:43.519 INFO:tasks.rados.rados.0.smithi119.stdout:1511: expect (ObjNum 403 snap 126 seq_num 403) 2023-12-01T15:39:43.519 INFO:tasks.rados.rados.0.smithi119.stdout:1512: snap_create 2023-12-01T15:39:43.542 INFO:tasks.rados.rados.0.smithi119.stdout:1511: expect (ObjNum 403 snap 126 seq_num 403) 2023-12-01T15:39:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:43 smithi183 ceph-mon[99169]: osdmap e365: 8 total, 8 up, 8 in 2023-12-01T15:39:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:43 smithi119 ceph-mon[108979]: osdmap e365: 8 total, 8 up, 8 in 2023-12-01T15:39:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:43 smithi119 ceph-mon[94175]: osdmap e365: 8 total, 8 up, 8 in 2023-12-01T15:39:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:39:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:39:44] "GET /metrics HTTP/1.1" 200 36175 "" "Prometheus/2.43.0" 2023-12-01T15:39:44.520 INFO:tasks.rados.rados.0.smithi119.stdout:1511: done (1 left) 2023-12-01T15:39:44.520 INFO:tasks.rados.rados.0.smithi119.stdout:1512: done (0 left) 2023-12-01T15:39:44.520 INFO:tasks.rados.rados.0.smithi119.stdout:1513: snap_create 2023-12-01T15:39:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:44 smithi183 ceph-mon[99169]: pgmap v517: 121 pgs: 121 active+clean; 201 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 4.1 MiB/s wr, 10 op/s 2023-12-01T15:39:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:44 smithi183 ceph-mon[99169]: osdmap e366: 8 total, 8 up, 8 in 2023-12-01T15:39:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:44 smithi119 ceph-mon[94175]: pgmap v517: 121 pgs: 121 active+clean; 201 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 4.1 MiB/s wr, 10 op/s 2023-12-01T15:39:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:44 smithi119 ceph-mon[94175]: osdmap e366: 8 total, 8 up, 8 in 2023-12-01T15:39:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:44 smithi119 ceph-mon[108979]: pgmap v517: 121 pgs: 121 active+clean; 201 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 4.1 MiB/s wr, 10 op/s 2023-12-01T15:39:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:44 smithi119 ceph-mon[108979]: osdmap e366: 8 total, 8 up, 8 in 2023-12-01T15:39:45.539 INFO:tasks.rados.rados.0.smithi119.stdout:1513: done (0 left) 2023-12-01T15:39:45.539 INFO:tasks.rados.rados.0.smithi119.stdout:1514: snap_remove snap 145 2023-12-01T15:39:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:45 smithi183 ceph-mon[99169]: osdmap e367: 8 total, 8 up, 8 in 2023-12-01T15:39:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:45 smithi119 ceph-mon[108979]: osdmap e367: 8 total, 8 up, 8 in 2023-12-01T15:39:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:45 smithi119 ceph-mon[94175]: osdmap e367: 8 total, 8 up, 8 in 2023-12-01T15:39:46.542 INFO:tasks.rados.rados.0.smithi119.stdout:1514: done (0 left) 2023-12-01T15:39:46.542 INFO:tasks.rados.rados.0.smithi119.stdout:1515: delete oid 32 current snap is 151 2023-12-01T15:39:46.550 INFO:tasks.rados.rados.0.smithi119.stdout:1515: done (0 left) 2023-12-01T15:39:46.550 INFO:tasks.rados.rados.0.smithi119.stdout:1516: delete oid 21 current snap is 151 2023-12-01T15:39:46.552 INFO:tasks.rados.rados.0.smithi119.stdout:1516: done (0 left) 2023-12-01T15:39:46.552 INFO:tasks.rados.rados.0.smithi119.stdout:1517: snap_remove snap 144 2023-12-01T15:39:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:46 smithi183 ceph-mon[99169]: pgmap v520: 121 pgs: 121 active+clean; 204 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 664 KiB/s wr, 5 op/s 2023-12-01T15:39:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:46 smithi183 ceph-mon[99169]: osdmap e368: 8 total, 8 up, 8 in 2023-12-01T15:39:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:46 smithi119 ceph-mon[108979]: pgmap v520: 121 pgs: 121 active+clean; 204 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 664 KiB/s wr, 5 op/s 2023-12-01T15:39:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:46 smithi119 ceph-mon[108979]: osdmap e368: 8 total, 8 up, 8 in 2023-12-01T15:39:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:46 smithi119 ceph-mon[94175]: pgmap v520: 121 pgs: 121 active+clean; 204 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 664 KiB/s wr, 5 op/s 2023-12-01T15:39:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:46 smithi119 ceph-mon[94175]: osdmap e368: 8 total, 8 up, 8 in 2023-12-01T15:39:47.561 INFO:tasks.rados.rados.0.smithi119.stdout:1517: done (0 left) 2023-12-01T15:39:47.561 INFO:tasks.rados.rados.0.smithi119.stdout:1518: snap_remove snap 147 2023-12-01T15:39:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:47 smithi183 ceph-mon[99169]: osdmap e369: 8 total, 8 up, 8 in 2023-12-01T15:39:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:47 smithi119 ceph-mon[94175]: osdmap e369: 8 total, 8 up, 8 in 2023-12-01T15:39:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:47 smithi119 ceph-mon[108979]: osdmap e369: 8 total, 8 up, 8 in 2023-12-01T15:39:48.559 INFO:tasks.rados.rados.0.smithi119.stdout:1518: done (0 left) 2023-12-01T15:39:48.559 INFO:tasks.rados.rados.0.smithi119.stdout:1519: copy_from oid 11 from oid 16 current snap is 151 2023-12-01T15:39:48.560 INFO:tasks.rados.rados.0.smithi119.stdout:1520: rollback oid 40 current snap is 151 2023-12-01T15:39:48.560 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 40 to 141 2023-12-01T15:39:48.560 INFO:tasks.rados.rados.0.smithi119.stdout:1521: read oid 17 snap -1 2023-12-01T15:39:48.560 INFO:tasks.rados.rados.0.smithi119.stdout:1521: expect (ObjNum 448 snap 137 seq_num 448) 2023-12-01T15:39:48.560 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 43 current snap is 151 2023-12-01T15:39:48.560 INFO:tasks.rados.rados.0.smithi119.stdout:1522: seq_num 476 ranges {1458176=778240} 2023-12-01T15:39:48.572 INFO:tasks.rados.rados.0.smithi119.stdout:1522: writing smithi119156531-43 from 1458176 to 2236416 tid 1 2023-12-01T15:39:48.572 INFO:tasks.rados.rados.0.smithi119.stdout:1523: setattr oid 9 current snap is 151 2023-12-01T15:39:48.572 INFO:tasks.rados.rados.0.smithi119.stdout:1520: finishing rollback tid 0 to smithi119156531-40 2023-12-01T15:39:48.572 INFO:tasks.rados.rados.0.smithi119.stdout:1520: finishing rollback tid 1 to smithi119156531-40 2023-12-01T15:39:48.572 INFO:tasks.rados.rados.0.smithi119.stdout:1520: finishing rollback tid 2 to smithi119156531-40 2023-12-01T15:39:48.572 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 833 (ObjNum 300 snap 93 seq_num 300) dirty exists 2023-12-01T15:39:48.573 INFO:tasks.rados.rados.0.smithi119.stdout:1521: expect (ObjNum 448 snap 137 seq_num 448) 2023-12-01T15:39:48.678 INFO:tasks.rados.rados.0.smithi119.stdout:1519: finishing copy_from to smithi119156531-11 2023-12-01T15:39:48.678 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 686 (ObjNum 408 snap 128 seq_num 408) dirty exists 2023-12-01T15:39:48.679 INFO:tasks.rados.rados.0.smithi119.stdout:1522: finishing write tid 1 to smithi119156531-43 2023-12-01T15:39:48.679 INFO:tasks.rados.rados.0.smithi119.stdout:1522: finishing write tid 2 to smithi119156531-43 2023-12-01T15:39:48.679 INFO:tasks.rados.rados.0.smithi119.stdout:1519: finishing copy_from racing read to smithi119156531-11 2023-12-01T15:39:48.679 INFO:tasks.rados.rados.0.smithi119.stdout:1522: finishing write tid 3 to smithi119156531-43 2023-12-01T15:39:48.679 INFO:tasks.rados.rados.0.smithi119.stdout:1522: oid 43 updating version 0 to 836 2023-12-01T15:39:48.679 INFO:tasks.rados.rados.0.smithi119.stdout:1522: oid 43 version 836 is already newer than 835 2023-12-01T15:39:48.679 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 836 (ObjNum 476 snap 151 seq_num 476) dirty exists 2023-12-01T15:39:48.679 INFO:tasks.rados.rados.0.smithi119.stdout:1522: left oid 43 (ObjNum 476 snap 151 seq_num 476) 2023-12-01T15:39:48.679 INFO:tasks.rados.rados.0.smithi119.stdout:1519: done (4 left) 2023-12-01T15:39:48.679 INFO:tasks.rados.rados.0.smithi119.stdout:1520: done (3 left) 2023-12-01T15:39:48.679 INFO:tasks.rados.rados.0.smithi119.stdout:1521: done (2 left) 2023-12-01T15:39:48.679 INFO:tasks.rados.rados.0.smithi119.stdout:1522: done (1 left) 2023-12-01T15:39:48.679 INFO:tasks.rados.rados.0.smithi119.stdout:1524: snap_remove snap 141 2023-12-01T15:39:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:48 smithi183 ceph-mon[99169]: pgmap v523: 121 pgs: 121 active+clean; 204 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 664 KiB/s wr, 5 op/s 2023-12-01T15:39:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:48 smithi183 ceph-mon[99169]: osdmap e370: 8 total, 8 up, 8 in 2023-12-01T15:39:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:48 smithi119 ceph-mon[94175]: pgmap v523: 121 pgs: 121 active+clean; 204 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 664 KiB/s wr, 5 op/s 2023-12-01T15:39:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:48 smithi119 ceph-mon[94175]: osdmap e370: 8 total, 8 up, 8 in 2023-12-01T15:39:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:48 smithi119 ceph-mon[108979]: pgmap v523: 121 pgs: 121 active+clean; 204 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 664 KiB/s wr, 5 op/s 2023-12-01T15:39:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:48 smithi119 ceph-mon[108979]: osdmap e370: 8 total, 8 up, 8 in 2023-12-01T15:39:49.577 INFO:tasks.rados.rados.0.smithi119.stdout:1524: done (1 left) 2023-12-01T15:39:49.577 INFO:tasks.rados.rados.0.smithi119.stdout:1525: rmattr oid 23 current snap is 151 2023-12-01T15:39:49.577 INFO:tasks.rados.rados.0.smithi119.stdout:1525: done (1 left) 2023-12-01T15:39:49.577 INFO:tasks.rados.rados.0.smithi119.stdout:1526: read oid 39 snap 146 2023-12-01T15:39:49.577 INFO:tasks.rados.rados.0.smithi119.stdout:1526: expect deleted 2023-12-01T15:39:49.577 INFO:tasks.rados.rados.0.smithi119.stdout:1527: read oid 21 snap 150 2023-12-01T15:39:49.578 INFO:tasks.rados.rados.0.smithi119.stdout:1527: expect deleted 2023-12-01T15:39:49.578 INFO:tasks.rados.rados.0.smithi119.stdout:1528: delete oid 37 current snap is 151 2023-12-01T15:39:49.578 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 587 (ObjNum 439 snap 134 seq_num 439) dirty exists 2023-12-01T15:39:49.583 INFO:tasks.rados.rados.0.smithi119.stdout:1523: done (3 left) 2023-12-01T15:39:49.583 INFO:tasks.rados.rados.0.smithi119.stdout:1526: done (2 left) 2023-12-01T15:39:49.584 INFO:tasks.rados.rados.0.smithi119.stdout:1527: done (1 left) 2023-12-01T15:39:49.584 INFO:tasks.rados.rados.0.smithi119.stdout:1528: done (0 left) 2023-12-01T15:39:49.584 INFO:tasks.rados.rados.0.smithi119.stdout:1529: read oid 15 snap 149 2023-12-01T15:39:49.584 INFO:tasks.rados.rados.0.smithi119.stdout:1529: expect (ObjNum 473 snap 148 seq_num 473) 2023-12-01T15:39:49.584 INFO:tasks.rados.rados.0.smithi119.stdout:1530: delete oid 1 current snap is 151 2023-12-01T15:39:49.588 INFO:tasks.rados.rados.0.smithi119.stdout:1530: done (1 left) 2023-12-01T15:39:49.588 INFO:tasks.rados.rados.0.smithi119.stdout:1531: delete oid 34 current snap is 151 2023-12-01T15:39:49.590 INFO:tasks.rados.rados.0.smithi119.stdout:1531: done (1 left) 2023-12-01T15:39:49.590 INFO:tasks.rados.rados.0.smithi119.stdout:1532: snap_create 2023-12-01T15:39:49.590 INFO:tasks.rados.rados.0.smithi119.stdout:1529: expect (ObjNum 473 snap 148 seq_num 473) 2023-12-01T15:39:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:49 smithi183 ceph-mon[99169]: osdmap e371: 8 total, 8 up, 8 in 2023-12-01T15:39:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:49 smithi119 ceph-mon[94175]: osdmap e371: 8 total, 8 up, 8 in 2023-12-01T15:39:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:49 smithi119 ceph-mon[108979]: osdmap e371: 8 total, 8 up, 8 in 2023-12-01T15:39:50.498 INFO:tasks.rados.rados.0.smithi119.stdout:1529: done (1 left) 2023-12-01T15:39:50.498 INFO:tasks.rados.rados.0.smithi119.stdout:1532: done (0 left) 2023-12-01T15:39:50.498 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 152 2023-12-01T15:39:50.498 INFO:tasks.rados.rados.0.smithi119.stdout:1533: seq_num 480 ranges {5890048=442368,6332416=401408} 2023-12-01T15:39:50.531 INFO:tasks.rados.rados.0.smithi119.stdout:1533: writing smithi119156531-49 from 5890048 to 6332416 tid 1 2023-12-01T15:39:50.534 INFO:tasks.rados.rados.0.smithi119.stdout:1533: writing smithi119156531-49 from 6332416 to 6733824 tid 2 2023-12-01T15:39:50.534 INFO:tasks.rados.rados.0.smithi119.stdout:1534: setattr oid 31 current snap is 152 2023-12-01T15:39:50.536 INFO:tasks.rados.rados.0.smithi119.stdout:1535: read oid 35 snap -1 2023-12-01T15:39:50.536 INFO:tasks.rados.rados.0.smithi119.stdout:1535: expect (ObjNum 470 snap 146 seq_num 470) 2023-12-01T15:39:50.536 INFO:tasks.rados.rados.0.smithi119.stdout:1536: snap_remove snap 151 2023-12-01T15:39:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:50 smithi183 ceph-mon[99169]: pgmap v526: 121 pgs: 121 active+clean; 204 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:39:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:50 smithi183 ceph-mon[99169]: osdmap e372: 8 total, 8 up, 8 in 2023-12-01T15:39:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:50 smithi183 ceph-mon[99169]: osdmap e373: 8 total, 8 up, 8 in 2023-12-01T15:39:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:50 smithi119 ceph-mon[94175]: pgmap v526: 121 pgs: 121 active+clean; 204 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:39:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:50 smithi119 ceph-mon[94175]: osdmap e372: 8 total, 8 up, 8 in 2023-12-01T15:39:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:50 smithi119 ceph-mon[94175]: osdmap e373: 8 total, 8 up, 8 in 2023-12-01T15:39:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:50 smithi119 ceph-mon[108979]: pgmap v526: 121 pgs: 121 active+clean; 204 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:39:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:50 smithi119 ceph-mon[108979]: osdmap e372: 8 total, 8 up, 8 in 2023-12-01T15:39:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:50 smithi119 ceph-mon[108979]: osdmap e373: 8 total, 8 up, 8 in 2023-12-01T15:39:51.507 INFO:tasks.rados.rados.0.smithi119.stdout:1536: done (3 left) 2023-12-01T15:39:51.508 INFO:tasks.rados.rados.0.smithi119.stdout:1537: setattr oid 18 current snap is 152 2023-12-01T15:39:51.508 INFO:tasks.rados.rados.0.smithi119.stdout:1533: finishing write tid 1 to smithi119156531-49 2023-12-01T15:39:51.508 INFO:tasks.rados.rados.0.smithi119.stdout:1533: finishing write tid 2 to smithi119156531-49 2023-12-01T15:39:51.508 INFO:tasks.rados.rados.0.smithi119.stdout:1533: finishing write tid 3 to smithi119156531-49 2023-12-01T15:39:51.508 INFO:tasks.rados.rados.0.smithi119.stdout:1533: finishing write tid 4 to smithi119156531-49 2023-12-01T15:39:51.508 INFO:tasks.rados.rados.0.smithi119.stdout:1533: oid 49 updating version 0 to 675 2023-12-01T15:39:51.508 INFO:tasks.rados.rados.0.smithi119.stdout:1533: oid 49 updating version 675 to 676 2023-12-01T15:39:51.508 INFO:tasks.rados.rados.0.smithi119.stdout:1533: oid 49 updating version 676 to 677 2023-12-01T15:39:51.508 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 677 (ObjNum 480 snap 152 seq_num 480) dirty exists 2023-12-01T15:39:51.508 INFO:tasks.rados.rados.0.smithi119.stdout:1533: left oid 49 (ObjNum 480 snap 152 seq_num 480) 2023-12-01T15:39:51.508 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 665 (ObjNum 306 snap 98 seq_num 306) dirty exists 2023-12-01T15:39:51.508 INFO:tasks.rados.rados.0.smithi119.stdout:1535: expect (ObjNum 470 snap 146 seq_num 470) 2023-12-01T15:39:51.760 INFO:tasks.rados.rados.0.smithi119.stdout:1533: done (3 left) 2023-12-01T15:39:51.760 INFO:tasks.rados.rados.0.smithi119.stdout:1534: done (2 left) 2023-12-01T15:39:51.760 INFO:tasks.rados.rados.0.smithi119.stdout:1535: done (1 left) 2023-12-01T15:39:51.760 INFO:tasks.rados.rados.0.smithi119.stdout:1538: snap_create 2023-12-01T15:39:51.765 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 1183 (ObjNum 412 snap 129 seq_num 412) dirty exists 2023-12-01T15:39:52.583 INFO:tasks.rados.rados.0.smithi119.stdout:1537: done (1 left) 2023-12-01T15:39:52.583 INFO:tasks.rados.rados.0.smithi119.stdout:1538: done (0 left) 2023-12-01T15:39:52.583 INFO:tasks.rados.rados.0.smithi119.stdout:1539: snap_create 2023-12-01T15:39:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:52 smithi183 ceph-mon[99169]: pgmap v529: 121 pgs: 121 active+clean; 207 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 690 KiB/s wr, 8 op/s 2023-12-01T15:39:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:52 smithi183 ceph-mon[99169]: osdmap e374: 8 total, 8 up, 8 in 2023-12-01T15:39:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:52 smithi119 ceph-mon[108979]: pgmap v529: 121 pgs: 121 active+clean; 207 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 690 KiB/s wr, 8 op/s 2023-12-01T15:39:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:52 smithi119 ceph-mon[108979]: osdmap e374: 8 total, 8 up, 8 in 2023-12-01T15:39:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:52 smithi119 ceph-mon[94175]: pgmap v529: 121 pgs: 121 active+clean; 207 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 690 KiB/s wr, 8 op/s 2023-12-01T15:39:52.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:52 smithi119 ceph-mon[94175]: osdmap e374: 8 total, 8 up, 8 in 2023-12-01T15:39:53.592 INFO:tasks.rados.rados.0.smithi119.stdout:1539: done (0 left) 2023-12-01T15:39:53.592 INFO:tasks.rados.rados.0.smithi119.stdout:1540: snap_remove snap 140 2023-12-01T15:39:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:53 smithi183 ceph-mon[99169]: osdmap e375: 8 total, 8 up, 8 in 2023-12-01T15:39:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:53 smithi119 ceph-mon[108979]: osdmap e375: 8 total, 8 up, 8 in 2023-12-01T15:39:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:53 smithi119 ceph-mon[94175]: osdmap e375: 8 total, 8 up, 8 in 2023-12-01T15:39:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:39:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:39:54] "GET /metrics HTTP/1.1" 200 36176 "" "Prometheus/2.43.0" 2023-12-01T15:39:54.596 INFO:tasks.rados.rados.0.smithi119.stdout:1540: done (0 left) 2023-12-01T15:39:54.596 INFO:tasks.rados.rados.0.smithi119.stdout:1541: rollback oid 7 current snap is 154 2023-12-01T15:39:54.596 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 7 to 135 2023-12-01T15:39:54.597 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 31 current snap is 154 2023-12-01T15:39:54.597 INFO:tasks.rados.rados.0.smithi119.stdout:1542: seq_num 481 ranges {409600=458752,868352=401408} 2023-12-01T15:39:54.605 INFO:tasks.rados.rados.0.smithi119.stdout:1542: writing smithi119156531-31 from 409600 to 868352 tid 1 2023-12-01T15:39:54.605 INFO:tasks.rados.rados.0.smithi119.stdout:1542: writing smithi119156531-31 from 868352 to 1269760 tid 2 2023-12-01T15:39:54.605 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 50 current snap is 154 2023-12-01T15:39:54.605 INFO:tasks.rados.rados.0.smithi119.stdout:1543: seq_num 482 ranges {15269888=475136,15745024=401408} 2023-12-01T15:39:54.687 INFO:tasks.rados.rados.0.smithi119.stdout:1543: writing smithi119156531-50 from 15269888 to 15745024 tid 1 2023-12-01T15:39:54.690 INFO:tasks.rados.rados.0.smithi119.stdout:1543: writing smithi119156531-50 from 15745024 to 16146432 tid 2 2023-12-01T15:39:54.690 INFO:tasks.rados.rados.0.smithi119.stdout:1541: finishing rollback tid 0 to smithi119156531-7 2023-12-01T15:39:54.690 INFO:tasks.rados.rados.0.smithi119.stdout:1544: read oid 9 snap -1 2023-12-01T15:39:54.690 INFO:tasks.rados.rados.0.smithi119.stdout:1544: expect (ObjNum 439 snap 134 seq_num 439) 2023-12-01T15:39:54.690 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 28 current snap is 154 2023-12-01T15:39:54.691 INFO:tasks.rados.rados.0.smithi119.stdout:1541: finishing rollback tid 1 to smithi119156531-7 2023-12-01T15:39:54.691 INFO:tasks.rados.rados.0.smithi119.stdout:1541: finishing rollback tid 2 to smithi119156531-7 2023-12-01T15:39:54.691 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 711 (ObjNum 414 snap 131 seq_num 414) dirty exists 2023-12-01T15:39:54.691 INFO:tasks.rados.rados.0.smithi119.stdout:1542: finishing write tid 1 to smithi119156531-31 2023-12-01T15:39:54.691 INFO:tasks.rados.rados.0.smithi119.stdout:1542: finishing write tid 2 to smithi119156531-31 2023-12-01T15:39:54.691 INFO:tasks.rados.rados.0.smithi119.stdout:1542: finishing write tid 3 to smithi119156531-31 2023-12-01T15:39:54.691 INFO:tasks.rados.rados.0.smithi119.stdout:1542: finishing write tid 4 to smithi119156531-31 2023-12-01T15:39:54.691 INFO:tasks.rados.rados.0.smithi119.stdout:1542: oid 31 updating version 0 to 667 2023-12-01T15:39:54.691 INFO:tasks.rados.rados.0.smithi119.stdout:1542: oid 31 version 667 is already newer than 666 2023-12-01T15:39:54.691 INFO:tasks.rados.rados.0.smithi119.stdout:1542: oid 31 updating version 667 to 668 2023-12-01T15:39:54.691 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 668 (ObjNum 481 snap 154 seq_num 481) dirty exists 2023-12-01T15:39:54.691 INFO:tasks.rados.rados.0.smithi119.stdout:1542: left oid 31 (ObjNum 481 snap 154 seq_num 481) 2023-12-01T15:39:54.691 INFO:tasks.rados.rados.0.smithi119.stdout:1545: seq_num 483 ranges {0=491520,491520=401408} 2023-12-01T15:39:54.692 INFO:tasks.rados.rados.0.smithi119.stdout:1545: writing smithi119156531-28 from 0 to 491520 tid 1 2023-12-01T15:39:54.695 INFO:tasks.rados.rados.0.smithi119.stdout:1545: writing smithi119156531-28 from 491520 to 892928 tid 2 2023-12-01T15:39:54.695 INFO:tasks.rados.rados.0.smithi119.stdout:1541: done (4 left) 2023-12-01T15:39:54.695 INFO:tasks.rados.rados.0.smithi119.stdout:1542: done (3 left) 2023-12-01T15:39:54.695 INFO:tasks.rados.rados.0.smithi119.stdout:1546: snap_remove snap 143 2023-12-01T15:39:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:54 smithi183 ceph-mon[99169]: pgmap v532: 121 pgs: 121 active+clean; 207 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 690 KiB/s wr, 8 op/s 2023-12-01T15:39:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:54 smithi183 ceph-mon[99169]: osdmap e376: 8 total, 8 up, 8 in 2023-12-01T15:39:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:54 smithi119 ceph-mon[94175]: pgmap v532: 121 pgs: 121 active+clean; 207 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 690 KiB/s wr, 8 op/s 2023-12-01T15:39:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:54 smithi119 ceph-mon[94175]: osdmap e376: 8 total, 8 up, 8 in 2023-12-01T15:39:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:54 smithi119 ceph-mon[108979]: pgmap v532: 121 pgs: 121 active+clean; 207 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 690 KiB/s wr, 8 op/s 2023-12-01T15:39:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:54 smithi119 ceph-mon[108979]: osdmap e376: 8 total, 8 up, 8 in 2023-12-01T15:39:55.612 INFO:tasks.rados.rados.0.smithi119.stdout:1546: done (3 left) 2023-12-01T15:39:55.612 INFO:tasks.rados.rados.0.smithi119.stdout:1547: snap_create 2023-12-01T15:39:55.612 INFO:tasks.rados.rados.0.smithi119.stdout:1543: finishing write tid 1 to smithi119156531-50 2023-12-01T15:39:55.612 INFO:tasks.rados.rados.0.smithi119.stdout:1543: finishing write tid 2 to smithi119156531-50 2023-12-01T15:39:55.612 INFO:tasks.rados.rados.0.smithi119.stdout:1543: finishing write tid 3 to smithi119156531-50 2023-12-01T15:39:55.612 INFO:tasks.rados.rados.0.smithi119.stdout:1543: finishing write tid 4 to smithi119156531-50 2023-12-01T15:39:55.612 INFO:tasks.rados.rados.0.smithi119.stdout:1543: oid 50 updating version 0 to 1155 2023-12-01T15:39:55.612 INFO:tasks.rados.rados.0.smithi119.stdout:1543: oid 50 version 1155 is already newer than 1154 2023-12-01T15:39:55.613 INFO:tasks.rados.rados.0.smithi119.stdout:1543: oid 50 version 1155 is already newer than 1153 2023-12-01T15:39:55.613 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1155 (ObjNum 482 snap 154 seq_num 482) dirty exists 2023-12-01T15:39:55.613 INFO:tasks.rados.rados.0.smithi119.stdout:1543: left oid 50 (ObjNum 482 snap 154 seq_num 482) 2023-12-01T15:39:55.613 INFO:tasks.rados.rados.0.smithi119.stdout:1545: finishing write tid 1 to smithi119156531-28 2023-12-01T15:39:55.613 INFO:tasks.rados.rados.0.smithi119.stdout:1545: finishing write tid 2 to smithi119156531-28 2023-12-01T15:39:55.613 INFO:tasks.rados.rados.0.smithi119.stdout:1545: finishing write tid 3 to smithi119156531-28 2023-12-01T15:39:55.613 INFO:tasks.rados.rados.0.smithi119.stdout:1545: finishing write tid 4 to smithi119156531-28 2023-12-01T15:39:55.613 INFO:tasks.rados.rados.0.smithi119.stdout:1545: oid 28 updating version 0 to 197 2023-12-01T15:39:55.613 INFO:tasks.rados.rados.0.smithi119.stdout:1545: oid 28 version 197 is already newer than 195 2023-12-01T15:39:55.613 INFO:tasks.rados.rados.0.smithi119.stdout:1545: oid 28 version 197 is already newer than 196 2023-12-01T15:39:55.613 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 197 (ObjNum 483 snap 154 seq_num 483) dirty exists 2023-12-01T15:39:55.613 INFO:tasks.rados.rados.0.smithi119.stdout:1545: left oid 28 (ObjNum 483 snap 154 seq_num 483) 2023-12-01T15:39:55.613 INFO:tasks.rados.rados.0.smithi119.stdout:1544: expect (ObjNum 439 snap 134 seq_num 439) 2023-12-01T15:39:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:55 smithi183 ceph-mon[99169]: osdmap e377: 8 total, 8 up, 8 in 2023-12-01T15:39:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:55 smithi119 ceph-mon[94175]: osdmap e377: 8 total, 8 up, 8 in 2023-12-01T15:39:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:55 smithi119 ceph-mon[108979]: osdmap e377: 8 total, 8 up, 8 in 2023-12-01T15:39:56.616 INFO:tasks.rados.rados.0.smithi119.stdout:1543: done (3 left) 2023-12-01T15:39:56.616 INFO:tasks.rados.rados.0.smithi119.stdout:1544: done (2 left) 2023-12-01T15:39:56.616 INFO:tasks.rados.rados.0.smithi119.stdout:1545: done (1 left) 2023-12-01T15:39:56.616 INFO:tasks.rados.rados.0.smithi119.stdout:1547: done (0 left) 2023-12-01T15:39:56.616 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 155 2023-12-01T15:39:56.616 INFO:tasks.rados.rados.0.smithi119.stdout:1548: seq_num 484 ranges {5562368=507904,6070272=401408} 2023-12-01T15:39:56.648 INFO:tasks.rados.rados.0.smithi119.stdout:1548: writing smithi119156531-42 from 5562368 to 6070272 tid 1 2023-12-01T15:39:56.651 INFO:tasks.rados.rados.0.smithi119.stdout:1548: writing smithi119156531-42 from 6070272 to 6471680 tid 2 2023-12-01T15:39:56.651 INFO:tasks.rados.rados.0.smithi119.stdout:1549: copy_from oid 22 from oid 18 current snap is 155 2023-12-01T15:39:56.651 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 155 2023-12-01T15:39:56.651 INFO:tasks.rados.rados.0.smithi119.stdout:1550: seq_num 485 ranges {0=532480,532480=401408} 2023-12-01T15:39:56.653 INFO:tasks.rados.rados.0.smithi119.stdout:1550: writing smithi119156531-21 from 0 to 532480 tid 1 2023-12-01T15:39:56.656 INFO:tasks.rados.rados.0.smithi119.stdout:1550: writing smithi119156531-21 from 532480 to 933888 tid 2 2023-12-01T15:39:56.656 INFO:tasks.rados.rados.0.smithi119.stdout:1548: finishing write tid 1 to smithi119156531-42 2023-12-01T15:39:56.656 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 155 2023-12-01T15:39:56.656 INFO:tasks.rados.rados.0.smithi119.stdout:1551: seq_num 486 ranges {729088=548864,1277952=401408} 2023-12-01T15:39:56.663 INFO:tasks.rados.rados.0.smithi119.stdout:1551: writing smithi119156531-15 from 729088 to 1277952 tid 1 2023-12-01T15:39:56.666 INFO:tasks.rados.rados.0.smithi119.stdout:1551: writing smithi119156531-15 from 1277952 to 1679360 tid 2 2023-12-01T15:39:56.666 INFO:tasks.rados.rados.0.smithi119.stdout:1552: read oid 38 snap -1 2023-12-01T15:39:56.666 INFO:tasks.rados.rados.0.smithi119.stdout:1552: expect (ObjNum 437 snap 133 seq_num 437) 2023-12-01T15:39:56.666 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 16 current snap is 155 2023-12-01T15:39:56.666 INFO:tasks.rados.rados.0.smithi119.stdout:1548: finishing write tid 2 to smithi119156531-42 2023-12-01T15:39:56.666 INFO:tasks.rados.rados.0.smithi119.stdout:1553: seq_num 487 ranges {2048000=565248,2613248=401408} 2023-12-01T15:39:56.680 INFO:tasks.rados.rados.0.smithi119.stdout:1553: writing smithi119156531-16 from 2048000 to 2613248 tid 1 2023-12-01T15:39:56.683 INFO:tasks.rados.rados.0.smithi119.stdout:1553: writing smithi119156531-16 from 2613248 to 3014656 tid 2 2023-12-01T15:39:56.684 INFO:tasks.rados.rados.0.smithi119.stdout:1554: snap_create 2023-12-01T15:39:56.684 INFO:tasks.rados.rados.0.smithi119.stdout:1548: finishing write tid 3 to smithi119156531-42 2023-12-01T15:39:56.684 INFO:tasks.rados.rados.0.smithi119.stdout:1548: finishing write tid 4 to smithi119156531-42 2023-12-01T15:39:56.684 INFO:tasks.rados.rados.0.smithi119.stdout:1548: oid 42 updating version 0 to 713 2023-12-01T15:39:56.684 INFO:tasks.rados.rados.0.smithi119.stdout:1548: oid 42 updating version 713 to 714 2023-12-01T15:39:56.684 INFO:tasks.rados.rados.0.smithi119.stdout:1548: oid 42 version 714 is already newer than 712 2023-12-01T15:39:56.684 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 714 (ObjNum 484 snap 155 seq_num 484) dirty exists 2023-12-01T15:39:56.684 INFO:tasks.rados.rados.0.smithi119.stdout:1548: left oid 42 (ObjNum 484 snap 155 seq_num 484) 2023-12-01T15:39:56.684 INFO:tasks.rados.rados.0.smithi119.stdout:1550: finishing write tid 1 to smithi119156531-21 2023-12-01T15:39:56.684 INFO:tasks.rados.rados.0.smithi119.stdout:1550: finishing write tid 2 to smithi119156531-21 2023-12-01T15:39:56.684 INFO:tasks.rados.rados.0.smithi119.stdout:1550: finishing write tid 3 to smithi119156531-21 2023-12-01T15:39:56.684 INFO:tasks.rados.rados.0.smithi119.stdout:1550: finishing write tid 4 to smithi119156531-21 2023-12-01T15:39:56.684 INFO:tasks.rados.rados.0.smithi119.stdout:1550: oid 21 updating version 0 to 546 2023-12-01T15:39:56.685 INFO:tasks.rados.rados.0.smithi119.stdout:1550: oid 21 updating version 546 to 547 2023-12-01T15:39:56.685 INFO:tasks.rados.rados.0.smithi119.stdout:1550: oid 21 updating version 547 to 548 2023-12-01T15:39:56.685 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 548 (ObjNum 485 snap 155 seq_num 485) dirty exists 2023-12-01T15:39:56.685 INFO:tasks.rados.rados.0.smithi119.stdout:1550: left oid 21 (ObjNum 485 snap 155 seq_num 485) 2023-12-01T15:39:56.685 INFO:tasks.rados.rados.0.smithi119.stdout:1552: expect (ObjNum 437 snap 133 seq_num 437) 2023-12-01T15:39:56.835 INFO:tasks.rados.rados.0.smithi119.stdout:1551: finishing write tid 1 to smithi119156531-15 2023-12-01T15:39:56.836 INFO:tasks.rados.rados.0.smithi119.stdout:1551: finishing write tid 2 to smithi119156531-15 2023-12-01T15:39:56.836 INFO:tasks.rados.rados.0.smithi119.stdout:1551: finishing write tid 3 to smithi119156531-15 2023-12-01T15:39:56.836 INFO:tasks.rados.rados.0.smithi119.stdout:1553: finishing write tid 1 to smithi119156531-16 2023-12-01T15:39:56.836 INFO:tasks.rados.rados.0.smithi119.stdout:1553: finishing write tid 2 to smithi119156531-16 2023-12-01T15:39:56.836 INFO:tasks.rados.rados.0.smithi119.stdout:1553: finishing write tid 3 to smithi119156531-16 2023-12-01T15:39:56.836 INFO:tasks.rados.rados.0.smithi119.stdout:1551: finishing write tid 4 to smithi119156531-15 2023-12-01T15:39:56.836 INFO:tasks.rados.rados.0.smithi119.stdout:1551: oid 15 updating version 0 to 1197 2023-12-01T15:39:56.836 INFO:tasks.rados.rados.0.smithi119.stdout:1551: oid 15 updating version 1197 to 1199 2023-12-01T15:39:56.836 INFO:tasks.rados.rados.0.smithi119.stdout:1551: oid 15 version 1199 is already newer than 1198 2023-12-01T15:39:56.836 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 1199 (ObjNum 486 snap 155 seq_num 486) dirty exists 2023-12-01T15:39:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:1551: left oid 15 (ObjNum 486 snap 155 seq_num 486) 2023-12-01T15:39:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:1553: finishing write tid 4 to smithi119156531-16 2023-12-01T15:39:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:1553: oid 16 updating version 0 to 853 2023-12-01T15:39:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:1553: oid 16 version 853 is already newer than 852 2023-12-01T15:39:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:1553: oid 16 updating version 853 to 854 2023-12-01T15:39:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 854 (ObjNum 487 snap 155 seq_num 487) dirty exists 2023-12-01T15:39:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:1553: left oid 16 (ObjNum 487 snap 155 seq_num 487) 2023-12-01T15:39:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:1549: finishing copy_from to smithi119156531-22 2023-12-01T15:39:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 1183 (ObjNum 412 snap 129 seq_num 412) dirty exists 2023-12-01T15:39:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:1549: finishing copy_from racing read to smithi119156531-22 2023-12-01T15:39:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:56 smithi183 ceph-mon[99169]: pgmap v535: 121 pgs: 121 active+clean; 207 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 206 KiB/s wr, 13 op/s 2023-12-01T15:39:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:56 smithi183 ceph-mon[99169]: osdmap e378: 8 total, 8 up, 8 in 2023-12-01T15:39:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:56 smithi119 ceph-mon[94175]: pgmap v535: 121 pgs: 121 active+clean; 207 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 206 KiB/s wr, 13 op/s 2023-12-01T15:39:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:56 smithi119 ceph-mon[94175]: osdmap e378: 8 total, 8 up, 8 in 2023-12-01T15:39:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:56 smithi119 ceph-mon[108979]: pgmap v535: 121 pgs: 121 active+clean; 207 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 206 KiB/s wr, 13 op/s 2023-12-01T15:39:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:56 smithi119 ceph-mon[108979]: osdmap e378: 8 total, 8 up, 8 in 2023-12-01T15:39:57.583 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:39:57.632 INFO:tasks.rados.rados.0.smithi119.stdout:1548: done (6 left) 2023-12-01T15:39:57.632 INFO:tasks.rados.rados.0.smithi119.stdout:1549: done (5 left) 2023-12-01T15:39:57.633 INFO:tasks.rados.rados.0.smithi119.stdout:1550: done (4 left) 2023-12-01T15:39:57.633 INFO:tasks.rados.rados.0.smithi119.stdout:1551: done (3 left) 2023-12-01T15:39:57.633 INFO:tasks.rados.rados.0.smithi119.stdout:1552: done (2 left) 2023-12-01T15:39:57.633 INFO:tasks.rados.rados.0.smithi119.stdout:1553: done (1 left) 2023-12-01T15:39:57.633 INFO:tasks.rados.rados.0.smithi119.stdout:1554: done (0 left) 2023-12-01T15:39:57.633 INFO:tasks.rados.rados.0.smithi119.stdout:1555: delete oid 30 current snap is 156 2023-12-01T15:39:57.635 INFO:tasks.rados.rados.0.smithi119.stdout:1555: done (0 left) 2023-12-01T15:39:57.635 INFO:tasks.rados.rados.0.smithi119.stdout:1556: rollback oid 41 current snap is 156 2023-12-01T15:39:57.635 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 41 to 135 2023-12-01T15:39:57.635 INFO:tasks.rados.rados.0.smithi119.stdout:1557: read oid 42 snap -1 2023-12-01T15:39:57.635 INFO:tasks.rados.rados.0.smithi119.stdout:1557: expect (ObjNum 484 snap 155 seq_num 484) 2023-12-01T15:39:57.635 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 35 current snap is 156 2023-12-01T15:39:57.635 INFO:tasks.rados.rados.0.smithi119.stdout:1558: seq_num 489 ranges {4571136=598016,5169152=401408} 2023-12-01T15:39:57.663 INFO:tasks.rados.rados.0.smithi119.stdout:1558: writing smithi119156531-35 from 4571136 to 5169152 tid 1 2023-12-01T15:39:57.665 INFO:tasks.rados.rados.0.smithi119.stdout:1558: writing smithi119156531-35 from 5169152 to 5570560 tid 2 2023-12-01T15:39:57.666 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 29 current snap is 156 2023-12-01T15:39:57.666 INFO:tasks.rados.rados.0.smithi119.stdout:1556: finishing rollback tid 0 to smithi119156531-41 2023-12-01T15:39:57.666 INFO:tasks.rados.rados.0.smithi119.stdout:1559: seq_num 490 ranges {6168576=614400,6782976=401408} 2023-12-01T15:39:57.704 INFO:tasks.rados.rados.0.smithi119.stdout:1559: writing smithi119156531-29 from 6168576 to 6782976 tid 1 2023-12-01T15:39:57.707 INFO:tasks.rados.rados.0.smithi119.stdout:1559: writing smithi119156531-29 from 6782976 to 7184384 tid 2 2023-12-01T15:39:57.707 INFO:tasks.rados.rados.0.smithi119.stdout:1560: read oid 4 snap -1 2023-12-01T15:39:57.707 INFO:tasks.rados.rados.0.smithi119.stdout:1560: expect (ObjNum 472 snap 147 seq_num 472) 2023-12-01T15:39:57.707 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 24 current snap is 156 2023-12-01T15:39:57.707 INFO:tasks.rados.rados.0.smithi119.stdout:1556: finishing rollback tid 1 to smithi119156531-41 2023-12-01T15:39:57.707 INFO:tasks.rados.rados.0.smithi119.stdout:1561: seq_num 491 ranges {901120=630784,1531904=401408} 2023-12-01T15:39:57.715 INFO:tasks.rados.rados.0.smithi119.stdout:1561: writing smithi119156531-24 from 901120 to 1531904 tid 1 2023-12-01T15:39:57.718 INFO:tasks.rados.rados.0.smithi119.stdout:1561: writing smithi119156531-24 from 1531904 to 1933312 tid 2 2023-12-01T15:39:57.718 INFO:tasks.rados.rados.0.smithi119.stdout:1562: snap_create 2023-12-01T15:39:57.718 INFO:tasks.rados.rados.0.smithi119.stdout:1556: finishing rollback tid 2 to smithi119156531-41 2023-12-01T15:39:57.719 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 858 (ObjNum 361 snap 118 seq_num 361) dirty exists 2023-12-01T15:39:57.719 INFO:tasks.rados.rados.0.smithi119.stdout:1557: expect (ObjNum 484 snap 155 seq_num 484) 2023-12-01T15:39:57.925 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:39:57.925 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6m) 6m ago 7m 17.3M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:39:57.925 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6m) 6m ago 6m 83.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:39:57.925 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7m) 6m ago 7m 13.6M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:39:57.925 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7m) 6m ago 7m 16.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:39:57.926 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10m) 6m ago 10m 448M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:39:57.926 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (12m) 6m ago 12m 507M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:39:57.926 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (12m) 6m ago 12m 81.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:39:57.926 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11m) 6m ago 11m 57.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:39:57.926 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11m) 6m ago 11m 59.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:39:57.926 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7m) 6m ago 7m 4135k - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:39:57.926 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6m) 6m ago 6m 3959k - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:39:57.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10m) 6m ago 10m 62.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:39:57.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10m) 6m ago 10m 65.0M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:39:57.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10m) 6m ago 9m 56.3M 3012M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:39:57.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9m) 6m ago 9m 55.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:39:57.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9m) 6m ago 9m 54.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:39:57.927 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8m) 6m ago 8m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:39:57.927 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8m) 6m ago 8m 54.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:39:57.927 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8m) 6m ago 8m 56.8M 3012M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:39:57.927 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6m) 6m ago 7m 29.9M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:39:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:57 smithi183 ceph-mon[99169]: osdmap e379: 8 total, 8 up, 8 in 2023-12-01T15:39:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:57 smithi119 ceph-mon[94175]: osdmap e379: 8 total, 8 up, 8 in 2023-12-01T15:39:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:57 smithi119 ceph-mon[108979]: osdmap e379: 8 total, 8 up, 8 in 2023-12-01T15:39:58.138 INFO:tasks.rados.rados.0.smithi119.stdout:1558: finishing write tid 1 to smithi119156531-35 2023-12-01T15:39:58.138 INFO:tasks.rados.rados.0.smithi119.stdout:1558: finishing write tid 2 to smithi119156531-35 2023-12-01T15:39:58.138 INFO:tasks.rados.rados.0.smithi119.stdout:1558: finishing write tid 3 to smithi119156531-35 2023-12-01T15:39:58.138 INFO:tasks.rados.rados.0.smithi119.stdout:1558: finishing write tid 4 to smithi119156531-35 2023-12-01T15:39:58.138 INFO:tasks.rados.rados.0.smithi119.stdout:1558: oid 35 updating version 0 to 893 2023-12-01T15:39:58.138 INFO:tasks.rados.rados.0.smithi119.stdout:1558: oid 35 version 893 is already newer than 892 2023-12-01T15:39:58.138 INFO:tasks.rados.rados.0.smithi119.stdout:1558: oid 35 version 893 is already newer than 891 2023-12-01T15:39:58.138 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 893 (ObjNum 489 snap 156 seq_num 489) dirty exists 2023-12-01T15:39:58.139 INFO:tasks.rados.rados.0.smithi119.stdout:1558: left oid 35 (ObjNum 489 snap 156 seq_num 489) 2023-12-01T15:39:58.139 INFO:tasks.rados.rados.0.smithi119.stdout:1559: finishing write tid 1 to smithi119156531-29 2023-12-01T15:39:58.139 INFO:tasks.rados.rados.0.smithi119.stdout:1559: finishing write tid 2 to smithi119156531-29 2023-12-01T15:39:58.139 INFO:tasks.rados.rados.0.smithi119.stdout:1559: finishing write tid 3 to smithi119156531-29 2023-12-01T15:39:58.139 INFO:tasks.rados.rados.0.smithi119.stdout:1559: finishing write tid 4 to smithi119156531-29 2023-12-01T15:39:58.139 INFO:tasks.rados.rados.0.smithi119.stdout:1559: oid 29 updating version 0 to 894 2023-12-01T15:39:58.139 INFO:tasks.rados.rados.0.smithi119.stdout:1559: oid 29 updating version 894 to 895 2023-12-01T15:39:58.139 INFO:tasks.rados.rados.0.smithi119.stdout:1559: oid 29 updating version 895 to 896 2023-12-01T15:39:58.139 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 896 (ObjNum 490 snap 156 seq_num 490) dirty exists 2023-12-01T15:39:58.139 INFO:tasks.rados.rados.0.smithi119.stdout:1559: left oid 29 (ObjNum 490 snap 156 seq_num 490) 2023-12-01T15:39:58.139 INFO:tasks.rados.rados.0.smithi119.stdout:1561: finishing write tid 1 to smithi119156531-24 2023-12-01T15:39:58.139 INFO:tasks.rados.rados.0.smithi119.stdout:1561: finishing write tid 2 to smithi119156531-24 2023-12-01T15:39:58.139 INFO:tasks.rados.rados.0.smithi119.stdout:1561: finishing write tid 3 to smithi119156531-24 2023-12-01T15:39:58.139 INFO:tasks.rados.rados.0.smithi119.stdout:1561: finishing write tid 4 to smithi119156531-24 2023-12-01T15:39:58.140 INFO:tasks.rados.rados.0.smithi119.stdout:1561: oid 24 updating version 0 to 672 2023-12-01T15:39:58.140 INFO:tasks.rados.rados.0.smithi119.stdout:1561: oid 24 updating version 672 to 673 2023-12-01T15:39:58.140 INFO:tasks.rados.rados.0.smithi119.stdout:1561: oid 24 updating version 673 to 674 2023-12-01T15:39:58.140 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 674 (ObjNum 491 snap 156 seq_num 491) dirty exists 2023-12-01T15:39:58.140 INFO:tasks.rados.rados.0.smithi119.stdout:1561: left oid 24 (ObjNum 491 snap 156 seq_num 491) 2023-12-01T15:39:58.140 INFO:tasks.rados.rados.0.smithi119.stdout:1560: expect (ObjNum 472 snap 147 seq_num 472) 2023-12-01T15:39:58.309 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:39:58.309 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:39:58.310 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:39:58.310 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:39:58.310 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:39:58.310 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:39:58.310 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:39:58.310 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:39:58.310 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:39:58.310 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:39:58.310 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:39:58.310 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:39:58.310 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:39:58.310 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:39:58.310 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:39:58.310 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:39:58.310 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:39:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:58 smithi183 ceph-mon[99169]: pgmap v538: 121 pgs: 121 active+clean; 207 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 206 KiB/s wr, 13 op/s 2023-12-01T15:39:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:58 smithi183 ceph-mon[99169]: from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:58 smithi183 ceph-mon[99169]: osdmap e380: 8 total, 8 up, 8 in 2023-12-01T15:39:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/687948722' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:39:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:58 smithi119 ceph-mon[94175]: pgmap v538: 121 pgs: 121 active+clean; 207 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 206 KiB/s wr, 13 op/s 2023-12-01T15:39:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:58 smithi119 ceph-mon[94175]: from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:58 smithi119 ceph-mon[94175]: osdmap e380: 8 total, 8 up, 8 in 2023-12-01T15:39:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/687948722' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:39:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:58 smithi119 ceph-mon[108979]: pgmap v538: 121 pgs: 121 active+clean; 207 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 206 KiB/s wr, 13 op/s 2023-12-01T15:39:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:58 smithi119 ceph-mon[108979]: from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:58 smithi119 ceph-mon[108979]: osdmap e380: 8 total, 8 up, 8 in 2023-12-01T15:39:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/687948722' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:39:59.063 INFO:tasks.rados.rados.0.smithi119.stdout:1556: done (6 left) 2023-12-01T15:39:59.064 INFO:tasks.rados.rados.0.smithi119.stdout:1557: done (5 left) 2023-12-01T15:39:59.064 INFO:tasks.rados.rados.0.smithi119.stdout:1558: done (4 left) 2023-12-01T15:39:59.064 INFO:tasks.rados.rados.0.smithi119.stdout:1559: done (3 left) 2023-12-01T15:39:59.064 INFO:tasks.rados.rados.0.smithi119.stdout:1560: done (2 left) 2023-12-01T15:39:59.064 INFO:tasks.rados.rados.0.smithi119.stdout:1561: done (1 left) 2023-12-01T15:39:59.064 INFO:tasks.rados.rados.0.smithi119.stdout:1562: done (0 left) 2023-12-01T15:39:59.064 INFO:tasks.rados.rados.0.smithi119.stdout:1563: rollback oid 13 current snap is 157 2023-12-01T15:39:59.064 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 13 to 149 2023-12-01T15:39:59.064 INFO:tasks.rados.rados.0.smithi119.stdout:1564: read oid 46 snap -1 2023-12-01T15:39:59.064 INFO:tasks.rados.rados.0.smithi119.stdout:1564: expect (ObjNum 168 snap 44 seq_num 168) 2023-12-01T15:39:59.064 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 157 2023-12-01T15:39:59.065 INFO:tasks.rados.rados.0.smithi119.stdout:1565: seq_num 492 ranges {933888=647168,1581056=401408} 2023-12-01T15:39:59.072 INFO:tasks.rados.rados.0.smithi119.stdout:1565: writing smithi119156531-21 from 933888 to 1581056 tid 1 2023-12-01T15:39:59.074 INFO:tasks.rados.rados.0.smithi119.stdout:1565: writing smithi119156531-21 from 1581056 to 1982464 tid 2 2023-12-01T15:39:59.075 INFO:tasks.rados.rados.0.smithi119.stdout:1566: copy_from oid 42 from oid 44 current snap is 157 2023-12-01T15:39:59.075 INFO:tasks.rados.rados.0.smithi119.stdout:1563: finishing rollback tid 1 to smithi119156531-13 2023-12-01T15:39:59.075 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 0 (ObjNum 65 snap 0 seq_num 1867734875) dirty dne 2023-12-01T15:39:59.075 INFO:tasks.rados.rados.0.smithi119.stdout:1564: expect (ObjNum 168 snap 44 seq_num 168) 2023-12-01T15:39:59.180 INFO:tasks.rados.rados.0.smithi119.stdout:1565: finishing write tid 1 to smithi119156531-21 2023-12-01T15:39:59.180 INFO:tasks.rados.rados.0.smithi119.stdout:1565: finishing write tid 2 to smithi119156531-21 2023-12-01T15:39:59.180 INFO:tasks.rados.rados.0.smithi119.stdout:1565: finishing write tid 3 to smithi119156531-21 2023-12-01T15:39:59.180 INFO:tasks.rados.rados.0.smithi119.stdout:1565: finishing write tid 4 to smithi119156531-21 2023-12-01T15:39:59.181 INFO:tasks.rados.rados.0.smithi119.stdout:1565: oid 21 updating version 0 to 549 2023-12-01T15:39:59.181 INFO:tasks.rados.rados.0.smithi119.stdout:1565: oid 21 updating version 549 to 550 2023-12-01T15:39:59.181 INFO:tasks.rados.rados.0.smithi119.stdout:1565: oid 21 updating version 550 to 551 2023-12-01T15:39:59.181 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 551 (ObjNum 492 snap 157 seq_num 492) dirty exists 2023-12-01T15:39:59.181 INFO:tasks.rados.rados.0.smithi119.stdout:1565: left oid 21 (ObjNum 492 snap 157 seq_num 492) 2023-12-01T15:39:59.181 INFO:tasks.rados.rados.0.smithi119.stdout:1566: finishing copy_from to smithi119156531-42 2023-12-01T15:39:59.181 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 850 (ObjNum 449 snap 137 seq_num 449) dirty exists 2023-12-01T15:39:59.181 INFO:tasks.rados.rados.0.smithi119.stdout:1566: finishing copy_from racing read to smithi119156531-42 2023-12-01T15:39:59.181 INFO:tasks.rados.rados.0.smithi119.stdout:1563: done (3 left) 2023-12-01T15:39:59.181 INFO:tasks.rados.rados.0.smithi119.stdout:1564: done (2 left) 2023-12-01T15:39:59.181 INFO:tasks.rados.rados.0.smithi119.stdout:1565: done (1 left) 2023-12-01T15:39:59.181 INFO:tasks.rados.rados.0.smithi119.stdout:1566: done (0 left) 2023-12-01T15:39:59.182 INFO:tasks.rados.rados.0.smithi119.stdout:1567: copy_from oid 41 from oid 24 current snap is 157 2023-12-01T15:39:59.182 INFO:tasks.rados.rados.0.smithi119.stdout:1568: snap_create 2023-12-01T15:39:59.191 INFO:tasks.rados.rados.0.smithi119.stdout:1567: finishing copy_from to smithi119156531-41 2023-12-01T15:39:59.192 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 674 (ObjNum 491 snap 156 seq_num 491) dirty exists 2023-12-01T15:39:59.192 INFO:tasks.rados.rados.0.smithi119.stdout:1567: finishing copy_from racing read to smithi119156531-41 2023-12-01T15:39:59.645 INFO:tasks.rados.rados.0.smithi119.stdout:1567: done (1 left) 2023-12-01T15:39:59.645 INFO:tasks.rados.rados.0.smithi119.stdout:1568: done (0 left) 2023-12-01T15:39:59.645 INFO:tasks.rados.rados.0.smithi119.stdout:1569: delete oid 20 current snap is 158 2023-12-01T15:39:59.648 INFO:tasks.rados.rados.0.smithi119.stdout:1569: done (0 left) 2023-12-01T15:39:59.649 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 29 current snap is 158 2023-12-01T15:39:59.649 INFO:tasks.rados.rados.0.smithi119.stdout:1570: seq_num 494 ranges {7184384=679936,7864320=401408} 2023-12-01T15:39:59.690 INFO:tasks.rados.rados.0.smithi119.stdout:1570: writing smithi119156531-29 from 7184384 to 7864320 tid 1 2023-12-01T15:39:59.693 INFO:tasks.rados.rados.0.smithi119.stdout:1570: writing smithi119156531-29 from 7864320 to 8265728 tid 2 2023-12-01T15:39:59.693 INFO:tasks.rados.rados.0.smithi119.stdout:1571: rmattr oid 24 current snap is 158 2023-12-01T15:39:59.693 INFO:tasks.rados.rados.0.smithi119.stdout:1571: done (1 left) 2023-12-01T15:39:59.693 INFO:tasks.rados.rados.0.smithi119.stdout:1572: snap_remove snap 153 2023-12-01T15:39:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:59 smithi183 ceph-mon[99169]: from='client.25133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:39:59 smithi183 ceph-mon[99169]: osdmap e381: 8 total, 8 up, 8 in 2023-12-01T15:39:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:59 smithi119 ceph-mon[94175]: from='client.25133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:39:59 smithi119 ceph-mon[94175]: osdmap e381: 8 total, 8 up, 8 in 2023-12-01T15:39:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:59 smithi119 ceph-mon[108979]: from='client.25133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:39:59 smithi119 ceph-mon[108979]: osdmap e381: 8 total, 8 up, 8 in 2023-12-01T15:40:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T15:39:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:40:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T15:39:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:40:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T15:39:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : ceph cannot downgrade to a dev release 2023-12-01T15:40:00.502 INFO:tasks.rados.rados.0.smithi119.stdout:1572: done (1 left) 2023-12-01T15:40:00.502 INFO:tasks.rados.rados.0.smithi119.stdout:1573: delete oid 8 current snap is 158 2023-12-01T15:40:00.502 INFO:tasks.rados.rados.0.smithi119.stdout:1570: finishing write tid 1 to smithi119156531-29 2023-12-01T15:40:00.502 INFO:tasks.rados.rados.0.smithi119.stdout:1570: finishing write tid 2 to smithi119156531-29 2023-12-01T15:40:00.503 INFO:tasks.rados.rados.0.smithi119.stdout:1570: finishing write tid 3 to smithi119156531-29 2023-12-01T15:40:00.503 INFO:tasks.rados.rados.0.smithi119.stdout:1570: finishing write tid 4 to smithi119156531-29 2023-12-01T15:40:00.503 INFO:tasks.rados.rados.0.smithi119.stdout:1570: oid 29 updating version 0 to 897 2023-12-01T15:40:00.503 INFO:tasks.rados.rados.0.smithi119.stdout:1570: oid 29 updating version 897 to 898 2023-12-01T15:40:00.503 INFO:tasks.rados.rados.0.smithi119.stdout:1570: oid 29 updating version 898 to 899 2023-12-01T15:40:00.503 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 899 (ObjNum 494 snap 158 seq_num 494) dirty exists 2023-12-01T15:40:00.503 INFO:tasks.rados.rados.0.smithi119.stdout:1570: left oid 29 (ObjNum 494 snap 158 seq_num 494) 2023-12-01T15:40:00.511 INFO:tasks.rados.rados.0.smithi119.stdout:1570: done (1 left) 2023-12-01T15:40:00.511 INFO:tasks.rados.rados.0.smithi119.stdout:1573: done (0 left) 2023-12-01T15:40:00.511 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 50 current snap is 158 2023-12-01T15:40:00.511 INFO:tasks.rados.rados.0.smithi119.stdout:1574: seq_num 496 ranges {16146432=712704,16859136=401408} 2023-12-01T15:40:00.600 INFO:tasks.rados.rados.0.smithi119.stdout:1574: writing smithi119156531-50 from 16146432 to 16859136 tid 1 2023-12-01T15:40:00.602 INFO:tasks.rados.rados.0.smithi119.stdout:1574: writing smithi119156531-50 from 16859136 to 17260544 tid 2 2023-12-01T15:40:00.602 INFO:tasks.rados.rados.0.smithi119.stdout:1575: snap_remove snap 149 2023-12-01T15:40:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:00 smithi183 ceph-mon[99169]: pgmap v541: 121 pgs: 121 active+clean; 207 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:40:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:00 smithi183 ceph-mon[99169]: osdmap e382: 8 total, 8 up, 8 in 2023-12-01T15:40:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:00 smithi183 ceph-mon[99169]: Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:40:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:00 smithi183 ceph-mon[99169]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:40:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:00 smithi183 ceph-mon[99169]: ceph cannot downgrade to a dev release 2023-12-01T15:40:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:00 smithi183 ceph-mon[99169]: osdmap e383: 8 total, 8 up, 8 in 2023-12-01T15:40:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:00 smithi119 ceph-mon[94175]: pgmap v541: 121 pgs: 121 active+clean; 207 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:40:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:00 smithi119 ceph-mon[94175]: osdmap e382: 8 total, 8 up, 8 in 2023-12-01T15:40:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:00 smithi119 ceph-mon[94175]: Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:40:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:00 smithi119 ceph-mon[94175]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:40:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:00 smithi119 ceph-mon[94175]: ceph cannot downgrade to a dev release 2023-12-01T15:40:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:00 smithi119 ceph-mon[94175]: osdmap e383: 8 total, 8 up, 8 in 2023-12-01T15:40:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:00 smithi119 ceph-mon[108979]: pgmap v541: 121 pgs: 121 active+clean; 207 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:40:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:00 smithi119 ceph-mon[108979]: osdmap e382: 8 total, 8 up, 8 in 2023-12-01T15:40:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:00 smithi119 ceph-mon[108979]: Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:40:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:00 smithi119 ceph-mon[108979]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:40:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:00 smithi119 ceph-mon[108979]: ceph cannot downgrade to a dev release 2023-12-01T15:40:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:00 smithi119 ceph-mon[108979]: osdmap e383: 8 total, 8 up, 8 in 2023-12-01T15:40:01.513 INFO:tasks.rados.rados.0.smithi119.stdout:1575: done (1 left) 2023-12-01T15:40:01.514 INFO:tasks.rados.rados.0.smithi119.stdout:1576: read oid 37 snap -1 2023-12-01T15:40:01.514 INFO:tasks.rados.rados.0.smithi119.stdout:1576: expect deleted 2023-12-01T15:40:01.514 INFO:tasks.rados.rados.0.smithi119.stdout:1577: delete oid 26 current snap is 158 2023-12-01T15:40:01.514 INFO:tasks.rados.rados.0.smithi119.stdout:1574: finishing write tid 1 to smithi119156531-50 2023-12-01T15:40:01.514 INFO:tasks.rados.rados.0.smithi119.stdout:1574: finishing write tid 2 to smithi119156531-50 2023-12-01T15:40:01.514 INFO:tasks.rados.rados.0.smithi119.stdout:1574: finishing write tid 3 to smithi119156531-50 2023-12-01T15:40:01.514 INFO:tasks.rados.rados.0.smithi119.stdout:1574: finishing write tid 4 to smithi119156531-50 2023-12-01T15:40:01.514 INFO:tasks.rados.rados.0.smithi119.stdout:1574: oid 50 updating version 0 to 1158 2023-12-01T15:40:01.514 INFO:tasks.rados.rados.0.smithi119.stdout:1574: oid 50 version 1158 is already newer than 1156 2023-12-01T15:40:01.514 INFO:tasks.rados.rados.0.smithi119.stdout:1574: oid 50 version 1158 is already newer than 1157 2023-12-01T15:40:01.514 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1158 (ObjNum 496 snap 158 seq_num 496) dirty exists 2023-12-01T15:40:01.515 INFO:tasks.rados.rados.0.smithi119.stdout:1574: left oid 50 (ObjNum 496 snap 158 seq_num 496) 2023-12-01T15:40:01.522 INFO:tasks.rados.rados.0.smithi119.stdout:1574: done (2 left) 2023-12-01T15:40:01.522 INFO:tasks.rados.rados.0.smithi119.stdout:1576: done (1 left) 2023-12-01T15:40:01.522 INFO:tasks.rados.rados.0.smithi119.stdout:1577: done (0 left) 2023-12-01T15:40:01.522 INFO:tasks.rados.rados.0.smithi119.stdout:1578: read oid 39 snap 150 2023-12-01T15:40:01.522 INFO:tasks.rados.rados.0.smithi119.stdout:1578: expect deleted 2023-12-01T15:40:01.522 INFO:tasks.rados.rados.0.smithi119.stdout:1579: read oid 27 snap 146 2023-12-01T15:40:01.522 INFO:tasks.rados.rados.0.smithi119.stdout:1579: expect (ObjNum 403 snap 126 seq_num 403) 2023-12-01T15:40:01.522 INFO:tasks.rados.rados.0.smithi119.stdout:1580: snap_create 2023-12-01T15:40:01.546 INFO:tasks.rados.rados.0.smithi119.stdout:1579: expect (ObjNum 403 snap 126 seq_num 403) 2023-12-01T15:40:02.511 INFO:tasks.rados.rados.0.smithi119.stdout:1578: done (2 left) 2023-12-01T15:40:02.512 INFO:tasks.rados.rados.0.smithi119.stdout:1579: done (1 left) 2023-12-01T15:40:02.512 INFO:tasks.rados.rados.0.smithi119.stdout:1580: done (0 left) 2023-12-01T15:40:02.512 INFO:tasks.rados.rados.0.smithi119.stdout:1581: read oid 4 snap -1 2023-12-01T15:40:02.512 INFO:tasks.rados.rados.0.smithi119.stdout:1581: expect (ObjNum 472 snap 147 seq_num 472) 2023-12-01T15:40:02.512 INFO:tasks.rados.rados.0.smithi119.stdout:1582: rollback oid 3 current snap is 159 2023-12-01T15:40:02.512 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 3 to 152 2023-12-01T15:40:02.512 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 41 current snap is 159 2023-12-01T15:40:02.512 INFO:tasks.rados.rados.0.smithi119.stdout:1583: seq_num 498 ranges {1933312=745472,2678784=401408} 2023-12-01T15:40:02.526 INFO:tasks.rados.rados.0.smithi119.stdout:1583: writing smithi119156531-41 from 1933312 to 2678784 tid 1 2023-12-01T15:40:02.529 INFO:tasks.rados.rados.0.smithi119.stdout:1583: writing smithi119156531-41 from 2678784 to 3080192 tid 2 2023-12-01T15:40:02.529 INFO:tasks.rados.rados.0.smithi119.stdout:1584: snap_create 2023-12-01T15:40:02.529 INFO:tasks.rados.rados.0.smithi119.stdout:1582: finishing rollback tid 0 to smithi119156531-3 2023-12-01T15:40:02.530 INFO:tasks.rados.rados.0.smithi119.stdout:1582: finishing rollback tid 1 to smithi119156531-3 2023-12-01T15:40:02.530 INFO:tasks.rados.rados.0.smithi119.stdout:1582: finishing rollback tid 2 to smithi119156531-3 2023-12-01T15:40:02.530 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 1161 (ObjNum 320 snap 103 seq_num 320) dirty exists 2023-12-01T15:40:02.535 INFO:tasks.rados.rados.0.smithi119.stdout:1583: finishing write tid 1 to smithi119156531-41 2023-12-01T15:40:02.537 INFO:tasks.rados.rados.0.smithi119.stdout:1583: finishing write tid 2 to smithi119156531-41 2023-12-01T15:40:02.537 INFO:tasks.rados.rados.0.smithi119.stdout:1583: finishing write tid 3 to smithi119156531-41 2023-12-01T15:40:02.538 INFO:tasks.rados.rados.0.smithi119.stdout:1583: finishing write tid 4 to smithi119156531-41 2023-12-01T15:40:02.538 INFO:tasks.rados.rados.0.smithi119.stdout:1583: oid 41 updating version 0 to 876 2023-12-01T15:40:02.538 INFO:tasks.rados.rados.0.smithi119.stdout:1583: oid 41 version 876 is already newer than 874 2023-12-01T15:40:02.538 INFO:tasks.rados.rados.0.smithi119.stdout:1583: oid 41 version 876 is already newer than 875 2023-12-01T15:40:02.538 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 876 (ObjNum 498 snap 159 seq_num 498) dirty exists 2023-12-01T15:40:02.539 INFO:tasks.rados.rados.0.smithi119.stdout:1583: left oid 41 (ObjNum 498 snap 159 seq_num 498) 2023-12-01T15:40:02.544 INFO:tasks.rados.rados.0.smithi119.stdout:1581: expect (ObjNum 472 snap 147 seq_num 472) 2023-12-01T15:40:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:02 smithi183 ceph-mon[99169]: pgmap v544: 121 pgs: 121 active+clean; 230 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 7.2 MiB/s wr, 18 op/s 2023-12-01T15:40:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:02 smithi183 ceph-mon[99169]: osdmap e384: 8 total, 8 up, 8 in 2023-12-01T15:40:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:02 smithi119 ceph-mon[108979]: pgmap v544: 121 pgs: 121 active+clean; 230 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 7.2 MiB/s wr, 18 op/s 2023-12-01T15:40:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:02 smithi119 ceph-mon[108979]: osdmap e384: 8 total, 8 up, 8 in 2023-12-01T15:40:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:02 smithi119 ceph-mon[94175]: pgmap v544: 121 pgs: 121 active+clean; 230 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 7.2 MiB/s wr, 18 op/s 2023-12-01T15:40:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:02 smithi119 ceph-mon[94175]: osdmap e384: 8 total, 8 up, 8 in 2023-12-01T15:40:03.524 INFO:tasks.rados.rados.0.smithi119.stdout:1581: done (3 left) 2023-12-01T15:40:03.524 INFO:tasks.rados.rados.0.smithi119.stdout:1582: done (2 left) 2023-12-01T15:40:03.525 INFO:tasks.rados.rados.0.smithi119.stdout:1583: done (1 left) 2023-12-01T15:40:03.525 INFO:tasks.rados.rados.0.smithi119.stdout:1584: done (0 left) 2023-12-01T15:40:03.525 INFO:tasks.rados.rados.0.smithi119.stdout:1585: snap_remove snap 159 2023-12-01T15:40:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:03 smithi183 ceph-mon[99169]: osdmap e385: 8 total, 8 up, 8 in 2023-12-01T15:40:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:03 smithi119 ceph-mon[94175]: osdmap e385: 8 total, 8 up, 8 in 2023-12-01T15:40:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:03 smithi119 ceph-mon[108979]: osdmap e385: 8 total, 8 up, 8 in 2023-12-01T15:40:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:40:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:40:04] "GET /metrics HTTP/1.1" 200 36176 "" "Prometheus/2.43.0" 2023-12-01T15:40:04.526 INFO:tasks.rados.rados.0.smithi119.stdout:1585: done (0 left) 2023-12-01T15:40:04.526 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 160 2023-12-01T15:40:04.526 INFO:tasks.rados.rados.0.smithi119.stdout:1586: seq_num 499 ranges {6733824=761856,7495680=401408} 2023-12-01T15:40:04.566 INFO:tasks.rados.rados.0.smithi119.stdout:1586: writing smithi119156531-49 from 6733824 to 7495680 tid 1 2023-12-01T15:40:04.569 INFO:tasks.rados.rados.0.smithi119.stdout:1586: writing smithi119156531-49 from 7495680 to 7897088 tid 2 2023-12-01T15:40:04.569 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 25 current snap is 160 2023-12-01T15:40:04.569 INFO:tasks.rados.rados.0.smithi119.stdout:1587: seq_num 500 ranges {5562368=778240,6340608=401408} 2023-12-01T15:40:04.603 INFO:tasks.rados.rados.0.smithi119.stdout:1587: writing smithi119156531-25 from 5562368 to 6340608 tid 1 2023-12-01T15:40:04.605 INFO:tasks.rados.rados.0.smithi119.stdout:1587: writing smithi119156531-25 from 6340608 to 6742016 tid 2 2023-12-01T15:40:04.605 INFO:tasks.rados.rados.0.smithi119.stdout:1588: copy_from oid 30 from oid 13 current snap is 160 2023-12-01T15:40:04.606 INFO:tasks.rados.rados.0.smithi119.stdout:1586: finishing write tid 1 to smithi119156531-49 2023-12-01T15:40:04.606 INFO:tasks.rados.rados.0.smithi119.stdout:1586: finishing write tid 2 to smithi119156531-49 2023-12-01T15:40:04.606 INFO:tasks.rados.rados.0.smithi119.stdout:1586: finishing write tid 3 to smithi119156531-49 2023-12-01T15:40:04.606 INFO:tasks.rados.rados.0.smithi119.stdout:1586: finishing write tid 4 to smithi119156531-49 2023-12-01T15:40:04.606 INFO:tasks.rados.rados.0.smithi119.stdout:1586: oid 49 updating version 0 to 693 2023-12-01T15:40:04.606 INFO:tasks.rados.rados.0.smithi119.stdout:1586: oid 49 updating version 693 to 695 2023-12-01T15:40:04.606 INFO:tasks.rados.rados.0.smithi119.stdout:1586: oid 49 version 695 is already newer than 694 2023-12-01T15:40:04.606 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 695 (ObjNum 499 snap 160 seq_num 499) dirty exists 2023-12-01T15:40:04.606 INFO:tasks.rados.rados.0.smithi119.stdout:1586: left oid 49 (ObjNum 499 snap 160 seq_num 499) 2023-12-01T15:40:04.606 INFO:tasks.rados.rados.0.smithi119.stdout:1586: done (2 left) 2023-12-01T15:40:04.606 INFO:tasks.rados.rados.0.smithi119.stdout:1589: read oid 36 snap -1 2023-12-01T15:40:04.606 INFO:tasks.rados.rados.0.smithi119.stdout:1589: expect deleted 2023-12-01T15:40:04.606 INFO:tasks.rados.rados.0.smithi119.stdout:1590: setattr oid 47 current snap is 160 2023-12-01T15:40:04.607 INFO:tasks.rados.rados.0.smithi119.stdout:1589: done (3 left) 2023-12-01T15:40:04.607 INFO:tasks.rados.rados.0.smithi119.stdout:1591: read oid 38 snap -1 2023-12-01T15:40:04.607 INFO:tasks.rados.rados.0.smithi119.stdout:1591: expect (ObjNum 437 snap 133 seq_num 437) 2023-12-01T15:40:04.607 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 5 current snap is 160 2023-12-01T15:40:04.607 INFO:tasks.rados.rados.0.smithi119.stdout:1588: finishing copy_from to smithi119156531-30 2023-12-01T15:40:04.607 INFO:tasks.rados.rados.0.smithi119.stdout:1588: got expected ENOENT (src dne) 2023-12-01T15:40:04.607 INFO:tasks.rados.rados.0.smithi119.stdout:1592: seq_num 501 ranges {3284992=794624,4079616=401408} 2023-12-01T15:40:04.629 INFO:tasks.rados.rados.0.smithi119.stdout:1592: writing smithi119156531-5 from 3284992 to 4079616 tid 1 2023-12-01T15:40:04.631 INFO:tasks.rados.rados.0.smithi119.stdout:1592: writing smithi119156531-5 from 4079616 to 4481024 tid 2 2023-12-01T15:40:04.631 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 160 2023-12-01T15:40:04.631 INFO:tasks.rados.rados.0.smithi119.stdout:1588: finishing copy_from racing read to smithi119156531-30 2023-12-01T15:40:04.631 INFO:tasks.rados.rados.0.smithi119.stdout:1593: seq_num 502 ranges {10633216=409600,11042816=417792,11460608=385024} 2023-12-01T15:40:04.690 INFO:tasks.rados.rados.0.smithi119.stdout:1593: writing smithi119156531-4 from 10633216 to 11042816 tid 1 2023-12-01T15:40:04.692 INFO:tasks.rados.rados.0.smithi119.stdout:1593: writing smithi119156531-4 from 11042816 to 11460608 tid 2 2023-12-01T15:40:04.694 INFO:tasks.rados.rados.0.smithi119.stdout:1593: writing smithi119156531-4 from 11460608 to 11845632 tid 3 2023-12-01T15:40:04.694 INFO:tasks.rados.rados.0.smithi119.stdout:1588: done (5 left) 2023-12-01T15:40:04.694 INFO:tasks.rados.rados.0.smithi119.stdout:1594: delete oid 28 current snap is 160 2023-12-01T15:40:04.695 INFO:tasks.rados.rados.0.smithi119.stdout:1587: finishing write tid 1 to smithi119156531-25 2023-12-01T15:40:04.695 INFO:tasks.rados.rados.0.smithi119.stdout:1587: finishing write tid 2 to smithi119156531-25 2023-12-01T15:40:04.695 INFO:tasks.rados.rados.0.smithi119.stdout:1587: finishing write tid 3 to smithi119156531-25 2023-12-01T15:40:04.695 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 882 (ObjNum 33 snap 0 seq_num 5) dirty exists 2023-12-01T15:40:04.695 INFO:tasks.rados.rados.0.smithi119.stdout:1587: finishing write tid 4 to smithi119156531-25 2023-12-01T15:40:04.695 INFO:tasks.rados.rados.0.smithi119.stdout:1587: oid 25 updating version 0 to 1163 2023-12-01T15:40:04.696 INFO:tasks.rados.rados.0.smithi119.stdout:1587: oid 25 version 1163 is already newer than 1162 2023-12-01T15:40:04.696 INFO:tasks.rados.rados.0.smithi119.stdout:1587: oid 25 updating version 1163 to 1164 2023-12-01T15:40:04.696 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 1164 (ObjNum 500 snap 160 seq_num 500) dirty exists 2023-12-01T15:40:04.696 INFO:tasks.rados.rados.0.smithi119.stdout:1587: left oid 25 (ObjNum 500 snap 160 seq_num 500) 2023-12-01T15:40:04.696 INFO:tasks.rados.rados.0.smithi119.stdout:1591: expect (ObjNum 437 snap 133 seq_num 437) 2023-12-01T15:40:04.847 INFO:tasks.rados.rados.0.smithi119.stdout:1592: finishing write tid 1 to smithi119156531-5 2023-12-01T15:40:04.848 INFO:tasks.rados.rados.0.smithi119.stdout:1592: finishing write tid 2 to smithi119156531-5 2023-12-01T15:40:04.848 INFO:tasks.rados.rados.0.smithi119.stdout:1592: finishing write tid 3 to smithi119156531-5 2023-12-01T15:40:04.848 INFO:tasks.rados.rados.0.smithi119.stdout:1592: finishing write tid 4 to smithi119156531-5 2023-12-01T15:40:04.848 INFO:tasks.rados.rados.0.smithi119.stdout:1592: oid 5 updating version 0 to 529 2023-12-01T15:40:04.848 INFO:tasks.rados.rados.0.smithi119.stdout:1592: oid 5 updating version 529 to 531 2023-12-01T15:40:04.848 INFO:tasks.rados.rados.0.smithi119.stdout:1592: oid 5 version 531 is already newer than 530 2023-12-01T15:40:04.848 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 531 (ObjNum 501 snap 160 seq_num 501) dirty exists 2023-12-01T15:40:04.848 INFO:tasks.rados.rados.0.smithi119.stdout:1592: left oid 5 (ObjNum 501 snap 160 seq_num 501) 2023-12-01T15:40:04.848 INFO:tasks.rados.rados.0.smithi119.stdout:1593: finishing write tid 1 to smithi119156531-4 2023-12-01T15:40:04.848 INFO:tasks.rados.rados.0.smithi119.stdout:1593: finishing write tid 2 to smithi119156531-4 2023-12-01T15:40:04.848 INFO:tasks.rados.rados.0.smithi119.stdout:1593: finishing write tid 3 to smithi119156531-4 2023-12-01T15:40:04.848 INFO:tasks.rados.rados.0.smithi119.stdout:1593: finishing write tid 4 to smithi119156531-4 2023-12-01T15:40:04.848 INFO:tasks.rados.rados.0.smithi119.stdout:1593: finishing write tid 5 to smithi119156531-4 2023-12-01T15:40:04.849 INFO:tasks.rados.rados.0.smithi119.stdout:1593: oid 4 updating version 0 to 698 2023-12-01T15:40:04.849 INFO:tasks.rados.rados.0.smithi119.stdout:1593: oid 4 version 698 is already newer than 697 2023-12-01T15:40:04.849 INFO:tasks.rados.rados.0.smithi119.stdout:1593: oid 4 updating version 698 to 700 2023-12-01T15:40:04.849 INFO:tasks.rados.rados.0.smithi119.stdout:1593: oid 4 version 700 is already newer than 699 2023-12-01T15:40:04.849 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 700 (ObjNum 502 snap 160 seq_num 502) dirty exists 2023-12-01T15:40:04.849 INFO:tasks.rados.rados.0.smithi119.stdout:1593: left oid 4 (ObjNum 502 snap 160 seq_num 502) 2023-12-01T15:40:04.849 INFO:tasks.rados.rados.0.smithi119.stdout:1587: done (5 left) 2023-12-01T15:40:04.849 INFO:tasks.rados.rados.0.smithi119.stdout:1590: done (4 left) 2023-12-01T15:40:04.849 INFO:tasks.rados.rados.0.smithi119.stdout:1591: done (3 left) 2023-12-01T15:40:04.849 INFO:tasks.rados.rados.0.smithi119.stdout:1592: done (2 left) 2023-12-01T15:40:04.849 INFO:tasks.rados.rados.0.smithi119.stdout:1593: done (1 left) 2023-12-01T15:40:04.849 INFO:tasks.rados.rados.0.smithi119.stdout:1594: done (0 left) 2023-12-01T15:40:04.849 INFO:tasks.rados.rados.0.smithi119.stdout:1595: snap_create 2023-12-01T15:40:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:04 smithi183 ceph-mon[99169]: pgmap v547: 121 pgs: 121 active+clean; 230 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 7.2 MiB/s wr, 18 op/s 2023-12-01T15:40:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:04 smithi183 ceph-mon[99169]: osdmap e386: 8 total, 8 up, 8 in 2023-12-01T15:40:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:04 smithi119 ceph-mon[108979]: pgmap v547: 121 pgs: 121 active+clean; 230 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 7.2 MiB/s wr, 18 op/s 2023-12-01T15:40:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:04 smithi119 ceph-mon[108979]: osdmap e386: 8 total, 8 up, 8 in 2023-12-01T15:40:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:04 smithi119 ceph-mon[94175]: pgmap v547: 121 pgs: 121 active+clean; 230 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 7.2 MiB/s wr, 18 op/s 2023-12-01T15:40:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:04 smithi119 ceph-mon[94175]: osdmap e386: 8 total, 8 up, 8 in 2023-12-01T15:40:05.501 INFO:tasks.rados.rados.0.smithi119.stdout:1595: done (0 left) 2023-12-01T15:40:05.501 INFO:tasks.rados.rados.0.smithi119.stdout:1596: rollback oid 10 current snap is 161 2023-12-01T15:40:05.501 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 10 to 157 2023-12-01T15:40:05.501 INFO:tasks.rados.rados.0.smithi119.stdout:1597: snap_remove snap 152 2023-12-01T15:40:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:05 smithi183 ceph-mon[99169]: osdmap e387: 8 total, 8 up, 8 in 2023-12-01T15:40:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:05 smithi183 ceph-mon[99169]: osdmap e388: 8 total, 8 up, 8 in 2023-12-01T15:40:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:05 smithi119 ceph-mon[94175]: osdmap e387: 8 total, 8 up, 8 in 2023-12-01T15:40:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:05 smithi119 ceph-mon[94175]: osdmap e388: 8 total, 8 up, 8 in 2023-12-01T15:40:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:05 smithi119 ceph-mon[108979]: osdmap e387: 8 total, 8 up, 8 in 2023-12-01T15:40:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:05 smithi119 ceph-mon[108979]: osdmap e388: 8 total, 8 up, 8 in 2023-12-01T15:40:06.514 INFO:tasks.rados.rados.0.smithi119.stdout:1597: done (1 left) 2023-12-01T15:40:06.515 INFO:tasks.rados.rados.0.smithi119.stdout:1598: rmattr oid 40 current snap is 161 2023-12-01T15:40:06.515 INFO:tasks.rados.rados.0.smithi119.stdout:1598: done (1 left) 2023-12-01T15:40:06.515 INFO:tasks.rados.rados.0.smithi119.stdout:1599: snap_create 2023-12-01T15:40:06.515 INFO:tasks.rados.rados.0.smithi119.stdout:1596: finishing rollback tid 0 to smithi119156531-10 2023-12-01T15:40:06.515 INFO:tasks.rados.rados.0.smithi119.stdout:1596: finishing rollback tid 1 to smithi119156531-10 2023-12-01T15:40:06.515 INFO:tasks.rados.rados.0.smithi119.stdout:1596: finishing rollback tid 2 to smithi119156531-10 2023-12-01T15:40:06.515 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 534 (ObjNum 440 snap 134 seq_num 440) dirty exists 2023-12-01T15:40:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:06 smithi183 ceph-mon[99169]: pgmap v550: 121 pgs: 121 active+clean; 233 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 816 KiB/s wr, 6 op/s 2023-12-01T15:40:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:06 smithi183 ceph-mon[99169]: osdmap e389: 8 total, 8 up, 8 in 2023-12-01T15:40:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:06 smithi119 ceph-mon[94175]: pgmap v550: 121 pgs: 121 active+clean; 233 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 816 KiB/s wr, 6 op/s 2023-12-01T15:40:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:06 smithi119 ceph-mon[94175]: osdmap e389: 8 total, 8 up, 8 in 2023-12-01T15:40:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:06 smithi119 ceph-mon[108979]: pgmap v550: 121 pgs: 121 active+clean; 233 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 816 KiB/s wr, 6 op/s 2023-12-01T15:40:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:06 smithi119 ceph-mon[108979]: osdmap e389: 8 total, 8 up, 8 in 2023-12-01T15:40:07.510 INFO:tasks.rados.rados.0.smithi119.stdout:1596: done (1 left) 2023-12-01T15:40:07.510 INFO:tasks.rados.rados.0.smithi119.stdout:1599: done (0 left) 2023-12-01T15:40:07.510 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 32 current snap is 162 2023-12-01T15:40:07.511 INFO:tasks.rados.rados.0.smithi119.stdout:1600: seq_num 504 ranges {0=450560,450560=589824,1040384=212992} 2023-12-01T15:40:07.512 INFO:tasks.rados.rados.0.smithi119.stdout:1600: writing smithi119156531-32 from 0 to 450560 tid 1 2023-12-01T15:40:07.516 INFO:tasks.rados.rados.0.smithi119.stdout:1600: writing smithi119156531-32 from 450560 to 1040384 tid 2 2023-12-01T15:40:07.517 INFO:tasks.rados.rados.0.smithi119.stdout:1600: writing smithi119156531-32 from 1040384 to 1253376 tid 3 2023-12-01T15:40:07.520 INFO:tasks.rados.rados.0.smithi119.stdout:1601: rollback oid 4 current snap is 162 2023-12-01T15:40:07.520 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 4 to 150 2023-12-01T15:40:07.520 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 17 current snap is 162 2023-12-01T15:40:07.520 INFO:tasks.rados.rados.0.smithi119.stdout:1602: seq_num 505 ranges {2392064=466944,2859008=475136,3334144=327680} 2023-12-01T15:40:07.533 INFO:tasks.rados.rados.0.smithi119.stdout:1602: writing smithi119156531-17 from 2392064 to 2859008 tid 1 2023-12-01T15:40:07.536 INFO:tasks.rados.rados.0.smithi119.stdout:1602: writing smithi119156531-17 from 2859008 to 3334144 tid 2 2023-12-01T15:40:07.539 INFO:tasks.rados.rados.0.smithi119.stdout:1602: writing smithi119156531-17 from 3334144 to 3661824 tid 3 2023-12-01T15:40:07.539 INFO:tasks.rados.rados.0.smithi119.stdout:1603: rollback oid 34 current snap is 162 2023-12-01T15:40:07.539 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 34 to 158 2023-12-01T15:40:07.539 INFO:tasks.rados.rados.0.smithi119.stdout:1600: finishing write tid 1 to smithi119156531-32 2023-12-01T15:40:07.540 INFO:tasks.rados.rados.0.smithi119.stdout:1601: finishing rollback tid 0 to smithi119156531-4 2023-12-01T15:40:07.540 INFO:tasks.rados.rados.0.smithi119.stdout:1600: finishing write tid 2 to smithi119156531-32 2023-12-01T15:40:07.540 INFO:tasks.rados.rados.0.smithi119.stdout:1600: finishing write tid 3 to smithi119156531-32 2023-12-01T15:40:07.540 INFO:tasks.rados.rados.0.smithi119.stdout:1601: finishing rollback tid 1 to smithi119156531-4 2023-12-01T15:40:07.540 INFO:tasks.rados.rados.0.smithi119.stdout:1600: finishing write tid 4 to smithi119156531-32 2023-12-01T15:40:07.540 INFO:tasks.rados.rados.0.smithi119.stdout:1601: finishing rollback tid 2 to smithi119156531-4 2023-12-01T15:40:07.540 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 708 (ObjNum 472 snap 147 seq_num 472) dirty exists 2023-12-01T15:40:07.540 INFO:tasks.rados.rados.0.smithi119.stdout:1601: done (3 left) 2023-12-01T15:40:07.540 INFO:tasks.rados.rados.0.smithi119.stdout:1604: setattr oid 5 current snap is 162 2023-12-01T15:40:07.540 INFO:tasks.rados.rados.0.smithi119.stdout:1600: finishing write tid 5 to smithi119156531-32 2023-12-01T15:40:07.540 INFO:tasks.rados.rados.0.smithi119.stdout:1600: oid 32 updating version 0 to 545 2023-12-01T15:40:07.540 INFO:tasks.rados.rados.0.smithi119.stdout:1600: oid 32 updating version 545 to 546 2023-12-01T15:40:07.540 INFO:tasks.rados.rados.0.smithi119.stdout:1600: oid 32 updating version 546 to 547 2023-12-01T15:40:07.540 INFO:tasks.rados.rados.0.smithi119.stdout:1600: oid 32 version 547 is already newer than 544 2023-12-01T15:40:07.541 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 547 (ObjNum 504 snap 162 seq_num 504) dirty exists 2023-12-01T15:40:07.541 INFO:tasks.rados.rados.0.smithi119.stdout:1600: left oid 32 (ObjNum 504 snap 162 seq_num 504) 2023-12-01T15:40:07.541 INFO:tasks.rados.rados.0.smithi119.stdout:1602: finishing write tid 1 to smithi119156531-17 2023-12-01T15:40:07.541 INFO:tasks.rados.rados.0.smithi119.stdout:1600: done (3 left) 2023-12-01T15:40:07.541 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 40 current snap is 162 2023-12-01T15:40:07.541 INFO:tasks.rados.rados.0.smithi119.stdout:1605: seq_num 506 ranges {892928=483328,1376256=761856,2138112=40960} 2023-12-01T15:40:07.548 INFO:tasks.rados.rados.0.smithi119.stdout:1605: writing smithi119156531-40 from 892928 to 1376256 tid 1 2023-12-01T15:40:07.552 INFO:tasks.rados.rados.0.smithi119.stdout:1605: writing smithi119156531-40 from 1376256 to 2138112 tid 2 2023-12-01T15:40:07.553 INFO:tasks.rados.rados.0.smithi119.stdout:1605: writing smithi119156531-40 from 2138112 to 2179072 tid 3 2023-12-01T15:40:07.553 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 162 2023-12-01T15:40:07.553 INFO:tasks.rados.rados.0.smithi119.stdout:1603: finishing rollback tid 1 to smithi119156531-34 2023-12-01T15:40:07.553 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 0 (ObjNum 161 snap 0 seq_num 3134792160) dirty dne 2023-12-01T15:40:07.553 INFO:tasks.rados.rados.0.smithi119.stdout:1602: finishing write tid 2 to smithi119156531-17 2023-12-01T15:40:07.554 INFO:tasks.rados.rados.0.smithi119.stdout:1602: finishing write tid 3 to smithi119156531-17 2023-12-01T15:40:07.554 INFO:tasks.rados.rados.0.smithi119.stdout:1602: finishing write tid 4 to smithi119156531-17 2023-12-01T15:40:07.554 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 535 (ObjNum 501 snap 160 seq_num 501) dirty exists 2023-12-01T15:40:07.554 INFO:tasks.rados.rados.0.smithi119.stdout:1602: finishing write tid 5 to smithi119156531-17 2023-12-01T15:40:07.554 INFO:tasks.rados.rados.0.smithi119.stdout:1602: oid 17 updating version 0 to 601 2023-12-01T15:40:07.554 INFO:tasks.rados.rados.0.smithi119.stdout:1602: oid 17 updating version 601 to 602 2023-12-01T15:40:07.554 INFO:tasks.rados.rados.0.smithi119.stdout:1602: oid 17 updating version 602 to 604 2023-12-01T15:40:07.554 INFO:tasks.rados.rados.0.smithi119.stdout:1602: oid 17 version 604 is already newer than 603 2023-12-01T15:40:07.554 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 604 (ObjNum 505 snap 162 seq_num 505) dirty exists 2023-12-01T15:40:07.554 INFO:tasks.rados.rados.0.smithi119.stdout:1602: left oid 17 (ObjNum 505 snap 162 seq_num 505) 2023-12-01T15:40:07.554 INFO:tasks.rados.rados.0.smithi119.stdout:1605: finishing write tid 1 to smithi119156531-40 2023-12-01T15:40:07.554 INFO:tasks.rados.rados.0.smithi119.stdout:1606: seq_num 507 ranges {5652480=499712,6152192=638976,6791168=163840} 2023-12-01T15:40:07.585 INFO:tasks.rados.rados.0.smithi119.stdout:1606: writing smithi119156531-12 from 5652480 to 6152192 tid 1 2023-12-01T15:40:07.589 INFO:tasks.rados.rados.0.smithi119.stdout:1606: writing smithi119156531-12 from 6152192 to 6791168 tid 2 2023-12-01T15:40:07.591 INFO:tasks.rados.rados.0.smithi119.stdout:1606: writing smithi119156531-12 from 6791168 to 6955008 tid 3 2023-12-01T15:40:07.591 INFO:tasks.rados.rados.0.smithi119.stdout:1602: done (4 left) 2023-12-01T15:40:07.591 INFO:tasks.rados.rados.0.smithi119.stdout:1603: done (3 left) 2023-12-01T15:40:07.591 INFO:tasks.rados.rados.0.smithi119.stdout:1604: done (2 left) 2023-12-01T15:40:07.591 INFO:tasks.rados.rados.0.smithi119.stdout:1607: read oid 13 snap -1 2023-12-01T15:40:07.591 INFO:tasks.rados.rados.0.smithi119.stdout:1607: expect deleted 2023-12-01T15:40:07.591 INFO:tasks.rados.rados.0.smithi119.stdout:1608: read oid 50 snap -1 2023-12-01T15:40:07.592 INFO:tasks.rados.rados.0.smithi119.stdout:1608: expect (ObjNum 496 snap 158 seq_num 496) 2023-12-01T15:40:07.592 INFO:tasks.rados.rados.0.smithi119.stdout:1609: copy_from oid 23 from oid 25 current snap is 162 2023-12-01T15:40:07.592 INFO:tasks.rados.rados.0.smithi119.stdout:1605: finishing write tid 2 to smithi119156531-40 2023-12-01T15:40:07.592 INFO:tasks.rados.rados.0.smithi119.stdout:1605: finishing write tid 3 to smithi119156531-40 2023-12-01T15:40:07.592 INFO:tasks.rados.rados.0.smithi119.stdout:1605: finishing write tid 4 to smithi119156531-40 2023-12-01T15:40:07.592 INFO:tasks.rados.rados.0.smithi119.stdout:1605: finishing write tid 5 to smithi119156531-40 2023-12-01T15:40:07.592 INFO:tasks.rados.rados.0.smithi119.stdout:1605: oid 40 updating version 0 to 885 2023-12-01T15:40:07.592 INFO:tasks.rados.rados.0.smithi119.stdout:1605: oid 40 version 885 is already newer than 884 2023-12-01T15:40:07.592 INFO:tasks.rados.rados.0.smithi119.stdout:1605: oid 40 version 885 is already newer than 882 2023-12-01T15:40:07.592 INFO:tasks.rados.rados.0.smithi119.stdout:1605: oid 40 version 885 is already newer than 883 2023-12-01T15:40:07.592 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 885 (ObjNum 506 snap 162 seq_num 506) dirty exists 2023-12-01T15:40:07.592 INFO:tasks.rados.rados.0.smithi119.stdout:1605: left oid 40 (ObjNum 506 snap 162 seq_num 506) 2023-12-01T15:40:07.592 INFO:tasks.rados.rados.0.smithi119.stdout:1606: finishing write tid 1 to smithi119156531-12 2023-12-01T15:40:07.592 INFO:tasks.rados.rados.0.smithi119.stdout:1605: done (4 left) 2023-12-01T15:40:07.592 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 28 current snap is 162 2023-12-01T15:40:07.592 INFO:tasks.rados.rados.0.smithi119.stdout:1610: seq_num 508 ranges {0=516096,516096=524288,1040384=278528} 2023-12-01T15:40:07.593 INFO:tasks.rados.rados.0.smithi119.stdout:1610: writing smithi119156531-28 from 0 to 516096 tid 1 2023-12-01T15:40:07.597 INFO:tasks.rados.rados.0.smithi119.stdout:1610: writing smithi119156531-28 from 516096 to 1040384 tid 2 2023-12-01T15:40:07.599 INFO:tasks.rados.rados.0.smithi119.stdout:1610: writing smithi119156531-28 from 1040384 to 1318912 tid 3 2023-12-01T15:40:07.599 INFO:tasks.rados.rados.0.smithi119.stdout:1611: delete oid 36 current snap is 162 2023-12-01T15:40:07.599 INFO:tasks.rados.rados.0.smithi119.stdout:1606: finishing write tid 2 to smithi119156531-12 2023-12-01T15:40:07.599 INFO:tasks.rados.rados.0.smithi119.stdout:1606: finishing write tid 3 to smithi119156531-12 2023-12-01T15:40:07.599 INFO:tasks.rados.rados.0.smithi119.stdout:1606: finishing write tid 4 to smithi119156531-12 2023-12-01T15:40:07.600 INFO:tasks.rados.rados.0.smithi119.stdout:1606: finishing write tid 5 to smithi119156531-12 2023-12-01T15:40:07.600 INFO:tasks.rados.rados.0.smithi119.stdout:1606: oid 12 updating version 0 to 889 2023-12-01T15:40:07.600 INFO:tasks.rados.rados.0.smithi119.stdout:1606: oid 12 version 889 is already newer than 888 2023-12-01T15:40:07.600 INFO:tasks.rados.rados.0.smithi119.stdout:1606: oid 12 version 889 is already newer than 887 2023-12-01T15:40:07.600 INFO:tasks.rados.rados.0.smithi119.stdout:1606: oid 12 updating version 889 to 890 2023-12-01T15:40:07.600 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 890 (ObjNum 507 snap 162 seq_num 507) dirty exists 2023-12-01T15:40:07.600 INFO:tasks.rados.rados.0.smithi119.stdout:1606: left oid 12 (ObjNum 507 snap 162 seq_num 507) 2023-12-01T15:40:07.601 INFO:tasks.rados.rados.0.smithi119.stdout:1610: finishing write tid 1 to smithi119156531-28 2023-12-01T15:40:07.602 INFO:tasks.rados.rados.0.smithi119.stdout:1606: done (5 left) 2023-12-01T15:40:07.602 INFO:tasks.rados.rados.0.smithi119.stdout:1607: done (4 left) 2023-12-01T15:40:07.602 INFO:tasks.rados.rados.0.smithi119.stdout:1611: done (3 left) 2023-12-01T15:40:07.602 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 162 2023-12-01T15:40:07.602 INFO:tasks.rados.rados.0.smithi119.stdout:1612: seq_num 510 ranges {0=548864,548864=745472,1294336=57344} 2023-12-01T15:40:07.605 INFO:tasks.rados.rados.0.smithi119.stdout:1612: writing smithi119156531-39 from 0 to 548864 tid 1 2023-12-01T15:40:07.609 INFO:tasks.rados.rados.0.smithi119.stdout:1612: writing smithi119156531-39 from 548864 to 1294336 tid 2 2023-12-01T15:40:07.610 INFO:tasks.rados.rados.0.smithi119.stdout:1612: writing smithi119156531-39 from 1294336 to 1351680 tid 3 2023-12-01T15:40:07.610 INFO:tasks.rados.rados.0.smithi119.stdout:1613: rollback oid 48 current snap is 162 2023-12-01T15:40:07.610 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 48 to 148 2023-12-01T15:40:07.610 INFO:tasks.rados.rados.0.smithi119.stdout:1610: finishing write tid 2 to smithi119156531-28 2023-12-01T15:40:07.610 INFO:tasks.rados.rados.0.smithi119.stdout:1610: finishing write tid 3 to smithi119156531-28 2023-12-01T15:40:07.610 INFO:tasks.rados.rados.0.smithi119.stdout:1610: finishing write tid 4 to smithi119156531-28 2023-12-01T15:40:07.611 INFO:tasks.rados.rados.0.smithi119.stdout:1610: finishing write tid 5 to smithi119156531-28 2023-12-01T15:40:07.611 INFO:tasks.rados.rados.0.smithi119.stdout:1610: oid 28 updating version 0 to 199 2023-12-01T15:40:07.611 INFO:tasks.rados.rados.0.smithi119.stdout:1610: oid 28 updating version 199 to 201 2023-12-01T15:40:07.611 INFO:tasks.rados.rados.0.smithi119.stdout:1610: oid 28 version 201 is already newer than 200 2023-12-01T15:40:07.611 INFO:tasks.rados.rados.0.smithi119.stdout:1610: oid 28 updating version 201 to 202 2023-12-01T15:40:07.611 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 202 (ObjNum 508 snap 162 seq_num 508) dirty exists 2023-12-01T15:40:07.611 INFO:tasks.rados.rados.0.smithi119.stdout:1610: left oid 28 (ObjNum 508 snap 162 seq_num 508) 2023-12-01T15:40:07.611 INFO:tasks.rados.rados.0.smithi119.stdout:1612: finishing write tid 1 to smithi119156531-39 2023-12-01T15:40:07.611 INFO:tasks.rados.rados.0.smithi119.stdout:1610: done (4 left) 2023-12-01T15:40:07.611 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 22 current snap is 162 2023-12-01T15:40:07.611 INFO:tasks.rados.rados.0.smithi119.stdout:1614: seq_num 511 ranges {15269888=565248,15835136=630784,16465920=172032} 2023-12-01T15:40:07.695 INFO:tasks.rados.rados.0.smithi119.stdout:1614: writing smithi119156531-22 from 15269888 to 15835136 tid 1 2023-12-01T15:40:07.699 INFO:tasks.rados.rados.0.smithi119.stdout:1614: writing smithi119156531-22 from 15835136 to 16465920 tid 2 2023-12-01T15:40:07.700 INFO:tasks.rados.rados.0.smithi119.stdout:1614: writing smithi119156531-22 from 16465920 to 16637952 tid 3 2023-12-01T15:40:07.701 INFO:tasks.rados.rados.0.smithi119.stdout:1615: setattr oid 45 current snap is 162 2023-12-01T15:40:07.701 INFO:tasks.rados.rados.0.smithi119.stdout:1612: finishing write tid 2 to smithi119156531-39 2023-12-01T15:40:07.701 INFO:tasks.rados.rados.0.smithi119.stdout:1612: finishing write tid 3 to smithi119156531-39 2023-12-01T15:40:07.701 INFO:tasks.rados.rados.0.smithi119.stdout:1613: finishing rollback tid 0 to smithi119156531-48 2023-12-01T15:40:07.701 INFO:tasks.rados.rados.0.smithi119.stdout:1612: finishing write tid 4 to smithi119156531-39 2023-12-01T15:40:07.701 INFO:tasks.rados.rados.0.smithi119.stdout:1613: finishing rollback tid 1 to smithi119156531-48 2023-12-01T15:40:07.701 INFO:tasks.rados.rados.0.smithi119.stdout:1613: finishing rollback tid 2 to smithi119156531-48 2023-12-01T15:40:07.701 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 813 (ObjNum 260 snap 75 seq_num 260) dirty exists 2023-12-01T15:40:07.701 INFO:tasks.rados.rados.0.smithi119.stdout:1612: finishing write tid 5 to smithi119156531-39 2023-12-01T15:40:07.701 INFO:tasks.rados.rados.0.smithi119.stdout:1612: oid 39 updating version 0 to 399 2023-12-01T15:40:07.701 INFO:tasks.rados.rados.0.smithi119.stdout:1612: oid 39 updating version 399 to 400 2023-12-01T15:40:07.701 INFO:tasks.rados.rados.0.smithi119.stdout:1612: oid 39 version 400 is already newer than 398 2023-12-01T15:40:07.701 INFO:tasks.rados.rados.0.smithi119.stdout:1612: oid 39 version 400 is already newer than 397 2023-12-01T15:40:07.702 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 400 (ObjNum 510 snap 162 seq_num 510) dirty exists 2023-12-01T15:40:07.702 INFO:tasks.rados.rados.0.smithi119.stdout:1612: left oid 39 (ObjNum 510 snap 162 seq_num 510) 2023-12-01T15:40:07.702 INFO:tasks.rados.rados.0.smithi119.stdout:1608: expect (ObjNum 496 snap 158 seq_num 496) 2023-12-01T15:40:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:08 smithi183 ceph-mon[99169]: pgmap v553: 121 pgs: 121 active+clean; 233 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 816 KiB/s wr, 6 op/s 2023-12-01T15:40:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:08 smithi183 ceph-mon[99169]: osdmap e390: 8 total, 8 up, 8 in 2023-12-01T15:40:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:08 smithi119 ceph-mon[94175]: pgmap v553: 121 pgs: 121 active+clean; 233 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 816 KiB/s wr, 6 op/s 2023-12-01T15:40:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:08 smithi119 ceph-mon[94175]: osdmap e390: 8 total, 8 up, 8 in 2023-12-01T15:40:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:08 smithi119 ceph-mon[108979]: pgmap v553: 121 pgs: 121 active+clean; 233 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 816 KiB/s wr, 6 op/s 2023-12-01T15:40:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:08 smithi119 ceph-mon[108979]: osdmap e390: 8 total, 8 up, 8 in 2023-12-01T15:40:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:09.688 INFO:tasks.rados.rados.0.smithi119.stdout:1609: finishing copy_from to smithi119156531-23 2023-12-01T15:40:09.689 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 1164 (ObjNum 500 snap 160 seq_num 500) dirty exists 2023-12-01T15:40:09.689 INFO:tasks.rados.rados.0.smithi119.stdout:1609: finishing copy_from racing read to smithi119156531-23 2023-12-01T15:40:09.689 INFO:tasks.rados.rados.0.smithi119.stdout:1614: finishing write tid 1 to smithi119156531-22 2023-12-01T15:40:09.689 INFO:tasks.rados.rados.0.smithi119.stdout:1614: finishing write tid 2 to smithi119156531-22 2023-12-01T15:40:09.689 INFO:tasks.rados.rados.0.smithi119.stdout:1614: finishing write tid 3 to smithi119156531-22 2023-12-01T15:40:09.689 INFO:tasks.rados.rados.0.smithi119.stdout:1614: finishing write tid 4 to smithi119156531-22 2023-12-01T15:40:09.689 INFO:tasks.rados.rados.0.smithi119.stdout:1614: finishing write tid 5 to smithi119156531-22 2023-12-01T15:40:09.689 INFO:tasks.rados.rados.0.smithi119.stdout:1614: oid 22 updating version 0 to 1216 2023-12-01T15:40:09.689 INFO:tasks.rados.rados.0.smithi119.stdout:1614: oid 22 version 1216 is already newer than 1214 2023-12-01T15:40:09.689 INFO:tasks.rados.rados.0.smithi119.stdout:1614: oid 22 version 1216 is already newer than 1215 2023-12-01T15:40:09.689 INFO:tasks.rados.rados.0.smithi119.stdout:1614: oid 22 updating version 1216 to 1217 2023-12-01T15:40:09.689 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 1217 (ObjNum 511 snap 162 seq_num 511) dirty exists 2023-12-01T15:40:09.689 INFO:tasks.rados.rados.0.smithi119.stdout:1614: left oid 22 (ObjNum 511 snap 162 seq_num 511) 2023-12-01T15:40:09.689 INFO:tasks.rados.rados.0.smithi119.stdout:1608: done (5 left) 2023-12-01T15:40:09.689 INFO:tasks.rados.rados.0.smithi119.stdout:1609: done (4 left) 2023-12-01T15:40:09.690 INFO:tasks.rados.rados.0.smithi119.stdout:1612: done (3 left) 2023-12-01T15:40:09.690 INFO:tasks.rados.rados.0.smithi119.stdout:1613: done (2 left) 2023-12-01T15:40:09.690 INFO:tasks.rados.rados.0.smithi119.stdout:1614: done (1 left) 2023-12-01T15:40:09.690 INFO:tasks.rados.rados.0.smithi119.stdout:1616: setattr oid 15 current snap is 162 2023-12-01T15:40:09.690 INFO:tasks.rados.rados.0.smithi119.stdout:1617: copy_from oid 4 from oid 29 current snap is 162 2023-12-01T15:40:09.691 INFO:tasks.rados.rados.0.smithi119.stdout:1618: read oid 10 snap -1 2023-12-01T15:40:09.691 INFO:tasks.rados.rados.0.smithi119.stdout:1618: expect (ObjNum 440 snap 134 seq_num 440) 2023-12-01T15:40:09.691 INFO:tasks.rados.rados.0.smithi119.stdout:1619: rollback oid 7 current snap is 162 2023-12-01T15:40:09.691 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 7 to 155 2023-12-01T15:40:09.691 INFO:tasks.rados.rados.0.smithi119.stdout:1620: copy_from oid 41 from oid 17 current snap is 162 2023-12-01T15:40:09.691 INFO:tasks.rados.rados.0.smithi119.stdout:1621: rollback oid 1 current snap is 162 2023-12-01T15:40:09.691 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 1 to 161 2023-12-01T15:40:09.691 INFO:tasks.rados.rados.0.smithi119.stdout:1622: snap_create 2023-12-01T15:40:09.693 INFO:tasks.rados.rados.0.smithi119.stdout:1621: finishing rollback tid 1 to smithi119156531-1 2023-12-01T15:40:09.693 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 0 (ObjNum 33 snap 0 seq_num 0) dirty dne 2023-12-01T15:40:09.696 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 815 (ObjNum 450 snap 137 seq_num 450) dirty exists 2023-12-01T15:40:09.697 INFO:tasks.rados.rados.0.smithi119.stdout:1619: finishing rollback tid 0 to smithi119156531-7 2023-12-01T15:40:09.697 INFO:tasks.rados.rados.0.smithi119.stdout:1619: finishing rollback tid 1 to smithi119156531-7 2023-12-01T15:40:09.698 INFO:tasks.rados.rados.0.smithi119.stdout:1619: finishing rollback tid 2 to smithi119156531-7 2023-12-01T15:40:09.698 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 853 (ObjNum 414 snap 131 seq_num 414) dirty exists 2023-12-01T15:40:09.698 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 1219 (ObjNum 486 snap 155 seq_num 486) dirty exists 2023-12-01T15:40:09.709 INFO:tasks.rados.rados.0.smithi119.stdout:1618: expect (ObjNum 440 snap 134 seq_num 440) 2023-12-01T15:40:10.077 INFO:tasks.rados.rados.0.smithi119.stdout:1620: finishing copy_from to smithi119156531-41 2023-12-01T15:40:10.077 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 604 (ObjNum 505 snap 162 seq_num 505) dirty exists 2023-12-01T15:40:10.077 INFO:tasks.rados.rados.0.smithi119.stdout:1620: finishing copy_from racing read to smithi119156531-41 2023-12-01T15:40:10.077 INFO:tasks.rados.rados.0.smithi119.stdout:1617: finishing copy_from to smithi119156531-4 2023-12-01T15:40:10.077 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 899 (ObjNum 494 snap 158 seq_num 494) dirty exists 2023-12-01T15:40:10.077 INFO:tasks.rados.rados.0.smithi119.stdout:1617: finishing copy_from racing read to smithi119156531-4 2023-12-01T15:40:10.521 INFO:tasks.rados.rados.0.smithi119.stdout:1615: done (7 left) 2023-12-01T15:40:10.521 INFO:tasks.rados.rados.0.smithi119.stdout:1616: done (6 left) 2023-12-01T15:40:10.521 INFO:tasks.rados.rados.0.smithi119.stdout:1617: done (5 left) 2023-12-01T15:40:10.521 INFO:tasks.rados.rados.0.smithi119.stdout:1618: done (4 left) 2023-12-01T15:40:10.521 INFO:tasks.rados.rados.0.smithi119.stdout:1619: done (3 left) 2023-12-01T15:40:10.521 INFO:tasks.rados.rados.0.smithi119.stdout:1620: done (2 left) 2023-12-01T15:40:10.521 INFO:tasks.rados.rados.0.smithi119.stdout:1621: done (1 left) 2023-12-01T15:40:10.521 INFO:tasks.rados.rados.0.smithi119.stdout:1622: done (0 left) 2023-12-01T15:40:10.522 INFO:tasks.rados.rados.0.smithi119.stdout:1623: snap_create 2023-12-01T15:40:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:10 smithi183 ceph-mon[99169]: pgmap v555: 121 pgs: 121 active+clean; 233 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:40:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:10 smithi119 ceph-mon[94175]: pgmap v555: 121 pgs: 121 active+clean; 233 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:40:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:10 smithi119 ceph-mon[108979]: pgmap v555: 121 pgs: 121 active+clean; 233 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:40:11.537 INFO:tasks.rados.rados.0.smithi119.stdout:1623: done (0 left) 2023-12-01T15:40:11.537 INFO:tasks.rados.rados.0.smithi119.stdout:1624: read oid 37 snap -1 2023-12-01T15:40:11.537 INFO:tasks.rados.rados.0.smithi119.stdout:1624: expect deleted 2023-12-01T15:40:11.537 INFO:tasks.rados.rados.0.smithi119.stdout:1625: read oid 17 snap -1 2023-12-01T15:40:11.537 INFO:tasks.rados.rados.0.smithi119.stdout:1625: expect (ObjNum 505 snap 162 seq_num 505) 2023-12-01T15:40:11.537 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 164 2023-12-01T15:40:11.537 INFO:tasks.rados.rados.0.smithi119.stdout:1626: seq_num 512 ranges {1351680=581632,1933312=516096,2449408=286720} 2023-12-01T15:40:11.548 INFO:tasks.rados.rados.0.smithi119.stdout:1626: writing smithi119156531-39 from 1351680 to 1933312 tid 1 2023-12-01T15:40:11.551 INFO:tasks.rados.rados.0.smithi119.stdout:1626: writing smithi119156531-39 from 1933312 to 2449408 tid 2 2023-12-01T15:40:11.553 INFO:tasks.rados.rados.0.smithi119.stdout:1626: writing smithi119156531-39 from 2449408 to 2736128 tid 3 2023-12-01T15:40:11.553 INFO:tasks.rados.rados.0.smithi119.stdout:1627: copy_from oid 29 from oid 44 current snap is 164 2023-12-01T15:40:11.553 INFO:tasks.rados.rados.0.smithi119.stdout:1625: expect (ObjNum 505 snap 162 seq_num 505) 2023-12-01T15:40:11.727 INFO:tasks.rados.rados.0.smithi119.stdout:1626: finishing write tid 1 to smithi119156531-39 2023-12-01T15:40:11.727 INFO:tasks.rados.rados.0.smithi119.stdout:1626: finishing write tid 2 to smithi119156531-39 2023-12-01T15:40:11.727 INFO:tasks.rados.rados.0.smithi119.stdout:1626: finishing write tid 3 to smithi119156531-39 2023-12-01T15:40:11.727 INFO:tasks.rados.rados.0.smithi119.stdout:1626: finishing write tid 4 to smithi119156531-39 2023-12-01T15:40:11.727 INFO:tasks.rados.rados.0.smithi119.stdout:1626: finishing write tid 5 to smithi119156531-39 2023-12-01T15:40:11.727 INFO:tasks.rados.rados.0.smithi119.stdout:1626: oid 39 updating version 0 to 402 2023-12-01T15:40:11.728 INFO:tasks.rados.rados.0.smithi119.stdout:1626: oid 39 updating version 402 to 404 2023-12-01T15:40:11.728 INFO:tasks.rados.rados.0.smithi119.stdout:1626: oid 39 version 404 is already newer than 403 2023-12-01T15:40:11.728 INFO:tasks.rados.rados.0.smithi119.stdout:1626: oid 39 updating version 404 to 405 2023-12-01T15:40:11.728 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 405 (ObjNum 512 snap 164 seq_num 512) dirty exists 2023-12-01T15:40:11.728 INFO:tasks.rados.rados.0.smithi119.stdout:1626: left oid 39 (ObjNum 512 snap 164 seq_num 512) 2023-12-01T15:40:11.728 INFO:tasks.rados.rados.0.smithi119.stdout:1627: finishing copy_from to smithi119156531-29 2023-12-01T15:40:11.728 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 850 (ObjNum 449 snap 137 seq_num 449) dirty exists 2023-12-01T15:40:11.728 INFO:tasks.rados.rados.0.smithi119.stdout:1627: finishing copy_from racing read to smithi119156531-29 2023-12-01T15:40:11.728 INFO:tasks.rados.rados.0.smithi119.stdout:1624: done (3 left) 2023-12-01T15:40:11.728 INFO:tasks.rados.rados.0.smithi119.stdout:1625: done (2 left) 2023-12-01T15:40:11.728 INFO:tasks.rados.rados.0.smithi119.stdout:1626: done (1 left) 2023-12-01T15:40:11.728 INFO:tasks.rados.rados.0.smithi119.stdout:1627: done (0 left) 2023-12-01T15:40:11.728 INFO:tasks.rados.rados.0.smithi119.stdout:1628: delete oid 44 current snap is 164 2023-12-01T15:40:11.730 INFO:tasks.rados.rados.0.smithi119.stdout:1628: done (0 left) 2023-12-01T15:40:11.730 INFO:tasks.rados.rados.0.smithi119.stdout:1629: rollback oid 49 current snap is 164 2023-12-01T15:40:11.730 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 49 to 148 2023-12-01T15:40:11.730 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 32 current snap is 164 2023-12-01T15:40:11.730 INFO:tasks.rados.rados.0.smithi119.stdout:1630: seq_num 514 ranges {1253376=614400,1867776=679936,2547712=122880} 2023-12-01T15:40:11.740 INFO:tasks.rados.rados.0.smithi119.stdout:1630: writing smithi119156531-32 from 1253376 to 1867776 tid 1 2023-12-01T15:40:11.744 INFO:tasks.rados.rados.0.smithi119.stdout:1630: writing smithi119156531-32 from 1867776 to 2547712 tid 2 2023-12-01T15:40:11.745 INFO:tasks.rados.rados.0.smithi119.stdout:1630: writing smithi119156531-32 from 2547712 to 2670592 tid 3 2023-12-01T15:40:11.745 INFO:tasks.rados.rados.0.smithi119.stdout:1631: snap_create 2023-12-01T15:40:11.745 INFO:tasks.rados.rados.0.smithi119.stdout:1629: finishing rollback tid 0 to smithi119156531-49 2023-12-01T15:40:11.745 INFO:tasks.rados.rados.0.smithi119.stdout:1629: finishing rollback tid 1 to smithi119156531-49 2023-12-01T15:40:11.745 INFO:tasks.rados.rados.0.smithi119.stdout:1629: finishing rollback tid 2 to smithi119156531-49 2023-12-01T15:40:11.745 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 902 (ObjNum 425 snap 133 seq_num 425) dirty exists 2023-12-01T15:40:11.745 INFO:tasks.rados.rados.0.smithi119.stdout:1630: finishing write tid 1 to smithi119156531-32 2023-12-01T15:40:11.747 INFO:tasks.rados.rados.0.smithi119.stdout:1630: finishing write tid 2 to smithi119156531-32 2023-12-01T15:40:11.747 INFO:tasks.rados.rados.0.smithi119.stdout:1630: finishing write tid 3 to smithi119156531-32 2023-12-01T15:40:11.747 INFO:tasks.rados.rados.0.smithi119.stdout:1630: finishing write tid 4 to smithi119156531-32 2023-12-01T15:40:11.749 INFO:tasks.rados.rados.0.smithi119.stdout:1630: finishing write tid 5 to smithi119156531-32 2023-12-01T15:40:11.749 INFO:tasks.rados.rados.0.smithi119.stdout:1630: oid 32 updating version 0 to 549 2023-12-01T15:40:11.749 INFO:tasks.rados.rados.0.smithi119.stdout:1630: oid 32 version 549 is already newer than 548 2023-12-01T15:40:11.749 INFO:tasks.rados.rados.0.smithi119.stdout:1630: oid 32 updating version 549 to 550 2023-12-01T15:40:11.749 INFO:tasks.rados.rados.0.smithi119.stdout:1630: oid 32 updating version 550 to 551 2023-12-01T15:40:11.749 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 551 (ObjNum 514 snap 164 seq_num 514) dirty exists 2023-12-01T15:40:11.749 INFO:tasks.rados.rados.0.smithi119.stdout:1630: left oid 32 (ObjNum 514 snap 164 seq_num 514) 2023-12-01T15:40:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:11 smithi183 ceph-mon[99169]: osdmap e391: 8 total, 8 up, 8 in 2023-12-01T15:40:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:11 smithi119 ceph-mon[94175]: osdmap e391: 8 total, 8 up, 8 in 2023-12-01T15:40:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:11 smithi119 ceph-mon[108979]: osdmap e391: 8 total, 8 up, 8 in 2023-12-01T15:40:12.535 INFO:tasks.rados.rados.0.smithi119.stdout:1629: done (2 left) 2023-12-01T15:40:12.536 INFO:tasks.rados.rados.0.smithi119.stdout:1630: done (1 left) 2023-12-01T15:40:12.536 INFO:tasks.rados.rados.0.smithi119.stdout:1631: done (0 left) 2023-12-01T15:40:12.536 INFO:tasks.rados.rados.0.smithi119.stdout:1632: read oid 25 snap -1 2023-12-01T15:40:12.536 INFO:tasks.rados.rados.0.smithi119.stdout:1632: expect (ObjNum 500 snap 160 seq_num 500) 2023-12-01T15:40:12.536 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 165 2023-12-01T15:40:12.536 INFO:tasks.rados.rados.0.smithi119.stdout:1633: seq_num 515 ranges {6955008=630784,7585792=565248,8151040=237568} 2023-12-01T15:40:12.576 INFO:tasks.rados.rados.0.smithi119.stdout:1633: writing smithi119156531-12 from 6955008 to 7585792 tid 1 2023-12-01T15:40:12.579 INFO:tasks.rados.rados.0.smithi119.stdout:1633: writing smithi119156531-12 from 7585792 to 8151040 tid 2 2023-12-01T15:40:12.581 INFO:tasks.rados.rados.0.smithi119.stdout:1633: writing smithi119156531-12 from 8151040 to 8388608 tid 3 2023-12-01T15:40:12.581 INFO:tasks.rados.rados.0.smithi119.stdout:1634: rollback oid 14 current snap is 165 2023-12-01T15:40:12.581 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 14 to 162 2023-12-01T15:40:12.581 INFO:tasks.rados.rados.0.smithi119.stdout:1632: expect (ObjNum 500 snap 160 seq_num 500) 2023-12-01T15:40:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:12 smithi183 ceph-mon[99169]: pgmap v557: 121 pgs: 121 active+clean; 253 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2023-12-01T15:40:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:12 smithi183 ceph-mon[99169]: osdmap e392: 8 total, 8 up, 8 in 2023-12-01T15:40:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:12 smithi119 ceph-mon[94175]: pgmap v557: 121 pgs: 121 active+clean; 253 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2023-12-01T15:40:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:12 smithi119 ceph-mon[94175]: osdmap e392: 8 total, 8 up, 8 in 2023-12-01T15:40:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:12 smithi119 ceph-mon[108979]: pgmap v557: 121 pgs: 121 active+clean; 253 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2023-12-01T15:40:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:12 smithi119 ceph-mon[108979]: osdmap e392: 8 total, 8 up, 8 in 2023-12-01T15:40:12.994 INFO:tasks.rados.rados.0.smithi119.stdout:1633: finishing write tid 1 to smithi119156531-12 2023-12-01T15:40:12.994 INFO:tasks.rados.rados.0.smithi119.stdout:1633: finishing write tid 2 to smithi119156531-12 2023-12-01T15:40:12.994 INFO:tasks.rados.rados.0.smithi119.stdout:1633: finishing write tid 3 to smithi119156531-12 2023-12-01T15:40:12.994 INFO:tasks.rados.rados.0.smithi119.stdout:1633: finishing write tid 4 to smithi119156531-12 2023-12-01T15:40:12.994 INFO:tasks.rados.rados.0.smithi119.stdout:1633: finishing write tid 5 to smithi119156531-12 2023-12-01T15:40:12.994 INFO:tasks.rados.rados.0.smithi119.stdout:1633: oid 12 updating version 0 to 894 2023-12-01T15:40:12.994 INFO:tasks.rados.rados.0.smithi119.stdout:1633: oid 12 updating version 894 to 895 2023-12-01T15:40:12.995 INFO:tasks.rados.rados.0.smithi119.stdout:1633: oid 12 updating version 895 to 896 2023-12-01T15:40:12.995 INFO:tasks.rados.rados.0.smithi119.stdout:1633: oid 12 updating version 896 to 897 2023-12-01T15:40:12.995 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 897 (ObjNum 515 snap 165 seq_num 515) dirty exists 2023-12-01T15:40:12.995 INFO:tasks.rados.rados.0.smithi119.stdout:1633: left oid 12 (ObjNum 515 snap 165 seq_num 515) 2023-12-01T15:40:12.995 INFO:tasks.rados.rados.0.smithi119.stdout:1634: finishing rollback tid 0 to smithi119156531-14 2023-12-01T15:40:12.995 INFO:tasks.rados.rados.0.smithi119.stdout:1634: finishing rollback tid 1 to smithi119156531-14 2023-12-01T15:40:12.995 INFO:tasks.rados.rados.0.smithi119.stdout:1632: done (2 left) 2023-12-01T15:40:12.995 INFO:tasks.rados.rados.0.smithi119.stdout:1633: done (1 left) 2023-12-01T15:40:12.995 INFO:tasks.rados.rados.0.smithi119.stdout:1635: setattr oid 19 current snap is 165 2023-12-01T15:40:12.995 INFO:tasks.rados.rados.0.smithi119.stdout:1634: finishing rollback tid 2 to smithi119156531-14 2023-12-01T15:40:12.995 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 856 (ObjNum 465 snap 141 seq_num 465) dirty exists 2023-12-01T15:40:12.996 INFO:tasks.rados.rados.0.smithi119.stdout:1634: done (1 left) 2023-12-01T15:40:12.996 INFO:tasks.rados.rados.0.smithi119.stdout:1636: read oid 16 snap -1 2023-12-01T15:40:12.996 INFO:tasks.rados.rados.0.smithi119.stdout:1636: expect (ObjNum 487 snap 155 seq_num 487) 2023-12-01T15:40:12.996 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 25 current snap is 165 2023-12-01T15:40:12.996 INFO:tasks.rados.rados.0.smithi119.stdout:1637: seq_num 516 ranges {6742016=647168,7389184=450560,7839744=352256} 2023-12-01T15:40:13.034 INFO:tasks.rados.rados.0.smithi119.stdout:1637: writing smithi119156531-25 from 6742016 to 7389184 tid 1 2023-12-01T15:40:13.036 INFO:tasks.rados.rados.0.smithi119.stdout:1637: writing smithi119156531-25 from 7389184 to 7839744 tid 2 2023-12-01T15:40:13.039 INFO:tasks.rados.rados.0.smithi119.stdout:1637: writing smithi119156531-25 from 7839744 to 8192000 tid 3 2023-12-01T15:40:13.039 INFO:tasks.rados.rados.0.smithi119.stdout:1638: copy_from oid 10 from oid 44 current snap is 165 2023-12-01T15:40:13.039 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 886 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-12-01T15:40:13.039 INFO:tasks.rados.rados.0.smithi119.stdout:1636: expect (ObjNum 487 snap 155 seq_num 487) 2023-12-01T15:40:13.149 INFO:tasks.rados.rados.0.smithi119.stdout:1638: finishing copy_from to smithi119156531-10 2023-12-01T15:40:13.149 INFO:tasks.rados.rados.0.smithi119.stdout:1638: got expected ENOENT (src dne) 2023-12-01T15:40:13.149 INFO:tasks.rados.rados.0.smithi119.stdout:1638: finishing copy_from racing read to smithi119156531-10 2023-12-01T15:40:13.149 INFO:tasks.rados.rados.0.smithi119.stdout:1637: finishing write tid 1 to smithi119156531-25 2023-12-01T15:40:13.149 INFO:tasks.rados.rados.0.smithi119.stdout:1637: finishing write tid 2 to smithi119156531-25 2023-12-01T15:40:13.150 INFO:tasks.rados.rados.0.smithi119.stdout:1637: finishing write tid 3 to smithi119156531-25 2023-12-01T15:40:13.150 INFO:tasks.rados.rados.0.smithi119.stdout:1635: done (3 left) 2023-12-01T15:40:13.150 INFO:tasks.rados.rados.0.smithi119.stdout:1636: done (2 left) 2023-12-01T15:40:13.150 INFO:tasks.rados.rados.0.smithi119.stdout:1638: done (1 left) 2023-12-01T15:40:13.150 INFO:tasks.rados.rados.0.smithi119.stdout:1639: rollback oid 13 current snap is 165 2023-12-01T15:40:13.150 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 13 to 154 2023-12-01T15:40:13.150 INFO:tasks.rados.rados.0.smithi119.stdout:1637: finishing write tid 4 to smithi119156531-25 2023-12-01T15:40:13.150 INFO:tasks.rados.rados.0.smithi119.stdout:1637: finishing write tid 5 to smithi119156531-25 2023-12-01T15:40:13.150 INFO:tasks.rados.rados.0.smithi119.stdout:1637: oid 25 updating version 0 to 1168 2023-12-01T15:40:13.150 INFO:tasks.rados.rados.0.smithi119.stdout:1637: oid 25 version 1168 is already newer than 1165 2023-12-01T15:40:13.150 INFO:tasks.rados.rados.0.smithi119.stdout:1637: oid 25 version 1168 is already newer than 1166 2023-12-01T15:40:13.151 INFO:tasks.rados.rados.0.smithi119.stdout:1637: oid 25 version 1168 is already newer than 1167 2023-12-01T15:40:13.151 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 1168 (ObjNum 516 snap 165 seq_num 516) dirty exists 2023-12-01T15:40:13.151 INFO:tasks.rados.rados.0.smithi119.stdout:1637: left oid 25 (ObjNum 516 snap 165 seq_num 516) 2023-12-01T15:40:13.151 INFO:tasks.rados.rados.0.smithi119.stdout:1637: done (1 left) 2023-12-01T15:40:13.151 INFO:tasks.rados.rados.0.smithi119.stdout:1640: rollback oid 19 current snap is 165 2023-12-01T15:40:13.151 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 19 to 157 2023-12-01T15:40:13.151 INFO:tasks.rados.rados.0.smithi119.stdout:1641: read oid 40 snap -1 2023-12-01T15:40:13.151 INFO:tasks.rados.rados.0.smithi119.stdout:1641: expect (ObjNum 506 snap 162 seq_num 506) 2023-12-01T15:40:13.151 INFO:tasks.rados.rados.0.smithi119.stdout:1642: delete oid 43 current snap is 165 2023-12-01T15:40:13.153 INFO:tasks.rados.rados.0.smithi119.stdout:1639: finishing rollback tid 1 to smithi119156531-13 2023-12-01T15:40:13.153 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-01T15:40:13.153 INFO:tasks.rados.rados.0.smithi119.stdout:1640: finishing rollback tid 0 to smithi119156531-19 2023-12-01T15:40:13.155 INFO:tasks.rados.rados.0.smithi119.stdout:1640: finishing rollback tid 1 to smithi119156531-19 2023-12-01T15:40:13.155 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 888 (ObjNum 49 snap 0 seq_num 3133440640) dirty dne 2023-12-01T15:40:13.164 INFO:tasks.rados.rados.0.smithi119.stdout:1641: expect (ObjNum 506 snap 162 seq_num 506) 2023-12-01T15:40:13.244 INFO:tasks.rados.rados.0.smithi119.stdout:1639: done (3 left) 2023-12-01T15:40:13.245 INFO:tasks.rados.rados.0.smithi119.stdout:1640: done (2 left) 2023-12-01T15:40:13.245 INFO:tasks.rados.rados.0.smithi119.stdout:1641: done (1 left) 2023-12-01T15:40:13.245 INFO:tasks.rados.rados.0.smithi119.stdout:1642: done (0 left) 2023-12-01T15:40:13.245 INFO:tasks.rados.rados.0.smithi119.stdout:1643: snap_remove snap 161 2023-12-01T15:40:13.549 INFO:tasks.rados.rados.0.smithi119.stdout:1643: done (0 left) 2023-12-01T15:40:13.549 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 20 current snap is 165 2023-12-01T15:40:13.549 INFO:tasks.rados.rados.0.smithi119.stdout:1644: seq_num 518 ranges {0=679936,679936=671744,1351680=131072} 2023-12-01T15:40:13.553 INFO:tasks.rados.rados.0.smithi119.stdout:1644: writing smithi119156531-20 from 0 to 679936 tid 1 2023-12-01T15:40:13.556 INFO:tasks.rados.rados.0.smithi119.stdout:1644: writing smithi119156531-20 from 679936 to 1351680 tid 2 2023-12-01T15:40:13.558 INFO:tasks.rados.rados.0.smithi119.stdout:1644: writing smithi119156531-20 from 1351680 to 1482752 tid 3 2023-12-01T15:40:13.558 INFO:tasks.rados.rados.0.smithi119.stdout:1645: rollback oid 39 current snap is 165 2023-12-01T15:40:13.558 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 39 to 164 2023-12-01T15:40:13.558 INFO:tasks.rados.rados.0.smithi119.stdout:1646: rmattr oid 9 current snap is 165 2023-12-01T15:40:13.558 INFO:tasks.rados.rados.0.smithi119.stdout:1647: rollback oid 46 current snap is 165 2023-12-01T15:40:13.558 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 46 to 162 2023-12-01T15:40:13.558 INFO:tasks.rados.rados.0.smithi119.stdout:1648: setattr oid 27 current snap is 165 2023-12-01T15:40:13.560 INFO:tasks.rados.rados.0.smithi119.stdout:1649: read oid 18 snap -1 2023-12-01T15:40:13.560 INFO:tasks.rados.rados.0.smithi119.stdout:1649: expect (ObjNum 412 snap 129 seq_num 412) 2023-12-01T15:40:13.560 INFO:tasks.rados.rados.0.smithi119.stdout:1650: rollback oid 31 current snap is 165 2023-12-01T15:40:13.560 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 31 to 154 2023-12-01T15:40:13.560 INFO:tasks.rados.rados.0.smithi119.stdout:1651: snap_create 2023-12-01T15:40:13.561 INFO:tasks.rados.rados.0.smithi119.stdout:1645: finishing rollback tid 0 to smithi119156531-39 2023-12-01T15:40:13.563 INFO:tasks.rados.rados.0.smithi119.stdout:1645: finishing rollback tid 1 to smithi119156531-39 2023-12-01T15:40:13.565 INFO:tasks.rados.rados.0.smithi119.stdout:1645: finishing rollback tid 2 to smithi119156531-39 2023-12-01T15:40:13.565 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 409 (ObjNum 512 snap 164 seq_num 512) dirty exists 2023-12-01T15:40:13.568 INFO:tasks.rados.rados.0.smithi119.stdout:1644: finishing write tid 1 to smithi119156531-20 2023-12-01T15:40:13.568 INFO:tasks.rados.rados.0.smithi119.stdout:1644: finishing write tid 2 to smithi119156531-20 2023-12-01T15:40:13.569 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 606 (ObjNum 439 snap 134 seq_num 439) dirty exists 2023-12-01T15:40:13.571 INFO:tasks.rados.rados.0.smithi119.stdout:1647: finishing rollback tid 0 to smithi119156531-46 2023-12-01T15:40:13.571 INFO:tasks.rados.rados.0.smithi119.stdout:1644: finishing write tid 3 to smithi119156531-20 2023-12-01T15:40:13.571 INFO:tasks.rados.rados.0.smithi119.stdout:1644: finishing write tid 4 to smithi119156531-20 2023-12-01T15:40:13.572 INFO:tasks.rados.rados.0.smithi119.stdout:1647: finishing rollback tid 1 to smithi119156531-46 2023-12-01T15:40:13.572 INFO:tasks.rados.rados.0.smithi119.stdout:1647: finishing rollback tid 2 to smithi119156531-46 2023-12-01T15:40:13.572 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 819 (ObjNum 168 snap 44 seq_num 168) dirty exists 2023-12-01T15:40:13.574 INFO:tasks.rados.rados.0.smithi119.stdout:1650: finishing rollback tid 0 to smithi119156531-31 2023-12-01T15:40:13.575 INFO:tasks.rados.rados.0.smithi119.stdout:1644: finishing write tid 5 to smithi119156531-20 2023-12-01T15:40:13.575 INFO:tasks.rados.rados.0.smithi119.stdout:1644: oid 20 updating version 0 to 672 2023-12-01T15:40:13.575 INFO:tasks.rados.rados.0.smithi119.stdout:1644: oid 20 version 672 is already newer than 670 2023-12-01T15:40:13.576 INFO:tasks.rados.rados.0.smithi119.stdout:1644: oid 20 updating version 672 to 673 2023-12-01T15:40:13.576 INFO:tasks.rados.rados.0.smithi119.stdout:1644: oid 20 version 673 is already newer than 671 2023-12-01T15:40:13.576 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 673 (ObjNum 518 snap 165 seq_num 518) dirty exists 2023-12-01T15:40:13.576 INFO:tasks.rados.rados.0.smithi119.stdout:1644: left oid 20 (ObjNum 518 snap 165 seq_num 518) 2023-12-01T15:40:13.576 INFO:tasks.rados.rados.0.smithi119.stdout:1650: finishing rollback tid 1 to smithi119156531-31 2023-12-01T15:40:13.576 INFO:tasks.rados.rados.0.smithi119.stdout:1650: finishing rollback tid 2 to smithi119156531-31 2023-12-01T15:40:13.576 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 676 (ObjNum 481 snap 154 seq_num 481) dirty exists 2023-12-01T15:40:13.625 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 1221 (ObjNum 403 snap 126 seq_num 403) dirty exists 2023-12-01T15:40:13.640 INFO:tasks.rados.rados.0.smithi119.stdout:1649: expect (ObjNum 412 snap 129 seq_num 412) 2023-12-01T15:40:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:13 smithi183 ceph-mon[99169]: osdmap e393: 8 total, 8 up, 8 in 2023-12-01T15:40:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:13 smithi119 ceph-mon[94175]: osdmap e393: 8 total, 8 up, 8 in 2023-12-01T15:40:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:13 smithi119 ceph-mon[108979]: osdmap e393: 8 total, 8 up, 8 in 2023-12-01T15:40:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:40:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:40:14] "GET /metrics HTTP/1.1" 200 36172 "" "Prometheus/2.43.0" 2023-12-01T15:40:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:14 smithi183 ceph-mon[99169]: pgmap v560: 121 pgs: 121 active+clean; 253 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.5 MiB/s wr, 19 op/s 2023-12-01T15:40:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:14 smithi183 ceph-mon[99169]: osdmap e394: 8 total, 8 up, 8 in 2023-12-01T15:40:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:14 smithi119 ceph-mon[94175]: pgmap v560: 121 pgs: 121 active+clean; 253 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.5 MiB/s wr, 19 op/s 2023-12-01T15:40:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:14 smithi119 ceph-mon[94175]: osdmap e394: 8 total, 8 up, 8 in 2023-12-01T15:40:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:14 smithi119 ceph-mon[108979]: pgmap v560: 121 pgs: 121 active+clean; 253 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.5 MiB/s wr, 19 op/s 2023-12-01T15:40:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:14 smithi119 ceph-mon[108979]: osdmap e394: 8 total, 8 up, 8 in 2023-12-01T15:40:15.087 INFO:tasks.rados.rados.0.smithi119.stdout:1644: done (7 left) 2023-12-01T15:40:15.087 INFO:tasks.rados.rados.0.smithi119.stdout:1645: done (6 left) 2023-12-01T15:40:15.087 INFO:tasks.rados.rados.0.smithi119.stdout:1646: done (5 left) 2023-12-01T15:40:15.087 INFO:tasks.rados.rados.0.smithi119.stdout:1647: done (4 left) 2023-12-01T15:40:15.087 INFO:tasks.rados.rados.0.smithi119.stdout:1648: done (3 left) 2023-12-01T15:40:15.088 INFO:tasks.rados.rados.0.smithi119.stdout:1649: done (2 left) 2023-12-01T15:40:15.088 INFO:tasks.rados.rados.0.smithi119.stdout:1650: done (1 left) 2023-12-01T15:40:15.088 INFO:tasks.rados.rados.0.smithi119.stdout:1651: done (0 left) 2023-12-01T15:40:15.088 INFO:tasks.rados.rados.0.smithi119.stdout:1652: rmattr oid 18 current snap is 166 2023-12-01T15:40:15.088 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 14 current snap is 166 2023-12-01T15:40:15.088 INFO:tasks.rados.rados.0.smithi119.stdout:1653: seq_num 519 ranges {598016=696320,1294336=548864,1843200=253952} 2023-12-01T15:40:15.094 INFO:tasks.rados.rados.0.smithi119.stdout:1653: writing smithi119156531-14 from 598016 to 1294336 tid 1 2023-12-01T15:40:15.097 INFO:tasks.rados.rados.0.smithi119.stdout:1653: writing smithi119156531-14 from 1294336 to 1843200 tid 2 2023-12-01T15:40:15.099 INFO:tasks.rados.rados.0.smithi119.stdout:1653: writing smithi119156531-14 from 1843200 to 2097152 tid 3 2023-12-01T15:40:15.099 INFO:tasks.rados.rados.0.smithi119.stdout:1654: snap_create 2023-12-01T15:40:15.099 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 1229 (ObjNum 412 snap 129 seq_num 412) dirty exists 2023-12-01T15:40:15.099 INFO:tasks.rados.rados.0.smithi119.stdout:1653: finishing write tid 1 to smithi119156531-14 2023-12-01T15:40:15.101 INFO:tasks.rados.rados.0.smithi119.stdout:1653: finishing write tid 2 to smithi119156531-14 2023-12-01T15:40:15.101 INFO:tasks.rados.rados.0.smithi119.stdout:1653: finishing write tid 3 to smithi119156531-14 2023-12-01T15:40:15.101 INFO:tasks.rados.rados.0.smithi119.stdout:1653: finishing write tid 4 to smithi119156531-14 2023-12-01T15:40:15.102 INFO:tasks.rados.rados.0.smithi119.stdout:1653: finishing write tid 5 to smithi119156531-14 2023-12-01T15:40:15.102 INFO:tasks.rados.rados.0.smithi119.stdout:1653: oid 14 updating version 0 to 858 2023-12-01T15:40:15.102 INFO:tasks.rados.rados.0.smithi119.stdout:1653: oid 14 updating version 858 to 860 2023-12-01T15:40:15.102 INFO:tasks.rados.rados.0.smithi119.stdout:1653: oid 14 version 860 is already newer than 857 2023-12-01T15:40:15.102 INFO:tasks.rados.rados.0.smithi119.stdout:1653: oid 14 version 860 is already newer than 859 2023-12-01T15:40:15.103 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 860 (ObjNum 519 snap 166 seq_num 519) dirty exists 2023-12-01T15:40:15.103 INFO:tasks.rados.rados.0.smithi119.stdout:1653: left oid 14 (ObjNum 519 snap 166 seq_num 519) 2023-12-01T15:40:15.503 INFO:tasks.rados.rados.0.smithi119.stdout:1652: done (2 left) 2023-12-01T15:40:15.503 INFO:tasks.rados.rados.0.smithi119.stdout:1653: done (1 left) 2023-12-01T15:40:15.503 INFO:tasks.rados.rados.0.smithi119.stdout:1654: done (0 left) 2023-12-01T15:40:15.503 INFO:tasks.rados.rados.0.smithi119.stdout:1655: copy_from oid 34 from oid 41 current snap is 167 2023-12-01T15:40:15.503 INFO:tasks.rados.rados.0.smithi119.stdout:1656: rollback oid 2 current snap is 167 2023-12-01T15:40:15.503 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 2 to 164 2023-12-01T15:40:15.503 INFO:tasks.rados.rados.0.smithi119.stdout:1657: rollback oid 26 current snap is 167 2023-12-01T15:40:15.503 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 26 to 150 2023-12-01T15:40:15.503 INFO:tasks.rados.rados.0.smithi119.stdout:1658: read oid 9 snap -1 2023-12-01T15:40:15.503 INFO:tasks.rados.rados.0.smithi119.stdout:1658: expect (ObjNum 439 snap 134 seq_num 439) 2023-12-01T15:40:15.504 INFO:tasks.rados.rados.0.smithi119.stdout:1659: rmattr oid 49 current snap is 167 2023-12-01T15:40:15.504 INFO:tasks.rados.rados.0.smithi119.stdout:1659: done (4 left) 2023-12-01T15:40:15.504 INFO:tasks.rados.rados.0.smithi119.stdout:1660: delete oid 17 current snap is 167 2023-12-01T15:40:15.509 INFO:tasks.rados.rados.0.smithi119.stdout:1656: finishing rollback tid 0 to smithi119156531-2 2023-12-01T15:40:15.510 INFO:tasks.rados.rados.0.smithi119.stdout:1656: finishing rollback tid 1 to smithi119156531-2 2023-12-01T15:40:15.511 INFO:tasks.rados.rados.0.smithi119.stdout:1656: finishing rollback tid 2 to smithi119156531-2 2023-12-01T15:40:15.511 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 554 (ObjNum 424 snap 133 seq_num 424) dirty exists 2023-12-01T15:40:15.516 INFO:tasks.rados.rados.0.smithi119.stdout:1657: finishing rollback tid 1 to smithi119156531-26 2023-12-01T15:40:15.516 INFO:tasks.rados.rados.0.smithi119.stdout:1657: finishing rollback tid 2 to smithi119156531-26 2023-12-01T15:40:15.516 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 610 (ObjNum 428 snap 133 seq_num 428) dirty exists 2023-12-01T15:40:15.518 INFO:tasks.rados.rados.0.smithi119.stdout:1656: done (4 left) 2023-12-01T15:40:15.519 INFO:tasks.rados.rados.0.smithi119.stdout:1657: done (3 left) 2023-12-01T15:40:15.519 INFO:tasks.rados.rados.0.smithi119.stdout:1660: done (2 left) 2023-12-01T15:40:15.519 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 13 current snap is 167 2023-12-01T15:40:15.519 INFO:tasks.rados.rados.0.smithi119.stdout:1661: seq_num 521 ranges {0=729088,729088=720896,1449984=81920} 2023-12-01T15:40:15.523 INFO:tasks.rados.rados.0.smithi119.stdout:1661: writing smithi119156531-13 from 0 to 729088 tid 1 2023-12-01T15:40:15.527 INFO:tasks.rados.rados.0.smithi119.stdout:1661: writing smithi119156531-13 from 729088 to 1449984 tid 2 2023-12-01T15:40:15.528 INFO:tasks.rados.rados.0.smithi119.stdout:1661: writing smithi119156531-13 from 1449984 to 1531904 tid 3 2023-12-01T15:40:15.528 INFO:tasks.rados.rados.0.smithi119.stdout:1662: copy_from oid 43 from oid 3 current snap is 167 2023-12-01T15:40:15.528 INFO:tasks.rados.rados.0.smithi119.stdout:1658: expect (ObjNum 439 snap 134 seq_num 439) 2023-12-01T15:40:15.712 INFO:tasks.rados.rados.0.smithi119.stdout:1655: finishing copy_from to smithi119156531-34 2023-12-01T15:40:15.712 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 604 (ObjNum 505 snap 162 seq_num 505) dirty exists 2023-12-01T15:40:15.713 INFO:tasks.rados.rados.0.smithi119.stdout:1661: finishing write tid 1 to smithi119156531-13 2023-12-01T15:40:15.713 INFO:tasks.rados.rados.0.smithi119.stdout:1661: finishing write tid 2 to smithi119156531-13 2023-12-01T15:40:15.713 INFO:tasks.rados.rados.0.smithi119.stdout:1661: finishing write tid 3 to smithi119156531-13 2023-12-01T15:40:15.713 INFO:tasks.rados.rados.0.smithi119.stdout:1655: finishing copy_from racing read to smithi119156531-34 2023-12-01T15:40:15.713 INFO:tasks.rados.rados.0.smithi119.stdout:1661: finishing write tid 4 to smithi119156531-13 2023-12-01T15:40:15.713 INFO:tasks.rados.rados.0.smithi119.stdout:1661: finishing write tid 5 to smithi119156531-13 2023-12-01T15:40:15.713 INFO:tasks.rados.rados.0.smithi119.stdout:1661: oid 13 updating version 0 to 901 2023-12-01T15:40:15.713 INFO:tasks.rados.rados.0.smithi119.stdout:1661: oid 13 version 901 is already newer than 900 2023-12-01T15:40:15.713 INFO:tasks.rados.rados.0.smithi119.stdout:1661: oid 13 updating version 901 to 903 2023-12-01T15:40:15.713 INFO:tasks.rados.rados.0.smithi119.stdout:1661: oid 13 version 903 is already newer than 902 2023-12-01T15:40:15.713 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 903 (ObjNum 521 snap 167 seq_num 521) dirty exists 2023-12-01T15:40:15.713 INFO:tasks.rados.rados.0.smithi119.stdout:1661: left oid 13 (ObjNum 521 snap 167 seq_num 521) 2023-12-01T15:40:15.713 INFO:tasks.rados.rados.0.smithi119.stdout:1662: finishing copy_from to smithi119156531-43 2023-12-01T15:40:15.713 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 1161 (ObjNum 320 snap 103 seq_num 320) dirty exists 2023-12-01T15:40:15.713 INFO:tasks.rados.rados.0.smithi119.stdout:1662: finishing copy_from racing read to smithi119156531-43 2023-12-01T15:40:15.714 INFO:tasks.rados.rados.0.smithi119.stdout:1655: done (3 left) 2023-12-01T15:40:15.714 INFO:tasks.rados.rados.0.smithi119.stdout:1658: done (2 left) 2023-12-01T15:40:15.714 INFO:tasks.rados.rados.0.smithi119.stdout:1661: done (1 left) 2023-12-01T15:40:15.714 INFO:tasks.rados.rados.0.smithi119.stdout:1662: done (0 left) 2023-12-01T15:40:15.714 INFO:tasks.rados.rados.0.smithi119.stdout:1663: snap_create 2023-12-01T15:40:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:15 smithi183 ceph-mon[99169]: osdmap e395: 8 total, 8 up, 8 in 2023-12-01T15:40:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:15 smithi183 ceph-mon[99169]: osdmap e396: 8 total, 8 up, 8 in 2023-12-01T15:40:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:15 smithi119 ceph-mon[108979]: osdmap e395: 8 total, 8 up, 8 in 2023-12-01T15:40:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:15 smithi119 ceph-mon[108979]: osdmap e396: 8 total, 8 up, 8 in 2023-12-01T15:40:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:15 smithi119 ceph-mon[94175]: osdmap e395: 8 total, 8 up, 8 in 2023-12-01T15:40:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:15 smithi119 ceph-mon[94175]: osdmap e396: 8 total, 8 up, 8 in 2023-12-01T15:40:16.572 INFO:tasks.rados.rados.0.smithi119.stdout:1663: done (0 left) 2023-12-01T15:40:16.573 INFO:tasks.rados.rados.0.smithi119.stdout:1664: rollback oid 2 current snap is 168 2023-12-01T15:40:16.573 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 2 to 163 2023-12-01T15:40:16.573 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 11 current snap is 168 2023-12-01T15:40:16.573 INFO:tasks.rados.rados.0.smithi119.stdout:1665: seq_num 522 ranges {2048000=745472,2793472=606208,3399680=196608} 2023-12-01T15:40:16.588 INFO:tasks.rados.rados.0.smithi119.stdout:1665: writing smithi119156531-11 from 2048000 to 2793472 tid 1 2023-12-01T15:40:16.591 INFO:tasks.rados.rados.0.smithi119.stdout:1665: writing smithi119156531-11 from 2793472 to 3399680 tid 2 2023-12-01T15:40:16.592 INFO:tasks.rados.rados.0.smithi119.stdout:1665: writing smithi119156531-11 from 3399680 to 3596288 tid 3 2023-12-01T15:40:16.593 INFO:tasks.rados.rados.0.smithi119.stdout:1666: copy_from oid 49 from oid 36 current snap is 168 2023-12-01T15:40:16.593 INFO:tasks.rados.rados.0.smithi119.stdout:1664: finishing rollback tid 0 to smithi119156531-2 2023-12-01T15:40:16.593 INFO:tasks.rados.rados.0.smithi119.stdout:1664: finishing rollback tid 1 to smithi119156531-2 2023-12-01T15:40:16.593 INFO:tasks.rados.rados.0.smithi119.stdout:1664: finishing rollback tid 2 to smithi119156531-2 2023-12-01T15:40:16.593 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 557 (ObjNum 424 snap 133 seq_num 424) dirty exists 2023-12-01T15:40:16.593 INFO:tasks.rados.rados.0.smithi119.stdout:1664: done (2 left) 2023-12-01T15:40:16.593 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 43 current snap is 168 2023-12-01T15:40:16.593 INFO:tasks.rados.rados.0.smithi119.stdout:1667: seq_num 523 ranges {4104192=770048,4874240=491520,5365760=311296} 2023-12-01T15:40:16.618 INFO:tasks.rados.rados.0.smithi119.stdout:1667: writing smithi119156531-43 from 4104192 to 4874240 tid 1 2023-12-01T15:40:16.621 INFO:tasks.rados.rados.0.smithi119.stdout:1667: writing smithi119156531-43 from 4874240 to 5365760 tid 2 2023-12-01T15:40:16.623 INFO:tasks.rados.rados.0.smithi119.stdout:1667: writing smithi119156531-43 from 5365760 to 5677056 tid 3 2023-12-01T15:40:16.623 INFO:tasks.rados.rados.0.smithi119.stdout:1668: read oid 37 snap -1 2023-12-01T15:40:16.623 INFO:tasks.rados.rados.0.smithi119.stdout:1668: expect deleted 2023-12-01T15:40:16.623 INFO:tasks.rados.rados.0.smithi119.stdout:1669: snap_remove snap 148 2023-12-01T15:40:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:16 smithi183 ceph-mon[99169]: pgmap v563: 121 pgs: 121 active+clean; 273 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 5.1 MiB/s wr, 40 op/s 2023-12-01T15:40:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:16 smithi119 ceph-mon[94175]: pgmap v563: 121 pgs: 121 active+clean; 273 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 5.1 MiB/s wr, 40 op/s 2023-12-01T15:40:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:16 smithi119 ceph-mon[108979]: pgmap v563: 121 pgs: 121 active+clean; 273 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 5.1 MiB/s wr, 40 op/s 2023-12-01T15:40:17.578 INFO:tasks.rados.rados.0.smithi119.stdout:1669: done (4 left) 2023-12-01T15:40:17.579 INFO:tasks.rados.rados.0.smithi119.stdout:1670: snap_create 2023-12-01T15:40:17.579 INFO:tasks.rados.rados.0.smithi119.stdout:1666: finishing copy_from to smithi119156531-49 2023-12-01T15:40:17.579 INFO:tasks.rados.rados.0.smithi119.stdout:1666: got expected ENOENT (src dne) 2023-12-01T15:40:17.579 INFO:tasks.rados.rados.0.smithi119.stdout:1666: finishing copy_from racing read to smithi119156531-49 2023-12-01T15:40:17.579 INFO:tasks.rados.rados.0.smithi119.stdout:1665: finishing write tid 1 to smithi119156531-11 2023-12-01T15:40:17.579 INFO:tasks.rados.rados.0.smithi119.stdout:1665: finishing write tid 2 to smithi119156531-11 2023-12-01T15:40:17.579 INFO:tasks.rados.rados.0.smithi119.stdout:1665: finishing write tid 3 to smithi119156531-11 2023-12-01T15:40:17.579 INFO:tasks.rados.rados.0.smithi119.stdout:1665: finishing write tid 4 to smithi119156531-11 2023-12-01T15:40:17.579 INFO:tasks.rados.rados.0.smithi119.stdout:1665: finishing write tid 5 to smithi119156531-11 2023-12-01T15:40:17.579 INFO:tasks.rados.rados.0.smithi119.stdout:1665: oid 11 updating version 0 to 905 2023-12-01T15:40:17.579 INFO:tasks.rados.rados.0.smithi119.stdout:1665: oid 11 updating version 905 to 907 2023-12-01T15:40:17.579 INFO:tasks.rados.rados.0.smithi119.stdout:1665: oid 11 version 907 is already newer than 904 2023-12-01T15:40:17.579 INFO:tasks.rados.rados.0.smithi119.stdout:1665: oid 11 version 907 is already newer than 906 2023-12-01T15:40:17.579 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 907 (ObjNum 522 snap 168 seq_num 522) dirty exists 2023-12-01T15:40:17.580 INFO:tasks.rados.rados.0.smithi119.stdout:1665: left oid 11 (ObjNum 522 snap 168 seq_num 522) 2023-12-01T15:40:17.580 INFO:tasks.rados.rados.0.smithi119.stdout:1667: finishing write tid 1 to smithi119156531-43 2023-12-01T15:40:17.580 INFO:tasks.rados.rados.0.smithi119.stdout:1667: finishing write tid 2 to smithi119156531-43 2023-12-01T15:40:17.580 INFO:tasks.rados.rados.0.smithi119.stdout:1667: finishing write tid 3 to smithi119156531-43 2023-12-01T15:40:17.580 INFO:tasks.rados.rados.0.smithi119.stdout:1667: finishing write tid 4 to smithi119156531-43 2023-12-01T15:40:17.580 INFO:tasks.rados.rados.0.smithi119.stdout:1667: finishing write tid 5 to smithi119156531-43 2023-12-01T15:40:17.580 INFO:tasks.rados.rados.0.smithi119.stdout:1667: oid 43 updating version 0 to 1164 2023-12-01T15:40:17.580 INFO:tasks.rados.rados.0.smithi119.stdout:1667: oid 43 version 1164 is already newer than 1163 2023-12-01T15:40:17.580 INFO:tasks.rados.rados.0.smithi119.stdout:1667: oid 43 version 1164 is already newer than 1162 2023-12-01T15:40:17.580 INFO:tasks.rados.rados.0.smithi119.stdout:1667: oid 43 updating version 1164 to 1165 2023-12-01T15:40:17.580 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 1165 (ObjNum 523 snap 168 seq_num 523) dirty exists 2023-12-01T15:40:17.580 INFO:tasks.rados.rados.0.smithi119.stdout:1667: left oid 43 (ObjNum 523 snap 168 seq_num 523) 2023-12-01T15:40:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:17 smithi183 ceph-mon[99169]: osdmap e397: 8 total, 8 up, 8 in 2023-12-01T15:40:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:17 smithi119 ceph-mon[94175]: osdmap e397: 8 total, 8 up, 8 in 2023-12-01T15:40:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:17 smithi119 ceph-mon[108979]: osdmap e397: 8 total, 8 up, 8 in 2023-12-01T15:40:18.579 INFO:tasks.rados.rados.0.smithi119.stdout:1665: done (4 left) 2023-12-01T15:40:18.579 INFO:tasks.rados.rados.0.smithi119.stdout:1666: done (3 left) 2023-12-01T15:40:18.579 INFO:tasks.rados.rados.0.smithi119.stdout:1667: done (2 left) 2023-12-01T15:40:18.579 INFO:tasks.rados.rados.0.smithi119.stdout:1668: done (1 left) 2023-12-01T15:40:18.579 INFO:tasks.rados.rados.0.smithi119.stdout:1670: done (0 left) 2023-12-01T15:40:18.579 INFO:tasks.rados.rados.0.smithi119.stdout:1671: copy_from oid 2 from oid 47 current snap is 169 2023-12-01T15:40:18.579 INFO:tasks.rados.rados.0.smithi119.stdout:1672: snap_remove snap 164 2023-12-01T15:40:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:18 smithi183 ceph-mon[99169]: pgmap v566: 121 pgs: 121 active+clean; 273 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 5.1 MiB/s wr, 40 op/s 2023-12-01T15:40:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:18 smithi183 ceph-mon[99169]: osdmap e398: 8 total, 8 up, 8 in 2023-12-01T15:40:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:18 smithi119 ceph-mon[94175]: pgmap v566: 121 pgs: 121 active+clean; 273 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 5.1 MiB/s wr, 40 op/s 2023-12-01T15:40:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:18 smithi119 ceph-mon[94175]: osdmap e398: 8 total, 8 up, 8 in 2023-12-01T15:40:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:18 smithi119 ceph-mon[108979]: pgmap v566: 121 pgs: 121 active+clean; 273 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 5.1 MiB/s wr, 40 op/s 2023-12-01T15:40:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:18 smithi119 ceph-mon[108979]: osdmap e398: 8 total, 8 up, 8 in 2023-12-01T15:40:19.592 INFO:tasks.rados.rados.0.smithi119.stdout:1672: done (1 left) 2023-12-01T15:40:19.592 INFO:tasks.rados.rados.0.smithi119.stdout:1673: rollback oid 25 current snap is 169 2023-12-01T15:40:19.592 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 25 to 156 2023-12-01T15:40:19.592 INFO:tasks.rados.rados.0.smithi119.stdout:1671: finishing copy_from to smithi119156531-2 2023-12-01T15:40:19.592 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 882 (ObjNum 65 snap 0 seq_num 1566404964) dirty exists 2023-12-01T15:40:19.592 INFO:tasks.rados.rados.0.smithi119.stdout:1671: finishing copy_from racing read to smithi119156531-2 2023-12-01T15:40:19.592 INFO:tasks.rados.rados.0.smithi119.stdout:1671: done (1 left) 2023-12-01T15:40:19.592 INFO:tasks.rados.rados.0.smithi119.stdout:1674: rmattr oid 50 current snap is 169 2023-12-01T15:40:19.592 INFO:tasks.rados.rados.0.smithi119.stdout:1675: read oid 34 snap 158 2023-12-01T15:40:19.592 INFO:tasks.rados.rados.0.smithi119.stdout:1675: expect deleted 2023-12-01T15:40:19.593 INFO:tasks.rados.rados.0.smithi119.stdout:1676: delete oid 23 current snap is 169 2023-12-01T15:40:19.606 INFO:tasks.rados.rados.0.smithi119.stdout:1673: finishing rollback tid 0 to smithi119156531-25 2023-12-01T15:40:19.606 INFO:tasks.rados.rados.0.smithi119.stdout:1673: finishing rollback tid 1 to smithi119156531-25 2023-12-01T15:40:19.606 INFO:tasks.rados.rados.0.smithi119.stdout:1675: done (3 left) 2023-12-01T15:40:19.607 INFO:tasks.rados.rados.0.smithi119.stdout:1676: done (2 left) 2023-12-01T15:40:19.607 INFO:tasks.rados.rados.0.smithi119.stdout:1677: read oid 41 snap -1 2023-12-01T15:40:19.607 INFO:tasks.rados.rados.0.smithi119.stdout:1677: expect (ObjNum 505 snap 162 seq_num 505) 2023-12-01T15:40:19.607 INFO:tasks.rados.rados.0.smithi119.stdout:1678: snap_create 2023-12-01T15:40:19.607 INFO:tasks.rados.rados.0.smithi119.stdout:1673: finishing rollback tid 2 to smithi119156531-25 2023-12-01T15:40:19.607 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 1171 (ObjNum 350 snap 118 seq_num 350) dirty exists 2023-12-01T15:40:19.607 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1172 (ObjNum 496 snap 158 seq_num 496) dirty exists 2023-12-01T15:40:19.624 INFO:tasks.rados.rados.0.smithi119.stdout:1677: expect (ObjNum 505 snap 162 seq_num 505) 2023-12-01T15:40:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:19 smithi183 ceph-mon[99169]: osdmap e399: 8 total, 8 up, 8 in 2023-12-01T15:40:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:19 smithi119 ceph-mon[94175]: osdmap e399: 8 total, 8 up, 8 in 2023-12-01T15:40:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:19 smithi119 ceph-mon[108979]: osdmap e399: 8 total, 8 up, 8 in 2023-12-01T15:40:20.597 INFO:tasks.rados.rados.0.smithi119.stdout:1673: done (3 left) 2023-12-01T15:40:20.597 INFO:tasks.rados.rados.0.smithi119.stdout:1674: done (2 left) 2023-12-01T15:40:20.597 INFO:tasks.rados.rados.0.smithi119.stdout:1677: done (1 left) 2023-12-01T15:40:20.597 INFO:tasks.rados.rados.0.smithi119.stdout:1678: done (0 left) 2023-12-01T15:40:20.598 INFO:tasks.rados.rados.0.smithi119.stdout:1679: snap_remove snap 155 2023-12-01T15:40:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:20 smithi183 ceph-mon[99169]: pgmap v569: 121 pgs: 121 active+clean; 273 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:40:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:20 smithi183 ceph-mon[99169]: osdmap e400: 8 total, 8 up, 8 in 2023-12-01T15:40:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:20 smithi119 ceph-mon[94175]: pgmap v569: 121 pgs: 121 active+clean; 273 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:40:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:20 smithi119 ceph-mon[94175]: osdmap e400: 8 total, 8 up, 8 in 2023-12-01T15:40:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:20 smithi119 ceph-mon[108979]: pgmap v569: 121 pgs: 121 active+clean; 273 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:40:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:20 smithi119 ceph-mon[108979]: osdmap e400: 8 total, 8 up, 8 in 2023-12-01T15:40:21.611 INFO:tasks.rados.rados.0.smithi119.stdout:1679: done (0 left) 2023-12-01T15:40:21.612 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 8 current snap is 170 2023-12-01T15:40:21.612 INFO:tasks.rados.rados.0.smithi119.stdout:1680: seq_num 525 ranges {0=802816,802816=712704,1515520=90112} 2023-12-01T15:40:21.623 INFO:tasks.rados.rados.0.smithi119.stdout:1680: writing smithi119156531-8 from 0 to 802816 tid 1 2023-12-01T15:40:21.623 INFO:tasks.rados.rados.0.smithi119.stdout:1680: writing smithi119156531-8 from 802816 to 1515520 tid 2 2023-12-01T15:40:21.623 INFO:tasks.rados.rados.0.smithi119.stdout:1680: writing smithi119156531-8 from 1515520 to 1605632 tid 3 2023-12-01T15:40:21.623 INFO:tasks.rados.rados.0.smithi119.stdout:1681: delete oid 12 current snap is 170 2023-12-01T15:40:21.629 INFO:tasks.rados.rados.0.smithi119.stdout:1680: finishing write tid 1 to smithi119156531-8 2023-12-01T15:40:21.630 INFO:tasks.rados.rados.0.smithi119.stdout:1680: finishing write tid 2 to smithi119156531-8 2023-12-01T15:40:21.630 INFO:tasks.rados.rados.0.smithi119.stdout:1680: finishing write tid 3 to smithi119156531-8 2023-12-01T15:40:21.631 INFO:tasks.rados.rados.0.smithi119.stdout:1680: finishing write tid 4 to smithi119156531-8 2023-12-01T15:40:21.632 INFO:tasks.rados.rados.0.smithi119.stdout:1681: done (1 left) 2023-12-01T15:40:21.632 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 35 current snap is 170 2023-12-01T15:40:21.632 INFO:tasks.rados.rados.0.smithi119.stdout:1682: seq_num 527 ranges {5570560=434176,6004736=475136,6479872=565248,7045120=163840} 2023-12-01T15:40:21.664 INFO:tasks.rados.rados.0.smithi119.stdout:1682: writing smithi119156531-35 from 5570560 to 6004736 tid 1 2023-12-01T15:40:21.667 INFO:tasks.rados.rados.0.smithi119.stdout:1682: writing smithi119156531-35 from 6004736 to 6479872 tid 2 2023-12-01T15:40:21.670 INFO:tasks.rados.rados.0.smithi119.stdout:1682: writing smithi119156531-35 from 6479872 to 7045120 tid 3 2023-12-01T15:40:21.672 INFO:tasks.rados.rados.0.smithi119.stdout:1682: writing smithi119156531-35 from 7045120 to 7208960 tid 4 2023-12-01T15:40:21.672 INFO:tasks.rados.rados.0.smithi119.stdout:1683: delete oid 4 current snap is 170 2023-12-01T15:40:21.672 INFO:tasks.rados.rados.0.smithi119.stdout:1680: finishing write tid 5 to smithi119156531-8 2023-12-01T15:40:21.672 INFO:tasks.rados.rados.0.smithi119.stdout:1680: oid 8 updating version 0 to 883 2023-12-01T15:40:21.672 INFO:tasks.rados.rados.0.smithi119.stdout:1680: oid 8 updating version 883 to 885 2023-12-01T15:40:21.672 INFO:tasks.rados.rados.0.smithi119.stdout:1680: oid 8 version 885 is already newer than 884 2023-12-01T15:40:21.672 INFO:tasks.rados.rados.0.smithi119.stdout:1680: oid 8 updating version 885 to 886 2023-12-01T15:40:21.672 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 886 (ObjNum 525 snap 170 seq_num 525) dirty exists 2023-12-01T15:40:21.672 INFO:tasks.rados.rados.0.smithi119.stdout:1680: left oid 8 (ObjNum 525 snap 170 seq_num 525) 2023-12-01T15:40:21.672 INFO:tasks.rados.rados.0.smithi119.stdout:1682: finishing write tid 1 to smithi119156531-35 2023-12-01T15:40:21.672 INFO:tasks.rados.rados.0.smithi119.stdout:1682: finishing write tid 2 to smithi119156531-35 2023-12-01T15:40:21.674 INFO:tasks.rados.rados.0.smithi119.stdout:1680: done (2 left) 2023-12-01T15:40:21.674 INFO:tasks.rados.rados.0.smithi119.stdout:1683: done (1 left) 2023-12-01T15:40:21.674 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 47 current snap is 170 2023-12-01T15:40:21.674 INFO:tasks.rados.rados.0.smithi119.stdout:1684: seq_num 529 ranges {0=466944,466944=647168,1114112=532480,1646592=24576} 2023-12-01T15:40:21.676 INFO:tasks.rados.rados.0.smithi119.stdout:1684: writing smithi119156531-47 from 0 to 466944 tid 1 2023-12-01T15:40:21.680 INFO:tasks.rados.rados.0.smithi119.stdout:1684: writing smithi119156531-47 from 466944 to 1114112 tid 2 2023-12-01T15:40:21.683 INFO:tasks.rados.rados.0.smithi119.stdout:1684: writing smithi119156531-47 from 1114112 to 1646592 tid 3 2023-12-01T15:40:21.684 INFO:tasks.rados.rados.0.smithi119.stdout:1684: writing smithi119156531-47 from 1646592 to 1671168 tid 4 2023-12-01T15:40:21.684 INFO:tasks.rados.rados.0.smithi119.stdout:1685: rmattr oid 23 current snap is 170 2023-12-01T15:40:21.684 INFO:tasks.rados.rados.0.smithi119.stdout:1685: done (2 left) 2023-12-01T15:40:21.684 INFO:tasks.rados.rados.0.smithi119.stdout:1686: copy_from oid 30 from oid 2 current snap is 170 2023-12-01T15:40:21.684 INFO:tasks.rados.rados.0.smithi119.stdout:1682: finishing write tid 3 to smithi119156531-35 2023-12-01T15:40:21.684 INFO:tasks.rados.rados.0.smithi119.stdout:1682: finishing write tid 4 to smithi119156531-35 2023-12-01T15:40:21.684 INFO:tasks.rados.rados.0.smithi119.stdout:1682: finishing write tid 5 to smithi119156531-35 2023-12-01T15:40:21.684 INFO:tasks.rados.rados.0.smithi119.stdout:1682: finishing write tid 6 to smithi119156531-35 2023-12-01T15:40:21.685 INFO:tasks.rados.rados.0.smithi119.stdout:1682: oid 35 updating version 0 to 924 2023-12-01T15:40:21.685 INFO:tasks.rados.rados.0.smithi119.stdout:1682: oid 35 updating version 924 to 926 2023-12-01T15:40:21.685 INFO:tasks.rados.rados.0.smithi119.stdout:1682: oid 35 updating version 926 to 927 2023-12-01T15:40:21.685 INFO:tasks.rados.rados.0.smithi119.stdout:1682: oid 35 version 927 is already newer than 923 2023-12-01T15:40:21.685 INFO:tasks.rados.rados.0.smithi119.stdout:1682: oid 35 version 927 is already newer than 925 2023-12-01T15:40:21.685 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 927 (ObjNum 527 snap 170 seq_num 527) dirty exists 2023-12-01T15:40:21.685 INFO:tasks.rados.rados.0.smithi119.stdout:1682: left oid 35 (ObjNum 527 snap 170 seq_num 527) 2023-12-01T15:40:21.685 INFO:tasks.rados.rados.0.smithi119.stdout:1684: finishing write tid 1 to smithi119156531-47 2023-12-01T15:40:21.685 INFO:tasks.rados.rados.0.smithi119.stdout:1682: done (2 left) 2023-12-01T15:40:21.685 INFO:tasks.rados.rados.0.smithi119.stdout:1687: copy_from oid 18 from oid 44 current snap is 170 2023-12-01T15:40:21.685 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 7 current snap is 170 2023-12-01T15:40:21.685 INFO:tasks.rados.rados.0.smithi119.stdout:1688: seq_num 530 ranges {4145152=483328,4628480=532480,5160960=671744} 2023-12-01T15:40:21.708 INFO:tasks.rados.rados.0.smithi119.stdout:1688: writing smithi119156531-7 from 4145152 to 4628480 tid 1 2023-12-01T15:40:21.711 INFO:tasks.rados.rados.0.smithi119.stdout:1688: writing smithi119156531-7 from 4628480 to 5160960 tid 2 2023-12-01T15:40:21.715 INFO:tasks.rados.rados.0.smithi119.stdout:1688: writing smithi119156531-7 from 5160960 to 5832704 tid 3 2023-12-01T15:40:21.716 INFO:tasks.rados.rados.0.smithi119.stdout:1689: delete oid 46 current snap is 170 2023-12-01T15:40:21.716 INFO:tasks.rados.rados.0.smithi119.stdout:1684: finishing write tid 2 to smithi119156531-47 2023-12-01T15:40:21.716 INFO:tasks.rados.rados.0.smithi119.stdout:1686: finishing copy_from to smithi119156531-30 2023-12-01T15:40:21.716 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 882 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-12-01T15:40:21.716 INFO:tasks.rados.rados.0.smithi119.stdout:1686: finishing copy_from racing read to smithi119156531-30 2023-12-01T15:40:21.716 INFO:tasks.rados.rados.0.smithi119.stdout:1684: finishing write tid 3 to smithi119156531-47 2023-12-01T15:40:21.716 INFO:tasks.rados.rados.0.smithi119.stdout:1687: finishing copy_from to smithi119156531-18 2023-12-01T15:40:21.716 INFO:tasks.rados.rados.0.smithi119.stdout:1687: got expected ENOENT (src dne) 2023-12-01T15:40:21.716 INFO:tasks.rados.rados.0.smithi119.stdout:1687: finishing copy_from racing read to smithi119156531-18 2023-12-01T15:40:21.716 INFO:tasks.rados.rados.0.smithi119.stdout:1684: finishing write tid 4 to smithi119156531-47 2023-12-01T15:40:21.716 INFO:tasks.rados.rados.0.smithi119.stdout:1684: finishing write tid 5 to smithi119156531-47 2023-12-01T15:40:21.716 INFO:tasks.rados.rados.0.smithi119.stdout:1684: finishing write tid 6 to smithi119156531-47 2023-12-01T15:40:21.716 INFO:tasks.rados.rados.0.smithi119.stdout:1684: oid 47 updating version 0 to 900 2023-12-01T15:40:21.716 INFO:tasks.rados.rados.0.smithi119.stdout:1684: oid 47 updating version 900 to 901 2023-12-01T15:40:21.717 INFO:tasks.rados.rados.0.smithi119.stdout:1684: oid 47 version 901 is already newer than 897 2023-12-01T15:40:21.717 INFO:tasks.rados.rados.0.smithi119.stdout:1684: oid 47 version 901 is already newer than 898 2023-12-01T15:40:21.717 INFO:tasks.rados.rados.0.smithi119.stdout:1684: oid 47 version 901 is already newer than 899 2023-12-01T15:40:21.717 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 901 (ObjNum 529 snap 170 seq_num 529) dirty exists 2023-12-01T15:40:21.717 INFO:tasks.rados.rados.0.smithi119.stdout:1684: left oid 47 (ObjNum 529 snap 170 seq_num 529) 2023-12-01T15:40:21.717 INFO:tasks.rados.rados.0.smithi119.stdout:1688: finishing write tid 1 to smithi119156531-7 2023-12-01T15:40:21.717 INFO:tasks.rados.rados.0.smithi119.stdout:1688: finishing write tid 2 to smithi119156531-7 2023-12-01T15:40:21.718 INFO:tasks.rados.rados.0.smithi119.stdout:1684: done (4 left) 2023-12-01T15:40:21.719 INFO:tasks.rados.rados.0.smithi119.stdout:1686: done (3 left) 2023-12-01T15:40:21.719 INFO:tasks.rados.rados.0.smithi119.stdout:1687: done (2 left) 2023-12-01T15:40:21.719 INFO:tasks.rados.rados.0.smithi119.stdout:1689: done (1 left) 2023-12-01T15:40:21.719 INFO:tasks.rados.rados.0.smithi119.stdout:1690: read oid 29 snap -1 2023-12-01T15:40:21.719 INFO:tasks.rados.rados.0.smithi119.stdout:1690: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:40:21.719 INFO:tasks.rados.rados.0.smithi119.stdout:1691: delete oid 40 current snap is 170 2023-12-01T15:40:21.719 INFO:tasks.rados.rados.0.smithi119.stdout:1688: finishing write tid 3 to smithi119156531-7 2023-12-01T15:40:21.719 INFO:tasks.rados.rados.0.smithi119.stdout:1688: finishing write tid 4 to smithi119156531-7 2023-12-01T15:40:21.721 INFO:tasks.rados.rados.0.smithi119.stdout:1688: finishing write tid 5 to smithi119156531-7 2023-12-01T15:40:21.721 INFO:tasks.rados.rados.0.smithi119.stdout:1688: oid 7 updating version 0 to 863 2023-12-01T15:40:21.721 INFO:tasks.rados.rados.0.smithi119.stdout:1688: oid 7 version 863 is already newer than 862 2023-12-01T15:40:21.721 INFO:tasks.rados.rados.0.smithi119.stdout:1688: oid 7 updating version 863 to 864 2023-12-01T15:40:21.721 INFO:tasks.rados.rados.0.smithi119.stdout:1688: oid 7 version 864 is already newer than 861 2023-12-01T15:40:21.721 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 864 (ObjNum 530 snap 170 seq_num 530) dirty exists 2023-12-01T15:40:21.721 INFO:tasks.rados.rados.0.smithi119.stdout:1688: left oid 7 (ObjNum 530 snap 170 seq_num 530) 2023-12-01T15:40:21.721 INFO:tasks.rados.rados.0.smithi119.stdout:1688: done (2 left) 2023-12-01T15:40:21.721 INFO:tasks.rados.rados.0.smithi119.stdout:1691: done (1 left) 2023-12-01T15:40:21.721 INFO:tasks.rados.rados.0.smithi119.stdout:1692: snap_create 2023-12-01T15:40:21.741 INFO:tasks.rados.rados.0.smithi119.stdout:1690: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:40:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:21 smithi183 ceph-mon[99169]: osdmap e401: 8 total, 8 up, 8 in 2023-12-01T15:40:21.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:21 smithi119 ceph-mon[94175]: osdmap e401: 8 total, 8 up, 8 in 2023-12-01T15:40:21.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:21 smithi119 ceph-mon[108979]: osdmap e401: 8 total, 8 up, 8 in 2023-12-01T15:40:22.616 INFO:tasks.rados.rados.0.smithi119.stdout:1690: done (1 left) 2023-12-01T15:40:22.616 INFO:tasks.rados.rados.0.smithi119.stdout:1692: done (0 left) 2023-12-01T15:40:22.616 INFO:tasks.rados.rados.0.smithi119.stdout:1693: delete oid 9 current snap is 171 2023-12-01T15:40:22.620 INFO:tasks.rados.rados.0.smithi119.stdout:1693: done (0 left) 2023-12-01T15:40:22.621 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 171 2023-12-01T15:40:22.621 INFO:tasks.rados.rados.0.smithi119.stdout:1694: seq_num 534 ranges {2736128=548864,3284992=516096,3801088=688128} 2023-12-01T15:40:22.638 INFO:tasks.rados.rados.0.smithi119.stdout:1694: writing smithi119156531-39 from 2736128 to 3284992 tid 1 2023-12-01T15:40:22.641 INFO:tasks.rados.rados.0.smithi119.stdout:1694: writing smithi119156531-39 from 3284992 to 3801088 tid 2 2023-12-01T15:40:22.646 INFO:tasks.rados.rados.0.smithi119.stdout:1694: writing smithi119156531-39 from 3801088 to 4489216 tid 3 2023-12-01T15:40:22.646 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 47 current snap is 171 2023-12-01T15:40:22.646 INFO:tasks.rados.rados.0.smithi119.stdout:1694: finishing write tid 1 to smithi119156531-39 2023-12-01T15:40:22.646 INFO:tasks.rados.rados.0.smithi119.stdout:1695: seq_num 535 ranges {1671168=565248,2236416=802816,3039232=401408} 2023-12-01T15:40:22.658 INFO:tasks.rados.rados.0.smithi119.stdout:1695: writing smithi119156531-47 from 1671168 to 2236416 tid 1 2023-12-01T15:40:22.662 INFO:tasks.rados.rados.0.smithi119.stdout:1695: writing smithi119156531-47 from 2236416 to 3039232 tid 2 2023-12-01T15:40:22.665 INFO:tasks.rados.rados.0.smithi119.stdout:1695: writing smithi119156531-47 from 3039232 to 3440640 tid 3 2023-12-01T15:40:22.665 INFO:tasks.rados.rados.0.smithi119.stdout:1696: read oid 32 snap -1 2023-12-01T15:40:22.665 INFO:tasks.rados.rados.0.smithi119.stdout:1696: expect (ObjNum 514 snap 164 seq_num 514) 2023-12-01T15:40:22.665 INFO:tasks.rados.rados.0.smithi119.stdout:1697: snap_create 2023-12-01T15:40:22.666 INFO:tasks.rados.rados.0.smithi119.stdout:1694: finishing write tid 2 to smithi119156531-39 2023-12-01T15:40:22.666 INFO:tasks.rados.rados.0.smithi119.stdout:1694: finishing write tid 3 to smithi119156531-39 2023-12-01T15:40:22.666 INFO:tasks.rados.rados.0.smithi119.stdout:1694: finishing write tid 4 to smithi119156531-39 2023-12-01T15:40:22.666 INFO:tasks.rados.rados.0.smithi119.stdout:1694: finishing write tid 5 to smithi119156531-39 2023-12-01T15:40:22.666 INFO:tasks.rados.rados.0.smithi119.stdout:1694: oid 39 updating version 0 to 414 2023-12-01T15:40:22.666 INFO:tasks.rados.rados.0.smithi119.stdout:1694: oid 39 updating version 414 to 416 2023-12-01T15:40:22.666 INFO:tasks.rados.rados.0.smithi119.stdout:1694: oid 39 version 416 is already newer than 413 2023-12-01T15:40:22.666 INFO:tasks.rados.rados.0.smithi119.stdout:1694: oid 39 version 416 is already newer than 415 2023-12-01T15:40:22.666 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 416 (ObjNum 534 snap 171 seq_num 534) dirty exists 2023-12-01T15:40:22.666 INFO:tasks.rados.rados.0.smithi119.stdout:1694: left oid 39 (ObjNum 534 snap 171 seq_num 534) 2023-12-01T15:40:22.669 INFO:tasks.rados.rados.0.smithi119.stdout:1695: finishing write tid 1 to smithi119156531-47 2023-12-01T15:40:22.669 INFO:tasks.rados.rados.0.smithi119.stdout:1695: finishing write tid 2 to smithi119156531-47 2023-12-01T15:40:22.669 INFO:tasks.rados.rados.0.smithi119.stdout:1695: finishing write tid 3 to smithi119156531-47 2023-12-01T15:40:22.670 INFO:tasks.rados.rados.0.smithi119.stdout:1695: finishing write tid 4 to smithi119156531-47 2023-12-01T15:40:22.671 INFO:tasks.rados.rados.0.smithi119.stdout:1695: finishing write tid 5 to smithi119156531-47 2023-12-01T15:40:22.672 INFO:tasks.rados.rados.0.smithi119.stdout:1695: oid 47 updating version 0 to 903 2023-12-01T15:40:22.672 INFO:tasks.rados.rados.0.smithi119.stdout:1695: oid 47 updating version 903 to 904 2023-12-01T15:40:22.672 INFO:tasks.rados.rados.0.smithi119.stdout:1695: oid 47 updating version 904 to 906 2023-12-01T15:40:22.672 INFO:tasks.rados.rados.0.smithi119.stdout:1695: oid 47 version 906 is already newer than 905 2023-12-01T15:40:22.672 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 906 (ObjNum 535 snap 171 seq_num 535) dirty exists 2023-12-01T15:40:22.672 INFO:tasks.rados.rados.0.smithi119.stdout:1695: left oid 47 (ObjNum 535 snap 171 seq_num 535) 2023-12-01T15:40:22.675 INFO:tasks.rados.rados.0.smithi119.stdout:1696: expect (ObjNum 514 snap 164 seq_num 514) 2023-12-01T15:40:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:22 smithi183 ceph-mon[99169]: pgmap v572: 121 pgs: 121 active+clean; 289 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 12 op/s 2023-12-01T15:40:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:22 smithi183 ceph-mon[99169]: osdmap e402: 8 total, 8 up, 8 in 2023-12-01T15:40:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:22 smithi119 ceph-mon[94175]: pgmap v572: 121 pgs: 121 active+clean; 289 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 12 op/s 2023-12-01T15:40:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:22 smithi119 ceph-mon[94175]: osdmap e402: 8 total, 8 up, 8 in 2023-12-01T15:40:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:22 smithi119 ceph-mon[108979]: pgmap v572: 121 pgs: 121 active+clean; 289 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 12 op/s 2023-12-01T15:40:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:22 smithi119 ceph-mon[108979]: osdmap e402: 8 total, 8 up, 8 in 2023-12-01T15:40:23.623 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:23 smithi119 ceph-mon[94175]: osdmap e403: 8 total, 8 up, 8 in 2023-12-01T15:40:23.626 INFO:tasks.rados.rados.0.smithi119.stdout:1694: done (3 left) 2023-12-01T15:40:23.626 INFO:tasks.rados.rados.0.smithi119.stdout:1695: done (2 left) 2023-12-01T15:40:23.626 INFO:tasks.rados.rados.0.smithi119.stdout:1696: done (1 left) 2023-12-01T15:40:23.626 INFO:tasks.rados.rados.0.smithi119.stdout:1697: done (0 left) 2023-12-01T15:40:23.626 INFO:tasks.rados.rados.0.smithi119.stdout:1698: copy_from oid 23 from oid 48 current snap is 172 2023-12-01T15:40:23.626 INFO:tasks.rados.rados.0.smithi119.stdout:1699: delete oid 40 current snap is 172 2023-12-01T15:40:23.631 INFO:tasks.rados.rados.0.smithi119.stdout:1699: done (1 left) 2023-12-01T15:40:23.631 INFO:tasks.rados.rados.0.smithi119.stdout:1700: snap_remove snap 154 2023-12-01T15:40:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:23 smithi183 ceph-mon[99169]: osdmap e403: 8 total, 8 up, 8 in 2023-12-01T15:40:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:40:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:40:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:40:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:40:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:40:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:40:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:40:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:40:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:23 smithi119 ceph-mon[108979]: osdmap e403: 8 total, 8 up, 8 in 2023-12-01T15:40:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:40:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:40:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:40:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:40:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:40:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:40:24] "GET /metrics HTTP/1.1" 200 36174 "" "Prometheus/2.43.0" 2023-12-01T15:40:24.640 INFO:tasks.rados.rados.0.smithi119.stdout:1700: done (1 left) 2023-12-01T15:40:24.640 INFO:tasks.rados.rados.0.smithi119.stdout:1701: setattr oid 37 current snap is 172 2023-12-01T15:40:24.643 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 43 current snap is 172 2023-12-01T15:40:24.643 INFO:tasks.rados.rados.0.smithi119.stdout:1702: seq_num 537 ranges {5677056=598016,6275072=573440,6848512=491520,7340032=139264} 2023-12-01T15:40:24.677 INFO:tasks.rados.rados.0.smithi119.stdout:1702: writing smithi119156531-43 from 5677056 to 6275072 tid 1 2023-12-01T15:40:24.680 INFO:tasks.rados.rados.0.smithi119.stdout:1702: writing smithi119156531-43 from 6275072 to 6848512 tid 2 2023-12-01T15:40:24.683 INFO:tasks.rados.rados.0.smithi119.stdout:1702: writing smithi119156531-43 from 6848512 to 7340032 tid 3 2023-12-01T15:40:24.684 INFO:tasks.rados.rados.0.smithi119.stdout:1702: writing smithi119156531-43 from 7340032 to 7479296 tid 4 2023-12-01T15:40:24.684 INFO:tasks.rados.rados.0.smithi119.stdout:1703: delete oid 33 current snap is 172 2023-12-01T15:40:24.684 INFO:tasks.rados.rados.0.smithi119.stdout:1698: finishing copy_from to smithi119156531-23 2023-12-01T15:40:24.684 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 813 (ObjNum 260 snap 75 seq_num 260) dirty exists 2023-12-01T15:40:24.684 INFO:tasks.rados.rados.0.smithi119.stdout:1698: finishing copy_from racing read to smithi119156531-23 2023-12-01T15:40:24.684 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 1265 (ObjNum 193 snap 0 seq_num 3133730512) dirty exists 2023-12-01T15:40:24.685 INFO:tasks.rados.rados.0.smithi119.stdout:1702: finishing write tid 1 to smithi119156531-43 2023-12-01T15:40:24.685 INFO:tasks.rados.rados.0.smithi119.stdout:1702: finishing write tid 2 to smithi119156531-43 2023-12-01T15:40:24.686 INFO:tasks.rados.rados.0.smithi119.stdout:1698: done (3 left) 2023-12-01T15:40:24.687 INFO:tasks.rados.rados.0.smithi119.stdout:1701: done (2 left) 2023-12-01T15:40:24.687 INFO:tasks.rados.rados.0.smithi119.stdout:1703: done (1 left) 2023-12-01T15:40:24.687 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 26 current snap is 172 2023-12-01T15:40:24.687 INFO:tasks.rados.rados.0.smithi119.stdout:1704: seq_num 539 ranges {2547712=630784,3178496=737280,3915776=466944} 2023-12-01T15:40:24.703 INFO:tasks.rados.rados.0.smithi119.stdout:1704: writing smithi119156531-26 from 2547712 to 3178496 tid 1 2023-12-01T15:40:24.708 INFO:tasks.rados.rados.0.smithi119.stdout:1704: writing smithi119156531-26 from 3178496 to 3915776 tid 2 2023-12-01T15:40:24.711 INFO:tasks.rados.rados.0.smithi119.stdout:1704: writing smithi119156531-26 from 3915776 to 4382720 tid 3 2023-12-01T15:40:24.711 INFO:tasks.rados.rados.0.smithi119.stdout:1705: snap_remove snap 168 2023-12-01T15:40:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:24 smithi183 ceph-mon[99169]: pgmap v575: 121 pgs: 121 active+clean; 289 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 12 op/s 2023-12-01T15:40:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:24 smithi183 ceph-mon[99169]: osdmap e404: 8 total, 8 up, 8 in 2023-12-01T15:40:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:24 smithi119 ceph-mon[94175]: pgmap v575: 121 pgs: 121 active+clean; 289 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 12 op/s 2023-12-01T15:40:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:24 smithi119 ceph-mon[94175]: osdmap e404: 8 total, 8 up, 8 in 2023-12-01T15:40:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:24 smithi119 ceph-mon[108979]: pgmap v575: 121 pgs: 121 active+clean; 289 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 12 op/s 2023-12-01T15:40:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:24 smithi119 ceph-mon[108979]: osdmap e404: 8 total, 8 up, 8 in 2023-12-01T15:40:25.506 INFO:tasks.rados.rados.0.smithi119.stdout:1705: done (2 left) 2023-12-01T15:40:25.507 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 9 current snap is 172 2023-12-01T15:40:25.507 INFO:tasks.rados.rados.0.smithi119.stdout:1702: finishing write tid 3 to smithi119156531-43 2023-12-01T15:40:25.507 INFO:tasks.rados.rados.0.smithi119.stdout:1706: seq_num 540 ranges {0=647168,647168=671744,1318912=532480} 2023-12-01T15:40:25.510 INFO:tasks.rados.rados.0.smithi119.stdout:1706: writing smithi119156531-9 from 0 to 647168 tid 1 2023-12-01T15:40:25.514 INFO:tasks.rados.rados.0.smithi119.stdout:1706: writing smithi119156531-9 from 647168 to 1318912 tid 2 2023-12-01T15:40:25.518 INFO:tasks.rados.rados.0.smithi119.stdout:1706: writing smithi119156531-9 from 1318912 to 1851392 tid 3 2023-12-01T15:40:25.518 INFO:tasks.rados.rados.0.smithi119.stdout:1707: snap_create 2023-12-01T15:40:25.521 INFO:tasks.rados.rados.0.smithi119.stdout:1702: finishing write tid 4 to smithi119156531-43 2023-12-01T15:40:25.521 INFO:tasks.rados.rados.0.smithi119.stdout:1702: finishing write tid 5 to smithi119156531-43 2023-12-01T15:40:25.521 INFO:tasks.rados.rados.0.smithi119.stdout:1702: finishing write tid 6 to smithi119156531-43 2023-12-01T15:40:25.521 INFO:tasks.rados.rados.0.smithi119.stdout:1702: oid 43 updating version 0 to 1169 2023-12-01T15:40:25.521 INFO:tasks.rados.rados.0.smithi119.stdout:1702: oid 43 updating version 1169 to 1171 2023-12-01T15:40:25.521 INFO:tasks.rados.rados.0.smithi119.stdout:1702: oid 43 updating version 1171 to 1172 2023-12-01T15:40:25.521 INFO:tasks.rados.rados.0.smithi119.stdout:1702: oid 43 version 1172 is already newer than 1168 2023-12-01T15:40:25.521 INFO:tasks.rados.rados.0.smithi119.stdout:1702: oid 43 version 1172 is already newer than 1170 2023-12-01T15:40:25.522 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 1172 (ObjNum 537 snap 172 seq_num 537) dirty exists 2023-12-01T15:40:25.522 INFO:tasks.rados.rados.0.smithi119.stdout:1702: left oid 43 (ObjNum 537 snap 172 seq_num 537) 2023-12-01T15:40:25.522 INFO:tasks.rados.rados.0.smithi119.stdout:1704: finishing write tid 1 to smithi119156531-26 2023-12-01T15:40:25.522 INFO:tasks.rados.rados.0.smithi119.stdout:1704: finishing write tid 2 to smithi119156531-26 2023-12-01T15:40:25.522 INFO:tasks.rados.rados.0.smithi119.stdout:1704: finishing write tid 3 to smithi119156531-26 2023-12-01T15:40:25.522 INFO:tasks.rados.rados.0.smithi119.stdout:1704: finishing write tid 4 to smithi119156531-26 2023-12-01T15:40:25.522 INFO:tasks.rados.rados.0.smithi119.stdout:1704: finishing write tid 5 to smithi119156531-26 2023-12-01T15:40:25.522 INFO:tasks.rados.rados.0.smithi119.stdout:1704: oid 26 updating version 0 to 641 2023-12-01T15:40:25.522 INFO:tasks.rados.rados.0.smithi119.stdout:1704: oid 26 version 641 is already newer than 638 2023-12-01T15:40:25.522 INFO:tasks.rados.rados.0.smithi119.stdout:1704: oid 26 version 641 is already newer than 639 2023-12-01T15:40:25.522 INFO:tasks.rados.rados.0.smithi119.stdout:1704: oid 26 version 641 is already newer than 640 2023-12-01T15:40:25.522 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 641 (ObjNum 539 snap 172 seq_num 539) dirty exists 2023-12-01T15:40:25.522 INFO:tasks.rados.rados.0.smithi119.stdout:1704: left oid 26 (ObjNum 539 snap 172 seq_num 539) 2023-12-01T15:40:25.527 INFO:tasks.rados.rados.0.smithi119.stdout:1706: finishing write tid 1 to smithi119156531-9 2023-12-01T15:40:25.527 INFO:tasks.rados.rados.0.smithi119.stdout:1706: finishing write tid 2 to smithi119156531-9 2023-12-01T15:40:25.527 INFO:tasks.rados.rados.0.smithi119.stdout:1706: finishing write tid 3 to smithi119156531-9 2023-12-01T15:40:25.527 INFO:tasks.rados.rados.0.smithi119.stdout:1706: finishing write tid 4 to smithi119156531-9 2023-12-01T15:40:25.529 INFO:tasks.rados.rados.0.smithi119.stdout:1706: finishing write tid 5 to smithi119156531-9 2023-12-01T15:40:25.529 INFO:tasks.rados.rados.0.smithi119.stdout:1706: oid 9 updating version 0 to 642 2023-12-01T15:40:25.529 INFO:tasks.rados.rados.0.smithi119.stdout:1706: oid 9 updating version 642 to 644 2023-12-01T15:40:25.529 INFO:tasks.rados.rados.0.smithi119.stdout:1706: oid 9 version 644 is already newer than 643 2023-12-01T15:40:25.529 INFO:tasks.rados.rados.0.smithi119.stdout:1706: oid 9 updating version 644 to 645 2023-12-01T15:40:25.529 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 645 (ObjNum 540 snap 172 seq_num 540) dirty exists 2023-12-01T15:40:25.529 INFO:tasks.rados.rados.0.smithi119.stdout:1706: left oid 9 (ObjNum 540 snap 172 seq_num 540) 2023-12-01T15:40:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:25 smithi183 ceph-mon[99169]: osdmap e405: 8 total, 8 up, 8 in 2023-12-01T15:40:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:25 smithi183 ceph-mon[99169]: osdmap e406: 8 total, 8 up, 8 in 2023-12-01T15:40:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:25 smithi119 ceph-mon[94175]: osdmap e405: 8 total, 8 up, 8 in 2023-12-01T15:40:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:25 smithi119 ceph-mon[94175]: osdmap e406: 8 total, 8 up, 8 in 2023-12-01T15:40:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:25 smithi119 ceph-mon[108979]: osdmap e405: 8 total, 8 up, 8 in 2023-12-01T15:40:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:25 smithi119 ceph-mon[108979]: osdmap e406: 8 total, 8 up, 8 in 2023-12-01T15:40:26.518 INFO:tasks.rados.rados.0.smithi119.stdout:1702: done (3 left) 2023-12-01T15:40:26.519 INFO:tasks.rados.rados.0.smithi119.stdout:1704: done (2 left) 2023-12-01T15:40:26.519 INFO:tasks.rados.rados.0.smithi119.stdout:1706: done (1 left) 2023-12-01T15:40:26.519 INFO:tasks.rados.rados.0.smithi119.stdout:1707: done (0 left) 2023-12-01T15:40:26.519 INFO:tasks.rados.rados.0.smithi119.stdout:1708: rollback oid 36 current snap is 173 2023-12-01T15:40:26.519 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 36 to 150 2023-12-01T15:40:26.519 INFO:tasks.rados.rados.0.smithi119.stdout:1709: snap_create 2023-12-01T15:40:26.520 INFO:tasks.rados.rados.0.smithi119.stdout:1708: finishing rollback tid 1 to smithi119156531-36 2023-12-01T15:40:26.520 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 383 (ObjNum 33 snap 0 seq_num 3134705408) dirty dne 2023-12-01T15:40:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:26 smithi183 ceph-mon[99169]: pgmap v578: 121 pgs: 121 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.8 MiB/s wr, 16 op/s 2023-12-01T15:40:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:26 smithi183 ceph-mon[99169]: osdmap e407: 8 total, 8 up, 8 in 2023-12-01T15:40:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:26 smithi119 ceph-mon[94175]: pgmap v578: 121 pgs: 121 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.8 MiB/s wr, 16 op/s 2023-12-01T15:40:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:26 smithi119 ceph-mon[94175]: osdmap e407: 8 total, 8 up, 8 in 2023-12-01T15:40:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:26 smithi119 ceph-mon[108979]: pgmap v578: 121 pgs: 121 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.8 MiB/s wr, 16 op/s 2023-12-01T15:40:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:26 smithi119 ceph-mon[108979]: osdmap e407: 8 total, 8 up, 8 in 2023-12-01T15:40:27.518 INFO:tasks.rados.rados.0.smithi119.stdout:1708: done (1 left) 2023-12-01T15:40:27.518 INFO:tasks.rados.rados.0.smithi119.stdout:1709: done (0 left) 2023-12-01T15:40:27.518 INFO:tasks.rados.rados.0.smithi119.stdout:1710: read oid 4 snap 146 2023-12-01T15:40:27.518 INFO:tasks.rados.rados.0.smithi119.stdout:1710: expect (ObjNum 466 snap 143 seq_num 466) 2023-12-01T15:40:27.518 INFO:tasks.rados.rados.0.smithi119.stdout:1711: snap_create 2023-12-01T15:40:27.548 INFO:tasks.rados.rados.0.smithi119.stdout:1710: expect (ObjNum 466 snap 143 seq_num 466) 2023-12-01T15:40:28.521 INFO:tasks.rados.rados.0.smithi119.stdout:1710: done (1 left) 2023-12-01T15:40:28.521 INFO:tasks.rados.rados.0.smithi119.stdout:1711: done (0 left) 2023-12-01T15:40:28.521 INFO:tasks.rados.rados.0.smithi119.stdout:1712: rollback oid 11 current snap is 175 2023-12-01T15:40:28.521 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 11 to 165 2023-12-01T15:40:28.521 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 29 current snap is 175 2023-12-01T15:40:28.521 INFO:tasks.rados.rados.0.smithi119.stdout:1713: seq_num 541 ranges {2334720=663552,2998272=557056,3555328=475136,4030464=172032} 2023-12-01T15:40:28.538 INFO:tasks.rados.rados.0.smithi119.stdout:1713: writing smithi119156531-29 from 2334720 to 2998272 tid 1 2023-12-01T15:40:28.542 INFO:tasks.rados.rados.0.smithi119.stdout:1713: writing smithi119156531-29 from 2998272 to 3555328 tid 2 2023-12-01T15:40:28.545 INFO:tasks.rados.rados.0.smithi119.stdout:1713: writing smithi119156531-29 from 3555328 to 4030464 tid 3 2023-12-01T15:40:28.547 INFO:tasks.rados.rados.0.smithi119.stdout:1713: writing smithi119156531-29 from 4030464 to 4202496 tid 4 2023-12-01T15:40:28.547 INFO:tasks.rados.rados.0.smithi119.stdout:1714: copy_from oid 16 from oid 39 current snap is 175 2023-12-01T15:40:28.547 INFO:tasks.rados.rados.0.smithi119.stdout:1712: finishing rollback tid 0 to smithi119156531-11 2023-12-01T15:40:28.547 INFO:tasks.rados.rados.0.smithi119.stdout:1712: finishing rollback tid 1 to smithi119156531-11 2023-12-01T15:40:28.548 INFO:tasks.rados.rados.0.smithi119.stdout:1712: finishing rollback tid 2 to smithi119156531-11 2023-12-01T15:40:28.548 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 943 (ObjNum 408 snap 128 seq_num 408) dirty exists 2023-12-01T15:40:28.548 INFO:tasks.rados.rados.0.smithi119.stdout:1713: finishing write tid 1 to smithi119156531-29 2023-12-01T15:40:28.548 INFO:tasks.rados.rados.0.smithi119.stdout:1713: finishing write tid 2 to smithi119156531-29 2023-12-01T15:40:28.548 INFO:tasks.rados.rados.0.smithi119.stdout:1712: done (2 left) 2023-12-01T15:40:28.548 INFO:tasks.rados.rados.0.smithi119.stdout:1715: delete oid 35 current snap is 175 2023-12-01T15:40:28.550 INFO:tasks.rados.rados.0.smithi119.stdout:1713: finishing write tid 3 to smithi119156531-29 2023-12-01T15:40:28.550 INFO:tasks.rados.rados.0.smithi119.stdout:1713: finishing write tid 4 to smithi119156531-29 2023-12-01T15:40:28.551 INFO:tasks.rados.rados.0.smithi119.stdout:1713: finishing write tid 5 to smithi119156531-29 2023-12-01T15:40:28.554 INFO:tasks.rados.rados.0.smithi119.stdout:1713: finishing write tid 6 to smithi119156531-29 2023-12-01T15:40:28.554 INFO:tasks.rados.rados.0.smithi119.stdout:1713: oid 29 updating version 0 to 946 2023-12-01T15:40:28.554 INFO:tasks.rados.rados.0.smithi119.stdout:1713: oid 29 updating version 946 to 949 2023-12-01T15:40:28.554 INFO:tasks.rados.rados.0.smithi119.stdout:1713: oid 29 version 949 is already newer than 945 2023-12-01T15:40:28.554 INFO:tasks.rados.rados.0.smithi119.stdout:1713: oid 29 version 949 is already newer than 947 2023-12-01T15:40:28.554 INFO:tasks.rados.rados.0.smithi119.stdout:1713: oid 29 version 949 is already newer than 948 2023-12-01T15:40:28.554 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 949 (ObjNum 541 snap 175 seq_num 541) dirty exists 2023-12-01T15:40:28.554 INFO:tasks.rados.rados.0.smithi119.stdout:1713: left oid 29 (ObjNum 541 snap 175 seq_num 541) 2023-12-01T15:40:28.554 INFO:tasks.rados.rados.0.smithi119.stdout:1713: done (2 left) 2023-12-01T15:40:28.554 INFO:tasks.rados.rados.0.smithi119.stdout:1715: done (1 left) 2023-12-01T15:40:28.555 INFO:tasks.rados.rados.0.smithi119.stdout:1716: rollback oid 26 current snap is 175 2023-12-01T15:40:28.555 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 26 to 172 2023-12-01T15:40:28.555 INFO:tasks.rados.rados.0.smithi119.stdout:1717: snap_create 2023-12-01T15:40:28.560 INFO:tasks.rados.rados.0.smithi119.stdout:1716: finishing rollback tid 0 to smithi119156531-26 2023-12-01T15:40:28.560 INFO:tasks.rados.rados.0.smithi119.stdout:1716: finishing rollback tid 1 to smithi119156531-26 2023-12-01T15:40:28.560 INFO:tasks.rados.rados.0.smithi119.stdout:1716: finishing rollback tid 2 to smithi119156531-26 2023-12-01T15:40:28.560 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 653 (ObjNum 539 snap 172 seq_num 539) dirty exists 2023-12-01T15:40:28.586 INFO:tasks.rados.rados.0.smithi119.stdout:1714: finishing copy_from to smithi119156531-16 2023-12-01T15:40:28.586 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 416 (ObjNum 534 snap 171 seq_num 534) dirty exists 2023-12-01T15:40:28.587 INFO:tasks.rados.rados.0.smithi119.stdout:1714: finishing copy_from racing read to smithi119156531-16 2023-12-01T15:40:28.666 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:40:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:28 smithi183 ceph-mon[99169]: pgmap v581: 121 pgs: 121 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.8 MiB/s wr, 16 op/s 2023-12-01T15:40:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:28 smithi183 ceph-mon[99169]: osdmap e408: 8 total, 8 up, 8 in 2023-12-01T15:40:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:28 smithi119 ceph-mon[94175]: pgmap v581: 121 pgs: 121 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.8 MiB/s wr, 16 op/s 2023-12-01T15:40:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:28 smithi119 ceph-mon[94175]: osdmap e408: 8 total, 8 up, 8 in 2023-12-01T15:40:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:28 smithi119 ceph-mon[108979]: pgmap v581: 121 pgs: 121 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.8 MiB/s wr, 16 op/s 2023-12-01T15:40:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:28 smithi119 ceph-mon[108979]: osdmap e408: 8 total, 8 up, 8 in 2023-12-01T15:40:28.971 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:40:28.971 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7m) 6m ago 7m 17.3M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:40:28.971 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7m) 6m ago 7m 83.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:40:28.971 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8m) 6m ago 8m 13.6M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:40:28.971 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8m) 6m ago 8m 16.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:40:28.971 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11m) 6m ago 11m 448M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:40:28.971 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (13m) 6m ago 13m 507M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:40:28.971 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (13m) 6m ago 13m 81.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:40:28.971 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11m) 6m ago 11m 57.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:40:28.971 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11m) 6m ago 11m 59.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:40:28.972 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7m) 6m ago 7m 4135k - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:40:28.972 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7m) 6m ago 7m 3959k - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:40:28.972 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11m) 6m ago 11m 62.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:40:28.972 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10m) 6m ago 10m 65.0M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:40:28.972 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10m) 6m ago 10m 56.3M 3012M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:40:28.972 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10m) 6m ago 10m 55.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:40:28.972 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9m) 6m ago 9m 54.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:40:28.972 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9m) 6m ago 9m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:40:28.972 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9m) 6m ago 9m 54.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:40:28.972 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8m) 6m ago 8m 56.8M 3012M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:40:28.972 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6m) 6m ago 7m 29.9M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:40:29.348 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:40:29.349 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:40:29.349 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:40:29.349 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:40:29.349 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:40:29.349 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:40:29.349 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:40:29.349 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:40:29.349 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:40:29.349 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:40:29.349 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:40:29.349 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:40:29.349 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:40:29.349 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:40:29.349 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:40:29.350 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:40:29.350 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:40:29.536 INFO:tasks.rados.rados.0.smithi119.stdout:1714: done (2 left) 2023-12-01T15:40:29.536 INFO:tasks.rados.rados.0.smithi119.stdout:1716: done (1 left) 2023-12-01T15:40:29.537 INFO:tasks.rados.rados.0.smithi119.stdout:1717: done (0 left) 2023-12-01T15:40:29.537 INFO:tasks.rados.rados.0.smithi119.stdout:1718: read oid 30 snap 174 2023-12-01T15:40:29.537 INFO:tasks.rados.rados.0.smithi119.stdout:1718: expect (ObjNum -1161152688 snap 22061 seq_num 4161013216) 2023-12-01T15:40:29.537 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 176 2023-12-01T15:40:29.537 INFO:tasks.rados.rados.0.smithi119.stdout:1719: seq_num 543 ranges {2334720=704512,3039232=729088,3768320=475136} 2023-12-01T15:40:29.552 INFO:tasks.rados.rados.0.smithi119.stdout:1719: writing smithi119156531-42 from 2334720 to 3039232 tid 1 2023-12-01T15:40:29.556 INFO:tasks.rados.rados.0.smithi119.stdout:1719: writing smithi119156531-42 from 3039232 to 3768320 tid 2 2023-12-01T15:40:29.559 INFO:tasks.rados.rados.0.smithi119.stdout:1719: writing smithi119156531-42 from 3768320 to 4243456 tid 3 2023-12-01T15:40:29.559 INFO:tasks.rados.rados.0.smithi119.stdout:1720: rmattr oid 38 current snap is 176 2023-12-01T15:40:29.559 INFO:tasks.rados.rados.0.smithi119.stdout:1718: expect (ObjNum -1161152688 snap 22061 seq_num 4161013216) 2023-12-01T15:40:29.562 INFO:tasks.rados.rados.0.smithi119.stdout:1718: done (2 left) 2023-12-01T15:40:29.562 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 176 2023-12-01T15:40:29.562 INFO:tasks.rados.rados.0.smithi119.stdout:1721: seq_num 544 ranges {4489216=720896,5210112=614400,5824512=589824} 2023-12-01T15:40:29.590 INFO:tasks.rados.rados.0.smithi119.stdout:1721: writing smithi119156531-39 from 4489216 to 5210112 tid 1 2023-12-01T15:40:29.593 INFO:tasks.rados.rados.0.smithi119.stdout:1721: writing smithi119156531-39 from 5210112 to 5824512 tid 2 2023-12-01T15:40:29.597 INFO:tasks.rados.rados.0.smithi119.stdout:1721: writing smithi119156531-39 from 5824512 to 6414336 tid 3 2023-12-01T15:40:29.597 INFO:tasks.rados.rados.0.smithi119.stdout:1722: read oid 50 snap 173 2023-12-01T15:40:29.597 INFO:tasks.rados.rados.0.smithi119.stdout:1722: expect (ObjNum 496 snap 158 seq_num 496) 2023-12-01T15:40:29.598 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 3 current snap is 176 2023-12-01T15:40:29.598 INFO:tasks.rados.rados.0.smithi119.stdout:1719: finishing write tid 1 to smithi119156531-42 2023-12-01T15:40:29.598 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 904 (ObjNum 437 snap 133 seq_num 437) dirty exists 2023-12-01T15:40:29.598 INFO:tasks.rados.rados.0.smithi119.stdout:1719: finishing write tid 2 to smithi119156531-42 2023-12-01T15:40:29.598 INFO:tasks.rados.rados.0.smithi119.stdout:1723: seq_num 545 ranges {4104192=737280,4841472=491520,5332992=450560,5783552=262144} 2023-12-01T15:40:29.623 INFO:tasks.rados.rados.0.smithi119.stdout:1723: writing smithi119156531-3 from 4104192 to 4841472 tid 1 2023-12-01T15:40:29.626 INFO:tasks.rados.rados.0.smithi119.stdout:1723: writing smithi119156531-3 from 4841472 to 5332992 tid 2 2023-12-01T15:40:29.628 INFO:tasks.rados.rados.0.smithi119.stdout:1723: writing smithi119156531-3 from 5332992 to 5783552 tid 3 2023-12-01T15:40:29.629 INFO:tasks.rados.rados.0.smithi119.stdout:1723: writing smithi119156531-3 from 5783552 to 6045696 tid 4 2023-12-01T15:40:29.630 INFO:tasks.rados.rados.0.smithi119.stdout:1720: done (4 left) 2023-12-01T15:40:29.630 INFO:tasks.rados.rados.0.smithi119.stdout:1724: snap_remove snap 157 2023-12-01T15:40:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:29 smithi183 ceph-mon[99169]: osdmap e409: 8 total, 8 up, 8 in 2023-12-01T15:40:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:29 smithi183 ceph-mon[99169]: from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:40:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1120836883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:40:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:29 smithi119 ceph-mon[108979]: osdmap e409: 8 total, 8 up, 8 in 2023-12-01T15:40:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:29 smithi119 ceph-mon[108979]: from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:40:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1120836883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:40:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:29 smithi119 ceph-mon[94175]: osdmap e409: 8 total, 8 up, 8 in 2023-12-01T15:40:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:29 smithi119 ceph-mon[94175]: from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:40:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1120836883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:40:30.543 INFO:tasks.rados.rados.0.smithi119.stdout:1724: done (4 left) 2023-12-01T15:40:30.543 INFO:tasks.rados.rados.0.smithi119.stdout:1725: read oid 29 snap 165 2023-12-01T15:40:30.543 INFO:tasks.rados.rados.0.smithi119.stdout:1725: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:40:30.543 INFO:tasks.rados.rados.0.smithi119.stdout:1726: rollback oid 22 current snap is 176 2023-12-01T15:40:30.543 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 22 to 158 2023-12-01T15:40:30.543 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 17 current snap is 176 2023-12-01T15:40:30.543 INFO:tasks.rados.rados.0.smithi119.stdout:1727: seq_num 546 ranges {0=753664,753664=778240,1531904=425984} 2023-12-01T15:40:30.547 INFO:tasks.rados.rados.0.smithi119.stdout:1727: writing smithi119156531-17 from 0 to 753664 tid 1 2023-12-01T15:40:30.553 INFO:tasks.rados.rados.0.smithi119.stdout:1727: writing smithi119156531-17 from 753664 to 1531904 tid 2 2023-12-01T15:40:30.556 INFO:tasks.rados.rados.0.smithi119.stdout:1727: writing smithi119156531-17 from 1531904 to 1957888 tid 3 2023-12-01T15:40:30.556 INFO:tasks.rados.rados.0.smithi119.stdout:1728: read oid 7 snap -1 2023-12-01T15:40:30.556 INFO:tasks.rados.rados.0.smithi119.stdout:1728: expect (ObjNum 530 snap 170 seq_num 530) 2023-12-01T15:40:30.556 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 25 current snap is 176 2023-12-01T15:40:30.556 INFO:tasks.rados.rados.0.smithi119.stdout:1719: finishing write tid 3 to smithi119156531-42 2023-12-01T15:40:30.556 INFO:tasks.rados.rados.0.smithi119.stdout:1719: finishing write tid 4 to smithi119156531-42 2023-12-01T15:40:30.556 INFO:tasks.rados.rados.0.smithi119.stdout:1719: finishing write tid 5 to smithi119156531-42 2023-12-01T15:40:30.556 INFO:tasks.rados.rados.0.smithi119.stdout:1719: oid 42 updating version 0 to 868 2023-12-01T15:40:30.556 INFO:tasks.rados.rados.0.smithi119.stdout:1719: oid 42 version 868 is already newer than 865 2023-12-01T15:40:30.556 INFO:tasks.rados.rados.0.smithi119.stdout:1719: oid 42 version 868 is already newer than 866 2023-12-01T15:40:30.556 INFO:tasks.rados.rados.0.smithi119.stdout:1719: oid 42 version 868 is already newer than 867 2023-12-01T15:40:30.556 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 868 (ObjNum 543 snap 176 seq_num 543) dirty exists 2023-12-01T15:40:30.556 INFO:tasks.rados.rados.0.smithi119.stdout:1719: left oid 42 (ObjNum 543 snap 176 seq_num 543) 2023-12-01T15:40:30.556 INFO:tasks.rados.rados.0.smithi119.stdout:1721: finishing write tid 1 to smithi119156531-39 2023-12-01T15:40:30.557 INFO:tasks.rados.rados.0.smithi119.stdout:1721: finishing write tid 2 to smithi119156531-39 2023-12-01T15:40:30.557 INFO:tasks.rados.rados.0.smithi119.stdout:1721: finishing write tid 3 to smithi119156531-39 2023-12-01T15:40:30.557 INFO:tasks.rados.rados.0.smithi119.stdout:1721: finishing write tid 4 to smithi119156531-39 2023-12-01T15:40:30.557 INFO:tasks.rados.rados.0.smithi119.stdout:1721: finishing write tid 5 to smithi119156531-39 2023-12-01T15:40:30.557 INFO:tasks.rados.rados.0.smithi119.stdout:1721: oid 39 updating version 0 to 421 2023-12-01T15:40:30.557 INFO:tasks.rados.rados.0.smithi119.stdout:1721: oid 39 updating version 421 to 423 2023-12-01T15:40:30.557 INFO:tasks.rados.rados.0.smithi119.stdout:1721: oid 39 updating version 423 to 424 2023-12-01T15:40:30.557 INFO:tasks.rados.rados.0.smithi119.stdout:1721: oid 39 version 424 is already newer than 422 2023-12-01T15:40:30.557 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 424 (ObjNum 544 snap 176 seq_num 544) dirty exists 2023-12-01T15:40:30.557 INFO:tasks.rados.rados.0.smithi119.stdout:1721: left oid 39 (ObjNum 544 snap 176 seq_num 544) 2023-12-01T15:40:30.557 INFO:tasks.rados.rados.0.smithi119.stdout:1722: expect (ObjNum 496 snap 158 seq_num 496) 2023-12-01T15:40:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:30 smithi183 ceph-mon[99169]: from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:40:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:30 smithi183 ceph-mon[99169]: pgmap v584: 121 pgs: 121 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:40:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:30 smithi183 ceph-mon[99169]: osdmap e410: 8 total, 8 up, 8 in 2023-12-01T15:40:30.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:30 smithi119 ceph-mon[94175]: from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:40:30.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:30 smithi119 ceph-mon[94175]: pgmap v584: 121 pgs: 121 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:40:30.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:30 smithi119 ceph-mon[94175]: osdmap e410: 8 total, 8 up, 8 in 2023-12-01T15:40:30.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:30 smithi119 ceph-mon[108979]: from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:40:30.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:30 smithi119 ceph-mon[108979]: pgmap v584: 121 pgs: 121 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:40:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:30 smithi119 ceph-mon[108979]: osdmap e410: 8 total, 8 up, 8 in 2023-12-01T15:40:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:31 smithi183 ceph-mon[99169]: osdmap e411: 8 total, 8 up, 8 in 2023-12-01T15:40:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:31 smithi119 ceph-mon[108979]: osdmap e411: 8 total, 8 up, 8 in 2023-12-01T15:40:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:31 smithi119 ceph-mon[94175]: osdmap e411: 8 total, 8 up, 8 in 2023-12-01T15:40:32.546 INFO:tasks.rados.rados.0.smithi119.stdout:1723: finishing write tid 1 to smithi119156531-3 2023-12-01T15:40:32.546 INFO:tasks.rados.rados.0.smithi119.stdout:1723: finishing write tid 2 to smithi119156531-3 2023-12-01T15:40:32.546 INFO:tasks.rados.rados.0.smithi119.stdout:1723: finishing write tid 3 to smithi119156531-3 2023-12-01T15:40:32.546 INFO:tasks.rados.rados.0.smithi119.stdout:1723: finishing write tid 4 to smithi119156531-3 2023-12-01T15:40:32.546 INFO:tasks.rados.rados.0.smithi119.stdout:1723: finishing write tid 5 to smithi119156531-3 2023-12-01T15:40:32.546 INFO:tasks.rados.rados.0.smithi119.stdout:1723: finishing write tid 6 to smithi119156531-3 2023-12-01T15:40:32.547 INFO:tasks.rados.rados.0.smithi119.stdout:1723: oid 3 updating version 0 to 1177 2023-12-01T15:40:32.547 INFO:tasks.rados.rados.0.smithi119.stdout:1723: oid 3 version 1177 is already newer than 1175 2023-12-01T15:40:32.547 INFO:tasks.rados.rados.0.smithi119.stdout:1723: oid 3 version 1177 is already newer than 1173 2023-12-01T15:40:32.547 INFO:tasks.rados.rados.0.smithi119.stdout:1723: oid 3 version 1177 is already newer than 1176 2023-12-01T15:40:32.547 INFO:tasks.rados.rados.0.smithi119.stdout:1723: oid 3 version 1177 is already newer than 1174 2023-12-01T15:40:32.547 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 1177 (ObjNum 545 snap 176 seq_num 545) dirty exists 2023-12-01T15:40:32.547 INFO:tasks.rados.rados.0.smithi119.stdout:1723: left oid 3 (ObjNum 545 snap 176 seq_num 545) 2023-12-01T15:40:32.547 INFO:tasks.rados.rados.0.smithi119.stdout:1729: seq_num 547 ranges {5562368=770048,6332416=663552,6995968=466944,7462912=73728} 2023-12-01T15:40:32.579 INFO:tasks.rados.rados.0.smithi119.stdout:1729: writing smithi119156531-25 from 5562368 to 6332416 tid 1 2023-12-01T15:40:32.583 INFO:tasks.rados.rados.0.smithi119.stdout:1729: writing smithi119156531-25 from 6332416 to 6995968 tid 2 2023-12-01T15:40:32.586 INFO:tasks.rados.rados.0.smithi119.stdout:1729: writing smithi119156531-25 from 6995968 to 7462912 tid 3 2023-12-01T15:40:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:1729: writing smithi119156531-25 from 7462912 to 7536640 tid 4 2023-12-01T15:40:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:1719: done (8 left) 2023-12-01T15:40:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:1721: done (7 left) 2023-12-01T15:40:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:1722: done (6 left) 2023-12-01T15:40:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:1723: done (5 left) 2023-12-01T15:40:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:1730: read oid 14 snap -1 2023-12-01T15:40:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:1730: expect (ObjNum 519 snap 166 seq_num 519) 2023-12-01T15:40:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:1731: read oid 4 snap 175 2023-12-01T15:40:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:1731: expect deleted 2023-12-01T15:40:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:1732: delete oid 38 current snap is 176 2023-12-01T15:40:32.587 INFO:tasks.rados.rados.0.smithi119.stdout:1727: finishing write tid 1 to smithi119156531-17 2023-12-01T15:40:32.588 INFO:tasks.rados.rados.0.smithi119.stdout:1726: finishing rollback tid 0 to smithi119156531-22 2023-12-01T15:40:32.588 INFO:tasks.rados.rados.0.smithi119.stdout:1726: finishing rollback tid 1 to smithi119156531-22 2023-12-01T15:40:32.588 INFO:tasks.rados.rados.0.smithi119.stdout:1726: finishing rollback tid 2 to smithi119156531-22 2023-12-01T15:40:32.588 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 1271 (ObjNum 412 snap 129 seq_num 412) dirty exists 2023-12-01T15:40:32.588 INFO:tasks.rados.rados.0.smithi119.stdout:1727: finishing write tid 2 to smithi119156531-17 2023-12-01T15:40:32.588 INFO:tasks.rados.rados.0.smithi119.stdout:1727: finishing write tid 3 to smithi119156531-17 2023-12-01T15:40:32.588 INFO:tasks.rados.rados.0.smithi119.stdout:1727: finishing write tid 4 to smithi119156531-17 2023-12-01T15:40:32.588 INFO:tasks.rados.rados.0.smithi119.stdout:1725: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:40:32.679 INFO:tasks.rados.rados.0.smithi119.stdout:1727: finishing write tid 5 to smithi119156531-17 2023-12-01T15:40:32.680 INFO:tasks.rados.rados.0.smithi119.stdout:1727: oid 17 updating version 0 to 657 2023-12-01T15:40:32.680 INFO:tasks.rados.rados.0.smithi119.stdout:1727: oid 17 version 657 is already newer than 654 2023-12-01T15:40:32.680 INFO:tasks.rados.rados.0.smithi119.stdout:1727: oid 17 version 657 is already newer than 655 2023-12-01T15:40:32.680 INFO:tasks.rados.rados.0.smithi119.stdout:1727: oid 17 version 657 is already newer than 656 2023-12-01T15:40:32.680 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 657 (ObjNum 546 snap 176 seq_num 546) dirty exists 2023-12-01T15:40:32.680 INFO:tasks.rados.rados.0.smithi119.stdout:1727: left oid 17 (ObjNum 546 snap 176 seq_num 546) 2023-12-01T15:40:32.680 INFO:tasks.rados.rados.0.smithi119.stdout:1728: expect (ObjNum 530 snap 170 seq_num 530) 2023-12-01T15:40:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:32 smithi183 ceph-mon[99169]: pgmap v587: 121 pgs: 121 active+clean; 316 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2023-12-01T15:40:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:32 smithi119 ceph-mon[108979]: pgmap v587: 121 pgs: 121 active+clean; 316 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2023-12-01T15:40:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:32 smithi119 ceph-mon[94175]: pgmap v587: 121 pgs: 121 active+clean; 316 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2023-12-01T15:40:32.969 INFO:tasks.rados.rados.0.smithi119.stdout:1729: finishing write tid 1 to smithi119156531-25 2023-12-01T15:40:32.969 INFO:tasks.rados.rados.0.smithi119.stdout:1729: finishing write tid 2 to smithi119156531-25 2023-12-01T15:40:32.969 INFO:tasks.rados.rados.0.smithi119.stdout:1729: finishing write tid 3 to smithi119156531-25 2023-12-01T15:40:32.969 INFO:tasks.rados.rados.0.smithi119.stdout:1729: finishing write tid 4 to smithi119156531-25 2023-12-01T15:40:32.969 INFO:tasks.rados.rados.0.smithi119.stdout:1729: finishing write tid 5 to smithi119156531-25 2023-12-01T15:40:32.969 INFO:tasks.rados.rados.0.smithi119.stdout:1725: done (7 left) 2023-12-01T15:40:32.969 INFO:tasks.rados.rados.0.smithi119.stdout:1726: done (6 left) 2023-12-01T15:40:32.970 INFO:tasks.rados.rados.0.smithi119.stdout:1727: done (5 left) 2023-12-01T15:40:32.970 INFO:tasks.rados.rados.0.smithi119.stdout:1728: done (4 left) 2023-12-01T15:40:32.970 INFO:tasks.rados.rados.0.smithi119.stdout:1731: done (3 left) 2023-12-01T15:40:32.970 INFO:tasks.rados.rados.0.smithi119.stdout:1732: done (2 left) 2023-12-01T15:40:32.970 INFO:tasks.rados.rados.0.smithi119.stdout:1733: rollback oid 37 current snap is 176 2023-12-01T15:40:32.970 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 37 to 169 2023-12-01T15:40:32.970 INFO:tasks.rados.rados.0.smithi119.stdout:1729: finishing write tid 6 to smithi119156531-25 2023-12-01T15:40:32.970 INFO:tasks.rados.rados.0.smithi119.stdout:1729: oid 25 updating version 0 to 1180 2023-12-01T15:40:32.970 INFO:tasks.rados.rados.0.smithi119.stdout:1729: oid 25 version 1180 is already newer than 1179 2023-12-01T15:40:32.970 INFO:tasks.rados.rados.0.smithi119.stdout:1729: oid 25 updating version 1180 to 1181 2023-12-01T15:40:32.970 INFO:tasks.rados.rados.0.smithi119.stdout:1729: oid 25 updating version 1181 to 1182 2023-12-01T15:40:32.970 INFO:tasks.rados.rados.0.smithi119.stdout:1729: oid 25 version 1182 is already newer than 1178 2023-12-01T15:40:32.970 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 1182 (ObjNum 547 snap 176 seq_num 547) dirty exists 2023-12-01T15:40:32.970 INFO:tasks.rados.rados.0.smithi119.stdout:1729: left oid 25 (ObjNum 547 snap 176 seq_num 547) 2023-12-01T15:40:32.971 INFO:tasks.rados.rados.0.smithi119.stdout:1729: done (2 left) 2023-12-01T15:40:32.971 INFO:tasks.rados.rados.0.smithi119.stdout:1734: snap_create 2023-12-01T15:40:32.971 INFO:tasks.rados.rados.0.smithi119.stdout:1730: expect (ObjNum 519 snap 166 seq_num 519) 2023-12-01T15:40:33.030 INFO:tasks.rados.rados.0.smithi119.stdout:1733: finishing rollback tid 0 to smithi119156531-37 2023-12-01T15:40:33.030 INFO:tasks.rados.rados.0.smithi119.stdout:1733: finishing rollback tid 1 to smithi119156531-37 2023-12-01T15:40:33.030 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 1284 (ObjNum 33 snap 0 seq_num 2) dirty dne 2023-12-01T15:40:33.552 INFO:tasks.rados.rados.0.smithi119.stdout:1730: done (2 left) 2023-12-01T15:40:33.552 INFO:tasks.rados.rados.0.smithi119.stdout:1733: done (1 left) 2023-12-01T15:40:33.552 INFO:tasks.rados.rados.0.smithi119.stdout:1734: done (0 left) 2023-12-01T15:40:33.552 INFO:tasks.rados.rados.0.smithi119.stdout:1735: snap_create 2023-12-01T15:40:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:40:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:40:34] "GET /metrics HTTP/1.1" 200 36174 "" "Prometheus/2.43.0" 2023-12-01T15:40:34.555 INFO:tasks.rados.rados.0.smithi119.stdout:1735: done (0 left) 2023-12-01T15:40:34.556 INFO:tasks.rados.rados.0.smithi119.stdout:1736: read oid 37 snap -1 2023-12-01T15:40:34.556 INFO:tasks.rados.rados.0.smithi119.stdout:1736: expect deleted 2023-12-01T15:40:34.556 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 17 current snap is 178 2023-12-01T15:40:34.556 INFO:tasks.rados.rados.0.smithi119.stdout:1737: seq_num 549 ranges {1957888=802816,2760704=483328,3244032=434176,3678208=286720} 2023-12-01T15:40:34.570 INFO:tasks.rados.rados.0.smithi119.stdout:1737: writing smithi119156531-17 from 1957888 to 2760704 tid 1 2023-12-01T15:40:34.573 INFO:tasks.rados.rados.0.smithi119.stdout:1737: writing smithi119156531-17 from 2760704 to 3244032 tid 2 2023-12-01T15:40:34.576 INFO:tasks.rados.rados.0.smithi119.stdout:1737: writing smithi119156531-17 from 3244032 to 3678208 tid 3 2023-12-01T15:40:34.578 INFO:tasks.rados.rados.0.smithi119.stdout:1737: writing smithi119156531-17 from 3678208 to 3964928 tid 4 2023-12-01T15:40:34.578 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 178 2023-12-01T15:40:34.578 INFO:tasks.rados.rados.0.smithi119.stdout:1738: seq_num 550 ranges {11452416=417792,11870208=770048,12640256=638976,13279232=196608} 2023-12-01T15:40:34.640 INFO:tasks.rados.rados.0.smithi119.stdout:1738: writing smithi119156531-45 from 11452416 to 11870208 tid 1 2023-12-01T15:40:34.645 INFO:tasks.rados.rados.0.smithi119.stdout:1738: writing smithi119156531-45 from 11870208 to 12640256 tid 2 2023-12-01T15:40:34.648 INFO:tasks.rados.rados.0.smithi119.stdout:1738: writing smithi119156531-45 from 12640256 to 13279232 tid 3 2023-12-01T15:40:34.650 INFO:tasks.rados.rados.0.smithi119.stdout:1738: writing smithi119156531-45 from 13279232 to 13475840 tid 4 2023-12-01T15:40:34.650 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 178 2023-12-01T15:40:34.650 INFO:tasks.rados.rados.0.smithi119.stdout:1739: seq_num 551 ranges {0=434176,434176=647168,1081344=450560,1531904=507904} 2023-12-01T15:40:34.652 INFO:tasks.rados.rados.0.smithi119.stdout:1739: writing smithi119156531-12 from 0 to 434176 tid 1 2023-12-01T15:40:34.656 INFO:tasks.rados.rados.0.smithi119.stdout:1739: writing smithi119156531-12 from 434176 to 1081344 tid 2 2023-12-01T15:40:34.659 INFO:tasks.rados.rados.0.smithi119.stdout:1739: writing smithi119156531-12 from 1081344 to 1531904 tid 3 2023-12-01T15:40:34.663 INFO:tasks.rados.rados.0.smithi119.stdout:1739: writing smithi119156531-12 from 1531904 to 2039808 tid 4 2023-12-01T15:40:34.663 INFO:tasks.rados.rados.0.smithi119.stdout:1740: rollback oid 29 current snap is 178 2023-12-01T15:40:34.663 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 29 to 172 2023-12-01T15:40:34.663 INFO:tasks.rados.rados.0.smithi119.stdout:1737: finishing write tid 1 to smithi119156531-17 2023-12-01T15:40:34.663 INFO:tasks.rados.rados.0.smithi119.stdout:1737: finishing write tid 2 to smithi119156531-17 2023-12-01T15:40:34.663 INFO:tasks.rados.rados.0.smithi119.stdout:1737: finishing write tid 3 to smithi119156531-17 2023-12-01T15:40:34.663 INFO:tasks.rados.rados.0.smithi119.stdout:1737: finishing write tid 4 to smithi119156531-17 2023-12-01T15:40:34.663 INFO:tasks.rados.rados.0.smithi119.stdout:1737: finishing write tid 5 to smithi119156531-17 2023-12-01T15:40:34.663 INFO:tasks.rados.rados.0.smithi119.stdout:1737: finishing write tid 6 to smithi119156531-17 2023-12-01T15:40:34.663 INFO:tasks.rados.rados.0.smithi119.stdout:1737: oid 17 updating version 0 to 667 2023-12-01T15:40:34.663 INFO:tasks.rados.rados.0.smithi119.stdout:1737: oid 17 version 667 is already newer than 666 2023-12-01T15:40:34.663 INFO:tasks.rados.rados.0.smithi119.stdout:1737: oid 17 updating version 667 to 669 2023-12-01T15:40:34.664 INFO:tasks.rados.rados.0.smithi119.stdout:1737: oid 17 version 669 is already newer than 665 2023-12-01T15:40:34.664 INFO:tasks.rados.rados.0.smithi119.stdout:1737: oid 17 version 669 is already newer than 668 2023-12-01T15:40:34.664 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 669 (ObjNum 549 snap 178 seq_num 549) dirty exists 2023-12-01T15:40:34.664 INFO:tasks.rados.rados.0.smithi119.stdout:1737: left oid 17 (ObjNum 549 snap 178 seq_num 549) 2023-12-01T15:40:34.664 INFO:tasks.rados.rados.0.smithi119.stdout:1738: finishing write tid 1 to smithi119156531-45 2023-12-01T15:40:34.664 INFO:tasks.rados.rados.0.smithi119.stdout:1738: finishing write tid 2 to smithi119156531-45 2023-12-01T15:40:34.664 INFO:tasks.rados.rados.0.smithi119.stdout:1738: finishing write tid 3 to smithi119156531-45 2023-12-01T15:40:34.664 INFO:tasks.rados.rados.0.smithi119.stdout:1738: finishing write tid 4 to smithi119156531-45 2023-12-01T15:40:34.664 INFO:tasks.rados.rados.0.smithi119.stdout:1736: done (4 left) 2023-12-01T15:40:34.664 INFO:tasks.rados.rados.0.smithi119.stdout:1737: done (3 left) 2023-12-01T15:40:34.664 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 27 current snap is 178 2023-12-01T15:40:34.664 INFO:tasks.rados.rados.0.smithi119.stdout:1738: finishing write tid 5 to smithi119156531-45 2023-12-01T15:40:34.664 INFO:tasks.rados.rados.0.smithi119.stdout:1739: finishing write tid 1 to smithi119156531-12 2023-12-01T15:40:34.664 INFO:tasks.rados.rados.0.smithi119.stdout:1738: finishing write tid 6 to smithi119156531-45 2023-12-01T15:40:34.664 INFO:tasks.rados.rados.0.smithi119.stdout:1738: oid 45 updating version 0 to 855 2023-12-01T15:40:34.665 INFO:tasks.rados.rados.0.smithi119.stdout:1738: oid 45 updating version 855 to 858 2023-12-01T15:40:34.665 INFO:tasks.rados.rados.0.smithi119.stdout:1738: oid 45 version 858 is already newer than 857 2023-12-01T15:40:34.665 INFO:tasks.rados.rados.0.smithi119.stdout:1738: oid 45 version 858 is already newer than 856 2023-12-01T15:40:34.665 INFO:tasks.rados.rados.0.smithi119.stdout:1738: oid 45 updating version 858 to 859 2023-12-01T15:40:34.665 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 859 (ObjNum 550 snap 178 seq_num 550) dirty exists 2023-12-01T15:40:34.665 INFO:tasks.rados.rados.0.smithi119.stdout:1738: left oid 45 (ObjNum 550 snap 178 seq_num 550) 2023-12-01T15:40:34.665 INFO:tasks.rados.rados.0.smithi119.stdout:1739: finishing write tid 2 to smithi119156531-12 2023-12-01T15:40:34.666 INFO:tasks.rados.rados.0.smithi119.stdout:1739: finishing write tid 3 to smithi119156531-12 2023-12-01T15:40:34.666 INFO:tasks.rados.rados.0.smithi119.stdout:1741: seq_num 552 ranges {4341760=450560,4792320=532480,5324800=655360,5980160=417792} 2023-12-01T15:40:34.687 INFO:tasks.rados.rados.0.smithi119.stdout:1741: writing smithi119156531-27 from 4341760 to 4792320 tid 1 2023-12-01T15:40:34.690 INFO:tasks.rados.rados.0.smithi119.stdout:1741: writing smithi119156531-27 from 4792320 to 5324800 tid 2 2023-12-01T15:40:34.694 INFO:tasks.rados.rados.0.smithi119.stdout:1741: writing smithi119156531-27 from 5324800 to 5980160 tid 3 2023-12-01T15:40:34.697 INFO:tasks.rados.rados.0.smithi119.stdout:1741: writing smithi119156531-27 from 5980160 to 6397952 tid 4 2023-12-01T15:40:34.697 INFO:tasks.rados.rados.0.smithi119.stdout:1738: done (3 left) 2023-12-01T15:40:34.697 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 9 current snap is 178 2023-12-01T15:40:34.697 INFO:tasks.rados.rados.0.smithi119.stdout:1739: finishing write tid 4 to smithi119156531-12 2023-12-01T15:40:34.697 INFO:tasks.rados.rados.0.smithi119.stdout:1742: seq_num 553 ranges {1851392=466944,2318336=417792,2736128=417792,3153920=516096,3670016=253952} 2023-12-01T15:40:34.709 INFO:tasks.rados.rados.0.smithi119.stdout:1742: writing smithi119156531-9 from 1851392 to 2318336 tid 1 2023-12-01T15:40:34.712 INFO:tasks.rados.rados.0.smithi119.stdout:1742: writing smithi119156531-9 from 2318336 to 2736128 tid 2 2023-12-01T15:40:34.715 INFO:tasks.rados.rados.0.smithi119.stdout:1742: writing smithi119156531-9 from 2736128 to 3153920 tid 3 2023-12-01T15:40:34.717 INFO:tasks.rados.rados.0.smithi119.stdout:1742: writing smithi119156531-9 from 3153920 to 3670016 tid 4 2023-12-01T15:40:34.720 INFO:tasks.rados.rados.0.smithi119.stdout:1742: writing smithi119156531-9 from 3670016 to 3923968 tid 5 2023-12-01T15:40:34.720 INFO:tasks.rados.rados.0.smithi119.stdout:1743: delete oid 26 current snap is 178 2023-12-01T15:40:34.720 INFO:tasks.rados.rados.0.smithi119.stdout:1739: finishing write tid 5 to smithi119156531-12 2023-12-01T15:40:34.720 INFO:tasks.rados.rados.0.smithi119.stdout:1740: finishing rollback tid 0 to smithi119156531-29 2023-12-01T15:40:34.720 INFO:tasks.rados.rados.0.smithi119.stdout:1740: finishing rollback tid 1 to smithi119156531-29 2023-12-01T15:40:34.720 INFO:tasks.rados.rados.0.smithi119.stdout:1740: finishing rollback tid 2 to smithi119156531-29 2023-12-01T15:40:34.720 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 963 (ObjNum 449 snap 137 seq_num 449) dirty exists 2023-12-01T15:40:34.720 INFO:tasks.rados.rados.0.smithi119.stdout:1739: finishing write tid 6 to smithi119156531-12 2023-12-01T15:40:34.720 INFO:tasks.rados.rados.0.smithi119.stdout:1739: oid 12 updating version 0 to 1173 2023-12-01T15:40:34.720 INFO:tasks.rados.rados.0.smithi119.stdout:1739: oid 12 updating version 1173 to 1176 2023-12-01T15:40:34.720 INFO:tasks.rados.rados.0.smithi119.stdout:1739: oid 12 version 1176 is already newer than 1175 2023-12-01T15:40:34.721 INFO:tasks.rados.rados.0.smithi119.stdout:1739: oid 12 version 1176 is already newer than 1174 2023-12-01T15:40:34.721 INFO:tasks.rados.rados.0.smithi119.stdout:1739: oid 12 updating version 1176 to 1177 2023-12-01T15:40:34.721 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 1177 (ObjNum 551 snap 178 seq_num 551) dirty exists 2023-12-01T15:40:34.721 INFO:tasks.rados.rados.0.smithi119.stdout:1739: left oid 12 (ObjNum 551 snap 178 seq_num 551) 2023-12-01T15:40:34.721 INFO:tasks.rados.rados.0.smithi119.stdout:1741: finishing write tid 1 to smithi119156531-27 2023-12-01T15:40:34.721 INFO:tasks.rados.rados.0.smithi119.stdout:1741: finishing write tid 2 to smithi119156531-27 2023-12-01T15:40:34.721 INFO:tasks.rados.rados.0.smithi119.stdout:1741: finishing write tid 3 to smithi119156531-27 2023-12-01T15:40:34.721 INFO:tasks.rados.rados.0.smithi119.stdout:1741: finishing write tid 4 to smithi119156531-27 2023-12-01T15:40:34.721 INFO:tasks.rados.rados.0.smithi119.stdout:1741: finishing write tid 5 to smithi119156531-27 2023-12-01T15:40:34.721 INFO:tasks.rados.rados.0.smithi119.stdout:1741: finishing write tid 6 to smithi119156531-27 2023-12-01T15:40:34.721 INFO:tasks.rados.rados.0.smithi119.stdout:1741: oid 27 updating version 0 to 1288 2023-12-01T15:40:34.721 INFO:tasks.rados.rados.0.smithi119.stdout:1741: oid 27 updating version 1288 to 1289 2023-12-01T15:40:34.721 INFO:tasks.rados.rados.0.smithi119.stdout:1741: oid 27 updating version 1289 to 1290 2023-12-01T15:40:34.722 INFO:tasks.rados.rados.0.smithi119.stdout:1741: oid 27 version 1290 is already newer than 1287 2023-12-01T15:40:34.722 INFO:tasks.rados.rados.0.smithi119.stdout:1741: oid 27 version 1290 is already newer than 1286 2023-12-01T15:40:34.722 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 1290 (ObjNum 552 snap 178 seq_num 552) dirty exists 2023-12-01T15:40:34.722 INFO:tasks.rados.rados.0.smithi119.stdout:1741: left oid 27 (ObjNum 552 snap 178 seq_num 552) 2023-12-01T15:40:34.722 INFO:tasks.rados.rados.0.smithi119.stdout:1742: finishing write tid 1 to smithi119156531-9 2023-12-01T15:40:34.722 INFO:tasks.rados.rados.0.smithi119.stdout:1742: finishing write tid 2 to smithi119156531-9 2023-12-01T15:40:34.722 INFO:tasks.rados.rados.0.smithi119.stdout:1742: finishing write tid 3 to smithi119156531-9 2023-12-01T15:40:34.722 INFO:tasks.rados.rados.0.smithi119.stdout:1742: finishing write tid 4 to smithi119156531-9 2023-12-01T15:40:34.723 INFO:tasks.rados.rados.0.smithi119.stdout:1742: finishing write tid 5 to smithi119156531-9 2023-12-01T15:40:34.723 INFO:tasks.rados.rados.0.smithi119.stdout:1742: finishing write tid 6 to smithi119156531-9 2023-12-01T15:40:34.724 INFO:tasks.rados.rados.0.smithi119.stdout:1742: finishing write tid 7 to smithi119156531-9 2023-12-01T15:40:34.724 INFO:tasks.rados.rados.0.smithi119.stdout:1742: oid 9 updating version 0 to 671 2023-12-01T15:40:34.724 INFO:tasks.rados.rados.0.smithi119.stdout:1742: oid 9 updating version 671 to 676 2023-12-01T15:40:34.724 INFO:tasks.rados.rados.0.smithi119.stdout:1742: oid 9 version 676 is already newer than 672 2023-12-01T15:40:34.724 INFO:tasks.rados.rados.0.smithi119.stdout:1742: oid 9 version 676 is already newer than 673 2023-12-01T15:40:34.724 INFO:tasks.rados.rados.0.smithi119.stdout:1742: oid 9 version 676 is already newer than 674 2023-12-01T15:40:34.724 INFO:tasks.rados.rados.0.smithi119.stdout:1742: oid 9 version 676 is already newer than 675 2023-12-01T15:40:34.724 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 676 (ObjNum 553 snap 178 seq_num 553) dirty exists 2023-12-01T15:40:34.724 INFO:tasks.rados.rados.0.smithi119.stdout:1742: left oid 9 (ObjNum 553 snap 178 seq_num 553) 2023-12-01T15:40:34.724 INFO:tasks.rados.rados.0.smithi119.stdout:1739: done (4 left) 2023-12-01T15:40:34.724 INFO:tasks.rados.rados.0.smithi119.stdout:1740: done (3 left) 2023-12-01T15:40:34.724 INFO:tasks.rados.rados.0.smithi119.stdout:1741: done (2 left) 2023-12-01T15:40:34.724 INFO:tasks.rados.rados.0.smithi119.stdout:1742: done (1 left) 2023-12-01T15:40:34.725 INFO:tasks.rados.rados.0.smithi119.stdout:1743: done (0 left) 2023-12-01T15:40:34.725 INFO:tasks.rados.rados.0.smithi119.stdout:1744: read oid 10 snap -1 2023-12-01T15:40:34.725 INFO:tasks.rados.rados.0.smithi119.stdout:1744: expect (ObjNum 440 snap 134 seq_num 440) 2023-12-01T15:40:34.725 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 29 current snap is 178 2023-12-01T15:40:34.725 INFO:tasks.rados.rados.0.smithi119.stdout:1745: seq_num 555 ranges {2334720=499712,2834432=638976,3473408=425984,3899392=540672} 2023-12-01T15:40:34.739 INFO:tasks.rados.rados.0.smithi119.stdout:1745: writing smithi119156531-29 from 2334720 to 2834432 tid 1 2023-12-01T15:40:34.743 INFO:tasks.rados.rados.0.smithi119.stdout:1745: writing smithi119156531-29 from 2834432 to 3473408 tid 2 2023-12-01T15:40:34.745 INFO:tasks.rados.rados.0.smithi119.stdout:1745: writing smithi119156531-29 from 3473408 to 3899392 tid 3 2023-12-01T15:40:34.748 INFO:tasks.rados.rados.0.smithi119.stdout:1745: writing smithi119156531-29 from 3899392 to 4440064 tid 4 2023-12-01T15:40:34.749 INFO:tasks.rados.rados.0.smithi119.stdout:1746: delete oid 36 current snap is 178 2023-12-01T15:40:34.749 INFO:tasks.rados.rados.0.smithi119.stdout:1744: expect (ObjNum 440 snap 134 seq_num 440) 2023-12-01T15:40:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:34 smithi183 ceph-mon[99169]: pgmap v588: 121 pgs: 121 active+clean; 316 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.0 MiB/s wr, 9 op/s 2023-12-01T15:40:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:34 smithi183 ceph-mon[99169]: osdmap e412: 8 total, 8 up, 8 in 2023-12-01T15:40:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:34 smithi119 ceph-mon[94175]: pgmap v588: 121 pgs: 121 active+clean; 316 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.0 MiB/s wr, 9 op/s 2023-12-01T15:40:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:34 smithi119 ceph-mon[94175]: osdmap e412: 8 total, 8 up, 8 in 2023-12-01T15:40:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:34 smithi119 ceph-mon[108979]: pgmap v588: 121 pgs: 121 active+clean; 316 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.0 MiB/s wr, 9 op/s 2023-12-01T15:40:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:34 smithi119 ceph-mon[108979]: osdmap e412: 8 total, 8 up, 8 in 2023-12-01T15:40:35.121 INFO:tasks.rados.rados.0.smithi119.stdout:1745: finishing write tid 1 to smithi119156531-29 2023-12-01T15:40:35.121 INFO:tasks.rados.rados.0.smithi119.stdout:1745: finishing write tid 2 to smithi119156531-29 2023-12-01T15:40:35.121 INFO:tasks.rados.rados.0.smithi119.stdout:1744: done (2 left) 2023-12-01T15:40:35.121 INFO:tasks.rados.rados.0.smithi119.stdout:1746: done (1 left) 2023-12-01T15:40:35.122 INFO:tasks.rados.rados.0.smithi119.stdout:1747: copy_from oid 25 from oid 50 current snap is 178 2023-12-01T15:40:35.122 INFO:tasks.rados.rados.0.smithi119.stdout:1745: finishing write tid 3 to smithi119156531-29 2023-12-01T15:40:35.122 INFO:tasks.rados.rados.0.smithi119.stdout:1745: finishing write tid 4 to smithi119156531-29 2023-12-01T15:40:35.122 INFO:tasks.rados.rados.0.smithi119.stdout:1745: finishing write tid 5 to smithi119156531-29 2023-12-01T15:40:35.122 INFO:tasks.rados.rados.0.smithi119.stdout:1745: finishing write tid 6 to smithi119156531-29 2023-12-01T15:40:35.122 INFO:tasks.rados.rados.0.smithi119.stdout:1745: oid 29 updating version 0 to 965 2023-12-01T15:40:35.122 INFO:tasks.rados.rados.0.smithi119.stdout:1745: oid 29 updating version 965 to 966 2023-12-01T15:40:35.122 INFO:tasks.rados.rados.0.smithi119.stdout:1745: oid 29 updating version 966 to 968 2023-12-01T15:40:35.122 INFO:tasks.rados.rados.0.smithi119.stdout:1745: oid 29 version 968 is already newer than 964 2023-12-01T15:40:35.122 INFO:tasks.rados.rados.0.smithi119.stdout:1745: oid 29 version 968 is already newer than 967 2023-12-01T15:40:35.122 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 968 (ObjNum 555 snap 178 seq_num 555) dirty exists 2023-12-01T15:40:35.122 INFO:tasks.rados.rados.0.smithi119.stdout:1745: left oid 29 (ObjNum 555 snap 178 seq_num 555) 2023-12-01T15:40:35.122 INFO:tasks.rados.rados.0.smithi119.stdout:1745: done (1 left) 2023-12-01T15:40:35.122 INFO:tasks.rados.rados.0.smithi119.stdout:1748: read oid 46 snap -1 2023-12-01T15:40:35.122 INFO:tasks.rados.rados.0.smithi119.stdout:1748: expect deleted 2023-12-01T15:40:35.122 INFO:tasks.rados.rados.0.smithi119.stdout:1749: rmattr oid 24 current snap is 178 2023-12-01T15:40:35.123 INFO:tasks.rados.rados.0.smithi119.stdout:1749: done (2 left) 2023-12-01T15:40:35.123 INFO:tasks.rados.rados.0.smithi119.stdout:1750: delete oid 36 current snap is 178 2023-12-01T15:40:35.123 INFO:tasks.rados.rados.0.smithi119.stdout:1748: done (2 left) 2023-12-01T15:40:35.123 INFO:tasks.rados.rados.0.smithi119.stdout:1750: done (1 left) 2023-12-01T15:40:35.123 INFO:tasks.rados.rados.0.smithi119.stdout:1751: snap_remove snap 176 2023-12-01T15:40:35.513 INFO:tasks.rados.rados.0.smithi119.stdout:1751: done (1 left) 2023-12-01T15:40:35.513 INFO:tasks.rados.rados.0.smithi119.stdout:1752: read oid 44 snap -1 2023-12-01T15:40:35.513 INFO:tasks.rados.rados.0.smithi119.stdout:1752: expect deleted 2023-12-01T15:40:35.513 INFO:tasks.rados.rados.0.smithi119.stdout:1753: read oid 18 snap 163 2023-12-01T15:40:35.513 INFO:tasks.rados.rados.0.smithi119.stdout:1753: expect (ObjNum 412 snap 129 seq_num 412) 2023-12-01T15:40:35.514 INFO:tasks.rados.rados.0.smithi119.stdout:1754: copy_from oid 3 from oid 4 current snap is 178 2023-12-01T15:40:35.514 INFO:tasks.rados.rados.0.smithi119.stdout:1755: read oid 22 snap 172 2023-12-01T15:40:35.514 INFO:tasks.rados.rados.0.smithi119.stdout:1755: expect (ObjNum 511 snap 162 seq_num 511) 2023-12-01T15:40:35.514 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 6 current snap is 178 2023-12-01T15:40:35.514 INFO:tasks.rados.rados.0.smithi119.stdout:1756: seq_num 558 ranges {598016=548864,1146880=688128,1835008=606208,2441216=311296} 2023-12-01T15:40:35.519 INFO:tasks.rados.rados.0.smithi119.stdout:1756: writing smithi119156531-6 from 598016 to 1146880 tid 1 2023-12-01T15:40:35.523 INFO:tasks.rados.rados.0.smithi119.stdout:1756: writing smithi119156531-6 from 1146880 to 1835008 tid 2 2023-12-01T15:40:35.527 INFO:tasks.rados.rados.0.smithi119.stdout:1756: writing smithi119156531-6 from 1835008 to 2441216 tid 3 2023-12-01T15:40:35.529 INFO:tasks.rados.rados.0.smithi119.stdout:1756: writing smithi119156531-6 from 2441216 to 2752512 tid 4 2023-12-01T15:40:35.529 INFO:tasks.rados.rados.0.smithi119.stdout:1757: copy_from oid 14 from oid 20 current snap is 178 2023-12-01T15:40:35.529 INFO:tasks.rados.rados.0.smithi119.stdout:1747: finishing copy_from to smithi119156531-25 2023-12-01T15:40:35.529 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 1172 (ObjNum 496 snap 158 seq_num 496) dirty exists 2023-12-01T15:40:35.530 INFO:tasks.rados.rados.0.smithi119.stdout:1747: finishing copy_from racing read to smithi119156531-25 2023-12-01T15:40:35.530 INFO:tasks.rados.rados.0.smithi119.stdout:1754: finishing copy_from to smithi119156531-3 2023-12-01T15:40:35.530 INFO:tasks.rados.rados.0.smithi119.stdout:1754: got expected ENOENT (src dne) 2023-12-01T15:40:35.530 INFO:tasks.rados.rados.0.smithi119.stdout:1747: done (6 left) 2023-12-01T15:40:35.530 INFO:tasks.rados.rados.0.smithi119.stdout:1752: done (5 left) 2023-12-01T15:40:35.530 INFO:tasks.rados.rados.0.smithi119.stdout:1758: read oid 43 snap 150 2023-12-01T15:40:35.530 INFO:tasks.rados.rados.0.smithi119.stdout:1758: expect (ObjNum 313 snap 102 seq_num 313) 2023-12-01T15:40:35.530 INFO:tasks.rados.rados.0.smithi119.stdout:1759: rollback oid 7 current snap is 178 2023-12-01T15:40:35.530 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 7 to 170 2023-12-01T15:40:35.530 INFO:tasks.rados.rados.0.smithi119.stdout:1754: finishing copy_from racing read to smithi119156531-3 2023-12-01T15:40:35.530 INFO:tasks.rados.rados.0.smithi119.stdout:1756: finishing write tid 1 to smithi119156531-6 2023-12-01T15:40:35.531 INFO:tasks.rados.rados.0.smithi119.stdout:1754: done (6 left) 2023-12-01T15:40:35.531 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 50 current snap is 178 2023-12-01T15:40:35.531 INFO:tasks.rados.rados.0.smithi119.stdout:1760: seq_num 559 ranges {17260544=565248,17825792=573440,18399232=409600,18808832=622592} 2023-12-01T15:40:35.627 INFO:tasks.rados.rados.0.smithi119.stdout:1760: writing smithi119156531-50 from 17260544 to 17825792 tid 1 2023-12-01T15:40:35.630 INFO:tasks.rados.rados.0.smithi119.stdout:1760: writing smithi119156531-50 from 17825792 to 18399232 tid 2 2023-12-01T15:40:35.632 INFO:tasks.rados.rados.0.smithi119.stdout:1760: writing smithi119156531-50 from 18399232 to 18808832 tid 3 2023-12-01T15:40:35.636 INFO:tasks.rados.rados.0.smithi119.stdout:1760: writing smithi119156531-50 from 18808832 to 19431424 tid 4 2023-12-01T15:40:35.636 INFO:tasks.rados.rados.0.smithi119.stdout:1761: setattr oid 5 current snap is 178 2023-12-01T15:40:35.637 INFO:tasks.rados.rados.0.smithi119.stdout:1756: finishing write tid 2 to smithi119156531-6 2023-12-01T15:40:35.637 INFO:tasks.rados.rados.0.smithi119.stdout:1756: finishing write tid 3 to smithi119156531-6 2023-12-01T15:40:35.637 INFO:tasks.rados.rados.0.smithi119.stdout:1756: finishing write tid 4 to smithi119156531-6 2023-12-01T15:40:35.637 INFO:tasks.rados.rados.0.smithi119.stdout:1756: finishing write tid 5 to smithi119156531-6 2023-12-01T15:40:35.637 INFO:tasks.rados.rados.0.smithi119.stdout:1756: finishing write tid 6 to smithi119156531-6 2023-12-01T15:40:35.637 INFO:tasks.rados.rados.0.smithi119.stdout:1756: oid 6 updating version 0 to 864 2023-12-01T15:40:35.637 INFO:tasks.rados.rados.0.smithi119.stdout:1756: oid 6 updating version 864 to 866 2023-12-01T15:40:35.637 INFO:tasks.rados.rados.0.smithi119.stdout:1756: oid 6 version 866 is already newer than 865 2023-12-01T15:40:35.637 INFO:tasks.rados.rados.0.smithi119.stdout:1756: oid 6 version 866 is already newer than 863 2023-12-01T15:40:35.637 INFO:tasks.rados.rados.0.smithi119.stdout:1756: oid 6 updating version 866 to 867 2023-12-01T15:40:35.637 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 867 (ObjNum 558 snap 178 seq_num 558) dirty exists 2023-12-01T15:40:35.637 INFO:tasks.rados.rados.0.smithi119.stdout:1756: left oid 6 (ObjNum 558 snap 178 seq_num 558) 2023-12-01T15:40:35.637 INFO:tasks.rados.rados.0.smithi119.stdout:1758: expect (ObjNum 313 snap 102 seq_num 313) 2023-12-01T15:40:35.692 INFO:tasks.rados.rados.0.smithi119.stdout:1759: finishing rollback tid 0 to smithi119156531-7 2023-12-01T15:40:35.692 INFO:tasks.rados.rados.0.smithi119.stdout:1759: finishing rollback tid 1 to smithi119156531-7 2023-12-01T15:40:35.692 INFO:tasks.rados.rados.0.smithi119.stdout:1759: finishing rollback tid 2 to smithi119156531-7 2023-12-01T15:40:35.693 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 871 (ObjNum 530 snap 170 seq_num 530) dirty exists 2023-12-01T15:40:35.693 INFO:tasks.rados.rados.0.smithi119.stdout:1757: finishing copy_from to smithi119156531-14 2023-12-01T15:40:35.693 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 673 (ObjNum 518 snap 165 seq_num 518) dirty exists 2023-12-01T15:40:35.693 INFO:tasks.rados.rados.0.smithi119.stdout:1757: finishing copy_from racing read to smithi119156531-14 2023-12-01T15:40:35.693 INFO:tasks.rados.rados.0.smithi119.stdout:1753: expect (ObjNum 412 snap 129 seq_num 412) 2023-12-01T15:40:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:35 smithi183 ceph-mon[99169]: osdmap e413: 8 total, 8 up, 8 in 2023-12-01T15:40:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:35 smithi183 ceph-mon[99169]: osdmap e414: 8 total, 8 up, 8 in 2023-12-01T15:40:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:35 smithi119 ceph-mon[94175]: osdmap e413: 8 total, 8 up, 8 in 2023-12-01T15:40:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:35 smithi119 ceph-mon[94175]: osdmap e414: 8 total, 8 up, 8 in 2023-12-01T15:40:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:35 smithi119 ceph-mon[108979]: osdmap e413: 8 total, 8 up, 8 in 2023-12-01T15:40:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:35 smithi119 ceph-mon[108979]: osdmap e414: 8 total, 8 up, 8 in 2023-12-01T15:40:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:36 smithi183 ceph-mon[99169]: pgmap v591: 121 pgs: 121 active+clean; 325 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2023-12-01T15:40:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:36 smithi119 ceph-mon[94175]: pgmap v591: 121 pgs: 121 active+clean; 325 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2023-12-01T15:40:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:36 smithi119 ceph-mon[108979]: pgmap v591: 121 pgs: 121 active+clean; 325 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2023-12-01T15:40:37.133 INFO:tasks.rados.rados.0.smithi119.stdout:1755: expect (ObjNum 511 snap 162 seq_num 511) 2023-12-01T15:40:38.848 INFO:tasks.rados.rados.0.smithi119.stdout:1760: finishing write tid 1 to smithi119156531-50 2023-12-01T15:40:38.848 INFO:tasks.rados.rados.0.smithi119.stdout:1760: finishing write tid 2 to smithi119156531-50 2023-12-01T15:40:38.848 INFO:tasks.rados.rados.0.smithi119.stdout:1760: finishing write tid 3 to smithi119156531-50 2023-12-01T15:40:38.849 INFO:tasks.rados.rados.0.smithi119.stdout:1760: finishing write tid 4 to smithi119156531-50 2023-12-01T15:40:38.849 INFO:tasks.rados.rados.0.smithi119.stdout:1760: finishing write tid 5 to smithi119156531-50 2023-12-01T15:40:38.849 INFO:tasks.rados.rados.0.smithi119.stdout:1760: finishing write tid 6 to smithi119156531-50 2023-12-01T15:40:38.849 INFO:tasks.rados.rados.0.smithi119.stdout:1760: oid 50 updating version 0 to 1186 2023-12-01T15:40:38.849 INFO:tasks.rados.rados.0.smithi119.stdout:1760: oid 50 version 1186 is already newer than 1183 2023-12-01T15:40:38.849 INFO:tasks.rados.rados.0.smithi119.stdout:1760: oid 50 updating version 1186 to 1187 2023-12-01T15:40:38.849 INFO:tasks.rados.rados.0.smithi119.stdout:1760: oid 50 version 1187 is already newer than 1185 2023-12-01T15:40:38.849 INFO:tasks.rados.rados.0.smithi119.stdout:1760: oid 50 version 1187 is already newer than 1184 2023-12-01T15:40:38.849 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1187 (ObjNum 559 snap 178 seq_num 559) dirty exists 2023-12-01T15:40:38.849 INFO:tasks.rados.rados.0.smithi119.stdout:1760: left oid 50 (ObjNum 559 snap 178 seq_num 559) 2023-12-01T15:40:38.849 INFO:tasks.rados.rados.0.smithi119.stdout:1753: done (7 left) 2023-12-01T15:40:38.849 INFO:tasks.rados.rados.0.smithi119.stdout:1755: done (6 left) 2023-12-01T15:40:38.849 INFO:tasks.rados.rados.0.smithi119.stdout:1756: done (5 left) 2023-12-01T15:40:38.849 INFO:tasks.rados.rados.0.smithi119.stdout:1757: done (4 left) 2023-12-01T15:40:38.850 INFO:tasks.rados.rados.0.smithi119.stdout:1758: done (3 left) 2023-12-01T15:40:38.850 INFO:tasks.rados.rados.0.smithi119.stdout:1759: done (2 left) 2023-12-01T15:40:38.850 INFO:tasks.rados.rados.0.smithi119.stdout:1760: done (1 left) 2023-12-01T15:40:38.850 INFO:tasks.rados.rados.0.smithi119.stdout:1762: read oid 41 snap 170 2023-12-01T15:40:38.850 INFO:tasks.rados.rados.0.smithi119.stdout:1762: expect (ObjNum 505 snap 162 seq_num 505) 2023-12-01T15:40:38.850 INFO:tasks.rados.rados.0.smithi119.stdout:1763: snap_create 2023-12-01T15:40:38.851 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 536 (ObjNum 501 snap 160 seq_num 501) dirty exists 2023-12-01T15:40:38.864 INFO:tasks.rados.rados.0.smithi119.stdout:1762: expect (ObjNum 505 snap 162 seq_num 505) 2023-12-01T15:40:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:38 smithi183 ceph-mon[99169]: pgmap v593: 121 pgs: 121 active+clean; 325 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2023-12-01T15:40:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:38 smithi119 ceph-mon[94175]: pgmap v593: 121 pgs: 121 active+clean; 325 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2023-12-01T15:40:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:38 smithi119 ceph-mon[108979]: pgmap v593: 121 pgs: 121 active+clean; 325 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2023-12-01T15:40:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:39.574 INFO:tasks.rados.rados.0.smithi119.stdout:1761: done (2 left) 2023-12-01T15:40:39.574 INFO:tasks.rados.rados.0.smithi119.stdout:1762: done (1 left) 2023-12-01T15:40:39.574 INFO:tasks.rados.rados.0.smithi119.stdout:1763: done (0 left) 2023-12-01T15:40:39.574 INFO:tasks.rados.rados.0.smithi119.stdout:1764: copy_from oid 21 from oid 7 current snap is 179 2023-12-01T15:40:39.574 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 179 2023-12-01T15:40:39.575 INFO:tasks.rados.rados.0.smithi119.stdout:1765: seq_num 560 ranges {6414336=581632,6995968=458752,7454720=614400,8069120=532480} 2023-12-01T15:40:39.612 INFO:tasks.rados.rados.0.smithi119.stdout:1765: writing smithi119156531-39 from 6414336 to 6995968 tid 1 2023-12-01T15:40:39.615 INFO:tasks.rados.rados.0.smithi119.stdout:1765: writing smithi119156531-39 from 6995968 to 7454720 tid 2 2023-12-01T15:40:39.619 INFO:tasks.rados.rados.0.smithi119.stdout:1765: writing smithi119156531-39 from 7454720 to 8069120 tid 3 2023-12-01T15:40:39.622 INFO:tasks.rados.rados.0.smithi119.stdout:1765: writing smithi119156531-39 from 8069120 to 8601600 tid 4 2023-12-01T15:40:39.622 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 38 current snap is 179 2023-12-01T15:40:39.622 INFO:tasks.rados.rados.0.smithi119.stdout:1764: finishing copy_from to smithi119156531-21 2023-12-01T15:40:39.622 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 871 (ObjNum 530 snap 170 seq_num 530) dirty exists 2023-12-01T15:40:39.622 INFO:tasks.rados.rados.0.smithi119.stdout:1766: seq_num 561 ranges {0=598016,598016=745472,1343488=778240,2121728=81920} 2023-12-01T15:40:39.626 INFO:tasks.rados.rados.0.smithi119.stdout:1766: writing smithi119156531-38 from 0 to 598016 tid 1 2023-12-01T15:40:39.630 INFO:tasks.rados.rados.0.smithi119.stdout:1766: writing smithi119156531-38 from 598016 to 1343488 tid 2 2023-12-01T15:40:39.635 INFO:tasks.rados.rados.0.smithi119.stdout:1766: writing smithi119156531-38 from 1343488 to 2121728 tid 3 2023-12-01T15:40:39.636 INFO:tasks.rados.rados.0.smithi119.stdout:1766: writing smithi119156531-38 from 2121728 to 2203648 tid 4 2023-12-01T15:40:39.636 INFO:tasks.rados.rados.0.smithi119.stdout:1767: copy_from oid 40 from oid 18 current snap is 179 2023-12-01T15:40:39.636 INFO:tasks.rados.rados.0.smithi119.stdout:1764: finishing copy_from racing read to smithi119156531-21 2023-12-01T15:40:39.636 INFO:tasks.rados.rados.0.smithi119.stdout:1765: finishing write tid 1 to smithi119156531-39 2023-12-01T15:40:39.636 INFO:tasks.rados.rados.0.smithi119.stdout:1765: finishing write tid 2 to smithi119156531-39 2023-12-01T15:40:39.636 INFO:tasks.rados.rados.0.smithi119.stdout:1765: finishing write tid 3 to smithi119156531-39 2023-12-01T15:40:39.636 INFO:tasks.rados.rados.0.smithi119.stdout:1765: finishing write tid 4 to smithi119156531-39 2023-12-01T15:40:39.636 INFO:tasks.rados.rados.0.smithi119.stdout:1765: finishing write tid 5 to smithi119156531-39 2023-12-01T15:40:39.636 INFO:tasks.rados.rados.0.smithi119.stdout:1765: finishing write tid 6 to smithi119156531-39 2023-12-01T15:40:39.636 INFO:tasks.rados.rados.0.smithi119.stdout:1765: oid 39 updating version 0 to 429 2023-12-01T15:40:39.637 INFO:tasks.rados.rados.0.smithi119.stdout:1765: oid 39 version 429 is already newer than 428 2023-12-01T15:40:39.637 INFO:tasks.rados.rados.0.smithi119.stdout:1765: oid 39 updating version 429 to 430 2023-12-01T15:40:39.637 INFO:tasks.rados.rados.0.smithi119.stdout:1765: oid 39 updating version 430 to 431 2023-12-01T15:40:39.637 INFO:tasks.rados.rados.0.smithi119.stdout:1765: oid 39 updating version 431 to 432 2023-12-01T15:40:39.637 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 432 (ObjNum 560 snap 179 seq_num 560) dirty exists 2023-12-01T15:40:39.637 INFO:tasks.rados.rados.0.smithi119.stdout:1765: left oid 39 (ObjNum 560 snap 179 seq_num 560) 2023-12-01T15:40:39.637 INFO:tasks.rados.rados.0.smithi119.stdout:1766: finishing write tid 1 to smithi119156531-38 2023-12-01T15:40:39.637 INFO:tasks.rados.rados.0.smithi119.stdout:1764: done (3 left) 2023-12-01T15:40:39.637 INFO:tasks.rados.rados.0.smithi119.stdout:1765: done (2 left) 2023-12-01T15:40:39.637 INFO:tasks.rados.rados.0.smithi119.stdout:1768: delete oid 45 current snap is 179 2023-12-01T15:40:39.637 INFO:tasks.rados.rados.0.smithi119.stdout:1766: finishing write tid 2 to smithi119156531-38 2023-12-01T15:40:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:1766: finishing write tid 3 to smithi119156531-38 2023-12-01T15:40:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:1768: done (2 left) 2023-12-01T15:40:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:1769: read oid 9 snap 171 2023-12-01T15:40:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:1769: expect deleted 2023-12-01T15:40:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:1770: delete oid 21 current snap is 179 2023-12-01T15:40:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:1766: finishing write tid 4 to smithi119156531-38 2023-12-01T15:40:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:1766: finishing write tid 5 to smithi119156531-38 2023-12-01T15:40:39.644 INFO:tasks.rados.rados.0.smithi119.stdout:1769: done (3 left) 2023-12-01T15:40:39.644 INFO:tasks.rados.rados.0.smithi119.stdout:1770: done (2 left) 2023-12-01T15:40:39.644 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 179 2023-12-01T15:40:39.644 INFO:tasks.rados.rados.0.smithi119.stdout:1771: seq_num 564 ranges {4243456=655360,4898816=442368,5341184=598016,5939200=565248} 2023-12-01T15:40:39.671 INFO:tasks.rados.rados.0.smithi119.stdout:1771: writing smithi119156531-42 from 4243456 to 4898816 tid 1 2023-12-01T15:40:39.673 INFO:tasks.rados.rados.0.smithi119.stdout:1771: writing smithi119156531-42 from 4898816 to 5341184 tid 2 2023-12-01T15:40:39.676 INFO:tasks.rados.rados.0.smithi119.stdout:1771: writing smithi119156531-42 from 5341184 to 5939200 tid 3 2023-12-01T15:40:39.680 INFO:tasks.rados.rados.0.smithi119.stdout:1771: writing smithi119156531-42 from 5939200 to 6504448 tid 4 2023-12-01T15:40:39.680 INFO:tasks.rados.rados.0.smithi119.stdout:1772: snap_create 2023-12-01T15:40:39.681 INFO:tasks.rados.rados.0.smithi119.stdout:1766: finishing write tid 6 to smithi119156531-38 2023-12-01T15:40:39.681 INFO:tasks.rados.rados.0.smithi119.stdout:1766: oid 38 updating version 0 to 906 2023-12-01T15:40:39.681 INFO:tasks.rados.rados.0.smithi119.stdout:1766: oid 38 updating version 906 to 910 2023-12-01T15:40:39.681 INFO:tasks.rados.rados.0.smithi119.stdout:1766: oid 38 version 910 is already newer than 907 2023-12-01T15:40:39.681 INFO:tasks.rados.rados.0.smithi119.stdout:1766: oid 38 version 910 is already newer than 908 2023-12-01T15:40:39.681 INFO:tasks.rados.rados.0.smithi119.stdout:1766: oid 38 version 910 is already newer than 909 2023-12-01T15:40:39.681 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 910 (ObjNum 561 snap 179 seq_num 561) dirty exists 2023-12-01T15:40:39.681 INFO:tasks.rados.rados.0.smithi119.stdout:1766: left oid 38 (ObjNum 561 snap 179 seq_num 561) 2023-12-01T15:40:39.681 INFO:tasks.rados.rados.0.smithi119.stdout:1771: finishing write tid 1 to smithi119156531-42 2023-12-01T15:40:39.681 INFO:tasks.rados.rados.0.smithi119.stdout:1771: finishing write tid 2 to smithi119156531-42 2023-12-01T15:40:39.682 INFO:tasks.rados.rados.0.smithi119.stdout:1771: finishing write tid 3 to smithi119156531-42 2023-12-01T15:40:39.683 INFO:tasks.rados.rados.0.smithi119.stdout:1771: finishing write tid 4 to smithi119156531-42 2023-12-01T15:40:39.683 INFO:tasks.rados.rados.0.smithi119.stdout:1771: finishing write tid 5 to smithi119156531-42 2023-12-01T15:40:39.684 INFO:tasks.rados.rados.0.smithi119.stdout:1771: finishing write tid 6 to smithi119156531-42 2023-12-01T15:40:39.684 INFO:tasks.rados.rados.0.smithi119.stdout:1771: oid 42 updating version 0 to 874 2023-12-01T15:40:39.684 INFO:tasks.rados.rados.0.smithi119.stdout:1771: oid 42 updating version 874 to 876 2023-12-01T15:40:39.684 INFO:tasks.rados.rados.0.smithi119.stdout:1771: oid 42 version 876 is already newer than 873 2023-12-01T15:40:39.684 INFO:tasks.rados.rados.0.smithi119.stdout:1771: oid 42 version 876 is already newer than 875 2023-12-01T15:40:39.684 INFO:tasks.rados.rados.0.smithi119.stdout:1771: oid 42 version 876 is already newer than 872 2023-12-01T15:40:39.684 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 876 (ObjNum 564 snap 179 seq_num 564) dirty exists 2023-12-01T15:40:39.684 INFO:tasks.rados.rados.0.smithi119.stdout:1771: left oid 42 (ObjNum 564 snap 179 seq_num 564) 2023-12-01T15:40:39.701 INFO:tasks.rados.rados.0.smithi119.stdout:1767: finishing copy_from to smithi119156531-40 2023-12-01T15:40:39.701 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 1229 (ObjNum 412 snap 129 seq_num 412) dirty exists 2023-12-01T15:40:39.701 INFO:tasks.rados.rados.0.smithi119.stdout:1767: finishing copy_from racing read to smithi119156531-40 2023-12-01T15:40:40.582 INFO:tasks.rados.rados.0.smithi119.stdout:1766: done (3 left) 2023-12-01T15:40:40.583 INFO:tasks.rados.rados.0.smithi119.stdout:1767: done (2 left) 2023-12-01T15:40:40.583 INFO:tasks.rados.rados.0.smithi119.stdout:1771: done (1 left) 2023-12-01T15:40:40.583 INFO:tasks.rados.rados.0.smithi119.stdout:1772: done (0 left) 2023-12-01T15:40:40.583 INFO:tasks.rados.rados.0.smithi119.stdout:1773: read oid 14 snap 170 2023-12-01T15:40:40.583 INFO:tasks.rados.rados.0.smithi119.stdout:1773: expect (ObjNum 519 snap 166 seq_num 519) 2023-12-01T15:40:40.583 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 30 current snap is 180 2023-12-01T15:40:40.583 INFO:tasks.rados.rados.0.smithi119.stdout:1774: seq_num 565 ranges {0=671744,671744=729088,1400832=753664,2154496=122880} 2023-12-01T15:40:40.586 INFO:tasks.rados.rados.0.smithi119.stdout:1774: writing smithi119156531-30 from 0 to 671744 tid 1 2023-12-01T15:40:40.591 INFO:tasks.rados.rados.0.smithi119.stdout:1774: writing smithi119156531-30 from 671744 to 1400832 tid 2 2023-12-01T15:40:40.595 INFO:tasks.rados.rados.0.smithi119.stdout:1774: writing smithi119156531-30 from 1400832 to 2154496 tid 3 2023-12-01T15:40:40.596 INFO:tasks.rados.rados.0.smithi119.stdout:1774: writing smithi119156531-30 from 2154496 to 2277376 tid 4 2023-12-01T15:40:40.596 INFO:tasks.rados.rados.0.smithi119.stdout:1775: read oid 12 snap -1 2023-12-01T15:40:40.596 INFO:tasks.rados.rados.0.smithi119.stdout:1775: expect (ObjNum 551 snap 178 seq_num 551) 2023-12-01T15:40:40.596 INFO:tasks.rados.rados.0.smithi119.stdout:1776: snap_create 2023-12-01T15:40:40.596 INFO:tasks.rados.rados.0.smithi119.stdout:1774: finishing write tid 1 to smithi119156531-30 2023-12-01T15:40:40.596 INFO:tasks.rados.rados.0.smithi119.stdout:1773: expect (ObjNum 519 snap 166 seq_num 519) 2023-12-01T15:40:40.661 INFO:tasks.rados.rados.0.smithi119.stdout:1774: finishing write tid 2 to smithi119156531-30 2023-12-01T15:40:40.661 INFO:tasks.rados.rados.0.smithi119.stdout:1774: finishing write tid 3 to smithi119156531-30 2023-12-01T15:40:40.661 INFO:tasks.rados.rados.0.smithi119.stdout:1774: finishing write tid 4 to smithi119156531-30 2023-12-01T15:40:40.661 INFO:tasks.rados.rados.0.smithi119.stdout:1774: finishing write tid 5 to smithi119156531-30 2023-12-01T15:40:40.661 INFO:tasks.rados.rados.0.smithi119.stdout:1774: finishing write tid 6 to smithi119156531-30 2023-12-01T15:40:40.661 INFO:tasks.rados.rados.0.smithi119.stdout:1774: oid 30 updating version 0 to 887 2023-12-01T15:40:40.661 INFO:tasks.rados.rados.0.smithi119.stdout:1774: oid 30 version 887 is already newer than 883 2023-12-01T15:40:40.661 INFO:tasks.rados.rados.0.smithi119.stdout:1774: oid 30 version 887 is already newer than 886 2023-12-01T15:40:40.662 INFO:tasks.rados.rados.0.smithi119.stdout:1774: oid 30 version 887 is already newer than 885 2023-12-01T15:40:40.662 INFO:tasks.rados.rados.0.smithi119.stdout:1774: oid 30 version 887 is already newer than 884 2023-12-01T15:40:40.662 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 887 (ObjNum 565 snap 180 seq_num 565) dirty exists 2023-12-01T15:40:40.662 INFO:tasks.rados.rados.0.smithi119.stdout:1774: left oid 30 (ObjNum 565 snap 180 seq_num 565) 2023-12-01T15:40:40.662 INFO:tasks.rados.rados.0.smithi119.stdout:1775: expect (ObjNum 551 snap 178 seq_num 551) 2023-12-01T15:40:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:40 smithi183 ceph-mon[99169]: pgmap v594: 121 pgs: 121 active+clean; 325 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2023-12-01T15:40:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:40 smithi183 ceph-mon[99169]: osdmap e415: 8 total, 8 up, 8 in 2023-12-01T15:40:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:40 smithi119 ceph-mon[94175]: pgmap v594: 121 pgs: 121 active+clean; 325 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2023-12-01T15:40:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:40 smithi119 ceph-mon[94175]: osdmap e415: 8 total, 8 up, 8 in 2023-12-01T15:40:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:40 smithi119 ceph-mon[108979]: pgmap v594: 121 pgs: 121 active+clean; 325 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2023-12-01T15:40:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:40 smithi119 ceph-mon[108979]: osdmap e415: 8 total, 8 up, 8 in 2023-12-01T15:40:41.593 INFO:tasks.rados.rados.0.smithi119.stdout:1773: done (3 left) 2023-12-01T15:40:41.593 INFO:tasks.rados.rados.0.smithi119.stdout:1774: done (2 left) 2023-12-01T15:40:41.593 INFO:tasks.rados.rados.0.smithi119.stdout:1775: done (1 left) 2023-12-01T15:40:41.593 INFO:tasks.rados.rados.0.smithi119.stdout:1776: done (0 left) 2023-12-01T15:40:41.593 INFO:tasks.rados.rados.0.smithi119.stdout:1777: delete oid 43 current snap is 181 2023-12-01T15:40:41.598 INFO:tasks.rados.rados.0.smithi119.stdout:1777: done (0 left) 2023-12-01T15:40:41.599 INFO:tasks.rados.rados.0.smithi119.stdout:1778: read oid 30 snap -1 2023-12-01T15:40:41.599 INFO:tasks.rados.rados.0.smithi119.stdout:1778: expect (ObjNum 565 snap 180 seq_num 565) 2023-12-01T15:40:41.599 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 38 current snap is 181 2023-12-01T15:40:41.599 INFO:tasks.rados.rados.0.smithi119.stdout:1779: seq_num 567 ranges {2203648=704512,2908160=499712,3407872=770048,4177920=335872} 2023-12-01T15:40:41.614 INFO:tasks.rados.rados.0.smithi119.stdout:1779: writing smithi119156531-38 from 2203648 to 2908160 tid 1 2023-12-01T15:40:41.617 INFO:tasks.rados.rados.0.smithi119.stdout:1779: writing smithi119156531-38 from 2908160 to 3407872 tid 2 2023-12-01T15:40:41.622 INFO:tasks.rados.rados.0.smithi119.stdout:1779: writing smithi119156531-38 from 3407872 to 4177920 tid 3 2023-12-01T15:40:41.624 INFO:tasks.rados.rados.0.smithi119.stdout:1779: writing smithi119156531-38 from 4177920 to 4513792 tid 4 2023-12-01T15:40:41.624 INFO:tasks.rados.rados.0.smithi119.stdout:1778: expect (ObjNum 565 snap 180 seq_num 565) 2023-12-01T15:40:41.687 INFO:tasks.rados.rados.0.smithi119.stdout:1779: finishing write tid 1 to smithi119156531-38 2023-12-01T15:40:41.687 INFO:tasks.rados.rados.0.smithi119.stdout:1779: finishing write tid 2 to smithi119156531-38 2023-12-01T15:40:41.687 INFO:tasks.rados.rados.0.smithi119.stdout:1779: finishing write tid 3 to smithi119156531-38 2023-12-01T15:40:41.687 INFO:tasks.rados.rados.0.smithi119.stdout:1779: finishing write tid 4 to smithi119156531-38 2023-12-01T15:40:41.687 INFO:tasks.rados.rados.0.smithi119.stdout:1779: finishing write tid 5 to smithi119156531-38 2023-12-01T15:40:41.687 INFO:tasks.rados.rados.0.smithi119.stdout:1779: finishing write tid 6 to smithi119156531-38 2023-12-01T15:40:41.688 INFO:tasks.rados.rados.0.smithi119.stdout:1779: oid 38 updating version 0 to 914 2023-12-01T15:40:41.688 INFO:tasks.rados.rados.0.smithi119.stdout:1779: oid 38 version 914 is already newer than 913 2023-12-01T15:40:41.688 INFO:tasks.rados.rados.0.smithi119.stdout:1779: oid 38 version 914 is already newer than 912 2023-12-01T15:40:41.688 INFO:tasks.rados.rados.0.smithi119.stdout:1779: oid 38 updating version 914 to 915 2023-12-01T15:40:41.688 INFO:tasks.rados.rados.0.smithi119.stdout:1779: oid 38 version 915 is already newer than 911 2023-12-01T15:40:41.688 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 915 (ObjNum 567 snap 181 seq_num 567) dirty exists 2023-12-01T15:40:41.688 INFO:tasks.rados.rados.0.smithi119.stdout:1779: left oid 38 (ObjNum 567 snap 181 seq_num 567) 2023-12-01T15:40:41.688 INFO:tasks.rados.rados.0.smithi119.stdout:1780: read oid 28 snap -1 2023-12-01T15:40:41.688 INFO:tasks.rados.rados.0.smithi119.stdout:1780: expect (ObjNum 508 snap 162 seq_num 508) 2023-12-01T15:40:41.688 INFO:tasks.rados.rados.0.smithi119.stdout:1778: done (2 left) 2023-12-01T15:40:41.688 INFO:tasks.rados.rados.0.smithi119.stdout:1779: done (1 left) 2023-12-01T15:40:41.688 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 36 current snap is 181 2023-12-01T15:40:41.688 INFO:tasks.rados.rados.0.smithi119.stdout:1781: seq_num 568 ranges {0=720896,720896=786432,1507328=581632,2088960=237568} 2023-12-01T15:40:41.691 INFO:tasks.rados.rados.0.smithi119.stdout:1781: writing smithi119156531-36 from 0 to 720896 tid 1 2023-12-01T15:40:41.696 INFO:tasks.rados.rados.0.smithi119.stdout:1781: writing smithi119156531-36 from 720896 to 1507328 tid 2 2023-12-01T15:40:41.699 INFO:tasks.rados.rados.0.smithi119.stdout:1781: writing smithi119156531-36 from 1507328 to 2088960 tid 3 2023-12-01T15:40:41.701 INFO:tasks.rados.rados.0.smithi119.stdout:1781: writing smithi119156531-36 from 2088960 to 2326528 tid 4 2023-12-01T15:40:41.701 INFO:tasks.rados.rados.0.smithi119.stdout:1782: rollback oid 47 current snap is 181 2023-12-01T15:40:41.701 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 47 to 158 2023-12-01T15:40:41.701 INFO:tasks.rados.rados.0.smithi119.stdout:1780: expect (ObjNum 508 snap 162 seq_num 508) 2023-12-01T15:40:41.735 INFO:tasks.rados.rados.0.smithi119.stdout:1781: finishing write tid 1 to smithi119156531-36 2023-12-01T15:40:41.736 INFO:tasks.rados.rados.0.smithi119.stdout:1781: finishing write tid 2 to smithi119156531-36 2023-12-01T15:40:41.736 INFO:tasks.rados.rados.0.smithi119.stdout:1781: finishing write tid 3 to smithi119156531-36 2023-12-01T15:40:41.736 INFO:tasks.rados.rados.0.smithi119.stdout:1781: finishing write tid 4 to smithi119156531-36 2023-12-01T15:40:41.736 INFO:tasks.rados.rados.0.smithi119.stdout:1781: finishing write tid 5 to smithi119156531-36 2023-12-01T15:40:41.736 INFO:tasks.rados.rados.0.smithi119.stdout:1781: finishing write tid 6 to smithi119156531-36 2023-12-01T15:40:41.736 INFO:tasks.rados.rados.0.smithi119.stdout:1781: oid 36 updating version 0 to 435 2023-12-01T15:40:41.736 INFO:tasks.rados.rados.0.smithi119.stdout:1781: oid 36 version 435 is already newer than 433 2023-12-01T15:40:41.736 INFO:tasks.rados.rados.0.smithi119.stdout:1781: oid 36 version 435 is already newer than 434 2023-12-01T15:40:41.736 INFO:tasks.rados.rados.0.smithi119.stdout:1781: oid 36 updating version 435 to 436 2023-12-01T15:40:41.736 INFO:tasks.rados.rados.0.smithi119.stdout:1781: oid 36 updating version 436 to 437 2023-12-01T15:40:41.736 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 437 (ObjNum 568 snap 181 seq_num 568) dirty exists 2023-12-01T15:40:41.736 INFO:tasks.rados.rados.0.smithi119.stdout:1781: left oid 36 (ObjNum 568 snap 181 seq_num 568) 2023-12-01T15:40:41.736 INFO:tasks.rados.rados.0.smithi119.stdout:1782: finishing rollback tid 0 to smithi119156531-47 2023-12-01T15:40:41.736 INFO:tasks.rados.rados.0.smithi119.stdout:1782: finishing rollback tid 1 to smithi119156531-47 2023-12-01T15:40:41.737 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 915 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-01T15:40:41.737 INFO:tasks.rados.rados.0.smithi119.stdout:1780: done (2 left) 2023-12-01T15:40:41.737 INFO:tasks.rados.rados.0.smithi119.stdout:1781: done (1 left) 2023-12-01T15:40:41.737 INFO:tasks.rados.rados.0.smithi119.stdout:1782: done (0 left) 2023-12-01T15:40:41.737 INFO:tasks.rados.rados.0.smithi119.stdout:1783: read oid 25 snap -1 2023-12-01T15:40:41.737 INFO:tasks.rados.rados.0.smithi119.stdout:1783: expect (ObjNum 496 snap 158 seq_num 496) 2023-12-01T15:40:41.737 INFO:tasks.rados.rados.0.smithi119.stdout:1784: copy_from oid 24 from oid 11 current snap is 181 2023-12-01T15:40:41.737 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 181 2023-12-01T15:40:41.737 INFO:tasks.rados.rados.0.smithi119.stdout:1785: seq_num 569 ranges {0=737280,737280=671744,1409024=737280,2146304=196608} 2023-12-01T15:40:41.739 INFO:tasks.rados.rados.0.smithi119.stdout:1785: writing smithi119156531-4 from 0 to 737280 tid 1 2023-12-01T15:40:41.744 INFO:tasks.rados.rados.0.smithi119.stdout:1785: writing smithi119156531-4 from 737280 to 1409024 tid 2 2023-12-01T15:40:41.748 INFO:tasks.rados.rados.0.smithi119.stdout:1785: writing smithi119156531-4 from 1409024 to 2146304 tid 3 2023-12-01T15:40:41.750 INFO:tasks.rados.rados.0.smithi119.stdout:1785: writing smithi119156531-4 from 2146304 to 2342912 tid 4 2023-12-01T15:40:41.750 INFO:tasks.rados.rados.0.smithi119.stdout:1786: copy_from oid 15 from oid 26 current snap is 181 2023-12-01T15:40:41.750 INFO:tasks.rados.rados.0.smithi119.stdout:1785: finishing write tid 1 to smithi119156531-4 2023-12-01T15:40:41.750 INFO:tasks.rados.rados.0.smithi119.stdout:1785: finishing write tid 2 to smithi119156531-4 2023-12-01T15:40:41.750 INFO:tasks.rados.rados.0.smithi119.stdout:1787: delete oid 7 current snap is 181 2023-12-01T15:40:41.752 INFO:tasks.rados.rados.0.smithi119.stdout:1785: finishing write tid 3 to smithi119156531-4 2023-12-01T15:40:41.752 INFO:tasks.rados.rados.0.smithi119.stdout:1785: finishing write tid 4 to smithi119156531-4 2023-12-01T15:40:41.753 INFO:tasks.rados.rados.0.smithi119.stdout:1785: finishing write tid 5 to smithi119156531-4 2023-12-01T15:40:41.753 INFO:tasks.rados.rados.0.smithi119.stdout:1787: done (4 left) 2023-12-01T15:40:41.754 INFO:tasks.rados.rados.0.smithi119.stdout:1788: read oid 17 snap -1 2023-12-01T15:40:41.754 INFO:tasks.rados.rados.0.smithi119.stdout:1788: expect (ObjNum 549 snap 178 seq_num 549) 2023-12-01T15:40:41.754 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 22 current snap is 181 2023-12-01T15:40:41.754 INFO:tasks.rados.rados.0.smithi119.stdout:1784: finishing copy_from to smithi119156531-24 2023-12-01T15:40:41.754 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 943 (ObjNum 408 snap 128 seq_num 408) dirty exists 2023-12-01T15:40:41.754 INFO:tasks.rados.rados.0.smithi119.stdout:1789: seq_num 571 ranges {15269888=770048,16039936=483328,16523264=753664,17276928=368640} 2023-12-01T15:40:41.840 INFO:tasks.rados.rados.0.smithi119.stdout:1789: writing smithi119156531-22 from 15269888 to 16039936 tid 1 2023-12-01T15:40:41.842 INFO:tasks.rados.rados.0.smithi119.stdout:1789: writing smithi119156531-22 from 16039936 to 16523264 tid 2 2023-12-01T15:40:41.847 INFO:tasks.rados.rados.0.smithi119.stdout:1789: writing smithi119156531-22 from 16523264 to 17276928 tid 3 2023-12-01T15:40:41.850 INFO:tasks.rados.rados.0.smithi119.stdout:1789: writing smithi119156531-22 from 17276928 to 17645568 tid 4 2023-12-01T15:40:41.850 INFO:tasks.rados.rados.0.smithi119.stdout:1790: rollback oid 10 current snap is 181 2023-12-01T15:40:41.850 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 10 to 178 2023-12-01T15:40:41.850 INFO:tasks.rados.rados.0.smithi119.stdout:1784: finishing copy_from racing read to smithi119156531-24 2023-12-01T15:40:41.850 INFO:tasks.rados.rados.0.smithi119.stdout:1785: finishing write tid 6 to smithi119156531-4 2023-12-01T15:40:41.850 INFO:tasks.rados.rados.0.smithi119.stdout:1785: oid 4 updating version 0 to 918 2023-12-01T15:40:41.850 INFO:tasks.rados.rados.0.smithi119.stdout:1785: oid 4 version 918 is already newer than 917 2023-12-01T15:40:41.850 INFO:tasks.rados.rados.0.smithi119.stdout:1785: oid 4 version 918 is already newer than 916 2023-12-01T15:40:41.850 INFO:tasks.rados.rados.0.smithi119.stdout:1785: oid 4 updating version 918 to 919 2023-12-01T15:40:41.850 INFO:tasks.rados.rados.0.smithi119.stdout:1785: oid 4 updating version 919 to 920 2023-12-01T15:40:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 920 (ObjNum 569 snap 181 seq_num 569) dirty exists 2023-12-01T15:40:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:1785: left oid 4 (ObjNum 569 snap 181 seq_num 569) 2023-12-01T15:40:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:1786: finishing copy_from to smithi119156531-15 2023-12-01T15:40:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:1786: got expected ENOENT (src dne) 2023-12-01T15:40:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:1786: finishing copy_from racing read to smithi119156531-15 2023-12-01T15:40:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:1784: done (6 left) 2023-12-01T15:40:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:1785: done (5 left) 2023-12-01T15:40:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:1786: done (4 left) 2023-12-01T15:40:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:1791: read oid 49 snap -1 2023-12-01T15:40:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:1791: expect (ObjNum 425 snap 133 seq_num 425) 2023-12-01T15:40:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:1792: snap_create 2023-12-01T15:40:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:1788: expect (ObjNum 549 snap 178 seq_num 549) 2023-12-01T15:40:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:41 smithi183 ceph-mon[99169]: osdmap e416: 8 total, 8 up, 8 in 2023-12-01T15:40:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:41 smithi119 ceph-mon[94175]: osdmap e416: 8 total, 8 up, 8 in 2023-12-01T15:40:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:41 smithi119 ceph-mon[108979]: osdmap e416: 8 total, 8 up, 8 in 2023-12-01T15:40:41.987 INFO:tasks.rados.rados.0.smithi119.stdout:1783: expect (ObjNum 496 snap 158 seq_num 496) 2023-12-01T15:40:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:42 smithi183 ceph-mon[99169]: pgmap v597: 121 pgs: 121 active+clean; 359 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 5.6 MiB/s wr, 16 op/s 2023-12-01T15:40:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:42 smithi183 ceph-mon[99169]: osdmap e417: 8 total, 8 up, 8 in 2023-12-01T15:40:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:42 smithi119 ceph-mon[94175]: pgmap v597: 121 pgs: 121 active+clean; 359 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 5.6 MiB/s wr, 16 op/s 2023-12-01T15:40:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:42 smithi119 ceph-mon[94175]: osdmap e417: 8 total, 8 up, 8 in 2023-12-01T15:40:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:42 smithi119 ceph-mon[108979]: pgmap v597: 121 pgs: 121 active+clean; 359 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 5.6 MiB/s wr, 16 op/s 2023-12-01T15:40:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:42 smithi119 ceph-mon[108979]: osdmap e417: 8 total, 8 up, 8 in 2023-12-01T15:40:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:43 smithi183 ceph-mon[99169]: osdmap e418: 8 total, 8 up, 8 in 2023-12-01T15:40:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:43 smithi119 ceph-mon[94175]: osdmap e418: 8 total, 8 up, 8 in 2023-12-01T15:40:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:43 smithi119 ceph-mon[108979]: osdmap e418: 8 total, 8 up, 8 in 2023-12-01T15:40:43.975 INFO:tasks.rados.rados.0.smithi119.stdout:1789: finishing write tid 1 to smithi119156531-22 2023-12-01T15:40:43.975 INFO:tasks.rados.rados.0.smithi119.stdout:1789: finishing write tid 2 to smithi119156531-22 2023-12-01T15:40:43.975 INFO:tasks.rados.rados.0.smithi119.stdout:1789: finishing write tid 3 to smithi119156531-22 2023-12-01T15:40:43.975 INFO:tasks.rados.rados.0.smithi119.stdout:1789: finishing write tid 4 to smithi119156531-22 2023-12-01T15:40:43.975 INFO:tasks.rados.rados.0.smithi119.stdout:1789: finishing write tid 5 to smithi119156531-22 2023-12-01T15:40:43.975 INFO:tasks.rados.rados.0.smithi119.stdout:1790: finishing rollback tid 0 to smithi119156531-10 2023-12-01T15:40:43.975 INFO:tasks.rados.rados.0.smithi119.stdout:1790: finishing rollback tid 1 to smithi119156531-10 2023-12-01T15:40:43.975 INFO:tasks.rados.rados.0.smithi119.stdout:1790: finishing rollback tid 2 to smithi119156531-10 2023-12-01T15:40:43.975 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 539 (ObjNum 440 snap 134 seq_num 440) dirty exists 2023-12-01T15:40:43.975 INFO:tasks.rados.rados.0.smithi119.stdout:1789: finishing write tid 6 to smithi119156531-22 2023-12-01T15:40:43.975 INFO:tasks.rados.rados.0.smithi119.stdout:1789: oid 22 updating version 0 to 1297 2023-12-01T15:40:43.975 INFO:tasks.rados.rados.0.smithi119.stdout:1789: oid 22 version 1297 is already newer than 1296 2023-12-01T15:40:43.975 INFO:tasks.rados.rados.0.smithi119.stdout:1789: oid 22 version 1297 is already newer than 1295 2023-12-01T15:40:43.976 INFO:tasks.rados.rados.0.smithi119.stdout:1789: oid 22 version 1297 is already newer than 1294 2023-12-01T15:40:43.976 INFO:tasks.rados.rados.0.smithi119.stdout:1789: oid 22 updating version 1297 to 1298 2023-12-01T15:40:43.976 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 1298 (ObjNum 571 snap 181 seq_num 571) dirty exists 2023-12-01T15:40:43.976 INFO:tasks.rados.rados.0.smithi119.stdout:1789: left oid 22 (ObjNum 571 snap 181 seq_num 571) 2023-12-01T15:40:43.976 INFO:tasks.rados.rados.0.smithi119.stdout:1791: expect (ObjNum 425 snap 133 seq_num 425) 2023-12-01T15:40:44.234 INFO:tasks.rados.rados.0.smithi119.stdout:1783: done (5 left) 2023-12-01T15:40:44.235 INFO:tasks.rados.rados.0.smithi119.stdout:1788: done (4 left) 2023-12-01T15:40:44.235 INFO:tasks.rados.rados.0.smithi119.stdout:1789: done (3 left) 2023-12-01T15:40:44.235 INFO:tasks.rados.rados.0.smithi119.stdout:1790: done (2 left) 2023-12-01T15:40:44.235 INFO:tasks.rados.rados.0.smithi119.stdout:1791: done (1 left) 2023-12-01T15:40:44.235 INFO:tasks.rados.rados.0.smithi119.stdout:1792: done (0 left) 2023-12-01T15:40:44.235 INFO:tasks.rados.rados.0.smithi119.stdout:1793: rollback oid 29 current snap is 182 2023-12-01T15:40:44.235 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 29 to 170 2023-12-01T15:40:44.235 INFO:tasks.rados.rados.0.smithi119.stdout:1794: copy_from oid 37 from oid 46 current snap is 182 2023-12-01T15:40:44.235 INFO:tasks.rados.rados.0.smithi119.stdout:1795: snap_remove snap 162 2023-12-01T15:40:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:40:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:40:44] "GET /metrics HTTP/1.1" 200 36174 "" "Prometheus/2.43.0" 2023-12-01T15:40:44.614 INFO:tasks.rados.rados.0.smithi119.stdout:1795: done (2 left) 2023-12-01T15:40:44.614 INFO:tasks.rados.rados.0.smithi119.stdout:1796: read oid 4 snap 181 2023-12-01T15:40:44.615 INFO:tasks.rados.rados.0.smithi119.stdout:1796: expect (ObjNum 569 snap 181 seq_num 569) 2023-12-01T15:40:44.615 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 182 2023-12-01T15:40:44.615 INFO:tasks.rados.rados.0.smithi119.stdout:1797: seq_num 572 ranges {5890048=786432,6676480=770048,7446528=557056,8003584=278528} 2023-12-01T15:40:44.649 INFO:tasks.rados.rados.0.smithi119.stdout:1797: writing smithi119156531-49 from 5890048 to 6676480 tid 1 2023-12-01T15:40:44.653 INFO:tasks.rados.rados.0.smithi119.stdout:1797: writing smithi119156531-49 from 6676480 to 7446528 tid 2 2023-12-01T15:40:44.656 INFO:tasks.rados.rados.0.smithi119.stdout:1797: writing smithi119156531-49 from 7446528 to 8003584 tid 3 2023-12-01T15:40:44.659 INFO:tasks.rados.rados.0.smithi119.stdout:1797: writing smithi119156531-49 from 8003584 to 8282112 tid 4 2023-12-01T15:40:44.659 INFO:tasks.rados.rados.0.smithi119.stdout:1798: rollback oid 1 current snap is 182 2023-12-01T15:40:44.659 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 1 to 150 2023-12-01T15:40:44.659 INFO:tasks.rados.rados.0.smithi119.stdout:1794: finishing copy_from to smithi119156531-37 2023-12-01T15:40:44.659 INFO:tasks.rados.rados.0.smithi119.stdout:1794: got expected ENOENT (src dne) 2023-12-01T15:40:44.659 INFO:tasks.rados.rados.0.smithi119.stdout:1799: delete oid 34 current snap is 182 2023-12-01T15:40:44.659 INFO:tasks.rados.rados.0.smithi119.stdout:1794: finishing copy_from racing read to smithi119156531-37 2023-12-01T15:40:44.659 INFO:tasks.rados.rados.0.smithi119.stdout:1793: finishing rollback tid 0 to smithi119156531-29 2023-12-01T15:40:44.659 INFO:tasks.rados.rados.0.smithi119.stdout:1793: finishing rollback tid 1 to smithi119156531-29 2023-12-01T15:40:44.659 INFO:tasks.rados.rados.0.smithi119.stdout:1793: finishing rollback tid 2 to smithi119156531-29 2023-12-01T15:40:44.659 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 974 (ObjNum 449 snap 137 seq_num 449) dirty exists 2023-12-01T15:40:44.659 INFO:tasks.rados.rados.0.smithi119.stdout:1796: expect (ObjNum 569 snap 181 seq_num 569) 2023-12-01T15:40:44.720 INFO:tasks.rados.rados.0.smithi119.stdout:1797: finishing write tid 1 to smithi119156531-49 2023-12-01T15:40:44.720 INFO:tasks.rados.rados.0.smithi119.stdout:1797: finishing write tid 2 to smithi119156531-49 2023-12-01T15:40:44.720 INFO:tasks.rados.rados.0.smithi119.stdout:1797: finishing write tid 3 to smithi119156531-49 2023-12-01T15:40:44.720 INFO:tasks.rados.rados.0.smithi119.stdout:1797: finishing write tid 4 to smithi119156531-49 2023-12-01T15:40:44.720 INFO:tasks.rados.rados.0.smithi119.stdout:1797: finishing write tid 5 to smithi119156531-49 2023-12-01T15:40:44.720 INFO:tasks.rados.rados.0.smithi119.stdout:1798: finishing rollback tid 1 to smithi119156531-1 2023-12-01T15:40:44.720 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-01T15:40:44.720 INFO:tasks.rados.rados.0.smithi119.stdout:1797: finishing write tid 6 to smithi119156531-49 2023-12-01T15:40:44.720 INFO:tasks.rados.rados.0.smithi119.stdout:1797: oid 49 updating version 0 to 925 2023-12-01T15:40:44.720 INFO:tasks.rados.rados.0.smithi119.stdout:1797: oid 49 version 925 is already newer than 923 2023-12-01T15:40:44.721 INFO:tasks.rados.rados.0.smithi119.stdout:1797: oid 49 version 925 is already newer than 921 2023-12-01T15:40:44.721 INFO:tasks.rados.rados.0.smithi119.stdout:1797: oid 49 version 925 is already newer than 922 2023-12-01T15:40:44.721 INFO:tasks.rados.rados.0.smithi119.stdout:1797: oid 49 version 925 is already newer than 924 2023-12-01T15:40:44.721 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 925 (ObjNum 572 snap 182 seq_num 572) dirty exists 2023-12-01T15:40:44.721 INFO:tasks.rados.rados.0.smithi119.stdout:1797: left oid 49 (ObjNum 572 snap 182 seq_num 572) 2023-12-01T15:40:44.721 INFO:tasks.rados.rados.0.smithi119.stdout:1793: done (5 left) 2023-12-01T15:40:44.721 INFO:tasks.rados.rados.0.smithi119.stdout:1794: done (4 left) 2023-12-01T15:40:44.721 INFO:tasks.rados.rados.0.smithi119.stdout:1796: done (3 left) 2023-12-01T15:40:44.721 INFO:tasks.rados.rados.0.smithi119.stdout:1797: done (2 left) 2023-12-01T15:40:44.721 INFO:tasks.rados.rados.0.smithi119.stdout:1798: done (1 left) 2023-12-01T15:40:44.721 INFO:tasks.rados.rados.0.smithi119.stdout:1799: done (0 left) 2023-12-01T15:40:44.721 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 43 current snap is 182 2023-12-01T15:40:44.721 INFO:tasks.rados.rados.0.smithi119.stdout:1800: seq_num 574 ranges {0=16384} 2023-12-01T15:40:44.721 INFO:tasks.rados.rados.0.smithi119.stdout:1800: writing smithi119156531-43 from 0 to 16384 tid 1 2023-12-01T15:40:44.721 INFO:tasks.rados.rados.0.smithi119.stdout:1801: snap_create 2023-12-01T15:40:44.723 INFO:tasks.rados.rados.0.smithi119.stdout:1800: finishing write tid 1 to smithi119156531-43 2023-12-01T15:40:44.723 INFO:tasks.rados.rados.0.smithi119.stdout:1800: finishing write tid 2 to smithi119156531-43 2023-12-01T15:40:44.725 INFO:tasks.rados.rados.0.smithi119.stdout:1800: finishing write tid 3 to smithi119156531-43 2023-12-01T15:40:44.725 INFO:tasks.rados.rados.0.smithi119.stdout:1800: oid 43 updating version 0 to 1232 2023-12-01T15:40:44.725 INFO:tasks.rados.rados.0.smithi119.stdout:1800: oid 43 version 1232 is already newer than 1231 2023-12-01T15:40:44.725 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 1232 (ObjNum 574 snap 182 seq_num 574) dirty exists 2023-12-01T15:40:44.725 INFO:tasks.rados.rados.0.smithi119.stdout:1800: left oid 43 (ObjNum 574 snap 182 seq_num 574) 2023-12-01T15:40:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:44 smithi183 ceph-mon[99169]: pgmap v600: 121 pgs: 121 active+clean; 359 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 8.4 MiB/s wr, 24 op/s 2023-12-01T15:40:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:44 smithi119 ceph-mon[94175]: pgmap v600: 121 pgs: 121 active+clean; 359 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 8.4 MiB/s wr, 24 op/s 2023-12-01T15:40:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:44 smithi119 ceph-mon[108979]: pgmap v600: 121 pgs: 121 active+clean; 359 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 8.4 MiB/s wr, 24 op/s 2023-12-01T15:40:45.514 INFO:tasks.rados.rados.0.smithi119.stdout:1800: done (1 left) 2023-12-01T15:40:45.515 INFO:tasks.rados.rados.0.smithi119.stdout:1801: done (0 left) 2023-12-01T15:40:45.515 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 183 2023-12-01T15:40:45.515 INFO:tasks.rados.rados.0.smithi119.stdout:1802: seq_num 575 ranges {6504448=32768} 2023-12-01T15:40:45.548 INFO:tasks.rados.rados.0.smithi119.stdout:1802: writing smithi119156531-42 from 6504448 to 6537216 tid 1 2023-12-01T15:40:45.548 INFO:tasks.rados.rados.0.smithi119.stdout:1803: snap_create 2023-12-01T15:40:45.554 INFO:tasks.rados.rados.0.smithi119.stdout:1802: finishing write tid 1 to smithi119156531-42 2023-12-01T15:40:45.555 INFO:tasks.rados.rados.0.smithi119.stdout:1802: finishing write tid 2 to smithi119156531-42 2023-12-01T15:40:45.556 INFO:tasks.rados.rados.0.smithi119.stdout:1802: finishing write tid 3 to smithi119156531-42 2023-12-01T15:40:45.557 INFO:tasks.rados.rados.0.smithi119.stdout:1802: oid 42 updating version 0 to 878 2023-12-01T15:40:45.557 INFO:tasks.rados.rados.0.smithi119.stdout:1802: oid 42 updating version 878 to 879 2023-12-01T15:40:45.557 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 879 (ObjNum 575 snap 183 seq_num 575) dirty exists 2023-12-01T15:40:45.557 INFO:tasks.rados.rados.0.smithi119.stdout:1802: left oid 42 (ObjNum 575 snap 183 seq_num 575) 2023-12-01T15:40:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:45 smithi183 ceph-mon[99169]: osdmap e419: 8 total, 8 up, 8 in 2023-12-01T15:40:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:45 smithi183 ceph-mon[99169]: osdmap e420: 8 total, 8 up, 8 in 2023-12-01T15:40:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:45 smithi119 ceph-mon[108979]: osdmap e419: 8 total, 8 up, 8 in 2023-12-01T15:40:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:45 smithi119 ceph-mon[108979]: osdmap e420: 8 total, 8 up, 8 in 2023-12-01T15:40:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:45 smithi119 ceph-mon[94175]: osdmap e419: 8 total, 8 up, 8 in 2023-12-01T15:40:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:45 smithi119 ceph-mon[94175]: osdmap e420: 8 total, 8 up, 8 in 2023-12-01T15:40:46.525 INFO:tasks.rados.rados.0.smithi119.stdout:1802: done (1 left) 2023-12-01T15:40:46.525 INFO:tasks.rados.rados.0.smithi119.stdout:1803: done (0 left) 2023-12-01T15:40:46.525 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 184 2023-12-01T15:40:46.525 INFO:tasks.rados.rados.0.smithi119.stdout:1804: seq_num 576 ranges {15269888=49152} 2023-12-01T15:40:46.605 INFO:tasks.rados.rados.0.smithi119.stdout:1804: writing smithi119156531-18 from 15269888 to 15319040 tid 1 2023-12-01T15:40:46.605 INFO:tasks.rados.rados.0.smithi119.stdout:1805: snap_create 2023-12-01T15:40:46.612 INFO:tasks.rados.rados.0.smithi119.stdout:1804: finishing write tid 1 to smithi119156531-18 2023-12-01T15:40:46.612 INFO:tasks.rados.rados.0.smithi119.stdout:1804: finishing write tid 2 to smithi119156531-18 2023-12-01T15:40:46.614 INFO:tasks.rados.rados.0.smithi119.stdout:1804: finishing write tid 3 to smithi119156531-18 2023-12-01T15:40:46.614 INFO:tasks.rados.rados.0.smithi119.stdout:1804: oid 18 updating version 0 to 1309 2023-12-01T15:40:46.615 INFO:tasks.rados.rados.0.smithi119.stdout:1804: oid 18 version 1309 is already newer than 1308 2023-12-01T15:40:46.615 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 1309 (ObjNum 576 snap 184 seq_num 576) dirty exists 2023-12-01T15:40:46.615 INFO:tasks.rados.rados.0.smithi119.stdout:1804: left oid 18 (ObjNum 576 snap 184 seq_num 576) 2023-12-01T15:40:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:46 smithi183 ceph-mon[99169]: pgmap v602: 121 pgs: 121 active+clean; 393 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 8.5 MiB/s wr, 20 op/s 2023-12-01T15:40:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:46 smithi183 ceph-mon[99169]: osdmap e421: 8 total, 8 up, 8 in 2023-12-01T15:40:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:46 smithi119 ceph-mon[94175]: pgmap v602: 121 pgs: 121 active+clean; 393 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 8.5 MiB/s wr, 20 op/s 2023-12-01T15:40:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:46 smithi119 ceph-mon[94175]: osdmap e421: 8 total, 8 up, 8 in 2023-12-01T15:40:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:46 smithi119 ceph-mon[108979]: pgmap v602: 121 pgs: 121 active+clean; 393 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 8.5 MiB/s wr, 20 op/s 2023-12-01T15:40:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:46 smithi119 ceph-mon[108979]: osdmap e421: 8 total, 8 up, 8 in 2023-12-01T15:40:47.527 INFO:tasks.rados.rados.0.smithi119.stdout:1804: done (1 left) 2023-12-01T15:40:47.527 INFO:tasks.rados.rados.0.smithi119.stdout:1805: done (0 left) 2023-12-01T15:40:47.528 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 17 current snap is 185 2023-12-01T15:40:47.528 INFO:tasks.rados.rados.0.smithi119.stdout:1806: seq_num 577 ranges {3964928=65536} 2023-12-01T15:40:47.548 INFO:tasks.rados.rados.0.smithi119.stdout:1806: writing smithi119156531-17 from 3964928 to 4030464 tid 1 2023-12-01T15:40:47.548 INFO:tasks.rados.rados.0.smithi119.stdout:1807: rollback oid 22 current snap is 185 2023-12-01T15:40:47.548 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 22 to 178 2023-12-01T15:40:47.548 INFO:tasks.rados.rados.0.smithi119.stdout:1808: delete oid 39 current snap is 185 2023-12-01T15:40:47.550 INFO:tasks.rados.rados.0.smithi119.stdout:1808: done (2 left) 2023-12-01T15:40:47.551 INFO:tasks.rados.rados.0.smithi119.stdout:1809: snap_remove snap 175 2023-12-01T15:40:48.529 INFO:tasks.rados.rados.0.smithi119.stdout:1809: done (2 left) 2023-12-01T15:40:48.529 INFO:tasks.rados.rados.0.smithi119.stdout:1810: snap_create 2023-12-01T15:40:48.530 INFO:tasks.rados.rados.0.smithi119.stdout:1806: finishing write tid 1 to smithi119156531-17 2023-12-01T15:40:48.530 INFO:tasks.rados.rados.0.smithi119.stdout:1806: finishing write tid 2 to smithi119156531-17 2023-12-01T15:40:48.530 INFO:tasks.rados.rados.0.smithi119.stdout:1807: finishing rollback tid 0 to smithi119156531-22 2023-12-01T15:40:48.530 INFO:tasks.rados.rados.0.smithi119.stdout:1807: finishing rollback tid 1 to smithi119156531-22 2023-12-01T15:40:48.530 INFO:tasks.rados.rados.0.smithi119.stdout:1806: finishing write tid 3 to smithi119156531-17 2023-12-01T15:40:48.530 INFO:tasks.rados.rados.0.smithi119.stdout:1806: oid 17 updating version 0 to 691 2023-12-01T15:40:48.530 INFO:tasks.rados.rados.0.smithi119.stdout:1806: oid 17 version 691 is already newer than 690 2023-12-01T15:40:48.531 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 691 (ObjNum 577 snap 185 seq_num 577) dirty exists 2023-12-01T15:40:48.531 INFO:tasks.rados.rados.0.smithi119.stdout:1806: left oid 17 (ObjNum 577 snap 185 seq_num 577) 2023-12-01T15:40:48.531 INFO:tasks.rados.rados.0.smithi119.stdout:1807: finishing rollback tid 2 to smithi119156531-22 2023-12-01T15:40:48.531 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 1313 (ObjNum 412 snap 129 seq_num 412) dirty exists 2023-12-01T15:40:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:48 smithi183 ceph-mon[99169]: pgmap v605: 121 pgs: 121 active+clean; 393 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 8.6 MiB/s wr, 20 op/s 2023-12-01T15:40:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:48 smithi183 ceph-mon[99169]: osdmap e422: 8 total, 8 up, 8 in 2023-12-01T15:40:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:48 smithi119 ceph-mon[94175]: pgmap v605: 121 pgs: 121 active+clean; 393 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 8.6 MiB/s wr, 20 op/s 2023-12-01T15:40:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:48 smithi119 ceph-mon[94175]: osdmap e422: 8 total, 8 up, 8 in 2023-12-01T15:40:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:48 smithi119 ceph-mon[108979]: pgmap v605: 121 pgs: 121 active+clean; 393 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 8.6 MiB/s wr, 20 op/s 2023-12-01T15:40:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:48 smithi119 ceph-mon[108979]: osdmap e422: 8 total, 8 up, 8 in 2023-12-01T15:40:49.545 INFO:tasks.rados.rados.0.smithi119.stdout:1806: done (2 left) 2023-12-01T15:40:49.546 INFO:tasks.rados.rados.0.smithi119.stdout:1807: done (1 left) 2023-12-01T15:40:49.546 INFO:tasks.rados.rados.0.smithi119.stdout:1810: done (0 left) 2023-12-01T15:40:49.546 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 10 current snap is 186 2023-12-01T15:40:49.546 INFO:tasks.rados.rados.0.smithi119.stdout:1811: seq_num 579 ranges {6111232=98304} 2023-12-01T15:40:49.578 INFO:tasks.rados.rados.0.smithi119.stdout:1811: writing smithi119156531-10 from 6111232 to 6209536 tid 1 2023-12-01T15:40:49.578 INFO:tasks.rados.rados.0.smithi119.stdout:1812: snap_create 2023-12-01T15:40:49.583 INFO:tasks.rados.rados.0.smithi119.stdout:1811: finishing write tid 1 to smithi119156531-10 2023-12-01T15:40:49.583 INFO:tasks.rados.rados.0.smithi119.stdout:1811: finishing write tid 2 to smithi119156531-10 2023-12-01T15:40:49.584 INFO:tasks.rados.rados.0.smithi119.stdout:1811: finishing write tid 3 to smithi119156531-10 2023-12-01T15:40:49.584 INFO:tasks.rados.rados.0.smithi119.stdout:1811: oid 10 updating version 0 to 541 2023-12-01T15:40:49.584 INFO:tasks.rados.rados.0.smithi119.stdout:1811: oid 10 version 541 is already newer than 540 2023-12-01T15:40:49.584 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 541 (ObjNum 579 snap 186 seq_num 579) dirty exists 2023-12-01T15:40:49.585 INFO:tasks.rados.rados.0.smithi119.stdout:1811: left oid 10 (ObjNum 579 snap 186 seq_num 579) 2023-12-01T15:40:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:49 smithi183 ceph-mon[99169]: osdmap e423: 8 total, 8 up, 8 in 2023-12-01T15:40:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:49 smithi119 ceph-mon[108979]: osdmap e423: 8 total, 8 up, 8 in 2023-12-01T15:40:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:49 smithi119 ceph-mon[94175]: osdmap e423: 8 total, 8 up, 8 in 2023-12-01T15:40:50.548 INFO:tasks.rados.rados.0.smithi119.stdout:1811: done (1 left) 2023-12-01T15:40:50.549 INFO:tasks.rados.rados.0.smithi119.stdout:1812: done (0 left) 2023-12-01T15:40:50.549 INFO:tasks.rados.rados.0.smithi119.stdout:1813: rollback oid 27 current snap is 187 2023-12-01T15:40:50.549 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 27 to 173 2023-12-01T15:40:50.549 INFO:tasks.rados.rados.0.smithi119.stdout:1814: delete oid 39 current snap is 187 2023-12-01T15:40:50.555 INFO:tasks.rados.rados.0.smithi119.stdout:1814: done (1 left) 2023-12-01T15:40:50.555 INFO:tasks.rados.rados.0.smithi119.stdout:1815: rollback oid 5 current snap is 187 2023-12-01T15:40:50.555 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 5 to 186 2023-12-01T15:40:50.555 INFO:tasks.rados.rados.0.smithi119.stdout:1816: copy_from oid 6 from oid 24 current snap is 187 2023-12-01T15:40:50.555 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 17 current snap is 187 2023-12-01T15:40:50.555 INFO:tasks.rados.rados.0.smithi119.stdout:1817: seq_num 581 ranges {4030464=139264} 2023-12-01T15:40:50.578 INFO:tasks.rados.rados.0.smithi119.stdout:1817: writing smithi119156531-17 from 4030464 to 4169728 tid 1 2023-12-01T15:40:50.578 INFO:tasks.rados.rados.0.smithi119.stdout:1818: snap_create 2023-12-01T15:40:50.578 INFO:tasks.rados.rados.0.smithi119.stdout:1813: finishing rollback tid 0 to smithi119156531-27 2023-12-01T15:40:50.578 INFO:tasks.rados.rados.0.smithi119.stdout:1813: finishing rollback tid 1 to smithi119156531-27 2023-12-01T15:40:50.578 INFO:tasks.rados.rados.0.smithi119.stdout:1813: finishing rollback tid 2 to smithi119156531-27 2023-12-01T15:40:50.579 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 1325 (ObjNum 403 snap 126 seq_num 403) dirty exists 2023-12-01T15:40:50.579 INFO:tasks.rados.rados.0.smithi119.stdout:1815: finishing rollback tid 0 to smithi119156531-5 2023-12-01T15:40:50.579 INFO:tasks.rados.rados.0.smithi119.stdout:1815: finishing rollback tid 1 to smithi119156531-5 2023-12-01T15:40:50.579 INFO:tasks.rados.rados.0.smithi119.stdout:1815: finishing rollback tid 2 to smithi119156531-5 2023-12-01T15:40:50.579 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 544 (ObjNum 501 snap 160 seq_num 501) dirty exists 2023-12-01T15:40:50.579 INFO:tasks.rados.rados.0.smithi119.stdout:1816: finishing copy_from to smithi119156531-6 2023-12-01T15:40:50.579 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 943 (ObjNum 408 snap 128 seq_num 408) dirty exists 2023-12-01T15:40:50.579 INFO:tasks.rados.rados.0.smithi119.stdout:1816: finishing copy_from racing read to smithi119156531-6 2023-12-01T15:40:50.581 INFO:tasks.rados.rados.0.smithi119.stdout:1817: finishing write tid 1 to smithi119156531-17 2023-12-01T15:40:50.581 INFO:tasks.rados.rados.0.smithi119.stdout:1817: finishing write tid 2 to smithi119156531-17 2023-12-01T15:40:50.582 INFO:tasks.rados.rados.0.smithi119.stdout:1817: finishing write tid 3 to smithi119156531-17 2023-12-01T15:40:50.582 INFO:tasks.rados.rados.0.smithi119.stdout:1817: oid 17 updating version 0 to 698 2023-12-01T15:40:50.582 INFO:tasks.rados.rados.0.smithi119.stdout:1817: oid 17 version 698 is already newer than 697 2023-12-01T15:40:50.582 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 698 (ObjNum 581 snap 187 seq_num 581) dirty exists 2023-12-01T15:40:50.582 INFO:tasks.rados.rados.0.smithi119.stdout:1817: left oid 17 (ObjNum 581 snap 187 seq_num 581) 2023-12-01T15:40:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:50 smithi183 ceph-mon[99169]: pgmap v608: 121 pgs: 121 active+clean; 393 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:40:50.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:50 smithi183 ceph-mon[99169]: osdmap e424: 8 total, 8 up, 8 in 2023-12-01T15:40:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:50 smithi119 ceph-mon[94175]: pgmap v608: 121 pgs: 121 active+clean; 393 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:40:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:50 smithi119 ceph-mon[94175]: osdmap e424: 8 total, 8 up, 8 in 2023-12-01T15:40:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:50 smithi119 ceph-mon[108979]: pgmap v608: 121 pgs: 121 active+clean; 393 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:40:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:50 smithi119 ceph-mon[108979]: osdmap e424: 8 total, 8 up, 8 in 2023-12-01T15:40:51.563 INFO:tasks.rados.rados.0.smithi119.stdout:1813: done (4 left) 2023-12-01T15:40:51.563 INFO:tasks.rados.rados.0.smithi119.stdout:1815: done (3 left) 2023-12-01T15:40:51.563 INFO:tasks.rados.rados.0.smithi119.stdout:1816: done (2 left) 2023-12-01T15:40:51.563 INFO:tasks.rados.rados.0.smithi119.stdout:1817: done (1 left) 2023-12-01T15:40:51.563 INFO:tasks.rados.rados.0.smithi119.stdout:1818: done (0 left) 2023-12-01T15:40:51.563 INFO:tasks.rados.rados.0.smithi119.stdout:1819: snap_remove snap 158 2023-12-01T15:40:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:51 smithi183 ceph-mon[99169]: osdmap e425: 8 total, 8 up, 8 in 2023-12-01T15:40:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:51 smithi119 ceph-mon[94175]: osdmap e425: 8 total, 8 up, 8 in 2023-12-01T15:40:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:51 smithi119 ceph-mon[108979]: osdmap e425: 8 total, 8 up, 8 in 2023-12-01T15:40:52.569 INFO:tasks.rados.rados.0.smithi119.stdout:1819: done (0 left) 2023-12-01T15:40:52.569 INFO:tasks.rados.rados.0.smithi119.stdout:1820: read oid 42 snap 187 2023-12-01T15:40:52.569 INFO:tasks.rados.rados.0.smithi119.stdout:1820: expect (ObjNum 575 snap 183 seq_num 575) 2023-12-01T15:40:52.569 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 33 current snap is 188 2023-12-01T15:40:52.569 INFO:tasks.rados.rados.0.smithi119.stdout:1821: seq_num 582 ranges {0=155648} 2023-12-01T15:40:52.570 INFO:tasks.rados.rados.0.smithi119.stdout:1821: writing smithi119156531-33 from 0 to 155648 tid 1 2023-12-01T15:40:52.570 INFO:tasks.rados.rados.0.smithi119.stdout:1822: delete oid 6 current snap is 188 2023-12-01T15:40:52.578 INFO:tasks.rados.rados.0.smithi119.stdout:1821: finishing write tid 1 to smithi119156531-33 2023-12-01T15:40:52.580 INFO:tasks.rados.rados.0.smithi119.stdout:1821: finishing write tid 2 to smithi119156531-33 2023-12-01T15:40:52.580 INFO:tasks.rados.rados.0.smithi119.stdout:1822: done (2 left) 2023-12-01T15:40:52.580 INFO:tasks.rados.rados.0.smithi119.stdout:1823: read oid 24 snap -1 2023-12-01T15:40:52.580 INFO:tasks.rados.rados.0.smithi119.stdout:1823: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:40:52.580 INFO:tasks.rados.rados.0.smithi119.stdout:1824: read oid 39 snap -1 2023-12-01T15:40:52.580 INFO:tasks.rados.rados.0.smithi119.stdout:1824: expect deleted 2023-12-01T15:40:52.580 INFO:tasks.rados.rados.0.smithi119.stdout:1825: snap_create 2023-12-01T15:40:52.582 INFO:tasks.rados.rados.0.smithi119.stdout:1821: finishing write tid 3 to smithi119156531-33 2023-12-01T15:40:52.582 INFO:tasks.rados.rados.0.smithi119.stdout:1821: oid 33 updating version 0 to 989 2023-12-01T15:40:52.582 INFO:tasks.rados.rados.0.smithi119.stdout:1821: oid 33 updating version 989 to 990 2023-12-01T15:40:52.582 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 990 (ObjNum 582 snap 188 seq_num 582) dirty exists 2023-12-01T15:40:52.582 INFO:tasks.rados.rados.0.smithi119.stdout:1821: left oid 33 (ObjNum 582 snap 188 seq_num 582) 2023-12-01T15:40:52.590 INFO:tasks.rados.rados.0.smithi119.stdout:1823: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:40:52.648 INFO:tasks.rados.rados.0.smithi119.stdout:1820: expect (ObjNum 575 snap 183 seq_num 575) 2023-12-01T15:40:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:52 smithi183 ceph-mon[99169]: pgmap v611: 121 pgs: 121 active+clean; 395 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 624 KiB/s wr, 6 op/s 2023-12-01T15:40:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:52 smithi183 ceph-mon[99169]: osdmap e426: 8 total, 8 up, 8 in 2023-12-01T15:40:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:52 smithi119 ceph-mon[94175]: pgmap v611: 121 pgs: 121 active+clean; 395 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 624 KiB/s wr, 6 op/s 2023-12-01T15:40:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:52 smithi119 ceph-mon[94175]: osdmap e426: 8 total, 8 up, 8 in 2023-12-01T15:40:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:52 smithi119 ceph-mon[108979]: pgmap v611: 121 pgs: 121 active+clean; 395 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 624 KiB/s wr, 6 op/s 2023-12-01T15:40:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:52 smithi119 ceph-mon[108979]: osdmap e426: 8 total, 8 up, 8 in 2023-12-01T15:40:53.581 INFO:tasks.rados.rados.0.smithi119.stdout:1820: done (4 left) 2023-12-01T15:40:53.581 INFO:tasks.rados.rados.0.smithi119.stdout:1821: done (3 left) 2023-12-01T15:40:53.581 INFO:tasks.rados.rados.0.smithi119.stdout:1823: done (2 left) 2023-12-01T15:40:53.581 INFO:tasks.rados.rados.0.smithi119.stdout:1824: done (1 left) 2023-12-01T15:40:53.582 INFO:tasks.rados.rados.0.smithi119.stdout:1825: done (0 left) 2023-12-01T15:40:53.582 INFO:tasks.rados.rados.0.smithi119.stdout:1826: delete oid 33 current snap is 189 2023-12-01T15:40:53.584 INFO:tasks.rados.rados.0.smithi119.stdout:1826: done (0 left) 2023-12-01T15:40:53.584 INFO:tasks.rados.rados.0.smithi119.stdout:1827: copy_from oid 29 from oid 38 current snap is 189 2023-12-01T15:40:53.584 INFO:tasks.rados.rados.0.smithi119.stdout:1828: setattr oid 45 current snap is 189 2023-12-01T15:40:53.585 INFO:tasks.rados.rados.0.smithi119.stdout:1829: delete oid 12 current snap is 189 2023-12-01T15:40:53.589 INFO:tasks.rados.rados.0.smithi119.stdout:1829: done (2 left) 2023-12-01T15:40:53.589 INFO:tasks.rados.rados.0.smithi119.stdout:1830: snap_create 2023-12-01T15:40:53.590 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 945 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T15:40:53.609 INFO:tasks.rados.rados.0.smithi119.stdout:1827: finishing copy_from to smithi119156531-29 2023-12-01T15:40:53.609 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 915 (ObjNum 567 snap 181 seq_num 567) dirty exists 2023-12-01T15:40:53.610 INFO:tasks.rados.rados.0.smithi119.stdout:1827: finishing copy_from racing read to smithi119156531-29 2023-12-01T15:40:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:53 smithi183 ceph-mon[99169]: osdmap e427: 8 total, 8 up, 8 in 2023-12-01T15:40:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:53 smithi119 ceph-mon[94175]: osdmap e427: 8 total, 8 up, 8 in 2023-12-01T15:40:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:53 smithi119 ceph-mon[108979]: osdmap e427: 8 total, 8 up, 8 in 2023-12-01T15:40:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:40:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:40:54] "GET /metrics HTTP/1.1" 200 36176 "" "Prometheus/2.43.0" 2023-12-01T15:40:54.584 INFO:tasks.rados.rados.0.smithi119.stdout:1827: done (2 left) 2023-12-01T15:40:54.585 INFO:tasks.rados.rados.0.smithi119.stdout:1828: done (1 left) 2023-12-01T15:40:54.585 INFO:tasks.rados.rados.0.smithi119.stdout:1830: done (0 left) 2023-12-01T15:40:54.585 INFO:tasks.rados.rados.0.smithi119.stdout:1831: snap_remove snap 146 2023-12-01T15:40:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:54 smithi183 ceph-mon[99169]: pgmap v614: 121 pgs: 121 active+clean; 395 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 624 KiB/s wr, 6 op/s 2023-12-01T15:40:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:54 smithi183 ceph-mon[99169]: osdmap e428: 8 total, 8 up, 8 in 2023-12-01T15:40:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:54 smithi119 ceph-mon[94175]: pgmap v614: 121 pgs: 121 active+clean; 395 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 624 KiB/s wr, 6 op/s 2023-12-01T15:40:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:54 smithi119 ceph-mon[94175]: osdmap e428: 8 total, 8 up, 8 in 2023-12-01T15:40:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:54 smithi119 ceph-mon[108979]: pgmap v614: 121 pgs: 121 active+clean; 395 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 624 KiB/s wr, 6 op/s 2023-12-01T15:40:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:54 smithi119 ceph-mon[108979]: osdmap e428: 8 total, 8 up, 8 in 2023-12-01T15:40:55.515 INFO:tasks.rados.rados.0.smithi119.stdout:1831: done (0 left) 2023-12-01T15:40:55.515 INFO:tasks.rados.rados.0.smithi119.stdout:1832: snap_remove snap 171 2023-12-01T15:40:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:55 smithi183 ceph-mon[99169]: osdmap e429: 8 total, 8 up, 8 in 2023-12-01T15:40:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:55 smithi183 ceph-mon[99169]: osdmap e430: 8 total, 8 up, 8 in 2023-12-01T15:40:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:55 smithi119 ceph-mon[94175]: osdmap e429: 8 total, 8 up, 8 in 2023-12-01T15:40:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:55 smithi119 ceph-mon[94175]: osdmap e430: 8 total, 8 up, 8 in 2023-12-01T15:40:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:55 smithi119 ceph-mon[108979]: osdmap e429: 8 total, 8 up, 8 in 2023-12-01T15:40:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:55 smithi119 ceph-mon[108979]: osdmap e430: 8 total, 8 up, 8 in 2023-12-01T15:40:56.530 INFO:tasks.rados.rados.0.smithi119.stdout:1832: done (0 left) 2023-12-01T15:40:56.530 INFO:tasks.rados.rados.0.smithi119.stdout:1833: snap_remove snap 189 2023-12-01T15:40:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:56 smithi183 ceph-mon[99169]: pgmap v617: 121 pgs: 121 active+clean; 402 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2023-12-01T15:40:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:56 smithi183 ceph-mon[99169]: osdmap e431: 8 total, 8 up, 8 in 2023-12-01T15:40:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:56 smithi119 ceph-mon[94175]: pgmap v617: 121 pgs: 121 active+clean; 402 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2023-12-01T15:40:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:56 smithi119 ceph-mon[94175]: osdmap e431: 8 total, 8 up, 8 in 2023-12-01T15:40:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:56 smithi119 ceph-mon[108979]: pgmap v617: 121 pgs: 121 active+clean; 402 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2023-12-01T15:40:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:56 smithi119 ceph-mon[108979]: osdmap e431: 8 total, 8 up, 8 in 2023-12-01T15:40:57.526 INFO:tasks.rados.rados.0.smithi119.stdout:1833: done (0 left) 2023-12-01T15:40:57.526 INFO:tasks.rados.rados.0.smithi119.stdout:1834: delete oid 26 current snap is 190 2023-12-01T15:40:57.530 INFO:tasks.rados.rados.0.smithi119.stdout:1834: done (0 left) 2023-12-01T15:40:57.530 INFO:tasks.rados.rados.0.smithi119.stdout:1835: snap_remove snap 166 2023-12-01T15:40:58.531 INFO:tasks.rados.rados.0.smithi119.stdout:1835: done (0 left) 2023-12-01T15:40:58.531 INFO:tasks.rados.rados.0.smithi119.stdout:1836: read oid 49 snap -1 2023-12-01T15:40:58.531 INFO:tasks.rados.rados.0.smithi119.stdout:1836: expect (ObjNum 572 snap 182 seq_num 572) 2023-12-01T15:40:58.532 INFO:tasks.rados.rados.0.smithi119.stdout:1837: copy_from oid 22 from oid 39 current snap is 190 2023-12-01T15:40:58.532 INFO:tasks.rados.rados.0.smithi119.stdout:1838: read oid 50 snap 187 2023-12-01T15:40:58.532 INFO:tasks.rados.rados.0.smithi119.stdout:1838: expect (ObjNum 559 snap 178 seq_num 559) 2023-12-01T15:40:58.532 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 190 2023-12-01T15:40:58.532 INFO:tasks.rados.rados.0.smithi119.stdout:1839: seq_num 587 ranges {1679360=237568} 2023-12-01T15:40:58.542 INFO:tasks.rados.rados.0.smithi119.stdout:1839: writing smithi119156531-15 from 1679360 to 1916928 tid 1 2023-12-01T15:40:58.542 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 190 2023-12-01T15:40:58.542 INFO:tasks.rados.rados.0.smithi119.stdout:1840: seq_num 588 ranges {15319040=253952} 2023-12-01T15:40:58.635 INFO:tasks.rados.rados.0.smithi119.stdout:1840: writing smithi119156531-18 from 15319040 to 15572992 tid 1 2023-12-01T15:40:58.636 INFO:tasks.rados.rados.0.smithi119.stdout:1841: snap_create 2023-12-01T15:40:58.636 INFO:tasks.rados.rados.0.smithi119.stdout:1837: finishing copy_from to smithi119156531-22 2023-12-01T15:40:58.636 INFO:tasks.rados.rados.0.smithi119.stdout:1837: got expected ENOENT (src dne) 2023-12-01T15:40:58.636 INFO:tasks.rados.rados.0.smithi119.stdout:1837: finishing copy_from racing read to smithi119156531-22 2023-12-01T15:40:58.636 INFO:tasks.rados.rados.0.smithi119.stdout:1839: finishing write tid 1 to smithi119156531-15 2023-12-01T15:40:58.636 INFO:tasks.rados.rados.0.smithi119.stdout:1839: finishing write tid 2 to smithi119156531-15 2023-12-01T15:40:58.636 INFO:tasks.rados.rados.0.smithi119.stdout:1839: finishing write tid 3 to smithi119156531-15 2023-12-01T15:40:58.636 INFO:tasks.rados.rados.0.smithi119.stdout:1839: oid 15 updating version 0 to 1356 2023-12-01T15:40:58.636 INFO:tasks.rados.rados.0.smithi119.stdout:1839: oid 15 version 1356 is already newer than 1355 2023-12-01T15:40:58.636 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 1356 (ObjNum 587 snap 190 seq_num 587) dirty exists 2023-12-01T15:40:58.636 INFO:tasks.rados.rados.0.smithi119.stdout:1839: left oid 15 (ObjNum 587 snap 190 seq_num 587) 2023-12-01T15:40:58.636 INFO:tasks.rados.rados.0.smithi119.stdout:1836: expect (ObjNum 572 snap 182 seq_num 572) 2023-12-01T15:40:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:58 smithi183 ceph-mon[99169]: pgmap v620: 121 pgs: 121 active+clean; 402 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2023-12-01T15:40:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:58 smithi183 ceph-mon[99169]: osdmap e432: 8 total, 8 up, 8 in 2023-12-01T15:40:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:58 smithi119 ceph-mon[94175]: pgmap v620: 121 pgs: 121 active+clean; 402 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2023-12-01T15:40:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:58 smithi119 ceph-mon[94175]: osdmap e432: 8 total, 8 up, 8 in 2023-12-01T15:40:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:58 smithi119 ceph-mon[108979]: pgmap v620: 121 pgs: 121 active+clean; 402 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2023-12-01T15:40:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:58 smithi119 ceph-mon[108979]: osdmap e432: 8 total, 8 up, 8 in 2023-12-01T15:40:59.048 INFO:tasks.rados.rados.0.smithi119.stdout:1838: expect (ObjNum 559 snap 178 seq_num 559) 2023-12-01T15:40:59.691 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:40:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:40:59 smithi183 ceph-mon[99169]: osdmap e433: 8 total, 8 up, 8 in 2023-12-01T15:40:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:40:59 smithi119 ceph-mon[94175]: osdmap e433: 8 total, 8 up, 8 in 2023-12-01T15:40:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:40:59 smithi119 ceph-mon[108979]: osdmap e433: 8 total, 8 up, 8 in 2023-12-01T15:41:00.009 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:41:00.010 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7m) 7m ago 8m 17.3M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:41:00.010 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7m) 7m ago 7m 83.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:41:00.010 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8m) 7m ago 8m 13.6M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:41:00.010 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8m) 7m ago 8m 16.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:41:00.010 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (12m) 7m ago 12m 448M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:41:00.010 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (13m) 7m ago 13m 507M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:41:00.010 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (13m) 7m ago 13m 81.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:41:00.010 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (12m) 7m ago 12m 57.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:41:00.010 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (12m) 7m ago 12m 59.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:41:00.010 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8m) 7m ago 8m 4135k - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:41:00.010 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8m) 7m ago 8m 3959k - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:41:00.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11m) 7m ago 11m 62.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:41:00.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11m) 7m ago 11m 65.0M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:41:00.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11m) 7m ago 11m 56.3M 3012M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:41:00.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10m) 7m ago 10m 55.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:41:00.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10m) 7m ago 10m 54.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:41:00.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9m) 7m ago 9m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:41:00.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9m) 7m ago 9m 54.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:41:00.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9m) 7m ago 9m 56.8M 3012M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:41:00.011 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7m) 7m ago 8m 29.9M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:41:00.396 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:41:00.396 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:41:00.397 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:41:00.397 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:41:00.397 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:41:00.397 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:41:00.397 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:41:00.397 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:41:00.397 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:41:00.397 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:41:00.397 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:41:00.397 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:41:00.397 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:41:00.397 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:41:00.397 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:41:00.397 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:41:00.397 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:41:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:00 smithi183 ceph-mon[99169]: pgmap v623: 121 pgs: 121 active+clean; 402 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:41:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:00 smithi183 ceph-mon[99169]: osdmap e434: 8 total, 8 up, 8 in 2023-12-01T15:41:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:00 smithi183 ceph-mon[99169]: from='client.25163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/320393990' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:41:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:00 smithi183 ceph-mon[99169]: osdmap e435: 8 total, 8 up, 8 in 2023-12-01T15:41:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:00 smithi119 ceph-mon[94175]: pgmap v623: 121 pgs: 121 active+clean; 402 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:41:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:00 smithi119 ceph-mon[94175]: osdmap e434: 8 total, 8 up, 8 in 2023-12-01T15:41:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:00 smithi119 ceph-mon[94175]: from='client.25163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/320393990' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:41:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:00 smithi119 ceph-mon[94175]: osdmap e435: 8 total, 8 up, 8 in 2023-12-01T15:41:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:00 smithi119 ceph-mon[108979]: pgmap v623: 121 pgs: 121 active+clean; 402 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:41:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:00 smithi119 ceph-mon[108979]: osdmap e434: 8 total, 8 up, 8 in 2023-12-01T15:41:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:00 smithi119 ceph-mon[108979]: from='client.25163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/320393990' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:41:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:00 smithi119 ceph-mon[108979]: osdmap e435: 8 total, 8 up, 8 in 2023-12-01T15:41:01.393 INFO:tasks.rados.rados.0.smithi119.stdout:1840: finishing write tid 1 to smithi119156531-18 2023-12-01T15:41:01.393 INFO:tasks.rados.rados.0.smithi119.stdout:1840: finishing write tid 2 to smithi119156531-18 2023-12-01T15:41:01.393 INFO:tasks.rados.rados.0.smithi119.stdout:1840: finishing write tid 3 to smithi119156531-18 2023-12-01T15:41:01.393 INFO:tasks.rados.rados.0.smithi119.stdout:1840: oid 18 updating version 0 to 1363 2023-12-01T15:41:01.393 INFO:tasks.rados.rados.0.smithi119.stdout:1840: oid 18 version 1363 is already newer than 1362 2023-12-01T15:41:01.394 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 1363 (ObjNum 588 snap 190 seq_num 588) dirty exists 2023-12-01T15:41:01.394 INFO:tasks.rados.rados.0.smithi119.stdout:1840: left oid 18 (ObjNum 588 snap 190 seq_num 588) 2023-12-01T15:41:01.394 INFO:tasks.rados.rados.0.smithi119.stdout:1836: done (5 left) 2023-12-01T15:41:01.394 INFO:tasks.rados.rados.0.smithi119.stdout:1837: done (4 left) 2023-12-01T15:41:01.394 INFO:tasks.rados.rados.0.smithi119.stdout:1838: done (3 left) 2023-12-01T15:41:01.394 INFO:tasks.rados.rados.0.smithi119.stdout:1839: done (2 left) 2023-12-01T15:41:01.394 INFO:tasks.rados.rados.0.smithi119.stdout:1840: done (1 left) 2023-12-01T15:41:01.394 INFO:tasks.rados.rados.0.smithi119.stdout:1841: done (0 left) 2023-12-01T15:41:01.394 INFO:tasks.rados.rados.0.smithi119.stdout:1842: read oid 42 snap 190 2023-12-01T15:41:01.394 INFO:tasks.rados.rados.0.smithi119.stdout:1842: expect (ObjNum 575 snap 183 seq_num 575) 2023-12-01T15:41:01.394 INFO:tasks.rados.rados.0.smithi119.stdout:1843: read oid 37 snap 185 2023-12-01T15:41:01.394 INFO:tasks.rados.rados.0.smithi119.stdout:1843: expect deleted 2023-12-01T15:41:01.394 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 13 current snap is 191 2023-12-01T15:41:01.395 INFO:tasks.rados.rados.0.smithi119.stdout:1844: seq_num 589 ranges {1531904=270336} 2023-12-01T15:41:01.403 INFO:tasks.rados.rados.0.smithi119.stdout:1844: writing smithi119156531-13 from 1531904 to 1802240 tid 1 2023-12-01T15:41:01.403 INFO:tasks.rados.rados.0.smithi119.stdout:1845: delete oid 31 current snap is 191 2023-12-01T15:41:01.406 INFO:tasks.rados.rados.0.smithi119.stdout:1843: done (3 left) 2023-12-01T15:41:01.406 INFO:tasks.rados.rados.0.smithi119.stdout:1845: done (2 left) 2023-12-01T15:41:01.406 INFO:tasks.rados.rados.0.smithi119.stdout:1846: setattr oid 15 current snap is 191 2023-12-01T15:41:01.409 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 191 2023-12-01T15:41:01.409 INFO:tasks.rados.rados.0.smithi119.stdout:1847: seq_num 591 ranges {2342912=303104} 2023-12-01T15:41:01.424 INFO:tasks.rados.rados.0.smithi119.stdout:1847: writing smithi119156531-4 from 2342912 to 2646016 tid 1 2023-12-01T15:41:01.424 INFO:tasks.rados.rados.0.smithi119.stdout:1848: rollback oid 35 current snap is 191 2023-12-01T15:41:01.424 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 35 to 188 2023-12-01T15:41:01.424 INFO:tasks.rados.rados.0.smithi119.stdout:1849: copy_from oid 21 from oid 8 current snap is 191 2023-12-01T15:41:01.424 INFO:tasks.rados.rados.0.smithi119.stdout:1844: finishing write tid 1 to smithi119156531-13 2023-12-01T15:41:01.424 INFO:tasks.rados.rados.0.smithi119.stdout:1844: finishing write tid 2 to smithi119156531-13 2023-12-01T15:41:01.424 INFO:tasks.rados.rados.0.smithi119.stdout:1844: finishing write tid 3 to smithi119156531-13 2023-12-01T15:41:01.425 INFO:tasks.rados.rados.0.smithi119.stdout:1844: oid 13 updating version 0 to 1024 2023-12-01T15:41:01.425 INFO:tasks.rados.rados.0.smithi119.stdout:1844: oid 13 updating version 1024 to 1025 2023-12-01T15:41:01.425 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 1025 (ObjNum 589 snap 191 seq_num 589) dirty exists 2023-12-01T15:41:01.425 INFO:tasks.rados.rados.0.smithi119.stdout:1844: left oid 13 (ObjNum 589 snap 191 seq_num 589) 2023-12-01T15:41:01.425 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 1365 (ObjNum 587 snap 190 seq_num 587) dirty exists 2023-12-01T15:41:01.425 INFO:tasks.rados.rados.0.smithi119.stdout:1842: expect (ObjNum 575 snap 183 seq_num 575) 2023-12-01T15:41:01.827 INFO:tasks.rados.rados.0.smithi119.stdout:1848: finishing rollback tid 1 to smithi119156531-35 2023-12-01T15:41:01.827 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 951 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-01T15:41:01.827 INFO:tasks.rados.rados.0.smithi119.stdout:1847: finishing write tid 1 to smithi119156531-4 2023-12-01T15:41:01.827 INFO:tasks.rados.rados.0.smithi119.stdout:1847: finishing write tid 2 to smithi119156531-4 2023-12-01T15:41:01.827 INFO:tasks.rados.rados.0.smithi119.stdout:1847: finishing write tid 3 to smithi119156531-4 2023-12-01T15:41:01.827 INFO:tasks.rados.rados.0.smithi119.stdout:1847: oid 4 updating version 0 to 926 2023-12-01T15:41:01.827 INFO:tasks.rados.rados.0.smithi119.stdout:1847: oid 4 updating version 926 to 927 2023-12-01T15:41:01.827 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 927 (ObjNum 591 snap 191 seq_num 591) dirty exists 2023-12-01T15:41:01.827 INFO:tasks.rados.rados.0.smithi119.stdout:1847: left oid 4 (ObjNum 591 snap 191 seq_num 591) 2023-12-01T15:41:01.827 INFO:tasks.rados.rados.0.smithi119.stdout:1849: finishing copy_from to smithi119156531-21 2023-12-01T15:41:01.828 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 886 (ObjNum 525 snap 170 seq_num 525) dirty exists 2023-12-01T15:41:01.828 INFO:tasks.rados.rados.0.smithi119.stdout:1849: finishing copy_from racing read to smithi119156531-21 2023-12-01T15:41:01.828 INFO:tasks.rados.rados.0.smithi119.stdout:1842: done (5 left) 2023-12-01T15:41:01.828 INFO:tasks.rados.rados.0.smithi119.stdout:1844: done (4 left) 2023-12-01T15:41:01.828 INFO:tasks.rados.rados.0.smithi119.stdout:1846: done (3 left) 2023-12-01T15:41:01.828 INFO:tasks.rados.rados.0.smithi119.stdout:1847: done (2 left) 2023-12-01T15:41:01.828 INFO:tasks.rados.rados.0.smithi119.stdout:1848: done (1 left) 2023-12-01T15:41:01.828 INFO:tasks.rados.rados.0.smithi119.stdout:1849: done (0 left) 2023-12-01T15:41:01.828 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 46 current snap is 191 2023-12-01T15:41:01.828 INFO:tasks.rados.rados.0.smithi119.stdout:1850: seq_num 592 ranges {0=319488} 2023-12-01T15:41:01.829 INFO:tasks.rados.rados.0.smithi119.stdout:1850: writing smithi119156531-46 from 0 to 319488 tid 1 2023-12-01T15:41:01.829 INFO:tasks.rados.rados.0.smithi119.stdout:1851: delete oid 4 current snap is 191 2023-12-01T15:41:01.830 INFO:tasks.rados.rados.0.smithi119.stdout:1851: done (1 left) 2023-12-01T15:41:01.831 INFO:tasks.rados.rados.0.smithi119.stdout:1852: read oid 26 snap -1 2023-12-01T15:41:01.831 INFO:tasks.rados.rados.0.smithi119.stdout:1852: expect deleted 2023-12-01T15:41:01.831 INFO:tasks.rados.rados.0.smithi119.stdout:1853: read oid 29 snap -1 2023-12-01T15:41:01.831 INFO:tasks.rados.rados.0.smithi119.stdout:1853: expect (ObjNum 567 snap 181 seq_num 567) 2023-12-01T15:41:01.831 INFO:tasks.rados.rados.0.smithi119.stdout:1854: snap_create 2023-12-01T15:41:01.831 INFO:tasks.rados.rados.0.smithi119.stdout:1850: finishing write tid 1 to smithi119156531-46 2023-12-01T15:41:01.831 INFO:tasks.rados.rados.0.smithi119.stdout:1850: finishing write tid 2 to smithi119156531-46 2023-12-01T15:41:01.832 INFO:tasks.rados.rados.0.smithi119.stdout:1850: finishing write tid 3 to smithi119156531-46 2023-12-01T15:41:01.833 INFO:tasks.rados.rados.0.smithi119.stdout:1850: oid 46 updating version 0 to 946 2023-12-01T15:41:01.833 INFO:tasks.rados.rados.0.smithi119.stdout:1850: oid 46 updating version 946 to 947 2023-12-01T15:41:01.833 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 947 (ObjNum 592 snap 191 seq_num 592) dirty exists 2023-12-01T15:41:01.833 INFO:tasks.rados.rados.0.smithi119.stdout:1850: left oid 46 (ObjNum 592 snap 191 seq_num 592) 2023-12-01T15:41:01.856 INFO:tasks.rados.rados.0.smithi119.stdout:1853: expect (ObjNum 567 snap 181 seq_num 567) 2023-12-01T15:41:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:01 smithi183 ceph-mon[99169]: from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:01 smithi119 ceph-mon[94175]: from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:01 smithi119 ceph-mon[108979]: from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:02.554 INFO:tasks.rados.rados.0.smithi119.stdout:1850: done (3 left) 2023-12-01T15:41:02.554 INFO:tasks.rados.rados.0.smithi119.stdout:1852: done (2 left) 2023-12-01T15:41:02.554 INFO:tasks.rados.rados.0.smithi119.stdout:1853: done (1 left) 2023-12-01T15:41:02.554 INFO:tasks.rados.rados.0.smithi119.stdout:1854: done (0 left) 2023-12-01T15:41:02.554 INFO:tasks.rados.rados.0.smithi119.stdout:1855: read oid 48 snap -1 2023-12-01T15:41:02.554 INFO:tasks.rados.rados.0.smithi119.stdout:1855: expect (ObjNum 260 snap 75 seq_num 260) 2023-12-01T15:41:02.554 INFO:tasks.rados.rados.0.smithi119.stdout:1856: snap_create 2023-12-01T15:41:02.573 INFO:tasks.rados.rados.0.smithi119.stdout:1855: expect (ObjNum 260 snap 75 seq_num 260) 2023-12-01T15:41:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:02 smithi183 ceph-mon[99169]: pgmap v626: 121 pgs: 121 active+clean; 401 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 120 KiB/s wr, 3 op/s 2023-12-01T15:41:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:02 smithi119 ceph-mon[94175]: pgmap v626: 121 pgs: 121 active+clean; 401 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 120 KiB/s wr, 3 op/s 2023-12-01T15:41:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:02 smithi119 ceph-mon[108979]: pgmap v626: 121 pgs: 121 active+clean; 401 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 120 KiB/s wr, 3 op/s 2023-12-01T15:41:03.566 INFO:tasks.rados.rados.0.smithi119.stdout:1855: done (1 left) 2023-12-01T15:41:03.566 INFO:tasks.rados.rados.0.smithi119.stdout:1856: done (0 left) 2023-12-01T15:41:03.566 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 22 current snap is 193 2023-12-01T15:41:03.566 INFO:tasks.rados.rados.0.smithi119.stdout:1857: seq_num 594 ranges {15269888=352256} 2023-12-01T15:41:03.648 INFO:tasks.rados.rados.0.smithi119.stdout:1857: writing smithi119156531-22 from 15269888 to 15622144 tid 1 2023-12-01T15:41:03.648 INFO:tasks.rados.rados.0.smithi119.stdout:1858: copy_from oid 50 from oid 15 current snap is 193 2023-12-01T15:41:03.648 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 8 current snap is 193 2023-12-01T15:41:03.648 INFO:tasks.rados.rados.0.smithi119.stdout:1859: seq_num 595 ranges {1605632=368640} 2023-12-01T15:41:03.659 INFO:tasks.rados.rados.0.smithi119.stdout:1859: writing smithi119156531-8 from 1605632 to 1974272 tid 1 2023-12-01T15:41:03.659 INFO:tasks.rados.rados.0.smithi119.stdout:1860: copy_from oid 31 from oid 27 current snap is 193 2023-12-01T15:41:03.659 INFO:tasks.rados.rados.0.smithi119.stdout:1857: finishing write tid 1 to smithi119156531-22 2023-12-01T15:41:03.659 INFO:tasks.rados.rados.0.smithi119.stdout:1857: finishing write tid 2 to smithi119156531-22 2023-12-01T15:41:03.659 INFO:tasks.rados.rados.0.smithi119.stdout:1861: snap_create 2023-12-01T15:41:03.660 INFO:tasks.rados.rados.0.smithi119.stdout:1857: finishing write tid 3 to smithi119156531-22 2023-12-01T15:41:03.660 INFO:tasks.rados.rados.0.smithi119.stdout:1857: oid 22 updating version 0 to 1367 2023-12-01T15:41:03.660 INFO:tasks.rados.rados.0.smithi119.stdout:1857: oid 22 updating version 1367 to 1368 2023-12-01T15:41:03.660 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 1368 (ObjNum 594 snap 193 seq_num 594) dirty exists 2023-12-01T15:41:03.660 INFO:tasks.rados.rados.0.smithi119.stdout:1857: left oid 22 (ObjNum 594 snap 193 seq_num 594) 2023-12-01T15:41:03.663 INFO:tasks.rados.rados.0.smithi119.stdout:1859: finishing write tid 1 to smithi119156531-8 2023-12-01T15:41:03.663 INFO:tasks.rados.rados.0.smithi119.stdout:1859: finishing write tid 2 to smithi119156531-8 2023-12-01T15:41:03.664 INFO:tasks.rados.rados.0.smithi119.stdout:1859: finishing write tid 3 to smithi119156531-8 2023-12-01T15:41:03.664 INFO:tasks.rados.rados.0.smithi119.stdout:1859: oid 8 updating version 0 to 888 2023-12-01T15:41:03.664 INFO:tasks.rados.rados.0.smithi119.stdout:1859: oid 8 version 888 is already newer than 887 2023-12-01T15:41:03.665 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 888 (ObjNum 595 snap 193 seq_num 595) dirty exists 2023-12-01T15:41:03.665 INFO:tasks.rados.rados.0.smithi119.stdout:1859: left oid 8 (ObjNum 595 snap 193 seq_num 595) 2023-12-01T15:41:03.668 INFO:tasks.rados.rados.0.smithi119.stdout:1858: finishing copy_from to smithi119156531-50 2023-12-01T15:41:03.668 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1365 (ObjNum 587 snap 190 seq_num 587) dirty exists 2023-12-01T15:41:03.669 INFO:tasks.rados.rados.0.smithi119.stdout:1858: finishing copy_from racing read to smithi119156531-50 2023-12-01T15:41:03.684 INFO:tasks.rados.rados.0.smithi119.stdout:1860: finishing copy_from to smithi119156531-31 2023-12-01T15:41:03.684 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 1325 (ObjNum 403 snap 126 seq_num 403) dirty exists 2023-12-01T15:41:03.684 INFO:tasks.rados.rados.0.smithi119.stdout:1860: finishing copy_from racing read to smithi119156531-31 2023-12-01T15:41:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:03 smithi183 ceph-mon[99169]: osdmap e436: 8 total, 8 up, 8 in 2023-12-01T15:41:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:03 smithi119 ceph-mon[94175]: osdmap e436: 8 total, 8 up, 8 in 2023-12-01T15:41:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:03 smithi119 ceph-mon[108979]: osdmap e436: 8 total, 8 up, 8 in 2023-12-01T15:41:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:41:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:41:04] "GET /metrics HTTP/1.1" 200 36176 "" "Prometheus/2.43.0" 2023-12-01T15:41:04.574 INFO:tasks.rados.rados.0.smithi119.stdout:1857: done (4 left) 2023-12-01T15:41:04.574 INFO:tasks.rados.rados.0.smithi119.stdout:1858: done (3 left) 2023-12-01T15:41:04.574 INFO:tasks.rados.rados.0.smithi119.stdout:1859: done (2 left) 2023-12-01T15:41:04.574 INFO:tasks.rados.rados.0.smithi119.stdout:1860: done (1 left) 2023-12-01T15:41:04.574 INFO:tasks.rados.rados.0.smithi119.stdout:1861: done (0 left) 2023-12-01T15:41:04.574 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 43 current snap is 194 2023-12-01T15:41:04.574 INFO:tasks.rados.rados.0.smithi119.stdout:1862: seq_num 596 ranges {16384=385024} 2023-12-01T15:41:04.576 INFO:tasks.rados.rados.0.smithi119.stdout:1862: writing smithi119156531-43 from 16384 to 401408 tid 1 2023-12-01T15:41:04.576 INFO:tasks.rados.rados.0.smithi119.stdout:1863: delete oid 18 current snap is 194 2023-12-01T15:41:04.580 INFO:tasks.rados.rados.0.smithi119.stdout:1863: done (1 left) 2023-12-01T15:41:04.581 INFO:tasks.rados.rados.0.smithi119.stdout:1864: read oid 13 snap -1 2023-12-01T15:41:04.581 INFO:tasks.rados.rados.0.smithi119.stdout:1864: expect (ObjNum 589 snap 191 seq_num 589) 2023-12-01T15:41:04.581 INFO:tasks.rados.rados.0.smithi119.stdout:1865: snap_create 2023-12-01T15:41:04.583 INFO:tasks.rados.rados.0.smithi119.stdout:1862: finishing write tid 1 to smithi119156531-43 2023-12-01T15:41:04.584 INFO:tasks.rados.rados.0.smithi119.stdout:1862: finishing write tid 2 to smithi119156531-43 2023-12-01T15:41:04.586 INFO:tasks.rados.rados.0.smithi119.stdout:1862: finishing write tid 3 to smithi119156531-43 2023-12-01T15:41:04.586 INFO:tasks.rados.rados.0.smithi119.stdout:1862: oid 43 updating version 0 to 1235 2023-12-01T15:41:04.586 INFO:tasks.rados.rados.0.smithi119.stdout:1862: oid 43 version 1235 is already newer than 1234 2023-12-01T15:41:04.587 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 1235 (ObjNum 596 snap 194 seq_num 596) dirty exists 2023-12-01T15:41:04.587 INFO:tasks.rados.rados.0.smithi119.stdout:1862: left oid 43 (ObjNum 596 snap 194 seq_num 596) 2023-12-01T15:41:04.593 INFO:tasks.rados.rados.0.smithi119.stdout:1864: expect (ObjNum 589 snap 191 seq_num 589) 2023-12-01T15:41:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:04 smithi183 ceph-mon[99169]: pgmap v628: 121 pgs: 121 active+clean; 401 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 102 KiB/s wr, 3 op/s 2023-12-01T15:41:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:04 smithi183 ceph-mon[99169]: osdmap e437: 8 total, 8 up, 8 in 2023-12-01T15:41:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:04 smithi119 ceph-mon[94175]: pgmap v628: 121 pgs: 121 active+clean; 401 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 102 KiB/s wr, 3 op/s 2023-12-01T15:41:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:04 smithi119 ceph-mon[94175]: osdmap e437: 8 total, 8 up, 8 in 2023-12-01T15:41:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:04 smithi119 ceph-mon[108979]: pgmap v628: 121 pgs: 121 active+clean; 401 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 102 KiB/s wr, 3 op/s 2023-12-01T15:41:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:04 smithi119 ceph-mon[108979]: osdmap e437: 8 total, 8 up, 8 in 2023-12-01T15:41:05.517 INFO:tasks.rados.rados.0.smithi119.stdout:1862: done (2 left) 2023-12-01T15:41:05.517 INFO:tasks.rados.rados.0.smithi119.stdout:1864: done (1 left) 2023-12-01T15:41:05.517 INFO:tasks.rados.rados.0.smithi119.stdout:1865: done (0 left) 2023-12-01T15:41:05.517 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 7 current snap is 195 2023-12-01T15:41:05.517 INFO:tasks.rados.rados.0.smithi119.stdout:1866: seq_num 598 ranges {0=417792} 2023-12-01T15:41:05.519 INFO:tasks.rados.rados.0.smithi119.stdout:1866: writing smithi119156531-7 from 0 to 417792 tid 1 2023-12-01T15:41:05.519 INFO:tasks.rados.rados.0.smithi119.stdout:1867: read oid 43 snap -1 2023-12-01T15:41:05.519 INFO:tasks.rados.rados.0.smithi119.stdout:1867: expect (ObjNum 596 snap 194 seq_num 596) 2023-12-01T15:41:05.520 INFO:tasks.rados.rados.0.smithi119.stdout:1868: snap_remove snap 163 2023-12-01T15:41:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:05 smithi183 ceph-mon[99169]: osdmap e438: 8 total, 8 up, 8 in 2023-12-01T15:41:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:05 smithi183 ceph-mon[99169]: osdmap e439: 8 total, 8 up, 8 in 2023-12-01T15:41:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:05 smithi119 ceph-mon[94175]: osdmap e438: 8 total, 8 up, 8 in 2023-12-01T15:41:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:05 smithi119 ceph-mon[94175]: osdmap e439: 8 total, 8 up, 8 in 2023-12-01T15:41:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:05 smithi119 ceph-mon[108979]: osdmap e438: 8 total, 8 up, 8 in 2023-12-01T15:41:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:05 smithi119 ceph-mon[108979]: osdmap e439: 8 total, 8 up, 8 in 2023-12-01T15:41:06.525 INFO:tasks.rados.rados.0.smithi119.stdout:1868: done (2 left) 2023-12-01T15:41:06.526 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 25 current snap is 195 2023-12-01T15:41:06.526 INFO:tasks.rados.rados.0.smithi119.stdout:1869: seq_num 599 ranges {17260544=434176} 2023-12-01T15:41:06.621 INFO:tasks.rados.rados.0.smithi119.stdout:1869: writing smithi119156531-25 from 17260544 to 17694720 tid 1 2023-12-01T15:41:06.621 INFO:tasks.rados.rados.0.smithi119.stdout:1870: snap_remove snap 191 2023-12-01T15:41:06.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:06 smithi183 ceph-mon[99169]: pgmap v631: 121 pgs: 121 active+clean; 410 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-12-01T15:41:06.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:06 smithi183 ceph-mon[99169]: osdmap e440: 8 total, 8 up, 8 in 2023-12-01T15:41:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:06 smithi119 ceph-mon[94175]: pgmap v631: 121 pgs: 121 active+clean; 410 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-12-01T15:41:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:06 smithi119 ceph-mon[94175]: osdmap e440: 8 total, 8 up, 8 in 2023-12-01T15:41:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:06 smithi119 ceph-mon[108979]: pgmap v631: 121 pgs: 121 active+clean; 410 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-12-01T15:41:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:06 smithi119 ceph-mon[108979]: osdmap e440: 8 total, 8 up, 8 in 2023-12-01T15:41:07.585 INFO:tasks.rados.rados.0.smithi119.stdout:1870: done (3 left) 2023-12-01T15:41:07.585 INFO:tasks.rados.rados.0.smithi119.stdout:1871: setattr oid 40 current snap is 195 2023-12-01T15:41:07.586 INFO:tasks.rados.rados.0.smithi119.stdout:1872: copy_from oid 44 from oid 10 current snap is 195 2023-12-01T15:41:07.587 INFO:tasks.rados.rados.0.smithi119.stdout:1873: rmattr oid 47 current snap is 195 2023-12-01T15:41:07.587 INFO:tasks.rados.rados.0.smithi119.stdout:1873: done (5 left) 2023-12-01T15:41:07.587 INFO:tasks.rados.rados.0.smithi119.stdout:1874: rollback oid 17 current snap is 195 2023-12-01T15:41:07.587 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 17 to 185 2023-12-01T15:41:07.587 INFO:tasks.rados.rados.0.smithi119.stdout:1875: snap_create 2023-12-01T15:41:07.587 INFO:tasks.rados.rados.0.smithi119.stdout:1867: expect (ObjNum 596 snap 194 seq_num 596) 2023-12-01T15:41:07.602 INFO:tasks.rados.rados.0.smithi119.stdout:1866: finishing write tid 1 to smithi119156531-7 2023-12-01T15:41:07.602 INFO:tasks.rados.rados.0.smithi119.stdout:1866: finishing write tid 2 to smithi119156531-7 2023-12-01T15:41:07.602 INFO:tasks.rados.rados.0.smithi119.stdout:1866: finishing write tid 3 to smithi119156531-7 2023-12-01T15:41:07.602 INFO:tasks.rados.rados.0.smithi119.stdout:1866: oid 7 updating version 0 to 881 2023-12-01T15:41:07.602 INFO:tasks.rados.rados.0.smithi119.stdout:1866: oid 7 version 881 is already newer than 880 2023-12-01T15:41:07.602 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 881 (ObjNum 598 snap 195 seq_num 598) dirty exists 2023-12-01T15:41:07.602 INFO:tasks.rados.rados.0.smithi119.stdout:1866: left oid 7 (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:41:07.603 INFO:tasks.rados.rados.0.smithi119.stdout:1869: finishing write tid 1 to smithi119156531-25 2023-12-01T15:41:07.603 INFO:tasks.rados.rados.0.smithi119.stdout:1869: finishing write tid 2 to smithi119156531-25 2023-12-01T15:41:07.603 INFO:tasks.rados.rados.0.smithi119.stdout:1869: finishing write tid 3 to smithi119156531-25 2023-12-01T15:41:07.603 INFO:tasks.rados.rados.0.smithi119.stdout:1869: oid 25 updating version 0 to 1367 2023-12-01T15:41:07.603 INFO:tasks.rados.rados.0.smithi119.stdout:1869: oid 25 version 1367 is already newer than 1366 2023-12-01T15:41:07.603 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 1367 (ObjNum 599 snap 195 seq_num 599) dirty exists 2023-12-01T15:41:07.603 INFO:tasks.rados.rados.0.smithi119.stdout:1869: left oid 25 (ObjNum 599 snap 195 seq_num 599) 2023-12-01T15:41:07.603 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 1236 (ObjNum 412 snap 129 seq_num 412) dirty exists 2023-12-01T15:41:07.603 INFO:tasks.rados.rados.0.smithi119.stdout:1874: finishing rollback tid 0 to smithi119156531-17 2023-12-01T15:41:07.603 INFO:tasks.rados.rados.0.smithi119.stdout:1874: finishing rollback tid 1 to smithi119156531-17 2023-12-01T15:41:07.603 INFO:tasks.rados.rados.0.smithi119.stdout:1874: finishing rollback tid 2 to smithi119156531-17 2023-12-01T15:41:07.603 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 723 (ObjNum 577 snap 185 seq_num 577) dirty exists 2023-12-01T15:41:07.643 INFO:tasks.rados.rados.0.smithi119.stdout:1872: finishing copy_from to smithi119156531-44 2023-12-01T15:41:07.643 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 541 (ObjNum 579 snap 186 seq_num 579) dirty exists 2023-12-01T15:41:07.643 INFO:tasks.rados.rados.0.smithi119.stdout:1872: finishing copy_from racing read to smithi119156531-44 2023-12-01T15:41:08.592 INFO:tasks.rados.rados.0.smithi119.stdout:1866: done (6 left) 2023-12-01T15:41:08.592 INFO:tasks.rados.rados.0.smithi119.stdout:1867: done (5 left) 2023-12-01T15:41:08.592 INFO:tasks.rados.rados.0.smithi119.stdout:1869: done (4 left) 2023-12-01T15:41:08.592 INFO:tasks.rados.rados.0.smithi119.stdout:1871: done (3 left) 2023-12-01T15:41:08.592 INFO:tasks.rados.rados.0.smithi119.stdout:1872: done (2 left) 2023-12-01T15:41:08.592 INFO:tasks.rados.rados.0.smithi119.stdout:1874: done (1 left) 2023-12-01T15:41:08.592 INFO:tasks.rados.rados.0.smithi119.stdout:1875: done (0 left) 2023-12-01T15:41:08.592 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 196 2023-12-01T15:41:08.592 INFO:tasks.rados.rados.0.smithi119.stdout:1876: seq_num 600 ranges {0=450560} 2023-12-01T15:41:08.594 INFO:tasks.rados.rados.0.smithi119.stdout:1876: writing smithi119156531-18 from 0 to 450560 tid 1 2023-12-01T15:41:08.594 INFO:tasks.rados.rados.0.smithi119.stdout:1877: snap_create 2023-12-01T15:41:08.601 INFO:tasks.rados.rados.0.smithi119.stdout:1876: finishing write tid 1 to smithi119156531-18 2023-12-01T15:41:08.602 INFO:tasks.rados.rados.0.smithi119.stdout:1876: finishing write tid 2 to smithi119156531-18 2023-12-01T15:41:08.604 INFO:tasks.rados.rados.0.smithi119.stdout:1876: finishing write tid 3 to smithi119156531-18 2023-12-01T15:41:08.604 INFO:tasks.rados.rados.0.smithi119.stdout:1876: oid 18 updating version 0 to 1386 2023-12-01T15:41:08.604 INFO:tasks.rados.rados.0.smithi119.stdout:1876: oid 18 version 1386 is already newer than 1385 2023-12-01T15:41:08.604 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 1386 (ObjNum 600 snap 196 seq_num 600) dirty exists 2023-12-01T15:41:08.604 INFO:tasks.rados.rados.0.smithi119.stdout:1876: left oid 18 (ObjNum 600 snap 196 seq_num 600) 2023-12-01T15:41:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:08 smithi183 ceph-mon[99169]: pgmap v634: 121 pgs: 121 active+clean; 410 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 13 op/s 2023-12-01T15:41:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:08 smithi183 ceph-mon[99169]: osdmap e441: 8 total, 8 up, 8 in 2023-12-01T15:41:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:08 smithi119 ceph-mon[94175]: pgmap v634: 121 pgs: 121 active+clean; 410 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 13 op/s 2023-12-01T15:41:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:08 smithi119 ceph-mon[94175]: osdmap e441: 8 total, 8 up, 8 in 2023-12-01T15:41:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:08 smithi119 ceph-mon[108979]: pgmap v634: 121 pgs: 121 active+clean; 410 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 13 op/s 2023-12-01T15:41:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:08 smithi119 ceph-mon[108979]: osdmap e441: 8 total, 8 up, 8 in 2023-12-01T15:41:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:09.609 INFO:tasks.rados.rados.0.smithi119.stdout:1876: done (1 left) 2023-12-01T15:41:09.609 INFO:tasks.rados.rados.0.smithi119.stdout:1877: done (0 left) 2023-12-01T15:41:09.609 INFO:tasks.rados.rados.0.smithi119.stdout:1878: setattr oid 44 current snap is 197 2023-12-01T15:41:09.610 INFO:tasks.rados.rados.0.smithi119.stdout:1879: rollback oid 20 current snap is 197 2023-12-01T15:41:09.610 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 20 to 165 2023-12-01T15:41:09.610 INFO:tasks.rados.rados.0.smithi119.stdout:1880: snap_remove snap 185 2023-12-01T15:41:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:09 smithi183 ceph-mon[99169]: osdmap e442: 8 total, 8 up, 8 in 2023-12-01T15:41:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:09 smithi119 ceph-mon[94175]: osdmap e442: 8 total, 8 up, 8 in 2023-12-01T15:41:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:09 smithi119 ceph-mon[108979]: osdmap e442: 8 total, 8 up, 8 in 2023-12-01T15:41:10.610 INFO:tasks.rados.rados.0.smithi119.stdout:1880: done (2 left) 2023-12-01T15:41:10.610 INFO:tasks.rados.rados.0.smithi119.stdout:1881: snap_remove snap 179 2023-12-01T15:41:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:10 smithi183 ceph-mon[99169]: pgmap v637: 121 pgs: 121 active+clean; 410 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:41:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:10 smithi183 ceph-mon[99169]: osdmap e443: 8 total, 8 up, 8 in 2023-12-01T15:41:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:10 smithi119 ceph-mon[94175]: pgmap v637: 121 pgs: 121 active+clean; 410 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:41:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:10 smithi119 ceph-mon[94175]: osdmap e443: 8 total, 8 up, 8 in 2023-12-01T15:41:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:10 smithi119 ceph-mon[108979]: pgmap v637: 121 pgs: 121 active+clean; 410 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:41:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:10 smithi119 ceph-mon[108979]: osdmap e443: 8 total, 8 up, 8 in 2023-12-01T15:41:11.633 INFO:tasks.rados.rados.0.smithi119.stdout:1881: done (2 left) 2023-12-01T15:41:11.633 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 23 current snap is 197 2023-12-01T15:41:11.633 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 942 (ObjNum 579 snap 186 seq_num 579) dirty exists 2023-12-01T15:41:11.634 INFO:tasks.rados.rados.0.smithi119.stdout:1879: finishing rollback tid 0 to smithi119156531-20 2023-12-01T15:41:11.634 INFO:tasks.rados.rados.0.smithi119.stdout:1882: seq_num 601 ranges {5873664=475136} 2023-12-01T15:41:11.667 INFO:tasks.rados.rados.0.smithi119.stdout:1882: writing smithi119156531-23 from 5873664 to 6348800 tid 1 2023-12-01T15:41:11.667 INFO:tasks.rados.rados.0.smithi119.stdout:1878: done (2 left) 2023-12-01T15:41:11.667 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 1 current snap is 197 2023-12-01T15:41:11.667 INFO:tasks.rados.rados.0.smithi119.stdout:1879: finishing rollback tid 1 to smithi119156531-20 2023-12-01T15:41:11.667 INFO:tasks.rados.rados.0.smithi119.stdout:1883: seq_num 602 ranges {0=491520} 2023-12-01T15:41:11.670 INFO:tasks.rados.rados.0.smithi119.stdout:1883: writing smithi119156531-1 from 0 to 491520 tid 1 2023-12-01T15:41:11.670 INFO:tasks.rados.rados.0.smithi119.stdout:1884: read oid 12 snap -1 2023-12-01T15:41:11.670 INFO:tasks.rados.rados.0.smithi119.stdout:1884: expect deleted 2023-12-01T15:41:11.670 INFO:tasks.rados.rados.0.smithi119.stdout:1885: read oid 11 snap -1 2023-12-01T15:41:11.670 INFO:tasks.rados.rados.0.smithi119.stdout:1885: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:41:11.670 INFO:tasks.rados.rados.0.smithi119.stdout:1886: snap_remove snap 156 2023-12-01T15:41:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:11 smithi183 ceph-mon[99169]: osdmap e444: 8 total, 8 up, 8 in 2023-12-01T15:41:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:11 smithi119 ceph-mon[108979]: osdmap e444: 8 total, 8 up, 8 in 2023-12-01T15:41:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:11 smithi119 ceph-mon[94175]: osdmap e444: 8 total, 8 up, 8 in 2023-12-01T15:41:12.639 INFO:tasks.rados.rados.0.smithi119.stdout:1886: done (5 left) 2023-12-01T15:41:12.640 INFO:tasks.rados.rados.0.smithi119.stdout:1887: rollback oid 18 current snap is 197 2023-12-01T15:41:12.640 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 18 to 181 2023-12-01T15:41:12.640 INFO:tasks.rados.rados.0.smithi119.stdout:1888: read oid 9 snap -1 2023-12-01T15:41:12.640 INFO:tasks.rados.rados.0.smithi119.stdout:1888: expect (ObjNum 553 snap 178 seq_num 553) 2023-12-01T15:41:12.640 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 50 current snap is 197 2023-12-01T15:41:12.640 INFO:tasks.rados.rados.0.smithi119.stdout:1889: seq_num 603 ranges {1916928=507904} 2023-12-01T15:41:12.650 INFO:tasks.rados.rados.0.smithi119.stdout:1889: writing smithi119156531-50 from 1916928 to 2424832 tid 1 2023-12-01T15:41:12.650 INFO:tasks.rados.rados.0.smithi119.stdout:1890: delete oid 4 current snap is 197 2023-12-01T15:41:12.662 INFO:tasks.rados.rados.0.smithi119.stdout:1879: finishing rollback tid 2 to smithi119156531-20 2023-12-01T15:41:12.662 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 1328 (ObjNum 518 snap 165 seq_num 518) dirty exists 2023-12-01T15:41:12.662 INFO:tasks.rados.rados.0.smithi119.stdout:1883: finishing write tid 1 to smithi119156531-1 2023-12-01T15:41:12.662 INFO:tasks.rados.rados.0.smithi119.stdout:1883: finishing write tid 2 to smithi119156531-1 2023-12-01T15:41:12.663 INFO:tasks.rados.rados.0.smithi119.stdout:1882: finishing write tid 1 to smithi119156531-23 2023-12-01T15:41:12.663 INFO:tasks.rados.rados.0.smithi119.stdout:1882: finishing write tid 2 to smithi119156531-23 2023-12-01T15:41:12.663 INFO:tasks.rados.rados.0.smithi119.stdout:1882: finishing write tid 3 to smithi119156531-23 2023-12-01T15:41:12.663 INFO:tasks.rados.rados.0.smithi119.stdout:1882: oid 23 updating version 0 to 1396 2023-12-01T15:41:12.663 INFO:tasks.rados.rados.0.smithi119.stdout:1882: oid 23 updating version 1396 to 1397 2023-12-01T15:41:12.663 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 1397 (ObjNum 601 snap 197 seq_num 601) dirty exists 2023-12-01T15:41:12.663 INFO:tasks.rados.rados.0.smithi119.stdout:1882: left oid 23 (ObjNum 601 snap 197 seq_num 601) 2023-12-01T15:41:12.663 INFO:tasks.rados.rados.0.smithi119.stdout:1883: finishing write tid 3 to smithi119156531-1 2023-12-01T15:41:12.663 INFO:tasks.rados.rados.0.smithi119.stdout:1883: oid 1 updating version 0 to 929 2023-12-01T15:41:12.663 INFO:tasks.rados.rados.0.smithi119.stdout:1883: oid 1 updating version 929 to 930 2023-12-01T15:41:12.663 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 930 (ObjNum 602 snap 197 seq_num 602) dirty exists 2023-12-01T15:41:12.663 INFO:tasks.rados.rados.0.smithi119.stdout:1883: left oid 1 (ObjNum 602 snap 197 seq_num 602) 2023-12-01T15:41:12.663 INFO:tasks.rados.rados.0.smithi119.stdout:1885: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:41:12.713 INFO:tasks.rados.rados.0.smithi119.stdout:1889: finishing write tid 1 to smithi119156531-50 2023-12-01T15:41:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:1887: finishing rollback tid 0 to smithi119156531-18 2023-12-01T15:41:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:1887: finishing rollback tid 1 to smithi119156531-18 2023-12-01T15:41:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:1887: finishing rollback tid 2 to smithi119156531-18 2023-12-01T15:41:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 1409 (ObjNum 412 snap 129 seq_num 412) dirty exists 2023-12-01T15:41:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:1889: finishing write tid 2 to smithi119156531-50 2023-12-01T15:41:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:1879: done (8 left) 2023-12-01T15:41:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:1882: done (7 left) 2023-12-01T15:41:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:1883: done (6 left) 2023-12-01T15:41:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:1884: done (5 left) 2023-12-01T15:41:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:1885: done (4 left) 2023-12-01T15:41:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:1887: done (3 left) 2023-12-01T15:41:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:1890: done (2 left) 2023-12-01T15:41:12.715 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 19 current snap is 197 2023-12-01T15:41:12.715 INFO:tasks.rados.rados.0.smithi119.stdout:1889: finishing write tid 3 to smithi119156531-50 2023-12-01T15:41:12.715 INFO:tasks.rados.rados.0.smithi119.stdout:1889: oid 50 updating version 0 to 1368 2023-12-01T15:41:12.715 INFO:tasks.rados.rados.0.smithi119.stdout:1889: oid 50 updating version 1368 to 1369 2023-12-01T15:41:12.715 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1369 (ObjNum 603 snap 197 seq_num 603) dirty exists 2023-12-01T15:41:12.715 INFO:tasks.rados.rados.0.smithi119.stdout:1889: left oid 50 (ObjNum 603 snap 197 seq_num 603) 2023-12-01T15:41:12.715 INFO:tasks.rados.rados.0.smithi119.stdout:1891: seq_num 605 ranges {0=540672} 2023-12-01T15:41:12.716 INFO:tasks.rados.rados.0.smithi119.stdout:1891: writing smithi119156531-19 from 0 to 540672 tid 1 2023-12-01T15:41:12.716 INFO:tasks.rados.rados.0.smithi119.stdout:1889: done (2 left) 2023-12-01T15:41:12.717 INFO:tasks.rados.rados.0.smithi119.stdout:1892: read oid 18 snap -1 2023-12-01T15:41:12.717 INFO:tasks.rados.rados.0.smithi119.stdout:1892: expect (ObjNum 412 snap 129 seq_num 412) 2023-12-01T15:41:12.717 INFO:tasks.rados.rados.0.smithi119.stdout:1893: snap_create 2023-12-01T15:41:12.717 INFO:tasks.rados.rados.0.smithi119.stdout:1888: expect (ObjNum 553 snap 178 seq_num 553) 2023-12-01T15:41:12.849 INFO:tasks.rados.rados.0.smithi119.stdout:1891: finishing write tid 1 to smithi119156531-19 2023-12-01T15:41:12.849 INFO:tasks.rados.rados.0.smithi119.stdout:1891: finishing write tid 2 to smithi119156531-19 2023-12-01T15:41:12.849 INFO:tasks.rados.rados.0.smithi119.stdout:1891: finishing write tid 3 to smithi119156531-19 2023-12-01T15:41:12.849 INFO:tasks.rados.rados.0.smithi119.stdout:1891: oid 19 updating version 0 to 950 2023-12-01T15:41:12.849 INFO:tasks.rados.rados.0.smithi119.stdout:1891: oid 19 version 950 is already newer than 949 2023-12-01T15:41:12.849 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 950 (ObjNum 605 snap 197 seq_num 605) dirty exists 2023-12-01T15:41:12.849 INFO:tasks.rados.rados.0.smithi119.stdout:1891: left oid 19 (ObjNum 605 snap 197 seq_num 605) 2023-12-01T15:41:12.849 INFO:tasks.rados.rados.0.smithi119.stdout:1892: expect (ObjNum 412 snap 129 seq_num 412) 2023-12-01T15:41:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:12 smithi183 ceph-mon[99169]: pgmap v640: 121 pgs: 121 active+clean; 417 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-12-01T15:41:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:12 smithi183 ceph-mon[99169]: osdmap e445: 8 total, 8 up, 8 in 2023-12-01T15:41:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:12 smithi119 ceph-mon[94175]: pgmap v640: 121 pgs: 121 active+clean; 417 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-12-01T15:41:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:12 smithi119 ceph-mon[94175]: osdmap e445: 8 total, 8 up, 8 in 2023-12-01T15:41:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:12 smithi119 ceph-mon[108979]: pgmap v640: 121 pgs: 121 active+clean; 417 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-12-01T15:41:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:12 smithi119 ceph-mon[108979]: osdmap e445: 8 total, 8 up, 8 in 2023-12-01T15:41:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:13 smithi183 ceph-mon[99169]: osdmap e446: 8 total, 8 up, 8 in 2023-12-01T15:41:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:13 smithi119 ceph-mon[94175]: osdmap e446: 8 total, 8 up, 8 in 2023-12-01T15:41:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:13 smithi119 ceph-mon[108979]: osdmap e446: 8 total, 8 up, 8 in 2023-12-01T15:41:14.296 INFO:tasks.rados.rados.0.smithi119.stdout:1888: done (3 left) 2023-12-01T15:41:14.296 INFO:tasks.rados.rados.0.smithi119.stdout:1891: done (2 left) 2023-12-01T15:41:14.297 INFO:tasks.rados.rados.0.smithi119.stdout:1892: done (1 left) 2023-12-01T15:41:14.297 INFO:tasks.rados.rados.0.smithi119.stdout:1893: done (0 left) 2023-12-01T15:41:14.297 INFO:tasks.rados.rados.0.smithi119.stdout:1894: setattr oid 50 current snap is 198 2023-12-01T15:41:14.297 INFO:tasks.rados.rados.0.smithi119.stdout:1895: rmattr oid 7 current snap is 198 2023-12-01T15:41:14.297 INFO:tasks.rados.rados.0.smithi119.stdout:1895: done (1 left) 2023-12-01T15:41:14.297 INFO:tasks.rados.rados.0.smithi119.stdout:1896: delete oid 48 current snap is 198 2023-12-01T15:41:14.300 INFO:tasks.rados.rados.0.smithi119.stdout:1896: done (1 left) 2023-12-01T15:41:14.300 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 198 2023-12-01T15:41:14.300 INFO:tasks.rados.rados.0.smithi119.stdout:1897: seq_num 607 ranges {6537216=573440} 2023-12-01T15:41:14.338 INFO:tasks.rados.rados.0.smithi119.stdout:1897: writing smithi119156531-42 from 6537216 to 7110656 tid 1 2023-12-01T15:41:14.339 INFO:tasks.rados.rados.0.smithi119.stdout:1898: read oid 45 snap -1 2023-12-01T15:41:14.339 INFO:tasks.rados.rados.0.smithi119.stdout:1898: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:41:14.339 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 40 current snap is 198 2023-12-01T15:41:14.339 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1370 (ObjNum 603 snap 197 seq_num 603) dirty exists 2023-12-01T15:41:14.339 INFO:tasks.rados.rados.0.smithi119.stdout:1899: seq_num 608 ranges {15269888=589824} 2023-12-01T15:41:14.422 INFO:tasks.rados.rados.0.smithi119.stdout:1899: writing smithi119156531-40 from 15269888 to 15859712 tid 1 2023-12-01T15:41:14.422 INFO:tasks.rados.rados.0.smithi119.stdout:1894: done (3 left) 2023-12-01T15:41:14.422 INFO:tasks.rados.rados.0.smithi119.stdout:1900: snap_remove snap 197 2023-12-01T15:41:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:41:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:41:14] "GET /metrics HTTP/1.1" 200 36177 "" "Prometheus/2.43.0" 2023-12-01T15:41:14.652 INFO:tasks.rados.rados.0.smithi119.stdout:1900: done (3 left) 2023-12-01T15:41:14.652 INFO:tasks.rados.rados.0.smithi119.stdout:1901: snap_create 2023-12-01T15:41:14.652 INFO:tasks.rados.rados.0.smithi119.stdout:1898: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:41:14.655 INFO:tasks.rados.rados.0.smithi119.stdout:1897: finishing write tid 1 to smithi119156531-42 2023-12-01T15:41:14.655 INFO:tasks.rados.rados.0.smithi119.stdout:1897: finishing write tid 2 to smithi119156531-42 2023-12-01T15:41:14.655 INFO:tasks.rados.rados.0.smithi119.stdout:1897: finishing write tid 3 to smithi119156531-42 2023-12-01T15:41:14.655 INFO:tasks.rados.rados.0.smithi119.stdout:1897: oid 42 updating version 0 to 882 2023-12-01T15:41:14.655 INFO:tasks.rados.rados.0.smithi119.stdout:1897: oid 42 updating version 882 to 883 2023-12-01T15:41:14.655 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 883 (ObjNum 607 snap 198 seq_num 607) dirty exists 2023-12-01T15:41:14.655 INFO:tasks.rados.rados.0.smithi119.stdout:1897: left oid 42 (ObjNum 607 snap 198 seq_num 607) 2023-12-01T15:41:14.655 INFO:tasks.rados.rados.0.smithi119.stdout:1899: finishing write tid 1 to smithi119156531-40 2023-12-01T15:41:14.655 INFO:tasks.rados.rados.0.smithi119.stdout:1899: finishing write tid 2 to smithi119156531-40 2023-12-01T15:41:14.655 INFO:tasks.rados.rados.0.smithi119.stdout:1899: finishing write tid 3 to smithi119156531-40 2023-12-01T15:41:14.656 INFO:tasks.rados.rados.0.smithi119.stdout:1899: oid 40 updating version 0 to 1238 2023-12-01T15:41:14.656 INFO:tasks.rados.rados.0.smithi119.stdout:1899: oid 40 version 1238 is already newer than 1237 2023-12-01T15:41:14.656 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 1238 (ObjNum 608 snap 198 seq_num 608) dirty exists 2023-12-01T15:41:14.656 INFO:tasks.rados.rados.0.smithi119.stdout:1899: left oid 40 (ObjNum 608 snap 198 seq_num 608) 2023-12-01T15:41:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:14 smithi183 ceph-mon[99169]: pgmap v643: 121 pgs: 121 active+clean; 417 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-12-01T15:41:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:14 smithi183 ceph-mon[99169]: osdmap e447: 8 total, 8 up, 8 in 2023-12-01T15:41:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:14 smithi119 ceph-mon[94175]: pgmap v643: 121 pgs: 121 active+clean; 417 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-12-01T15:41:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:14 smithi119 ceph-mon[94175]: osdmap e447: 8 total, 8 up, 8 in 2023-12-01T15:41:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:14 smithi119 ceph-mon[108979]: pgmap v643: 121 pgs: 121 active+clean; 417 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-12-01T15:41:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:14 smithi119 ceph-mon[108979]: osdmap e447: 8 total, 8 up, 8 in 2023-12-01T15:41:15.522 INFO:tasks.rados.rados.0.smithi119.stdout:1897: done (3 left) 2023-12-01T15:41:15.522 INFO:tasks.rados.rados.0.smithi119.stdout:1898: done (2 left) 2023-12-01T15:41:15.522 INFO:tasks.rados.rados.0.smithi119.stdout:1899: done (1 left) 2023-12-01T15:41:15.522 INFO:tasks.rados.rados.0.smithi119.stdout:1901: done (0 left) 2023-12-01T15:41:15.522 INFO:tasks.rados.rados.0.smithi119.stdout:1902: delete oid 8 current snap is 199 2023-12-01T15:41:15.527 INFO:tasks.rados.rados.0.smithi119.stdout:1902: done (0 left) 2023-12-01T15:41:15.527 INFO:tasks.rados.rados.0.smithi119.stdout:1903: rollback oid 13 current snap is 199 2023-12-01T15:41:15.527 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 13 to 172 2023-12-01T15:41:15.527 INFO:tasks.rados.rados.0.smithi119.stdout:1904: snap_create 2023-12-01T15:41:15.534 INFO:tasks.rados.rados.0.smithi119.stdout:1903: finishing rollback tid 0 to smithi119156531-13 2023-12-01T15:41:15.534 INFO:tasks.rados.rados.0.smithi119.stdout:1903: finishing rollback tid 1 to smithi119156531-13 2023-12-01T15:41:15.534 INFO:tasks.rados.rados.0.smithi119.stdout:1903: finishing rollback tid 2 to smithi119156531-13 2023-12-01T15:41:15.535 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 1054 (ObjNum 521 snap 167 seq_num 521) dirty exists 2023-12-01T15:41:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:15 smithi183 ceph-mon[99169]: osdmap e448: 8 total, 8 up, 8 in 2023-12-01T15:41:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:15 smithi183 ceph-mon[99169]: osdmap e449: 8 total, 8 up, 8 in 2023-12-01T15:41:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:15 smithi119 ceph-mon[94175]: osdmap e448: 8 total, 8 up, 8 in 2023-12-01T15:41:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:15 smithi119 ceph-mon[94175]: osdmap e449: 8 total, 8 up, 8 in 2023-12-01T15:41:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:15 smithi119 ceph-mon[108979]: osdmap e448: 8 total, 8 up, 8 in 2023-12-01T15:41:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:15 smithi119 ceph-mon[108979]: osdmap e449: 8 total, 8 up, 8 in 2023-12-01T15:41:16.528 INFO:tasks.rados.rados.0.smithi119.stdout:1903: done (1 left) 2023-12-01T15:41:16.578 INFO:tasks.rados.rados.0.smithi119.stdout:1904: done (0 left) 2023-12-01T15:41:16.578 INFO:tasks.rados.rados.0.smithi119.stdout:1905: snap_remove snap 186 2023-12-01T15:41:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:16 smithi183 ceph-mon[99169]: pgmap v646: 121 pgs: 121 active+clean; 432 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 492 KiB/s wr, 17 op/s 2023-12-01T15:41:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:16 smithi183 ceph-mon[99169]: osdmap e450: 8 total, 8 up, 8 in 2023-12-01T15:41:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:16 smithi119 ceph-mon[108979]: pgmap v646: 121 pgs: 121 active+clean; 432 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 492 KiB/s wr, 17 op/s 2023-12-01T15:41:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:16 smithi119 ceph-mon[108979]: osdmap e450: 8 total, 8 up, 8 in 2023-12-01T15:41:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:16 smithi119 ceph-mon[94175]: pgmap v646: 121 pgs: 121 active+clean; 432 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 492 KiB/s wr, 17 op/s 2023-12-01T15:41:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:16 smithi119 ceph-mon[94175]: osdmap e450: 8 total, 8 up, 8 in 2023-12-01T15:41:17.531 INFO:tasks.rados.rados.0.smithi119.stdout:1905: done (0 left) 2023-12-01T15:41:17.532 INFO:tasks.rados.rados.0.smithi119.stdout:1906: copy_from oid 10 from oid 48 current snap is 200 2023-12-01T15:41:17.532 INFO:tasks.rados.rados.0.smithi119.stdout:1907: snap_create 2023-12-01T15:41:17.539 INFO:tasks.rados.rados.0.smithi119.stdout:1906: finishing copy_from to smithi119156531-10 2023-12-01T15:41:17.539 INFO:tasks.rados.rados.0.smithi119.stdout:1906: got expected ENOENT (src dne) 2023-12-01T15:41:17.539 INFO:tasks.rados.rados.0.smithi119.stdout:1906: finishing copy_from racing read to smithi119156531-10 2023-12-01T15:41:18.532 INFO:tasks.rados.rados.0.smithi119.stdout:1906: done (1 left) 2023-12-01T15:41:18.532 INFO:tasks.rados.rados.0.smithi119.stdout:1907: done (0 left) 2023-12-01T15:41:18.533 INFO:tasks.rados.rados.0.smithi119.stdout:1908: read oid 11 snap -1 2023-12-01T15:41:18.533 INFO:tasks.rados.rados.0.smithi119.stdout:1908: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:41:18.533 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 34 current snap is 201 2023-12-01T15:41:18.533 INFO:tasks.rados.rados.0.smithi119.stdout:1909: seq_num 610 ranges {0=622592} 2023-12-01T15:41:18.536 INFO:tasks.rados.rados.0.smithi119.stdout:1909: writing smithi119156531-34 from 0 to 622592 tid 1 2023-12-01T15:41:18.536 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 201 2023-12-01T15:41:18.536 INFO:tasks.rados.rados.0.smithi119.stdout:1910: seq_num 611 ranges {0=638976} 2023-12-01T15:41:18.539 INFO:tasks.rados.rados.0.smithi119.stdout:1910: writing smithi119156531-45 from 0 to 638976 tid 1 2023-12-01T15:41:18.539 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 25 current snap is 201 2023-12-01T15:41:18.540 INFO:tasks.rados.rados.0.smithi119.stdout:1911: seq_num 612 ranges {17694720=655360} 2023-12-01T15:41:18.636 INFO:tasks.rados.rados.0.smithi119.stdout:1911: writing smithi119156531-25 from 17694720 to 18350080 tid 1 2023-12-01T15:41:18.636 INFO:tasks.rados.rados.0.smithi119.stdout:1912: rollback oid 6 current snap is 201 2023-12-01T15:41:18.636 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 6 to 178 2023-12-01T15:41:18.636 INFO:tasks.rados.rados.0.smithi119.stdout:1909: finishing write tid 1 to smithi119156531-34 2023-12-01T15:41:18.636 INFO:tasks.rados.rados.0.smithi119.stdout:1909: finishing write tid 2 to smithi119156531-34 2023-12-01T15:41:18.636 INFO:tasks.rados.rados.0.smithi119.stdout:1913: setattr oid 1 current snap is 201 2023-12-01T15:41:18.636 INFO:tasks.rados.rados.0.smithi119.stdout:1908: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:41:18.690 INFO:tasks.rados.rados.0.smithi119.stdout:1909: finishing write tid 3 to smithi119156531-34 2023-12-01T15:41:18.690 INFO:tasks.rados.rados.0.smithi119.stdout:1909: oid 34 updating version 0 to 951 2023-12-01T15:41:18.690 INFO:tasks.rados.rados.0.smithi119.stdout:1909: oid 34 updating version 951 to 952 2023-12-01T15:41:18.690 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 952 (ObjNum 610 snap 201 seq_num 610) dirty exists 2023-12-01T15:41:18.690 INFO:tasks.rados.rados.0.smithi119.stdout:1909: left oid 34 (ObjNum 610 snap 201 seq_num 610) 2023-12-01T15:41:18.690 INFO:tasks.rados.rados.0.smithi119.stdout:1910: finishing write tid 1 to smithi119156531-45 2023-12-01T15:41:18.690 INFO:tasks.rados.rados.0.smithi119.stdout:1910: finishing write tid 2 to smithi119156531-45 2023-12-01T15:41:18.690 INFO:tasks.rados.rados.0.smithi119.stdout:1910: finishing write tid 3 to smithi119156531-45 2023-12-01T15:41:18.690 INFO:tasks.rados.rados.0.smithi119.stdout:1910: oid 45 updating version 0 to 949 2023-12-01T15:41:18.690 INFO:tasks.rados.rados.0.smithi119.stdout:1910: oid 45 updating version 949 to 950 2023-12-01T15:41:18.691 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 950 (ObjNum 611 snap 201 seq_num 611) dirty exists 2023-12-01T15:41:18.691 INFO:tasks.rados.rados.0.smithi119.stdout:1910: left oid 45 (ObjNum 611 snap 201 seq_num 611) 2023-12-01T15:41:18.691 INFO:tasks.rados.rados.0.smithi119.stdout:1912: finishing rollback tid 1 to smithi119156531-6 2023-12-01T15:41:18.691 INFO:tasks.rados.rados.0.smithi119.stdout:1912: finishing rollback tid 2 to smithi119156531-6 2023-12-01T15:41:18.691 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 952 (ObjNum 558 snap 178 seq_num 558) dirty exists 2023-12-01T15:41:18.691 INFO:tasks.rados.rados.0.smithi119.stdout:1911: finishing write tid 1 to smithi119156531-25 2023-12-01T15:41:18.691 INFO:tasks.rados.rados.0.smithi119.stdout:1911: finishing write tid 2 to smithi119156531-25 2023-12-01T15:41:18.691 INFO:tasks.rados.rados.0.smithi119.stdout:1911: finishing write tid 3 to smithi119156531-25 2023-12-01T15:41:18.691 INFO:tasks.rados.rados.0.smithi119.stdout:1911: oid 25 updating version 0 to 1372 2023-12-01T15:41:18.691 INFO:tasks.rados.rados.0.smithi119.stdout:1911: oid 25 version 1372 is already newer than 1371 2023-12-01T15:41:18.691 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 1372 (ObjNum 612 snap 201 seq_num 612) dirty exists 2023-12-01T15:41:18.691 INFO:tasks.rados.rados.0.smithi119.stdout:1911: left oid 25 (ObjNum 612 snap 201 seq_num 612) 2023-12-01T15:41:18.691 INFO:tasks.rados.rados.0.smithi119.stdout:1908: done (5 left) 2023-12-01T15:41:18.691 INFO:tasks.rados.rados.0.smithi119.stdout:1909: done (4 left) 2023-12-01T15:41:18.691 INFO:tasks.rados.rados.0.smithi119.stdout:1910: done (3 left) 2023-12-01T15:41:18.691 INFO:tasks.rados.rados.0.smithi119.stdout:1911: done (2 left) 2023-12-01T15:41:18.692 INFO:tasks.rados.rados.0.smithi119.stdout:1912: done (1 left) 2023-12-01T15:41:18.692 INFO:tasks.rados.rados.0.smithi119.stdout:1914: read oid 26 snap 169 2023-12-01T15:41:18.692 INFO:tasks.rados.rados.0.smithi119.stdout:1914: expect (ObjNum 428 snap 133 seq_num 428) 2023-12-01T15:41:18.692 INFO:tasks.rados.rados.0.smithi119.stdout:1915: snap_remove snap 170 2023-12-01T15:41:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:18 smithi183 ceph-mon[99169]: pgmap v649: 121 pgs: 121 active+clean; 432 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 492 KiB/s wr, 17 op/s 2023-12-01T15:41:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:18 smithi183 ceph-mon[99169]: osdmap e451: 8 total, 8 up, 8 in 2023-12-01T15:41:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:18 smithi119 ceph-mon[94175]: pgmap v649: 121 pgs: 121 active+clean; 432 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 492 KiB/s wr, 17 op/s 2023-12-01T15:41:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:18 smithi119 ceph-mon[94175]: osdmap e451: 8 total, 8 up, 8 in 2023-12-01T15:41:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:18 smithi119 ceph-mon[108979]: pgmap v649: 121 pgs: 121 active+clean; 432 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 492 KiB/s wr, 17 op/s 2023-12-01T15:41:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:18 smithi119 ceph-mon[108979]: osdmap e451: 8 total, 8 up, 8 in 2023-12-01T15:41:19.552 INFO:tasks.rados.rados.0.smithi119.stdout:1915: done (2 left) 2023-12-01T15:41:19.552 INFO:tasks.rados.rados.0.smithi119.stdout:1916: read oid 19 snap -1 2023-12-01T15:41:19.552 INFO:tasks.rados.rados.0.smithi119.stdout:1916: expect (ObjNum 605 snap 197 seq_num 605) 2023-12-01T15:41:19.552 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 29 current snap is 201 2023-12-01T15:41:19.552 INFO:tasks.rados.rados.0.smithi119.stdout:1917: seq_num 613 ranges {4513792=671744} 2023-12-01T15:41:19.581 INFO:tasks.rados.rados.0.smithi119.stdout:1917: writing smithi119156531-29 from 4513792 to 5185536 tid 1 2023-12-01T15:41:19.581 INFO:tasks.rados.rados.0.smithi119.stdout:1918: read oid 44 snap -1 2023-12-01T15:41:19.581 INFO:tasks.rados.rados.0.smithi119.stdout:1918: expect (ObjNum 579 snap 186 seq_num 579) 2023-12-01T15:41:19.581 INFO:tasks.rados.rados.0.smithi119.stdout:1919: read oid 20 snap -1 2023-12-01T15:41:19.581 INFO:tasks.rados.rados.0.smithi119.stdout:1919: expect (ObjNum 518 snap 165 seq_num 518) 2023-12-01T15:41:19.581 INFO:tasks.rados.rados.0.smithi119.stdout:1920: setattr oid 6 current snap is 201 2023-12-01T15:41:19.581 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 931 (ObjNum 602 snap 197 seq_num 602) dirty exists 2023-12-01T15:41:19.581 INFO:tasks.rados.rados.0.smithi119.stdout:1914: expect (ObjNum 428 snap 133 seq_num 428) 2023-12-01T15:41:19.656 INFO:tasks.rados.rados.0.smithi119.stdout:1916: expect (ObjNum 605 snap 197 seq_num 605) 2023-12-01T15:41:19.670 INFO:tasks.rados.rados.0.smithi119.stdout:1917: finishing write tid 1 to smithi119156531-29 2023-12-01T15:41:19.670 INFO:tasks.rados.rados.0.smithi119.stdout:1917: finishing write tid 2 to smithi119156531-29 2023-12-01T15:41:19.670 INFO:tasks.rados.rados.0.smithi119.stdout:1917: finishing write tid 3 to smithi119156531-29 2023-12-01T15:41:19.670 INFO:tasks.rados.rados.0.smithi119.stdout:1917: oid 29 updating version 0 to 1071 2023-12-01T15:41:19.670 INFO:tasks.rados.rados.0.smithi119.stdout:1917: oid 29 version 1071 is already newer than 1070 2023-12-01T15:41:19.670 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 1071 (ObjNum 613 snap 201 seq_num 613) dirty exists 2023-12-01T15:41:19.670 INFO:tasks.rados.rados.0.smithi119.stdout:1917: left oid 29 (ObjNum 613 snap 201 seq_num 613) 2023-12-01T15:41:19.670 INFO:tasks.rados.rados.0.smithi119.stdout:1919: expect (ObjNum 518 snap 165 seq_num 518) 2023-12-01T15:41:19.708 INFO:tasks.rados.rados.0.smithi119.stdout:1918: expect (ObjNum 579 snap 186 seq_num 579) 2023-12-01T15:41:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:19 smithi183 ceph-mon[99169]: osdmap e452: 8 total, 8 up, 8 in 2023-12-01T15:41:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:19 smithi119 ceph-mon[94175]: osdmap e452: 8 total, 8 up, 8 in 2023-12-01T15:41:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:19 smithi119 ceph-mon[108979]: osdmap e452: 8 total, 8 up, 8 in 2023-12-01T15:41:20.177 INFO:tasks.rados.rados.0.smithi119.stdout:1913: done (6 left) 2023-12-01T15:41:20.177 INFO:tasks.rados.rados.0.smithi119.stdout:1914: done (5 left) 2023-12-01T15:41:20.177 INFO:tasks.rados.rados.0.smithi119.stdout:1916: done (4 left) 2023-12-01T15:41:20.177 INFO:tasks.rados.rados.0.smithi119.stdout:1917: done (3 left) 2023-12-01T15:41:20.177 INFO:tasks.rados.rados.0.smithi119.stdout:1918: done (2 left) 2023-12-01T15:41:20.177 INFO:tasks.rados.rados.0.smithi119.stdout:1919: done (1 left) 2023-12-01T15:41:20.177 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 7 current snap is 201 2023-12-01T15:41:20.177 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 953 (ObjNum 558 snap 178 seq_num 558) dirty exists 2023-12-01T15:41:20.177 INFO:tasks.rados.rados.0.smithi119.stdout:1921: seq_num 614 ranges {417792=688128} 2023-12-01T15:41:20.182 INFO:tasks.rados.rados.0.smithi119.stdout:1921: writing smithi119156531-7 from 417792 to 1105920 tid 1 2023-12-01T15:41:20.182 INFO:tasks.rados.rados.0.smithi119.stdout:1920: done (1 left) 2023-12-01T15:41:20.182 INFO:tasks.rados.rados.0.smithi119.stdout:1922: snap_remove snap 194 2023-12-01T15:41:20.520 INFO:tasks.rados.rados.0.smithi119.stdout:1922: done (1 left) 2023-12-01T15:41:20.520 INFO:tasks.rados.rados.0.smithi119.stdout:1923: snap_create 2023-12-01T15:41:20.520 INFO:tasks.rados.rados.0.smithi119.stdout:1921: finishing write tid 1 to smithi119156531-7 2023-12-01T15:41:20.520 INFO:tasks.rados.rados.0.smithi119.stdout:1921: finishing write tid 2 to smithi119156531-7 2023-12-01T15:41:20.520 INFO:tasks.rados.rados.0.smithi119.stdout:1921: finishing write tid 3 to smithi119156531-7 2023-12-01T15:41:20.520 INFO:tasks.rados.rados.0.smithi119.stdout:1921: oid 7 updating version 0 to 884 2023-12-01T15:41:20.520 INFO:tasks.rados.rados.0.smithi119.stdout:1921: oid 7 updating version 884 to 885 2023-12-01T15:41:20.520 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 885 (ObjNum 614 snap 201 seq_num 614) dirty exists 2023-12-01T15:41:20.520 INFO:tasks.rados.rados.0.smithi119.stdout:1921: left oid 7 (ObjNum 614 snap 201 seq_num 614) 2023-12-01T15:41:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:20 smithi183 ceph-mon[99169]: pgmap v652: 121 pgs: 121 active+clean; 432 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:41:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:20 smithi183 ceph-mon[99169]: osdmap e453: 8 total, 8 up, 8 in 2023-12-01T15:41:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:20 smithi183 ceph-mon[99169]: osdmap e454: 8 total, 8 up, 8 in 2023-12-01T15:41:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:20 smithi119 ceph-mon[94175]: pgmap v652: 121 pgs: 121 active+clean; 432 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:41:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:20 smithi119 ceph-mon[94175]: osdmap e453: 8 total, 8 up, 8 in 2023-12-01T15:41:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:20 smithi119 ceph-mon[94175]: osdmap e454: 8 total, 8 up, 8 in 2023-12-01T15:41:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:20 smithi119 ceph-mon[108979]: pgmap v652: 121 pgs: 121 active+clean; 432 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:41:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:20 smithi119 ceph-mon[108979]: osdmap e453: 8 total, 8 up, 8 in 2023-12-01T15:41:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:20 smithi119 ceph-mon[108979]: osdmap e454: 8 total, 8 up, 8 in 2023-12-01T15:41:21.527 INFO:tasks.rados.rados.0.smithi119.stdout:1921: done (1 left) 2023-12-01T15:41:21.528 INFO:tasks.rados.rados.0.smithi119.stdout:1923: done (0 left) 2023-12-01T15:41:21.528 INFO:tasks.rados.rados.0.smithi119.stdout:1924: delete oid 38 current snap is 202 2023-12-01T15:41:21.531 INFO:tasks.rados.rados.0.smithi119.stdout:1924: done (0 left) 2023-12-01T15:41:21.531 INFO:tasks.rados.rados.0.smithi119.stdout:1925: snap_remove snap 178 2023-12-01T15:41:22.534 INFO:tasks.rados.rados.0.smithi119.stdout:1925: done (0 left) 2023-12-01T15:41:22.534 INFO:tasks.rados.rados.0.smithi119.stdout:1926: rmattr oid 12 current snap is 202 2023-12-01T15:41:22.535 INFO:tasks.rados.rados.0.smithi119.stdout:1926: done (0 left) 2023-12-01T15:41:22.535 INFO:tasks.rados.rados.0.smithi119.stdout:1927: snap_remove snap 180 2023-12-01T15:41:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:22 smithi183 ceph-mon[99169]: pgmap v655: 121 pgs: 121 active+clean; 438 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 752 KiB/s wr, 12 op/s 2023-12-01T15:41:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:22 smithi183 ceph-mon[99169]: osdmap e455: 8 total, 8 up, 8 in 2023-12-01T15:41:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:22 smithi119 ceph-mon[94175]: pgmap v655: 121 pgs: 121 active+clean; 438 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 752 KiB/s wr, 12 op/s 2023-12-01T15:41:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:22 smithi119 ceph-mon[94175]: osdmap e455: 8 total, 8 up, 8 in 2023-12-01T15:41:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:22 smithi119 ceph-mon[108979]: pgmap v655: 121 pgs: 121 active+clean; 438 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 752 KiB/s wr, 12 op/s 2023-12-01T15:41:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:22 smithi119 ceph-mon[108979]: osdmap e455: 8 total, 8 up, 8 in 2023-12-01T15:41:23.545 INFO:tasks.rados.rados.0.smithi119.stdout:1927: done (0 left) 2023-12-01T15:41:23.546 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 34 current snap is 202 2023-12-01T15:41:23.546 INFO:tasks.rados.rados.0.smithi119.stdout:1928: seq_num 616 ranges {622592=720896} 2023-12-01T15:41:23.554 INFO:tasks.rados.rados.0.smithi119.stdout:1928: writing smithi119156531-34 from 622592 to 1343488 tid 1 2023-12-01T15:41:23.554 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 38 current snap is 202 2023-12-01T15:41:23.554 INFO:tasks.rados.rados.0.smithi119.stdout:1929: seq_num 617 ranges {0=737280} 2023-12-01T15:41:23.558 INFO:tasks.rados.rados.0.smithi119.stdout:1929: writing smithi119156531-38 from 0 to 737280 tid 1 2023-12-01T15:41:23.558 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 1 current snap is 202 2023-12-01T15:41:23.558 INFO:tasks.rados.rados.0.smithi119.stdout:1928: finishing write tid 1 to smithi119156531-34 2023-12-01T15:41:23.559 INFO:tasks.rados.rados.0.smithi119.stdout:1930: seq_num 618 ranges {491520=753664} 2023-12-01T15:41:23.565 INFO:tasks.rados.rados.0.smithi119.stdout:1930: writing smithi119156531-1 from 491520 to 1245184 tid 1 2023-12-01T15:41:23.565 INFO:tasks.rados.rados.0.smithi119.stdout:1931: rollback oid 33 current snap is 202 2023-12-01T15:41:23.565 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 33 to 160 2023-12-01T15:41:23.565 INFO:tasks.rados.rados.0.smithi119.stdout:1928: finishing write tid 2 to smithi119156531-34 2023-12-01T15:41:23.566 INFO:tasks.rados.rados.0.smithi119.stdout:1928: finishing write tid 3 to smithi119156531-34 2023-12-01T15:41:23.566 INFO:tasks.rados.rados.0.smithi119.stdout:1928: oid 34 updating version 0 to 967 2023-12-01T15:41:23.566 INFO:tasks.rados.rados.0.smithi119.stdout:1928: oid 34 version 967 is already newer than 966 2023-12-01T15:41:23.566 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 967 (ObjNum 616 snap 202 seq_num 616) dirty exists 2023-12-01T15:41:23.566 INFO:tasks.rados.rados.0.smithi119.stdout:1928: left oid 34 (ObjNum 616 snap 202 seq_num 616) 2023-12-01T15:41:23.566 INFO:tasks.rados.rados.0.smithi119.stdout:1929: finishing write tid 1 to smithi119156531-38 2023-12-01T15:41:23.566 INFO:tasks.rados.rados.0.smithi119.stdout:1928: done (3 left) 2023-12-01T15:41:23.566 INFO:tasks.rados.rados.0.smithi119.stdout:1932: rollback oid 6 current snap is 202 2023-12-01T15:41:23.566 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 6 to 160 2023-12-01T15:41:23.566 INFO:tasks.rados.rados.0.smithi119.stdout:1933: copy_from oid 43 from oid 21 current snap is 202 2023-12-01T15:41:23.566 INFO:tasks.rados.rados.0.smithi119.stdout:1934: read oid 17 snap -1 2023-12-01T15:41:23.566 INFO:tasks.rados.rados.0.smithi119.stdout:1934: expect (ObjNum 577 snap 185 seq_num 577) 2023-12-01T15:41:23.566 INFO:tasks.rados.rados.0.smithi119.stdout:1935: delete oid 3 current snap is 202 2023-12-01T15:41:23.566 INFO:tasks.rados.rados.0.smithi119.stdout:1929: finishing write tid 2 to smithi119156531-38 2023-12-01T15:41:23.571 INFO:tasks.rados.rados.0.smithi119.stdout:1929: finishing write tid 3 to smithi119156531-38 2023-12-01T15:41:23.571 INFO:tasks.rados.rados.0.smithi119.stdout:1929: oid 38 updating version 0 to 933 2023-12-01T15:41:23.571 INFO:tasks.rados.rados.0.smithi119.stdout:1929: oid 38 updating version 933 to 934 2023-12-01T15:41:23.572 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 934 (ObjNum 617 snap 202 seq_num 617) dirty exists 2023-12-01T15:41:23.572 INFO:tasks.rados.rados.0.smithi119.stdout:1929: left oid 38 (ObjNum 617 snap 202 seq_num 617) 2023-12-01T15:41:23.574 INFO:tasks.rados.rados.0.smithi119.stdout:1931: finishing rollback tid 1 to smithi119156531-33 2023-12-01T15:41:23.574 INFO:tasks.rados.rados.0.smithi119.stdout:1931: finishing rollback tid 2 to smithi119156531-33 2023-12-01T15:41:23.574 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 1085 (ObjNum 461 snap 141 seq_num 461) dirty exists 2023-12-01T15:41:23.575 INFO:tasks.rados.rados.0.smithi119.stdout:1929: done (6 left) 2023-12-01T15:41:23.575 INFO:tasks.rados.rados.0.smithi119.stdout:1931: done (5 left) 2023-12-01T15:41:23.575 INFO:tasks.rados.rados.0.smithi119.stdout:1935: done (4 left) 2023-12-01T15:41:23.575 INFO:tasks.rados.rados.0.smithi119.stdout:1936: read oid 27 snap -1 2023-12-01T15:41:23.575 INFO:tasks.rados.rados.0.smithi119.stdout:1936: expect (ObjNum 403 snap 126 seq_num 403) 2023-12-01T15:41:23.586 INFO:tasks.rados.rados.0.smithi119.stdout:1937: setattr oid 49 current snap is 202 2023-12-01T15:41:23.586 INFO:tasks.rados.rados.0.smithi119.stdout:1932: finishing rollback tid 0 to smithi119156531-6 2023-12-01T15:41:23.586 INFO:tasks.rados.rados.0.smithi119.stdout:1938: read oid 2 snap -1 2023-12-01T15:41:23.587 INFO:tasks.rados.rados.0.smithi119.stdout:1938: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:41:23.587 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 13 current snap is 202 2023-12-01T15:41:23.587 INFO:tasks.rados.rados.0.smithi119.stdout:1939: seq_num 620 ranges {1531904=794624} 2023-12-01T15:41:23.591 INFO:tasks.rados.rados.0.smithi119.stdout:1939: writing smithi119156531-13 from 1531904 to 2326528 tid 1 2023-12-01T15:41:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:1940: rmattr oid 45 current snap is 202 2023-12-01T15:41:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:1932: finishing rollback tid 1 to smithi119156531-6 2023-12-01T15:41:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:1932: finishing rollback tid 2 to smithi119156531-6 2023-12-01T15:41:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 964 (ObjNum 465 snap 141 seq_num 465) dirty exists 2023-12-01T15:41:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:1930: finishing write tid 1 to smithi119156531-1 2023-12-01T15:41:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:1930: finishing write tid 2 to smithi119156531-1 2023-12-01T15:41:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:1932: done (8 left) 2023-12-01T15:41:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 35 current snap is 202 2023-12-01T15:41:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:1934: expect (ObjNum 577 snap 185 seq_num 577) 2023-12-01T15:41:23.797 INFO:tasks.rados.rados.0.smithi119.stdout:1938: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:41:23.799 INFO:tasks.rados.rados.0.smithi119.stdout:1930: finishing write tid 3 to smithi119156531-1 2023-12-01T15:41:23.799 INFO:tasks.rados.rados.0.smithi119.stdout:1930: oid 1 updating version 0 to 936 2023-12-01T15:41:23.799 INFO:tasks.rados.rados.0.smithi119.stdout:1930: oid 1 version 936 is already newer than 935 2023-12-01T15:41:23.799 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 936 (ObjNum 618 snap 202 seq_num 618) dirty exists 2023-12-01T15:41:23.799 INFO:tasks.rados.rados.0.smithi119.stdout:1930: left oid 1 (ObjNum 618 snap 202 seq_num 618) 2023-12-01T15:41:23.799 INFO:tasks.rados.rados.0.smithi119.stdout:1941: seq_num 621 ranges {0=409600,409600=401408} 2023-12-01T15:41:23.801 INFO:tasks.rados.rados.0.smithi119.stdout:1941: writing smithi119156531-35 from 0 to 409600 tid 1 2023-12-01T15:41:23.804 INFO:tasks.rados.rados.0.smithi119.stdout:1941: writing smithi119156531-35 from 409600 to 811008 tid 2 2023-12-01T15:41:23.804 INFO:tasks.rados.rados.0.smithi119.stdout:1930: done (8 left) 2023-12-01T15:41:23.804 INFO:tasks.rados.rados.0.smithi119.stdout:1934: done (7 left) 2023-12-01T15:41:23.804 INFO:tasks.rados.rados.0.smithi119.stdout:1938: done (6 left) 2023-12-01T15:41:23.804 INFO:tasks.rados.rados.0.smithi119.stdout:1942: rollback oid 50 current snap is 202 2023-12-01T15:41:23.804 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 50 to 193 2023-12-01T15:41:23.804 INFO:tasks.rados.rados.0.smithi119.stdout:1933: finishing copy_from to smithi119156531-43 2023-12-01T15:41:23.804 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 886 (ObjNum 525 snap 170 seq_num 525) dirty exists 2023-12-01T15:41:23.804 INFO:tasks.rados.rados.0.smithi119.stdout:1933: finishing copy_from racing read to smithi119156531-43 2023-12-01T15:41:23.804 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 937 (ObjNum 572 snap 182 seq_num 572) dirty exists 2023-12-01T15:41:23.805 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 970 (ObjNum 611 snap 201 seq_num 611) dirty exists 2023-12-01T15:41:23.805 INFO:tasks.rados.rados.0.smithi119.stdout:1939: finishing write tid 1 to smithi119156531-13 2023-12-01T15:41:23.805 INFO:tasks.rados.rados.0.smithi119.stdout:1939: finishing write tid 2 to smithi119156531-13 2023-12-01T15:41:23.805 INFO:tasks.rados.rados.0.smithi119.stdout:1939: finishing write tid 3 to smithi119156531-13 2023-12-01T15:41:23.805 INFO:tasks.rados.rados.0.smithi119.stdout:1939: oid 13 updating version 0 to 1088 2023-12-01T15:41:23.805 INFO:tasks.rados.rados.0.smithi119.stdout:1939: oid 13 version 1088 is already newer than 1087 2023-12-01T15:41:23.805 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 1088 (ObjNum 620 snap 202 seq_num 620) dirty exists 2023-12-01T15:41:23.805 INFO:tasks.rados.rados.0.smithi119.stdout:1939: left oid 13 (ObjNum 620 snap 202 seq_num 620) 2023-12-01T15:41:23.805 INFO:tasks.rados.rados.0.smithi119.stdout:1936: expect (ObjNum 403 snap 126 seq_num 403) 2023-12-01T15:41:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:23 smithi183 ceph-mon[99169]: osdmap e456: 8 total, 8 up, 8 in 2023-12-01T15:41:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:23 smithi119 ceph-mon[94175]: osdmap e456: 8 total, 8 up, 8 in 2023-12-01T15:41:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:23 smithi119 ceph-mon[108979]: osdmap e456: 8 total, 8 up, 8 in 2023-12-01T15:41:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:23.978 INFO:tasks.rados.rados.0.smithi119.stdout:1941: finishing write tid 1 to smithi119156531-35 2023-12-01T15:41:23.978 INFO:tasks.rados.rados.0.smithi119.stdout:1941: finishing write tid 2 to smithi119156531-35 2023-12-01T15:41:23.979 INFO:tasks.rados.rados.0.smithi119.stdout:1941: finishing write tid 3 to smithi119156531-35 2023-12-01T15:41:23.979 INFO:tasks.rados.rados.0.smithi119.stdout:1933: done (6 left) 2023-12-01T15:41:23.979 INFO:tasks.rados.rados.0.smithi119.stdout:1936: done (5 left) 2023-12-01T15:41:23.979 INFO:tasks.rados.rados.0.smithi119.stdout:1937: done (4 left) 2023-12-01T15:41:23.979 INFO:tasks.rados.rados.0.smithi119.stdout:1939: done (3 left) 2023-12-01T15:41:23.979 INFO:tasks.rados.rados.0.smithi119.stdout:1940: done (2 left) 2023-12-01T15:41:23.979 INFO:tasks.rados.rados.0.smithi119.stdout:1943: copy_from oid 31 from oid 30 current snap is 202 2023-12-01T15:41:23.979 INFO:tasks.rados.rados.0.smithi119.stdout:1942: finishing rollback tid 0 to smithi119156531-50 2023-12-01T15:41:23.980 INFO:tasks.rados.rados.0.smithi119.stdout:1941: finishing write tid 4 to smithi119156531-35 2023-12-01T15:41:23.980 INFO:tasks.rados.rados.0.smithi119.stdout:1941: oid 35 updating version 0 to 1090 2023-12-01T15:41:23.980 INFO:tasks.rados.rados.0.smithi119.stdout:1941: oid 35 version 1090 is already newer than 1089 2023-12-01T15:41:23.980 INFO:tasks.rados.rados.0.smithi119.stdout:1941: oid 35 updating version 1090 to 1091 2023-12-01T15:41:23.980 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 1091 (ObjNum 621 snap 202 seq_num 621) dirty exists 2023-12-01T15:41:23.980 INFO:tasks.rados.rados.0.smithi119.stdout:1941: left oid 35 (ObjNum 621 snap 202 seq_num 621) 2023-12-01T15:41:23.980 INFO:tasks.rados.rados.0.smithi119.stdout:1942: finishing rollback tid 1 to smithi119156531-50 2023-12-01T15:41:23.980 INFO:tasks.rados.rados.0.smithi119.stdout:1942: finishing rollback tid 2 to smithi119156531-50 2023-12-01T15:41:23.980 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1376 (ObjNum 587 snap 190 seq_num 587) dirty exists 2023-12-01T15:41:23.980 INFO:tasks.rados.rados.0.smithi119.stdout:1941: done (2 left) 2023-12-01T15:41:23.981 INFO:tasks.rados.rados.0.smithi119.stdout:1942: done (1 left) 2023-12-01T15:41:23.981 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 29 current snap is 202 2023-12-01T15:41:23.981 INFO:tasks.rados.rados.0.smithi119.stdout:1944: seq_num 622 ranges {5185536=425984,5611520=401408} 2023-12-01T15:41:24.008 INFO:tasks.rados.rados.0.smithi119.stdout:1944: writing smithi119156531-29 from 5185536 to 5611520 tid 1 2023-12-01T15:41:24.011 INFO:tasks.rados.rados.0.smithi119.stdout:1944: writing smithi119156531-29 from 5611520 to 6012928 tid 2 2023-12-01T15:41:24.011 INFO:tasks.rados.rados.0.smithi119.stdout:1945: read oid 9 snap -1 2023-12-01T15:41:24.011 INFO:tasks.rados.rados.0.smithi119.stdout:1945: expect (ObjNum 553 snap 178 seq_num 553) 2023-12-01T15:41:24.012 INFO:tasks.rados.rados.0.smithi119.stdout:1946: rollback oid 34 current snap is 202 2023-12-01T15:41:24.012 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 34 to 173 2023-12-01T15:41:24.012 INFO:tasks.rados.rados.0.smithi119.stdout:1943: finishing copy_from to smithi119156531-31 2023-12-01T15:41:24.012 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 887 (ObjNum 565 snap 180 seq_num 565) dirty exists 2023-12-01T15:41:24.012 INFO:tasks.rados.rados.0.smithi119.stdout:1943: finishing copy_from racing read to smithi119156531-31 2023-12-01T15:41:24.012 INFO:tasks.rados.rados.0.smithi119.stdout:1943: done (3 left) 2023-12-01T15:41:24.012 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 202 2023-12-01T15:41:24.012 INFO:tasks.rados.rados.0.smithi119.stdout:1947: seq_num 623 ranges {7110656=442368,7553024=401408} 2023-12-01T15:41:24.053 INFO:tasks.rados.rados.0.smithi119.stdout:1947: writing smithi119156531-42 from 7110656 to 7553024 tid 1 2023-12-01T15:41:24.056 INFO:tasks.rados.rados.0.smithi119.stdout:1947: writing smithi119156531-42 from 7553024 to 7954432 tid 2 2023-12-01T15:41:24.056 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 11 current snap is 202 2023-12-01T15:41:24.056 INFO:tasks.rados.rados.0.smithi119.stdout:1946: finishing rollback tid 0 to smithi119156531-34 2023-12-01T15:41:24.056 INFO:tasks.rados.rados.0.smithi119.stdout:1944: finishing write tid 1 to smithi119156531-29 2023-12-01T15:41:24.056 INFO:tasks.rados.rados.0.smithi119.stdout:1946: finishing rollback tid 1 to smithi119156531-34 2023-12-01T15:41:24.056 INFO:tasks.rados.rados.0.smithi119.stdout:1946: finishing rollback tid 2 to smithi119156531-34 2023-12-01T15:41:24.056 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 970 (ObjNum 505 snap 162 seq_num 505) dirty exists 2023-12-01T15:41:24.056 INFO:tasks.rados.rados.0.smithi119.stdout:1944: finishing write tid 2 to smithi119156531-29 2023-12-01T15:41:24.056 INFO:tasks.rados.rados.0.smithi119.stdout:1944: finishing write tid 3 to smithi119156531-29 2023-12-01T15:41:24.056 INFO:tasks.rados.rados.0.smithi119.stdout:1944: finishing write tid 4 to smithi119156531-29 2023-12-01T15:41:24.057 INFO:tasks.rados.rados.0.smithi119.stdout:1944: oid 29 updating version 0 to 1094 2023-12-01T15:41:24.057 INFO:tasks.rados.rados.0.smithi119.stdout:1944: oid 29 version 1094 is already newer than 1093 2023-12-01T15:41:24.057 INFO:tasks.rados.rados.0.smithi119.stdout:1944: oid 29 updating version 1094 to 1095 2023-12-01T15:41:24.057 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 1095 (ObjNum 622 snap 202 seq_num 622) dirty exists 2023-12-01T15:41:24.057 INFO:tasks.rados.rados.0.smithi119.stdout:1944: left oid 29 (ObjNum 622 snap 202 seq_num 622) 2023-12-01T15:41:24.057 INFO:tasks.rados.rados.0.smithi119.stdout:1945: expect (ObjNum 553 snap 178 seq_num 553) 2023-12-01T15:41:24.193 INFO:tasks.rados.rados.0.smithi119.stdout:1947: finishing write tid 1 to smithi119156531-42 2023-12-01T15:41:24.193 INFO:tasks.rados.rados.0.smithi119.stdout:1947: finishing write tid 2 to smithi119156531-42 2023-12-01T15:41:24.193 INFO:tasks.rados.rados.0.smithi119.stdout:1947: finishing write tid 3 to smithi119156531-42 2023-12-01T15:41:24.193 INFO:tasks.rados.rados.0.smithi119.stdout:1947: finishing write tid 4 to smithi119156531-42 2023-12-01T15:41:24.193 INFO:tasks.rados.rados.0.smithi119.stdout:1947: oid 42 updating version 0 to 886 2023-12-01T15:41:24.194 INFO:tasks.rados.rados.0.smithi119.stdout:1947: oid 42 updating version 886 to 887 2023-12-01T15:41:24.194 INFO:tasks.rados.rados.0.smithi119.stdout:1947: oid 42 updating version 887 to 888 2023-12-01T15:41:24.194 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 888 (ObjNum 623 snap 202 seq_num 623) dirty exists 2023-12-01T15:41:24.194 INFO:tasks.rados.rados.0.smithi119.stdout:1947: left oid 42 (ObjNum 623 snap 202 seq_num 623) 2023-12-01T15:41:24.194 INFO:tasks.rados.rados.0.smithi119.stdout:1948: seq_num 624 ranges {2048000=458752,2506752=401408} 2023-12-01T15:41:24.207 INFO:tasks.rados.rados.0.smithi119.stdout:1948: writing smithi119156531-11 from 2048000 to 2506752 tid 1 2023-12-01T15:41:24.209 INFO:tasks.rados.rados.0.smithi119.stdout:1948: writing smithi119156531-11 from 2506752 to 2908160 tid 2 2023-12-01T15:41:24.209 INFO:tasks.rados.rados.0.smithi119.stdout:1944: done (4 left) 2023-12-01T15:41:24.210 INFO:tasks.rados.rados.0.smithi119.stdout:1945: done (3 left) 2023-12-01T15:41:24.210 INFO:tasks.rados.rados.0.smithi119.stdout:1946: done (2 left) 2023-12-01T15:41:24.210 INFO:tasks.rados.rados.0.smithi119.stdout:1947: done (1 left) 2023-12-01T15:41:24.210 INFO:tasks.rados.rados.0.smithi119.stdout:1949: snap_create 2023-12-01T15:41:24.212 INFO:tasks.rados.rados.0.smithi119.stdout:1948: finishing write tid 1 to smithi119156531-11 2023-12-01T15:41:24.212 INFO:tasks.rados.rados.0.smithi119.stdout:1948: finishing write tid 2 to smithi119156531-11 2023-12-01T15:41:24.212 INFO:tasks.rados.rados.0.smithi119.stdout:1948: finishing write tid 3 to smithi119156531-11 2023-12-01T15:41:24.214 INFO:tasks.rados.rados.0.smithi119.stdout:1948: finishing write tid 4 to smithi119156531-11 2023-12-01T15:41:24.214 INFO:tasks.rados.rados.0.smithi119.stdout:1948: oid 11 updating version 0 to 1097 2023-12-01T15:41:24.214 INFO:tasks.rados.rados.0.smithi119.stdout:1948: oid 11 updating version 1097 to 1099 2023-12-01T15:41:24.214 INFO:tasks.rados.rados.0.smithi119.stdout:1948: oid 11 version 1099 is already newer than 1098 2023-12-01T15:41:24.214 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 1099 (ObjNum 624 snap 202 seq_num 624) dirty exists 2023-12-01T15:41:24.214 INFO:tasks.rados.rados.0.smithi119.stdout:1948: left oid 11 (ObjNum 624 snap 202 seq_num 624) 2023-12-01T15:41:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:41:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:41:24] "GET /metrics HTTP/1.1" 200 36174 "" "Prometheus/2.43.0" 2023-12-01T15:41:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:24 smithi183 ceph-mon[99169]: pgmap v658: 121 pgs: 121 active+clean; 438 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 752 KiB/s wr, 12 op/s 2023-12-01T15:41:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:24 smithi183 ceph-mon[99169]: osdmap e457: 8 total, 8 up, 8 in 2023-12-01T15:41:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:41:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:41:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:41:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:41:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:24 smithi119 ceph-mon[94175]: pgmap v658: 121 pgs: 121 active+clean; 438 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 752 KiB/s wr, 12 op/s 2023-12-01T15:41:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:24 smithi119 ceph-mon[94175]: osdmap e457: 8 total, 8 up, 8 in 2023-12-01T15:41:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:41:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:41:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:41:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:41:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:24 smithi119 ceph-mon[108979]: pgmap v658: 121 pgs: 121 active+clean; 438 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 752 KiB/s wr, 12 op/s 2023-12-01T15:41:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:24 smithi119 ceph-mon[108979]: osdmap e457: 8 total, 8 up, 8 in 2023-12-01T15:41:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:41:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:41:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:41:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:41:25.165 INFO:tasks.rados.rados.0.smithi119.stdout:1948: done (1 left) 2023-12-01T15:41:25.165 INFO:tasks.rados.rados.0.smithi119.stdout:1949: done (0 left) 2023-12-01T15:41:25.165 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 203 2023-12-01T15:41:25.165 INFO:tasks.rados.rados.0.smithi119.stdout:1950: seq_num 625 ranges {8282112=475136,8757248=401408} 2023-12-01T15:41:25.210 INFO:tasks.rados.rados.0.smithi119.stdout:1950: writing smithi119156531-49 from 8282112 to 8757248 tid 1 2023-12-01T15:41:25.213 INFO:tasks.rados.rados.0.smithi119.stdout:1950: writing smithi119156531-49 from 8757248 to 9158656 tid 2 2023-12-01T15:41:25.213 INFO:tasks.rados.rados.0.smithi119.stdout:1951: delete oid 40 current snap is 203 2023-12-01T15:41:25.217 INFO:tasks.rados.rados.0.smithi119.stdout:1950: finishing write tid 1 to smithi119156531-49 2023-12-01T15:41:25.217 INFO:tasks.rados.rados.0.smithi119.stdout:1950: finishing write tid 2 to smithi119156531-49 2023-12-01T15:41:25.217 INFO:tasks.rados.rados.0.smithi119.stdout:1950: finishing write tid 3 to smithi119156531-49 2023-12-01T15:41:25.219 INFO:tasks.rados.rados.0.smithi119.stdout:1950: finishing write tid 4 to smithi119156531-49 2023-12-01T15:41:25.219 INFO:tasks.rados.rados.0.smithi119.stdout:1950: oid 49 updating version 0 to 938 2023-12-01T15:41:25.219 INFO:tasks.rados.rados.0.smithi119.stdout:1950: oid 49 updating version 938 to 940 2023-12-01T15:41:25.219 INFO:tasks.rados.rados.0.smithi119.stdout:1950: oid 49 version 940 is already newer than 939 2023-12-01T15:41:25.219 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 940 (ObjNum 625 snap 203 seq_num 625) dirty exists 2023-12-01T15:41:25.219 INFO:tasks.rados.rados.0.smithi119.stdout:1950: left oid 49 (ObjNum 625 snap 203 seq_num 625) 2023-12-01T15:41:25.219 INFO:tasks.rados.rados.0.smithi119.stdout:1950: done (1 left) 2023-12-01T15:41:25.219 INFO:tasks.rados.rados.0.smithi119.stdout:1951: done (0 left) 2023-12-01T15:41:25.219 INFO:tasks.rados.rados.0.smithi119.stdout:1952: read oid 15 snap 160 2023-12-01T15:41:25.219 INFO:tasks.rados.rados.0.smithi119.stdout:1952: expect (ObjNum 486 snap 155 seq_num 486) 2023-12-01T15:41:25.219 INFO:tasks.rados.rados.0.smithi119.stdout:1953: rollback oid 50 current snap is 203 2023-12-01T15:41:25.220 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 50 to 173 2023-12-01T15:41:25.220 INFO:tasks.rados.rados.0.smithi119.stdout:1954: read oid 9 snap -1 2023-12-01T15:41:25.220 INFO:tasks.rados.rados.0.smithi119.stdout:1954: expect (ObjNum 553 snap 178 seq_num 553) 2023-12-01T15:41:25.220 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 16 current snap is 203 2023-12-01T15:41:25.220 INFO:tasks.rados.rados.0.smithi119.stdout:1955: seq_num 627 ranges {4489216=507904,4997120=401408} 2023-12-01T15:41:25.245 INFO:tasks.rados.rados.0.smithi119.stdout:1955: writing smithi119156531-16 from 4489216 to 4997120 tid 1 2023-12-01T15:41:25.248 INFO:tasks.rados.rados.0.smithi119.stdout:1955: writing smithi119156531-16 from 4997120 to 5398528 tid 2 2023-12-01T15:41:25.248 INFO:tasks.rados.rados.0.smithi119.stdout:1956: read oid 5 snap -1 2023-12-01T15:41:25.248 INFO:tasks.rados.rados.0.smithi119.stdout:1956: expect (ObjNum 501 snap 160 seq_num 501) 2023-12-01T15:41:25.248 INFO:tasks.rados.rados.0.smithi119.stdout:1957: copy_from oid 23 from oid 42 current snap is 203 2023-12-01T15:41:25.249 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 41 current snap is 203 2023-12-01T15:41:25.249 INFO:tasks.rados.rados.0.smithi119.stdout:1958: seq_num 628 ranges {3661824=524288,4186112=401408} 2023-12-01T15:41:25.271 INFO:tasks.rados.rados.0.smithi119.stdout:1958: writing smithi119156531-41 from 3661824 to 4186112 tid 1 2023-12-01T15:41:25.273 INFO:tasks.rados.rados.0.smithi119.stdout:1958: writing smithi119156531-41 from 4186112 to 4587520 tid 2 2023-12-01T15:41:25.273 INFO:tasks.rados.rados.0.smithi119.stdout:1959: snap_remove snap 183 2023-12-01T15:41:26.175 INFO:tasks.rados.rados.0.smithi119.stdout:1959: done (7 left) 2023-12-01T15:41:26.175 INFO:tasks.rados.rados.0.smithi119.stdout:1960: snap_remove snap 181 2023-12-01T15:41:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:26 smithi183 ceph-mon[99169]: osdmap e458: 8 total, 8 up, 8 in 2023-12-01T15:41:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:26 smithi183 ceph-mon[99169]: pgmap v661: 121 pgs: 121 active+clean; 451 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 30 op/s 2023-12-01T15:41:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:26 smithi119 ceph-mon[94175]: osdmap e458: 8 total, 8 up, 8 in 2023-12-01T15:41:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:26 smithi119 ceph-mon[94175]: pgmap v661: 121 pgs: 121 active+clean; 451 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 30 op/s 2023-12-01T15:41:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:26 smithi119 ceph-mon[108979]: osdmap e458: 8 total, 8 up, 8 in 2023-12-01T15:41:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:26 smithi119 ceph-mon[108979]: pgmap v661: 121 pgs: 121 active+clean; 451 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 30 op/s 2023-12-01T15:41:27.175 INFO:tasks.rados.rados.0.smithi119.stdout:1960: done (7 left) 2023-12-01T15:41:27.175 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 2 current snap is 203 2023-12-01T15:41:27.175 INFO:tasks.rados.rados.0.smithi119.stdout:1961: seq_num 629 ranges {0=540672,540672=401408} 2023-12-01T15:41:27.178 INFO:tasks.rados.rados.0.smithi119.stdout:1961: writing smithi119156531-2 from 0 to 540672 tid 1 2023-12-01T15:41:27.184 INFO:tasks.rados.rados.0.smithi119.stdout:1961: writing smithi119156531-2 from 540672 to 942080 tid 2 2023-12-01T15:41:27.184 INFO:tasks.rados.rados.0.smithi119.stdout:1962: setattr oid 20 current snap is 203 2023-12-01T15:41:27.184 INFO:tasks.rados.rados.0.smithi119.stdout:1953: finishing rollback tid 0 to smithi119156531-50 2023-12-01T15:41:27.184 INFO:tasks.rados.rados.0.smithi119.stdout:1953: finishing rollback tid 1 to smithi119156531-50 2023-12-01T15:41:27.184 INFO:tasks.rados.rados.0.smithi119.stdout:1953: finishing rollback tid 2 to smithi119156531-50 2023-12-01T15:41:27.184 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1379 (ObjNum 496 snap 158 seq_num 496) dirty exists 2023-12-01T15:41:27.184 INFO:tasks.rados.rados.0.smithi119.stdout:1954: expect (ObjNum 553 snap 178 seq_num 553) 2023-12-01T15:41:27.319 INFO:tasks.rados.rados.0.smithi119.stdout:1952: expect (ObjNum 486 snap 155 seq_num 486) 2023-12-01T15:41:27.373 INFO:tasks.rados.rados.0.smithi119.stdout:1955: finishing write tid 1 to smithi119156531-16 2023-12-01T15:41:27.373 INFO:tasks.rados.rados.0.smithi119.stdout:1955: finishing write tid 2 to smithi119156531-16 2023-12-01T15:41:27.373 INFO:tasks.rados.rados.0.smithi119.stdout:1955: finishing write tid 3 to smithi119156531-16 2023-12-01T15:41:27.373 INFO:tasks.rados.rados.0.smithi119.stdout:1955: finishing write tid 4 to smithi119156531-16 2023-12-01T15:41:27.373 INFO:tasks.rados.rados.0.smithi119.stdout:1955: oid 16 updating version 0 to 1240 2023-12-01T15:41:27.373 INFO:tasks.rados.rados.0.smithi119.stdout:1955: oid 16 updating version 1240 to 1241 2023-12-01T15:41:27.373 INFO:tasks.rados.rados.0.smithi119.stdout:1955: oid 16 updating version 1241 to 1242 2023-12-01T15:41:27.373 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 1242 (ObjNum 627 snap 203 seq_num 627) dirty exists 2023-12-01T15:41:27.373 INFO:tasks.rados.rados.0.smithi119.stdout:1955: left oid 16 (ObjNum 627 snap 203 seq_num 627) 2023-12-01T15:41:27.373 INFO:tasks.rados.rados.0.smithi119.stdout:1956: expect (ObjNum 501 snap 160 seq_num 501) 2023-12-01T15:41:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:27 smithi183 ceph-mon[99169]: osdmap e459: 8 total, 8 up, 8 in 2023-12-01T15:41:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:27 smithi119 ceph-mon[94175]: osdmap e459: 8 total, 8 up, 8 in 2023-12-01T15:41:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:27 smithi119 ceph-mon[108979]: osdmap e459: 8 total, 8 up, 8 in 2023-12-01T15:41:27.569 INFO:tasks.rados.rados.0.smithi119.stdout:1958: finishing write tid 1 to smithi119156531-41 2023-12-01T15:41:27.569 INFO:tasks.rados.rados.0.smithi119.stdout:1958: finishing write tid 2 to smithi119156531-41 2023-12-01T15:41:27.569 INFO:tasks.rados.rados.0.smithi119.stdout:1958: finishing write tid 3 to smithi119156531-41 2023-12-01T15:41:27.569 INFO:tasks.rados.rados.0.smithi119.stdout:1958: finishing write tid 4 to smithi119156531-41 2023-12-01T15:41:27.569 INFO:tasks.rados.rados.0.smithi119.stdout:1958: oid 41 updating version 0 to 1244 2023-12-01T15:41:27.569 INFO:tasks.rados.rados.0.smithi119.stdout:1958: oid 41 version 1244 is already newer than 1243 2023-12-01T15:41:27.569 INFO:tasks.rados.rados.0.smithi119.stdout:1958: oid 41 updating version 1244 to 1245 2023-12-01T15:41:27.569 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 1245 (ObjNum 628 snap 203 seq_num 628) dirty exists 2023-12-01T15:41:27.569 INFO:tasks.rados.rados.0.smithi119.stdout:1958: left oid 41 (ObjNum 628 snap 203 seq_num 628) 2023-12-01T15:41:27.569 INFO:tasks.rados.rados.0.smithi119.stdout:1957: finishing copy_from to smithi119156531-23 2023-12-01T15:41:27.569 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 888 (ObjNum 623 snap 202 seq_num 623) dirty exists 2023-12-01T15:41:27.569 INFO:tasks.rados.rados.0.smithi119.stdout:1957: finishing copy_from racing read to smithi119156531-23 2023-12-01T15:41:27.570 INFO:tasks.rados.rados.0.smithi119.stdout:1952: done (8 left) 2023-12-01T15:41:27.570 INFO:tasks.rados.rados.0.smithi119.stdout:1953: done (7 left) 2023-12-01T15:41:27.570 INFO:tasks.rados.rados.0.smithi119.stdout:1954: done (6 left) 2023-12-01T15:41:27.570 INFO:tasks.rados.rados.0.smithi119.stdout:1955: done (5 left) 2023-12-01T15:41:27.570 INFO:tasks.rados.rados.0.smithi119.stdout:1956: done (4 left) 2023-12-01T15:41:27.570 INFO:tasks.rados.rados.0.smithi119.stdout:1957: done (3 left) 2023-12-01T15:41:27.570 INFO:tasks.rados.rados.0.smithi119.stdout:1958: done (2 left) 2023-12-01T15:41:27.570 INFO:tasks.rados.rados.0.smithi119.stdout:1963: rollback oid 11 current snap is 203 2023-12-01T15:41:27.570 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 11 to 184 2023-12-01T15:41:27.570 INFO:tasks.rados.rados.0.smithi119.stdout:1961: finishing write tid 1 to smithi119156531-2 2023-12-01T15:41:27.570 INFO:tasks.rados.rados.0.smithi119.stdout:1961: finishing write tid 2 to smithi119156531-2 2023-12-01T15:41:27.570 INFO:tasks.rados.rados.0.smithi119.stdout:1961: finishing write tid 3 to smithi119156531-2 2023-12-01T15:41:27.570 INFO:tasks.rados.rados.0.smithi119.stdout:1961: finishing write tid 4 to smithi119156531-2 2023-12-01T15:41:27.570 INFO:tasks.rados.rados.0.smithi119.stdout:1961: oid 2 updating version 0 to 890 2023-12-01T15:41:27.571 INFO:tasks.rados.rados.0.smithi119.stdout:1961: oid 2 updating version 890 to 891 2023-12-01T15:41:27.571 INFO:tasks.rados.rados.0.smithi119.stdout:1961: oid 2 updating version 891 to 892 2023-12-01T15:41:27.571 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 892 (ObjNum 629 snap 203 seq_num 629) dirty exists 2023-12-01T15:41:27.571 INFO:tasks.rados.rados.0.smithi119.stdout:1961: left oid 2 (ObjNum 629 snap 203 seq_num 629) 2023-12-01T15:41:27.571 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 1329 (ObjNum 518 snap 165 seq_num 518) dirty exists 2023-12-01T15:41:27.571 INFO:tasks.rados.rados.0.smithi119.stdout:1961: done (2 left) 2023-12-01T15:41:27.571 INFO:tasks.rados.rados.0.smithi119.stdout:1962: done (1 left) 2023-12-01T15:41:27.571 INFO:tasks.rados.rados.0.smithi119.stdout:1964: read oid 24 snap -1 2023-12-01T15:41:27.571 INFO:tasks.rados.rados.0.smithi119.stdout:1964: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:41:27.571 INFO:tasks.rados.rados.0.smithi119.stdout:1965: setattr oid 42 current snap is 203 2023-12-01T15:41:27.572 INFO:tasks.rados.rados.0.smithi119.stdout:1966: read oid 50 snap 173 2023-12-01T15:41:27.572 INFO:tasks.rados.rados.0.smithi119.stdout:1966: expect (ObjNum 496 snap 158 seq_num 496) 2023-12-01T15:41:27.572 INFO:tasks.rados.rados.0.smithi119.stdout:1967: snap_create 2023-12-01T15:41:27.573 INFO:tasks.rados.rados.0.smithi119.stdout:1964: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:41:27.638 INFO:tasks.rados.rados.0.smithi119.stdout:1963: finishing rollback tid 0 to smithi119156531-11 2023-12-01T15:41:27.638 INFO:tasks.rados.rados.0.smithi119.stdout:1963: finishing rollback tid 1 to smithi119156531-11 2023-12-01T15:41:27.639 INFO:tasks.rados.rados.0.smithi119.stdout:1963: finishing rollback tid 2 to smithi119156531-11 2023-12-01T15:41:27.639 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 1115 (ObjNum 408 snap 128 seq_num 408) dirty exists 2023-12-01T15:41:27.639 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 889 (ObjNum 623 snap 202 seq_num 623) dirty exists 2023-12-01T15:41:27.652 INFO:tasks.rados.rados.0.smithi119.stdout:1966: expect (ObjNum 496 snap 158 seq_num 496) 2023-12-01T15:41:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:28 smithi183 ceph-mon[99169]: osdmap e460: 8 total, 8 up, 8 in 2023-12-01T15:41:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:28 smithi183 ceph-mon[99169]: pgmap v664: 121 pgs: 121 active+clean; 451 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 30 op/s 2023-12-01T15:41:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:28 smithi119 ceph-mon[94175]: osdmap e460: 8 total, 8 up, 8 in 2023-12-01T15:41:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:28 smithi119 ceph-mon[94175]: pgmap v664: 121 pgs: 121 active+clean; 451 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 30 op/s 2023-12-01T15:41:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:28 smithi119 ceph-mon[108979]: osdmap e460: 8 total, 8 up, 8 in 2023-12-01T15:41:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:28 smithi119 ceph-mon[108979]: pgmap v664: 121 pgs: 121 active+clean; 451 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 30 op/s 2023-12-01T15:41:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:29 smithi183 ceph-mon[99169]: osdmap e461: 8 total, 8 up, 8 in 2023-12-01T15:41:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:29 smithi119 ceph-mon[108979]: osdmap e461: 8 total, 8 up, 8 in 2023-12-01T15:41:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:29 smithi119 ceph-mon[94175]: osdmap e461: 8 total, 8 up, 8 in 2023-12-01T15:41:29.633 INFO:tasks.rados.rados.0.smithi119.stdout:1963: done (4 left) 2023-12-01T15:41:29.634 INFO:tasks.rados.rados.0.smithi119.stdout:1964: done (3 left) 2023-12-01T15:41:29.634 INFO:tasks.rados.rados.0.smithi119.stdout:1965: done (2 left) 2023-12-01T15:41:29.634 INFO:tasks.rados.rados.0.smithi119.stdout:1966: done (1 left) 2023-12-01T15:41:29.634 INFO:tasks.rados.rados.0.smithi119.stdout:1967: done (0 left) 2023-12-01T15:41:29.634 INFO:tasks.rados.rados.0.smithi119.stdout:1968: snap_create 2023-12-01T15:41:30.196 INFO:tasks.rados.rados.0.smithi119.stdout:1968: done (0 left) 2023-12-01T15:41:30.196 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 50 current snap is 205 2023-12-01T15:41:30.196 INFO:tasks.rados.rados.0.smithi119.stdout:1969: seq_num 630 ranges {17260544=557056,17817600=401408} 2023-12-01T15:41:30.288 INFO:tasks.rados.rados.0.smithi119.stdout:1969: writing smithi119156531-50 from 17260544 to 17817600 tid 1 2023-12-01T15:41:30.291 INFO:tasks.rados.rados.0.smithi119.stdout:1969: writing smithi119156531-50 from 17817600 to 18219008 tid 2 2023-12-01T15:41:30.291 INFO:tasks.rados.rados.0.smithi119.stdout:1970: rmattr oid 14 current snap is 205 2023-12-01T15:41:30.291 INFO:tasks.rados.rados.0.smithi119.stdout:1970: done (1 left) 2023-12-01T15:41:30.291 INFO:tasks.rados.rados.0.smithi119.stdout:1971: read oid 8 snap -1 2023-12-01T15:41:30.291 INFO:tasks.rados.rados.0.smithi119.stdout:1971: expect deleted 2023-12-01T15:41:30.291 INFO:tasks.rados.rados.0.smithi119.stdout:1972: snap_create 2023-12-01T15:41:30.297 INFO:tasks.rados.rados.0.smithi119.stdout:1969: finishing write tid 1 to smithi119156531-50 2023-12-01T15:41:30.297 INFO:tasks.rados.rados.0.smithi119.stdout:1969: finishing write tid 2 to smithi119156531-50 2023-12-01T15:41:30.298 INFO:tasks.rados.rados.0.smithi119.stdout:1969: finishing write tid 3 to smithi119156531-50 2023-12-01T15:41:30.299 INFO:tasks.rados.rados.0.smithi119.stdout:1969: finishing write tid 4 to smithi119156531-50 2023-12-01T15:41:30.299 INFO:tasks.rados.rados.0.smithi119.stdout:1969: oid 50 updating version 0 to 1380 2023-12-01T15:41:30.299 INFO:tasks.rados.rados.0.smithi119.stdout:1969: oid 50 updating version 1380 to 1381 2023-12-01T15:41:30.299 INFO:tasks.rados.rados.0.smithi119.stdout:1969: oid 50 updating version 1381 to 1382 2023-12-01T15:41:30.299 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1382 (ObjNum 630 snap 205 seq_num 630) dirty exists 2023-12-01T15:41:30.300 INFO:tasks.rados.rados.0.smithi119.stdout:1969: left oid 50 (ObjNum 630 snap 205 seq_num 630) 2023-12-01T15:41:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:30 smithi119 ceph-mon[94175]: pgmap v666: 121 pgs: 121 active+clean; 451 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:41:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:30 smithi119 ceph-mon[108979]: pgmap v666: 121 pgs: 121 active+clean; 451 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:41:30.525 INFO:tasks.rados.rados.0.smithi119.stdout:1969: done (2 left) 2023-12-01T15:41:30.525 INFO:tasks.rados.rados.0.smithi119.stdout:1971: done (1 left) 2023-12-01T15:41:30.525 INFO:tasks.rados.rados.0.smithi119.stdout:1972: done (0 left) 2023-12-01T15:41:30.526 INFO:tasks.rados.rados.0.smithi119.stdout:1973: read oid 48 snap -1 2023-12-01T15:41:30.526 INFO:tasks.rados.rados.0.smithi119.stdout:1973: expect deleted 2023-12-01T15:41:30.526 INFO:tasks.rados.rados.0.smithi119.stdout:1974: read oid 22 snap -1 2023-12-01T15:41:30.526 INFO:tasks.rados.rados.0.smithi119.stdout:1974: expect (ObjNum 594 snap 193 seq_num 594) 2023-12-01T15:41:30.526 INFO:tasks.rados.rados.0.smithi119.stdout:1975: copy_from oid 11 from oid 14 current snap is 206 2023-12-01T15:41:30.526 INFO:tasks.rados.rados.0.smithi119.stdout:1976: read oid 13 snap 172 2023-12-01T15:41:30.526 INFO:tasks.rados.rados.0.smithi119.stdout:1976: expect (ObjNum 521 snap 167 seq_num 521) 2023-12-01T15:41:30.526 INFO:tasks.rados.rados.0.smithi119.stdout:1977: snap_remove snap 150 2023-12-01T15:41:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:30 smithi183 ceph-mon[99169]: pgmap v666: 121 pgs: 121 active+clean; 451 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-12-01T15:41:30.749 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:41:31.056 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:41:31.057 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8m) 7m ago 8m 17.3M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:41:31.057 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8m) 7m ago 8m 83.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:41:31.057 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9m) 7m ago 9m 13.6M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:41:31.057 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9m) 7m ago 9m 16.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:41:31.057 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (12m) 7m ago 12m 448M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:41:31.057 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (14m) 7m ago 14m 507M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:41:31.057 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (14m) 7m ago 14m 81.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:41:31.057 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (12m) 7m ago 12m 57.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:41:31.057 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (12m) 7m ago 12m 59.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:41:31.057 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8m) 7m ago 8m 4135k - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:41:31.057 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8m) 7m ago 8m 3959k - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:41:31.057 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (12m) 7m ago 12m 62.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:41:31.057 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11m) 7m ago 11m 65.0M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:41:31.057 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11m) 7m ago 11m 56.3M 3012M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:41:31.057 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11m) 7m ago 11m 55.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:41:31.058 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10m) 7m ago 10m 54.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:41:31.058 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10m) 7m ago 10m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:41:31.058 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10m) 7m ago 10m 54.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:41:31.058 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9m) 7m ago 9m 56.8M 3012M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:41:31.058 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7m) 7m ago 9m 29.9M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:41:31.436 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:41:31.436 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:41:31.436 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:41:31.436 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:41:31.436 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:41:31.436 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:41:31.436 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:41:31.436 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:41:31.436 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:41:31.436 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:41:31.436 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:41:31.437 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:41:31.437 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:41:31.437 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:41:31.437 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:41:31.437 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:41:31.437 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:41:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:31 smithi119 ceph-mon[94175]: osdmap e462: 8 total, 8 up, 8 in 2023-12-01T15:41:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:31 smithi119 ceph-mon[94175]: osdmap e463: 8 total, 8 up, 8 in 2023-12-01T15:41:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:31 smithi119 ceph-mon[94175]: from='client.15297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:31 smithi119 ceph-mon[108979]: osdmap e462: 8 total, 8 up, 8 in 2023-12-01T15:41:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:31 smithi119 ceph-mon[108979]: osdmap e463: 8 total, 8 up, 8 in 2023-12-01T15:41:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:31 smithi119 ceph-mon[108979]: from='client.15297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:31.540 INFO:tasks.rados.rados.0.smithi119.stdout:1977: done (4 left) 2023-12-01T15:41:31.541 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 38 current snap is 206 2023-12-01T15:41:31.541 INFO:tasks.rados.rados.0.smithi119.stdout:1978: seq_num 631 ranges {737280=573440,1310720=401408} 2023-12-01T15:41:31.548 INFO:tasks.rados.rados.0.smithi119.stdout:1978: writing smithi119156531-38 from 737280 to 1310720 tid 1 2023-12-01T15:41:31.551 INFO:tasks.rados.rados.0.smithi119.stdout:1978: writing smithi119156531-38 from 1310720 to 1712128 tid 2 2023-12-01T15:41:31.551 INFO:tasks.rados.rados.0.smithi119.stdout:1979: copy_from oid 18 from oid 42 current snap is 206 2023-12-01T15:41:31.551 INFO:tasks.rados.rados.0.smithi119.stdout:1980: rmattr oid 21 current snap is 206 2023-12-01T15:41:31.551 INFO:tasks.rados.rados.0.smithi119.stdout:1980: done (6 left) 2023-12-01T15:41:31.551 INFO:tasks.rados.rados.0.smithi119.stdout:1981: snap_create 2023-12-01T15:41:31.551 INFO:tasks.rados.rados.0.smithi119.stdout:1976: expect (ObjNum 521 snap 167 seq_num 521) 2023-12-01T15:41:31.599 INFO:tasks.rados.rados.0.smithi119.stdout:1975: finishing copy_from to smithi119156531-11 2023-12-01T15:41:31.599 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 673 (ObjNum 518 snap 165 seq_num 518) dirty exists 2023-12-01T15:41:31.599 INFO:tasks.rados.rados.0.smithi119.stdout:1975: finishing copy_from racing read to smithi119156531-11 2023-12-01T15:41:31.599 INFO:tasks.rados.rados.0.smithi119.stdout:1974: expect (ObjNum 594 snap 193 seq_num 594) 2023-12-01T15:41:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:31 smithi183 ceph-mon[99169]: osdmap e462: 8 total, 8 up, 8 in 2023-12-01T15:41:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:31 smithi183 ceph-mon[99169]: osdmap e463: 8 total, 8 up, 8 in 2023-12-01T15:41:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:31 smithi183 ceph-mon[99169]: from='client.15297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:32 smithi183 ceph-mon[99169]: from='client.25187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:32 smithi183 ceph-mon[99169]: pgmap v669: 121 pgs: 121 active+clean; 476 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2023-12-01T15:41:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2953990048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:41:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:32 smithi183 ceph-mon[99169]: osdmap e464: 8 total, 8 up, 8 in 2023-12-01T15:41:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:32 smithi119 ceph-mon[94175]: from='client.25187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:32 smithi119 ceph-mon[94175]: pgmap v669: 121 pgs: 121 active+clean; 476 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2023-12-01T15:41:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2953990048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:41:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:32 smithi119 ceph-mon[94175]: osdmap e464: 8 total, 8 up, 8 in 2023-12-01T15:41:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:32 smithi119 ceph-mon[108979]: from='client.25187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:32 smithi119 ceph-mon[108979]: pgmap v669: 121 pgs: 121 active+clean; 476 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2023-12-01T15:41:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2953990048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:41:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:32 smithi119 ceph-mon[108979]: osdmap e464: 8 total, 8 up, 8 in 2023-12-01T15:41:33.291 INFO:tasks.rados.rados.0.smithi119.stdout:1978: finishing write tid 1 to smithi119156531-38 2023-12-01T15:41:33.292 INFO:tasks.rados.rados.0.smithi119.stdout:1978: finishing write tid 2 to smithi119156531-38 2023-12-01T15:41:33.292 INFO:tasks.rados.rados.0.smithi119.stdout:1978: finishing write tid 3 to smithi119156531-38 2023-12-01T15:41:33.292 INFO:tasks.rados.rados.0.smithi119.stdout:1978: finishing write tid 4 to smithi119156531-38 2023-12-01T15:41:33.292 INFO:tasks.rados.rados.0.smithi119.stdout:1978: oid 38 updating version 0 to 942 2023-12-01T15:41:33.292 INFO:tasks.rados.rados.0.smithi119.stdout:1978: oid 38 version 942 is already newer than 941 2023-12-01T15:41:33.292 INFO:tasks.rados.rados.0.smithi119.stdout:1978: oid 38 updating version 942 to 943 2023-12-01T15:41:33.292 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 943 (ObjNum 631 snap 206 seq_num 631) dirty exists 2023-12-01T15:41:33.292 INFO:tasks.rados.rados.0.smithi119.stdout:1978: left oid 38 (ObjNum 631 snap 206 seq_num 631) 2023-12-01T15:41:33.292 INFO:tasks.rados.rados.0.smithi119.stdout:1979: finishing copy_from to smithi119156531-18 2023-12-01T15:41:33.292 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 889 (ObjNum 623 snap 202 seq_num 623) dirty exists 2023-12-01T15:41:33.292 INFO:tasks.rados.rados.0.smithi119.stdout:1979: finishing copy_from racing read to smithi119156531-18 2023-12-01T15:41:33.293 INFO:tasks.rados.rados.0.smithi119.stdout:1973: done (6 left) 2023-12-01T15:41:33.293 INFO:tasks.rados.rados.0.smithi119.stdout:1974: done (5 left) 2023-12-01T15:41:33.293 INFO:tasks.rados.rados.0.smithi119.stdout:1975: done (4 left) 2023-12-01T15:41:33.293 INFO:tasks.rados.rados.0.smithi119.stdout:1976: done (3 left) 2023-12-01T15:41:33.293 INFO:tasks.rados.rados.0.smithi119.stdout:1978: done (2 left) 2023-12-01T15:41:33.293 INFO:tasks.rados.rados.0.smithi119.stdout:1979: done (1 left) 2023-12-01T15:41:33.293 INFO:tasks.rados.rados.0.smithi119.stdout:1981: done (0 left) 2023-12-01T15:41:33.293 INFO:tasks.rados.rados.0.smithi119.stdout:1982: delete oid 9 current snap is 207 2023-12-01T15:41:33.294 INFO:tasks.rados.rados.0.smithi119.stdout:1982: done (0 left) 2023-12-01T15:41:33.294 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 35 current snap is 207 2023-12-01T15:41:33.294 INFO:tasks.rados.rados.0.smithi119.stdout:1983: seq_num 633 ranges {811008=606208,1417216=401408} 2023-12-01T15:41:33.301 INFO:tasks.rados.rados.0.smithi119.stdout:1983: writing smithi119156531-35 from 811008 to 1417216 tid 1 2023-12-01T15:41:33.303 INFO:tasks.rados.rados.0.smithi119.stdout:1983: writing smithi119156531-35 from 1417216 to 1818624 tid 2 2023-12-01T15:41:33.303 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 6 current snap is 207 2023-12-01T15:41:33.303 INFO:tasks.rados.rados.0.smithi119.stdout:1984: seq_num 634 ranges {598016=622592,1220608=401408} 2023-12-01T15:41:33.310 INFO:tasks.rados.rados.0.smithi119.stdout:1984: writing smithi119156531-6 from 598016 to 1220608 tid 1 2023-12-01T15:41:33.313 INFO:tasks.rados.rados.0.smithi119.stdout:1984: writing smithi119156531-6 from 1220608 to 1622016 tid 2 2023-12-01T15:41:33.313 INFO:tasks.rados.rados.0.smithi119.stdout:1985: delete oid 37 current snap is 207 2023-12-01T15:41:33.313 INFO:tasks.rados.rados.0.smithi119.stdout:1983: finishing write tid 1 to smithi119156531-35 2023-12-01T15:41:33.313 INFO:tasks.rados.rados.0.smithi119.stdout:1983: finishing write tid 2 to smithi119156531-35 2023-12-01T15:41:33.313 INFO:tasks.rados.rados.0.smithi119.stdout:1983: finishing write tid 3 to smithi119156531-35 2023-12-01T15:41:33.313 INFO:tasks.rados.rados.0.smithi119.stdout:1983: finishing write tid 4 to smithi119156531-35 2023-12-01T15:41:33.313 INFO:tasks.rados.rados.0.smithi119.stdout:1983: oid 35 updating version 0 to 1127 2023-12-01T15:41:33.313 INFO:tasks.rados.rados.0.smithi119.stdout:1983: oid 35 updating version 1127 to 1129 2023-12-01T15:41:33.314 INFO:tasks.rados.rados.0.smithi119.stdout:1983: oid 35 version 1129 is already newer than 1128 2023-12-01T15:41:33.314 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 1129 (ObjNum 633 snap 207 seq_num 633) dirty exists 2023-12-01T15:41:33.314 INFO:tasks.rados.rados.0.smithi119.stdout:1983: left oid 35 (ObjNum 633 snap 207 seq_num 633) 2023-12-01T15:41:33.315 INFO:tasks.rados.rados.0.smithi119.stdout:1984: finishing write tid 1 to smithi119156531-6 2023-12-01T15:41:33.315 INFO:tasks.rados.rados.0.smithi119.stdout:1984: finishing write tid 2 to smithi119156531-6 2023-12-01T15:41:33.315 INFO:tasks.rados.rados.0.smithi119.stdout:1984: finishing write tid 3 to smithi119156531-6 2023-12-01T15:41:33.316 INFO:tasks.rados.rados.0.smithi119.stdout:1984: finishing write tid 4 to smithi119156531-6 2023-12-01T15:41:33.317 INFO:tasks.rados.rados.0.smithi119.stdout:1984: oid 6 updating version 0 to 989 2023-12-01T15:41:33.317 INFO:tasks.rados.rados.0.smithi119.stdout:1984: oid 6 version 989 is already newer than 988 2023-12-01T15:41:33.317 INFO:tasks.rados.rados.0.smithi119.stdout:1984: oid 6 updating version 989 to 990 2023-12-01T15:41:33.317 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 990 (ObjNum 634 snap 207 seq_num 634) dirty exists 2023-12-01T15:41:33.317 INFO:tasks.rados.rados.0.smithi119.stdout:1984: left oid 6 (ObjNum 634 snap 207 seq_num 634) 2023-12-01T15:41:33.318 INFO:tasks.rados.rados.0.smithi119.stdout:1983: done (2 left) 2023-12-01T15:41:33.318 INFO:tasks.rados.rados.0.smithi119.stdout:1984: done (1 left) 2023-12-01T15:41:33.318 INFO:tasks.rados.rados.0.smithi119.stdout:1985: done (0 left) 2023-12-01T15:41:33.318 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 41 current snap is 207 2023-12-01T15:41:33.318 INFO:tasks.rados.rados.0.smithi119.stdout:1986: seq_num 636 ranges {4587520=655360,5242880=401408} 2023-12-01T15:41:33.345 INFO:tasks.rados.rados.0.smithi119.stdout:1986: writing smithi119156531-41 from 4587520 to 5242880 tid 1 2023-12-01T15:41:33.348 INFO:tasks.rados.rados.0.smithi119.stdout:1986: writing smithi119156531-41 from 5242880 to 5644288 tid 2 2023-12-01T15:41:33.348 INFO:tasks.rados.rados.0.smithi119.stdout:1987: copy_from oid 33 from oid 21 current snap is 207 2023-12-01T15:41:33.348 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 10 current snap is 207 2023-12-01T15:41:33.348 INFO:tasks.rados.rados.0.smithi119.stdout:1988: seq_num 637 ranges {6209536=671744,6881280=401408} 2023-12-01T15:41:33.384 INFO:tasks.rados.rados.0.smithi119.stdout:1988: writing smithi119156531-10 from 6209536 to 6881280 tid 1 2023-12-01T15:41:33.388 INFO:tasks.rados.rados.0.smithi119.stdout:1988: writing smithi119156531-10 from 6881280 to 7282688 tid 2 2023-12-01T15:41:33.388 INFO:tasks.rados.rados.0.smithi119.stdout:1989: copy_from oid 19 from oid 47 current snap is 207 2023-12-01T15:41:33.388 INFO:tasks.rados.rados.0.smithi119.stdout:1986: finishing write tid 1 to smithi119156531-41 2023-12-01T15:41:33.388 INFO:tasks.rados.rados.0.smithi119.stdout:1986: finishing write tid 2 to smithi119156531-41 2023-12-01T15:41:33.388 INFO:tasks.rados.rados.0.smithi119.stdout:1986: finishing write tid 3 to smithi119156531-41 2023-12-01T15:41:33.388 INFO:tasks.rados.rados.0.smithi119.stdout:1986: finishing write tid 4 to smithi119156531-41 2023-12-01T15:41:33.388 INFO:tasks.rados.rados.0.smithi119.stdout:1986: oid 41 updating version 0 to 1246 2023-12-01T15:41:33.388 INFO:tasks.rados.rados.0.smithi119.stdout:1986: oid 41 updating version 1246 to 1247 2023-12-01T15:41:33.388 INFO:tasks.rados.rados.0.smithi119.stdout:1986: oid 41 updating version 1247 to 1248 2023-12-01T15:41:33.388 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 1248 (ObjNum 636 snap 207 seq_num 636) dirty exists 2023-12-01T15:41:33.388 INFO:tasks.rados.rados.0.smithi119.stdout:1986: left oid 41 (ObjNum 636 snap 207 seq_num 636) 2023-12-01T15:41:33.388 INFO:tasks.rados.rados.0.smithi119.stdout:1987: finishing copy_from to smithi119156531-33 2023-12-01T15:41:33.389 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 886 (ObjNum 525 snap 170 seq_num 525) dirty exists 2023-12-01T15:41:33.389 INFO:tasks.rados.rados.0.smithi119.stdout:1987: finishing copy_from racing read to smithi119156531-33 2023-12-01T15:41:33.389 INFO:tasks.rados.rados.0.smithi119.stdout:1986: done (3 left) 2023-12-01T15:41:33.389 INFO:tasks.rados.rados.0.smithi119.stdout:1987: done (2 left) 2023-12-01T15:41:33.389 INFO:tasks.rados.rados.0.smithi119.stdout:1990: delete oid 31 current snap is 207 2023-12-01T15:41:33.389 INFO:tasks.rados.rados.0.smithi119.stdout:1989: finishing copy_from to smithi119156531-19 2023-12-01T15:41:33.389 INFO:tasks.rados.rados.0.smithi119.stdout:1989: got expected ENOENT (src dne) 2023-12-01T15:41:33.389 INFO:tasks.rados.rados.0.smithi119.stdout:1989: finishing copy_from racing read to smithi119156531-19 2023-12-01T15:41:33.390 INFO:tasks.rados.rados.0.smithi119.stdout:1988: finishing write tid 1 to smithi119156531-10 2023-12-01T15:41:33.390 INFO:tasks.rados.rados.0.smithi119.stdout:1988: finishing write tid 2 to smithi119156531-10 2023-12-01T15:41:33.390 INFO:tasks.rados.rados.0.smithi119.stdout:1988: finishing write tid 3 to smithi119156531-10 2023-12-01T15:41:33.390 INFO:tasks.rados.rados.0.smithi119.stdout:1989: done (2 left) 2023-12-01T15:41:33.390 INFO:tasks.rados.rados.0.smithi119.stdout:1990: done (1 left) 2023-12-01T15:41:33.390 INFO:tasks.rados.rados.0.smithi119.stdout:1991: snap_remove snap 167 2023-12-01T15:41:33.546 INFO:tasks.rados.rados.0.smithi119.stdout:1991: done (1 left) 2023-12-01T15:41:33.546 INFO:tasks.rados.rados.0.smithi119.stdout:1992: snap_remove snap 204 2023-12-01T15:41:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:33 smithi183 ceph-mon[99169]: osdmap e465: 8 total, 8 up, 8 in 2023-12-01T15:41:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:33 smithi119 ceph-mon[94175]: osdmap e465: 8 total, 8 up, 8 in 2023-12-01T15:41:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:33 smithi119 ceph-mon[108979]: osdmap e465: 8 total, 8 up, 8 in 2023-12-01T15:41:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:41:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:41:34] "GET /metrics HTTP/1.1" 200 36174 "" "Prometheus/2.43.0" 2023-12-01T15:41:34.548 INFO:tasks.rados.rados.0.smithi119.stdout:1992: done (1 left) 2023-12-01T15:41:34.548 INFO:tasks.rados.rados.0.smithi119.stdout:1993: copy_from oid 22 from oid 24 current snap is 207 2023-12-01T15:41:34.548 INFO:tasks.rados.rados.0.smithi119.stdout:1988: finishing write tid 4 to smithi119156531-10 2023-12-01T15:41:34.548 INFO:tasks.rados.rados.0.smithi119.stdout:1988: oid 10 updating version 0 to 546 2023-12-01T15:41:34.548 INFO:tasks.rados.rados.0.smithi119.stdout:1988: oid 10 updating version 546 to 547 2023-12-01T15:41:34.548 INFO:tasks.rados.rados.0.smithi119.stdout:1988: oid 10 version 547 is already newer than 545 2023-12-01T15:41:34.549 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 547 (ObjNum 637 snap 207 seq_num 637) dirty exists 2023-12-01T15:41:34.549 INFO:tasks.rados.rados.0.smithi119.stdout:1988: left oid 10 (ObjNum 637 snap 207 seq_num 637) 2023-12-01T15:41:34.549 INFO:tasks.rados.rados.0.smithi119.stdout:1988: done (1 left) 2023-12-01T15:41:34.549 INFO:tasks.rados.rados.0.smithi119.stdout:1994: read oid 21 snap -1 2023-12-01T15:41:34.549 INFO:tasks.rados.rados.0.smithi119.stdout:1994: expect (ObjNum 525 snap 170 seq_num 525) 2023-12-01T15:41:34.549 INFO:tasks.rados.rados.0.smithi119.stdout:1995: setattr oid 3 current snap is 207 2023-12-01T15:41:34.549 INFO:tasks.rados.rados.0.smithi119.stdout:1996: snap_remove snap 187 2023-12-01T15:41:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:34 smithi183 ceph-mon[99169]: pgmap v672: 121 pgs: 121 active+clean; 476 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2023-12-01T15:41:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:34 smithi183 ceph-mon[99169]: osdmap e466: 8 total, 8 up, 8 in 2023-12-01T15:41:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:34 smithi119 ceph-mon[108979]: pgmap v672: 121 pgs: 121 active+clean; 476 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2023-12-01T15:41:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:34 smithi119 ceph-mon[108979]: osdmap e466: 8 total, 8 up, 8 in 2023-12-01T15:41:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:34 smithi119 ceph-mon[94175]: pgmap v672: 121 pgs: 121 active+clean; 476 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2023-12-01T15:41:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:34 smithi119 ceph-mon[94175]: osdmap e466: 8 total, 8 up, 8 in 2023-12-01T15:41:35.560 INFO:tasks.rados.rados.0.smithi119.stdout:1996: done (3 left) 2023-12-01T15:41:35.560 INFO:tasks.rados.rados.0.smithi119.stdout:1997: read oid 42 snap 195 2023-12-01T15:41:35.560 INFO:tasks.rados.rados.0.smithi119.stdout:1997: expect (ObjNum 575 snap 183 seq_num 575) 2023-12-01T15:41:35.560 INFO:tasks.rados.rados.0.smithi119.stdout:1998: rmattr oid 30 current snap is 207 2023-12-01T15:41:35.560 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 1383 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-01T15:41:35.560 INFO:tasks.rados.rados.0.smithi119.stdout:1994: expect (ObjNum 525 snap 170 seq_num 525) 2023-12-01T15:41:35.614 INFO:tasks.rados.rados.0.smithi119.stdout:1993: finishing copy_from to smithi119156531-22 2023-12-01T15:41:35.614 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 943 (ObjNum 408 snap 128 seq_num 408) dirty exists 2023-12-01T15:41:35.614 INFO:tasks.rados.rados.0.smithi119.stdout:1993: finishing copy_from racing read to smithi119156531-22 2023-12-01T15:41:35.614 INFO:tasks.rados.rados.0.smithi119.stdout:1993: done (4 left) 2023-12-01T15:41:35.614 INFO:tasks.rados.rados.0.smithi119.stdout:1994: done (3 left) 2023-12-01T15:41:35.614 INFO:tasks.rados.rados.0.smithi119.stdout:1995: done (2 left) 2023-12-01T15:41:35.614 INFO:tasks.rados.rados.0.smithi119.stdout:1999: read oid 17 snap -1 2023-12-01T15:41:35.614 INFO:tasks.rados.rados.0.smithi119.stdout:1999: expect (ObjNum 577 snap 185 seq_num 577) 2023-12-01T15:41:35.614 INFO:tasks.rados.rados.0.smithi119.stdout:2000: setattr oid 19 current snap is 207 2023-12-01T15:41:35.615 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 944 (ObjNum 565 snap 180 seq_num 565) dirty exists 2023-12-01T15:41:35.615 INFO:tasks.rados.rados.0.smithi119.stdout:1997: expect (ObjNum 575 snap 183 seq_num 575) 2023-12-01T15:41:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:35 smithi183 ceph-mon[99169]: osdmap e467: 8 total, 8 up, 8 in 2023-12-01T15:41:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:35 smithi119 ceph-mon[94175]: osdmap e467: 8 total, 8 up, 8 in 2023-12-01T15:41:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:35 smithi119 ceph-mon[108979]: osdmap e467: 8 total, 8 up, 8 in 2023-12-01T15:41:36.017 INFO:tasks.rados.rados.0.smithi119.stdout:1999: expect (ObjNum 577 snap 185 seq_num 577) 2023-12-01T15:41:36.211 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 980 (ObjNum 605 snap 197 seq_num 605) dirty exists 2023-12-01T15:41:36.211 INFO:tasks.rados.rados.0.smithi119.stdout:1997: done (3 left) 2023-12-01T15:41:36.211 INFO:tasks.rados.rados.0.smithi119.stdout:1998: done (2 left) 2023-12-01T15:41:36.211 INFO:tasks.rados.rados.0.smithi119.stdout:1999: done (1 left) 2023-12-01T15:41:36.211 INFO:tasks.rados.rados.0.smithi119.stdout:2000: done (0 left) 2023-12-01T15:41:36.211 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 207 2023-12-01T15:41:36.211 INFO:tasks.rados.rados.0.smithi119.stdout:2001: seq_num 639 ranges {1605632=704512,2310144=401408} 2023-12-01T15:41:36.223 INFO:tasks.rados.rados.0.smithi119.stdout:2001: writing smithi119156531-21 from 1605632 to 2310144 tid 1 2023-12-01T15:41:36.225 INFO:tasks.rados.rados.0.smithi119.stdout:2001: writing smithi119156531-21 from 2310144 to 2711552 tid 2 2023-12-01T15:41:36.225 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 207 2023-12-01T15:41:36.226 INFO:tasks.rados.rados.0.smithi119.stdout:2002: seq_num 640 ranges {7954432=729088,8683520=401408} 2023-12-01T15:41:36.270 INFO:tasks.rados.rados.0.smithi119.stdout:2002: writing smithi119156531-18 from 7954432 to 8683520 tid 1 2023-12-01T15:41:36.273 INFO:tasks.rados.rados.0.smithi119.stdout:2002: writing smithi119156531-18 from 8683520 to 9084928 tid 2 2023-12-01T15:41:36.273 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 20 current snap is 207 2023-12-01T15:41:36.273 INFO:tasks.rados.rados.0.smithi119.stdout:2001: finishing write tid 1 to smithi119156531-21 2023-12-01T15:41:36.273 INFO:tasks.rados.rados.0.smithi119.stdout:2001: finishing write tid 2 to smithi119156531-21 2023-12-01T15:41:36.273 INFO:tasks.rados.rados.0.smithi119.stdout:2001: finishing write tid 3 to smithi119156531-21 2023-12-01T15:41:36.273 INFO:tasks.rados.rados.0.smithi119.stdout:2003: seq_num 641 ranges {1482752=745472,2228224=401408} 2023-12-01T15:41:36.285 INFO:tasks.rados.rados.0.smithi119.stdout:2003: writing smithi119156531-20 from 1482752 to 2228224 tid 1 2023-12-01T15:41:36.288 INFO:tasks.rados.rados.0.smithi119.stdout:2003: writing smithi119156531-20 from 2228224 to 2629632 tid 2 2023-12-01T15:41:36.288 INFO:tasks.rados.rados.0.smithi119.stdout:2004: delete oid 7 current snap is 207 2023-12-01T15:41:36.288 INFO:tasks.rados.rados.0.smithi119.stdout:2001: finishing write tid 4 to smithi119156531-21 2023-12-01T15:41:36.288 INFO:tasks.rados.rados.0.smithi119.stdout:2001: oid 21 updating version 0 to 889 2023-12-01T15:41:36.288 INFO:tasks.rados.rados.0.smithi119.stdout:2001: oid 21 version 889 is already newer than 887 2023-12-01T15:41:36.288 INFO:tasks.rados.rados.0.smithi119.stdout:2001: oid 21 version 889 is already newer than 888 2023-12-01T15:41:36.288 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 889 (ObjNum 639 snap 207 seq_num 639) dirty exists 2023-12-01T15:41:36.289 INFO:tasks.rados.rados.0.smithi119.stdout:2001: left oid 21 (ObjNum 639 snap 207 seq_num 639) 2023-12-01T15:41:36.289 INFO:tasks.rados.rados.0.smithi119.stdout:2002: finishing write tid 1 to smithi119156531-18 2023-12-01T15:41:36.289 INFO:tasks.rados.rados.0.smithi119.stdout:2002: finishing write tid 2 to smithi119156531-18 2023-12-01T15:41:36.289 INFO:tasks.rados.rados.0.smithi119.stdout:2002: finishing write tid 3 to smithi119156531-18 2023-12-01T15:41:36.289 INFO:tasks.rados.rados.0.smithi119.stdout:2002: finishing write tid 4 to smithi119156531-18 2023-12-01T15:41:36.289 INFO:tasks.rados.rados.0.smithi119.stdout:2002: oid 18 updating version 0 to 1518 2023-12-01T15:41:36.289 INFO:tasks.rados.rados.0.smithi119.stdout:2002: oid 18 updating version 1518 to 1519 2023-12-01T15:41:36.289 INFO:tasks.rados.rados.0.smithi119.stdout:2002: oid 18 updating version 1519 to 1520 2023-12-01T15:41:36.289 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 1520 (ObjNum 640 snap 207 seq_num 640) dirty exists 2023-12-01T15:41:36.289 INFO:tasks.rados.rados.0.smithi119.stdout:2002: left oid 18 (ObjNum 640 snap 207 seq_num 640) 2023-12-01T15:41:36.290 INFO:tasks.rados.rados.0.smithi119.stdout:2001: done (3 left) 2023-12-01T15:41:36.290 INFO:tasks.rados.rados.0.smithi119.stdout:2002: done (2 left) 2023-12-01T15:41:36.290 INFO:tasks.rados.rados.0.smithi119.stdout:2004: done (1 left) 2023-12-01T15:41:36.290 INFO:tasks.rados.rados.0.smithi119.stdout:2005: copy_from oid 38 from oid 45 current snap is 207 2023-12-01T15:41:36.290 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 46 current snap is 207 2023-12-01T15:41:36.291 INFO:tasks.rados.rados.0.smithi119.stdout:2006: seq_num 643 ranges {319488=778240,1097728=401408} 2023-12-01T15:41:36.296 INFO:tasks.rados.rados.0.smithi119.stdout:2006: writing smithi119156531-46 from 319488 to 1097728 tid 1 2023-12-01T15:41:36.299 INFO:tasks.rados.rados.0.smithi119.stdout:2006: writing smithi119156531-46 from 1097728 to 1499136 tid 2 2023-12-01T15:41:36.300 INFO:tasks.rados.rados.0.smithi119.stdout:2003: finishing write tid 1 to smithi119156531-20 2023-12-01T15:41:36.300 INFO:tasks.rados.rados.0.smithi119.stdout:2007: delete oid 18 current snap is 207 2023-12-01T15:41:36.300 INFO:tasks.rados.rados.0.smithi119.stdout:2003: finishing write tid 2 to smithi119156531-20 2023-12-01T15:41:36.300 INFO:tasks.rados.rados.0.smithi119.stdout:2003: finishing write tid 3 to smithi119156531-20 2023-12-01T15:41:36.300 INFO:tasks.rados.rados.0.smithi119.stdout:2003: finishing write tid 4 to smithi119156531-20 2023-12-01T15:41:36.300 INFO:tasks.rados.rados.0.smithi119.stdout:2003: oid 20 updating version 0 to 1333 2023-12-01T15:41:36.300 INFO:tasks.rados.rados.0.smithi119.stdout:2003: oid 20 version 1333 is already newer than 1332 2023-12-01T15:41:36.300 INFO:tasks.rados.rados.0.smithi119.stdout:2003: oid 20 version 1333 is already newer than 1331 2023-12-01T15:41:36.300 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 1333 (ObjNum 641 snap 207 seq_num 641) dirty exists 2023-12-01T15:41:36.300 INFO:tasks.rados.rados.0.smithi119.stdout:2003: left oid 20 (ObjNum 641 snap 207 seq_num 641) 2023-12-01T15:41:36.300 INFO:tasks.rados.rados.0.smithi119.stdout:2005: finishing copy_from to smithi119156531-38 2023-12-01T15:41:36.300 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 970 (ObjNum 611 snap 201 seq_num 611) dirty exists 2023-12-01T15:41:36.300 INFO:tasks.rados.rados.0.smithi119.stdout:2005: finishing copy_from racing read to smithi119156531-38 2023-12-01T15:41:36.302 INFO:tasks.rados.rados.0.smithi119.stdout:2006: finishing write tid 1 to smithi119156531-46 2023-12-01T15:41:36.302 INFO:tasks.rados.rados.0.smithi119.stdout:2003: done (3 left) 2023-12-01T15:41:36.302 INFO:tasks.rados.rados.0.smithi119.stdout:2005: done (2 left) 2023-12-01T15:41:36.302 INFO:tasks.rados.rados.0.smithi119.stdout:2007: done (1 left) 2023-12-01T15:41:36.302 INFO:tasks.rados.rados.0.smithi119.stdout:2008: rmattr oid 26 current snap is 207 2023-12-01T15:41:36.302 INFO:tasks.rados.rados.0.smithi119.stdout:2008: done (1 left) 2023-12-01T15:41:36.302 INFO:tasks.rados.rados.0.smithi119.stdout:2009: snap_create 2023-12-01T15:41:36.302 INFO:tasks.rados.rados.0.smithi119.stdout:2006: finishing write tid 2 to smithi119156531-46 2023-12-01T15:41:36.302 INFO:tasks.rados.rados.0.smithi119.stdout:2006: finishing write tid 3 to smithi119156531-46 2023-12-01T15:41:36.303 INFO:tasks.rados.rados.0.smithi119.stdout:2006: finishing write tid 4 to smithi119156531-46 2023-12-01T15:41:36.303 INFO:tasks.rados.rados.0.smithi119.stdout:2006: oid 46 updating version 0 to 1007 2023-12-01T15:41:36.303 INFO:tasks.rados.rados.0.smithi119.stdout:2006: oid 46 updating version 1007 to 1008 2023-12-01T15:41:36.303 INFO:tasks.rados.rados.0.smithi119.stdout:2006: oid 46 version 1008 is already newer than 1006 2023-12-01T15:41:36.303 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 1008 (ObjNum 643 snap 207 seq_num 643) dirty exists 2023-12-01T15:41:36.303 INFO:tasks.rados.rados.0.smithi119.stdout:2006: left oid 46 (ObjNum 643 snap 207 seq_num 643) 2023-12-01T15:41:36.561 INFO:tasks.rados.rados.0.smithi119.stdout:2006: done (1 left) 2023-12-01T15:41:36.561 INFO:tasks.rados.rados.0.smithi119.stdout:2009: done (0 left) 2023-12-01T15:41:36.562 INFO:tasks.rados.rados.0.smithi119.stdout:2010: rollback oid 36 current snap is 208 2023-12-01T15:41:36.562 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 36 to 177 2023-12-01T15:41:36.562 INFO:tasks.rados.rados.0.smithi119.stdout:2011: delete oid 18 current snap is 208 2023-12-01T15:41:36.566 INFO:tasks.rados.rados.0.smithi119.stdout:2010: finishing rollback tid 0 to smithi119156531-36 2023-12-01T15:41:36.566 INFO:tasks.rados.rados.0.smithi119.stdout:2010: finishing rollback tid 1 to smithi119156531-36 2023-12-01T15:41:36.566 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 469 (ObjNum -1162009696 snap 22061 seq_num 304) dirty dne 2023-12-01T15:41:36.567 INFO:tasks.rados.rados.0.smithi119.stdout:2010: done (1 left) 2023-12-01T15:41:36.568 INFO:tasks.rados.rados.0.smithi119.stdout:2011: done (0 left) 2023-12-01T15:41:36.568 INFO:tasks.rados.rados.0.smithi119.stdout:2012: read oid 37 snap -1 2023-12-01T15:41:36.568 INFO:tasks.rados.rados.0.smithi119.stdout:2012: expect deleted 2023-12-01T15:41:36.568 INFO:tasks.rados.rados.0.smithi119.stdout:2013: copy_from oid 28 from oid 46 current snap is 208 2023-12-01T15:41:36.568 INFO:tasks.rados.rados.0.smithi119.stdout:2014: rollback oid 8 current snap is 208 2023-12-01T15:41:36.568 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 8 to 206 2023-12-01T15:41:36.568 INFO:tasks.rados.rados.0.smithi119.stdout:2015: rollback oid 9 current snap is 208 2023-12-01T15:41:36.568 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 9 to 169 2023-12-01T15:41:36.568 INFO:tasks.rados.rados.0.smithi119.stdout:2016: snap_create 2023-12-01T15:41:36.569 INFO:tasks.rados.rados.0.smithi119.stdout:2014: finishing rollback tid 1 to smithi119156531-8 2023-12-01T15:41:36.569 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 889 (ObjNum 113 snap 0 seq_num 3133371072) dirty dne 2023-12-01T15:41:36.570 INFO:tasks.rados.rados.0.smithi119.stdout:2015: finishing rollback tid 1 to smithi119156531-9 2023-12-01T15:41:36.570 INFO:tasks.rados.rados.0.smithi119.stdout:2015: finishing rollback tid 2 to smithi119156531-9 2023-12-01T15:41:36.570 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 769 (ObjNum 439 snap 134 seq_num 439) dirty exists 2023-12-01T15:41:36.576 INFO:tasks.rados.rados.0.smithi119.stdout:2013: finishing copy_from to smithi119156531-28 2023-12-01T15:41:36.576 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 1008 (ObjNum 643 snap 207 seq_num 643) dirty exists 2023-12-01T15:41:36.576 INFO:tasks.rados.rados.0.smithi119.stdout:2013: finishing copy_from racing read to smithi119156531-28 2023-12-01T15:41:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:36 smithi183 ceph-mon[99169]: pgmap v675: 121 pgs: 121 active+clean; 491 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 10 op/s 2023-12-01T15:41:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:36 smithi183 ceph-mon[99169]: osdmap e468: 8 total, 8 up, 8 in 2023-12-01T15:41:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:36 smithi119 ceph-mon[94175]: pgmap v675: 121 pgs: 121 active+clean; 491 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 10 op/s 2023-12-01T15:41:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:36 smithi119 ceph-mon[94175]: osdmap e468: 8 total, 8 up, 8 in 2023-12-01T15:41:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:36 smithi119 ceph-mon[108979]: pgmap v675: 121 pgs: 121 active+clean; 491 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 10 op/s 2023-12-01T15:41:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:36 smithi119 ceph-mon[108979]: osdmap e468: 8 total, 8 up, 8 in 2023-12-01T15:41:37.568 INFO:tasks.rados.rados.0.smithi119.stdout:2012: done (4 left) 2023-12-01T15:41:37.568 INFO:tasks.rados.rados.0.smithi119.stdout:2013: done (3 left) 2023-12-01T15:41:37.569 INFO:tasks.rados.rados.0.smithi119.stdout:2014: done (2 left) 2023-12-01T15:41:37.569 INFO:tasks.rados.rados.0.smithi119.stdout:2015: done (1 left) 2023-12-01T15:41:37.569 INFO:tasks.rados.rados.0.smithi119.stdout:2016: done (0 left) 2023-12-01T15:41:37.569 INFO:tasks.rados.rados.0.smithi119.stdout:2017: read oid 42 snap 160 2023-12-01T15:41:37.569 INFO:tasks.rados.rados.0.smithi119.stdout:2017: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:41:37.569 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 209 2023-12-01T15:41:37.569 INFO:tasks.rados.rados.0.smithi119.stdout:2018: seq_num 646 ranges {0=425984,425984=655360,1081344=147456} 2023-12-01T15:41:37.570 INFO:tasks.rados.rados.0.smithi119.stdout:2018: writing smithi119156531-12 from 0 to 425984 tid 1 2023-12-01T15:41:37.574 INFO:tasks.rados.rados.0.smithi119.stdout:2018: writing smithi119156531-12 from 425984 to 1081344 tid 2 2023-12-01T15:41:37.576 INFO:tasks.rados.rados.0.smithi119.stdout:2018: writing smithi119156531-12 from 1081344 to 1228800 tid 3 2023-12-01T15:41:37.576 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 22 current snap is 209 2023-12-01T15:41:37.576 INFO:tasks.rados.rados.0.smithi119.stdout:2019: seq_num 647 ranges {2048000=442368,2490368=589824,3080192=212992} 2023-12-01T15:41:37.589 INFO:tasks.rados.rados.0.smithi119.stdout:2019: writing smithi119156531-22 from 2048000 to 2490368 tid 1 2023-12-01T15:41:37.593 INFO:tasks.rados.rados.0.smithi119.stdout:2019: writing smithi119156531-22 from 2490368 to 3080192 tid 2 2023-12-01T15:41:37.594 INFO:tasks.rados.rados.0.smithi119.stdout:2019: writing smithi119156531-22 from 3080192 to 3293184 tid 3 2023-12-01T15:41:37.594 INFO:tasks.rados.rados.0.smithi119.stdout:2020: rollback oid 35 current snap is 209 2023-12-01T15:41:37.594 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 35 to 198 2023-12-01T15:41:37.594 INFO:tasks.rados.rados.0.smithi119.stdout:2017: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:41:37.688 INFO:tasks.rados.rados.0.smithi119.stdout:2018: finishing write tid 1 to smithi119156531-12 2023-12-01T15:41:37.688 INFO:tasks.rados.rados.0.smithi119.stdout:2018: finishing write tid 2 to smithi119156531-12 2023-12-01T15:41:37.688 INFO:tasks.rados.rados.0.smithi119.stdout:2018: finishing write tid 3 to smithi119156531-12 2023-12-01T15:41:37.688 INFO:tasks.rados.rados.0.smithi119.stdout:2018: finishing write tid 4 to smithi119156531-12 2023-12-01T15:41:37.688 INFO:tasks.rados.rados.0.smithi119.stdout:2018: finishing write tid 5 to smithi119156531-12 2023-12-01T15:41:37.688 INFO:tasks.rados.rados.0.smithi119.stdout:2018: oid 12 updating version 0 to 1249 2023-12-01T15:41:37.688 INFO:tasks.rados.rados.0.smithi119.stdout:2018: oid 12 updating version 1249 to 1252 2023-12-01T15:41:37.688 INFO:tasks.rados.rados.0.smithi119.stdout:2018: oid 12 version 1252 is already newer than 1250 2023-12-01T15:41:37.688 INFO:tasks.rados.rados.0.smithi119.stdout:2018: oid 12 version 1252 is already newer than 1251 2023-12-01T15:41:37.688 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 1252 (ObjNum 646 snap 209 seq_num 646) dirty exists 2023-12-01T15:41:37.689 INFO:tasks.rados.rados.0.smithi119.stdout:2018: left oid 12 (ObjNum 646 snap 209 seq_num 646) 2023-12-01T15:41:37.689 INFO:tasks.rados.rados.0.smithi119.stdout:2019: finishing write tid 1 to smithi119156531-22 2023-12-01T15:41:37.689 INFO:tasks.rados.rados.0.smithi119.stdout:2019: finishing write tid 2 to smithi119156531-22 2023-12-01T15:41:37.689 INFO:tasks.rados.rados.0.smithi119.stdout:2017: done (3 left) 2023-12-01T15:41:37.689 INFO:tasks.rados.rados.0.smithi119.stdout:2018: done (2 left) 2023-12-01T15:41:37.689 INFO:tasks.rados.rados.0.smithi119.stdout:2021: rollback oid 50 current snap is 209 2023-12-01T15:41:37.689 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 50 to 199 2023-12-01T15:41:37.689 INFO:tasks.rados.rados.0.smithi119.stdout:2019: finishing write tid 3 to smithi119156531-22 2023-12-01T15:41:37.689 INFO:tasks.rados.rados.0.smithi119.stdout:2019: finishing write tid 4 to smithi119156531-22 2023-12-01T15:41:37.689 INFO:tasks.rados.rados.0.smithi119.stdout:2019: finishing write tid 5 to smithi119156531-22 2023-12-01T15:41:37.689 INFO:tasks.rados.rados.0.smithi119.stdout:2019: oid 22 updating version 0 to 1525 2023-12-01T15:41:37.689 INFO:tasks.rados.rados.0.smithi119.stdout:2019: oid 22 updating version 1525 to 1526 2023-12-01T15:41:37.689 INFO:tasks.rados.rados.0.smithi119.stdout:2019: oid 22 updating version 1526 to 1527 2023-12-01T15:41:37.689 INFO:tasks.rados.rados.0.smithi119.stdout:2019: oid 22 version 1527 is already newer than 1524 2023-12-01T15:41:37.690 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 1527 (ObjNum 647 snap 209 seq_num 647) dirty exists 2023-12-01T15:41:37.690 INFO:tasks.rados.rados.0.smithi119.stdout:2019: left oid 22 (ObjNum 647 snap 209 seq_num 647) 2023-12-01T15:41:37.690 INFO:tasks.rados.rados.0.smithi119.stdout:2020: finishing rollback tid 0 to smithi119156531-35 2023-12-01T15:41:37.690 INFO:tasks.rados.rados.0.smithi119.stdout:2020: finishing rollback tid 1 to smithi119156531-35 2023-12-01T15:41:37.690 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 1156 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-01T15:41:37.690 INFO:tasks.rados.rados.0.smithi119.stdout:2019: done (2 left) 2023-12-01T15:41:37.690 INFO:tasks.rados.rados.0.smithi119.stdout:2020: done (1 left) 2023-12-01T15:41:37.690 INFO:tasks.rados.rados.0.smithi119.stdout:2022: read oid 35 snap -1 2023-12-01T15:41:37.690 INFO:tasks.rados.rados.0.smithi119.stdout:2022: expect deleted 2023-12-01T15:41:37.690 INFO:tasks.rados.rados.0.smithi119.stdout:2023: rmattr oid 36 current snap is 209 2023-12-01T15:41:37.690 INFO:tasks.rados.rados.0.smithi119.stdout:2023: done (2 left) 2023-12-01T15:41:37.690 INFO:tasks.rados.rados.0.smithi119.stdout:2024: setattr oid 7 current snap is 209 2023-12-01T15:41:37.691 INFO:tasks.rados.rados.0.smithi119.stdout:2022: done (2 left) 2023-12-01T15:41:37.691 INFO:tasks.rados.rados.0.smithi119.stdout:2025: delete oid 5 current snap is 209 2023-12-01T15:41:37.693 INFO:tasks.rados.rados.0.smithi119.stdout:2021: finishing rollback tid 0 to smithi119156531-50 2023-12-01T15:41:37.693 INFO:tasks.rados.rados.0.smithi119.stdout:2025: done (2 left) 2023-12-01T15:41:37.693 INFO:tasks.rados.rados.0.smithi119.stdout:2026: copy_from oid 21 from oid 35 current snap is 209 2023-12-01T15:41:37.693 INFO:tasks.rados.rados.0.smithi119.stdout:2027: delete oid 37 current snap is 209 2023-12-01T15:41:37.693 INFO:tasks.rados.rados.0.smithi119.stdout:2021: finishing rollback tid 1 to smithi119156531-50 2023-12-01T15:41:37.693 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 891 (ObjNum 33 snap 0 seq_num 3133721136) dirty exists 2023-12-01T15:41:37.693 INFO:tasks.rados.rados.0.smithi119.stdout:2021: finishing rollback tid 2 to smithi119156531-50 2023-12-01T15:41:37.693 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1386 (ObjNum 603 snap 197 seq_num 603) dirty exists 2023-12-01T15:41:37.694 INFO:tasks.rados.rados.0.smithi119.stdout:2026: finishing copy_from to smithi119156531-21 2023-12-01T15:41:37.694 INFO:tasks.rados.rados.0.smithi119.stdout:2026: got expected ENOENT (src dne) 2023-12-01T15:41:37.694 INFO:tasks.rados.rados.0.smithi119.stdout:2026: finishing copy_from racing read to smithi119156531-21 2023-12-01T15:41:37.696 INFO:tasks.rados.rados.0.smithi119.stdout:2021: done (3 left) 2023-12-01T15:41:37.696 INFO:tasks.rados.rados.0.smithi119.stdout:2024: done (2 left) 2023-12-01T15:41:37.696 INFO:tasks.rados.rados.0.smithi119.stdout:2026: done (1 left) 2023-12-01T15:41:37.696 INFO:tasks.rados.rados.0.smithi119.stdout:2027: done (0 left) 2023-12-01T15:41:37.696 INFO:tasks.rados.rados.0.smithi119.stdout:2028: read oid 39 snap -1 2023-12-01T15:41:37.696 INFO:tasks.rados.rados.0.smithi119.stdout:2028: expect deleted 2023-12-01T15:41:37.696 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 209 2023-12-01T15:41:37.696 INFO:tasks.rados.rados.0.smithi119.stdout:2029: seq_num 650 ranges {1916928=491520,2408448=647168,3055616=155648} 2023-12-01T15:41:37.708 INFO:tasks.rados.rados.0.smithi119.stdout:2029: writing smithi119156531-15 from 1916928 to 2408448 tid 1 2023-12-01T15:41:37.712 INFO:tasks.rados.rados.0.smithi119.stdout:2029: writing smithi119156531-15 from 2408448 to 3055616 tid 2 2023-12-01T15:41:37.713 INFO:tasks.rados.rados.0.smithi119.stdout:2029: writing smithi119156531-15 from 3055616 to 3211264 tid 3 2023-12-01T15:41:37.713 INFO:tasks.rados.rados.0.smithi119.stdout:2030: read oid 4 snap -1 2023-12-01T15:41:37.713 INFO:tasks.rados.rados.0.smithi119.stdout:2030: expect deleted 2023-12-01T15:41:37.713 INFO:tasks.rados.rados.0.smithi119.stdout:2031: snap_create 2023-12-01T15:41:37.713 INFO:tasks.rados.rados.0.smithi119.stdout:2029: finishing write tid 1 to smithi119156531-15 2023-12-01T15:41:37.718 INFO:tasks.rados.rados.0.smithi119.stdout:2029: finishing write tid 2 to smithi119156531-15 2023-12-01T15:41:37.718 INFO:tasks.rados.rados.0.smithi119.stdout:2029: finishing write tid 3 to smithi119156531-15 2023-12-01T15:41:37.718 INFO:tasks.rados.rados.0.smithi119.stdout:2029: finishing write tid 4 to smithi119156531-15 2023-12-01T15:41:37.720 INFO:tasks.rados.rados.0.smithi119.stdout:2029: finishing write tid 5 to smithi119156531-15 2023-12-01T15:41:37.720 INFO:tasks.rados.rados.0.smithi119.stdout:2029: oid 15 updating version 0 to 1533 2023-12-01T15:41:37.720 INFO:tasks.rados.rados.0.smithi119.stdout:2029: oid 15 version 1533 is already newer than 1532 2023-12-01T15:41:37.720 INFO:tasks.rados.rados.0.smithi119.stdout:2029: oid 15 version 1533 is already newer than 1530 2023-12-01T15:41:37.720 INFO:tasks.rados.rados.0.smithi119.stdout:2029: oid 15 version 1533 is already newer than 1531 2023-12-01T15:41:37.720 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 1533 (ObjNum 650 snap 209 seq_num 650) dirty exists 2023-12-01T15:41:37.720 INFO:tasks.rados.rados.0.smithi119.stdout:2029: left oid 15 (ObjNum 650 snap 209 seq_num 650) 2023-12-01T15:41:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:37 smithi183 ceph-mon[99169]: osdmap e469: 8 total, 8 up, 8 in 2023-12-01T15:41:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:37 smithi119 ceph-mon[108979]: osdmap e469: 8 total, 8 up, 8 in 2023-12-01T15:41:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:37 smithi119 ceph-mon[94175]: osdmap e469: 8 total, 8 up, 8 in 2023-12-01T15:41:38.570 INFO:tasks.rados.rados.0.smithi119.stdout:2028: done (3 left) 2023-12-01T15:41:38.570 INFO:tasks.rados.rados.0.smithi119.stdout:2029: done (2 left) 2023-12-01T15:41:38.570 INFO:tasks.rados.rados.0.smithi119.stdout:2030: done (1 left) 2023-12-01T15:41:38.570 INFO:tasks.rados.rados.0.smithi119.stdout:2031: done (0 left) 2023-12-01T15:41:38.570 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 210 2023-12-01T15:41:38.570 INFO:tasks.rados.rados.0.smithi119.stdout:2032: seq_num 651 ranges {0=507904,507904=532480,1040384=270336} 2023-12-01T15:41:38.572 INFO:tasks.rados.rados.0.smithi119.stdout:2032: writing smithi119156531-39 from 0 to 507904 tid 1 2023-12-01T15:41:38.577 INFO:tasks.rados.rados.0.smithi119.stdout:2032: writing smithi119156531-39 from 507904 to 1040384 tid 2 2023-12-01T15:41:38.578 INFO:tasks.rados.rados.0.smithi119.stdout:2032: writing smithi119156531-39 from 1040384 to 1310720 tid 3 2023-12-01T15:41:38.578 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 38 current snap is 210 2023-12-01T15:41:38.578 INFO:tasks.rados.rados.0.smithi119.stdout:2032: finishing write tid 1 to smithi119156531-39 2023-12-01T15:41:38.578 INFO:tasks.rados.rados.0.smithi119.stdout:2033: seq_num 652 ranges {638976=524288,1163264=409600,1572864=393216} 2023-12-01T15:41:38.584 INFO:tasks.rados.rados.0.smithi119.stdout:2033: writing smithi119156531-38 from 638976 to 1163264 tid 1 2023-12-01T15:41:38.589 INFO:tasks.rados.rados.0.smithi119.stdout:2033: writing smithi119156531-38 from 1163264 to 1572864 tid 2 2023-12-01T15:41:38.589 INFO:tasks.rados.rados.0.smithi119.stdout:2033: writing smithi119156531-38 from 1572864 to 1966080 tid 3 2023-12-01T15:41:38.589 INFO:tasks.rados.rados.0.smithi119.stdout:2034: read oid 35 snap -1 2023-12-01T15:41:38.589 INFO:tasks.rados.rados.0.smithi119.stdout:2034: expect deleted 2023-12-01T15:41:38.590 INFO:tasks.rados.rados.0.smithi119.stdout:2035: copy_from oid 28 from oid 26 current snap is 210 2023-12-01T15:41:38.590 INFO:tasks.rados.rados.0.smithi119.stdout:2032: finishing write tid 2 to smithi119156531-39 2023-12-01T15:41:38.590 INFO:tasks.rados.rados.0.smithi119.stdout:2032: finishing write tid 3 to smithi119156531-39 2023-12-01T15:41:38.590 INFO:tasks.rados.rados.0.smithi119.stdout:2032: finishing write tid 4 to smithi119156531-39 2023-12-01T15:41:38.590 INFO:tasks.rados.rados.0.smithi119.stdout:2032: finishing write tid 5 to smithi119156531-39 2023-12-01T15:41:38.590 INFO:tasks.rados.rados.0.smithi119.stdout:2032: oid 39 updating version 0 to 472 2023-12-01T15:41:38.590 INFO:tasks.rados.rados.0.smithi119.stdout:2032: oid 39 updating version 472 to 473 2023-12-01T15:41:38.590 INFO:tasks.rados.rados.0.smithi119.stdout:2032: oid 39 version 473 is already newer than 471 2023-12-01T15:41:38.590 INFO:tasks.rados.rados.0.smithi119.stdout:2032: oid 39 version 473 is already newer than 470 2023-12-01T15:41:38.590 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 473 (ObjNum 651 snap 210 seq_num 651) dirty exists 2023-12-01T15:41:38.590 INFO:tasks.rados.rados.0.smithi119.stdout:2032: left oid 39 (ObjNum 651 snap 210 seq_num 651) 2023-12-01T15:41:38.590 INFO:tasks.rados.rados.0.smithi119.stdout:2032: done (3 left) 2023-12-01T15:41:38.590 INFO:tasks.rados.rados.0.smithi119.stdout:2036: snap_remove snap 177 2023-12-01T15:41:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:38 smithi183 ceph-mon[99169]: pgmap v678: 121 pgs: 121 active+clean; 491 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 10 op/s 2023-12-01T15:41:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:38 smithi183 ceph-mon[99169]: osdmap e470: 8 total, 8 up, 8 in 2023-12-01T15:41:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:38 smithi119 ceph-mon[108979]: pgmap v678: 121 pgs: 121 active+clean; 491 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 10 op/s 2023-12-01T15:41:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:38 smithi119 ceph-mon[108979]: osdmap e470: 8 total, 8 up, 8 in 2023-12-01T15:41:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:38 smithi119 ceph-mon[94175]: pgmap v678: 121 pgs: 121 active+clean; 491 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 10 op/s 2023-12-01T15:41:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:38 smithi119 ceph-mon[94175]: osdmap e470: 8 total, 8 up, 8 in 2023-12-01T15:41:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:39.595 INFO:tasks.rados.rados.0.smithi119.stdout:2036: done (3 left) 2023-12-01T15:41:39.595 INFO:tasks.rados.rados.0.smithi119.stdout:2037: read oid 39 snap -1 2023-12-01T15:41:39.595 INFO:tasks.rados.rados.0.smithi119.stdout:2037: expect (ObjNum 651 snap 210 seq_num 651) 2023-12-01T15:41:39.595 INFO:tasks.rados.rados.0.smithi119.stdout:2038: delete oid 27 current snap is 210 2023-12-01T15:41:39.595 INFO:tasks.rados.rados.0.smithi119.stdout:2035: finishing copy_from to smithi119156531-28 2023-12-01T15:41:39.595 INFO:tasks.rados.rados.0.smithi119.stdout:2035: got expected ENOENT (src dne) 2023-12-01T15:41:39.595 INFO:tasks.rados.rados.0.smithi119.stdout:2033: finishing write tid 1 to smithi119156531-38 2023-12-01T15:41:39.595 INFO:tasks.rados.rados.0.smithi119.stdout:2035: finishing copy_from racing read to smithi119156531-28 2023-12-01T15:41:39.595 INFO:tasks.rados.rados.0.smithi119.stdout:2033: finishing write tid 2 to smithi119156531-38 2023-12-01T15:41:39.595 INFO:tasks.rados.rados.0.smithi119.stdout:2033: finishing write tid 3 to smithi119156531-38 2023-12-01T15:41:39.596 INFO:tasks.rados.rados.0.smithi119.stdout:2033: finishing write tid 4 to smithi119156531-38 2023-12-01T15:41:39.596 INFO:tasks.rados.rados.0.smithi119.stdout:2033: finishing write tid 5 to smithi119156531-38 2023-12-01T15:41:39.596 INFO:tasks.rados.rados.0.smithi119.stdout:2033: oid 38 updating version 0 to 971 2023-12-01T15:41:39.596 INFO:tasks.rados.rados.0.smithi119.stdout:2033: oid 38 updating version 971 to 972 2023-12-01T15:41:39.596 INFO:tasks.rados.rados.0.smithi119.stdout:2033: oid 38 updating version 972 to 973 2023-12-01T15:41:39.596 INFO:tasks.rados.rados.0.smithi119.stdout:2033: oid 38 updating version 973 to 974 2023-12-01T15:41:39.596 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 974 (ObjNum 652 snap 210 seq_num 652) dirty exists 2023-12-01T15:41:39.596 INFO:tasks.rados.rados.0.smithi119.stdout:2033: left oid 38 (ObjNum 652 snap 210 seq_num 652) 2023-12-01T15:41:39.604 INFO:tasks.rados.rados.0.smithi119.stdout:2033: done (4 left) 2023-12-01T15:41:39.605 INFO:tasks.rados.rados.0.smithi119.stdout:2034: done (3 left) 2023-12-01T15:41:39.605 INFO:tasks.rados.rados.0.smithi119.stdout:2035: done (2 left) 2023-12-01T15:41:39.605 INFO:tasks.rados.rados.0.smithi119.stdout:2038: done (1 left) 2023-12-01T15:41:39.605 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 210 2023-12-01T15:41:39.605 INFO:tasks.rados.rados.0.smithi119.stdout:2039: seq_num 654 ranges {2711552=557056,3268608=630784,3899392=172032} 2023-12-01T15:41:39.623 INFO:tasks.rados.rados.0.smithi119.stdout:2039: writing smithi119156531-21 from 2711552 to 3268608 tid 1 2023-12-01T15:41:39.626 INFO:tasks.rados.rados.0.smithi119.stdout:2039: writing smithi119156531-21 from 3268608 to 3899392 tid 2 2023-12-01T15:41:39.628 INFO:tasks.rados.rados.0.smithi119.stdout:2039: writing smithi119156531-21 from 3899392 to 4071424 tid 3 2023-12-01T15:41:39.628 INFO:tasks.rados.rados.0.smithi119.stdout:2040: read oid 45 snap 165 2023-12-01T15:41:39.628 INFO:tasks.rados.rados.0.smithi119.stdout:2040: expect (ObjNum 450 snap 137 seq_num 450) 2023-12-01T15:41:39.628 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 35 current snap is 210 2023-12-01T15:41:39.628 INFO:tasks.rados.rados.0.smithi119.stdout:2041: seq_num 655 ranges {0=573440,573440=516096,1089536=286720} 2023-12-01T15:41:39.631 INFO:tasks.rados.rados.0.smithi119.stdout:2041: writing smithi119156531-35 from 0 to 573440 tid 1 2023-12-01T15:41:39.634 INFO:tasks.rados.rados.0.smithi119.stdout:2041: writing smithi119156531-35 from 573440 to 1089536 tid 2 2023-12-01T15:41:39.636 INFO:tasks.rados.rados.0.smithi119.stdout:2041: writing smithi119156531-35 from 1089536 to 1376256 tid 3 2023-12-01T15:41:39.636 INFO:tasks.rados.rados.0.smithi119.stdout:2042: delete oid 15 current snap is 210 2023-12-01T15:41:39.636 INFO:tasks.rados.rados.0.smithi119.stdout:2037: expect (ObjNum 651 snap 210 seq_num 651) 2023-12-01T15:41:39.672 INFO:tasks.rados.rados.0.smithi119.stdout:2039: finishing write tid 1 to smithi119156531-21 2023-12-01T15:41:39.672 INFO:tasks.rados.rados.0.smithi119.stdout:2037: done (4 left) 2023-12-01T15:41:39.672 INFO:tasks.rados.rados.0.smithi119.stdout:2042: done (3 left) 2023-12-01T15:41:39.672 INFO:tasks.rados.rados.0.smithi119.stdout:2043: copy_from oid 47 from oid 8 current snap is 210 2023-12-01T15:41:39.672 INFO:tasks.rados.rados.0.smithi119.stdout:2039: finishing write tid 2 to smithi119156531-21 2023-12-01T15:41:39.673 INFO:tasks.rados.rados.0.smithi119.stdout:2039: finishing write tid 3 to smithi119156531-21 2023-12-01T15:41:39.673 INFO:tasks.rados.rados.0.smithi119.stdout:2039: finishing write tid 4 to smithi119156531-21 2023-12-01T15:41:39.673 INFO:tasks.rados.rados.0.smithi119.stdout:2041: finishing write tid 1 to smithi119156531-35 2023-12-01T15:41:39.673 INFO:tasks.rados.rados.0.smithi119.stdout:2039: finishing write tid 5 to smithi119156531-21 2023-12-01T15:41:39.673 INFO:tasks.rados.rados.0.smithi119.stdout:2039: oid 21 updating version 0 to 890 2023-12-01T15:41:39.673 INFO:tasks.rados.rados.0.smithi119.stdout:2039: oid 21 updating version 890 to 893 2023-12-01T15:41:39.673 INFO:tasks.rados.rados.0.smithi119.stdout:2039: oid 21 version 893 is already newer than 892 2023-12-01T15:41:39.673 INFO:tasks.rados.rados.0.smithi119.stdout:2039: oid 21 version 893 is already newer than 891 2023-12-01T15:41:39.673 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 893 (ObjNum 654 snap 210 seq_num 654) dirty exists 2023-12-01T15:41:39.673 INFO:tasks.rados.rados.0.smithi119.stdout:2039: left oid 21 (ObjNum 654 snap 210 seq_num 654) 2023-12-01T15:41:39.673 INFO:tasks.rados.rados.0.smithi119.stdout:2041: finishing write tid 2 to smithi119156531-35 2023-12-01T15:41:39.673 INFO:tasks.rados.rados.0.smithi119.stdout:2041: finishing write tid 3 to smithi119156531-35 2023-12-01T15:41:39.673 INFO:tasks.rados.rados.0.smithi119.stdout:2041: finishing write tid 4 to smithi119156531-35 2023-12-01T15:41:39.673 INFO:tasks.rados.rados.0.smithi119.stdout:2041: finishing write tid 5 to smithi119156531-35 2023-12-01T15:41:39.673 INFO:tasks.rados.rados.0.smithi119.stdout:2041: oid 35 updating version 0 to 1164 2023-12-01T15:41:39.673 INFO:tasks.rados.rados.0.smithi119.stdout:2041: oid 35 version 1164 is already newer than 1163 2023-12-01T15:41:39.673 INFO:tasks.rados.rados.0.smithi119.stdout:2041: oid 35 updating version 1164 to 1166 2023-12-01T15:41:39.674 INFO:tasks.rados.rados.0.smithi119.stdout:2041: oid 35 version 1166 is already newer than 1165 2023-12-01T15:41:39.674 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 1166 (ObjNum 655 snap 210 seq_num 655) dirty exists 2023-12-01T15:41:39.674 INFO:tasks.rados.rados.0.smithi119.stdout:2041: left oid 35 (ObjNum 655 snap 210 seq_num 655) 2023-12-01T15:41:39.674 INFO:tasks.rados.rados.0.smithi119.stdout:2040: expect (ObjNum 450 snap 137 seq_num 450) 2023-12-01T15:41:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:39 smithi183 ceph-mon[99169]: osdmap e471: 8 total, 8 up, 8 in 2023-12-01T15:41:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:39 smithi119 ceph-mon[94175]: osdmap e471: 8 total, 8 up, 8 in 2023-12-01T15:41:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:39 smithi119 ceph-mon[108979]: osdmap e471: 8 total, 8 up, 8 in 2023-12-01T15:41:40.741 INFO:tasks.rados.rados.0.smithi119.stdout:2043: finishing copy_from to smithi119156531-47 2023-12-01T15:41:40.741 INFO:tasks.rados.rados.0.smithi119.stdout:2043: got expected ENOENT (src dne) 2023-12-01T15:41:40.741 INFO:tasks.rados.rados.0.smithi119.stdout:2043: finishing copy_from racing read to smithi119156531-47 2023-12-01T15:41:40.741 INFO:tasks.rados.rados.0.smithi119.stdout:2039: done (3 left) 2023-12-01T15:41:40.742 INFO:tasks.rados.rados.0.smithi119.stdout:2040: done (2 left) 2023-12-01T15:41:40.742 INFO:tasks.rados.rados.0.smithi119.stdout:2041: done (1 left) 2023-12-01T15:41:40.742 INFO:tasks.rados.rados.0.smithi119.stdout:2043: done (0 left) 2023-12-01T15:41:40.742 INFO:tasks.rados.rados.0.smithi119.stdout:2044: copy_from oid 21 from oid 50 current snap is 210 2023-12-01T15:41:40.742 INFO:tasks.rados.rados.0.smithi119.stdout:2045: read oid 7 snap -1 2023-12-01T15:41:40.742 INFO:tasks.rados.rados.0.smithi119.stdout:2045: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:41:40.742 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 9 current snap is 210 2023-12-01T15:41:40.742 INFO:tasks.rados.rados.0.smithi119.stdout:2046: seq_num 657 ranges {3891200=606208,4497408=688128,5185536=114688} 2023-12-01T15:41:40.765 INFO:tasks.rados.rados.0.smithi119.stdout:2046: writing smithi119156531-9 from 3891200 to 4497408 tid 1 2023-12-01T15:41:40.769 INFO:tasks.rados.rados.0.smithi119.stdout:2046: writing smithi119156531-9 from 4497408 to 5185536 tid 2 2023-12-01T15:41:40.770 INFO:tasks.rados.rados.0.smithi119.stdout:2046: writing smithi119156531-9 from 5185536 to 5300224 tid 3 2023-12-01T15:41:40.770 INFO:tasks.rados.rados.0.smithi119.stdout:2047: snap_create 2023-12-01T15:41:40.770 INFO:tasks.rados.rados.0.smithi119.stdout:2045: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:41:40.773 INFO:tasks.rados.rados.0.smithi119.stdout:2044: finishing copy_from to smithi119156531-21 2023-12-01T15:41:40.773 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1386 (ObjNum 603 snap 197 seq_num 603) dirty exists 2023-12-01T15:41:40.774 INFO:tasks.rados.rados.0.smithi119.stdout:2044: finishing copy_from racing read to smithi119156531-21 2023-12-01T15:41:40.774 INFO:tasks.rados.rados.0.smithi119.stdout:2046: finishing write tid 1 to smithi119156531-9 2023-12-01T15:41:40.774 INFO:tasks.rados.rados.0.smithi119.stdout:2046: finishing write tid 2 to smithi119156531-9 2023-12-01T15:41:40.774 INFO:tasks.rados.rados.0.smithi119.stdout:2046: finishing write tid 3 to smithi119156531-9 2023-12-01T15:41:40.774 INFO:tasks.rados.rados.0.smithi119.stdout:2046: finishing write tid 4 to smithi119156531-9 2023-12-01T15:41:40.774 INFO:tasks.rados.rados.0.smithi119.stdout:2046: finishing write tid 5 to smithi119156531-9 2023-12-01T15:41:40.774 INFO:tasks.rados.rados.0.smithi119.stdout:2046: oid 9 updating version 0 to 778 2023-12-01T15:41:40.774 INFO:tasks.rados.rados.0.smithi119.stdout:2046: oid 9 version 778 is already newer than 777 2023-12-01T15:41:40.774 INFO:tasks.rados.rados.0.smithi119.stdout:2046: oid 9 updating version 778 to 779 2023-12-01T15:41:40.775 INFO:tasks.rados.rados.0.smithi119.stdout:2046: oid 9 updating version 779 to 780 2023-12-01T15:41:40.775 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 780 (ObjNum 657 snap 210 seq_num 657) dirty exists 2023-12-01T15:41:40.775 INFO:tasks.rados.rados.0.smithi119.stdout:2046: left oid 9 (ObjNum 657 snap 210 seq_num 657) 2023-12-01T15:41:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:40 smithi183 ceph-mon[99169]: pgmap v681: 121 pgs: 121 active+clean; 491 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:41:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:40 smithi183 ceph-mon[99169]: osdmap e472: 8 total, 8 up, 8 in 2023-12-01T15:41:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:40 smithi183 ceph-mon[99169]: osdmap e473: 8 total, 8 up, 8 in 2023-12-01T15:41:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:40 smithi119 ceph-mon[94175]: pgmap v681: 121 pgs: 121 active+clean; 491 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:41:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:40 smithi119 ceph-mon[94175]: osdmap e472: 8 total, 8 up, 8 in 2023-12-01T15:41:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:40 smithi119 ceph-mon[94175]: osdmap e473: 8 total, 8 up, 8 in 2023-12-01T15:41:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:40 smithi119 ceph-mon[108979]: pgmap v681: 121 pgs: 121 active+clean; 491 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:41:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:40 smithi119 ceph-mon[108979]: osdmap e472: 8 total, 8 up, 8 in 2023-12-01T15:41:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:40 smithi119 ceph-mon[108979]: osdmap e473: 8 total, 8 up, 8 in 2023-12-01T15:41:41.600 INFO:tasks.rados.rados.0.smithi119.stdout:2044: done (3 left) 2023-12-01T15:41:41.600 INFO:tasks.rados.rados.0.smithi119.stdout:2045: done (2 left) 2023-12-01T15:41:41.600 INFO:tasks.rados.rados.0.smithi119.stdout:2046: done (1 left) 2023-12-01T15:41:41.600 INFO:tasks.rados.rados.0.smithi119.stdout:2047: done (0 left) 2023-12-01T15:41:41.600 INFO:tasks.rados.rados.0.smithi119.stdout:2048: snap_remove snap 169 2023-12-01T15:41:42.604 INFO:tasks.rados.rados.0.smithi119.stdout:2048: done (0 left) 2023-12-01T15:41:42.605 INFO:tasks.rados.rados.0.smithi119.stdout:2049: read oid 39 snap -1 2023-12-01T15:41:42.605 INFO:tasks.rados.rados.0.smithi119.stdout:2049: expect (ObjNum 651 snap 210 seq_num 651) 2023-12-01T15:41:42.605 INFO:tasks.rados.rados.0.smithi119.stdout:2050: read oid 18 snap -1 2023-12-01T15:41:42.605 INFO:tasks.rados.rados.0.smithi119.stdout:2050: expect deleted 2023-12-01T15:41:42.605 INFO:tasks.rados.rados.0.smithi119.stdout:2051: delete oid 8 current snap is 211 2023-12-01T15:41:42.613 INFO:tasks.rados.rados.0.smithi119.stdout:2050: done (2 left) 2023-12-01T15:41:42.613 INFO:tasks.rados.rados.0.smithi119.stdout:2051: done (1 left) 2023-12-01T15:41:42.613 INFO:tasks.rados.rados.0.smithi119.stdout:2052: copy_from oid 48 from oid 20 current snap is 211 2023-12-01T15:41:42.613 INFO:tasks.rados.rados.0.smithi119.stdout:2053: read oid 40 snap -1 2023-12-01T15:41:42.613 INFO:tasks.rados.rados.0.smithi119.stdout:2053: expect deleted 2023-12-01T15:41:42.613 INFO:tasks.rados.rados.0.smithi119.stdout:2054: delete oid 9 current snap is 211 2023-12-01T15:41:42.621 INFO:tasks.rados.rados.0.smithi119.stdout:2054: done (3 left) 2023-12-01T15:41:42.621 INFO:tasks.rados.rados.0.smithi119.stdout:2055: snap_create 2023-12-01T15:41:42.623 INFO:tasks.rados.rados.0.smithi119.stdout:2049: expect (ObjNum 651 snap 210 seq_num 651) 2023-12-01T15:41:42.663 INFO:tasks.rados.rados.0.smithi119.stdout:2052: finishing copy_from to smithi119156531-48 2023-12-01T15:41:42.663 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 1333 (ObjNum 641 snap 207 seq_num 641) dirty exists 2023-12-01T15:41:42.663 INFO:tasks.rados.rados.0.smithi119.stdout:2052: finishing copy_from racing read to smithi119156531-48 2023-12-01T15:41:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:42 smithi183 ceph-mon[99169]: pgmap v684: 121 pgs: 121 active+clean; 508 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 35 op/s 2023-12-01T15:41:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:42 smithi183 ceph-mon[99169]: osdmap e474: 8 total, 8 up, 8 in 2023-12-01T15:41:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:42 smithi119 ceph-mon[94175]: pgmap v684: 121 pgs: 121 active+clean; 508 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 35 op/s 2023-12-01T15:41:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:42 smithi119 ceph-mon[94175]: osdmap e474: 8 total, 8 up, 8 in 2023-12-01T15:41:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:42 smithi119 ceph-mon[108979]: pgmap v684: 121 pgs: 121 active+clean; 508 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 35 op/s 2023-12-01T15:41:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:42 smithi119 ceph-mon[108979]: osdmap e474: 8 total, 8 up, 8 in 2023-12-01T15:41:43.608 INFO:tasks.rados.rados.0.smithi119.stdout:2049: done (3 left) 2023-12-01T15:41:43.608 INFO:tasks.rados.rados.0.smithi119.stdout:2052: done (2 left) 2023-12-01T15:41:43.608 INFO:tasks.rados.rados.0.smithi119.stdout:2053: done (1 left) 2023-12-01T15:41:43.609 INFO:tasks.rados.rados.0.smithi119.stdout:2055: done (0 left) 2023-12-01T15:41:43.609 INFO:tasks.rados.rados.0.smithi119.stdout:2056: copy_from oid 23 from oid 20 current snap is 212 2023-12-01T15:41:43.609 INFO:tasks.rados.rados.0.smithi119.stdout:2057: rmattr oid 4 current snap is 212 2023-12-01T15:41:43.609 INFO:tasks.rados.rados.0.smithi119.stdout:2057: done (1 left) 2023-12-01T15:41:43.609 INFO:tasks.rados.rados.0.smithi119.stdout:2058: snap_create 2023-12-01T15:41:43.625 INFO:tasks.rados.rados.0.smithi119.stdout:2056: finishing copy_from to smithi119156531-23 2023-12-01T15:41:43.625 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 1333 (ObjNum 641 snap 207 seq_num 641) dirty exists 2023-12-01T15:41:43.627 INFO:tasks.rados.rados.0.smithi119.stdout:2056: finishing copy_from racing read to smithi119156531-23 2023-12-01T15:41:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:43 smithi183 ceph-mon[99169]: osdmap e475: 8 total, 8 up, 8 in 2023-12-01T15:41:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:43 smithi119 ceph-mon[108979]: osdmap e475: 8 total, 8 up, 8 in 2023-12-01T15:41:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:43 smithi119 ceph-mon[94175]: osdmap e475: 8 total, 8 up, 8 in 2023-12-01T15:41:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:41:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:41:44] "GET /metrics HTTP/1.1" 200 36178 "" "Prometheus/2.43.0" 2023-12-01T15:41:44.615 INFO:tasks.rados.rados.0.smithi119.stdout:2056: done (1 left) 2023-12-01T15:41:44.615 INFO:tasks.rados.rados.0.smithi119.stdout:2058: done (0 left) 2023-12-01T15:41:44.615 INFO:tasks.rados.rados.0.smithi119.stdout:2059: rollback oid 37 current snap is 213 2023-12-01T15:41:44.615 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 37 to 198 2023-12-01T15:41:44.615 INFO:tasks.rados.rados.0.smithi119.stdout:2060: read oid 25 snap -1 2023-12-01T15:41:44.615 INFO:tasks.rados.rados.0.smithi119.stdout:2060: expect (ObjNum 612 snap 201 seq_num 612) 2023-12-01T15:41:44.615 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 38 current snap is 213 2023-12-01T15:41:44.615 INFO:tasks.rados.rados.0.smithi119.stdout:2061: seq_num 660 ranges {1966080=663552,2629632=737280,3366912=65536} 2023-12-01T15:41:44.629 INFO:tasks.rados.rados.0.smithi119.stdout:2061: writing smithi119156531-38 from 1966080 to 2629632 tid 1 2023-12-01T15:41:44.633 INFO:tasks.rados.rados.0.smithi119.stdout:2061: writing smithi119156531-38 from 2629632 to 3366912 tid 2 2023-12-01T15:41:44.634 INFO:tasks.rados.rados.0.smithi119.stdout:2061: writing smithi119156531-38 from 3366912 to 3432448 tid 3 2023-12-01T15:41:44.634 INFO:tasks.rados.rados.0.smithi119.stdout:2062: rollback oid 14 current snap is 213 2023-12-01T15:41:44.634 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 14 to 172 2023-12-01T15:41:44.634 INFO:tasks.rados.rados.0.smithi119.stdout:2063: delete oid 41 current snap is 213 2023-12-01T15:41:44.634 INFO:tasks.rados.rados.0.smithi119.stdout:2059: finishing rollback tid 1 to smithi119156531-37 2023-12-01T15:41:44.634 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 1284 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-01T15:41:44.634 INFO:tasks.rados.rados.0.smithi119.stdout:2061: finishing write tid 1 to smithi119156531-38 2023-12-01T15:41:44.638 INFO:tasks.rados.rados.0.smithi119.stdout:2059: done (4 left) 2023-12-01T15:41:44.638 INFO:tasks.rados.rados.0.smithi119.stdout:2063: done (3 left) 2023-12-01T15:41:44.639 INFO:tasks.rados.rados.0.smithi119.stdout:2064: read oid 15 snap -1 2023-12-01T15:41:44.639 INFO:tasks.rados.rados.0.smithi119.stdout:2064: expect deleted 2023-12-01T15:41:44.639 INFO:tasks.rados.rados.0.smithi119.stdout:2065: read oid 7 snap 212 2023-12-01T15:41:44.639 INFO:tasks.rados.rados.0.smithi119.stdout:2065: expect (ObjNum -1161493744 snap 22061 seq_num 3133094960) 2023-12-01T15:41:44.639 INFO:tasks.rados.rados.0.smithi119.stdout:2066: delete oid 33 current snap is 213 2023-12-01T15:41:44.639 INFO:tasks.rados.rados.0.smithi119.stdout:2062: finishing rollback tid 0 to smithi119156531-14 2023-12-01T15:41:44.639 INFO:tasks.rados.rados.0.smithi119.stdout:2061: finishing write tid 2 to smithi119156531-38 2023-12-01T15:41:44.640 INFO:tasks.rados.rados.0.smithi119.stdout:2061: finishing write tid 3 to smithi119156531-38 2023-12-01T15:41:44.640 INFO:tasks.rados.rados.0.smithi119.stdout:2065: expect (ObjNum -1161493744 snap 22061 seq_num 3133094960) 2023-12-01T15:41:44.643 INFO:tasks.rados.rados.0.smithi119.stdout:2061: finishing write tid 4 to smithi119156531-38 2023-12-01T15:41:44.644 INFO:tasks.rados.rados.0.smithi119.stdout:2062: finishing rollback tid 1 to smithi119156531-14 2023-12-01T15:41:44.644 INFO:tasks.rados.rados.0.smithi119.stdout:2061: finishing write tid 5 to smithi119156531-38 2023-12-01T15:41:44.644 INFO:tasks.rados.rados.0.smithi119.stdout:2061: oid 38 updating version 0 to 978 2023-12-01T15:41:44.644 INFO:tasks.rados.rados.0.smithi119.stdout:2061: oid 38 version 978 is already newer than 976 2023-12-01T15:41:44.644 INFO:tasks.rados.rados.0.smithi119.stdout:2061: oid 38 version 978 is already newer than 977 2023-12-01T15:41:44.644 INFO:tasks.rados.rados.0.smithi119.stdout:2061: oid 38 version 978 is already newer than 975 2023-12-01T15:41:44.644 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 978 (ObjNum 660 snap 213 seq_num 660) dirty exists 2023-12-01T15:41:44.644 INFO:tasks.rados.rados.0.smithi119.stdout:2061: left oid 38 (ObjNum 660 snap 213 seq_num 660) 2023-12-01T15:41:44.644 INFO:tasks.rados.rados.0.smithi119.stdout:2062: finishing rollback tid 2 to smithi119156531-14 2023-12-01T15:41:44.644 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 894 (ObjNum 519 snap 166 seq_num 519) dirty exists 2023-12-01T15:41:44.644 INFO:tasks.rados.rados.0.smithi119.stdout:2061: done (5 left) 2023-12-01T15:41:44.644 INFO:tasks.rados.rados.0.smithi119.stdout:2062: done (4 left) 2023-12-01T15:41:44.644 INFO:tasks.rados.rados.0.smithi119.stdout:2064: done (3 left) 2023-12-01T15:41:44.644 INFO:tasks.rados.rados.0.smithi119.stdout:2065: done (2 left) 2023-12-01T15:41:44.645 INFO:tasks.rados.rados.0.smithi119.stdout:2066: done (1 left) 2023-12-01T15:41:44.645 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 6 current snap is 213 2023-12-01T15:41:44.645 INFO:tasks.rados.rados.0.smithi119.stdout:2067: seq_num 663 ranges {1622016=712704,2334720=442368,2777088=360448} 2023-12-01T15:41:44.656 INFO:tasks.rados.rados.0.smithi119.stdout:2067: writing smithi119156531-6 from 1622016 to 2334720 tid 1 2023-12-01T15:41:44.658 INFO:tasks.rados.rados.0.smithi119.stdout:2067: writing smithi119156531-6 from 2334720 to 2777088 tid 2 2023-12-01T15:41:44.661 INFO:tasks.rados.rados.0.smithi119.stdout:2067: writing smithi119156531-6 from 2777088 to 3137536 tid 3 2023-12-01T15:41:44.661 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 213 2023-12-01T15:41:44.661 INFO:tasks.rados.rados.0.smithi119.stdout:2067: finishing write tid 1 to smithi119156531-6 2023-12-01T15:41:44.661 INFO:tasks.rados.rados.0.smithi119.stdout:2068: seq_num 664 ranges {7954432=729088,8683520=729088,9412608=73728} 2023-12-01T15:41:44.708 INFO:tasks.rados.rados.0.smithi119.stdout:2068: writing smithi119156531-42 from 7954432 to 8683520 tid 1 2023-12-01T15:41:44.712 INFO:tasks.rados.rados.0.smithi119.stdout:2068: writing smithi119156531-42 from 8683520 to 9412608 tid 2 2023-12-01T15:41:44.713 INFO:tasks.rados.rados.0.smithi119.stdout:2068: writing smithi119156531-42 from 9412608 to 9486336 tid 3 2023-12-01T15:41:44.713 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 27 current snap is 213 2023-12-01T15:41:44.713 INFO:tasks.rados.rados.0.smithi119.stdout:2067: finishing write tid 2 to smithi119156531-6 2023-12-01T15:41:44.713 INFO:tasks.rados.rados.0.smithi119.stdout:2069: seq_num 665 ranges {0=745472,745472=606208,1351680=196608} 2023-12-01T15:41:44.718 INFO:tasks.rados.rados.0.smithi119.stdout:2069: writing smithi119156531-27 from 0 to 745472 tid 1 2023-12-01T15:41:44.721 INFO:tasks.rados.rados.0.smithi119.stdout:2069: writing smithi119156531-27 from 745472 to 1351680 tid 2 2023-12-01T15:41:44.723 INFO:tasks.rados.rados.0.smithi119.stdout:2069: writing smithi119156531-27 from 1351680 to 1548288 tid 3 2023-12-01T15:41:44.723 INFO:tasks.rados.rados.0.smithi119.stdout:2070: read oid 49 snap -1 2023-12-01T15:41:44.723 INFO:tasks.rados.rados.0.smithi119.stdout:2070: expect (ObjNum 625 snap 203 seq_num 625) 2023-12-01T15:41:44.723 INFO:tasks.rados.rados.0.smithi119.stdout:2071: rollback oid 31 current snap is 213 2023-12-01T15:41:44.723 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 31 to 193 2023-12-01T15:41:44.723 INFO:tasks.rados.rados.0.smithi119.stdout:2067: finishing write tid 3 to smithi119156531-6 2023-12-01T15:41:44.723 INFO:tasks.rados.rados.0.smithi119.stdout:2067: finishing write tid 4 to smithi119156531-6 2023-12-01T15:41:44.724 INFO:tasks.rados.rados.0.smithi119.stdout:2067: finishing write tid 5 to smithi119156531-6 2023-12-01T15:41:44.724 INFO:tasks.rados.rados.0.smithi119.stdout:2067: oid 6 updating version 0 to 1335 2023-12-01T15:41:44.724 INFO:tasks.rados.rados.0.smithi119.stdout:2067: oid 6 version 1335 is already newer than 1334 2023-12-01T15:41:44.724 INFO:tasks.rados.rados.0.smithi119.stdout:2067: oid 6 updating version 1335 to 1336 2023-12-01T15:41:44.724 INFO:tasks.rados.rados.0.smithi119.stdout:2067: oid 6 updating version 1336 to 1337 2023-12-01T15:41:44.724 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 1337 (ObjNum 663 snap 213 seq_num 663) dirty exists 2023-12-01T15:41:44.724 INFO:tasks.rados.rados.0.smithi119.stdout:2067: left oid 6 (ObjNum 663 snap 213 seq_num 663) 2023-12-01T15:41:44.724 INFO:tasks.rados.rados.0.smithi119.stdout:2067: done (5 left) 2023-12-01T15:41:44.724 INFO:tasks.rados.rados.0.smithi119.stdout:2072: delete oid 21 current snap is 213 2023-12-01T15:41:44.724 INFO:tasks.rados.rados.0.smithi119.stdout:2068: finishing write tid 1 to smithi119156531-42 2023-12-01T15:41:44.724 INFO:tasks.rados.rados.0.smithi119.stdout:2068: finishing write tid 2 to smithi119156531-42 2023-12-01T15:41:44.724 INFO:tasks.rados.rados.0.smithi119.stdout:2060: expect (ObjNum 612 snap 201 seq_num 612) 2023-12-01T15:41:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:44 smithi183 ceph-mon[99169]: pgmap v687: 121 pgs: 121 active+clean; 508 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 35 op/s 2023-12-01T15:41:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:44 smithi183 ceph-mon[99169]: osdmap e476: 8 total, 8 up, 8 in 2023-12-01T15:41:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:44 smithi119 ceph-mon[94175]: pgmap v687: 121 pgs: 121 active+clean; 508 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 35 op/s 2023-12-01T15:41:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:44 smithi119 ceph-mon[94175]: osdmap e476: 8 total, 8 up, 8 in 2023-12-01T15:41:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:44 smithi119 ceph-mon[108979]: pgmap v687: 121 pgs: 121 active+clean; 508 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 35 op/s 2023-12-01T15:41:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:44 smithi119 ceph-mon[108979]: osdmap e476: 8 total, 8 up, 8 in 2023-12-01T15:41:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:45 smithi183 ceph-mon[99169]: osdmap e477: 8 total, 8 up, 8 in 2023-12-01T15:41:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:45 smithi119 ceph-mon[94175]: osdmap e477: 8 total, 8 up, 8 in 2023-12-01T15:41:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:45 smithi119 ceph-mon[108979]: osdmap e477: 8 total, 8 up, 8 in 2023-12-01T15:41:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:46 smithi183 ceph-mon[99169]: pgmap v690: 121 pgs: 121 active+clean; 515 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 10 op/s 2023-12-01T15:41:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:46 smithi119 ceph-mon[94175]: pgmap v690: 121 pgs: 121 active+clean; 515 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 10 op/s 2023-12-01T15:41:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:46 smithi119 ceph-mon[108979]: pgmap v690: 121 pgs: 121 active+clean; 515 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 10 op/s 2023-12-01T15:41:47.283 INFO:tasks.rados.rados.0.smithi119.stdout:2068: finishing write tid 3 to smithi119156531-42 2023-12-01T15:41:47.285 INFO:tasks.rados.rados.0.smithi119.stdout:2068: finishing write tid 4 to smithi119156531-42 2023-12-01T15:41:47.285 INFO:tasks.rados.rados.0.smithi119.stdout:2068: finishing write tid 5 to smithi119156531-42 2023-12-01T15:41:47.285 INFO:tasks.rados.rados.0.smithi119.stdout:2068: oid 42 updating version 0 to 896 2023-12-01T15:41:47.285 INFO:tasks.rados.rados.0.smithi119.stdout:2068: oid 42 version 896 is already newer than 895 2023-12-01T15:41:47.286 INFO:tasks.rados.rados.0.smithi119.stdout:2068: oid 42 updating version 896 to 898 2023-12-01T15:41:47.286 INFO:tasks.rados.rados.0.smithi119.stdout:2068: oid 42 version 898 is already newer than 897 2023-12-01T15:41:47.286 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 898 (ObjNum 664 snap 213 seq_num 664) dirty exists 2023-12-01T15:41:47.286 INFO:tasks.rados.rados.0.smithi119.stdout:2068: left oid 42 (ObjNum 664 snap 213 seq_num 664) 2023-12-01T15:41:47.286 INFO:tasks.rados.rados.0.smithi119.stdout:2060: done (5 left) 2023-12-01T15:41:47.286 INFO:tasks.rados.rados.0.smithi119.stdout:2068: done (4 left) 2023-12-01T15:41:47.286 INFO:tasks.rados.rados.0.smithi119.stdout:2072: done (3 left) 2023-12-01T15:41:47.286 INFO:tasks.rados.rados.0.smithi119.stdout:2073: snap_create 2023-12-01T15:41:47.286 INFO:tasks.rados.rados.0.smithi119.stdout:2069: finishing write tid 1 to smithi119156531-27 2023-12-01T15:41:47.286 INFO:tasks.rados.rados.0.smithi119.stdout:2069: finishing write tid 2 to smithi119156531-27 2023-12-01T15:41:47.286 INFO:tasks.rados.rados.0.smithi119.stdout:2069: finishing write tid 3 to smithi119156531-27 2023-12-01T15:41:47.286 INFO:tasks.rados.rados.0.smithi119.stdout:2069: finishing write tid 4 to smithi119156531-27 2023-12-01T15:41:47.286 INFO:tasks.rados.rados.0.smithi119.stdout:2071: finishing rollback tid 1 to smithi119156531-31 2023-12-01T15:41:47.286 INFO:tasks.rados.rados.0.smithi119.stdout:2071: finishing rollback tid 2 to smithi119156531-31 2023-12-01T15:41:47.287 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 1335 (ObjNum 403 snap 126 seq_num 403) dirty exists 2023-12-01T15:41:47.287 INFO:tasks.rados.rados.0.smithi119.stdout:2069: finishing write tid 5 to smithi119156531-27 2023-12-01T15:41:47.287 INFO:tasks.rados.rados.0.smithi119.stdout:2069: oid 27 updating version 0 to 1561 2023-12-01T15:41:47.287 INFO:tasks.rados.rados.0.smithi119.stdout:2069: oid 27 version 1561 is already newer than 1560 2023-12-01T15:41:47.287 INFO:tasks.rados.rados.0.smithi119.stdout:2069: oid 27 version 1561 is already newer than 1559 2023-12-01T15:41:47.287 INFO:tasks.rados.rados.0.smithi119.stdout:2069: oid 27 updating version 1561 to 1562 2023-12-01T15:41:47.287 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 1562 (ObjNum 665 snap 213 seq_num 665) dirty exists 2023-12-01T15:41:47.287 INFO:tasks.rados.rados.0.smithi119.stdout:2069: left oid 27 (ObjNum 665 snap 213 seq_num 665) 2023-12-01T15:41:47.287 INFO:tasks.rados.rados.0.smithi119.stdout:2070: expect (ObjNum 625 snap 203 seq_num 625) 2023-12-01T15:41:47.846 INFO:tasks.rados.rados.0.smithi119.stdout:2069: done (3 left) 2023-12-01T15:41:47.846 INFO:tasks.rados.rados.0.smithi119.stdout:2070: done (2 left) 2023-12-01T15:41:47.847 INFO:tasks.rados.rados.0.smithi119.stdout:2071: done (1 left) 2023-12-01T15:41:47.847 INFO:tasks.rados.rados.0.smithi119.stdout:2073: done (0 left) 2023-12-01T15:41:47.847 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 31 current snap is 214 2023-12-01T15:41:47.847 INFO:tasks.rados.rados.0.smithi119.stdout:2074: seq_num 667 ranges {4341760=778240,5120000=778240,5898240=24576} 2023-12-01T15:41:47.873 INFO:tasks.rados.rados.0.smithi119.stdout:2074: writing smithi119156531-31 from 4341760 to 5120000 tid 1 2023-12-01T15:41:47.878 INFO:tasks.rados.rados.0.smithi119.stdout:2074: writing smithi119156531-31 from 5120000 to 5898240 tid 2 2023-12-01T15:41:47.878 INFO:tasks.rados.rados.0.smithi119.stdout:2074: writing smithi119156531-31 from 5898240 to 5922816 tid 3 2023-12-01T15:41:47.878 INFO:tasks.rados.rados.0.smithi119.stdout:2075: read oid 19 snap -1 2023-12-01T15:41:47.878 INFO:tasks.rados.rados.0.smithi119.stdout:2075: expect (ObjNum 605 snap 197 seq_num 605) 2023-12-01T15:41:47.878 INFO:tasks.rados.rados.0.smithi119.stdout:2076: delete oid 35 current snap is 214 2023-12-01T15:41:47.882 INFO:tasks.rados.rados.0.smithi119.stdout:2076: done (2 left) 2023-12-01T15:41:47.882 INFO:tasks.rados.rados.0.smithi119.stdout:2077: rmattr oid 5 current snap is 214 2023-12-01T15:41:47.882 INFO:tasks.rados.rados.0.smithi119.stdout:2077: done (2 left) 2023-12-01T15:41:47.882 INFO:tasks.rados.rados.0.smithi119.stdout:2078: read oid 16 snap 198 2023-12-01T15:41:47.882 INFO:tasks.rados.rados.0.smithi119.stdout:2078: expect (ObjNum 534 snap 171 seq_num 534) 2023-12-01T15:41:47.882 INFO:tasks.rados.rados.0.smithi119.stdout:2079: rollback oid 35 current snap is 214 2023-12-01T15:41:47.882 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 35 to 165 2023-12-01T15:41:47.882 INFO:tasks.rados.rados.0.smithi119.stdout:2080: setattr oid 40 current snap is 214 2023-12-01T15:41:47.883 INFO:tasks.rados.rados.0.smithi119.stdout:2081: read oid 22 snap -1 2023-12-01T15:41:47.883 INFO:tasks.rados.rados.0.smithi119.stdout:2081: expect (ObjNum 647 snap 209 seq_num 647) 2023-12-01T15:41:47.883 INFO:tasks.rados.rados.0.smithi119.stdout:2082: snap_remove snap 209 2023-12-01T15:41:48.642 INFO:tasks.rados.rados.0.smithi119.stdout:2082: done (6 left) 2023-12-01T15:41:48.642 INFO:tasks.rados.rados.0.smithi119.stdout:2083: read oid 37 snap -1 2023-12-01T15:41:48.642 INFO:tasks.rados.rados.0.smithi119.stdout:2083: expect deleted 2023-12-01T15:41:48.642 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 48 current snap is 214 2023-12-01T15:41:48.642 INFO:tasks.rados.rados.0.smithi119.stdout:2074: finishing write tid 1 to smithi119156531-31 2023-12-01T15:41:48.642 INFO:tasks.rados.rados.0.smithi119.stdout:2084: seq_num 669 ranges {2629632=409600,3039232=548864,3588096=655360} 2023-12-01T15:41:48.658 INFO:tasks.rados.rados.0.smithi119.stdout:2084: writing smithi119156531-48 from 2629632 to 3039232 tid 1 2023-12-01T15:41:48.662 INFO:tasks.rados.rados.0.smithi119.stdout:2084: writing smithi119156531-48 from 3039232 to 3588096 tid 2 2023-12-01T15:41:48.667 INFO:tasks.rados.rados.0.smithi119.stdout:2084: writing smithi119156531-48 from 3588096 to 4243456 tid 3 2023-12-01T15:41:48.667 INFO:tasks.rados.rados.0.smithi119.stdout:2085: delete oid 5 current snap is 214 2023-12-01T15:41:48.667 INFO:tasks.rados.rados.0.smithi119.stdout:2079: finishing rollback tid 1 to smithi119156531-35 2023-12-01T15:41:48.667 INFO:tasks.rados.rados.0.smithi119.stdout:2074: finishing write tid 2 to smithi119156531-31 2023-12-01T15:41:48.667 INFO:tasks.rados.rados.0.smithi119.stdout:2074: finishing write tid 3 to smithi119156531-31 2023-12-01T15:41:48.667 INFO:tasks.rados.rados.0.smithi119.stdout:2074: finishing write tid 4 to smithi119156531-31 2023-12-01T15:41:48.667 INFO:tasks.rados.rados.0.smithi119.stdout:2079: finishing rollback tid 2 to smithi119156531-35 2023-12-01T15:41:48.667 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 1182 (ObjNum 489 snap 156 seq_num 489) dirty exists 2023-12-01T15:41:48.667 INFO:tasks.rados.rados.0.smithi119.stdout:2074: finishing write tid 5 to smithi119156531-31 2023-12-01T15:41:48.667 INFO:tasks.rados.rados.0.smithi119.stdout:2074: oid 31 updating version 0 to 1337 2023-12-01T15:41:48.667 INFO:tasks.rados.rados.0.smithi119.stdout:2074: oid 31 updating version 1337 to 1339 2023-12-01T15:41:48.667 INFO:tasks.rados.rados.0.smithi119.stdout:2074: oid 31 version 1339 is already newer than 1338 2023-12-01T15:41:48.668 INFO:tasks.rados.rados.0.smithi119.stdout:2074: oid 31 version 1339 is already newer than 1336 2023-12-01T15:41:48.668 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 1339 (ObjNum 667 snap 214 seq_num 667) dirty exists 2023-12-01T15:41:48.668 INFO:tasks.rados.rados.0.smithi119.stdout:2074: left oid 31 (ObjNum 667 snap 214 seq_num 667) 2023-12-01T15:41:48.668 INFO:tasks.rados.rados.0.smithi119.stdout:2075: expect (ObjNum 605 snap 197 seq_num 605) 2023-12-01T15:41:48.684 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 1254 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T15:41:48.684 INFO:tasks.rados.rados.0.smithi119.stdout:2081: expect (ObjNum 647 snap 209 seq_num 647) 2023-12-01T15:41:48.799 INFO:tasks.rados.rados.0.smithi119.stdout:2078: expect (ObjNum 534 snap 171 seq_num 534) 2023-12-01T15:41:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:48 smithi183 ceph-mon[99169]: pgmap v691: 121 pgs: 121 active+clean; 515 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2023-12-01T15:41:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:48 smithi183 ceph-mon[99169]: osdmap e478: 8 total, 8 up, 8 in 2023-12-01T15:41:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:48 smithi119 ceph-mon[94175]: pgmap v691: 121 pgs: 121 active+clean; 515 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2023-12-01T15:41:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:48 smithi119 ceph-mon[94175]: osdmap e478: 8 total, 8 up, 8 in 2023-12-01T15:41:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:48 smithi119 ceph-mon[108979]: pgmap v691: 121 pgs: 121 active+clean; 515 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2023-12-01T15:41:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:48 smithi119 ceph-mon[108979]: osdmap e478: 8 total, 8 up, 8 in 2023-12-01T15:41:48.978 INFO:tasks.rados.rados.0.smithi119.stdout:2084: finishing write tid 1 to smithi119156531-48 2023-12-01T15:41:48.978 INFO:tasks.rados.rados.0.smithi119.stdout:2084: finishing write tid 2 to smithi119156531-48 2023-12-01T15:41:48.978 INFO:tasks.rados.rados.0.smithi119.stdout:2084: finishing write tid 3 to smithi119156531-48 2023-12-01T15:41:48.979 INFO:tasks.rados.rados.0.smithi119.stdout:2084: finishing write tid 4 to smithi119156531-48 2023-12-01T15:41:48.979 INFO:tasks.rados.rados.0.smithi119.stdout:2084: finishing write tid 5 to smithi119156531-48 2023-12-01T15:41:48.979 INFO:tasks.rados.rados.0.smithi119.stdout:2084: oid 48 updating version 0 to 1339 2023-12-01T15:41:48.979 INFO:tasks.rados.rados.0.smithi119.stdout:2084: oid 48 version 1339 is already newer than 1338 2023-12-01T15:41:48.979 INFO:tasks.rados.rados.0.smithi119.stdout:2084: oid 48 updating version 1339 to 1341 2023-12-01T15:41:48.979 INFO:tasks.rados.rados.0.smithi119.stdout:2084: oid 48 version 1341 is already newer than 1340 2023-12-01T15:41:48.979 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 1341 (ObjNum 669 snap 214 seq_num 669) dirty exists 2023-12-01T15:41:48.979 INFO:tasks.rados.rados.0.smithi119.stdout:2084: left oid 48 (ObjNum 669 snap 214 seq_num 669) 2023-12-01T15:41:48.979 INFO:tasks.rados.rados.0.smithi119.stdout:2074: done (8 left) 2023-12-01T15:41:48.979 INFO:tasks.rados.rados.0.smithi119.stdout:2075: done (7 left) 2023-12-01T15:41:48.979 INFO:tasks.rados.rados.0.smithi119.stdout:2078: done (6 left) 2023-12-01T15:41:48.979 INFO:tasks.rados.rados.0.smithi119.stdout:2079: done (5 left) 2023-12-01T15:41:48.979 INFO:tasks.rados.rados.0.smithi119.stdout:2080: done (4 left) 2023-12-01T15:41:48.979 INFO:tasks.rados.rados.0.smithi119.stdout:2081: done (3 left) 2023-12-01T15:41:48.979 INFO:tasks.rados.rados.0.smithi119.stdout:2083: done (2 left) 2023-12-01T15:41:48.980 INFO:tasks.rados.rados.0.smithi119.stdout:2084: done (1 left) 2023-12-01T15:41:48.980 INFO:tasks.rados.rados.0.smithi119.stdout:2085: done (0 left) 2023-12-01T15:41:48.980 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 26 current snap is 214 2023-12-01T15:41:48.980 INFO:tasks.rados.rados.0.smithi119.stdout:2086: seq_num 671 ranges {0=442368,442368=761856,1204224=442368} 2023-12-01T15:41:48.980 INFO:tasks.rados.rados.0.smithi119.stdout:2086: writing smithi119156531-26 from 0 to 442368 tid 1 2023-12-01T15:41:48.985 INFO:tasks.rados.rados.0.smithi119.stdout:2086: writing smithi119156531-26 from 442368 to 1204224 tid 2 2023-12-01T15:41:48.988 INFO:tasks.rados.rados.0.smithi119.stdout:2086: writing smithi119156531-26 from 1204224 to 1646592 tid 3 2023-12-01T15:41:48.988 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 20 current snap is 214 2023-12-01T15:41:48.988 INFO:tasks.rados.rados.0.smithi119.stdout:2086: finishing write tid 1 to smithi119156531-26 2023-12-01T15:41:48.988 INFO:tasks.rados.rados.0.smithi119.stdout:2086: finishing write tid 2 to smithi119156531-26 2023-12-01T15:41:48.988 INFO:tasks.rados.rados.0.smithi119.stdout:2087: seq_num 672 ranges {2629632=458752,3088384=647168,3735552=466944,4202496=90112} 2023-12-01T15:41:49.004 INFO:tasks.rados.rados.0.smithi119.stdout:2087: writing smithi119156531-20 from 2629632 to 3088384 tid 1 2023-12-01T15:41:49.008 INFO:tasks.rados.rados.0.smithi119.stdout:2087: writing smithi119156531-20 from 3088384 to 3735552 tid 2 2023-12-01T15:41:49.011 INFO:tasks.rados.rados.0.smithi119.stdout:2087: writing smithi119156531-20 from 3735552 to 4202496 tid 3 2023-12-01T15:41:49.011 INFO:tasks.rados.rados.0.smithi119.stdout:2087: writing smithi119156531-20 from 4202496 to 4292608 tid 4 2023-12-01T15:41:49.011 INFO:tasks.rados.rados.0.smithi119.stdout:2088: snap_remove snap 213 2023-12-01T15:41:49.646 INFO:tasks.rados.rados.0.smithi119.stdout:2088: done (2 left) 2023-12-01T15:41:49.646 INFO:tasks.rados.rados.0.smithi119.stdout:2089: setattr oid 39 current snap is 214 2023-12-01T15:41:49.647 INFO:tasks.rados.rados.0.smithi119.stdout:2086: finishing write tid 3 to smithi119156531-26 2023-12-01T15:41:49.647 INFO:tasks.rados.rados.0.smithi119.stdout:2086: finishing write tid 4 to smithi119156531-26 2023-12-01T15:41:49.647 INFO:tasks.rados.rados.0.smithi119.stdout:2086: finishing write tid 5 to smithi119156531-26 2023-12-01T15:41:49.647 INFO:tasks.rados.rados.0.smithi119.stdout:2086: oid 26 updating version 0 to 790 2023-12-01T15:41:49.647 INFO:tasks.rados.rados.0.smithi119.stdout:2086: oid 26 updating version 790 to 792 2023-12-01T15:41:49.647 INFO:tasks.rados.rados.0.smithi119.stdout:2086: oid 26 version 792 is already newer than 789 2023-12-01T15:41:49.647 INFO:tasks.rados.rados.0.smithi119.stdout:2086: oid 26 version 792 is already newer than 791 2023-12-01T15:41:49.647 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 792 (ObjNum 671 snap 214 seq_num 671) dirty exists 2023-12-01T15:41:49.647 INFO:tasks.rados.rados.0.smithi119.stdout:2086: left oid 26 (ObjNum 671 snap 214 seq_num 671) 2023-12-01T15:41:49.647 INFO:tasks.rados.rados.0.smithi119.stdout:2087: finishing write tid 1 to smithi119156531-20 2023-12-01T15:41:49.647 INFO:tasks.rados.rados.0.smithi119.stdout:2087: finishing write tid 2 to smithi119156531-20 2023-12-01T15:41:49.647 INFO:tasks.rados.rados.0.smithi119.stdout:2087: finishing write tid 3 to smithi119156531-20 2023-12-01T15:41:49.647 INFO:tasks.rados.rados.0.smithi119.stdout:2087: finishing write tid 4 to smithi119156531-20 2023-12-01T15:41:49.648 INFO:tasks.rados.rados.0.smithi119.stdout:2087: finishing write tid 5 to smithi119156531-20 2023-12-01T15:41:49.648 INFO:tasks.rados.rados.0.smithi119.stdout:2087: finishing write tid 6 to smithi119156531-20 2023-12-01T15:41:49.648 INFO:tasks.rados.rados.0.smithi119.stdout:2087: oid 20 updating version 0 to 1341 2023-12-01T15:41:49.648 INFO:tasks.rados.rados.0.smithi119.stdout:2087: oid 20 version 1341 is already newer than 1340 2023-12-01T15:41:49.648 INFO:tasks.rados.rados.0.smithi119.stdout:2087: oid 20 updating version 1341 to 1343 2023-12-01T15:41:49.648 INFO:tasks.rados.rados.0.smithi119.stdout:2087: oid 20 version 1343 is already newer than 1342 2023-12-01T15:41:49.648 INFO:tasks.rados.rados.0.smithi119.stdout:2087: oid 20 updating version 1343 to 1344 2023-12-01T15:41:49.648 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 1344 (ObjNum 672 snap 214 seq_num 672) dirty exists 2023-12-01T15:41:49.648 INFO:tasks.rados.rados.0.smithi119.stdout:2087: left oid 20 (ObjNum 672 snap 214 seq_num 672) 2023-12-01T15:41:49.648 INFO:tasks.rados.rados.0.smithi119.stdout:2086: done (2 left) 2023-12-01T15:41:49.648 INFO:tasks.rados.rados.0.smithi119.stdout:2087: done (1 left) 2023-12-01T15:41:49.649 INFO:tasks.rados.rados.0.smithi119.stdout:2090: snap_create 2023-12-01T15:41:49.653 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 479 (ObjNum 651 snap 210 seq_num 651) dirty exists 2023-12-01T15:41:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:49 smithi183 ceph-mon[99169]: osdmap e479: 8 total, 8 up, 8 in 2023-12-01T15:41:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:49 smithi119 ceph-mon[94175]: osdmap e479: 8 total, 8 up, 8 in 2023-12-01T15:41:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:49 smithi119 ceph-mon[108979]: osdmap e479: 8 total, 8 up, 8 in 2023-12-01T15:41:50.529 INFO:tasks.rados.rados.0.smithi119.stdout:2089: done (1 left) 2023-12-01T15:41:50.530 INFO:tasks.rados.rados.0.smithi119.stdout:2090: done (0 left) 2023-12-01T15:41:50.530 INFO:tasks.rados.rados.0.smithi119.stdout:2091: snap_remove snap 212 2023-12-01T15:41:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:50 smithi183 ceph-mon[99169]: pgmap v694: 121 pgs: 121 active+clean; 515 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2023-12-01T15:41:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:50 smithi183 ceph-mon[99169]: osdmap e480: 8 total, 8 up, 8 in 2023-12-01T15:41:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:50 smithi183 ceph-mon[99169]: osdmap e481: 8 total, 8 up, 8 in 2023-12-01T15:41:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:50 smithi119 ceph-mon[94175]: pgmap v694: 121 pgs: 121 active+clean; 515 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2023-12-01T15:41:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:50 smithi119 ceph-mon[94175]: osdmap e480: 8 total, 8 up, 8 in 2023-12-01T15:41:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:50 smithi119 ceph-mon[94175]: osdmap e481: 8 total, 8 up, 8 in 2023-12-01T15:41:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:50 smithi119 ceph-mon[108979]: pgmap v694: 121 pgs: 121 active+clean; 515 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2023-12-01T15:41:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:50 smithi119 ceph-mon[108979]: osdmap e480: 8 total, 8 up, 8 in 2023-12-01T15:41:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:50 smithi119 ceph-mon[108979]: osdmap e481: 8 total, 8 up, 8 in 2023-12-01T15:41:51.538 INFO:tasks.rados.rados.0.smithi119.stdout:2091: done (0 left) 2023-12-01T15:41:51.539 INFO:tasks.rados.rados.0.smithi119.stdout:2092: read oid 8 snap -1 2023-12-01T15:41:51.539 INFO:tasks.rados.rados.0.smithi119.stdout:2092: expect deleted 2023-12-01T15:41:51.539 INFO:tasks.rados.rados.0.smithi119.stdout:2093: read oid 35 snap -1 2023-12-01T15:41:51.539 INFO:tasks.rados.rados.0.smithi119.stdout:2093: expect (ObjNum 489 snap 156 seq_num 489) 2023-12-01T15:41:51.539 INFO:tasks.rados.rados.0.smithi119.stdout:2094: read oid 6 snap -1 2023-12-01T15:41:51.539 INFO:tasks.rados.rados.0.smithi119.stdout:2094: expect (ObjNum 663 snap 213 seq_num 663) 2023-12-01T15:41:51.539 INFO:tasks.rados.rados.0.smithi119.stdout:2095: snap_remove snap 202 2023-12-01T15:41:52.540 INFO:tasks.rados.rados.0.smithi119.stdout:2095: done (3 left) 2023-12-01T15:41:52.540 INFO:tasks.rados.rados.0.smithi119.stdout:2096: snap_create 2023-12-01T15:41:52.540 INFO:tasks.rados.rados.0.smithi119.stdout:2094: expect (ObjNum 663 snap 213 seq_num 663) 2023-12-01T15:41:52.663 INFO:tasks.rados.rados.0.smithi119.stdout:2093: expect (ObjNum 489 snap 156 seq_num 489) 2023-12-01T15:41:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:52 smithi183 ceph-mon[99169]: pgmap v697: 121 pgs: 121 active+clean; 537 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2023-12-01T15:41:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:52 smithi183 ceph-mon[99169]: osdmap e482: 8 total, 8 up, 8 in 2023-12-01T15:41:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:52 smithi119 ceph-mon[94175]: pgmap v697: 121 pgs: 121 active+clean; 537 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2023-12-01T15:41:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:52 smithi119 ceph-mon[94175]: osdmap e482: 8 total, 8 up, 8 in 2023-12-01T15:41:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:52 smithi119 ceph-mon[108979]: pgmap v697: 121 pgs: 121 active+clean; 537 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2023-12-01T15:41:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:52 smithi119 ceph-mon[108979]: osdmap e482: 8 total, 8 up, 8 in 2023-12-01T15:41:53.558 INFO:tasks.rados.rados.0.smithi119.stdout:2092: done (3 left) 2023-12-01T15:41:53.558 INFO:tasks.rados.rados.0.smithi119.stdout:2093: done (2 left) 2023-12-01T15:41:53.558 INFO:tasks.rados.rados.0.smithi119.stdout:2094: done (1 left) 2023-12-01T15:41:53.559 INFO:tasks.rados.rados.0.smithi119.stdout:2096: done (0 left) 2023-12-01T15:41:53.559 INFO:tasks.rados.rados.0.smithi119.stdout:2097: snap_remove snap 173 2023-12-01T15:41:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:53 smithi183 ceph-mon[99169]: osdmap e483: 8 total, 8 up, 8 in 2023-12-01T15:41:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:53 smithi119 ceph-mon[94175]: osdmap e483: 8 total, 8 up, 8 in 2023-12-01T15:41:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:53 smithi119 ceph-mon[108979]: osdmap e483: 8 total, 8 up, 8 in 2023-12-01T15:41:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:41:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:41:54] "GET /metrics HTTP/1.1" 200 36174 "" "Prometheus/2.43.0" 2023-12-01T15:41:54.570 INFO:tasks.rados.rados.0.smithi119.stdout:2097: done (0 left) 2023-12-01T15:41:54.570 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 6 current snap is 216 2023-12-01T15:41:54.570 INFO:tasks.rados.rados.0.smithi119.stdout:2098: seq_num 673 ranges {3137536=475136,3612672=532480,4145152=671744} 2023-12-01T15:41:54.587 INFO:tasks.rados.rados.0.smithi119.stdout:2098: writing smithi119156531-6 from 3137536 to 3612672 tid 1 2023-12-01T15:41:54.591 INFO:tasks.rados.rados.0.smithi119.stdout:2098: writing smithi119156531-6 from 3612672 to 4145152 tid 2 2023-12-01T15:41:54.595 INFO:tasks.rados.rados.0.smithi119.stdout:2098: writing smithi119156531-6 from 4145152 to 4816896 tid 3 2023-12-01T15:41:54.596 INFO:tasks.rados.rados.0.smithi119.stdout:2099: copy_from oid 20 from oid 45 current snap is 216 2023-12-01T15:41:54.596 INFO:tasks.rados.rados.0.smithi119.stdout:2098: finishing write tid 1 to smithi119156531-6 2023-12-01T15:41:54.596 INFO:tasks.rados.rados.0.smithi119.stdout:2098: finishing write tid 2 to smithi119156531-6 2023-12-01T15:41:54.596 INFO:tasks.rados.rados.0.smithi119.stdout:2100: rollback oid 39 current snap is 216 2023-12-01T15:41:54.596 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 39 to 199 2023-12-01T15:41:54.596 INFO:tasks.rados.rados.0.smithi119.stdout:2101: read oid 30 snap 165 2023-12-01T15:41:54.596 INFO:tasks.rados.rados.0.smithi119.stdout:2101: expect deleted 2023-12-01T15:41:54.596 INFO:tasks.rados.rados.0.smithi119.stdout:2102: read oid 26 snap 172 2023-12-01T15:41:54.596 INFO:tasks.rados.rados.0.smithi119.stdout:2102: expect (ObjNum 539 snap 172 seq_num 539) 2023-12-01T15:41:54.596 INFO:tasks.rados.rados.0.smithi119.stdout:2103: rollback oid 19 current snap is 216 2023-12-01T15:41:54.596 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 19 to 198 2023-12-01T15:41:54.596 INFO:tasks.rados.rados.0.smithi119.stdout:2104: rollback oid 7 current snap is 216 2023-12-01T15:41:54.596 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 7 to 199 2023-12-01T15:41:54.596 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 40 current snap is 216 2023-12-01T15:41:54.597 INFO:tasks.rados.rados.0.smithi119.stdout:2105: seq_num 674 ranges {0=491520,491520=417792,909312=483328,1392640=303104} 2023-12-01T15:41:54.598 INFO:tasks.rados.rados.0.smithi119.stdout:2105: writing smithi119156531-40 from 0 to 491520 tid 1 2023-12-01T15:41:54.601 INFO:tasks.rados.rados.0.smithi119.stdout:2105: writing smithi119156531-40 from 491520 to 909312 tid 2 2023-12-01T15:41:54.605 INFO:tasks.rados.rados.0.smithi119.stdout:2105: writing smithi119156531-40 from 909312 to 1392640 tid 3 2023-12-01T15:41:54.608 INFO:tasks.rados.rados.0.smithi119.stdout:2105: writing smithi119156531-40 from 1392640 to 1695744 tid 4 2023-12-01T15:41:54.608 INFO:tasks.rados.rados.0.smithi119.stdout:2106: read oid 41 snap -1 2023-12-01T15:41:54.608 INFO:tasks.rados.rados.0.smithi119.stdout:2106: expect deleted 2023-12-01T15:41:54.608 INFO:tasks.rados.rados.0.smithi119.stdout:2107: read oid 37 snap 165 2023-12-01T15:41:54.608 INFO:tasks.rados.rados.0.smithi119.stdout:2107: expect deleted 2023-12-01T15:41:54.608 INFO:tasks.rados.rados.0.smithi119.stdout:2108: rmattr oid 46 current snap is 216 2023-12-01T15:41:54.608 INFO:tasks.rados.rados.0.smithi119.stdout:2108: done (10 left) 2023-12-01T15:41:54.608 INFO:tasks.rados.rados.0.smithi119.stdout:2109: delete oid 43 current snap is 216 2023-12-01T15:41:54.608 INFO:tasks.rados.rados.0.smithi119.stdout:2103: finishing rollback tid 0 to smithi119156531-19 2023-12-01T15:41:54.608 INFO:tasks.rados.rados.0.smithi119.stdout:2103: finishing rollback tid 1 to smithi119156531-19 2023-12-01T15:41:54.608 INFO:tasks.rados.rados.0.smithi119.stdout:2103: finishing rollback tid 2 to smithi119156531-19 2023-12-01T15:41:54.608 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 998 (ObjNum 605 snap 197 seq_num 605) dirty exists 2023-12-01T15:41:54.608 INFO:tasks.rados.rados.0.smithi119.stdout:2098: finishing write tid 3 to smithi119156531-6 2023-12-01T15:41:54.608 INFO:tasks.rados.rados.0.smithi119.stdout:2098: finishing write tid 4 to smithi119156531-6 2023-12-01T15:41:54.609 INFO:tasks.rados.rados.0.smithi119.stdout:2104: finishing rollback tid 0 to smithi119156531-7 2023-12-01T15:41:54.609 INFO:tasks.rados.rados.0.smithi119.stdout:2100: finishing rollback tid 0 to smithi119156531-39 2023-12-01T15:41:54.609 INFO:tasks.rados.rados.0.smithi119.stdout:2100: finishing rollback tid 1 to smithi119156531-39 2023-12-01T15:41:54.609 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 488 (ObjNum 177 snap 0 seq_num 1) dirty dne 2023-12-01T15:41:54.609 INFO:tasks.rados.rados.0.smithi119.stdout:2098: finishing write tid 5 to smithi119156531-6 2023-12-01T15:41:54.609 INFO:tasks.rados.rados.0.smithi119.stdout:2098: oid 6 updating version 0 to 1342 2023-12-01T15:41:54.609 INFO:tasks.rados.rados.0.smithi119.stdout:2098: oid 6 updating version 1342 to 1344 2023-12-01T15:41:54.609 INFO:tasks.rados.rados.0.smithi119.stdout:2098: oid 6 updating version 1344 to 1345 2023-12-01T15:41:54.609 INFO:tasks.rados.rados.0.smithi119.stdout:2098: oid 6 version 1345 is already newer than 1343 2023-12-01T15:41:54.609 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 1345 (ObjNum 673 snap 216 seq_num 673) dirty exists 2023-12-01T15:41:54.609 INFO:tasks.rados.rados.0.smithi119.stdout:2098: left oid 6 (ObjNum 673 snap 216 seq_num 673) 2023-12-01T15:41:54.610 INFO:tasks.rados.rados.0.smithi119.stdout:2104: finishing rollback tid 1 to smithi119156531-7 2023-12-01T15:41:54.610 INFO:tasks.rados.rados.0.smithi119.stdout:2104: finishing rollback tid 2 to smithi119156531-7 2023-12-01T15:41:54.610 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 901 (ObjNum 598 snap 195 seq_num 598) dirty exists 2023-12-01T15:41:54.610 INFO:tasks.rados.rados.0.smithi119.stdout:2105: finishing write tid 1 to smithi119156531-40 2023-12-01T15:41:54.610 INFO:tasks.rados.rados.0.smithi119.stdout:2105: finishing write tid 2 to smithi119156531-40 2023-12-01T15:41:54.610 INFO:tasks.rados.rados.0.smithi119.stdout:2099: finishing copy_from to smithi119156531-20 2023-12-01T15:41:54.610 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 970 (ObjNum 611 snap 201 seq_num 611) dirty exists 2023-12-01T15:41:54.611 INFO:tasks.rados.rados.0.smithi119.stdout:2099: finishing copy_from racing read to smithi119156531-20 2023-12-01T15:41:54.612 INFO:tasks.rados.rados.0.smithi119.stdout:2105: finishing write tid 3 to smithi119156531-40 2023-12-01T15:41:54.612 INFO:tasks.rados.rados.0.smithi119.stdout:2105: finishing write tid 4 to smithi119156531-40 2023-12-01T15:41:54.613 INFO:tasks.rados.rados.0.smithi119.stdout:2105: finishing write tid 5 to smithi119156531-40 2023-12-01T15:41:54.613 INFO:tasks.rados.rados.0.smithi119.stdout:2102: expect (ObjNum 539 snap 172 seq_num 539) 2023-12-01T15:41:54.772 INFO:tasks.rados.rados.0.smithi119.stdout:2105: finishing write tid 6 to smithi119156531-40 2023-12-01T15:41:54.772 INFO:tasks.rados.rados.0.smithi119.stdout:2105: oid 40 updating version 0 to 1256 2023-12-01T15:41:54.773 INFO:tasks.rados.rados.0.smithi119.stdout:2105: oid 40 updating version 1256 to 1258 2023-12-01T15:41:54.773 INFO:tasks.rados.rados.0.smithi119.stdout:2105: oid 40 version 1258 is already newer than 1257 2023-12-01T15:41:54.773 INFO:tasks.rados.rados.0.smithi119.stdout:2105: oid 40 updating version 1258 to 1259 2023-12-01T15:41:54.773 INFO:tasks.rados.rados.0.smithi119.stdout:2105: oid 40 version 1259 is already newer than 1255 2023-12-01T15:41:54.773 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 1259 (ObjNum 674 snap 216 seq_num 674) dirty exists 2023-12-01T15:41:54.773 INFO:tasks.rados.rados.0.smithi119.stdout:2105: left oid 40 (ObjNum 674 snap 216 seq_num 674) 2023-12-01T15:41:54.773 INFO:tasks.rados.rados.0.smithi119.stdout:2098: done (10 left) 2023-12-01T15:41:54.774 INFO:tasks.rados.rados.0.smithi119.stdout:2099: done (9 left) 2023-12-01T15:41:54.774 INFO:tasks.rados.rados.0.smithi119.stdout:2100: done (8 left) 2023-12-01T15:41:54.774 INFO:tasks.rados.rados.0.smithi119.stdout:2101: done (7 left) 2023-12-01T15:41:54.774 INFO:tasks.rados.rados.0.smithi119.stdout:2102: done (6 left) 2023-12-01T15:41:54.774 INFO:tasks.rados.rados.0.smithi119.stdout:2103: done (5 left) 2023-12-01T15:41:54.774 INFO:tasks.rados.rados.0.smithi119.stdout:2104: done (4 left) 2023-12-01T15:41:54.775 INFO:tasks.rados.rados.0.smithi119.stdout:2105: done (3 left) 2023-12-01T15:41:54.775 INFO:tasks.rados.rados.0.smithi119.stdout:2106: done (2 left) 2023-12-01T15:41:54.775 INFO:tasks.rados.rados.0.smithi119.stdout:2107: done (1 left) 2023-12-01T15:41:54.775 INFO:tasks.rados.rados.0.smithi119.stdout:2109: done (0 left) 2023-12-01T15:41:54.775 INFO:tasks.rados.rados.0.smithi119.stdout:2110: copy_from oid 37 from oid 22 current snap is 216 2023-12-01T15:41:54.775 INFO:tasks.rados.rados.0.smithi119.stdout:2111: rollback oid 28 current snap is 216 2023-12-01T15:41:54.775 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 28 to 160 2023-12-01T15:41:54.776 INFO:tasks.rados.rados.0.smithi119.stdout:2112: copy_from oid 6 from oid 19 current snap is 216 2023-12-01T15:41:54.776 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 20 current snap is 216 2023-12-01T15:41:54.776 INFO:tasks.rados.rados.0.smithi119.stdout:2113: seq_num 676 ranges {638976=524288,1163264=589824,1753088=450560,2203648=163840} 2023-12-01T15:41:54.777 INFO:tasks.rados.rados.0.smithi119.stdout:2113: writing smithi119156531-20 from 638976 to 1163264 tid 1 2023-12-01T15:41:54.780 INFO:tasks.rados.rados.0.smithi119.stdout:2113: writing smithi119156531-20 from 1163264 to 1753088 tid 2 2023-12-01T15:41:54.783 INFO:tasks.rados.rados.0.smithi119.stdout:2113: writing smithi119156531-20 from 1753088 to 2203648 tid 3 2023-12-01T15:41:54.784 INFO:tasks.rados.rados.0.smithi119.stdout:2113: writing smithi119156531-20 from 2203648 to 2367488 tid 4 2023-12-01T15:41:54.785 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 32 current snap is 216 2023-12-01T15:41:54.785 INFO:tasks.rados.rados.0.smithi119.stdout:2111: finishing rollback tid 0 to smithi119156531-28 2023-12-01T15:41:54.785 INFO:tasks.rados.rados.0.smithi119.stdout:2111: finishing rollback tid 1 to smithi119156531-28 2023-12-01T15:41:54.785 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 1010 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-01T15:41:54.785 INFO:tasks.rados.rados.0.smithi119.stdout:2112: finishing copy_from to smithi119156531-6 2023-12-01T15:41:54.785 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 998 (ObjNum 605 snap 197 seq_num 605) dirty exists 2023-12-01T15:41:54.785 INFO:tasks.rados.rados.0.smithi119.stdout:2112: finishing copy_from racing read to smithi119156531-6 2023-12-01T15:41:54.785 INFO:tasks.rados.rados.0.smithi119.stdout:2113: finishing write tid 1 to smithi119156531-20 2023-12-01T15:41:54.785 INFO:tasks.rados.rados.0.smithi119.stdout:2114: seq_num 677 ranges {2670592=540672,3211264=516096,3727360=655360,4382720=32768} 2023-12-01T15:41:54.802 INFO:tasks.rados.rados.0.smithi119.stdout:2114: writing smithi119156531-32 from 2670592 to 3211264 tid 1 2023-12-01T15:41:54.805 INFO:tasks.rados.rados.0.smithi119.stdout:2114: writing smithi119156531-32 from 3211264 to 3727360 tid 2 2023-12-01T15:41:54.810 INFO:tasks.rados.rados.0.smithi119.stdout:2114: writing smithi119156531-32 from 3727360 to 4382720 tid 3 2023-12-01T15:41:54.810 INFO:tasks.rados.rados.0.smithi119.stdout:2114: writing smithi119156531-32 from 4382720 to 4415488 tid 4 2023-12-01T15:41:54.810 INFO:tasks.rados.rados.0.smithi119.stdout:2111: done (4 left) 2023-12-01T15:41:54.810 INFO:tasks.rados.rados.0.smithi119.stdout:2112: done (3 left) 2023-12-01T15:41:54.810 INFO:tasks.rados.rados.0.smithi119.stdout:2115: read oid 34 snap -1 2023-12-01T15:41:54.810 INFO:tasks.rados.rados.0.smithi119.stdout:2115: expect (ObjNum 505 snap 162 seq_num 505) 2023-12-01T15:41:54.810 INFO:tasks.rados.rados.0.smithi119.stdout:2116: rollback oid 17 current snap is 216 2023-12-01T15:41:54.810 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 17 to 206 2023-12-01T15:41:54.810 INFO:tasks.rados.rados.0.smithi119.stdout:2113: finishing write tid 2 to smithi119156531-20 2023-12-01T15:41:54.810 INFO:tasks.rados.rados.0.smithi119.stdout:2113: finishing write tid 3 to smithi119156531-20 2023-12-01T15:41:54.810 INFO:tasks.rados.rados.0.smithi119.stdout:2110: finishing copy_from to smithi119156531-37 2023-12-01T15:41:54.811 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 1527 (ObjNum 647 snap 209 seq_num 647) dirty exists 2023-12-01T15:41:54.811 INFO:tasks.rados.rados.0.smithi119.stdout:2113: finishing write tid 4 to smithi119156531-20 2023-12-01T15:41:54.811 INFO:tasks.rados.rados.0.smithi119.stdout:2110: finishing copy_from racing read to smithi119156531-37 2023-12-01T15:41:54.811 INFO:tasks.rados.rados.0.smithi119.stdout:2110: done (4 left) 2023-12-01T15:41:54.811 INFO:tasks.rados.rados.0.smithi119.stdout:2117: rollback oid 44 current snap is 216 2023-12-01T15:41:54.811 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 44 to 203 2023-12-01T15:41:54.811 INFO:tasks.rados.rados.0.smithi119.stdout:2113: finishing write tid 5 to smithi119156531-20 2023-12-01T15:41:54.811 INFO:tasks.rados.rados.0.smithi119.stdout:2113: finishing write tid 6 to smithi119156531-20 2023-12-01T15:41:54.811 INFO:tasks.rados.rados.0.smithi119.stdout:2113: oid 20 updating version 0 to 1345 2023-12-01T15:41:54.811 INFO:tasks.rados.rados.0.smithi119.stdout:2113: oid 20 updating version 1345 to 1348 2023-12-01T15:41:54.811 INFO:tasks.rados.rados.0.smithi119.stdout:2113: oid 20 version 1348 is already newer than 1346 2023-12-01T15:41:54.811 INFO:tasks.rados.rados.0.smithi119.stdout:2113: oid 20 updating version 1348 to 1349 2023-12-01T15:41:54.811 INFO:tasks.rados.rados.0.smithi119.stdout:2113: oid 20 version 1349 is already newer than 1347 2023-12-01T15:41:54.811 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 1349 (ObjNum 676 snap 216 seq_num 676) dirty exists 2023-12-01T15:41:54.811 INFO:tasks.rados.rados.0.smithi119.stdout:2113: left oid 20 (ObjNum 676 snap 216 seq_num 676) 2023-12-01T15:41:54.812 INFO:tasks.rados.rados.0.smithi119.stdout:2113: done (4 left) 2023-12-01T15:41:54.812 INFO:tasks.rados.rados.0.smithi119.stdout:2118: snap_remove snap 172 2023-12-01T15:41:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:54 smithi183 ceph-mon[99169]: pgmap v700: 121 pgs: 121 active+clean; 537 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2023-12-01T15:41:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:54 smithi183 ceph-mon[99169]: osdmap e484: 8 total, 8 up, 8 in 2023-12-01T15:41:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:54 smithi119 ceph-mon[94175]: pgmap v700: 121 pgs: 121 active+clean; 537 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2023-12-01T15:41:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:54 smithi119 ceph-mon[94175]: osdmap e484: 8 total, 8 up, 8 in 2023-12-01T15:41:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:54 smithi119 ceph-mon[108979]: pgmap v700: 121 pgs: 121 active+clean; 537 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2023-12-01T15:41:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:54 smithi119 ceph-mon[108979]: osdmap e484: 8 total, 8 up, 8 in 2023-12-01T15:41:55.582 INFO:tasks.rados.rados.0.smithi119.stdout:2118: done (4 left) 2023-12-01T15:41:55.583 INFO:tasks.rados.rados.0.smithi119.stdout:2119: delete oid 22 current snap is 216 2023-12-01T15:41:55.584 INFO:tasks.rados.rados.0.smithi119.stdout:2114: finishing write tid 1 to smithi119156531-32 2023-12-01T15:41:55.584 INFO:tasks.rados.rados.0.smithi119.stdout:2114: finishing write tid 2 to smithi119156531-32 2023-12-01T15:41:55.584 INFO:tasks.rados.rados.0.smithi119.stdout:2116: finishing rollback tid 0 to smithi119156531-17 2023-12-01T15:41:55.584 INFO:tasks.rados.rados.0.smithi119.stdout:2114: finishing write tid 3 to smithi119156531-32 2023-12-01T15:41:55.585 INFO:tasks.rados.rados.0.smithi119.stdout:2116: finishing rollback tid 1 to smithi119156531-17 2023-12-01T15:41:55.585 INFO:tasks.rados.rados.0.smithi119.stdout:2114: finishing write tid 4 to smithi119156531-32 2023-12-01T15:41:55.585 INFO:tasks.rados.rados.0.smithi119.stdout:2114: finishing write tid 5 to smithi119156531-32 2023-12-01T15:41:55.585 INFO:tasks.rados.rados.0.smithi119.stdout:2116: finishing rollback tid 2 to smithi119156531-17 2023-12-01T15:41:55.585 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 802 (ObjNum 577 snap 185 seq_num 577) dirty exists 2023-12-01T15:41:55.585 INFO:tasks.rados.rados.0.smithi119.stdout:2114: finishing write tid 6 to smithi119156531-32 2023-12-01T15:41:55.585 INFO:tasks.rados.rados.0.smithi119.stdout:2114: oid 32 updating version 0 to 894 2023-12-01T15:41:55.585 INFO:tasks.rados.rados.0.smithi119.stdout:2114: oid 32 updating version 894 to 896 2023-12-01T15:41:55.585 INFO:tasks.rados.rados.0.smithi119.stdout:2114: oid 32 version 896 is already newer than 895 2023-12-01T15:41:55.585 INFO:tasks.rados.rados.0.smithi119.stdout:2114: oid 32 updating version 896 to 897 2023-12-01T15:41:55.585 INFO:tasks.rados.rados.0.smithi119.stdout:2114: oid 32 version 897 is already newer than 893 2023-12-01T15:41:55.585 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 897 (ObjNum 677 snap 216 seq_num 677) dirty exists 2023-12-01T15:41:55.585 INFO:tasks.rados.rados.0.smithi119.stdout:2114: left oid 32 (ObjNum 677 snap 216 seq_num 677) 2023-12-01T15:41:55.585 INFO:tasks.rados.rados.0.smithi119.stdout:2117: finishing rollback tid 0 to smithi119156531-44 2023-12-01T15:41:55.585 INFO:tasks.rados.rados.0.smithi119.stdout:2117: finishing rollback tid 1 to smithi119156531-44 2023-12-01T15:41:55.586 INFO:tasks.rados.rados.0.smithi119.stdout:2115: expect (ObjNum 505 snap 162 seq_num 505) 2023-12-01T15:41:55.766 INFO:tasks.rados.rados.0.smithi119.stdout:2117: finishing rollback tid 2 to smithi119156531-44 2023-12-01T15:41:55.767 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 1002 (ObjNum 579 snap 186 seq_num 579) dirty exists 2023-12-01T15:41:55.767 INFO:tasks.rados.rados.0.smithi119.stdout:2114: done (4 left) 2023-12-01T15:41:55.767 INFO:tasks.rados.rados.0.smithi119.stdout:2115: done (3 left) 2023-12-01T15:41:55.767 INFO:tasks.rados.rados.0.smithi119.stdout:2116: done (2 left) 2023-12-01T15:41:55.767 INFO:tasks.rados.rados.0.smithi119.stdout:2117: done (1 left) 2023-12-01T15:41:55.767 INFO:tasks.rados.rados.0.smithi119.stdout:2119: done (0 left) 2023-12-01T15:41:55.768 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 216 2023-12-01T15:41:55.768 INFO:tasks.rados.rados.0.smithi119.stdout:2120: seq_num 679 ranges {9158656=581632,9740288=688128,10428416=516096} 2023-12-01T15:41:55.816 INFO:tasks.rados.rados.0.smithi119.stdout:2120: writing smithi119156531-49 from 9158656 to 9740288 tid 1 2023-12-01T15:41:55.821 INFO:tasks.rados.rados.0.smithi119.stdout:2120: writing smithi119156531-49 from 9740288 to 10428416 tid 2 2023-12-01T15:41:55.824 INFO:tasks.rados.rados.0.smithi119.stdout:2120: writing smithi119156531-49 from 10428416 to 10944512 tid 3 2023-12-01T15:41:55.824 INFO:tasks.rados.rados.0.smithi119.stdout:2121: rmattr oid 11 current snap is 216 2023-12-01T15:41:55.824 INFO:tasks.rados.rados.0.smithi119.stdout:2121: done (1 left) 2023-12-01T15:41:55.824 INFO:tasks.rados.rados.0.smithi119.stdout:2122: snap_create 2023-12-01T15:41:55.824 INFO:tasks.rados.rados.0.smithi119.stdout:2120: finishing write tid 1 to smithi119156531-49 2023-12-01T15:41:55.824 INFO:tasks.rados.rados.0.smithi119.stdout:2120: finishing write tid 2 to smithi119156531-49 2023-12-01T15:41:55.827 INFO:tasks.rados.rados.0.smithi119.stdout:2120: finishing write tid 3 to smithi119156531-49 2023-12-01T15:41:55.827 INFO:tasks.rados.rados.0.smithi119.stdout:2120: finishing write tid 4 to smithi119156531-49 2023-12-01T15:41:55.828 INFO:tasks.rados.rados.0.smithi119.stdout:2120: finishing write tid 5 to smithi119156531-49 2023-12-01T15:41:55.828 INFO:tasks.rados.rados.0.smithi119.stdout:2120: oid 49 updating version 0 to 982 2023-12-01T15:41:55.828 INFO:tasks.rados.rados.0.smithi119.stdout:2120: oid 49 version 982 is already newer than 979 2023-12-01T15:41:55.828 INFO:tasks.rados.rados.0.smithi119.stdout:2120: oid 49 version 982 is already newer than 980 2023-12-01T15:41:55.828 INFO:tasks.rados.rados.0.smithi119.stdout:2120: oid 49 version 982 is already newer than 981 2023-12-01T15:41:55.829 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 982 (ObjNum 679 snap 216 seq_num 679) dirty exists 2023-12-01T15:41:55.829 INFO:tasks.rados.rados.0.smithi119.stdout:2120: left oid 49 (ObjNum 679 snap 216 seq_num 679) 2023-12-01T15:41:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:55 smithi183 ceph-mon[99169]: osdmap e485: 8 total, 8 up, 8 in 2023-12-01T15:41:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:55 smithi119 ceph-mon[94175]: osdmap e485: 8 total, 8 up, 8 in 2023-12-01T15:41:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:55 smithi119 ceph-mon[108979]: osdmap e485: 8 total, 8 up, 8 in 2023-12-01T15:41:56.582 INFO:tasks.rados.rados.0.smithi119.stdout:2120: done (1 left) 2023-12-01T15:41:56.582 INFO:tasks.rados.rados.0.smithi119.stdout:2122: done (0 left) 2023-12-01T15:41:56.582 INFO:tasks.rados.rados.0.smithi119.stdout:2123: delete oid 46 current snap is 217 2023-12-01T15:41:56.589 INFO:tasks.rados.rados.0.smithi119.stdout:2123: done (0 left) 2023-12-01T15:41:56.589 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 217 2023-12-01T15:41:56.589 INFO:tasks.rados.rados.0.smithi119.stdout:2124: seq_num 681 ranges {10944512=614400,11558912=458752,12017664=638976,12656640=106496} 2023-12-01T15:41:56.650 INFO:tasks.rados.rados.0.smithi119.stdout:2124: writing smithi119156531-49 from 10944512 to 11558912 tid 1 2023-12-01T15:41:56.653 INFO:tasks.rados.rados.0.smithi119.stdout:2124: writing smithi119156531-49 from 11558912 to 12017664 tid 2 2023-12-01T15:41:56.657 INFO:tasks.rados.rados.0.smithi119.stdout:2124: writing smithi119156531-49 from 12017664 to 12656640 tid 3 2023-12-01T15:41:56.658 INFO:tasks.rados.rados.0.smithi119.stdout:2124: writing smithi119156531-49 from 12656640 to 12763136 tid 4 2023-12-01T15:41:56.658 INFO:tasks.rados.rados.0.smithi119.stdout:2125: rmattr oid 35 current snap is 217 2023-12-01T15:41:56.658 INFO:tasks.rados.rados.0.smithi119.stdout:2124: finishing write tid 1 to smithi119156531-49 2023-12-01T15:41:56.658 INFO:tasks.rados.rados.0.smithi119.stdout:2124: finishing write tid 2 to smithi119156531-49 2023-12-01T15:41:56.658 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 44 current snap is 217 2023-12-01T15:41:56.658 INFO:tasks.rados.rados.0.smithi119.stdout:2126: seq_num 682 ranges {6209536=630784,6840320=745472,7585792=442368,8028160=16384} 2023-12-01T15:41:56.694 INFO:tasks.rados.rados.0.smithi119.stdout:2126: writing smithi119156531-44 from 6209536 to 6840320 tid 1 2023-12-01T15:41:56.698 INFO:tasks.rados.rados.0.smithi119.stdout:2126: writing smithi119156531-44 from 6840320 to 7585792 tid 2 2023-12-01T15:41:56.701 INFO:tasks.rados.rados.0.smithi119.stdout:2126: writing smithi119156531-44 from 7585792 to 8028160 tid 3 2023-12-01T15:41:56.701 INFO:tasks.rados.rados.0.smithi119.stdout:2126: writing smithi119156531-44 from 8028160 to 8044544 tid 4 2023-12-01T15:41:56.701 INFO:tasks.rados.rados.0.smithi119.stdout:2127: delete oid 19 current snap is 217 2023-12-01T15:41:56.701 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 0 (ObjNum 489 snap 156 seq_num 489) dirty exists 2023-12-01T15:41:56.701 INFO:tasks.rados.rados.0.smithi119.stdout:2124: finishing write tid 3 to smithi119156531-49 2023-12-01T15:41:56.702 INFO:tasks.rados.rados.0.smithi119.stdout:2124: finishing write tid 4 to smithi119156531-49 2023-12-01T15:41:56.702 INFO:tasks.rados.rados.0.smithi119.stdout:2124: finishing write tid 5 to smithi119156531-49 2023-12-01T15:41:56.702 INFO:tasks.rados.rados.0.smithi119.stdout:2124: finishing write tid 6 to smithi119156531-49 2023-12-01T15:41:56.702 INFO:tasks.rados.rados.0.smithi119.stdout:2124: oid 49 updating version 0 to 984 2023-12-01T15:41:56.702 INFO:tasks.rados.rados.0.smithi119.stdout:2124: oid 49 version 984 is already newer than 983 2023-12-01T15:41:56.702 INFO:tasks.rados.rados.0.smithi119.stdout:2124: oid 49 updating version 984 to 986 2023-12-01T15:41:56.702 INFO:tasks.rados.rados.0.smithi119.stdout:2124: oid 49 updating version 986 to 987 2023-12-01T15:41:56.702 INFO:tasks.rados.rados.0.smithi119.stdout:2124: oid 49 version 987 is already newer than 985 2023-12-01T15:41:56.702 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 987 (ObjNum 681 snap 217 seq_num 681) dirty exists 2023-12-01T15:41:56.702 INFO:tasks.rados.rados.0.smithi119.stdout:2124: left oid 49 (ObjNum 681 snap 217 seq_num 681) 2023-12-01T15:41:56.702 INFO:tasks.rados.rados.0.smithi119.stdout:2126: finishing write tid 1 to smithi119156531-44 2023-12-01T15:41:56.705 INFO:tasks.rados.rados.0.smithi119.stdout:2126: finishing write tid 2 to smithi119156531-44 2023-12-01T15:41:56.705 INFO:tasks.rados.rados.0.smithi119.stdout:2126: finishing write tid 3 to smithi119156531-44 2023-12-01T15:41:56.706 INFO:tasks.rados.rados.0.smithi119.stdout:2126: finishing write tid 4 to smithi119156531-44 2023-12-01T15:41:56.708 INFO:tasks.rados.rados.0.smithi119.stdout:2126: finishing write tid 5 to smithi119156531-44 2023-12-01T15:41:56.708 INFO:tasks.rados.rados.0.smithi119.stdout:2124: done (3 left) 2023-12-01T15:41:56.708 INFO:tasks.rados.rados.0.smithi119.stdout:2125: done (2 left) 2023-12-01T15:41:56.709 INFO:tasks.rados.rados.0.smithi119.stdout:2127: done (1 left) 2023-12-01T15:41:56.709 INFO:tasks.rados.rados.0.smithi119.stdout:2128: setattr oid 46 current snap is 217 2023-12-01T15:41:56.710 INFO:tasks.rados.rados.0.smithi119.stdout:2126: finishing write tid 6 to smithi119156531-44 2023-12-01T15:41:56.710 INFO:tasks.rados.rados.0.smithi119.stdout:2126: oid 44 updating version 0 to 1009 2023-12-01T15:41:56.710 INFO:tasks.rados.rados.0.smithi119.stdout:2126: oid 44 updating version 1009 to 1012 2023-12-01T15:41:56.710 INFO:tasks.rados.rados.0.smithi119.stdout:2126: oid 44 version 1012 is already newer than 1008 2023-12-01T15:41:56.710 INFO:tasks.rados.rados.0.smithi119.stdout:2126: oid 44 version 1012 is already newer than 1011 2023-12-01T15:41:56.711 INFO:tasks.rados.rados.0.smithi119.stdout:2126: oid 44 version 1012 is already newer than 1010 2023-12-01T15:41:56.711 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 1012 (ObjNum 682 snap 217 seq_num 682) dirty exists 2023-12-01T15:41:56.711 INFO:tasks.rados.rados.0.smithi119.stdout:2126: left oid 44 (ObjNum 682 snap 217 seq_num 682) 2023-12-01T15:41:56.711 INFO:tasks.rados.rados.0.smithi119.stdout:2126: done (1 left) 2023-12-01T15:41:56.711 INFO:tasks.rados.rados.0.smithi119.stdout:2129: read oid 50 snap -1 2023-12-01T15:41:56.711 INFO:tasks.rados.rados.0.smithi119.stdout:2129: expect (ObjNum 603 snap 197 seq_num 603) 2023-12-01T15:41:56.711 INFO:tasks.rados.rados.0.smithi119.stdout:2130: read oid 5 snap 196 2023-12-01T15:41:56.711 INFO:tasks.rados.rados.0.smithi119.stdout:2130: expect (ObjNum 501 snap 160 seq_num 501) 2023-12-01T15:41:56.711 INFO:tasks.rados.rados.0.smithi119.stdout:2131: copy_from oid 15 from oid 28 current snap is 217 2023-12-01T15:41:56.711 INFO:tasks.rados.rados.0.smithi119.stdout:2132: read oid 21 snap -1 2023-12-01T15:41:56.711 INFO:tasks.rados.rados.0.smithi119.stdout:2132: expect deleted 2023-12-01T15:41:56.711 INFO:tasks.rados.rados.0.smithi119.stdout:2133: delete oid 47 current snap is 217 2023-12-01T15:41:56.712 INFO:tasks.rados.rados.0.smithi119.stdout:2132: done (5 left) 2023-12-01T15:41:56.712 INFO:tasks.rados.rados.0.smithi119.stdout:2133: done (4 left) 2023-12-01T15:41:56.712 INFO:tasks.rados.rados.0.smithi119.stdout:2134: read oid 1 snap -1 2023-12-01T15:41:56.712 INFO:tasks.rados.rados.0.smithi119.stdout:2134: expect (ObjNum 618 snap 202 seq_num 618) 2023-12-01T15:41:56.712 INFO:tasks.rados.rados.0.smithi119.stdout:2135: copy_from oid 25 from oid 7 current snap is 217 2023-12-01T15:41:56.713 INFO:tasks.rados.rados.0.smithi119.stdout:2136: copy_from oid 10 from oid 43 current snap is 217 2023-12-01T15:41:56.713 INFO:tasks.rados.rados.0.smithi119.stdout:2137: snap_remove snap 205 2023-12-01T15:41:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:56 smithi183 ceph-mon[99169]: pgmap v703: 121 pgs: 121 active+clean; 536 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 0 B/s wr, 6 op/s 2023-12-01T15:41:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:56 smithi183 ceph-mon[99169]: osdmap e486: 8 total, 8 up, 8 in 2023-12-01T15:41:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:56 smithi119 ceph-mon[94175]: pgmap v703: 121 pgs: 121 active+clean; 536 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 0 B/s wr, 6 op/s 2023-12-01T15:41:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:56 smithi119 ceph-mon[94175]: osdmap e486: 8 total, 8 up, 8 in 2023-12-01T15:41:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:56 smithi119 ceph-mon[108979]: pgmap v703: 121 pgs: 121 active+clean; 536 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 0 B/s wr, 6 op/s 2023-12-01T15:41:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:56 smithi119 ceph-mon[108979]: osdmap e486: 8 total, 8 up, 8 in 2023-12-01T15:41:57.595 INFO:tasks.rados.rados.0.smithi119.stdout:2137: done (7 left) 2023-12-01T15:41:57.595 INFO:tasks.rados.rados.0.smithi119.stdout:2138: rollback oid 4 current snap is 217 2023-12-01T15:41:57.595 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 4 to 174 2023-12-01T15:41:57.596 INFO:tasks.rados.rados.0.smithi119.stdout:2139: rollback oid 11 current snap is 217 2023-12-01T15:41:57.596 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 11 to 165 2023-12-01T15:41:57.596 INFO:tasks.rados.rados.0.smithi119.stdout:2140: read oid 42 snap -1 2023-12-01T15:41:57.596 INFO:tasks.rados.rados.0.smithi119.stdout:2140: expect (ObjNum 664 snap 213 seq_num 664) 2023-12-01T15:41:57.596 INFO:tasks.rados.rados.0.smithi119.stdout:2141: setattr oid 3 current snap is 217 2023-12-01T15:41:57.597 INFO:tasks.rados.rados.0.smithi119.stdout:2142: rollback oid 35 current snap is 217 2023-12-01T15:41:57.597 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 35 to 211 2023-12-01T15:41:57.598 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 19 current snap is 217 2023-12-01T15:41:57.598 INFO:tasks.rados.rados.0.smithi119.stdout:2143: seq_num 685 ranges {0=679936,679936=442368,1122304=622592,1744896=139264} 2023-12-01T15:41:57.602 INFO:tasks.rados.rados.0.smithi119.stdout:2143: writing smithi119156531-19 from 0 to 679936 tid 1 2023-12-01T15:41:57.605 INFO:tasks.rados.rados.0.smithi119.stdout:2143: writing smithi119156531-19 from 679936 to 1122304 tid 2 2023-12-01T15:41:57.621 INFO:tasks.rados.rados.0.smithi119.stdout:2143: writing smithi119156531-19 from 1122304 to 1744896 tid 3 2023-12-01T15:41:57.621 INFO:tasks.rados.rados.0.smithi119.stdout:2143: writing smithi119156531-19 from 1744896 to 1884160 tid 4 2023-12-01T15:41:57.622 INFO:tasks.rados.rados.0.smithi119.stdout:2144: read oid 48 snap 203 2023-12-01T15:41:57.622 INFO:tasks.rados.rados.0.smithi119.stdout:2144: expect deleted 2023-12-01T15:41:57.622 INFO:tasks.rados.rados.0.smithi119.stdout:2145: copy_from oid 40 from oid 9 current snap is 217 2023-12-01T15:41:57.622 INFO:tasks.rados.rados.0.smithi119.stdout:2146: read oid 30 snap 196 2023-12-01T15:41:57.622 INFO:tasks.rados.rados.0.smithi119.stdout:2146: expect (ObjNum 565 snap 180 seq_num 565) 2023-12-01T15:41:57.622 INFO:tasks.rados.rados.0.smithi119.stdout: waiting on 16 2023-12-01T15:41:57.622 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 1347 (ObjNum 33 snap 0 seq_num 3099592248) dirty exists 2023-12-01T15:41:57.622 INFO:tasks.rados.rados.0.smithi119.stdout:2131: finishing copy_from to smithi119156531-15 2023-12-01T15:41:57.622 INFO:tasks.rados.rados.0.smithi119.stdout:2131: got expected ENOENT (src dne) 2023-12-01T15:41:57.622 INFO:tasks.rados.rados.0.smithi119.stdout:2131: finishing copy_from racing read to smithi119156531-15 2023-12-01T15:41:57.622 INFO:tasks.rados.rados.0.smithi119.stdout:2134: expect (ObjNum 618 snap 202 seq_num 618) 2023-12-01T15:41:57.659 INFO:tasks.rados.rados.0.smithi119.stdout:2136: finishing copy_from to smithi119156531-10 2023-12-01T15:41:57.659 INFO:tasks.rados.rados.0.smithi119.stdout:2136: got expected ENOENT (src dne) 2023-12-01T15:41:57.659 INFO:tasks.rados.rados.0.smithi119.stdout:2136: finishing copy_from racing read to smithi119156531-10 2023-12-01T15:41:57.659 INFO:tasks.rados.rados.0.smithi119.stdout:2129: expect (ObjNum 603 snap 197 seq_num 603) 2023-12-01T15:41:57.794 INFO:tasks.rados.rados.0.smithi119.stdout:2130: expect (ObjNum 501 snap 160 seq_num 501) 2023-12-01T15:41:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:57 smithi183 ceph-mon[99169]: osdmap e487: 8 total, 8 up, 8 in 2023-12-01T15:41:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:57 smithi119 ceph-mon[94175]: osdmap e487: 8 total, 8 up, 8 in 2023-12-01T15:41:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:57 smithi119 ceph-mon[108979]: osdmap e487: 8 total, 8 up, 8 in 2023-12-01T15:41:57.988 INFO:tasks.rados.rados.0.smithi119.stdout:2135: finishing copy_from to smithi119156531-25 2023-12-01T15:41:57.988 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 901 (ObjNum 598 snap 195 seq_num 598) dirty exists 2023-12-01T15:41:57.988 INFO:tasks.rados.rados.0.smithi119.stdout:2135: finishing copy_from racing read to smithi119156531-25 2023-12-01T15:41:57.988 INFO:tasks.rados.rados.0.smithi119.stdout:2138: finishing rollback tid 1 to smithi119156531-4 2023-12-01T15:41:57.988 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 928 (ObjNum 33 snap 0 seq_num 3133283616) dirty dne 2023-12-01T15:41:57.988 INFO:tasks.rados.rados.0.smithi119.stdout:2128: done (15 left) 2023-12-01T15:41:57.988 INFO:tasks.rados.rados.0.smithi119.stdout:2129: done (14 left) 2023-12-01T15:41:57.988 INFO:tasks.rados.rados.0.smithi119.stdout:2130: done (13 left) 2023-12-01T15:41:57.989 INFO:tasks.rados.rados.0.smithi119.stdout:2131: done (12 left) 2023-12-01T15:41:57.989 INFO:tasks.rados.rados.0.smithi119.stdout:2134: done (11 left) 2023-12-01T15:41:57.989 INFO:tasks.rados.rados.0.smithi119.stdout:2135: done (10 left) 2023-12-01T15:41:57.989 INFO:tasks.rados.rados.0.smithi119.stdout:2136: done (9 left) 2023-12-01T15:41:57.989 INFO:tasks.rados.rados.0.smithi119.stdout:2138: done (8 left) 2023-12-01T15:41:57.989 INFO:tasks.rados.rados.0.smithi119.stdout:2147: rollback oid 15 current snap is 217 2023-12-01T15:41:57.989 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 15 to 200 2023-12-01T15:41:57.989 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 1387 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T15:41:57.989 INFO:tasks.rados.rados.0.smithi119.stdout:2139: finishing rollback tid 0 to smithi119156531-11 2023-12-01T15:41:57.989 INFO:tasks.rados.rados.0.smithi119.stdout:2139: finishing rollback tid 1 to smithi119156531-11 2023-12-01T15:41:57.989 INFO:tasks.rados.rados.0.smithi119.stdout:2139: finishing rollback tid 2 to smithi119156531-11 2023-12-01T15:41:57.989 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 1220 (ObjNum 408 snap 128 seq_num 408) dirty exists 2023-12-01T15:41:57.989 INFO:tasks.rados.rados.0.smithi119.stdout:2142: finishing rollback tid 0 to smithi119156531-35 2023-12-01T15:41:57.989 INFO:tasks.rados.rados.0.smithi119.stdout:2142: finishing rollback tid 1 to smithi119156531-35 2023-12-01T15:41:57.989 INFO:tasks.rados.rados.0.smithi119.stdout:2142: finishing rollback tid 2 to smithi119156531-35 2023-12-01T15:41:57.990 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 1224 (ObjNum 655 snap 210 seq_num 655) dirty exists 2023-12-01T15:41:57.990 INFO:tasks.rados.rados.0.smithi119.stdout:2143: finishing write tid 1 to smithi119156531-19 2023-12-01T15:41:57.990 INFO:tasks.rados.rados.0.smithi119.stdout:2143: finishing write tid 2 to smithi119156531-19 2023-12-01T15:41:57.990 INFO:tasks.rados.rados.0.smithi119.stdout:2143: finishing write tid 3 to smithi119156531-19 2023-12-01T15:41:57.990 INFO:tasks.rados.rados.0.smithi119.stdout:2143: finishing write tid 4 to smithi119156531-19 2023-12-01T15:41:57.990 INFO:tasks.rados.rados.0.smithi119.stdout:2143: finishing write tid 5 to smithi119156531-19 2023-12-01T15:41:57.990 INFO:tasks.rados.rados.0.smithi119.stdout:2145: finishing copy_from to smithi119156531-40 2023-12-01T15:41:57.990 INFO:tasks.rados.rados.0.smithi119.stdout:2145: got expected ENOENT (src dne) 2023-12-01T15:41:57.990 INFO:tasks.rados.rados.0.smithi119.stdout:2143: finishing write tid 6 to smithi119156531-19 2023-12-01T15:41:57.990 INFO:tasks.rados.rados.0.smithi119.stdout:2143: oid 19 updating version 0 to 1022 2023-12-01T15:41:57.990 INFO:tasks.rados.rados.0.smithi119.stdout:2143: oid 19 updating version 1022 to 1023 2023-12-01T15:41:57.990 INFO:tasks.rados.rados.0.smithi119.stdout:2143: oid 19 version 1023 is already newer than 1021 2023-12-01T15:41:57.990 INFO:tasks.rados.rados.0.smithi119.stdout:2143: oid 19 updating version 1023 to 1024 2023-12-01T15:41:57.990 INFO:tasks.rados.rados.0.smithi119.stdout:2143: oid 19 version 1024 is already newer than 1020 2023-12-01T15:41:57.990 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 1024 (ObjNum 685 snap 217 seq_num 685) dirty exists 2023-12-01T15:41:57.991 INFO:tasks.rados.rados.0.smithi119.stdout:2143: left oid 19 (ObjNum 685 snap 217 seq_num 685) 2023-12-01T15:41:57.991 INFO:tasks.rados.rados.0.smithi119.stdout:2145: finishing copy_from racing read to smithi119156531-40 2023-12-01T15:41:57.991 INFO:tasks.rados.rados.0.smithi119.stdout:2146: expect (ObjNum 565 snap 180 seq_num 565) 2023-12-01T15:41:58.047 INFO:tasks.rados.rados.0.smithi119.stdout:2140: expect (ObjNum 664 snap 213 seq_num 664) 2023-12-01T15:41:58.860 INFO:tasks.rados.rados.0.smithi119.stdout:2147: finishing rollback tid 1 to smithi119156531-15 2023-12-01T15:41:58.861 INFO:tasks.rados.rados.0.smithi119.stdout:2147: finishing rollback tid 2 to smithi119156531-15 2023-12-01T15:41:58.861 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 1617 (ObjNum 587 snap 190 seq_num 587) dirty exists 2023-12-01T15:41:58.861 INFO:tasks.rados.rados.0.smithi119.stdout:2139: done (8 left) 2023-12-01T15:41:58.861 INFO:tasks.rados.rados.0.smithi119.stdout:2140: done (7 left) 2023-12-01T15:41:58.861 INFO:tasks.rados.rados.0.smithi119.stdout:2141: done (6 left) 2023-12-01T15:41:58.861 INFO:tasks.rados.rados.0.smithi119.stdout:2142: done (5 left) 2023-12-01T15:41:58.861 INFO:tasks.rados.rados.0.smithi119.stdout:2143: done (4 left) 2023-12-01T15:41:58.861 INFO:tasks.rados.rados.0.smithi119.stdout:2144: done (3 left) 2023-12-01T15:41:58.861 INFO:tasks.rados.rados.0.smithi119.stdout:2145: done (2 left) 2023-12-01T15:41:58.861 INFO:tasks.rados.rados.0.smithi119.stdout:2146: done (1 left) 2023-12-01T15:41:58.861 INFO:tasks.rados.rados.0.smithi119.stdout:2147: done (0 left) 2023-12-01T15:41:58.861 INFO:tasks.rados.rados.0.smithi119.stdout:2148: snap_remove snap 201 2023-12-01T15:41:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:58 smithi183 ceph-mon[99169]: pgmap v706: 121 pgs: 121 active+clean; 536 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 0 B/s wr, 6 op/s 2023-12-01T15:41:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:41:58 smithi183 ceph-mon[99169]: osdmap e488: 8 total, 8 up, 8 in 2023-12-01T15:41:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:58 smithi119 ceph-mon[94175]: pgmap v706: 121 pgs: 121 active+clean; 536 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 0 B/s wr, 6 op/s 2023-12-01T15:41:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:41:58 smithi119 ceph-mon[94175]: osdmap e488: 8 total, 8 up, 8 in 2023-12-01T15:41:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:58 smithi119 ceph-mon[108979]: pgmap v706: 121 pgs: 121 active+clean; 536 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 0 B/s wr, 6 op/s 2023-12-01T15:41:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:41:58 smithi119 ceph-mon[108979]: osdmap e488: 8 total, 8 up, 8 in 2023-12-01T15:41:59.599 INFO:tasks.rados.rados.0.smithi119.stdout:2148: done (0 left) 2023-12-01T15:41:59.599 INFO:tasks.rados.rados.0.smithi119.stdout:2149: read oid 47 snap -1 2023-12-01T15:41:59.599 INFO:tasks.rados.rados.0.smithi119.stdout:2149: expect deleted 2023-12-01T15:41:59.600 INFO:tasks.rados.rados.0.smithi119.stdout:2150: copy_from oid 39 from oid 33 current snap is 217 2023-12-01T15:41:59.600 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 19 current snap is 217 2023-12-01T15:41:59.600 INFO:tasks.rados.rados.0.smithi119.stdout:2151: seq_num 686 ranges {1884160=696320,2580480=729088,3309568=425984,3735552=49152} 2023-12-01T15:41:59.614 INFO:tasks.rados.rados.0.smithi119.stdout:2151: writing smithi119156531-19 from 1884160 to 2580480 tid 1 2023-12-01T15:41:59.619 INFO:tasks.rados.rados.0.smithi119.stdout:2151: writing smithi119156531-19 from 2580480 to 3309568 tid 2 2023-12-01T15:41:59.621 INFO:tasks.rados.rados.0.smithi119.stdout:2151: writing smithi119156531-19 from 3309568 to 3735552 tid 3 2023-12-01T15:41:59.623 INFO:tasks.rados.rados.0.smithi119.stdout:2151: writing smithi119156531-19 from 3735552 to 3784704 tid 4 2023-12-01T15:41:59.623 INFO:tasks.rados.rados.0.smithi119.stdout:2152: rollback oid 50 current snap is 217 2023-12-01T15:41:59.623 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 50 to 135 2023-12-01T15:41:59.623 INFO:tasks.rados.rados.0.smithi119.stdout:2150: finishing copy_from to smithi119156531-39 2023-12-01T15:41:59.623 INFO:tasks.rados.rados.0.smithi119.stdout:2150: got expected ENOENT (src dne) 2023-12-01T15:41:59.623 INFO:tasks.rados.rados.0.smithi119.stdout:2150: finishing copy_from racing read to smithi119156531-39 2023-12-01T15:41:59.623 INFO:tasks.rados.rados.0.smithi119.stdout:2149: done (3 left) 2023-12-01T15:41:59.623 INFO:tasks.rados.rados.0.smithi119.stdout:2150: done (2 left) 2023-12-01T15:41:59.623 INFO:tasks.rados.rados.0.smithi119.stdout:2153: rollback oid 14 current snap is 217 2023-12-01T15:41:59.623 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 14 to 188 2023-12-01T15:41:59.624 INFO:tasks.rados.rados.0.smithi119.stdout:2154: read oid 28 snap -1 2023-12-01T15:41:59.624 INFO:tasks.rados.rados.0.smithi119.stdout:2154: expect deleted 2023-12-01T15:41:59.624 INFO:tasks.rados.rados.0.smithi119.stdout:2155: read oid 25 snap -1 2023-12-01T15:41:59.624 INFO:tasks.rados.rados.0.smithi119.stdout:2155: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:41:59.624 INFO:tasks.rados.rados.0.smithi119.stdout:2156: setattr oid 49 current snap is 217 2023-12-01T15:41:59.624 INFO:tasks.rados.rados.0.smithi119.stdout:2157: rollback oid 21 current snap is 217 2023-12-01T15:41:59.624 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 21 to 211 2023-12-01T15:41:59.624 INFO:tasks.rados.rados.0.smithi119.stdout:2158: snap_create 2023-12-01T15:41:59.628 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 988 (ObjNum 681 snap 217 seq_num 681) dirty exists 2023-12-01T15:41:59.630 INFO:tasks.rados.rados.0.smithi119.stdout:2151: finishing write tid 1 to smithi119156531-19 2023-12-01T15:41:59.630 INFO:tasks.rados.rados.0.smithi119.stdout:2153: finishing rollback tid 0 to smithi119156531-14 2023-12-01T15:41:59.630 INFO:tasks.rados.rados.0.smithi119.stdout:2151: finishing write tid 2 to smithi119156531-19 2023-12-01T15:41:59.631 INFO:tasks.rados.rados.0.smithi119.stdout:2153: finishing rollback tid 1 to smithi119156531-14 2023-12-01T15:41:59.633 INFO:tasks.rados.rados.0.smithi119.stdout:2152: finishing rollback tid 0 to smithi119156531-50 2023-12-01T15:41:59.633 INFO:tasks.rados.rados.0.smithi119.stdout:2151: finishing write tid 3 to smithi119156531-19 2023-12-01T15:41:59.633 INFO:tasks.rados.rados.0.smithi119.stdout:2153: finishing rollback tid 2 to smithi119156531-14 2023-12-01T15:41:59.633 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 904 (ObjNum 518 snap 165 seq_num 518) dirty exists 2023-12-01T15:41:59.634 INFO:tasks.rados.rados.0.smithi119.stdout:2152: finishing rollback tid 1 to smithi119156531-50 2023-12-01T15:41:59.634 INFO:tasks.rados.rados.0.smithi119.stdout:2152: finishing rollback tid 2 to smithi119156531-50 2023-12-01T15:41:59.634 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1390 (ObjNum 391 snap 125 seq_num 391) dirty exists 2023-12-01T15:41:59.634 INFO:tasks.rados.rados.0.smithi119.stdout:2151: finishing write tid 4 to smithi119156531-19 2023-12-01T15:41:59.634 INFO:tasks.rados.rados.0.smithi119.stdout:2151: finishing write tid 5 to smithi119156531-19 2023-12-01T15:41:59.635 INFO:tasks.rados.rados.0.smithi119.stdout:2157: finishing rollback tid 1 to smithi119156531-21 2023-12-01T15:41:59.635 INFO:tasks.rados.rados.0.smithi119.stdout:2155: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:41:59.646 INFO:tasks.rados.rados.0.smithi119.stdout:2157: finishing rollback tid 2 to smithi119156531-21 2023-12-01T15:41:59.646 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1389 (ObjNum 603 snap 197 seq_num 603) dirty exists 2023-12-01T15:41:59.646 INFO:tasks.rados.rados.0.smithi119.stdout:2151: finishing write tid 6 to smithi119156531-19 2023-12-01T15:41:59.646 INFO:tasks.rados.rados.0.smithi119.stdout:2151: oid 19 updating version 0 to 1031 2023-12-01T15:41:59.646 INFO:tasks.rados.rados.0.smithi119.stdout:2151: oid 19 updating version 1031 to 1032 2023-12-01T15:41:59.646 INFO:tasks.rados.rados.0.smithi119.stdout:2151: oid 19 updating version 1032 to 1034 2023-12-01T15:41:59.646 INFO:tasks.rados.rados.0.smithi119.stdout:2151: oid 19 version 1034 is already newer than 1033 2023-12-01T15:41:59.646 INFO:tasks.rados.rados.0.smithi119.stdout:2151: oid 19 updating version 1034 to 1035 2023-12-01T15:41:59.646 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 1035 (ObjNum 686 snap 217 seq_num 686) dirty exists 2023-12-01T15:41:59.646 INFO:tasks.rados.rados.0.smithi119.stdout:2151: left oid 19 (ObjNum 686 snap 217 seq_num 686) 2023-12-01T15:42:00.531 INFO:tasks.rados.rados.0.smithi119.stdout:2151: done (7 left) 2023-12-01T15:42:00.532 INFO:tasks.rados.rados.0.smithi119.stdout:2152: done (6 left) 2023-12-01T15:42:00.532 INFO:tasks.rados.rados.0.smithi119.stdout:2153: done (5 left) 2023-12-01T15:42:00.532 INFO:tasks.rados.rados.0.smithi119.stdout:2154: done (4 left) 2023-12-01T15:42:00.532 INFO:tasks.rados.rados.0.smithi119.stdout:2155: done (3 left) 2023-12-01T15:42:00.532 INFO:tasks.rados.rados.0.smithi119.stdout:2156: done (2 left) 2023-12-01T15:42:00.532 INFO:tasks.rados.rados.0.smithi119.stdout:2157: done (1 left) 2023-12-01T15:42:00.532 INFO:tasks.rados.rados.0.smithi119.stdout:2158: done (0 left) 2023-12-01T15:42:00.532 INFO:tasks.rados.rados.0.smithi119.stdout:2159: read oid 7 snap -1 2023-12-01T15:42:00.532 INFO:tasks.rados.rados.0.smithi119.stdout:2159: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:42:00.532 INFO:tasks.rados.rados.0.smithi119.stdout:2160: delete oid 38 current snap is 218 2023-12-01T15:42:00.537 INFO:tasks.rados.rados.0.smithi119.stdout:2159: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:42:00.549 INFO:tasks.rados.rados.0.smithi119.stdout:2159: done (1 left) 2023-12-01T15:42:00.549 INFO:tasks.rados.rados.0.smithi119.stdout:2160: done (0 left) 2023-12-01T15:42:00.549 INFO:tasks.rados.rados.0.smithi119.stdout:2161: rmattr oid 23 current snap is 218 2023-12-01T15:42:00.549 INFO:tasks.rados.rados.0.smithi119.stdout:2162: read oid 49 snap 165 2023-12-01T15:42:00.549 INFO:tasks.rados.rados.0.smithi119.stdout:2162: expect (ObjNum 425 snap 133 seq_num 425) 2023-12-01T15:42:00.549 INFO:tasks.rados.rados.0.smithi119.stdout:2163: snap_create 2023-12-01T15:42:00.553 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 1629 (ObjNum 641 snap 207 seq_num 641) dirty exists 2023-12-01T15:42:00.568 INFO:tasks.rados.rados.0.smithi119.stdout:2162: expect (ObjNum 425 snap 133 seq_num 425) 2023-12-01T15:42:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:00 smithi183 ceph-mon[99169]: pgmap v708: 121 pgs: 121 active+clean; 536 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:42:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:00 smithi183 ceph-mon[99169]: osdmap e489: 8 total, 8 up, 8 in 2023-12-01T15:42:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:00 smithi183 ceph-mon[99169]: osdmap e490: 8 total, 8 up, 8 in 2023-12-01T15:42:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:00 smithi119 ceph-mon[108979]: pgmap v708: 121 pgs: 121 active+clean; 536 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:42:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:00 smithi119 ceph-mon[108979]: osdmap e489: 8 total, 8 up, 8 in 2023-12-01T15:42:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:00 smithi119 ceph-mon[108979]: osdmap e490: 8 total, 8 up, 8 in 2023-12-01T15:42:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:00 smithi119 ceph-mon[94175]: pgmap v708: 121 pgs: 121 active+clean; 536 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:42:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:00 smithi119 ceph-mon[94175]: osdmap e489: 8 total, 8 up, 8 in 2023-12-01T15:42:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:00 smithi119 ceph-mon[94175]: osdmap e490: 8 total, 8 up, 8 in 2023-12-01T15:42:01.537 INFO:tasks.rados.rados.0.smithi119.stdout:2161: done (2 left) 2023-12-01T15:42:01.537 INFO:tasks.rados.rados.0.smithi119.stdout:2162: done (1 left) 2023-12-01T15:42:01.537 INFO:tasks.rados.rados.0.smithi119.stdout:2163: done (0 left) 2023-12-01T15:42:01.537 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 27 current snap is 219 2023-12-01T15:42:01.537 INFO:tasks.rados.rados.0.smithi119.stdout:2164: seq_num 688 ranges {1548288=729088,2277376=499712,2777088=704512} 2023-12-01T15:42:01.549 INFO:tasks.rados.rados.0.smithi119.stdout:2164: writing smithi119156531-27 from 1548288 to 2277376 tid 1 2023-12-01T15:42:01.552 INFO:tasks.rados.rados.0.smithi119.stdout:2164: writing smithi119156531-27 from 2277376 to 2777088 tid 2 2023-12-01T15:42:01.556 INFO:tasks.rados.rados.0.smithi119.stdout:2164: writing smithi119156531-27 from 2777088 to 3481600 tid 3 2023-12-01T15:42:01.556 INFO:tasks.rados.rados.0.smithi119.stdout:2165: setattr oid 31 current snap is 219 2023-12-01T15:42:01.557 INFO:tasks.rados.rados.0.smithi119.stdout:2166: read oid 26 snap -1 2023-12-01T15:42:01.558 INFO:tasks.rados.rados.0.smithi119.stdout:2166: expect (ObjNum 671 snap 214 seq_num 671) 2023-12-01T15:42:01.558 INFO:tasks.rados.rados.0.smithi119.stdout:2167: rollback oid 36 current snap is 219 2023-12-01T15:42:01.558 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 36 to 174 2023-12-01T15:42:01.558 INFO:tasks.rados.rados.0.smithi119.stdout:2168: rmattr oid 2 current snap is 219 2023-12-01T15:42:01.558 INFO:tasks.rados.rados.0.smithi119.stdout:2169: delete oid 33 current snap is 219 2023-12-01T15:42:01.560 INFO:tasks.rados.rados.0.smithi119.stdout:2167: finishing rollback tid 1 to smithi119156531-36 2023-12-01T15:42:01.560 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 469 (ObjNum 33 snap 0 seq_num 3135013328) dirty dne 2023-12-01T15:42:01.560 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 898 (ObjNum 629 snap 203 seq_num 629) dirty exists 2023-12-01T15:42:01.561 INFO:tasks.rados.rados.0.smithi119.stdout:2167: done (5 left) 2023-12-01T15:42:01.561 INFO:tasks.rados.rados.0.smithi119.stdout:2168: done (4 left) 2023-12-01T15:42:01.561 INFO:tasks.rados.rados.0.smithi119.stdout:2169: done (3 left) 2023-12-01T15:42:01.561 INFO:tasks.rados.rados.0.smithi119.stdout:2170: delete oid 4 current snap is 219 2023-12-01T15:42:01.563 INFO:tasks.rados.rados.0.smithi119.stdout:2164: finishing write tid 1 to smithi119156531-27 2023-12-01T15:42:01.563 INFO:tasks.rados.rados.0.smithi119.stdout:2164: finishing write tid 2 to smithi119156531-27 2023-12-01T15:42:01.563 INFO:tasks.rados.rados.0.smithi119.stdout:2164: finishing write tid 3 to smithi119156531-27 2023-12-01T15:42:01.564 INFO:tasks.rados.rados.0.smithi119.stdout:2170: done (3 left) 2023-12-01T15:42:01.564 INFO:tasks.rados.rados.0.smithi119.stdout:2171: snap_create 2023-12-01T15:42:01.564 INFO:tasks.rados.rados.0.smithi119.stdout:2164: finishing write tid 4 to smithi119156531-27 2023-12-01T15:42:01.566 INFO:tasks.rados.rados.0.smithi119.stdout:2166: expect (ObjNum 671 snap 214 seq_num 671) 2023-12-01T15:42:01.610 INFO:tasks.rados.rados.0.smithi119.stdout:2164: finishing write tid 5 to smithi119156531-27 2023-12-01T15:42:01.610 INFO:tasks.rados.rados.0.smithi119.stdout:2164: oid 27 updating version 0 to 1633 2023-12-01T15:42:01.610 INFO:tasks.rados.rados.0.smithi119.stdout:2164: oid 27 version 1633 is already newer than 1631 2023-12-01T15:42:01.611 INFO:tasks.rados.rados.0.smithi119.stdout:2164: oid 27 updating version 1633 to 1634 2023-12-01T15:42:01.611 INFO:tasks.rados.rados.0.smithi119.stdout:2164: oid 27 version 1634 is already newer than 1632 2023-12-01T15:42:01.611 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 1634 (ObjNum 688 snap 219 seq_num 688) dirty exists 2023-12-01T15:42:01.611 INFO:tasks.rados.rados.0.smithi119.stdout:2164: left oid 27 (ObjNum 688 snap 219 seq_num 688) 2023-12-01T15:42:01.611 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 1350 (ObjNum 667 snap 214 seq_num 667) dirty exists 2023-12-01T15:42:01.779 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:42:02.086 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:42:02.086 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8m) 8m ago 9m 17.3M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:42:02.086 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8m) 8m ago 8m 83.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:42:02.086 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9m) 8m ago 9m 13.6M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:42:02.086 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9m) 8m ago 9m 16.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:42:02.086 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (13m) 8m ago 13m 448M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:42:02.086 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (14m) 8m ago 14m 507M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:42:02.087 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (14m) 8m ago 14m 81.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:42:02.087 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (13m) 8m ago 13m 57.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:42:02.087 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (13m) 8m ago 13m 59.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:42:02.087 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9m) 8m ago 9m 4135k - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:42:02.087 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9m) 8m ago 9m 3959k - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:42:02.087 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (12m) 8m ago 12m 62.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:42:02.087 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (12m) 8m ago 12m 65.0M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:42:02.087 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (12m) 8m ago 12m 56.3M 3012M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:42:02.087 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11m) 8m ago 11m 55.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:42:02.087 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11m) 8m ago 11m 54.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:42:02.087 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11m) 8m ago 11m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:42:02.087 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10m) 8m ago 10m 54.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:42:02.087 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10m) 8m ago 10m 56.8M 3012M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:42:02.087 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8m) 8m ago 9m 29.9M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:42:02.466 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:42:02.466 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:42:02.466 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:42:02.466 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:42:02.466 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:42:02.466 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:42:02.466 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:42:02.466 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:42:02.466 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:42:02.466 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:42:02.466 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:42:02.467 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:42:02.467 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:42:02.467 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:42:02.467 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:42:02.467 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:42:02.467 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:42:02.546 INFO:tasks.rados.rados.0.smithi119.stdout:2164: done (3 left) 2023-12-01T15:42:02.546 INFO:tasks.rados.rados.0.smithi119.stdout:2165: done (2 left) 2023-12-01T15:42:02.546 INFO:tasks.rados.rados.0.smithi119.stdout:2166: done (1 left) 2023-12-01T15:42:02.546 INFO:tasks.rados.rados.0.smithi119.stdout:2171: done (0 left) 2023-12-01T15:42:02.546 INFO:tasks.rados.rados.0.smithi119.stdout:2172: rmattr oid 43 current snap is 220 2023-12-01T15:42:02.546 INFO:tasks.rados.rados.0.smithi119.stdout:2172: done (0 left) 2023-12-01T15:42:02.546 INFO:tasks.rados.rados.0.smithi119.stdout:2173: read oid 11 snap -1 2023-12-01T15:42:02.547 INFO:tasks.rados.rados.0.smithi119.stdout:2173: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:42:02.547 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 23 current snap is 220 2023-12-01T15:42:02.547 INFO:tasks.rados.rados.0.smithi119.stdout:2174: seq_num 691 ranges {2629632=778240,3407872=548864,3956736=614400,4571136=40960} 2023-12-01T15:42:02.565 INFO:tasks.rados.rados.0.smithi119.stdout:2174: writing smithi119156531-23 from 2629632 to 3407872 tid 1 2023-12-01T15:42:02.568 INFO:tasks.rados.rados.0.smithi119.stdout:2174: writing smithi119156531-23 from 3407872 to 3956736 tid 2 2023-12-01T15:42:02.571 INFO:tasks.rados.rados.0.smithi119.stdout:2174: writing smithi119156531-23 from 3956736 to 4571136 tid 3 2023-12-01T15:42:02.572 INFO:tasks.rados.rados.0.smithi119.stdout:2174: writing smithi119156531-23 from 4571136 to 4612096 tid 4 2023-12-01T15:42:02.572 INFO:tasks.rados.rados.0.smithi119.stdout:2175: read oid 2 snap -1 2023-12-01T15:42:02.572 INFO:tasks.rados.rados.0.smithi119.stdout:2175: expect (ObjNum 629 snap 203 seq_num 629) 2023-12-01T15:42:02.573 INFO:tasks.rados.rados.0.smithi119.stdout:2176: copy_from oid 15 from oid 22 current snap is 220 2023-12-01T15:42:02.573 INFO:tasks.rados.rados.0.smithi119.stdout:2173: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:42:02.627 INFO:tasks.rados.rados.0.smithi119.stdout:2174: finishing write tid 1 to smithi119156531-23 2023-12-01T15:42:02.627 INFO:tasks.rados.rados.0.smithi119.stdout:2174: finishing write tid 2 to smithi119156531-23 2023-12-01T15:42:02.627 INFO:tasks.rados.rados.0.smithi119.stdout:2174: finishing write tid 3 to smithi119156531-23 2023-12-01T15:42:02.627 INFO:tasks.rados.rados.0.smithi119.stdout:2175: expect (ObjNum 629 snap 203 seq_num 629) 2023-12-01T15:42:02.652 INFO:tasks.rados.rados.0.smithi119.stdout:2174: finishing write tid 4 to smithi119156531-23 2023-12-01T15:42:02.653 INFO:tasks.rados.rados.0.smithi119.stdout:2174: finishing write tid 5 to smithi119156531-23 2023-12-01T15:42:02.653 INFO:tasks.rados.rados.0.smithi119.stdout:2176: finishing copy_from to smithi119156531-15 2023-12-01T15:42:02.653 INFO:tasks.rados.rados.0.smithi119.stdout:2176: got expected ENOENT (src dne) 2023-12-01T15:42:02.653 INFO:tasks.rados.rados.0.smithi119.stdout:2176: finishing copy_from racing read to smithi119156531-15 2023-12-01T15:42:02.653 INFO:tasks.rados.rados.0.smithi119.stdout:2174: finishing write tid 6 to smithi119156531-23 2023-12-01T15:42:02.653 INFO:tasks.rados.rados.0.smithi119.stdout:2174: oid 23 updating version 0 to 1639 2023-12-01T15:42:02.653 INFO:tasks.rados.rados.0.smithi119.stdout:2174: oid 23 version 1639 is already newer than 1637 2023-12-01T15:42:02.653 INFO:tasks.rados.rados.0.smithi119.stdout:2174: oid 23 version 1639 is already newer than 1638 2023-12-01T15:42:02.653 INFO:tasks.rados.rados.0.smithi119.stdout:2174: oid 23 version 1639 is already newer than 1636 2023-12-01T15:42:02.653 INFO:tasks.rados.rados.0.smithi119.stdout:2174: oid 23 updating version 1639 to 1640 2023-12-01T15:42:02.653 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 1640 (ObjNum 691 snap 220 seq_num 691) dirty exists 2023-12-01T15:42:02.653 INFO:tasks.rados.rados.0.smithi119.stdout:2174: left oid 23 (ObjNum 691 snap 220 seq_num 691) 2023-12-01T15:42:02.653 INFO:tasks.rados.rados.0.smithi119.stdout:2173: done (3 left) 2023-12-01T15:42:02.654 INFO:tasks.rados.rados.0.smithi119.stdout:2174: done (2 left) 2023-12-01T15:42:02.654 INFO:tasks.rados.rados.0.smithi119.stdout:2175: done (1 left) 2023-12-01T15:42:02.654 INFO:tasks.rados.rados.0.smithi119.stdout:2176: done (0 left) 2023-12-01T15:42:02.654 INFO:tasks.rados.rados.0.smithi119.stdout:2177: copy_from oid 30 from oid 2 current snap is 220 2023-12-01T15:42:02.654 INFO:tasks.rados.rados.0.smithi119.stdout:2178: copy_from oid 24 from oid 16 current snap is 220 2023-12-01T15:42:02.654 INFO:tasks.rados.rados.0.smithi119.stdout:2179: delete oid 10 current snap is 220 2023-12-01T15:42:02.655 INFO:tasks.rados.rados.0.smithi119.stdout:2179: done (2 left) 2023-12-01T15:42:02.655 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 19 current snap is 220 2023-12-01T15:42:02.655 INFO:tasks.rados.rados.0.smithi119.stdout:2180: seq_num 693 ranges {3784704=409600,4194304=770048,4964352=581632,5545984=253952} 2023-12-01T15:42:02.678 INFO:tasks.rados.rados.0.smithi119.stdout:2180: writing smithi119156531-19 from 3784704 to 4194304 tid 1 2023-12-01T15:42:02.682 INFO:tasks.rados.rados.0.smithi119.stdout:2180: writing smithi119156531-19 from 4194304 to 4964352 tid 2 2023-12-01T15:42:02.685 INFO:tasks.rados.rados.0.smithi119.stdout:2180: writing smithi119156531-19 from 4964352 to 5545984 tid 3 2023-12-01T15:42:02.687 INFO:tasks.rados.rados.0.smithi119.stdout:2180: writing smithi119156531-19 from 5545984 to 5799936 tid 4 2023-12-01T15:42:02.687 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 40 current snap is 220 2023-12-01T15:42:02.687 INFO:tasks.rados.rados.0.smithi119.stdout:2177: finishing copy_from to smithi119156531-30 2023-12-01T15:42:02.687 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 898 (ObjNum 629 snap 203 seq_num 629) dirty exists 2023-12-01T15:42:02.687 INFO:tasks.rados.rados.0.smithi119.stdout:2181: seq_num 694 ranges {1695744=425984,2121728=655360,2777088=786432,3563520=163840} 2023-12-01T15:42:02.698 INFO:tasks.rados.rados.0.smithi119.stdout:2181: writing smithi119156531-40 from 1695744 to 2121728 tid 1 2023-12-01T15:42:02.702 INFO:tasks.rados.rados.0.smithi119.stdout:2181: writing smithi119156531-40 from 2121728 to 2777088 tid 2 2023-12-01T15:42:02.706 INFO:tasks.rados.rados.0.smithi119.stdout:2181: writing smithi119156531-40 from 2777088 to 3563520 tid 3 2023-12-01T15:42:02.708 INFO:tasks.rados.rados.0.smithi119.stdout:2181: writing smithi119156531-40 from 3563520 to 3727360 tid 4 2023-12-01T15:42:02.708 INFO:tasks.rados.rados.0.smithi119.stdout:2182: read oid 15 snap -1 2023-12-01T15:42:02.708 INFO:tasks.rados.rados.0.smithi119.stdout:2182: expect (ObjNum 587 snap 190 seq_num 587) 2023-12-01T15:42:02.708 INFO:tasks.rados.rados.0.smithi119.stdout:2183: delete oid 33 current snap is 220 2023-12-01T15:42:02.708 INFO:tasks.rados.rados.0.smithi119.stdout:2177: finishing copy_from racing read to smithi119156531-30 2023-12-01T15:42:02.708 INFO:tasks.rados.rados.0.smithi119.stdout:2178: finishing copy_from to smithi119156531-24 2023-12-01T15:42:02.708 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 1242 (ObjNum 627 snap 203 seq_num 627) dirty exists 2023-12-01T15:42:02.708 INFO:tasks.rados.rados.0.smithi119.stdout:2178: finishing copy_from racing read to smithi119156531-24 2023-12-01T15:42:02.708 INFO:tasks.rados.rados.0.smithi119.stdout:2180: finishing write tid 1 to smithi119156531-19 2023-12-01T15:42:02.708 INFO:tasks.rados.rados.0.smithi119.stdout:2180: finishing write tid 2 to smithi119156531-19 2023-12-01T15:42:02.708 INFO:tasks.rados.rados.0.smithi119.stdout:2180: finishing write tid 3 to smithi119156531-19 2023-12-01T15:42:02.708 INFO:tasks.rados.rados.0.smithi119.stdout:2180: finishing write tid 4 to smithi119156531-19 2023-12-01T15:42:02.708 INFO:tasks.rados.rados.0.smithi119.stdout:2180: finishing write tid 5 to smithi119156531-19 2023-12-01T15:42:02.708 INFO:tasks.rados.rados.0.smithi119.stdout:2180: finishing write tid 6 to smithi119156531-19 2023-12-01T15:42:02.709 INFO:tasks.rados.rados.0.smithi119.stdout:2180: oid 19 updating version 0 to 1040 2023-12-01T15:42:02.709 INFO:tasks.rados.rados.0.smithi119.stdout:2180: oid 19 updating version 1040 to 1041 2023-12-01T15:42:02.709 INFO:tasks.rados.rados.0.smithi119.stdout:2180: oid 19 version 1041 is already newer than 1037 2023-12-01T15:42:02.709 INFO:tasks.rados.rados.0.smithi119.stdout:2180: oid 19 version 1041 is already newer than 1039 2023-12-01T15:42:02.709 INFO:tasks.rados.rados.0.smithi119.stdout:2180: oid 19 version 1041 is already newer than 1038 2023-12-01T15:42:02.709 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 1041 (ObjNum 693 snap 220 seq_num 693) dirty exists 2023-12-01T15:42:02.709 INFO:tasks.rados.rados.0.smithi119.stdout:2180: left oid 19 (ObjNum 693 snap 220 seq_num 693) 2023-12-01T15:42:02.709 INFO:tasks.rados.rados.0.smithi119.stdout:2181: finishing write tid 1 to smithi119156531-40 2023-12-01T15:42:02.709 INFO:tasks.rados.rados.0.smithi119.stdout:2181: finishing write tid 2 to smithi119156531-40 2023-12-01T15:42:02.710 INFO:tasks.rados.rados.0.smithi119.stdout:2177: done (5 left) 2023-12-01T15:42:02.710 INFO:tasks.rados.rados.0.smithi119.stdout:2178: done (4 left) 2023-12-01T15:42:02.710 INFO:tasks.rados.rados.0.smithi119.stdout:2180: done (3 left) 2023-12-01T15:42:02.710 INFO:tasks.rados.rados.0.smithi119.stdout:2183: done (2 left) 2023-12-01T15:42:02.711 INFO:tasks.rados.rados.0.smithi119.stdout:2184: read oid 38 snap -1 2023-12-01T15:42:02.711 INFO:tasks.rados.rados.0.smithi119.stdout:2184: expect deleted 2023-12-01T15:42:02.711 INFO:tasks.rados.rados.0.smithi119.stdout:2185: setattr oid 42 current snap is 220 2023-12-01T15:42:02.711 INFO:tasks.rados.rados.0.smithi119.stdout:2181: finishing write tid 3 to smithi119156531-40 2023-12-01T15:42:02.712 INFO:tasks.rados.rados.0.smithi119.stdout:2181: finishing write tid 4 to smithi119156531-40 2023-12-01T15:42:02.712 INFO:tasks.rados.rados.0.smithi119.stdout:2181: finishing write tid 5 to smithi119156531-40 2023-12-01T15:42:02.712 INFO:tasks.rados.rados.0.smithi119.stdout:2184: done (3 left) 2023-12-01T15:42:02.712 INFO:tasks.rados.rados.0.smithi119.stdout:2186: delete oid 21 current snap is 220 2023-12-01T15:42:02.713 INFO:tasks.rados.rados.0.smithi119.stdout:2181: finishing write tid 6 to smithi119156531-40 2023-12-01T15:42:02.713 INFO:tasks.rados.rados.0.smithi119.stdout:2181: oid 40 updating version 0 to 1261 2023-12-01T15:42:02.713 INFO:tasks.rados.rados.0.smithi119.stdout:2181: oid 40 updating version 1261 to 1262 2023-12-01T15:42:02.714 INFO:tasks.rados.rados.0.smithi119.stdout:2181: oid 40 updating version 1262 to 1265 2023-12-01T15:42:02.714 INFO:tasks.rados.rados.0.smithi119.stdout:2181: oid 40 version 1265 is already newer than 1264 2023-12-01T15:42:02.714 INFO:tasks.rados.rados.0.smithi119.stdout:2181: oid 40 version 1265 is already newer than 1263 2023-12-01T15:42:02.714 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 1265 (ObjNum 694 snap 220 seq_num 694) dirty exists 2023-12-01T15:42:02.714 INFO:tasks.rados.rados.0.smithi119.stdout:2181: left oid 40 (ObjNum 694 snap 220 seq_num 694) 2023-12-01T15:42:02.716 INFO:tasks.rados.rados.0.smithi119.stdout:2181: done (3 left) 2023-12-01T15:42:02.716 INFO:tasks.rados.rados.0.smithi119.stdout:2186: done (2 left) 2023-12-01T15:42:02.716 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 220 2023-12-01T15:42:02.716 INFO:tasks.rados.rados.0.smithi119.stdout:2187: seq_num 697 ranges {0=475136,475136=704512,1179648=557056,1736704=344064} 2023-12-01T15:42:02.719 INFO:tasks.rados.rados.0.smithi119.stdout:2187: writing smithi119156531-4 from 0 to 475136 tid 1 2023-12-01T15:42:02.723 INFO:tasks.rados.rados.0.smithi119.stdout:2187: writing smithi119156531-4 from 475136 to 1179648 tid 2 2023-12-01T15:42:02.726 INFO:tasks.rados.rados.0.smithi119.stdout:2187: writing smithi119156531-4 from 1179648 to 1736704 tid 3 2023-12-01T15:42:02.728 INFO:tasks.rados.rados.0.smithi119.stdout:2187: writing smithi119156531-4 from 1736704 to 2080768 tid 4 2023-12-01T15:42:02.728 INFO:tasks.rados.rados.0.smithi119.stdout:2188: snap_create 2023-12-01T15:42:02.728 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 905 (ObjNum 664 snap 213 seq_num 664) dirty exists 2023-12-01T15:42:02.729 INFO:tasks.rados.rados.0.smithi119.stdout:2182: expect (ObjNum 587 snap 190 seq_num 587) 2023-12-01T15:42:02.822 INFO:tasks.rados.rados.0.smithi119.stdout:2187: finishing write tid 1 to smithi119156531-4 2023-12-01T15:42:02.822 INFO:tasks.rados.rados.0.smithi119.stdout:2187: finishing write tid 2 to smithi119156531-4 2023-12-01T15:42:02.822 INFO:tasks.rados.rados.0.smithi119.stdout:2187: finishing write tid 3 to smithi119156531-4 2023-12-01T15:42:02.822 INFO:tasks.rados.rados.0.smithi119.stdout:2187: finishing write tid 4 to smithi119156531-4 2023-12-01T15:42:02.823 INFO:tasks.rados.rados.0.smithi119.stdout:2187: finishing write tid 5 to smithi119156531-4 2023-12-01T15:42:02.823 INFO:tasks.rados.rados.0.smithi119.stdout:2187: finishing write tid 6 to smithi119156531-4 2023-12-01T15:42:02.823 INFO:tasks.rados.rados.0.smithi119.stdout:2187: oid 4 updating version 0 to 990 2023-12-01T15:42:02.823 INFO:tasks.rados.rados.0.smithi119.stdout:2187: oid 4 updating version 990 to 991 2023-12-01T15:42:02.823 INFO:tasks.rados.rados.0.smithi119.stdout:2187: oid 4 updating version 991 to 992 2023-12-01T15:42:02.823 INFO:tasks.rados.rados.0.smithi119.stdout:2187: oid 4 updating version 992 to 993 2023-12-01T15:42:02.823 INFO:tasks.rados.rados.0.smithi119.stdout:2187: oid 4 updating version 993 to 994 2023-12-01T15:42:02.823 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 994 (ObjNum 697 snap 220 seq_num 697) dirty exists 2023-12-01T15:42:02.823 INFO:tasks.rados.rados.0.smithi119.stdout:2187: left oid 4 (ObjNum 697 snap 220 seq_num 697) 2023-12-01T15:42:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:02 smithi183 ceph-mon[99169]: pgmap v711: 121 pgs: 121 active+clean; 558 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.9 MiB/s wr, 31 op/s 2023-12-01T15:42:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:02 smithi183 ceph-mon[99169]: osdmap e491: 8 total, 8 up, 8 in 2023-12-01T15:42:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:02 smithi183 ceph-mon[99169]: from='client.25199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/528310842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:42:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:02 smithi119 ceph-mon[94175]: pgmap v711: 121 pgs: 121 active+clean; 558 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.9 MiB/s wr, 31 op/s 2023-12-01T15:42:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:02 smithi119 ceph-mon[94175]: osdmap e491: 8 total, 8 up, 8 in 2023-12-01T15:42:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:02 smithi119 ceph-mon[94175]: from='client.25199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/528310842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:42:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:02 smithi119 ceph-mon[108979]: pgmap v711: 121 pgs: 121 active+clean; 558 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.9 MiB/s wr, 31 op/s 2023-12-01T15:42:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:02 smithi119 ceph-mon[108979]: osdmap e491: 8 total, 8 up, 8 in 2023-12-01T15:42:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:02 smithi119 ceph-mon[108979]: from='client.25199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/528310842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:42:03.552 INFO:tasks.rados.rados.0.smithi119.stdout:2182: done (3 left) 2023-12-01T15:42:03.552 INFO:tasks.rados.rados.0.smithi119.stdout:2185: done (2 left) 2023-12-01T15:42:03.552 INFO:tasks.rados.rados.0.smithi119.stdout:2187: done (1 left) 2023-12-01T15:42:03.553 INFO:tasks.rados.rados.0.smithi119.stdout:2188: done (0 left) 2023-12-01T15:42:03.553 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 32 current snap is 221 2023-12-01T15:42:03.553 INFO:tasks.rados.rados.0.smithi119.stdout:2189: seq_num 698 ranges {4415488=499712,4915200=589824,5505024=770048,6275072=245760} 2023-12-01T15:42:03.578 INFO:tasks.rados.rados.0.smithi119.stdout:2189: writing smithi119156531-32 from 4415488 to 4915200 tid 1 2023-12-01T15:42:03.581 INFO:tasks.rados.rados.0.smithi119.stdout:2189: writing smithi119156531-32 from 4915200 to 5505024 tid 2 2023-12-01T15:42:03.586 INFO:tasks.rados.rados.0.smithi119.stdout:2189: writing smithi119156531-32 from 5505024 to 6275072 tid 3 2023-12-01T15:42:03.588 INFO:tasks.rados.rados.0.smithi119.stdout:2189: writing smithi119156531-32 from 6275072 to 6520832 tid 4 2023-12-01T15:42:03.588 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 221 2023-12-01T15:42:03.588 INFO:tasks.rados.rados.0.smithi119.stdout:2189: finishing write tid 1 to smithi119156531-32 2023-12-01T15:42:03.588 INFO:tasks.rados.rados.0.smithi119.stdout:2190: seq_num 699 ranges {1228800=516096,1744896=475136,2220032=573440,2793472=557056} 2023-12-01T15:42:03.597 INFO:tasks.rados.rados.0.smithi119.stdout:2190: writing smithi119156531-12 from 1228800 to 1744896 tid 1 2023-12-01T15:42:03.600 INFO:tasks.rados.rados.0.smithi119.stdout:2190: writing smithi119156531-12 from 1744896 to 2220032 tid 2 2023-12-01T15:42:03.603 INFO:tasks.rados.rados.0.smithi119.stdout:2190: writing smithi119156531-12 from 2220032 to 2793472 tid 3 2023-12-01T15:42:03.607 INFO:tasks.rados.rados.0.smithi119.stdout:2190: writing smithi119156531-12 from 2793472 to 3350528 tid 4 2023-12-01T15:42:03.607 INFO:tasks.rados.rados.0.smithi119.stdout:2191: rmattr oid 2 current snap is 221 2023-12-01T15:42:03.607 INFO:tasks.rados.rados.0.smithi119.stdout:2189: finishing write tid 2 to smithi119156531-32 2023-12-01T15:42:03.607 INFO:tasks.rados.rados.0.smithi119.stdout:2189: finishing write tid 3 to smithi119156531-32 2023-12-01T15:42:03.608 INFO:tasks.rados.rados.0.smithi119.stdout:2189: finishing write tid 4 to smithi119156531-32 2023-12-01T15:42:03.608 INFO:tasks.rados.rados.0.smithi119.stdout:2189: finishing write tid 5 to smithi119156531-32 2023-12-01T15:42:03.608 INFO:tasks.rados.rados.0.smithi119.stdout:2189: finishing write tid 6 to smithi119156531-32 2023-12-01T15:42:03.608 INFO:tasks.rados.rados.0.smithi119.stdout:2189: oid 32 updating version 0 to 900 2023-12-01T15:42:03.608 INFO:tasks.rados.rados.0.smithi119.stdout:2189: oid 32 version 900 is already newer than 899 2023-12-01T15:42:03.608 INFO:tasks.rados.rados.0.smithi119.stdout:2189: oid 32 updating version 900 to 902 2023-12-01T15:42:03.608 INFO:tasks.rados.rados.0.smithi119.stdout:2189: oid 32 version 902 is already newer than 901 2023-12-01T15:42:03.608 INFO:tasks.rados.rados.0.smithi119.stdout:2189: oid 32 updating version 902 to 903 2023-12-01T15:42:03.608 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 903 (ObjNum 698 snap 221 seq_num 698) dirty exists 2023-12-01T15:42:03.608 INFO:tasks.rados.rados.0.smithi119.stdout:2189: left oid 32 (ObjNum 698 snap 221 seq_num 698) 2023-12-01T15:42:03.608 INFO:tasks.rados.rados.0.smithi119.stdout:2190: finishing write tid 1 to smithi119156531-12 2023-12-01T15:42:03.608 INFO:tasks.rados.rados.0.smithi119.stdout:2190: finishing write tid 2 to smithi119156531-12 2023-12-01T15:42:03.608 INFO:tasks.rados.rados.0.smithi119.stdout:2189: done (2 left) 2023-12-01T15:42:03.608 INFO:tasks.rados.rados.0.smithi119.stdout:2192: rollback oid 46 current snap is 221 2023-12-01T15:42:03.608 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 46 to 196 2023-12-01T15:42:03.609 INFO:tasks.rados.rados.0.smithi119.stdout:2190: finishing write tid 3 to smithi119156531-12 2023-12-01T15:42:03.609 INFO:tasks.rados.rados.0.smithi119.stdout:2193: delete oid 16 current snap is 221 2023-12-01T15:42:03.609 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 904 (ObjNum 629 snap 203 seq_num 629) dirty exists 2023-12-01T15:42:03.611 INFO:tasks.rados.rados.0.smithi119.stdout:2192: finishing rollback tid 0 to smithi119156531-46 2023-12-01T15:42:03.611 INFO:tasks.rados.rados.0.smithi119.stdout:2192: finishing rollback tid 1 to smithi119156531-46 2023-12-01T15:42:03.612 INFO:tasks.rados.rados.0.smithi119.stdout:2192: finishing rollback tid 2 to smithi119156531-46 2023-12-01T15:42:03.612 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 1350 (ObjNum 592 snap 191 seq_num 592) dirty exists 2023-12-01T15:42:03.612 INFO:tasks.rados.rados.0.smithi119.stdout:2190: finishing write tid 4 to smithi119156531-12 2023-12-01T15:42:03.612 INFO:tasks.rados.rados.0.smithi119.stdout:2190: finishing write tid 5 to smithi119156531-12 2023-12-01T15:42:03.613 INFO:tasks.rados.rados.0.smithi119.stdout:2191: done (3 left) 2023-12-01T15:42:03.613 INFO:tasks.rados.rados.0.smithi119.stdout:2192: done (2 left) 2023-12-01T15:42:03.613 INFO:tasks.rados.rados.0.smithi119.stdout:2193: done (1 left) 2023-12-01T15:42:03.613 INFO:tasks.rados.rados.0.smithi119.stdout:2194: setattr oid 47 current snap is 221 2023-12-01T15:42:03.614 INFO:tasks.rados.rados.0.smithi119.stdout:2190: finishing write tid 6 to smithi119156531-12 2023-12-01T15:42:03.614 INFO:tasks.rados.rados.0.smithi119.stdout:2190: oid 12 updating version 0 to 1269 2023-12-01T15:42:03.614 INFO:tasks.rados.rados.0.smithi119.stdout:2190: oid 12 updating version 1269 to 1270 2023-12-01T15:42:03.614 INFO:tasks.rados.rados.0.smithi119.stdout:2190: oid 12 version 1270 is already newer than 1266 2023-12-01T15:42:03.614 INFO:tasks.rados.rados.0.smithi119.stdout:2190: oid 12 version 1270 is already newer than 1268 2023-12-01T15:42:03.614 INFO:tasks.rados.rados.0.smithi119.stdout:2190: oid 12 version 1270 is already newer than 1267 2023-12-01T15:42:03.614 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 1270 (ObjNum 699 snap 221 seq_num 699) dirty exists 2023-12-01T15:42:03.615 INFO:tasks.rados.rados.0.smithi119.stdout:2190: left oid 12 (ObjNum 699 snap 221 seq_num 699) 2023-12-01T15:42:03.615 INFO:tasks.rados.rados.0.smithi119.stdout:2190: done (1 left) 2023-12-01T15:42:03.615 INFO:tasks.rados.rados.0.smithi119.stdout:2195: rmattr oid 50 current snap is 221 2023-12-01T15:42:03.615 INFO:tasks.rados.rados.0.smithi119.stdout:2196: read oid 13 snap -1 2023-12-01T15:42:03.615 INFO:tasks.rados.rados.0.smithi119.stdout:2196: expect (ObjNum 620 snap 202 seq_num 620) 2023-12-01T15:42:03.615 INFO:tasks.rados.rados.0.smithi119.stdout:2197: copy_from oid 20 from oid 36 current snap is 221 2023-12-01T15:42:03.615 INFO:tasks.rados.rados.0.smithi119.stdout:2198: setattr oid 8 current snap is 221 2023-12-01T15:42:03.616 INFO:tasks.rados.rados.0.smithi119.stdout:2199: rollback oid 16 current snap is 221 2023-12-01T15:42:03.616 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 16 to 211 2023-12-01T15:42:03.616 INFO:tasks.rados.rados.0.smithi119.stdout:2200: rollback oid 37 current snap is 221 2023-12-01T15:42:03.616 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 37 to 193 2023-12-01T15:42:03.616 INFO:tasks.rados.rados.0.smithi119.stdout:2201: copy_from oid 29 from oid 15 current snap is 221 2023-12-01T15:42:03.616 INFO:tasks.rados.rados.0.smithi119.stdout:2202: read oid 33 snap 184 2023-12-01T15:42:03.616 INFO:tasks.rados.rados.0.smithi119.stdout:2202: expect deleted 2023-12-01T15:42:03.616 INFO:tasks.rados.rados.0.smithi119.stdout:2203: delete oid 45 current snap is 221 2023-12-01T15:42:03.619 INFO:tasks.rados.rados.0.smithi119.stdout:2203: done (9 left) 2023-12-01T15:42:03.619 INFO:tasks.rados.rados.0.smithi119.stdout:2204: rmattr oid 49 current snap is 221 2023-12-01T15:42:03.619 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 905 (ObjNum 33 snap 0 seq_num 3134993232) dirty exists 2023-12-01T15:42:03.619 INFO:tasks.rados.rados.0.smithi119.stdout:2198: done (9 left) 2023-12-01T15:42:03.619 INFO:tasks.rados.rados.0.smithi119.stdout:2205: delete oid 1 current snap is 221 2023-12-01T15:42:03.619 INFO:tasks.rados.rados.0.smithi119.stdout:2199: finishing rollback tid 1 to smithi119156531-16 2023-12-01T15:42:03.620 INFO:tasks.rados.rados.0.smithi119.stdout:2199: finishing rollback tid 2 to smithi119156531-16 2023-12-01T15:42:03.620 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 1273 (ObjNum 627 snap 203 seq_num 627) dirty exists 2023-12-01T15:42:03.622 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 1042 (ObjNum 33 snap 0 seq_num 0) dirty exists 2023-12-01T15:42:03.622 INFO:tasks.rados.rados.0.smithi119.stdout:2200: finishing rollback tid 0 to smithi119156531-37 2023-12-01T15:42:03.623 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1391 (ObjNum 391 snap 125 seq_num 391) dirty exists 2023-12-01T15:42:03.623 INFO:tasks.rados.rados.0.smithi119.stdout:2200: finishing rollback tid 1 to smithi119156531-37 2023-12-01T15:42:03.623 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 1643 (ObjNum 33 snap 0 seq_num 3136520976) dirty dne 2023-12-01T15:42:03.623 INFO:tasks.rados.rados.0.smithi119.stdout:2197: finishing copy_from to smithi119156531-20 2023-12-01T15:42:03.623 INFO:tasks.rados.rados.0.smithi119.stdout:2197: got expected ENOENT (src dne) 2023-12-01T15:42:03.624 INFO:tasks.rados.rados.0.smithi119.stdout:2197: finishing copy_from racing read to smithi119156531-20 2023-12-01T15:42:03.626 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 995 (ObjNum 681 snap 217 seq_num 681) dirty exists 2023-12-01T15:42:03.626 INFO:tasks.rados.rados.0.smithi119.stdout:2194: done (9 left) 2023-12-01T15:42:03.626 INFO:tasks.rados.rados.0.smithi119.stdout:2195: done (8 left) 2023-12-01T15:42:03.626 INFO:tasks.rados.rados.0.smithi119.stdout:2197: done (7 left) 2023-12-01T15:42:03.626 INFO:tasks.rados.rados.0.smithi119.stdout:2199: done (6 left) 2023-12-01T15:42:03.626 INFO:tasks.rados.rados.0.smithi119.stdout:2200: done (5 left) 2023-12-01T15:42:03.626 INFO:tasks.rados.rados.0.smithi119.stdout:2202: done (4 left) 2023-12-01T15:42:03.626 INFO:tasks.rados.rados.0.smithi119.stdout:2204: done (3 left) 2023-12-01T15:42:03.626 INFO:tasks.rados.rados.0.smithi119.stdout:2205: done (2 left) 2023-12-01T15:42:03.626 INFO:tasks.rados.rados.0.smithi119.stdout:2206: copy_from oid 39 from oid 45 current snap is 221 2023-12-01T15:42:03.627 INFO:tasks.rados.rados.0.smithi119.stdout:2207: read oid 17 snap 174 2023-12-01T15:42:03.627 INFO:tasks.rados.rados.0.smithi119.stdout:2207: expect deleted 2023-12-01T15:42:03.627 INFO:tasks.rados.rados.0.smithi119.stdout:2208: read oid 36 snap -1 2023-12-01T15:42:03.627 INFO:tasks.rados.rados.0.smithi119.stdout:2208: expect deleted 2023-12-01T15:42:03.627 INFO:tasks.rados.rados.0.smithi119.stdout:2209: snap_create 2023-12-01T15:42:03.627 INFO:tasks.rados.rados.0.smithi119.stdout:2206: finishing copy_from to smithi119156531-39 2023-12-01T15:42:03.627 INFO:tasks.rados.rados.0.smithi119.stdout:2206: got expected ENOENT (src dne) 2023-12-01T15:42:03.627 INFO:tasks.rados.rados.0.smithi119.stdout:2206: finishing copy_from racing read to smithi119156531-39 2023-12-01T15:42:03.633 INFO:tasks.rados.rados.0.smithi119.stdout:2196: expect (ObjNum 620 snap 202 seq_num 620) 2023-12-01T15:42:03.717 INFO:tasks.rados.rados.0.smithi119.stdout:2201: finishing copy_from to smithi119156531-29 2023-12-01T15:42:03.717 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 1617 (ObjNum 587 snap 190 seq_num 587) dirty exists 2023-12-01T15:42:03.717 INFO:tasks.rados.rados.0.smithi119.stdout:2201: finishing copy_from racing read to smithi119156531-29 2023-12-01T15:42:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:03 smithi183 ceph-mon[99169]: from='client.25205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:03 smithi183 ceph-mon[99169]: osdmap e492: 8 total, 8 up, 8 in 2023-12-01T15:42:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:03 smithi119 ceph-mon[94175]: from='client.25205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:03 smithi119 ceph-mon[94175]: osdmap e492: 8 total, 8 up, 8 in 2023-12-01T15:42:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:03 smithi119 ceph-mon[108979]: from='client.25205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:03 smithi119 ceph-mon[108979]: osdmap e492: 8 total, 8 up, 8 in 2023-12-01T15:42:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:42:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:42:04] "GET /metrics HTTP/1.1" 200 36174 "" "Prometheus/2.43.0" 2023-12-01T15:42:04.553 INFO:tasks.rados.rados.0.smithi119.stdout:2196: done (5 left) 2023-12-01T15:42:04.553 INFO:tasks.rados.rados.0.smithi119.stdout:2201: done (4 left) 2023-12-01T15:42:04.553 INFO:tasks.rados.rados.0.smithi119.stdout:2206: done (3 left) 2023-12-01T15:42:04.553 INFO:tasks.rados.rados.0.smithi119.stdout:2207: done (2 left) 2023-12-01T15:42:04.553 INFO:tasks.rados.rados.0.smithi119.stdout:2208: done (1 left) 2023-12-01T15:42:04.553 INFO:tasks.rados.rados.0.smithi119.stdout:2209: done (0 left) 2023-12-01T15:42:04.554 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 24 current snap is 222 2023-12-01T15:42:04.554 INFO:tasks.rados.rados.0.smithi119.stdout:2210: seq_num 703 ranges {5398528=581632,5980160=458752,6438912=557056,6995968=417792,7413760=172032} 2023-12-01T15:42:04.585 INFO:tasks.rados.rados.0.smithi119.stdout:2210: writing smithi119156531-24 from 5398528 to 5980160 tid 1 2023-12-01T15:42:04.587 INFO:tasks.rados.rados.0.smithi119.stdout:2210: writing smithi119156531-24 from 5980160 to 6438912 tid 2 2023-12-01T15:42:04.591 INFO:tasks.rados.rados.0.smithi119.stdout:2210: writing smithi119156531-24 from 6438912 to 6995968 tid 3 2023-12-01T15:42:04.593 INFO:tasks.rados.rados.0.smithi119.stdout:2210: writing smithi119156531-24 from 6995968 to 7413760 tid 4 2023-12-01T15:42:04.594 INFO:tasks.rados.rados.0.smithi119.stdout:2210: writing smithi119156531-24 from 7413760 to 7585792 tid 5 2023-12-01T15:42:04.594 INFO:tasks.rados.rados.0.smithi119.stdout:2211: delete oid 9 current snap is 222 2023-12-01T15:42:04.594 INFO:tasks.rados.rados.0.smithi119.stdout:2210: finishing write tid 1 to smithi119156531-24 2023-12-01T15:42:04.594 INFO:tasks.rados.rados.0.smithi119.stdout:2210: finishing write tid 2 to smithi119156531-24 2023-12-01T15:42:04.594 INFO:tasks.rados.rados.0.smithi119.stdout:2210: finishing write tid 3 to smithi119156531-24 2023-12-01T15:42:04.597 INFO:tasks.rados.rados.0.smithi119.stdout:2210: finishing write tid 4 to smithi119156531-24 2023-12-01T15:42:04.597 INFO:tasks.rados.rados.0.smithi119.stdout:2210: finishing write tid 5 to smithi119156531-24 2023-12-01T15:42:04.598 INFO:tasks.rados.rados.0.smithi119.stdout:2210: finishing write tid 6 to smithi119156531-24 2023-12-01T15:42:04.600 INFO:tasks.rados.rados.0.smithi119.stdout:2211: done (1 left) 2023-12-01T15:42:04.600 INFO:tasks.rados.rados.0.smithi119.stdout:2212: read oid 27 snap -1 2023-12-01T15:42:04.600 INFO:tasks.rados.rados.0.smithi119.stdout:2212: expect (ObjNum 688 snap 219 seq_num 688) 2023-12-01T15:42:04.600 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 222 2023-12-01T15:42:04.600 INFO:tasks.rados.rados.0.smithi119.stdout:2213: seq_num 705 ranges {3350528=614400,3964928=630784,4595712=524288,5120000=450560} 2023-12-01T15:42:04.621 INFO:tasks.rados.rados.0.smithi119.stdout:2213: writing smithi119156531-12 from 3350528 to 3964928 tid 1 2023-12-01T15:42:04.625 INFO:tasks.rados.rados.0.smithi119.stdout:2213: writing smithi119156531-12 from 3964928 to 4595712 tid 2 2023-12-01T15:42:04.628 INFO:tasks.rados.rados.0.smithi119.stdout:2213: writing smithi119156531-12 from 4595712 to 5120000 tid 3 2023-12-01T15:42:04.631 INFO:tasks.rados.rados.0.smithi119.stdout:2213: writing smithi119156531-12 from 5120000 to 5570560 tid 4 2023-12-01T15:42:04.632 INFO:tasks.rados.rados.0.smithi119.stdout:2214: rollback oid 30 current snap is 222 2023-12-01T15:42:04.632 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 30 to 198 2023-12-01T15:42:04.632 INFO:tasks.rados.rados.0.smithi119.stdout:2210: finishing write tid 7 to smithi119156531-24 2023-12-01T15:42:04.632 INFO:tasks.rados.rados.0.smithi119.stdout:2210: oid 24 updating version 0 to 1248 2023-12-01T15:42:04.632 INFO:tasks.rados.rados.0.smithi119.stdout:2210: oid 24 version 1248 is already newer than 1243 2023-12-01T15:42:04.632 INFO:tasks.rados.rados.0.smithi119.stdout:2210: oid 24 version 1248 is already newer than 1246 2023-12-01T15:42:04.632 INFO:tasks.rados.rados.0.smithi119.stdout:2210: oid 24 version 1248 is already newer than 1245 2023-12-01T15:42:04.632 INFO:tasks.rados.rados.0.smithi119.stdout:2210: oid 24 version 1248 is already newer than 1247 2023-12-01T15:42:04.632 INFO:tasks.rados.rados.0.smithi119.stdout:2210: oid 24 version 1248 is already newer than 1244 2023-12-01T15:42:04.632 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 1248 (ObjNum 703 snap 222 seq_num 703) dirty exists 2023-12-01T15:42:04.632 INFO:tasks.rados.rados.0.smithi119.stdout:2210: left oid 24 (ObjNum 703 snap 222 seq_num 703) 2023-12-01T15:42:04.632 INFO:tasks.rados.rados.0.smithi119.stdout:2210: done (3 left) 2023-12-01T15:42:04.632 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 43 current snap is 222 2023-12-01T15:42:04.632 INFO:tasks.rados.rados.0.smithi119.stdout:2215: seq_num 706 ranges {0=630784,630784=516096,1146880=729088,1875968=360448} 2023-12-01T15:42:04.635 INFO:tasks.rados.rados.0.smithi119.stdout:2215: writing smithi119156531-43 from 0 to 630784 tid 1 2023-12-01T15:42:04.638 INFO:tasks.rados.rados.0.smithi119.stdout:2215: writing smithi119156531-43 from 630784 to 1146880 tid 2 2023-12-01T15:42:04.642 INFO:tasks.rados.rados.0.smithi119.stdout:2215: writing smithi119156531-43 from 1146880 to 1875968 tid 3 2023-12-01T15:42:04.645 INFO:tasks.rados.rados.0.smithi119.stdout:2215: writing smithi119156531-43 from 1875968 to 2236416 tid 4 2023-12-01T15:42:04.645 INFO:tasks.rados.rados.0.smithi119.stdout:2216: copy_from oid 45 from oid 49 current snap is 222 2023-12-01T15:42:04.645 INFO:tasks.rados.rados.0.smithi119.stdout:2212: expect (ObjNum 688 snap 219 seq_num 688) 2023-12-01T15:42:04.763 INFO:tasks.rados.rados.0.smithi119.stdout:2213: finishing write tid 1 to smithi119156531-12 2023-12-01T15:42:04.763 INFO:tasks.rados.rados.0.smithi119.stdout:2213: finishing write tid 2 to smithi119156531-12 2023-12-01T15:42:04.763 INFO:tasks.rados.rados.0.smithi119.stdout:2212: done (4 left) 2023-12-01T15:42:04.764 INFO:tasks.rados.rados.0.smithi119.stdout:2217: rollback oid 36 current snap is 222 2023-12-01T15:42:04.764 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 36 to 165 2023-12-01T15:42:04.764 INFO:tasks.rados.rados.0.smithi119.stdout:2213: finishing write tid 3 to smithi119156531-12 2023-12-01T15:42:04.764 INFO:tasks.rados.rados.0.smithi119.stdout:2213: finishing write tid 4 to smithi119156531-12 2023-12-01T15:42:04.764 INFO:tasks.rados.rados.0.smithi119.stdout:2214: finishing rollback tid 0 to smithi119156531-30 2023-12-01T15:42:04.764 INFO:tasks.rados.rados.0.smithi119.stdout:2213: finishing write tid 5 to smithi119156531-12 2023-12-01T15:42:04.764 INFO:tasks.rados.rados.0.smithi119.stdout:2214: finishing rollback tid 1 to smithi119156531-30 2023-12-01T15:42:04.764 INFO:tasks.rados.rados.0.smithi119.stdout:2214: finishing rollback tid 2 to smithi119156531-30 2023-12-01T15:42:04.764 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 1251 (ObjNum 565 snap 180 seq_num 565) dirty exists 2023-12-01T15:42:04.764 INFO:tasks.rados.rados.0.smithi119.stdout:2213: finishing write tid 6 to smithi119156531-12 2023-12-01T15:42:04.764 INFO:tasks.rados.rados.0.smithi119.stdout:2213: oid 12 updating version 0 to 1274 2023-12-01T15:42:04.764 INFO:tasks.rados.rados.0.smithi119.stdout:2213: oid 12 updating version 1274 to 1275 2023-12-01T15:42:04.764 INFO:tasks.rados.rados.0.smithi119.stdout:2213: oid 12 updating version 1275 to 1278 2023-12-01T15:42:04.764 INFO:tasks.rados.rados.0.smithi119.stdout:2213: oid 12 version 1278 is already newer than 1276 2023-12-01T15:42:04.764 INFO:tasks.rados.rados.0.smithi119.stdout:2213: oid 12 version 1278 is already newer than 1277 2023-12-01T15:42:04.765 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 1278 (ObjNum 705 snap 222 seq_num 705) dirty exists 2023-12-01T15:42:04.765 INFO:tasks.rados.rados.0.smithi119.stdout:2213: left oid 12 (ObjNum 705 snap 222 seq_num 705) 2023-12-01T15:42:04.765 INFO:tasks.rados.rados.0.smithi119.stdout:2215: finishing write tid 1 to smithi119156531-43 2023-12-01T15:42:04.765 INFO:tasks.rados.rados.0.smithi119.stdout:2215: finishing write tid 2 to smithi119156531-43 2023-12-01T15:42:04.765 INFO:tasks.rados.rados.0.smithi119.stdout:2215: finishing write tid 3 to smithi119156531-43 2023-12-01T15:42:04.765 INFO:tasks.rados.rados.0.smithi119.stdout:2215: finishing write tid 4 to smithi119156531-43 2023-12-01T15:42:04.765 INFO:tasks.rados.rados.0.smithi119.stdout:2215: finishing write tid 5 to smithi119156531-43 2023-12-01T15:42:04.765 INFO:tasks.rados.rados.0.smithi119.stdout:2215: finishing write tid 6 to smithi119156531-43 2023-12-01T15:42:04.765 INFO:tasks.rados.rados.0.smithi119.stdout:2215: oid 43 updating version 0 to 1280 2023-12-01T15:42:04.765 INFO:tasks.rados.rados.0.smithi119.stdout:2215: oid 43 updating version 1280 to 1282 2023-12-01T15:42:04.765 INFO:tasks.rados.rados.0.smithi119.stdout:2215: oid 43 updating version 1282 to 1283 2023-12-01T15:42:04.765 INFO:tasks.rados.rados.0.smithi119.stdout:2215: oid 43 version 1283 is already newer than 1281 2023-12-01T15:42:04.765 INFO:tasks.rados.rados.0.smithi119.stdout:2215: oid 43 version 1283 is already newer than 1279 2023-12-01T15:42:04.765 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 1283 (ObjNum 706 snap 222 seq_num 706) dirty exists 2023-12-01T15:42:04.765 INFO:tasks.rados.rados.0.smithi119.stdout:2215: left oid 43 (ObjNum 706 snap 222 seq_num 706) 2023-12-01T15:42:04.765 INFO:tasks.rados.rados.0.smithi119.stdout:2216: finishing copy_from to smithi119156531-45 2023-12-01T15:42:04.765 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 995 (ObjNum 681 snap 217 seq_num 681) dirty exists 2023-12-01T15:42:04.766 INFO:tasks.rados.rados.0.smithi119.stdout:2216: finishing copy_from racing read to smithi119156531-45 2023-12-01T15:42:04.766 INFO:tasks.rados.rados.0.smithi119.stdout:2213: done (4 left) 2023-12-01T15:42:04.766 INFO:tasks.rados.rados.0.smithi119.stdout:2214: done (3 left) 2023-12-01T15:42:04.766 INFO:tasks.rados.rados.0.smithi119.stdout:2215: done (2 left) 2023-12-01T15:42:04.766 INFO:tasks.rados.rados.0.smithi119.stdout:2216: done (1 left) 2023-12-01T15:42:04.766 INFO:tasks.rados.rados.0.smithi119.stdout:2218: delete oid 21 current snap is 222 2023-12-01T15:42:04.767 INFO:tasks.rados.rados.0.smithi119.stdout:2217: finishing rollback tid 1 to smithi119156531-36 2023-12-01T15:42:04.767 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 469 (ObjNum 65 snap 0 seq_num 3133944192) dirty dne 2023-12-01T15:42:04.767 INFO:tasks.rados.rados.0.smithi119.stdout:2217: done (1 left) 2023-12-01T15:42:04.767 INFO:tasks.rados.rados.0.smithi119.stdout:2218: done (0 left) 2023-12-01T15:42:04.767 INFO:tasks.rados.rados.0.smithi119.stdout:2219: read oid 20 snap 218 2023-12-01T15:42:04.767 INFO:tasks.rados.rados.0.smithi119.stdout:2219: expect (ObjNum 676 snap 216 seq_num 676) 2023-12-01T15:42:04.767 INFO:tasks.rados.rados.0.smithi119.stdout:2220: setattr oid 5 current snap is 222 2023-12-01T15:42:04.767 INFO:tasks.rados.rados.0.smithi119.stdout:2221: snap_remove snap 216 2023-12-01T15:42:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:04 smithi183 ceph-mon[99169]: pgmap v714: 121 pgs: 121 active+clean; 558 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 4.5 MiB/s wr, 36 op/s 2023-12-01T15:42:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:04 smithi183 ceph-mon[99169]: osdmap e493: 8 total, 8 up, 8 in 2023-12-01T15:42:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:04 smithi119 ceph-mon[94175]: pgmap v714: 121 pgs: 121 active+clean; 558 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 4.5 MiB/s wr, 36 op/s 2023-12-01T15:42:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:04 smithi119 ceph-mon[94175]: osdmap e493: 8 total, 8 up, 8 in 2023-12-01T15:42:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:04 smithi119 ceph-mon[108979]: pgmap v714: 121 pgs: 121 active+clean; 558 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 4.5 MiB/s wr, 36 op/s 2023-12-01T15:42:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:04 smithi119 ceph-mon[108979]: osdmap e493: 8 total, 8 up, 8 in 2023-12-01T15:42:05.534 INFO:tasks.rados.rados.0.smithi119.stdout:2221: done (2 left) 2023-12-01T15:42:05.534 INFO:tasks.rados.rados.0.smithi119.stdout:2222: delete oid 42 current snap is 222 2023-12-01T15:42:05.534 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 550 (ObjNum 33 snap 0 seq_num 3134716832) dirty exists 2023-12-01T15:42:05.534 INFO:tasks.rados.rados.0.smithi119.stdout:2219: expect (ObjNum 676 snap 216 seq_num 676) 2023-12-01T15:42:05.616 INFO:tasks.rados.rados.0.smithi119.stdout:2219: done (2 left) 2023-12-01T15:42:05.616 INFO:tasks.rados.rados.0.smithi119.stdout:2220: done (1 left) 2023-12-01T15:42:05.616 INFO:tasks.rados.rados.0.smithi119.stdout:2222: done (0 left) 2023-12-01T15:42:05.617 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 222 2023-12-01T15:42:05.617 INFO:tasks.rados.rados.0.smithi119.stdout:2223: seq_num 709 ranges {0=679936,679936=614400,1294336=499712,1794048=491520} 2023-12-01T15:42:05.620 INFO:tasks.rados.rados.0.smithi119.stdout:2223: writing smithi119156531-21 from 0 to 679936 tid 1 2023-12-01T15:42:05.624 INFO:tasks.rados.rados.0.smithi119.stdout:2223: writing smithi119156531-21 from 679936 to 1294336 tid 2 2023-12-01T15:42:05.627 INFO:tasks.rados.rados.0.smithi119.stdout:2223: writing smithi119156531-21 from 1294336 to 1794048 tid 3 2023-12-01T15:42:05.630 INFO:tasks.rados.rados.0.smithi119.stdout:2223: writing smithi119156531-21 from 1794048 to 2285568 tid 4 2023-12-01T15:42:05.631 INFO:tasks.rados.rados.0.smithi119.stdout:2224: rollback oid 24 current snap is 222 2023-12-01T15:42:05.631 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 24 to 219 2023-12-01T15:42:05.631 INFO:tasks.rados.rados.0.smithi119.stdout:2223: finishing write tid 1 to smithi119156531-21 2023-12-01T15:42:05.631 INFO:tasks.rados.rados.0.smithi119.stdout:2223: finishing write tid 2 to smithi119156531-21 2023-12-01T15:42:05.631 INFO:tasks.rados.rados.0.smithi119.stdout:2223: finishing write tid 3 to smithi119156531-21 2023-12-01T15:42:05.631 INFO:tasks.rados.rados.0.smithi119.stdout:2225: copy_from oid 44 from oid 15 current snap is 222 2023-12-01T15:42:05.631 INFO:tasks.rados.rados.0.smithi119.stdout:2226: rmattr oid 11 current snap is 222 2023-12-01T15:42:05.631 INFO:tasks.rados.rados.0.smithi119.stdout:2226: done (3 left) 2023-12-01T15:42:05.631 INFO:tasks.rados.rados.0.smithi119.stdout:2227: rmattr oid 47 current snap is 222 2023-12-01T15:42:05.631 INFO:tasks.rados.rados.0.smithi119.stdout:2228: delete oid 46 current snap is 222 2023-12-01T15:42:05.633 INFO:tasks.rados.rados.0.smithi119.stdout:2224: finishing rollback tid 0 to smithi119156531-24 2023-12-01T15:42:05.634 INFO:tasks.rados.rados.0.smithi119.stdout:2224: finishing rollback tid 1 to smithi119156531-24 2023-12-01T15:42:05.634 INFO:tasks.rados.rados.0.smithi119.stdout:2224: finishing rollback tid 2 to smithi119156531-24 2023-12-01T15:42:05.634 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 1254 (ObjNum 408 snap 128 seq_num 408) dirty exists 2023-12-01T15:42:05.634 INFO:tasks.rados.rados.0.smithi119.stdout:2224: done (4 left) 2023-12-01T15:42:05.634 INFO:tasks.rados.rados.0.smithi119.stdout:2228: done (3 left) 2023-12-01T15:42:05.634 INFO:tasks.rados.rados.0.smithi119.stdout:2229: read oid 36 snap -1 2023-12-01T15:42:05.634 INFO:tasks.rados.rados.0.smithi119.stdout:2229: expect deleted 2023-12-01T15:42:05.635 INFO:tasks.rados.rados.0.smithi119.stdout:2230: read oid 32 snap -1 2023-12-01T15:42:05.635 INFO:tasks.rados.rados.0.smithi119.stdout:2230: expect (ObjNum 698 snap 221 seq_num 698) 2023-12-01T15:42:05.635 INFO:tasks.rados.rados.0.smithi119.stdout:2231: read oid 30 snap -1 2023-12-01T15:42:05.635 INFO:tasks.rados.rados.0.smithi119.stdout:2231: expect (ObjNum 565 snap 180 seq_num 565) 2023-12-01T15:42:05.635 INFO:tasks.rados.rados.0.smithi119.stdout:2232: snap_create 2023-12-01T15:42:05.635 INFO:tasks.rados.rados.0.smithi119.stdout:2223: finishing write tid 4 to smithi119156531-21 2023-12-01T15:42:05.635 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 1048 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T15:42:05.635 INFO:tasks.rados.rados.0.smithi119.stdout:2223: finishing write tid 5 to smithi119156531-21 2023-12-01T15:42:05.637 INFO:tasks.rados.rados.0.smithi119.stdout:2223: finishing write tid 6 to smithi119156531-21 2023-12-01T15:42:05.637 INFO:tasks.rados.rados.0.smithi119.stdout:2223: oid 21 updating version 0 to 1393 2023-12-01T15:42:05.637 INFO:tasks.rados.rados.0.smithi119.stdout:2223: oid 21 updating version 1393 to 1394 2023-12-01T15:42:05.637 INFO:tasks.rados.rados.0.smithi119.stdout:2223: oid 21 updating version 1394 to 1395 2023-12-01T15:42:05.638 INFO:tasks.rados.rados.0.smithi119.stdout:2223: oid 21 version 1395 is already newer than 1391 2023-12-01T15:42:05.638 INFO:tasks.rados.rados.0.smithi119.stdout:2223: oid 21 version 1395 is already newer than 1392 2023-12-01T15:42:05.638 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1395 (ObjNum 709 snap 222 seq_num 709) dirty exists 2023-12-01T15:42:05.638 INFO:tasks.rados.rados.0.smithi119.stdout:2223: left oid 21 (ObjNum 709 snap 222 seq_num 709) 2023-12-01T15:42:05.641 INFO:tasks.rados.rados.0.smithi119.stdout:2231: expect (ObjNum 565 snap 180 seq_num 565) 2023-12-01T15:42:05.702 INFO:tasks.rados.rados.0.smithi119.stdout:2225: finishing copy_from to smithi119156531-44 2023-12-01T15:42:05.702 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 1617 (ObjNum 587 snap 190 seq_num 587) dirty exists 2023-12-01T15:42:05.702 INFO:tasks.rados.rados.0.smithi119.stdout:2225: finishing copy_from racing read to smithi119156531-44 2023-12-01T15:42:05.702 INFO:tasks.rados.rados.0.smithi119.stdout:2230: expect (ObjNum 698 snap 221 seq_num 698) 2023-12-01T15:42:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:05 smithi183 ceph-mon[99169]: osdmap e494: 8 total, 8 up, 8 in 2023-12-01T15:42:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:05 smithi183 ceph-mon[99169]: osdmap e495: 8 total, 8 up, 8 in 2023-12-01T15:42:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:05 smithi119 ceph-mon[94175]: osdmap e494: 8 total, 8 up, 8 in 2023-12-01T15:42:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:05 smithi119 ceph-mon[94175]: osdmap e495: 8 total, 8 up, 8 in 2023-12-01T15:42:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:05 smithi119 ceph-mon[108979]: osdmap e494: 8 total, 8 up, 8 in 2023-12-01T15:42:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:05 smithi119 ceph-mon[108979]: osdmap e495: 8 total, 8 up, 8 in 2023-12-01T15:42:06.575 INFO:tasks.rados.rados.0.smithi119.stdout:2223: done (6 left) 2023-12-01T15:42:06.575 INFO:tasks.rados.rados.0.smithi119.stdout:2225: done (5 left) 2023-12-01T15:42:06.575 INFO:tasks.rados.rados.0.smithi119.stdout:2227: done (4 left) 2023-12-01T15:42:06.575 INFO:tasks.rados.rados.0.smithi119.stdout:2229: done (3 left) 2023-12-01T15:42:06.575 INFO:tasks.rados.rados.0.smithi119.stdout:2230: done (2 left) 2023-12-01T15:42:06.575 INFO:tasks.rados.rados.0.smithi119.stdout:2231: done (1 left) 2023-12-01T15:42:06.575 INFO:tasks.rados.rados.0.smithi119.stdout:2232: done (0 left) 2023-12-01T15:42:06.575 INFO:tasks.rados.rados.0.smithi119.stdout:2233: rmattr oid 36 current snap is 223 2023-12-01T15:42:06.575 INFO:tasks.rados.rados.0.smithi119.stdout:2233: done (0 left) 2023-12-01T15:42:06.575 INFO:tasks.rados.rados.0.smithi119.stdout:2234: delete oid 24 current snap is 223 2023-12-01T15:42:06.577 INFO:tasks.rados.rados.0.smithi119.stdout:2234: done (0 left) 2023-12-01T15:42:06.577 INFO:tasks.rados.rados.0.smithi119.stdout:2235: read oid 46 snap -1 2023-12-01T15:42:06.577 INFO:tasks.rados.rados.0.smithi119.stdout:2235: expect deleted 2023-12-01T15:42:06.577 INFO:tasks.rados.rados.0.smithi119.stdout:2236: setattr oid 5 current snap is 223 2023-12-01T15:42:06.580 INFO:tasks.rados.rados.0.smithi119.stdout:2237: copy_from oid 6 from oid 7 current snap is 223 2023-12-01T15:42:06.580 INFO:tasks.rados.rados.0.smithi119.stdout:2238: read oid 48 snap -1 2023-12-01T15:42:06.580 INFO:tasks.rados.rados.0.smithi119.stdout:2238: expect (ObjNum 669 snap 214 seq_num 669) 2023-12-01T15:42:06.580 INFO:tasks.rados.rados.0.smithi119.stdout:2239: rmattr oid 34 current snap is 223 2023-12-01T15:42:06.580 INFO:tasks.rados.rados.0.smithi119.stdout:2240: read oid 43 snap -1 2023-12-01T15:42:06.580 INFO:tasks.rados.rados.0.smithi119.stdout:2240: expect (ObjNum 706 snap 222 seq_num 706) 2023-12-01T15:42:06.581 INFO:tasks.rados.rados.0.smithi119.stdout:2241: delete oid 16 current snap is 223 2023-12-01T15:42:06.585 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 551 (ObjNum 33 snap 0 seq_num 3132944848) dirty exists 2023-12-01T15:42:06.593 INFO:tasks.rados.rados.0.smithi119.stdout:2237: finishing copy_from to smithi119156531-6 2023-12-01T15:42:06.594 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 901 (ObjNum 598 snap 195 seq_num 598) dirty exists 2023-12-01T15:42:06.594 INFO:tasks.rados.rados.0.smithi119.stdout:2237: finishing copy_from racing read to smithi119156531-6 2023-12-01T15:42:06.595 INFO:tasks.rados.rados.0.smithi119.stdout:2235: done (6 left) 2023-12-01T15:42:06.596 INFO:tasks.rados.rados.0.smithi119.stdout:2236: done (5 left) 2023-12-01T15:42:06.596 INFO:tasks.rados.rados.0.smithi119.stdout:2237: done (4 left) 2023-12-01T15:42:06.596 INFO:tasks.rados.rados.0.smithi119.stdout:2241: done (3 left) 2023-12-01T15:42:06.596 INFO:tasks.rados.rados.0.smithi119.stdout:2242: snap_create 2023-12-01T15:42:06.596 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 1618 (ObjNum 505 snap 162 seq_num 505) dirty exists 2023-12-01T15:42:06.597 INFO:tasks.rados.rados.0.smithi119.stdout:2240: expect (ObjNum 706 snap 222 seq_num 706) 2023-12-01T15:42:06.655 INFO:tasks.rados.rados.0.smithi119.stdout:2238: expect (ObjNum 669 snap 214 seq_num 669) 2023-12-01T15:42:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:06 smithi183 ceph-mon[99169]: pgmap v717: 121 pgs: 121 active+clean; 591 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2023-12-01T15:42:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:06 smithi119 ceph-mon[94175]: pgmap v717: 121 pgs: 121 active+clean; 591 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2023-12-01T15:42:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:06 smithi119 ceph-mon[108979]: pgmap v717: 121 pgs: 121 active+clean; 591 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2023-12-01T15:42:07.586 INFO:tasks.rados.rados.0.smithi119.stdout:2238: done (3 left) 2023-12-01T15:42:07.586 INFO:tasks.rados.rados.0.smithi119.stdout:2239: done (2 left) 2023-12-01T15:42:07.586 INFO:tasks.rados.rados.0.smithi119.stdout:2240: done (1 left) 2023-12-01T15:42:07.586 INFO:tasks.rados.rados.0.smithi119.stdout:2242: done (0 left) 2023-12-01T15:42:07.586 INFO:tasks.rados.rados.0.smithi119.stdout:2243: rollback oid 27 current snap is 224 2023-12-01T15:42:07.586 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 27 to 192 2023-12-01T15:42:07.586 INFO:tasks.rados.rados.0.smithi119.stdout:2244: read oid 11 snap 135 2023-12-01T15:42:07.586 INFO:tasks.rados.rados.0.smithi119.stdout:2244: expect (ObjNum 438 snap 133 seq_num 438) 2023-12-01T15:42:07.587 INFO:tasks.rados.rados.0.smithi119.stdout:2245: rollback oid 15 current snap is 224 2023-12-01T15:42:07.587 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 15 to 203 2023-12-01T15:42:07.587 INFO:tasks.rados.rados.0.smithi119.stdout:2246: rollback oid 21 current snap is 224 2023-12-01T15:42:07.587 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 21 to 188 2023-12-01T15:42:07.587 INFO:tasks.rados.rados.0.smithi119.stdout:2247: rollback oid 42 current snap is 224 2023-12-01T15:42:07.587 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 42 to 135 2023-12-01T15:42:07.587 INFO:tasks.rados.rados.0.smithi119.stdout:2248: read oid 50 snap -1 2023-12-01T15:42:07.587 INFO:tasks.rados.rados.0.smithi119.stdout:2248: expect (ObjNum 391 snap 125 seq_num 391) 2023-12-01T15:42:07.587 INFO:tasks.rados.rados.0.smithi119.stdout:2249: delete oid 47 current snap is 224 2023-12-01T15:42:07.591 INFO:tasks.rados.rados.0.smithi119.stdout:2246: finishing rollback tid 0 to smithi119156531-21 2023-12-01T15:42:07.596 INFO:tasks.rados.rados.0.smithi119.stdout:2247: finishing rollback tid 1 to smithi119156531-42 2023-12-01T15:42:07.597 INFO:tasks.rados.rados.0.smithi119.stdout:2249: done (6 left) 2023-12-01T15:42:07.598 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 44 current snap is 224 2023-12-01T15:42:07.598 INFO:tasks.rados.rados.0.smithi119.stdout:2250: seq_num 714 ranges {1916928=761856,2678784=442368,3121152=688128,3809280=475136} 2023-12-01T15:42:07.614 INFO:tasks.rados.rados.0.smithi119.stdout:2250: writing smithi119156531-44 from 1916928 to 2678784 tid 1 2023-12-01T15:42:07.617 INFO:tasks.rados.rados.0.smithi119.stdout:2250: writing smithi119156531-44 from 2678784 to 3121152 tid 2 2023-12-01T15:42:07.620 INFO:tasks.rados.rados.0.smithi119.stdout:2250: writing smithi119156531-44 from 3121152 to 3809280 tid 3 2023-12-01T15:42:07.623 INFO:tasks.rados.rados.0.smithi119.stdout:2250: writing smithi119156531-44 from 3809280 to 4284416 tid 4 2023-12-01T15:42:07.623 INFO:tasks.rados.rados.0.smithi119.stdout:2251: delete oid 46 current snap is 224 2023-12-01T15:42:07.624 INFO:tasks.rados.rados.0.smithi119.stdout:2247: finishing rollback tid 2 to smithi119156531-42 2023-12-01T15:42:07.624 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 908 (ObjNum 350 snap 118 seq_num 350) dirty exists 2023-12-01T15:42:07.624 INFO:tasks.rados.rados.0.smithi119.stdout:2246: finishing rollback tid 1 to smithi119156531-21 2023-12-01T15:42:07.624 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1397 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-01T15:42:07.624 INFO:tasks.rados.rados.0.smithi119.stdout:2244: expect (ObjNum 438 snap 133 seq_num 438) 2023-12-01T15:42:07.712 INFO:tasks.rados.rados.0.smithi119.stdout:2248: expect (ObjNum 391 snap 125 seq_num 391) 2023-12-01T15:42:07.820 INFO:tasks.rados.rados.0.smithi119.stdout:2243: finishing rollback tid 0 to smithi119156531-27 2023-12-01T15:42:07.820 INFO:tasks.rados.rados.0.smithi119.stdout:2243: finishing rollback tid 1 to smithi119156531-27 2023-12-01T15:42:07.820 INFO:tasks.rados.rados.0.smithi119.stdout:2243: finishing rollback tid 2 to smithi119156531-27 2023-12-01T15:42:07.820 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 1653 (ObjNum 403 snap 126 seq_num 403) dirty exists 2023-12-01T15:42:07.821 INFO:tasks.rados.rados.0.smithi119.stdout:2245: finishing rollback tid 0 to smithi119156531-15 2023-12-01T15:42:07.821 INFO:tasks.rados.rados.0.smithi119.stdout:2245: finishing rollback tid 1 to smithi119156531-15 2023-12-01T15:42:07.821 INFO:tasks.rados.rados.0.smithi119.stdout:2243: done (7 left) 2023-12-01T15:42:07.821 INFO:tasks.rados.rados.0.smithi119.stdout:2244: done (6 left) 2023-12-01T15:42:07.821 INFO:tasks.rados.rados.0.smithi119.stdout:2246: done (5 left) 2023-12-01T15:42:07.821 INFO:tasks.rados.rados.0.smithi119.stdout:2247: done (4 left) 2023-12-01T15:42:07.821 INFO:tasks.rados.rados.0.smithi119.stdout:2248: done (3 left) 2023-12-01T15:42:07.821 INFO:tasks.rados.rados.0.smithi119.stdout:2251: done (2 left) 2023-12-01T15:42:07.821 INFO:tasks.rados.rados.0.smithi119.stdout:2252: snap_create 2023-12-01T15:42:07.821 INFO:tasks.rados.rados.0.smithi119.stdout:2245: finishing rollback tid 2 to smithi119156531-15 2023-12-01T15:42:07.821 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 1657 (ObjNum 587 snap 190 seq_num 587) dirty exists 2023-12-01T15:42:07.821 INFO:tasks.rados.rados.0.smithi119.stdout:2250: finishing write tid 1 to smithi119156531-44 2023-12-01T15:42:07.822 INFO:tasks.rados.rados.0.smithi119.stdout:2250: finishing write tid 2 to smithi119156531-44 2023-12-01T15:42:07.822 INFO:tasks.rados.rados.0.smithi119.stdout:2250: finishing write tid 3 to smithi119156531-44 2023-12-01T15:42:07.822 INFO:tasks.rados.rados.0.smithi119.stdout:2250: finishing write tid 4 to smithi119156531-44 2023-12-01T15:42:07.822 INFO:tasks.rados.rados.0.smithi119.stdout:2250: finishing write tid 5 to smithi119156531-44 2023-12-01T15:42:07.822 INFO:tasks.rados.rados.0.smithi119.stdout:2250: finishing write tid 6 to smithi119156531-44 2023-12-01T15:42:07.822 INFO:tasks.rados.rados.0.smithi119.stdout:2250: oid 44 updating version 0 to 1624 2023-12-01T15:42:07.822 INFO:tasks.rados.rados.0.smithi119.stdout:2250: oid 44 version 1624 is already newer than 1622 2023-12-01T15:42:07.822 INFO:tasks.rados.rados.0.smithi119.stdout:2250: oid 44 version 1624 is already newer than 1620 2023-12-01T15:42:07.822 INFO:tasks.rados.rados.0.smithi119.stdout:2250: oid 44 version 1624 is already newer than 1621 2023-12-01T15:42:07.822 INFO:tasks.rados.rados.0.smithi119.stdout:2250: oid 44 version 1624 is already newer than 1623 2023-12-01T15:42:07.822 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 1624 (ObjNum 714 snap 224 seq_num 714) dirty exists 2023-12-01T15:42:07.822 INFO:tasks.rados.rados.0.smithi119.stdout:2250: left oid 44 (ObjNum 714 snap 224 seq_num 714) 2023-12-01T15:42:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:07 smithi183 ceph-mon[99169]: osdmap e496: 8 total, 8 up, 8 in 2023-12-01T15:42:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:07 smithi119 ceph-mon[94175]: osdmap e496: 8 total, 8 up, 8 in 2023-12-01T15:42:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:07 smithi119 ceph-mon[108979]: osdmap e496: 8 total, 8 up, 8 in 2023-12-01T15:42:08.591 INFO:tasks.rados.rados.0.smithi119.stdout:2245: done (2 left) 2023-12-01T15:42:08.591 INFO:tasks.rados.rados.0.smithi119.stdout:2250: done (1 left) 2023-12-01T15:42:08.591 INFO:tasks.rados.rados.0.smithi119.stdout:2252: done (0 left) 2023-12-01T15:42:08.591 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 13 current snap is 225 2023-12-01T15:42:08.591 INFO:tasks.rados.rados.0.smithi119.stdout:2253: seq_num 716 ranges {2326528=794624,3121152=655360,3776512=704512,4481024=245760} 2023-12-01T15:42:08.608 INFO:tasks.rados.rados.0.smithi119.stdout:2253: writing smithi119156531-13 from 2326528 to 3121152 tid 1 2023-12-01T15:42:08.611 INFO:tasks.rados.rados.0.smithi119.stdout:2253: writing smithi119156531-13 from 3121152 to 3776512 tid 2 2023-12-01T15:42:08.615 INFO:tasks.rados.rados.0.smithi119.stdout:2253: writing smithi119156531-13 from 3776512 to 4481024 tid 3 2023-12-01T15:42:08.617 INFO:tasks.rados.rados.0.smithi119.stdout:2253: writing smithi119156531-13 from 4481024 to 4726784 tid 4 2023-12-01T15:42:08.617 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 17 current snap is 225 2023-12-01T15:42:08.617 INFO:tasks.rados.rados.0.smithi119.stdout:2254: seq_num 717 ranges {4030464=16384} 2023-12-01T15:42:08.640 INFO:tasks.rados.rados.0.smithi119.stdout:2254: writing smithi119156531-17 from 4030464 to 4046848 tid 1 2023-12-01T15:42:08.640 INFO:tasks.rados.rados.0.smithi119.stdout:2253: finishing write tid 1 to smithi119156531-13 2023-12-01T15:42:08.640 INFO:tasks.rados.rados.0.smithi119.stdout:2255: read oid 30 snap -1 2023-12-01T15:42:08.640 INFO:tasks.rados.rados.0.smithi119.stdout:2255: expect (ObjNum 565 snap 180 seq_num 565) 2023-12-01T15:42:08.640 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 46 current snap is 225 2023-12-01T15:42:08.640 INFO:tasks.rados.rados.0.smithi119.stdout:2253: finishing write tid 2 to smithi119156531-13 2023-12-01T15:42:08.640 INFO:tasks.rados.rados.0.smithi119.stdout:2253: finishing write tid 3 to smithi119156531-13 2023-12-01T15:42:08.640 INFO:tasks.rados.rados.0.smithi119.stdout:2253: finishing write tid 4 to smithi119156531-13 2023-12-01T15:42:08.640 INFO:tasks.rados.rados.0.smithi119.stdout:2253: finishing write tid 5 to smithi119156531-13 2023-12-01T15:42:08.640 INFO:tasks.rados.rados.0.smithi119.stdout:2253: finishing write tid 6 to smithi119156531-13 2023-12-01T15:42:08.640 INFO:tasks.rados.rados.0.smithi119.stdout:2253: oid 13 updating version 0 to 1622 2023-12-01T15:42:08.641 INFO:tasks.rados.rados.0.smithi119.stdout:2253: oid 13 version 1622 is already newer than 1619 2023-12-01T15:42:08.641 INFO:tasks.rados.rados.0.smithi119.stdout:2253: oid 13 version 1622 is already newer than 1620 2023-12-01T15:42:08.641 INFO:tasks.rados.rados.0.smithi119.stdout:2253: oid 13 version 1622 is already newer than 1621 2023-12-01T15:42:08.641 INFO:tasks.rados.rados.0.smithi119.stdout:2253: oid 13 version 1622 is already newer than 1618 2023-12-01T15:42:08.641 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 1622 (ObjNum 716 snap 225 seq_num 716) dirty exists 2023-12-01T15:42:08.641 INFO:tasks.rados.rados.0.smithi119.stdout:2253: left oid 13 (ObjNum 716 snap 225 seq_num 716) 2023-12-01T15:42:08.641 INFO:tasks.rados.rados.0.smithi119.stdout:2256: seq_num 718 ranges {0=32768} 2023-12-01T15:42:08.641 INFO:tasks.rados.rados.0.smithi119.stdout:2256: writing smithi119156531-46 from 0 to 32768 tid 1 2023-12-01T15:42:08.641 INFO:tasks.rados.rados.0.smithi119.stdout:2253: done (3 left) 2023-12-01T15:42:08.641 INFO:tasks.rados.rados.0.smithi119.stdout:2257: snap_remove snap 193 2023-12-01T15:42:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:08 smithi183 ceph-mon[99169]: pgmap v720: 121 pgs: 121 active+clean; 591 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2023-12-01T15:42:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:08 smithi183 ceph-mon[99169]: osdmap e497: 8 total, 8 up, 8 in 2023-12-01T15:42:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:08 smithi119 ceph-mon[94175]: pgmap v720: 121 pgs: 121 active+clean; 591 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2023-12-01T15:42:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:08 smithi119 ceph-mon[94175]: osdmap e497: 8 total, 8 up, 8 in 2023-12-01T15:42:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:08 smithi119 ceph-mon[108979]: pgmap v720: 121 pgs: 121 active+clean; 591 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2023-12-01T15:42:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:08 smithi119 ceph-mon[108979]: osdmap e497: 8 total, 8 up, 8 in 2023-12-01T15:42:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:09.605 INFO:tasks.rados.rados.0.smithi119.stdout:2257: done (3 left) 2023-12-01T15:42:09.605 INFO:tasks.rados.rados.0.smithi119.stdout:2258: copy_from oid 50 from oid 6 current snap is 225 2023-12-01T15:42:09.605 INFO:tasks.rados.rados.0.smithi119.stdout:2256: finishing write tid 1 to smithi119156531-46 2023-12-01T15:42:09.605 INFO:tasks.rados.rados.0.smithi119.stdout:2256: finishing write tid 2 to smithi119156531-46 2023-12-01T15:42:09.605 INFO:tasks.rados.rados.0.smithi119.stdout:2255: expect (ObjNum 565 snap 180 seq_num 565) 2023-12-01T15:42:09.675 INFO:tasks.rados.rados.0.smithi119.stdout:2254: finishing write tid 1 to smithi119156531-17 2023-12-01T15:42:09.675 INFO:tasks.rados.rados.0.smithi119.stdout:2254: finishing write tid 2 to smithi119156531-17 2023-12-01T15:42:09.675 INFO:tasks.rados.rados.0.smithi119.stdout:2256: finishing write tid 3 to smithi119156531-46 2023-12-01T15:42:09.675 INFO:tasks.rados.rados.0.smithi119.stdout:2256: oid 46 updating version 0 to 1353 2023-12-01T15:42:09.676 INFO:tasks.rados.rados.0.smithi119.stdout:2256: oid 46 updating version 1353 to 1354 2023-12-01T15:42:09.676 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 1354 (ObjNum 718 snap 225 seq_num 718) dirty exists 2023-12-01T15:42:09.676 INFO:tasks.rados.rados.0.smithi119.stdout:2256: left oid 46 (ObjNum 718 snap 225 seq_num 718) 2023-12-01T15:42:09.676 INFO:tasks.rados.rados.0.smithi119.stdout:2254: finishing write tid 3 to smithi119156531-17 2023-12-01T15:42:09.676 INFO:tasks.rados.rados.0.smithi119.stdout:2254: oid 17 updating version 0 to 818 2023-12-01T15:42:09.676 INFO:tasks.rados.rados.0.smithi119.stdout:2254: oid 17 version 818 is already newer than 817 2023-12-01T15:42:09.676 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 818 (ObjNum 717 snap 225 seq_num 717) dirty exists 2023-12-01T15:42:09.676 INFO:tasks.rados.rados.0.smithi119.stdout:2254: left oid 17 (ObjNum 717 snap 225 seq_num 717) 2023-12-01T15:42:09.676 INFO:tasks.rados.rados.0.smithi119.stdout:2254: done (3 left) 2023-12-01T15:42:09.676 INFO:tasks.rados.rados.0.smithi119.stdout:2255: done (2 left) 2023-12-01T15:42:09.676 INFO:tasks.rados.rados.0.smithi119.stdout:2256: done (1 left) 2023-12-01T15:42:09.676 INFO:tasks.rados.rados.0.smithi119.stdout:2259: copy_from oid 24 from oid 14 current snap is 225 2023-12-01T15:42:09.676 INFO:tasks.rados.rados.0.smithi119.stdout:2258: finishing copy_from to smithi119156531-50 2023-12-01T15:42:09.676 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 901 (ObjNum 598 snap 195 seq_num 598) dirty exists 2023-12-01T15:42:09.677 INFO:tasks.rados.rados.0.smithi119.stdout:2258: finishing copy_from racing read to smithi119156531-50 2023-12-01T15:42:09.677 INFO:tasks.rados.rados.0.smithi119.stdout:2258: done (1 left) 2023-12-01T15:42:09.677 INFO:tasks.rados.rados.0.smithi119.stdout:2260: delete oid 37 current snap is 225 2023-12-01T15:42:09.678 INFO:tasks.rados.rados.0.smithi119.stdout:2260: done (1 left) 2023-12-01T15:42:09.678 INFO:tasks.rados.rados.0.smithi119.stdout:2261: read oid 9 snap -1 2023-12-01T15:42:09.678 INFO:tasks.rados.rados.0.smithi119.stdout:2261: expect deleted 2023-12-01T15:42:09.678 INFO:tasks.rados.rados.0.smithi119.stdout:2262: snap_remove snap 221 2023-12-01T15:42:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:09 smithi183 ceph-mon[99169]: osdmap e498: 8 total, 8 up, 8 in 2023-12-01T15:42:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:09 smithi119 ceph-mon[94175]: osdmap e498: 8 total, 8 up, 8 in 2023-12-01T15:42:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:09 smithi119 ceph-mon[108979]: osdmap e498: 8 total, 8 up, 8 in 2023-12-01T15:42:10.606 INFO:tasks.rados.rados.0.smithi119.stdout:2262: done (2 left) 2023-12-01T15:42:10.607 INFO:tasks.rados.rados.0.smithi119.stdout:2263: copy_from oid 17 from oid 48 current snap is 225 2023-12-01T15:42:10.607 INFO:tasks.rados.rados.0.smithi119.stdout:2264: delete oid 29 current snap is 225 2023-12-01T15:42:10.607 INFO:tasks.rados.rados.0.smithi119.stdout:2259: finishing copy_from to smithi119156531-24 2023-12-01T15:42:10.607 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 904 (ObjNum 518 snap 165 seq_num 518) dirty exists 2023-12-01T15:42:10.607 INFO:tasks.rados.rados.0.smithi119.stdout:2259: finishing copy_from racing read to smithi119156531-24 2023-12-01T15:42:10.615 INFO:tasks.rados.rados.0.smithi119.stdout:2259: done (3 left) 2023-12-01T15:42:10.616 INFO:tasks.rados.rados.0.smithi119.stdout:2261: done (2 left) 2023-12-01T15:42:10.616 INFO:tasks.rados.rados.0.smithi119.stdout:2264: done (1 left) 2023-12-01T15:42:10.616 INFO:tasks.rados.rados.0.smithi119.stdout:2265: read oid 30 snap -1 2023-12-01T15:42:10.616 INFO:tasks.rados.rados.0.smithi119.stdout:2265: expect (ObjNum 565 snap 180 seq_num 565) 2023-12-01T15:42:10.616 INFO:tasks.rados.rados.0.smithi119.stdout:2266: snap_create 2023-12-01T15:42:10.628 INFO:tasks.rados.rados.0.smithi119.stdout:2265: expect (ObjNum 565 snap 180 seq_num 565) 2023-12-01T15:42:10.690 INFO:tasks.rados.rados.0.smithi119.stdout:2263: finishing copy_from to smithi119156531-17 2023-12-01T15:42:10.690 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 1341 (ObjNum 669 snap 214 seq_num 669) dirty exists 2023-12-01T15:42:10.691 INFO:tasks.rados.rados.0.smithi119.stdout:2263: finishing copy_from racing read to smithi119156531-17 2023-12-01T15:42:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:10 smithi183 ceph-mon[99169]: pgmap v723: 121 pgs: 121 active+clean; 591 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:42:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:10 smithi183 ceph-mon[99169]: osdmap e499: 8 total, 8 up, 8 in 2023-12-01T15:42:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:10 smithi119 ceph-mon[94175]: pgmap v723: 121 pgs: 121 active+clean; 591 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:42:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:10 smithi119 ceph-mon[94175]: osdmap e499: 8 total, 8 up, 8 in 2023-12-01T15:42:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:10 smithi119 ceph-mon[108979]: pgmap v723: 121 pgs: 121 active+clean; 591 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:42:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:10 smithi119 ceph-mon[108979]: osdmap e499: 8 total, 8 up, 8 in 2023-12-01T15:42:11.614 INFO:tasks.rados.rados.0.smithi119.stdout:2263: done (2 left) 2023-12-01T15:42:11.614 INFO:tasks.rados.rados.0.smithi119.stdout:2265: done (1 left) 2023-12-01T15:42:11.614 INFO:tasks.rados.rados.0.smithi119.stdout:2266: done (0 left) 2023-12-01T15:42:11.614 INFO:tasks.rados.rados.0.smithi119.stdout:2267: read oid 47 snap -1 2023-12-01T15:42:11.614 INFO:tasks.rados.rados.0.smithi119.stdout:2267: expect deleted 2023-12-01T15:42:11.614 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 226 2023-12-01T15:42:11.614 INFO:tasks.rados.rados.0.smithi119.stdout:2268: seq_num 721 ranges {5570560=81920} 2023-12-01T15:42:11.643 INFO:tasks.rados.rados.0.smithi119.stdout:2268: writing smithi119156531-12 from 5570560 to 5652480 tid 1 2023-12-01T15:42:11.644 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 8 current snap is 226 2023-12-01T15:42:11.644 INFO:tasks.rados.rados.0.smithi119.stdout:2269: seq_num 722 ranges {0=98304} 2023-12-01T15:42:11.644 INFO:tasks.rados.rados.0.smithi119.stdout:2269: writing smithi119156531-8 from 0 to 98304 tid 1 2023-12-01T15:42:11.644 INFO:tasks.rados.rados.0.smithi119.stdout:2270: delete oid 31 current snap is 226 2023-12-01T15:42:11.648 INFO:tasks.rados.rados.0.smithi119.stdout:2268: finishing write tid 1 to smithi119156531-12 2023-12-01T15:42:11.648 INFO:tasks.rados.rados.0.smithi119.stdout:2268: finishing write tid 2 to smithi119156531-12 2023-12-01T15:42:11.650 INFO:tasks.rados.rados.0.smithi119.stdout:2269: finishing write tid 1 to smithi119156531-8 2023-12-01T15:42:11.650 INFO:tasks.rados.rados.0.smithi119.stdout:2268: finishing write tid 3 to smithi119156531-12 2023-12-01T15:42:11.650 INFO:tasks.rados.rados.0.smithi119.stdout:2268: oid 12 updating version 0 to 1286 2023-12-01T15:42:11.650 INFO:tasks.rados.rados.0.smithi119.stdout:2268: oid 12 version 1286 is already newer than 1285 2023-12-01T15:42:11.650 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 1286 (ObjNum 721 snap 226 seq_num 721) dirty exists 2023-12-01T15:42:11.650 INFO:tasks.rados.rados.0.smithi119.stdout:2268: left oid 12 (ObjNum 721 snap 226 seq_num 721) 2023-12-01T15:42:11.650 INFO:tasks.rados.rados.0.smithi119.stdout:2269: finishing write tid 2 to smithi119156531-8 2023-12-01T15:42:11.652 INFO:tasks.rados.rados.0.smithi119.stdout:2269: finishing write tid 3 to smithi119156531-8 2023-12-01T15:42:11.652 INFO:tasks.rados.rados.0.smithi119.stdout:2269: oid 8 updating version 0 to 907 2023-12-01T15:42:11.652 INFO:tasks.rados.rados.0.smithi119.stdout:2269: oid 8 version 907 is already newer than 906 2023-12-01T15:42:11.652 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 907 (ObjNum 722 snap 226 seq_num 722) dirty exists 2023-12-01T15:42:11.652 INFO:tasks.rados.rados.0.smithi119.stdout:2269: left oid 8 (ObjNum 722 snap 226 seq_num 722) 2023-12-01T15:42:11.652 INFO:tasks.rados.rados.0.smithi119.stdout:2267: done (3 left) 2023-12-01T15:42:11.652 INFO:tasks.rados.rados.0.smithi119.stdout:2268: done (2 left) 2023-12-01T15:42:11.652 INFO:tasks.rados.rados.0.smithi119.stdout:2269: done (1 left) 2023-12-01T15:42:11.652 INFO:tasks.rados.rados.0.smithi119.stdout:2270: done (0 left) 2023-12-01T15:42:11.652 INFO:tasks.rados.rados.0.smithi119.stdout:2271: delete oid 43 current snap is 226 2023-12-01T15:42:11.654 INFO:tasks.rados.rados.0.smithi119.stdout:2271: done (0 left) 2023-12-01T15:42:11.655 INFO:tasks.rados.rados.0.smithi119.stdout:2272: read oid 13 snap -1 2023-12-01T15:42:11.655 INFO:tasks.rados.rados.0.smithi119.stdout:2272: expect (ObjNum 716 snap 225 seq_num 716) 2023-12-01T15:42:11.655 INFO:tasks.rados.rados.0.smithi119.stdout:2273: read oid 25 snap -1 2023-12-01T15:42:11.655 INFO:tasks.rados.rados.0.smithi119.stdout:2273: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:42:11.655 INFO:tasks.rados.rados.0.smithi119.stdout:2274: snap_remove snap 200 2023-12-01T15:42:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:11 smithi183 ceph-mon[99169]: osdmap e500: 8 total, 8 up, 8 in 2023-12-01T15:42:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:11 smithi119 ceph-mon[94175]: osdmap e500: 8 total, 8 up, 8 in 2023-12-01T15:42:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:11 smithi119 ceph-mon[108979]: osdmap e500: 8 total, 8 up, 8 in 2023-12-01T15:42:12.619 INFO:tasks.rados.rados.0.smithi119.stdout:2274: done (2 left) 2023-12-01T15:42:12.619 INFO:tasks.rados.rados.0.smithi119.stdout:2275: copy_from oid 26 from oid 46 current snap is 226 2023-12-01T15:42:12.620 INFO:tasks.rados.rados.0.smithi119.stdout:2273: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:42:12.636 INFO:tasks.rados.rados.0.smithi119.stdout:2272: expect (ObjNum 716 snap 225 seq_num 716) 2023-12-01T15:42:12.822 INFO:tasks.rados.rados.0.smithi119.stdout:2275: finishing copy_from to smithi119156531-26 2023-12-01T15:42:12.822 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 1354 (ObjNum 718 snap 225 seq_num 718) dirty exists 2023-12-01T15:42:12.822 INFO:tasks.rados.rados.0.smithi119.stdout:2275: finishing copy_from racing read to smithi119156531-26 2023-12-01T15:42:12.822 INFO:tasks.rados.rados.0.smithi119.stdout:2272: done (2 left) 2023-12-01T15:42:12.822 INFO:tasks.rados.rados.0.smithi119.stdout:2273: done (1 left) 2023-12-01T15:42:12.822 INFO:tasks.rados.rados.0.smithi119.stdout:2275: done (0 left) 2023-12-01T15:42:12.822 INFO:tasks.rados.rados.0.smithi119.stdout:2276: snap_create 2023-12-01T15:42:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:12 smithi183 ceph-mon[99169]: pgmap v726: 121 pgs: 121 active+clean; 631 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 6.9 MiB/s wr, 39 op/s 2023-12-01T15:42:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:12 smithi183 ceph-mon[99169]: osdmap e501: 8 total, 8 up, 8 in 2023-12-01T15:42:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:12 smithi119 ceph-mon[94175]: pgmap v726: 121 pgs: 121 active+clean; 631 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 6.9 MiB/s wr, 39 op/s 2023-12-01T15:42:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:12 smithi119 ceph-mon[94175]: osdmap e501: 8 total, 8 up, 8 in 2023-12-01T15:42:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:12 smithi119 ceph-mon[108979]: pgmap v726: 121 pgs: 121 active+clean; 631 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 6.9 MiB/s wr, 39 op/s 2023-12-01T15:42:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:12 smithi119 ceph-mon[108979]: osdmap e501: 8 total, 8 up, 8 in 2023-12-01T15:42:13.627 INFO:tasks.rados.rados.0.smithi119.stdout:2276: done (0 left) 2023-12-01T15:42:13.627 INFO:tasks.rados.rados.0.smithi119.stdout:2277: setattr oid 23 current snap is 227 2023-12-01T15:42:13.629 INFO:tasks.rados.rados.0.smithi119.stdout:2278: snap_create 2023-12-01T15:42:13.637 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 1684 (ObjNum 691 snap 220 seq_num 691) dirty exists 2023-12-01T15:42:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:13 smithi183 ceph-mon[99169]: osdmap e502: 8 total, 8 up, 8 in 2023-12-01T15:42:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:13 smithi119 ceph-mon[94175]: osdmap e502: 8 total, 8 up, 8 in 2023-12-01T15:42:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:13 smithi119 ceph-mon[108979]: osdmap e502: 8 total, 8 up, 8 in 2023-12-01T15:42:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:42:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:42:14] "GET /metrics HTTP/1.1" 200 36174 "" "Prometheus/2.43.0" 2023-12-01T15:42:14.628 INFO:tasks.rados.rados.0.smithi119.stdout:2277: done (1 left) 2023-12-01T15:42:14.628 INFO:tasks.rados.rados.0.smithi119.stdout:2278: done (0 left) 2023-12-01T15:42:14.628 INFO:tasks.rados.rados.0.smithi119.stdout:2279: read oid 30 snap 226 2023-12-01T15:42:14.628 INFO:tasks.rados.rados.0.smithi119.stdout:2279: expect (ObjNum 565 snap 180 seq_num 565) 2023-12-01T15:42:14.628 INFO:tasks.rados.rados.0.smithi119.stdout:2280: delete oid 39 current snap is 228 2023-12-01T15:42:14.634 INFO:tasks.rados.rados.0.smithi119.stdout:2280: done (1 left) 2023-12-01T15:42:14.634 INFO:tasks.rados.rados.0.smithi119.stdout:2281: snap_remove snap 190 2023-12-01T15:42:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:14 smithi183 ceph-mon[99169]: pgmap v729: 121 pgs: 121 active+clean; 631 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 6.9 MiB/s wr, 39 op/s 2023-12-01T15:42:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:14 smithi183 ceph-mon[99169]: osdmap e503: 8 total, 8 up, 8 in 2023-12-01T15:42:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:14 smithi119 ceph-mon[94175]: pgmap v729: 121 pgs: 121 active+clean; 631 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 6.9 MiB/s wr, 39 op/s 2023-12-01T15:42:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:14 smithi119 ceph-mon[94175]: osdmap e503: 8 total, 8 up, 8 in 2023-12-01T15:42:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:14 smithi119 ceph-mon[108979]: pgmap v729: 121 pgs: 121 active+clean; 631 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 6.9 MiB/s wr, 39 op/s 2023-12-01T15:42:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:14 smithi119 ceph-mon[108979]: osdmap e503: 8 total, 8 up, 8 in 2023-12-01T15:42:15.542 INFO:tasks.rados.rados.0.smithi119.stdout:2281: done (1 left) 2023-12-01T15:42:15.542 INFO:tasks.rados.rados.0.smithi119.stdout:2282: read oid 18 snap -1 2023-12-01T15:42:15.542 INFO:tasks.rados.rados.0.smithi119.stdout:2282: expect deleted 2023-12-01T15:42:15.542 INFO:tasks.rados.rados.0.smithi119.stdout:2283: rmattr oid 13 current snap is 228 2023-12-01T15:42:15.542 INFO:tasks.rados.rados.0.smithi119.stdout:2283: done (2 left) 2023-12-01T15:42:15.542 INFO:tasks.rados.rados.0.smithi119.stdout:2284: rmattr oid 11 current snap is 228 2023-12-01T15:42:15.542 INFO:tasks.rados.rados.0.smithi119.stdout:2284: done (2 left) 2023-12-01T15:42:15.542 INFO:tasks.rados.rados.0.smithi119.stdout:2285: snap_create 2023-12-01T15:42:15.542 INFO:tasks.rados.rados.0.smithi119.stdout:2279: expect (ObjNum 565 snap 180 seq_num 565) 2023-12-01T15:42:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:15 smithi183 ceph-mon[99169]: osdmap e504: 8 total, 8 up, 8 in 2023-12-01T15:42:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:15 smithi183 ceph-mon[99169]: osdmap e505: 8 total, 8 up, 8 in 2023-12-01T15:42:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:15 smithi119 ceph-mon[94175]: osdmap e504: 8 total, 8 up, 8 in 2023-12-01T15:42:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:15 smithi119 ceph-mon[94175]: osdmap e505: 8 total, 8 up, 8 in 2023-12-01T15:42:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:15 smithi119 ceph-mon[108979]: osdmap e504: 8 total, 8 up, 8 in 2023-12-01T15:42:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:15 smithi119 ceph-mon[108979]: osdmap e505: 8 total, 8 up, 8 in 2023-12-01T15:42:16.550 INFO:tasks.rados.rados.0.smithi119.stdout:2279: done (2 left) 2023-12-01T15:42:16.550 INFO:tasks.rados.rados.0.smithi119.stdout:2282: done (1 left) 2023-12-01T15:42:16.550 INFO:tasks.rados.rados.0.smithi119.stdout:2285: done (0 left) 2023-12-01T15:42:16.550 INFO:tasks.rados.rados.0.smithi119.stdout:2286: copy_from oid 48 from oid 32 current snap is 229 2023-12-01T15:42:16.550 INFO:tasks.rados.rados.0.smithi119.stdout:2287: rollback oid 19 current snap is 229 2023-12-01T15:42:16.550 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 19 to 225 2023-12-01T15:42:16.550 INFO:tasks.rados.rados.0.smithi119.stdout:2288: copy_from oid 36 from oid 37 current snap is 229 2023-12-01T15:42:16.550 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 229 2023-12-01T15:42:16.551 INFO:tasks.rados.rados.0.smithi119.stdout:2289: seq_num 726 ranges {0=163840} 2023-12-01T15:42:16.551 INFO:tasks.rados.rados.0.smithi119.stdout:2289: writing smithi119156531-39 from 0 to 163840 tid 1 2023-12-01T15:42:16.551 INFO:tasks.rados.rados.0.smithi119.stdout:2290: snap_create 2023-12-01T15:42:16.551 INFO:tasks.rados.rados.0.smithi119.stdout:2288: finishing copy_from to smithi119156531-36 2023-12-01T15:42:16.551 INFO:tasks.rados.rados.0.smithi119.stdout:2288: got expected ENOENT (src dne) 2023-12-01T15:42:16.551 INFO:tasks.rados.rados.0.smithi119.stdout:2288: finishing copy_from racing read to smithi119156531-36 2023-12-01T15:42:16.554 INFO:tasks.rados.rados.0.smithi119.stdout:2289: finishing write tid 1 to smithi119156531-39 2023-12-01T15:42:16.554 INFO:tasks.rados.rados.0.smithi119.stdout:2289: finishing write tid 2 to smithi119156531-39 2023-12-01T15:42:16.558 INFO:tasks.rados.rados.0.smithi119.stdout:2289: finishing write tid 3 to smithi119156531-39 2023-12-01T15:42:16.558 INFO:tasks.rados.rados.0.smithi119.stdout:2289: oid 39 updating version 0 to 505 2023-12-01T15:42:16.558 INFO:tasks.rados.rados.0.smithi119.stdout:2289: oid 39 version 505 is already newer than 504 2023-12-01T15:42:16.558 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 505 (ObjNum 726 snap 229 seq_num 726) dirty exists 2023-12-01T15:42:16.558 INFO:tasks.rados.rados.0.smithi119.stdout:2289: left oid 39 (ObjNum 726 snap 229 seq_num 726) 2023-12-01T15:42:16.558 INFO:tasks.rados.rados.0.smithi119.stdout:2287: finishing rollback tid 0 to smithi119156531-19 2023-12-01T15:42:16.558 INFO:tasks.rados.rados.0.smithi119.stdout:2287: finishing rollback tid 1 to smithi119156531-19 2023-12-01T15:42:16.559 INFO:tasks.rados.rados.0.smithi119.stdout:2287: finishing rollback tid 2 to smithi119156531-19 2023-12-01T15:42:16.559 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 1627 (ObjNum 693 snap 220 seq_num 693) dirty exists 2023-12-01T15:42:16.579 INFO:tasks.rados.rados.0.smithi119.stdout:2286: finishing copy_from to smithi119156531-48 2023-12-01T15:42:16.579 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 903 (ObjNum 698 snap 221 seq_num 698) dirty exists 2023-12-01T15:42:16.580 INFO:tasks.rados.rados.0.smithi119.stdout:2286: finishing copy_from racing read to smithi119156531-48 2023-12-01T15:42:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:16 smithi183 ceph-mon[99169]: pgmap v732: 121 pgs: 121 active+clean; 637 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2023-12-01T15:42:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:16 smithi183 ceph-mon[99169]: osdmap e506: 8 total, 8 up, 8 in 2023-12-01T15:42:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:16 smithi119 ceph-mon[94175]: pgmap v732: 121 pgs: 121 active+clean; 637 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2023-12-01T15:42:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:16 smithi119 ceph-mon[94175]: osdmap e506: 8 total, 8 up, 8 in 2023-12-01T15:42:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:16 smithi119 ceph-mon[108979]: pgmap v732: 121 pgs: 121 active+clean; 637 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2023-12-01T15:42:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:16 smithi119 ceph-mon[108979]: osdmap e506: 8 total, 8 up, 8 in 2023-12-01T15:42:17.555 INFO:tasks.rados.rados.0.smithi119.stdout:2286: done (4 left) 2023-12-01T15:42:17.555 INFO:tasks.rados.rados.0.smithi119.stdout:2287: done (3 left) 2023-12-01T15:42:17.556 INFO:tasks.rados.rados.0.smithi119.stdout:2288: done (2 left) 2023-12-01T15:42:17.556 INFO:tasks.rados.rados.0.smithi119.stdout:2289: done (1 left) 2023-12-01T15:42:17.556 INFO:tasks.rados.rados.0.smithi119.stdout:2290: done (0 left) 2023-12-01T15:42:17.556 INFO:tasks.rados.rados.0.smithi119.stdout:2291: read oid 28 snap -1 2023-12-01T15:42:17.556 INFO:tasks.rados.rados.0.smithi119.stdout:2291: expect deleted 2023-12-01T15:42:17.556 INFO:tasks.rados.rados.0.smithi119.stdout:2292: read oid 50 snap -1 2023-12-01T15:42:17.556 INFO:tasks.rados.rados.0.smithi119.stdout:2292: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:42:17.556 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 230 2023-12-01T15:42:17.556 INFO:tasks.rados.rados.0.smithi119.stdout:2293: seq_num 727 ranges {1916928=180224} 2023-12-01T15:42:17.566 INFO:tasks.rados.rados.0.smithi119.stdout:2293: writing smithi119156531-15 from 1916928 to 2097152 tid 1 2023-12-01T15:42:17.566 INFO:tasks.rados.rados.0.smithi119.stdout:2294: snap_remove snap 208 2023-12-01T15:42:18.566 INFO:tasks.rados.rados.0.smithi119.stdout:2294: done (3 left) 2023-12-01T15:42:18.566 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 25 current snap is 230 2023-12-01T15:42:18.566 INFO:tasks.rados.rados.0.smithi119.stdout:2295: seq_num 728 ranges {417792=196608} 2023-12-01T15:42:18.570 INFO:tasks.rados.rados.0.smithi119.stdout:2295: writing smithi119156531-25 from 417792 to 614400 tid 1 2023-12-01T15:42:18.570 INFO:tasks.rados.rados.0.smithi119.stdout:2296: rollback oid 23 current snap is 230 2023-12-01T15:42:18.570 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 23 to 199 2023-12-01T15:42:18.570 INFO:tasks.rados.rados.0.smithi119.stdout:2297: read oid 36 snap 192 2023-12-01T15:42:18.570 INFO:tasks.rados.rados.0.smithi119.stdout:2297: expect (ObjNum 568 snap 181 seq_num 568) 2023-12-01T15:42:18.570 INFO:tasks.rados.rados.0.smithi119.stdout:2298: read oid 20 snap 203 2023-12-01T15:42:18.570 INFO:tasks.rados.rados.0.smithi119.stdout:2298: expect (ObjNum 518 snap 165 seq_num 518) 2023-12-01T15:42:18.570 INFO:tasks.rados.rados.0.smithi119.stdout:2299: delete oid 16 current snap is 230 2023-12-01T15:42:18.570 INFO:tasks.rados.rados.0.smithi119.stdout:2292: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:42:18.588 INFO:tasks.rados.rados.0.smithi119.stdout:2293: finishing write tid 1 to smithi119156531-15 2023-12-01T15:42:18.588 INFO:tasks.rados.rados.0.smithi119.stdout:2293: finishing write tid 2 to smithi119156531-15 2023-12-01T15:42:18.588 INFO:tasks.rados.rados.0.smithi119.stdout:2293: finishing write tid 3 to smithi119156531-15 2023-12-01T15:42:18.589 INFO:tasks.rados.rados.0.smithi119.stdout:2293: oid 15 updating version 0 to 1696 2023-12-01T15:42:18.589 INFO:tasks.rados.rados.0.smithi119.stdout:2293: oid 15 updating version 1696 to 1697 2023-12-01T15:42:18.589 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 1697 (ObjNum 727 snap 230 seq_num 727) dirty exists 2023-12-01T15:42:18.589 INFO:tasks.rados.rados.0.smithi119.stdout:2293: left oid 15 (ObjNum 727 snap 230 seq_num 727) 2023-12-01T15:42:18.589 INFO:tasks.rados.rados.0.smithi119.stdout:2295: finishing write tid 1 to smithi119156531-25 2023-12-01T15:42:18.589 INFO:tasks.rados.rados.0.smithi119.stdout:2295: finishing write tid 2 to smithi119156531-25 2023-12-01T15:42:18.589 INFO:tasks.rados.rados.0.smithi119.stdout:2295: finishing write tid 3 to smithi119156531-25 2023-12-01T15:42:18.589 INFO:tasks.rados.rados.0.smithi119.stdout:2295: oid 25 updating version 0 to 1392 2023-12-01T15:42:18.589 INFO:tasks.rados.rados.0.smithi119.stdout:2295: oid 25 updating version 1392 to 1393 2023-12-01T15:42:18.589 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 1393 (ObjNum 728 snap 230 seq_num 728) dirty exists 2023-12-01T15:42:18.589 INFO:tasks.rados.rados.0.smithi119.stdout:2295: left oid 25 (ObjNum 728 snap 230 seq_num 728) 2023-12-01T15:42:18.589 INFO:tasks.rados.rados.0.smithi119.stdout:2296: finishing rollback tid 0 to smithi119156531-23 2023-12-01T15:42:18.589 INFO:tasks.rados.rados.0.smithi119.stdout:2296: finishing rollback tid 1 to smithi119156531-23 2023-12-01T15:42:18.589 INFO:tasks.rados.rados.0.smithi119.stdout:2296: finishing rollback tid 2 to smithi119156531-23 2023-12-01T15:42:18.590 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 1705 (ObjNum 601 snap 197 seq_num 601) dirty exists 2023-12-01T15:42:18.590 INFO:tasks.rados.rados.0.smithi119.stdout:2291: done (7 left) 2023-12-01T15:42:18.590 INFO:tasks.rados.rados.0.smithi119.stdout:2292: done (6 left) 2023-12-01T15:42:18.590 INFO:tasks.rados.rados.0.smithi119.stdout:2293: done (5 left) 2023-12-01T15:42:18.590 INFO:tasks.rados.rados.0.smithi119.stdout:2295: done (4 left) 2023-12-01T15:42:18.590 INFO:tasks.rados.rados.0.smithi119.stdout:2296: done (3 left) 2023-12-01T15:42:18.590 INFO:tasks.rados.rados.0.smithi119.stdout:2299: done (2 left) 2023-12-01T15:42:18.590 INFO:tasks.rados.rados.0.smithi119.stdout:2300: snap_create 2023-12-01T15:42:18.593 INFO:tasks.rados.rados.0.smithi119.stdout:2297: expect (ObjNum 568 snap 181 seq_num 568) 2023-12-01T15:42:18.652 INFO:tasks.rados.rados.0.smithi119.stdout:2298: expect (ObjNum 518 snap 165 seq_num 518) 2023-12-01T15:42:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:18 smithi183 ceph-mon[99169]: pgmap v735: 121 pgs: 121 active+clean; 637 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2023-12-01T15:42:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:18 smithi183 ceph-mon[99169]: osdmap e507: 8 total, 8 up, 8 in 2023-12-01T15:42:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:18 smithi119 ceph-mon[94175]: pgmap v735: 121 pgs: 121 active+clean; 637 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2023-12-01T15:42:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:18 smithi119 ceph-mon[94175]: osdmap e507: 8 total, 8 up, 8 in 2023-12-01T15:42:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:18 smithi119 ceph-mon[108979]: pgmap v735: 121 pgs: 121 active+clean; 637 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2023-12-01T15:42:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:18 smithi119 ceph-mon[108979]: osdmap e507: 8 total, 8 up, 8 in 2023-12-01T15:42:19.572 INFO:tasks.rados.rados.0.smithi119.stdout:2297: done (2 left) 2023-12-01T15:42:19.572 INFO:tasks.rados.rados.0.smithi119.stdout:2298: done (1 left) 2023-12-01T15:42:19.572 INFO:tasks.rados.rados.0.smithi119.stdout:2300: done (0 left) 2023-12-01T15:42:19.572 INFO:tasks.rados.rados.0.smithi119.stdout:2301: snap_create 2023-12-01T15:42:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:19 smithi183 ceph-mon[99169]: osdmap e508: 8 total, 8 up, 8 in 2023-12-01T15:42:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:19 smithi119 ceph-mon[108979]: osdmap e508: 8 total, 8 up, 8 in 2023-12-01T15:42:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:19 smithi119 ceph-mon[94175]: osdmap e508: 8 total, 8 up, 8 in 2023-12-01T15:42:20.537 INFO:tasks.rados.rados.0.smithi119.stdout:2301: done (0 left) 2023-12-01T15:42:20.537 INFO:tasks.rados.rados.0.smithi119.stdout:2302: delete oid 49 current snap is 232 2023-12-01T15:42:20.543 INFO:tasks.rados.rados.0.smithi119.stdout:2302: done (0 left) 2023-12-01T15:42:20.543 INFO:tasks.rados.rados.0.smithi119.stdout:2303: delete oid 41 current snap is 232 2023-12-01T15:42:20.548 INFO:tasks.rados.rados.0.smithi119.stdout:2303: done (0 left) 2023-12-01T15:42:20.549 INFO:tasks.rados.rados.0.smithi119.stdout:2304: copy_from oid 45 from oid 18 current snap is 232 2023-12-01T15:42:20.549 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 6 current snap is 232 2023-12-01T15:42:20.549 INFO:tasks.rados.rados.0.smithi119.stdout:2305: seq_num 732 ranges {417792=262144} 2023-12-01T15:42:20.552 INFO:tasks.rados.rados.0.smithi119.stdout:2305: writing smithi119156531-6 from 417792 to 679936 tid 1 2023-12-01T15:42:20.552 INFO:tasks.rados.rados.0.smithi119.stdout:2306: copy_from oid 41 from oid 11 current snap is 232 2023-12-01T15:42:20.553 INFO:tasks.rados.rados.0.smithi119.stdout:2304: finishing copy_from to smithi119156531-45 2023-12-01T15:42:20.553 INFO:tasks.rados.rados.0.smithi119.stdout:2304: got expected ENOENT (src dne) 2023-12-01T15:42:20.553 INFO:tasks.rados.rados.0.smithi119.stdout:2304: finishing copy_from racing read to smithi119156531-45 2023-12-01T15:42:20.553 INFO:tasks.rados.rados.0.smithi119.stdout:2304: done (2 left) 2023-12-01T15:42:20.553 INFO:tasks.rados.rados.0.smithi119.stdout:2307: setattr oid 30 current snap is 232 2023-12-01T15:42:20.554 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 47 current snap is 232 2023-12-01T15:42:20.554 INFO:tasks.rados.rados.0.smithi119.stdout:2308: seq_num 733 ranges {0=278528} 2023-12-01T15:42:20.556 INFO:tasks.rados.rados.0.smithi119.stdout:2308: writing smithi119156531-47 from 0 to 278528 tid 1 2023-12-01T15:42:20.556 INFO:tasks.rados.rados.0.smithi119.stdout:2309: rollback oid 32 current snap is 232 2023-12-01T15:42:20.556 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 32 to 220 2023-12-01T15:42:20.559 INFO:tasks.rados.rados.0.smithi119.stdout:2310: setattr oid 26 current snap is 232 2023-12-01T15:42:20.559 INFO:tasks.rados.rados.0.smithi119.stdout:2305: finishing write tid 1 to smithi119156531-6 2023-12-01T15:42:20.559 INFO:tasks.rados.rados.0.smithi119.stdout:2311: copy_from oid 33 from oid 40 current snap is 232 2023-12-01T15:42:20.560 INFO:tasks.rados.rados.0.smithi119.stdout:2312: setattr oid 44 current snap is 232 2023-12-01T15:42:20.560 INFO:tasks.rados.rados.0.smithi119.stdout:2305: finishing write tid 2 to smithi119156531-6 2023-12-01T15:42:20.560 INFO:tasks.rados.rados.0.smithi119.stdout:2313: copy_from oid 16 from oid 7 current snap is 232 2023-12-01T15:42:20.560 INFO:tasks.rados.rados.0.smithi119.stdout:2314: read oid 49 snap -1 2023-12-01T15:42:20.560 INFO:tasks.rados.rados.0.smithi119.stdout:2314: expect deleted 2023-12-01T15:42:20.560 INFO:tasks.rados.rados.0.smithi119.stdout:2315: delete oid 46 current snap is 232 2023-12-01T15:42:20.560 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 1256 (ObjNum 565 snap 180 seq_num 565) dirty exists 2023-12-01T15:42:20.560 INFO:tasks.rados.rados.0.smithi119.stdout:2308: finishing write tid 1 to smithi119156531-47 2023-12-01T15:42:20.562 INFO:tasks.rados.rados.0.smithi119.stdout:2309: finishing rollback tid 0 to smithi119156531-32 2023-12-01T15:42:20.562 INFO:tasks.rados.rados.0.smithi119.stdout:2309: finishing rollback tid 1 to smithi119156531-32 2023-12-01T15:42:20.563 INFO:tasks.rados.rados.0.smithi119.stdout:2305: finishing write tid 3 to smithi119156531-6 2023-12-01T15:42:20.563 INFO:tasks.rados.rados.0.smithi119.stdout:2305: oid 6 updating version 0 to 1355 2023-12-01T15:42:20.563 INFO:tasks.rados.rados.0.smithi119.stdout:2305: oid 6 updating version 1355 to 1356 2023-12-01T15:42:20.563 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 1356 (ObjNum 732 snap 232 seq_num 732) dirty exists 2023-12-01T15:42:20.563 INFO:tasks.rados.rados.0.smithi119.stdout:2305: left oid 6 (ObjNum 732 snap 232 seq_num 732) 2023-12-01T15:42:20.563 INFO:tasks.rados.rados.0.smithi119.stdout:2309: finishing rollback tid 2 to smithi119156531-32 2023-12-01T15:42:20.563 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 910 (ObjNum 677 snap 216 seq_num 677) dirty exists 2023-12-01T15:42:20.564 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 1355 (ObjNum 718 snap 225 seq_num 718) dirty exists 2023-12-01T15:42:20.565 INFO:tasks.rados.rados.0.smithi119.stdout:2308: finishing write tid 2 to smithi119156531-47 2023-12-01T15:42:20.566 INFO:tasks.rados.rados.0.smithi119.stdout:2305: done (10 left) 2023-12-01T15:42:20.567 INFO:tasks.rados.rados.0.smithi119.stdout:2307: done (9 left) 2023-12-01T15:42:20.567 INFO:tasks.rados.rados.0.smithi119.stdout:2309: done (8 left) 2023-12-01T15:42:20.567 INFO:tasks.rados.rados.0.smithi119.stdout:2310: done (7 left) 2023-12-01T15:42:20.567 INFO:tasks.rados.rados.0.smithi119.stdout:2314: done (6 left) 2023-12-01T15:42:20.567 INFO:tasks.rados.rados.0.smithi119.stdout:2315: done (5 left) 2023-12-01T15:42:20.567 INFO:tasks.rados.rados.0.smithi119.stdout:2316: rmattr oid 35 current snap is 232 2023-12-01T15:42:20.567 INFO:tasks.rados.rados.0.smithi119.stdout:2316: done (5 left) 2023-12-01T15:42:20.567 INFO:tasks.rados.rados.0.smithi119.stdout:2317: delete oid 1 current snap is 232 2023-12-01T15:42:20.569 INFO:tasks.rados.rados.0.smithi119.stdout:2317: done (5 left) 2023-12-01T15:42:20.569 INFO:tasks.rados.rados.0.smithi119.stdout:2318: rollback oid 13 current snap is 232 2023-12-01T15:42:20.570 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 13 to 218 2023-12-01T15:42:20.570 INFO:tasks.rados.rados.0.smithi119.stdout:2319: rollback oid 34 current snap is 232 2023-12-01T15:42:20.570 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 34 to 230 2023-12-01T15:42:20.570 INFO:tasks.rados.rados.0.smithi119.stdout:2320: read oid 14 snap 188 2023-12-01T15:42:20.570 INFO:tasks.rados.rados.0.smithi119.stdout:2320: expect (ObjNum 518 snap 165 seq_num 518) 2023-12-01T15:42:20.570 INFO:tasks.rados.rados.0.smithi119.stdout:2321: read oid 4 snap 224 2023-12-01T15:42:20.570 INFO:tasks.rados.rados.0.smithi119.stdout:2321: expect (ObjNum 697 snap 220 seq_num 697) 2023-12-01T15:42:20.570 INFO:tasks.rados.rados.0.smithi119.stdout:2322: rollback oid 48 current snap is 232 2023-12-01T15:42:20.570 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 48 to 217 2023-12-01T15:42:20.570 INFO:tasks.rados.rados.0.smithi119.stdout:2323: rollback oid 38 current snap is 232 2023-12-01T15:42:20.570 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 38 to 182 2023-12-01T15:42:20.570 INFO:tasks.rados.rados.0.smithi119.stdout:2324: snap_create 2023-12-01T15:42:20.573 INFO:tasks.rados.rados.0.smithi119.stdout:2318: finishing rollback tid 0 to smithi119156531-13 2023-12-01T15:42:20.574 INFO:tasks.rados.rados.0.smithi119.stdout:2308: finishing write tid 3 to smithi119156531-47 2023-12-01T15:42:20.574 INFO:tasks.rados.rados.0.smithi119.stdout:2308: oid 47 updating version 0 to 1628 2023-12-01T15:42:20.575 INFO:tasks.rados.rados.0.smithi119.stdout:2308: oid 47 updating version 1628 to 1629 2023-12-01T15:42:20.575 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 1629 (ObjNum 733 snap 232 seq_num 733) dirty exists 2023-12-01T15:42:20.575 INFO:tasks.rados.rados.0.smithi119.stdout:2308: left oid 47 (ObjNum 733 snap 232 seq_num 733) 2023-12-01T15:42:20.575 INFO:tasks.rados.rados.0.smithi119.stdout:2322: finishing rollback tid 0 to smithi119156531-48 2023-12-01T15:42:20.575 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 1630 (ObjNum 714 snap 224 seq_num 714) dirty exists 2023-12-01T15:42:20.577 INFO:tasks.rados.rados.0.smithi119.stdout:2320: expect (ObjNum 518 snap 165 seq_num 518) 2023-12-01T15:42:20.617 INFO:tasks.rados.rados.0.smithi119.stdout:2322: finishing rollback tid 1 to smithi119156531-48 2023-12-01T15:42:20.617 INFO:tasks.rados.rados.0.smithi119.stdout:2306: finishing copy_from to smithi119156531-41 2023-12-01T15:42:20.617 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 1220 (ObjNum 408 snap 128 seq_num 408) dirty exists 2023-12-01T15:42:20.617 INFO:tasks.rados.rados.0.smithi119.stdout:2313: finishing copy_from to smithi119156531-16 2023-12-01T15:42:20.617 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 901 (ObjNum 598 snap 195 seq_num 598) dirty exists 2023-12-01T15:42:20.617 INFO:tasks.rados.rados.0.smithi119.stdout:2319: finishing rollback tid 0 to smithi119156531-34 2023-12-01T15:42:20.617 INFO:tasks.rados.rados.0.smithi119.stdout:2322: finishing rollback tid 2 to smithi119156531-48 2023-12-01T15:42:20.618 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 1360 (ObjNum 669 snap 214 seq_num 669) dirty exists 2023-12-01T15:42:20.618 INFO:tasks.rados.rados.0.smithi119.stdout:2319: finishing rollback tid 1 to smithi119156531-34 2023-12-01T15:42:20.618 INFO:tasks.rados.rados.0.smithi119.stdout:2313: finishing copy_from racing read to smithi119156531-16 2023-12-01T15:42:20.618 INFO:tasks.rados.rados.0.smithi119.stdout:2319: finishing rollback tid 2 to smithi119156531-34 2023-12-01T15:42:20.618 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 1633 (ObjNum 505 snap 162 seq_num 505) dirty exists 2023-12-01T15:42:20.618 INFO:tasks.rados.rados.0.smithi119.stdout:2306: finishing copy_from racing read to smithi119156531-41 2023-12-01T15:42:20.618 INFO:tasks.rados.rados.0.smithi119.stdout:2321: expect (ObjNum 697 snap 220 seq_num 697) 2023-12-01T15:42:20.670 INFO:tasks.rados.rados.0.smithi119.stdout:2323: finishing rollback tid 1 to smithi119156531-38 2023-12-01T15:42:20.670 INFO:tasks.rados.rados.0.smithi119.stdout:2323: finishing rollback tid 2 to smithi119156531-38 2023-12-01T15:42:20.670 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 999 (ObjNum 567 snap 181 seq_num 567) dirty exists 2023-12-01T15:42:20.670 INFO:tasks.rados.rados.0.smithi119.stdout:2318: finishing rollback tid 1 to smithi119156531-13 2023-12-01T15:42:20.670 INFO:tasks.rados.rados.0.smithi119.stdout:2318: finishing rollback tid 2 to smithi119156531-13 2023-12-01T15:42:20.670 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 1626 (ObjNum 620 snap 202 seq_num 620) dirty exists 2023-12-01T15:42:20.671 INFO:tasks.rados.rados.0.smithi119.stdout:2311: finishing copy_from to smithi119156531-33 2023-12-01T15:42:20.671 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 1265 (ObjNum 694 snap 220 seq_num 694) dirty exists 2023-12-01T15:42:20.671 INFO:tasks.rados.rados.0.smithi119.stdout:2311: finishing copy_from racing read to smithi119156531-33 2023-12-01T15:42:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:20 smithi183 ceph-mon[99169]: pgmap v738: 121 pgs: 121 active+clean; 637 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:42:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:20 smithi183 ceph-mon[99169]: osdmap e509: 8 total, 8 up, 8 in 2023-12-01T15:42:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:20 smithi183 ceph-mon[99169]: osdmap e510: 8 total, 8 up, 8 in 2023-12-01T15:42:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:20 smithi119 ceph-mon[94175]: pgmap v738: 121 pgs: 121 active+clean; 637 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:42:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:20 smithi119 ceph-mon[94175]: osdmap e509: 8 total, 8 up, 8 in 2023-12-01T15:42:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:20 smithi119 ceph-mon[94175]: osdmap e510: 8 total, 8 up, 8 in 2023-12-01T15:42:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:20 smithi119 ceph-mon[108979]: pgmap v738: 121 pgs: 121 active+clean; 637 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:42:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:20 smithi119 ceph-mon[108979]: osdmap e509: 8 total, 8 up, 8 in 2023-12-01T15:42:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:20 smithi119 ceph-mon[108979]: osdmap e510: 8 total, 8 up, 8 in 2023-12-01T15:42:21.576 INFO:tasks.rados.rados.0.smithi119.stdout:2306: done (11 left) 2023-12-01T15:42:21.576 INFO:tasks.rados.rados.0.smithi119.stdout:2308: done (10 left) 2023-12-01T15:42:21.576 INFO:tasks.rados.rados.0.smithi119.stdout:2311: done (9 left) 2023-12-01T15:42:21.576 INFO:tasks.rados.rados.0.smithi119.stdout:2312: done (8 left) 2023-12-01T15:42:21.576 INFO:tasks.rados.rados.0.smithi119.stdout:2313: done (7 left) 2023-12-01T15:42:21.576 INFO:tasks.rados.rados.0.smithi119.stdout:2318: done (6 left) 2023-12-01T15:42:21.576 INFO:tasks.rados.rados.0.smithi119.stdout:2319: done (5 left) 2023-12-01T15:42:21.576 INFO:tasks.rados.rados.0.smithi119.stdout:2320: done (4 left) 2023-12-01T15:42:21.576 INFO:tasks.rados.rados.0.smithi119.stdout:2321: done (3 left) 2023-12-01T15:42:21.576 INFO:tasks.rados.rados.0.smithi119.stdout:2322: done (2 left) 2023-12-01T15:42:21.576 INFO:tasks.rados.rados.0.smithi119.stdout:2323: done (1 left) 2023-12-01T15:42:21.576 INFO:tasks.rados.rados.0.smithi119.stdout:2324: done (0 left) 2023-12-01T15:42:21.576 INFO:tasks.rados.rados.0.smithi119.stdout:2325: copy_from oid 12 from oid 43 current snap is 233 2023-12-01T15:42:21.577 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 233 2023-12-01T15:42:21.577 INFO:tasks.rados.rados.0.smithi119.stdout:2326: seq_num 736 ranges {0=335872} 2023-12-01T15:42:21.577 INFO:tasks.rados.rados.0.smithi119.stdout:2326: writing smithi119156531-49 from 0 to 335872 tid 1 2023-12-01T15:42:21.577 INFO:tasks.rados.rados.0.smithi119.stdout:2327: copy_from oid 6 from oid 21 current snap is 233 2023-12-01T15:42:21.578 INFO:tasks.rados.rados.0.smithi119.stdout:2328: snap_remove snap 223 2023-12-01T15:42:22.589 INFO:tasks.rados.rados.0.smithi119.stdout:2328: done (3 left) 2023-12-01T15:42:22.589 INFO:tasks.rados.rados.0.smithi119.stdout:2329: snap_remove snap 203 2023-12-01T15:42:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:22 smithi183 ceph-mon[99169]: pgmap v741: 121 pgs: 121 active+clean; 650 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-12-01T15:42:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:22 smithi183 ceph-mon[99169]: osdmap e511: 8 total, 8 up, 8 in 2023-12-01T15:42:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:22 smithi119 ceph-mon[94175]: pgmap v741: 121 pgs: 121 active+clean; 650 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-12-01T15:42:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:22 smithi119 ceph-mon[94175]: osdmap e511: 8 total, 8 up, 8 in 2023-12-01T15:42:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:22 smithi119 ceph-mon[108979]: pgmap v741: 121 pgs: 121 active+clean; 650 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-12-01T15:42:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:22 smithi119 ceph-mon[108979]: osdmap e511: 8 total, 8 up, 8 in 2023-12-01T15:42:23.591 INFO:tasks.rados.rados.0.smithi119.stdout:2329: done (3 left) 2023-12-01T15:42:23.591 INFO:tasks.rados.rados.0.smithi119.stdout:2330: read oid 20 snap 231 2023-12-01T15:42:23.591 INFO:tasks.rados.rados.0.smithi119.stdout:2330: expect (ObjNum 676 snap 216 seq_num 676) 2023-12-01T15:42:23.591 INFO:tasks.rados.rados.0.smithi119.stdout:2331: rollback oid 29 current snap is 233 2023-12-01T15:42:23.591 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 29 to 184 2023-12-01T15:42:23.591 INFO:tasks.rados.rados.0.smithi119.stdout:2332: copy_from oid 32 from oid 47 current snap is 233 2023-12-01T15:42:23.591 INFO:tasks.rados.rados.0.smithi119.stdout:2333: delete oid 7 current snap is 233 2023-12-01T15:42:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:2327: finishing copy_from to smithi119156531-6 2023-12-01T15:42:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:2327: got expected ENOENT (src dne) 2023-12-01T15:42:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:2327: finishing copy_from racing read to smithi119156531-6 2023-12-01T15:42:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:2325: finishing copy_from to smithi119156531-12 2023-12-01T15:42:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:2325: got expected ENOENT (src dne) 2023-12-01T15:42:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:2325: finishing copy_from racing read to smithi119156531-12 2023-12-01T15:42:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:2326: finishing write tid 1 to smithi119156531-49 2023-12-01T15:42:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:2326: finishing write tid 2 to smithi119156531-49 2023-12-01T15:42:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:2326: finishing write tid 3 to smithi119156531-49 2023-12-01T15:42:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:2326: oid 49 updating version 0 to 1000 2023-12-01T15:42:23.592 INFO:tasks.rados.rados.0.smithi119.stdout:2326: oid 49 updating version 1000 to 1001 2023-12-01T15:42:23.593 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 1001 (ObjNum 736 snap 233 seq_num 736) dirty exists 2023-12-01T15:42:23.593 INFO:tasks.rados.rados.0.smithi119.stdout:2326: left oid 49 (ObjNum 736 snap 233 seq_num 736) 2023-12-01T15:42:23.601 INFO:tasks.rados.rados.0.smithi119.stdout:2331: finishing rollback tid 1 to smithi119156531-29 2023-12-01T15:42:23.602 INFO:tasks.rados.rados.0.smithi119.stdout:2325: done (6 left) 2023-12-01T15:42:23.602 INFO:tasks.rados.rados.0.smithi119.stdout:2326: done (5 left) 2023-12-01T15:42:23.602 INFO:tasks.rados.rados.0.smithi119.stdout:2327: done (4 left) 2023-12-01T15:42:23.602 INFO:tasks.rados.rados.0.smithi119.stdout:2333: done (3 left) 2023-12-01T15:42:23.602 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 233 2023-12-01T15:42:23.602 INFO:tasks.rados.rados.0.smithi119.stdout:2334: seq_num 738 ranges {335872=368640} 2023-12-01T15:42:23.606 INFO:tasks.rados.rados.0.smithi119.stdout:2334: writing smithi119156531-49 from 335872 to 704512 tid 1 2023-12-01T15:42:23.606 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 233 2023-12-01T15:42:23.609 INFO:tasks.rados.rados.0.smithi119.stdout:2335: seq_num 739 ranges {2080768=385024} 2023-12-01T15:42:23.621 INFO:tasks.rados.rados.0.smithi119.stdout:2335: writing smithi119156531-4 from 2080768 to 2465792 tid 1 2023-12-01T15:42:23.621 INFO:tasks.rados.rados.0.smithi119.stdout:2336: snap_remove snap 198 2023-12-01T15:42:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:23 smithi183 ceph-mon[99169]: osdmap e512: 8 total, 8 up, 8 in 2023-12-01T15:42:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:23 smithi119 ceph-mon[94175]: osdmap e512: 8 total, 8 up, 8 in 2023-12-01T15:42:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:23 smithi119 ceph-mon[108979]: osdmap e512: 8 total, 8 up, 8 in 2023-12-01T15:42:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:42:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:42:24] "GET /metrics HTTP/1.1" 200 36175 "" "Prometheus/2.43.0" 2023-12-01T15:42:24.593 INFO:tasks.rados.rados.0.smithi119.stdout:2336: done (5 left) 2023-12-01T15:42:24.593 INFO:tasks.rados.rados.0.smithi119.stdout:2337: setattr oid 35 current snap is 233 2023-12-01T15:42:24.593 INFO:tasks.rados.rados.0.smithi119.stdout:2331: finishing rollback tid 2 to smithi119156531-29 2023-12-01T15:42:24.593 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 1628 (ObjNum 449 snap 137 seq_num 449) dirty exists 2023-12-01T15:42:24.593 INFO:tasks.rados.rados.0.smithi119.stdout:2334: finishing write tid 1 to smithi119156531-49 2023-12-01T15:42:24.593 INFO:tasks.rados.rados.0.smithi119.stdout:2330: expect (ObjNum 676 snap 216 seq_num 676) 2023-12-01T15:42:24.692 INFO:tasks.rados.rados.0.smithi119.stdout:2334: finishing write tid 2 to smithi119156531-49 2023-12-01T15:42:24.692 INFO:tasks.rados.rados.0.smithi119.stdout:2334: finishing write tid 3 to smithi119156531-49 2023-12-01T15:42:24.692 INFO:tasks.rados.rados.0.smithi119.stdout:2334: oid 49 updating version 0 to 1003 2023-12-01T15:42:24.692 INFO:tasks.rados.rados.0.smithi119.stdout:2334: oid 49 version 1003 is already newer than 1002 2023-12-01T15:42:24.692 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 1003 (ObjNum 738 snap 233 seq_num 738) dirty exists 2023-12-01T15:42:24.693 INFO:tasks.rados.rados.0.smithi119.stdout:2334: left oid 49 (ObjNum 738 snap 233 seq_num 738) 2023-12-01T15:42:24.693 INFO:tasks.rados.rados.0.smithi119.stdout:2332: finishing copy_from to smithi119156531-32 2023-12-01T15:42:24.693 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 1629 (ObjNum 733 snap 232 seq_num 733) dirty exists 2023-12-01T15:42:24.693 INFO:tasks.rados.rados.0.smithi119.stdout:2332: finishing copy_from racing read to smithi119156531-32 2023-12-01T15:42:24.693 INFO:tasks.rados.rados.0.smithi119.stdout:2335: finishing write tid 1 to smithi119156531-4 2023-12-01T15:42:24.693 INFO:tasks.rados.rados.0.smithi119.stdout:2335: finishing write tid 2 to smithi119156531-4 2023-12-01T15:42:24.693 INFO:tasks.rados.rados.0.smithi119.stdout:2335: finishing write tid 3 to smithi119156531-4 2023-12-01T15:42:24.693 INFO:tasks.rados.rados.0.smithi119.stdout:2335: oid 4 updating version 0 to 1004 2023-12-01T15:42:24.693 INFO:tasks.rados.rados.0.smithi119.stdout:2335: oid 4 updating version 1004 to 1005 2023-12-01T15:42:24.693 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1005 (ObjNum 739 snap 233 seq_num 739) dirty exists 2023-12-01T15:42:24.693 INFO:tasks.rados.rados.0.smithi119.stdout:2335: left oid 4 (ObjNum 739 snap 233 seq_num 739) 2023-12-01T15:42:24.693 INFO:tasks.rados.rados.0.smithi119.stdout:2330: done (5 left) 2023-12-01T15:42:24.693 INFO:tasks.rados.rados.0.smithi119.stdout:2331: done (4 left) 2023-12-01T15:42:24.693 INFO:tasks.rados.rados.0.smithi119.stdout:2332: done (3 left) 2023-12-01T15:42:24.693 INFO:tasks.rados.rados.0.smithi119.stdout:2334: done (2 left) 2023-12-01T15:42:24.694 INFO:tasks.rados.rados.0.smithi119.stdout:2335: done (1 left) 2023-12-01T15:42:24.694 INFO:tasks.rados.rados.0.smithi119.stdout:2338: rmattr oid 39 current snap is 233 2023-12-01T15:42:24.694 INFO:tasks.rados.rados.0.smithi119.stdout:2338: done (1 left) 2023-12-01T15:42:24.694 INFO:tasks.rados.rados.0.smithi119.stdout:2339: rollback oid 22 current snap is 233 2023-12-01T15:42:24.694 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 22 to 222 2023-12-01T15:42:24.694 INFO:tasks.rados.rados.0.smithi119.stdout:2340: snap_remove snap 230 2023-12-01T15:42:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:24 smithi183 ceph-mon[99169]: pgmap v744: 121 pgs: 121 active+clean; 650 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-12-01T15:42:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:24 smithi183 ceph-mon[99169]: osdmap e513: 8 total, 8 up, 8 in 2023-12-01T15:42:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:42:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:24 smithi119 ceph-mon[94175]: pgmap v744: 121 pgs: 121 active+clean; 650 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-12-01T15:42:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:24 smithi119 ceph-mon[94175]: osdmap e513: 8 total, 8 up, 8 in 2023-12-01T15:42:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:42:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:24 smithi119 ceph-mon[108979]: pgmap v744: 121 pgs: 121 active+clean; 650 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-12-01T15:42:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:24 smithi119 ceph-mon[108979]: osdmap e513: 8 total, 8 up, 8 in 2023-12-01T15:42:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:42:25.538 INFO:tasks.rados.rados.0.smithi119.stdout:2340: done (2 left) 2023-12-01T15:42:25.539 INFO:tasks.rados.rados.0.smithi119.stdout:2341: delete oid 18 current snap is 233 2023-12-01T15:42:25.539 INFO:tasks.rados.rados.0.smithi119.stdout:2339: finishing rollback tid 1 to smithi119156531-22 2023-12-01T15:42:25.539 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 1593 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-01T15:42:25.539 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 1629 (ObjNum 655 snap 210 seq_num 655) dirty exists 2023-12-01T15:42:25.548 INFO:tasks.rados.rados.0.smithi119.stdout:2337: done (2 left) 2023-12-01T15:42:25.548 INFO:tasks.rados.rados.0.smithi119.stdout:2339: done (1 left) 2023-12-01T15:42:25.548 INFO:tasks.rados.rados.0.smithi119.stdout:2341: done (0 left) 2023-12-01T15:42:25.548 INFO:tasks.rados.rados.0.smithi119.stdout:2342: read oid 50 snap -1 2023-12-01T15:42:25.548 INFO:tasks.rados.rados.0.smithi119.stdout:2342: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:42:25.548 INFO:tasks.rados.rados.0.smithi119.stdout:2343: rollback oid 21 current snap is 233 2023-12-01T15:42:25.548 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 21 to 196 2023-12-01T15:42:25.548 INFO:tasks.rados.rados.0.smithi119.stdout:2344: delete oid 35 current snap is 233 2023-12-01T15:42:25.552 INFO:tasks.rados.rados.0.smithi119.stdout:2343: finishing rollback tid 1 to smithi119156531-21 2023-12-01T15:42:25.553 INFO:tasks.rados.rados.0.smithi119.stdout:2343: finishing rollback tid 2 to smithi119156531-21 2023-12-01T15:42:25.553 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1399 (ObjNum 525 snap 170 seq_num 525) dirty exists 2023-12-01T15:42:25.553 INFO:tasks.rados.rados.0.smithi119.stdout:2342: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:42:25.566 INFO:tasks.rados.rados.0.smithi119.stdout:2342: done (2 left) 2023-12-01T15:42:25.566 INFO:tasks.rados.rados.0.smithi119.stdout:2343: done (1 left) 2023-12-01T15:42:25.566 INFO:tasks.rados.rados.0.smithi119.stdout:2344: done (0 left) 2023-12-01T15:42:25.566 INFO:tasks.rados.rados.0.smithi119.stdout:2345: delete oid 50 current snap is 233 2023-12-01T15:42:25.569 INFO:tasks.rados.rados.0.smithi119.stdout:2345: done (0 left) 2023-12-01T15:42:25.569 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 35 current snap is 233 2023-12-01T15:42:25.569 INFO:tasks.rados.rados.0.smithi119.stdout:2346: seq_num 743 ranges {0=450560} 2023-12-01T15:42:25.572 INFO:tasks.rados.rados.0.smithi119.stdout:2346: writing smithi119156531-35 from 0 to 450560 tid 1 2023-12-01T15:42:25.572 INFO:tasks.rados.rados.0.smithi119.stdout:2347: delete oid 17 current snap is 233 2023-12-01T15:42:25.575 INFO:tasks.rados.rados.0.smithi119.stdout:2347: done (1 left) 2023-12-01T15:42:25.575 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 3 current snap is 233 2023-12-01T15:42:25.575 INFO:tasks.rados.rados.0.smithi119.stdout:2348: seq_num 745 ranges {0=483328} 2023-12-01T15:42:25.578 INFO:tasks.rados.rados.0.smithi119.stdout:2348: writing smithi119156531-3 from 0 to 483328 tid 1 2023-12-01T15:42:25.578 INFO:tasks.rados.rados.0.smithi119.stdout:2349: snap_create 2023-12-01T15:42:25.578 INFO:tasks.rados.rados.0.smithi119.stdout:2346: finishing write tid 1 to smithi119156531-35 2023-12-01T15:42:25.578 INFO:tasks.rados.rados.0.smithi119.stdout:2346: finishing write tid 2 to smithi119156531-35 2023-12-01T15:42:25.578 INFO:tasks.rados.rados.0.smithi119.stdout:2346: finishing write tid 3 to smithi119156531-35 2023-12-01T15:42:25.578 INFO:tasks.rados.rados.0.smithi119.stdout:2346: oid 35 updating version 0 to 1632 2023-12-01T15:42:25.578 INFO:tasks.rados.rados.0.smithi119.stdout:2346: oid 35 version 1632 is already newer than 1631 2023-12-01T15:42:25.578 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 1632 (ObjNum 743 snap 233 seq_num 743) dirty exists 2023-12-01T15:42:25.578 INFO:tasks.rados.rados.0.smithi119.stdout:2346: left oid 35 (ObjNum 743 snap 233 seq_num 743) 2023-12-01T15:42:25.582 INFO:tasks.rados.rados.0.smithi119.stdout:2348: finishing write tid 1 to smithi119156531-3 2023-12-01T15:42:25.583 INFO:tasks.rados.rados.0.smithi119.stdout:2348: finishing write tid 2 to smithi119156531-3 2023-12-01T15:42:25.584 INFO:tasks.rados.rados.0.smithi119.stdout:2348: finishing write tid 3 to smithi119156531-3 2023-12-01T15:42:25.584 INFO:tasks.rados.rados.0.smithi119.stdout:2348: oid 3 updating version 0 to 1396 2023-12-01T15:42:25.584 INFO:tasks.rados.rados.0.smithi119.stdout:2348: oid 3 version 1396 is already newer than 1395 2023-12-01T15:42:25.584 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 1396 (ObjNum 745 snap 233 seq_num 745) dirty exists 2023-12-01T15:42:25.584 INFO:tasks.rados.rados.0.smithi119.stdout:2348: left oid 3 (ObjNum 745 snap 233 seq_num 745) 2023-12-01T15:42:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:25 smithi183 ceph-mon[99169]: osdmap e514: 8 total, 8 up, 8 in 2023-12-01T15:42:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:42:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:42:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:25 smithi183 ceph-mon[99169]: osdmap e515: 8 total, 8 up, 8 in 2023-12-01T15:42:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:25 smithi119 ceph-mon[94175]: osdmap e514: 8 total, 8 up, 8 in 2023-12-01T15:42:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:42:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:42:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:25 smithi119 ceph-mon[94175]: osdmap e515: 8 total, 8 up, 8 in 2023-12-01T15:42:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:25 smithi119 ceph-mon[108979]: osdmap e514: 8 total, 8 up, 8 in 2023-12-01T15:42:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:42:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:42:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:25 smithi119 ceph-mon[108979]: osdmap e515: 8 total, 8 up, 8 in 2023-12-01T15:42:26.547 INFO:tasks.rados.rados.0.smithi119.stdout:2346: done (2 left) 2023-12-01T15:42:26.547 INFO:tasks.rados.rados.0.smithi119.stdout:2348: done (1 left) 2023-12-01T15:42:26.547 INFO:tasks.rados.rados.0.smithi119.stdout:2349: done (0 left) 2023-12-01T15:42:26.547 INFO:tasks.rados.rados.0.smithi119.stdout:2350: delete oid 47 current snap is 234 2023-12-01T15:42:26.553 INFO:tasks.rados.rados.0.smithi119.stdout:2350: done (0 left) 2023-12-01T15:42:26.553 INFO:tasks.rados.rados.0.smithi119.stdout:2351: copy_from oid 37 from oid 34 current snap is 234 2023-12-01T15:42:26.553 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 9 current snap is 234 2023-12-01T15:42:26.553 INFO:tasks.rados.rados.0.smithi119.stdout:2352: seq_num 747 ranges {0=516096} 2023-12-01T15:42:26.556 INFO:tasks.rados.rados.0.smithi119.stdout:2352: writing smithi119156531-9 from 0 to 516096 tid 1 2023-12-01T15:42:26.556 INFO:tasks.rados.rados.0.smithi119.stdout:2353: rollback oid 27 current snap is 234 2023-12-01T15:42:26.556 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 27 to 196 2023-12-01T15:42:26.556 INFO:tasks.rados.rados.0.smithi119.stdout:2354: delete oid 28 current snap is 234 2023-12-01T15:42:26.557 INFO:tasks.rados.rados.0.smithi119.stdout:2354: done (3 left) 2023-12-01T15:42:26.557 INFO:tasks.rados.rados.0.smithi119.stdout:2355: delete oid 35 current snap is 234 2023-12-01T15:42:26.563 INFO:tasks.rados.rados.0.smithi119.stdout:2355: done (3 left) 2023-12-01T15:42:26.563 INFO:tasks.rados.rados.0.smithi119.stdout:2356: snap_create 2023-12-01T15:42:26.563 INFO:tasks.rados.rados.0.smithi119.stdout:2352: finishing write tid 1 to smithi119156531-9 2023-12-01T15:42:26.563 INFO:tasks.rados.rados.0.smithi119.stdout:2352: finishing write tid 2 to smithi119156531-9 2023-12-01T15:42:26.565 INFO:tasks.rados.rados.0.smithi119.stdout:2352: finishing write tid 3 to smithi119156531-9 2023-12-01T15:42:26.565 INFO:tasks.rados.rados.0.smithi119.stdout:2352: oid 9 updating version 0 to 1357 2023-12-01T15:42:26.565 INFO:tasks.rados.rados.0.smithi119.stdout:2352: oid 9 updating version 1357 to 1358 2023-12-01T15:42:26.565 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 1358 (ObjNum 747 snap 234 seq_num 747) dirty exists 2023-12-01T15:42:26.565 INFO:tasks.rados.rados.0.smithi119.stdout:2352: left oid 9 (ObjNum 747 snap 234 seq_num 747) 2023-12-01T15:42:26.573 INFO:tasks.rados.rados.0.smithi119.stdout:2353: finishing rollback tid 0 to smithi119156531-27 2023-12-01T15:42:26.573 INFO:tasks.rados.rados.0.smithi119.stdout:2353: finishing rollback tid 1 to smithi119156531-27 2023-12-01T15:42:26.573 INFO:tasks.rados.rados.0.smithi119.stdout:2353: finishing rollback tid 2 to smithi119156531-27 2023-12-01T15:42:26.573 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 1741 (ObjNum 403 snap 126 seq_num 403) dirty exists 2023-12-01T15:42:26.575 INFO:tasks.rados.rados.0.smithi119.stdout:2351: finishing copy_from to smithi119156531-37 2023-12-01T15:42:26.575 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 1633 (ObjNum 505 snap 162 seq_num 505) dirty exists 2023-12-01T15:42:26.576 INFO:tasks.rados.rados.0.smithi119.stdout:2351: finishing copy_from racing read to smithi119156531-37 2023-12-01T15:42:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:26 smithi183 ceph-mon[99169]: pgmap v747: 121 pgs: 121 active+clean; 668 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.9 MiB/s wr, 28 op/s 2023-12-01T15:42:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:26 smithi183 ceph-mon[99169]: osdmap e516: 8 total, 8 up, 8 in 2023-12-01T15:42:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:26 smithi119 ceph-mon[94175]: pgmap v747: 121 pgs: 121 active+clean; 668 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.9 MiB/s wr, 28 op/s 2023-12-01T15:42:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:26 smithi119 ceph-mon[94175]: osdmap e516: 8 total, 8 up, 8 in 2023-12-01T15:42:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:26 smithi119 ceph-mon[108979]: pgmap v747: 121 pgs: 121 active+clean; 668 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.9 MiB/s wr, 28 op/s 2023-12-01T15:42:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:26 smithi119 ceph-mon[108979]: osdmap e516: 8 total, 8 up, 8 in 2023-12-01T15:42:27.550 INFO:tasks.rados.rados.0.smithi119.stdout:2351: done (3 left) 2023-12-01T15:42:27.550 INFO:tasks.rados.rados.0.smithi119.stdout:2352: done (2 left) 2023-12-01T15:42:27.550 INFO:tasks.rados.rados.0.smithi119.stdout:2353: done (1 left) 2023-12-01T15:42:27.550 INFO:tasks.rados.rados.0.smithi119.stdout:2356: done (0 left) 2023-12-01T15:42:27.550 INFO:tasks.rados.rados.0.smithi119.stdout:2357: snap_remove snap 214 2023-12-01T15:42:28.563 INFO:tasks.rados.rados.0.smithi119.stdout:2357: done (0 left) 2023-12-01T15:42:28.563 INFO:tasks.rados.rados.0.smithi119.stdout:2358: snap_create 2023-12-01T15:42:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:28 smithi183 ceph-mon[99169]: pgmap v750: 121 pgs: 121 active+clean; 668 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.9 MiB/s wr, 28 op/s 2023-12-01T15:42:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:28 smithi183 ceph-mon[99169]: osdmap e517: 8 total, 8 up, 8 in 2023-12-01T15:42:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:28 smithi119 ceph-mon[94175]: pgmap v750: 121 pgs: 121 active+clean; 668 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.9 MiB/s wr, 28 op/s 2023-12-01T15:42:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:28 smithi119 ceph-mon[94175]: osdmap e517: 8 total, 8 up, 8 in 2023-12-01T15:42:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:28 smithi119 ceph-mon[108979]: pgmap v750: 121 pgs: 121 active+clean; 668 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.9 MiB/s wr, 28 op/s 2023-12-01T15:42:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:28 smithi119 ceph-mon[108979]: osdmap e517: 8 total, 8 up, 8 in 2023-12-01T15:42:29.566 INFO:tasks.rados.rados.0.smithi119.stdout:2358: done (0 left) 2023-12-01T15:42:29.566 INFO:tasks.rados.rados.0.smithi119.stdout:2359: snap_remove snap 188 2023-12-01T15:42:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:29 smithi183 ceph-mon[99169]: osdmap e518: 8 total, 8 up, 8 in 2023-12-01T15:42:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:29 smithi119 ceph-mon[108979]: osdmap e518: 8 total, 8 up, 8 in 2023-12-01T15:42:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:29 smithi119 ceph-mon[94175]: osdmap e518: 8 total, 8 up, 8 in 2023-12-01T15:42:30.570 INFO:tasks.rados.rados.0.smithi119.stdout:2359: done (0 left) 2023-12-01T15:42:30.571 INFO:tasks.rados.rados.0.smithi119.stdout:2360: setattr oid 43 current snap is 236 2023-12-01T15:42:30.571 INFO:tasks.rados.rados.0.smithi119.stdout:2361: setattr oid 29 current snap is 236 2023-12-01T15:42:30.573 INFO:tasks.rados.rados.0.smithi119.stdout:2362: rmattr oid 12 current snap is 236 2023-12-01T15:42:30.573 INFO:tasks.rados.rados.0.smithi119.stdout:2362: done (2 left) 2023-12-01T15:42:30.573 INFO:tasks.rados.rados.0.smithi119.stdout:2363: read oid 3 snap -1 2023-12-01T15:42:30.573 INFO:tasks.rados.rados.0.smithi119.stdout:2363: expect (ObjNum 745 snap 233 seq_num 745) 2023-12-01T15:42:30.573 INFO:tasks.rados.rados.0.smithi119.stdout:2364: read oid 38 snap -1 2023-12-01T15:42:30.573 INFO:tasks.rados.rados.0.smithi119.stdout:2364: expect (ObjNum 567 snap 181 seq_num 567) 2023-12-01T15:42:30.573 INFO:tasks.rados.rados.0.smithi119.stdout:2365: setattr oid 28 current snap is 236 2023-12-01T15:42:30.574 INFO:tasks.rados.rados.0.smithi119.stdout:2366: read oid 16 snap 224 2023-12-01T15:42:30.574 INFO:tasks.rados.rados.0.smithi119.stdout:2366: expect deleted 2023-12-01T15:42:30.574 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 50 current snap is 236 2023-12-01T15:42:30.574 INFO:tasks.rados.rados.0.smithi119.stdout:2367: seq_num 750 ranges {0=565248} 2023-12-01T15:42:30.578 INFO:tasks.rados.rados.0.smithi119.stdout:2367: writing smithi119156531-50 from 0 to 565248 tid 1 2023-12-01T15:42:30.578 INFO:tasks.rados.rados.0.smithi119.stdout:2368: snap_create 2023-12-01T15:42:30.582 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 1634 (ObjNum 449 snap 137 seq_num 449) dirty exists 2023-12-01T15:42:30.583 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 1330 (ObjNum 129 snap 0 seq_num 3133475096) dirty exists 2023-12-01T15:42:30.585 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 1011 (ObjNum 33 snap 0 seq_num 3134180592) dirty exists 2023-12-01T15:42:30.593 INFO:tasks.rados.rados.0.smithi119.stdout:2363: expect (ObjNum 745 snap 233 seq_num 745) 2023-12-01T15:42:30.616 INFO:tasks.rados.rados.0.smithi119.stdout:2367: finishing write tid 1 to smithi119156531-50 2023-12-01T15:42:30.616 INFO:tasks.rados.rados.0.smithi119.stdout:2367: finishing write tid 2 to smithi119156531-50 2023-12-01T15:42:30.616 INFO:tasks.rados.rados.0.smithi119.stdout:2367: finishing write tid 3 to smithi119156531-50 2023-12-01T15:42:30.616 INFO:tasks.rados.rados.0.smithi119.stdout:2367: oid 50 updating version 0 to 1397 2023-12-01T15:42:30.616 INFO:tasks.rados.rados.0.smithi119.stdout:2367: oid 50 updating version 1397 to 1398 2023-12-01T15:42:30.616 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1398 (ObjNum 750 snap 236 seq_num 750) dirty exists 2023-12-01T15:42:30.616 INFO:tasks.rados.rados.0.smithi119.stdout:2367: left oid 50 (ObjNum 750 snap 236 seq_num 750) 2023-12-01T15:42:30.616 INFO:tasks.rados.rados.0.smithi119.stdout:2364: expect (ObjNum 567 snap 181 seq_num 567) 2023-12-01T15:42:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:30 smithi183 ceph-mon[99169]: pgmap v753: 121 pgs: 121 active+clean; 668 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:42:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:30 smithi183 ceph-mon[99169]: osdmap e519: 8 total, 8 up, 8 in 2023-12-01T15:42:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:30 smithi119 ceph-mon[94175]: pgmap v753: 121 pgs: 121 active+clean; 668 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:42:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:30 smithi119 ceph-mon[94175]: osdmap e519: 8 total, 8 up, 8 in 2023-12-01T15:42:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:30 smithi119 ceph-mon[108979]: pgmap v753: 121 pgs: 121 active+clean; 668 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:42:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:30 smithi119 ceph-mon[108979]: osdmap e519: 8 total, 8 up, 8 in 2023-12-01T15:42:31.584 INFO:tasks.rados.rados.0.smithi119.stdout:2360: done (7 left) 2023-12-01T15:42:31.584 INFO:tasks.rados.rados.0.smithi119.stdout:2361: done (6 left) 2023-12-01T15:42:31.584 INFO:tasks.rados.rados.0.smithi119.stdout:2363: done (5 left) 2023-12-01T15:42:31.584 INFO:tasks.rados.rados.0.smithi119.stdout:2364: done (4 left) 2023-12-01T15:42:31.584 INFO:tasks.rados.rados.0.smithi119.stdout:2365: done (3 left) 2023-12-01T15:42:31.584 INFO:tasks.rados.rados.0.smithi119.stdout:2366: done (2 left) 2023-12-01T15:42:31.584 INFO:tasks.rados.rados.0.smithi119.stdout:2367: done (1 left) 2023-12-01T15:42:31.584 INFO:tasks.rados.rados.0.smithi119.stdout:2368: done (0 left) 2023-12-01T15:42:31.585 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 9 current snap is 237 2023-12-01T15:42:31.585 INFO:tasks.rados.rados.0.smithi119.stdout:2369: seq_num 751 ranges {516096=581632} 2023-12-01T15:42:31.590 INFO:tasks.rados.rados.0.smithi119.stdout:2369: writing smithi119156531-9 from 516096 to 1097728 tid 1 2023-12-01T15:42:31.590 INFO:tasks.rados.rados.0.smithi119.stdout:2370: read oid 18 snap -1 2023-12-01T15:42:31.590 INFO:tasks.rados.rados.0.smithi119.stdout:2370: expect deleted 2023-12-01T15:42:31.590 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 237 2023-12-01T15:42:31.590 INFO:tasks.rados.rados.0.smithi119.stdout:2371: seq_num 752 ranges {1605632=598016} 2023-12-01T15:42:31.602 INFO:tasks.rados.rados.0.smithi119.stdout:2371: writing smithi119156531-21 from 1605632 to 2203648 tid 1 2023-12-01T15:42:31.602 INFO:tasks.rados.rados.0.smithi119.stdout:2372: snap_create 2023-12-01T15:42:31.602 INFO:tasks.rados.rados.0.smithi119.stdout:2369: finishing write tid 1 to smithi119156531-9 2023-12-01T15:42:31.602 INFO:tasks.rados.rados.0.smithi119.stdout:2369: finishing write tid 2 to smithi119156531-9 2023-12-01T15:42:31.602 INFO:tasks.rados.rados.0.smithi119.stdout:2369: finishing write tid 3 to smithi119156531-9 2023-12-01T15:42:31.602 INFO:tasks.rados.rados.0.smithi119.stdout:2369: oid 9 updating version 0 to 1359 2023-12-01T15:42:31.602 INFO:tasks.rados.rados.0.smithi119.stdout:2369: oid 9 updating version 1359 to 1360 2023-12-01T15:42:31.602 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 1360 (ObjNum 751 snap 237 seq_num 751) dirty exists 2023-12-01T15:42:31.602 INFO:tasks.rados.rados.0.smithi119.stdout:2369: left oid 9 (ObjNum 751 snap 237 seq_num 751) 2023-12-01T15:42:31.606 INFO:tasks.rados.rados.0.smithi119.stdout:2371: finishing write tid 1 to smithi119156531-21 2023-12-01T15:42:31.606 INFO:tasks.rados.rados.0.smithi119.stdout:2371: finishing write tid 2 to smithi119156531-21 2023-12-01T15:42:31.607 INFO:tasks.rados.rados.0.smithi119.stdout:2371: finishing write tid 3 to smithi119156531-21 2023-12-01T15:42:31.607 INFO:tasks.rados.rados.0.smithi119.stdout:2371: oid 21 updating version 0 to 1401 2023-12-01T15:42:31.607 INFO:tasks.rados.rados.0.smithi119.stdout:2371: oid 21 version 1401 is already newer than 1400 2023-12-01T15:42:31.607 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1401 (ObjNum 752 snap 237 seq_num 752) dirty exists 2023-12-01T15:42:31.607 INFO:tasks.rados.rados.0.smithi119.stdout:2371: left oid 21 (ObjNum 752 snap 237 seq_num 752) 2023-12-01T15:42:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:31 smithi183 ceph-mon[99169]: osdmap e520: 8 total, 8 up, 8 in 2023-12-01T15:42:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:31 smithi119 ceph-mon[94175]: osdmap e520: 8 total, 8 up, 8 in 2023-12-01T15:42:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:31 smithi119 ceph-mon[108979]: osdmap e520: 8 total, 8 up, 8 in 2023-12-01T15:42:32.597 INFO:tasks.rados.rados.0.smithi119.stdout:2369: done (3 left) 2023-12-01T15:42:32.597 INFO:tasks.rados.rados.0.smithi119.stdout:2370: done (2 left) 2023-12-01T15:42:32.597 INFO:tasks.rados.rados.0.smithi119.stdout:2371: done (1 left) 2023-12-01T15:42:32.597 INFO:tasks.rados.rados.0.smithi119.stdout:2372: done (0 left) 2023-12-01T15:42:32.598 INFO:tasks.rados.rados.0.smithi119.stdout:2373: rmattr oid 11 current snap is 238 2023-12-01T15:42:32.598 INFO:tasks.rados.rados.0.smithi119.stdout:2373: done (0 left) 2023-12-01T15:42:32.598 INFO:tasks.rados.rados.0.smithi119.stdout:2374: read oid 43 snap -1 2023-12-01T15:42:32.598 INFO:tasks.rados.rados.0.smithi119.stdout:2374: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:42:32.598 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 238 2023-12-01T15:42:32.598 INFO:tasks.rados.rados.0.smithi119.stdout:2375: seq_num 753 ranges {2203648=614400} 2023-12-01T15:42:32.612 INFO:tasks.rados.rados.0.smithi119.stdout:2375: writing smithi119156531-21 from 2203648 to 2818048 tid 1 2023-12-01T15:42:32.612 INFO:tasks.rados.rados.0.smithi119.stdout:2376: delete oid 24 current snap is 238 2023-12-01T15:42:32.613 INFO:tasks.rados.rados.0.smithi119.stdout:2374: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:42:32.615 INFO:tasks.rados.rados.0.smithi119.stdout:2374: done (2 left) 2023-12-01T15:42:32.615 INFO:tasks.rados.rados.0.smithi119.stdout:2376: done (1 left) 2023-12-01T15:42:32.615 INFO:tasks.rados.rados.0.smithi119.stdout:2377: setattr oid 40 current snap is 238 2023-12-01T15:42:32.616 INFO:tasks.rados.rados.0.smithi119.stdout:2378: read oid 50 snap -1 2023-12-01T15:42:32.616 INFO:tasks.rados.rados.0.smithi119.stdout:2378: expect (ObjNum 750 snap 236 seq_num 750) 2023-12-01T15:42:32.616 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 8 current snap is 238 2023-12-01T15:42:32.616 INFO:tasks.rados.rados.0.smithi119.stdout:2379: seq_num 755 ranges {98304=647168} 2023-12-01T15:42:32.621 INFO:tasks.rados.rados.0.smithi119.stdout:2379: writing smithi119156531-8 from 98304 to 745472 tid 1 2023-12-01T15:42:32.621 INFO:tasks.rados.rados.0.smithi119.stdout:2380: delete oid 44 current snap is 238 2023-12-01T15:42:32.621 INFO:tasks.rados.rados.0.smithi119.stdout:2375: finishing write tid 1 to smithi119156531-21 2023-12-01T15:42:32.621 INFO:tasks.rados.rados.0.smithi119.stdout:2375: finishing write tid 2 to smithi119156531-21 2023-12-01T15:42:32.621 INFO:tasks.rados.rados.0.smithi119.stdout:2375: finishing write tid 3 to smithi119156531-21 2023-12-01T15:42:32.621 INFO:tasks.rados.rados.0.smithi119.stdout:2375: oid 21 updating version 0 to 1402 2023-12-01T15:42:32.621 INFO:tasks.rados.rados.0.smithi119.stdout:2375: oid 21 updating version 1402 to 1403 2023-12-01T15:42:32.621 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1403 (ObjNum 753 snap 238 seq_num 753) dirty exists 2023-12-01T15:42:32.621 INFO:tasks.rados.rados.0.smithi119.stdout:2375: left oid 21 (ObjNum 753 snap 238 seq_num 753) 2023-12-01T15:42:32.624 INFO:tasks.rados.rados.0.smithi119.stdout:2378: expect (ObjNum 750 snap 236 seq_num 750) 2023-12-01T15:42:32.652 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 1338 (ObjNum 694 snap 220 seq_num 694) dirty exists 2023-12-01T15:42:32.652 INFO:tasks.rados.rados.0.smithi119.stdout:2379: finishing write tid 1 to smithi119156531-8 2023-12-01T15:42:32.652 INFO:tasks.rados.rados.0.smithi119.stdout:2379: finishing write tid 2 to smithi119156531-8 2023-12-01T15:42:32.652 INFO:tasks.rados.rados.0.smithi119.stdout:2379: finishing write tid 3 to smithi119156531-8 2023-12-01T15:42:32.652 INFO:tasks.rados.rados.0.smithi119.stdout:2379: oid 8 updating version 0 to 1630 2023-12-01T15:42:32.652 INFO:tasks.rados.rados.0.smithi119.stdout:2379: oid 8 updating version 1630 to 1631 2023-12-01T15:42:32.653 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 1631 (ObjNum 755 snap 238 seq_num 755) dirty exists 2023-12-01T15:42:32.653 INFO:tasks.rados.rados.0.smithi119.stdout:2379: left oid 8 (ObjNum 755 snap 238 seq_num 755) 2023-12-01T15:42:32.653 INFO:tasks.rados.rados.0.smithi119.stdout:2375: done (4 left) 2023-12-01T15:42:32.653 INFO:tasks.rados.rados.0.smithi119.stdout:2377: done (3 left) 2023-12-01T15:42:32.653 INFO:tasks.rados.rados.0.smithi119.stdout:2378: done (2 left) 2023-12-01T15:42:32.653 INFO:tasks.rados.rados.0.smithi119.stdout:2379: done (1 left) 2023-12-01T15:42:32.653 INFO:tasks.rados.rados.0.smithi119.stdout:2380: done (0 left) 2023-12-01T15:42:32.653 INFO:tasks.rados.rados.0.smithi119.stdout:2381: read oid 11 snap -1 2023-12-01T15:42:32.653 INFO:tasks.rados.rados.0.smithi119.stdout:2381: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:42:32.653 INFO:tasks.rados.rados.0.smithi119.stdout:2382: rollback oid 27 current snap is 238 2023-12-01T15:42:32.653 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 27 to 228 2023-12-01T15:42:32.653 INFO:tasks.rados.rados.0.smithi119.stdout:2383: rmattr oid 6 current snap is 238 2023-12-01T15:42:32.653 INFO:tasks.rados.rados.0.smithi119.stdout:2383: done (2 left) 2023-12-01T15:42:32.653 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 9 current snap is 238 2023-12-01T15:42:32.653 INFO:tasks.rados.rados.0.smithi119.stdout:2384: seq_num 757 ranges {1097728=688128} 2023-12-01T15:42:32.662 INFO:tasks.rados.rados.0.smithi119.stdout:2384: writing smithi119156531-9 from 1097728 to 1785856 tid 1 2023-12-01T15:42:32.662 INFO:tasks.rados.rados.0.smithi119.stdout:2385: read oid 29 snap -1 2023-12-01T15:42:32.662 INFO:tasks.rados.rados.0.smithi119.stdout:2385: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:42:32.662 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 238 2023-12-01T15:42:32.662 INFO:tasks.rados.rados.0.smithi119.stdout:2386: seq_num 758 ranges {5562368=704512} 2023-12-01T15:42:32.696 INFO:tasks.rados.rados.0.smithi119.stdout:2386: writing smithi119156531-42 from 5562368 to 6266880 tid 1 2023-12-01T15:42:32.697 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 31 current snap is 238 2023-12-01T15:42:32.697 INFO:tasks.rados.rados.0.smithi119.stdout:2382: finishing rollback tid 0 to smithi119156531-27 2023-12-01T15:42:32.697 INFO:tasks.rados.rados.0.smithi119.stdout:2382: finishing rollback tid 1 to smithi119156531-27 2023-12-01T15:42:32.697 INFO:tasks.rados.rados.0.smithi119.stdout:2382: finishing rollback tid 2 to smithi119156531-27 2023-12-01T15:42:32.697 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 1762 (ObjNum 403 snap 126 seq_num 403) dirty exists 2023-12-01T15:42:32.697 INFO:tasks.rados.rados.0.smithi119.stdout:2381: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:42:32.762 INFO:tasks.rados.rados.0.smithi119.stdout:2387: seq_num 759 ranges {0=720896} 2023-12-01T15:42:32.766 INFO:tasks.rados.rados.0.smithi119.stdout:2387: writing smithi119156531-31 from 0 to 720896 tid 1 2023-12-01T15:42:32.767 INFO:tasks.rados.rados.0.smithi119.stdout:2381: done (5 left) 2023-12-01T15:42:32.767 INFO:tasks.rados.rados.0.smithi119.stdout:2382: done (4 left) 2023-12-01T15:42:32.767 INFO:tasks.rados.rados.0.smithi119.stdout:2388: copy_from oid 41 from oid 10 current snap is 238 2023-12-01T15:42:32.767 INFO:tasks.rados.rados.0.smithi119.stdout:2384: finishing write tid 1 to smithi119156531-9 2023-12-01T15:42:32.767 INFO:tasks.rados.rados.0.smithi119.stdout:2384: finishing write tid 2 to smithi119156531-9 2023-12-01T15:42:32.767 INFO:tasks.rados.rados.0.smithi119.stdout:2384: finishing write tid 3 to smithi119156531-9 2023-12-01T15:42:32.767 INFO:tasks.rados.rados.0.smithi119.stdout:2384: oid 9 updating version 0 to 1362 2023-12-01T15:42:32.767 INFO:tasks.rados.rados.0.smithi119.stdout:2384: oid 9 version 1362 is already newer than 1361 2023-12-01T15:42:32.767 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 1362 (ObjNum 757 snap 238 seq_num 757) dirty exists 2023-12-01T15:42:32.767 INFO:tasks.rados.rados.0.smithi119.stdout:2384: left oid 9 (ObjNum 757 snap 238 seq_num 757) 2023-12-01T15:42:32.767 INFO:tasks.rados.rados.0.smithi119.stdout:2385: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:42:32.859 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:42:32.863 INFO:tasks.rados.rados.0.smithi119.stdout:2386: finishing write tid 1 to smithi119156531-42 2023-12-01T15:42:32.863 INFO:tasks.rados.rados.0.smithi119.stdout:2386: finishing write tid 2 to smithi119156531-42 2023-12-01T15:42:32.863 INFO:tasks.rados.rados.0.smithi119.stdout:2386: finishing write tid 3 to smithi119156531-42 2023-12-01T15:42:32.863 INFO:tasks.rados.rados.0.smithi119.stdout:2386: oid 42 updating version 0 to 911 2023-12-01T15:42:32.863 INFO:tasks.rados.rados.0.smithi119.stdout:2386: oid 42 version 911 is already newer than 910 2023-12-01T15:42:32.863 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 911 (ObjNum 758 snap 238 seq_num 758) dirty exists 2023-12-01T15:42:32.864 INFO:tasks.rados.rados.0.smithi119.stdout:2386: left oid 42 (ObjNum 758 snap 238 seq_num 758) 2023-12-01T15:42:32.864 INFO:tasks.rados.rados.0.smithi119.stdout:2384: done (4 left) 2023-12-01T15:42:32.864 INFO:tasks.rados.rados.0.smithi119.stdout:2385: done (3 left) 2023-12-01T15:42:32.864 INFO:tasks.rados.rados.0.smithi119.stdout:2386: done (2 left) 2023-12-01T15:42:32.864 INFO:tasks.rados.rados.0.smithi119.stdout:2389: snap_remove snap 218 2023-12-01T15:42:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:32 smithi183 ceph-mon[99169]: pgmap v756: 121 pgs: 121 active+clean; 679 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 307 KiB/s rd, 1.2 MiB/s wr, 10 op/s 2023-12-01T15:42:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:32 smithi183 ceph-mon[99169]: osdmap e521: 8 total, 8 up, 8 in 2023-12-01T15:42:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:32 smithi119 ceph-mon[108979]: pgmap v756: 121 pgs: 121 active+clean; 679 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 307 KiB/s rd, 1.2 MiB/s wr, 10 op/s 2023-12-01T15:42:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:32 smithi119 ceph-mon[108979]: osdmap e521: 8 total, 8 up, 8 in 2023-12-01T15:42:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:32 smithi119 ceph-mon[94175]: pgmap v756: 121 pgs: 121 active+clean; 679 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 307 KiB/s rd, 1.2 MiB/s wr, 10 op/s 2023-12-01T15:42:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:32 smithi119 ceph-mon[94175]: osdmap e521: 8 total, 8 up, 8 in 2023-12-01T15:42:33.168 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:42:33.168 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9m) 8m ago 9m 17.3M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:42:33.168 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9m) 8m ago 9m 83.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:42:33.168 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10m) 8m ago 10m 13.6M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:42:33.168 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10m) 8m ago 10m 16.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:42:33.169 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (13m) 8m ago 13m 448M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:42:33.169 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (15m) 8m ago 15m 507M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:42:33.169 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (15m) 8m ago 15m 81.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:42:33.169 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (13m) 8m ago 13m 57.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:42:33.169 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (13m) 8m ago 13m 59.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:42:33.169 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9m) 8m ago 9m 4135k - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:42:33.169 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9m) 8m ago 9m 3959k - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:42:33.169 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (13m) 8m ago 13m 62.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:42:33.169 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (12m) 8m ago 12m 65.0M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:42:33.169 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (12m) 8m ago 12m 56.3M 3012M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:42:33.169 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (12m) 8m ago 12m 55.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:42:33.169 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11m) 8m ago 11m 54.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:42:33.169 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11m) 8m ago 11m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:42:33.169 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11m) 8m ago 11m 54.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:42:33.170 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10m) 8m ago 10m 56.8M 3012M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:42:33.170 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9m) 8m ago 10m 29.9M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:42:33.546 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:42:33.546 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:42:33.546 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:42:33.546 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:42:33.547 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:42:33.547 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:42:33.547 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:42:33.547 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:42:33.547 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:42:33.547 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:42:33.547 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:42:33.547 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:42:33.547 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:42:33.547 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:42:33.547 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:42:33.547 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:42:33.547 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:42:33.604 INFO:tasks.rados.rados.0.smithi119.stdout:2389: done (2 left) 2023-12-01T15:42:33.604 INFO:tasks.rados.rados.0.smithi119.stdout:2390: read oid 33 snap -1 2023-12-01T15:42:33.605 INFO:tasks.rados.rados.0.smithi119.stdout:2390: expect (ObjNum 694 snap 220 seq_num 694) 2023-12-01T15:42:33.605 INFO:tasks.rados.rados.0.smithi119.stdout:2391: setattr oid 14 current snap is 238 2023-12-01T15:42:33.606 INFO:tasks.rados.rados.0.smithi119.stdout:2388: finishing copy_from to smithi119156531-41 2023-12-01T15:42:33.606 INFO:tasks.rados.rados.0.smithi119.stdout:2388: got expected ENOENT (src dne) 2023-12-01T15:42:33.606 INFO:tasks.rados.rados.0.smithi119.stdout:2388: finishing copy_from racing read to smithi119156531-41 2023-12-01T15:42:33.606 INFO:tasks.rados.rados.0.smithi119.stdout:2387: finishing write tid 1 to smithi119156531-31 2023-12-01T15:42:33.606 INFO:tasks.rados.rados.0.smithi119.stdout:2387: finishing write tid 2 to smithi119156531-31 2023-12-01T15:42:33.606 INFO:tasks.rados.rados.0.smithi119.stdout:2387: finishing write tid 3 to smithi119156531-31 2023-12-01T15:42:33.606 INFO:tasks.rados.rados.0.smithi119.stdout:2387: oid 31 updating version 0 to 1352 2023-12-01T15:42:33.606 INFO:tasks.rados.rados.0.smithi119.stdout:2387: oid 31 updating version 1352 to 1353 2023-12-01T15:42:33.607 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 1353 (ObjNum 759 snap 238 seq_num 759) dirty exists 2023-12-01T15:42:33.607 INFO:tasks.rados.rados.0.smithi119.stdout:2387: left oid 31 (ObjNum 759 snap 238 seq_num 759) 2023-12-01T15:42:33.608 INFO:tasks.rados.rados.0.smithi119.stdout:2387: done (3 left) 2023-12-01T15:42:33.608 INFO:tasks.rados.rados.0.smithi119.stdout:2388: done (2 left) 2023-12-01T15:42:33.608 INFO:tasks.rados.rados.0.smithi119.stdout:2392: snap_create 2023-12-01T15:42:33.618 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 912 (ObjNum 518 snap 165 seq_num 518) dirty exists 2023-12-01T15:42:33.632 INFO:tasks.rados.rados.0.smithi119.stdout:2390: expect (ObjNum 694 snap 220 seq_num 694) 2023-12-01T15:42:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:33 smithi183 ceph-mon[99169]: osdmap e522: 8 total, 8 up, 8 in 2023-12-01T15:42:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1491411672' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:42:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:33 smithi119 ceph-mon[94175]: osdmap e522: 8 total, 8 up, 8 in 2023-12-01T15:42:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1491411672' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:42:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:33 smithi119 ceph-mon[108979]: osdmap e522: 8 total, 8 up, 8 in 2023-12-01T15:42:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1491411672' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:42:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:42:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:42:34] "GET /metrics HTTP/1.1" 200 36175 "" "Prometheus/2.43.0" 2023-12-01T15:42:34.607 INFO:tasks.rados.rados.0.smithi119.stdout:2390: done (2 left) 2023-12-01T15:42:34.608 INFO:tasks.rados.rados.0.smithi119.stdout:2391: done (1 left) 2023-12-01T15:42:34.608 INFO:tasks.rados.rados.0.smithi119.stdout:2392: done (0 left) 2023-12-01T15:42:34.608 INFO:tasks.rados.rados.0.smithi119.stdout:2393: snap_create 2023-12-01T15:42:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:34 smithi183 ceph-mon[99169]: from='client.25217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:34 smithi183 ceph-mon[99169]: from='client.25223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:34 smithi183 ceph-mon[99169]: pgmap v759: 121 pgs: 121 active+clean; 679 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 307 KiB/s rd, 1.2 MiB/s wr, 10 op/s 2023-12-01T15:42:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:34 smithi183 ceph-mon[99169]: osdmap e523: 8 total, 8 up, 8 in 2023-12-01T15:42:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:34 smithi119 ceph-mon[94175]: from='client.25217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:34 smithi119 ceph-mon[94175]: from='client.25223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:34 smithi119 ceph-mon[94175]: pgmap v759: 121 pgs: 121 active+clean; 679 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 307 KiB/s rd, 1.2 MiB/s wr, 10 op/s 2023-12-01T15:42:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:34 smithi119 ceph-mon[94175]: osdmap e523: 8 total, 8 up, 8 in 2023-12-01T15:42:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:34 smithi119 ceph-mon[108979]: from='client.25217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:34 smithi119 ceph-mon[108979]: from='client.25223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:34 smithi119 ceph-mon[108979]: pgmap v759: 121 pgs: 121 active+clean; 679 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 307 KiB/s rd, 1.2 MiB/s wr, 10 op/s 2023-12-01T15:42:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:34 smithi119 ceph-mon[108979]: osdmap e523: 8 total, 8 up, 8 in 2023-12-01T15:42:35.545 INFO:tasks.rados.rados.0.smithi119.stdout:2393: done (0 left) 2023-12-01T15:42:35.545 INFO:tasks.rados.rados.0.smithi119.stdout:2394: snap_remove snap 165 2023-12-01T15:42:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:35 smithi183 ceph-mon[99169]: osdmap e524: 8 total, 8 up, 8 in 2023-12-01T15:42:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:35 smithi183 ceph-mon[99169]: osdmap e525: 8 total, 8 up, 8 in 2023-12-01T15:42:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:35 smithi119 ceph-mon[94175]: osdmap e524: 8 total, 8 up, 8 in 2023-12-01T15:42:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:35 smithi119 ceph-mon[94175]: osdmap e525: 8 total, 8 up, 8 in 2023-12-01T15:42:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:35 smithi119 ceph-mon[108979]: osdmap e524: 8 total, 8 up, 8 in 2023-12-01T15:42:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:35 smithi119 ceph-mon[108979]: osdmap e525: 8 total, 8 up, 8 in 2023-12-01T15:42:36.553 INFO:tasks.rados.rados.0.smithi119.stdout:2394: done (0 left) 2023-12-01T15:42:36.553 INFO:tasks.rados.rados.0.smithi119.stdout:2395: rmattr oid 25 current snap is 240 2023-12-01T15:42:36.553 INFO:tasks.rados.rados.0.smithi119.stdout:2396: read oid 26 snap -1 2023-12-01T15:42:36.553 INFO:tasks.rados.rados.0.smithi119.stdout:2396: expect (ObjNum 718 snap 225 seq_num 718) 2023-12-01T15:42:36.553 INFO:tasks.rados.rados.0.smithi119.stdout:2397: read oid 39 snap -1 2023-12-01T15:42:36.553 INFO:tasks.rados.rados.0.smithi119.stdout:2397: expect (ObjNum 726 snap 229 seq_num 726) 2023-12-01T15:42:36.553 INFO:tasks.rados.rados.0.smithi119.stdout:2398: read oid 29 snap -1 2023-12-01T15:42:36.554 INFO:tasks.rados.rados.0.smithi119.stdout:2398: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:42:36.554 INFO:tasks.rados.rados.0.smithi119.stdout:2399: rollback oid 17 current snap is 240 2023-12-01T15:42:36.554 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 17 to 199 2023-12-01T15:42:36.554 INFO:tasks.rados.rados.0.smithi119.stdout:2400: read oid 28 snap -1 2023-12-01T15:42:36.554 INFO:tasks.rados.rados.0.smithi119.stdout:2400: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:42:36.554 INFO:tasks.rados.rados.0.smithi119.stdout:2401: delete oid 32 current snap is 240 2023-12-01T15:42:36.559 INFO:tasks.rados.rados.0.smithi119.stdout:2400: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:42:36.565 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 0 (ObjNum 728 snap 230 seq_num 728) dirty exists 2023-12-01T15:42:36.570 INFO:tasks.rados.rados.0.smithi119.stdout:2397: expect (ObjNum 726 snap 229 seq_num 726) 2023-12-01T15:42:36.575 INFO:tasks.rados.rados.0.smithi119.stdout:2395: done (6 left) 2023-12-01T15:42:36.575 INFO:tasks.rados.rados.0.smithi119.stdout:2397: done (5 left) 2023-12-01T15:42:36.575 INFO:tasks.rados.rados.0.smithi119.stdout:2400: done (4 left) 2023-12-01T15:42:36.575 INFO:tasks.rados.rados.0.smithi119.stdout:2401: done (3 left) 2023-12-01T15:42:36.576 INFO:tasks.rados.rados.0.smithi119.stdout:2402: rollback oid 12 current snap is 240 2023-12-01T15:42:36.576 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 12 to 229 2023-12-01T15:42:36.576 INFO:tasks.rados.rados.0.smithi119.stdout:2403: snap_remove snap 234 2023-12-01T15:42:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:36 smithi183 ceph-mon[99169]: pgmap v762: 121 pgs: 121 active+clean; 688 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.2 MiB/s wr, 39 op/s 2023-12-01T15:42:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:36 smithi183 ceph-mon[99169]: osdmap e526: 8 total, 8 up, 8 in 2023-12-01T15:42:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:36 smithi119 ceph-mon[94175]: pgmap v762: 121 pgs: 121 active+clean; 688 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.2 MiB/s wr, 39 op/s 2023-12-01T15:42:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:36 smithi119 ceph-mon[94175]: osdmap e526: 8 total, 8 up, 8 in 2023-12-01T15:42:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:36 smithi119 ceph-mon[108979]: pgmap v762: 121 pgs: 121 active+clean; 688 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.2 MiB/s wr, 39 op/s 2023-12-01T15:42:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:36 smithi119 ceph-mon[108979]: osdmap e526: 8 total, 8 up, 8 in 2023-12-01T15:42:37.557 INFO:tasks.rados.rados.0.smithi119.stdout:2403: done (4 left) 2023-12-01T15:42:37.557 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 3 current snap is 240 2023-12-01T15:42:37.557 INFO:tasks.rados.rados.0.smithi119.stdout:2404: seq_num 761 ranges {483328=753664} 2023-12-01T15:42:37.564 INFO:tasks.rados.rados.0.smithi119.stdout:2404: writing smithi119156531-3 from 483328 to 1236992 tid 1 2023-12-01T15:42:37.565 INFO:tasks.rados.rados.0.smithi119.stdout:2405: snap_create 2023-12-01T15:42:37.568 INFO:tasks.rados.rados.0.smithi119.stdout:2399: finishing rollback tid 1 to smithi119156531-17 2023-12-01T15:42:37.568 INFO:tasks.rados.rados.0.smithi119.stdout:2396: expect (ObjNum 718 snap 225 seq_num 718) 2023-12-01T15:42:37.570 INFO:tasks.rados.rados.0.smithi119.stdout:2399: finishing rollback tid 2 to smithi119156531-17 2023-12-01T15:42:37.570 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 1364 (ObjNum 577 snap 185 seq_num 577) dirty exists 2023-12-01T15:42:37.570 INFO:tasks.rados.rados.0.smithi119.stdout:2398: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:42:37.663 INFO:tasks.rados.rados.0.smithi119.stdout:2402: finishing rollback tid 0 to smithi119156531-12 2023-12-01T15:42:37.663 INFO:tasks.rados.rados.0.smithi119.stdout:2402: finishing rollback tid 1 to smithi119156531-12 2023-12-01T15:42:37.663 INFO:tasks.rados.rados.0.smithi119.stdout:2402: finishing rollback tid 2 to smithi119156531-12 2023-12-01T15:42:37.663 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 1356 (ObjNum 721 snap 226 seq_num 721) dirty exists 2023-12-01T15:42:37.663 INFO:tasks.rados.rados.0.smithi119.stdout:2404: finishing write tid 1 to smithi119156531-3 2023-12-01T15:42:37.663 INFO:tasks.rados.rados.0.smithi119.stdout:2404: finishing write tid 2 to smithi119156531-3 2023-12-01T15:42:37.663 INFO:tasks.rados.rados.0.smithi119.stdout:2404: finishing write tid 3 to smithi119156531-3 2023-12-01T15:42:37.663 INFO:tasks.rados.rados.0.smithi119.stdout:2404: oid 3 updating version 0 to 1399 2023-12-01T15:42:37.663 INFO:tasks.rados.rados.0.smithi119.stdout:2404: oid 3 updating version 1399 to 1400 2023-12-01T15:42:37.663 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 1400 (ObjNum 761 snap 240 seq_num 761) dirty exists 2023-12-01T15:42:37.663 INFO:tasks.rados.rados.0.smithi119.stdout:2404: left oid 3 (ObjNum 761 snap 240 seq_num 761) 2023-12-01T15:42:38.564 INFO:tasks.rados.rados.0.smithi119.stdout:2396: done (5 left) 2023-12-01T15:42:38.564 INFO:tasks.rados.rados.0.smithi119.stdout:2398: done (4 left) 2023-12-01T15:42:38.564 INFO:tasks.rados.rados.0.smithi119.stdout:2399: done (3 left) 2023-12-01T15:42:38.564 INFO:tasks.rados.rados.0.smithi119.stdout:2402: done (2 left) 2023-12-01T15:42:38.564 INFO:tasks.rados.rados.0.smithi119.stdout:2404: done (1 left) 2023-12-01T15:42:38.564 INFO:tasks.rados.rados.0.smithi119.stdout:2405: done (0 left) 2023-12-01T15:42:38.564 INFO:tasks.rados.rados.0.smithi119.stdout:2406: snap_create 2023-12-01T15:42:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:38 smithi183 ceph-mon[99169]: pgmap v765: 121 pgs: 121 active+clean; 688 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.2 MiB/s wr, 39 op/s 2023-12-01T15:42:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:38 smithi183 ceph-mon[99169]: osdmap e527: 8 total, 8 up, 8 in 2023-12-01T15:42:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:38 smithi119 ceph-mon[94175]: pgmap v765: 121 pgs: 121 active+clean; 688 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.2 MiB/s wr, 39 op/s 2023-12-01T15:42:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:38 smithi119 ceph-mon[94175]: osdmap e527: 8 total, 8 up, 8 in 2023-12-01T15:42:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:38 smithi119 ceph-mon[108979]: pgmap v765: 121 pgs: 121 active+clean; 688 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.2 MiB/s wr, 39 op/s 2023-12-01T15:42:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:38 smithi119 ceph-mon[108979]: osdmap e527: 8 total, 8 up, 8 in 2023-12-01T15:42:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:39.567 INFO:tasks.rados.rados.0.smithi119.stdout:2406: done (0 left) 2023-12-01T15:42:39.568 INFO:tasks.rados.rados.0.smithi119.stdout:2407: rollback oid 45 current snap is 242 2023-12-01T15:42:39.568 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 45 to 237 2023-12-01T15:42:39.568 INFO:tasks.rados.rados.0.smithi119.stdout:2408: read oid 14 snap -1 2023-12-01T15:42:39.568 INFO:tasks.rados.rados.0.smithi119.stdout:2408: expect (ObjNum 518 snap 165 seq_num 518) 2023-12-01T15:42:39.568 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 27 current snap is 242 2023-12-01T15:42:39.568 INFO:tasks.rados.rados.0.smithi119.stdout:2409: seq_num 762 ranges {4341760=770048} 2023-12-01T15:42:39.595 INFO:tasks.rados.rados.0.smithi119.stdout:2409: writing smithi119156531-27 from 4341760 to 5111808 tid 1 2023-12-01T15:42:39.595 INFO:tasks.rados.rados.0.smithi119.stdout:2410: snap_create 2023-12-01T15:42:39.595 INFO:tasks.rados.rados.0.smithi119.stdout:2408: expect (ObjNum 518 snap 165 seq_num 518) 2023-12-01T15:42:39.637 INFO:tasks.rados.rados.0.smithi119.stdout:2407: finishing rollback tid 0 to smithi119156531-45 2023-12-01T15:42:39.637 INFO:tasks.rados.rados.0.smithi119.stdout:2407: finishing rollback tid 1 to smithi119156531-45 2023-12-01T15:42:39.637 INFO:tasks.rados.rados.0.smithi119.stdout:2407: finishing rollback tid 2 to smithi119156531-45 2023-12-01T15:42:39.637 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 1363 (ObjNum 681 snap 217 seq_num 681) dirty exists 2023-12-01T15:42:39.637 INFO:tasks.rados.rados.0.smithi119.stdout:2409: finishing write tid 1 to smithi119156531-27 2023-12-01T15:42:39.637 INFO:tasks.rados.rados.0.smithi119.stdout:2409: finishing write tid 2 to smithi119156531-27 2023-12-01T15:42:39.637 INFO:tasks.rados.rados.0.smithi119.stdout:2409: finishing write tid 3 to smithi119156531-27 2023-12-01T15:42:39.637 INFO:tasks.rados.rados.0.smithi119.stdout:2409: oid 27 updating version 0 to 1784 2023-12-01T15:42:39.638 INFO:tasks.rados.rados.0.smithi119.stdout:2409: oid 27 updating version 1784 to 1785 2023-12-01T15:42:39.638 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 1785 (ObjNum 762 snap 242 seq_num 762) dirty exists 2023-12-01T15:42:39.638 INFO:tasks.rados.rados.0.smithi119.stdout:2409: left oid 27 (ObjNum 762 snap 242 seq_num 762) 2023-12-01T15:42:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:39 smithi183 ceph-mon[99169]: osdmap e528: 8 total, 8 up, 8 in 2023-12-01T15:42:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:39 smithi119 ceph-mon[94175]: osdmap e528: 8 total, 8 up, 8 in 2023-12-01T15:42:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:39 smithi119 ceph-mon[108979]: osdmap e528: 8 total, 8 up, 8 in 2023-12-01T15:42:40.543 INFO:tasks.rados.rados.0.smithi119.stdout:2407: done (3 left) 2023-12-01T15:42:40.544 INFO:tasks.rados.rados.0.smithi119.stdout:2408: done (2 left) 2023-12-01T15:42:40.544 INFO:tasks.rados.rados.0.smithi119.stdout:2409: done (1 left) 2023-12-01T15:42:40.544 INFO:tasks.rados.rados.0.smithi119.stdout:2410: done (0 left) 2023-12-01T15:42:40.544 INFO:tasks.rados.rados.0.smithi119.stdout:2411: read oid 2 snap -1 2023-12-01T15:42:40.544 INFO:tasks.rados.rados.0.smithi119.stdout:2411: expect (ObjNum 629 snap 203 seq_num 629) 2023-12-01T15:42:40.544 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 37 current snap is 243 2023-12-01T15:42:40.544 INFO:tasks.rados.rados.0.smithi119.stdout:2412: seq_num 763 ranges {3661824=786432} 2023-12-01T15:42:40.568 INFO:tasks.rados.rados.0.smithi119.stdout:2412: writing smithi119156531-37 from 3661824 to 4448256 tid 1 2023-12-01T15:42:40.568 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 5 current snap is 243 2023-12-01T15:42:40.568 INFO:tasks.rados.rados.0.smithi119.stdout:2413: seq_num 764 ranges {0=802816} 2023-12-01T15:42:40.573 INFO:tasks.rados.rados.0.smithi119.stdout:2413: writing smithi119156531-5 from 0 to 802816 tid 1 2023-12-01T15:42:40.573 INFO:tasks.rados.rados.0.smithi119.stdout:2414: read oid 44 snap 226 2023-12-01T15:42:40.573 INFO:tasks.rados.rados.0.smithi119.stdout:2414: expect (ObjNum 714 snap 224 seq_num 714) 2023-12-01T15:42:40.573 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 50 current snap is 243 2023-12-01T15:42:40.573 INFO:tasks.rados.rados.0.smithi119.stdout:2415: seq_num 765 ranges {565248=417792,983040=401408} 2023-12-01T15:42:40.578 INFO:tasks.rados.rados.0.smithi119.stdout:2415: writing smithi119156531-50 from 565248 to 983040 tid 1 2023-12-01T15:42:40.581 INFO:tasks.rados.rados.0.smithi119.stdout:2415: writing smithi119156531-50 from 983040 to 1384448 tid 2 2023-12-01T15:42:40.581 INFO:tasks.rados.rados.0.smithi119.stdout:2416: snap_remove snap 192 2023-12-01T15:42:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:40 smithi183 ceph-mon[99169]: pgmap v768: 121 pgs: 121 active+clean; 688 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:42:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:40 smithi183 ceph-mon[99169]: osdmap e529: 8 total, 8 up, 8 in 2023-12-01T15:42:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:40 smithi183 ceph-mon[99169]: osdmap e530: 8 total, 8 up, 8 in 2023-12-01T15:42:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:40 smithi119 ceph-mon[94175]: pgmap v768: 121 pgs: 121 active+clean; 688 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:42:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:40 smithi119 ceph-mon[94175]: osdmap e529: 8 total, 8 up, 8 in 2023-12-01T15:42:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:40 smithi119 ceph-mon[94175]: osdmap e530: 8 total, 8 up, 8 in 2023-12-01T15:42:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:40 smithi119 ceph-mon[108979]: pgmap v768: 121 pgs: 121 active+clean; 688 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:42:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:40 smithi119 ceph-mon[108979]: osdmap e529: 8 total, 8 up, 8 in 2023-12-01T15:42:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:40 smithi119 ceph-mon[108979]: osdmap e530: 8 total, 8 up, 8 in 2023-12-01T15:42:41.587 INFO:tasks.rados.rados.0.smithi119.stdout:2416: done (5 left) 2023-12-01T15:42:41.588 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 46 current snap is 243 2023-12-01T15:42:41.588 INFO:tasks.rados.rados.0.smithi119.stdout:2417: seq_num 766 ranges {0=434176,434176=401408} 2023-12-01T15:42:41.588 INFO:tasks.rados.rados.0.smithi119.stdout:2417: writing smithi119156531-46 from 0 to 434176 tid 1 2023-12-01T15:42:41.588 INFO:tasks.rados.rados.0.smithi119.stdout:2417: writing smithi119156531-46 from 434176 to 835584 tid 2 2023-12-01T15:42:41.588 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 31 current snap is 243 2023-12-01T15:42:41.588 INFO:tasks.rados.rados.0.smithi119.stdout:2418: seq_num 767 ranges {720896=450560,1171456=401408} 2023-12-01T15:42:41.590 INFO:tasks.rados.rados.0.smithi119.stdout:2418: writing smithi119156531-31 from 720896 to 1171456 tid 1 2023-12-01T15:42:41.593 INFO:tasks.rados.rados.0.smithi119.stdout:2418: writing smithi119156531-31 from 1171456 to 1572864 tid 2 2023-12-01T15:42:41.593 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 27 current snap is 243 2023-12-01T15:42:41.593 INFO:tasks.rados.rados.0.smithi119.stdout:2411: expect (ObjNum 629 snap 203 seq_num 629) 2023-12-01T15:42:41.623 INFO:tasks.rados.rados.0.smithi119.stdout:2419: seq_num 768 ranges {5111808=466944,5578752=401408} 2023-12-01T15:42:41.653 INFO:tasks.rados.rados.0.smithi119.stdout:2419: writing smithi119156531-27 from 5111808 to 5578752 tid 1 2023-12-01T15:42:41.656 INFO:tasks.rados.rados.0.smithi119.stdout:2419: writing smithi119156531-27 from 5578752 to 5980160 tid 2 2023-12-01T15:42:41.656 INFO:tasks.rados.rados.0.smithi119.stdout:2411: done (7 left) 2023-12-01T15:42:41.656 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 6 current snap is 243 2023-12-01T15:42:41.656 INFO:tasks.rados.rados.0.smithi119.stdout:2412: finishing write tid 1 to smithi119156531-37 2023-12-01T15:42:41.656 INFO:tasks.rados.rados.0.smithi119.stdout:2420: seq_num 769 ranges {679936=483328,1163264=401408} 2023-12-01T15:42:41.662 INFO:tasks.rados.rados.0.smithi119.stdout:2420: writing smithi119156531-6 from 679936 to 1163264 tid 1 2023-12-01T15:42:41.665 INFO:tasks.rados.rados.0.smithi119.stdout:2420: writing smithi119156531-6 from 1163264 to 1564672 tid 2 2023-12-01T15:42:41.666 INFO:tasks.rados.rados.0.smithi119.stdout:2421: rollback oid 10 current snap is 243 2023-12-01T15:42:41.666 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 10 to 229 2023-12-01T15:42:41.666 INFO:tasks.rados.rados.0.smithi119.stdout:2412: finishing write tid 2 to smithi119156531-37 2023-12-01T15:42:41.666 INFO:tasks.rados.rados.0.smithi119.stdout:2413: finishing write tid 1 to smithi119156531-5 2023-12-01T15:42:41.666 INFO:tasks.rados.rados.0.smithi119.stdout:2413: finishing write tid 2 to smithi119156531-5 2023-12-01T15:42:41.666 INFO:tasks.rados.rados.0.smithi119.stdout:2412: finishing write tid 3 to smithi119156531-37 2023-12-01T15:42:41.666 INFO:tasks.rados.rados.0.smithi119.stdout:2412: oid 37 updating version 0 to 1788 2023-12-01T15:42:41.666 INFO:tasks.rados.rados.0.smithi119.stdout:2412: oid 37 version 1788 is already newer than 1787 2023-12-01T15:42:41.666 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 1788 (ObjNum 763 snap 243 seq_num 763) dirty exists 2023-12-01T15:42:41.666 INFO:tasks.rados.rados.0.smithi119.stdout:2412: left oid 37 (ObjNum 763 snap 243 seq_num 763) 2023-12-01T15:42:41.666 INFO:tasks.rados.rados.0.smithi119.stdout:2415: finishing write tid 1 to smithi119156531-50 2023-12-01T15:42:41.666 INFO:tasks.rados.rados.0.smithi119.stdout:2412: done (8 left) 2023-12-01T15:42:41.666 INFO:tasks.rados.rados.0.smithi119.stdout:2422: snap_create 2023-12-01T15:42:41.667 INFO:tasks.rados.rados.0.smithi119.stdout:2415: finishing write tid 2 to smithi119156531-50 2023-12-01T15:42:41.667 INFO:tasks.rados.rados.0.smithi119.stdout:2415: finishing write tid 3 to smithi119156531-50 2023-12-01T15:42:41.667 INFO:tasks.rados.rados.0.smithi119.stdout:2415: finishing write tid 4 to smithi119156531-50 2023-12-01T15:42:41.667 INFO:tasks.rados.rados.0.smithi119.stdout:2415: oid 50 updating version 0 to 1401 2023-12-01T15:42:41.667 INFO:tasks.rados.rados.0.smithi119.stdout:2415: oid 50 updating version 1401 to 1403 2023-12-01T15:42:41.667 INFO:tasks.rados.rados.0.smithi119.stdout:2415: oid 50 version 1403 is already newer than 1402 2023-12-01T15:42:41.667 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1403 (ObjNum 765 snap 243 seq_num 765) dirty exists 2023-12-01T15:42:41.667 INFO:tasks.rados.rados.0.smithi119.stdout:2415: left oid 50 (ObjNum 765 snap 243 seq_num 765) 2023-12-01T15:42:41.667 INFO:tasks.rados.rados.0.smithi119.stdout:2413: finishing write tid 3 to smithi119156531-5 2023-12-01T15:42:41.667 INFO:tasks.rados.rados.0.smithi119.stdout:2413: oid 5 updating version 0 to 552 2023-12-01T15:42:41.667 INFO:tasks.rados.rados.0.smithi119.stdout:2413: oid 5 updating version 552 to 553 2023-12-01T15:42:41.667 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 553 (ObjNum 764 snap 243 seq_num 764) dirty exists 2023-12-01T15:42:41.668 INFO:tasks.rados.rados.0.smithi119.stdout:2413: left oid 5 (ObjNum 764 snap 243 seq_num 764) 2023-12-01T15:42:41.668 INFO:tasks.rados.rados.0.smithi119.stdout:2414: expect (ObjNum 714 snap 224 seq_num 714) 2023-12-01T15:42:41.850 INFO:tasks.rados.rados.0.smithi119.stdout:2417: finishing write tid 1 to smithi119156531-46 2023-12-01T15:42:41.850 INFO:tasks.rados.rados.0.smithi119.stdout:2417: finishing write tid 2 to smithi119156531-46 2023-12-01T15:42:41.850 INFO:tasks.rados.rados.0.smithi119.stdout:2417: finishing write tid 3 to smithi119156531-46 2023-12-01T15:42:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:2418: finishing write tid 1 to smithi119156531-31 2023-12-01T15:42:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:2418: finishing write tid 2 to smithi119156531-31 2023-12-01T15:42:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:2418: finishing write tid 3 to smithi119156531-31 2023-12-01T15:42:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:2417: finishing write tid 4 to smithi119156531-46 2023-12-01T15:42:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:2417: oid 46 updating version 0 to 1365 2023-12-01T15:42:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:2417: oid 46 version 1365 is already newer than 1364 2023-12-01T15:42:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:2417: oid 46 updating version 1365 to 1366 2023-12-01T15:42:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 1366 (ObjNum 766 snap 243 seq_num 766) dirty exists 2023-12-01T15:42:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:2417: left oid 46 (ObjNum 766 snap 243 seq_num 766) 2023-12-01T15:42:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:2418: finishing write tid 4 to smithi119156531-31 2023-12-01T15:42:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:2418: oid 31 updating version 0 to 1356 2023-12-01T15:42:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:2418: oid 31 version 1356 is already newer than 1355 2023-12-01T15:42:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:2418: oid 31 version 1356 is already newer than 1354 2023-12-01T15:42:41.851 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 1356 (ObjNum 767 snap 243 seq_num 767) dirty exists 2023-12-01T15:42:41.852 INFO:tasks.rados.rados.0.smithi119.stdout:2418: left oid 31 (ObjNum 767 snap 243 seq_num 767) 2023-12-01T15:42:41.852 INFO:tasks.rados.rados.0.smithi119.stdout:2419: finishing write tid 1 to smithi119156531-27 2023-12-01T15:42:41.852 INFO:tasks.rados.rados.0.smithi119.stdout:2419: finishing write tid 2 to smithi119156531-27 2023-12-01T15:42:41.852 INFO:tasks.rados.rados.0.smithi119.stdout:2419: finishing write tid 3 to smithi119156531-27 2023-12-01T15:42:41.852 INFO:tasks.rados.rados.0.smithi119.stdout:2419: finishing write tid 4 to smithi119156531-27 2023-12-01T15:42:41.852 INFO:tasks.rados.rados.0.smithi119.stdout:2419: oid 27 updating version 0 to 1801 2023-12-01T15:42:41.852 INFO:tasks.rados.rados.0.smithi119.stdout:2419: oid 27 version 1801 is already newer than 1800 2023-12-01T15:42:41.852 INFO:tasks.rados.rados.0.smithi119.stdout:2419: oid 27 updating version 1801 to 1802 2023-12-01T15:42:41.852 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 1802 (ObjNum 768 snap 243 seq_num 768) dirty exists 2023-12-01T15:42:41.852 INFO:tasks.rados.rados.0.smithi119.stdout:2419: left oid 27 (ObjNum 768 snap 243 seq_num 768) 2023-12-01T15:42:41.852 INFO:tasks.rados.rados.0.smithi119.stdout:2421: finishing rollback tid 1 to smithi119156531-10 2023-12-01T15:42:41.852 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 549 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-01T15:42:41.852 INFO:tasks.rados.rados.0.smithi119.stdout:2420: finishing write tid 1 to smithi119156531-6 2023-12-01T15:42:41.852 INFO:tasks.rados.rados.0.smithi119.stdout:2420: finishing write tid 2 to smithi119156531-6 2023-12-01T15:42:41.852 INFO:tasks.rados.rados.0.smithi119.stdout:2420: finishing write tid 3 to smithi119156531-6 2023-12-01T15:42:41.852 INFO:tasks.rados.rados.0.smithi119.stdout:2420: finishing write tid 4 to smithi119156531-6 2023-12-01T15:42:41.853 INFO:tasks.rados.rados.0.smithi119.stdout:2420: oid 6 updating version 0 to 1367 2023-12-01T15:42:41.853 INFO:tasks.rados.rados.0.smithi119.stdout:2420: oid 6 updating version 1367 to 1369 2023-12-01T15:42:41.853 INFO:tasks.rados.rados.0.smithi119.stdout:2420: oid 6 version 1369 is already newer than 1368 2023-12-01T15:42:41.853 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 1369 (ObjNum 769 snap 243 seq_num 769) dirty exists 2023-12-01T15:42:41.853 INFO:tasks.rados.rados.0.smithi119.stdout:2420: left oid 6 (ObjNum 769 snap 243 seq_num 769) 2023-12-01T15:42:42.576 INFO:tasks.rados.rados.0.smithi119.stdout:2413: done (8 left) 2023-12-01T15:42:42.576 INFO:tasks.rados.rados.0.smithi119.stdout:2414: done (7 left) 2023-12-01T15:42:42.576 INFO:tasks.rados.rados.0.smithi119.stdout:2415: done (6 left) 2023-12-01T15:42:42.576 INFO:tasks.rados.rados.0.smithi119.stdout:2417: done (5 left) 2023-12-01T15:42:42.577 INFO:tasks.rados.rados.0.smithi119.stdout:2418: done (4 left) 2023-12-01T15:42:42.577 INFO:tasks.rados.rados.0.smithi119.stdout:2419: done (3 left) 2023-12-01T15:42:42.577 INFO:tasks.rados.rados.0.smithi119.stdout:2420: done (2 left) 2023-12-01T15:42:42.577 INFO:tasks.rados.rados.0.smithi119.stdout:2421: done (1 left) 2023-12-01T15:42:42.577 INFO:tasks.rados.rados.0.smithi119.stdout:2422: done (0 left) 2023-12-01T15:42:42.577 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 10 current snap is 244 2023-12-01T15:42:42.577 INFO:tasks.rados.rados.0.smithi119.stdout:2423: seq_num 770 ranges {0=499712,499712=401408} 2023-12-01T15:42:42.579 INFO:tasks.rados.rados.0.smithi119.stdout:2423: writing smithi119156531-10 from 0 to 499712 tid 1 2023-12-01T15:42:42.582 INFO:tasks.rados.rados.0.smithi119.stdout:2423: writing smithi119156531-10 from 499712 to 901120 tid 2 2023-12-01T15:42:42.582 INFO:tasks.rados.rados.0.smithi119.stdout:2424: read oid 21 snap -1 2023-12-01T15:42:42.582 INFO:tasks.rados.rados.0.smithi119.stdout:2424: expect (ObjNum 753 snap 238 seq_num 753) 2023-12-01T15:42:42.582 INFO:tasks.rados.rados.0.smithi119.stdout:2425: snap_remove snap 224 2023-12-01T15:42:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:42 smithi183 ceph-mon[99169]: pgmap v771: 121 pgs: 121 active+clean; 671 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 184 KiB/s wr, 5 op/s 2023-12-01T15:42:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:42 smithi183 ceph-mon[99169]: osdmap e531: 8 total, 8 up, 8 in 2023-12-01T15:42:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:42 smithi119 ceph-mon[108979]: pgmap v771: 121 pgs: 121 active+clean; 671 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 184 KiB/s wr, 5 op/s 2023-12-01T15:42:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:42 smithi119 ceph-mon[108979]: osdmap e531: 8 total, 8 up, 8 in 2023-12-01T15:42:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:42 smithi119 ceph-mon[94175]: pgmap v771: 121 pgs: 121 active+clean; 671 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 184 KiB/s wr, 5 op/s 2023-12-01T15:42:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:42 smithi119 ceph-mon[94175]: osdmap e531: 8 total, 8 up, 8 in 2023-12-01T15:42:43.591 INFO:tasks.rados.rados.0.smithi119.stdout:2425: done (2 left) 2023-12-01T15:42:43.591 INFO:tasks.rados.rados.0.smithi119.stdout:2426: read oid 23 snap -1 2023-12-01T15:42:43.591 INFO:tasks.rados.rados.0.smithi119.stdout:2426: expect (ObjNum 601 snap 197 seq_num 601) 2023-12-01T15:42:43.592 INFO:tasks.rados.rados.0.smithi119.stdout:2427: rollback oid 25 current snap is 244 2023-12-01T15:42:43.592 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 25 to 237 2023-12-01T15:42:43.592 INFO:tasks.rados.rados.0.smithi119.stdout:2428: rmattr oid 17 current snap is 244 2023-12-01T15:42:43.592 INFO:tasks.rados.rados.0.smithi119.stdout:2428: done (4 left) 2023-12-01T15:42:43.592 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 44 current snap is 244 2023-12-01T15:42:43.592 INFO:tasks.rados.rados.0.smithi119.stdout:2429: seq_num 771 ranges {0=516096,516096=401408} 2023-12-01T15:42:43.593 INFO:tasks.rados.rados.0.smithi119.stdout:2429: writing smithi119156531-44 from 0 to 516096 tid 1 2023-12-01T15:42:43.596 INFO:tasks.rados.rados.0.smithi119.stdout:2429: writing smithi119156531-44 from 516096 to 917504 tid 2 2023-12-01T15:42:43.596 INFO:tasks.rados.rados.0.smithi119.stdout:2430: read oid 12 snap -1 2023-12-01T15:42:43.596 INFO:tasks.rados.rados.0.smithi119.stdout:2430: expect (ObjNum 721 snap 226 seq_num 721) 2023-12-01T15:42:43.596 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 46 current snap is 244 2023-12-01T15:42:43.596 INFO:tasks.rados.rados.0.smithi119.stdout:2431: seq_num 772 ranges {835584=532480,1368064=401408} 2023-12-01T15:42:43.604 INFO:tasks.rados.rados.0.smithi119.stdout:2431: writing smithi119156531-46 from 835584 to 1368064 tid 1 2023-12-01T15:42:43.607 INFO:tasks.rados.rados.0.smithi119.stdout:2431: writing smithi119156531-46 from 1368064 to 1769472 tid 2 2023-12-01T15:42:43.607 INFO:tasks.rados.rados.0.smithi119.stdout:2432: snap_create 2023-12-01T15:42:43.608 INFO:tasks.rados.rados.0.smithi119.stdout:2423: finishing write tid 1 to smithi119156531-10 2023-12-01T15:42:43.608 INFO:tasks.rados.rados.0.smithi119.stdout:2423: finishing write tid 2 to smithi119156531-10 2023-12-01T15:42:43.608 INFO:tasks.rados.rados.0.smithi119.stdout:2423: finishing write tid 3 to smithi119156531-10 2023-12-01T15:42:43.609 INFO:tasks.rados.rados.0.smithi119.stdout:2423: finishing write tid 4 to smithi119156531-10 2023-12-01T15:42:43.609 INFO:tasks.rados.rados.0.smithi119.stdout:2423: oid 10 updating version 0 to 555 2023-12-01T15:42:43.609 INFO:tasks.rados.rados.0.smithi119.stdout:2423: oid 10 updating version 555 to 556 2023-12-01T15:42:43.609 INFO:tasks.rados.rados.0.smithi119.stdout:2423: oid 10 version 556 is already newer than 554 2023-12-01T15:42:43.609 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 556 (ObjNum 770 snap 244 seq_num 770) dirty exists 2023-12-01T15:42:43.609 INFO:tasks.rados.rados.0.smithi119.stdout:2423: left oid 10 (ObjNum 770 snap 244 seq_num 770) 2023-12-01T15:42:43.609 INFO:tasks.rados.rados.0.smithi119.stdout:2424: expect (ObjNum 753 snap 238 seq_num 753) 2023-12-01T15:42:43.747 INFO:tasks.rados.rados.0.smithi119.stdout:2427: finishing rollback tid 0 to smithi119156531-25 2023-12-01T15:42:43.747 INFO:tasks.rados.rados.0.smithi119.stdout:2427: finishing rollback tid 1 to smithi119156531-25 2023-12-01T15:42:43.747 INFO:tasks.rados.rados.0.smithi119.stdout:2427: finishing rollback tid 2 to smithi119156531-25 2023-12-01T15:42:43.747 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 1406 (ObjNum 728 snap 230 seq_num 728) dirty exists 2023-12-01T15:42:43.747 INFO:tasks.rados.rados.0.smithi119.stdout:2429: finishing write tid 1 to smithi119156531-44 2023-12-01T15:42:43.748 INFO:tasks.rados.rados.0.smithi119.stdout:2429: finishing write tid 2 to smithi119156531-44 2023-12-01T15:42:43.748 INFO:tasks.rados.rados.0.smithi119.stdout:2429: finishing write tid 3 to smithi119156531-44 2023-12-01T15:42:43.748 INFO:tasks.rados.rados.0.smithi119.stdout:2429: finishing write tid 4 to smithi119156531-44 2023-12-01T15:42:43.748 INFO:tasks.rados.rados.0.smithi119.stdout:2429: oid 44 updating version 0 to 1637 2023-12-01T15:42:43.748 INFO:tasks.rados.rados.0.smithi119.stdout:2429: oid 44 version 1637 is already newer than 1636 2023-12-01T15:42:43.748 INFO:tasks.rados.rados.0.smithi119.stdout:2429: oid 44 updating version 1637 to 1638 2023-12-01T15:42:43.748 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 1638 (ObjNum 771 snap 244 seq_num 771) dirty exists 2023-12-01T15:42:43.748 INFO:tasks.rados.rados.0.smithi119.stdout:2429: left oid 44 (ObjNum 771 snap 244 seq_num 771) 2023-12-01T15:42:43.748 INFO:tasks.rados.rados.0.smithi119.stdout:2431: finishing write tid 1 to smithi119156531-46 2023-12-01T15:42:43.748 INFO:tasks.rados.rados.0.smithi119.stdout:2431: finishing write tid 2 to smithi119156531-46 2023-12-01T15:42:43.748 INFO:tasks.rados.rados.0.smithi119.stdout:2431: finishing write tid 3 to smithi119156531-46 2023-12-01T15:42:43.748 INFO:tasks.rados.rados.0.smithi119.stdout:2431: finishing write tid 4 to smithi119156531-46 2023-12-01T15:42:43.748 INFO:tasks.rados.rados.0.smithi119.stdout:2431: oid 46 updating version 0 to 1371 2023-12-01T15:42:43.748 INFO:tasks.rados.rados.0.smithi119.stdout:2431: oid 46 version 1371 is already newer than 1370 2023-12-01T15:42:43.748 INFO:tasks.rados.rados.0.smithi119.stdout:2431: oid 46 updating version 1371 to 1372 2023-12-01T15:42:43.749 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 1372 (ObjNum 772 snap 244 seq_num 772) dirty exists 2023-12-01T15:42:43.749 INFO:tasks.rados.rados.0.smithi119.stdout:2431: left oid 46 (ObjNum 772 snap 244 seq_num 772) 2023-12-01T15:42:43.749 INFO:tasks.rados.rados.0.smithi119.stdout:2430: expect (ObjNum 721 snap 226 seq_num 721) 2023-12-01T15:42:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:43 smithi183 ceph-mon[99169]: osdmap e532: 8 total, 8 up, 8 in 2023-12-01T15:42:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:43 smithi119 ceph-mon[94175]: osdmap e532: 8 total, 8 up, 8 in 2023-12-01T15:42:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:43 smithi119 ceph-mon[108979]: osdmap e532: 8 total, 8 up, 8 in 2023-12-01T15:42:44.049 INFO:tasks.rados.rados.0.smithi119.stdout:2426: expect (ObjNum 601 snap 197 seq_num 601) 2023-12-01T15:42:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:42:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:42:44] "GET /metrics HTTP/1.1" 200 36174 "" "Prometheus/2.43.0" 2023-12-01T15:42:44.591 INFO:tasks.rados.rados.0.smithi119.stdout:2423: done (7 left) 2023-12-01T15:42:44.591 INFO:tasks.rados.rados.0.smithi119.stdout:2424: done (6 left) 2023-12-01T15:42:44.591 INFO:tasks.rados.rados.0.smithi119.stdout:2426: done (5 left) 2023-12-01T15:42:44.591 INFO:tasks.rados.rados.0.smithi119.stdout:2427: done (4 left) 2023-12-01T15:42:44.591 INFO:tasks.rados.rados.0.smithi119.stdout:2429: done (3 left) 2023-12-01T15:42:44.591 INFO:tasks.rados.rados.0.smithi119.stdout:2430: done (2 left) 2023-12-01T15:42:44.591 INFO:tasks.rados.rados.0.smithi119.stdout:2431: done (1 left) 2023-12-01T15:42:44.591 INFO:tasks.rados.rados.0.smithi119.stdout:2432: done (0 left) 2023-12-01T15:42:44.592 INFO:tasks.rados.rados.0.smithi119.stdout:2433: copy_from oid 27 from oid 18 current snap is 245 2023-12-01T15:42:44.592 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 13 current snap is 245 2023-12-01T15:42:44.592 INFO:tasks.rados.rados.0.smithi119.stdout:2434: seq_num 773 ranges {2326528=548864,2875392=401408} 2023-12-01T15:42:44.606 INFO:tasks.rados.rados.0.smithi119.stdout:2434: writing smithi119156531-13 from 2326528 to 2875392 tid 1 2023-12-01T15:42:44.608 INFO:tasks.rados.rados.0.smithi119.stdout:2434: writing smithi119156531-13 from 2875392 to 3276800 tid 2 2023-12-01T15:42:44.608 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 35 current snap is 245 2023-12-01T15:42:44.608 INFO:tasks.rados.rados.0.smithi119.stdout:2435: seq_num 774 ranges {0=565248,565248=401408} 2023-12-01T15:42:44.611 INFO:tasks.rados.rados.0.smithi119.stdout:2435: writing smithi119156531-35 from 0 to 565248 tid 1 2023-12-01T15:42:44.614 INFO:tasks.rados.rados.0.smithi119.stdout:2435: writing smithi119156531-35 from 565248 to 966656 tid 2 2023-12-01T15:42:44.614 INFO:tasks.rados.rados.0.smithi119.stdout:2436: read oid 3 snap -1 2023-12-01T15:42:44.614 INFO:tasks.rados.rados.0.smithi119.stdout:2436: expect (ObjNum 761 snap 240 seq_num 761) 2023-12-01T15:42:44.614 INFO:tasks.rados.rados.0.smithi119.stdout:2437: delete oid 15 current snap is 245 2023-12-01T15:42:44.614 INFO:tasks.rados.rados.0.smithi119.stdout:2433: finishing copy_from to smithi119156531-27 2023-12-01T15:42:44.614 INFO:tasks.rados.rados.0.smithi119.stdout:2433: got expected ENOENT (src dne) 2023-12-01T15:42:44.614 INFO:tasks.rados.rados.0.smithi119.stdout:2433: finishing copy_from racing read to smithi119156531-27 2023-12-01T15:42:44.614 INFO:tasks.rados.rados.0.smithi119.stdout:2434: finishing write tid 1 to smithi119156531-13 2023-12-01T15:42:44.614 INFO:tasks.rados.rados.0.smithi119.stdout:2434: finishing write tid 2 to smithi119156531-13 2023-12-01T15:42:44.614 INFO:tasks.rados.rados.0.smithi119.stdout:2434: finishing write tid 3 to smithi119156531-13 2023-12-01T15:42:44.619 INFO:tasks.rados.rados.0.smithi119.stdout:2434: finishing write tid 4 to smithi119156531-13 2023-12-01T15:42:44.619 INFO:tasks.rados.rados.0.smithi119.stdout:2434: oid 13 updating version 0 to 1636 2023-12-01T15:42:44.619 INFO:tasks.rados.rados.0.smithi119.stdout:2434: oid 13 updating version 1636 to 1637 2023-12-01T15:42:44.619 INFO:tasks.rados.rados.0.smithi119.stdout:2434: oid 13 version 1637 is already newer than 1635 2023-12-01T15:42:44.619 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 1637 (ObjNum 773 snap 245 seq_num 773) dirty exists 2023-12-01T15:42:44.619 INFO:tasks.rados.rados.0.smithi119.stdout:2434: left oid 13 (ObjNum 773 snap 245 seq_num 773) 2023-12-01T15:42:44.619 INFO:tasks.rados.rados.0.smithi119.stdout:2435: finishing write tid 1 to smithi119156531-35 2023-12-01T15:42:44.621 INFO:tasks.rados.rados.0.smithi119.stdout:2433: done (4 left) 2023-12-01T15:42:44.621 INFO:tasks.rados.rados.0.smithi119.stdout:2434: done (3 left) 2023-12-01T15:42:44.621 INFO:tasks.rados.rados.0.smithi119.stdout:2437: done (2 left) 2023-12-01T15:42:44.621 INFO:tasks.rados.rados.0.smithi119.stdout:2438: snap_create 2023-12-01T15:42:44.622 INFO:tasks.rados.rados.0.smithi119.stdout:2436: expect (ObjNum 761 snap 240 seq_num 761) 2023-12-01T15:42:44.666 INFO:tasks.rados.rados.0.smithi119.stdout:2435: finishing write tid 2 to smithi119156531-35 2023-12-01T15:42:44.666 INFO:tasks.rados.rados.0.smithi119.stdout:2435: finishing write tid 3 to smithi119156531-35 2023-12-01T15:42:44.666 INFO:tasks.rados.rados.0.smithi119.stdout:2435: finishing write tid 4 to smithi119156531-35 2023-12-01T15:42:44.666 INFO:tasks.rados.rados.0.smithi119.stdout:2435: oid 35 updating version 0 to 1640 2023-12-01T15:42:44.666 INFO:tasks.rados.rados.0.smithi119.stdout:2435: oid 35 version 1640 is already newer than 1639 2023-12-01T15:42:44.666 INFO:tasks.rados.rados.0.smithi119.stdout:2435: oid 35 version 1640 is already newer than 1638 2023-12-01T15:42:44.666 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 1640 (ObjNum 774 snap 245 seq_num 774) dirty exists 2023-12-01T15:42:44.666 INFO:tasks.rados.rados.0.smithi119.stdout:2435: left oid 35 (ObjNum 774 snap 245 seq_num 774) 2023-12-01T15:42:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:44 smithi183 ceph-mon[99169]: pgmap v774: 121 pgs: 121 active+clean; 671 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 184 KiB/s wr, 5 op/s 2023-12-01T15:42:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:44 smithi183 ceph-mon[99169]: osdmap e533: 8 total, 8 up, 8 in 2023-12-01T15:42:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:44 smithi119 ceph-mon[94175]: pgmap v774: 121 pgs: 121 active+clean; 671 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 184 KiB/s wr, 5 op/s 2023-12-01T15:42:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:44 smithi119 ceph-mon[94175]: osdmap e533: 8 total, 8 up, 8 in 2023-12-01T15:42:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:44 smithi119 ceph-mon[108979]: pgmap v774: 121 pgs: 121 active+clean; 671 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 184 KiB/s wr, 5 op/s 2023-12-01T15:42:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:44 smithi119 ceph-mon[108979]: osdmap e533: 8 total, 8 up, 8 in 2023-12-01T15:42:45.545 INFO:tasks.rados.rados.0.smithi119.stdout:2435: done (2 left) 2023-12-01T15:42:45.545 INFO:tasks.rados.rados.0.smithi119.stdout:2436: done (1 left) 2023-12-01T15:42:45.545 INFO:tasks.rados.rados.0.smithi119.stdout:2438: done (0 left) 2023-12-01T15:42:45.545 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 48 current snap is 246 2023-12-01T15:42:45.545 INFO:tasks.rados.rados.0.smithi119.stdout:2439: seq_num 776 ranges {4243456=606208,4849664=401408} 2023-12-01T15:42:45.570 INFO:tasks.rados.rados.0.smithi119.stdout:2439: writing smithi119156531-48 from 4243456 to 4849664 tid 1 2023-12-01T15:42:45.573 INFO:tasks.rados.rados.0.smithi119.stdout:2439: writing smithi119156531-48 from 4849664 to 5251072 tid 2 2023-12-01T15:42:45.573 INFO:tasks.rados.rados.0.smithi119.stdout:2440: delete oid 9 current snap is 246 2023-12-01T15:42:45.577 INFO:tasks.rados.rados.0.smithi119.stdout:2439: finishing write tid 1 to smithi119156531-48 2023-12-01T15:42:45.579 INFO:tasks.rados.rados.0.smithi119.stdout:2439: finishing write tid 2 to smithi119156531-48 2023-12-01T15:42:45.579 INFO:tasks.rados.rados.0.smithi119.stdout:2440: done (1 left) 2023-12-01T15:42:45.579 INFO:tasks.rados.rados.0.smithi119.stdout:2441: read oid 25 snap -1 2023-12-01T15:42:45.579 INFO:tasks.rados.rados.0.smithi119.stdout:2441: expect (ObjNum 728 snap 230 seq_num 728) 2023-12-01T15:42:45.579 INFO:tasks.rados.rados.0.smithi119.stdout:2442: read oid 18 snap -1 2023-12-01T15:42:45.579 INFO:tasks.rados.rados.0.smithi119.stdout:2442: expect deleted 2023-12-01T15:42:45.579 INFO:tasks.rados.rados.0.smithi119.stdout:2443: copy_from oid 45 from oid 1 current snap is 246 2023-12-01T15:42:45.579 INFO:tasks.rados.rados.0.smithi119.stdout:2444: read oid 20 snap -1 2023-12-01T15:42:45.579 INFO:tasks.rados.rados.0.smithi119.stdout:2444: expect (ObjNum 676 snap 216 seq_num 676) 2023-12-01T15:42:45.579 INFO:tasks.rados.rados.0.smithi119.stdout:2445: rollback oid 10 current snap is 246 2023-12-01T15:42:45.580 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 10 to 229 2023-12-01T15:42:45.580 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 7 current snap is 246 2023-12-01T15:42:45.580 INFO:tasks.rados.rados.0.smithi119.stdout:2446: seq_num 778 ranges {0=638976,638976=401408} 2023-12-01T15:42:45.582 INFO:tasks.rados.rados.0.smithi119.stdout:2446: writing smithi119156531-7 from 0 to 638976 tid 1 2023-12-01T15:42:45.585 INFO:tasks.rados.rados.0.smithi119.stdout:2446: writing smithi119156531-7 from 638976 to 1040384 tid 2 2023-12-01T15:42:45.586 INFO:tasks.rados.rados.0.smithi119.stdout:2447: read oid 40 snap -1 2023-12-01T15:42:45.586 INFO:tasks.rados.rados.0.smithi119.stdout:2447: expect (ObjNum 694 snap 220 seq_num 694) 2023-12-01T15:42:45.586 INFO:tasks.rados.rados.0.smithi119.stdout:2448: read oid 2 snap -1 2023-12-01T15:42:45.586 INFO:tasks.rados.rados.0.smithi119.stdout:2448: expect (ObjNum 629 snap 203 seq_num 629) 2023-12-01T15:42:45.586 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 246 2023-12-01T15:42:45.586 INFO:tasks.rados.rados.0.smithi119.stdout:2449: seq_num 779 ranges {2465792=655360,3121152=401408} 2023-12-01T15:42:45.602 INFO:tasks.rados.rados.0.smithi119.stdout:2449: writing smithi119156531-4 from 2465792 to 3121152 tid 1 2023-12-01T15:42:45.605 INFO:tasks.rados.rados.0.smithi119.stdout:2449: writing smithi119156531-4 from 3121152 to 3522560 tid 2 2023-12-01T15:42:45.606 INFO:tasks.rados.rados.0.smithi119.stdout:2450: rmattr oid 23 current snap is 246 2023-12-01T15:42:45.606 INFO:tasks.rados.rados.0.smithi119.stdout:2451: read oid 26 snap 184 2023-12-01T15:42:45.606 INFO:tasks.rados.rados.0.smithi119.stdout:2451: expect deleted 2023-12-01T15:42:45.606 INFO:tasks.rados.rados.0.smithi119.stdout:2452: read oid 17 snap -1 2023-12-01T15:42:45.606 INFO:tasks.rados.rados.0.smithi119.stdout:2452: expect (ObjNum 577 snap 185 seq_num 577) 2023-12-01T15:42:45.606 INFO:tasks.rados.rados.0.smithi119.stdout:2453: delete oid 5 current snap is 246 2023-12-01T15:42:45.606 INFO:tasks.rados.rados.0.smithi119.stdout:2439: finishing write tid 3 to smithi119156531-48 2023-12-01T15:42:45.606 INFO:tasks.rados.rados.0.smithi119.stdout:2439: finishing write tid 4 to smithi119156531-48 2023-12-01T15:42:45.606 INFO:tasks.rados.rados.0.smithi119.stdout:2439: oid 48 updating version 0 to 1375 2023-12-01T15:42:45.606 INFO:tasks.rados.rados.0.smithi119.stdout:2439: oid 48 version 1375 is already newer than 1373 2023-12-01T15:42:45.606 INFO:tasks.rados.rados.0.smithi119.stdout:2439: oid 48 version 1375 is already newer than 1374 2023-12-01T15:42:45.606 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 1375 (ObjNum 776 snap 246 seq_num 776) dirty exists 2023-12-01T15:42:45.606 INFO:tasks.rados.rados.0.smithi119.stdout:2439: left oid 48 (ObjNum 776 snap 246 seq_num 776) 2023-12-01T15:42:45.607 INFO:tasks.rados.rados.0.smithi119.stdout:2443: finishing copy_from to smithi119156531-45 2023-12-01T15:42:45.607 INFO:tasks.rados.rados.0.smithi119.stdout:2443: got expected ENOENT (src dne) 2023-12-01T15:42:45.607 INFO:tasks.rados.rados.0.smithi119.stdout:2443: finishing copy_from racing read to smithi119156531-45 2023-12-01T15:42:45.607 INFO:tasks.rados.rados.0.smithi119.stdout:2445: finishing rollback tid 0 to smithi119156531-10 2023-12-01T15:42:45.607 INFO:tasks.rados.rados.0.smithi119.stdout:2445: finishing rollback tid 1 to smithi119156531-10 2023-12-01T15:42:45.607 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 558 (ObjNum 65 snap 0 seq_num 1650353775) dirty dne 2023-12-01T15:42:45.607 INFO:tasks.rados.rados.0.smithi119.stdout:2446: finishing write tid 1 to smithi119156531-7 2023-12-01T15:42:45.607 INFO:tasks.rados.rados.0.smithi119.stdout:2446: finishing write tid 2 to smithi119156531-7 2023-12-01T15:42:45.607 INFO:tasks.rados.rados.0.smithi119.stdout:2448: expect (ObjNum 629 snap 203 seq_num 629) 2023-12-01T15:42:45.635 INFO:tasks.rados.rados.0.smithi119.stdout:2446: finishing write tid 3 to smithi119156531-7 2023-12-01T15:42:45.635 INFO:tasks.rados.rados.0.smithi119.stdout:2441: expect (ObjNum 728 snap 230 seq_num 728) 2023-12-01T15:42:45.658 INFO:tasks.rados.rados.0.smithi119.stdout:2446: finishing write tid 4 to smithi119156531-7 2023-12-01T15:42:45.658 INFO:tasks.rados.rados.0.smithi119.stdout:2446: oid 7 updating version 0 to 916 2023-12-01T15:42:45.658 INFO:tasks.rados.rados.0.smithi119.stdout:2446: oid 7 version 916 is already newer than 915 2023-12-01T15:42:45.658 INFO:tasks.rados.rados.0.smithi119.stdout:2446: oid 7 updating version 916 to 917 2023-12-01T15:42:45.658 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 917 (ObjNum 778 snap 246 seq_num 778) dirty exists 2023-12-01T15:42:45.658 INFO:tasks.rados.rados.0.smithi119.stdout:2446: left oid 7 (ObjNum 778 snap 246 seq_num 778) 2023-12-01T15:42:45.658 INFO:tasks.rados.rados.0.smithi119.stdout:2444: expect (ObjNum 676 snap 216 seq_num 676) 2023-12-01T15:42:45.730 INFO:tasks.rados.rados.0.smithi119.stdout:2447: expect (ObjNum 694 snap 220 seq_num 694) 2023-12-01T15:42:45.853 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 1812 (ObjNum 601 snap 197 seq_num 601) dirty exists 2023-12-01T15:42:45.853 INFO:tasks.rados.rados.0.smithi119.stdout:2449: finishing write tid 1 to smithi119156531-4 2023-12-01T15:42:45.853 INFO:tasks.rados.rados.0.smithi119.stdout:2449: finishing write tid 2 to smithi119156531-4 2023-12-01T15:42:45.854 INFO:tasks.rados.rados.0.smithi119.stdout:2449: finishing write tid 3 to smithi119156531-4 2023-12-01T15:42:45.854 INFO:tasks.rados.rados.0.smithi119.stdout:2449: finishing write tid 4 to smithi119156531-4 2023-12-01T15:42:45.854 INFO:tasks.rados.rados.0.smithi119.stdout:2449: oid 4 updating version 0 to 1048 2023-12-01T15:42:45.854 INFO:tasks.rados.rados.0.smithi119.stdout:2449: oid 4 updating version 1048 to 1049 2023-12-01T15:42:45.854 INFO:tasks.rados.rados.0.smithi119.stdout:2449: oid 4 version 1049 is already newer than 1047 2023-12-01T15:42:45.854 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1049 (ObjNum 779 snap 246 seq_num 779) dirty exists 2023-12-01T15:42:45.854 INFO:tasks.rados.rados.0.smithi119.stdout:2449: left oid 4 (ObjNum 779 snap 246 seq_num 779) 2023-12-01T15:42:45.854 INFO:tasks.rados.rados.0.smithi119.stdout:2452: expect (ObjNum 577 snap 185 seq_num 577) 2023-12-01T15:42:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:45 smithi183 ceph-mon[99169]: osdmap e534: 8 total, 8 up, 8 in 2023-12-01T15:42:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:45 smithi183 ceph-mon[99169]: osdmap e535: 8 total, 8 up, 8 in 2023-12-01T15:42:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:45 smithi119 ceph-mon[94175]: osdmap e534: 8 total, 8 up, 8 in 2023-12-01T15:42:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:45 smithi119 ceph-mon[94175]: osdmap e535: 8 total, 8 up, 8 in 2023-12-01T15:42:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:45 smithi119 ceph-mon[108979]: osdmap e534: 8 total, 8 up, 8 in 2023-12-01T15:42:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:45 smithi119 ceph-mon[108979]: osdmap e535: 8 total, 8 up, 8 in 2023-12-01T15:42:46.049 INFO:tasks.rados.rados.0.smithi119.stdout:2439: done (13 left) 2023-12-01T15:42:46.049 INFO:tasks.rados.rados.0.smithi119.stdout:2441: done (12 left) 2023-12-01T15:42:46.049 INFO:tasks.rados.rados.0.smithi119.stdout:2442: done (11 left) 2023-12-01T15:42:46.049 INFO:tasks.rados.rados.0.smithi119.stdout:2443: done (10 left) 2023-12-01T15:42:46.049 INFO:tasks.rados.rados.0.smithi119.stdout:2444: done (9 left) 2023-12-01T15:42:46.049 INFO:tasks.rados.rados.0.smithi119.stdout:2445: done (8 left) 2023-12-01T15:42:46.050 INFO:tasks.rados.rados.0.smithi119.stdout:2446: done (7 left) 2023-12-01T15:42:46.050 INFO:tasks.rados.rados.0.smithi119.stdout:2447: done (6 left) 2023-12-01T15:42:46.050 INFO:tasks.rados.rados.0.smithi119.stdout:2448: done (5 left) 2023-12-01T15:42:46.050 INFO:tasks.rados.rados.0.smithi119.stdout:2449: done (4 left) 2023-12-01T15:42:46.050 INFO:tasks.rados.rados.0.smithi119.stdout:2450: done (3 left) 2023-12-01T15:42:46.050 INFO:tasks.rados.rados.0.smithi119.stdout:2451: done (2 left) 2023-12-01T15:42:46.050 INFO:tasks.rados.rados.0.smithi119.stdout:2452: done (1 left) 2023-12-01T15:42:46.050 INFO:tasks.rados.rados.0.smithi119.stdout:2453: done (0 left) 2023-12-01T15:42:46.050 INFO:tasks.rados.rados.0.smithi119.stdout:2454: snap_create 2023-12-01T15:42:46.607 INFO:tasks.rados.rados.0.smithi119.stdout:2454: done (0 left) 2023-12-01T15:42:46.607 INFO:tasks.rados.rados.0.smithi119.stdout:2455: read oid 19 snap -1 2023-12-01T15:42:46.607 INFO:tasks.rados.rados.0.smithi119.stdout:2455: expect (ObjNum 693 snap 220 seq_num 693) 2023-12-01T15:42:46.607 INFO:tasks.rados.rados.0.smithi119.stdout:2456: snap_remove snap 160 2023-12-01T15:42:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:46 smithi183 ceph-mon[99169]: pgmap v777: 121 pgs: 121 active+clean; 680 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2023-12-01T15:42:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:46 smithi119 ceph-mon[108979]: pgmap v777: 121 pgs: 121 active+clean; 680 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2023-12-01T15:42:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:46 smithi119 ceph-mon[94175]: pgmap v777: 121 pgs: 121 active+clean; 680 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2023-12-01T15:42:47.618 INFO:tasks.rados.rados.0.smithi119.stdout:2456: done (1 left) 2023-12-01T15:42:47.618 INFO:tasks.rados.rados.0.smithi119.stdout:2457: snap_create 2023-12-01T15:42:47.618 INFO:tasks.rados.rados.0.smithi119.stdout:2455: expect (ObjNum 693 snap 220 seq_num 693) 2023-12-01T15:42:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:47 smithi183 ceph-mon[99169]: osdmap e536: 8 total, 8 up, 8 in 2023-12-01T15:42:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:47 smithi119 ceph-mon[94175]: osdmap e536: 8 total, 8 up, 8 in 2023-12-01T15:42:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:47 smithi119 ceph-mon[108979]: osdmap e536: 8 total, 8 up, 8 in 2023-12-01T15:42:48.613 INFO:tasks.rados.rados.0.smithi119.stdout:2455: done (1 left) 2023-12-01T15:42:48.614 INFO:tasks.rados.rados.0.smithi119.stdout:2457: done (0 left) 2023-12-01T15:42:48.614 INFO:tasks.rados.rados.0.smithi119.stdout:2458: copy_from oid 50 from oid 43 current snap is 248 2023-12-01T15:42:48.614 INFO:tasks.rados.rados.0.smithi119.stdout:2459: snap_create 2023-12-01T15:42:48.625 INFO:tasks.rados.rados.0.smithi119.stdout:2458: finishing copy_from to smithi119156531-50 2023-12-01T15:42:48.625 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1330 (ObjNum 33 snap 0 seq_num 3133087120) dirty exists 2023-12-01T15:42:48.625 INFO:tasks.rados.rados.0.smithi119.stdout:2458: finishing copy_from racing read to smithi119156531-50 2023-12-01T15:42:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:48 smithi183 ceph-mon[99169]: pgmap v780: 121 pgs: 121 active+clean; 680 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2023-12-01T15:42:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:48 smithi183 ceph-mon[99169]: osdmap e537: 8 total, 8 up, 8 in 2023-12-01T15:42:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:48 smithi119 ceph-mon[108979]: pgmap v780: 121 pgs: 121 active+clean; 680 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2023-12-01T15:42:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:48 smithi119 ceph-mon[108979]: osdmap e537: 8 total, 8 up, 8 in 2023-12-01T15:42:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:48 smithi119 ceph-mon[94175]: pgmap v780: 121 pgs: 121 active+clean; 680 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2023-12-01T15:42:48.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:48 smithi119 ceph-mon[94175]: osdmap e537: 8 total, 8 up, 8 in 2023-12-01T15:42:49.625 INFO:tasks.rados.rados.0.smithi119.stdout:2458: done (1 left) 2023-12-01T15:42:49.625 INFO:tasks.rados.rados.0.smithi119.stdout:2459: done (0 left) 2023-12-01T15:42:49.625 INFO:tasks.rados.rados.0.smithi119.stdout:2460: rollback oid 44 current snap is 249 2023-12-01T15:42:49.625 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 44 to 222 2023-12-01T15:42:49.625 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 249 2023-12-01T15:42:49.625 INFO:tasks.rados.rados.0.smithi119.stdout:2461: seq_num 781 ranges {6266880=688128,6955008=401408} 2023-12-01T15:42:49.661 INFO:tasks.rados.rados.0.smithi119.stdout:2461: writing smithi119156531-42 from 6266880 to 6955008 tid 1 2023-12-01T15:42:49.664 INFO:tasks.rados.rados.0.smithi119.stdout:2461: writing smithi119156531-42 from 6955008 to 7356416 tid 2 2023-12-01T15:42:49.664 INFO:tasks.rados.rados.0.smithi119.stdout:2462: rollback oid 5 current snap is 249 2023-12-01T15:42:49.664 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 5 to 232 2023-12-01T15:42:49.664 INFO:tasks.rados.rados.0.smithi119.stdout:2460: finishing rollback tid 0 to smithi119156531-44 2023-12-01T15:42:49.664 INFO:tasks.rados.rados.0.smithi119.stdout:2460: finishing rollback tid 1 to smithi119156531-44 2023-12-01T15:42:49.664 INFO:tasks.rados.rados.0.smithi119.stdout:2460: finishing rollback tid 2 to smithi119156531-44 2023-12-01T15:42:49.664 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 1641 (ObjNum 587 snap 190 seq_num 587) dirty exists 2023-12-01T15:42:49.664 INFO:tasks.rados.rados.0.smithi119.stdout:2460: done (2 left) 2023-12-01T15:42:49.664 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 37 current snap is 249 2023-12-01T15:42:49.664 INFO:tasks.rados.rados.0.smithi119.stdout:2463: seq_num 782 ranges {4448256=704512,5152768=401408} 2023-12-01T15:42:49.691 INFO:tasks.rados.rados.0.smithi119.stdout:2463: writing smithi119156531-37 from 4448256 to 5152768 tid 1 2023-12-01T15:42:49.694 INFO:tasks.rados.rados.0.smithi119.stdout:2463: writing smithi119156531-37 from 5152768 to 5554176 tid 2 2023-12-01T15:42:49.694 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 9 current snap is 249 2023-12-01T15:42:49.694 INFO:tasks.rados.rados.0.smithi119.stdout:2462: finishing rollback tid 1 to smithi119156531-5 2023-12-01T15:42:49.694 INFO:tasks.rados.rados.0.smithi119.stdout:2464: seq_num 783 ranges {0=720896,720896=401408} 2023-12-01T15:42:49.697 INFO:tasks.rados.rados.0.smithi119.stdout:2464: writing smithi119156531-9 from 0 to 720896 tid 1 2023-12-01T15:42:49.701 INFO:tasks.rados.rados.0.smithi119.stdout:2464: writing smithi119156531-9 from 720896 to 1122304 tid 2 2023-12-01T15:42:49.701 INFO:tasks.rados.rados.0.smithi119.stdout:2465: read oid 19 snap -1 2023-12-01T15:42:49.701 INFO:tasks.rados.rados.0.smithi119.stdout:2465: expect (ObjNum 693 snap 220 seq_num 693) 2023-12-01T15:42:49.701 INFO:tasks.rados.rados.0.smithi119.stdout:2466: delete oid 36 current snap is 249 2023-12-01T15:42:49.701 INFO:tasks.rados.rados.0.smithi119.stdout:2462: finishing rollback tid 2 to smithi119156531-5 2023-12-01T15:42:49.701 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 561 (ObjNum 465 snap 0 seq_num 4026806960) dirty exists 2023-12-01T15:42:49.701 INFO:tasks.rados.rados.0.smithi119.stdout:2461: finishing write tid 1 to smithi119156531-42 2023-12-01T15:42:49.701 INFO:tasks.rados.rados.0.smithi119.stdout:2461: finishing write tid 2 to smithi119156531-42 2023-12-01T15:42:49.701 INFO:tasks.rados.rados.0.smithi119.stdout:2461: finishing write tid 3 to smithi119156531-42 2023-12-01T15:42:49.701 INFO:tasks.rados.rados.0.smithi119.stdout:2461: finishing write tid 4 to smithi119156531-42 2023-12-01T15:42:49.702 INFO:tasks.rados.rados.0.smithi119.stdout:2461: oid 42 updating version 0 to 927 2023-12-01T15:42:49.702 INFO:tasks.rados.rados.0.smithi119.stdout:2461: oid 42 version 927 is already newer than 925 2023-12-01T15:42:49.702 INFO:tasks.rados.rados.0.smithi119.stdout:2461: oid 42 version 927 is already newer than 926 2023-12-01T15:42:49.702 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 927 (ObjNum 781 snap 249 seq_num 781) dirty exists 2023-12-01T15:42:49.702 INFO:tasks.rados.rados.0.smithi119.stdout:2461: left oid 42 (ObjNum 781 snap 249 seq_num 781) 2023-12-01T15:42:49.702 INFO:tasks.rados.rados.0.smithi119.stdout:2463: finishing write tid 1 to smithi119156531-37 2023-12-01T15:42:49.702 INFO:tasks.rados.rados.0.smithi119.stdout:2463: finishing write tid 2 to smithi119156531-37 2023-12-01T15:42:49.702 INFO:tasks.rados.rados.0.smithi119.stdout:2463: finishing write tid 3 to smithi119156531-37 2023-12-01T15:42:49.703 INFO:tasks.rados.rados.0.smithi119.stdout:2463: finishing write tid 4 to smithi119156531-37 2023-12-01T15:42:49.703 INFO:tasks.rados.rados.0.smithi119.stdout:2463: oid 37 updating version 0 to 1826 2023-12-01T15:42:49.703 INFO:tasks.rados.rados.0.smithi119.stdout:2463: oid 37 version 1826 is already newer than 1825 2023-12-01T15:42:49.703 INFO:tasks.rados.rados.0.smithi119.stdout:2463: oid 37 version 1826 is already newer than 1824 2023-12-01T15:42:49.703 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 1826 (ObjNum 782 snap 249 seq_num 782) dirty exists 2023-12-01T15:42:49.703 INFO:tasks.rados.rados.0.smithi119.stdout:2463: left oid 37 (ObjNum 782 snap 249 seq_num 782) 2023-12-01T15:42:49.703 INFO:tasks.rados.rados.0.smithi119.stdout:2461: done (5 left) 2023-12-01T15:42:49.703 INFO:tasks.rados.rados.0.smithi119.stdout:2462: done (4 left) 2023-12-01T15:42:49.703 INFO:tasks.rados.rados.0.smithi119.stdout:2463: done (3 left) 2023-12-01T15:42:49.703 INFO:tasks.rados.rados.0.smithi119.stdout:2466: done (2 left) 2023-12-01T15:42:49.704 INFO:tasks.rados.rados.0.smithi119.stdout:2467: read oid 35 snap -1 2023-12-01T15:42:49.704 INFO:tasks.rados.rados.0.smithi119.stdout:2467: expect (ObjNum 774 snap 245 seq_num 774) 2023-12-01T15:42:49.704 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 249 2023-12-01T15:42:49.704 INFO:tasks.rados.rados.0.smithi119.stdout:2468: seq_num 785 ranges {3522560=753664,4276224=401408} 2023-12-01T15:42:49.726 INFO:tasks.rados.rados.0.smithi119.stdout:2468: writing smithi119156531-4 from 3522560 to 4276224 tid 1 2023-12-01T15:42:49.728 INFO:tasks.rados.rados.0.smithi119.stdout:2468: writing smithi119156531-4 from 4276224 to 4677632 tid 2 2023-12-01T15:42:49.729 INFO:tasks.rados.rados.0.smithi119.stdout:2469: snap_remove snap 199 2023-12-01T15:42:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:49 smithi183 ceph-mon[99169]: osdmap e538: 8 total, 8 up, 8 in 2023-12-01T15:42:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:49 smithi119 ceph-mon[94175]: osdmap e538: 8 total, 8 up, 8 in 2023-12-01T15:42:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:49 smithi119 ceph-mon[108979]: osdmap e538: 8 total, 8 up, 8 in 2023-12-01T15:42:50.642 INFO:tasks.rados.rados.0.smithi119.stdout:2469: done (4 left) 2023-12-01T15:42:50.642 INFO:tasks.rados.rados.0.smithi119.stdout:2470: copy_from oid 31 from oid 38 current snap is 249 2023-12-01T15:42:50.642 INFO:tasks.rados.rados.0.smithi119.stdout:2471: read oid 7 snap 215 2023-12-01T15:42:50.642 INFO:tasks.rados.rados.0.smithi119.stdout:2471: expect (ObjNum -1161416384 snap 22061 seq_num 3133510736) 2023-12-01T15:42:50.642 INFO:tasks.rados.rados.0.smithi119.stdout:2472: setattr oid 48 current snap is 249 2023-12-01T15:42:50.642 INFO:tasks.rados.rados.0.smithi119.stdout:2473: read oid 41 snap -1 2023-12-01T15:42:50.642 INFO:tasks.rados.rados.0.smithi119.stdout:2473: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:42:50.642 INFO:tasks.rados.rados.0.smithi119.stdout:2474: snap_create 2023-12-01T15:42:50.649 INFO:tasks.rados.rados.0.smithi119.stdout:2464: finishing write tid 1 to smithi119156531-9 2023-12-01T15:42:50.649 INFO:tasks.rados.rados.0.smithi119.stdout:2464: finishing write tid 2 to smithi119156531-9 2023-12-01T15:42:50.649 INFO:tasks.rados.rados.0.smithi119.stdout:2464: finishing write tid 3 to smithi119156531-9 2023-12-01T15:42:50.649 INFO:tasks.rados.rados.0.smithi119.stdout:2464: finishing write tid 4 to smithi119156531-9 2023-12-01T15:42:50.649 INFO:tasks.rados.rados.0.smithi119.stdout:2464: oid 9 updating version 0 to 1368 2023-12-01T15:42:50.650 INFO:tasks.rados.rados.0.smithi119.stdout:2464: oid 9 version 1368 is already newer than 1366 2023-12-01T15:42:50.650 INFO:tasks.rados.rados.0.smithi119.stdout:2464: oid 9 version 1368 is already newer than 1367 2023-12-01T15:42:50.650 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 1368 (ObjNum 783 snap 249 seq_num 783) dirty exists 2023-12-01T15:42:50.650 INFO:tasks.rados.rados.0.smithi119.stdout:2464: left oid 9 (ObjNum 783 snap 249 seq_num 783) 2023-12-01T15:42:50.650 INFO:tasks.rados.rados.0.smithi119.stdout:2467: expect (ObjNum 774 snap 245 seq_num 774) 2023-12-01T15:42:50.676 INFO:tasks.rados.rados.0.smithi119.stdout:2465: expect (ObjNum 693 snap 220 seq_num 693) 2023-12-01T15:42:50.913 INFO:tasks.rados.rados.0.smithi119.stdout:2468: finishing write tid 1 to smithi119156531-4 2023-12-01T15:42:50.913 INFO:tasks.rados.rados.0.smithi119.stdout:2468: finishing write tid 2 to smithi119156531-4 2023-12-01T15:42:50.913 INFO:tasks.rados.rados.0.smithi119.stdout:2468: finishing write tid 3 to smithi119156531-4 2023-12-01T15:42:50.913 INFO:tasks.rados.rados.0.smithi119.stdout:2468: finishing write tid 4 to smithi119156531-4 2023-12-01T15:42:50.913 INFO:tasks.rados.rados.0.smithi119.stdout:2468: oid 4 updating version 0 to 1057 2023-12-01T15:42:50.913 INFO:tasks.rados.rados.0.smithi119.stdout:2468: oid 4 updating version 1057 to 1059 2023-12-01T15:42:50.913 INFO:tasks.rados.rados.0.smithi119.stdout:2468: oid 4 version 1059 is already newer than 1058 2023-12-01T15:42:50.913 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1059 (ObjNum 785 snap 249 seq_num 785) dirty exists 2023-12-01T15:42:50.913 INFO:tasks.rados.rados.0.smithi119.stdout:2468: left oid 4 (ObjNum 785 snap 249 seq_num 785) 2023-12-01T15:42:50.913 INFO:tasks.rados.rados.0.smithi119.stdout:2471: expect (ObjNum -1161416384 snap 22061 seq_num 3133510736) 2023-12-01T15:42:50.915 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 1376 (ObjNum 776 snap 246 seq_num 776) dirty exists 2023-12-01T15:42:50.915 INFO:tasks.rados.rados.0.smithi119.stdout:2473: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:42:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:50 smithi183 ceph-mon[99169]: pgmap v783: 121 pgs: 121 active+clean; 680 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:42:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:50 smithi183 ceph-mon[99169]: osdmap e539: 8 total, 8 up, 8 in 2023-12-01T15:42:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:50 smithi119 ceph-mon[108979]: pgmap v783: 121 pgs: 121 active+clean; 680 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:42:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:50 smithi119 ceph-mon[108979]: osdmap e539: 8 total, 8 up, 8 in 2023-12-01T15:42:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:50 smithi119 ceph-mon[94175]: pgmap v783: 121 pgs: 121 active+clean; 680 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:42:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:50 smithi119 ceph-mon[94175]: osdmap e539: 8 total, 8 up, 8 in 2023-12-01T15:42:50.968 INFO:tasks.rados.rados.0.smithi119.stdout:2470: finishing copy_from to smithi119156531-31 2023-12-01T15:42:50.968 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 999 (ObjNum 567 snap 181 seq_num 567) dirty exists 2023-12-01T15:42:50.968 INFO:tasks.rados.rados.0.smithi119.stdout:2470: finishing copy_from racing read to smithi119156531-31 2023-12-01T15:42:51.645 INFO:tasks.rados.rados.0.smithi119.stdout:2464: done (8 left) 2023-12-01T15:42:51.645 INFO:tasks.rados.rados.0.smithi119.stdout:2465: done (7 left) 2023-12-01T15:42:51.645 INFO:tasks.rados.rados.0.smithi119.stdout:2467: done (6 left) 2023-12-01T15:42:51.645 INFO:tasks.rados.rados.0.smithi119.stdout:2468: done (5 left) 2023-12-01T15:42:51.645 INFO:tasks.rados.rados.0.smithi119.stdout:2470: done (4 left) 2023-12-01T15:42:51.645 INFO:tasks.rados.rados.0.smithi119.stdout:2471: done (3 left) 2023-12-01T15:42:51.645 INFO:tasks.rados.rados.0.smithi119.stdout:2472: done (2 left) 2023-12-01T15:42:51.645 INFO:tasks.rados.rados.0.smithi119.stdout:2473: done (1 left) 2023-12-01T15:42:51.645 INFO:tasks.rados.rados.0.smithi119.stdout:2474: done (0 left) 2023-12-01T15:42:51.646 INFO:tasks.rados.rados.0.smithi119.stdout:2475: copy_from oid 38 from oid 17 current snap is 250 2023-12-01T15:42:51.646 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 11 current snap is 250 2023-12-01T15:42:51.646 INFO:tasks.rados.rados.0.smithi119.stdout:2476: seq_num 786 ranges {2048000=770048,2818048=401408} 2023-12-01T15:42:51.660 INFO:tasks.rados.rados.0.smithi119.stdout:2476: writing smithi119156531-11 from 2048000 to 2818048 tid 1 2023-12-01T15:42:51.663 INFO:tasks.rados.rados.0.smithi119.stdout:2476: writing smithi119156531-11 from 2818048 to 3219456 tid 2 2023-12-01T15:42:51.663 INFO:tasks.rados.rados.0.smithi119.stdout:2477: delete oid 47 current snap is 250 2023-12-01T15:42:51.665 INFO:tasks.rados.rados.0.smithi119.stdout:2475: finishing copy_from to smithi119156531-38 2023-12-01T15:42:51.665 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 1364 (ObjNum 577 snap 185 seq_num 577) dirty exists 2023-12-01T15:42:51.666 INFO:tasks.rados.rados.0.smithi119.stdout:2475: finishing copy_from racing read to smithi119156531-38 2023-12-01T15:42:51.669 INFO:tasks.rados.rados.0.smithi119.stdout:2476: finishing write tid 1 to smithi119156531-11 2023-12-01T15:42:51.669 INFO:tasks.rados.rados.0.smithi119.stdout:2476: finishing write tid 2 to smithi119156531-11 2023-12-01T15:42:51.669 INFO:tasks.rados.rados.0.smithi119.stdout:2476: finishing write tid 3 to smithi119156531-11 2023-12-01T15:42:51.670 INFO:tasks.rados.rados.0.smithi119.stdout:2475: done (2 left) 2023-12-01T15:42:51.670 INFO:tasks.rados.rados.0.smithi119.stdout:2477: done (1 left) 2023-12-01T15:42:51.670 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 250 2023-12-01T15:42:51.670 INFO:tasks.rados.rados.0.smithi119.stdout:2478: seq_num 788 ranges {7356416=802816,8159232=401408} 2023-12-01T15:42:51.712 INFO:tasks.rados.rados.0.smithi119.stdout:2478: writing smithi119156531-42 from 7356416 to 8159232 tid 1 2023-12-01T15:42:51.715 INFO:tasks.rados.rados.0.smithi119.stdout:2478: writing smithi119156531-42 from 8159232 to 8560640 tid 2 2023-12-01T15:42:51.715 INFO:tasks.rados.rados.0.smithi119.stdout:2479: delete oid 25 current snap is 250 2023-12-01T15:42:51.715 INFO:tasks.rados.rados.0.smithi119.stdout:2476: finishing write tid 4 to smithi119156531-11 2023-12-01T15:42:51.715 INFO:tasks.rados.rados.0.smithi119.stdout:2476: oid 11 updating version 0 to 1643 2023-12-01T15:42:51.715 INFO:tasks.rados.rados.0.smithi119.stdout:2476: oid 11 version 1643 is already newer than 1641 2023-12-01T15:42:51.715 INFO:tasks.rados.rados.0.smithi119.stdout:2476: oid 11 version 1643 is already newer than 1642 2023-12-01T15:42:51.716 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 1643 (ObjNum 786 snap 250 seq_num 786) dirty exists 2023-12-01T15:42:51.716 INFO:tasks.rados.rados.0.smithi119.stdout:2476: left oid 11 (ObjNum 786 snap 250 seq_num 786) 2023-12-01T15:42:51.718 INFO:tasks.rados.rados.0.smithi119.stdout:2478: finishing write tid 1 to smithi119156531-42 2023-12-01T15:42:51.719 INFO:tasks.rados.rados.0.smithi119.stdout:2478: finishing write tid 2 to smithi119156531-42 2023-12-01T15:42:51.719 INFO:tasks.rados.rados.0.smithi119.stdout:2476: done (2 left) 2023-12-01T15:42:51.719 INFO:tasks.rados.rados.0.smithi119.stdout:2479: done (1 left) 2023-12-01T15:42:51.719 INFO:tasks.rados.rados.0.smithi119.stdout:2480: rollback oid 38 current snap is 250 2023-12-01T15:42:51.720 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 38 to 236 2023-12-01T15:42:51.720 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 47 current snap is 250 2023-12-01T15:42:51.720 INFO:tasks.rados.rados.0.smithi119.stdout:2481: seq_num 790 ranges {0=434176,434176=548864,983040=253952} 2023-12-01T15:42:51.723 INFO:tasks.rados.rados.0.smithi119.stdout:2481: writing smithi119156531-47 from 0 to 434176 tid 1 2023-12-01T15:42:51.725 INFO:tasks.rados.rados.0.smithi119.stdout:2481: writing smithi119156531-47 from 434176 to 983040 tid 2 2023-12-01T15:42:51.728 INFO:tasks.rados.rados.0.smithi119.stdout:2481: writing smithi119156531-47 from 983040 to 1236992 tid 3 2023-12-01T15:42:51.728 INFO:tasks.rados.rados.0.smithi119.stdout:2482: read oid 7 snap -1 2023-12-01T15:42:51.728 INFO:tasks.rados.rados.0.smithi119.stdout:2482: expect (ObjNum 778 snap 246 seq_num 778) 2023-12-01T15:42:51.728 INFO:tasks.rados.rados.0.smithi119.stdout:2483: read oid 25 snap -1 2023-12-01T15:42:51.728 INFO:tasks.rados.rados.0.smithi119.stdout:2483: expect deleted 2023-12-01T15:42:51.728 INFO:tasks.rados.rados.0.smithi119.stdout:2484: read oid 37 snap 174 2023-12-01T15:42:51.728 INFO:tasks.rados.rados.0.smithi119.stdout:2484: expect (ObjNum -1158439488 snap 22061 seq_num 3133185696) 2023-12-01T15:42:51.728 INFO:tasks.rados.rados.0.smithi119.stdout:2485: copy_from oid 33 from oid 1 current snap is 250 2023-12-01T15:42:51.728 INFO:tasks.rados.rados.0.smithi119.stdout:2478: finishing write tid 3 to smithi119156531-42 2023-12-01T15:42:51.728 INFO:tasks.rados.rados.0.smithi119.stdout:2478: finishing write tid 4 to smithi119156531-42 2023-12-01T15:42:51.728 INFO:tasks.rados.rados.0.smithi119.stdout:2478: oid 42 updating version 0 to 937 2023-12-01T15:42:51.728 INFO:tasks.rados.rados.0.smithi119.stdout:2478: oid 42 version 937 is already newer than 935 2023-12-01T15:42:51.729 INFO:tasks.rados.rados.0.smithi119.stdout:2478: oid 42 version 937 is already newer than 936 2023-12-01T15:42:51.729 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 937 (ObjNum 788 snap 250 seq_num 788) dirty exists 2023-12-01T15:42:51.729 INFO:tasks.rados.rados.0.smithi119.stdout:2478: left oid 42 (ObjNum 788 snap 250 seq_num 788) 2023-12-01T15:42:51.729 INFO:tasks.rados.rados.0.smithi119.stdout:2480: finishing rollback tid 0 to smithi119156531-38 2023-12-01T15:42:51.729 INFO:tasks.rados.rados.0.smithi119.stdout:2478: done (6 left) 2023-12-01T15:42:51.729 INFO:tasks.rados.rados.0.smithi119.stdout:2486: delete oid 45 current snap is 250 2023-12-01T15:42:51.729 INFO:tasks.rados.rados.0.smithi119.stdout:2480: finishing rollback tid 1 to smithi119156531-38 2023-12-01T15:42:51.729 INFO:tasks.rados.rados.0.smithi119.stdout:2480: finishing rollback tid 2 to smithi119156531-38 2023-12-01T15:42:51.729 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 1367 (ObjNum 567 snap 181 seq_num 567) dirty exists 2023-12-01T15:42:51.729 INFO:tasks.rados.rados.0.smithi119.stdout:2481: finishing write tid 1 to smithi119156531-47 2023-12-01T15:42:51.729 INFO:tasks.rados.rados.0.smithi119.stdout:2485: finishing copy_from to smithi119156531-33 2023-12-01T15:42:51.729 INFO:tasks.rados.rados.0.smithi119.stdout:2485: got expected ENOENT (src dne) 2023-12-01T15:42:51.730 INFO:tasks.rados.rados.0.smithi119.stdout:2484: expect (ObjNum -1158439488 snap 22061 seq_num 3133185696) 2023-12-01T15:42:51.732 INFO:tasks.rados.rados.0.smithi119.stdout:2480: done (6 left) 2023-12-01T15:42:51.732 INFO:tasks.rados.rados.0.smithi119.stdout:2483: done (5 left) 2023-12-01T15:42:51.732 INFO:tasks.rados.rados.0.smithi119.stdout:2484: done (4 left) 2023-12-01T15:42:51.732 INFO:tasks.rados.rados.0.smithi119.stdout:2486: done (3 left) 2023-12-01T15:42:51.732 INFO:tasks.rados.rados.0.smithi119.stdout:2487: snap_remove snap 235 2023-12-01T15:42:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:51 smithi183 ceph-mon[99169]: osdmap e540: 8 total, 8 up, 8 in 2023-12-01T15:42:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:51 smithi119 ceph-mon[108979]: osdmap e540: 8 total, 8 up, 8 in 2023-12-01T15:42:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:51 smithi119 ceph-mon[94175]: osdmap e540: 8 total, 8 up, 8 in 2023-12-01T15:42:52.658 INFO:tasks.rados.rados.0.smithi119.stdout:2487: done (3 left) 2023-12-01T15:42:52.660 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 3 current snap is 250 2023-12-01T15:42:52.660 INFO:tasks.rados.rados.0.smithi119.stdout:2485: finishing copy_from racing read to smithi119156531-33 2023-12-01T15:42:52.661 INFO:tasks.rados.rados.0.smithi119.stdout:2488: seq_num 792 ranges {1236992=466944,1703936=761856,2465792=40960} 2023-12-01T15:42:52.667 INFO:tasks.rados.rados.0.smithi119.stdout:2488: writing smithi119156531-3 from 1236992 to 1703936 tid 1 2023-12-01T15:42:52.673 INFO:tasks.rados.rados.0.smithi119.stdout:2488: writing smithi119156531-3 from 1703936 to 2465792 tid 2 2023-12-01T15:42:52.673 INFO:tasks.rados.rados.0.smithi119.stdout:2488: writing smithi119156531-3 from 2465792 to 2506752 tid 3 2023-12-01T15:42:52.673 INFO:tasks.rados.rados.0.smithi119.stdout:2485: done (3 left) 2023-12-01T15:42:52.673 INFO:tasks.rados.rados.0.smithi119.stdout:2489: read oid 23 snap -1 2023-12-01T15:42:52.674 INFO:tasks.rados.rados.0.smithi119.stdout:2489: expect (ObjNum 601 snap 197 seq_num 601) 2023-12-01T15:42:52.674 INFO:tasks.rados.rados.0.smithi119.stdout:2481: finishing write tid 2 to smithi119156531-47 2023-12-01T15:42:52.674 INFO:tasks.rados.rados.0.smithi119.stdout:2482: expect (ObjNum 778 snap 246 seq_num 778) 2023-12-01T15:42:52.707 INFO:tasks.rados.rados.0.smithi119.stdout:2481: finishing write tid 3 to smithi119156531-47 2023-12-01T15:42:52.707 INFO:tasks.rados.rados.0.smithi119.stdout:2481: finishing write tid 4 to smithi119156531-47 2023-12-01T15:42:52.707 INFO:tasks.rados.rados.0.smithi119.stdout:2490: read oid 40 snap 220 2023-12-01T15:42:52.708 INFO:tasks.rados.rados.0.smithi119.stdout:2490: expect (ObjNum 694 snap 220 seq_num 694) 2023-12-01T15:42:52.708 INFO:tasks.rados.rados.0.smithi119.stdout:2482: done (4 left) 2023-12-01T15:42:52.708 INFO:tasks.rados.rados.0.smithi119.stdout:2491: rollback oid 34 current snap is 250 2023-12-01T15:42:52.708 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 34 to 245 2023-12-01T15:42:52.708 INFO:tasks.rados.rados.0.smithi119.stdout:2481: finishing write tid 5 to smithi119156531-47 2023-12-01T15:42:52.708 INFO:tasks.rados.rados.0.smithi119.stdout:2481: oid 47 updating version 0 to 1642 2023-12-01T15:42:52.708 INFO:tasks.rados.rados.0.smithi119.stdout:2481: oid 47 updating version 1642 to 1643 2023-12-01T15:42:52.708 INFO:tasks.rados.rados.0.smithi119.stdout:2481: oid 47 updating version 1643 to 1644 2023-12-01T15:42:52.708 INFO:tasks.rados.rados.0.smithi119.stdout:2481: oid 47 updating version 1644 to 1645 2023-12-01T15:42:52.709 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 1645 (ObjNum 790 snap 250 seq_num 790) dirty exists 2023-12-01T15:42:52.709 INFO:tasks.rados.rados.0.smithi119.stdout:2481: left oid 47 (ObjNum 790 snap 250 seq_num 790) 2023-12-01T15:42:52.709 INFO:tasks.rados.rados.0.smithi119.stdout:2488: finishing write tid 1 to smithi119156531-3 2023-12-01T15:42:52.709 INFO:tasks.rados.rados.0.smithi119.stdout:2488: finishing write tid 2 to smithi119156531-3 2023-12-01T15:42:52.709 INFO:tasks.rados.rados.0.smithi119.stdout:2488: finishing write tid 3 to smithi119156531-3 2023-12-01T15:42:52.709 INFO:tasks.rados.rados.0.smithi119.stdout:2488: finishing write tid 4 to smithi119156531-3 2023-12-01T15:42:52.709 INFO:tasks.rados.rados.0.smithi119.stdout:2488: finishing write tid 5 to smithi119156531-3 2023-12-01T15:42:52.709 INFO:tasks.rados.rados.0.smithi119.stdout:2488: oid 3 updating version 0 to 1410 2023-12-01T15:42:52.709 INFO:tasks.rados.rados.0.smithi119.stdout:2488: oid 3 version 1410 is already newer than 1409 2023-12-01T15:42:52.709 INFO:tasks.rados.rados.0.smithi119.stdout:2488: oid 3 updating version 1410 to 1411 2023-12-01T15:42:52.709 INFO:tasks.rados.rados.0.smithi119.stdout:2488: oid 3 version 1411 is already newer than 1408 2023-12-01T15:42:52.709 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 1411 (ObjNum 792 snap 250 seq_num 792) dirty exists 2023-12-01T15:42:52.709 INFO:tasks.rados.rados.0.smithi119.stdout:2488: left oid 3 (ObjNum 792 snap 250 seq_num 792) 2023-12-01T15:42:52.710 INFO:tasks.rados.rados.0.smithi119.stdout:2481: done (4 left) 2023-12-01T15:42:52.710 INFO:tasks.rados.rados.0.smithi119.stdout:2488: done (3 left) 2023-12-01T15:42:52.710 INFO:tasks.rados.rados.0.smithi119.stdout:2492: rollback oid 7 current snap is 250 2023-12-01T15:42:52.710 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 7 to 232 2023-12-01T15:42:52.710 INFO:tasks.rados.rados.0.smithi119.stdout:2493: read oid 50 snap -1 2023-12-01T15:42:52.710 INFO:tasks.rados.rados.0.smithi119.stdout:2493: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:42:52.710 INFO:tasks.rados.rados.0.smithi119.stdout:2494: rollback oid 1 current snap is 250 2023-12-01T15:42:52.710 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 1 to 236 2023-12-01T15:42:52.710 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 8 current snap is 250 2023-12-01T15:42:52.710 INFO:tasks.rados.rados.0.smithi119.stdout:2495: seq_num 793 ranges {745472=483328,1228800=647168,1875968=155648} 2023-12-01T15:42:52.713 INFO:tasks.rados.rados.0.smithi119.stdout:2495: writing smithi119156531-8 from 745472 to 1228800 tid 1 2023-12-01T15:42:52.717 INFO:tasks.rados.rados.0.smithi119.stdout:2495: writing smithi119156531-8 from 1228800 to 1875968 tid 2 2023-12-01T15:42:52.718 INFO:tasks.rados.rados.0.smithi119.stdout:2495: writing smithi119156531-8 from 1875968 to 2031616 tid 3 2023-12-01T15:42:52.718 INFO:tasks.rados.rados.0.smithi119.stdout:2496: read oid 46 snap -1 2023-12-01T15:42:52.718 INFO:tasks.rados.rados.0.smithi119.stdout:2496: expect (ObjNum 772 snap 244 seq_num 772) 2023-12-01T15:42:52.718 INFO:tasks.rados.rados.0.smithi119.stdout:2497: snap_remove snap 247 2023-12-01T15:42:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:52 smithi183 ceph-mon[99169]: pgmap v786: 121 pgs: 121 active+clean; 672 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2023-12-01T15:42:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:52 smithi183 ceph-mon[99169]: osdmap e541: 8 total, 8 up, 8 in 2023-12-01T15:42:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:52 smithi119 ceph-mon[108979]: pgmap v786: 121 pgs: 121 active+clean; 672 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2023-12-01T15:42:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:52 smithi119 ceph-mon[108979]: osdmap e541: 8 total, 8 up, 8 in 2023-12-01T15:42:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:52 smithi119 ceph-mon[94175]: pgmap v786: 121 pgs: 121 active+clean; 672 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2023-12-01T15:42:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:52 smithi119 ceph-mon[94175]: osdmap e541: 8 total, 8 up, 8 in 2023-12-01T15:42:53.660 INFO:tasks.rados.rados.0.smithi119.stdout:2497: done (8 left) 2023-12-01T15:42:53.661 INFO:tasks.rados.rados.0.smithi119.stdout:2498: read oid 13 snap -1 2023-12-01T15:42:53.661 INFO:tasks.rados.rados.0.smithi119.stdout:2498: expect (ObjNum 773 snap 245 seq_num 773) 2023-12-01T15:42:53.661 INFO:tasks.rados.rados.0.smithi119.stdout:2499: read oid 48 snap -1 2023-12-01T15:42:53.661 INFO:tasks.rados.rados.0.smithi119.stdout:2499: expect (ObjNum 776 snap 246 seq_num 776) 2023-12-01T15:42:53.661 INFO:tasks.rados.rados.0.smithi119.stdout:2500: snap_remove snap 238 2023-12-01T15:42:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:53 smithi183 ceph-mon[99169]: osdmap e542: 8 total, 8 up, 8 in 2023-12-01T15:42:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:53 smithi119 ceph-mon[94175]: osdmap e542: 8 total, 8 up, 8 in 2023-12-01T15:42:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:53 smithi119 ceph-mon[108979]: osdmap e542: 8 total, 8 up, 8 in 2023-12-01T15:42:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:42:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:42:54] "GET /metrics HTTP/1.1" 200 36173 "" "Prometheus/2.43.0" 2023-12-01T15:42:54.660 INFO:tasks.rados.rados.0.smithi119.stdout:2500: done (10 left) 2023-12-01T15:42:54.660 INFO:tasks.rados.rados.0.smithi119.stdout:2501: rmattr oid 22 current snap is 250 2023-12-01T15:42:54.660 INFO:tasks.rados.rados.0.smithi119.stdout:2501: done (10 left) 2023-12-01T15:42:54.660 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 30 current snap is 250 2023-12-01T15:42:54.660 INFO:tasks.rados.rados.0.smithi119.stdout:2489: expect (ObjNum 601 snap 197 seq_num 601) 2023-12-01T15:42:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:54 smithi183 ceph-mon[99169]: pgmap v789: 121 pgs: 121 active+clean; 672 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2023-12-01T15:42:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:54 smithi183 ceph-mon[99169]: osdmap e543: 8 total, 8 up, 8 in 2023-12-01T15:42:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:54 smithi119 ceph-mon[94175]: pgmap v789: 121 pgs: 121 active+clean; 672 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2023-12-01T15:42:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:54 smithi119 ceph-mon[94175]: osdmap e543: 8 total, 8 up, 8 in 2023-12-01T15:42:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:54 smithi119 ceph-mon[108979]: pgmap v789: 121 pgs: 121 active+clean; 672 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2023-12-01T15:42:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:54 smithi119 ceph-mon[108979]: osdmap e543: 8 total, 8 up, 8 in 2023-12-01T15:42:55.051 INFO:tasks.rados.rados.0.smithi119.stdout:2493: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:42:55.053 INFO:tasks.rados.rados.0.smithi119.stdout:2494: finishing rollback tid 1 to smithi119156531-1 2023-12-01T15:42:55.053 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 996 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-12-01T15:42:55.053 INFO:tasks.rados.rados.0.smithi119.stdout:2492: finishing rollback tid 0 to smithi119156531-7 2023-12-01T15:42:55.053 INFO:tasks.rados.rados.0.smithi119.stdout:2492: finishing rollback tid 1 to smithi119156531-7 2023-12-01T15:42:55.053 INFO:tasks.rados.rados.0.smithi119.stdout:2492: finishing rollback tid 2 to smithi119156531-7 2023-12-01T15:42:55.053 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 945 (ObjNum 598 snap 195 seq_num 598) dirty exists 2023-12-01T15:42:55.053 INFO:tasks.rados.rados.0.smithi119.stdout:2491: finishing rollback tid 0 to smithi119156531-34 2023-12-01T15:42:55.053 INFO:tasks.rados.rados.0.smithi119.stdout:2491: finishing rollback tid 1 to smithi119156531-34 2023-12-01T15:42:55.054 INFO:tasks.rados.rados.0.smithi119.stdout:2502: seq_num 794 ranges {2277376=499712,2777088=532480,3309568=270336} 2023-12-01T15:42:55.068 INFO:tasks.rados.rados.0.smithi119.stdout:2502: writing smithi119156531-30 from 2277376 to 2777088 tid 1 2023-12-01T15:42:55.071 INFO:tasks.rados.rados.0.smithi119.stdout:2502: writing smithi119156531-30 from 2777088 to 3309568 tid 2 2023-12-01T15:42:55.073 INFO:tasks.rados.rados.0.smithi119.stdout:2502: writing smithi119156531-30 from 3309568 to 3579904 tid 3 2023-12-01T15:42:55.073 INFO:tasks.rados.rados.0.smithi119.stdout:2489: done (10 left) 2023-12-01T15:42:55.073 INFO:tasks.rados.rados.0.smithi119.stdout:2492: done (9 left) 2023-12-01T15:42:55.073 INFO:tasks.rados.rados.0.smithi119.stdout:2493: done (8 left) 2023-12-01T15:42:55.073 INFO:tasks.rados.rados.0.smithi119.stdout:2494: done (7 left) 2023-12-01T15:42:55.073 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 20 current snap is 250 2023-12-01T15:42:55.073 INFO:tasks.rados.rados.0.smithi119.stdout:2495: finishing write tid 1 to smithi119156531-8 2023-12-01T15:42:55.074 INFO:tasks.rados.rados.0.smithi119.stdout:2491: finishing rollback tid 2 to smithi119156531-34 2023-12-01T15:42:55.074 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 1648 (ObjNum 505 snap 162 seq_num 505) dirty exists 2023-12-01T15:42:55.074 INFO:tasks.rados.rados.0.smithi119.stdout:2495: finishing write tid 2 to smithi119156531-8 2023-12-01T15:42:55.074 INFO:tasks.rados.rados.0.smithi119.stdout:2503: seq_num 795 ranges {2367488=524288,2891776=417792,3309568=385024} 2023-12-01T15:42:55.088 INFO:tasks.rados.rados.0.smithi119.stdout:2503: writing smithi119156531-20 from 2367488 to 2891776 tid 1 2023-12-01T15:42:55.090 INFO:tasks.rados.rados.0.smithi119.stdout:2503: writing smithi119156531-20 from 2891776 to 3309568 tid 2 2023-12-01T15:42:55.093 INFO:tasks.rados.rados.0.smithi119.stdout:2503: writing smithi119156531-20 from 3309568 to 3694592 tid 3 2023-12-01T15:42:55.093 INFO:tasks.rados.rados.0.smithi119.stdout:2491: done (7 left) 2023-12-01T15:42:55.093 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 3 current snap is 250 2023-12-01T15:42:55.093 INFO:tasks.rados.rados.0.smithi119.stdout:2495: finishing write tid 3 to smithi119156531-8 2023-12-01T15:42:55.093 INFO:tasks.rados.rados.0.smithi119.stdout:2495: finishing write tid 4 to smithi119156531-8 2023-12-01T15:42:55.093 INFO:tasks.rados.rados.0.smithi119.stdout:2504: seq_num 796 ranges {2506752=540672,3047424=704512,3751936=98304} 2023-12-01T15:42:55.109 INFO:tasks.rados.rados.0.smithi119.stdout:2504: writing smithi119156531-3 from 2506752 to 3047424 tid 1 2023-12-01T15:42:55.113 INFO:tasks.rados.rados.0.smithi119.stdout:2504: writing smithi119156531-3 from 3047424 to 3751936 tid 2 2023-12-01T15:42:55.114 INFO:tasks.rados.rados.0.smithi119.stdout:2504: writing smithi119156531-3 from 3751936 to 3850240 tid 3 2023-12-01T15:42:55.114 INFO:tasks.rados.rados.0.smithi119.stdout:2505: copy_from oid 35 from oid 27 current snap is 250 2023-12-01T15:42:55.114 INFO:tasks.rados.rados.0.smithi119.stdout:2495: finishing write tid 5 to smithi119156531-8 2023-12-01T15:42:55.114 INFO:tasks.rados.rados.0.smithi119.stdout:2495: oid 8 updating version 0 to 1635 2023-12-01T15:42:55.115 INFO:tasks.rados.rados.0.smithi119.stdout:2495: oid 8 version 1635 is already newer than 1633 2023-12-01T15:42:55.115 INFO:tasks.rados.rados.0.smithi119.stdout:2495: oid 8 updating version 1635 to 1636 2023-12-01T15:42:55.115 INFO:tasks.rados.rados.0.smithi119.stdout:2495: oid 8 version 1636 is already newer than 1634 2023-12-01T15:42:55.115 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 1636 (ObjNum 793 snap 250 seq_num 793) dirty exists 2023-12-01T15:42:55.115 INFO:tasks.rados.rados.0.smithi119.stdout:2495: left oid 8 (ObjNum 793 snap 250 seq_num 793) 2023-12-01T15:42:55.115 INFO:tasks.rados.rados.0.smithi119.stdout:2490: expect (ObjNum 694 snap 220 seq_num 694) 2023-12-01T15:42:55.239 INFO:tasks.rados.rados.0.smithi119.stdout:2496: expect (ObjNum 772 snap 244 seq_num 772) 2023-12-01T15:42:55.297 INFO:tasks.rados.rados.0.smithi119.stdout:2499: expect (ObjNum 776 snap 246 seq_num 776) 2023-12-01T15:42:55.567 INFO:tasks.rados.rados.0.smithi119.stdout:2498: expect (ObjNum 773 snap 245 seq_num 773) 2023-12-01T15:42:55.717 INFO:tasks.rados.rados.0.smithi119.stdout:2502: finishing write tid 1 to smithi119156531-30 2023-12-01T15:42:55.717 INFO:tasks.rados.rados.0.smithi119.stdout:2502: finishing write tid 2 to smithi119156531-30 2023-12-01T15:42:55.717 INFO:tasks.rados.rados.0.smithi119.stdout:2502: finishing write tid 3 to smithi119156531-30 2023-12-01T15:42:55.717 INFO:tasks.rados.rados.0.smithi119.stdout:2502: finishing write tid 4 to smithi119156531-30 2023-12-01T15:42:55.717 INFO:tasks.rados.rados.0.smithi119.stdout:2502: finishing write tid 5 to smithi119156531-30 2023-12-01T15:42:55.717 INFO:tasks.rados.rados.0.smithi119.stdout:2502: oid 30 updating version 0 to 1258 2023-12-01T15:42:55.717 INFO:tasks.rados.rados.0.smithi119.stdout:2502: oid 30 updating version 1258 to 1260 2023-12-01T15:42:55.718 INFO:tasks.rados.rados.0.smithi119.stdout:2502: oid 30 updating version 1260 to 1261 2023-12-01T15:42:55.718 INFO:tasks.rados.rados.0.smithi119.stdout:2502: oid 30 version 1261 is already newer than 1259 2023-12-01T15:42:55.718 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 1261 (ObjNum 794 snap 250 seq_num 794) dirty exists 2023-12-01T15:42:55.718 INFO:tasks.rados.rados.0.smithi119.stdout:2502: left oid 30 (ObjNum 794 snap 250 seq_num 794) 2023-12-01T15:42:55.718 INFO:tasks.rados.rados.0.smithi119.stdout:2503: finishing write tid 1 to smithi119156531-20 2023-12-01T15:42:55.718 INFO:tasks.rados.rados.0.smithi119.stdout:2503: finishing write tid 2 to smithi119156531-20 2023-12-01T15:42:55.718 INFO:tasks.rados.rados.0.smithi119.stdout:2503: finishing write tid 3 to smithi119156531-20 2023-12-01T15:42:55.718 INFO:tasks.rados.rados.0.smithi119.stdout:2503: finishing write tid 4 to smithi119156531-20 2023-12-01T15:42:55.718 INFO:tasks.rados.rados.0.smithi119.stdout:2503: finishing write tid 5 to smithi119156531-20 2023-12-01T15:42:55.718 INFO:tasks.rados.rados.0.smithi119.stdout:2503: oid 20 updating version 0 to 1359 2023-12-01T15:42:55.718 INFO:tasks.rados.rados.0.smithi119.stdout:2503: oid 20 version 1359 is already newer than 1357 2023-12-01T15:42:55.718 INFO:tasks.rados.rados.0.smithi119.stdout:2503: oid 20 updating version 1359 to 1360 2023-12-01T15:42:55.718 INFO:tasks.rados.rados.0.smithi119.stdout:2503: oid 20 version 1360 is already newer than 1358 2023-12-01T15:42:55.718 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 1360 (ObjNum 795 snap 250 seq_num 795) dirty exists 2023-12-01T15:42:55.719 INFO:tasks.rados.rados.0.smithi119.stdout:2503: left oid 20 (ObjNum 795 snap 250 seq_num 795) 2023-12-01T15:42:55.719 INFO:tasks.rados.rados.0.smithi119.stdout:2504: finishing write tid 1 to smithi119156531-3 2023-12-01T15:42:55.719 INFO:tasks.rados.rados.0.smithi119.stdout:2504: finishing write tid 2 to smithi119156531-3 2023-12-01T15:42:55.719 INFO:tasks.rados.rados.0.smithi119.stdout:2504: finishing write tid 3 to smithi119156531-3 2023-12-01T15:42:55.719 INFO:tasks.rados.rados.0.smithi119.stdout:2504: finishing write tid 4 to smithi119156531-3 2023-12-01T15:42:55.719 INFO:tasks.rados.rados.0.smithi119.stdout:2504: finishing write tid 5 to smithi119156531-3 2023-12-01T15:42:55.719 INFO:tasks.rados.rados.0.smithi119.stdout:2504: oid 3 updating version 0 to 1413 2023-12-01T15:42:55.719 INFO:tasks.rados.rados.0.smithi119.stdout:2504: oid 3 updating version 1413 to 1414 2023-12-01T15:42:55.719 INFO:tasks.rados.rados.0.smithi119.stdout:2504: oid 3 updating version 1414 to 1415 2023-12-01T15:42:55.719 INFO:tasks.rados.rados.0.smithi119.stdout:2504: oid 3 version 1415 is already newer than 1412 2023-12-01T15:42:55.719 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 1415 (ObjNum 796 snap 250 seq_num 796) dirty exists 2023-12-01T15:42:55.720 INFO:tasks.rados.rados.0.smithi119.stdout:2504: left oid 3 (ObjNum 796 snap 250 seq_num 796) 2023-12-01T15:42:55.720 INFO:tasks.rados.rados.0.smithi119.stdout:2490: done (8 left) 2023-12-01T15:42:55.720 INFO:tasks.rados.rados.0.smithi119.stdout:2495: done (7 left) 2023-12-01T15:42:55.720 INFO:tasks.rados.rados.0.smithi119.stdout:2496: done (6 left) 2023-12-01T15:42:55.720 INFO:tasks.rados.rados.0.smithi119.stdout:2498: done (5 left) 2023-12-01T15:42:55.720 INFO:tasks.rados.rados.0.smithi119.stdout:2499: done (4 left) 2023-12-01T15:42:55.720 INFO:tasks.rados.rados.0.smithi119.stdout:2502: done (3 left) 2023-12-01T15:42:55.720 INFO:tasks.rados.rados.0.smithi119.stdout:2503: done (2 left) 2023-12-01T15:42:55.720 INFO:tasks.rados.rados.0.smithi119.stdout:2504: done (1 left) 2023-12-01T15:42:55.720 INFO:tasks.rados.rados.0.smithi119.stdout:2506: setattr oid 41 current snap is 250 2023-12-01T15:42:55.720 INFO:tasks.rados.rados.0.smithi119.stdout:2505: finishing copy_from to smithi119156531-35 2023-12-01T15:42:55.720 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 1802 (ObjNum 768 snap 243 seq_num 768) dirty exists 2023-12-01T15:42:55.720 INFO:tasks.rados.rados.0.smithi119.stdout:2505: finishing copy_from racing read to smithi119156531-35 2023-12-01T15:42:55.720 INFO:tasks.rados.rados.0.smithi119.stdout:2505: done (1 left) 2023-12-01T15:42:55.720 INFO:tasks.rados.rados.0.smithi119.stdout:2507: read oid 40 snap -1 2023-12-01T15:42:55.721 INFO:tasks.rados.rados.0.smithi119.stdout:2507: expect (ObjNum 694 snap 220 seq_num 694) 2023-12-01T15:42:55.721 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 25 current snap is 250 2023-12-01T15:42:55.721 INFO:tasks.rados.rados.0.smithi119.stdout:2508: seq_num 797 ranges {0=557056,557056=589824,1146880=212992} 2023-12-01T15:42:55.721 INFO:tasks.rados.rados.0.smithi119.stdout:2508: writing smithi119156531-25 from 0 to 557056 tid 1 2023-12-01T15:42:55.723 INFO:tasks.rados.rados.0.smithi119.stdout:2508: writing smithi119156531-25 from 557056 to 1146880 tid 2 2023-12-01T15:42:55.725 INFO:tasks.rados.rados.0.smithi119.stdout:2508: writing smithi119156531-25 from 1146880 to 1359872 tid 3 2023-12-01T15:42:55.725 INFO:tasks.rados.rados.0.smithi119.stdout:2509: read oid 36 snap -1 2023-12-01T15:42:55.725 INFO:tasks.rados.rados.0.smithi119.stdout:2509: expect deleted 2023-12-01T15:42:55.725 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 250 2023-12-01T15:42:55.725 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 1400 (ObjNum 408 snap 128 seq_num 408) dirty exists 2023-12-01T15:42:55.725 INFO:tasks.rados.rados.0.smithi119.stdout:2510: seq_num 798 ranges {2818048=573440,3391488=466944,3858432=335872} 2023-12-01T15:42:55.743 INFO:tasks.rados.rados.0.smithi119.stdout:2510: writing smithi119156531-21 from 2818048 to 3391488 tid 1 2023-12-01T15:42:55.746 INFO:tasks.rados.rados.0.smithi119.stdout:2510: writing smithi119156531-21 from 3391488 to 3858432 tid 2 2023-12-01T15:42:55.748 INFO:tasks.rados.rados.0.smithi119.stdout:2510: writing smithi119156531-21 from 3858432 to 4194304 tid 3 2023-12-01T15:42:55.748 INFO:tasks.rados.rados.0.smithi119.stdout:2506: done (4 left) 2023-12-01T15:42:55.749 INFO:tasks.rados.rados.0.smithi119.stdout:2511: copy_from oid 23 from oid 38 current snap is 250 2023-12-01T15:42:55.749 INFO:tasks.rados.rados.0.smithi119.stdout:2508: finishing write tid 1 to smithi119156531-25 2023-12-01T15:42:55.749 INFO:tasks.rados.rados.0.smithi119.stdout:2508: finishing write tid 2 to smithi119156531-25 2023-12-01T15:42:55.749 INFO:tasks.rados.rados.0.smithi119.stdout:2508: finishing write tid 3 to smithi119156531-25 2023-12-01T15:42:55.749 INFO:tasks.rados.rados.0.smithi119.stdout:2508: finishing write tid 4 to smithi119156531-25 2023-12-01T15:42:55.749 INFO:tasks.rados.rados.0.smithi119.stdout:2509: done (4 left) 2023-12-01T15:42:55.749 INFO:tasks.rados.rados.0.smithi119.stdout:2512: read oid 29 snap -1 2023-12-01T15:42:55.749 INFO:tasks.rados.rados.0.smithi119.stdout:2512: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:42:55.749 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 50 current snap is 250 2023-12-01T15:42:55.749 INFO:tasks.rados.rados.0.smithi119.stdout:2508: finishing write tid 5 to smithi119156531-25 2023-12-01T15:42:55.749 INFO:tasks.rados.rados.0.smithi119.stdout:2508: oid 25 updating version 0 to 1416 2023-12-01T15:42:55.749 INFO:tasks.rados.rados.0.smithi119.stdout:2508: oid 25 updating version 1416 to 1419 2023-12-01T15:42:55.749 INFO:tasks.rados.rados.0.smithi119.stdout:2508: oid 25 version 1419 is already newer than 1418 2023-12-01T15:42:55.750 INFO:tasks.rados.rados.0.smithi119.stdout:2508: oid 25 version 1419 is already newer than 1417 2023-12-01T15:42:55.750 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 1419 (ObjNum 797 snap 250 seq_num 797) dirty exists 2023-12-01T15:42:55.750 INFO:tasks.rados.rados.0.smithi119.stdout:2508: left oid 25 (ObjNum 797 snap 250 seq_num 797) 2023-12-01T15:42:55.750 INFO:tasks.rados.rados.0.smithi119.stdout:2507: expect (ObjNum 694 snap 220 seq_num 694) 2023-12-01T15:42:55.876 INFO:tasks.rados.rados.0.smithi119.stdout:2510: finishing write tid 1 to smithi119156531-21 2023-12-01T15:42:55.876 INFO:tasks.rados.rados.0.smithi119.stdout:2513: seq_num 799 ranges {0=589824,589824=802816} 2023-12-01T15:42:55.879 INFO:tasks.rados.rados.0.smithi119.stdout:2513: writing smithi119156531-50 from 0 to 589824 tid 1 2023-12-01T15:42:55.884 INFO:tasks.rados.rados.0.smithi119.stdout:2513: writing smithi119156531-50 from 589824 to 1392640 tid 2 2023-12-01T15:42:55.884 INFO:tasks.rados.rados.0.smithi119.stdout:2507: done (5 left) 2023-12-01T15:42:55.884 INFO:tasks.rados.rados.0.smithi119.stdout:2508: done (4 left) 2023-12-01T15:42:55.884 INFO:tasks.rados.rados.0.smithi119.stdout:2514: snap_remove snap 239 2023-12-01T15:42:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:55 smithi183 ceph-mon[99169]: osdmap e544: 8 total, 8 up, 8 in 2023-12-01T15:42:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:55 smithi183 ceph-mon[99169]: osdmap e545: 8 total, 8 up, 8 in 2023-12-01T15:42:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:55 smithi119 ceph-mon[94175]: osdmap e544: 8 total, 8 up, 8 in 2023-12-01T15:42:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:55 smithi119 ceph-mon[94175]: osdmap e545: 8 total, 8 up, 8 in 2023-12-01T15:42:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:55 smithi119 ceph-mon[108979]: osdmap e544: 8 total, 8 up, 8 in 2023-12-01T15:42:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:55 smithi119 ceph-mon[108979]: osdmap e545: 8 total, 8 up, 8 in 2023-12-01T15:42:56.681 INFO:tasks.rados.rados.0.smithi119.stdout:2514: done (4 left) 2023-12-01T15:42:56.681 INFO:tasks.rados.rados.0.smithi119.stdout:2515: rmattr oid 8 current snap is 250 2023-12-01T15:42:56.681 INFO:tasks.rados.rados.0.smithi119.stdout:2516: snap_remove snap 236 2023-12-01T15:42:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:56 smithi183 ceph-mon[99169]: pgmap v792: 121 pgs: 121 active+clean; 676 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 4.6 MiB/s wr, 30 op/s 2023-12-01T15:42:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:56 smithi119 ceph-mon[94175]: pgmap v792: 121 pgs: 121 active+clean; 676 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 4.6 MiB/s wr, 30 op/s 2023-12-01T15:42:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:56 smithi119 ceph-mon[108979]: pgmap v792: 121 pgs: 121 active+clean; 676 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 4.6 MiB/s wr, 30 op/s 2023-12-01T15:42:57.690 INFO:tasks.rados.rados.0.smithi119.stdout:2516: done (5 left) 2023-12-01T15:42:57.690 INFO:tasks.rados.rados.0.smithi119.stdout:2517: rollback oid 11 current snap is 250 2023-12-01T15:42:57.690 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 11 to 231 2023-12-01T15:42:57.690 INFO:tasks.rados.rados.0.smithi119.stdout:2518: delete oid 25 current snap is 250 2023-12-01T15:42:57.690 INFO:tasks.rados.rados.0.smithi119.stdout:2510: finishing write tid 2 to smithi119156531-21 2023-12-01T15:42:57.691 INFO:tasks.rados.rados.0.smithi119.stdout:2510: finishing write tid 3 to smithi119156531-21 2023-12-01T15:42:57.691 INFO:tasks.rados.rados.0.smithi119.stdout:2510: finishing write tid 4 to smithi119156531-21 2023-12-01T15:42:57.691 INFO:tasks.rados.rados.0.smithi119.stdout:2510: finishing write tid 5 to smithi119156531-21 2023-12-01T15:42:57.691 INFO:tasks.rados.rados.0.smithi119.stdout:2510: oid 21 updating version 0 to 1407 2023-12-01T15:42:57.691 INFO:tasks.rados.rados.0.smithi119.stdout:2510: oid 21 version 1407 is already newer than 1406 2023-12-01T15:42:57.691 INFO:tasks.rados.rados.0.smithi119.stdout:2510: oid 21 version 1407 is already newer than 1404 2023-12-01T15:42:57.691 INFO:tasks.rados.rados.0.smithi119.stdout:2510: oid 21 version 1407 is already newer than 1405 2023-12-01T15:42:57.691 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1407 (ObjNum 798 snap 250 seq_num 798) dirty exists 2023-12-01T15:42:57.691 INFO:tasks.rados.rados.0.smithi119.stdout:2510: left oid 21 (ObjNum 798 snap 250 seq_num 798) 2023-12-01T15:42:57.691 INFO:tasks.rados.rados.0.smithi119.stdout:2512: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:42:57.791 INFO:tasks.rados.rados.0.smithi119.stdout:2511: finishing copy_from to smithi119156531-23 2023-12-01T15:42:57.792 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 1367 (ObjNum 567 snap 181 seq_num 567) dirty exists 2023-12-01T15:42:57.792 INFO:tasks.rados.rados.0.smithi119.stdout:2511: finishing copy_from racing read to smithi119156531-23 2023-12-01T15:42:57.792 INFO:tasks.rados.rados.0.smithi119.stdout:2510: done (6 left) 2023-12-01T15:42:57.792 INFO:tasks.rados.rados.0.smithi119.stdout:2511: done (5 left) 2023-12-01T15:42:57.792 INFO:tasks.rados.rados.0.smithi119.stdout:2512: done (4 left) 2023-12-01T15:42:57.792 INFO:tasks.rados.rados.0.smithi119.stdout:2518: done (3 left) 2023-12-01T15:42:57.792 INFO:tasks.rados.rados.0.smithi119.stdout:2519: copy_from oid 7 from oid 38 current snap is 250 2023-12-01T15:42:57.792 INFO:tasks.rados.rados.0.smithi119.stdout:2513: finishing write tid 1 to smithi119156531-50 2023-12-01T15:42:57.792 INFO:tasks.rados.rados.0.smithi119.stdout:2513: finishing write tid 2 to smithi119156531-50 2023-12-01T15:42:57.792 INFO:tasks.rados.rados.0.smithi119.stdout:2513: finishing write tid 3 to smithi119156531-50 2023-12-01T15:42:57.792 INFO:tasks.rados.rados.0.smithi119.stdout:2513: finishing write tid 4 to smithi119156531-50 2023-12-01T15:42:57.792 INFO:tasks.rados.rados.0.smithi119.stdout:2513: oid 50 updating version 0 to 1420 2023-12-01T15:42:57.792 INFO:tasks.rados.rados.0.smithi119.stdout:2513: oid 50 updating version 1420 to 1421 2023-12-01T15:42:57.793 INFO:tasks.rados.rados.0.smithi119.stdout:2513: oid 50 updating version 1421 to 1422 2023-12-01T15:42:57.793 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1422 (ObjNum 799 snap 250 seq_num 799) dirty exists 2023-12-01T15:42:57.793 INFO:tasks.rados.rados.0.smithi119.stdout:2513: left oid 50 (ObjNum 799 snap 250 seq_num 799) 2023-12-01T15:42:57.793 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 1637 (ObjNum 793 snap 250 seq_num 793) dirty exists 2023-12-01T15:42:57.793 INFO:tasks.rados.rados.0.smithi119.stdout:2517: finishing rollback tid 0 to smithi119156531-11 2023-12-01T15:42:57.793 INFO:tasks.rados.rados.0.smithi119.stdout:2517: finishing rollback tid 1 to smithi119156531-11 2023-12-01T15:42:57.793 INFO:tasks.rados.rados.0.smithi119.stdout:2517: finishing rollback tid 2 to smithi119156531-11 2023-12-01T15:42:57.793 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 1805 (ObjNum 408 snap 128 seq_num 408) dirty exists 2023-12-01T15:42:57.793 INFO:tasks.rados.rados.0.smithi119.stdout:2513: done (3 left) 2023-12-01T15:42:57.793 INFO:tasks.rados.rados.0.smithi119.stdout:2515: done (2 left) 2023-12-01T15:42:57.793 INFO:tasks.rados.rados.0.smithi119.stdout:2517: done (1 left) 2023-12-01T15:42:57.793 INFO:tasks.rados.rados.0.smithi119.stdout:2520: snap_remove snap 225 2023-12-01T15:42:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:57 smithi183 ceph-mon[99169]: osdmap e546: 8 total, 8 up, 8 in 2023-12-01T15:42:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:57 smithi119 ceph-mon[108979]: osdmap e546: 8 total, 8 up, 8 in 2023-12-01T15:42:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:57 smithi119 ceph-mon[94175]: osdmap e546: 8 total, 8 up, 8 in 2023-12-01T15:42:58.693 INFO:tasks.rados.rados.0.smithi119.stdout:2520: done (1 left) 2023-12-01T15:42:58.693 INFO:tasks.rados.rados.0.smithi119.stdout:2521: setattr oid 1 current snap is 250 2023-12-01T15:42:58.693 INFO:tasks.rados.rados.0.smithi119.stdout:2519: finishing copy_from to smithi119156531-7 2023-12-01T15:42:58.694 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 1367 (ObjNum 567 snap 181 seq_num 567) dirty exists 2023-12-01T15:42:58.694 INFO:tasks.rados.rados.0.smithi119.stdout:2519: finishing copy_from racing read to smithi119156531-7 2023-12-01T15:42:58.694 INFO:tasks.rados.rados.0.smithi119.stdout:2519: done (1 left) 2023-12-01T15:42:58.694 INFO:tasks.rados.rados.0.smithi119.stdout:2522: snap_create 2023-12-01T15:42:58.705 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 1368 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-12-01T15:42:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:58 smithi119 ceph-mon[108979]: pgmap v795: 121 pgs: 121 active+clean; 676 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 4.6 MiB/s wr, 30 op/s 2023-12-01T15:42:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:58 smithi119 ceph-mon[108979]: osdmap e547: 8 total, 8 up, 8 in 2023-12-01T15:42:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:58 smithi119 ceph-mon[94175]: pgmap v795: 121 pgs: 121 active+clean; 676 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 4.6 MiB/s wr, 30 op/s 2023-12-01T15:42:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:58 smithi119 ceph-mon[94175]: osdmap e547: 8 total, 8 up, 8 in 2023-12-01T15:42:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:58 smithi183 ceph-mon[99169]: pgmap v795: 121 pgs: 121 active+clean; 676 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 4.6 MiB/s wr, 30 op/s 2023-12-01T15:42:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:58 smithi183 ceph-mon[99169]: osdmap e547: 8 total, 8 up, 8 in 2023-12-01T15:42:59.704 INFO:tasks.rados.rados.0.smithi119.stdout:2521: done (1 left) 2023-12-01T15:42:59.704 INFO:tasks.rados.rados.0.smithi119.stdout:2522: done (0 left) 2023-12-01T15:42:59.704 INFO:tasks.rados.rados.0.smithi119.stdout:2523: snap_remove snap 227 2023-12-01T15:43:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:42:59 smithi183 ceph-mon[99169]: osdmap e548: 8 total, 8 up, 8 in 2023-12-01T15:43:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:42:59 smithi119 ceph-mon[94175]: osdmap e548: 8 total, 8 up, 8 in 2023-12-01T15:43:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:42:59 smithi119 ceph-mon[108979]: osdmap e548: 8 total, 8 up, 8 in 2023-12-01T15:43:00.705 INFO:tasks.rados.rados.0.smithi119.stdout:2523: done (0 left) 2023-12-01T15:43:00.706 INFO:tasks.rados.rados.0.smithi119.stdout:2524: delete oid 29 current snap is 251 2023-12-01T15:43:00.717 INFO:tasks.rados.rados.0.smithi119.stdout:2524: done (0 left) 2023-12-01T15:43:00.717 INFO:tasks.rados.rados.0.smithi119.stdout:2525: copy_from oid 14 from oid 22 current snap is 251 2023-12-01T15:43:00.717 INFO:tasks.rados.rados.0.smithi119.stdout:2526: delete oid 40 current snap is 251 2023-12-01T15:43:00.723 INFO:tasks.rados.rados.0.smithi119.stdout:2526: done (1 left) 2023-12-01T15:43:00.723 INFO:tasks.rados.rados.0.smithi119.stdout:2527: delete oid 21 current snap is 251 2023-12-01T15:43:00.724 INFO:tasks.rados.rados.0.smithi119.stdout:2525: finishing copy_from to smithi119156531-14 2023-12-01T15:43:00.724 INFO:tasks.rados.rados.0.smithi119.stdout:2525: got expected ENOENT (src dne) 2023-12-01T15:43:00.724 INFO:tasks.rados.rados.0.smithi119.stdout:2525: finishing copy_from racing read to smithi119156531-14 2023-12-01T15:43:00.728 INFO:tasks.rados.rados.0.smithi119.stdout:2525: done (1 left) 2023-12-01T15:43:00.728 INFO:tasks.rados.rados.0.smithi119.stdout:2527: done (0 left) 2023-12-01T15:43:00.728 INFO:tasks.rados.rados.0.smithi119.stdout:2528: rmattr oid 35 current snap is 251 2023-12-01T15:43:00.728 INFO:tasks.rados.rados.0.smithi119.stdout:2529: read oid 18 snap 233 2023-12-01T15:43:00.728 INFO:tasks.rados.rados.0.smithi119.stdout:2529: expect deleted 2023-12-01T15:43:00.729 INFO:tasks.rados.rados.0.smithi119.stdout:2530: copy_from oid 27 from oid 15 current snap is 251 2023-12-01T15:43:00.729 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 10 current snap is 251 2023-12-01T15:43:00.729 INFO:tasks.rados.rados.0.smithi119.stdout:2531: seq_num 804 ranges {0=671744,671744=622592,1294336=180224} 2023-12-01T15:43:00.738 INFO:tasks.rados.rados.0.smithi119.stdout:2531: writing smithi119156531-10 from 0 to 671744 tid 1 2023-12-01T15:43:00.739 INFO:tasks.rados.rados.0.smithi119.stdout:2531: writing smithi119156531-10 from 671744 to 1294336 tid 2 2023-12-01T15:43:00.739 INFO:tasks.rados.rados.0.smithi119.stdout:2531: writing smithi119156531-10 from 1294336 to 1474560 tid 3 2023-12-01T15:43:00.739 INFO:tasks.rados.rados.0.smithi119.stdout:2532: read oid 41 snap -1 2023-12-01T15:43:00.739 INFO:tasks.rados.rados.0.smithi119.stdout:2532: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:43:00.739 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 251 2023-12-01T15:43:00.739 INFO:tasks.rados.rados.0.smithi119.stdout:2533: seq_num 805 ranges {163840=688128,851968=507904,1359872=294912} 2023-12-01T15:43:00.748 INFO:tasks.rados.rados.0.smithi119.stdout:2533: writing smithi119156531-39 from 163840 to 851968 tid 1 2023-12-01T15:43:00.748 INFO:tasks.rados.rados.0.smithi119.stdout:2533: writing smithi119156531-39 from 851968 to 1359872 tid 2 2023-12-01T15:43:00.749 INFO:tasks.rados.rados.0.smithi119.stdout:2533: writing smithi119156531-39 from 1359872 to 1654784 tid 3 2023-12-01T15:43:00.749 INFO:tasks.rados.rados.0.smithi119.stdout:2534: copy_from oid 14 from oid 11 current snap is 251 2023-12-01T15:43:00.751 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 38 current snap is 251 2023-12-01T15:43:00.751 INFO:tasks.rados.rados.0.smithi119.stdout:2535: seq_num 806 ranges {4513792=704512,5218304=442368,5660672=360448} 2023-12-01T15:43:00.777 INFO:tasks.rados.rados.0.smithi119.stdout:2535: writing smithi119156531-38 from 4513792 to 5218304 tid 1 2023-12-01T15:43:00.780 INFO:tasks.rados.rados.0.smithi119.stdout:2535: writing smithi119156531-38 from 5218304 to 5660672 tid 2 2023-12-01T15:43:00.783 INFO:tasks.rados.rados.0.smithi119.stdout:2535: writing smithi119156531-38 from 5660672 to 6021120 tid 3 2023-12-01T15:43:00.783 INFO:tasks.rados.rados.0.smithi119.stdout:2536: delete oid 32 current snap is 251 2023-12-01T15:43:00.783 INFO:tasks.rados.rados.0.smithi119.stdout:2530: finishing copy_from to smithi119156531-27 2023-12-01T15:43:00.783 INFO:tasks.rados.rados.0.smithi119.stdout:2530: got expected ENOENT (src dne) 2023-12-01T15:43:00.783 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 1807 (ObjNum 768 snap 243 seq_num 768) dirty exists 2023-12-01T15:43:00.783 INFO:tasks.rados.rados.0.smithi119.stdout:2530: finishing copy_from racing read to smithi119156531-27 2023-12-01T15:43:00.783 INFO:tasks.rados.rados.0.smithi119.stdout:2531: finishing write tid 1 to smithi119156531-10 2023-12-01T15:43:00.783 INFO:tasks.rados.rados.0.smithi119.stdout:2531: finishing write tid 2 to smithi119156531-10 2023-12-01T15:43:00.783 INFO:tasks.rados.rados.0.smithi119.stdout:2531: finishing write tid 3 to smithi119156531-10 2023-12-01T15:43:00.783 INFO:tasks.rados.rados.0.smithi119.stdout:2531: finishing write tid 4 to smithi119156531-10 2023-12-01T15:43:00.783 INFO:tasks.rados.rados.0.smithi119.stdout:2533: finishing write tid 1 to smithi119156531-39 2023-12-01T15:43:00.783 INFO:tasks.rados.rados.0.smithi119.stdout:2531: finishing write tid 5 to smithi119156531-10 2023-12-01T15:43:00.783 INFO:tasks.rados.rados.0.smithi119.stdout:2531: oid 10 updating version 0 to 578 2023-12-01T15:43:00.784 INFO:tasks.rados.rados.0.smithi119.stdout:2531: oid 10 updating version 578 to 579 2023-12-01T15:43:00.784 INFO:tasks.rados.rados.0.smithi119.stdout:2531: oid 10 version 579 is already newer than 577 2023-12-01T15:43:00.784 INFO:tasks.rados.rados.0.smithi119.stdout:2531: oid 10 version 579 is already newer than 576 2023-12-01T15:43:00.784 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 579 (ObjNum 804 snap 251 seq_num 804) dirty exists 2023-12-01T15:43:00.784 INFO:tasks.rados.rados.0.smithi119.stdout:2531: left oid 10 (ObjNum 804 snap 251 seq_num 804) 2023-12-01T15:43:00.784 INFO:tasks.rados.rados.0.smithi119.stdout:2532: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:43:00.839 INFO:tasks.rados.rados.0.smithi119.stdout:2533: finishing write tid 2 to smithi119156531-39 2023-12-01T15:43:00.839 INFO:tasks.rados.rados.0.smithi119.stdout:2533: finishing write tid 3 to smithi119156531-39 2023-12-01T15:43:00.839 INFO:tasks.rados.rados.0.smithi119.stdout:2528: done (8 left) 2023-12-01T15:43:00.839 INFO:tasks.rados.rados.0.smithi119.stdout:2529: done (7 left) 2023-12-01T15:43:00.839 INFO:tasks.rados.rados.0.smithi119.stdout:2530: done (6 left) 2023-12-01T15:43:00.839 INFO:tasks.rados.rados.0.smithi119.stdout:2531: done (5 left) 2023-12-01T15:43:00.839 INFO:tasks.rados.rados.0.smithi119.stdout:2532: done (4 left) 2023-12-01T15:43:00.839 INFO:tasks.rados.rados.0.smithi119.stdout:2536: done (3 left) 2023-12-01T15:43:00.839 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 13 current snap is 251 2023-12-01T15:43:00.839 INFO:tasks.rados.rados.0.smithi119.stdout:2533: finishing write tid 4 to smithi119156531-39 2023-12-01T15:43:00.839 INFO:tasks.rados.rados.0.smithi119.stdout:2533: finishing write tid 5 to smithi119156531-39 2023-12-01T15:43:00.839 INFO:tasks.rados.rados.0.smithi119.stdout:2533: oid 39 updating version 0 to 523 2023-12-01T15:43:00.840 INFO:tasks.rados.rados.0.smithi119.stdout:2533: oid 39 updating version 523 to 524 2023-12-01T15:43:00.840 INFO:tasks.rados.rados.0.smithi119.stdout:2533: oid 39 version 524 is already newer than 522 2023-12-01T15:43:00.840 INFO:tasks.rados.rados.0.smithi119.stdout:2533: oid 39 updating version 524 to 525 2023-12-01T15:43:00.840 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 525 (ObjNum 805 snap 251 seq_num 805) dirty exists 2023-12-01T15:43:00.840 INFO:tasks.rados.rados.0.smithi119.stdout:2533: left oid 39 (ObjNum 805 snap 251 seq_num 805) 2023-12-01T15:43:00.840 INFO:tasks.rados.rados.0.smithi119.stdout:2534: finishing copy_from to smithi119156531-14 2023-12-01T15:43:00.840 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 1805 (ObjNum 408 snap 128 seq_num 408) dirty exists 2023-12-01T15:43:00.840 INFO:tasks.rados.rados.0.smithi119.stdout:2534: finishing copy_from racing read to smithi119156531-14 2023-12-01T15:43:00.840 INFO:tasks.rados.rados.0.smithi119.stdout:2535: finishing write tid 1 to smithi119156531-38 2023-12-01T15:43:00.840 INFO:tasks.rados.rados.0.smithi119.stdout:2535: finishing write tid 2 to smithi119156531-38 2023-12-01T15:43:00.840 INFO:tasks.rados.rados.0.smithi119.stdout:2535: finishing write tid 3 to smithi119156531-38 2023-12-01T15:43:00.840 INFO:tasks.rados.rados.0.smithi119.stdout:2535: finishing write tid 4 to smithi119156531-38 2023-12-01T15:43:00.840 INFO:tasks.rados.rados.0.smithi119.stdout:2535: finishing write tid 5 to smithi119156531-38 2023-12-01T15:43:00.840 INFO:tasks.rados.rados.0.smithi119.stdout:2535: oid 38 updating version 0 to 1372 2023-12-01T15:43:00.840 INFO:tasks.rados.rados.0.smithi119.stdout:2535: oid 38 version 1372 is already newer than 1369 2023-12-01T15:43:00.841 INFO:tasks.rados.rados.0.smithi119.stdout:2535: oid 38 version 1372 is already newer than 1370 2023-12-01T15:43:00.841 INFO:tasks.rados.rados.0.smithi119.stdout:2535: oid 38 version 1372 is already newer than 1371 2023-12-01T15:43:00.841 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 1372 (ObjNum 806 snap 251 seq_num 806) dirty exists 2023-12-01T15:43:00.841 INFO:tasks.rados.rados.0.smithi119.stdout:2535: left oid 38 (ObjNum 806 snap 251 seq_num 806) 2023-12-01T15:43:00.841 INFO:tasks.rados.rados.0.smithi119.stdout:2537: seq_num 808 ranges {3276800=737280,4014080=614400,4628480=188416} 2023-12-01T15:43:00.859 INFO:tasks.rados.rados.0.smithi119.stdout:2537: writing smithi119156531-13 from 3276800 to 4014080 tid 1 2023-12-01T15:43:00.862 INFO:tasks.rados.rados.0.smithi119.stdout:2537: writing smithi119156531-13 from 4014080 to 4628480 tid 2 2023-12-01T15:43:00.864 INFO:tasks.rados.rados.0.smithi119.stdout:2537: writing smithi119156531-13 from 4628480 to 4816896 tid 3 2023-12-01T15:43:00.864 INFO:tasks.rados.rados.0.smithi119.stdout:2533: done (3 left) 2023-12-01T15:43:00.864 INFO:tasks.rados.rados.0.smithi119.stdout:2534: done (2 left) 2023-12-01T15:43:00.864 INFO:tasks.rados.rados.0.smithi119.stdout:2535: done (1 left) 2023-12-01T15:43:00.864 INFO:tasks.rados.rados.0.smithi119.stdout:2538: delete oid 15 current snap is 251 2023-12-01T15:43:00.864 INFO:tasks.rados.rados.0.smithi119.stdout:2537: finishing write tid 1 to smithi119156531-13 2023-12-01T15:43:00.867 INFO:tasks.rados.rados.0.smithi119.stdout:2538: done (1 left) 2023-12-01T15:43:00.867 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 38 current snap is 251 2023-12-01T15:43:00.867 INFO:tasks.rados.rados.0.smithi119.stdout:2539: seq_num 810 ranges {6021120=770048,6791168=778240,7569408=24576} 2023-12-01T15:43:00.902 INFO:tasks.rados.rados.0.smithi119.stdout:2539: writing smithi119156531-38 from 6021120 to 6791168 tid 1 2023-12-01T15:43:00.907 INFO:tasks.rados.rados.0.smithi119.stdout:2539: writing smithi119156531-38 from 6791168 to 7569408 tid 2 2023-12-01T15:43:00.907 INFO:tasks.rados.rados.0.smithi119.stdout:2539: writing smithi119156531-38 from 7569408 to 7593984 tid 3 2023-12-01T15:43:00.907 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 50 current snap is 251 2023-12-01T15:43:00.907 INFO:tasks.rados.rados.0.smithi119.stdout:2537: finishing write tid 2 to smithi119156531-13 2023-12-01T15:43:00.907 INFO:tasks.rados.rados.0.smithi119.stdout:2540: seq_num 811 ranges {1392640=786432,2179072=663552,2842624=139264} 2023-12-01T15:43:00.919 INFO:tasks.rados.rados.0.smithi119.stdout:2540: writing smithi119156531-50 from 1392640 to 2179072 tid 1 2023-12-01T15:43:00.922 INFO:tasks.rados.rados.0.smithi119.stdout:2540: writing smithi119156531-50 from 2179072 to 2842624 tid 2 2023-12-01T15:43:00.923 INFO:tasks.rados.rados.0.smithi119.stdout:2540: writing smithi119156531-50 from 2842624 to 2981888 tid 3 2023-12-01T15:43:00.923 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 9 current snap is 251 2023-12-01T15:43:00.924 INFO:tasks.rados.rados.0.smithi119.stdout:2537: finishing write tid 3 to smithi119156531-13 2023-12-01T15:43:00.924 INFO:tasks.rados.rados.0.smithi119.stdout:2541: seq_num 812 ranges {1122304=802816,1925120=548864,2473984=253952} 2023-12-01T15:43:00.934 INFO:tasks.rados.rados.0.smithi119.stdout:2541: writing smithi119156531-9 from 1122304 to 1925120 tid 1 2023-12-01T15:43:00.937 INFO:tasks.rados.rados.0.smithi119.stdout:2541: writing smithi119156531-9 from 1925120 to 2473984 tid 2 2023-12-01T15:43:00.939 INFO:tasks.rados.rados.0.smithi119.stdout:2541: writing smithi119156531-9 from 2473984 to 2727936 tid 3 2023-12-01T15:43:00.939 INFO:tasks.rados.rados.0.smithi119.stdout:2542: read oid 24 snap -1 2023-12-01T15:43:00.939 INFO:tasks.rados.rados.0.smithi119.stdout:2542: expect deleted 2023-12-01T15:43:00.939 INFO:tasks.rados.rados.0.smithi119.stdout:2543: snap_remove snap 220 2023-12-01T15:43:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:00 smithi183 ceph-mon[99169]: pgmap v798: 121 pgs: 121 active+clean; 676 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:43:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:00 smithi183 ceph-mon[99169]: osdmap e549: 8 total, 8 up, 8 in 2023-12-01T15:43:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:00 smithi119 ceph-mon[108979]: pgmap v798: 121 pgs: 121 active+clean; 676 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:43:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:00 smithi119 ceph-mon[108979]: osdmap e549: 8 total, 8 up, 8 in 2023-12-01T15:43:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:00 smithi119 ceph-mon[94175]: pgmap v798: 121 pgs: 121 active+clean; 676 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:43:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:00 smithi119 ceph-mon[94175]: osdmap e549: 8 total, 8 up, 8 in 2023-12-01T15:43:01.718 INFO:tasks.rados.rados.0.smithi119.stdout:2543: done (5 left) 2023-12-01T15:43:01.719 INFO:tasks.rados.rados.0.smithi119.stdout:2544: delete oid 26 current snap is 251 2023-12-01T15:43:01.719 INFO:tasks.rados.rados.0.smithi119.stdout:2537: finishing write tid 4 to smithi119156531-13 2023-12-01T15:43:01.719 INFO:tasks.rados.rados.0.smithi119.stdout:2537: finishing write tid 5 to smithi119156531-13 2023-12-01T15:43:01.719 INFO:tasks.rados.rados.0.smithi119.stdout:2537: oid 13 updating version 0 to 1811 2023-12-01T15:43:01.719 INFO:tasks.rados.rados.0.smithi119.stdout:2537: oid 13 version 1811 is already newer than 1810 2023-12-01T15:43:01.719 INFO:tasks.rados.rados.0.smithi119.stdout:2537: oid 13 version 1811 is already newer than 1809 2023-12-01T15:43:01.719 INFO:tasks.rados.rados.0.smithi119.stdout:2537: oid 13 version 1811 is already newer than 1808 2023-12-01T15:43:01.719 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 1811 (ObjNum 808 snap 251 seq_num 808) dirty exists 2023-12-01T15:43:01.719 INFO:tasks.rados.rados.0.smithi119.stdout:2537: left oid 13 (ObjNum 808 snap 251 seq_num 808) 2023-12-01T15:43:01.719 INFO:tasks.rados.rados.0.smithi119.stdout:2539: finishing write tid 1 to smithi119156531-38 2023-12-01T15:43:01.719 INFO:tasks.rados.rados.0.smithi119.stdout:2539: finishing write tid 2 to smithi119156531-38 2023-12-01T15:43:01.719 INFO:tasks.rados.rados.0.smithi119.stdout:2539: finishing write tid 3 to smithi119156531-38 2023-12-01T15:43:01.719 INFO:tasks.rados.rados.0.smithi119.stdout:2539: finishing write tid 4 to smithi119156531-38 2023-12-01T15:43:01.719 INFO:tasks.rados.rados.0.smithi119.stdout:2539: finishing write tid 5 to smithi119156531-38 2023-12-01T15:43:01.720 INFO:tasks.rados.rados.0.smithi119.stdout:2539: oid 38 updating version 0 to 1376 2023-12-01T15:43:01.720 INFO:tasks.rados.rados.0.smithi119.stdout:2539: oid 38 version 1376 is already newer than 1375 2023-12-01T15:43:01.720 INFO:tasks.rados.rados.0.smithi119.stdout:2539: oid 38 version 1376 is already newer than 1374 2023-12-01T15:43:01.720 INFO:tasks.rados.rados.0.smithi119.stdout:2539: oid 38 version 1376 is already newer than 1373 2023-12-01T15:43:01.720 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 1376 (ObjNum 810 snap 251 seq_num 810) dirty exists 2023-12-01T15:43:01.720 INFO:tasks.rados.rados.0.smithi119.stdout:2539: left oid 38 (ObjNum 810 snap 251 seq_num 810) 2023-12-01T15:43:01.720 INFO:tasks.rados.rados.0.smithi119.stdout:2540: finishing write tid 1 to smithi119156531-50 2023-12-01T15:43:01.720 INFO:tasks.rados.rados.0.smithi119.stdout:2540: finishing write tid 2 to smithi119156531-50 2023-12-01T15:43:01.720 INFO:tasks.rados.rados.0.smithi119.stdout:2540: finishing write tid 3 to smithi119156531-50 2023-12-01T15:43:01.720 INFO:tasks.rados.rados.0.smithi119.stdout:2540: finishing write tid 4 to smithi119156531-50 2023-12-01T15:43:01.720 INFO:tasks.rados.rados.0.smithi119.stdout:2540: finishing write tid 5 to smithi119156531-50 2023-12-01T15:43:01.720 INFO:tasks.rados.rados.0.smithi119.stdout:2540: oid 50 updating version 0 to 1426 2023-12-01T15:43:01.720 INFO:tasks.rados.rados.0.smithi119.stdout:2540: oid 50 updating version 1426 to 1427 2023-12-01T15:43:01.720 INFO:tasks.rados.rados.0.smithi119.stdout:2540: oid 50 version 1427 is already newer than 1424 2023-12-01T15:43:01.721 INFO:tasks.rados.rados.0.smithi119.stdout:2540: oid 50 version 1427 is already newer than 1425 2023-12-01T15:43:01.721 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1427 (ObjNum 811 snap 251 seq_num 811) dirty exists 2023-12-01T15:43:01.721 INFO:tasks.rados.rados.0.smithi119.stdout:2540: left oid 50 (ObjNum 811 snap 251 seq_num 811) 2023-12-01T15:43:01.721 INFO:tasks.rados.rados.0.smithi119.stdout:2541: finishing write tid 1 to smithi119156531-9 2023-12-01T15:43:01.721 INFO:tasks.rados.rados.0.smithi119.stdout:2541: finishing write tid 2 to smithi119156531-9 2023-12-01T15:43:01.721 INFO:tasks.rados.rados.0.smithi119.stdout:2541: finishing write tid 3 to smithi119156531-9 2023-12-01T15:43:01.721 INFO:tasks.rados.rados.0.smithi119.stdout:2541: finishing write tid 4 to smithi119156531-9 2023-12-01T15:43:01.721 INFO:tasks.rados.rados.0.smithi119.stdout:2541: finishing write tid 5 to smithi119156531-9 2023-12-01T15:43:01.721 INFO:tasks.rados.rados.0.smithi119.stdout:2541: oid 9 updating version 0 to 1369 2023-12-01T15:43:01.721 INFO:tasks.rados.rados.0.smithi119.stdout:2541: oid 9 updating version 1369 to 1372 2023-12-01T15:43:01.721 INFO:tasks.rados.rados.0.smithi119.stdout:2541: oid 9 version 1372 is already newer than 1370 2023-12-01T15:43:01.721 INFO:tasks.rados.rados.0.smithi119.stdout:2541: oid 9 version 1372 is already newer than 1371 2023-12-01T15:43:01.721 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 1372 (ObjNum 812 snap 251 seq_num 812) dirty exists 2023-12-01T15:43:01.721 INFO:tasks.rados.rados.0.smithi119.stdout:2541: left oid 9 (ObjNum 812 snap 251 seq_num 812) 2023-12-01T15:43:01.729 INFO:tasks.rados.rados.0.smithi119.stdout:2537: done (5 left) 2023-12-01T15:43:01.729 INFO:tasks.rados.rados.0.smithi119.stdout:2539: done (4 left) 2023-12-01T15:43:01.730 INFO:tasks.rados.rados.0.smithi119.stdout:2540: done (3 left) 2023-12-01T15:43:01.730 INFO:tasks.rados.rados.0.smithi119.stdout:2541: done (2 left) 2023-12-01T15:43:01.730 INFO:tasks.rados.rados.0.smithi119.stdout:2542: done (1 left) 2023-12-01T15:43:01.730 INFO:tasks.rados.rados.0.smithi119.stdout:2544: done (0 left) 2023-12-01T15:43:01.730 INFO:tasks.rados.rados.0.smithi119.stdout:2545: delete oid 39 current snap is 251 2023-12-01T15:43:01.733 INFO:tasks.rados.rados.0.smithi119.stdout:2545: done (0 left) 2023-12-01T15:43:01.734 INFO:tasks.rados.rados.0.smithi119.stdout:2546: copy_from oid 18 from oid 48 current snap is 251 2023-12-01T15:43:01.734 INFO:tasks.rados.rados.0.smithi119.stdout:2547: read oid 29 snap -1 2023-12-01T15:43:01.734 INFO:tasks.rados.rados.0.smithi119.stdout:2547: expect deleted 2023-12-01T15:43:01.734 INFO:tasks.rados.rados.0.smithi119.stdout:2548: read oid 12 snap -1 2023-12-01T15:43:01.734 INFO:tasks.rados.rados.0.smithi119.stdout:2548: expect (ObjNum 721 snap 226 seq_num 721) 2023-12-01T15:43:01.734 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 251 2023-12-01T15:43:01.734 INFO:tasks.rados.rados.0.smithi119.stdout:2549: seq_num 815 ranges {0=458752,458752=655360,1114112=409600,1523712=139264} 2023-12-01T15:43:01.736 INFO:tasks.rados.rados.0.smithi119.stdout:2549: writing smithi119156531-21 from 0 to 458752 tid 1 2023-12-01T15:43:01.744 INFO:tasks.rados.rados.0.smithi119.stdout:2549: writing smithi119156531-21 from 458752 to 1114112 tid 2 2023-12-01T15:43:01.744 INFO:tasks.rados.rados.0.smithi119.stdout:2549: writing smithi119156531-21 from 1114112 to 1523712 tid 3 2023-12-01T15:43:01.744 INFO:tasks.rados.rados.0.smithi119.stdout:2549: writing smithi119156531-21 from 1523712 to 1662976 tid 4 2023-12-01T15:43:01.744 INFO:tasks.rados.rados.0.smithi119.stdout:2550: read oid 17 snap -1 2023-12-01T15:43:01.744 INFO:tasks.rados.rados.0.smithi119.stdout:2550: expect (ObjNum 577 snap 185 seq_num 577) 2023-12-01T15:43:01.745 INFO:tasks.rados.rados.0.smithi119.stdout:2551: rollback oid 3 current snap is 251 2023-12-01T15:43:01.745 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 3 to 231 2023-12-01T15:43:01.745 INFO:tasks.rados.rados.0.smithi119.stdout:2547: done (5 left) 2023-12-01T15:43:01.745 INFO:tasks.rados.rados.0.smithi119.stdout:2552: snap_remove snap 207 2023-12-01T15:43:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:01 smithi183 ceph-mon[99169]: osdmap e550: 8 total, 8 up, 8 in 2023-12-01T15:43:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:01 smithi119 ceph-mon[94175]: osdmap e550: 8 total, 8 up, 8 in 2023-12-01T15:43:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:01 smithi119 ceph-mon[108979]: osdmap e550: 8 total, 8 up, 8 in 2023-12-01T15:43:02.740 INFO:tasks.rados.rados.0.smithi119.stdout:2552: done (5 left) 2023-12-01T15:43:02.740 INFO:tasks.rados.rados.0.smithi119.stdout:2553: snap_remove snap 228 2023-12-01T15:43:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:02 smithi183 ceph-mon[99169]: pgmap v801: 121 pgs: 121 active+clean; 696 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 5.5 MiB/s wr, 22 op/s 2023-12-01T15:43:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:02 smithi183 ceph-mon[99169]: osdmap e551: 8 total, 8 up, 8 in 2023-12-01T15:43:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:02 smithi119 ceph-mon[94175]: pgmap v801: 121 pgs: 121 active+clean; 696 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 5.5 MiB/s wr, 22 op/s 2023-12-01T15:43:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:02 smithi119 ceph-mon[94175]: osdmap e551: 8 total, 8 up, 8 in 2023-12-01T15:43:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:02 smithi119 ceph-mon[108979]: pgmap v801: 121 pgs: 121 active+clean; 696 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 5.5 MiB/s wr, 22 op/s 2023-12-01T15:43:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:02 smithi119 ceph-mon[108979]: osdmap e551: 8 total, 8 up, 8 in 2023-12-01T15:43:03.745 INFO:tasks.rados.rados.0.smithi119.stdout:2553: done (5 left) 2023-12-01T15:43:03.745 INFO:tasks.rados.rados.0.smithi119.stdout:2554: rmattr oid 2 current snap is 251 2023-12-01T15:43:03.745 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 8 current snap is 251 2023-12-01T15:43:03.745 INFO:tasks.rados.rados.0.smithi119.stdout:2555: seq_num 816 ranges {2031616=475136,2506752=540672,3047424=614400,3661824=49152} 2023-12-01T15:43:03.758 INFO:tasks.rados.rados.0.smithi119.stdout:2555: writing smithi119156531-8 from 2031616 to 2506752 tid 1 2023-12-01T15:43:03.761 INFO:tasks.rados.rados.0.smithi119.stdout:2555: writing smithi119156531-8 from 2506752 to 3047424 tid 2 2023-12-01T15:43:03.765 INFO:tasks.rados.rados.0.smithi119.stdout:2555: writing smithi119156531-8 from 3047424 to 3661824 tid 3 2023-12-01T15:43:03.766 INFO:tasks.rados.rados.0.smithi119.stdout:2555: writing smithi119156531-8 from 3661824 to 3710976 tid 4 2023-12-01T15:43:03.766 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 26 current snap is 251 2023-12-01T15:43:03.766 INFO:tasks.rados.rados.0.smithi119.stdout:2549: finishing write tid 1 to smithi119156531-21 2023-12-01T15:43:03.766 INFO:tasks.rados.rados.0.smithi119.stdout:2551: finishing rollback tid 0 to smithi119156531-3 2023-12-01T15:43:03.766 INFO:tasks.rados.rados.0.smithi119.stdout:2551: finishing rollback tid 1 to smithi119156531-3 2023-12-01T15:43:03.766 INFO:tasks.rados.rados.0.smithi119.stdout:2551: finishing rollback tid 2 to smithi119156531-3 2023-12-01T15:43:03.766 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 1430 (ObjNum 65 snap 0 seq_num 1616079456) dirty exists 2023-12-01T15:43:03.766 INFO:tasks.rados.rados.0.smithi119.stdout:2549: finishing write tid 2 to smithi119156531-21 2023-12-01T15:43:03.767 INFO:tasks.rados.rados.0.smithi119.stdout:2549: finishing write tid 3 to smithi119156531-21 2023-12-01T15:43:03.767 INFO:tasks.rados.rados.0.smithi119.stdout:2549: finishing write tid 4 to smithi119156531-21 2023-12-01T15:43:03.767 INFO:tasks.rados.rados.0.smithi119.stdout:2549: finishing write tid 5 to smithi119156531-21 2023-12-01T15:43:03.767 INFO:tasks.rados.rados.0.smithi119.stdout:2550: expect (ObjNum 577 snap 185 seq_num 577) 2023-12-01T15:43:03.910 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:43:03.970 INFO:tasks.rados.rados.0.smithi119.stdout:2549: finishing write tid 6 to smithi119156531-21 2023-12-01T15:43:03.970 INFO:tasks.rados.rados.0.smithi119.stdout:2549: oid 21 updating version 0 to 1413 2023-12-01T15:43:03.971 INFO:tasks.rados.rados.0.smithi119.stdout:2549: oid 21 version 1413 is already newer than 1409 2023-12-01T15:43:03.971 INFO:tasks.rados.rados.0.smithi119.stdout:2549: oid 21 version 1413 is already newer than 1412 2023-12-01T15:43:03.971 INFO:tasks.rados.rados.0.smithi119.stdout:2549: oid 21 version 1413 is already newer than 1411 2023-12-01T15:43:03.971 INFO:tasks.rados.rados.0.smithi119.stdout:2549: oid 21 version 1413 is already newer than 1410 2023-12-01T15:43:03.971 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1413 (ObjNum 815 snap 251 seq_num 815) dirty exists 2023-12-01T15:43:03.971 INFO:tasks.rados.rados.0.smithi119.stdout:2549: left oid 21 (ObjNum 815 snap 251 seq_num 815) 2023-12-01T15:43:03.971 INFO:tasks.rados.rados.0.smithi119.stdout:2556: seq_num 817 ranges {0=491520,491520=417792,909312=425984,1335296=360448} 2023-12-01T15:43:03.973 INFO:tasks.rados.rados.0.smithi119.stdout:2556: writing smithi119156531-26 from 0 to 491520 tid 1 2023-12-01T15:43:03.975 INFO:tasks.rados.rados.0.smithi119.stdout:2556: writing smithi119156531-26 from 491520 to 909312 tid 2 2023-12-01T15:43:03.978 INFO:tasks.rados.rados.0.smithi119.stdout:2556: writing smithi119156531-26 from 909312 to 1335296 tid 3 2023-12-01T15:43:03.980 INFO:tasks.rados.rados.0.smithi119.stdout:2556: writing smithi119156531-26 from 1335296 to 1695744 tid 4 2023-12-01T15:43:03.981 INFO:tasks.rados.rados.0.smithi119.stdout:2549: done (7 left) 2023-12-01T15:43:03.981 INFO:tasks.rados.rados.0.smithi119.stdout:2550: done (6 left) 2023-12-01T15:43:03.981 INFO:tasks.rados.rados.0.smithi119.stdout:2551: done (5 left) 2023-12-01T15:43:03.981 INFO:tasks.rados.rados.0.smithi119.stdout:2557: read oid 16 snap -1 2023-12-01T15:43:03.981 INFO:tasks.rados.rados.0.smithi119.stdout:2557: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:43:03.981 INFO:tasks.rados.rados.0.smithi119.stdout:2558: snap_remove snap 215 2023-12-01T15:43:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:03 smithi119 ceph-mon[94175]: osdmap e552: 8 total, 8 up, 8 in 2023-12-01T15:43:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:03 smithi119 ceph-mon[108979]: osdmap e552: 8 total, 8 up, 8 in 2023-12-01T15:43:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:03 smithi183 ceph-mon[99169]: osdmap e552: 8 total, 8 up, 8 in 2023-12-01T15:43:04.220 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:43:04.220 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9m) 9m ago 10m 17.3M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:43:04.221 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9m) 9m ago 9m 83.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:43:04.221 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11m) 9m ago 11m 13.6M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:43:04.221 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10m) 9m ago 10m 16.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:43:04.221 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (14m) 9m ago 14m 448M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:43:04.221 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (15m) 9m ago 15m 507M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:43:04.221 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (15m) 9m ago 15m 81.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:43:04.221 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (14m) 9m ago 14m 57.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:43:04.221 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (14m) 9m ago 14m 59.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:43:04.221 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10m) 9m ago 10m 4135k - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:43:04.221 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10m) 9m ago 10m 3959k - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:43:04.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (13m) 9m ago 13m 62.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:43:04.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (13m) 9m ago 13m 65.0M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:43:04.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (13m) 9m ago 13m 56.3M 3012M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:43:04.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (12m) 9m ago 12m 55.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:43:04.222 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (12m) 9m ago 12m 54.4M 3012M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:43:04.222 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (12m) 9m ago 12m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:43:04.222 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11m) 9m ago 11m 54.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:43:04.222 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11m) 9m ago 11m 56.8M 3012M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:43:04.222 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9m) 9m ago 10m 29.9M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:43:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:43:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:43:04] "GET /metrics HTTP/1.1" 200 36173 "" "Prometheus/2.43.0" 2023-12-01T15:43:04.602 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:43:04.602 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:43:04.602 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:43:04.602 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:43:04.602 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:43:04.602 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:43:04.603 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:43:04.603 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:43:04.603 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:43:04.603 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:43:04.603 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:43:04.603 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:43:04.603 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:43:04.603 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:43:04.603 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:43:04.603 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:43:04.603 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:43:04.748 INFO:tasks.rados.rados.0.smithi119.stdout:2558: done (6 left) 2023-12-01T15:43:04.748 INFO:tasks.rados.rados.0.smithi119.stdout:2559: setattr oid 4 current snap is 251 2023-12-01T15:43:04.750 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 27 current snap is 251 2023-12-01T15:43:04.750 INFO:tasks.rados.rados.0.smithi119.stdout:2560: seq_num 818 ranges {5980160=507904,6488064=704512,7192576=499712} 2023-12-01T15:43:04.785 INFO:tasks.rados.rados.0.smithi119.stdout:2560: writing smithi119156531-27 from 5980160 to 6488064 tid 1 2023-12-01T15:43:04.790 INFO:tasks.rados.rados.0.smithi119.stdout:2560: writing smithi119156531-27 from 6488064 to 7192576 tid 2 2023-12-01T15:43:04.793 INFO:tasks.rados.rados.0.smithi119.stdout:2560: writing smithi119156531-27 from 7192576 to 7692288 tid 3 2023-12-01T15:43:04.794 INFO:tasks.rados.rados.0.smithi119.stdout:2561: snap_remove snap 233 2023-12-01T15:43:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:04 smithi183 ceph-mon[99169]: pgmap v804: 121 pgs: 121 active+clean; 696 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 5.5 MiB/s wr, 22 op/s 2023-12-01T15:43:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:04 smithi183 ceph-mon[99169]: osdmap e553: 8 total, 8 up, 8 in 2023-12-01T15:43:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3831669879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:43:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:04 smithi119 ceph-mon[108979]: pgmap v804: 121 pgs: 121 active+clean; 696 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 5.5 MiB/s wr, 22 op/s 2023-12-01T15:43:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:04 smithi119 ceph-mon[108979]: osdmap e553: 8 total, 8 up, 8 in 2023-12-01T15:43:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3831669879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:43:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:04 smithi119 ceph-mon[94175]: pgmap v804: 121 pgs: 121 active+clean; 696 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 5.5 MiB/s wr, 22 op/s 2023-12-01T15:43:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:04 smithi119 ceph-mon[94175]: osdmap e553: 8 total, 8 up, 8 in 2023-12-01T15:43:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3831669879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:43:05.552 INFO:tasks.rados.rados.0.smithi119.stdout:2561: done (8 left) 2023-12-01T15:43:05.552 INFO:tasks.rados.rados.0.smithi119.stdout:2562: snap_remove snap 210 2023-12-01T15:43:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:05 smithi183 ceph-mon[99169]: from='client.25235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:05 smithi183 ceph-mon[99169]: from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:05 smithi183 ceph-mon[99169]: osdmap e554: 8 total, 8 up, 8 in 2023-12-01T15:43:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:05 smithi183 ceph-mon[99169]: osdmap e555: 8 total, 8 up, 8 in 2023-12-01T15:43:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:05 smithi119 ceph-mon[94175]: from='client.25235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:05 smithi119 ceph-mon[94175]: from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:05 smithi119 ceph-mon[94175]: osdmap e554: 8 total, 8 up, 8 in 2023-12-01T15:43:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:05 smithi119 ceph-mon[94175]: osdmap e555: 8 total, 8 up, 8 in 2023-12-01T15:43:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:05 smithi119 ceph-mon[108979]: from='client.25235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:05 smithi119 ceph-mon[108979]: from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:05 smithi119 ceph-mon[108979]: osdmap e554: 8 total, 8 up, 8 in 2023-12-01T15:43:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:05 smithi119 ceph-mon[108979]: osdmap e555: 8 total, 8 up, 8 in 2023-12-01T15:43:06.574 INFO:tasks.rados.rados.0.smithi119.stdout:2562: done (8 left) 2023-12-01T15:43:06.575 INFO:tasks.rados.rados.0.smithi119.stdout:2563: delete oid 28 current snap is 251 2023-12-01T15:43:06.576 INFO:tasks.rados.rados.0.smithi119.stdout:2546: finishing copy_from to smithi119156531-18 2023-12-01T15:43:06.576 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 1376 (ObjNum 776 snap 246 seq_num 776) dirty exists 2023-12-01T15:43:06.576 INFO:tasks.rados.rados.0.smithi119.stdout:2546: finishing copy_from racing read to smithi119156531-18 2023-12-01T15:43:06.576 INFO:tasks.rados.rados.0.smithi119.stdout:2548: expect (ObjNum 721 snap 226 seq_num 721) 2023-12-01T15:43:06.885 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 1638 (ObjNum 629 snap 203 seq_num 629) dirty exists 2023-12-01T15:43:06.885 INFO:tasks.rados.rados.0.smithi119.stdout:2555: finishing write tid 1 to smithi119156531-8 2023-12-01T15:43:06.885 INFO:tasks.rados.rados.0.smithi119.stdout:2555: finishing write tid 2 to smithi119156531-8 2023-12-01T15:43:06.885 INFO:tasks.rados.rados.0.smithi119.stdout:2546: done (8 left) 2023-12-01T15:43:06.885 INFO:tasks.rados.rados.0.smithi119.stdout:2548: done (7 left) 2023-12-01T15:43:06.886 INFO:tasks.rados.rados.0.smithi119.stdout:2554: done (6 left) 2023-12-01T15:43:06.886 INFO:tasks.rados.rados.0.smithi119.stdout:2563: done (5 left) 2023-12-01T15:43:06.886 INFO:tasks.rados.rados.0.smithi119.stdout:2564: delete oid 14 current snap is 251 2023-12-01T15:43:06.886 INFO:tasks.rados.rados.0.smithi119.stdout:2555: finishing write tid 3 to smithi119156531-8 2023-12-01T15:43:06.886 INFO:tasks.rados.rados.0.smithi119.stdout:2555: finishing write tid 4 to smithi119156531-8 2023-12-01T15:43:06.886 INFO:tasks.rados.rados.0.smithi119.stdout:2555: finishing write tid 5 to smithi119156531-8 2023-12-01T15:43:06.886 INFO:tasks.rados.rados.0.smithi119.stdout:2555: finishing write tid 6 to smithi119156531-8 2023-12-01T15:43:06.886 INFO:tasks.rados.rados.0.smithi119.stdout:2555: oid 8 updating version 0 to 1639 2023-12-01T15:43:06.886 INFO:tasks.rados.rados.0.smithi119.stdout:2555: oid 8 updating version 1639 to 1641 2023-12-01T15:43:06.886 INFO:tasks.rados.rados.0.smithi119.stdout:2555: oid 8 updating version 1641 to 1642 2023-12-01T15:43:06.886 INFO:tasks.rados.rados.0.smithi119.stdout:2555: oid 8 version 1642 is already newer than 1640 2023-12-01T15:43:06.886 INFO:tasks.rados.rados.0.smithi119.stdout:2555: oid 8 updating version 1642 to 1643 2023-12-01T15:43:06.886 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 1643 (ObjNum 816 snap 251 seq_num 816) dirty exists 2023-12-01T15:43:06.886 INFO:tasks.rados.rados.0.smithi119.stdout:2555: left oid 8 (ObjNum 816 snap 251 seq_num 816) 2023-12-01T15:43:06.887 INFO:tasks.rados.rados.0.smithi119.stdout:2556: finishing write tid 1 to smithi119156531-26 2023-12-01T15:43:06.887 INFO:tasks.rados.rados.0.smithi119.stdout:2556: finishing write tid 2 to smithi119156531-26 2023-12-01T15:43:06.887 INFO:tasks.rados.rados.0.smithi119.stdout:2556: finishing write tid 3 to smithi119156531-26 2023-12-01T15:43:06.887 INFO:tasks.rados.rados.0.smithi119.stdout:2556: finishing write tid 4 to smithi119156531-26 2023-12-01T15:43:06.887 INFO:tasks.rados.rados.0.smithi119.stdout:2556: finishing write tid 5 to smithi119156531-26 2023-12-01T15:43:06.887 INFO:tasks.rados.rados.0.smithi119.stdout:2556: finishing write tid 6 to smithi119156531-26 2023-12-01T15:43:06.887 INFO:tasks.rados.rados.0.smithi119.stdout:2556: oid 26 updating version 0 to 1374 2023-12-01T15:43:06.887 INFO:tasks.rados.rados.0.smithi119.stdout:2556: oid 26 updating version 1374 to 1375 2023-12-01T15:43:06.887 INFO:tasks.rados.rados.0.smithi119.stdout:2556: oid 26 updating version 1375 to 1376 2023-12-01T15:43:06.887 INFO:tasks.rados.rados.0.smithi119.stdout:2556: oid 26 updating version 1376 to 1377 2023-12-01T15:43:06.887 INFO:tasks.rados.rados.0.smithi119.stdout:2556: oid 26 updating version 1377 to 1378 2023-12-01T15:43:06.887 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 1378 (ObjNum 817 snap 251 seq_num 817) dirty exists 2023-12-01T15:43:06.887 INFO:tasks.rados.rados.0.smithi119.stdout:2556: left oid 26 (ObjNum 817 snap 251 seq_num 817) 2023-12-01T15:43:06.887 INFO:tasks.rados.rados.0.smithi119.stdout:2557: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:43:06.895 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1377 (ObjNum 785 snap 249 seq_num 785) dirty exists 2023-12-01T15:43:06.895 INFO:tasks.rados.rados.0.smithi119.stdout:2560: finishing write tid 1 to smithi119156531-27 2023-12-01T15:43:06.896 INFO:tasks.rados.rados.0.smithi119.stdout:2560: finishing write tid 2 to smithi119156531-27 2023-12-01T15:43:06.896 INFO:tasks.rados.rados.0.smithi119.stdout:2560: finishing write tid 3 to smithi119156531-27 2023-12-01T15:43:06.896 INFO:tasks.rados.rados.0.smithi119.stdout:2560: finishing write tid 4 to smithi119156531-27 2023-12-01T15:43:06.896 INFO:tasks.rados.rados.0.smithi119.stdout:2560: finishing write tid 5 to smithi119156531-27 2023-12-01T15:43:06.896 INFO:tasks.rados.rados.0.smithi119.stdout:2560: oid 27 updating version 0 to 1919 2023-12-01T15:43:06.896 INFO:tasks.rados.rados.0.smithi119.stdout:2560: oid 27 version 1919 is already newer than 1916 2023-12-01T15:43:06.896 INFO:tasks.rados.rados.0.smithi119.stdout:2560: oid 27 version 1919 is already newer than 1918 2023-12-01T15:43:06.896 INFO:tasks.rados.rados.0.smithi119.stdout:2560: oid 27 version 1919 is already newer than 1917 2023-12-01T15:43:06.896 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 1919 (ObjNum 818 snap 251 seq_num 818) dirty exists 2023-12-01T15:43:06.896 INFO:tasks.rados.rados.0.smithi119.stdout:2560: left oid 27 (ObjNum 818 snap 251 seq_num 818) 2023-12-01T15:43:06.896 INFO:tasks.rados.rados.0.smithi119.stdout:2555: done (5 left) 2023-12-01T15:43:06.896 INFO:tasks.rados.rados.0.smithi119.stdout:2556: done (4 left) 2023-12-01T15:43:06.896 INFO:tasks.rados.rados.0.smithi119.stdout:2557: done (3 left) 2023-12-01T15:43:06.896 INFO:tasks.rados.rados.0.smithi119.stdout:2559: done (2 left) 2023-12-01T15:43:06.896 INFO:tasks.rados.rados.0.smithi119.stdout:2560: done (1 left) 2023-12-01T15:43:06.896 INFO:tasks.rados.rados.0.smithi119.stdout:2564: done (0 left) 2023-12-01T15:43:06.897 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 251 2023-12-01T15:43:06.897 INFO:tasks.rados.rados.0.smithi119.stdout:2565: seq_num 821 ranges {5251072=557056,5808128=761856,6569984=442368} 2023-12-01T15:43:06.925 INFO:tasks.rados.rados.0.smithi119.stdout:2565: writing smithi119156531-18 from 5251072 to 5808128 tid 1 2023-12-01T15:43:06.930 INFO:tasks.rados.rados.0.smithi119.stdout:2565: writing smithi119156531-18 from 5808128 to 6569984 tid 2 2023-12-01T15:43:06.932 INFO:tasks.rados.rados.0.smithi119.stdout:2565: writing smithi119156531-18 from 6569984 to 7012352 tid 3 2023-12-01T15:43:06.932 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 14 current snap is 251 2023-12-01T15:43:06.933 INFO:tasks.rados.rados.0.smithi119.stdout:2565: finishing write tid 1 to smithi119156531-18 2023-12-01T15:43:06.933 INFO:tasks.rados.rados.0.smithi119.stdout:2566: seq_num 822 ranges {0=573440,573440=696320,1269760=507904} 2023-12-01T15:43:06.935 INFO:tasks.rados.rados.0.smithi119.stdout:2566: writing smithi119156531-14 from 0 to 573440 tid 1 2023-12-01T15:43:06.940 INFO:tasks.rados.rados.0.smithi119.stdout:2566: writing smithi119156531-14 from 573440 to 1269760 tid 2 2023-12-01T15:43:06.943 INFO:tasks.rados.rados.0.smithi119.stdout:2566: writing smithi119156531-14 from 1269760 to 1777664 tid 3 2023-12-01T15:43:06.943 INFO:tasks.rados.rados.0.smithi119.stdout:2567: delete oid 35 current snap is 251 2023-12-01T15:43:06.943 INFO:tasks.rados.rados.0.smithi119.stdout:2565: finishing write tid 2 to smithi119156531-18 2023-12-01T15:43:06.943 INFO:tasks.rados.rados.0.smithi119.stdout:2566: finishing write tid 1 to smithi119156531-14 2023-12-01T15:43:06.943 INFO:tasks.rados.rados.0.smithi119.stdout:2565: finishing write tid 3 to smithi119156531-18 2023-12-01T15:43:06.943 INFO:tasks.rados.rados.0.smithi119.stdout:2565: finishing write tid 4 to smithi119156531-18 2023-12-01T15:43:06.943 INFO:tasks.rados.rados.0.smithi119.stdout:2565: finishing write tid 5 to smithi119156531-18 2023-12-01T15:43:06.943 INFO:tasks.rados.rados.0.smithi119.stdout:2565: oid 18 updating version 0 to 1930 2023-12-01T15:43:06.943 INFO:tasks.rados.rados.0.smithi119.stdout:2565: oid 18 updating version 1930 to 1931 2023-12-01T15:43:06.943 INFO:tasks.rados.rados.0.smithi119.stdout:2565: oid 18 updating version 1931 to 1932 2023-12-01T15:43:06.944 INFO:tasks.rados.rados.0.smithi119.stdout:2565: oid 18 updating version 1932 to 1933 2023-12-01T15:43:06.944 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 1933 (ObjNum 821 snap 251 seq_num 821) dirty exists 2023-12-01T15:43:06.944 INFO:tasks.rados.rados.0.smithi119.stdout:2565: left oid 18 (ObjNum 821 snap 251 seq_num 821) 2023-12-01T15:43:06.944 INFO:tasks.rados.rados.0.smithi119.stdout:2566: finishing write tid 2 to smithi119156531-14 2023-12-01T15:43:06.946 INFO:tasks.rados.rados.0.smithi119.stdout:2566: finishing write tid 3 to smithi119156531-14 2023-12-01T15:43:06.946 INFO:tasks.rados.rados.0.smithi119.stdout:2565: done (2 left) 2023-12-01T15:43:06.946 INFO:tasks.rados.rados.0.smithi119.stdout:2567: done (1 left) 2023-12-01T15:43:06.946 INFO:tasks.rados.rados.0.smithi119.stdout:2568: setattr oid 35 current snap is 251 2023-12-01T15:43:06.946 INFO:tasks.rados.rados.0.smithi119.stdout:2566: finishing write tid 4 to smithi119156531-14 2023-12-01T15:43:06.947 INFO:tasks.rados.rados.0.smithi119.stdout:2566: finishing write tid 5 to smithi119156531-14 2023-12-01T15:43:06.947 INFO:tasks.rados.rados.0.smithi119.stdout:2566: oid 14 updating version 0 to 1809 2023-12-01T15:43:06.947 INFO:tasks.rados.rados.0.smithi119.stdout:2566: oid 14 version 1809 is already newer than 1807 2023-12-01T15:43:06.947 INFO:tasks.rados.rados.0.smithi119.stdout:2566: oid 14 updating version 1809 to 1810 2023-12-01T15:43:06.947 INFO:tasks.rados.rados.0.smithi119.stdout:2566: oid 14 version 1810 is already newer than 1808 2023-12-01T15:43:06.947 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 1810 (ObjNum 822 snap 251 seq_num 822) dirty exists 2023-12-01T15:43:06.947 INFO:tasks.rados.rados.0.smithi119.stdout:2566: left oid 14 (ObjNum 822 snap 251 seq_num 822) 2023-12-01T15:43:06.949 INFO:tasks.rados.rados.0.smithi119.stdout:2566: done (1 left) 2023-12-01T15:43:06.949 INFO:tasks.rados.rados.0.smithi119.stdout:2569: copy_from oid 19 from oid 8 current snap is 251 2023-12-01T15:43:06.949 INFO:tasks.rados.rados.0.smithi119.stdout:2570: copy_from oid 43 from oid 12 current snap is 251 2023-12-01T15:43:06.949 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 30 current snap is 251 2023-12-01T15:43:06.949 INFO:tasks.rados.rados.0.smithi119.stdout:2571: seq_num 824 ranges {3579904=606208,4186112=458752,4644864=573440,5218304=172032} 2023-12-01T15:43:06.972 INFO:tasks.rados.rados.0.smithi119.stdout:2571: writing smithi119156531-30 from 3579904 to 4186112 tid 1 2023-12-01T15:43:06.975 INFO:tasks.rados.rados.0.smithi119.stdout:2571: writing smithi119156531-30 from 4186112 to 4644864 tid 2 2023-12-01T15:43:06.978 INFO:tasks.rados.rados.0.smithi119.stdout:2571: writing smithi119156531-30 from 4644864 to 5218304 tid 3 2023-12-01T15:43:06.979 INFO:tasks.rados.rados.0.smithi119.stdout:2571: writing smithi119156531-30 from 5218304 to 5390336 tid 4 2023-12-01T15:43:06.979 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 27 current snap is 251 2023-12-01T15:43:06.979 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 1813 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-12-01T15:43:06.979 INFO:tasks.rados.rados.0.smithi119.stdout:2572: seq_num 825 ranges {7692288=622592,8314880=745472,9060352=458752} 2023-12-01T15:43:07.023 INFO:tasks.rados.rados.0.smithi119.stdout:2572: writing smithi119156531-27 from 7692288 to 8314880 tid 1 2023-12-01T15:43:07.027 INFO:tasks.rados.rados.0.smithi119.stdout:2572: writing smithi119156531-27 from 8314880 to 9060352 tid 2 2023-12-01T15:43:07.030 INFO:tasks.rados.rados.0.smithi119.stdout:2572: writing smithi119156531-27 from 9060352 to 9519104 tid 3 2023-12-01T15:43:07.030 INFO:tasks.rados.rados.0.smithi119.stdout:2568: done (4 left) 2023-12-01T15:43:07.031 INFO:tasks.rados.rados.0.smithi119.stdout:2573: read oid 38 snap -1 2023-12-01T15:43:07.031 INFO:tasks.rados.rados.0.smithi119.stdout:2573: expect (ObjNum 810 snap 251 seq_num 810) 2023-12-01T15:43:07.031 INFO:tasks.rados.rados.0.smithi119.stdout:2574: rmattr oid 17 current snap is 251 2023-12-01T15:43:07.031 INFO:tasks.rados.rados.0.smithi119.stdout:2574: done (5 left) 2023-12-01T15:43:07.031 INFO:tasks.rados.rados.0.smithi119.stdout:2575: rollback oid 14 current snap is 251 2023-12-01T15:43:07.031 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 14 to 211 2023-12-01T15:43:07.031 INFO:tasks.rados.rados.0.smithi119.stdout:2570: finishing copy_from to smithi119156531-43 2023-12-01T15:43:07.031 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 1356 (ObjNum 721 snap 226 seq_num 721) dirty exists 2023-12-01T15:43:07.031 INFO:tasks.rados.rados.0.smithi119.stdout:2570: finishing copy_from racing read to smithi119156531-43 2023-12-01T15:43:07.031 INFO:tasks.rados.rados.0.smithi119.stdout:2571: finishing write tid 1 to smithi119156531-30 2023-12-01T15:43:07.031 INFO:tasks.rados.rados.0.smithi119.stdout:2570: done (5 left) 2023-12-01T15:43:07.031 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 251 2023-12-01T15:43:07.031 INFO:tasks.rados.rados.0.smithi119.stdout:2569: finishing copy_from to smithi119156531-19 2023-12-01T15:43:07.031 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 1643 (ObjNum 816 snap 251 seq_num 816) dirty exists 2023-12-01T15:43:07.032 INFO:tasks.rados.rados.0.smithi119.stdout:2569: finishing copy_from racing read to smithi119156531-19 2023-12-01T15:43:07.032 INFO:tasks.rados.rados.0.smithi119.stdout:2571: finishing write tid 2 to smithi119156531-30 2023-12-01T15:43:07.032 INFO:tasks.rados.rados.0.smithi119.stdout:2576: seq_num 826 ranges {4677632=638976,5316608=630784,5947392=573440} 2023-12-01T15:43:07.059 INFO:tasks.rados.rados.0.smithi119.stdout:2576: writing smithi119156531-4 from 4677632 to 5316608 tid 1 2023-12-01T15:43:07.063 INFO:tasks.rados.rados.0.smithi119.stdout:2576: writing smithi119156531-4 from 5316608 to 5947392 tid 2 2023-12-01T15:43:07.067 INFO:tasks.rados.rados.0.smithi119.stdout:2576: writing smithi119156531-4 from 5947392 to 6520832 tid 3 2023-12-01T15:43:07.067 INFO:tasks.rados.rados.0.smithi119.stdout:2569: done (5 left) 2023-12-01T15:43:07.067 INFO:tasks.rados.rados.0.smithi119.stdout:2577: read oid 24 snap -1 2023-12-01T15:43:07.067 INFO:tasks.rados.rados.0.smithi119.stdout:2577: expect deleted 2023-12-01T15:43:07.067 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 251 2023-12-01T15:43:07.067 INFO:tasks.rados.rados.0.smithi119.stdout:2571: finishing write tid 3 to smithi119156531-30 2023-12-01T15:43:07.067 INFO:tasks.rados.rados.0.smithi119.stdout:2571: finishing write tid 4 to smithi119156531-30 2023-12-01T15:43:07.067 INFO:tasks.rados.rados.0.smithi119.stdout:2571: finishing write tid 5 to smithi119156531-30 2023-12-01T15:43:07.067 INFO:tasks.rados.rados.0.smithi119.stdout:2571: finishing write tid 6 to smithi119156531-30 2023-12-01T15:43:07.067 INFO:tasks.rados.rados.0.smithi119.stdout:2571: oid 30 updating version 0 to 1265 2023-12-01T15:43:07.067 INFO:tasks.rados.rados.0.smithi119.stdout:2571: oid 30 version 1265 is already newer than 1264 2023-12-01T15:43:07.067 INFO:tasks.rados.rados.0.smithi119.stdout:2571: oid 30 version 1265 is already newer than 1263 2023-12-01T15:43:07.068 INFO:tasks.rados.rados.0.smithi119.stdout:2571: oid 30 updating version 1265 to 1266 2023-12-01T15:43:07.068 INFO:tasks.rados.rados.0.smithi119.stdout:2571: oid 30 version 1266 is already newer than 1262 2023-12-01T15:43:07.068 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 1266 (ObjNum 824 snap 251 seq_num 824) dirty exists 2023-12-01T15:43:07.068 INFO:tasks.rados.rados.0.smithi119.stdout:2571: left oid 30 (ObjNum 824 snap 251 seq_num 824) 2023-12-01T15:43:07.068 INFO:tasks.rados.rados.0.smithi119.stdout:2572: finishing write tid 1 to smithi119156531-27 2023-12-01T15:43:07.068 INFO:tasks.rados.rados.0.smithi119.stdout:2578: seq_num 827 ranges {8560640=655360,9216000=516096,9732096=688128} 2023-12-01T15:43:07.115 INFO:tasks.rados.rados.0.smithi119.stdout:2578: writing smithi119156531-42 from 8560640 to 9216000 tid 1 2023-12-01T15:43:07.118 INFO:tasks.rados.rados.0.smithi119.stdout:2578: writing smithi119156531-42 from 9216000 to 9732096 tid 2 2023-12-01T15:43:07.122 INFO:tasks.rados.rados.0.smithi119.stdout:2578: writing smithi119156531-42 from 9732096 to 10420224 tid 3 2023-12-01T15:43:07.122 INFO:tasks.rados.rados.0.smithi119.stdout:2571: done (6 left) 2023-12-01T15:43:07.123 INFO:tasks.rados.rados.0.smithi119.stdout:2579: copy_from oid 1 from oid 47 current snap is 251 2023-12-01T15:43:07.123 INFO:tasks.rados.rados.0.smithi119.stdout:2575: finishing rollback tid 0 to smithi119156531-14 2023-12-01T15:43:07.123 INFO:tasks.rados.rados.0.smithi119.stdout:2572: finishing write tid 2 to smithi119156531-27 2023-12-01T15:43:07.123 INFO:tasks.rados.rados.0.smithi119.stdout:2580: snap_create 2023-12-01T15:43:07.123 INFO:tasks.rados.rados.0.smithi119.stdout:2572: finishing write tid 3 to smithi119156531-27 2023-12-01T15:43:07.123 INFO:tasks.rados.rados.0.smithi119.stdout:2575: finishing rollback tid 1 to smithi119156531-14 2023-12-01T15:43:07.123 INFO:tasks.rados.rados.0.smithi119.stdout:2575: finishing rollback tid 2 to smithi119156531-14 2023-12-01T15:43:07.123 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 1813 (ObjNum 518 snap 165 seq_num 518) dirty exists 2023-12-01T15:43:07.123 INFO:tasks.rados.rados.0.smithi119.stdout:2572: finishing write tid 4 to smithi119156531-27 2023-12-01T15:43:07.123 INFO:tasks.rados.rados.0.smithi119.stdout:2572: finishing write tid 5 to smithi119156531-27 2023-12-01T15:43:07.123 INFO:tasks.rados.rados.0.smithi119.stdout:2572: oid 27 updating version 0 to 1937 2023-12-01T15:43:07.123 INFO:tasks.rados.rados.0.smithi119.stdout:2572: oid 27 version 1937 is already newer than 1936 2023-12-01T15:43:07.123 INFO:tasks.rados.rados.0.smithi119.stdout:2572: oid 27 version 1937 is already newer than 1935 2023-12-01T15:43:07.123 INFO:tasks.rados.rados.0.smithi119.stdout:2572: oid 27 version 1937 is already newer than 1934 2023-12-01T15:43:07.123 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 1937 (ObjNum 825 snap 251 seq_num 825) dirty exists 2023-12-01T15:43:07.124 INFO:tasks.rados.rados.0.smithi119.stdout:2572: left oid 27 (ObjNum 825 snap 251 seq_num 825) 2023-12-01T15:43:07.124 INFO:tasks.rados.rados.0.smithi119.stdout:2573: expect (ObjNum 810 snap 251 seq_num 810) 2023-12-01T15:43:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:06 smithi183 ceph-mon[99169]: pgmap v807: 121 pgs: 121 active+clean; 708 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 5.5 MiB/s wr, 28 op/s 2023-12-01T15:43:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:06 smithi183 ceph-mon[99169]: osdmap e556: 8 total, 8 up, 8 in 2023-12-01T15:43:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:06 smithi119 ceph-mon[94175]: pgmap v807: 121 pgs: 121 active+clean; 708 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 5.5 MiB/s wr, 28 op/s 2023-12-01T15:43:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:06 smithi119 ceph-mon[94175]: osdmap e556: 8 total, 8 up, 8 in 2023-12-01T15:43:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:06 smithi119 ceph-mon[108979]: pgmap v807: 121 pgs: 121 active+clean; 708 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 5.5 MiB/s wr, 28 op/s 2023-12-01T15:43:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:06 smithi119 ceph-mon[108979]: osdmap e556: 8 total, 8 up, 8 in 2023-12-01T15:43:07.518 INFO:tasks.rados.rados.0.smithi119.stdout:2576: finishing write tid 1 to smithi119156531-4 2023-12-01T15:43:07.519 INFO:tasks.rados.rados.0.smithi119.stdout:2576: finishing write tid 2 to smithi119156531-4 2023-12-01T15:43:07.519 INFO:tasks.rados.rados.0.smithi119.stdout:2576: finishing write tid 3 to smithi119156531-4 2023-12-01T15:43:07.519 INFO:tasks.rados.rados.0.smithi119.stdout:2576: finishing write tid 4 to smithi119156531-4 2023-12-01T15:43:07.519 INFO:tasks.rados.rados.0.smithi119.stdout:2576: finishing write tid 5 to smithi119156531-4 2023-12-01T15:43:07.519 INFO:tasks.rados.rados.0.smithi119.stdout:2576: oid 4 updating version 0 to 1380 2023-12-01T15:43:07.519 INFO:tasks.rados.rados.0.smithi119.stdout:2576: oid 4 updating version 1380 to 1381 2023-12-01T15:43:07.519 INFO:tasks.rados.rados.0.smithi119.stdout:2576: oid 4 version 1381 is already newer than 1378 2023-12-01T15:43:07.519 INFO:tasks.rados.rados.0.smithi119.stdout:2576: oid 4 version 1381 is already newer than 1379 2023-12-01T15:43:07.519 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1381 (ObjNum 826 snap 251 seq_num 826) dirty exists 2023-12-01T15:43:07.519 INFO:tasks.rados.rados.0.smithi119.stdout:2576: left oid 4 (ObjNum 826 snap 251 seq_num 826) 2023-12-01T15:43:07.519 INFO:tasks.rados.rados.0.smithi119.stdout:2578: finishing write tid 1 to smithi119156531-42 2023-12-01T15:43:07.519 INFO:tasks.rados.rados.0.smithi119.stdout:2578: finishing write tid 2 to smithi119156531-42 2023-12-01T15:43:07.520 INFO:tasks.rados.rados.0.smithi119.stdout:2578: finishing write tid 3 to smithi119156531-42 2023-12-01T15:43:07.520 INFO:tasks.rados.rados.0.smithi119.stdout:2578: finishing write tid 4 to smithi119156531-42 2023-12-01T15:43:07.520 INFO:tasks.rados.rados.0.smithi119.stdout:2578: finishing write tid 5 to smithi119156531-42 2023-12-01T15:43:07.520 INFO:tasks.rados.rados.0.smithi119.stdout:2578: oid 42 updating version 0 to 1815 2023-12-01T15:43:07.520 INFO:tasks.rados.rados.0.smithi119.stdout:2578: oid 42 updating version 1815 to 1816 2023-12-01T15:43:07.520 INFO:tasks.rados.rados.0.smithi119.stdout:2578: oid 42 version 1816 is already newer than 1814 2023-12-01T15:43:07.520 INFO:tasks.rados.rados.0.smithi119.stdout:2578: oid 42 updating version 1816 to 1817 2023-12-01T15:43:07.520 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 1817 (ObjNum 827 snap 251 seq_num 827) dirty exists 2023-12-01T15:43:07.520 INFO:tasks.rados.rados.0.smithi119.stdout:2578: left oid 42 (ObjNum 827 snap 251 seq_num 827) 2023-12-01T15:43:07.520 INFO:tasks.rados.rados.0.smithi119.stdout:2579: finishing copy_from to smithi119156531-1 2023-12-01T15:43:07.520 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 1645 (ObjNum 790 snap 250 seq_num 790) dirty exists 2023-12-01T15:43:07.520 INFO:tasks.rados.rados.0.smithi119.stdout:2579: finishing copy_from racing read to smithi119156531-1 2023-12-01T15:43:07.757 INFO:tasks.rados.rados.0.smithi119.stdout:2572: done (7 left) 2023-12-01T15:43:07.757 INFO:tasks.rados.rados.0.smithi119.stdout:2573: done (6 left) 2023-12-01T15:43:07.758 INFO:tasks.rados.rados.0.smithi119.stdout:2575: done (5 left) 2023-12-01T15:43:07.758 INFO:tasks.rados.rados.0.smithi119.stdout:2576: done (4 left) 2023-12-01T15:43:07.758 INFO:tasks.rados.rados.0.smithi119.stdout:2577: done (3 left) 2023-12-01T15:43:07.758 INFO:tasks.rados.rados.0.smithi119.stdout:2578: done (2 left) 2023-12-01T15:43:07.758 INFO:tasks.rados.rados.0.smithi119.stdout:2579: done (1 left) 2023-12-01T15:43:07.758 INFO:tasks.rados.rados.0.smithi119.stdout:2580: done (0 left) 2023-12-01T15:43:07.758 INFO:tasks.rados.rados.0.smithi119.stdout:2581: snap_create 2023-12-01T15:43:08.762 INFO:tasks.rados.rados.0.smithi119.stdout:2581: done (0 left) 2023-12-01T15:43:08.762 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 253 2023-12-01T15:43:08.762 INFO:tasks.rados.rados.0.smithi119.stdout:2582: seq_num 828 ranges {10420224=671744,11091968=802816,11894784=401408} 2023-12-01T15:43:08.820 INFO:tasks.rados.rados.0.smithi119.stdout:2582: writing smithi119156531-42 from 10420224 to 11091968 tid 1 2023-12-01T15:43:08.825 INFO:tasks.rados.rados.0.smithi119.stdout:2582: writing smithi119156531-42 from 11091968 to 11894784 tid 2 2023-12-01T15:43:08.828 INFO:tasks.rados.rados.0.smithi119.stdout:2582: writing smithi119156531-42 from 11894784 to 12296192 tid 3 2023-12-01T15:43:08.828 INFO:tasks.rados.rados.0.smithi119.stdout:2583: read oid 35 snap 249 2023-12-01T15:43:08.828 INFO:tasks.rados.rados.0.smithi119.stdout:2583: expect (ObjNum 774 snap 245 seq_num 774) 2023-12-01T15:43:08.828 INFO:tasks.rados.rados.0.smithi119.stdout:2584: read oid 9 snap -1 2023-12-01T15:43:08.828 INFO:tasks.rados.rados.0.smithi119.stdout:2584: expect (ObjNum 812 snap 251 seq_num 812) 2023-12-01T15:43:08.828 INFO:tasks.rados.rados.0.smithi119.stdout:2585: snap_remove snap 211 2023-12-01T15:43:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:08 smithi183 ceph-mon[99169]: pgmap v810: 121 pgs: 121 active+clean; 708 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 5.5 MiB/s wr, 28 op/s 2023-12-01T15:43:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:08 smithi183 ceph-mon[99169]: osdmap e557: 8 total, 8 up, 8 in 2023-12-01T15:43:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:08 smithi119 ceph-mon[94175]: pgmap v810: 121 pgs: 121 active+clean; 708 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 5.5 MiB/s wr, 28 op/s 2023-12-01T15:43:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:08 smithi119 ceph-mon[94175]: osdmap e557: 8 total, 8 up, 8 in 2023-12-01T15:43:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:08 smithi119 ceph-mon[108979]: pgmap v810: 121 pgs: 121 active+clean; 708 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 5.5 MiB/s wr, 28 op/s 2023-12-01T15:43:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:08 smithi119 ceph-mon[108979]: osdmap e557: 8 total, 8 up, 8 in 2023-12-01T15:43:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:09.778 INFO:tasks.rados.rados.0.smithi119.stdout:2585: done (3 left) 2023-12-01T15:43:09.778 INFO:tasks.rados.rados.0.smithi119.stdout:2586: copy_from oid 38 from oid 29 current snap is 253 2023-12-01T15:43:09.778 INFO:tasks.rados.rados.0.smithi119.stdout:2582: finishing write tid 1 to smithi119156531-42 2023-12-01T15:43:09.779 INFO:tasks.rados.rados.0.smithi119.stdout:2582: finishing write tid 2 to smithi119156531-42 2023-12-01T15:43:09.779 INFO:tasks.rados.rados.0.smithi119.stdout:2582: finishing write tid 3 to smithi119156531-42 2023-12-01T15:43:09.779 INFO:tasks.rados.rados.0.smithi119.stdout:2582: finishing write tid 4 to smithi119156531-42 2023-12-01T15:43:09.779 INFO:tasks.rados.rados.0.smithi119.stdout:2582: finishing write tid 5 to smithi119156531-42 2023-12-01T15:43:09.779 INFO:tasks.rados.rados.0.smithi119.stdout:2582: oid 42 updating version 0 to 1818 2023-12-01T15:43:09.779 INFO:tasks.rados.rados.0.smithi119.stdout:2582: oid 42 updating version 1818 to 1819 2023-12-01T15:43:09.779 INFO:tasks.rados.rados.0.smithi119.stdout:2582: oid 42 updating version 1819 to 1820 2023-12-01T15:43:09.779 INFO:tasks.rados.rados.0.smithi119.stdout:2582: oid 42 updating version 1820 to 1821 2023-12-01T15:43:09.779 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 1821 (ObjNum 828 snap 253 seq_num 828) dirty exists 2023-12-01T15:43:09.779 INFO:tasks.rados.rados.0.smithi119.stdout:2582: left oid 42 (ObjNum 828 snap 253 seq_num 828) 2023-12-01T15:43:09.779 INFO:tasks.rados.rados.0.smithi119.stdout:2583: expect (ObjNum 774 snap 245 seq_num 774) 2023-12-01T15:43:09.813 INFO:tasks.rados.rados.0.smithi119.stdout:2584: expect (ObjNum 812 snap 251 seq_num 812) 2023-12-01T15:43:09.900 INFO:tasks.rados.rados.0.smithi119.stdout:2586: finishing copy_from to smithi119156531-38 2023-12-01T15:43:09.900 INFO:tasks.rados.rados.0.smithi119.stdout:2586: got expected ENOENT (src dne) 2023-12-01T15:43:09.900 INFO:tasks.rados.rados.0.smithi119.stdout:2586: finishing copy_from racing read to smithi119156531-38 2023-12-01T15:43:09.900 INFO:tasks.rados.rados.0.smithi119.stdout:2582: done (3 left) 2023-12-01T15:43:09.900 INFO:tasks.rados.rados.0.smithi119.stdout:2583: done (2 left) 2023-12-01T15:43:09.900 INFO:tasks.rados.rados.0.smithi119.stdout:2584: done (1 left) 2023-12-01T15:43:09.900 INFO:tasks.rados.rados.0.smithi119.stdout:2586: done (0 left) 2023-12-01T15:43:09.900 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 43 current snap is 253 2023-12-01T15:43:09.900 INFO:tasks.rados.rados.0.smithi119.stdout:2587: seq_num 829 ranges {5652480=688128,6340608=729088,7069696=475136} 2023-12-01T15:43:09.932 INFO:tasks.rados.rados.0.smithi119.stdout:2587: writing smithi119156531-43 from 5652480 to 6340608 tid 1 2023-12-01T15:43:09.936 INFO:tasks.rados.rados.0.smithi119.stdout:2587: writing smithi119156531-43 from 6340608 to 7069696 tid 2 2023-12-01T15:43:09.940 INFO:tasks.rados.rados.0.smithi119.stdout:2587: writing smithi119156531-43 from 7069696 to 7544832 tid 3 2023-12-01T15:43:09.940 INFO:tasks.rados.rados.0.smithi119.stdout:2588: rollback oid 2 current snap is 253 2023-12-01T15:43:09.940 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 2 to 244 2023-12-01T15:43:09.940 INFO:tasks.rados.rados.0.smithi119.stdout:2587: finishing write tid 1 to smithi119156531-43 2023-12-01T15:43:09.940 INFO:tasks.rados.rados.0.smithi119.stdout:2589: snap_create 2023-12-01T15:43:09.942 INFO:tasks.rados.rados.0.smithi119.stdout:2587: finishing write tid 2 to smithi119156531-43 2023-12-01T15:43:09.943 INFO:tasks.rados.rados.0.smithi119.stdout:2588: finishing rollback tid 0 to smithi119156531-2 2023-12-01T15:43:09.944 INFO:tasks.rados.rados.0.smithi119.stdout:2587: finishing write tid 3 to smithi119156531-43 2023-12-01T15:43:09.944 INFO:tasks.rados.rados.0.smithi119.stdout:2588: finishing rollback tid 1 to smithi119156531-2 2023-12-01T15:43:09.944 INFO:tasks.rados.rados.0.smithi119.stdout:2587: finishing write tid 4 to smithi119156531-43 2023-12-01T15:43:09.944 INFO:tasks.rados.rados.0.smithi119.stdout:2588: finishing rollback tid 2 to smithi119156531-2 2023-12-01T15:43:09.944 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 1646 (ObjNum 629 snap 203 seq_num 629) dirty exists 2023-12-01T15:43:09.945 INFO:tasks.rados.rados.0.smithi119.stdout:2587: finishing write tid 5 to smithi119156531-43 2023-12-01T15:43:09.946 INFO:tasks.rados.rados.0.smithi119.stdout:2587: oid 43 updating version 0 to 1474 2023-12-01T15:43:09.946 INFO:tasks.rados.rados.0.smithi119.stdout:2587: oid 43 version 1474 is already newer than 1472 2023-12-01T15:43:09.946 INFO:tasks.rados.rados.0.smithi119.stdout:2587: oid 43 updating version 1474 to 1475 2023-12-01T15:43:09.946 INFO:tasks.rados.rados.0.smithi119.stdout:2587: oid 43 version 1475 is already newer than 1473 2023-12-01T15:43:09.946 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 1475 (ObjNum 829 snap 253 seq_num 829) dirty exists 2023-12-01T15:43:09.946 INFO:tasks.rados.rados.0.smithi119.stdout:2587: left oid 43 (ObjNum 829 snap 253 seq_num 829) 2023-12-01T15:43:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:09 smithi183 ceph-mon[99169]: osdmap e558: 8 total, 8 up, 8 in 2023-12-01T15:43:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:09 smithi119 ceph-mon[94175]: osdmap e558: 8 total, 8 up, 8 in 2023-12-01T15:43:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:09 smithi119 ceph-mon[108979]: osdmap e558: 8 total, 8 up, 8 in 2023-12-01T15:43:10.777 INFO:tasks.rados.rados.0.smithi119.stdout:2587: done (2 left) 2023-12-01T15:43:10.777 INFO:tasks.rados.rados.0.smithi119.stdout:2588: done (1 left) 2023-12-01T15:43:10.777 INFO:tasks.rados.rados.0.smithi119.stdout:2589: done (0 left) 2023-12-01T15:43:10.777 INFO:tasks.rados.rados.0.smithi119.stdout:2590: snap_create 2023-12-01T15:43:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:10 smithi183 ceph-mon[99169]: pgmap v813: 121 pgs: 121 active+clean; 708 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:43:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:10 smithi183 ceph-mon[99169]: osdmap e559: 8 total, 8 up, 8 in 2023-12-01T15:43:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:10 smithi119 ceph-mon[94175]: pgmap v813: 121 pgs: 121 active+clean; 708 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:43:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:10 smithi119 ceph-mon[94175]: osdmap e559: 8 total, 8 up, 8 in 2023-12-01T15:43:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:10 smithi119 ceph-mon[108979]: pgmap v813: 121 pgs: 121 active+clean; 708 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-12-01T15:43:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:10 smithi119 ceph-mon[108979]: osdmap e559: 8 total, 8 up, 8 in 2023-12-01T15:43:11.785 INFO:tasks.rados.rados.0.smithi119.stdout:2590: done (0 left) 2023-12-01T15:43:11.786 INFO:tasks.rados.rados.0.smithi119.stdout:2591: rollback oid 2 current snap is 255 2023-12-01T15:43:11.786 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 2 to 229 2023-12-01T15:43:11.786 INFO:tasks.rados.rados.0.smithi119.stdout:2592: read oid 40 snap -1 2023-12-01T15:43:11.786 INFO:tasks.rados.rados.0.smithi119.stdout:2592: expect deleted 2023-12-01T15:43:11.786 INFO:tasks.rados.rados.0.smithi119.stdout:2593: read oid 24 snap -1 2023-12-01T15:43:11.786 INFO:tasks.rados.rados.0.smithi119.stdout:2593: expect deleted 2023-12-01T15:43:11.786 INFO:tasks.rados.rados.0.smithi119.stdout:2594: read oid 50 snap -1 2023-12-01T15:43:11.786 INFO:tasks.rados.rados.0.smithi119.stdout:2594: expect (ObjNum 811 snap 251 seq_num 811) 2023-12-01T15:43:11.786 INFO:tasks.rados.rados.0.smithi119.stdout:2595: read oid 16 snap -1 2023-12-01T15:43:11.786 INFO:tasks.rados.rados.0.smithi119.stdout:2595: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:43:11.786 INFO:tasks.rados.rados.0.smithi119.stdout:2596: copy_from oid 45 from oid 28 current snap is 255 2023-12-01T15:43:11.786 INFO:tasks.rados.rados.0.smithi119.stdout:2597: read oid 23 snap 254 2023-12-01T15:43:11.786 INFO:tasks.rados.rados.0.smithi119.stdout:2597: expect (ObjNum 567 snap 181 seq_num 567) 2023-12-01T15:43:11.786 INFO:tasks.rados.rados.0.smithi119.stdout:2598: read oid 11 snap -1 2023-12-01T15:43:11.787 INFO:tasks.rados.rados.0.smithi119.stdout:2598: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:43:11.787 INFO:tasks.rados.rados.0.smithi119.stdout:2599: snap_create 2023-12-01T15:43:11.788 INFO:tasks.rados.rados.0.smithi119.stdout:2596: finishing copy_from to smithi119156531-45 2023-12-01T15:43:11.788 INFO:tasks.rados.rados.0.smithi119.stdout:2596: got expected ENOENT (src dne) 2023-12-01T15:43:11.788 INFO:tasks.rados.rados.0.smithi119.stdout:2596: finishing copy_from racing read to smithi119156531-45 2023-12-01T15:43:11.794 INFO:tasks.rados.rados.0.smithi119.stdout:2591: finishing rollback tid 0 to smithi119156531-2 2023-12-01T15:43:11.795 INFO:tasks.rados.rados.0.smithi119.stdout:2591: finishing rollback tid 1 to smithi119156531-2 2023-12-01T15:43:11.795 INFO:tasks.rados.rados.0.smithi119.stdout:2591: finishing rollback tid 2 to smithi119156531-2 2023-12-01T15:43:11.795 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 1649 (ObjNum 629 snap 203 seq_num 629) dirty exists 2023-12-01T15:43:11.797 INFO:tasks.rados.rados.0.smithi119.stdout:2595: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:43:11.808 INFO:tasks.rados.rados.0.smithi119.stdout:2598: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:43:11.861 INFO:tasks.rados.rados.0.smithi119.stdout:2594: expect (ObjNum 811 snap 251 seq_num 811) 2023-12-01T15:43:11.959 INFO:tasks.rados.rados.0.smithi119.stdout:2597: expect (ObjNum 567 snap 181 seq_num 567) 2023-12-01T15:43:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:11 smithi183 ceph-mon[99169]: osdmap e560: 8 total, 8 up, 8 in 2023-12-01T15:43:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:11 smithi119 ceph-mon[94175]: osdmap e560: 8 total, 8 up, 8 in 2023-12-01T15:43:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:11 smithi119 ceph-mon[108979]: osdmap e560: 8 total, 8 up, 8 in 2023-12-01T15:43:12.786 INFO:tasks.rados.rados.0.smithi119.stdout:2591: done (8 left) 2023-12-01T15:43:12.786 INFO:tasks.rados.rados.0.smithi119.stdout:2592: done (7 left) 2023-12-01T15:43:12.787 INFO:tasks.rados.rados.0.smithi119.stdout:2593: done (6 left) 2023-12-01T15:43:12.787 INFO:tasks.rados.rados.0.smithi119.stdout:2594: done (5 left) 2023-12-01T15:43:12.787 INFO:tasks.rados.rados.0.smithi119.stdout:2595: done (4 left) 2023-12-01T15:43:12.787 INFO:tasks.rados.rados.0.smithi119.stdout:2596: done (3 left) 2023-12-01T15:43:12.787 INFO:tasks.rados.rados.0.smithi119.stdout:2597: done (2 left) 2023-12-01T15:43:12.787 INFO:tasks.rados.rados.0.smithi119.stdout:2598: done (1 left) 2023-12-01T15:43:12.787 INFO:tasks.rados.rados.0.smithi119.stdout:2599: done (0 left) 2023-12-01T15:43:12.787 INFO:tasks.rados.rados.0.smithi119.stdout:2600: read oid 46 snap 232 2023-12-01T15:43:12.787 INFO:tasks.rados.rados.0.smithi119.stdout:2600: expect deleted 2023-12-01T15:43:12.787 INFO:tasks.rados.rados.0.smithi119.stdout:2601: snap_create 2023-12-01T15:43:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:12 smithi183 ceph-mon[99169]: pgmap v816: 121 pgs: 121 active+clean; 714 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.0 MiB/s wr, 26 op/s 2023-12-01T15:43:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:12 smithi183 ceph-mon[99169]: osdmap e561: 8 total, 8 up, 8 in 2023-12-01T15:43:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:12 smithi119 ceph-mon[94175]: pgmap v816: 121 pgs: 121 active+clean; 714 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.0 MiB/s wr, 26 op/s 2023-12-01T15:43:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:12 smithi119 ceph-mon[94175]: osdmap e561: 8 total, 8 up, 8 in 2023-12-01T15:43:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:12 smithi119 ceph-mon[108979]: pgmap v816: 121 pgs: 121 active+clean; 714 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.0 MiB/s wr, 26 op/s 2023-12-01T15:43:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:12 smithi119 ceph-mon[108979]: osdmap e561: 8 total, 8 up, 8 in 2023-12-01T15:43:13.798 INFO:tasks.rados.rados.0.smithi119.stdout:2600: done (1 left) 2023-12-01T15:43:13.799 INFO:tasks.rados.rados.0.smithi119.stdout:2601: done (0 left) 2023-12-01T15:43:13.799 INFO:tasks.rados.rados.0.smithi119.stdout:2602: rollback oid 18 current snap is 257 2023-12-01T15:43:13.799 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 18 to 240 2023-12-01T15:43:13.799 INFO:tasks.rados.rados.0.smithi119.stdout:2603: copy_from oid 24 from oid 30 current snap is 257 2023-12-01T15:43:13.799 INFO:tasks.rados.rados.0.smithi119.stdout:2604: copy_from oid 10 from oid 22 current snap is 257 2023-12-01T15:43:13.799 INFO:tasks.rados.rados.0.smithi119.stdout:2605: snap_remove snap 246 2023-12-01T15:43:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:13 smithi119 ceph-mon[94175]: osdmap e562: 8 total, 8 up, 8 in 2023-12-01T15:43:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:13 smithi119 ceph-mon[108979]: osdmap e562: 8 total, 8 up, 8 in 2023-12-01T15:43:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:13 smithi183 ceph-mon[99169]: osdmap e562: 8 total, 8 up, 8 in 2023-12-01T15:43:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:43:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:43:14] "GET /metrics HTTP/1.1" 200 36172 "" "Prometheus/2.43.0" 2023-12-01T15:43:14.800 INFO:tasks.rados.rados.0.smithi119.stdout:2605: done (3 left) 2023-12-01T15:43:14.800 INFO:tasks.rados.rados.0.smithi119.stdout:2606: read oid 16 snap -1 2023-12-01T15:43:14.800 INFO:tasks.rados.rados.0.smithi119.stdout:2606: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:43:14.800 INFO:tasks.rados.rados.0.smithi119.stdout:2607: rollback oid 11 current snap is 257 2023-12-01T15:43:14.800 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 11 to 250 2023-12-01T15:43:14.800 INFO:tasks.rados.rados.0.smithi119.stdout:2604: finishing copy_from to smithi119156531-10 2023-12-01T15:43:14.800 INFO:tasks.rados.rados.0.smithi119.stdout:2604: got expected ENOENT (src dne) 2023-12-01T15:43:14.801 INFO:tasks.rados.rados.0.smithi119.stdout:2604: finishing copy_from racing read to smithi119156531-10 2023-12-01T15:43:14.801 INFO:tasks.rados.rados.0.smithi119.stdout:2602: finishing rollback tid 0 to smithi119156531-18 2023-12-01T15:43:14.801 INFO:tasks.rados.rados.0.smithi119.stdout:2602: finishing rollback tid 1 to smithi119156531-18 2023-12-01T15:43:14.801 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 1944 (ObjNum 705 snap 0 seq_num 97357520) dirty dne 2023-12-01T15:43:14.801 INFO:tasks.rados.rados.0.smithi119.stdout:2603: finishing copy_from to smithi119156531-24 2023-12-01T15:43:14.801 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 1266 (ObjNum 824 snap 251 seq_num 824) dirty exists 2023-12-01T15:43:14.801 INFO:tasks.rados.rados.0.smithi119.stdout:2603: finishing copy_from racing read to smithi119156531-24 2023-12-01T15:43:14.801 INFO:tasks.rados.rados.0.smithi119.stdout:2602: done (4 left) 2023-12-01T15:43:14.801 INFO:tasks.rados.rados.0.smithi119.stdout:2603: done (3 left) 2023-12-01T15:43:14.801 INFO:tasks.rados.rados.0.smithi119.stdout:2604: done (2 left) 2023-12-01T15:43:14.801 INFO:tasks.rados.rados.0.smithi119.stdout:2608: copy_from oid 45 from oid 9 current snap is 257 2023-12-01T15:43:14.801 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 26 current snap is 257 2023-12-01T15:43:14.801 INFO:tasks.rados.rados.0.smithi119.stdout:2609: seq_num 830 ranges {1695744=704512,2400256=614400,3014656=573440,3588096=16384} 2023-12-01T15:43:14.814 INFO:tasks.rados.rados.0.smithi119.stdout:2609: writing smithi119156531-26 from 1695744 to 2400256 tid 1 2023-12-01T15:43:14.818 INFO:tasks.rados.rados.0.smithi119.stdout:2609: writing smithi119156531-26 from 2400256 to 3014656 tid 2 2023-12-01T15:43:14.822 INFO:tasks.rados.rados.0.smithi119.stdout:2609: writing smithi119156531-26 from 3014656 to 3588096 tid 3 2023-12-01T15:43:14.822 INFO:tasks.rados.rados.0.smithi119.stdout:2609: writing smithi119156531-26 from 3588096 to 3604480 tid 4 2023-12-01T15:43:14.822 INFO:tasks.rados.rados.0.smithi119.stdout:2610: snap_remove snap 255 2023-12-01T15:43:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:14 smithi183 ceph-mon[99169]: pgmap v819: 121 pgs: 121 active+clean; 714 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.0 MiB/s wr, 26 op/s 2023-12-01T15:43:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:14 smithi183 ceph-mon[99169]: osdmap e563: 8 total, 8 up, 8 in 2023-12-01T15:43:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:43:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=sqlstore.transactions t=2023-12-01T15:43:14.926299437Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-01T15:43:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:43:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T15:43:14.928858055Z level=info msg="Completed cleanup jobs" duration=12.958457ms 2023-12-01T15:43:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:14 smithi119 ceph-mon[94175]: pgmap v819: 121 pgs: 121 active+clean; 714 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.0 MiB/s wr, 26 op/s 2023-12-01T15:43:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:14 smithi119 ceph-mon[94175]: osdmap e563: 8 total, 8 up, 8 in 2023-12-01T15:43:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:14 smithi119 ceph-mon[108979]: pgmap v819: 121 pgs: 121 active+clean; 714 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.0 MiB/s wr, 26 op/s 2023-12-01T15:43:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:14 smithi119 ceph-mon[108979]: osdmap e563: 8 total, 8 up, 8 in 2023-12-01T15:43:15.555 INFO:tasks.rados.rados.0.smithi119.stdout:2610: done (4 left) 2023-12-01T15:43:15.555 INFO:tasks.rados.rados.0.smithi119.stdout:2611: delete oid 37 current snap is 257 2023-12-01T15:43:15.555 INFO:tasks.rados.rados.0.smithi119.stdout:2606: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:43:15.569 INFO:tasks.rados.rados.0.smithi119.stdout:2607: finishing rollback tid 0 to smithi119156531-11 2023-12-01T15:43:15.569 INFO:tasks.rados.rados.0.smithi119.stdout:2607: finishing rollback tid 1 to smithi119156531-11 2023-12-01T15:43:15.569 INFO:tasks.rados.rados.0.smithi119.stdout:2607: finishing rollback tid 2 to smithi119156531-11 2023-12-01T15:43:15.569 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 1816 (ObjNum 408 snap 128 seq_num 408) dirty exists 2023-12-01T15:43:15.569 INFO:tasks.rados.rados.0.smithi119.stdout:2609: finishing write tid 1 to smithi119156531-26 2023-12-01T15:43:15.569 INFO:tasks.rados.rados.0.smithi119.stdout:2609: finishing write tid 2 to smithi119156531-26 2023-12-01T15:43:15.569 INFO:tasks.rados.rados.0.smithi119.stdout:2609: finishing write tid 3 to smithi119156531-26 2023-12-01T15:43:15.569 INFO:tasks.rados.rados.0.smithi119.stdout:2608: finishing copy_from to smithi119156531-45 2023-12-01T15:43:15.570 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 1372 (ObjNum 812 snap 251 seq_num 812) dirty exists 2023-12-01T15:43:15.570 INFO:tasks.rados.rados.0.smithi119.stdout:2608: finishing copy_from racing read to smithi119156531-45 2023-12-01T15:43:15.570 INFO:tasks.rados.rados.0.smithi119.stdout:2609: finishing write tid 4 to smithi119156531-26 2023-12-01T15:43:15.570 INFO:tasks.rados.rados.0.smithi119.stdout:2606: done (4 left) 2023-12-01T15:43:15.570 INFO:tasks.rados.rados.0.smithi119.stdout:2607: done (3 left) 2023-12-01T15:43:15.570 INFO:tasks.rados.rados.0.smithi119.stdout:2608: done (2 left) 2023-12-01T15:43:15.570 INFO:tasks.rados.rados.0.smithi119.stdout:2611: done (1 left) 2023-12-01T15:43:15.570 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 22 current snap is 257 2023-12-01T15:43:15.570 INFO:tasks.rados.rados.0.smithi119.stdout:2612: seq_num 832 ranges {0=737280,737280=786432,1523712=417792} 2023-12-01T15:43:15.573 INFO:tasks.rados.rados.0.smithi119.stdout:2612: writing smithi119156531-22 from 0 to 737280 tid 1 2023-12-01T15:43:15.578 INFO:tasks.rados.rados.0.smithi119.stdout:2612: writing smithi119156531-22 from 737280 to 1523712 tid 2 2023-12-01T15:43:15.580 INFO:tasks.rados.rados.0.smithi119.stdout:2612: writing smithi119156531-22 from 1523712 to 1941504 tid 3 2023-12-01T15:43:15.580 INFO:tasks.rados.rados.0.smithi119.stdout:2613: snap_remove snap 243 2023-12-01T15:43:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:15 smithi183 ceph-mon[99169]: osdmap e564: 8 total, 8 up, 8 in 2023-12-01T15:43:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:15 smithi183 ceph-mon[99169]: pgmap v822: 121 pgs: 121 active+clean; 704 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-12-01T15:43:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:15 smithi183 ceph-mon[99169]: osdmap e565: 8 total, 8 up, 8 in 2023-12-01T15:43:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:15 smithi119 ceph-mon[108979]: osdmap e564: 8 total, 8 up, 8 in 2023-12-01T15:43:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:15 smithi119 ceph-mon[108979]: pgmap v822: 121 pgs: 121 active+clean; 704 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-12-01T15:43:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:15 smithi119 ceph-mon[108979]: osdmap e565: 8 total, 8 up, 8 in 2023-12-01T15:43:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:15 smithi119 ceph-mon[94175]: osdmap e564: 8 total, 8 up, 8 in 2023-12-01T15:43:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:15 smithi119 ceph-mon[94175]: pgmap v822: 121 pgs: 121 active+clean; 704 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-12-01T15:43:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:15 smithi119 ceph-mon[94175]: osdmap e565: 8 total, 8 up, 8 in 2023-12-01T15:43:16.569 INFO:tasks.rados.rados.0.smithi119.stdout:2613: done (2 left) 2023-12-01T15:43:16.570 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 33 current snap is 257 2023-12-01T15:43:16.570 INFO:tasks.rados.rados.0.smithi119.stdout:2614: seq_num 833 ranges {3727360=761856,4489216=671744,5160960=532480} 2023-12-01T15:43:16.592 INFO:tasks.rados.rados.0.smithi119.stdout:2614: writing smithi119156531-33 from 3727360 to 4489216 tid 1 2023-12-01T15:43:16.596 INFO:tasks.rados.rados.0.smithi119.stdout:2614: writing smithi119156531-33 from 4489216 to 5160960 tid 2 2023-12-01T15:43:16.599 INFO:tasks.rados.rados.0.smithi119.stdout:2614: writing smithi119156531-33 from 5160960 to 5693440 tid 3 2023-12-01T15:43:16.599 INFO:tasks.rados.rados.0.smithi119.stdout:2615: rmattr oid 6 current snap is 257 2023-12-01T15:43:16.599 INFO:tasks.rados.rados.0.smithi119.stdout:2615: done (3 left) 2023-12-01T15:43:16.599 INFO:tasks.rados.rados.0.smithi119.stdout:2616: snap_remove snap 232 2023-12-01T15:43:17.571 INFO:tasks.rados.rados.0.smithi119.stdout:2616: done (3 left) 2023-12-01T15:43:17.571 INFO:tasks.rados.rados.0.smithi119.stdout:2617: snap_remove snap 222 2023-12-01T15:43:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:17 smithi183 ceph-mon[99169]: osdmap e566: 8 total, 8 up, 8 in 2023-12-01T15:43:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:17 smithi119 ceph-mon[94175]: osdmap e566: 8 total, 8 up, 8 in 2023-12-01T15:43:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:17 smithi119 ceph-mon[108979]: osdmap e566: 8 total, 8 up, 8 in 2023-12-01T15:43:18.577 INFO:tasks.rados.rados.0.smithi119.stdout:2617: done (3 left) 2023-12-01T15:43:18.577 INFO:tasks.rados.rados.0.smithi119.stdout:2618: rmattr oid 1 current snap is 257 2023-12-01T15:43:18.578 INFO:tasks.rados.rados.0.smithi119.stdout:2618: done (3 left) 2023-12-01T15:43:18.578 INFO:tasks.rados.rados.0.smithi119.stdout:2619: read oid 28 snap -1 2023-12-01T15:43:18.578 INFO:tasks.rados.rados.0.smithi119.stdout:2619: expect deleted 2023-12-01T15:43:18.578 INFO:tasks.rados.rados.0.smithi119.stdout:2620: read oid 18 snap -1 2023-12-01T15:43:18.578 INFO:tasks.rados.rados.0.smithi119.stdout:2620: expect deleted 2023-12-01T15:43:18.578 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 37 current snap is 257 2023-12-01T15:43:18.578 INFO:tasks.rados.rados.0.smithi119.stdout:2621: seq_num 834 ranges {0=778240,778240=557056,1335296=548864,1884160=98304} 2023-12-01T15:43:18.579 INFO:tasks.rados.rados.0.smithi119.stdout:2621: writing smithi119156531-37 from 0 to 778240 tid 1 2023-12-01T15:43:18.582 INFO:tasks.rados.rados.0.smithi119.stdout:2621: writing smithi119156531-37 from 778240 to 1335296 tid 2 2023-12-01T15:43:18.586 INFO:tasks.rados.rados.0.smithi119.stdout:2621: writing smithi119156531-37 from 1335296 to 1884160 tid 3 2023-12-01T15:43:18.593 INFO:tasks.rados.rados.0.smithi119.stdout:2621: writing smithi119156531-37 from 1884160 to 1982464 tid 4 2023-12-01T15:43:18.593 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 50 current snap is 257 2023-12-01T15:43:18.593 INFO:tasks.rados.rados.0.smithi119.stdout:2622: seq_num 835 ranges {2981888=794624,3776512=442368,4218880=712704,4931584=49152} 2023-12-01T15:43:18.609 INFO:tasks.rados.rados.0.smithi119.stdout:2622: writing smithi119156531-50 from 2981888 to 3776512 tid 1 2023-12-01T15:43:18.611 INFO:tasks.rados.rados.0.smithi119.stdout:2622: writing smithi119156531-50 from 3776512 to 4218880 tid 2 2023-12-01T15:43:18.615 INFO:tasks.rados.rados.0.smithi119.stdout:2622: writing smithi119156531-50 from 4218880 to 4931584 tid 3 2023-12-01T15:43:18.616 INFO:tasks.rados.rados.0.smithi119.stdout:2622: writing smithi119156531-50 from 4931584 to 4980736 tid 4 2023-12-01T15:43:18.616 INFO:tasks.rados.rados.0.smithi119.stdout:2623: snap_remove snap 184 2023-12-01T15:43:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:18 smithi183 ceph-mon[99169]: pgmap v825: 121 pgs: 121 active+clean; 704 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-12-01T15:43:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:18 smithi183 ceph-mon[99169]: osdmap e567: 8 total, 8 up, 8 in 2023-12-01T15:43:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:18 smithi119 ceph-mon[108979]: pgmap v825: 121 pgs: 121 active+clean; 704 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-12-01T15:43:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:18 smithi119 ceph-mon[108979]: osdmap e567: 8 total, 8 up, 8 in 2023-12-01T15:43:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:18 smithi119 ceph-mon[94175]: pgmap v825: 121 pgs: 121 active+clean; 704 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-12-01T15:43:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:18 smithi119 ceph-mon[94175]: osdmap e567: 8 total, 8 up, 8 in 2023-12-01T15:43:19.590 INFO:tasks.rados.rados.0.smithi119.stdout:2623: done (7 left) 2023-12-01T15:43:19.590 INFO:tasks.rados.rados.0.smithi119.stdout:2624: copy_from oid 31 from oid 44 current snap is 257 2023-12-01T15:43:19.590 INFO:tasks.rados.rados.0.smithi119.stdout:2609: finishing write tid 5 to smithi119156531-26 2023-12-01T15:43:19.590 INFO:tasks.rados.rados.0.smithi119.stdout:2609: finishing write tid 6 to smithi119156531-26 2023-12-01T15:43:19.590 INFO:tasks.rados.rados.0.smithi119.stdout:2609: oid 26 updating version 0 to 1382 2023-12-01T15:43:19.590 INFO:tasks.rados.rados.0.smithi119.stdout:2609: oid 26 version 1382 is already newer than 1381 2023-12-01T15:43:19.590 INFO:tasks.rados.rados.0.smithi119.stdout:2609: oid 26 version 1382 is already newer than 1379 2023-12-01T15:43:19.590 INFO:tasks.rados.rados.0.smithi119.stdout:2609: oid 26 version 1382 is already newer than 1380 2023-12-01T15:43:19.591 INFO:tasks.rados.rados.0.smithi119.stdout:2609: oid 26 updating version 1382 to 1383 2023-12-01T15:43:19.591 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 1383 (ObjNum 830 snap 257 seq_num 830) dirty exists 2023-12-01T15:43:19.591 INFO:tasks.rados.rados.0.smithi119.stdout:2609: left oid 26 (ObjNum 830 snap 257 seq_num 830) 2023-12-01T15:43:19.591 INFO:tasks.rados.rados.0.smithi119.stdout:2612: finishing write tid 1 to smithi119156531-22 2023-12-01T15:43:19.591 INFO:tasks.rados.rados.0.smithi119.stdout:2612: finishing write tid 2 to smithi119156531-22 2023-12-01T15:43:19.591 INFO:tasks.rados.rados.0.smithi119.stdout:2612: finishing write tid 3 to smithi119156531-22 2023-12-01T15:43:19.591 INFO:tasks.rados.rados.0.smithi119.stdout:2612: finishing write tid 4 to smithi119156531-22 2023-12-01T15:43:19.591 INFO:tasks.rados.rados.0.smithi119.stdout:2612: finishing write tid 5 to smithi119156531-22 2023-12-01T15:43:19.591 INFO:tasks.rados.rados.0.smithi119.stdout:2612: oid 22 updating version 0 to 1956 2023-12-01T15:43:19.591 INFO:tasks.rados.rados.0.smithi119.stdout:2612: oid 22 updating version 1956 to 1958 2023-12-01T15:43:19.591 INFO:tasks.rados.rados.0.smithi119.stdout:2612: oid 22 version 1958 is already newer than 1957 2023-12-01T15:43:19.591 INFO:tasks.rados.rados.0.smithi119.stdout:2612: oid 22 version 1958 is already newer than 1955 2023-12-01T15:43:19.591 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 1958 (ObjNum 832 snap 257 seq_num 832) dirty exists 2023-12-01T15:43:19.591 INFO:tasks.rados.rados.0.smithi119.stdout:2612: left oid 22 (ObjNum 832 snap 257 seq_num 832) 2023-12-01T15:43:19.592 INFO:tasks.rados.rados.0.smithi119.stdout:2614: finishing write tid 1 to smithi119156531-33 2023-12-01T15:43:19.592 INFO:tasks.rados.rados.0.smithi119.stdout:2614: finishing write tid 2 to smithi119156531-33 2023-12-01T15:43:19.592 INFO:tasks.rados.rados.0.smithi119.stdout:2614: finishing write tid 3 to smithi119156531-33 2023-12-01T15:43:19.592 INFO:tasks.rados.rados.0.smithi119.stdout:2614: finishing write tid 4 to smithi119156531-33 2023-12-01T15:43:19.592 INFO:tasks.rados.rados.0.smithi119.stdout:2609: done (7 left) 2023-12-01T15:43:19.592 INFO:tasks.rados.rados.0.smithi119.stdout:2612: done (6 left) 2023-12-01T15:43:19.592 INFO:tasks.rados.rados.0.smithi119.stdout:2625: snap_remove snap 196 2023-12-01T15:43:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:19 smithi183 ceph-mon[99169]: osdmap e568: 8 total, 8 up, 8 in 2023-12-01T15:43:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:19 smithi119 ceph-mon[108979]: osdmap e568: 8 total, 8 up, 8 in 2023-12-01T15:43:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:19 smithi119 ceph-mon[94175]: osdmap e568: 8 total, 8 up, 8 in 2023-12-01T15:43:20.616 INFO:tasks.rados.rados.0.smithi119.stdout:2625: done (6 left) 2023-12-01T15:43:20.617 INFO:tasks.rados.rados.0.smithi119.stdout:2626: setattr oid 27 current snap is 257 2023-12-01T15:43:20.618 INFO:tasks.rados.rados.0.smithi119.stdout:2627: read oid 6 snap -1 2023-12-01T15:43:20.618 INFO:tasks.rados.rados.0.smithi119.stdout:2627: expect (ObjNum 769 snap 243 seq_num 769) 2023-12-01T15:43:20.619 INFO:tasks.rados.rados.0.smithi119.stdout:2628: delete oid 2 current snap is 257 2023-12-01T15:43:20.619 INFO:tasks.rados.rados.0.smithi119.stdout:2614: finishing write tid 5 to smithi119156531-33 2023-12-01T15:43:20.620 INFO:tasks.rados.rados.0.smithi119.stdout:2614: oid 33 updating version 0 to 1819 2023-12-01T15:43:20.620 INFO:tasks.rados.rados.0.smithi119.stdout:2614: oid 33 updating version 1819 to 1820 2023-12-01T15:43:20.620 INFO:tasks.rados.rados.0.smithi119.stdout:2614: oid 33 version 1820 is already newer than 1817 2023-12-01T15:43:20.621 INFO:tasks.rados.rados.0.smithi119.stdout:2614: oid 33 version 1820 is already newer than 1818 2023-12-01T15:43:20.621 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 1820 (ObjNum 833 snap 257 seq_num 833) dirty exists 2023-12-01T15:43:20.621 INFO:tasks.rados.rados.0.smithi119.stdout:2614: left oid 33 (ObjNum 833 snap 257 seq_num 833) 2023-12-01T15:43:20.622 INFO:tasks.rados.rados.0.smithi119.stdout:2621: finishing write tid 1 to smithi119156531-37 2023-12-01T15:43:20.622 INFO:tasks.rados.rados.0.smithi119.stdout:2621: finishing write tid 2 to smithi119156531-37 2023-12-01T15:43:20.622 INFO:tasks.rados.rados.0.smithi119.stdout:2621: finishing write tid 3 to smithi119156531-37 2023-12-01T15:43:20.623 INFO:tasks.rados.rados.0.smithi119.stdout:2621: finishing write tid 4 to smithi119156531-37 2023-12-01T15:43:20.623 INFO:tasks.rados.rados.0.smithi119.stdout:2621: finishing write tid 5 to smithi119156531-37 2023-12-01T15:43:20.623 INFO:tasks.rados.rados.0.smithi119.stdout:2621: finishing write tid 6 to smithi119156531-37 2023-12-01T15:43:20.623 INFO:tasks.rados.rados.0.smithi119.stdout:2621: oid 37 updating version 0 to 1979 2023-12-01T15:43:20.623 INFO:tasks.rados.rados.0.smithi119.stdout:2621: oid 37 version 1979 is already newer than 1977 2023-12-01T15:43:20.623 INFO:tasks.rados.rados.0.smithi119.stdout:2621: oid 37 version 1979 is already newer than 1978 2023-12-01T15:43:20.623 INFO:tasks.rados.rados.0.smithi119.stdout:2621: oid 37 updating version 1979 to 1981 2023-12-01T15:43:20.623 INFO:tasks.rados.rados.0.smithi119.stdout:2621: oid 37 version 1981 is already newer than 1980 2023-12-01T15:43:20.623 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 1981 (ObjNum 834 snap 257 seq_num 834) dirty exists 2023-12-01T15:43:20.623 INFO:tasks.rados.rados.0.smithi119.stdout:2621: left oid 37 (ObjNum 834 snap 257 seq_num 834) 2023-12-01T15:43:20.623 INFO:tasks.rados.rados.0.smithi119.stdout:2622: finishing write tid 1 to smithi119156531-50 2023-12-01T15:43:20.623 INFO:tasks.rados.rados.0.smithi119.stdout:2622: finishing write tid 2 to smithi119156531-50 2023-12-01T15:43:20.623 INFO:tasks.rados.rados.0.smithi119.stdout:2622: finishing write tid 3 to smithi119156531-50 2023-12-01T15:43:20.623 INFO:tasks.rados.rados.0.smithi119.stdout:2622: finishing write tid 4 to smithi119156531-50 2023-12-01T15:43:20.624 INFO:tasks.rados.rados.0.smithi119.stdout:2622: finishing write tid 5 to smithi119156531-50 2023-12-01T15:43:20.624 INFO:tasks.rados.rados.0.smithi119.stdout:2622: finishing write tid 6 to smithi119156531-50 2023-12-01T15:43:20.624 INFO:tasks.rados.rados.0.smithi119.stdout:2622: oid 50 updating version 0 to 1433 2023-12-01T15:43:20.624 INFO:tasks.rados.rados.0.smithi119.stdout:2622: oid 50 updating version 1433 to 1435 2023-12-01T15:43:20.624 INFO:tasks.rados.rados.0.smithi119.stdout:2622: oid 50 version 1435 is already newer than 1434 2023-12-01T15:43:20.624 INFO:tasks.rados.rados.0.smithi119.stdout:2622: oid 50 version 1435 is already newer than 1432 2023-12-01T15:43:20.624 INFO:tasks.rados.rados.0.smithi119.stdout:2622: oid 50 version 1435 is already newer than 1431 2023-12-01T15:43:20.624 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1435 (ObjNum 835 snap 257 seq_num 835) dirty exists 2023-12-01T15:43:20.624 INFO:tasks.rados.rados.0.smithi119.stdout:2622: left oid 50 (ObjNum 835 snap 257 seq_num 835) 2023-12-01T15:43:20.624 INFO:tasks.rados.rados.0.smithi119.stdout:2624: finishing copy_from to smithi119156531-31 2023-12-01T15:43:20.624 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 1641 (ObjNum 587 snap 190 seq_num 587) dirty exists 2023-12-01T15:43:20.624 INFO:tasks.rados.rados.0.smithi119.stdout:2624: finishing copy_from racing read to smithi119156531-31 2023-12-01T15:43:20.625 INFO:tasks.rados.rados.0.smithi119.stdout:2627: expect (ObjNum 769 snap 243 seq_num 769) 2023-12-01T15:43:20.681 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 2003 (ObjNum 825 snap 251 seq_num 825) dirty exists 2023-12-01T15:43:20.681 INFO:tasks.rados.rados.0.smithi119.stdout:2614: done (8 left) 2023-12-01T15:43:20.681 INFO:tasks.rados.rados.0.smithi119.stdout:2619: done (7 left) 2023-12-01T15:43:20.681 INFO:tasks.rados.rados.0.smithi119.stdout:2620: done (6 left) 2023-12-01T15:43:20.681 INFO:tasks.rados.rados.0.smithi119.stdout:2621: done (5 left) 2023-12-01T15:43:20.681 INFO:tasks.rados.rados.0.smithi119.stdout:2622: done (4 left) 2023-12-01T15:43:20.681 INFO:tasks.rados.rados.0.smithi119.stdout:2624: done (3 left) 2023-12-01T15:43:20.681 INFO:tasks.rados.rados.0.smithi119.stdout:2626: done (2 left) 2023-12-01T15:43:20.681 INFO:tasks.rados.rados.0.smithi119.stdout:2627: done (1 left) 2023-12-01T15:43:20.681 INFO:tasks.rados.rados.0.smithi119.stdout:2628: done (0 left) 2023-12-01T15:43:20.682 INFO:tasks.rados.rados.0.smithi119.stdout:2629: setattr oid 48 current snap is 257 2023-12-01T15:43:20.682 INFO:tasks.rados.rados.0.smithi119.stdout:2630: snap_create 2023-12-01T15:43:20.684 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 1378 (ObjNum 776 snap 246 seq_num 776) dirty exists 2023-12-01T15:43:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:20 smithi183 ceph-mon[99169]: pgmap v828: 121 pgs: 121 active+clean; 704 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:43:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:20 smithi183 ceph-mon[99169]: osdmap e569: 8 total, 8 up, 8 in 2023-12-01T15:43:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:20 smithi119 ceph-mon[94175]: pgmap v828: 121 pgs: 121 active+clean; 704 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:43:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:20 smithi119 ceph-mon[94175]: osdmap e569: 8 total, 8 up, 8 in 2023-12-01T15:43:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:20 smithi119 ceph-mon[108979]: pgmap v828: 121 pgs: 121 active+clean; 704 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:43:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:20 smithi119 ceph-mon[108979]: osdmap e569: 8 total, 8 up, 8 in 2023-12-01T15:43:21.613 INFO:tasks.rados.rados.0.smithi119.stdout:2629: done (1 left) 2023-12-01T15:43:21.613 INFO:tasks.rados.rados.0.smithi119.stdout:2630: done (0 left) 2023-12-01T15:43:21.614 INFO:tasks.rados.rados.0.smithi119.stdout:2631: snap_remove snap 206 2023-12-01T15:43:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:21 smithi183 ceph-mon[99169]: osdmap e570: 8 total, 8 up, 8 in 2023-12-01T15:43:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:21 smithi119 ceph-mon[108979]: osdmap e570: 8 total, 8 up, 8 in 2023-12-01T15:43:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:21 smithi119 ceph-mon[94175]: osdmap e570: 8 total, 8 up, 8 in 2023-12-01T15:43:22.616 INFO:tasks.rados.rados.0.smithi119.stdout:2631: done (0 left) 2023-12-01T15:43:22.616 INFO:tasks.rados.rados.0.smithi119.stdout:2632: snap_remove snap 249 2023-12-01T15:43:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:22 smithi183 ceph-mon[99169]: pgmap v831: 121 pgs: 121 active+clean; 702 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 307 KiB/s rd, 3.0 MiB/s wr, 9 op/s 2023-12-01T15:43:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:22 smithi183 ceph-mon[99169]: osdmap e571: 8 total, 8 up, 8 in 2023-12-01T15:43:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:22 smithi119 ceph-mon[94175]: pgmap v831: 121 pgs: 121 active+clean; 702 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 307 KiB/s rd, 3.0 MiB/s wr, 9 op/s 2023-12-01T15:43:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:22 smithi119 ceph-mon[94175]: osdmap e571: 8 total, 8 up, 8 in 2023-12-01T15:43:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:22 smithi119 ceph-mon[108979]: pgmap v831: 121 pgs: 121 active+clean; 702 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 307 KiB/s rd, 3.0 MiB/s wr, 9 op/s 2023-12-01T15:43:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:22 smithi119 ceph-mon[108979]: osdmap e571: 8 total, 8 up, 8 in 2023-12-01T15:43:23.624 INFO:tasks.rados.rados.0.smithi119.stdout:2632: done (0 left) 2023-12-01T15:43:23.625 INFO:tasks.rados.rados.0.smithi119.stdout:2633: rollback oid 18 current snap is 258 2023-12-01T15:43:23.625 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 18 to 135 2023-12-01T15:43:23.628 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 10 current snap is 258 2023-12-01T15:43:23.628 INFO:tasks.rados.rados.0.smithi119.stdout:2634: seq_num 837 ranges {1474560=425984,1900544=655360,2555904=729088,3284992=221184} 2023-12-01T15:43:23.635 INFO:tasks.rados.rados.0.smithi119.stdout:2634: writing smithi119156531-10 from 1474560 to 1900544 tid 1 2023-12-01T15:43:23.641 INFO:tasks.rados.rados.0.smithi119.stdout:2634: writing smithi119156531-10 from 1900544 to 2555904 tid 2 2023-12-01T15:43:23.646 INFO:tasks.rados.rados.0.smithi119.stdout:2634: writing smithi119156531-10 from 2555904 to 3284992 tid 3 2023-12-01T15:43:23.646 INFO:tasks.rados.rados.0.smithi119.stdout:2634: writing smithi119156531-10 from 3284992 to 3506176 tid 4 2023-12-01T15:43:23.646 INFO:tasks.rados.rados.0.smithi119.stdout:2635: snap_create 2023-12-01T15:43:23.646 INFO:tasks.rados.rados.0.smithi119.stdout:2633: finishing rollback tid 1 to smithi119156531-18 2023-12-01T15:43:23.646 INFO:tasks.rados.rados.0.smithi119.stdout:2633: finishing rollback tid 2 to smithi119156531-18 2023-12-01T15:43:23.647 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 2017 (ObjNum 412 snap 129 seq_num 412) dirty exists 2023-12-01T15:43:23.647 INFO:tasks.rados.rados.0.smithi119.stdout:2634: finishing write tid 1 to smithi119156531-10 2023-12-01T15:43:23.647 INFO:tasks.rados.rados.0.smithi119.stdout:2634: finishing write tid 2 to smithi119156531-10 2023-12-01T15:43:23.654 INFO:tasks.rados.rados.0.smithi119.stdout:2634: finishing write tid 3 to smithi119156531-10 2023-12-01T15:43:23.654 INFO:tasks.rados.rados.0.smithi119.stdout:2634: finishing write tid 4 to smithi119156531-10 2023-12-01T15:43:23.656 INFO:tasks.rados.rados.0.smithi119.stdout:2634: finishing write tid 5 to smithi119156531-10 2023-12-01T15:43:23.662 INFO:tasks.rados.rados.0.smithi119.stdout:2634: finishing write tid 6 to smithi119156531-10 2023-12-01T15:43:23.662 INFO:tasks.rados.rados.0.smithi119.stdout:2634: oid 10 updating version 0 to 615 2023-12-01T15:43:23.662 INFO:tasks.rados.rados.0.smithi119.stdout:2634: oid 10 version 615 is already newer than 614 2023-12-01T15:43:23.662 INFO:tasks.rados.rados.0.smithi119.stdout:2634: oid 10 version 615 is already newer than 613 2023-12-01T15:43:23.662 INFO:tasks.rados.rados.0.smithi119.stdout:2634: oid 10 updating version 615 to 616 2023-12-01T15:43:23.662 INFO:tasks.rados.rados.0.smithi119.stdout:2634: oid 10 updating version 616 to 617 2023-12-01T15:43:23.662 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 617 (ObjNum 837 snap 258 seq_num 837) dirty exists 2023-12-01T15:43:23.662 INFO:tasks.rados.rados.0.smithi119.stdout:2634: left oid 10 (ObjNum 837 snap 258 seq_num 837) 2023-12-01T15:43:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:23 smithi183 ceph-mon[99169]: osdmap e572: 8 total, 8 up, 8 in 2023-12-01T15:43:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:23 smithi119 ceph-mon[94175]: osdmap e572: 8 total, 8 up, 8 in 2023-12-01T15:43:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:23 smithi119 ceph-mon[108979]: osdmap e572: 8 total, 8 up, 8 in 2023-12-01T15:43:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:43:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:43:24] "GET /metrics HTTP/1.1" 200 36175 "" "Prometheus/2.43.0" 2023-12-01T15:43:24.632 INFO:tasks.rados.rados.0.smithi119.stdout:2633: done (2 left) 2023-12-01T15:43:24.632 INFO:tasks.rados.rados.0.smithi119.stdout:2634: done (1 left) 2023-12-01T15:43:24.632 INFO:tasks.rados.rados.0.smithi119.stdout:2635: done (0 left) 2023-12-01T15:43:24.633 INFO:tasks.rados.rados.0.smithi119.stdout:2636: rollback oid 20 current snap is 259 2023-12-01T15:43:24.633 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 20 to 254 2023-12-01T15:43:24.633 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 35 current snap is 259 2023-12-01T15:43:24.633 INFO:tasks.rados.rados.0.smithi119.stdout:2637: seq_num 838 ranges {0=442368,442368=540672,983040=532480,1515520=442368,1957888=90112} 2023-12-01T15:43:24.634 INFO:tasks.rados.rados.0.smithi119.stdout:2637: writing smithi119156531-35 from 0 to 442368 tid 1 2023-12-01T15:43:24.637 INFO:tasks.rados.rados.0.smithi119.stdout:2637: writing smithi119156531-35 from 442368 to 983040 tid 2 2023-12-01T15:43:24.641 INFO:tasks.rados.rados.0.smithi119.stdout:2637: writing smithi119156531-35 from 983040 to 1515520 tid 3 2023-12-01T15:43:24.644 INFO:tasks.rados.rados.0.smithi119.stdout:2637: writing smithi119156531-35 from 1515520 to 1957888 tid 4 2023-12-01T15:43:24.645 INFO:tasks.rados.rados.0.smithi119.stdout:2637: writing smithi119156531-35 from 1957888 to 2048000 tid 5 2023-12-01T15:43:24.645 INFO:tasks.rados.rados.0.smithi119.stdout:2638: delete oid 5 current snap is 259 2023-12-01T15:43:24.645 INFO:tasks.rados.rados.0.smithi119.stdout:2636: finishing rollback tid 0 to smithi119156531-20 2023-12-01T15:43:24.645 INFO:tasks.rados.rados.0.smithi119.stdout:2636: finishing rollback tid 1 to smithi119156531-20 2023-12-01T15:43:24.645 INFO:tasks.rados.rados.0.smithi119.stdout:2636: finishing rollback tid 2 to smithi119156531-20 2023-12-01T15:43:24.645 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 1644 (ObjNum 795 snap 250 seq_num 795) dirty exists 2023-12-01T15:43:24.645 INFO:tasks.rados.rados.0.smithi119.stdout:2637: finishing write tid 1 to smithi119156531-35 2023-12-01T15:43:24.645 INFO:tasks.rados.rados.0.smithi119.stdout:2637: finishing write tid 2 to smithi119156531-35 2023-12-01T15:43:24.648 INFO:tasks.rados.rados.0.smithi119.stdout:2636: done (2 left) 2023-12-01T15:43:24.648 INFO:tasks.rados.rados.0.smithi119.stdout:2638: done (1 left) 2023-12-01T15:43:24.649 INFO:tasks.rados.rados.0.smithi119.stdout:2639: setattr oid 3 current snap is 259 2023-12-01T15:43:24.649 INFO:tasks.rados.rados.0.smithi119.stdout:2637: finishing write tid 3 to smithi119156531-35 2023-12-01T15:43:24.649 INFO:tasks.rados.rados.0.smithi119.stdout:2637: finishing write tid 4 to smithi119156531-35 2023-12-01T15:43:24.650 INFO:tasks.rados.rados.0.smithi119.stdout:2637: finishing write tid 5 to smithi119156531-35 2023-12-01T15:43:24.651 INFO:tasks.rados.rados.0.smithi119.stdout:2637: finishing write tid 6 to smithi119156531-35 2023-12-01T15:43:24.651 INFO:tasks.rados.rados.0.smithi119.stdout:2640: rmattr oid 7 current snap is 259 2023-12-01T15:43:24.652 INFO:tasks.rados.rados.0.smithi119.stdout:2640: done (2 left) 2023-12-01T15:43:24.652 INFO:tasks.rados.rados.0.smithi119.stdout:2641: rmattr oid 28 current snap is 259 2023-12-01T15:43:24.652 INFO:tasks.rados.rados.0.smithi119.stdout:2641: done (2 left) 2023-12-01T15:43:24.652 INFO:tasks.rados.rados.0.smithi119.stdout:2642: read oid 13 snap 219 2023-12-01T15:43:24.652 INFO:tasks.rados.rados.0.smithi119.stdout:2642: expect (ObjNum 620 snap 202 seq_num 620) 2023-12-01T15:43:24.652 INFO:tasks.rados.rados.0.smithi119.stdout:2643: read oid 2 snap -1 2023-12-01T15:43:24.652 INFO:tasks.rados.rados.0.smithi119.stdout:2643: expect deleted 2023-12-01T15:43:24.652 INFO:tasks.rados.rados.0.smithi119.stdout:2644: delete oid 14 current snap is 259 2023-12-01T15:43:24.655 INFO:tasks.rados.rados.0.smithi119.stdout:2637: finishing write tid 7 to smithi119156531-35 2023-12-01T15:43:24.655 INFO:tasks.rados.rados.0.smithi119.stdout:2637: oid 35 updating version 0 to 1823 2023-12-01T15:43:24.655 INFO:tasks.rados.rados.0.smithi119.stdout:2637: oid 35 updating version 1823 to 1824 2023-12-01T15:43:24.655 INFO:tasks.rados.rados.0.smithi119.stdout:2637: oid 35 updating version 1824 to 1825 2023-12-01T15:43:24.655 INFO:tasks.rados.rados.0.smithi119.stdout:2637: oid 35 version 1825 is already newer than 1822 2023-12-01T15:43:24.655 INFO:tasks.rados.rados.0.smithi119.stdout:2637: oid 35 version 1825 is already newer than 1821 2023-12-01T15:43:24.655 INFO:tasks.rados.rados.0.smithi119.stdout:2637: oid 35 updating version 1825 to 1826 2023-12-01T15:43:24.655 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 1826 (ObjNum 838 snap 259 seq_num 838) dirty exists 2023-12-01T15:43:24.655 INFO:tasks.rados.rados.0.smithi119.stdout:2637: left oid 35 (ObjNum 838 snap 259 seq_num 838) 2023-12-01T15:43:24.657 INFO:tasks.rados.rados.0.smithi119.stdout:2637: done (4 left) 2023-12-01T15:43:24.658 INFO:tasks.rados.rados.0.smithi119.stdout:2643: done (3 left) 2023-12-01T15:43:24.658 INFO:tasks.rados.rados.0.smithi119.stdout:2644: done (2 left) 2023-12-01T15:43:24.658 INFO:tasks.rados.rados.0.smithi119.stdout:2645: snap_create 2023-12-01T15:43:24.658 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 1436 (ObjNum 4113 snap 0 seq_num 1909474612) dirty exists 2023-12-01T15:43:24.664 INFO:tasks.rados.rados.0.smithi119.stdout:2642: expect (ObjNum 620 snap 202 seq_num 620) 2023-12-01T15:43:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:24 smithi183 ceph-mon[99169]: pgmap v834: 121 pgs: 121 active+clean; 702 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 307 KiB/s rd, 3.0 MiB/s wr, 9 op/s 2023-12-01T15:43:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:24 smithi183 ceph-mon[99169]: osdmap e573: 8 total, 8 up, 8 in 2023-12-01T15:43:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:24 smithi119 ceph-mon[94175]: pgmap v834: 121 pgs: 121 active+clean; 702 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 307 KiB/s rd, 3.0 MiB/s wr, 9 op/s 2023-12-01T15:43:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:24 smithi119 ceph-mon[94175]: osdmap e573: 8 total, 8 up, 8 in 2023-12-01T15:43:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:24 smithi119 ceph-mon[108979]: pgmap v834: 121 pgs: 121 active+clean; 702 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 307 KiB/s rd, 3.0 MiB/s wr, 9 op/s 2023-12-01T15:43:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:24 smithi119 ceph-mon[108979]: osdmap e573: 8 total, 8 up, 8 in 2023-12-01T15:43:25.558 INFO:tasks.rados.rados.0.smithi119.stdout:2639: done (2 left) 2023-12-01T15:43:25.558 INFO:tasks.rados.rados.0.smithi119.stdout:2642: done (1 left) 2023-12-01T15:43:25.558 INFO:tasks.rados.rados.0.smithi119.stdout:2645: done (0 left) 2023-12-01T15:43:25.558 INFO:tasks.rados.rados.0.smithi119.stdout:2646: snap_remove snap 254 2023-12-01T15:43:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: osdmap e574: 8 total, 8 up, 8 in 2023-12-01T15:43:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:43:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:43:25.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:43:25.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:43:25.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:43:25.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:43:25.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:25 smithi183 ceph-mon[99169]: osdmap e575: 8 total, 8 up, 8 in 2023-12-01T15:43:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: osdmap e574: 8 total, 8 up, 8 in 2023-12-01T15:43:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:43:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:43:25.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:43:25.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:43:25.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:43:25.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:43:25.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[108979]: osdmap e575: 8 total, 8 up, 8 in 2023-12-01T15:43:25.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: osdmap e574: 8 total, 8 up, 8 in 2023-12-01T15:43:25.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:43:25.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:43:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:43:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:43:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:43:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:43:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:43:25.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:25 smithi119 ceph-mon[94175]: osdmap e575: 8 total, 8 up, 8 in 2023-12-01T15:43:26.565 INFO:tasks.rados.rados.0.smithi119.stdout:2646: done (0 left) 2023-12-01T15:43:26.566 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 31 current snap is 260 2023-12-01T15:43:26.566 INFO:tasks.rados.rados.0.smithi119.stdout:2647: seq_num 841 ranges {1916928=491520,2408448=598016,3006464=704512,3710976=303104} 2023-12-01T15:43:26.579 INFO:tasks.rados.rados.0.smithi119.stdout:2647: writing smithi119156531-31 from 1916928 to 2408448 tid 1 2023-12-01T15:43:26.582 INFO:tasks.rados.rados.0.smithi119.stdout:2647: writing smithi119156531-31 from 2408448 to 3006464 tid 2 2023-12-01T15:43:26.586 INFO:tasks.rados.rados.0.smithi119.stdout:2647: writing smithi119156531-31 from 3006464 to 3710976 tid 3 2023-12-01T15:43:26.588 INFO:tasks.rados.rados.0.smithi119.stdout:2647: writing smithi119156531-31 from 3710976 to 4014080 tid 4 2023-12-01T15:43:26.588 INFO:tasks.rados.rados.0.smithi119.stdout:2648: delete oid 49 current snap is 260 2023-12-01T15:43:26.589 INFO:tasks.rados.rados.0.smithi119.stdout:2647: finishing write tid 1 to smithi119156531-31 2023-12-01T15:43:26.591 INFO:tasks.rados.rados.0.smithi119.stdout:2648: done (1 left) 2023-12-01T15:43:26.592 INFO:tasks.rados.rados.0.smithi119.stdout:2649: delete oid 34 current snap is 260 2023-12-01T15:43:26.594 INFO:tasks.rados.rados.0.smithi119.stdout:2647: finishing write tid 2 to smithi119156531-31 2023-12-01T15:43:26.595 INFO:tasks.rados.rados.0.smithi119.stdout:2649: done (1 left) 2023-12-01T15:43:26.595 INFO:tasks.rados.rados.0.smithi119.stdout:2650: snap_remove snap 240 2023-12-01T15:43:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:26 smithi183 ceph-mon[99169]: pgmap v837: 121 pgs: 121 active+clean; 676 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 964 KiB/s wr, 13 op/s 2023-12-01T15:43:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:26 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2500M 2023-12-01T15:43:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:26 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2500M 2023-12-01T15:43:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:26 smithi183 ceph-mon[99169]: osdmap e576: 8 total, 8 up, 8 in 2023-12-01T15:43:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:26 smithi119 ceph-mon[94175]: pgmap v837: 121 pgs: 121 active+clean; 676 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 964 KiB/s wr, 13 op/s 2023-12-01T15:43:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:26 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2500M 2023-12-01T15:43:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:26 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2500M 2023-12-01T15:43:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:26 smithi119 ceph-mon[94175]: osdmap e576: 8 total, 8 up, 8 in 2023-12-01T15:43:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:26 smithi119 ceph-mon[108979]: pgmap v837: 121 pgs: 121 active+clean; 676 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 964 KiB/s wr, 13 op/s 2023-12-01T15:43:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:26 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2500M 2023-12-01T15:43:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:26 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2500M 2023-12-01T15:43:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:26 smithi119 ceph-mon[108979]: osdmap e576: 8 total, 8 up, 8 in 2023-12-01T15:43:27.580 INFO:tasks.rados.rados.0.smithi119.stdout:2650: done (1 left) 2023-12-01T15:43:27.580 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 43 current snap is 260 2023-12-01T15:43:27.580 INFO:tasks.rados.rados.0.smithi119.stdout:2651: seq_num 844 ranges {7544832=540672,8085504=696320,8781824=475136,9256960=434176} 2023-12-01T15:43:27.615 INFO:tasks.rados.rados.0.smithi119.stdout:2651: writing smithi119156531-43 from 7544832 to 8085504 tid 1 2023-12-01T15:43:27.619 INFO:tasks.rados.rados.0.smithi119.stdout:2651: writing smithi119156531-43 from 8085504 to 8781824 tid 2 2023-12-01T15:43:27.622 INFO:tasks.rados.rados.0.smithi119.stdout:2651: writing smithi119156531-43 from 8781824 to 9256960 tid 3 2023-12-01T15:43:27.626 INFO:tasks.rados.rados.0.smithi119.stdout:2651: writing smithi119156531-43 from 9256960 to 9691136 tid 4 2023-12-01T15:43:27.626 INFO:tasks.rados.rados.0.smithi119.stdout:2652: read oid 22 snap -1 2023-12-01T15:43:27.626 INFO:tasks.rados.rados.0.smithi119.stdout:2652: expect (ObjNum 832 snap 257 seq_num 832) 2023-12-01T15:43:27.626 INFO:tasks.rados.rados.0.smithi119.stdout:2653: rmattr oid 36 current snap is 260 2023-12-01T15:43:27.626 INFO:tasks.rados.rados.0.smithi119.stdout:2653: done (3 left) 2023-12-01T15:43:27.626 INFO:tasks.rados.rados.0.smithi119.stdout:2654: snap_remove snap 245 2023-12-01T15:43:28.588 INFO:tasks.rados.rados.0.smithi119.stdout:2654: done (3 left) 2023-12-01T15:43:28.589 INFO:tasks.rados.rados.0.smithi119.stdout:2655: snap_create 2023-12-01T15:43:28.589 INFO:tasks.rados.rados.0.smithi119.stdout:2647: finishing write tid 3 to smithi119156531-31 2023-12-01T15:43:28.589 INFO:tasks.rados.rados.0.smithi119.stdout:2647: finishing write tid 4 to smithi119156531-31 2023-12-01T15:43:28.589 INFO:tasks.rados.rados.0.smithi119.stdout:2647: finishing write tid 5 to smithi119156531-31 2023-12-01T15:43:28.589 INFO:tasks.rados.rados.0.smithi119.stdout:2647: finishing write tid 6 to smithi119156531-31 2023-12-01T15:43:28.589 INFO:tasks.rados.rados.0.smithi119.stdout:2647: oid 31 updating version 0 to 1646 2023-12-01T15:43:28.589 INFO:tasks.rados.rados.0.smithi119.stdout:2647: oid 31 updating version 1646 to 1647 2023-12-01T15:43:28.589 INFO:tasks.rados.rados.0.smithi119.stdout:2647: oid 31 updating version 1647 to 1649 2023-12-01T15:43:28.589 INFO:tasks.rados.rados.0.smithi119.stdout:2647: oid 31 version 1649 is already newer than 1645 2023-12-01T15:43:28.589 INFO:tasks.rados.rados.0.smithi119.stdout:2647: oid 31 version 1649 is already newer than 1648 2023-12-01T15:43:28.589 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 1649 (ObjNum 841 snap 260 seq_num 841) dirty exists 2023-12-01T15:43:28.589 INFO:tasks.rados.rados.0.smithi119.stdout:2647: left oid 31 (ObjNum 841 snap 260 seq_num 841) 2023-12-01T15:43:28.589 INFO:tasks.rados.rados.0.smithi119.stdout:2651: finishing write tid 1 to smithi119156531-43 2023-12-01T15:43:28.589 INFO:tasks.rados.rados.0.smithi119.stdout:2651: finishing write tid 2 to smithi119156531-43 2023-12-01T15:43:28.590 INFO:tasks.rados.rados.0.smithi119.stdout:2651: finishing write tid 3 to smithi119156531-43 2023-12-01T15:43:28.590 INFO:tasks.rados.rados.0.smithi119.stdout:2651: finishing write tid 4 to smithi119156531-43 2023-12-01T15:43:28.590 INFO:tasks.rados.rados.0.smithi119.stdout:2651: finishing write tid 5 to smithi119156531-43 2023-12-01T15:43:28.590 INFO:tasks.rados.rados.0.smithi119.stdout:2651: finishing write tid 6 to smithi119156531-43 2023-12-01T15:43:28.590 INFO:tasks.rados.rados.0.smithi119.stdout:2651: oid 43 updating version 0 to 1539 2023-12-01T15:43:28.590 INFO:tasks.rados.rados.0.smithi119.stdout:2651: oid 43 updating version 1539 to 1540 2023-12-01T15:43:28.590 INFO:tasks.rados.rados.0.smithi119.stdout:2651: oid 43 updating version 1540 to 1542 2023-12-01T15:43:28.590 INFO:tasks.rados.rados.0.smithi119.stdout:2651: oid 43 updating version 1542 to 1543 2023-12-01T15:43:28.590 INFO:tasks.rados.rados.0.smithi119.stdout:2651: oid 43 version 1543 is already newer than 1541 2023-12-01T15:43:28.590 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 1543 (ObjNum 844 snap 260 seq_num 844) dirty exists 2023-12-01T15:43:28.590 INFO:tasks.rados.rados.0.smithi119.stdout:2651: left oid 43 (ObjNum 844 snap 260 seq_num 844) 2023-12-01T15:43:28.590 INFO:tasks.rados.rados.0.smithi119.stdout:2652: expect (ObjNum 832 snap 257 seq_num 832) 2023-12-01T15:43:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:28 smithi183 ceph-mon[99169]: pgmap v840: 121 pgs: 121 active+clean; 676 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 964 KiB/s wr, 13 op/s 2023-12-01T15:43:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:28 smithi183 ceph-mon[99169]: osdmap e577: 8 total, 8 up, 8 in 2023-12-01T15:43:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:28 smithi119 ceph-mon[94175]: pgmap v840: 121 pgs: 121 active+clean; 676 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 964 KiB/s wr, 13 op/s 2023-12-01T15:43:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:28 smithi119 ceph-mon[94175]: osdmap e577: 8 total, 8 up, 8 in 2023-12-01T15:43:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:28 smithi119 ceph-mon[108979]: pgmap v840: 121 pgs: 121 active+clean; 676 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 964 KiB/s wr, 13 op/s 2023-12-01T15:43:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:28 smithi119 ceph-mon[108979]: osdmap e577: 8 total, 8 up, 8 in 2023-12-01T15:43:29.581 INFO:tasks.rados.rados.0.smithi119.stdout:2647: done (3 left) 2023-12-01T15:43:29.582 INFO:tasks.rados.rados.0.smithi119.stdout:2651: done (2 left) 2023-12-01T15:43:29.582 INFO:tasks.rados.rados.0.smithi119.stdout:2652: done (1 left) 2023-12-01T15:43:29.582 INFO:tasks.rados.rados.0.smithi119.stdout:2655: done (0 left) 2023-12-01T15:43:29.582 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 20 current snap is 261 2023-12-01T15:43:29.582 INFO:tasks.rados.rados.0.smithi119.stdout:2656: seq_num 845 ranges {3694592=557056,4251648=581632,4833280=688128,5521408=335872} 2023-12-01T15:43:29.604 INFO:tasks.rados.rados.0.smithi119.stdout:2656: writing smithi119156531-20 from 3694592 to 4251648 tid 1 2023-12-01T15:43:29.607 INFO:tasks.rados.rados.0.smithi119.stdout:2656: writing smithi119156531-20 from 4251648 to 4833280 tid 2 2023-12-01T15:43:29.611 INFO:tasks.rados.rados.0.smithi119.stdout:2656: writing smithi119156531-20 from 4833280 to 5521408 tid 3 2023-12-01T15:43:29.614 INFO:tasks.rados.rados.0.smithi119.stdout:2656: writing smithi119156531-20 from 5521408 to 5857280 tid 4 2023-12-01T15:43:29.614 INFO:tasks.rados.rados.0.smithi119.stdout:2657: read oid 9 snap 242 2023-12-01T15:43:29.615 INFO:tasks.rados.rados.0.smithi119.stdout:2657: expect (ObjNum 757 snap 238 seq_num 757) 2023-12-01T15:43:29.615 INFO:tasks.rados.rados.0.smithi119.stdout:2658: read oid 30 snap -1 2023-12-01T15:43:29.615 INFO:tasks.rados.rados.0.smithi119.stdout:2658: expect (ObjNum 824 snap 251 seq_num 824) 2023-12-01T15:43:29.615 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 25 current snap is 261 2023-12-01T15:43:29.615 INFO:tasks.rados.rados.0.smithi119.stdout:2656: finishing write tid 1 to smithi119156531-20 2023-12-01T15:43:29.615 INFO:tasks.rados.rados.0.smithi119.stdout:2659: seq_num 846 ranges {0=573440,573440=466944,1040384=491520,1531904=548864,2080768=98304} 2023-12-01T15:43:29.617 INFO:tasks.rados.rados.0.smithi119.stdout:2659: writing smithi119156531-25 from 0 to 573440 tid 1 2023-12-01T15:43:29.620 INFO:tasks.rados.rados.0.smithi119.stdout:2659: writing smithi119156531-25 from 573440 to 1040384 tid 2 2023-12-01T15:43:29.626 INFO:tasks.rados.rados.0.smithi119.stdout:2659: writing smithi119156531-25 from 1040384 to 1531904 tid 3 2023-12-01T15:43:29.627 INFO:tasks.rados.rados.0.smithi119.stdout:2659: writing smithi119156531-25 from 1531904 to 2080768 tid 4 2023-12-01T15:43:29.628 INFO:tasks.rados.rados.0.smithi119.stdout:2659: writing smithi119156531-25 from 2080768 to 2179072 tid 5 2023-12-01T15:43:29.628 INFO:tasks.rados.rados.0.smithi119.stdout:2660: rollback oid 32 current snap is 261 2023-12-01T15:43:29.628 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 32 to 258 2023-12-01T15:43:29.628 INFO:tasks.rados.rados.0.smithi119.stdout:2661: read oid 15 snap -1 2023-12-01T15:43:29.628 INFO:tasks.rados.rados.0.smithi119.stdout:2661: expect deleted 2023-12-01T15:43:29.628 INFO:tasks.rados.rados.0.smithi119.stdout:2662: delete oid 11 current snap is 261 2023-12-01T15:43:29.633 INFO:tasks.rados.rados.0.smithi119.stdout:2656: finishing write tid 2 to smithi119156531-20 2023-12-01T15:43:29.633 INFO:tasks.rados.rados.0.smithi119.stdout:2656: finishing write tid 3 to smithi119156531-20 2023-12-01T15:43:29.633 INFO:tasks.rados.rados.0.smithi119.stdout:2656: finishing write tid 4 to smithi119156531-20 2023-12-01T15:43:29.634 INFO:tasks.rados.rados.0.smithi119.stdout:2656: finishing write tid 5 to smithi119156531-20 2023-12-01T15:43:29.634 INFO:tasks.rados.rados.0.smithi119.stdout:2656: finishing write tid 6 to smithi119156531-20 2023-12-01T15:43:29.634 INFO:tasks.rados.rados.0.smithi119.stdout:2656: oid 20 updating version 0 to 1654 2023-12-01T15:43:29.634 INFO:tasks.rados.rados.0.smithi119.stdout:2656: oid 20 version 1654 is already newer than 1653 2023-12-01T15:43:29.634 INFO:tasks.rados.rados.0.smithi119.stdout:2656: oid 20 version 1654 is already newer than 1651 2023-12-01T15:43:29.634 INFO:tasks.rados.rados.0.smithi119.stdout:2656: oid 20 version 1654 is already newer than 1650 2023-12-01T15:43:29.634 INFO:tasks.rados.rados.0.smithi119.stdout:2656: oid 20 version 1654 is already newer than 1652 2023-12-01T15:43:29.634 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 1654 (ObjNum 845 snap 261 seq_num 845) dirty exists 2023-12-01T15:43:29.634 INFO:tasks.rados.rados.0.smithi119.stdout:2656: left oid 20 (ObjNum 845 snap 261 seq_num 845) 2023-12-01T15:43:29.634 INFO:tasks.rados.rados.0.smithi119.stdout:2659: finishing write tid 1 to smithi119156531-25 2023-12-01T15:43:29.634 INFO:tasks.rados.rados.0.smithi119.stdout:2657: expect (ObjNum 757 snap 238 seq_num 757) 2023-12-01T15:43:29.701 INFO:tasks.rados.rados.0.smithi119.stdout:2659: finishing write tid 2 to smithi119156531-25 2023-12-01T15:43:29.702 INFO:tasks.rados.rados.0.smithi119.stdout:2659: finishing write tid 3 to smithi119156531-25 2023-12-01T15:43:29.702 INFO:tasks.rados.rados.0.smithi119.stdout:2659: finishing write tid 4 to smithi119156531-25 2023-12-01T15:43:29.702 INFO:tasks.rados.rados.0.smithi119.stdout:2659: finishing write tid 5 to smithi119156531-25 2023-12-01T15:43:29.702 INFO:tasks.rados.rados.0.smithi119.stdout:2659: finishing write tid 6 to smithi119156531-25 2023-12-01T15:43:29.702 INFO:tasks.rados.rados.0.smithi119.stdout:2659: finishing write tid 7 to smithi119156531-25 2023-12-01T15:43:29.702 INFO:tasks.rados.rados.0.smithi119.stdout:2659: oid 25 updating version 0 to 1440 2023-12-01T15:43:29.703 INFO:tasks.rados.rados.0.smithi119.stdout:2659: oid 25 updating version 1440 to 1441 2023-12-01T15:43:29.703 INFO:tasks.rados.rados.0.smithi119.stdout:2659: oid 25 updating version 1441 to 1442 2023-12-01T15:43:29.703 INFO:tasks.rados.rados.0.smithi119.stdout:2659: oid 25 version 1442 is already newer than 1437 2023-12-01T15:43:29.703 INFO:tasks.rados.rados.0.smithi119.stdout:2659: oid 25 version 1442 is already newer than 1439 2023-12-01T15:43:29.703 INFO:tasks.rados.rados.0.smithi119.stdout:2659: oid 25 version 1442 is already newer than 1438 2023-12-01T15:43:29.703 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 1442 (ObjNum 846 snap 261 seq_num 846) dirty exists 2023-12-01T15:43:29.703 INFO:tasks.rados.rados.0.smithi119.stdout:2659: left oid 25 (ObjNum 846 snap 261 seq_num 846) 2023-12-01T15:43:29.704 INFO:tasks.rados.rados.0.smithi119.stdout:2658: expect (ObjNum 824 snap 251 seq_num 824) 2023-12-01T15:43:29.936 INFO:tasks.rados.rados.0.smithi119.stdout:2660: finishing rollback tid 1 to smithi119156531-32 2023-12-01T15:43:29.936 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 1632 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-01T15:43:29.936 INFO:tasks.rados.rados.0.smithi119.stdout:2656: done (6 left) 2023-12-01T15:43:29.936 INFO:tasks.rados.rados.0.smithi119.stdout:2657: done (5 left) 2023-12-01T15:43:29.936 INFO:tasks.rados.rados.0.smithi119.stdout:2658: done (4 left) 2023-12-01T15:43:29.936 INFO:tasks.rados.rados.0.smithi119.stdout:2659: done (3 left) 2023-12-01T15:43:29.936 INFO:tasks.rados.rados.0.smithi119.stdout:2660: done (2 left) 2023-12-01T15:43:29.936 INFO:tasks.rados.rados.0.smithi119.stdout:2661: done (1 left) 2023-12-01T15:43:29.937 INFO:tasks.rados.rados.0.smithi119.stdout:2662: done (0 left) 2023-12-01T15:43:29.937 INFO:tasks.rados.rados.0.smithi119.stdout:2663: read oid 24 snap -1 2023-12-01T15:43:29.937 INFO:tasks.rados.rados.0.smithi119.stdout:2663: expect (ObjNum 824 snap 251 seq_num 824) 2023-12-01T15:43:29.937 INFO:tasks.rados.rados.0.smithi119.stdout:2664: setattr oid 11 current snap is 261 2023-12-01T15:43:29.938 INFO:tasks.rados.rados.0.smithi119.stdout:2665: read oid 49 snap -1 2023-12-01T15:43:29.938 INFO:tasks.rados.rados.0.smithi119.stdout:2665: expect deleted 2023-12-01T15:43:29.938 INFO:tasks.rados.rados.0.smithi119.stdout:2666: rollback oid 25 current snap is 261 2023-12-01T15:43:29.938 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 25 to 229 2023-12-01T15:43:29.938 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 8 current snap is 261 2023-12-01T15:43:29.938 INFO:tasks.rados.rados.0.smithi119.stdout:2667: seq_num 848 ranges {3710976=606208,4317184=630784,4947968=458752,5406720=516096} 2023-12-01T15:43:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:29 smithi183 ceph-mon[99169]: osdmap e578: 8 total, 8 up, 8 in 2023-12-01T15:43:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:29 smithi119 ceph-mon[94175]: osdmap e578: 8 total, 8 up, 8 in 2023-12-01T15:43:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:29 smithi119 ceph-mon[108979]: osdmap e578: 8 total, 8 up, 8 in 2023-12-01T15:43:29.962 INFO:tasks.rados.rados.0.smithi119.stdout:2667: writing smithi119156531-8 from 3710976 to 4317184 tid 1 2023-12-01T15:43:29.965 INFO:tasks.rados.rados.0.smithi119.stdout:2667: writing smithi119156531-8 from 4317184 to 4947968 tid 2 2023-12-01T15:43:29.968 INFO:tasks.rados.rados.0.smithi119.stdout:2667: writing smithi119156531-8 from 4947968 to 5406720 tid 3 2023-12-01T15:43:29.972 INFO:tasks.rados.rados.0.smithi119.stdout:2667: writing smithi119156531-8 from 5406720 to 5922816 tid 4 2023-12-01T15:43:29.972 INFO:tasks.rados.rados.0.smithi119.stdout:2668: read oid 50 snap -1 2023-12-01T15:43:29.972 INFO:tasks.rados.rados.0.smithi119.stdout:2668: expect (ObjNum 835 snap 257 seq_num 835) 2023-12-01T15:43:29.972 INFO:tasks.rados.rados.0.smithi119.stdout:2669: read oid 31 snap 260 2023-12-01T15:43:29.972 INFO:tasks.rados.rados.0.smithi119.stdout:2669: expect (ObjNum 841 snap 260 seq_num 841) 2023-12-01T15:43:29.972 INFO:tasks.rados.rados.0.smithi119.stdout:2670: snap_remove snap 195 2023-12-01T15:43:30.559 INFO:tasks.rados.rados.0.smithi119.stdout:2670: done (7 left) 2023-12-01T15:43:30.559 INFO:tasks.rados.rados.0.smithi119.stdout:2671: read oid 27 snap -1 2023-12-01T15:43:30.559 INFO:tasks.rados.rados.0.smithi119.stdout:2671: expect (ObjNum 825 snap 251 seq_num 825) 2023-12-01T15:43:30.559 INFO:tasks.rados.rados.0.smithi119.stdout:2672: snap_create 2023-12-01T15:43:30.559 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 1828 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-01T15:43:30.559 INFO:tasks.rados.rados.0.smithi119.stdout:2666: finishing rollback tid 0 to smithi119156531-25 2023-12-01T15:43:30.559 INFO:tasks.rados.rados.0.smithi119.stdout:2666: finishing rollback tid 1 to smithi119156531-25 2023-12-01T15:43:30.559 INFO:tasks.rados.rados.0.smithi119.stdout:2666: finishing rollback tid 2 to smithi119156531-25 2023-12-01T15:43:30.560 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 1445 (ObjNum 598 snap 195 seq_num 598) dirty exists 2023-12-01T15:43:30.560 INFO:tasks.rados.rados.0.smithi119.stdout:2663: expect (ObjNum 824 snap 251 seq_num 824) 2023-12-01T15:43:30.803 INFO:tasks.rados.rados.0.smithi119.stdout:2667: finishing write tid 1 to smithi119156531-8 2023-12-01T15:43:30.803 INFO:tasks.rados.rados.0.smithi119.stdout:2667: finishing write tid 2 to smithi119156531-8 2023-12-01T15:43:30.804 INFO:tasks.rados.rados.0.smithi119.stdout:2667: finishing write tid 3 to smithi119156531-8 2023-12-01T15:43:30.804 INFO:tasks.rados.rados.0.smithi119.stdout:2667: finishing write tid 4 to smithi119156531-8 2023-12-01T15:43:30.804 INFO:tasks.rados.rados.0.smithi119.stdout:2667: finishing write tid 5 to smithi119156531-8 2023-12-01T15:43:30.804 INFO:tasks.rados.rados.0.smithi119.stdout:2667: finishing write tid 6 to smithi119156531-8 2023-12-01T15:43:30.804 INFO:tasks.rados.rados.0.smithi119.stdout:2667: oid 8 updating version 0 to 1651 2023-12-01T15:43:30.804 INFO:tasks.rados.rados.0.smithi119.stdout:2667: oid 8 updating version 1651 to 1652 2023-12-01T15:43:30.804 INFO:tasks.rados.rados.0.smithi119.stdout:2667: oid 8 updating version 1652 to 1655 2023-12-01T15:43:30.804 INFO:tasks.rados.rados.0.smithi119.stdout:2667: oid 8 version 1655 is already newer than 1654 2023-12-01T15:43:30.804 INFO:tasks.rados.rados.0.smithi119.stdout:2667: oid 8 version 1655 is already newer than 1653 2023-12-01T15:43:30.804 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 1655 (ObjNum 848 snap 261 seq_num 848) dirty exists 2023-12-01T15:43:30.804 INFO:tasks.rados.rados.0.smithi119.stdout:2667: left oid 8 (ObjNum 848 snap 261 seq_num 848) 2023-12-01T15:43:30.804 INFO:tasks.rados.rados.0.smithi119.stdout:2669: expect (ObjNum 841 snap 260 seq_num 841) 2023-12-01T15:43:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:30 smithi183 ceph-mon[99169]: pgmap v843: 121 pgs: 121 active+clean; 676 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:43:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:30 smithi183 ceph-mon[99169]: osdmap e579: 8 total, 8 up, 8 in 2023-12-01T15:43:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:30 smithi183 ceph-mon[99169]: osdmap e580: 8 total, 8 up, 8 in 2023-12-01T15:43:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:30 smithi119 ceph-mon[94175]: pgmap v843: 121 pgs: 121 active+clean; 676 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:43:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:30 smithi119 ceph-mon[94175]: osdmap e579: 8 total, 8 up, 8 in 2023-12-01T15:43:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:30 smithi119 ceph-mon[94175]: osdmap e580: 8 total, 8 up, 8 in 2023-12-01T15:43:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:30 smithi119 ceph-mon[108979]: pgmap v843: 121 pgs: 121 active+clean; 676 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:43:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:30 smithi119 ceph-mon[108979]: osdmap e579: 8 total, 8 up, 8 in 2023-12-01T15:43:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:30 smithi119 ceph-mon[108979]: osdmap e580: 8 total, 8 up, 8 in 2023-12-01T15:43:30.976 INFO:tasks.rados.rados.0.smithi119.stdout:2668: expect (ObjNum 835 snap 257 seq_num 835) 2023-12-01T15:43:31.171 INFO:tasks.rados.rados.0.smithi119.stdout:2671: expect (ObjNum 825 snap 251 seq_num 825) 2023-12-01T15:43:31.832 INFO:tasks.rados.rados.0.smithi119.stdout:2663: done (8 left) 2023-12-01T15:43:31.832 INFO:tasks.rados.rados.0.smithi119.stdout:2664: done (7 left) 2023-12-01T15:43:31.833 INFO:tasks.rados.rados.0.smithi119.stdout:2665: done (6 left) 2023-12-01T15:43:31.833 INFO:tasks.rados.rados.0.smithi119.stdout:2666: done (5 left) 2023-12-01T15:43:31.833 INFO:tasks.rados.rados.0.smithi119.stdout:2667: done (4 left) 2023-12-01T15:43:31.833 INFO:tasks.rados.rados.0.smithi119.stdout:2668: done (3 left) 2023-12-01T15:43:31.833 INFO:tasks.rados.rados.0.smithi119.stdout:2669: done (2 left) 2023-12-01T15:43:31.833 INFO:tasks.rados.rados.0.smithi119.stdout:2671: done (1 left) 2023-12-01T15:43:31.833 INFO:tasks.rados.rados.0.smithi119.stdout:2672: done (0 left) 2023-12-01T15:43:31.833 INFO:tasks.rados.rados.0.smithi119.stdout:2673: copy_from oid 48 from oid 43 current snap is 262 2023-12-01T15:43:31.833 INFO:tasks.rados.rados.0.smithi119.stdout:2674: setattr oid 7 current snap is 262 2023-12-01T15:43:31.834 INFO:tasks.rados.rados.0.smithi119.stdout:2675: read oid 36 snap 229 2023-12-01T15:43:31.834 INFO:tasks.rados.rados.0.smithi119.stdout:2675: expect deleted 2023-12-01T15:43:31.834 INFO:tasks.rados.rados.0.smithi119.stdout:2676: read oid 25 snap -1 2023-12-01T15:43:31.834 INFO:tasks.rados.rados.0.smithi119.stdout:2676: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:43:31.834 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 44 current snap is 262 2023-12-01T15:43:31.834 INFO:tasks.rados.rados.0.smithi119.stdout:2677: seq_num 849 ranges {1916928=622592,2539520=516096,3055616=663552,3719168=425984} 2023-12-01T15:43:31.847 INFO:tasks.rados.rados.0.smithi119.stdout:2677: writing smithi119156531-44 from 1916928 to 2539520 tid 1 2023-12-01T15:43:31.850 INFO:tasks.rados.rados.0.smithi119.stdout:2677: writing smithi119156531-44 from 2539520 to 3055616 tid 2 2023-12-01T15:43:31.854 INFO:tasks.rados.rados.0.smithi119.stdout:2677: writing smithi119156531-44 from 3055616 to 3719168 tid 3 2023-12-01T15:43:31.857 INFO:tasks.rados.rados.0.smithi119.stdout:2677: writing smithi119156531-44 from 3719168 to 4145152 tid 4 2023-12-01T15:43:31.857 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 24 current snap is 262 2023-12-01T15:43:31.857 INFO:tasks.rados.rados.0.smithi119.stdout:2678: seq_num 850 ranges {5390336=638976,6029312=802816,6832128=475136,7307264=327680} 2023-12-01T15:43:31.891 INFO:tasks.rados.rados.0.smithi119.stdout:2678: writing smithi119156531-24 from 5390336 to 6029312 tid 1 2023-12-01T15:43:31.895 INFO:tasks.rados.rados.0.smithi119.stdout:2678: writing smithi119156531-24 from 6029312 to 6832128 tid 2 2023-12-01T15:43:31.898 INFO:tasks.rados.rados.0.smithi119.stdout:2678: writing smithi119156531-24 from 6832128 to 7307264 tid 3 2023-12-01T15:43:31.901 INFO:tasks.rados.rados.0.smithi119.stdout:2678: writing smithi119156531-24 from 7307264 to 7634944 tid 4 2023-12-01T15:43:31.901 INFO:tasks.rados.rados.0.smithi119.stdout:2679: rmattr oid 37 current snap is 262 2023-12-01T15:43:31.901 INFO:tasks.rados.rados.0.smithi119.stdout:2679: done (6 left) 2023-12-01T15:43:31.901 INFO:tasks.rados.rados.0.smithi119.stdout:2680: rmattr oid 23 current snap is 262 2023-12-01T15:43:31.901 INFO:tasks.rados.rados.0.smithi119.stdout:2680: done (6 left) 2023-12-01T15:43:31.901 INFO:tasks.rados.rados.0.smithi119.stdout:2681: read oid 37 snap 241 2023-12-01T15:43:31.901 INFO:tasks.rados.rados.0.smithi119.stdout:2681: expect (ObjNum 505 snap 162 seq_num 505) 2023-12-01T15:43:31.901 INFO:tasks.rados.rados.0.smithi119.stdout:2682: read oid 9 snap -1 2023-12-01T15:43:31.901 INFO:tasks.rados.rados.0.smithi119.stdout:2682: expect (ObjNum 812 snap 251 seq_num 812) 2023-12-01T15:43:31.901 INFO:tasks.rados.rados.0.smithi119.stdout:2683: rollback oid 46 current snap is 262 2023-12-01T15:43:31.901 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 46 to 260 2023-12-01T15:43:31.902 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 1823 (ObjNum 567 snap 181 seq_num 567) dirty exists 2023-12-01T15:43:31.902 INFO:tasks.rados.rados.0.smithi119.stdout:2676: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:43:31.915 INFO:tasks.rados.rados.0.smithi119.stdout:2677: finishing write tid 1 to smithi119156531-44 2023-12-01T15:43:31.915 INFO:tasks.rados.rados.0.smithi119.stdout:2674: done (8 left) 2023-12-01T15:43:31.916 INFO:tasks.rados.rados.0.smithi119.stdout:2675: done (7 left) 2023-12-01T15:43:31.916 INFO:tasks.rados.rados.0.smithi119.stdout:2676: done (6 left) 2023-12-01T15:43:31.916 INFO:tasks.rados.rados.0.smithi119.stdout:2684: setattr oid 18 current snap is 262 2023-12-01T15:43:31.916 INFO:tasks.rados.rados.0.smithi119.stdout:2677: finishing write tid 2 to smithi119156531-44 2023-12-01T15:43:31.916 INFO:tasks.rados.rados.0.smithi119.stdout:2677: finishing write tid 3 to smithi119156531-44 2023-12-01T15:43:31.916 INFO:tasks.rados.rados.0.smithi119.stdout:2677: finishing write tid 4 to smithi119156531-44 2023-12-01T15:43:31.916 INFO:tasks.rados.rados.0.smithi119.stdout:2677: finishing write tid 5 to smithi119156531-44 2023-12-01T15:43:31.916 INFO:tasks.rados.rados.0.smithi119.stdout:2677: finishing write tid 6 to smithi119156531-44 2023-12-01T15:43:31.916 INFO:tasks.rados.rados.0.smithi119.stdout:2677: oid 44 updating version 0 to 1653 2023-12-01T15:43:31.916 INFO:tasks.rados.rados.0.smithi119.stdout:2677: oid 44 updating version 1653 to 1654 2023-12-01T15:43:31.916 INFO:tasks.rados.rados.0.smithi119.stdout:2677: oid 44 version 1654 is already newer than 1650 2023-12-01T15:43:31.916 INFO:tasks.rados.rados.0.smithi119.stdout:2677: oid 44 version 1654 is already newer than 1652 2023-12-01T15:43:31.916 INFO:tasks.rados.rados.0.smithi119.stdout:2677: oid 44 version 1654 is already newer than 1651 2023-12-01T15:43:31.916 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 1654 (ObjNum 849 snap 262 seq_num 849) dirty exists 2023-12-01T15:43:31.917 INFO:tasks.rados.rados.0.smithi119.stdout:2677: left oid 44 (ObjNum 849 snap 262 seq_num 849) 2023-12-01T15:43:31.917 INFO:tasks.rados.rados.0.smithi119.stdout:2673: finishing copy_from to smithi119156531-48 2023-12-01T15:43:31.917 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 1543 (ObjNum 844 snap 260 seq_num 844) dirty exists 2023-12-01T15:43:31.917 INFO:tasks.rados.rados.0.smithi119.stdout:2678: finishing write tid 1 to smithi119156531-24 2023-12-01T15:43:31.917 INFO:tasks.rados.rados.0.smithi119.stdout:2673: finishing copy_from racing read to smithi119156531-48 2023-12-01T15:43:31.917 INFO:tasks.rados.rados.0.smithi119.stdout:2678: finishing write tid 2 to smithi119156531-24 2023-12-01T15:43:31.917 INFO:tasks.rados.rados.0.smithi119.stdout:2678: finishing write tid 3 to smithi119156531-24 2023-12-01T15:43:31.917 INFO:tasks.rados.rados.0.smithi119.stdout:2678: finishing write tid 4 to smithi119156531-24 2023-12-01T15:43:31.917 INFO:tasks.rados.rados.0.smithi119.stdout:2678: finishing write tid 5 to smithi119156531-24 2023-12-01T15:43:31.917 INFO:tasks.rados.rados.0.smithi119.stdout:2678: finishing write tid 6 to smithi119156531-24 2023-12-01T15:43:31.917 INFO:tasks.rados.rados.0.smithi119.stdout:2678: oid 24 updating version 0 to 1271 2023-12-01T15:43:31.917 INFO:tasks.rados.rados.0.smithi119.stdout:2678: oid 24 version 1271 is already newer than 1269 2023-12-01T15:43:31.917 INFO:tasks.rados.rados.0.smithi119.stdout:2678: oid 24 version 1271 is already newer than 1268 2023-12-01T15:43:31.917 INFO:tasks.rados.rados.0.smithi119.stdout:2678: oid 24 version 1271 is already newer than 1270 2023-12-01T15:43:31.917 INFO:tasks.rados.rados.0.smithi119.stdout:2678: oid 24 version 1271 is already newer than 1267 2023-12-01T15:43:31.918 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 1271 (ObjNum 850 snap 262 seq_num 850) dirty exists 2023-12-01T15:43:31.918 INFO:tasks.rados.rados.0.smithi119.stdout:2678: left oid 24 (ObjNum 850 snap 262 seq_num 850) 2023-12-01T15:43:31.918 INFO:tasks.rados.rados.0.smithi119.stdout:2683: finishing rollback tid 0 to smithi119156531-46 2023-12-01T15:43:31.918 INFO:tasks.rados.rados.0.smithi119.stdout:2683: finishing rollback tid 1 to smithi119156531-46 2023-12-01T15:43:31.918 INFO:tasks.rados.rados.0.smithi119.stdout:2682: expect (ObjNum 812 snap 251 seq_num 812) 2023-12-01T15:43:32.003 INFO:tasks.rados.rados.0.smithi119.stdout:2683: finishing rollback tid 2 to smithi119156531-46 2023-12-01T15:43:32.003 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 1546 (ObjNum 772 snap 244 seq_num 772) dirty exists 2023-12-01T15:43:32.003 INFO:tasks.rados.rados.0.smithi119.stdout:2681: expect (ObjNum 505 snap 162 seq_num 505) 2023-12-01T15:43:32.176 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 2053 (ObjNum 412 snap 129 seq_num 412) dirty exists 2023-12-01T15:43:32.177 INFO:tasks.rados.rados.0.smithi119.stdout:2673: done (6 left) 2023-12-01T15:43:32.177 INFO:tasks.rados.rados.0.smithi119.stdout:2677: done (5 left) 2023-12-01T15:43:32.177 INFO:tasks.rados.rados.0.smithi119.stdout:2678: done (4 left) 2023-12-01T15:43:32.177 INFO:tasks.rados.rados.0.smithi119.stdout:2681: done (3 left) 2023-12-01T15:43:32.177 INFO:tasks.rados.rados.0.smithi119.stdout:2682: done (2 left) 2023-12-01T15:43:32.177 INFO:tasks.rados.rados.0.smithi119.stdout:2683: done (1 left) 2023-12-01T15:43:32.177 INFO:tasks.rados.rados.0.smithi119.stdout:2684: done (0 left) 2023-12-01T15:43:32.177 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 24 current snap is 262 2023-12-01T15:43:32.177 INFO:tasks.rados.rados.0.smithi119.stdout:2685: seq_num 851 ranges {7634944=655360,8290304=688128,8978432=679936,9658368=237568} 2023-12-01T15:43:32.220 INFO:tasks.rados.rados.0.smithi119.stdout:2685: writing smithi119156531-24 from 7634944 to 8290304 tid 1 2023-12-01T15:43:32.224 INFO:tasks.rados.rados.0.smithi119.stdout:2685: writing smithi119156531-24 from 8290304 to 8978432 tid 2 2023-12-01T15:43:32.228 INFO:tasks.rados.rados.0.smithi119.stdout:2685: writing smithi119156531-24 from 8978432 to 9658368 tid 3 2023-12-01T15:43:32.229 INFO:tasks.rados.rados.0.smithi119.stdout:2685: writing smithi119156531-24 from 9658368 to 9895936 tid 4 2023-12-01T15:43:32.229 INFO:tasks.rados.rados.0.smithi119.stdout:2686: snap_remove snap 257 2023-12-01T15:43:32.593 INFO:tasks.rados.rados.0.smithi119.stdout:2686: done (1 left) 2023-12-01T15:43:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:2687: delete oid 22 current snap is 262 2023-12-01T15:43:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:2685: finishing write tid 1 to smithi119156531-24 2023-12-01T15:43:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:2685: finishing write tid 2 to smithi119156531-24 2023-12-01T15:43:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:2685: finishing write tid 3 to smithi119156531-24 2023-12-01T15:43:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:2685: finishing write tid 4 to smithi119156531-24 2023-12-01T15:43:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:2685: finishing write tid 5 to smithi119156531-24 2023-12-01T15:43:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:2685: finishing write tid 6 to smithi119156531-24 2023-12-01T15:43:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:2685: oid 24 updating version 0 to 1274 2023-12-01T15:43:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:2685: oid 24 version 1274 is already newer than 1272 2023-12-01T15:43:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:2685: oid 24 updating version 1274 to 1275 2023-12-01T15:43:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:2685: oid 24 updating version 1275 to 1276 2023-12-01T15:43:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:2685: oid 24 version 1276 is already newer than 1273 2023-12-01T15:43:32.595 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 1276 (ObjNum 851 snap 262 seq_num 851) dirty exists 2023-12-01T15:43:32.595 INFO:tasks.rados.rados.0.smithi119.stdout:2685: left oid 24 (ObjNum 851 snap 262 seq_num 851) 2023-12-01T15:43:32.606 INFO:tasks.rados.rados.0.smithi119.stdout:2685: done (1 left) 2023-12-01T15:43:32.606 INFO:tasks.rados.rados.0.smithi119.stdout:2687: done (0 left) 2023-12-01T15:43:32.606 INFO:tasks.rados.rados.0.smithi119.stdout:2688: snap_create 2023-12-01T15:43:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:32 smithi183 ceph-mon[99169]: pgmap v846: 121 pgs: 121 active+clean; 682 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-12-01T15:43:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:32 smithi183 ceph-mon[99169]: osdmap e581: 8 total, 8 up, 8 in 2023-12-01T15:43:32.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:32 smithi119 ceph-mon[94175]: pgmap v846: 121 pgs: 121 active+clean; 682 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-12-01T15:43:32.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:32 smithi119 ceph-mon[94175]: osdmap e581: 8 total, 8 up, 8 in 2023-12-01T15:43:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:32 smithi119 ceph-mon[108979]: pgmap v846: 121 pgs: 121 active+clean; 682 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-12-01T15:43:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:32 smithi119 ceph-mon[108979]: osdmap e581: 8 total, 8 up, 8 in 2023-12-01T15:43:33.594 INFO:tasks.rados.rados.0.smithi119.stdout:2688: done (0 left) 2023-12-01T15:43:33.594 INFO:tasks.rados.rados.0.smithi119.stdout:2689: read oid 43 snap 256 2023-12-01T15:43:33.595 INFO:tasks.rados.rados.0.smithi119.stdout:2689: expect (ObjNum 829 snap 253 seq_num 829) 2023-12-01T15:43:33.595 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 8 current snap is 263 2023-12-01T15:43:33.595 INFO:tasks.rados.rados.0.smithi119.stdout:2690: seq_num 853 ranges {5922816=696320,6619136=507904,7127040=647168,7774208=450560} 2023-12-01T15:43:33.633 INFO:tasks.rados.rados.0.smithi119.stdout:2690: writing smithi119156531-8 from 5922816 to 6619136 tid 1 2023-12-01T15:43:33.636 INFO:tasks.rados.rados.0.smithi119.stdout:2690: writing smithi119156531-8 from 6619136 to 7127040 tid 2 2023-12-01T15:43:33.640 INFO:tasks.rados.rados.0.smithi119.stdout:2690: writing smithi119156531-8 from 7127040 to 7774208 tid 3 2023-12-01T15:43:33.642 INFO:tasks.rados.rados.0.smithi119.stdout:2690: writing smithi119156531-8 from 7774208 to 8224768 tid 4 2023-12-01T15:43:33.643 INFO:tasks.rados.rados.0.smithi119.stdout:2691: rollback oid 29 current snap is 263 2023-12-01T15:43:33.643 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 29 to 182 2023-12-01T15:43:33.643 INFO:tasks.rados.rados.0.smithi119.stdout:2689: expect (ObjNum 829 snap 253 seq_num 829) 2023-12-01T15:43:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:33 smithi183 ceph-mon[99169]: osdmap e582: 8 total, 8 up, 8 in 2023-12-01T15:43:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:33 smithi119 ceph-mon[94175]: osdmap e582: 8 total, 8 up, 8 in 2023-12-01T15:43:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:33 smithi119 ceph-mon[108979]: osdmap e582: 8 total, 8 up, 8 in 2023-12-01T15:43:34.083 INFO:tasks.rados.rados.0.smithi119.stdout:2690: finishing write tid 1 to smithi119156531-8 2023-12-01T15:43:34.083 INFO:tasks.rados.rados.0.smithi119.stdout:2690: finishing write tid 2 to smithi119156531-8 2023-12-01T15:43:34.083 INFO:tasks.rados.rados.0.smithi119.stdout:2690: finishing write tid 3 to smithi119156531-8 2023-12-01T15:43:34.083 INFO:tasks.rados.rados.0.smithi119.stdout:2690: finishing write tid 4 to smithi119156531-8 2023-12-01T15:43:34.083 INFO:tasks.rados.rados.0.smithi119.stdout:2689: done (2 left) 2023-12-01T15:43:34.083 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 5 current snap is 263 2023-12-01T15:43:34.083 INFO:tasks.rados.rados.0.smithi119.stdout:2691: finishing rollback tid 1 to smithi119156531-29 2023-12-01T15:43:34.083 INFO:tasks.rados.rados.0.smithi119.stdout:2692: seq_num 854 ranges {0=712704,712704=794624,1507328=450560,1957888=360448} 2023-12-01T15:43:34.086 INFO:tasks.rados.rados.0.smithi119.stdout:2692: writing smithi119156531-5 from 0 to 712704 tid 1 2023-12-01T15:43:34.091 INFO:tasks.rados.rados.0.smithi119.stdout:2692: writing smithi119156531-5 from 712704 to 1507328 tid 2 2023-12-01T15:43:34.093 INFO:tasks.rados.rados.0.smithi119.stdout:2692: writing smithi119156531-5 from 1507328 to 1957888 tid 3 2023-12-01T15:43:34.096 INFO:tasks.rados.rados.0.smithi119.stdout:2692: writing smithi119156531-5 from 1957888 to 2318336 tid 4 2023-12-01T15:43:34.096 INFO:tasks.rados.rados.0.smithi119.stdout:2693: delete oid 17 current snap is 263 2023-12-01T15:43:34.096 INFO:tasks.rados.rados.0.smithi119.stdout:2690: finishing write tid 5 to smithi119156531-8 2023-12-01T15:43:34.096 INFO:tasks.rados.rados.0.smithi119.stdout:2691: finishing rollback tid 2 to smithi119156531-29 2023-12-01T15:43:34.096 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 1830 (ObjNum 449 snap 137 seq_num 449) dirty exists 2023-12-01T15:43:34.096 INFO:tasks.rados.rados.0.smithi119.stdout:2690: finishing write tid 6 to smithi119156531-8 2023-12-01T15:43:34.097 INFO:tasks.rados.rados.0.smithi119.stdout:2690: oid 8 updating version 0 to 1657 2023-12-01T15:43:34.097 INFO:tasks.rados.rados.0.smithi119.stdout:2690: oid 8 updating version 1657 to 1659 2023-12-01T15:43:34.097 INFO:tasks.rados.rados.0.smithi119.stdout:2690: oid 8 version 1659 is already newer than 1658 2023-12-01T15:43:34.097 INFO:tasks.rados.rados.0.smithi119.stdout:2690: oid 8 version 1659 is already newer than 1656 2023-12-01T15:43:34.097 INFO:tasks.rados.rados.0.smithi119.stdout:2690: oid 8 updating version 1659 to 1660 2023-12-01T15:43:34.097 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 1660 (ObjNum 853 snap 263 seq_num 853) dirty exists 2023-12-01T15:43:34.097 INFO:tasks.rados.rados.0.smithi119.stdout:2690: left oid 8 (ObjNum 853 snap 263 seq_num 853) 2023-12-01T15:43:34.097 INFO:tasks.rados.rados.0.smithi119.stdout:2692: finishing write tid 1 to smithi119156531-5 2023-12-01T15:43:34.097 INFO:tasks.rados.rados.0.smithi119.stdout:2692: finishing write tid 2 to smithi119156531-5 2023-12-01T15:43:34.098 INFO:tasks.rados.rados.0.smithi119.stdout:2692: finishing write tid 3 to smithi119156531-5 2023-12-01T15:43:34.098 INFO:tasks.rados.rados.0.smithi119.stdout:2690: done (3 left) 2023-12-01T15:43:34.098 INFO:tasks.rados.rados.0.smithi119.stdout:2691: done (2 left) 2023-12-01T15:43:34.098 INFO:tasks.rados.rados.0.smithi119.stdout:2693: done (1 left) 2023-12-01T15:43:34.098 INFO:tasks.rados.rados.0.smithi119.stdout:2694: setattr oid 30 current snap is 263 2023-12-01T15:43:34.099 INFO:tasks.rados.rados.0.smithi119.stdout:2692: finishing write tid 4 to smithi119156531-5 2023-12-01T15:43:34.099 INFO:tasks.rados.rados.0.smithi119.stdout:2692: finishing write tid 5 to smithi119156531-5 2023-12-01T15:43:34.099 INFO:tasks.rados.rados.0.smithi119.stdout:2695: read oid 40 snap -1 2023-12-01T15:43:34.099 INFO:tasks.rados.rados.0.smithi119.stdout:2695: expect deleted 2023-12-01T15:43:34.100 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 1 current snap is 263 2023-12-01T15:43:34.100 INFO:tasks.rados.rados.0.smithi119.stdout:2696: seq_num 856 ranges {1236992=745472,1982464=557056,2539520=417792,2957312=434176,3391488=196608} 2023-12-01T15:43:34.110 INFO:tasks.rados.rados.0.smithi119.stdout:2696: writing smithi119156531-1 from 1236992 to 1982464 tid 1 2023-12-01T15:43:34.113 INFO:tasks.rados.rados.0.smithi119.stdout:2696: writing smithi119156531-1 from 1982464 to 2539520 tid 2 2023-12-01T15:43:34.116 INFO:tasks.rados.rados.0.smithi119.stdout:2696: writing smithi119156531-1 from 2539520 to 2957312 tid 3 2023-12-01T15:43:34.119 INFO:tasks.rados.rados.0.smithi119.stdout:2696: writing smithi119156531-1 from 2957312 to 3391488 tid 4 2023-12-01T15:43:34.120 INFO:tasks.rados.rados.0.smithi119.stdout:2696: writing smithi119156531-1 from 3391488 to 3588096 tid 5 2023-12-01T15:43:34.121 INFO:tasks.rados.rados.0.smithi119.stdout:2697: snap_create 2023-12-01T15:43:34.121 INFO:tasks.rados.rados.0.smithi119.stdout:2692: finishing write tid 6 to smithi119156531-5 2023-12-01T15:43:34.121 INFO:tasks.rados.rados.0.smithi119.stdout:2692: oid 5 updating version 0 to 640 2023-12-01T15:43:34.121 INFO:tasks.rados.rados.0.smithi119.stdout:2692: oid 5 version 640 is already newer than 638 2023-12-01T15:43:34.121 INFO:tasks.rados.rados.0.smithi119.stdout:2692: oid 5 updating version 640 to 642 2023-12-01T15:43:34.121 INFO:tasks.rados.rados.0.smithi119.stdout:2692: oid 5 version 642 is already newer than 639 2023-12-01T15:43:34.121 INFO:tasks.rados.rados.0.smithi119.stdout:2692: oid 5 version 642 is already newer than 641 2023-12-01T15:43:34.121 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 642 (ObjNum 854 snap 263 seq_num 854) dirty exists 2023-12-01T15:43:34.121 INFO:tasks.rados.rados.0.smithi119.stdout:2692: left oid 5 (ObjNum 854 snap 263 seq_num 854) 2023-12-01T15:43:34.121 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 1277 (ObjNum 824 snap 251 seq_num 824) dirty exists 2023-12-01T15:43:34.121 INFO:tasks.rados.rados.0.smithi119.stdout:2696: finishing write tid 1 to smithi119156531-1 2023-12-01T15:43:34.121 INFO:tasks.rados.rados.0.smithi119.stdout:2696: finishing write tid 2 to smithi119156531-1 2023-12-01T15:43:34.121 INFO:tasks.rados.rados.0.smithi119.stdout:2696: finishing write tid 3 to smithi119156531-1 2023-12-01T15:43:34.123 INFO:tasks.rados.rados.0.smithi119.stdout:2696: finishing write tid 4 to smithi119156531-1 2023-12-01T15:43:34.123 INFO:tasks.rados.rados.0.smithi119.stdout:2696: finishing write tid 5 to smithi119156531-1 2023-12-01T15:43:34.123 INFO:tasks.rados.rados.0.smithi119.stdout:2696: finishing write tid 6 to smithi119156531-1 2023-12-01T15:43:34.124 INFO:tasks.rados.rados.0.smithi119.stdout:2696: finishing write tid 7 to smithi119156531-1 2023-12-01T15:43:34.124 INFO:tasks.rados.rados.0.smithi119.stdout:2696: oid 1 updating version 0 to 1652 2023-12-01T15:43:34.124 INFO:tasks.rados.rados.0.smithi119.stdout:2696: oid 1 version 1652 is already newer than 1650 2023-12-01T15:43:34.125 INFO:tasks.rados.rados.0.smithi119.stdout:2696: oid 1 version 1652 is already newer than 1648 2023-12-01T15:43:34.125 INFO:tasks.rados.rados.0.smithi119.stdout:2696: oid 1 version 1652 is already newer than 1651 2023-12-01T15:43:34.125 INFO:tasks.rados.rados.0.smithi119.stdout:2696: oid 1 version 1652 is already newer than 1649 2023-12-01T15:43:34.125 INFO:tasks.rados.rados.0.smithi119.stdout:2696: oid 1 version 1652 is already newer than 1647 2023-12-01T15:43:34.125 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 1652 (ObjNum 856 snap 263 seq_num 856) dirty exists 2023-12-01T15:43:34.125 INFO:tasks.rados.rados.0.smithi119.stdout:2696: left oid 1 (ObjNum 856 snap 263 seq_num 856) 2023-12-01T15:43:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:43:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:43:34] "GET /metrics HTTP/1.1" 200 36175 "" "Prometheus/2.43.0" 2023-12-01T15:43:34.595 INFO:tasks.rados.rados.0.smithi119.stdout:2692: done (4 left) 2023-12-01T15:43:34.595 INFO:tasks.rados.rados.0.smithi119.stdout:2694: done (3 left) 2023-12-01T15:43:34.595 INFO:tasks.rados.rados.0.smithi119.stdout:2695: done (2 left) 2023-12-01T15:43:34.595 INFO:tasks.rados.rados.0.smithi119.stdout:2696: done (1 left) 2023-12-01T15:43:34.595 INFO:tasks.rados.rados.0.smithi119.stdout:2697: done (0 left) 2023-12-01T15:43:34.595 INFO:tasks.rados.rados.0.smithi119.stdout:2698: snap_create 2023-12-01T15:43:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:34 smithi183 ceph-mon[99169]: pgmap v849: 121 pgs: 121 active+clean; 682 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-12-01T15:43:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:34 smithi183 ceph-mon[99169]: osdmap e583: 8 total, 8 up, 8 in 2023-12-01T15:43:34.944 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:43:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:34 smithi119 ceph-mon[108979]: pgmap v849: 121 pgs: 121 active+clean; 682 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-12-01T15:43:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:34 smithi119 ceph-mon[108979]: osdmap e583: 8 total, 8 up, 8 in 2023-12-01T15:43:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:34 smithi119 ceph-mon[94175]: pgmap v849: 121 pgs: 121 active+clean; 682 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-12-01T15:43:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:34 smithi119 ceph-mon[94175]: osdmap e583: 8 total, 8 up, 8 in 2023-12-01T15:43:35.252 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:43:35.252 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10m) 9m ago 10m 17.3M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:43:35.252 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10m) 9m ago 10m 83.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:43:35.252 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11m) 9m ago 11m 13.6M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:43:35.252 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11m) 9m ago 11m 16.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:43:35.252 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (14m) 9m ago 14m 448M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:43:35.252 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (16m) 9m ago 16m 507M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:43:35.253 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (16m) 9m ago 16m 81.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:43:35.253 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (14m) 9m ago 14m 57.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:43:35.253 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (14m) 9m ago 14m 59.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:43:35.253 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10m) 9m ago 10m 4135k - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:43:35.253 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10m) 9m ago 10m 3959k - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:43:35.253 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (14m) 9m ago 14m 62.2M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:43:35.253 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (13m) 9m ago 13m 65.0M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:43:35.253 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (13m) 9m ago 13m 56.3M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:43:35.253 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (13m) 9m ago 13m 55.4M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:43:35.253 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (12m) 9m ago 12m 54.4M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:43:35.253 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (12m) 9m ago 12m 57.6M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:43:35.253 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (12m) 9m ago 12m 54.2M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:43:35.253 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11m) 9m ago 11m 56.8M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:43:35.253 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10m) 9m ago 11m 29.9M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:43:35.603 INFO:tasks.rados.rados.0.smithi119.stdout:2698: done (0 left) 2023-12-01T15:43:35.604 INFO:tasks.rados.rados.0.smithi119.stdout:2699: delete oid 14 current snap is 265 2023-12-01T15:43:35.607 INFO:tasks.rados.rados.0.smithi119.stdout:2699: done (0 left) 2023-12-01T15:43:35.607 INFO:tasks.rados.rados.0.smithi119.stdout:2700: snap_create 2023-12-01T15:43:35.639 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:43:35.639 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:43:35.639 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:43:35.639 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:43:35.639 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:43:35.639 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:43:35.639 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:43:35.639 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:43:35.640 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:43:35.640 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:43:35.640 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:43:35.640 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:43:35.640 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:43:35.640 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:43:35.640 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:43:35.640 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:43:35.640 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:43:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:35 smithi183 ceph-mon[99169]: osdmap e584: 8 total, 8 up, 8 in 2023-12-01T15:43:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:35 smithi119 ceph-mon[108979]: osdmap e584: 8 total, 8 up, 8 in 2023-12-01T15:43:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:35 smithi119 ceph-mon[94175]: osdmap e584: 8 total, 8 up, 8 in 2023-12-01T15:43:36.608 INFO:tasks.rados.rados.0.smithi119.stdout:2700: done (0 left) 2023-12-01T15:43:36.608 INFO:tasks.rados.rados.0.smithi119.stdout:2701: copy_from oid 50 from oid 8 current snap is 266 2023-12-01T15:43:36.608 INFO:tasks.rados.rados.0.smithi119.stdout:2702: copy_from oid 29 from oid 43 current snap is 266 2023-12-01T15:43:36.608 INFO:tasks.rados.rados.0.smithi119.stdout:2703: read oid 40 snap -1 2023-12-01T15:43:36.608 INFO:tasks.rados.rados.0.smithi119.stdout:2703: expect deleted 2023-12-01T15:43:36.608 INFO:tasks.rados.rados.0.smithi119.stdout:2704: read oid 20 snap -1 2023-12-01T15:43:36.608 INFO:tasks.rados.rados.0.smithi119.stdout:2704: expect (ObjNum 845 snap 261 seq_num 845) 2023-12-01T15:43:36.608 INFO:tasks.rados.rados.0.smithi119.stdout:2705: delete oid 19 current snap is 266 2023-12-01T15:43:36.619 INFO:tasks.rados.rados.0.smithi119.stdout:2703: done (4 left) 2023-12-01T15:43:36.620 INFO:tasks.rados.rados.0.smithi119.stdout:2705: done (3 left) 2023-12-01T15:43:36.620 INFO:tasks.rados.rados.0.smithi119.stdout:2706: snap_remove snap 264 2023-12-01T15:43:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:36 smithi183 ceph-mon[99169]: from='client.25253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:36 smithi183 ceph-mon[99169]: from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:36 smithi183 ceph-mon[99169]: pgmap v852: 121 pgs: 121 active+clean; 701 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 7.1 MiB/s wr, 46 op/s 2023-12-01T15:43:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:36 smithi183 ceph-mon[99169]: osdmap e585: 8 total, 8 up, 8 in 2023-12-01T15:43:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3785996838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:43:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:36 smithi119 ceph-mon[94175]: from='client.25253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:36 smithi119 ceph-mon[94175]: from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:36 smithi119 ceph-mon[94175]: pgmap v852: 121 pgs: 121 active+clean; 701 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 7.1 MiB/s wr, 46 op/s 2023-12-01T15:43:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:36 smithi119 ceph-mon[94175]: osdmap e585: 8 total, 8 up, 8 in 2023-12-01T15:43:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3785996838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:43:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:36 smithi119 ceph-mon[108979]: from='client.25253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:36 smithi119 ceph-mon[108979]: from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:36 smithi119 ceph-mon[108979]: pgmap v852: 121 pgs: 121 active+clean; 701 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 7.1 MiB/s wr, 46 op/s 2023-12-01T15:43:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:36 smithi119 ceph-mon[108979]: osdmap e585: 8 total, 8 up, 8 in 2023-12-01T15:43:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3785996838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:43:37.624 INFO:tasks.rados.rados.0.smithi119.stdout:2706: done (3 left) 2023-12-01T15:43:37.624 INFO:tasks.rados.rados.0.smithi119.stdout:2707: copy_from oid 34 from oid 21 current snap is 266 2023-12-01T15:43:37.624 INFO:tasks.rados.rados.0.smithi119.stdout:2704: expect (ObjNum 845 snap 261 seq_num 845) 2023-12-01T15:43:37.883 INFO:tasks.rados.rados.0.smithi119.stdout:2701: finishing copy_from to smithi119156531-50 2023-12-01T15:43:37.883 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1660 (ObjNum 853 snap 263 seq_num 853) dirty exists 2023-12-01T15:43:37.883 INFO:tasks.rados.rados.0.smithi119.stdout:2702: finishing copy_from to smithi119156531-29 2023-12-01T15:43:37.883 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 1543 (ObjNum 844 snap 260 seq_num 844) dirty exists 2023-12-01T15:43:37.883 INFO:tasks.rados.rados.0.smithi119.stdout:2701: finishing copy_from racing read to smithi119156531-50 2023-12-01T15:43:37.884 INFO:tasks.rados.rados.0.smithi119.stdout:2702: finishing copy_from racing read to smithi119156531-29 2023-12-01T15:43:37.884 INFO:tasks.rados.rados.0.smithi119.stdout:2701: done (3 left) 2023-12-01T15:43:37.884 INFO:tasks.rados.rados.0.smithi119.stdout:2702: done (2 left) 2023-12-01T15:43:37.884 INFO:tasks.rados.rados.0.smithi119.stdout:2704: done (1 left) 2023-12-01T15:43:37.884 INFO:tasks.rados.rados.0.smithi119.stdout:2708: copy_from oid 50 from oid 41 current snap is 266 2023-12-01T15:43:37.884 INFO:tasks.rados.rados.0.smithi119.stdout:2707: finishing copy_from to smithi119156531-34 2023-12-01T15:43:37.884 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 1413 (ObjNum 815 snap 251 seq_num 815) dirty exists 2023-12-01T15:43:37.884 INFO:tasks.rados.rados.0.smithi119.stdout:2707: finishing copy_from racing read to smithi119156531-34 2023-12-01T15:43:37.884 INFO:tasks.rados.rados.0.smithi119.stdout:2707: done (1 left) 2023-12-01T15:43:37.884 INFO:tasks.rados.rados.0.smithi119.stdout:2709: rollback oid 47 current snap is 266 2023-12-01T15:43:37.884 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 47 to 242 2023-12-01T15:43:37.884 INFO:tasks.rados.rados.0.smithi119.stdout:2710: rmattr oid 48 current snap is 266 2023-12-01T15:43:37.884 INFO:tasks.rados.rados.0.smithi119.stdout:2710: done (2 left) 2023-12-01T15:43:37.885 INFO:tasks.rados.rados.0.smithi119.stdout:2711: snap_remove snap 258 2023-12-01T15:43:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:37 smithi183 ceph-mon[99169]: osdmap e586: 8 total, 8 up, 8 in 2023-12-01T15:43:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:37 smithi119 ceph-mon[94175]: osdmap e586: 8 total, 8 up, 8 in 2023-12-01T15:43:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:37 smithi119 ceph-mon[108979]: osdmap e586: 8 total, 8 up, 8 in 2023-12-01T15:43:38.633 INFO:tasks.rados.rados.0.smithi119.stdout:2711: done (2 left) 2023-12-01T15:43:38.633 INFO:tasks.rados.rados.0.smithi119.stdout:2712: read oid 13 snap -1 2023-12-01T15:43:38.633 INFO:tasks.rados.rados.0.smithi119.stdout:2712: expect (ObjNum 808 snap 251 seq_num 808) 2023-12-01T15:43:38.634 INFO:tasks.rados.rados.0.smithi119.stdout:2713: copy_from oid 33 from oid 23 current snap is 266 2023-12-01T15:43:38.634 INFO:tasks.rados.rados.0.smithi119.stdout:2709: finishing rollback tid 0 to smithi119156531-47 2023-12-01T15:43:38.634 INFO:tasks.rados.rados.0.smithi119.stdout:2714: copy_from oid 34 from oid 2 current snap is 266 2023-12-01T15:43:38.634 INFO:tasks.rados.rados.0.smithi119.stdout:2709: finishing rollback tid 1 to smithi119156531-47 2023-12-01T15:43:38.634 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 1657 (ObjNum 97 snap 0 seq_num 3133430480) dirty dne 2023-12-01T15:43:38.634 INFO:tasks.rados.rados.0.smithi119.stdout:2708: finishing copy_from to smithi119156531-50 2023-12-01T15:43:38.634 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1400 (ObjNum 408 snap 128 seq_num 408) dirty exists 2023-12-01T15:43:38.634 INFO:tasks.rados.rados.0.smithi119.stdout:2708: finishing copy_from racing read to smithi119156531-50 2023-12-01T15:43:38.634 INFO:tasks.rados.rados.0.smithi119.stdout:2708: done (4 left) 2023-12-01T15:43:38.634 INFO:tasks.rados.rados.0.smithi119.stdout:2709: done (3 left) 2023-12-01T15:43:38.634 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 41 current snap is 266 2023-12-01T15:43:38.634 INFO:tasks.rados.rados.0.smithi119.stdout:2715: seq_num 859 ranges {2048000=794624,2842624=614400,3457024=638976,4096000=352256} 2023-12-01T15:43:38.649 INFO:tasks.rados.rados.0.smithi119.stdout:2715: writing smithi119156531-41 from 2048000 to 2842624 tid 1 2023-12-01T15:43:38.653 INFO:tasks.rados.rados.0.smithi119.stdout:2715: writing smithi119156531-41 from 2842624 to 3457024 tid 2 2023-12-01T15:43:38.658 INFO:tasks.rados.rados.0.smithi119.stdout:2715: writing smithi119156531-41 from 3457024 to 4096000 tid 3 2023-12-01T15:43:38.661 INFO:tasks.rados.rados.0.smithi119.stdout:2715: writing smithi119156531-41 from 4096000 to 4448256 tid 4 2023-12-01T15:43:38.661 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 32 current snap is 266 2023-12-01T15:43:38.661 INFO:tasks.rados.rados.0.smithi119.stdout:2714: finishing copy_from to smithi119156531-34 2023-12-01T15:43:38.661 INFO:tasks.rados.rados.0.smithi119.stdout:2714: got expected ENOENT (src dne) 2023-12-01T15:43:38.662 INFO:tasks.rados.rados.0.smithi119.stdout:2716: seq_num 860 ranges {0=8192} 2023-12-01T15:43:38.662 INFO:tasks.rados.rados.0.smithi119.stdout:2716: writing smithi119156531-32 from 0 to 8192 tid 1 2023-12-01T15:43:38.662 INFO:tasks.rados.rados.0.smithi119.stdout:2717: snap_remove snap 259 2023-12-01T15:43:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:38 smithi183 ceph-mon[99169]: pgmap v855: 121 pgs: 121 active+clean; 701 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 7.1 MiB/s wr, 46 op/s 2023-12-01T15:43:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:38 smithi183 ceph-mon[99169]: osdmap e587: 8 total, 8 up, 8 in 2023-12-01T15:43:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:38 smithi119 ceph-mon[94175]: pgmap v855: 121 pgs: 121 active+clean; 701 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 7.1 MiB/s wr, 46 op/s 2023-12-01T15:43:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:38 smithi119 ceph-mon[94175]: osdmap e587: 8 total, 8 up, 8 in 2023-12-01T15:43:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:38 smithi119 ceph-mon[108979]: pgmap v855: 121 pgs: 121 active+clean; 701 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 7.1 MiB/s wr, 46 op/s 2023-12-01T15:43:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:38 smithi119 ceph-mon[108979]: osdmap e587: 8 total, 8 up, 8 in 2023-12-01T15:43:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:39.635 INFO:tasks.rados.rados.0.smithi119.stdout:2717: done (5 left) 2023-12-01T15:43:39.636 INFO:tasks.rados.rados.0.smithi119.stdout:2718: delete oid 20 current snap is 266 2023-12-01T15:43:39.636 INFO:tasks.rados.rados.0.smithi119.stdout:2714: finishing copy_from racing read to smithi119156531-34 2023-12-01T15:43:39.636 INFO:tasks.rados.rados.0.smithi119.stdout:2715: finishing write tid 1 to smithi119156531-41 2023-12-01T15:43:39.636 INFO:tasks.rados.rados.0.smithi119.stdout:2712: expect (ObjNum 808 snap 251 seq_num 808) 2023-12-01T15:43:39.878 INFO:tasks.rados.rados.0.smithi119.stdout:2716: finishing write tid 1 to smithi119156531-32 2023-12-01T15:43:39.878 INFO:tasks.rados.rados.0.smithi119.stdout:2715: finishing write tid 2 to smithi119156531-41 2023-12-01T15:43:39.878 INFO:tasks.rados.rados.0.smithi119.stdout:2716: finishing write tid 2 to smithi119156531-32 2023-12-01T15:43:39.878 INFO:tasks.rados.rados.0.smithi119.stdout:2712: done (5 left) 2023-12-01T15:43:39.878 INFO:tasks.rados.rados.0.smithi119.stdout:2714: done (4 left) 2023-12-01T15:43:39.878 INFO:tasks.rados.rados.0.smithi119.stdout:2718: done (3 left) 2023-12-01T15:43:39.878 INFO:tasks.rados.rados.0.smithi119.stdout:2719: rollback oid 48 current snap is 266 2023-12-01T15:43:39.879 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 48 to 260 2023-12-01T15:43:39.879 INFO:tasks.rados.rados.0.smithi119.stdout:2715: finishing write tid 3 to smithi119156531-41 2023-12-01T15:43:39.879 INFO:tasks.rados.rados.0.smithi119.stdout:2715: finishing write tid 4 to smithi119156531-41 2023-12-01T15:43:39.879 INFO:tasks.rados.rados.0.smithi119.stdout:2716: finishing write tid 3 to smithi119156531-32 2023-12-01T15:43:39.879 INFO:tasks.rados.rados.0.smithi119.stdout:2716: oid 32 updating version 0 to 1662 2023-12-01T15:43:39.879 INFO:tasks.rados.rados.0.smithi119.stdout:2716: oid 32 version 1662 is already newer than 1661 2023-12-01T15:43:39.879 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 1662 (ObjNum 860 snap 266 seq_num 860) dirty exists 2023-12-01T15:43:39.879 INFO:tasks.rados.rados.0.smithi119.stdout:2716: left oid 32 (ObjNum 860 snap 266 seq_num 860) 2023-12-01T15:43:39.879 INFO:tasks.rados.rados.0.smithi119.stdout:2715: finishing write tid 5 to smithi119156531-41 2023-12-01T15:43:39.879 INFO:tasks.rados.rados.0.smithi119.stdout:2715: finishing write tid 6 to smithi119156531-41 2023-12-01T15:43:39.879 INFO:tasks.rados.rados.0.smithi119.stdout:2715: oid 41 updating version 0 to 1565 2023-12-01T15:43:39.879 INFO:tasks.rados.rados.0.smithi119.stdout:2715: oid 41 version 1565 is already newer than 1563 2023-12-01T15:43:39.879 INFO:tasks.rados.rados.0.smithi119.stdout:2715: oid 41 version 1565 is already newer than 1564 2023-12-01T15:43:39.879 INFO:tasks.rados.rados.0.smithi119.stdout:2715: oid 41 updating version 1565 to 1566 2023-12-01T15:43:39.879 INFO:tasks.rados.rados.0.smithi119.stdout:2715: oid 41 updating version 1566 to 1567 2023-12-01T15:43:39.880 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 1567 (ObjNum 859 snap 266 seq_num 859) dirty exists 2023-12-01T15:43:39.880 INFO:tasks.rados.rados.0.smithi119.stdout:2715: left oid 41 (ObjNum 859 snap 266 seq_num 859) 2023-12-01T15:43:39.880 INFO:tasks.rados.rados.0.smithi119.stdout:2713: finishing copy_from to smithi119156531-33 2023-12-01T15:43:39.880 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 1367 (ObjNum 567 snap 181 seq_num 567) dirty exists 2023-12-01T15:43:39.880 INFO:tasks.rados.rados.0.smithi119.stdout:2713: finishing copy_from racing read to smithi119156531-33 2023-12-01T15:43:39.880 INFO:tasks.rados.rados.0.smithi119.stdout:2713: done (3 left) 2023-12-01T15:43:39.880 INFO:tasks.rados.rados.0.smithi119.stdout:2715: done (2 left) 2023-12-01T15:43:39.880 INFO:tasks.rados.rados.0.smithi119.stdout:2716: done (1 left) 2023-12-01T15:43:39.880 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 29 current snap is 266 2023-12-01T15:43:39.880 INFO:tasks.rados.rados.0.smithi119.stdout:2720: seq_num 862 ranges {9691136=40960} 2023-12-01T15:43:39.929 INFO:tasks.rados.rados.0.smithi119.stdout:2720: writing smithi119156531-29 from 9691136 to 9732096 tid 1 2023-12-01T15:43:39.929 INFO:tasks.rados.rados.0.smithi119.stdout:2719: finishing rollback tid 0 to smithi119156531-48 2023-12-01T15:43:39.929 INFO:tasks.rados.rados.0.smithi119.stdout:2719: finishing rollback tid 1 to smithi119156531-48 2023-12-01T15:43:39.929 INFO:tasks.rados.rados.0.smithi119.stdout:2719: finishing rollback tid 2 to smithi119156531-48 2023-12-01T15:43:39.929 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 1549 (ObjNum 776 snap 246 seq_num 776) dirty exists 2023-12-01T15:43:39.929 INFO:tasks.rados.rados.0.smithi119.stdout:2721: read oid 47 snap 226 2023-12-01T15:43:39.929 INFO:tasks.rados.rados.0.smithi119.stdout:2721: expect deleted 2023-12-01T15:43:39.929 INFO:tasks.rados.rados.0.smithi119.stdout:2719: done (2 left) 2023-12-01T15:43:39.929 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 9 current snap is 266 2023-12-01T15:43:39.929 INFO:tasks.rados.rados.0.smithi119.stdout:2722: seq_num 863 ranges {2727936=57344} 2023-12-01T15:43:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:39 smithi183 ceph-mon[99169]: osdmap e588: 8 total, 8 up, 8 in 2023-12-01T15:43:39.944 INFO:tasks.rados.rados.0.smithi119.stdout:2722: writing smithi119156531-9 from 2727936 to 2785280 tid 1 2023-12-01T15:43:39.944 INFO:tasks.rados.rados.0.smithi119.stdout:2723: copy_from oid 40 from oid 36 current snap is 266 2023-12-01T15:43:39.944 INFO:tasks.rados.rados.0.smithi119.stdout:2720: finishing write tid 1 to smithi119156531-29 2023-12-01T15:43:39.944 INFO:tasks.rados.rados.0.smithi119.stdout:2720: finishing write tid 2 to smithi119156531-29 2023-12-01T15:43:39.944 INFO:tasks.rados.rados.0.smithi119.stdout:2720: finishing write tid 3 to smithi119156531-29 2023-12-01T15:43:39.944 INFO:tasks.rados.rados.0.smithi119.stdout:2720: oid 29 updating version 0 to 1831 2023-12-01T15:43:39.944 INFO:tasks.rados.rados.0.smithi119.stdout:2720: oid 29 updating version 1831 to 1832 2023-12-01T15:43:39.944 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 1832 (ObjNum 862 snap 266 seq_num 862) dirty exists 2023-12-01T15:43:39.944 INFO:tasks.rados.rados.0.smithi119.stdout:2720: left oid 29 (ObjNum 862 snap 266 seq_num 862) 2023-12-01T15:43:39.944 INFO:tasks.rados.rados.0.smithi119.stdout:2720: done (3 left) 2023-12-01T15:43:39.945 INFO:tasks.rados.rados.0.smithi119.stdout:2721: done (2 left) 2023-12-01T15:43:39.945 INFO:tasks.rados.rados.0.smithi119.stdout:2724: delete oid 13 current snap is 266 2023-12-01T15:43:39.945 INFO:tasks.rados.rados.0.smithi119.stdout:2723: finishing copy_from to smithi119156531-40 2023-12-01T15:43:39.945 INFO:tasks.rados.rados.0.smithi119.stdout:2723: got expected ENOENT (src dne) 2023-12-01T15:43:39.945 INFO:tasks.rados.rados.0.smithi119.stdout:2723: finishing copy_from racing read to smithi119156531-40 2023-12-01T15:43:39.946 INFO:tasks.rados.rados.0.smithi119.stdout:2723: done (2 left) 2023-12-01T15:43:39.946 INFO:tasks.rados.rados.0.smithi119.stdout:2724: done (1 left) 2023-12-01T15:43:39.946 INFO:tasks.rados.rados.0.smithi119.stdout:2725: read oid 36 snap -1 2023-12-01T15:43:39.946 INFO:tasks.rados.rados.0.smithi119.stdout:2725: expect deleted 2023-12-01T15:43:39.946 INFO:tasks.rados.rados.0.smithi119.stdout:2726: copy_from oid 21 from oid 5 current snap is 266 2023-12-01T15:43:39.947 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 43 current snap is 266 2023-12-01T15:43:39.947 INFO:tasks.rados.rados.0.smithi119.stdout:2727: seq_num 865 ranges {9691136=90112} 2023-12-01T15:43:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:39 smithi119 ceph-mon[94175]: osdmap e588: 8 total, 8 up, 8 in 2023-12-01T15:43:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:39 smithi119 ceph-mon[108979]: osdmap e588: 8 total, 8 up, 8 in 2023-12-01T15:43:39.999 INFO:tasks.rados.rados.0.smithi119.stdout:2727: writing smithi119156531-43 from 9691136 to 9781248 tid 1 2023-12-01T15:43:39.999 INFO:tasks.rados.rados.0.smithi119.stdout:2728: delete oid 2 current snap is 266 2023-12-01T15:43:39.999 INFO:tasks.rados.rados.0.smithi119.stdout:2722: finishing write tid 1 to smithi119156531-9 2023-12-01T15:43:39.999 INFO:tasks.rados.rados.0.smithi119.stdout:2722: finishing write tid 2 to smithi119156531-9 2023-12-01T15:43:39.999 INFO:tasks.rados.rados.0.smithi119.stdout:2722: finishing write tid 3 to smithi119156531-9 2023-12-01T15:43:39.999 INFO:tasks.rados.rados.0.smithi119.stdout:2722: oid 9 updating version 0 to 1385 2023-12-01T15:43:39.999 INFO:tasks.rados.rados.0.smithi119.stdout:2722: oid 9 updating version 1385 to 1386 2023-12-01T15:43:39.999 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 1386 (ObjNum 863 snap 266 seq_num 863) dirty exists 2023-12-01T15:43:39.999 INFO:tasks.rados.rados.0.smithi119.stdout:2722: left oid 9 (ObjNum 863 snap 266 seq_num 863) 2023-12-01T15:43:39.999 INFO:tasks.rados.rados.0.smithi119.stdout:2726: finishing copy_from to smithi119156531-21 2023-12-01T15:43:40.000 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 642 (ObjNum 854 snap 263 seq_num 854) dirty exists 2023-12-01T15:43:40.000 INFO:tasks.rados.rados.0.smithi119.stdout:2726: finishing copy_from racing read to smithi119156531-21 2023-12-01T15:43:40.001 INFO:tasks.rados.rados.0.smithi119.stdout:2722: done (4 left) 2023-12-01T15:43:40.001 INFO:tasks.rados.rados.0.smithi119.stdout:2725: done (3 left) 2023-12-01T15:43:40.001 INFO:tasks.rados.rados.0.smithi119.stdout:2726: done (2 left) 2023-12-01T15:43:40.001 INFO:tasks.rados.rados.0.smithi119.stdout:2728: done (1 left) 2023-12-01T15:43:40.001 INFO:tasks.rados.rados.0.smithi119.stdout:2729: rollback oid 20 current snap is 266 2023-12-01T15:43:40.001 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 20 to 182 2023-12-01T15:43:40.001 INFO:tasks.rados.rados.0.smithi119.stdout:2730: copy_from oid 50 from oid 23 current snap is 266 2023-12-01T15:43:40.001 INFO:tasks.rados.rados.0.smithi119.stdout:2731: rollback oid 22 current snap is 266 2023-12-01T15:43:40.001 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 22 to 244 2023-12-01T15:43:40.001 INFO:tasks.rados.rados.0.smithi119.stdout:2732: delete oid 34 current snap is 266 2023-12-01T15:43:40.003 INFO:tasks.rados.rados.0.smithi119.stdout:2729: finishing rollback tid 1 to smithi119156531-20 2023-12-01T15:43:40.004 INFO:tasks.rados.rados.0.smithi119.stdout:2727: finishing write tid 1 to smithi119156531-43 2023-12-01T15:43:40.004 INFO:tasks.rados.rados.0.smithi119.stdout:2727: finishing write tid 2 to smithi119156531-43 2023-12-01T15:43:40.005 INFO:tasks.rados.rados.0.smithi119.stdout:2729: finishing rollback tid 2 to smithi119156531-20 2023-12-01T15:43:40.005 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 1657 (ObjNum 518 snap 165 seq_num 518) dirty exists 2023-12-01T15:43:40.006 INFO:tasks.rados.rados.0.smithi119.stdout:2729: done (4 left) 2023-12-01T15:43:40.006 INFO:tasks.rados.rados.0.smithi119.stdout:2732: done (3 left) 2023-12-01T15:43:40.006 INFO:tasks.rados.rados.0.smithi119.stdout:2733: read oid 37 snap -1 2023-12-01T15:43:40.006 INFO:tasks.rados.rados.0.smithi119.stdout:2733: expect (ObjNum 834 snap 257 seq_num 834) 2023-12-01T15:43:40.007 INFO:tasks.rados.rados.0.smithi119.stdout:2734: read oid 28 snap -1 2023-12-01T15:43:40.007 INFO:tasks.rados.rados.0.smithi119.stdout:2734: expect deleted 2023-12-01T15:43:40.007 INFO:tasks.rados.rados.0.smithi119.stdout:2735: read oid 48 snap -1 2023-12-01T15:43:40.007 INFO:tasks.rados.rados.0.smithi119.stdout:2735: expect (ObjNum 776 snap 246 seq_num 776) 2023-12-01T15:43:40.007 INFO:tasks.rados.rados.0.smithi119.stdout:2736: snap_create 2023-12-01T15:43:40.007 INFO:tasks.rados.rados.0.smithi119.stdout:2727: finishing write tid 3 to smithi119156531-43 2023-12-01T15:43:40.007 INFO:tasks.rados.rados.0.smithi119.stdout:2727: oid 43 updating version 0 to 1574 2023-12-01T15:43:40.007 INFO:tasks.rados.rados.0.smithi119.stdout:2727: oid 43 version 1574 is already newer than 1573 2023-12-01T15:43:40.007 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 1574 (ObjNum 865 snap 266 seq_num 865) dirty exists 2023-12-01T15:43:40.007 INFO:tasks.rados.rados.0.smithi119.stdout:2727: left oid 43 (ObjNum 865 snap 266 seq_num 865) 2023-12-01T15:43:40.008 INFO:tasks.rados.rados.0.smithi119.stdout:2731: finishing rollback tid 1 to smithi119156531-22 2023-12-01T15:43:40.008 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 2055 (ObjNum 49 snap 0 seq_num 0) dirty dne 2023-12-01T15:43:40.019 INFO:tasks.rados.rados.0.smithi119.stdout:2733: expect (ObjNum 834 snap 257 seq_num 834) 2023-12-01T15:43:40.070 INFO:tasks.rados.rados.0.smithi119.stdout:2735: expect (ObjNum 776 snap 246 seq_num 776) 2023-12-01T15:43:40.340 INFO:tasks.rados.rados.0.smithi119.stdout:2730: finishing copy_from to smithi119156531-50 2023-12-01T15:43:40.340 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1367 (ObjNum 567 snap 181 seq_num 567) dirty exists 2023-12-01T15:43:40.340 INFO:tasks.rados.rados.0.smithi119.stdout:2730: finishing copy_from racing read to smithi119156531-50 2023-12-01T15:43:40.561 INFO:tasks.rados.rados.0.smithi119.stdout:2727: done (6 left) 2023-12-01T15:43:40.561 INFO:tasks.rados.rados.0.smithi119.stdout:2730: done (5 left) 2023-12-01T15:43:40.561 INFO:tasks.rados.rados.0.smithi119.stdout:2731: done (4 left) 2023-12-01T15:43:40.561 INFO:tasks.rados.rados.0.smithi119.stdout:2733: done (3 left) 2023-12-01T15:43:40.561 INFO:tasks.rados.rados.0.smithi119.stdout:2734: done (2 left) 2023-12-01T15:43:40.561 INFO:tasks.rados.rados.0.smithi119.stdout:2735: done (1 left) 2023-12-01T15:43:40.561 INFO:tasks.rados.rados.0.smithi119.stdout:2736: done (0 left) 2023-12-01T15:43:40.561 INFO:tasks.rados.rados.0.smithi119.stdout:2737: delete oid 29 current snap is 267 2023-12-01T15:43:40.564 INFO:tasks.rados.rados.0.smithi119.stdout:2737: done (0 left) 2023-12-01T15:43:40.564 INFO:tasks.rados.rados.0.smithi119.stdout:2738: setattr oid 4 current snap is 267 2023-12-01T15:43:40.566 INFO:tasks.rados.rados.0.smithi119.stdout:2739: rollback oid 15 current snap is 267 2023-12-01T15:43:40.566 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 15 to 265 2023-12-01T15:43:40.566 INFO:tasks.rados.rados.0.smithi119.stdout:2740: copy_from oid 1 from oid 45 current snap is 267 2023-12-01T15:43:40.566 INFO:tasks.rados.rados.0.smithi119.stdout:2741: rollback oid 36 current snap is 267 2023-12-01T15:43:40.566 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 36 to 244 2023-12-01T15:43:40.566 INFO:tasks.rados.rados.0.smithi119.stdout:2742: read oid 29 snap -1 2023-12-01T15:43:40.566 INFO:tasks.rados.rados.0.smithi119.stdout:2742: expect deleted 2023-12-01T15:43:40.566 INFO:tasks.rados.rados.0.smithi119.stdout:2743: delete oid 39 current snap is 267 2023-12-01T15:43:40.569 INFO:tasks.rados.rados.0.smithi119.stdout:2741: finishing rollback tid 1 to smithi119156531-36 2023-12-01T15:43:40.569 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 469 (ObjNum 161 snap 0 seq_num 3133614928) dirty dne 2023-12-01T15:43:40.570 INFO:tasks.rados.rados.0.smithi119.stdout:2741: done (5 left) 2023-12-01T15:43:40.570 INFO:tasks.rados.rados.0.smithi119.stdout:2742: done (4 left) 2023-12-01T15:43:40.570 INFO:tasks.rados.rados.0.smithi119.stdout:2743: done (3 left) 2023-12-01T15:43:40.570 INFO:tasks.rados.rados.0.smithi119.stdout:2744: setattr oid 3 current snap is 267 2023-12-01T15:43:40.571 INFO:tasks.rados.rados.0.smithi119.stdout:2739: finishing rollback tid 1 to smithi119156531-15 2023-12-01T15:43:40.571 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 1810 (ObjNum 161 snap 0 seq_num 3134179312) dirty dne 2023-12-01T15:43:40.571 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1653 (ObjNum 826 snap 251 seq_num 826) dirty exists 2023-12-01T15:43:40.572 INFO:tasks.rados.rados.0.smithi119.stdout:2738: done (3 left) 2023-12-01T15:43:40.572 INFO:tasks.rados.rados.0.smithi119.stdout:2739: done (2 left) 2023-12-01T15:43:40.573 INFO:tasks.rados.rados.0.smithi119.stdout:2745: snap_remove snap 248 2023-12-01T15:43:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:40 smithi183 ceph-mon[99169]: pgmap v858: 121 pgs: 121 active+clean; 701 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:43:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:40 smithi183 ceph-mon[99169]: osdmap e589: 8 total, 8 up, 8 in 2023-12-01T15:43:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:40 smithi183 ceph-mon[99169]: osdmap e590: 8 total, 8 up, 8 in 2023-12-01T15:43:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:40 smithi119 ceph-mon[94175]: pgmap v858: 121 pgs: 121 active+clean; 701 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:43:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:40 smithi119 ceph-mon[94175]: osdmap e589: 8 total, 8 up, 8 in 2023-12-01T15:43:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:40 smithi119 ceph-mon[94175]: osdmap e590: 8 total, 8 up, 8 in 2023-12-01T15:43:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:40 smithi119 ceph-mon[108979]: pgmap v858: 121 pgs: 121 active+clean; 701 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:43:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:40 smithi119 ceph-mon[108979]: osdmap e589: 8 total, 8 up, 8 in 2023-12-01T15:43:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:40 smithi119 ceph-mon[108979]: osdmap e590: 8 total, 8 up, 8 in 2023-12-01T15:43:41.569 INFO:tasks.rados.rados.0.smithi119.stdout:2745: done (2 left) 2023-12-01T15:43:41.570 INFO:tasks.rados.rados.0.smithi119.stdout:2746: read oid 16 snap 265 2023-12-01T15:43:41.570 INFO:tasks.rados.rados.0.smithi119.stdout:2746: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:43:41.570 INFO:tasks.rados.rados.0.smithi119.stdout:2747: read oid 10 snap -1 2023-12-01T15:43:41.570 INFO:tasks.rados.rados.0.smithi119.stdout:2747: expect (ObjNum 837 snap 258 seq_num 837) 2023-12-01T15:43:41.570 INFO:tasks.rados.rados.0.smithi119.stdout:2748: read oid 43 snap -1 2023-12-01T15:43:41.570 INFO:tasks.rados.rados.0.smithi119.stdout:2748: expect (ObjNum 865 snap 266 seq_num 865) 2023-12-01T15:43:41.570 INFO:tasks.rados.rados.0.smithi119.stdout:2749: copy_from oid 8 from oid 17 current snap is 267 2023-12-01T15:43:41.570 INFO:tasks.rados.rados.0.smithi119.stdout:2750: rollback oid 29 current snap is 267 2023-12-01T15:43:41.570 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 29 to 182 2023-12-01T15:43:41.570 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 267 2023-12-01T15:43:41.570 INFO:tasks.rados.rados.0.smithi119.stdout:2751: seq_num 870 ranges {15269888=172032} 2023-12-01T15:43:41.655 INFO:tasks.rados.rados.0.smithi119.stdout:2751: writing smithi119156531-18 from 15269888 to 15441920 tid 1 2023-12-01T15:43:41.655 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 27 current snap is 267 2023-12-01T15:43:41.655 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 1661 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-12-01T15:43:41.655 INFO:tasks.rados.rados.0.smithi119.stdout:2752: seq_num 871 ranges {9519104=188416} 2023-12-01T15:43:41.706 INFO:tasks.rados.rados.0.smithi119.stdout:2752: writing smithi119156531-27 from 9519104 to 9707520 tid 1 2023-12-01T15:43:41.707 INFO:tasks.rados.rados.0.smithi119.stdout:2744: done (8 left) 2023-12-01T15:43:41.707 INFO:tasks.rados.rados.0.smithi119.stdout:2753: rollback oid 15 current snap is 267 2023-12-01T15:43:41.707 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 15 to 217 2023-12-01T15:43:41.707 INFO:tasks.rados.rados.0.smithi119.stdout:2740: finishing copy_from to smithi119156531-1 2023-12-01T15:43:41.707 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 1372 (ObjNum 812 snap 251 seq_num 812) dirty exists 2023-12-01T15:43:41.707 INFO:tasks.rados.rados.0.smithi119.stdout:2740: finishing copy_from racing read to smithi119156531-1 2023-12-01T15:43:41.707 INFO:tasks.rados.rados.0.smithi119.stdout:2749: finishing copy_from to smithi119156531-8 2023-12-01T15:43:41.707 INFO:tasks.rados.rados.0.smithi119.stdout:2749: got expected ENOENT (src dne) 2023-12-01T15:43:41.707 INFO:tasks.rados.rados.0.smithi119.stdout:2749: finishing copy_from racing read to smithi119156531-8 2023-12-01T15:43:41.707 INFO:tasks.rados.rados.0.smithi119.stdout:2750: finishing rollback tid 1 to smithi119156531-29 2023-12-01T15:43:41.707 INFO:tasks.rados.rados.0.smithi119.stdout:2750: finishing rollback tid 2 to smithi119156531-29 2023-12-01T15:43:41.707 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 1836 (ObjNum 449 snap 137 seq_num 449) dirty exists 2023-12-01T15:43:41.707 INFO:tasks.rados.rados.0.smithi119.stdout:2740: done (8 left) 2023-12-01T15:43:41.708 INFO:tasks.rados.rados.0.smithi119.stdout:2749: done (7 left) 2023-12-01T15:43:41.708 INFO:tasks.rados.rados.0.smithi119.stdout:2750: done (6 left) 2023-12-01T15:43:41.708 INFO:tasks.rados.rados.0.smithi119.stdout:2754: copy_from oid 1 from oid 20 current snap is 267 2023-12-01T15:43:41.708 INFO:tasks.rados.rados.0.smithi119.stdout:2746: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:43:41.719 INFO:tasks.rados.rados.0.smithi119.stdout:2747: expect (ObjNum 837 snap 258 seq_num 837) 2023-12-01T15:43:41.831 INFO:tasks.rados.rados.0.smithi119.stdout:2748: expect (ObjNum 865 snap 266 seq_num 865) 2023-12-01T15:43:42.592 INFO:tasks.rados.rados.0.smithi119.stdout:2751: finishing write tid 1 to smithi119156531-18 2023-12-01T15:43:42.592 INFO:tasks.rados.rados.0.smithi119.stdout:2751: finishing write tid 2 to smithi119156531-18 2023-12-01T15:43:42.593 INFO:tasks.rados.rados.0.smithi119.stdout:2751: finishing write tid 3 to smithi119156531-18 2023-12-01T15:43:42.593 INFO:tasks.rados.rados.0.smithi119.stdout:2751: oid 18 updating version 0 to 2073 2023-12-01T15:43:42.593 INFO:tasks.rados.rados.0.smithi119.stdout:2751: oid 18 updating version 2073 to 2074 2023-12-01T15:43:42.593 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 2074 (ObjNum 870 snap 267 seq_num 870) dirty exists 2023-12-01T15:43:42.593 INFO:tasks.rados.rados.0.smithi119.stdout:2751: left oid 18 (ObjNum 870 snap 267 seq_num 870) 2023-12-01T15:43:42.593 INFO:tasks.rados.rados.0.smithi119.stdout:2752: finishing write tid 1 to smithi119156531-27 2023-12-01T15:43:42.593 INFO:tasks.rados.rados.0.smithi119.stdout:2754: finishing copy_from to smithi119156531-1 2023-12-01T15:43:42.593 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 1657 (ObjNum 518 snap 165 seq_num 518) dirty exists 2023-12-01T15:43:42.593 INFO:tasks.rados.rados.0.smithi119.stdout:2752: finishing write tid 2 to smithi119156531-27 2023-12-01T15:43:42.593 INFO:tasks.rados.rados.0.smithi119.stdout:2753: finishing rollback tid 1 to smithi119156531-15 2023-12-01T15:43:42.593 INFO:tasks.rados.rados.0.smithi119.stdout:2753: finishing rollback tid 2 to smithi119156531-15 2023-12-01T15:43:42.593 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 2079 (ObjNum 587 snap 190 seq_num 587) dirty exists 2023-12-01T15:43:42.593 INFO:tasks.rados.rados.0.smithi119.stdout:2754: finishing copy_from racing read to smithi119156531-1 2023-12-01T15:43:42.593 INFO:tasks.rados.rados.0.smithi119.stdout:2752: finishing write tid 3 to smithi119156531-27 2023-12-01T15:43:42.594 INFO:tasks.rados.rados.0.smithi119.stdout:2752: oid 27 updating version 0 to 2077 2023-12-01T15:43:42.594 INFO:tasks.rados.rados.0.smithi119.stdout:2752: oid 27 version 2077 is already newer than 2076 2023-12-01T15:43:42.594 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 2077 (ObjNum 871 snap 267 seq_num 871) dirty exists 2023-12-01T15:43:42.594 INFO:tasks.rados.rados.0.smithi119.stdout:2752: left oid 27 (ObjNum 871 snap 267 seq_num 871) 2023-12-01T15:43:42.594 INFO:tasks.rados.rados.0.smithi119.stdout:2746: done (6 left) 2023-12-01T15:43:42.594 INFO:tasks.rados.rados.0.smithi119.stdout:2747: done (5 left) 2023-12-01T15:43:42.594 INFO:tasks.rados.rados.0.smithi119.stdout:2748: done (4 left) 2023-12-01T15:43:42.594 INFO:tasks.rados.rados.0.smithi119.stdout:2751: done (3 left) 2023-12-01T15:43:42.594 INFO:tasks.rados.rados.0.smithi119.stdout:2752: done (2 left) 2023-12-01T15:43:42.594 INFO:tasks.rados.rados.0.smithi119.stdout:2753: done (1 left) 2023-12-01T15:43:42.594 INFO:tasks.rados.rados.0.smithi119.stdout:2754: done (0 left) 2023-12-01T15:43:42.594 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 26 current snap is 267 2023-12-01T15:43:42.594 INFO:tasks.rados.rados.0.smithi119.stdout:2755: seq_num 872 ranges {3604480=212992} 2023-12-01T15:43:42.612 INFO:tasks.rados.rados.0.smithi119.stdout:2755: writing smithi119156531-26 from 3604480 to 3817472 tid 1 2023-12-01T15:43:42.612 INFO:tasks.rados.rados.0.smithi119.stdout:2756: copy_from oid 4 from oid 3 current snap is 267 2023-12-01T15:43:42.612 INFO:tasks.rados.rados.0.smithi119.stdout:2757: rollback oid 39 current snap is 267 2023-12-01T15:43:42.612 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 39 to 251 2023-12-01T15:43:42.613 INFO:tasks.rados.rados.0.smithi119.stdout:2758: copy_from oid 9 from oid 21 current snap is 267 2023-12-01T15:43:42.613 INFO:tasks.rados.rados.0.smithi119.stdout:2759: snap_create 2023-12-01T15:43:42.614 INFO:tasks.rados.rados.0.smithi119.stdout:2757: finishing rollback tid 1 to smithi119156531-39 2023-12-01T15:43:42.614 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 526 (ObjNum 33 snap 0 seq_num 4026863616) dirty dne 2023-12-01T15:43:42.615 INFO:tasks.rados.rados.0.smithi119.stdout:2755: finishing write tid 1 to smithi119156531-26 2023-12-01T15:43:42.616 INFO:tasks.rados.rados.0.smithi119.stdout:2755: finishing write tid 2 to smithi119156531-26 2023-12-01T15:43:42.617 INFO:tasks.rados.rados.0.smithi119.stdout:2755: finishing write tid 3 to smithi119156531-26 2023-12-01T15:43:42.617 INFO:tasks.rados.rados.0.smithi119.stdout:2755: oid 26 updating version 0 to 1387 2023-12-01T15:43:42.617 INFO:tasks.rados.rados.0.smithi119.stdout:2755: oid 26 updating version 1387 to 1388 2023-12-01T15:43:42.617 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 1388 (ObjNum 872 snap 267 seq_num 872) dirty exists 2023-12-01T15:43:42.618 INFO:tasks.rados.rados.0.smithi119.stdout:2755: left oid 26 (ObjNum 872 snap 267 seq_num 872) 2023-12-01T15:43:42.618 INFO:tasks.rados.rados.0.smithi119.stdout:2756: finishing copy_from to smithi119156531-4 2023-12-01T15:43:42.618 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1661 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-12-01T15:43:42.619 INFO:tasks.rados.rados.0.smithi119.stdout:2756: finishing copy_from racing read to smithi119156531-4 2023-12-01T15:43:42.627 INFO:tasks.rados.rados.0.smithi119.stdout:2758: finishing copy_from to smithi119156531-9 2023-12-01T15:43:42.627 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 642 (ObjNum 854 snap 263 seq_num 854) dirty exists 2023-12-01T15:43:42.628 INFO:tasks.rados.rados.0.smithi119.stdout:2758: finishing copy_from racing read to smithi119156531-9 2023-12-01T15:43:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:42 smithi183 ceph-mon[99169]: pgmap v861: 121 pgs: 121 active+clean; 720 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.6 MiB/s rd, 6.8 MiB/s wr, 7 op/s 2023-12-01T15:43:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:42 smithi183 ceph-mon[99169]: osdmap e591: 8 total, 8 up, 8 in 2023-12-01T15:43:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:42 smithi119 ceph-mon[94175]: pgmap v861: 121 pgs: 121 active+clean; 720 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.6 MiB/s rd, 6.8 MiB/s wr, 7 op/s 2023-12-01T15:43:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:42 smithi119 ceph-mon[94175]: osdmap e591: 8 total, 8 up, 8 in 2023-12-01T15:43:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:42 smithi119 ceph-mon[108979]: pgmap v861: 121 pgs: 121 active+clean; 720 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.6 MiB/s rd, 6.8 MiB/s wr, 7 op/s 2023-12-01T15:43:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:42 smithi119 ceph-mon[108979]: osdmap e591: 8 total, 8 up, 8 in 2023-12-01T15:43:43.579 INFO:tasks.rados.rados.0.smithi119.stdout:2755: done (4 left) 2023-12-01T15:43:43.579 INFO:tasks.rados.rados.0.smithi119.stdout:2756: done (3 left) 2023-12-01T15:43:43.579 INFO:tasks.rados.rados.0.smithi119.stdout:2757: done (2 left) 2023-12-01T15:43:43.579 INFO:tasks.rados.rados.0.smithi119.stdout:2758: done (1 left) 2023-12-01T15:43:43.579 INFO:tasks.rados.rados.0.smithi119.stdout:2759: done (0 left) 2023-12-01T15:43:43.579 INFO:tasks.rados.rados.0.smithi119.stdout:2760: setattr oid 22 current snap is 268 2023-12-01T15:43:43.580 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 26 current snap is 268 2023-12-01T15:43:43.581 INFO:tasks.rados.rados.0.smithi119.stdout:2761: seq_num 873 ranges {3817472=229376} 2023-12-01T15:43:43.603 INFO:tasks.rados.rados.0.smithi119.stdout:2761: writing smithi119156531-26 from 3817472 to 4046848 tid 1 2023-12-01T15:43:43.603 INFO:tasks.rados.rados.0.smithi119.stdout:2762: read oid 36 snap 182 2023-12-01T15:43:43.603 INFO:tasks.rados.rados.0.smithi119.stdout:2762: expect (ObjNum 568 snap 181 seq_num 568) 2023-12-01T15:43:43.603 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 50 current snap is 268 2023-12-01T15:43:43.603 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 2080 (ObjNum 33 snap 0 seq_num 3133087120) dirty exists 2023-12-01T15:43:43.603 INFO:tasks.rados.rados.0.smithi119.stdout:2763: seq_num 874 ranges {4513792=245760} 2023-12-01T15:43:43.629 INFO:tasks.rados.rados.0.smithi119.stdout:2763: writing smithi119156531-50 from 4513792 to 4759552 tid 1 2023-12-01T15:43:43.629 INFO:tasks.rados.rados.0.smithi119.stdout:2760: done (3 left) 2023-12-01T15:43:43.629 INFO:tasks.rados.rados.0.smithi119.stdout:2764: snap_remove snap 217 2023-12-01T15:43:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:43:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:43:44] "GET /metrics HTTP/1.1" 200 36175 "" "Prometheus/2.43.0" 2023-12-01T15:43:44.580 INFO:tasks.rados.rados.0.smithi119.stdout:2764: done (3 left) 2023-12-01T15:43:44.580 INFO:tasks.rados.rados.0.smithi119.stdout:2765: read oid 45 snap -1 2023-12-01T15:43:44.580 INFO:tasks.rados.rados.0.smithi119.stdout:2765: expect (ObjNum 812 snap 251 seq_num 812) 2023-12-01T15:43:44.580 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 268 2023-12-01T15:43:44.580 INFO:tasks.rados.rados.0.smithi119.stdout:2766: seq_num 875 ranges {2318336=262144} 2023-12-01T15:43:44.594 INFO:tasks.rados.rados.0.smithi119.stdout:2766: writing smithi119156531-21 from 2318336 to 2580480 tid 1 2023-12-01T15:43:44.594 INFO:tasks.rados.rados.0.smithi119.stdout:2767: snap_create 2023-12-01T15:43:44.594 INFO:tasks.rados.rados.0.smithi119.stdout:2761: finishing write tid 1 to smithi119156531-26 2023-12-01T15:43:44.594 INFO:tasks.rados.rados.0.smithi119.stdout:2761: finishing write tid 2 to smithi119156531-26 2023-12-01T15:43:44.595 INFO:tasks.rados.rados.0.smithi119.stdout:2761: finishing write tid 3 to smithi119156531-26 2023-12-01T15:43:44.595 INFO:tasks.rados.rados.0.smithi119.stdout:2761: oid 26 updating version 0 to 1390 2023-12-01T15:43:44.595 INFO:tasks.rados.rados.0.smithi119.stdout:2761: oid 26 version 1390 is already newer than 1389 2023-12-01T15:43:44.595 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 1390 (ObjNum 873 snap 268 seq_num 873) dirty exists 2023-12-01T15:43:44.595 INFO:tasks.rados.rados.0.smithi119.stdout:2761: left oid 26 (ObjNum 873 snap 268 seq_num 873) 2023-12-01T15:43:44.595 INFO:tasks.rados.rados.0.smithi119.stdout:2762: expect (ObjNum 568 snap 181 seq_num 568) 2023-12-01T15:43:44.660 INFO:tasks.rados.rados.0.smithi119.stdout:2763: finishing write tid 1 to smithi119156531-50 2023-12-01T15:43:44.660 INFO:tasks.rados.rados.0.smithi119.stdout:2763: finishing write tid 2 to smithi119156531-50 2023-12-01T15:43:44.660 INFO:tasks.rados.rados.0.smithi119.stdout:2763: finishing write tid 3 to smithi119156531-50 2023-12-01T15:43:44.661 INFO:tasks.rados.rados.0.smithi119.stdout:2763: oid 50 updating version 0 to 1663 2023-12-01T15:43:44.661 INFO:tasks.rados.rados.0.smithi119.stdout:2763: oid 50 version 1663 is already newer than 1662 2023-12-01T15:43:44.661 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1663 (ObjNum 874 snap 268 seq_num 874) dirty exists 2023-12-01T15:43:44.661 INFO:tasks.rados.rados.0.smithi119.stdout:2763: left oid 50 (ObjNum 874 snap 268 seq_num 874) 2023-12-01T15:43:44.661 INFO:tasks.rados.rados.0.smithi119.stdout:2765: expect (ObjNum 812 snap 251 seq_num 812) 2023-12-01T15:43:44.746 INFO:tasks.rados.rados.0.smithi119.stdout:2766: finishing write tid 1 to smithi119156531-21 2023-12-01T15:43:44.747 INFO:tasks.rados.rados.0.smithi119.stdout:2766: finishing write tid 2 to smithi119156531-21 2023-12-01T15:43:44.747 INFO:tasks.rados.rados.0.smithi119.stdout:2766: finishing write tid 3 to smithi119156531-21 2023-12-01T15:43:44.747 INFO:tasks.rados.rados.0.smithi119.stdout:2766: oid 21 updating version 0 to 1414 2023-12-01T15:43:44.747 INFO:tasks.rados.rados.0.smithi119.stdout:2766: oid 21 updating version 1414 to 1415 2023-12-01T15:43:44.747 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1415 (ObjNum 875 snap 268 seq_num 875) dirty exists 2023-12-01T15:43:44.747 INFO:tasks.rados.rados.0.smithi119.stdout:2766: left oid 21 (ObjNum 875 snap 268 seq_num 875) 2023-12-01T15:43:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:44 smithi183 ceph-mon[99169]: pgmap v863: 121 pgs: 121 active+clean; 720 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.6 MiB/s rd, 5.9 MiB/s wr, 6 op/s 2023-12-01T15:43:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:44 smithi183 ceph-mon[99169]: osdmap e592: 8 total, 8 up, 8 in 2023-12-01T15:43:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:44 smithi119 ceph-mon[94175]: pgmap v863: 121 pgs: 121 active+clean; 720 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.6 MiB/s rd, 5.9 MiB/s wr, 6 op/s 2023-12-01T15:43:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:44 smithi119 ceph-mon[94175]: osdmap e592: 8 total, 8 up, 8 in 2023-12-01T15:43:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:44 smithi119 ceph-mon[108979]: pgmap v863: 121 pgs: 121 active+clean; 720 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.6 MiB/s rd, 5.9 MiB/s wr, 6 op/s 2023-12-01T15:43:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:44 smithi119 ceph-mon[108979]: osdmap e592: 8 total, 8 up, 8 in 2023-12-01T15:43:45.597 INFO:tasks.rados.rados.0.smithi119.stdout:2761: done (5 left) 2023-12-01T15:43:45.597 INFO:tasks.rados.rados.0.smithi119.stdout:2762: done (4 left) 2023-12-01T15:43:45.597 INFO:tasks.rados.rados.0.smithi119.stdout:2763: done (3 left) 2023-12-01T15:43:45.597 INFO:tasks.rados.rados.0.smithi119.stdout:2765: done (2 left) 2023-12-01T15:43:45.597 INFO:tasks.rados.rados.0.smithi119.stdout:2766: done (1 left) 2023-12-01T15:43:45.597 INFO:tasks.rados.rados.0.smithi119.stdout:2767: done (0 left) 2023-12-01T15:43:45.598 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 25 current snap is 269 2023-12-01T15:43:45.598 INFO:tasks.rados.rados.0.smithi119.stdout:2768: seq_num 876 ranges {417792=278528} 2023-12-01T15:43:45.600 INFO:tasks.rados.rados.0.smithi119.stdout:2768: writing smithi119156531-25 from 417792 to 696320 tid 1 2023-12-01T15:43:45.600 INFO:tasks.rados.rados.0.smithi119.stdout:2769: rmattr oid 5 current snap is 269 2023-12-01T15:43:45.600 INFO:tasks.rados.rados.0.smithi119.stdout:2769: done (1 left) 2023-12-01T15:43:45.601 INFO:tasks.rados.rados.0.smithi119.stdout:2770: snap_create 2023-12-01T15:43:45.607 INFO:tasks.rados.rados.0.smithi119.stdout:2768: finishing write tid 1 to smithi119156531-25 2023-12-01T15:43:45.607 INFO:tasks.rados.rados.0.smithi119.stdout:2768: finishing write tid 2 to smithi119156531-25 2023-12-01T15:43:45.608 INFO:tasks.rados.rados.0.smithi119.stdout:2768: finishing write tid 3 to smithi119156531-25 2023-12-01T15:43:45.608 INFO:tasks.rados.rados.0.smithi119.stdout:2768: oid 25 updating version 0 to 1665 2023-12-01T15:43:45.608 INFO:tasks.rados.rados.0.smithi119.stdout:2768: oid 25 version 1665 is already newer than 1664 2023-12-01T15:43:45.608 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 1665 (ObjNum 876 snap 269 seq_num 876) dirty exists 2023-12-01T15:43:45.608 INFO:tasks.rados.rados.0.smithi119.stdout:2768: left oid 25 (ObjNum 876 snap 269 seq_num 876) 2023-12-01T15:43:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:45 smithi183 ceph-mon[99169]: osdmap e593: 8 total, 8 up, 8 in 2023-12-01T15:43:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:45 smithi119 ceph-mon[94175]: osdmap e593: 8 total, 8 up, 8 in 2023-12-01T15:43:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:45 smithi119 ceph-mon[108979]: osdmap e593: 8 total, 8 up, 8 in 2023-12-01T15:43:46.598 INFO:tasks.rados.rados.0.smithi119.stdout:2768: done (1 left) 2023-12-01T15:43:46.598 INFO:tasks.rados.rados.0.smithi119.stdout:2770: done (0 left) 2023-12-01T15:43:46.598 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 40 current snap is 270 2023-12-01T15:43:46.598 INFO:tasks.rados.rados.0.smithi119.stdout:2771: seq_num 877 ranges {0=294912} 2023-12-01T15:43:46.600 INFO:tasks.rados.rados.0.smithi119.stdout:2771: writing smithi119156531-40 from 0 to 294912 tid 1 2023-12-01T15:43:46.600 INFO:tasks.rados.rados.0.smithi119.stdout:2772: snap_create 2023-12-01T15:43:46.610 INFO:tasks.rados.rados.0.smithi119.stdout:2771: finishing write tid 1 to smithi119156531-40 2023-12-01T15:43:46.610 INFO:tasks.rados.rados.0.smithi119.stdout:2771: finishing write tid 2 to smithi119156531-40 2023-12-01T15:43:46.612 INFO:tasks.rados.rados.0.smithi119.stdout:2771: finishing write tid 3 to smithi119156531-40 2023-12-01T15:43:46.612 INFO:tasks.rados.rados.0.smithi119.stdout:2771: oid 40 updating version 0 to 1587 2023-12-01T15:43:46.612 INFO:tasks.rados.rados.0.smithi119.stdout:2771: oid 40 updating version 1587 to 1588 2023-12-01T15:43:46.612 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 1588 (ObjNum 877 snap 270 seq_num 877) dirty exists 2023-12-01T15:43:46.612 INFO:tasks.rados.rados.0.smithi119.stdout:2771: left oid 40 (ObjNum 877 snap 270 seq_num 877) 2023-12-01T15:43:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:46 smithi183 ceph-mon[99169]: pgmap v866: 121 pgs: 121 active+clean; 737 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2023-12-01T15:43:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:46 smithi183 ceph-mon[99169]: osdmap e594: 8 total, 8 up, 8 in 2023-12-01T15:43:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:46 smithi119 ceph-mon[108979]: pgmap v866: 121 pgs: 121 active+clean; 737 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2023-12-01T15:43:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:46 smithi119 ceph-mon[108979]: osdmap e594: 8 total, 8 up, 8 in 2023-12-01T15:43:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:46 smithi119 ceph-mon[94175]: pgmap v866: 121 pgs: 121 active+clean; 737 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2023-12-01T15:43:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:46 smithi119 ceph-mon[94175]: osdmap e594: 8 total, 8 up, 8 in 2023-12-01T15:43:47.610 INFO:tasks.rados.rados.0.smithi119.stdout:2771: done (1 left) 2023-12-01T15:43:47.610 INFO:tasks.rados.rados.0.smithi119.stdout:2772: done (0 left) 2023-12-01T15:43:47.610 INFO:tasks.rados.rados.0.smithi119.stdout:2773: snap_create 2023-12-01T15:43:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:47 smithi183 ceph-mon[99169]: osdmap e595: 8 total, 8 up, 8 in 2023-12-01T15:43:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:47 smithi119 ceph-mon[94175]: osdmap e595: 8 total, 8 up, 8 in 2023-12-01T15:43:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:47 smithi119 ceph-mon[108979]: osdmap e595: 8 total, 8 up, 8 in 2023-12-01T15:43:48.611 INFO:tasks.rados.rados.0.smithi119.stdout:2773: done (0 left) 2023-12-01T15:43:48.612 INFO:tasks.rados.rados.0.smithi119.stdout:2774: setattr oid 37 current snap is 272 2023-12-01T15:43:48.612 INFO:tasks.rados.rados.0.smithi119.stdout:2775: copy_from oid 13 from oid 1 current snap is 272 2023-12-01T15:43:48.612 INFO:tasks.rados.rados.0.smithi119.stdout:2776: delete oid 27 current snap is 272 2023-12-01T15:43:48.622 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 2090 (ObjNum 834 snap 257 seq_num 834) dirty exists 2023-12-01T15:43:48.624 INFO:tasks.rados.rados.0.smithi119.stdout:2774: done (2 left) 2023-12-01T15:43:48.624 INFO:tasks.rados.rados.0.smithi119.stdout:2776: done (1 left) 2023-12-01T15:43:48.624 INFO:tasks.rados.rados.0.smithi119.stdout:2777: copy_from oid 18 from oid 34 current snap is 272 2023-12-01T15:43:48.624 INFO:tasks.rados.rados.0.smithi119.stdout:2778: snap_remove snap 265 2023-12-01T15:43:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:48 smithi183 ceph-mon[99169]: pgmap v869: 121 pgs: 121 active+clean; 737 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 3.5 MiB/s wr, 32 op/s 2023-12-01T15:43:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:48 smithi183 ceph-mon[99169]: osdmap e596: 8 total, 8 up, 8 in 2023-12-01T15:43:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:48 smithi119 ceph-mon[94175]: pgmap v869: 121 pgs: 121 active+clean; 737 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 3.5 MiB/s wr, 32 op/s 2023-12-01T15:43:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:48 smithi119 ceph-mon[94175]: osdmap e596: 8 total, 8 up, 8 in 2023-12-01T15:43:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:48 smithi119 ceph-mon[108979]: pgmap v869: 121 pgs: 121 active+clean; 737 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 3.5 MiB/s wr, 32 op/s 2023-12-01T15:43:48.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:48 smithi119 ceph-mon[108979]: osdmap e596: 8 total, 8 up, 8 in 2023-12-01T15:43:49.629 INFO:tasks.rados.rados.0.smithi119.stdout:2778: done (2 left) 2023-12-01T15:43:49.629 INFO:tasks.rados.rados.0.smithi119.stdout:2779: rmattr oid 15 current snap is 272 2023-12-01T15:43:49.629 INFO:tasks.rados.rados.0.smithi119.stdout:2777: finishing copy_from to smithi119156531-18 2023-12-01T15:43:49.629 INFO:tasks.rados.rados.0.smithi119.stdout:2777: got expected ENOENT (src dne) 2023-12-01T15:43:49.630 INFO:tasks.rados.rados.0.smithi119.stdout:2777: finishing copy_from racing read to smithi119156531-18 2023-12-01T15:43:49.630 INFO:tasks.rados.rados.0.smithi119.stdout:2775: finishing copy_from to smithi119156531-13 2023-12-01T15:43:49.630 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 1657 (ObjNum 518 snap 165 seq_num 518) dirty exists 2023-12-01T15:43:49.630 INFO:tasks.rados.rados.0.smithi119.stdout:2775: finishing copy_from racing read to smithi119156531-13 2023-12-01T15:43:49.630 INFO:tasks.rados.rados.0.smithi119.stdout:2775: done (2 left) 2023-12-01T15:43:49.630 INFO:tasks.rados.rados.0.smithi119.stdout:2777: done (1 left) 2023-12-01T15:43:49.630 INFO:tasks.rados.rados.0.smithi119.stdout:2780: setattr oid 48 current snap is 272 2023-12-01T15:43:49.631 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 27 current snap is 272 2023-12-01T15:43:49.631 INFO:tasks.rados.rados.0.smithi119.stdout:2781: seq_num 879 ranges {0=327680} 2023-12-01T15:43:49.633 INFO:tasks.rados.rados.0.smithi119.stdout:2781: writing smithi119156531-27 from 0 to 327680 tid 1 2023-12-01T15:43:49.633 INFO:tasks.rados.rados.0.smithi119.stdout:2782: read oid 32 snap -1 2023-12-01T15:43:49.633 INFO:tasks.rados.rados.0.smithi119.stdout:2782: expect (ObjNum 860 snap 266 seq_num 860) 2023-12-01T15:43:49.634 INFO:tasks.rados.rados.0.smithi119.stdout:2783: snap_remove snap 263 2023-12-01T15:43:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:49 smithi183 ceph-mon[99169]: osdmap e597: 8 total, 8 up, 8 in 2023-12-01T15:43:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:49 smithi119 ceph-mon[108979]: osdmap e597: 8 total, 8 up, 8 in 2023-12-01T15:43:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:49 smithi119 ceph-mon[94175]: osdmap e597: 8 total, 8 up, 8 in 2023-12-01T15:43:50.575 INFO:tasks.rados.rados.0.smithi119.stdout:2783: done (4 left) 2023-12-01T15:43:50.575 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 20 current snap is 272 2023-12-01T15:43:50.575 INFO:tasks.rados.rados.0.smithi119.stdout:2784: seq_num 880 ranges {1482752=344064} 2023-12-01T15:43:50.580 INFO:tasks.rados.rados.0.smithi119.stdout:2784: writing smithi119156531-20 from 1482752 to 1826816 tid 1 2023-12-01T15:43:50.580 INFO:tasks.rados.rados.0.smithi119.stdout:2785: snap_remove snap 262 2023-12-01T15:43:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:50 smithi183 ceph-mon[99169]: pgmap v872: 121 pgs: 121 active+clean; 737 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:43:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:50 smithi183 ceph-mon[99169]: osdmap e598: 8 total, 8 up, 8 in 2023-12-01T15:43:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:50 smithi183 ceph-mon[99169]: osdmap e599: 8 total, 8 up, 8 in 2023-12-01T15:43:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:50 smithi119 ceph-mon[94175]: pgmap v872: 121 pgs: 121 active+clean; 737 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:43:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:50 smithi119 ceph-mon[94175]: osdmap e598: 8 total, 8 up, 8 in 2023-12-01T15:43:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:50 smithi119 ceph-mon[94175]: osdmap e599: 8 total, 8 up, 8 in 2023-12-01T15:43:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:50 smithi119 ceph-mon[108979]: pgmap v872: 121 pgs: 121 active+clean; 737 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:43:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:50 smithi119 ceph-mon[108979]: osdmap e598: 8 total, 8 up, 8 in 2023-12-01T15:43:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:50 smithi119 ceph-mon[108979]: osdmap e599: 8 total, 8 up, 8 in 2023-12-01T15:43:51.583 INFO:tasks.rados.rados.0.smithi119.stdout:2785: done (5 left) 2023-12-01T15:43:51.583 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 272 2023-12-01T15:43:51.583 INFO:tasks.rados.rados.0.smithi119.stdout:2786: seq_num 881 ranges {15441920=360448} 2023-12-01T15:43:51.668 INFO:tasks.rados.rados.0.smithi119.stdout:2786: writing smithi119156531-18 from 15441920 to 15802368 tid 1 2023-12-01T15:43:51.668 INFO:tasks.rados.rados.0.smithi119.stdout:2787: snap_create 2023-12-01T15:43:51.668 INFO:tasks.rados.rados.0.smithi119.stdout:2782: expect (ObjNum 860 snap 266 seq_num 860) 2023-12-01T15:43:51.668 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 1550 (ObjNum 776 snap 246 seq_num 776) dirty exists 2023-12-01T15:43:51.668 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 2094 (ObjNum 587 snap 190 seq_num 587) dirty exists 2023-12-01T15:43:51.668 INFO:tasks.rados.rados.0.smithi119.stdout:2781: finishing write tid 1 to smithi119156531-27 2023-12-01T15:43:51.668 INFO:tasks.rados.rados.0.smithi119.stdout:2781: finishing write tid 2 to smithi119156531-27 2023-12-01T15:43:51.668 INFO:tasks.rados.rados.0.smithi119.stdout:2781: finishing write tid 3 to smithi119156531-27 2023-12-01T15:43:51.668 INFO:tasks.rados.rados.0.smithi119.stdout:2781: oid 27 updating version 0 to 2096 2023-12-01T15:43:51.668 INFO:tasks.rados.rados.0.smithi119.stdout:2781: oid 27 version 2096 is already newer than 2095 2023-12-01T15:43:51.669 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 2096 (ObjNum 879 snap 272 seq_num 879) dirty exists 2023-12-01T15:43:51.669 INFO:tasks.rados.rados.0.smithi119.stdout:2781: left oid 27 (ObjNum 879 snap 272 seq_num 879) 2023-12-01T15:43:51.669 INFO:tasks.rados.rados.0.smithi119.stdout:2784: finishing write tid 1 to smithi119156531-20 2023-12-01T15:43:51.669 INFO:tasks.rados.rados.0.smithi119.stdout:2784: finishing write tid 2 to smithi119156531-20 2023-12-01T15:43:51.669 INFO:tasks.rados.rados.0.smithi119.stdout:2784: finishing write tid 3 to smithi119156531-20 2023-12-01T15:43:51.669 INFO:tasks.rados.rados.0.smithi119.stdout:2784: oid 20 updating version 0 to 1659 2023-12-01T15:43:51.669 INFO:tasks.rados.rados.0.smithi119.stdout:2784: oid 20 version 1659 is already newer than 1658 2023-12-01T15:43:51.669 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 1659 (ObjNum 880 snap 272 seq_num 880) dirty exists 2023-12-01T15:43:51.669 INFO:tasks.rados.rados.0.smithi119.stdout:2784: left oid 20 (ObjNum 880 snap 272 seq_num 880) 2023-12-01T15:43:51.672 INFO:tasks.rados.rados.0.smithi119.stdout:2786: finishing write tid 1 to smithi119156531-18 2023-12-01T15:43:51.672 INFO:tasks.rados.rados.0.smithi119.stdout:2786: finishing write tid 2 to smithi119156531-18 2023-12-01T15:43:51.674 INFO:tasks.rados.rados.0.smithi119.stdout:2786: finishing write tid 3 to smithi119156531-18 2023-12-01T15:43:51.674 INFO:tasks.rados.rados.0.smithi119.stdout:2786: oid 18 updating version 0 to 2116 2023-12-01T15:43:51.674 INFO:tasks.rados.rados.0.smithi119.stdout:2786: oid 18 updating version 2116 to 2117 2023-12-01T15:43:51.674 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 2117 (ObjNum 881 snap 272 seq_num 881) dirty exists 2023-12-01T15:43:51.674 INFO:tasks.rados.rados.0.smithi119.stdout:2786: left oid 18 (ObjNum 881 snap 272 seq_num 881) 2023-12-01T15:43:52.629 INFO:tasks.rados.rados.0.smithi119.stdout:2779: done (6 left) 2023-12-01T15:43:52.630 INFO:tasks.rados.rados.0.smithi119.stdout:2780: done (5 left) 2023-12-01T15:43:52.630 INFO:tasks.rados.rados.0.smithi119.stdout:2781: done (4 left) 2023-12-01T15:43:52.630 INFO:tasks.rados.rados.0.smithi119.stdout:2782: done (3 left) 2023-12-01T15:43:52.630 INFO:tasks.rados.rados.0.smithi119.stdout:2784: done (2 left) 2023-12-01T15:43:52.630 INFO:tasks.rados.rados.0.smithi119.stdout:2786: done (1 left) 2023-12-01T15:43:52.630 INFO:tasks.rados.rados.0.smithi119.stdout:2787: done (0 left) 2023-12-01T15:43:52.630 INFO:tasks.rados.rados.0.smithi119.stdout:2788: read oid 30 snap -1 2023-12-01T15:43:52.630 INFO:tasks.rados.rados.0.smithi119.stdout:2788: expect (ObjNum 824 snap 251 seq_num 824) 2023-12-01T15:43:52.630 INFO:tasks.rados.rados.0.smithi119.stdout:2789: rollback oid 29 current snap is 273 2023-12-01T15:43:52.630 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 29 to 268 2023-12-01T15:43:52.631 INFO:tasks.rados.rados.0.smithi119.stdout:2790: rollback oid 2 current snap is 273 2023-12-01T15:43:52.631 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 2 to 256 2023-12-01T15:43:52.631 INFO:tasks.rados.rados.0.smithi119.stdout:2791: rollback oid 35 current snap is 273 2023-12-01T15:43:52.631 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 35 to 135 2023-12-01T15:43:52.634 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 273 2023-12-01T15:43:52.634 INFO:tasks.rados.rados.0.smithi119.stdout:2792: seq_num 882 ranges {1916928=376832} 2023-12-01T15:43:52.643 INFO:tasks.rados.rados.0.smithi119.stdout:2792: writing smithi119156531-15 from 1916928 to 2293760 tid 1 2023-12-01T15:43:52.643 INFO:tasks.rados.rados.0.smithi119.stdout:2793: read oid 42 snap -1 2023-12-01T15:43:52.643 INFO:tasks.rados.rados.0.smithi119.stdout:2793: expect (ObjNum 828 snap 253 seq_num 828) 2023-12-01T15:43:52.643 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 273 2023-12-01T15:43:52.643 INFO:tasks.rados.rados.0.smithi119.stdout:2790: finishing rollback tid 1 to smithi119156531-2 2023-12-01T15:43:52.643 INFO:tasks.rados.rados.0.smithi119.stdout:2794: seq_num 883 ranges {2727936=393216} 2023-12-01T15:43:52.660 INFO:tasks.rados.rados.0.smithi119.stdout:2794: writing smithi119156531-45 from 2727936 to 3121152 tid 1 2023-12-01T15:43:52.660 INFO:tasks.rados.rados.0.smithi119.stdout:2795: setattr oid 38 current snap is 273 2023-12-01T15:43:52.660 INFO:tasks.rados.rados.0.smithi119.stdout:2790: finishing rollback tid 2 to smithi119156531-2 2023-12-01T15:43:52.660 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 1664 (ObjNum 629 snap 203 seq_num 629) dirty exists 2023-12-01T15:43:52.660 INFO:tasks.rados.rados.0.smithi119.stdout:2789: finishing rollback tid 0 to smithi119156531-29 2023-12-01T15:43:52.661 INFO:tasks.rados.rados.0.smithi119.stdout:2789: finishing rollback tid 1 to smithi119156531-29 2023-12-01T15:43:52.661 INFO:tasks.rados.rados.0.smithi119.stdout:2789: finishing rollback tid 2 to smithi119156531-29 2023-12-01T15:43:52.661 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 1839 (ObjNum 449 snap 137 seq_num 449) dirty exists 2023-12-01T15:43:52.661 INFO:tasks.rados.rados.0.smithi119.stdout:2791: finishing rollback tid 0 to smithi119156531-35 2023-12-01T15:43:52.661 INFO:tasks.rados.rados.0.smithi119.stdout:2791: finishing rollback tid 1 to smithi119156531-35 2023-12-01T15:43:52.661 INFO:tasks.rados.rados.0.smithi119.stdout:2791: finishing rollback tid 2 to smithi119156531-35 2023-12-01T15:43:52.661 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 1842 (ObjNum 404 snap 126 seq_num 404) dirty exists 2023-12-01T15:43:52.661 INFO:tasks.rados.rados.0.smithi119.stdout:2792: finishing write tid 1 to smithi119156531-15 2023-12-01T15:43:52.661 INFO:tasks.rados.rados.0.smithi119.stdout:2792: finishing write tid 2 to smithi119156531-15 2023-12-01T15:43:52.661 INFO:tasks.rados.rados.0.smithi119.stdout:2788: expect (ObjNum 824 snap 251 seq_num 824) 2023-12-01T15:43:52.900 INFO:tasks.rados.rados.0.smithi119.stdout:2792: finishing write tid 3 to smithi119156531-15 2023-12-01T15:43:52.900 INFO:tasks.rados.rados.0.smithi119.stdout:2792: oid 15 updating version 0 to 2120 2023-12-01T15:43:52.900 INFO:tasks.rados.rados.0.smithi119.stdout:2792: oid 15 version 2120 is already newer than 2119 2023-12-01T15:43:52.901 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 2120 (ObjNum 882 snap 273 seq_num 882) dirty exists 2023-12-01T15:43:52.901 INFO:tasks.rados.rados.0.smithi119.stdout:2792: left oid 15 (ObjNum 882 snap 273 seq_num 882) 2023-12-01T15:43:52.901 INFO:tasks.rados.rados.0.smithi119.stdout:2794: finishing write tid 1 to smithi119156531-45 2023-12-01T15:43:52.901 INFO:tasks.rados.rados.0.smithi119.stdout:2794: finishing write tid 2 to smithi119156531-45 2023-12-01T15:43:52.901 INFO:tasks.rados.rados.0.smithi119.stdout:2794: finishing write tid 3 to smithi119156531-45 2023-12-01T15:43:52.901 INFO:tasks.rados.rados.0.smithi119.stdout:2794: oid 45 updating version 0 to 1551 2023-12-01T15:43:52.901 INFO:tasks.rados.rados.0.smithi119.stdout:2794: oid 45 updating version 1551 to 1552 2023-12-01T15:43:52.902 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 1552 (ObjNum 883 snap 273 seq_num 883) dirty exists 2023-12-01T15:43:52.902 INFO:tasks.rados.rados.0.smithi119.stdout:2794: left oid 45 (ObjNum 883 snap 273 seq_num 883) 2023-12-01T15:43:52.902 INFO:tasks.rados.rados.0.smithi119.stdout:2793: expect (ObjNum 828 snap 253 seq_num 828) 2023-12-01T15:43:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:52 smithi183 ceph-mon[99169]: pgmap v875: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 566 KiB/s wr, 9 op/s 2023-12-01T15:43:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:52 smithi183 ceph-mon[99169]: osdmap e600: 8 total, 8 up, 8 in 2023-12-01T15:43:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:52 smithi119 ceph-mon[94175]: pgmap v875: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 566 KiB/s wr, 9 op/s 2023-12-01T15:43:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:52 smithi119 ceph-mon[94175]: osdmap e600: 8 total, 8 up, 8 in 2023-12-01T15:43:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:52 smithi119 ceph-mon[108979]: pgmap v875: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 566 KiB/s wr, 9 op/s 2023-12-01T15:43:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:52 smithi119 ceph-mon[108979]: osdmap e600: 8 total, 8 up, 8 in 2023-12-01T15:43:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:53 smithi183 ceph-mon[99169]: osdmap e601: 8 total, 8 up, 8 in 2023-12-01T15:43:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:53 smithi119 ceph-mon[108979]: osdmap e601: 8 total, 8 up, 8 in 2023-12-01T15:43:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:53 smithi119 ceph-mon[94175]: osdmap e601: 8 total, 8 up, 8 in 2023-12-01T15:43:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:53.964 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 1662 (ObjNum 810 snap 251 seq_num 810) dirty exists 2023-12-01T15:43:53.964 INFO:tasks.rados.rados.0.smithi119.stdout:2788: done (7 left) 2023-12-01T15:43:53.964 INFO:tasks.rados.rados.0.smithi119.stdout:2789: done (6 left) 2023-12-01T15:43:53.964 INFO:tasks.rados.rados.0.smithi119.stdout:2790: done (5 left) 2023-12-01T15:43:53.964 INFO:tasks.rados.rados.0.smithi119.stdout:2791: done (4 left) 2023-12-01T15:43:53.964 INFO:tasks.rados.rados.0.smithi119.stdout:2792: done (3 left) 2023-12-01T15:43:53.964 INFO:tasks.rados.rados.0.smithi119.stdout:2793: done (2 left) 2023-12-01T15:43:53.964 INFO:tasks.rados.rados.0.smithi119.stdout:2794: done (1 left) 2023-12-01T15:43:53.964 INFO:tasks.rados.rados.0.smithi119.stdout:2795: done (0 left) 2023-12-01T15:43:53.965 INFO:tasks.rados.rados.0.smithi119.stdout:2796: delete oid 20 current snap is 273 2023-12-01T15:43:53.966 INFO:tasks.rados.rados.0.smithi119.stdout:2796: done (0 left) 2023-12-01T15:43:53.966 INFO:tasks.rados.rados.0.smithi119.stdout:2797: snap_remove snap 267 2023-12-01T15:43:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:43:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:43:54] "GET /metrics HTTP/1.1" 200 36173 "" "Prometheus/2.43.0" 2023-12-01T15:43:54.641 INFO:tasks.rados.rados.0.smithi119.stdout:2797: done (0 left) 2023-12-01T15:43:54.641 INFO:tasks.rados.rados.0.smithi119.stdout:2798: read oid 23 snap -1 2023-12-01T15:43:54.641 INFO:tasks.rados.rados.0.smithi119.stdout:2798: expect (ObjNum 567 snap 181 seq_num 567) 2023-12-01T15:43:54.642 INFO:tasks.rados.rados.0.smithi119.stdout:2799: setattr oid 34 current snap is 273 2023-12-01T15:43:54.642 INFO:tasks.rados.rados.0.smithi119.stdout:2800: snap_remove snap 229 2023-12-01T15:43:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:54 smithi183 ceph-mon[99169]: pgmap v878: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 566 KiB/s wr, 9 op/s 2023-12-01T15:43:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:54 smithi119 ceph-mon[94175]: pgmap v878: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 566 KiB/s wr, 9 op/s 2023-12-01T15:43:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:54 smithi119 ceph-mon[108979]: pgmap v878: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 566 KiB/s wr, 9 op/s 2023-12-01T15:43:55.570 INFO:tasks.rados.rados.0.smithi119.stdout:2800: done (2 left) 2023-12-01T15:43:55.570 INFO:tasks.rados.rados.0.smithi119.stdout:2801: snap_remove snap 174 2023-12-01T15:43:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:55 smithi183 ceph-mon[99169]: osdmap e602: 8 total, 8 up, 8 in 2023-12-01T15:43:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:55 smithi183 ceph-mon[99169]: osdmap e603: 8 total, 8 up, 8 in 2023-12-01T15:43:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:55 smithi119 ceph-mon[94175]: osdmap e602: 8 total, 8 up, 8 in 2023-12-01T15:43:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:55 smithi119 ceph-mon[94175]: osdmap e603: 8 total, 8 up, 8 in 2023-12-01T15:43:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:55 smithi119 ceph-mon[108979]: osdmap e602: 8 total, 8 up, 8 in 2023-12-01T15:43:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:55 smithi119 ceph-mon[108979]: osdmap e603: 8 total, 8 up, 8 in 2023-12-01T15:43:56.588 INFO:tasks.rados.rados.0.smithi119.stdout:2801: done (2 left) 2023-12-01T15:43:56.588 INFO:tasks.rados.rados.0.smithi119.stdout:2802: rollback oid 39 current snap is 273 2023-12-01T15:43:56.588 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 39 to 237 2023-12-01T15:43:56.588 INFO:tasks.rados.rados.0.smithi119.stdout:2803: copy_from oid 21 from oid 29 current snap is 273 2023-12-01T15:43:56.588 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 6 current snap is 273 2023-12-01T15:43:56.588 INFO:tasks.rados.rados.0.smithi119.stdout:2804: seq_num 885 ranges {1564672=425984} 2023-12-01T15:43:56.598 INFO:tasks.rados.rados.0.smithi119.stdout:2804: writing smithi119156531-6 from 1564672 to 1990656 tid 1 2023-12-01T15:43:56.598 INFO:tasks.rados.rados.0.smithi119.stdout:2805: rmattr oid 32 current snap is 273 2023-12-01T15:43:56.598 INFO:tasks.rados.rados.0.smithi119.stdout:2805: done (5 left) 2023-12-01T15:43:56.599 INFO:tasks.rados.rados.0.smithi119.stdout:2806: delete oid 33 current snap is 273 2023-12-01T15:43:56.599 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 1659 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T15:43:56.599 INFO:tasks.rados.rados.0.smithi119.stdout:2798: expect (ObjNum 567 snap 181 seq_num 567) 2023-12-01T15:43:56.758 INFO:tasks.rados.rados.0.smithi119.stdout:2802: finishing rollback tid 1 to smithi119156531-39 2023-12-01T15:43:56.758 INFO:tasks.rados.rados.0.smithi119.stdout:2802: finishing rollback tid 2 to smithi119156531-39 2023-12-01T15:43:56.758 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 569 (ObjNum 726 snap 229 seq_num 726) dirty exists 2023-12-01T15:43:56.759 INFO:tasks.rados.rados.0.smithi119.stdout:2804: finishing write tid 1 to smithi119156531-6 2023-12-01T15:43:56.759 INFO:tasks.rados.rados.0.smithi119.stdout:2804: finishing write tid 2 to smithi119156531-6 2023-12-01T15:43:56.759 INFO:tasks.rados.rados.0.smithi119.stdout:2804: finishing write tid 3 to smithi119156531-6 2023-12-01T15:43:56.759 INFO:tasks.rados.rados.0.smithi119.stdout:2804: oid 6 updating version 0 to 1554 2023-12-01T15:43:56.759 INFO:tasks.rados.rados.0.smithi119.stdout:2804: oid 6 version 1554 is already newer than 1553 2023-12-01T15:43:56.759 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 1554 (ObjNum 885 snap 273 seq_num 885) dirty exists 2023-12-01T15:43:56.759 INFO:tasks.rados.rados.0.smithi119.stdout:2804: left oid 6 (ObjNum 885 snap 273 seq_num 885) 2023-12-01T15:43:56.759 INFO:tasks.rados.rados.0.smithi119.stdout:2803: finishing copy_from to smithi119156531-21 2023-12-01T15:43:56.759 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1839 (ObjNum 449 snap 137 seq_num 449) dirty exists 2023-12-01T15:43:56.759 INFO:tasks.rados.rados.0.smithi119.stdout:2803: finishing copy_from racing read to smithi119156531-21 2023-12-01T15:43:56.759 INFO:tasks.rados.rados.0.smithi119.stdout:2798: done (5 left) 2023-12-01T15:43:56.759 INFO:tasks.rados.rados.0.smithi119.stdout:2799: done (4 left) 2023-12-01T15:43:56.759 INFO:tasks.rados.rados.0.smithi119.stdout:2802: done (3 left) 2023-12-01T15:43:56.759 INFO:tasks.rados.rados.0.smithi119.stdout:2803: done (2 left) 2023-12-01T15:43:56.760 INFO:tasks.rados.rados.0.smithi119.stdout:2804: done (1 left) 2023-12-01T15:43:56.760 INFO:tasks.rados.rados.0.smithi119.stdout:2806: done (0 left) 2023-12-01T15:43:56.760 INFO:tasks.rados.rados.0.smithi119.stdout:2807: snap_remove snap 250 2023-12-01T15:43:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:56 smithi183 ceph-mon[99169]: pgmap v880: 121 pgs: 121 active+clean; 730 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 375 KiB/s wr, 18 op/s 2023-12-01T15:43:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:56 smithi183 ceph-mon[99169]: osdmap e604: 8 total, 8 up, 8 in 2023-12-01T15:43:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:56 smithi119 ceph-mon[108979]: pgmap v880: 121 pgs: 121 active+clean; 730 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 375 KiB/s wr, 18 op/s 2023-12-01T15:43:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:56 smithi119 ceph-mon[108979]: osdmap e604: 8 total, 8 up, 8 in 2023-12-01T15:43:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:56 smithi119 ceph-mon[94175]: pgmap v880: 121 pgs: 121 active+clean; 730 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 375 KiB/s wr, 18 op/s 2023-12-01T15:43:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:56 smithi119 ceph-mon[94175]: osdmap e604: 8 total, 8 up, 8 in 2023-12-01T15:43:57.658 INFO:tasks.rados.rados.0.smithi119.stdout:2807: done (0 left) 2023-12-01T15:43:57.658 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 273 2023-12-01T15:43:57.659 INFO:tasks.rados.rados.0.smithi119.stdout:2808: seq_num 887 ranges {2334720=458752} 2023-12-01T15:43:57.674 INFO:tasks.rados.rados.0.smithi119.stdout:2808: writing smithi119156531-21 from 2334720 to 2793472 tid 1 2023-12-01T15:43:57.674 INFO:tasks.rados.rados.0.smithi119.stdout:2809: rmattr oid 43 current snap is 273 2023-12-01T15:43:57.674 INFO:tasks.rados.rados.0.smithi119.stdout:2809: done (1 left) 2023-12-01T15:43:57.674 INFO:tasks.rados.rados.0.smithi119.stdout:2810: rollback oid 37 current snap is 273 2023-12-01T15:43:57.674 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 37 to 266 2023-12-01T15:43:57.674 INFO:tasks.rados.rados.0.smithi119.stdout:2811: snap_remove snap 272 2023-12-01T15:43:58.664 INFO:tasks.rados.rados.0.smithi119.stdout:2811: done (2 left) 2023-12-01T15:43:58.664 INFO:tasks.rados.rados.0.smithi119.stdout:2812: rollback oid 44 current snap is 273 2023-12-01T15:43:58.664 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 44 to 268 2023-12-01T15:43:58.664 INFO:tasks.rados.rados.0.smithi119.stdout:2813: setattr oid 25 current snap is 273 2023-12-01T15:43:58.664 INFO:tasks.rados.rados.0.smithi119.stdout:2808: finishing write tid 1 to smithi119156531-21 2023-12-01T15:43:58.664 INFO:tasks.rados.rados.0.smithi119.stdout:2808: finishing write tid 2 to smithi119156531-21 2023-12-01T15:43:58.664 INFO:tasks.rados.rados.0.smithi119.stdout:2808: finishing write tid 3 to smithi119156531-21 2023-12-01T15:43:58.664 INFO:tasks.rados.rados.0.smithi119.stdout:2808: oid 21 updating version 0 to 1841 2023-12-01T15:43:58.664 INFO:tasks.rados.rados.0.smithi119.stdout:2808: oid 21 version 1841 is already newer than 1840 2023-12-01T15:43:58.664 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1841 (ObjNum 887 snap 273 seq_num 887) dirty exists 2023-12-01T15:43:58.664 INFO:tasks.rados.rados.0.smithi119.stdout:2808: left oid 21 (ObjNum 887 snap 273 seq_num 887) 2023-12-01T15:43:58.665 INFO:tasks.rados.rados.0.smithi119.stdout:2810: finishing rollback tid 0 to smithi119156531-37 2023-12-01T15:43:58.665 INFO:tasks.rados.rados.0.smithi119.stdout:2810: finishing rollback tid 1 to smithi119156531-37 2023-12-01T15:43:58.665 INFO:tasks.rados.rados.0.smithi119.stdout:2810: finishing rollback tid 2 to smithi119156531-37 2023-12-01T15:43:58.665 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 2154 (ObjNum 834 snap 257 seq_num 834) dirty exists 2023-12-01T15:43:58.665 INFO:tasks.rados.rados.0.smithi119.stdout:2808: done (3 left) 2023-12-01T15:43:58.665 INFO:tasks.rados.rados.0.smithi119.stdout:2810: done (2 left) 2023-12-01T15:43:58.665 INFO:tasks.rados.rados.0.smithi119.stdout:2814: delete oid 10 current snap is 273 2023-12-01T15:43:58.669 INFO:tasks.rados.rados.0.smithi119.stdout:2814: done (2 left) 2023-12-01T15:43:58.670 INFO:tasks.rados.rados.0.smithi119.stdout:2815: copy_from oid 30 from oid 48 current snap is 273 2023-12-01T15:43:58.670 INFO:tasks.rados.rados.0.smithi119.stdout:2816: snap_remove snap 241 2023-12-01T15:43:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:58 smithi183 ceph-mon[99169]: pgmap v883: 121 pgs: 121 active+clean; 730 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 380 KiB/s wr, 18 op/s 2023-12-01T15:43:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:58 smithi183 ceph-mon[99169]: osdmap e605: 8 total, 8 up, 8 in 2023-12-01T15:43:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:58 smithi119 ceph-mon[94175]: pgmap v883: 121 pgs: 121 active+clean; 730 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 380 KiB/s wr, 18 op/s 2023-12-01T15:43:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:58 smithi119 ceph-mon[94175]: osdmap e605: 8 total, 8 up, 8 in 2023-12-01T15:43:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:58 smithi119 ceph-mon[108979]: pgmap v883: 121 pgs: 121 active+clean; 730 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 380 KiB/s wr, 18 op/s 2023-12-01T15:43:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:58 smithi119 ceph-mon[108979]: osdmap e605: 8 total, 8 up, 8 in 2023-12-01T15:43:59.668 INFO:tasks.rados.rados.0.smithi119.stdout:2816: done (3 left) 2023-12-01T15:43:59.668 INFO:tasks.rados.rados.0.smithi119.stdout:2817: rmattr oid 2 current snap is 273 2023-12-01T15:43:59.668 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 1666 (ObjNum 876 snap 269 seq_num 876) dirty exists 2023-12-01T15:43:59.669 INFO:tasks.rados.rados.0.smithi119.stdout:2812: finishing rollback tid 0 to smithi119156531-44 2023-12-01T15:43:59.669 INFO:tasks.rados.rados.0.smithi119.stdout:2812: finishing rollback tid 1 to smithi119156531-44 2023-12-01T15:43:59.669 INFO:tasks.rados.rados.0.smithi119.stdout:2812: finishing rollback tid 2 to smithi119156531-44 2023-12-01T15:43:59.669 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 1662 (ObjNum 849 snap 262 seq_num 849) dirty exists 2023-12-01T15:43:59.669 INFO:tasks.rados.rados.0.smithi119.stdout:2815: finishing copy_from to smithi119156531-30 2023-12-01T15:43:59.669 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 1550 (ObjNum 776 snap 246 seq_num 776) dirty exists 2023-12-01T15:43:59.669 INFO:tasks.rados.rados.0.smithi119.stdout:2815: finishing copy_from racing read to smithi119156531-30 2023-12-01T15:43:59.669 INFO:tasks.rados.rados.0.smithi119.stdout:2812: done (3 left) 2023-12-01T15:43:59.669 INFO:tasks.rados.rados.0.smithi119.stdout:2813: done (2 left) 2023-12-01T15:43:59.669 INFO:tasks.rados.rados.0.smithi119.stdout:2815: done (1 left) 2023-12-01T15:43:59.669 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 273 2023-12-01T15:43:59.669 INFO:tasks.rados.rados.0.smithi119.stdout:2818: seq_num 889 ranges {5652480=491520} 2023-12-01T15:43:59.702 INFO:tasks.rados.rados.0.smithi119.stdout:2818: writing smithi119156531-12 from 5652480 to 6144000 tid 1 2023-12-01T15:43:59.702 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 35 current snap is 273 2023-12-01T15:43:59.703 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 1665 (ObjNum 629 snap 203 seq_num 629) dirty exists 2023-12-01T15:43:59.703 INFO:tasks.rados.rados.0.smithi119.stdout:2819: seq_num 890 ranges {3350528=507904} 2023-12-01T15:43:59.724 INFO:tasks.rados.rados.0.smithi119.stdout:2819: writing smithi119156531-35 from 3350528 to 3858432 tid 1 2023-12-01T15:43:59.724 INFO:tasks.rados.rados.0.smithi119.stdout:2817: done (2 left) 2023-12-01T15:43:59.724 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 273 2023-12-01T15:43:59.724 INFO:tasks.rados.rados.0.smithi119.stdout:2818: finishing write tid 1 to smithi119156531-12 2023-12-01T15:43:59.724 INFO:tasks.rados.rados.0.smithi119.stdout:2820: seq_num 891 ranges {2793472=532480} 2023-12-01T15:43:59.742 INFO:tasks.rados.rados.0.smithi119.stdout:2820: writing smithi119156531-21 from 2793472 to 3325952 tid 1 2023-12-01T15:43:59.743 INFO:tasks.rados.rados.0.smithi119.stdout:2821: copy_from oid 5 from oid 37 current snap is 273 2023-12-01T15:43:59.743 INFO:tasks.rados.rados.0.smithi119.stdout:2818: finishing write tid 2 to smithi119156531-12 2023-12-01T15:43:59.744 INFO:tasks.rados.rados.0.smithi119.stdout:2818: finishing write tid 3 to smithi119156531-12 2023-12-01T15:43:59.744 INFO:tasks.rados.rados.0.smithi119.stdout:2818: oid 12 updating version 0 to 1625 2023-12-01T15:43:59.744 INFO:tasks.rados.rados.0.smithi119.stdout:2818: oid 12 version 1625 is already newer than 1624 2023-12-01T15:43:59.744 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 1625 (ObjNum 889 snap 273 seq_num 889) dirty exists 2023-12-01T15:43:59.745 INFO:tasks.rados.rados.0.smithi119.stdout:2818: left oid 12 (ObjNum 889 snap 273 seq_num 889) 2023-12-01T15:43:59.745 INFO:tasks.rados.rados.0.smithi119.stdout:2819: finishing write tid 1 to smithi119156531-35 2023-12-01T15:43:59.745 INFO:tasks.rados.rados.0.smithi119.stdout:2819: finishing write tid 2 to smithi119156531-35 2023-12-01T15:43:59.745 INFO:tasks.rados.rados.0.smithi119.stdout:2818: done (3 left) 2023-12-01T15:43:59.745 INFO:tasks.rados.rados.0.smithi119.stdout:2822: snap_create 2023-12-01T15:43:59.745 INFO:tasks.rados.rados.0.smithi119.stdout:2819: finishing write tid 3 to smithi119156531-35 2023-12-01T15:43:59.745 INFO:tasks.rados.rados.0.smithi119.stdout:2819: oid 35 updating version 0 to 1845 2023-12-01T15:43:59.745 INFO:tasks.rados.rados.0.smithi119.stdout:2819: oid 35 version 1845 is already newer than 1844 2023-12-01T15:43:59.745 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 1845 (ObjNum 890 snap 273 seq_num 890) dirty exists 2023-12-01T15:43:59.745 INFO:tasks.rados.rados.0.smithi119.stdout:2819: left oid 35 (ObjNum 890 snap 273 seq_num 890) 2023-12-01T15:43:59.746 INFO:tasks.rados.rados.0.smithi119.stdout:2820: finishing write tid 1 to smithi119156531-21 2023-12-01T15:43:59.746 INFO:tasks.rados.rados.0.smithi119.stdout:2820: finishing write tid 2 to smithi119156531-21 2023-12-01T15:43:59.747 INFO:tasks.rados.rados.0.smithi119.stdout:2820: finishing write tid 3 to smithi119156531-21 2023-12-01T15:43:59.747 INFO:tasks.rados.rados.0.smithi119.stdout:2820: oid 21 updating version 0 to 1843 2023-12-01T15:43:59.747 INFO:tasks.rados.rados.0.smithi119.stdout:2820: oid 21 version 1843 is already newer than 1842 2023-12-01T15:43:59.747 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1843 (ObjNum 891 snap 273 seq_num 891) dirty exists 2023-12-01T15:43:59.747 INFO:tasks.rados.rados.0.smithi119.stdout:2820: left oid 21 (ObjNum 891 snap 273 seq_num 891) 2023-12-01T15:43:59.755 INFO:tasks.rados.rados.0.smithi119.stdout:2821: finishing copy_from to smithi119156531-5 2023-12-01T15:43:59.755 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 2154 (ObjNum 834 snap 257 seq_num 834) dirty exists 2023-12-01T15:43:59.756 INFO:tasks.rados.rados.0.smithi119.stdout:2821: finishing copy_from racing read to smithi119156531-5 2023-12-01T15:43:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:43:59 smithi183 ceph-mon[99169]: osdmap e606: 8 total, 8 up, 8 in 2023-12-01T15:43:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:43:59 smithi119 ceph-mon[94175]: osdmap e606: 8 total, 8 up, 8 in 2023-12-01T15:43:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:43:59 smithi119 ceph-mon[108979]: osdmap e606: 8 total, 8 up, 8 in 2023-12-01T15:44:00.678 INFO:tasks.rados.rados.0.smithi119.stdout:2819: done (3 left) 2023-12-01T15:44:00.679 INFO:tasks.rados.rados.0.smithi119.stdout:2820: done (2 left) 2023-12-01T15:44:00.679 INFO:tasks.rados.rados.0.smithi119.stdout:2821: done (1 left) 2023-12-01T15:44:00.679 INFO:tasks.rados.rados.0.smithi119.stdout:2822: done (0 left) 2023-12-01T15:44:00.679 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 13 current snap is 274 2023-12-01T15:44:00.679 INFO:tasks.rados.rados.0.smithi119.stdout:2823: seq_num 892 ranges {1482752=548864} 2023-12-01T15:44:00.689 INFO:tasks.rados.rados.0.smithi119.stdout:2823: writing smithi119156531-13 from 1482752 to 2031616 tid 1 2023-12-01T15:44:00.689 INFO:tasks.rados.rados.0.smithi119.stdout:2824: rollback oid 43 current snap is 274 2023-12-01T15:44:00.689 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 43 to 256 2023-12-01T15:44:00.689 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 30 current snap is 274 2023-12-01T15:44:00.689 INFO:tasks.rados.rados.0.smithi119.stdout:2825: seq_num 893 ranges {5251072=565248} 2023-12-01T15:44:00.720 INFO:tasks.rados.rados.0.smithi119.stdout:2825: writing smithi119156531-30 from 5251072 to 5816320 tid 1 2023-12-01T15:44:00.720 INFO:tasks.rados.rados.0.smithi119.stdout:2826: snap_create 2023-12-01T15:44:00.720 INFO:tasks.rados.rados.0.smithi119.stdout:2823: finishing write tid 1 to smithi119156531-13 2023-12-01T15:44:00.720 INFO:tasks.rados.rados.0.smithi119.stdout:2823: finishing write tid 2 to smithi119156531-13 2023-12-01T15:44:00.720 INFO:tasks.rados.rados.0.smithi119.stdout:2823: finishing write tid 3 to smithi119156531-13 2023-12-01T15:44:00.721 INFO:tasks.rados.rados.0.smithi119.stdout:2823: oid 13 updating version 0 to 1847 2023-12-01T15:44:00.721 INFO:tasks.rados.rados.0.smithi119.stdout:2823: oid 13 version 1847 is already newer than 1846 2023-12-01T15:44:00.721 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 1847 (ObjNum 892 snap 274 seq_num 892) dirty exists 2023-12-01T15:44:00.721 INFO:tasks.rados.rados.0.smithi119.stdout:2823: left oid 13 (ObjNum 892 snap 274 seq_num 892) 2023-12-01T15:44:00.721 INFO:tasks.rados.rados.0.smithi119.stdout:2824: finishing rollback tid 0 to smithi119156531-43 2023-12-01T15:44:00.721 INFO:tasks.rados.rados.0.smithi119.stdout:2824: finishing rollback tid 1 to smithi119156531-43 2023-12-01T15:44:00.721 INFO:tasks.rados.rados.0.smithi119.stdout:2824: finishing rollback tid 2 to smithi119156531-43 2023-12-01T15:44:00.721 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 1629 (ObjNum 829 snap 253 seq_num 829) dirty exists 2023-12-01T15:44:00.725 INFO:tasks.rados.rados.0.smithi119.stdout:2825: finishing write tid 1 to smithi119156531-30 2023-12-01T15:44:00.725 INFO:tasks.rados.rados.0.smithi119.stdout:2825: finishing write tid 2 to smithi119156531-30 2023-12-01T15:44:00.727 INFO:tasks.rados.rados.0.smithi119.stdout:2825: finishing write tid 3 to smithi119156531-30 2023-12-01T15:44:00.727 INFO:tasks.rados.rados.0.smithi119.stdout:2825: oid 30 updating version 0 to 1552 2023-12-01T15:44:00.727 INFO:tasks.rados.rados.0.smithi119.stdout:2825: oid 30 version 1552 is already newer than 1551 2023-12-01T15:44:00.727 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 1552 (ObjNum 893 snap 274 seq_num 893) dirty exists 2023-12-01T15:44:00.727 INFO:tasks.rados.rados.0.smithi119.stdout:2825: left oid 30 (ObjNum 893 snap 274 seq_num 893) 2023-12-01T15:44:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:00 smithi183 ceph-mon[99169]: pgmap v886: 121 pgs: 121 active+clean; 730 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:44:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:00 smithi183 ceph-mon[99169]: osdmap e607: 8 total, 8 up, 8 in 2023-12-01T15:44:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:00 smithi119 ceph-mon[94175]: pgmap v886: 121 pgs: 121 active+clean; 730 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:44:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:00 smithi119 ceph-mon[94175]: osdmap e607: 8 total, 8 up, 8 in 2023-12-01T15:44:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:00 smithi119 ceph-mon[108979]: pgmap v886: 121 pgs: 121 active+clean; 730 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:44:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:00 smithi119 ceph-mon[108979]: osdmap e607: 8 total, 8 up, 8 in 2023-12-01T15:44:01.685 INFO:tasks.rados.rados.0.smithi119.stdout:2823: done (3 left) 2023-12-01T15:44:01.685 INFO:tasks.rados.rados.0.smithi119.stdout:2824: done (2 left) 2023-12-01T15:44:01.685 INFO:tasks.rados.rados.0.smithi119.stdout:2825: done (1 left) 2023-12-01T15:44:01.685 INFO:tasks.rados.rados.0.smithi119.stdout:2826: done (0 left) 2023-12-01T15:44:01.686 INFO:tasks.rados.rados.0.smithi119.stdout:2827: snap_remove snap 231 2023-12-01T15:44:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:01 smithi183 ceph-mon[99169]: osdmap e608: 8 total, 8 up, 8 in 2023-12-01T15:44:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:01 smithi119 ceph-mon[94175]: osdmap e608: 8 total, 8 up, 8 in 2023-12-01T15:44:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:01 smithi119 ceph-mon[108979]: osdmap e608: 8 total, 8 up, 8 in 2023-12-01T15:44:02.700 INFO:tasks.rados.rados.0.smithi119.stdout:2827: done (0 left) 2023-12-01T15:44:02.701 INFO:tasks.rados.rados.0.smithi119.stdout:2828: setattr oid 40 current snap is 275 2023-12-01T15:44:02.701 INFO:tasks.rados.rados.0.smithi119.stdout:2829: read oid 41 snap 244 2023-12-01T15:44:02.702 INFO:tasks.rados.rados.0.smithi119.stdout:2829: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:44:02.702 INFO:tasks.rados.rados.0.smithi119.stdout:2830: snap_remove snap 260 2023-12-01T15:44:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:02 smithi183 ceph-mon[99169]: pgmap v889: 121 pgs: 121 active+clean; 695 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2023-12-01T15:44:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:02 smithi183 ceph-mon[99169]: osdmap e609: 8 total, 8 up, 8 in 2023-12-01T15:44:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:02 smithi119 ceph-mon[108979]: pgmap v889: 121 pgs: 121 active+clean; 695 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2023-12-01T15:44:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:02 smithi119 ceph-mon[108979]: osdmap e609: 8 total, 8 up, 8 in 2023-12-01T15:44:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:02 smithi119 ceph-mon[94175]: pgmap v889: 121 pgs: 121 active+clean; 695 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2023-12-01T15:44:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:02 smithi119 ceph-mon[94175]: osdmap e609: 8 total, 8 up, 8 in 2023-12-01T15:44:03.702 INFO:tasks.rados.rados.0.smithi119.stdout:2830: done (2 left) 2023-12-01T15:44:03.702 INFO:tasks.rados.rados.0.smithi119.stdout:2831: copy_from oid 27 from oid 44 current snap is 275 2023-12-01T15:44:03.702 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 1635 (ObjNum 877 snap 270 seq_num 877) dirty exists 2023-12-01T15:44:03.702 INFO:tasks.rados.rados.0.smithi119.stdout:2829: expect (ObjNum 408 snap 128 seq_num 408) 2023-12-01T15:44:03.767 INFO:tasks.rados.rados.0.smithi119.stdout:2828: done (2 left) 2023-12-01T15:44:03.767 INFO:tasks.rados.rados.0.smithi119.stdout:2829: done (1 left) 2023-12-01T15:44:03.767 INFO:tasks.rados.rados.0.smithi119.stdout:2832: rmattr oid 48 current snap is 275 2023-12-01T15:44:03.767 INFO:tasks.rados.rados.0.smithi119.stdout:2831: finishing copy_from to smithi119156531-27 2023-12-01T15:44:03.767 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 1662 (ObjNum 849 snap 262 seq_num 849) dirty exists 2023-12-01T15:44:03.767 INFO:tasks.rados.rados.0.smithi119.stdout:2831: finishing copy_from racing read to smithi119156531-27 2023-12-01T15:44:03.767 INFO:tasks.rados.rados.0.smithi119.stdout:2831: done (1 left) 2023-12-01T15:44:03.767 INFO:tasks.rados.rados.0.smithi119.stdout:2833: rmattr oid 25 current snap is 275 2023-12-01T15:44:03.767 INFO:tasks.rados.rados.0.smithi119.stdout:2834: read oid 40 snap 237 2023-12-01T15:44:03.767 INFO:tasks.rados.rados.0.smithi119.stdout:2834: expect (ObjNum 694 snap 220 seq_num 694) 2023-12-01T15:44:03.767 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 275 2023-12-01T15:44:03.767 INFO:tasks.rados.rados.0.smithi119.stdout:2835: seq_num 894 ranges {0=581632} 2023-12-01T15:44:03.769 INFO:tasks.rados.rados.0.smithi119.stdout:2835: writing smithi119156531-4 from 0 to 581632 tid 1 2023-12-01T15:44:03.770 INFO:tasks.rados.rados.0.smithi119.stdout:2836: snap_remove snap 273 2023-12-01T15:44:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:03 smithi119 ceph-mon[94175]: osdmap e610: 8 total, 8 up, 8 in 2023-12-01T15:44:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:03 smithi119 ceph-mon[108979]: osdmap e610: 8 total, 8 up, 8 in 2023-12-01T15:44:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:03 smithi183 ceph-mon[99169]: osdmap e610: 8 total, 8 up, 8 in 2023-12-01T15:44:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:44:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:44:04] "GET /metrics HTTP/1.1" 200 36173 "" "Prometheus/2.43.0" 2023-12-01T15:44:04.707 INFO:tasks.rados.rados.0.smithi119.stdout:2836: done (4 left) 2023-12-01T15:44:04.707 INFO:tasks.rados.rados.0.smithi119.stdout:2837: rmattr oid 16 current snap is 275 2023-12-01T15:44:04.707 INFO:tasks.rados.rados.0.smithi119.stdout:2837: done (4 left) 2023-12-01T15:44:04.707 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 44 current snap is 275 2023-12-01T15:44:04.707 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 1667 (ObjNum 876 snap 269 seq_num 876) dirty exists 2023-12-01T15:44:04.707 INFO:tasks.rados.rados.0.smithi119.stdout:2838: seq_num 895 ranges {4145152=598016} 2023-12-01T15:44:04.732 INFO:tasks.rados.rados.0.smithi119.stdout:2838: writing smithi119156531-44 from 4145152 to 4743168 tid 1 2023-12-01T15:44:04.732 INFO:tasks.rados.rados.0.smithi119.stdout:2833: done (4 left) 2023-12-01T15:44:04.732 INFO:tasks.rados.rados.0.smithi119.stdout:2839: read oid 34 snap -1 2023-12-01T15:44:04.732 INFO:tasks.rados.rados.0.smithi119.stdout:2839: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:44:04.733 INFO:tasks.rados.rados.0.smithi119.stdout:2840: rmattr oid 42 current snap is 275 2023-12-01T15:44:04.733 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 1555 (ObjNum 776 snap 246 seq_num 776) dirty exists 2023-12-01T15:44:04.733 INFO:tasks.rados.rados.0.smithi119.stdout:2835: finishing write tid 1 to smithi119156531-4 2023-12-01T15:44:04.733 INFO:tasks.rados.rados.0.smithi119.stdout:2835: finishing write tid 2 to smithi119156531-4 2023-12-01T15:44:04.733 INFO:tasks.rados.rados.0.smithi119.stdout:2835: finishing write tid 3 to smithi119156531-4 2023-12-01T15:44:04.733 INFO:tasks.rados.rados.0.smithi119.stdout:2835: oid 4 updating version 0 to 1664 2023-12-01T15:44:04.733 INFO:tasks.rados.rados.0.smithi119.stdout:2835: oid 4 version 1664 is already newer than 1663 2023-12-01T15:44:04.733 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1664 (ObjNum 894 snap 275 seq_num 894) dirty exists 2023-12-01T15:44:04.733 INFO:tasks.rados.rados.0.smithi119.stdout:2835: left oid 4 (ObjNum 894 snap 275 seq_num 894) 2023-12-01T15:44:04.733 INFO:tasks.rados.rados.0.smithi119.stdout:2834: expect (ObjNum 694 snap 220 seq_num 694) 2023-12-01T15:44:04.864 INFO:tasks.rados.rados.0.smithi119.stdout:2832: done (5 left) 2023-12-01T15:44:04.865 INFO:tasks.rados.rados.0.smithi119.stdout:2834: done (4 left) 2023-12-01T15:44:04.865 INFO:tasks.rados.rados.0.smithi119.stdout:2835: done (3 left) 2023-12-01T15:44:04.865 INFO:tasks.rados.rados.0.smithi119.stdout:2841: read oid 28 snap 244 2023-12-01T15:44:04.865 INFO:tasks.rados.rados.0.smithi119.stdout:2841: expect (ObjNum -1160379216 snap 22061 seq_num 3133594688) 2023-12-01T15:44:04.865 INFO:tasks.rados.rados.0.smithi119.stdout:2842: read oid 11 snap -1 2023-12-01T15:44:04.865 INFO:tasks.rados.rados.0.smithi119.stdout:2842: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:44:04.865 INFO:tasks.rados.rados.0.smithi119.stdout:2843: snap_remove snap 274 2023-12-01T15:44:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:04 smithi119 ceph-mon[94175]: pgmap v892: 121 pgs: 121 active+clean; 695 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2023-12-01T15:44:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:04 smithi119 ceph-mon[94175]: osdmap e611: 8 total, 8 up, 8 in 2023-12-01T15:44:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:04 smithi119 ceph-mon[108979]: pgmap v892: 121 pgs: 121 active+clean; 695 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2023-12-01T15:44:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:04 smithi119 ceph-mon[108979]: osdmap e611: 8 total, 8 up, 8 in 2023-12-01T15:44:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:04 smithi183 ceph-mon[99169]: pgmap v892: 121 pgs: 121 active+clean; 695 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2023-12-01T15:44:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:04 smithi183 ceph-mon[99169]: osdmap e611: 8 total, 8 up, 8 in 2023-12-01T15:44:05.568 INFO:tasks.rados.rados.0.smithi119.stdout:2843: done (5 left) 2023-12-01T15:44:05.568 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 275 2023-12-01T15:44:05.568 INFO:tasks.rados.rados.0.smithi119.stdout:2844: seq_num 896 ranges {6144000=614400} 2023-12-01T15:44:05.603 INFO:tasks.rados.rados.0.smithi119.stdout:2844: writing smithi119156531-12 from 6144000 to 6758400 tid 1 2023-12-01T15:44:05.603 INFO:tasks.rados.rados.0.smithi119.stdout:2845: rollback oid 16 current snap is 275 2023-12-01T15:44:05.604 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 16 to 244 2023-12-01T15:44:05.604 INFO:tasks.rados.rados.0.smithi119.stdout:2839: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:44:05.605 INFO:tasks.rados.rados.0.smithi119.stdout:2838: finishing write tid 1 to smithi119156531-44 2023-12-01T15:44:05.605 INFO:tasks.rados.rados.0.smithi119.stdout:2838: finishing write tid 2 to smithi119156531-44 2023-12-01T15:44:05.605 INFO:tasks.rados.rados.0.smithi119.stdout:2839: done (6 left) 2023-12-01T15:44:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:2846: read oid 26 snap -1 2023-12-01T15:44:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:2846: expect (ObjNum 873 snap 268 seq_num 873) 2023-12-01T15:44:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:2847: setattr oid 30 current snap is 275 2023-12-01T15:44:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 1824 (ObjNum 828 snap 253 seq_num 828) dirty exists 2023-12-01T15:44:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:2838: finishing write tid 3 to smithi119156531-44 2023-12-01T15:44:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:2838: oid 44 updating version 0 to 1663 2023-12-01T15:44:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:2838: oid 44 updating version 1663 to 1664 2023-12-01T15:44:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 1664 (ObjNum 895 snap 275 seq_num 895) dirty exists 2023-12-01T15:44:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:2838: left oid 44 (ObjNum 895 snap 275 seq_num 895) 2023-12-01T15:44:05.606 INFO:tasks.rados.rados.0.smithi119.stdout:2841: expect (ObjNum -1160379216 snap 22061 seq_num 3133594688) 2023-12-01T15:44:05.607 INFO:tasks.rados.rados.0.smithi119.stdout:2842: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:44:05.612 INFO:tasks.rados.rados.0.smithi119.stdout:2838: done (7 left) 2023-12-01T15:44:05.612 INFO:tasks.rados.rados.0.smithi119.stdout:2840: done (6 left) 2023-12-01T15:44:05.612 INFO:tasks.rados.rados.0.smithi119.stdout:2841: done (5 left) 2023-12-01T15:44:05.612 INFO:tasks.rados.rados.0.smithi119.stdout:2842: done (4 left) 2023-12-01T15:44:05.612 INFO:tasks.rados.rados.0.smithi119.stdout:2848: read oid 45 snap -1 2023-12-01T15:44:05.612 INFO:tasks.rados.rados.0.smithi119.stdout:2848: expect (ObjNum 883 snap 273 seq_num 883) 2023-12-01T15:44:05.612 INFO:tasks.rados.rados.0.smithi119.stdout:2849: rollback oid 32 current snap is 275 2023-12-01T15:44:05.612 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 32 to 269 2023-12-01T15:44:05.612 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 28 current snap is 275 2023-12-01T15:44:05.612 INFO:tasks.rados.rados.0.smithi119.stdout:2850: seq_num 897 ranges {0=630784} 2023-12-01T15:44:05.621 INFO:tasks.rados.rados.0.smithi119.stdout:2850: writing smithi119156531-28 from 0 to 630784 tid 1 2023-12-01T15:44:05.621 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 23 current snap is 275 2023-12-01T15:44:05.621 INFO:tasks.rados.rados.0.smithi119.stdout:2851: seq_num 898 ranges {4513792=647168} 2023-12-01T15:44:05.646 INFO:tasks.rados.rados.0.smithi119.stdout:2851: writing smithi119156531-23 from 4513792 to 5160960 tid 1 2023-12-01T15:44:05.646 INFO:tasks.rados.rados.0.smithi119.stdout:2852: rollback oid 4 current snap is 275 2023-12-01T15:44:05.646 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 4 to 237 2023-12-01T15:44:05.646 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 1553 (ObjNum 893 snap 274 seq_num 893) dirty exists 2023-12-01T15:44:05.647 INFO:tasks.rados.rados.0.smithi119.stdout:2844: finishing write tid 1 to smithi119156531-12 2023-12-01T15:44:05.647 INFO:tasks.rados.rados.0.smithi119.stdout:2844: finishing write tid 2 to smithi119156531-12 2023-12-01T15:44:05.647 INFO:tasks.rados.rados.0.smithi119.stdout:2844: finishing write tid 3 to smithi119156531-12 2023-12-01T15:44:05.647 INFO:tasks.rados.rados.0.smithi119.stdout:2844: oid 12 updating version 0 to 1647 2023-12-01T15:44:05.647 INFO:tasks.rados.rados.0.smithi119.stdout:2844: oid 12 version 1647 is already newer than 1646 2023-12-01T15:44:05.647 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 1647 (ObjNum 896 snap 275 seq_num 896) dirty exists 2023-12-01T15:44:05.648 INFO:tasks.rados.rados.0.smithi119.stdout:2844: left oid 12 (ObjNum 896 snap 275 seq_num 896) 2023-12-01T15:44:05.648 INFO:tasks.rados.rados.0.smithi119.stdout:2845: finishing rollback tid 0 to smithi119156531-16 2023-12-01T15:44:05.648 INFO:tasks.rados.rados.0.smithi119.stdout:2845: finishing rollback tid 1 to smithi119156531-16 2023-12-01T15:44:05.648 INFO:tasks.rados.rados.0.smithi119.stdout:2845: finishing rollback tid 2 to smithi119156531-16 2023-12-01T15:44:05.648 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 1651 (ObjNum 598 snap 195 seq_num 598) dirty exists 2023-12-01T15:44:05.648 INFO:tasks.rados.rados.0.smithi119.stdout:2850: finishing write tid 1 to smithi119156531-28 2023-12-01T15:44:05.649 INFO:tasks.rados.rados.0.smithi119.stdout:2844: done (8 left) 2023-12-01T15:44:05.649 INFO:tasks.rados.rados.0.smithi119.stdout:2845: done (7 left) 2023-12-01T15:44:05.649 INFO:tasks.rados.rados.0.smithi119.stdout:2847: done (6 left) 2023-12-01T15:44:05.649 INFO:tasks.rados.rados.0.smithi119.stdout:2853: rollback oid 13 current snap is 275 2023-12-01T15:44:05.649 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 13 to 252 2023-12-01T15:44:05.649 INFO:tasks.rados.rados.0.smithi119.stdout:2850: finishing write tid 2 to smithi119156531-28 2023-12-01T15:44:05.649 INFO:tasks.rados.rados.0.smithi119.stdout:2849: finishing rollback tid 0 to smithi119156531-32 2023-12-01T15:44:05.649 INFO:tasks.rados.rados.0.smithi119.stdout:2846: expect (ObjNum 873 snap 268 seq_num 873) 2023-12-01T15:44:05.905 INFO:tasks.rados.rados.0.smithi119.stdout:2850: finishing write tid 3 to smithi119156531-28 2023-12-01T15:44:05.905 INFO:tasks.rados.rados.0.smithi119.stdout:2850: oid 28 updating version 0 to 1014 2023-12-01T15:44:05.905 INFO:tasks.rados.rados.0.smithi119.stdout:2850: oid 28 version 1014 is already newer than 1013 2023-12-01T15:44:05.905 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 1014 (ObjNum 897 snap 275 seq_num 897) dirty exists 2023-12-01T15:44:05.905 INFO:tasks.rados.rados.0.smithi119.stdout:2850: left oid 28 (ObjNum 897 snap 275 seq_num 897) 2023-12-01T15:44:05.905 INFO:tasks.rados.rados.0.smithi119.stdout:2848: expect (ObjNum 883 snap 273 seq_num 883) 2023-12-01T15:44:05.987 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:44:06.051 INFO:tasks.rados.rados.0.smithi119.stdout:2849: finishing rollback tid 1 to smithi119156531-32 2023-12-01T15:44:06.051 INFO:tasks.rados.rados.0.smithi119.stdout:2849: finishing rollback tid 2 to smithi119156531-32 2023-12-01T15:44:06.052 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 1668 (ObjNum 860 snap 266 seq_num 860) dirty exists 2023-12-01T15:44:06.052 INFO:tasks.rados.rados.0.smithi119.stdout:2853: finishing rollback tid 0 to smithi119156531-13 2023-12-01T15:44:06.052 INFO:tasks.rados.rados.0.smithi119.stdout:2852: finishing rollback tid 0 to smithi119156531-4 2023-12-01T15:44:06.052 INFO:tasks.rados.rados.0.smithi119.stdout:2846: done (6 left) 2023-12-01T15:44:06.052 INFO:tasks.rados.rados.0.smithi119.stdout:2848: done (5 left) 2023-12-01T15:44:06.052 INFO:tasks.rados.rados.0.smithi119.stdout:2849: done (4 left) 2023-12-01T15:44:06.052 INFO:tasks.rados.rados.0.smithi119.stdout:2850: done (3 left) 2023-12-01T15:44:06.052 INFO:tasks.rados.rados.0.smithi119.stdout:2854: rmattr oid 33 current snap is 275 2023-12-01T15:44:06.052 INFO:tasks.rados.rados.0.smithi119.stdout:2854: done (3 left) 2023-12-01T15:44:06.052 INFO:tasks.rados.rados.0.smithi119.stdout:2855: copy_from oid 48 from oid 17 current snap is 275 2023-12-01T15:44:06.052 INFO:tasks.rados.rados.0.smithi119.stdout:2853: finishing rollback tid 1 to smithi119156531-13 2023-12-01T15:44:06.052 INFO:tasks.rados.rados.0.smithi119.stdout:2852: finishing rollback tid 1 to smithi119156531-4 2023-12-01T15:44:06.052 INFO:tasks.rados.rados.0.smithi119.stdout:2852: finishing rollback tid 2 to smithi119156531-4 2023-12-01T15:44:06.053 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1667 (ObjNum 739 snap 233 seq_num 739) dirty exists 2023-12-01T15:44:06.053 INFO:tasks.rados.rados.0.smithi119.stdout:2853: finishing rollback tid 2 to smithi119156531-13 2023-12-01T15:44:06.053 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 1850 (ObjNum 808 snap 251 seq_num 808) dirty exists 2023-12-01T15:44:06.053 INFO:tasks.rados.rados.0.smithi119.stdout:2851: finishing write tid 1 to smithi119156531-23 2023-12-01T15:44:06.053 INFO:tasks.rados.rados.0.smithi119.stdout:2851: finishing write tid 2 to smithi119156531-23 2023-12-01T15:44:06.053 INFO:tasks.rados.rados.0.smithi119.stdout:2851: finishing write tid 3 to smithi119156531-23 2023-12-01T15:44:06.053 INFO:tasks.rados.rados.0.smithi119.stdout:2851: oid 23 updating version 0 to 2188 2023-12-01T15:44:06.053 INFO:tasks.rados.rados.0.smithi119.stdout:2851: oid 23 updating version 2188 to 2189 2023-12-01T15:44:06.053 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 2189 (ObjNum 898 snap 275 seq_num 898) dirty exists 2023-12-01T15:44:06.053 INFO:tasks.rados.rados.0.smithi119.stdout:2851: left oid 23 (ObjNum 898 snap 275 seq_num 898) 2023-12-01T15:44:06.053 INFO:tasks.rados.rados.0.smithi119.stdout:2851: done (3 left) 2023-12-01T15:44:06.053 INFO:tasks.rados.rados.0.smithi119.stdout:2852: done (2 left) 2023-12-01T15:44:06.053 INFO:tasks.rados.rados.0.smithi119.stdout:2853: done (1 left) 2023-12-01T15:44:06.053 INFO:tasks.rados.rados.0.smithi119.stdout:2856: read oid 40 snap -1 2023-12-01T15:44:06.053 INFO:tasks.rados.rados.0.smithi119.stdout:2856: expect (ObjNum 877 snap 270 seq_num 877) 2023-12-01T15:44:06.054 INFO:tasks.rados.rados.0.smithi119.stdout:2857: read oid 21 snap -1 2023-12-01T15:44:06.054 INFO:tasks.rados.rados.0.smithi119.stdout:2857: expect (ObjNum 891 snap 273 seq_num 891) 2023-12-01T15:44:06.054 INFO:tasks.rados.rados.0.smithi119.stdout:2858: delete oid 50 current snap is 275 2023-12-01T15:44:06.054 INFO:tasks.rados.rados.0.smithi119.stdout:2855: finishing copy_from to smithi119156531-48 2023-12-01T15:44:06.054 INFO:tasks.rados.rados.0.smithi119.stdout:2855: got expected ENOENT (src dne) 2023-12-01T15:44:06.054 INFO:tasks.rados.rados.0.smithi119.stdout:2855: finishing copy_from racing read to smithi119156531-48 2023-12-01T15:44:06.055 INFO:tasks.rados.rados.0.smithi119.stdout:2855: done (3 left) 2023-12-01T15:44:06.055 INFO:tasks.rados.rados.0.smithi119.stdout:2858: done (2 left) 2023-12-01T15:44:06.055 INFO:tasks.rados.rados.0.smithi119.stdout:2859: read oid 50 snap -1 2023-12-01T15:44:06.055 INFO:tasks.rados.rados.0.smithi119.stdout:2859: expect deleted 2023-12-01T15:44:06.055 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 9 current snap is 275 2023-12-01T15:44:06.055 INFO:tasks.rados.rados.0.smithi119.stdout:2860: seq_num 900 ranges {2318336=679936} 2023-12-01T15:44:06.071 INFO:tasks.rados.rados.0.smithi119.stdout:2860: writing smithi119156531-9 from 2318336 to 2998272 tid 1 2023-12-01T15:44:06.071 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 3 current snap is 275 2023-12-01T15:44:06.071 INFO:tasks.rados.rados.0.smithi119.stdout:2861: seq_num 901 ranges {0=696320} 2023-12-01T15:44:06.076 INFO:tasks.rados.rados.0.smithi119.stdout:2861: writing smithi119156531-3 from 0 to 696320 tid 1 2023-12-01T15:44:06.076 INFO:tasks.rados.rados.0.smithi119.stdout:2862: rmattr oid 28 current snap is 275 2023-12-01T15:44:06.076 INFO:tasks.rados.rados.0.smithi119.stdout:2862: done (5 left) 2023-12-01T15:44:06.077 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 5 current snap is 275 2023-12-01T15:44:06.077 INFO:tasks.rados.rados.0.smithi119.stdout:2863: seq_num 902 ranges {1982464=712704} 2023-12-01T15:44:06.091 INFO:tasks.rados.rados.0.smithi119.stdout:2863: writing smithi119156531-5 from 1982464 to 2695168 tid 1 2023-12-01T15:44:06.091 INFO:tasks.rados.rados.0.smithi119.stdout:2864: setattr oid 6 current snap is 275 2023-12-01T15:44:06.091 INFO:tasks.rados.rados.0.smithi119.stdout:2856: expect (ObjNum 877 snap 270 seq_num 877) 2023-12-01T15:44:06.104 INFO:tasks.rados.rados.0.smithi119.stdout:2857: expect (ObjNum 891 snap 273 seq_num 891) 2023-12-01T15:44:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:05 smithi183 ceph-mon[99169]: osdmap e612: 8 total, 8 up, 8 in 2023-12-01T15:44:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:05 smithi183 ceph-mon[99169]: osdmap e613: 8 total, 8 up, 8 in 2023-12-01T15:44:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:05 smithi119 ceph-mon[94175]: osdmap e612: 8 total, 8 up, 8 in 2023-12-01T15:44:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:05 smithi119 ceph-mon[94175]: osdmap e613: 8 total, 8 up, 8 in 2023-12-01T15:44:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:05 smithi119 ceph-mon[108979]: osdmap e612: 8 total, 8 up, 8 in 2023-12-01T15:44:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:05 smithi119 ceph-mon[108979]: osdmap e613: 8 total, 8 up, 8 in 2023-12-01T15:44:06.311 INFO:tasks.rados.rados.0.smithi119.stdout:2860: finishing write tid 1 to smithi119156531-9 2023-12-01T15:44:06.311 INFO:tasks.rados.rados.0.smithi119.stdout:2860: finishing write tid 2 to smithi119156531-9 2023-12-01T15:44:06.311 INFO:tasks.rados.rados.0.smithi119.stdout:2860: finishing write tid 3 to smithi119156531-9 2023-12-01T15:44:06.311 INFO:tasks.rados.rados.0.smithi119.stdout:2860: oid 9 updating version 0 to 1392 2023-12-01T15:44:06.311 INFO:tasks.rados.rados.0.smithi119.stdout:2860: oid 9 version 1392 is already newer than 1391 2023-12-01T15:44:06.311 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 1392 (ObjNum 900 snap 275 seq_num 900) dirty exists 2023-12-01T15:44:06.311 INFO:tasks.rados.rados.0.smithi119.stdout:2860: left oid 9 (ObjNum 900 snap 275 seq_num 900) 2023-12-01T15:44:06.311 INFO:tasks.rados.rados.0.smithi119.stdout:2861: finishing write tid 1 to smithi119156531-3 2023-12-01T15:44:06.312 INFO:tasks.rados.rados.0.smithi119.stdout:2861: finishing write tid 2 to smithi119156531-3 2023-12-01T15:44:06.312 INFO:tasks.rados.rados.0.smithi119.stdout:2861: finishing write tid 3 to smithi119156531-3 2023-12-01T15:44:06.312 INFO:tasks.rados.rados.0.smithi119.stdout:2861: oid 3 updating version 0 to 1669 2023-12-01T15:44:06.312 INFO:tasks.rados.rados.0.smithi119.stdout:2861: oid 3 updating version 1669 to 1670 2023-12-01T15:44:06.312 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 1670 (ObjNum 901 snap 275 seq_num 901) dirty exists 2023-12-01T15:44:06.312 INFO:tasks.rados.rados.0.smithi119.stdout:2861: left oid 3 (ObjNum 901 snap 275 seq_num 901) 2023-12-01T15:44:06.312 INFO:tasks.rados.rados.0.smithi119.stdout:2863: finishing write tid 1 to smithi119156531-5 2023-12-01T15:44:06.312 INFO:tasks.rados.rados.0.smithi119.stdout:2863: finishing write tid 2 to smithi119156531-5 2023-12-01T15:44:06.312 INFO:tasks.rados.rados.0.smithi119.stdout:2863: finishing write tid 3 to smithi119156531-5 2023-12-01T15:44:06.312 INFO:tasks.rados.rados.0.smithi119.stdout:2863: oid 5 updating version 0 to 2155 2023-12-01T15:44:06.312 INFO:tasks.rados.rados.0.smithi119.stdout:2863: oid 5 updating version 2155 to 2156 2023-12-01T15:44:06.312 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 2156 (ObjNum 902 snap 275 seq_num 902) dirty exists 2023-12-01T15:44:06.312 INFO:tasks.rados.rados.0.smithi119.stdout:2863: left oid 5 (ObjNum 902 snap 275 seq_num 902) 2023-12-01T15:44:06.312 INFO:tasks.rados.rados.0.smithi119.stdout:2856: done (6 left) 2023-12-01T15:44:06.312 INFO:tasks.rados.rados.0.smithi119.stdout:2857: done (5 left) 2023-12-01T15:44:06.312 INFO:tasks.rados.rados.0.smithi119.stdout:2859: done (4 left) 2023-12-01T15:44:06.313 INFO:tasks.rados.rados.0.smithi119.stdout:2860: done (3 left) 2023-12-01T15:44:06.313 INFO:tasks.rados.rados.0.smithi119.stdout:2861: done (2 left) 2023-12-01T15:44:06.313 INFO:tasks.rados.rados.0.smithi119.stdout:2863: done (1 left) 2023-12-01T15:44:06.313 INFO:tasks.rados.rados.0.smithi119.stdout:2865: rollback oid 31 current snap is 275 2023-12-01T15:44:06.313 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 31 to 251 2023-12-01T15:44:06.313 INFO:tasks.rados.rados.0.smithi119.stdout:2866: rmattr oid 21 current snap is 275 2023-12-01T15:44:06.313 INFO:tasks.rados.rados.0.smithi119.stdout:2866: done (2 left) 2023-12-01T15:44:06.313 INFO:tasks.rados.rados.0.smithi119.stdout:2867: copy_from oid 10 from oid 35 current snap is 275 2023-12-01T15:44:06.313 INFO:tasks.rados.rados.0.smithi119.stdout:2868: snap_create 2023-12-01T15:44:06.313 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 1556 (ObjNum 885 snap 273 seq_num 885) dirty exists 2023-12-01T15:44:06.316 INFO:tasks.rados.rados.0.smithi119.stdout:2865: finishing rollback tid 0 to smithi119156531-31 2023-12-01T15:44:06.316 INFO:tasks.rados.rados.0.smithi119.stdout:2865: finishing rollback tid 1 to smithi119156531-31 2023-12-01T15:44:06.316 INFO:tasks.rados.rados.0.smithi119.stdout:2865: finishing rollback tid 2 to smithi119156531-31 2023-12-01T15:44:06.316 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 1663 (ObjNum 567 snap 181 seq_num 567) dirty exists 2023-12-01T15:44:06.318 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:44:06.318 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10m) 10m ago 11m 17.3M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:44:06.318 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10m) 10m ago 10m 83.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:44:06.318 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (12m) 10m ago 12m 13.6M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:44:06.318 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (12m) 10m ago 12m 16.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:44:06.318 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (15m) 10m ago 15m 448M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:44:06.318 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (16m) 10m ago 16m 507M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:44:06.318 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (16m) 10m ago 16m 81.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:44:06.318 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (15m) 10m ago 15m 57.2M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:44:06.318 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (15m) 10m ago 15m 59.5M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:44:06.318 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11m) 10m ago 11m 4135k - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:44:06.319 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11m) 10m ago 11m 3959k - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:44:06.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (14m) 10m ago 14m 62.2M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:44:06.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (14m) 10m ago 14m 65.0M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:44:06.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (14m) 10m ago 14m 56.3M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:44:06.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (13m) 10m ago 13m 55.4M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:44:06.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (13m) 10m ago 13m 54.4M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:44:06.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (13m) 10m ago 13m 57.6M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:44:06.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (12m) 10m ago 12m 54.2M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:44:06.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (12m) 10m ago 12m 56.8M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:44:06.319 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10m) 10m ago 11m 29.9M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:44:06.336 INFO:tasks.rados.rados.0.smithi119.stdout:2867: finishing copy_from to smithi119156531-10 2023-12-01T15:44:06.336 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 1845 (ObjNum 890 snap 273 seq_num 890) dirty exists 2023-12-01T15:44:06.337 INFO:tasks.rados.rados.0.smithi119.stdout:2867: finishing copy_from racing read to smithi119156531-10 2023-12-01T15:44:06.697 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:44:06.697 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:44:06.697 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:44:06.697 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:44:06.697 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:44:06.697 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:44:06.697 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:44:06.697 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:44:06.698 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:44:06.698 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:44:06.698 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:44:06.698 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:44:06.698 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:44:06.698 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:44:06.698 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:44:06.698 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:44:06.698 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:44:06.711 INFO:tasks.rados.rados.0.smithi119.stdout:2864: done (3 left) 2023-12-01T15:44:06.711 INFO:tasks.rados.rados.0.smithi119.stdout:2865: done (2 left) 2023-12-01T15:44:06.711 INFO:tasks.rados.rados.0.smithi119.stdout:2867: done (1 left) 2023-12-01T15:44:06.711 INFO:tasks.rados.rados.0.smithi119.stdout:2868: done (0 left) 2023-12-01T15:44:06.711 INFO:tasks.rados.rados.0.smithi119.stdout:2869: read oid 2 snap 269 2023-12-01T15:44:06.712 INFO:tasks.rados.rados.0.smithi119.stdout:2869: expect deleted 2023-12-01T15:44:06.712 INFO:tasks.rados.rados.0.smithi119.stdout:2870: copy_from oid 8 from oid 20 current snap is 276 2023-12-01T15:44:06.712 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 5 current snap is 276 2023-12-01T15:44:06.712 INFO:tasks.rados.rados.0.smithi119.stdout:2871: seq_num 903 ranges {2695168=729088} 2023-12-01T15:44:06.730 INFO:tasks.rados.rados.0.smithi119.stdout:2871: writing smithi119156531-5 from 2695168 to 3424256 tid 1 2023-12-01T15:44:06.730 INFO:tasks.rados.rados.0.smithi119.stdout:2872: read oid 7 snap -1 2023-12-01T15:44:06.730 INFO:tasks.rados.rados.0.smithi119.stdout:2872: expect (ObjNum 567 snap 181 seq_num 567) 2023-12-01T15:44:06.730 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 24 current snap is 276 2023-12-01T15:44:06.730 INFO:tasks.rados.rados.0.smithi119.stdout:2873: seq_num 904 ranges {9895936=745472} 2023-12-01T15:44:06.787 INFO:tasks.rados.rados.0.smithi119.stdout:2873: writing smithi119156531-24 from 9895936 to 10641408 tid 1 2023-12-01T15:44:06.787 INFO:tasks.rados.rados.0.smithi119.stdout:2874: setattr oid 26 current snap is 276 2023-12-01T15:44:06.787 INFO:tasks.rados.rados.0.smithi119.stdout:2870: finishing copy_from to smithi119156531-8 2023-12-01T15:44:06.787 INFO:tasks.rados.rados.0.smithi119.stdout:2870: got expected ENOENT (src dne) 2023-12-01T15:44:06.787 INFO:tasks.rados.rados.0.smithi119.stdout:2870: finishing copy_from racing read to smithi119156531-8 2023-12-01T15:44:06.788 INFO:tasks.rados.rados.0.smithi119.stdout:2871: finishing write tid 1 to smithi119156531-5 2023-12-01T15:44:06.788 INFO:tasks.rados.rados.0.smithi119.stdout:2871: finishing write tid 2 to smithi119156531-5 2023-12-01T15:44:06.788 INFO:tasks.rados.rados.0.smithi119.stdout:2871: finishing write tid 3 to smithi119156531-5 2023-12-01T15:44:06.788 INFO:tasks.rados.rados.0.smithi119.stdout:2871: oid 5 updating version 0 to 2158 2023-12-01T15:44:06.788 INFO:tasks.rados.rados.0.smithi119.stdout:2871: oid 5 version 2158 is already newer than 2157 2023-12-01T15:44:06.788 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 2158 (ObjNum 903 snap 276 seq_num 903) dirty exists 2023-12-01T15:44:06.788 INFO:tasks.rados.rados.0.smithi119.stdout:2871: left oid 5 (ObjNum 903 snap 276 seq_num 903) 2023-12-01T15:44:06.788 INFO:tasks.rados.rados.0.smithi119.stdout:2872: expect (ObjNum 567 snap 181 seq_num 567) 2023-12-01T15:44:06.939 INFO:tasks.rados.rados.0.smithi119.stdout:2873: finishing write tid 1 to smithi119156531-24 2023-12-01T15:44:06.939 INFO:tasks.rados.rados.0.smithi119.stdout:2873: finishing write tid 2 to smithi119156531-24 2023-12-01T15:44:06.939 INFO:tasks.rados.rados.0.smithi119.stdout:2873: finishing write tid 3 to smithi119156531-24 2023-12-01T15:44:06.939 INFO:tasks.rados.rados.0.smithi119.stdout:2873: oid 24 updating version 0 to 1555 2023-12-01T15:44:06.939 INFO:tasks.rados.rados.0.smithi119.stdout:2873: oid 24 version 1555 is already newer than 1554 2023-12-01T15:44:06.939 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 1555 (ObjNum 904 snap 276 seq_num 904) dirty exists 2023-12-01T15:44:06.939 INFO:tasks.rados.rados.0.smithi119.stdout:2873: left oid 24 (ObjNum 904 snap 276 seq_num 904) 2023-12-01T15:44:06.940 INFO:tasks.rados.rados.0.smithi119.stdout:2869: done (5 left) 2023-12-01T15:44:06.940 INFO:tasks.rados.rados.0.smithi119.stdout:2870: done (4 left) 2023-12-01T15:44:06.940 INFO:tasks.rados.rados.0.smithi119.stdout:2871: done (3 left) 2023-12-01T15:44:06.940 INFO:tasks.rados.rados.0.smithi119.stdout:2872: done (2 left) 2023-12-01T15:44:06.940 INFO:tasks.rados.rados.0.smithi119.stdout:2873: done (1 left) 2023-12-01T15:44:06.940 INFO:tasks.rados.rados.0.smithi119.stdout:2875: copy_from oid 32 from oid 3 current snap is 276 2023-12-01T15:44:06.940 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 31 current snap is 276 2023-12-01T15:44:06.940 INFO:tasks.rados.rados.0.smithi119.stdout:2876: seq_num 905 ranges {4513792=761856} 2023-12-01T15:44:06.968 INFO:tasks.rados.rados.0.smithi119.stdout:2876: writing smithi119156531-31 from 4513792 to 5275648 tid 1 2023-12-01T15:44:06.968 INFO:tasks.rados.rados.0.smithi119.stdout:2877: copy_from oid 22 from oid 7 current snap is 276 2023-12-01T15:44:06.969 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 1393 (ObjNum 873 snap 268 seq_num 873) dirty exists 2023-12-01T15:44:06.969 INFO:tasks.rados.rados.0.smithi119.stdout:2874: done (3 left) 2023-12-01T15:44:06.969 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 276 2023-12-01T15:44:06.969 INFO:tasks.rados.rados.0.smithi119.stdout:2875: finishing copy_from to smithi119156531-32 2023-12-01T15:44:06.969 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 1670 (ObjNum 901 snap 275 seq_num 901) dirty exists 2023-12-01T15:44:06.969 INFO:tasks.rados.rados.0.smithi119.stdout:2875: finishing copy_from racing read to smithi119156531-32 2023-12-01T15:44:06.969 INFO:tasks.rados.rados.0.smithi119.stdout:2878: seq_num 906 ranges {163840=778240} 2023-12-01T15:44:06.972 INFO:tasks.rados.rados.0.smithi119.stdout:2878: writing smithi119156531-39 from 163840 to 942080 tid 1 2023-12-01T15:44:06.973 INFO:tasks.rados.rados.0.smithi119.stdout:2875: done (3 left) 2023-12-01T15:44:06.973 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 276 2023-12-01T15:44:06.973 INFO:tasks.rados.rados.0.smithi119.stdout:2879: seq_num 907 ranges {3325952=794624} 2023-12-01T15:44:06.996 INFO:tasks.rados.rados.0.smithi119.stdout:2879: writing smithi119156531-21 from 3325952 to 4120576 tid 1 2023-12-01T15:44:06.996 INFO:tasks.rados.rados.0.smithi119.stdout:2880: read oid 27 snap -1 2023-12-01T15:44:06.996 INFO:tasks.rados.rados.0.smithi119.stdout:2880: expect (ObjNum 849 snap 262 seq_num 849) 2023-12-01T15:44:06.996 INFO:tasks.rados.rados.0.smithi119.stdout:2881: copy_from oid 26 from oid 38 current snap is 276 2023-12-01T15:44:06.996 INFO:tasks.rados.rados.0.smithi119.stdout:2876: finishing write tid 1 to smithi119156531-31 2023-12-01T15:44:06.997 INFO:tasks.rados.rados.0.smithi119.stdout:2876: finishing write tid 2 to smithi119156531-31 2023-12-01T15:44:06.997 INFO:tasks.rados.rados.0.smithi119.stdout:2876: finishing write tid 3 to smithi119156531-31 2023-12-01T15:44:06.997 INFO:tasks.rados.rados.0.smithi119.stdout:2876: oid 31 updating version 0 to 1664 2023-12-01T15:44:06.997 INFO:tasks.rados.rados.0.smithi119.stdout:2876: oid 31 updating version 1664 to 1665 2023-12-01T15:44:06.997 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 1665 (ObjNum 905 snap 276 seq_num 905) dirty exists 2023-12-01T15:44:06.997 INFO:tasks.rados.rados.0.smithi119.stdout:2876: left oid 31 (ObjNum 905 snap 276 seq_num 905) 2023-12-01T15:44:06.997 INFO:tasks.rados.rados.0.smithi119.stdout:2878: finishing write tid 1 to smithi119156531-39 2023-12-01T15:44:06.997 INFO:tasks.rados.rados.0.smithi119.stdout:2878: finishing write tid 2 to smithi119156531-39 2023-12-01T15:44:06.997 INFO:tasks.rados.rados.0.smithi119.stdout:2878: finishing write tid 3 to smithi119156531-39 2023-12-01T15:44:06.997 INFO:tasks.rados.rados.0.smithi119.stdout:2878: oid 39 updating version 0 to 578 2023-12-01T15:44:06.997 INFO:tasks.rados.rados.0.smithi119.stdout:2878: oid 39 version 578 is already newer than 577 2023-12-01T15:44:06.997 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 578 (ObjNum 906 snap 276 seq_num 906) dirty exists 2023-12-01T15:44:06.997 INFO:tasks.rados.rados.0.smithi119.stdout:2878: left oid 39 (ObjNum 906 snap 276 seq_num 906) 2023-12-01T15:44:06.997 INFO:tasks.rados.rados.0.smithi119.stdout:2877: finishing copy_from to smithi119156531-22 2023-12-01T15:44:06.997 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 1823 (ObjNum 567 snap 181 seq_num 567) dirty exists 2023-12-01T15:44:06.998 INFO:tasks.rados.rados.0.smithi119.stdout:2877: finishing copy_from racing read to smithi119156531-22 2023-12-01T15:44:06.998 INFO:tasks.rados.rados.0.smithi119.stdout:2876: done (5 left) 2023-12-01T15:44:06.998 INFO:tasks.rados.rados.0.smithi119.stdout:2877: done (4 left) 2023-12-01T15:44:06.998 INFO:tasks.rados.rados.0.smithi119.stdout:2878: done (3 left) 2023-12-01T15:44:06.998 INFO:tasks.rados.rados.0.smithi119.stdout:2882: rollback oid 8 current snap is 276 2023-12-01T15:44:06.998 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 8 to 270 2023-12-01T15:44:06.998 INFO:tasks.rados.rados.0.smithi119.stdout:2883: snap_remove snap 226 2023-12-01T15:44:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:06 smithi183 ceph-mon[99169]: pgmap v895: 121 pgs: 121 active+clean; 698 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2023-12-01T15:44:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2519183604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:44:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:06 smithi119 ceph-mon[108979]: pgmap v895: 121 pgs: 121 active+clean; 698 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2023-12-01T15:44:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2519183604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:44:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:06 smithi119 ceph-mon[94175]: pgmap v895: 121 pgs: 121 active+clean; 698 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2023-12-01T15:44:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2519183604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:44:07.727 INFO:tasks.rados.rados.0.smithi119.stdout:2883: done (4 left) 2023-12-01T15:44:07.727 INFO:tasks.rados.rados.0.smithi119.stdout:2884: snap_remove snap 261 2023-12-01T15:44:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:07 smithi183 ceph-mon[99169]: from='client.25271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:07 smithi183 ceph-mon[99169]: from='client.25277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:07 smithi183 ceph-mon[99169]: osdmap e614: 8 total, 8 up, 8 in 2023-12-01T15:44:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:07 smithi119 ceph-mon[94175]: from='client.25271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:07 smithi119 ceph-mon[94175]: from='client.25277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:07 smithi119 ceph-mon[94175]: osdmap e614: 8 total, 8 up, 8 in 2023-12-01T15:44:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:07 smithi119 ceph-mon[108979]: from='client.25271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:07 smithi119 ceph-mon[108979]: from='client.25277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:07 smithi119 ceph-mon[108979]: osdmap e614: 8 total, 8 up, 8 in 2023-12-01T15:44:08.735 INFO:tasks.rados.rados.0.smithi119.stdout:2884: done (4 left) 2023-12-01T15:44:08.736 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 276 2023-12-01T15:44:08.736 INFO:tasks.rados.rados.0.smithi119.stdout:2885: seq_num 908 ranges {6758400=409600,7168000=401408} 2023-12-01T15:44:08.768 INFO:tasks.rados.rados.0.smithi119.stdout:2885: writing smithi119156531-12 from 6758400 to 7168000 tid 1 2023-12-01T15:44:08.771 INFO:tasks.rados.rados.0.smithi119.stdout:2885: writing smithi119156531-12 from 7168000 to 7569408 tid 2 2023-12-01T15:44:08.771 INFO:tasks.rados.rados.0.smithi119.stdout:2886: rollback oid 48 current snap is 276 2023-12-01T15:44:08.771 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 48 to 268 2023-12-01T15:44:08.771 INFO:tasks.rados.rados.0.smithi119.stdout:2879: finishing write tid 1 to smithi119156531-21 2023-12-01T15:44:08.771 INFO:tasks.rados.rados.0.smithi119.stdout:2879: finishing write tid 2 to smithi119156531-21 2023-12-01T15:44:08.771 INFO:tasks.rados.rados.0.smithi119.stdout:2882: finishing rollback tid 0 to smithi119156531-8 2023-12-01T15:44:08.771 INFO:tasks.rados.rados.0.smithi119.stdout:2882: finishing rollback tid 1 to smithi119156531-8 2023-12-01T15:44:08.771 INFO:tasks.rados.rados.0.smithi119.stdout:2887: rollback oid 7 current snap is 276 2023-12-01T15:44:08.771 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 7 to 244 2023-12-01T15:44:08.772 INFO:tasks.rados.rados.0.smithi119.stdout:2879: finishing write tid 3 to smithi119156531-21 2023-12-01T15:44:08.772 INFO:tasks.rados.rados.0.smithi119.stdout:2879: oid 21 updating version 0 to 1844 2023-12-01T15:44:08.772 INFO:tasks.rados.rados.0.smithi119.stdout:2879: oid 21 updating version 1844 to 1845 2023-12-01T15:44:08.772 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1845 (ObjNum 907 snap 276 seq_num 907) dirty exists 2023-12-01T15:44:08.772 INFO:tasks.rados.rados.0.smithi119.stdout:2879: left oid 21 (ObjNum 907 snap 276 seq_num 907) 2023-12-01T15:44:08.772 INFO:tasks.rados.rados.0.smithi119.stdout:2879: done (6 left) 2023-12-01T15:44:08.772 INFO:tasks.rados.rados.0.smithi119.stdout:2888: snap_remove snap 219 2023-12-01T15:44:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:08 smithi183 ceph-mon[99169]: pgmap v898: 121 pgs: 121 active+clean; 698 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2023-12-01T15:44:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:08 smithi183 ceph-mon[99169]: osdmap e615: 8 total, 8 up, 8 in 2023-12-01T15:44:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:08 smithi119 ceph-mon[94175]: pgmap v898: 121 pgs: 121 active+clean; 698 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2023-12-01T15:44:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:08 smithi119 ceph-mon[94175]: osdmap e615: 8 total, 8 up, 8 in 2023-12-01T15:44:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:08 smithi119 ceph-mon[108979]: pgmap v898: 121 pgs: 121 active+clean; 698 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2023-12-01T15:44:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:08 smithi119 ceph-mon[108979]: osdmap e615: 8 total, 8 up, 8 in 2023-12-01T15:44:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:09.735 INFO:tasks.rados.rados.0.smithi119.stdout:2888: done (6 left) 2023-12-01T15:44:09.735 INFO:tasks.rados.rados.0.smithi119.stdout:2889: read oid 24 snap -1 2023-12-01T15:44:09.735 INFO:tasks.rados.rados.0.smithi119.stdout:2889: expect (ObjNum 904 snap 276 seq_num 904) 2023-12-01T15:44:09.735 INFO:tasks.rados.rados.0.smithi119.stdout:2890: read oid 22 snap -1 2023-12-01T15:44:09.736 INFO:tasks.rados.rados.0.smithi119.stdout:2890: expect (ObjNum 567 snap 181 seq_num 567) 2023-12-01T15:44:09.738 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 47 current snap is 276 2023-12-01T15:44:09.738 INFO:tasks.rados.rados.0.smithi119.stdout:2891: seq_num 909 ranges {0=425984,425984=401408} 2023-12-01T15:44:09.738 INFO:tasks.rados.rados.0.smithi119.stdout:2891: writing smithi119156531-47 from 0 to 425984 tid 1 2023-12-01T15:44:09.741 INFO:tasks.rados.rados.0.smithi119.stdout:2891: writing smithi119156531-47 from 425984 to 827392 tid 2 2023-12-01T15:44:09.741 INFO:tasks.rados.rados.0.smithi119.stdout:2892: read oid 46 snap -1 2023-12-01T15:44:09.741 INFO:tasks.rados.rados.0.smithi119.stdout:2892: expect (ObjNum 772 snap 244 seq_num 772) 2023-12-01T15:44:09.741 INFO:tasks.rados.rados.0.smithi119.stdout:2882: finishing rollback tid 2 to smithi119156531-8 2023-12-01T15:44:09.741 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 1673 (ObjNum 853 snap 263 seq_num 853) dirty exists 2023-12-01T15:44:09.741 INFO:tasks.rados.rados.0.smithi119.stdout:2880: expect (ObjNum 849 snap 262 seq_num 849) 2023-12-01T15:44:09.931 INFO:tasks.rados.rados.0.smithi119.stdout:2881: finishing copy_from to smithi119156531-26 2023-12-01T15:44:09.931 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 1662 (ObjNum 810 snap 251 seq_num 810) dirty exists 2023-12-01T15:44:09.931 INFO:tasks.rados.rados.0.smithi119.stdout:2881: finishing copy_from racing read to smithi119156531-26 2023-12-01T15:44:09.931 INFO:tasks.rados.rados.0.smithi119.stdout:2880: done (9 left) 2023-12-01T15:44:09.931 INFO:tasks.rados.rados.0.smithi119.stdout:2881: done (8 left) 2023-12-01T15:44:09.932 INFO:tasks.rados.rados.0.smithi119.stdout:2882: done (7 left) 2023-12-01T15:44:09.932 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 40 current snap is 276 2023-12-01T15:44:09.932 INFO:tasks.rados.rados.0.smithi119.stdout:2885: finishing write tid 1 to smithi119156531-12 2023-12-01T15:44:09.932 INFO:tasks.rados.rados.0.smithi119.stdout:2893: seq_num 910 ranges {294912=442368,737280=401408} 2023-12-01T15:44:09.934 INFO:tasks.rados.rados.0.smithi119.stdout:2893: writing smithi119156531-40 from 294912 to 737280 tid 1 2023-12-01T15:44:09.937 INFO:tasks.rados.rados.0.smithi119.stdout:2893: writing smithi119156531-40 from 737280 to 1138688 tid 2 2023-12-01T15:44:09.937 INFO:tasks.rados.rados.0.smithi119.stdout:2894: snap_create 2023-12-01T15:44:09.937 INFO:tasks.rados.rados.0.smithi119.stdout:2885: finishing write tid 2 to smithi119156531-12 2023-12-01T15:44:09.937 INFO:tasks.rados.rados.0.smithi119.stdout:2885: finishing write tid 3 to smithi119156531-12 2023-12-01T15:44:09.937 INFO:tasks.rados.rados.0.smithi119.stdout:2887: finishing rollback tid 0 to smithi119156531-7 2023-12-01T15:44:09.938 INFO:tasks.rados.rados.0.smithi119.stdout:2887: finishing rollback tid 1 to smithi119156531-7 2023-12-01T15:44:09.938 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 1826 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-12-01T15:44:09.938 INFO:tasks.rados.rados.0.smithi119.stdout:2886: finishing rollback tid 0 to smithi119156531-48 2023-12-01T15:44:09.938 INFO:tasks.rados.rados.0.smithi119.stdout:2886: finishing rollback tid 1 to smithi119156531-48 2023-12-01T15:44:09.938 INFO:tasks.rados.rados.0.smithi119.stdout:2885: finishing write tid 4 to smithi119156531-12 2023-12-01T15:44:09.938 INFO:tasks.rados.rados.0.smithi119.stdout:2885: oid 12 updating version 0 to 1667 2023-12-01T15:44:09.938 INFO:tasks.rados.rados.0.smithi119.stdout:2885: oid 12 updating version 1667 to 1668 2023-12-01T15:44:09.938 INFO:tasks.rados.rados.0.smithi119.stdout:2885: oid 12 updating version 1668 to 1669 2023-12-01T15:44:09.938 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 1669 (ObjNum 908 snap 276 seq_num 908) dirty exists 2023-12-01T15:44:09.938 INFO:tasks.rados.rados.0.smithi119.stdout:2885: left oid 12 (ObjNum 908 snap 276 seq_num 908) 2023-12-01T15:44:09.938 INFO:tasks.rados.rados.0.smithi119.stdout:2886: finishing rollback tid 2 to smithi119156531-48 2023-12-01T15:44:09.938 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 1559 (ObjNum 776 snap 246 seq_num 776) dirty exists 2023-12-01T15:44:09.938 INFO:tasks.rados.rados.0.smithi119.stdout:2891: finishing write tid 1 to smithi119156531-47 2023-12-01T15:44:09.939 INFO:tasks.rados.rados.0.smithi119.stdout:2891: finishing write tid 2 to smithi119156531-47 2023-12-01T15:44:09.939 INFO:tasks.rados.rados.0.smithi119.stdout:2891: finishing write tid 3 to smithi119156531-47 2023-12-01T15:44:09.939 INFO:tasks.rados.rados.0.smithi119.stdout:2891: finishing write tid 4 to smithi119156531-47 2023-12-01T15:44:09.939 INFO:tasks.rados.rados.0.smithi119.stdout:2891: oid 47 updating version 0 to 1665 2023-12-01T15:44:09.939 INFO:tasks.rados.rados.0.smithi119.stdout:2891: oid 47 updating version 1665 to 1666 2023-12-01T15:44:09.939 INFO:tasks.rados.rados.0.smithi119.stdout:2891: oid 47 updating version 1666 to 1667 2023-12-01T15:44:09.939 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 1667 (ObjNum 909 snap 276 seq_num 909) dirty exists 2023-12-01T15:44:09.939 INFO:tasks.rados.rados.0.smithi119.stdout:2891: left oid 47 (ObjNum 909 snap 276 seq_num 909) 2023-12-01T15:44:09.939 INFO:tasks.rados.rados.0.smithi119.stdout:2890: expect (ObjNum 567 snap 181 seq_num 567) 2023-12-01T15:44:10.090 INFO:tasks.rados.rados.0.smithi119.stdout:2892: expect (ObjNum 772 snap 244 seq_num 772) 2023-12-01T15:44:10.149 INFO:tasks.rados.rados.0.smithi119.stdout:2889: expect (ObjNum 904 snap 276 seq_num 904) 2023-12-01T15:44:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:09 smithi183 ceph-mon[99169]: osdmap e616: 8 total, 8 up, 8 in 2023-12-01T15:44:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:09 smithi119 ceph-mon[94175]: osdmap e616: 8 total, 8 up, 8 in 2023-12-01T15:44:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:09 smithi119 ceph-mon[108979]: osdmap e616: 8 total, 8 up, 8 in 2023-12-01T15:44:10.882 INFO:tasks.rados.rados.0.smithi119.stdout:2893: finishing write tid 1 to smithi119156531-40 2023-12-01T15:44:10.882 INFO:tasks.rados.rados.0.smithi119.stdout:2893: finishing write tid 2 to smithi119156531-40 2023-12-01T15:44:10.882 INFO:tasks.rados.rados.0.smithi119.stdout:2893: finishing write tid 3 to smithi119156531-40 2023-12-01T15:44:10.882 INFO:tasks.rados.rados.0.smithi119.stdout:2893: finishing write tid 4 to smithi119156531-40 2023-12-01T15:44:10.882 INFO:tasks.rados.rados.0.smithi119.stdout:2893: oid 40 updating version 0 to 1678 2023-12-01T15:44:10.882 INFO:tasks.rados.rados.0.smithi119.stdout:2893: oid 40 updating version 1678 to 1679 2023-12-01T15:44:10.882 INFO:tasks.rados.rados.0.smithi119.stdout:2893: oid 40 version 1679 is already newer than 1677 2023-12-01T15:44:10.883 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 1679 (ObjNum 910 snap 276 seq_num 910) dirty exists 2023-12-01T15:44:10.883 INFO:tasks.rados.rados.0.smithi119.stdout:2893: left oid 40 (ObjNum 910 snap 276 seq_num 910) 2023-12-01T15:44:10.883 INFO:tasks.rados.rados.0.smithi119.stdout:2885: done (8 left) 2023-12-01T15:44:10.883 INFO:tasks.rados.rados.0.smithi119.stdout:2886: done (7 left) 2023-12-01T15:44:10.883 INFO:tasks.rados.rados.0.smithi119.stdout:2887: done (6 left) 2023-12-01T15:44:10.883 INFO:tasks.rados.rados.0.smithi119.stdout:2889: done (5 left) 2023-12-01T15:44:10.883 INFO:tasks.rados.rados.0.smithi119.stdout:2890: done (4 left) 2023-12-01T15:44:10.883 INFO:tasks.rados.rados.0.smithi119.stdout:2891: done (3 left) 2023-12-01T15:44:10.883 INFO:tasks.rados.rados.0.smithi119.stdout:2892: done (2 left) 2023-12-01T15:44:10.883 INFO:tasks.rados.rados.0.smithi119.stdout:2893: done (1 left) 2023-12-01T15:44:10.883 INFO:tasks.rados.rados.0.smithi119.stdout:2894: done (0 left) 2023-12-01T15:44:10.883 INFO:tasks.rados.rados.0.smithi119.stdout:2895: rmattr oid 44 current snap is 277 2023-12-01T15:44:10.883 INFO:tasks.rados.rados.0.smithi119.stdout:2896: rmattr oid 36 current snap is 277 2023-12-01T15:44:10.883 INFO:tasks.rados.rados.0.smithi119.stdout:2896: done (1 left) 2023-12-01T15:44:10.883 INFO:tasks.rados.rados.0.smithi119.stdout:2897: read oid 37 snap -1 2023-12-01T15:44:10.884 INFO:tasks.rados.rados.0.smithi119.stdout:2897: expect (ObjNum 834 snap 257 seq_num 834) 2023-12-01T15:44:10.884 INFO:tasks.rados.rados.0.smithi119.stdout:2898: rmattr oid 50 current snap is 277 2023-12-01T15:44:10.884 INFO:tasks.rados.rados.0.smithi119.stdout:2898: done (2 left) 2023-12-01T15:44:10.884 INFO:tasks.rados.rados.0.smithi119.stdout:2899: snap_create 2023-12-01T15:44:10.889 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 1668 (ObjNum 895 snap 275 seq_num 895) dirty exists 2023-12-01T15:44:10.895 INFO:tasks.rados.rados.0.smithi119.stdout:2897: expect (ObjNum 834 snap 257 seq_num 834) 2023-12-01T15:44:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:10 smithi183 ceph-mon[99169]: pgmap v901: 121 pgs: 121 active+clean; 698 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:44:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:10 smithi183 ceph-mon[99169]: osdmap e617: 8 total, 8 up, 8 in 2023-12-01T15:44:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:10 smithi119 ceph-mon[108979]: pgmap v901: 121 pgs: 121 active+clean; 698 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:44:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:10 smithi119 ceph-mon[108979]: osdmap e617: 8 total, 8 up, 8 in 2023-12-01T15:44:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:10 smithi119 ceph-mon[94175]: pgmap v901: 121 pgs: 121 active+clean; 698 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:44:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:10 smithi119 ceph-mon[94175]: osdmap e617: 8 total, 8 up, 8 in 2023-12-01T15:44:11.753 INFO:tasks.rados.rados.0.smithi119.stdout:2895: done (2 left) 2023-12-01T15:44:11.753 INFO:tasks.rados.rados.0.smithi119.stdout:2897: done (1 left) 2023-12-01T15:44:11.753 INFO:tasks.rados.rados.0.smithi119.stdout:2899: done (0 left) 2023-12-01T15:44:11.753 INFO:tasks.rados.rados.0.smithi119.stdout:2900: snap_remove snap 253 2023-12-01T15:44:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:11 smithi183 ceph-mon[99169]: osdmap e618: 8 total, 8 up, 8 in 2023-12-01T15:44:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:11 smithi119 ceph-mon[108979]: osdmap e618: 8 total, 8 up, 8 in 2023-12-01T15:44:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:11 smithi119 ceph-mon[94175]: osdmap e618: 8 total, 8 up, 8 in 2023-12-01T15:44:12.760 INFO:tasks.rados.rados.0.smithi119.stdout:2900: done (0 left) 2023-12-01T15:44:12.760 INFO:tasks.rados.rados.0.smithi119.stdout:2901: read oid 1 snap -1 2023-12-01T15:44:12.760 INFO:tasks.rados.rados.0.smithi119.stdout:2901: expect (ObjNum 518 snap 165 seq_num 518) 2023-12-01T15:44:12.760 INFO:tasks.rados.rados.0.smithi119.stdout:2902: copy_from oid 12 from oid 10 current snap is 278 2023-12-01T15:44:12.760 INFO:tasks.rados.rados.0.smithi119.stdout:2903: read oid 45 snap -1 2023-12-01T15:44:12.760 INFO:tasks.rados.rados.0.smithi119.stdout:2903: expect (ObjNum 883 snap 273 seq_num 883) 2023-12-01T15:44:12.760 INFO:tasks.rados.rados.0.smithi119.stdout:2904: copy_from oid 28 from oid 16 current snap is 278 2023-12-01T15:44:12.760 INFO:tasks.rados.rados.0.smithi119.stdout:2905: read oid 2 snap 276 2023-12-01T15:44:12.760 INFO:tasks.rados.rados.0.smithi119.stdout:2905: expect (ObjNum 629 snap 203 seq_num 629) 2023-12-01T15:44:12.760 INFO:tasks.rados.rados.0.smithi119.stdout:2906: snap_remove snap 266 2023-12-01T15:44:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:12 smithi183 ceph-mon[99169]: pgmap v904: 121 pgs: 121 active+clean; 709 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 6.2 MiB/s wr, 43 op/s 2023-12-01T15:44:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:12 smithi183 ceph-mon[99169]: osdmap e619: 8 total, 8 up, 8 in 2023-12-01T15:44:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:12 smithi119 ceph-mon[94175]: pgmap v904: 121 pgs: 121 active+clean; 709 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 6.2 MiB/s wr, 43 op/s 2023-12-01T15:44:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:12 smithi119 ceph-mon[94175]: osdmap e619: 8 total, 8 up, 8 in 2023-12-01T15:44:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:12 smithi119 ceph-mon[108979]: pgmap v904: 121 pgs: 121 active+clean; 709 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 6.2 MiB/s wr, 43 op/s 2023-12-01T15:44:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:12 smithi119 ceph-mon[108979]: osdmap e619: 8 total, 8 up, 8 in 2023-12-01T15:44:13.773 INFO:tasks.rados.rados.0.smithi119.stdout:2906: done (5 left) 2023-12-01T15:44:13.773 INFO:tasks.rados.rados.0.smithi119.stdout:2907: delete oid 33 current snap is 278 2023-12-01T15:44:13.774 INFO:tasks.rados.rados.0.smithi119.stdout:2901: expect (ObjNum 518 snap 165 seq_num 518) 2023-12-01T15:44:13.819 INFO:tasks.rados.rados.0.smithi119.stdout:2903: expect (ObjNum 883 snap 273 seq_num 883) 2023-12-01T15:44:13.959 INFO:tasks.rados.rados.0.smithi119.stdout:2905: expect (ObjNum 629 snap 203 seq_num 629) 2023-12-01T15:44:13.983 INFO:tasks.rados.rados.0.smithi119.stdout:2904: finishing copy_from to smithi119156531-28 2023-12-01T15:44:13.984 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 1651 (ObjNum 598 snap 195 seq_num 598) dirty exists 2023-12-01T15:44:13.984 INFO:tasks.rados.rados.0.smithi119.stdout:2904: finishing copy_from racing read to smithi119156531-28 2023-12-01T15:44:13.984 INFO:tasks.rados.rados.0.smithi119.stdout:2902: finishing copy_from to smithi119156531-12 2023-12-01T15:44:13.984 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 1845 (ObjNum 890 snap 273 seq_num 890) dirty exists 2023-12-01T15:44:13.984 INFO:tasks.rados.rados.0.smithi119.stdout:2902: finishing copy_from racing read to smithi119156531-12 2023-12-01T15:44:13.984 INFO:tasks.rados.rados.0.smithi119.stdout:2901: done (5 left) 2023-12-01T15:44:13.984 INFO:tasks.rados.rados.0.smithi119.stdout:2902: done (4 left) 2023-12-01T15:44:13.984 INFO:tasks.rados.rados.0.smithi119.stdout:2903: done (3 left) 2023-12-01T15:44:13.984 INFO:tasks.rados.rados.0.smithi119.stdout:2904: done (2 left) 2023-12-01T15:44:13.984 INFO:tasks.rados.rados.0.smithi119.stdout:2905: done (1 left) 2023-12-01T15:44:13.984 INFO:tasks.rados.rados.0.smithi119.stdout:2907: done (0 left) 2023-12-01T15:44:13.984 INFO:tasks.rados.rados.0.smithi119.stdout:2908: rollback oid 33 current snap is 278 2023-12-01T15:44:13.984 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 33 to 252 2023-12-01T15:44:13.984 INFO:tasks.rados.rados.0.smithi119.stdout:2909: setattr oid 16 current snap is 278 2023-12-01T15:44:13.986 INFO:tasks.rados.rados.0.smithi119.stdout:2910: copy_from oid 45 from oid 35 current snap is 278 2023-12-01T15:44:13.986 INFO:tasks.rados.rados.0.smithi119.stdout:2911: read oid 15 snap -1 2023-12-01T15:44:13.986 INFO:tasks.rados.rados.0.smithi119.stdout:2911: expect (ObjNum 882 snap 273 seq_num 882) 2023-12-01T15:44:13.986 INFO:tasks.rados.rados.0.smithi119.stdout:2912: copy_from oid 22 from oid 2 current snap is 278 2023-12-01T15:44:13.986 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 3 current snap is 278 2023-12-01T15:44:13.986 INFO:tasks.rados.rados.0.smithi119.stdout:2913: seq_num 912 ranges {696320=483328,1179648=401408} 2023-12-01T15:44:13.992 INFO:tasks.rados.rados.0.smithi119.stdout:2913: writing smithi119156531-3 from 696320 to 1179648 tid 1 2023-12-01T15:44:13.995 INFO:tasks.rados.rados.0.smithi119.stdout:2913: writing smithi119156531-3 from 1179648 to 1581056 tid 2 2023-12-01T15:44:13.995 INFO:tasks.rados.rados.0.smithi119.stdout:2914: read oid 1 snap -1 2023-12-01T15:44:13.995 INFO:tasks.rados.rados.0.smithi119.stdout:2914: expect (ObjNum 518 snap 165 seq_num 518) 2023-12-01T15:44:13.995 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 6 current snap is 278 2023-12-01T15:44:13.995 INFO:tasks.rados.rados.0.smithi119.stdout:2908: finishing rollback tid 1 to smithi119156531-33 2023-12-01T15:44:13.995 INFO:tasks.rados.rados.0.smithi119.stdout:2915: seq_num 913 ranges {1990656=499712,2490368=401408} 2023-12-01T15:44:14.009 INFO:tasks.rados.rados.0.smithi119.stdout:2915: writing smithi119156531-6 from 1990656 to 2490368 tid 1 2023-12-01T15:44:14.012 INFO:tasks.rados.rados.0.smithi119.stdout:2915: writing smithi119156531-6 from 2490368 to 2891776 tid 2 2023-12-01T15:44:14.012 INFO:tasks.rados.rados.0.smithi119.stdout:2916: rollback oid 27 current snap is 278 2023-12-01T15:44:14.012 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 27 to 135 2023-12-01T15:44:14.012 INFO:tasks.rados.rados.0.smithi119.stdout:2908: finishing rollback tid 2 to smithi119156531-33 2023-12-01T15:44:14.012 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 1852 (ObjNum 694 snap 220 seq_num 694) dirty exists 2023-12-01T15:44:14.012 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 1846 (ObjNum 598 snap 195 seq_num 598) dirty exists 2023-12-01T15:44:14.012 INFO:tasks.rados.rados.0.smithi119.stdout:2914: expect (ObjNum 518 snap 165 seq_num 518) 2023-12-01T15:44:14.050 INFO:tasks.rados.rados.0.smithi119.stdout:2911: expect (ObjNum 882 snap 273 seq_num 882) 2023-12-01T15:44:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:13 smithi119 ceph-mon[94175]: osdmap e620: 8 total, 8 up, 8 in 2023-12-01T15:44:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:13 smithi119 ceph-mon[108979]: osdmap e620: 8 total, 8 up, 8 in 2023-12-01T15:44:14.181 INFO:tasks.rados.rados.0.smithi119.stdout:2913: finishing write tid 1 to smithi119156531-3 2023-12-01T15:44:14.181 INFO:tasks.rados.rados.0.smithi119.stdout:2913: finishing write tid 2 to smithi119156531-3 2023-12-01T15:44:14.181 INFO:tasks.rados.rados.0.smithi119.stdout:2908: done (8 left) 2023-12-01T15:44:14.181 INFO:tasks.rados.rados.0.smithi119.stdout:2909: done (7 left) 2023-12-01T15:44:14.182 INFO:tasks.rados.rados.0.smithi119.stdout:2911: done (6 left) 2023-12-01T15:44:14.182 INFO:tasks.rados.rados.0.smithi119.stdout:2914: done (5 left) 2023-12-01T15:44:14.182 INFO:tasks.rados.rados.0.smithi119.stdout:2917: snap_create 2023-12-01T15:44:14.182 INFO:tasks.rados.rados.0.smithi119.stdout:2913: finishing write tid 3 to smithi119156531-3 2023-12-01T15:44:14.182 INFO:tasks.rados.rados.0.smithi119.stdout:2913: finishing write tid 4 to smithi119156531-3 2023-12-01T15:44:14.182 INFO:tasks.rados.rados.0.smithi119.stdout:2913: oid 3 updating version 0 to 1673 2023-12-01T15:44:14.182 INFO:tasks.rados.rados.0.smithi119.stdout:2913: oid 3 version 1673 is already newer than 1672 2023-12-01T15:44:14.182 INFO:tasks.rados.rados.0.smithi119.stdout:2913: oid 3 version 1673 is already newer than 1671 2023-12-01T15:44:14.183 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 1673 (ObjNum 912 snap 278 seq_num 912) dirty exists 2023-12-01T15:44:14.183 INFO:tasks.rados.rados.0.smithi119.stdout:2913: left oid 3 (ObjNum 912 snap 278 seq_num 912) 2023-12-01T15:44:14.183 INFO:tasks.rados.rados.0.smithi119.stdout:2912: finishing copy_from to smithi119156531-22 2023-12-01T15:44:14.183 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 1665 (ObjNum 629 snap 203 seq_num 629) dirty exists 2023-12-01T15:44:14.183 INFO:tasks.rados.rados.0.smithi119.stdout:2912: finishing copy_from racing read to smithi119156531-22 2023-12-01T15:44:14.183 INFO:tasks.rados.rados.0.smithi119.stdout:2910: finishing copy_from to smithi119156531-45 2023-12-01T15:44:14.183 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 1845 (ObjNum 890 snap 273 seq_num 890) dirty exists 2023-12-01T15:44:14.184 INFO:tasks.rados.rados.0.smithi119.stdout:2910: finishing copy_from racing read to smithi119156531-45 2023-12-01T15:44:14.184 INFO:tasks.rados.rados.0.smithi119.stdout:2915: finishing write tid 1 to smithi119156531-6 2023-12-01T15:44:14.184 INFO:tasks.rados.rados.0.smithi119.stdout:2916: finishing rollback tid 0 to smithi119156531-27 2023-12-01T15:44:14.184 INFO:tasks.rados.rados.0.smithi119.stdout:2915: finishing write tid 2 to smithi119156531-6 2023-12-01T15:44:14.184 INFO:tasks.rados.rados.0.smithi119.stdout:2916: finishing rollback tid 1 to smithi119156531-27 2023-12-01T15:44:14.184 INFO:tasks.rados.rados.0.smithi119.stdout:2916: finishing rollback tid 2 to smithi119156531-27 2023-12-01T15:44:14.185 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 2237 (ObjNum 403 snap 126 seq_num 403) dirty exists 2023-12-01T15:44:14.185 INFO:tasks.rados.rados.0.smithi119.stdout:2915: finishing write tid 3 to smithi119156531-6 2023-12-01T15:44:14.185 INFO:tasks.rados.rados.0.smithi119.stdout:2915: finishing write tid 4 to smithi119156531-6 2023-12-01T15:44:14.185 INFO:tasks.rados.rados.0.smithi119.stdout:2915: oid 6 updating version 0 to 1848 2023-12-01T15:44:14.185 INFO:tasks.rados.rados.0.smithi119.stdout:2915: oid 6 version 1848 is already newer than 1847 2023-12-01T15:44:14.185 INFO:tasks.rados.rados.0.smithi119.stdout:2915: oid 6 version 1848 is already newer than 1846 2023-12-01T15:44:14.185 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 1848 (ObjNum 913 snap 278 seq_num 913) dirty exists 2023-12-01T15:44:14.185 INFO:tasks.rados.rados.0.smithi119.stdout:2915: left oid 6 (ObjNum 913 snap 278 seq_num 913) 2023-12-01T15:44:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:13 smithi183 ceph-mon[99169]: osdmap e620: 8 total, 8 up, 8 in 2023-12-01T15:44:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:44:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:44:14] "GET /metrics HTTP/1.1" 200 36176 "" "Prometheus/2.43.0" 2023-12-01T15:44:14.763 INFO:tasks.rados.rados.0.smithi119.stdout:2910: done (5 left) 2023-12-01T15:44:14.764 INFO:tasks.rados.rados.0.smithi119.stdout:2912: done (4 left) 2023-12-01T15:44:14.764 INFO:tasks.rados.rados.0.smithi119.stdout:2913: done (3 left) 2023-12-01T15:44:14.764 INFO:tasks.rados.rados.0.smithi119.stdout:2915: done (2 left) 2023-12-01T15:44:14.764 INFO:tasks.rados.rados.0.smithi119.stdout:2916: done (1 left) 2023-12-01T15:44:14.764 INFO:tasks.rados.rados.0.smithi119.stdout:2917: done (0 left) 2023-12-01T15:44:14.764 INFO:tasks.rados.rados.0.smithi119.stdout:2918: snap_remove snap 256 2023-12-01T15:44:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:14 smithi183 ceph-mon[99169]: pgmap v907: 121 pgs: 121 active+clean; 709 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 6.2 MiB/s wr, 43 op/s 2023-12-01T15:44:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:14 smithi183 ceph-mon[99169]: osdmap e621: 8 total, 8 up, 8 in 2023-12-01T15:44:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:14 smithi119 ceph-mon[94175]: pgmap v907: 121 pgs: 121 active+clean; 709 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 6.2 MiB/s wr, 43 op/s 2023-12-01T15:44:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:14 smithi119 ceph-mon[94175]: osdmap e621: 8 total, 8 up, 8 in 2023-12-01T15:44:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:14 smithi119 ceph-mon[108979]: pgmap v907: 121 pgs: 121 active+clean; 709 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 6.2 MiB/s wr, 43 op/s 2023-12-01T15:44:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:14 smithi119 ceph-mon[108979]: osdmap e621: 8 total, 8 up, 8 in 2023-12-01T15:44:15.580 INFO:tasks.rados.rados.0.smithi119.stdout:2918: done (0 left) 2023-12-01T15:44:15.580 INFO:tasks.rados.rados.0.smithi119.stdout:2919: delete oid 16 current snap is 279 2023-12-01T15:44:15.599 INFO:tasks.rados.rados.0.smithi119.stdout:2919: done (0 left) 2023-12-01T15:44:15.599 INFO:tasks.rados.rados.0.smithi119.stdout:2920: read oid 10 snap -1 2023-12-01T15:44:15.599 INFO:tasks.rados.rados.0.smithi119.stdout:2920: expect (ObjNum 890 snap 273 seq_num 890) 2023-12-01T15:44:15.604 INFO:tasks.rados.rados.0.smithi119.stdout:2921: rmattr oid 43 current snap is 279 2023-12-01T15:44:15.604 INFO:tasks.rados.rados.0.smithi119.stdout:2921: done (1 left) 2023-12-01T15:44:15.604 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 279 2023-12-01T15:44:15.605 INFO:tasks.rados.rados.0.smithi119.stdout:2922: seq_num 915 ranges {3858432=532480,4390912=401408} 2023-12-01T15:44:15.623 INFO:tasks.rados.rados.0.smithi119.stdout:2922: writing smithi119156531-45 from 3858432 to 4390912 tid 1 2023-12-01T15:44:15.626 INFO:tasks.rados.rados.0.smithi119.stdout:2922: writing smithi119156531-45 from 4390912 to 4792320 tid 2 2023-12-01T15:44:15.626 INFO:tasks.rados.rados.0.smithi119.stdout:2923: rmattr oid 11 current snap is 279 2023-12-01T15:44:15.626 INFO:tasks.rados.rados.0.smithi119.stdout:2920: expect (ObjNum 890 snap 273 seq_num 890) 2023-12-01T15:44:15.801 INFO:tasks.rados.rados.0.smithi119.stdout:2922: finishing write tid 1 to smithi119156531-45 2023-12-01T15:44:15.802 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 1853 (ObjNum 65 snap 0 seq_num 1566404707) dirty exists 2023-12-01T15:44:15.802 INFO:tasks.rados.rados.0.smithi119.stdout:2922: finishing write tid 2 to smithi119156531-45 2023-12-01T15:44:15.802 INFO:tasks.rados.rados.0.smithi119.stdout:2922: finishing write tid 3 to smithi119156531-45 2023-12-01T15:44:15.802 INFO:tasks.rados.rados.0.smithi119.stdout:2922: finishing write tid 4 to smithi119156531-45 2023-12-01T15:44:15.802 INFO:tasks.rados.rados.0.smithi119.stdout:2922: oid 45 updating version 0 to 1851 2023-12-01T15:44:15.802 INFO:tasks.rados.rados.0.smithi119.stdout:2922: oid 45 version 1851 is already newer than 1849 2023-12-01T15:44:15.802 INFO:tasks.rados.rados.0.smithi119.stdout:2922: oid 45 version 1851 is already newer than 1850 2023-12-01T15:44:15.802 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 1851 (ObjNum 915 snap 279 seq_num 915) dirty exists 2023-12-01T15:44:15.802 INFO:tasks.rados.rados.0.smithi119.stdout:2922: left oid 45 (ObjNum 915 snap 279 seq_num 915) 2023-12-01T15:44:15.802 INFO:tasks.rados.rados.0.smithi119.stdout:2920: done (2 left) 2023-12-01T15:44:15.802 INFO:tasks.rados.rados.0.smithi119.stdout:2922: done (1 left) 2023-12-01T15:44:15.802 INFO:tasks.rados.rados.0.smithi119.stdout:2923: done (0 left) 2023-12-01T15:44:15.803 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 26 current snap is 279 2023-12-01T15:44:15.803 INFO:tasks.rados.rados.0.smithi119.stdout:2924: seq_num 916 ranges {7593984=548864,8142848=401408} 2023-12-01T15:44:15.844 INFO:tasks.rados.rados.0.smithi119.stdout:2924: writing smithi119156531-26 from 7593984 to 8142848 tid 1 2023-12-01T15:44:15.846 INFO:tasks.rados.rados.0.smithi119.stdout:2924: writing smithi119156531-26 from 8142848 to 8544256 tid 2 2023-12-01T15:44:15.846 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 17 current snap is 279 2023-12-01T15:44:15.847 INFO:tasks.rados.rados.0.smithi119.stdout:2925: seq_num 917 ranges {0=565248,565248=401408} 2023-12-01T15:44:15.850 INFO:tasks.rados.rados.0.smithi119.stdout:2925: writing smithi119156531-17 from 0 to 565248 tid 1 2023-12-01T15:44:15.853 INFO:tasks.rados.rados.0.smithi119.stdout:2925: writing smithi119156531-17 from 565248 to 966656 tid 2 2023-12-01T15:44:15.853 INFO:tasks.rados.rados.0.smithi119.stdout:2926: delete oid 45 current snap is 279 2023-12-01T15:44:15.853 INFO:tasks.rados.rados.0.smithi119.stdout:2924: finishing write tid 1 to smithi119156531-26 2023-12-01T15:44:15.853 INFO:tasks.rados.rados.0.smithi119.stdout:2924: finishing write tid 2 to smithi119156531-26 2023-12-01T15:44:15.853 INFO:tasks.rados.rados.0.smithi119.stdout:2924: finishing write tid 3 to smithi119156531-26 2023-12-01T15:44:15.853 INFO:tasks.rados.rados.0.smithi119.stdout:2924: finishing write tid 4 to smithi119156531-26 2023-12-01T15:44:15.853 INFO:tasks.rados.rados.0.smithi119.stdout:2924: oid 26 updating version 0 to 1664 2023-12-01T15:44:15.853 INFO:tasks.rados.rados.0.smithi119.stdout:2924: oid 26 version 1664 is already newer than 1663 2023-12-01T15:44:15.853 INFO:tasks.rados.rados.0.smithi119.stdout:2924: oid 26 updating version 1664 to 1665 2023-12-01T15:44:15.853 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 1665 (ObjNum 916 snap 279 seq_num 916) dirty exists 2023-12-01T15:44:15.854 INFO:tasks.rados.rados.0.smithi119.stdout:2924: left oid 26 (ObjNum 916 snap 279 seq_num 916) 2023-12-01T15:44:15.854 INFO:tasks.rados.rados.0.smithi119.stdout:2925: finishing write tid 1 to smithi119156531-17 2023-12-01T15:44:15.855 INFO:tasks.rados.rados.0.smithi119.stdout:2924: done (2 left) 2023-12-01T15:44:15.855 INFO:tasks.rados.rados.0.smithi119.stdout:2926: done (1 left) 2023-12-01T15:44:15.855 INFO:tasks.rados.rados.0.smithi119.stdout:2925: finishing write tid 2 to smithi119156531-17 2023-12-01T15:44:15.855 INFO:tasks.rados.rados.0.smithi119.stdout:2927: read oid 9 snap -1 2023-12-01T15:44:15.855 INFO:tasks.rados.rados.0.smithi119.stdout:2927: expect (ObjNum 900 snap 275 seq_num 900) 2023-12-01T15:44:15.855 INFO:tasks.rados.rados.0.smithi119.stdout:2928: rmattr oid 47 current snap is 279 2023-12-01T15:44:15.855 INFO:tasks.rados.rados.0.smithi119.stdout:2928: done (2 left) 2023-12-01T15:44:15.855 INFO:tasks.rados.rados.0.smithi119.stdout:2929: snap_create 2023-12-01T15:44:15.856 INFO:tasks.rados.rados.0.smithi119.stdout:2925: finishing write tid 3 to smithi119156531-17 2023-12-01T15:44:15.862 INFO:tasks.rados.rados.0.smithi119.stdout:2925: finishing write tid 4 to smithi119156531-17 2023-12-01T15:44:15.863 INFO:tasks.rados.rados.0.smithi119.stdout:2925: oid 17 updating version 0 to 1667 2023-12-01T15:44:15.863 INFO:tasks.rados.rados.0.smithi119.stdout:2925: oid 17 version 1667 is already newer than 1666 2023-12-01T15:44:15.863 INFO:tasks.rados.rados.0.smithi119.stdout:2925: oid 17 updating version 1667 to 1668 2023-12-01T15:44:15.863 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 1668 (ObjNum 917 snap 279 seq_num 917) dirty exists 2023-12-01T15:44:15.863 INFO:tasks.rados.rados.0.smithi119.stdout:2925: left oid 17 (ObjNum 917 snap 279 seq_num 917) 2023-12-01T15:44:15.864 INFO:tasks.rados.rados.0.smithi119.stdout:2927: expect (ObjNum 900 snap 275 seq_num 900) 2023-12-01T15:44:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:15 smithi183 ceph-mon[99169]: osdmap e622: 8 total, 8 up, 8 in 2023-12-01T15:44:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:15 smithi183 ceph-mon[99169]: osdmap e623: 8 total, 8 up, 8 in 2023-12-01T15:44:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:15 smithi119 ceph-mon[94175]: osdmap e622: 8 total, 8 up, 8 in 2023-12-01T15:44:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:15 smithi119 ceph-mon[94175]: osdmap e623: 8 total, 8 up, 8 in 2023-12-01T15:44:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:15 smithi119 ceph-mon[108979]: osdmap e622: 8 total, 8 up, 8 in 2023-12-01T15:44:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:15 smithi119 ceph-mon[108979]: osdmap e623: 8 total, 8 up, 8 in 2023-12-01T15:44:16.781 INFO:tasks.rados.rados.0.smithi119.stdout:2925: done (2 left) 2023-12-01T15:44:16.781 INFO:tasks.rados.rados.0.smithi119.stdout:2927: done (1 left) 2023-12-01T15:44:16.781 INFO:tasks.rados.rados.0.smithi119.stdout:2929: done (0 left) 2023-12-01T15:44:16.782 INFO:tasks.rados.rados.0.smithi119.stdout:2930: read oid 49 snap -1 2023-12-01T15:44:16.782 INFO:tasks.rados.rados.0.smithi119.stdout:2930: expect deleted 2023-12-01T15:44:16.782 INFO:tasks.rados.rados.0.smithi119.stdout:2931: delete oid 13 current snap is 280 2023-12-01T15:44:16.786 INFO:tasks.rados.rados.0.smithi119.stdout:2930: done (1 left) 2023-12-01T15:44:16.786 INFO:tasks.rados.rados.0.smithi119.stdout:2931: done (0 left) 2023-12-01T15:44:16.786 INFO:tasks.rados.rados.0.smithi119.stdout:2932: snap_create 2023-12-01T15:44:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:16 smithi183 ceph-mon[99169]: pgmap v910: 121 pgs: 121 active+clean; 661 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2023-12-01T15:44:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:16 smithi119 ceph-mon[108979]: pgmap v910: 121 pgs: 121 active+clean; 661 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2023-12-01T15:44:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:16 smithi119 ceph-mon[94175]: pgmap v910: 121 pgs: 121 active+clean; 661 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2023-12-01T15:44:17.787 INFO:tasks.rados.rados.0.smithi119.stdout:2932: done (0 left) 2023-12-01T15:44:17.787 INFO:tasks.rados.rados.0.smithi119.stdout:2933: rollback oid 15 current snap is 281 2023-12-01T15:44:17.787 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 15 to 251 2023-12-01T15:44:17.787 INFO:tasks.rados.rados.0.smithi119.stdout:2934: read oid 40 snap -1 2023-12-01T15:44:17.787 INFO:tasks.rados.rados.0.smithi119.stdout:2934: expect (ObjNum 910 snap 276 seq_num 910) 2023-12-01T15:44:17.787 INFO:tasks.rados.rados.0.smithi119.stdout:2935: snap_create 2023-12-01T15:44:17.798 INFO:tasks.rados.rados.0.smithi119.stdout:2933: finishing rollback tid 0 to smithi119156531-15 2023-12-01T15:44:17.798 INFO:tasks.rados.rados.0.smithi119.stdout:2933: finishing rollback tid 1 to smithi119156531-15 2023-12-01T15:44:17.798 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 2248 (ObjNum 129 snap 0 seq_num 3135745304) dirty dne 2023-12-01T15:44:17.801 INFO:tasks.rados.rados.0.smithi119.stdout:2934: expect (ObjNum 910 snap 276 seq_num 910) 2023-12-01T15:44:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:17 smithi183 ceph-mon[99169]: osdmap e624: 8 total, 8 up, 8 in 2023-12-01T15:44:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:17 smithi119 ceph-mon[94175]: osdmap e624: 8 total, 8 up, 8 in 2023-12-01T15:44:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:17 smithi119 ceph-mon[108979]: osdmap e624: 8 total, 8 up, 8 in 2023-12-01T15:44:18.796 INFO:tasks.rados.rados.0.smithi119.stdout:2933: done (2 left) 2023-12-01T15:44:18.796 INFO:tasks.rados.rados.0.smithi119.stdout:2934: done (1 left) 2023-12-01T15:44:18.796 INFO:tasks.rados.rados.0.smithi119.stdout:2935: done (0 left) 2023-12-01T15:44:18.796 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 14 current snap is 282 2023-12-01T15:44:18.796 INFO:tasks.rados.rados.0.smithi119.stdout:2936: seq_num 920 ranges {0=614400,614400=401408} 2023-12-01T15:44:18.799 INFO:tasks.rados.rados.0.smithi119.stdout:2936: writing smithi119156531-14 from 0 to 614400 tid 1 2023-12-01T15:44:18.802 INFO:tasks.rados.rados.0.smithi119.stdout:2936: writing smithi119156531-14 from 614400 to 1015808 tid 2 2023-12-01T15:44:18.802 INFO:tasks.rados.rados.0.smithi119.stdout:2937: rollback oid 15 current snap is 282 2023-12-01T15:44:18.802 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 15 to 251 2023-12-01T15:44:18.802 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 46 current snap is 282 2023-12-01T15:44:18.802 INFO:tasks.rados.rados.0.smithi119.stdout:2938: seq_num 921 ranges {1769472=630784,2400256=401408} 2023-12-01T15:44:18.815 INFO:tasks.rados.rados.0.smithi119.stdout:2938: writing smithi119156531-46 from 1769472 to 2400256 tid 1 2023-12-01T15:44:18.817 INFO:tasks.rados.rados.0.smithi119.stdout:2938: writing smithi119156531-46 from 2400256 to 2801664 tid 2 2023-12-01T15:44:18.818 INFO:tasks.rados.rados.0.smithi119.stdout:2939: read oid 49 snap 271 2023-12-01T15:44:18.818 INFO:tasks.rados.rados.0.smithi119.stdout:2939: expect deleted 2023-12-01T15:44:18.818 INFO:tasks.rados.rados.0.smithi119.stdout:2940: rmattr oid 8 current snap is 282 2023-12-01T15:44:18.818 INFO:tasks.rados.rados.0.smithi119.stdout:2936: finishing write tid 1 to smithi119156531-14 2023-12-01T15:44:18.818 INFO:tasks.rados.rados.0.smithi119.stdout:2936: finishing write tid 2 to smithi119156531-14 2023-12-01T15:44:18.818 INFO:tasks.rados.rados.0.smithi119.stdout:2936: finishing write tid 3 to smithi119156531-14 2023-12-01T15:44:18.818 INFO:tasks.rados.rados.0.smithi119.stdout:2941: snap_create 2023-12-01T15:44:18.818 INFO:tasks.rados.rados.0.smithi119.stdout:2937: finishing rollback tid 1 to smithi119156531-15 2023-12-01T15:44:18.818 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 2248 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-12-01T15:44:18.818 INFO:tasks.rados.rados.0.smithi119.stdout:2936: finishing write tid 4 to smithi119156531-14 2023-12-01T15:44:18.818 INFO:tasks.rados.rados.0.smithi119.stdout:2936: oid 14 updating version 0 to 1829 2023-12-01T15:44:18.818 INFO:tasks.rados.rados.0.smithi119.stdout:2936: oid 14 version 1829 is already newer than 1827 2023-12-01T15:44:18.818 INFO:tasks.rados.rados.0.smithi119.stdout:2936: oid 14 version 1829 is already newer than 1828 2023-12-01T15:44:18.818 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 1829 (ObjNum 920 snap 282 seq_num 920) dirty exists 2023-12-01T15:44:18.818 INFO:tasks.rados.rados.0.smithi119.stdout:2936: left oid 14 (ObjNum 920 snap 282 seq_num 920) 2023-12-01T15:44:18.820 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 1674 (ObjNum 853 snap 263 seq_num 853) dirty exists 2023-12-01T15:44:18.821 INFO:tasks.rados.rados.0.smithi119.stdout:2938: finishing write tid 1 to smithi119156531-46 2023-12-01T15:44:18.821 INFO:tasks.rados.rados.0.smithi119.stdout:2938: finishing write tid 2 to smithi119156531-46 2023-12-01T15:44:18.821 INFO:tasks.rados.rados.0.smithi119.stdout:2938: finishing write tid 3 to smithi119156531-46 2023-12-01T15:44:18.823 INFO:tasks.rados.rados.0.smithi119.stdout:2938: finishing write tid 4 to smithi119156531-46 2023-12-01T15:44:18.823 INFO:tasks.rados.rados.0.smithi119.stdout:2938: oid 46 updating version 0 to 1854 2023-12-01T15:44:18.823 INFO:tasks.rados.rados.0.smithi119.stdout:2938: oid 46 version 1854 is already newer than 1853 2023-12-01T15:44:18.823 INFO:tasks.rados.rados.0.smithi119.stdout:2938: oid 46 updating version 1854 to 1855 2023-12-01T15:44:18.823 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 1855 (ObjNum 921 snap 282 seq_num 921) dirty exists 2023-12-01T15:44:18.823 INFO:tasks.rados.rados.0.smithi119.stdout:2938: left oid 46 (ObjNum 921 snap 282 seq_num 921) 2023-12-01T15:44:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:18 smithi183 ceph-mon[99169]: pgmap v913: 121 pgs: 121 active+clean; 661 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2023-12-01T15:44:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:18 smithi183 ceph-mon[99169]: osdmap e625: 8 total, 8 up, 8 in 2023-12-01T15:44:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:18 smithi119 ceph-mon[108979]: pgmap v913: 121 pgs: 121 active+clean; 661 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2023-12-01T15:44:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:18 smithi119 ceph-mon[108979]: osdmap e625: 8 total, 8 up, 8 in 2023-12-01T15:44:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:18 smithi119 ceph-mon[94175]: pgmap v913: 121 pgs: 121 active+clean; 661 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2023-12-01T15:44:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:18 smithi119 ceph-mon[94175]: osdmap e625: 8 total, 8 up, 8 in 2023-12-01T15:44:19.804 INFO:tasks.rados.rados.0.smithi119.stdout:2936: done (5 left) 2023-12-01T15:44:19.805 INFO:tasks.rados.rados.0.smithi119.stdout:2937: done (4 left) 2023-12-01T15:44:19.805 INFO:tasks.rados.rados.0.smithi119.stdout:2938: done (3 left) 2023-12-01T15:44:19.805 INFO:tasks.rados.rados.0.smithi119.stdout:2939: done (2 left) 2023-12-01T15:44:19.805 INFO:tasks.rados.rados.0.smithi119.stdout:2940: done (1 left) 2023-12-01T15:44:19.805 INFO:tasks.rados.rados.0.smithi119.stdout:2941: done (0 left) 2023-12-01T15:44:19.805 INFO:tasks.rados.rados.0.smithi119.stdout:2942: read oid 5 snap -1 2023-12-01T15:44:19.805 INFO:tasks.rados.rados.0.smithi119.stdout:2942: expect (ObjNum 903 snap 276 seq_num 903) 2023-12-01T15:44:19.805 INFO:tasks.rados.rados.0.smithi119.stdout:2943: read oid 41 snap -1 2023-12-01T15:44:19.805 INFO:tasks.rados.rados.0.smithi119.stdout:2943: expect (ObjNum 859 snap 266 seq_num 859) 2023-12-01T15:44:19.805 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 47 current snap is 283 2023-12-01T15:44:19.805 INFO:tasks.rados.rados.0.smithi119.stdout:2944: seq_num 922 ranges {827392=647168,1474560=401408} 2023-12-01T15:44:19.812 INFO:tasks.rados.rados.0.smithi119.stdout:2944: writing smithi119156531-47 from 827392 to 1474560 tid 1 2023-12-01T15:44:19.815 INFO:tasks.rados.rados.0.smithi119.stdout:2944: writing smithi119156531-47 from 1474560 to 1875968 tid 2 2023-12-01T15:44:19.815 INFO:tasks.rados.rados.0.smithi119.stdout:2945: rmattr oid 17 current snap is 283 2023-12-01T15:44:19.815 INFO:tasks.rados.rados.0.smithi119.stdout:2945: done (3 left) 2023-12-01T15:44:19.815 INFO:tasks.rados.rados.0.smithi119.stdout:2946: snap_remove snap 278 2023-12-01T15:44:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:19 smithi183 ceph-mon[99169]: osdmap e626: 8 total, 8 up, 8 in 2023-12-01T15:44:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:19 smithi119 ceph-mon[94175]: osdmap e626: 8 total, 8 up, 8 in 2023-12-01T15:44:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:19 smithi119 ceph-mon[108979]: osdmap e626: 8 total, 8 up, 8 in 2023-12-01T15:44:20.573 INFO:tasks.rados.rados.0.smithi119.stdout:2946: done (3 left) 2023-12-01T15:44:20.573 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 283 2023-12-01T15:44:20.573 INFO:tasks.rados.rados.0.smithi119.stdout:2942: expect (ObjNum 903 snap 276 seq_num 903) 2023-12-01T15:44:20.733 INFO:tasks.rados.rados.0.smithi119.stdout:2944: finishing write tid 1 to smithi119156531-47 2023-12-01T15:44:20.734 INFO:tasks.rados.rados.0.smithi119.stdout:2944: finishing write tid 2 to smithi119156531-47 2023-12-01T15:44:20.734 INFO:tasks.rados.rados.0.smithi119.stdout:2944: finishing write tid 3 to smithi119156531-47 2023-12-01T15:44:20.734 INFO:tasks.rados.rados.0.smithi119.stdout:2943: expect (ObjNum 859 snap 266 seq_num 859) 2023-12-01T15:44:20.882 INFO:tasks.rados.rados.0.smithi119.stdout:2944: finishing write tid 4 to smithi119156531-47 2023-12-01T15:44:20.883 INFO:tasks.rados.rados.0.smithi119.stdout:2944: oid 47 updating version 0 to 1671 2023-12-01T15:44:20.883 INFO:tasks.rados.rados.0.smithi119.stdout:2944: oid 47 version 1671 is already newer than 1670 2023-12-01T15:44:20.883 INFO:tasks.rados.rados.0.smithi119.stdout:2944: oid 47 version 1671 is already newer than 1669 2023-12-01T15:44:20.883 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 1671 (ObjNum 922 snap 283 seq_num 922) dirty exists 2023-12-01T15:44:20.883 INFO:tasks.rados.rados.0.smithi119.stdout:2944: left oid 47 (ObjNum 922 snap 283 seq_num 922) 2023-12-01T15:44:20.883 INFO:tasks.rados.rados.0.smithi119.stdout:2947: seq_num 923 ranges {12296192=663552,12959744=401408} 2023-12-01T15:44:20.950 INFO:tasks.rados.rados.0.smithi119.stdout:2947: writing smithi119156531-42 from 12296192 to 12959744 tid 1 2023-12-01T15:44:20.953 INFO:tasks.rados.rados.0.smithi119.stdout:2947: writing smithi119156531-42 from 12959744 to 13361152 tid 2 2023-12-01T15:44:20.953 INFO:tasks.rados.rados.0.smithi119.stdout:2942: done (3 left) 2023-12-01T15:44:20.953 INFO:tasks.rados.rados.0.smithi119.stdout:2943: done (2 left) 2023-12-01T15:44:20.953 INFO:tasks.rados.rados.0.smithi119.stdout:2944: done (1 left) 2023-12-01T15:44:20.953 INFO:tasks.rados.rados.0.smithi119.stdout:2948: rmattr oid 11 current snap is 283 2023-12-01T15:44:20.953 INFO:tasks.rados.rados.0.smithi119.stdout:2949: read oid 25 snap -1 2023-12-01T15:44:20.953 INFO:tasks.rados.rados.0.smithi119.stdout:2949: expect (ObjNum 876 snap 269 seq_num 876) 2023-12-01T15:44:20.953 INFO:tasks.rados.rados.0.smithi119.stdout:2950: rollback oid 28 current snap is 283 2023-12-01T15:44:20.953 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 28 to 275 2023-12-01T15:44:20.953 INFO:tasks.rados.rados.0.smithi119.stdout:2951: delete oid 48 current snap is 283 2023-12-01T15:44:20.959 INFO:tasks.rados.rados.0.smithi119.stdout:2950: finishing rollback tid 0 to smithi119156531-28 2023-12-01T15:44:20.959 INFO:tasks.rados.rados.0.smithi119.stdout:2950: finishing rollback tid 1 to smithi119156531-28 2023-12-01T15:44:20.959 INFO:tasks.rados.rados.0.smithi119.stdout:2950: finishing rollback tid 2 to smithi119156531-28 2023-12-01T15:44:20.959 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 1654 (ObjNum 897 snap 275 seq_num 897) dirty exists 2023-12-01T15:44:20.961 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 1855 (ObjNum 49 snap 0 seq_num 1565946740) dirty exists 2023-12-01T15:44:20.961 INFO:tasks.rados.rados.0.smithi119.stdout:2949: expect (ObjNum 876 snap 269 seq_num 876) 2023-12-01T15:44:20.988 INFO:tasks.rados.rados.0.smithi119.stdout:2947: finishing write tid 1 to smithi119156531-42 2023-12-01T15:44:20.989 INFO:tasks.rados.rados.0.smithi119.stdout:2947: finishing write tid 2 to smithi119156531-42 2023-12-01T15:44:20.989 INFO:tasks.rados.rados.0.smithi119.stdout:2947: finishing write tid 3 to smithi119156531-42 2023-12-01T15:44:20.989 INFO:tasks.rados.rados.0.smithi119.stdout:2947: finishing write tid 4 to smithi119156531-42 2023-12-01T15:44:20.989 INFO:tasks.rados.rados.0.smithi119.stdout:2947: oid 42 updating version 0 to 1832 2023-12-01T15:44:20.989 INFO:tasks.rados.rados.0.smithi119.stdout:2947: oid 42 version 1832 is already newer than 1830 2023-12-01T15:44:20.989 INFO:tasks.rados.rados.0.smithi119.stdout:2947: oid 42 version 1832 is already newer than 1831 2023-12-01T15:44:20.989 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 1832 (ObjNum 923 snap 283 seq_num 923) dirty exists 2023-12-01T15:44:20.989 INFO:tasks.rados.rados.0.smithi119.stdout:2947: left oid 42 (ObjNum 923 snap 283 seq_num 923) 2023-12-01T15:44:20.989 INFO:tasks.rados.rados.0.smithi119.stdout:2947: done (4 left) 2023-12-01T15:44:20.989 INFO:tasks.rados.rados.0.smithi119.stdout:2948: done (3 left) 2023-12-01T15:44:20.989 INFO:tasks.rados.rados.0.smithi119.stdout:2949: done (2 left) 2023-12-01T15:44:20.989 INFO:tasks.rados.rados.0.smithi119.stdout:2950: done (1 left) 2023-12-01T15:44:20.989 INFO:tasks.rados.rados.0.smithi119.stdout:2951: done (0 left) 2023-12-01T15:44:20.989 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 34 current snap is 283 2023-12-01T15:44:20.990 INFO:tasks.rados.rados.0.smithi119.stdout:2952: seq_num 925 ranges {0=696320,696320=401408} 2023-12-01T15:44:20.992 INFO:tasks.rados.rados.0.smithi119.stdout:2952: writing smithi119156531-34 from 0 to 696320 tid 1 2023-12-01T15:44:20.995 INFO:tasks.rados.rados.0.smithi119.stdout:2952: writing smithi119156531-34 from 696320 to 1097728 tid 2 2023-12-01T15:44:20.995 INFO:tasks.rados.rados.0.smithi119.stdout:2953: read oid 41 snap 277 2023-12-01T15:44:20.995 INFO:tasks.rados.rados.0.smithi119.stdout:2953: expect (ObjNum 859 snap 266 seq_num 859) 2023-12-01T15:44:20.995 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 24 current snap is 283 2023-12-01T15:44:20.995 INFO:tasks.rados.rados.0.smithi119.stdout:2954: seq_num 926 ranges {10641408=712704,11354112=401408} 2023-12-01T15:44:21.055 INFO:tasks.rados.rados.0.smithi119.stdout:2954: writing smithi119156531-24 from 10641408 to 11354112 tid 1 2023-12-01T15:44:21.058 INFO:tasks.rados.rados.0.smithi119.stdout:2954: writing smithi119156531-24 from 11354112 to 11755520 tid 2 2023-12-01T15:44:21.058 INFO:tasks.rados.rados.0.smithi119.stdout:2955: snap_remove snap 244 2023-12-01T15:44:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:20 smithi183 ceph-mon[99169]: pgmap v916: 121 pgs: 121 active+clean; 661 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:44:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:20 smithi183 ceph-mon[99169]: osdmap e627: 8 total, 8 up, 8 in 2023-12-01T15:44:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:20 smithi183 ceph-mon[99169]: osdmap e628: 8 total, 8 up, 8 in 2023-12-01T15:44:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:20 smithi119 ceph-mon[108979]: pgmap v916: 121 pgs: 121 active+clean; 661 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:44:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:20 smithi119 ceph-mon[108979]: osdmap e627: 8 total, 8 up, 8 in 2023-12-01T15:44:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:20 smithi119 ceph-mon[108979]: osdmap e628: 8 total, 8 up, 8 in 2023-12-01T15:44:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:20 smithi119 ceph-mon[94175]: pgmap v916: 121 pgs: 121 active+clean; 661 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:44:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:20 smithi119 ceph-mon[94175]: osdmap e627: 8 total, 8 up, 8 in 2023-12-01T15:44:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:20 smithi119 ceph-mon[94175]: osdmap e628: 8 total, 8 up, 8 in 2023-12-01T15:44:21.811 INFO:tasks.rados.rados.0.smithi119.stdout:2955: done (3 left) 2023-12-01T15:44:21.811 INFO:tasks.rados.rados.0.smithi119.stdout:2956: copy_from oid 8 from oid 44 current snap is 283 2023-12-01T15:44:21.811 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 9 current snap is 283 2023-12-01T15:44:21.811 INFO:tasks.rados.rados.0.smithi119.stdout:2957: seq_num 927 ranges {2998272=729088,3727360=401408} 2023-12-01T15:44:21.837 INFO:tasks.rados.rados.0.smithi119.stdout:2957: writing smithi119156531-9 from 2998272 to 3727360 tid 1 2023-12-01T15:44:21.837 INFO:tasks.rados.rados.0.smithi119.stdout:2957: writing smithi119156531-9 from 3727360 to 4128768 tid 2 2023-12-01T15:44:21.837 INFO:tasks.rados.rados.0.smithi119.stdout:2958: rollback oid 22 current snap is 283 2023-12-01T15:44:21.837 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 22 to 275 2023-12-01T15:44:21.837 INFO:tasks.rados.rados.0.smithi119.stdout:2959: rollback oid 11 current snap is 283 2023-12-01T15:44:21.837 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 11 to 277 2023-12-01T15:44:21.837 INFO:tasks.rados.rados.0.smithi119.stdout:2960: snap_create 2023-12-01T15:44:21.842 INFO:tasks.rados.rados.0.smithi119.stdout:2952: finishing write tid 1 to smithi119156531-34 2023-12-01T15:44:21.842 INFO:tasks.rados.rados.0.smithi119.stdout:2952: finishing write tid 2 to smithi119156531-34 2023-12-01T15:44:21.842 INFO:tasks.rados.rados.0.smithi119.stdout:2952: finishing write tid 3 to smithi119156531-34 2023-12-01T15:44:21.843 INFO:tasks.rados.rados.0.smithi119.stdout:2952: finishing write tid 4 to smithi119156531-34 2023-12-01T15:44:21.843 INFO:tasks.rados.rados.0.smithi119.stdout:2952: oid 34 updating version 0 to 1674 2023-12-01T15:44:21.843 INFO:tasks.rados.rados.0.smithi119.stdout:2952: oid 34 version 1674 is already newer than 1673 2023-12-01T15:44:21.843 INFO:tasks.rados.rados.0.smithi119.stdout:2952: oid 34 version 1674 is already newer than 1672 2023-12-01T15:44:21.843 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 1674 (ObjNum 925 snap 283 seq_num 925) dirty exists 2023-12-01T15:44:21.843 INFO:tasks.rados.rados.0.smithi119.stdout:2952: left oid 34 (ObjNum 925 snap 283 seq_num 925) 2023-12-01T15:44:21.843 INFO:tasks.rados.rados.0.smithi119.stdout:2953: expect (ObjNum 859 snap 266 seq_num 859) 2023-12-01T15:44:21.992 INFO:tasks.rados.rados.0.smithi119.stdout:2954: finishing write tid 1 to smithi119156531-24 2023-12-01T15:44:21.992 INFO:tasks.rados.rados.0.smithi119.stdout:2954: finishing write tid 2 to smithi119156531-24 2023-12-01T15:44:21.992 INFO:tasks.rados.rados.0.smithi119.stdout:2954: finishing write tid 3 to smithi119156531-24 2023-12-01T15:44:21.992 INFO:tasks.rados.rados.0.smithi119.stdout:2954: finishing write tid 4 to smithi119156531-24 2023-12-01T15:44:21.992 INFO:tasks.rados.rados.0.smithi119.stdout:2954: oid 24 updating version 0 to 1556 2023-12-01T15:44:21.993 INFO:tasks.rados.rados.0.smithi119.stdout:2954: oid 24 updating version 1556 to 1557 2023-12-01T15:44:21.993 INFO:tasks.rados.rados.0.smithi119.stdout:2954: oid 24 updating version 1557 to 1558 2023-12-01T15:44:21.993 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 1558 (ObjNum 926 snap 283 seq_num 926) dirty exists 2023-12-01T15:44:21.993 INFO:tasks.rados.rados.0.smithi119.stdout:2954: left oid 24 (ObjNum 926 snap 283 seq_num 926) 2023-12-01T15:44:21.993 INFO:tasks.rados.rados.0.smithi119.stdout:2959: finishing rollback tid 0 to smithi119156531-11 2023-12-01T15:44:21.993 INFO:tasks.rados.rados.0.smithi119.stdout:2959: finishing rollback tid 1 to smithi119156531-11 2023-12-01T15:44:21.993 INFO:tasks.rados.rados.0.smithi119.stdout:2959: finishing rollback tid 2 to smithi119156531-11 2023-12-01T15:44:21.993 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 1858 (ObjNum 49 snap 0 seq_num 1565946740) dirty exists 2023-12-01T15:44:21.993 INFO:tasks.rados.rados.0.smithi119.stdout:2957: finishing write tid 1 to smithi119156531-9 2023-12-01T15:44:21.993 INFO:tasks.rados.rados.0.smithi119.stdout:2957: finishing write tid 2 to smithi119156531-9 2023-12-01T15:44:21.993 INFO:tasks.rados.rados.0.smithi119.stdout:2958: finishing rollback tid 0 to smithi119156531-22 2023-12-01T15:44:21.993 INFO:tasks.rados.rados.0.smithi119.stdout:2958: finishing rollback tid 1 to smithi119156531-22 2023-12-01T15:44:21.993 INFO:tasks.rados.rados.0.smithi119.stdout:2958: finishing rollback tid 2 to smithi119156531-22 2023-12-01T15:44:21.993 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 2263 (ObjNum 65 snap 0 seq_num 1649431649) dirty exists 2023-12-01T15:44:21.993 INFO:tasks.rados.rados.0.smithi119.stdout:2956: finishing copy_from to smithi119156531-8 2023-12-01T15:44:21.994 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 1668 (ObjNum 895 snap 275 seq_num 895) dirty exists 2023-12-01T15:44:21.994 INFO:tasks.rados.rados.0.smithi119.stdout:2957: finishing write tid 3 to smithi119156531-9 2023-12-01T15:44:21.994 INFO:tasks.rados.rados.0.smithi119.stdout:2956: finishing copy_from racing read to smithi119156531-8 2023-12-01T15:44:21.994 INFO:tasks.rados.rados.0.smithi119.stdout:2957: finishing write tid 4 to smithi119156531-9 2023-12-01T15:44:21.994 INFO:tasks.rados.rados.0.smithi119.stdout:2957: oid 9 updating version 0 to 1670 2023-12-01T15:44:21.994 INFO:tasks.rados.rados.0.smithi119.stdout:2957: oid 9 version 1670 is already newer than 1669 2023-12-01T15:44:21.994 INFO:tasks.rados.rados.0.smithi119.stdout:2957: oid 9 updating version 1670 to 1671 2023-12-01T15:44:21.994 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 1671 (ObjNum 927 snap 283 seq_num 927) dirty exists 2023-12-01T15:44:21.994 INFO:tasks.rados.rados.0.smithi119.stdout:2957: left oid 9 (ObjNum 927 snap 283 seq_num 927) 2023-12-01T15:44:22.815 INFO:tasks.rados.rados.0.smithi119.stdout:2952: done (7 left) 2023-12-01T15:44:22.815 INFO:tasks.rados.rados.0.smithi119.stdout:2953: done (6 left) 2023-12-01T15:44:22.815 INFO:tasks.rados.rados.0.smithi119.stdout:2954: done (5 left) 2023-12-01T15:44:22.816 INFO:tasks.rados.rados.0.smithi119.stdout:2956: done (4 left) 2023-12-01T15:44:22.816 INFO:tasks.rados.rados.0.smithi119.stdout:2957: done (3 left) 2023-12-01T15:44:22.816 INFO:tasks.rados.rados.0.smithi119.stdout:2958: done (2 left) 2023-12-01T15:44:22.816 INFO:tasks.rados.rados.0.smithi119.stdout:2959: done (1 left) 2023-12-01T15:44:22.816 INFO:tasks.rados.rados.0.smithi119.stdout:2960: done (0 left) 2023-12-01T15:44:22.816 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 30 current snap is 284 2023-12-01T15:44:22.816 INFO:tasks.rados.rados.0.smithi119.stdout:2961: seq_num 928 ranges {5816320=745472,6561792=401408} 2023-12-01T15:44:22.849 INFO:tasks.rados.rados.0.smithi119.stdout:2961: writing smithi119156531-30 from 5816320 to 6561792 tid 1 2023-12-01T15:44:22.852 INFO:tasks.rados.rados.0.smithi119.stdout:2961: writing smithi119156531-30 from 6561792 to 6963200 tid 2 2023-12-01T15:44:22.852 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 38 current snap is 284 2023-12-01T15:44:22.852 INFO:tasks.rados.rados.0.smithi119.stdout:2962: seq_num 929 ranges {7593984=761856,8355840=401408} 2023-12-01T15:44:22.896 INFO:tasks.rados.rados.0.smithi119.stdout:2962: writing smithi119156531-38 from 7593984 to 8355840 tid 1 2023-12-01T15:44:22.899 INFO:tasks.rados.rados.0.smithi119.stdout:2962: writing smithi119156531-38 from 8355840 to 8757248 tid 2 2023-12-01T15:44:22.899 INFO:tasks.rados.rados.0.smithi119.stdout:2963: snap_create 2023-12-01T15:44:22.899 INFO:tasks.rados.rados.0.smithi119.stdout:2961: finishing write tid 1 to smithi119156531-30 2023-12-01T15:44:22.899 INFO:tasks.rados.rados.0.smithi119.stdout:2961: finishing write tid 2 to smithi119156531-30 2023-12-01T15:44:22.899 INFO:tasks.rados.rados.0.smithi119.stdout:2961: finishing write tid 3 to smithi119156531-30 2023-12-01T15:44:22.899 INFO:tasks.rados.rados.0.smithi119.stdout:2961: finishing write tid 4 to smithi119156531-30 2023-12-01T15:44:22.899 INFO:tasks.rados.rados.0.smithi119.stdout:2961: oid 30 updating version 0 to 1559 2023-12-01T15:44:22.899 INFO:tasks.rados.rados.0.smithi119.stdout:2961: oid 30 updating version 1559 to 1560 2023-12-01T15:44:22.899 INFO:tasks.rados.rados.0.smithi119.stdout:2961: oid 30 updating version 1560 to 1561 2023-12-01T15:44:22.900 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 1561 (ObjNum 928 snap 284 seq_num 928) dirty exists 2023-12-01T15:44:22.900 INFO:tasks.rados.rados.0.smithi119.stdout:2961: left oid 30 (ObjNum 928 snap 284 seq_num 928) 2023-12-01T15:44:22.903 INFO:tasks.rados.rados.0.smithi119.stdout:2962: finishing write tid 1 to smithi119156531-38 2023-12-01T15:44:22.903 INFO:tasks.rados.rados.0.smithi119.stdout:2962: finishing write tid 2 to smithi119156531-38 2023-12-01T15:44:22.904 INFO:tasks.rados.rados.0.smithi119.stdout:2962: finishing write tid 3 to smithi119156531-38 2023-12-01T15:44:22.905 INFO:tasks.rados.rados.0.smithi119.stdout:2962: finishing write tid 4 to smithi119156531-38 2023-12-01T15:44:22.905 INFO:tasks.rados.rados.0.smithi119.stdout:2962: oid 38 updating version 0 to 1670 2023-12-01T15:44:22.905 INFO:tasks.rados.rados.0.smithi119.stdout:2962: oid 38 version 1670 is already newer than 1668 2023-12-01T15:44:22.905 INFO:tasks.rados.rados.0.smithi119.stdout:2962: oid 38 version 1670 is already newer than 1669 2023-12-01T15:44:22.906 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 1670 (ObjNum 929 snap 284 seq_num 929) dirty exists 2023-12-01T15:44:22.906 INFO:tasks.rados.rados.0.smithi119.stdout:2962: left oid 38 (ObjNum 929 snap 284 seq_num 929) 2023-12-01T15:44:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:22 smithi183 ceph-mon[99169]: pgmap v919: 121 pgs: 121 active+clean; 665 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2023-12-01T15:44:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:22 smithi183 ceph-mon[99169]: osdmap e629: 8 total, 8 up, 8 in 2023-12-01T15:44:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:22 smithi119 ceph-mon[94175]: pgmap v919: 121 pgs: 121 active+clean; 665 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2023-12-01T15:44:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:22 smithi119 ceph-mon[94175]: osdmap e629: 8 total, 8 up, 8 in 2023-12-01T15:44:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:22 smithi119 ceph-mon[108979]: pgmap v919: 121 pgs: 121 active+clean; 665 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2023-12-01T15:44:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:22 smithi119 ceph-mon[108979]: osdmap e629: 8 total, 8 up, 8 in 2023-12-01T15:44:23.824 INFO:tasks.rados.rados.0.smithi119.stdout:2961: done (2 left) 2023-12-01T15:44:23.824 INFO:tasks.rados.rados.0.smithi119.stdout:2962: done (1 left) 2023-12-01T15:44:23.824 INFO:tasks.rados.rados.0.smithi119.stdout:2963: done (0 left) 2023-12-01T15:44:23.824 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 31 current snap is 285 2023-12-01T15:44:23.824 INFO:tasks.rados.rados.0.smithi119.stdout:2964: seq_num 930 ranges {5275648=786432,6062080=401408} 2023-12-01T15:44:23.855 INFO:tasks.rados.rados.0.smithi119.stdout:2964: writing smithi119156531-31 from 5275648 to 6062080 tid 1 2023-12-01T15:44:23.858 INFO:tasks.rados.rados.0.smithi119.stdout:2964: writing smithi119156531-31 from 6062080 to 6463488 tid 2 2023-12-01T15:44:23.858 INFO:tasks.rados.rados.0.smithi119.stdout:2965: rmattr oid 35 current snap is 285 2023-12-01T15:44:23.858 INFO:tasks.rados.rados.0.smithi119.stdout:2965: done (1 left) 2023-12-01T15:44:23.859 INFO:tasks.rados.rados.0.smithi119.stdout:2966: read oid 29 snap 284 2023-12-01T15:44:23.859 INFO:tasks.rados.rados.0.smithi119.stdout:2966: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:44:23.859 INFO:tasks.rados.rados.0.smithi119.stdout:2967: copy_from oid 11 from oid 13 current snap is 285 2023-12-01T15:44:23.859 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 46 current snap is 285 2023-12-01T15:44:23.859 INFO:tasks.rados.rados.0.smithi119.stdout:2968: seq_num 931 ranges {2801664=802816,3604480=401408} 2023-12-01T15:44:23.878 INFO:tasks.rados.rados.0.smithi119.stdout:2968: writing smithi119156531-46 from 2801664 to 3604480 tid 1 2023-12-01T15:44:23.881 INFO:tasks.rados.rados.0.smithi119.stdout:2968: writing smithi119156531-46 from 3604480 to 4005888 tid 2 2023-12-01T15:44:23.881 INFO:tasks.rados.rados.0.smithi119.stdout:2969: delete oid 18 current snap is 285 2023-12-01T15:44:23.881 INFO:tasks.rados.rados.0.smithi119.stdout:2964: finishing write tid 1 to smithi119156531-31 2023-12-01T15:44:23.881 INFO:tasks.rados.rados.0.smithi119.stdout:2964: finishing write tid 2 to smithi119156531-31 2023-12-01T15:44:23.881 INFO:tasks.rados.rados.0.smithi119.stdout:2964: finishing write tid 3 to smithi119156531-31 2023-12-01T15:44:23.881 INFO:tasks.rados.rados.0.smithi119.stdout:2964: finishing write tid 4 to smithi119156531-31 2023-12-01T15:44:23.881 INFO:tasks.rados.rados.0.smithi119.stdout:2964: oid 31 updating version 0 to 1668 2023-12-01T15:44:23.881 INFO:tasks.rados.rados.0.smithi119.stdout:2964: oid 31 version 1668 is already newer than 1667 2023-12-01T15:44:23.881 INFO:tasks.rados.rados.0.smithi119.stdout:2964: oid 31 version 1668 is already newer than 1666 2023-12-01T15:44:23.881 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 1668 (ObjNum 930 snap 285 seq_num 930) dirty exists 2023-12-01T15:44:23.882 INFO:tasks.rados.rados.0.smithi119.stdout:2964: left oid 31 (ObjNum 930 snap 285 seq_num 930) 2023-12-01T15:44:23.882 INFO:tasks.rados.rados.0.smithi119.stdout:2966: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:44:23.975 INFO:tasks.rados.rados.0.smithi119.stdout:2967: finishing copy_from to smithi119156531-11 2023-12-01T15:44:23.975 INFO:tasks.rados.rados.0.smithi119.stdout:2967: got expected ENOENT (src dne) 2023-12-01T15:44:23.975 INFO:tasks.rados.rados.0.smithi119.stdout:2967: finishing copy_from racing read to smithi119156531-11 2023-12-01T15:44:23.975 INFO:tasks.rados.rados.0.smithi119.stdout:2968: finishing write tid 1 to smithi119156531-46 2023-12-01T15:44:23.975 INFO:tasks.rados.rados.0.smithi119.stdout:2968: finishing write tid 2 to smithi119156531-46 2023-12-01T15:44:23.975 INFO:tasks.rados.rados.0.smithi119.stdout:2968: finishing write tid 3 to smithi119156531-46 2023-12-01T15:44:23.975 INFO:tasks.rados.rados.0.smithi119.stdout:2968: finishing write tid 4 to smithi119156531-46 2023-12-01T15:44:23.975 INFO:tasks.rados.rados.0.smithi119.stdout:2968: oid 46 updating version 0 to 1857 2023-12-01T15:44:23.975 INFO:tasks.rados.rados.0.smithi119.stdout:2968: oid 46 updating version 1857 to 1859 2023-12-01T15:44:23.976 INFO:tasks.rados.rados.0.smithi119.stdout:2968: oid 46 version 1859 is already newer than 1858 2023-12-01T15:44:23.976 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 1859 (ObjNum 931 snap 285 seq_num 931) dirty exists 2023-12-01T15:44:23.976 INFO:tasks.rados.rados.0.smithi119.stdout:2968: left oid 46 (ObjNum 931 snap 285 seq_num 931) 2023-12-01T15:44:23.976 INFO:tasks.rados.rados.0.smithi119.stdout:2964: done (4 left) 2023-12-01T15:44:23.976 INFO:tasks.rados.rados.0.smithi119.stdout:2966: done (3 left) 2023-12-01T15:44:23.976 INFO:tasks.rados.rados.0.smithi119.stdout:2967: done (2 left) 2023-12-01T15:44:23.976 INFO:tasks.rados.rados.0.smithi119.stdout:2968: done (1 left) 2023-12-01T15:44:23.976 INFO:tasks.rados.rados.0.smithi119.stdout:2969: done (0 left) 2023-12-01T15:44:23.976 INFO:tasks.rados.rados.0.smithi119.stdout:2970: read oid 26 snap -1 2023-12-01T15:44:23.976 INFO:tasks.rados.rados.0.smithi119.stdout:2970: expect (ObjNum 916 snap 279 seq_num 916) 2023-12-01T15:44:23.976 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 285 2023-12-01T15:44:23.976 INFO:tasks.rados.rados.0.smithi119.stdout:2971: seq_num 933 ranges {4120576=434176,4554752=548864,5103616=253952} 2023-12-01T15:44:24.003 INFO:tasks.rados.rados.0.smithi119.stdout:2971: writing smithi119156531-21 from 4120576 to 4554752 tid 1 2023-12-01T15:44:24.005 INFO:tasks.rados.rados.0.smithi119.stdout:2971: writing smithi119156531-21 from 4554752 to 5103616 tid 2 2023-12-01T15:44:24.008 INFO:tasks.rados.rados.0.smithi119.stdout:2971: writing smithi119156531-21 from 5103616 to 5357568 tid 3 2023-12-01T15:44:24.008 INFO:tasks.rados.rados.0.smithi119.stdout:2972: read oid 44 snap -1 2023-12-01T15:44:24.008 INFO:tasks.rados.rados.0.smithi119.stdout:2972: expect (ObjNum 895 snap 275 seq_num 895) 2023-12-01T15:44:24.008 INFO:tasks.rados.rados.0.smithi119.stdout:2973: snap_create 2023-12-01T15:44:24.008 INFO:tasks.rados.rados.0.smithi119.stdout:2970: expect (ObjNum 916 snap 279 seq_num 916) 2023-12-01T15:44:24.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:23 smithi119 ceph-mon[94175]: osdmap e630: 8 total, 8 up, 8 in 2023-12-01T15:44:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:23 smithi119 ceph-mon[108979]: osdmap e630: 8 total, 8 up, 8 in 2023-12-01T15:44:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:23 smithi183 ceph-mon[99169]: osdmap e630: 8 total, 8 up, 8 in 2023-12-01T15:44:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:44:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:44:24] "GET /metrics HTTP/1.1" 200 36172 "" "Prometheus/2.43.0" 2023-12-01T15:44:24.550 INFO:tasks.rados.rados.0.smithi119.stdout:2971: finishing write tid 1 to smithi119156531-21 2023-12-01T15:44:24.550 INFO:tasks.rados.rados.0.smithi119.stdout:2971: finishing write tid 2 to smithi119156531-21 2023-12-01T15:44:24.550 INFO:tasks.rados.rados.0.smithi119.stdout:2971: finishing write tid 3 to smithi119156531-21 2023-12-01T15:44:24.550 INFO:tasks.rados.rados.0.smithi119.stdout:2971: finishing write tid 4 to smithi119156531-21 2023-12-01T15:44:24.551 INFO:tasks.rados.rados.0.smithi119.stdout:2971: finishing write tid 5 to smithi119156531-21 2023-12-01T15:44:24.551 INFO:tasks.rados.rados.0.smithi119.stdout:2971: oid 21 updating version 0 to 1846 2023-12-01T15:44:24.551 INFO:tasks.rados.rados.0.smithi119.stdout:2971: oid 21 updating version 1846 to 1847 2023-12-01T15:44:24.551 INFO:tasks.rados.rados.0.smithi119.stdout:2971: oid 21 updating version 1847 to 1848 2023-12-01T15:44:24.551 INFO:tasks.rados.rados.0.smithi119.stdout:2971: oid 21 updating version 1848 to 1849 2023-12-01T15:44:24.551 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1849 (ObjNum 933 snap 285 seq_num 933) dirty exists 2023-12-01T15:44:24.551 INFO:tasks.rados.rados.0.smithi119.stdout:2971: left oid 21 (ObjNum 933 snap 285 seq_num 933) 2023-12-01T15:44:24.551 INFO:tasks.rados.rados.0.smithi119.stdout:2972: expect (ObjNum 895 snap 275 seq_num 895) 2023-12-01T15:44:24.826 INFO:tasks.rados.rados.0.smithi119.stdout:2970: done (3 left) 2023-12-01T15:44:24.826 INFO:tasks.rados.rados.0.smithi119.stdout:2971: done (2 left) 2023-12-01T15:44:24.827 INFO:tasks.rados.rados.0.smithi119.stdout:2972: done (1 left) 2023-12-01T15:44:24.827 INFO:tasks.rados.rados.0.smithi119.stdout:2973: done (0 left) 2023-12-01T15:44:24.827 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 286 2023-12-01T15:44:24.827 INFO:tasks.rados.rados.0.smithi119.stdout:2974: seq_num 934 ranges {942080=450560,1392640=434176,1826816=368640} 2023-12-01T15:44:24.833 INFO:tasks.rados.rados.0.smithi119.stdout:2974: writing smithi119156531-39 from 942080 to 1392640 tid 1 2023-12-01T15:44:24.836 INFO:tasks.rados.rados.0.smithi119.stdout:2974: writing smithi119156531-39 from 1392640 to 1826816 tid 2 2023-12-01T15:44:24.838 INFO:tasks.rados.rados.0.smithi119.stdout:2974: writing smithi119156531-39 from 1826816 to 2195456 tid 3 2023-12-01T15:44:24.839 INFO:tasks.rados.rados.0.smithi119.stdout:2975: read oid 17 snap -1 2023-12-01T15:44:24.839 INFO:tasks.rados.rados.0.smithi119.stdout:2975: expect (ObjNum 917 snap 279 seq_num 917) 2023-12-01T15:44:24.839 INFO:tasks.rados.rados.0.smithi119.stdout:2976: snap_create 2023-12-01T15:44:24.839 INFO:tasks.rados.rados.0.smithi119.stdout:2974: finishing write tid 1 to smithi119156531-39 2023-12-01T15:44:24.841 INFO:tasks.rados.rados.0.smithi119.stdout:2974: finishing write tid 2 to smithi119156531-39 2023-12-01T15:44:24.841 INFO:tasks.rados.rados.0.smithi119.stdout:2974: finishing write tid 3 to smithi119156531-39 2023-12-01T15:44:24.841 INFO:tasks.rados.rados.0.smithi119.stdout:2974: finishing write tid 4 to smithi119156531-39 2023-12-01T15:44:24.844 INFO:tasks.rados.rados.0.smithi119.stdout:2974: finishing write tid 5 to smithi119156531-39 2023-12-01T15:44:24.844 INFO:tasks.rados.rados.0.smithi119.stdout:2974: oid 39 updating version 0 to 585 2023-12-01T15:44:24.844 INFO:tasks.rados.rados.0.smithi119.stdout:2974: oid 39 version 585 is already newer than 582 2023-12-01T15:44:24.844 INFO:tasks.rados.rados.0.smithi119.stdout:2974: oid 39 version 585 is already newer than 583 2023-12-01T15:44:24.844 INFO:tasks.rados.rados.0.smithi119.stdout:2974: oid 39 version 585 is already newer than 584 2023-12-01T15:44:24.844 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 585 (ObjNum 934 snap 286 seq_num 934) dirty exists 2023-12-01T15:44:24.844 INFO:tasks.rados.rados.0.smithi119.stdout:2974: left oid 39 (ObjNum 934 snap 286 seq_num 934) 2023-12-01T15:44:24.845 INFO:tasks.rados.rados.0.smithi119.stdout:2975: expect (ObjNum 917 snap 279 seq_num 917) 2023-12-01T15:44:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:24 smithi183 ceph-mon[99169]: pgmap v922: 121 pgs: 121 active+clean; 665 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2023-12-01T15:44:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:24 smithi183 ceph-mon[99169]: osdmap e631: 8 total, 8 up, 8 in 2023-12-01T15:44:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:24 smithi119 ceph-mon[94175]: pgmap v922: 121 pgs: 121 active+clean; 665 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2023-12-01T15:44:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:24 smithi119 ceph-mon[94175]: osdmap e631: 8 total, 8 up, 8 in 2023-12-01T15:44:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:24 smithi119 ceph-mon[108979]: pgmap v922: 121 pgs: 121 active+clean; 665 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2023-12-01T15:44:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:24 smithi119 ceph-mon[108979]: osdmap e631: 8 total, 8 up, 8 in 2023-12-01T15:44:25.835 INFO:tasks.rados.rados.0.smithi119.stdout:2974: done (2 left) 2023-12-01T15:44:25.835 INFO:tasks.rados.rados.0.smithi119.stdout:2975: done (1 left) 2023-12-01T15:44:25.835 INFO:tasks.rados.rados.0.smithi119.stdout:2976: done (0 left) 2023-12-01T15:44:25.835 INFO:tasks.rados.rados.0.smithi119.stdout:2977: snap_create 2023-12-01T15:44:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:25 smithi183 ceph-mon[99169]: osdmap e632: 8 total, 8 up, 8 in 2023-12-01T15:44:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:25 smithi183 ceph-mon[99169]: pgmap v925: 121 pgs: 121 active+clean; 673 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 3.8 MiB/s wr, 21 op/s 2023-12-01T15:44:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:44:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:25 smithi119 ceph-mon[94175]: osdmap e632: 8 total, 8 up, 8 in 2023-12-01T15:44:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:25 smithi119 ceph-mon[94175]: pgmap v925: 121 pgs: 121 active+clean; 673 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 3.8 MiB/s wr, 21 op/s 2023-12-01T15:44:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:44:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:25 smithi119 ceph-mon[108979]: osdmap e632: 8 total, 8 up, 8 in 2023-12-01T15:44:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:25 smithi119 ceph-mon[108979]: pgmap v925: 121 pgs: 121 active+clean; 673 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 3.8 MiB/s wr, 21 op/s 2023-12-01T15:44:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:44:26.838 INFO:tasks.rados.rados.0.smithi119.stdout:2977: done (0 left) 2023-12-01T15:44:26.838 INFO:tasks.rados.rados.0.smithi119.stdout:2978: rollback oid 32 current snap is 288 2023-12-01T15:44:26.838 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 32 to 270 2023-12-01T15:44:26.838 INFO:tasks.rados.rados.0.smithi119.stdout:2979: copy_from oid 1 from oid 15 current snap is 288 2023-12-01T15:44:26.838 INFO:tasks.rados.rados.0.smithi119.stdout:2980: snap_remove snap 279 2023-12-01T15:44:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:26 smithi183 ceph-mon[99169]: osdmap e633: 8 total, 8 up, 8 in 2023-12-01T15:44:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:26 smithi119 ceph-mon[94175]: osdmap e633: 8 total, 8 up, 8 in 2023-12-01T15:44:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:26 smithi119 ceph-mon[108979]: osdmap e633: 8 total, 8 up, 8 in 2023-12-01T15:44:27.845 INFO:tasks.rados.rados.0.smithi119.stdout:2980: done (2 left) 2023-12-01T15:44:27.845 INFO:tasks.rados.rados.0.smithi119.stdout:2981: copy_from oid 40 from oid 30 current snap is 288 2023-12-01T15:44:27.845 INFO:tasks.rados.rados.0.smithi119.stdout:2982: read oid 29 snap -1 2023-12-01T15:44:27.845 INFO:tasks.rados.rados.0.smithi119.stdout:2982: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:44:27.845 INFO:tasks.rados.rados.0.smithi119.stdout:2983: read oid 6 snap -1 2023-12-01T15:44:27.845 INFO:tasks.rados.rados.0.smithi119.stdout:2983: expect (ObjNum 913 snap 278 seq_num 913) 2023-12-01T15:44:27.845 INFO:tasks.rados.rados.0.smithi119.stdout:2984: setattr oid 24 current snap is 288 2023-12-01T15:44:27.846 INFO:tasks.rados.rados.0.smithi119.stdout:2979: finishing copy_from to smithi119156531-1 2023-12-01T15:44:27.846 INFO:tasks.rados.rados.0.smithi119.stdout:2979: got expected ENOENT (src dne) 2023-12-01T15:44:27.847 INFO:tasks.rados.rados.0.smithi119.stdout:2979: finishing copy_from racing read to smithi119156531-1 2023-12-01T15:44:27.847 INFO:tasks.rados.rados.0.smithi119.stdout:2978: finishing rollback tid 0 to smithi119156531-32 2023-12-01T15:44:27.847 INFO:tasks.rados.rados.0.smithi119.stdout:2978: finishing rollback tid 1 to smithi119156531-32 2023-12-01T15:44:27.847 INFO:tasks.rados.rados.0.smithi119.stdout:2978: finishing rollback tid 2 to smithi119156531-32 2023-12-01T15:44:27.847 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 1677 (ObjNum 860 snap 266 seq_num 860) dirty exists 2023-12-01T15:44:27.847 INFO:tasks.rados.rados.0.smithi119.stdout:2978: done (5 left) 2023-12-01T15:44:27.847 INFO:tasks.rados.rados.0.smithi119.stdout:2979: done (4 left) 2023-12-01T15:44:27.847 INFO:tasks.rados.rados.0.smithi119.stdout:2985: read oid 13 snap -1 2023-12-01T15:44:27.847 INFO:tasks.rados.rados.0.smithi119.stdout:2985: expect deleted 2023-12-01T15:44:27.847 INFO:tasks.rados.rados.0.smithi119.stdout:2986: setattr oid 42 current snap is 288 2023-12-01T15:44:27.848 INFO:tasks.rados.rados.0.smithi119.stdout:2987: delete oid 16 current snap is 288 2023-12-01T15:44:27.861 INFO:tasks.rados.rados.0.smithi119.stdout:2985: done (6 left) 2023-12-01T15:44:27.861 INFO:tasks.rados.rados.0.smithi119.stdout:2987: done (5 left) 2023-12-01T15:44:27.861 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 26 current snap is 288 2023-12-01T15:44:27.861 INFO:tasks.rados.rados.0.smithi119.stdout:2988: seq_num 936 ranges {8544256=483328,9027584=655360,9682944=147456} 2023-12-01T15:44:27.907 INFO:tasks.rados.rados.0.smithi119.stdout:2988: writing smithi119156531-26 from 8544256 to 9027584 tid 1 2023-12-01T15:44:27.911 INFO:tasks.rados.rados.0.smithi119.stdout:2988: writing smithi119156531-26 from 9027584 to 9682944 tid 2 2023-12-01T15:44:27.913 INFO:tasks.rados.rados.0.smithi119.stdout:2988: writing smithi119156531-26 from 9682944 to 9830400 tid 3 2023-12-01T15:44:27.913 INFO:tasks.rados.rados.0.smithi119.stdout:2989: delete oid 28 current snap is 288 2023-12-01T15:44:27.913 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 1562 (ObjNum 926 snap 283 seq_num 926) dirty exists 2023-12-01T15:44:27.913 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 1833 (ObjNum 923 snap 283 seq_num 923) dirty exists 2023-12-01T15:44:27.913 INFO:tasks.rados.rados.0.smithi119.stdout:2983: expect (ObjNum 913 snap 278 seq_num 913) 2023-12-01T15:44:28.068 INFO:tasks.rados.rados.0.smithi119.stdout:2982: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:44:28.160 INFO:tasks.rados.rados.0.smithi119.stdout:2981: finishing copy_from to smithi119156531-40 2023-12-01T15:44:28.160 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 1561 (ObjNum 928 snap 284 seq_num 928) dirty exists 2023-12-01T15:44:28.160 INFO:tasks.rados.rados.0.smithi119.stdout:2981: finishing copy_from racing read to smithi119156531-40 2023-12-01T15:44:28.160 INFO:tasks.rados.rados.0.smithi119.stdout:2988: finishing write tid 1 to smithi119156531-26 2023-12-01T15:44:28.160 INFO:tasks.rados.rados.0.smithi119.stdout:2988: finishing write tid 2 to smithi119156531-26 2023-12-01T15:44:28.160 INFO:tasks.rados.rados.0.smithi119.stdout:2988: finishing write tid 3 to smithi119156531-26 2023-12-01T15:44:28.160 INFO:tasks.rados.rados.0.smithi119.stdout:2988: finishing write tid 4 to smithi119156531-26 2023-12-01T15:44:28.160 INFO:tasks.rados.rados.0.smithi119.stdout:2981: done (6 left) 2023-12-01T15:44:28.160 INFO:tasks.rados.rados.0.smithi119.stdout:2982: done (5 left) 2023-12-01T15:44:28.161 INFO:tasks.rados.rados.0.smithi119.stdout:2983: done (4 left) 2023-12-01T15:44:28.161 INFO:tasks.rados.rados.0.smithi119.stdout:2984: done (3 left) 2023-12-01T15:44:28.161 INFO:tasks.rados.rados.0.smithi119.stdout:2986: done (2 left) 2023-12-01T15:44:28.161 INFO:tasks.rados.rados.0.smithi119.stdout:2989: done (1 left) 2023-12-01T15:44:28.161 INFO:tasks.rados.rados.0.smithi119.stdout:2990: rollback oid 28 current snap is 288 2023-12-01T15:44:28.161 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 28 to 283 2023-12-01T15:44:28.161 INFO:tasks.rados.rados.0.smithi119.stdout:2988: finishing write tid 5 to smithi119156531-26 2023-12-01T15:44:28.161 INFO:tasks.rados.rados.0.smithi119.stdout:2988: oid 26 updating version 0 to 1673 2023-12-01T15:44:28.161 INFO:tasks.rados.rados.0.smithi119.stdout:2988: oid 26 version 1673 is already newer than 1672 2023-12-01T15:44:28.161 INFO:tasks.rados.rados.0.smithi119.stdout:2988: oid 26 updating version 1673 to 1674 2023-12-01T15:44:28.161 INFO:tasks.rados.rados.0.smithi119.stdout:2988: oid 26 updating version 1674 to 1675 2023-12-01T15:44:28.161 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 1675 (ObjNum 936 snap 288 seq_num 936) dirty exists 2023-12-01T15:44:28.161 INFO:tasks.rados.rados.0.smithi119.stdout:2988: left oid 26 (ObjNum 936 snap 288 seq_num 936) 2023-12-01T15:44:28.161 INFO:tasks.rados.rados.0.smithi119.stdout:2988: done (1 left) 2023-12-01T15:44:28.161 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 32 current snap is 288 2023-12-01T15:44:28.162 INFO:tasks.rados.rados.0.smithi119.stdout:2991: seq_num 938 ranges {8192=516096,524288=417792,942080=385024} 2023-12-01T15:44:28.162 INFO:tasks.rados.rados.0.smithi119.stdout:2991: writing smithi119156531-32 from 8192 to 524288 tid 1 2023-12-01T15:44:28.164 INFO:tasks.rados.rados.0.smithi119.stdout:2991: writing smithi119156531-32 from 524288 to 942080 tid 2 2023-12-01T15:44:28.167 INFO:tasks.rados.rados.0.smithi119.stdout:2991: writing smithi119156531-32 from 942080 to 1327104 tid 3 2023-12-01T15:44:28.167 INFO:tasks.rados.rados.0.smithi119.stdout:2992: read oid 46 snap -1 2023-12-01T15:44:28.167 INFO:tasks.rados.rados.0.smithi119.stdout:2992: expect (ObjNum 931 snap 285 seq_num 931) 2023-12-01T15:44:28.167 INFO:tasks.rados.rados.0.smithi119.stdout:2993: snap_remove snap 280 2023-12-01T15:44:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:27 smithi183 ceph-mon[99169]: osdmap e634: 8 total, 8 up, 8 in 2023-12-01T15:44:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:27 smithi183 ceph-mon[99169]: pgmap v928: 121 pgs: 121 active+clean; 673 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 3.8 MiB/s wr, 21 op/s 2023-12-01T15:44:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:27 smithi119 ceph-mon[94175]: osdmap e634: 8 total, 8 up, 8 in 2023-12-01T15:44:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:27 smithi119 ceph-mon[94175]: pgmap v928: 121 pgs: 121 active+clean; 673 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 3.8 MiB/s wr, 21 op/s 2023-12-01T15:44:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:27 smithi119 ceph-mon[108979]: osdmap e634: 8 total, 8 up, 8 in 2023-12-01T15:44:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:27 smithi119 ceph-mon[108979]: pgmap v928: 121 pgs: 121 active+clean; 673 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 3.8 MiB/s wr, 21 op/s 2023-12-01T15:44:28.854 INFO:tasks.rados.rados.0.smithi119.stdout:2993: done (3 left) 2023-12-01T15:44:28.854 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 11 current snap is 288 2023-12-01T15:44:28.854 INFO:tasks.rados.rados.0.smithi119.stdout:2994: seq_num 939 ranges {0=532480,532480=704512,1236992=98304} 2023-12-01T15:44:28.854 INFO:tasks.rados.rados.0.smithi119.stdout:2994: writing smithi119156531-11 from 0 to 532480 tid 1 2023-12-01T15:44:28.855 INFO:tasks.rados.rados.0.smithi119.stdout:2994: writing smithi119156531-11 from 532480 to 1236992 tid 2 2023-12-01T15:44:28.855 INFO:tasks.rados.rados.0.smithi119.stdout:2994: writing smithi119156531-11 from 1236992 to 1335296 tid 3 2023-12-01T15:44:28.855 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 34 current snap is 288 2023-12-01T15:44:28.855 INFO:tasks.rados.rados.0.smithi119.stdout:2995: seq_num 940 ranges {1097728=548864,1646592=589824,2236416=212992} 2023-12-01T15:44:28.864 INFO:tasks.rados.rados.0.smithi119.stdout:2995: writing smithi119156531-34 from 1097728 to 1646592 tid 1 2023-12-01T15:44:28.868 INFO:tasks.rados.rados.0.smithi119.stdout:2995: writing smithi119156531-34 from 1646592 to 2236416 tid 2 2023-12-01T15:44:28.869 INFO:tasks.rados.rados.0.smithi119.stdout:2995: writing smithi119156531-34 from 2236416 to 2449408 tid 3 2023-12-01T15:44:28.869 INFO:tasks.rados.rados.0.smithi119.stdout:2996: snap_remove snap 282 2023-12-01T15:44:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:28 smithi183 ceph-mon[99169]: osdmap e635: 8 total, 8 up, 8 in 2023-12-01T15:44:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:28 smithi119 ceph-mon[94175]: osdmap e635: 8 total, 8 up, 8 in 2023-12-01T15:44:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:28 smithi119 ceph-mon[108979]: osdmap e635: 8 total, 8 up, 8 in 2023-12-01T15:44:29.859 INFO:tasks.rados.rados.0.smithi119.stdout:2996: done (5 left) 2023-12-01T15:44:29.859 INFO:tasks.rados.rados.0.smithi119.stdout:2997: read oid 19 snap -1 2023-12-01T15:44:29.859 INFO:tasks.rados.rados.0.smithi119.stdout:2997: expect deleted 2023-12-01T15:44:29.859 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 41 current snap is 288 2023-12-01T15:44:29.859 INFO:tasks.rados.rados.0.smithi119.stdout:2998: seq_num 941 ranges {4448256=565248,5013504=475136,5488640=327680} 2023-12-01T15:44:29.886 INFO:tasks.rados.rados.0.smithi119.stdout:2998: writing smithi119156531-41 from 4448256 to 5013504 tid 1 2023-12-01T15:44:29.889 INFO:tasks.rados.rados.0.smithi119.stdout:2998: writing smithi119156531-41 from 5013504 to 5488640 tid 2 2023-12-01T15:44:29.892 INFO:tasks.rados.rados.0.smithi119.stdout:2998: writing smithi119156531-41 from 5488640 to 5816320 tid 3 2023-12-01T15:44:29.892 INFO:tasks.rados.rados.0.smithi119.stdout:2999: copy_from oid 25 from oid 9 current snap is 288 2023-12-01T15:44:29.892 INFO:tasks.rados.rados.0.smithi119.stdout:2990: finishing rollback tid 1 to smithi119156531-28 2023-12-01T15:44:29.893 INFO:tasks.rados.rados.0.smithi119.stdout:2990: finishing rollback tid 2 to smithi119156531-28 2023-12-01T15:44:29.893 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 1657 (ObjNum 897 snap 275 seq_num 897) dirty exists 2023-12-01T15:44:29.893 INFO:tasks.rados.rados.0.smithi119.stdout:2991: finishing write tid 1 to smithi119156531-32 2023-12-01T15:44:29.893 INFO:tasks.rados.rados.0.smithi119.stdout:2991: finishing write tid 2 to smithi119156531-32 2023-12-01T15:44:29.893 INFO:tasks.rados.rados.0.smithi119.stdout:2991: finishing write tid 3 to smithi119156531-32 2023-12-01T15:44:29.893 INFO:tasks.rados.rados.0.smithi119.stdout:2990: done (7 left) 2023-12-01T15:44:29.893 INFO:tasks.rados.rados.0.smithi119.stdout:3000: read oid 31 snap -1 2023-12-01T15:44:29.893 INFO:tasks.rados.rados.0.smithi119.stdout:3000: expect (ObjNum 930 snap 285 seq_num 930) 2023-12-01T15:44:29.893 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 28 current snap is 288 2023-12-01T15:44:29.893 INFO:tasks.rados.rados.0.smithi119.stdout:2991: finishing write tid 4 to smithi119156531-32 2023-12-01T15:44:29.893 INFO:tasks.rados.rados.0.smithi119.stdout:2991: finishing write tid 5 to smithi119156531-32 2023-12-01T15:44:29.893 INFO:tasks.rados.rados.0.smithi119.stdout:2991: oid 32 updating version 0 to 1678 2023-12-01T15:44:29.893 INFO:tasks.rados.rados.0.smithi119.stdout:2991: oid 32 updating version 1678 to 1681 2023-12-01T15:44:29.893 INFO:tasks.rados.rados.0.smithi119.stdout:2991: oid 32 version 1681 is already newer than 1680 2023-12-01T15:44:29.894 INFO:tasks.rados.rados.0.smithi119.stdout:2991: oid 32 version 1681 is already newer than 1679 2023-12-01T15:44:29.894 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 1681 (ObjNum 938 snap 288 seq_num 938) dirty exists 2023-12-01T15:44:29.894 INFO:tasks.rados.rados.0.smithi119.stdout:2991: left oid 32 (ObjNum 938 snap 288 seq_num 938) 2023-12-01T15:44:29.894 INFO:tasks.rados.rados.0.smithi119.stdout:3001: seq_num 942 ranges {630784=581632,1212416=761856,1974272=40960} 2023-12-01T15:44:29.898 INFO:tasks.rados.rados.0.smithi119.stdout:3001: writing smithi119156531-28 from 630784 to 1212416 tid 1 2023-12-01T15:44:29.903 INFO:tasks.rados.rados.0.smithi119.stdout:3001: writing smithi119156531-28 from 1212416 to 1974272 tid 2 2023-12-01T15:44:29.904 INFO:tasks.rados.rados.0.smithi119.stdout:3001: writing smithi119156531-28 from 1974272 to 2015232 tid 3 2023-12-01T15:44:29.904 INFO:tasks.rados.rados.0.smithi119.stdout:2991: done (8 left) 2023-12-01T15:44:29.904 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 36 current snap is 288 2023-12-01T15:44:29.904 INFO:tasks.rados.rados.0.smithi119.stdout:2992: expect (ObjNum 931 snap 285 seq_num 931) 2023-12-01T15:44:30.097 INFO:tasks.rados.rados.0.smithi119.stdout:2994: finishing write tid 1 to smithi119156531-11 2023-12-01T15:44:30.097 INFO:tasks.rados.rados.0.smithi119.stdout:2994: finishing write tid 2 to smithi119156531-11 2023-12-01T15:44:30.097 INFO:tasks.rados.rados.0.smithi119.stdout:2994: finishing write tid 3 to smithi119156531-11 2023-12-01T15:44:30.098 INFO:tasks.rados.rados.0.smithi119.stdout:2994: finishing write tid 4 to smithi119156531-11 2023-12-01T15:44:30.098 INFO:tasks.rados.rados.0.smithi119.stdout:2994: finishing write tid 5 to smithi119156531-11 2023-12-01T15:44:30.098 INFO:tasks.rados.rados.0.smithi119.stdout:2994: oid 11 updating version 0 to 1860 2023-12-01T15:44:30.098 INFO:tasks.rados.rados.0.smithi119.stdout:2994: oid 11 updating version 1860 to 1862 2023-12-01T15:44:30.098 INFO:tasks.rados.rados.0.smithi119.stdout:2994: oid 11 version 1862 is already newer than 1861 2023-12-01T15:44:30.098 INFO:tasks.rados.rados.0.smithi119.stdout:2994: oid 11 version 1862 is already newer than 1859 2023-12-01T15:44:30.098 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 1862 (ObjNum 939 snap 288 seq_num 939) dirty exists 2023-12-01T15:44:30.098 INFO:tasks.rados.rados.0.smithi119.stdout:2994: left oid 11 (ObjNum 939 snap 288 seq_num 939) 2023-12-01T15:44:30.098 INFO:tasks.rados.rados.0.smithi119.stdout:2995: finishing write tid 1 to smithi119156531-34 2023-12-01T15:44:30.098 INFO:tasks.rados.rados.0.smithi119.stdout:2995: finishing write tid 2 to smithi119156531-34 2023-12-01T15:44:30.098 INFO:tasks.rados.rados.0.smithi119.stdout:2995: finishing write tid 3 to smithi119156531-34 2023-12-01T15:44:30.098 INFO:tasks.rados.rados.0.smithi119.stdout:2995: finishing write tid 4 to smithi119156531-34 2023-12-01T15:44:30.098 INFO:tasks.rados.rados.0.smithi119.stdout:2995: finishing write tid 5 to smithi119156531-34 2023-12-01T15:44:30.099 INFO:tasks.rados.rados.0.smithi119.stdout:2995: oid 34 updating version 0 to 1676 2023-12-01T15:44:30.099 INFO:tasks.rados.rados.0.smithi119.stdout:2995: oid 34 updating version 1676 to 1677 2023-12-01T15:44:30.099 INFO:tasks.rados.rados.0.smithi119.stdout:2995: oid 34 version 1677 is already newer than 1675 2023-12-01T15:44:30.099 INFO:tasks.rados.rados.0.smithi119.stdout:2995: oid 34 updating version 1677 to 1678 2023-12-01T15:44:30.099 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 1678 (ObjNum 940 snap 288 seq_num 940) dirty exists 2023-12-01T15:44:30.099 INFO:tasks.rados.rados.0.smithi119.stdout:2995: left oid 34 (ObjNum 940 snap 288 seq_num 940) 2023-12-01T15:44:30.099 INFO:tasks.rados.rados.0.smithi119.stdout:3002: seq_num 943 ranges {0=598016,598016=688128,1286144=114688} 2023-12-01T15:44:30.100 INFO:tasks.rados.rados.0.smithi119.stdout:3002: writing smithi119156531-36 from 0 to 598016 tid 1 2023-12-01T15:44:30.104 INFO:tasks.rados.rados.0.smithi119.stdout:3002: writing smithi119156531-36 from 598016 to 1286144 tid 2 2023-12-01T15:44:30.106 INFO:tasks.rados.rados.0.smithi119.stdout:3002: writing smithi119156531-36 from 1286144 to 1400832 tid 3 2023-12-01T15:44:30.106 INFO:tasks.rados.rados.0.smithi119.stdout:2992: done (8 left) 2023-12-01T15:44:30.107 INFO:tasks.rados.rados.0.smithi119.stdout:2994: done (7 left) 2023-12-01T15:44:30.107 INFO:tasks.rados.rados.0.smithi119.stdout:2995: done (6 left) 2023-12-01T15:44:30.107 INFO:tasks.rados.rados.0.smithi119.stdout:3003: rollback oid 10 current snap is 288 2023-12-01T15:44:30.107 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 10 to 287 2023-12-01T15:44:30.107 INFO:tasks.rados.rados.0.smithi119.stdout:2998: finishing write tid 1 to smithi119156531-41 2023-12-01T15:44:30.107 INFO:tasks.rados.rados.0.smithi119.stdout:2998: finishing write tid 2 to smithi119156531-41 2023-12-01T15:44:30.107 INFO:tasks.rados.rados.0.smithi119.stdout:2998: finishing write tid 3 to smithi119156531-41 2023-12-01T15:44:30.107 INFO:tasks.rados.rados.0.smithi119.stdout:2998: finishing write tid 4 to smithi119156531-41 2023-12-01T15:44:30.107 INFO:tasks.rados.rados.0.smithi119.stdout:2998: finishing write tid 5 to smithi119156531-41 2023-12-01T15:44:30.107 INFO:tasks.rados.rados.0.smithi119.stdout:2998: oid 41 updating version 0 to 1849 2023-12-01T15:44:30.107 INFO:tasks.rados.rados.0.smithi119.stdout:2998: oid 41 version 1849 is already newer than 1848 2023-12-01T15:44:30.108 INFO:tasks.rados.rados.0.smithi119.stdout:2998: oid 41 updating version 1849 to 1850 2023-12-01T15:44:30.108 INFO:tasks.rados.rados.0.smithi119.stdout:2998: oid 41 updating version 1850 to 1851 2023-12-01T15:44:30.108 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 1851 (ObjNum 941 snap 288 seq_num 941) dirty exists 2023-12-01T15:44:30.108 INFO:tasks.rados.rados.0.smithi119.stdout:2998: left oid 41 (ObjNum 941 snap 288 seq_num 941) 2023-12-01T15:44:30.108 INFO:tasks.rados.rados.0.smithi119.stdout:3001: finishing write tid 1 to smithi119156531-28 2023-12-01T15:44:30.108 INFO:tasks.rados.rados.0.smithi119.stdout:2997: done (6 left) 2023-12-01T15:44:30.108 INFO:tasks.rados.rados.0.smithi119.stdout:2998: done (5 left) 2023-12-01T15:44:30.108 INFO:tasks.rados.rados.0.smithi119.stdout:3004: read oid 27 snap -1 2023-12-01T15:44:30.108 INFO:tasks.rados.rados.0.smithi119.stdout:3004: expect (ObjNum 403 snap 126 seq_num 403) 2023-12-01T15:44:30.108 INFO:tasks.rados.rados.0.smithi119.stdout:3005: rollback oid 8 current snap is 288 2023-12-01T15:44:30.109 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 8 to 276 2023-12-01T15:44:30.109 INFO:tasks.rados.rados.0.smithi119.stdout:3001: finishing write tid 2 to smithi119156531-28 2023-12-01T15:44:30.109 INFO:tasks.rados.rados.0.smithi119.stdout:3001: finishing write tid 3 to smithi119156531-28 2023-12-01T15:44:30.109 INFO:tasks.rados.rados.0.smithi119.stdout:3001: finishing write tid 4 to smithi119156531-28 2023-12-01T15:44:30.109 INFO:tasks.rados.rados.0.smithi119.stdout:3001: finishing write tid 5 to smithi119156531-28 2023-12-01T15:44:30.109 INFO:tasks.rados.rados.0.smithi119.stdout:3001: oid 28 updating version 0 to 1660 2023-12-01T15:44:30.109 INFO:tasks.rados.rados.0.smithi119.stdout:3001: oid 28 version 1660 is already newer than 1658 2023-12-01T15:44:30.109 INFO:tasks.rados.rados.0.smithi119.stdout:3001: oid 28 version 1660 is already newer than 1659 2023-12-01T15:44:30.109 INFO:tasks.rados.rados.0.smithi119.stdout:3001: oid 28 updating version 1660 to 1661 2023-12-01T15:44:30.109 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 1661 (ObjNum 942 snap 288 seq_num 942) dirty exists 2023-12-01T15:44:30.109 INFO:tasks.rados.rados.0.smithi119.stdout:3001: left oid 28 (ObjNum 942 snap 288 seq_num 942) 2023-12-01T15:44:30.109 INFO:tasks.rados.rados.0.smithi119.stdout:2999: finishing copy_from to smithi119156531-25 2023-12-01T15:44:30.109 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 1671 (ObjNum 927 snap 283 seq_num 927) dirty exists 2023-12-01T15:44:30.109 INFO:tasks.rados.rados.0.smithi119.stdout:2999: finishing copy_from racing read to smithi119156531-25 2023-12-01T15:44:30.109 INFO:tasks.rados.rados.0.smithi119.stdout:2999: done (6 left) 2023-12-01T15:44:30.110 INFO:tasks.rados.rados.0.smithi119.stdout:3001: done (5 left) 2023-12-01T15:44:30.110 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 41 current snap is 288 2023-12-01T15:44:30.110 INFO:tasks.rados.rados.0.smithi119.stdout:3000: expect (ObjNum 930 snap 285 seq_num 930) 2023-12-01T15:44:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:29 smithi183 ceph-mon[99169]: osdmap e636: 8 total, 8 up, 8 in 2023-12-01T15:44:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:29 smithi183 ceph-mon[99169]: pgmap v931: 121 pgs: 121 active+clean; 673 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:44:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:44:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:44:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:29 smithi119 ceph-mon[94175]: osdmap e636: 8 total, 8 up, 8 in 2023-12-01T15:44:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:29 smithi119 ceph-mon[94175]: pgmap v931: 121 pgs: 121 active+clean; 673 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:44:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:44:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:44:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:29 smithi119 ceph-mon[108979]: osdmap e636: 8 total, 8 up, 8 in 2023-12-01T15:44:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:29 smithi119 ceph-mon[108979]: pgmap v931: 121 pgs: 121 active+clean; 673 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:44:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:44:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:44:30.468 INFO:tasks.rados.rados.0.smithi119.stdout:3002: finishing write tid 1 to smithi119156531-36 2023-12-01T15:44:30.468 INFO:tasks.rados.rados.0.smithi119.stdout:3002: finishing write tid 2 to smithi119156531-36 2023-12-01T15:44:30.468 INFO:tasks.rados.rados.0.smithi119.stdout:3005: finishing rollback tid 0 to smithi119156531-8 2023-12-01T15:44:30.468 INFO:tasks.rados.rados.0.smithi119.stdout:3005: finishing rollback tid 1 to smithi119156531-8 2023-12-01T15:44:30.468 INFO:tasks.rados.rados.0.smithi119.stdout:3002: finishing write tid 3 to smithi119156531-36 2023-12-01T15:44:30.468 INFO:tasks.rados.rados.0.smithi119.stdout:3003: finishing rollback tid 0 to smithi119156531-10 2023-12-01T15:44:30.468 INFO:tasks.rados.rados.0.smithi119.stdout:3003: finishing rollback tid 1 to smithi119156531-10 2023-12-01T15:44:30.468 INFO:tasks.rados.rados.0.smithi119.stdout:3006: seq_num 944 ranges {5816320=614400,6430720=573440,7004160=229376} 2023-12-01T15:44:30.501 INFO:tasks.rados.rados.0.smithi119.stdout:3006: writing smithi119156531-41 from 5816320 to 6430720 tid 1 2023-12-01T15:44:30.504 INFO:tasks.rados.rados.0.smithi119.stdout:3006: writing smithi119156531-41 from 6430720 to 7004160 tid 2 2023-12-01T15:44:30.506 INFO:tasks.rados.rados.0.smithi119.stdout:3006: writing smithi119156531-41 from 7004160 to 7233536 tid 3 2023-12-01T15:44:30.506 INFO:tasks.rados.rados.0.smithi119.stdout:3000: done (5 left) 2023-12-01T15:44:30.507 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 37 current snap is 288 2023-12-01T15:44:30.507 INFO:tasks.rados.rados.0.smithi119.stdout:3003: finishing rollback tid 2 to smithi119156531-10 2023-12-01T15:44:30.507 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 2161 (ObjNum 890 snap 273 seq_num 890) dirty exists 2023-12-01T15:44:30.507 INFO:tasks.rados.rados.0.smithi119.stdout:3005: finishing rollback tid 2 to smithi119156531-8 2023-12-01T15:44:30.507 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 1684 (ObjNum 853 snap 263 seq_num 853) dirty exists 2023-12-01T15:44:30.507 INFO:tasks.rados.rados.0.smithi119.stdout:3002: finishing write tid 4 to smithi119156531-36 2023-12-01T15:44:30.507 INFO:tasks.rados.rados.0.smithi119.stdout:3002: finishing write tid 5 to smithi119156531-36 2023-12-01T15:44:30.507 INFO:tasks.rados.rados.0.smithi119.stdout:3002: oid 36 updating version 0 to 593 2023-12-01T15:44:30.507 INFO:tasks.rados.rados.0.smithi119.stdout:3002: oid 36 updating version 593 to 595 2023-12-01T15:44:30.507 INFO:tasks.rados.rados.0.smithi119.stdout:3002: oid 36 version 595 is already newer than 594 2023-12-01T15:44:30.507 INFO:tasks.rados.rados.0.smithi119.stdout:3002: oid 36 version 595 is already newer than 592 2023-12-01T15:44:30.507 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 595 (ObjNum 943 snap 288 seq_num 943) dirty exists 2023-12-01T15:44:30.507 INFO:tasks.rados.rados.0.smithi119.stdout:3002: left oid 36 (ObjNum 943 snap 288 seq_num 943) 2023-12-01T15:44:30.507 INFO:tasks.rados.rados.0.smithi119.stdout:3007: seq_num 945 ranges {1982464=630784,2613248=458752,3072000=344064} 2023-12-01T15:44:30.520 INFO:tasks.rados.rados.0.smithi119.stdout:3007: writing smithi119156531-37 from 1982464 to 2613248 tid 1 2023-12-01T15:44:30.523 INFO:tasks.rados.rados.0.smithi119.stdout:3007: writing smithi119156531-37 from 2613248 to 3072000 tid 2 2023-12-01T15:44:30.525 INFO:tasks.rados.rados.0.smithi119.stdout:3007: writing smithi119156531-37 from 3072000 to 3416064 tid 3 2023-12-01T15:44:30.525 INFO:tasks.rados.rados.0.smithi119.stdout:3002: done (5 left) 2023-12-01T15:44:30.526 INFO:tasks.rados.rados.0.smithi119.stdout:3003: done (4 left) 2023-12-01T15:44:30.526 INFO:tasks.rados.rados.0.smithi119.stdout:3005: done (3 left) 2023-12-01T15:44:30.526 INFO:tasks.rados.rados.0.smithi119.stdout:3008: read oid 28 snap -1 2023-12-01T15:44:30.526 INFO:tasks.rados.rados.0.smithi119.stdout:3008: expect (ObjNum 942 snap 288 seq_num 942) 2023-12-01T15:44:30.526 INFO:tasks.rados.rados.0.smithi119.stdout:3009: delete oid 23 current snap is 288 2023-12-01T15:44:30.526 INFO:tasks.rados.rados.0.smithi119.stdout:3004: expect (ObjNum 403 snap 126 seq_num 403) 2023-12-01T15:44:30.692 INFO:tasks.rados.rados.0.smithi119.stdout:3006: finishing write tid 1 to smithi119156531-41 2023-12-01T15:44:30.692 INFO:tasks.rados.rados.0.smithi119.stdout:3006: finishing write tid 2 to smithi119156531-41 2023-12-01T15:44:30.692 INFO:tasks.rados.rados.0.smithi119.stdout:3006: finishing write tid 3 to smithi119156531-41 2023-12-01T15:44:30.692 INFO:tasks.rados.rados.0.smithi119.stdout:3006: finishing write tid 4 to smithi119156531-41 2023-12-01T15:44:30.692 INFO:tasks.rados.rados.0.smithi119.stdout:3006: finishing write tid 5 to smithi119156531-41 2023-12-01T15:44:30.692 INFO:tasks.rados.rados.0.smithi119.stdout:3006: oid 41 updating version 0 to 1853 2023-12-01T15:44:30.692 INFO:tasks.rados.rados.0.smithi119.stdout:3006: oid 41 updating version 1853 to 1854 2023-12-01T15:44:30.692 INFO:tasks.rados.rados.0.smithi119.stdout:3006: oid 41 version 1854 is already newer than 1852 2023-12-01T15:44:30.692 INFO:tasks.rados.rados.0.smithi119.stdout:3006: oid 41 updating version 1854 to 1855 2023-12-01T15:44:30.692 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 1855 (ObjNum 944 snap 288 seq_num 944) dirty exists 2023-12-01T15:44:30.693 INFO:tasks.rados.rados.0.smithi119.stdout:3006: left oid 41 (ObjNum 944 snap 288 seq_num 944) 2023-12-01T15:44:30.693 INFO:tasks.rados.rados.0.smithi119.stdout:3007: finishing write tid 1 to smithi119156531-37 2023-12-01T15:44:30.693 INFO:tasks.rados.rados.0.smithi119.stdout:3004: done (4 left) 2023-12-01T15:44:30.693 INFO:tasks.rados.rados.0.smithi119.stdout:3006: done (3 left) 2023-12-01T15:44:30.693 INFO:tasks.rados.rados.0.smithi119.stdout:3009: done (2 left) 2023-12-01T15:44:30.693 INFO:tasks.rados.rados.0.smithi119.stdout:3010: read oid 49 snap -1 2023-12-01T15:44:30.693 INFO:tasks.rados.rados.0.smithi119.stdout:3010: expect deleted 2023-12-01T15:44:30.693 INFO:tasks.rados.rados.0.smithi119.stdout:3011: snap_remove snap 252 2023-12-01T15:44:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:30 smithi183 ceph-mon[99169]: osdmap e637: 8 total, 8 up, 8 in 2023-12-01T15:44:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:44:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:44:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:44:31.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:44:31.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:44:31.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:30 smithi183 ceph-mon[99169]: osdmap e638: 8 total, 8 up, 8 in 2023-12-01T15:44:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:30 smithi119 ceph-mon[94175]: osdmap e637: 8 total, 8 up, 8 in 2023-12-01T15:44:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:44:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:44:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:44:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:44:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:44:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:30 smithi119 ceph-mon[94175]: osdmap e638: 8 total, 8 up, 8 in 2023-12-01T15:44:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:30 smithi119 ceph-mon[108979]: osdmap e637: 8 total, 8 up, 8 in 2023-12-01T15:44:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:44:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:44:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:44:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:44:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:44:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:30 smithi119 ceph-mon[108979]: osdmap e638: 8 total, 8 up, 8 in 2023-12-01T15:44:31.591 INFO:tasks.rados.rados.0.smithi119.stdout:3011: done (3 left) 2023-12-01T15:44:31.591 INFO:tasks.rados.rados.0.smithi119.stdout:3012: copy_from oid 20 from oid 29 current snap is 288 2023-12-01T15:44:31.591 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 288 2023-12-01T15:44:31.591 INFO:tasks.rados.rados.0.smithi119.stdout:3013: seq_num 947 ranges {5357568=663552,6021120=630784,6651904=172032} 2023-12-01T15:44:31.623 INFO:tasks.rados.rados.0.smithi119.stdout:3013: writing smithi119156531-21 from 5357568 to 6021120 tid 1 2023-12-01T15:44:31.626 INFO:tasks.rados.rados.0.smithi119.stdout:3013: writing smithi119156531-21 from 6021120 to 6651904 tid 2 2023-12-01T15:44:31.627 INFO:tasks.rados.rados.0.smithi119.stdout:3013: writing smithi119156531-21 from 6651904 to 6823936 tid 3 2023-12-01T15:44:31.628 INFO:tasks.rados.rados.0.smithi119.stdout:3014: snap_remove snap 276 2023-12-01T15:44:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:3014: done (5 left) 2023-12-01T15:44:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:3015: delete oid 16 current snap is 288 2023-12-01T15:44:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:3007: finishing write tid 2 to smithi119156531-37 2023-12-01T15:44:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:3007: finishing write tid 3 to smithi119156531-37 2023-12-01T15:44:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:3007: finishing write tid 4 to smithi119156531-37 2023-12-01T15:44:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:3007: finishing write tid 5 to smithi119156531-37 2023-12-01T15:44:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:3007: oid 37 updating version 0 to 2286 2023-12-01T15:44:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:3007: oid 37 version 2286 is already newer than 2284 2023-12-01T15:44:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:3007: oid 37 version 2286 is already newer than 2285 2023-12-01T15:44:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:3007: oid 37 version 2286 is already newer than 2283 2023-12-01T15:44:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 2286 (ObjNum 945 snap 288 seq_num 945) dirty exists 2023-12-01T15:44:32.594 INFO:tasks.rados.rados.0.smithi119.stdout:3007: left oid 37 (ObjNum 945 snap 288 seq_num 945) 2023-12-01T15:44:32.595 INFO:tasks.rados.rados.0.smithi119.stdout:3008: expect (ObjNum 942 snap 288 seq_num 942) 2023-12-01T15:44:32.664 INFO:tasks.rados.rados.0.smithi119.stdout:3007: done (5 left) 2023-12-01T15:44:32.664 INFO:tasks.rados.rados.0.smithi119.stdout:3008: done (4 left) 2023-12-01T15:44:32.664 INFO:tasks.rados.rados.0.smithi119.stdout:3015: done (3 left) 2023-12-01T15:44:32.664 INFO:tasks.rados.rados.0.smithi119.stdout:3016: rollback oid 2 current snap is 288 2023-12-01T15:44:32.664 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 2 to 271 2023-12-01T15:44:32.664 INFO:tasks.rados.rados.0.smithi119.stdout:3012: finishing copy_from to smithi119156531-20 2023-12-01T15:44:32.664 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 1839 (ObjNum 449 snap 137 seq_num 449) dirty exists 2023-12-01T15:44:32.664 INFO:tasks.rados.rados.0.smithi119.stdout:3012: finishing copy_from racing read to smithi119156531-20 2023-12-01T15:44:32.664 INFO:tasks.rados.rados.0.smithi119.stdout:3013: finishing write tid 1 to smithi119156531-21 2023-12-01T15:44:32.664 INFO:tasks.rados.rados.0.smithi119.stdout:3013: finishing write tid 2 to smithi119156531-21 2023-12-01T15:44:32.664 INFO:tasks.rados.rados.0.smithi119.stdout:3013: finishing write tid 3 to smithi119156531-21 2023-12-01T15:44:32.664 INFO:tasks.rados.rados.0.smithi119.stdout:3013: finishing write tid 4 to smithi119156531-21 2023-12-01T15:44:32.664 INFO:tasks.rados.rados.0.smithi119.stdout:3013: finishing write tid 5 to smithi119156531-21 2023-12-01T15:44:32.664 INFO:tasks.rados.rados.0.smithi119.stdout:3013: oid 21 updating version 0 to 1852 2023-12-01T15:44:32.665 INFO:tasks.rados.rados.0.smithi119.stdout:3013: oid 21 updating version 1852 to 1853 2023-12-01T15:44:32.665 INFO:tasks.rados.rados.0.smithi119.stdout:3013: oid 21 version 1853 is already newer than 1850 2023-12-01T15:44:32.665 INFO:tasks.rados.rados.0.smithi119.stdout:3013: oid 21 version 1853 is already newer than 1851 2023-12-01T15:44:32.665 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1853 (ObjNum 947 snap 288 seq_num 947) dirty exists 2023-12-01T15:44:32.665 INFO:tasks.rados.rados.0.smithi119.stdout:3013: left oid 21 (ObjNum 947 snap 288 seq_num 947) 2023-12-01T15:44:32.665 INFO:tasks.rados.rados.0.smithi119.stdout:3010: done (3 left) 2023-12-01T15:44:32.665 INFO:tasks.rados.rados.0.smithi119.stdout:3012: done (2 left) 2023-12-01T15:44:32.665 INFO:tasks.rados.rados.0.smithi119.stdout:3013: done (1 left) 2023-12-01T15:44:32.665 INFO:tasks.rados.rados.0.smithi119.stdout:3017: read oid 10 snap -1 2023-12-01T15:44:32.665 INFO:tasks.rados.rados.0.smithi119.stdout:3017: expect (ObjNum 890 snap 273 seq_num 890) 2023-12-01T15:44:32.665 INFO:tasks.rados.rados.0.smithi119.stdout:3018: copy_from oid 48 from oid 25 current snap is 288 2023-12-01T15:44:32.665 INFO:tasks.rados.rados.0.smithi119.stdout:3019: snap_create 2023-12-01T15:44:32.666 INFO:tasks.rados.rados.0.smithi119.stdout:3016: finishing rollback tid 0 to smithi119156531-2 2023-12-01T15:44:32.666 INFO:tasks.rados.rados.0.smithi119.stdout:3016: finishing rollback tid 1 to smithi119156531-2 2023-12-01T15:44:32.666 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 1686 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-12-01T15:44:32.673 INFO:tasks.rados.rados.0.smithi119.stdout:3017: expect (ObjNum 890 snap 273 seq_num 890) 2023-12-01T15:44:32.847 INFO:tasks.rados.rados.0.smithi119.stdout:3018: finishing copy_from to smithi119156531-48 2023-12-01T15:44:32.847 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 1671 (ObjNum 927 snap 283 seq_num 927) dirty exists 2023-12-01T15:44:32.847 INFO:tasks.rados.rados.0.smithi119.stdout:3018: finishing copy_from racing read to smithi119156531-48 2023-12-01T15:44:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:32 smithi183 ceph-mon[99169]: pgmap v934: 121 pgs: 121 active+clean; 686 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2023-12-01T15:44:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:32 smithi183 ceph-mon[99169]: osdmap e639: 8 total, 8 up, 8 in 2023-12-01T15:44:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:32 smithi119 ceph-mon[94175]: pgmap v934: 121 pgs: 121 active+clean; 686 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2023-12-01T15:44:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:32 smithi119 ceph-mon[94175]: osdmap e639: 8 total, 8 up, 8 in 2023-12-01T15:44:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:32 smithi119 ceph-mon[108979]: pgmap v934: 121 pgs: 121 active+clean; 686 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2023-12-01T15:44:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:32 smithi119 ceph-mon[108979]: osdmap e639: 8 total, 8 up, 8 in 2023-12-01T15:44:33.601 INFO:tasks.rados.rados.0.smithi119.stdout:3016: done (3 left) 2023-12-01T15:44:33.601 INFO:tasks.rados.rados.0.smithi119.stdout:3017: done (2 left) 2023-12-01T15:44:33.601 INFO:tasks.rados.rados.0.smithi119.stdout:3018: done (1 left) 2023-12-01T15:44:33.602 INFO:tasks.rados.rados.0.smithi119.stdout:3019: done (0 left) 2023-12-01T15:44:33.602 INFO:tasks.rados.rados.0.smithi119.stdout:3020: snap_create 2023-12-01T15:44:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:33 smithi183 ceph-mon[99169]: osdmap e640: 8 total, 8 up, 8 in 2023-12-01T15:44:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:33 smithi119 ceph-mon[94175]: osdmap e640: 8 total, 8 up, 8 in 2023-12-01T15:44:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:33 smithi119 ceph-mon[108979]: osdmap e640: 8 total, 8 up, 8 in 2023-12-01T15:44:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:44:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:44:34] "GET /metrics HTTP/1.1" 200 36172 "" "Prometheus/2.43.0" 2023-12-01T15:44:34.608 INFO:tasks.rados.rados.0.smithi119.stdout:3020: done (0 left) 2023-12-01T15:44:34.608 INFO:tasks.rados.rados.0.smithi119.stdout:3021: snap_create 2023-12-01T15:44:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:34 smithi183 ceph-mon[99169]: pgmap v937: 121 pgs: 121 active+clean; 686 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2023-12-01T15:44:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:34 smithi183 ceph-mon[99169]: osdmap e641: 8 total, 8 up, 8 in 2023-12-01T15:44:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:34 smithi119 ceph-mon[94175]: pgmap v937: 121 pgs: 121 active+clean; 686 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2023-12-01T15:44:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:34 smithi119 ceph-mon[94175]: osdmap e641: 8 total, 8 up, 8 in 2023-12-01T15:44:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:34 smithi119 ceph-mon[108979]: pgmap v937: 121 pgs: 121 active+clean; 686 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2023-12-01T15:44:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:34 smithi119 ceph-mon[108979]: osdmap e641: 8 total, 8 up, 8 in 2023-12-01T15:44:35.618 INFO:tasks.rados.rados.0.smithi119.stdout:3021: done (0 left) 2023-12-01T15:44:35.618 INFO:tasks.rados.rados.0.smithi119.stdout:3022: rmattr oid 31 current snap is 291 2023-12-01T15:44:35.618 INFO:tasks.rados.rados.0.smithi119.stdout:3022: done (0 left) 2023-12-01T15:44:35.618 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 24 current snap is 291 2023-12-01T15:44:35.619 INFO:tasks.rados.rados.0.smithi119.stdout:3023: seq_num 949 ranges {11755520=704512,12460032=794624,13254656=8192} 2023-12-01T15:44:35.684 INFO:tasks.rados.rados.0.smithi119.stdout:3023: writing smithi119156531-24 from 11755520 to 12460032 tid 1 2023-12-01T15:44:35.688 INFO:tasks.rados.rados.0.smithi119.stdout:3023: writing smithi119156531-24 from 12460032 to 13254656 tid 2 2023-12-01T15:44:35.688 INFO:tasks.rados.rados.0.smithi119.stdout:3023: writing smithi119156531-24 from 13254656 to 13262848 tid 3 2023-12-01T15:44:35.689 INFO:tasks.rados.rados.0.smithi119.stdout:3024: copy_from oid 13 from oid 50 current snap is 291 2023-12-01T15:44:35.689 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 6 current snap is 291 2023-12-01T15:44:35.689 INFO:tasks.rados.rados.0.smithi119.stdout:3025: seq_num 950 ranges {2891776=720896,3612672=679936,4292608=122880} 2023-12-01T15:44:35.708 INFO:tasks.rados.rados.0.smithi119.stdout:3025: writing smithi119156531-6 from 2891776 to 3612672 tid 1 2023-12-01T15:44:35.712 INFO:tasks.rados.rados.0.smithi119.stdout:3025: writing smithi119156531-6 from 3612672 to 4292608 tid 2 2023-12-01T15:44:35.714 INFO:tasks.rados.rados.0.smithi119.stdout:3025: writing smithi119156531-6 from 4292608 to 4415488 tid 3 2023-12-01T15:44:35.714 INFO:tasks.rados.rados.0.smithi119.stdout:3026: copy_from oid 2 from oid 10 current snap is 291 2023-12-01T15:44:35.714 INFO:tasks.rados.rados.0.smithi119.stdout:3024: finishing copy_from to smithi119156531-13 2023-12-01T15:44:35.714 INFO:tasks.rados.rados.0.smithi119.stdout:3024: got expected ENOENT (src dne) 2023-12-01T15:44:35.714 INFO:tasks.rados.rados.0.smithi119.stdout:3024: finishing copy_from racing read to smithi119156531-13 2023-12-01T15:44:35.714 INFO:tasks.rados.rados.0.smithi119.stdout:3023: finishing write tid 1 to smithi119156531-24 2023-12-01T15:44:35.714 INFO:tasks.rados.rados.0.smithi119.stdout:3023: finishing write tid 2 to smithi119156531-24 2023-12-01T15:44:35.714 INFO:tasks.rados.rados.0.smithi119.stdout:3023: finishing write tid 3 to smithi119156531-24 2023-12-01T15:44:35.714 INFO:tasks.rados.rados.0.smithi119.stdout:3023: finishing write tid 4 to smithi119156531-24 2023-12-01T15:44:35.714 INFO:tasks.rados.rados.0.smithi119.stdout:3023: finishing write tid 5 to smithi119156531-24 2023-12-01T15:44:35.714 INFO:tasks.rados.rados.0.smithi119.stdout:3023: oid 24 updating version 0 to 1563 2023-12-01T15:44:35.714 INFO:tasks.rados.rados.0.smithi119.stdout:3023: oid 24 updating version 1563 to 1566 2023-12-01T15:44:35.715 INFO:tasks.rados.rados.0.smithi119.stdout:3023: oid 24 version 1566 is already newer than 1564 2023-12-01T15:44:35.715 INFO:tasks.rados.rados.0.smithi119.stdout:3023: oid 24 version 1566 is already newer than 1565 2023-12-01T15:44:35.715 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 1566 (ObjNum 949 snap 291 seq_num 949) dirty exists 2023-12-01T15:44:35.715 INFO:tasks.rados.rados.0.smithi119.stdout:3023: left oid 24 (ObjNum 949 snap 291 seq_num 949) 2023-12-01T15:44:35.715 INFO:tasks.rados.rados.0.smithi119.stdout:3023: done (3 left) 2023-12-01T15:44:35.715 INFO:tasks.rados.rados.0.smithi119.stdout:3024: done (2 left) 2023-12-01T15:44:35.715 INFO:tasks.rados.rados.0.smithi119.stdout:3027: read oid 20 snap -1 2023-12-01T15:44:35.715 INFO:tasks.rados.rados.0.smithi119.stdout:3027: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:44:35.715 INFO:tasks.rados.rados.0.smithi119.stdout:3028: read oid 32 snap -1 2023-12-01T15:44:35.715 INFO:tasks.rados.rados.0.smithi119.stdout:3028: expect (ObjNum 938 snap 288 seq_num 938) 2023-12-01T15:44:35.715 INFO:tasks.rados.rados.0.smithi119.stdout:3029: rollback oid 11 current snap is 291 2023-12-01T15:44:35.715 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 11 to 289 2023-12-01T15:44:35.715 INFO:tasks.rados.rados.0.smithi119.stdout:3030: snap_create 2023-12-01T15:44:35.719 INFO:tasks.rados.rados.0.smithi119.stdout:3025: finishing write tid 1 to smithi119156531-6 2023-12-01T15:44:35.721 INFO:tasks.rados.rados.0.smithi119.stdout:3029: finishing rollback tid 0 to smithi119156531-11 2023-12-01T15:44:35.721 INFO:tasks.rados.rados.0.smithi119.stdout:3029: finishing rollback tid 1 to smithi119156531-11 2023-12-01T15:44:35.721 INFO:tasks.rados.rados.0.smithi119.stdout:3029: finishing rollback tid 2 to smithi119156531-11 2023-12-01T15:44:35.721 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 1865 (ObjNum 939 snap 288 seq_num 939) dirty exists 2023-12-01T15:44:35.723 INFO:tasks.rados.rados.0.smithi119.stdout:3025: finishing write tid 2 to smithi119156531-6 2023-12-01T15:44:35.723 INFO:tasks.rados.rados.0.smithi119.stdout:3025: finishing write tid 3 to smithi119156531-6 2023-12-01T15:44:35.723 INFO:tasks.rados.rados.0.smithi119.stdout:3025: finishing write tid 4 to smithi119156531-6 2023-12-01T15:44:35.725 INFO:tasks.rados.rados.0.smithi119.stdout:3025: finishing write tid 5 to smithi119156531-6 2023-12-01T15:44:35.725 INFO:tasks.rados.rados.0.smithi119.stdout:3025: oid 6 updating version 0 to 1863 2023-12-01T15:44:35.725 INFO:tasks.rados.rados.0.smithi119.stdout:3025: oid 6 version 1863 is already newer than 1862 2023-12-01T15:44:35.725 INFO:tasks.rados.rados.0.smithi119.stdout:3025: oid 6 version 1863 is already newer than 1860 2023-12-01T15:44:35.726 INFO:tasks.rados.rados.0.smithi119.stdout:3025: oid 6 version 1863 is already newer than 1861 2023-12-01T15:44:35.726 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 1863 (ObjNum 950 snap 291 seq_num 950) dirty exists 2023-12-01T15:44:35.726 INFO:tasks.rados.rados.0.smithi119.stdout:3025: left oid 6 (ObjNum 950 snap 291 seq_num 950) 2023-12-01T15:44:35.730 INFO:tasks.rados.rados.0.smithi119.stdout:3027: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:44:35.822 INFO:tasks.rados.rados.0.smithi119.stdout:3028: expect (ObjNum 938 snap 288 seq_num 938) 2023-12-01T15:44:35.856 INFO:tasks.rados.rados.0.smithi119.stdout:3026: finishing copy_from to smithi119156531-2 2023-12-01T15:44:35.856 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 2161 (ObjNum 890 snap 273 seq_num 890) dirty exists 2023-12-01T15:44:35.856 INFO:tasks.rados.rados.0.smithi119.stdout:3026: finishing copy_from racing read to smithi119156531-2 2023-12-01T15:44:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:35 smithi183 ceph-mon[99169]: osdmap e642: 8 total, 8 up, 8 in 2023-12-01T15:44:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:35 smithi119 ceph-mon[94175]: osdmap e642: 8 total, 8 up, 8 in 2023-12-01T15:44:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:35 smithi119 ceph-mon[108979]: osdmap e642: 8 total, 8 up, 8 in 2023-12-01T15:44:36.623 INFO:tasks.rados.rados.0.smithi119.stdout:3025: done (5 left) 2023-12-01T15:44:36.624 INFO:tasks.rados.rados.0.smithi119.stdout:3026: done (4 left) 2023-12-01T15:44:36.624 INFO:tasks.rados.rados.0.smithi119.stdout:3027: done (3 left) 2023-12-01T15:44:36.624 INFO:tasks.rados.rados.0.smithi119.stdout:3028: done (2 left) 2023-12-01T15:44:36.624 INFO:tasks.rados.rados.0.smithi119.stdout:3029: done (1 left) 2023-12-01T15:44:36.624 INFO:tasks.rados.rados.0.smithi119.stdout:3030: done (0 left) 2023-12-01T15:44:36.624 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 44 current snap is 292 2023-12-01T15:44:36.624 INFO:tasks.rados.rados.0.smithi119.stdout:3031: seq_num 951 ranges {4743168=737280,5480448=614400,6094848=188416} 2023-12-01T15:44:36.648 INFO:tasks.rados.rados.0.smithi119.stdout:3031: writing smithi119156531-44 from 4743168 to 5480448 tid 1 2023-12-01T15:44:36.651 INFO:tasks.rados.rados.0.smithi119.stdout:3031: writing smithi119156531-44 from 5480448 to 6094848 tid 2 2023-12-01T15:44:36.653 INFO:tasks.rados.rados.0.smithi119.stdout:3031: writing smithi119156531-44 from 6094848 to 6283264 tid 3 2023-12-01T15:44:36.653 INFO:tasks.rados.rados.0.smithi119.stdout:3032: read oid 50 snap -1 2023-12-01T15:44:36.653 INFO:tasks.rados.rados.0.smithi119.stdout:3032: expect deleted 2023-12-01T15:44:36.653 INFO:tasks.rados.rados.0.smithi119.stdout:3033: read oid 39 snap 269 2023-12-01T15:44:36.653 INFO:tasks.rados.rados.0.smithi119.stdout:3033: expect deleted 2023-12-01T15:44:36.653 INFO:tasks.rados.rados.0.smithi119.stdout:3034: delete oid 3 current snap is 292 2023-12-01T15:44:36.661 INFO:tasks.rados.rados.0.smithi119.stdout:3031: finishing write tid 1 to smithi119156531-44 2023-12-01T15:44:36.662 INFO:tasks.rados.rados.0.smithi119.stdout:3032: done (3 left) 2023-12-01T15:44:36.663 INFO:tasks.rados.rados.0.smithi119.stdout:3033: done (2 left) 2023-12-01T15:44:36.663 INFO:tasks.rados.rados.0.smithi119.stdout:3034: done (1 left) 2023-12-01T15:44:36.663 INFO:tasks.rados.rados.0.smithi119.stdout:3035: rmattr oid 38 current snap is 292 2023-12-01T15:44:36.663 INFO:tasks.rados.rados.0.smithi119.stdout:3036: rollback oid 45 current snap is 292 2023-12-01T15:44:36.663 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 45 to 270 2023-12-01T15:44:36.663 INFO:tasks.rados.rados.0.smithi119.stdout:3037: read oid 13 snap -1 2023-12-01T15:44:36.663 INFO:tasks.rados.rados.0.smithi119.stdout:3037: expect deleted 2023-12-01T15:44:36.663 INFO:tasks.rados.rados.0.smithi119.stdout:3038: copy_from oid 25 from oid 29 current snap is 292 2023-12-01T15:44:36.663 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 292 2023-12-01T15:44:36.663 INFO:tasks.rados.rados.0.smithi119.stdout:3039: seq_num 953 ranges {0=770048,770048=786432,1556480=16384} 2023-12-01T15:44:36.667 INFO:tasks.rados.rados.0.smithi119.stdout:3039: writing smithi119156531-18 from 0 to 770048 tid 1 2023-12-01T15:44:36.672 INFO:tasks.rados.rados.0.smithi119.stdout:3039: writing smithi119156531-18 from 770048 to 1556480 tid 2 2023-12-01T15:44:36.673 INFO:tasks.rados.rados.0.smithi119.stdout:3039: writing smithi119156531-18 from 1556480 to 1572864 tid 3 2023-12-01T15:44:36.673 INFO:tasks.rados.rados.0.smithi119.stdout:3040: delete oid 33 current snap is 292 2023-12-01T15:44:36.673 INFO:tasks.rados.rados.0.smithi119.stdout:3031: finishing write tid 2 to smithi119156531-44 2023-12-01T15:44:36.673 INFO:tasks.rados.rados.0.smithi119.stdout:3031: finishing write tid 3 to smithi119156531-44 2023-12-01T15:44:36.673 INFO:tasks.rados.rados.0.smithi119.stdout:3031: finishing write tid 4 to smithi119156531-44 2023-12-01T15:44:36.673 INFO:tasks.rados.rados.0.smithi119.stdout:3031: finishing write tid 5 to smithi119156531-44 2023-12-01T15:44:36.673 INFO:tasks.rados.rados.0.smithi119.stdout:3031: oid 44 updating version 0 to 1681 2023-12-01T15:44:36.673 INFO:tasks.rados.rados.0.smithi119.stdout:3031: oid 44 version 1681 is already newer than 1680 2023-12-01T15:44:36.673 INFO:tasks.rados.rados.0.smithi119.stdout:3031: oid 44 updating version 1681 to 1682 2023-12-01T15:44:36.673 INFO:tasks.rados.rados.0.smithi119.stdout:3031: oid 44 version 1682 is already newer than 1679 2023-12-01T15:44:36.673 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 1682 (ObjNum 951 snap 292 seq_num 951) dirty exists 2023-12-01T15:44:36.673 INFO:tasks.rados.rados.0.smithi119.stdout:3031: left oid 44 (ObjNum 951 snap 292 seq_num 951) 2023-12-01T15:44:36.673 INFO:tasks.rados.rados.0.smithi119.stdout:3036: finishing rollback tid 1 to smithi119156531-45 2023-12-01T15:44:36.674 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 1671 (ObjNum 929 snap 284 seq_num 929) dirty exists 2023-12-01T15:44:36.674 INFO:tasks.rados.rados.0.smithi119.stdout:3036: finishing rollback tid 2 to smithi119156531-45 2023-12-01T15:44:36.674 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 1865 (ObjNum 812 snap 251 seq_num 812) dirty exists 2023-12-01T15:44:36.674 INFO:tasks.rados.rados.0.smithi119.stdout:3039: finishing write tid 1 to smithi119156531-18 2023-12-01T15:44:36.676 INFO:tasks.rados.rados.0.smithi119.stdout:3038: finishing copy_from to smithi119156531-25 2023-12-01T15:44:36.676 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 1839 (ObjNum 449 snap 137 seq_num 449) dirty exists 2023-12-01T15:44:36.676 INFO:tasks.rados.rados.0.smithi119.stdout:3031: done (6 left) 2023-12-01T15:44:36.676 INFO:tasks.rados.rados.0.smithi119.stdout:3035: done (5 left) 2023-12-01T15:44:36.676 INFO:tasks.rados.rados.0.smithi119.stdout:3036: done (4 left) 2023-12-01T15:44:36.676 INFO:tasks.rados.rados.0.smithi119.stdout:3037: done (3 left) 2023-12-01T15:44:36.677 INFO:tasks.rados.rados.0.smithi119.stdout:3040: done (2 left) 2023-12-01T15:44:36.677 INFO:tasks.rados.rados.0.smithi119.stdout:3041: copy_from oid 27 from oid 35 current snap is 292 2023-12-01T15:44:36.677 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 292 2023-12-01T15:44:36.677 INFO:tasks.rados.rados.0.smithi119.stdout:3042: seq_num 955 ranges {2195456=802816,2998272=557056,3555328=245760} 2023-12-01T15:44:36.693 INFO:tasks.rados.rados.0.smithi119.stdout:3042: writing smithi119156531-39 from 2195456 to 2998272 tid 1 2023-12-01T15:44:36.696 INFO:tasks.rados.rados.0.smithi119.stdout:3042: writing smithi119156531-39 from 2998272 to 3555328 tid 2 2023-12-01T15:44:36.697 INFO:tasks.rados.rados.0.smithi119.stdout:3042: writing smithi119156531-39 from 3555328 to 3801088 tid 3 2023-12-01T15:44:36.697 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 46 current snap is 292 2023-12-01T15:44:36.698 INFO:tasks.rados.rados.0.smithi119.stdout:3038: finishing copy_from racing read to smithi119156531-25 2023-12-01T15:44:36.698 INFO:tasks.rados.rados.0.smithi119.stdout:3039: finishing write tid 2 to smithi119156531-18 2023-12-01T15:44:36.698 INFO:tasks.rados.rados.0.smithi119.stdout:3039: finishing write tid 3 to smithi119156531-18 2023-12-01T15:44:36.698 INFO:tasks.rados.rados.0.smithi119.stdout:3039: finishing write tid 4 to smithi119156531-18 2023-12-01T15:44:36.698 INFO:tasks.rados.rados.0.smithi119.stdout:3039: finishing write tid 5 to smithi119156531-18 2023-12-01T15:44:36.698 INFO:tasks.rados.rados.0.smithi119.stdout:3039: oid 18 updating version 0 to 2311 2023-12-01T15:44:36.698 INFO:tasks.rados.rados.0.smithi119.stdout:3039: oid 18 version 2311 is already newer than 2309 2023-12-01T15:44:36.698 INFO:tasks.rados.rados.0.smithi119.stdout:3039: oid 18 updating version 2311 to 2312 2023-12-01T15:44:36.698 INFO:tasks.rados.rados.0.smithi119.stdout:3039: oid 18 version 2312 is already newer than 2310 2023-12-01T15:44:36.698 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 2312 (ObjNum 953 snap 292 seq_num 953) dirty exists 2023-12-01T15:44:36.698 INFO:tasks.rados.rados.0.smithi119.stdout:3039: left oid 18 (ObjNum 953 snap 292 seq_num 953) 2023-12-01T15:44:36.698 INFO:tasks.rados.rados.0.smithi119.stdout:3043: seq_num 956 ranges {4005888=417792,4423680=434176,4857856=770048} 2023-12-01T15:44:36.722 INFO:tasks.rados.rados.0.smithi119.stdout:3043: writing smithi119156531-46 from 4005888 to 4423680 tid 1 2023-12-01T15:44:36.724 INFO:tasks.rados.rados.0.smithi119.stdout:3043: writing smithi119156531-46 from 4423680 to 4857856 tid 2 2023-12-01T15:44:36.729 INFO:tasks.rados.rados.0.smithi119.stdout:3043: writing smithi119156531-46 from 4857856 to 5627904 tid 3 2023-12-01T15:44:36.729 INFO:tasks.rados.rados.0.smithi119.stdout:3038: done (4 left) 2023-12-01T15:44:36.729 INFO:tasks.rados.rados.0.smithi119.stdout:3039: done (3 left) 2023-12-01T15:44:36.729 INFO:tasks.rados.rados.0.smithi119.stdout:3044: copy_from oid 25 from oid 32 current snap is 292 2023-12-01T15:44:36.730 INFO:tasks.rados.rados.0.smithi119.stdout:3041: finishing copy_from to smithi119156531-27 2023-12-01T15:44:36.730 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 1845 (ObjNum 890 snap 273 seq_num 890) dirty exists 2023-12-01T15:44:36.730 INFO:tasks.rados.rados.0.smithi119.stdout:3045: snap_create 2023-12-01T15:44:36.730 INFO:tasks.rados.rados.0.smithi119.stdout:3042: finishing write tid 1 to smithi119156531-39 2023-12-01T15:44:36.730 INFO:tasks.rados.rados.0.smithi119.stdout:3042: finishing write tid 2 to smithi119156531-39 2023-12-01T15:44:36.730 INFO:tasks.rados.rados.0.smithi119.stdout:3042: finishing write tid 3 to smithi119156531-39 2023-12-01T15:44:36.730 INFO:tasks.rados.rados.0.smithi119.stdout:3041: finishing copy_from racing read to smithi119156531-27 2023-12-01T15:44:36.730 INFO:tasks.rados.rados.0.smithi119.stdout:3042: finishing write tid 4 to smithi119156531-39 2023-12-01T15:44:36.730 INFO:tasks.rados.rados.0.smithi119.stdout:3042: finishing write tid 5 to smithi119156531-39 2023-12-01T15:44:36.730 INFO:tasks.rados.rados.0.smithi119.stdout:3042: oid 39 updating version 0 to 601 2023-12-01T15:44:36.730 INFO:tasks.rados.rados.0.smithi119.stdout:3042: oid 39 version 601 is already newer than 599 2023-12-01T15:44:36.730 INFO:tasks.rados.rados.0.smithi119.stdout:3042: oid 39 updating version 601 to 602 2023-12-01T15:44:36.730 INFO:tasks.rados.rados.0.smithi119.stdout:3042: oid 39 version 602 is already newer than 600 2023-12-01T15:44:36.730 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 602 (ObjNum 955 snap 292 seq_num 955) dirty exists 2023-12-01T15:44:36.731 INFO:tasks.rados.rados.0.smithi119.stdout:3042: left oid 39 (ObjNum 955 snap 292 seq_num 955) 2023-12-01T15:44:36.731 INFO:tasks.rados.rados.0.smithi119.stdout:3043: finishing write tid 1 to smithi119156531-46 2023-12-01T15:44:36.731 INFO:tasks.rados.rados.0.smithi119.stdout:3043: finishing write tid 2 to smithi119156531-46 2023-12-01T15:44:36.733 INFO:tasks.rados.rados.0.smithi119.stdout:3043: finishing write tid 3 to smithi119156531-46 2023-12-01T15:44:36.733 INFO:tasks.rados.rados.0.smithi119.stdout:3043: finishing write tid 4 to smithi119156531-46 2023-12-01T15:44:36.734 INFO:tasks.rados.rados.0.smithi119.stdout:3043: finishing write tid 5 to smithi119156531-46 2023-12-01T15:44:36.734 INFO:tasks.rados.rados.0.smithi119.stdout:3043: oid 46 updating version 0 to 1866 2023-12-01T15:44:36.734 INFO:tasks.rados.rados.0.smithi119.stdout:3043: oid 46 updating version 1866 to 1867 2023-12-01T15:44:36.735 INFO:tasks.rados.rados.0.smithi119.stdout:3043: oid 46 updating version 1867 to 1869 2023-12-01T15:44:36.735 INFO:tasks.rados.rados.0.smithi119.stdout:3043: oid 46 version 1869 is already newer than 1868 2023-12-01T15:44:36.735 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 1869 (ObjNum 956 snap 292 seq_num 956) dirty exists 2023-12-01T15:44:36.735 INFO:tasks.rados.rados.0.smithi119.stdout:3043: left oid 46 (ObjNum 956 snap 292 seq_num 956) 2023-12-01T15:44:36.737 INFO:tasks.rados.rados.0.smithi119.stdout:3044: finishing copy_from to smithi119156531-25 2023-12-01T15:44:36.737 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 1681 (ObjNum 938 snap 288 seq_num 938) dirty exists 2023-12-01T15:44:36.738 INFO:tasks.rados.rados.0.smithi119.stdout:3044: finishing copy_from racing read to smithi119156531-25 2023-12-01T15:44:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:36 smithi183 ceph-mon[99169]: pgmap v940: 121 pgs: 121 active+clean; 712 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 14 op/s 2023-12-01T15:44:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:36 smithi183 ceph-mon[99169]: osdmap e643: 8 total, 8 up, 8 in 2023-12-01T15:44:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:36 smithi119 ceph-mon[94175]: pgmap v940: 121 pgs: 121 active+clean; 712 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 14 op/s 2023-12-01T15:44:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:36 smithi119 ceph-mon[94175]: osdmap e643: 8 total, 8 up, 8 in 2023-12-01T15:44:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:36 smithi119 ceph-mon[108979]: pgmap v940: 121 pgs: 121 active+clean; 712 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 14 op/s 2023-12-01T15:44:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:36 smithi119 ceph-mon[108979]: osdmap e643: 8 total, 8 up, 8 in 2023-12-01T15:44:37.040 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:44:37.350 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:44:37.350 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11m) 7s ago 11m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:44:37.350 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11m) 7s ago 11m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:44:37.350 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (12m) 7s ago 12m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:44:37.350 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (12m) 7s ago 12m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:44:37.350 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (15m) 7s ago 15m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:44:37.350 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (17m) 7s ago 17m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:44:37.350 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (17m) 7s ago 17m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:44:37.350 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (16m) 7s ago 15m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:44:37.350 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (15m) 7s ago 15m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:44:37.351 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11m) 7s ago 11m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:44:37.351 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11m) 7s ago 11m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:44:37.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (15m) 7s ago 15m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:44:37.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (15m) 7s ago 15m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:44:37.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (14m) 7s ago 14m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:44:37.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (14m) 7s ago 14m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:44:37.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (13m) 7s ago 13m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:44:37.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (13m) 7s ago 13m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:44:37.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (13m) 7s ago 13m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:44:37.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (12m) 7s ago 12m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:44:37.351 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11m) 7s ago 12m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:44:37.626 INFO:tasks.rados.rados.0.smithi119.stdout:3041: done (4 left) 2023-12-01T15:44:37.626 INFO:tasks.rados.rados.0.smithi119.stdout:3042: done (3 left) 2023-12-01T15:44:37.626 INFO:tasks.rados.rados.0.smithi119.stdout:3043: done (2 left) 2023-12-01T15:44:37.626 INFO:tasks.rados.rados.0.smithi119.stdout:3044: done (1 left) 2023-12-01T15:44:37.627 INFO:tasks.rados.rados.0.smithi119.stdout:3045: done (0 left) 2023-12-01T15:44:37.627 INFO:tasks.rados.rados.0.smithi119.stdout:3046: read oid 38 snap 283 2023-12-01T15:44:37.627 INFO:tasks.rados.rados.0.smithi119.stdout:3046: expect (ObjNum 810 snap 251 seq_num 810) 2023-12-01T15:44:37.627 INFO:tasks.rados.rados.0.smithi119.stdout:3047: read oid 37 snap 289 2023-12-01T15:44:37.627 INFO:tasks.rados.rados.0.smithi119.stdout:3047: expect (ObjNum 945 snap 288 seq_num 945) 2023-12-01T15:44:37.627 INFO:tasks.rados.rados.0.smithi119.stdout:3048: snap_create 2023-12-01T15:44:37.646 INFO:tasks.rados.rados.0.smithi119.stdout:3047: expect (ObjNum 945 snap 288 seq_num 945) 2023-12-01T15:44:37.739 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:44:37.739 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:44:37.739 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:44:37.739 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:44:37.739 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:44:37.740 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:44:37.740 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:44:37.740 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:44:37.740 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:44:37.740 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:44:37.740 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:44:37.740 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:44:37.740 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:44:37.740 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:44:37.740 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:44:37.740 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:44:37.740 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:44:37.767 INFO:tasks.rados.rados.0.smithi119.stdout:3046: expect (ObjNum 810 snap 251 seq_num 810) 2023-12-01T15:44:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:37 smithi183 ceph-mon[99169]: osdmap e644: 8 total, 8 up, 8 in 2023-12-01T15:44:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:37 smithi119 ceph-mon[94175]: osdmap e644: 8 total, 8 up, 8 in 2023-12-01T15:44:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:37 smithi119 ceph-mon[108979]: osdmap e644: 8 total, 8 up, 8 in 2023-12-01T15:44:38.636 INFO:tasks.rados.rados.0.smithi119.stdout:3046: done (2 left) 2023-12-01T15:44:38.636 INFO:tasks.rados.rados.0.smithi119.stdout:3047: done (1 left) 2023-12-01T15:44:38.636 INFO:tasks.rados.rados.0.smithi119.stdout:3048: done (0 left) 2023-12-01T15:44:38.636 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 294 2023-12-01T15:44:38.637 INFO:tasks.rados.rados.0.smithi119.stdout:3049: seq_num 957 ranges {2727936=434176,3162112=720896,3883008=483328} 2023-12-01T15:44:38.653 INFO:tasks.rados.rados.0.smithi119.stdout:3049: writing smithi119156531-45 from 2727936 to 3162112 tid 1 2023-12-01T15:44:38.657 INFO:tasks.rados.rados.0.smithi119.stdout:3049: writing smithi119156531-45 from 3162112 to 3883008 tid 2 2023-12-01T15:44:38.660 INFO:tasks.rados.rados.0.smithi119.stdout:3049: writing smithi119156531-45 from 3883008 to 4366336 tid 3 2023-12-01T15:44:38.660 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 1 current snap is 294 2023-12-01T15:44:38.661 INFO:tasks.rados.rados.0.smithi119.stdout:3049: finishing write tid 1 to smithi119156531-45 2023-12-01T15:44:38.661 INFO:tasks.rados.rados.0.smithi119.stdout:3050: seq_num 958 ranges {1482752=450560,1933312=655360,2588672=548864} 2023-12-01T15:44:38.671 INFO:tasks.rados.rados.0.smithi119.stdout:3050: writing smithi119156531-1 from 1482752 to 1933312 tid 1 2023-12-01T15:44:38.675 INFO:tasks.rados.rados.0.smithi119.stdout:3050: writing smithi119156531-1 from 1933312 to 2588672 tid 2 2023-12-01T15:44:38.678 INFO:tasks.rados.rados.0.smithi119.stdout:3050: writing smithi119156531-1 from 2588672 to 3137536 tid 3 2023-12-01T15:44:38.678 INFO:tasks.rados.rados.0.smithi119.stdout:3051: snap_remove snap 270 2023-12-01T15:44:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:38 smithi183 ceph-mon[99169]: from='client.25289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:38 smithi183 ceph-mon[99169]: pgmap v943: 121 pgs: 121 active+clean; 712 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 14 op/s 2023-12-01T15:44:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:38 smithi183 ceph-mon[99169]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:38 smithi183 ceph-mon[99169]: osdmap e645: 8 total, 8 up, 8 in 2023-12-01T15:44:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4208887993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:44:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:38 smithi119 ceph-mon[108979]: from='client.25289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:38 smithi119 ceph-mon[108979]: pgmap v943: 121 pgs: 121 active+clean; 712 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 14 op/s 2023-12-01T15:44:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:38 smithi119 ceph-mon[108979]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:38 smithi119 ceph-mon[108979]: osdmap e645: 8 total, 8 up, 8 in 2023-12-01T15:44:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4208887993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:44:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:38 smithi119 ceph-mon[94175]: from='client.25289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:38 smithi119 ceph-mon[94175]: pgmap v943: 121 pgs: 121 active+clean; 712 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 14 op/s 2023-12-01T15:44:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:38 smithi119 ceph-mon[94175]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:38 smithi119 ceph-mon[94175]: osdmap e645: 8 total, 8 up, 8 in 2023-12-01T15:44:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4208887993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:44:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:39.641 INFO:tasks.rados.rados.0.smithi119.stdout:3051: done (2 left) 2023-12-01T15:44:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:3052: read oid 9 snap 287 2023-12-01T15:44:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:3052: expect (ObjNum 927 snap 283 seq_num 927) 2023-12-01T15:44:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:3053: rmattr oid 31 current snap is 294 2023-12-01T15:44:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:3053: done (3 left) 2023-12-01T15:44:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:3054: read oid 22 snap 277 2023-12-01T15:44:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:3054: expect (ObjNum 567 snap 181 seq_num 567) 2023-12-01T15:44:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:3055: delete oid 10 current snap is 294 2023-12-01T15:44:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:3049: finishing write tid 2 to smithi119156531-45 2023-12-01T15:44:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:3049: finishing write tid 3 to smithi119156531-45 2023-12-01T15:44:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:3049: finishing write tid 4 to smithi119156531-45 2023-12-01T15:44:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:3049: finishing write tid 5 to smithi119156531-45 2023-12-01T15:44:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:3049: oid 45 updating version 0 to 1871 2023-12-01T15:44:39.642 INFO:tasks.rados.rados.0.smithi119.stdout:3049: oid 45 updating version 1871 to 1872 2023-12-01T15:44:39.643 INFO:tasks.rados.rados.0.smithi119.stdout:3049: oid 45 version 1872 is already newer than 1870 2023-12-01T15:44:39.643 INFO:tasks.rados.rados.0.smithi119.stdout:3049: oid 45 updating version 1872 to 1873 2023-12-01T15:44:39.643 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 1873 (ObjNum 957 snap 294 seq_num 957) dirty exists 2023-12-01T15:44:39.643 INFO:tasks.rados.rados.0.smithi119.stdout:3049: left oid 45 (ObjNum 957 snap 294 seq_num 957) 2023-12-01T15:44:39.643 INFO:tasks.rados.rados.0.smithi119.stdout:3050: finishing write tid 1 to smithi119156531-1 2023-12-01T15:44:39.643 INFO:tasks.rados.rados.0.smithi119.stdout:3050: finishing write tid 2 to smithi119156531-1 2023-12-01T15:44:39.643 INFO:tasks.rados.rados.0.smithi119.stdout:3050: finishing write tid 3 to smithi119156531-1 2023-12-01T15:44:39.643 INFO:tasks.rados.rados.0.smithi119.stdout:3050: finishing write tid 4 to smithi119156531-1 2023-12-01T15:44:39.643 INFO:tasks.rados.rados.0.smithi119.stdout:3050: finishing write tid 5 to smithi119156531-1 2023-12-01T15:44:39.643 INFO:tasks.rados.rados.0.smithi119.stdout:3050: oid 1 updating version 0 to 1673 2023-12-01T15:44:39.643 INFO:tasks.rados.rados.0.smithi119.stdout:3050: oid 1 updating version 1673 to 1675 2023-12-01T15:44:39.643 INFO:tasks.rados.rados.0.smithi119.stdout:3050: oid 1 version 1675 is already newer than 1674 2023-12-01T15:44:39.643 INFO:tasks.rados.rados.0.smithi119.stdout:3050: oid 1 version 1675 is already newer than 1672 2023-12-01T15:44:39.643 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 1675 (ObjNum 958 snap 294 seq_num 958) dirty exists 2023-12-01T15:44:39.643 INFO:tasks.rados.rados.0.smithi119.stdout:3050: left oid 1 (ObjNum 958 snap 294 seq_num 958) 2023-12-01T15:44:39.662 INFO:tasks.rados.rados.0.smithi119.stdout:3049: done (4 left) 2023-12-01T15:44:39.662 INFO:tasks.rados.rados.0.smithi119.stdout:3050: done (3 left) 2023-12-01T15:44:39.663 INFO:tasks.rados.rados.0.smithi119.stdout:3055: done (2 left) 2023-12-01T15:44:39.663 INFO:tasks.rados.rados.0.smithi119.stdout:3056: copy_from oid 21 from oid 16 current snap is 294 2023-12-01T15:44:39.663 INFO:tasks.rados.rados.0.smithi119.stdout:3057: delete oid 39 current snap is 294 2023-12-01T15:44:39.665 INFO:tasks.rados.rados.0.smithi119.stdout:3052: expect (ObjNum 927 snap 283 seq_num 927) 2023-12-01T15:44:39.860 INFO:tasks.rados.rados.0.smithi119.stdout:3056: finishing copy_from to smithi119156531-21 2023-12-01T15:44:39.860 INFO:tasks.rados.rados.0.smithi119.stdout:3056: got expected ENOENT (src dne) 2023-12-01T15:44:39.860 INFO:tasks.rados.rados.0.smithi119.stdout:3056: finishing copy_from racing read to smithi119156531-21 2023-12-01T15:44:39.860 INFO:tasks.rados.rados.0.smithi119.stdout:3054: expect (ObjNum 567 snap 181 seq_num 567) 2023-12-01T15:44:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:39 smithi183 ceph-mon[99169]: osdmap e646: 8 total, 8 up, 8 in 2023-12-01T15:44:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:39 smithi119 ceph-mon[94175]: osdmap e646: 8 total, 8 up, 8 in 2023-12-01T15:44:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:39 smithi119 ceph-mon[108979]: osdmap e646: 8 total, 8 up, 8 in 2023-12-01T15:44:40.012 INFO:tasks.rados.rados.0.smithi119.stdout:3052: done (3 left) 2023-12-01T15:44:40.012 INFO:tasks.rados.rados.0.smithi119.stdout:3054: done (2 left) 2023-12-01T15:44:40.013 INFO:tasks.rados.rados.0.smithi119.stdout:3056: done (1 left) 2023-12-01T15:44:40.013 INFO:tasks.rados.rados.0.smithi119.stdout:3057: done (0 left) 2023-12-01T15:44:40.013 INFO:tasks.rados.rados.0.smithi119.stdout:3058: snap_create 2023-12-01T15:44:40.577 INFO:tasks.rados.rados.0.smithi119.stdout:3058: done (0 left) 2023-12-01T15:44:40.578 INFO:tasks.rados.rados.0.smithi119.stdout:3059: copy_from oid 14 from oid 19 current snap is 295 2023-12-01T15:44:40.578 INFO:tasks.rados.rados.0.smithi119.stdout:3060: rmattr oid 49 current snap is 295 2023-12-01T15:44:40.578 INFO:tasks.rados.rados.0.smithi119.stdout:3060: done (1 left) 2023-12-01T15:44:40.578 INFO:tasks.rados.rados.0.smithi119.stdout:3061: delete oid 29 current snap is 295 2023-12-01T15:44:40.585 INFO:tasks.rados.rados.0.smithi119.stdout:3061: done (1 left) 2023-12-01T15:44:40.585 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 295 2023-12-01T15:44:40.585 INFO:tasks.rados.rados.0.smithi119.stdout:3062: seq_num 962 ranges {0=516096,516096=589824,1105920=614400} 2023-12-01T15:44:40.588 INFO:tasks.rados.rados.0.smithi119.stdout:3062: writing smithi119156531-39 from 0 to 516096 tid 1 2023-12-01T15:44:40.591 INFO:tasks.rados.rados.0.smithi119.stdout:3062: writing smithi119156531-39 from 516096 to 1105920 tid 2 2023-12-01T15:44:40.595 INFO:tasks.rados.rados.0.smithi119.stdout:3062: writing smithi119156531-39 from 1105920 to 1720320 tid 3 2023-12-01T15:44:40.595 INFO:tasks.rados.rados.0.smithi119.stdout:3063: delete oid 5 current snap is 295 2023-12-01T15:44:40.595 INFO:tasks.rados.rados.0.smithi119.stdout:3059: finishing copy_from to smithi119156531-14 2023-12-01T15:44:40.595 INFO:tasks.rados.rados.0.smithi119.stdout:3059: got expected ENOENT (src dne) 2023-12-01T15:44:40.595 INFO:tasks.rados.rados.0.smithi119.stdout:3059: finishing copy_from racing read to smithi119156531-14 2023-12-01T15:44:40.595 INFO:tasks.rados.rados.0.smithi119.stdout:3062: finishing write tid 1 to smithi119156531-39 2023-12-01T15:44:40.595 INFO:tasks.rados.rados.0.smithi119.stdout:3062: finishing write tid 2 to smithi119156531-39 2023-12-01T15:44:40.598 INFO:tasks.rados.rados.0.smithi119.stdout:3062: finishing write tid 3 to smithi119156531-39 2023-12-01T15:44:40.598 INFO:tasks.rados.rados.0.smithi119.stdout:3062: finishing write tid 4 to smithi119156531-39 2023-12-01T15:44:40.600 INFO:tasks.rados.rados.0.smithi119.stdout:3059: done (2 left) 2023-12-01T15:44:40.600 INFO:tasks.rados.rados.0.smithi119.stdout:3063: done (1 left) 2023-12-01T15:44:40.600 INFO:tasks.rados.rados.0.smithi119.stdout:3064: rmattr oid 47 current snap is 295 2023-12-01T15:44:40.600 INFO:tasks.rados.rados.0.smithi119.stdout:3064: done (1 left) 2023-12-01T15:44:40.600 INFO:tasks.rados.rados.0.smithi119.stdout:3065: read oid 47 snap 271 2023-12-01T15:44:40.600 INFO:tasks.rados.rados.0.smithi119.stdout:3065: expect deleted 2023-12-01T15:44:40.600 INFO:tasks.rados.rados.0.smithi119.stdout:3066: read oid 15 snap -1 2023-12-01T15:44:40.600 INFO:tasks.rados.rados.0.smithi119.stdout:3066: expect deleted 2023-12-01T15:44:40.600 INFO:tasks.rados.rados.0.smithi119.stdout:3067: rollback oid 37 current snap is 295 2023-12-01T15:44:40.600 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 37 to 268 2023-12-01T15:44:40.601 INFO:tasks.rados.rados.0.smithi119.stdout:3068: copy_from oid 49 from oid 14 current snap is 295 2023-12-01T15:44:40.601 INFO:tasks.rados.rados.0.smithi119.stdout:3069: read oid 40 snap 285 2023-12-01T15:44:40.601 INFO:tasks.rados.rados.0.smithi119.stdout:3069: expect (ObjNum 910 snap 276 seq_num 910) 2023-12-01T15:44:40.601 INFO:tasks.rados.rados.0.smithi119.stdout:3070: delete oid 45 current snap is 295 2023-12-01T15:44:40.601 INFO:tasks.rados.rados.0.smithi119.stdout:3062: finishing write tid 5 to smithi119156531-39 2023-12-01T15:44:40.601 INFO:tasks.rados.rados.0.smithi119.stdout:3062: oid 39 updating version 0 to 607 2023-12-01T15:44:40.601 INFO:tasks.rados.rados.0.smithi119.stdout:3062: oid 39 version 607 is already newer than 605 2023-12-01T15:44:40.601 INFO:tasks.rados.rados.0.smithi119.stdout:3062: oid 39 updating version 607 to 608 2023-12-01T15:44:40.601 INFO:tasks.rados.rados.0.smithi119.stdout:3062: oid 39 version 608 is already newer than 606 2023-12-01T15:44:40.601 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 608 (ObjNum 962 snap 295 seq_num 962) dirty exists 2023-12-01T15:44:40.601 INFO:tasks.rados.rados.0.smithi119.stdout:3062: left oid 39 (ObjNum 962 snap 295 seq_num 962) 2023-12-01T15:44:40.603 INFO:tasks.rados.rados.0.smithi119.stdout:3062: done (6 left) 2023-12-01T15:44:40.603 INFO:tasks.rados.rados.0.smithi119.stdout:3065: done (5 left) 2023-12-01T15:44:40.603 INFO:tasks.rados.rados.0.smithi119.stdout:3070: done (4 left) 2023-12-01T15:44:40.603 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 28 current snap is 295 2023-12-01T15:44:40.603 INFO:tasks.rados.rados.0.smithi119.stdout:3071: seq_num 965 ranges {2015232=565248,2580480=647168,3227648=548864,3776512=8192} 2023-12-01T15:44:40.617 INFO:tasks.rados.rados.0.smithi119.stdout:3071: writing smithi119156531-28 from 2015232 to 2580480 tid 1 2023-12-01T15:44:40.621 INFO:tasks.rados.rados.0.smithi119.stdout:3071: writing smithi119156531-28 from 2580480 to 3227648 tid 2 2023-12-01T15:44:40.625 INFO:tasks.rados.rados.0.smithi119.stdout:3071: writing smithi119156531-28 from 3227648 to 3776512 tid 3 2023-12-01T15:44:40.625 INFO:tasks.rados.rados.0.smithi119.stdout:3071: writing smithi119156531-28 from 3776512 to 3784704 tid 4 2023-12-01T15:44:40.625 INFO:tasks.rados.rados.0.smithi119.stdout:3072: snap_create 2023-12-01T15:44:40.625 INFO:tasks.rados.rados.0.smithi119.stdout:3069: expect (ObjNum 910 snap 276 seq_num 910) 2023-12-01T15:44:40.663 INFO:tasks.rados.rados.0.smithi119.stdout:3068: finishing copy_from to smithi119156531-49 2023-12-01T15:44:40.664 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 1829 (ObjNum 920 snap 282 seq_num 920) dirty exists 2023-12-01T15:44:40.664 INFO:tasks.rados.rados.0.smithi119.stdout:3067: finishing rollback tid 0 to smithi119156531-37 2023-12-01T15:44:40.664 INFO:tasks.rados.rados.0.smithi119.stdout:3067: finishing rollback tid 1 to smithi119156531-37 2023-12-01T15:44:40.664 INFO:tasks.rados.rados.0.smithi119.stdout:3067: finishing rollback tid 2 to smithi119156531-37 2023-12-01T15:44:40.664 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 2330 (ObjNum 834 snap 257 seq_num 834) dirty exists 2023-12-01T15:44:40.664 INFO:tasks.rados.rados.0.smithi119.stdout:3068: finishing copy_from racing read to smithi119156531-49 2023-12-01T15:44:40.664 INFO:tasks.rados.rados.0.smithi119.stdout:3071: finishing write tid 1 to smithi119156531-28 2023-12-01T15:44:40.664 INFO:tasks.rados.rados.0.smithi119.stdout:3071: finishing write tid 2 to smithi119156531-28 2023-12-01T15:44:40.664 INFO:tasks.rados.rados.0.smithi119.stdout:3071: finishing write tid 3 to smithi119156531-28 2023-12-01T15:44:40.664 INFO:tasks.rados.rados.0.smithi119.stdout:3071: finishing write tid 4 to smithi119156531-28 2023-12-01T15:44:40.664 INFO:tasks.rados.rados.0.smithi119.stdout:3071: finishing write tid 5 to smithi119156531-28 2023-12-01T15:44:40.664 INFO:tasks.rados.rados.0.smithi119.stdout:3071: finishing write tid 6 to smithi119156531-28 2023-12-01T15:44:40.664 INFO:tasks.rados.rados.0.smithi119.stdout:3071: oid 28 updating version 0 to 1665 2023-12-01T15:44:40.664 INFO:tasks.rados.rados.0.smithi119.stdout:3071: oid 28 version 1665 is already newer than 1663 2023-12-01T15:44:40.664 INFO:tasks.rados.rados.0.smithi119.stdout:3071: oid 28 version 1665 is already newer than 1662 2023-12-01T15:44:40.664 INFO:tasks.rados.rados.0.smithi119.stdout:3071: oid 28 updating version 1665 to 1666 2023-12-01T15:44:40.665 INFO:tasks.rados.rados.0.smithi119.stdout:3071: oid 28 version 1666 is already newer than 1664 2023-12-01T15:44:40.665 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 1666 (ObjNum 965 snap 295 seq_num 965) dirty exists 2023-12-01T15:44:40.665 INFO:tasks.rados.rados.0.smithi119.stdout:3071: left oid 28 (ObjNum 965 snap 295 seq_num 965) 2023-12-01T15:44:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:40 smithi183 ceph-mon[99169]: pgmap v946: 121 pgs: 121 active+clean; 712 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:44:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:40 smithi183 ceph-mon[99169]: osdmap e647: 8 total, 8 up, 8 in 2023-12-01T15:44:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:40 smithi183 ceph-mon[99169]: osdmap e648: 8 total, 8 up, 8 in 2023-12-01T15:44:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:40 smithi119 ceph-mon[94175]: pgmap v946: 121 pgs: 121 active+clean; 712 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:44:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:40 smithi119 ceph-mon[94175]: osdmap e647: 8 total, 8 up, 8 in 2023-12-01T15:44:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:40 smithi119 ceph-mon[94175]: osdmap e648: 8 total, 8 up, 8 in 2023-12-01T15:44:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:40 smithi119 ceph-mon[108979]: pgmap v946: 121 pgs: 121 active+clean; 712 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:44:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:40 smithi119 ceph-mon[108979]: osdmap e647: 8 total, 8 up, 8 in 2023-12-01T15:44:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:40 smithi119 ceph-mon[108979]: osdmap e648: 8 total, 8 up, 8 in 2023-12-01T15:44:41.587 INFO:tasks.rados.rados.0.smithi119.stdout:3066: done (5 left) 2023-12-01T15:44:41.587 INFO:tasks.rados.rados.0.smithi119.stdout:3067: done (4 left) 2023-12-01T15:44:41.587 INFO:tasks.rados.rados.0.smithi119.stdout:3068: done (3 left) 2023-12-01T15:44:41.587 INFO:tasks.rados.rados.0.smithi119.stdout:3069: done (2 left) 2023-12-01T15:44:41.587 INFO:tasks.rados.rados.0.smithi119.stdout:3071: done (1 left) 2023-12-01T15:44:41.587 INFO:tasks.rados.rados.0.smithi119.stdout:3072: done (0 left) 2023-12-01T15:44:41.587 INFO:tasks.rados.rados.0.smithi119.stdout:3073: snap_create 2023-12-01T15:44:42.590 INFO:tasks.rados.rados.0.smithi119.stdout:3073: done (0 left) 2023-12-01T15:44:42.590 INFO:tasks.rados.rados.0.smithi119.stdout:3074: delete oid 42 current snap is 297 2023-12-01T15:44:42.595 INFO:tasks.rados.rados.0.smithi119.stdout:3074: done (0 left) 2023-12-01T15:44:42.595 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 26 current snap is 297 2023-12-01T15:44:42.595 INFO:tasks.rados.rados.0.smithi119.stdout:3075: seq_num 967 ranges {9830400=598016,10428416=466944,10895360=516096,11411456=221184} 2023-12-01T15:44:42.650 INFO:tasks.rados.rados.0.smithi119.stdout:3075: writing smithi119156531-26 from 9830400 to 10428416 tid 1 2023-12-01T15:44:42.653 INFO:tasks.rados.rados.0.smithi119.stdout:3075: writing smithi119156531-26 from 10428416 to 10895360 tid 2 2023-12-01T15:44:42.656 INFO:tasks.rados.rados.0.smithi119.stdout:3075: writing smithi119156531-26 from 10895360 to 11411456 tid 3 2023-12-01T15:44:42.658 INFO:tasks.rados.rados.0.smithi119.stdout:3075: writing smithi119156531-26 from 11411456 to 11632640 tid 4 2023-12-01T15:44:42.658 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 297 2023-12-01T15:44:42.658 INFO:tasks.rados.rados.0.smithi119.stdout:3076: seq_num 968 ranges {0=614400,614400=745472,1359872=458752} 2023-12-01T15:44:42.661 INFO:tasks.rados.rados.0.smithi119.stdout:3076: writing smithi119156531-42 from 0 to 614400 tid 1 2023-12-01T15:44:42.666 INFO:tasks.rados.rados.0.smithi119.stdout:3076: writing smithi119156531-42 from 614400 to 1359872 tid 2 2023-12-01T15:44:42.669 INFO:tasks.rados.rados.0.smithi119.stdout:3076: writing smithi119156531-42 from 1359872 to 1818624 tid 3 2023-12-01T15:44:42.669 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 22 current snap is 297 2023-12-01T15:44:42.669 INFO:tasks.rados.rados.0.smithi119.stdout:3075: finishing write tid 1 to smithi119156531-26 2023-12-01T15:44:42.669 INFO:tasks.rados.rados.0.smithi119.stdout:3077: seq_num 969 ranges {0=638976,638976=630784,1269760=532480,1802240=40960} 2023-12-01T15:44:42.672 INFO:tasks.rados.rados.0.smithi119.stdout:3077: writing smithi119156531-22 from 0 to 638976 tid 1 2023-12-01T15:44:42.676 INFO:tasks.rados.rados.0.smithi119.stdout:3077: writing smithi119156531-22 from 638976 to 1269760 tid 2 2023-12-01T15:44:42.679 INFO:tasks.rados.rados.0.smithi119.stdout:3077: writing smithi119156531-22 from 1269760 to 1802240 tid 3 2023-12-01T15:44:42.680 INFO:tasks.rados.rados.0.smithi119.stdout:3077: writing smithi119156531-22 from 1802240 to 1843200 tid 4 2023-12-01T15:44:42.680 INFO:tasks.rados.rados.0.smithi119.stdout:3078: delete oid 44 current snap is 297 2023-12-01T15:44:42.680 INFO:tasks.rados.rados.0.smithi119.stdout:3075: finishing write tid 2 to smithi119156531-26 2023-12-01T15:44:42.680 INFO:tasks.rados.rados.0.smithi119.stdout:3075: finishing write tid 3 to smithi119156531-26 2023-12-01T15:44:42.680 INFO:tasks.rados.rados.0.smithi119.stdout:3075: finishing write tid 4 to smithi119156531-26 2023-12-01T15:44:42.680 INFO:tasks.rados.rados.0.smithi119.stdout:3075: finishing write tid 5 to smithi119156531-26 2023-12-01T15:44:42.680 INFO:tasks.rados.rados.0.smithi119.stdout:3075: finishing write tid 6 to smithi119156531-26 2023-12-01T15:44:42.681 INFO:tasks.rados.rados.0.smithi119.stdout:3075: oid 26 updating version 0 to 1677 2023-12-01T15:44:42.681 INFO:tasks.rados.rados.0.smithi119.stdout:3075: oid 26 updating version 1677 to 1680 2023-12-01T15:44:42.681 INFO:tasks.rados.rados.0.smithi119.stdout:3075: oid 26 version 1680 is already newer than 1676 2023-12-01T15:44:42.681 INFO:tasks.rados.rados.0.smithi119.stdout:3075: oid 26 version 1680 is already newer than 1679 2023-12-01T15:44:42.681 INFO:tasks.rados.rados.0.smithi119.stdout:3075: oid 26 version 1680 is already newer than 1678 2023-12-01T15:44:42.681 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 1680 (ObjNum 967 snap 297 seq_num 967) dirty exists 2023-12-01T15:44:42.681 INFO:tasks.rados.rados.0.smithi119.stdout:3075: left oid 26 (ObjNum 967 snap 297 seq_num 967) 2023-12-01T15:44:42.681 INFO:tasks.rados.rados.0.smithi119.stdout:3076: finishing write tid 1 to smithi119156531-42 2023-12-01T15:44:42.681 INFO:tasks.rados.rados.0.smithi119.stdout:3076: finishing write tid 2 to smithi119156531-42 2023-12-01T15:44:42.681 INFO:tasks.rados.rados.0.smithi119.stdout:3076: finishing write tid 3 to smithi119156531-42 2023-12-01T15:44:42.681 INFO:tasks.rados.rados.0.smithi119.stdout:3076: finishing write tid 4 to smithi119156531-42 2023-12-01T15:44:42.681 INFO:tasks.rados.rados.0.smithi119.stdout:3076: finishing write tid 5 to smithi119156531-42 2023-12-01T15:44:42.681 INFO:tasks.rados.rados.0.smithi119.stdout:3076: oid 42 updating version 0 to 1836 2023-12-01T15:44:42.681 INFO:tasks.rados.rados.0.smithi119.stdout:3076: oid 42 version 1836 is already newer than 1835 2023-12-01T15:44:42.681 INFO:tasks.rados.rados.0.smithi119.stdout:3076: oid 42 updating version 1836 to 1837 2023-12-01T15:44:42.682 INFO:tasks.rados.rados.0.smithi119.stdout:3076: oid 42 updating version 1837 to 1838 2023-12-01T15:44:42.682 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 1838 (ObjNum 968 snap 297 seq_num 968) dirty exists 2023-12-01T15:44:42.682 INFO:tasks.rados.rados.0.smithi119.stdout:3076: left oid 42 (ObjNum 968 snap 297 seq_num 968) 2023-12-01T15:44:42.682 INFO:tasks.rados.rados.0.smithi119.stdout:3077: finishing write tid 1 to smithi119156531-22 2023-12-01T15:44:42.685 INFO:tasks.rados.rados.0.smithi119.stdout:3075: done (3 left) 2023-12-01T15:44:42.685 INFO:tasks.rados.rados.0.smithi119.stdout:3076: done (2 left) 2023-12-01T15:44:42.685 INFO:tasks.rados.rados.0.smithi119.stdout:3078: done (1 left) 2023-12-01T15:44:42.685 INFO:tasks.rados.rados.0.smithi119.stdout:3079: read oid 18 snap -1 2023-12-01T15:44:42.685 INFO:tasks.rados.rados.0.smithi119.stdout:3079: expect (ObjNum 953 snap 292 seq_num 953) 2023-12-01T15:44:42.685 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 46 current snap is 297 2023-12-01T15:44:42.686 INFO:tasks.rados.rados.0.smithi119.stdout:3080: seq_num 971 ranges {5627904=671744,6299648=802816,7102464=401408} 2023-12-01T15:44:42.719 INFO:tasks.rados.rados.0.smithi119.stdout:3080: writing smithi119156531-46 from 5627904 to 6299648 tid 1 2023-12-01T15:44:42.724 INFO:tasks.rados.rados.0.smithi119.stdout:3080: writing smithi119156531-46 from 6299648 to 7102464 tid 2 2023-12-01T15:44:42.727 INFO:tasks.rados.rados.0.smithi119.stdout:3080: writing smithi119156531-46 from 7102464 to 7503872 tid 3 2023-12-01T15:44:42.727 INFO:tasks.rados.rados.0.smithi119.stdout:3077: finishing write tid 2 to smithi119156531-22 2023-12-01T15:44:42.727 INFO:tasks.rados.rados.0.smithi119.stdout:3081: read oid 29 snap -1 2023-12-01T15:44:42.727 INFO:tasks.rados.rados.0.smithi119.stdout:3081: expect deleted 2023-12-01T15:44:42.727 INFO:tasks.rados.rados.0.smithi119.stdout:3082: read oid 34 snap -1 2023-12-01T15:44:42.727 INFO:tasks.rados.rados.0.smithi119.stdout:3082: expect (ObjNum 940 snap 288 seq_num 940) 2023-12-01T15:44:42.727 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 38 current snap is 297 2023-12-01T15:44:42.727 INFO:tasks.rados.rados.0.smithi119.stdout:3083: seq_num 972 ranges {8757248=688128,9445376=688128,10133504=516096} 2023-12-01T15:44:42.777 INFO:tasks.rados.rados.0.smithi119.stdout:3083: writing smithi119156531-38 from 8757248 to 9445376 tid 1 2023-12-01T15:44:42.781 INFO:tasks.rados.rados.0.smithi119.stdout:3083: writing smithi119156531-38 from 9445376 to 10133504 tid 2 2023-12-01T15:44:42.784 INFO:tasks.rados.rados.0.smithi119.stdout:3083: writing smithi119156531-38 from 10133504 to 10649600 tid 3 2023-12-01T15:44:42.784 INFO:tasks.rados.rados.0.smithi119.stdout:3084: snap_create 2023-12-01T15:44:42.785 INFO:tasks.rados.rados.0.smithi119.stdout:3077: finishing write tid 3 to smithi119156531-22 2023-12-01T15:44:42.785 INFO:tasks.rados.rados.0.smithi119.stdout:3077: finishing write tid 4 to smithi119156531-22 2023-12-01T15:44:42.785 INFO:tasks.rados.rados.0.smithi119.stdout:3077: finishing write tid 5 to smithi119156531-22 2023-12-01T15:44:42.785 INFO:tasks.rados.rados.0.smithi119.stdout:3077: finishing write tid 6 to smithi119156531-22 2023-12-01T15:44:42.785 INFO:tasks.rados.rados.0.smithi119.stdout:3077: oid 22 updating version 0 to 2332 2023-12-01T15:44:42.785 INFO:tasks.rados.rados.0.smithi119.stdout:3077: oid 22 updating version 2332 to 2336 2023-12-01T15:44:42.786 INFO:tasks.rados.rados.0.smithi119.stdout:3077: oid 22 version 2336 is already newer than 2334 2023-12-01T15:44:42.786 INFO:tasks.rados.rados.0.smithi119.stdout:3077: oid 22 version 2336 is already newer than 2333 2023-12-01T15:44:42.786 INFO:tasks.rados.rados.0.smithi119.stdout:3077: oid 22 version 2336 is already newer than 2335 2023-12-01T15:44:42.786 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 2336 (ObjNum 969 snap 297 seq_num 969) dirty exists 2023-12-01T15:44:42.786 INFO:tasks.rados.rados.0.smithi119.stdout:3077: left oid 22 (ObjNum 969 snap 297 seq_num 969) 2023-12-01T15:44:42.786 INFO:tasks.rados.rados.0.smithi119.stdout:3079: expect (ObjNum 953 snap 292 seq_num 953) 2023-12-01T15:44:42.826 INFO:tasks.rados.rados.0.smithi119.stdout:3080: finishing write tid 1 to smithi119156531-46 2023-12-01T15:44:42.826 INFO:tasks.rados.rados.0.smithi119.stdout:3080: finishing write tid 2 to smithi119156531-46 2023-12-01T15:44:42.826 INFO:tasks.rados.rados.0.smithi119.stdout:3080: finishing write tid 3 to smithi119156531-46 2023-12-01T15:44:42.827 INFO:tasks.rados.rados.0.smithi119.stdout:3080: finishing write tid 4 to smithi119156531-46 2023-12-01T15:44:42.827 INFO:tasks.rados.rados.0.smithi119.stdout:3080: finishing write tid 5 to smithi119156531-46 2023-12-01T15:44:42.827 INFO:tasks.rados.rados.0.smithi119.stdout:3080: oid 46 updating version 0 to 1877 2023-12-01T15:44:42.827 INFO:tasks.rados.rados.0.smithi119.stdout:3080: oid 46 version 1877 is already newer than 1876 2023-12-01T15:44:42.827 INFO:tasks.rados.rados.0.smithi119.stdout:3080: oid 46 version 1877 is already newer than 1875 2023-12-01T15:44:42.827 INFO:tasks.rados.rados.0.smithi119.stdout:3080: oid 46 updating version 1877 to 1878 2023-12-01T15:44:42.827 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 1878 (ObjNum 971 snap 297 seq_num 971) dirty exists 2023-12-01T15:44:42.827 INFO:tasks.rados.rados.0.smithi119.stdout:3080: left oid 46 (ObjNum 971 snap 297 seq_num 971) 2023-12-01T15:44:42.827 INFO:tasks.rados.rados.0.smithi119.stdout:3082: expect (ObjNum 940 snap 288 seq_num 940) 2023-12-01T15:44:42.907 INFO:tasks.rados.rados.0.smithi119.stdout:3083: finishing write tid 1 to smithi119156531-38 2023-12-01T15:44:42.907 INFO:tasks.rados.rados.0.smithi119.stdout:3083: finishing write tid 2 to smithi119156531-38 2023-12-01T15:44:42.908 INFO:tasks.rados.rados.0.smithi119.stdout:3083: finishing write tid 3 to smithi119156531-38 2023-12-01T15:44:42.908 INFO:tasks.rados.rados.0.smithi119.stdout:3083: finishing write tid 4 to smithi119156531-38 2023-12-01T15:44:42.908 INFO:tasks.rados.rados.0.smithi119.stdout:3083: finishing write tid 5 to smithi119156531-38 2023-12-01T15:44:42.908 INFO:tasks.rados.rados.0.smithi119.stdout:3083: oid 38 updating version 0 to 1831 2023-12-01T15:44:42.908 INFO:tasks.rados.rados.0.smithi119.stdout:3083: oid 38 updating version 1831 to 1833 2023-12-01T15:44:42.908 INFO:tasks.rados.rados.0.smithi119.stdout:3083: oid 38 version 1833 is already newer than 1830 2023-12-01T15:44:42.908 INFO:tasks.rados.rados.0.smithi119.stdout:3083: oid 38 version 1833 is already newer than 1832 2023-12-01T15:44:42.908 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 1833 (ObjNum 972 snap 297 seq_num 972) dirty exists 2023-12-01T15:44:42.908 INFO:tasks.rados.rados.0.smithi119.stdout:3083: left oid 38 (ObjNum 972 snap 297 seq_num 972) 2023-12-01T15:44:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:42 smithi183 ceph-mon[99169]: pgmap v949: 121 pgs: 121 active+clean; 736 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 19 op/s 2023-12-01T15:44:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:42 smithi183 ceph-mon[99169]: osdmap e649: 8 total, 8 up, 8 in 2023-12-01T15:44:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:42 smithi119 ceph-mon[94175]: pgmap v949: 121 pgs: 121 active+clean; 736 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 19 op/s 2023-12-01T15:44:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:42 smithi119 ceph-mon[94175]: osdmap e649: 8 total, 8 up, 8 in 2023-12-01T15:44:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:42 smithi119 ceph-mon[108979]: pgmap v949: 121 pgs: 121 active+clean; 736 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 19 op/s 2023-12-01T15:44:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:42 smithi119 ceph-mon[108979]: osdmap e649: 8 total, 8 up, 8 in 2023-12-01T15:44:43.605 INFO:tasks.rados.rados.0.smithi119.stdout:3077: done (6 left) 2023-12-01T15:44:43.605 INFO:tasks.rados.rados.0.smithi119.stdout:3079: done (5 left) 2023-12-01T15:44:43.605 INFO:tasks.rados.rados.0.smithi119.stdout:3080: done (4 left) 2023-12-01T15:44:43.605 INFO:tasks.rados.rados.0.smithi119.stdout:3081: done (3 left) 2023-12-01T15:44:43.605 INFO:tasks.rados.rados.0.smithi119.stdout:3082: done (2 left) 2023-12-01T15:44:43.605 INFO:tasks.rados.rados.0.smithi119.stdout:3083: done (1 left) 2023-12-01T15:44:43.605 INFO:tasks.rados.rados.0.smithi119.stdout:3084: done (0 left) 2023-12-01T15:44:43.605 INFO:tasks.rados.rados.0.smithi119.stdout:3085: snap_remove snap 182 2023-12-01T15:44:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:43 smithi183 ceph-mon[99169]: osdmap e650: 8 total, 8 up, 8 in 2023-12-01T15:44:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:43 smithi119 ceph-mon[94175]: osdmap e650: 8 total, 8 up, 8 in 2023-12-01T15:44:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:43 smithi119 ceph-mon[108979]: osdmap e650: 8 total, 8 up, 8 in 2023-12-01T15:44:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:44:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:44:44] "GET /metrics HTTP/1.1" 200 36177 "" "Prometheus/2.43.0" 2023-12-01T15:44:44.607 INFO:tasks.rados.rados.0.smithi119.stdout:3085: done (0 left) 2023-12-01T15:44:44.607 INFO:tasks.rados.rados.0.smithi119.stdout:3086: copy_from oid 49 from oid 17 current snap is 298 2023-12-01T15:44:44.607 INFO:tasks.rados.rados.0.smithi119.stdout:3087: snap_remove snap 277 2023-12-01T15:44:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:44 smithi183 ceph-mon[99169]: pgmap v952: 121 pgs: 121 active+clean; 736 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 19 op/s 2023-12-01T15:44:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:44 smithi183 ceph-mon[99169]: osdmap e651: 8 total, 8 up, 8 in 2023-12-01T15:44:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:44 smithi119 ceph-mon[108979]: pgmap v952: 121 pgs: 121 active+clean; 736 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 19 op/s 2023-12-01T15:44:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:44 smithi119 ceph-mon[108979]: osdmap e651: 8 total, 8 up, 8 in 2023-12-01T15:44:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:44 smithi119 ceph-mon[94175]: pgmap v952: 121 pgs: 121 active+clean; 736 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 19 op/s 2023-12-01T15:44:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:44 smithi119 ceph-mon[94175]: osdmap e651: 8 total, 8 up, 8 in 2023-12-01T15:44:45.636 INFO:tasks.rados.rados.0.smithi119.stdout:3087: done (1 left) 2023-12-01T15:44:45.637 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 28 current snap is 298 2023-12-01T15:44:45.637 INFO:tasks.rados.rados.0.smithi119.stdout:3088: seq_num 973 ranges {3784704=704512,4489216=573440,5062656=507904,5570560=122880} 2023-12-01T15:44:45.654 INFO:tasks.rados.rados.0.smithi119.stdout:3088: writing smithi119156531-28 from 3784704 to 4489216 tid 1 2023-12-01T15:44:45.662 INFO:tasks.rados.rados.0.smithi119.stdout:3088: writing smithi119156531-28 from 4489216 to 5062656 tid 2 2023-12-01T15:44:45.662 INFO:tasks.rados.rados.0.smithi119.stdout:3088: writing smithi119156531-28 from 5062656 to 5570560 tid 3 2023-12-01T15:44:45.662 INFO:tasks.rados.rados.0.smithi119.stdout:3088: writing smithi119156531-28 from 5570560 to 5693440 tid 4 2023-12-01T15:44:45.662 INFO:tasks.rados.rados.0.smithi119.stdout:3089: snap_remove snap 287 2023-12-01T15:44:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:45 smithi183 ceph-mon[99169]: osdmap e652: 8 total, 8 up, 8 in 2023-12-01T15:44:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:45 smithi119 ceph-mon[108979]: osdmap e652: 8 total, 8 up, 8 in 2023-12-01T15:44:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:45 smithi119 ceph-mon[94175]: osdmap e652: 8 total, 8 up, 8 in 2023-12-01T15:44:46.634 INFO:tasks.rados.rados.0.smithi119.stdout:3089: done (2 left) 2023-12-01T15:44:46.634 INFO:tasks.rados.rados.0.smithi119.stdout:3090: delete oid 27 current snap is 298 2023-12-01T15:44:46.634 INFO:tasks.rados.rados.0.smithi119.stdout:3086: finishing copy_from to smithi119156531-49 2023-12-01T15:44:46.634 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 1668 (ObjNum 917 snap 279 seq_num 917) dirty exists 2023-12-01T15:44:46.634 INFO:tasks.rados.rados.0.smithi119.stdout:3086: finishing copy_from racing read to smithi119156531-49 2023-12-01T15:44:46.635 INFO:tasks.rados.rados.0.smithi119.stdout:3088: finishing write tid 1 to smithi119156531-28 2023-12-01T15:44:46.635 INFO:tasks.rados.rados.0.smithi119.stdout:3088: finishing write tid 2 to smithi119156531-28 2023-12-01T15:44:46.635 INFO:tasks.rados.rados.0.smithi119.stdout:3088: finishing write tid 3 to smithi119156531-28 2023-12-01T15:44:46.635 INFO:tasks.rados.rados.0.smithi119.stdout:3088: finishing write tid 4 to smithi119156531-28 2023-12-01T15:44:46.635 INFO:tasks.rados.rados.0.smithi119.stdout:3088: finishing write tid 5 to smithi119156531-28 2023-12-01T15:44:46.635 INFO:tasks.rados.rados.0.smithi119.stdout:3088: finishing write tid 6 to smithi119156531-28 2023-12-01T15:44:46.635 INFO:tasks.rados.rados.0.smithi119.stdout:3088: oid 28 updating version 0 to 1668 2023-12-01T15:44:46.635 INFO:tasks.rados.rados.0.smithi119.stdout:3088: oid 28 updating version 1668 to 1670 2023-12-01T15:44:46.635 INFO:tasks.rados.rados.0.smithi119.stdout:3088: oid 28 version 1670 is already newer than 1669 2023-12-01T15:44:46.635 INFO:tasks.rados.rados.0.smithi119.stdout:3088: oid 28 version 1670 is already newer than 1667 2023-12-01T15:44:46.635 INFO:tasks.rados.rados.0.smithi119.stdout:3088: oid 28 updating version 1670 to 1671 2023-12-01T15:44:46.635 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 1671 (ObjNum 973 snap 298 seq_num 973) dirty exists 2023-12-01T15:44:46.635 INFO:tasks.rados.rados.0.smithi119.stdout:3088: left oid 28 (ObjNum 973 snap 298 seq_num 973) 2023-12-01T15:44:46.650 INFO:tasks.rados.rados.0.smithi119.stdout:3086: done (2 left) 2023-12-01T15:44:46.650 INFO:tasks.rados.rados.0.smithi119.stdout:3088: done (1 left) 2023-12-01T15:44:46.650 INFO:tasks.rados.rados.0.smithi119.stdout:3090: done (0 left) 2023-12-01T15:44:46.650 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 298 2023-12-01T15:44:46.650 INFO:tasks.rados.rados.0.smithi119.stdout:3091: seq_num 975 ranges {2465792=737280,3203072=786432,3989504=417792} 2023-12-01T15:44:46.667 INFO:tasks.rados.rados.0.smithi119.stdout:3091: writing smithi119156531-4 from 2465792 to 3203072 tid 1 2023-12-01T15:44:46.672 INFO:tasks.rados.rados.0.smithi119.stdout:3091: writing smithi119156531-4 from 3203072 to 3989504 tid 2 2023-12-01T15:44:46.675 INFO:tasks.rados.rados.0.smithi119.stdout:3091: writing smithi119156531-4 from 3989504 to 4407296 tid 3 2023-12-01T15:44:46.675 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 40 current snap is 298 2023-12-01T15:44:46.675 INFO:tasks.rados.rados.0.smithi119.stdout:3091: finishing write tid 1 to smithi119156531-4 2023-12-01T15:44:46.675 INFO:tasks.rados.rados.0.smithi119.stdout:3092: seq_num 976 ranges {6963200=753664,7716864=671744,8388608=532480} 2023-12-01T15:44:46.717 INFO:tasks.rados.rados.0.smithi119.stdout:3092: writing smithi119156531-40 from 6963200 to 7716864 tid 1 2023-12-01T15:44:46.720 INFO:tasks.rados.rados.0.smithi119.stdout:3092: writing smithi119156531-40 from 7716864 to 8388608 tid 2 2023-12-01T15:44:46.724 INFO:tasks.rados.rados.0.smithi119.stdout:3092: writing smithi119156531-40 from 8388608 to 8921088 tid 3 2023-12-01T15:44:46.724 INFO:tasks.rados.rados.0.smithi119.stdout:3093: copy_from oid 33 from oid 22 current snap is 298 2023-12-01T15:44:46.724 INFO:tasks.rados.rados.0.smithi119.stdout:3091: finishing write tid 2 to smithi119156531-4 2023-12-01T15:44:46.724 INFO:tasks.rados.rados.0.smithi119.stdout:3091: finishing write tid 3 to smithi119156531-4 2023-12-01T15:44:46.724 INFO:tasks.rados.rados.0.smithi119.stdout:3091: finishing write tid 4 to smithi119156531-4 2023-12-01T15:44:46.724 INFO:tasks.rados.rados.0.smithi119.stdout:3091: finishing write tid 5 to smithi119156531-4 2023-12-01T15:44:46.724 INFO:tasks.rados.rados.0.smithi119.stdout:3091: oid 4 updating version 0 to 1837 2023-12-01T15:44:46.724 INFO:tasks.rados.rados.0.smithi119.stdout:3091: oid 4 version 1837 is already newer than 1836 2023-12-01T15:44:46.724 INFO:tasks.rados.rados.0.smithi119.stdout:3091: oid 4 version 1837 is already newer than 1834 2023-12-01T15:44:46.724 INFO:tasks.rados.rados.0.smithi119.stdout:3091: oid 4 version 1837 is already newer than 1835 2023-12-01T15:44:46.724 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1837 (ObjNum 975 snap 298 seq_num 975) dirty exists 2023-12-01T15:44:46.725 INFO:tasks.rados.rados.0.smithi119.stdout:3091: left oid 4 (ObjNum 975 snap 298 seq_num 975) 2023-12-01T15:44:46.725 INFO:tasks.rados.rados.0.smithi119.stdout:3091: done (2 left) 2023-12-01T15:44:46.725 INFO:tasks.rados.rados.0.smithi119.stdout:3094: snap_remove snap 268 2023-12-01T15:44:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:46 smithi183 ceph-mon[99169]: pgmap v955: 121 pgs: 121 active+clean; 749 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.3 MiB/s wr, 18 op/s 2023-12-01T15:44:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:46 smithi183 ceph-mon[99169]: osdmap e653: 8 total, 8 up, 8 in 2023-12-01T15:44:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:46 smithi119 ceph-mon[94175]: pgmap v955: 121 pgs: 121 active+clean; 749 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.3 MiB/s wr, 18 op/s 2023-12-01T15:44:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:46 smithi119 ceph-mon[94175]: osdmap e653: 8 total, 8 up, 8 in 2023-12-01T15:44:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:46 smithi119 ceph-mon[108979]: pgmap v955: 121 pgs: 121 active+clean; 749 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.3 MiB/s wr, 18 op/s 2023-12-01T15:44:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:46 smithi119 ceph-mon[108979]: osdmap e653: 8 total, 8 up, 8 in 2023-12-01T15:44:47.643 INFO:tasks.rados.rados.0.smithi119.stdout:3094: done (2 left) 2023-12-01T15:44:47.643 INFO:tasks.rados.rados.0.smithi119.stdout:3095: rmattr oid 45 current snap is 298 2023-12-01T15:44:47.643 INFO:tasks.rados.rados.0.smithi119.stdout:3095: done (2 left) 2023-12-01T15:44:47.643 INFO:tasks.rados.rados.0.smithi119.stdout:3096: setattr oid 32 current snap is 298 2023-12-01T15:44:47.643 INFO:tasks.rados.rados.0.smithi119.stdout:3092: finishing write tid 1 to smithi119156531-40 2023-12-01T15:44:47.643 INFO:tasks.rados.rados.0.smithi119.stdout:3092: finishing write tid 2 to smithi119156531-40 2023-12-01T15:44:47.643 INFO:tasks.rados.rados.0.smithi119.stdout:3092: finishing write tid 3 to smithi119156531-40 2023-12-01T15:44:47.644 INFO:tasks.rados.rados.0.smithi119.stdout:3092: finishing write tid 4 to smithi119156531-40 2023-12-01T15:44:47.644 INFO:tasks.rados.rados.0.smithi119.stdout:3092: finishing write tid 5 to smithi119156531-40 2023-12-01T15:44:47.644 INFO:tasks.rados.rados.0.smithi119.stdout:3092: oid 40 updating version 0 to 1856 2023-12-01T15:44:47.644 INFO:tasks.rados.rados.0.smithi119.stdout:3092: oid 40 updating version 1856 to 1859 2023-12-01T15:44:47.644 INFO:tasks.rados.rados.0.smithi119.stdout:3092: oid 40 version 1859 is already newer than 1857 2023-12-01T15:44:47.644 INFO:tasks.rados.rados.0.smithi119.stdout:3092: oid 40 version 1859 is already newer than 1858 2023-12-01T15:44:47.644 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 1859 (ObjNum 976 snap 298 seq_num 976) dirty exists 2023-12-01T15:44:47.644 INFO:tasks.rados.rados.0.smithi119.stdout:3092: left oid 40 (ObjNum 976 snap 298 seq_num 976) 2023-12-01T15:44:47.644 INFO:tasks.rados.rados.0.smithi119.stdout:3093: finishing copy_from to smithi119156531-33 2023-12-01T15:44:47.644 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 2336 (ObjNum 969 snap 297 seq_num 969) dirty exists 2023-12-01T15:44:47.644 INFO:tasks.rados.rados.0.smithi119.stdout:3093: finishing copy_from racing read to smithi119156531-33 2023-12-01T15:44:47.645 INFO:tasks.rados.rados.0.smithi119.stdout:3092: done (2 left) 2023-12-01T15:44:47.645 INFO:tasks.rados.rados.0.smithi119.stdout:3093: done (1 left) 2023-12-01T15:44:47.645 INFO:tasks.rados.rados.0.smithi119.stdout:3097: read oid 33 snap -1 2023-12-01T15:44:47.645 INFO:tasks.rados.rados.0.smithi119.stdout:3097: expect (ObjNum 969 snap 297 seq_num 969) 2023-12-01T15:44:47.645 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 2 current snap is 298 2023-12-01T15:44:47.645 INFO:tasks.rados.rados.0.smithi119.stdout:3098: seq_num 977 ranges {3858432=770048,4628480=557056,5185536=491520,5677056=155648} 2023-12-01T15:44:47.671 INFO:tasks.rados.rados.0.smithi119.stdout:3098: writing smithi119156531-2 from 3858432 to 4628480 tid 1 2023-12-01T15:44:47.675 INFO:tasks.rados.rados.0.smithi119.stdout:3098: writing smithi119156531-2 from 4628480 to 5185536 tid 2 2023-12-01T15:44:47.678 INFO:tasks.rados.rados.0.smithi119.stdout:3098: writing smithi119156531-2 from 5185536 to 5677056 tid 3 2023-12-01T15:44:47.680 INFO:tasks.rados.rados.0.smithi119.stdout:3098: writing smithi119156531-2 from 5677056 to 5832704 tid 4 2023-12-01T15:44:47.680 INFO:tasks.rados.rados.0.smithi119.stdout:3099: copy_from oid 24 from oid 36 current snap is 298 2023-12-01T15:44:47.680 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 2162 (ObjNum 938 snap 288 seq_num 938) dirty exists 2023-12-01T15:44:47.680 INFO:tasks.rados.rados.0.smithi119.stdout:3097: expect (ObjNum 969 snap 297 seq_num 969) 2023-12-01T15:44:47.732 INFO:tasks.rados.rados.0.smithi119.stdout:3098: finishing write tid 1 to smithi119156531-2 2023-12-01T15:44:47.732 INFO:tasks.rados.rados.0.smithi119.stdout:3098: finishing write tid 2 to smithi119156531-2 2023-12-01T15:44:47.732 INFO:tasks.rados.rados.0.smithi119.stdout:3098: finishing write tid 3 to smithi119156531-2 2023-12-01T15:44:47.732 INFO:tasks.rados.rados.0.smithi119.stdout:3098: finishing write tid 4 to smithi119156531-2 2023-12-01T15:44:47.733 INFO:tasks.rados.rados.0.smithi119.stdout:3098: finishing write tid 5 to smithi119156531-2 2023-12-01T15:44:47.733 INFO:tasks.rados.rados.0.smithi119.stdout:3098: finishing write tid 6 to smithi119156531-2 2023-12-01T15:44:47.733 INFO:tasks.rados.rados.0.smithi119.stdout:3098: oid 2 updating version 0 to 2167 2023-12-01T15:44:47.733 INFO:tasks.rados.rados.0.smithi119.stdout:3098: oid 2 version 2167 is already newer than 2164 2023-12-01T15:44:47.733 INFO:tasks.rados.rados.0.smithi119.stdout:3098: oid 2 version 2167 is already newer than 2166 2023-12-01T15:44:47.733 INFO:tasks.rados.rados.0.smithi119.stdout:3098: oid 2 version 2167 is already newer than 2163 2023-12-01T15:44:47.733 INFO:tasks.rados.rados.0.smithi119.stdout:3098: oid 2 version 2167 is already newer than 2165 2023-12-01T15:44:47.733 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 2167 (ObjNum 977 snap 298 seq_num 977) dirty exists 2023-12-01T15:44:47.733 INFO:tasks.rados.rados.0.smithi119.stdout:3098: left oid 2 (ObjNum 977 snap 298 seq_num 977) 2023-12-01T15:44:47.733 INFO:tasks.rados.rados.0.smithi119.stdout:3099: finishing copy_from to smithi119156531-24 2023-12-01T15:44:47.733 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 595 (ObjNum 943 snap 288 seq_num 943) dirty exists 2023-12-01T15:44:47.733 INFO:tasks.rados.rados.0.smithi119.stdout:3099: finishing copy_from racing read to smithi119156531-24 2023-12-01T15:44:47.733 INFO:tasks.rados.rados.0.smithi119.stdout:3096: done (3 left) 2023-12-01T15:44:47.734 INFO:tasks.rados.rados.0.smithi119.stdout:3097: done (2 left) 2023-12-01T15:44:47.734 INFO:tasks.rados.rados.0.smithi119.stdout:3098: done (1 left) 2023-12-01T15:44:47.734 INFO:tasks.rados.rados.0.smithi119.stdout:3099: done (0 left) 2023-12-01T15:44:47.734 INFO:tasks.rados.rados.0.smithi119.stdout:3100: snap_remove snap 292 2023-12-01T15:44:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:47 smithi183 ceph-mon[99169]: osdmap e654: 8 total, 8 up, 8 in 2023-12-01T15:44:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:47 smithi119 ceph-mon[108979]: osdmap e654: 8 total, 8 up, 8 in 2023-12-01T15:44:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:47 smithi119 ceph-mon[94175]: osdmap e654: 8 total, 8 up, 8 in 2023-12-01T15:44:48.657 INFO:tasks.rados.rados.0.smithi119.stdout:3100: done (0 left) 2023-12-01T15:44:48.658 INFO:tasks.rados.rados.0.smithi119.stdout:3101: copy_from oid 35 from oid 17 current snap is 298 2023-12-01T15:44:48.658 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 298 2023-12-01T15:44:48.658 INFO:tasks.rados.rados.0.smithi119.stdout:3102: seq_num 978 ranges {966656=786432,1753088=442368,2195456=647168,2842624=114688} 2023-12-01T15:44:48.665 INFO:tasks.rados.rados.0.smithi119.stdout:3102: writing smithi119156531-49 from 966656 to 1753088 tid 1 2023-12-01T15:44:48.668 INFO:tasks.rados.rados.0.smithi119.stdout:3102: writing smithi119156531-49 from 1753088 to 2195456 tid 2 2023-12-01T15:44:48.679 INFO:tasks.rados.rados.0.smithi119.stdout:3102: writing smithi119156531-49 from 2195456 to 2842624 tid 3 2023-12-01T15:44:48.679 INFO:tasks.rados.rados.0.smithi119.stdout:3102: writing smithi119156531-49 from 2842624 to 2957312 tid 4 2023-12-01T15:44:48.679 INFO:tasks.rados.rados.0.smithi119.stdout:3103: rollback oid 36 current snap is 298 2023-12-01T15:44:48.679 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 36 to 286 2023-12-01T15:44:48.680 INFO:tasks.rados.rados.0.smithi119.stdout:3104: rollback oid 23 current snap is 298 2023-12-01T15:44:48.680 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 23 to 295 2023-12-01T15:44:48.680 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 28 current snap is 298 2023-12-01T15:44:48.680 INFO:tasks.rados.rados.0.smithi119.stdout:3105: seq_num 979 ranges {5693440=802816,6496256=729088,7225344=458752,7684096=16384} 2023-12-01T15:44:48.708 INFO:tasks.rados.rados.0.smithi119.stdout:3105: writing smithi119156531-28 from 5693440 to 6496256 tid 1 2023-12-01T15:44:48.713 INFO:tasks.rados.rados.0.smithi119.stdout:3105: writing smithi119156531-28 from 6496256 to 7225344 tid 2 2023-12-01T15:44:48.716 INFO:tasks.rados.rados.0.smithi119.stdout:3105: writing smithi119156531-28 from 7225344 to 7684096 tid 3 2023-12-01T15:44:48.716 INFO:tasks.rados.rados.0.smithi119.stdout:3105: writing smithi119156531-28 from 7684096 to 7700480 tid 4 2023-12-01T15:44:48.716 INFO:tasks.rados.rados.0.smithi119.stdout:3106: delete oid 48 current snap is 298 2023-12-01T15:44:48.716 INFO:tasks.rados.rados.0.smithi119.stdout:3101: finishing copy_from to smithi119156531-35 2023-12-01T15:44:48.716 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 1668 (ObjNum 917 snap 279 seq_num 917) dirty exists 2023-12-01T15:44:48.716 INFO:tasks.rados.rados.0.smithi119.stdout:3101: finishing copy_from racing read to smithi119156531-35 2023-12-01T15:44:48.716 INFO:tasks.rados.rados.0.smithi119.stdout:3102: finishing write tid 1 to smithi119156531-49 2023-12-01T15:44:48.716 INFO:tasks.rados.rados.0.smithi119.stdout:3102: finishing write tid 2 to smithi119156531-49 2023-12-01T15:44:48.717 INFO:tasks.rados.rados.0.smithi119.stdout:3104: finishing rollback tid 1 to smithi119156531-23 2023-12-01T15:44:48.717 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 2288 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-01T15:44:48.717 INFO:tasks.rados.rados.0.smithi119.stdout:3103: finishing rollback tid 0 to smithi119156531-36 2023-12-01T15:44:48.717 INFO:tasks.rados.rados.0.smithi119.stdout:3103: finishing rollback tid 1 to smithi119156531-36 2023-12-01T15:44:48.717 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 621 (ObjNum 225 snap 0 seq_num 3134885952) dirty dne 2023-12-01T15:44:48.717 INFO:tasks.rados.rados.0.smithi119.stdout:3102: finishing write tid 3 to smithi119156531-49 2023-12-01T15:44:48.717 INFO:tasks.rados.rados.0.smithi119.stdout:3102: finishing write tid 4 to smithi119156531-49 2023-12-01T15:44:48.717 INFO:tasks.rados.rados.0.smithi119.stdout:3102: finishing write tid 5 to smithi119156531-49 2023-12-01T15:44:48.717 INFO:tasks.rados.rados.0.smithi119.stdout:3102: finishing write tid 6 to smithi119156531-49 2023-12-01T15:44:48.717 INFO:tasks.rados.rados.0.smithi119.stdout:3102: oid 49 updating version 0 to 1841 2023-12-01T15:44:48.717 INFO:tasks.rados.rados.0.smithi119.stdout:3102: oid 49 version 1841 is already newer than 1838 2023-12-01T15:44:48.717 INFO:tasks.rados.rados.0.smithi119.stdout:3102: oid 49 updating version 1841 to 1842 2023-12-01T15:44:48.717 INFO:tasks.rados.rados.0.smithi119.stdout:3102: oid 49 version 1842 is already newer than 1839 2023-12-01T15:44:48.717 INFO:tasks.rados.rados.0.smithi119.stdout:3102: oid 49 version 1842 is already newer than 1840 2023-12-01T15:44:48.718 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 1842 (ObjNum 978 snap 298 seq_num 978) dirty exists 2023-12-01T15:44:48.718 INFO:tasks.rados.rados.0.smithi119.stdout:3102: left oid 49 (ObjNum 978 snap 298 seq_num 978) 2023-12-01T15:44:48.718 INFO:tasks.rados.rados.0.smithi119.stdout:3105: finishing write tid 1 to smithi119156531-28 2023-12-01T15:44:48.718 INFO:tasks.rados.rados.0.smithi119.stdout:3105: finishing write tid 2 to smithi119156531-28 2023-12-01T15:44:48.718 INFO:tasks.rados.rados.0.smithi119.stdout:3105: finishing write tid 3 to smithi119156531-28 2023-12-01T15:44:48.719 INFO:tasks.rados.rados.0.smithi119.stdout:3105: finishing write tid 4 to smithi119156531-28 2023-12-01T15:44:48.719 INFO:tasks.rados.rados.0.smithi119.stdout:3105: finishing write tid 5 to smithi119156531-28 2023-12-01T15:44:48.719 INFO:tasks.rados.rados.0.smithi119.stdout:3101: done (5 left) 2023-12-01T15:44:48.719 INFO:tasks.rados.rados.0.smithi119.stdout:3102: done (4 left) 2023-12-01T15:44:48.719 INFO:tasks.rados.rados.0.smithi119.stdout:3103: done (3 left) 2023-12-01T15:44:48.719 INFO:tasks.rados.rados.0.smithi119.stdout:3104: done (2 left) 2023-12-01T15:44:48.720 INFO:tasks.rados.rados.0.smithi119.stdout:3106: done (1 left) 2023-12-01T15:44:48.720 INFO:tasks.rados.rados.0.smithi119.stdout:3107: read oid 16 snap -1 2023-12-01T15:44:48.720 INFO:tasks.rados.rados.0.smithi119.stdout:3107: expect deleted 2023-12-01T15:44:48.720 INFO:tasks.rados.rados.0.smithi119.stdout:3108: delete oid 31 current snap is 298 2023-12-01T15:44:48.720 INFO:tasks.rados.rados.0.smithi119.stdout:3105: finishing write tid 6 to smithi119156531-28 2023-12-01T15:44:48.720 INFO:tasks.rados.rados.0.smithi119.stdout:3105: oid 28 updating version 0 to 1674 2023-12-01T15:44:48.720 INFO:tasks.rados.rados.0.smithi119.stdout:3105: oid 28 version 1674 is already newer than 1673 2023-12-01T15:44:48.720 INFO:tasks.rados.rados.0.smithi119.stdout:3105: oid 28 updating version 1674 to 1675 2023-12-01T15:44:48.720 INFO:tasks.rados.rados.0.smithi119.stdout:3105: oid 28 updating version 1675 to 1676 2023-12-01T15:44:48.720 INFO:tasks.rados.rados.0.smithi119.stdout:3105: oid 28 version 1676 is already newer than 1672 2023-12-01T15:44:48.720 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 1676 (ObjNum 979 snap 298 seq_num 979) dirty exists 2023-12-01T15:44:48.720 INFO:tasks.rados.rados.0.smithi119.stdout:3105: left oid 28 (ObjNum 979 snap 298 seq_num 979) 2023-12-01T15:44:48.721 INFO:tasks.rados.rados.0.smithi119.stdout:3105: done (2 left) 2023-12-01T15:44:48.721 INFO:tasks.rados.rados.0.smithi119.stdout:3107: done (1 left) 2023-12-01T15:44:48.721 INFO:tasks.rados.rados.0.smithi119.stdout:3108: done (0 left) 2023-12-01T15:44:48.722 INFO:tasks.rados.rados.0.smithi119.stdout:3109: copy_from oid 16 from oid 14 current snap is 298 2023-12-01T15:44:48.722 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 1 current snap is 298 2023-12-01T15:44:48.722 INFO:tasks.rados.rados.0.smithi119.stdout:3110: seq_num 982 ranges {3137536=450560,3588096=425984,4014080=679936,4694016=466944,5160960=32768} 2023-12-01T15:44:48.740 INFO:tasks.rados.rados.0.smithi119.stdout:3110: writing smithi119156531-1 from 3137536 to 3588096 tid 1 2023-12-01T15:44:48.743 INFO:tasks.rados.rados.0.smithi119.stdout:3110: writing smithi119156531-1 from 3588096 to 4014080 tid 2 2023-12-01T15:44:48.747 INFO:tasks.rados.rados.0.smithi119.stdout:3110: writing smithi119156531-1 from 4014080 to 4694016 tid 3 2023-12-01T15:44:48.750 INFO:tasks.rados.rados.0.smithi119.stdout:3110: writing smithi119156531-1 from 4694016 to 5160960 tid 4 2023-12-01T15:44:48.750 INFO:tasks.rados.rados.0.smithi119.stdout:3110: writing smithi119156531-1 from 5160960 to 5193728 tid 5 2023-12-01T15:44:48.750 INFO:tasks.rados.rados.0.smithi119.stdout:3111: read oid 27 snap -1 2023-12-01T15:44:48.751 INFO:tasks.rados.rados.0.smithi119.stdout:3111: expect deleted 2023-12-01T15:44:48.751 INFO:tasks.rados.rados.0.smithi119.stdout:3112: delete oid 33 current snap is 298 2023-12-01T15:44:48.751 INFO:tasks.rados.rados.0.smithi119.stdout:3109: finishing copy_from to smithi119156531-16 2023-12-01T15:44:48.751 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 1829 (ObjNum 920 snap 282 seq_num 920) dirty exists 2023-12-01T15:44:48.751 INFO:tasks.rados.rados.0.smithi119.stdout:3109: finishing copy_from racing read to smithi119156531-16 2023-12-01T15:44:48.751 INFO:tasks.rados.rados.0.smithi119.stdout:3110: finishing write tid 1 to smithi119156531-1 2023-12-01T15:44:48.751 INFO:tasks.rados.rados.0.smithi119.stdout:3110: finishing write tid 2 to smithi119156531-1 2023-12-01T15:44:48.751 INFO:tasks.rados.rados.0.smithi119.stdout:3110: finishing write tid 3 to smithi119156531-1 2023-12-01T15:44:48.753 INFO:tasks.rados.rados.0.smithi119.stdout:3109: done (3 left) 2023-12-01T15:44:48.753 INFO:tasks.rados.rados.0.smithi119.stdout:3111: done (2 left) 2023-12-01T15:44:48.753 INFO:tasks.rados.rados.0.smithi119.stdout:3112: done (1 left) 2023-12-01T15:44:48.753 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 43 current snap is 298 2023-12-01T15:44:48.753 INFO:tasks.rados.rados.0.smithi119.stdout:3113: seq_num 984 ranges {7544832=483328,8028160=598016,8626176=647168,9273344=360448} 2023-12-01T15:44:48.795 INFO:tasks.rados.rados.0.smithi119.stdout:3113: writing smithi119156531-43 from 7544832 to 8028160 tid 1 2023-12-01T15:44:48.798 INFO:tasks.rados.rados.0.smithi119.stdout:3113: writing smithi119156531-43 from 8028160 to 8626176 tid 2 2023-12-01T15:44:48.802 INFO:tasks.rados.rados.0.smithi119.stdout:3113: writing smithi119156531-43 from 8626176 to 9273344 tid 3 2023-12-01T15:44:48.805 INFO:tasks.rados.rados.0.smithi119.stdout:3113: writing smithi119156531-43 from 9273344 to 9633792 tid 4 2023-12-01T15:44:48.805 INFO:tasks.rados.rados.0.smithi119.stdout:3114: rollback oid 37 current snap is 298 2023-12-01T15:44:48.806 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 37 to 281 2023-12-01T15:44:48.806 INFO:tasks.rados.rados.0.smithi119.stdout:3110: finishing write tid 4 to smithi119156531-1 2023-12-01T15:44:48.806 INFO:tasks.rados.rados.0.smithi119.stdout:3110: finishing write tid 5 to smithi119156531-1 2023-12-01T15:44:48.806 INFO:tasks.rados.rados.0.smithi119.stdout:3110: finishing write tid 6 to smithi119156531-1 2023-12-01T15:44:48.807 INFO:tasks.rados.rados.0.smithi119.stdout:3110: finishing write tid 7 to smithi119156531-1 2023-12-01T15:44:48.807 INFO:tasks.rados.rados.0.smithi119.stdout:3110: oid 1 updating version 0 to 1846 2023-12-01T15:44:48.807 INFO:tasks.rados.rados.0.smithi119.stdout:3110: oid 1 version 1846 is already newer than 1845 2023-12-01T15:44:48.807 INFO:tasks.rados.rados.0.smithi119.stdout:3110: oid 1 updating version 1846 to 1848 2023-12-01T15:44:48.807 INFO:tasks.rados.rados.0.smithi119.stdout:3110: oid 1 version 1848 is already newer than 1847 2023-12-01T15:44:48.807 INFO:tasks.rados.rados.0.smithi119.stdout:3110: oid 1 version 1848 is already newer than 1843 2023-12-01T15:44:48.807 INFO:tasks.rados.rados.0.smithi119.stdout:3110: oid 1 version 1848 is already newer than 1844 2023-12-01T15:44:48.807 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 1848 (ObjNum 982 snap 298 seq_num 982) dirty exists 2023-12-01T15:44:48.807 INFO:tasks.rados.rados.0.smithi119.stdout:3110: left oid 1 (ObjNum 982 snap 298 seq_num 982) 2023-12-01T15:44:48.807 INFO:tasks.rados.rados.0.smithi119.stdout:3113: finishing write tid 1 to smithi119156531-43 2023-12-01T15:44:48.807 INFO:tasks.rados.rados.0.smithi119.stdout:3113: finishing write tid 2 to smithi119156531-43 2023-12-01T15:44:48.807 INFO:tasks.rados.rados.0.smithi119.stdout:3110: done (2 left) 2023-12-01T15:44:48.807 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 298 2023-12-01T15:44:48.807 INFO:tasks.rados.rados.0.smithi119.stdout:3115: seq_num 985 ranges {1818624=499712,2318336=483328,2801664=450560,3252224=581632,3833856=90112} 2023-12-01T15:44:48.817 INFO:tasks.rados.rados.0.smithi119.stdout:3115: writing smithi119156531-42 from 1818624 to 2318336 tid 1 2023-12-01T15:44:48.820 INFO:tasks.rados.rados.0.smithi119.stdout:3115: writing smithi119156531-42 from 2318336 to 2801664 tid 2 2023-12-01T15:44:48.822 INFO:tasks.rados.rados.0.smithi119.stdout:3115: writing smithi119156531-42 from 2801664 to 3252224 tid 3 2023-12-01T15:44:48.826 INFO:tasks.rados.rados.0.smithi119.stdout:3115: writing smithi119156531-42 from 3252224 to 3833856 tid 4 2023-12-01T15:44:48.826 INFO:tasks.rados.rados.0.smithi119.stdout:3115: writing smithi119156531-42 from 3833856 to 3923968 tid 5 2023-12-01T15:44:48.827 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 298 2023-12-01T15:44:48.827 INFO:tasks.rados.rados.0.smithi119.stdout:3113: finishing write tid 3 to smithi119156531-43 2023-12-01T15:44:48.827 INFO:tasks.rados.rados.0.smithi119.stdout:3116: seq_num 986 ranges {4407296=516096,4923392=770048,5693440=655360,6348800=180224} 2023-12-01T15:44:48.853 INFO:tasks.rados.rados.0.smithi119.stdout:3116: writing smithi119156531-4 from 4407296 to 4923392 tid 1 2023-12-01T15:44:48.860 INFO:tasks.rados.rados.0.smithi119.stdout:3116: writing smithi119156531-4 from 4923392 to 5693440 tid 2 2023-12-01T15:44:48.861 INFO:tasks.rados.rados.0.smithi119.stdout:3116: writing smithi119156531-4 from 5693440 to 6348800 tid 3 2023-12-01T15:44:48.863 INFO:tasks.rados.rados.0.smithi119.stdout:3116: writing smithi119156531-4 from 6348800 to 6529024 tid 4 2023-12-01T15:44:48.863 INFO:tasks.rados.rados.0.smithi119.stdout:3117: snap_create 2023-12-01T15:44:48.863 INFO:tasks.rados.rados.0.smithi119.stdout:3113: finishing write tid 4 to smithi119156531-43 2023-12-01T15:44:48.863 INFO:tasks.rados.rados.0.smithi119.stdout:3113: finishing write tid 5 to smithi119156531-43 2023-12-01T15:44:48.863 INFO:tasks.rados.rados.0.smithi119.stdout:3113: finishing write tid 6 to smithi119156531-43 2023-12-01T15:44:48.863 INFO:tasks.rados.rados.0.smithi119.stdout:3113: oid 43 updating version 0 to 1862 2023-12-01T15:44:48.863 INFO:tasks.rados.rados.0.smithi119.stdout:3113: oid 43 version 1862 is already newer than 1860 2023-12-01T15:44:48.864 INFO:tasks.rados.rados.0.smithi119.stdout:3113: oid 43 updating version 1862 to 1863 2023-12-01T15:44:48.864 INFO:tasks.rados.rados.0.smithi119.stdout:3113: oid 43 updating version 1863 to 1864 2023-12-01T15:44:48.864 INFO:tasks.rados.rados.0.smithi119.stdout:3113: oid 43 version 1864 is already newer than 1861 2023-12-01T15:44:48.864 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 1864 (ObjNum 984 snap 298 seq_num 984) dirty exists 2023-12-01T15:44:48.864 INFO:tasks.rados.rados.0.smithi119.stdout:3113: left oid 43 (ObjNum 984 snap 298 seq_num 984) 2023-12-01T15:44:48.864 INFO:tasks.rados.rados.0.smithi119.stdout:3114: finishing rollback tid 0 to smithi119156531-37 2023-12-01T15:44:48.864 INFO:tasks.rados.rados.0.smithi119.stdout:3114: finishing rollback tid 1 to smithi119156531-37 2023-12-01T15:44:48.864 INFO:tasks.rados.rados.0.smithi119.stdout:3114: finishing rollback tid 2 to smithi119156531-37 2023-12-01T15:44:48.864 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 2391 (ObjNum 834 snap 257 seq_num 834) dirty exists 2023-12-01T15:44:48.864 INFO:tasks.rados.rados.0.smithi119.stdout:3115: finishing write tid 1 to smithi119156531-42 2023-12-01T15:44:48.864 INFO:tasks.rados.rados.0.smithi119.stdout:3115: finishing write tid 2 to smithi119156531-42 2023-12-01T15:44:48.864 INFO:tasks.rados.rados.0.smithi119.stdout:3115: finishing write tid 3 to smithi119156531-42 2023-12-01T15:44:48.864 INFO:tasks.rados.rados.0.smithi119.stdout:3115: finishing write tid 4 to smithi119156531-42 2023-12-01T15:44:48.864 INFO:tasks.rados.rados.0.smithi119.stdout:3115: finishing write tid 5 to smithi119156531-42 2023-12-01T15:44:48.864 INFO:tasks.rados.rados.0.smithi119.stdout:3115: finishing write tid 6 to smithi119156531-42 2023-12-01T15:44:48.865 INFO:tasks.rados.rados.0.smithi119.stdout:3115: finishing write tid 7 to smithi119156531-42 2023-12-01T15:44:48.865 INFO:tasks.rados.rados.0.smithi119.stdout:3115: oid 42 updating version 0 to 1841 2023-12-01T15:44:48.865 INFO:tasks.rados.rados.0.smithi119.stdout:3115: oid 42 updating version 1841 to 1844 2023-12-01T15:44:48.865 INFO:tasks.rados.rados.0.smithi119.stdout:3115: oid 42 version 1844 is already newer than 1842 2023-12-01T15:44:48.865 INFO:tasks.rados.rados.0.smithi119.stdout:3115: oid 42 version 1844 is already newer than 1843 2023-12-01T15:44:48.865 INFO:tasks.rados.rados.0.smithi119.stdout:3115: oid 42 version 1844 is already newer than 1839 2023-12-01T15:44:48.865 INFO:tasks.rados.rados.0.smithi119.stdout:3115: oid 42 version 1844 is already newer than 1840 2023-12-01T15:44:48.865 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 1844 (ObjNum 985 snap 298 seq_num 985) dirty exists 2023-12-01T15:44:48.865 INFO:tasks.rados.rados.0.smithi119.stdout:3115: left oid 42 (ObjNum 985 snap 298 seq_num 985) 2023-12-01T15:44:48.865 INFO:tasks.rados.rados.0.smithi119.stdout:3116: finishing write tid 1 to smithi119156531-4 2023-12-01T15:44:48.865 INFO:tasks.rados.rados.0.smithi119.stdout:3116: finishing write tid 2 to smithi119156531-4 2023-12-01T15:44:48.866 INFO:tasks.rados.rados.0.smithi119.stdout:3116: finishing write tid 3 to smithi119156531-4 2023-12-01T15:44:48.866 INFO:tasks.rados.rados.0.smithi119.stdout:3116: finishing write tid 4 to smithi119156531-4 2023-12-01T15:44:48.866 INFO:tasks.rados.rados.0.smithi119.stdout:3116: finishing write tid 5 to smithi119156531-4 2023-12-01T15:44:48.867 INFO:tasks.rados.rados.0.smithi119.stdout:3116: finishing write tid 6 to smithi119156531-4 2023-12-01T15:44:48.867 INFO:tasks.rados.rados.0.smithi119.stdout:3116: oid 4 updating version 0 to 1849 2023-12-01T15:44:48.867 INFO:tasks.rados.rados.0.smithi119.stdout:3116: oid 4 updating version 1849 to 1852 2023-12-01T15:44:48.867 INFO:tasks.rados.rados.0.smithi119.stdout:3116: oid 4 version 1852 is already newer than 1850 2023-12-01T15:44:48.867 INFO:tasks.rados.rados.0.smithi119.stdout:3116: oid 4 version 1852 is already newer than 1851 2023-12-01T15:44:48.867 INFO:tasks.rados.rados.0.smithi119.stdout:3116: oid 4 updating version 1852 to 1853 2023-12-01T15:44:48.867 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1853 (ObjNum 986 snap 298 seq_num 986) dirty exists 2023-12-01T15:44:48.867 INFO:tasks.rados.rados.0.smithi119.stdout:3116: left oid 4 (ObjNum 986 snap 298 seq_num 986) 2023-12-01T15:44:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:48 smithi183 ceph-mon[99169]: pgmap v958: 121 pgs: 121 active+clean; 749 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.3 MiB/s wr, 18 op/s 2023-12-01T15:44:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:48 smithi183 ceph-mon[99169]: osdmap e655: 8 total, 8 up, 8 in 2023-12-01T15:44:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:48 smithi119 ceph-mon[94175]: pgmap v958: 121 pgs: 121 active+clean; 749 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.3 MiB/s wr, 18 op/s 2023-12-01T15:44:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:48 smithi119 ceph-mon[94175]: osdmap e655: 8 total, 8 up, 8 in 2023-12-01T15:44:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:48 smithi119 ceph-mon[108979]: pgmap v958: 121 pgs: 121 active+clean; 749 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.3 MiB/s wr, 18 op/s 2023-12-01T15:44:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:48 smithi119 ceph-mon[108979]: osdmap e655: 8 total, 8 up, 8 in 2023-12-01T15:44:49.659 INFO:tasks.rados.rados.0.smithi119.stdout:3113: done (4 left) 2023-12-01T15:44:49.659 INFO:tasks.rados.rados.0.smithi119.stdout:3114: done (3 left) 2023-12-01T15:44:49.659 INFO:tasks.rados.rados.0.smithi119.stdout:3115: done (2 left) 2023-12-01T15:44:49.659 INFO:tasks.rados.rados.0.smithi119.stdout:3116: done (1 left) 2023-12-01T15:44:49.659 INFO:tasks.rados.rados.0.smithi119.stdout:3117: done (0 left) 2023-12-01T15:44:49.659 INFO:tasks.rados.rados.0.smithi119.stdout:3118: delete oid 47 current snap is 299 2023-12-01T15:44:49.665 INFO:tasks.rados.rados.0.smithi119.stdout:3118: done (0 left) 2023-12-01T15:44:49.665 INFO:tasks.rados.rados.0.smithi119.stdout:3119: snap_create 2023-12-01T15:44:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:49 smithi183 ceph-mon[99169]: osdmap e656: 8 total, 8 up, 8 in 2023-12-01T15:44:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:49 smithi119 ceph-mon[108979]: osdmap e656: 8 total, 8 up, 8 in 2023-12-01T15:44:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:49 smithi119 ceph-mon[94175]: osdmap e656: 8 total, 8 up, 8 in 2023-12-01T15:44:50.583 INFO:tasks.rados.rados.0.smithi119.stdout:3119: done (0 left) 2023-12-01T15:44:50.583 INFO:tasks.rados.rados.0.smithi119.stdout:3120: read oid 39 snap -1 2023-12-01T15:44:50.583 INFO:tasks.rados.rados.0.smithi119.stdout:3120: expect (ObjNum 962 snap 295 seq_num 962) 2023-12-01T15:44:50.583 INFO:tasks.rados.rados.0.smithi119.stdout:3121: snap_create 2023-12-01T15:44:50.591 INFO:tasks.rados.rados.0.smithi119.stdout:3120: expect (ObjNum 962 snap 295 seq_num 962) 2023-12-01T15:44:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:50 smithi183 ceph-mon[99169]: pgmap v961: 121 pgs: 121 active+clean; 749 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:44:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:50 smithi183 ceph-mon[99169]: osdmap e657: 8 total, 8 up, 8 in 2023-12-01T15:44:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:50 smithi183 ceph-mon[99169]: osdmap e658: 8 total, 8 up, 8 in 2023-12-01T15:44:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:50 smithi119 ceph-mon[94175]: pgmap v961: 121 pgs: 121 active+clean; 749 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:44:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:50 smithi119 ceph-mon[94175]: osdmap e657: 8 total, 8 up, 8 in 2023-12-01T15:44:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:50 smithi119 ceph-mon[94175]: osdmap e658: 8 total, 8 up, 8 in 2023-12-01T15:44:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:50 smithi119 ceph-mon[108979]: pgmap v961: 121 pgs: 121 active+clean; 749 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:44:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:50 smithi119 ceph-mon[108979]: osdmap e657: 8 total, 8 up, 8 in 2023-12-01T15:44:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:50 smithi119 ceph-mon[108979]: osdmap e658: 8 total, 8 up, 8 in 2023-12-01T15:44:51.592 INFO:tasks.rados.rados.0.smithi119.stdout:3120: done (1 left) 2023-12-01T15:44:51.592 INFO:tasks.rados.rados.0.smithi119.stdout:3121: done (0 left) 2023-12-01T15:44:51.592 INFO:tasks.rados.rados.0.smithi119.stdout:3122: delete oid 11 current snap is 301 2023-12-01T15:44:51.598 INFO:tasks.rados.rados.0.smithi119.stdout:3122: done (0 left) 2023-12-01T15:44:51.598 INFO:tasks.rados.rados.0.smithi119.stdout:3123: delete oid 18 current snap is 301 2023-12-01T15:44:51.604 INFO:tasks.rados.rados.0.smithi119.stdout:3123: done (0 left) 2023-12-01T15:44:51.604 INFO:tasks.rados.rados.0.smithi119.stdout:3124: read oid 38 snap -1 2023-12-01T15:44:51.604 INFO:tasks.rados.rados.0.smithi119.stdout:3124: expect (ObjNum 972 snap 297 seq_num 972) 2023-12-01T15:44:51.604 INFO:tasks.rados.rados.0.smithi119.stdout:3125: rmattr oid 27 current snap is 301 2023-12-01T15:44:51.604 INFO:tasks.rados.rados.0.smithi119.stdout:3125: done (1 left) 2023-12-01T15:44:51.605 INFO:tasks.rados.rados.0.smithi119.stdout:3126: rmattr oid 25 current snap is 301 2023-12-01T15:44:51.605 INFO:tasks.rados.rados.0.smithi119.stdout:3126: done (1 left) 2023-12-01T15:44:51.605 INFO:tasks.rados.rados.0.smithi119.stdout:3127: rollback oid 40 current snap is 301 2023-12-01T15:44:51.605 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 40 to 237 2023-12-01T15:44:51.605 INFO:tasks.rados.rados.0.smithi119.stdout:3128: snap_create 2023-12-01T15:44:51.611 INFO:tasks.rados.rados.0.smithi119.stdout:3127: finishing rollback tid 0 to smithi119156531-40 2023-12-01T15:44:51.612 INFO:tasks.rados.rados.0.smithi119.stdout:3127: finishing rollback tid 1 to smithi119156531-40 2023-12-01T15:44:51.613 INFO:tasks.rados.rados.0.smithi119.stdout:3127: finishing rollback tid 2 to smithi119156531-40 2023-12-01T15:44:51.613 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 1867 (ObjNum 694 snap 220 seq_num 694) dirty exists 2023-12-01T15:44:51.639 INFO:tasks.rados.rados.0.smithi119.stdout:3124: expect (ObjNum 972 snap 297 seq_num 972) 2023-12-01T15:44:52.593 INFO:tasks.rados.rados.0.smithi119.stdout:3124: done (2 left) 2023-12-01T15:44:52.594 INFO:tasks.rados.rados.0.smithi119.stdout:3127: done (1 left) 2023-12-01T15:44:52.594 INFO:tasks.rados.rados.0.smithi119.stdout:3128: done (0 left) 2023-12-01T15:44:52.594 INFO:tasks.rados.rados.0.smithi119.stdout:3129: delete oid 12 current snap is 302 2023-12-01T15:44:52.599 INFO:tasks.rados.rados.0.smithi119.stdout:3129: done (0 left) 2023-12-01T15:44:52.599 INFO:tasks.rados.rados.0.smithi119.stdout:3130: setattr oid 33 current snap is 302 2023-12-01T15:44:52.601 INFO:tasks.rados.rados.0.smithi119.stdout:3131: delete oid 45 current snap is 302 2023-12-01T15:44:52.605 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 2339 (ObjNum 65 snap 0 seq_num 1682858353) dirty exists 2023-12-01T15:44:52.605 INFO:tasks.rados.rados.0.smithi119.stdout:3130: done (1 left) 2023-12-01T15:44:52.605 INFO:tasks.rados.rados.0.smithi119.stdout:3131: done (0 left) 2023-12-01T15:44:52.606 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 14 current snap is 302 2023-12-01T15:44:52.606 INFO:tasks.rados.rados.0.smithi119.stdout:3132: seq_num 992 ranges {1015808=622592,1638400=524288,2162688=606208,2768896=475136} 2023-12-01T15:44:52.614 INFO:tasks.rados.rados.0.smithi119.stdout:3132: writing smithi119156531-14 from 1015808 to 1638400 tid 1 2023-12-01T15:44:52.618 INFO:tasks.rados.rados.0.smithi119.stdout:3132: writing smithi119156531-14 from 1638400 to 2162688 tid 2 2023-12-01T15:44:52.621 INFO:tasks.rados.rados.0.smithi119.stdout:3132: writing smithi119156531-14 from 2162688 to 2768896 tid 3 2023-12-01T15:44:52.624 INFO:tasks.rados.rados.0.smithi119.stdout:3132: writing smithi119156531-14 from 2768896 to 3244032 tid 4 2023-12-01T15:44:52.624 INFO:tasks.rados.rados.0.smithi119.stdout:3133: delete oid 48 current snap is 302 2023-12-01T15:44:52.624 INFO:tasks.rados.rados.0.smithi119.stdout:3132: finishing write tid 1 to smithi119156531-14 2023-12-01T15:44:52.624 INFO:tasks.rados.rados.0.smithi119.stdout:3132: finishing write tid 2 to smithi119156531-14 2023-12-01T15:44:52.624 INFO:tasks.rados.rados.0.smithi119.stdout:3132: finishing write tid 3 to smithi119156531-14 2023-12-01T15:44:52.626 INFO:tasks.rados.rados.0.smithi119.stdout:3133: done (1 left) 2023-12-01T15:44:52.626 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 5 current snap is 302 2023-12-01T15:44:52.626 INFO:tasks.rados.rados.0.smithi119.stdout:3134: seq_num 994 ranges {0=655360,655360=688128,1343488=622592,1966080=294912} 2023-12-01T15:44:52.630 INFO:tasks.rados.rados.0.smithi119.stdout:3134: writing smithi119156531-5 from 0 to 655360 tid 1 2023-12-01T15:44:52.634 INFO:tasks.rados.rados.0.smithi119.stdout:3134: writing smithi119156531-5 from 655360 to 1343488 tid 2 2023-12-01T15:44:52.638 INFO:tasks.rados.rados.0.smithi119.stdout:3134: writing smithi119156531-5 from 1343488 to 1966080 tid 3 2023-12-01T15:44:52.640 INFO:tasks.rados.rados.0.smithi119.stdout:3134: writing smithi119156531-5 from 1966080 to 2260992 tid 4 2023-12-01T15:44:52.640 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 48 current snap is 302 2023-12-01T15:44:52.640 INFO:tasks.rados.rados.0.smithi119.stdout:3132: finishing write tid 4 to smithi119156531-14 2023-12-01T15:44:52.640 INFO:tasks.rados.rados.0.smithi119.stdout:3135: seq_num 995 ranges {0=671744,671744=573440,1245184=778240,2023424=253952} 2023-12-01T15:44:52.644 INFO:tasks.rados.rados.0.smithi119.stdout:3135: writing smithi119156531-48 from 0 to 671744 tid 1 2023-12-01T15:44:52.647 INFO:tasks.rados.rados.0.smithi119.stdout:3135: writing smithi119156531-48 from 671744 to 1245184 tid 2 2023-12-01T15:44:52.652 INFO:tasks.rados.rados.0.smithi119.stdout:3135: writing smithi119156531-48 from 1245184 to 2023424 tid 3 2023-12-01T15:44:52.654 INFO:tasks.rados.rados.0.smithi119.stdout:3135: writing smithi119156531-48 from 2023424 to 2277376 tid 4 2023-12-01T15:44:52.654 INFO:tasks.rados.rados.0.smithi119.stdout:3136: rollback oid 41 current snap is 302 2023-12-01T15:44:52.655 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 41 to 251 2023-12-01T15:44:52.655 INFO:tasks.rados.rados.0.smithi119.stdout:3132: finishing write tid 5 to smithi119156531-14 2023-12-01T15:44:52.655 INFO:tasks.rados.rados.0.smithi119.stdout:3132: finishing write tid 6 to smithi119156531-14 2023-12-01T15:44:52.655 INFO:tasks.rados.rados.0.smithi119.stdout:3132: oid 14 updating version 0 to 1847 2023-12-01T15:44:52.655 INFO:tasks.rados.rados.0.smithi119.stdout:3132: oid 14 version 1847 is already newer than 1846 2023-12-01T15:44:52.655 INFO:tasks.rados.rados.0.smithi119.stdout:3132: oid 14 updating version 1847 to 1849 2023-12-01T15:44:52.655 INFO:tasks.rados.rados.0.smithi119.stdout:3132: oid 14 version 1849 is already newer than 1845 2023-12-01T15:44:52.655 INFO:tasks.rados.rados.0.smithi119.stdout:3132: oid 14 version 1849 is already newer than 1848 2023-12-01T15:44:52.655 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 1849 (ObjNum 992 snap 302 seq_num 992) dirty exists 2023-12-01T15:44:52.655 INFO:tasks.rados.rados.0.smithi119.stdout:3132: left oid 14 (ObjNum 992 snap 302 seq_num 992) 2023-12-01T15:44:52.655 INFO:tasks.rados.rados.0.smithi119.stdout:3134: finishing write tid 1 to smithi119156531-5 2023-12-01T15:44:52.655 INFO:tasks.rados.rados.0.smithi119.stdout:3134: finishing write tid 2 to smithi119156531-5 2023-12-01T15:44:52.655 INFO:tasks.rados.rados.0.smithi119.stdout:3132: done (3 left) 2023-12-01T15:44:52.655 INFO:tasks.rados.rados.0.smithi119.stdout:3137: delete oid 36 current snap is 302 2023-12-01T15:44:52.655 INFO:tasks.rados.rados.0.smithi119.stdout:3134: finishing write tid 3 to smithi119156531-5 2023-12-01T15:44:52.656 INFO:tasks.rados.rados.0.smithi119.stdout:3134: finishing write tid 4 to smithi119156531-5 2023-12-01T15:44:52.656 INFO:tasks.rados.rados.0.smithi119.stdout:3134: finishing write tid 5 to smithi119156531-5 2023-12-01T15:44:52.656 INFO:tasks.rados.rados.0.smithi119.stdout:3134: finishing write tid 6 to smithi119156531-5 2023-12-01T15:44:52.656 INFO:tasks.rados.rados.0.smithi119.stdout:3134: oid 5 updating version 0 to 2168 2023-12-01T15:44:52.656 INFO:tasks.rados.rados.0.smithi119.stdout:3134: oid 5 version 2168 is already newer than 2166 2023-12-01T15:44:52.656 INFO:tasks.rados.rados.0.smithi119.stdout:3134: oid 5 version 2168 is already newer than 2164 2023-12-01T15:44:52.656 INFO:tasks.rados.rados.0.smithi119.stdout:3134: oid 5 version 2168 is already newer than 2167 2023-12-01T15:44:52.656 INFO:tasks.rados.rados.0.smithi119.stdout:3134: oid 5 version 2168 is already newer than 2165 2023-12-01T15:44:52.656 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 2168 (ObjNum 994 snap 302 seq_num 994) dirty exists 2023-12-01T15:44:52.656 INFO:tasks.rados.rados.0.smithi119.stdout:3134: left oid 5 (ObjNum 994 snap 302 seq_num 994) 2023-12-01T15:44:52.656 INFO:tasks.rados.rados.0.smithi119.stdout:3135: finishing write tid 1 to smithi119156531-48 2023-12-01T15:44:52.656 INFO:tasks.rados.rados.0.smithi119.stdout:3135: finishing write tid 2 to smithi119156531-48 2023-12-01T15:44:52.657 INFO:tasks.rados.rados.0.smithi119.stdout:3134: done (3 left) 2023-12-01T15:44:52.657 INFO:tasks.rados.rados.0.smithi119.stdout:3137: done (2 left) 2023-12-01T15:44:52.657 INFO:tasks.rados.rados.0.smithi119.stdout:3138: delete oid 32 current snap is 302 2023-12-01T15:44:52.657 INFO:tasks.rados.rados.0.smithi119.stdout:3135: finishing write tid 3 to smithi119156531-48 2023-12-01T15:44:52.658 INFO:tasks.rados.rados.0.smithi119.stdout:3135: finishing write tid 4 to smithi119156531-48 2023-12-01T15:44:52.658 INFO:tasks.rados.rados.0.smithi119.stdout:3135: finishing write tid 5 to smithi119156531-48 2023-12-01T15:44:52.660 INFO:tasks.rados.rados.0.smithi119.stdout:3138: done (2 left) 2023-12-01T15:44:52.660 INFO:tasks.rados.rados.0.smithi119.stdout:3139: read oid 32 snap 289 2023-12-01T15:44:52.660 INFO:tasks.rados.rados.0.smithi119.stdout:3139: expect (ObjNum 938 snap 288 seq_num 938) 2023-12-01T15:44:52.660 INFO:tasks.rados.rados.0.smithi119.stdout:3140: snap_remove snap 284 2023-12-01T15:44:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:52 smithi183 ceph-mon[99169]: pgmap v964: 121 pgs: 121 active+clean; 622 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.3 MiB/s wr, 25 op/s 2023-12-01T15:44:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:52 smithi183 ceph-mon[99169]: osdmap e659: 8 total, 8 up, 8 in 2023-12-01T15:44:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:52 smithi119 ceph-mon[94175]: pgmap v964: 121 pgs: 121 active+clean; 622 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.3 MiB/s wr, 25 op/s 2023-12-01T15:44:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:52 smithi119 ceph-mon[94175]: osdmap e659: 8 total, 8 up, 8 in 2023-12-01T15:44:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:52 smithi119 ceph-mon[108979]: pgmap v964: 121 pgs: 121 active+clean; 622 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.3 MiB/s wr, 25 op/s 2023-12-01T15:44:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:52 smithi119 ceph-mon[108979]: osdmap e659: 8 total, 8 up, 8 in 2023-12-01T15:44:53.618 INFO:tasks.rados.rados.0.smithi119.stdout:3140: done (3 left) 2023-12-01T15:44:53.618 INFO:tasks.rados.rados.0.smithi119.stdout:3141: delete oid 28 current snap is 302 2023-12-01T15:44:53.619 INFO:tasks.rados.rados.0.smithi119.stdout:3136: finishing rollback tid 0 to smithi119156531-41 2023-12-01T15:44:53.619 INFO:tasks.rados.rados.0.smithi119.stdout:3136: finishing rollback tid 1 to smithi119156531-41 2023-12-01T15:44:53.619 INFO:tasks.rados.rados.0.smithi119.stdout:3136: finishing rollback tid 2 to smithi119156531-41 2023-12-01T15:44:53.619 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 1871 (ObjNum 408 snap 128 seq_num 408) dirty exists 2023-12-01T15:44:53.619 INFO:tasks.rados.rados.0.smithi119.stdout:3135: finishing write tid 6 to smithi119156531-48 2023-12-01T15:44:53.619 INFO:tasks.rados.rados.0.smithi119.stdout:3135: oid 48 updating version 0 to 1883 2023-12-01T15:44:53.619 INFO:tasks.rados.rados.0.smithi119.stdout:3135: oid 48 version 1883 is already newer than 1881 2023-12-01T15:44:53.619 INFO:tasks.rados.rados.0.smithi119.stdout:3135: oid 48 version 1883 is already newer than 1880 2023-12-01T15:44:53.619 INFO:tasks.rados.rados.0.smithi119.stdout:3135: oid 48 updating version 1883 to 1884 2023-12-01T15:44:53.619 INFO:tasks.rados.rados.0.smithi119.stdout:3135: oid 48 version 1884 is already newer than 1882 2023-12-01T15:44:53.619 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 1884 (ObjNum 995 snap 302 seq_num 995) dirty exists 2023-12-01T15:44:53.619 INFO:tasks.rados.rados.0.smithi119.stdout:3135: left oid 48 (ObjNum 995 snap 302 seq_num 995) 2023-12-01T15:44:53.619 INFO:tasks.rados.rados.0.smithi119.stdout:3139: expect (ObjNum 938 snap 288 seq_num 938) 2023-12-01T15:44:53.660 INFO:tasks.rados.rados.0.smithi119.stdout:3135: done (3 left) 2023-12-01T15:44:53.660 INFO:tasks.rados.rados.0.smithi119.stdout:3136: done (2 left) 2023-12-01T15:44:53.661 INFO:tasks.rados.rados.0.smithi119.stdout:3139: done (1 left) 2023-12-01T15:44:53.661 INFO:tasks.rados.rados.0.smithi119.stdout:3141: done (0 left) 2023-12-01T15:44:53.661 INFO:tasks.rados.rados.0.smithi119.stdout:3142: delete oid 22 current snap is 302 2023-12-01T15:44:53.664 INFO:tasks.rados.rados.0.smithi119.stdout:3142: done (0 left) 2023-12-01T15:44:53.665 INFO:tasks.rados.rados.0.smithi119.stdout:3143: rollback oid 41 current snap is 302 2023-12-01T15:44:53.665 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 41 to 297 2023-12-01T15:44:53.665 INFO:tasks.rados.rados.0.smithi119.stdout:3144: rollback oid 19 current snap is 302 2023-12-01T15:44:53.665 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 19 to 288 2023-12-01T15:44:53.665 INFO:tasks.rados.rados.0.smithi119.stdout:3145: rollback oid 24 current snap is 302 2023-12-01T15:44:53.665 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 24 to 242 2023-12-01T15:44:53.665 INFO:tasks.rados.rados.0.smithi119.stdout:3146: snap_create 2023-12-01T15:44:53.667 INFO:tasks.rados.rados.0.smithi119.stdout:3145: finishing rollback tid 0 to smithi119156531-24 2023-12-01T15:44:53.667 INFO:tasks.rados.rados.0.smithi119.stdout:3145: finishing rollback tid 1 to smithi119156531-24 2023-12-01T15:44:53.667 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 1568 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-01T15:44:53.668 INFO:tasks.rados.rados.0.smithi119.stdout:3143: finishing rollback tid 0 to smithi119156531-41 2023-12-01T15:44:53.668 INFO:tasks.rados.rados.0.smithi119.stdout:3143: finishing rollback tid 1 to smithi119156531-41 2023-12-01T15:44:53.669 INFO:tasks.rados.rados.0.smithi119.stdout:3143: finishing rollback tid 2 to smithi119156531-41 2023-12-01T15:44:53.669 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 1874 (ObjNum 944 snap 288 seq_num 944) dirty exists 2023-12-01T15:44:53.670 INFO:tasks.rados.rados.0.smithi119.stdout:3144: finishing rollback tid 1 to smithi119156531-19 2023-12-01T15:44:53.670 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 1655 (ObjNum 65 snap 0 seq_num 1802658930) dirty dne 2023-12-01T15:44:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:53 smithi183 ceph-mon[99169]: osdmap e660: 8 total, 8 up, 8 in 2023-12-01T15:44:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:53 smithi119 ceph-mon[94175]: osdmap e660: 8 total, 8 up, 8 in 2023-12-01T15:44:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:53 smithi119 ceph-mon[108979]: osdmap e660: 8 total, 8 up, 8 in 2023-12-01T15:44:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:44:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:44:54] "GET /metrics HTTP/1.1" 200 36174 "" "Prometheus/2.43.0" 2023-12-01T15:44:54.618 INFO:tasks.rados.rados.0.smithi119.stdout:3143: done (3 left) 2023-12-01T15:44:54.619 INFO:tasks.rados.rados.0.smithi119.stdout:3144: done (2 left) 2023-12-01T15:44:54.619 INFO:tasks.rados.rados.0.smithi119.stdout:3145: done (1 left) 2023-12-01T15:44:54.619 INFO:tasks.rados.rados.0.smithi119.stdout:3146: done (0 left) 2023-12-01T15:44:54.619 INFO:tasks.rados.rados.0.smithi119.stdout:3147: read oid 49 snap -1 2023-12-01T15:44:54.619 INFO:tasks.rados.rados.0.smithi119.stdout:3147: expect (ObjNum 978 snap 298 seq_num 978) 2023-12-01T15:44:54.619 INFO:tasks.rados.rados.0.smithi119.stdout:3148: snap_remove snap 295 2023-12-01T15:44:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:54 smithi183 ceph-mon[99169]: pgmap v967: 121 pgs: 121 active+clean; 622 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.3 MiB/s wr, 25 op/s 2023-12-01T15:44:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:54 smithi183 ceph-mon[99169]: osdmap e661: 8 total, 8 up, 8 in 2023-12-01T15:44:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:54 smithi119 ceph-mon[94175]: pgmap v967: 121 pgs: 121 active+clean; 622 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.3 MiB/s wr, 25 op/s 2023-12-01T15:44:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:54 smithi119 ceph-mon[94175]: osdmap e661: 8 total, 8 up, 8 in 2023-12-01T15:44:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:54 smithi119 ceph-mon[108979]: pgmap v967: 121 pgs: 121 active+clean; 622 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.3 MiB/s wr, 25 op/s 2023-12-01T15:44:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:54 smithi119 ceph-mon[108979]: osdmap e661: 8 total, 8 up, 8 in 2023-12-01T15:44:55.587 INFO:tasks.rados.rados.0.smithi119.stdout:3148: done (1 left) 2023-12-01T15:44:55.588 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 303 2023-12-01T15:44:55.588 INFO:tasks.rados.rados.0.smithi119.stdout:3149: seq_num 1000 ranges {0=753664,753664=442368,1196032=565248,1761280=458752,2220032=139264} 2023-12-01T15:44:55.594 INFO:tasks.rados.rados.0.smithi119.stdout:3149: writing smithi119156531-12 from 0 to 753664 tid 1 2023-12-01T15:44:55.594 INFO:tasks.rados.rados.0.smithi119.stdout:3149: writing smithi119156531-12 from 753664 to 1196032 tid 2 2023-12-01T15:44:55.597 INFO:tasks.rados.rados.0.smithi119.stdout:3149: writing smithi119156531-12 from 1196032 to 1761280 tid 3 2023-12-01T15:44:55.600 INFO:tasks.rados.rados.0.smithi119.stdout:3149: writing smithi119156531-12 from 1761280 to 2220032 tid 4 2023-12-01T15:44:55.601 INFO:tasks.rados.rados.0.smithi119.stdout:3149: writing smithi119156531-12 from 2220032 to 2359296 tid 5 2023-12-01T15:44:55.601 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 303 2023-12-01T15:44:55.601 INFO:tasks.rados.rados.0.smithi119.stdout:3147: expect (ObjNum 978 snap 298 seq_num 978) 2023-12-01T15:44:55.695 INFO:tasks.rados.rados.0.smithi119.stdout:3149: finishing write tid 1 to smithi119156531-12 2023-12-01T15:44:55.695 INFO:tasks.rados.rados.0.smithi119.stdout:3149: finishing write tid 2 to smithi119156531-12 2023-12-01T15:44:55.695 INFO:tasks.rados.rados.0.smithi119.stdout:3149: finishing write tid 3 to smithi119156531-12 2023-12-01T15:44:55.695 INFO:tasks.rados.rados.0.smithi119.stdout:3149: finishing write tid 4 to smithi119156531-12 2023-12-01T15:44:55.695 INFO:tasks.rados.rados.0.smithi119.stdout:3149: finishing write tid 5 to smithi119156531-12 2023-12-01T15:44:55.695 INFO:tasks.rados.rados.0.smithi119.stdout:3149: finishing write tid 6 to smithi119156531-12 2023-12-01T15:44:55.695 INFO:tasks.rados.rados.0.smithi119.stdout:3149: finishing write tid 7 to smithi119156531-12 2023-12-01T15:44:55.695 INFO:tasks.rados.rados.0.smithi119.stdout:3149: oid 12 updating version 0 to 1879 2023-12-01T15:44:55.695 INFO:tasks.rados.rados.0.smithi119.stdout:3149: oid 12 version 1879 is already newer than 1878 2023-12-01T15:44:55.695 INFO:tasks.rados.rados.0.smithi119.stdout:3149: oid 12 version 1879 is already newer than 1875 2023-12-01T15:44:55.695 INFO:tasks.rados.rados.0.smithi119.stdout:3149: oid 12 version 1879 is already newer than 1877 2023-12-01T15:44:55.696 INFO:tasks.rados.rados.0.smithi119.stdout:3149: oid 12 version 1879 is already newer than 1876 2023-12-01T15:44:55.696 INFO:tasks.rados.rados.0.smithi119.stdout:3149: oid 12 updating version 1879 to 1880 2023-12-01T15:44:55.696 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 1880 (ObjNum 1000 snap 303 seq_num 1000) dirty exists 2023-12-01T15:44:55.696 INFO:tasks.rados.rados.0.smithi119.stdout:3149: left oid 12 (ObjNum 1000 snap 303 seq_num 1000) 2023-12-01T15:44:55.696 INFO:tasks.rados.rados.0.smithi119.stdout:3150: seq_num 1001 ranges {0=770048,770048=729088,1499136=770048,2269184=106496} 2023-12-01T15:44:55.698 INFO:tasks.rados.rados.0.smithi119.stdout:3150: writing smithi119156531-45 from 0 to 770048 tid 1 2023-12-01T15:44:55.703 INFO:tasks.rados.rados.0.smithi119.stdout:3150: writing smithi119156531-45 from 770048 to 1499136 tid 2 2023-12-01T15:44:55.708 INFO:tasks.rados.rados.0.smithi119.stdout:3150: writing smithi119156531-45 from 1499136 to 2269184 tid 3 2023-12-01T15:44:55.709 INFO:tasks.rados.rados.0.smithi119.stdout:3150: writing smithi119156531-45 from 2269184 to 2375680 tid 4 2023-12-01T15:44:55.709 INFO:tasks.rados.rados.0.smithi119.stdout:3147: done (2 left) 2023-12-01T15:44:55.709 INFO:tasks.rados.rados.0.smithi119.stdout:3149: done (1 left) 2023-12-01T15:44:55.709 INFO:tasks.rados.rados.0.smithi119.stdout:3151: snap_remove snap 275 2023-12-01T15:44:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:55 smithi183 ceph-mon[99169]: osdmap e662: 8 total, 8 up, 8 in 2023-12-01T15:44:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:55 smithi183 ceph-mon[99169]: osdmap e663: 8 total, 8 up, 8 in 2023-12-01T15:44:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:55 smithi119 ceph-mon[94175]: osdmap e662: 8 total, 8 up, 8 in 2023-12-01T15:44:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:55 smithi119 ceph-mon[94175]: osdmap e663: 8 total, 8 up, 8 in 2023-12-01T15:44:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:55 smithi119 ceph-mon[108979]: osdmap e662: 8 total, 8 up, 8 in 2023-12-01T15:44:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:55 smithi119 ceph-mon[108979]: osdmap e663: 8 total, 8 up, 8 in 2023-12-01T15:44:56.625 INFO:tasks.rados.rados.0.smithi119.stdout:3151: done (1 left) 2023-12-01T15:44:56.625 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 30 current snap is 303 2023-12-01T15:44:56.625 INFO:tasks.rados.rados.0.smithi119.stdout:3150: finishing write tid 1 to smithi119156531-45 2023-12-01T15:44:56.625 INFO:tasks.rados.rados.0.smithi119.stdout:3152: seq_num 1002 ranges {6963200=786432,7749632=614400,8364032=581632,8945664=409600} 2023-12-01T15:44:56.668 INFO:tasks.rados.rados.0.smithi119.stdout:3152: writing smithi119156531-30 from 6963200 to 7749632 tid 1 2023-12-01T15:44:56.671 INFO:tasks.rados.rados.0.smithi119.stdout:3152: writing smithi119156531-30 from 7749632 to 8364032 tid 2 2023-12-01T15:44:56.675 INFO:tasks.rados.rados.0.smithi119.stdout:3152: writing smithi119156531-30 from 8364032 to 8945664 tid 3 2023-12-01T15:44:56.678 INFO:tasks.rados.rados.0.smithi119.stdout:3152: writing smithi119156531-30 from 8945664 to 9355264 tid 4 2023-12-01T15:44:56.722 INFO:tasks.rados.rados.0.smithi119.stdout:3153: rollback oid 19 current snap is 303 2023-12-01T15:44:56.723 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 19 to 300 2023-12-01T15:44:56.723 INFO:tasks.rados.rados.0.smithi119.stdout:3150: finishing write tid 2 to smithi119156531-45 2023-12-01T15:44:56.723 INFO:tasks.rados.rados.0.smithi119.stdout:3154: snap_remove snap 297 2023-12-01T15:44:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:56 smithi183 ceph-mon[99169]: pgmap v970: 121 pgs: 121 active+clean; 637 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2023-12-01T15:44:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:56 smithi119 ceph-mon[94175]: pgmap v970: 121 pgs: 121 active+clean; 637 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2023-12-01T15:44:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:56 smithi119 ceph-mon[108979]: pgmap v970: 121 pgs: 121 active+clean; 637 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2023-12-01T15:44:57.635 INFO:tasks.rados.rados.0.smithi119.stdout:3154: done (3 left) 2023-12-01T15:44:57.635 INFO:tasks.rados.rados.0.smithi119.stdout:3155: rmattr oid 44 current snap is 303 2023-12-01T15:44:57.635 INFO:tasks.rados.rados.0.smithi119.stdout:3155: done (3 left) 2023-12-01T15:44:57.636 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 28 current snap is 303 2023-12-01T15:44:57.636 INFO:tasks.rados.rados.0.smithi119.stdout:3150: finishing write tid 3 to smithi119156531-45 2023-12-01T15:44:57.636 INFO:tasks.rados.rados.0.smithi119.stdout:3156: seq_num 1003 ranges {0=802816,802816=499712,1302528=737280,2039808=368640} 2023-12-01T15:44:57.641 INFO:tasks.rados.rados.0.smithi119.stdout:3156: writing smithi119156531-28 from 0 to 802816 tid 1 2023-12-01T15:44:57.643 INFO:tasks.rados.rados.0.smithi119.stdout:3156: writing smithi119156531-28 from 802816 to 1302528 tid 2 2023-12-01T15:44:57.648 INFO:tasks.rados.rados.0.smithi119.stdout:3156: writing smithi119156531-28 from 1302528 to 2039808 tid 3 2023-12-01T15:44:57.650 INFO:tasks.rados.rados.0.smithi119.stdout:3156: writing smithi119156531-28 from 2039808 to 2408448 tid 4 2023-12-01T15:44:57.650 INFO:tasks.rados.rados.0.smithi119.stdout:3157: snap_remove snap 242 2023-12-01T15:44:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:57 smithi183 ceph-mon[99169]: osdmap e664: 8 total, 8 up, 8 in 2023-12-01T15:44:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:57 smithi119 ceph-mon[108979]: osdmap e664: 8 total, 8 up, 8 in 2023-12-01T15:44:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:57 smithi119 ceph-mon[94175]: osdmap e664: 8 total, 8 up, 8 in 2023-12-01T15:44:58.648 INFO:tasks.rados.rados.0.smithi119.stdout:3157: done (4 left) 2023-12-01T15:44:58.648 INFO:tasks.rados.rados.0.smithi119.stdout:3158: copy_from oid 9 from oid 15 current snap is 303 2023-12-01T15:44:58.648 INFO:tasks.rados.rados.0.smithi119.stdout:3159: copy_from oid 20 from oid 37 current snap is 303 2023-12-01T15:44:58.648 INFO:tasks.rados.rados.0.smithi119.stdout:3160: setattr oid 10 current snap is 303 2023-12-01T15:44:58.652 INFO:tasks.rados.rados.0.smithi119.stdout:3150: finishing write tid 4 to smithi119156531-45 2023-12-01T15:44:58.652 INFO:tasks.rados.rados.0.smithi119.stdout:3150: finishing write tid 5 to smithi119156531-45 2023-12-01T15:44:58.652 INFO:tasks.rados.rados.0.smithi119.stdout:3150: finishing write tid 6 to smithi119156531-45 2023-12-01T15:44:58.652 INFO:tasks.rados.rados.0.smithi119.stdout:3150: oid 45 updating version 0 to 1888 2023-12-01T15:44:58.652 INFO:tasks.rados.rados.0.smithi119.stdout:3150: oid 45 version 1888 is already newer than 1886 2023-12-01T15:44:58.652 INFO:tasks.rados.rados.0.smithi119.stdout:3150: oid 45 version 1888 is already newer than 1887 2023-12-01T15:44:58.652 INFO:tasks.rados.rados.0.smithi119.stdout:3150: oid 45 version 1888 is already newer than 1885 2023-12-01T15:44:58.652 INFO:tasks.rados.rados.0.smithi119.stdout:3150: oid 45 updating version 1888 to 1889 2023-12-01T15:44:58.652 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 1889 (ObjNum 1001 snap 303 seq_num 1001) dirty exists 2023-12-01T15:44:58.652 INFO:tasks.rados.rados.0.smithi119.stdout:3150: left oid 45 (ObjNum 1001 snap 303 seq_num 1001) 2023-12-01T15:44:58.652 INFO:tasks.rados.rados.0.smithi119.stdout:3152: finishing write tid 1 to smithi119156531-30 2023-12-01T15:44:58.653 INFO:tasks.rados.rados.0.smithi119.stdout:3150: done (6 left) 2023-12-01T15:44:58.653 INFO:tasks.rados.rados.0.smithi119.stdout:3161: delete oid 6 current snap is 303 2023-12-01T15:44:58.653 INFO:tasks.rados.rados.0.smithi119.stdout:3152: finishing write tid 2 to smithi119156531-30 2023-12-01T15:44:58.653 INFO:tasks.rados.rados.0.smithi119.stdout:3152: finishing write tid 3 to smithi119156531-30 2023-12-01T15:44:58.653 INFO:tasks.rados.rados.0.smithi119.stdout:3153: finishing rollback tid 1 to smithi119156531-19 2023-12-01T15:44:58.653 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 1655 (ObjNum 65 snap 0 seq_num 1414683249) dirty dne 2023-12-01T15:44:58.653 INFO:tasks.rados.rados.0.smithi119.stdout:3152: finishing write tid 4 to smithi119156531-30 2023-12-01T15:44:58.653 INFO:tasks.rados.rados.0.smithi119.stdout:3152: finishing write tid 5 to smithi119156531-30 2023-12-01T15:44:58.653 INFO:tasks.rados.rados.0.smithi119.stdout:3152: finishing write tid 6 to smithi119156531-30 2023-12-01T15:44:58.653 INFO:tasks.rados.rados.0.smithi119.stdout:3152: oid 30 updating version 0 to 1570 2023-12-01T15:44:58.653 INFO:tasks.rados.rados.0.smithi119.stdout:3152: oid 30 updating version 1570 to 1573 2023-12-01T15:44:58.653 INFO:tasks.rados.rados.0.smithi119.stdout:3152: oid 30 version 1573 is already newer than 1572 2023-12-01T15:44:58.653 INFO:tasks.rados.rados.0.smithi119.stdout:3152: oid 30 version 1573 is already newer than 1569 2023-12-01T15:44:58.653 INFO:tasks.rados.rados.0.smithi119.stdout:3152: oid 30 version 1573 is already newer than 1571 2023-12-01T15:44:58.653 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 1573 (ObjNum 1002 snap 303 seq_num 1002) dirty exists 2023-12-01T15:44:58.654 INFO:tasks.rados.rados.0.smithi119.stdout:3152: left oid 30 (ObjNum 1002 snap 303 seq_num 1002) 2023-12-01T15:44:58.654 INFO:tasks.rados.rados.0.smithi119.stdout:3156: finishing write tid 1 to smithi119156531-28 2023-12-01T15:44:58.654 INFO:tasks.rados.rados.0.smithi119.stdout:3156: finishing write tid 2 to smithi119156531-28 2023-12-01T15:44:58.654 INFO:tasks.rados.rados.0.smithi119.stdout:3156: finishing write tid 3 to smithi119156531-28 2023-12-01T15:44:58.654 INFO:tasks.rados.rados.0.smithi119.stdout:3156: finishing write tid 4 to smithi119156531-28 2023-12-01T15:44:58.654 INFO:tasks.rados.rados.0.smithi119.stdout:3156: finishing write tid 5 to smithi119156531-28 2023-12-01T15:44:58.654 INFO:tasks.rados.rados.0.smithi119.stdout:3156: finishing write tid 6 to smithi119156531-28 2023-12-01T15:44:58.654 INFO:tasks.rados.rados.0.smithi119.stdout:3156: oid 28 updating version 0 to 1681 2023-12-01T15:44:58.654 INFO:tasks.rados.rados.0.smithi119.stdout:3156: oid 28 version 1681 is already newer than 1679 2023-12-01T15:44:58.654 INFO:tasks.rados.rados.0.smithi119.stdout:3156: oid 28 version 1681 is already newer than 1678 2023-12-01T15:44:58.654 INFO:tasks.rados.rados.0.smithi119.stdout:3156: oid 28 version 1681 is already newer than 1680 2023-12-01T15:44:58.654 INFO:tasks.rados.rados.0.smithi119.stdout:3156: oid 28 updating version 1681 to 1682 2023-12-01T15:44:58.654 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 1682 (ObjNum 1003 snap 303 seq_num 1003) dirty exists 2023-12-01T15:44:58.654 INFO:tasks.rados.rados.0.smithi119.stdout:3156: left oid 28 (ObjNum 1003 snap 303 seq_num 1003) 2023-12-01T15:44:58.663 INFO:tasks.rados.rados.0.smithi119.stdout:3152: done (6 left) 2023-12-01T15:44:58.663 INFO:tasks.rados.rados.0.smithi119.stdout:3153: done (5 left) 2023-12-01T15:44:58.664 INFO:tasks.rados.rados.0.smithi119.stdout:3156: done (4 left) 2023-12-01T15:44:58.664 INFO:tasks.rados.rados.0.smithi119.stdout:3161: done (3 left) 2023-12-01T15:44:58.664 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 7 current snap is 303 2023-12-01T15:44:58.664 INFO:tasks.rados.rados.0.smithi119.stdout:3162: seq_num 1005 ranges {0=32768} 2023-12-01T15:44:58.664 INFO:tasks.rados.rados.0.smithi119.stdout:3162: writing smithi119156531-7 from 0 to 32768 tid 1 2023-12-01T15:44:58.664 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 3 current snap is 303 2023-12-01T15:44:58.664 INFO:tasks.rados.rados.0.smithi119.stdout:3163: seq_num 1006 ranges {0=49152} 2023-12-01T15:44:58.665 INFO:tasks.rados.rados.0.smithi119.stdout:3163: writing smithi119156531-3 from 0 to 49152 tid 1 2023-12-01T15:44:58.665 INFO:tasks.rados.rados.0.smithi119.stdout:3164: setattr oid 28 current snap is 303 2023-12-01T15:44:58.665 INFO:tasks.rados.rados.0.smithi119.stdout:3165: rollback oid 29 current snap is 303 2023-12-01T15:44:58.665 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 29 to 286 2023-12-01T15:44:58.665 INFO:tasks.rados.rados.0.smithi119.stdout:3166: setattr oid 5 current snap is 303 2023-12-01T15:44:58.665 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 2169 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T15:44:58.665 INFO:tasks.rados.rados.0.smithi119.stdout:3160: done (7 left) 2023-12-01T15:44:58.665 INFO:tasks.rados.rados.0.smithi119.stdout:3167: snap_create 2023-12-01T15:44:58.666 INFO:tasks.rados.rados.0.smithi119.stdout:3158: finishing copy_from to smithi119156531-9 2023-12-01T15:44:58.666 INFO:tasks.rados.rados.0.smithi119.stdout:3158: got expected ENOENT (src dne) 2023-12-01T15:44:58.668 INFO:tasks.rados.rados.0.smithi119.stdout:3158: finishing copy_from racing read to smithi119156531-9 2023-12-01T15:44:58.668 INFO:tasks.rados.rados.0.smithi119.stdout:3163: finishing write tid 1 to smithi119156531-3 2023-12-01T15:44:58.671 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 1683 (ObjNum 1003 snap 303 seq_num 1003) dirty exists 2023-12-01T15:44:58.672 INFO:tasks.rados.rados.0.smithi119.stdout:3163: finishing write tid 2 to smithi119156531-3 2023-12-01T15:44:58.673 INFO:tasks.rados.rados.0.smithi119.stdout:3162: finishing write tid 1 to smithi119156531-7 2023-12-01T15:44:58.674 INFO:tasks.rados.rados.0.smithi119.stdout:3162: finishing write tid 2 to smithi119156531-7 2023-12-01T15:44:58.674 INFO:tasks.rados.rados.0.smithi119.stdout:3165: finishing rollback tid 1 to smithi119156531-29 2023-12-01T15:44:58.674 INFO:tasks.rados.rados.0.smithi119.stdout:3165: finishing rollback tid 2 to smithi119156531-29 2023-12-01T15:44:58.674 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 2341 (ObjNum 449 snap 137 seq_num 449) dirty exists 2023-12-01T15:44:58.675 INFO:tasks.rados.rados.0.smithi119.stdout:3163: finishing write tid 3 to smithi119156531-3 2023-12-01T15:44:58.675 INFO:tasks.rados.rados.0.smithi119.stdout:3163: oid 3 updating version 0 to 1840 2023-12-01T15:44:58.675 INFO:tasks.rados.rados.0.smithi119.stdout:3163: oid 3 updating version 1840 to 1841 2023-12-01T15:44:58.675 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 1841 (ObjNum 1006 snap 303 seq_num 1006) dirty exists 2023-12-01T15:44:58.675 INFO:tasks.rados.rados.0.smithi119.stdout:3163: left oid 3 (ObjNum 1006 snap 303 seq_num 1006) 2023-12-01T15:44:58.675 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 2170 (ObjNum 994 snap 302 seq_num 994) dirty exists 2023-12-01T15:44:58.675 INFO:tasks.rados.rados.0.smithi119.stdout:3162: finishing write tid 3 to smithi119156531-7 2023-12-01T15:44:58.676 INFO:tasks.rados.rados.0.smithi119.stdout:3162: oid 7 updating version 0 to 1851 2023-12-01T15:44:58.676 INFO:tasks.rados.rados.0.smithi119.stdout:3162: oid 7 version 1851 is already newer than 1850 2023-12-01T15:44:58.676 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 1851 (ObjNum 1005 snap 303 seq_num 1005) dirty exists 2023-12-01T15:44:58.676 INFO:tasks.rados.rados.0.smithi119.stdout:3162: left oid 7 (ObjNum 1005 snap 303 seq_num 1005) 2023-12-01T15:44:58.676 INFO:tasks.rados.rados.0.smithi119.stdout:3159: finishing copy_from to smithi119156531-20 2023-12-01T15:44:58.676 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 2391 (ObjNum 834 snap 257 seq_num 834) dirty exists 2023-12-01T15:44:58.676 INFO:tasks.rados.rados.0.smithi119.stdout:3159: finishing copy_from racing read to smithi119156531-20 2023-12-01T15:44:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:58 smithi183 ceph-mon[99169]: pgmap v973: 121 pgs: 121 active+clean; 637 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2023-12-01T15:44:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:58 smithi183 ceph-mon[99169]: osdmap e665: 8 total, 8 up, 8 in 2023-12-01T15:44:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:58 smithi119 ceph-mon[94175]: pgmap v973: 121 pgs: 121 active+clean; 637 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2023-12-01T15:44:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:58 smithi119 ceph-mon[94175]: osdmap e665: 8 total, 8 up, 8 in 2023-12-01T15:44:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:58 smithi119 ceph-mon[108979]: pgmap v973: 121 pgs: 121 active+clean; 637 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2023-12-01T15:44:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:58 smithi119 ceph-mon[108979]: osdmap e665: 8 total, 8 up, 8 in 2023-12-01T15:44:59.646 INFO:tasks.rados.rados.0.smithi119.stdout:3158: done (7 left) 2023-12-01T15:44:59.647 INFO:tasks.rados.rados.0.smithi119.stdout:3159: done (6 left) 2023-12-01T15:44:59.647 INFO:tasks.rados.rados.0.smithi119.stdout:3162: done (5 left) 2023-12-01T15:44:59.647 INFO:tasks.rados.rados.0.smithi119.stdout:3163: done (4 left) 2023-12-01T15:44:59.647 INFO:tasks.rados.rados.0.smithi119.stdout:3164: done (3 left) 2023-12-01T15:44:59.647 INFO:tasks.rados.rados.0.smithi119.stdout:3165: done (2 left) 2023-12-01T15:44:59.647 INFO:tasks.rados.rados.0.smithi119.stdout:3166: done (1 left) 2023-12-01T15:44:59.647 INFO:tasks.rados.rados.0.smithi119.stdout:3167: done (0 left) 2023-12-01T15:44:59.647 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 304 2023-12-01T15:44:59.647 INFO:tasks.rados.rados.0.smithi119.stdout:3168: seq_num 1007 ranges {2375680=65536} 2023-12-01T15:44:59.660 INFO:tasks.rados.rados.0.smithi119.stdout:3168: writing smithi119156531-45 from 2375680 to 2441216 tid 1 2023-12-01T15:44:59.660 INFO:tasks.rados.rados.0.smithi119.stdout:3169: read oid 41 snap 269 2023-12-01T15:44:59.660 INFO:tasks.rados.rados.0.smithi119.stdout:3169: expect (ObjNum 859 snap 266 seq_num 859) 2023-12-01T15:44:59.660 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 35 current snap is 304 2023-12-01T15:44:59.660 INFO:tasks.rados.rados.0.smithi119.stdout:3170: seq_num 1008 ranges {966656=90112} 2023-12-01T15:44:59.666 INFO:tasks.rados.rados.0.smithi119.stdout:3170: writing smithi119156531-35 from 966656 to 1056768 tid 1 2023-12-01T15:44:59.666 INFO:tasks.rados.rados.0.smithi119.stdout:3171: delete oid 40 current snap is 304 2023-12-01T15:44:59.666 INFO:tasks.rados.rados.0.smithi119.stdout:3168: finishing write tid 1 to smithi119156531-45 2023-12-01T15:44:59.666 INFO:tasks.rados.rados.0.smithi119.stdout:3168: finishing write tid 2 to smithi119156531-45 2023-12-01T15:44:59.667 INFO:tasks.rados.rados.0.smithi119.stdout:3168: finishing write tid 3 to smithi119156531-45 2023-12-01T15:44:59.667 INFO:tasks.rados.rados.0.smithi119.stdout:3168: oid 45 updating version 0 to 1892 2023-12-01T15:44:59.667 INFO:tasks.rados.rados.0.smithi119.stdout:3168: oid 45 version 1892 is already newer than 1891 2023-12-01T15:44:59.668 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 1892 (ObjNum 1007 snap 304 seq_num 1007) dirty exists 2023-12-01T15:44:59.668 INFO:tasks.rados.rados.0.smithi119.stdout:3168: left oid 45 (ObjNum 1007 snap 304 seq_num 1007) 2023-12-01T15:44:59.671 INFO:tasks.rados.rados.0.smithi119.stdout:3170: finishing write tid 1 to smithi119156531-35 2023-12-01T15:44:59.671 INFO:tasks.rados.rados.0.smithi119.stdout:3170: finishing write tid 2 to smithi119156531-35 2023-12-01T15:44:59.673 INFO:tasks.rados.rados.0.smithi119.stdout:3170: finishing write tid 3 to smithi119156531-35 2023-12-01T15:44:59.673 INFO:tasks.rados.rados.0.smithi119.stdout:3170: oid 35 updating version 0 to 2342 2023-12-01T15:44:59.673 INFO:tasks.rados.rados.0.smithi119.stdout:3170: oid 35 updating version 2342 to 2343 2023-12-01T15:44:59.673 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 2343 (ObjNum 1008 snap 304 seq_num 1008) dirty exists 2023-12-01T15:44:59.674 INFO:tasks.rados.rados.0.smithi119.stdout:3170: left oid 35 (ObjNum 1008 snap 304 seq_num 1008) 2023-12-01T15:44:59.684 INFO:tasks.rados.rados.0.smithi119.stdout:3169: expect (ObjNum 859 snap 266 seq_num 859) 2023-12-01T15:44:59.831 INFO:tasks.rados.rados.0.smithi119.stdout:3168: done (3 left) 2023-12-01T15:44:59.831 INFO:tasks.rados.rados.0.smithi119.stdout:3169: done (2 left) 2023-12-01T15:44:59.831 INFO:tasks.rados.rados.0.smithi119.stdout:3170: done (1 left) 2023-12-01T15:44:59.831 INFO:tasks.rados.rados.0.smithi119.stdout:3171: done (0 left) 2023-12-01T15:44:59.831 INFO:tasks.rados.rados.0.smithi119.stdout:3172: copy_from oid 23 from oid 9 current snap is 304 2023-12-01T15:44:59.831 INFO:tasks.rados.rados.0.smithi119.stdout:3173: setattr oid 33 current snap is 304 2023-12-01T15:44:59.833 INFO:tasks.rados.rados.0.smithi119.stdout:3174: rollback oid 36 current snap is 304 2023-12-01T15:44:59.833 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 36 to 135 2023-12-01T15:44:59.833 INFO:tasks.rados.rados.0.smithi119.stdout:3175: rmattr oid 21 current snap is 304 2023-12-01T15:44:59.833 INFO:tasks.rados.rados.0.smithi119.stdout:3175: done (3 left) 2023-12-01T15:44:59.833 INFO:tasks.rados.rados.0.smithi119.stdout:3176: rollback oid 47 current snap is 304 2023-12-01T15:44:59.833 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 47 to 301 2023-12-01T15:44:59.833 INFO:tasks.rados.rados.0.smithi119.stdout:3177: copy_from oid 34 from oid 1 current snap is 304 2023-12-01T15:44:59.833 INFO:tasks.rados.rados.0.smithi119.stdout:3178: rollback oid 41 current snap is 304 2023-12-01T15:44:59.833 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 41 to 296 2023-12-01T15:44:59.833 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 24 current snap is 304 2023-12-01T15:44:59.833 INFO:tasks.rados.rados.0.smithi119.stdout:3179: seq_num 1010 ranges {0=122880} 2023-12-01T15:44:59.833 INFO:tasks.rados.rados.0.smithi119.stdout:3179: writing smithi119156531-24 from 0 to 122880 tid 1 2023-12-01T15:44:59.833 INFO:tasks.rados.rados.0.smithi119.stdout:3180: read oid 28 snap 281 2023-12-01T15:44:59.833 INFO:tasks.rados.rados.0.smithi119.stdout:3180: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:44:59.834 INFO:tasks.rados.rados.0.smithi119.stdout:3181: read oid 6 snap -1 2023-12-01T15:44:59.834 INFO:tasks.rados.rados.0.smithi119.stdout:3181: expect deleted 2023-12-01T15:44:59.834 INFO:tasks.rados.rados.0.smithi119.stdout:3182: delete oid 12 current snap is 304 2023-12-01T15:44:59.836 INFO:tasks.rados.rados.0.smithi119.stdout:3174: finishing rollback tid 1 to smithi119156531-36 2023-12-01T15:44:59.836 INFO:tasks.rados.rados.0.smithi119.stdout:3174: finishing rollback tid 2 to smithi119156531-36 2023-12-01T15:44:59.837 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 634 (ObjNum 341 snap 113 seq_num 341) dirty exists 2023-12-01T15:44:59.838 INFO:tasks.rados.rados.0.smithi119.stdout:3179: finishing write tid 1 to smithi119156531-24 2023-12-01T15:44:59.838 INFO:tasks.rados.rados.0.smithi119.stdout:3179: finishing write tid 2 to smithi119156531-24 2023-12-01T15:44:59.838 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 2344 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-01T15:44:59.842 INFO:tasks.rados.rados.0.smithi119.stdout:3176: finishing rollback tid 1 to smithi119156531-47 2023-12-01T15:44:59.842 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 1684 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-12-01T15:44:59.842 INFO:tasks.rados.rados.0.smithi119.stdout:3180: expect (ObjNum 598 snap 195 seq_num 598) 2023-12-01T15:44:59.854 INFO:tasks.rados.rados.0.smithi119.stdout:3178: finishing rollback tid 0 to smithi119156531-41 2023-12-01T15:44:59.854 INFO:tasks.rados.rados.0.smithi119.stdout:3179: finishing write tid 3 to smithi119156531-24 2023-12-01T15:44:59.855 INFO:tasks.rados.rados.0.smithi119.stdout:3179: oid 24 updating version 0 to 1574 2023-12-01T15:44:59.855 INFO:tasks.rados.rados.0.smithi119.stdout:3179: oid 24 updating version 1574 to 1575 2023-12-01T15:44:59.855 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 1575 (ObjNum 1010 snap 304 seq_num 1010) dirty exists 2023-12-01T15:44:59.855 INFO:tasks.rados.rados.0.smithi119.stdout:3179: left oid 24 (ObjNum 1010 snap 304 seq_num 1010) 2023-12-01T15:44:59.855 INFO:tasks.rados.rados.0.smithi119.stdout:3178: finishing rollback tid 1 to smithi119156531-41 2023-12-01T15:44:59.855 INFO:tasks.rados.rados.0.smithi119.stdout:3178: finishing rollback tid 2 to smithi119156531-41 2023-12-01T15:44:59.856 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 1884 (ObjNum 944 snap 288 seq_num 944) dirty exists 2023-12-01T15:44:59.856 INFO:tasks.rados.rados.0.smithi119.stdout:3173: done (9 left) 2023-12-01T15:44:59.856 INFO:tasks.rados.rados.0.smithi119.stdout:3174: done (8 left) 2023-12-01T15:44:59.856 INFO:tasks.rados.rados.0.smithi119.stdout:3176: done (7 left) 2023-12-01T15:44:59.856 INFO:tasks.rados.rados.0.smithi119.stdout:3178: done (6 left) 2023-12-01T15:44:59.856 INFO:tasks.rados.rados.0.smithi119.stdout:3179: done (5 left) 2023-12-01T15:44:59.857 INFO:tasks.rados.rados.0.smithi119.stdout:3180: done (4 left) 2023-12-01T15:44:59.857 INFO:tasks.rados.rados.0.smithi119.stdout:3181: done (3 left) 2023-12-01T15:44:59.857 INFO:tasks.rados.rados.0.smithi119.stdout:3182: done (2 left) 2023-12-01T15:44:59.857 INFO:tasks.rados.rados.0.smithi119.stdout:3183: delete oid 46 current snap is 304 2023-12-01T15:44:59.858 INFO:tasks.rados.rados.0.smithi119.stdout:3183: done (2 left) 2023-12-01T15:44:59.859 INFO:tasks.rados.rados.0.smithi119.stdout:3184: read oid 39 snap -1 2023-12-01T15:44:59.861 INFO:tasks.rados.rados.0.smithi119.stdout:3184: expect (ObjNum 962 snap 295 seq_num 962) 2023-12-01T15:44:59.861 INFO:tasks.rados.rados.0.smithi119.stdout:3185: copy_from oid 45 from oid 21 current snap is 304 2023-12-01T15:44:59.861 INFO:tasks.rados.rados.0.smithi119.stdout:3186: rollback oid 38 current snap is 304 2023-12-01T15:44:59.861 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 38 to 300 2023-12-01T15:44:59.861 INFO:tasks.rados.rados.0.smithi119.stdout:3187: snap_create 2023-12-01T15:44:59.862 INFO:tasks.rados.rados.0.smithi119.stdout:3172: finishing copy_from to smithi119156531-23 2023-12-01T15:44:59.862 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 1671 (ObjNum 927 snap 283 seq_num 927) dirty exists 2023-12-01T15:44:59.862 INFO:tasks.rados.rados.0.smithi119.stdout:3172: finishing copy_from racing read to smithi119156531-23 2023-12-01T15:44:59.865 INFO:tasks.rados.rados.0.smithi119.stdout:3186: finishing rollback tid 0 to smithi119156531-38 2023-12-01T15:44:59.865 INFO:tasks.rados.rados.0.smithi119.stdout:3186: finishing rollback tid 1 to smithi119156531-38 2023-12-01T15:44:59.865 INFO:tasks.rados.rados.0.smithi119.stdout:3186: finishing rollback tid 2 to smithi119156531-38 2023-12-01T15:44:59.865 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 1856 (ObjNum 972 snap 297 seq_num 972) dirty exists 2023-12-01T15:44:59.866 INFO:tasks.rados.rados.0.smithi119.stdout:3184: expect (ObjNum 962 snap 295 seq_num 962) 2023-12-01T15:44:59.914 INFO:tasks.rados.rados.0.smithi119.stdout:3177: finishing copy_from to smithi119156531-34 2023-12-01T15:44:59.914 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 1848 (ObjNum 982 snap 298 seq_num 982) dirty exists 2023-12-01T15:44:59.914 INFO:tasks.rados.rados.0.smithi119.stdout:3177: finishing copy_from racing read to smithi119156531-34 2023-12-01T15:44:59.914 INFO:tasks.rados.rados.0.smithi119.stdout:3185: finishing copy_from to smithi119156531-45 2023-12-01T15:44:59.914 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 1853 (ObjNum 947 snap 288 seq_num 947) dirty exists 2023-12-01T15:44:59.914 INFO:tasks.rados.rados.0.smithi119.stdout:3185: finishing copy_from racing read to smithi119156531-45 2023-12-01T15:44:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:44:59 smithi183 ceph-mon[99169]: osdmap e666: 8 total, 8 up, 8 in 2023-12-01T15:44:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:44:59 smithi119 ceph-mon[94175]: osdmap e666: 8 total, 8 up, 8 in 2023-12-01T15:44:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:44:59 smithi119 ceph-mon[108979]: osdmap e666: 8 total, 8 up, 8 in 2023-12-01T15:45:00.652 INFO:tasks.rados.rados.0.smithi119.stdout:3172: done (5 left) 2023-12-01T15:45:00.653 INFO:tasks.rados.rados.0.smithi119.stdout:3177: done (4 left) 2023-12-01T15:45:00.653 INFO:tasks.rados.rados.0.smithi119.stdout:3184: done (3 left) 2023-12-01T15:45:00.653 INFO:tasks.rados.rados.0.smithi119.stdout:3185: done (2 left) 2023-12-01T15:45:00.653 INFO:tasks.rados.rados.0.smithi119.stdout:3186: done (1 left) 2023-12-01T15:45:00.653 INFO:tasks.rados.rados.0.smithi119.stdout:3187: done (0 left) 2023-12-01T15:45:00.653 INFO:tasks.rados.rados.0.smithi119.stdout:3188: snap_create 2023-12-01T15:45:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:00 smithi183 ceph-mon[99169]: pgmap v976: 121 pgs: 121 active+clean; 637 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:45:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:00 smithi183 ceph-mon[99169]: osdmap e667: 8 total, 8 up, 8 in 2023-12-01T15:45:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:00 smithi119 ceph-mon[94175]: pgmap v976: 121 pgs: 121 active+clean; 637 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:45:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:00 smithi119 ceph-mon[94175]: osdmap e667: 8 total, 8 up, 8 in 2023-12-01T15:45:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:00 smithi119 ceph-mon[108979]: pgmap v976: 121 pgs: 121 active+clean; 637 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T15:45:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:00 smithi119 ceph-mon[108979]: osdmap e667: 8 total, 8 up, 8 in 2023-12-01T15:45:01.659 INFO:tasks.rados.rados.0.smithi119.stdout:3188: done (0 left) 2023-12-01T15:45:01.659 INFO:tasks.rados.rados.0.smithi119.stdout:3189: delete oid 22 current snap is 306 2023-12-01T15:45:01.671 INFO:tasks.rados.rados.0.smithi119.stdout:3189: done (0 left) 2023-12-01T15:45:01.671 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 47 current snap is 306 2023-12-01T15:45:01.671 INFO:tasks.rados.rados.0.smithi119.stdout:3190: seq_num 1014 ranges {0=188416} 2023-12-01T15:45:01.672 INFO:tasks.rados.rados.0.smithi119.stdout:3190: writing smithi119156531-47 from 0 to 188416 tid 1 2023-12-01T15:45:01.672 INFO:tasks.rados.rados.0.smithi119.stdout:3191: setattr oid 7 current snap is 306 2023-12-01T15:45:01.673 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 2 current snap is 306 2023-12-01T15:45:01.673 INFO:tasks.rados.rados.0.smithi119.stdout:3192: seq_num 1015 ranges {5832704=204800} 2023-12-01T15:45:01.706 INFO:tasks.rados.rados.0.smithi119.stdout:3192: writing smithi119156531-2 from 5832704 to 6037504 tid 1 2023-12-01T15:45:01.706 INFO:tasks.rados.rados.0.smithi119.stdout:3193: rmattr oid 28 current snap is 306 2023-12-01T15:45:01.706 INFO:tasks.rados.rados.0.smithi119.stdout:3190: finishing write tid 1 to smithi119156531-47 2023-12-01T15:45:01.706 INFO:tasks.rados.rados.0.smithi119.stdout:3190: finishing write tid 2 to smithi119156531-47 2023-12-01T15:45:01.706 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 1852 (ObjNum 1005 snap 303 seq_num 1005) dirty exists 2023-12-01T15:45:01.706 INFO:tasks.rados.rados.0.smithi119.stdout:3190: finishing write tid 3 to smithi119156531-47 2023-12-01T15:45:01.706 INFO:tasks.rados.rados.0.smithi119.stdout:3190: oid 47 updating version 0 to 1849 2023-12-01T15:45:01.706 INFO:tasks.rados.rados.0.smithi119.stdout:3190: oid 47 updating version 1849 to 1850 2023-12-01T15:45:01.706 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 1850 (ObjNum 1014 snap 306 seq_num 1014) dirty exists 2023-12-01T15:45:01.707 INFO:tasks.rados.rados.0.smithi119.stdout:3190: left oid 47 (ObjNum 1014 snap 306 seq_num 1014) 2023-12-01T15:45:01.707 INFO:tasks.rados.rados.0.smithi119.stdout:3190: done (3 left) 2023-12-01T15:45:01.707 INFO:tasks.rados.rados.0.smithi119.stdout:3191: done (2 left) 2023-12-01T15:45:01.707 INFO:tasks.rados.rados.0.smithi119.stdout:3194: snap_create 2023-12-01T15:45:01.710 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 1684 (ObjNum 1003 snap 303 seq_num 1003) dirty exists 2023-12-01T15:45:01.712 INFO:tasks.rados.rados.0.smithi119.stdout:3192: finishing write tid 1 to smithi119156531-2 2023-12-01T15:45:01.712 INFO:tasks.rados.rados.0.smithi119.stdout:3192: finishing write tid 2 to smithi119156531-2 2023-12-01T15:45:01.713 INFO:tasks.rados.rados.0.smithi119.stdout:3192: finishing write tid 3 to smithi119156531-2 2023-12-01T15:45:01.713 INFO:tasks.rados.rados.0.smithi119.stdout:3192: oid 2 updating version 0 to 2170 2023-12-01T15:45:01.713 INFO:tasks.rados.rados.0.smithi119.stdout:3192: oid 2 version 2170 is already newer than 2169 2023-12-01T15:45:01.713 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 2170 (ObjNum 1015 snap 306 seq_num 1015) dirty exists 2023-12-01T15:45:01.713 INFO:tasks.rados.rados.0.smithi119.stdout:3192: left oid 2 (ObjNum 1015 snap 306 seq_num 1015) 2023-12-01T15:45:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:01 smithi183 ceph-mon[99169]: osdmap e668: 8 total, 8 up, 8 in 2023-12-01T15:45:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:01 smithi119 ceph-mon[108979]: osdmap e668: 8 total, 8 up, 8 in 2023-12-01T15:45:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:01 smithi119 ceph-mon[94175]: osdmap e668: 8 total, 8 up, 8 in 2023-12-01T15:45:02.660 INFO:tasks.rados.rados.0.smithi119.stdout:3192: done (2 left) 2023-12-01T15:45:02.660 INFO:tasks.rados.rados.0.smithi119.stdout:3193: done (1 left) 2023-12-01T15:45:02.661 INFO:tasks.rados.rados.0.smithi119.stdout:3194: done (0 left) 2023-12-01T15:45:02.661 INFO:tasks.rados.rados.0.smithi119.stdout:3195: copy_from oid 26 from oid 49 current snap is 307 2023-12-01T15:45:02.661 INFO:tasks.rados.rados.0.smithi119.stdout:3196: setattr oid 24 current snap is 307 2023-12-01T15:45:02.668 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 16 current snap is 307 2023-12-01T15:45:02.668 INFO:tasks.rados.rados.0.smithi119.stdout:3197: seq_num 1016 ranges {1015808=221184} 2023-12-01T15:45:02.671 INFO:tasks.rados.rados.0.smithi119.stdout:3197: writing smithi119156531-16 from 1015808 to 1236992 tid 1 2023-12-01T15:45:02.671 INFO:tasks.rados.rados.0.smithi119.stdout:3198: delete oid 41 current snap is 307 2023-12-01T15:45:02.672 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 1576 (ObjNum 1010 snap 304 seq_num 1010) dirty exists 2023-12-01T15:45:02.681 INFO:tasks.rados.rados.0.smithi119.stdout:3197: finishing write tid 1 to smithi119156531-16 2023-12-01T15:45:02.681 INFO:tasks.rados.rados.0.smithi119.stdout:3197: finishing write tid 2 to smithi119156531-16 2023-12-01T15:45:02.682 INFO:tasks.rados.rados.0.smithi119.stdout:3195: finishing copy_from to smithi119156531-26 2023-12-01T15:45:02.682 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 1842 (ObjNum 978 snap 298 seq_num 978) dirty exists 2023-12-01T15:45:02.683 INFO:tasks.rados.rados.0.smithi119.stdout:3197: finishing write tid 3 to smithi119156531-16 2023-12-01T15:45:02.683 INFO:tasks.rados.rados.0.smithi119.stdout:3197: oid 16 updating version 0 to 1886 2023-12-01T15:45:02.683 INFO:tasks.rados.rados.0.smithi119.stdout:3197: oid 16 updating version 1886 to 1887 2023-12-01T15:45:02.683 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 1887 (ObjNum 1016 snap 307 seq_num 1016) dirty exists 2023-12-01T15:45:02.683 INFO:tasks.rados.rados.0.smithi119.stdout:3197: left oid 16 (ObjNum 1016 snap 307 seq_num 1016) 2023-12-01T15:45:02.683 INFO:tasks.rados.rados.0.smithi119.stdout:3196: done (3 left) 2023-12-01T15:45:02.683 INFO:tasks.rados.rados.0.smithi119.stdout:3197: done (2 left) 2023-12-01T15:45:02.684 INFO:tasks.rados.rados.0.smithi119.stdout:3198: done (1 left) 2023-12-01T15:45:02.684 INFO:tasks.rados.rados.0.smithi119.stdout:3199: rmattr oid 44 current snap is 307 2023-12-01T15:45:02.684 INFO:tasks.rados.rados.0.smithi119.stdout:3199: done (1 left) 2023-12-01T15:45:02.684 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 29 current snap is 307 2023-12-01T15:45:02.684 INFO:tasks.rados.rados.0.smithi119.stdout:3200: seq_num 1018 ranges {2334720=253952} 2023-12-01T15:45:02.697 INFO:tasks.rados.rados.0.smithi119.stdout:3200: writing smithi119156531-29 from 2334720 to 2588672 tid 1 2023-12-01T15:45:02.697 INFO:tasks.rados.rados.0.smithi119.stdout:3201: snap_create 2023-12-01T15:45:02.697 INFO:tasks.rados.rados.0.smithi119.stdout:3195: finishing copy_from racing read to smithi119156531-26 2023-12-01T15:45:02.701 INFO:tasks.rados.rados.0.smithi119.stdout:3200: finishing write tid 1 to smithi119156531-29 2023-12-01T15:45:02.701 INFO:tasks.rados.rados.0.smithi119.stdout:3200: finishing write tid 2 to smithi119156531-29 2023-12-01T15:45:02.703 INFO:tasks.rados.rados.0.smithi119.stdout:3200: finishing write tid 3 to smithi119156531-29 2023-12-01T15:45:02.703 INFO:tasks.rados.rados.0.smithi119.stdout:3200: oid 29 updating version 0 to 2345 2023-12-01T15:45:02.703 INFO:tasks.rados.rados.0.smithi119.stdout:3200: oid 29 updating version 2345 to 2346 2023-12-01T15:45:02.703 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 2346 (ObjNum 1018 snap 307 seq_num 1018) dirty exists 2023-12-01T15:45:02.703 INFO:tasks.rados.rados.0.smithi119.stdout:3200: left oid 29 (ObjNum 1018 snap 307 seq_num 1018) 2023-12-01T15:45:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:02 smithi183 ceph-mon[99169]: pgmap v979: 121 pgs: 121 active+clean; 637 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 25 op/s 2023-12-01T15:45:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:02 smithi183 ceph-mon[99169]: osdmap e669: 8 total, 8 up, 8 in 2023-12-01T15:45:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:02 smithi119 ceph-mon[94175]: pgmap v979: 121 pgs: 121 active+clean; 637 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 25 op/s 2023-12-01T15:45:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:02 smithi119 ceph-mon[94175]: osdmap e669: 8 total, 8 up, 8 in 2023-12-01T15:45:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:02 smithi119 ceph-mon[108979]: pgmap v979: 121 pgs: 121 active+clean; 637 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 25 op/s 2023-12-01T15:45:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:02 smithi119 ceph-mon[108979]: osdmap e669: 8 total, 8 up, 8 in 2023-12-01T15:45:03.673 INFO:tasks.rados.rados.0.smithi119.stdout:3195: done (2 left) 2023-12-01T15:45:03.673 INFO:tasks.rados.rados.0.smithi119.stdout:3200: done (1 left) 2023-12-01T15:45:03.673 INFO:tasks.rados.rados.0.smithi119.stdout:3201: done (0 left) 2023-12-01T15:45:03.673 INFO:tasks.rados.rados.0.smithi119.stdout:3202: delete oid 25 current snap is 308 2023-12-01T15:45:03.678 INFO:tasks.rados.rados.0.smithi119.stdout:3202: done (0 left) 2023-12-01T15:45:03.678 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 308 2023-12-01T15:45:03.678 INFO:tasks.rados.rados.0.smithi119.stdout:3203: seq_num 1020 ranges {6823936=286720} 2023-12-01T15:45:03.716 INFO:tasks.rados.rados.0.smithi119.stdout:3203: writing smithi119156531-45 from 6823936 to 7110656 tid 1 2023-12-01T15:45:03.716 INFO:tasks.rados.rados.0.smithi119.stdout:3204: read oid 17 snap -1 2023-12-01T15:45:03.716 INFO:tasks.rados.rados.0.smithi119.stdout:3204: expect (ObjNum 917 snap 279 seq_num 917) 2023-12-01T15:45:03.716 INFO:tasks.rados.rados.0.smithi119.stdout:3205: delete oid 32 current snap is 308 2023-12-01T15:45:03.719 INFO:tasks.rados.rados.0.smithi119.stdout:3205: done (2 left) 2023-12-01T15:45:03.720 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 1 current snap is 308 2023-12-01T15:45:03.720 INFO:tasks.rados.rados.0.smithi119.stdout:3206: seq_num 1022 ranges {5193728=319488} 2023-12-01T15:45:03.750 INFO:tasks.rados.rados.0.smithi119.stdout:3206: writing smithi119156531-1 from 5193728 to 5513216 tid 1 2023-12-01T15:45:03.750 INFO:tasks.rados.rados.0.smithi119.stdout:3207: snap_create 2023-12-01T15:45:03.750 INFO:tasks.rados.rados.0.smithi119.stdout:3204: expect (ObjNum 917 snap 279 seq_num 917) 2023-12-01T15:45:03.774 INFO:tasks.rados.rados.0.smithi119.stdout:3203: finishing write tid 1 to smithi119156531-45 2023-12-01T15:45:03.774 INFO:tasks.rados.rados.0.smithi119.stdout:3203: finishing write tid 2 to smithi119156531-45 2023-12-01T15:45:03.775 INFO:tasks.rados.rados.0.smithi119.stdout:3203: finishing write tid 3 to smithi119156531-45 2023-12-01T15:45:03.775 INFO:tasks.rados.rados.0.smithi119.stdout:3203: oid 45 updating version 0 to 1894 2023-12-01T15:45:03.775 INFO:tasks.rados.rados.0.smithi119.stdout:3203: oid 45 updating version 1894 to 1895 2023-12-01T15:45:03.775 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 1895 (ObjNum 1020 snap 308 seq_num 1020) dirty exists 2023-12-01T15:45:03.775 INFO:tasks.rados.rados.0.smithi119.stdout:3203: left oid 45 (ObjNum 1020 snap 308 seq_num 1020) 2023-12-01T15:45:03.775 INFO:tasks.rados.rados.0.smithi119.stdout:3206: finishing write tid 1 to smithi119156531-1 2023-12-01T15:45:03.775 INFO:tasks.rados.rados.0.smithi119.stdout:3206: finishing write tid 2 to smithi119156531-1 2023-12-01T15:45:03.775 INFO:tasks.rados.rados.0.smithi119.stdout:3206: finishing write tid 3 to smithi119156531-1 2023-12-01T15:45:03.775 INFO:tasks.rados.rados.0.smithi119.stdout:3206: oid 1 updating version 0 to 1858 2023-12-01T15:45:03.775 INFO:tasks.rados.rados.0.smithi119.stdout:3206: oid 1 version 1858 is already newer than 1857 2023-12-01T15:45:03.775 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 1858 (ObjNum 1022 snap 308 seq_num 1022) dirty exists 2023-12-01T15:45:03.775 INFO:tasks.rados.rados.0.smithi119.stdout:3206: left oid 1 (ObjNum 1022 snap 308 seq_num 1022) 2023-12-01T15:45:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:03 smithi183 ceph-mon[99169]: osdmap e670: 8 total, 8 up, 8 in 2023-12-01T15:45:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:03 smithi119 ceph-mon[108979]: osdmap e670: 8 total, 8 up, 8 in 2023-12-01T15:45:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:03 smithi119 ceph-mon[94175]: osdmap e670: 8 total, 8 up, 8 in 2023-12-01T15:45:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:45:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:45:04] "GET /metrics HTTP/1.1" 200 36174 "" "Prometheus/2.43.0" 2023-12-01T15:45:04.682 INFO:tasks.rados.rados.0.smithi119.stdout:3203: done (3 left) 2023-12-01T15:45:04.682 INFO:tasks.rados.rados.0.smithi119.stdout:3204: done (2 left) 2023-12-01T15:45:04.682 INFO:tasks.rados.rados.0.smithi119.stdout:3206: done (1 left) 2023-12-01T15:45:04.683 INFO:tasks.rados.rados.0.smithi119.stdout:3207: done (0 left) 2023-12-01T15:45:04.683 INFO:tasks.rados.rados.0.smithi119.stdout:3208: delete oid 26 current snap is 309 2023-12-01T15:45:04.687 INFO:tasks.rados.rados.0.smithi119.stdout:3208: done (0 left) 2023-12-01T15:45:04.687 INFO:tasks.rados.rados.0.smithi119.stdout:3209: copy_from oid 40 from oid 42 current snap is 309 2023-12-01T15:45:04.687 INFO:tasks.rados.rados.0.smithi119.stdout:3210: rmattr oid 28 current snap is 309 2023-12-01T15:45:04.687 INFO:tasks.rados.rados.0.smithi119.stdout:3211: delete oid 50 current snap is 309 2023-12-01T15:45:04.692 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 1685 (ObjNum 1003 snap 303 seq_num 1003) dirty exists 2023-12-01T15:45:04.694 INFO:tasks.rados.rados.0.smithi119.stdout:3210: done (2 left) 2023-12-01T15:45:04.694 INFO:tasks.rados.rados.0.smithi119.stdout:3211: done (1 left) 2023-12-01T15:45:04.694 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 309 2023-12-01T15:45:04.694 INFO:tasks.rados.rados.0.smithi119.stdout:3212: seq_num 1025 ranges {7110656=368640} 2023-12-01T15:45:04.735 INFO:tasks.rados.rados.0.smithi119.stdout:3212: writing smithi119156531-45 from 7110656 to 7479296 tid 1 2023-12-01T15:45:04.735 INFO:tasks.rados.rados.0.smithi119.stdout:3213: read oid 14 snap -1 2023-12-01T15:45:04.735 INFO:tasks.rados.rados.0.smithi119.stdout:3213: expect (ObjNum 992 snap 302 seq_num 992) 2023-12-01T15:45:04.735 INFO:tasks.rados.rados.0.smithi119.stdout:3214: read oid 21 snap -1 2023-12-01T15:45:04.735 INFO:tasks.rados.rados.0.smithi119.stdout:3214: expect (ObjNum 947 snap 288 seq_num 947) 2023-12-01T15:45:04.735 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 309 2023-12-01T15:45:04.736 INFO:tasks.rados.rados.0.smithi119.stdout:3209: finishing copy_from to smithi119156531-40 2023-12-01T15:45:04.736 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 1844 (ObjNum 985 snap 298 seq_num 985) dirty exists 2023-12-01T15:45:04.736 INFO:tasks.rados.rados.0.smithi119.stdout:3209: finishing copy_from racing read to smithi119156531-40 2023-12-01T15:45:04.736 INFO:tasks.rados.rados.0.smithi119.stdout:3215: seq_num 1026 ranges {0=385024} 2023-12-01T15:45:04.737 INFO:tasks.rados.rados.0.smithi119.stdout:3215: writing smithi119156531-18 from 0 to 385024 tid 1 2023-12-01T15:45:04.737 INFO:tasks.rados.rados.0.smithi119.stdout:3209: done (4 left) 2023-12-01T15:45:04.737 INFO:tasks.rados.rados.0.smithi119.stdout:3216: rollback oid 36 current snap is 309 2023-12-01T15:45:04.737 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 36 to 271 2023-12-01T15:45:04.737 INFO:tasks.rados.rados.0.smithi119.stdout:3217: rollback oid 23 current snap is 309 2023-12-01T15:45:04.738 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 23 to 237 2023-12-01T15:45:04.738 INFO:tasks.rados.rados.0.smithi119.stdout:3218: snap_create 2023-12-01T15:45:04.740 INFO:tasks.rados.rados.0.smithi119.stdout:3212: finishing write tid 1 to smithi119156531-45 2023-12-01T15:45:04.740 INFO:tasks.rados.rados.0.smithi119.stdout:3212: finishing write tid 2 to smithi119156531-45 2023-12-01T15:45:04.741 INFO:tasks.rados.rados.0.smithi119.stdout:3216: finishing rollback tid 0 to smithi119156531-36 2023-12-01T15:45:04.744 INFO:tasks.rados.rados.0.smithi119.stdout:3216: finishing rollback tid 1 to smithi119156531-36 2023-12-01T15:45:04.744 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 637 (ObjNum 33 snap 0 seq_num 3136343968) dirty dne 2023-12-01T15:45:04.747 INFO:tasks.rados.rados.0.smithi119.stdout:3212: finishing write tid 3 to smithi119156531-45 2023-12-01T15:45:04.747 INFO:tasks.rados.rados.0.smithi119.stdout:3212: oid 45 updating version 0 to 1897 2023-12-01T15:45:04.747 INFO:tasks.rados.rados.0.smithi119.stdout:3212: oid 45 version 1897 is already newer than 1896 2023-12-01T15:45:04.747 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 1897 (ObjNum 1025 snap 309 seq_num 1025) dirty exists 2023-12-01T15:45:04.748 INFO:tasks.rados.rados.0.smithi119.stdout:3212: left oid 45 (ObjNum 1025 snap 309 seq_num 1025) 2023-12-01T15:45:04.748 INFO:tasks.rados.rados.0.smithi119.stdout:3213: expect (ObjNum 992 snap 302 seq_num 992) 2023-12-01T15:45:04.855 INFO:tasks.rados.rados.0.smithi119.stdout:3215: finishing write tid 1 to smithi119156531-18 2023-12-01T15:45:04.855 INFO:tasks.rados.rados.0.smithi119.stdout:3215: finishing write tid 2 to smithi119156531-18 2023-12-01T15:45:04.855 INFO:tasks.rados.rados.0.smithi119.stdout:3217: finishing rollback tid 0 to smithi119156531-23 2023-12-01T15:45:04.855 INFO:tasks.rados.rados.0.smithi119.stdout:3217: finishing rollback tid 1 to smithi119156531-23 2023-12-01T15:45:04.855 INFO:tasks.rados.rados.0.smithi119.stdout:3215: finishing write tid 3 to smithi119156531-18 2023-12-01T15:45:04.855 INFO:tasks.rados.rados.0.smithi119.stdout:3215: oid 18 updating version 0 to 2444 2023-12-01T15:45:04.855 INFO:tasks.rados.rados.0.smithi119.stdout:3215: oid 18 updating version 2444 to 2445 2023-12-01T15:45:04.855 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 2445 (ObjNum 1026 snap 309 seq_num 1026) dirty exists 2023-12-01T15:45:04.855 INFO:tasks.rados.rados.0.smithi119.stdout:3215: left oid 18 (ObjNum 1026 snap 309 seq_num 1026) 2023-12-01T15:45:04.856 INFO:tasks.rados.rados.0.smithi119.stdout:3217: finishing rollback tid 2 to smithi119156531-23 2023-12-01T15:45:04.856 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 2449 (ObjNum 601 snap 197 seq_num 601) dirty exists 2023-12-01T15:45:04.856 INFO:tasks.rados.rados.0.smithi119.stdout:3214: expect (ObjNum 947 snap 288 seq_num 947) 2023-12-01T15:45:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:04 smithi183 ceph-mon[99169]: pgmap v982: 121 pgs: 121 active+clean; 637 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 25 op/s 2023-12-01T15:45:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:04 smithi183 ceph-mon[99169]: osdmap e671: 8 total, 8 up, 8 in 2023-12-01T15:45:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:04 smithi119 ceph-mon[108979]: pgmap v982: 121 pgs: 121 active+clean; 637 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 25 op/s 2023-12-01T15:45:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:04 smithi119 ceph-mon[108979]: osdmap e671: 8 total, 8 up, 8 in 2023-12-01T15:45:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:04 smithi119 ceph-mon[94175]: pgmap v982: 121 pgs: 121 active+clean; 637 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 25 op/s 2023-12-01T15:45:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:04 smithi119 ceph-mon[94175]: osdmap e671: 8 total, 8 up, 8 in 2023-12-01T15:45:05.583 INFO:tasks.rados.rados.0.smithi119.stdout:3212: done (6 left) 2023-12-01T15:45:05.583 INFO:tasks.rados.rados.0.smithi119.stdout:3213: done (5 left) 2023-12-01T15:45:05.583 INFO:tasks.rados.rados.0.smithi119.stdout:3214: done (4 left) 2023-12-01T15:45:05.583 INFO:tasks.rados.rados.0.smithi119.stdout:3215: done (3 left) 2023-12-01T15:45:05.583 INFO:tasks.rados.rados.0.smithi119.stdout:3216: done (2 left) 2023-12-01T15:45:05.584 INFO:tasks.rados.rados.0.smithi119.stdout:3217: done (1 left) 2023-12-01T15:45:05.584 INFO:tasks.rados.rados.0.smithi119.stdout:3218: done (0 left) 2023-12-01T15:45:05.584 INFO:tasks.rados.rados.0.smithi119.stdout:3219: read oid 15 snap -1 2023-12-01T15:45:05.584 INFO:tasks.rados.rados.0.smithi119.stdout:3219: expect deleted 2023-12-01T15:45:05.584 INFO:tasks.rados.rados.0.smithi119.stdout:3220: read oid 49 snap -1 2023-12-01T15:45:05.584 INFO:tasks.rados.rados.0.smithi119.stdout:3220: expect (ObjNum 978 snap 298 seq_num 978) 2023-12-01T15:45:05.584 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 310 2023-12-01T15:45:05.584 INFO:tasks.rados.rados.0.smithi119.stdout:3221: seq_num 1027 ranges {6823936=409600} 2023-12-01T15:45:05.622 INFO:tasks.rados.rados.0.smithi119.stdout:3221: writing smithi119156531-21 from 6823936 to 7233536 tid 1 2023-12-01T15:45:05.622 INFO:tasks.rados.rados.0.smithi119.stdout:3222: copy_from oid 8 from oid 46 current snap is 310 2023-12-01T15:45:05.622 INFO:tasks.rados.rados.0.smithi119.stdout:3220: expect (ObjNum 978 snap 298 seq_num 978) 2023-12-01T15:45:05.715 INFO:tasks.rados.rados.0.smithi119.stdout:3222: finishing copy_from to smithi119156531-8 2023-12-01T15:45:05.716 INFO:tasks.rados.rados.0.smithi119.stdout:3222: got expected ENOENT (src dne) 2023-12-01T15:45:05.716 INFO:tasks.rados.rados.0.smithi119.stdout:3222: finishing copy_from racing read to smithi119156531-8 2023-12-01T15:45:05.716 INFO:tasks.rados.rados.0.smithi119.stdout:3221: finishing write tid 1 to smithi119156531-21 2023-12-01T15:45:05.716 INFO:tasks.rados.rados.0.smithi119.stdout:3221: finishing write tid 2 to smithi119156531-21 2023-12-01T15:45:05.716 INFO:tasks.rados.rados.0.smithi119.stdout:3221: finishing write tid 3 to smithi119156531-21 2023-12-01T15:45:05.716 INFO:tasks.rados.rados.0.smithi119.stdout:3221: oid 21 updating version 0 to 1855 2023-12-01T15:45:05.716 INFO:tasks.rados.rados.0.smithi119.stdout:3221: oid 21 version 1855 is already newer than 1854 2023-12-01T15:45:05.716 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1855 (ObjNum 1027 snap 310 seq_num 1027) dirty exists 2023-12-01T15:45:05.716 INFO:tasks.rados.rados.0.smithi119.stdout:3221: left oid 21 (ObjNum 1027 snap 310 seq_num 1027) 2023-12-01T15:45:05.716 INFO:tasks.rados.rados.0.smithi119.stdout:3219: done (3 left) 2023-12-01T15:45:05.716 INFO:tasks.rados.rados.0.smithi119.stdout:3220: done (2 left) 2023-12-01T15:45:05.716 INFO:tasks.rados.rados.0.smithi119.stdout:3221: done (1 left) 2023-12-01T15:45:05.716 INFO:tasks.rados.rados.0.smithi119.stdout:3222: done (0 left) 2023-12-01T15:45:05.717 INFO:tasks.rados.rados.0.smithi119.stdout:3223: copy_from oid 36 from oid 41 current snap is 310 2023-12-01T15:45:05.717 INFO:tasks.rados.rados.0.smithi119.stdout:3224: setattr oid 18 current snap is 310 2023-12-01T15:45:05.717 INFO:tasks.rados.rados.0.smithi119.stdout:3223: finishing copy_from to smithi119156531-36 2023-12-01T15:45:05.717 INFO:tasks.rados.rados.0.smithi119.stdout:3223: got expected ENOENT (src dne) 2023-12-01T15:45:05.717 INFO:tasks.rados.rados.0.smithi119.stdout:3223: finishing copy_from racing read to smithi119156531-36 2023-12-01T15:45:05.720 INFO:tasks.rados.rados.0.smithi119.stdout:3223: done (1 left) 2023-12-01T15:45:05.720 INFO:tasks.rados.rados.0.smithi119.stdout:3225: read oid 46 snap -1 2023-12-01T15:45:05.720 INFO:tasks.rados.rados.0.smithi119.stdout:3225: expect deleted 2023-12-01T15:45:05.720 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 50 current snap is 310 2023-12-01T15:45:05.720 INFO:tasks.rados.rados.0.smithi119.stdout:3226: seq_num 1028 ranges {0=425984} 2023-12-01T15:45:05.722 INFO:tasks.rados.rados.0.smithi119.stdout:3226: writing smithi119156531-50 from 0 to 425984 tid 1 2023-12-01T15:45:05.722 INFO:tasks.rados.rados.0.smithi119.stdout:3227: copy_from oid 11 from oid 2 current snap is 310 2023-12-01T15:45:05.723 INFO:tasks.rados.rados.0.smithi119.stdout:3225: done (3 left) 2023-12-01T15:45:05.723 INFO:tasks.rados.rados.0.smithi119.stdout:3228: read oid 4 snap -1 2023-12-01T15:45:05.723 INFO:tasks.rados.rados.0.smithi119.stdout:3228: expect (ObjNum 986 snap 298 seq_num 986) 2023-12-01T15:45:05.723 INFO:tasks.rados.rados.0.smithi119.stdout:3229: delete oid 25 current snap is 310 2023-12-01T15:45:05.727 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 2451 (ObjNum 1026 snap 309 seq_num 1026) dirty exists 2023-12-01T15:45:05.728 INFO:tasks.rados.rados.0.smithi119.stdout:3226: finishing write tid 1 to smithi119156531-50 2023-12-01T15:45:05.728 INFO:tasks.rados.rados.0.smithi119.stdout:3226: finishing write tid 2 to smithi119156531-50 2023-12-01T15:45:05.730 INFO:tasks.rados.rados.0.smithi119.stdout:3224: done (4 left) 2023-12-01T15:45:05.730 INFO:tasks.rados.rados.0.smithi119.stdout:3229: done (3 left) 2023-12-01T15:45:05.730 INFO:tasks.rados.rados.0.smithi119.stdout:3230: snap_create 2023-12-01T15:45:05.730 INFO:tasks.rados.rados.0.smithi119.stdout:3226: finishing write tid 3 to smithi119156531-50 2023-12-01T15:45:05.730 INFO:tasks.rados.rados.0.smithi119.stdout:3226: oid 50 updating version 0 to 1844 2023-12-01T15:45:05.730 INFO:tasks.rados.rados.0.smithi119.stdout:3226: oid 50 version 1844 is already newer than 1843 2023-12-01T15:45:05.731 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1844 (ObjNum 1028 snap 310 seq_num 1028) dirty exists 2023-12-01T15:45:05.731 INFO:tasks.rados.rados.0.smithi119.stdout:3226: left oid 50 (ObjNum 1028 snap 310 seq_num 1028) 2023-12-01T15:45:05.747 INFO:tasks.rados.rados.0.smithi119.stdout:3228: expect (ObjNum 986 snap 298 seq_num 986) 2023-12-01T15:45:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:05 smithi183 ceph-mon[99169]: osdmap e672: 8 total, 8 up, 8 in 2023-12-01T15:45:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:05 smithi183 ceph-mon[99169]: osdmap e673: 8 total, 8 up, 8 in 2023-12-01T15:45:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:05 smithi119 ceph-mon[94175]: osdmap e672: 8 total, 8 up, 8 in 2023-12-01T15:45:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:05 smithi119 ceph-mon[94175]: osdmap e673: 8 total, 8 up, 8 in 2023-12-01T15:45:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:05 smithi119 ceph-mon[108979]: osdmap e672: 8 total, 8 up, 8 in 2023-12-01T15:45:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:05 smithi119 ceph-mon[108979]: osdmap e673: 8 total, 8 up, 8 in 2023-12-01T15:45:06.055 INFO:tasks.rados.rados.0.smithi119.stdout:3227: finishing copy_from to smithi119156531-11 2023-12-01T15:45:06.055 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 2170 (ObjNum 1015 snap 306 seq_num 1015) dirty exists 2023-12-01T15:45:06.055 INFO:tasks.rados.rados.0.smithi119.stdout:3227: finishing copy_from racing read to smithi119156531-11 2023-12-01T15:45:06.695 INFO:tasks.rados.rados.0.smithi119.stdout:3226: done (3 left) 2023-12-01T15:45:06.696 INFO:tasks.rados.rados.0.smithi119.stdout:3227: done (2 left) 2023-12-01T15:45:06.696 INFO:tasks.rados.rados.0.smithi119.stdout:3228: done (1 left) 2023-12-01T15:45:06.696 INFO:tasks.rados.rados.0.smithi119.stdout:3230: done (0 left) 2023-12-01T15:45:06.696 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 311 2023-12-01T15:45:06.696 INFO:tasks.rados.rados.0.smithi119.stdout:3231: seq_num 1030 ranges {3923968=458752} 2023-12-01T15:45:06.720 INFO:tasks.rados.rados.0.smithi119.stdout:3231: writing smithi119156531-42 from 3923968 to 4382720 tid 1 2023-12-01T15:45:06.720 INFO:tasks.rados.rados.0.smithi119.stdout:3232: read oid 13 snap -1 2023-12-01T15:45:06.720 INFO:tasks.rados.rados.0.smithi119.stdout:3232: expect deleted 2023-12-01T15:45:06.720 INFO:tasks.rados.rados.0.smithi119.stdout:3233: copy_from oid 10 from oid 18 current snap is 311 2023-12-01T15:45:06.720 INFO:tasks.rados.rados.0.smithi119.stdout:3234: read oid 31 snap -1 2023-12-01T15:45:06.720 INFO:tasks.rados.rados.0.smithi119.stdout:3234: expect deleted 2023-12-01T15:45:06.720 INFO:tasks.rados.rados.0.smithi119.stdout:3235: read oid 32 snap 309 2023-12-01T15:45:06.720 INFO:tasks.rados.rados.0.smithi119.stdout:3235: expect deleted 2023-12-01T15:45:06.720 INFO:tasks.rados.rados.0.smithi119.stdout:3236: copy_from oid 46 from oid 9 current snap is 311 2023-12-01T15:45:06.720 INFO:tasks.rados.rados.0.smithi119.stdout:3237: rollback oid 49 current snap is 311 2023-12-01T15:45:06.720 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 49 to 304 2023-12-01T15:45:06.721 INFO:tasks.rados.rados.0.smithi119.stdout:3238: read oid 27 snap -1 2023-12-01T15:45:06.721 INFO:tasks.rados.rados.0.smithi119.stdout:3238: expect deleted 2023-12-01T15:45:06.721 INFO:tasks.rados.rados.0.smithi119.stdout:3239: read oid 36 snap -1 2023-12-01T15:45:06.721 INFO:tasks.rados.rados.0.smithi119.stdout:3239: expect deleted 2023-12-01T15:45:06.721 INFO:tasks.rados.rados.0.smithi119.stdout:3240: read oid 17 snap -1 2023-12-01T15:45:06.721 INFO:tasks.rados.rados.0.smithi119.stdout:3240: expect (ObjNum 917 snap 279 seq_num 917) 2023-12-01T15:45:06.721 INFO:tasks.rados.rados.0.smithi119.stdout:3241: read oid 7 snap -1 2023-12-01T15:45:06.721 INFO:tasks.rados.rados.0.smithi119.stdout:3241: expect (ObjNum 1005 snap 303 seq_num 1005) 2023-12-01T15:45:06.721 INFO:tasks.rados.rados.0.smithi119.stdout:3242: rmattr oid 21 current snap is 311 2023-12-01T15:45:06.721 INFO:tasks.rados.rados.0.smithi119.stdout:3242: done (11 left) 2023-12-01T15:45:06.721 INFO:tasks.rados.rados.0.smithi119.stdout:3243: delete oid 2 current snap is 311 2023-12-01T15:45:06.727 INFO:tasks.rados.rados.0.smithi119.stdout:3232: done (11 left) 2023-12-01T15:45:06.727 INFO:tasks.rados.rados.0.smithi119.stdout:3234: done (10 left) 2023-12-01T15:45:06.727 INFO:tasks.rados.rados.0.smithi119.stdout:3235: done (9 left) 2023-12-01T15:45:06.727 INFO:tasks.rados.rados.0.smithi119.stdout:3238: done (8 left) 2023-12-01T15:45:06.727 INFO:tasks.rados.rados.0.smithi119.stdout:3239: done (7 left) 2023-12-01T15:45:06.727 INFO:tasks.rados.rados.0.smithi119.stdout:3243: done (6 left) 2023-12-01T15:45:06.727 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 2 current snap is 311 2023-12-01T15:45:06.727 INFO:tasks.rados.rados.0.smithi119.stdout:3244: seq_num 1032 ranges {0=491520} 2023-12-01T15:45:06.730 INFO:tasks.rados.rados.0.smithi119.stdout:3244: writing smithi119156531-2 from 0 to 491520 tid 1 2023-12-01T15:45:06.730 INFO:tasks.rados.rados.0.smithi119.stdout:3245: read oid 28 snap -1 2023-12-01T15:45:06.730 INFO:tasks.rados.rados.0.smithi119.stdout:3245: expect (ObjNum 1003 snap 303 seq_num 1003) 2023-12-01T15:45:06.730 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 43 current snap is 311 2023-12-01T15:45:06.731 INFO:tasks.rados.rados.0.smithi119.stdout:3246: seq_num 1033 ranges {9633792=507904} 2023-12-01T15:45:06.785 INFO:tasks.rados.rados.0.smithi119.stdout:3246: writing smithi119156531-43 from 9633792 to 10141696 tid 1 2023-12-01T15:45:06.785 INFO:tasks.rados.rados.0.smithi119.stdout:3247: delete oid 45 current snap is 311 2023-12-01T15:45:06.785 INFO:tasks.rados.rados.0.smithi119.stdout:3231: finishing write tid 1 to smithi119156531-42 2023-12-01T15:45:06.785 INFO:tasks.rados.rados.0.smithi119.stdout:3240: expect (ObjNum 917 snap 279 seq_num 917) 2023-12-01T15:45:06.810 INFO:tasks.rados.rados.0.smithi119.stdout:3237: finishing rollback tid 0 to smithi119156531-49 2023-12-01T15:45:06.810 INFO:tasks.rados.rados.0.smithi119.stdout:3241: expect (ObjNum 1005 snap 303 seq_num 1005) 2023-12-01T15:45:06.814 INFO:tasks.rados.rados.0.smithi119.stdout:3237: finishing rollback tid 1 to smithi119156531-49 2023-12-01T15:45:06.814 INFO:tasks.rados.rados.0.smithi119.stdout:3231: finishing write tid 2 to smithi119156531-42 2023-12-01T15:45:06.814 INFO:tasks.rados.rados.0.smithi119.stdout:3237: finishing rollback tid 2 to smithi119156531-49 2023-12-01T15:45:06.814 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 1861 (ObjNum 978 snap 298 seq_num 978) dirty exists 2023-12-01T15:45:06.814 INFO:tasks.rados.rados.0.smithi119.stdout:3231: finishing write tid 3 to smithi119156531-42 2023-12-01T15:45:06.814 INFO:tasks.rados.rados.0.smithi119.stdout:3231: oid 42 updating version 0 to 1854 2023-12-01T15:45:06.814 INFO:tasks.rados.rados.0.smithi119.stdout:3231: oid 42 version 1854 is already newer than 1853 2023-12-01T15:45:06.814 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 1854 (ObjNum 1030 snap 311 seq_num 1030) dirty exists 2023-12-01T15:45:06.814 INFO:tasks.rados.rados.0.smithi119.stdout:3231: left oid 42 (ObjNum 1030 snap 311 seq_num 1030) 2023-12-01T15:45:06.814 INFO:tasks.rados.rados.0.smithi119.stdout:3244: finishing write tid 1 to smithi119156531-2 2023-12-01T15:45:06.815 INFO:tasks.rados.rados.0.smithi119.stdout:3244: finishing write tid 2 to smithi119156531-2 2023-12-01T15:45:06.815 INFO:tasks.rados.rados.0.smithi119.stdout:3233: finishing copy_from to smithi119156531-10 2023-12-01T15:45:06.815 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 2451 (ObjNum 1026 snap 309 seq_num 1026) dirty exists 2023-12-01T15:45:06.815 INFO:tasks.rados.rados.0.smithi119.stdout:3244: finishing write tid 3 to smithi119156531-2 2023-12-01T15:45:06.815 INFO:tasks.rados.rados.0.smithi119.stdout:3244: oid 2 updating version 0 to 2173 2023-12-01T15:45:06.815 INFO:tasks.rados.rados.0.smithi119.stdout:3244: oid 2 version 2173 is already newer than 2172 2023-12-01T15:45:06.815 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 2173 (ObjNum 1032 snap 311 seq_num 1032) dirty exists 2023-12-01T15:45:06.815 INFO:tasks.rados.rados.0.smithi119.stdout:3244: left oid 2 (ObjNum 1032 snap 311 seq_num 1032) 2023-12-01T15:45:06.815 INFO:tasks.rados.rados.0.smithi119.stdout:3245: expect (ObjNum 1003 snap 303 seq_num 1003) 2023-12-01T15:45:06.877 INFO:tasks.rados.rados.0.smithi119.stdout:3233: finishing copy_from racing read to smithi119156531-10 2023-12-01T15:45:06.877 INFO:tasks.rados.rados.0.smithi119.stdout:3236: finishing copy_from to smithi119156531-46 2023-12-01T15:45:06.877 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 1671 (ObjNum 927 snap 283 seq_num 927) dirty exists 2023-12-01T15:45:06.877 INFO:tasks.rados.rados.0.smithi119.stdout:3236: finishing copy_from racing read to smithi119156531-46 2023-12-01T15:45:06.877 INFO:tasks.rados.rados.0.smithi119.stdout:3246: finishing write tid 1 to smithi119156531-43 2023-12-01T15:45:06.877 INFO:tasks.rados.rados.0.smithi119.stdout:3231: done (9 left) 2023-12-01T15:45:06.877 INFO:tasks.rados.rados.0.smithi119.stdout:3233: done (8 left) 2023-12-01T15:45:06.877 INFO:tasks.rados.rados.0.smithi119.stdout:3236: done (7 left) 2023-12-01T15:45:06.877 INFO:tasks.rados.rados.0.smithi119.stdout:3237: done (6 left) 2023-12-01T15:45:06.877 INFO:tasks.rados.rados.0.smithi119.stdout:3240: done (5 left) 2023-12-01T15:45:06.878 INFO:tasks.rados.rados.0.smithi119.stdout:3241: done (4 left) 2023-12-01T15:45:06.878 INFO:tasks.rados.rados.0.smithi119.stdout:3244: done (3 left) 2023-12-01T15:45:06.878 INFO:tasks.rados.rados.0.smithi119.stdout:3245: done (2 left) 2023-12-01T15:45:06.878 INFO:tasks.rados.rados.0.smithi119.stdout:3247: done (1 left) 2023-12-01T15:45:06.878 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 48 current snap is 311 2023-12-01T15:45:06.878 INFO:tasks.rados.rados.0.smithi119.stdout:3246: finishing write tid 2 to smithi119156531-43 2023-12-01T15:45:06.878 INFO:tasks.rados.rados.0.smithi119.stdout:3246: finishing write tid 3 to smithi119156531-43 2023-12-01T15:45:06.878 INFO:tasks.rados.rados.0.smithi119.stdout:3246: oid 43 updating version 0 to 1890 2023-12-01T15:45:06.878 INFO:tasks.rados.rados.0.smithi119.stdout:3246: oid 43 version 1890 is already newer than 1889 2023-12-01T15:45:06.878 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 1890 (ObjNum 1033 snap 311 seq_num 1033) dirty exists 2023-12-01T15:45:06.878 INFO:tasks.rados.rados.0.smithi119.stdout:3246: left oid 43 (ObjNum 1033 snap 311 seq_num 1033) 2023-12-01T15:45:06.878 INFO:tasks.rados.rados.0.smithi119.stdout:3248: seq_num 1035 ranges {2277376=540672} 2023-12-01T15:45:06.891 INFO:tasks.rados.rados.0.smithi119.stdout:3248: writing smithi119156531-48 from 2277376 to 2818048 tid 1 2023-12-01T15:45:06.891 INFO:tasks.rados.rados.0.smithi119.stdout:3246: done (1 left) 2023-12-01T15:45:06.891 INFO:tasks.rados.rados.0.smithi119.stdout:3249: setattr oid 16 current snap is 311 2023-12-01T15:45:06.893 INFO:tasks.rados.rados.0.smithi119.stdout:3250: rollback oid 44 current snap is 311 2023-12-01T15:45:06.893 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 44 to 305 2023-12-01T15:45:06.893 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 1 current snap is 311 2023-12-01T15:45:06.893 INFO:tasks.rados.rados.0.smithi119.stdout:3251: seq_num 1036 ranges {5513216=557056} 2023-12-01T15:45:06.926 INFO:tasks.rados.rados.0.smithi119.stdout:3251: writing smithi119156531-1 from 5513216 to 6070272 tid 1 2023-12-01T15:45:06.926 INFO:tasks.rados.rados.0.smithi119.stdout:3252: read oid 34 snap -1 2023-12-01T15:45:06.926 INFO:tasks.rados.rados.0.smithi119.stdout:3252: expect (ObjNum 982 snap 298 seq_num 982) 2023-12-01T15:45:06.926 INFO:tasks.rados.rados.0.smithi119.stdout:3253: rollback oid 24 current snap is 311 2023-12-01T15:45:06.926 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 24 to 303 2023-12-01T15:45:06.926 INFO:tasks.rados.rados.0.smithi119.stdout:3248: finishing write tid 1 to smithi119156531-48 2023-12-01T15:45:06.926 INFO:tasks.rados.rados.0.smithi119.stdout:3248: finishing write tid 2 to smithi119156531-48 2023-12-01T15:45:06.926 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 17 current snap is 311 2023-12-01T15:45:06.926 INFO:tasks.rados.rados.0.smithi119.stdout:3250: finishing rollback tid 1 to smithi119156531-44 2023-12-01T15:45:06.927 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 1683 (ObjNum 129 snap 0 seq_num 3134563280) dirty dne 2023-12-01T15:45:06.927 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 1891 (ObjNum 1016 snap 307 seq_num 1016) dirty exists 2023-12-01T15:45:06.927 INFO:tasks.rados.rados.0.smithi119.stdout:3248: finishing write tid 3 to smithi119156531-48 2023-12-01T15:45:06.927 INFO:tasks.rados.rados.0.smithi119.stdout:3248: oid 48 updating version 0 to 1899 2023-12-01T15:45:06.927 INFO:tasks.rados.rados.0.smithi119.stdout:3248: oid 48 updating version 1899 to 1900 2023-12-01T15:45:06.927 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 1900 (ObjNum 1035 snap 311 seq_num 1035) dirty exists 2023-12-01T15:45:06.927 INFO:tasks.rados.rados.0.smithi119.stdout:3248: left oid 48 (ObjNum 1035 snap 311 seq_num 1035) 2023-12-01T15:45:06.927 INFO:tasks.rados.rados.0.smithi119.stdout:3254: seq_num 1037 ranges {966656=573440} 2023-12-01T15:45:06.934 INFO:tasks.rados.rados.0.smithi119.stdout:3254: writing smithi119156531-17 from 966656 to 1540096 tid 1 2023-12-01T15:45:06.934 INFO:tasks.rados.rados.0.smithi119.stdout:3248: done (6 left) 2023-12-01T15:45:06.934 INFO:tasks.rados.rados.0.smithi119.stdout:3249: done (5 left) 2023-12-01T15:45:06.934 INFO:tasks.rados.rados.0.smithi119.stdout:3250: done (4 left) 2023-12-01T15:45:06.934 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 2 current snap is 311 2023-12-01T15:45:06.934 INFO:tasks.rados.rados.0.smithi119.stdout:3251: finishing write tid 1 to smithi119156531-1 2023-12-01T15:45:06.934 INFO:tasks.rados.rados.0.smithi119.stdout:3255: seq_num 1038 ranges {491520=589824} 2023-12-01T15:45:06.940 INFO:tasks.rados.rados.0.smithi119.stdout:3255: writing smithi119156531-2 from 491520 to 1081344 tid 1 2023-12-01T15:45:06.940 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 23 current snap is 311 2023-12-01T15:45:06.941 INFO:tasks.rados.rados.0.smithi119.stdout:3253: finishing rollback tid 0 to smithi119156531-24 2023-12-01T15:45:06.941 INFO:tasks.rados.rados.0.smithi119.stdout:3256: seq_num 1039 ranges {6348800=606208} 2023-12-01T15:45:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:06 smithi183 ceph-mon[99169]: pgmap v985: 121 pgs: 121 active+clean; 668 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.0 MiB/s wr, 32 op/s 2023-12-01T15:45:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:06 smithi119 ceph-mon[108979]: pgmap v985: 121 pgs: 121 active+clean; 668 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.0 MiB/s wr, 32 op/s 2023-12-01T15:45:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:06 smithi119 ceph-mon[94175]: pgmap v985: 121 pgs: 121 active+clean; 668 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.0 MiB/s wr, 32 op/s 2023-12-01T15:45:06.977 INFO:tasks.rados.rados.0.smithi119.stdout:3256: writing smithi119156531-23 from 6348800 to 6955008 tid 1 2023-12-01T15:45:06.978 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 311 2023-12-01T15:45:06.978 INFO:tasks.rados.rados.0.smithi119.stdout:3251: finishing write tid 2 to smithi119156531-1 2023-12-01T15:45:06.978 INFO:tasks.rados.rados.0.smithi119.stdout:3257: seq_num 1040 ranges {1720320=622592} 2023-12-01T15:45:06.990 INFO:tasks.rados.rados.0.smithi119.stdout:3257: writing smithi119156531-39 from 1720320 to 2342912 tid 1 2023-12-01T15:45:06.990 INFO:tasks.rados.rados.0.smithi119.stdout:3258: snap_remove snap 237 2023-12-01T15:45:07.709 INFO:tasks.rados.rados.0.smithi119.stdout:3258: done (7 left) 2023-12-01T15:45:07.709 INFO:tasks.rados.rados.0.smithi119.stdout:3259: read oid 30 snap -1 2023-12-01T15:45:07.709 INFO:tasks.rados.rados.0.smithi119.stdout:3259: expect (ObjNum 1002 snap 303 seq_num 1002) 2023-12-01T15:45:07.710 INFO:tasks.rados.rados.0.smithi119.stdout:3260: read oid 50 snap 298 2023-12-01T15:45:07.710 INFO:tasks.rados.rados.0.smithi119.stdout:3260: expect deleted 2023-12-01T15:45:07.710 INFO:tasks.rados.rados.0.smithi119.stdout:3261: setattr oid 35 current snap is 311 2023-12-01T15:45:07.710 INFO:tasks.rados.rados.0.smithi119.stdout:3253: finishing rollback tid 1 to smithi119156531-24 2023-12-01T15:45:07.711 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 1578 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2023-12-01T15:45:07.711 INFO:tasks.rados.rados.0.smithi119.stdout:3251: finishing write tid 3 to smithi119156531-1 2023-12-01T15:45:07.711 INFO:tasks.rados.rados.0.smithi119.stdout:3251: oid 1 updating version 0 to 1863 2023-12-01T15:45:07.711 INFO:tasks.rados.rados.0.smithi119.stdout:3251: oid 1 version 1863 is already newer than 1862 2023-12-01T15:45:07.711 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 1863 (ObjNum 1036 snap 311 seq_num 1036) dirty exists 2023-12-01T15:45:07.711 INFO:tasks.rados.rados.0.smithi119.stdout:3251: left oid 1 (ObjNum 1036 snap 311 seq_num 1036) 2023-12-01T15:45:07.711 INFO:tasks.rados.rados.0.smithi119.stdout:3254: finishing write tid 1 to smithi119156531-17 2023-12-01T15:45:07.711 INFO:tasks.rados.rados.0.smithi119.stdout:3254: finishing write tid 2 to smithi119156531-17 2023-12-01T15:45:07.711 INFO:tasks.rados.rados.0.smithi119.stdout:3254: finishing write tid 3 to smithi119156531-17 2023-12-01T15:45:07.711 INFO:tasks.rados.rados.0.smithi119.stdout:3254: oid 17 updating version 0 to 1844 2023-12-01T15:45:07.711 INFO:tasks.rados.rados.0.smithi119.stdout:3254: oid 17 updating version 1844 to 1845 2023-12-01T15:45:07.711 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 1845 (ObjNum 1037 snap 311 seq_num 1037) dirty exists 2023-12-01T15:45:07.711 INFO:tasks.rados.rados.0.smithi119.stdout:3254: left oid 17 (ObjNum 1037 snap 311 seq_num 1037) 2023-12-01T15:45:07.712 INFO:tasks.rados.rados.0.smithi119.stdout:3255: finishing write tid 1 to smithi119156531-2 2023-12-01T15:45:07.712 INFO:tasks.rados.rados.0.smithi119.stdout:3255: finishing write tid 2 to smithi119156531-2 2023-12-01T15:45:07.712 INFO:tasks.rados.rados.0.smithi119.stdout:3255: finishing write tid 3 to smithi119156531-2 2023-12-01T15:45:07.712 INFO:tasks.rados.rados.0.smithi119.stdout:3255: oid 2 updating version 0 to 2174 2023-12-01T15:45:07.712 INFO:tasks.rados.rados.0.smithi119.stdout:3255: oid 2 updating version 2174 to 2175 2023-12-01T15:45:07.712 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 2175 (ObjNum 1038 snap 311 seq_num 1038) dirty exists 2023-12-01T15:45:07.712 INFO:tasks.rados.rados.0.smithi119.stdout:3255: left oid 2 (ObjNum 1038 snap 311 seq_num 1038) 2023-12-01T15:45:07.712 INFO:tasks.rados.rados.0.smithi119.stdout:3252: expect (ObjNum 982 snap 298 seq_num 982) 2023-12-01T15:45:07.940 INFO:tasks.rados.rados.0.smithi119.stdout:3256: finishing write tid 1 to smithi119156531-23 2023-12-01T15:45:07.940 INFO:tasks.rados.rados.0.smithi119.stdout:3256: finishing write tid 2 to smithi119156531-23 2023-12-01T15:45:07.940 INFO:tasks.rados.rados.0.smithi119.stdout:3256: finishing write tid 3 to smithi119156531-23 2023-12-01T15:45:07.940 INFO:tasks.rados.rados.0.smithi119.stdout:3256: oid 23 updating version 0 to 2454 2023-12-01T15:45:07.940 INFO:tasks.rados.rados.0.smithi119.stdout:3256: oid 23 version 2454 is already newer than 2453 2023-12-01T15:45:07.940 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 2454 (ObjNum 1039 snap 311 seq_num 1039) dirty exists 2023-12-01T15:45:07.940 INFO:tasks.rados.rados.0.smithi119.stdout:3256: left oid 23 (ObjNum 1039 snap 311 seq_num 1039) 2023-12-01T15:45:07.940 INFO:tasks.rados.rados.0.smithi119.stdout:3257: finishing write tid 1 to smithi119156531-39 2023-12-01T15:45:07.940 INFO:tasks.rados.rados.0.smithi119.stdout:3257: finishing write tid 2 to smithi119156531-39 2023-12-01T15:45:07.940 INFO:tasks.rados.rados.0.smithi119.stdout:3257: finishing write tid 3 to smithi119156531-39 2023-12-01T15:45:07.941 INFO:tasks.rados.rados.0.smithi119.stdout:3257: oid 39 updating version 0 to 639 2023-12-01T15:45:07.941 INFO:tasks.rados.rados.0.smithi119.stdout:3257: oid 39 updating version 639 to 640 2023-12-01T15:45:07.941 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 640 (ObjNum 1040 snap 311 seq_num 1040) dirty exists 2023-12-01T15:45:07.941 INFO:tasks.rados.rados.0.smithi119.stdout:3257: left oid 39 (ObjNum 1040 snap 311 seq_num 1040) 2023-12-01T15:45:07.941 INFO:tasks.rados.rados.0.smithi119.stdout:3259: expect (ObjNum 1002 snap 303 seq_num 1002) 2023-12-01T15:45:08.086 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:45:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:07 smithi183 ceph-mon[99169]: osdmap e674: 8 total, 8 up, 8 in 2023-12-01T15:45:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:07 smithi119 ceph-mon[94175]: osdmap e674: 8 total, 8 up, 8 in 2023-12-01T15:45:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:07 smithi119 ceph-mon[108979]: osdmap e674: 8 total, 8 up, 8 in 2023-12-01T15:45:08.629 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:45:08.629 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11m) 39s ago 12m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:45:08.629 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11m) 38s ago 11m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:45:08.630 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (13m) 39s ago 13m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:45:08.630 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (13m) 38s ago 13m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:45:08.630 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (16m) 38s ago 16m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:45:08.630 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (17m) 39s ago 17m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:45:08.630 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (17m) 39s ago 17m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:45:08.631 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (16m) 38s ago 16m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:45:08.631 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (16m) 39s ago 16m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:45:08.631 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (12m) 39s ago 12m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:45:08.631 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (12m) 38s ago 12m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:45:08.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (15m) 39s ago 15m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:45:08.632 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (15m) 39s ago 15m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:45:08.632 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (15m) 39s ago 15m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:45:08.632 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (14m) 39s ago 14m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:45:08.632 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (14m) 38s ago 14m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:45:08.632 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (14m) 38s ago 14m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:45:08.632 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (13m) 38s ago 13m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:45:08.633 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (13m) 38s ago 13m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:45:08.633 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11m) 38s ago 12m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:45:08.635 INFO:tasks.rados.rados.0.smithi119.stdout:3251: done (9 left) 2023-12-01T15:45:08.635 INFO:tasks.rados.rados.0.smithi119.stdout:3252: done (8 left) 2023-12-01T15:45:08.635 INFO:tasks.rados.rados.0.smithi119.stdout:3253: done (7 left) 2023-12-01T15:45:08.636 INFO:tasks.rados.rados.0.smithi119.stdout:3254: done (6 left) 2023-12-01T15:45:08.636 INFO:tasks.rados.rados.0.smithi119.stdout:3255: done (5 left) 2023-12-01T15:45:08.636 INFO:tasks.rados.rados.0.smithi119.stdout:3256: done (4 left) 2023-12-01T15:45:08.636 INFO:tasks.rados.rados.0.smithi119.stdout:3257: done (3 left) 2023-12-01T15:45:08.636 INFO:tasks.rados.rados.0.smithi119.stdout:3259: done (2 left) 2023-12-01T15:45:08.636 INFO:tasks.rados.rados.0.smithi119.stdout:3260: done (1 left) 2023-12-01T15:45:08.636 INFO:tasks.rados.rados.0.smithi119.stdout:3262: snap_remove snap 303 2023-12-01T15:45:08.718 INFO:tasks.rados.rados.0.smithi119.stdout:3262: done (1 left) 2023-12-01T15:45:08.718 INFO:tasks.rados.rados.0.smithi119.stdout:3263: snap_remove snap 283 2023-12-01T15:45:09.022 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:45:09.022 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:45:09.022 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:45:09.022 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:45:09.022 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:45:09.022 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:45:09.022 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:45:09.022 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:45:09.022 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:45:09.022 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:45:09.023 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:45:09.023 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:45:09.023 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:45:09.023 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:45:09.023 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:45:09.023 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:45:09.023 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:45:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:08 smithi183 ceph-mon[99169]: pgmap v988: 121 pgs: 121 active+clean; 668 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.0 MiB/s wr, 32 op/s 2023-12-01T15:45:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:08 smithi183 ceph-mon[99169]: osdmap e675: 8 total, 8 up, 8 in 2023-12-01T15:45:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:08 smithi119 ceph-mon[94175]: pgmap v988: 121 pgs: 121 active+clean; 668 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.0 MiB/s wr, 32 op/s 2023-12-01T15:45:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:08 smithi119 ceph-mon[94175]: osdmap e675: 8 total, 8 up, 8 in 2023-12-01T15:45:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:08 smithi119 ceph-mon[108979]: pgmap v988: 121 pgs: 121 active+clean; 668 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.0 MiB/s wr, 32 op/s 2023-12-01T15:45:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:08 smithi119 ceph-mon[108979]: osdmap e675: 8 total, 8 up, 8 in 2023-12-01T15:45:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:09.722 INFO:tasks.rados.rados.0.smithi119.stdout:3263: done (1 left) 2023-12-01T15:45:09.722 INFO:tasks.rados.rados.0.smithi119.stdout:3264: delete oid 26 current snap is 311 2023-12-01T15:45:09.722 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 2347 (ObjNum 1008 snap 304 seq_num 1008) dirty exists 2023-12-01T15:45:09.733 INFO:tasks.rados.rados.0.smithi119.stdout:3261: done (1 left) 2023-12-01T15:45:09.733 INFO:tasks.rados.rados.0.smithi119.stdout:3264: done (0 left) 2023-12-01T15:45:09.733 INFO:tasks.rados.rados.0.smithi119.stdout:3265: copy_from oid 42 from oid 20 current snap is 311 2023-12-01T15:45:09.734 INFO:tasks.rados.rados.0.smithi119.stdout:3266: snap_create 2023-12-01T15:45:09.779 INFO:tasks.rados.rados.0.smithi119.stdout:3265: finishing copy_from to smithi119156531-42 2023-12-01T15:45:09.779 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 2391 (ObjNum 834 snap 257 seq_num 834) dirty exists 2023-12-01T15:45:09.780 INFO:tasks.rados.rados.0.smithi119.stdout:3265: finishing copy_from racing read to smithi119156531-42 2023-12-01T15:45:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:09 smithi183 ceph-mon[99169]: from='client.25307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:09 smithi183 ceph-mon[99169]: from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:09 smithi183 ceph-mon[99169]: osdmap e676: 8 total, 8 up, 8 in 2023-12-01T15:45:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/491374495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:45:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:09 smithi119 ceph-mon[94175]: from='client.25307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:09 smithi119 ceph-mon[94175]: from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:09 smithi119 ceph-mon[94175]: osdmap e676: 8 total, 8 up, 8 in 2023-12-01T15:45:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/491374495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:45:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:09 smithi119 ceph-mon[108979]: from='client.25307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:09 smithi119 ceph-mon[108979]: from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:09 smithi119 ceph-mon[108979]: osdmap e676: 8 total, 8 up, 8 in 2023-12-01T15:45:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/491374495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:45:10.725 INFO:tasks.rados.rados.0.smithi119.stdout:3265: done (1 left) 2023-12-01T15:45:10.725 INFO:tasks.rados.rados.0.smithi119.stdout:3266: done (0 left) 2023-12-01T15:45:10.725 INFO:tasks.rados.rados.0.smithi119.stdout:3267: delete oid 41 current snap is 312 2023-12-01T15:45:10.731 INFO:tasks.rados.rados.0.smithi119.stdout:3267: done (0 left) 2023-12-01T15:45:10.731 INFO:tasks.rados.rados.0.smithi119.stdout:3268: read oid 12 snap 300 2023-12-01T15:45:10.731 INFO:tasks.rados.rados.0.smithi119.stdout:3268: expect (ObjNum 890 snap 273 seq_num 890) 2023-12-01T15:45:10.731 INFO:tasks.rados.rados.0.smithi119.stdout:3269: snap_remove snap 281 2023-12-01T15:45:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:10 smithi183 ceph-mon[99169]: pgmap v991: 121 pgs: 121 active+clean; 668 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:45:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:10 smithi183 ceph-mon[99169]: osdmap e677: 8 total, 8 up, 8 in 2023-12-01T15:45:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:10 smithi119 ceph-mon[94175]: pgmap v991: 121 pgs: 121 active+clean; 668 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:45:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:10 smithi119 ceph-mon[94175]: osdmap e677: 8 total, 8 up, 8 in 2023-12-01T15:45:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:10 smithi119 ceph-mon[108979]: pgmap v991: 121 pgs: 121 active+clean; 668 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:45:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:10 smithi119 ceph-mon[108979]: osdmap e677: 8 total, 8 up, 8 in 2023-12-01T15:45:11.744 INFO:tasks.rados.rados.0.smithi119.stdout:3269: done (1 left) 2023-12-01T15:45:11.744 INFO:tasks.rados.rados.0.smithi119.stdout:3270: snap_create 2023-12-01T15:45:11.744 INFO:tasks.rados.rados.0.smithi119.stdout:3268: expect (ObjNum 890 snap 273 seq_num 890) 2023-12-01T15:45:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:11 smithi183 ceph-mon[99169]: osdmap e678: 8 total, 8 up, 8 in 2023-12-01T15:45:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:11 smithi119 ceph-mon[94175]: osdmap e678: 8 total, 8 up, 8 in 2023-12-01T15:45:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:11 smithi119 ceph-mon[108979]: osdmap e678: 8 total, 8 up, 8 in 2023-12-01T15:45:12.745 INFO:tasks.rados.rados.0.smithi119.stdout:3268: done (1 left) 2023-12-01T15:45:12.745 INFO:tasks.rados.rados.0.smithi119.stdout:3270: done (0 left) 2023-12-01T15:45:12.745 INFO:tasks.rados.rados.0.smithi119.stdout:3271: read oid 37 snap -1 2023-12-01T15:45:12.745 INFO:tasks.rados.rados.0.smithi119.stdout:3271: expect (ObjNum 834 snap 257 seq_num 834) 2023-12-01T15:45:12.745 INFO:tasks.rados.rados.0.smithi119.stdout:3272: rmattr oid 21 current snap is 313 2023-12-01T15:45:12.746 INFO:tasks.rados.rados.0.smithi119.stdout:3272: done (1 left) 2023-12-01T15:45:12.746 INFO:tasks.rados.rados.0.smithi119.stdout:3273: snap_create 2023-12-01T15:45:12.757 INFO:tasks.rados.rados.0.smithi119.stdout:3271: expect (ObjNum 834 snap 257 seq_num 834) 2023-12-01T15:45:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:12 smithi183 ceph-mon[99169]: pgmap v994: 121 pgs: 121 active+clean; 637 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 5.0 MiB/s wr, 42 op/s 2023-12-01T15:45:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:12 smithi183 ceph-mon[99169]: osdmap e679: 8 total, 8 up, 8 in 2023-12-01T15:45:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:12 smithi119 ceph-mon[108979]: pgmap v994: 121 pgs: 121 active+clean; 637 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 5.0 MiB/s wr, 42 op/s 2023-12-01T15:45:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:12 smithi119 ceph-mon[108979]: osdmap e679: 8 total, 8 up, 8 in 2023-12-01T15:45:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:12 smithi119 ceph-mon[94175]: pgmap v994: 121 pgs: 121 active+clean; 637 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 5.0 MiB/s wr, 42 op/s 2023-12-01T15:45:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:12 smithi119 ceph-mon[94175]: osdmap e679: 8 total, 8 up, 8 in 2023-12-01T15:45:13.752 INFO:tasks.rados.rados.0.smithi119.stdout:3271: done (1 left) 2023-12-01T15:45:13.752 INFO:tasks.rados.rados.0.smithi119.stdout:3273: done (0 left) 2023-12-01T15:45:13.752 INFO:tasks.rados.rados.0.smithi119.stdout:3274: read oid 43 snap -1 2023-12-01T15:45:13.752 INFO:tasks.rados.rados.0.smithi119.stdout:3274: expect (ObjNum 1033 snap 311 seq_num 1033) 2023-12-01T15:45:13.753 INFO:tasks.rados.rados.0.smithi119.stdout:3275: snap_create 2023-12-01T15:45:13.811 INFO:tasks.rados.rados.0.smithi119.stdout:3274: expect (ObjNum 1033 snap 311 seq_num 1033) 2023-12-01T15:45:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:13 smithi119 ceph-mon[94175]: osdmap e680: 8 total, 8 up, 8 in 2023-12-01T15:45:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:13 smithi119 ceph-mon[108979]: osdmap e680: 8 total, 8 up, 8 in 2023-12-01T15:45:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:13 smithi183 ceph-mon[99169]: osdmap e680: 8 total, 8 up, 8 in 2023-12-01T15:45:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:45:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:45:14] "GET /metrics HTTP/1.1" 200 36173 "" "Prometheus/2.43.0" 2023-12-01T15:45:14.753 INFO:tasks.rados.rados.0.smithi119.stdout:3274: done (1 left) 2023-12-01T15:45:14.753 INFO:tasks.rados.rados.0.smithi119.stdout:3275: done (0 left) 2023-12-01T15:45:14.754 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 7 current snap is 315 2023-12-01T15:45:14.754 INFO:tasks.rados.rados.0.smithi119.stdout:3276: seq_num 1043 ranges {32768=671744} 2023-12-01T15:45:14.757 INFO:tasks.rados.rados.0.smithi119.stdout:3276: writing smithi119156531-7 from 32768 to 704512 tid 1 2023-12-01T15:45:14.757 INFO:tasks.rados.rados.0.smithi119.stdout:3277: delete oid 47 current snap is 315 2023-12-01T15:45:14.765 INFO:tasks.rados.rados.0.smithi119.stdout:3276: finishing write tid 1 to smithi119156531-7 2023-12-01T15:45:14.765 INFO:tasks.rados.rados.0.smithi119.stdout:3277: done (1 left) 2023-12-01T15:45:14.765 INFO:tasks.rados.rados.0.smithi119.stdout:3278: read oid 21 snap -1 2023-12-01T15:45:14.766 INFO:tasks.rados.rados.0.smithi119.stdout:3278: expect (ObjNum 1027 snap 310 seq_num 1027) 2023-12-01T15:45:14.766 INFO:tasks.rados.rados.0.smithi119.stdout:3279: rollback oid 4 current snap is 315 2023-12-01T15:45:14.766 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 4 to 288 2023-12-01T15:45:14.766 INFO:tasks.rados.rados.0.smithi119.stdout:3280: read oid 11 snap -1 2023-12-01T15:45:14.766 INFO:tasks.rados.rados.0.smithi119.stdout:3280: expect (ObjNum 1015 snap 306 seq_num 1015) 2023-12-01T15:45:14.766 INFO:tasks.rados.rados.0.smithi119.stdout:3281: copy_from oid 45 from oid 40 current snap is 315 2023-12-01T15:45:14.766 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 26 current snap is 315 2023-12-01T15:45:14.766 INFO:tasks.rados.rados.0.smithi119.stdout:3282: seq_num 1045 ranges {0=704512} 2023-12-01T15:45:14.775 INFO:tasks.rados.rados.0.smithi119.stdout:3282: writing smithi119156531-26 from 0 to 704512 tid 1 2023-12-01T15:45:14.775 INFO:tasks.rados.rados.0.smithi119.stdout:3283: copy_from oid 49 from oid 14 current snap is 315 2023-12-01T15:45:14.775 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 23 current snap is 315 2023-12-01T15:45:14.775 INFO:tasks.rados.rados.0.smithi119.stdout:3284: seq_num 1046 ranges {6955008=729088} 2023-12-01T15:45:14.812 INFO:tasks.rados.rados.0.smithi119.stdout:3284: writing smithi119156531-23 from 6955008 to 7684096 tid 1 2023-12-01T15:45:14.812 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 35 current snap is 315 2023-12-01T15:45:14.812 INFO:tasks.rados.rados.0.smithi119.stdout:3276: finishing write tid 2 to smithi119156531-7 2023-12-01T15:45:14.812 INFO:tasks.rados.rados.0.smithi119.stdout:3285: seq_num 1047 ranges {1056768=745472} 2023-12-01T15:45:14.823 INFO:tasks.rados.rados.0.smithi119.stdout:3285: writing smithi119156531-35 from 1056768 to 1802240 tid 1 2023-12-01T15:45:14.823 INFO:tasks.rados.rados.0.smithi119.stdout:3286: rollback oid 10 current snap is 315 2023-12-01T15:45:14.823 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 10 to 305 2023-12-01T15:45:14.823 INFO:tasks.rados.rados.0.smithi119.stdout:3276: finishing write tid 3 to smithi119156531-7 2023-12-01T15:45:14.823 INFO:tasks.rados.rados.0.smithi119.stdout:3276: oid 7 updating version 0 to 2393 2023-12-01T15:45:14.823 INFO:tasks.rados.rados.0.smithi119.stdout:3276: oid 7 version 2393 is already newer than 2392 2023-12-01T15:45:14.823 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 2393 (ObjNum 1043 snap 315 seq_num 1043) dirty exists 2023-12-01T15:45:14.824 INFO:tasks.rados.rados.0.smithi119.stdout:3276: left oid 7 (ObjNum 1043 snap 315 seq_num 1043) 2023-12-01T15:45:14.824 INFO:tasks.rados.rados.0.smithi119.stdout:3279: finishing rollback tid 0 to smithi119156531-4 2023-12-01T15:45:14.824 INFO:tasks.rados.rados.0.smithi119.stdout:3279: finishing rollback tid 1 to smithi119156531-4 2023-12-01T15:45:14.824 INFO:tasks.rados.rados.0.smithi119.stdout:3279: finishing rollback tid 2 to smithi119156531-4 2023-12-01T15:45:14.824 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1866 (ObjNum 739 snap 233 seq_num 739) dirty exists 2023-12-01T15:45:14.824 INFO:tasks.rados.rados.0.smithi119.stdout:3282: finishing write tid 1 to smithi119156531-26 2023-12-01T15:45:14.824 INFO:tasks.rados.rados.0.smithi119.stdout:3282: finishing write tid 2 to smithi119156531-26 2023-12-01T15:45:14.824 INFO:tasks.rados.rados.0.smithi119.stdout:3282: finishing write tid 3 to smithi119156531-26 2023-12-01T15:45:14.824 INFO:tasks.rados.rados.0.smithi119.stdout:3282: oid 26 updating version 0 to 1847 2023-12-01T15:45:14.824 INFO:tasks.rados.rados.0.smithi119.stdout:3282: oid 26 version 1847 is already newer than 1846 2023-12-01T15:45:14.824 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 1847 (ObjNum 1045 snap 315 seq_num 1045) dirty exists 2023-12-01T15:45:14.824 INFO:tasks.rados.rados.0.smithi119.stdout:3282: left oid 26 (ObjNum 1045 snap 315 seq_num 1045) 2023-12-01T15:45:14.824 INFO:tasks.rados.rados.0.smithi119.stdout:3276: done (9 left) 2023-12-01T15:45:14.824 INFO:tasks.rados.rados.0.smithi119.stdout:3279: done (8 left) 2023-12-01T15:45:14.824 INFO:tasks.rados.rados.0.smithi119.stdout:3282: done (7 left) 2023-12-01T15:45:14.825 INFO:tasks.rados.rados.0.smithi119.stdout:3287: copy_from oid 20 from oid 28 current snap is 315 2023-12-01T15:45:14.825 INFO:tasks.rados.rados.0.smithi119.stdout:3283: finishing copy_from to smithi119156531-49 2023-12-01T15:45:14.825 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 1849 (ObjNum 992 snap 302 seq_num 992) dirty exists 2023-12-01T15:45:14.825 INFO:tasks.rados.rados.0.smithi119.stdout:3283: finishing copy_from racing read to smithi119156531-49 2023-12-01T15:45:14.825 INFO:tasks.rados.rados.0.smithi119.stdout:3281: finishing copy_from to smithi119156531-45 2023-12-01T15:45:14.825 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 1844 (ObjNum 985 snap 298 seq_num 985) dirty exists 2023-12-01T15:45:14.825 INFO:tasks.rados.rados.0.smithi119.stdout:3281: finishing copy_from racing read to smithi119156531-45 2023-12-01T15:45:14.825 INFO:tasks.rados.rados.0.smithi119.stdout:3280: expect (ObjNum 1015 snap 306 seq_num 1015) 2023-12-01T15:45:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:14 smithi183 ceph-mon[99169]: pgmap v997: 121 pgs: 121 active+clean; 637 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 5.0 MiB/s wr, 42 op/s 2023-12-01T15:45:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:14 smithi183 ceph-mon[99169]: osdmap e681: 8 total, 8 up, 8 in 2023-12-01T15:45:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:14 smithi119 ceph-mon[94175]: pgmap v997: 121 pgs: 121 active+clean; 637 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 5.0 MiB/s wr, 42 op/s 2023-12-01T15:45:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:14 smithi119 ceph-mon[94175]: osdmap e681: 8 total, 8 up, 8 in 2023-12-01T15:45:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:14 smithi119 ceph-mon[108979]: pgmap v997: 121 pgs: 121 active+clean; 637 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 5.0 MiB/s wr, 42 op/s 2023-12-01T15:45:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:14 smithi119 ceph-mon[108979]: osdmap e681: 8 total, 8 up, 8 in 2023-12-01T15:45:15.204 INFO:tasks.rados.rados.0.smithi119.stdout:3284: finishing write tid 1 to smithi119156531-23 2023-12-01T15:45:15.204 INFO:tasks.rados.rados.0.smithi119.stdout:3284: finishing write tid 2 to smithi119156531-23 2023-12-01T15:45:15.204 INFO:tasks.rados.rados.0.smithi119.stdout:3278: expect (ObjNum 1027 snap 310 seq_num 1027) 2023-12-01T15:45:15.809 INFO:tasks.rados.rados.0.smithi119.stdout:3284: finishing write tid 3 to smithi119156531-23 2023-12-01T15:45:15.809 INFO:tasks.rados.rados.0.smithi119.stdout:3284: oid 23 updating version 0 to 2484 2023-12-01T15:45:15.809 INFO:tasks.rados.rados.0.smithi119.stdout:3284: oid 23 updating version 2484 to 2485 2023-12-01T15:45:15.810 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 2485 (ObjNum 1046 snap 315 seq_num 1046) dirty exists 2023-12-01T15:45:15.810 INFO:tasks.rados.rados.0.smithi119.stdout:3284: left oid 23 (ObjNum 1046 snap 315 seq_num 1046) 2023-12-01T15:45:15.810 INFO:tasks.rados.rados.0.smithi119.stdout:3286: finishing rollback tid 0 to smithi119156531-10 2023-12-01T15:45:15.810 INFO:tasks.rados.rados.0.smithi119.stdout:3278: done (7 left) 2023-12-01T15:45:15.810 INFO:tasks.rados.rados.0.smithi119.stdout:3280: done (6 left) 2023-12-01T15:45:15.810 INFO:tasks.rados.rados.0.smithi119.stdout:3281: done (5 left) 2023-12-01T15:45:15.810 INFO:tasks.rados.rados.0.smithi119.stdout:3283: done (4 left) 2023-12-01T15:45:15.810 INFO:tasks.rados.rados.0.smithi119.stdout:3284: done (3 left) 2023-12-01T15:45:15.810 INFO:tasks.rados.rados.0.smithi119.stdout:3288: snap_create 2023-12-01T15:45:15.810 INFO:tasks.rados.rados.0.smithi119.stdout:3285: finishing write tid 1 to smithi119156531-35 2023-12-01T15:45:15.810 INFO:tasks.rados.rados.0.smithi119.stdout:3285: finishing write tid 2 to smithi119156531-35 2023-12-01T15:45:15.811 INFO:tasks.rados.rados.0.smithi119.stdout:3286: finishing rollback tid 1 to smithi119156531-10 2023-12-01T15:45:15.811 INFO:tasks.rados.rados.0.smithi119.stdout:3286: finishing rollback tid 2 to smithi119156531-10 2023-12-01T15:45:15.811 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 2454 (ObjNum 65 snap 0 seq_num 1667788387) dirty exists 2023-12-01T15:45:15.811 INFO:tasks.rados.rados.0.smithi119.stdout:3285: finishing write tid 3 to smithi119156531-35 2023-12-01T15:45:15.811 INFO:tasks.rados.rados.0.smithi119.stdout:3285: oid 35 updating version 0 to 2349 2023-12-01T15:45:15.811 INFO:tasks.rados.rados.0.smithi119.stdout:3285: oid 35 version 2349 is already newer than 2348 2023-12-01T15:45:15.811 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 2349 (ObjNum 1047 snap 315 seq_num 1047) dirty exists 2023-12-01T15:45:15.811 INFO:tasks.rados.rados.0.smithi119.stdout:3285: left oid 35 (ObjNum 1047 snap 315 seq_num 1047) 2023-12-01T15:45:15.811 INFO:tasks.rados.rados.0.smithi119.stdout:3287: finishing copy_from to smithi119156531-20 2023-12-01T15:45:15.811 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 1685 (ObjNum 1003 snap 303 seq_num 1003) dirty exists 2023-12-01T15:45:15.811 INFO:tasks.rados.rados.0.smithi119.stdout:3287: finishing copy_from racing read to smithi119156531-20 2023-12-01T15:45:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:15 smithi183 ceph-mon[99169]: osdmap e682: 8 total, 8 up, 8 in 2023-12-01T15:45:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:15 smithi183 ceph-mon[99169]: osdmap e683: 8 total, 8 up, 8 in 2023-12-01T15:45:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:15 smithi119 ceph-mon[94175]: osdmap e682: 8 total, 8 up, 8 in 2023-12-01T15:45:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:15 smithi119 ceph-mon[94175]: osdmap e683: 8 total, 8 up, 8 in 2023-12-01T15:45:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:15 smithi119 ceph-mon[108979]: osdmap e682: 8 total, 8 up, 8 in 2023-12-01T15:45:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:15 smithi119 ceph-mon[108979]: osdmap e683: 8 total, 8 up, 8 in 2023-12-01T15:45:16.769 INFO:tasks.rados.rados.0.smithi119.stdout:3285: done (3 left) 2023-12-01T15:45:16.769 INFO:tasks.rados.rados.0.smithi119.stdout:3286: done (2 left) 2023-12-01T15:45:16.769 INFO:tasks.rados.rados.0.smithi119.stdout:3287: done (1 left) 2023-12-01T15:45:16.769 INFO:tasks.rados.rados.0.smithi119.stdout:3288: done (0 left) 2023-12-01T15:45:16.769 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 2 current snap is 316 2023-12-01T15:45:16.769 INFO:tasks.rados.rados.0.smithi119.stdout:3289: seq_num 1048 ranges {1081344=761856} 2023-12-01T15:45:16.778 INFO:tasks.rados.rados.0.smithi119.stdout:3289: writing smithi119156531-2 from 1081344 to 1843200 tid 1 2023-12-01T15:45:16.778 INFO:tasks.rados.rados.0.smithi119.stdout:3290: setattr oid 41 current snap is 316 2023-12-01T15:45:16.780 INFO:tasks.rados.rados.0.smithi119.stdout:3291: read oid 44 snap -1 2023-12-01T15:45:16.780 INFO:tasks.rados.rados.0.smithi119.stdout:3291: expect deleted 2023-12-01T15:45:16.780 INFO:tasks.rados.rados.0.smithi119.stdout:3292: read oid 6 snap -1 2023-12-01T15:45:16.780 INFO:tasks.rados.rados.0.smithi119.stdout:3292: expect deleted 2023-12-01T15:45:16.780 INFO:tasks.rados.rados.0.smithi119.stdout:3293: read oid 35 snap -1 2023-12-01T15:45:16.780 INFO:tasks.rados.rados.0.smithi119.stdout:3293: expect (ObjNum 1047 snap 315 seq_num 1047) 2023-12-01T15:45:16.780 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 316 2023-12-01T15:45:16.780 INFO:tasks.rados.rados.0.smithi119.stdout:3294: seq_num 1049 ranges {2465792=778240} 2023-12-01T15:45:16.797 INFO:tasks.rados.rados.0.smithi119.stdout:3294: writing smithi119156531-4 from 2465792 to 3244032 tid 1 2023-12-01T15:45:16.797 INFO:tasks.rados.rados.0.smithi119.stdout:3295: read oid 34 snap -1 2023-12-01T15:45:16.798 INFO:tasks.rados.rados.0.smithi119.stdout:3295: expect (ObjNum 982 snap 298 seq_num 982) 2023-12-01T15:45:16.798 INFO:tasks.rados.rados.0.smithi119.stdout:3296: delete oid 33 current snap is 316 2023-12-01T15:45:16.798 INFO:tasks.rados.rados.0.smithi119.stdout:3289: finishing write tid 1 to smithi119156531-2 2023-12-01T15:45:16.798 INFO:tasks.rados.rados.0.smithi119.stdout:3289: finishing write tid 2 to smithi119156531-2 2023-12-01T15:45:16.798 INFO:tasks.rados.rados.0.smithi119.stdout:3289: finishing write tid 3 to smithi119156531-2 2023-12-01T15:45:16.798 INFO:tasks.rados.rados.0.smithi119.stdout:3289: oid 2 updating version 0 to 2176 2023-12-01T15:45:16.798 INFO:tasks.rados.rados.0.smithi119.stdout:3289: oid 2 updating version 2176 to 2177 2023-12-01T15:45:16.798 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 2177 (ObjNum 1048 snap 316 seq_num 1048) dirty exists 2023-12-01T15:45:16.798 INFO:tasks.rados.rados.0.smithi119.stdout:3289: left oid 2 (ObjNum 1048 snap 316 seq_num 1048) 2023-12-01T15:45:16.798 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 1926 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-01T15:45:16.798 INFO:tasks.rados.rados.0.smithi119.stdout:3293: expect (ObjNum 1047 snap 315 seq_num 1047) 2023-12-01T15:45:16.882 INFO:tasks.rados.rados.0.smithi119.stdout:3294: finishing write tid 1 to smithi119156531-4 2023-12-01T15:45:16.882 INFO:tasks.rados.rados.0.smithi119.stdout:3294: finishing write tid 2 to smithi119156531-4 2023-12-01T15:45:16.882 INFO:tasks.rados.rados.0.smithi119.stdout:3294: finishing write tid 3 to smithi119156531-4 2023-12-01T15:45:16.882 INFO:tasks.rados.rados.0.smithi119.stdout:3294: oid 4 updating version 0 to 1867 2023-12-01T15:45:16.882 INFO:tasks.rados.rados.0.smithi119.stdout:3294: oid 4 updating version 1867 to 1868 2023-12-01T15:45:16.882 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1868 (ObjNum 1049 snap 316 seq_num 1049) dirty exists 2023-12-01T15:45:16.882 INFO:tasks.rados.rados.0.smithi119.stdout:3294: left oid 4 (ObjNum 1049 snap 316 seq_num 1049) 2023-12-01T15:45:16.883 INFO:tasks.rados.rados.0.smithi119.stdout:3295: expect (ObjNum 982 snap 298 seq_num 982) 2023-12-01T15:45:17.088 INFO:tasks.rados.rados.0.smithi119.stdout:3289: done (7 left) 2023-12-01T15:45:17.088 INFO:tasks.rados.rados.0.smithi119.stdout:3290: done (6 left) 2023-12-01T15:45:17.088 INFO:tasks.rados.rados.0.smithi119.stdout:3291: done (5 left) 2023-12-01T15:45:17.088 INFO:tasks.rados.rados.0.smithi119.stdout:3292: done (4 left) 2023-12-01T15:45:17.088 INFO:tasks.rados.rados.0.smithi119.stdout:3293: done (3 left) 2023-12-01T15:45:17.089 INFO:tasks.rados.rados.0.smithi119.stdout:3294: done (2 left) 2023-12-01T15:45:17.089 INFO:tasks.rados.rados.0.smithi119.stdout:3295: done (1 left) 2023-12-01T15:45:17.089 INFO:tasks.rados.rados.0.smithi119.stdout:3296: done (0 left) 2023-12-01T15:45:17.089 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 13 current snap is 316 2023-12-01T15:45:17.089 INFO:tasks.rados.rados.0.smithi119.stdout:3297: seq_num 1051 ranges {0=409600,409600=401408} 2023-12-01T15:45:17.090 INFO:tasks.rados.rados.0.smithi119.stdout:3297: writing smithi119156531-13 from 0 to 409600 tid 1 2023-12-01T15:45:17.092 INFO:tasks.rados.rados.0.smithi119.stdout:3297: writing smithi119156531-13 from 409600 to 811008 tid 2 2023-12-01T15:45:17.092 INFO:tasks.rados.rados.0.smithi119.stdout:3298: snap_create 2023-12-01T15:45:17.097 INFO:tasks.rados.rados.0.smithi119.stdout:3297: finishing write tid 1 to smithi119156531-13 2023-12-01T15:45:17.097 INFO:tasks.rados.rados.0.smithi119.stdout:3297: finishing write tid 2 to smithi119156531-13 2023-12-01T15:45:17.097 INFO:tasks.rados.rados.0.smithi119.stdout:3297: finishing write tid 3 to smithi119156531-13 2023-12-01T15:45:17.098 INFO:tasks.rados.rados.0.smithi119.stdout:3297: finishing write tid 4 to smithi119156531-13 2023-12-01T15:45:17.099 INFO:tasks.rados.rados.0.smithi119.stdout:3297: oid 13 updating version 0 to 2352 2023-12-01T15:45:17.099 INFO:tasks.rados.rados.0.smithi119.stdout:3297: oid 13 version 2352 is already newer than 2351 2023-12-01T15:45:17.099 INFO:tasks.rados.rados.0.smithi119.stdout:3297: oid 13 updating version 2352 to 2353 2023-12-01T15:45:17.099 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 2353 (ObjNum 1051 snap 316 seq_num 1051) dirty exists 2023-12-01T15:45:17.099 INFO:tasks.rados.rados.0.smithi119.stdout:3297: left oid 13 (ObjNum 1051 snap 316 seq_num 1051) 2023-12-01T15:45:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:16 smithi183 ceph-mon[99169]: pgmap v1000: 121 pgs: 121 active+clean; 637 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 484 KiB/s wr, 3 op/s 2023-12-01T15:45:17.212 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:16 smithi119 ceph-mon[94175]: pgmap v1000: 121 pgs: 121 active+clean; 637 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 484 KiB/s wr, 3 op/s 2023-12-01T15:45:17.212 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:16 smithi119 ceph-mon[108979]: pgmap v1000: 121 pgs: 121 active+clean; 637 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 484 KiB/s wr, 3 op/s 2023-12-01T15:45:17.774 INFO:tasks.rados.rados.0.smithi119.stdout:3297: done (1 left) 2023-12-01T15:45:17.775 INFO:tasks.rados.rados.0.smithi119.stdout:3298: done (0 left) 2023-12-01T15:45:17.775 INFO:tasks.rados.rados.0.smithi119.stdout:3299: read oid 2 snap 305 2023-12-01T15:45:17.775 INFO:tasks.rados.rados.0.smithi119.stdout:3299: expect (ObjNum 977 snap 298 seq_num 977) 2023-12-01T15:45:17.775 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 317 2023-12-01T15:45:17.775 INFO:tasks.rados.rados.0.smithi119.stdout:3300: seq_num 1052 ranges {0=425984,425984=401408} 2023-12-01T15:45:17.776 INFO:tasks.rados.rados.0.smithi119.stdout:3300: writing smithi119156531-12 from 0 to 425984 tid 1 2023-12-01T15:45:17.779 INFO:tasks.rados.rados.0.smithi119.stdout:3300: writing smithi119156531-12 from 425984 to 827392 tid 2 2023-12-01T15:45:17.779 INFO:tasks.rados.rados.0.smithi119.stdout:3301: read oid 18 snap -1 2023-12-01T15:45:17.779 INFO:tasks.rados.rados.0.smithi119.stdout:3301: expect (ObjNum 1026 snap 309 seq_num 1026) 2023-12-01T15:45:17.779 INFO:tasks.rados.rados.0.smithi119.stdout:3302: read oid 21 snap -1 2023-12-01T15:45:17.779 INFO:tasks.rados.rados.0.smithi119.stdout:3302: expect (ObjNum 1027 snap 310 seq_num 1027) 2023-12-01T15:45:17.780 INFO:tasks.rados.rados.0.smithi119.stdout:3303: snap_create 2023-12-01T15:45:17.786 INFO:tasks.rados.rados.0.smithi119.stdout:3300: finishing write tid 1 to smithi119156531-12 2023-12-01T15:45:17.786 INFO:tasks.rados.rados.0.smithi119.stdout:3300: finishing write tid 2 to smithi119156531-12 2023-12-01T15:45:17.786 INFO:tasks.rados.rados.0.smithi119.stdout:3300: finishing write tid 3 to smithi119156531-12 2023-12-01T15:45:17.788 INFO:tasks.rados.rados.0.smithi119.stdout:3300: finishing write tid 4 to smithi119156531-12 2023-12-01T15:45:17.789 INFO:tasks.rados.rados.0.smithi119.stdout:3300: oid 12 updating version 0 to 1927 2023-12-01T15:45:17.789 INFO:tasks.rados.rados.0.smithi119.stdout:3300: oid 12 updating version 1927 to 1928 2023-12-01T15:45:17.789 INFO:tasks.rados.rados.0.smithi119.stdout:3300: oid 12 updating version 1928 to 1929 2023-12-01T15:45:17.789 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 1929 (ObjNum 1052 snap 317 seq_num 1052) dirty exists 2023-12-01T15:45:17.789 INFO:tasks.rados.rados.0.smithi119.stdout:3300: left oid 12 (ObjNum 1052 snap 317 seq_num 1052) 2023-12-01T15:45:17.790 INFO:tasks.rados.rados.0.smithi119.stdout:3301: expect (ObjNum 1026 snap 309 seq_num 1026) 2023-12-01T15:45:17.809 INFO:tasks.rados.rados.0.smithi119.stdout:3299: expect (ObjNum 977 snap 298 seq_num 977) 2023-12-01T15:45:18.091 INFO:tasks.rados.rados.0.smithi119.stdout:3302: expect (ObjNum 1027 snap 310 seq_num 1027) 2023-12-01T15:45:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:17 smithi183 ceph-mon[99169]: osdmap e684: 8 total, 8 up, 8 in 2023-12-01T15:45:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:17 smithi119 ceph-mon[94175]: osdmap e684: 8 total, 8 up, 8 in 2023-12-01T15:45:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:17 smithi119 ceph-mon[108979]: osdmap e684: 8 total, 8 up, 8 in 2023-12-01T15:45:18.778 INFO:tasks.rados.rados.0.smithi119.stdout:3299: done (4 left) 2023-12-01T15:45:18.779 INFO:tasks.rados.rados.0.smithi119.stdout:3300: done (3 left) 2023-12-01T15:45:18.779 INFO:tasks.rados.rados.0.smithi119.stdout:3301: done (2 left) 2023-12-01T15:45:18.779 INFO:tasks.rados.rados.0.smithi119.stdout:3302: done (1 left) 2023-12-01T15:45:18.779 INFO:tasks.rados.rados.0.smithi119.stdout:3303: done (0 left) 2023-12-01T15:45:18.779 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 32 current snap is 318 2023-12-01T15:45:18.779 INFO:tasks.rados.rados.0.smithi119.stdout:3304: seq_num 1053 ranges {0=442368,442368=401408} 2023-12-01T15:45:18.780 INFO:tasks.rados.rados.0.smithi119.stdout:3304: writing smithi119156531-32 from 0 to 442368 tid 1 2023-12-01T15:45:18.783 INFO:tasks.rados.rados.0.smithi119.stdout:3304: writing smithi119156531-32 from 442368 to 843776 tid 2 2023-12-01T15:45:18.783 INFO:tasks.rados.rados.0.smithi119.stdout:3305: snap_create 2023-12-01T15:45:18.786 INFO:tasks.rados.rados.0.smithi119.stdout:3304: finishing write tid 1 to smithi119156531-32 2023-12-01T15:45:18.787 INFO:tasks.rados.rados.0.smithi119.stdout:3304: finishing write tid 2 to smithi119156531-32 2023-12-01T15:45:18.787 INFO:tasks.rados.rados.0.smithi119.stdout:3304: finishing write tid 3 to smithi119156531-32 2023-12-01T15:45:18.788 INFO:tasks.rados.rados.0.smithi119.stdout:3304: finishing write tid 4 to smithi119156531-32 2023-12-01T15:45:18.788 INFO:tasks.rados.rados.0.smithi119.stdout:3304: oid 32 updating version 0 to 2179 2023-12-01T15:45:18.788 INFO:tasks.rados.rados.0.smithi119.stdout:3304: oid 32 updating version 2179 to 2180 2023-12-01T15:45:18.788 INFO:tasks.rados.rados.0.smithi119.stdout:3304: oid 32 version 2180 is already newer than 2178 2023-12-01T15:45:18.789 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 2180 (ObjNum 1053 snap 318 seq_num 1053) dirty exists 2023-12-01T15:45:18.789 INFO:tasks.rados.rados.0.smithi119.stdout:3304: left oid 32 (ObjNum 1053 snap 318 seq_num 1053) 2023-12-01T15:45:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:18 smithi183 ceph-mon[99169]: pgmap v1003: 121 pgs: 121 active+clean; 637 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 484 KiB/s wr, 3 op/s 2023-12-01T15:45:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:18 smithi183 ceph-mon[99169]: osdmap e685: 8 total, 8 up, 8 in 2023-12-01T15:45:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:18 smithi119 ceph-mon[94175]: pgmap v1003: 121 pgs: 121 active+clean; 637 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 484 KiB/s wr, 3 op/s 2023-12-01T15:45:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:18 smithi119 ceph-mon[94175]: osdmap e685: 8 total, 8 up, 8 in 2023-12-01T15:45:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:18 smithi119 ceph-mon[108979]: pgmap v1003: 121 pgs: 121 active+clean; 637 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 484 KiB/s wr, 3 op/s 2023-12-01T15:45:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:18 smithi119 ceph-mon[108979]: osdmap e685: 8 total, 8 up, 8 in 2023-12-01T15:45:19.786 INFO:tasks.rados.rados.0.smithi119.stdout:3304: done (1 left) 2023-12-01T15:45:19.786 INFO:tasks.rados.rados.0.smithi119.stdout:3305: done (0 left) 2023-12-01T15:45:19.786 INFO:tasks.rados.rados.0.smithi119.stdout:3306: read oid 10 snap -1 2023-12-01T15:45:19.786 INFO:tasks.rados.rados.0.smithi119.stdout:3306: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:45:19.786 INFO:tasks.rados.rados.0.smithi119.stdout:3307: setattr oid 12 current snap is 319 2023-12-01T15:45:19.787 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 1 current snap is 319 2023-12-01T15:45:19.787 INFO:tasks.rados.rados.0.smithi119.stdout:3308: seq_num 1054 ranges {6070272=458752,6529024=401408} 2023-12-01T15:45:19.822 INFO:tasks.rados.rados.0.smithi119.stdout:3308: writing smithi119156531-1 from 6070272 to 6529024 tid 1 2023-12-01T15:45:19.825 INFO:tasks.rados.rados.0.smithi119.stdout:3308: writing smithi119156531-1 from 6529024 to 6930432 tid 2 2023-12-01T15:45:19.825 INFO:tasks.rados.rados.0.smithi119.stdout:3309: read oid 17 snap 304 2023-12-01T15:45:19.825 INFO:tasks.rados.rados.0.smithi119.stdout:3309: expect (ObjNum 917 snap 279 seq_num 917) 2023-12-01T15:45:19.825 INFO:tasks.rados.rados.0.smithi119.stdout:3310: delete oid 45 current snap is 319 2023-12-01T15:45:19.825 INFO:tasks.rados.rados.0.smithi119.stdout:3306: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:45:19.831 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 1931 (ObjNum 1052 snap 317 seq_num 1052) dirty exists 2023-12-01T15:45:19.831 INFO:tasks.rados.rados.0.smithi119.stdout:3309: expect (ObjNum 917 snap 279 seq_num 917) 2023-12-01T15:45:19.857 INFO:tasks.rados.rados.0.smithi119.stdout:3308: finishing write tid 1 to smithi119156531-1 2023-12-01T15:45:19.857 INFO:tasks.rados.rados.0.smithi119.stdout:3308: finishing write tid 2 to smithi119156531-1 2023-12-01T15:45:19.857 INFO:tasks.rados.rados.0.smithi119.stdout:3308: finishing write tid 3 to smithi119156531-1 2023-12-01T15:45:19.857 INFO:tasks.rados.rados.0.smithi119.stdout:3308: finishing write tid 4 to smithi119156531-1 2023-12-01T15:45:19.858 INFO:tasks.rados.rados.0.smithi119.stdout:3308: oid 1 updating version 0 to 1870 2023-12-01T15:45:19.858 INFO:tasks.rados.rados.0.smithi119.stdout:3308: oid 1 version 1870 is already newer than 1869 2023-12-01T15:45:19.858 INFO:tasks.rados.rados.0.smithi119.stdout:3308: oid 1 updating version 1870 to 1871 2023-12-01T15:45:19.858 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 1871 (ObjNum 1054 snap 319 seq_num 1054) dirty exists 2023-12-01T15:45:19.858 INFO:tasks.rados.rados.0.smithi119.stdout:3308: left oid 1 (ObjNum 1054 snap 319 seq_num 1054) 2023-12-01T15:45:19.858 INFO:tasks.rados.rados.0.smithi119.stdout:3306: done (4 left) 2023-12-01T15:45:19.858 INFO:tasks.rados.rados.0.smithi119.stdout:3307: done (3 left) 2023-12-01T15:45:19.858 INFO:tasks.rados.rados.0.smithi119.stdout:3308: done (2 left) 2023-12-01T15:45:19.858 INFO:tasks.rados.rados.0.smithi119.stdout:3309: done (1 left) 2023-12-01T15:45:19.858 INFO:tasks.rados.rados.0.smithi119.stdout:3310: done (0 left) 2023-12-01T15:45:19.858 INFO:tasks.rados.rados.0.smithi119.stdout:3311: read oid 27 snap -1 2023-12-01T15:45:19.858 INFO:tasks.rados.rados.0.smithi119.stdout:3311: expect deleted 2023-12-01T15:45:19.858 INFO:tasks.rados.rados.0.smithi119.stdout:3312: snap_remove snap 304 2023-12-01T15:45:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:19 smithi183 ceph-mon[99169]: osdmap e686: 8 total, 8 up, 8 in 2023-12-01T15:45:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:19 smithi119 ceph-mon[94175]: osdmap e686: 8 total, 8 up, 8 in 2023-12-01T15:45:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:19 smithi119 ceph-mon[108979]: osdmap e686: 8 total, 8 up, 8 in 2023-12-01T15:45:20.795 INFO:tasks.rados.rados.0.smithi119.stdout:3312: done (1 left) 2023-12-01T15:45:20.796 INFO:tasks.rados.rados.0.smithi119.stdout:3313: snap_remove snap 311 2023-12-01T15:45:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:20 smithi183 ceph-mon[99169]: pgmap v1006: 121 pgs: 121 active+clean; 637 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:45:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:20 smithi183 ceph-mon[99169]: osdmap e687: 8 total, 8 up, 8 in 2023-12-01T15:45:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:20 smithi119 ceph-mon[108979]: pgmap v1006: 121 pgs: 121 active+clean; 637 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:45:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:20 smithi119 ceph-mon[108979]: osdmap e687: 8 total, 8 up, 8 in 2023-12-01T15:45:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:20 smithi119 ceph-mon[94175]: pgmap v1006: 121 pgs: 121 active+clean; 637 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:45:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:20 smithi119 ceph-mon[94175]: osdmap e687: 8 total, 8 up, 8 in 2023-12-01T15:45:21.802 INFO:tasks.rados.rados.0.smithi119.stdout:3313: done (1 left) 2023-12-01T15:45:21.802 INFO:tasks.rados.rados.0.smithi119.stdout:3314: snap_create 2023-12-01T15:45:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:21 smithi183 ceph-mon[99169]: osdmap e688: 8 total, 8 up, 8 in 2023-12-01T15:45:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:21 smithi119 ceph-mon[94175]: osdmap e688: 8 total, 8 up, 8 in 2023-12-01T15:45:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:21 smithi119 ceph-mon[108979]: osdmap e688: 8 total, 8 up, 8 in 2023-12-01T15:45:22.800 INFO:tasks.rados.rados.0.smithi119.stdout:3311: done (1 left) 2023-12-01T15:45:22.800 INFO:tasks.rados.rados.0.smithi119.stdout:3314: done (0 left) 2023-12-01T15:45:22.800 INFO:tasks.rados.rados.0.smithi119.stdout:3315: delete oid 7 current snap is 320 2023-12-01T15:45:22.807 INFO:tasks.rados.rados.0.smithi119.stdout:3315: done (0 left) 2023-12-01T15:45:22.808 INFO:tasks.rados.rados.0.smithi119.stdout:3316: setattr oid 17 current snap is 320 2023-12-01T15:45:22.809 INFO:tasks.rados.rados.0.smithi119.stdout:3317: snap_remove snap 316 2023-12-01T15:45:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:22 smithi183 ceph-mon[99169]: pgmap v1009: 121 pgs: 121 active+clean; 653 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 3.9 MiB/s wr, 22 op/s 2023-12-01T15:45:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:22 smithi183 ceph-mon[99169]: osdmap e689: 8 total, 8 up, 8 in 2023-12-01T15:45:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:22 smithi119 ceph-mon[94175]: pgmap v1009: 121 pgs: 121 active+clean; 653 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 3.9 MiB/s wr, 22 op/s 2023-12-01T15:45:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:22 smithi119 ceph-mon[94175]: osdmap e689: 8 total, 8 up, 8 in 2023-12-01T15:45:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:22 smithi119 ceph-mon[108979]: pgmap v1009: 121 pgs: 121 active+clean; 653 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 3.9 MiB/s wr, 22 op/s 2023-12-01T15:45:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:22 smithi119 ceph-mon[108979]: osdmap e689: 8 total, 8 up, 8 in 2023-12-01T15:45:23.814 INFO:tasks.rados.rados.0.smithi119.stdout:3317: done (1 left) 2023-12-01T15:45:23.814 INFO:tasks.rados.rados.0.smithi119.stdout:3318: snap_create 2023-12-01T15:45:23.814 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 1848 (ObjNum 1037 snap 311 seq_num 1037) dirty exists 2023-12-01T15:45:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:23 smithi119 ceph-mon[94175]: osdmap e690: 8 total, 8 up, 8 in 2023-12-01T15:45:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:23 smithi119 ceph-mon[108979]: osdmap e690: 8 total, 8 up, 8 in 2023-12-01T15:45:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:23 smithi183 ceph-mon[99169]: osdmap e690: 8 total, 8 up, 8 in 2023-12-01T15:45:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:45:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:45:24] "GET /metrics HTTP/1.1" 200 36170 "" "Prometheus/2.43.0" 2023-12-01T15:45:24.814 INFO:tasks.rados.rados.0.smithi119.stdout:3316: done (1 left) 2023-12-01T15:45:24.814 INFO:tasks.rados.rados.0.smithi119.stdout:3318: done (0 left) 2023-12-01T15:45:24.814 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 46 current snap is 321 2023-12-01T15:45:24.814 INFO:tasks.rados.rados.0.smithi119.stdout:3319: seq_num 1057 ranges {4128768=507904,4636672=401408} 2023-12-01T15:45:24.839 INFO:tasks.rados.rados.0.smithi119.stdout:3319: writing smithi119156531-46 from 4128768 to 4636672 tid 1 2023-12-01T15:45:24.841 INFO:tasks.rados.rados.0.smithi119.stdout:3319: writing smithi119156531-46 from 4636672 to 5038080 tid 2 2023-12-01T15:45:24.841 INFO:tasks.rados.rados.0.smithi119.stdout:3320: read oid 11 snap -1 2023-12-01T15:45:24.841 INFO:tasks.rados.rados.0.smithi119.stdout:3320: expect (ObjNum 1015 snap 306 seq_num 1015) 2023-12-01T15:45:24.841 INFO:tasks.rados.rados.0.smithi119.stdout:3321: setattr oid 38 current snap is 321 2023-12-01T15:45:24.842 INFO:tasks.rados.rados.0.smithi119.stdout:3322: snap_remove snap 294 2023-12-01T15:45:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:24 smithi183 ceph-mon[99169]: pgmap v1012: 121 pgs: 121 active+clean; 653 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 3.9 MiB/s wr, 22 op/s 2023-12-01T15:45:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:24 smithi183 ceph-mon[99169]: osdmap e691: 8 total, 8 up, 8 in 2023-12-01T15:45:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:24 smithi119 ceph-mon[94175]: pgmap v1012: 121 pgs: 121 active+clean; 653 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 3.9 MiB/s wr, 22 op/s 2023-12-01T15:45:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:24 smithi119 ceph-mon[94175]: osdmap e691: 8 total, 8 up, 8 in 2023-12-01T15:45:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:24 smithi119 ceph-mon[108979]: pgmap v1012: 121 pgs: 121 active+clean; 653 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 3.9 MiB/s wr, 22 op/s 2023-12-01T15:45:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:24 smithi119 ceph-mon[108979]: osdmap e691: 8 total, 8 up, 8 in 2023-12-01T15:45:25.595 INFO:tasks.rados.rados.0.smithi119.stdout:3322: done (3 left) 2023-12-01T15:45:25.596 INFO:tasks.rados.rados.0.smithi119.stdout:3323: snap_remove snap 298 2023-12-01T15:45:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:25 smithi183 ceph-mon[99169]: osdmap e692: 8 total, 8 up, 8 in 2023-12-01T15:45:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:25 smithi183 ceph-mon[99169]: osdmap e693: 8 total, 8 up, 8 in 2023-12-01T15:45:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:25 smithi119 ceph-mon[94175]: osdmap e692: 8 total, 8 up, 8 in 2023-12-01T15:45:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:25 smithi119 ceph-mon[94175]: osdmap e693: 8 total, 8 up, 8 in 2023-12-01T15:45:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:25 smithi119 ceph-mon[108979]: osdmap e692: 8 total, 8 up, 8 in 2023-12-01T15:45:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:25 smithi119 ceph-mon[108979]: osdmap e693: 8 total, 8 up, 8 in 2023-12-01T15:45:26.609 INFO:tasks.rados.rados.0.smithi119.stdout:3323: done (3 left) 2023-12-01T15:45:26.609 INFO:tasks.rados.rados.0.smithi119.stdout:3324: snap_create 2023-12-01T15:45:26.610 INFO:tasks.rados.rados.0.smithi119.stdout:3319: finishing write tid 1 to smithi119156531-46 2023-12-01T15:45:26.610 INFO:tasks.rados.rados.0.smithi119.stdout:3319: finishing write tid 2 to smithi119156531-46 2023-12-01T15:45:26.610 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 1872 (ObjNum 972 snap 297 seq_num 972) dirty exists 2023-12-01T15:45:26.610 INFO:tasks.rados.rados.0.smithi119.stdout:3319: finishing write tid 3 to smithi119156531-46 2023-12-01T15:45:26.610 INFO:tasks.rados.rados.0.smithi119.stdout:3319: finishing write tid 4 to smithi119156531-46 2023-12-01T15:45:26.610 INFO:tasks.rados.rados.0.smithi119.stdout:3319: oid 46 updating version 0 to 1903 2023-12-01T15:45:26.610 INFO:tasks.rados.rados.0.smithi119.stdout:3319: oid 46 version 1903 is already newer than 1902 2023-12-01T15:45:26.610 INFO:tasks.rados.rados.0.smithi119.stdout:3319: oid 46 updating version 1903 to 1904 2023-12-01T15:45:26.610 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 1904 (ObjNum 1057 snap 321 seq_num 1057) dirty exists 2023-12-01T15:45:26.610 INFO:tasks.rados.rados.0.smithi119.stdout:3319: left oid 46 (ObjNum 1057 snap 321 seq_num 1057) 2023-12-01T15:45:26.610 INFO:tasks.rados.rados.0.smithi119.stdout:3320: expect (ObjNum 1015 snap 306 seq_num 1015) 2023-12-01T15:45:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:26 smithi183 ceph-mon[99169]: pgmap v1015: 121 pgs: 121 active+clean; 653 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 737 KiB/s rd, 210 KiB/s wr, 13 op/s 2023-12-01T15:45:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:26 smithi183 ceph-mon[99169]: osdmap e694: 8 total, 8 up, 8 in 2023-12-01T15:45:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:26 smithi119 ceph-mon[94175]: pgmap v1015: 121 pgs: 121 active+clean; 653 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 737 KiB/s rd, 210 KiB/s wr, 13 op/s 2023-12-01T15:45:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:26 smithi119 ceph-mon[94175]: osdmap e694: 8 total, 8 up, 8 in 2023-12-01T15:45:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:26 smithi119 ceph-mon[108979]: pgmap v1015: 121 pgs: 121 active+clean; 653 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 737 KiB/s rd, 210 KiB/s wr, 13 op/s 2023-12-01T15:45:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:26 smithi119 ceph-mon[108979]: osdmap e694: 8 total, 8 up, 8 in 2023-12-01T15:45:27.611 INFO:tasks.rados.rados.0.smithi119.stdout:3319: done (3 left) 2023-12-01T15:45:27.611 INFO:tasks.rados.rados.0.smithi119.stdout:3320: done (2 left) 2023-12-01T15:45:27.611 INFO:tasks.rados.rados.0.smithi119.stdout:3321: done (1 left) 2023-12-01T15:45:27.611 INFO:tasks.rados.rados.0.smithi119.stdout:3324: done (0 left) 2023-12-01T15:45:27.611 INFO:tasks.rados.rados.0.smithi119.stdout:3325: rmattr oid 20 current snap is 322 2023-12-01T15:45:27.611 INFO:tasks.rados.rados.0.smithi119.stdout:3325: done (0 left) 2023-12-01T15:45:27.611 INFO:tasks.rados.rados.0.smithi119.stdout:3326: rollback oid 4 current snap is 322 2023-12-01T15:45:27.611 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 4 to 296 2023-12-01T15:45:27.611 INFO:tasks.rados.rados.0.smithi119.stdout:3327: rmattr oid 11 current snap is 322 2023-12-01T15:45:27.611 INFO:tasks.rados.rados.0.smithi119.stdout:3327: done (1 left) 2023-12-01T15:45:27.611 INFO:tasks.rados.rados.0.smithi119.stdout:3328: read oid 23 snap 320 2023-12-01T15:45:27.612 INFO:tasks.rados.rados.0.smithi119.stdout:3328: expect (ObjNum 1046 snap 315 seq_num 1046) 2023-12-01T15:45:27.612 INFO:tasks.rados.rados.0.smithi119.stdout:3329: snap_create 2023-12-01T15:45:27.615 INFO:tasks.rados.rados.0.smithi119.stdout:3326: finishing rollback tid 0 to smithi119156531-4 2023-12-01T15:45:27.616 INFO:tasks.rados.rados.0.smithi119.stdout:3326: finishing rollback tid 1 to smithi119156531-4 2023-12-01T15:45:27.616 INFO:tasks.rados.rados.0.smithi119.stdout:3326: finishing rollback tid 2 to smithi119156531-4 2023-12-01T15:45:27.616 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1875 (ObjNum 739 snap 233 seq_num 739) dirty exists 2023-12-01T15:45:27.655 INFO:tasks.rados.rados.0.smithi119.stdout:3328: expect (ObjNum 1046 snap 315 seq_num 1046) 2023-12-01T15:45:28.609 INFO:tasks.rados.rados.0.smithi119.stdout:3326: done (2 left) 2023-12-01T15:45:28.609 INFO:tasks.rados.rados.0.smithi119.stdout:3328: done (1 left) 2023-12-01T15:45:28.609 INFO:tasks.rados.rados.0.smithi119.stdout:3329: done (0 left) 2023-12-01T15:45:28.609 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 7 current snap is 323 2023-12-01T15:45:28.610 INFO:tasks.rados.rados.0.smithi119.stdout:3330: seq_num 1058 ranges {0=524288,524288=401408} 2023-12-01T15:45:28.612 INFO:tasks.rados.rados.0.smithi119.stdout:3330: writing smithi119156531-7 from 0 to 524288 tid 1 2023-12-01T15:45:28.615 INFO:tasks.rados.rados.0.smithi119.stdout:3330: writing smithi119156531-7 from 524288 to 925696 tid 2 2023-12-01T15:45:28.615 INFO:tasks.rados.rados.0.smithi119.stdout:3331: copy_from oid 48 from oid 38 current snap is 323 2023-12-01T15:45:28.615 INFO:tasks.rados.rados.0.smithi119.stdout:3332: copy_from oid 29 from oid 8 current snap is 323 2023-12-01T15:45:28.615 INFO:tasks.rados.rados.0.smithi119.stdout:3333: read oid 14 snap 299 2023-12-01T15:45:28.615 INFO:tasks.rados.rados.0.smithi119.stdout:3333: expect (ObjNum 920 snap 282 seq_num 920) 2023-12-01T15:45:28.615 INFO:tasks.rados.rados.0.smithi119.stdout:3334: snap_remove snap 269 2023-12-01T15:45:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:28 smithi183 ceph-mon[99169]: pgmap v1018: 121 pgs: 121 active+clean; 653 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 737 KiB/s rd, 210 KiB/s wr, 13 op/s 2023-12-01T15:45:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:28 smithi183 ceph-mon[99169]: osdmap e695: 8 total, 8 up, 8 in 2023-12-01T15:45:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:28 smithi119 ceph-mon[94175]: pgmap v1018: 121 pgs: 121 active+clean; 653 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 737 KiB/s rd, 210 KiB/s wr, 13 op/s 2023-12-01T15:45:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:28 smithi119 ceph-mon[94175]: osdmap e695: 8 total, 8 up, 8 in 2023-12-01T15:45:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:28 smithi119 ceph-mon[108979]: pgmap v1018: 121 pgs: 121 active+clean; 653 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 737 KiB/s rd, 210 KiB/s wr, 13 op/s 2023-12-01T15:45:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:28 smithi119 ceph-mon[108979]: osdmap e695: 8 total, 8 up, 8 in 2023-12-01T15:45:29.630 INFO:tasks.rados.rados.0.smithi119.stdout:3334: done (4 left) 2023-12-01T15:45:29.631 INFO:tasks.rados.rados.0.smithi119.stdout:3335: copy_from oid 43 from oid 18 current snap is 323 2023-12-01T15:45:29.631 INFO:tasks.rados.rados.0.smithi119.stdout:3336: read oid 37 snap -1 2023-12-01T15:45:29.631 INFO:tasks.rados.rados.0.smithi119.stdout:3336: expect (ObjNum 834 snap 257 seq_num 834) 2023-12-01T15:45:29.631 INFO:tasks.rados.rados.0.smithi119.stdout:3337: copy_from oid 10 from oid 13 current snap is 323 2023-12-01T15:45:29.631 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 30 current snap is 323 2023-12-01T15:45:29.631 INFO:tasks.rados.rados.0.smithi119.stdout:3338: seq_num 1059 ranges {9355264=540672,9895936=401408} 2023-12-01T15:45:29.683 INFO:tasks.rados.rados.0.smithi119.stdout:3338: writing smithi119156531-30 from 9355264 to 9895936 tid 1 2023-12-01T15:45:29.686 INFO:tasks.rados.rados.0.smithi119.stdout:3338: writing smithi119156531-30 from 9895936 to 10297344 tid 2 2023-12-01T15:45:29.686 INFO:tasks.rados.rados.0.smithi119.stdout:3339: rollback oid 28 current snap is 323 2023-12-01T15:45:29.686 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 28 to 317 2023-12-01T15:45:29.686 INFO:tasks.rados.rados.0.smithi119.stdout:3330: finishing write tid 1 to smithi119156531-7 2023-12-01T15:45:29.687 INFO:tasks.rados.rados.0.smithi119.stdout:3330: finishing write tid 2 to smithi119156531-7 2023-12-01T15:45:29.687 INFO:tasks.rados.rados.0.smithi119.stdout:3330: finishing write tid 3 to smithi119156531-7 2023-12-01T15:45:29.687 INFO:tasks.rados.rados.0.smithi119.stdout:3333: expect (ObjNum 920 snap 282 seq_num 920) 2023-12-01T15:45:29.714 INFO:tasks.rados.rados.0.smithi119.stdout:3330: finishing write tid 4 to smithi119156531-7 2023-12-01T15:45:29.714 INFO:tasks.rados.rados.0.smithi119.stdout:3330: oid 7 updating version 0 to 2395 2023-12-01T15:45:29.714 INFO:tasks.rados.rados.0.smithi119.stdout:3330: oid 7 updating version 2395 to 2397 2023-12-01T15:45:29.714 INFO:tasks.rados.rados.0.smithi119.stdout:3330: oid 7 version 2397 is already newer than 2396 2023-12-01T15:45:29.715 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 2397 (ObjNum 1058 snap 323 seq_num 1058) dirty exists 2023-12-01T15:45:29.715 INFO:tasks.rados.rados.0.smithi119.stdout:3330: left oid 7 (ObjNum 1058 snap 323 seq_num 1058) 2023-12-01T15:45:29.715 INFO:tasks.rados.rados.0.smithi119.stdout:3331: finishing copy_from to smithi119156531-48 2023-12-01T15:45:29.715 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 1872 (ObjNum 972 snap 297 seq_num 972) dirty exists 2023-12-01T15:45:29.715 INFO:tasks.rados.rados.0.smithi119.stdout:3331: finishing copy_from racing read to smithi119156531-48 2023-12-01T15:45:29.715 INFO:tasks.rados.rados.0.smithi119.stdout:3332: finishing copy_from to smithi119156531-29 2023-12-01T15:45:29.715 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 1684 (ObjNum 853 snap 263 seq_num 853) dirty exists 2023-12-01T15:45:29.716 INFO:tasks.rados.rados.0.smithi119.stdout:3332: finishing copy_from racing read to smithi119156531-29 2023-12-01T15:45:29.716 INFO:tasks.rados.rados.0.smithi119.stdout:3336: expect (ObjNum 834 snap 257 seq_num 834) 2023-12-01T15:45:29.764 INFO:tasks.rados.rados.0.smithi119.stdout:3335: finishing copy_from to smithi119156531-43 2023-12-01T15:45:29.765 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 2451 (ObjNum 1026 snap 309 seq_num 1026) dirty exists 2023-12-01T15:45:29.765 INFO:tasks.rados.rados.0.smithi119.stdout:3335: finishing copy_from racing read to smithi119156531-43 2023-12-01T15:45:29.765 INFO:tasks.rados.rados.0.smithi119.stdout:3337: finishing copy_from to smithi119156531-10 2023-12-01T15:45:29.765 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 2353 (ObjNum 1051 snap 316 seq_num 1051) dirty exists 2023-12-01T15:45:29.765 INFO:tasks.rados.rados.0.smithi119.stdout:3337: finishing copy_from racing read to smithi119156531-10 2023-12-01T15:45:29.765 INFO:tasks.rados.rados.0.smithi119.stdout:3338: finishing write tid 1 to smithi119156531-30 2023-12-01T15:45:29.765 INFO:tasks.rados.rados.0.smithi119.stdout:3339: finishing rollback tid 0 to smithi119156531-28 2023-12-01T15:45:29.765 INFO:tasks.rados.rados.0.smithi119.stdout:3339: finishing rollback tid 1 to smithi119156531-28 2023-12-01T15:45:29.765 INFO:tasks.rados.rados.0.smithi119.stdout:3330: done (8 left) 2023-12-01T15:45:29.765 INFO:tasks.rados.rados.0.smithi119.stdout:3331: done (7 left) 2023-12-01T15:45:29.765 INFO:tasks.rados.rados.0.smithi119.stdout:3332: done (6 left) 2023-12-01T15:45:29.765 INFO:tasks.rados.rados.0.smithi119.stdout:3333: done (5 left) 2023-12-01T15:45:29.765 INFO:tasks.rados.rados.0.smithi119.stdout:3335: done (4 left) 2023-12-01T15:45:29.765 INFO:tasks.rados.rados.0.smithi119.stdout:3336: done (3 left) 2023-12-01T15:45:29.765 INFO:tasks.rados.rados.0.smithi119.stdout:3337: done (2 left) 2023-12-01T15:45:29.766 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 40 current snap is 323 2023-12-01T15:45:29.766 INFO:tasks.rados.rados.0.smithi119.stdout:3339: finishing rollback tid 2 to smithi119156531-28 2023-12-01T15:45:29.766 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 1688 (ObjNum 1003 snap 303 seq_num 1003) dirty exists 2023-12-01T15:45:29.766 INFO:tasks.rados.rados.0.smithi119.stdout:3338: finishing write tid 2 to smithi119156531-30 2023-12-01T15:45:29.766 INFO:tasks.rados.rados.0.smithi119.stdout:3338: finishing write tid 3 to smithi119156531-30 2023-12-01T15:45:29.766 INFO:tasks.rados.rados.0.smithi119.stdout:3340: seq_num 1060 ranges {3923968=557056,4481024=401408} 2023-12-01T15:45:29.789 INFO:tasks.rados.rados.0.smithi119.stdout:3340: writing smithi119156531-40 from 3923968 to 4481024 tid 1 2023-12-01T15:45:29.791 INFO:tasks.rados.rados.0.smithi119.stdout:3340: writing smithi119156531-40 from 4481024 to 4882432 tid 2 2023-12-01T15:45:29.791 INFO:tasks.rados.rados.0.smithi119.stdout:3339: done (2 left) 2023-12-01T15:45:29.791 INFO:tasks.rados.rados.0.smithi119.stdout:3341: snap_create 2023-12-01T15:45:29.791 INFO:tasks.rados.rados.0.smithi119.stdout:3338: finishing write tid 4 to smithi119156531-30 2023-12-01T15:45:29.791 INFO:tasks.rados.rados.0.smithi119.stdout:3338: oid 30 updating version 0 to 1580 2023-12-01T15:45:29.791 INFO:tasks.rados.rados.0.smithi119.stdout:3338: oid 30 version 1580 is already newer than 1579 2023-12-01T15:45:29.791 INFO:tasks.rados.rados.0.smithi119.stdout:3338: oid 30 updating version 1580 to 1581 2023-12-01T15:45:29.791 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 1581 (ObjNum 1059 snap 323 seq_num 1059) dirty exists 2023-12-01T15:45:29.791 INFO:tasks.rados.rados.0.smithi119.stdout:3338: left oid 30 (ObjNum 1059 snap 323 seq_num 1059) 2023-12-01T15:45:29.794 INFO:tasks.rados.rados.0.smithi119.stdout:3340: finishing write tid 1 to smithi119156531-40 2023-12-01T15:45:29.794 INFO:tasks.rados.rados.0.smithi119.stdout:3340: finishing write tid 2 to smithi119156531-40 2023-12-01T15:45:29.794 INFO:tasks.rados.rados.0.smithi119.stdout:3340: finishing write tid 3 to smithi119156531-40 2023-12-01T15:45:29.795 INFO:tasks.rados.rados.0.smithi119.stdout:3340: finishing write tid 4 to smithi119156531-40 2023-12-01T15:45:29.796 INFO:tasks.rados.rados.0.smithi119.stdout:3340: oid 40 updating version 0 to 2453 2023-12-01T15:45:29.796 INFO:tasks.rados.rados.0.smithi119.stdout:3340: oid 40 version 2453 is already newer than 2452 2023-12-01T15:45:29.796 INFO:tasks.rados.rados.0.smithi119.stdout:3340: oid 40 updating version 2453 to 2454 2023-12-01T15:45:29.796 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 2454 (ObjNum 1060 snap 323 seq_num 1060) dirty exists 2023-12-01T15:45:29.796 INFO:tasks.rados.rados.0.smithi119.stdout:3340: left oid 40 (ObjNum 1060 snap 323 seq_num 1060) 2023-12-01T15:45:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:29 smithi183 ceph-mon[99169]: osdmap e696: 8 total, 8 up, 8 in 2023-12-01T15:45:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:29 smithi119 ceph-mon[94175]: osdmap e696: 8 total, 8 up, 8 in 2023-12-01T15:45:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:29 smithi119 ceph-mon[108979]: osdmap e696: 8 total, 8 up, 8 in 2023-12-01T15:45:30.636 INFO:tasks.rados.rados.0.smithi119.stdout:3338: done (2 left) 2023-12-01T15:45:30.636 INFO:tasks.rados.rados.0.smithi119.stdout:3340: done (1 left) 2023-12-01T15:45:30.636 INFO:tasks.rados.rados.0.smithi119.stdout:3341: done (0 left) 2023-12-01T15:45:30.636 INFO:tasks.rados.rados.0.smithi119.stdout:3342: rmattr oid 26 current snap is 324 2023-12-01T15:45:30.636 INFO:tasks.rados.rados.0.smithi119.stdout:3342: done (0 left) 2023-12-01T15:45:30.637 INFO:tasks.rados.rados.0.smithi119.stdout:3343: rollback oid 26 current snap is 324 2023-12-01T15:45:30.637 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 26 to 317 2023-12-01T15:45:30.637 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 9 current snap is 324 2023-12-01T15:45:30.639 INFO:tasks.rados.rados.0.smithi119.stdout:3344: seq_num 1061 ranges {4128768=573440,4702208=401408} 2023-12-01T15:45:30.662 INFO:tasks.rados.rados.0.smithi119.stdout:3344: writing smithi119156531-9 from 4128768 to 4702208 tid 1 2023-12-01T15:45:30.664 INFO:tasks.rados.rados.0.smithi119.stdout:3344: writing smithi119156531-9 from 4702208 to 5103616 tid 2 2023-12-01T15:45:30.664 INFO:tasks.rados.rados.0.smithi119.stdout:3345: snap_remove snap 290 2023-12-01T15:45:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:30 smithi183 ceph-mon[99169]: pgmap v1021: 121 pgs: 121 active+clean; 653 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:45:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:30 smithi183 ceph-mon[99169]: osdmap e697: 8 total, 8 up, 8 in 2023-12-01T15:45:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:45:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:30 smithi119 ceph-mon[94175]: pgmap v1021: 121 pgs: 121 active+clean; 653 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:45:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:30 smithi119 ceph-mon[94175]: osdmap e697: 8 total, 8 up, 8 in 2023-12-01T15:45:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:45:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:30 smithi119 ceph-mon[108979]: pgmap v1021: 121 pgs: 121 active+clean; 653 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:45:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:30 smithi119 ceph-mon[108979]: osdmap e697: 8 total, 8 up, 8 in 2023-12-01T15:45:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:45:31.651 INFO:tasks.rados.rados.0.smithi119.stdout:3345: done (2 left) 2023-12-01T15:45:31.651 INFO:tasks.rados.rados.0.smithi119.stdout:3346: setattr oid 5 current snap is 324 2023-12-01T15:45:31.651 INFO:tasks.rados.rados.0.smithi119.stdout:3343: finishing rollback tid 0 to smithi119156531-26 2023-12-01T15:45:31.651 INFO:tasks.rados.rados.0.smithi119.stdout:3343: finishing rollback tid 1 to smithi119156531-26 2023-12-01T15:45:31.651 INFO:tasks.rados.rados.0.smithi119.stdout:3343: finishing rollback tid 2 to smithi119156531-26 2023-12-01T15:45:31.651 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 1851 (ObjNum 1045 snap 315 seq_num 1045) dirty exists 2023-12-01T15:45:31.652 INFO:tasks.rados.rados.0.smithi119.stdout:3344: finishing write tid 1 to smithi119156531-9 2023-12-01T15:45:31.652 INFO:tasks.rados.rados.0.smithi119.stdout:3344: finishing write tid 2 to smithi119156531-9 2023-12-01T15:45:31.652 INFO:tasks.rados.rados.0.smithi119.stdout:3344: finishing write tid 3 to smithi119156531-9 2023-12-01T15:45:31.652 INFO:tasks.rados.rados.0.smithi119.stdout:3344: finishing write tid 4 to smithi119156531-9 2023-12-01T15:45:31.652 INFO:tasks.rados.rados.0.smithi119.stdout:3344: oid 9 updating version 0 to 1852 2023-12-01T15:45:31.652 INFO:tasks.rados.rados.0.smithi119.stdout:3344: oid 9 updating version 1852 to 1854 2023-12-01T15:45:31.652 INFO:tasks.rados.rados.0.smithi119.stdout:3344: oid 9 version 1854 is already newer than 1853 2023-12-01T15:45:31.652 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 1854 (ObjNum 1061 snap 324 seq_num 1061) dirty exists 2023-12-01T15:45:31.652 INFO:tasks.rados.rados.0.smithi119.stdout:3344: left oid 9 (ObjNum 1061 snap 324 seq_num 1061) 2023-12-01T15:45:31.653 INFO:tasks.rados.rados.0.smithi119.stdout:3343: done (2 left) 2023-12-01T15:45:31.653 INFO:tasks.rados.rados.0.smithi119.stdout:3344: done (1 left) 2023-12-01T15:45:31.653 INFO:tasks.rados.rados.0.smithi119.stdout:3347: read oid 43 snap -1 2023-12-01T15:45:31.653 INFO:tasks.rados.rados.0.smithi119.stdout:3347: expect (ObjNum 1026 snap 309 seq_num 1026) 2023-12-01T15:45:31.653 INFO:tasks.rados.rados.0.smithi119.stdout:3348: copy_from oid 9 from oid 24 current snap is 324 2023-12-01T15:45:31.653 INFO:tasks.rados.rados.0.smithi119.stdout:3349: rmattr oid 39 current snap is 324 2023-12-01T15:45:31.653 INFO:tasks.rados.rados.0.smithi119.stdout:3349: done (3 left) 2023-12-01T15:45:31.653 INFO:tasks.rados.rados.0.smithi119.stdout:3350: snap_remove snap 318 2023-12-01T15:45:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:31 smithi183 ceph-mon[99169]: osdmap e698: 8 total, 8 up, 8 in 2023-12-01T15:45:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:45:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:45:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:45:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:31 smithi119 ceph-mon[94175]: osdmap e698: 8 total, 8 up, 8 in 2023-12-01T15:45:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:45:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:45:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:45:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:31 smithi119 ceph-mon[108979]: osdmap e698: 8 total, 8 up, 8 in 2023-12-01T15:45:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:45:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:45:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:45:32.662 INFO:tasks.rados.rados.0.smithi119.stdout:3350: done (3 left) 2023-12-01T15:45:32.662 INFO:tasks.rados.rados.0.smithi119.stdout:3351: setattr oid 34 current snap is 324 2023-12-01T15:45:32.662 INFO:tasks.rados.rados.0.smithi119.stdout:3348: finishing copy_from to smithi119156531-9 2023-12-01T15:45:32.663 INFO:tasks.rados.rados.0.smithi119.stdout:3348: got expected ENOENT (src dne) 2023-12-01T15:45:32.663 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 2455 (ObjNum 994 snap 302 seq_num 994) dirty exists 2023-12-01T15:45:32.663 INFO:tasks.rados.rados.0.smithi119.stdout:3347: expect (ObjNum 1026 snap 309 seq_num 1026) 2023-12-01T15:45:32.688 INFO:tasks.rados.rados.0.smithi119.stdout:3348: finishing copy_from racing read to smithi119156531-9 2023-12-01T15:45:32.688 INFO:tasks.rados.rados.0.smithi119.stdout:3346: done (3 left) 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi119.stdout:3347: done (2 left) 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi119.stdout:3348: done (1 left) 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi119.stdout:3352: copy_from oid 3 from oid 9 current snap is 324 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi119.stdout:3353: read oid 44 snap -1 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi119.stdout:3353: expect deleted 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi119.stdout:3354: read oid 49 snap 310 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi119.stdout:3354: expect (ObjNum 978 snap 298 seq_num 978) 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 29 current snap is 324 2023-12-01T15:45:32.689 INFO:tasks.rados.rados.0.smithi119.stdout:3355: seq_num 1062 ranges {8224768=589824,8814592=401408} 2023-12-01T15:45:32.736 INFO:tasks.rados.rados.0.smithi119.stdout:3355: writing smithi119156531-29 from 8224768 to 8814592 tid 1 2023-12-01T15:45:32.738 INFO:tasks.rados.rados.0.smithi119.stdout:3355: writing smithi119156531-29 from 8814592 to 9216000 tid 2 2023-12-01T15:45:32.738 INFO:tasks.rados.rados.0.smithi119.stdout:3356: snap_remove snap 271 2023-12-01T15:45:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:32 smithi183 ceph-mon[99169]: pgmap v1024: 121 pgs: 121 active+clean; 672 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 4.9 MiB/s wr, 11 op/s 2023-12-01T15:45:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:32 smithi183 ceph-mon[99169]: osdmap e699: 8 total, 8 up, 8 in 2023-12-01T15:45:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:32 smithi119 ceph-mon[108979]: pgmap v1024: 121 pgs: 121 active+clean; 672 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 4.9 MiB/s wr, 11 op/s 2023-12-01T15:45:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:32 smithi119 ceph-mon[108979]: osdmap e699: 8 total, 8 up, 8 in 2023-12-01T15:45:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:32 smithi119 ceph-mon[94175]: pgmap v1024: 121 pgs: 121 active+clean; 672 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 4.9 MiB/s wr, 11 op/s 2023-12-01T15:45:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:32 smithi119 ceph-mon[94175]: osdmap e699: 8 total, 8 up, 8 in 2023-12-01T15:45:33.669 INFO:tasks.rados.rados.0.smithi119.stdout:3356: done (5 left) 2023-12-01T15:45:33.669 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 33 current snap is 324 2023-12-01T15:45:33.669 INFO:tasks.rados.rados.0.smithi119.stdout:3357: seq_num 1063 ranges {0=606208,606208=401408} 2023-12-01T15:45:33.676 INFO:tasks.rados.rados.0.smithi119.stdout:3357: writing smithi119156531-33 from 0 to 606208 tid 1 2023-12-01T15:45:33.676 INFO:tasks.rados.rados.0.smithi119.stdout:3357: writing smithi119156531-33 from 606208 to 1007616 tid 2 2023-12-01T15:45:33.677 INFO:tasks.rados.rados.0.smithi119.stdout:3358: snap_create 2023-12-01T15:45:33.677 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 1852 (ObjNum 982 snap 298 seq_num 982) dirty exists 2023-12-01T15:45:33.677 INFO:tasks.rados.rados.0.smithi119.stdout:3354: expect (ObjNum 978 snap 298 seq_num 978) 2023-12-01T15:45:33.775 INFO:tasks.rados.rados.0.smithi119.stdout:3352: finishing copy_from to smithi119156531-3 2023-12-01T15:45:33.776 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 1854 (ObjNum 1061 snap 324 seq_num 1061) dirty exists 2023-12-01T15:45:33.776 INFO:tasks.rados.rados.0.smithi119.stdout:3352: finishing copy_from racing read to smithi119156531-3 2023-12-01T15:45:33.776 INFO:tasks.rados.rados.0.smithi119.stdout:3355: finishing write tid 1 to smithi119156531-29 2023-12-01T15:45:33.776 INFO:tasks.rados.rados.0.smithi119.stdout:3355: finishing write tid 2 to smithi119156531-29 2023-12-01T15:45:33.776 INFO:tasks.rados.rados.0.smithi119.stdout:3355: finishing write tid 3 to smithi119156531-29 2023-12-01T15:45:33.776 INFO:tasks.rados.rados.0.smithi119.stdout:3355: finishing write tid 4 to smithi119156531-29 2023-12-01T15:45:33.776 INFO:tasks.rados.rados.0.smithi119.stdout:3355: oid 29 updating version 0 to 2355 2023-12-01T15:45:33.776 INFO:tasks.rados.rados.0.smithi119.stdout:3355: oid 29 version 2355 is already newer than 2354 2023-12-01T15:45:33.776 INFO:tasks.rados.rados.0.smithi119.stdout:3355: oid 29 updating version 2355 to 2356 2023-12-01T15:45:33.776 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 2356 (ObjNum 1062 snap 324 seq_num 1062) dirty exists 2023-12-01T15:45:33.776 INFO:tasks.rados.rados.0.smithi119.stdout:3355: left oid 29 (ObjNum 1062 snap 324 seq_num 1062) 2023-12-01T15:45:33.776 INFO:tasks.rados.rados.0.smithi119.stdout:3357: finishing write tid 1 to smithi119156531-33 2023-12-01T15:45:33.776 INFO:tasks.rados.rados.0.smithi119.stdout:3357: finishing write tid 2 to smithi119156531-33 2023-12-01T15:45:33.776 INFO:tasks.rados.rados.0.smithi119.stdout:3357: finishing write tid 3 to smithi119156531-33 2023-12-01T15:45:33.776 INFO:tasks.rados.rados.0.smithi119.stdout:3357: finishing write tid 4 to smithi119156531-33 2023-12-01T15:45:33.777 INFO:tasks.rados.rados.0.smithi119.stdout:3357: oid 33 updating version 0 to 2357 2023-12-01T15:45:33.777 INFO:tasks.rados.rados.0.smithi119.stdout:3357: oid 33 updating version 2357 to 2358 2023-12-01T15:45:33.777 INFO:tasks.rados.rados.0.smithi119.stdout:3357: oid 33 updating version 2358 to 2359 2023-12-01T15:45:33.777 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 2359 (ObjNum 1063 snap 324 seq_num 1063) dirty exists 2023-12-01T15:45:33.777 INFO:tasks.rados.rados.0.smithi119.stdout:3357: left oid 33 (ObjNum 1063 snap 324 seq_num 1063) 2023-12-01T15:45:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:33 smithi183 ceph-mon[99169]: osdmap e700: 8 total, 8 up, 8 in 2023-12-01T15:45:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:33 smithi119 ceph-mon[108979]: osdmap e700: 8 total, 8 up, 8 in 2023-12-01T15:45:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:33 smithi119 ceph-mon[94175]: osdmap e700: 8 total, 8 up, 8 in 2023-12-01T15:45:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:45:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:45:34] "GET /metrics HTTP/1.1" 200 36170 "" "Prometheus/2.43.0" 2023-12-01T15:45:34.667 INFO:tasks.rados.rados.0.smithi119.stdout:3351: done (6 left) 2023-12-01T15:45:34.668 INFO:tasks.rados.rados.0.smithi119.stdout:3352: done (5 left) 2023-12-01T15:45:34.668 INFO:tasks.rados.rados.0.smithi119.stdout:3353: done (4 left) 2023-12-01T15:45:34.668 INFO:tasks.rados.rados.0.smithi119.stdout:3354: done (3 left) 2023-12-01T15:45:34.668 INFO:tasks.rados.rados.0.smithi119.stdout:3355: done (2 left) 2023-12-01T15:45:34.668 INFO:tasks.rados.rados.0.smithi119.stdout:3357: done (1 left) 2023-12-01T15:45:34.668 INFO:tasks.rados.rados.0.smithi119.stdout:3358: done (0 left) 2023-12-01T15:45:34.668 INFO:tasks.rados.rados.0.smithi119.stdout:3359: read oid 3 snap -1 2023-12-01T15:45:34.668 INFO:tasks.rados.rados.0.smithi119.stdout:3359: expect (ObjNum 1061 snap 324 seq_num 1061) 2023-12-01T15:45:34.668 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 22 current snap is 325 2023-12-01T15:45:34.669 INFO:tasks.rados.rados.0.smithi119.stdout:3360: seq_num 1064 ranges {0=622592,622592=401408} 2023-12-01T15:45:34.670 INFO:tasks.rados.rados.0.smithi119.stdout:3360: writing smithi119156531-22 from 0 to 622592 tid 1 2023-12-01T15:45:34.673 INFO:tasks.rados.rados.0.smithi119.stdout:3360: writing smithi119156531-22 from 622592 to 1024000 tid 2 2023-12-01T15:45:34.673 INFO:tasks.rados.rados.0.smithi119.stdout:3361: read oid 37 snap -1 2023-12-01T15:45:34.673 INFO:tasks.rados.rados.0.smithi119.stdout:3361: expect (ObjNum 834 snap 257 seq_num 834) 2023-12-01T15:45:34.673 INFO:tasks.rados.rados.0.smithi119.stdout:3362: read oid 40 snap -1 2023-12-01T15:45:34.674 INFO:tasks.rados.rados.0.smithi119.stdout:3362: expect (ObjNum 1060 snap 323 seq_num 1060) 2023-12-01T15:45:34.674 INFO:tasks.rados.rados.0.smithi119.stdout:3363: snap_remove snap 288 2023-12-01T15:45:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:34 smithi183 ceph-mon[99169]: pgmap v1027: 121 pgs: 121 active+clean; 672 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 4.9 MiB/s wr, 11 op/s 2023-12-01T15:45:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:34 smithi183 ceph-mon[99169]: osdmap e701: 8 total, 8 up, 8 in 2023-12-01T15:45:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:34 smithi119 ceph-mon[94175]: pgmap v1027: 121 pgs: 121 active+clean; 672 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 4.9 MiB/s wr, 11 op/s 2023-12-01T15:45:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:34 smithi119 ceph-mon[94175]: osdmap e701: 8 total, 8 up, 8 in 2023-12-01T15:45:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:34 smithi119 ceph-mon[108979]: pgmap v1027: 121 pgs: 121 active+clean; 672 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 4.9 MiB/s wr, 11 op/s 2023-12-01T15:45:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:34 smithi119 ceph-mon[108979]: osdmap e701: 8 total, 8 up, 8 in 2023-12-01T15:45:35.596 INFO:tasks.rados.rados.0.smithi119.stdout:3363: done (4 left) 2023-12-01T15:45:35.596 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 2 current snap is 325 2023-12-01T15:45:35.596 INFO:tasks.rados.rados.0.smithi119.stdout:3364: seq_num 1065 ranges {1843200=638976,2482176=401408} 2023-12-01T15:45:35.610 INFO:tasks.rados.rados.0.smithi119.stdout:3364: writing smithi119156531-2 from 1843200 to 2482176 tid 1 2023-12-01T15:45:35.613 INFO:tasks.rados.rados.0.smithi119.stdout:3364: writing smithi119156531-2 from 2482176 to 2883584 tid 2 2023-12-01T15:45:35.613 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 10 current snap is 325 2023-12-01T15:45:35.613 INFO:tasks.rados.rados.0.smithi119.stdout:3365: seq_num 1066 ranges {811008=663552,1474560=401408} 2023-12-01T15:45:35.626 INFO:tasks.rados.rados.0.smithi119.stdout:3365: writing smithi119156531-10 from 811008 to 1474560 tid 1 2023-12-01T15:45:35.626 INFO:tasks.rados.rados.0.smithi119.stdout:3365: writing smithi119156531-10 from 1474560 to 1875968 tid 2 2023-12-01T15:45:35.626 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 325 2023-12-01T15:45:35.626 INFO:tasks.rados.rados.0.smithi119.stdout:3366: seq_num 1067 ranges {385024=679936,1064960=401408} 2023-12-01T15:45:35.631 INFO:tasks.rados.rados.0.smithi119.stdout:3366: writing smithi119156531-18 from 385024 to 1064960 tid 1 2023-12-01T15:45:35.634 INFO:tasks.rados.rados.0.smithi119.stdout:3366: writing smithi119156531-18 from 1064960 to 1466368 tid 2 2023-12-01T15:45:35.634 INFO:tasks.rados.rados.0.smithi119.stdout:3367: snap_remove snap 323 2023-12-01T15:45:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:35 smithi183 ceph-mon[99169]: osdmap e702: 8 total, 8 up, 8 in 2023-12-01T15:45:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:35 smithi183 ceph-mon[99169]: osdmap e703: 8 total, 8 up, 8 in 2023-12-01T15:45:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:35 smithi119 ceph-mon[94175]: osdmap e702: 8 total, 8 up, 8 in 2023-12-01T15:45:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:35 smithi119 ceph-mon[94175]: osdmap e703: 8 total, 8 up, 8 in 2023-12-01T15:45:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:35 smithi119 ceph-mon[108979]: osdmap e702: 8 total, 8 up, 8 in 2023-12-01T15:45:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:35 smithi119 ceph-mon[108979]: osdmap e703: 8 total, 8 up, 8 in 2023-12-01T15:45:36.611 INFO:tasks.rados.rados.0.smithi119.stdout:3367: done (7 left) 2023-12-01T15:45:36.611 INFO:tasks.rados.rados.0.smithi119.stdout:3368: snap_remove snap 293 2023-12-01T15:45:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:36 smithi183 ceph-mon[99169]: pgmap v1030: 121 pgs: 121 active+clean; 627 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2023-12-01T15:45:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:36 smithi183 ceph-mon[99169]: osdmap e704: 8 total, 8 up, 8 in 2023-12-01T15:45:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:36 smithi119 ceph-mon[94175]: pgmap v1030: 121 pgs: 121 active+clean; 627 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2023-12-01T15:45:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:36 smithi119 ceph-mon[94175]: osdmap e704: 8 total, 8 up, 8 in 2023-12-01T15:45:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:36 smithi119 ceph-mon[108979]: pgmap v1030: 121 pgs: 121 active+clean; 627 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2023-12-01T15:45:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:36 smithi119 ceph-mon[108979]: osdmap e704: 8 total, 8 up, 8 in 2023-12-01T15:45:37.607 INFO:tasks.rados.rados.0.smithi119.stdout:3368: done (7 left) 2023-12-01T15:45:37.608 INFO:tasks.rados.rados.0.smithi119.stdout:3369: snap_remove snap 251 2023-12-01T15:45:38.611 INFO:tasks.rados.rados.0.smithi119.stdout:3369: done (7 left) 2023-12-01T15:45:38.611 INFO:tasks.rados.rados.0.smithi119.stdout:3370: read oid 31 snap -1 2023-12-01T15:45:38.611 INFO:tasks.rados.rados.0.smithi119.stdout:3370: expect deleted 2023-12-01T15:45:38.611 INFO:tasks.rados.rados.0.smithi119.stdout:3371: read oid 48 snap -1 2023-12-01T15:45:38.611 INFO:tasks.rados.rados.0.smithi119.stdout:3371: expect (ObjNum 972 snap 297 seq_num 972) 2023-12-01T15:45:38.611 INFO:tasks.rados.rados.0.smithi119.stdout:3372: snap_remove snap 324 2023-12-01T15:45:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:38 smithi183 ceph-mon[99169]: pgmap v1033: 121 pgs: 121 active+clean; 627 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2023-12-01T15:45:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:38 smithi183 ceph-mon[99169]: osdmap e705: 8 total, 8 up, 8 in 2023-12-01T15:45:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:38 smithi119 ceph-mon[94175]: pgmap v1033: 121 pgs: 121 active+clean; 627 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2023-12-01T15:45:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:38 smithi119 ceph-mon[94175]: osdmap e705: 8 total, 8 up, 8 in 2023-12-01T15:45:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:38 smithi119 ceph-mon[108979]: pgmap v1033: 121 pgs: 121 active+clean; 627 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2023-12-01T15:45:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:38 smithi119 ceph-mon[108979]: osdmap e705: 8 total, 8 up, 8 in 2023-12-01T15:45:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:39.360 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:45:39.618 INFO:tasks.rados.rados.0.smithi119.stdout:3372: done (9 left) 2023-12-01T15:45:39.618 INFO:tasks.rados.rados.0.smithi119.stdout:3373: read oid 1 snap -1 2023-12-01T15:45:39.618 INFO:tasks.rados.rados.0.smithi119.stdout:3373: expect (ObjNum 1054 snap 319 seq_num 1054) 2023-12-01T15:45:39.618 INFO:tasks.rados.rados.0.smithi119.stdout:3374: rollback oid 44 current snap is 325 2023-12-01T15:45:39.619 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 44 to 315 2023-12-01T15:45:39.619 INFO:tasks.rados.rados.0.smithi119.stdout:3360: finishing write tid 1 to smithi119156531-22 2023-12-01T15:45:39.619 INFO:tasks.rados.rados.0.smithi119.stdout:3375: delete oid 29 current snap is 325 2023-12-01T15:45:39.619 INFO:tasks.rados.rados.0.smithi119.stdout:3360: finishing write tid 2 to smithi119156531-22 2023-12-01T15:45:39.619 INFO:tasks.rados.rados.0.smithi119.stdout:3360: finishing write tid 3 to smithi119156531-22 2023-12-01T15:45:39.619 INFO:tasks.rados.rados.0.smithi119.stdout:3361: expect (ObjNum 834 snap 257 seq_num 834) 2023-12-01T15:45:39.676 INFO:tasks.rados.rados.0.smithi119.stdout:3360: finishing write tid 4 to smithi119156531-22 2023-12-01T15:45:39.676 INFO:tasks.rados.rados.0.smithi119.stdout:3360: oid 22 updating version 0 to 2533 2023-12-01T15:45:39.676 INFO:tasks.rados.rados.0.smithi119.stdout:3360: oid 22 updating version 2533 to 2534 2023-12-01T15:45:39.676 INFO:tasks.rados.rados.0.smithi119.stdout:3360: oid 22 version 2534 is already newer than 2532 2023-12-01T15:45:39.677 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 2534 (ObjNum 1064 snap 325 seq_num 1064) dirty exists 2023-12-01T15:45:39.677 INFO:tasks.rados.rados.0.smithi119.stdout:3360: left oid 22 (ObjNum 1064 snap 325 seq_num 1064) 2023-12-01T15:45:39.677 INFO:tasks.rados.rados.0.smithi119.stdout:3362: expect (ObjNum 1060 snap 323 seq_num 1060) 2023-12-01T15:45:39.684 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:45:39.684 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (12m) 70s ago 12m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:45:39.684 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (12m) 69s ago 12m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:45:39.684 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (13m) 70s ago 13m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:45:39.684 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (13m) 69s ago 13m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:45:39.684 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (16m) 69s ago 16m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:45:39.684 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (18m) 70s ago 18m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:45:39.684 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (18m) 70s ago 18m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:45:39.684 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (17m) 69s ago 17m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:45:39.685 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (16m) 70s ago 16m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:45:39.685 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (12m) 70s ago 12m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:45:39.685 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (12m) 69s ago 12m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:45:39.685 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (16m) 70s ago 16m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:45:39.685 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (16m) 70s ago 16m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:45:39.685 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (15m) 70s ago 15m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:45:39.685 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (15m) 70s ago 15m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:45:39.685 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (14m) 69s ago 14m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:45:39.685 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (14m) 69s ago 14m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:45:39.685 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (14m) 69s ago 14m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:45:39.685 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (13m) 69s ago 13m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:45:39.685 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (12m) 69s ago 13m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:45:39.898 INFO:tasks.rados.rados.0.smithi119.stdout:3359: expect (ObjNum 1061 snap 324 seq_num 1061) 2023-12-01T15:45:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:39 smithi183 ceph-mon[99169]: osdmap e706: 8 total, 8 up, 8 in 2023-12-01T15:45:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:39 smithi119 ceph-mon[108979]: osdmap e706: 8 total, 8 up, 8 in 2023-12-01T15:45:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:39 smithi119 ceph-mon[94175]: osdmap e706: 8 total, 8 up, 8 in 2023-12-01T15:45:40.075 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:45:40.076 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:45:40.076 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:45:40.076 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:45:40.076 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:45:40.076 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:45:40.076 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:45:40.076 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:45:40.076 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:45:40.076 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:45:40.076 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:45:40.076 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:45:40.076 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:45:40.076 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:45:40.076 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:45:40.077 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:45:40.077 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:45:40.186 INFO:tasks.rados.rados.0.smithi119.stdout:3364: finishing write tid 1 to smithi119156531-2 2023-12-01T15:45:40.186 INFO:tasks.rados.rados.0.smithi119.stdout:3364: finishing write tid 2 to smithi119156531-2 2023-12-01T15:45:40.187 INFO:tasks.rados.rados.0.smithi119.stdout:3364: finishing write tid 3 to smithi119156531-2 2023-12-01T15:45:40.187 INFO:tasks.rados.rados.0.smithi119.stdout:3364: finishing write tid 4 to smithi119156531-2 2023-12-01T15:45:40.187 INFO:tasks.rados.rados.0.smithi119.stdout:3364: oid 2 updating version 0 to 2183 2023-12-01T15:45:40.187 INFO:tasks.rados.rados.0.smithi119.stdout:3364: oid 2 version 2183 is already newer than 2182 2023-12-01T15:45:40.187 INFO:tasks.rados.rados.0.smithi119.stdout:3364: oid 2 version 2183 is already newer than 2181 2023-12-01T15:45:40.187 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 2183 (ObjNum 1065 snap 325 seq_num 1065) dirty exists 2023-12-01T15:45:40.187 INFO:tasks.rados.rados.0.smithi119.stdout:3364: left oid 2 (ObjNum 1065 snap 325 seq_num 1065) 2023-12-01T15:45:40.187 INFO:tasks.rados.rados.0.smithi119.stdout:3365: finishing write tid 1 to smithi119156531-10 2023-12-01T15:45:40.187 INFO:tasks.rados.rados.0.smithi119.stdout:3359: done (11 left) 2023-12-01T15:45:40.187 INFO:tasks.rados.rados.0.smithi119.stdout:3360: done (10 left) 2023-12-01T15:45:40.187 INFO:tasks.rados.rados.0.smithi119.stdout:3361: done (9 left) 2023-12-01T15:45:40.187 INFO:tasks.rados.rados.0.smithi119.stdout:3362: done (8 left) 2023-12-01T15:45:40.188 INFO:tasks.rados.rados.0.smithi119.stdout:3364: done (7 left) 2023-12-01T15:45:40.188 INFO:tasks.rados.rados.0.smithi119.stdout:3375: done (6 left) 2023-12-01T15:45:40.188 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 19 current snap is 325 2023-12-01T15:45:40.188 INFO:tasks.rados.rados.0.smithi119.stdout:3365: finishing write tid 2 to smithi119156531-10 2023-12-01T15:45:40.188 INFO:tasks.rados.rados.0.smithi119.stdout:3365: finishing write tid 3 to smithi119156531-10 2023-12-01T15:45:40.188 INFO:tasks.rados.rados.0.smithi119.stdout:3376: seq_num 1069 ranges {0=712704,712704=401408} 2023-12-01T15:45:40.190 INFO:tasks.rados.rados.0.smithi119.stdout:3376: writing smithi119156531-19 from 0 to 712704 tid 1 2023-12-01T15:45:40.193 INFO:tasks.rados.rados.0.smithi119.stdout:3376: writing smithi119156531-19 from 712704 to 1114112 tid 2 2023-12-01T15:45:40.193 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 325 2023-12-01T15:45:40.193 INFO:tasks.rados.rados.0.smithi119.stdout:3366: finishing write tid 1 to smithi119156531-18 2023-12-01T15:45:40.193 INFO:tasks.rados.rados.0.smithi119.stdout:3366: finishing write tid 2 to smithi119156531-18 2023-12-01T15:45:40.193 INFO:tasks.rados.rados.0.smithi119.stdout:3366: finishing write tid 3 to smithi119156531-18 2023-12-01T15:45:40.193 INFO:tasks.rados.rados.0.smithi119.stdout:3366: finishing write tid 4 to smithi119156531-18 2023-12-01T15:45:40.193 INFO:tasks.rados.rados.0.smithi119.stdout:3366: oid 18 updating version 0 to 2544 2023-12-01T15:45:40.193 INFO:tasks.rados.rados.0.smithi119.stdout:3366: oid 18 version 2544 is already newer than 2543 2023-12-01T15:45:40.193 INFO:tasks.rados.rados.0.smithi119.stdout:3366: oid 18 version 2544 is already newer than 2542 2023-12-01T15:45:40.194 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 2544 (ObjNum 1067 snap 325 seq_num 1067) dirty exists 2023-12-01T15:45:40.194 INFO:tasks.rados.rados.0.smithi119.stdout:3366: left oid 18 (ObjNum 1067 snap 325 seq_num 1067) 2023-12-01T15:45:40.194 INFO:tasks.rados.rados.0.smithi119.stdout:3365: finishing write tid 4 to smithi119156531-10 2023-12-01T15:45:40.194 INFO:tasks.rados.rados.0.smithi119.stdout:3365: oid 10 updating version 0 to 2456 2023-12-01T15:45:40.194 INFO:tasks.rados.rados.0.smithi119.stdout:3365: oid 10 updating version 2456 to 2457 2023-12-01T15:45:40.194 INFO:tasks.rados.rados.0.smithi119.stdout:3365: oid 10 updating version 2457 to 2458 2023-12-01T15:45:40.194 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 2458 (ObjNum 1066 snap 325 seq_num 1066) dirty exists 2023-12-01T15:45:40.194 INFO:tasks.rados.rados.0.smithi119.stdout:3365: left oid 10 (ObjNum 1066 snap 325 seq_num 1066) 2023-12-01T15:45:40.194 INFO:tasks.rados.rados.0.smithi119.stdout:3377: seq_num 1070 ranges {2465792=729088,3194880=401408} 2023-12-01T15:45:40.209 INFO:tasks.rados.rados.0.smithi119.stdout:3377: writing smithi119156531-4 from 2465792 to 3194880 tid 1 2023-12-01T15:45:40.211 INFO:tasks.rados.rados.0.smithi119.stdout:3377: writing smithi119156531-4 from 3194880 to 3596288 tid 2 2023-12-01T15:45:40.211 INFO:tasks.rados.rados.0.smithi119.stdout:3365: done (7 left) 2023-12-01T15:45:40.211 INFO:tasks.rados.rados.0.smithi119.stdout:3366: done (6 left) 2023-12-01T15:45:40.211 INFO:tasks.rados.rados.0.smithi119.stdout:3378: delete oid 38 current snap is 325 2023-12-01T15:45:40.211 INFO:tasks.rados.rados.0.smithi119.stdout:3371: expect (ObjNum 972 snap 297 seq_num 972) 2023-12-01T15:45:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:40 smithi183 ceph-mon[99169]: pgmap v1036: 121 pgs: 121 active+clean; 627 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:45:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:40 smithi183 ceph-mon[99169]: from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:40 smithi183 ceph-mon[99169]: osdmap e707: 8 total, 8 up, 8 in 2023-12-01T15:45:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:40 smithi183 ceph-mon[99169]: from='client.25328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:40 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/839041052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:45:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:40 smithi183 ceph-mon[99169]: osdmap e708: 8 total, 8 up, 8 in 2023-12-01T15:45:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:40 smithi119 ceph-mon[94175]: pgmap v1036: 121 pgs: 121 active+clean; 627 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:45:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:40 smithi119 ceph-mon[94175]: from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:40 smithi119 ceph-mon[94175]: osdmap e707: 8 total, 8 up, 8 in 2023-12-01T15:45:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:40 smithi119 ceph-mon[94175]: from='client.25328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:40 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/839041052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:45:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:40 smithi119 ceph-mon[94175]: osdmap e708: 8 total, 8 up, 8 in 2023-12-01T15:45:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:40 smithi119 ceph-mon[108979]: pgmap v1036: 121 pgs: 121 active+clean; 627 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:45:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:40 smithi119 ceph-mon[108979]: from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:40 smithi119 ceph-mon[108979]: osdmap e707: 8 total, 8 up, 8 in 2023-12-01T15:45:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:40 smithi119 ceph-mon[108979]: from='client.25328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:40 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/839041052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:45:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:40 smithi119 ceph-mon[108979]: osdmap e708: 8 total, 8 up, 8 in 2023-12-01T15:45:40.948 INFO:tasks.rados.rados.0.smithi119.stdout:3374: finishing rollback tid 1 to smithi119156531-44 2023-12-01T15:45:40.948 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 1683 (ObjNum 81 snap 0 seq_num 0) dirty dne 2023-12-01T15:45:40.948 INFO:tasks.rados.rados.0.smithi119.stdout:3373: expect (ObjNum 1054 snap 319 seq_num 1054) 2023-12-01T15:45:41.461 INFO:tasks.rados.rados.0.smithi119.stdout:3376: finishing write tid 1 to smithi119156531-19 2023-12-01T15:45:41.461 INFO:tasks.rados.rados.0.smithi119.stdout:3376: finishing write tid 2 to smithi119156531-19 2023-12-01T15:45:41.461 INFO:tasks.rados.rados.0.smithi119.stdout:3376: finishing write tid 3 to smithi119156531-19 2023-12-01T15:45:41.462 INFO:tasks.rados.rados.0.smithi119.stdout:3376: finishing write tid 4 to smithi119156531-19 2023-12-01T15:45:41.462 INFO:tasks.rados.rados.0.smithi119.stdout:3376: oid 19 updating version 0 to 1854 2023-12-01T15:45:41.462 INFO:tasks.rados.rados.0.smithi119.stdout:3376: oid 19 updating version 1854 to 1855 2023-12-01T15:45:41.462 INFO:tasks.rados.rados.0.smithi119.stdout:3376: oid 19 version 1855 is already newer than 1853 2023-12-01T15:45:41.462 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 1855 (ObjNum 1069 snap 325 seq_num 1069) dirty exists 2023-12-01T15:45:41.462 INFO:tasks.rados.rados.0.smithi119.stdout:3376: left oid 19 (ObjNum 1069 snap 325 seq_num 1069) 2023-12-01T15:45:41.462 INFO:tasks.rados.rados.0.smithi119.stdout:3377: finishing write tid 1 to smithi119156531-4 2023-12-01T15:45:41.462 INFO:tasks.rados.rados.0.smithi119.stdout:3377: finishing write tid 2 to smithi119156531-4 2023-12-01T15:45:41.462 INFO:tasks.rados.rados.0.smithi119.stdout:3377: finishing write tid 3 to smithi119156531-4 2023-12-01T15:45:41.462 INFO:tasks.rados.rados.0.smithi119.stdout:3370: done (6 left) 2023-12-01T15:45:41.462 INFO:tasks.rados.rados.0.smithi119.stdout:3371: done (5 left) 2023-12-01T15:45:41.462 INFO:tasks.rados.rados.0.smithi119.stdout:3373: done (4 left) 2023-12-01T15:45:41.462 INFO:tasks.rados.rados.0.smithi119.stdout:3374: done (3 left) 2023-12-01T15:45:41.463 INFO:tasks.rados.rados.0.smithi119.stdout:3376: done (2 left) 2023-12-01T15:45:41.463 INFO:tasks.rados.rados.0.smithi119.stdout:3378: done (1 left) 2023-12-01T15:45:41.463 INFO:tasks.rados.rados.0.smithi119.stdout:3379: read oid 6 snap -1 2023-12-01T15:45:41.463 INFO:tasks.rados.rados.0.smithi119.stdout:3379: expect deleted 2023-12-01T15:45:41.463 INFO:tasks.rados.rados.0.smithi119.stdout:3380: read oid 27 snap -1 2023-12-01T15:45:41.463 INFO:tasks.rados.rados.0.smithi119.stdout:3380: expect deleted 2023-12-01T15:45:41.463 INFO:tasks.rados.rados.0.smithi119.stdout:3381: delete oid 3 current snap is 325 2023-12-01T15:45:41.463 INFO:tasks.rados.rados.0.smithi119.stdout:3377: finishing write tid 4 to smithi119156531-4 2023-12-01T15:45:41.463 INFO:tasks.rados.rados.0.smithi119.stdout:3377: oid 4 updating version 0 to 1877 2023-12-01T15:45:41.463 INFO:tasks.rados.rados.0.smithi119.stdout:3377: oid 4 updating version 1877 to 1878 2023-12-01T15:45:41.463 INFO:tasks.rados.rados.0.smithi119.stdout:3377: oid 4 version 1878 is already newer than 1876 2023-12-01T15:45:41.463 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1878 (ObjNum 1070 snap 325 seq_num 1070) dirty exists 2023-12-01T15:45:41.463 INFO:tasks.rados.rados.0.smithi119.stdout:3377: left oid 4 (ObjNum 1070 snap 325 seq_num 1070) 2023-12-01T15:45:41.464 INFO:tasks.rados.rados.0.smithi119.stdout:3377: done (3 left) 2023-12-01T15:45:41.464 INFO:tasks.rados.rados.0.smithi119.stdout:3379: done (2 left) 2023-12-01T15:45:41.465 INFO:tasks.rados.rados.0.smithi119.stdout:3380: done (1 left) 2023-12-01T15:45:41.465 INFO:tasks.rados.rados.0.smithi119.stdout:3381: done (0 left) 2023-12-01T15:45:41.465 INFO:tasks.rados.rados.0.smithi119.stdout:3382: copy_from oid 21 from oid 46 current snap is 325 2023-12-01T15:45:41.465 INFO:tasks.rados.rados.0.smithi119.stdout:3383: copy_from oid 48 from oid 23 current snap is 325 2023-12-01T15:45:41.465 INFO:tasks.rados.rados.0.smithi119.stdout:3384: rollback oid 35 current snap is 325 2023-12-01T15:45:41.466 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 35 to 300 2023-12-01T15:45:41.466 INFO:tasks.rados.rados.0.smithi119.stdout:3385: copy_from oid 30 from oid 45 current snap is 325 2023-12-01T15:45:41.466 INFO:tasks.rados.rados.0.smithi119.stdout:3386: read oid 25 snap -1 2023-12-01T15:45:41.466 INFO:tasks.rados.rados.0.smithi119.stdout:3386: expect deleted 2023-12-01T15:45:41.466 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 31 current snap is 325 2023-12-01T15:45:41.466 INFO:tasks.rados.rados.0.smithi119.stdout:3387: seq_num 1073 ranges {0=778240,778240=401408} 2023-12-01T15:45:41.468 INFO:tasks.rados.rados.0.smithi119.stdout:3387: writing smithi119156531-31 from 0 to 778240 tid 1 2023-12-01T15:45:41.470 INFO:tasks.rados.rados.0.smithi119.stdout:3387: writing smithi119156531-31 from 778240 to 1179648 tid 2 2023-12-01T15:45:41.470 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 11 current snap is 325 2023-12-01T15:45:41.470 INFO:tasks.rados.rados.0.smithi119.stdout:3388: seq_num 1074 ranges {6037504=794624,6832128=401408} 2023-12-01T15:45:41.508 INFO:tasks.rados.rados.0.smithi119.stdout:3388: writing smithi119156531-11 from 6037504 to 6832128 tid 1 2023-12-01T15:45:41.511 INFO:tasks.rados.rados.0.smithi119.stdout:3388: writing smithi119156531-11 from 6832128 to 7233536 tid 2 2023-12-01T15:45:41.511 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 1 current snap is 325 2023-12-01T15:45:41.511 INFO:tasks.rados.rados.0.smithi119.stdout:3385: finishing copy_from to smithi119156531-30 2023-12-01T15:45:41.511 INFO:tasks.rados.rados.0.smithi119.stdout:3385: got expected ENOENT (src dne) 2023-12-01T15:45:41.511 INFO:tasks.rados.rados.0.smithi119.stdout:3385: finishing copy_from racing read to smithi119156531-30 2023-12-01T15:45:41.511 INFO:tasks.rados.rados.0.smithi119.stdout:3384: finishing rollback tid 0 to smithi119156531-35 2023-12-01T15:45:41.511 INFO:tasks.rados.rados.0.smithi119.stdout:3384: finishing rollback tid 1 to smithi119156531-35 2023-12-01T15:45:41.511 INFO:tasks.rados.rados.0.smithi119.stdout:3384: finishing rollback tid 2 to smithi119156531-35 2023-12-01T15:45:41.511 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 2363 (ObjNum 917 snap 279 seq_num 917) dirty exists 2023-12-01T15:45:41.511 INFO:tasks.rados.rados.0.smithi119.stdout:3389: seq_num 1075 ranges {6930432=409600,7340032=671744,8011776=131072} 2023-12-01T15:45:41.549 INFO:tasks.rados.rados.0.smithi119.stdout:3389: writing smithi119156531-1 from 6930432 to 7340032 tid 1 2023-12-01T15:45:41.554 INFO:tasks.rados.rados.0.smithi119.stdout:3389: writing smithi119156531-1 from 7340032 to 8011776 tid 2 2023-12-01T15:45:41.555 INFO:tasks.rados.rados.0.smithi119.stdout:3389: writing smithi119156531-1 from 8011776 to 8142848 tid 3 2023-12-01T15:45:41.555 INFO:tasks.rados.rados.0.smithi119.stdout:3384: done (7 left) 2023-12-01T15:45:41.555 INFO:tasks.rados.rados.0.smithi119.stdout:3385: done (6 left) 2023-12-01T15:45:41.555 INFO:tasks.rados.rados.0.smithi119.stdout:3386: done (5 left) 2023-12-01T15:45:41.556 INFO:tasks.rados.rados.0.smithi119.stdout:3390: delete oid 38 current snap is 325 2023-12-01T15:45:41.556 INFO:tasks.rados.rados.0.smithi119.stdout:3387: finishing write tid 1 to smithi119156531-31 2023-12-01T15:45:41.556 INFO:tasks.rados.rados.0.smithi119.stdout:3387: finishing write tid 2 to smithi119156531-31 2023-12-01T15:45:41.556 INFO:tasks.rados.rados.0.smithi119.stdout:3387: finishing write tid 3 to smithi119156531-31 2023-12-01T15:45:41.556 INFO:tasks.rados.rados.0.smithi119.stdout:3387: finishing write tid 4 to smithi119156531-31 2023-12-01T15:45:41.556 INFO:tasks.rados.rados.0.smithi119.stdout:3387: oid 31 updating version 0 to 2393 2023-12-01T15:45:41.556 INFO:tasks.rados.rados.0.smithi119.stdout:3387: oid 31 updating version 2393 to 2394 2023-12-01T15:45:41.556 INFO:tasks.rados.rados.0.smithi119.stdout:3387: oid 31 version 2394 is already newer than 2392 2023-12-01T15:45:41.556 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 2394 (ObjNum 1073 snap 325 seq_num 1073) dirty exists 2023-12-01T15:45:41.556 INFO:tasks.rados.rados.0.smithi119.stdout:3387: left oid 31 (ObjNum 1073 snap 325 seq_num 1073) 2023-12-01T15:45:41.556 INFO:tasks.rados.rados.0.smithi119.stdout:3382: finishing copy_from to smithi119156531-21 2023-12-01T15:45:41.556 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1904 (ObjNum 1057 snap 321 seq_num 1057) dirty exists 2023-12-01T15:45:41.556 INFO:tasks.rados.rados.0.smithi119.stdout:3382: finishing copy_from racing read to smithi119156531-21 2023-12-01T15:45:41.556 INFO:tasks.rados.rados.0.smithi119.stdout:3383: finishing copy_from to smithi119156531-48 2023-12-01T15:45:41.557 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 2485 (ObjNum 1046 snap 315 seq_num 1046) dirty exists 2023-12-01T15:45:41.557 INFO:tasks.rados.rados.0.smithi119.stdout:3383: finishing copy_from racing read to smithi119156531-48 2023-12-01T15:45:41.557 INFO:tasks.rados.rados.0.smithi119.stdout:3388: finishing write tid 1 to smithi119156531-11 2023-12-01T15:45:41.557 INFO:tasks.rados.rados.0.smithi119.stdout:3388: finishing write tid 2 to smithi119156531-11 2023-12-01T15:45:41.557 INFO:tasks.rados.rados.0.smithi119.stdout:3388: finishing write tid 3 to smithi119156531-11 2023-12-01T15:45:41.557 INFO:tasks.rados.rados.0.smithi119.stdout:3388: finishing write tid 4 to smithi119156531-11 2023-12-01T15:45:41.557 INFO:tasks.rados.rados.0.smithi119.stdout:3388: oid 11 updating version 0 to 2366 2023-12-01T15:45:41.557 INFO:tasks.rados.rados.0.smithi119.stdout:3388: oid 11 version 2366 is already newer than 2364 2023-12-01T15:45:41.557 INFO:tasks.rados.rados.0.smithi119.stdout:3388: oid 11 version 2366 is already newer than 2365 2023-12-01T15:45:41.557 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 2366 (ObjNum 1074 snap 325 seq_num 1074) dirty exists 2023-12-01T15:45:41.557 INFO:tasks.rados.rados.0.smithi119.stdout:3388: left oid 11 (ObjNum 1074 snap 325 seq_num 1074) 2023-12-01T15:45:41.557 INFO:tasks.rados.rados.0.smithi119.stdout:3389: finishing write tid 1 to smithi119156531-1 2023-12-01T15:45:41.559 INFO:tasks.rados.rados.0.smithi119.stdout:3389: finishing write tid 2 to smithi119156531-1 2023-12-01T15:45:41.559 INFO:tasks.rados.rados.0.smithi119.stdout:3389: finishing write tid 3 to smithi119156531-1 2023-12-01T15:45:41.559 INFO:tasks.rados.rados.0.smithi119.stdout:3389: finishing write tid 4 to smithi119156531-1 2023-12-01T15:45:41.561 INFO:tasks.rados.rados.0.smithi119.stdout:3389: finishing write tid 5 to smithi119156531-1 2023-12-01T15:45:41.561 INFO:tasks.rados.rados.0.smithi119.stdout:3389: oid 1 updating version 0 to 1882 2023-12-01T15:45:41.561 INFO:tasks.rados.rados.0.smithi119.stdout:3389: oid 1 version 1882 is already newer than 1880 2023-12-01T15:45:41.561 INFO:tasks.rados.rados.0.smithi119.stdout:3389: oid 1 version 1882 is already newer than 1881 2023-12-01T15:45:41.561 INFO:tasks.rados.rados.0.smithi119.stdout:3389: oid 1 updating version 1882 to 1883 2023-12-01T15:45:41.562 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 1883 (ObjNum 1075 snap 325 seq_num 1075) dirty exists 2023-12-01T15:45:41.562 INFO:tasks.rados.rados.0.smithi119.stdout:3389: left oid 1 (ObjNum 1075 snap 325 seq_num 1075) 2023-12-01T15:45:41.562 INFO:tasks.rados.rados.0.smithi119.stdout:3382: done (5 left) 2023-12-01T15:45:41.562 INFO:tasks.rados.rados.0.smithi119.stdout:3383: done (4 left) 2023-12-01T15:45:41.562 INFO:tasks.rados.rados.0.smithi119.stdout:3387: done (3 left) 2023-12-01T15:45:41.562 INFO:tasks.rados.rados.0.smithi119.stdout:3388: done (2 left) 2023-12-01T15:45:41.562 INFO:tasks.rados.rados.0.smithi119.stdout:3389: done (1 left) 2023-12-01T15:45:41.562 INFO:tasks.rados.rados.0.smithi119.stdout:3390: done (0 left) 2023-12-01T15:45:41.562 INFO:tasks.rados.rados.0.smithi119.stdout:3391: snap_create 2023-12-01T15:45:41.627 INFO:tasks.rados.rados.0.smithi119.stdout:3391: done (0 left) 2023-12-01T15:45:41.627 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 20 current snap is 326 2023-12-01T15:45:41.627 INFO:tasks.rados.rados.0.smithi119.stdout:3392: seq_num 1077 ranges {2408448=442368,2850816=434176,3284992=368640} 2023-12-01T15:45:41.642 INFO:tasks.rados.rados.0.smithi119.stdout:3392: writing smithi119156531-20 from 2408448 to 2850816 tid 1 2023-12-01T15:45:41.645 INFO:tasks.rados.rados.0.smithi119.stdout:3392: writing smithi119156531-20 from 2850816 to 3284992 tid 2 2023-12-01T15:45:41.647 INFO:tasks.rados.rados.0.smithi119.stdout:3392: writing smithi119156531-20 from 3284992 to 3653632 tid 3 2023-12-01T15:45:41.647 INFO:tasks.rados.rados.0.smithi119.stdout:3393: read oid 7 snap -1 2023-12-01T15:45:41.647 INFO:tasks.rados.rados.0.smithi119.stdout:3393: expect (ObjNum 1058 snap 323 seq_num 1058) 2023-12-01T15:45:41.647 INFO:tasks.rados.rados.0.smithi119.stdout:3394: rollback oid 37 current snap is 326 2023-12-01T15:45:41.647 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 37 to 317 2023-12-01T15:45:41.647 INFO:tasks.rados.rados.0.smithi119.stdout:3395: snap_create 2023-12-01T15:45:41.650 INFO:tasks.rados.rados.0.smithi119.stdout:3392: finishing write tid 1 to smithi119156531-20 2023-12-01T15:45:41.651 INFO:tasks.rados.rados.0.smithi119.stdout:3392: finishing write tid 2 to smithi119156531-20 2023-12-01T15:45:41.651 INFO:tasks.rados.rados.0.smithi119.stdout:3392: finishing write tid 3 to smithi119156531-20 2023-12-01T15:45:41.652 INFO:tasks.rados.rados.0.smithi119.stdout:3392: finishing write tid 4 to smithi119156531-20 2023-12-01T15:45:41.654 INFO:tasks.rados.rados.0.smithi119.stdout:3392: finishing write tid 5 to smithi119156531-20 2023-12-01T15:45:41.654 INFO:tasks.rados.rados.0.smithi119.stdout:3392: oid 20 updating version 0 to 2398 2023-12-01T15:45:41.654 INFO:tasks.rados.rados.0.smithi119.stdout:3392: oid 20 version 2398 is already newer than 2396 2023-12-01T15:45:41.654 INFO:tasks.rados.rados.0.smithi119.stdout:3392: oid 20 version 2398 is already newer than 2395 2023-12-01T15:45:41.654 INFO:tasks.rados.rados.0.smithi119.stdout:3392: oid 20 version 2398 is already newer than 2397 2023-12-01T15:45:41.654 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 2398 (ObjNum 1077 snap 326 seq_num 1077) dirty exists 2023-12-01T15:45:41.654 INFO:tasks.rados.rados.0.smithi119.stdout:3392: left oid 20 (ObjNum 1077 snap 326 seq_num 1077) 2023-12-01T15:45:41.655 INFO:tasks.rados.rados.0.smithi119.stdout:3393: expect (ObjNum 1058 snap 323 seq_num 1058) 2023-12-01T15:45:41.679 INFO:tasks.rados.rados.0.smithi119.stdout:3394: finishing rollback tid 0 to smithi119156531-37 2023-12-01T15:45:41.679 INFO:tasks.rados.rados.0.smithi119.stdout:3394: finishing rollback tid 1 to smithi119156531-37 2023-12-01T15:45:41.679 INFO:tasks.rados.rados.0.smithi119.stdout:3394: finishing rollback tid 2 to smithi119156531-37 2023-12-01T15:45:41.679 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 2568 (ObjNum 834 snap 257 seq_num 834) dirty exists 2023-12-01T15:45:42.626 INFO:tasks.rados.rados.0.smithi119.stdout:3392: done (3 left) 2023-12-01T15:45:42.626 INFO:tasks.rados.rados.0.smithi119.stdout:3393: done (2 left) 2023-12-01T15:45:42.626 INFO:tasks.rados.rados.0.smithi119.stdout:3394: done (1 left) 2023-12-01T15:45:42.626 INFO:tasks.rados.rados.0.smithi119.stdout:3395: done (0 left) 2023-12-01T15:45:42.626 INFO:tasks.rados.rados.0.smithi119.stdout:3396: snap_create 2023-12-01T15:45:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:42 smithi183 ceph-mon[99169]: pgmap v1039: 121 pgs: 121 active+clean; 531 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2023-12-01T15:45:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:42 smithi183 ceph-mon[99169]: osdmap e709: 8 total, 8 up, 8 in 2023-12-01T15:45:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:42 smithi119 ceph-mon[108979]: pgmap v1039: 121 pgs: 121 active+clean; 531 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2023-12-01T15:45:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:42 smithi119 ceph-mon[108979]: osdmap e709: 8 total, 8 up, 8 in 2023-12-01T15:45:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:42 smithi119 ceph-mon[94175]: pgmap v1039: 121 pgs: 121 active+clean; 531 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2023-12-01T15:45:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:42 smithi119 ceph-mon[94175]: osdmap e709: 8 total, 8 up, 8 in 2023-12-01T15:45:43.638 INFO:tasks.rados.rados.0.smithi119.stdout:3396: done (0 left) 2023-12-01T15:45:43.639 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 8 current snap is 328 2023-12-01T15:45:43.639 INFO:tasks.rados.rados.0.smithi119.stdout:3397: seq_num 1078 ranges {8224768=458752,8683520=720896,9404416=81920} 2023-12-01T15:45:43.684 INFO:tasks.rados.rados.0.smithi119.stdout:3397: writing smithi119156531-8 from 8224768 to 8683520 tid 1 2023-12-01T15:45:43.688 INFO:tasks.rados.rados.0.smithi119.stdout:3397: writing smithi119156531-8 from 8683520 to 9404416 tid 2 2023-12-01T15:45:43.689 INFO:tasks.rados.rados.0.smithi119.stdout:3397: writing smithi119156531-8 from 9404416 to 9486336 tid 3 2023-12-01T15:45:43.689 INFO:tasks.rados.rados.0.smithi119.stdout:3398: rollback oid 37 current snap is 328 2023-12-01T15:45:43.689 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 37 to 315 2023-12-01T15:45:43.689 INFO:tasks.rados.rados.0.smithi119.stdout:3399: snap_create 2023-12-01T15:45:43.693 INFO:tasks.rados.rados.0.smithi119.stdout:3397: finishing write tid 1 to smithi119156531-8 2023-12-01T15:45:43.694 INFO:tasks.rados.rados.0.smithi119.stdout:3397: finishing write tid 2 to smithi119156531-8 2023-12-01T15:45:43.694 INFO:tasks.rados.rados.0.smithi119.stdout:3397: finishing write tid 3 to smithi119156531-8 2023-12-01T15:45:43.695 INFO:tasks.rados.rados.0.smithi119.stdout:3397: finishing write tid 4 to smithi119156531-8 2023-12-01T15:45:43.696 INFO:tasks.rados.rados.0.smithi119.stdout:3398: finishing rollback tid 0 to smithi119156531-37 2023-12-01T15:45:43.696 INFO:tasks.rados.rados.0.smithi119.stdout:3398: finishing rollback tid 1 to smithi119156531-37 2023-12-01T15:45:43.696 INFO:tasks.rados.rados.0.smithi119.stdout:3397: finishing write tid 5 to smithi119156531-8 2023-12-01T15:45:43.696 INFO:tasks.rados.rados.0.smithi119.stdout:3397: oid 8 updating version 0 to 2184 2023-12-01T15:45:43.696 INFO:tasks.rados.rados.0.smithi119.stdout:3397: oid 8 updating version 2184 to 2185 2023-12-01T15:45:43.697 INFO:tasks.rados.rados.0.smithi119.stdout:3397: oid 8 updating version 2185 to 2186 2023-12-01T15:45:43.697 INFO:tasks.rados.rados.0.smithi119.stdout:3397: oid 8 updating version 2186 to 2187 2023-12-01T15:45:43.697 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 2187 (ObjNum 1078 snap 328 seq_num 1078) dirty exists 2023-12-01T15:45:43.697 INFO:tasks.rados.rados.0.smithi119.stdout:3397: left oid 8 (ObjNum 1078 snap 328 seq_num 1078) 2023-12-01T15:45:43.697 INFO:tasks.rados.rados.0.smithi119.stdout:3398: finishing rollback tid 2 to smithi119156531-37 2023-12-01T15:45:43.697 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 2572 (ObjNum 834 snap 257 seq_num 834) dirty exists 2023-12-01T15:45:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:43 smithi183 ceph-mon[99169]: osdmap e710: 8 total, 8 up, 8 in 2023-12-01T15:45:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:43 smithi119 ceph-mon[108979]: osdmap e710: 8 total, 8 up, 8 in 2023-12-01T15:45:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:43 smithi119 ceph-mon[94175]: osdmap e710: 8 total, 8 up, 8 in 2023-12-01T15:45:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:45:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:45:44] "GET /metrics HTTP/1.1" 200 36172 "" "Prometheus/2.43.0" 2023-12-01T15:45:44.640 INFO:tasks.rados.rados.0.smithi119.stdout:3397: done (2 left) 2023-12-01T15:45:44.640 INFO:tasks.rados.rados.0.smithi119.stdout:3398: done (1 left) 2023-12-01T15:45:44.640 INFO:tasks.rados.rados.0.smithi119.stdout:3399: done (0 left) 2023-12-01T15:45:44.640 INFO:tasks.rados.rados.0.smithi119.stdout:3400: setattr oid 17 current snap is 329 2023-12-01T15:45:44.641 INFO:tasks.rados.rados.0.smithi119.stdout:3401: snap_create 2023-12-01T15:45:44.646 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 1855 (ObjNum 1037 snap 311 seq_num 1037) dirty exists 2023-12-01T15:45:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:44 smithi183 ceph-mon[99169]: pgmap v1042: 121 pgs: 121 active+clean; 531 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2023-12-01T15:45:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:44 smithi183 ceph-mon[99169]: osdmap e711: 8 total, 8 up, 8 in 2023-12-01T15:45:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:44 smithi119 ceph-mon[108979]: pgmap v1042: 121 pgs: 121 active+clean; 531 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2023-12-01T15:45:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:44 smithi119 ceph-mon[108979]: osdmap e711: 8 total, 8 up, 8 in 2023-12-01T15:45:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:44 smithi119 ceph-mon[94175]: pgmap v1042: 121 pgs: 121 active+clean; 531 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2023-12-01T15:45:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:44 smithi119 ceph-mon[94175]: osdmap e711: 8 total, 8 up, 8 in 2023-12-01T15:45:45.598 INFO:tasks.rados.rados.0.smithi119.stdout:3400: done (1 left) 2023-12-01T15:45:45.598 INFO:tasks.rados.rados.0.smithi119.stdout:3401: done (0 left) 2023-12-01T15:45:45.599 INFO:tasks.rados.rados.0.smithi119.stdout:3402: snap_create 2023-12-01T15:45:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:45 smithi183 ceph-mon[99169]: osdmap e712: 8 total, 8 up, 8 in 2023-12-01T15:45:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:45 smithi183 ceph-mon[99169]: osdmap e713: 8 total, 8 up, 8 in 2023-12-01T15:45:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:45 smithi119 ceph-mon[94175]: osdmap e712: 8 total, 8 up, 8 in 2023-12-01T15:45:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:45 smithi119 ceph-mon[94175]: osdmap e713: 8 total, 8 up, 8 in 2023-12-01T15:45:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:45 smithi119 ceph-mon[108979]: osdmap e712: 8 total, 8 up, 8 in 2023-12-01T15:45:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:45 smithi119 ceph-mon[108979]: osdmap e713: 8 total, 8 up, 8 in 2023-12-01T15:45:46.609 INFO:tasks.rados.rados.0.smithi119.stdout:3402: done (0 left) 2023-12-01T15:45:46.610 INFO:tasks.rados.rados.0.smithi119.stdout:3403: read oid 29 snap -1 2023-12-01T15:45:46.610 INFO:tasks.rados.rados.0.smithi119.stdout:3403: expect deleted 2023-12-01T15:45:46.610 INFO:tasks.rados.rados.0.smithi119.stdout:3404: read oid 23 snap 326 2023-12-01T15:45:46.610 INFO:tasks.rados.rados.0.smithi119.stdout:3404: expect (ObjNum 1046 snap 315 seq_num 1046) 2023-12-01T15:45:46.610 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 3 current snap is 331 2023-12-01T15:45:46.610 INFO:tasks.rados.rados.0.smithi119.stdout:3405: seq_num 1079 ranges {0=475136,475136=606208,1081344=196608} 2023-12-01T15:45:46.612 INFO:tasks.rados.rados.0.smithi119.stdout:3405: writing smithi119156531-3 from 0 to 475136 tid 1 2023-12-01T15:45:46.615 INFO:tasks.rados.rados.0.smithi119.stdout:3405: writing smithi119156531-3 from 475136 to 1081344 tid 2 2023-12-01T15:45:46.617 INFO:tasks.rados.rados.0.smithi119.stdout:3405: writing smithi119156531-3 from 1081344 to 1277952 tid 3 2023-12-01T15:45:46.617 INFO:tasks.rados.rados.0.smithi119.stdout:3406: read oid 46 snap 301 2023-12-01T15:45:46.617 INFO:tasks.rados.rados.0.smithi119.stdout:3406: expect (ObjNum 971 snap 297 seq_num 971) 2023-12-01T15:45:46.617 INFO:tasks.rados.rados.0.smithi119.stdout:3407: setattr oid 14 current snap is 331 2023-12-01T15:45:46.617 INFO:tasks.rados.rados.0.smithi119.stdout:3405: finishing write tid 1 to smithi119156531-3 2023-12-01T15:45:46.619 INFO:tasks.rados.rados.0.smithi119.stdout:3403: done (4 left) 2023-12-01T15:45:46.619 INFO:tasks.rados.rados.0.smithi119.stdout:3408: delete oid 26 current snap is 331 2023-12-01T15:45:46.625 INFO:tasks.rados.rados.0.smithi119.stdout:3405: finishing write tid 2 to smithi119156531-3 2023-12-01T15:45:46.626 INFO:tasks.rados.rados.0.smithi119.stdout:3405: finishing write tid 3 to smithi119156531-3 2023-12-01T15:45:46.626 INFO:tasks.rados.rados.0.smithi119.stdout:3405: finishing write tid 4 to smithi119156531-3 2023-12-01T15:45:46.631 INFO:tasks.rados.rados.0.smithi119.stdout:3408: done (4 left) 2023-12-01T15:45:46.632 INFO:tasks.rados.rados.0.smithi119.stdout:3409: setattr oid 15 current snap is 331 2023-12-01T15:45:46.633 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 31 current snap is 331 2023-12-01T15:45:46.633 INFO:tasks.rados.rados.0.smithi119.stdout:3410: seq_num 1081 ranges {1179648=507904,1687552=425984,2113536=376832} 2023-12-01T15:45:46.643 INFO:tasks.rados.rados.0.smithi119.stdout:3410: writing smithi119156531-31 from 1179648 to 1687552 tid 1 2023-12-01T15:45:46.646 INFO:tasks.rados.rados.0.smithi119.stdout:3410: writing smithi119156531-31 from 1687552 to 2113536 tid 2 2023-12-01T15:45:46.648 INFO:tasks.rados.rados.0.smithi119.stdout:3410: writing smithi119156531-31 from 2113536 to 2490368 tid 3 2023-12-01T15:45:46.648 INFO:tasks.rados.rados.0.smithi119.stdout:3411: read oid 16 snap -1 2023-12-01T15:45:46.648 INFO:tasks.rados.rados.0.smithi119.stdout:3411: expect (ObjNum 1016 snap 307 seq_num 1016) 2023-12-01T15:45:46.649 INFO:tasks.rados.rados.0.smithi119.stdout:3412: snap_remove snap 308 2023-12-01T15:45:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:46 smithi183 ceph-mon[99169]: pgmap v1045: 121 pgs: 121 active+clean; 527 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.0 MiB/s wr, 13 op/s 2023-12-01T15:45:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:46 smithi183 ceph-mon[99169]: osdmap e714: 8 total, 8 up, 8 in 2023-12-01T15:45:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:46 smithi119 ceph-mon[108979]: pgmap v1045: 121 pgs: 121 active+clean; 527 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.0 MiB/s wr, 13 op/s 2023-12-01T15:45:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:46 smithi119 ceph-mon[108979]: osdmap e714: 8 total, 8 up, 8 in 2023-12-01T15:45:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:46 smithi119 ceph-mon[94175]: pgmap v1045: 121 pgs: 121 active+clean; 527 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.0 MiB/s wr, 13 op/s 2023-12-01T15:45:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:46 smithi119 ceph-mon[94175]: osdmap e714: 8 total, 8 up, 8 in 2023-12-01T15:45:47.609 INFO:tasks.rados.rados.0.smithi119.stdout:3412: done (7 left) 2023-12-01T15:45:47.609 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 36 current snap is 331 2023-12-01T15:45:47.609 INFO:tasks.rados.rados.0.smithi119.stdout:3413: seq_num 1082 ranges {0=524288,524288=704512,1228800=98304} 2023-12-01T15:45:47.618 INFO:tasks.rados.rados.0.smithi119.stdout:3413: writing smithi119156531-36 from 0 to 524288 tid 1 2023-12-01T15:45:47.618 INFO:tasks.rados.rados.0.smithi119.stdout:3413: writing smithi119156531-36 from 524288 to 1228800 tid 2 2023-12-01T15:45:47.618 INFO:tasks.rados.rados.0.smithi119.stdout:3413: writing smithi119156531-36 from 1228800 to 1327104 tid 3 2023-12-01T15:45:47.618 INFO:tasks.rados.rados.0.smithi119.stdout:3414: snap_remove snap 315 2023-12-01T15:45:48.612 INFO:tasks.rados.rados.0.smithi119.stdout:3414: done (8 left) 2023-12-01T15:45:48.612 INFO:tasks.rados.rados.0.smithi119.stdout:3415: read oid 24 snap 326 2023-12-01T15:45:48.612 INFO:tasks.rados.rados.0.smithi119.stdout:3415: expect deleted 2023-12-01T15:45:48.613 INFO:tasks.rados.rados.0.smithi119.stdout:3416: copy_from oid 19 from oid 37 current snap is 331 2023-12-01T15:45:48.620 INFO:tasks.rados.rados.0.smithi119.stdout:3417: setattr oid 40 current snap is 331 2023-12-01T15:45:48.620 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 2398 (ObjNum 992 snap 302 seq_num 992) dirty exists 2023-12-01T15:45:48.620 INFO:tasks.rados.rados.0.smithi119.stdout:3405: finishing write tid 5 to smithi119156531-3 2023-12-01T15:45:48.620 INFO:tasks.rados.rados.0.smithi119.stdout:3405: oid 3 updating version 0 to 1859 2023-12-01T15:45:48.620 INFO:tasks.rados.rados.0.smithi119.stdout:3405: oid 3 version 1859 is already newer than 1856 2023-12-01T15:45:48.620 INFO:tasks.rados.rados.0.smithi119.stdout:3405: oid 3 version 1859 is already newer than 1858 2023-12-01T15:45:48.621 INFO:tasks.rados.rados.0.smithi119.stdout:3405: oid 3 version 1859 is already newer than 1857 2023-12-01T15:45:48.621 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 1859 (ObjNum 1079 snap 331 seq_num 1079) dirty exists 2023-12-01T15:45:48.621 INFO:tasks.rados.rados.0.smithi119.stdout:3405: left oid 3 (ObjNum 1079 snap 331 seq_num 1079) 2023-12-01T15:45:48.621 INFO:tasks.rados.rados.0.smithi119.stdout:3406: expect (ObjNum 971 snap 297 seq_num 971) 2023-12-01T15:45:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:48 smithi183 ceph-mon[99169]: pgmap v1048: 121 pgs: 121 active+clean; 527 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.0 MiB/s wr, 13 op/s 2023-12-01T15:45:48.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:48 smithi183 ceph-mon[99169]: osdmap e715: 8 total, 8 up, 8 in 2023-12-01T15:45:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:48 smithi119 ceph-mon[94175]: pgmap v1048: 121 pgs: 121 active+clean; 527 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.0 MiB/s wr, 13 op/s 2023-12-01T15:45:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:48 smithi119 ceph-mon[94175]: osdmap e715: 8 total, 8 up, 8 in 2023-12-01T15:45:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:48 smithi119 ceph-mon[108979]: pgmap v1048: 121 pgs: 121 active+clean; 527 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.0 MiB/s wr, 13 op/s 2023-12-01T15:45:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:48 smithi119 ceph-mon[108979]: osdmap e715: 8 total, 8 up, 8 in 2023-12-01T15:45:49.049 INFO:tasks.rados.rados.0.smithi119.stdout:3404: expect (ObjNum 1046 snap 315 seq_num 1046) 2023-12-01T15:45:49.670 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 2573 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-12-01T15:45:49.670 INFO:tasks.rados.rados.0.smithi119.stdout:3410: finishing write tid 1 to smithi119156531-31 2023-12-01T15:45:49.670 INFO:tasks.rados.rados.0.smithi119.stdout:3410: finishing write tid 2 to smithi119156531-31 2023-12-01T15:45:49.670 INFO:tasks.rados.rados.0.smithi119.stdout:3410: finishing write tid 3 to smithi119156531-31 2023-12-01T15:45:49.670 INFO:tasks.rados.rados.0.smithi119.stdout:3410: finishing write tid 4 to smithi119156531-31 2023-12-01T15:45:49.671 INFO:tasks.rados.rados.0.smithi119.stdout:3410: finishing write tid 5 to smithi119156531-31 2023-12-01T15:45:49.671 INFO:tasks.rados.rados.0.smithi119.stdout:3410: oid 31 updating version 0 to 2402 2023-12-01T15:45:49.671 INFO:tasks.rados.rados.0.smithi119.stdout:3410: oid 31 version 2402 is already newer than 2401 2023-12-01T15:45:49.671 INFO:tasks.rados.rados.0.smithi119.stdout:3410: oid 31 version 2402 is already newer than 2399 2023-12-01T15:45:49.671 INFO:tasks.rados.rados.0.smithi119.stdout:3410: oid 31 version 2402 is already newer than 2400 2023-12-01T15:45:49.671 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 2402 (ObjNum 1081 snap 331 seq_num 1081) dirty exists 2023-12-01T15:45:49.671 INFO:tasks.rados.rados.0.smithi119.stdout:3410: left oid 31 (ObjNum 1081 snap 331 seq_num 1081) 2023-12-01T15:45:49.671 INFO:tasks.rados.rados.0.smithi119.stdout:3411: expect (ObjNum 1016 snap 307 seq_num 1016) 2023-12-01T15:45:49.721 INFO:tasks.rados.rados.0.smithi119.stdout:3413: finishing write tid 1 to smithi119156531-36 2023-12-01T15:45:49.721 INFO:tasks.rados.rados.0.smithi119.stdout:3413: finishing write tid 2 to smithi119156531-36 2023-12-01T15:45:49.721 INFO:tasks.rados.rados.0.smithi119.stdout:3413: finishing write tid 3 to smithi119156531-36 2023-12-01T15:45:49.721 INFO:tasks.rados.rados.0.smithi119.stdout:3413: finishing write tid 4 to smithi119156531-36 2023-12-01T15:45:49.721 INFO:tasks.rados.rados.0.smithi119.stdout:3413: finishing write tid 5 to smithi119156531-36 2023-12-01T15:45:49.721 INFO:tasks.rados.rados.0.smithi119.stdout:3413: oid 36 updating version 0 to 674 2023-12-01T15:45:49.721 INFO:tasks.rados.rados.0.smithi119.stdout:3413: oid 36 updating version 674 to 675 2023-12-01T15:45:49.721 INFO:tasks.rados.rados.0.smithi119.stdout:3413: oid 36 version 675 is already newer than 673 2023-12-01T15:45:49.721 INFO:tasks.rados.rados.0.smithi119.stdout:3413: oid 36 updating version 675 to 676 2023-12-01T15:45:49.721 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 676 (ObjNum 1082 snap 331 seq_num 1082) dirty exists 2023-12-01T15:45:49.721 INFO:tasks.rados.rados.0.smithi119.stdout:3413: left oid 36 (ObjNum 1082 snap 331 seq_num 1082) 2023-12-01T15:45:49.721 INFO:tasks.rados.rados.0.smithi119.stdout:3404: done (10 left) 2023-12-01T15:45:49.721 INFO:tasks.rados.rados.0.smithi119.stdout:3405: done (9 left) 2023-12-01T15:45:49.722 INFO:tasks.rados.rados.0.smithi119.stdout:3406: done (8 left) 2023-12-01T15:45:49.722 INFO:tasks.rados.rados.0.smithi119.stdout:3407: done (7 left) 2023-12-01T15:45:49.722 INFO:tasks.rados.rados.0.smithi119.stdout:3409: done (6 left) 2023-12-01T15:45:49.722 INFO:tasks.rados.rados.0.smithi119.stdout:3410: done (5 left) 2023-12-01T15:45:49.722 INFO:tasks.rados.rados.0.smithi119.stdout:3411: done (4 left) 2023-12-01T15:45:49.722 INFO:tasks.rados.rados.0.smithi119.stdout:3413: done (3 left) 2023-12-01T15:45:49.722 INFO:tasks.rados.rados.0.smithi119.stdout:3418: snap_create 2023-12-01T15:45:49.722 INFO:tasks.rados.rados.0.smithi119.stdout:3416: finishing copy_from to smithi119156531-19 2023-12-01T15:45:49.722 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 2572 (ObjNum 834 snap 257 seq_num 834) dirty exists 2023-12-01T15:45:49.722 INFO:tasks.rados.rados.0.smithi119.stdout:3416: finishing copy_from racing read to smithi119156531-19 2023-12-01T15:45:49.722 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 2455 (ObjNum 1060 snap 323 seq_num 1060) dirty exists 2023-12-01T15:45:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:49 smithi183 ceph-mon[99169]: osdmap e716: 8 total, 8 up, 8 in 2023-12-01T15:45:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:49 smithi119 ceph-mon[94175]: osdmap e716: 8 total, 8 up, 8 in 2023-12-01T15:45:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:49 smithi119 ceph-mon[108979]: osdmap e716: 8 total, 8 up, 8 in 2023-12-01T15:45:50.637 INFO:tasks.rados.rados.0.smithi119.stdout:3415: done (3 left) 2023-12-01T15:45:50.637 INFO:tasks.rados.rados.0.smithi119.stdout:3416: done (2 left) 2023-12-01T15:45:50.637 INFO:tasks.rados.rados.0.smithi119.stdout:3417: done (1 left) 2023-12-01T15:45:50.637 INFO:tasks.rados.rados.0.smithi119.stdout:3418: done (0 left) 2023-12-01T15:45:50.637 INFO:tasks.rados.rados.0.smithi119.stdout:3419: delete oid 34 current snap is 332 2023-12-01T15:45:50.644 INFO:tasks.rados.rados.0.smithi119.stdout:3419: done (0 left) 2023-12-01T15:45:50.644 INFO:tasks.rados.rados.0.smithi119.stdout:3420: rmattr oid 6 current snap is 332 2023-12-01T15:45:50.644 INFO:tasks.rados.rados.0.smithi119.stdout:3420: done (0 left) 2023-12-01T15:45:50.644 INFO:tasks.rados.rados.0.smithi119.stdout:3421: read oid 36 snap -1 2023-12-01T15:45:50.645 INFO:tasks.rados.rados.0.smithi119.stdout:3421: expect (ObjNum 1082 snap 331 seq_num 1082) 2023-12-01T15:45:50.645 INFO:tasks.rados.rados.0.smithi119.stdout:3422: delete oid 50 current snap is 332 2023-12-01T15:45:50.650 INFO:tasks.rados.rados.0.smithi119.stdout:3422: done (1 left) 2023-12-01T15:45:50.650 INFO:tasks.rados.rados.0.smithi119.stdout:3423: rollback oid 25 current snap is 332 2023-12-01T15:45:50.650 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 25 to 319 2023-12-01T15:45:50.651 INFO:tasks.rados.rados.0.smithi119.stdout:3424: read oid 20 snap 309 2023-12-01T15:45:50.651 INFO:tasks.rados.rados.0.smithi119.stdout:3424: expect (ObjNum 834 snap 257 seq_num 834) 2023-12-01T15:45:50.651 INFO:tasks.rados.rados.0.smithi119.stdout:3425: snap_remove snap 285 2023-12-01T15:45:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:50 smithi183 ceph-mon[99169]: pgmap v1051: 121 pgs: 121 active+clean; 527 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:45:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:50 smithi119 ceph-mon[94175]: pgmap v1051: 121 pgs: 121 active+clean; 527 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:45:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:50 smithi119 ceph-mon[108979]: pgmap v1051: 121 pgs: 121 active+clean; 527 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:45:51.646 INFO:tasks.rados.rados.0.smithi119.stdout:3425: done (3 left) 2023-12-01T15:45:51.646 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 16 current snap is 332 2023-12-01T15:45:51.647 INFO:tasks.rados.rados.0.smithi119.stdout:3426: seq_num 1085 ranges {1236992=581632,1818624=761856,2580480=40960} 2023-12-01T15:45:51.653 INFO:tasks.rados.rados.0.smithi119.stdout:3426: writing smithi119156531-16 from 1236992 to 1818624 tid 1 2023-12-01T15:45:51.658 INFO:tasks.rados.rados.0.smithi119.stdout:3426: writing smithi119156531-16 from 1818624 to 2580480 tid 2 2023-12-01T15:45:51.658 INFO:tasks.rados.rados.0.smithi119.stdout:3426: writing smithi119156531-16 from 2580480 to 2621440 tid 3 2023-12-01T15:45:51.658 INFO:tasks.rados.rados.0.smithi119.stdout:3427: copy_from oid 41 from oid 44 current snap is 332 2023-12-01T15:45:51.658 INFO:tasks.rados.rados.0.smithi119.stdout:3423: finishing rollback tid 1 to smithi119156531-25 2023-12-01T15:45:51.658 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 1842 (ObjNum 33 snap 0 seq_num 3099592248) dirty dne 2023-12-01T15:45:51.658 INFO:tasks.rados.rados.0.smithi119.stdout:3421: expect (ObjNum 1082 snap 331 seq_num 1082) 2023-12-01T15:45:51.701 INFO:tasks.rados.rados.0.smithi119.stdout:3424: expect (ObjNum 834 snap 257 seq_num 834) 2023-12-01T15:45:51.752 INFO:tasks.rados.rados.0.smithi119.stdout:3426: finishing write tid 1 to smithi119156531-16 2023-12-01T15:45:51.752 INFO:tasks.rados.rados.0.smithi119.stdout:3427: finishing copy_from to smithi119156531-41 2023-12-01T15:45:51.752 INFO:tasks.rados.rados.0.smithi119.stdout:3427: got expected ENOENT (src dne) 2023-12-01T15:45:51.752 INFO:tasks.rados.rados.0.smithi119.stdout:3427: finishing copy_from racing read to smithi119156531-41 2023-12-01T15:45:51.752 INFO:tasks.rados.rados.0.smithi119.stdout:3421: done (4 left) 2023-12-01T15:45:51.752 INFO:tasks.rados.rados.0.smithi119.stdout:3423: done (3 left) 2023-12-01T15:45:51.752 INFO:tasks.rados.rados.0.smithi119.stdout:3424: done (2 left) 2023-12-01T15:45:51.752 INFO:tasks.rados.rados.0.smithi119.stdout:3427: done (1 left) 2023-12-01T15:45:51.752 INFO:tasks.rados.rados.0.smithi119.stdout:3428: read oid 31 snap -1 2023-12-01T15:45:51.753 INFO:tasks.rados.rados.0.smithi119.stdout:3428: expect (ObjNum 1081 snap 331 seq_num 1081) 2023-12-01T15:45:51.753 INFO:tasks.rados.rados.0.smithi119.stdout:3429: snap_remove snap 326 2023-12-01T15:45:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:51 smithi183 ceph-mon[99169]: osdmap e717: 8 total, 8 up, 8 in 2023-12-01T15:45:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:51 smithi119 ceph-mon[94175]: osdmap e717: 8 total, 8 up, 8 in 2023-12-01T15:45:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:51 smithi119 ceph-mon[108979]: osdmap e717: 8 total, 8 up, 8 in 2023-12-01T15:45:52.648 INFO:tasks.rados.rados.0.smithi119.stdout:3429: done (2 left) 2023-12-01T15:45:52.648 INFO:tasks.rados.rados.0.smithi119.stdout:3430: snap_remove snap 330 2023-12-01T15:45:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:52 smithi183 ceph-mon[99169]: pgmap v1053: 121 pgs: 121 active+clean; 533 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 19 op/s 2023-12-01T15:45:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:52 smithi183 ceph-mon[99169]: osdmap e718: 8 total, 8 up, 8 in 2023-12-01T15:45:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:52 smithi119 ceph-mon[94175]: pgmap v1053: 121 pgs: 121 active+clean; 533 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 19 op/s 2023-12-01T15:45:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:52 smithi119 ceph-mon[94175]: osdmap e718: 8 total, 8 up, 8 in 2023-12-01T15:45:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:52 smithi119 ceph-mon[108979]: pgmap v1053: 121 pgs: 121 active+clean; 533 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 19 op/s 2023-12-01T15:45:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:52 smithi119 ceph-mon[108979]: osdmap e718: 8 total, 8 up, 8 in 2023-12-01T15:45:53.657 INFO:tasks.rados.rados.0.smithi119.stdout:3430: done (2 left) 2023-12-01T15:45:53.657 INFO:tasks.rados.rados.0.smithi119.stdout:3431: copy_from oid 40 from oid 25 current snap is 332 2023-12-01T15:45:53.657 INFO:tasks.rados.rados.0.smithi119.stdout:3432: read oid 18 snap -1 2023-12-01T15:45:53.658 INFO:tasks.rados.rados.0.smithi119.stdout:3432: expect (ObjNum 1067 snap 325 seq_num 1067) 2023-12-01T15:45:53.658 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 332 2023-12-01T15:45:53.658 INFO:tasks.rados.rados.0.smithi119.stdout:3433: seq_num 1086 ranges {0=598016,598016=647168,1245184=155648} 2023-12-01T15:45:53.661 INFO:tasks.rados.rados.0.smithi119.stdout:3433: writing smithi119156531-15 from 0 to 598016 tid 1 2023-12-01T15:45:53.665 INFO:tasks.rados.rados.0.smithi119.stdout:3433: writing smithi119156531-15 from 598016 to 1245184 tid 2 2023-12-01T15:45:53.667 INFO:tasks.rados.rados.0.smithi119.stdout:3433: writing smithi119156531-15 from 1245184 to 1400832 tid 3 2023-12-01T15:45:53.667 INFO:tasks.rados.rados.0.smithi119.stdout:3434: read oid 1 snap -1 2023-12-01T15:45:53.667 INFO:tasks.rados.rados.0.smithi119.stdout:3434: expect (ObjNum 1075 snap 325 seq_num 1075) 2023-12-01T15:45:53.667 INFO:tasks.rados.rados.0.smithi119.stdout:3435: rmattr oid 3 current snap is 332 2023-12-01T15:45:53.667 INFO:tasks.rados.rados.0.smithi119.stdout:3435: done (6 left) 2023-12-01T15:45:53.667 INFO:tasks.rados.rados.0.smithi119.stdout:3436: read oid 14 snap -1 2023-12-01T15:45:53.667 INFO:tasks.rados.rados.0.smithi119.stdout:3436: expect (ObjNum 992 snap 302 seq_num 992) 2023-12-01T15:45:53.667 INFO:tasks.rados.rados.0.smithi119.stdout:3437: delete oid 24 current snap is 332 2023-12-01T15:45:53.667 INFO:tasks.rados.rados.0.smithi119.stdout:3426: finishing write tid 2 to smithi119156531-16 2023-12-01T15:45:53.667 INFO:tasks.rados.rados.0.smithi119.stdout:3426: finishing write tid 3 to smithi119156531-16 2023-12-01T15:45:53.667 INFO:tasks.rados.rados.0.smithi119.stdout:3426: finishing write tid 4 to smithi119156531-16 2023-12-01T15:45:53.668 INFO:tasks.rados.rados.0.smithi119.stdout:3426: finishing write tid 5 to smithi119156531-16 2023-12-01T15:45:53.668 INFO:tasks.rados.rados.0.smithi119.stdout:3426: oid 16 updating version 0 to 2459 2023-12-01T15:45:53.668 INFO:tasks.rados.rados.0.smithi119.stdout:3426: oid 16 version 2459 is already newer than 2456 2023-12-01T15:45:53.668 INFO:tasks.rados.rados.0.smithi119.stdout:3426: oid 16 version 2459 is already newer than 2457 2023-12-01T15:45:53.668 INFO:tasks.rados.rados.0.smithi119.stdout:3426: oid 16 version 2459 is already newer than 2458 2023-12-01T15:45:53.668 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 2459 (ObjNum 1085 snap 332 seq_num 1085) dirty exists 2023-12-01T15:45:53.668 INFO:tasks.rados.rados.0.smithi119.stdout:3426: left oid 16 (ObjNum 1085 snap 332 seq_num 1085) 2023-12-01T15:45:53.668 INFO:tasks.rados.rados.0.smithi119.stdout:3428: expect (ObjNum 1081 snap 331 seq_num 1081) 2023-12-01T15:45:53.758 INFO:tasks.rados.rados.0.smithi119.stdout:3432: expect (ObjNum 1067 snap 325 seq_num 1067) 2023-12-01T15:45:53.810 INFO:tasks.rados.rados.0.smithi119.stdout:3431: finishing copy_from to smithi119156531-40 2023-12-01T15:45:53.810 INFO:tasks.rados.rados.0.smithi119.stdout:3431: got expected ENOENT (src dne) 2023-12-01T15:45:53.810 INFO:tasks.rados.rados.0.smithi119.stdout:3433: finishing write tid 1 to smithi119156531-15 2023-12-01T15:45:53.810 INFO:tasks.rados.rados.0.smithi119.stdout:3433: finishing write tid 2 to smithi119156531-15 2023-12-01T15:45:53.810 INFO:tasks.rados.rados.0.smithi119.stdout:3431: finishing copy_from racing read to smithi119156531-40 2023-12-01T15:45:53.810 INFO:tasks.rados.rados.0.smithi119.stdout:3433: finishing write tid 3 to smithi119156531-15 2023-12-01T15:45:53.810 INFO:tasks.rados.rados.0.smithi119.stdout:3433: finishing write tid 4 to smithi119156531-15 2023-12-01T15:45:53.810 INFO:tasks.rados.rados.0.smithi119.stdout:3433: finishing write tid 5 to smithi119156531-15 2023-12-01T15:45:53.811 INFO:tasks.rados.rados.0.smithi119.stdout:3433: oid 15 updating version 0 to 2593 2023-12-01T15:45:53.811 INFO:tasks.rados.rados.0.smithi119.stdout:3433: oid 15 updating version 2593 to 2595 2023-12-01T15:45:53.811 INFO:tasks.rados.rados.0.smithi119.stdout:3433: oid 15 updating version 2595 to 2596 2023-12-01T15:45:53.811 INFO:tasks.rados.rados.0.smithi119.stdout:3433: oid 15 version 2596 is already newer than 2594 2023-12-01T15:45:53.811 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 2596 (ObjNum 1086 snap 332 seq_num 1086) dirty exists 2023-12-01T15:45:53.811 INFO:tasks.rados.rados.0.smithi119.stdout:3433: left oid 15 (ObjNum 1086 snap 332 seq_num 1086) 2023-12-01T15:45:53.811 INFO:tasks.rados.rados.0.smithi119.stdout:3436: expect (ObjNum 992 snap 302 seq_num 992) 2023-12-01T15:45:53.912 INFO:tasks.rados.rados.0.smithi119.stdout:3434: expect (ObjNum 1075 snap 325 seq_num 1075) 2023-12-01T15:45:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:53 smithi183 ceph-mon[99169]: osdmap e719: 8 total, 8 up, 8 in 2023-12-01T15:45:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:53 smithi119 ceph-mon[94175]: osdmap e719: 8 total, 8 up, 8 in 2023-12-01T15:45:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:53 smithi119 ceph-mon[108979]: osdmap e719: 8 total, 8 up, 8 in 2023-12-01T15:45:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:45:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:45:54] "GET /metrics HTTP/1.1" 200 36175 "" "Prometheus/2.43.0" 2023-12-01T15:45:54.567 INFO:tasks.rados.rados.0.smithi119.stdout:3426: done (7 left) 2023-12-01T15:45:54.567 INFO:tasks.rados.rados.0.smithi119.stdout:3428: done (6 left) 2023-12-01T15:45:54.567 INFO:tasks.rados.rados.0.smithi119.stdout:3431: done (5 left) 2023-12-01T15:45:54.567 INFO:tasks.rados.rados.0.smithi119.stdout:3432: done (4 left) 2023-12-01T15:45:54.567 INFO:tasks.rados.rados.0.smithi119.stdout:3433: done (3 left) 2023-12-01T15:45:54.568 INFO:tasks.rados.rados.0.smithi119.stdout:3434: done (2 left) 2023-12-01T15:45:54.568 INFO:tasks.rados.rados.0.smithi119.stdout:3436: done (1 left) 2023-12-01T15:45:54.568 INFO:tasks.rados.rados.0.smithi119.stdout:3437: done (0 left) 2023-12-01T15:45:54.568 INFO:tasks.rados.rados.0.smithi119.stdout:3438: snap_create 2023-12-01T15:45:54.656 INFO:tasks.rados.rados.0.smithi119.stdout:3438: done (0 left) 2023-12-01T15:45:54.656 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 1 current snap is 333 2023-12-01T15:45:54.656 INFO:tasks.rados.rados.0.smithi119.stdout:3439: seq_num 1088 ranges {8142848=630784,8773632=466944,9240576=335872} 2023-12-01T15:45:54.702 INFO:tasks.rados.rados.0.smithi119.stdout:3439: writing smithi119156531-1 from 8142848 to 8773632 tid 1 2023-12-01T15:45:54.705 INFO:tasks.rados.rados.0.smithi119.stdout:3439: writing smithi119156531-1 from 8773632 to 9240576 tid 2 2023-12-01T15:45:54.707 INFO:tasks.rados.rados.0.smithi119.stdout:3439: writing smithi119156531-1 from 9240576 to 9576448 tid 3 2023-12-01T15:45:54.707 INFO:tasks.rados.rados.0.smithi119.stdout:3440: delete oid 50 current snap is 333 2023-12-01T15:45:54.710 INFO:tasks.rados.rados.0.smithi119.stdout:3439: finishing write tid 1 to smithi119156531-1 2023-12-01T15:45:54.710 INFO:tasks.rados.rados.0.smithi119.stdout:3439: finishing write tid 2 to smithi119156531-1 2023-12-01T15:45:54.712 INFO:tasks.rados.rados.0.smithi119.stdout:3439: finishing write tid 3 to smithi119156531-1 2023-12-01T15:45:54.712 INFO:tasks.rados.rados.0.smithi119.stdout:3440: done (1 left) 2023-12-01T15:45:54.712 INFO:tasks.rados.rados.0.smithi119.stdout:3441: snap_create 2023-12-01T15:45:54.712 INFO:tasks.rados.rados.0.smithi119.stdout:3439: finishing write tid 4 to smithi119156531-1 2023-12-01T15:45:54.713 INFO:tasks.rados.rados.0.smithi119.stdout:3439: finishing write tid 5 to smithi119156531-1 2023-12-01T15:45:54.713 INFO:tasks.rados.rados.0.smithi119.stdout:3439: oid 1 updating version 0 to 1887 2023-12-01T15:45:54.714 INFO:tasks.rados.rados.0.smithi119.stdout:3439: oid 1 version 1887 is already newer than 1886 2023-12-01T15:45:54.714 INFO:tasks.rados.rados.0.smithi119.stdout:3439: oid 1 version 1887 is already newer than 1885 2023-12-01T15:45:54.714 INFO:tasks.rados.rados.0.smithi119.stdout:3439: oid 1 version 1887 is already newer than 1884 2023-12-01T15:45:54.714 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 1887 (ObjNum 1088 snap 333 seq_num 1088) dirty exists 2023-12-01T15:45:54.714 INFO:tasks.rados.rados.0.smithi119.stdout:3439: left oid 1 (ObjNum 1088 snap 333 seq_num 1088) 2023-12-01T15:45:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:54 smithi183 ceph-mon[99169]: pgmap v1056: 121 pgs: 121 active+clean; 533 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 19 op/s 2023-12-01T15:45:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:54 smithi183 ceph-mon[99169]: osdmap e720: 8 total, 8 up, 8 in 2023-12-01T15:45:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:54 smithi119 ceph-mon[94175]: pgmap v1056: 121 pgs: 121 active+clean; 533 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 19 op/s 2023-12-01T15:45:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:54 smithi119 ceph-mon[94175]: osdmap e720: 8 total, 8 up, 8 in 2023-12-01T15:45:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:54 smithi119 ceph-mon[108979]: pgmap v1056: 121 pgs: 121 active+clean; 533 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 19 op/s 2023-12-01T15:45:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:54 smithi119 ceph-mon[108979]: osdmap e720: 8 total, 8 up, 8 in 2023-12-01T15:45:55.599 INFO:tasks.rados.rados.0.smithi119.stdout:3439: done (1 left) 2023-12-01T15:45:55.599 INFO:tasks.rados.rados.0.smithi119.stdout:3441: done (0 left) 2023-12-01T15:45:55.599 INFO:tasks.rados.rados.0.smithi119.stdout:3442: rmattr oid 15 current snap is 334 2023-12-01T15:45:55.599 INFO:tasks.rados.rados.0.smithi119.stdout:3443: read oid 31 snap -1 2023-12-01T15:45:55.599 INFO:tasks.rados.rados.0.smithi119.stdout:3443: expect (ObjNum 1081 snap 331 seq_num 1081) 2023-12-01T15:45:55.599 INFO:tasks.rados.rados.0.smithi119.stdout:3444: read oid 39 snap -1 2023-12-01T15:45:55.600 INFO:tasks.rados.rados.0.smithi119.stdout:3444: expect (ObjNum 1040 snap 311 seq_num 1040) 2023-12-01T15:45:55.600 INFO:tasks.rados.rados.0.smithi119.stdout:3445: snap_remove snap 319 2023-12-01T15:45:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:55 smithi183 ceph-mon[99169]: osdmap e721: 8 total, 8 up, 8 in 2023-12-01T15:45:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:55 smithi183 ceph-mon[99169]: osdmap e722: 8 total, 8 up, 8 in 2023-12-01T15:45:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:55 smithi119 ceph-mon[108979]: osdmap e721: 8 total, 8 up, 8 in 2023-12-01T15:45:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:55 smithi119 ceph-mon[108979]: osdmap e722: 8 total, 8 up, 8 in 2023-12-01T15:45:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:55 smithi119 ceph-mon[94175]: osdmap e721: 8 total, 8 up, 8 in 2023-12-01T15:45:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:55 smithi119 ceph-mon[94175]: osdmap e722: 8 total, 8 up, 8 in 2023-12-01T15:45:56.609 INFO:tasks.rados.rados.0.smithi119.stdout:3445: done (3 left) 2023-12-01T15:45:56.610 INFO:tasks.rados.rados.0.smithi119.stdout:3446: read oid 13 snap 320 2023-12-01T15:45:56.610 INFO:tasks.rados.rados.0.smithi119.stdout:3446: expect (ObjNum 1051 snap 316 seq_num 1051) 2023-12-01T15:45:56.610 INFO:tasks.rados.rados.0.smithi119.stdout:3447: rollback oid 33 current snap is 334 2023-12-01T15:45:56.610 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 33 to 325 2023-12-01T15:45:56.610 INFO:tasks.rados.rados.0.smithi119.stdout:3448: delete oid 43 current snap is 334 2023-12-01T15:45:56.610 INFO:tasks.rados.rados.0.smithi119.stdout:3444: expect (ObjNum 1040 snap 311 seq_num 1040) 2023-12-01T15:45:56.708 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 2598 (ObjNum 1086 snap 332 seq_num 1086) dirty exists 2023-12-01T15:45:56.708 INFO:tasks.rados.rados.0.smithi119.stdout:3443: expect (ObjNum 1081 snap 331 seq_num 1081) 2023-12-01T15:45:56.790 INFO:tasks.rados.rados.0.smithi119.stdout:3446: expect (ObjNum 1051 snap 316 seq_num 1051) 2023-12-01T15:45:56.811 INFO:tasks.rados.rados.0.smithi119.stdout:3447: finishing rollback tid 0 to smithi119156531-33 2023-12-01T15:45:56.811 INFO:tasks.rados.rados.0.smithi119.stdout:3447: finishing rollback tid 1 to smithi119156531-33 2023-12-01T15:45:56.811 INFO:tasks.rados.rados.0.smithi119.stdout:3447: finishing rollback tid 2 to smithi119156531-33 2023-12-01T15:45:56.811 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 2369 (ObjNum 1063 snap 324 seq_num 1063) dirty exists 2023-12-01T15:45:56.811 INFO:tasks.rados.rados.0.smithi119.stdout:3442: done (5 left) 2023-12-01T15:45:56.811 INFO:tasks.rados.rados.0.smithi119.stdout:3443: done (4 left) 2023-12-01T15:45:56.812 INFO:tasks.rados.rados.0.smithi119.stdout:3444: done (3 left) 2023-12-01T15:45:56.812 INFO:tasks.rados.rados.0.smithi119.stdout:3446: done (2 left) 2023-12-01T15:45:56.812 INFO:tasks.rados.rados.0.smithi119.stdout:3447: done (1 left) 2023-12-01T15:45:56.812 INFO:tasks.rados.rados.0.smithi119.stdout:3448: done (0 left) 2023-12-01T15:45:56.812 INFO:tasks.rados.rados.0.smithi119.stdout:3449: delete oid 10 current snap is 334 2023-12-01T15:45:56.814 INFO:tasks.rados.rados.0.smithi119.stdout:3449: done (0 left) 2023-12-01T15:45:56.814 INFO:tasks.rados.rados.0.smithi119.stdout:3450: rollback oid 11 current snap is 334 2023-12-01T15:45:56.814 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 11 to 286 2023-12-01T15:45:56.814 INFO:tasks.rados.rados.0.smithi119.stdout:3451: rollback oid 20 current snap is 334 2023-12-01T15:45:56.814 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 20 to 314 2023-12-01T15:45:56.814 INFO:tasks.rados.rados.0.smithi119.stdout:3452: rollback oid 50 current snap is 334 2023-12-01T15:45:56.814 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 50 to 306 2023-12-01T15:45:56.814 INFO:tasks.rados.rados.0.smithi119.stdout:3453: delete oid 14 current snap is 334 2023-12-01T15:45:56.818 INFO:tasks.rados.rados.0.smithi119.stdout:3452: finishing rollback tid 1 to smithi119156531-50 2023-12-01T15:45:56.818 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 1860 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-12-01T15:45:56.818 INFO:tasks.rados.rados.0.smithi119.stdout:3452: done (3 left) 2023-12-01T15:45:56.818 INFO:tasks.rados.rados.0.smithi119.stdout:3453: done (2 left) 2023-12-01T15:45:56.818 INFO:tasks.rados.rados.0.smithi119.stdout:3454: delete oid 33 current snap is 334 2023-12-01T15:45:56.818 INFO:tasks.rados.rados.0.smithi119.stdout:3451: finishing rollback tid 0 to smithi119156531-20 2023-12-01T15:45:56.819 INFO:tasks.rados.rados.0.smithi119.stdout:3451: finishing rollback tid 1 to smithi119156531-20 2023-12-01T15:45:56.820 INFO:tasks.rados.rados.0.smithi119.stdout:3451: finishing rollback tid 2 to smithi119156531-20 2023-12-01T15:45:56.820 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 2405 (ObjNum 834 snap 257 seq_num 834) dirty exists 2023-12-01T15:45:56.820 INFO:tasks.rados.rados.0.smithi119.stdout:3450: finishing rollback tid 0 to smithi119156531-11 2023-12-01T15:45:56.821 INFO:tasks.rados.rados.0.smithi119.stdout:3450: finishing rollback tid 1 to smithi119156531-11 2023-12-01T15:45:56.823 INFO:tasks.rados.rados.0.smithi119.stdout:3450: finishing rollback tid 2 to smithi119156531-11 2023-12-01T15:45:56.823 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 2372 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-12-01T15:45:56.823 INFO:tasks.rados.rados.0.smithi119.stdout:3450: done (2 left) 2023-12-01T15:45:56.823 INFO:tasks.rados.rados.0.smithi119.stdout:3451: done (1 left) 2023-12-01T15:45:56.823 INFO:tasks.rados.rados.0.smithi119.stdout:3454: done (0 left) 2023-12-01T15:45:56.823 INFO:tasks.rados.rados.0.smithi119.stdout:3455: read oid 30 snap 309 2023-12-01T15:45:56.823 INFO:tasks.rados.rados.0.smithi119.stdout:3455: expect (ObjNum 1002 snap 303 seq_num 1002) 2023-12-01T15:45:56.823 INFO:tasks.rados.rados.0.smithi119.stdout:3456: delete oid 23 current snap is 334 2023-12-01T15:45:56.826 INFO:tasks.rados.rados.0.smithi119.stdout:3456: done (1 left) 2023-12-01T15:45:56.826 INFO:tasks.rados.rados.0.smithi119.stdout:3457: rmattr oid 8 current snap is 334 2023-12-01T15:45:56.826 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 34 current snap is 334 2023-12-01T15:45:56.826 INFO:tasks.rados.rados.0.smithi119.stdout:3458: seq_num 1095 ranges {0=745472,745472=499712,1245184=303104} 2023-12-01T15:45:56.831 INFO:tasks.rados.rados.0.smithi119.stdout:3458: writing smithi119156531-34 from 0 to 745472 tid 1 2023-12-01T15:45:56.834 INFO:tasks.rados.rados.0.smithi119.stdout:3458: writing smithi119156531-34 from 745472 to 1245184 tid 2 2023-12-01T15:45:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:3458: writing smithi119156531-34 from 1245184 to 1548288 tid 3 2023-12-01T15:45:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:3459: rollback oid 4 current snap is 334 2023-12-01T15:45:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 2188 (ObjNum 1078 snap 328 seq_num 1078) dirty exists 2023-12-01T15:45:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 4 to 314 2023-12-01T15:45:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:3457: done (3 left) 2023-12-01T15:45:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:3460: rmattr oid 2 current snap is 334 2023-12-01T15:45:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:3460: done (3 left) 2023-12-01T15:45:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:3461: read oid 28 snap -1 2023-12-01T15:45:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:3461: expect (ObjNum 1003 snap 303 seq_num 1003) 2023-12-01T15:45:56.837 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 31 current snap is 334 2023-12-01T15:45:56.838 INFO:tasks.rados.rados.0.smithi119.stdout:3462: seq_num 1096 ranges {2490368=761856,3252224=786432,4038656=16384} 2023-12-01T15:45:56.854 INFO:tasks.rados.rados.0.smithi119.stdout:3462: writing smithi119156531-31 from 2490368 to 3252224 tid 1 2023-12-01T15:45:56.859 INFO:tasks.rados.rados.0.smithi119.stdout:3462: writing smithi119156531-31 from 3252224 to 4038656 tid 2 2023-12-01T15:45:56.859 INFO:tasks.rados.rados.0.smithi119.stdout:3462: writing smithi119156531-31 from 4038656 to 4055040 tid 3 2023-12-01T15:45:56.860 INFO:tasks.rados.rados.0.smithi119.stdout:3463: snap_create 2023-12-01T15:45:56.860 INFO:tasks.rados.rados.0.smithi119.stdout:3458: finishing write tid 1 to smithi119156531-34 2023-12-01T15:45:56.860 INFO:tasks.rados.rados.0.smithi119.stdout:3458: finishing write tid 2 to smithi119156531-34 2023-12-01T15:45:56.860 INFO:tasks.rados.rados.0.smithi119.stdout:3458: finishing write tid 3 to smithi119156531-34 2023-12-01T15:45:56.860 INFO:tasks.rados.rados.0.smithi119.stdout:3458: finishing write tid 4 to smithi119156531-34 2023-12-01T15:45:56.860 INFO:tasks.rados.rados.0.smithi119.stdout:3458: finishing write tid 5 to smithi119156531-34 2023-12-01T15:45:56.860 INFO:tasks.rados.rados.0.smithi119.stdout:3458: oid 34 updating version 0 to 2574 2023-12-01T15:45:56.860 INFO:tasks.rados.rados.0.smithi119.stdout:3458: oid 34 updating version 2574 to 2575 2023-12-01T15:45:56.860 INFO:tasks.rados.rados.0.smithi119.stdout:3458: oid 34 updating version 2575 to 2577 2023-12-01T15:45:56.860 INFO:tasks.rados.rados.0.smithi119.stdout:3458: oid 34 version 2577 is already newer than 2576 2023-12-01T15:45:56.860 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 2577 (ObjNum 1095 snap 334 seq_num 1095) dirty exists 2023-12-01T15:45:56.860 INFO:tasks.rados.rados.0.smithi119.stdout:3458: left oid 34 (ObjNum 1095 snap 334 seq_num 1095) 2023-12-01T15:45:56.860 INFO:tasks.rados.rados.0.smithi119.stdout:3459: finishing rollback tid 0 to smithi119156531-4 2023-12-01T15:45:56.860 INFO:tasks.rados.rados.0.smithi119.stdout:3459: finishing rollback tid 1 to smithi119156531-4 2023-12-01T15:45:56.860 INFO:tasks.rados.rados.0.smithi119.stdout:3459: finishing rollback tid 2 to smithi119156531-4 2023-12-01T15:45:56.861 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1890 (ObjNum 986 snap 298 seq_num 986) dirty exists 2023-12-01T15:45:56.861 INFO:tasks.rados.rados.0.smithi119.stdout:3461: expect (ObjNum 1003 snap 303 seq_num 1003) 2023-12-01T15:45:56.921 INFO:tasks.rados.rados.0.smithi119.stdout:3455: expect (ObjNum 1002 snap 303 seq_num 1002) 2023-12-01T15:45:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:56 smithi183 ceph-mon[99169]: pgmap v1059: 121 pgs: 121 active+clean; 536 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 680 KiB/s wr, 14 op/s 2023-12-01T15:45:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:56 smithi183 ceph-mon[99169]: osdmap e723: 8 total, 8 up, 8 in 2023-12-01T15:45:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:56 smithi119 ceph-mon[94175]: pgmap v1059: 121 pgs: 121 active+clean; 536 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 680 KiB/s wr, 14 op/s 2023-12-01T15:45:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:56 smithi119 ceph-mon[94175]: osdmap e723: 8 total, 8 up, 8 in 2023-12-01T15:45:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:56 smithi119 ceph-mon[108979]: pgmap v1059: 121 pgs: 121 active+clean; 536 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 680 KiB/s wr, 14 op/s 2023-12-01T15:45:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:56 smithi119 ceph-mon[108979]: osdmap e723: 8 total, 8 up, 8 in 2023-12-01T15:45:57.582 INFO:tasks.rados.rados.0.smithi119.stdout:3462: finishing write tid 1 to smithi119156531-31 2023-12-01T15:45:57.583 INFO:tasks.rados.rados.0.smithi119.stdout:3462: finishing write tid 2 to smithi119156531-31 2023-12-01T15:45:57.583 INFO:tasks.rados.rados.0.smithi119.stdout:3462: finishing write tid 3 to smithi119156531-31 2023-12-01T15:45:57.583 INFO:tasks.rados.rados.0.smithi119.stdout:3462: finishing write tid 4 to smithi119156531-31 2023-12-01T15:45:57.583 INFO:tasks.rados.rados.0.smithi119.stdout:3462: finishing write tid 5 to smithi119156531-31 2023-12-01T15:45:57.583 INFO:tasks.rados.rados.0.smithi119.stdout:3462: oid 31 updating version 0 to 2408 2023-12-01T15:45:57.583 INFO:tasks.rados.rados.0.smithi119.stdout:3462: oid 31 updating version 2408 to 2409 2023-12-01T15:45:57.583 INFO:tasks.rados.rados.0.smithi119.stdout:3462: oid 31 version 2409 is already newer than 2407 2023-12-01T15:45:57.583 INFO:tasks.rados.rados.0.smithi119.stdout:3462: oid 31 version 2409 is already newer than 2406 2023-12-01T15:45:57.583 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 2409 (ObjNum 1096 snap 334 seq_num 1096) dirty exists 2023-12-01T15:45:57.583 INFO:tasks.rados.rados.0.smithi119.stdout:3462: left oid 31 (ObjNum 1096 snap 334 seq_num 1096) 2023-12-01T15:45:57.678 INFO:tasks.rados.rados.0.smithi119.stdout:3455: done (5 left) 2023-12-01T15:45:57.679 INFO:tasks.rados.rados.0.smithi119.stdout:3458: done (4 left) 2023-12-01T15:45:57.679 INFO:tasks.rados.rados.0.smithi119.stdout:3459: done (3 left) 2023-12-01T15:45:57.679 INFO:tasks.rados.rados.0.smithi119.stdout:3461: done (2 left) 2023-12-01T15:45:57.679 INFO:tasks.rados.rados.0.smithi119.stdout:3462: done (1 left) 2023-12-01T15:45:57.679 INFO:tasks.rados.rados.0.smithi119.stdout:3463: done (0 left) 2023-12-01T15:45:57.679 INFO:tasks.rados.rados.0.smithi119.stdout:3464: snap_create 2023-12-01T15:45:58.681 INFO:tasks.rados.rados.0.smithi119.stdout:3464: done (0 left) 2023-12-01T15:45:58.682 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 32 current snap is 336 2023-12-01T15:45:58.682 INFO:tasks.rados.rados.0.smithi119.stdout:3465: seq_num 1097 ranges {843776=778240,1622016=671744,2293760=131072} 2023-12-01T15:45:58.690 INFO:tasks.rados.rados.0.smithi119.stdout:3465: writing smithi119156531-32 from 843776 to 1622016 tid 1 2023-12-01T15:45:58.694 INFO:tasks.rados.rados.0.smithi119.stdout:3465: writing smithi119156531-32 from 1622016 to 2293760 tid 2 2023-12-01T15:45:58.696 INFO:tasks.rados.rados.0.smithi119.stdout:3465: writing smithi119156531-32 from 2293760 to 2424832 tid 3 2023-12-01T15:45:58.696 INFO:tasks.rados.rados.0.smithi119.stdout:3466: read oid 50 snap 332 2023-12-01T15:45:58.696 INFO:tasks.rados.rados.0.smithi119.stdout:3466: expect deleted 2023-12-01T15:45:58.696 INFO:tasks.rados.rados.0.smithi119.stdout:3467: copy_from oid 45 from oid 16 current snap is 336 2023-12-01T15:45:58.696 INFO:tasks.rados.rados.0.smithi119.stdout:3468: snap_create 2023-12-01T15:45:58.700 INFO:tasks.rados.rados.0.smithi119.stdout:3465: finishing write tid 1 to smithi119156531-32 2023-12-01T15:45:58.702 INFO:tasks.rados.rados.0.smithi119.stdout:3465: finishing write tid 2 to smithi119156531-32 2023-12-01T15:45:58.702 INFO:tasks.rados.rados.0.smithi119.stdout:3465: finishing write tid 3 to smithi119156531-32 2023-12-01T15:45:58.702 INFO:tasks.rados.rados.0.smithi119.stdout:3465: finishing write tid 4 to smithi119156531-32 2023-12-01T15:45:58.703 INFO:tasks.rados.rados.0.smithi119.stdout:3465: finishing write tid 5 to smithi119156531-32 2023-12-01T15:45:58.703 INFO:tasks.rados.rados.0.smithi119.stdout:3465: oid 32 updating version 0 to 2190 2023-12-01T15:45:58.703 INFO:tasks.rados.rados.0.smithi119.stdout:3465: oid 32 updating version 2190 to 2191 2023-12-01T15:45:58.703 INFO:tasks.rados.rados.0.smithi119.stdout:3465: oid 32 version 2191 is already newer than 2189 2023-12-01T15:45:58.703 INFO:tasks.rados.rados.0.smithi119.stdout:3465: oid 32 updating version 2191 to 2192 2023-12-01T15:45:58.704 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 2192 (ObjNum 1097 snap 336 seq_num 1097) dirty exists 2023-12-01T15:45:58.704 INFO:tasks.rados.rados.0.smithi119.stdout:3465: left oid 32 (ObjNum 1097 snap 336 seq_num 1097) 2023-12-01T15:45:58.716 INFO:tasks.rados.rados.0.smithi119.stdout:3467: finishing copy_from to smithi119156531-45 2023-12-01T15:45:58.716 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 2459 (ObjNum 1085 snap 332 seq_num 1085) dirty exists 2023-12-01T15:45:58.717 INFO:tasks.rados.rados.0.smithi119.stdout:3467: finishing copy_from racing read to smithi119156531-45 2023-12-01T15:45:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:58 smithi183 ceph-mon[99169]: pgmap v1062: 121 pgs: 121 active+clean; 536 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 680 KiB/s wr, 14 op/s 2023-12-01T15:45:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:58 smithi183 ceph-mon[99169]: osdmap e724: 8 total, 8 up, 8 in 2023-12-01T15:45:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:58 smithi119 ceph-mon[94175]: pgmap v1062: 121 pgs: 121 active+clean; 536 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 680 KiB/s wr, 14 op/s 2023-12-01T15:45:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:58 smithi119 ceph-mon[94175]: osdmap e724: 8 total, 8 up, 8 in 2023-12-01T15:45:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:58 smithi119 ceph-mon[108979]: pgmap v1062: 121 pgs: 121 active+clean; 536 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 680 KiB/s wr, 14 op/s 2023-12-01T15:45:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:58 smithi119 ceph-mon[108979]: osdmap e724: 8 total, 8 up, 8 in 2023-12-01T15:45:59.693 INFO:tasks.rados.rados.0.smithi119.stdout:3465: done (3 left) 2023-12-01T15:45:59.693 INFO:tasks.rados.rados.0.smithi119.stdout:3466: done (2 left) 2023-12-01T15:45:59.693 INFO:tasks.rados.rados.0.smithi119.stdout:3467: done (1 left) 2023-12-01T15:45:59.693 INFO:tasks.rados.rados.0.smithi119.stdout:3468: done (0 left) 2023-12-01T15:45:59.693 INFO:tasks.rados.rados.0.smithi119.stdout:3469: read oid 34 snap -1 2023-12-01T15:45:59.693 INFO:tasks.rados.rados.0.smithi119.stdout:3469: expect (ObjNum 1095 snap 334 seq_num 1095) 2023-12-01T15:45:59.693 INFO:tasks.rados.rados.0.smithi119.stdout:3470: copy_from oid 11 from oid 38 current snap is 337 2023-12-01T15:45:59.694 INFO:tasks.rados.rados.0.smithi119.stdout:3471: snap_create 2023-12-01T15:45:59.694 INFO:tasks.rados.rados.0.smithi119.stdout:3470: finishing copy_from to smithi119156531-11 2023-12-01T15:45:59.694 INFO:tasks.rados.rados.0.smithi119.stdout:3470: got expected ENOENT (src dne) 2023-12-01T15:45:59.694 INFO:tasks.rados.rados.0.smithi119.stdout:3470: finishing copy_from racing read to smithi119156531-11 2023-12-01T15:45:59.704 INFO:tasks.rados.rados.0.smithi119.stdout:3469: expect (ObjNum 1095 snap 334 seq_num 1095) 2023-12-01T15:45:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:45:59 smithi183 ceph-mon[99169]: osdmap e725: 8 total, 8 up, 8 in 2023-12-01T15:45:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:45:59 smithi119 ceph-mon[94175]: osdmap e725: 8 total, 8 up, 8 in 2023-12-01T15:45:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:45:59 smithi119 ceph-mon[108979]: osdmap e725: 8 total, 8 up, 8 in 2023-12-01T15:46:00.601 INFO:tasks.rados.rados.0.smithi119.stdout:3469: done (2 left) 2023-12-01T15:46:00.602 INFO:tasks.rados.rados.0.smithi119.stdout:3470: done (1 left) 2023-12-01T15:46:00.602 INFO:tasks.rados.rados.0.smithi119.stdout:3471: done (0 left) 2023-12-01T15:46:00.602 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 26 current snap is 338 2023-12-01T15:46:00.602 INFO:tasks.rados.rados.0.smithi119.stdout:3472: seq_num 1098 ranges {0=794624,794624=557056,1351680=245760} 2023-12-01T15:46:00.606 INFO:tasks.rados.rados.0.smithi119.stdout:3472: writing smithi119156531-26 from 0 to 794624 tid 1 2023-12-01T15:46:00.612 INFO:tasks.rados.rados.0.smithi119.stdout:3472: writing smithi119156531-26 from 794624 to 1351680 tid 2 2023-12-01T15:46:00.612 INFO:tasks.rados.rados.0.smithi119.stdout:3472: writing smithi119156531-26 from 1351680 to 1597440 tid 3 2023-12-01T15:46:00.612 INFO:tasks.rados.rados.0.smithi119.stdout:3473: rollback oid 10 current snap is 338 2023-12-01T15:46:00.612 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 10 to 331 2023-12-01T15:46:00.612 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 338 2023-12-01T15:46:00.612 INFO:tasks.rados.rados.0.smithi119.stdout:3474: seq_num 1099 ranges {3244032=409600,3653632=442368,4096000=720896,4816896=40960} 2023-12-01T15:46:00.631 INFO:tasks.rados.rados.0.smithi119.stdout:3474: writing smithi119156531-49 from 3244032 to 3653632 tid 1 2023-12-01T15:46:00.634 INFO:tasks.rados.rados.0.smithi119.stdout:3474: writing smithi119156531-49 from 3653632 to 4096000 tid 2 2023-12-01T15:46:00.638 INFO:tasks.rados.rados.0.smithi119.stdout:3474: writing smithi119156531-49 from 4096000 to 4816896 tid 3 2023-12-01T15:46:00.639 INFO:tasks.rados.rados.0.smithi119.stdout:3474: writing smithi119156531-49 from 4816896 to 4857856 tid 4 2023-12-01T15:46:00.639 INFO:tasks.rados.rados.0.smithi119.stdout:3475: read oid 25 snap -1 2023-12-01T15:46:00.639 INFO:tasks.rados.rados.0.smithi119.stdout:3475: expect deleted 2023-12-01T15:46:00.640 INFO:tasks.rados.rados.0.smithi119.stdout:3476: read oid 24 snap -1 2023-12-01T15:46:00.640 INFO:tasks.rados.rados.0.smithi119.stdout:3476: expect deleted 2023-12-01T15:46:00.640 INFO:tasks.rados.rados.0.smithi119.stdout:3477: snap_create 2023-12-01T15:46:00.640 INFO:tasks.rados.rados.0.smithi119.stdout:3472: finishing write tid 1 to smithi119156531-26 2023-12-01T15:46:00.640 INFO:tasks.rados.rados.0.smithi119.stdout:3472: finishing write tid 2 to smithi119156531-26 2023-12-01T15:46:00.640 INFO:tasks.rados.rados.0.smithi119.stdout:3472: finishing write tid 3 to smithi119156531-26 2023-12-01T15:46:00.640 INFO:tasks.rados.rados.0.smithi119.stdout:3473: finishing rollback tid 1 to smithi119156531-10 2023-12-01T15:46:00.640 INFO:tasks.rados.rados.0.smithi119.stdout:3473: finishing rollback tid 2 to smithi119156531-10 2023-12-01T15:46:00.640 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 2461 (ObjNum 1066 snap 325 seq_num 1066) dirty exists 2023-12-01T15:46:00.640 INFO:tasks.rados.rados.0.smithi119.stdout:3472: finishing write tid 4 to smithi119156531-26 2023-12-01T15:46:00.640 INFO:tasks.rados.rados.0.smithi119.stdout:3472: finishing write tid 5 to smithi119156531-26 2023-12-01T15:46:00.640 INFO:tasks.rados.rados.0.smithi119.stdout:3472: oid 26 updating version 0 to 1860 2023-12-01T15:46:00.640 INFO:tasks.rados.rados.0.smithi119.stdout:3472: oid 26 version 1860 is already newer than 1857 2023-12-01T15:46:00.640 INFO:tasks.rados.rados.0.smithi119.stdout:3472: oid 26 version 1860 is already newer than 1858 2023-12-01T15:46:00.641 INFO:tasks.rados.rados.0.smithi119.stdout:3472: oid 26 version 1860 is already newer than 1859 2023-12-01T15:46:00.641 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 1860 (ObjNum 1098 snap 338 seq_num 1098) dirty exists 2023-12-01T15:46:00.641 INFO:tasks.rados.rados.0.smithi119.stdout:3472: left oid 26 (ObjNum 1098 snap 338 seq_num 1098) 2023-12-01T15:46:00.641 INFO:tasks.rados.rados.0.smithi119.stdout:3474: finishing write tid 1 to smithi119156531-49 2023-12-01T15:46:00.641 INFO:tasks.rados.rados.0.smithi119.stdout:3474: finishing write tid 2 to smithi119156531-49 2023-12-01T15:46:00.644 INFO:tasks.rados.rados.0.smithi119.stdout:3474: finishing write tid 3 to smithi119156531-49 2023-12-01T15:46:00.644 INFO:tasks.rados.rados.0.smithi119.stdout:3474: finishing write tid 4 to smithi119156531-49 2023-12-01T15:46:00.644 INFO:tasks.rados.rados.0.smithi119.stdout:3474: finishing write tid 5 to smithi119156531-49 2023-12-01T15:46:00.648 INFO:tasks.rados.rados.0.smithi119.stdout:3474: finishing write tid 6 to smithi119156531-49 2023-12-01T15:46:00.648 INFO:tasks.rados.rados.0.smithi119.stdout:3474: oid 49 updating version 0 to 1892 2023-12-01T15:46:00.648 INFO:tasks.rados.rados.0.smithi119.stdout:3474: oid 49 updating version 1892 to 1895 2023-12-01T15:46:00.649 INFO:tasks.rados.rados.0.smithi119.stdout:3474: oid 49 version 1895 is already newer than 1891 2023-12-01T15:46:00.649 INFO:tasks.rados.rados.0.smithi119.stdout:3474: oid 49 version 1895 is already newer than 1893 2023-12-01T15:46:00.649 INFO:tasks.rados.rados.0.smithi119.stdout:3474: oid 49 version 1895 is already newer than 1894 2023-12-01T15:46:00.649 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 1895 (ObjNum 1099 snap 338 seq_num 1099) dirty exists 2023-12-01T15:46:00.649 INFO:tasks.rados.rados.0.smithi119.stdout:3474: left oid 49 (ObjNum 1099 snap 338 seq_num 1099) 2023-12-01T15:46:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:00 smithi183 ceph-mon[99169]: pgmap v1065: 121 pgs: 121 active+clean; 536 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:46:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:00 smithi183 ceph-mon[99169]: osdmap e726: 8 total, 8 up, 8 in 2023-12-01T15:46:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:00 smithi183 ceph-mon[99169]: osdmap e727: 8 total, 8 up, 8 in 2023-12-01T15:46:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:00 smithi119 ceph-mon[94175]: pgmap v1065: 121 pgs: 121 active+clean; 536 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:46:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:00 smithi119 ceph-mon[94175]: osdmap e726: 8 total, 8 up, 8 in 2023-12-01T15:46:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:00 smithi119 ceph-mon[94175]: osdmap e727: 8 total, 8 up, 8 in 2023-12-01T15:46:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:00 smithi119 ceph-mon[108979]: pgmap v1065: 121 pgs: 121 active+clean; 536 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:46:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:00 smithi119 ceph-mon[108979]: osdmap e726: 8 total, 8 up, 8 in 2023-12-01T15:46:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:00 smithi119 ceph-mon[108979]: osdmap e727: 8 total, 8 up, 8 in 2023-12-01T15:46:01.609 INFO:tasks.rados.rados.0.smithi119.stdout:3472: done (5 left) 2023-12-01T15:46:01.609 INFO:tasks.rados.rados.0.smithi119.stdout:3473: done (4 left) 2023-12-01T15:46:01.610 INFO:tasks.rados.rados.0.smithi119.stdout:3474: done (3 left) 2023-12-01T15:46:01.610 INFO:tasks.rados.rados.0.smithi119.stdout:3475: done (2 left) 2023-12-01T15:46:01.610 INFO:tasks.rados.rados.0.smithi119.stdout:3476: done (1 left) 2023-12-01T15:46:01.610 INFO:tasks.rados.rados.0.smithi119.stdout:3477: done (0 left) 2023-12-01T15:46:01.610 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 13 current snap is 339 2023-12-01T15:46:01.610 INFO:tasks.rados.rados.0.smithi119.stdout:3478: seq_num 1100 ranges {811008=425984,1236992=729088,1966080=475136} 2023-12-01T15:46:01.616 INFO:tasks.rados.rados.0.smithi119.stdout:3478: writing smithi119156531-13 from 811008 to 1236992 tid 1 2023-12-01T15:46:01.620 INFO:tasks.rados.rados.0.smithi119.stdout:3478: writing smithi119156531-13 from 1236992 to 1966080 tid 2 2023-12-01T15:46:01.623 INFO:tasks.rados.rados.0.smithi119.stdout:3478: writing smithi119156531-13 from 1966080 to 2441216 tid 3 2023-12-01T15:46:01.623 INFO:tasks.rados.rados.0.smithi119.stdout:3479: read oid 26 snap -1 2023-12-01T15:46:01.623 INFO:tasks.rados.rados.0.smithi119.stdout:3479: expect (ObjNum 1098 snap 338 seq_num 1098) 2023-12-01T15:46:01.623 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 22 current snap is 339 2023-12-01T15:46:01.623 INFO:tasks.rados.rados.0.smithi119.stdout:3478: finishing write tid 1 to smithi119156531-13 2023-12-01T15:46:01.623 INFO:tasks.rados.rados.0.smithi119.stdout:3480: seq_num 1101 ranges {1024000=442368,1466368=606208,2072576=598016} 2023-12-01T15:46:01.631 INFO:tasks.rados.rados.0.smithi119.stdout:3480: writing smithi119156531-22 from 1024000 to 1466368 tid 1 2023-12-01T15:46:01.635 INFO:tasks.rados.rados.0.smithi119.stdout:3480: writing smithi119156531-22 from 1466368 to 2072576 tid 2 2023-12-01T15:46:01.638 INFO:tasks.rados.rados.0.smithi119.stdout:3480: writing smithi119156531-22 from 2072576 to 2670592 tid 3 2023-12-01T15:46:01.638 INFO:tasks.rados.rados.0.smithi119.stdout:3481: rollback oid 23 current snap is 339 2023-12-01T15:46:01.639 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 23 to 327 2023-12-01T15:46:01.639 INFO:tasks.rados.rados.0.smithi119.stdout:3478: finishing write tid 2 to smithi119156531-13 2023-12-01T15:46:01.639 INFO:tasks.rados.rados.0.smithi119.stdout:3478: finishing write tid 3 to smithi119156531-13 2023-12-01T15:46:01.639 INFO:tasks.rados.rados.0.smithi119.stdout:3478: finishing write tid 4 to smithi119156531-13 2023-12-01T15:46:01.639 INFO:tasks.rados.rados.0.smithi119.stdout:3478: finishing write tid 5 to smithi119156531-13 2023-12-01T15:46:01.639 INFO:tasks.rados.rados.0.smithi119.stdout:3478: oid 13 updating version 0 to 2376 2023-12-01T15:46:01.639 INFO:tasks.rados.rados.0.smithi119.stdout:3478: oid 13 version 2376 is already newer than 2375 2023-12-01T15:46:01.639 INFO:tasks.rados.rados.0.smithi119.stdout:3478: oid 13 updating version 2376 to 2377 2023-12-01T15:46:01.639 INFO:tasks.rados.rados.0.smithi119.stdout:3478: oid 13 version 2377 is already newer than 2374 2023-12-01T15:46:01.639 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 2377 (ObjNum 1100 snap 339 seq_num 1100) dirty exists 2023-12-01T15:46:01.639 INFO:tasks.rados.rados.0.smithi119.stdout:3478: left oid 13 (ObjNum 1100 snap 339 seq_num 1100) 2023-12-01T15:46:01.639 INFO:tasks.rados.rados.0.smithi119.stdout:3479: expect (ObjNum 1098 snap 338 seq_num 1098) 2023-12-01T15:46:01.680 INFO:tasks.rados.rados.0.smithi119.stdout:3480: finishing write tid 1 to smithi119156531-22 2023-12-01T15:46:01.680 INFO:tasks.rados.rados.0.smithi119.stdout:3480: finishing write tid 2 to smithi119156531-22 2023-12-01T15:46:01.680 INFO:tasks.rados.rados.0.smithi119.stdout:3480: finishing write tid 3 to smithi119156531-22 2023-12-01T15:46:01.680 INFO:tasks.rados.rados.0.smithi119.stdout:3480: finishing write tid 4 to smithi119156531-22 2023-12-01T15:46:01.680 INFO:tasks.rados.rados.0.smithi119.stdout:3478: done (3 left) 2023-12-01T15:46:01.680 INFO:tasks.rados.rados.0.smithi119.stdout:3479: done (2 left) 2023-12-01T15:46:01.680 INFO:tasks.rados.rados.0.smithi119.stdout:3482: setattr oid 31 current snap is 339 2023-12-01T15:46:01.680 INFO:tasks.rados.rados.0.smithi119.stdout:3481: finishing rollback tid 1 to smithi119156531-23 2023-12-01T15:46:01.680 INFO:tasks.rados.rados.0.smithi119.stdout:3480: finishing write tid 5 to smithi119156531-22 2023-12-01T15:46:01.680 INFO:tasks.rados.rados.0.smithi119.stdout:3480: oid 22 updating version 0 to 2606 2023-12-01T15:46:01.680 INFO:tasks.rados.rados.0.smithi119.stdout:3480: oid 22 updating version 2606 to 2607 2023-12-01T15:46:01.681 INFO:tasks.rados.rados.0.smithi119.stdout:3480: oid 22 updating version 2607 to 2609 2023-12-01T15:46:01.681 INFO:tasks.rados.rados.0.smithi119.stdout:3480: oid 22 version 2609 is already newer than 2608 2023-12-01T15:46:01.681 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 2609 (ObjNum 1101 snap 339 seq_num 1101) dirty exists 2023-12-01T15:46:01.681 INFO:tasks.rados.rados.0.smithi119.stdout:3480: left oid 22 (ObjNum 1101 snap 339 seq_num 1101) 2023-12-01T15:46:01.681 INFO:tasks.rados.rados.0.smithi119.stdout:3481: finishing rollback tid 2 to smithi119156531-23 2023-12-01T15:46:01.681 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 2611 (ObjNum 1046 snap 315 seq_num 1046) dirty exists 2023-12-01T15:46:01.682 INFO:tasks.rados.rados.0.smithi119.stdout:3480: done (2 left) 2023-12-01T15:46:01.682 INFO:tasks.rados.rados.0.smithi119.stdout:3481: done (1 left) 2023-12-01T15:46:01.682 INFO:tasks.rados.rados.0.smithi119.stdout:3483: read oid 6 snap -1 2023-12-01T15:46:01.682 INFO:tasks.rados.rados.0.smithi119.stdout:3483: expect deleted 2023-12-01T15:46:01.682 INFO:tasks.rados.rados.0.smithi119.stdout:3484: rollback oid 15 current snap is 339 2023-12-01T15:46:01.682 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 15 to 325 2023-12-01T15:46:01.682 INFO:tasks.rados.rados.0.smithi119.stdout:3485: read oid 38 snap -1 2023-12-01T15:46:01.683 INFO:tasks.rados.rados.0.smithi119.stdout:3485: expect deleted 2023-12-01T15:46:01.683 INFO:tasks.rados.rados.0.smithi119.stdout:3486: read oid 50 snap -1 2023-12-01T15:46:01.683 INFO:tasks.rados.rados.0.smithi119.stdout:3486: expect deleted 2023-12-01T15:46:01.683 INFO:tasks.rados.rados.0.smithi119.stdout:3487: read oid 10 snap -1 2023-12-01T15:46:01.683 INFO:tasks.rados.rados.0.smithi119.stdout:3487: expect (ObjNum 1066 snap 325 seq_num 1066) 2023-12-01T15:46:01.683 INFO:tasks.rados.rados.0.smithi119.stdout:3488: read oid 28 snap -1 2023-12-01T15:46:01.683 INFO:tasks.rados.rados.0.smithi119.stdout:3488: expect (ObjNum 1003 snap 303 seq_num 1003) 2023-12-01T15:46:01.683 INFO:tasks.rados.rados.0.smithi119.stdout:3489: read oid 35 snap -1 2023-12-01T15:46:01.683 INFO:tasks.rados.rados.0.smithi119.stdout:3489: expect (ObjNum 917 snap 279 seq_num 917) 2023-12-01T15:46:01.683 INFO:tasks.rados.rados.0.smithi119.stdout:3490: delete oid 30 current snap is 339 2023-12-01T15:46:01.686 INFO:tasks.rados.rados.0.smithi119.stdout:3484: finishing rollback tid 0 to smithi119156531-15 2023-12-01T15:46:01.688 INFO:tasks.rados.rados.0.smithi119.stdout:3483: done (8 left) 2023-12-01T15:46:01.688 INFO:tasks.rados.rados.0.smithi119.stdout:3485: done (7 left) 2023-12-01T15:46:01.688 INFO:tasks.rados.rados.0.smithi119.stdout:3486: done (6 left) 2023-12-01T15:46:01.688 INFO:tasks.rados.rados.0.smithi119.stdout:3490: done (5 left) 2023-12-01T15:46:01.688 INFO:tasks.rados.rados.0.smithi119.stdout:3491: read oid 1 snap -1 2023-12-01T15:46:01.688 INFO:tasks.rados.rados.0.smithi119.stdout:3491: expect (ObjNum 1088 snap 333 seq_num 1088) 2023-12-01T15:46:01.688 INFO:tasks.rados.rados.0.smithi119.stdout:3492: setattr oid 24 current snap is 339 2023-12-01T15:46:01.690 INFO:tasks.rados.rados.0.smithi119.stdout:3493: copy_from oid 30 from oid 20 current snap is 339 2023-12-01T15:46:01.690 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 44 current snap is 339 2023-12-01T15:46:01.690 INFO:tasks.rados.rados.0.smithi119.stdout:3494: seq_num 1103 ranges {0=475136,475136=425984,901120=696320,1597440=81920} 2023-12-01T15:46:01.693 INFO:tasks.rados.rados.0.smithi119.stdout:3494: writing smithi119156531-44 from 0 to 475136 tid 1 2023-12-01T15:46:01.697 INFO:tasks.rados.rados.0.smithi119.stdout:3494: writing smithi119156531-44 from 475136 to 901120 tid 2 2023-12-01T15:46:01.700 INFO:tasks.rados.rados.0.smithi119.stdout:3494: writing smithi119156531-44 from 901120 to 1597440 tid 3 2023-12-01T15:46:01.701 INFO:tasks.rados.rados.0.smithi119.stdout:3494: writing smithi119156531-44 from 1597440 to 1679360 tid 4 2023-12-01T15:46:01.701 INFO:tasks.rados.rados.0.smithi119.stdout:3495: delete oid 18 current snap is 339 2023-12-01T15:46:01.701 INFO:tasks.rados.rados.0.smithi119.stdout:3489: expect (ObjNum 917 snap 279 seq_num 917) 2023-12-01T15:46:01.731 INFO:tasks.rados.rados.0.smithi119.stdout:3488: expect (ObjNum 1003 snap 303 seq_num 1003) 2023-12-01T15:46:01.793 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 2410 (ObjNum 1096 snap 334 seq_num 1096) dirty exists 2023-12-01T15:46:01.793 INFO:tasks.rados.rados.0.smithi119.stdout:3484: finishing rollback tid 1 to smithi119156531-15 2023-12-01T15:46:01.793 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 2614 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2023-12-01T15:46:01.793 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 1583 (ObjNum 33 snap 0 seq_num 3136325392) dirty exists 2023-12-01T15:46:01.793 INFO:tasks.rados.rados.0.smithi119.stdout:3487: expect (ObjNum 1066 snap 325 seq_num 1066) 2023-12-01T15:46:01.854 INFO:tasks.rados.rados.0.smithi119.stdout:3494: finishing write tid 1 to smithi119156531-44 2023-12-01T15:46:01.854 INFO:tasks.rados.rados.0.smithi119.stdout:3494: finishing write tid 2 to smithi119156531-44 2023-12-01T15:46:01.854 INFO:tasks.rados.rados.0.smithi119.stdout:3494: finishing write tid 3 to smithi119156531-44 2023-12-01T15:46:01.854 INFO:tasks.rados.rados.0.smithi119.stdout:3494: finishing write tid 4 to smithi119156531-44 2023-12-01T15:46:01.854 INFO:tasks.rados.rados.0.smithi119.stdout:3494: finishing write tid 5 to smithi119156531-44 2023-12-01T15:46:01.855 INFO:tasks.rados.rados.0.smithi119.stdout:3494: finishing write tid 6 to smithi119156531-44 2023-12-01T15:46:01.855 INFO:tasks.rados.rados.0.smithi119.stdout:3494: oid 44 updating version 0 to 2580 2023-12-01T15:46:01.855 INFO:tasks.rados.rados.0.smithi119.stdout:3494: oid 44 version 2580 is already newer than 2579 2023-12-01T15:46:01.855 INFO:tasks.rados.rados.0.smithi119.stdout:3494: oid 44 version 2580 is already newer than 2578 2023-12-01T15:46:01.855 INFO:tasks.rados.rados.0.smithi119.stdout:3494: oid 44 updating version 2580 to 2582 2023-12-01T15:46:01.855 INFO:tasks.rados.rados.0.smithi119.stdout:3494: oid 44 version 2582 is already newer than 2581 2023-12-01T15:46:01.855 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 2582 (ObjNum 1103 snap 339 seq_num 1103) dirty exists 2023-12-01T15:46:01.855 INFO:tasks.rados.rados.0.smithi119.stdout:3494: left oid 44 (ObjNum 1103 snap 339 seq_num 1103) 2023-12-01T15:46:01.855 INFO:tasks.rados.rados.0.smithi119.stdout:3482: done (9 left) 2023-12-01T15:46:01.855 INFO:tasks.rados.rados.0.smithi119.stdout:3484: done (8 left) 2023-12-01T15:46:01.855 INFO:tasks.rados.rados.0.smithi119.stdout:3487: done (7 left) 2023-12-01T15:46:01.855 INFO:tasks.rados.rados.0.smithi119.stdout:3488: done (6 left) 2023-12-01T15:46:01.855 INFO:tasks.rados.rados.0.smithi119.stdout:3489: done (5 left) 2023-12-01T15:46:01.855 INFO:tasks.rados.rados.0.smithi119.stdout:3492: done (4 left) 2023-12-01T15:46:01.855 INFO:tasks.rados.rados.0.smithi119.stdout:3494: done (3 left) 2023-12-01T15:46:01.856 INFO:tasks.rados.rados.0.smithi119.stdout:3495: done (2 left) 2023-12-01T15:46:01.856 INFO:tasks.rados.rados.0.smithi119.stdout:3496: read oid 24 snap -1 2023-12-01T15:46:01.856 INFO:tasks.rados.rados.0.smithi119.stdout:3496: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:46:01.856 INFO:tasks.rados.rados.0.smithi119.stdout:3497: read oid 35 snap 300 2023-12-01T15:46:01.856 INFO:tasks.rados.rados.0.smithi119.stdout:3497: expect (ObjNum 917 snap 279 seq_num 917) 2023-12-01T15:46:01.856 INFO:tasks.rados.rados.0.smithi119.stdout:3498: snap_create 2023-12-01T15:46:01.856 INFO:tasks.rados.rados.0.smithi119.stdout:3493: finishing copy_from to smithi119156531-30 2023-12-01T15:46:01.856 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 2405 (ObjNum 834 snap 257 seq_num 834) dirty exists 2023-12-01T15:46:01.856 INFO:tasks.rados.rados.0.smithi119.stdout:3493: finishing copy_from racing read to smithi119156531-30 2023-12-01T15:46:01.856 INFO:tasks.rados.rados.0.smithi119.stdout:3491: expect (ObjNum 1088 snap 333 seq_num 1088) 2023-12-01T15:46:02.671 INFO:tasks.rados.rados.0.smithi119.stdout:3496: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:46:02.673 INFO:tasks.rados.rados.0.smithi119.stdout:3497: expect (ObjNum 917 snap 279 seq_num 917) 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi119.stdout:3491: done (4 left) 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi119.stdout:3493: done (3 left) 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi119.stdout:3496: done (2 left) 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi119.stdout:3497: done (1 left) 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi119.stdout:3498: done (0 left) 2023-12-01T15:46:02.700 INFO:tasks.rados.rados.0.smithi119.stdout:3499: snap_create 2023-12-01T15:46:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:02 smithi183 ceph-mon[99169]: pgmap v1068: 121 pgs: 121 active+clean; 550 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2023-12-01T15:46:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:02 smithi183 ceph-mon[99169]: osdmap e728: 8 total, 8 up, 8 in 2023-12-01T15:46:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:02 smithi119 ceph-mon[94175]: pgmap v1068: 121 pgs: 121 active+clean; 550 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2023-12-01T15:46:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:02 smithi119 ceph-mon[94175]: osdmap e728: 8 total, 8 up, 8 in 2023-12-01T15:46:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:02 smithi119 ceph-mon[108979]: pgmap v1068: 121 pgs: 121 active+clean; 550 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2023-12-01T15:46:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:02 smithi119 ceph-mon[108979]: osdmap e728: 8 total, 8 up, 8 in 2023-12-01T15:46:03.703 INFO:tasks.rados.rados.0.smithi119.stdout:3499: done (0 left) 2023-12-01T15:46:03.704 INFO:tasks.rados.rados.0.smithi119.stdout:3500: rollback oid 9 current snap is 341 2023-12-01T15:46:03.704 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 9 to 337 2023-12-01T15:46:03.704 INFO:tasks.rados.rados.0.smithi119.stdout:3501: copy_from oid 11 from oid 31 current snap is 341 2023-12-01T15:46:03.704 INFO:tasks.rados.rados.0.smithi119.stdout:3502: read oid 13 snap -1 2023-12-01T15:46:03.704 INFO:tasks.rados.rados.0.smithi119.stdout:3502: expect (ObjNum 1100 snap 339 seq_num 1100) 2023-12-01T15:46:03.704 INFO:tasks.rados.rados.0.smithi119.stdout:3503: snap_create 2023-12-01T15:46:03.709 INFO:tasks.rados.rados.0.smithi119.stdout:3500: finishing rollback tid 0 to smithi119156531-9 2023-12-01T15:46:03.710 INFO:tasks.rados.rados.0.smithi119.stdout:3500: finishing rollback tid 1 to smithi119156531-9 2023-12-01T15:46:03.710 INFO:tasks.rados.rados.0.smithi119.stdout:3500: finishing rollback tid 2 to smithi119156531-9 2023-12-01T15:46:03.710 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 1863 (ObjNum 1061 snap 324 seq_num 1061) dirty exists 2023-12-01T15:46:03.723 INFO:tasks.rados.rados.0.smithi119.stdout:3502: expect (ObjNum 1100 snap 339 seq_num 1100) 2023-12-01T15:46:03.798 INFO:tasks.rados.rados.0.smithi119.stdout:3501: finishing copy_from to smithi119156531-11 2023-12-01T15:46:03.799 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 2410 (ObjNum 1096 snap 334 seq_num 1096) dirty exists 2023-12-01T15:46:03.799 INFO:tasks.rados.rados.0.smithi119.stdout:3501: finishing copy_from racing read to smithi119156531-11 2023-12-01T15:46:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:03 smithi119 ceph-mon[94175]: osdmap e729: 8 total, 8 up, 8 in 2023-12-01T15:46:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:03 smithi119 ceph-mon[108979]: osdmap e729: 8 total, 8 up, 8 in 2023-12-01T15:46:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:03 smithi183 ceph-mon[99169]: osdmap e729: 8 total, 8 up, 8 in 2023-12-01T15:46:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:46:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:46:04] "GET /metrics HTTP/1.1" 200 36175 "" "Prometheus/2.43.0" 2023-12-01T15:46:04.712 INFO:tasks.rados.rados.0.smithi119.stdout:3500: done (3 left) 2023-12-01T15:46:04.712 INFO:tasks.rados.rados.0.smithi119.stdout:3501: done (2 left) 2023-12-01T15:46:04.712 INFO:tasks.rados.rados.0.smithi119.stdout:3502: done (1 left) 2023-12-01T15:46:04.713 INFO:tasks.rados.rados.0.smithi119.stdout:3503: done (0 left) 2023-12-01T15:46:04.713 INFO:tasks.rados.rados.0.smithi119.stdout:3504: rollback oid 20 current snap is 342 2023-12-01T15:46:04.713 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 20 to 289 2023-12-01T15:46:04.713 INFO:tasks.rados.rados.0.smithi119.stdout:3505: rmattr oid 23 current snap is 342 2023-12-01T15:46:04.713 INFO:tasks.rados.rados.0.smithi119.stdout:3506: rollback oid 6 current snap is 342 2023-12-01T15:46:04.713 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 6 to 325 2023-12-01T15:46:04.713 INFO:tasks.rados.rados.0.smithi119.stdout:3507: delete oid 36 current snap is 342 2023-12-01T15:46:04.718 INFO:tasks.rados.rados.0.smithi119.stdout:3506: finishing rollback tid 1 to smithi119156531-6 2023-12-01T15:46:04.718 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 1890 (ObjNum 81 snap 0 seq_num 3132941120) dirty dne 2023-12-01T15:46:04.718 INFO:tasks.rados.rados.0.smithi119.stdout:3506: done (3 left) 2023-12-01T15:46:04.718 INFO:tasks.rados.rados.0.smithi119.stdout:3507: done (2 left) 2023-12-01T15:46:04.718 INFO:tasks.rados.rados.0.smithi119.stdout:3508: delete oid 11 current snap is 342 2023-12-01T15:46:04.719 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 2618 (ObjNum 1046 snap 315 seq_num 1046) dirty exists 2023-12-01T15:46:04.720 INFO:tasks.rados.rados.0.smithi119.stdout:3504: finishing rollback tid 0 to smithi119156531-20 2023-12-01T15:46:04.721 INFO:tasks.rados.rados.0.smithi119.stdout:3504: finishing rollback tid 1 to smithi119156531-20 2023-12-01T15:46:04.721 INFO:tasks.rados.rados.0.smithi119.stdout:3504: finishing rollback tid 2 to smithi119156531-20 2023-12-01T15:46:04.721 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 2413 (ObjNum 449 snap 137 seq_num 449) dirty exists 2023-12-01T15:46:04.723 INFO:tasks.rados.rados.0.smithi119.stdout:3504: done (2 left) 2023-12-01T15:46:04.723 INFO:tasks.rados.rados.0.smithi119.stdout:3505: done (1 left) 2023-12-01T15:46:04.723 INFO:tasks.rados.rados.0.smithi119.stdout:3508: done (0 left) 2023-12-01T15:46:04.723 INFO:tasks.rados.rados.0.smithi119.stdout:3509: snap_remove snap 340 2023-12-01T15:46:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:04 smithi183 ceph-mon[99169]: pgmap v1071: 121 pgs: 121 active+clean; 550 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2023-12-01T15:46:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:04 smithi183 ceph-mon[99169]: osdmap e730: 8 total, 8 up, 8 in 2023-12-01T15:46:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:04 smithi119 ceph-mon[108979]: pgmap v1071: 121 pgs: 121 active+clean; 550 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2023-12-01T15:46:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:04 smithi119 ceph-mon[108979]: osdmap e730: 8 total, 8 up, 8 in 2023-12-01T15:46:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:04 smithi119 ceph-mon[94175]: pgmap v1071: 121 pgs: 121 active+clean; 550 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2023-12-01T15:46:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:04 smithi119 ceph-mon[94175]: osdmap e730: 8 total, 8 up, 8 in 2023-12-01T15:46:05.720 INFO:tasks.rados.rados.0.smithi119.stdout:3509: done (0 left) 2023-12-01T15:46:05.721 INFO:tasks.rados.rados.0.smithi119.stdout:3510: delete oid 17 current snap is 342 2023-12-01T15:46:05.725 INFO:tasks.rados.rados.0.smithi119.stdout:3510: done (0 left) 2023-12-01T15:46:05.725 INFO:tasks.rados.rados.0.smithi119.stdout:3511: snap_create 2023-12-01T15:46:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:05 smithi183 ceph-mon[99169]: osdmap e731: 8 total, 8 up, 8 in 2023-12-01T15:46:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:05 smithi119 ceph-mon[94175]: osdmap e731: 8 total, 8 up, 8 in 2023-12-01T15:46:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:05 smithi119 ceph-mon[108979]: osdmap e731: 8 total, 8 up, 8 in 2023-12-01T15:46:06.721 INFO:tasks.rados.rados.0.smithi119.stdout:3511: done (0 left) 2023-12-01T15:46:06.722 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 8 current snap is 343 2023-12-01T15:46:06.722 INFO:tasks.rados.rados.0.smithi119.stdout:3512: seq_num 1108 ranges {9486336=565248,10051584=647168,10698752=483328,11182080=73728} 2023-12-01T15:46:06.774 INFO:tasks.rados.rados.0.smithi119.stdout:3512: writing smithi119156531-8 from 9486336 to 10051584 tid 1 2023-12-01T15:46:06.778 INFO:tasks.rados.rados.0.smithi119.stdout:3512: writing smithi119156531-8 from 10051584 to 10698752 tid 2 2023-12-01T15:46:06.781 INFO:tasks.rados.rados.0.smithi119.stdout:3512: writing smithi119156531-8 from 10698752 to 11182080 tid 3 2023-12-01T15:46:06.782 INFO:tasks.rados.rados.0.smithi119.stdout:3512: writing smithi119156531-8 from 11182080 to 11255808 tid 4 2023-12-01T15:46:06.782 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 29 current snap is 343 2023-12-01T15:46:06.782 INFO:tasks.rados.rados.0.smithi119.stdout:3512: finishing write tid 1 to smithi119156531-8 2023-12-01T15:46:06.782 INFO:tasks.rados.rados.0.smithi119.stdout:3513: seq_num 1109 ranges {0=581632,581632=532480,1114112=647168,1761280=24576} 2023-12-01T15:46:06.785 INFO:tasks.rados.rados.0.smithi119.stdout:3513: writing smithi119156531-29 from 0 to 581632 tid 1 2023-12-01T15:46:06.788 INFO:tasks.rados.rados.0.smithi119.stdout:3513: writing smithi119156531-29 from 581632 to 1114112 tid 2 2023-12-01T15:46:06.793 INFO:tasks.rados.rados.0.smithi119.stdout:3513: writing smithi119156531-29 from 1114112 to 1761280 tid 3 2023-12-01T15:46:06.793 INFO:tasks.rados.rados.0.smithi119.stdout:3513: writing smithi119156531-29 from 1761280 to 1785856 tid 4 2023-12-01T15:46:06.793 INFO:tasks.rados.rados.0.smithi119.stdout:3514: copy_from oid 12 from oid 17 current snap is 343 2023-12-01T15:46:06.793 INFO:tasks.rados.rados.0.smithi119.stdout:3512: finishing write tid 2 to smithi119156531-8 2023-12-01T15:46:06.793 INFO:tasks.rados.rados.0.smithi119.stdout:3512: finishing write tid 3 to smithi119156531-8 2023-12-01T15:46:06.793 INFO:tasks.rados.rados.0.smithi119.stdout:3512: finishing write tid 4 to smithi119156531-8 2023-12-01T15:46:06.793 INFO:tasks.rados.rados.0.smithi119.stdout:3512: finishing write tid 5 to smithi119156531-8 2023-12-01T15:46:06.793 INFO:tasks.rados.rados.0.smithi119.stdout:3512: finishing write tid 6 to smithi119156531-8 2023-12-01T15:46:06.793 INFO:tasks.rados.rados.0.smithi119.stdout:3512: oid 8 updating version 0 to 2197 2023-12-01T15:46:06.794 INFO:tasks.rados.rados.0.smithi119.stdout:3512: oid 8 version 2197 is already newer than 2196 2023-12-01T15:46:06.794 INFO:tasks.rados.rados.0.smithi119.stdout:3512: oid 8 version 2197 is already newer than 2194 2023-12-01T15:46:06.794 INFO:tasks.rados.rados.0.smithi119.stdout:3512: oid 8 version 2197 is already newer than 2195 2023-12-01T15:46:06.794 INFO:tasks.rados.rados.0.smithi119.stdout:3512: oid 8 version 2197 is already newer than 2193 2023-12-01T15:46:06.794 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 2197 (ObjNum 1108 snap 343 seq_num 1108) dirty exists 2023-12-01T15:46:06.794 INFO:tasks.rados.rados.0.smithi119.stdout:3512: left oid 8 (ObjNum 1108 snap 343 seq_num 1108) 2023-12-01T15:46:06.794 INFO:tasks.rados.rados.0.smithi119.stdout:3513: finishing write tid 1 to smithi119156531-29 2023-12-01T15:46:06.794 INFO:tasks.rados.rados.0.smithi119.stdout:3512: done (2 left) 2023-12-01T15:46:06.794 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 22 current snap is 343 2023-12-01T15:46:06.794 INFO:tasks.rados.rados.0.smithi119.stdout:3515: seq_num 1110 ranges {2670592=598016,3268608=466944,3735552=450560,4186112=286720} 2023-12-01T15:46:06.810 INFO:tasks.rados.rados.0.smithi119.stdout:3515: writing smithi119156531-22 from 2670592 to 3268608 tid 1 2023-12-01T15:46:06.812 INFO:tasks.rados.rados.0.smithi119.stdout:3515: writing smithi119156531-22 from 3268608 to 3735552 tid 2 2023-12-01T15:46:06.815 INFO:tasks.rados.rados.0.smithi119.stdout:3515: writing smithi119156531-22 from 3735552 to 4186112 tid 3 2023-12-01T15:46:06.817 INFO:tasks.rados.rados.0.smithi119.stdout:3515: writing smithi119156531-22 from 4186112 to 4472832 tid 4 2023-12-01T15:46:06.817 INFO:tasks.rados.rados.0.smithi119.stdout:3516: snap_remove snap 302 2023-12-01T15:46:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:06 smithi183 ceph-mon[99169]: pgmap v1074: 121 pgs: 121 active+clean; 572 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 3.4 MiB/s wr, 28 op/s 2023-12-01T15:46:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:06 smithi183 ceph-mon[99169]: osdmap e732: 8 total, 8 up, 8 in 2023-12-01T15:46:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:06 smithi119 ceph-mon[94175]: pgmap v1074: 121 pgs: 121 active+clean; 572 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 3.4 MiB/s wr, 28 op/s 2023-12-01T15:46:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:06 smithi119 ceph-mon[94175]: osdmap e732: 8 total, 8 up, 8 in 2023-12-01T15:46:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:06 smithi119 ceph-mon[108979]: pgmap v1074: 121 pgs: 121 active+clean; 572 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 3.4 MiB/s wr, 28 op/s 2023-12-01T15:46:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:06 smithi119 ceph-mon[108979]: osdmap e732: 8 total, 8 up, 8 in 2023-12-01T15:46:07.728 INFO:tasks.rados.rados.0.smithi119.stdout:3516: done (3 left) 2023-12-01T15:46:07.728 INFO:tasks.rados.rados.0.smithi119.stdout:3517: rollback oid 40 current snap is 343 2023-12-01T15:46:07.728 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 40 to 331 2023-12-01T15:46:07.728 INFO:tasks.rados.rados.0.smithi119.stdout:3518: snap_remove snap 309 2023-12-01T15:46:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:07 smithi183 ceph-mon[99169]: osdmap e733: 8 total, 8 up, 8 in 2023-12-01T15:46:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:07 smithi119 ceph-mon[94175]: osdmap e733: 8 total, 8 up, 8 in 2023-12-01T15:46:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:07 smithi119 ceph-mon[108979]: osdmap e733: 8 total, 8 up, 8 in 2023-12-01T15:46:08.732 INFO:tasks.rados.rados.0.smithi119.stdout:3518: done (4 left) 2023-12-01T15:46:08.732 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 7 current snap is 343 2023-12-01T15:46:08.732 INFO:tasks.rados.rados.0.smithi119.stdout:3519: seq_num 1111 ranges {925696=614400,1540096=753664,2293760=450560} 2023-12-01T15:46:08.741 INFO:tasks.rados.rados.0.smithi119.stdout:3519: writing smithi119156531-7 from 925696 to 1540096 tid 1 2023-12-01T15:46:08.746 INFO:tasks.rados.rados.0.smithi119.stdout:3519: writing smithi119156531-7 from 1540096 to 2293760 tid 2 2023-12-01T15:46:08.749 INFO:tasks.rados.rados.0.smithi119.stdout:3519: writing smithi119156531-7 from 2293760 to 2744320 tid 3 2023-12-01T15:46:08.749 INFO:tasks.rados.rados.0.smithi119.stdout:3520: snap_create 2023-12-01T15:46:08.749 INFO:tasks.rados.rados.0.smithi119.stdout:3513: finishing write tid 2 to smithi119156531-29 2023-12-01T15:46:08.749 INFO:tasks.rados.rados.0.smithi119.stdout:3514: finishing copy_from to smithi119156531-12 2023-12-01T15:46:08.749 INFO:tasks.rados.rados.0.smithi119.stdout:3514: got expected ENOENT (src dne) 2023-12-01T15:46:08.749 INFO:tasks.rados.rados.0.smithi119.stdout:3514: finishing copy_from racing read to smithi119156531-12 2023-12-01T15:46:08.749 INFO:tasks.rados.rados.0.smithi119.stdout:3513: finishing write tid 3 to smithi119156531-29 2023-12-01T15:46:08.749 INFO:tasks.rados.rados.0.smithi119.stdout:3513: finishing write tid 4 to smithi119156531-29 2023-12-01T15:46:08.749 INFO:tasks.rados.rados.0.smithi119.stdout:3513: finishing write tid 5 to smithi119156531-29 2023-12-01T15:46:08.749 INFO:tasks.rados.rados.0.smithi119.stdout:3513: finishing write tid 6 to smithi119156531-29 2023-12-01T15:46:08.749 INFO:tasks.rados.rados.0.smithi119.stdout:3513: oid 29 updating version 0 to 2414 2023-12-01T15:46:08.749 INFO:tasks.rados.rados.0.smithi119.stdout:3513: oid 29 version 2414 is already newer than 2413 2023-12-01T15:46:08.750 INFO:tasks.rados.rados.0.smithi119.stdout:3513: oid 29 version 2414 is already newer than 2412 2023-12-01T15:46:08.750 INFO:tasks.rados.rados.0.smithi119.stdout:3513: oid 29 updating version 2414 to 2415 2023-12-01T15:46:08.750 INFO:tasks.rados.rados.0.smithi119.stdout:3513: oid 29 updating version 2415 to 2416 2023-12-01T15:46:08.750 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 2416 (ObjNum 1109 snap 343 seq_num 1109) dirty exists 2023-12-01T15:46:08.750 INFO:tasks.rados.rados.0.smithi119.stdout:3513: left oid 29 (ObjNum 1109 snap 343 seq_num 1109) 2023-12-01T15:46:08.750 INFO:tasks.rados.rados.0.smithi119.stdout:3515: finishing write tid 1 to smithi119156531-22 2023-12-01T15:46:08.750 INFO:tasks.rados.rados.0.smithi119.stdout:3515: finishing write tid 2 to smithi119156531-22 2023-12-01T15:46:08.750 INFO:tasks.rados.rados.0.smithi119.stdout:3515: finishing write tid 3 to smithi119156531-22 2023-12-01T15:46:08.750 INFO:tasks.rados.rados.0.smithi119.stdout:3515: finishing write tid 4 to smithi119156531-22 2023-12-01T15:46:08.750 INFO:tasks.rados.rados.0.smithi119.stdout:3515: finishing write tid 5 to smithi119156531-22 2023-12-01T15:46:08.750 INFO:tasks.rados.rados.0.smithi119.stdout:3515: finishing write tid 6 to smithi119156531-22 2023-12-01T15:46:08.750 INFO:tasks.rados.rados.0.smithi119.stdout:3515: oid 22 updating version 0 to 2624 2023-12-01T15:46:08.750 INFO:tasks.rados.rados.0.smithi119.stdout:3515: oid 22 updating version 2624 to 2626 2023-12-01T15:46:08.750 INFO:tasks.rados.rados.0.smithi119.stdout:3515: oid 22 version 2626 is already newer than 2622 2023-12-01T15:46:08.751 INFO:tasks.rados.rados.0.smithi119.stdout:3515: oid 22 version 2626 is already newer than 2625 2023-12-01T15:46:08.751 INFO:tasks.rados.rados.0.smithi119.stdout:3515: oid 22 version 2626 is already newer than 2623 2023-12-01T15:46:08.751 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 2626 (ObjNum 1110 snap 343 seq_num 1110) dirty exists 2023-12-01T15:46:08.751 INFO:tasks.rados.rados.0.smithi119.stdout:3515: left oid 22 (ObjNum 1110 snap 343 seq_num 1110) 2023-12-01T15:46:08.751 INFO:tasks.rados.rados.0.smithi119.stdout:3517: finishing rollback tid 0 to smithi119156531-40 2023-12-01T15:46:08.751 INFO:tasks.rados.rados.0.smithi119.stdout:3517: finishing rollback tid 1 to smithi119156531-40 2023-12-01T15:46:08.751 INFO:tasks.rados.rados.0.smithi119.stdout:3517: finishing rollback tid 2 to smithi119156531-40 2023-12-01T15:46:08.751 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 2463 (ObjNum 1060 snap 323 seq_num 1060) dirty exists 2023-12-01T15:46:08.753 INFO:tasks.rados.rados.0.smithi119.stdout:3519: finishing write tid 1 to smithi119156531-7 2023-12-01T15:46:08.753 INFO:tasks.rados.rados.0.smithi119.stdout:3519: finishing write tid 2 to smithi119156531-7 2023-12-01T15:46:08.754 INFO:tasks.rados.rados.0.smithi119.stdout:3519: finishing write tid 3 to smithi119156531-7 2023-12-01T15:46:08.754 INFO:tasks.rados.rados.0.smithi119.stdout:3519: finishing write tid 4 to smithi119156531-7 2023-12-01T15:46:08.757 INFO:tasks.rados.rados.0.smithi119.stdout:3519: finishing write tid 5 to smithi119156531-7 2023-12-01T15:46:08.757 INFO:tasks.rados.rados.0.smithi119.stdout:3519: oid 7 updating version 0 to 2402 2023-12-01T15:46:08.757 INFO:tasks.rados.rados.0.smithi119.stdout:3519: oid 7 version 2402 is already newer than 2401 2023-12-01T15:46:08.757 INFO:tasks.rados.rados.0.smithi119.stdout:3519: oid 7 version 2402 is already newer than 2400 2023-12-01T15:46:08.757 INFO:tasks.rados.rados.0.smithi119.stdout:3519: oid 7 updating version 2402 to 2403 2023-12-01T15:46:08.757 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 2403 (ObjNum 1111 snap 343 seq_num 1111) dirty exists 2023-12-01T15:46:08.757 INFO:tasks.rados.rados.0.smithi119.stdout:3519: left oid 7 (ObjNum 1111 snap 343 seq_num 1111) 2023-12-01T15:46:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:08 smithi183 ceph-mon[99169]: pgmap v1077: 121 pgs: 121 active+clean; 572 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 3.4 MiB/s wr, 28 op/s 2023-12-01T15:46:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:08 smithi183 ceph-mon[99169]: osdmap e734: 8 total, 8 up, 8 in 2023-12-01T15:46:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:08 smithi119 ceph-mon[94175]: pgmap v1077: 121 pgs: 121 active+clean; 572 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 3.4 MiB/s wr, 28 op/s 2023-12-01T15:46:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:08 smithi119 ceph-mon[94175]: osdmap e734: 8 total, 8 up, 8 in 2023-12-01T15:46:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:08 smithi119 ceph-mon[108979]: pgmap v1077: 121 pgs: 121 active+clean; 572 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 3.4 MiB/s wr, 28 op/s 2023-12-01T15:46:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:08 smithi119 ceph-mon[108979]: osdmap e734: 8 total, 8 up, 8 in 2023-12-01T15:46:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:09.756 INFO:tasks.rados.rados.0.smithi119.stdout:3513: done (5 left) 2023-12-01T15:46:09.756 INFO:tasks.rados.rados.0.smithi119.stdout:3514: done (4 left) 2023-12-01T15:46:09.756 INFO:tasks.rados.rados.0.smithi119.stdout:3515: done (3 left) 2023-12-01T15:46:09.756 INFO:tasks.rados.rados.0.smithi119.stdout:3517: done (2 left) 2023-12-01T15:46:09.756 INFO:tasks.rados.rados.0.smithi119.stdout:3519: done (1 left) 2023-12-01T15:46:09.756 INFO:tasks.rados.rados.0.smithi119.stdout:3520: done (0 left) 2023-12-01T15:46:09.756 INFO:tasks.rados.rados.0.smithi119.stdout:3521: read oid 31 snap -1 2023-12-01T15:46:09.756 INFO:tasks.rados.rados.0.smithi119.stdout:3521: expect (ObjNum 1096 snap 334 seq_num 1096) 2023-12-01T15:46:09.757 INFO:tasks.rados.rados.0.smithi119.stdout:3522: delete oid 23 current snap is 344 2023-12-01T15:46:09.763 INFO:tasks.rados.rados.0.smithi119.stdout:3522: done (1 left) 2023-12-01T15:46:09.763 INFO:tasks.rados.rados.0.smithi119.stdout:3523: read oid 20 snap 299 2023-12-01T15:46:09.763 INFO:tasks.rados.rados.0.smithi119.stdout:3523: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:46:09.763 INFO:tasks.rados.rados.0.smithi119.stdout:3524: delete oid 3 current snap is 344 2023-12-01T15:46:09.768 INFO:tasks.rados.rados.0.smithi119.stdout:3524: done (2 left) 2023-12-01T15:46:09.768 INFO:tasks.rados.rados.0.smithi119.stdout:3525: rollback oid 33 current snap is 344 2023-12-01T15:46:09.768 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 33 to 135 2023-12-01T15:46:09.768 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 30 current snap is 344 2023-12-01T15:46:09.768 INFO:tasks.rados.rados.0.smithi119.stdout:3526: seq_num 1114 ranges {1982464=663552,2646016=802816,3448832=401408} 2023-12-01T15:46:09.783 INFO:tasks.rados.rados.0.smithi119.stdout:3526: writing smithi119156531-30 from 1982464 to 2646016 tid 1 2023-12-01T15:46:09.787 INFO:tasks.rados.rados.0.smithi119.stdout:3526: writing smithi119156531-30 from 2646016 to 3448832 tid 2 2023-12-01T15:46:09.790 INFO:tasks.rados.rados.0.smithi119.stdout:3526: writing smithi119156531-30 from 3448832 to 3850240 tid 3 2023-12-01T15:46:09.791 INFO:tasks.rados.rados.0.smithi119.stdout:3527: snap_create 2023-12-01T15:46:09.791 INFO:tasks.rados.rados.0.smithi119.stdout:3525: finishing rollback tid 1 to smithi119156531-33 2023-12-01T15:46:09.791 INFO:tasks.rados.rados.0.smithi119.stdout:3525: finishing rollback tid 2 to smithi119156531-33 2023-12-01T15:46:09.791 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 2418 (ObjNum 388 snap 124 seq_num 388) dirty exists 2023-12-01T15:46:09.791 INFO:tasks.rados.rados.0.smithi119.stdout:3521: expect (ObjNum 1096 snap 334 seq_num 1096) 2023-12-01T15:46:09.955 INFO:tasks.rados.rados.0.smithi119.stdout:3526: finishing write tid 1 to smithi119156531-30 2023-12-01T15:46:09.955 INFO:tasks.rados.rados.0.smithi119.stdout:3523: expect (ObjNum 449 snap 137 seq_num 449) 2023-12-01T15:46:10.045 INFO:tasks.rados.rados.0.smithi119.stdout:3526: finishing write tid 2 to smithi119156531-30 2023-12-01T15:46:10.045 INFO:tasks.rados.rados.0.smithi119.stdout:3526: finishing write tid 3 to smithi119156531-30 2023-12-01T15:46:10.045 INFO:tasks.rados.rados.0.smithi119.stdout:3526: finishing write tid 4 to smithi119156531-30 2023-12-01T15:46:10.046 INFO:tasks.rados.rados.0.smithi119.stdout:3526: finishing write tid 5 to smithi119156531-30 2023-12-01T15:46:10.046 INFO:tasks.rados.rados.0.smithi119.stdout:3526: oid 30 updating version 0 to 2406 2023-12-01T15:46:10.046 INFO:tasks.rados.rados.0.smithi119.stdout:3526: oid 30 updating version 2406 to 2409 2023-12-01T15:46:10.046 INFO:tasks.rados.rados.0.smithi119.stdout:3526: oid 30 version 2409 is already newer than 2408 2023-12-01T15:46:10.046 INFO:tasks.rados.rados.0.smithi119.stdout:3526: oid 30 version 2409 is already newer than 2407 2023-12-01T15:46:10.046 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 2409 (ObjNum 1114 snap 344 seq_num 1114) dirty exists 2023-12-01T15:46:10.046 INFO:tasks.rados.rados.0.smithi119.stdout:3526: left oid 30 (ObjNum 1114 snap 344 seq_num 1114) 2023-12-01T15:46:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:09 smithi183 ceph-mon[99169]: osdmap e735: 8 total, 8 up, 8 in 2023-12-01T15:46:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:09 smithi119 ceph-mon[108979]: osdmap e735: 8 total, 8 up, 8 in 2023-12-01T15:46:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:09 smithi119 ceph-mon[94175]: osdmap e735: 8 total, 8 up, 8 in 2023-12-01T15:46:10.411 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:46:10.604 INFO:tasks.rados.rados.0.smithi119.stdout:3521: done (4 left) 2023-12-01T15:46:10.604 INFO:tasks.rados.rados.0.smithi119.stdout:3523: done (3 left) 2023-12-01T15:46:10.604 INFO:tasks.rados.rados.0.smithi119.stdout:3525: done (2 left) 2023-12-01T15:46:10.604 INFO:tasks.rados.rados.0.smithi119.stdout:3526: done (1 left) 2023-12-01T15:46:10.604 INFO:tasks.rados.rados.0.smithi119.stdout:3527: done (0 left) 2023-12-01T15:46:10.604 INFO:tasks.rados.rados.0.smithi119.stdout:3528: rollback oid 16 current snap is 345 2023-12-01T15:46:10.604 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 16 to 338 2023-12-01T15:46:10.604 INFO:tasks.rados.rados.0.smithi119.stdout:3529: setattr oid 43 current snap is 345 2023-12-01T15:46:10.605 INFO:tasks.rados.rados.0.smithi119.stdout:3530: delete oid 40 current snap is 345 2023-12-01T15:46:10.613 INFO:tasks.rados.rados.0.smithi119.stdout:3528: finishing rollback tid 0 to smithi119156531-16 2023-12-01T15:46:10.613 INFO:tasks.rados.rados.0.smithi119.stdout:3528: finishing rollback tid 1 to smithi119156531-16 2023-12-01T15:46:10.613 INFO:tasks.rados.rados.0.smithi119.stdout:3528: finishing rollback tid 2 to smithi119156531-16 2023-12-01T15:46:10.613 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 2466 (ObjNum 1085 snap 332 seq_num 1085) dirty exists 2023-12-01T15:46:10.618 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 2467 (ObjNum 65 snap 0 seq_num 1935763571) dirty exists 2023-12-01T15:46:10.618 INFO:tasks.rados.rados.0.smithi119.stdout:3528: done (2 left) 2023-12-01T15:46:10.618 INFO:tasks.rados.rados.0.smithi119.stdout:3529: done (1 left) 2023-12-01T15:46:10.618 INFO:tasks.rados.rados.0.smithi119.stdout:3530: done (0 left) 2023-12-01T15:46:10.618 INFO:tasks.rados.rados.0.smithi119.stdout:3531: copy_from oid 13 from oid 10 current snap is 345 2023-12-01T15:46:10.618 INFO:tasks.rados.rados.0.smithi119.stdout:3532: setattr oid 22 current snap is 345 2023-12-01T15:46:10.622 INFO:tasks.rados.rados.0.smithi119.stdout:3533: copy_from oid 50 from oid 32 current snap is 345 2023-12-01T15:46:10.622 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 345 2023-12-01T15:46:10.622 INFO:tasks.rados.rados.0.smithi119.stdout:3534: seq_num 1116 ranges {6529024=696320,7225344=573440,7798784=450560,8249344=180224} 2023-12-01T15:46:10.660 INFO:tasks.rados.rados.0.smithi119.stdout:3534: writing smithi119156531-4 from 6529024 to 7225344 tid 1 2023-12-01T15:46:10.664 INFO:tasks.rados.rados.0.smithi119.stdout:3534: writing smithi119156531-4 from 7225344 to 7798784 tid 2 2023-12-01T15:46:10.667 INFO:tasks.rados.rados.0.smithi119.stdout:3534: writing smithi119156531-4 from 7798784 to 8249344 tid 3 2023-12-01T15:46:10.668 INFO:tasks.rados.rados.0.smithi119.stdout:3534: writing smithi119156531-4 from 8249344 to 8429568 tid 4 2023-12-01T15:46:10.668 INFO:tasks.rados.rados.0.smithi119.stdout:3535: snap_create 2023-12-01T15:46:10.668 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 2638 (ObjNum 1110 snap 343 seq_num 1110) dirty exists 2023-12-01T15:46:10.668 INFO:tasks.rados.rados.0.smithi119.stdout:3531: finishing copy_from to smithi119156531-13 2023-12-01T15:46:10.668 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 2461 (ObjNum 1066 snap 325 seq_num 1066) dirty exists 2023-12-01T15:46:10.668 INFO:tasks.rados.rados.0.smithi119.stdout:3531: finishing copy_from racing read to smithi119156531-13 2023-12-01T15:46:10.668 INFO:tasks.rados.rados.0.smithi119.stdout:3533: finishing copy_from to smithi119156531-50 2023-12-01T15:46:10.669 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 2192 (ObjNum 1097 snap 336 seq_num 1097) dirty exists 2023-12-01T15:46:10.669 INFO:tasks.rados.rados.0.smithi119.stdout:3533: finishing copy_from racing read to smithi119156531-50 2023-12-01T15:46:10.669 INFO:tasks.rados.rados.0.smithi119.stdout:3534: finishing write tid 1 to smithi119156531-4 2023-12-01T15:46:10.669 INFO:tasks.rados.rados.0.smithi119.stdout:3534: finishing write tid 2 to smithi119156531-4 2023-12-01T15:46:10.671 INFO:tasks.rados.rados.0.smithi119.stdout:3534: finishing write tid 3 to smithi119156531-4 2023-12-01T15:46:10.672 INFO:tasks.rados.rados.0.smithi119.stdout:3534: finishing write tid 4 to smithi119156531-4 2023-12-01T15:46:10.672 INFO:tasks.rados.rados.0.smithi119.stdout:3534: finishing write tid 5 to smithi119156531-4 2023-12-01T15:46:10.673 INFO:tasks.rados.rados.0.smithi119.stdout:3534: finishing write tid 6 to smithi119156531-4 2023-12-01T15:46:10.673 INFO:tasks.rados.rados.0.smithi119.stdout:3534: oid 4 updating version 0 to 1897 2023-12-01T15:46:10.674 INFO:tasks.rados.rados.0.smithi119.stdout:3534: oid 4 updating version 1897 to 1899 2023-12-01T15:46:10.674 INFO:tasks.rados.rados.0.smithi119.stdout:3534: oid 4 updating version 1899 to 1900 2023-12-01T15:46:10.674 INFO:tasks.rados.rados.0.smithi119.stdout:3534: oid 4 version 1900 is already newer than 1898 2023-12-01T15:46:10.674 INFO:tasks.rados.rados.0.smithi119.stdout:3534: oid 4 version 1900 is already newer than 1896 2023-12-01T15:46:10.674 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1900 (ObjNum 1116 snap 345 seq_num 1116) dirty exists 2023-12-01T15:46:10.674 INFO:tasks.rados.rados.0.smithi119.stdout:3534: left oid 4 (ObjNum 1116 snap 345 seq_num 1116) 2023-12-01T15:46:10.739 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:46:10.739 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (12m) 101s ago 13m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:46:10.740 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (12m) 100s ago 12m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:46:10.740 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (14m) 101s ago 14m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:46:10.740 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (14m) 100s ago 14m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:46:10.740 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (17m) 100s ago 17m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:46:10.740 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (18m) 101s ago 18m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:46:10.740 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (18m) 101s ago 18m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:46:10.740 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (17m) 100s ago 17m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:46:10.740 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (17m) 101s ago 17m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:46:10.740 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (13m) 101s ago 13m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:46:10.740 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (13m) 100s ago 13m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:46:10.740 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (16m) 101s ago 16m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:46:10.740 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (16m) 101s ago 16m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:46:10.740 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (16m) 101s ago 16m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:46:10.740 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (15m) 101s ago 15m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:46:10.741 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (15m) 100s ago 15m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:46:10.741 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (15m) 100s ago 15m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:46:10.741 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (14m) 100s ago 14m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:46:10.741 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (14m) 100s ago 14m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:46:10.741 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (12m) 100s ago 13m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:46:11.121 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:46:11.121 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:46:11.121 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:46:11.121 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:46:11.121 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:46:11.121 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:46:11.121 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:46:11.121 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:46:11.122 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:46:11.122 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:46:11.122 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:46:11.122 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:46:11.122 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:46:11.122 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:46:11.122 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:46:11.122 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:46:11.122 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:46:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:10 smithi183 ceph-mon[99169]: pgmap v1080: 121 pgs: 121 active+clean; 572 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:46:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:10 smithi183 ceph-mon[99169]: osdmap e736: 8 total, 8 up, 8 in 2023-12-01T15:46:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:10 smithi183 ceph-mon[99169]: osdmap e737: 8 total, 8 up, 8 in 2023-12-01T15:46:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:10 smithi119 ceph-mon[108979]: pgmap v1080: 121 pgs: 121 active+clean; 572 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:46:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:10 smithi119 ceph-mon[108979]: osdmap e736: 8 total, 8 up, 8 in 2023-12-01T15:46:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:10 smithi119 ceph-mon[108979]: osdmap e737: 8 total, 8 up, 8 in 2023-12-01T15:46:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:10 smithi119 ceph-mon[94175]: pgmap v1080: 121 pgs: 121 active+clean; 572 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:46:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:10 smithi119 ceph-mon[94175]: osdmap e736: 8 total, 8 up, 8 in 2023-12-01T15:46:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:10 smithi119 ceph-mon[94175]: osdmap e737: 8 total, 8 up, 8 in 2023-12-01T15:46:11.611 INFO:tasks.rados.rados.0.smithi119.stdout:3531: done (4 left) 2023-12-01T15:46:11.611 INFO:tasks.rados.rados.0.smithi119.stdout:3532: done (3 left) 2023-12-01T15:46:11.611 INFO:tasks.rados.rados.0.smithi119.stdout:3533: done (2 left) 2023-12-01T15:46:11.611 INFO:tasks.rados.rados.0.smithi119.stdout:3534: done (1 left) 2023-12-01T15:46:11.612 INFO:tasks.rados.rados.0.smithi119.stdout:3535: done (0 left) 2023-12-01T15:46:11.612 INFO:tasks.rados.rados.0.smithi119.stdout:3536: read oid 10 snap -1 2023-12-01T15:46:11.612 INFO:tasks.rados.rados.0.smithi119.stdout:3536: expect (ObjNum 1066 snap 325 seq_num 1066) 2023-12-01T15:46:11.612 INFO:tasks.rados.rados.0.smithi119.stdout:3537: snap_create 2023-12-01T15:46:11.618 INFO:tasks.rados.rados.0.smithi119.stdout:3536: expect (ObjNum 1066 snap 325 seq_num 1066) 2023-12-01T15:46:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:11 smithi183 ceph-mon[99169]: from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:11 smithi183 ceph-mon[99169]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3244780741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:46:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:11 smithi183 ceph-mon[99169]: osdmap e738: 8 total, 8 up, 8 in 2023-12-01T15:46:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:11 smithi119 ceph-mon[108979]: from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:11 smithi119 ceph-mon[108979]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3244780741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:46:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:11 smithi119 ceph-mon[108979]: osdmap e738: 8 total, 8 up, 8 in 2023-12-01T15:46:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:11 smithi119 ceph-mon[94175]: from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:11 smithi119 ceph-mon[94175]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3244780741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:46:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:11 smithi119 ceph-mon[94175]: osdmap e738: 8 total, 8 up, 8 in 2023-12-01T15:46:12.614 INFO:tasks.rados.rados.0.smithi119.stdout:3536: done (1 left) 2023-12-01T15:46:12.614 INFO:tasks.rados.rados.0.smithi119.stdout:3537: done (0 left) 2023-12-01T15:46:12.614 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 347 2023-12-01T15:46:12.614 INFO:tasks.rados.rados.0.smithi119.stdout:3538: seq_num 1117 ranges {1982464=712704,2695168=458752,3153920=655360,3809280=90112} 2023-12-01T15:46:12.629 INFO:tasks.rados.rados.0.smithi119.stdout:3538: writing smithi119156531-42 from 1982464 to 2695168 tid 1 2023-12-01T15:46:12.631 INFO:tasks.rados.rados.0.smithi119.stdout:3538: writing smithi119156531-42 from 2695168 to 3153920 tid 2 2023-12-01T15:46:12.635 INFO:tasks.rados.rados.0.smithi119.stdout:3538: writing smithi119156531-42 from 3153920 to 3809280 tid 3 2023-12-01T15:46:12.635 INFO:tasks.rados.rados.0.smithi119.stdout:3538: writing smithi119156531-42 from 3809280 to 3899392 tid 4 2023-12-01T15:46:12.635 INFO:tasks.rados.rados.0.smithi119.stdout:3539: setattr oid 12 current snap is 347 2023-12-01T15:46:12.638 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 25 current snap is 347 2023-12-01T15:46:12.638 INFO:tasks.rados.rados.0.smithi119.stdout:3540: seq_num 1118 ranges {0=729088,729088=794624,1523712=409600} 2023-12-01T15:46:12.642 INFO:tasks.rados.rados.0.smithi119.stdout:3540: writing smithi119156531-25 from 0 to 729088 tid 1 2023-12-01T15:46:12.646 INFO:tasks.rados.rados.0.smithi119.stdout:3540: writing smithi119156531-25 from 729088 to 1523712 tid 2 2023-12-01T15:46:12.649 INFO:tasks.rados.rados.0.smithi119.stdout:3540: writing smithi119156531-25 from 1523712 to 1933312 tid 3 2023-12-01T15:46:12.650 INFO:tasks.rados.rados.0.smithi119.stdout:3541: read oid 23 snap -1 2023-12-01T15:46:12.650 INFO:tasks.rados.rados.0.smithi119.stdout:3541: expect deleted 2023-12-01T15:46:12.650 INFO:tasks.rados.rados.0.smithi119.stdout:3542: delete oid 17 current snap is 347 2023-12-01T15:46:12.650 INFO:tasks.rados.rados.0.smithi119.stdout:3538: finishing write tid 1 to smithi119156531-42 2023-12-01T15:46:12.650 INFO:tasks.rados.rados.0.smithi119.stdout:3538: finishing write tid 2 to smithi119156531-42 2023-12-01T15:46:12.650 INFO:tasks.rados.rados.0.smithi119.stdout:3538: finishing write tid 3 to smithi119156531-42 2023-12-01T15:46:12.650 INFO:tasks.rados.rados.0.smithi119.stdout:3538: finishing write tid 4 to smithi119156531-42 2023-12-01T15:46:12.650 INFO:tasks.rados.rados.0.smithi119.stdout:3538: finishing write tid 5 to smithi119156531-42 2023-12-01T15:46:12.650 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 2469 (ObjNum 1052 snap 317 seq_num 1052) dirty exists 2023-12-01T15:46:12.650 INFO:tasks.rados.rados.0.smithi119.stdout:3538: finishing write tid 6 to smithi119156531-42 2023-12-01T15:46:12.650 INFO:tasks.rados.rados.0.smithi119.stdout:3538: oid 42 updating version 0 to 2404 2023-12-01T15:46:12.650 INFO:tasks.rados.rados.0.smithi119.stdout:3538: oid 42 updating version 2404 to 2408 2023-12-01T15:46:12.650 INFO:tasks.rados.rados.0.smithi119.stdout:3538: oid 42 version 2408 is already newer than 2407 2023-12-01T15:46:12.651 INFO:tasks.rados.rados.0.smithi119.stdout:3538: oid 42 version 2408 is already newer than 2405 2023-12-01T15:46:12.651 INFO:tasks.rados.rados.0.smithi119.stdout:3538: oid 42 version 2408 is already newer than 2406 2023-12-01T15:46:12.651 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 2408 (ObjNum 1117 snap 347 seq_num 1117) dirty exists 2023-12-01T15:46:12.651 INFO:tasks.rados.rados.0.smithi119.stdout:3538: left oid 42 (ObjNum 1117 snap 347 seq_num 1117) 2023-12-01T15:46:12.651 INFO:tasks.rados.rados.0.smithi119.stdout:3540: finishing write tid 1 to smithi119156531-25 2023-12-01T15:46:12.652 INFO:tasks.rados.rados.0.smithi119.stdout:3538: done (4 left) 2023-12-01T15:46:12.652 INFO:tasks.rados.rados.0.smithi119.stdout:3539: done (3 left) 2023-12-01T15:46:12.653 INFO:tasks.rados.rados.0.smithi119.stdout:3541: done (2 left) 2023-12-01T15:46:12.653 INFO:tasks.rados.rados.0.smithi119.stdout:3542: done (1 left) 2023-12-01T15:46:12.653 INFO:tasks.rados.rados.0.smithi119.stdout:3543: setattr oid 49 current snap is 347 2023-12-01T15:46:12.653 INFO:tasks.rados.rados.0.smithi119.stdout:3540: finishing write tid 2 to smithi119156531-25 2023-12-01T15:46:12.653 INFO:tasks.rados.rados.0.smithi119.stdout:3540: finishing write tid 3 to smithi119156531-25 2023-12-01T15:46:12.653 INFO:tasks.rados.rados.0.smithi119.stdout:3540: finishing write tid 4 to smithi119156531-25 2023-12-01T15:46:12.654 INFO:tasks.rados.rados.0.smithi119.stdout:3544: delete oid 4 current snap is 347 2023-12-01T15:46:12.655 INFO:tasks.rados.rados.0.smithi119.stdout:3540: finishing write tid 5 to smithi119156531-25 2023-12-01T15:46:12.655 INFO:tasks.rados.rados.0.smithi119.stdout:3540: oid 25 updating version 0 to 2193 2023-12-01T15:46:12.655 INFO:tasks.rados.rados.0.smithi119.stdout:3540: oid 25 updating version 2193 to 2194 2023-12-01T15:46:12.655 INFO:tasks.rados.rados.0.smithi119.stdout:3540: oid 25 updating version 2194 to 2195 2023-12-01T15:46:12.655 INFO:tasks.rados.rados.0.smithi119.stdout:3540: oid 25 updating version 2195 to 2196 2023-12-01T15:46:12.655 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 2196 (ObjNum 1118 snap 347 seq_num 1118) dirty exists 2023-12-01T15:46:12.655 INFO:tasks.rados.rados.0.smithi119.stdout:3540: left oid 25 (ObjNum 1118 snap 347 seq_num 1118) 2023-12-01T15:46:12.658 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 1901 (ObjNum 1099 snap 338 seq_num 1099) dirty exists 2023-12-01T15:46:12.659 INFO:tasks.rados.rados.0.smithi119.stdout:3540: done (2 left) 2023-12-01T15:46:12.659 INFO:tasks.rados.rados.0.smithi119.stdout:3543: done (1 left) 2023-12-01T15:46:12.659 INFO:tasks.rados.rados.0.smithi119.stdout:3544: done (0 left) 2023-12-01T15:46:12.659 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 347 2023-12-01T15:46:12.659 INFO:tasks.rados.rados.0.smithi119.stdout:3545: seq_num 1121 ranges {827392=778240,1605632=442368,2048000=638976,2686976=122880} 2023-12-01T15:46:12.668 INFO:tasks.rados.rados.0.smithi119.stdout:3545: writing smithi119156531-12 from 827392 to 1605632 tid 1 2023-12-01T15:46:12.670 INFO:tasks.rados.rados.0.smithi119.stdout:3545: writing smithi119156531-12 from 1605632 to 2048000 tid 2 2023-12-01T15:46:12.674 INFO:tasks.rados.rados.0.smithi119.stdout:3545: writing smithi119156531-12 from 2048000 to 2686976 tid 3 2023-12-01T15:46:12.675 INFO:tasks.rados.rados.0.smithi119.stdout:3545: writing smithi119156531-12 from 2686976 to 2809856 tid 4 2023-12-01T15:46:12.675 INFO:tasks.rados.rados.0.smithi119.stdout:3546: snap_remove snap 313 2023-12-01T15:46:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:12 smithi183 ceph-mon[99169]: pgmap v1083: 121 pgs: 121 active+clean; 577 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1.7 MiB/s wr, 9 op/s 2023-12-01T15:46:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:12 smithi183 ceph-mon[99169]: osdmap e739: 8 total, 8 up, 8 in 2023-12-01T15:46:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:12 smithi119 ceph-mon[94175]: pgmap v1083: 121 pgs: 121 active+clean; 577 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1.7 MiB/s wr, 9 op/s 2023-12-01T15:46:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:12 smithi119 ceph-mon[94175]: osdmap e739: 8 total, 8 up, 8 in 2023-12-01T15:46:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:12 smithi119 ceph-mon[108979]: pgmap v1083: 121 pgs: 121 active+clean; 577 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1.7 MiB/s wr, 9 op/s 2023-12-01T15:46:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:12 smithi119 ceph-mon[108979]: osdmap e739: 8 total, 8 up, 8 in 2023-12-01T15:46:13.619 INFO:tasks.rados.rados.0.smithi119.stdout:3546: done (1 left) 2023-12-01T15:46:13.619 INFO:tasks.rados.rados.0.smithi119.stdout:3547: copy_from oid 28 from oid 33 current snap is 347 2023-12-01T15:46:13.619 INFO:tasks.rados.rados.0.smithi119.stdout:3545: finishing write tid 1 to smithi119156531-12 2023-12-01T15:46:13.619 INFO:tasks.rados.rados.0.smithi119.stdout:3545: finishing write tid 2 to smithi119156531-12 2023-12-01T15:46:13.619 INFO:tasks.rados.rados.0.smithi119.stdout:3545: finishing write tid 3 to smithi119156531-12 2023-12-01T15:46:13.619 INFO:tasks.rados.rados.0.smithi119.stdout:3545: finishing write tid 4 to smithi119156531-12 2023-12-01T15:46:13.619 INFO:tasks.rados.rados.0.smithi119.stdout:3545: finishing write tid 5 to smithi119156531-12 2023-12-01T15:46:13.619 INFO:tasks.rados.rados.0.smithi119.stdout:3545: finishing write tid 6 to smithi119156531-12 2023-12-01T15:46:13.619 INFO:tasks.rados.rados.0.smithi119.stdout:3545: oid 12 updating version 0 to 2471 2023-12-01T15:46:13.619 INFO:tasks.rados.rados.0.smithi119.stdout:3545: oid 12 updating version 2471 to 2472 2023-12-01T15:46:13.619 INFO:tasks.rados.rados.0.smithi119.stdout:3545: oid 12 version 2472 is already newer than 2470 2023-12-01T15:46:13.619 INFO:tasks.rados.rados.0.smithi119.stdout:3545: oid 12 updating version 2472 to 2474 2023-12-01T15:46:13.620 INFO:tasks.rados.rados.0.smithi119.stdout:3545: oid 12 version 2474 is already newer than 2473 2023-12-01T15:46:13.620 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 2474 (ObjNum 1121 snap 347 seq_num 1121) dirty exists 2023-12-01T15:46:13.620 INFO:tasks.rados.rados.0.smithi119.stdout:3545: left oid 12 (ObjNum 1121 snap 347 seq_num 1121) 2023-12-01T15:46:13.620 INFO:tasks.rados.rados.0.smithi119.stdout:3545: done (1 left) 2023-12-01T15:46:13.620 INFO:tasks.rados.rados.0.smithi119.stdout:3548: rollback oid 20 current snap is 347 2023-12-01T15:46:13.620 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 20 to 299 2023-12-01T15:46:13.621 INFO:tasks.rados.rados.0.smithi119.stdout:3549: snap_create 2023-12-01T15:46:13.635 INFO:tasks.rados.rados.0.smithi119.stdout:3548: finishing rollback tid 0 to smithi119156531-20 2023-12-01T15:46:13.636 INFO:tasks.rados.rados.0.smithi119.stdout:3548: finishing rollback tid 1 to smithi119156531-20 2023-12-01T15:46:13.636 INFO:tasks.rados.rados.0.smithi119.stdout:3548: finishing rollback tid 2 to smithi119156531-20 2023-12-01T15:46:13.636 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 2416 (ObjNum 449 snap 137 seq_num 449) dirty exists 2023-12-01T15:46:13.668 INFO:tasks.rados.rados.0.smithi119.stdout:3547: finishing copy_from to smithi119156531-28 2023-12-01T15:46:13.668 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 2418 (ObjNum 388 snap 124 seq_num 388) dirty exists 2023-12-01T15:46:13.669 INFO:tasks.rados.rados.0.smithi119.stdout:3547: finishing copy_from racing read to smithi119156531-28 2023-12-01T15:46:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:46:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:46:14] "GET /metrics HTTP/1.1" 200 36170 "" "Prometheus/2.43.0" 2023-12-01T15:46:14.629 INFO:tasks.rados.rados.0.smithi119.stdout:3547: done (2 left) 2023-12-01T15:46:14.629 INFO:tasks.rados.rados.0.smithi119.stdout:3548: done (1 left) 2023-12-01T15:46:14.629 INFO:tasks.rados.rados.0.smithi119.stdout:3549: done (0 left) 2023-12-01T15:46:14.629 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 348 2023-12-01T15:46:14.629 INFO:tasks.rados.rados.0.smithi119.stdout:3550: seq_num 1122 ranges {0=794624,794624=729088,1523712=475136} 2023-12-01T15:46:14.633 INFO:tasks.rados.rados.0.smithi119.stdout:3550: writing smithi119156531-4 from 0 to 794624 tid 1 2023-12-01T15:46:14.638 INFO:tasks.rados.rados.0.smithi119.stdout:3550: writing smithi119156531-4 from 794624 to 1523712 tid 2 2023-12-01T15:46:14.640 INFO:tasks.rados.rados.0.smithi119.stdout:3550: writing smithi119156531-4 from 1523712 to 1998848 tid 3 2023-12-01T15:46:14.641 INFO:tasks.rados.rados.0.smithi119.stdout:3551: snap_remove snap 327 2023-12-01T15:46:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:14 smithi183 ceph-mon[99169]: pgmap v1086: 121 pgs: 121 active+clean; 577 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1.7 MiB/s wr, 9 op/s 2023-12-01T15:46:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:14 smithi183 ceph-mon[99169]: osdmap e740: 8 total, 8 up, 8 in 2023-12-01T15:46:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:14 smithi119 ceph-mon[108979]: pgmap v1086: 121 pgs: 121 active+clean; 577 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1.7 MiB/s wr, 9 op/s 2023-12-01T15:46:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:14 smithi119 ceph-mon[108979]: osdmap e740: 8 total, 8 up, 8 in 2023-12-01T15:46:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:14 smithi119 ceph-mon[94175]: pgmap v1086: 121 pgs: 121 active+clean; 577 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1.7 MiB/s wr, 9 op/s 2023-12-01T15:46:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:14 smithi119 ceph-mon[94175]: osdmap e740: 8 total, 8 up, 8 in 2023-12-01T15:46:15.605 INFO:tasks.rados.rados.0.smithi119.stdout:3551: done (1 left) 2023-12-01T15:46:15.605 INFO:tasks.rados.rados.0.smithi119.stdout:3552: snap_remove snap 310 2023-12-01T15:46:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:15 smithi183 ceph-mon[99169]: osdmap e741: 8 total, 8 up, 8 in 2023-12-01T15:46:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:15 smithi183 ceph-mon[99169]: osdmap e742: 8 total, 8 up, 8 in 2023-12-01T15:46:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:15 smithi119 ceph-mon[94175]: osdmap e741: 8 total, 8 up, 8 in 2023-12-01T15:46:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:15 smithi119 ceph-mon[94175]: osdmap e742: 8 total, 8 up, 8 in 2023-12-01T15:46:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:15 smithi119 ceph-mon[108979]: osdmap e741: 8 total, 8 up, 8 in 2023-12-01T15:46:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:15 smithi119 ceph-mon[108979]: osdmap e742: 8 total, 8 up, 8 in 2023-12-01T15:46:16.608 INFO:tasks.rados.rados.0.smithi119.stdout:3552: done (1 left) 2023-12-01T15:46:16.608 INFO:tasks.rados.rados.0.smithi119.stdout:3553: delete oid 26 current snap is 348 2023-12-01T15:46:16.608 INFO:tasks.rados.rados.0.smithi119.stdout:3550: finishing write tid 1 to smithi119156531-4 2023-12-01T15:46:16.608 INFO:tasks.rados.rados.0.smithi119.stdout:3550: finishing write tid 2 to smithi119156531-4 2023-12-01T15:46:16.608 INFO:tasks.rados.rados.0.smithi119.stdout:3550: finishing write tid 3 to smithi119156531-4 2023-12-01T15:46:16.608 INFO:tasks.rados.rados.0.smithi119.stdout:3550: finishing write tid 4 to smithi119156531-4 2023-12-01T15:46:16.608 INFO:tasks.rados.rados.0.smithi119.stdout:3550: finishing write tid 5 to smithi119156531-4 2023-12-01T15:46:16.608 INFO:tasks.rados.rados.0.smithi119.stdout:3550: oid 4 updating version 0 to 1906 2023-12-01T15:46:16.609 INFO:tasks.rados.rados.0.smithi119.stdout:3550: oid 4 version 1906 is already newer than 1903 2023-12-01T15:46:16.609 INFO:tasks.rados.rados.0.smithi119.stdout:3550: oid 4 version 1906 is already newer than 1905 2023-12-01T15:46:16.609 INFO:tasks.rados.rados.0.smithi119.stdout:3550: oid 4 version 1906 is already newer than 1904 2023-12-01T15:46:16.609 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1906 (ObjNum 1122 snap 348 seq_num 1122) dirty exists 2023-12-01T15:46:16.609 INFO:tasks.rados.rados.0.smithi119.stdout:3550: left oid 4 (ObjNum 1122 snap 348 seq_num 1122) 2023-12-01T15:46:16.624 INFO:tasks.rados.rados.0.smithi119.stdout:3550: done (1 left) 2023-12-01T15:46:16.624 INFO:tasks.rados.rados.0.smithi119.stdout:3553: done (0 left) 2023-12-01T15:46:16.624 INFO:tasks.rados.rados.0.smithi119.stdout:3554: snap_remove snap 337 2023-12-01T15:46:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:16 smithi183 ceph-mon[99169]: pgmap v1089: 121 pgs: 121 active+clean; 601 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.4 MiB/s wr, 34 op/s 2023-12-01T15:46:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:16 smithi183 ceph-mon[99169]: osdmap e743: 8 total, 8 up, 8 in 2023-12-01T15:46:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:16 smithi119 ceph-mon[94175]: pgmap v1089: 121 pgs: 121 active+clean; 601 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.4 MiB/s wr, 34 op/s 2023-12-01T15:46:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:16 smithi119 ceph-mon[94175]: osdmap e743: 8 total, 8 up, 8 in 2023-12-01T15:46:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:16 smithi119 ceph-mon[108979]: pgmap v1089: 121 pgs: 121 active+clean; 601 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.4 MiB/s wr, 34 op/s 2023-12-01T15:46:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:16 smithi119 ceph-mon[108979]: osdmap e743: 8 total, 8 up, 8 in 2023-12-01T15:46:17.611 INFO:tasks.rados.rados.0.smithi119.stdout:3554: done (0 left) 2023-12-01T15:46:17.611 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 50 current snap is 348 2023-12-01T15:46:17.611 INFO:tasks.rados.rados.0.smithi119.stdout:3555: seq_num 1124 ranges {2424832=434176,2859008=499712,3358720=409600,3768320=663552,4431872=32768} 2023-12-01T15:46:17.627 INFO:tasks.rados.rados.0.smithi119.stdout:3555: writing smithi119156531-50 from 2424832 to 2859008 tid 1 2023-12-01T15:46:17.630 INFO:tasks.rados.rados.0.smithi119.stdout:3555: writing smithi119156531-50 from 2859008 to 3358720 tid 2 2023-12-01T15:46:17.638 INFO:tasks.rados.rados.0.smithi119.stdout:3555: writing smithi119156531-50 from 3358720 to 3768320 tid 3 2023-12-01T15:46:17.639 INFO:tasks.rados.rados.0.smithi119.stdout:3555: writing smithi119156531-50 from 3768320 to 4431872 tid 4 2023-12-01T15:46:17.639 INFO:tasks.rados.rados.0.smithi119.stdout:3555: writing smithi119156531-50 from 4431872 to 4464640 tid 5 2023-12-01T15:46:17.639 INFO:tasks.rados.rados.0.smithi119.stdout:3556: delete oid 42 current snap is 348 2023-12-01T15:46:17.639 INFO:tasks.rados.rados.0.smithi119.stdout:3555: finishing write tid 1 to smithi119156531-50 2023-12-01T15:46:17.639 INFO:tasks.rados.rados.0.smithi119.stdout:3555: finishing write tid 2 to smithi119156531-50 2023-12-01T15:46:17.640 INFO:tasks.rados.rados.0.smithi119.stdout:3555: finishing write tid 3 to smithi119156531-50 2023-12-01T15:46:17.644 INFO:tasks.rados.rados.0.smithi119.stdout:3556: done (1 left) 2023-12-01T15:46:17.644 INFO:tasks.rados.rados.0.smithi119.stdout:3557: snap_create 2023-12-01T15:46:17.646 INFO:tasks.rados.rados.0.smithi119.stdout:3555: finishing write tid 4 to smithi119156531-50 2023-12-01T15:46:17.646 INFO:tasks.rados.rados.0.smithi119.stdout:3555: finishing write tid 5 to smithi119156531-50 2023-12-01T15:46:17.646 INFO:tasks.rados.rados.0.smithi119.stdout:3555: finishing write tid 6 to smithi119156531-50 2023-12-01T15:46:17.648 INFO:tasks.rados.rados.0.smithi119.stdout:3555: finishing write tid 7 to smithi119156531-50 2023-12-01T15:46:17.648 INFO:tasks.rados.rados.0.smithi119.stdout:3555: oid 50 updating version 0 to 2199 2023-12-01T15:46:17.648 INFO:tasks.rados.rados.0.smithi119.stdout:3555: oid 50 updating version 2199 to 2202 2023-12-01T15:46:17.648 INFO:tasks.rados.rados.0.smithi119.stdout:3555: oid 50 version 2202 is already newer than 2197 2023-12-01T15:46:17.648 INFO:tasks.rados.rados.0.smithi119.stdout:3555: oid 50 version 2202 is already newer than 2201 2023-12-01T15:46:17.649 INFO:tasks.rados.rados.0.smithi119.stdout:3555: oid 50 version 2202 is already newer than 2198 2023-12-01T15:46:17.649 INFO:tasks.rados.rados.0.smithi119.stdout:3555: oid 50 version 2202 is already newer than 2200 2023-12-01T15:46:17.649 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 2202 (ObjNum 1124 snap 348 seq_num 1124) dirty exists 2023-12-01T15:46:17.649 INFO:tasks.rados.rados.0.smithi119.stdout:3555: left oid 50 (ObjNum 1124 snap 348 seq_num 1124) 2023-12-01T15:46:18.641 INFO:tasks.rados.rados.0.smithi119.stdout:3555: done (1 left) 2023-12-01T15:46:18.642 INFO:tasks.rados.rados.0.smithi119.stdout:3557: done (0 left) 2023-12-01T15:46:18.642 INFO:tasks.rados.rados.0.smithi119.stdout:3558: snap_create 2023-12-01T15:46:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:18 smithi183 ceph-mon[99169]: pgmap v1092: 121 pgs: 121 active+clean; 601 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.4 MiB/s wr, 34 op/s 2023-12-01T15:46:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:18 smithi183 ceph-mon[99169]: osdmap e744: 8 total, 8 up, 8 in 2023-12-01T15:46:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:18 smithi119 ceph-mon[94175]: pgmap v1092: 121 pgs: 121 active+clean; 601 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.4 MiB/s wr, 34 op/s 2023-12-01T15:46:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:18 smithi119 ceph-mon[94175]: osdmap e744: 8 total, 8 up, 8 in 2023-12-01T15:46:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:18 smithi119 ceph-mon[108979]: pgmap v1092: 121 pgs: 121 active+clean; 601 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.4 MiB/s wr, 34 op/s 2023-12-01T15:46:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:18 smithi119 ceph-mon[108979]: osdmap e744: 8 total, 8 up, 8 in 2023-12-01T15:46:19.647 INFO:tasks.rados.rados.0.smithi119.stdout:3558: done (0 left) 2023-12-01T15:46:19.647 INFO:tasks.rados.rados.0.smithi119.stdout:3559: rollback oid 11 current snap is 350 2023-12-01T15:46:19.648 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 11 to 328 2023-12-01T15:46:19.648 INFO:tasks.rados.rados.0.smithi119.stdout:3560: rollback oid 32 current snap is 350 2023-12-01T15:46:19.648 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 32 to 322 2023-12-01T15:46:19.648 INFO:tasks.rados.rados.0.smithi119.stdout:3561: delete oid 15 current snap is 350 2023-12-01T15:46:19.654 INFO:tasks.rados.rados.0.smithi119.stdout:3561: done (2 left) 2023-12-01T15:46:19.654 INFO:tasks.rados.rados.0.smithi119.stdout:3562: rollback oid 41 current snap is 350 2023-12-01T15:46:19.654 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 41 to 301 2023-12-01T15:46:19.654 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 46 current snap is 350 2023-12-01T15:46:19.654 INFO:tasks.rados.rados.0.smithi119.stdout:3563: seq_num 1127 ranges {5038080=483328,5521408=598016,6119424=581632,6701056=425984} 2023-12-01T15:46:19.683 INFO:tasks.rados.rados.0.smithi119.stdout:3563: writing smithi119156531-46 from 5038080 to 5521408 tid 1 2023-12-01T15:46:19.687 INFO:tasks.rados.rados.0.smithi119.stdout:3563: writing smithi119156531-46 from 5521408 to 6119424 tid 2 2023-12-01T15:46:19.690 INFO:tasks.rados.rados.0.smithi119.stdout:3563: writing smithi119156531-46 from 6119424 to 6701056 tid 3 2023-12-01T15:46:19.694 INFO:tasks.rados.rados.0.smithi119.stdout:3563: writing smithi119156531-46 from 6701056 to 7127040 tid 4 2023-12-01T15:46:19.694 INFO:tasks.rados.rados.0.smithi119.stdout:3564: snap_create 2023-12-01T15:46:19.694 INFO:tasks.rados.rados.0.smithi119.stdout:3559: finishing rollback tid 1 to smithi119156531-11 2023-12-01T15:46:19.694 INFO:tasks.rados.rados.0.smithi119.stdout:3560: finishing rollback tid 0 to smithi119156531-32 2023-12-01T15:46:19.694 INFO:tasks.rados.rados.0.smithi119.stdout:3559: finishing rollback tid 2 to smithi119156531-11 2023-12-01T15:46:19.694 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 2463 (ObjNum 1074 snap 325 seq_num 1074) dirty exists 2023-12-01T15:46:19.694 INFO:tasks.rados.rados.0.smithi119.stdout:3560: finishing rollback tid 1 to smithi119156531-32 2023-12-01T15:46:19.694 INFO:tasks.rados.rados.0.smithi119.stdout:3560: finishing rollback tid 2 to smithi119156531-32 2023-12-01T15:46:19.694 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 2200 (ObjNum 1053 snap 318 seq_num 1053) dirty exists 2023-12-01T15:46:19.694 INFO:tasks.rados.rados.0.smithi119.stdout:3562: finishing rollback tid 0 to smithi119156531-41 2023-12-01T15:46:19.694 INFO:tasks.rados.rados.0.smithi119.stdout:3562: finishing rollback tid 1 to smithi119156531-41 2023-12-01T15:46:19.694 INFO:tasks.rados.rados.0.smithi119.stdout:3562: finishing rollback tid 2 to smithi119156531-41 2023-12-01T15:46:19.694 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 2477 (ObjNum 944 snap 288 seq_num 944) dirty exists 2023-12-01T15:46:19.695 INFO:tasks.rados.rados.0.smithi119.stdout:3563: finishing write tid 1 to smithi119156531-46 2023-12-01T15:46:19.695 INFO:tasks.rados.rados.0.smithi119.stdout:3563: finishing write tid 2 to smithi119156531-46 2023-12-01T15:46:19.695 INFO:tasks.rados.rados.0.smithi119.stdout:3563: finishing write tid 3 to smithi119156531-46 2023-12-01T15:46:19.697 INFO:tasks.rados.rados.0.smithi119.stdout:3563: finishing write tid 4 to smithi119156531-46 2023-12-01T15:46:19.697 INFO:tasks.rados.rados.0.smithi119.stdout:3563: finishing write tid 5 to smithi119156531-46 2023-12-01T15:46:19.698 INFO:tasks.rados.rados.0.smithi119.stdout:3563: finishing write tid 6 to smithi119156531-46 2023-12-01T15:46:19.698 INFO:tasks.rados.rados.0.smithi119.stdout:3563: oid 46 updating version 0 to 2490 2023-12-01T15:46:19.698 INFO:tasks.rados.rados.0.smithi119.stdout:3563: oid 46 version 2490 is already newer than 2487 2023-12-01T15:46:19.698 INFO:tasks.rados.rados.0.smithi119.stdout:3563: oid 46 version 2490 is already newer than 2488 2023-12-01T15:46:19.698 INFO:tasks.rados.rados.0.smithi119.stdout:3563: oid 46 version 2490 is already newer than 2486 2023-12-01T15:46:19.698 INFO:tasks.rados.rados.0.smithi119.stdout:3563: oid 46 version 2490 is already newer than 2489 2023-12-01T15:46:19.698 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 2490 (ObjNum 1127 snap 350 seq_num 1127) dirty exists 2023-12-01T15:46:19.698 INFO:tasks.rados.rados.0.smithi119.stdout:3563: left oid 46 (ObjNum 1127 snap 350 seq_num 1127) 2023-12-01T15:46:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:19 smithi183 ceph-mon[99169]: osdmap e745: 8 total, 8 up, 8 in 2023-12-01T15:46:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:19 smithi119 ceph-mon[108979]: osdmap e745: 8 total, 8 up, 8 in 2023-12-01T15:46:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:19 smithi119 ceph-mon[94175]: osdmap e745: 8 total, 8 up, 8 in 2023-12-01T15:46:20.661 INFO:tasks.rados.rados.0.smithi119.stdout:3559: done (4 left) 2023-12-01T15:46:20.662 INFO:tasks.rados.rados.0.smithi119.stdout:3560: done (3 left) 2023-12-01T15:46:20.662 INFO:tasks.rados.rados.0.smithi119.stdout:3562: done (2 left) 2023-12-01T15:46:20.662 INFO:tasks.rados.rados.0.smithi119.stdout:3563: done (1 left) 2023-12-01T15:46:20.662 INFO:tasks.rados.rados.0.smithi119.stdout:3564: done (0 left) 2023-12-01T15:46:20.662 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 13 current snap is 351 2023-12-01T15:46:20.662 INFO:tasks.rados.rados.0.smithi119.stdout:3565: seq_num 1128 ranges {1875968=499712,2375680=483328,2859008=786432,3645440=335872} 2023-12-01T15:46:20.674 INFO:tasks.rados.rados.0.smithi119.stdout:3565: writing smithi119156531-13 from 1875968 to 2375680 tid 1 2023-12-01T15:46:20.677 INFO:tasks.rados.rados.0.smithi119.stdout:3565: writing smithi119156531-13 from 2375680 to 2859008 tid 2 2023-12-01T15:46:20.682 INFO:tasks.rados.rados.0.smithi119.stdout:3565: writing smithi119156531-13 from 2859008 to 3645440 tid 3 2023-12-01T15:46:20.684 INFO:tasks.rados.rados.0.smithi119.stdout:3565: writing smithi119156531-13 from 3645440 to 3981312 tid 4 2023-12-01T15:46:20.684 INFO:tasks.rados.rados.0.smithi119.stdout:3566: rollback oid 30 current snap is 351 2023-12-01T15:46:20.684 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 30 to 286 2023-12-01T15:46:20.684 INFO:tasks.rados.rados.0.smithi119.stdout:3565: finishing write tid 1 to smithi119156531-13 2023-12-01T15:46:20.685 INFO:tasks.rados.rados.0.smithi119.stdout:3565: finishing write tid 2 to smithi119156531-13 2023-12-01T15:46:20.685 INFO:tasks.rados.rados.0.smithi119.stdout:3567: snap_create 2023-12-01T15:46:20.689 INFO:tasks.rados.rados.0.smithi119.stdout:3565: finishing write tid 3 to smithi119156531-13 2023-12-01T15:46:20.689 INFO:tasks.rados.rados.0.smithi119.stdout:3565: finishing write tid 4 to smithi119156531-13 2023-12-01T15:46:20.690 INFO:tasks.rados.rados.0.smithi119.stdout:3565: finishing write tid 5 to smithi119156531-13 2023-12-01T15:46:20.690 INFO:tasks.rados.rados.0.smithi119.stdout:3566: finishing rollback tid 0 to smithi119156531-30 2023-12-01T15:46:20.690 INFO:tasks.rados.rados.0.smithi119.stdout:3566: finishing rollback tid 1 to smithi119156531-30 2023-12-01T15:46:20.690 INFO:tasks.rados.rados.0.smithi119.stdout:3566: finishing rollback tid 2 to smithi119156531-30 2023-12-01T15:46:20.690 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 2412 (ObjNum 928 snap 284 seq_num 928) dirty exists 2023-12-01T15:46:20.691 INFO:tasks.rados.rados.0.smithi119.stdout:3565: finishing write tid 6 to smithi119156531-13 2023-12-01T15:46:20.691 INFO:tasks.rados.rados.0.smithi119.stdout:3565: oid 13 updating version 0 to 2468 2023-12-01T15:46:20.691 INFO:tasks.rados.rados.0.smithi119.stdout:3565: oid 13 version 2468 is already newer than 2465 2023-12-01T15:46:20.691 INFO:tasks.rados.rados.0.smithi119.stdout:3565: oid 13 version 2468 is already newer than 2464 2023-12-01T15:46:20.692 INFO:tasks.rados.rados.0.smithi119.stdout:3565: oid 13 version 2468 is already newer than 2466 2023-12-01T15:46:20.692 INFO:tasks.rados.rados.0.smithi119.stdout:3565: oid 13 version 2468 is already newer than 2467 2023-12-01T15:46:20.692 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 2468 (ObjNum 1128 snap 351 seq_num 1128) dirty exists 2023-12-01T15:46:20.692 INFO:tasks.rados.rados.0.smithi119.stdout:3565: left oid 13 (ObjNum 1128 snap 351 seq_num 1128) 2023-12-01T15:46:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:20 smithi183 ceph-mon[99169]: pgmap v1095: 121 pgs: 121 active+clean; 601 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:46:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:20 smithi183 ceph-mon[99169]: osdmap e746: 8 total, 8 up, 8 in 2023-12-01T15:46:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:20 smithi119 ceph-mon[108979]: pgmap v1095: 121 pgs: 121 active+clean; 601 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:46:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:20 smithi119 ceph-mon[108979]: osdmap e746: 8 total, 8 up, 8 in 2023-12-01T15:46:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:20 smithi119 ceph-mon[94175]: pgmap v1095: 121 pgs: 121 active+clean; 601 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:46:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:20 smithi119 ceph-mon[94175]: osdmap e746: 8 total, 8 up, 8 in 2023-12-01T15:46:21.664 INFO:tasks.rados.rados.0.smithi119.stdout:3565: done (2 left) 2023-12-01T15:46:21.664 INFO:tasks.rados.rados.0.smithi119.stdout:3566: done (1 left) 2023-12-01T15:46:21.664 INFO:tasks.rados.rados.0.smithi119.stdout:3567: done (0 left) 2023-12-01T15:46:21.664 INFO:tasks.rados.rados.0.smithi119.stdout:3568: read oid 41 snap -1 2023-12-01T15:46:21.664 INFO:tasks.rados.rados.0.smithi119.stdout:3568: expect (ObjNum 944 snap 288 seq_num 944) 2023-12-01T15:46:21.664 INFO:tasks.rados.rados.0.smithi119.stdout:3569: delete oid 28 current snap is 352 2023-12-01T15:46:21.668 INFO:tasks.rados.rados.0.smithi119.stdout:3569: done (1 left) 2023-12-01T15:46:21.668 INFO:tasks.rados.rados.0.smithi119.stdout:3570: snap_create 2023-12-01T15:46:21.701 INFO:tasks.rados.rados.0.smithi119.stdout:3568: expect (ObjNum 944 snap 288 seq_num 944) 2023-12-01T15:46:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:21 smithi183 ceph-mon[99169]: osdmap e747: 8 total, 8 up, 8 in 2023-12-01T15:46:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:21 smithi119 ceph-mon[94175]: osdmap e747: 8 total, 8 up, 8 in 2023-12-01T15:46:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:21 smithi119 ceph-mon[108979]: osdmap e747: 8 total, 8 up, 8 in 2023-12-01T15:46:22.670 INFO:tasks.rados.rados.0.smithi119.stdout:3568: done (1 left) 2023-12-01T15:46:22.671 INFO:tasks.rados.rados.0.smithi119.stdout:3570: done (0 left) 2023-12-01T15:46:22.671 INFO:tasks.rados.rados.0.smithi119.stdout:3571: snap_remove snap 333 2023-12-01T15:46:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:22 smithi183 ceph-mon[99169]: pgmap v1098: 121 pgs: 121 active+clean; 604 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 986 KiB/s wr, 3 op/s 2023-12-01T15:46:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:22 smithi183 ceph-mon[99169]: osdmap e748: 8 total, 8 up, 8 in 2023-12-01T15:46:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:22 smithi119 ceph-mon[94175]: pgmap v1098: 121 pgs: 121 active+clean; 604 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 986 KiB/s wr, 3 op/s 2023-12-01T15:46:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:22 smithi119 ceph-mon[94175]: osdmap e748: 8 total, 8 up, 8 in 2023-12-01T15:46:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:22 smithi119 ceph-mon[108979]: pgmap v1098: 121 pgs: 121 active+clean; 604 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 986 KiB/s wr, 3 op/s 2023-12-01T15:46:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:22 smithi119 ceph-mon[108979]: osdmap e748: 8 total, 8 up, 8 in 2023-12-01T15:46:23.678 INFO:tasks.rados.rados.0.smithi119.stdout:3571: done (0 left) 2023-12-01T15:46:23.678 INFO:tasks.rados.rados.0.smithi119.stdout:3572: snap_create 2023-12-01T15:46:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:23 smithi183 ceph-mon[99169]: osdmap e749: 8 total, 8 up, 8 in 2023-12-01T15:46:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:23 smithi119 ceph-mon[108979]: osdmap e749: 8 total, 8 up, 8 in 2023-12-01T15:46:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:23 smithi119 ceph-mon[94175]: osdmap e749: 8 total, 8 up, 8 in 2023-12-01T15:46:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:46:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:46:24] "GET /metrics HTTP/1.1" 200 36173 "" "Prometheus/2.43.0" 2023-12-01T15:46:24.678 INFO:tasks.rados.rados.0.smithi119.stdout:3572: done (0 left) 2023-12-01T15:46:24.679 INFO:tasks.rados.rados.0.smithi119.stdout:3573: copy_from oid 13 from oid 23 current snap is 354 2023-12-01T15:46:24.679 INFO:tasks.rados.rados.0.smithi119.stdout:3574: delete oid 7 current snap is 354 2023-12-01T15:46:24.681 INFO:tasks.rados.rados.0.smithi119.stdout:3573: finishing copy_from to smithi119156531-13 2023-12-01T15:46:24.682 INFO:tasks.rados.rados.0.smithi119.stdout:3573: got expected ENOENT (src dne) 2023-12-01T15:46:24.682 INFO:tasks.rados.rados.0.smithi119.stdout:3573: finishing copy_from racing read to smithi119156531-13 2023-12-01T15:46:24.686 INFO:tasks.rados.rados.0.smithi119.stdout:3573: done (1 left) 2023-12-01T15:46:24.686 INFO:tasks.rados.rados.0.smithi119.stdout:3574: done (0 left) 2023-12-01T15:46:24.686 INFO:tasks.rados.rados.0.smithi119.stdout:3575: snap_create 2023-12-01T15:46:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:24 smithi183 ceph-mon[99169]: pgmap v1101: 121 pgs: 121 active+clean; 604 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 986 KiB/s wr, 3 op/s 2023-12-01T15:46:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:24 smithi183 ceph-mon[99169]: osdmap e750: 8 total, 8 up, 8 in 2023-12-01T15:46:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:24 smithi119 ceph-mon[94175]: pgmap v1101: 121 pgs: 121 active+clean; 604 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 986 KiB/s wr, 3 op/s 2023-12-01T15:46:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:24 smithi119 ceph-mon[94175]: osdmap e750: 8 total, 8 up, 8 in 2023-12-01T15:46:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:24 smithi119 ceph-mon[108979]: pgmap v1101: 121 pgs: 121 active+clean; 604 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 986 KiB/s wr, 3 op/s 2023-12-01T15:46:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:24 smithi119 ceph-mon[108979]: osdmap e750: 8 total, 8 up, 8 in 2023-12-01T15:46:25.607 INFO:tasks.rados.rados.0.smithi119.stdout:3575: done (0 left) 2023-12-01T15:46:25.607 INFO:tasks.rados.rados.0.smithi119.stdout:3576: snap_create 2023-12-01T15:46:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:25 smithi183 ceph-mon[99169]: osdmap e751: 8 total, 8 up, 8 in 2023-12-01T15:46:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:25 smithi183 ceph-mon[99169]: osdmap e752: 8 total, 8 up, 8 in 2023-12-01T15:46:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:25 smithi119 ceph-mon[94175]: osdmap e751: 8 total, 8 up, 8 in 2023-12-01T15:46:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:25 smithi119 ceph-mon[94175]: osdmap e752: 8 total, 8 up, 8 in 2023-12-01T15:46:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:25 smithi119 ceph-mon[108979]: osdmap e751: 8 total, 8 up, 8 in 2023-12-01T15:46:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:25 smithi119 ceph-mon[108979]: osdmap e752: 8 total, 8 up, 8 in 2023-12-01T15:46:26.613 INFO:tasks.rados.rados.0.smithi119.stdout:3576: done (0 left) 2023-12-01T15:46:26.613 INFO:tasks.rados.rados.0.smithi119.stdout:3577: snap_create 2023-12-01T15:46:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:26 smithi183 ceph-mon[99169]: pgmap v1104: 121 pgs: 121 active+clean; 629 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 1024 KiB/s wr, 6 op/s 2023-12-01T15:46:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:26 smithi183 ceph-mon[99169]: osdmap e753: 8 total, 8 up, 8 in 2023-12-01T15:46:26.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:26 smithi119 ceph-mon[94175]: pgmap v1104: 121 pgs: 121 active+clean; 629 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 1024 KiB/s wr, 6 op/s 2023-12-01T15:46:26.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:26 smithi119 ceph-mon[94175]: osdmap e753: 8 total, 8 up, 8 in 2023-12-01T15:46:26.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:26 smithi119 ceph-mon[108979]: pgmap v1104: 121 pgs: 121 active+clean; 629 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 1024 KiB/s wr, 6 op/s 2023-12-01T15:46:26.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:26 smithi119 ceph-mon[108979]: osdmap e753: 8 total, 8 up, 8 in 2023-12-01T15:46:27.616 INFO:tasks.rados.rados.0.smithi119.stdout:3577: done (0 left) 2023-12-01T15:46:27.616 INFO:tasks.rados.rados.0.smithi119.stdout:3578: snap_create 2023-12-01T15:46:28.618 INFO:tasks.rados.rados.0.smithi119.stdout:3578: done (0 left) 2023-12-01T15:46:28.618 INFO:tasks.rados.rados.0.smithi119.stdout:3579: read oid 3 snap 307 2023-12-01T15:46:28.618 INFO:tasks.rados.rados.0.smithi119.stdout:3579: expect (ObjNum 1006 snap 303 seq_num 1006) 2023-12-01T15:46:28.618 INFO:tasks.rados.rados.0.smithi119.stdout:3580: delete oid 41 current snap is 358 2023-12-01T15:46:28.623 INFO:tasks.rados.rados.0.smithi119.stdout:3580: done (1 left) 2023-12-01T15:46:28.623 INFO:tasks.rados.rados.0.smithi119.stdout:3581: snap_remove snap 296 2023-12-01T15:46:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:28 smithi183 ceph-mon[99169]: pgmap v1107: 121 pgs: 121 active+clean; 629 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 1024 KiB/s wr, 6 op/s 2023-12-01T15:46:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:28 smithi183 ceph-mon[99169]: osdmap e754: 8 total, 8 up, 8 in 2023-12-01T15:46:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:28 smithi119 ceph-mon[94175]: pgmap v1107: 121 pgs: 121 active+clean; 629 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 1024 KiB/s wr, 6 op/s 2023-12-01T15:46:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:28 smithi119 ceph-mon[94175]: osdmap e754: 8 total, 8 up, 8 in 2023-12-01T15:46:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:28 smithi119 ceph-mon[108979]: pgmap v1107: 121 pgs: 121 active+clean; 629 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 1024 KiB/s wr, 6 op/s 2023-12-01T15:46:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:28 smithi119 ceph-mon[108979]: osdmap e754: 8 total, 8 up, 8 in 2023-12-01T15:46:29.638 INFO:tasks.rados.rados.0.smithi119.stdout:3581: done (1 left) 2023-12-01T15:46:29.638 INFO:tasks.rados.rados.0.smithi119.stdout:3582: rollback oid 26 current snap is 358 2023-12-01T15:46:29.639 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 26 to 301 2023-12-01T15:46:29.639 INFO:tasks.rados.rados.0.smithi119.stdout:3583: copy_from oid 29 from oid 25 current snap is 358 2023-12-01T15:46:29.639 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 33 current snap is 358 2023-12-01T15:46:29.639 INFO:tasks.rados.rados.0.smithi119.stdout:3584: seq_num 1132 ranges {4685824=565248,5251072=425984,5677056=770048,6447104=409600} 2023-12-01T15:46:29.667 INFO:tasks.rados.rados.0.smithi119.stdout:3584: writing smithi119156531-33 from 4685824 to 5251072 tid 1 2023-12-01T15:46:29.670 INFO:tasks.rados.rados.0.smithi119.stdout:3584: writing smithi119156531-33 from 5251072 to 5677056 tid 2 2023-12-01T15:46:29.675 INFO:tasks.rados.rados.0.smithi119.stdout:3584: writing smithi119156531-33 from 5677056 to 6447104 tid 3 2023-12-01T15:46:29.678 INFO:tasks.rados.rados.0.smithi119.stdout:3584: writing smithi119156531-33 from 6447104 to 6856704 tid 4 2023-12-01T15:46:29.678 INFO:tasks.rados.rados.0.smithi119.stdout:3585: read oid 24 snap -1 2023-12-01T15:46:29.678 INFO:tasks.rados.rados.0.smithi119.stdout:3585: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:46:29.678 INFO:tasks.rados.rados.0.smithi119.stdout:3586: read oid 6 snap -1 2023-12-01T15:46:29.678 INFO:tasks.rados.rados.0.smithi119.stdout:3586: expect deleted 2023-12-01T15:46:29.678 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 37 current snap is 358 2023-12-01T15:46:29.678 INFO:tasks.rados.rados.0.smithi119.stdout:3579: expect (ObjNum 1006 snap 303 seq_num 1006) 2023-12-01T15:46:29.679 INFO:tasks.rados.rados.0.smithi119.stdout:3582: finishing rollback tid 1 to smithi119156531-26 2023-12-01T15:46:29.679 INFO:tasks.rados.rados.0.smithi119.stdout:3582: finishing rollback tid 2 to smithi119156531-26 2023-12-01T15:46:29.679 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 1867 (ObjNum 967 snap 297 seq_num 967) dirty exists 2023-12-01T15:46:29.679 INFO:tasks.rados.rados.0.smithi119.stdout:3583: finishing copy_from to smithi119156531-29 2023-12-01T15:46:29.680 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 2196 (ObjNum 1118 snap 347 seq_num 1118) dirty exists 2023-12-01T15:46:29.680 INFO:tasks.rados.rados.0.smithi119.stdout:3583: finishing copy_from racing read to smithi119156531-29 2023-12-01T15:46:29.680 INFO:tasks.rados.rados.0.smithi119.stdout:3584: finishing write tid 1 to smithi119156531-33 2023-12-01T15:46:29.680 INFO:tasks.rados.rados.0.smithi119.stdout:3584: finishing write tid 2 to smithi119156531-33 2023-12-01T15:46:29.680 INFO:tasks.rados.rados.0.smithi119.stdout:3587: seq_num 1133 ranges {1982464=581632,2564096=753664,3317760=573440,3891200=278528} 2023-12-01T15:46:29.693 INFO:tasks.rados.rados.0.smithi119.stdout:3587: writing smithi119156531-37 from 1982464 to 2564096 tid 1 2023-12-01T15:46:29.697 INFO:tasks.rados.rados.0.smithi119.stdout:3587: writing smithi119156531-37 from 2564096 to 3317760 tid 2 2023-12-01T15:46:29.700 INFO:tasks.rados.rados.0.smithi119.stdout:3587: writing smithi119156531-37 from 3317760 to 3891200 tid 3 2023-12-01T15:46:29.703 INFO:tasks.rados.rados.0.smithi119.stdout:3587: writing smithi119156531-37 from 3891200 to 4169728 tid 4 2023-12-01T15:46:29.703 INFO:tasks.rados.rados.0.smithi119.stdout:3579: done (6 left) 2023-12-01T15:46:29.703 INFO:tasks.rados.rados.0.smithi119.stdout:3582: done (5 left) 2023-12-01T15:46:29.703 INFO:tasks.rados.rados.0.smithi119.stdout:3583: done (4 left) 2023-12-01T15:46:29.703 INFO:tasks.rados.rados.0.smithi119.stdout:3588: read oid 40 snap -1 2023-12-01T15:46:29.703 INFO:tasks.rados.rados.0.smithi119.stdout:3588: expect deleted 2023-12-01T15:46:29.703 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 23 current snap is 358 2023-12-01T15:46:29.703 INFO:tasks.rados.rados.0.smithi119.stdout:3585: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:46:29.705 INFO:tasks.rados.rados.0.smithi119.stdout:3584: finishing write tid 3 to smithi119156531-33 2023-12-01T15:46:29.705 INFO:tasks.rados.rados.0.smithi119.stdout:3584: finishing write tid 4 to smithi119156531-33 2023-12-01T15:46:29.705 INFO:tasks.rados.rados.0.smithi119.stdout:3584: finishing write tid 5 to smithi119156531-33 2023-12-01T15:46:29.705 INFO:tasks.rados.rados.0.smithi119.stdout:3584: finishing write tid 6 to smithi119156531-33 2023-12-01T15:46:29.705 INFO:tasks.rados.rados.0.smithi119.stdout:3584: oid 33 updating version 0 to 2473 2023-12-01T15:46:29.705 INFO:tasks.rados.rados.0.smithi119.stdout:3584: oid 33 version 2473 is already newer than 2471 2023-12-01T15:46:29.705 INFO:tasks.rados.rados.0.smithi119.stdout:3584: oid 33 version 2473 is already newer than 2472 2023-12-01T15:46:29.705 INFO:tasks.rados.rados.0.smithi119.stdout:3584: oid 33 version 2473 is already newer than 2470 2023-12-01T15:46:29.705 INFO:tasks.rados.rados.0.smithi119.stdout:3584: oid 33 version 2473 is already newer than 2469 2023-12-01T15:46:29.705 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 2473 (ObjNum 1132 snap 358 seq_num 1132) dirty exists 2023-12-01T15:46:29.705 INFO:tasks.rados.rados.0.smithi119.stdout:3584: left oid 33 (ObjNum 1132 snap 358 seq_num 1132) 2023-12-01T15:46:29.706 INFO:tasks.rados.rados.0.smithi119.stdout:3587: finishing write tid 1 to smithi119156531-37 2023-12-01T15:46:29.706 INFO:tasks.rados.rados.0.smithi119.stdout:3587: finishing write tid 2 to smithi119156531-37 2023-12-01T15:46:29.706 INFO:tasks.rados.rados.0.smithi119.stdout:3589: seq_num 1134 ranges {0=598016,598016=638976,1236992=737280,1974272=229376} 2023-12-01T15:46:29.708 INFO:tasks.rados.rados.0.smithi119.stdout:3589: writing smithi119156531-23 from 0 to 598016 tid 1 2023-12-01T15:46:29.712 INFO:tasks.rados.rados.0.smithi119.stdout:3589: writing smithi119156531-23 from 598016 to 1236992 tid 2 2023-12-01T15:46:29.716 INFO:tasks.rados.rados.0.smithi119.stdout:3589: writing smithi119156531-23 from 1236992 to 1974272 tid 3 2023-12-01T15:46:29.718 INFO:tasks.rados.rados.0.smithi119.stdout:3589: writing smithi119156531-23 from 1974272 to 2203648 tid 4 2023-12-01T15:46:29.718 INFO:tasks.rados.rados.0.smithi119.stdout:3584: done (5 left) 2023-12-01T15:46:29.718 INFO:tasks.rados.rados.0.smithi119.stdout:3585: done (4 left) 2023-12-01T15:46:29.718 INFO:tasks.rados.rados.0.smithi119.stdout:3586: done (3 left) 2023-12-01T15:46:29.718 INFO:tasks.rados.rados.0.smithi119.stdout:3588: done (2 left) 2023-12-01T15:46:29.718 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 35 current snap is 358 2023-12-01T15:46:29.718 INFO:tasks.rados.rados.0.smithi119.stdout:3587: finishing write tid 3 to smithi119156531-37 2023-12-01T15:46:29.718 INFO:tasks.rados.rados.0.smithi119.stdout:3590: seq_num 1135 ranges {966656=614400,1581056=524288,2105344=540672,2646016=483328,3129344=57344} 2023-12-01T15:46:29.727 INFO:tasks.rados.rados.0.smithi119.stdout:3590: writing smithi119156531-35 from 966656 to 1581056 tid 1 2023-12-01T15:46:29.730 INFO:tasks.rados.rados.0.smithi119.stdout:3590: writing smithi119156531-35 from 1581056 to 2105344 tid 2 2023-12-01T15:46:29.733 INFO:tasks.rados.rados.0.smithi119.stdout:3590: writing smithi119156531-35 from 2105344 to 2646016 tid 3 2023-12-01T15:46:29.736 INFO:tasks.rados.rados.0.smithi119.stdout:3590: writing smithi119156531-35 from 2646016 to 3129344 tid 4 2023-12-01T15:46:29.737 INFO:tasks.rados.rados.0.smithi119.stdout:3590: writing smithi119156531-35 from 3129344 to 3186688 tid 5 2023-12-01T15:46:29.737 INFO:tasks.rados.rados.0.smithi119.stdout:3591: read oid 17 snap -1 2023-12-01T15:46:29.737 INFO:tasks.rados.rados.0.smithi119.stdout:3591: expect deleted 2023-12-01T15:46:29.738 INFO:tasks.rados.rados.0.smithi119.stdout:3592: copy_from oid 22 from oid 45 current snap is 358 2023-12-01T15:46:29.738 INFO:tasks.rados.rados.0.smithi119.stdout:3587: finishing write tid 4 to smithi119156531-37 2023-12-01T15:46:29.738 INFO:tasks.rados.rados.0.smithi119.stdout:3587: finishing write tid 5 to smithi119156531-37 2023-12-01T15:46:29.738 INFO:tasks.rados.rados.0.smithi119.stdout:3587: finishing write tid 6 to smithi119156531-37 2023-12-01T15:46:29.738 INFO:tasks.rados.rados.0.smithi119.stdout:3587: oid 37 updating version 0 to 2686 2023-12-01T15:46:29.738 INFO:tasks.rados.rados.0.smithi119.stdout:3587: oid 37 version 2686 is already newer than 2685 2023-12-01T15:46:29.738 INFO:tasks.rados.rados.0.smithi119.stdout:3587: oid 37 version 2686 is already newer than 2684 2023-12-01T15:46:29.738 INFO:tasks.rados.rados.0.smithi119.stdout:3587: oid 37 updating version 2686 to 2687 2023-12-01T15:46:29.738 INFO:tasks.rados.rados.0.smithi119.stdout:3587: oid 37 version 2687 is already newer than 2683 2023-12-01T15:46:29.738 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 2687 (ObjNum 1133 snap 358 seq_num 1133) dirty exists 2023-12-01T15:46:29.738 INFO:tasks.rados.rados.0.smithi119.stdout:3587: left oid 37 (ObjNum 1133 snap 358 seq_num 1133) 2023-12-01T15:46:29.738 INFO:tasks.rados.rados.0.smithi119.stdout:3589: finishing write tid 1 to smithi119156531-23 2023-12-01T15:46:29.739 INFO:tasks.rados.rados.0.smithi119.stdout:3587: done (4 left) 2023-12-01T15:46:29.739 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 8 current snap is 358 2023-12-01T15:46:29.739 INFO:tasks.rados.rados.0.smithi119.stdout:3589: finishing write tid 2 to smithi119156531-23 2023-12-01T15:46:29.739 INFO:tasks.rados.rados.0.smithi119.stdout:3593: seq_num 1136 ranges {11255808=630784,11886592=409600,12296192=753664,13049856=417792,13467648=24576} 2023-12-01T15:46:29.800 INFO:tasks.rados.rados.0.smithi119.stdout:3593: writing smithi119156531-8 from 11255808 to 11886592 tid 1 2023-12-01T15:46:29.802 INFO:tasks.rados.rados.0.smithi119.stdout:3593: writing smithi119156531-8 from 11886592 to 12296192 tid 2 2023-12-01T15:46:29.807 INFO:tasks.rados.rados.0.smithi119.stdout:3593: writing smithi119156531-8 from 12296192 to 13049856 tid 3 2023-12-01T15:46:29.809 INFO:tasks.rados.rados.0.smithi119.stdout:3593: writing smithi119156531-8 from 13049856 to 13467648 tid 4 2023-12-01T15:46:29.809 INFO:tasks.rados.rados.0.smithi119.stdout:3593: writing smithi119156531-8 from 13467648 to 13492224 tid 5 2023-12-01T15:46:29.809 INFO:tasks.rados.rados.0.smithi119.stdout:3594: snap_remove snap 341 2023-12-01T15:46:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:29 smithi183 ceph-mon[99169]: osdmap e755: 8 total, 8 up, 8 in 2023-12-01T15:46:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:29 smithi119 ceph-mon[94175]: osdmap e755: 8 total, 8 up, 8 in 2023-12-01T15:46:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:29 smithi119 ceph-mon[108979]: osdmap e755: 8 total, 8 up, 8 in 2023-12-01T15:46:30.661 INFO:tasks.rados.rados.0.smithi119.stdout:3594: done (5 left) 2023-12-01T15:46:30.661 INFO:tasks.rados.rados.0.smithi119.stdout:3595: snap_create 2023-12-01T15:46:30.661 INFO:tasks.rados.rados.0.smithi119.stdout:3589: finishing write tid 3 to smithi119156531-23 2023-12-01T15:46:30.661 INFO:tasks.rados.rados.0.smithi119.stdout:3589: finishing write tid 4 to smithi119156531-23 2023-12-01T15:46:30.661 INFO:tasks.rados.rados.0.smithi119.stdout:3589: finishing write tid 5 to smithi119156531-23 2023-12-01T15:46:30.661 INFO:tasks.rados.rados.0.smithi119.stdout:3589: finishing write tid 6 to smithi119156531-23 2023-12-01T15:46:30.661 INFO:tasks.rados.rados.0.smithi119.stdout:3589: oid 23 updating version 0 to 2691 2023-12-01T15:46:30.661 INFO:tasks.rados.rados.0.smithi119.stdout:3589: oid 23 version 2691 is already newer than 2688 2023-12-01T15:46:30.661 INFO:tasks.rados.rados.0.smithi119.stdout:3589: oid 23 version 2691 is already newer than 2690 2023-12-01T15:46:30.661 INFO:tasks.rados.rados.0.smithi119.stdout:3589: oid 23 version 2691 is already newer than 2689 2023-12-01T15:46:30.661 INFO:tasks.rados.rados.0.smithi119.stdout:3589: oid 23 updating version 2691 to 2692 2023-12-01T15:46:30.661 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 2692 (ObjNum 1134 snap 358 seq_num 1134) dirty exists 2023-12-01T15:46:30.661 INFO:tasks.rados.rados.0.smithi119.stdout:3589: left oid 23 (ObjNum 1134 snap 358 seq_num 1134) 2023-12-01T15:46:30.662 INFO:tasks.rados.rados.0.smithi119.stdout:3590: finishing write tid 1 to smithi119156531-35 2023-12-01T15:46:30.662 INFO:tasks.rados.rados.0.smithi119.stdout:3590: finishing write tid 2 to smithi119156531-35 2023-12-01T15:46:30.662 INFO:tasks.rados.rados.0.smithi119.stdout:3590: finishing write tid 3 to smithi119156531-35 2023-12-01T15:46:30.662 INFO:tasks.rados.rados.0.smithi119.stdout:3590: finishing write tid 4 to smithi119156531-35 2023-12-01T15:46:30.662 INFO:tasks.rados.rados.0.smithi119.stdout:3590: finishing write tid 5 to smithi119156531-35 2023-12-01T15:46:30.662 INFO:tasks.rados.rados.0.smithi119.stdout:3590: finishing write tid 6 to smithi119156531-35 2023-12-01T15:46:30.662 INFO:tasks.rados.rados.0.smithi119.stdout:3590: finishing write tid 7 to smithi119156531-35 2023-12-01T15:46:30.662 INFO:tasks.rados.rados.0.smithi119.stdout:3590: oid 35 updating version 0 to 2475 2023-12-01T15:46:30.662 INFO:tasks.rados.rados.0.smithi119.stdout:3590: oid 35 version 2475 is already newer than 2474 2023-12-01T15:46:30.662 INFO:tasks.rados.rados.0.smithi119.stdout:3590: oid 35 updating version 2475 to 2477 2023-12-01T15:46:30.662 INFO:tasks.rados.rados.0.smithi119.stdout:3590: oid 35 version 2477 is already newer than 2476 2023-12-01T15:46:30.662 INFO:tasks.rados.rados.0.smithi119.stdout:3590: oid 35 updating version 2477 to 2479 2023-12-01T15:46:30.662 INFO:tasks.rados.rados.0.smithi119.stdout:3590: oid 35 version 2479 is already newer than 2478 2023-12-01T15:46:30.662 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 2479 (ObjNum 1135 snap 358 seq_num 1135) dirty exists 2023-12-01T15:46:30.662 INFO:tasks.rados.rados.0.smithi119.stdout:3590: left oid 35 (ObjNum 1135 snap 358 seq_num 1135) 2023-12-01T15:46:30.662 INFO:tasks.rados.rados.0.smithi119.stdout:3592: finishing copy_from to smithi119156531-22 2023-12-01T15:46:30.663 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 2459 (ObjNum 1085 snap 332 seq_num 1085) dirty exists 2023-12-01T15:46:30.663 INFO:tasks.rados.rados.0.smithi119.stdout:3592: finishing copy_from racing read to smithi119156531-22 2023-12-01T15:46:30.663 INFO:tasks.rados.rados.0.smithi119.stdout:3593: finishing write tid 1 to smithi119156531-8 2023-12-01T15:46:30.663 INFO:tasks.rados.rados.0.smithi119.stdout:3593: finishing write tid 2 to smithi119156531-8 2023-12-01T15:46:30.663 INFO:tasks.rados.rados.0.smithi119.stdout:3593: finishing write tid 3 to smithi119156531-8 2023-12-01T15:46:30.663 INFO:tasks.rados.rados.0.smithi119.stdout:3593: finishing write tid 4 to smithi119156531-8 2023-12-01T15:46:30.663 INFO:tasks.rados.rados.0.smithi119.stdout:3593: finishing write tid 5 to smithi119156531-8 2023-12-01T15:46:30.663 INFO:tasks.rados.rados.0.smithi119.stdout:3593: finishing write tid 6 to smithi119156531-8 2023-12-01T15:46:30.663 INFO:tasks.rados.rados.0.smithi119.stdout:3593: finishing write tid 7 to smithi119156531-8 2023-12-01T15:46:30.663 INFO:tasks.rados.rados.0.smithi119.stdout:3593: oid 8 updating version 0 to 2202 2023-12-01T15:46:30.663 INFO:tasks.rados.rados.0.smithi119.stdout:3593: oid 8 updating version 2202 to 2204 2023-12-01T15:46:30.663 INFO:tasks.rados.rados.0.smithi119.stdout:3593: oid 8 updating version 2204 to 2205 2023-12-01T15:46:30.663 INFO:tasks.rados.rados.0.smithi119.stdout:3593: oid 8 version 2205 is already newer than 2203 2023-12-01T15:46:30.663 INFO:tasks.rados.rados.0.smithi119.stdout:3593: oid 8 version 2205 is already newer than 2201 2023-12-01T15:46:30.663 INFO:tasks.rados.rados.0.smithi119.stdout:3593: oid 8 updating version 2205 to 2206 2023-12-01T15:46:30.664 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 2206 (ObjNum 1136 snap 358 seq_num 1136) dirty exists 2023-12-01T15:46:30.664 INFO:tasks.rados.rados.0.smithi119.stdout:3593: left oid 8 (ObjNum 1136 snap 358 seq_num 1136) 2023-12-01T15:46:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:30 smithi183 ceph-mon[99169]: pgmap v1110: 121 pgs: 121 active+clean; 629 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:46:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:30 smithi183 ceph-mon[99169]: osdmap e756: 8 total, 8 up, 8 in 2023-12-01T15:46:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:30 smithi119 ceph-mon[108979]: pgmap v1110: 121 pgs: 121 active+clean; 629 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:46:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:30 smithi119 ceph-mon[108979]: osdmap e756: 8 total, 8 up, 8 in 2023-12-01T15:46:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:30 smithi119 ceph-mon[94175]: pgmap v1110: 121 pgs: 121 active+clean; 629 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:46:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:30 smithi119 ceph-mon[94175]: osdmap e756: 8 total, 8 up, 8 in 2023-12-01T15:46:31.662 INFO:tasks.rados.rados.0.smithi119.stdout:3589: done (5 left) 2023-12-01T15:46:31.662 INFO:tasks.rados.rados.0.smithi119.stdout:3590: done (4 left) 2023-12-01T15:46:31.662 INFO:tasks.rados.rados.0.smithi119.stdout:3591: done (3 left) 2023-12-01T15:46:31.662 INFO:tasks.rados.rados.0.smithi119.stdout:3592: done (2 left) 2023-12-01T15:46:31.662 INFO:tasks.rados.rados.0.smithi119.stdout:3593: done (1 left) 2023-12-01T15:46:31.662 INFO:tasks.rados.rados.0.smithi119.stdout:3595: done (0 left) 2023-12-01T15:46:31.662 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 359 2023-12-01T15:46:31.662 INFO:tasks.rados.rados.0.smithi119.stdout:3596: seq_num 1137 ranges {2621440=647168,3268608=696320,3964928=557056,4521984=352256} 2023-12-01T15:46:31.679 INFO:tasks.rados.rados.0.smithi119.stdout:3596: writing smithi119156531-45 from 2621440 to 3268608 tid 1 2023-12-01T15:46:31.683 INFO:tasks.rados.rados.0.smithi119.stdout:3596: writing smithi119156531-45 from 3268608 to 3964928 tid 2 2023-12-01T15:46:31.686 INFO:tasks.rados.rados.0.smithi119.stdout:3596: writing smithi119156531-45 from 3964928 to 4521984 tid 3 2023-12-01T15:46:31.689 INFO:tasks.rados.rados.0.smithi119.stdout:3596: writing smithi119156531-45 from 4521984 to 4874240 tid 4 2023-12-01T15:46:31.689 INFO:tasks.rados.rados.0.smithi119.stdout:3597: rollback oid 38 current snap is 359 2023-12-01T15:46:31.689 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 38 to 306 2023-12-01T15:46:31.689 INFO:tasks.rados.rados.0.smithi119.stdout:3596: finishing write tid 1 to smithi119156531-45 2023-12-01T15:46:31.689 INFO:tasks.rados.rados.0.smithi119.stdout:3596: finishing write tid 2 to smithi119156531-45 2023-12-01T15:46:31.689 INFO:tasks.rados.rados.0.smithi119.stdout:3598: rollback oid 1 current snap is 359 2023-12-01T15:46:31.689 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 1 to 335 2023-12-01T15:46:31.689 INFO:tasks.rados.rados.0.smithi119.stdout:3599: setattr oid 22 current snap is 359 2023-12-01T15:46:31.690 INFO:tasks.rados.rados.0.smithi119.stdout:3600: snap_create 2023-12-01T15:46:31.692 INFO:tasks.rados.rados.0.smithi119.stdout:3596: finishing write tid 3 to smithi119156531-45 2023-12-01T15:46:31.693 INFO:tasks.rados.rados.0.smithi119.stdout:3596: finishing write tid 4 to smithi119156531-45 2023-12-01T15:46:31.693 INFO:tasks.rados.rados.0.smithi119.stdout:3596: finishing write tid 5 to smithi119156531-45 2023-12-01T15:46:31.696 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 2702 (ObjNum 1085 snap 332 seq_num 1085) dirty exists 2023-12-01T15:46:31.696 INFO:tasks.rados.rados.0.smithi119.stdout:3597: finishing rollback tid 1 to smithi119156531-38 2023-12-01T15:46:31.696 INFO:tasks.rados.rados.0.smithi119.stdout:3597: finishing rollback tid 2 to smithi119156531-38 2023-12-01T15:46:31.696 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 1908 (ObjNum 972 snap 297 seq_num 972) dirty exists 2023-12-01T15:46:31.697 INFO:tasks.rados.rados.0.smithi119.stdout:3598: finishing rollback tid 0 to smithi119156531-1 2023-12-01T15:46:31.697 INFO:tasks.rados.rados.0.smithi119.stdout:3596: finishing write tid 6 to smithi119156531-45 2023-12-01T15:46:31.697 INFO:tasks.rados.rados.0.smithi119.stdout:3596: oid 45 updating version 0 to 2491 2023-12-01T15:46:31.697 INFO:tasks.rados.rados.0.smithi119.stdout:3596: oid 45 updating version 2491 to 2493 2023-12-01T15:46:31.697 INFO:tasks.rados.rados.0.smithi119.stdout:3596: oid 45 updating version 2493 to 2494 2023-12-01T15:46:31.697 INFO:tasks.rados.rados.0.smithi119.stdout:3596: oid 45 updating version 2494 to 2495 2023-12-01T15:46:31.697 INFO:tasks.rados.rados.0.smithi119.stdout:3596: oid 45 version 2495 is already newer than 2492 2023-12-01T15:46:31.697 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 2495 (ObjNum 1137 snap 359 seq_num 1137) dirty exists 2023-12-01T15:46:31.697 INFO:tasks.rados.rados.0.smithi119.stdout:3596: left oid 45 (ObjNum 1137 snap 359 seq_num 1137) 2023-12-01T15:46:31.698 INFO:tasks.rados.rados.0.smithi119.stdout:3598: finishing rollback tid 1 to smithi119156531-1 2023-12-01T15:46:31.698 INFO:tasks.rados.rados.0.smithi119.stdout:3598: finishing rollback tid 2 to smithi119156531-1 2023-12-01T15:46:31.698 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 1911 (ObjNum 1088 snap 333 seq_num 1088) dirty exists 2023-12-01T15:46:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:31 smithi183 ceph-mon[99169]: osdmap e757: 8 total, 8 up, 8 in 2023-12-01T15:46:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:46:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:46:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:46:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:46:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:31 smithi119 ceph-mon[94175]: osdmap e757: 8 total, 8 up, 8 in 2023-12-01T15:46:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:46:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:46:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:46:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:46:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:31 smithi119 ceph-mon[108979]: osdmap e757: 8 total, 8 up, 8 in 2023-12-01T15:46:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:46:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:46:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:46:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:46:32.671 INFO:tasks.rados.rados.0.smithi119.stdout:3596: done (4 left) 2023-12-01T15:46:32.672 INFO:tasks.rados.rados.0.smithi119.stdout:3597: done (3 left) 2023-12-01T15:46:32.672 INFO:tasks.rados.rados.0.smithi119.stdout:3598: done (2 left) 2023-12-01T15:46:32.672 INFO:tasks.rados.rados.0.smithi119.stdout:3599: done (1 left) 2023-12-01T15:46:32.672 INFO:tasks.rados.rados.0.smithi119.stdout:3600: done (0 left) 2023-12-01T15:46:32.672 INFO:tasks.rados.rados.0.smithi119.stdout:3601: rollback oid 29 current snap is 360 2023-12-01T15:46:32.672 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 29 to 355 2023-12-01T15:46:32.672 INFO:tasks.rados.rados.0.smithi119.stdout:3602: snap_create 2023-12-01T15:46:32.677 INFO:tasks.rados.rados.0.smithi119.stdout:3601: finishing rollback tid 0 to smithi119156531-29 2023-12-01T15:46:32.677 INFO:tasks.rados.rados.0.smithi119.stdout:3601: finishing rollback tid 1 to smithi119156531-29 2023-12-01T15:46:32.677 INFO:tasks.rados.rados.0.smithi119.stdout:3601: finishing rollback tid 2 to smithi119156531-29 2023-12-01T15:46:32.677 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 2482 (ObjNum 1109 snap 343 seq_num 1109) dirty exists 2023-12-01T15:46:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:32 smithi183 ceph-mon[99169]: pgmap v1113: 121 pgs: 121 active+clean; 629 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 1 op/s 2023-12-01T15:46:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:32 smithi183 ceph-mon[99169]: osdmap e758: 8 total, 8 up, 8 in 2023-12-01T15:46:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:32 smithi119 ceph-mon[108979]: pgmap v1113: 121 pgs: 121 active+clean; 629 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 1 op/s 2023-12-01T15:46:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:32 smithi119 ceph-mon[108979]: osdmap e758: 8 total, 8 up, 8 in 2023-12-01T15:46:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:32 smithi119 ceph-mon[94175]: pgmap v1113: 121 pgs: 121 active+clean; 629 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 1 op/s 2023-12-01T15:46:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:32 smithi119 ceph-mon[94175]: osdmap e758: 8 total, 8 up, 8 in 2023-12-01T15:46:33.675 INFO:tasks.rados.rados.0.smithi119.stdout:3601: done (1 left) 2023-12-01T15:46:33.675 INFO:tasks.rados.rados.0.smithi119.stdout:3602: done (0 left) 2023-12-01T15:46:33.675 INFO:tasks.rados.rados.0.smithi119.stdout:3603: delete oid 19 current snap is 361 2023-12-01T15:46:33.682 INFO:tasks.rados.rados.0.smithi119.stdout:3603: done (0 left) 2023-12-01T15:46:33.682 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 44 current snap is 361 2023-12-01T15:46:33.682 INFO:tasks.rados.rados.0.smithi119.stdout:3604: seq_num 1139 ranges {1679360=679936,2359296=458752,2818048=524288,3342336=540672,3883008=81920} 2023-12-01T15:46:33.694 INFO:tasks.rados.rados.0.smithi119.stdout:3604: writing smithi119156531-44 from 1679360 to 2359296 tid 1 2023-12-01T15:46:33.697 INFO:tasks.rados.rados.0.smithi119.stdout:3604: writing smithi119156531-44 from 2359296 to 2818048 tid 2 2023-12-01T15:46:33.700 INFO:tasks.rados.rados.0.smithi119.stdout:3604: writing smithi119156531-44 from 2818048 to 3342336 tid 3 2023-12-01T15:46:33.703 INFO:tasks.rados.rados.0.smithi119.stdout:3604: writing smithi119156531-44 from 3342336 to 3883008 tid 4 2023-12-01T15:46:33.704 INFO:tasks.rados.rados.0.smithi119.stdout:3604: writing smithi119156531-44 from 3883008 to 3964928 tid 5 2023-12-01T15:46:33.704 INFO:tasks.rados.rados.0.smithi119.stdout:3605: snap_create 2023-12-01T15:46:33.704 INFO:tasks.rados.rados.0.smithi119.stdout:3604: finishing write tid 1 to smithi119156531-44 2023-12-01T15:46:33.704 INFO:tasks.rados.rados.0.smithi119.stdout:3604: finishing write tid 2 to smithi119156531-44 2023-12-01T15:46:33.704 INFO:tasks.rados.rados.0.smithi119.stdout:3604: finishing write tid 3 to smithi119156531-44 2023-12-01T15:46:33.709 INFO:tasks.rados.rados.0.smithi119.stdout:3604: finishing write tid 4 to smithi119156531-44 2023-12-01T15:46:33.709 INFO:tasks.rados.rados.0.smithi119.stdout:3604: finishing write tid 5 to smithi119156531-44 2023-12-01T15:46:33.710 INFO:tasks.rados.rados.0.smithi119.stdout:3604: finishing write tid 6 to smithi119156531-44 2023-12-01T15:46:33.711 INFO:tasks.rados.rados.0.smithi119.stdout:3604: finishing write tid 7 to smithi119156531-44 2023-12-01T15:46:33.711 INFO:tasks.rados.rados.0.smithi119.stdout:3604: oid 44 updating version 0 to 2584 2023-12-01T15:46:33.711 INFO:tasks.rados.rados.0.smithi119.stdout:3604: oid 44 updating version 2584 to 2586 2023-12-01T15:46:33.711 INFO:tasks.rados.rados.0.smithi119.stdout:3604: oid 44 updating version 2586 to 2587 2023-12-01T15:46:33.711 INFO:tasks.rados.rados.0.smithi119.stdout:3604: oid 44 version 2587 is already newer than 2585 2023-12-01T15:46:33.712 INFO:tasks.rados.rados.0.smithi119.stdout:3604: oid 44 updating version 2587 to 2588 2023-12-01T15:46:33.712 INFO:tasks.rados.rados.0.smithi119.stdout:3604: oid 44 updating version 2588 to 2589 2023-12-01T15:46:33.712 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 2589 (ObjNum 1139 snap 361 seq_num 1139) dirty exists 2023-12-01T15:46:33.712 INFO:tasks.rados.rados.0.smithi119.stdout:3604: left oid 44 (ObjNum 1139 snap 361 seq_num 1139) 2023-12-01T15:46:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:33 smithi183 ceph-mon[99169]: osdmap e759: 8 total, 8 up, 8 in 2023-12-01T15:46:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:33 smithi119 ceph-mon[108979]: osdmap e759: 8 total, 8 up, 8 in 2023-12-01T15:46:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:33 smithi119 ceph-mon[94175]: osdmap e759: 8 total, 8 up, 8 in 2023-12-01T15:46:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:46:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:46:34] "GET /metrics HTTP/1.1" 200 36173 "" "Prometheus/2.43.0" 2023-12-01T15:46:34.676 INFO:tasks.rados.rados.0.smithi119.stdout:3604: done (1 left) 2023-12-01T15:46:34.676 INFO:tasks.rados.rados.0.smithi119.stdout:3605: done (0 left) 2023-12-01T15:46:34.676 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 23 current snap is 362 2023-12-01T15:46:34.676 INFO:tasks.rados.rados.0.smithi119.stdout:3606: seq_num 1140 ranges {2203648=696320,2899968=745472,3645440=729088,4374528=131072} 2023-12-01T15:46:34.692 INFO:tasks.rados.rados.0.smithi119.stdout:3606: writing smithi119156531-23 from 2203648 to 2899968 tid 1 2023-12-01T15:46:34.696 INFO:tasks.rados.rados.0.smithi119.stdout:3606: writing smithi119156531-23 from 2899968 to 3645440 tid 2 2023-12-01T15:46:34.700 INFO:tasks.rados.rados.0.smithi119.stdout:3606: writing smithi119156531-23 from 3645440 to 4374528 tid 3 2023-12-01T15:46:34.701 INFO:tasks.rados.rados.0.smithi119.stdout:3606: writing smithi119156531-23 from 4374528 to 4505600 tid 4 2023-12-01T15:46:34.701 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 3 current snap is 362 2023-12-01T15:46:34.701 INFO:tasks.rados.rados.0.smithi119.stdout:3607: seq_num 1141 ranges {0=712704,712704=679936,1392640=540672,1933312=385024} 2023-12-01T15:46:34.705 INFO:tasks.rados.rados.0.smithi119.stdout:3607: writing smithi119156531-3 from 0 to 712704 tid 1 2023-12-01T15:46:34.709 INFO:tasks.rados.rados.0.smithi119.stdout:3607: writing smithi119156531-3 from 712704 to 1392640 tid 2 2023-12-01T15:46:34.712 INFO:tasks.rados.rados.0.smithi119.stdout:3607: writing smithi119156531-3 from 1392640 to 1933312 tid 3 2023-12-01T15:46:34.715 INFO:tasks.rados.rados.0.smithi119.stdout:3607: writing smithi119156531-3 from 1933312 to 2318336 tid 4 2023-12-01T15:46:34.716 INFO:tasks.rados.rados.0.smithi119.stdout:3608: read oid 34 snap -1 2023-12-01T15:46:34.716 INFO:tasks.rados.rados.0.smithi119.stdout:3608: expect (ObjNum 1095 snap 334 seq_num 1095) 2023-12-01T15:46:34.716 INFO:tasks.rados.rados.0.smithi119.stdout:3609: rollback oid 19 current snap is 362 2023-12-01T15:46:34.716 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 19 to 360 2023-12-01T15:46:34.716 INFO:tasks.rados.rados.0.smithi119.stdout:3606: finishing write tid 1 to smithi119156531-23 2023-12-01T15:46:34.716 INFO:tasks.rados.rados.0.smithi119.stdout:3606: finishing write tid 2 to smithi119156531-23 2023-12-01T15:46:34.716 INFO:tasks.rados.rados.0.smithi119.stdout:3606: finishing write tid 3 to smithi119156531-23 2023-12-01T15:46:34.716 INFO:tasks.rados.rados.0.smithi119.stdout:3606: finishing write tid 4 to smithi119156531-23 2023-12-01T15:46:34.716 INFO:tasks.rados.rados.0.smithi119.stdout:3606: finishing write tid 5 to smithi119156531-23 2023-12-01T15:46:34.716 INFO:tasks.rados.rados.0.smithi119.stdout:3607: finishing write tid 1 to smithi119156531-3 2023-12-01T15:46:34.716 INFO:tasks.rados.rados.0.smithi119.stdout:3610: delete oid 30 current snap is 362 2023-12-01T15:46:34.716 INFO:tasks.rados.rados.0.smithi119.stdout:3606: finishing write tid 6 to smithi119156531-23 2023-12-01T15:46:34.716 INFO:tasks.rados.rados.0.smithi119.stdout:3606: oid 23 updating version 0 to 2704 2023-12-01T15:46:34.716 INFO:tasks.rados.rados.0.smithi119.stdout:3606: oid 23 updating version 2704 to 2705 2023-12-01T15:46:34.717 INFO:tasks.rados.rados.0.smithi119.stdout:3606: oid 23 updating version 2705 to 2708 2023-12-01T15:46:34.717 INFO:tasks.rados.rados.0.smithi119.stdout:3606: oid 23 version 2708 is already newer than 2706 2023-12-01T15:46:34.717 INFO:tasks.rados.rados.0.smithi119.stdout:3606: oid 23 version 2708 is already newer than 2707 2023-12-01T15:46:34.717 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 2708 (ObjNum 1140 snap 362 seq_num 1140) dirty exists 2023-12-01T15:46:34.717 INFO:tasks.rados.rados.0.smithi119.stdout:3606: left oid 23 (ObjNum 1140 snap 362 seq_num 1140) 2023-12-01T15:46:34.717 INFO:tasks.rados.rados.0.smithi119.stdout:3607: finishing write tid 2 to smithi119156531-3 2023-12-01T15:46:34.719 INFO:tasks.rados.rados.0.smithi119.stdout:3607: finishing write tid 3 to smithi119156531-3 2023-12-01T15:46:34.720 INFO:tasks.rados.rados.0.smithi119.stdout:3607: finishing write tid 4 to smithi119156531-3 2023-12-01T15:46:34.720 INFO:tasks.rados.rados.0.smithi119.stdout:3607: finishing write tid 5 to smithi119156531-3 2023-12-01T15:46:34.721 INFO:tasks.rados.rados.0.smithi119.stdout:3606: done (4 left) 2023-12-01T15:46:34.721 INFO:tasks.rados.rados.0.smithi119.stdout:3610: done (3 left) 2023-12-01T15:46:34.721 INFO:tasks.rados.rados.0.smithi119.stdout:3611: rollback oid 44 current snap is 362 2023-12-01T15:46:34.721 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 44 to 305 2023-12-01T15:46:34.721 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 362 2023-12-01T15:46:34.721 INFO:tasks.rados.rados.0.smithi119.stdout:3612: seq_num 1143 ranges {0=753664,753664=450560,1204224=507904,1712128=589824,2301952=57344} 2023-12-01T15:46:34.725 INFO:tasks.rados.rados.0.smithi119.stdout:3612: writing smithi119156531-15 from 0 to 753664 tid 1 2023-12-01T15:46:34.728 INFO:tasks.rados.rados.0.smithi119.stdout:3612: writing smithi119156531-15 from 753664 to 1204224 tid 2 2023-12-01T15:46:34.731 INFO:tasks.rados.rados.0.smithi119.stdout:3612: writing smithi119156531-15 from 1204224 to 1712128 tid 3 2023-12-01T15:46:34.734 INFO:tasks.rados.rados.0.smithi119.stdout:3612: writing smithi119156531-15 from 1712128 to 2301952 tid 4 2023-12-01T15:46:34.735 INFO:tasks.rados.rados.0.smithi119.stdout:3612: writing smithi119156531-15 from 2301952 to 2359296 tid 5 2023-12-01T15:46:34.735 INFO:tasks.rados.rados.0.smithi119.stdout:3613: rollback oid 40 current snap is 362 2023-12-01T15:46:34.735 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 40 to 338 2023-12-01T15:46:34.736 INFO:tasks.rados.rados.0.smithi119.stdout:3607: finishing write tid 6 to smithi119156531-3 2023-12-01T15:46:34.736 INFO:tasks.rados.rados.0.smithi119.stdout:3607: oid 3 updating version 0 to 2204 2023-12-01T15:46:34.736 INFO:tasks.rados.rados.0.smithi119.stdout:3607: oid 3 updating version 2204 to 2207 2023-12-01T15:46:34.736 INFO:tasks.rados.rados.0.smithi119.stdout:3607: oid 3 version 2207 is already newer than 2206 2023-12-01T15:46:34.736 INFO:tasks.rados.rados.0.smithi119.stdout:3607: oid 3 version 2207 is already newer than 2203 2023-12-01T15:46:34.736 INFO:tasks.rados.rados.0.smithi119.stdout:3607: oid 3 version 2207 is already newer than 2205 2023-12-01T15:46:34.736 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 2207 (ObjNum 1141 snap 362 seq_num 1141) dirty exists 2023-12-01T15:46:34.736 INFO:tasks.rados.rados.0.smithi119.stdout:3607: left oid 3 (ObjNum 1141 snap 362 seq_num 1141) 2023-12-01T15:46:34.736 INFO:tasks.rados.rados.0.smithi119.stdout:3608: expect (ObjNum 1095 snap 334 seq_num 1095) 2023-12-01T15:46:34.777 INFO:tasks.rados.rados.0.smithi119.stdout:3609: finishing rollback tid 1 to smithi119156531-19 2023-12-01T15:46:34.777 INFO:tasks.rados.rados.0.smithi119.stdout:3609: finishing rollback tid 2 to smithi119156531-19 2023-12-01T15:46:34.777 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 2591 (ObjNum 834 snap 257 seq_num 834) dirty exists 2023-12-01T15:46:34.777 INFO:tasks.rados.rados.0.smithi119.stdout:3611: finishing rollback tid 0 to smithi119156531-44 2023-12-01T15:46:34.777 INFO:tasks.rados.rados.0.smithi119.stdout:3611: finishing rollback tid 1 to smithi119156531-44 2023-12-01T15:46:34.777 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 2593 (ObjNum 113 snap 0 seq_num 3136343504) dirty dne 2023-12-01T15:46:34.777 INFO:tasks.rados.rados.0.smithi119.stdout:3612: finishing write tid 1 to smithi119156531-15 2023-12-01T15:46:34.777 INFO:tasks.rados.rados.0.smithi119.stdout:3612: finishing write tid 2 to smithi119156531-15 2023-12-01T15:46:34.777 INFO:tasks.rados.rados.0.smithi119.stdout:3607: done (5 left) 2023-12-01T15:46:34.777 INFO:tasks.rados.rados.0.smithi119.stdout:3608: done (4 left) 2023-12-01T15:46:34.778 INFO:tasks.rados.rados.0.smithi119.stdout:3609: done (3 left) 2023-12-01T15:46:34.778 INFO:tasks.rados.rados.0.smithi119.stdout:3611: done (2 left) 2023-12-01T15:46:34.778 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 38 current snap is 362 2023-12-01T15:46:34.778 INFO:tasks.rados.rados.0.smithi119.stdout:3612: finishing write tid 3 to smithi119156531-15 2023-12-01T15:46:34.778 INFO:tasks.rados.rados.0.smithi119.stdout:3614: seq_num 1144 ranges {10649600=770048,11419648=737280,12156928=712704,12869632=155648} 2023-12-01T15:46:34.837 INFO:tasks.rados.rados.0.smithi119.stdout:3614: writing smithi119156531-38 from 10649600 to 11419648 tid 1 2023-12-01T15:46:34.842 INFO:tasks.rados.rados.0.smithi119.stdout:3614: writing smithi119156531-38 from 11419648 to 12156928 tid 2 2023-12-01T15:46:34.846 INFO:tasks.rados.rados.0.smithi119.stdout:3614: writing smithi119156531-38 from 12156928 to 12869632 tid 3 2023-12-01T15:46:34.847 INFO:tasks.rados.rados.0.smithi119.stdout:3614: writing smithi119156531-38 from 12869632 to 13025280 tid 4 2023-12-01T15:46:34.848 INFO:tasks.rados.rados.0.smithi119.stdout:3615: snap_create 2023-12-01T15:46:34.848 INFO:tasks.rados.rados.0.smithi119.stdout:3613: finishing rollback tid 1 to smithi119156531-40 2023-12-01T15:46:34.848 INFO:tasks.rados.rados.0.smithi119.stdout:3613: finishing rollback tid 2 to smithi119156531-40 2023-12-01T15:46:34.848 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 2480 (ObjNum 1060 snap 323 seq_num 1060) dirty exists 2023-12-01T15:46:34.848 INFO:tasks.rados.rados.0.smithi119.stdout:3612: finishing write tid 4 to smithi119156531-15 2023-12-01T15:46:34.848 INFO:tasks.rados.rados.0.smithi119.stdout:3612: finishing write tid 5 to smithi119156531-15 2023-12-01T15:46:34.848 INFO:tasks.rados.rados.0.smithi119.stdout:3612: finishing write tid 6 to smithi119156531-15 2023-12-01T15:46:34.848 INFO:tasks.rados.rados.0.smithi119.stdout:3612: finishing write tid 7 to smithi119156531-15 2023-12-01T15:46:34.848 INFO:tasks.rados.rados.0.smithi119.stdout:3612: oid 15 updating version 0 to 2713 2023-12-01T15:46:34.848 INFO:tasks.rados.rados.0.smithi119.stdout:3612: oid 15 updating version 2713 to 2714 2023-12-01T15:46:34.848 INFO:tasks.rados.rados.0.smithi119.stdout:3612: oid 15 version 2714 is already newer than 2712 2023-12-01T15:46:34.848 INFO:tasks.rados.rados.0.smithi119.stdout:3612: oid 15 version 2714 is already newer than 2710 2023-12-01T15:46:34.848 INFO:tasks.rados.rados.0.smithi119.stdout:3612: oid 15 version 2714 is already newer than 2709 2023-12-01T15:46:34.848 INFO:tasks.rados.rados.0.smithi119.stdout:3612: oid 15 version 2714 is already newer than 2711 2023-12-01T15:46:34.849 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 2714 (ObjNum 1143 snap 362 seq_num 1143) dirty exists 2023-12-01T15:46:34.849 INFO:tasks.rados.rados.0.smithi119.stdout:3612: left oid 15 (ObjNum 1143 snap 362 seq_num 1143) 2023-12-01T15:46:34.849 INFO:tasks.rados.rados.0.smithi119.stdout:3614: finishing write tid 1 to smithi119156531-38 2023-12-01T15:46:34.849 INFO:tasks.rados.rados.0.smithi119.stdout:3614: finishing write tid 2 to smithi119156531-38 2023-12-01T15:46:34.852 INFO:tasks.rados.rados.0.smithi119.stdout:3614: finishing write tid 3 to smithi119156531-38 2023-12-01T15:46:34.852 INFO:tasks.rados.rados.0.smithi119.stdout:3614: finishing write tid 4 to smithi119156531-38 2023-12-01T15:46:34.852 INFO:tasks.rados.rados.0.smithi119.stdout:3614: finishing write tid 5 to smithi119156531-38 2023-12-01T15:46:34.855 INFO:tasks.rados.rados.0.smithi119.stdout:3614: finishing write tid 6 to smithi119156531-38 2023-12-01T15:46:34.855 INFO:tasks.rados.rados.0.smithi119.stdout:3614: oid 38 updating version 0 to 1912 2023-12-01T15:46:34.855 INFO:tasks.rados.rados.0.smithi119.stdout:3614: oid 38 updating version 1912 to 1916 2023-12-01T15:46:34.855 INFO:tasks.rados.rados.0.smithi119.stdout:3614: oid 38 version 1916 is already newer than 1914 2023-12-01T15:46:34.855 INFO:tasks.rados.rados.0.smithi119.stdout:3614: oid 38 version 1916 is already newer than 1915 2023-12-01T15:46:34.855 INFO:tasks.rados.rados.0.smithi119.stdout:3614: oid 38 version 1916 is already newer than 1913 2023-12-01T15:46:34.855 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 1916 (ObjNum 1144 snap 362 seq_num 1144) dirty exists 2023-12-01T15:46:34.856 INFO:tasks.rados.rados.0.smithi119.stdout:3614: left oid 38 (ObjNum 1144 snap 362 seq_num 1144) 2023-12-01T15:46:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:34 smithi183 ceph-mon[99169]: pgmap v1116: 121 pgs: 121 active+clean; 629 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 1 op/s 2023-12-01T15:46:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:34 smithi183 ceph-mon[99169]: osdmap e760: 8 total, 8 up, 8 in 2023-12-01T15:46:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:34 smithi119 ceph-mon[108979]: pgmap v1116: 121 pgs: 121 active+clean; 629 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 1 op/s 2023-12-01T15:46:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:34 smithi119 ceph-mon[108979]: osdmap e760: 8 total, 8 up, 8 in 2023-12-01T15:46:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:34 smithi119 ceph-mon[94175]: pgmap v1116: 121 pgs: 121 active+clean; 629 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 1 op/s 2023-12-01T15:46:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:34 smithi119 ceph-mon[94175]: osdmap e760: 8 total, 8 up, 8 in 2023-12-01T15:46:35.617 INFO:tasks.rados.rados.0.smithi119.stdout:3612: done (3 left) 2023-12-01T15:46:35.617 INFO:tasks.rados.rados.0.smithi119.stdout:3613: done (2 left) 2023-12-01T15:46:35.618 INFO:tasks.rados.rados.0.smithi119.stdout:3614: done (1 left) 2023-12-01T15:46:35.618 INFO:tasks.rados.rados.0.smithi119.stdout:3615: done (0 left) 2023-12-01T15:46:35.618 INFO:tasks.rados.rados.0.smithi119.stdout:3616: delete oid 49 current snap is 363 2023-12-01T15:46:35.627 INFO:tasks.rados.rados.0.smithi119.stdout:3616: done (0 left) 2023-12-01T15:46:35.627 INFO:tasks.rados.rados.0.smithi119.stdout:3617: snap_remove snap 322 2023-12-01T15:46:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:35 smithi183 ceph-mon[99169]: osdmap e761: 8 total, 8 up, 8 in 2023-12-01T15:46:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:35 smithi183 ceph-mon[99169]: osdmap e762: 8 total, 8 up, 8 in 2023-12-01T15:46:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:35 smithi119 ceph-mon[108979]: osdmap e761: 8 total, 8 up, 8 in 2023-12-01T15:46:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:35 smithi119 ceph-mon[108979]: osdmap e762: 8 total, 8 up, 8 in 2023-12-01T15:46:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:35 smithi119 ceph-mon[94175]: osdmap e761: 8 total, 8 up, 8 in 2023-12-01T15:46:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:35 smithi119 ceph-mon[94175]: osdmap e762: 8 total, 8 up, 8 in 2023-12-01T15:46:36.631 INFO:tasks.rados.rados.0.smithi119.stdout:3617: done (0 left) 2023-12-01T15:46:36.631 INFO:tasks.rados.rados.0.smithi119.stdout:3618: rollback oid 20 current snap is 363 2023-12-01T15:46:36.631 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 20 to 317 2023-12-01T15:46:36.631 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 10 current snap is 363 2023-12-01T15:46:36.631 INFO:tasks.rados.rados.0.smithi119.stdout:3619: seq_num 1146 ranges {1875968=802816,2678784=499712,3178496=679936,3858432=425984} 2023-12-01T15:46:36.645 INFO:tasks.rados.rados.0.smithi119.stdout:3619: writing smithi119156531-10 from 1875968 to 2678784 tid 1 2023-12-01T15:46:36.656 INFO:tasks.rados.rados.0.smithi119.stdout:3619: writing smithi119156531-10 from 2678784 to 3178496 tid 2 2023-12-01T15:46:36.656 INFO:tasks.rados.rados.0.smithi119.stdout:3619: writing smithi119156531-10 from 3178496 to 3858432 tid 3 2023-12-01T15:46:36.656 INFO:tasks.rados.rados.0.smithi119.stdout:3619: writing smithi119156531-10 from 3858432 to 4284416 tid 4 2023-12-01T15:46:36.656 INFO:tasks.rados.rados.0.smithi119.stdout:3620: copy_from oid 24 from oid 49 current snap is 363 2023-12-01T15:46:36.656 INFO:tasks.rados.rados.0.smithi119.stdout:3621: rollback oid 36 current snap is 363 2023-12-01T15:46:36.656 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 36 to 338 2023-12-01T15:46:36.656 INFO:tasks.rados.rados.0.smithi119.stdout:3622: snap_remove snap 321 2023-12-01T15:46:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:36 smithi183 ceph-mon[99169]: pgmap v1119: 121 pgs: 121 active+clean; 661 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 4.8 MiB/s wr, 19 op/s 2023-12-01T15:46:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:36 smithi183 ceph-mon[99169]: osdmap e763: 8 total, 8 up, 8 in 2023-12-01T15:46:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:36 smithi119 ceph-mon[94175]: pgmap v1119: 121 pgs: 121 active+clean; 661 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 4.8 MiB/s wr, 19 op/s 2023-12-01T15:46:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:36 smithi119 ceph-mon[94175]: osdmap e763: 8 total, 8 up, 8 in 2023-12-01T15:46:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:36 smithi119 ceph-mon[108979]: pgmap v1119: 121 pgs: 121 active+clean; 661 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 4.8 MiB/s wr, 19 op/s 2023-12-01T15:46:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:36 smithi119 ceph-mon[108979]: osdmap e763: 8 total, 8 up, 8 in 2023-12-01T15:46:37.634 INFO:tasks.rados.rados.0.smithi119.stdout:3622: done (4 left) 2023-12-01T15:46:37.634 INFO:tasks.rados.rados.0.smithi119.stdout:3623: delete oid 43 current snap is 363 2023-12-01T15:46:37.634 INFO:tasks.rados.rados.0.smithi119.stdout:3618: finishing rollback tid 0 to smithi119156531-20 2023-12-01T15:46:37.634 INFO:tasks.rados.rados.0.smithi119.stdout:3618: finishing rollback tid 1 to smithi119156531-20 2023-12-01T15:46:37.634 INFO:tasks.rados.rados.0.smithi119.stdout:3618: finishing rollback tid 2 to smithi119156531-20 2023-12-01T15:46:37.634 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 2419 (ObjNum 1003 snap 303 seq_num 1003) dirty exists 2023-12-01T15:46:37.634 INFO:tasks.rados.rados.0.smithi119.stdout:3619: finishing write tid 1 to smithi119156531-10 2023-12-01T15:46:37.634 INFO:tasks.rados.rados.0.smithi119.stdout:3619: finishing write tid 2 to smithi119156531-10 2023-12-01T15:46:37.634 INFO:tasks.rados.rados.0.smithi119.stdout:3620: finishing copy_from to smithi119156531-24 2023-12-01T15:46:37.634 INFO:tasks.rados.rados.0.smithi119.stdout:3620: got expected ENOENT (src dne) 2023-12-01T15:46:37.634 INFO:tasks.rados.rados.0.smithi119.stdout:3620: finishing copy_from racing read to smithi119156531-24 2023-12-01T15:46:37.634 INFO:tasks.rados.rados.0.smithi119.stdout:3619: finishing write tid 3 to smithi119156531-10 2023-12-01T15:46:37.635 INFO:tasks.rados.rados.0.smithi119.stdout:3619: finishing write tid 4 to smithi119156531-10 2023-12-01T15:46:37.635 INFO:tasks.rados.rados.0.smithi119.stdout:3619: finishing write tid 5 to smithi119156531-10 2023-12-01T15:46:37.635 INFO:tasks.rados.rados.0.smithi119.stdout:3621: finishing rollback tid 1 to smithi119156531-36 2023-12-01T15:46:37.635 INFO:tasks.rados.rados.0.smithi119.stdout:3621: finishing rollback tid 2 to smithi119156531-36 2023-12-01T15:46:37.635 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 700 (ObjNum 1082 snap 331 seq_num 1082) dirty exists 2023-12-01T15:46:37.635 INFO:tasks.rados.rados.0.smithi119.stdout:3619: finishing write tid 6 to smithi119156531-10 2023-12-01T15:46:37.635 INFO:tasks.rados.rados.0.smithi119.stdout:3619: oid 10 updating version 0 to 2463 2023-12-01T15:46:37.635 INFO:tasks.rados.rados.0.smithi119.stdout:3619: oid 10 version 2463 is already newer than 2462 2023-12-01T15:46:37.635 INFO:tasks.rados.rados.0.smithi119.stdout:3619: oid 10 updating version 2463 to 2465 2023-12-01T15:46:37.635 INFO:tasks.rados.rados.0.smithi119.stdout:3619: oid 10 version 2465 is already newer than 2464 2023-12-01T15:46:37.635 INFO:tasks.rados.rados.0.smithi119.stdout:3619: oid 10 updating version 2465 to 2466 2023-12-01T15:46:37.635 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 2466 (ObjNum 1146 snap 363 seq_num 1146) dirty exists 2023-12-01T15:46:37.635 INFO:tasks.rados.rados.0.smithi119.stdout:3619: left oid 10 (ObjNum 1146 snap 363 seq_num 1146) 2023-12-01T15:46:37.653 INFO:tasks.rados.rados.0.smithi119.stdout:3618: done (4 left) 2023-12-01T15:46:37.653 INFO:tasks.rados.rados.0.smithi119.stdout:3619: done (3 left) 2023-12-01T15:46:37.653 INFO:tasks.rados.rados.0.smithi119.stdout:3620: done (2 left) 2023-12-01T15:46:37.654 INFO:tasks.rados.rados.0.smithi119.stdout:3621: done (1 left) 2023-12-01T15:46:37.654 INFO:tasks.rados.rados.0.smithi119.stdout:3623: done (0 left) 2023-12-01T15:46:37.654 INFO:tasks.rados.rados.0.smithi119.stdout:3624: read oid 27 snap -1 2023-12-01T15:46:37.654 INFO:tasks.rados.rados.0.smithi119.stdout:3624: expect deleted 2023-12-01T15:46:37.654 INFO:tasks.rados.rados.0.smithi119.stdout:3625: copy_from oid 25 from oid 17 current snap is 363 2023-12-01T15:46:37.654 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 19 current snap is 363 2023-12-01T15:46:37.654 INFO:tasks.rados.rados.0.smithi119.stdout:3626: seq_num 1148 ranges {1982464=32768} 2023-12-01T15:46:37.660 INFO:tasks.rados.rados.0.smithi119.stdout:3626: writing smithi119156531-19 from 1982464 to 2015232 tid 1 2023-12-01T15:46:37.660 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 42 current snap is 363 2023-12-01T15:46:37.660 INFO:tasks.rados.rados.0.smithi119.stdout:3627: seq_num 1149 ranges {0=49152} 2023-12-01T15:46:37.660 INFO:tasks.rados.rados.0.smithi119.stdout:3627: writing smithi119156531-42 from 0 to 49152 tid 1 2023-12-01T15:46:37.660 INFO:tasks.rados.rados.0.smithi119.stdout:3628: rollback oid 10 current snap is 363 2023-12-01T15:46:37.660 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 10 to 312 2023-12-01T15:46:37.661 INFO:tasks.rados.rados.0.smithi119.stdout:3629: read oid 26 snap -1 2023-12-01T15:46:37.661 INFO:tasks.rados.rados.0.smithi119.stdout:3629: expect (ObjNum 967 snap 297 seq_num 967) 2023-12-01T15:46:37.661 INFO:tasks.rados.rados.0.smithi119.stdout:3630: read oid 4 snap -1 2023-12-01T15:46:37.662 INFO:tasks.rados.rados.0.smithi119.stdout:3630: expect (ObjNum 1122 snap 348 seq_num 1122) 2023-12-01T15:46:37.662 INFO:tasks.rados.rados.0.smithi119.stdout:3631: rollback oid 24 current snap is 363 2023-12-01T15:46:37.662 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 24 to 317 2023-12-01T15:46:37.662 INFO:tasks.rados.rados.0.smithi119.stdout:3632: read oid 33 snap -1 2023-12-01T15:46:37.662 INFO:tasks.rados.rados.0.smithi119.stdout:3632: expect (ObjNum 1132 snap 358 seq_num 1132) 2023-12-01T15:46:37.662 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 32 current snap is 363 2023-12-01T15:46:37.662 INFO:tasks.rados.rados.0.smithi119.stdout:3633: seq_num 1150 ranges {843776=65536} 2023-12-01T15:46:37.666 INFO:tasks.rados.rados.0.smithi119.stdout:3633: writing smithi119156531-32 from 843776 to 909312 tid 1 2023-12-01T15:46:37.666 INFO:tasks.rados.rados.0.smithi119.stdout:3634: rollback oid 29 current snap is 363 2023-12-01T15:46:37.666 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 29 to 314 2023-12-01T15:46:37.666 INFO:tasks.rados.rados.0.smithi119.stdout:3635: snap_remove snap 347 2023-12-01T15:46:38.635 INFO:tasks.rados.rados.0.smithi119.stdout:3635: done (11 left) 2023-12-01T15:46:38.635 INFO:tasks.rados.rados.0.smithi119.stdout:3636: snap_create 2023-12-01T15:46:38.636 INFO:tasks.rados.rados.0.smithi119.stdout:3625: finishing copy_from to smithi119156531-25 2023-12-01T15:46:38.636 INFO:tasks.rados.rados.0.smithi119.stdout:3625: got expected ENOENT (src dne) 2023-12-01T15:46:38.636 INFO:tasks.rados.rados.0.smithi119.stdout:3625: finishing copy_from racing read to smithi119156531-25 2023-12-01T15:46:38.636 INFO:tasks.rados.rados.0.smithi119.stdout:3626: finishing write tid 1 to smithi119156531-19 2023-12-01T15:46:38.636 INFO:tasks.rados.rados.0.smithi119.stdout:3628: finishing rollback tid 0 to smithi119156531-10 2023-12-01T15:46:38.636 INFO:tasks.rados.rados.0.smithi119.stdout:3628: finishing rollback tid 1 to smithi119156531-10 2023-12-01T15:46:38.637 INFO:tasks.rados.rados.0.smithi119.stdout:3628: finishing rollback tid 2 to smithi119156531-10 2023-12-01T15:46:38.637 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 2469 (ObjNum 1026 snap 309 seq_num 1026) dirty exists 2023-12-01T15:46:38.637 INFO:tasks.rados.rados.0.smithi119.stdout:3626: finishing write tid 2 to smithi119156531-19 2023-12-01T15:46:38.637 INFO:tasks.rados.rados.0.smithi119.stdout:3631: finishing rollback tid 0 to smithi119156531-24 2023-12-01T15:46:38.637 INFO:tasks.rados.rados.0.smithi119.stdout:3631: finishing rollback tid 1 to smithi119156531-24 2023-12-01T15:46:38.637 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 2415 (ObjNum 33 snap 0 seq_num 3099586768) dirty dne 2023-12-01T15:46:38.637 INFO:tasks.rados.rados.0.smithi119.stdout:3627: finishing write tid 1 to smithi119156531-42 2023-12-01T15:46:38.637 INFO:tasks.rados.rados.0.smithi119.stdout:3627: finishing write tid 2 to smithi119156531-42 2023-12-01T15:46:38.637 INFO:tasks.rados.rados.0.smithi119.stdout:3633: finishing write tid 1 to smithi119156531-32 2023-12-01T15:46:38.637 INFO:tasks.rados.rados.0.smithi119.stdout:3633: finishing write tid 2 to smithi119156531-32 2023-12-01T15:46:38.637 INFO:tasks.rados.rados.0.smithi119.stdout:3630: expect (ObjNum 1122 snap 348 seq_num 1122) 2023-12-01T15:46:38.695 INFO:tasks.rados.rados.0.smithi119.stdout:3627: finishing write tid 3 to smithi119156531-42 2023-12-01T15:46:38.695 INFO:tasks.rados.rados.0.smithi119.stdout:3627: oid 42 updating version 0 to 2412 2023-12-01T15:46:38.695 INFO:tasks.rados.rados.0.smithi119.stdout:3627: oid 42 version 2412 is already newer than 2411 2023-12-01T15:46:38.695 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 2412 (ObjNum 1149 snap 363 seq_num 1149) dirty exists 2023-12-01T15:46:38.695 INFO:tasks.rados.rados.0.smithi119.stdout:3627: left oid 42 (ObjNum 1149 snap 363 seq_num 1149) 2023-12-01T15:46:38.696 INFO:tasks.rados.rados.0.smithi119.stdout:3633: finishing write tid 3 to smithi119156531-32 2023-12-01T15:46:38.696 INFO:tasks.rados.rados.0.smithi119.stdout:3633: oid 32 updating version 0 to 2208 2023-12-01T15:46:38.696 INFO:tasks.rados.rados.0.smithi119.stdout:3633: oid 32 version 2208 is already newer than 2207 2023-12-01T15:46:38.696 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 2208 (ObjNum 1150 snap 363 seq_num 1150) dirty exists 2023-12-01T15:46:38.696 INFO:tasks.rados.rados.0.smithi119.stdout:3633: left oid 32 (ObjNum 1150 snap 363 seq_num 1150) 2023-12-01T15:46:38.696 INFO:tasks.rados.rados.0.smithi119.stdout:3626: finishing write tid 3 to smithi119156531-19 2023-12-01T15:46:38.696 INFO:tasks.rados.rados.0.smithi119.stdout:3626: oid 19 updating version 0 to 2595 2023-12-01T15:46:38.696 INFO:tasks.rados.rados.0.smithi119.stdout:3626: oid 19 version 2595 is already newer than 2594 2023-12-01T15:46:38.696 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 2595 (ObjNum 1148 snap 363 seq_num 1148) dirty exists 2023-12-01T15:46:38.696 INFO:tasks.rados.rados.0.smithi119.stdout:3626: left oid 19 (ObjNum 1148 snap 363 seq_num 1148) 2023-12-01T15:46:38.696 INFO:tasks.rados.rados.0.smithi119.stdout:3629: expect (ObjNum 967 snap 297 seq_num 967) 2023-12-01T15:46:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:38 smithi183 ceph-mon[99169]: pgmap v1122: 121 pgs: 121 active+clean; 661 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 4.8 MiB/s wr, 19 op/s 2023-12-01T15:46:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:38 smithi183 ceph-mon[99169]: osdmap e764: 8 total, 8 up, 8 in 2023-12-01T15:46:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:38 smithi119 ceph-mon[108979]: pgmap v1122: 121 pgs: 121 active+clean; 661 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 4.8 MiB/s wr, 19 op/s 2023-12-01T15:46:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:38 smithi119 ceph-mon[108979]: osdmap e764: 8 total, 8 up, 8 in 2023-12-01T15:46:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:38 smithi119 ceph-mon[94175]: pgmap v1122: 121 pgs: 121 active+clean; 661 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 4.8 MiB/s wr, 19 op/s 2023-12-01T15:46:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:38 smithi119 ceph-mon[94175]: osdmap e764: 8 total, 8 up, 8 in 2023-12-01T15:46:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:39.602 INFO:tasks.rados.rados.0.smithi119.stdout:3632: expect (ObjNum 1132 snap 358 seq_num 1132) 2023-12-01T15:46:39.923 INFO:tasks.rados.rados.0.smithi119.stdout:3634: finishing rollback tid 0 to smithi119156531-29 2023-12-01T15:46:39.923 INFO:tasks.rados.rados.0.smithi119.stdout:3634: finishing rollback tid 1 to smithi119156531-29 2023-12-01T15:46:39.923 INFO:tasks.rados.rados.0.smithi119.stdout:3634: finishing rollback tid 2 to smithi119156531-29 2023-12-01T15:46:39.923 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 2485 (ObjNum 1018 snap 307 seq_num 1018) dirty exists 2023-12-01T15:46:39.923 INFO:tasks.rados.rados.0.smithi119.stdout:3624: done (11 left) 2023-12-01T15:46:39.923 INFO:tasks.rados.rados.0.smithi119.stdout:3625: done (10 left) 2023-12-01T15:46:39.923 INFO:tasks.rados.rados.0.smithi119.stdout:3626: done (9 left) 2023-12-01T15:46:39.923 INFO:tasks.rados.rados.0.smithi119.stdout:3627: done (8 left) 2023-12-01T15:46:39.923 INFO:tasks.rados.rados.0.smithi119.stdout:3628: done (7 left) 2023-12-01T15:46:39.923 INFO:tasks.rados.rados.0.smithi119.stdout:3629: done (6 left) 2023-12-01T15:46:39.923 INFO:tasks.rados.rados.0.smithi119.stdout:3630: done (5 left) 2023-12-01T15:46:39.923 INFO:tasks.rados.rados.0.smithi119.stdout:3631: done (4 left) 2023-12-01T15:46:39.924 INFO:tasks.rados.rados.0.smithi119.stdout:3632: done (3 left) 2023-12-01T15:46:39.924 INFO:tasks.rados.rados.0.smithi119.stdout:3633: done (2 left) 2023-12-01T15:46:39.924 INFO:tasks.rados.rados.0.smithi119.stdout:3634: done (1 left) 2023-12-01T15:46:39.924 INFO:tasks.rados.rados.0.smithi119.stdout:3636: done (0 left) 2023-12-01T15:46:39.924 INFO:tasks.rados.rados.0.smithi119.stdout:3637: delete oid 17 current snap is 364 2023-12-01T15:46:39.926 INFO:tasks.rados.rados.0.smithi119.stdout:3637: done (0 left) 2023-12-01T15:46:39.926 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 364 2023-12-01T15:46:39.926 INFO:tasks.rados.rados.0.smithi119.stdout:3638: seq_num 1152 ranges {2342912=98304} 2023-12-01T15:46:39.940 INFO:tasks.rados.rados.0.smithi119.stdout:3638: writing smithi119156531-39 from 2342912 to 2441216 tid 1 2023-12-01T15:46:39.940 INFO:tasks.rados.rados.0.smithi119.stdout:3639: read oid 1 snap -1 2023-12-01T15:46:39.940 INFO:tasks.rados.rados.0.smithi119.stdout:3639: expect (ObjNum 1088 snap 333 seq_num 1088) 2023-12-01T15:46:39.940 INFO:tasks.rados.rados.0.smithi119.stdout:3640: rollback oid 5 current snap is 364 2023-12-01T15:46:39.940 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 5 to 359 2023-12-01T15:46:39.940 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 13 current snap is 364 2023-12-01T15:46:39.940 INFO:tasks.rados.rados.0.smithi119.stdout:3641: seq_num 1153 ranges {3981312=114688} 2023-12-01T15:46:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:39 smithi183 ceph-mon[99169]: osdmap e765: 8 total, 8 up, 8 in 2023-12-01T15:46:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:39 smithi119 ceph-mon[94175]: osdmap e765: 8 total, 8 up, 8 in 2023-12-01T15:46:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:39 smithi119 ceph-mon[108979]: osdmap e765: 8 total, 8 up, 8 in 2023-12-01T15:46:39.962 INFO:tasks.rados.rados.0.smithi119.stdout:3641: writing smithi119156531-13 from 3981312 to 4096000 tid 1 2023-12-01T15:46:39.962 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 364 2023-12-01T15:46:39.962 INFO:tasks.rados.rados.0.smithi119.stdout:3640: finishing rollback tid 0 to smithi119156531-5 2023-12-01T15:46:39.962 INFO:tasks.rados.rados.0.smithi119.stdout:3642: seq_num 1154 ranges {2359296=131072} 2023-12-01T15:46:39.976 INFO:tasks.rados.rados.0.smithi119.stdout:3642: writing smithi119156531-15 from 2359296 to 2490368 tid 1 2023-12-01T15:46:39.977 INFO:tasks.rados.rados.0.smithi119.stdout:3643: rollback oid 11 current snap is 364 2023-12-01T15:46:39.977 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 11 to 336 2023-12-01T15:46:39.977 INFO:tasks.rados.rados.0.smithi119.stdout:3640: finishing rollback tid 1 to smithi119156531-5 2023-12-01T15:46:39.977 INFO:tasks.rados.rados.0.smithi119.stdout:3638: finishing write tid 1 to smithi119156531-39 2023-12-01T15:46:39.977 INFO:tasks.rados.rados.0.smithi119.stdout:3638: finishing write tid 2 to smithi119156531-39 2023-12-01T15:46:39.977 INFO:tasks.rados.rados.0.smithi119.stdout:3640: finishing rollback tid 2 to smithi119156531-5 2023-12-01T15:46:39.977 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 5 v 2472 (ObjNum 994 snap 302 seq_num 994) dirty exists 2023-12-01T15:46:39.977 INFO:tasks.rados.rados.0.smithi119.stdout:3638: finishing write tid 3 to smithi119156531-39 2023-12-01T15:46:39.977 INFO:tasks.rados.rados.0.smithi119.stdout:3638: oid 39 updating version 0 to 703 2023-12-01T15:46:39.977 INFO:tasks.rados.rados.0.smithi119.stdout:3638: oid 39 version 703 is already newer than 702 2023-12-01T15:46:39.977 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 703 (ObjNum 1152 snap 364 seq_num 1152) dirty exists 2023-12-01T15:46:39.977 INFO:tasks.rados.rados.0.smithi119.stdout:3638: left oid 39 (ObjNum 1152 snap 364 seq_num 1152) 2023-12-01T15:46:39.977 INFO:tasks.rados.rados.0.smithi119.stdout:3638: done (5 left) 2023-12-01T15:46:39.977 INFO:tasks.rados.rados.0.smithi119.stdout:3640: done (4 left) 2023-12-01T15:46:39.977 INFO:tasks.rados.rados.0.smithi119.stdout:3644: snap_create 2023-12-01T15:46:39.978 INFO:tasks.rados.rados.0.smithi119.stdout:3641: finishing write tid 1 to smithi119156531-13 2023-12-01T15:46:39.978 INFO:tasks.rados.rados.0.smithi119.stdout:3641: finishing write tid 2 to smithi119156531-13 2023-12-01T15:46:39.978 INFO:tasks.rados.rados.0.smithi119.stdout:3639: expect (ObjNum 1088 snap 333 seq_num 1088) 2023-12-01T15:46:40.792 INFO:tasks.rados.rados.0.smithi119.stdout:3641: finishing write tid 3 to smithi119156531-13 2023-12-01T15:46:40.792 INFO:tasks.rados.rados.0.smithi119.stdout:3641: oid 13 updating version 0 to 2486 2023-12-01T15:46:40.792 INFO:tasks.rados.rados.0.smithi119.stdout:3641: oid 13 updating version 2486 to 2487 2023-12-01T15:46:40.792 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 13 v 2487 (ObjNum 1153 snap 364 seq_num 1153) dirty exists 2023-12-01T15:46:40.792 INFO:tasks.rados.rados.0.smithi119.stdout:3641: left oid 13 (ObjNum 1153 snap 364 seq_num 1153) 2023-12-01T15:46:40.792 INFO:tasks.rados.rados.0.smithi119.stdout:3643: finishing rollback tid 0 to smithi119156531-11 2023-12-01T15:46:40.792 INFO:tasks.rados.rados.0.smithi119.stdout:3643: finishing rollback tid 1 to smithi119156531-11 2023-12-01T15:46:40.792 INFO:tasks.rados.rados.0.smithi119.stdout:3643: finishing rollback tid 2 to smithi119156531-11 2023-12-01T15:46:40.793 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 2490 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-12-01T15:46:40.793 INFO:tasks.rados.rados.0.smithi119.stdout:3642: finishing write tid 1 to smithi119156531-15 2023-12-01T15:46:40.793 INFO:tasks.rados.rados.0.smithi119.stdout:3642: finishing write tid 2 to smithi119156531-15 2023-12-01T15:46:40.793 INFO:tasks.rados.rados.0.smithi119.stdout:3642: finishing write tid 3 to smithi119156531-15 2023-12-01T15:46:40.793 INFO:tasks.rados.rados.0.smithi119.stdout:3642: oid 15 updating version 0 to 2733 2023-12-01T15:46:40.793 INFO:tasks.rados.rados.0.smithi119.stdout:3642: oid 15 version 2733 is already newer than 2732 2023-12-01T15:46:40.793 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 2733 (ObjNum 1154 snap 364 seq_num 1154) dirty exists 2023-12-01T15:46:40.793 INFO:tasks.rados.rados.0.smithi119.stdout:3642: left oid 15 (ObjNum 1154 snap 364 seq_num 1154) 2023-12-01T15:46:40.793 INFO:tasks.rados.rados.0.smithi119.stdout:3639: done (4 left) 2023-12-01T15:46:40.793 INFO:tasks.rados.rados.0.smithi119.stdout:3641: done (3 left) 2023-12-01T15:46:40.793 INFO:tasks.rados.rados.0.smithi119.stdout:3642: done (2 left) 2023-12-01T15:46:40.793 INFO:tasks.rados.rados.0.smithi119.stdout:3643: done (1 left) 2023-12-01T15:46:40.793 INFO:tasks.rados.rados.0.smithi119.stdout:3644: done (0 left) 2023-12-01T15:46:40.793 INFO:tasks.rados.rados.0.smithi119.stdout:3645: rollback oid 6 current snap is 365 2023-12-01T15:46:40.793 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 6 to 291 2023-12-01T15:46:40.794 INFO:tasks.rados.rados.0.smithi119.stdout:3646: read oid 16 snap -1 2023-12-01T15:46:40.794 INFO:tasks.rados.rados.0.smithi119.stdout:3646: expect (ObjNum 1085 snap 332 seq_num 1085) 2023-12-01T15:46:40.794 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 35 current snap is 365 2023-12-01T15:46:40.794 INFO:tasks.rados.rados.0.smithi119.stdout:3647: seq_num 1155 ranges {3186688=147456} 2023-12-01T15:46:40.810 INFO:tasks.rados.rados.0.smithi119.stdout:3647: writing smithi119156531-35 from 3186688 to 3334144 tid 1 2023-12-01T15:46:40.810 INFO:tasks.rados.rados.0.smithi119.stdout:3648: snap_create 2023-12-01T15:46:40.810 INFO:tasks.rados.rados.0.smithi119.stdout:3645: finishing rollback tid 1 to smithi119156531-6 2023-12-01T15:46:40.810 INFO:tasks.rados.rados.0.smithi119.stdout:3645: finishing rollback tid 2 to smithi119156531-6 2023-12-01T15:46:40.810 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 2497 (ObjNum 950 snap 291 seq_num 950) dirty exists 2023-12-01T15:46:40.810 INFO:tasks.rados.rados.0.smithi119.stdout:3646: expect (ObjNum 1085 snap 332 seq_num 1085) 2023-12-01T15:46:40.916 INFO:tasks.rados.rados.0.smithi119.stdout:3647: finishing write tid 1 to smithi119156531-35 2023-12-01T15:46:40.916 INFO:tasks.rados.rados.0.smithi119.stdout:3647: finishing write tid 2 to smithi119156531-35 2023-12-01T15:46:40.916 INFO:tasks.rados.rados.0.smithi119.stdout:3647: finishing write tid 3 to smithi119156531-35 2023-12-01T15:46:40.916 INFO:tasks.rados.rados.0.smithi119.stdout:3647: oid 35 updating version 0 to 2491 2023-12-01T15:46:40.916 INFO:tasks.rados.rados.0.smithi119.stdout:3647: oid 35 updating version 2491 to 2492 2023-12-01T15:46:40.916 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 2492 (ObjNum 1155 snap 365 seq_num 1155) dirty exists 2023-12-01T15:46:40.916 INFO:tasks.rados.rados.0.smithi119.stdout:3647: left oid 35 (ObjNum 1155 snap 365 seq_num 1155) 2023-12-01T15:46:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:40 smithi183 ceph-mon[99169]: pgmap v1125: 121 pgs: 121 active+clean; 661 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:46:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:40 smithi183 ceph-mon[99169]: osdmap e766: 8 total, 8 up, 8 in 2023-12-01T15:46:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:40 smithi183 ceph-mon[99169]: osdmap e767: 8 total, 8 up, 8 in 2023-12-01T15:46:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:40 smithi119 ceph-mon[94175]: pgmap v1125: 121 pgs: 121 active+clean; 661 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:46:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:40 smithi119 ceph-mon[94175]: osdmap e766: 8 total, 8 up, 8 in 2023-12-01T15:46:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:40 smithi119 ceph-mon[94175]: osdmap e767: 8 total, 8 up, 8 in 2023-12-01T15:46:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:40 smithi119 ceph-mon[108979]: pgmap v1125: 121 pgs: 121 active+clean; 661 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:46:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:40 smithi119 ceph-mon[108979]: osdmap e766: 8 total, 8 up, 8 in 2023-12-01T15:46:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:40 smithi119 ceph-mon[108979]: osdmap e767: 8 total, 8 up, 8 in 2023-12-01T15:46:41.456 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:46:41.646 INFO:tasks.rados.rados.0.smithi119.stdout:3645: done (3 left) 2023-12-01T15:46:41.646 INFO:tasks.rados.rados.0.smithi119.stdout:3646: done (2 left) 2023-12-01T15:46:41.646 INFO:tasks.rados.rados.0.smithi119.stdout:3647: done (1 left) 2023-12-01T15:46:41.647 INFO:tasks.rados.rados.0.smithi119.stdout:3648: done (0 left) 2023-12-01T15:46:41.647 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 44 current snap is 366 2023-12-01T15:46:41.647 INFO:tasks.rados.rados.0.smithi119.stdout:3649: seq_num 1156 ranges {0=163840} 2023-12-01T15:46:41.647 INFO:tasks.rados.rados.0.smithi119.stdout:3649: writing smithi119156531-44 from 0 to 163840 tid 1 2023-12-01T15:46:41.647 INFO:tasks.rados.rados.0.smithi119.stdout:3650: snap_remove snap 286 2023-12-01T15:46:41.764 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:46:41.764 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (13m) 2m ago 13m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:46:41.764 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (13m) 2m ago 13m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:46:41.764 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (14m) 2m ago 14m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:46:41.764 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (14m) 2m ago 14m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:46:41.765 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (17m) 2m ago 17m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:46:41.765 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (19m) 2m ago 19m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:46:41.765 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (19m) 2m ago 19m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:46:41.765 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (18m) 2m ago 18m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:46:41.765 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (17m) 2m ago 17m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:46:41.765 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (13m) 2m ago 13m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:46:41.765 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (13m) 2m ago 13m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:46:41.765 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (17m) 2m ago 17m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:46:41.765 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (17m) 2m ago 17m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:46:41.765 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (16m) 2m ago 16m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:46:41.765 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (16m) 2m ago 16m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:46:41.765 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (16m) 2m ago 16m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:46:41.765 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (15m) 2m ago 15m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:46:41.765 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (15m) 2m ago 15m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:46:41.765 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (14m) 2m ago 14m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:46:41.766 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (13m) 2m ago 14m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:46:42.150 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:46:42.150 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:46:42.150 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:46:42.150 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:46:42.150 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:46:42.151 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:46:42.151 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:46:42.151 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:46:42.151 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:46:42.151 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:46:42.151 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:46:42.151 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:46:42.151 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:46:42.151 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:46:42.151 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:46:42.151 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:46:42.151 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:46:42.653 INFO:tasks.rados.rados.0.smithi119.stdout:3650: done (1 left) 2023-12-01T15:46:42.653 INFO:tasks.rados.rados.0.smithi119.stdout:3651: delete oid 42 current snap is 366 2023-12-01T15:46:42.654 INFO:tasks.rados.rados.0.smithi119.stdout:3649: finishing write tid 1 to smithi119156531-44 2023-12-01T15:46:42.654 INFO:tasks.rados.rados.0.smithi119.stdout:3649: finishing write tid 2 to smithi119156531-44 2023-12-01T15:46:42.654 INFO:tasks.rados.rados.0.smithi119.stdout:3649: finishing write tid 3 to smithi119156531-44 2023-12-01T15:46:42.654 INFO:tasks.rados.rados.0.smithi119.stdout:3649: oid 44 updating version 0 to 2597 2023-12-01T15:46:42.654 INFO:tasks.rados.rados.0.smithi119.stdout:3649: oid 44 version 2597 is already newer than 2596 2023-12-01T15:46:42.654 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 2597 (ObjNum 1156 snap 366 seq_num 1156) dirty exists 2023-12-01T15:46:42.654 INFO:tasks.rados.rados.0.smithi119.stdout:3649: left oid 44 (ObjNum 1156 snap 366 seq_num 1156) 2023-12-01T15:46:42.667 INFO:tasks.rados.rados.0.smithi119.stdout:3649: done (1 left) 2023-12-01T15:46:42.667 INFO:tasks.rados.rados.0.smithi119.stdout:3651: done (0 left) 2023-12-01T15:46:42.667 INFO:tasks.rados.rados.0.smithi119.stdout:3652: setattr oid 19 current snap is 366 2023-12-01T15:46:42.669 INFO:tasks.rados.rados.0.smithi119.stdout:3653: snap_create 2023-12-01T15:46:42.676 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 2598 (ObjNum 1148 snap 363 seq_num 1148) dirty exists 2023-12-01T15:46:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:42 smithi183 ceph-mon[99169]: pgmap v1128: 121 pgs: 121 active+clean; 681 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2023-12-01T15:46:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:42 smithi183 ceph-mon[99169]: from='client.25358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:42 smithi183 ceph-mon[99169]: osdmap e768: 8 total, 8 up, 8 in 2023-12-01T15:46:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:42 smithi183 ceph-mon[99169]: from='client.25364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1253130841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:46:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:42 smithi119 ceph-mon[94175]: pgmap v1128: 121 pgs: 121 active+clean; 681 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2023-12-01T15:46:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:42 smithi119 ceph-mon[94175]: from='client.25358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:42 smithi119 ceph-mon[94175]: osdmap e768: 8 total, 8 up, 8 in 2023-12-01T15:46:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:42 smithi119 ceph-mon[94175]: from='client.25364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1253130841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:46:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:42 smithi119 ceph-mon[108979]: pgmap v1128: 121 pgs: 121 active+clean; 681 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2023-12-01T15:46:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:42 smithi119 ceph-mon[108979]: from='client.25358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:42 smithi119 ceph-mon[108979]: osdmap e768: 8 total, 8 up, 8 in 2023-12-01T15:46:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:42 smithi119 ceph-mon[108979]: from='client.25364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1253130841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:46:43.670 INFO:tasks.rados.rados.0.smithi119.stdout:3652: done (1 left) 2023-12-01T15:46:43.670 INFO:tasks.rados.rados.0.smithi119.stdout:3653: done (0 left) 2023-12-01T15:46:43.670 INFO:tasks.rados.rados.0.smithi119.stdout:3654: rollback oid 1 current snap is 367 2023-12-01T15:46:43.670 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 1 to 356 2023-12-01T15:46:43.670 INFO:tasks.rados.rados.0.smithi119.stdout:3655: rollback oid 18 current snap is 367 2023-12-01T15:46:43.670 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 18 to 357 2023-12-01T15:46:43.670 INFO:tasks.rados.rados.0.smithi119.stdout:3656: copy_from oid 6 from oid 4 current snap is 367 2023-12-01T15:46:43.670 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 367 2023-12-01T15:46:43.670 INFO:tasks.rados.rados.0.smithi119.stdout:3657: seq_num 1158 ranges {2490368=196608} 2023-12-01T15:46:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3657: writing smithi119156531-15 from 2490368 to 2686976 tid 1 2023-12-01T15:46:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3658: read oid 39 snap 299 2023-12-01T15:46:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3658: expect (ObjNum 962 snap 295 seq_num 962) 2023-12-01T15:46:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3659: snap_create 2023-12-01T15:46:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3655: finishing rollback tid 1 to smithi119156531-18 2023-12-01T15:46:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 2616 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-12-01T15:46:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3654: finishing rollback tid 0 to smithi119156531-1 2023-12-01T15:46:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3654: finishing rollback tid 1 to smithi119156531-1 2023-12-01T15:46:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3654: finishing rollback tid 2 to smithi119156531-1 2023-12-01T15:46:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 1920 (ObjNum 1088 snap 333 seq_num 1088) dirty exists 2023-12-01T15:46:43.687 INFO:tasks.rados.rados.0.smithi119.stdout:3656: finishing copy_from to smithi119156531-6 2023-12-01T15:46:43.687 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 1906 (ObjNum 1122 snap 348 seq_num 1122) dirty exists 2023-12-01T15:46:43.688 INFO:tasks.rados.rados.0.smithi119.stdout:3656: finishing copy_from racing read to smithi119156531-6 2023-12-01T15:46:43.690 INFO:tasks.rados.rados.0.smithi119.stdout:3657: finishing write tid 1 to smithi119156531-15 2023-12-01T15:46:43.690 INFO:tasks.rados.rados.0.smithi119.stdout:3657: finishing write tid 2 to smithi119156531-15 2023-12-01T15:46:43.692 INFO:tasks.rados.rados.0.smithi119.stdout:3657: finishing write tid 3 to smithi119156531-15 2023-12-01T15:46:43.692 INFO:tasks.rados.rados.0.smithi119.stdout:3657: oid 15 updating version 0 to 2745 2023-12-01T15:46:43.692 INFO:tasks.rados.rados.0.smithi119.stdout:3657: oid 15 version 2745 is already newer than 2744 2023-12-01T15:46:43.693 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 2745 (ObjNum 1158 snap 367 seq_num 1158) dirty exists 2023-12-01T15:46:43.693 INFO:tasks.rados.rados.0.smithi119.stdout:3657: left oid 15 (ObjNum 1158 snap 367 seq_num 1158) 2023-12-01T15:46:43.693 INFO:tasks.rados.rados.0.smithi119.stdout:3658: expect (ObjNum 962 snap 295 seq_num 962) 2023-12-01T15:46:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:43 smithi183 ceph-mon[99169]: osdmap e769: 8 total, 8 up, 8 in 2023-12-01T15:46:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:43 smithi119 ceph-mon[94175]: osdmap e769: 8 total, 8 up, 8 in 2023-12-01T15:46:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:43 smithi119 ceph-mon[108979]: osdmap e769: 8 total, 8 up, 8 in 2023-12-01T15:46:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:46:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:46:44] "GET /metrics HTTP/1.1" 200 36171 "" "Prometheus/2.43.0" 2023-12-01T15:46:44.675 INFO:tasks.rados.rados.0.smithi119.stdout:3654: done (5 left) 2023-12-01T15:46:44.676 INFO:tasks.rados.rados.0.smithi119.stdout:3655: done (4 left) 2023-12-01T15:46:44.676 INFO:tasks.rados.rados.0.smithi119.stdout:3656: done (3 left) 2023-12-01T15:46:44.676 INFO:tasks.rados.rados.0.smithi119.stdout:3657: done (2 left) 2023-12-01T15:46:44.676 INFO:tasks.rados.rados.0.smithi119.stdout:3658: done (1 left) 2023-12-01T15:46:44.677 INFO:tasks.rados.rados.0.smithi119.stdout:3659: done (0 left) 2023-12-01T15:46:44.677 INFO:tasks.rados.rados.0.smithi119.stdout:3660: rmattr oid 27 current snap is 368 2023-12-01T15:46:44.677 INFO:tasks.rados.rados.0.smithi119.stdout:3660: done (0 left) 2023-12-01T15:46:44.677 INFO:tasks.rados.rados.0.smithi119.stdout:3661: copy_from oid 33 from oid 29 current snap is 368 2023-12-01T15:46:44.677 INFO:tasks.rados.rados.0.smithi119.stdout:3662: setattr oid 37 current snap is 368 2023-12-01T15:46:44.678 INFO:tasks.rados.rados.0.smithi119.stdout:3663: read oid 23 snap -1 2023-12-01T15:46:44.678 INFO:tasks.rados.rados.0.smithi119.stdout:3663: expect (ObjNum 1140 snap 362 seq_num 1140) 2023-12-01T15:46:44.679 INFO:tasks.rados.rados.0.smithi119.stdout:3664: rollback oid 27 current snap is 368 2023-12-01T15:46:44.679 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 27 to 305 2023-12-01T15:46:44.679 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 26 current snap is 368 2023-12-01T15:46:44.679 INFO:tasks.rados.rados.0.smithi119.stdout:3665: seq_num 1159 ranges {11632640=212992} 2023-12-01T15:46:44.741 INFO:tasks.rados.rados.0.smithi119.stdout:3665: writing smithi119156531-26 from 11632640 to 11845632 tid 1 2023-12-01T15:46:44.741 INFO:tasks.rados.rados.0.smithi119.stdout:3666: rollback oid 45 current snap is 368 2023-12-01T15:46:44.742 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 45 to 362 2023-12-01T15:46:44.742 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 2747 (ObjNum 1133 snap 358 seq_num 1133) dirty exists 2023-12-01T15:46:44.742 INFO:tasks.rados.rados.0.smithi119.stdout:3661: finishing copy_from to smithi119156531-33 2023-12-01T15:46:44.742 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 2485 (ObjNum 1018 snap 307 seq_num 1018) dirty exists 2023-12-01T15:46:44.742 INFO:tasks.rados.rados.0.smithi119.stdout:3661: finishing copy_from racing read to smithi119156531-33 2023-12-01T15:46:44.743 INFO:tasks.rados.rados.0.smithi119.stdout:3661: done (5 left) 2023-12-01T15:46:44.743 INFO:tasks.rados.rados.0.smithi119.stdout:3662: done (4 left) 2023-12-01T15:46:44.743 INFO:tasks.rados.rados.0.smithi119.stdout:3667: setattr oid 18 current snap is 368 2023-12-01T15:46:44.743 INFO:tasks.rados.rados.0.smithi119.stdout:3663: expect (ObjNum 1140 snap 362 seq_num 1140) 2023-12-01T15:46:44.896 INFO:tasks.rados.rados.0.smithi119.stdout:3664: finishing rollback tid 1 to smithi119156531-27 2023-12-01T15:46:44.896 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 2360 (ObjNum 33 snap 0 seq_num 3133973712) dirty dne 2023-12-01T15:46:44.896 INFO:tasks.rados.rados.0.smithi119.stdout:3665: finishing write tid 1 to smithi119156531-26 2023-12-01T15:46:44.896 INFO:tasks.rados.rados.0.smithi119.stdout:3666: finishing rollback tid 0 to smithi119156531-45 2023-12-01T15:46:44.896 INFO:tasks.rados.rados.0.smithi119.stdout:3665: finishing write tid 2 to smithi119156531-26 2023-12-01T15:46:44.896 INFO:tasks.rados.rados.0.smithi119.stdout:3666: finishing rollback tid 1 to smithi119156531-45 2023-12-01T15:46:44.896 INFO:tasks.rados.rados.0.smithi119.stdout:3666: finishing rollback tid 2 to smithi119156531-45 2023-12-01T15:46:44.896 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 2500 (ObjNum 1137 snap 359 seq_num 1137) dirty exists 2023-12-01T15:46:44.897 INFO:tasks.rados.rados.0.smithi119.stdout:3665: finishing write tid 3 to smithi119156531-26 2023-12-01T15:46:44.897 INFO:tasks.rados.rados.0.smithi119.stdout:3665: oid 26 updating version 0 to 1868 2023-12-01T15:46:44.897 INFO:tasks.rados.rados.0.smithi119.stdout:3665: oid 26 updating version 1868 to 1869 2023-12-01T15:46:44.897 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 1869 (ObjNum 1159 snap 368 seq_num 1159) dirty exists 2023-12-01T15:46:44.897 INFO:tasks.rados.rados.0.smithi119.stdout:3665: left oid 26 (ObjNum 1159 snap 368 seq_num 1159) 2023-12-01T15:46:44.897 INFO:tasks.rados.rados.0.smithi119.stdout:3663: done (4 left) 2023-12-01T15:46:44.897 INFO:tasks.rados.rados.0.smithi119.stdout:3664: done (3 left) 2023-12-01T15:46:44.897 INFO:tasks.rados.rados.0.smithi119.stdout:3665: done (2 left) 2023-12-01T15:46:44.897 INFO:tasks.rados.rados.0.smithi119.stdout:3666: done (1 left) 2023-12-01T15:46:44.897 INFO:tasks.rados.rados.0.smithi119.stdout:3668: snap_create 2023-12-01T15:46:44.899 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 2749 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-12-01T15:46:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:44 smithi183 ceph-mon[99169]: pgmap v1131: 121 pgs: 121 active+clean; 681 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2023-12-01T15:46:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:44 smithi183 ceph-mon[99169]: osdmap e770: 8 total, 8 up, 8 in 2023-12-01T15:46:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:44 smithi119 ceph-mon[108979]: pgmap v1131: 121 pgs: 121 active+clean; 681 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2023-12-01T15:46:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:44 smithi119 ceph-mon[108979]: osdmap e770: 8 total, 8 up, 8 in 2023-12-01T15:46:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:44 smithi119 ceph-mon[94175]: pgmap v1131: 121 pgs: 121 active+clean; 681 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2023-12-01T15:46:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:44 smithi119 ceph-mon[94175]: osdmap e770: 8 total, 8 up, 8 in 2023-12-01T15:46:45.688 INFO:tasks.rados.rados.0.smithi119.stdout:3667: done (1 left) 2023-12-01T15:46:45.688 INFO:tasks.rados.rados.0.smithi119.stdout:3668: done (0 left) 2023-12-01T15:46:45.688 INFO:tasks.rados.rados.0.smithi119.stdout:3669: read oid 20 snap -1 2023-12-01T15:46:45.688 INFO:tasks.rados.rados.0.smithi119.stdout:3669: expect (ObjNum 1003 snap 303 seq_num 1003) 2023-12-01T15:46:45.688 INFO:tasks.rados.rados.0.smithi119.stdout:3670: snap_create 2023-12-01T15:46:45.703 INFO:tasks.rados.rados.0.smithi119.stdout:3669: expect (ObjNum 1003 snap 303 seq_num 1003) 2023-12-01T15:46:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:45 smithi183 ceph-mon[99169]: osdmap e771: 8 total, 8 up, 8 in 2023-12-01T15:46:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:45 smithi119 ceph-mon[94175]: osdmap e771: 8 total, 8 up, 8 in 2023-12-01T15:46:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:45 smithi119 ceph-mon[108979]: osdmap e771: 8 total, 8 up, 8 in 2023-12-01T15:46:46.688 INFO:tasks.rados.rados.0.smithi119.stdout:3669: done (1 left) 2023-12-01T15:46:46.688 INFO:tasks.rados.rados.0.smithi119.stdout:3670: done (0 left) 2023-12-01T15:46:46.688 INFO:tasks.rados.rados.0.smithi119.stdout:3671: snap_create 2023-12-01T15:46:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:46 smithi183 ceph-mon[99169]: pgmap v1134: 121 pgs: 121 active+clean; 675 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 696 KiB/s wr, 15 op/s 2023-12-01T15:46:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:46 smithi183 ceph-mon[99169]: osdmap e772: 8 total, 8 up, 8 in 2023-12-01T15:46:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:46 smithi119 ceph-mon[94175]: pgmap v1134: 121 pgs: 121 active+clean; 675 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 696 KiB/s wr, 15 op/s 2023-12-01T15:46:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:46 smithi119 ceph-mon[94175]: osdmap e772: 8 total, 8 up, 8 in 2023-12-01T15:46:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:46 smithi119 ceph-mon[108979]: pgmap v1134: 121 pgs: 121 active+clean; 675 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 696 KiB/s wr, 15 op/s 2023-12-01T15:46:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:46 smithi119 ceph-mon[108979]: osdmap e772: 8 total, 8 up, 8 in 2023-12-01T15:46:47.705 INFO:tasks.rados.rados.0.smithi119.stdout:3671: done (0 left) 2023-12-01T15:46:47.706 INFO:tasks.rados.rados.0.smithi119.stdout:3672: rmattr oid 8 current snap is 371 2023-12-01T15:46:47.706 INFO:tasks.rados.rados.0.smithi119.stdout:3673: copy_from oid 30 from oid 7 current snap is 371 2023-12-01T15:46:47.706 INFO:tasks.rados.rados.0.smithi119.stdout:3674: setattr oid 47 current snap is 371 2023-12-01T15:46:47.709 INFO:tasks.rados.rados.0.smithi119.stdout:3673: finishing copy_from to smithi119156531-30 2023-12-01T15:46:47.709 INFO:tasks.rados.rados.0.smithi119.stdout:3673: got expected ENOENT (src dne) 2023-12-01T15:46:47.709 INFO:tasks.rados.rados.0.smithi119.stdout:3673: finishing copy_from racing read to smithi119156531-30 2023-12-01T15:46:47.709 INFO:tasks.rados.rados.0.smithi119.stdout:3673: done (2 left) 2023-12-01T15:46:47.709 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 40 current snap is 371 2023-12-01T15:46:47.710 INFO:tasks.rados.rados.0.smithi119.stdout:3675: seq_num 1160 ranges {4882432=229376} 2023-12-01T15:46:47.736 INFO:tasks.rados.rados.0.smithi119.stdout:3675: writing smithi119156531-40 from 4882432 to 5111808 tid 1 2023-12-01T15:46:47.736 INFO:tasks.rados.rados.0.smithi119.stdout:3676: snap_remove snap 299 2023-12-01T15:46:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:47 smithi183 ceph-mon[99169]: osdmap e773: 8 total, 8 up, 8 in 2023-12-01T15:46:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:47 smithi119 ceph-mon[94175]: osdmap e773: 8 total, 8 up, 8 in 2023-12-01T15:46:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:47 smithi119 ceph-mon[108979]: osdmap e773: 8 total, 8 up, 8 in 2023-12-01T15:46:48.717 INFO:tasks.rados.rados.0.smithi119.stdout:3676: done (3 left) 2023-12-01T15:46:48.717 INFO:tasks.rados.rados.0.smithi119.stdout:3677: read oid 15 snap 359 2023-12-01T15:46:48.717 INFO:tasks.rados.rados.0.smithi119.stdout:3677: expect deleted 2023-12-01T15:46:48.717 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 46 current snap is 371 2023-12-01T15:46:48.717 INFO:tasks.rados.rados.0.smithi119.stdout:3678: seq_num 1161 ranges {7127040=245760} 2023-12-01T15:46:48.757 INFO:tasks.rados.rados.0.smithi119.stdout:3678: writing smithi119156531-46 from 7127040 to 7372800 tid 1 2023-12-01T15:46:48.758 INFO:tasks.rados.rados.0.smithi119.stdout:3679: snap_remove snap 368 2023-12-01T15:46:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:48 smithi183 ceph-mon[99169]: pgmap v1137: 121 pgs: 121 active+clean; 675 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 696 KiB/s wr, 15 op/s 2023-12-01T15:46:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:48 smithi183 ceph-mon[99169]: osdmap e774: 8 total, 8 up, 8 in 2023-12-01T15:46:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:48 smithi119 ceph-mon[94175]: pgmap v1137: 121 pgs: 121 active+clean; 675 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 696 KiB/s wr, 15 op/s 2023-12-01T15:46:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:48 smithi119 ceph-mon[94175]: osdmap e774: 8 total, 8 up, 8 in 2023-12-01T15:46:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:48 smithi119 ceph-mon[108979]: pgmap v1137: 121 pgs: 121 active+clean; 675 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 696 KiB/s wr, 15 op/s 2023-12-01T15:46:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:48 smithi119 ceph-mon[108979]: osdmap e774: 8 total, 8 up, 8 in 2023-12-01T15:46:49.722 INFO:tasks.rados.rados.0.smithi119.stdout:3679: done (5 left) 2023-12-01T15:46:49.722 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 371 2023-12-01T15:46:49.722 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 2209 (ObjNum 1136 snap 358 seq_num 1136) dirty exists 2023-12-01T15:46:49.722 INFO:tasks.rados.rados.0.smithi119.stdout:3680: seq_num 1162 ranges {0=270336} 2023-12-01T15:46:49.723 INFO:tasks.rados.rados.0.smithi119.stdout:3680: writing smithi119156531-49 from 0 to 270336 tid 1 2023-12-01T15:46:49.724 INFO:tasks.rados.rados.0.smithi119.stdout:3672: done (5 left) 2023-12-01T15:46:49.724 INFO:tasks.rados.rados.0.smithi119.stdout:3681: snap_create 2023-12-01T15:46:49.724 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 2599 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-12-01T15:46:49.724 INFO:tasks.rados.rados.0.smithi119.stdout:3675: finishing write tid 1 to smithi119156531-40 2023-12-01T15:46:49.724 INFO:tasks.rados.rados.0.smithi119.stdout:3675: finishing write tid 2 to smithi119156531-40 2023-12-01T15:46:49.724 INFO:tasks.rados.rados.0.smithi119.stdout:3675: finishing write tid 3 to smithi119156531-40 2023-12-01T15:46:49.724 INFO:tasks.rados.rados.0.smithi119.stdout:3675: oid 40 updating version 0 to 2482 2023-12-01T15:46:49.724 INFO:tasks.rados.rados.0.smithi119.stdout:3675: oid 40 updating version 2482 to 2483 2023-12-01T15:46:49.725 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 2483 (ObjNum 1160 snap 371 seq_num 1160) dirty exists 2023-12-01T15:46:49.725 INFO:tasks.rados.rados.0.smithi119.stdout:3675: left oid 40 (ObjNum 1160 snap 371 seq_num 1160) 2023-12-01T15:46:49.725 INFO:tasks.rados.rados.0.smithi119.stdout:3678: finishing write tid 1 to smithi119156531-46 2023-12-01T15:46:49.725 INFO:tasks.rados.rados.0.smithi119.stdout:3678: finishing write tid 2 to smithi119156531-46 2023-12-01T15:46:49.725 INFO:tasks.rados.rados.0.smithi119.stdout:3678: finishing write tid 3 to smithi119156531-46 2023-12-01T15:46:49.725 INFO:tasks.rados.rados.0.smithi119.stdout:3678: oid 46 updating version 0 to 2502 2023-12-01T15:46:49.725 INFO:tasks.rados.rados.0.smithi119.stdout:3678: oid 46 version 2502 is already newer than 2501 2023-12-01T15:46:49.725 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 2502 (ObjNum 1161 snap 371 seq_num 1161) dirty exists 2023-12-01T15:46:49.725 INFO:tasks.rados.rados.0.smithi119.stdout:3678: left oid 46 (ObjNum 1161 snap 371 seq_num 1161) 2023-12-01T15:46:49.729 INFO:tasks.rados.rados.0.smithi119.stdout:3680: finishing write tid 1 to smithi119156531-49 2023-12-01T15:46:49.730 INFO:tasks.rados.rados.0.smithi119.stdout:3680: finishing write tid 2 to smithi119156531-49 2023-12-01T15:46:49.732 INFO:tasks.rados.rados.0.smithi119.stdout:3680: finishing write tid 3 to smithi119156531-49 2023-12-01T15:46:49.732 INFO:tasks.rados.rados.0.smithi119.stdout:3680: oid 49 updating version 0 to 1921 2023-12-01T15:46:49.732 INFO:tasks.rados.rados.0.smithi119.stdout:3680: oid 49 updating version 1921 to 1922 2023-12-01T15:46:49.732 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 1922 (ObjNum 1162 snap 371 seq_num 1162) dirty exists 2023-12-01T15:46:49.732 INFO:tasks.rados.rados.0.smithi119.stdout:3680: left oid 49 (ObjNum 1162 snap 371 seq_num 1162) 2023-12-01T15:46:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:49 smithi183 ceph-mon[99169]: osdmap e775: 8 total, 8 up, 8 in 2023-12-01T15:46:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:49 smithi119 ceph-mon[94175]: osdmap e775: 8 total, 8 up, 8 in 2023-12-01T15:46:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:49 smithi119 ceph-mon[108979]: osdmap e775: 8 total, 8 up, 8 in 2023-12-01T15:46:50.622 INFO:tasks.rados.rados.0.smithi119.stdout:3674: done (5 left) 2023-12-01T15:46:50.622 INFO:tasks.rados.rados.0.smithi119.stdout:3675: done (4 left) 2023-12-01T15:46:50.622 INFO:tasks.rados.rados.0.smithi119.stdout:3677: done (3 left) 2023-12-01T15:46:50.622 INFO:tasks.rados.rados.0.smithi119.stdout:3678: done (2 left) 2023-12-01T15:46:50.622 INFO:tasks.rados.rados.0.smithi119.stdout:3680: done (1 left) 2023-12-01T15:46:50.622 INFO:tasks.rados.rados.0.smithi119.stdout:3681: done (0 left) 2023-12-01T15:46:50.622 INFO:tasks.rados.rados.0.smithi119.stdout:3682: snap_create 2023-12-01T15:46:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:50 smithi183 ceph-mon[99169]: pgmap v1140: 121 pgs: 121 active+clean; 675 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:46:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:50 smithi183 ceph-mon[99169]: osdmap e776: 8 total, 8 up, 8 in 2023-12-01T15:46:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:50 smithi183 ceph-mon[99169]: osdmap e777: 8 total, 8 up, 8 in 2023-12-01T15:46:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:50 smithi119 ceph-mon[94175]: pgmap v1140: 121 pgs: 121 active+clean; 675 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:46:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:50 smithi119 ceph-mon[94175]: osdmap e776: 8 total, 8 up, 8 in 2023-12-01T15:46:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:50 smithi119 ceph-mon[94175]: osdmap e777: 8 total, 8 up, 8 in 2023-12-01T15:46:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:50 smithi119 ceph-mon[108979]: pgmap v1140: 121 pgs: 121 active+clean; 675 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:46:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:50 smithi119 ceph-mon[108979]: osdmap e776: 8 total, 8 up, 8 in 2023-12-01T15:46:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:50 smithi119 ceph-mon[108979]: osdmap e777: 8 total, 8 up, 8 in 2023-12-01T15:46:51.628 INFO:tasks.rados.rados.0.smithi119.stdout:3682: done (0 left) 2023-12-01T15:46:51.629 INFO:tasks.rados.rados.0.smithi119.stdout:3683: rollback oid 29 current snap is 373 2023-12-01T15:46:51.629 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 29 to 345 2023-12-01T15:46:51.629 INFO:tasks.rados.rados.0.smithi119.stdout:3684: rmattr oid 15 current snap is 373 2023-12-01T15:46:51.629 INFO:tasks.rados.rados.0.smithi119.stdout:3684: done (1 left) 2023-12-01T15:46:51.629 INFO:tasks.rados.rados.0.smithi119.stdout:3685: rmattr oid 40 current snap is 373 2023-12-01T15:46:51.629 INFO:tasks.rados.rados.0.smithi119.stdout:3686: snap_remove snap 371 2023-12-01T15:46:52.632 INFO:tasks.rados.rados.0.smithi119.stdout:3686: done (2 left) 2023-12-01T15:46:52.633 INFO:tasks.rados.rados.0.smithi119.stdout:3687: delete oid 39 current snap is 373 2023-12-01T15:46:52.633 INFO:tasks.rados.rados.0.smithi119.stdout:3683: finishing rollback tid 0 to smithi119156531-29 2023-12-01T15:46:52.633 INFO:tasks.rados.rados.0.smithi119.stdout:3683: finishing rollback tid 1 to smithi119156531-29 2023-12-01T15:46:52.633 INFO:tasks.rados.rados.0.smithi119.stdout:3683: finishing rollback tid 2 to smithi119156531-29 2023-12-01T15:46:52.633 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 2495 (ObjNum 1109 snap 343 seq_num 1109) dirty exists 2023-12-01T15:46:52.633 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 2484 (ObjNum 1160 snap 371 seq_num 1160) dirty exists 2023-12-01T15:46:52.635 INFO:tasks.rados.rados.0.smithi119.stdout:3683: done (2 left) 2023-12-01T15:46:52.636 INFO:tasks.rados.rados.0.smithi119.stdout:3685: done (1 left) 2023-12-01T15:46:52.636 INFO:tasks.rados.rados.0.smithi119.stdout:3687: done (0 left) 2023-12-01T15:46:52.636 INFO:tasks.rados.rados.0.smithi119.stdout:3688: snap_create 2023-12-01T15:46:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:52 smithi183 ceph-mon[99169]: pgmap v1143: 121 pgs: 121 active+clean; 678 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 800 KiB/s wr, 22 op/s 2023-12-01T15:46:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:52 smithi183 ceph-mon[99169]: osdmap e778: 8 total, 8 up, 8 in 2023-12-01T15:46:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:52 smithi119 ceph-mon[108979]: pgmap v1143: 121 pgs: 121 active+clean; 678 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 800 KiB/s wr, 22 op/s 2023-12-01T15:46:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:52 smithi119 ceph-mon[108979]: osdmap e778: 8 total, 8 up, 8 in 2023-12-01T15:46:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:52 smithi119 ceph-mon[94175]: pgmap v1143: 121 pgs: 121 active+clean; 678 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 800 KiB/s wr, 22 op/s 2023-12-01T15:46:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:52 smithi119 ceph-mon[94175]: osdmap e778: 8 total, 8 up, 8 in 2023-12-01T15:46:53.646 INFO:tasks.rados.rados.0.smithi119.stdout:3688: done (0 left) 2023-12-01T15:46:53.647 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 19 current snap is 374 2023-12-01T15:46:53.647 INFO:tasks.rados.rados.0.smithi119.stdout:3689: seq_num 1164 ranges {2015232=303104} 2023-12-01T15:46:53.659 INFO:tasks.rados.rados.0.smithi119.stdout:3689: writing smithi119156531-19 from 2015232 to 2318336 tid 1 2023-12-01T15:46:53.659 INFO:tasks.rados.rados.0.smithi119.stdout:3690: copy_from oid 20 from oid 49 current snap is 374 2023-12-01T15:46:53.659 INFO:tasks.rados.rados.0.smithi119.stdout:3691: snap_remove snap 300 2023-12-01T15:46:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:53 smithi183 ceph-mon[99169]: osdmap e779: 8 total, 8 up, 8 in 2023-12-01T15:46:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:53 smithi119 ceph-mon[108979]: osdmap e779: 8 total, 8 up, 8 in 2023-12-01T15:46:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:53 smithi119 ceph-mon[94175]: osdmap e779: 8 total, 8 up, 8 in 2023-12-01T15:46:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:46:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:46:54] "GET /metrics HTTP/1.1" 200 36174 "" "Prometheus/2.43.0" 2023-12-01T15:46:54.647 INFO:tasks.rados.rados.0.smithi119.stdout:3691: done (2 left) 2023-12-01T15:46:54.647 INFO:tasks.rados.rados.0.smithi119.stdout:3692: rollback oid 39 current snap is 374 2023-12-01T15:46:54.647 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 39 to 349 2023-12-01T15:46:54.648 INFO:tasks.rados.rados.0.smithi119.stdout:3693: copy_from oid 34 from oid 13 current snap is 374 2023-12-01T15:46:54.648 INFO:tasks.rados.rados.0.smithi119.stdout:3694: delete oid 36 current snap is 374 2023-12-01T15:46:54.648 INFO:tasks.rados.rados.0.smithi119.stdout:3690: finishing copy_from to smithi119156531-20 2023-12-01T15:46:54.648 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 1922 (ObjNum 1162 snap 371 seq_num 1162) dirty exists 2023-12-01T15:46:54.648 INFO:tasks.rados.rados.0.smithi119.stdout:3689: finishing write tid 1 to smithi119156531-19 2023-12-01T15:46:54.648 INFO:tasks.rados.rados.0.smithi119.stdout:3690: finishing copy_from racing read to smithi119156531-20 2023-12-01T15:46:54.648 INFO:tasks.rados.rados.0.smithi119.stdout:3689: finishing write tid 2 to smithi119156531-19 2023-12-01T15:46:54.648 INFO:tasks.rados.rados.0.smithi119.stdout:3689: finishing write tid 3 to smithi119156531-19 2023-12-01T15:46:54.648 INFO:tasks.rados.rados.0.smithi119.stdout:3689: oid 19 updating version 0 to 2601 2023-12-01T15:46:54.648 INFO:tasks.rados.rados.0.smithi119.stdout:3689: oid 19 version 2601 is already newer than 2600 2023-12-01T15:46:54.648 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 2601 (ObjNum 1164 snap 374 seq_num 1164) dirty exists 2023-12-01T15:46:54.648 INFO:tasks.rados.rados.0.smithi119.stdout:3689: left oid 19 (ObjNum 1164 snap 374 seq_num 1164) 2023-12-01T15:46:54.659 INFO:tasks.rados.rados.0.smithi119.stdout:3692: finishing rollback tid 1 to smithi119156531-39 2023-12-01T15:46:54.665 INFO:tasks.rados.rados.0.smithi119.stdout:3689: done (4 left) 2023-12-01T15:46:54.665 INFO:tasks.rados.rados.0.smithi119.stdout:3690: done (3 left) 2023-12-01T15:46:54.665 INFO:tasks.rados.rados.0.smithi119.stdout:3694: done (2 left) 2023-12-01T15:46:54.665 INFO:tasks.rados.rados.0.smithi119.stdout:3695: rollback oid 4 current snap is 374 2023-12-01T15:46:54.665 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 4 to 365 2023-12-01T15:46:54.666 INFO:tasks.rados.rados.0.smithi119.stdout:3692: finishing rollback tid 2 to smithi119156531-39 2023-12-01T15:46:54.666 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 711 (ObjNum 1040 snap 311 seq_num 1040) dirty exists 2023-12-01T15:46:54.666 INFO:tasks.rados.rados.0.smithi119.stdout:3692: done (2 left) 2023-12-01T15:46:54.666 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 374 2023-12-01T15:46:54.666 INFO:tasks.rados.rados.0.smithi119.stdout:3696: seq_num 1166 ranges {2686976=335872} 2023-12-01T15:46:54.680 INFO:tasks.rados.rados.0.smithi119.stdout:3696: writing smithi119156531-15 from 2686976 to 3022848 tid 1 2023-12-01T15:46:54.680 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 9 current snap is 374 2023-12-01T15:46:54.681 INFO:tasks.rados.rados.0.smithi119.stdout:3697: seq_num 1167 ranges {5103616=352256} 2023-12-01T15:46:54.710 INFO:tasks.rados.rados.0.smithi119.stdout:3697: writing smithi119156531-9 from 5103616 to 5455872 tid 1 2023-12-01T15:46:54.710 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 35 current snap is 374 2023-12-01T15:46:54.710 INFO:tasks.rados.rados.0.smithi119.stdout:3698: seq_num 1168 ranges {3334144=368640} 2023-12-01T15:46:54.730 INFO:tasks.rados.rados.0.smithi119.stdout:3698: writing smithi119156531-35 from 3334144 to 3702784 tid 1 2023-12-01T15:46:54.730 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 50 current snap is 374 2023-12-01T15:46:54.730 INFO:tasks.rados.rados.0.smithi119.stdout:3695: finishing rollback tid 0 to smithi119156531-4 2023-12-01T15:46:54.730 INFO:tasks.rados.rados.0.smithi119.stdout:3699: seq_num 1169 ranges {4464640=385024} 2023-12-01T15:46:54.756 INFO:tasks.rados.rados.0.smithi119.stdout:3699: writing smithi119156531-50 from 4464640 to 4849664 tid 1 2023-12-01T15:46:54.756 INFO:tasks.rados.rados.0.smithi119.stdout:3700: delete oid 48 current snap is 374 2023-12-01T15:46:54.756 INFO:tasks.rados.rados.0.smithi119.stdout:3695: finishing rollback tid 1 to smithi119156531-4 2023-12-01T15:46:54.756 INFO:tasks.rados.rados.0.smithi119.stdout:3695: finishing rollback tid 2 to smithi119156531-4 2023-12-01T15:46:54.757 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1925 (ObjNum 1122 snap 348 seq_num 1122) dirty exists 2023-12-01T15:46:54.757 INFO:tasks.rados.rados.0.smithi119.stdout:3693: finishing copy_from to smithi119156531-34 2023-12-01T15:46:54.757 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 2487 (ObjNum 1153 snap 364 seq_num 1153) dirty exists 2023-12-01T15:46:54.757 INFO:tasks.rados.rados.0.smithi119.stdout:3693: finishing copy_from racing read to smithi119156531-34 2023-12-01T15:46:54.757 INFO:tasks.rados.rados.0.smithi119.stdout:3696: finishing write tid 1 to smithi119156531-15 2023-12-01T15:46:54.757 INFO:tasks.rados.rados.0.smithi119.stdout:3696: finishing write tid 2 to smithi119156531-15 2023-12-01T15:46:54.757 INFO:tasks.rados.rados.0.smithi119.stdout:3696: finishing write tid 3 to smithi119156531-15 2023-12-01T15:46:54.757 INFO:tasks.rados.rados.0.smithi119.stdout:3696: oid 15 updating version 0 to 2763 2023-12-01T15:46:54.757 INFO:tasks.rados.rados.0.smithi119.stdout:3696: oid 15 updating version 2763 to 2764 2023-12-01T15:46:54.757 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 2764 (ObjNum 1166 snap 374 seq_num 1166) dirty exists 2023-12-01T15:46:54.757 INFO:tasks.rados.rados.0.smithi119.stdout:3696: left oid 15 (ObjNum 1166 snap 374 seq_num 1166) 2023-12-01T15:46:54.757 INFO:tasks.rados.rados.0.smithi119.stdout:3697: finishing write tid 1 to smithi119156531-9 2023-12-01T15:46:54.757 INFO:tasks.rados.rados.0.smithi119.stdout:3697: finishing write tid 2 to smithi119156531-9 2023-12-01T15:46:54.757 INFO:tasks.rados.rados.0.smithi119.stdout:3697: finishing write tid 3 to smithi119156531-9 2023-12-01T15:46:54.757 INFO:tasks.rados.rados.0.smithi119.stdout:3697: oid 9 updating version 0 to 1870 2023-12-01T15:46:54.758 INFO:tasks.rados.rados.0.smithi119.stdout:3697: oid 9 updating version 1870 to 1871 2023-12-01T15:46:54.758 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 9 v 1871 (ObjNum 1167 snap 374 seq_num 1167) dirty exists 2023-12-01T15:46:54.758 INFO:tasks.rados.rados.0.smithi119.stdout:3697: left oid 9 (ObjNum 1167 snap 374 seq_num 1167) 2023-12-01T15:46:54.758 INFO:tasks.rados.rados.0.smithi119.stdout:3698: finishing write tid 1 to smithi119156531-35 2023-12-01T15:46:54.758 INFO:tasks.rados.rados.0.smithi119.stdout:3698: finishing write tid 2 to smithi119156531-35 2023-12-01T15:46:54.758 INFO:tasks.rados.rados.0.smithi119.stdout:3698: finishing write tid 3 to smithi119156531-35 2023-12-01T15:46:54.758 INFO:tasks.rados.rados.0.smithi119.stdout:3698: oid 35 updating version 0 to 2496 2023-12-01T15:46:54.758 INFO:tasks.rados.rados.0.smithi119.stdout:3698: oid 35 updating version 2496 to 2497 2023-12-01T15:46:54.758 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 2497 (ObjNum 1168 snap 374 seq_num 1168) dirty exists 2023-12-01T15:46:54.758 INFO:tasks.rados.rados.0.smithi119.stdout:3698: left oid 35 (ObjNum 1168 snap 374 seq_num 1168) 2023-12-01T15:46:54.759 INFO:tasks.rados.rados.0.smithi119.stdout:3693: done (6 left) 2023-12-01T15:46:54.759 INFO:tasks.rados.rados.0.smithi119.stdout:3695: done (5 left) 2023-12-01T15:46:54.759 INFO:tasks.rados.rados.0.smithi119.stdout:3696: done (4 left) 2023-12-01T15:46:54.759 INFO:tasks.rados.rados.0.smithi119.stdout:3697: done (3 left) 2023-12-01T15:46:54.759 INFO:tasks.rados.rados.0.smithi119.stdout:3698: done (2 left) 2023-12-01T15:46:54.759 INFO:tasks.rados.rados.0.smithi119.stdout:3700: done (1 left) 2023-12-01T15:46:54.759 INFO:tasks.rados.rados.0.smithi119.stdout:3701: delete oid 1 current snap is 374 2023-12-01T15:46:54.760 INFO:tasks.rados.rados.0.smithi119.stdout:3699: finishing write tid 1 to smithi119156531-50 2023-12-01T15:46:54.760 INFO:tasks.rados.rados.0.smithi119.stdout:3699: finishing write tid 2 to smithi119156531-50 2023-12-01T15:46:54.762 INFO:tasks.rados.rados.0.smithi119.stdout:3699: finishing write tid 3 to smithi119156531-50 2023-12-01T15:46:54.762 INFO:tasks.rados.rados.0.smithi119.stdout:3699: oid 50 updating version 0 to 2209 2023-12-01T15:46:54.762 INFO:tasks.rados.rados.0.smithi119.stdout:3699: oid 50 version 2209 is already newer than 2208 2023-12-01T15:46:54.762 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 2209 (ObjNum 1169 snap 374 seq_num 1169) dirty exists 2023-12-01T15:46:54.762 INFO:tasks.rados.rados.0.smithi119.stdout:3699: left oid 50 (ObjNum 1169 snap 374 seq_num 1169) 2023-12-01T15:46:54.762 INFO:tasks.rados.rados.0.smithi119.stdout:3699: done (1 left) 2023-12-01T15:46:54.762 INFO:tasks.rados.rados.0.smithi119.stdout:3701: done (0 left) 2023-12-01T15:46:54.763 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 37 current snap is 374 2023-12-01T15:46:54.763 INFO:tasks.rados.rados.0.smithi119.stdout:3702: seq_num 1172 ranges {4169728=434176} 2023-12-01T15:46:54.787 INFO:tasks.rados.rados.0.smithi119.stdout:3702: writing smithi119156531-37 from 4169728 to 4603904 tid 1 2023-12-01T15:46:54.788 INFO:tasks.rados.rados.0.smithi119.stdout:3703: snap_create 2023-12-01T15:46:54.793 INFO:tasks.rados.rados.0.smithi119.stdout:3702: finishing write tid 1 to smithi119156531-37 2023-12-01T15:46:54.793 INFO:tasks.rados.rados.0.smithi119.stdout:3702: finishing write tid 2 to smithi119156531-37 2023-12-01T15:46:54.794 INFO:tasks.rados.rados.0.smithi119.stdout:3702: finishing write tid 3 to smithi119156531-37 2023-12-01T15:46:54.794 INFO:tasks.rados.rados.0.smithi119.stdout:3702: oid 37 updating version 0 to 2767 2023-12-01T15:46:54.795 INFO:tasks.rados.rados.0.smithi119.stdout:3702: oid 37 version 2767 is already newer than 2766 2023-12-01T15:46:54.795 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 2767 (ObjNum 1172 snap 374 seq_num 1172) dirty exists 2023-12-01T15:46:54.795 INFO:tasks.rados.rados.0.smithi119.stdout:3702: left oid 37 (ObjNum 1172 snap 374 seq_num 1172) 2023-12-01T15:46:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:54 smithi183 ceph-mon[99169]: pgmap v1146: 121 pgs: 121 active+clean; 678 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 800 KiB/s wr, 22 op/s 2023-12-01T15:46:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:54 smithi183 ceph-mon[99169]: osdmap e780: 8 total, 8 up, 8 in 2023-12-01T15:46:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:54 smithi119 ceph-mon[94175]: pgmap v1146: 121 pgs: 121 active+clean; 678 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 800 KiB/s wr, 22 op/s 2023-12-01T15:46:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:54 smithi119 ceph-mon[94175]: osdmap e780: 8 total, 8 up, 8 in 2023-12-01T15:46:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:54 smithi119 ceph-mon[108979]: pgmap v1146: 121 pgs: 121 active+clean; 678 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 800 KiB/s wr, 22 op/s 2023-12-01T15:46:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:54 smithi119 ceph-mon[108979]: osdmap e780: 8 total, 8 up, 8 in 2023-12-01T15:46:55.665 INFO:tasks.rados.rados.0.smithi119.stdout:3702: done (1 left) 2023-12-01T15:46:55.665 INFO:tasks.rados.rados.0.smithi119.stdout:3703: done (0 left) 2023-12-01T15:46:55.666 INFO:tasks.rados.rados.0.smithi119.stdout:3704: read oid 25 snap -1 2023-12-01T15:46:55.666 INFO:tasks.rados.rados.0.smithi119.stdout:3704: expect (ObjNum 1118 snap 347 seq_num 1118) 2023-12-01T15:46:55.666 INFO:tasks.rados.rados.0.smithi119.stdout:3705: rollback oid 21 current snap is 375 2023-12-01T15:46:55.666 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 21 to 356 2023-12-01T15:46:55.666 INFO:tasks.rados.rados.0.smithi119.stdout:3706: read oid 35 snap 135 2023-12-01T15:46:55.666 INFO:tasks.rados.rados.0.smithi119.stdout:3706: expect (ObjNum 404 snap 126 seq_num 404) 2023-12-01T15:46:55.666 INFO:tasks.rados.rados.0.smithi119.stdout:3707: snap_create 2023-12-01T15:46:55.671 INFO:tasks.rados.rados.0.smithi119.stdout:3705: finishing rollback tid 0 to smithi119156531-21 2023-12-01T15:46:55.674 INFO:tasks.rados.rados.0.smithi119.stdout:3705: finishing rollback tid 1 to smithi119156531-21 2023-12-01T15:46:55.675 INFO:tasks.rados.rados.0.smithi119.stdout:3705: finishing rollback tid 2 to smithi119156531-21 2023-12-01T15:46:55.675 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1907 (ObjNum 1057 snap 321 seq_num 1057) dirty exists 2023-12-01T15:46:55.686 INFO:tasks.rados.rados.0.smithi119.stdout:3704: expect (ObjNum 1118 snap 347 seq_num 1118) 2023-12-01T15:46:55.736 INFO:tasks.rados.rados.0.smithi119.stdout:3706: expect (ObjNum 404 snap 126 seq_num 404) 2023-12-01T15:46:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:55 smithi183 ceph-mon[99169]: osdmap e781: 8 total, 8 up, 8 in 2023-12-01T15:46:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:55 smithi119 ceph-mon[94175]: osdmap e781: 8 total, 8 up, 8 in 2023-12-01T15:46:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:55 smithi119 ceph-mon[108979]: osdmap e781: 8 total, 8 up, 8 in 2023-12-01T15:46:56.666 INFO:tasks.rados.rados.0.smithi119.stdout:3704: done (3 left) 2023-12-01T15:46:56.666 INFO:tasks.rados.rados.0.smithi119.stdout:3705: done (2 left) 2023-12-01T15:46:56.667 INFO:tasks.rados.rados.0.smithi119.stdout:3706: done (1 left) 2023-12-01T15:46:56.667 INFO:tasks.rados.rados.0.smithi119.stdout:3707: done (0 left) 2023-12-01T15:46:56.667 INFO:tasks.rados.rados.0.smithi119.stdout:3708: setattr oid 4 current snap is 376 2023-12-01T15:46:56.668 INFO:tasks.rados.rados.0.smithi119.stdout:3709: setattr oid 39 current snap is 376 2023-12-01T15:46:56.669 INFO:tasks.rados.rados.0.smithi119.stdout:3710: snap_create 2023-12-01T15:46:56.674 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 1927 (ObjNum 1122 snap 348 seq_num 1122) dirty exists 2023-12-01T15:46:56.676 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 717 (ObjNum 1040 snap 311 seq_num 1040) dirty exists 2023-12-01T15:46:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:56 smithi183 ceph-mon[99169]: pgmap v1149: 121 pgs: 121 active+clean; 680 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 206 KiB/s wr, 3 op/s 2023-12-01T15:46:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:56 smithi183 ceph-mon[99169]: osdmap e782: 8 total, 8 up, 8 in 2023-12-01T15:46:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:56 smithi119 ceph-mon[94175]: pgmap v1149: 121 pgs: 121 active+clean; 680 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 206 KiB/s wr, 3 op/s 2023-12-01T15:46:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:56 smithi119 ceph-mon[94175]: osdmap e782: 8 total, 8 up, 8 in 2023-12-01T15:46:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:56 smithi119 ceph-mon[108979]: pgmap v1149: 121 pgs: 121 active+clean; 680 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 206 KiB/s wr, 3 op/s 2023-12-01T15:46:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:56 smithi119 ceph-mon[108979]: osdmap e782: 8 total, 8 up, 8 in 2023-12-01T15:46:57.681 INFO:tasks.rados.rados.0.smithi119.stdout:3708: done (2 left) 2023-12-01T15:46:57.681 INFO:tasks.rados.rados.0.smithi119.stdout:3709: done (1 left) 2023-12-01T15:46:57.681 INFO:tasks.rados.rados.0.smithi119.stdout:3710: done (0 left) 2023-12-01T15:46:57.682 INFO:tasks.rados.rados.0.smithi119.stdout:3711: rollback oid 29 current snap is 377 2023-12-01T15:46:57.682 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 29 to 291 2023-12-01T15:46:57.682 INFO:tasks.rados.rados.0.smithi119.stdout:3712: rollback oid 14 current snap is 377 2023-12-01T15:46:57.682 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 14 to 353 2023-12-01T15:46:57.682 INFO:tasks.rados.rados.0.smithi119.stdout:3713: snap_remove snap 338 2023-12-01T15:46:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:57 smithi183 ceph-mon[99169]: osdmap e783: 8 total, 8 up, 8 in 2023-12-01T15:46:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:57 smithi119 ceph-mon[94175]: osdmap e783: 8 total, 8 up, 8 in 2023-12-01T15:46:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:57 smithi119 ceph-mon[108979]: osdmap e783: 8 total, 8 up, 8 in 2023-12-01T15:46:58.683 INFO:tasks.rados.rados.0.smithi119.stdout:3713: done (2 left) 2023-12-01T15:46:58.683 INFO:tasks.rados.rados.0.smithi119.stdout:3714: rmattr oid 43 current snap is 377 2023-12-01T15:46:58.683 INFO:tasks.rados.rados.0.smithi119.stdout:3714: done (2 left) 2023-12-01T15:46:58.683 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 27 current snap is 377 2023-12-01T15:46:58.683 INFO:tasks.rados.rados.0.smithi119.stdout:3715: seq_num 1173 ranges {0=450560} 2023-12-01T15:46:58.685 INFO:tasks.rados.rados.0.smithi119.stdout:3715: writing smithi119156531-27 from 0 to 450560 tid 1 2023-12-01T15:46:58.686 INFO:tasks.rados.rados.0.smithi119.stdout:3716: read oid 19 snap -1 2023-12-01T15:46:58.686 INFO:tasks.rados.rados.0.smithi119.stdout:3716: expect (ObjNum 1164 snap 374 seq_num 1164) 2023-12-01T15:46:58.686 INFO:tasks.rados.rados.0.smithi119.stdout:3717: snap_create 2023-12-01T15:46:58.686 INFO:tasks.rados.rados.0.smithi119.stdout:3712: finishing rollback tid 1 to smithi119156531-14 2023-12-01T15:46:58.686 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 14 v 2399 (ObjNum 0 snap 0 seq_num 304) dirty dne 2023-12-01T15:46:58.686 INFO:tasks.rados.rados.0.smithi119.stdout:3711: finishing rollback tid 0 to smithi119156531-29 2023-12-01T15:46:58.686 INFO:tasks.rados.rados.0.smithi119.stdout:3711: finishing rollback tid 1 to smithi119156531-29 2023-12-01T15:46:58.686 INFO:tasks.rados.rados.0.smithi119.stdout:3711: finishing rollback tid 2 to smithi119156531-29 2023-12-01T15:46:58.686 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 2500 (ObjNum 449 snap 137 seq_num 449) dirty exists 2023-12-01T15:46:58.706 INFO:tasks.rados.rados.0.smithi119.stdout:3715: finishing write tid 1 to smithi119156531-27 2023-12-01T15:46:58.707 INFO:tasks.rados.rados.0.smithi119.stdout:3715: finishing write tid 2 to smithi119156531-27 2023-12-01T15:46:58.712 INFO:tasks.rados.rados.0.smithi119.stdout:3716: expect (ObjNum 1164 snap 374 seq_num 1164) 2023-12-01T15:46:58.839 INFO:tasks.rados.rados.0.smithi119.stdout:3715: finishing write tid 3 to smithi119156531-27 2023-12-01T15:46:58.839 INFO:tasks.rados.rados.0.smithi119.stdout:3715: oid 27 updating version 0 to 2768 2023-12-01T15:46:58.839 INFO:tasks.rados.rados.0.smithi119.stdout:3715: oid 27 updating version 2768 to 2769 2023-12-01T15:46:58.839 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 27 v 2769 (ObjNum 1173 snap 377 seq_num 1173) dirty exists 2023-12-01T15:46:58.839 INFO:tasks.rados.rados.0.smithi119.stdout:3715: left oid 27 (ObjNum 1173 snap 377 seq_num 1173) 2023-12-01T15:46:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:58 smithi119 ceph-mon[94175]: pgmap v1152: 121 pgs: 121 active+clean; 680 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 206 KiB/s wr, 3 op/s 2023-12-01T15:46:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:58 smithi119 ceph-mon[94175]: osdmap e784: 8 total, 8 up, 8 in 2023-12-01T15:46:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:58 smithi119 ceph-mon[108979]: pgmap v1152: 121 pgs: 121 active+clean; 680 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 206 KiB/s wr, 3 op/s 2023-12-01T15:46:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:58 smithi119 ceph-mon[108979]: osdmap e784: 8 total, 8 up, 8 in 2023-12-01T15:46:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:58 smithi183 ceph-mon[99169]: pgmap v1152: 121 pgs: 121 active+clean; 680 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 206 KiB/s wr, 3 op/s 2023-12-01T15:46:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:58 smithi183 ceph-mon[99169]: osdmap e784: 8 total, 8 up, 8 in 2023-12-01T15:46:59.698 INFO:tasks.rados.rados.0.smithi119.stdout:3711: done (4 left) 2023-12-01T15:46:59.698 INFO:tasks.rados.rados.0.smithi119.stdout:3712: done (3 left) 2023-12-01T15:46:59.699 INFO:tasks.rados.rados.0.smithi119.stdout:3715: done (2 left) 2023-12-01T15:46:59.699 INFO:tasks.rados.rados.0.smithi119.stdout:3716: done (1 left) 2023-12-01T15:46:59.699 INFO:tasks.rados.rados.0.smithi119.stdout:3717: done (0 left) 2023-12-01T15:46:59.699 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 29 current snap is 378 2023-12-01T15:46:59.699 INFO:tasks.rados.rados.0.smithi119.stdout:3718: seq_num 1174 ranges {2334720=466944} 2023-12-01T15:46:59.713 INFO:tasks.rados.rados.0.smithi119.stdout:3718: writing smithi119156531-29 from 2334720 to 2801664 tid 1 2023-12-01T15:46:59.714 INFO:tasks.rados.rados.0.smithi119.stdout:3719: read oid 16 snap -1 2023-12-01T15:46:59.714 INFO:tasks.rados.rados.0.smithi119.stdout:3719: expect (ObjNum 1085 snap 332 seq_num 1085) 2023-12-01T15:46:59.714 INFO:tasks.rados.rados.0.smithi119.stdout:3720: delete oid 46 current snap is 378 2023-12-01T15:46:59.719 INFO:tasks.rados.rados.0.smithi119.stdout:3720: done (2 left) 2023-12-01T15:46:59.719 INFO:tasks.rados.rados.0.smithi119.stdout:3721: rollback oid 46 current snap is 378 2023-12-01T15:46:59.719 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 46 to 335 2023-12-01T15:46:59.719 INFO:tasks.rados.rados.0.smithi119.stdout:3722: read oid 45 snap -1 2023-12-01T15:46:59.719 INFO:tasks.rados.rados.0.smithi119.stdout:3722: expect (ObjNum 1137 snap 359 seq_num 1137) 2023-12-01T15:46:59.719 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 10 current snap is 378 2023-12-01T15:46:59.719 INFO:tasks.rados.rados.0.smithi119.stdout:3723: seq_num 1176 ranges {385024=499712} 2023-12-01T15:46:59.725 INFO:tasks.rados.rados.0.smithi119.stdout:3723: writing smithi119156531-10 from 385024 to 884736 tid 1 2023-12-01T15:46:59.725 INFO:tasks.rados.rados.0.smithi119.stdout:3724: read oid 47 snap -1 2023-12-01T15:46:59.725 INFO:tasks.rados.rados.0.smithi119.stdout:3724: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:46:59.725 INFO:tasks.rados.rados.0.smithi119.stdout:3725: rollback oid 11 current snap is 378 2023-12-01T15:46:59.725 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 11 to 373 2023-12-01T15:46:59.725 INFO:tasks.rados.rados.0.smithi119.stdout:3718: finishing write tid 1 to smithi119156531-29 2023-12-01T15:46:59.725 INFO:tasks.rados.rados.0.smithi119.stdout:3718: finishing write tid 2 to smithi119156531-29 2023-12-01T15:46:59.725 INFO:tasks.rados.rados.0.smithi119.stdout:3726: read oid 13 snap -1 2023-12-01T15:46:59.725 INFO:tasks.rados.rados.0.smithi119.stdout:3726: expect (ObjNum 1153 snap 364 seq_num 1153) 2023-12-01T15:46:59.725 INFO:tasks.rados.rados.0.smithi119.stdout:3727: copy_from oid 33 from oid 21 current snap is 378 2023-12-01T15:46:59.726 INFO:tasks.rados.rados.0.smithi119.stdout:3728: read oid 26 snap 360 2023-12-01T15:46:59.726 INFO:tasks.rados.rados.0.smithi119.stdout:3728: expect (ObjNum 967 snap 297 seq_num 967) 2023-12-01T15:46:59.726 INFO:tasks.rados.rados.0.smithi119.stdout:3729: read oid 34 snap -1 2023-12-01T15:46:59.726 INFO:tasks.rados.rados.0.smithi119.stdout:3729: expect (ObjNum 1153 snap 364 seq_num 1153) 2023-12-01T15:46:59.726 INFO:tasks.rados.rados.0.smithi119.stdout:3730: copy_from oid 3 from oid 31 current snap is 378 2023-12-01T15:46:59.726 INFO:tasks.rados.rados.0.smithi119.stdout:3731: snap_remove snap 358 2023-12-01T15:46:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:46:59 smithi119 ceph-mon[94175]: osdmap e785: 8 total, 8 up, 8 in 2023-12-01T15:46:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:46:59 smithi119 ceph-mon[108979]: osdmap e785: 8 total, 8 up, 8 in 2023-12-01T15:47:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:46:59 smithi183 ceph-mon[99169]: osdmap e785: 8 total, 8 up, 8 in 2023-12-01T15:47:00.622 INFO:tasks.rados.rados.0.smithi119.stdout:3731: done (12 left) 2023-12-01T15:47:00.622 INFO:tasks.rados.rados.0.smithi119.stdout:3732: snap_remove snap 289 2023-12-01T15:47:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:00 smithi119 ceph-mon[94175]: pgmap v1155: 121 pgs: 121 active+clean; 680 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:47:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:00 smithi119 ceph-mon[94175]: osdmap e786: 8 total, 8 up, 8 in 2023-12-01T15:47:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:00 smithi119 ceph-mon[94175]: osdmap e787: 8 total, 8 up, 8 in 2023-12-01T15:47:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:00 smithi119 ceph-mon[108979]: pgmap v1155: 121 pgs: 121 active+clean; 680 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:47:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:00 smithi119 ceph-mon[108979]: osdmap e786: 8 total, 8 up, 8 in 2023-12-01T15:47:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:00 smithi119 ceph-mon[108979]: osdmap e787: 8 total, 8 up, 8 in 2023-12-01T15:47:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:00 smithi183 ceph-mon[99169]: pgmap v1155: 121 pgs: 121 active+clean; 680 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:47:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:00 smithi183 ceph-mon[99169]: osdmap e786: 8 total, 8 up, 8 in 2023-12-01T15:47:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:00 smithi183 ceph-mon[99169]: osdmap e787: 8 total, 8 up, 8 in 2023-12-01T15:47:01.629 INFO:tasks.rados.rados.0.smithi119.stdout:3732: done (12 left) 2023-12-01T15:47:01.629 INFO:tasks.rados.rados.0.smithi119.stdout:3733: rollback oid 41 current snap is 378 2023-12-01T15:47:01.630 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 41 to 135 2023-12-01T15:47:01.630 INFO:tasks.rados.rados.0.smithi119.stdout:3734: delete oid 38 current snap is 378 2023-12-01T15:47:01.630 INFO:tasks.rados.rados.0.smithi119.stdout:3721: finishing rollback tid 1 to smithi119156531-46 2023-12-01T15:47:01.630 INFO:tasks.rados.rados.0.smithi119.stdout:3721: finishing rollback tid 2 to smithi119156531-46 2023-12-01T15:47:01.630 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 2506 (ObjNum 1057 snap 321 seq_num 1057) dirty exists 2023-12-01T15:47:01.630 INFO:tasks.rados.rados.0.smithi119.stdout:3718: finishing write tid 3 to smithi119156531-29 2023-12-01T15:47:01.630 INFO:tasks.rados.rados.0.smithi119.stdout:3718: oid 29 updating version 0 to 2502 2023-12-01T15:47:01.630 INFO:tasks.rados.rados.0.smithi119.stdout:3718: oid 29 version 2502 is already newer than 2501 2023-12-01T15:47:01.630 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 2502 (ObjNum 1174 snap 378 seq_num 1174) dirty exists 2023-12-01T15:47:01.630 INFO:tasks.rados.rados.0.smithi119.stdout:3718: left oid 29 (ObjNum 1174 snap 378 seq_num 1174) 2023-12-01T15:47:01.630 INFO:tasks.rados.rados.0.smithi119.stdout:3719: expect (ObjNum 1085 snap 332 seq_num 1085) 2023-12-01T15:47:01.742 INFO:tasks.rados.rados.0.smithi119.stdout:3724: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:47:01.747 INFO:tasks.rados.rados.0.smithi119.stdout:3725: finishing rollback tid 0 to smithi119156531-11 2023-12-01T15:47:01.747 INFO:tasks.rados.rados.0.smithi119.stdout:3723: finishing write tid 1 to smithi119156531-10 2023-12-01T15:47:01.747 INFO:tasks.rados.rados.0.smithi119.stdout:3723: finishing write tid 2 to smithi119156531-10 2023-12-01T15:47:01.747 INFO:tasks.rados.rados.0.smithi119.stdout:3723: finishing write tid 3 to smithi119156531-10 2023-12-01T15:47:01.747 INFO:tasks.rados.rados.0.smithi119.stdout:3723: oid 10 updating version 0 to 2473 2023-12-01T15:47:01.747 INFO:tasks.rados.rados.0.smithi119.stdout:3723: oid 10 updating version 2473 to 2474 2023-12-01T15:47:01.747 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 2474 (ObjNum 1176 snap 378 seq_num 1176) dirty exists 2023-12-01T15:47:01.747 INFO:tasks.rados.rados.0.smithi119.stdout:3723: left oid 10 (ObjNum 1176 snap 378 seq_num 1176) 2023-12-01T15:47:01.747 INFO:tasks.rados.rados.0.smithi119.stdout:3722: expect (ObjNum 1137 snap 359 seq_num 1137) 2023-12-01T15:47:01.950 INFO:tasks.rados.rados.0.smithi119.stdout:3725: finishing rollback tid 1 to smithi119156531-11 2023-12-01T15:47:01.950 INFO:tasks.rados.rados.0.smithi119.stdout:3725: finishing rollback tid 2 to smithi119156531-11 2023-12-01T15:47:01.950 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 2505 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T15:47:01.950 INFO:tasks.rados.rados.0.smithi119.stdout:3730: finishing copy_from to smithi119156531-3 2023-12-01T15:47:01.950 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 2410 (ObjNum 1096 snap 334 seq_num 1096) dirty exists 2023-12-01T15:47:01.951 INFO:tasks.rados.rados.0.smithi119.stdout:3730: finishing copy_from racing read to smithi119156531-3 2023-12-01T15:47:01.951 INFO:tasks.rados.rados.0.smithi119.stdout:3729: expect (ObjNum 1153 snap 364 seq_num 1153) 2023-12-01T15:47:02.157 INFO:tasks.rados.rados.0.smithi119.stdout:3726: expect (ObjNum 1153 snap 364 seq_num 1153) 2023-12-01T15:47:02.364 INFO:tasks.rados.rados.0.smithi119.stdout:3727: finishing copy_from to smithi119156531-33 2023-12-01T15:47:02.364 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 1907 (ObjNum 1057 snap 321 seq_num 1057) dirty exists 2023-12-01T15:47:02.364 INFO:tasks.rados.rados.0.smithi119.stdout:3727: finishing copy_from racing read to smithi119156531-33 2023-12-01T15:47:02.364 INFO:tasks.rados.rados.0.smithi119.stdout:3728: expect (ObjNum 967 snap 297 seq_num 967) 2023-12-01T15:47:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:02 smithi183 ceph-mon[99169]: pgmap v1158: 121 pgs: 121 active+clean; 687 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2023-12-01T15:47:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:02 smithi183 ceph-mon[99169]: osdmap e788: 8 total, 8 up, 8 in 2023-12-01T15:47:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:02 smithi119 ceph-mon[94175]: pgmap v1158: 121 pgs: 121 active+clean; 687 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2023-12-01T15:47:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:02 smithi119 ceph-mon[94175]: osdmap e788: 8 total, 8 up, 8 in 2023-12-01T15:47:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:02 smithi119 ceph-mon[108979]: pgmap v1158: 121 pgs: 121 active+clean; 687 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2023-12-01T15:47:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:02 smithi119 ceph-mon[108979]: osdmap e788: 8 total, 8 up, 8 in 2023-12-01T15:47:03.265 INFO:tasks.rados.rados.0.smithi119.stdout:3733: finishing rollback tid 1 to smithi119156531-41 2023-12-01T15:47:03.265 INFO:tasks.rados.rados.0.smithi119.stdout:3733: finishing rollback tid 2 to smithi119156531-41 2023-12-01T15:47:03.265 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 2486 (ObjNum 361 snap 118 seq_num 361) dirty exists 2023-12-01T15:47:03.265 INFO:tasks.rados.rados.0.smithi119.stdout:3718: done (13 left) 2023-12-01T15:47:03.265 INFO:tasks.rados.rados.0.smithi119.stdout:3719: done (12 left) 2023-12-01T15:47:03.266 INFO:tasks.rados.rados.0.smithi119.stdout:3721: done (11 left) 2023-12-01T15:47:03.266 INFO:tasks.rados.rados.0.smithi119.stdout:3722: done (10 left) 2023-12-01T15:47:03.266 INFO:tasks.rados.rados.0.smithi119.stdout:3723: done (9 left) 2023-12-01T15:47:03.266 INFO:tasks.rados.rados.0.smithi119.stdout:3724: done (8 left) 2023-12-01T15:47:03.266 INFO:tasks.rados.rados.0.smithi119.stdout:3725: done (7 left) 2023-12-01T15:47:03.266 INFO:tasks.rados.rados.0.smithi119.stdout:3726: done (6 left) 2023-12-01T15:47:03.266 INFO:tasks.rados.rados.0.smithi119.stdout:3727: done (5 left) 2023-12-01T15:47:03.266 INFO:tasks.rados.rados.0.smithi119.stdout:3728: done (4 left) 2023-12-01T15:47:03.266 INFO:tasks.rados.rados.0.smithi119.stdout:3729: done (3 left) 2023-12-01T15:47:03.266 INFO:tasks.rados.rados.0.smithi119.stdout:3730: done (2 left) 2023-12-01T15:47:03.266 INFO:tasks.rados.rados.0.smithi119.stdout:3733: done (1 left) 2023-12-01T15:47:03.266 INFO:tasks.rados.rados.0.smithi119.stdout:3734: done (0 left) 2023-12-01T15:47:03.266 INFO:tasks.rados.rados.0.smithi119.stdout:3735: snap_create 2023-12-01T15:47:03.631 INFO:tasks.rados.rados.0.smithi119.stdout:3735: done (0 left) 2023-12-01T15:47:03.631 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 31 current snap is 379 2023-12-01T15:47:03.631 INFO:tasks.rados.rados.0.smithi119.stdout:3736: seq_num 1178 ranges {4055040=532480} 2023-12-01T15:47:03.655 INFO:tasks.rados.rados.0.smithi119.stdout:3736: writing smithi119156531-31 from 4055040 to 4587520 tid 1 2023-12-01T15:47:03.655 INFO:tasks.rados.rados.0.smithi119.stdout:3737: delete oid 30 current snap is 379 2023-12-01T15:47:03.658 INFO:tasks.rados.rados.0.smithi119.stdout:3737: done (1 left) 2023-12-01T15:47:03.658 INFO:tasks.rados.rados.0.smithi119.stdout:3738: delete oid 22 current snap is 379 2023-12-01T15:47:03.665 INFO:tasks.rados.rados.0.smithi119.stdout:3736: finishing write tid 1 to smithi119156531-31 2023-12-01T15:47:03.665 INFO:tasks.rados.rados.0.smithi119.stdout:3736: finishing write tid 2 to smithi119156531-31 2023-12-01T15:47:03.666 INFO:tasks.rados.rados.0.smithi119.stdout:3736: finishing write tid 3 to smithi119156531-31 2023-12-01T15:47:03.667 INFO:tasks.rados.rados.0.smithi119.stdout:3736: oid 31 updating version 0 to 2421 2023-12-01T15:47:03.667 INFO:tasks.rados.rados.0.smithi119.stdout:3736: oid 31 version 2421 is already newer than 2420 2023-12-01T15:47:03.667 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 2421 (ObjNum 1178 snap 379 seq_num 1178) dirty exists 2023-12-01T15:47:03.667 INFO:tasks.rados.rados.0.smithi119.stdout:3736: left oid 31 (ObjNum 1178 snap 379 seq_num 1178) 2023-12-01T15:47:03.667 INFO:tasks.rados.rados.0.smithi119.stdout:3736: done (1 left) 2023-12-01T15:47:03.667 INFO:tasks.rados.rados.0.smithi119.stdout:3738: done (0 left) 2023-12-01T15:47:03.667 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 44 current snap is 379 2023-12-01T15:47:03.667 INFO:tasks.rados.rados.0.smithi119.stdout:3739: seq_num 1181 ranges {163840=581632} 2023-12-01T15:47:03.671 INFO:tasks.rados.rados.0.smithi119.stdout:3739: writing smithi119156531-44 from 163840 to 745472 tid 1 2023-12-01T15:47:03.671 INFO:tasks.rados.rados.0.smithi119.stdout:3740: snap_remove snap 351 2023-12-01T15:47:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:47:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:47:04] "GET /metrics HTTP/1.1" 200 36174 "" "Prometheus/2.43.0" 2023-12-01T15:47:04.639 INFO:tasks.rados.rados.0.smithi119.stdout:3740: done (1 left) 2023-12-01T15:47:04.639 INFO:tasks.rados.rados.0.smithi119.stdout:3741: snap_create 2023-12-01T15:47:04.639 INFO:tasks.rados.rados.0.smithi119.stdout:3739: finishing write tid 1 to smithi119156531-44 2023-12-01T15:47:04.639 INFO:tasks.rados.rados.0.smithi119.stdout:3739: finishing write tid 2 to smithi119156531-44 2023-12-01T15:47:04.639 INFO:tasks.rados.rados.0.smithi119.stdout:3739: finishing write tid 3 to smithi119156531-44 2023-12-01T15:47:04.639 INFO:tasks.rados.rados.0.smithi119.stdout:3739: oid 44 updating version 0 to 2603 2023-12-01T15:47:04.640 INFO:tasks.rados.rados.0.smithi119.stdout:3739: oid 44 version 2603 is already newer than 2602 2023-12-01T15:47:04.640 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 44 v 2603 (ObjNum 1181 snap 379 seq_num 1181) dirty exists 2023-12-01T15:47:04.640 INFO:tasks.rados.rados.0.smithi119.stdout:3739: left oid 44 (ObjNum 1181 snap 379 seq_num 1181) 2023-12-01T15:47:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:04 smithi183 ceph-mon[99169]: pgmap v1160: 121 pgs: 121 active+clean; 687 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.3 MiB/s wr, 18 op/s 2023-12-01T15:47:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:04 smithi183 ceph-mon[99169]: osdmap e789: 8 total, 8 up, 8 in 2023-12-01T15:47:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:04 smithi119 ceph-mon[94175]: pgmap v1160: 121 pgs: 121 active+clean; 687 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.3 MiB/s wr, 18 op/s 2023-12-01T15:47:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:04 smithi119 ceph-mon[94175]: osdmap e789: 8 total, 8 up, 8 in 2023-12-01T15:47:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:04 smithi119 ceph-mon[108979]: pgmap v1160: 121 pgs: 121 active+clean; 687 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.3 MiB/s wr, 18 op/s 2023-12-01T15:47:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:04 smithi119 ceph-mon[108979]: osdmap e789: 8 total, 8 up, 8 in 2023-12-01T15:47:05.643 INFO:tasks.rados.rados.0.smithi119.stdout:3739: done (1 left) 2023-12-01T15:47:05.643 INFO:tasks.rados.rados.0.smithi119.stdout:3741: done (0 left) 2023-12-01T15:47:05.643 INFO:tasks.rados.rados.0.smithi119.stdout:3742: rollback oid 21 current snap is 380 2023-12-01T15:47:05.643 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 21 to 376 2023-12-01T15:47:05.643 INFO:tasks.rados.rados.0.smithi119.stdout:3743: rollback oid 38 current snap is 380 2023-12-01T15:47:05.643 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 38 to 352 2023-12-01T15:47:05.644 INFO:tasks.rados.rados.0.smithi119.stdout:3744: snap_create 2023-12-01T15:47:05.648 INFO:tasks.rados.rados.0.smithi119.stdout:3742: finishing rollback tid 0 to smithi119156531-21 2023-12-01T15:47:05.648 INFO:tasks.rados.rados.0.smithi119.stdout:3742: finishing rollback tid 1 to smithi119156531-21 2023-12-01T15:47:05.649 INFO:tasks.rados.rados.0.smithi119.stdout:3742: finishing rollback tid 2 to smithi119156531-21 2023-12-01T15:47:05.649 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1910 (ObjNum 1057 snap 321 seq_num 1057) dirty exists 2023-12-01T15:47:05.649 INFO:tasks.rados.rados.0.smithi119.stdout:3743: finishing rollback tid 1 to smithi119156531-38 2023-12-01T15:47:05.649 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 1928 (ObjNum 65 snap 0 seq_num 1365070692) dirty dne 2023-12-01T15:47:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:05 smithi183 ceph-mon[99169]: osdmap e790: 8 total, 8 up, 8 in 2023-12-01T15:47:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:05 smithi119 ceph-mon[108979]: osdmap e790: 8 total, 8 up, 8 in 2023-12-01T15:47:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:05 smithi119 ceph-mon[94175]: osdmap e790: 8 total, 8 up, 8 in 2023-12-01T15:47:06.647 INFO:tasks.rados.rados.0.smithi119.stdout:3742: done (2 left) 2023-12-01T15:47:06.647 INFO:tasks.rados.rados.0.smithi119.stdout:3743: done (1 left) 2023-12-01T15:47:06.647 INFO:tasks.rados.rados.0.smithi119.stdout:3744: done (0 left) 2023-12-01T15:47:06.647 INFO:tasks.rados.rados.0.smithi119.stdout:3745: read oid 9 snap 372 2023-12-01T15:47:06.648 INFO:tasks.rados.rados.0.smithi119.stdout:3745: expect (ObjNum 1061 snap 324 seq_num 1061) 2023-12-01T15:47:06.648 INFO:tasks.rados.rados.0.smithi119.stdout:3746: delete oid 37 current snap is 381 2023-12-01T15:47:06.655 INFO:tasks.rados.rados.0.smithi119.stdout:3746: done (1 left) 2023-12-01T15:47:06.655 INFO:tasks.rados.rados.0.smithi119.stdout:3747: rollback oid 8 current snap is 381 2023-12-01T15:47:06.655 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 8 to 349 2023-12-01T15:47:06.655 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 32 current snap is 381 2023-12-01T15:47:06.655 INFO:tasks.rados.rados.0.smithi119.stdout:3748: seq_num 1183 ranges {909312=622592} 2023-12-01T15:47:06.665 INFO:tasks.rados.rados.0.smithi119.stdout:3748: writing smithi119156531-32 from 909312 to 1531904 tid 1 2023-12-01T15:47:06.665 INFO:tasks.rados.rados.0.smithi119.stdout:3749: rmattr oid 7 current snap is 381 2023-12-01T15:47:06.665 INFO:tasks.rados.rados.0.smithi119.stdout:3749: done (3 left) 2023-12-01T15:47:06.665 INFO:tasks.rados.rados.0.smithi119.stdout:3750: copy_from oid 6 from oid 34 current snap is 381 2023-12-01T15:47:06.665 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 381 2023-12-01T15:47:06.665 INFO:tasks.rados.rados.0.smithi119.stdout:3751: seq_num 1184 ranges {270336=638976} 2023-12-01T15:47:06.670 INFO:tasks.rados.rados.0.smithi119.stdout:3751: writing smithi119156531-49 from 270336 to 909312 tid 1 2023-12-01T15:47:06.670 INFO:tasks.rados.rados.0.smithi119.stdout:3752: delete oid 5 current snap is 381 2023-12-01T15:47:06.670 INFO:tasks.rados.rados.0.smithi119.stdout:3747: finishing rollback tid 0 to smithi119156531-8 2023-12-01T15:47:06.670 INFO:tasks.rados.rados.0.smithi119.stdout:3747: finishing rollback tid 1 to smithi119156531-8 2023-12-01T15:47:06.670 INFO:tasks.rados.rados.0.smithi119.stdout:3747: finishing rollback tid 2 to smithi119156531-8 2023-12-01T15:47:06.670 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 2212 (ObjNum 1108 snap 343 seq_num 1108) dirty exists 2023-12-01T15:47:06.671 INFO:tasks.rados.rados.0.smithi119.stdout:3745: expect (ObjNum 1061 snap 324 seq_num 1061) 2023-12-01T15:47:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:06 smithi183 ceph-mon[99169]: pgmap v1163: 121 pgs: 121 active+clean; 704 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 2.3 MiB/s wr, 10 op/s 2023-12-01T15:47:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:06 smithi183 ceph-mon[99169]: osdmap e791: 8 total, 8 up, 8 in 2023-12-01T15:47:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:06 smithi119 ceph-mon[94175]: pgmap v1163: 121 pgs: 121 active+clean; 704 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 2.3 MiB/s wr, 10 op/s 2023-12-01T15:47:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:06 smithi119 ceph-mon[94175]: osdmap e791: 8 total, 8 up, 8 in 2023-12-01T15:47:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:06 smithi119 ceph-mon[108979]: pgmap v1163: 121 pgs: 121 active+clean; 704 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 2.3 MiB/s wr, 10 op/s 2023-12-01T15:47:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:06 smithi119 ceph-mon[108979]: osdmap e791: 8 total, 8 up, 8 in 2023-12-01T15:47:06.954 INFO:tasks.rados.rados.0.smithi119.stdout:3748: finishing write tid 1 to smithi119156531-32 2023-12-01T15:47:06.954 INFO:tasks.rados.rados.0.smithi119.stdout:3748: finishing write tid 2 to smithi119156531-32 2023-12-01T15:47:06.954 INFO:tasks.rados.rados.0.smithi119.stdout:3748: finishing write tid 3 to smithi119156531-32 2023-12-01T15:47:06.954 INFO:tasks.rados.rados.0.smithi119.stdout:3748: oid 32 updating version 0 to 2213 2023-12-01T15:47:06.954 INFO:tasks.rados.rados.0.smithi119.stdout:3748: oid 32 updating version 2213 to 2214 2023-12-01T15:47:06.954 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 2214 (ObjNum 1183 snap 381 seq_num 1183) dirty exists 2023-12-01T15:47:06.954 INFO:tasks.rados.rados.0.smithi119.stdout:3748: left oid 32 (ObjNum 1183 snap 381 seq_num 1183) 2023-12-01T15:47:06.954 INFO:tasks.rados.rados.0.smithi119.stdout:3751: finishing write tid 1 to smithi119156531-49 2023-12-01T15:47:06.954 INFO:tasks.rados.rados.0.smithi119.stdout:3751: finishing write tid 2 to smithi119156531-49 2023-12-01T15:47:06.955 INFO:tasks.rados.rados.0.smithi119.stdout:3751: finishing write tid 3 to smithi119156531-49 2023-12-01T15:47:06.955 INFO:tasks.rados.rados.0.smithi119.stdout:3751: oid 49 updating version 0 to 1930 2023-12-01T15:47:06.955 INFO:tasks.rados.rados.0.smithi119.stdout:3751: oid 49 version 1930 is already newer than 1929 2023-12-01T15:47:06.955 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 1930 (ObjNum 1184 snap 381 seq_num 1184) dirty exists 2023-12-01T15:47:06.955 INFO:tasks.rados.rados.0.smithi119.stdout:3751: left oid 49 (ObjNum 1184 snap 381 seq_num 1184) 2023-12-01T15:47:06.955 INFO:tasks.rados.rados.0.smithi119.stdout:3750: finishing copy_from to smithi119156531-6 2023-12-01T15:47:06.955 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 2487 (ObjNum 1153 snap 364 seq_num 1153) dirty exists 2023-12-01T15:47:06.955 INFO:tasks.rados.rados.0.smithi119.stdout:3750: finishing copy_from racing read to smithi119156531-6 2023-12-01T15:47:06.955 INFO:tasks.rados.rados.0.smithi119.stdout:3745: done (5 left) 2023-12-01T15:47:06.955 INFO:tasks.rados.rados.0.smithi119.stdout:3747: done (4 left) 2023-12-01T15:47:06.955 INFO:tasks.rados.rados.0.smithi119.stdout:3748: done (3 left) 2023-12-01T15:47:06.955 INFO:tasks.rados.rados.0.smithi119.stdout:3750: done (2 left) 2023-12-01T15:47:06.955 INFO:tasks.rados.rados.0.smithi119.stdout:3751: done (1 left) 2023-12-01T15:47:06.955 INFO:tasks.rados.rados.0.smithi119.stdout:3752: done (0 left) 2023-12-01T15:47:06.955 INFO:tasks.rados.rados.0.smithi119.stdout:3753: rollback oid 48 current snap is 381 2023-12-01T15:47:06.956 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 48 to 334 2023-12-01T15:47:06.956 INFO:tasks.rados.rados.0.smithi119.stdout:3754: setattr oid 36 current snap is 381 2023-12-01T15:47:06.956 INFO:tasks.rados.rados.0.smithi119.stdout:3755: read oid 20 snap -1 2023-12-01T15:47:06.956 INFO:tasks.rados.rados.0.smithi119.stdout:3755: expect (ObjNum 1162 snap 371 seq_num 1162) 2023-12-01T15:47:06.956 INFO:tasks.rados.rados.0.smithi119.stdout:3756: read oid 2 snap -1 2023-12-01T15:47:06.956 INFO:tasks.rados.rados.0.smithi119.stdout:3756: expect (ObjNum 1065 snap 325 seq_num 1065) 2023-12-01T15:47:06.957 INFO:tasks.rados.rados.0.smithi119.stdout:3757: read oid 3 snap -1 2023-12-01T15:47:06.957 INFO:tasks.rados.rados.0.smithi119.stdout:3757: expect (ObjNum 1096 snap 334 seq_num 1096) 2023-12-01T15:47:06.957 INFO:tasks.rados.rados.0.smithi119.stdout:3758: read oid 10 snap -1 2023-12-01T15:47:06.957 INFO:tasks.rados.rados.0.smithi119.stdout:3758: expect (ObjNum 1176 snap 378 seq_num 1176) 2023-12-01T15:47:06.957 INFO:tasks.rados.rados.0.smithi119.stdout:3759: read oid 41 snap -1 2023-12-01T15:47:06.957 INFO:tasks.rados.rados.0.smithi119.stdout:3759: expect (ObjNum 361 snap 118 seq_num 361) 2023-12-01T15:47:06.957 INFO:tasks.rados.rados.0.smithi119.stdout:3760: snap_remove snap 306 2023-12-01T15:47:07.652 INFO:tasks.rados.rados.0.smithi119.stdout:3760: done (7 left) 2023-12-01T15:47:07.653 INFO:tasks.rados.rados.0.smithi119.stdout:3761: snap_create 2023-12-01T15:47:07.653 INFO:tasks.rados.rados.0.smithi119.stdout:3753: finishing rollback tid 1 to smithi119156531-48 2023-12-01T15:47:07.653 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 36 v 730 (ObjNum 33 snap 0 seq_num 3136522272) dirty exists 2023-12-01T15:47:07.653 INFO:tasks.rados.rados.0.smithi119.stdout:3758: expect (ObjNum 1176 snap 378 seq_num 1176) 2023-12-01T15:47:07.699 INFO:tasks.rados.rados.0.smithi119.stdout:3755: expect (ObjNum 1162 snap 371 seq_num 1162) 2023-12-01T15:47:07.706 INFO:tasks.rados.rados.0.smithi119.stdout:3753: finishing rollback tid 2 to smithi119156531-48 2023-12-01T15:47:07.706 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 2508 (ObjNum 1046 snap 315 seq_num 1046) dirty exists 2023-12-01T15:47:07.706 INFO:tasks.rados.rados.0.smithi119.stdout:3759: expect (ObjNum 361 snap 118 seq_num 361) 2023-12-01T15:47:07.741 INFO:tasks.rados.rados.0.smithi119.stdout:3756: expect (ObjNum 1065 snap 325 seq_num 1065) 2023-12-01T15:47:07.868 INFO:tasks.rados.rados.0.smithi119.stdout:3757: expect (ObjNum 1096 snap 334 seq_num 1096) 2023-12-01T15:47:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:07 smithi183 ceph-mon[99169]: osdmap e792: 8 total, 8 up, 8 in 2023-12-01T15:47:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:07 smithi119 ceph-mon[94175]: osdmap e792: 8 total, 8 up, 8 in 2023-12-01T15:47:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:07 smithi119 ceph-mon[108979]: osdmap e792: 8 total, 8 up, 8 in 2023-12-01T15:47:08.657 INFO:tasks.rados.rados.0.smithi119.stdout:3753: done (7 left) 2023-12-01T15:47:08.657 INFO:tasks.rados.rados.0.smithi119.stdout:3754: done (6 left) 2023-12-01T15:47:08.657 INFO:tasks.rados.rados.0.smithi119.stdout:3755: done (5 left) 2023-12-01T15:47:08.657 INFO:tasks.rados.rados.0.smithi119.stdout:3756: done (4 left) 2023-12-01T15:47:08.657 INFO:tasks.rados.rados.0.smithi119.stdout:3757: done (3 left) 2023-12-01T15:47:08.657 INFO:tasks.rados.rados.0.smithi119.stdout:3758: done (2 left) 2023-12-01T15:47:08.657 INFO:tasks.rados.rados.0.smithi119.stdout:3759: done (1 left) 2023-12-01T15:47:08.657 INFO:tasks.rados.rados.0.smithi119.stdout:3761: done (0 left) 2023-12-01T15:47:08.657 INFO:tasks.rados.rados.0.smithi119.stdout:3762: snap_remove snap 344 2023-12-01T15:47:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:08 smithi183 ceph-mon[99169]: pgmap v1166: 121 pgs: 121 active+clean; 704 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 2.7 MiB/s wr, 12 op/s 2023-12-01T15:47:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:08 smithi183 ceph-mon[99169]: osdmap e793: 8 total, 8 up, 8 in 2023-12-01T15:47:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:08 smithi119 ceph-mon[94175]: pgmap v1166: 121 pgs: 121 active+clean; 704 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 2.7 MiB/s wr, 12 op/s 2023-12-01T15:47:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:08 smithi119 ceph-mon[94175]: osdmap e793: 8 total, 8 up, 8 in 2023-12-01T15:47:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:08 smithi119 ceph-mon[108979]: pgmap v1166: 121 pgs: 121 active+clean; 704 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 2.7 MiB/s wr, 12 op/s 2023-12-01T15:47:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:08 smithi119 ceph-mon[108979]: osdmap e793: 8 total, 8 up, 8 in 2023-12-01T15:47:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:09.664 INFO:tasks.rados.rados.0.smithi119.stdout:3762: done (0 left) 2023-12-01T15:47:09.664 INFO:tasks.rados.rados.0.smithi119.stdout:3763: rollback oid 34 current snap is 382 2023-12-01T15:47:09.664 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 34 to 376 2023-12-01T15:47:09.664 INFO:tasks.rados.rados.0.smithi119.stdout:3764: snap_remove snap 370 2023-12-01T15:47:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:09 smithi183 ceph-mon[99169]: osdmap e794: 8 total, 8 up, 8 in 2023-12-01T15:47:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:09 smithi119 ceph-mon[94175]: osdmap e794: 8 total, 8 up, 8 in 2023-12-01T15:47:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:09 smithi119 ceph-mon[108979]: osdmap e794: 8 total, 8 up, 8 in 2023-12-01T15:47:10.625 INFO:tasks.rados.rados.0.smithi119.stdout:3764: done (1 left) 2023-12-01T15:47:10.625 INFO:tasks.rados.rados.0.smithi119.stdout:3765: snap_create 2023-12-01T15:47:10.625 INFO:tasks.rados.rados.0.smithi119.stdout:3763: finishing rollback tid 0 to smithi119156531-34 2023-12-01T15:47:10.625 INFO:tasks.rados.rados.0.smithi119.stdout:3763: finishing rollback tid 1 to smithi119156531-34 2023-12-01T15:47:10.625 INFO:tasks.rados.rados.0.smithi119.stdout:3763: finishing rollback tid 2 to smithi119156531-34 2023-12-01T15:47:10.625 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 2606 (ObjNum 1153 snap 364 seq_num 1153) dirty exists 2023-12-01T15:47:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:10 smithi183 ceph-mon[99169]: pgmap v1169: 121 pgs: 121 active+clean; 704 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:47:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:10 smithi183 ceph-mon[99169]: osdmap e795: 8 total, 8 up, 8 in 2023-12-01T15:47:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:10 smithi183 ceph-mon[99169]: osdmap e796: 8 total, 8 up, 8 in 2023-12-01T15:47:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:10 smithi119 ceph-mon[94175]: pgmap v1169: 121 pgs: 121 active+clean; 704 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:47:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:10 smithi119 ceph-mon[94175]: osdmap e795: 8 total, 8 up, 8 in 2023-12-01T15:47:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:10 smithi119 ceph-mon[94175]: osdmap e796: 8 total, 8 up, 8 in 2023-12-01T15:47:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:10 smithi119 ceph-mon[108979]: pgmap v1169: 121 pgs: 121 active+clean; 704 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:47:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:10 smithi119 ceph-mon[108979]: osdmap e795: 8 total, 8 up, 8 in 2023-12-01T15:47:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:10 smithi119 ceph-mon[108979]: osdmap e796: 8 total, 8 up, 8 in 2023-12-01T15:47:11.629 INFO:tasks.rados.rados.0.smithi119.stdout:3763: done (1 left) 2023-12-01T15:47:11.629 INFO:tasks.rados.rados.0.smithi119.stdout:3765: done (0 left) 2023-12-01T15:47:11.629 INFO:tasks.rados.rados.0.smithi119.stdout:3766: rmattr oid 7 current snap is 383 2023-12-01T15:47:11.629 INFO:tasks.rados.rados.0.smithi119.stdout:3766: done (0 left) 2023-12-01T15:47:11.629 INFO:tasks.rados.rados.0.smithi119.stdout:3767: read oid 17 snap 339 2023-12-01T15:47:11.629 INFO:tasks.rados.rados.0.smithi119.stdout:3767: expect (ObjNum 1037 snap 311 seq_num 1037) 2023-12-01T15:47:11.629 INFO:tasks.rados.rados.0.smithi119.stdout:3768: snap_create 2023-12-01T15:47:11.636 INFO:tasks.rados.rados.0.smithi119.stdout:3767: expect (ObjNum 1037 snap 311 seq_num 1037) 2023-12-01T15:47:12.494 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:47:12.626 INFO:tasks.rados.rados.0.smithi119.stdout:3767: done (1 left) 2023-12-01T15:47:12.627 INFO:tasks.rados.rados.0.smithi119.stdout:3768: done (0 left) 2023-12-01T15:47:12.627 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 12 current snap is 384 2023-12-01T15:47:12.627 INFO:tasks.rados.rados.0.smithi119.stdout:3769: seq_num 1186 ranges {2809856=671744} 2023-12-01T15:47:12.645 INFO:tasks.rados.rados.0.smithi119.stdout:3769: writing smithi119156531-12 from 2809856 to 3481600 tid 1 2023-12-01T15:47:12.646 INFO:tasks.rados.rados.0.smithi119.stdout:3770: copy_from oid 6 from oid 39 current snap is 384 2023-12-01T15:47:12.646 INFO:tasks.rados.rados.0.smithi119.stdout:3771: copy_from oid 15 from oid 41 current snap is 384 2023-12-01T15:47:12.646 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 384 2023-12-01T15:47:12.646 INFO:tasks.rados.rados.0.smithi119.stdout:3772: seq_num 1187 ranges {5038080=688128} 2023-12-01T15:47:12.677 INFO:tasks.rados.rados.0.smithi119.stdout:3772: writing smithi119156531-21 from 5038080 to 5726208 tid 1 2023-12-01T15:47:12.678 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 45 current snap is 384 2023-12-01T15:47:12.678 INFO:tasks.rados.rados.0.smithi119.stdout:3773: seq_num 1188 ranges {4874240=704512} 2023-12-01T15:47:12.708 INFO:tasks.rados.rados.0.smithi119.stdout:3773: writing smithi119156531-45 from 4874240 to 5578752 tid 1 2023-12-01T15:47:12.708 INFO:tasks.rados.rados.0.smithi119.stdout:3774: rollback oid 30 current snap is 384 2023-12-01T15:47:12.708 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 30 to 366 2023-12-01T15:47:12.708 INFO:tasks.rados.rados.0.smithi119.stdout:3769: finishing write tid 1 to smithi119156531-12 2023-12-01T15:47:12.708 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 43 current snap is 384 2023-12-01T15:47:12.708 INFO:tasks.rados.rados.0.smithi119.stdout:3769: finishing write tid 2 to smithi119156531-12 2023-12-01T15:47:12.708 INFO:tasks.rados.rados.0.smithi119.stdout:3775: seq_num 1189 ranges {0=720896} 2023-12-01T15:47:12.713 INFO:tasks.rados.rados.0.smithi119.stdout:3775: writing smithi119156531-43 from 0 to 720896 tid 1 2023-12-01T15:47:12.713 INFO:tasks.rados.rados.0.smithi119.stdout:3776: read oid 34 snap 349 2023-12-01T15:47:12.713 INFO:tasks.rados.rados.0.smithi119.stdout:3776: expect (ObjNum 1095 snap 334 seq_num 1095) 2023-12-01T15:47:12.713 INFO:tasks.rados.rados.0.smithi119.stdout:3777: snap_create 2023-12-01T15:47:12.713 INFO:tasks.rados.rados.0.smithi119.stdout:3770: finishing copy_from to smithi119156531-6 2023-12-01T15:47:12.713 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 717 (ObjNum 1040 snap 311 seq_num 1040) dirty exists 2023-12-01T15:47:12.713 INFO:tasks.rados.rados.0.smithi119.stdout:3769: finishing write tid 3 to smithi119156531-12 2023-12-01T15:47:12.713 INFO:tasks.rados.rados.0.smithi119.stdout:3769: oid 12 updating version 0 to 2487 2023-12-01T15:47:12.713 INFO:tasks.rados.rados.0.smithi119.stdout:3769: oid 12 updating version 2487 to 2488 2023-12-01T15:47:12.713 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 2488 (ObjNum 1186 snap 384 seq_num 1186) dirty exists 2023-12-01T15:47:12.713 INFO:tasks.rados.rados.0.smithi119.stdout:3769: left oid 12 (ObjNum 1186 snap 384 seq_num 1186) 2023-12-01T15:47:12.713 INFO:tasks.rados.rados.0.smithi119.stdout:3770: finishing copy_from racing read to smithi119156531-6 2023-12-01T15:47:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:3771: finishing copy_from to smithi119156531-15 2023-12-01T15:47:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 2486 (ObjNum 361 snap 118 seq_num 361) dirty exists 2023-12-01T15:47:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:3771: finishing copy_from racing read to smithi119156531-15 2023-12-01T15:47:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:3772: finishing write tid 1 to smithi119156531-21 2023-12-01T15:47:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:3772: finishing write tid 2 to smithi119156531-21 2023-12-01T15:47:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:3772: finishing write tid 3 to smithi119156531-21 2023-12-01T15:47:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:3772: oid 21 updating version 0 to 1912 2023-12-01T15:47:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:3772: oid 21 version 1912 is already newer than 1911 2023-12-01T15:47:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1912 (ObjNum 1187 snap 384 seq_num 1187) dirty exists 2023-12-01T15:47:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:3772: left oid 21 (ObjNum 1187 snap 384 seq_num 1187) 2023-12-01T15:47:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:3774: finishing rollback tid 1 to smithi119156531-30 2023-12-01T15:47:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 30 v 2413 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-01T15:47:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:3773: finishing write tid 1 to smithi119156531-45 2023-12-01T15:47:12.714 INFO:tasks.rados.rados.0.smithi119.stdout:3773: finishing write tid 2 to smithi119156531-45 2023-12-01T15:47:12.715 INFO:tasks.rados.rados.0.smithi119.stdout:3773: finishing write tid 3 to smithi119156531-45 2023-12-01T15:47:12.715 INFO:tasks.rados.rados.0.smithi119.stdout:3773: oid 45 updating version 0 to 2509 2023-12-01T15:47:12.715 INFO:tasks.rados.rados.0.smithi119.stdout:3773: oid 45 updating version 2509 to 2510 2023-12-01T15:47:12.715 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 2510 (ObjNum 1188 snap 384 seq_num 1188) dirty exists 2023-12-01T15:47:12.715 INFO:tasks.rados.rados.0.smithi119.stdout:3773: left oid 45 (ObjNum 1188 snap 384 seq_num 1188) 2023-12-01T15:47:12.717 INFO:tasks.rados.rados.0.smithi119.stdout:3775: finishing write tid 1 to smithi119156531-43 2023-12-01T15:47:12.717 INFO:tasks.rados.rados.0.smithi119.stdout:3775: finishing write tid 2 to smithi119156531-43 2023-12-01T15:47:12.725 INFO:tasks.rados.rados.0.smithi119.stdout:3776: expect (ObjNum 1095 snap 334 seq_num 1095) 2023-12-01T15:47:12.765 INFO:tasks.rados.rados.0.smithi119.stdout:3775: finishing write tid 3 to smithi119156531-43 2023-12-01T15:47:12.766 INFO:tasks.rados.rados.0.smithi119.stdout:3775: oid 43 updating version 0 to 2490 2023-12-01T15:47:12.766 INFO:tasks.rados.rados.0.smithi119.stdout:3775: oid 43 version 2490 is already newer than 2489 2023-12-01T15:47:12.766 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 2490 (ObjNum 1189 snap 384 seq_num 1189) dirty exists 2023-12-01T15:47:12.766 INFO:tasks.rados.rados.0.smithi119.stdout:3775: left oid 43 (ObjNum 1189 snap 384 seq_num 1189) 2023-12-01T15:47:12.821 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:47:12.821 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (13m) 2m ago 14m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:47:12.821 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (14m) 2m ago 13m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:47:12.821 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (15m) 2m ago 15m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:47:12.821 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (15m) 2m ago 15m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:47:12.821 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (18m) 2m ago 18m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:47:12.821 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (19m) 2m ago 19m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:47:12.821 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (19m) 2m ago 19m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:47:12.821 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (18m) 2m ago 18m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:47:12.821 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (18m) 2m ago 18m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:47:12.822 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (14m) 2m ago 14m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:47:12.822 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (14m) 2m ago 14m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:47:12.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (17m) 2m ago 17m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:47:12.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (17m) 2m ago 17m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:47:12.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (17m) 2m ago 17m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:47:12.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (16m) 2m ago 16m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:47:12.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (16m) 2m ago 16m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:47:12.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (16m) 2m ago 16m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:47:12.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (15m) 2m ago 15m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:47:12.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (15m) 2m ago 15m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:47:12.822 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (13m) 2m ago 14m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:47:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:12 smithi183 ceph-mon[99169]: pgmap v1172: 121 pgs: 121 active+clean; 717 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2023-12-01T15:47:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:12 smithi183 ceph-mon[99169]: osdmap e797: 8 total, 8 up, 8 in 2023-12-01T15:47:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:12 smithi119 ceph-mon[94175]: pgmap v1172: 121 pgs: 121 active+clean; 717 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2023-12-01T15:47:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:12 smithi119 ceph-mon[94175]: osdmap e797: 8 total, 8 up, 8 in 2023-12-01T15:47:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:12 smithi119 ceph-mon[108979]: pgmap v1172: 121 pgs: 121 active+clean; 717 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2023-12-01T15:47:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:12 smithi119 ceph-mon[108979]: osdmap e797: 8 total, 8 up, 8 in 2023-12-01T15:47:13.203 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:47:13.203 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:47:13.203 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:47:13.203 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:47:13.203 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:47:13.203 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:47:13.203 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:47:13.203 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:47:13.204 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:47:13.204 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:47:13.204 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:47:13.204 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:47:13.204 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:47:13.204 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:47:13.204 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:47:13.204 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:47:13.204 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:47:13.636 INFO:tasks.rados.rados.0.smithi119.stdout:3769: done (8 left) 2023-12-01T15:47:13.636 INFO:tasks.rados.rados.0.smithi119.stdout:3770: done (7 left) 2023-12-01T15:47:13.636 INFO:tasks.rados.rados.0.smithi119.stdout:3771: done (6 left) 2023-12-01T15:47:13.636 INFO:tasks.rados.rados.0.smithi119.stdout:3772: done (5 left) 2023-12-01T15:47:13.636 INFO:tasks.rados.rados.0.smithi119.stdout:3773: done (4 left) 2023-12-01T15:47:13.636 INFO:tasks.rados.rados.0.smithi119.stdout:3774: done (3 left) 2023-12-01T15:47:13.636 INFO:tasks.rados.rados.0.smithi119.stdout:3775: done (2 left) 2023-12-01T15:47:13.636 INFO:tasks.rados.rados.0.smithi119.stdout:3776: done (1 left) 2023-12-01T15:47:13.636 INFO:tasks.rados.rados.0.smithi119.stdout:3777: done (0 left) 2023-12-01T15:47:13.636 INFO:tasks.rados.rados.0.smithi119.stdout:3778: setattr oid 35 current snap is 385 2023-12-01T15:47:13.637 INFO:tasks.rados.rados.0.smithi119.stdout:3779: copy_from oid 3 from oid 19 current snap is 385 2023-12-01T15:47:13.637 INFO:tasks.rados.rados.0.smithi119.stdout:3780: read oid 44 snap -1 2023-12-01T15:47:13.637 INFO:tasks.rados.rados.0.smithi119.stdout:3780: expect (ObjNum 1181 snap 379 seq_num 1181) 2023-12-01T15:47:13.637 INFO:tasks.rados.rados.0.smithi119.stdout:3781: snap_remove snap 343 2023-12-01T15:47:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:13 smithi183 ceph-mon[99169]: from='client.25376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:13 smithi183 ceph-mon[99169]: osdmap e798: 8 total, 8 up, 8 in 2023-12-01T15:47:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:13 smithi183 ceph-mon[99169]: from='client.25382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2544030299' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:47:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:13 smithi119 ceph-mon[108979]: from='client.25376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:13 smithi119 ceph-mon[108979]: osdmap e798: 8 total, 8 up, 8 in 2023-12-01T15:47:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:13 smithi119 ceph-mon[108979]: from='client.25382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2544030299' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:47:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:13 smithi119 ceph-mon[94175]: from='client.25376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:13 smithi119 ceph-mon[94175]: osdmap e798: 8 total, 8 up, 8 in 2023-12-01T15:47:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:13 smithi119 ceph-mon[94175]: from='client.25382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2544030299' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:47:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:47:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:47:14] "GET /metrics HTTP/1.1" 200 36173 "" "Prometheus/2.43.0" 2023-12-01T15:47:14.639 INFO:tasks.rados.rados.0.smithi119.stdout:3781: done (3 left) 2023-12-01T15:47:14.640 INFO:tasks.rados.rados.0.smithi119.stdout:3782: rollback oid 38 current snap is 385 2023-12-01T15:47:14.640 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 38 to 346 2023-12-01T15:47:14.640 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 2506 (ObjNum 1168 snap 374 seq_num 1168) dirty exists 2023-12-01T15:47:14.640 INFO:tasks.rados.rados.0.smithi119.stdout:3780: expect (ObjNum 1181 snap 379 seq_num 1181) 2023-12-01T15:47:14.672 INFO:tasks.rados.rados.0.smithi119.stdout:3779: finishing copy_from to smithi119156531-3 2023-12-01T15:47:14.672 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 3 v 2601 (ObjNum 1164 snap 374 seq_num 1164) dirty exists 2023-12-01T15:47:14.672 INFO:tasks.rados.rados.0.smithi119.stdout:3779: finishing copy_from racing read to smithi119156531-3 2023-12-01T15:47:14.672 INFO:tasks.rados.rados.0.smithi119.stdout:3778: done (3 left) 2023-12-01T15:47:14.672 INFO:tasks.rados.rados.0.smithi119.stdout:3779: done (2 left) 2023-12-01T15:47:14.672 INFO:tasks.rados.rados.0.smithi119.stdout:3780: done (1 left) 2023-12-01T15:47:14.673 INFO:tasks.rados.rados.0.smithi119.stdout:3783: rollback oid 21 current snap is 385 2023-12-01T15:47:14.673 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 21 to 382 2023-12-01T15:47:14.673 INFO:tasks.rados.rados.0.smithi119.stdout:3782: finishing rollback tid 1 to smithi119156531-38 2023-12-01T15:47:14.673 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 1928 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-12-01T15:47:14.673 INFO:tasks.rados.rados.0.smithi119.stdout:3782: done (1 left) 2023-12-01T15:47:14.673 INFO:tasks.rados.rados.0.smithi119.stdout:3784: copy_from oid 17 from oid 49 current snap is 385 2023-12-01T15:47:14.673 INFO:tasks.rados.rados.0.smithi119.stdout:3785: setattr oid 33 current snap is 385 2023-12-01T15:47:14.673 INFO:tasks.rados.rados.0.smithi119.stdout:3786: rollback oid 28 current snap is 385 2023-12-01T15:47:14.674 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 28 to 377 2023-12-01T15:47:14.674 INFO:tasks.rados.rados.0.smithi119.stdout:3787: read oid 15 snap -1 2023-12-01T15:47:14.674 INFO:tasks.rados.rados.0.smithi119.stdout:3787: expect (ObjNum 361 snap 118 seq_num 361) 2023-12-01T15:47:14.674 INFO:tasks.rados.rados.0.smithi119.stdout:3788: setattr oid 1 current snap is 385 2023-12-01T15:47:14.675 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 19 current snap is 385 2023-12-01T15:47:14.675 INFO:tasks.rados.rados.0.smithi119.stdout:3789: seq_num 1190 ranges {2318336=737280} 2023-12-01T15:47:14.692 INFO:tasks.rados.rados.0.smithi119.stdout:3789: writing smithi119156531-19 from 2318336 to 3055616 tid 1 2023-12-01T15:47:14.692 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 29 current snap is 385 2023-12-01T15:47:14.692 INFO:tasks.rados.rados.0.smithi119.stdout:3790: seq_num 1191 ranges {2801664=753664} 2023-12-01T15:47:14.711 INFO:tasks.rados.rados.0.smithi119.stdout:3790: writing smithi119156531-29 from 2801664 to 3555328 tid 1 2023-12-01T15:47:14.711 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 40 current snap is 385 2023-12-01T15:47:14.711 INFO:tasks.rados.rados.0.smithi119.stdout:3791: seq_num 1192 ranges {5111808=770048} 2023-12-01T15:47:14.743 INFO:tasks.rados.rados.0.smithi119.stdout:3791: writing smithi119156531-40 from 5111808 to 5881856 tid 1 2023-12-01T15:47:14.743 INFO:tasks.rados.rados.0.smithi119.stdout:3792: read oid 22 snap -1 2023-12-01T15:47:14.743 INFO:tasks.rados.rados.0.smithi119.stdout:3792: expect deleted 2023-12-01T15:47:14.743 INFO:tasks.rados.rados.0.smithi119.stdout:3786: finishing rollback tid 1 to smithi119156531-28 2023-12-01T15:47:14.743 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 2419 (ObjNum 97 snap 0 seq_num 1) dirty dne 2023-12-01T15:47:14.743 INFO:tasks.rados.rados.0.smithi119.stdout:3786: done (9 left) 2023-12-01T15:47:14.744 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 28 current snap is 385 2023-12-01T15:47:14.744 INFO:tasks.rados.rados.0.smithi119.stdout:3783: finishing rollback tid 0 to smithi119156531-21 2023-12-01T15:47:14.744 INFO:tasks.rados.rados.0.smithi119.stdout:3783: finishing rollback tid 1 to smithi119156531-21 2023-12-01T15:47:14.744 INFO:tasks.rados.rados.0.smithi119.stdout:3783: finishing rollback tid 2 to smithi119156531-21 2023-12-01T15:47:14.744 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1915 (ObjNum 1057 snap 321 seq_num 1057) dirty exists 2023-12-01T15:47:14.744 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 33 v 2507 (ObjNum 1057 snap 321 seq_num 1057) dirty exists 2023-12-01T15:47:14.744 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 1931 (ObjNum 33 snap 0 seq_num 3133952208) dirty exists 2023-12-01T15:47:14.744 INFO:tasks.rados.rados.0.smithi119.stdout:3787: expect (ObjNum 361 snap 118 seq_num 361) 2023-12-01T15:47:14.779 INFO:tasks.rados.rados.0.smithi119.stdout:3784: finishing copy_from to smithi119156531-17 2023-12-01T15:47:14.780 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 1930 (ObjNum 1184 snap 381 seq_num 1184) dirty exists 2023-12-01T15:47:14.780 INFO:tasks.rados.rados.0.smithi119.stdout:3784: finishing copy_from racing read to smithi119156531-17 2023-12-01T15:47:14.780 INFO:tasks.rados.rados.0.smithi119.stdout:3789: finishing write tid 1 to smithi119156531-19 2023-12-01T15:47:14.780 INFO:tasks.rados.rados.0.smithi119.stdout:3789: finishing write tid 2 to smithi119156531-19 2023-12-01T15:47:14.780 INFO:tasks.rados.rados.0.smithi119.stdout:3793: seq_num 1193 ranges {0=786432} 2023-12-01T15:47:14.784 INFO:tasks.rados.rados.0.smithi119.stdout:3793: writing smithi119156531-28 from 0 to 786432 tid 1 2023-12-01T15:47:14.784 INFO:tasks.rados.rados.0.smithi119.stdout:3783: done (9 left) 2023-12-01T15:47:14.784 INFO:tasks.rados.rados.0.smithi119.stdout:3784: done (8 left) 2023-12-01T15:47:14.784 INFO:tasks.rados.rados.0.smithi119.stdout:3785: done (7 left) 2023-12-01T15:47:14.784 INFO:tasks.rados.rados.0.smithi119.stdout:3787: done (6 left) 2023-12-01T15:47:14.784 INFO:tasks.rados.rados.0.smithi119.stdout:3788: done (5 left) 2023-12-01T15:47:14.785 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 31 current snap is 385 2023-12-01T15:47:14.785 INFO:tasks.rados.rados.0.smithi119.stdout:3789: finishing write tid 3 to smithi119156531-19 2023-12-01T15:47:14.785 INFO:tasks.rados.rados.0.smithi119.stdout:3789: oid 19 updating version 0 to 2608 2023-12-01T15:47:14.785 INFO:tasks.rados.rados.0.smithi119.stdout:3789: oid 19 version 2608 is already newer than 2607 2023-12-01T15:47:14.785 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 2608 (ObjNum 1190 snap 385 seq_num 1190) dirty exists 2023-12-01T15:47:14.785 INFO:tasks.rados.rados.0.smithi119.stdout:3789: left oid 19 (ObjNum 1190 snap 385 seq_num 1190) 2023-12-01T15:47:14.785 INFO:tasks.rados.rados.0.smithi119.stdout:3790: finishing write tid 1 to smithi119156531-29 2023-12-01T15:47:14.785 INFO:tasks.rados.rados.0.smithi119.stdout:3790: finishing write tid 2 to smithi119156531-29 2023-12-01T15:47:14.785 INFO:tasks.rados.rados.0.smithi119.stdout:3794: seq_num 1194 ranges {4587520=802816} 2023-12-01T15:47:14.813 INFO:tasks.rados.rados.0.smithi119.stdout:3794: writing smithi119156531-31 from 4587520 to 5390336 tid 1 2023-12-01T15:47:14.813 INFO:tasks.rados.rados.0.smithi119.stdout:3789: done (5 left) 2023-12-01T15:47:14.813 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 37 current snap is 385 2023-12-01T15:47:14.813 INFO:tasks.rados.rados.0.smithi119.stdout:3795: seq_num 1195 ranges {0=417792,417792=401408} 2023-12-01T15:47:14.815 INFO:tasks.rados.rados.0.smithi119.stdout:3795: writing smithi119156531-37 from 0 to 417792 tid 1 2023-12-01T15:47:14.818 INFO:tasks.rados.rados.0.smithi119.stdout:3795: writing smithi119156531-37 from 417792 to 819200 tid 2 2023-12-01T15:47:14.818 INFO:tasks.rados.rados.0.smithi119.stdout:3796: rmattr oid 38 current snap is 385 2023-12-01T15:47:14.818 INFO:tasks.rados.rados.0.smithi119.stdout:3796: done (6 left) 2023-12-01T15:47:14.818 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 385 2023-12-01T15:47:14.819 INFO:tasks.rados.rados.0.smithi119.stdout:3790: finishing write tid 3 to smithi119156531-29 2023-12-01T15:47:14.819 INFO:tasks.rados.rados.0.smithi119.stdout:3790: oid 29 updating version 0 to 2508 2023-12-01T15:47:14.819 INFO:tasks.rados.rados.0.smithi119.stdout:3790: oid 29 updating version 2508 to 2509 2023-12-01T15:47:14.819 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 2509 (ObjNum 1191 snap 385 seq_num 1191) dirty exists 2023-12-01T15:47:14.819 INFO:tasks.rados.rados.0.smithi119.stdout:3790: left oid 29 (ObjNum 1191 snap 385 seq_num 1191) 2023-12-01T15:47:14.819 INFO:tasks.rados.rados.0.smithi119.stdout:3797: seq_num 1196 ranges {5038080=434176,5472256=401408} 2023-12-01T15:47:14.847 INFO:tasks.rados.rados.0.smithi119.stdout:3797: writing smithi119156531-21 from 5038080 to 5472256 tid 1 2023-12-01T15:47:14.850 INFO:tasks.rados.rados.0.smithi119.stdout:3797: writing smithi119156531-21 from 5472256 to 5873664 tid 2 2023-12-01T15:47:14.850 INFO:tasks.rados.rados.0.smithi119.stdout:3790: done (6 left) 2023-12-01T15:47:14.850 INFO:tasks.rados.rados.0.smithi119.stdout:3798: snap_create 2023-12-01T15:47:14.851 INFO:tasks.rados.rados.0.smithi119.stdout:3791: finishing write tid 1 to smithi119156531-40 2023-12-01T15:47:14.851 INFO:tasks.rados.rados.0.smithi119.stdout:3791: finishing write tid 2 to smithi119156531-40 2023-12-01T15:47:14.851 INFO:tasks.rados.rados.0.smithi119.stdout:3791: finishing write tid 3 to smithi119156531-40 2023-12-01T15:47:14.851 INFO:tasks.rados.rados.0.smithi119.stdout:3791: oid 40 updating version 0 to 2492 2023-12-01T15:47:14.851 INFO:tasks.rados.rados.0.smithi119.stdout:3791: oid 40 version 2492 is already newer than 2491 2023-12-01T15:47:14.851 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 2492 (ObjNum 1192 snap 385 seq_num 1192) dirty exists 2023-12-01T15:47:14.851 INFO:tasks.rados.rados.0.smithi119.stdout:3791: left oid 40 (ObjNum 1192 snap 385 seq_num 1192) 2023-12-01T15:47:14.851 INFO:tasks.rados.rados.0.smithi119.stdout:3793: finishing write tid 1 to smithi119156531-28 2023-12-01T15:47:14.851 INFO:tasks.rados.rados.0.smithi119.stdout:3793: finishing write tid 2 to smithi119156531-28 2023-12-01T15:47:14.851 INFO:tasks.rados.rados.0.smithi119.stdout:3793: finishing write tid 3 to smithi119156531-28 2023-12-01T15:47:14.851 INFO:tasks.rados.rados.0.smithi119.stdout:3793: oid 28 updating version 0 to 2420 2023-12-01T15:47:14.851 INFO:tasks.rados.rados.0.smithi119.stdout:3793: oid 28 updating version 2420 to 2421 2023-12-01T15:47:14.851 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 2421 (ObjNum 1193 snap 385 seq_num 1193) dirty exists 2023-12-01T15:47:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:3793: left oid 28 (ObjNum 1193 snap 385 seq_num 1193) 2023-12-01T15:47:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:3794: finishing write tid 1 to smithi119156531-31 2023-12-01T15:47:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:3794: finishing write tid 2 to smithi119156531-31 2023-12-01T15:47:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:3794: finishing write tid 3 to smithi119156531-31 2023-12-01T15:47:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:3794: oid 31 updating version 0 to 2423 2023-12-01T15:47:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:3794: oid 31 version 2423 is already newer than 2422 2023-12-01T15:47:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 31 v 2423 (ObjNum 1194 snap 385 seq_num 1194) dirty exists 2023-12-01T15:47:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:3794: left oid 31 (ObjNum 1194 snap 385 seq_num 1194) 2023-12-01T15:47:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:3795: finishing write tid 1 to smithi119156531-37 2023-12-01T15:47:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:3795: finishing write tid 2 to smithi119156531-37 2023-12-01T15:47:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:3795: finishing write tid 3 to smithi119156531-37 2023-12-01T15:47:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:3795: finishing write tid 4 to smithi119156531-37 2023-12-01T15:47:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:3795: oid 37 updating version 0 to 2821 2023-12-01T15:47:14.852 INFO:tasks.rados.rados.0.smithi119.stdout:3795: oid 37 version 2821 is already newer than 2820 2023-12-01T15:47:14.853 INFO:tasks.rados.rados.0.smithi119.stdout:3795: oid 37 updating version 2821 to 2822 2023-12-01T15:47:14.853 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 2822 (ObjNum 1195 snap 385 seq_num 1195) dirty exists 2023-12-01T15:47:14.853 INFO:tasks.rados.rados.0.smithi119.stdout:3795: left oid 37 (ObjNum 1195 snap 385 seq_num 1195) 2023-12-01T15:47:14.853 INFO:tasks.rados.rados.0.smithi119.stdout:3797: finishing write tid 1 to smithi119156531-21 2023-12-01T15:47:14.854 INFO:tasks.rados.rados.0.smithi119.stdout:3797: finishing write tid 2 to smithi119156531-21 2023-12-01T15:47:14.854 INFO:tasks.rados.rados.0.smithi119.stdout:3797: finishing write tid 3 to smithi119156531-21 2023-12-01T15:47:14.854 INFO:tasks.rados.rados.0.smithi119.stdout:3797: finishing write tid 4 to smithi119156531-21 2023-12-01T15:47:14.854 INFO:tasks.rados.rados.0.smithi119.stdout:3797: oid 21 updating version 0 to 1918 2023-12-01T15:47:14.854 INFO:tasks.rados.rados.0.smithi119.stdout:3797: oid 21 version 1918 is already newer than 1917 2023-12-01T15:47:14.854 INFO:tasks.rados.rados.0.smithi119.stdout:3797: oid 21 version 1918 is already newer than 1916 2023-12-01T15:47:14.854 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1918 (ObjNum 1196 snap 385 seq_num 1196) dirty exists 2023-12-01T15:47:14.854 INFO:tasks.rados.rados.0.smithi119.stdout:3797: left oid 21 (ObjNum 1196 snap 385 seq_num 1196) 2023-12-01T15:47:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:14 smithi183 ceph-mon[99169]: pgmap v1175: 121 pgs: 121 active+clean; 717 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2023-12-01T15:47:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:14 smithi183 ceph-mon[99169]: osdmap e799: 8 total, 8 up, 8 in 2023-12-01T15:47:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:14 smithi119 ceph-mon[94175]: pgmap v1175: 121 pgs: 121 active+clean; 717 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2023-12-01T15:47:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:14 smithi119 ceph-mon[94175]: osdmap e799: 8 total, 8 up, 8 in 2023-12-01T15:47:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:14 smithi119 ceph-mon[108979]: pgmap v1175: 121 pgs: 121 active+clean; 717 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2023-12-01T15:47:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:14 smithi119 ceph-mon[108979]: osdmap e799: 8 total, 8 up, 8 in 2023-12-01T15:47:15.660 INFO:tasks.rados.rados.0.smithi119.stdout:3791: done (6 left) 2023-12-01T15:47:15.660 INFO:tasks.rados.rados.0.smithi119.stdout:3792: done (5 left) 2023-12-01T15:47:15.660 INFO:tasks.rados.rados.0.smithi119.stdout:3793: done (4 left) 2023-12-01T15:47:15.660 INFO:tasks.rados.rados.0.smithi119.stdout:3794: done (3 left) 2023-12-01T15:47:15.660 INFO:tasks.rados.rados.0.smithi119.stdout:3795: done (2 left) 2023-12-01T15:47:15.661 INFO:tasks.rados.rados.0.smithi119.stdout:3797: done (1 left) 2023-12-01T15:47:15.661 INFO:tasks.rados.rados.0.smithi119.stdout:3798: done (0 left) 2023-12-01T15:47:15.661 INFO:tasks.rados.rados.0.smithi119.stdout:3799: snap_remove snap 369 2023-12-01T15:47:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:15 smithi183 ceph-mon[99169]: osdmap e800: 8 total, 8 up, 8 in 2023-12-01T15:47:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:15 smithi119 ceph-mon[94175]: osdmap e800: 8 total, 8 up, 8 in 2023-12-01T15:47:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:15 smithi119 ceph-mon[108979]: osdmap e800: 8 total, 8 up, 8 in 2023-12-01T15:47:16.664 INFO:tasks.rados.rados.0.smithi119.stdout:3799: done (0 left) 2023-12-01T15:47:16.664 INFO:tasks.rados.rados.0.smithi119.stdout:3800: copy_from oid 49 from oid 2 current snap is 386 2023-12-01T15:47:16.664 INFO:tasks.rados.rados.0.smithi119.stdout:3801: read oid 18 snap -1 2023-12-01T15:47:16.664 INFO:tasks.rados.rados.0.smithi119.stdout:3801: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:47:16.664 INFO:tasks.rados.rados.0.smithi119.stdout:3802: read oid 21 snap -1 2023-12-01T15:47:16.664 INFO:tasks.rados.rados.0.smithi119.stdout:3802: expect (ObjNum 1196 snap 385 seq_num 1196) 2023-12-01T15:47:16.664 INFO:tasks.rados.rados.0.smithi119.stdout:3803: copy_from oid 15 from oid 8 current snap is 386 2023-12-01T15:47:16.665 INFO:tasks.rados.rados.0.smithi119.stdout:3804: snap_create 2023-12-01T15:47:16.677 INFO:tasks.rados.rados.0.smithi119.stdout:3801: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:47:16.698 INFO:tasks.rados.rados.0.smithi119.stdout:3800: finishing copy_from to smithi119156531-49 2023-12-01T15:47:16.699 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 2183 (ObjNum 1065 snap 325 seq_num 1065) dirty exists 2023-12-01T15:47:16.700 INFO:tasks.rados.rados.0.smithi119.stdout:3800: finishing copy_from racing read to smithi119156531-49 2023-12-01T15:47:16.714 INFO:tasks.rados.rados.0.smithi119.stdout:3802: expect (ObjNum 1196 snap 385 seq_num 1196) 2023-12-01T15:47:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:16 smithi183 ceph-mon[99169]: pgmap v1178: 121 pgs: 121 active+clean; 725 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2023-12-01T15:47:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:16 smithi183 ceph-mon[99169]: osdmap e801: 8 total, 8 up, 8 in 2023-12-01T15:47:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:16 smithi119 ceph-mon[94175]: pgmap v1178: 121 pgs: 121 active+clean; 725 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2023-12-01T15:47:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:16 smithi119 ceph-mon[94175]: osdmap e801: 8 total, 8 up, 8 in 2023-12-01T15:47:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:16 smithi119 ceph-mon[108979]: pgmap v1178: 121 pgs: 121 active+clean; 725 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2023-12-01T15:47:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:16 smithi119 ceph-mon[108979]: osdmap e801: 8 total, 8 up, 8 in 2023-12-01T15:47:17.093 INFO:tasks.rados.rados.0.smithi119.stdout:3803: finishing copy_from to smithi119156531-15 2023-12-01T15:47:17.093 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 2212 (ObjNum 1108 snap 343 seq_num 1108) dirty exists 2023-12-01T15:47:17.093 INFO:tasks.rados.rados.0.smithi119.stdout:3803: finishing copy_from racing read to smithi119156531-15 2023-12-01T15:47:17.669 INFO:tasks.rados.rados.0.smithi119.stdout:3800: done (4 left) 2023-12-01T15:47:17.669 INFO:tasks.rados.rados.0.smithi119.stdout:3801: done (3 left) 2023-12-01T15:47:17.669 INFO:tasks.rados.rados.0.smithi119.stdout:3802: done (2 left) 2023-12-01T15:47:17.669 INFO:tasks.rados.rados.0.smithi119.stdout:3803: done (1 left) 2023-12-01T15:47:17.669 INFO:tasks.rados.rados.0.smithi119.stdout:3804: done (0 left) 2023-12-01T15:47:17.669 INFO:tasks.rados.rados.0.smithi119.stdout:3805: setattr oid 45 current snap is 387 2023-12-01T15:47:17.670 INFO:tasks.rados.rados.0.smithi119.stdout:3806: copy_from oid 23 from oid 3 current snap is 387 2023-12-01T15:47:17.670 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 26 current snap is 387 2023-12-01T15:47:17.670 INFO:tasks.rados.rados.0.smithi119.stdout:3807: seq_num 1197 ranges {11845632=450560,12296192=401408} 2023-12-01T15:47:17.734 INFO:tasks.rados.rados.0.smithi119.stdout:3807: writing smithi119156531-26 from 11845632 to 12296192 tid 1 2023-12-01T15:47:17.736 INFO:tasks.rados.rados.0.smithi119.stdout:3807: writing smithi119156531-26 from 12296192 to 12697600 tid 2 2023-12-01T15:47:17.736 INFO:tasks.rados.rados.0.smithi119.stdout:3808: snap_create 2023-12-01T15:47:17.737 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 2511 (ObjNum 1188 snap 384 seq_num 1188) dirty exists 2023-12-01T15:47:17.737 INFO:tasks.rados.rados.0.smithi119.stdout:3806: finishing copy_from to smithi119156531-23 2023-12-01T15:47:17.737 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 23 v 2601 (ObjNum 1164 snap 374 seq_num 1164) dirty exists 2023-12-01T15:47:17.737 INFO:tasks.rados.rados.0.smithi119.stdout:3806: finishing copy_from racing read to smithi119156531-23 2023-12-01T15:47:17.741 INFO:tasks.rados.rados.0.smithi119.stdout:3807: finishing write tid 1 to smithi119156531-26 2023-12-01T15:47:17.741 INFO:tasks.rados.rados.0.smithi119.stdout:3807: finishing write tid 2 to smithi119156531-26 2023-12-01T15:47:17.741 INFO:tasks.rados.rados.0.smithi119.stdout:3807: finishing write tid 3 to smithi119156531-26 2023-12-01T15:47:17.743 INFO:tasks.rados.rados.0.smithi119.stdout:3807: finishing write tid 4 to smithi119156531-26 2023-12-01T15:47:17.743 INFO:tasks.rados.rados.0.smithi119.stdout:3807: oid 26 updating version 0 to 1933 2023-12-01T15:47:17.743 INFO:tasks.rados.rados.0.smithi119.stdout:3807: oid 26 version 1933 is already newer than 1931 2023-12-01T15:47:17.743 INFO:tasks.rados.rados.0.smithi119.stdout:3807: oid 26 version 1933 is already newer than 1932 2023-12-01T15:47:17.743 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 1933 (ObjNum 1197 snap 387 seq_num 1197) dirty exists 2023-12-01T15:47:17.743 INFO:tasks.rados.rados.0.smithi119.stdout:3807: left oid 26 (ObjNum 1197 snap 387 seq_num 1197) 2023-12-01T15:47:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:17 smithi183 ceph-mon[99169]: osdmap e802: 8 total, 8 up, 8 in 2023-12-01T15:47:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:17 smithi119 ceph-mon[94175]: osdmap e802: 8 total, 8 up, 8 in 2023-12-01T15:47:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:17 smithi119 ceph-mon[108979]: osdmap e802: 8 total, 8 up, 8 in 2023-12-01T15:47:18.673 INFO:tasks.rados.rados.0.smithi119.stdout:3805: done (3 left) 2023-12-01T15:47:18.673 INFO:tasks.rados.rados.0.smithi119.stdout:3806: done (2 left) 2023-12-01T15:47:18.673 INFO:tasks.rados.rados.0.smithi119.stdout:3807: done (1 left) 2023-12-01T15:47:18.673 INFO:tasks.rados.rados.0.smithi119.stdout:3808: done (0 left) 2023-12-01T15:47:18.673 INFO:tasks.rados.rados.0.smithi119.stdout:3809: copy_from oid 47 from oid 22 current snap is 388 2023-12-01T15:47:18.673 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 388 2023-12-01T15:47:18.673 INFO:tasks.rados.rados.0.smithi119.stdout:3810: seq_num 1198 ranges {2883584=466944,3350528=401408} 2023-12-01T15:47:18.690 INFO:tasks.rados.rados.0.smithi119.stdout:3810: writing smithi119156531-49 from 2883584 to 3350528 tid 1 2023-12-01T15:47:18.693 INFO:tasks.rados.rados.0.smithi119.stdout:3810: writing smithi119156531-49 from 3350528 to 3751936 tid 2 2023-12-01T15:47:18.693 INFO:tasks.rados.rados.0.smithi119.stdout:3811: snap_remove snap 305 2023-12-01T15:47:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:18 smithi183 ceph-mon[99169]: pgmap v1181: 121 pgs: 121 active+clean; 725 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2023-12-01T15:47:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:18 smithi183 ceph-mon[99169]: osdmap e803: 8 total, 8 up, 8 in 2023-12-01T15:47:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:18 smithi119 ceph-mon[94175]: pgmap v1181: 121 pgs: 121 active+clean; 725 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2023-12-01T15:47:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:18 smithi119 ceph-mon[94175]: osdmap e803: 8 total, 8 up, 8 in 2023-12-01T15:47:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:18 smithi119 ceph-mon[108979]: pgmap v1181: 121 pgs: 121 active+clean; 725 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2023-12-01T15:47:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:18 smithi119 ceph-mon[108979]: osdmap e803: 8 total, 8 up, 8 in 2023-12-01T15:47:19.690 INFO:tasks.rados.rados.0.smithi119.stdout:3811: done (2 left) 2023-12-01T15:47:19.690 INFO:tasks.rados.rados.0.smithi119.stdout:3812: rmattr oid 16 current snap is 388 2023-12-01T15:47:19.690 INFO:tasks.rados.rados.0.smithi119.stdout:3813: delete oid 28 current snap is 388 2023-12-01T15:47:19.690 INFO:tasks.rados.rados.0.smithi119.stdout:3809: finishing copy_from to smithi119156531-47 2023-12-01T15:47:19.690 INFO:tasks.rados.rados.0.smithi119.stdout:3809: got expected ENOENT (src dne) 2023-12-01T15:47:19.690 INFO:tasks.rados.rados.0.smithi119.stdout:3809: finishing copy_from racing read to smithi119156531-47 2023-12-01T15:47:19.690 INFO:tasks.rados.rados.0.smithi119.stdout:3810: finishing write tid 1 to smithi119156531-49 2023-12-01T15:47:19.690 INFO:tasks.rados.rados.0.smithi119.stdout:3810: finishing write tid 2 to smithi119156531-49 2023-12-01T15:47:19.690 INFO:tasks.rados.rados.0.smithi119.stdout:3810: finishing write tid 3 to smithi119156531-49 2023-12-01T15:47:19.690 INFO:tasks.rados.rados.0.smithi119.stdout:3810: finishing write tid 4 to smithi119156531-49 2023-12-01T15:47:19.690 INFO:tasks.rados.rados.0.smithi119.stdout:3810: oid 49 updating version 0 to 2186 2023-12-01T15:47:19.690 INFO:tasks.rados.rados.0.smithi119.stdout:3810: oid 49 version 2186 is already newer than 2185 2023-12-01T15:47:19.691 INFO:tasks.rados.rados.0.smithi119.stdout:3810: oid 49 version 2186 is already newer than 2184 2023-12-01T15:47:19.691 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 2186 (ObjNum 1198 snap 388 seq_num 1198) dirty exists 2023-12-01T15:47:19.691 INFO:tasks.rados.rados.0.smithi119.stdout:3810: left oid 49 (ObjNum 1198 snap 388 seq_num 1198) 2023-12-01T15:47:19.693 INFO:tasks.rados.rados.0.smithi119.stdout:3809: done (3 left) 2023-12-01T15:47:19.693 INFO:tasks.rados.rados.0.smithi119.stdout:3810: done (2 left) 2023-12-01T15:47:19.693 INFO:tasks.rados.rados.0.smithi119.stdout:3813: done (1 left) 2023-12-01T15:47:19.693 INFO:tasks.rados.rados.0.smithi119.stdout:3814: rollback oid 34 current snap is 388 2023-12-01T15:47:19.693 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 34 to 356 2023-12-01T15:47:19.693 INFO:tasks.rados.rados.0.smithi119.stdout:3815: snap_remove snap 317 2023-12-01T15:47:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:19 smithi183 ceph-mon[99169]: osdmap e804: 8 total, 8 up, 8 in 2023-12-01T15:47:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:19 smithi119 ceph-mon[94175]: osdmap e804: 8 total, 8 up, 8 in 2023-12-01T15:47:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:19 smithi119 ceph-mon[108979]: osdmap e804: 8 total, 8 up, 8 in 2023-12-01T15:47:20.630 INFO:tasks.rados.rados.0.smithi119.stdout:3815: done (2 left) 2023-12-01T15:47:20.630 INFO:tasks.rados.rados.0.smithi119.stdout:3816: snap_remove snap 373 2023-12-01T15:47:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:20 smithi183 ceph-mon[99169]: pgmap v1184: 121 pgs: 121 active+clean; 725 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:47:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:20 smithi183 ceph-mon[99169]: osdmap e805: 8 total, 8 up, 8 in 2023-12-01T15:47:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:20 smithi183 ceph-mon[99169]: osdmap e806: 8 total, 8 up, 8 in 2023-12-01T15:47:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:20 smithi119 ceph-mon[108979]: pgmap v1184: 121 pgs: 121 active+clean; 725 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:47:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:20 smithi119 ceph-mon[108979]: osdmap e805: 8 total, 8 up, 8 in 2023-12-01T15:47:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:20 smithi119 ceph-mon[108979]: osdmap e806: 8 total, 8 up, 8 in 2023-12-01T15:47:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:20 smithi119 ceph-mon[94175]: pgmap v1184: 121 pgs: 121 active+clean; 725 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:47:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:20 smithi119 ceph-mon[94175]: osdmap e805: 8 total, 8 up, 8 in 2023-12-01T15:47:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:20 smithi119 ceph-mon[94175]: osdmap e806: 8 total, 8 up, 8 in 2023-12-01T15:47:21.641 INFO:tasks.rados.rados.0.smithi119.stdout:3816: done (2 left) 2023-12-01T15:47:21.642 INFO:tasks.rados.rados.0.smithi119.stdout:3817: setattr oid 50 current snap is 388 2023-12-01T15:47:21.643 INFO:tasks.rados.rados.0.smithi119.stdout:3814: finishing rollback tid 0 to smithi119156531-34 2023-12-01T15:47:21.643 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 2493 (ObjNum 1085 snap 332 seq_num 1085) dirty exists 2023-12-01T15:47:21.643 INFO:tasks.rados.rados.0.smithi119.stdout:3814: finishing rollback tid 1 to smithi119156531-34 2023-12-01T15:47:21.643 INFO:tasks.rados.rados.0.smithi119.stdout:3814: finishing rollback tid 2 to smithi119156531-34 2023-12-01T15:47:21.643 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 2611 (ObjNum 1095 snap 334 seq_num 1095) dirty exists 2023-12-01T15:47:21.644 INFO:tasks.rados.rados.0.smithi119.stdout:3812: done (2 left) 2023-12-01T15:47:21.644 INFO:tasks.rados.rados.0.smithi119.stdout:3814: done (1 left) 2023-12-01T15:47:21.644 INFO:tasks.rados.rados.0.smithi119.stdout:3818: delete oid 33 current snap is 388 2023-12-01T15:47:21.657 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 2602 (ObjNum 1169 snap 374 seq_num 1169) dirty exists 2023-12-01T15:47:21.662 INFO:tasks.rados.rados.0.smithi119.stdout:3817: done (1 left) 2023-12-01T15:47:21.662 INFO:tasks.rados.rados.0.smithi119.stdout:3818: done (0 left) 2023-12-01T15:47:21.662 INFO:tasks.rados.rados.0.smithi119.stdout:3819: read oid 23 snap -1 2023-12-01T15:47:21.662 INFO:tasks.rados.rados.0.smithi119.stdout:3819: expect (ObjNum 1164 snap 374 seq_num 1164) 2023-12-01T15:47:21.669 INFO:tasks.rados.rados.0.smithi119.stdout:3820: copy_from oid 39 from oid 27 current snap is 388 2023-12-01T15:47:21.669 INFO:tasks.rados.rados.0.smithi119.stdout:3821: rmattr oid 20 current snap is 388 2023-12-01T15:47:21.669 INFO:tasks.rados.rados.0.smithi119.stdout:3821: done (2 left) 2023-12-01T15:47:21.669 INFO:tasks.rados.rados.0.smithi119.stdout:3822: read oid 11 snap 332 2023-12-01T15:47:21.670 INFO:tasks.rados.rados.0.smithi119.stdout:3822: expect (ObjNum 1074 snap 325 seq_num 1074) 2023-12-01T15:47:21.670 INFO:tasks.rados.rados.0.smithi119.stdout:3823: rmattr oid 34 current snap is 388 2023-12-01T15:47:21.670 INFO:tasks.rados.rados.0.smithi119.stdout:3823: done (3 left) 2023-12-01T15:47:21.670 INFO:tasks.rados.rados.0.smithi119.stdout:3824: copy_from oid 6 from oid 29 current snap is 388 2023-12-01T15:47:21.670 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 41 current snap is 388 2023-12-01T15:47:21.670 INFO:tasks.rados.rados.0.smithi119.stdout:3825: seq_num 1201 ranges {1253376=524288,1777664=401408} 2023-12-01T15:47:21.673 INFO:tasks.rados.rados.0.smithi119.stdout:3825: writing smithi119156531-41 from 1253376 to 1777664 tid 1 2023-12-01T15:47:21.676 INFO:tasks.rados.rados.0.smithi119.stdout:3825: writing smithi119156531-41 from 1777664 to 2179072 tid 2 2023-12-01T15:47:21.676 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 49 current snap is 388 2023-12-01T15:47:21.676 INFO:tasks.rados.rados.0.smithi119.stdout:3826: seq_num 1202 ranges {3751936=540672,4292608=401408} 2023-12-01T15:47:21.700 INFO:tasks.rados.rados.0.smithi119.stdout:3826: writing smithi119156531-49 from 3751936 to 4292608 tid 1 2023-12-01T15:47:21.703 INFO:tasks.rados.rados.0.smithi119.stdout:3826: writing smithi119156531-49 from 4292608 to 4694016 tid 2 2023-12-01T15:47:21.703 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 28 current snap is 388 2023-12-01T15:47:21.703 INFO:tasks.rados.rados.0.smithi119.stdout:3819: expect (ObjNum 1164 snap 374 seq_num 1164) 2023-12-01T15:47:21.829 INFO:tasks.rados.rados.0.smithi119.stdout:3825: finishing write tid 1 to smithi119156531-41 2023-12-01T15:47:21.830 INFO:tasks.rados.rados.0.smithi119.stdout:3825: finishing write tid 2 to smithi119156531-41 2023-12-01T15:47:21.830 INFO:tasks.rados.rados.0.smithi119.stdout:3820: finishing copy_from to smithi119156531-39 2023-12-01T15:47:21.830 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 2769 (ObjNum 1173 snap 377 seq_num 1173) dirty exists 2023-12-01T15:47:21.830 INFO:tasks.rados.rados.0.smithi119.stdout:3825: finishing write tid 3 to smithi119156531-41 2023-12-01T15:47:21.830 INFO:tasks.rados.rados.0.smithi119.stdout:3820: finishing copy_from racing read to smithi119156531-39 2023-12-01T15:47:21.830 INFO:tasks.rados.rados.0.smithi119.stdout:3825: finishing write tid 4 to smithi119156531-41 2023-12-01T15:47:21.830 INFO:tasks.rados.rados.0.smithi119.stdout:3825: oid 41 updating version 0 to 2496 2023-12-01T15:47:21.830 INFO:tasks.rados.rados.0.smithi119.stdout:3825: oid 41 version 2496 is already newer than 2495 2023-12-01T15:47:21.830 INFO:tasks.rados.rados.0.smithi119.stdout:3825: oid 41 version 2496 is already newer than 2494 2023-12-01T15:47:21.830 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 2496 (ObjNum 1201 snap 388 seq_num 1201) dirty exists 2023-12-01T15:47:21.830 INFO:tasks.rados.rados.0.smithi119.stdout:3825: left oid 41 (ObjNum 1201 snap 388 seq_num 1201) 2023-12-01T15:47:21.830 INFO:tasks.rados.rados.0.smithi119.stdout:3827: seq_num 1203 ranges {0=557056,557056=401408} 2023-12-01T15:47:21.832 INFO:tasks.rados.rados.0.smithi119.stdout:3827: writing smithi119156531-28 from 0 to 557056 tid 1 2023-12-01T15:47:21.835 INFO:tasks.rados.rados.0.smithi119.stdout:3827: writing smithi119156531-28 from 557056 to 958464 tid 2 2023-12-01T15:47:21.835 INFO:tasks.rados.rados.0.smithi119.stdout:3819: done (6 left) 2023-12-01T15:47:21.835 INFO:tasks.rados.rados.0.smithi119.stdout:3820: done (5 left) 2023-12-01T15:47:21.835 INFO:tasks.rados.rados.0.smithi119.stdout:3825: done (4 left) 2023-12-01T15:47:21.835 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 388 2023-12-01T15:47:21.835 INFO:tasks.rados.rados.0.smithi119.stdout:3826: finishing write tid 1 to smithi119156531-49 2023-12-01T15:47:21.835 INFO:tasks.rados.rados.0.smithi119.stdout:3828: seq_num 1204 ranges {11255808=573440,11829248=401408} 2023-12-01T15:47:21.897 INFO:tasks.rados.rados.0.smithi119.stdout:3828: writing smithi119156531-15 from 11255808 to 11829248 tid 1 2023-12-01T15:47:21.899 INFO:tasks.rados.rados.0.smithi119.stdout:3828: writing smithi119156531-15 from 11829248 to 12230656 tid 2 2023-12-01T15:47:21.899 INFO:tasks.rados.rados.0.smithi119.stdout:3829: read oid 19 snap -1 2023-12-01T15:47:21.899 INFO:tasks.rados.rados.0.smithi119.stdout:3829: expect (ObjNum 1190 snap 385 seq_num 1190) 2023-12-01T15:47:21.900 INFO:tasks.rados.rados.0.smithi119.stdout:3830: snap_create 2023-12-01T15:47:21.900 INFO:tasks.rados.rados.0.smithi119.stdout:3826: finishing write tid 2 to smithi119156531-49 2023-12-01T15:47:21.900 INFO:tasks.rados.rados.0.smithi119.stdout:3826: finishing write tid 3 to smithi119156531-49 2023-12-01T15:47:21.900 INFO:tasks.rados.rados.0.smithi119.stdout:3822: expect (ObjNum 1074 snap 325 seq_num 1074) 2023-12-01T15:47:22.404 INFO:tasks.rados.rados.0.smithi119.stdout:3826: finishing write tid 4 to smithi119156531-49 2023-12-01T15:47:22.405 INFO:tasks.rados.rados.0.smithi119.stdout:3826: oid 49 updating version 0 to 2189 2023-12-01T15:47:22.405 INFO:tasks.rados.rados.0.smithi119.stdout:3826: oid 49 version 2189 is already newer than 2187 2023-12-01T15:47:22.405 INFO:tasks.rados.rados.0.smithi119.stdout:3826: oid 49 version 2189 is already newer than 2188 2023-12-01T15:47:22.405 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 49 v 2189 (ObjNum 1202 snap 388 seq_num 1202) dirty exists 2023-12-01T15:47:22.405 INFO:tasks.rados.rados.0.smithi119.stdout:3826: left oid 49 (ObjNum 1202 snap 388 seq_num 1202) 2023-12-01T15:47:22.405 INFO:tasks.rados.rados.0.smithi119.stdout:3824: finishing copy_from to smithi119156531-6 2023-12-01T15:47:22.405 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 2509 (ObjNum 1191 snap 385 seq_num 1191) dirty exists 2023-12-01T15:47:22.405 INFO:tasks.rados.rados.0.smithi119.stdout:3824: finishing copy_from racing read to smithi119156531-6 2023-12-01T15:47:22.405 INFO:tasks.rados.rados.0.smithi119.stdout:3827: finishing write tid 1 to smithi119156531-28 2023-12-01T15:47:22.405 INFO:tasks.rados.rados.0.smithi119.stdout:3827: finishing write tid 2 to smithi119156531-28 2023-12-01T15:47:22.405 INFO:tasks.rados.rados.0.smithi119.stdout:3827: finishing write tid 3 to smithi119156531-28 2023-12-01T15:47:22.405 INFO:tasks.rados.rados.0.smithi119.stdout:3827: finishing write tid 4 to smithi119156531-28 2023-12-01T15:47:22.405 INFO:tasks.rados.rados.0.smithi119.stdout:3827: oid 28 updating version 0 to 2424 2023-12-01T15:47:22.405 INFO:tasks.rados.rados.0.smithi119.stdout:3827: oid 28 version 2424 is already newer than 2423 2023-12-01T15:47:22.405 INFO:tasks.rados.rados.0.smithi119.stdout:3827: oid 28 updating version 2424 to 2425 2023-12-01T15:47:22.406 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 28 v 2425 (ObjNum 1203 snap 388 seq_num 1203) dirty exists 2023-12-01T15:47:22.406 INFO:tasks.rados.rados.0.smithi119.stdout:3827: left oid 28 (ObjNum 1203 snap 388 seq_num 1203) 2023-12-01T15:47:22.406 INFO:tasks.rados.rados.0.smithi119.stdout:3828: finishing write tid 1 to smithi119156531-15 2023-12-01T15:47:22.406 INFO:tasks.rados.rados.0.smithi119.stdout:3828: finishing write tid 2 to smithi119156531-15 2023-12-01T15:47:22.406 INFO:tasks.rados.rados.0.smithi119.stdout:3828: finishing write tid 3 to smithi119156531-15 2023-12-01T15:47:22.406 INFO:tasks.rados.rados.0.smithi119.stdout:3828: finishing write tid 4 to smithi119156531-15 2023-12-01T15:47:22.406 INFO:tasks.rados.rados.0.smithi119.stdout:3828: oid 15 updating version 0 to 2854 2023-12-01T15:47:22.406 INFO:tasks.rados.rados.0.smithi119.stdout:3828: oid 15 version 2854 is already newer than 2853 2023-12-01T15:47:22.406 INFO:tasks.rados.rados.0.smithi119.stdout:3828: oid 15 version 2854 is already newer than 2852 2023-12-01T15:47:22.406 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 2854 (ObjNum 1204 snap 388 seq_num 1204) dirty exists 2023-12-01T15:47:22.406 INFO:tasks.rados.rados.0.smithi119.stdout:3828: left oid 15 (ObjNum 1204 snap 388 seq_num 1204) 2023-12-01T15:47:22.406 INFO:tasks.rados.rados.0.smithi119.stdout:3829: expect (ObjNum 1190 snap 385 seq_num 1190) 2023-12-01T15:47:22.687 INFO:tasks.rados.rados.0.smithi119.stdout:3822: done (6 left) 2023-12-01T15:47:22.688 INFO:tasks.rados.rados.0.smithi119.stdout:3824: done (5 left) 2023-12-01T15:47:22.688 INFO:tasks.rados.rados.0.smithi119.stdout:3826: done (4 left) 2023-12-01T15:47:22.688 INFO:tasks.rados.rados.0.smithi119.stdout:3827: done (3 left) 2023-12-01T15:47:22.688 INFO:tasks.rados.rados.0.smithi119.stdout:3828: done (2 left) 2023-12-01T15:47:22.688 INFO:tasks.rados.rados.0.smithi119.stdout:3829: done (1 left) 2023-12-01T15:47:22.688 INFO:tasks.rados.rados.0.smithi119.stdout:3830: done (0 left) 2023-12-01T15:47:22.688 INFO:tasks.rados.rados.0.smithi119.stdout:3831: delete oid 8 current snap is 389 2023-12-01T15:47:22.692 INFO:tasks.rados.rados.0.smithi119.stdout:3831: done (0 left) 2023-12-01T15:47:22.692 INFO:tasks.rados.rados.0.smithi119.stdout:3832: snap_remove snap 379 2023-12-01T15:47:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:22 smithi183 ceph-mon[99169]: pgmap v1187: 121 pgs: 121 active+clean; 748 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.9 MiB/s wr, 28 op/s 2023-12-01T15:47:22.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:22 smithi183 ceph-mon[99169]: osdmap e807: 8 total, 8 up, 8 in 2023-12-01T15:47:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:22 smithi119 ceph-mon[108979]: pgmap v1187: 121 pgs: 121 active+clean; 748 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.9 MiB/s wr, 28 op/s 2023-12-01T15:47:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:22 smithi119 ceph-mon[108979]: osdmap e807: 8 total, 8 up, 8 in 2023-12-01T15:47:22.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:22 smithi119 ceph-mon[94175]: pgmap v1187: 121 pgs: 121 active+clean; 748 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.9 MiB/s wr, 28 op/s 2023-12-01T15:47:22.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:22 smithi119 ceph-mon[94175]: osdmap e807: 8 total, 8 up, 8 in 2023-12-01T15:47:23.700 INFO:tasks.rados.rados.0.smithi119.stdout:3832: done (0 left) 2023-12-01T15:47:23.700 INFO:tasks.rados.rados.0.smithi119.stdout:3833: snap_remove snap 376 2023-12-01T15:47:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:23 smithi183 ceph-mon[99169]: osdmap e808: 8 total, 8 up, 8 in 2023-12-01T15:47:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:23 smithi119 ceph-mon[94175]: osdmap e808: 8 total, 8 up, 8 in 2023-12-01T15:47:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:23 smithi119 ceph-mon[108979]: osdmap e808: 8 total, 8 up, 8 in 2023-12-01T15:47:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:47:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:47:24] "GET /metrics HTTP/1.1" 200 36176 "" "Prometheus/2.43.0" 2023-12-01T15:47:24.697 INFO:tasks.rados.rados.0.smithi119.stdout:3833: done (0 left) 2023-12-01T15:47:24.697 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 389 2023-12-01T15:47:24.697 INFO:tasks.rados.rados.0.smithi119.stdout:3834: seq_num 1206 ranges {5873664=606208,6479872=401408} 2023-12-01T15:47:24.733 INFO:tasks.rados.rados.0.smithi119.stdout:3834: writing smithi119156531-21 from 5873664 to 6479872 tid 1 2023-12-01T15:47:24.735 INFO:tasks.rados.rados.0.smithi119.stdout:3834: writing smithi119156531-21 from 6479872 to 6881280 tid 2 2023-12-01T15:47:24.735 INFO:tasks.rados.rados.0.smithi119.stdout:3835: setattr oid 11 current snap is 389 2023-12-01T15:47:24.737 INFO:tasks.rados.rados.0.smithi119.stdout:3836: read oid 22 snap -1 2023-12-01T15:47:24.737 INFO:tasks.rados.rados.0.smithi119.stdout:3836: expect deleted 2023-12-01T15:47:24.737 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 389 2023-12-01T15:47:24.737 INFO:tasks.rados.rados.0.smithi119.stdout:3837: seq_num 1207 ranges {12230656=622592,12853248=401408} 2023-12-01T15:47:24.806 INFO:tasks.rados.rados.0.smithi119.stdout:3837: writing smithi119156531-15 from 12230656 to 12853248 tid 1 2023-12-01T15:47:24.809 INFO:tasks.rados.rados.0.smithi119.stdout:3837: writing smithi119156531-15 from 12853248 to 13254656 tid 2 2023-12-01T15:47:24.809 INFO:tasks.rados.rados.0.smithi119.stdout:3838: snap_create 2023-12-01T15:47:24.809 INFO:tasks.rados.rados.0.smithi119.stdout:3834: finishing write tid 1 to smithi119156531-21 2023-12-01T15:47:24.809 INFO:tasks.rados.rados.0.smithi119.stdout:3834: finishing write tid 2 to smithi119156531-21 2023-12-01T15:47:24.809 INFO:tasks.rados.rados.0.smithi119.stdout:3834: finishing write tid 3 to smithi119156531-21 2023-12-01T15:47:24.809 INFO:tasks.rados.rados.0.smithi119.stdout:3834: finishing write tid 4 to smithi119156531-21 2023-12-01T15:47:24.809 INFO:tasks.rados.rados.0.smithi119.stdout:3834: oid 21 updating version 0 to 1921 2023-12-01T15:47:24.809 INFO:tasks.rados.rados.0.smithi119.stdout:3834: oid 21 version 1921 is already newer than 1920 2023-12-01T15:47:24.809 INFO:tasks.rados.rados.0.smithi119.stdout:3834: oid 21 version 1921 is already newer than 1919 2023-12-01T15:47:24.809 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 1921 (ObjNum 1206 snap 389 seq_num 1206) dirty exists 2023-12-01T15:47:24.810 INFO:tasks.rados.rados.0.smithi119.stdout:3834: left oid 21 (ObjNum 1206 snap 389 seq_num 1206) 2023-12-01T15:47:24.810 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 2511 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-12-01T15:47:24.814 INFO:tasks.rados.rados.0.smithi119.stdout:3837: finishing write tid 1 to smithi119156531-15 2023-12-01T15:47:24.814 INFO:tasks.rados.rados.0.smithi119.stdout:3837: finishing write tid 2 to smithi119156531-15 2023-12-01T15:47:24.814 INFO:tasks.rados.rados.0.smithi119.stdout:3837: finishing write tid 3 to smithi119156531-15 2023-12-01T15:47:24.816 INFO:tasks.rados.rados.0.smithi119.stdout:3837: finishing write tid 4 to smithi119156531-15 2023-12-01T15:47:24.816 INFO:tasks.rados.rados.0.smithi119.stdout:3837: oid 15 updating version 0 to 2870 2023-12-01T15:47:24.816 INFO:tasks.rados.rados.0.smithi119.stdout:3837: oid 15 updating version 2870 to 2871 2023-12-01T15:47:24.816 INFO:tasks.rados.rados.0.smithi119.stdout:3837: oid 15 updating version 2871 to 2872 2023-12-01T15:47:24.816 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 2872 (ObjNum 1207 snap 389 seq_num 1207) dirty exists 2023-12-01T15:47:24.816 INFO:tasks.rados.rados.0.smithi119.stdout:3837: left oid 15 (ObjNum 1207 snap 389 seq_num 1207) 2023-12-01T15:47:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:24 smithi183 ceph-mon[99169]: pgmap v1190: 121 pgs: 121 active+clean; 748 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.9 MiB/s wr, 28 op/s 2023-12-01T15:47:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:24 smithi183 ceph-mon[99169]: osdmap e809: 8 total, 8 up, 8 in 2023-12-01T15:47:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:24 smithi119 ceph-mon[94175]: pgmap v1190: 121 pgs: 121 active+clean; 748 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.9 MiB/s wr, 28 op/s 2023-12-01T15:47:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:24 smithi119 ceph-mon[94175]: osdmap e809: 8 total, 8 up, 8 in 2023-12-01T15:47:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:24 smithi119 ceph-mon[108979]: pgmap v1190: 121 pgs: 121 active+clean; 748 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.9 MiB/s wr, 28 op/s 2023-12-01T15:47:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:24 smithi119 ceph-mon[108979]: osdmap e809: 8 total, 8 up, 8 in 2023-12-01T15:47:25.713 INFO:tasks.rados.rados.0.smithi119.stdout:3834: done (4 left) 2023-12-01T15:47:25.713 INFO:tasks.rados.rados.0.smithi119.stdout:3835: done (3 left) 2023-12-01T15:47:25.713 INFO:tasks.rados.rados.0.smithi119.stdout:3836: done (2 left) 2023-12-01T15:47:25.713 INFO:tasks.rados.rados.0.smithi119.stdout:3837: done (1 left) 2023-12-01T15:47:25.713 INFO:tasks.rados.rados.0.smithi119.stdout:3838: done (0 left) 2023-12-01T15:47:25.714 INFO:tasks.rados.rados.0.smithi119.stdout:3839: setattr oid 16 current snap is 390 2023-12-01T15:47:25.715 INFO:tasks.rados.rados.0.smithi119.stdout:3840: read oid 45 snap -1 2023-12-01T15:47:25.715 INFO:tasks.rados.rados.0.smithi119.stdout:3840: expect (ObjNum 1188 snap 384 seq_num 1188) 2023-12-01T15:47:25.715 INFO:tasks.rados.rados.0.smithi119.stdout:3841: copy_from oid 11 from oid 32 current snap is 390 2023-12-01T15:47:25.715 INFO:tasks.rados.rados.0.smithi119.stdout:3842: copy_from oid 44 from oid 42 current snap is 390 2023-12-01T15:47:25.715 INFO:tasks.rados.rados.0.smithi119.stdout:3843: snap_remove snap 374 2023-12-01T15:47:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:25 smithi183 ceph-mon[99169]: osdmap e810: 8 total, 8 up, 8 in 2023-12-01T15:47:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:25 smithi119 ceph-mon[94175]: osdmap e810: 8 total, 8 up, 8 in 2023-12-01T15:47:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:25 smithi119 ceph-mon[108979]: osdmap e810: 8 total, 8 up, 8 in 2023-12-01T15:47:26.726 INFO:tasks.rados.rados.0.smithi119.stdout:3843: done (4 left) 2023-12-01T15:47:26.726 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 15 current snap is 390 2023-12-01T15:47:26.726 INFO:tasks.rados.rados.0.smithi119.stdout:3844: seq_num 1208 ranges {13254656=638976,13893632=401408} 2023-12-01T15:47:26.800 INFO:tasks.rados.rados.0.smithi119.stdout:3844: writing smithi119156531-15 from 13254656 to 13893632 tid 1 2023-12-01T15:47:26.802 INFO:tasks.rados.rados.0.smithi119.stdout:3844: writing smithi119156531-15 from 13893632 to 14295040 tid 2 2023-12-01T15:47:26.802 INFO:tasks.rados.rados.0.smithi119.stdout:3845: rmattr oid 49 current snap is 390 2023-12-01T15:47:26.802 INFO:tasks.rados.rados.0.smithi119.stdout:3845: done (5 left) 2023-12-01T15:47:26.803 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 20 current snap is 390 2023-12-01T15:47:26.803 INFO:tasks.rados.rados.0.smithi119.stdout:3842: finishing copy_from to smithi119156531-44 2023-12-01T15:47:26.803 INFO:tasks.rados.rados.0.smithi119.stdout:3842: got expected ENOENT (src dne) 2023-12-01T15:47:26.803 INFO:tasks.rados.rados.0.smithi119.stdout:3846: seq_num 1209 ranges {270336=655360,925696=401408} 2023-12-01T15:47:26.807 INFO:tasks.rados.rados.0.smithi119.stdout:3846: writing smithi119156531-20 from 270336 to 925696 tid 1 2023-12-01T15:47:26.810 INFO:tasks.rados.rados.0.smithi119.stdout:3846: writing smithi119156531-20 from 925696 to 1327104 tid 2 2023-12-01T15:47:26.810 INFO:tasks.rados.rados.0.smithi119.stdout:3847: setattr oid 18 current snap is 390 2023-12-01T15:47:26.810 INFO:tasks.rados.rados.0.smithi119.stdout:3842: finishing copy_from racing read to smithi119156531-44 2023-12-01T15:47:26.810 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 2497 (ObjNum 1085 snap 332 seq_num 1085) dirty exists 2023-12-01T15:47:26.810 INFO:tasks.rados.rados.0.smithi119.stdout:3840: expect (ObjNum 1188 snap 384 seq_num 1188) 2023-12-01T15:47:27.110 INFO:tasks.rados.rados.0.smithi119.stdout:3841: finishing copy_from to smithi119156531-11 2023-12-01T15:47:27.110 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 2214 (ObjNum 1183 snap 381 seq_num 1183) dirty exists 2023-12-01T15:47:27.110 INFO:tasks.rados.rados.0.smithi119.stdout:3841: finishing copy_from racing read to smithi119156531-11 2023-12-01T15:47:27.110 INFO:tasks.rados.rados.0.smithi119.stdout:3844: finishing write tid 1 to smithi119156531-15 2023-12-01T15:47:27.110 INFO:tasks.rados.rados.0.smithi119.stdout:3844: finishing write tid 2 to smithi119156531-15 2023-12-01T15:47:27.110 INFO:tasks.rados.rados.0.smithi119.stdout:3844: finishing write tid 3 to smithi119156531-15 2023-12-01T15:47:27.110 INFO:tasks.rados.rados.0.smithi119.stdout:3844: finishing write tid 4 to smithi119156531-15 2023-12-01T15:47:27.110 INFO:tasks.rados.rados.0.smithi119.stdout:3844: oid 15 updating version 0 to 2884 2023-12-01T15:47:27.110 INFO:tasks.rados.rados.0.smithi119.stdout:3844: oid 15 version 2884 is already newer than 2882 2023-12-01T15:47:27.110 INFO:tasks.rados.rados.0.smithi119.stdout:3844: oid 15 version 2884 is already newer than 2883 2023-12-01T15:47:27.110 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 15 v 2884 (ObjNum 1208 snap 390 seq_num 1208) dirty exists 2023-12-01T15:47:27.110 INFO:tasks.rados.rados.0.smithi119.stdout:3844: left oid 15 (ObjNum 1208 snap 390 seq_num 1208) 2023-12-01T15:47:27.110 INFO:tasks.rados.rados.0.smithi119.stdout:3846: finishing write tid 1 to smithi119156531-20 2023-12-01T15:47:27.111 INFO:tasks.rados.rados.0.smithi119.stdout:3846: finishing write tid 2 to smithi119156531-20 2023-12-01T15:47:27.111 INFO:tasks.rados.rados.0.smithi119.stdout:3846: finishing write tid 3 to smithi119156531-20 2023-12-01T15:47:27.111 INFO:tasks.rados.rados.0.smithi119.stdout:3846: finishing write tid 4 to smithi119156531-20 2023-12-01T15:47:27.111 INFO:tasks.rados.rados.0.smithi119.stdout:3846: oid 20 updating version 0 to 2425 2023-12-01T15:47:27.111 INFO:tasks.rados.rados.0.smithi119.stdout:3846: oid 20 version 2425 is already newer than 2424 2023-12-01T15:47:27.111 INFO:tasks.rados.rados.0.smithi119.stdout:3846: oid 20 updating version 2425 to 2426 2023-12-01T15:47:27.111 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 2426 (ObjNum 1209 snap 390 seq_num 1209) dirty exists 2023-12-01T15:47:27.111 INFO:tasks.rados.rados.0.smithi119.stdout:3846: left oid 20 (ObjNum 1209 snap 390 seq_num 1209) 2023-12-01T15:47:27.111 INFO:tasks.rados.rados.0.smithi119.stdout:3839: done (6 left) 2023-12-01T15:47:27.111 INFO:tasks.rados.rados.0.smithi119.stdout:3840: done (5 left) 2023-12-01T15:47:27.111 INFO:tasks.rados.rados.0.smithi119.stdout:3841: done (4 left) 2023-12-01T15:47:27.111 INFO:tasks.rados.rados.0.smithi119.stdout:3842: done (3 left) 2023-12-01T15:47:27.111 INFO:tasks.rados.rados.0.smithi119.stdout:3844: done (2 left) 2023-12-01T15:47:27.112 INFO:tasks.rados.rados.0.smithi119.stdout:3846: done (1 left) 2023-12-01T15:47:27.112 INFO:tasks.rados.rados.0.smithi119.stdout:3848: read oid 49 snap -1 2023-12-01T15:47:27.112 INFO:tasks.rados.rados.0.smithi119.stdout:3848: expect (ObjNum 1202 snap 388 seq_num 1202) 2023-12-01T15:47:27.112 INFO:tasks.rados.rados.0.smithi119.stdout:3849: delete oid 39 current snap is 390 2023-12-01T15:47:27.112 INFO:tasks.rados.rados.0.smithi119.stdout:3849: done (2 left) 2023-12-01T15:47:27.112 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 29 current snap is 390 2023-12-01T15:47:27.112 INFO:tasks.rados.rados.0.smithi119.stdout:3850: seq_num 1211 ranges {3555328=688128,4243456=401408} 2023-12-01T15:47:27.135 INFO:tasks.rados.rados.0.smithi119.stdout:3850: writing smithi119156531-29 from 3555328 to 4243456 tid 1 2023-12-01T15:47:27.138 INFO:tasks.rados.rados.0.smithi119.stdout:3850: writing smithi119156531-29 from 4243456 to 4644864 tid 2 2023-12-01T15:47:27.138 INFO:tasks.rados.rados.0.smithi119.stdout:3851: rollback oid 8 current snap is 390 2023-12-01T15:47:27.138 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 8 to 378 2023-12-01T15:47:27.138 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 2886 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-12-01T15:47:27.138 INFO:tasks.rados.rados.0.smithi119.stdout:3848: expect (ObjNum 1202 snap 388 seq_num 1202) 2023-12-01T15:47:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:26 smithi183 ceph-mon[99169]: pgmap v1193: 121 pgs: 121 active+clean; 748 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2023-12-01T15:47:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:26 smithi183 ceph-mon[99169]: osdmap e811: 8 total, 8 up, 8 in 2023-12-01T15:47:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:26 smithi119 ceph-mon[94175]: pgmap v1193: 121 pgs: 121 active+clean; 748 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2023-12-01T15:47:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:26 smithi119 ceph-mon[94175]: osdmap e811: 8 total, 8 up, 8 in 2023-12-01T15:47:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:26 smithi119 ceph-mon[108979]: pgmap v1193: 121 pgs: 121 active+clean; 748 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2023-12-01T15:47:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:26 smithi119 ceph-mon[108979]: osdmap e811: 8 total, 8 up, 8 in 2023-12-01T15:47:27.415 INFO:tasks.rados.rados.0.smithi119.stdout:3851: finishing rollback tid 1 to smithi119156531-8 2023-12-01T15:47:27.415 INFO:tasks.rados.rados.0.smithi119.stdout:3851: finishing rollback tid 2 to smithi119156531-8 2023-12-01T15:47:27.415 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 2217 (ObjNum 1136 snap 358 seq_num 1136) dirty exists 2023-12-01T15:47:27.415 INFO:tasks.rados.rados.0.smithi119.stdout:3847: done (3 left) 2023-12-01T15:47:27.415 INFO:tasks.rados.rados.0.smithi119.stdout:3848: done (2 left) 2023-12-01T15:47:27.415 INFO:tasks.rados.rados.0.smithi119.stdout:3851: done (1 left) 2023-12-01T15:47:27.415 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 46 current snap is 390 2023-12-01T15:47:27.416 INFO:tasks.rados.rados.0.smithi119.stdout:3850: finishing write tid 1 to smithi119156531-29 2023-12-01T15:47:27.416 INFO:tasks.rados.rados.0.smithi119.stdout:3850: finishing write tid 2 to smithi119156531-29 2023-12-01T15:47:27.416 INFO:tasks.rados.rados.0.smithi119.stdout:3850: finishing write tid 3 to smithi119156531-29 2023-12-01T15:47:27.416 INFO:tasks.rados.rados.0.smithi119.stdout:3850: finishing write tid 4 to smithi119156531-29 2023-12-01T15:47:27.416 INFO:tasks.rados.rados.0.smithi119.stdout:3850: oid 29 updating version 0 to 2514 2023-12-01T15:47:27.416 INFO:tasks.rados.rados.0.smithi119.stdout:3850: oid 29 version 2514 is already newer than 2512 2023-12-01T15:47:27.416 INFO:tasks.rados.rados.0.smithi119.stdout:3850: oid 29 version 2514 is already newer than 2513 2023-12-01T15:47:27.416 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 2514 (ObjNum 1211 snap 390 seq_num 1211) dirty exists 2023-12-01T15:47:27.416 INFO:tasks.rados.rados.0.smithi119.stdout:3850: left oid 29 (ObjNum 1211 snap 390 seq_num 1211) 2023-12-01T15:47:27.417 INFO:tasks.rados.rados.0.smithi119.stdout:3852: seq_num 1212 ranges {5038080=704512,5742592=401408} 2023-12-01T15:47:27.444 INFO:tasks.rados.rados.0.smithi119.stdout:3852: writing smithi119156531-46 from 5038080 to 5742592 tid 1 2023-12-01T15:47:27.448 INFO:tasks.rados.rados.0.smithi119.stdout:3852: writing smithi119156531-46 from 5742592 to 6144000 tid 2 2023-12-01T15:47:27.448 INFO:tasks.rados.rados.0.smithi119.stdout:3850: done (1 left) 2023-12-01T15:47:27.448 INFO:tasks.rados.rados.0.smithi119.stdout:3853: read oid 7 snap -1 2023-12-01T15:47:27.448 INFO:tasks.rados.rados.0.smithi119.stdout:3853: expect deleted 2023-12-01T15:47:27.448 INFO:tasks.rados.rados.0.smithi119.stdout:3854: snap_remove snap 366 2023-12-01T15:47:27.742 INFO:tasks.rados.rados.0.smithi119.stdout:3854: done (2 left) 2023-12-01T15:47:27.742 INFO:tasks.rados.rados.0.smithi119.stdout:3855: read oid 31 snap -1 2023-12-01T15:47:27.743 INFO:tasks.rados.rados.0.smithi119.stdout:3855: expect (ObjNum 1194 snap 385 seq_num 1194) 2023-12-01T15:47:27.743 INFO:tasks.rados.rados.0.smithi119.stdout:3856: copy_from oid 50 from oid 16 current snap is 390 2023-12-01T15:47:27.743 INFO:tasks.rados.rados.0.smithi119.stdout:3857: read oid 1 snap -1 2023-12-01T15:47:27.743 INFO:tasks.rados.rados.0.smithi119.stdout:3857: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:47:27.743 INFO:tasks.rados.rados.0.smithi119.stdout:3858: copy_from oid 35 from oid 9 current snap is 390 2023-12-01T15:47:27.743 INFO:tasks.rados.rados.0.smithi119.stdout:3859: delete oid 26 current snap is 390 2023-12-01T15:47:27.743 INFO:tasks.rados.rados.0.smithi119.stdout:3852: finishing write tid 1 to smithi119156531-46 2023-12-01T15:47:27.743 INFO:tasks.rados.rados.0.smithi119.stdout:3852: finishing write tid 2 to smithi119156531-46 2023-12-01T15:47:27.743 INFO:tasks.rados.rados.0.smithi119.stdout:3852: finishing write tid 3 to smithi119156531-46 2023-12-01T15:47:27.743 INFO:tasks.rados.rados.0.smithi119.stdout:3852: finishing write tid 4 to smithi119156531-46 2023-12-01T15:47:27.743 INFO:tasks.rados.rados.0.smithi119.stdout:3852: oid 46 updating version 0 to 2514 2023-12-01T15:47:27.743 INFO:tasks.rados.rados.0.smithi119.stdout:3852: oid 46 version 2514 is already newer than 2512 2023-12-01T15:47:27.743 INFO:tasks.rados.rados.0.smithi119.stdout:3852: oid 46 version 2514 is already newer than 2513 2023-12-01T15:47:27.743 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 2514 (ObjNum 1212 snap 390 seq_num 1212) dirty exists 2023-12-01T15:47:27.743 INFO:tasks.rados.rados.0.smithi119.stdout:3852: left oid 46 (ObjNum 1212 snap 390 seq_num 1212) 2023-12-01T15:47:27.749 INFO:tasks.rados.rados.0.smithi119.stdout:3857: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T15:47:27.755 INFO:tasks.rados.rados.0.smithi119.stdout:3852: done (6 left) 2023-12-01T15:47:27.756 INFO:tasks.rados.rados.0.smithi119.stdout:3853: done (5 left) 2023-12-01T15:47:27.756 INFO:tasks.rados.rados.0.smithi119.stdout:3857: done (4 left) 2023-12-01T15:47:27.756 INFO:tasks.rados.rados.0.smithi119.stdout:3859: done (3 left) 2023-12-01T15:47:27.756 INFO:tasks.rados.rados.0.smithi119.stdout:3860: copy_from oid 37 from oid 19 current snap is 390 2023-12-01T15:47:27.756 INFO:tasks.rados.rados.0.smithi119.stdout:3861: snap_create 2023-12-01T15:47:27.782 INFO:tasks.rados.rados.0.smithi119.stdout:3856: finishing copy_from to smithi119156531-50 2023-12-01T15:47:27.782 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 2497 (ObjNum 1085 snap 332 seq_num 1085) dirty exists 2023-12-01T15:47:27.784 INFO:tasks.rados.rados.0.smithi119.stdout:3856: finishing copy_from racing read to smithi119156531-50 2023-12-01T15:47:27.787 INFO:tasks.rados.rados.0.smithi119.stdout:3855: expect (ObjNum 1194 snap 385 seq_num 1194) 2023-12-01T15:47:28.118 INFO:tasks.rados.rados.0.smithi119.stdout:3860: finishing copy_from to smithi119156531-37 2023-12-01T15:47:28.118 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 2608 (ObjNum 1190 snap 385 seq_num 1190) dirty exists 2023-12-01T15:47:28.118 INFO:tasks.rados.rados.0.smithi119.stdout:3860: finishing copy_from racing read to smithi119156531-37 2023-12-01T15:47:28.118 INFO:tasks.rados.rados.0.smithi119.stdout:3858: finishing copy_from to smithi119156531-35 2023-12-01T15:47:28.118 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 1871 (ObjNum 1167 snap 374 seq_num 1167) dirty exists 2023-12-01T15:47:28.118 INFO:tasks.rados.rados.0.smithi119.stdout:3858: finishing copy_from racing read to smithi119156531-35 2023-12-01T15:47:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:27 smithi183 ceph-mon[99169]: osdmap e812: 8 total, 8 up, 8 in 2023-12-01T15:47:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:27 smithi119 ceph-mon[94175]: osdmap e812: 8 total, 8 up, 8 in 2023-12-01T15:47:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:27 smithi119 ceph-mon[108979]: osdmap e812: 8 total, 8 up, 8 in 2023-12-01T15:47:28.745 INFO:tasks.rados.rados.0.smithi119.stdout:3855: done (4 left) 2023-12-01T15:47:28.745 INFO:tasks.rados.rados.0.smithi119.stdout:3856: done (3 left) 2023-12-01T15:47:28.745 INFO:tasks.rados.rados.0.smithi119.stdout:3858: done (2 left) 2023-12-01T15:47:28.745 INFO:tasks.rados.rados.0.smithi119.stdout:3860: done (1 left) 2023-12-01T15:47:28.746 INFO:tasks.rados.rados.0.smithi119.stdout:3861: done (0 left) 2023-12-01T15:47:28.746 INFO:tasks.rados.rados.0.smithi119.stdout:3862: rollback oid 40 current snap is 391 2023-12-01T15:47:28.746 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 40 to 365 2023-12-01T15:47:28.746 INFO:tasks.rados.rados.0.smithi119.stdout:3863: read oid 10 snap -1 2023-12-01T15:47:28.746 INFO:tasks.rados.rados.0.smithi119.stdout:3863: expect (ObjNum 1176 snap 378 seq_num 1176) 2023-12-01T15:47:28.746 INFO:tasks.rados.rados.0.smithi119.stdout:3864: copy_from oid 4 from oid 30 current snap is 391 2023-12-01T15:47:28.746 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 26 current snap is 391 2023-12-01T15:47:28.746 INFO:tasks.rados.rados.0.smithi119.stdout:3865: seq_num 1214 ranges {0=737280,737280=401408} 2023-12-01T15:47:28.749 INFO:tasks.rados.rados.0.smithi119.stdout:3865: writing smithi119156531-26 from 0 to 737280 tid 1 2023-12-01T15:47:28.752 INFO:tasks.rados.rados.0.smithi119.stdout:3865: writing smithi119156531-26 from 737280 to 1138688 tid 2 2023-12-01T15:47:28.752 INFO:tasks.rados.rados.0.smithi119.stdout:3866: copy_from oid 42 from oid 27 current snap is 391 2023-12-01T15:47:28.752 INFO:tasks.rados.rados.0.smithi119.stdout:3867: snap_remove snap 307 2023-12-01T15:47:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:28 smithi183 ceph-mon[99169]: pgmap v1196: 121 pgs: 121 active+clean; 748 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2023-12-01T15:47:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:28 smithi183 ceph-mon[99169]: osdmap e813: 8 total, 8 up, 8 in 2023-12-01T15:47:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:28 smithi119 ceph-mon[108979]: pgmap v1196: 121 pgs: 121 active+clean; 748 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2023-12-01T15:47:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:28 smithi119 ceph-mon[108979]: osdmap e813: 8 total, 8 up, 8 in 2023-12-01T15:47:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:28 smithi119 ceph-mon[94175]: pgmap v1196: 121 pgs: 121 active+clean; 748 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2023-12-01T15:47:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:28 smithi119 ceph-mon[94175]: osdmap e813: 8 total, 8 up, 8 in 2023-12-01T15:47:29.763 INFO:tasks.rados.rados.0.smithi119.stdout:3867: done (5 left) 2023-12-01T15:47:29.764 INFO:tasks.rados.rados.0.smithi119.stdout:3868: rollback oid 25 current snap is 391 2023-12-01T15:47:29.764 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 25 to 348 2023-12-01T15:47:29.764 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 20 current snap is 391 2023-12-01T15:47:29.764 INFO:tasks.rados.rados.0.smithi119.stdout:3869: seq_num 1215 ranges {1327104=753664,2080768=401408} 2023-12-01T15:47:29.774 INFO:tasks.rados.rados.0.smithi119.stdout:3869: writing smithi119156531-20 from 1327104 to 2080768 tid 1 2023-12-01T15:47:29.777 INFO:tasks.rados.rados.0.smithi119.stdout:3869: writing smithi119156531-20 from 2080768 to 2482176 tid 2 2023-12-01T15:47:29.777 INFO:tasks.rados.rados.0.smithi119.stdout:3870: read oid 49 snap 135 2023-12-01T15:47:29.778 INFO:tasks.rados.rados.0.smithi119.stdout:3870: expect (ObjNum 425 snap 133 seq_num 425) 2023-12-01T15:47:29.778 INFO:tasks.rados.rados.0.smithi119.stdout:3871: snap_remove snap 342 2023-12-01T15:47:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:29 smithi183 ceph-mon[99169]: osdmap e814: 8 total, 8 up, 8 in 2023-12-01T15:47:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:29 smithi119 ceph-mon[108979]: osdmap e814: 8 total, 8 up, 8 in 2023-12-01T15:47:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:29 smithi119 ceph-mon[94175]: osdmap e814: 8 total, 8 up, 8 in 2023-12-01T15:47:30.635 INFO:tasks.rados.rados.0.smithi119.stdout:3871: done (8 left) 2023-12-01T15:47:30.636 INFO:tasks.rados.rados.0.smithi119.stdout:3872: copy_from oid 24 from oid 48 current snap is 391 2023-12-01T15:47:30.636 INFO:tasks.rados.rados.0.smithi119.stdout:3873: snap_remove snap 334 2023-12-01T15:47:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:30 smithi183 ceph-mon[99169]: pgmap v1199: 121 pgs: 121 active+clean; 748 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:47:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:30 smithi183 ceph-mon[99169]: osdmap e815: 8 total, 8 up, 8 in 2023-12-01T15:47:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:30 smithi183 ceph-mon[99169]: osdmap e816: 8 total, 8 up, 8 in 2023-12-01T15:47:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:30 smithi119 ceph-mon[94175]: pgmap v1199: 121 pgs: 121 active+clean; 748 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:47:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:30 smithi119 ceph-mon[94175]: osdmap e815: 8 total, 8 up, 8 in 2023-12-01T15:47:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:30 smithi119 ceph-mon[94175]: osdmap e816: 8 total, 8 up, 8 in 2023-12-01T15:47:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:30 smithi119 ceph-mon[108979]: pgmap v1199: 121 pgs: 121 active+clean; 748 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:47:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:30 smithi119 ceph-mon[108979]: osdmap e815: 8 total, 8 up, 8 in 2023-12-01T15:47:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:30 smithi119 ceph-mon[108979]: osdmap e816: 8 total, 8 up, 8 in 2023-12-01T15:47:31.656 INFO:tasks.rados.rados.0.smithi119.stdout:3873: done (9 left) 2023-12-01T15:47:31.656 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 47 current snap is 391 2023-12-01T15:47:31.656 INFO:tasks.rados.rados.0.smithi119.stdout:3874: seq_num 1216 ranges {0=770048,770048=401408} 2023-12-01T15:47:31.656 INFO:tasks.rados.rados.0.smithi119.stdout:3874: writing smithi119156531-47 from 0 to 770048 tid 1 2023-12-01T15:47:31.658 INFO:tasks.rados.rados.0.smithi119.stdout:3874: writing smithi119156531-47 from 770048 to 1171456 tid 2 2023-12-01T15:47:31.658 INFO:tasks.rados.rados.0.smithi119.stdout:3875: snap_create 2023-12-01T15:47:31.658 INFO:tasks.rados.rados.0.smithi119.stdout:3863: expect (ObjNum 1176 snap 378 seq_num 1176) 2023-12-01T15:47:31.704 INFO:tasks.rados.rados.0.smithi119.stdout:3864: finishing copy_from to smithi119156531-4 2023-12-01T15:47:31.705 INFO:tasks.rados.rados.0.smithi119.stdout:3864: got expected ENOENT (src dne) 2023-12-01T15:47:31.705 INFO:tasks.rados.rados.0.smithi119.stdout:3864: finishing copy_from racing read to smithi119156531-4 2023-12-01T15:47:31.705 INFO:tasks.rados.rados.0.smithi119.stdout:3862: finishing rollback tid 0 to smithi119156531-40 2023-12-01T15:47:31.705 INFO:tasks.rados.rados.0.smithi119.stdout:3862: finishing rollback tid 1 to smithi119156531-40 2023-12-01T15:47:31.705 INFO:tasks.rados.rados.0.smithi119.stdout:3862: finishing rollback tid 2 to smithi119156531-40 2023-12-01T15:47:31.705 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 2500 (ObjNum 1060 snap 323 seq_num 1060) dirty exists 2023-12-01T15:47:31.705 INFO:tasks.rados.rados.0.smithi119.stdout:3865: finishing write tid 1 to smithi119156531-26 2023-12-01T15:47:31.705 INFO:tasks.rados.rados.0.smithi119.stdout:3865: finishing write tid 2 to smithi119156531-26 2023-12-01T15:47:31.705 INFO:tasks.rados.rados.0.smithi119.stdout:3865: finishing write tid 3 to smithi119156531-26 2023-12-01T15:47:31.705 INFO:tasks.rados.rados.0.smithi119.stdout:3865: finishing write tid 4 to smithi119156531-26 2023-12-01T15:47:31.706 INFO:tasks.rados.rados.0.smithi119.stdout:3865: oid 26 updating version 0 to 1935 2023-12-01T15:47:31.706 INFO:tasks.rados.rados.0.smithi119.stdout:3865: oid 26 updating version 1935 to 1936 2023-12-01T15:47:31.706 INFO:tasks.rados.rados.0.smithi119.stdout:3865: oid 26 updating version 1936 to 1937 2023-12-01T15:47:31.706 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 26 v 1937 (ObjNum 1214 snap 391 seq_num 1214) dirty exists 2023-12-01T15:47:31.706 INFO:tasks.rados.rados.0.smithi119.stdout:3865: left oid 26 (ObjNum 1214 snap 391 seq_num 1214) 2023-12-01T15:47:31.706 INFO:tasks.rados.rados.0.smithi119.stdout:3866: finishing copy_from to smithi119156531-42 2023-12-01T15:47:31.706 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 42 v 2769 (ObjNum 1173 snap 377 seq_num 1173) dirty exists 2023-12-01T15:47:31.706 INFO:tasks.rados.rados.0.smithi119.stdout:3866: finishing copy_from racing read to smithi119156531-42 2023-12-01T15:47:31.706 INFO:tasks.rados.rados.0.smithi119.stdout:3868: finishing rollback tid 0 to smithi119156531-25 2023-12-01T15:47:31.706 INFO:tasks.rados.rados.0.smithi119.stdout:3868: finishing rollback tid 1 to smithi119156531-25 2023-12-01T15:47:31.706 INFO:tasks.rados.rados.0.smithi119.stdout:3868: finishing rollback tid 2 to smithi119156531-25 2023-12-01T15:47:31.707 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 2605 (ObjNum 1118 snap 347 seq_num 1118) dirty exists 2023-12-01T15:47:31.707 INFO:tasks.rados.rados.0.smithi119.stdout:3869: finishing write tid 1 to smithi119156531-20 2023-12-01T15:47:31.707 INFO:tasks.rados.rados.0.smithi119.stdout:3869: finishing write tid 2 to smithi119156531-20 2023-12-01T15:47:31.707 INFO:tasks.rados.rados.0.smithi119.stdout:3869: finishing write tid 3 to smithi119156531-20 2023-12-01T15:47:31.707 INFO:tasks.rados.rados.0.smithi119.stdout:3869: finishing write tid 4 to smithi119156531-20 2023-12-01T15:47:31.707 INFO:tasks.rados.rados.0.smithi119.stdout:3869: oid 20 updating version 0 to 2427 2023-12-01T15:47:31.707 INFO:tasks.rados.rados.0.smithi119.stdout:3869: oid 20 updating version 2427 to 2429 2023-12-01T15:47:31.707 INFO:tasks.rados.rados.0.smithi119.stdout:3869: oid 20 version 2429 is already newer than 2428 2023-12-01T15:47:31.707 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 2429 (ObjNum 1215 snap 391 seq_num 1215) dirty exists 2023-12-01T15:47:31.707 INFO:tasks.rados.rados.0.smithi119.stdout:3869: left oid 20 (ObjNum 1215 snap 391 seq_num 1215) 2023-12-01T15:47:31.708 INFO:tasks.rados.rados.0.smithi119.stdout:3870: expect (ObjNum 425 snap 133 seq_num 425) 2023-12-01T15:47:31.977 INFO:tasks.rados.rados.0.smithi119.stdout:3872: finishing copy_from to smithi119156531-24 2023-12-01T15:47:31.977 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 24 v 2508 (ObjNum 1046 snap 315 seq_num 1046) dirty exists 2023-12-01T15:47:31.977 INFO:tasks.rados.rados.0.smithi119.stdout:3872: finishing copy_from racing read to smithi119156531-24 2023-12-01T15:47:31.978 INFO:tasks.rados.rados.0.smithi119.stdout:3874: finishing write tid 1 to smithi119156531-47 2023-12-01T15:47:31.978 INFO:tasks.rados.rados.0.smithi119.stdout:3874: finishing write tid 2 to smithi119156531-47 2023-12-01T15:47:31.978 INFO:tasks.rados.rados.0.smithi119.stdout:3874: finishing write tid 3 to smithi119156531-47 2023-12-01T15:47:31.978 INFO:tasks.rados.rados.0.smithi119.stdout:3874: finishing write tid 4 to smithi119156531-47 2023-12-01T15:47:31.978 INFO:tasks.rados.rados.0.smithi119.stdout:3874: oid 47 updating version 0 to 2613 2023-12-01T15:47:31.978 INFO:tasks.rados.rados.0.smithi119.stdout:3874: oid 47 version 2613 is already newer than 2612 2023-12-01T15:47:31.978 INFO:tasks.rados.rados.0.smithi119.stdout:3874: oid 47 updating version 2613 to 2614 2023-12-01T15:47:31.978 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 47 v 2614 (ObjNum 1216 snap 391 seq_num 1216) dirty exists 2023-12-01T15:47:31.978 INFO:tasks.rados.rados.0.smithi119.stdout:3874: left oid 47 (ObjNum 1216 snap 391 seq_num 1216) 2023-12-01T15:47:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:47:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:31 smithi183 ceph-mon[99169]: osdmap e817: 8 total, 8 up, 8 in 2023-12-01T15:47:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:47:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:31 smithi119 ceph-mon[94175]: osdmap e817: 8 total, 8 up, 8 in 2023-12-01T15:47:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:47:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:31 smithi119 ceph-mon[108979]: osdmap e817: 8 total, 8 up, 8 in 2023-12-01T15:47:32.653 INFO:tasks.rados.rados.0.smithi119.stdout:3862: done (10 left) 2023-12-01T15:47:32.653 INFO:tasks.rados.rados.0.smithi119.stdout:3863: done (9 left) 2023-12-01T15:47:32.654 INFO:tasks.rados.rados.0.smithi119.stdout:3864: done (8 left) 2023-12-01T15:47:32.654 INFO:tasks.rados.rados.0.smithi119.stdout:3865: done (7 left) 2023-12-01T15:47:32.654 INFO:tasks.rados.rados.0.smithi119.stdout:3866: done (6 left) 2023-12-01T15:47:32.654 INFO:tasks.rados.rados.0.smithi119.stdout:3868: done (5 left) 2023-12-01T15:47:32.654 INFO:tasks.rados.rados.0.smithi119.stdout:3869: done (4 left) 2023-12-01T15:47:32.654 INFO:tasks.rados.rados.0.smithi119.stdout:3870: done (3 left) 2023-12-01T15:47:32.654 INFO:tasks.rados.rados.0.smithi119.stdout:3872: done (2 left) 2023-12-01T15:47:32.654 INFO:tasks.rados.rados.0.smithi119.stdout:3874: done (1 left) 2023-12-01T15:47:32.654 INFO:tasks.rados.rados.0.smithi119.stdout:3875: done (0 left) 2023-12-01T15:47:32.654 INFO:tasks.rados.rados.0.smithi119.stdout:3876: snap_remove snap 375 2023-12-01T15:47:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:32 smithi183 ceph-mon[99169]: pgmap v1202: 121 pgs: 121 active+clean; 780 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 31 op/s 2023-12-01T15:47:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:47:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:47:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:47:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:32 smithi183 ceph-mon[99169]: osdmap e818: 8 total, 8 up, 8 in 2023-12-01T15:47:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:32 smithi119 ceph-mon[94175]: pgmap v1202: 121 pgs: 121 active+clean; 780 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 31 op/s 2023-12-01T15:47:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:47:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:47:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:47:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:32 smithi119 ceph-mon[94175]: osdmap e818: 8 total, 8 up, 8 in 2023-12-01T15:47:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:32 smithi119 ceph-mon[108979]: pgmap v1202: 121 pgs: 121 active+clean; 780 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 31 op/s 2023-12-01T15:47:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:47:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:47:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:47:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:32 smithi119 ceph-mon[108979]: osdmap e818: 8 total, 8 up, 8 in 2023-12-01T15:47:33.658 INFO:tasks.rados.rados.0.smithi119.stdout:3876: done (0 left) 2023-12-01T15:47:33.658 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 20 current snap is 392 2023-12-01T15:47:33.658 INFO:tasks.rados.rados.0.smithi119.stdout:3877: seq_num 1217 ranges {2482176=786432,3268608=401408} 2023-12-01T15:47:33.677 INFO:tasks.rados.rados.0.smithi119.stdout:3877: writing smithi119156531-20 from 2482176 to 3268608 tid 1 2023-12-01T15:47:33.680 INFO:tasks.rados.rados.0.smithi119.stdout:3877: writing smithi119156531-20 from 3268608 to 3670016 tid 2 2023-12-01T15:47:33.680 INFO:tasks.rados.rados.0.smithi119.stdout:3878: read oid 45 snap -1 2023-12-01T15:47:33.680 INFO:tasks.rados.rados.0.smithi119.stdout:3878: expect (ObjNum 1188 snap 384 seq_num 1188) 2023-12-01T15:47:33.680 INFO:tasks.rados.rados.0.smithi119.stdout:3879: snap_remove snap 135 2023-12-01T15:47:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:47:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:47:34] "GET /metrics HTTP/1.1" 200 36176 "" "Prometheus/2.43.0" 2023-12-01T15:47:34.669 INFO:tasks.rados.rados.0.smithi119.stdout:3879: done (2 left) 2023-12-01T15:47:34.669 INFO:tasks.rados.rados.0.smithi119.stdout:3880: read oid 1 snap 356 2023-12-01T15:47:34.669 INFO:tasks.rados.rados.0.smithi119.stdout:3880: expect (ObjNum 1088 snap 333 seq_num 1088) 2023-12-01T15:47:34.669 INFO:tasks.rados.rados.0.smithi119.stdout:3881: read oid 11 snap -1 2023-12-01T15:47:34.669 INFO:tasks.rados.rados.0.smithi119.stdout:3881: expect (ObjNum 1183 snap 381 seq_num 1183) 2023-12-01T15:47:34.670 INFO:tasks.rados.rados.0.smithi119.stdout:3882: copy_from oid 21 from oid 3 current snap is 392 2023-12-01T15:47:34.670 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 22 current snap is 392 2023-12-01T15:47:34.670 INFO:tasks.rados.rados.0.smithi119.stdout:3883: seq_num 1218 ranges {0=802816,802816=401408} 2023-12-01T15:47:34.674 INFO:tasks.rados.rados.0.smithi119.stdout:3883: writing smithi119156531-22 from 0 to 802816 tid 1 2023-12-01T15:47:34.675 INFO:tasks.rados.rados.0.smithi119.stdout:3883: writing smithi119156531-22 from 802816 to 1204224 tid 2 2023-12-01T15:47:34.675 INFO:tasks.rados.rados.0.smithi119.stdout:3884: read oid 7 snap 364 2023-12-01T15:47:34.675 INFO:tasks.rados.rados.0.smithi119.stdout:3884: expect deleted 2023-12-01T15:47:34.676 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 18 current snap is 392 2023-12-01T15:47:34.676 INFO:tasks.rados.rados.0.smithi119.stdout:3877: finishing write tid 1 to smithi119156531-20 2023-12-01T15:47:34.683 INFO:tasks.rados.rados.0.smithi119.stdout:3885: seq_num 1219 ranges {0=417792,417792=557056,974848=245760} 2023-12-01T15:47:34.684 INFO:tasks.rados.rados.0.smithi119.stdout:3885: writing smithi119156531-18 from 0 to 417792 tid 1 2023-12-01T15:47:34.684 INFO:tasks.rados.rados.0.smithi119.stdout:3885: writing smithi119156531-18 from 417792 to 974848 tid 2 2023-12-01T15:47:34.684 INFO:tasks.rados.rados.0.smithi119.stdout:3885: writing smithi119156531-18 from 974848 to 1220608 tid 3 2023-12-01T15:47:34.684 INFO:tasks.rados.rados.0.smithi119.stdout:3886: delete oid 17 current snap is 392 2023-12-01T15:47:34.684 INFO:tasks.rados.rados.0.smithi119.stdout:3877: finishing write tid 2 to smithi119156531-20 2023-12-01T15:47:34.684 INFO:tasks.rados.rados.0.smithi119.stdout:3877: finishing write tid 3 to smithi119156531-20 2023-12-01T15:47:34.684 INFO:tasks.rados.rados.0.smithi119.stdout:3877: finishing write tid 4 to smithi119156531-20 2023-12-01T15:47:34.684 INFO:tasks.rados.rados.0.smithi119.stdout:3877: oid 20 updating version 0 to 2431 2023-12-01T15:47:34.684 INFO:tasks.rados.rados.0.smithi119.stdout:3877: oid 20 updating version 2431 to 2432 2023-12-01T15:47:34.685 INFO:tasks.rados.rados.0.smithi119.stdout:3877: oid 20 version 2432 is already newer than 2430 2023-12-01T15:47:34.685 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 2432 (ObjNum 1217 snap 392 seq_num 1217) dirty exists 2023-12-01T15:47:34.685 INFO:tasks.rados.rados.0.smithi119.stdout:3877: left oid 20 (ObjNum 1217 snap 392 seq_num 1217) 2023-12-01T15:47:34.685 INFO:tasks.rados.rados.0.smithi119.stdout:3878: expect (ObjNum 1188 snap 384 seq_num 1188) 2023-12-01T15:47:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:34 smithi183 ceph-mon[99169]: pgmap v1205: 121 pgs: 121 active+clean; 780 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 31 op/s 2023-12-01T15:47:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:34 smithi183 ceph-mon[99169]: osdmap e819: 8 total, 8 up, 8 in 2023-12-01T15:47:34.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:34 smithi119 ceph-mon[94175]: pgmap v1205: 121 pgs: 121 active+clean; 780 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 31 op/s 2023-12-01T15:47:34.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:34 smithi119 ceph-mon[94175]: osdmap e819: 8 total, 8 up, 8 in 2023-12-01T15:47:34.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:34 smithi119 ceph-mon[108979]: pgmap v1205: 121 pgs: 121 active+clean; 780 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 31 op/s 2023-12-01T15:47:34.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:34 smithi119 ceph-mon[108979]: osdmap e819: 8 total, 8 up, 8 in 2023-12-01T15:47:35.002 INFO:tasks.rados.rados.0.smithi119.stdout:3877: done (8 left) 2023-12-01T15:47:35.002 INFO:tasks.rados.rados.0.smithi119.stdout:3878: done (7 left) 2023-12-01T15:47:35.002 INFO:tasks.rados.rados.0.smithi119.stdout:3886: done (6 left) 2023-12-01T15:47:35.002 INFO:tasks.rados.rados.0.smithi119.stdout:3887: copy_from oid 41 from oid 27 current snap is 392 2023-12-01T15:47:35.002 INFO:tasks.rados.rados.0.smithi119.stdout:3881: expect (ObjNum 1183 snap 381 seq_num 1183) 2023-12-01T15:47:35.070 INFO:tasks.rados.rados.0.smithi119.stdout:3881: done (6 left) 2023-12-01T15:47:35.070 INFO:tasks.rados.rados.0.smithi119.stdout:3884: done (5 left) 2023-12-01T15:47:35.070 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 34 current snap is 392 2023-12-01T15:47:35.070 INFO:tasks.rados.rados.0.smithi119.stdout:3882: finishing copy_from to smithi119156531-21 2023-12-01T15:47:35.070 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 2601 (ObjNum 1164 snap 374 seq_num 1164) dirty exists 2023-12-01T15:47:35.070 INFO:tasks.rados.rados.0.smithi119.stdout:3882: finishing copy_from racing read to smithi119156531-21 2023-12-01T15:47:35.070 INFO:tasks.rados.rados.0.smithi119.stdout:3883: finishing write tid 1 to smithi119156531-22 2023-12-01T15:47:35.070 INFO:tasks.rados.rados.0.smithi119.stdout:3883: finishing write tid 2 to smithi119156531-22 2023-12-01T15:47:35.070 INFO:tasks.rados.rados.0.smithi119.stdout:3883: finishing write tid 3 to smithi119156531-22 2023-12-01T15:47:35.070 INFO:tasks.rados.rados.0.smithi119.stdout:3885: finishing write tid 1 to smithi119156531-18 2023-12-01T15:47:35.070 INFO:tasks.rados.rados.0.smithi119.stdout:3885: finishing write tid 2 to smithi119156531-18 2023-12-01T15:47:35.071 INFO:tasks.rados.rados.0.smithi119.stdout:3885: finishing write tid 3 to smithi119156531-18 2023-12-01T15:47:35.071 INFO:tasks.rados.rados.0.smithi119.stdout:3885: finishing write tid 4 to smithi119156531-18 2023-12-01T15:47:35.071 INFO:tasks.rados.rados.0.smithi119.stdout:3883: finishing write tid 4 to smithi119156531-22 2023-12-01T15:47:35.071 INFO:tasks.rados.rados.0.smithi119.stdout:3883: oid 22 updating version 0 to 2933 2023-12-01T15:47:35.071 INFO:tasks.rados.rados.0.smithi119.stdout:3883: oid 22 version 2933 is already newer than 2932 2023-12-01T15:47:35.071 INFO:tasks.rados.rados.0.smithi119.stdout:3883: oid 22 version 2933 is already newer than 2931 2023-12-01T15:47:35.071 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 2933 (ObjNum 1218 snap 392 seq_num 1218) dirty exists 2023-12-01T15:47:35.071 INFO:tasks.rados.rados.0.smithi119.stdout:3883: left oid 22 (ObjNum 1218 snap 392 seq_num 1218) 2023-12-01T15:47:35.071 INFO:tasks.rados.rados.0.smithi119.stdout:3885: finishing write tid 5 to smithi119156531-18 2023-12-01T15:47:35.071 INFO:tasks.rados.rados.0.smithi119.stdout:3885: oid 18 updating version 0 to 2938 2023-12-01T15:47:35.071 INFO:tasks.rados.rados.0.smithi119.stdout:3885: oid 18 version 2938 is already newer than 2935 2023-12-01T15:47:35.071 INFO:tasks.rados.rados.0.smithi119.stdout:3885: oid 18 version 2938 is already newer than 2936 2023-12-01T15:47:35.071 INFO:tasks.rados.rados.0.smithi119.stdout:3885: oid 18 version 2938 is already newer than 2937 2023-12-01T15:47:35.071 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 18 v 2938 (ObjNum 1219 snap 392 seq_num 1219) dirty exists 2023-12-01T15:47:35.072 INFO:tasks.rados.rados.0.smithi119.stdout:3885: left oid 18 (ObjNum 1219 snap 392 seq_num 1219) 2023-12-01T15:47:35.072 INFO:tasks.rados.rados.0.smithi119.stdout:3880: expect (ObjNum 1088 snap 333 seq_num 1088) 2023-12-01T15:47:35.882 INFO:tasks.rados.rados.0.smithi119.stdout:3887: finishing copy_from to smithi119156531-41 2023-12-01T15:47:35.882 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 2769 (ObjNum 1173 snap 377 seq_num 1173) dirty exists 2023-12-01T15:47:35.882 INFO:tasks.rados.rados.0.smithi119.stdout:3887: finishing copy_from racing read to smithi119156531-41 2023-12-01T15:47:35.883 INFO:tasks.rados.rados.0.smithi119.stdout:3888: seq_num 1221 ranges {1548288=458752,2007040=729088,2736128=73728} 2023-12-01T15:47:35.893 INFO:tasks.rados.rados.0.smithi119.stdout:3888: writing smithi119156531-34 from 1548288 to 2007040 tid 1 2023-12-01T15:47:35.896 INFO:tasks.rados.rados.0.smithi119.stdout:3888: writing smithi119156531-34 from 2007040 to 2736128 tid 2 2023-12-01T15:47:35.897 INFO:tasks.rados.rados.0.smithi119.stdout:3888: writing smithi119156531-34 from 2736128 to 2809856 tid 3 2023-12-01T15:47:35.897 INFO:tasks.rados.rados.0.smithi119.stdout:3880: done (5 left) 2023-12-01T15:47:35.897 INFO:tasks.rados.rados.0.smithi119.stdout:3882: done (4 left) 2023-12-01T15:47:35.897 INFO:tasks.rados.rados.0.smithi119.stdout:3883: done (3 left) 2023-12-01T15:47:35.898 INFO:tasks.rados.rados.0.smithi119.stdout:3885: done (2 left) 2023-12-01T15:47:35.898 INFO:tasks.rados.rados.0.smithi119.stdout:3887: done (1 left) 2023-12-01T15:47:35.898 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 6 current snap is 392 2023-12-01T15:47:35.898 INFO:tasks.rados.rados.0.smithi119.stdout:3888: finishing write tid 1 to smithi119156531-34 2023-12-01T15:47:35.898 INFO:tasks.rados.rados.0.smithi119.stdout:3889: seq_num 1222 ranges {3555328=475136,4030464=606208,4636672=196608} 2023-12-01T15:47:35.918 INFO:tasks.rados.rados.0.smithi119.stdout:3889: writing smithi119156531-6 from 3555328 to 4030464 tid 1 2023-12-01T15:47:35.922 INFO:tasks.rados.rados.0.smithi119.stdout:3889: writing smithi119156531-6 from 4030464 to 4636672 tid 2 2023-12-01T15:47:35.924 INFO:tasks.rados.rados.0.smithi119.stdout:3889: writing smithi119156531-6 from 4636672 to 4833280 tid 3 2023-12-01T15:47:35.924 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 1 current snap is 392 2023-12-01T15:47:35.924 INFO:tasks.rados.rados.0.smithi119.stdout:3888: finishing write tid 2 to smithi119156531-34 2023-12-01T15:47:35.924 INFO:tasks.rados.rados.0.smithi119.stdout:3888: finishing write tid 3 to smithi119156531-34 2023-12-01T15:47:35.924 INFO:tasks.rados.rados.0.smithi119.stdout:3888: finishing write tid 4 to smithi119156531-34 2023-12-01T15:47:35.924 INFO:tasks.rados.rados.0.smithi119.stdout:3888: finishing write tid 5 to smithi119156531-34 2023-12-01T15:47:35.924 INFO:tasks.rados.rados.0.smithi119.stdout:3888: oid 34 updating version 0 to 2615 2023-12-01T15:47:35.924 INFO:tasks.rados.rados.0.smithi119.stdout:3888: oid 34 updating version 2615 to 2618 2023-12-01T15:47:35.924 INFO:tasks.rados.rados.0.smithi119.stdout:3888: oid 34 version 2618 is already newer than 2616 2023-12-01T15:47:35.924 INFO:tasks.rados.rados.0.smithi119.stdout:3888: oid 34 version 2618 is already newer than 2617 2023-12-01T15:47:35.924 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 2618 (ObjNum 1221 snap 392 seq_num 1221) dirty exists 2023-12-01T15:47:35.924 INFO:tasks.rados.rados.0.smithi119.stdout:3888: left oid 34 (ObjNum 1221 snap 392 seq_num 1221) 2023-12-01T15:47:35.925 INFO:tasks.rados.rados.0.smithi119.stdout:3890: seq_num 1223 ranges {0=491520,491520=491520,983040=311296} 2023-12-01T15:47:35.926 INFO:tasks.rados.rados.0.smithi119.stdout:3890: writing smithi119156531-1 from 0 to 491520 tid 1 2023-12-01T15:47:35.929 INFO:tasks.rados.rados.0.smithi119.stdout:3890: writing smithi119156531-1 from 491520 to 983040 tid 2 2023-12-01T15:47:35.931 INFO:tasks.rados.rados.0.smithi119.stdout:3890: writing smithi119156531-1 from 983040 to 1294336 tid 3 2023-12-01T15:47:35.932 INFO:tasks.rados.rados.0.smithi119.stdout:3888: done (2 left) 2023-12-01T15:47:35.932 INFO:tasks.rados.rados.0.smithi119.stdout:3891: snap_remove snap 332 2023-12-01T15:47:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:35 smithi183 ceph-mon[99169]: osdmap e820: 8 total, 8 up, 8 in 2023-12-01T15:47:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:35 smithi119 ceph-mon[108979]: osdmap e820: 8 total, 8 up, 8 in 2023-12-01T15:47:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:35 smithi119 ceph-mon[94175]: osdmap e820: 8 total, 8 up, 8 in 2023-12-01T15:47:36.674 INFO:tasks.rados.rados.0.smithi119.stdout:3891: done (2 left) 2023-12-01T15:47:36.674 INFO:tasks.rados.rados.0.smithi119.stdout:3892: rollback oid 43 current snap is 392 2023-12-01T15:47:36.674 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 43 to 361 2023-12-01T15:47:36.674 INFO:tasks.rados.rados.0.smithi119.stdout:3893: rollback oid 22 current snap is 392 2023-12-01T15:47:36.674 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 22 to 350 2023-12-01T15:47:36.674 INFO:tasks.rados.rados.0.smithi119.stdout:3894: delete oid 24 current snap is 392 2023-12-01T15:47:36.674 INFO:tasks.rados.rados.0.smithi119.stdout:3889: finishing write tid 1 to smithi119156531-6 2023-12-01T15:47:36.674 INFO:tasks.rados.rados.0.smithi119.stdout:3889: finishing write tid 2 to smithi119156531-6 2023-12-01T15:47:36.674 INFO:tasks.rados.rados.0.smithi119.stdout:3889: finishing write tid 3 to smithi119156531-6 2023-12-01T15:47:36.674 INFO:tasks.rados.rados.0.smithi119.stdout:3889: finishing write tid 4 to smithi119156531-6 2023-12-01T15:47:36.674 INFO:tasks.rados.rados.0.smithi119.stdout:3889: finishing write tid 5 to smithi119156531-6 2023-12-01T15:47:36.674 INFO:tasks.rados.rados.0.smithi119.stdout:3889: oid 6 updating version 0 to 2518 2023-12-01T15:47:36.675 INFO:tasks.rados.rados.0.smithi119.stdout:3889: oid 6 version 2518 is already newer than 2517 2023-12-01T15:47:36.675 INFO:tasks.rados.rados.0.smithi119.stdout:3889: oid 6 version 2518 is already newer than 2515 2023-12-01T15:47:36.675 INFO:tasks.rados.rados.0.smithi119.stdout:3889: oid 6 version 2518 is already newer than 2516 2023-12-01T15:47:36.675 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 6 v 2518 (ObjNum 1222 snap 392 seq_num 1222) dirty exists 2023-12-01T15:47:36.675 INFO:tasks.rados.rados.0.smithi119.stdout:3889: left oid 6 (ObjNum 1222 snap 392 seq_num 1222) 2023-12-01T15:47:36.675 INFO:tasks.rados.rados.0.smithi119.stdout:3890: finishing write tid 1 to smithi119156531-1 2023-12-01T15:47:36.675 INFO:tasks.rados.rados.0.smithi119.stdout:3890: finishing write tid 2 to smithi119156531-1 2023-12-01T15:47:36.675 INFO:tasks.rados.rados.0.smithi119.stdout:3890: finishing write tid 3 to smithi119156531-1 2023-12-01T15:47:36.675 INFO:tasks.rados.rados.0.smithi119.stdout:3890: finishing write tid 4 to smithi119156531-1 2023-12-01T15:47:36.675 INFO:tasks.rados.rados.0.smithi119.stdout:3890: finishing write tid 5 to smithi119156531-1 2023-12-01T15:47:36.675 INFO:tasks.rados.rados.0.smithi119.stdout:3890: oid 1 updating version 0 to 2190 2023-12-01T15:47:36.675 INFO:tasks.rados.rados.0.smithi119.stdout:3890: oid 1 updating version 2190 to 2193 2023-12-01T15:47:36.676 INFO:tasks.rados.rados.0.smithi119.stdout:3890: oid 1 version 2193 is already newer than 2191 2023-12-01T15:47:36.676 INFO:tasks.rados.rados.0.smithi119.stdout:3890: oid 1 version 2193 is already newer than 2192 2023-12-01T15:47:36.676 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 1 v 2193 (ObjNum 1223 snap 392 seq_num 1223) dirty exists 2023-12-01T15:47:36.676 INFO:tasks.rados.rados.0.smithi119.stdout:3890: left oid 1 (ObjNum 1223 snap 392 seq_num 1223) 2023-12-01T15:47:36.685 INFO:tasks.rados.rados.0.smithi119.stdout:3893: finishing rollback tid 0 to smithi119156531-22 2023-12-01T15:47:36.688 INFO:tasks.rados.rados.0.smithi119.stdout:3889: done (4 left) 2023-12-01T15:47:36.688 INFO:tasks.rados.rados.0.smithi119.stdout:3890: done (3 left) 2023-12-01T15:47:36.689 INFO:tasks.rados.rados.0.smithi119.stdout:3894: done (2 left) 2023-12-01T15:47:36.689 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 4 current snap is 392 2023-12-01T15:47:36.689 INFO:tasks.rados.rados.0.smithi119.stdout:3895: seq_num 1225 ranges {1998848=524288,2523136=712704,3235840=90112} 2023-12-01T15:47:36.703 INFO:tasks.rados.rados.0.smithi119.stdout:3895: writing smithi119156531-4 from 1998848 to 2523136 tid 1 2023-12-01T15:47:36.708 INFO:tasks.rados.rados.0.smithi119.stdout:3895: writing smithi119156531-4 from 2523136 to 3235840 tid 2 2023-12-01T15:47:36.714 INFO:tasks.rados.rados.0.smithi119.stdout:3895: writing smithi119156531-4 from 3235840 to 3325952 tid 3 2023-12-01T15:47:36.714 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 39 current snap is 392 2023-12-01T15:47:36.714 INFO:tasks.rados.rados.0.smithi119.stdout:3896: seq_num 1226 ranges {0=540672,540672=598016,1138688=204800} 2023-12-01T15:47:36.714 INFO:tasks.rados.rados.0.smithi119.stdout:3896: writing smithi119156531-39 from 0 to 540672 tid 1 2023-12-01T15:47:36.717 INFO:tasks.rados.rados.0.smithi119.stdout:3896: writing smithi119156531-39 from 540672 to 1138688 tid 2 2023-12-01T15:47:36.717 INFO:tasks.rados.rados.0.smithi119.stdout:3896: writing smithi119156531-39 from 1138688 to 1343488 tid 3 2023-12-01T15:47:36.717 INFO:tasks.rados.rados.0.smithi119.stdout:3897: snap_remove snap 390 2023-12-01T15:47:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:36 smithi183 ceph-mon[99169]: pgmap v1208: 121 pgs: 121 active+clean; 770 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:47:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:36 smithi119 ceph-mon[108979]: pgmap v1208: 121 pgs: 121 active+clean; 770 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:47:36.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:36 smithi119 ceph-mon[94175]: pgmap v1208: 121 pgs: 121 active+clean; 770 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:47:37.680 INFO:tasks.rados.rados.0.smithi119.stdout:3897: done (4 left) 2023-12-01T15:47:37.680 INFO:tasks.rados.rados.0.smithi119.stdout:3898: delete oid 24 current snap is 392 2023-12-01T15:47:37.680 INFO:tasks.rados.rados.0.smithi119.stdout:3892: finishing rollback tid 0 to smithi119156531-43 2023-12-01T15:47:37.680 INFO:tasks.rados.rados.0.smithi119.stdout:3893: finishing rollback tid 1 to smithi119156531-22 2023-12-01T15:47:37.680 INFO:tasks.rados.rados.0.smithi119.stdout:3893: finishing rollback tid 2 to smithi119156531-22 2023-12-01T15:47:37.680 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 22 v 2941 (ObjNum 1110 snap 343 seq_num 1110) dirty exists 2023-12-01T15:47:37.680 INFO:tasks.rados.rados.0.smithi119.stdout:3892: finishing rollback tid 1 to smithi119156531-43 2023-12-01T15:47:37.680 INFO:tasks.rados.rados.0.smithi119.stdout:3892: finishing rollback tid 2 to smithi119156531-43 2023-12-01T15:47:37.681 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 2772 (ObjNum 33 snap 0 seq_num 3099592248) dirty exists 2023-12-01T15:47:37.681 INFO:tasks.rados.rados.0.smithi119.stdout:3895: finishing write tid 1 to smithi119156531-4 2023-12-01T15:47:37.681 INFO:tasks.rados.rados.0.smithi119.stdout:3895: finishing write tid 2 to smithi119156531-4 2023-12-01T15:47:37.681 INFO:tasks.rados.rados.0.smithi119.stdout:3896: finishing write tid 1 to smithi119156531-39 2023-12-01T15:47:37.681 INFO:tasks.rados.rados.0.smithi119.stdout:3895: finishing write tid 3 to smithi119156531-4 2023-12-01T15:47:37.681 INFO:tasks.rados.rados.0.smithi119.stdout:3895: finishing write tid 4 to smithi119156531-4 2023-12-01T15:47:37.681 INFO:tasks.rados.rados.0.smithi119.stdout:3896: finishing write tid 2 to smithi119156531-39 2023-12-01T15:47:37.681 INFO:tasks.rados.rados.0.smithi119.stdout:3896: finishing write tid 3 to smithi119156531-39 2023-12-01T15:47:37.681 INFO:tasks.rados.rados.0.smithi119.stdout:3896: finishing write tid 4 to smithi119156531-39 2023-12-01T15:47:37.681 INFO:tasks.rados.rados.0.smithi119.stdout:3895: finishing write tid 5 to smithi119156531-4 2023-12-01T15:47:37.681 INFO:tasks.rados.rados.0.smithi119.stdout:3895: oid 4 updating version 0 to 2194 2023-12-01T15:47:37.681 INFO:tasks.rados.rados.0.smithi119.stdout:3895: oid 4 updating version 2194 to 2197 2023-12-01T15:47:37.681 INFO:tasks.rados.rados.0.smithi119.stdout:3895: oid 4 version 2197 is already newer than 2196 2023-12-01T15:47:37.681 INFO:tasks.rados.rados.0.smithi119.stdout:3895: oid 4 version 2197 is already newer than 2195 2023-12-01T15:47:37.681 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 4 v 2197 (ObjNum 1225 snap 392 seq_num 1225) dirty exists 2023-12-01T15:47:37.682 INFO:tasks.rados.rados.0.smithi119.stdout:3895: left oid 4 (ObjNum 1225 snap 392 seq_num 1225) 2023-12-01T15:47:37.682 INFO:tasks.rados.rados.0.smithi119.stdout:3896: finishing write tid 5 to smithi119156531-39 2023-12-01T15:47:37.682 INFO:tasks.rados.rados.0.smithi119.stdout:3896: oid 39 updating version 0 to 2772 2023-12-01T15:47:37.682 INFO:tasks.rados.rados.0.smithi119.stdout:3896: oid 39 version 2772 is already newer than 2771 2023-12-01T15:47:37.682 INFO:tasks.rados.rados.0.smithi119.stdout:3896: oid 39 updating version 2772 to 2773 2023-12-01T15:47:37.682 INFO:tasks.rados.rados.0.smithi119.stdout:3896: oid 39 updating version 2773 to 2774 2023-12-01T15:47:37.682 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 39 v 2774 (ObjNum 1226 snap 392 seq_num 1226) dirty exists 2023-12-01T15:47:37.682 INFO:tasks.rados.rados.0.smithi119.stdout:3896: left oid 39 (ObjNum 1226 snap 392 seq_num 1226) 2023-12-01T15:47:37.683 INFO:tasks.rados.rados.0.smithi119.stdout:3892: done (4 left) 2023-12-01T15:47:37.683 INFO:tasks.rados.rados.0.smithi119.stdout:3893: done (3 left) 2023-12-01T15:47:37.683 INFO:tasks.rados.rados.0.smithi119.stdout:3895: done (2 left) 2023-12-01T15:47:37.683 INFO:tasks.rados.rados.0.smithi119.stdout:3896: done (1 left) 2023-12-01T15:47:37.683 INFO:tasks.rados.rados.0.smithi119.stdout:3898: done (0 left) 2023-12-01T15:47:37.683 INFO:tasks.rados.rados.0.smithi119.stdout:3899: read oid 22 snap -1 2023-12-01T15:47:37.683 INFO:tasks.rados.rados.0.smithi119.stdout:3899: expect (ObjNum 1110 snap 343 seq_num 1110) 2023-12-01T15:47:37.683 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 7 current snap is 392 2023-12-01T15:47:37.683 INFO:tasks.rados.rados.0.smithi119.stdout:3900: seq_num 1228 ranges {0=573440,573440=761856,1335296=40960} 2023-12-01T15:47:37.685 INFO:tasks.rados.rados.0.smithi119.stdout:3900: writing smithi119156531-7 from 0 to 573440 tid 1 2023-12-01T15:47:37.690 INFO:tasks.rados.rados.0.smithi119.stdout:3900: writing smithi119156531-7 from 573440 to 1335296 tid 2 2023-12-01T15:47:37.691 INFO:tasks.rados.rados.0.smithi119.stdout:3900: writing smithi119156531-7 from 1335296 to 1376256 tid 3 2023-12-01T15:47:37.691 INFO:tasks.rados.rados.0.smithi119.stdout:3901: read oid 1 snap -1 2023-12-01T15:47:37.691 INFO:tasks.rados.rados.0.smithi119.stdout:3901: expect (ObjNum 1223 snap 392 seq_num 1223) 2023-12-01T15:47:37.691 INFO:tasks.rados.rados.0.smithi119.stdout:3902: delete oid 23 current snap is 392 2023-12-01T15:47:37.704 INFO:tasks.rados.rados.0.smithi119.stdout:3900: finishing write tid 1 to smithi119156531-7 2023-12-01T15:47:37.704 INFO:tasks.rados.rados.0.smithi119.stdout:3900: finishing write tid 2 to smithi119156531-7 2023-12-01T15:47:37.704 INFO:tasks.rados.rados.0.smithi119.stdout:3900: finishing write tid 3 to smithi119156531-7 2023-12-01T15:47:37.704 INFO:tasks.rados.rados.0.smithi119.stdout:3900: finishing write tid 4 to smithi119156531-7 2023-12-01T15:47:37.705 INFO:tasks.rados.rados.0.smithi119.stdout:3901: expect (ObjNum 1223 snap 392 seq_num 1223) 2023-12-01T15:47:37.742 INFO:tasks.rados.rados.0.smithi119.stdout:3900: finishing write tid 5 to smithi119156531-7 2023-12-01T15:47:37.742 INFO:tasks.rados.rados.0.smithi119.stdout:3900: oid 7 updating version 0 to 2773 2023-12-01T15:47:37.742 INFO:tasks.rados.rados.0.smithi119.stdout:3900: oid 7 version 2773 is already newer than 2770 2023-12-01T15:47:37.742 INFO:tasks.rados.rados.0.smithi119.stdout:3900: oid 7 version 2773 is already newer than 2772 2023-12-01T15:47:37.742 INFO:tasks.rados.rados.0.smithi119.stdout:3900: oid 7 version 2773 is already newer than 2771 2023-12-01T15:47:37.742 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 2773 (ObjNum 1228 snap 392 seq_num 1228) dirty exists 2023-12-01T15:47:37.742 INFO:tasks.rados.rados.0.smithi119.stdout:3900: left oid 7 (ObjNum 1228 snap 392 seq_num 1228) 2023-12-01T15:47:37.742 INFO:tasks.rados.rados.0.smithi119.stdout:3899: expect (ObjNum 1110 snap 343 seq_num 1110) 2023-12-01T15:47:37.916 INFO:tasks.rados.rados.0.smithi119.stdout:3899: done (3 left) 2023-12-01T15:47:37.916 INFO:tasks.rados.rados.0.smithi119.stdout:3900: done (2 left) 2023-12-01T15:47:37.916 INFO:tasks.rados.rados.0.smithi119.stdout:3901: done (1 left) 2023-12-01T15:47:37.916 INFO:tasks.rados.rados.0.smithi119.stdout:3902: done (0 left) 2023-12-01T15:47:37.916 INFO:tasks.rados.rados.0.smithi119.stdout:3903: snap_remove snap 328 2023-12-01T15:47:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:37 smithi183 ceph-mon[99169]: osdmap e821: 8 total, 8 up, 8 in 2023-12-01T15:47:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:37 smithi119 ceph-mon[94175]: osdmap e821: 8 total, 8 up, 8 in 2023-12-01T15:47:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:37 smithi119 ceph-mon[108979]: osdmap e821: 8 total, 8 up, 8 in 2023-12-01T15:47:38.692 INFO:tasks.rados.rados.0.smithi119.stdout:3903: done (0 left) 2023-12-01T15:47:38.692 INFO:tasks.rados.rados.0.smithi119.stdout:3904: delete oid 2 current snap is 392 2023-12-01T15:47:38.711 INFO:tasks.rados.rados.0.smithi119.stdout:3904: done (0 left) 2023-12-01T15:47:38.711 INFO:tasks.rados.rados.0.smithi119.stdout:3905: rollback oid 12 current snap is 392 2023-12-01T15:47:38.711 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 12 to 301 2023-12-01T15:47:38.711 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 37 current snap is 392 2023-12-01T15:47:38.711 INFO:tasks.rados.rados.0.smithi119.stdout:3906: seq_num 1231 ranges {3055616=622592,3678208=417792,4096000=385024} 2023-12-01T15:47:38.731 INFO:tasks.rados.rados.0.smithi119.stdout:3906: writing smithi119156531-37 from 3055616 to 3678208 tid 1 2023-12-01T15:47:38.733 INFO:tasks.rados.rados.0.smithi119.stdout:3906: writing smithi119156531-37 from 3678208 to 4096000 tid 2 2023-12-01T15:47:38.736 INFO:tasks.rados.rados.0.smithi119.stdout:3906: writing smithi119156531-37 from 4096000 to 4481024 tid 3 2023-12-01T15:47:38.736 INFO:tasks.rados.rados.0.smithi119.stdout:3907: copy_from oid 8 from oid 27 current snap is 392 2023-12-01T15:47:38.736 INFO:tasks.rados.rados.0.smithi119.stdout:3908: snap_remove snap 377 2023-12-01T15:47:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:38 smithi183 ceph-mon[99169]: pgmap v1210: 121 pgs: 121 active+clean; 770 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T15:47:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:38 smithi183 ceph-mon[99169]: osdmap e822: 8 total, 8 up, 8 in 2023-12-01T15:47:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:38 smithi119 ceph-mon[94175]: pgmap v1210: 121 pgs: 121 active+clean; 770 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T15:47:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:38 smithi119 ceph-mon[94175]: osdmap e822: 8 total, 8 up, 8 in 2023-12-01T15:47:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:38 smithi119 ceph-mon[108979]: pgmap v1210: 121 pgs: 121 active+clean; 770 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T15:47:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:38 smithi119 ceph-mon[108979]: osdmap e822: 8 total, 8 up, 8 in 2023-12-01T15:47:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:39.711 INFO:tasks.rados.rados.0.smithi119.stdout:3908: done (3 left) 2023-12-01T15:47:39.711 INFO:tasks.rados.rados.0.smithi119.stdout:3909: snap_create 2023-12-01T15:47:39.711 INFO:tasks.rados.rados.0.smithi119.stdout:3905: finishing rollback tid 0 to smithi119156531-12 2023-12-01T15:47:39.711 INFO:tasks.rados.rados.0.smithi119.stdout:3905: finishing rollback tid 1 to smithi119156531-12 2023-12-01T15:47:39.711 INFO:tasks.rados.rados.0.smithi119.stdout:3905: finishing rollback tid 2 to smithi119156531-12 2023-12-01T15:47:39.711 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 2775 (ObjNum 890 snap 273 seq_num 890) dirty exists 2023-12-01T15:47:39.711 INFO:tasks.rados.rados.0.smithi119.stdout:3906: finishing write tid 1 to smithi119156531-37 2023-12-01T15:47:39.711 INFO:tasks.rados.rados.0.smithi119.stdout:3906: finishing write tid 2 to smithi119156531-37 2023-12-01T15:47:39.711 INFO:tasks.rados.rados.0.smithi119.stdout:3906: finishing write tid 3 to smithi119156531-37 2023-12-01T15:47:39.712 INFO:tasks.rados.rados.0.smithi119.stdout:3906: finishing write tid 4 to smithi119156531-37 2023-12-01T15:47:39.712 INFO:tasks.rados.rados.0.smithi119.stdout:3907: finishing copy_from to smithi119156531-8 2023-12-01T15:47:39.712 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 2769 (ObjNum 1173 snap 377 seq_num 1173) dirty exists 2023-12-01T15:47:39.712 INFO:tasks.rados.rados.0.smithi119.stdout:3906: finishing write tid 5 to smithi119156531-37 2023-12-01T15:47:39.712 INFO:tasks.rados.rados.0.smithi119.stdout:3906: oid 37 updating version 0 to 2967 2023-12-01T15:47:39.712 INFO:tasks.rados.rados.0.smithi119.stdout:3906: oid 37 version 2967 is already newer than 2965 2023-12-01T15:47:39.712 INFO:tasks.rados.rados.0.smithi119.stdout:3906: oid 37 updating version 2967 to 2968 2023-12-01T15:47:39.712 INFO:tasks.rados.rados.0.smithi119.stdout:3906: oid 37 version 2968 is already newer than 2966 2023-12-01T15:47:39.712 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 2968 (ObjNum 1231 snap 392 seq_num 1231) dirty exists 2023-12-01T15:47:39.712 INFO:tasks.rados.rados.0.smithi119.stdout:3906: left oid 37 (ObjNum 1231 snap 392 seq_num 1231) 2023-12-01T15:47:39.712 INFO:tasks.rados.rados.0.smithi119.stdout:3907: finishing copy_from racing read to smithi119156531-8 2023-12-01T15:47:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:39 smithi183 ceph-mon[99169]: osdmap e823: 8 total, 8 up, 8 in 2023-12-01T15:47:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:39 smithi119 ceph-mon[94175]: osdmap e823: 8 total, 8 up, 8 in 2023-12-01T15:47:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:39 smithi119 ceph-mon[108979]: osdmap e823: 8 total, 8 up, 8 in 2023-12-01T15:47:40.637 INFO:tasks.rados.rados.0.smithi119.stdout:3905: done (3 left) 2023-12-01T15:47:40.865 INFO:tasks.rados.rados.0.smithi119.stdout:3906: done (2 left) 2023-12-01T15:47:40.866 INFO:tasks.rados.rados.0.smithi119.stdout:3907: done (1 left) 2023-12-01T15:47:40.866 INFO:tasks.rados.rados.0.smithi119.stdout:3909: done (0 left) 2023-12-01T15:47:40.866 INFO:tasks.rados.rados.0.smithi119.stdout:3910: read oid 29 snap -1 2023-12-01T15:47:40.866 INFO:tasks.rados.rados.0.smithi119.stdout:3910: expect (ObjNum 1211 snap 390 seq_num 1211) 2023-12-01T15:47:40.866 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 37 current snap is 393 2023-12-01T15:47:40.866 INFO:tasks.rados.rados.0.smithi119.stdout:3911: seq_num 1232 ranges {4481024=638976,5120000=753664,5873664=49152} 2023-12-01T15:47:40.867 INFO:tasks.rados.rados.0.smithi119.stdout:3911: writing smithi119156531-37 from 4481024 to 5120000 tid 1 2023-12-01T15:47:40.867 INFO:tasks.rados.rados.0.smithi119.stdout:3911: writing smithi119156531-37 from 5120000 to 5873664 tid 2 2023-12-01T15:47:40.867 INFO:tasks.rados.rados.0.smithi119.stdout:3911: writing smithi119156531-37 from 5873664 to 5922816 tid 3 2023-12-01T15:47:40.867 INFO:tasks.rados.rados.0.smithi119.stdout:3912: snap_create 2023-12-01T15:47:40.867 INFO:tasks.rados.rados.0.smithi119.stdout:3910: expect (ObjNum 1211 snap 390 seq_num 1211) 2023-12-01T15:47:40.956 INFO:tasks.rados.rados.0.smithi119.stdout:3911: finishing write tid 1 to smithi119156531-37 2023-12-01T15:47:40.957 INFO:tasks.rados.rados.0.smithi119.stdout:3911: finishing write tid 2 to smithi119156531-37 2023-12-01T15:47:40.957 INFO:tasks.rados.rados.0.smithi119.stdout:3911: finishing write tid 3 to smithi119156531-37 2023-12-01T15:47:40.957 INFO:tasks.rados.rados.0.smithi119.stdout:3911: finishing write tid 4 to smithi119156531-37 2023-12-01T15:47:40.957 INFO:tasks.rados.rados.0.smithi119.stdout:3911: finishing write tid 5 to smithi119156531-37 2023-12-01T15:47:40.957 INFO:tasks.rados.rados.0.smithi119.stdout:3911: oid 37 updating version 0 to 2980 2023-12-01T15:47:40.957 INFO:tasks.rados.rados.0.smithi119.stdout:3911: oid 37 updating version 2980 to 2981 2023-12-01T15:47:40.957 INFO:tasks.rados.rados.0.smithi119.stdout:3911: oid 37 updating version 2981 to 2983 2023-12-01T15:47:40.957 INFO:tasks.rados.rados.0.smithi119.stdout:3911: oid 37 version 2983 is already newer than 2982 2023-12-01T15:47:40.957 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 2983 (ObjNum 1232 snap 393 seq_num 1232) dirty exists 2023-12-01T15:47:40.957 INFO:tasks.rados.rados.0.smithi119.stdout:3911: left oid 37 (ObjNum 1232 snap 393 seq_num 1232) 2023-12-01T15:47:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:40 smithi183 ceph-mon[99169]: pgmap v1213: 121 pgs: 121 active+clean; 678 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2023-12-01T15:47:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:40 smithi183 ceph-mon[99169]: osdmap e824: 8 total, 8 up, 8 in 2023-12-01T15:47:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:40 smithi183 ceph-mon[99169]: osdmap e825: 8 total, 8 up, 8 in 2023-12-01T15:47:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:40 smithi119 ceph-mon[94175]: pgmap v1213: 121 pgs: 121 active+clean; 678 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2023-12-01T15:47:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:40 smithi119 ceph-mon[94175]: osdmap e824: 8 total, 8 up, 8 in 2023-12-01T15:47:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:40 smithi119 ceph-mon[94175]: osdmap e825: 8 total, 8 up, 8 in 2023-12-01T15:47:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:40 smithi119 ceph-mon[108979]: pgmap v1213: 121 pgs: 121 active+clean; 678 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2023-12-01T15:47:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:40 smithi119 ceph-mon[108979]: osdmap e824: 8 total, 8 up, 8 in 2023-12-01T15:47:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:40 smithi119 ceph-mon[108979]: osdmap e825: 8 total, 8 up, 8 in 2023-12-01T15:47:41.645 INFO:tasks.rados.rados.0.smithi119.stdout:3910: done (2 left) 2023-12-01T15:47:41.645 INFO:tasks.rados.rados.0.smithi119.stdout:3911: done (1 left) 2023-12-01T15:47:41.646 INFO:tasks.rados.rados.0.smithi119.stdout:3912: done (0 left) 2023-12-01T15:47:41.646 INFO:tasks.rados.rados.0.smithi119.stdout:3913: read oid 20 snap -1 2023-12-01T15:47:41.646 INFO:tasks.rados.rados.0.smithi119.stdout:3913: expect (ObjNum 1217 snap 392 seq_num 1217) 2023-12-01T15:47:41.646 INFO:tasks.rados.rados.0.smithi119.stdout:3914: rollback oid 45 current snap is 394 2023-12-01T15:47:41.646 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 45 to 348 2023-12-01T15:47:41.646 INFO:tasks.rados.rados.0.smithi119.stdout:3915: snap_remove snap 384 2023-12-01T15:47:42.650 INFO:tasks.rados.rados.0.smithi119.stdout:3915: done (2 left) 2023-12-01T15:47:42.650 INFO:tasks.rados.rados.0.smithi119.stdout:3916: delete oid 34 current snap is 394 2023-12-01T15:47:42.651 INFO:tasks.rados.rados.0.smithi119.stdout:3914: finishing rollback tid 0 to smithi119156531-45 2023-12-01T15:47:42.651 INFO:tasks.rados.rados.0.smithi119.stdout:3914: finishing rollback tid 1 to smithi119156531-45 2023-12-01T15:47:42.651 INFO:tasks.rados.rados.0.smithi119.stdout:3914: finishing rollback tid 2 to smithi119156531-45 2023-12-01T15:47:42.651 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 45 v 2521 (ObjNum 1085 snap 332 seq_num 1085) dirty exists 2023-12-01T15:47:42.651 INFO:tasks.rados.rados.0.smithi119.stdout:3913: expect (ObjNum 1217 snap 392 seq_num 1217) 2023-12-01T15:47:42.816 INFO:tasks.rados.rados.0.smithi119.stdout:3913: done (2 left) 2023-12-01T15:47:42.816 INFO:tasks.rados.rados.0.smithi119.stdout:3914: done (1 left) 2023-12-01T15:47:42.816 INFO:tasks.rados.rados.0.smithi119.stdout:3916: done (0 left) 2023-12-01T15:47:42.816 INFO:tasks.rados.rados.0.smithi119.stdout:3917: read oid 17 snap -1 2023-12-01T15:47:42.816 INFO:tasks.rados.rados.0.smithi119.stdout:3917: expect deleted 2023-12-01T15:47:42.817 INFO:tasks.rados.rados.0.smithi119.stdout:3918: snap_create 2023-12-01T15:47:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:42 smithi183 ceph-mon[99169]: pgmap v1216: 121 pgs: 121 active+clean; 622 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2023-12-01T15:47:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:42 smithi183 ceph-mon[99169]: osdmap e826: 8 total, 8 up, 8 in 2023-12-01T15:47:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:42 smithi119 ceph-mon[108979]: pgmap v1216: 121 pgs: 121 active+clean; 622 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2023-12-01T15:47:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:42 smithi119 ceph-mon[108979]: osdmap e826: 8 total, 8 up, 8 in 2023-12-01T15:47:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:42 smithi119 ceph-mon[94175]: pgmap v1216: 121 pgs: 121 active+clean; 622 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2023-12-01T15:47:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:42 smithi119 ceph-mon[94175]: osdmap e826: 8 total, 8 up, 8 in 2023-12-01T15:47:43.536 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:47:43.654 INFO:tasks.rados.rados.0.smithi119.stdout:3917: done (1 left) 2023-12-01T15:47:43.654 INFO:tasks.rados.rados.0.smithi119.stdout:3918: done (0 left) 2023-12-01T15:47:43.654 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 34 current snap is 395 2023-12-01T15:47:43.654 INFO:tasks.rados.rados.0.smithi119.stdout:3919: seq_num 1234 ranges {0=671744,671744=516096,1187840=286720} 2023-12-01T15:47:43.657 INFO:tasks.rados.rados.0.smithi119.stdout:3919: writing smithi119156531-34 from 0 to 671744 tid 1 2023-12-01T15:47:43.660 INFO:tasks.rados.rados.0.smithi119.stdout:3919: writing smithi119156531-34 from 671744 to 1187840 tid 2 2023-12-01T15:47:43.662 INFO:tasks.rados.rados.0.smithi119.stdout:3919: writing smithi119156531-34 from 1187840 to 1474560 tid 3 2023-12-01T15:47:43.662 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 21 current snap is 395 2023-12-01T15:47:43.662 INFO:tasks.rados.rados.0.smithi119.stdout:3920: seq_num 1235 ranges {2318336=688128,3006464=802816} 2023-12-01T15:47:43.679 INFO:tasks.rados.rados.0.smithi119.stdout:3920: writing smithi119156531-21 from 2318336 to 3006464 tid 1 2023-12-01T15:47:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3920: writing smithi119156531-21 from 3006464 to 3809280 tid 2 2023-12-01T15:47:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3921: read oid 36 snap 354 2023-12-01T15:47:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3921: expect deleted 2023-12-01T15:47:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3922: rollback oid 20 current snap is 395 2023-12-01T15:47:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 20 to 339 2023-12-01T15:47:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3919: finishing write tid 1 to smithi119156531-34 2023-12-01T15:47:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3919: finishing write tid 2 to smithi119156531-34 2023-12-01T15:47:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3919: finishing write tid 3 to smithi119156531-34 2023-12-01T15:47:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3919: finishing write tid 4 to smithi119156531-34 2023-12-01T15:47:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3923: copy_from oid 12 from oid 3 current snap is 395 2023-12-01T15:47:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3919: finishing write tid 5 to smithi119156531-34 2023-12-01T15:47:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3919: oid 34 updating version 0 to 2621 2023-12-01T15:47:43.685 INFO:tasks.rados.rados.0.smithi119.stdout:3919: oid 34 updating version 2621 to 2622 2023-12-01T15:47:43.686 INFO:tasks.rados.rados.0.smithi119.stdout:3919: oid 34 version 2622 is already newer than 2620 2023-12-01T15:47:43.686 INFO:tasks.rados.rados.0.smithi119.stdout:3919: oid 34 updating version 2622 to 2623 2023-12-01T15:47:43.686 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 2623 (ObjNum 1234 snap 395 seq_num 1234) dirty exists 2023-12-01T15:47:43.686 INFO:tasks.rados.rados.0.smithi119.stdout:3919: left oid 34 (ObjNum 1234 snap 395 seq_num 1234) 2023-12-01T15:47:43.686 INFO:tasks.rados.rados.0.smithi119.stdout:3920: finishing write tid 1 to smithi119156531-21 2023-12-01T15:47:43.686 INFO:tasks.rados.rados.0.smithi119.stdout:3919: done (4 left) 2023-12-01T15:47:43.686 INFO:tasks.rados.rados.0.smithi119.stdout:3924: read oid 14 snap 354 2023-12-01T15:47:43.686 INFO:tasks.rados.rados.0.smithi119.stdout:3924: expect deleted 2023-12-01T15:47:43.686 INFO:tasks.rados.rados.0.smithi119.stdout:3925: rollback oid 46 current snap is 395 2023-12-01T15:47:43.686 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 46 to 382 2023-12-01T15:47:43.686 INFO:tasks.rados.rados.0.smithi119.stdout:3926: snap_create 2023-12-01T15:47:43.688 INFO:tasks.rados.rados.0.smithi119.stdout:3920: finishing write tid 2 to smithi119156531-21 2023-12-01T15:47:43.690 INFO:tasks.rados.rados.0.smithi119.stdout:3922: finishing rollback tid 0 to smithi119156531-20 2023-12-01T15:47:43.691 INFO:tasks.rados.rados.0.smithi119.stdout:3920: finishing write tid 3 to smithi119156531-21 2023-12-01T15:47:43.691 INFO:tasks.rados.rados.0.smithi119.stdout:3925: finishing rollback tid 0 to smithi119156531-46 2023-12-01T15:47:43.691 INFO:tasks.rados.rados.0.smithi119.stdout:3922: finishing rollback tid 1 to smithi119156531-20 2023-12-01T15:47:43.692 INFO:tasks.rados.rados.0.smithi119.stdout:3922: finishing rollback tid 2 to smithi119156531-20 2023-12-01T15:47:43.692 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 20 v 2435 (ObjNum 834 snap 257 seq_num 834) dirty exists 2023-12-01T15:47:43.692 INFO:tasks.rados.rados.0.smithi119.stdout:3925: finishing rollback tid 1 to smithi119156531-46 2023-12-01T15:47:43.693 INFO:tasks.rados.rados.0.smithi119.stdout:3920: finishing write tid 4 to smithi119156531-21 2023-12-01T15:47:43.693 INFO:tasks.rados.rados.0.smithi119.stdout:3920: oid 21 updating version 0 to 2602 2023-12-01T15:47:43.693 INFO:tasks.rados.rados.0.smithi119.stdout:3920: oid 21 updating version 2602 to 2603 2023-12-01T15:47:43.693 INFO:tasks.rados.rados.0.smithi119.stdout:3920: oid 21 updating version 2603 to 2604 2023-12-01T15:47:43.693 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 21 v 2604 (ObjNum 1235 snap 395 seq_num 1235) dirty exists 2023-12-01T15:47:43.693 INFO:tasks.rados.rados.0.smithi119.stdout:3920: left oid 21 (ObjNum 1235 snap 395 seq_num 1235) 2023-12-01T15:47:43.693 INFO:tasks.rados.rados.0.smithi119.stdout:3925: finishing rollback tid 2 to smithi119156531-46 2023-12-01T15:47:43.693 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 46 v 2524 (ObjNum 1057 snap 321 seq_num 1057) dirty exists 2023-12-01T15:47:43.698 INFO:tasks.rados.rados.0.smithi119.stdout:3923: finishing copy_from to smithi119156531-12 2023-12-01T15:47:43.698 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 12 v 2601 (ObjNum 1164 snap 374 seq_num 1164) dirty exists 2023-12-01T15:47:43.700 INFO:tasks.rados.rados.0.smithi119.stdout:3923: finishing copy_from racing read to smithi119156531-12 2023-12-01T15:47:43.853 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:47:43.853 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (14m) 3m ago 14m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:47:43.853 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (14m) 3m ago 14m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:47:43.853 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (15m) 3m ago 15m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:47:43.853 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (15m) 3m ago 15m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:47:43.853 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (18m) 3m ago 18m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:47:43.853 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (20m) 3m ago 20m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:47:43.853 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (20m) 3m ago 20m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:47:43.853 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (19m) 3m ago 19m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:47:43.854 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (18m) 3m ago 18m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:47:43.854 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (14m) 3m ago 14m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:47:43.854 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (14m) 3m ago 14m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:47:43.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (18m) 3m ago 18m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:47:43.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (18m) 3m ago 18m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:47:43.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (17m) 3m ago 17m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:47:43.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (17m) 3m ago 17m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:47:43.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (17m) 3m ago 17m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:47:43.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (16m) 3m ago 16m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:47:43.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (16m) 3m ago 16m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:47:43.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (15m) 3m ago 15m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:47:43.854 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (14m) 3m ago 15m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:47:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:43 smithi183 ceph-mon[99169]: osdmap e827: 8 total, 8 up, 8 in 2023-12-01T15:47:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:43 smithi119 ceph-mon[94175]: osdmap e827: 8 total, 8 up, 8 in 2023-12-01T15:47:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:43 smithi119 ceph-mon[108979]: osdmap e827: 8 total, 8 up, 8 in 2023-12-01T15:47:44.230 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:47:44.231 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:47:44.231 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:47:44.231 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:47:44.231 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:47:44.231 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:47:44.231 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:47:44.231 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:47:44.231 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:47:44.231 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:47:44.232 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:47:44.232 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:47:44.232 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:47:44.232 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:47:44.232 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:47:44.232 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:47:44.232 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:47:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:47:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:47:44] "GET /metrics HTTP/1.1" 200 36172 "" "Prometheus/2.43.0" 2023-12-01T15:47:44.659 INFO:tasks.rados.rados.0.smithi119.stdout:3920: done (6 left) 2023-12-01T15:47:44.659 INFO:tasks.rados.rados.0.smithi119.stdout:3921: done (5 left) 2023-12-01T15:47:44.659 INFO:tasks.rados.rados.0.smithi119.stdout:3922: done (4 left) 2023-12-01T15:47:44.659 INFO:tasks.rados.rados.0.smithi119.stdout:3923: done (3 left) 2023-12-01T15:47:44.659 INFO:tasks.rados.rados.0.smithi119.stdout:3924: done (2 left) 2023-12-01T15:47:44.659 INFO:tasks.rados.rados.0.smithi119.stdout:3925: done (1 left) 2023-12-01T15:47:44.659 INFO:tasks.rados.rados.0.smithi119.stdout:3926: done (0 left) 2023-12-01T15:47:44.660 INFO:tasks.rados.rados.0.smithi119.stdout:3927: copy_from oid 7 from oid 45 current snap is 396 2023-12-01T15:47:44.660 INFO:tasks.rados.rados.0.smithi119.stdout:3928: snap_remove snap 395 2023-12-01T15:47:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:44 smithi183 ceph-mon[99169]: pgmap v1219: 121 pgs: 121 active+clean; 622 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2023-12-01T15:47:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:44 smithi183 ceph-mon[99169]: from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:44 smithi183 ceph-mon[99169]: osdmap e828: 8 total, 8 up, 8 in 2023-12-01T15:47:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:44 smithi183 ceph-mon[99169]: from='client.25400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/852221798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:47:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:44 smithi119 ceph-mon[94175]: pgmap v1219: 121 pgs: 121 active+clean; 622 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2023-12-01T15:47:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:44 smithi119 ceph-mon[94175]: from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:44 smithi119 ceph-mon[94175]: osdmap e828: 8 total, 8 up, 8 in 2023-12-01T15:47:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:44 smithi119 ceph-mon[94175]: from='client.25400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/852221798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:47:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:44 smithi119 ceph-mon[108979]: pgmap v1219: 121 pgs: 121 active+clean; 622 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2023-12-01T15:47:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:44 smithi119 ceph-mon[108979]: from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:44 smithi119 ceph-mon[108979]: osdmap e828: 8 total, 8 up, 8 in 2023-12-01T15:47:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:44 smithi119 ceph-mon[108979]: from='client.25400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/852221798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:47:45.637 INFO:tasks.rados.rados.0.smithi119.stdout:3928: done (1 left) 2023-12-01T15:47:45.637 INFO:tasks.rados.rados.0.smithi119.stdout:3929: read oid 16 snap 356 2023-12-01T15:47:45.637 INFO:tasks.rados.rados.0.smithi119.stdout:3929: expect (ObjNum 1085 snap 332 seq_num 1085) 2023-12-01T15:47:45.637 INFO:tasks.rados.rados.0.smithi119.stdout:3930: snap_remove snap 382 2023-12-01T15:47:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:45 smithi183 ceph-mon[99169]: osdmap e829: 8 total, 8 up, 8 in 2023-12-01T15:47:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:45 smithi183 ceph-mon[99169]: osdmap e830: 8 total, 8 up, 8 in 2023-12-01T15:47:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:45 smithi119 ceph-mon[94175]: osdmap e829: 8 total, 8 up, 8 in 2023-12-01T15:47:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:45 smithi119 ceph-mon[94175]: osdmap e830: 8 total, 8 up, 8 in 2023-12-01T15:47:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:45 smithi119 ceph-mon[108979]: osdmap e829: 8 total, 8 up, 8 in 2023-12-01T15:47:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:45 smithi119 ceph-mon[108979]: osdmap e830: 8 total, 8 up, 8 in 2023-12-01T15:47:46.647 INFO:tasks.rados.rados.0.smithi119.stdout:3930: done (2 left) 2023-12-01T15:47:46.647 INFO:tasks.rados.rados.0.smithi119.stdout:3931: read oid 10 snap -1 2023-12-01T15:47:46.647 INFO:tasks.rados.rados.0.smithi119.stdout:3931: expect (ObjNum 1176 snap 378 seq_num 1176) 2023-12-01T15:47:46.648 INFO:tasks.rados.rados.0.smithi119.stdout:3932: read oid 44 snap -1 2023-12-01T15:47:46.648 INFO:tasks.rados.rados.0.smithi119.stdout:3932: expect (ObjNum 1181 snap 379 seq_num 1181) 2023-12-01T15:47:46.648 INFO:tasks.rados.rados.0.smithi119.stdout:3933: read oid 49 snap -1 2023-12-01T15:47:46.648 INFO:tasks.rados.rados.0.smithi119.stdout:3933: expect (ObjNum 1202 snap 388 seq_num 1202) 2023-12-01T15:47:46.648 INFO:tasks.rados.rados.0.smithi119.stdout:3934: rollback oid 40 current snap is 396 2023-12-01T15:47:46.648 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 40 to 353 2023-12-01T15:47:46.648 INFO:tasks.rados.rados.0.smithi119.stdout:3935: read oid 23 snap -1 2023-12-01T15:47:46.648 INFO:tasks.rados.rados.0.smithi119.stdout:3935: expect deleted 2023-12-01T15:47:46.648 INFO:tasks.rados.rados.0.smithi119.stdout:3936: read oid 37 snap -1 2023-12-01T15:47:46.648 INFO:tasks.rados.rados.0.smithi119.stdout:3936: expect (ObjNum 1232 snap 393 seq_num 1232) 2023-12-01T15:47:46.648 INFO:tasks.rados.rados.0.smithi119.stdout:3937: rollback oid 38 current snap is 396 2023-12-01T15:47:46.649 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 38 to 348 2023-12-01T15:47:46.649 INFO:tasks.rados.rados.0.smithi119.stdout:3938: copy_from oid 29 from oid 1 current snap is 396 2023-12-01T15:47:46.649 INFO:tasks.rados.rados.0.smithi119.stdout:3939: snap_create 2023-12-01T15:47:46.649 INFO:tasks.rados.rados.0.smithi119.stdout:3927: finishing copy_from to smithi119156531-7 2023-12-01T15:47:46.649 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 2521 (ObjNum 1085 snap 332 seq_num 1085) dirty exists 2023-12-01T15:47:46.649 INFO:tasks.rados.rados.0.smithi119.stdout:3927: finishing copy_from racing read to smithi119156531-7 2023-12-01T15:47:46.649 INFO:tasks.rados.rados.0.smithi119.stdout:3929: expect (ObjNum 1085 snap 332 seq_num 1085) 2023-12-01T15:47:46.768 INFO:tasks.rados.rados.0.smithi119.stdout:3931: expect (ObjNum 1176 snap 378 seq_num 1176) 2023-12-01T15:47:46.804 INFO:tasks.rados.rados.0.smithi119.stdout:3934: finishing rollback tid 0 to smithi119156531-40 2023-12-01T15:47:46.804 INFO:tasks.rados.rados.0.smithi119.stdout:3934: finishing rollback tid 1 to smithi119156531-40 2023-12-01T15:47:46.804 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 2777 (ObjNum 33 snap 0 seq_num 3134179056) dirty dne 2023-12-01T15:47:46.804 INFO:tasks.rados.rados.0.smithi119.stdout:3932: expect (ObjNum 1181 snap 379 seq_num 1181) 2023-12-01T15:47:46.825 INFO:tasks.rados.rados.0.smithi119.stdout:3933: expect (ObjNum 1202 snap 388 seq_num 1202) 2023-12-01T15:47:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:46 smithi183 ceph-mon[99169]: pgmap v1222: 121 pgs: 121 active+clean; 630 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2023-12-01T15:47:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:46 smithi183 ceph-mon[99169]: osdmap e831: 8 total, 8 up, 8 in 2023-12-01T15:47:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:46 smithi119 ceph-mon[108979]: pgmap v1222: 121 pgs: 121 active+clean; 630 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2023-12-01T15:47:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:46 smithi119 ceph-mon[108979]: osdmap e831: 8 total, 8 up, 8 in 2023-12-01T15:47:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:46 smithi119 ceph-mon[94175]: pgmap v1222: 121 pgs: 121 active+clean; 630 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2023-12-01T15:47:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:46 smithi119 ceph-mon[94175]: osdmap e831: 8 total, 8 up, 8 in 2023-12-01T15:47:47.102 INFO:tasks.rados.rados.0.smithi119.stdout:3937: finishing rollback tid 1 to smithi119156531-38 2023-12-01T15:47:47.103 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 1928 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-01T15:47:47.103 INFO:tasks.rados.rados.0.smithi119.stdout:3938: finishing copy_from to smithi119156531-29 2023-12-01T15:47:47.103 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 29 v 2193 (ObjNum 1223 snap 392 seq_num 1223) dirty exists 2023-12-01T15:47:47.103 INFO:tasks.rados.rados.0.smithi119.stdout:3938: finishing copy_from racing read to smithi119156531-29 2023-12-01T15:47:47.103 INFO:tasks.rados.rados.0.smithi119.stdout:3936: expect (ObjNum 1232 snap 393 seq_num 1232) 2023-12-01T15:47:47.648 INFO:tasks.rados.rados.0.smithi119.stdout:3927: done (10 left) 2023-12-01T15:47:47.648 INFO:tasks.rados.rados.0.smithi119.stdout:3929: done (9 left) 2023-12-01T15:47:47.648 INFO:tasks.rados.rados.0.smithi119.stdout:3931: done (8 left) 2023-12-01T15:47:47.648 INFO:tasks.rados.rados.0.smithi119.stdout:3932: done (7 left) 2023-12-01T15:47:47.648 INFO:tasks.rados.rados.0.smithi119.stdout:3933: done (6 left) 2023-12-01T15:47:47.649 INFO:tasks.rados.rados.0.smithi119.stdout:3934: done (5 left) 2023-12-01T15:47:47.649 INFO:tasks.rados.rados.0.smithi119.stdout:3935: done (4 left) 2023-12-01T15:47:47.649 INFO:tasks.rados.rados.0.smithi119.stdout:3936: done (3 left) 2023-12-01T15:47:47.649 INFO:tasks.rados.rados.0.smithi119.stdout:3937: done (2 left) 2023-12-01T15:47:47.649 INFO:tasks.rados.rados.0.smithi119.stdout:3938: done (1 left) 2023-12-01T15:47:47.649 INFO:tasks.rados.rados.0.smithi119.stdout:3939: done (0 left) 2023-12-01T15:47:47.649 INFO:tasks.rados.rados.0.smithi119.stdout:3940: copy_from oid 10 from oid 6 current snap is 397 2023-12-01T15:47:47.649 INFO:tasks.rados.rados.0.smithi119.stdout:3941: snap_create 2023-12-01T15:47:47.673 INFO:tasks.rados.rados.0.smithi119.stdout:3940: finishing copy_from to smithi119156531-10 2023-12-01T15:47:47.673 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 10 v 2518 (ObjNum 1222 snap 392 seq_num 1222) dirty exists 2023-12-01T15:47:47.674 INFO:tasks.rados.rados.0.smithi119.stdout:3940: finishing copy_from racing read to smithi119156531-10 2023-12-01T15:47:48.649 INFO:tasks.rados.rados.0.smithi119.stdout:3940: done (1 left) 2023-12-01T15:47:48.649 INFO:tasks.rados.rados.0.smithi119.stdout:3941: done (0 left) 2023-12-01T15:47:48.649 INFO:tasks.rados.rados.0.smithi119.stdout:3942: read oid 18 snap -1 2023-12-01T15:47:48.650 INFO:tasks.rados.rados.0.smithi119.stdout:3942: expect (ObjNum 1219 snap 392 seq_num 1219) 2023-12-01T15:47:48.650 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 16 current snap is 398 2023-12-01T15:47:48.650 INFO:tasks.rados.rados.0.smithi119.stdout:3943: seq_num 1236 ranges {2621440=704512,3325952=688128,4014080=114688} 2023-12-01T15:47:48.667 INFO:tasks.rados.rados.0.smithi119.stdout:3943: writing smithi119156531-16 from 2621440 to 3325952 tid 1 2023-12-01T15:47:48.671 INFO:tasks.rados.rados.0.smithi119.stdout:3943: writing smithi119156531-16 from 3325952 to 4014080 tid 2 2023-12-01T15:47:48.672 INFO:tasks.rados.rados.0.smithi119.stdout:3943: writing smithi119156531-16 from 4014080 to 4128768 tid 3 2023-12-01T15:47:48.672 INFO:tasks.rados.rados.0.smithi119.stdout:3944: read oid 11 snap -1 2023-12-01T15:47:48.672 INFO:tasks.rados.rados.0.smithi119.stdout:3944: expect (ObjNum 1183 snap 381 seq_num 1183) 2023-12-01T15:47:48.672 INFO:tasks.rados.rados.0.smithi119.stdout:3945: rmattr oid 48 current snap is 398 2023-12-01T15:47:48.672 INFO:tasks.rados.rados.0.smithi119.stdout:3942: expect (ObjNum 1219 snap 392 seq_num 1219) 2023-12-01T15:47:48.713 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 48 v 2525 (ObjNum 1046 snap 315 seq_num 1046) dirty exists 2023-12-01T15:47:48.713 INFO:tasks.rados.rados.0.smithi119.stdout:3943: finishing write tid 1 to smithi119156531-16 2023-12-01T15:47:48.713 INFO:tasks.rados.rados.0.smithi119.stdout:3944: expect (ObjNum 1183 snap 381 seq_num 1183) 2023-12-01T15:47:48.781 INFO:tasks.rados.rados.0.smithi119.stdout:3943: finishing write tid 2 to smithi119156531-16 2023-12-01T15:47:48.781 INFO:tasks.rados.rados.0.smithi119.stdout:3943: finishing write tid 3 to smithi119156531-16 2023-12-01T15:47:48.781 INFO:tasks.rados.rados.0.smithi119.stdout:3943: finishing write tid 4 to smithi119156531-16 2023-12-01T15:47:48.781 INFO:tasks.rados.rados.0.smithi119.stdout:3943: finishing write tid 5 to smithi119156531-16 2023-12-01T15:47:48.781 INFO:tasks.rados.rados.0.smithi119.stdout:3943: oid 16 updating version 0 to 2778 2023-12-01T15:47:48.781 INFO:tasks.rados.rados.0.smithi119.stdout:3943: oid 16 updating version 2778 to 2780 2023-12-01T15:47:48.781 INFO:tasks.rados.rados.0.smithi119.stdout:3943: oid 16 version 2780 is already newer than 2779 2023-12-01T15:47:48.781 INFO:tasks.rados.rados.0.smithi119.stdout:3943: oid 16 updating version 2780 to 2781 2023-12-01T15:47:48.782 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 16 v 2781 (ObjNum 1236 snap 398 seq_num 1236) dirty exists 2023-12-01T15:47:48.782 INFO:tasks.rados.rados.0.smithi119.stdout:3943: left oid 16 (ObjNum 1236 snap 398 seq_num 1236) 2023-12-01T15:47:48.782 INFO:tasks.rados.rados.0.smithi119.stdout:3942: done (3 left) 2023-12-01T15:47:48.782 INFO:tasks.rados.rados.0.smithi119.stdout:3943: done (2 left) 2023-12-01T15:47:48.782 INFO:tasks.rados.rados.0.smithi119.stdout:3944: done (1 left) 2023-12-01T15:47:48.782 INFO:tasks.rados.rados.0.smithi119.stdout:3945: done (0 left) 2023-12-01T15:47:48.782 INFO:tasks.rados.rados.0.smithi119.stdout:3946: copy_from oid 8 from oid 12 current snap is 398 2023-12-01T15:47:48.782 INFO:tasks.rados.rados.0.smithi119.stdout:3947: copy_from oid 15 from oid 38 current snap is 398 2023-12-01T15:47:48.782 INFO:tasks.rados.rados.0.smithi119.stdout:3948: snap_create 2023-12-01T15:47:48.783 INFO:tasks.rados.rados.0.smithi119.stdout:3947: finishing copy_from to smithi119156531-15 2023-12-01T15:47:48.783 INFO:tasks.rados.rados.0.smithi119.stdout:3947: got expected ENOENT (src dne) 2023-12-01T15:47:48.783 INFO:tasks.rados.rados.0.smithi119.stdout:3947: finishing copy_from racing read to smithi119156531-15 2023-12-01T15:47:48.793 INFO:tasks.rados.rados.0.smithi119.stdout:3946: finishing copy_from to smithi119156531-8 2023-12-01T15:47:48.793 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 8 v 2601 (ObjNum 1164 snap 374 seq_num 1164) dirty exists 2023-12-01T15:47:48.794 INFO:tasks.rados.rados.0.smithi119.stdout:3946: finishing copy_from racing read to smithi119156531-8 2023-12-01T15:47:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:48 smithi183 ceph-mon[99169]: pgmap v1225: 121 pgs: 121 active+clean; 630 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2023-12-01T15:47:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:48 smithi183 ceph-mon[99169]: osdmap e832: 8 total, 8 up, 8 in 2023-12-01T15:47:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:48 smithi119 ceph-mon[108979]: pgmap v1225: 121 pgs: 121 active+clean; 630 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2023-12-01T15:47:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:48 smithi119 ceph-mon[108979]: osdmap e832: 8 total, 8 up, 8 in 2023-12-01T15:47:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:48 smithi119 ceph-mon[94175]: pgmap v1225: 121 pgs: 121 active+clean; 630 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2023-12-01T15:47:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:48 smithi119 ceph-mon[94175]: osdmap e832: 8 total, 8 up, 8 in 2023-12-01T15:47:49.659 INFO:tasks.rados.rados.0.smithi119.stdout:3946: done (2 left) 2023-12-01T15:47:49.659 INFO:tasks.rados.rados.0.smithi119.stdout:3947: done (1 left) 2023-12-01T15:47:49.659 INFO:tasks.rados.rados.0.smithi119.stdout:3948: done (0 left) 2023-12-01T15:47:49.659 INFO:tasks.rados.rados.0.smithi119.stdout:3949: snap_create 2023-12-01T15:47:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:49 smithi183 ceph-mon[99169]: osdmap e833: 8 total, 8 up, 8 in 2023-12-01T15:47:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:49 smithi119 ceph-mon[94175]: osdmap e833: 8 total, 8 up, 8 in 2023-12-01T15:47:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:49 smithi119 ceph-mon[108979]: osdmap e833: 8 total, 8 up, 8 in 2023-12-01T15:47:50.639 INFO:tasks.rados.rados.0.smithi119.stdout:3949: done (0 left) 2023-12-01T15:47:50.640 INFO:tasks.rados.rados.0.smithi119.stdout:3950: read oid 16 snap -1 2023-12-01T15:47:50.640 INFO:tasks.rados.rados.0.smithi119.stdout:3950: expect (ObjNum 1236 snap 398 seq_num 1236) 2023-12-01T15:47:50.640 INFO:tasks.rados.rados.0.smithi119.stdout:3951: snap_create 2023-12-01T15:47:50.661 INFO:tasks.rados.rados.0.smithi119.stdout:3950: expect (ObjNum 1236 snap 398 seq_num 1236) 2023-12-01T15:47:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:50 smithi183 ceph-mon[99169]: pgmap v1228: 121 pgs: 121 active+clean; 636 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T15:47:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:50 smithi183 ceph-mon[99169]: osdmap e834: 8 total, 8 up, 8 in 2023-12-01T15:47:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:50 smithi183 ceph-mon[99169]: osdmap e835: 8 total, 8 up, 8 in 2023-12-01T15:47:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:50 smithi119 ceph-mon[108979]: pgmap v1228: 121 pgs: 121 active+clean; 636 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T15:47:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:50 smithi119 ceph-mon[108979]: osdmap e834: 8 total, 8 up, 8 in 2023-12-01T15:47:50.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:50 smithi119 ceph-mon[108979]: osdmap e835: 8 total, 8 up, 8 in 2023-12-01T15:47:50.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:50 smithi119 ceph-mon[94175]: pgmap v1228: 121 pgs: 121 active+clean; 636 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T15:47:50.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:50 smithi119 ceph-mon[94175]: osdmap e834: 8 total, 8 up, 8 in 2023-12-01T15:47:50.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:50 smithi119 ceph-mon[94175]: osdmap e835: 8 total, 8 up, 8 in 2023-12-01T15:47:51.647 INFO:tasks.rados.rados.0.smithi119.stdout:3950: done (1 left) 2023-12-01T15:47:51.647 INFO:tasks.rados.rados.0.smithi119.stdout:3951: done (0 left) 2023-12-01T15:47:51.647 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 38 current snap is 401 2023-12-01T15:47:51.647 INFO:tasks.rados.rados.0.smithi119.stdout:3952: seq_num 1237 ranges {0=720896,720896=573440,1294336=229376} 2023-12-01T15:47:51.650 INFO:tasks.rados.rados.0.smithi119.stdout:3952: writing smithi119156531-38 from 0 to 720896 tid 1 2023-12-01T15:47:51.655 INFO:tasks.rados.rados.0.smithi119.stdout:3952: writing smithi119156531-38 from 720896 to 1294336 tid 2 2023-12-01T15:47:51.655 INFO:tasks.rados.rados.0.smithi119.stdout:3952: writing smithi119156531-38 from 1294336 to 1523712 tid 3 2023-12-01T15:47:51.656 INFO:tasks.rados.rados.0.smithi119.stdout:3953: snap_remove snap 353 2023-12-01T15:47:52.673 INFO:tasks.rados.rados.0.smithi119.stdout:3953: done (1 left) 2023-12-01T15:47:52.673 INFO:tasks.rados.rados.0.smithi119.stdout:3954: copy_from oid 41 from oid 7 current snap is 401 2023-12-01T15:47:52.674 INFO:tasks.rados.rados.0.smithi119.stdout:3952: finishing write tid 1 to smithi119156531-38 2023-12-01T15:47:52.674 INFO:tasks.rados.rados.0.smithi119.stdout:3952: finishing write tid 2 to smithi119156531-38 2023-12-01T15:47:52.674 INFO:tasks.rados.rados.0.smithi119.stdout:3952: finishing write tid 3 to smithi119156531-38 2023-12-01T15:47:52.674 INFO:tasks.rados.rados.0.smithi119.stdout:3952: finishing write tid 4 to smithi119156531-38 2023-12-01T15:47:52.674 INFO:tasks.rados.rados.0.smithi119.stdout:3952: finishing write tid 5 to smithi119156531-38 2023-12-01T15:47:52.674 INFO:tasks.rados.rados.0.smithi119.stdout:3952: oid 38 updating version 0 to 2200 2023-12-01T15:47:52.674 INFO:tasks.rados.rados.0.smithi119.stdout:3952: oid 38 version 2200 is already newer than 2199 2023-12-01T15:47:52.674 INFO:tasks.rados.rados.0.smithi119.stdout:3952: oid 38 version 2200 is already newer than 2198 2023-12-01T15:47:52.674 INFO:tasks.rados.rados.0.smithi119.stdout:3952: oid 38 updating version 2200 to 2201 2023-12-01T15:47:52.674 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 2201 (ObjNum 1237 snap 401 seq_num 1237) dirty exists 2023-12-01T15:47:52.674 INFO:tasks.rados.rados.0.smithi119.stdout:3952: left oid 38 (ObjNum 1237 snap 401 seq_num 1237) 2023-12-01T15:47:52.674 INFO:tasks.rados.rados.0.smithi119.stdout:3952: done (1 left) 2023-12-01T15:47:52.675 INFO:tasks.rados.rados.0.smithi119.stdout:3955: copy_from oid 40 from oid 29 current snap is 401 2023-12-01T15:47:52.675 INFO:tasks.rados.rados.0.smithi119.stdout:3956: delete oid 36 current snap is 401 2023-12-01T15:47:52.688 INFO:tasks.rados.rados.0.smithi119.stdout:3956: done (2 left) 2023-12-01T15:47:52.688 INFO:tasks.rados.rados.0.smithi119.stdout:3957: snap_create 2023-12-01T15:47:52.704 INFO:tasks.rados.rados.0.smithi119.stdout:3954: finishing copy_from to smithi119156531-41 2023-12-01T15:47:52.704 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 41 v 2521 (ObjNum 1085 snap 332 seq_num 1085) dirty exists 2023-12-01T15:47:52.704 INFO:tasks.rados.rados.0.smithi119.stdout:3954: finishing copy_from racing read to smithi119156531-41 2023-12-01T15:47:52.704 INFO:tasks.rados.rados.0.smithi119.stdout:3955: finishing copy_from to smithi119156531-40 2023-12-01T15:47:52.705 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 40 v 2193 (ObjNum 1223 snap 392 seq_num 1223) dirty exists 2023-12-01T15:47:52.705 INFO:tasks.rados.rados.0.smithi119.stdout:3955: finishing copy_from racing read to smithi119156531-40 2023-12-01T15:47:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:52 smithi183 ceph-mon[99169]: pgmap v1231: 121 pgs: 121 active+clean; 642 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 11 op/s 2023-12-01T15:47:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:52 smithi183 ceph-mon[99169]: osdmap e836: 8 total, 8 up, 8 in 2023-12-01T15:47:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:52 smithi119 ceph-mon[94175]: pgmap v1231: 121 pgs: 121 active+clean; 642 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 11 op/s 2023-12-01T15:47:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:52 smithi119 ceph-mon[94175]: osdmap e836: 8 total, 8 up, 8 in 2023-12-01T15:47:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:52 smithi119 ceph-mon[108979]: pgmap v1231: 121 pgs: 121 active+clean; 642 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 11 op/s 2023-12-01T15:47:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:52 smithi119 ceph-mon[108979]: osdmap e836: 8 total, 8 up, 8 in 2023-12-01T15:47:53.674 INFO:tasks.rados.rados.0.smithi119.stdout:3954: done (2 left) 2023-12-01T15:47:53.674 INFO:tasks.rados.rados.0.smithi119.stdout:3955: done (1 left) 2023-12-01T15:47:53.674 INFO:tasks.rados.rados.0.smithi119.stdout:3957: done (0 left) 2023-12-01T15:47:53.674 INFO:tasks.rados.rados.0.smithi119.stdout:3958: snap_remove snap 387 2023-12-01T15:47:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:53 smithi183 ceph-mon[99169]: osdmap e837: 8 total, 8 up, 8 in 2023-12-01T15:47:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:53 smithi119 ceph-mon[108979]: osdmap e837: 8 total, 8 up, 8 in 2023-12-01T15:47:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:53 smithi119 ceph-mon[94175]: osdmap e837: 8 total, 8 up, 8 in 2023-12-01T15:47:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:47:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:47:54] "GET /metrics HTTP/1.1" 200 36174 "" "Prometheus/2.43.0" 2023-12-01T15:47:54.677 INFO:tasks.rados.rados.0.smithi119.stdout:3958: done (0 left) 2023-12-01T15:47:54.677 INFO:tasks.rados.rados.0.smithi119.stdout:3959: delete oid 36 current snap is 402 2023-12-01T15:47:54.688 INFO:tasks.rados.rados.0.smithi119.stdout:3959: done (0 left) 2023-12-01T15:47:54.688 INFO:tasks.rados.rados.0.smithi119.stdout:3960: rmattr oid 37 current snap is 402 2023-12-01T15:47:54.689 INFO:tasks.rados.rados.0.smithi119.stdout:3961: read oid 36 snap -1 2023-12-01T15:47:54.689 INFO:tasks.rados.rados.0.smithi119.stdout:3961: expect deleted 2023-12-01T15:47:54.689 INFO:tasks.rados.rados.0.smithi119.stdout:3962: snap_create 2023-12-01T15:47:54.697 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 37 v 3005 (ObjNum 1232 snap 393 seq_num 1232) dirty exists 2023-12-01T15:47:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:54 smithi183 ceph-mon[99169]: pgmap v1234: 121 pgs: 121 active+clean; 642 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.5 MiB/s wr, 7 op/s 2023-12-01T15:47:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:54 smithi183 ceph-mon[99169]: osdmap e838: 8 total, 8 up, 8 in 2023-12-01T15:47:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:54 smithi119 ceph-mon[94175]: pgmap v1234: 121 pgs: 121 active+clean; 642 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.5 MiB/s wr, 7 op/s 2023-12-01T15:47:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:54 smithi119 ceph-mon[94175]: osdmap e838: 8 total, 8 up, 8 in 2023-12-01T15:47:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:54 smithi119 ceph-mon[108979]: pgmap v1234: 121 pgs: 121 active+clean; 642 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.5 MiB/s wr, 7 op/s 2023-12-01T15:47:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:54 smithi119 ceph-mon[108979]: osdmap e838: 8 total, 8 up, 8 in 2023-12-01T15:47:55.686 INFO:tasks.rados.rados.0.smithi119.stdout:3960: done (2 left) 2023-12-01T15:47:55.686 INFO:tasks.rados.rados.0.smithi119.stdout:3961: done (1 left) 2023-12-01T15:47:55.687 INFO:tasks.rados.rados.0.smithi119.stdout:3962: done (0 left) 2023-12-01T15:47:55.687 INFO:tasks.rados.rados.0.smithi119.stdout:3963: setattr oid 19 current snap is 403 2023-12-01T15:47:55.688 INFO:tasks.rados.rados.0.smithi119.stdout:3964: copy_from oid 24 from oid 17 current snap is 403 2023-12-01T15:47:55.688 INFO:tasks.rados.rados.0.smithi119.stdout:3965: snap_create 2023-12-01T15:47:55.690 INFO:tasks.rados.rados.0.smithi119.stdout:3964: finishing copy_from to smithi119156531-24 2023-12-01T15:47:55.690 INFO:tasks.rados.rados.0.smithi119.stdout:3964: got expected ENOENT (src dne) 2023-12-01T15:47:55.691 INFO:tasks.rados.rados.0.smithi119.stdout:3964: finishing copy_from racing read to smithi119156531-24 2023-12-01T15:47:55.694 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 19 v 2624 (ObjNum 1190 snap 385 seq_num 1190) dirty exists 2023-12-01T15:47:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:55 smithi183 ceph-mon[99169]: osdmap e839: 8 total, 8 up, 8 in 2023-12-01T15:47:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:55 smithi119 ceph-mon[94175]: osdmap e839: 8 total, 8 up, 8 in 2023-12-01T15:47:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:55 smithi119 ceph-mon[108979]: osdmap e839: 8 total, 8 up, 8 in 2023-12-01T15:47:56.689 INFO:tasks.rados.rados.0.smithi119.stdout:3963: done (2 left) 2023-12-01T15:47:56.689 INFO:tasks.rados.rados.0.smithi119.stdout:3964: done (1 left) 2023-12-01T15:47:56.689 INFO:tasks.rados.rados.0.smithi119.stdout:3965: done (0 left) 2023-12-01T15:47:56.689 INFO:tasks.rados.rados.0.smithi119.stdout:3966: read oid 6 snap -1 2023-12-01T15:47:56.689 INFO:tasks.rados.rados.0.smithi119.stdout:3966: expect (ObjNum 1222 snap 392 seq_num 1222) 2023-12-01T15:47:56.689 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 43 current snap is 404 2023-12-01T15:47:56.689 INFO:tasks.rados.rados.0.smithi119.stdout:3967: seq_num 1240 ranges {0=778240,778240=671744,1449984=131072} 2023-12-01T15:47:56.693 INFO:tasks.rados.rados.0.smithi119.stdout:3967: writing smithi119156531-43 from 0 to 778240 tid 1 2023-12-01T15:47:56.697 INFO:tasks.rados.rados.0.smithi119.stdout:3967: writing smithi119156531-43 from 778240 to 1449984 tid 2 2023-12-01T15:47:56.698 INFO:tasks.rados.rados.0.smithi119.stdout:3967: writing smithi119156531-43 from 1449984 to 1581056 tid 3 2023-12-01T15:47:56.698 INFO:tasks.rados.rados.0.smithi119.stdout:3968: read oid 10 snap -1 2023-12-01T15:47:56.698 INFO:tasks.rados.rados.0.smithi119.stdout:3968: expect (ObjNum 1222 snap 392 seq_num 1222) 2023-12-01T15:47:56.699 INFO:tasks.rados.rados.0.smithi119.stdout:3969: snap_create 2023-12-01T15:47:56.708 INFO:tasks.rados.rados.0.smithi119.stdout:3967: finishing write tid 1 to smithi119156531-43 2023-12-01T15:47:56.708 INFO:tasks.rados.rados.0.smithi119.stdout:3967: finishing write tid 2 to smithi119156531-43 2023-12-01T15:47:56.712 INFO:tasks.rados.rados.0.smithi119.stdout:3967: finishing write tid 3 to smithi119156531-43 2023-12-01T15:47:56.712 INFO:tasks.rados.rados.0.smithi119.stdout:3967: finishing write tid 4 to smithi119156531-43 2023-12-01T15:47:56.714 INFO:tasks.rados.rados.0.smithi119.stdout:3967: finishing write tid 5 to smithi119156531-43 2023-12-01T15:47:56.714 INFO:tasks.rados.rados.0.smithi119.stdout:3967: oid 43 updating version 0 to 2782 2023-12-01T15:47:56.714 INFO:tasks.rados.rados.0.smithi119.stdout:3967: oid 43 updating version 2782 to 2785 2023-12-01T15:47:56.714 INFO:tasks.rados.rados.0.smithi119.stdout:3967: oid 43 version 2785 is already newer than 2784 2023-12-01T15:47:56.714 INFO:tasks.rados.rados.0.smithi119.stdout:3967: oid 43 version 2785 is already newer than 2783 2023-12-01T15:47:56.715 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 43 v 2785 (ObjNum 1240 snap 404 seq_num 1240) dirty exists 2023-12-01T15:47:56.715 INFO:tasks.rados.rados.0.smithi119.stdout:3967: left oid 43 (ObjNum 1240 snap 404 seq_num 1240) 2023-12-01T15:47:56.716 INFO:tasks.rados.rados.0.smithi119.stdout:3966: expect (ObjNum 1222 snap 392 seq_num 1222) 2023-12-01T15:47:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:56 smithi119 ceph-mon[94175]: pgmap v1237: 121 pgs: 121 active+clean; 647 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T15:47:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:56 smithi119 ceph-mon[94175]: osdmap e840: 8 total, 8 up, 8 in 2023-12-01T15:47:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:56 smithi119 ceph-mon[108979]: pgmap v1237: 121 pgs: 121 active+clean; 647 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T15:47:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:56 smithi119 ceph-mon[108979]: osdmap e840: 8 total, 8 up, 8 in 2023-12-01T15:47:57.005 INFO:tasks.rados.rados.0.smithi119.stdout:3968: expect (ObjNum 1222 snap 392 seq_num 1222) 2023-12-01T15:47:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:56 smithi183 ceph-mon[99169]: pgmap v1237: 121 pgs: 121 active+clean; 647 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T15:47:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:56 smithi183 ceph-mon[99169]: osdmap e840: 8 total, 8 up, 8 in 2023-12-01T15:47:57.706 INFO:tasks.rados.rados.0.smithi119.stdout:3966: done (3 left) 2023-12-01T15:47:57.706 INFO:tasks.rados.rados.0.smithi119.stdout:3967: done (2 left) 2023-12-01T15:47:57.706 INFO:tasks.rados.rados.0.smithi119.stdout:3968: done (1 left) 2023-12-01T15:47:57.706 INFO:tasks.rados.rados.0.smithi119.stdout:3969: done (0 left) 2023-12-01T15:47:57.707 INFO:tasks.rados.rados.0.smithi119.stdout:3970: setattr oid 34 current snap is 405 2023-12-01T15:47:57.707 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 25 current snap is 405 2023-12-01T15:47:57.707 INFO:tasks.rados.rados.0.smithi119.stdout:3971: seq_num 1241 ranges {1933312=794624,2727936=557056,3284992=245760} 2023-12-01T15:47:57.721 INFO:tasks.rados.rados.0.smithi119.stdout:3971: writing smithi119156531-25 from 1933312 to 2727936 tid 1 2023-12-01T15:47:57.724 INFO:tasks.rados.rados.0.smithi119.stdout:3971: writing smithi119156531-25 from 2727936 to 3284992 tid 2 2023-12-01T15:47:57.726 INFO:tasks.rados.rados.0.smithi119.stdout:3971: writing smithi119156531-25 from 3284992 to 3530752 tid 3 2023-12-01T15:47:57.726 INFO:tasks.rados.rados.0.smithi119.stdout:3972: delete oid 35 current snap is 405 2023-12-01T15:47:57.726 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 2625 (ObjNum 1234 snap 395 seq_num 1234) dirty exists 2023-12-01T15:47:57.730 INFO:tasks.rados.rados.0.smithi119.stdout:3970: done (2 left) 2023-12-01T15:47:57.730 INFO:tasks.rados.rados.0.smithi119.stdout:3972: done (1 left) 2023-12-01T15:47:57.730 INFO:tasks.rados.rados.0.smithi119.stdout:3973: snap_remove snap 359 2023-12-01T15:47:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:57 smithi183 ceph-mon[99169]: osdmap e841: 8 total, 8 up, 8 in 2023-12-01T15:47:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:57 smithi119 ceph-mon[94175]: osdmap e841: 8 total, 8 up, 8 in 2023-12-01T15:47:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:57 smithi119 ceph-mon[108979]: osdmap e841: 8 total, 8 up, 8 in 2023-12-01T15:47:58.708 INFO:tasks.rados.rados.0.smithi119.stdout:3973: done (1 left) 2023-12-01T15:47:58.708 INFO:tasks.rados.rados.0.smithi119.stdout:3974: rollback oid 35 current snap is 405 2023-12-01T15:47:58.708 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 35 to 393 2023-12-01T15:47:58.709 INFO:tasks.rados.rados.0.smithi119.stdout:3971: finishing write tid 1 to smithi119156531-25 2023-12-01T15:47:58.709 INFO:tasks.rados.rados.0.smithi119.stdout:3971: finishing write tid 2 to smithi119156531-25 2023-12-01T15:47:58.709 INFO:tasks.rados.rados.0.smithi119.stdout:3971: finishing write tid 3 to smithi119156531-25 2023-12-01T15:47:58.709 INFO:tasks.rados.rados.0.smithi119.stdout:3971: finishing write tid 4 to smithi119156531-25 2023-12-01T15:47:58.709 INFO:tasks.rados.rados.0.smithi119.stdout:3971: finishing write tid 5 to smithi119156531-25 2023-12-01T15:47:58.709 INFO:tasks.rados.rados.0.smithi119.stdout:3971: oid 25 updating version 0 to 2609 2023-12-01T15:47:58.709 INFO:tasks.rados.rados.0.smithi119.stdout:3971: oid 25 version 2609 is already newer than 2606 2023-12-01T15:47:58.709 INFO:tasks.rados.rados.0.smithi119.stdout:3971: oid 25 version 2609 is already newer than 2608 2023-12-01T15:47:58.709 INFO:tasks.rados.rados.0.smithi119.stdout:3971: oid 25 version 2609 is already newer than 2607 2023-12-01T15:47:58.709 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 25 v 2609 (ObjNum 1241 snap 405 seq_num 1241) dirty exists 2023-12-01T15:47:58.709 INFO:tasks.rados.rados.0.smithi119.stdout:3971: left oid 25 (ObjNum 1241 snap 405 seq_num 1241) 2023-12-01T15:47:58.709 INFO:tasks.rados.rados.0.smithi119.stdout:3971: done (1 left) 2023-12-01T15:47:58.709 INFO:tasks.rados.rados.0.smithi119.stdout:3975: setattr oid 17 current snap is 405 2023-12-01T15:47:58.710 INFO:tasks.rados.rados.0.smithi119.stdout:3976: setattr oid 34 current snap is 405 2023-12-01T15:47:58.713 INFO:tasks.rados.rados.0.smithi119.stdout:3977: snap_create 2023-12-01T15:47:58.722 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 17 v 1939 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-01T15:47:58.725 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 2626 (ObjNum 1234 snap 395 seq_num 1234) dirty exists 2023-12-01T15:47:58.727 INFO:tasks.rados.rados.0.smithi119.stdout:3974: finishing rollback tid 1 to smithi119156531-35 2023-12-01T15:47:58.730 INFO:tasks.rados.rados.0.smithi119.stdout:3974: finishing rollback tid 2 to smithi119156531-35 2023-12-01T15:47:58.730 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 35 v 2517 (ObjNum 1167 snap 374 seq_num 1167) dirty exists 2023-12-01T15:47:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:58 smithi183 ceph-mon[99169]: pgmap v1240: 121 pgs: 121 active+clean; 647 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T15:47:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:58 smithi183 ceph-mon[99169]: osdmap e842: 8 total, 8 up, 8 in 2023-12-01T15:47:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:58 smithi119 ceph-mon[94175]: pgmap v1240: 121 pgs: 121 active+clean; 647 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T15:47:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:58 smithi119 ceph-mon[94175]: osdmap e842: 8 total, 8 up, 8 in 2023-12-01T15:47:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:58 smithi119 ceph-mon[108979]: pgmap v1240: 121 pgs: 121 active+clean; 647 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T15:47:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:58 smithi119 ceph-mon[108979]: osdmap e842: 8 total, 8 up, 8 in 2023-12-01T15:47:59.715 INFO:tasks.rados.rados.0.smithi119.stdout:3974: done (3 left) 2023-12-01T15:47:59.715 INFO:tasks.rados.rados.0.smithi119.stdout:3975: done (2 left) 2023-12-01T15:47:59.715 INFO:tasks.rados.rados.0.smithi119.stdout:3976: done (1 left) 2023-12-01T15:47:59.715 INFO:tasks.rados.rados.0.smithi119.stdout:3977: done (0 left) 2023-12-01T15:47:59.715 INFO:tasks.rados.rados.0.smithi119.stdout:3978: snap_create 2023-12-01T15:48:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:47:59 smithi183 ceph-mon[99169]: osdmap e843: 8 total, 8 up, 8 in 2023-12-01T15:48:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:47:59 smithi119 ceph-mon[94175]: osdmap e843: 8 total, 8 up, 8 in 2023-12-01T15:48:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:47:59 smithi119 ceph-mon[108979]: osdmap e843: 8 total, 8 up, 8 in 2023-12-01T15:48:00.641 INFO:tasks.rados.rados.0.smithi119.stdout:3978: done (0 left) 2023-12-01T15:48:00.641 INFO:tasks.rados.rados.0.smithi119.stdout:3979: read oid 39 snap 367 2023-12-01T15:48:00.642 INFO:tasks.rados.rados.0.smithi119.stdout:3979: expect (ObjNum 1152 snap 364 seq_num 1152) 2023-12-01T15:48:00.642 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 38 current snap is 407 2023-12-01T15:48:00.642 INFO:tasks.rados.rados.0.smithi119.stdout:3980: seq_num 1243 ranges {1523712=425984,1949696=729088,2678784=466944,3145728=8192} 2023-12-01T15:48:00.652 INFO:tasks.rados.rados.0.smithi119.stdout:3980: writing smithi119156531-38 from 1523712 to 1949696 tid 1 2023-12-01T15:48:00.657 INFO:tasks.rados.rados.0.smithi119.stdout:3980: writing smithi119156531-38 from 1949696 to 2678784 tid 2 2023-12-01T15:48:00.660 INFO:tasks.rados.rados.0.smithi119.stdout:3980: writing smithi119156531-38 from 2678784 to 3145728 tid 3 2023-12-01T15:48:00.660 INFO:tasks.rados.rados.0.smithi119.stdout:3980: writing smithi119156531-38 from 3145728 to 3153920 tid 4 2023-12-01T15:48:00.660 INFO:tasks.rados.rados.0.smithi119.stdout:3981: read oid 21 snap -1 2023-12-01T15:48:00.660 INFO:tasks.rados.rados.0.smithi119.stdout:3981: expect (ObjNum 1235 snap 395 seq_num 1235) 2023-12-01T15:48:00.660 INFO:tasks.rados.rados.0.smithi119.stdout:3982: read oid 36 snap -1 2023-12-01T15:48:00.660 INFO:tasks.rados.rados.0.smithi119.stdout:3982: expect deleted 2023-12-01T15:48:00.660 INFO:tasks.rados.rados.0.smithi119.stdout:3983: delete oid 4 current snap is 407 2023-12-01T15:48:00.660 INFO:tasks.rados.rados.0.smithi119.stdout:3979: expect (ObjNum 1152 snap 364 seq_num 1152) 2023-12-01T15:48:00.798 INFO:tasks.rados.rados.0.smithi119.stdout:3980: finishing write tid 1 to smithi119156531-38 2023-12-01T15:48:00.798 INFO:tasks.rados.rados.0.smithi119.stdout:3980: finishing write tid 2 to smithi119156531-38 2023-12-01T15:48:00.799 INFO:tasks.rados.rados.0.smithi119.stdout:3980: finishing write tid 3 to smithi119156531-38 2023-12-01T15:48:00.799 INFO:tasks.rados.rados.0.smithi119.stdout:3980: finishing write tid 4 to smithi119156531-38 2023-12-01T15:48:00.799 INFO:tasks.rados.rados.0.smithi119.stdout:3980: finishing write tid 5 to smithi119156531-38 2023-12-01T15:48:00.799 INFO:tasks.rados.rados.0.smithi119.stdout:3980: finishing write tid 6 to smithi119156531-38 2023-12-01T15:48:00.799 INFO:tasks.rados.rados.0.smithi119.stdout:3980: oid 38 updating version 0 to 2206 2023-12-01T15:48:00.799 INFO:tasks.rados.rados.0.smithi119.stdout:3980: oid 38 version 2206 is already newer than 2202 2023-12-01T15:48:00.799 INFO:tasks.rados.rados.0.smithi119.stdout:3980: oid 38 version 2206 is already newer than 2205 2023-12-01T15:48:00.799 INFO:tasks.rados.rados.0.smithi119.stdout:3980: oid 38 version 2206 is already newer than 2204 2023-12-01T15:48:00.799 INFO:tasks.rados.rados.0.smithi119.stdout:3980: oid 38 version 2206 is already newer than 2203 2023-12-01T15:48:00.799 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 38 v 2206 (ObjNum 1243 snap 407 seq_num 1243) dirty exists 2023-12-01T15:48:00.799 INFO:tasks.rados.rados.0.smithi119.stdout:3980: left oid 38 (ObjNum 1243 snap 407 seq_num 1243) 2023-12-01T15:48:00.799 INFO:tasks.rados.rados.0.smithi119.stdout:3981: expect (ObjNum 1235 snap 395 seq_num 1235) 2023-12-01T15:48:00.989 INFO:tasks.rados.rados.0.smithi119.stdout:3979: done (4 left) 2023-12-01T15:48:00.989 INFO:tasks.rados.rados.0.smithi119.stdout:3980: done (3 left) 2023-12-01T15:48:00.989 INFO:tasks.rados.rados.0.smithi119.stdout:3981: done (2 left) 2023-12-01T15:48:00.989 INFO:tasks.rados.rados.0.smithi119.stdout:3982: done (1 left) 2023-12-01T15:48:00.989 INFO:tasks.rados.rados.0.smithi119.stdout:3983: done (0 left) 2023-12-01T15:48:00.989 INFO:tasks.rados.rados.0.smithi119.stdout:3984: rollback oid 11 current snap is 407 2023-12-01T15:48:00.989 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 11 to 393 2023-12-01T15:48:00.989 INFO:tasks.rados.rados.0.smithi119.stdout:3985: delete oid 24 current snap is 407 2023-12-01T15:48:00.990 INFO:tasks.rados.rados.0.smithi119.stdout:3985: done (1 left) 2023-12-01T15:48:00.991 INFO:tasks.rados.rados.0.smithi119.stdout:3986: snap_remove snap 399 2023-12-01T15:48:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:00 smithi183 ceph-mon[99169]: pgmap v1243: 121 pgs: 121 active+clean; 650 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 0 B/s wr, 6 op/s 2023-12-01T15:48:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:00 smithi183 ceph-mon[99169]: osdmap e844: 8 total, 8 up, 8 in 2023-12-01T15:48:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:00 smithi183 ceph-mon[99169]: osdmap e845: 8 total, 8 up, 8 in 2023-12-01T15:48:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:00 smithi119 ceph-mon[94175]: pgmap v1243: 121 pgs: 121 active+clean; 650 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 0 B/s wr, 6 op/s 2023-12-01T15:48:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:00 smithi119 ceph-mon[94175]: osdmap e844: 8 total, 8 up, 8 in 2023-12-01T15:48:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:00 smithi119 ceph-mon[94175]: osdmap e845: 8 total, 8 up, 8 in 2023-12-01T15:48:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:00 smithi119 ceph-mon[108979]: pgmap v1243: 121 pgs: 121 active+clean; 650 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 0 B/s wr, 6 op/s 2023-12-01T15:48:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:00 smithi119 ceph-mon[108979]: osdmap e844: 8 total, 8 up, 8 in 2023-12-01T15:48:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:00 smithi119 ceph-mon[108979]: osdmap e845: 8 total, 8 up, 8 in 2023-12-01T15:48:01.723 INFO:tasks.rados.rados.0.smithi119.stdout:3986: done (1 left) 2023-12-01T15:48:01.723 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 34 current snap is 407 2023-12-01T15:48:01.723 INFO:tasks.rados.rados.0.smithi119.stdout:3984: finishing rollback tid 0 to smithi119156531-11 2023-12-01T15:48:01.723 INFO:tasks.rados.rados.0.smithi119.stdout:3987: seq_num 1246 ranges {1474560=475136,1949696=786432,2736128=417792} 2023-12-01T15:48:01.734 INFO:tasks.rados.rados.0.smithi119.stdout:3987: writing smithi119156531-34 from 1474560 to 1949696 tid 1 2023-12-01T15:48:01.738 INFO:tasks.rados.rados.0.smithi119.stdout:3987: writing smithi119156531-34 from 1949696 to 2736128 tid 2 2023-12-01T15:48:01.741 INFO:tasks.rados.rados.0.smithi119.stdout:3987: writing smithi119156531-34 from 2736128 to 3153920 tid 3 2023-12-01T15:48:01.741 INFO:tasks.rados.rados.0.smithi119.stdout:3988: rmattr oid 7 current snap is 407 2023-12-01T15:48:01.741 INFO:tasks.rados.rados.0.smithi119.stdout:3984: finishing rollback tid 1 to smithi119156531-11 2023-12-01T15:48:01.741 INFO:tasks.rados.rados.0.smithi119.stdout:3984: finishing rollback tid 2 to smithi119156531-11 2023-12-01T15:48:01.741 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 11 v 2527 (ObjNum 1183 snap 381 seq_num 1183) dirty exists 2023-12-01T15:48:01.741 INFO:tasks.rados.rados.0.smithi119.stdout:3987: finishing write tid 1 to smithi119156531-34 2023-12-01T15:48:01.741 INFO:tasks.rados.rados.0.smithi119.stdout:3984: done (2 left) 2023-12-01T15:48:01.741 INFO:tasks.rados.rados.0.smithi119.stdout:3989: delete oid 11 current snap is 407 2023-12-01T15:48:01.744 INFO:tasks.rados.rados.0.smithi119.stdout:3989: done (2 left) 2023-12-01T15:48:01.744 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 2 current snap is 407 2023-12-01T15:48:01.744 INFO:tasks.rados.rados.0.smithi119.stdout:3990: seq_num 1248 ranges {0=507904,507904=598016,1105920=606208} 2023-12-01T15:48:01.747 INFO:tasks.rados.rados.0.smithi119.stdout:3990: writing smithi119156531-2 from 0 to 507904 tid 1 2023-12-01T15:48:01.751 INFO:tasks.rados.rados.0.smithi119.stdout:3990: writing smithi119156531-2 from 507904 to 1105920 tid 2 2023-12-01T15:48:01.756 INFO:tasks.rados.rados.0.smithi119.stdout:3990: writing smithi119156531-2 from 1105920 to 1712128 tid 3 2023-12-01T15:48:01.756 INFO:tasks.rados.rados.0.smithi119.stdout:3991: read oid 21 snap 336 2023-12-01T15:48:01.756 INFO:tasks.rados.rados.0.smithi119.stdout:3991: expect (ObjNum 1057 snap 321 seq_num 1057) 2023-12-01T15:48:01.756 INFO:tasks.rados.rados.0.smithi119.stdout:3987: finishing write tid 2 to smithi119156531-34 2023-12-01T15:48:01.756 INFO:tasks.rados.rados.0.smithi119.stdout:3992: read oid 5 snap -1 2023-12-01T15:48:01.756 INFO:tasks.rados.rados.0.smithi119.stdout:3992: expect deleted 2023-12-01T15:48:01.756 INFO:tasks.rados.rados.0.smithi119.stdout:3993: read oid 41 snap -1 2023-12-01T15:48:01.756 INFO:tasks.rados.rados.0.smithi119.stdout:3993: expect (ObjNum 1085 snap 332 seq_num 1085) 2023-12-01T15:48:01.756 INFO:tasks.rados.rados.0.smithi119.stdout:3994: rmattr oid 13 current snap is 407 2023-12-01T15:48:01.756 INFO:tasks.rados.rados.0.smithi119.stdout:3994: done (6 left) 2023-12-01T15:48:01.756 INFO:tasks.rados.rados.0.smithi119.stdout:3995: snap_create 2023-12-01T15:48:01.756 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 7 v 2774 (ObjNum 1085 snap 332 seq_num 1085) dirty exists 2023-12-01T15:48:01.757 INFO:tasks.rados.rados.0.smithi119.stdout:3987: finishing write tid 3 to smithi119156531-34 2023-12-01T15:48:01.757 INFO:tasks.rados.rados.0.smithi119.stdout:3987: finishing write tid 4 to smithi119156531-34 2023-12-01T15:48:01.757 INFO:tasks.rados.rados.0.smithi119.stdout:3990: finishing write tid 1 to smithi119156531-2 2023-12-01T15:48:01.757 INFO:tasks.rados.rados.0.smithi119.stdout:3987: finishing write tid 5 to smithi119156531-34 2023-12-01T15:48:01.757 INFO:tasks.rados.rados.0.smithi119.stdout:3987: oid 34 updating version 0 to 2630 2023-12-01T15:48:01.757 INFO:tasks.rados.rados.0.smithi119.stdout:3987: oid 34 version 2630 is already newer than 2627 2023-12-01T15:48:01.757 INFO:tasks.rados.rados.0.smithi119.stdout:3987: oid 34 version 2630 is already newer than 2628 2023-12-01T15:48:01.757 INFO:tasks.rados.rados.0.smithi119.stdout:3987: oid 34 version 2630 is already newer than 2629 2023-12-01T15:48:01.757 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 34 v 2630 (ObjNum 1246 snap 407 seq_num 1246) dirty exists 2023-12-01T15:48:01.757 INFO:tasks.rados.rados.0.smithi119.stdout:3987: left oid 34 (ObjNum 1246 snap 407 seq_num 1246) 2023-12-01T15:48:01.760 INFO:tasks.rados.rados.0.smithi119.stdout:3990: finishing write tid 2 to smithi119156531-2 2023-12-01T15:48:01.761 INFO:tasks.rados.rados.0.smithi119.stdout:3990: finishing write tid 3 to smithi119156531-2 2023-12-01T15:48:01.761 INFO:tasks.rados.rados.0.smithi119.stdout:3990: finishing write tid 4 to smithi119156531-2 2023-12-01T15:48:01.766 INFO:tasks.rados.rados.0.smithi119.stdout:3990: finishing write tid 5 to smithi119156531-2 2023-12-01T15:48:01.766 INFO:tasks.rados.rados.0.smithi119.stdout:3990: oid 2 updating version 0 to 2773 2023-12-01T15:48:01.766 INFO:tasks.rados.rados.0.smithi119.stdout:3990: oid 2 version 2773 is already newer than 2771 2023-12-01T15:48:01.766 INFO:tasks.rados.rados.0.smithi119.stdout:3990: oid 2 version 2773 is already newer than 2770 2023-12-01T15:48:01.766 INFO:tasks.rados.rados.0.smithi119.stdout:3990: oid 2 version 2773 is already newer than 2772 2023-12-01T15:48:01.766 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 2773 (ObjNum 1248 snap 407 seq_num 1248) dirty exists 2023-12-01T15:48:01.766 INFO:tasks.rados.rados.0.smithi119.stdout:3990: left oid 2 (ObjNum 1248 snap 407 seq_num 1248) 2023-12-01T15:48:01.776 INFO:tasks.rados.rados.0.smithi119.stdout:3993: expect (ObjNum 1085 snap 332 seq_num 1085) 2023-12-01T15:48:01.881 INFO:tasks.rados.rados.0.smithi119.stdout:3991: expect (ObjNum 1057 snap 321 seq_num 1057) 2023-12-01T15:48:02.736 INFO:tasks.rados.rados.0.smithi119.stdout:3987: done (6 left) 2023-12-01T15:48:02.736 INFO:tasks.rados.rados.0.smithi119.stdout:3988: done (5 left) 2023-12-01T15:48:02.736 INFO:tasks.rados.rados.0.smithi119.stdout:3990: done (4 left) 2023-12-01T15:48:02.736 INFO:tasks.rados.rados.0.smithi119.stdout:3991: done (3 left) 2023-12-01T15:48:02.736 INFO:tasks.rados.rados.0.smithi119.stdout:3992: done (2 left) 2023-12-01T15:48:02.736 INFO:tasks.rados.rados.0.smithi119.stdout:3993: done (1 left) 2023-12-01T15:48:02.736 INFO:tasks.rados.rados.0.smithi119.stdout:3995: done (0 left) 2023-12-01T15:48:02.736 INFO:tasks.rados.rados.0.smithi119.stdout:3996: snap_create 2023-12-01T15:48:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:02 smithi183 ceph-mon[99169]: pgmap v1246: 121 pgs: 121 active+clean; 653 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.9 MiB/s rd, 776 KiB/s wr, 26 op/s 2023-12-01T15:48:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:02 smithi183 ceph-mon[99169]: osdmap e846: 8 total, 8 up, 8 in 2023-12-01T15:48:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:02 smithi119 ceph-mon[94175]: pgmap v1246: 121 pgs: 121 active+clean; 653 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.9 MiB/s rd, 776 KiB/s wr, 26 op/s 2023-12-01T15:48:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:02 smithi119 ceph-mon[94175]: osdmap e846: 8 total, 8 up, 8 in 2023-12-01T15:48:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:02 smithi119 ceph-mon[108979]: pgmap v1246: 121 pgs: 121 active+clean; 653 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.9 MiB/s rd, 776 KiB/s wr, 26 op/s 2023-12-01T15:48:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:02 smithi119 ceph-mon[108979]: osdmap e846: 8 total, 8 up, 8 in 2023-12-01T15:48:03.739 INFO:tasks.rados.rados.0.smithi119.stdout:3996: done (0 left) 2023-12-01T15:48:03.739 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 32 current snap is 409 2023-12-01T15:48:03.739 INFO:tasks.rados.rados.0.smithi119.stdout:3997: seq_num 1249 ranges {1531904=524288,2056192=483328,2539520=409600,2949120=311296} 2023-12-01T15:48:03.750 INFO:tasks.rados.rados.0.smithi119.stdout:3997: writing smithi119156531-32 from 1531904 to 2056192 tid 1 2023-12-01T15:48:03.752 INFO:tasks.rados.rados.0.smithi119.stdout:3997: writing smithi119156531-32 from 2056192 to 2539520 tid 2 2023-12-01T15:48:03.755 INFO:tasks.rados.rados.0.smithi119.stdout:3997: writing smithi119156531-32 from 2539520 to 2949120 tid 3 2023-12-01T15:48:03.757 INFO:tasks.rados.rados.0.smithi119.stdout:3997: writing smithi119156531-32 from 2949120 to 3260416 tid 4 2023-12-01T15:48:03.757 INFO:tasks.rados.rados.0.smithi119.stdout:3998: rollback oid 50 current snap is 409 2023-12-01T15:48:03.757 INFO:tasks.rados.rados.0.smithi119.stdout:rollback oid 50 to 325 2023-12-01T15:48:03.757 INFO:tasks.rados.rados.0.smithi119.stdout:append oid 2 current snap is 409 2023-12-01T15:48:03.757 INFO:tasks.rados.rados.0.smithi119.stdout:3999: seq_num 1250 ranges {1712128=540672,2252800=770048,3022848=434176} 2023-12-01T15:48:03.770 INFO:tasks.rados.rados.0.smithi119.stdout:3999: writing smithi119156531-2 from 1712128 to 2252800 tid 1 2023-12-01T15:48:03.774 INFO:tasks.rados.rados.0.smithi119.stdout:3999: writing smithi119156531-2 from 2252800 to 3022848 tid 2 2023-12-01T15:48:03.777 INFO:tasks.rados.rados.0.smithi119.stdout:3999: writing smithi119156531-2 from 3022848 to 3457024 tid 3 2023-12-01T15:48:03.778 INFO:tasks.rados.rados.0.smithi119.stdout: waiting on 3 2023-12-01T15:48:03.778 INFO:tasks.rados.rados.0.smithi119.stdout:3997: finishing write tid 1 to smithi119156531-32 2023-12-01T15:48:03.778 INFO:tasks.rados.rados.0.smithi119.stdout:3997: finishing write tid 2 to smithi119156531-32 2023-12-01T15:48:03.778 INFO:tasks.rados.rados.0.smithi119.stdout:3997: finishing write tid 3 to smithi119156531-32 2023-12-01T15:48:03.778 INFO:tasks.rados.rados.0.smithi119.stdout:3997: finishing write tid 4 to smithi119156531-32 2023-12-01T15:48:03.778 INFO:tasks.rados.rados.0.smithi119.stdout:3997: finishing write tid 5 to smithi119156531-32 2023-12-01T15:48:03.778 INFO:tasks.rados.rados.0.smithi119.stdout:3998: finishing rollback tid 0 to smithi119156531-50 2023-12-01T15:48:03.778 INFO:tasks.rados.rados.0.smithi119.stdout:3998: finishing rollback tid 1 to smithi119156531-50 2023-12-01T15:48:03.778 INFO:tasks.rados.rados.0.smithi119.stdout:3997: finishing write tid 6 to smithi119156531-32 2023-12-01T15:48:03.778 INFO:tasks.rados.rados.0.smithi119.stdout:3997: oid 32 updating version 0 to 2778 2023-12-01T15:48:03.778 INFO:tasks.rados.rados.0.smithi119.stdout:3997: oid 32 version 2778 is already newer than 2776 2023-12-01T15:48:03.778 INFO:tasks.rados.rados.0.smithi119.stdout:3997: oid 32 version 2778 is already newer than 2777 2023-12-01T15:48:03.778 INFO:tasks.rados.rados.0.smithi119.stdout:3997: oid 32 version 2778 is already newer than 2775 2023-12-01T15:48:03.779 INFO:tasks.rados.rados.0.smithi119.stdout:3997: oid 32 version 2778 is already newer than 2774 2023-12-01T15:48:03.779 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 32 v 2778 (ObjNum 1249 snap 409 seq_num 1249) dirty exists 2023-12-01T15:48:03.779 INFO:tasks.rados.rados.0.smithi119.stdout:3997: left oid 32 (ObjNum 1249 snap 409 seq_num 1249) 2023-12-01T15:48:03.779 INFO:tasks.rados.rados.0.smithi119.stdout:3998: finishing rollback tid 2 to smithi119156531-50 2023-12-01T15:48:03.779 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 50 v 2612 (ObjNum 1028 snap 310 seq_num 1028) dirty exists 2023-12-01T15:48:03.779 INFO:tasks.rados.rados.0.smithi119.stdout:3999: finishing write tid 1 to smithi119156531-2 2023-12-01T15:48:03.779 INFO:tasks.rados.rados.0.smithi119.stdout:3997: done (2 left) 2023-12-01T15:48:03.779 INFO:tasks.rados.rados.0.smithi119.stdout:3998: done (1 left) 2023-12-01T15:48:03.779 INFO:tasks.rados.rados.0.smithi119.stdout: waiting on 1 2023-12-01T15:48:03.780 INFO:tasks.rados.rados.0.smithi119.stdout:3999: finishing write tid 2 to smithi119156531-2 2023-12-01T15:48:03.780 INFO:tasks.rados.rados.0.smithi119.stdout:3999: finishing write tid 3 to smithi119156531-2 2023-12-01T15:48:03.780 INFO:tasks.rados.rados.0.smithi119.stdout:3999: finishing write tid 4 to smithi119156531-2 2023-12-01T15:48:03.781 INFO:tasks.rados.rados.0.smithi119.stdout:3999: finishing write tid 5 to smithi119156531-2 2023-12-01T15:48:03.782 INFO:tasks.rados.rados.0.smithi119.stdout:3999: oid 2 updating version 0 to 2781 2023-12-01T15:48:03.782 INFO:tasks.rados.rados.0.smithi119.stdout:3999: oid 2 updating version 2781 to 2782 2023-12-01T15:48:03.782 INFO:tasks.rados.rados.0.smithi119.stdout:3999: oid 2 version 2782 is already newer than 2779 2023-12-01T15:48:03.782 INFO:tasks.rados.rados.0.smithi119.stdout:3999: oid 2 version 2782 is already newer than 2780 2023-12-01T15:48:03.782 INFO:tasks.rados.rados.0.smithi119.stdout:update_object_version oid 2 v 2782 (ObjNum 1250 snap 409 seq_num 1250) dirty exists 2023-12-01T15:48:03.782 INFO:tasks.rados.rados.0.smithi119.stdout:3999: left oid 2 (ObjNum 1250 snap 409 seq_num 1250) 2023-12-01T15:48:03.782 INFO:tasks.rados.rados.0.smithi119.stdout:3999: done (0 left) 2023-12-01T15:48:03.783 INFO:tasks.rados.rados.0.smithi119.stderr:0 errors. 2023-12-01T15:48:03.783 INFO:tasks.rados.rados.0.smithi119.stderr: 2023-12-01T15:48:03.787 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T15:48:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:03 smithi119 ceph-mon[94175]: osdmap e847: 8 total, 8 up, 8 in 2023-12-01T15:48:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:03 smithi119 ceph-mon[108979]: osdmap e847: 8 total, 8 up, 8 in 2023-12-01T15:48:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:03 smithi183 ceph-mon[99169]: osdmap e847: 8 total, 8 up, 8 in 2023-12-01T15:48:04.391 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:48:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:48:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:48:04] "GET /metrics HTTP/1.1" 200 36174 "" "Prometheus/2.43.0" 2023-12-01T15:48:04.943 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:04 smithi119 ceph-mon[94175]: pgmap v1249: 121 pgs: 121 active+clean; 653 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 776 KiB/s wr, 19 op/s 2023-12-01T15:48:04.943 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:04 smithi119 ceph-mon[94175]: osdmap e848: 8 total, 8 up, 8 in 2023-12-01T15:48:04.944 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:04 smithi119 ceph-mon[108979]: pgmap v1249: 121 pgs: 121 active+clean; 653 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 776 KiB/s wr, 19 op/s 2023-12-01T15:48:04.944 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:04 smithi119 ceph-mon[108979]: osdmap e848: 8 total, 8 up, 8 in 2023-12-01T15:48:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:04 smithi183 ceph-mon[99169]: pgmap v1249: 121 pgs: 121 active+clean; 653 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 776 KiB/s wr, 19 op/s 2023-12-01T15:48:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:04 smithi183 ceph-mon[99169]: osdmap e848: 8 total, 8 up, 8 in 2023-12-01T15:48:05.912 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:48:05.912 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":848,"fsid":"f739cc42-905d-11ee-95a2-87774f69a715","created":"2023-12-01T15:27:15.869764+0000","modified":"2023-12-01T15:48:03.728020+0000","last_up_change":"2023-12-01T15:31:50.275664+0000","last_in_change":"2023-12-01T15:31:34.014773+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":19,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T15:30:06.025532+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T15:32:08.785974+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":"62","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":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T15:32:09.632944+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-12-01T15:32:48.798354+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2023-12-01T15:34:46.672023+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":3,"size":3,"min_size":2,"crush_rule":1,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":16,"pg_placement_num":16,"pg_placement_num_target":16,"pg_num_target":16,"pg_num_pending":16,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"848","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":766,"snap_epoch":848,"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":"teuthologyprofile","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":8192,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rados":{}}}],"osds":[{"osd":0,"uuid":"7e4d4eaf-7cd3-4b10-92ca-ac5b780a8c1a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6803","nonce":2700223613}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6805","nonce":2700223613}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6808","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6809","nonce":2700223613}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":2700223613},{"type":"v1","addr":"172.21.15.119:6807","nonce":2700223613}]},"public_addr":"172.21.15.119:6803/2700223613","cluster_addr":"172.21.15.119:6805/2700223613","heartbeat_back_addr":"172.21.15.119:6809/2700223613","heartbeat_front_addr":"172.21.15.119:6807/2700223613","state":["exists","up"]},{"osd":1,"uuid":"d501c180-80e3-4143-97d1-d5c8618bd5b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6810","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6811","nonce":3343112323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6813","nonce":3343112323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6816","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6817","nonce":3343112323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":3343112323},{"type":"v1","addr":"172.21.15.119:6815","nonce":3343112323}]},"public_addr":"172.21.15.119:6811/3343112323","cluster_addr":"172.21.15.119:6813/3343112323","heartbeat_back_addr":"172.21.15.119:6817/3343112323","heartbeat_front_addr":"172.21.15.119:6815/3343112323","state":["exists","up"]},{"osd":2,"uuid":"0c03b48f-7e92-400e-ab0d-25a59bea87e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6818","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6819","nonce":2320688937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6820","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6821","nonce":2320688937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6824","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6825","nonce":2320688937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6822","nonce":2320688937},{"type":"v1","addr":"172.21.15.119:6823","nonce":2320688937}]},"public_addr":"172.21.15.119:6819/2320688937","cluster_addr":"172.21.15.119:6821/2320688937","heartbeat_back_addr":"172.21.15.119:6825/2320688937","heartbeat_front_addr":"172.21.15.119:6823/2320688937","state":["exists","up"]},{"osd":3,"uuid":"1f8ad76b-4188-46a4-bc9a-d41d0c133658","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6826","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6827","nonce":601915158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6828","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6829","nonce":601915158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6832","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6833","nonce":601915158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6830","nonce":601915158},{"type":"v1","addr":"172.21.15.119:6831","nonce":601915158}]},"public_addr":"172.21.15.119:6827/601915158","cluster_addr":"172.21.15.119:6829/601915158","heartbeat_back_addr":"172.21.15.119:6833/601915158","heartbeat_front_addr":"172.21.15.119:6831/601915158","state":["exists","up"]},{"osd":4,"uuid":"ea2a89f4-0181-45ec-831f-0536da5c6166","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6801","nonce":1233387118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6803","nonce":1233387118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6807","nonce":1233387118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":1233387118},{"type":"v1","addr":"172.21.15.183:6805","nonce":1233387118}]},"public_addr":"172.21.15.183:6801/1233387118","cluster_addr":"172.21.15.183:6803/1233387118","heartbeat_back_addr":"172.21.15.183:6807/1233387118","heartbeat_front_addr":"172.21.15.183:6805/1233387118","state":["exists","up"]},{"osd":5,"uuid":"65ef2331-629a-46fa-907a-fc1775d1e4d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6809","nonce":1393828303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6811","nonce":1393828303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6815","nonce":1393828303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":1393828303},{"type":"v1","addr":"172.21.15.183:6813","nonce":1393828303}]},"public_addr":"172.21.15.183:6809/1393828303","cluster_addr":"172.21.15.183:6811/1393828303","heartbeat_back_addr":"172.21.15.183:6815/1393828303","heartbeat_front_addr":"172.21.15.183:6813/1393828303","state":["exists","up"]},{"osd":6,"uuid":"6ad16938-bc63-40e1-bff7-7e66d5f3174d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6817","nonce":2763702460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6819","nonce":2763702460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6823","nonce":2763702460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":2763702460},{"type":"v1","addr":"172.21.15.183:6821","nonce":2763702460}]},"public_addr":"172.21.15.183:6817/2763702460","cluster_addr":"172.21.15.183:6819/2763702460","heartbeat_back_addr":"172.21.15.183:6823/2763702460","heartbeat_front_addr":"172.21.15.183:6821/2763702460","state":["exists","up"]},{"osd":7,"uuid":"5c4ac9fa-42a0-42f0-ad25-7114c9c8af3c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":73,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6825","nonce":1731423998}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6827","nonce":1731423998}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6831","nonce":1731423998}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":1731423998},{"type":"v1","addr":"172.21.15.183:6829","nonce":1731423998}]},"public_addr":"172.21.15.183:6825/1731423998","cluster_addr":"172.21.15.183:6827/1731423998","heartbeat_back_addr":"172.21.15.183:6831/1731423998","heartbeat_front_addr":"172.21.15.183:6829/1731423998","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:19.708447+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:29:41.028668+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:02.279478+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:24.563066+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:30:45.192186+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:06.055496+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:27.064546+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T15:31:48.661162+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.8","mappings":[{"from":7,"to":2}]},{"pgid":"3.f","mappings":[{"from":4,"to":1}]},{"pgid":"3.1a","mappings":[{"from":4,"to":3}]},{"pgid":"3.29","mappings":[{"from":4,"to":2}]},{"pgid":"3.32","mappings":[{"from":0,"to":2}]},{"pgid":"3.3e","mappings":[{"from":0,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.119:6801/3165063643":"2023-12-02T15:32:38.251435+0000","172.21.15.119:6800/3165063643":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1852628144":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1454663442":"2023-12-02T15:32:38.251435+0000","172.21.15.119:6801/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/2114544880":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/2699175043":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/688034867":"2023-12-02T15:32:38.251435+0000","172.21.15.119:0/1761738832":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/633350976":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/3754739469":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:0/1843857727":"2023-12-02T15:28:07.706734+0000","172.21.15.119:6801/810265220":"2023-12-02T15:27:44.742505+0000","172.21.15.119:6800/414349980":"2023-12-02T15:28:07.706734+0000","172.21.15.119:0/1074585994":"2023-12-02T15:27:44.742505+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[{"pool":5,"snaps":[{"begin":677,"length":1},{"begin":722,"length":1},{"begin":753,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-01T15:48:06.436 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-01T15:48:06.986 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:48:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:06 smithi183 ceph-mon[99169]: pgmap v1251: 121 pgs: 121 active+clean; 662 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-12-01T15:48:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3186016948' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:48:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:06 smithi119 ceph-mon[94175]: pgmap v1251: 121 pgs: 121 active+clean; 662 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-12-01T15:48:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3186016948' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:48:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:06 smithi119 ceph-mon[108979]: pgmap v1251: 121 pgs: 121 active+clean; 662 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-12-01T15:48:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3186016948' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T15:48:08.535 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-01T15:48:08.538 INFO:teuthology.orchestra.run.smithi119.stderr:dumped all 2023-12-01T15:48:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:08 smithi119 ceph-mon[94175]: pgmap v1252: 121 pgs: 121 active+clean; 662 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T15:48:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:08 smithi119 ceph-mon[108979]: pgmap v1252: 121 pgs: 121 active+clean; 662 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T15:48:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:09.028 INFO:teuthology.orchestra.run.smithi119.stdout:{"pg_ready":true,"pg_map":{"version":1252,"stamp":"2023-12-01T15:48:07.319520+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":693899142,"num_objects":390,"num_object_clones":316,"num_object_copies":1170,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":390,"num_whiteouts":9,"num_read":4439,"num_read_kb":5896401,"num_write":8871,"num_write_kb":1841676,"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":25371,"ondisk_log_size":25371,"up":363,"acting":363,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":363,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":5930216,"kb_used_data":875304,"kb_used_omap":0,"kb_used_meta":5054848,"kb_avail":744031000,"statfs":{"total":767960285184,"available":761887744000,"internally_reserved":0,"allocated":896311296,"data_stored":2024827190,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5176164352},"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":8921088,"num_objects":8,"num_object_clones":8,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":1,"num_read":22,"num_read_kb":40875,"num_write":34,"num_write_kb":8296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.001559"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":782,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161483+0000","last_change":"2023-12-01T15:32:10.493401+0000","last_active":"2023-12-01T15:48:03.161483+0000","last_peered":"2023-12-01T15:48:03.161483+0000","last_clean":"2023-12-01T15:48:03.161483+0000","last_became_active":"2023-12-01T15:32:10.493095+0000","last_became_peered":"2023-12-01T15:32:10.493095+0000","last_unstale":"2023-12-01T15:48:03.161483+0000","last_undegraded":"2023-12-01T15:48:03.161483+0000","last_fullsized":"2023-12-01T15:48:03.161483+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:39:11.787500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.3e","version":"0'0","reported_seq":801,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.734604+0000","last_change":"2023-12-01T15:33:39.987254+0000","last_active":"2023-12-01T15:48:02.734604+0000","last_peered":"2023-12-01T15:48:02.734604+0000","last_clean":"2023-12-01T15:48:02.734604+0000","last_became_active":"2023-12-01T15:33:39.986891+0000","last_became_peered":"2023-12-01T15:33:39.986891+0000","last_unstale":"2023-12-01T15:48:02.734604+0000","last_undegraded":"2023-12-01T15:48:02.734604+0000","last_fullsized":"2023-12-01T15:48:02.734604+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:27:27.190575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.3d","version":"0'0","reported_seq":803,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.734261+0000","last_change":"2023-12-01T15:32:10.486647+0000","last_active":"2023-12-01T15:48:02.734261+0000","last_peered":"2023-12-01T15:48:02.734261+0000","last_clean":"2023-12-01T15:48:02.734261+0000","last_became_active":"2023-12-01T15:32:10.486368+0000","last_became_peered":"2023-12-01T15:32:10.486368+0000","last_unstale":"2023-12-01T15:48:02.734261+0000","last_undegraded":"2023-12-01T15:48:02.734261+0000","last_fullsized":"2023-12-01T15:48:02.734261+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:36:30.334464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":784,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161276+0000","last_change":"2023-12-01T15:32:10.473539+0000","last_active":"2023-12-01T15:48:03.161276+0000","last_peered":"2023-12-01T15:48:03.161276+0000","last_clean":"2023-12-01T15:48:03.161276+0000","last_became_active":"2023-12-01T15:32:10.473237+0000","last_became_peered":"2023-12-01T15:32:10.473237+0000","last_unstale":"2023-12-01T15:48:03.161276+0000","last_undegraded":"2023-12-01T15:48:03.161276+0000","last_fullsized":"2023-12-01T15:48:03.161276+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:46:42.199992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":781,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160697+0000","last_change":"2023-12-01T15:32:10.498011+0000","last_active":"2023-12-01T15:48:03.160697+0000","last_peered":"2023-12-01T15:48:03.160697+0000","last_clean":"2023-12-01T15:48:03.160697+0000","last_became_active":"2023-12-01T15:32:10.497411+0000","last_became_peered":"2023-12-01T15:32:10.497411+0000","last_unstale":"2023-12-01T15:48:03.160697+0000","last_undegraded":"2023-12-01T15:48:03.160697+0000","last_fullsized":"2023-12-01T15:48:03.160697+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:25:42.970281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":783,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161168+0000","last_change":"2023-12-01T15:32:10.475068+0000","last_active":"2023-12-01T15:48:03.161168+0000","last_peered":"2023-12-01T15:48:03.161168+0000","last_clean":"2023-12-01T15:48:03.161168+0000","last_became_active":"2023-12-01T15:32:10.474760+0000","last_became_peered":"2023-12-01T15:32:10.474760+0000","last_unstale":"2023-12-01T15:48:03.161168+0000","last_undegraded":"2023-12-01T15:48:03.161168+0000","last_fullsized":"2023-12-01T15:48:03.161168+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:26:52.866247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.39","version":"0'0","reported_seq":781,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161079+0000","last_change":"2023-12-01T15:32:10.489994+0000","last_active":"2023-12-01T15:48:03.161079+0000","last_peered":"2023-12-01T15:48:03.161079+0000","last_clean":"2023-12-01T15:48:03.161079+0000","last_became_active":"2023-12-01T15:32:10.489699+0000","last_became_peered":"2023-12-01T15:32:10.489699+0000","last_unstale":"2023-12-01T15:48:03.161079+0000","last_undegraded":"2023-12-01T15:48:03.161079+0000","last_fullsized":"2023-12-01T15:48:03.161079+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:24:42.919242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.38","version":"0'0","reported_seq":782,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.159404+0000","last_change":"2023-12-01T15:32:10.479120+0000","last_active":"2023-12-01T15:48:03.159404+0000","last_peered":"2023-12-01T15:48:03.159404+0000","last_clean":"2023-12-01T15:48:03.159404+0000","last_became_active":"2023-12-01T15:32:10.478852+0000","last_became_peered":"2023-12-01T15:32:10.478852+0000","last_unstale":"2023-12-01T15:48:03.159404+0000","last_undegraded":"2023-12-01T15:48:03.159404+0000","last_fullsized":"2023-12-01T15:48:03.159404+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:48:33.587279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":781,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161356+0000","last_change":"2023-12-01T15:32:10.492406+0000","last_active":"2023-12-01T15:48:03.161356+0000","last_peered":"2023-12-01T15:48:03.161356+0000","last_clean":"2023-12-01T15:48:03.161356+0000","last_became_active":"2023-12-01T15:32:10.492116+0000","last_became_peered":"2023-12-01T15:32:10.492116+0000","last_unstale":"2023-12-01T15:48:03.161356+0000","last_undegraded":"2023-12-01T15:48:03.161356+0000","last_fullsized":"2023-12-01T15:48:03.161356+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:06:22.442288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.36","version":"0'0","reported_seq":777,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.730433+0000","last_change":"2023-12-01T15:32:10.495372+0000","last_active":"2023-12-01T15:48:02.730433+0000","last_peered":"2023-12-01T15:48:02.730433+0000","last_clean":"2023-12-01T15:48:02.730433+0000","last_became_active":"2023-12-01T15:32:10.494917+0000","last_became_peered":"2023-12-01T15:32:10.494917+0000","last_unstale":"2023-12-01T15:48:02.730433+0000","last_undegraded":"2023-12-01T15:48:02.730433+0000","last_fullsized":"2023-12-01T15:48:02.730433+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:30:13.258512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":777,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.730340+0000","last_change":"2023-12-01T15:32:10.490883+0000","last_active":"2023-12-01T15:48:02.730340+0000","last_peered":"2023-12-01T15:48:02.730340+0000","last_clean":"2023-12-01T15:48:02.730340+0000","last_became_active":"2023-12-01T15:32:10.490045+0000","last_became_peered":"2023-12-01T15:32:10.490045+0000","last_unstale":"2023-12-01T15:48:02.730340+0000","last_undegraded":"2023-12-01T15:48:02.730340+0000","last_fullsized":"2023-12-01T15:48:02.730340+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:55:53.504708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":794,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160789+0000","last_change":"2023-12-01T15:32:10.480987+0000","last_active":"2023-12-01T15:48:03.160789+0000","last_peered":"2023-12-01T15:48:03.160789+0000","last_clean":"2023-12-01T15:48:03.160789+0000","last_became_active":"2023-12-01T15:32:10.480596+0000","last_became_peered":"2023-12-01T15:32:10.480596+0000","last_unstale":"2023-12-01T15:48:03.160789+0000","last_undegraded":"2023-12-01T15:48:03.160789+0000","last_fullsized":"2023-12-01T15:48:03.160789+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:26:51.212833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":782,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160177+0000","last_change":"2023-12-01T15:32:10.488718+0000","last_active":"2023-12-01T15:48:03.160177+0000","last_peered":"2023-12-01T15:48:03.160177+0000","last_clean":"2023-12-01T15:48:03.160177+0000","last_became_active":"2023-12-01T15:32:10.488418+0000","last_became_peered":"2023-12-01T15:32:10.488418+0000","last_unstale":"2023-12-01T15:48:03.160177+0000","last_undegraded":"2023-12-01T15:48:03.160177+0000","last_fullsized":"2023-12-01T15:48:03.160177+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:49:44.026451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":781,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.159738+0000","last_change":"2023-12-01T15:33:39.852390+0000","last_active":"2023-12-01T15:48:03.159738+0000","last_peered":"2023-12-01T15:48:03.159738+0000","last_clean":"2023-12-01T15:48:03.159738+0000","last_became_active":"2023-12-01T15:33:39.852104+0000","last_became_peered":"2023-12-01T15:33:39.852104+0000","last_unstale":"2023-12-01T15:48:03.159738+0000","last_undegraded":"2023-12-01T15:48:03.159738+0000","last_fullsized":"2023-12-01T15:48:03.159738+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:44:46.730761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.31","version":"0'0","reported_seq":791,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.735362+0000","last_change":"2023-12-01T15:32:10.483598+0000","last_active":"2023-12-01T15:48:02.735362+0000","last_peered":"2023-12-01T15:48:02.735362+0000","last_clean":"2023-12-01T15:48:02.735362+0000","last_became_active":"2023-12-01T15:32:10.483148+0000","last_became_peered":"2023-12-01T15:32:10.483148+0000","last_unstale":"2023-12-01T15:48:02.735362+0000","last_undegraded":"2023-12-01T15:48:02.735362+0000","last_fullsized":"2023-12-01T15:48:02.735362+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:12:07.443217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.30","version":"0'0","reported_seq":783,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.159808+0000","last_change":"2023-12-01T15:32:10.491864+0000","last_active":"2023-12-01T15:48:03.159808+0000","last_peered":"2023-12-01T15:48:03.159808+0000","last_clean":"2023-12-01T15:48:03.159808+0000","last_became_active":"2023-12-01T15:32:10.491573+0000","last_became_peered":"2023-12-01T15:32:10.491573+0000","last_unstale":"2023-12-01T15:48:03.159808+0000","last_undegraded":"2023-12-01T15:48:03.159808+0000","last_fullsized":"2023-12-01T15:48:03.159808+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:30:46.355766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":783,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160585+0000","last_change":"2023-12-01T15:32:10.493717+0000","last_active":"2023-12-01T15:48:03.160585+0000","last_peered":"2023-12-01T15:48:03.160585+0000","last_clean":"2023-12-01T15:48:03.160585+0000","last_became_active":"2023-12-01T15:32:10.493237+0000","last_became_peered":"2023-12-01T15:32:10.493237+0000","last_unstale":"2023-12-01T15:48:03.160585+0000","last_undegraded":"2023-12-01T15:48:03.160585+0000","last_fullsized":"2023-12-01T15:48:03.160585+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:23:21.342239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":788,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160413+0000","last_change":"2023-12-01T15:32:10.492606+0000","last_active":"2023-12-01T15:48:03.160413+0000","last_peered":"2023-12-01T15:48:03.160413+0000","last_clean":"2023-12-01T15:48:03.160413+0000","last_became_active":"2023-12-01T15:32:10.491604+0000","last_became_peered":"2023-12-01T15:32:10.491604+0000","last_unstale":"2023-12-01T15:48:03.160413+0000","last_undegraded":"2023-12-01T15:48:03.160413+0000","last_fullsized":"2023-12-01T15:48:03.160413+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:26:53.779043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2d","version":"0'0","reported_seq":782,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161906+0000","last_change":"2023-12-01T15:32:10.492256+0000","last_active":"2023-12-01T15:48:03.161906+0000","last_peered":"2023-12-01T15:48:03.161906+0000","last_clean":"2023-12-01T15:48:03.161906+0000","last_became_active":"2023-12-01T15:32:10.491837+0000","last_became_peered":"2023-12-01T15:32:10.491837+0000","last_unstale":"2023-12-01T15:48:03.161906+0000","last_undegraded":"2023-12-01T15:48:03.161906+0000","last_fullsized":"2023-12-01T15:48:03.161906+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:10:36.991824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"62'4","reported_seq":808,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.735084+0000","last_change":"2023-12-01T15:32:10.069237+0000","last_active":"2023-12-01T15:48:02.735084+0000","last_peered":"2023-12-01T15:48:02.735084+0000","last_clean":"2023-12-01T15:48:02.735084+0000","last_became_active":"2023-12-01T15:32:10.068970+0000","last_became_peered":"2023-12-01T15:32:10.068970+0000","last_unstale":"2023-12-01T15:48:02.735084+0000","last_undegraded":"2023-12-01T15:48:02.735084+0000","last_fullsized":"2023-12-01T15:48:02.735084+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:59:17.879070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":783,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160789+0000","last_change":"2023-12-01T15:32:10.482347+0000","last_active":"2023-12-01T15:48:03.160789+0000","last_peered":"2023-12-01T15:48:03.160789+0000","last_clean":"2023-12-01T15:48:03.160789+0000","last_became_active":"2023-12-01T15:32:10.482064+0000","last_became_peered":"2023-12-01T15:32:10.482064+0000","last_unstale":"2023-12-01T15:48:03.160789+0000","last_undegraded":"2023-12-01T15:48:03.160789+0000","last_fullsized":"2023-12-01T15:48:03.160789+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:25:33.941682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1e","version":"62'1","reported_seq":785,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160819+0000","last_change":"2023-12-01T15:32:10.073280+0000","last_active":"2023-12-01T15:48:03.160819+0000","last_peered":"2023-12-01T15:48:03.160819+0000","last_clean":"2023-12-01T15:48:03.160819+0000","last_became_active":"2023-12-01T15:32:10.072911+0000","last_became_peered":"2023-12-01T15:32:10.072911+0000","last_unstale":"2023-12-01T15:48:03.160819+0000","last_undegraded":"2023-12-01T15:48:03.160819+0000","last_fullsized":"2023-12-01T15:48:03.160819+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:11:19.539910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":803,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.734922+0000","last_change":"2023-12-01T15:32:10.473865+0000","last_active":"2023-12-01T15:48:02.734922+0000","last_peered":"2023-12-01T15:48:02.734922+0000","last_clean":"2023-12-01T15:48:02.734922+0000","last_became_active":"2023-12-01T15:32:10.473582+0000","last_became_peered":"2023-12-01T15:32:10.473582+0000","last_unstale":"2023-12-01T15:48:02.734922+0000","last_undegraded":"2023-12-01T15:48:02.734922+0000","last_fullsized":"2023-12-01T15:48:02.734922+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:36:22.634065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1d","version":"62'2","reported_seq":784,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161532+0000","last_change":"2023-12-01T15:32:10.079286+0000","last_active":"2023-12-01T15:48:03.161532+0000","last_peered":"2023-12-01T15:48:03.161532+0000","last_clean":"2023-12-01T15:48:03.161532+0000","last_became_active":"2023-12-01T15:32:10.079005+0000","last_became_peered":"2023-12-01T15:32:10.079005+0000","last_unstale":"2023-12-01T15:48:03.161532+0000","last_undegraded":"2023-12-01T15:48:03.161532+0000","last_fullsized":"2023-12-01T15:48:03.161532+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:55:49.482197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":783,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161691+0000","last_change":"2023-12-01T15:32:10.482590+0000","last_active":"2023-12-01T15:48:03.161691+0000","last_peered":"2023-12-01T15:48:03.161691+0000","last_clean":"2023-12-01T15:48:03.161691+0000","last_became_active":"2023-12-01T15:32:10.481989+0000","last_became_peered":"2023-12-01T15:32:10.481989+0000","last_unstale":"2023-12-01T15:48:03.161691+0000","last_undegraded":"2023-12-01T15:48:03.161691+0000","last_fullsized":"2023-12-01T15:48:03.161691+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:46:24.635021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"62'2","reported_seq":784,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161922+0000","last_change":"2023-12-01T15:32:10.072605+0000","last_active":"2023-12-01T15:48:03.161922+0000","last_peered":"2023-12-01T15:48:03.161922+0000","last_clean":"2023-12-01T15:48:03.161922+0000","last_became_active":"2023-12-01T15:32:10.071970+0000","last_became_peered":"2023-12-01T15:32:10.071970+0000","last_unstale":"2023-12-01T15:48:03.161922+0000","last_undegraded":"2023-12-01T15:48:03.161922+0000","last_fullsized":"2023-12-01T15:48:03.161922+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:21:34.112330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":783,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160846+0000","last_change":"2023-12-01T15:32:10.482792+0000","last_active":"2023-12-01T15:48:03.160846+0000","last_peered":"2023-12-01T15:48:03.160846+0000","last_clean":"2023-12-01T15:48:03.160846+0000","last_became_active":"2023-12-01T15:32:10.482431+0000","last_became_peered":"2023-12-01T15:32:10.482431+0000","last_unstale":"2023-12-01T15:48:03.160846+0000","last_undegraded":"2023-12-01T15:48:03.160846+0000","last_fullsized":"2023-12-01T15:48:03.160846+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:44:51.598545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"62'1","reported_seq":784,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160332+0000","last_change":"2023-12-01T15:32:10.076368+0000","last_active":"2023-12-01T15:48:03.160332+0000","last_peered":"2023-12-01T15:48:03.160332+0000","last_clean":"2023-12-01T15:48:03.160332+0000","last_became_active":"2023-12-01T15:32:10.076032+0000","last_became_peered":"2023-12-01T15:32:10.076032+0000","last_unstale":"2023-12-01T15:48:03.160332+0000","last_undegraded":"2023-12-01T15:48:03.160332+0000","last_fullsized":"2023-12-01T15:48:03.160332+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:13:23.745763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"0'0","reported_seq":774,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160217+0000","last_change":"2023-12-01T15:33:39.852518+0000","last_active":"2023-12-01T15:48:03.160217+0000","last_peered":"2023-12-01T15:48:03.160217+0000","last_clean":"2023-12-01T15:48:03.160217+0000","last_became_active":"2023-12-01T15:33:39.852140+0000","last_became_peered":"2023-12-01T15:33:39.852140+0000","last_unstale":"2023-12-01T15:48:03.160217+0000","last_undegraded":"2023-12-01T15:48:03.160217+0000","last_fullsized":"2023-12-01T15:48:03.160217+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:16:21.904592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1a","version":"62'1","reported_seq":779,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.729966+0000","last_change":"2023-12-01T15:32:10.074624+0000","last_active":"2023-12-01T15:48:02.729966+0000","last_peered":"2023-12-01T15:48:02.729966+0000","last_clean":"2023-12-01T15:48:02.729966+0000","last_became_active":"2023-12-01T15:32:10.073474+0000","last_became_peered":"2023-12-01T15:32:10.073474+0000","last_unstale":"2023-12-01T15:48:02.729966+0000","last_undegraded":"2023-12-01T15:48:02.729966+0000","last_fullsized":"2023-12-01T15:48:02.729966+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:46:23.123464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":802,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.733782+0000","last_change":"2023-12-01T15:32:10.488724+0000","last_active":"2023-12-01T15:48:02.733782+0000","last_peered":"2023-12-01T15:48:02.733782+0000","last_clean":"2023-12-01T15:48:02.733782+0000","last_became_active":"2023-12-01T15:32:10.487892+0000","last_became_peered":"2023-12-01T15:32:10.487892+0000","last_unstale":"2023-12-01T15:48:02.733782+0000","last_undegraded":"2023-12-01T15:48:02.733782+0000","last_fullsized":"2023-12-01T15:48:02.733782+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:05:43.936353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.19","version":"0'0","reported_seq":783,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.159654+0000","last_change":"2023-12-01T15:32:10.072709+0000","last_active":"2023-12-01T15:48:03.159654+0000","last_peered":"2023-12-01T15:48:03.159654+0000","last_clean":"2023-12-01T15:48:03.159654+0000","last_became_active":"2023-12-01T15:32:10.072396+0000","last_became_peered":"2023-12-01T15:32:10.072396+0000","last_unstale":"2023-12-01T15:48:03.159654+0000","last_undegraded":"2023-12-01T15:48:03.159654+0000","last_fullsized":"2023-12-01T15:48:03.159654+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:32:32.562556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":782,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.159594+0000","last_change":"2023-12-01T15:32:10.488817+0000","last_active":"2023-12-01T15:48:03.159594+0000","last_peered":"2023-12-01T15:48:03.159594+0000","last_clean":"2023-12-01T15:48:03.159594+0000","last_became_active":"2023-12-01T15:32:10.488517+0000","last_became_peered":"2023-12-01T15:32:10.488517+0000","last_unstale":"2023-12-01T15:48:03.159594+0000","last_undegraded":"2023-12-01T15:48:03.159594+0000","last_fullsized":"2023-12-01T15:48:03.159594+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:47:50.079079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.18","version":"0'0","reported_seq":784,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160974+0000","last_change":"2023-12-01T15:32:10.074489+0000","last_active":"2023-12-01T15:48:03.160974+0000","last_peered":"2023-12-01T15:48:03.160974+0000","last_clean":"2023-12-01T15:48:03.160974+0000","last_became_active":"2023-12-01T15:32:10.073655+0000","last_became_peered":"2023-12-01T15:32:10.073655+0000","last_unstale":"2023-12-01T15:48:03.160974+0000","last_undegraded":"2023-12-01T15:48:03.160974+0000","last_fullsized":"2023-12-01T15:48:03.160974+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:56:41.792894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":791,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.735572+0000","last_change":"2023-12-01T15:32:10.483438+0000","last_active":"2023-12-01T15:48:02.735572+0000","last_peered":"2023-12-01T15:48:02.735572+0000","last_clean":"2023-12-01T15:48:02.735572+0000","last_became_active":"2023-12-01T15:32:10.482750+0000","last_became_peered":"2023-12-01T15:32:10.482750+0000","last_unstale":"2023-12-01T15:48:02.735572+0000","last_undegraded":"2023-12-01T15:48:02.735572+0000","last_fullsized":"2023-12-01T15:48:02.735572+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:02:59.434695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":778,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.730495+0000","last_change":"2023-12-01T15:32:10.067912+0000","last_active":"2023-12-01T15:48:02.730495+0000","last_peered":"2023-12-01T15:48:02.730495+0000","last_clean":"2023-12-01T15:48:02.730495+0000","last_became_active":"2023-12-01T15:32:10.067561+0000","last_became_peered":"2023-12-01T15:32:10.067561+0000","last_unstale":"2023-12-01T15:48:02.730495+0000","last_undegraded":"2023-12-01T15:48:02.730495+0000","last_fullsized":"2023-12-01T15:48:02.730495+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:19:09.237245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":783,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161696+0000","last_change":"2023-12-01T15:32:10.479727+0000","last_active":"2023-12-01T15:48:03.161696+0000","last_peered":"2023-12-01T15:48:03.161696+0000","last_clean":"2023-12-01T15:48:03.161696+0000","last_became_active":"2023-12-01T15:32:10.479320+0000","last_became_peered":"2023-12-01T15:32:10.479320+0000","last_unstale":"2023-12-01T15:48:03.161696+0000","last_undegraded":"2023-12-01T15:48:03.161696+0000","last_fullsized":"2023-12-01T15:48:03.161696+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:21:30.761976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.16","version":"0'0","reported_seq":784,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161424+0000","last_change":"2023-12-01T15:32:10.076054+0000","last_active":"2023-12-01T15:48:03.161424+0000","last_peered":"2023-12-01T15:48:03.161424+0000","last_clean":"2023-12-01T15:48:03.161424+0000","last_became_active":"2023-12-01T15:32:10.075763+0000","last_became_peered":"2023-12-01T15:32:10.075763+0000","last_unstale":"2023-12-01T15:48:03.161424+0000","last_undegraded":"2023-12-01T15:48:03.161424+0000","last_fullsized":"2023-12-01T15:48:03.161424+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:01:49.103183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":802,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.734839+0000","last_change":"2023-12-01T15:32:10.481180+0000","last_active":"2023-12-01T15:48:02.734839+0000","last_peered":"2023-12-01T15:48:02.734839+0000","last_clean":"2023-12-01T15:48:02.734839+0000","last_became_active":"2023-12-01T15:32:10.480927+0000","last_became_peered":"2023-12-01T15:32:10.480927+0000","last_unstale":"2023-12-01T15:48:02.734839+0000","last_undegraded":"2023-12-01T15:48:02.734839+0000","last_fullsized":"2023-12-01T15:48:02.734839+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:25:47.898062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.15","version":"62'3","reported_seq":795,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.734688+0000","last_change":"2023-12-01T15:32:10.074954+0000","last_active":"2023-12-01T15:48:02.734688+0000","last_peered":"2023-12-01T15:48:02.734688+0000","last_clean":"2023-12-01T15:48:02.734688+0000","last_became_active":"2023-12-01T15:32:10.074120+0000","last_became_peered":"2023-12-01T15:32:10.074120+0000","last_unstale":"2023-12-01T15:48:02.734688+0000","last_undegraded":"2023-12-01T15:48:02.734688+0000","last_fullsized":"2023-12-01T15:48:02.734688+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:11:48.907993+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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":794,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161015+0000","last_change":"2023-12-01T15:32:10.495059+0000","last_active":"2023-12-01T15:48:03.161015+0000","last_peered":"2023-12-01T15:48:03.161015+0000","last_clean":"2023-12-01T15:48:03.161015+0000","last_became_active":"2023-12-01T15:32:10.494755+0000","last_became_peered":"2023-12-01T15:32:10.494755+0000","last_unstale":"2023-12-01T15:48:03.161015+0000","last_undegraded":"2023-12-01T15:48:03.161015+0000","last_fullsized":"2023-12-01T15:48:03.161015+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:33:07.417897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.14","version":"70'12","reported_seq":790,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.730186+0000","last_change":"2023-12-01T15:32:10.071701+0000","last_active":"2023-12-01T15:48:02.730186+0000","last_peered":"2023-12-01T15:48:02.730186+0000","last_clean":"2023-12-01T15:48:02.730186+0000","last_became_active":"2023-12-01T15:32:10.071382+0000","last_became_peered":"2023-12-01T15:32:10.071382+0000","last_unstale":"2023-12-01T15:48:02.730186+0000","last_undegraded":"2023-12-01T15:48:02.730186+0000","last_fullsized":"2023-12-01T15:48:02.730186+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:02:26.948931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2632,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":9,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":781,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161721+0000","last_change":"2023-12-01T15:32:10.491908+0000","last_active":"2023-12-01T15:48:03.161721+0000","last_peered":"2023-12-01T15:48:03.161721+0000","last_clean":"2023-12-01T15:48:03.161721+0000","last_became_active":"2023-12-01T15:32:10.491374+0000","last_became_peered":"2023-12-01T15:32:10.491374+0000","last_unstale":"2023-12-01T15:48:03.161721+0000","last_undegraded":"2023-12-01T15:48:03.161721+0000","last_fullsized":"2023-12-01T15:48:03.161721+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:32:57.770411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.13","version":"62'2","reported_seq":805,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.733965+0000","last_change":"2023-12-01T15:32:10.065010+0000","last_active":"2023-12-01T15:48:02.733965+0000","last_peered":"2023-12-01T15:48:02.733965+0000","last_clean":"2023-12-01T15:48:02.733965+0000","last_became_active":"2023-12-01T15:32:10.064650+0000","last_became_peered":"2023-12-01T15:32:10.064650+0000","last_unstale":"2023-12-01T15:48:02.733965+0000","last_undegraded":"2023-12-01T15:48:02.733965+0000","last_fullsized":"2023-12-01T15:48:02.733965+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:06:31.840453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":802,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.733522+0000","last_change":"2023-12-01T15:32:10.486362+0000","last_active":"2023-12-01T15:48:02.733522+0000","last_peered":"2023-12-01T15:48:02.733522+0000","last_clean":"2023-12-01T15:48:02.733522+0000","last_became_active":"2023-12-01T15:32:10.486043+0000","last_became_peered":"2023-12-01T15:32:10.486043+0000","last_unstale":"2023-12-01T15:48:02.733522+0000","last_undegraded":"2023-12-01T15:48:02.733522+0000","last_fullsized":"2023-12-01T15:48:02.733522+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:38:35.102285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":784,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160247+0000","last_change":"2023-12-01T15:32:10.078890+0000","last_active":"2023-12-01T15:48:03.160247+0000","last_peered":"2023-12-01T15:48:03.160247+0000","last_clean":"2023-12-01T15:48:03.160247+0000","last_became_active":"2023-12-01T15:32:10.078562+0000","last_became_peered":"2023-12-01T15:32:10.078562+0000","last_unstale":"2023-12-01T15:48:03.160247+0000","last_undegraded":"2023-12-01T15:48:03.160247+0000","last_fullsized":"2023-12-01T15:48:03.160247+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:46:24.153992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":781,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160629+0000","last_change":"2023-12-01T15:32:10.497503+0000","last_active":"2023-12-01T15:48:03.160629+0000","last_peered":"2023-12-01T15:48:03.160629+0000","last_clean":"2023-12-01T15:48:03.160629+0000","last_became_active":"2023-12-01T15:32:10.496953+0000","last_became_peered":"2023-12-01T15:32:10.496953+0000","last_unstale":"2023-12-01T15:48:03.160629+0000","last_undegraded":"2023-12-01T15:48:03.160629+0000","last_fullsized":"2023-12-01T15:48:03.160629+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:54:41.893241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":778,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.729785+0000","last_change":"2023-12-01T15:32:10.066780+0000","last_active":"2023-12-01T15:48:02.729785+0000","last_peered":"2023-12-01T15:48:02.729785+0000","last_clean":"2023-12-01T15:48:02.729785+0000","last_became_active":"2023-12-01T15:32:10.066502+0000","last_became_peered":"2023-12-01T15:32:10.066502+0000","last_unstale":"2023-12-01T15:48:02.729785+0000","last_undegraded":"2023-12-01T15:48:02.729785+0000","last_fullsized":"2023-12-01T15:48:02.729785+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:01:13.694200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.10","version":"0'0","reported_seq":777,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.729728+0000","last_change":"2023-12-01T15:32:10.481760+0000","last_active":"2023-12-01T15:48:02.729728+0000","last_peered":"2023-12-01T15:48:02.729728+0000","last_clean":"2023-12-01T15:48:02.729728+0000","last_became_active":"2023-12-01T15:32:10.481476+0000","last_became_peered":"2023-12-01T15:32:10.481476+0000","last_unstale":"2023-12-01T15:48:02.729728+0000","last_undegraded":"2023-12-01T15:48:02.729728+0000","last_fullsized":"2023-12-01T15:48:02.729728+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:55:24.889420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"62'8","reported_seq":797,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.159654+0000","last_change":"2023-12-01T15:32:10.069432+0000","last_active":"2023-12-01T15:48:03.159654+0000","last_peered":"2023-12-01T15:48:03.159654+0000","last_clean":"2023-12-01T15:48:03.159654+0000","last_became_active":"2023-12-01T15:32:10.069094+0000","last_became_peered":"2023-12-01T15:32:10.069094+0000","last_unstale":"2023-12-01T15:48:03.159654+0000","last_undegraded":"2023-12-01T15:48:03.159654+0000","last_fullsized":"2023-12-01T15:48:03.159654+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:20:29.866378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":781,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161873+0000","last_change":"2023-12-01T15:32:10.498066+0000","last_active":"2023-12-01T15:48:03.161873+0000","last_peered":"2023-12-01T15:48:03.161873+0000","last_clean":"2023-12-01T15:48:03.161873+0000","last_became_active":"2023-12-01T15:32:10.497522+0000","last_became_peered":"2023-12-01T15:32:10.497522+0000","last_unstale":"2023-12-01T15:48:03.161873+0000","last_undegraded":"2023-12-01T15:48:03.161873+0000","last_fullsized":"2023-12-01T15:48:03.161873+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:41:59.848459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.8","version":"846'2013","reported_seq":4184,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.159517+0000","last_change":"2023-12-01T15:48:01.748246+0000","last_active":"2023-12-01T15:48:03.159517+0000","last_peered":"2023-12-01T15:48:03.159517+0000","last_clean":"2023-12-01T15:48:03.159517+0000","last_became_active":"2023-12-01T15:34:48.439842+0000","last_became_peered":"2023-12-01T15:34:48.439842+0000","last_unstale":"2023-12-01T15:48:03.159517+0000","last_undegraded":"2023-12-01T15:48:03.159517+0000","last_fullsized":"2023-12-01T15:48:03.159517+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_clean_scrub_stamp":"2023-12-01T15:34:47.414441+0000","objects_scrubbed":0,"log_size":2013,"log_dups_size":0,"ondisk_log_size":2013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:53:16.934883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0055811159999999997,"stat_sum":{"num_bytes":68845568,"num_objects":36,"num_object_clones":32,"num_object_copies":108,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":36,"num_whiteouts":1,"num_read":318,"num_read_kb":689674,"num_write":774,"num_write_kb":136720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2a5","length":"1"},{"start":"2d2","length":"1"},{"start":"2f1","length":"1"}]},{"pgid":"2.f","version":"62'1","reported_seq":797,"reported_epoch":848,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.877915+0000","last_change":"2023-12-01T15:32:10.070336+0000","last_active":"2023-12-01T15:48:03.877915+0000","last_peered":"2023-12-01T15:48:03.877915+0000","last_clean":"2023-12-01T15:48:03.877915+0000","last_became_active":"2023-12-01T15:32:10.069600+0000","last_became_peered":"2023-12-01T15:32:10.069600+0000","last_unstale":"2023-12-01T15:48:03.877915+0000","last_undegraded":"2023-12-01T15:48:03.877915+0000","last_fullsized":"2023-12-01T15:48:03.877915+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:55:32.676713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":782,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161421+0000","last_change":"2023-12-01T15:32:10.489859+0000","last_active":"2023-12-01T15:48:03.161421+0000","last_peered":"2023-12-01T15:48:03.161421+0000","last_clean":"2023-12-01T15:48:03.161421+0000","last_became_active":"2023-12-01T15:32:10.489505+0000","last_became_peered":"2023-12-01T15:32:10.489505+0000","last_unstale":"2023-12-01T15:48:03.161421+0000","last_undegraded":"2023-12-01T15:48:03.161421+0000","last_fullsized":"2023-12-01T15:48:03.161421+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:13:47.071406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.3","version":"839'451","reported_seq":2792,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.733684+0000","last_change":"2023-12-01T15:48:01.721663+0000","last_active":"2023-12-01T15:48:02.733684+0000","last_peered":"2023-12-01T15:48:02.733684+0000","last_clean":"2023-12-01T15:48:02.733684+0000","last_became_active":"2023-12-01T15:34:48.439659+0000","last_became_peered":"2023-12-01T15:34:48.439659+0000","last_unstale":"2023-12-01T15:48:02.733684+0000","last_undegraded":"2023-12-01T15:48:02.733684+0000","last_fullsized":"2023-12-01T15:48:02.733684+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_clean_scrub_stamp":"2023-12-01T15:34:47.414441+0000","objects_scrubbed":0,"log_size":451,"log_dups_size":0,"ondisk_log_size":451,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:37:35.970013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010961499999999999,"stat_sum":{"num_bytes":16539648,"num_objects":7,"num_object_clones":6,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":71,"num_read_kb":38101,"num_write":177,"num_write_kb":29008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,6],"acting":[0,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2a5","length":"1"},{"start":"2d2","length":"1"},{"start":"2f1","length":"1"}]},{"pgid":"4.2","version":"0'0","reported_seq":788,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.734389+0000","last_change":"2023-12-01T15:32:50.578195+0000","last_active":"2023-12-01T15:48:02.734389+0000","last_peered":"2023-12-01T15:48:02.734389+0000","last_clean":"2023-12-01T15:48:02.734389+0000","last_became_active":"2023-12-01T15:32:50.577764+0000","last_became_peered":"2023-12-01T15:32:50.577764+0000","last_unstale":"2023-12-01T15:48:02.734389+0000","last_undegraded":"2023-12-01T15:48:02.734389+0000","last_fullsized":"2023-12-01T15:48:02.734389+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:46:19.298927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":793,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.734744+0000","last_change":"2023-12-01T15:32:10.073578+0000","last_active":"2023-12-01T15:48:02.734744+0000","last_peered":"2023-12-01T15:48:02.734744+0000","last_clean":"2023-12-01T15:48:02.734744+0000","last_became_active":"2023-12-01T15:32:10.073270+0000","last_became_peered":"2023-12-01T15:32:10.073270+0000","last_unstale":"2023-12-01T15:48:02.734744+0000","last_undegraded":"2023-12-01T15:48:02.734744+0000","last_fullsized":"2023-12-01T15:48:02.734744+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:56:05.262008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":784,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160912+0000","last_change":"2023-12-01T15:32:10.474905+0000","last_active":"2023-12-01T15:48:03.160912+0000","last_peered":"2023-12-01T15:48:03.160912+0000","last_clean":"2023-12-01T15:48:03.160912+0000","last_became_active":"2023-12-01T15:32:10.474588+0000","last_became_peered":"2023-12-01T15:32:10.474588+0000","last_unstale":"2023-12-01T15:48:03.160912+0000","last_undegraded":"2023-12-01T15:48:03.160912+0000","last_fullsized":"2023-12-01T15:48:03.160912+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:26:18.373747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.5","version":"845'962","reported_seq":3231,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.734053+0000","last_change":"2023-12-01T15:48:01.722014+0000","last_active":"2023-12-01T15:48:02.734053+0000","last_peered":"2023-12-01T15:48:02.734053+0000","last_clean":"2023-12-01T15:48:02.734053+0000","last_became_active":"2023-12-01T15:34:48.443312+0000","last_became_peered":"2023-12-01T15:34:48.443312+0000","last_unstale":"2023-12-01T15:48:02.734053+0000","last_undegraded":"2023-12-01T15:48:02.734053+0000","last_fullsized":"2023-12-01T15:48:02.734053+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_clean_scrub_stamp":"2023-12-01T15:34:47.414441+0000","objects_scrubbed":0,"log_size":962,"log_dups_size":0,"ondisk_log_size":962,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:35:26.570294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067150700000000001,"stat_sum":{"num_bytes":43458560,"num_objects":12,"num_object_clones":10,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":2,"num_read":165,"num_read_kb":265782,"num_write":311,"num_write_kb":74256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2a5","length":"1"},{"start":"2d2","length":"1"},{"start":"2f1","length":"1"}]},{"pgid":"4.4","version":"0'0","reported_seq":788,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.734791+0000","last_change":"2023-12-01T15:32:49.860158+0000","last_active":"2023-12-01T15:48:02.734791+0000","last_peered":"2023-12-01T15:48:02.734791+0000","last_clean":"2023-12-01T15:48:02.734791+0000","last_became_active":"2023-12-01T15:32:49.859928+0000","last_became_peered":"2023-12-01T15:32:49.859928+0000","last_unstale":"2023-12-01T15:48:02.734791+0000","last_undegraded":"2023-12-01T15:48:02.734791+0000","last_fullsized":"2023-12-01T15:48:02.734791+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:12:10.552750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":785,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160144+0000","last_change":"2023-12-01T15:32:10.078953+0000","last_active":"2023-12-01T15:48:03.160144+0000","last_peered":"2023-12-01T15:48:03.160144+0000","last_clean":"2023-12-01T15:48:03.160144+0000","last_became_active":"2023-12-01T15:32:10.078611+0000","last_became_peered":"2023-12-01T15:32:10.078611+0000","last_unstale":"2023-12-01T15:48:03.160144+0000","last_undegraded":"2023-12-01T15:48:03.160144+0000","last_fullsized":"2023-12-01T15:48:03.160144+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:57:29.575323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":795,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160358+0000","last_change":"2023-12-01T15:32:10.478878+0000","last_active":"2023-12-01T15:48:03.160358+0000","last_peered":"2023-12-01T15:48:03.160358+0000","last_clean":"2023-12-01T15:48:03.160358+0000","last_became_active":"2023-12-01T15:32:10.478556+0000","last_became_peered":"2023-12-01T15:32:10.478556+0000","last_unstale":"2023-12-01T15:48:03.160358+0000","last_undegraded":"2023-12-01T15:48:03.160358+0000","last_fullsized":"2023-12-01T15:48:03.160358+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:10:10.072888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.6","version":"848'1446","reported_seq":3639,"reported_epoch":848,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.780544+0000","last_change":"2023-12-01T15:48:01.746599+0000","last_active":"2023-12-01T15:48:03.780544+0000","last_peered":"2023-12-01T15:48:03.780544+0000","last_clean":"2023-12-01T15:48:03.780544+0000","last_became_active":"2023-12-01T15:34:48.441204+0000","last_became_peered":"2023-12-01T15:34:48.441204+0000","last_unstale":"2023-12-01T15:48:03.780544+0000","last_undegraded":"2023-12-01T15:48:03.780544+0000","last_fullsized":"2023-12-01T15:48:03.780544+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_clean_scrub_stamp":"2023-12-01T15:34:47.414441+0000","objects_scrubbed":0,"log_size":1446,"log_dups_size":0,"ondisk_log_size":1446,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:43:03.765081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0034083519999999999,"stat_sum":{"num_bytes":48095232,"num_objects":25,"num_object_clones":22,"num_object_copies":75,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":25,"num_whiteouts":0,"num_read":184,"num_read_kb":195133,"num_write":346,"num_write_kb":87232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"2a5","length":"1"},{"start":"2d2","length":"1"},{"start":"2f1","length":"1"}]},{"pgid":"4.7","version":"0'0","reported_seq":788,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.734583+0000","last_change":"2023-12-01T15:32:50.578256+0000","last_active":"2023-12-01T15:48:02.734583+0000","last_peered":"2023-12-01T15:48:02.734583+0000","last_clean":"2023-12-01T15:48:02.734583+0000","last_became_active":"2023-12-01T15:32:50.577945+0000","last_became_peered":"2023-12-01T15:32:50.577945+0000","last_unstale":"2023-12-01T15:48:02.734583+0000","last_undegraded":"2023-12-01T15:48:02.734583+0000","last_fullsized":"2023-12-01T15:48:02.734583+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:52:12.707736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":792,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.734272+0000","last_change":"2023-12-01T15:32:10.484947+0000","last_active":"2023-12-01T15:48:02.734272+0000","last_peered":"2023-12-01T15:48:02.734272+0000","last_clean":"2023-12-01T15:48:02.734272+0000","last_became_active":"2023-12-01T15:32:10.484660+0000","last_became_peered":"2023-12-01T15:32:10.484660+0000","last_unstale":"2023-12-01T15:48:02.734272+0000","last_undegraded":"2023-12-01T15:48:02.734272+0000","last_fullsized":"2023-12-01T15:48:02.734272+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:32:28.316817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":790,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.159853+0000","last_change":"2023-12-01T15:32:10.066071+0000","last_active":"2023-12-01T15:48:03.159853+0000","last_peered":"2023-12-01T15:48:03.159853+0000","last_clean":"2023-12-01T15:48:03.159853+0000","last_became_active":"2023-12-01T15:32:10.065724+0000","last_became_peered":"2023-12-01T15:32:10.065724+0000","last_unstale":"2023-12-01T15:48:03.159853+0000","last_undegraded":"2023-12-01T15:48:03.159853+0000","last_fullsized":"2023-12-01T15:48:03.159853+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:57:40.483771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.4","version":"846'3017","reported_seq":5060,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161699+0000","last_change":"2023-12-01T15:48:01.754743+0000","last_active":"2023-12-01T15:48:03.161699+0000","last_peered":"2023-12-01T15:48:03.161699+0000","last_clean":"2023-12-01T15:48:03.161699+0000","last_became_active":"2023-12-01T15:34:48.442433+0000","last_became_peered":"2023-12-01T15:34:48.442433+0000","last_unstale":"2023-12-01T15:48:03.161699+0000","last_undegraded":"2023-12-01T15:48:03.161699+0000","last_fullsized":"2023-12-01T15:48:03.161699+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_clean_scrub_stamp":"2023-12-01T15:34:47.414441+0000","objects_scrubbed":0,"log_size":3017,"log_dups_size":0,"ondisk_log_size":3017,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:38:46.318330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0070412890000000001,"stat_sum":{"num_bytes":75833344,"num_objects":43,"num_object_clones":37,"num_object_copies":129,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":43,"num_whiteouts":1,"num_read":467,"num_read_kb":880103,"num_write":1134,"num_write_kb":253472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2a5","length":"1"},{"start":"2d2","length":"1"},{"start":"2f1","length":"1"}]},{"pgid":"4.5","version":"0'0","reported_seq":774,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.730136+0000","last_change":"2023-12-01T15:32:50.388093+0000","last_active":"2023-12-01T15:48:02.730136+0000","last_peered":"2023-12-01T15:48:02.730136+0000","last_clean":"2023-12-01T15:48:02.730136+0000","last_became_active":"2023-12-01T15:32:50.387755+0000","last_became_peered":"2023-12-01T15:32:50.387755+0000","last_unstale":"2023-12-01T15:48:02.730136+0000","last_undegraded":"2023-12-01T15:48:02.730136+0000","last_fullsized":"2023-12-01T15:48:02.730136+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:57:47.599640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":783,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.159583+0000","last_change":"2023-12-01T15:32:10.478609+0000","last_active":"2023-12-01T15:48:03.159583+0000","last_peered":"2023-12-01T15:48:03.159583+0000","last_clean":"2023-12-01T15:48:03.159583+0000","last_became_active":"2023-12-01T15:32:10.478338+0000","last_became_peered":"2023-12-01T15:32:10.478338+0000","last_unstale":"2023-12-01T15:48:03.159583+0000","last_undegraded":"2023-12-01T15:48:03.159583+0000","last_fullsized":"2023-12-01T15:48:03.159583+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:42:08.432641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":785,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160419+0000","last_change":"2023-12-01T15:32:10.074388+0000","last_active":"2023-12-01T15:48:03.160419+0000","last_peered":"2023-12-01T15:48:03.160419+0000","last_clean":"2023-12-01T15:48:03.160419+0000","last_became_active":"2023-12-01T15:32:10.074090+0000","last_became_peered":"2023-12-01T15:32:10.074090+0000","last_unstale":"2023-12-01T15:48:03.160419+0000","last_undegraded":"2023-12-01T15:48:03.160419+0000","last_fullsized":"2023-12-01T15:48:03.160419+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:05:31.444569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'164","reported_seq":1159,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160160+0000","last_change":"2023-12-01T15:31:53.390147+0000","last_active":"2023-12-01T15:48:03.160160+0000","last_peered":"2023-12-01T15:48:03.160160+0000","last_clean":"2023-12-01T15:48:03.160160+0000","last_became_active":"2023-12-01T15:31:53.389767+0000","last_became_peered":"2023-12-01T15:31:53.389767+0000","last_unstale":"2023-12-01T15:48:03.160160+0000","last_undegraded":"2023-12-01T15:48:03.160160+0000","last_fullsized":"2023-12-01T15:48:03.160160+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:30:06.353211+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:30:06.353211+0000","last_clean_scrub_stamp":"2023-12-01T15:30:06.353211+0000","objects_scrubbed":0,"log_size":164,"log_dups_size":0,"ondisk_log_size":164,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:49:14.700865+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":538,"num_read_kb":704,"num_write":251,"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":"5.7","version":"846'2473","reported_seq":4553,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160314+0000","last_change":"2023-12-01T15:48:01.732404+0000","last_active":"2023-12-01T15:48:03.160314+0000","last_peered":"2023-12-01T15:48:03.160314+0000","last_clean":"2023-12-01T15:48:03.160314+0000","last_became_active":"2023-12-01T15:34:48.444463+0000","last_became_peered":"2023-12-01T15:34:48.444463+0000","last_unstale":"2023-12-01T15:48:03.160314+0000","last_undegraded":"2023-12-01T15:48:03.160314+0000","last_fullsized":"2023-12-01T15:48:03.160314+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_clean_scrub_stamp":"2023-12-01T15:34:47.414441+0000","objects_scrubbed":0,"log_size":2473,"log_dups_size":0,"ondisk_log_size":2473,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:33:37.632183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0086730479999999992,"stat_sum":{"num_bytes":72941568,"num_objects":39,"num_object_clones":34,"num_object_copies":117,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":39,"num_whiteouts":0,"num_read":379,"num_read_kb":458227,"num_write":888,"num_write_kb":170048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2a5","length":"1"},{"start":"2d2","length":"1"},{"start":"2f1","length":"1"}]},{"pgid":"4.6","version":"0'0","reported_seq":799,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.734477+0000","last_change":"2023-12-01T15:32:49.859250+0000","last_active":"2023-12-01T15:48:02.734477+0000","last_peered":"2023-12-01T15:48:02.734477+0000","last_clean":"2023-12-01T15:48:02.734477+0000","last_became_active":"2023-12-01T15:32:49.858964+0000","last_became_peered":"2023-12-01T15:32:49.858964+0000","last_unstale":"2023-12-01T15:48:02.734477+0000","last_undegraded":"2023-12-01T15:48:02.734477+0000","last_fullsized":"2023-12-01T15:48:02.734477+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:19:02.410675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":803,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.733386+0000","last_change":"2023-12-01T15:32:10.473808+0000","last_active":"2023-12-01T15:48:02.733386+0000","last_peered":"2023-12-01T15:48:02.733386+0000","last_clean":"2023-12-01T15:48:02.733386+0000","last_became_active":"2023-12-01T15:32:10.473508+0000","last_became_peered":"2023-12-01T15:32:10.473508+0000","last_unstale":"2023-12-01T15:48:02.733386+0000","last_undegraded":"2023-12-01T15:48:02.733386+0000","last_fullsized":"2023-12-01T15:48:02.733386+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:23:10.460351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":783,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.159713+0000","last_change":"2023-12-01T15:32:10.070927+0000","last_active":"2023-12-01T15:48:03.159713+0000","last_peered":"2023-12-01T15:48:03.159713+0000","last_clean":"2023-12-01T15:48:03.159713+0000","last_became_active":"2023-12-01T15:32:10.070459+0000","last_became_peered":"2023-12-01T15:32:10.070459+0000","last_unstale":"2023-12-01T15:48:03.159713+0000","last_undegraded":"2023-12-01T15:48:03.159713+0000","last_fullsized":"2023-12-01T15:48:03.159713+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:37:03.403543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.2","version":"843'1171","reported_seq":3387,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.729956+0000","last_change":"2023-12-01T15:48:01.729534+0000","last_active":"2023-12-01T15:48:02.729956+0000","last_peered":"2023-12-01T15:48:02.729956+0000","last_clean":"2023-12-01T15:48:02.729956+0000","last_became_active":"2023-12-01T15:34:48.441415+0000","last_became_peered":"2023-12-01T15:34:48.441415+0000","last_unstale":"2023-12-01T15:48:02.729956+0000","last_undegraded":"2023-12-01T15:48:02.729956+0000","last_fullsized":"2023-12-01T15:48:02.729956+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_clean_scrub_stamp":"2023-12-01T15:34:47.414441+0000","objects_scrubbed":0,"log_size":1171,"log_dups_size":0,"ondisk_log_size":1171,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:27:00.535847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065612299999999999,"stat_sum":{"num_bytes":34537472,"num_objects":19,"num_object_clones":17,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":0,"num_read":191,"num_read_kb":235912,"num_write":378,"num_write_kb":89976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[{"start":"2a5","length":"1"},{"start":"2d2","length":"1"},{"start":"2f1","length":"1"}]},{"pgid":"4.3","version":"0'0","reported_seq":799,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.733721+0000","last_change":"2023-12-01T15:32:50.579111+0000","last_active":"2023-12-01T15:48:02.733721+0000","last_peered":"2023-12-01T15:48:02.733721+0000","last_clean":"2023-12-01T15:48:02.733721+0000","last_became_active":"2023-12-01T15:32:50.578791+0000","last_became_peered":"2023-12-01T15:32:50.578791+0000","last_unstale":"2023-12-01T15:48:02.733721+0000","last_undegraded":"2023-12-01T15:48:02.733721+0000","last_fullsized":"2023-12-01T15:48:02.733721+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:58:40.252213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":783,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161422+0000","last_change":"2023-12-01T15:32:10.079214+0000","last_active":"2023-12-01T15:48:03.161422+0000","last_peered":"2023-12-01T15:48:03.161422+0000","last_clean":"2023-12-01T15:48:03.161422+0000","last_became_active":"2023-12-01T15:32:10.078944+0000","last_became_peered":"2023-12-01T15:32:10.078944+0000","last_unstale":"2023-12-01T15:48:03.161422+0000","last_undegraded":"2023-12-01T15:48:03.161422+0000","last_fullsized":"2023-12-01T15:48:03.161422+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:51:04.356197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":792,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.734838+0000","last_change":"2023-12-01T15:32:10.484126+0000","last_active":"2023-12-01T15:48:02.734838+0000","last_peered":"2023-12-01T15:48:02.734838+0000","last_clean":"2023-12-01T15:48:02.734838+0000","last_became_active":"2023-12-01T15:32:10.483792+0000","last_became_peered":"2023-12-01T15:32:10.483792+0000","last_unstale":"2023-12-01T15:48:02.734838+0000","last_undegraded":"2023-12-01T15:48:02.734838+0000","last_fullsized":"2023-12-01T15:48:02.734838+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:51:51.380252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.1","version":"843'616","reported_seq":2969,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160483+0000","last_change":"2023-12-01T15:48:01.720946+0000","last_active":"2023-12-01T15:48:03.160483+0000","last_peered":"2023-12-01T15:48:03.160483+0000","last_clean":"2023-12-01T15:48:03.160483+0000","last_became_active":"2023-12-01T15:34:48.445689+0000","last_became_peered":"2023-12-01T15:34:48.445689+0000","last_unstale":"2023-12-01T15:48:03.160483+0000","last_undegraded":"2023-12-01T15:48:03.160483+0000","last_fullsized":"2023-12-01T15:48:03.160483+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_clean_scrub_stamp":"2023-12-01T15:34:47.414441+0000","objects_scrubbed":0,"log_size":616,"log_dups_size":0,"ondisk_log_size":616,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:46:59.694834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086891300000000002,"stat_sum":{"num_bytes":17924096,"num_objects":9,"num_object_clones":8,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":107,"num_read_kb":150708,"num_write":143,"num_write_kb":65560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,7],"acting":[4,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"2a5","length":"1"},{"start":"2d2","length":"1"},{"start":"2f1","length":"1"}]},{"pgid":"4.0","version":"0'0","reported_seq":779,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.159833+0000","last_change":"2023-12-01T15:32:50.387774+0000","last_active":"2023-12-01T15:48:03.159833+0000","last_peered":"2023-12-01T15:48:03.159833+0000","last_clean":"2023-12-01T15:48:03.159833+0000","last_became_active":"2023-12-01T15:32:50.387493+0000","last_became_peered":"2023-12-01T15:32:50.387493+0000","last_unstale":"2023-12-01T15:48:03.159833+0000","last_undegraded":"2023-12-01T15:48:03.159833+0000","last_fullsized":"2023-12-01T15:48:03.159833+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:33:26.272968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'1","reported_seq":794,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.734877+0000","last_change":"2023-12-01T15:32:10.066913+0000","last_active":"2023-12-01T15:48:02.734877+0000","last_peered":"2023-12-01T15:48:02.734877+0000","last_clean":"2023-12-01T15:48:02.734877+0000","last_became_active":"2023-12-01T15:32:10.066563+0000","last_became_peered":"2023-12-01T15:32:10.066563+0000","last_unstale":"2023-12-01T15:48:02.734877+0000","last_undegraded":"2023-12-01T15:48:02.734877+0000","last_fullsized":"2023-12-01T15:48:02.734877+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:46:29.122154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":"0'0","reported_seq":783,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160879+0000","last_change":"2023-12-01T15:32:10.492359+0000","last_active":"2023-12-01T15:48:03.160879+0000","last_peered":"2023-12-01T15:48:03.160879+0000","last_clean":"2023-12-01T15:48:03.160879+0000","last_became_active":"2023-12-01T15:32:10.492042+0000","last_became_peered":"2023-12-01T15:32:10.492042+0000","last_unstale":"2023-12-01T15:48:03.160879+0000","last_undegraded":"2023-12-01T15:48:03.160879+0000","last_fullsized":"2023-12-01T15:48:03.160879+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:38:03.069838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.0","version":"843'988","reported_seq":3214,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.159326+0000","last_change":"2023-12-01T15:48:01.758768+0000","last_active":"2023-12-01T15:48:03.159326+0000","last_peered":"2023-12-01T15:48:03.159326+0000","last_clean":"2023-12-01T15:48:03.159326+0000","last_became_active":"2023-12-01T15:34:48.444340+0000","last_became_peered":"2023-12-01T15:34:48.444340+0000","last_unstale":"2023-12-01T15:48:03.159326+0000","last_undegraded":"2023-12-01T15:48:03.159326+0000","last_fullsized":"2023-12-01T15:48:03.159326+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_clean_scrub_stamp":"2023-12-01T15:34:47.414441+0000","objects_scrubbed":0,"log_size":988,"log_dups_size":0,"ondisk_log_size":988,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:35:08.665403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001249748,"stat_sum":{"num_bytes":19398656,"num_objects":13,"num_object_clones":11,"num_object_copies":39,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":13,"num_whiteouts":1,"num_read":161,"num_read_kb":240248,"num_write":349,"num_write_kb":54744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2a5","length":"1"},{"start":"2d2","length":"1"},{"start":"2f1","length":"1"}]},{"pgid":"4.1","version":"0'0","reported_seq":791,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160847+0000","last_change":"2023-12-01T15:32:50.577322+0000","last_active":"2023-12-01T15:48:03.160847+0000","last_peered":"2023-12-01T15:48:03.160847+0000","last_clean":"2023-12-01T15:48:03.160847+0000","last_became_active":"2023-12-01T15:32:50.576861+0000","last_became_peered":"2023-12-01T15:32:50.576861+0000","last_unstale":"2023-12-01T15:48:03.160847+0000","last_undegraded":"2023-12-01T15:48:03.160847+0000","last_fullsized":"2023-12-01T15:48:03.160847+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:48.848538+0000","last_clean_scrub_stamp":"2023-12-01T15:32:48.848538+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:06:01.816412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":781,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.730480+0000","last_change":"2023-12-01T15:32:10.074445+0000","last_active":"2023-12-01T15:48:02.730480+0000","last_peered":"2023-12-01T15:48:02.730480+0000","last_clean":"2023-12-01T15:48:02.730480+0000","last_became_active":"2023-12-01T15:32:10.074164+0000","last_became_peered":"2023-12-01T15:32:10.074164+0000","last_unstale":"2023-12-01T15:48:02.730480+0000","last_undegraded":"2023-12-01T15:48:02.730480+0000","last_fullsized":"2023-12-01T15:48:02.730480+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:14:45.917754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[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":"0'0","reported_seq":803,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.734557+0000","last_change":"2023-12-01T15:32:10.480641+0000","last_active":"2023-12-01T15:48:02.734557+0000","last_peered":"2023-12-01T15:48:02.734557+0000","last_clean":"2023-12-01T15:48:02.734557+0000","last_became_active":"2023-12-01T15:32:10.480252+0000","last_became_peered":"2023-12-01T15:32:10.480252+0000","last_unstale":"2023-12-01T15:48:02.734557+0000","last_undegraded":"2023-12-01T15:48:02.734557+0000","last_fullsized":"2023-12-01T15:48:02.734557+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:33:36.253855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.f","version":"846'1899","reported_seq":4042,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160157+0000","last_change":"2023-12-01T15:48:01.733583+0000","last_active":"2023-12-01T15:48:03.160157+0000","last_peered":"2023-12-01T15:48:03.160157+0000","last_clean":"2023-12-01T15:48:03.160157+0000","last_became_active":"2023-12-01T15:34:48.444670+0000","last_became_peered":"2023-12-01T15:34:48.444670+0000","last_unstale":"2023-12-01T15:48:03.160157+0000","last_undegraded":"2023-12-01T15:48:03.160157+0000","last_fullsized":"2023-12-01T15:48:03.160157+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_clean_scrub_stamp":"2023-12-01T15:34:47.414441+0000","objects_scrubbed":0,"log_size":1899,"log_dups_size":0,"ondisk_log_size":1899,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:08:42.427529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.010156574999999999,"stat_sum":{"num_bytes":38092800,"num_objects":28,"num_object_clones":24,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":276,"num_read_kb":322504,"num_write":822,"num_write_kb":123352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2a5","length":"1"},{"start":"2d2","length":"1"},{"start":"2f1","length":"1"}]},{"pgid":"2.8","version":"0'0","reported_seq":781,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.159374+0000","last_change":"2023-12-01T15:33:39.852515+0000","last_active":"2023-12-01T15:48:03.159374+0000","last_peered":"2023-12-01T15:48:03.159374+0000","last_clean":"2023-12-01T15:48:03.159374+0000","last_became_active":"2023-12-01T15:33:39.852189+0000","last_became_peered":"2023-12-01T15:33:39.852189+0000","last_unstale":"2023-12-01T15:48:03.159374+0000","last_undegraded":"2023-12-01T15:48:03.159374+0000","last_fullsized":"2023-12-01T15:48:03.159374+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:31:21.584031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":795,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160846+0000","last_change":"2023-12-01T15:32:10.495232+0000","last_active":"2023-12-01T15:48:03.160846+0000","last_peered":"2023-12-01T15:48:03.160846+0000","last_clean":"2023-12-01T15:48:03.160846+0000","last_became_active":"2023-12-01T15:32:10.494899+0000","last_became_peered":"2023-12-01T15:32:10.494899+0000","last_unstale":"2023-12-01T15:48:03.160846+0000","last_undegraded":"2023-12-01T15:48:03.160846+0000","last_fullsized":"2023-12-01T15:48:03.160846+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:43:42.185969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.e","version":"846'2532","reported_seq":4611,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160962+0000","last_change":"2023-12-01T15:48:01.730851+0000","last_active":"2023-12-01T15:48:03.160962+0000","last_peered":"2023-12-01T15:48:03.160962+0000","last_clean":"2023-12-01T15:48:03.160962+0000","last_became_active":"2023-12-01T15:34:48.445925+0000","last_became_peered":"2023-12-01T15:34:48.445925+0000","last_unstale":"2023-12-01T15:48:03.160962+0000","last_undegraded":"2023-12-01T15:48:03.160962+0000","last_fullsized":"2023-12-01T15:48:03.160962+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_clean_scrub_stamp":"2023-12-01T15:34:47.414441+0000","objects_scrubbed":0,"log_size":2532,"log_dups_size":0,"ondisk_log_size":2532,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:59:14.493212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0099768210000000003,"stat_sum":{"num_bytes":79421440,"num_objects":44,"num_object_clones":39,"num_object_copies":132,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":44,"num_whiteouts":2,"num_read":374,"num_read_kb":435588,"num_write":859,"num_write_kb":177016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"2a5","length":"1"},{"start":"2d2","length":"1"},{"start":"2f1","length":"1"}]},{"pgid":"2.9","version":"0'0","reported_seq":793,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.735442+0000","last_change":"2023-12-01T15:32:10.076572+0000","last_active":"2023-12-01T15:48:02.735442+0000","last_peered":"2023-12-01T15:48:02.735442+0000","last_clean":"2023-12-01T15:48:02.735442+0000","last_became_active":"2023-12-01T15:32:10.076235+0000","last_became_peered":"2023-12-01T15:32:10.076235+0000","last_unstale":"2023-12-01T15:48:02.735442+0000","last_undegraded":"2023-12-01T15:48:02.735442+0000","last_fullsized":"2023-12-01T15:48:02.735442+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:42:14.227526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":783,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.159501+0000","last_change":"2023-12-01T15:32:10.492265+0000","last_active":"2023-12-01T15:48:03.159501+0000","last_peered":"2023-12-01T15:48:03.159501+0000","last_clean":"2023-12-01T15:48:03.159501+0000","last_became_active":"2023-12-01T15:32:10.491970+0000","last_became_peered":"2023-12-01T15:32:10.491970+0000","last_unstale":"2023-12-01T15:48:03.159501+0000","last_undegraded":"2023-12-01T15:48:03.159501+0000","last_fullsized":"2023-12-01T15:48:03.159501+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:23:23.133381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.d","version":"846'1537","reported_seq":3738,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.159971+0000","last_change":"2023-12-01T15:48:01.746318+0000","last_active":"2023-12-01T15:48:03.159971+0000","last_peered":"2023-12-01T15:48:03.159971+0000","last_clean":"2023-12-01T15:48:03.159971+0000","last_became_active":"2023-12-01T15:34:48.442474+0000","last_became_peered":"2023-12-01T15:34:48.442474+0000","last_unstale":"2023-12-01T15:48:03.159971+0000","last_undegraded":"2023-12-01T15:48:03.159971+0000","last_fullsized":"2023-12-01T15:48:03.159971+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_clean_scrub_stamp":"2023-12-01T15:34:47.414441+0000","objects_scrubbed":0,"log_size":1537,"log_dups_size":0,"ondisk_log_size":1537,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:22:35.230525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0032557990000000002,"stat_sum":{"num_bytes":29786112,"num_objects":15,"num_object_clones":12,"num_object_copies":45,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":1,"num_read":241,"num_read_kb":360616,"num_write":520,"num_write_kb":101528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,5],"acting":[2,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2a5","length":"1"},{"start":"2d2","length":"1"},{"start":"2f1","length":"1"}]},{"pgid":"2.a","version":"0'0","reported_seq":793,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.735041+0000","last_change":"2023-12-01T15:32:10.076094+0000","last_active":"2023-12-01T15:48:02.735041+0000","last_peered":"2023-12-01T15:48:02.735041+0000","last_clean":"2023-12-01T15:48:02.735041+0000","last_became_active":"2023-12-01T15:32:10.075705+0000","last_became_peered":"2023-12-01T15:32:10.075705+0000","last_unstale":"2023-12-01T15:48:02.735041+0000","last_undegraded":"2023-12-01T15:48:02.735041+0000","last_fullsized":"2023-12-01T15:48:02.735041+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:14:41.704602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":783,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160241+0000","last_change":"2023-12-01T15:32:10.473732+0000","last_active":"2023-12-01T15:48:03.160241+0000","last_peered":"2023-12-01T15:48:03.160241+0000","last_clean":"2023-12-01T15:48:03.160241+0000","last_became_active":"2023-12-01T15:32:10.473351+0000","last_became_peered":"2023-12-01T15:32:10.473351+0000","last_unstale":"2023-12-01T15:48:03.160241+0000","last_undegraded":"2023-12-01T15:48:03.160241+0000","last_fullsized":"2023-12-01T15:48:03.160241+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:50:07.543965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.c","version":"846'811","reported_seq":3123,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.735096+0000","last_change":"2023-12-01T15:48:01.726854+0000","last_active":"2023-12-01T15:48:02.735096+0000","last_peered":"2023-12-01T15:48:02.735096+0000","last_clean":"2023-12-01T15:48:02.735096+0000","last_became_active":"2023-12-01T15:34:48.441049+0000","last_became_peered":"2023-12-01T15:34:48.441049+0000","last_unstale":"2023-12-01T15:48:02.735096+0000","last_undegraded":"2023-12-01T15:48:02.735096+0000","last_fullsized":"2023-12-01T15:48:02.735096+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_clean_scrub_stamp":"2023-12-01T15:34:47.414441+0000","objects_scrubbed":0,"log_size":811,"log_dups_size":0,"ondisk_log_size":811,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:01:45.838743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0051563019999999998,"stat_sum":{"num_bytes":12828672,"num_objects":12,"num_object_clones":10,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":1,"num_read":142,"num_read_kb":132732,"num_write":292,"num_write_kb":52176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2a5","length":"1"},{"start":"2d2","length":"1"},{"start":"2f1","length":"1"}]},{"pgid":"2.b","version":"62'2","reported_seq":785,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160603+0000","last_change":"2023-12-01T15:32:10.076173+0000","last_active":"2023-12-01T15:48:03.160603+0000","last_peered":"2023-12-01T15:48:03.160603+0000","last_clean":"2023-12-01T15:48:03.160603+0000","last_became_active":"2023-12-01T15:32:10.075714+0000","last_became_peered":"2023-12-01T15:32:10.075714+0000","last_unstale":"2023-12-01T15:48:03.160603+0000","last_undegraded":"2023-12-01T15:48:03.160603+0000","last_fullsized":"2023-12-01T15:48:03.160603+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:17:40.176745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":778,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.729884+0000","last_change":"2023-12-01T15:32:10.488605+0000","last_active":"2023-12-01T15:48:02.729884+0000","last_peered":"2023-12-01T15:48:02.729884+0000","last_clean":"2023-12-01T15:48:02.729884+0000","last_became_active":"2023-12-01T15:32:10.488314+0000","last_became_peered":"2023-12-01T15:32:10.488314+0000","last_unstale":"2023-12-01T15:48:02.729884+0000","last_undegraded":"2023-12-01T15:48:02.729884+0000","last_fullsized":"2023-12-01T15:48:02.729884+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T23:22:10.752420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.b","version":"843'2115","reported_seq":4241,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.159968+0000","last_change":"2023-12-01T15:48:01.743677+0000","last_active":"2023-12-01T15:48:03.159968+0000","last_peered":"2023-12-01T15:48:03.159968+0000","last_clean":"2023-12-01T15:48:03.159968+0000","last_became_active":"2023-12-01T15:34:48.443610+0000","last_became_peered":"2023-12-01T15:34:48.443610+0000","last_unstale":"2023-12-01T15:48:03.159968+0000","last_undegraded":"2023-12-01T15:48:03.159968+0000","last_fullsized":"2023-12-01T15:48:03.159968+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_clean_scrub_stamp":"2023-12-01T15:34:47.414441+0000","objects_scrubbed":0,"log_size":2115,"log_dups_size":0,"ondisk_log_size":2115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:53:39.887738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00090629399999999998,"stat_sum":{"num_bytes":71016448,"num_objects":27,"num_object_clones":23,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":324,"num_read_kb":590410,"num_write":641,"num_write_kb":192392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2a5","length":"1"},{"start":"2d2","length":"1"},{"start":"2f1","length":"1"}]},{"pgid":"2.c","version":"0'0","reported_seq":790,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160412+0000","last_change":"2023-12-01T15:32:10.059860+0000","last_active":"2023-12-01T15:48:03.160412+0000","last_peered":"2023-12-01T15:48:03.160412+0000","last_clean":"2023-12-01T15:48:03.160412+0000","last_became_active":"2023-12-01T15:32:10.059548+0000","last_became_peered":"2023-12-01T15:32:10.059548+0000","last_unstale":"2023-12-01T15:48:03.160412+0000","last_undegraded":"2023-12-01T15:48:03.160412+0000","last_fullsized":"2023-12-01T15:48:03.160412+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:02:13.818552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":782,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161629+0000","last_change":"2023-12-01T15:32:10.487670+0000","last_active":"2023-12-01T15:48:03.161629+0000","last_peered":"2023-12-01T15:48:03.161629+0000","last_clean":"2023-12-01T15:48:03.161629+0000","last_became_active":"2023-12-01T15:32:10.487396+0000","last_became_peered":"2023-12-01T15:32:10.487396+0000","last_unstale":"2023-12-01T15:48:03.161629+0000","last_undegraded":"2023-12-01T15:48:03.161629+0000","last_fullsized":"2023-12-01T15:48:03.161629+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:39:39.700359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.a","version":"843'1550","reported_seq":3768,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.159572+0000","last_change":"2023-12-01T15:48:01.743143+0000","last_active":"2023-12-01T15:48:03.159572+0000","last_peered":"2023-12-01T15:48:03.159572+0000","last_clean":"2023-12-01T15:48:03.159572+0000","last_became_active":"2023-12-01T15:34:48.444339+0000","last_became_peered":"2023-12-01T15:34:48.444339+0000","last_unstale":"2023-12-01T15:48:03.159572+0000","last_undegraded":"2023-12-01T15:48:03.159572+0000","last_fullsized":"2023-12-01T15:48:03.159572+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_clean_scrub_stamp":"2023-12-01T15:34:47.414441+0000","objects_scrubbed":0,"log_size":1550,"log_dups_size":0,"ondisk_log_size":1550,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:22:56.839561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041870200000000002,"stat_sum":{"num_bytes":35676160,"num_objects":19,"num_object_clones":16,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":0,"num_read":265,"num_read_kb":395387,"num_write":426,"num_write_kb":89792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,3],"acting":[2,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2a5","length":"1"},{"start":"2d2","length":"1"},{"start":"2f1","length":"1"}]},{"pgid":"2.d","version":"62'1","reported_seq":794,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.734486+0000","last_change":"2023-12-01T15:32:10.075184+0000","last_active":"2023-12-01T15:48:02.734486+0000","last_peered":"2023-12-01T15:48:02.734486+0000","last_clean":"2023-12-01T15:48:02.734486+0000","last_became_active":"2023-12-01T15:32:10.074653+0000","last_became_peered":"2023-12-01T15:32:10.074653+0000","last_unstale":"2023-12-01T15:48:02.734486+0000","last_undegraded":"2023-12-01T15:48:02.734486+0000","last_fullsized":"2023-12-01T15:48:02.734486+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T00:13:13.608327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.c","version":"0'0","reported_seq":784,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161364+0000","last_change":"2023-12-01T15:32:10.482945+0000","last_active":"2023-12-01T15:48:03.161364+0000","last_peered":"2023-12-01T15:48:03.161364+0000","last_clean":"2023-12-01T15:48:03.161364+0000","last_became_active":"2023-12-01T15:32:10.482549+0000","last_became_peered":"2023-12-01T15:32:10.482549+0000","last_unstale":"2023-12-01T15:48:03.161364+0000","last_undegraded":"2023-12-01T15:48:03.161364+0000","last_fullsized":"2023-12-01T15:48:03.161364+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:29:08.536227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.9","version":"848'1581","reported_seq":3790,"reported_epoch":848,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.766388+0000","last_change":"2023-12-01T15:48:01.752848+0000","last_active":"2023-12-01T15:48:03.766388+0000","last_peered":"2023-12-01T15:48:03.766388+0000","last_clean":"2023-12-01T15:48:03.766388+0000","last_became_active":"2023-12-01T15:34:48.441623+0000","last_became_peered":"2023-12-01T15:34:48.441623+0000","last_unstale":"2023-12-01T15:48:03.766388+0000","last_undegraded":"2023-12-01T15:48:03.766388+0000","last_fullsized":"2023-12-01T15:48:03.766388+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:34:47.414441+0000","last_clean_scrub_stamp":"2023-12-01T15:34:47.414441+0000","objects_scrubbed":0,"log_size":1581,"log_dups_size":0,"ondisk_log_size":1581,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:57:20.209962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00613818,"stat_sum":{"num_bytes":28909568,"num_objects":18,"num_object_clones":15,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":0,"num_read":236,"num_read_kb":504572,"num_write":509,"num_write_kb":141968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"2a5","length":"1"},{"start":"2d2","length":"1"},{"start":"2f1","length":"1"}]},{"pgid":"2.e","version":"62'2","reported_seq":792,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160577+0000","last_change":"2023-12-01T15:32:10.068442+0000","last_active":"2023-12-01T15:48:03.160577+0000","last_peered":"2023-12-01T15:48:03.160577+0000","last_clean":"2023-12-01T15:48:03.160577+0000","last_became_active":"2023-12-01T15:32:10.068111+0000","last_became_peered":"2023-12-01T15:32:10.068111+0000","last_unstale":"2023-12-01T15:48:03.160577+0000","last_undegraded":"2023-12-01T15:48:03.160577+0000","last_fullsized":"2023-12-01T15:48:03.160577+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:09.045022+0000","last_clean_scrub_stamp":"2023-12-01T15:32:09.045022+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:51:31.270914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":791,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161110+0000","last_change":"2023-12-01T15:33:39.852415+0000","last_active":"2023-12-01T15:48:03.161110+0000","last_peered":"2023-12-01T15:48:03.161110+0000","last_clean":"2023-12-01T15:48:03.161110+0000","last_became_active":"2023-12-01T15:33:39.852178+0000","last_became_peered":"2023-12-01T15:33:39.852178+0000","last_unstale":"2023-12-01T15:48:03.161110+0000","last_undegraded":"2023-12-01T15:48:03.161110+0000","last_fullsized":"2023-12-01T15:48:03.161110+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:11:05.159837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.20","version":"0'0","reported_seq":778,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.729633+0000","last_change":"2023-12-01T15:32:10.481266+0000","last_active":"2023-12-01T15:48:02.729633+0000","last_peered":"2023-12-01T15:48:02.729633+0000","last_clean":"2023-12-01T15:48:02.729633+0000","last_became_active":"2023-12-01T15:32:10.480942+0000","last_became_peered":"2023-12-01T15:32:10.480942+0000","last_unstale":"2023-12-01T15:48:02.729633+0000","last_undegraded":"2023-12-01T15:48:02.729633+0000","last_fullsized":"2023-12-01T15:48:02.729633+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T03:05:24.567527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":789,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.159919+0000","last_change":"2023-12-01T15:32:10.481201+0000","last_active":"2023-12-01T15:48:03.159919+0000","last_peered":"2023-12-01T15:48:03.159919+0000","last_clean":"2023-12-01T15:48:03.159919+0000","last_became_active":"2023-12-01T15:32:10.480911+0000","last_became_peered":"2023-12-01T15:32:10.480911+0000","last_unstale":"2023-12-01T15:48:03.159919+0000","last_undegraded":"2023-12-01T15:48:03.159919+0000","last_fullsized":"2023-12-01T15:48:03.159919+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T19:52:22.038298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":784,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160348+0000","last_change":"2023-12-01T15:32:10.471918+0000","last_active":"2023-12-01T15:48:03.160348+0000","last_peered":"2023-12-01T15:48:03.160348+0000","last_clean":"2023-12-01T15:48:03.160348+0000","last_became_active":"2023-12-01T15:32:10.471618+0000","last_became_peered":"2023-12-01T15:32:10.471618+0000","last_unstale":"2023-12-01T15:48:03.160348+0000","last_undegraded":"2023-12-01T15:48:03.160348+0000","last_fullsized":"2023-12-01T15:48:03.160348+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:07:38.203644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":803,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.733806+0000","last_change":"2023-12-01T15:32:10.474590+0000","last_active":"2023-12-01T15:48:02.733806+0000","last_peered":"2023-12-01T15:48:02.733806+0000","last_clean":"2023-12-01T15:48:02.733806+0000","last_became_active":"2023-12-01T15:32:10.474111+0000","last_became_peered":"2023-12-01T15:32:10.474111+0000","last_unstale":"2023-12-01T15:48:02.733806+0000","last_undegraded":"2023-12-01T15:48:02.733806+0000","last_fullsized":"2023-12-01T15:48:02.733806+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T21:02:07.539034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":783,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160641+0000","last_change":"2023-12-01T15:32:10.480046+0000","last_active":"2023-12-01T15:48:03.160641+0000","last_peered":"2023-12-01T15:48:03.160641+0000","last_clean":"2023-12-01T15:48:03.160641+0000","last_became_active":"2023-12-01T15:32:10.479727+0000","last_became_peered":"2023-12-01T15:32:10.479727+0000","last_unstale":"2023-12-01T15:48:03.160641+0000","last_undegraded":"2023-12-01T15:48:03.160641+0000","last_fullsized":"2023-12-01T15:48:03.160641+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T02:20:20.436065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":792,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.734396+0000","last_change":"2023-12-01T15:32:10.491603+0000","last_active":"2023-12-01T15:48:02.734396+0000","last_peered":"2023-12-01T15:48:02.734396+0000","last_clean":"2023-12-01T15:48:02.734396+0000","last_became_active":"2023-12-01T15:32:10.490870+0000","last_became_peered":"2023-12-01T15:32:10.490870+0000","last_unstale":"2023-12-01T15:48:02.734396+0000","last_undegraded":"2023-12-01T15:48:02.734396+0000","last_fullsized":"2023-12-01T15:48:02.734396+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T01:35:53.355238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":778,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.730531+0000","last_change":"2023-12-01T15:32:10.493282+0000","last_active":"2023-12-01T15:48:02.730531+0000","last_peered":"2023-12-01T15:48:02.730531+0000","last_clean":"2023-12-01T15:48:02.730531+0000","last_became_active":"2023-12-01T15:32:10.493017+0000","last_became_peered":"2023-12-01T15:32:10.493017+0000","last_unstale":"2023-12-01T15:48:02.730531+0000","last_undegraded":"2023-12-01T15:48:02.730531+0000","last_fullsized":"2023-12-01T15:48:02.730531+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:49:39.889260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":783,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160930+0000","last_change":"2023-12-01T15:32:10.482848+0000","last_active":"2023-12-01T15:48:03.160930+0000","last_peered":"2023-12-01T15:48:03.160930+0000","last_clean":"2023-12-01T15:48:03.160930+0000","last_became_active":"2023-12-01T15:32:10.482562+0000","last_became_peered":"2023-12-01T15:32:10.482562+0000","last_unstale":"2023-12-01T15:48:03.160930+0000","last_undegraded":"2023-12-01T15:48:03.160930+0000","last_fullsized":"2023-12-01T15:48:03.160930+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:10:44.428926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.28","version":"0'0","reported_seq":784,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.161025+0000","last_change":"2023-12-01T15:32:10.478831+0000","last_active":"2023-12-01T15:48:03.161025+0000","last_peered":"2023-12-01T15:48:03.161025+0000","last_clean":"2023-12-01T15:48:03.161025+0000","last_became_active":"2023-12-01T15:32:10.477676+0000","last_became_peered":"2023-12-01T15:32:10.477676+0000","last_unstale":"2023-12-01T15:48:03.161025+0000","last_undegraded":"2023-12-01T15:48:03.161025+0000","last_fullsized":"2023-12-01T15:48:03.161025+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T22:47:59.270185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":792,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.159740+0000","last_change":"2023-12-01T15:33:39.852494+0000","last_active":"2023-12-01T15:48:03.159740+0000","last_peered":"2023-12-01T15:48:03.159740+0000","last_clean":"2023-12-01T15:48:03.159740+0000","last_became_active":"2023-12-01T15:33:39.852142+0000","last_became_peered":"2023-12-01T15:33:39.852142+0000","last_unstale":"2023-12-01T15:48:03.159740+0000","last_undegraded":"2023-12-01T15:48:03.159740+0000","last_fullsized":"2023-12-01T15:48:03.159740+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T18:58:37.657637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":784,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:03.160424+0000","last_change":"2023-12-01T15:32:10.480085+0000","last_active":"2023-12-01T15:48:03.160424+0000","last_peered":"2023-12-01T15:48:03.160424+0000","last_clean":"2023-12-01T15:48:03.160424+0000","last_became_active":"2023-12-01T15:32:10.479864+0000","last_became_peered":"2023-12-01T15:32:10.479864+0000","last_unstale":"2023-12-01T15:48:03.160424+0000","last_undegraded":"2023-12-01T15:48:03.160424+0000","last_fullsized":"2023-12-01T15:48:03.160424+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T20:04:54.652100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2b","version":"0'0","reported_seq":803,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.733861+0000","last_change":"2023-12-01T15:32:10.488887+0000","last_active":"2023-12-01T15:48:02.733861+0000","last_peered":"2023-12-01T15:48:02.733861+0000","last_clean":"2023-12-01T15:48:02.733861+0000","last_became_active":"2023-12-01T15:32:10.488332+0000","last_became_peered":"2023-12-01T15:32:10.488332+0000","last_unstale":"2023-12-01T15:48:02.733861+0000","last_undegraded":"2023-12-01T15:48:02.733861+0000","last_fullsized":"2023-12-01T15:48:02.733861+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T17:35:42.014496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":778,"reported_epoch":847,"state":"active+clean","last_fresh":"2023-12-01T15:48:02.730302+0000","last_change":"2023-12-01T15:32:10.486210+0000","last_active":"2023-12-01T15:48:02.730302+0000","last_peered":"2023-12-01T15:48:02.730302+0000","last_clean":"2023-12-01T15:48:02.730302+0000","last_became_active":"2023-12-01T15:32:10.485972+0000","last_became_peered":"2023-12-01T15:32:10.485972+0000","last_unstale":"2023-12-01T15:48:02.730302+0000","last_undegraded":"2023-12-01T15:48:02.730302+0000","last_fullsized":"2023-12-01T15:48:02.730302+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T15:32:10.046910+0000","last_clean_scrub_stamp":"2023-12-01T15:32:10.046910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:21:11.972817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":693305344,"num_objects":366,"num_object_clones":316,"num_object_copies":1098,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":366,"num_whiteouts":9,"num_read":3901,"num_read_kb":5895697,"num_write":8569,"num_write_kb":1839240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":837857280,"data_stored":1986981888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":25162,"ondisk_log_size":25162,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"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":538,"num_read_kb":704,"num_write":251,"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":164,"ondisk_log_size":164,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3430,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":51,"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":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":10290,"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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201477,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":578800,"kb_used_data":76008,"kb_used_omap":0,"kb_used_meta":502784,"kb_avail":93166352,"statfs":{"total":95995035648,"available":95402344448,"internally_reserved":0,"allocated":77832192,"data_stored":151152107,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":514850816},"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":"Fri Dec 1 15:47:19 2023","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.59699999999999998,"15min":0.57499999999999996},"min":{"1min":0.30599999999999999,"5min":0.28399999999999997,"15min":0.27800000000000002},"max":{"1min":0.70099999999999996,"5min":2.069,"15min":2.069},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.59999999999999998,"15min":0.56799999999999995},"min":{"1min":0.35399999999999998,"5min":0.34599999999999997,"15min":0.26300000000000001},"max":{"1min":0.77500000000000002,"5min":2.6890000000000001,"15min":2.6890000000000001},"last":0.32400000000000001}]},{"osd":1,"last update":"Fri Dec 1 15:47:19 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.54800000000000004,"15min":0.53800000000000003},"min":{"1min":0.33700000000000002,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.80200000000000005,"5min":0.81299999999999994,"15min":0.95099999999999996},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.621,"15min":0.58399999999999996},"min":{"1min":0.38800000000000001,"5min":0.32600000000000001,"15min":0.29599999999999999},"max":{"1min":0.79400000000000004,"5min":2.0419999999999998,"15min":2.0419999999999998},"last":0.46600000000000003}]},{"osd":2,"last update":"Fri Dec 1 15:47:19 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.627,"15min":0.59399999999999997},"min":{"1min":0.35899999999999999,"5min":0.33500000000000002,"15min":0.27900000000000003},"max":{"1min":0.85299999999999998,"5min":1.988,"15min":1.988},"last":0.38},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58899999999999997,"15min":0.57599999999999996},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.73199999999999998,"5min":1.046,"15min":1.9319999999999999},"last":0.40000000000000002}]},{"osd":3,"last update":"Fri Dec 1 15:47:19 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.61399999999999999,"15min":0.60699999999999998},"min":{"1min":0.41999999999999998,"5min":0.38800000000000001,"15min":0.34699999999999998},"max":{"1min":0.67400000000000004,"5min":2.3380000000000001,"15min":3.3300000000000001},"last":0.36599999999999999},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.58999999999999997,"15min":0.57899999999999996},"min":{"1min":0.38,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.755,"5min":0.89700000000000002,"15min":1.98},"last":0.47499999999999998}]},{"osd":4,"last update":"Fri Dec 1 15:47:19 2023","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.60099999999999998,"15min":0.54100000000000004},"min":{"1min":0.27800000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.84599999999999997,"5min":8.0579999999999998,"15min":8.0579999999999998},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.56200000000000006,"15min":0.55500000000000005},"min":{"1min":0.33100000000000002,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.88600000000000001,"5min":2.4329999999999998,"15min":2.4329999999999998},"last":0.45100000000000001}]},{"osd":5,"last update":"Fri Dec 1 15:47:19 2023","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.53000000000000003,"15min":0.52500000000000002},"min":{"1min":0.36899999999999999,"5min":0.309,"15min":0.29999999999999999},"max":{"1min":0.76600000000000001,"5min":0.80300000000000005,"15min":0.82499999999999996},"last":0.441},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.625,"15min":0.60499999999999998},"min":{"1min":0.44900000000000001,"5min":0.34399999999999997,"15min":0.33600000000000002},"max":{"1min":0.95499999999999996,"5min":2.3969999999999998,"15min":2.3969999999999998},"last":0.57299999999999995}]},{"osd":6,"last update":"Fri Dec 1 15:47:19 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.65000000000000002,"15min":0.629},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.35299999999999998},"max":{"1min":0.999,"5min":3.3319999999999999,"15min":3.3319999999999999},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.626,"15min":0.61499999999999999},"min":{"1min":0.42699999999999999,"5min":0.33900000000000002,"15min":0.313},"max":{"1min":0.94799999999999995,"5min":2.6429999999999998,"15min":2.6429999999999998},"last":0.505}]}]},{"osd":6,"up_from":47,"seq":201863463113,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":400008,"kb_used_data":58048,"kb_used_omap":0,"kb_used_meta":341952,"kb_avail":93345144,"statfs":{"total":95995035648,"available":95585427456,"internally_reserved":0,"allocated":59441152,"data_stored":98852311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":350158848},"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":"Fri Dec 1 15:47:53 2023","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.56599999999999995,"15min":0.56299999999999994},"min":{"1min":0.32800000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.68700000000000006,"5min":2.0009999999999999,"15min":3.016},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.57699999999999996,"15min":0.57999999999999996},"min":{"1min":0.318,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.75700000000000001,"5min":0.95699999999999996,"15min":4.9610000000000003},"last":0.67400000000000004}]},{"osd":1,"last update":"Fri Dec 1 15:47:53 2023","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.57199999999999995,"15min":0.57999999999999996},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.69299999999999995,"5min":0.90400000000000003,"15min":4.2350000000000003},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.57799999999999996,"15min":0.58999999999999997},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.65400000000000003,"5min":1.9179999999999999,"15min":5.0949999999999998},"last":0.65000000000000002}]},{"osd":2,"last update":"Fri Dec 1 15:47:53 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.57299999999999995,"15min":0.60599999999999998},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.313},"max":{"1min":0.72099999999999997,"5min":0.93899999999999995,"15min":5.1299999999999999},"last":0.75},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.57699999999999996,"15min":0.59599999999999997},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.34300000000000003},"max":{"1min":0.74299999999999999,"5min":0.92300000000000004,"15min":2.915},"last":0.61399999999999999}]},{"osd":3,"last update":"Fri Dec 1 15:47:53 2023","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.57099999999999995,"15min":0.58399999999999996},"min":{"1min":0.374,"5min":0.35099999999999998,"15min":0.33100000000000002},"max":{"1min":0.69799999999999995,"5min":0.84599999999999997,"15min":2.1219999999999999},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.59999999999999998,"15min":0.625},"min":{"1min":0.44700000000000001,"5min":0.36199999999999999,"15min":0.32900000000000001},"max":{"1min":0.77000000000000002,"5min":0.98399999999999999,"15min":5.1550000000000002},"last":0.69999999999999996}]},{"osd":4,"last update":"Fri Dec 1 15:47:53 2023","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.5,"15min":0.52600000000000002},"min":{"1min":0.40400000000000003,"5min":0.33000000000000002,"15min":0.29499999999999998},"max":{"1min":0.67700000000000005,"5min":0.84899999999999998,"15min":2.5230000000000001},"last":0.432},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55000000000000004,"15min":0.56000000000000005},"min":{"1min":0.434,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.72599999999999998,"5min":1.0960000000000001,"15min":2.1589999999999998},"last":0.49299999999999999}]},{"osd":5,"last update":"Fri Dec 1 15:47:53 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.54500000000000004,"15min":0.55300000000000005},"min":{"1min":0.435,"5min":0.35799999999999998,"15min":0.30299999999999999},"max":{"1min":1.7130000000000001,"5min":1.7130000000000001,"15min":2.8620000000000001},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.61499999999999999,"15min":0.59999999999999998},"min":{"1min":0.49399999999999999,"5min":0.38,"15min":0.32400000000000001},"max":{"1min":1.4630000000000001,"5min":3.1720000000000002,"15min":3.1720000000000002},"last":0.55000000000000004}]},{"osd":7,"last update":"Fri Dec 1 15:47:13 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.61499999999999999,"15min":0.628},"min":{"1min":0.435,"5min":0.38700000000000001,"15min":0.33100000000000002},"max":{"1min":0.88500000000000001,"5min":3.617,"15min":4.9299999999999997},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.63700000000000001,"5min":0.63100000000000001,"15min":0.629},"min":{"1min":0.441,"5min":0.34699999999999998,"15min":0.34000000000000002},"max":{"1min":0.93300000000000005,"5min":2.3740000000000001,"15min":2.3740000000000001},"last":0.45200000000000001}]}]},{"osd":1,"up_from":13,"seq":55834575071,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":837348,"kb_used_data":122844,"kb_used_omap":0,"kb_used_meta":714496,"kb_avail":92907804,"statfs":{"total":95995035648,"available":95137591296,"internally_reserved":0,"allocated":125792256,"data_stored":300986895,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":731643904},"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":"Fri Dec 1 15:47:09 2023","interfaces":[{"interface":"back","average":{"1min":0.35499999999999998,"5min":0.36799999999999999,"15min":0.35799999999999998},"min":{"1min":0.23699999999999999,"5min":0.218,"15min":0.16600000000000001},"max":{"1min":0.46300000000000002,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.39400000000000002,"15min":0.40300000000000002},"min":{"1min":0.27900000000000003,"5min":0.21199999999999999,"15min":0.19500000000000001},"max":{"1min":0.66000000000000003,"5min":0.69999999999999996,"15min":5.6760000000000002},"last":0.376}]},{"osd":2,"last update":"Fri Dec 1 15:47:44 2023","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.42099999999999999,"15min":0.39400000000000002},"min":{"1min":0.27100000000000002,"5min":0.23899999999999999,"15min":0.22600000000000001},"max":{"1min":0.628,"5min":0.94499999999999995,"15min":0.94499999999999995},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.39900000000000002,"15min":0.40100000000000002},"min":{"1min":0.30499999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.60999999999999999,"5min":0.624,"15min":4.2140000000000004},"last":0.46500000000000002}]},{"osd":3,"last update":"Fri Dec 1 15:48:03 2023","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.45100000000000001,"15min":0.437},"min":{"1min":0.30499999999999999,"5min":0.246,"15min":0.217},"max":{"1min":3.3660000000000001,"5min":3.3660000000000001,"15min":5.8109999999999999},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.49099999999999999,"15min":0.45100000000000001},"min":{"1min":0.35199999999999998,"5min":0.28499999999999998,"15min":0.26300000000000001},"max":{"1min":2.794,"5min":2.794,"15min":2.794},"last":0.48699999999999999}]},{"osd":4,"last update":"Fri Dec 1 15:47:09 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.59799999999999998,"15min":0.60399999999999998},"min":{"1min":0.40999999999999998,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.77000000000000002,"5min":1.0389999999999999,"15min":3.052},"last":0.749},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.625,"15min":0.64200000000000002},"min":{"1min":0.42599999999999999,"5min":0.376,"15min":0.35799999999999998},"max":{"1min":0.92000000000000004,"5min":1.004,"15min":5.5149999999999997},"last":0.59799999999999998}]},{"osd":5,"last update":"Fri Dec 1 15:47:44 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.65700000000000003,"15min":0.63500000000000001},"min":{"1min":0.46300000000000002,"5min":0.40699999999999997,"15min":0.35899999999999999},"max":{"1min":1.1779999999999999,"5min":2.9079999999999999,"15min":2.9079999999999999},"last":0.76600000000000001},{"interface":"front","average":{"1min":0.629,"5min":0.67100000000000004,"15min":0.67100000000000004},"min":{"1min":0.46100000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.82399999999999995,"5min":5.7919999999999998,"15min":9.5869999999999997},"last":0.65900000000000003}]},{"osd":6,"last update":"Fri Dec 1 15:48:03 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.67900000000000005,"15min":0.65900000000000003},"min":{"1min":0.40000000000000002,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":3.0579999999999998,"5min":3.0579999999999998,"15min":5.6399999999999997},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.68799999999999994,"15min":0.66000000000000003},"min":{"1min":0.48999999999999999,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":2.4689999999999999,"5min":2.4689999999999999,"15min":2.4689999999999999},"last":0.69399999999999995}]},{"osd":7,"last update":"Fri Dec 1 15:47:09 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.628,"15min":0.63500000000000001},"min":{"1min":0.46100000000000002,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.83399999999999996,"5min":1.7769999999999999,"15min":3.2109999999999999},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.68100000000000005,"15min":0.68000000000000005},"min":{"1min":0.52600000000000002,"5min":0.43099999999999999,"15min":0.39000000000000001},"max":{"1min":0.95499999999999996,"5min":1.0720000000000001,"15min":5.6020000000000003},"last":0.71299999999999997}]}]},{"osd":0,"up_from":8,"seq":34359738593,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":974408,"kb_used_data":158272,"kb_used_omap":0,"kb_used_meta":816128,"kb_avail":92770744,"statfs":{"total":95995035648,"available":94997241856,"internally_reserved":0,"allocated":162070528,"data_stored":370423346,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":835715072},"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":"Fri Dec 1 15:47:15 2023","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.36399999999999999,"15min":0.35499999999999998},"min":{"1min":0.23999999999999999,"5min":0.20000000000000001,"15min":0.17599999999999999},"max":{"1min":0.57699999999999996,"5min":0.60299999999999998,"15min":0.64800000000000002},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.38500000000000001,"15min":0.40300000000000002},"min":{"1min":0.29899999999999999,"5min":0.19800000000000001,"15min":0.182},"max":{"1min":0.61399999999999999,"5min":0.82299999999999995,"15min":6.5800000000000001},"last":0.51400000000000001}]},{"osd":2,"last update":"Fri Dec 1 15:47:43 2023","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.38400000000000001,"15min":0.39400000000000002},"min":{"1min":0.27900000000000003,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.51900000000000002,"5min":0.70799999999999996,"15min":3.2320000000000002},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.40699999999999997,"15min":0.40400000000000003},"min":{"1min":0.26400000000000001,"5min":0.22600000000000001,"15min":0.215},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":1.212},"last":0.40799999999999997}]},{"osd":3,"last update":"Fri Dec 1 15:47:58 2023","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.40400000000000003,"15min":0.41399999999999998},"min":{"1min":0.251,"5min":0.219,"15min":0.219},"max":{"1min":0.57799999999999996,"5min":0.68200000000000005,"15min":5.306},"last":0.36099999999999999},{"interface":"front","average":{"1min":0.442,"5min":0.41899999999999998,"15min":0.42099999999999999},"min":{"1min":0.28499999999999998,"5min":0.216,"15min":0.216},"max":{"1min":0.60399999999999998,"5min":0.71899999999999997,"15min":1.028},"last":0.48399999999999999}]},{"osd":4,"last update":"Fri Dec 1 15:47:15 2023","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.64100000000000001,"15min":0.61399999999999999},"min":{"1min":0.42199999999999999,"5min":0.41099999999999998,"15min":0.313},"max":{"1min":0.879,"5min":0.92300000000000004,"15min":0.98499999999999999},"last":0.62},{"interface":"front","average":{"1min":0.621,"5min":0.65100000000000002,"15min":0.63700000000000001},"min":{"1min":0.40200000000000002,"5min":0.38500000000000001,"15min":0.34200000000000003},"max":{"1min":0.90300000000000002,"5min":1.147,"15min":5.3659999999999997},"last":0.752}]},{"osd":5,"last update":"Fri Dec 1 15:47:43 2023","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.63200000000000001,"15min":0.61399999999999999},"min":{"1min":0.41099999999999998,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.88600000000000001,"5min":0.996,"15min":0.996},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.68700000000000006,"15min":0.65400000000000003},"min":{"1min":0.50700000000000001,"5min":0.47999999999999998,"15min":0.38600000000000001},"max":{"1min":0.83799999999999997,"5min":1.032,"15min":1.032},"last":0.66400000000000003}]},{"osd":6,"last update":"Fri Dec 1 15:47:58 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.65100000000000002,"15min":0.626},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.36099999999999999},"max":{"1min":1.0269999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.70399999999999996,"15min":0.67800000000000005},"min":{"1min":0.46200000000000002,"5min":0.41999999999999998,"15min":0.34100000000000003},"max":{"1min":0.94599999999999995,"5min":1.014,"15min":1.0209999999999999},"last":0.73899999999999999}]},{"osd":7,"last update":"Fri Dec 1 15:47:15 2023","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.67900000000000005,"15min":0.64500000000000002},"min":{"1min":0.441,"5min":0.441,"15min":0.40600000000000003},"max":{"1min":0.86299999999999999,"5min":1.29,"15min":1.29},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.70999999999999996,"15min":0.68000000000000005},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.83499999999999996,"5min":1.331,"15min":1.331},"last":0.70299999999999996}]}]},{"osd":2,"up_from":18,"seq":77309411547,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":908372,"kb_used_data":132428,"kb_used_omap":0,"kb_used_meta":775936,"kb_avail":92836780,"statfs":{"total":95995035648,"available":95064862720,"internally_reserved":0,"allocated":135606272,"data_stored":365592890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":794558464},"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":"Fri Dec 1 15:47:28 2023","interfaces":[{"interface":"back","average":{"1min":0.437,"5min":0.52500000000000002,"15min":0.42699999999999999},"min":{"1min":0.24399999999999999,"5min":0.188,"15min":0.188},"max":{"1min":1.6819999999999999,"5min":10.256,"15min":10.256},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.39800000000000002},"min":{"1min":0.25900000000000001,"5min":0.221,"15min":0.216},"max":{"1min":1.7170000000000001,"5min":3.48,"15min":3.48},"last":0.53500000000000003}]},{"osd":1,"last update":"Fri Dec 1 15:47:28 2023","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.46600000000000003,"15min":0.40999999999999998},"min":{"1min":0.24399999999999999,"5min":0.215,"15min":0.20499999999999999},"max":{"1min":1.78,"5min":2.8119999999999998,"15min":2.8119999999999998},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.438,"5min":0.51800000000000002,"15min":0.441},"min":{"1min":0.308,"5min":0.23799999999999999,"15min":0.221},"max":{"1min":1.1160000000000001,"5min":5.1609999999999996,"15min":5.1609999999999996},"last":0.57499999999999996}]},{"osd":3,"last update":"Fri Dec 1 15:48:03 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.57799999999999996,"15min":0.46800000000000003},"min":{"1min":0.28000000000000003,"5min":0.25700000000000001,"15min":0.23599999999999999},"max":{"1min":4.1360000000000001,"5min":7.6340000000000003,"15min":7.6340000000000003},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.503,"5min":0.48799999999999999,"15min":0.45800000000000002},"min":{"1min":0.33700000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":1.452,"5min":2.2650000000000001,"15min":2.2879999999999998},"last":0.63700000000000001}]},{"osd":4,"last update":"Fri Dec 1 15:47:19 2023","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.71199999999999997,"15min":0.64700000000000002},"min":{"1min":0.47599999999999998,"5min":0.40600000000000003,"15min":0.32200000000000001},"max":{"1min":0.94099999999999995,"5min":2.2719999999999998,"15min":2.2719999999999998},"last":0.62},{"interface":"front","average":{"1min":0.68700000000000006,"5min":0.69499999999999995,"15min":0.65700000000000003},"min":{"1min":0.40799999999999997,"5min":0.40100000000000002,"15min":0.38700000000000001},"max":{"1min":1.05,"5min":1.389,"15min":1.389},"last":0.69699999999999995}]},{"osd":5,"last update":"Fri Dec 1 15:47:43 2023","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":0.72399999999999998,"15min":0.64900000000000002},"min":{"1min":0.432,"5min":0.38400000000000001,"15min":0.32300000000000001},"max":{"1min":1.165,"5min":6.7590000000000003,"15min":6.7590000000000003},"last":0.75},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.66500000000000004,"15min":0.628},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.35199999999999998},"max":{"1min":0.93300000000000005,"5min":1.619,"15min":1.619},"last":0.65300000000000002}]},{"osd":6,"last update":"Fri Dec 1 15:48:03 2023","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.72399999999999998,"15min":0.65900000000000003},"min":{"1min":0.42899999999999999,"5min":0.41799999999999998,"15min":0.377},"max":{"1min":0.89900000000000002,"5min":5.0010000000000003,"15min":5.0010000000000003},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.68500000000000005,"15min":0.65300000000000002},"min":{"1min":0.44500000000000001,"5min":0.433,"15min":0.39000000000000001},"max":{"1min":1.073,"5min":1.135,"15min":1.135},"last":0.77700000000000002}]},{"osd":7,"last update":"Fri Dec 1 15:47:19 2023","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.69999999999999996,"15min":0.64800000000000002},"min":{"1min":0.44,"5min":0.40999999999999998,"15min":0.40500000000000003},"max":{"1min":0.97699999999999998,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.72599999999999998,"15min":0.66500000000000004},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.96099999999999997,"5min":2.742,"15min":2.742},"last":0.86699999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149910,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":255596,"kb_used_data":44068,"kb_used_omap":0,"kb_used_meta":211520,"kb_avail":93489556,"statfs":{"total":95995035648,"available":95733305344,"internally_reserved":0,"allocated":45125632,"data_stored":95624170,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":216596480},"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":"Fri Dec 1 15:48:01 2023","interfaces":[{"interface":"back","average":{"1min":0.34699999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"min":{"1min":0.26100000000000001,"5min":0.21099999999999999,"15min":0.186},"max":{"1min":0.41499999999999998,"5min":0.66000000000000003,"15min":3.3820000000000001},"last":0.376},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.40000000000000002,"15min":0.40500000000000003},"min":{"1min":0.23000000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.56999999999999995,"5min":0.68500000000000005,"15min":5.1989999999999998},"last":0.41099999999999998}]},{"osd":1,"last update":"Fri Dec 1 15:48:01 2023","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.40699999999999997,"15min":0.41199999999999998},"min":{"1min":0.26400000000000001,"5min":0.23300000000000001,"15min":0.20999999999999999},"max":{"1min":0.54700000000000004,"5min":0.67800000000000005,"15min":2.4169999999999998},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.39600000000000002,"15min":0.40600000000000003},"min":{"1min":0.26600000000000001,"5min":0.21199999999999999,"15min":0.21099999999999999},"max":{"1min":0.55600000000000005,"5min":0.64600000000000002,"15min":2.5390000000000001},"last":0.33400000000000002}]},{"osd":2,"last update":"Fri Dec 1 15:48:01 2023","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.42999999999999999,"15min":0.432},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.23200000000000001},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":2.4460000000000002},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.43099999999999999,"15min":0.42599999999999999},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.54900000000000004,"5min":0.71099999999999997,"15min":2.9129999999999998},"last":0.42299999999999999}]},{"osd":4,"last update":"Fri Dec 1 15:47:32 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.61799999999999999,"15min":0.60399999999999998},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.33200000000000002},"max":{"1min":1.083,"5min":1.083,"15min":2.371},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.66700000000000004,"5min":0.64400000000000002,"15min":0.65500000000000003},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.38800000000000001},"max":{"1min":0.92800000000000005,"5min":1.127,"15min":5.157},"last":0.55400000000000005}]},{"osd":5,"last update":"Fri Dec 1 15:47:44 2023","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.626,"15min":0.628},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.145,"5min":1.145,"15min":3.4100000000000001},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.628,"5min":0.63400000000000001,"15min":0.64000000000000001},"min":{"1min":0.42399999999999999,"5min":0.40699999999999997,"15min":0.36599999999999999},"max":{"1min":0.89000000000000001,"5min":1.1839999999999999,"15min":2.637},"last":0.46999999999999997}]},{"osd":6,"last update":"Fri Dec 1 15:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.65400000000000003,"15min":0.64900000000000002},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.34999999999999998},"max":{"1min":0.96199999999999997,"5min":1.161,"15min":2.7050000000000001},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.63800000000000001,"15min":0.64800000000000002},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":2.5449999999999999},"last":0.48299999999999998}]},{"osd":7,"last update":"Fri Dec 1 15:47:32 2023","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.64100000000000001,"15min":0.63700000000000001},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.84899999999999998,"5min":1.149,"15min":3.3500000000000001},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.68600000000000005,"15min":0.67900000000000005},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.376},"max":{"1min":1.0009999999999999,"5min":1.2030000000000001,"15min":2.6720000000000002},"last":0.497}]}]},{"osd":4,"up_from":31,"seq":133143986386,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":682980,"kb_used_data":103324,"kb_used_omap":0,"kb_used_meta":579648,"kb_avail":93062172,"statfs":{"total":95995035648,"available":95295664128,"internally_reserved":0,"allocated":105803776,"data_stored":218215422,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":593559552},"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":"Fri Dec 1 15:47:18 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.60099999999999998,"15min":0.57599999999999996},"min":{"1min":0.45100000000000001,"5min":0.27700000000000002,"15min":0.25600000000000001},"max":{"1min":0.81399999999999995,"5min":1.6739999999999999,"15min":4.3600000000000003},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.63,"15min":0.56899999999999995},"min":{"1min":0.35199999999999998,"5min":0.28899999999999998,"15min":0.26800000000000002},"max":{"1min":0.88400000000000001,"5min":1.9850000000000001,"15min":1.9850000000000001},"last":0.65300000000000002}]},{"osd":1,"last update":"Fri Dec 1 15:47:18 2023","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.59999999999999998,"15min":0.55800000000000005},"min":{"1min":0.38800000000000001,"5min":0.309,"15min":0.29399999999999998},"max":{"1min":0.85299999999999998,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.625,"15min":0.57499999999999996},"min":{"1min":0.35699999999999998,"5min":0.34499999999999997,"15min":0.316},"max":{"1min":0.83399999999999996,"5min":1.8959999999999999,"15min":1.8959999999999999},"last":0.48799999999999999}]},{"osd":2,"last update":"Fri Dec 1 15:47:18 2023","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.61899999999999999,"15min":0.57399999999999995},"min":{"1min":0.314,"5min":0.314,"15min":0.29299999999999998},"max":{"1min":0.83399999999999996,"5min":2.0230000000000001,"15min":3.0219999999999998},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.58099999999999996,"15min":0.55100000000000005},"min":{"1min":0.34499999999999997,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.78700000000000003,"5min":2.141,"15min":2.141},"last":0.51800000000000002}]},{"osd":3,"last update":"Fri Dec 1 15:47:18 2023","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.57599999999999996,"15min":0.55600000000000005},"min":{"1min":0.41699999999999998,"5min":0.35799999999999998,"15min":0.32100000000000001},"max":{"1min":0.77100000000000002,"5min":1.04,"15min":1.5249999999999999},"last":0.62},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.72199999999999998,"15min":0.63300000000000001},"min":{"1min":0.49299999999999999,"5min":0.39000000000000001,"15min":0.34599999999999997},"max":{"1min":0.81799999999999995,"5min":5.3079999999999998,"15min":5.3079999999999998},"last":0.71099999999999997}]},{"osd":5,"last update":"Fri Dec 1 15:47:38 2023","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.51500000000000001,"15min":0.501},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.26300000000000001},"max":{"1min":0.78500000000000003,"5min":1.7310000000000001,"15min":1.7310000000000001},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.53500000000000003,"15min":0.52100000000000002},"min":{"1min":0.33000000000000002,"5min":0.30499999999999999,"15min":0.28199999999999997},"max":{"1min":0.71899999999999997,"5min":2.0529999999999999,"15min":2.8210000000000002},"last":0.54300000000000004}]},{"osd":6,"last update":"Fri Dec 1 15:47:54 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56399999999999995,"15min":0.55800000000000005},"min":{"1min":0.376,"5min":0.32800000000000001,"15min":0.29499999999999998},"max":{"1min":0.73599999999999999,"5min":1.964,"15min":1.964},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.58299999999999996,"15min":0.58899999999999997},"min":{"1min":0.41799999999999998,"5min":0.36799999999999999,"15min":0.34699999999999998},"max":{"1min":0.79500000000000004,"5min":0.83699999999999997,"15min":1.5669999999999999},"last":0.77700000000000002}]},{"osd":7,"last update":"Fri Dec 1 15:47:18 2023","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.53400000000000003,"15min":0.53700000000000003},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.33200000000000002},"max":{"1min":0.754,"5min":1.0069999999999999,"15min":1.4850000000000001},"last":0.746},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.63300000000000001,"15min":0.61199999999999999},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.32500000000000001},"max":{"1min":0.84299999999999997,"5min":2.3620000000000001,"15min":2.3620000000000001},"last":0.76400000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724749,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1292704,"kb_used_data":180312,"kb_used_omap":0,"kb_used_meta":1112384,"kb_avail":92452448,"statfs":{"total":95995035648,"available":94671306752,"internally_reserved":0,"allocated":184639488,"data_stored":423980049,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1139081216},"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":"Fri Dec 1 15:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.55000000000000004,"15min":0.54200000000000004},"min":{"1min":0.438,"5min":0.27100000000000002,"15min":0.247},"max":{"1min":0.874,"5min":0.874,"15min":2.0779999999999998},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.57399999999999995,"15min":0.54100000000000004},"min":{"1min":0.37,"5min":0.27700000000000002,"15min":0.27100000000000002},"max":{"1min":0.79100000000000004,"5min":0.94699999999999995,"15min":1.075},"last":0.52700000000000002}]},{"osd":1,"last update":"Fri Dec 1 15:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.58099999999999996,"15min":0.55800000000000005},"min":{"1min":0.46300000000000002,"5min":0.29499999999999998,"15min":0.28100000000000003},"max":{"1min":0.752,"5min":1.1319999999999999,"15min":2.613},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.626,"5min":0.56799999999999995,"15min":0.55900000000000005},"min":{"1min":0.46300000000000002,"5min":0.30099999999999999,"15min":0.23999999999999999},"max":{"1min":0.80700000000000005,"5min":0.98599999999999999,"15min":2.2570000000000001},"last":0.68400000000000005}]},{"osd":2,"last update":"Fri Dec 1 15:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.56899999999999995,"15min":0.55400000000000005},"min":{"1min":0.36299999999999999,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.878,"5min":1.1140000000000001,"15min":2.1669999999999998},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.59099999999999997,"15min":0.57399999999999995},"min":{"1min":0.43099999999999999,"5min":0.33800000000000002,"15min":0.28899999999999998},"max":{"1min":0.83399999999999996,"5min":0.88400000000000001,"15min":1.8160000000000001},"last":0.71599999999999997}]},{"osd":3,"last update":"Fri Dec 1 15:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.58799999999999997,"15min":0.56999999999999995},"min":{"1min":0.44500000000000001,"5min":0.32800000000000001,"15min":0.29599999999999999},"max":{"1min":0.77600000000000002,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.63,"15min":0.60499999999999998},"min":{"1min":0.50700000000000001,"5min":0.35999999999999999,"15min":0.35799999999999998},"max":{"1min":0.91600000000000004,"5min":1.091,"15min":1.76},"last":0.77300000000000002}]},{"osd":4,"last update":"Fri Dec 1 15:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.503,"15min":0.50600000000000001},"min":{"1min":0.39700000000000002,"5min":0.29599999999999999,"15min":0.29499999999999998},"max":{"1min":0.71799999999999997,"5min":1.01,"15min":3.4169999999999998},"last":0.443},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.55100000000000005,"15min":0.54800000000000004},"min":{"1min":0.39900000000000002,"5min":0.34300000000000003,"15min":0.29599999999999999},"max":{"1min":0.83799999999999997,"5min":0.86699999999999999,"15min":3.552},"last":0.40899999999999997}]},{"osd":6,"last update":"Fri Dec 1 15:47:55 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56899999999999995,"15min":0.56799999999999995},"min":{"1min":0.42499999999999999,"5min":0.35099999999999998,"15min":0.31},"max":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":1.657},"last":0.499},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.61799999999999999,"15min":0.60399999999999998},"min":{"1min":0.53900000000000003,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.84599999999999997,"5min":1.034,"15min":1.554},"last":0.53700000000000003}]},{"osd":7,"last update":"Fri Dec 1 15:47:19 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.58999999999999997,"15min":0.59499999999999997},"min":{"1min":0.433,"5min":0.38900000000000001,"15min":0.32900000000000001},"max":{"1min":0.85299999999999998,"5min":1.0860000000000001,"15min":3.5249999999999999},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.60499999999999998,"15min":0.58999999999999997},"min":{"1min":0.47699999999999998,"5min":0.35399999999999998,"15min":0.34699999999999998},"max":{"1min":0.84299999999999997,"5min":1.4039999999999999,"15min":1.944},"last":0.57999999999999996}]}]}],"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":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":2736,"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":16384,"data_stored":708,"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":16384,"data_stored":2722,"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":12288,"data_stored":2632,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":154177536,"data_stored":364908544,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":118489088,"data_stored":296054784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":130060288,"data_stored":364027904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":37822464,"data_stored":90697728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":98504704,"data_stored":213291008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":177328128,"data_stored":419045376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":51539968,"data_stored":93327360,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":69935104,"data_stored":145629184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-01T15:48:09.039 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-12-01T15:48:09.040 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f739cc42-905d-11ee-95a2-87774f69a715 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-12-01T15:48:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:08 smithi183 ceph-mon[99169]: pgmap v1252: 121 pgs: 121 active+clean; 662 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T15:48:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:09.590 INFO:teuthology.orchestra.run.smithi119.stderr:Inferring config /var/lib/ceph/f739cc42-905d-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T15:48:10.037 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:09 smithi119 ceph-mon[94175]: from='client.25418 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:48:10.038 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:09 smithi119 ceph-mon[108979]: from='client.25418 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:48:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:09 smithi183 ceph-mon[99169]: from='client.25418 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T15:48:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:10 smithi119 ceph-mon[94175]: pgmap v1253: 121 pgs: 121 active+clean; 662 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2023-12-01T15:48:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:10 smithi119 ceph-mon[94175]: osdmap e849: 8 total, 8 up, 8 in 2023-12-01T15:48:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:10 smithi119 ceph-mon[108979]: pgmap v1253: 121 pgs: 121 active+clean; 662 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2023-12-01T15:48:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:10 smithi119 ceph-mon[108979]: osdmap e849: 8 total, 8 up, 8 in 2023-12-01T15:48:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:10 smithi183 ceph-mon[99169]: pgmap v1253: 121 pgs: 121 active+clean; 662 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2023-12-01T15:48:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:10 smithi183 ceph-mon[99169]: osdmap e849: 8 total, 8 up, 8 in 2023-12-01T15:48:11.764 INFO:teuthology.orchestra.run.smithi119.stderr:pool 'unique_pool_0' removed 2023-12-01T15:48:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3504213339' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-12-01T15:48:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3504213339' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-12-01T15:48:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3504213339' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-12-01T15:48:12.236 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T15:48:12.237 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2023-12-01T15:48:12.237 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T15:48:12.237 INFO:teuthology.task.print:**** done start rados_api.yaml 2023-12-01T15:48:12.237 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2023-12-01T15:48:12.238 INFO:tasks.workunit:Pulling workunits from ref reef 2023-12-01T15:48:12.238 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-12-01T15:48:12.238 DEBUG:teuthology.orchestra.run.smithi119:> stat -- /home/ubuntu/cephtest/mnt.0 2023-12-01T15:48:12.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T15:48:12.257 INFO:teuthology.orchestra.run.smithi119.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-12-01T15:48:12.257 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T15:48:12.313 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-12-01T15:48:12.314 DEBUG:teuthology.orchestra.run.smithi119:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-12-01T15:48:12.370 INFO:tasks.workunit:timeout=3h 2023-12-01T15:48:12.370 INFO:tasks.workunit:cleanup=True 2023-12-01T15:48:12.371 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-12-01T15:48:12.428 INFO:tasks.workunit.client.0.smithi119.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-12-01T15:48:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:12 smithi183 ceph-mon[99169]: pgmap v1255: 121 pgs: 121 active+clean; 662 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2023-12-01T15:48:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3504213339' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-12-01T15:48:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:12 smithi183 ceph-mon[99169]: osdmap e850: 8 total, 8 up, 8 in 2023-12-01T15:48:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:12 smithi119 ceph-mon[94175]: pgmap v1255: 121 pgs: 121 active+clean; 662 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2023-12-01T15:48:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3504213339' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-12-01T15:48:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:12 smithi119 ceph-mon[94175]: osdmap e850: 8 total, 8 up, 8 in 2023-12-01T15:48:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:12 smithi119 ceph-mon[108979]: pgmap v1255: 121 pgs: 121 active+clean; 662 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2023-12-01T15:48:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3504213339' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-12-01T15:48:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:12 smithi119 ceph-mon[108979]: osdmap e850: 8 total, 8 up, 8 in 2023-12-01T15:48:14.440 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:48:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=sqlstore.transactions t=2023-12-01T15:48:14.098036113Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-01T15:48:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:48:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:48:14] "GET /metrics HTTP/1.1" 200 36173 "" "Prometheus/2.43.0" 2023-12-01T15:48:14.579 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:48:14.891 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:48:14.892 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (14m) 3m ago 15m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:48:14.892 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (15m) 3m ago 15m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:48:14.892 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (16m) 3m ago 16m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:48:14.892 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (16m) 3m ago 16m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:48:14.892 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (19m) 3m ago 19m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:48:14.892 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (20m) 3m ago 20m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:48:14.892 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (20m) 3m ago 20m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:48:14.892 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (19m) 3m ago 19m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:48:14.892 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (19m) 3m ago 19m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:48:14.892 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (15m) 3m ago 15m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:48:14.892 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (15m) 3m ago 15m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:48:14.892 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (18m) 3m ago 18m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:48:14.892 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (18m) 3m ago 18m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:48:14.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (18m) 3m ago 18m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:48:14.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (17m) 3m ago 17m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:48:14.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (17m) 3m ago 17m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:48:14.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (17m) 3m ago 17m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:48:14.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (16m) 3m ago 16m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:48:14.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (16m) 3m ago 16m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:48:14.893 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (14m) 3m ago 15m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:48:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:14 smithi183 ceph-mon[99169]: pgmap v1257: 105 pgs: 105 active+clean; 580 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:14 smithi119 ceph-mon[94175]: pgmap v1257: 105 pgs: 105 active+clean; 580 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:14 smithi119 ceph-mon[108979]: pgmap v1257: 105 pgs: 105 active+clean; 580 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:15.274 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:48:15.274 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:48:15.274 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:48:15.274 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:48:15.274 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:48:15.274 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:48:15.275 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:48:15.275 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:48:15.275 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:48:15.275 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:48:15.275 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:48:15.275 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:48:15.275 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:48:15.275 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:48:15.275 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:48:15.275 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:48:15.275 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:48:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:15 smithi183 ceph-mon[99169]: from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3060630705' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:48:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:15 smithi119 ceph-mon[94175]: from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3060630705' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:48:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:15 smithi119 ceph-mon[108979]: from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3060630705' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:48:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:16 smithi183 ceph-mon[99169]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:16 smithi183 ceph-mon[99169]: pgmap v1258: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:16 smithi119 ceph-mon[94175]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:16 smithi119 ceph-mon[94175]: pgmap v1258: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:16 smithi119 ceph-mon[108979]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:16 smithi119 ceph-mon[108979]: pgmap v1258: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:18 smithi183 ceph-mon[99169]: pgmap v1259: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:18 smithi119 ceph-mon[94175]: pgmap v1259: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:18 smithi119 ceph-mon[108979]: pgmap v1259: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:20.175 DEBUG:teuthology.orchestra.run.smithi119:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-12-01T15:48:20.232 INFO:tasks.workunit.client.0.smithi119.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-12-01T15:48:20.234 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T15:48:20.234 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-12-01T15:48:20.281 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-12-01T15:48:20.326 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-12-01T15:48:20.363 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T15:48:20.364 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T15:48:20.365 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-12-01T15:48:20.400 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T15:48:20.403 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T15:48:20.403 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-12-01T15:48:20.462 INFO:tasks.workunit:Running workunits matching cls on client.0... 2023-12-01T15:48:20.463 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2023-12-01T15:48:20.463 DEBUG:teuthology.orchestra.run.smithi119:workunit test cls/test_cls_2pc_queue.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_2pc_queue.sh 2023-12-01T15:48:20.534 INFO:tasks.workunit.client.0.smithi119.stdout:Running main() from gmock_main.cc 2023-12-01T15:48:20.534 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] Running 22 tests from 1 test suite. 2023-12-01T15:48:20.534 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment set-up. 2023-12-01T15:48:20.534 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 22 tests from TestCls2PCQueue 2023-12-01T15:48:20.535 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2023-12-01T15:48:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:20 smithi183 ceph-mon[99169]: pgmap v1260: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:20 smithi119 ceph-mon[94175]: pgmap v1260: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:20 smithi119 ceph-mon[108979]: pgmap v1260: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:21 smithi183 ceph-mon[99169]: osdmap e851: 8 total, 8 up, 8 in 2023-12-01T15:48:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:21 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/279753978' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:21 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:21 smithi119 ceph-mon[94175]: osdmap e851: 8 total, 8 up, 8 in 2023-12-01T15:48:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/279753978' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:21 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:21 smithi119 ceph-mon[108979]: osdmap e851: 8 total, 8 up, 8 in 2023-12-01T15:48:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:21 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/279753978' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:21 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:22.858 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2325 ms) 2023-12-01T15:48:22.858 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2023-12-01T15:48:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:22 smithi183 ceph-mon[99169]: pgmap v1262: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:22 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:22 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:22 smithi183 ceph-mon[99169]: osdmap e852: 8 total, 8 up, 8 in 2023-12-01T15:48:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:22 smithi119 ceph-mon[94175]: pgmap v1262: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:22 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:22 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:22 smithi119 ceph-mon[94175]: osdmap e852: 8 total, 8 up, 8 in 2023-12-01T15:48:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:22 smithi119 ceph-mon[108979]: pgmap v1262: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:22 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:22 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:22 smithi119 ceph-mon[108979]: osdmap e852: 8 total, 8 up, 8 in 2023-12-01T15:48:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:23 smithi119 ceph-mon[94175]: osdmap e853: 8 total, 8 up, 8 in 2023-12-01T15:48:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:48:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:23 smithi119 ceph-mon[108979]: osdmap e853: 8 total, 8 up, 8 in 2023-12-01T15:48:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:48:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:23 smithi183 ceph-mon[99169]: osdmap e853: 8 total, 8 up, 8 in 2023-12-01T15:48:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:48:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:48:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:48:24] "GET /metrics HTTP/1.1" 200 33818 "" "Prometheus/2.43.0" 2023-12-01T15:48:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:24 smithi183 ceph-mon[99169]: pgmap v1265: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:24 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:48:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:24 smithi183 ceph-mon[99169]: osdmap e854: 8 total, 8 up, 8 in 2023-12-01T15:48:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3058647684' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:24 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:24 smithi119 ceph-mon[94175]: pgmap v1265: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:24 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:48:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:24 smithi119 ceph-mon[94175]: osdmap e854: 8 total, 8 up, 8 in 2023-12-01T15:48:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3058647684' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:24 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:24 smithi119 ceph-mon[108979]: pgmap v1265: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:24 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:48:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:24 smithi119 ceph-mon[108979]: osdmap e854: 8 total, 8 up, 8 in 2023-12-01T15:48:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3058647684' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:24 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:25.884 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3026 ms) 2023-12-01T15:48:25.884 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.Reserve 2023-12-01T15:48:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:25 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:25 smithi183 ceph-mon[99169]: osdmap e855: 8 total, 8 up, 8 in 2023-12-01T15:48:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:25 smithi183 ceph-mon[99169]: pgmap v1268: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:25 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:25 smithi119 ceph-mon[94175]: osdmap e855: 8 total, 8 up, 8 in 2023-12-01T15:48:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:25 smithi119 ceph-mon[94175]: pgmap v1268: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:25 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:25 smithi119 ceph-mon[108979]: osdmap e855: 8 total, 8 up, 8 in 2023-12-01T15:48:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:25 smithi119 ceph-mon[108979]: pgmap v1268: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:26 smithi183 ceph-mon[99169]: osdmap e856: 8 total, 8 up, 8 in 2023-12-01T15:48:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:26 smithi119 ceph-mon[94175]: osdmap e856: 8 total, 8 up, 8 in 2023-12-01T15:48:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:26 smithi119 ceph-mon[108979]: osdmap e856: 8 total, 8 up, 8 in 2023-12-01T15:48:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:27 smithi183 ceph-mon[99169]: osdmap e857: 8 total, 8 up, 8 in 2023-12-01T15:48:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3542469766' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:27 smithi183 ceph-mon[99169]: pgmap v1271: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:27 smithi119 ceph-mon[108979]: osdmap e857: 8 total, 8 up, 8 in 2023-12-01T15:48:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3542469766' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:27 smithi119 ceph-mon[108979]: pgmap v1271: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:27 smithi119 ceph-mon[94175]: osdmap e857: 8 total, 8 up, 8 in 2023-12-01T15:48:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3542469766' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:27 smithi119 ceph-mon[94175]: pgmap v1271: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:28.895 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.Reserve (3011 ms) 2023-12-01T15:48:28.896 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2023-12-01T15:48:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:28 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3542469766' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:28 smithi183 ceph-mon[99169]: osdmap e858: 8 total, 8 up, 8 in 2023-12-01T15:48:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:28 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3542469766' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:28 smithi119 ceph-mon[94175]: osdmap e858: 8 total, 8 up, 8 in 2023-12-01T15:48:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:28 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3542469766' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:28 smithi119 ceph-mon[108979]: osdmap e858: 8 total, 8 up, 8 in 2023-12-01T15:48:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:29 smithi183 ceph-mon[99169]: osdmap e859: 8 total, 8 up, 8 in 2023-12-01T15:48:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:29 smithi183 ceph-mon[99169]: pgmap v1274: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:29 smithi119 ceph-mon[94175]: osdmap e859: 8 total, 8 up, 8 in 2023-12-01T15:48:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:29 smithi119 ceph-mon[94175]: pgmap v1274: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:29 smithi119 ceph-mon[108979]: osdmap e859: 8 total, 8 up, 8 in 2023-12-01T15:48:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:29 smithi119 ceph-mon[108979]: pgmap v1274: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:30 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:48:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:30 smithi183 ceph-mon[99169]: osdmap e860: 8 total, 8 up, 8 in 2023-12-01T15:48:31.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2462454156' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:30 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:48:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:30 smithi119 ceph-mon[94175]: osdmap e860: 8 total, 8 up, 8 in 2023-12-01T15:48:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2462454156' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:30 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:48:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:30 smithi119 ceph-mon[108979]: osdmap e860: 8 total, 8 up, 8 in 2023-12-01T15:48:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2462454156' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:31.920 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3025 ms) 2023-12-01T15:48:31.920 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.Commit 2023-12-01T15:48:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2462454156' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:31 smithi183 ceph-mon[99169]: osdmap e861: 8 total, 8 up, 8 in 2023-12-01T15:48:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:31 smithi183 ceph-mon[99169]: pgmap v1277: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2462454156' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:31 smithi119 ceph-mon[94175]: osdmap e861: 8 total, 8 up, 8 in 2023-12-01T15:48:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:31 smithi119 ceph-mon[94175]: pgmap v1277: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2462454156' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:31 smithi119 ceph-mon[108979]: osdmap e861: 8 total, 8 up, 8 in 2023-12-01T15:48:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:31 smithi119 ceph-mon[108979]: pgmap v1277: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:32 smithi183 ceph-mon[99169]: osdmap e862: 8 total, 8 up, 8 in 2023-12-01T15:48:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:48:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:48:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:48:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:32 smithi119 ceph-mon[94175]: osdmap e862: 8 total, 8 up, 8 in 2023-12-01T15:48:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:48:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:48:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:48:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:32 smithi119 ceph-mon[108979]: osdmap e862: 8 total, 8 up, 8 in 2023-12-01T15:48:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:48:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:48:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:48:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:33 smithi183 ceph-mon[99169]: osdmap e863: 8 total, 8 up, 8 in 2023-12-01T15:48:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1954315927' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:33 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:48:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:48:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:48:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:33 smithi183 ceph-mon[99169]: pgmap v1280: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:34.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:48:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:48:34] "GET /metrics HTTP/1.1" 200 33818 "" "Prometheus/2.43.0" 2023-12-01T15:48:34.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:33 smithi119 ceph-mon[108979]: osdmap e863: 8 total, 8 up, 8 in 2023-12-01T15:48:34.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1954315927' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:34.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:33 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:34.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:48:34.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:48:34.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:48:34.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:33 smithi119 ceph-mon[108979]: pgmap v1280: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:34.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:33 smithi119 ceph-mon[94175]: osdmap e863: 8 total, 8 up, 8 in 2023-12-01T15:48:34.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1954315927' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:34.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:33 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:34.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:48:34.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:48:34.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:48:34.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:33 smithi119 ceph-mon[94175]: pgmap v1280: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:34.942 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.Commit (3022 ms) 2023-12-01T15:48:34.943 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.Abort 2023-12-01T15:48:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:34 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:34 smithi183 ceph-mon[99169]: osdmap e864: 8 total, 8 up, 8 in 2023-12-01T15:48:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:34 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:34 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:34 smithi119 ceph-mon[108979]: osdmap e864: 8 total, 8 up, 8 in 2023-12-01T15:48:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:34 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:34 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:34 smithi119 ceph-mon[94175]: osdmap e864: 8 total, 8 up, 8 in 2023-12-01T15:48:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:34 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:35 smithi119 ceph-mon[108979]: osdmap e865: 8 total, 8 up, 8 in 2023-12-01T15:48:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:35 smithi119 ceph-mon[108979]: pgmap v1283: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:35 smithi119 ceph-mon[94175]: osdmap e865: 8 total, 8 up, 8 in 2023-12-01T15:48:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:35 smithi119 ceph-mon[94175]: pgmap v1283: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:35 smithi183 ceph-mon[99169]: osdmap e865: 8 total, 8 up, 8 in 2023-12-01T15:48:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:35 smithi183 ceph-mon[99169]: pgmap v1283: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:36 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:48:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:36 smithi119 ceph-mon[94175]: osdmap e866: 8 total, 8 up, 8 in 2023-12-01T15:48:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2354440639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:36 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:48:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:36 smithi119 ceph-mon[108979]: osdmap e866: 8 total, 8 up, 8 in 2023-12-01T15:48:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2354440639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:36 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:48:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:36 smithi183 ceph-mon[99169]: osdmap e866: 8 total, 8 up, 8 in 2023-12-01T15:48:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2354440639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:37.970 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.Abort (3027 ms) 2023-12-01T15:48:37.970 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2023-12-01T15:48:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2354440639' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:37 smithi183 ceph-mon[99169]: osdmap e867: 8 total, 8 up, 8 in 2023-12-01T15:48:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:37 smithi183 ceph-mon[99169]: pgmap v1286: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2354440639' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:37 smithi119 ceph-mon[94175]: osdmap e867: 8 total, 8 up, 8 in 2023-12-01T15:48:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:37 smithi119 ceph-mon[94175]: pgmap v1286: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:38.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2354440639' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:38.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:37 smithi119 ceph-mon[108979]: osdmap e867: 8 total, 8 up, 8 in 2023-12-01T15:48:38.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:37 smithi119 ceph-mon[108979]: pgmap v1286: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:38 smithi183 ceph-mon[99169]: osdmap e868: 8 total, 8 up, 8 in 2023-12-01T15:48:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:48:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:38 smithi119 ceph-mon[94175]: osdmap e868: 8 total, 8 up, 8 in 2023-12-01T15:48:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:48:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:38 smithi119 ceph-mon[108979]: osdmap e868: 8 total, 8 up, 8 in 2023-12-01T15:48:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:48:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:39 smithi183 ceph-mon[99169]: osdmap e869: 8 total, 8 up, 8 in 2023-12-01T15:48:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2501127082' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:39 smithi183 ceph-mon[99169]: pgmap v1289: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2501127082' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:39 smithi183 ceph-mon[99169]: osdmap e870: 8 total, 8 up, 8 in 2023-12-01T15:48:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:39 smithi119 ceph-mon[94175]: osdmap e869: 8 total, 8 up, 8 in 2023-12-01T15:48:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2501127082' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:39 smithi119 ceph-mon[94175]: pgmap v1289: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2501127082' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:39 smithi119 ceph-mon[94175]: osdmap e870: 8 total, 8 up, 8 in 2023-12-01T15:48:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:39 smithi119 ceph-mon[108979]: osdmap e869: 8 total, 8 up, 8 in 2023-12-01T15:48:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2501127082' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:39 smithi119 ceph-mon[108979]: pgmap v1289: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2501127082' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:39 smithi119 ceph-mon[108979]: osdmap e870: 8 total, 8 up, 8 in 2023-12-01T15:48:40.973 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.ReserveError (3004 ms) 2023-12-01T15:48:40.973 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.CommitError 2023-12-01T15:48:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:40 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:40 smithi183 ceph-mon[99169]: osdmap e871: 8 total, 8 up, 8 in 2023-12-01T15:48:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:40 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:40 smithi119 ceph-mon[108979]: osdmap e871: 8 total, 8 up, 8 in 2023-12-01T15:48:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:40 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:40 smithi119 ceph-mon[94175]: osdmap e871: 8 total, 8 up, 8 in 2023-12-01T15:48:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:41 smithi183 ceph-mon[99169]: pgmap v1292: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:41 smithi119 ceph-mon[94175]: pgmap v1292: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:41 smithi119 ceph-mon[108979]: pgmap v1292: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:43 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:48:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:43 smithi183 ceph-mon[99169]: osdmap e872: 8 total, 8 up, 8 in 2023-12-01T15:48:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/526469803' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:43 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:43 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:48:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:43 smithi119 ceph-mon[108979]: osdmap e872: 8 total, 8 up, 8 in 2023-12-01T15:48:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/526469803' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:43 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:43 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:48:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:43 smithi119 ceph-mon[94175]: osdmap e872: 8 total, 8 up, 8 in 2023-12-01T15:48:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/526469803' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:43 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:44.009 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.CommitError (3036 ms) 2023-12-01T15:48:44.009 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.AbortError 2023-12-01T15:48:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:44 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:44 smithi183 ceph-mon[99169]: osdmap e873: 8 total, 8 up, 8 in 2023-12-01T15:48:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:44 smithi183 ceph-mon[99169]: pgmap v1295: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:44 smithi183 ceph-mon[99169]: osdmap e874: 8 total, 8 up, 8 in 2023-12-01T15:48:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:48:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:48:44] "GET /metrics HTTP/1.1" 200 33818 "" "Prometheus/2.43.0" 2023-12-01T15:48:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:44 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:44 smithi119 ceph-mon[108979]: osdmap e873: 8 total, 8 up, 8 in 2023-12-01T15:48:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:44 smithi119 ceph-mon[108979]: pgmap v1295: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:44 smithi119 ceph-mon[108979]: osdmap e874: 8 total, 8 up, 8 in 2023-12-01T15:48:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:44 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:44 smithi119 ceph-mon[94175]: osdmap e873: 8 total, 8 up, 8 in 2023-12-01T15:48:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:44 smithi119 ceph-mon[94175]: pgmap v1295: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:44 smithi119 ceph-mon[94175]: osdmap e874: 8 total, 8 up, 8 in 2023-12-01T15:48:45.616 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:48:45.925 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:48:45.925 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (15m) 4m ago 15m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:48:45.925 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (15m) 4m ago 15m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:48:45.925 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (16m) 4m ago 16m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:48:45.925 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (16m) 4m ago 16m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:48:45.925 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (19m) 4m ago 19m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:48:45.926 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (21m) 4m ago 21m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:48:45.926 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (21m) 4m ago 21m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:48:45.926 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (20m) 4m ago 20m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:48:45.926 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (20m) 4m ago 20m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:48:45.926 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (15m) 4m ago 15m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:48:45.926 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (15m) 4m ago 15m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:48:45.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (19m) 4m ago 19m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:48:45.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (19m) 4m ago 19m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:48:45.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (18m) 4m ago 18m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:48:45.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (18m) 4m ago 18m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:48:45.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (18m) 4m ago 18m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:48:45.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (17m) 4m ago 17m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:48:45.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (17m) 4m ago 17m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:48:45.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (17m) 4m ago 17m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:48:45.927 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (15m) 4m ago 16m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:48:46.328 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:48:46.328 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:48:46.328 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:48:46.328 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:48:46.328 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:48:46.328 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:48:46.329 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:48:46.329 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:48:46.329 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:48:46.329 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:48:46.329 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:48:46.329 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:48:46.329 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:48:46.329 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:48:46.329 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:48:46.329 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:48:46.329 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:48:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:46 smithi183 ceph-mon[99169]: osdmap e875: 8 total, 8 up, 8 in 2023-12-01T15:48:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/810535292' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:46 smithi183 ceph-mon[99169]: pgmap v1298: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:46 smithi183 ceph-mon[99169]: from='client.25499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:46 smithi119 ceph-mon[94175]: osdmap e875: 8 total, 8 up, 8 in 2023-12-01T15:48:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/810535292' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:46 smithi119 ceph-mon[94175]: pgmap v1298: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:46 smithi119 ceph-mon[94175]: from='client.25499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:46 smithi119 ceph-mon[108979]: osdmap e875: 8 total, 8 up, 8 in 2023-12-01T15:48:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/810535292' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:46 smithi119 ceph-mon[108979]: pgmap v1298: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:46 smithi119 ceph-mon[108979]: from='client.25499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:47.057 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.AbortError (3046 ms) 2023-12-01T15:48:47.057 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2023-12-01T15:48:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:47 smithi183 ceph-mon[99169]: from='client.25505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:47 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/810535292' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:47 smithi183 ceph-mon[99169]: osdmap e876: 8 total, 8 up, 8 in 2023-12-01T15:48:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2134761261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:48:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:47 smithi119 ceph-mon[94175]: from='client.25505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:47 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/810535292' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:47 smithi119 ceph-mon[94175]: osdmap e876: 8 total, 8 up, 8 in 2023-12-01T15:48:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2134761261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:48:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:47 smithi119 ceph-mon[108979]: from='client.25505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:47 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/810535292' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:47 smithi119 ceph-mon[108979]: osdmap e876: 8 total, 8 up, 8 in 2023-12-01T15:48:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2134761261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:48:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:48 smithi183 ceph-mon[99169]: osdmap e877: 8 total, 8 up, 8 in 2023-12-01T15:48:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:48 smithi183 ceph-mon[99169]: pgmap v1301: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:48 smithi119 ceph-mon[108979]: osdmap e877: 8 total, 8 up, 8 in 2023-12-01T15:48:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:48 smithi119 ceph-mon[108979]: pgmap v1301: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:48 smithi119 ceph-mon[94175]: osdmap e877: 8 total, 8 up, 8 in 2023-12-01T15:48:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:48 smithi119 ceph-mon[94175]: pgmap v1301: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:49 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:48:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:49 smithi183 ceph-mon[99169]: osdmap e878: 8 total, 8 up, 8 in 2023-12-01T15:48:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4211414102' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:49 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:48:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:49 smithi119 ceph-mon[94175]: osdmap e878: 8 total, 8 up, 8 in 2023-12-01T15:48:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4211414102' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:49 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:48:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:49 smithi119 ceph-mon[108979]: osdmap e878: 8 total, 8 up, 8 in 2023-12-01T15:48:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4211414102' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:50.079 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3022 ms) 2023-12-01T15:48:50.079 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2023-12-01T15:48:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4211414102' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:50 smithi183 ceph-mon[99169]: osdmap e879: 8 total, 8 up, 8 in 2023-12-01T15:48:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:50 smithi183 ceph-mon[99169]: pgmap v1304: 137 pgs: 17 unknown, 120 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4211414102' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:50 smithi119 ceph-mon[108979]: osdmap e879: 8 total, 8 up, 8 in 2023-12-01T15:48:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:50 smithi119 ceph-mon[108979]: pgmap v1304: 137 pgs: 17 unknown, 120 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4211414102' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:50.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:50 smithi119 ceph-mon[94175]: osdmap e879: 8 total, 8 up, 8 in 2023-12-01T15:48:50.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:50 smithi119 ceph-mon[94175]: pgmap v1304: 137 pgs: 17 unknown, 120 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:51 smithi183 ceph-mon[99169]: osdmap e880: 8 total, 8 up, 8 in 2023-12-01T15:48:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:51 smithi119 ceph-mon[94175]: osdmap e880: 8 total, 8 up, 8 in 2023-12-01T15:48:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:51 smithi119 ceph-mon[108979]: osdmap e880: 8 total, 8 up, 8 in 2023-12-01T15:48:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:52 smithi183 ceph-mon[99169]: osdmap e881: 8 total, 8 up, 8 in 2023-12-01T15:48:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1142141313' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:52 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:52 smithi183 ceph-mon[99169]: pgmap v1307: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:52 smithi119 ceph-mon[94175]: osdmap e881: 8 total, 8 up, 8 in 2023-12-01T15:48:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1142141313' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:52 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:52 smithi119 ceph-mon[94175]: pgmap v1307: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:52 smithi119 ceph-mon[108979]: osdmap e881: 8 total, 8 up, 8 in 2023-12-01T15:48:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1142141313' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:52 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:52 smithi119 ceph-mon[108979]: pgmap v1307: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:53.099 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3022 ms) 2023-12-01T15:48:53.099 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2023-12-01T15:48:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:53 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:53 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:53 smithi183 ceph-mon[99169]: osdmap e882: 8 total, 8 up, 8 in 2023-12-01T15:48:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:53 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:53 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:53 smithi119 ceph-mon[94175]: osdmap e882: 8 total, 8 up, 8 in 2023-12-01T15:48:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:53 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:53 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:53 smithi119 ceph-mon[108979]: osdmap e882: 8 total, 8 up, 8 in 2023-12-01T15:48:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:54 smithi183 ceph-mon[99169]: osdmap e883: 8 total, 8 up, 8 in 2023-12-01T15:48:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:54 smithi183 ceph-mon[99169]: pgmap v1310: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:48:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:48:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:48:54] "GET /metrics HTTP/1.1" 200 33820 "" "Prometheus/2.43.0" 2023-12-01T15:48:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:54 smithi119 ceph-mon[94175]: osdmap e883: 8 total, 8 up, 8 in 2023-12-01T15:48:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:54 smithi119 ceph-mon[94175]: pgmap v1310: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:48:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:54 smithi119 ceph-mon[108979]: osdmap e883: 8 total, 8 up, 8 in 2023-12-01T15:48:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:54 smithi119 ceph-mon[108979]: pgmap v1310: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:48:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:55 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:48:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:55 smithi183 ceph-mon[99169]: osdmap e884: 8 total, 8 up, 8 in 2023-12-01T15:48:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1075348470' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:55 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:55 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:48:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:55 smithi119 ceph-mon[94175]: osdmap e884: 8 total, 8 up, 8 in 2023-12-01T15:48:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1075348470' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:55 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:55 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:48:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:55 smithi119 ceph-mon[108979]: osdmap e884: 8 total, 8 up, 8 in 2023-12-01T15:48:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1075348470' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:55 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:56.125 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3025 ms) 2023-12-01T15:48:56.125 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2023-12-01T15:48:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:56 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:56 smithi183 ceph-mon[99169]: osdmap e885: 8 total, 8 up, 8 in 2023-12-01T15:48:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:56 smithi183 ceph-mon[99169]: pgmap v1313: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:56 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:56 smithi119 ceph-mon[94175]: osdmap e885: 8 total, 8 up, 8 in 2023-12-01T15:48:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:56 smithi119 ceph-mon[94175]: pgmap v1313: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:56 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:56 smithi119 ceph-mon[108979]: osdmap e885: 8 total, 8 up, 8 in 2023-12-01T15:48:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:56 smithi119 ceph-mon[108979]: pgmap v1313: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:57 smithi183 ceph-mon[99169]: osdmap e886: 8 total, 8 up, 8 in 2023-12-01T15:48:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:57 smithi119 ceph-mon[94175]: osdmap e886: 8 total, 8 up, 8 in 2023-12-01T15:48:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:57 smithi119 ceph-mon[108979]: osdmap e886: 8 total, 8 up, 8 in 2023-12-01T15:48:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:58 smithi183 ceph-mon[99169]: osdmap e887: 8 total, 8 up, 8 in 2023-12-01T15:48:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4113635806' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:58 smithi183 ceph-mon[99169]: pgmap v1316: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4113635806' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:58 smithi183 ceph-mon[99169]: osdmap e888: 8 total, 8 up, 8 in 2023-12-01T15:48:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:58 smithi119 ceph-mon[94175]: osdmap e887: 8 total, 8 up, 8 in 2023-12-01T15:48:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4113635806' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:58 smithi119 ceph-mon[94175]: pgmap v1316: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4113635806' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:58 smithi119 ceph-mon[94175]: osdmap e888: 8 total, 8 up, 8 in 2023-12-01T15:48:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:58 smithi119 ceph-mon[108979]: osdmap e887: 8 total, 8 up, 8 in 2023-12-01T15:48:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4113635806' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:48:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:58 smithi119 ceph-mon[108979]: pgmap v1316: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:48:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4113635806' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:48:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:58 smithi119 ceph-mon[108979]: osdmap e888: 8 total, 8 up, 8 in 2023-12-01T15:48:59.121 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (2997 ms) 2023-12-01T15:48:59.121 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2023-12-01T15:48:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:59 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:48:59 smithi183 ceph-mon[99169]: osdmap e889: 8 total, 8 up, 8 in 2023-12-01T15:48:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:59 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:48:59 smithi119 ceph-mon[94175]: osdmap e889: 8 total, 8 up, 8 in 2023-12-01T15:48:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:59 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:48:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:48:59 smithi119 ceph-mon[108979]: osdmap e889: 8 total, 8 up, 8 in 2023-12-01T15:49:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:00 smithi183 ceph-mon[99169]: pgmap v1319: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:00 smithi119 ceph-mon[94175]: pgmap v1319: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:00 smithi119 ceph-mon[108979]: pgmap v1319: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:01 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:49:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:01 smithi183 ceph-mon[99169]: osdmap e890: 8 total, 8 up, 8 in 2023-12-01T15:49:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3004638474' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:01 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:49:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:01 smithi119 ceph-mon[108979]: osdmap e890: 8 total, 8 up, 8 in 2023-12-01T15:49:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3004638474' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:01 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:49:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:01 smithi119 ceph-mon[94175]: osdmap e890: 8 total, 8 up, 8 in 2023-12-01T15:49:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3004638474' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:02.173 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3052 ms) 2023-12-01T15:49:02.174 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2023-12-01T15:49:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3004638474' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:02 smithi183 ceph-mon[99169]: osdmap e891: 8 total, 8 up, 8 in 2023-12-01T15:49:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:02 smithi183 ceph-mon[99169]: pgmap v1322: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3004638474' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:02 smithi119 ceph-mon[94175]: osdmap e891: 8 total, 8 up, 8 in 2023-12-01T15:49:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:02 smithi119 ceph-mon[94175]: pgmap v1322: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3004638474' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:02 smithi119 ceph-mon[108979]: osdmap e891: 8 total, 8 up, 8 in 2023-12-01T15:49:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:02 smithi119 ceph-mon[108979]: pgmap v1322: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:03 smithi183 ceph-mon[99169]: osdmap e892: 8 total, 8 up, 8 in 2023-12-01T15:49:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:03 smithi119 ceph-mon[94175]: osdmap e892: 8 total, 8 up, 8 in 2023-12-01T15:49:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:03 smithi119 ceph-mon[108979]: osdmap e892: 8 total, 8 up, 8 in 2023-12-01T15:49:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:04 smithi183 ceph-mon[99169]: osdmap e893: 8 total, 8 up, 8 in 2023-12-01T15:49:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1557873892' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:04 smithi183 ceph-mon[99169]: pgmap v1325: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:49:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:49:04] "GET /metrics HTTP/1.1" 200 33820 "" "Prometheus/2.43.0" 2023-12-01T15:49:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:04 smithi119 ceph-mon[94175]: osdmap e893: 8 total, 8 up, 8 in 2023-12-01T15:49:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1557873892' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:04 smithi119 ceph-mon[94175]: pgmap v1325: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:04 smithi119 ceph-mon[108979]: osdmap e893: 8 total, 8 up, 8 in 2023-12-01T15:49:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1557873892' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:04 smithi119 ceph-mon[108979]: pgmap v1325: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:05.193 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3020 ms) 2023-12-01T15:49:05.193 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2023-12-01T15:49:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:05 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:49:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1557873892' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:05 smithi183 ceph-mon[99169]: osdmap e894: 8 total, 8 up, 8 in 2023-12-01T15:49:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:05 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:49:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1557873892' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:05 smithi119 ceph-mon[94175]: osdmap e894: 8 total, 8 up, 8 in 2023-12-01T15:49:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:05 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:49:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1557873892' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:05 smithi119 ceph-mon[108979]: osdmap e894: 8 total, 8 up, 8 in 2023-12-01T15:49:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:06 smithi119 ceph-mon[94175]: osdmap e895: 8 total, 8 up, 8 in 2023-12-01T15:49:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:06 smithi119 ceph-mon[94175]: pgmap v1328: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:06 smithi119 ceph-mon[108979]: osdmap e895: 8 total, 8 up, 8 in 2023-12-01T15:49:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:06 smithi119 ceph-mon[108979]: pgmap v1328: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:06 smithi183 ceph-mon[99169]: osdmap e895: 8 total, 8 up, 8 in 2023-12-01T15:49:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:06 smithi183 ceph-mon[99169]: pgmap v1328: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:07 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:49:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:07 smithi183 ceph-mon[99169]: osdmap e896: 8 total, 8 up, 8 in 2023-12-01T15:49:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2451597862' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:07 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:07 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:49:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:07 smithi119 ceph-mon[94175]: osdmap e896: 8 total, 8 up, 8 in 2023-12-01T15:49:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2451597862' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:07 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:07 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:49:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:07 smithi119 ceph-mon[108979]: osdmap e896: 8 total, 8 up, 8 in 2023-12-01T15:49:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2451597862' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:07 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:08.219 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.Cleanup (3026 ms) 2023-12-01T15:49:08.219 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2023-12-01T15:49:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:08 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:08 smithi183 ceph-mon[99169]: osdmap e897: 8 total, 8 up, 8 in 2023-12-01T15:49:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:08 smithi183 ceph-mon[99169]: pgmap v1331: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:08 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:08 smithi119 ceph-mon[94175]: osdmap e897: 8 total, 8 up, 8 in 2023-12-01T15:49:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:08 smithi119 ceph-mon[94175]: pgmap v1331: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:08 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:08 smithi119 ceph-mon[108979]: osdmap e897: 8 total, 8 up, 8 in 2023-12-01T15:49:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:08 smithi119 ceph-mon[108979]: pgmap v1331: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:09 smithi183 ceph-mon[99169]: osdmap e898: 8 total, 8 up, 8 in 2023-12-01T15:49:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:49:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:09 smithi119 ceph-mon[94175]: osdmap e898: 8 total, 8 up, 8 in 2023-12-01T15:49:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:49:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:09 smithi119 ceph-mon[108979]: osdmap e898: 8 total, 8 up, 8 in 2023-12-01T15:49:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:49:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:10 smithi183 ceph-mon[99169]: osdmap e899: 8 total, 8 up, 8 in 2023-12-01T15:49:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2151300427' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:10 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:10 smithi183 ceph-mon[99169]: pgmap v1334: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:10 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:10 smithi183 ceph-mon[99169]: osdmap e900: 8 total, 8 up, 8 in 2023-12-01T15:49:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:10 smithi119 ceph-mon[94175]: osdmap e899: 8 total, 8 up, 8 in 2023-12-01T15:49:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2151300427' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:10 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:10 smithi119 ceph-mon[94175]: pgmap v1334: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:10 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:10 smithi119 ceph-mon[94175]: osdmap e900: 8 total, 8 up, 8 in 2023-12-01T15:49:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:10 smithi119 ceph-mon[108979]: osdmap e899: 8 total, 8 up, 8 in 2023-12-01T15:49:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2151300427' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:10 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:10 smithi119 ceph-mon[108979]: pgmap v1334: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:10 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:10 smithi119 ceph-mon[108979]: osdmap e900: 8 total, 8 up, 8 in 2023-12-01T15:49:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:11 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:49:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:11 smithi183 ceph-mon[99169]: osdmap e901: 8 total, 8 up, 8 in 2023-12-01T15:49:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:11 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:49:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:11 smithi119 ceph-mon[108979]: osdmap e901: 8 total, 8 up, 8 in 2023-12-01T15:49:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:11 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:49:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:11 smithi119 ceph-mon[94175]: osdmap e901: 8 total, 8 up, 8 in 2023-12-01T15:49:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:12 smithi183 ceph-mon[99169]: pgmap v1337: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:12.824 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:12 smithi119 ceph-mon[108979]: pgmap v1337: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:12.825 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:12 smithi119 ceph-mon[94175]: pgmap v1337: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:13 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:49:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:13 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:49:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:13 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:49:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:49:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:49:14] "GET /metrics HTTP/1.1" 200 33815 "" "Prometheus/2.43.0" 2023-12-01T15:49:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:14 smithi119 ceph-mon[108979]: pgmap v1338: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:14 smithi119 ceph-mon[94175]: pgmap v1338: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:14 smithi183 ceph-mon[99169]: pgmap v1338: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:16.727 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:49:17.151 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:49:17.151 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (15m) 4m ago 16m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:49:17.151 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (16m) 4m ago 16m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:49:17.152 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (17m) 4m ago 17m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:49:17.152 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (17m) 4m ago 17m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:49:17.152 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (20m) 4m ago 20m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:49:17.152 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (21m) 4m ago 21m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:49:17.152 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (21m) 4m ago 22m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:49:17.152 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (20m) 4m ago 20m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:49:17.152 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (20m) 4m ago 20m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:49:17.152 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (16m) 4m ago 16m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:49:17.152 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (16m) 4m ago 16m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:49:17.152 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (20m) 4m ago 20m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:49:17.152 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (19m) 4m ago 19m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:49:17.152 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (19m) 4m ago 19m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:49:17.152 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (18m) 4m ago 18m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:49:17.152 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (18m) 4m ago 18m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:49:17.153 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (18m) 4m ago 18m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:49:17.153 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (17m) 4m ago 17m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:49:17.153 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (17m) 4m ago 17m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:49:17.153 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (15m) 4m ago 16m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:49:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:16 smithi183 ceph-mon[99169]: pgmap v1339: 137 pgs: 137 active+clean; 1.4 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.4 MiB/s wr, 6.10k op/s 2023-12-01T15:49:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:16 smithi119 ceph-mon[108979]: pgmap v1339: 137 pgs: 137 active+clean; 1.4 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.4 MiB/s wr, 6.10k op/s 2023-12-01T15:49:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:16 smithi119 ceph-mon[94175]: pgmap v1339: 137 pgs: 137 active+clean; 1.4 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.4 MiB/s wr, 6.10k op/s 2023-12-01T15:49:17.597 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:49:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:49:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:49:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:49:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:49:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:49:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:49:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:49:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:49:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:49:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:49:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:49:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:49:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:49:17.599 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:49:17.599 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:49:17.599 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:49:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:17 smithi183 ceph-mon[99169]: from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:17 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2078617152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:49:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:17 smithi119 ceph-mon[94175]: from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:17 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2078617152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:49:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:17 smithi119 ceph-mon[108979]: from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:17 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2078617152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:49:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:18 smithi183 ceph-mon[99169]: from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:18 smithi183 ceph-mon[99169]: pgmap v1340: 137 pgs: 137 active+clean; 1.4 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.7 MiB/s rd, 4.2 MiB/s wr, 4.66k op/s 2023-12-01T15:49:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:18 smithi119 ceph-mon[94175]: from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:18 smithi119 ceph-mon[94175]: pgmap v1340: 137 pgs: 137 active+clean; 1.4 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.7 MiB/s rd, 4.2 MiB/s wr, 4.66k op/s 2023-12-01T15:49:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:18 smithi119 ceph-mon[108979]: from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:18 smithi119 ceph-mon[108979]: pgmap v1340: 137 pgs: 137 active+clean; 1.4 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.7 MiB/s rd, 4.2 MiB/s wr, 4.66k op/s 2023-12-01T15:49:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:20 smithi183 ceph-mon[99169]: pgmap v1341: 137 pgs: 137 active+clean; 1.4 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.6 MiB/s wr, 4.09k op/s 2023-12-01T15:49:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:20 smithi119 ceph-mon[94175]: pgmap v1341: 137 pgs: 137 active+clean; 1.4 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.6 MiB/s wr, 4.09k op/s 2023-12-01T15:49:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:20 smithi119 ceph-mon[108979]: pgmap v1341: 137 pgs: 137 active+clean; 1.4 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.6 MiB/s wr, 4.09k op/s 2023-12-01T15:49:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:22 smithi183 ceph-mon[99169]: pgmap v1342: 137 pgs: 137 active+clean; 2.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 6.1 MiB/s wr, 6.79k op/s 2023-12-01T15:49:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:22 smithi119 ceph-mon[94175]: pgmap v1342: 137 pgs: 137 active+clean; 2.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 6.1 MiB/s wr, 6.79k op/s 2023-12-01T15:49:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:22 smithi119 ceph-mon[108979]: pgmap v1342: 137 pgs: 137 active+clean; 2.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 6.1 MiB/s wr, 6.79k op/s 2023-12-01T15:49:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:49:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:49:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:49:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:49:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:49:24] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-12-01T15:49:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:24 smithi183 ceph-mon[99169]: pgmap v1343: 137 pgs: 137 active+clean; 2.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 5.1 MiB/s wr, 5.73k op/s 2023-12-01T15:49:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:24 smithi119 ceph-mon[94175]: pgmap v1343: 137 pgs: 137 active+clean; 2.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 5.1 MiB/s wr, 5.73k op/s 2023-12-01T15:49:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:24 smithi119 ceph-mon[108979]: pgmap v1343: 137 pgs: 137 active+clean; 2.0 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 5.1 MiB/s wr, 5.73k op/s 2023-12-01T15:49:26.839 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.MultiProducer (18619 ms) 2023-12-01T15:49:26.840 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2023-12-01T15:49:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:26 smithi183 ceph-mon[99169]: pgmap v1344: 137 pgs: 137 active+clean; 2.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 MiB/s rd, 6.2 MiB/s wr, 7.22k op/s 2023-12-01T15:49:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:26 smithi119 ceph-mon[108979]: pgmap v1344: 137 pgs: 137 active+clean; 2.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 MiB/s rd, 6.2 MiB/s wr, 7.22k op/s 2023-12-01T15:49:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:26 smithi119 ceph-mon[94175]: pgmap v1344: 137 pgs: 137 active+clean; 2.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 MiB/s rd, 6.2 MiB/s wr, 7.22k op/s 2023-12-01T15:49:27.840 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:27 smithi183 ceph-mon[99169]: osdmap e902: 8 total, 8 up, 8 in 2023-12-01T15:49:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:27 smithi119 ceph-mon[94175]: osdmap e902: 8 total, 8 up, 8 in 2023-12-01T15:49:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:27 smithi119 ceph-mon[108979]: osdmap e902: 8 total, 8 up, 8 in 2023-12-01T15:49:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:28 smithi183 ceph-mon[99169]: pgmap v1346: 105 pgs: 105 active+clean; 580 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:28 smithi183 ceph-mon[99169]: osdmap e903: 8 total, 8 up, 8 in 2023-12-01T15:49:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4247217409' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:28 smithi119 ceph-mon[94175]: pgmap v1346: 105 pgs: 105 active+clean; 580 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:28 smithi119 ceph-mon[94175]: osdmap e903: 8 total, 8 up, 8 in 2023-12-01T15:49:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4247217409' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:28 smithi119 ceph-mon[108979]: pgmap v1346: 105 pgs: 105 active+clean; 580 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:28 smithi119 ceph-mon[108979]: osdmap e903: 8 total, 8 up, 8 in 2023-12-01T15:49:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4247217409' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:29.849 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.AsyncConsumer (3011 ms) 2023-12-01T15:49:29.849 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2023-12-01T15:49:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4247217409' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:29 smithi183 ceph-mon[99169]: osdmap e904: 8 total, 8 up, 8 in 2023-12-01T15:49:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:29 smithi183 ceph-mon[99169]: osdmap e905: 8 total, 8 up, 8 in 2023-12-01T15:49:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4247217409' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:29 smithi119 ceph-mon[94175]: osdmap e904: 8 total, 8 up, 8 in 2023-12-01T15:49:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:29 smithi119 ceph-mon[94175]: osdmap e905: 8 total, 8 up, 8 in 2023-12-01T15:49:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4247217409' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:29 smithi119 ceph-mon[108979]: osdmap e904: 8 total, 8 up, 8 in 2023-12-01T15:49:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:29 smithi119 ceph-mon[108979]: osdmap e905: 8 total, 8 up, 8 in 2023-12-01T15:49:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:30 smithi183 ceph-mon[99169]: pgmap v1349: 137 pgs: 18 unknown, 119 active+clean; 580 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:30 smithi119 ceph-mon[108979]: pgmap v1349: 137 pgs: 18 unknown, 119 active+clean; 580 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:30 smithi119 ceph-mon[94175]: pgmap v1349: 137 pgs: 18 unknown, 119 active+clean; 580 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:31 smithi183 ceph-mon[99169]: osdmap e906: 8 total, 8 up, 8 in 2023-12-01T15:49:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3556253243' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:31 smithi183 ceph-mon[99169]: pgmap v1352: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:31 smithi119 ceph-mon[108979]: osdmap e906: 8 total, 8 up, 8 in 2023-12-01T15:49:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3556253243' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:31 smithi119 ceph-mon[108979]: pgmap v1352: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:31 smithi119 ceph-mon[94175]: osdmap e906: 8 total, 8 up, 8 in 2023-12-01T15:49:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3556253243' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:31 smithi119 ceph-mon[94175]: pgmap v1352: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:32 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:49:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3556253243' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:32 smithi183 ceph-mon[99169]: osdmap e907: 8 total, 8 up, 8 in 2023-12-01T15:49:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:32 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:49:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3556253243' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:32 smithi119 ceph-mon[108979]: osdmap e907: 8 total, 8 up, 8 in 2023-12-01T15:49:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:32 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:49:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3556253243' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:32 smithi119 ceph-mon[94175]: osdmap e907: 8 total, 8 up, 8 in 2023-12-01T15:49:34.175 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:33 smithi119 ceph-mon[94175]: osdmap e908: 8 total, 8 up, 8 in 2023-12-01T15:49:34.175 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:49:34.175 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:33 smithi119 ceph-mon[94175]: pgmap v1355: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:34.175 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:49:34.176 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:49:34.176 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:33 smithi119 ceph-mon[108979]: osdmap e908: 8 total, 8 up, 8 in 2023-12-01T15:49:34.176 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:49:34.176 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:33 smithi119 ceph-mon[108979]: pgmap v1355: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:34.176 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:49:34.176 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:49:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:33 smithi183 ceph-mon[99169]: osdmap e908: 8 total, 8 up, 8 in 2023-12-01T15:49:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:49:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:33 smithi183 ceph-mon[99169]: pgmap v1355: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:49:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:49:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:49:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:49:34] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-12-01T15:49:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:34 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:49:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:49:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:49:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:49:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:34 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:49:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:49:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:49:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:49:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:34 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:49:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:49:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:49:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:49:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:36 smithi183 ceph-mon[99169]: pgmap v1356: 137 pgs: 137 active+clean; 977 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.0 MiB/s wr, 3.45k op/s 2023-12-01T15:49:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:36 smithi119 ceph-mon[108979]: pgmap v1356: 137 pgs: 137 active+clean; 977 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.0 MiB/s wr, 3.45k op/s 2023-12-01T15:49:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:36 smithi119 ceph-mon[94175]: pgmap v1356: 137 pgs: 137 active+clean; 977 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.0 MiB/s wr, 3.45k op/s 2023-12-01T15:49:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:38 smithi183 ceph-mon[99169]: pgmap v1357: 137 pgs: 137 active+clean; 977 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.5 MiB/s wr, 2.93k op/s 2023-12-01T15:49:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:38 smithi119 ceph-mon[108979]: pgmap v1357: 137 pgs: 137 active+clean; 977 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.5 MiB/s wr, 2.93k op/s 2023-12-01T15:49:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:38 smithi119 ceph-mon[94175]: pgmap v1357: 137 pgs: 137 active+clean; 977 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.5 MiB/s wr, 2.93k op/s 2023-12-01T15:49:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:40 smithi183 ceph-mon[99169]: pgmap v1358: 137 pgs: 137 active+clean; 977 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.0 MiB/s wr, 2.37k op/s 2023-12-01T15:49:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:40 smithi119 ceph-mon[108979]: pgmap v1358: 137 pgs: 137 active+clean; 977 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.0 MiB/s wr, 2.37k op/s 2023-12-01T15:49:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:40 smithi119 ceph-mon[94175]: pgmap v1358: 137 pgs: 137 active+clean; 977 KiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.0 MiB/s wr, 2.37k op/s 2023-12-01T15:49:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:42 smithi183 ceph-mon[99169]: pgmap v1359: 137 pgs: 137 active+clean; 1.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 4.5 MiB/s wr, 5.20k op/s 2023-12-01T15:49:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:42 smithi119 ceph-mon[108979]: pgmap v1359: 137 pgs: 137 active+clean; 1.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 4.5 MiB/s wr, 5.20k op/s 2023-12-01T15:49:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:42 smithi119 ceph-mon[94175]: pgmap v1359: 137 pgs: 137 active+clean; 1.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 4.5 MiB/s wr, 5.20k op/s 2023-12-01T15:49:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:49:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:49:44] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-12-01T15:49:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:44 smithi183 ceph-mon[99169]: pgmap v1360: 137 pgs: 137 active+clean; 1.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 4.70k op/s 2023-12-01T15:49:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:49:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:44 smithi119 ceph-mon[108979]: pgmap v1360: 137 pgs: 137 active+clean; 1.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 4.70k op/s 2023-12-01T15:49:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:49:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:44 smithi119 ceph-mon[94175]: pgmap v1360: 137 pgs: 137 active+clean; 1.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 4.70k op/s 2023-12-01T15:49:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:49:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:46 smithi183 ceph-mon[99169]: pgmap v1361: 137 pgs: 137 active+clean; 1.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 4.8 MiB/s wr, 5.67k op/s 2023-12-01T15:49:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:46 smithi119 ceph-mon[108979]: pgmap v1361: 137 pgs: 137 active+clean; 1.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 4.8 MiB/s wr, 5.67k op/s 2023-12-01T15:49:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:46 smithi119 ceph-mon[94175]: pgmap v1361: 137 pgs: 137 active+clean; 1.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 4.8 MiB/s wr, 5.67k op/s 2023-12-01T15:49:48.040 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:49:48.438 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:49:48.438 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (16m) 5m ago 16m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:49:48.438 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (16m) 5m ago 16m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:49:48.438 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (17m) 5m ago 17m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:49:48.439 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (17m) 5m ago 17m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:49:48.439 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (20m) 5m ago 20m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:49:48.439 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (22m) 5m ago 22m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:49:48.439 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (22m) 5m ago 22m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:49:48.439 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (21m) 5m ago 21m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:49:48.439 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (21m) 5m ago 21m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:49:48.439 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (16m) 5m ago 16m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:49:48.439 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (16m) 5m ago 16m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:49:48.439 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (20m) 5m ago 20m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:49:48.439 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (20m) 5m ago 20m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:49:48.439 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (19m) 5m ago 19m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:49:48.439 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (19m) 5m ago 19m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:49:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (19m) 5m ago 19m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:49:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (18m) 5m ago 18m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:49:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (18m) 5m ago 18m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:49:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (18m) 5m ago 18m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:49:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (16m) 5m ago 17m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:49:48.920 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:49:48.920 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:49:48.920 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:49:48.920 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:49:48.920 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:49:48.920 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:49:48.920 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:49:48.920 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:49:48.920 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:49:48.920 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:49:48.921 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:49:48.921 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:49:48.921 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:49:48.921 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:49:48.921 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:49:48.921 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:49:48.921 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:49:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:48 smithi183 ceph-mon[99169]: pgmap v1362: 137 pgs: 137 active+clean; 1.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 3.5 MiB/s wr, 4.09k op/s 2023-12-01T15:49:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:48 smithi119 ceph-mon[108979]: pgmap v1362: 137 pgs: 137 active+clean; 1.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 3.5 MiB/s wr, 4.09k op/s 2023-12-01T15:49:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:48 smithi119 ceph-mon[94175]: pgmap v1362: 137 pgs: 137 active+clean; 1.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 3.5 MiB/s wr, 4.09k op/s 2023-12-01T15:49:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:49 smithi183 ceph-mon[99169]: from='client.25589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:49 smithi183 ceph-mon[99169]: from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3112720686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:49:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:49 smithi119 ceph-mon[108979]: from='client.25589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:49 smithi119 ceph-mon[108979]: from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3112720686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:49:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:49 smithi119 ceph-mon[94175]: from='client.25589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:49 smithi119 ceph-mon[94175]: from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3112720686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:49:51.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:50 smithi183 ceph-mon[99169]: pgmap v1363: 137 pgs: 137 active+clean; 1.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 3.5 MiB/s wr, 4.09k op/s 2023-12-01T15:49:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:50 smithi119 ceph-mon[108979]: pgmap v1363: 137 pgs: 137 active+clean; 1.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 3.5 MiB/s wr, 4.09k op/s 2023-12-01T15:49:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:50 smithi119 ceph-mon[94175]: pgmap v1363: 137 pgs: 137 active+clean; 1.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 3.5 MiB/s wr, 4.09k op/s 2023-12-01T15:49:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:52 smithi183 ceph-mon[99169]: pgmap v1364: 137 pgs: 137 active+clean; 1.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 4.3 MiB/s wr, 5.12k op/s 2023-12-01T15:49:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:52 smithi119 ceph-mon[108979]: pgmap v1364: 137 pgs: 137 active+clean; 1.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 4.3 MiB/s wr, 5.12k op/s 2023-12-01T15:49:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:52 smithi119 ceph-mon[94175]: pgmap v1364: 137 pgs: 137 active+clean; 1.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 4.3 MiB/s wr, 5.12k op/s 2023-12-01T15:49:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:49:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:49:54] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-12-01T15:49:54.835 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.MultiProducerConsumer (24986 ms) 2023-12-01T15:49:54.836 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.ReserveSpillover 2023-12-01T15:49:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:54 smithi183 ceph-mon[99169]: pgmap v1365: 137 pgs: 137 active+clean; 1.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 25 MiB/s rd, 2.1 MiB/s wr, 2.61k op/s 2023-12-01T15:49:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:54 smithi119 ceph-mon[94175]: pgmap v1365: 137 pgs: 137 active+clean; 1.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 25 MiB/s rd, 2.1 MiB/s wr, 2.61k op/s 2023-12-01T15:49:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:54 smithi119 ceph-mon[108979]: pgmap v1365: 137 pgs: 137 active+clean; 1.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 25 MiB/s rd, 2.1 MiB/s wr, 2.61k op/s 2023-12-01T15:49:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:55 smithi183 ceph-mon[99169]: osdmap e909: 8 total, 8 up, 8 in 2023-12-01T15:49:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:55 smithi119 ceph-mon[94175]: osdmap e909: 8 total, 8 up, 8 in 2023-12-01T15:49:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:55 smithi119 ceph-mon[108979]: osdmap e909: 8 total, 8 up, 8 in 2023-12-01T15:49:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:56 smithi183 ceph-mon[99169]: pgmap v1367: 105 pgs: 105 active+clean; 580 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:56 smithi183 ceph-mon[99169]: osdmap e910: 8 total, 8 up, 8 in 2023-12-01T15:49:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2533010155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:56 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:56 smithi119 ceph-mon[94175]: pgmap v1367: 105 pgs: 105 active+clean; 580 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:56 smithi119 ceph-mon[94175]: osdmap e910: 8 total, 8 up, 8 in 2023-12-01T15:49:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2533010155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:56 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:56 smithi119 ceph-mon[108979]: pgmap v1367: 105 pgs: 105 active+clean; 580 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:56 smithi119 ceph-mon[108979]: osdmap e910: 8 total, 8 up, 8 in 2023-12-01T15:49:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2533010155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:56 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:49:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:57 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-20","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:57 smithi183 ceph-mon[99169]: osdmap e911: 8 total, 8 up, 8 in 2023-12-01T15:49:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:57 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-20","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:57 smithi119 ceph-mon[94175]: osdmap e911: 8 total, 8 up, 8 in 2023-12-01T15:49:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:57 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-20","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:49:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:57 smithi119 ceph-mon[108979]: osdmap e911: 8 total, 8 up, 8 in 2023-12-01T15:49:58.879 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.ReserveSpillover (4044 ms) 2023-12-01T15:49:58.880 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.CommitSpillover 2023-12-01T15:49:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:58 smithi183 ceph-mon[99169]: pgmap v1370: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:58 smithi183 ceph-mon[99169]: osdmap e912: 8 total, 8 up, 8 in 2023-12-01T15:49:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:58 smithi119 ceph-mon[94175]: pgmap v1370: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:58 smithi119 ceph-mon[94175]: osdmap e912: 8 total, 8 up, 8 in 2023-12-01T15:49:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:58 smithi119 ceph-mon[108979]: pgmap v1370: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:49:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:58 smithi119 ceph-mon[108979]: osdmap e912: 8 total, 8 up, 8 in 2023-12-01T15:50:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:59 smithi183 ceph-mon[99169]: osdmap e913: 8 total, 8 up, 8 in 2023-12-01T15:50:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:49:59 smithi183 ceph-mon[99169]: pgmap v1373: 105 pgs: 105 active+clean; 580 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:59 smithi119 ceph-mon[108979]: osdmap e913: 8 total, 8 up, 8 in 2023-12-01T15:50:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:49:59 smithi119 ceph-mon[108979]: pgmap v1373: 105 pgs: 105 active+clean; 580 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:59 smithi119 ceph-mon[94175]: osdmap e913: 8 total, 8 up, 8 in 2023-12-01T15:50:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:49:59 smithi119 ceph-mon[94175]: pgmap v1373: 105 pgs: 105 active+clean; 580 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T15:49:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:00 smithi183 ceph-mon[99169]: osdmap e914: 8 total, 8 up, 8 in 2023-12-01T15:50:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3356813609' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:00 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:00 smithi119 ceph-mon[94175]: osdmap e914: 8 total, 8 up, 8 in 2023-12-01T15:50:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3356813609' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:00 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:00 smithi119 ceph-mon[108979]: osdmap e914: 8 total, 8 up, 8 in 2023-12-01T15:50:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3356813609' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:00 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:01 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-21","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:01 smithi183 ceph-mon[99169]: osdmap e915: 8 total, 8 up, 8 in 2023-12-01T15:50:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:01 smithi183 ceph-mon[99169]: pgmap v1376: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:01 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-21","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:01 smithi119 ceph-mon[94175]: osdmap e915: 8 total, 8 up, 8 in 2023-12-01T15:50:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:01 smithi119 ceph-mon[94175]: pgmap v1376: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:01 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-21","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:01 smithi119 ceph-mon[108979]: osdmap e915: 8 total, 8 up, 8 in 2023-12-01T15:50:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:01 smithi119 ceph-mon[108979]: pgmap v1376: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:02 smithi183 ceph-mon[99169]: osdmap e916: 8 total, 8 up, 8 in 2023-12-01T15:50:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:02 smithi119 ceph-mon[108979]: osdmap e916: 8 total, 8 up, 8 in 2023-12-01T15:50:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:02 smithi119 ceph-mon[94175]: osdmap e916: 8 total, 8 up, 8 in 2023-12-01T15:50:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:03 smithi119 ceph-mon[94175]: pgmap v1378: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:04.527 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:03 smithi119 ceph-mon[108979]: pgmap v1378: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:04.527 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:50:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:50:04] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-12-01T15:50:04.527 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:03 smithi183 ceph-mon[99169]: pgmap v1378: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:04.919 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.CommitSpillover (6040 ms) 2023-12-01T15:50:04.919 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestCls2PCQueue.AbortSpillover 2023-12-01T15:50:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:05 smithi183 ceph-mon[99169]: osdmap e917: 8 total, 8 up, 8 in 2023-12-01T15:50:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:05 smithi183 ceph-mon[99169]: pgmap v1380: 105 pgs: 105 active+clean; 580 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:05 smithi119 ceph-mon[94175]: osdmap e917: 8 total, 8 up, 8 in 2023-12-01T15:50:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:05 smithi119 ceph-mon[94175]: pgmap v1380: 105 pgs: 105 active+clean; 580 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:05 smithi119 ceph-mon[108979]: osdmap e917: 8 total, 8 up, 8 in 2023-12-01T15:50:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:05 smithi119 ceph-mon[108979]: pgmap v1380: 105 pgs: 105 active+clean; 580 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:06 smithi183 ceph-mon[99169]: osdmap e918: 8 total, 8 up, 8 in 2023-12-01T15:50:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3918777270' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:06 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:06 smithi119 ceph-mon[108979]: osdmap e918: 8 total, 8 up, 8 in 2023-12-01T15:50:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3918777270' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:06 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:06 smithi119 ceph-mon[94175]: osdmap e918: 8 total, 8 up, 8 in 2023-12-01T15:50:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3918777270' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:06 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:07 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-22","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:07 smithi183 ceph-mon[99169]: osdmap e919: 8 total, 8 up, 8 in 2023-12-01T15:50:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:07 smithi183 ceph-mon[99169]: pgmap v1383: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:07 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-22","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:07 smithi119 ceph-mon[108979]: osdmap e919: 8 total, 8 up, 8 in 2023-12-01T15:50:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:07 smithi119 ceph-mon[108979]: pgmap v1383: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:07 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-161713-22","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:07 smithi119 ceph-mon[94175]: osdmap e919: 8 total, 8 up, 8 in 2023-12-01T15:50:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:07 smithi119 ceph-mon[94175]: pgmap v1383: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:08 smithi183 ceph-mon[99169]: osdmap e920: 8 total, 8 up, 8 in 2023-12-01T15:50:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:08 smithi119 ceph-mon[108979]: osdmap e920: 8 total, 8 up, 8 in 2023-12-01T15:50:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:08 smithi119 ceph-mon[94175]: osdmap e920: 8 total, 8 up, 8 in 2023-12-01T15:50:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:09.945 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestCls2PCQueue.AbortSpillover (5026 ms) 2023-12-01T15:50:09.945 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 22 tests from TestCls2PCQueue (109412 ms total) 2023-12-01T15:50:09.945 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T15:50:09.945 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment tear-down 2023-12-01T15:50:09.945 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] 22 tests from 1 test suite ran. (109412 ms total) 2023-12-01T15:50:09.945 INFO:tasks.workunit.client.0.smithi119.stdout:[ PASSED ] 22 tests. 2023-12-01T15:50:09.949 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T15:50:09.949 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T15:50:09.988 INFO:tasks.workunit:Running workunit cls/test_cls_cas.sh... 2023-12-01T15:50:09.988 DEBUG:teuthology.orchestra.run.smithi119:workunit test cls/test_cls_cas.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_cas.sh 2023-12-01T15:50:10.060 INFO:tasks.workunit.client.0.smithi119.stdout:Running main() from gmock_main.cc 2023-12-01T15:50:10.060 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] Running 6 tests from 2 test suites. 2023-12-01T15:50:10.060 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment set-up. 2023-12-01T15:50:10.060 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 5 tests from cls_cas 2023-12-01T15:50:10.060 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_cas.get_put 2023-12-01T15:50:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:09 smithi183 ceph-mon[99169]: pgmap v1385: 137 pgs: 18 unknown, 119 active+clean; 603 KiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.5 MiB/s wr, 1.27k op/s 2023-12-01T15:50:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:09 smithi119 ceph-mon[94175]: pgmap v1385: 137 pgs: 18 unknown, 119 active+clean; 603 KiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.5 MiB/s wr, 1.27k op/s 2023-12-01T15:50:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:09 smithi119 ceph-mon[108979]: pgmap v1385: 137 pgs: 18 unknown, 119 active+clean; 603 KiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.5 MiB/s wr, 1.27k op/s 2023-12-01T15:50:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:10 smithi183 ceph-mon[99169]: osdmap e921: 8 total, 8 up, 8 in 2023-12-01T15:50:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:10 smithi119 ceph-mon[94175]: osdmap e921: 8 total, 8 up, 8 in 2023-12-01T15:50:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:10 smithi119 ceph-mon[108979]: osdmap e921: 8 total, 8 up, 8 in 2023-12-01T15:50:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:11 smithi183 ceph-mon[99169]: osdmap e922: 8 total, 8 up, 8 in 2023-12-01T15:50:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2000992179' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:11 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:11 smithi183 ceph-mon[99169]: pgmap v1388: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:11 smithi119 ceph-mon[94175]: osdmap e922: 8 total, 8 up, 8 in 2023-12-01T15:50:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2000992179' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:11 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:11 smithi119 ceph-mon[94175]: pgmap v1388: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:11 smithi119 ceph-mon[108979]: osdmap e922: 8 total, 8 up, 8 in 2023-12-01T15:50:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2000992179' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:11 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:11 smithi119 ceph-mon[108979]: pgmap v1388: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:12.970 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_cas.get_put (2910 ms) 2023-12-01T15:50:12.971 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_cas.wrong_put 2023-12-01T15:50:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:12 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:12 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:12 smithi183 ceph-mon[99169]: osdmap e923: 8 total, 8 up, 8 in 2023-12-01T15:50:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:12 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:12 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:12 smithi119 ceph-mon[94175]: osdmap e923: 8 total, 8 up, 8 in 2023-12-01T15:50:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:12 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:12 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:12 smithi119 ceph-mon[108979]: osdmap e923: 8 total, 8 up, 8 in 2023-12-01T15:50:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:13 smithi183 ceph-mon[99169]: osdmap e924: 8 total, 8 up, 8 in 2023-12-01T15:50:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:13 smithi183 ceph-mon[99169]: pgmap v1391: 105 pgs: 105 active+clean; 580 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:50:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:50:14] "GET /metrics HTTP/1.1" 200 36185 "" "Prometheus/2.43.0" 2023-12-01T15:50:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:13 smithi119 ceph-mon[94175]: osdmap e924: 8 total, 8 up, 8 in 2023-12-01T15:50:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:13 smithi119 ceph-mon[94175]: pgmap v1391: 105 pgs: 105 active+clean; 580 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:13 smithi119 ceph-mon[108979]: osdmap e924: 8 total, 8 up, 8 in 2023-12-01T15:50:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:13 smithi119 ceph-mon[108979]: pgmap v1391: 105 pgs: 105 active+clean; 580 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T15:50:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:14 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:14 smithi183 ceph-mon[99169]: osdmap e925: 8 total, 8 up, 8 in 2023-12-01T15:50:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1867419228' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:14 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:14 smithi119 ceph-mon[94175]: osdmap e925: 8 total, 8 up, 8 in 2023-12-01T15:50:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1867419228' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:14 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:14 smithi119 ceph-mon[108979]: osdmap e925: 8 total, 8 up, 8 in 2023-12-01T15:50:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1867419228' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:15.989 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_cas.wrong_put (3019 ms) 2023-12-01T15:50:15.989 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_cas.dup_get 2023-12-01T15:50:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1867419228' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:15 smithi183 ceph-mon[99169]: osdmap e926: 8 total, 8 up, 8 in 2023-12-01T15:50:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:15 smithi183 ceph-mon[99169]: pgmap v1394: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1867419228' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:15 smithi119 ceph-mon[94175]: osdmap e926: 8 total, 8 up, 8 in 2023-12-01T15:50:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:15 smithi119 ceph-mon[94175]: pgmap v1394: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1867419228' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:15 smithi119 ceph-mon[108979]: osdmap e926: 8 total, 8 up, 8 in 2023-12-01T15:50:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:15 smithi119 ceph-mon[108979]: pgmap v1394: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:16 smithi183 ceph-mon[99169]: osdmap e927: 8 total, 8 up, 8 in 2023-12-01T15:50:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:16 smithi119 ceph-mon[94175]: osdmap e927: 8 total, 8 up, 8 in 2023-12-01T15:50:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:16 smithi119 ceph-mon[108979]: osdmap e927: 8 total, 8 up, 8 in 2023-12-01T15:50:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:18 smithi183 ceph-mon[99169]: osdmap e928: 8 total, 8 up, 8 in 2023-12-01T15:50:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/554893160' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:18 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:18 smithi183 ceph-mon[99169]: pgmap v1397: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:18 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:18 smithi183 ceph-mon[99169]: osdmap e929: 8 total, 8 up, 8 in 2023-12-01T15:50:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:18 smithi119 ceph-mon[94175]: osdmap e928: 8 total, 8 up, 8 in 2023-12-01T15:50:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/554893160' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:18 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:18 smithi119 ceph-mon[94175]: pgmap v1397: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:18 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:18 smithi119 ceph-mon[94175]: osdmap e929: 8 total, 8 up, 8 in 2023-12-01T15:50:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:18 smithi119 ceph-mon[108979]: osdmap e928: 8 total, 8 up, 8 in 2023-12-01T15:50:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/554893160' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:18 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:18 smithi119 ceph-mon[108979]: pgmap v1397: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:18 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:18 smithi119 ceph-mon[108979]: osdmap e929: 8 total, 8 up, 8 in 2023-12-01T15:50:18.995 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_cas.dup_get (3006 ms) 2023-12-01T15:50:18.995 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_cas.dup_put 2023-12-01T15:50:19.293 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:50:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:19 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:19 smithi183 ceph-mon[99169]: osdmap e930: 8 total, 8 up, 8 in 2023-12-01T15:50:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:19 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:19 smithi119 ceph-mon[94175]: osdmap e930: 8 total, 8 up, 8 in 2023-12-01T15:50:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:19 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:19.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:19 smithi119 ceph-mon[108979]: osdmap e930: 8 total, 8 up, 8 in 2023-12-01T15:50:19.614 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:50:19.614 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (16m) 5m ago 17m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:50:19.614 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (17m) 5m ago 17m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:50:19.614 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (18m) 5m ago 18m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:50:19.614 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (18m) 5m ago 18m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:50:19.614 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (21m) 5m ago 21m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:50:19.614 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (22m) 5m ago 22m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:50:19.614 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (22m) 5m ago 23m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:50:19.614 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (21m) 5m ago 21m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:50:19.615 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (21m) 5m ago 21m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:50:19.615 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (17m) 5m ago 17m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:50:19.615 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (17m) 5m ago 17m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:50:19.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (21m) 5m ago 21m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:50:19.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (20m) 5m ago 20m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:50:19.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (20m) 5m ago 20m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:50:19.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (19m) 5m ago 19m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:50:19.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (19m) 5m ago 19m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:50:19.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (19m) 5m ago 19m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:50:19.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (18m) 5m ago 18m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:50:19.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (18m) 5m ago 18m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:50:19.616 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (16m) 5m ago 17m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:50:19.996 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:50:19.997 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:50:19.997 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:50:19.997 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:50:19.997 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:50:19.997 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:50:19.997 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:50:19.997 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:50:19.998 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:50:19.998 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:50:19.998 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:50:19.998 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:50:19.998 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:50:19.998 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:50:19.998 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:50:19.999 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:50:19.999 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:50:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:20 smithi183 ceph-mon[99169]: from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:20 smithi183 ceph-mon[99169]: pgmap v1400: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:20 smithi183 ceph-mon[99169]: from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1533120685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:50:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:20 smithi119 ceph-mon[108979]: from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:20 smithi119 ceph-mon[108979]: pgmap v1400: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:20 smithi119 ceph-mon[108979]: from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1533120685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:50:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:20 smithi119 ceph-mon[94175]: from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:20 smithi119 ceph-mon[94175]: pgmap v1400: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:20 smithi119 ceph-mon[94175]: from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1533120685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:50:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:21 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:21 smithi183 ceph-mon[99169]: osdmap e931: 8 total, 8 up, 8 in 2023-12-01T15:50:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:21 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3218793958' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:21 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:21 smithi119 ceph-mon[94175]: osdmap e931: 8 total, 8 up, 8 in 2023-12-01T15:50:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3218793958' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:21 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:21 smithi119 ceph-mon[108979]: osdmap e931: 8 total, 8 up, 8 in 2023-12-01T15:50:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:21 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3218793958' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:22.040 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_cas.dup_put (3045 ms) 2023-12-01T15:50:22.041 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_cas.get_wrong_data 2023-12-01T15:50:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3218793958' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:22 smithi183 ceph-mon[99169]: osdmap e932: 8 total, 8 up, 8 in 2023-12-01T15:50:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:22 smithi183 ceph-mon[99169]: pgmap v1403: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3218793958' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:22 smithi119 ceph-mon[94175]: osdmap e932: 8 total, 8 up, 8 in 2023-12-01T15:50:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:22 smithi119 ceph-mon[94175]: pgmap v1403: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3218793958' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:22 smithi119 ceph-mon[108979]: osdmap e932: 8 total, 8 up, 8 in 2023-12-01T15:50:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:22 smithi119 ceph-mon[108979]: pgmap v1403: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:23 smithi183 ceph-mon[99169]: osdmap e933: 8 total, 8 up, 8 in 2023-12-01T15:50:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:23 smithi119 ceph-mon[108979]: osdmap e933: 8 total, 8 up, 8 in 2023-12-01T15:50:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:23 smithi119 ceph-mon[94175]: osdmap e933: 8 total, 8 up, 8 in 2023-12-01T15:50:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:24 smithi183 ceph-mon[99169]: osdmap e934: 8 total, 8 up, 8 in 2023-12-01T15:50:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4157581624' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:24 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:24 smithi183 ceph-mon[99169]: pgmap v1406: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:50:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:50:24] "GET /metrics HTTP/1.1" 200 36187 "" "Prometheus/2.43.0" 2023-12-01T15:50:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:24 smithi119 ceph-mon[108979]: osdmap e934: 8 total, 8 up, 8 in 2023-12-01T15:50:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4157581624' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:24 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:24 smithi119 ceph-mon[108979]: pgmap v1406: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:24 smithi119 ceph-mon[94175]: osdmap e934: 8 total, 8 up, 8 in 2023-12-01T15:50:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4157581624' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:24 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:24 smithi119 ceph-mon[94175]: pgmap v1406: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:25.066 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_cas.get_wrong_data (3022 ms) 2023-12-01T15:50:25.067 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 5 tests from cls_cas (15002 ms total) 2023-12-01T15:50:25.067 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T15:50:25.067 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 1 test from chunk_refs_t 2023-12-01T15:50:25.067 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] chunk_refs_t.size 2023-12-01T15:50:25.067 INFO:tasks.workunit.client.0.smithi119.stdout:1 60 by_object 2023-12-01T15:50:25.067 INFO:tasks.workunit.client.0.smithi119.stdout:2 103 by_object 2023-12-01T15:50:25.068 INFO:tasks.workunit.client.0.smithi119.stdout:4 189 by_object 2023-12-01T15:50:25.068 INFO:tasks.workunit.client.0.smithi119.stdout:8 361 by_object 2023-12-01T15:50:25.068 INFO:tasks.workunit.client.0.smithi119.stdout:16 112 by_hash(32 bits) 2023-12-01T15:50:25.068 INFO:tasks.workunit.client.0.smithi119.stdout:32 208 by_hash(32 bits) 2023-12-01T15:50:25.068 INFO:tasks.workunit.client.0.smithi119.stdout:64 400 by_hash(32 bits) 2023-12-01T15:50:25.068 INFO:tasks.workunit.client.0.smithi119.stdout:128 509 by_hash(10 bits) 2023-12-01T15:50:25.068 INFO:tasks.workunit.client.0.smithi119.stdout:256 499 by_hash(7 bits) 2023-12-01T15:50:25.068 INFO:tasks.workunit.client.0.smithi119.stdout:512 462 by_hash(5 bits) 2023-12-01T15:50:25.068 INFO:tasks.workunit.client.0.smithi119.stdout:1024 466 by_hash(5 bits) 2023-12-01T15:50:25.068 INFO:tasks.workunit.client.0.smithi119.stdout:2048 466 by_hash(5 bits) 2023-12-01T15:50:25.068 INFO:tasks.workunit.client.0.smithi119.stdout:4096 470 by_hash(5 bits) 2023-12-01T15:50:25.068 INFO:tasks.workunit.client.0.smithi119.stdout:8192 498 by_hash(4 bits) 2023-12-01T15:50:25.069 INFO:tasks.workunit.client.0.smithi119.stdout:16384 278 by_hash(3 bits) 2023-12-01T15:50:25.072 INFO:tasks.workunit.client.0.smithi119.stdout:32768 337 by_hash(2 bits) 2023-12-01T15:50:25.079 INFO:tasks.workunit.client.0.smithi119.stdout:65536 367 by_hash(2 bits) 2023-12-01T15:50:25.088 INFO:tasks.workunit.client.0.smithi119.stdout:131072 387 by_hash(1 bits) 2023-12-01T15:50:25.114 INFO:tasks.workunit.client.0.smithi119.stdout:262144 331 by_pool 2023-12-01T15:50:25.146 INFO:tasks.workunit.client.0.smithi119.stdout:524288 21 count 2023-12-01T15:50:25.201 INFO:tasks.workunit.client.0.smithi119.stdout:1048576 21 count 2023-12-01T15:50:25.300 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] chunk_refs_t.size (238 ms) 2023-12-01T15:50:25.300 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 1 test from chunk_refs_t (238 ms total) 2023-12-01T15:50:25.300 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T15:50:25.300 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment tear-down 2023-12-01T15:50:25.300 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] 6 tests from 2 test suites ran. (15240 ms total) 2023-12-01T15:50:25.300 INFO:tasks.workunit.client.0.smithi119.stdout:[ PASSED ] 6 tests. 2023-12-01T15:50:25.302 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T15:50:25.302 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T15:50:25.327 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:25 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:25.327 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:25 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:25.327 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:25 smithi119 ceph-mon[94175]: osdmap e935: 8 total, 8 up, 8 in 2023-12-01T15:50:25.327 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:25 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:25.327 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:25 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:25.327 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:25 smithi119 ceph-mon[108979]: osdmap e935: 8 total, 8 up, 8 in 2023-12-01T15:50:25.330 INFO:tasks.workunit:Running workunit cls/test_cls_cmpomap.sh... 2023-12-01T15:50:25.331 DEBUG:teuthology.orchestra.run.smithi119:workunit test cls/test_cls_cmpomap.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_cmpomap.sh 2023-12-01T15:50:25.406 INFO:tasks.workunit.client.0.smithi119.stdout:Running main() from gmock_main.cc 2023-12-01T15:50:25.406 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] Running 31 tests from 1 test suite. 2023-12-01T15:50:25.406 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment set-up. 2023-12-01T15:50:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:25 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:25 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-162793-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:25.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:25 smithi183 ceph-mon[99169]: osdmap e935: 8 total, 8 up, 8 in 2023-12-01T15:50:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:26 smithi183 ceph-mon[99169]: osdmap e936: 8 total, 8 up, 8 in 2023-12-01T15:50:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:26 smithi183 ceph-mon[99169]: pgmap v1409: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:26 smithi119 ceph-mon[108979]: osdmap e936: 8 total, 8 up, 8 in 2023-12-01T15:50:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:26 smithi119 ceph-mon[108979]: pgmap v1409: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:26 smithi119 ceph-mon[94175]: osdmap e936: 8 total, 8 up, 8 in 2023-12-01T15:50:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:26 smithi119 ceph-mon[94175]: pgmap v1409: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:27.083 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 31 tests from CmpOmap 2023-12-01T15:50:27.083 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str 2023-12-01T15:50:27.100 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str (17 ms) 2023-12-01T15:50:27.100 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str_default 2023-12-01T15:50:27.103 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str_default (3 ms) 2023-12-01T15:50:27.103 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64 2023-12-01T15:50:27.106 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64 (3 ms) 2023-12-01T15:50:27.106 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64_default 2023-12-01T15:50:27.109 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64_default (3 ms) 2023-12-01T15:50:27.109 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_vals_str 2023-12-01T15:50:27.115 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_vals_str (6 ms) 2023-12-01T15:50:27.115 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_vals_u64 2023-12-01T15:50:27.122 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_vals_u64 (7 ms) 2023-12-01T15:50:27.122 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_input 2023-12-01T15:50:27.125 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_input (4 ms) 2023-12-01T15:50:27.126 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_default 2023-12-01T15:50:27.128 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_default (2 ms) 2023-12-01T15:50:27.128 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_vals_u64_empty_default 2023-12-01T15:50:27.131 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_vals_u64_empty_default (3 ms) 2023-12-01T15:50:27.131 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_value 2023-12-01T15:50:27.135 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_value (4 ms) 2023-12-01T15:50:27.135 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_vals_at_max_keys 2023-12-01T15:50:27.136 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_vals_at_max_keys (1 ms) 2023-12-01T15:50:27.136 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_vals_over_max_keys 2023-12-01T15:50:27.136 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_vals_over_max_keys (0 ms) 2023-12-01T15:50:27.136 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str 2023-12-01T15:50:27.142 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str (6 ms) 2023-12-01T15:50:27.142 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str_default 2023-12-01T15:50:27.148 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str_default (6 ms) 2023-12-01T15:50:27.148 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64 2023-12-01T15:50:27.153 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64 (6 ms) 2023-12-01T15:50:27.154 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64_default 2023-12-01T15:50:27.161 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64_default (7 ms) 2023-12-01T15:50:27.161 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_set_vals_str 2023-12-01T15:50:27.168 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_set_vals_str (7 ms) 2023-12-01T15:50:27.168 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64 2023-12-01T15:50:27.174 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_set_vals_u64 (6 ms) 2023-12-01T15:50:27.174 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_einval 2023-12-01T15:50:27.176 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_einval (2 ms) 2023-12-01T15:50:27.176 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_eio 2023-12-01T15:50:27.179 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_eio (3 ms) 2023-12-01T15:50:27.179 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_set_vals_at_max_keys 2023-12-01T15:50:27.180 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_set_vals_at_max_keys (1 ms) 2023-12-01T15:50:27.180 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_set_vals_over_max_keys 2023-12-01T15:50:27.180 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_set_vals_over_max_keys (0 ms) 2023-12-01T15:50:27.180 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_str 2023-12-01T15:50:27.187 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_str (7 ms) 2023-12-01T15:50:27.187 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_u64 2023-12-01T15:50:27.192 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_u64 (5 ms) 2023-12-01T15:50:27.192 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_rm_keys_str 2023-12-01T15:50:27.199 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_rm_keys_str (8 ms) 2023-12-01T15:50:27.200 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64 2023-12-01T15:50:27.209 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64 (9 ms) 2023-12-01T15:50:27.209 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_einval 2023-12-01T15:50:27.211 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_einval (2 ms) 2023-12-01T15:50:27.211 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_eio 2023-12-01T15:50:27.213 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_eio (2 ms) 2023-12-01T15:50:27.213 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_rm_keys_at_max_keys 2023-12-01T15:50:27.214 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_rm_keys_at_max_keys (1 ms) 2023-12-01T15:50:27.214 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_rm_keys_over_max_keys 2023-12-01T15:50:27.214 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_rm_keys_over_max_keys (0 ms) 2023-12-01T15:50:27.214 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_empty 2023-12-01T15:50:27.222 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_empty (9 ms) 2023-12-01T15:50:27.223 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 31 tests from CmpOmap (140 ms total) 2023-12-01T15:50:27.223 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T15:50:27.223 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment tear-down 2023-12-01T15:50:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:27 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:27 smithi183 ceph-mon[99169]: osdmap e937: 8 total, 8 up, 8 in 2023-12-01T15:50:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/907383705' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163002-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:27 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163002-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:27 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:27 smithi119 ceph-mon[94175]: osdmap e937: 8 total, 8 up, 8 in 2023-12-01T15:50:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/907383705' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163002-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:27 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163002-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:27 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:27 smithi119 ceph-mon[108979]: osdmap e937: 8 total, 8 up, 8 in 2023-12-01T15:50:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/907383705' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163002-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:27 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163002-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:28.096 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] 31 tests from 1 test suite ran. (2690 ms total) 2023-12-01T15:50:28.096 INFO:tasks.workunit.client.0.smithi119.stdout:[ PASSED ] 31 tests. 2023-12-01T15:50:28.098 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T15:50:28.099 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T15:50:28.167 INFO:tasks.workunit:Running workunit cls/test_cls_hello.sh... 2023-12-01T15:50:28.167 DEBUG:teuthology.orchestra.run.smithi119:workunit test cls/test_cls_hello.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_hello.sh 2023-12-01T15:50:28.241 INFO:tasks.workunit.client.0.smithi119.stdout:Running main() from gmock_main.cc 2023-12-01T15:50:28.241 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] Running 6 tests from 1 test suite. 2023-12-01T15:50:28.241 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment set-up. 2023-12-01T15:50:28.241 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 6 tests from ClsHello 2023-12-01T15:50:28.241 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsHello.SayHello 2023-12-01T15:50:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:28 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163002-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:28 smithi183 ceph-mon[99169]: osdmap e938: 8 total, 8 up, 8 in 2023-12-01T15:50:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:28 smithi183 ceph-mon[99169]: pgmap v1412: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:28 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163002-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:28 smithi119 ceph-mon[108979]: osdmap e938: 8 total, 8 up, 8 in 2023-12-01T15:50:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:28 smithi119 ceph-mon[108979]: pgmap v1412: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:28 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163002-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:28 smithi119 ceph-mon[94175]: osdmap e938: 8 total, 8 up, 8 in 2023-12-01T15:50:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:28 smithi119 ceph-mon[94175]: pgmap v1412: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:29 smithi183 ceph-mon[99169]: osdmap e939: 8 total, 8 up, 8 in 2023-12-01T15:50:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:29 smithi119 ceph-mon[94175]: osdmap e939: 8 total, 8 up, 8 in 2023-12-01T15:50:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:29 smithi119 ceph-mon[108979]: osdmap e939: 8 total, 8 up, 8 in 2023-12-01T15:50:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:30 smithi183 ceph-mon[99169]: osdmap e940: 8 total, 8 up, 8 in 2023-12-01T15:50:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1750668336' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:30 smithi183 ceph-mon[99169]: pgmap v1415: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:30.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1750668336' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:30.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:30 smithi183 ceph-mon[99169]: osdmap e941: 8 total, 8 up, 8 in 2023-12-01T15:50:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:30 smithi119 ceph-mon[94175]: osdmap e940: 8 total, 8 up, 8 in 2023-12-01T15:50:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1750668336' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:30 smithi119 ceph-mon[94175]: pgmap v1415: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1750668336' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:30 smithi119 ceph-mon[94175]: osdmap e941: 8 total, 8 up, 8 in 2023-12-01T15:50:30.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:30 smithi119 ceph-mon[108979]: osdmap e940: 8 total, 8 up, 8 in 2023-12-01T15:50:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1750668336' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:30 smithi119 ceph-mon[108979]: pgmap v1415: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1750668336' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:30 smithi119 ceph-mon[108979]: osdmap e941: 8 total, 8 up, 8 in 2023-12-01T15:50:31.098 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsHello.SayHello (2857 ms) 2023-12-01T15:50:31.098 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsHello.RecordHello 2023-12-01T15:50:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:31 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:31 smithi183 ceph-mon[99169]: osdmap e942: 8 total, 8 up, 8 in 2023-12-01T15:50:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:31 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:31 smithi119 ceph-mon[94175]: osdmap e942: 8 total, 8 up, 8 in 2023-12-01T15:50:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:31 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:31 smithi119 ceph-mon[108979]: osdmap e942: 8 total, 8 up, 8 in 2023-12-01T15:50:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:32 smithi183 ceph-mon[99169]: pgmap v1418: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:32 smithi119 ceph-mon[108979]: pgmap v1418: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:32 smithi119 ceph-mon[94175]: pgmap v1418: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:33 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:33 smithi183 ceph-mon[99169]: osdmap e943: 8 total, 8 up, 8 in 2023-12-01T15:50:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2824978820' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:33 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:33 smithi119 ceph-mon[94175]: osdmap e943: 8 total, 8 up, 8 in 2023-12-01T15:50:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2824978820' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:33 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:33 smithi119 ceph-mon[108979]: osdmap e943: 8 total, 8 up, 8 in 2023-12-01T15:50:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2824978820' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:34.144 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsHello.RecordHello (3046 ms) 2023-12-01T15:50:34.144 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsHello.WriteReturnData 2023-12-01T15:50:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2824978820' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:34 smithi183 ceph-mon[99169]: osdmap e944: 8 total, 8 up, 8 in 2023-12-01T15:50:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:34 smithi183 ceph-mon[99169]: pgmap v1421: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:50:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:50:34] "GET /metrics HTTP/1.1" 200 36187 "" "Prometheus/2.43.0" 2023-12-01T15:50:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2824978820' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:34 smithi119 ceph-mon[108979]: osdmap e944: 8 total, 8 up, 8 in 2023-12-01T15:50:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:34 smithi119 ceph-mon[108979]: pgmap v1421: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2824978820' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:34 smithi119 ceph-mon[94175]: osdmap e944: 8 total, 8 up, 8 in 2023-12-01T15:50:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:34 smithi119 ceph-mon[94175]: pgmap v1421: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:35 smithi183 ceph-mon[99169]: osdmap e945: 8 total, 8 up, 8 in 2023-12-01T15:50:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:50:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:50:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:50:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:50:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:35 smithi119 ceph-mon[94175]: osdmap e945: 8 total, 8 up, 8 in 2023-12-01T15:50:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:50:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:50:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:50:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:50:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:35 smithi119 ceph-mon[108979]: osdmap e945: 8 total, 8 up, 8 in 2023-12-01T15:50:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:50:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:50:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:50:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:50:36.161 INFO:tasks.workunit.client.0.smithi119.stdout:require_osd_release = reef 2023-12-01T15:50:36.173 INFO:tasks.workunit.client.0.smithi119.stdout:0 2023-12-01T15:50:36.175 INFO:tasks.workunit.client.0.smithi119.stdout:1 2023-12-01T15:50:36.176 INFO:tasks.workunit.client.0.smithi119.stdout:2 2023-12-01T15:50:36.177 INFO:tasks.workunit.client.0.smithi119.stdout:3 2023-12-01T15:50:36.178 INFO:tasks.workunit.client.0.smithi119.stdout:4 2023-12-01T15:50:36.179 INFO:tasks.workunit.client.0.smithi119.stdout:5 2023-12-01T15:50:36.180 INFO:tasks.workunit.client.0.smithi119.stdout:6 2023-12-01T15:50:36.181 INFO:tasks.workunit.client.0.smithi119.stdout:7 2023-12-01T15:50:36.182 INFO:tasks.workunit.client.0.smithi119.stdout:8 2023-12-01T15:50:36.183 INFO:tasks.workunit.client.0.smithi119.stdout:9 2023-12-01T15:50:36.184 INFO:tasks.workunit.client.0.smithi119.stdout:10 2023-12-01T15:50:36.185 INFO:tasks.workunit.client.0.smithi119.stdout:11 2023-12-01T15:50:36.186 INFO:tasks.workunit.client.0.smithi119.stdout:12 2023-12-01T15:50:36.187 INFO:tasks.workunit.client.0.smithi119.stdout:13 2023-12-01T15:50:36.188 INFO:tasks.workunit.client.0.smithi119.stdout:14 2023-12-01T15:50:36.189 INFO:tasks.workunit.client.0.smithi119.stdout:15 2023-12-01T15:50:36.190 INFO:tasks.workunit.client.0.smithi119.stdout:16 2023-12-01T15:50:36.191 INFO:tasks.workunit.client.0.smithi119.stdout:17 2023-12-01T15:50:36.193 INFO:tasks.workunit.client.0.smithi119.stdout:18 2023-12-01T15:50:36.194 INFO:tasks.workunit.client.0.smithi119.stdout:19 2023-12-01T15:50:36.195 INFO:tasks.workunit.client.0.smithi119.stdout:20 2023-12-01T15:50:36.196 INFO:tasks.workunit.client.0.smithi119.stdout:21 2023-12-01T15:50:36.197 INFO:tasks.workunit.client.0.smithi119.stdout:22 2023-12-01T15:50:36.197 INFO:tasks.workunit.client.0.smithi119.stdout:23 2023-12-01T15:50:36.198 INFO:tasks.workunit.client.0.smithi119.stdout:24 2023-12-01T15:50:36.199 INFO:tasks.workunit.client.0.smithi119.stdout:25 2023-12-01T15:50:36.200 INFO:tasks.workunit.client.0.smithi119.stdout:26 2023-12-01T15:50:36.201 INFO:tasks.workunit.client.0.smithi119.stdout:27 2023-12-01T15:50:36.202 INFO:tasks.workunit.client.0.smithi119.stdout:28 2023-12-01T15:50:36.203 INFO:tasks.workunit.client.0.smithi119.stdout:29 2023-12-01T15:50:36.204 INFO:tasks.workunit.client.0.smithi119.stdout:30 2023-12-01T15:50:36.205 INFO:tasks.workunit.client.0.smithi119.stdout:31 2023-12-01T15:50:36.206 INFO:tasks.workunit.client.0.smithi119.stdout:32 2023-12-01T15:50:36.207 INFO:tasks.workunit.client.0.smithi119.stdout:33 2023-12-01T15:50:36.208 INFO:tasks.workunit.client.0.smithi119.stdout:34 2023-12-01T15:50:36.209 INFO:tasks.workunit.client.0.smithi119.stdout:35 2023-12-01T15:50:36.209 INFO:tasks.workunit.client.0.smithi119.stdout:36 2023-12-01T15:50:36.210 INFO:tasks.workunit.client.0.smithi119.stdout:37 2023-12-01T15:50:36.211 INFO:tasks.workunit.client.0.smithi119.stdout:38 2023-12-01T15:50:36.212 INFO:tasks.workunit.client.0.smithi119.stdout:39 2023-12-01T15:50:36.213 INFO:tasks.workunit.client.0.smithi119.stdout:40 2023-12-01T15:50:36.214 INFO:tasks.workunit.client.0.smithi119.stdout:41 2023-12-01T15:50:36.215 INFO:tasks.workunit.client.0.smithi119.stdout:42 2023-12-01T15:50:36.216 INFO:tasks.workunit.client.0.smithi119.stdout:43 2023-12-01T15:50:36.217 INFO:tasks.workunit.client.0.smithi119.stdout:44 2023-12-01T15:50:36.218 INFO:tasks.workunit.client.0.smithi119.stdout:45 2023-12-01T15:50:36.219 INFO:tasks.workunit.client.0.smithi119.stdout:46 2023-12-01T15:50:36.221 INFO:tasks.workunit.client.0.smithi119.stdout:47 2023-12-01T15:50:36.222 INFO:tasks.workunit.client.0.smithi119.stdout:48 2023-12-01T15:50:36.222 INFO:tasks.workunit.client.0.smithi119.stdout:49 2023-12-01T15:50:36.223 INFO:tasks.workunit.client.0.smithi119.stdout:50 2023-12-01T15:50:36.224 INFO:tasks.workunit.client.0.smithi119.stdout:51 2023-12-01T15:50:36.225 INFO:tasks.workunit.client.0.smithi119.stdout:52 2023-12-01T15:50:36.226 INFO:tasks.workunit.client.0.smithi119.stdout:53 2023-12-01T15:50:36.229 INFO:tasks.workunit.client.0.smithi119.stdout:54 2023-12-01T15:50:36.229 INFO:tasks.workunit.client.0.smithi119.stdout:55 2023-12-01T15:50:36.230 INFO:tasks.workunit.client.0.smithi119.stdout:56 2023-12-01T15:50:36.230 INFO:tasks.workunit.client.0.smithi119.stdout:57 2023-12-01T15:50:36.230 INFO:tasks.workunit.client.0.smithi119.stdout:58 2023-12-01T15:50:36.231 INFO:tasks.workunit.client.0.smithi119.stdout:59 2023-12-01T15:50:36.232 INFO:tasks.workunit.client.0.smithi119.stdout:60 2023-12-01T15:50:36.233 INFO:tasks.workunit.client.0.smithi119.stdout:61 2023-12-01T15:50:36.234 INFO:tasks.workunit.client.0.smithi119.stdout:62 2023-12-01T15:50:36.235 INFO:tasks.workunit.client.0.smithi119.stdout:63 2023-12-01T15:50:36.236 INFO:tasks.workunit.client.0.smithi119.stdout:64 2023-12-01T15:50:36.237 INFO:tasks.workunit.client.0.smithi119.stdout:65 2023-12-01T15:50:36.238 INFO:tasks.workunit.client.0.smithi119.stdout:66 2023-12-01T15:50:36.239 INFO:tasks.workunit.client.0.smithi119.stdout:67 2023-12-01T15:50:36.240 INFO:tasks.workunit.client.0.smithi119.stdout:68 2023-12-01T15:50:36.240 INFO:tasks.workunit.client.0.smithi119.stdout:69 2023-12-01T15:50:36.241 INFO:tasks.workunit.client.0.smithi119.stdout:70 2023-12-01T15:50:36.242 INFO:tasks.workunit.client.0.smithi119.stdout:71 2023-12-01T15:50:36.243 INFO:tasks.workunit.client.0.smithi119.stdout:72 2023-12-01T15:50:36.244 INFO:tasks.workunit.client.0.smithi119.stdout:73 2023-12-01T15:50:36.245 INFO:tasks.workunit.client.0.smithi119.stdout:74 2023-12-01T15:50:36.246 INFO:tasks.workunit.client.0.smithi119.stdout:75 2023-12-01T15:50:36.247 INFO:tasks.workunit.client.0.smithi119.stdout:76 2023-12-01T15:50:36.248 INFO:tasks.workunit.client.0.smithi119.stdout:77 2023-12-01T15:50:36.249 INFO:tasks.workunit.client.0.smithi119.stdout:78 2023-12-01T15:50:36.250 INFO:tasks.workunit.client.0.smithi119.stdout:79 2023-12-01T15:50:36.251 INFO:tasks.workunit.client.0.smithi119.stdout:80 2023-12-01T15:50:36.252 INFO:tasks.workunit.client.0.smithi119.stdout:81 2023-12-01T15:50:36.252 INFO:tasks.workunit.client.0.smithi119.stdout:82 2023-12-01T15:50:36.253 INFO:tasks.workunit.client.0.smithi119.stdout:83 2023-12-01T15:50:36.254 INFO:tasks.workunit.client.0.smithi119.stdout:84 2023-12-01T15:50:36.255 INFO:tasks.workunit.client.0.smithi119.stdout:85 2023-12-01T15:50:36.256 INFO:tasks.workunit.client.0.smithi119.stdout:86 2023-12-01T15:50:36.257 INFO:tasks.workunit.client.0.smithi119.stdout:87 2023-12-01T15:50:36.258 INFO:tasks.workunit.client.0.smithi119.stdout:88 2023-12-01T15:50:36.258 INFO:tasks.workunit.client.0.smithi119.stdout:89 2023-12-01T15:50:36.259 INFO:tasks.workunit.client.0.smithi119.stdout:90 2023-12-01T15:50:36.260 INFO:tasks.workunit.client.0.smithi119.stdout:91 2023-12-01T15:50:36.261 INFO:tasks.workunit.client.0.smithi119.stdout:92 2023-12-01T15:50:36.262 INFO:tasks.workunit.client.0.smithi119.stdout:93 2023-12-01T15:50:36.263 INFO:tasks.workunit.client.0.smithi119.stdout:94 2023-12-01T15:50:36.263 INFO:tasks.workunit.client.0.smithi119.stdout:95 2023-12-01T15:50:36.264 INFO:tasks.workunit.client.0.smithi119.stdout:96 2023-12-01T15:50:36.265 INFO:tasks.workunit.client.0.smithi119.stdout:97 2023-12-01T15:50:36.266 INFO:tasks.workunit.client.0.smithi119.stdout:98 2023-12-01T15:50:36.267 INFO:tasks.workunit.client.0.smithi119.stdout:99 2023-12-01T15:50:36.268 INFO:tasks.workunit.client.0.smithi119.stdout:100 2023-12-01T15:50:36.268 INFO:tasks.workunit.client.0.smithi119.stdout:101 2023-12-01T15:50:36.269 INFO:tasks.workunit.client.0.smithi119.stdout:102 2023-12-01T15:50:36.270 INFO:tasks.workunit.client.0.smithi119.stdout:103 2023-12-01T15:50:36.271 INFO:tasks.workunit.client.0.smithi119.stdout:104 2023-12-01T15:50:36.272 INFO:tasks.workunit.client.0.smithi119.stdout:105 2023-12-01T15:50:36.273 INFO:tasks.workunit.client.0.smithi119.stdout:106 2023-12-01T15:50:36.274 INFO:tasks.workunit.client.0.smithi119.stdout:107 2023-12-01T15:50:36.274 INFO:tasks.workunit.client.0.smithi119.stdout:108 2023-12-01T15:50:36.275 INFO:tasks.workunit.client.0.smithi119.stdout:109 2023-12-01T15:50:36.277 INFO:tasks.workunit.client.0.smithi119.stdout:110 2023-12-01T15:50:36.277 INFO:tasks.workunit.client.0.smithi119.stdout:111 2023-12-01T15:50:36.278 INFO:tasks.workunit.client.0.smithi119.stdout:112 2023-12-01T15:50:36.278 INFO:tasks.workunit.client.0.smithi119.stdout:113 2023-12-01T15:50:36.279 INFO:tasks.workunit.client.0.smithi119.stdout:114 2023-12-01T15:50:36.281 INFO:tasks.workunit.client.0.smithi119.stdout:115 2023-12-01T15:50:36.282 INFO:tasks.workunit.client.0.smithi119.stdout:116 2023-12-01T15:50:36.285 INFO:tasks.workunit.client.0.smithi119.stdout:117 2023-12-01T15:50:36.286 INFO:tasks.workunit.client.0.smithi119.stdout:118 2023-12-01T15:50:36.287 INFO:tasks.workunit.client.0.smithi119.stdout:119 2023-12-01T15:50:36.288 INFO:tasks.workunit.client.0.smithi119.stdout:120 2023-12-01T15:50:36.288 INFO:tasks.workunit.client.0.smithi119.stdout:121 2023-12-01T15:50:36.289 INFO:tasks.workunit.client.0.smithi119.stdout:122 2023-12-01T15:50:36.290 INFO:tasks.workunit.client.0.smithi119.stdout:123 2023-12-01T15:50:36.291 INFO:tasks.workunit.client.0.smithi119.stdout:124 2023-12-01T15:50:36.292 INFO:tasks.workunit.client.0.smithi119.stdout:125 2023-12-01T15:50:36.293 INFO:tasks.workunit.client.0.smithi119.stdout:126 2023-12-01T15:50:36.293 INFO:tasks.workunit.client.0.smithi119.stdout:127 2023-12-01T15:50:36.294 INFO:tasks.workunit.client.0.smithi119.stdout:128 2023-12-01T15:50:36.295 INFO:tasks.workunit.client.0.smithi119.stdout:129 2023-12-01T15:50:36.296 INFO:tasks.workunit.client.0.smithi119.stdout:130 2023-12-01T15:50:36.297 INFO:tasks.workunit.client.0.smithi119.stdout:131 2023-12-01T15:50:36.297 INFO:tasks.workunit.client.0.smithi119.stdout:132 2023-12-01T15:50:36.298 INFO:tasks.workunit.client.0.smithi119.stdout:133 2023-12-01T15:50:36.299 INFO:tasks.workunit.client.0.smithi119.stdout:134 2023-12-01T15:50:36.300 INFO:tasks.workunit.client.0.smithi119.stdout:135 2023-12-01T15:50:36.301 INFO:tasks.workunit.client.0.smithi119.stdout:136 2023-12-01T15:50:36.302 INFO:tasks.workunit.client.0.smithi119.stdout:137 2023-12-01T15:50:36.303 INFO:tasks.workunit.client.0.smithi119.stdout:138 2023-12-01T15:50:36.304 INFO:tasks.workunit.client.0.smithi119.stdout:139 2023-12-01T15:50:36.304 INFO:tasks.workunit.client.0.smithi119.stdout:140 2023-12-01T15:50:36.305 INFO:tasks.workunit.client.0.smithi119.stdout:141 2023-12-01T15:50:36.306 INFO:tasks.workunit.client.0.smithi119.stdout:142 2023-12-01T15:50:36.307 INFO:tasks.workunit.client.0.smithi119.stdout:143 2023-12-01T15:50:36.308 INFO:tasks.workunit.client.0.smithi119.stdout:144 2023-12-01T15:50:36.308 INFO:tasks.workunit.client.0.smithi119.stdout:145 2023-12-01T15:50:36.309 INFO:tasks.workunit.client.0.smithi119.stdout:146 2023-12-01T15:50:36.310 INFO:tasks.workunit.client.0.smithi119.stdout:147 2023-12-01T15:50:36.311 INFO:tasks.workunit.client.0.smithi119.stdout:148 2023-12-01T15:50:36.312 INFO:tasks.workunit.client.0.smithi119.stdout:149 2023-12-01T15:50:36.313 INFO:tasks.workunit.client.0.smithi119.stdout:150 2023-12-01T15:50:36.313 INFO:tasks.workunit.client.0.smithi119.stdout:151 2023-12-01T15:50:36.314 INFO:tasks.workunit.client.0.smithi119.stdout:152 2023-12-01T15:50:36.316 INFO:tasks.workunit.client.0.smithi119.stdout:153 2023-12-01T15:50:36.317 INFO:tasks.workunit.client.0.smithi119.stdout:154 2023-12-01T15:50:36.318 INFO:tasks.workunit.client.0.smithi119.stdout:155 2023-12-01T15:50:36.320 INFO:tasks.workunit.client.0.smithi119.stdout:156 2023-12-01T15:50:36.320 INFO:tasks.workunit.client.0.smithi119.stdout:157 2023-12-01T15:50:36.321 INFO:tasks.workunit.client.0.smithi119.stdout:158 2023-12-01T15:50:36.323 INFO:tasks.workunit.client.0.smithi119.stdout:159 2023-12-01T15:50:36.324 INFO:tasks.workunit.client.0.smithi119.stdout:160 2023-12-01T15:50:36.325 INFO:tasks.workunit.client.0.smithi119.stdout:161 2023-12-01T15:50:36.326 INFO:tasks.workunit.client.0.smithi119.stdout:162 2023-12-01T15:50:36.327 INFO:tasks.workunit.client.0.smithi119.stdout:163 2023-12-01T15:50:36.328 INFO:tasks.workunit.client.0.smithi119.stdout:164 2023-12-01T15:50:36.328 INFO:tasks.workunit.client.0.smithi119.stdout:165 2023-12-01T15:50:36.329 INFO:tasks.workunit.client.0.smithi119.stdout:166 2023-12-01T15:50:36.330 INFO:tasks.workunit.client.0.smithi119.stdout:167 2023-12-01T15:50:36.331 INFO:tasks.workunit.client.0.smithi119.stdout:168 2023-12-01T15:50:36.332 INFO:tasks.workunit.client.0.smithi119.stdout:169 2023-12-01T15:50:36.333 INFO:tasks.workunit.client.0.smithi119.stdout:170 2023-12-01T15:50:36.333 INFO:tasks.workunit.client.0.smithi119.stdout:171 2023-12-01T15:50:36.334 INFO:tasks.workunit.client.0.smithi119.stdout:172 2023-12-01T15:50:36.335 INFO:tasks.workunit.client.0.smithi119.stdout:173 2023-12-01T15:50:36.336 INFO:tasks.workunit.client.0.smithi119.stdout:174 2023-12-01T15:50:36.337 INFO:tasks.workunit.client.0.smithi119.stdout:175 2023-12-01T15:50:36.338 INFO:tasks.workunit.client.0.smithi119.stdout:176 2023-12-01T15:50:36.338 INFO:tasks.workunit.client.0.smithi119.stdout:177 2023-12-01T15:50:36.339 INFO:tasks.workunit.client.0.smithi119.stdout:178 2023-12-01T15:50:36.340 INFO:tasks.workunit.client.0.smithi119.stdout:179 2023-12-01T15:50:36.341 INFO:tasks.workunit.client.0.smithi119.stdout:180 2023-12-01T15:50:36.342 INFO:tasks.workunit.client.0.smithi119.stdout:181 2023-12-01T15:50:36.342 INFO:tasks.workunit.client.0.smithi119.stdout:182 2023-12-01T15:50:36.343 INFO:tasks.workunit.client.0.smithi119.stdout:183 2023-12-01T15:50:36.344 INFO:tasks.workunit.client.0.smithi119.stdout:184 2023-12-01T15:50:36.345 INFO:tasks.workunit.client.0.smithi119.stdout:185 2023-12-01T15:50:36.345 INFO:tasks.workunit.client.0.smithi119.stdout:186 2023-12-01T15:50:36.347 INFO:tasks.workunit.client.0.smithi119.stdout:187 2023-12-01T15:50:36.347 INFO:tasks.workunit.client.0.smithi119.stdout:188 2023-12-01T15:50:36.348 INFO:tasks.workunit.client.0.smithi119.stdout:189 2023-12-01T15:50:36.349 INFO:tasks.workunit.client.0.smithi119.stdout:190 2023-12-01T15:50:36.350 INFO:tasks.workunit.client.0.smithi119.stdout:191 2023-12-01T15:50:36.351 INFO:tasks.workunit.client.0.smithi119.stdout:192 2023-12-01T15:50:36.352 INFO:tasks.workunit.client.0.smithi119.stdout:193 2023-12-01T15:50:36.353 INFO:tasks.workunit.client.0.smithi119.stdout:194 2023-12-01T15:50:36.354 INFO:tasks.workunit.client.0.smithi119.stdout:195 2023-12-01T15:50:36.354 INFO:tasks.workunit.client.0.smithi119.stdout:196 2023-12-01T15:50:36.356 INFO:tasks.workunit.client.0.smithi119.stdout:197 2023-12-01T15:50:36.357 INFO:tasks.workunit.client.0.smithi119.stdout:198 2023-12-01T15:50:36.358 INFO:tasks.workunit.client.0.smithi119.stdout:199 2023-12-01T15:50:36.359 INFO:tasks.workunit.client.0.smithi119.stdout:200 2023-12-01T15:50:36.360 INFO:tasks.workunit.client.0.smithi119.stdout:201 2023-12-01T15:50:36.361 INFO:tasks.workunit.client.0.smithi119.stdout:202 2023-12-01T15:50:36.362 INFO:tasks.workunit.client.0.smithi119.stdout:203 2023-12-01T15:50:36.362 INFO:tasks.workunit.client.0.smithi119.stdout:204 2023-12-01T15:50:36.363 INFO:tasks.workunit.client.0.smithi119.stdout:205 2023-12-01T15:50:36.364 INFO:tasks.workunit.client.0.smithi119.stdout:206 2023-12-01T15:50:36.366 INFO:tasks.workunit.client.0.smithi119.stdout:207 2023-12-01T15:50:36.367 INFO:tasks.workunit.client.0.smithi119.stdout:208 2023-12-01T15:50:36.369 INFO:tasks.workunit.client.0.smithi119.stdout:209 2023-12-01T15:50:36.371 INFO:tasks.workunit.client.0.smithi119.stdout:210 2023-12-01T15:50:36.372 INFO:tasks.workunit.client.0.smithi119.stdout:211 2023-12-01T15:50:36.373 INFO:tasks.workunit.client.0.smithi119.stdout:212 2023-12-01T15:50:36.375 INFO:tasks.workunit.client.0.smithi119.stdout:213 2023-12-01T15:50:36.377 INFO:tasks.workunit.client.0.smithi119.stdout:214 2023-12-01T15:50:36.378 INFO:tasks.workunit.client.0.smithi119.stdout:215 2023-12-01T15:50:36.380 INFO:tasks.workunit.client.0.smithi119.stdout:216 2023-12-01T15:50:36.380 INFO:tasks.workunit.client.0.smithi119.stdout:217 2023-12-01T15:50:36.381 INFO:tasks.workunit.client.0.smithi119.stdout:218 2023-12-01T15:50:36.382 INFO:tasks.workunit.client.0.smithi119.stdout:219 2023-12-01T15:50:36.383 INFO:tasks.workunit.client.0.smithi119.stdout:220 2023-12-01T15:50:36.384 INFO:tasks.workunit.client.0.smithi119.stdout:221 2023-12-01T15:50:36.384 INFO:tasks.workunit.client.0.smithi119.stdout:222 2023-12-01T15:50:36.385 INFO:tasks.workunit.client.0.smithi119.stdout:223 2023-12-01T15:50:36.386 INFO:tasks.workunit.client.0.smithi119.stdout:224 2023-12-01T15:50:36.387 INFO:tasks.workunit.client.0.smithi119.stdout:225 2023-12-01T15:50:36.388 INFO:tasks.workunit.client.0.smithi119.stdout:226 2023-12-01T15:50:36.389 INFO:tasks.workunit.client.0.smithi119.stdout:227 2023-12-01T15:50:36.390 INFO:tasks.workunit.client.0.smithi119.stdout:228 2023-12-01T15:50:36.391 INFO:tasks.workunit.client.0.smithi119.stdout:229 2023-12-01T15:50:36.391 INFO:tasks.workunit.client.0.smithi119.stdout:230 2023-12-01T15:50:36.392 INFO:tasks.workunit.client.0.smithi119.stdout:231 2023-12-01T15:50:36.393 INFO:tasks.workunit.client.0.smithi119.stdout:232 2023-12-01T15:50:36.394 INFO:tasks.workunit.client.0.smithi119.stdout:233 2023-12-01T15:50:36.395 INFO:tasks.workunit.client.0.smithi119.stdout:234 2023-12-01T15:50:36.396 INFO:tasks.workunit.client.0.smithi119.stdout:235 2023-12-01T15:50:36.397 INFO:tasks.workunit.client.0.smithi119.stdout:236 2023-12-01T15:50:36.397 INFO:tasks.workunit.client.0.smithi119.stdout:237 2023-12-01T15:50:36.398 INFO:tasks.workunit.client.0.smithi119.stdout:238 2023-12-01T15:50:36.399 INFO:tasks.workunit.client.0.smithi119.stdout:239 2023-12-01T15:50:36.400 INFO:tasks.workunit.client.0.smithi119.stdout:240 2023-12-01T15:50:36.401 INFO:tasks.workunit.client.0.smithi119.stdout:241 2023-12-01T15:50:36.402 INFO:tasks.workunit.client.0.smithi119.stdout:242 2023-12-01T15:50:36.403 INFO:tasks.workunit.client.0.smithi119.stdout:243 2023-12-01T15:50:36.403 INFO:tasks.workunit.client.0.smithi119.stdout:244 2023-12-01T15:50:36.404 INFO:tasks.workunit.client.0.smithi119.stdout:245 2023-12-01T15:50:36.405 INFO:tasks.workunit.client.0.smithi119.stdout:246 2023-12-01T15:50:36.406 INFO:tasks.workunit.client.0.smithi119.stdout:247 2023-12-01T15:50:36.407 INFO:tasks.workunit.client.0.smithi119.stdout:248 2023-12-01T15:50:36.407 INFO:tasks.workunit.client.0.smithi119.stdout:249 2023-12-01T15:50:36.408 INFO:tasks.workunit.client.0.smithi119.stdout:250 2023-12-01T15:50:36.409 INFO:tasks.workunit.client.0.smithi119.stdout:251 2023-12-01T15:50:36.410 INFO:tasks.workunit.client.0.smithi119.stdout:252 2023-12-01T15:50:36.411 INFO:tasks.workunit.client.0.smithi119.stdout:253 2023-12-01T15:50:36.411 INFO:tasks.workunit.client.0.smithi119.stdout:254 2023-12-01T15:50:36.412 INFO:tasks.workunit.client.0.smithi119.stdout:255 2023-12-01T15:50:36.414 INFO:tasks.workunit.client.0.smithi119.stdout:256 2023-12-01T15:50:36.415 INFO:tasks.workunit.client.0.smithi119.stdout:257 2023-12-01T15:50:36.416 INFO:tasks.workunit.client.0.smithi119.stdout:258 2023-12-01T15:50:36.417 INFO:tasks.workunit.client.0.smithi119.stdout:259 2023-12-01T15:50:36.417 INFO:tasks.workunit.client.0.smithi119.stdout:260 2023-12-01T15:50:36.418 INFO:tasks.workunit.client.0.smithi119.stdout:261 2023-12-01T15:50:36.419 INFO:tasks.workunit.client.0.smithi119.stdout:262 2023-12-01T15:50:36.420 INFO:tasks.workunit.client.0.smithi119.stdout:263 2023-12-01T15:50:36.421 INFO:tasks.workunit.client.0.smithi119.stdout:264 2023-12-01T15:50:36.422 INFO:tasks.workunit.client.0.smithi119.stdout:265 2023-12-01T15:50:36.422 INFO:tasks.workunit.client.0.smithi119.stdout:266 2023-12-01T15:50:36.423 INFO:tasks.workunit.client.0.smithi119.stdout:267 2023-12-01T15:50:36.424 INFO:tasks.workunit.client.0.smithi119.stdout:268 2023-12-01T15:50:36.425 INFO:tasks.workunit.client.0.smithi119.stdout:269 2023-12-01T15:50:36.426 INFO:tasks.workunit.client.0.smithi119.stdout:270 2023-12-01T15:50:36.427 INFO:tasks.workunit.client.0.smithi119.stdout:271 2023-12-01T15:50:36.428 INFO:tasks.workunit.client.0.smithi119.stdout:272 2023-12-01T15:50:36.428 INFO:tasks.workunit.client.0.smithi119.stdout:273 2023-12-01T15:50:36.429 INFO:tasks.workunit.client.0.smithi119.stdout:274 2023-12-01T15:50:36.430 INFO:tasks.workunit.client.0.smithi119.stdout:275 2023-12-01T15:50:36.431 INFO:tasks.workunit.client.0.smithi119.stdout:276 2023-12-01T15:50:36.432 INFO:tasks.workunit.client.0.smithi119.stdout:277 2023-12-01T15:50:36.432 INFO:tasks.workunit.client.0.smithi119.stdout:278 2023-12-01T15:50:36.433 INFO:tasks.workunit.client.0.smithi119.stdout:279 2023-12-01T15:50:36.434 INFO:tasks.workunit.client.0.smithi119.stdout:280 2023-12-01T15:50:36.435 INFO:tasks.workunit.client.0.smithi119.stdout:281 2023-12-01T15:50:36.436 INFO:tasks.workunit.client.0.smithi119.stdout:282 2023-12-01T15:50:36.437 INFO:tasks.workunit.client.0.smithi119.stdout:283 2023-12-01T15:50:36.438 INFO:tasks.workunit.client.0.smithi119.stdout:284 2023-12-01T15:50:36.439 INFO:tasks.workunit.client.0.smithi119.stdout:285 2023-12-01T15:50:36.439 INFO:tasks.workunit.client.0.smithi119.stdout:286 2023-12-01T15:50:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:36 smithi183 ceph-mon[99169]: osdmap e946: 8 total, 8 up, 8 in 2023-12-01T15:50:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1089920296' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:36 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:36 smithi183 ceph-mon[99169]: pgmap v1424: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:36.440 INFO:tasks.workunit.client.0.smithi119.stdout:287 2023-12-01T15:50:36.441 INFO:tasks.workunit.client.0.smithi119.stdout:288 2023-12-01T15:50:36.442 INFO:tasks.workunit.client.0.smithi119.stdout:289 2023-12-01T15:50:36.443 INFO:tasks.workunit.client.0.smithi119.stdout:290 2023-12-01T15:50:36.445 INFO:tasks.workunit.client.0.smithi119.stdout:291 2023-12-01T15:50:36.446 INFO:tasks.workunit.client.0.smithi119.stdout:292 2023-12-01T15:50:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:36 smithi119 ceph-mon[94175]: osdmap e946: 8 total, 8 up, 8 in 2023-12-01T15:50:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1089920296' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:36 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:36 smithi119 ceph-mon[94175]: pgmap v1424: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:36 smithi119 ceph-mon[108979]: osdmap e946: 8 total, 8 up, 8 in 2023-12-01T15:50:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1089920296' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:36 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:36 smithi119 ceph-mon[108979]: pgmap v1424: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:36.448 INFO:tasks.workunit.client.0.smithi119.stdout:293 2023-12-01T15:50:36.448 INFO:tasks.workunit.client.0.smithi119.stdout:294 2023-12-01T15:50:36.450 INFO:tasks.workunit.client.0.smithi119.stdout:295 2023-12-01T15:50:36.451 INFO:tasks.workunit.client.0.smithi119.stdout:296 2023-12-01T15:50:36.453 INFO:tasks.workunit.client.0.smithi119.stdout:297 2023-12-01T15:50:36.454 INFO:tasks.workunit.client.0.smithi119.stdout:298 2023-12-01T15:50:36.454 INFO:tasks.workunit.client.0.smithi119.stdout:299 2023-12-01T15:50:36.455 INFO:tasks.workunit.client.0.smithi119.stdout:300 2023-12-01T15:50:36.456 INFO:tasks.workunit.client.0.smithi119.stdout:301 2023-12-01T15:50:36.457 INFO:tasks.workunit.client.0.smithi119.stdout:302 2023-12-01T15:50:36.458 INFO:tasks.workunit.client.0.smithi119.stdout:303 2023-12-01T15:50:36.459 INFO:tasks.workunit.client.0.smithi119.stdout:304 2023-12-01T15:50:36.460 INFO:tasks.workunit.client.0.smithi119.stdout:305 2023-12-01T15:50:36.460 INFO:tasks.workunit.client.0.smithi119.stdout:306 2023-12-01T15:50:36.461 INFO:tasks.workunit.client.0.smithi119.stdout:307 2023-12-01T15:50:36.462 INFO:tasks.workunit.client.0.smithi119.stdout:308 2023-12-01T15:50:36.463 INFO:tasks.workunit.client.0.smithi119.stdout:309 2023-12-01T15:50:36.464 INFO:tasks.workunit.client.0.smithi119.stdout:310 2023-12-01T15:50:36.465 INFO:tasks.workunit.client.0.smithi119.stdout:311 2023-12-01T15:50:36.466 INFO:tasks.workunit.client.0.smithi119.stdout:312 2023-12-01T15:50:36.467 INFO:tasks.workunit.client.0.smithi119.stdout:313 2023-12-01T15:50:36.467 INFO:tasks.workunit.client.0.smithi119.stdout:314 2023-12-01T15:50:36.468 INFO:tasks.workunit.client.0.smithi119.stdout:315 2023-12-01T15:50:36.469 INFO:tasks.workunit.client.0.smithi119.stdout:316 2023-12-01T15:50:36.470 INFO:tasks.workunit.client.0.smithi119.stdout:317 2023-12-01T15:50:36.471 INFO:tasks.workunit.client.0.smithi119.stdout:318 2023-12-01T15:50:36.473 INFO:tasks.workunit.client.0.smithi119.stdout:319 2023-12-01T15:50:36.474 INFO:tasks.workunit.client.0.smithi119.stdout:320 2023-12-01T15:50:36.476 INFO:tasks.workunit.client.0.smithi119.stdout:321 2023-12-01T15:50:36.479 INFO:tasks.workunit.client.0.smithi119.stdout:322 2023-12-01T15:50:36.480 INFO:tasks.workunit.client.0.smithi119.stdout:323 2023-12-01T15:50:36.482 INFO:tasks.workunit.client.0.smithi119.stdout:324 2023-12-01T15:50:36.482 INFO:tasks.workunit.client.0.smithi119.stdout:325 2023-12-01T15:50:36.483 INFO:tasks.workunit.client.0.smithi119.stdout:326 2023-12-01T15:50:36.485 INFO:tasks.workunit.client.0.smithi119.stdout:327 2023-12-01T15:50:36.486 INFO:tasks.workunit.client.0.smithi119.stdout:328 2023-12-01T15:50:36.487 INFO:tasks.workunit.client.0.smithi119.stdout:329 2023-12-01T15:50:36.488 INFO:tasks.workunit.client.0.smithi119.stdout:330 2023-12-01T15:50:36.489 INFO:tasks.workunit.client.0.smithi119.stdout:331 2023-12-01T15:50:36.490 INFO:tasks.workunit.client.0.smithi119.stdout:332 2023-12-01T15:50:36.490 INFO:tasks.workunit.client.0.smithi119.stdout:333 2023-12-01T15:50:36.491 INFO:tasks.workunit.client.0.smithi119.stdout:334 2023-12-01T15:50:36.492 INFO:tasks.workunit.client.0.smithi119.stdout:335 2023-12-01T15:50:36.494 INFO:tasks.workunit.client.0.smithi119.stdout:336 2023-12-01T15:50:36.494 INFO:tasks.workunit.client.0.smithi119.stdout:337 2023-12-01T15:50:36.495 INFO:tasks.workunit.client.0.smithi119.stdout:338 2023-12-01T15:50:36.496 INFO:tasks.workunit.client.0.smithi119.stdout:339 2023-12-01T15:50:36.497 INFO:tasks.workunit.client.0.smithi119.stdout:340 2023-12-01T15:50:36.498 INFO:tasks.workunit.client.0.smithi119.stdout:341 2023-12-01T15:50:36.499 INFO:tasks.workunit.client.0.smithi119.stdout:342 2023-12-01T15:50:36.500 INFO:tasks.workunit.client.0.smithi119.stdout:343 2023-12-01T15:50:36.501 INFO:tasks.workunit.client.0.smithi119.stdout:344 2023-12-01T15:50:36.502 INFO:tasks.workunit.client.0.smithi119.stdout:345 2023-12-01T15:50:36.503 INFO:tasks.workunit.client.0.smithi119.stdout:346 2023-12-01T15:50:36.504 INFO:tasks.workunit.client.0.smithi119.stdout:347 2023-12-01T15:50:36.505 INFO:tasks.workunit.client.0.smithi119.stdout:348 2023-12-01T15:50:36.506 INFO:tasks.workunit.client.0.smithi119.stdout:349 2023-12-01T15:50:36.507 INFO:tasks.workunit.client.0.smithi119.stdout:350 2023-12-01T15:50:36.508 INFO:tasks.workunit.client.0.smithi119.stdout:351 2023-12-01T15:50:36.509 INFO:tasks.workunit.client.0.smithi119.stdout:352 2023-12-01T15:50:36.510 INFO:tasks.workunit.client.0.smithi119.stdout:353 2023-12-01T15:50:36.511 INFO:tasks.workunit.client.0.smithi119.stdout:354 2023-12-01T15:50:36.512 INFO:tasks.workunit.client.0.smithi119.stdout:355 2023-12-01T15:50:36.513 INFO:tasks.workunit.client.0.smithi119.stdout:356 2023-12-01T15:50:36.514 INFO:tasks.workunit.client.0.smithi119.stdout:357 2023-12-01T15:50:36.515 INFO:tasks.workunit.client.0.smithi119.stdout:358 2023-12-01T15:50:36.516 INFO:tasks.workunit.client.0.smithi119.stdout:359 2023-12-01T15:50:36.516 INFO:tasks.workunit.client.0.smithi119.stdout:360 2023-12-01T15:50:36.517 INFO:tasks.workunit.client.0.smithi119.stdout:361 2023-12-01T15:50:36.518 INFO:tasks.workunit.client.0.smithi119.stdout:362 2023-12-01T15:50:36.519 INFO:tasks.workunit.client.0.smithi119.stdout:363 2023-12-01T15:50:36.520 INFO:tasks.workunit.client.0.smithi119.stdout:364 2023-12-01T15:50:36.521 INFO:tasks.workunit.client.0.smithi119.stdout:365 2023-12-01T15:50:36.522 INFO:tasks.workunit.client.0.smithi119.stdout:366 2023-12-01T15:50:36.523 INFO:tasks.workunit.client.0.smithi119.stdout:367 2023-12-01T15:50:36.524 INFO:tasks.workunit.client.0.smithi119.stdout:368 2023-12-01T15:50:36.525 INFO:tasks.workunit.client.0.smithi119.stdout:369 2023-12-01T15:50:36.526 INFO:tasks.workunit.client.0.smithi119.stdout:370 2023-12-01T15:50:36.527 INFO:tasks.workunit.client.0.smithi119.stdout:371 2023-12-01T15:50:36.528 INFO:tasks.workunit.client.0.smithi119.stdout:372 2023-12-01T15:50:36.529 INFO:tasks.workunit.client.0.smithi119.stdout:373 2023-12-01T15:50:36.529 INFO:tasks.workunit.client.0.smithi119.stdout:374 2023-12-01T15:50:36.531 INFO:tasks.workunit.client.0.smithi119.stdout:375 2023-12-01T15:50:36.532 INFO:tasks.workunit.client.0.smithi119.stdout:376 2023-12-01T15:50:36.534 INFO:tasks.workunit.client.0.smithi119.stdout:377 2023-12-01T15:50:36.536 INFO:tasks.workunit.client.0.smithi119.stdout:378 2023-12-01T15:50:36.538 INFO:tasks.workunit.client.0.smithi119.stdout:379 2023-12-01T15:50:36.539 INFO:tasks.workunit.client.0.smithi119.stdout:380 2023-12-01T15:50:36.540 INFO:tasks.workunit.client.0.smithi119.stdout:381 2023-12-01T15:50:36.541 INFO:tasks.workunit.client.0.smithi119.stdout:382 2023-12-01T15:50:36.542 INFO:tasks.workunit.client.0.smithi119.stdout:383 2023-12-01T15:50:36.543 INFO:tasks.workunit.client.0.smithi119.stdout:384 2023-12-01T15:50:36.544 INFO:tasks.workunit.client.0.smithi119.stdout:385 2023-12-01T15:50:36.545 INFO:tasks.workunit.client.0.smithi119.stdout:386 2023-12-01T15:50:36.546 INFO:tasks.workunit.client.0.smithi119.stdout:387 2023-12-01T15:50:36.546 INFO:tasks.workunit.client.0.smithi119.stdout:388 2023-12-01T15:50:36.548 INFO:tasks.workunit.client.0.smithi119.stdout:389 2023-12-01T15:50:36.549 INFO:tasks.workunit.client.0.smithi119.stdout:390 2023-12-01T15:50:36.550 INFO:tasks.workunit.client.0.smithi119.stdout:391 2023-12-01T15:50:36.551 INFO:tasks.workunit.client.0.smithi119.stdout:392 2023-12-01T15:50:36.552 INFO:tasks.workunit.client.0.smithi119.stdout:393 2023-12-01T15:50:36.553 INFO:tasks.workunit.client.0.smithi119.stdout:394 2023-12-01T15:50:36.555 INFO:tasks.workunit.client.0.smithi119.stdout:395 2023-12-01T15:50:36.556 INFO:tasks.workunit.client.0.smithi119.stdout:396 2023-12-01T15:50:36.557 INFO:tasks.workunit.client.0.smithi119.stdout:397 2023-12-01T15:50:36.558 INFO:tasks.workunit.client.0.smithi119.stdout:398 2023-12-01T15:50:36.559 INFO:tasks.workunit.client.0.smithi119.stdout:399 2023-12-01T15:50:36.561 INFO:tasks.workunit.client.0.smithi119.stdout:400 2023-12-01T15:50:36.562 INFO:tasks.workunit.client.0.smithi119.stdout:401 2023-12-01T15:50:36.563 INFO:tasks.workunit.client.0.smithi119.stdout:402 2023-12-01T15:50:36.564 INFO:tasks.workunit.client.0.smithi119.stdout:403 2023-12-01T15:50:36.565 INFO:tasks.workunit.client.0.smithi119.stdout:404 2023-12-01T15:50:36.566 INFO:tasks.workunit.client.0.smithi119.stdout:405 2023-12-01T15:50:36.567 INFO:tasks.workunit.client.0.smithi119.stdout:406 2023-12-01T15:50:36.568 INFO:tasks.workunit.client.0.smithi119.stdout:407 2023-12-01T15:50:36.569 INFO:tasks.workunit.client.0.smithi119.stdout:408 2023-12-01T15:50:36.571 INFO:tasks.workunit.client.0.smithi119.stdout:409 2023-12-01T15:50:36.572 INFO:tasks.workunit.client.0.smithi119.stdout:410 2023-12-01T15:50:36.573 INFO:tasks.workunit.client.0.smithi119.stdout:411 2023-12-01T15:50:36.574 INFO:tasks.workunit.client.0.smithi119.stdout:412 2023-12-01T15:50:36.575 INFO:tasks.workunit.client.0.smithi119.stdout:413 2023-12-01T15:50:36.576 INFO:tasks.workunit.client.0.smithi119.stdout:414 2023-12-01T15:50:36.577 INFO:tasks.workunit.client.0.smithi119.stdout:415 2023-12-01T15:50:36.578 INFO:tasks.workunit.client.0.smithi119.stdout:416 2023-12-01T15:50:36.580 INFO:tasks.workunit.client.0.smithi119.stdout:417 2023-12-01T15:50:36.581 INFO:tasks.workunit.client.0.smithi119.stdout:418 2023-12-01T15:50:36.582 INFO:tasks.workunit.client.0.smithi119.stdout:419 2023-12-01T15:50:36.583 INFO:tasks.workunit.client.0.smithi119.stdout:420 2023-12-01T15:50:36.585 INFO:tasks.workunit.client.0.smithi119.stdout:421 2023-12-01T15:50:36.585 INFO:tasks.workunit.client.0.smithi119.stdout:422 2023-12-01T15:50:36.586 INFO:tasks.workunit.client.0.smithi119.stdout:423 2023-12-01T15:50:36.587 INFO:tasks.workunit.client.0.smithi119.stdout:424 2023-12-01T15:50:36.588 INFO:tasks.workunit.client.0.smithi119.stdout:425 2023-12-01T15:50:36.589 INFO:tasks.workunit.client.0.smithi119.stdout:426 2023-12-01T15:50:36.590 INFO:tasks.workunit.client.0.smithi119.stdout:427 2023-12-01T15:50:36.591 INFO:tasks.workunit.client.0.smithi119.stdout:428 2023-12-01T15:50:36.592 INFO:tasks.workunit.client.0.smithi119.stdout:429 2023-12-01T15:50:36.593 INFO:tasks.workunit.client.0.smithi119.stdout:430 2023-12-01T15:50:36.594 INFO:tasks.workunit.client.0.smithi119.stdout:431 2023-12-01T15:50:36.595 INFO:tasks.workunit.client.0.smithi119.stdout:432 2023-12-01T15:50:36.596 INFO:tasks.workunit.client.0.smithi119.stdout:433 2023-12-01T15:50:36.597 INFO:tasks.workunit.client.0.smithi119.stdout:434 2023-12-01T15:50:36.597 INFO:tasks.workunit.client.0.smithi119.stdout:435 2023-12-01T15:50:36.598 INFO:tasks.workunit.client.0.smithi119.stdout:436 2023-12-01T15:50:36.599 INFO:tasks.workunit.client.0.smithi119.stdout:437 2023-12-01T15:50:36.600 INFO:tasks.workunit.client.0.smithi119.stdout:438 2023-12-01T15:50:36.601 INFO:tasks.workunit.client.0.smithi119.stdout:439 2023-12-01T15:50:36.602 INFO:tasks.workunit.client.0.smithi119.stdout:440 2023-12-01T15:50:36.603 INFO:tasks.workunit.client.0.smithi119.stdout:441 2023-12-01T15:50:36.604 INFO:tasks.workunit.client.0.smithi119.stdout:442 2023-12-01T15:50:36.605 INFO:tasks.workunit.client.0.smithi119.stdout:443 2023-12-01T15:50:36.605 INFO:tasks.workunit.client.0.smithi119.stdout:444 2023-12-01T15:50:36.606 INFO:tasks.workunit.client.0.smithi119.stdout:445 2023-12-01T15:50:36.607 INFO:tasks.workunit.client.0.smithi119.stdout:446 2023-12-01T15:50:36.608 INFO:tasks.workunit.client.0.smithi119.stdout:447 2023-12-01T15:50:36.609 INFO:tasks.workunit.client.0.smithi119.stdout:448 2023-12-01T15:50:36.610 INFO:tasks.workunit.client.0.smithi119.stdout:449 2023-12-01T15:50:36.611 INFO:tasks.workunit.client.0.smithi119.stdout:450 2023-12-01T15:50:36.612 INFO:tasks.workunit.client.0.smithi119.stdout:451 2023-12-01T15:50:36.613 INFO:tasks.workunit.client.0.smithi119.stdout:452 2023-12-01T15:50:36.614 INFO:tasks.workunit.client.0.smithi119.stdout:453 2023-12-01T15:50:36.615 INFO:tasks.workunit.client.0.smithi119.stdout:454 2023-12-01T15:50:36.616 INFO:tasks.workunit.client.0.smithi119.stdout:455 2023-12-01T15:50:36.618 INFO:tasks.workunit.client.0.smithi119.stdout:456 2023-12-01T15:50:36.619 INFO:tasks.workunit.client.0.smithi119.stdout:457 2023-12-01T15:50:36.620 INFO:tasks.workunit.client.0.smithi119.stdout:458 2023-12-01T15:50:36.621 INFO:tasks.workunit.client.0.smithi119.stdout:459 2023-12-01T15:50:36.622 INFO:tasks.workunit.client.0.smithi119.stdout:460 2023-12-01T15:50:36.623 INFO:tasks.workunit.client.0.smithi119.stdout:461 2023-12-01T15:50:36.624 INFO:tasks.workunit.client.0.smithi119.stdout:462 2023-12-01T15:50:36.625 INFO:tasks.workunit.client.0.smithi119.stdout:463 2023-12-01T15:50:36.626 INFO:tasks.workunit.client.0.smithi119.stdout:464 2023-12-01T15:50:36.627 INFO:tasks.workunit.client.0.smithi119.stdout:465 2023-12-01T15:50:36.628 INFO:tasks.workunit.client.0.smithi119.stdout:466 2023-12-01T15:50:36.629 INFO:tasks.workunit.client.0.smithi119.stdout:467 2023-12-01T15:50:36.629 INFO:tasks.workunit.client.0.smithi119.stdout:468 2023-12-01T15:50:36.630 INFO:tasks.workunit.client.0.smithi119.stdout:469 2023-12-01T15:50:36.631 INFO:tasks.workunit.client.0.smithi119.stdout:470 2023-12-01T15:50:36.632 INFO:tasks.workunit.client.0.smithi119.stdout:471 2023-12-01T15:50:36.633 INFO:tasks.workunit.client.0.smithi119.stdout:472 2023-12-01T15:50:36.634 INFO:tasks.workunit.client.0.smithi119.stdout:473 2023-12-01T15:50:36.637 INFO:tasks.workunit.client.0.smithi119.stdout:474 2023-12-01T15:50:36.638 INFO:tasks.workunit.client.0.smithi119.stdout:475 2023-12-01T15:50:36.638 INFO:tasks.workunit.client.0.smithi119.stdout:476 2023-12-01T15:50:36.638 INFO:tasks.workunit.client.0.smithi119.stdout:477 2023-12-01T15:50:36.639 INFO:tasks.workunit.client.0.smithi119.stdout:478 2023-12-01T15:50:36.640 INFO:tasks.workunit.client.0.smithi119.stdout:479 2023-12-01T15:50:36.641 INFO:tasks.workunit.client.0.smithi119.stdout:480 2023-12-01T15:50:36.642 INFO:tasks.workunit.client.0.smithi119.stdout:481 2023-12-01T15:50:36.642 INFO:tasks.workunit.client.0.smithi119.stdout:482 2023-12-01T15:50:36.643 INFO:tasks.workunit.client.0.smithi119.stdout:483 2023-12-01T15:50:36.644 INFO:tasks.workunit.client.0.smithi119.stdout:484 2023-12-01T15:50:36.645 INFO:tasks.workunit.client.0.smithi119.stdout:485 2023-12-01T15:50:36.646 INFO:tasks.workunit.client.0.smithi119.stdout:486 2023-12-01T15:50:36.647 INFO:tasks.workunit.client.0.smithi119.stdout:487 2023-12-01T15:50:36.648 INFO:tasks.workunit.client.0.smithi119.stdout:488 2023-12-01T15:50:36.649 INFO:tasks.workunit.client.0.smithi119.stdout:489 2023-12-01T15:50:36.650 INFO:tasks.workunit.client.0.smithi119.stdout:490 2023-12-01T15:50:36.651 INFO:tasks.workunit.client.0.smithi119.stdout:491 2023-12-01T15:50:36.652 INFO:tasks.workunit.client.0.smithi119.stdout:492 2023-12-01T15:50:36.653 INFO:tasks.workunit.client.0.smithi119.stdout:493 2023-12-01T15:50:36.654 INFO:tasks.workunit.client.0.smithi119.stdout:494 2023-12-01T15:50:36.655 INFO:tasks.workunit.client.0.smithi119.stdout:495 2023-12-01T15:50:36.656 INFO:tasks.workunit.client.0.smithi119.stdout:496 2023-12-01T15:50:36.657 INFO:tasks.workunit.client.0.smithi119.stdout:497 2023-12-01T15:50:36.658 INFO:tasks.workunit.client.0.smithi119.stdout:498 2023-12-01T15:50:36.659 INFO:tasks.workunit.client.0.smithi119.stdout:499 2023-12-01T15:50:36.660 INFO:tasks.workunit.client.0.smithi119.stdout:500 2023-12-01T15:50:36.661 INFO:tasks.workunit.client.0.smithi119.stdout:501 2023-12-01T15:50:36.662 INFO:tasks.workunit.client.0.smithi119.stdout:502 2023-12-01T15:50:36.663 INFO:tasks.workunit.client.0.smithi119.stdout:503 2023-12-01T15:50:36.664 INFO:tasks.workunit.client.0.smithi119.stdout:504 2023-12-01T15:50:36.665 INFO:tasks.workunit.client.0.smithi119.stdout:505 2023-12-01T15:50:36.666 INFO:tasks.workunit.client.0.smithi119.stdout:506 2023-12-01T15:50:36.667 INFO:tasks.workunit.client.0.smithi119.stdout:507 2023-12-01T15:50:36.668 INFO:tasks.workunit.client.0.smithi119.stdout:508 2023-12-01T15:50:36.669 INFO:tasks.workunit.client.0.smithi119.stdout:509 2023-12-01T15:50:36.670 INFO:tasks.workunit.client.0.smithi119.stdout:510 2023-12-01T15:50:36.671 INFO:tasks.workunit.client.0.smithi119.stdout:511 2023-12-01T15:50:36.672 INFO:tasks.workunit.client.0.smithi119.stdout:512 2023-12-01T15:50:36.673 INFO:tasks.workunit.client.0.smithi119.stdout:513 2023-12-01T15:50:36.673 INFO:tasks.workunit.client.0.smithi119.stdout:514 2023-12-01T15:50:36.674 INFO:tasks.workunit.client.0.smithi119.stdout:515 2023-12-01T15:50:36.675 INFO:tasks.workunit.client.0.smithi119.stdout:516 2023-12-01T15:50:36.676 INFO:tasks.workunit.client.0.smithi119.stdout:517 2023-12-01T15:50:36.677 INFO:tasks.workunit.client.0.smithi119.stdout:518 2023-12-01T15:50:36.678 INFO:tasks.workunit.client.0.smithi119.stdout:519 2023-12-01T15:50:36.679 INFO:tasks.workunit.client.0.smithi119.stdout:520 2023-12-01T15:50:36.680 INFO:tasks.workunit.client.0.smithi119.stdout:521 2023-12-01T15:50:36.681 INFO:tasks.workunit.client.0.smithi119.stdout:522 2023-12-01T15:50:36.682 INFO:tasks.workunit.client.0.smithi119.stdout:523 2023-12-01T15:50:36.683 INFO:tasks.workunit.client.0.smithi119.stdout:524 2023-12-01T15:50:36.684 INFO:tasks.workunit.client.0.smithi119.stdout:525 2023-12-01T15:50:36.685 INFO:tasks.workunit.client.0.smithi119.stdout:526 2023-12-01T15:50:36.686 INFO:tasks.workunit.client.0.smithi119.stdout:527 2023-12-01T15:50:36.687 INFO:tasks.workunit.client.0.smithi119.stdout:528 2023-12-01T15:50:36.688 INFO:tasks.workunit.client.0.smithi119.stdout:529 2023-12-01T15:50:36.689 INFO:tasks.workunit.client.0.smithi119.stdout:530 2023-12-01T15:50:36.690 INFO:tasks.workunit.client.0.smithi119.stdout:531 2023-12-01T15:50:36.691 INFO:tasks.workunit.client.0.smithi119.stdout:532 2023-12-01T15:50:36.692 INFO:tasks.workunit.client.0.smithi119.stdout:533 2023-12-01T15:50:36.693 INFO:tasks.workunit.client.0.smithi119.stdout:534 2023-12-01T15:50:36.694 INFO:tasks.workunit.client.0.smithi119.stdout:535 2023-12-01T15:50:36.695 INFO:tasks.workunit.client.0.smithi119.stdout:536 2023-12-01T15:50:36.696 INFO:tasks.workunit.client.0.smithi119.stdout:537 2023-12-01T15:50:36.697 INFO:tasks.workunit.client.0.smithi119.stdout:538 2023-12-01T15:50:36.698 INFO:tasks.workunit.client.0.smithi119.stdout:539 2023-12-01T15:50:36.699 INFO:tasks.workunit.client.0.smithi119.stdout:540 2023-12-01T15:50:36.700 INFO:tasks.workunit.client.0.smithi119.stdout:541 2023-12-01T15:50:36.701 INFO:tasks.workunit.client.0.smithi119.stdout:542 2023-12-01T15:50:36.702 INFO:tasks.workunit.client.0.smithi119.stdout:543 2023-12-01T15:50:36.703 INFO:tasks.workunit.client.0.smithi119.stdout:544 2023-12-01T15:50:36.704 INFO:tasks.workunit.client.0.smithi119.stdout:545 2023-12-01T15:50:36.705 INFO:tasks.workunit.client.0.smithi119.stdout:546 2023-12-01T15:50:36.705 INFO:tasks.workunit.client.0.smithi119.stdout:547 2023-12-01T15:50:36.706 INFO:tasks.workunit.client.0.smithi119.stdout:548 2023-12-01T15:50:36.707 INFO:tasks.workunit.client.0.smithi119.stdout:549 2023-12-01T15:50:36.708 INFO:tasks.workunit.client.0.smithi119.stdout:550 2023-12-01T15:50:36.709 INFO:tasks.workunit.client.0.smithi119.stdout:551 2023-12-01T15:50:36.711 INFO:tasks.workunit.client.0.smithi119.stdout:552 2023-12-01T15:50:36.711 INFO:tasks.workunit.client.0.smithi119.stdout:553 2023-12-01T15:50:36.713 INFO:tasks.workunit.client.0.smithi119.stdout:554 2023-12-01T15:50:36.714 INFO:tasks.workunit.client.0.smithi119.stdout:555 2023-12-01T15:50:36.715 INFO:tasks.workunit.client.0.smithi119.stdout:556 2023-12-01T15:50:36.716 INFO:tasks.workunit.client.0.smithi119.stdout:557 2023-12-01T15:50:36.717 INFO:tasks.workunit.client.0.smithi119.stdout:558 2023-12-01T15:50:36.718 INFO:tasks.workunit.client.0.smithi119.stdout:559 2023-12-01T15:50:36.719 INFO:tasks.workunit.client.0.smithi119.stdout:560 2023-12-01T15:50:36.720 INFO:tasks.workunit.client.0.smithi119.stdout:561 2023-12-01T15:50:36.721 INFO:tasks.workunit.client.0.smithi119.stdout:562 2023-12-01T15:50:36.722 INFO:tasks.workunit.client.0.smithi119.stdout:563 2023-12-01T15:50:36.723 INFO:tasks.workunit.client.0.smithi119.stdout:564 2023-12-01T15:50:36.724 INFO:tasks.workunit.client.0.smithi119.stdout:565 2023-12-01T15:50:36.725 INFO:tasks.workunit.client.0.smithi119.stdout:566 2023-12-01T15:50:36.726 INFO:tasks.workunit.client.0.smithi119.stdout:567 2023-12-01T15:50:36.727 INFO:tasks.workunit.client.0.smithi119.stdout:568 2023-12-01T15:50:36.729 INFO:tasks.workunit.client.0.smithi119.stdout:569 2023-12-01T15:50:36.731 INFO:tasks.workunit.client.0.smithi119.stdout:570 2023-12-01T15:50:36.733 INFO:tasks.workunit.client.0.smithi119.stdout:571 2023-12-01T15:50:36.734 INFO:tasks.workunit.client.0.smithi119.stdout:572 2023-12-01T15:50:36.735 INFO:tasks.workunit.client.0.smithi119.stdout:573 2023-12-01T15:50:36.736 INFO:tasks.workunit.client.0.smithi119.stdout:574 2023-12-01T15:50:36.737 INFO:tasks.workunit.client.0.smithi119.stdout:575 2023-12-01T15:50:36.738 INFO:tasks.workunit.client.0.smithi119.stdout:576 2023-12-01T15:50:36.739 INFO:tasks.workunit.client.0.smithi119.stdout:577 2023-12-01T15:50:36.740 INFO:tasks.workunit.client.0.smithi119.stdout:578 2023-12-01T15:50:36.741 INFO:tasks.workunit.client.0.smithi119.stdout:579 2023-12-01T15:50:36.742 INFO:tasks.workunit.client.0.smithi119.stdout:580 2023-12-01T15:50:36.743 INFO:tasks.workunit.client.0.smithi119.stdout:581 2023-12-01T15:50:36.744 INFO:tasks.workunit.client.0.smithi119.stdout:582 2023-12-01T15:50:36.745 INFO:tasks.workunit.client.0.smithi119.stdout:583 2023-12-01T15:50:36.746 INFO:tasks.workunit.client.0.smithi119.stdout:584 2023-12-01T15:50:36.747 INFO:tasks.workunit.client.0.smithi119.stdout:585 2023-12-01T15:50:36.748 INFO:tasks.workunit.client.0.smithi119.stdout:586 2023-12-01T15:50:36.749 INFO:tasks.workunit.client.0.smithi119.stdout:587 2023-12-01T15:50:36.750 INFO:tasks.workunit.client.0.smithi119.stdout:588 2023-12-01T15:50:36.751 INFO:tasks.workunit.client.0.smithi119.stdout:589 2023-12-01T15:50:36.752 INFO:tasks.workunit.client.0.smithi119.stdout:590 2023-12-01T15:50:36.753 INFO:tasks.workunit.client.0.smithi119.stdout:591 2023-12-01T15:50:36.754 INFO:tasks.workunit.client.0.smithi119.stdout:592 2023-12-01T15:50:36.755 INFO:tasks.workunit.client.0.smithi119.stdout:593 2023-12-01T15:50:36.756 INFO:tasks.workunit.client.0.smithi119.stdout:594 2023-12-01T15:50:36.758 INFO:tasks.workunit.client.0.smithi119.stdout:595 2023-12-01T15:50:36.759 INFO:tasks.workunit.client.0.smithi119.stdout:596 2023-12-01T15:50:36.760 INFO:tasks.workunit.client.0.smithi119.stdout:597 2023-12-01T15:50:36.761 INFO:tasks.workunit.client.0.smithi119.stdout:598 2023-12-01T15:50:36.762 INFO:tasks.workunit.client.0.smithi119.stdout:599 2023-12-01T15:50:36.763 INFO:tasks.workunit.client.0.smithi119.stdout:600 2023-12-01T15:50:36.764 INFO:tasks.workunit.client.0.smithi119.stdout:601 2023-12-01T15:50:36.765 INFO:tasks.workunit.client.0.smithi119.stdout:602 2023-12-01T15:50:36.766 INFO:tasks.workunit.client.0.smithi119.stdout:603 2023-12-01T15:50:36.768 INFO:tasks.workunit.client.0.smithi119.stdout:604 2023-12-01T15:50:36.769 INFO:tasks.workunit.client.0.smithi119.stdout:605 2023-12-01T15:50:36.771 INFO:tasks.workunit.client.0.smithi119.stdout:606 2023-12-01T15:50:36.773 INFO:tasks.workunit.client.0.smithi119.stdout:607 2023-12-01T15:50:36.774 INFO:tasks.workunit.client.0.smithi119.stdout:608 2023-12-01T15:50:36.776 INFO:tasks.workunit.client.0.smithi119.stdout:609 2023-12-01T15:50:36.777 INFO:tasks.workunit.client.0.smithi119.stdout:610 2023-12-01T15:50:36.779 INFO:tasks.workunit.client.0.smithi119.stdout:611 2023-12-01T15:50:36.780 INFO:tasks.workunit.client.0.smithi119.stdout:612 2023-12-01T15:50:36.781 INFO:tasks.workunit.client.0.smithi119.stdout:613 2023-12-01T15:50:36.782 INFO:tasks.workunit.client.0.smithi119.stdout:614 2023-12-01T15:50:36.784 INFO:tasks.workunit.client.0.smithi119.stdout:615 2023-12-01T15:50:36.785 INFO:tasks.workunit.client.0.smithi119.stdout:616 2023-12-01T15:50:36.786 INFO:tasks.workunit.client.0.smithi119.stdout:617 2023-12-01T15:50:36.787 INFO:tasks.workunit.client.0.smithi119.stdout:618 2023-12-01T15:50:36.788 INFO:tasks.workunit.client.0.smithi119.stdout:619 2023-12-01T15:50:36.789 INFO:tasks.workunit.client.0.smithi119.stdout:620 2023-12-01T15:50:36.790 INFO:tasks.workunit.client.0.smithi119.stdout:621 2023-12-01T15:50:36.791 INFO:tasks.workunit.client.0.smithi119.stdout:622 2023-12-01T15:50:36.792 INFO:tasks.workunit.client.0.smithi119.stdout:623 2023-12-01T15:50:36.793 INFO:tasks.workunit.client.0.smithi119.stdout:624 2023-12-01T15:50:36.794 INFO:tasks.workunit.client.0.smithi119.stdout:625 2023-12-01T15:50:36.795 INFO:tasks.workunit.client.0.smithi119.stdout:626 2023-12-01T15:50:36.796 INFO:tasks.workunit.client.0.smithi119.stdout:627 2023-12-01T15:50:36.797 INFO:tasks.workunit.client.0.smithi119.stdout:628 2023-12-01T15:50:36.798 INFO:tasks.workunit.client.0.smithi119.stdout:629 2023-12-01T15:50:36.799 INFO:tasks.workunit.client.0.smithi119.stdout:630 2023-12-01T15:50:36.800 INFO:tasks.workunit.client.0.smithi119.stdout:631 2023-12-01T15:50:36.801 INFO:tasks.workunit.client.0.smithi119.stdout:632 2023-12-01T15:50:36.802 INFO:tasks.workunit.client.0.smithi119.stdout:633 2023-12-01T15:50:36.802 INFO:tasks.workunit.client.0.smithi119.stdout:634 2023-12-01T15:50:36.803 INFO:tasks.workunit.client.0.smithi119.stdout:635 2023-12-01T15:50:36.805 INFO:tasks.workunit.client.0.smithi119.stdout:636 2023-12-01T15:50:36.806 INFO:tasks.workunit.client.0.smithi119.stdout:637 2023-12-01T15:50:36.807 INFO:tasks.workunit.client.0.smithi119.stdout:638 2023-12-01T15:50:36.808 INFO:tasks.workunit.client.0.smithi119.stdout:639 2023-12-01T15:50:36.808 INFO:tasks.workunit.client.0.smithi119.stdout:640 2023-12-01T15:50:36.810 INFO:tasks.workunit.client.0.smithi119.stdout:641 2023-12-01T15:50:36.811 INFO:tasks.workunit.client.0.smithi119.stdout:642 2023-12-01T15:50:36.811 INFO:tasks.workunit.client.0.smithi119.stdout:643 2023-12-01T15:50:36.812 INFO:tasks.workunit.client.0.smithi119.stdout:644 2023-12-01T15:50:36.813 INFO:tasks.workunit.client.0.smithi119.stdout:645 2023-12-01T15:50:36.814 INFO:tasks.workunit.client.0.smithi119.stdout:646 2023-12-01T15:50:36.815 INFO:tasks.workunit.client.0.smithi119.stdout:647 2023-12-01T15:50:36.816 INFO:tasks.workunit.client.0.smithi119.stdout:648 2023-12-01T15:50:36.817 INFO:tasks.workunit.client.0.smithi119.stdout:649 2023-12-01T15:50:36.818 INFO:tasks.workunit.client.0.smithi119.stdout:650 2023-12-01T15:50:36.819 INFO:tasks.workunit.client.0.smithi119.stdout:651 2023-12-01T15:50:36.820 INFO:tasks.workunit.client.0.smithi119.stdout:652 2023-12-01T15:50:36.821 INFO:tasks.workunit.client.0.smithi119.stdout:653 2023-12-01T15:50:36.822 INFO:tasks.workunit.client.0.smithi119.stdout:654 2023-12-01T15:50:36.823 INFO:tasks.workunit.client.0.smithi119.stdout:655 2023-12-01T15:50:36.824 INFO:tasks.workunit.client.0.smithi119.stdout:656 2023-12-01T15:50:36.825 INFO:tasks.workunit.client.0.smithi119.stdout:657 2023-12-01T15:50:36.826 INFO:tasks.workunit.client.0.smithi119.stdout:658 2023-12-01T15:50:36.827 INFO:tasks.workunit.client.0.smithi119.stdout:659 2023-12-01T15:50:36.828 INFO:tasks.workunit.client.0.smithi119.stdout:660 2023-12-01T15:50:36.829 INFO:tasks.workunit.client.0.smithi119.stdout:661 2023-12-01T15:50:36.830 INFO:tasks.workunit.client.0.smithi119.stdout:662 2023-12-01T15:50:36.831 INFO:tasks.workunit.client.0.smithi119.stdout:663 2023-12-01T15:50:36.832 INFO:tasks.workunit.client.0.smithi119.stdout:664 2023-12-01T15:50:36.833 INFO:tasks.workunit.client.0.smithi119.stdout:665 2023-12-01T15:50:36.834 INFO:tasks.workunit.client.0.smithi119.stdout:666 2023-12-01T15:50:36.835 INFO:tasks.workunit.client.0.smithi119.stdout:667 2023-12-01T15:50:36.836 INFO:tasks.workunit.client.0.smithi119.stdout:668 2023-12-01T15:50:36.837 INFO:tasks.workunit.client.0.smithi119.stdout:669 2023-12-01T15:50:36.838 INFO:tasks.workunit.client.0.smithi119.stdout:670 2023-12-01T15:50:36.841 INFO:tasks.workunit.client.0.smithi119.stdout:671 2023-12-01T15:50:36.842 INFO:tasks.workunit.client.0.smithi119.stdout:672 2023-12-01T15:50:36.842 INFO:tasks.workunit.client.0.smithi119.stdout:673 2023-12-01T15:50:36.842 INFO:tasks.workunit.client.0.smithi119.stdout:674 2023-12-01T15:50:36.843 INFO:tasks.workunit.client.0.smithi119.stdout:675 2023-12-01T15:50:36.844 INFO:tasks.workunit.client.0.smithi119.stdout:676 2023-12-01T15:50:36.845 INFO:tasks.workunit.client.0.smithi119.stdout:677 2023-12-01T15:50:36.846 INFO:tasks.workunit.client.0.smithi119.stdout:678 2023-12-01T15:50:36.847 INFO:tasks.workunit.client.0.smithi119.stdout:679 2023-12-01T15:50:36.848 INFO:tasks.workunit.client.0.smithi119.stdout:680 2023-12-01T15:50:36.849 INFO:tasks.workunit.client.0.smithi119.stdout:681 2023-12-01T15:50:36.850 INFO:tasks.workunit.client.0.smithi119.stdout:682 2023-12-01T15:50:36.851 INFO:tasks.workunit.client.0.smithi119.stdout:683 2023-12-01T15:50:36.852 INFO:tasks.workunit.client.0.smithi119.stdout:684 2023-12-01T15:50:36.853 INFO:tasks.workunit.client.0.smithi119.stdout:685 2023-12-01T15:50:36.854 INFO:tasks.workunit.client.0.smithi119.stdout:686 2023-12-01T15:50:36.855 INFO:tasks.workunit.client.0.smithi119.stdout:687 2023-12-01T15:50:36.856 INFO:tasks.workunit.client.0.smithi119.stdout:688 2023-12-01T15:50:36.857 INFO:tasks.workunit.client.0.smithi119.stdout:689 2023-12-01T15:50:36.864 INFO:tasks.workunit.client.0.smithi119.stdout:690 2023-12-01T15:50:36.865 INFO:tasks.workunit.client.0.smithi119.stdout:691 2023-12-01T15:50:36.866 INFO:tasks.workunit.client.0.smithi119.stdout:692 2023-12-01T15:50:36.867 INFO:tasks.workunit.client.0.smithi119.stdout:693 2023-12-01T15:50:36.868 INFO:tasks.workunit.client.0.smithi119.stdout:694 2023-12-01T15:50:36.869 INFO:tasks.workunit.client.0.smithi119.stdout:695 2023-12-01T15:50:36.870 INFO:tasks.workunit.client.0.smithi119.stdout:696 2023-12-01T15:50:36.871 INFO:tasks.workunit.client.0.smithi119.stdout:697 2023-12-01T15:50:36.873 INFO:tasks.workunit.client.0.smithi119.stdout:698 2023-12-01T15:50:36.874 INFO:tasks.workunit.client.0.smithi119.stdout:699 2023-12-01T15:50:36.875 INFO:tasks.workunit.client.0.smithi119.stdout:700 2023-12-01T15:50:36.876 INFO:tasks.workunit.client.0.smithi119.stdout:701 2023-12-01T15:50:36.877 INFO:tasks.workunit.client.0.smithi119.stdout:702 2023-12-01T15:50:36.878 INFO:tasks.workunit.client.0.smithi119.stdout:703 2023-12-01T15:50:36.879 INFO:tasks.workunit.client.0.smithi119.stdout:704 2023-12-01T15:50:36.880 INFO:tasks.workunit.client.0.smithi119.stdout:705 2023-12-01T15:50:36.881 INFO:tasks.workunit.client.0.smithi119.stdout:706 2023-12-01T15:50:36.882 INFO:tasks.workunit.client.0.smithi119.stdout:707 2023-12-01T15:50:36.883 INFO:tasks.workunit.client.0.smithi119.stdout:708 2023-12-01T15:50:36.884 INFO:tasks.workunit.client.0.smithi119.stdout:709 2023-12-01T15:50:36.885 INFO:tasks.workunit.client.0.smithi119.stdout:710 2023-12-01T15:50:36.886 INFO:tasks.workunit.client.0.smithi119.stdout:711 2023-12-01T15:50:36.888 INFO:tasks.workunit.client.0.smithi119.stdout:712 2023-12-01T15:50:36.888 INFO:tasks.workunit.client.0.smithi119.stdout:713 2023-12-01T15:50:36.889 INFO:tasks.workunit.client.0.smithi119.stdout:714 2023-12-01T15:50:36.890 INFO:tasks.workunit.client.0.smithi119.stdout:715 2023-12-01T15:50:36.892 INFO:tasks.workunit.client.0.smithi119.stdout:716 2023-12-01T15:50:36.892 INFO:tasks.workunit.client.0.smithi119.stdout:717 2023-12-01T15:50:36.894 INFO:tasks.workunit.client.0.smithi119.stdout:718 2023-12-01T15:50:36.895 INFO:tasks.workunit.client.0.smithi119.stdout:719 2023-12-01T15:50:36.896 INFO:tasks.workunit.client.0.smithi119.stdout:720 2023-12-01T15:50:36.897 INFO:tasks.workunit.client.0.smithi119.stdout:721 2023-12-01T15:50:36.898 INFO:tasks.workunit.client.0.smithi119.stdout:722 2023-12-01T15:50:36.899 INFO:tasks.workunit.client.0.smithi119.stdout:723 2023-12-01T15:50:36.900 INFO:tasks.workunit.client.0.smithi119.stdout:724 2023-12-01T15:50:36.901 INFO:tasks.workunit.client.0.smithi119.stdout:725 2023-12-01T15:50:36.902 INFO:tasks.workunit.client.0.smithi119.stdout:726 2023-12-01T15:50:36.903 INFO:tasks.workunit.client.0.smithi119.stdout:727 2023-12-01T15:50:36.904 INFO:tasks.workunit.client.0.smithi119.stdout:728 2023-12-01T15:50:36.905 INFO:tasks.workunit.client.0.smithi119.stdout:729 2023-12-01T15:50:36.906 INFO:tasks.workunit.client.0.smithi119.stdout:730 2023-12-01T15:50:36.907 INFO:tasks.workunit.client.0.smithi119.stdout:731 2023-12-01T15:50:36.908 INFO:tasks.workunit.client.0.smithi119.stdout:732 2023-12-01T15:50:36.909 INFO:tasks.workunit.client.0.smithi119.stdout:733 2023-12-01T15:50:36.910 INFO:tasks.workunit.client.0.smithi119.stdout:734 2023-12-01T15:50:36.911 INFO:tasks.workunit.client.0.smithi119.stdout:735 2023-12-01T15:50:36.912 INFO:tasks.workunit.client.0.smithi119.stdout:736 2023-12-01T15:50:36.913 INFO:tasks.workunit.client.0.smithi119.stdout:737 2023-12-01T15:50:36.914 INFO:tasks.workunit.client.0.smithi119.stdout:738 2023-12-01T15:50:36.915 INFO:tasks.workunit.client.0.smithi119.stdout:739 2023-12-01T15:50:36.916 INFO:tasks.workunit.client.0.smithi119.stdout:740 2023-12-01T15:50:36.917 INFO:tasks.workunit.client.0.smithi119.stdout:741 2023-12-01T15:50:36.918 INFO:tasks.workunit.client.0.smithi119.stdout:742 2023-12-01T15:50:36.919 INFO:tasks.workunit.client.0.smithi119.stdout:743 2023-12-01T15:50:36.920 INFO:tasks.workunit.client.0.smithi119.stdout:744 2023-12-01T15:50:36.921 INFO:tasks.workunit.client.0.smithi119.stdout:745 2023-12-01T15:50:36.922 INFO:tasks.workunit.client.0.smithi119.stdout:746 2023-12-01T15:50:36.923 INFO:tasks.workunit.client.0.smithi119.stdout:747 2023-12-01T15:50:36.924 INFO:tasks.workunit.client.0.smithi119.stdout:748 2023-12-01T15:50:36.925 INFO:tasks.workunit.client.0.smithi119.stdout:749 2023-12-01T15:50:36.926 INFO:tasks.workunit.client.0.smithi119.stdout:750 2023-12-01T15:50:36.927 INFO:tasks.workunit.client.0.smithi119.stdout:751 2023-12-01T15:50:36.928 INFO:tasks.workunit.client.0.smithi119.stdout:752 2023-12-01T15:50:36.929 INFO:tasks.workunit.client.0.smithi119.stdout:753 2023-12-01T15:50:36.930 INFO:tasks.workunit.client.0.smithi119.stdout:754 2023-12-01T15:50:36.931 INFO:tasks.workunit.client.0.smithi119.stdout:755 2023-12-01T15:50:36.933 INFO:tasks.workunit.client.0.smithi119.stdout:756 2023-12-01T15:50:36.933 INFO:tasks.workunit.client.0.smithi119.stdout:757 2023-12-01T15:50:36.934 INFO:tasks.workunit.client.0.smithi119.stdout:758 2023-12-01T15:50:36.935 INFO:tasks.workunit.client.0.smithi119.stdout:759 2023-12-01T15:50:36.936 INFO:tasks.workunit.client.0.smithi119.stdout:760 2023-12-01T15:50:36.937 INFO:tasks.workunit.client.0.smithi119.stdout:761 2023-12-01T15:50:36.938 INFO:tasks.workunit.client.0.smithi119.stdout:762 2023-12-01T15:50:36.939 INFO:tasks.workunit.client.0.smithi119.stdout:763 2023-12-01T15:50:36.940 INFO:tasks.workunit.client.0.smithi119.stdout:764 2023-12-01T15:50:36.941 INFO:tasks.workunit.client.0.smithi119.stdout:765 2023-12-01T15:50:36.942 INFO:tasks.workunit.client.0.smithi119.stdout:766 2023-12-01T15:50:36.943 INFO:tasks.workunit.client.0.smithi119.stdout:767 2023-12-01T15:50:36.944 INFO:tasks.workunit.client.0.smithi119.stdout:768 2023-12-01T15:50:36.945 INFO:tasks.workunit.client.0.smithi119.stdout:769 2023-12-01T15:50:36.946 INFO:tasks.workunit.client.0.smithi119.stdout:770 2023-12-01T15:50:36.947 INFO:tasks.workunit.client.0.smithi119.stdout:771 2023-12-01T15:50:36.948 INFO:tasks.workunit.client.0.smithi119.stdout:772 2023-12-01T15:50:36.950 INFO:tasks.workunit.client.0.smithi119.stdout:773 2023-12-01T15:50:36.950 INFO:tasks.workunit.client.0.smithi119.stdout:774 2023-12-01T15:50:36.952 INFO:tasks.workunit.client.0.smithi119.stdout:775 2023-12-01T15:50:36.953 INFO:tasks.workunit.client.0.smithi119.stdout:776 2023-12-01T15:50:36.954 INFO:tasks.workunit.client.0.smithi119.stdout:777 2023-12-01T15:50:36.955 INFO:tasks.workunit.client.0.smithi119.stdout:778 2023-12-01T15:50:36.956 INFO:tasks.workunit.client.0.smithi119.stdout:779 2023-12-01T15:50:36.957 INFO:tasks.workunit.client.0.smithi119.stdout:780 2023-12-01T15:50:36.958 INFO:tasks.workunit.client.0.smithi119.stdout:781 2023-12-01T15:50:36.959 INFO:tasks.workunit.client.0.smithi119.stdout:782 2023-12-01T15:50:36.960 INFO:tasks.workunit.client.0.smithi119.stdout:783 2023-12-01T15:50:36.961 INFO:tasks.workunit.client.0.smithi119.stdout:784 2023-12-01T15:50:36.962 INFO:tasks.workunit.client.0.smithi119.stdout:785 2023-12-01T15:50:36.963 INFO:tasks.workunit.client.0.smithi119.stdout:786 2023-12-01T15:50:36.964 INFO:tasks.workunit.client.0.smithi119.stdout:787 2023-12-01T15:50:36.965 INFO:tasks.workunit.client.0.smithi119.stdout:788 2023-12-01T15:50:36.967 INFO:tasks.workunit.client.0.smithi119.stdout:789 2023-12-01T15:50:36.968 INFO:tasks.workunit.client.0.smithi119.stdout:790 2023-12-01T15:50:36.969 INFO:tasks.workunit.client.0.smithi119.stdout:791 2023-12-01T15:50:36.970 INFO:tasks.workunit.client.0.smithi119.stdout:792 2023-12-01T15:50:36.971 INFO:tasks.workunit.client.0.smithi119.stdout:793 2023-12-01T15:50:36.972 INFO:tasks.workunit.client.0.smithi119.stdout:794 2023-12-01T15:50:36.974 INFO:tasks.workunit.client.0.smithi119.stdout:795 2023-12-01T15:50:36.975 INFO:tasks.workunit.client.0.smithi119.stdout:796 2023-12-01T15:50:36.977 INFO:tasks.workunit.client.0.smithi119.stdout:797 2023-12-01T15:50:36.978 INFO:tasks.workunit.client.0.smithi119.stdout:798 2023-12-01T15:50:36.979 INFO:tasks.workunit.client.0.smithi119.stdout:799 2023-12-01T15:50:36.980 INFO:tasks.workunit.client.0.smithi119.stdout:800 2023-12-01T15:50:36.982 INFO:tasks.workunit.client.0.smithi119.stdout:801 2023-12-01T15:50:36.983 INFO:tasks.workunit.client.0.smithi119.stdout:802 2023-12-01T15:50:36.984 INFO:tasks.workunit.client.0.smithi119.stdout:803 2023-12-01T15:50:36.985 INFO:tasks.workunit.client.0.smithi119.stdout:804 2023-12-01T15:50:36.986 INFO:tasks.workunit.client.0.smithi119.stdout:805 2023-12-01T15:50:36.987 INFO:tasks.workunit.client.0.smithi119.stdout:806 2023-12-01T15:50:36.989 INFO:tasks.workunit.client.0.smithi119.stdout:807 2023-12-01T15:50:36.990 INFO:tasks.workunit.client.0.smithi119.stdout:808 2023-12-01T15:50:36.991 INFO:tasks.workunit.client.0.smithi119.stdout:809 2023-12-01T15:50:36.992 INFO:tasks.workunit.client.0.smithi119.stdout:810 2023-12-01T15:50:36.993 INFO:tasks.workunit.client.0.smithi119.stdout:811 2023-12-01T15:50:36.994 INFO:tasks.workunit.client.0.smithi119.stdout:812 2023-12-01T15:50:36.995 INFO:tasks.workunit.client.0.smithi119.stdout:813 2023-12-01T15:50:36.997 INFO:tasks.workunit.client.0.smithi119.stdout:814 2023-12-01T15:50:36.998 INFO:tasks.workunit.client.0.smithi119.stdout:815 2023-12-01T15:50:36.999 INFO:tasks.workunit.client.0.smithi119.stdout:816 2023-12-01T15:50:37.000 INFO:tasks.workunit.client.0.smithi119.stdout:817 2023-12-01T15:50:37.001 INFO:tasks.workunit.client.0.smithi119.stdout:818 2023-12-01T15:50:37.002 INFO:tasks.workunit.client.0.smithi119.stdout:819 2023-12-01T15:50:37.003 INFO:tasks.workunit.client.0.smithi119.stdout:820 2023-12-01T15:50:37.004 INFO:tasks.workunit.client.0.smithi119.stdout:821 2023-12-01T15:50:37.005 INFO:tasks.workunit.client.0.smithi119.stdout:822 2023-12-01T15:50:37.006 INFO:tasks.workunit.client.0.smithi119.stdout:823 2023-12-01T15:50:37.007 INFO:tasks.workunit.client.0.smithi119.stdout:824 2023-12-01T15:50:37.009 INFO:tasks.workunit.client.0.smithi119.stdout:825 2023-12-01T15:50:37.010 INFO:tasks.workunit.client.0.smithi119.stdout:826 2023-12-01T15:50:37.011 INFO:tasks.workunit.client.0.smithi119.stdout:827 2023-12-01T15:50:37.012 INFO:tasks.workunit.client.0.smithi119.stdout:828 2023-12-01T15:50:37.013 INFO:tasks.workunit.client.0.smithi119.stdout:829 2023-12-01T15:50:37.014 INFO:tasks.workunit.client.0.smithi119.stdout:830 2023-12-01T15:50:37.016 INFO:tasks.workunit.client.0.smithi119.stdout:831 2023-12-01T15:50:37.018 INFO:tasks.workunit.client.0.smithi119.stdout:832 2023-12-01T15:50:37.019 INFO:tasks.workunit.client.0.smithi119.stdout:833 2023-12-01T15:50:37.020 INFO:tasks.workunit.client.0.smithi119.stdout:834 2023-12-01T15:50:37.021 INFO:tasks.workunit.client.0.smithi119.stdout:835 2023-12-01T15:50:37.023 INFO:tasks.workunit.client.0.smithi119.stdout:836 2023-12-01T15:50:37.024 INFO:tasks.workunit.client.0.smithi119.stdout:837 2023-12-01T15:50:37.025 INFO:tasks.workunit.client.0.smithi119.stdout:838 2023-12-01T15:50:37.026 INFO:tasks.workunit.client.0.smithi119.stdout:839 2023-12-01T15:50:37.027 INFO:tasks.workunit.client.0.smithi119.stdout:840 2023-12-01T15:50:37.028 INFO:tasks.workunit.client.0.smithi119.stdout:841 2023-12-01T15:50:37.029 INFO:tasks.workunit.client.0.smithi119.stdout:842 2023-12-01T15:50:37.030 INFO:tasks.workunit.client.0.smithi119.stdout:843 2023-12-01T15:50:37.031 INFO:tasks.workunit.client.0.smithi119.stdout:844 2023-12-01T15:50:37.032 INFO:tasks.workunit.client.0.smithi119.stdout:845 2023-12-01T15:50:37.033 INFO:tasks.workunit.client.0.smithi119.stdout:846 2023-12-01T15:50:37.034 INFO:tasks.workunit.client.0.smithi119.stdout:847 2023-12-01T15:50:37.035 INFO:tasks.workunit.client.0.smithi119.stdout:848 2023-12-01T15:50:37.037 INFO:tasks.workunit.client.0.smithi119.stdout:849 2023-12-01T15:50:37.037 INFO:tasks.workunit.client.0.smithi119.stdout:850 2023-12-01T15:50:37.039 INFO:tasks.workunit.client.0.smithi119.stdout:851 2023-12-01T15:50:37.039 INFO:tasks.workunit.client.0.smithi119.stdout:852 2023-12-01T15:50:37.041 INFO:tasks.workunit.client.0.smithi119.stdout:853 2023-12-01T15:50:37.042 INFO:tasks.workunit.client.0.smithi119.stdout:854 2023-12-01T15:50:37.045 INFO:tasks.workunit.client.0.smithi119.stdout:855 2023-12-01T15:50:37.046 INFO:tasks.workunit.client.0.smithi119.stdout:856 2023-12-01T15:50:37.046 INFO:tasks.workunit.client.0.smithi119.stdout:857 2023-12-01T15:50:37.046 INFO:tasks.workunit.client.0.smithi119.stdout:858 2023-12-01T15:50:37.047 INFO:tasks.workunit.client.0.smithi119.stdout:859 2023-12-01T15:50:37.048 INFO:tasks.workunit.client.0.smithi119.stdout:860 2023-12-01T15:50:37.050 INFO:tasks.workunit.client.0.smithi119.stdout:861 2023-12-01T15:50:37.051 INFO:tasks.workunit.client.0.smithi119.stdout:862 2023-12-01T15:50:37.052 INFO:tasks.workunit.client.0.smithi119.stdout:863 2023-12-01T15:50:37.053 INFO:tasks.workunit.client.0.smithi119.stdout:864 2023-12-01T15:50:37.055 INFO:tasks.workunit.client.0.smithi119.stdout:865 2023-12-01T15:50:37.057 INFO:tasks.workunit.client.0.smithi119.stdout:866 2023-12-01T15:50:37.059 INFO:tasks.workunit.client.0.smithi119.stdout:867 2023-12-01T15:50:37.060 INFO:tasks.workunit.client.0.smithi119.stdout:868 2023-12-01T15:50:37.061 INFO:tasks.workunit.client.0.smithi119.stdout:869 2023-12-01T15:50:37.062 INFO:tasks.workunit.client.0.smithi119.stdout:870 2023-12-01T15:50:37.064 INFO:tasks.workunit.client.0.smithi119.stdout:871 2023-12-01T15:50:37.065 INFO:tasks.workunit.client.0.smithi119.stdout:872 2023-12-01T15:50:37.066 INFO:tasks.workunit.client.0.smithi119.stdout:873 2023-12-01T15:50:37.067 INFO:tasks.workunit.client.0.smithi119.stdout:874 2023-12-01T15:50:37.068 INFO:tasks.workunit.client.0.smithi119.stdout:875 2023-12-01T15:50:37.070 INFO:tasks.workunit.client.0.smithi119.stdout:876 2023-12-01T15:50:37.070 INFO:tasks.workunit.client.0.smithi119.stdout:877 2023-12-01T15:50:37.071 INFO:tasks.workunit.client.0.smithi119.stdout:878 2023-12-01T15:50:37.072 INFO:tasks.workunit.client.0.smithi119.stdout:879 2023-12-01T15:50:37.073 INFO:tasks.workunit.client.0.smithi119.stdout:880 2023-12-01T15:50:37.075 INFO:tasks.workunit.client.0.smithi119.stdout:881 2023-12-01T15:50:37.076 INFO:tasks.workunit.client.0.smithi119.stdout:882 2023-12-01T15:50:37.077 INFO:tasks.workunit.client.0.smithi119.stdout:883 2023-12-01T15:50:37.078 INFO:tasks.workunit.client.0.smithi119.stdout:884 2023-12-01T15:50:37.079 INFO:tasks.workunit.client.0.smithi119.stdout:885 2023-12-01T15:50:37.080 INFO:tasks.workunit.client.0.smithi119.stdout:886 2023-12-01T15:50:37.081 INFO:tasks.workunit.client.0.smithi119.stdout:887 2023-12-01T15:50:37.082 INFO:tasks.workunit.client.0.smithi119.stdout:888 2023-12-01T15:50:37.083 INFO:tasks.workunit.client.0.smithi119.stdout:889 2023-12-01T15:50:37.084 INFO:tasks.workunit.client.0.smithi119.stdout:890 2023-12-01T15:50:37.085 INFO:tasks.workunit.client.0.smithi119.stdout:891 2023-12-01T15:50:37.087 INFO:tasks.workunit.client.0.smithi119.stdout:892 2023-12-01T15:50:37.088 INFO:tasks.workunit.client.0.smithi119.stdout:893 2023-12-01T15:50:37.089 INFO:tasks.workunit.client.0.smithi119.stdout:894 2023-12-01T15:50:37.090 INFO:tasks.workunit.client.0.smithi119.stdout:895 2023-12-01T15:50:37.091 INFO:tasks.workunit.client.0.smithi119.stdout:896 2023-12-01T15:50:37.092 INFO:tasks.workunit.client.0.smithi119.stdout:897 2023-12-01T15:50:37.093 INFO:tasks.workunit.client.0.smithi119.stdout:898 2023-12-01T15:50:37.094 INFO:tasks.workunit.client.0.smithi119.stdout:899 2023-12-01T15:50:37.095 INFO:tasks.workunit.client.0.smithi119.stdout:900 2023-12-01T15:50:37.096 INFO:tasks.workunit.client.0.smithi119.stdout:901 2023-12-01T15:50:37.097 INFO:tasks.workunit.client.0.smithi119.stdout:902 2023-12-01T15:50:37.098 INFO:tasks.workunit.client.0.smithi119.stdout:903 2023-12-01T15:50:37.099 INFO:tasks.workunit.client.0.smithi119.stdout:904 2023-12-01T15:50:37.101 INFO:tasks.workunit.client.0.smithi119.stdout:905 2023-12-01T15:50:37.102 INFO:tasks.workunit.client.0.smithi119.stdout:906 2023-12-01T15:50:37.103 INFO:tasks.workunit.client.0.smithi119.stdout:907 2023-12-01T15:50:37.105 INFO:tasks.workunit.client.0.smithi119.stdout:908 2023-12-01T15:50:37.106 INFO:tasks.workunit.client.0.smithi119.stdout:909 2023-12-01T15:50:37.107 INFO:tasks.workunit.client.0.smithi119.stdout:910 2023-12-01T15:50:37.108 INFO:tasks.workunit.client.0.smithi119.stdout:911 2023-12-01T15:50:37.110 INFO:tasks.workunit.client.0.smithi119.stdout:912 2023-12-01T15:50:37.111 INFO:tasks.workunit.client.0.smithi119.stdout:913 2023-12-01T15:50:37.112 INFO:tasks.workunit.client.0.smithi119.stdout:914 2023-12-01T15:50:37.113 INFO:tasks.workunit.client.0.smithi119.stdout:915 2023-12-01T15:50:37.114 INFO:tasks.workunit.client.0.smithi119.stdout:916 2023-12-01T15:50:37.115 INFO:tasks.workunit.client.0.smithi119.stdout:917 2023-12-01T15:50:37.117 INFO:tasks.workunit.client.0.smithi119.stdout:918 2023-12-01T15:50:37.118 INFO:tasks.workunit.client.0.smithi119.stdout:919 2023-12-01T15:50:37.119 INFO:tasks.workunit.client.0.smithi119.stdout:920 2023-12-01T15:50:37.120 INFO:tasks.workunit.client.0.smithi119.stdout:921 2023-12-01T15:50:37.122 INFO:tasks.workunit.client.0.smithi119.stdout:922 2023-12-01T15:50:37.123 INFO:tasks.workunit.client.0.smithi119.stdout:923 2023-12-01T15:50:37.124 INFO:tasks.workunit.client.0.smithi119.stdout:924 2023-12-01T15:50:37.125 INFO:tasks.workunit.client.0.smithi119.stdout:925 2023-12-01T15:50:37.127 INFO:tasks.workunit.client.0.smithi119.stdout:926 2023-12-01T15:50:37.128 INFO:tasks.workunit.client.0.smithi119.stdout:927 2023-12-01T15:50:37.129 INFO:tasks.workunit.client.0.smithi119.stdout:928 2023-12-01T15:50:37.131 INFO:tasks.workunit.client.0.smithi119.stdout:929 2023-12-01T15:50:37.132 INFO:tasks.workunit.client.0.smithi119.stdout:930 2023-12-01T15:50:37.133 INFO:tasks.workunit.client.0.smithi119.stdout:931 2023-12-01T15:50:37.134 INFO:tasks.workunit.client.0.smithi119.stdout:932 2023-12-01T15:50:37.135 INFO:tasks.workunit.client.0.smithi119.stdout:933 2023-12-01T15:50:37.136 INFO:tasks.workunit.client.0.smithi119.stdout:934 2023-12-01T15:50:37.137 INFO:tasks.workunit.client.0.smithi119.stdout:935 2023-12-01T15:50:37.138 INFO:tasks.workunit.client.0.smithi119.stdout:936 2023-12-01T15:50:37.139 INFO:tasks.workunit.client.0.smithi119.stdout:937 2023-12-01T15:50:37.140 INFO:tasks.workunit.client.0.smithi119.stdout:938 2023-12-01T15:50:37.141 INFO:tasks.workunit.client.0.smithi119.stdout:939 2023-12-01T15:50:37.142 INFO:tasks.workunit.client.0.smithi119.stdout:940 2023-12-01T15:50:37.143 INFO:tasks.workunit.client.0.smithi119.stdout:941 2023-12-01T15:50:37.144 INFO:tasks.workunit.client.0.smithi119.stdout:942 2023-12-01T15:50:37.145 INFO:tasks.workunit.client.0.smithi119.stdout:943 2023-12-01T15:50:37.146 INFO:tasks.workunit.client.0.smithi119.stdout:944 2023-12-01T15:50:37.147 INFO:tasks.workunit.client.0.smithi119.stdout:945 2023-12-01T15:50:37.149 INFO:tasks.workunit.client.0.smithi119.stdout:946 2023-12-01T15:50:37.150 INFO:tasks.workunit.client.0.smithi119.stdout:947 2023-12-01T15:50:37.151 INFO:tasks.workunit.client.0.smithi119.stdout:948 2023-12-01T15:50:37.152 INFO:tasks.workunit.client.0.smithi119.stdout:949 2023-12-01T15:50:37.153 INFO:tasks.workunit.client.0.smithi119.stdout:950 2023-12-01T15:50:37.154 INFO:tasks.workunit.client.0.smithi119.stdout:951 2023-12-01T15:50:37.156 INFO:tasks.workunit.client.0.smithi119.stdout:952 2023-12-01T15:50:37.158 INFO:tasks.workunit.client.0.smithi119.stdout:953 2023-12-01T15:50:37.160 INFO:tasks.workunit.client.0.smithi119.stdout:954 2023-12-01T15:50:37.162 INFO:tasks.workunit.client.0.smithi119.stdout:955 2023-12-01T15:50:37.164 INFO:tasks.workunit.client.0.smithi119.stdout:956 2023-12-01T15:50:37.166 INFO:tasks.workunit.client.0.smithi119.stdout:957 2023-12-01T15:50:37.167 INFO:tasks.workunit.client.0.smithi119.stdout:958 2023-12-01T15:50:37.168 INFO:tasks.workunit.client.0.smithi119.stdout:959 2023-12-01T15:50:37.169 INFO:tasks.workunit.client.0.smithi119.stdout:960 2023-12-01T15:50:37.171 INFO:tasks.workunit.client.0.smithi119.stdout:961 2023-12-01T15:50:37.172 INFO:tasks.workunit.client.0.smithi119.stdout:962 2023-12-01T15:50:37.173 INFO:tasks.workunit.client.0.smithi119.stdout:963 2023-12-01T15:50:37.174 INFO:tasks.workunit.client.0.smithi119.stdout:964 2023-12-01T15:50:37.175 INFO:tasks.workunit.client.0.smithi119.stdout:965 2023-12-01T15:50:37.176 INFO:tasks.workunit.client.0.smithi119.stdout:966 2023-12-01T15:50:37.177 INFO:tasks.workunit.client.0.smithi119.stdout:967 2023-12-01T15:50:37.178 INFO:tasks.workunit.client.0.smithi119.stdout:968 2023-12-01T15:50:37.180 INFO:tasks.workunit.client.0.smithi119.stdout:969 2023-12-01T15:50:37.181 INFO:tasks.workunit.client.0.smithi119.stdout:970 2023-12-01T15:50:37.182 INFO:tasks.workunit.client.0.smithi119.stdout:971 2023-12-01T15:50:37.183 INFO:tasks.workunit.client.0.smithi119.stdout:972 2023-12-01T15:50:37.184 INFO:tasks.workunit.client.0.smithi119.stdout:973 2023-12-01T15:50:37.185 INFO:tasks.workunit.client.0.smithi119.stdout:974 2023-12-01T15:50:37.187 INFO:tasks.workunit.client.0.smithi119.stdout:975 2023-12-01T15:50:37.189 INFO:tasks.workunit.client.0.smithi119.stdout:976 2023-12-01T15:50:37.191 INFO:tasks.workunit.client.0.smithi119.stdout:977 2023-12-01T15:50:37.192 INFO:tasks.workunit.client.0.smithi119.stdout:978 2023-12-01T15:50:37.193 INFO:tasks.workunit.client.0.smithi119.stdout:979 2023-12-01T15:50:37.194 INFO:tasks.workunit.client.0.smithi119.stdout:980 2023-12-01T15:50:37.195 INFO:tasks.workunit.client.0.smithi119.stdout:981 2023-12-01T15:50:37.196 INFO:tasks.workunit.client.0.smithi119.stdout:982 2023-12-01T15:50:37.198 INFO:tasks.workunit.client.0.smithi119.stdout:983 2023-12-01T15:50:37.199 INFO:tasks.workunit.client.0.smithi119.stdout:984 2023-12-01T15:50:37.200 INFO:tasks.workunit.client.0.smithi119.stdout:985 2023-12-01T15:50:37.201 INFO:tasks.workunit.client.0.smithi119.stdout:986 2023-12-01T15:50:37.202 INFO:tasks.workunit.client.0.smithi119.stdout:987 2023-12-01T15:50:37.203 INFO:tasks.workunit.client.0.smithi119.stdout:988 2023-12-01T15:50:37.204 INFO:tasks.workunit.client.0.smithi119.stdout:989 2023-12-01T15:50:37.206 INFO:tasks.workunit.client.0.smithi119.stdout:990 2023-12-01T15:50:37.207 INFO:tasks.workunit.client.0.smithi119.stdout:991 2023-12-01T15:50:37.208 INFO:tasks.workunit.client.0.smithi119.stdout:992 2023-12-01T15:50:37.209 INFO:tasks.workunit.client.0.smithi119.stdout:993 2023-12-01T15:50:37.210 INFO:tasks.workunit.client.0.smithi119.stdout:994 2023-12-01T15:50:37.211 INFO:tasks.workunit.client.0.smithi119.stdout:995 2023-12-01T15:50:37.212 INFO:tasks.workunit.client.0.smithi119.stdout:996 2023-12-01T15:50:37.214 INFO:tasks.workunit.client.0.smithi119.stdout:997 2023-12-01T15:50:37.215 INFO:tasks.workunit.client.0.smithi119.stdout:998 2023-12-01T15:50:37.216 INFO:tasks.workunit.client.0.smithi119.stdout:999 2023-12-01T15:50:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:37 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:37 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:37 smithi183 ceph-mon[99169]: osdmap e947: 8 total, 8 up, 8 in 2023-12-01T15:50:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1089920296' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2023-12-01T15:50:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:37 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:37 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:37 smithi119 ceph-mon[94175]: osdmap e947: 8 total, 8 up, 8 in 2023-12-01T15:50:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1089920296' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2023-12-01T15:50:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:37 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:37 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:37 smithi119 ceph-mon[108979]: osdmap e947: 8 total, 8 up, 8 in 2023-12-01T15:50:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1089920296' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2023-12-01T15:50:38.178 INFO:tasks.workunit.client.0.smithi119.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2023-12-01T15:50:38.178 INFO:tasks.workunit.client.0.smithi119.stdout:00000010 69 73 |is| 2023-12-01T15:50:38.179 INFO:tasks.workunit.client.0.smithi119.stdout:00000012 2023-12-01T15:50:38.179 INFO:tasks.workunit.client.0.smithi119.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2023-12-01T15:50:38.179 INFO:tasks.workunit.client.0.smithi119.stdout:00000010 69 73 |is| 2023-12-01T15:50:38.179 INFO:tasks.workunit.client.0.smithi119.stdout:00000012 2023-12-01T15:50:38.179 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsHello.WriteReturnData (4034 ms) 2023-12-01T15:50:38.179 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsHello.Loud 2023-12-01T15:50:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:38 smithi183 ceph-mon[99169]: osdmap e948: 8 total, 8 up, 8 in 2023-12-01T15:50:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:38 smithi183 ceph-mon[99169]: pgmap v1427: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:38 smithi119 ceph-mon[94175]: osdmap e948: 8 total, 8 up, 8 in 2023-12-01T15:50:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:38 smithi119 ceph-mon[94175]: pgmap v1427: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:38 smithi119 ceph-mon[108979]: osdmap e948: 8 total, 8 up, 8 in 2023-12-01T15:50:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:38 smithi119 ceph-mon[108979]: pgmap v1427: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:39 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:39 smithi183 ceph-mon[99169]: osdmap e949: 8 total, 8 up, 8 in 2023-12-01T15:50:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:39 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:39 smithi119 ceph-mon[108979]: osdmap e949: 8 total, 8 up, 8 in 2023-12-01T15:50:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:39 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:39 smithi119 ceph-mon[94175]: osdmap e949: 8 total, 8 up, 8 in 2023-12-01T15:50:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:40 smithi183 ceph-mon[99169]: osdmap e950: 8 total, 8 up, 8 in 2023-12-01T15:50:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:40 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3729562810' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:40 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:40 smithi183 ceph-mon[99169]: pgmap v1430: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:40 smithi119 ceph-mon[94175]: osdmap e950: 8 total, 8 up, 8 in 2023-12-01T15:50:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:40 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3729562810' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:40 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:40 smithi119 ceph-mon[94175]: pgmap v1430: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:40 smithi119 ceph-mon[108979]: osdmap e950: 8 total, 8 up, 8 in 2023-12-01T15:50:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:40 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3729562810' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:40 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:40 smithi119 ceph-mon[108979]: pgmap v1430: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:41.196 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsHello.Loud (3017 ms) 2023-12-01T15:50:41.196 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsHello.BadMethods 2023-12-01T15:50:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:41 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:41 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:41 smithi183 ceph-mon[99169]: osdmap e951: 8 total, 8 up, 8 in 2023-12-01T15:50:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:41 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:41 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:41 smithi119 ceph-mon[94175]: osdmap e951: 8 total, 8 up, 8 in 2023-12-01T15:50:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:41 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:41 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:41 smithi119 ceph-mon[108979]: osdmap e951: 8 total, 8 up, 8 in 2023-12-01T15:50:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:42 smithi119 ceph-mon[94175]: osdmap e952: 8 total, 8 up, 8 in 2023-12-01T15:50:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:42 smithi119 ceph-mon[94175]: pgmap v1433: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:42 smithi119 ceph-mon[108979]: osdmap e952: 8 total, 8 up, 8 in 2023-12-01T15:50:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:42 smithi119 ceph-mon[108979]: pgmap v1433: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:42 smithi183 ceph-mon[99169]: osdmap e952: 8 total, 8 up, 8 in 2023-12-01T15:50:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:42 smithi183 ceph-mon[99169]: pgmap v1433: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:43 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:43 smithi183 ceph-mon[99169]: osdmap e953: 8 total, 8 up, 8 in 2023-12-01T15:50:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2045947252' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:43 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:43 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:43 smithi119 ceph-mon[108979]: osdmap e953: 8 total, 8 up, 8 in 2023-12-01T15:50:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2045947252' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:43 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:43.698 INFO:journalctl@ceph.osd.3.smithi119.stdout:Dec 01 15:50:43 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-3[135446]: 2023-12-01T15:50:43.217+0000 7f8e7c7e9700 -1 osd.3 pg_epoch: 954 pg[38.2( v 954'1 (0'0,954'1] local-lis/les=953/954 n=1 ec=953/953 lis/c=953/953 les/c/f=954/954/0 sis=953) [3,7,5] r=0 lpr=953 crt=954'1 lcod 0'0 mlcod 0'0 active+clean] method hello.bad_reader tried to read object but is not marked RD 2023-12-01T15:50:43.698 INFO:journalctl@ceph.osd.3.smithi119.stdout:Dec 01 15:50:43 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-3[135446]: 2023-12-01T15:50:43.218+0000 7f8e807f1700 -1 osd.3 pg_epoch: 954 pg[38.2( v 954'2 (0'0,954'2] local-lis/les=953/954 n=1 ec=953/953 lis/c=953/953 les/c/f=954/954/0 sis=953) [3,7,5] r=0 lpr=953 crt=954'1 lcod 954'1 mlcod 954'1 active+clean] method hello.bad_writer tried to update object but is not marked WR 2023-12-01T15:50:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:43 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:43.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:43 smithi119 ceph-mon[94175]: osdmap e953: 8 total, 8 up, 8 in 2023-12-01T15:50:43.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2045947252' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:43.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:43 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:44.224 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsHello.BadMethods (3029 ms) 2023-12-01T15:50:44.224 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsHello.Filter 2023-12-01T15:50:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:50:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:50:44] "GET /metrics HTTP/1.1" 200 33818 "" "Prometheus/2.43.0" 2023-12-01T15:50:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:44 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:44 smithi119 ceph-mon[108979]: osdmap e954: 8 total, 8 up, 8 in 2023-12-01T15:50:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:44 smithi119 ceph-mon[108979]: pgmap v1436: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:44 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:44 smithi119 ceph-mon[94175]: osdmap e954: 8 total, 8 up, 8 in 2023-12-01T15:50:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:44 smithi119 ceph-mon[94175]: pgmap v1436: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:44 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:44 smithi183 ceph-mon[99169]: osdmap e954: 8 total, 8 up, 8 in 2023-12-01T15:50:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:44 smithi183 ceph-mon[99169]: pgmap v1436: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:45 smithi183 ceph-mon[99169]: osdmap e955: 8 total, 8 up, 8 in 2023-12-01T15:50:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:45 smithi119 ceph-mon[94175]: osdmap e955: 8 total, 8 up, 8 in 2023-12-01T15:50:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:45 smithi119 ceph-mon[108979]: osdmap e955: 8 total, 8 up, 8 in 2023-12-01T15:50:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:46 smithi183 ceph-mon[99169]: osdmap e956: 8 total, 8 up, 8 in 2023-12-01T15:50:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2960350352' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:46.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:46 smithi183 ceph-mon[99169]: pgmap v1439: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:46 smithi119 ceph-mon[94175]: osdmap e956: 8 total, 8 up, 8 in 2023-12-01T15:50:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2960350352' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:46 smithi119 ceph-mon[94175]: pgmap v1439: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:46 smithi119 ceph-mon[108979]: osdmap e956: 8 total, 8 up, 8 in 2023-12-01T15:50:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2960350352' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:46 smithi119 ceph-mon[108979]: pgmap v1439: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:47.240 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsHello.Filter (3016 ms) 2023-12-01T15:50:47.241 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 6 tests from ClsHello (18999 ms total) 2023-12-01T15:50:47.241 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T15:50:47.241 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment tear-down 2023-12-01T15:50:47.241 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] 6 tests from 1 test suite ran. (18999 ms total) 2023-12-01T15:50:47.241 INFO:tasks.workunit.client.0.smithi119.stdout:[ PASSED ] 6 tests. 2023-12-01T15:50:47.246 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T15:50:47.246 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T15:50:47.316 INFO:tasks.workunit:Running workunit cls/test_cls_journal.sh... 2023-12-01T15:50:47.316 DEBUG:teuthology.orchestra.run.smithi119:workunit test cls/test_cls_journal.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_journal.sh 2023-12-01T15:50:47.388 INFO:tasks.workunit.client.0.smithi119.stdout:Running main() from gmock_main.cc 2023-12-01T15:50:47.389 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] Running 27 tests from 1 test suite. 2023-12-01T15:50:47.389 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment set-up. 2023-12-01T15:50:47.389 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 27 tests from TestClsJournal 2023-12-01T15:50:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:47 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2960350352' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:47 smithi183 ceph-mon[99169]: osdmap e957: 8 total, 8 up, 8 in 2023-12-01T15:50:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:47 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2960350352' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:47 smithi119 ceph-mon[94175]: osdmap e957: 8 total, 8 up, 8 in 2023-12-01T15:50:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:47 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2960350352' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163063-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:47 smithi119 ceph-mon[108979]: osdmap e957: 8 total, 8 up, 8 in 2023-12-01T15:50:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:48 smithi183 ceph-mon[99169]: osdmap e958: 8 total, 8 up, 8 in 2023-12-01T15:50:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:48 smithi183 ceph-mon[99169]: pgmap v1442: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:48 smithi119 ceph-mon[94175]: osdmap e958: 8 total, 8 up, 8 in 2023-12-01T15:50:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:48 smithi119 ceph-mon[94175]: pgmap v1442: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:48 smithi119 ceph-mon[108979]: osdmap e958: 8 total, 8 up, 8 in 2023-12-01T15:50:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:48 smithi119 ceph-mon[108979]: pgmap v1442: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:49.255 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.Create 2023-12-01T15:50:49.275 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.Create (20 ms) 2023-12-01T15:50:49.275 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.MinimumSet 2023-12-01T15:50:49.280 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.MinimumSet (5 ms) 2023-12-01T15:50:49.280 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.MinimumSetStale 2023-12-01T15:50:49.285 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.MinimumSetStale (5 ms) 2023-12-01T15:50:49.286 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.MinimumSetOrderConstraint 2023-12-01T15:50:49.289 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.MinimumSetOrderConstraint (3 ms) 2023-12-01T15:50:49.289 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.ActiveSet 2023-12-01T15:50:49.291 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.ActiveSet (3 ms) 2023-12-01T15:50:49.292 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.ActiveSetStale 2023-12-01T15:50:49.295 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.ActiveSetStale (3 ms) 2023-12-01T15:50:49.295 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.CreateDuplicate 2023-12-01T15:50:49.298 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.CreateDuplicate (3 ms) 2023-12-01T15:50:49.298 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.GetClient 2023-12-01T15:50:49.301 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.GetClient (3 ms) 2023-12-01T15:50:49.301 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.ClientRegister 2023-12-01T15:50:49.304 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.ClientRegister (3 ms) 2023-12-01T15:50:49.304 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.ClientRegisterDuplicate 2023-12-01T15:50:49.308 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.ClientRegisterDuplicate (4 ms) 2023-12-01T15:50:49.308 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.ClientUpdateData 2023-12-01T15:50:49.313 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.ClientUpdateData (5 ms) 2023-12-01T15:50:49.313 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.ClientUpdateState 2023-12-01T15:50:49.318 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.ClientUpdateState (5 ms) 2023-12-01T15:50:49.318 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.ClientUnregister 2023-12-01T15:50:49.322 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.ClientUnregister (3 ms) 2023-12-01T15:50:49.322 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.ClientUnregisterDNE 2023-12-01T15:50:49.325 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.ClientUnregisterDNE (4 ms) 2023-12-01T15:50:49.325 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.ClientUnregisterPruneTags 2023-12-01T15:50:49.426 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.ClientUnregisterPruneTags (101 ms) 2023-12-01T15:50:49.426 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.ClientCommit 2023-12-01T15:50:49.430 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.ClientCommit (4 ms) 2023-12-01T15:50:49.430 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.ClientCommitInvalid 2023-12-01T15:50:49.432 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.ClientCommitInvalid (2 ms) 2023-12-01T15:50:49.432 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.ClientCommitDNE 2023-12-01T15:50:49.433 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.ClientCommitDNE (1 ms) 2023-12-01T15:50:49.433 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.ClientList 2023-12-01T15:50:49.470 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.ClientList (37 ms) 2023-12-01T15:50:49.470 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.GetNextTagTid 2023-12-01T15:50:49.477 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.GetNextTagTid (7 ms) 2023-12-01T15:50:49.477 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.TagCreate 2023-12-01T15:50:49.488 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.TagCreate (11 ms) 2023-12-01T15:50:49.488 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.TagCreatePrunesTags 2023-12-01T15:50:49.495 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.TagCreatePrunesTags (7 ms) 2023-12-01T15:50:49.495 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.TagList 2023-12-01T15:50:49.594 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.TagList (99 ms) 2023-12-01T15:50:49.594 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.GuardAppend 2023-12-01T15:50:49.596 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.GuardAppend (2 ms) 2023-12-01T15:50:49.596 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.GuardAppendDNE 2023-12-01T15:50:49.597 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.GuardAppendDNE (1 ms) 2023-12-01T15:50:49.597 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.GuardAppendOverflow 2023-12-01T15:50:49.599 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.GuardAppendOverflow (2 ms) 2023-12-01T15:50:49.599 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsJournal.Append 2023-12-01T15:50:49.610 INFO:tasks.workunit.client.0.smithi119.stdout:padding is not enabled 2023-12-01T15:50:49.610 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsJournal.Append (11 ms) 2023-12-01T15:50:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:49 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:49 smithi183 ceph-mon[99169]: osdmap e959: 8 total, 8 up, 8 in 2023-12-01T15:50:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3891551418' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163335-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:49 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:49 smithi119 ceph-mon[94175]: osdmap e959: 8 total, 8 up, 8 in 2023-12-01T15:50:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3891551418' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163335-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:49 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:49 smithi119 ceph-mon[108979]: osdmap e959: 8 total, 8 up, 8 in 2023-12-01T15:50:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3891551418' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163335-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:50.270 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 27 tests from TestClsJournal (355 ms total) 2023-12-01T15:50:50.271 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T15:50:50.271 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment tear-down 2023-12-01T15:50:50.271 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] 27 tests from 1 test suite ran. (2882 ms total) 2023-12-01T15:50:50.271 INFO:tasks.workunit.client.0.smithi119.stdout:[ PASSED ] 27 tests. 2023-12-01T15:50:50.273 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T15:50:50.273 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T15:50:50.342 INFO:tasks.workunit:Running workunit cls/test_cls_lock.sh... 2023-12-01T15:50:50.346 DEBUG:teuthology.orchestra.run.smithi119:workunit test cls/test_cls_lock.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_lock.sh 2023-12-01T15:50:50.361 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:50:50.395 INFO:tasks.workunit.client.0.smithi119.stdout:Running main() from gmock_main.cc 2023-12-01T15:50:50.395 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] Running 11 tests from 1 test suite. 2023-12-01T15:50:50.395 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment set-up. 2023-12-01T15:50:50.395 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 11 tests from ClsLock 2023-12-01T15:50:50.395 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsLock.TestMultiLocking 2023-12-01T15:50:50.689 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:50:50.689 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (17m) 6m ago 17m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:50:50.689 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (17m) 6m ago 17m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:50:50.689 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (18m) 6m ago 18m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:50:50.689 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (18m) 6m ago 18m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:50:50.689 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (21m) 6m ago 21m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:50:50.689 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (23m) 6m ago 23m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:50:50.690 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (23m) 6m ago 23m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:50:50.690 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (22m) 6m ago 22m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:50:50.690 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (22m) 6m ago 22m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:50:50.690 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (17m) 6m ago 17m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:50:50.690 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (17m) 6m ago 17m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:50:50.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (21m) 6m ago 21m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:50:50.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (21m) 6m ago 21m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:50:50.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (20m) 6m ago 20m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:50:50.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (20m) 6m ago 20m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:50:50.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (20m) 6m ago 20m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:50:50.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (19m) 6m ago 19m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:50:50.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (19m) 6m ago 19m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:50:50.691 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (19m) 6m ago 19m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:50:50.691 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (17m) 6m ago 18m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:50:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3891551418' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163335-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:50 smithi183 ceph-mon[99169]: osdmap e960: 8 total, 8 up, 8 in 2023-12-01T15:50:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:50 smithi183 ceph-mon[99169]: pgmap v1445: 137 pgs: 16 unknown, 121 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.2 KiB/s wr, 4 op/s 2023-12-01T15:50:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3891551418' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163335-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:50 smithi119 ceph-mon[94175]: osdmap e960: 8 total, 8 up, 8 in 2023-12-01T15:50:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:50 smithi119 ceph-mon[94175]: pgmap v1445: 137 pgs: 16 unknown, 121 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.2 KiB/s wr, 4 op/s 2023-12-01T15:50:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3891551418' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163335-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:50 smithi119 ceph-mon[108979]: osdmap e960: 8 total, 8 up, 8 in 2023-12-01T15:50:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:50 smithi119 ceph-mon[108979]: pgmap v1445: 137 pgs: 16 unknown, 121 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.2 KiB/s wr, 4 op/s 2023-12-01T15:50:51.069 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:50:51.069 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:50:51.069 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:50:51.069 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:50:51.069 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:50:51.069 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:50:51.069 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:50:51.070 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:50:51.070 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:50:51.070 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:50:51.070 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:50:51.070 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:50:51.070 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:50:51.070 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:50:51.070 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:50:51.070 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:50:51.070 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:50:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:51 smithi183 ceph-mon[99169]: osdmap e961: 8 total, 8 up, 8 in 2023-12-01T15:50:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:51 smithi183 ceph-mon[99169]: from='client.25721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:51 smithi183 ceph-mon[99169]: from='client.25733 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3020755623' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:50:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:51 smithi119 ceph-mon[94175]: osdmap e961: 8 total, 8 up, 8 in 2023-12-01T15:50:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:51 smithi119 ceph-mon[94175]: from='client.25721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:51 smithi119 ceph-mon[94175]: from='client.25733 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3020755623' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:50:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:51 smithi119 ceph-mon[108979]: osdmap e961: 8 total, 8 up, 8 in 2023-12-01T15:50:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:51 smithi119 ceph-mon[108979]: from='client.25721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:51 smithi119 ceph-mon[108979]: from='client.25733 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3020755623' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:50:52.316 INFO:tasks.workunit.client.0.smithi119.stdout:lock: mylock 2023-12-01T15:50:52.316 INFO:tasks.workunit.client.0.smithi119.stdout: lock_type: exclusive 2023-12-01T15:50:52.316 INFO:tasks.workunit.client.0.smithi119.stdout: tag: 2023-12-01T15:50:52.316 INFO:tasks.workunit.client.0.smithi119.stdout: lockers: 2023-12-01T15:50:52.316 INFO:tasks.workunit.client.0.smithi119.stdout: client.25727 expiration=2023-12-01T15:52:52.312245+0000 addr=v1:172.21.15.119:0/3413653534 cookie= 2023-12-01T15:50:52.320 INFO:tasks.workunit.client.0.smithi119.stdout:lock: mylock 2023-12-01T15:50:52.320 INFO:tasks.workunit.client.0.smithi119.stdout: lock_type: shared 2023-12-01T15:50:52.320 INFO:tasks.workunit.client.0.smithi119.stdout: tag: 2023-12-01T15:50:52.320 INFO:tasks.workunit.client.0.smithi119.stdout: lockers: 2023-12-01T15:50:52.320 INFO:tasks.workunit.client.0.smithi119.stdout: client.15864 expiration=0.000000 addr=v1:172.21.15.119:0/719006208 cookie= 2023-12-01T15:50:52.320 INFO:tasks.workunit.client.0.smithi119.stdout: client.25727 expiration=2023-12-01T15:52:52.318672+0000 addr=v1:172.21.15.119:0/3413653534 cookie= 2023-12-01T15:50:52.321 INFO:tasks.workunit.client.0.smithi119.stdout:lock: mylock 2023-12-01T15:50:52.321 INFO:tasks.workunit.client.0.smithi119.stdout: lock_type: shared 2023-12-01T15:50:52.321 INFO:tasks.workunit.client.0.smithi119.stdout: tag: 2023-12-01T15:50:52.321 INFO:tasks.workunit.client.0.smithi119.stdout: lockers: 2023-12-01T15:50:52.321 INFO:tasks.workunit.client.0.smithi119.stdout: client.15864 expiration=0.000000 addr=v1:172.21.15.119:0/719006208 cookie= 2023-12-01T15:50:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:52 smithi183 ceph-mon[99169]: osdmap e962: 8 total, 8 up, 8 in 2023-12-01T15:50:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3413653534' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:52.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:52 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:52.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:52 smithi183 ceph-mon[99169]: pgmap v1448: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:52 smithi119 ceph-mon[94175]: osdmap e962: 8 total, 8 up, 8 in 2023-12-01T15:50:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3413653534' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:52 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:52 smithi119 ceph-mon[94175]: pgmap v1448: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:52 smithi119 ceph-mon[108979]: osdmap e962: 8 total, 8 up, 8 in 2023-12-01T15:50:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3413653534' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:52 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:52 smithi119 ceph-mon[108979]: pgmap v1448: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:53.302 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsLock.TestMultiLocking (2908 ms) 2023-12-01T15:50:53.302 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsLock.TestMeta 2023-12-01T15:50:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:53 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:53 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:53 smithi183 ceph-mon[99169]: osdmap e963: 8 total, 8 up, 8 in 2023-12-01T15:50:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:53 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:53 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:53 smithi119 ceph-mon[94175]: osdmap e963: 8 total, 8 up, 8 in 2023-12-01T15:50:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:53 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:53 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:53 smithi119 ceph-mon[108979]: osdmap e963: 8 total, 8 up, 8 in 2023-12-01T15:50:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:50:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:50:54] "GET /metrics HTTP/1.1" 200 33815 "" "Prometheus/2.43.0" 2023-12-01T15:50:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:54 smithi119 ceph-mon[94175]: osdmap e964: 8 total, 8 up, 8 in 2023-12-01T15:50:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:54 smithi119 ceph-mon[94175]: pgmap v1451: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:50:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:54 smithi119 ceph-mon[108979]: osdmap e964: 8 total, 8 up, 8 in 2023-12-01T15:50:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:54 smithi119 ceph-mon[108979]: pgmap v1451: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:50:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:54 smithi183 ceph-mon[99169]: osdmap e964: 8 total, 8 up, 8 in 2023-12-01T15:50:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:54 smithi183 ceph-mon[99169]: pgmap v1451: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:50:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:55.337 INFO:tasks.workunit.client.0.smithi119.stdout:lock: mylock 2023-12-01T15:50:55.338 INFO:tasks.workunit.client.0.smithi119.stdout: lock_type: shared 2023-12-01T15:50:55.338 INFO:tasks.workunit.client.0.smithi119.stdout: tag: 2023-12-01T15:50:55.338 INFO:tasks.workunit.client.0.smithi119.stdout: lockers: 2023-12-01T15:50:55.338 INFO:tasks.workunit.client.0.smithi119.stdout: client.15876 expiration=0.000000 addr=v1:172.21.15.119:0/1435500084 cookie= 2023-12-01T15:50:55.340 INFO:tasks.workunit.client.0.smithi119.stdout:lock: mylock 2023-12-01T15:50:55.340 INFO:tasks.workunit.client.0.smithi119.stdout: lock_type: exclusive 2023-12-01T15:50:55.340 INFO:tasks.workunit.client.0.smithi119.stdout: tag: new_tag 2023-12-01T15:50:55.340 INFO:tasks.workunit.client.0.smithi119.stdout: lockers: 2023-12-01T15:50:55.340 INFO:tasks.workunit.client.0.smithi119.stdout: client.25751 expiration=0.000000 addr=v1:172.21.15.119:0/106443248 cookie= 2023-12-01T15:50:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:55 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:55 smithi183 ceph-mon[99169]: osdmap e965: 8 total, 8 up, 8 in 2023-12-01T15:50:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/106443248' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:55 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:55 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:55 smithi119 ceph-mon[94175]: osdmap e965: 8 total, 8 up, 8 in 2023-12-01T15:50:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/106443248' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:55 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:55 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:50:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:55 smithi119 ceph-mon[108979]: osdmap e965: 8 total, 8 up, 8 in 2023-12-01T15:50:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/106443248' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:55 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:56.329 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsLock.TestMeta (3026 ms) 2023-12-01T15:50:56.329 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsLock.TestCookie 2023-12-01T15:50:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:56 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:56 smithi183 ceph-mon[99169]: osdmap e966: 8 total, 8 up, 8 in 2023-12-01T15:50:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:56 smithi183 ceph-mon[99169]: pgmap v1454: 137 pgs: 24 creating+peering, 8 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:56 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:56 smithi119 ceph-mon[94175]: osdmap e966: 8 total, 8 up, 8 in 2023-12-01T15:50:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:56 smithi119 ceph-mon[94175]: pgmap v1454: 137 pgs: 24 creating+peering, 8 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:56 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:56 smithi119 ceph-mon[108979]: osdmap e966: 8 total, 8 up, 8 in 2023-12-01T15:50:56.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:56 smithi119 ceph-mon[108979]: pgmap v1454: 137 pgs: 24 creating+peering, 8 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:57 smithi183 ceph-mon[99169]: osdmap e967: 8 total, 8 up, 8 in 2023-12-01T15:50:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:57 smithi119 ceph-mon[94175]: osdmap e967: 8 total, 8 up, 8 in 2023-12-01T15:50:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:57 smithi119 ceph-mon[108979]: osdmap e967: 8 total, 8 up, 8 in 2023-12-01T15:50:58.354 INFO:tasks.workunit.client.0.smithi119.stdout:lock: mylock 2023-12-01T15:50:58.354 INFO:tasks.workunit.client.0.smithi119.stdout: lock_type: exclusive 2023-12-01T15:50:58.354 INFO:tasks.workunit.client.0.smithi119.stdout: tag: 2023-12-01T15:50:58.354 INFO:tasks.workunit.client.0.smithi119.stdout: lockers: 2023-12-01T15:50:58.356 INFO:tasks.workunit.client.0.smithi119.stdout:lock: mylock 2023-12-01T15:50:58.356 INFO:tasks.workunit.client.0.smithi119.stdout: lock_type: shared 2023-12-01T15:50:58.356 INFO:tasks.workunit.client.0.smithi119.stdout: tag: 2023-12-01T15:50:58.356 INFO:tasks.workunit.client.0.smithi119.stdout: lockers: 2023-12-01T15:50:58.356 INFO:tasks.workunit.client.0.smithi119.stdout: client.25763 expiration=0.000000 addr=v1:172.21.15.119:0/1994211255 cookie= 2023-12-01T15:50:58.356 INFO:tasks.workunit.client.0.smithi119.stdout: client.25763 expiration=0.000000 addr=v1:172.21.15.119:0/1994211255 cookie=new cookie 2023-12-01T15:50:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:58 smithi183 ceph-mon[99169]: osdmap e968: 8 total, 8 up, 8 in 2023-12-01T15:50:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1994211255' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:58 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:58 smithi183 ceph-mon[99169]: pgmap v1457: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:58 smithi119 ceph-mon[94175]: osdmap e968: 8 total, 8 up, 8 in 2023-12-01T15:50:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1994211255' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:58 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:58 smithi119 ceph-mon[94175]: pgmap v1457: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:58 smithi119 ceph-mon[108979]: osdmap e968: 8 total, 8 up, 8 in 2023-12-01T15:50:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1994211255' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:58 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:50:58.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:58 smithi119 ceph-mon[108979]: pgmap v1457: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:59.343 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsLock.TestCookie (3015 ms) 2023-12-01T15:50:59.343 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsLock.TestMultipleLocks 2023-12-01T15:50:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:59 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:59 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:50:59 smithi183 ceph-mon[99169]: osdmap e969: 8 total, 8 up, 8 in 2023-12-01T15:50:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:59 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:59 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:50:59 smithi119 ceph-mon[94175]: osdmap e969: 8 total, 8 up, 8 in 2023-12-01T15:50:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:59 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:50:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:59 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:50:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:50:59 smithi119 ceph-mon[108979]: osdmap e969: 8 total, 8 up, 8 in 2023-12-01T15:51:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:00 smithi183 ceph-mon[99169]: osdmap e970: 8 total, 8 up, 8 in 2023-12-01T15:51:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:00 smithi183 ceph-mon[99169]: pgmap v1460: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:00 smithi119 ceph-mon[94175]: osdmap e970: 8 total, 8 up, 8 in 2023-12-01T15:51:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:00 smithi119 ceph-mon[94175]: pgmap v1460: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:00 smithi119 ceph-mon[108979]: osdmap e970: 8 total, 8 up, 8 in 2023-12-01T15:51:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:00 smithi119 ceph-mon[108979]: pgmap v1460: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:01 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:51:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:01 smithi183 ceph-mon[99169]: osdmap e971: 8 total, 8 up, 8 in 2023-12-01T15:51:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1493985675' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:01 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:51:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:01 smithi119 ceph-mon[94175]: osdmap e971: 8 total, 8 up, 8 in 2023-12-01T15:51:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1493985675' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:01 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:51:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:01 smithi119 ceph-mon[108979]: osdmap e971: 8 total, 8 up, 8 in 2023-12-01T15:51:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1493985675' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:02.361 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsLock.TestMultipleLocks (3018 ms) 2023-12-01T15:51:02.361 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsLock.TestLockDuration 2023-12-01T15:51:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1493985675' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:02 smithi183 ceph-mon[99169]: osdmap e972: 8 total, 8 up, 8 in 2023-12-01T15:51:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:02 smithi183 ceph-mon[99169]: pgmap v1463: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1493985675' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:02 smithi119 ceph-mon[94175]: osdmap e972: 8 total, 8 up, 8 in 2023-12-01T15:51:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:02 smithi119 ceph-mon[94175]: pgmap v1463: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1493985675' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:02 smithi119 ceph-mon[108979]: osdmap e972: 8 total, 8 up, 8 in 2023-12-01T15:51:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:02 smithi119 ceph-mon[108979]: pgmap v1463: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:03 smithi183 ceph-mon[99169]: osdmap e973: 8 total, 8 up, 8 in 2023-12-01T15:51:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:03 smithi119 ceph-mon[94175]: osdmap e973: 8 total, 8 up, 8 in 2023-12-01T15:51:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:03 smithi119 ceph-mon[108979]: osdmap e973: 8 total, 8 up, 8 in 2023-12-01T15:51:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:51:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:51:04] "GET /metrics HTTP/1.1" 200 33815 "" "Prometheus/2.43.0" 2023-12-01T15:51:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:04 smithi119 ceph-mon[94175]: osdmap e974: 8 total, 8 up, 8 in 2023-12-01T15:51:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:04 smithi119 ceph-mon[94175]: pgmap v1466: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4160434778' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:04 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:04 smithi119 ceph-mon[108979]: osdmap e974: 8 total, 8 up, 8 in 2023-12-01T15:51:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:04 smithi119 ceph-mon[108979]: pgmap v1466: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4160434778' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:04 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:04 smithi183 ceph-mon[99169]: osdmap e974: 8 total, 8 up, 8 in 2023-12-01T15:51:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:04 smithi183 ceph-mon[99169]: pgmap v1466: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4160434778' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:04 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:05 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:51:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:05 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:05 smithi183 ceph-mon[99169]: osdmap e975: 8 total, 8 up, 8 in 2023-12-01T15:51:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:05 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:51:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:05 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:05 smithi119 ceph-mon[94175]: osdmap e975: 8 total, 8 up, 8 in 2023-12-01T15:51:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:05 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:51:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:05 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:05 smithi119 ceph-mon[108979]: osdmap e975: 8 total, 8 up, 8 in 2023-12-01T15:51:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:06 smithi183 ceph-mon[99169]: pgmap v1468: 137 pgs: 10 creating+peering, 127 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:06 smithi183 ceph-mon[99169]: osdmap e976: 8 total, 8 up, 8 in 2023-12-01T15:51:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:06 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:51:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:06 smithi119 ceph-mon[94175]: pgmap v1468: 137 pgs: 10 creating+peering, 127 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:06 smithi119 ceph-mon[94175]: osdmap e976: 8 total, 8 up, 8 in 2023-12-01T15:51:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:06 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:51:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:06 smithi119 ceph-mon[108979]: pgmap v1468: 137 pgs: 10 creating+peering, 127 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:06 smithi119 ceph-mon[108979]: osdmap e976: 8 total, 8 up, 8 in 2023-12-01T15:51:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:06 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:51:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:08 smithi183 ceph-mon[99169]: pgmap v1470: 137 pgs: 10 creating+peering, 127 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:51:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:08 smithi119 ceph-mon[94175]: pgmap v1470: 137 pgs: 10 creating+peering, 127 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:51:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:08 smithi119 ceph-mon[108979]: pgmap v1470: 137 pgs: 10 creating+peering, 127 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:51:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:10.396 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsLock.TestLockDuration (8035 ms) 2023-12-01T15:51:10.396 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsLock.TestAssertLocked 2023-12-01T15:51:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:10 smithi183 ceph-mon[99169]: pgmap v1471: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:10 smithi119 ceph-mon[108979]: pgmap v1471: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:10 smithi119 ceph-mon[94175]: pgmap v1471: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:11 smithi183 ceph-mon[99169]: osdmap e977: 8 total, 8 up, 8 in 2023-12-01T15:51:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:11 smithi119 ceph-mon[94175]: osdmap e977: 8 total, 8 up, 8 in 2023-12-01T15:51:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:11 smithi119 ceph-mon[108979]: osdmap e977: 8 total, 8 up, 8 in 2023-12-01T15:51:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:12 smithi183 ceph-mon[99169]: pgmap v1473: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:12 smithi183 ceph-mon[99169]: osdmap e978: 8 total, 8 up, 8 in 2023-12-01T15:51:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1025598280' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1025598280' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:12 smithi183 ceph-mon[99169]: osdmap e979: 8 total, 8 up, 8 in 2023-12-01T15:51:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:12 smithi119 ceph-mon[94175]: pgmap v1473: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:12 smithi119 ceph-mon[94175]: osdmap e978: 8 total, 8 up, 8 in 2023-12-01T15:51:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1025598280' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1025598280' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:12 smithi119 ceph-mon[94175]: osdmap e979: 8 total, 8 up, 8 in 2023-12-01T15:51:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:12 smithi119 ceph-mon[108979]: pgmap v1473: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:12 smithi119 ceph-mon[108979]: osdmap e978: 8 total, 8 up, 8 in 2023-12-01T15:51:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1025598280' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1025598280' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:12 smithi119 ceph-mon[108979]: osdmap e979: 8 total, 8 up, 8 in 2023-12-01T15:51:13.422 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsLock.TestAssertLocked (3023 ms) 2023-12-01T15:51:13.423 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsLock.TestSetCookie 2023-12-01T15:51:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:51:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:51:14] "GET /metrics HTTP/1.1" 200 36191 "" "Prometheus/2.43.0" 2023-12-01T15:51:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:14 smithi119 ceph-mon[94175]: pgmap v1476: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:14 smithi119 ceph-mon[94175]: osdmap e980: 8 total, 8 up, 8 in 2023-12-01T15:51:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:14 smithi119 ceph-mon[108979]: pgmap v1476: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:14 smithi119 ceph-mon[108979]: osdmap e980: 8 total, 8 up, 8 in 2023-12-01T15:51:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:14 smithi183 ceph-mon[99169]: pgmap v1476: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:14 smithi183 ceph-mon[99169]: osdmap e980: 8 total, 8 up, 8 in 2023-12-01T15:51:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:15 smithi183 ceph-mon[99169]: osdmap e981: 8 total, 8 up, 8 in 2023-12-01T15:51:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1767079196' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:15 smithi119 ceph-mon[94175]: osdmap e981: 8 total, 8 up, 8 in 2023-12-01T15:51:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1767079196' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:15 smithi119 ceph-mon[108979]: osdmap e981: 8 total, 8 up, 8 in 2023-12-01T15:51:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1767079196' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:16.441 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsLock.TestSetCookie (3022 ms) 2023-12-01T15:51:16.441 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsLock.TestRenew 2023-12-01T15:51:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:16 smithi183 ceph-mon[99169]: pgmap v1479: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:16 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:51:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1767079196' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:16 smithi183 ceph-mon[99169]: osdmap e982: 8 total, 8 up, 8 in 2023-12-01T15:51:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:16 smithi119 ceph-mon[94175]: pgmap v1479: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:16 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:51:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1767079196' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:16 smithi119 ceph-mon[94175]: osdmap e982: 8 total, 8 up, 8 in 2023-12-01T15:51:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:16 smithi119 ceph-mon[108979]: pgmap v1479: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:16 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:51:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1767079196' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:16 smithi119 ceph-mon[108979]: osdmap e982: 8 total, 8 up, 8 in 2023-12-01T15:51:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:17 smithi183 ceph-mon[99169]: osdmap e983: 8 total, 8 up, 8 in 2023-12-01T15:51:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:17 smithi119 ceph-mon[108979]: osdmap e983: 8 total, 8 up, 8 in 2023-12-01T15:51:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:17 smithi119 ceph-mon[94175]: osdmap e983: 8 total, 8 up, 8 in 2023-12-01T15:51:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:18 smithi183 ceph-mon[99169]: pgmap v1482: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:18 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:51:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:18 smithi183 ceph-mon[99169]: osdmap e984: 8 total, 8 up, 8 in 2023-12-01T15:51:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1127224986' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:18 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:18 smithi119 ceph-mon[94175]: pgmap v1482: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:18 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:51:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:18 smithi119 ceph-mon[94175]: osdmap e984: 8 total, 8 up, 8 in 2023-12-01T15:51:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1127224986' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:18 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:18 smithi119 ceph-mon[108979]: pgmap v1482: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:18 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:51:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:18 smithi119 ceph-mon[108979]: osdmap e984: 8 total, 8 up, 8 in 2023-12-01T15:51:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1127224986' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:18 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:19 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:19 smithi183 ceph-mon[99169]: osdmap e985: 8 total, 8 up, 8 in 2023-12-01T15:51:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:19 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:19 smithi119 ceph-mon[94175]: osdmap e985: 8 total, 8 up, 8 in 2023-12-01T15:51:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:19 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:19 smithi119 ceph-mon[108979]: osdmap e985: 8 total, 8 up, 8 in 2023-12-01T15:51:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:20 smithi183 ceph-mon[99169]: pgmap v1485: 137 pgs: 22 unknown, 115 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:20 smithi183 ceph-mon[99169]: osdmap e986: 8 total, 8 up, 8 in 2023-12-01T15:51:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:20 smithi119 ceph-mon[108979]: pgmap v1485: 137 pgs: 22 unknown, 115 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:20 smithi119 ceph-mon[108979]: osdmap e986: 8 total, 8 up, 8 in 2023-12-01T15:51:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:20 smithi119 ceph-mon[94175]: pgmap v1485: 137 pgs: 22 unknown, 115 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:20 smithi119 ceph-mon[94175]: osdmap e986: 8 total, 8 up, 8 in 2023-12-01T15:51:21.412 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:51:21.717 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:51:21.718 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (17m) 6m ago 18m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:51:21.718 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (18m) 6m ago 18m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:51:21.718 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (19m) 6m ago 19m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:51:21.718 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (19m) 6m ago 19m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:51:21.718 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (22m) 6m ago 22m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:51:21.718 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (23m) 6m ago 23m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:51:21.718 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (24m) 6m ago 24m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:51:21.718 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (22m) 6m ago 22m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:51:21.718 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (22m) 6m ago 22m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:51:21.718 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (18m) 6m ago 18m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:51:21.718 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (18m) 6m ago 18m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:51:21.718 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (22m) 6m ago 22m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:51:21.718 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (21m) 6m ago 21m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:51:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (21m) 6m ago 21m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:51:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (21m) 6m ago 21m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:51:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (20m) 6m ago 20m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:51:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (20m) 6m ago 20m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:51:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (19m) 6m ago 19m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:51:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (19m) 6m ago 19m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:51:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (17m) 6m ago 18m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:51:22.101 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:51:22.101 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:51:22.101 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:51:22.101 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:51:22.101 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:51:22.102 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:51:22.102 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:51:22.102 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:51:22.102 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:51:22.102 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:51:22.102 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:51:22.102 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:51:22.102 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:51:22.102 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:51:22.102 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:51:22.102 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:51:22.102 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:51:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:22 smithi183 ceph-mon[99169]: pgmap v1487: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:22 smithi183 ceph-mon[99169]: from='client.25799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:22 smithi183 ceph-mon[99169]: from='client.15924 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3552521420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:51:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:22 smithi119 ceph-mon[108979]: pgmap v1487: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:22 smithi119 ceph-mon[108979]: from='client.25799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:22 smithi119 ceph-mon[108979]: from='client.15924 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3552521420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:51:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:22 smithi119 ceph-mon[94175]: pgmap v1487: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:22 smithi119 ceph-mon[94175]: from='client.25799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:22 smithi119 ceph-mon[94175]: from='client.15924 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3552521420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:51:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:51:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:51:24] "GET /metrics HTTP/1.1" 200 36187 "" "Prometheus/2.43.0" 2023-12-01T15:51:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:24 smithi183 ceph-mon[99169]: pgmap v1488: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:24 smithi119 ceph-mon[94175]: pgmap v1488: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:24 smithi119 ceph-mon[108979]: pgmap v1488: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:26 smithi183 ceph-mon[99169]: pgmap v1489: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 129 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:26 smithi119 ceph-mon[94175]: pgmap v1489: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 129 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:26 smithi119 ceph-mon[108979]: pgmap v1489: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 129 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:28 smithi183 ceph-mon[99169]: pgmap v1490: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 114 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:51:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:28 smithi119 ceph-mon[108979]: pgmap v1490: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 114 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:51:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:28 smithi119 ceph-mon[94175]: pgmap v1490: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 114 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:51:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:30 smithi183 ceph-mon[99169]: pgmap v1491: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 307 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:30 smithi119 ceph-mon[94175]: pgmap v1491: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 307 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:30 smithi119 ceph-mon[108979]: pgmap v1491: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 307 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:32 smithi183 ceph-mon[99169]: pgmap v1492: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 257 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:32 smithi119 ceph-mon[108979]: pgmap v1492: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 257 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:32 smithi119 ceph-mon[94175]: pgmap v1492: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 257 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:51:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:51:34] "GET /metrics HTTP/1.1" 200 36187 "" "Prometheus/2.43.0" 2023-12-01T15:51:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:34 smithi183 ceph-mon[99169]: pgmap v1493: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:34 smithi119 ceph-mon[94175]: pgmap v1493: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:34 smithi119 ceph-mon[108979]: pgmap v1493: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:51:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:51:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:51:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:51:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:51:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:51:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:51:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:51:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:51:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:51:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:51:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:51:36.881 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsLock.TestRenew (20439 ms) 2023-12-01T15:51:36.881 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralBasic 2023-12-01T15:51:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:36 smithi183 ceph-mon[99169]: pgmap v1494: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:36 smithi119 ceph-mon[94175]: pgmap v1494: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:36 smithi119 ceph-mon[108979]: pgmap v1494: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:37 smithi183 ceph-mon[99169]: osdmap e987: 8 total, 8 up, 8 in 2023-12-01T15:51:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:37 smithi119 ceph-mon[94175]: osdmap e987: 8 total, 8 up, 8 in 2023-12-01T15:51:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:37 smithi119 ceph-mon[108979]: osdmap e987: 8 total, 8 up, 8 in 2023-12-01T15:51:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:38 smithi183 ceph-mon[99169]: pgmap v1496: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:38 smithi183 ceph-mon[99169]: osdmap e988: 8 total, 8 up, 8 in 2023-12-01T15:51:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3069823410' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:38 smithi119 ceph-mon[94175]: pgmap v1496: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:38 smithi119 ceph-mon[94175]: osdmap e988: 8 total, 8 up, 8 in 2023-12-01T15:51:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3069823410' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:38 smithi119 ceph-mon[108979]: pgmap v1496: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:38 smithi119 ceph-mon[108979]: osdmap e988: 8 total, 8 up, 8 in 2023-12-01T15:51:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3069823410' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3069823410' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:39 smithi183 ceph-mon[99169]: osdmap e989: 8 total, 8 up, 8 in 2023-12-01T15:51:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:39 smithi183 ceph-mon[99169]: pgmap v1499: 137 pgs: 21 unknown, 116 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3069823410' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:39 smithi119 ceph-mon[94175]: osdmap e989: 8 total, 8 up, 8 in 2023-12-01T15:51:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:39 smithi119 ceph-mon[94175]: pgmap v1499: 137 pgs: 21 unknown, 116 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3069823410' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:39 smithi119 ceph-mon[108979]: osdmap e989: 8 total, 8 up, 8 in 2023-12-01T15:51:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:39 smithi119 ceph-mon[108979]: pgmap v1499: 137 pgs: 21 unknown, 116 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:40 smithi183 ceph-mon[99169]: osdmap e990: 8 total, 8 up, 8 in 2023-12-01T15:51:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:40 smithi119 ceph-mon[94175]: osdmap e990: 8 total, 8 up, 8 in 2023-12-01T15:51:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:40 smithi119 ceph-mon[108979]: osdmap e990: 8 total, 8 up, 8 in 2023-12-01T15:51:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:41 smithi183 ceph-mon[99169]: pgmap v1501: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:41 smithi119 ceph-mon[94175]: pgmap v1501: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:41 smithi119 ceph-mon[108979]: pgmap v1501: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:42.978 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsLock.TestExclusiveEphemeralBasic (6097 ms) 2023-12-01T15:51:42.978 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealEphemeral 2023-12-01T15:51:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:43 smithi183 ceph-mon[99169]: osdmap e991: 8 total, 8 up, 8 in 2023-12-01T15:51:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:43 smithi183 ceph-mon[99169]: pgmap v1503: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:51:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:51:44] "GET /metrics HTTP/1.1" 200 36182 "" "Prometheus/2.43.0" 2023-12-01T15:51:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:43 smithi119 ceph-mon[108979]: osdmap e991: 8 total, 8 up, 8 in 2023-12-01T15:51:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:43 smithi119 ceph-mon[108979]: pgmap v1503: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:43 smithi119 ceph-mon[94175]: osdmap e991: 8 total, 8 up, 8 in 2023-12-01T15:51:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:43 smithi119 ceph-mon[94175]: pgmap v1503: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:44 smithi183 ceph-mon[99169]: osdmap e992: 8 total, 8 up, 8 in 2023-12-01T15:51:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1322791183' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:44 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:44 smithi119 ceph-mon[94175]: osdmap e992: 8 total, 8 up, 8 in 2023-12-01T15:51:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1322791183' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:44 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:44 smithi119 ceph-mon[108979]: osdmap e992: 8 total, 8 up, 8 in 2023-12-01T15:51:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1322791183' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:44 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:46 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:46 smithi183 ceph-mon[99169]: osdmap e993: 8 total, 8 up, 8 in 2023-12-01T15:51:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:46 smithi183 ceph-mon[99169]: pgmap v1506: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:46 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:46 smithi119 ceph-mon[94175]: osdmap e993: 8 total, 8 up, 8 in 2023-12-01T15:51:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:46 smithi119 ceph-mon[94175]: pgmap v1506: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:46 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:46 smithi119 ceph-mon[108979]: osdmap e993: 8 total, 8 up, 8 in 2023-12-01T15:51:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:46 smithi119 ceph-mon[108979]: pgmap v1506: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:47 smithi183 ceph-mon[99169]: osdmap e994: 8 total, 8 up, 8 in 2023-12-01T15:51:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:47 smithi119 ceph-mon[94175]: osdmap e994: 8 total, 8 up, 8 in 2023-12-01T15:51:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:47 smithi119 ceph-mon[108979]: osdmap e994: 8 total, 8 up, 8 in 2023-12-01T15:51:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:48 smithi183 ceph-mon[99169]: pgmap v1508: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:48 smithi119 ceph-mon[94175]: pgmap v1508: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:48 smithi119 ceph-mon[108979]: pgmap v1508: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:50.443 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealEphemeral (7465 ms) 2023-12-01T15:51:50.443 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealExclusive 2023-12-01T15:51:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:50 smithi183 ceph-mon[99169]: pgmap v1509: 137 pgs: 21 creating+peering, 116 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:50 smithi119 ceph-mon[108979]: pgmap v1509: 137 pgs: 21 creating+peering, 116 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:50 smithi119 ceph-mon[94175]: pgmap v1509: 137 pgs: 21 creating+peering, 116 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:51 smithi183 ceph-mon[99169]: osdmap e995: 8 total, 8 up, 8 in 2023-12-01T15:51:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:51 smithi119 ceph-mon[94175]: osdmap e995: 8 total, 8 up, 8 in 2023-12-01T15:51:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:51 smithi119 ceph-mon[108979]: osdmap e995: 8 total, 8 up, 8 in 2023-12-01T15:51:52.453 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:51:52.767 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:51:52.767 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (18m) 7m ago 19m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:51:52.767 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (18m) 7m ago 18m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:51:52.767 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (19m) 7m ago 19m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:51:52.767 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (19m) 7m ago 19m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:51:52.767 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (22m) 7m ago 22m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:51:52.767 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (24m) 7m ago 24m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:51:52.767 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (24m) 7m ago 24m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:51:52.767 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (23m) 7m ago 23m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:51:52.767 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (23m) 7m ago 23m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:51:52.767 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (18m) 7m ago 18m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:51:52.767 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (18m) 7m ago 18m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:51:52.768 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (22m) 7m ago 22m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:51:52.768 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (22m) 7m ago 22m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:51:52.768 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (21m) 7m ago 21m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:51:52.768 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (21m) 7m ago 21m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:51:52.768 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (21m) 7m ago 21m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:51:52.768 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (20m) 7m ago 20m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:51:52.768 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (20m) 7m ago 20m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:51:52.768 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (20m) 7m ago 20m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:51:52.768 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (18m) 7m ago 19m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:51:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:52 smithi183 ceph-mon[99169]: pgmap v1511: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:52 smithi183 ceph-mon[99169]: osdmap e996: 8 total, 8 up, 8 in 2023-12-01T15:51:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2051074302' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:52 smithi119 ceph-mon[108979]: pgmap v1511: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:52 smithi119 ceph-mon[108979]: osdmap e996: 8 total, 8 up, 8 in 2023-12-01T15:51:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2051074302' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:52 smithi119 ceph-mon[94175]: pgmap v1511: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:52 smithi119 ceph-mon[94175]: osdmap e996: 8 total, 8 up, 8 in 2023-12-01T15:51:52.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2051074302' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:51:53.147 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:51:53.147 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:51:53.147 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:51:53.147 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:51:53.147 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:51:53.147 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:51:53.147 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:51:53.147 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:51:53.147 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:51:53.147 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:51:53.148 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:51:53.148 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:51:53.148 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:51:53.148 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:51:53.148 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:51:53.148 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:51:53.148 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:51:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:53 smithi183 ceph-mon[99169]: from='client.25835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2051074302' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:53 smithi183 ceph-mon[99169]: osdmap e997: 8 total, 8 up, 8 in 2023-12-01T15:51:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:53 smithi183 ceph-mon[99169]: from='client.15957 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1160209111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:51:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:53 smithi119 ceph-mon[108979]: from='client.25835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2051074302' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:53 smithi119 ceph-mon[108979]: osdmap e997: 8 total, 8 up, 8 in 2023-12-01T15:51:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:53 smithi119 ceph-mon[108979]: from='client.15957 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1160209111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:51:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:53 smithi119 ceph-mon[94175]: from='client.25835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2051074302' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-163422-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:51:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:53 smithi119 ceph-mon[94175]: osdmap e997: 8 total, 8 up, 8 in 2023-12-01T15:51:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:53 smithi119 ceph-mon[94175]: from='client.15957 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1160209111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:51:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:51:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:51:54] "GET /metrics HTTP/1.1" 200 36185 "" "Prometheus/2.43.0" 2023-12-01T15:51:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:54 smithi183 ceph-mon[99169]: pgmap v1514: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:54 smithi183 ceph-mon[99169]: osdmap e998: 8 total, 8 up, 8 in 2023-12-01T15:51:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:54 smithi119 ceph-mon[108979]: pgmap v1514: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:54 smithi119 ceph-mon[108979]: osdmap e998: 8 total, 8 up, 8 in 2023-12-01T15:51:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:54 smithi119 ceph-mon[94175]: pgmap v1514: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:54 smithi119 ceph-mon[94175]: osdmap e998: 8 total, 8 up, 8 in 2023-12-01T15:51:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:56 smithi183 ceph-mon[99169]: pgmap v1516: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:56 smithi119 ceph-mon[94175]: pgmap v1516: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:56 smithi119 ceph-mon[108979]: pgmap v1516: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:57.864 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealExclusive (7420 ms) 2023-12-01T15:51:57.864 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 11 tests from ClsLock (67469 ms total) 2023-12-01T15:51:57.864 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T15:51:57.864 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment tear-down 2023-12-01T15:51:57.864 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] 11 tests from 1 test suite ran. (67469 ms total) 2023-12-01T15:51:57.864 INFO:tasks.workunit.client.0.smithi119.stdout:[ PASSED ] 11 tests. 2023-12-01T15:51:57.867 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T15:51:57.867 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T15:51:57.937 INFO:tasks.workunit:Running workunit cls/test_cls_log.sh... 2023-12-01T15:51:57.938 DEBUG:teuthology.orchestra.run.smithi119:workunit test cls/test_cls_log.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_log.sh 2023-12-01T15:51:58.010 INFO:tasks.workunit.client.0.smithi119.stdout:Running main() from gmock_main.cc 2023-12-01T15:51:58.010 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] Running 4 tests from 1 test suite. 2023-12-01T15:51:58.010 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment set-up. 2023-12-01T15:51:58.010 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 4 tests from cls_log 2023-12-01T15:51:58.010 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_log.test_log_add_same_time 2023-12-01T15:51:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:58 smithi183 ceph-mon[99169]: pgmap v1517: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:58 smithi183 ceph-mon[99169]: osdmap e999: 8 total, 8 up, 8 in 2023-12-01T15:51:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:58 smithi119 ceph-mon[94175]: pgmap v1517: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:58 smithi119 ceph-mon[94175]: osdmap e999: 8 total, 8 up, 8 in 2023-12-01T15:51:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:58 smithi119 ceph-mon[108979]: pgmap v1517: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T15:51:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:58 smithi119 ceph-mon[108979]: osdmap e999: 8 total, 8 up, 8 in 2023-12-01T15:52:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:59 smithi183 ceph-mon[99169]: osdmap e1000: 8 total, 8 up, 8 in 2023-12-01T15:52:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3146603699' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:51:59 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:59 smithi119 ceph-mon[94175]: osdmap e1000: 8 total, 8 up, 8 in 2023-12-01T15:52:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3146603699' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:51:59 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:59 smithi119 ceph-mon[108979]: osdmap e1000: 8 total, 8 up, 8 in 2023-12-01T15:52:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3146603699' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:51:59 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:00.881 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_log.test_log_add_same_time (2871 ms) 2023-12-01T15:52:00.881 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_log.test_log_add_different_time 2023-12-01T15:52:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:00 smithi183 ceph-mon[99169]: pgmap v1520: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:00 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:00 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:00 smithi183 ceph-mon[99169]: osdmap e1001: 8 total, 8 up, 8 in 2023-12-01T15:52:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:00 smithi119 ceph-mon[94175]: pgmap v1520: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:00 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:00 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:00 smithi119 ceph-mon[94175]: osdmap e1001: 8 total, 8 up, 8 in 2023-12-01T15:52:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:00 smithi119 ceph-mon[108979]: pgmap v1520: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:00 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:00 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:00 smithi119 ceph-mon[108979]: osdmap e1001: 8 total, 8 up, 8 in 2023-12-01T15:52:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:01 smithi183 ceph-mon[99169]: osdmap e1002: 8 total, 8 up, 8 in 2023-12-01T15:52:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:01 smithi119 ceph-mon[108979]: osdmap e1002: 8 total, 8 up, 8 in 2023-12-01T15:52:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:01 smithi119 ceph-mon[94175]: osdmap e1002: 8 total, 8 up, 8 in 2023-12-01T15:52:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:02 smithi183 ceph-mon[99169]: pgmap v1523: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:02 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:02 smithi183 ceph-mon[99169]: osdmap e1003: 8 total, 8 up, 8 in 2023-12-01T15:52:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3093251458' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:02 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:02 smithi119 ceph-mon[108979]: pgmap v1523: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:02 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:02 smithi119 ceph-mon[108979]: osdmap e1003: 8 total, 8 up, 8 in 2023-12-01T15:52:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3093251458' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:02 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:02 smithi119 ceph-mon[94175]: pgmap v1523: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:02 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:02 smithi119 ceph-mon[94175]: osdmap e1003: 8 total, 8 up, 8 in 2023-12-01T15:52:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3093251458' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:02 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:03.895 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_log.test_log_add_different_time (3013 ms) 2023-12-01T15:52:03.895 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_log.trim_by_time 2023-12-01T15:52:04.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:03 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:04.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:03 smithi119 ceph-mon[108979]: osdmap e1004: 8 total, 8 up, 8 in 2023-12-01T15:52:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:03 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:03 smithi119 ceph-mon[94175]: osdmap e1004: 8 total, 8 up, 8 in 2023-12-01T15:52:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:03 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:03 smithi183 ceph-mon[99169]: osdmap e1004: 8 total, 8 up, 8 in 2023-12-01T15:52:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:52:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:52:04] "GET /metrics HTTP/1.1" 200 36185 "" "Prometheus/2.43.0" 2023-12-01T15:52:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:04 smithi183 ceph-mon[99169]: pgmap v1526: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:04 smithi183 ceph-mon[99169]: osdmap e1005: 8 total, 8 up, 8 in 2023-12-01T15:52:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:04 smithi119 ceph-mon[94175]: pgmap v1526: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:04 smithi119 ceph-mon[94175]: osdmap e1005: 8 total, 8 up, 8 in 2023-12-01T15:52:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:04 smithi119 ceph-mon[108979]: pgmap v1526: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:04 smithi119 ceph-mon[108979]: osdmap e1005: 8 total, 8 up, 8 in 2023-12-01T15:52:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:05 smithi183 ceph-mon[99169]: osdmap e1006: 8 total, 8 up, 8 in 2023-12-01T15:52:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1022250311' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:05 smithi183 ceph-mon[99169]: pgmap v1529: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1022250311' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:05 smithi183 ceph-mon[99169]: osdmap e1007: 8 total, 8 up, 8 in 2023-12-01T15:52:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:05 smithi119 ceph-mon[94175]: osdmap e1006: 8 total, 8 up, 8 in 2023-12-01T15:52:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1022250311' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:05 smithi119 ceph-mon[94175]: pgmap v1529: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1022250311' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:05 smithi119 ceph-mon[94175]: osdmap e1007: 8 total, 8 up, 8 in 2023-12-01T15:52:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:05 smithi119 ceph-mon[108979]: osdmap e1006: 8 total, 8 up, 8 in 2023-12-01T15:52:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1022250311' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:05 smithi119 ceph-mon[108979]: pgmap v1529: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1022250311' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:05 smithi119 ceph-mon[108979]: osdmap e1007: 8 total, 8 up, 8 in 2023-12-01T15:52:06.916 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_log.trim_by_time (3022 ms) 2023-12-01T15:52:06.916 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_log.trim_by_marker 2023-12-01T15:52:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:06 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:06 smithi183 ceph-mon[99169]: osdmap e1008: 8 total, 8 up, 8 in 2023-12-01T15:52:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:06 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:06 smithi119 ceph-mon[94175]: osdmap e1008: 8 total, 8 up, 8 in 2023-12-01T15:52:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:06 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:06 smithi119 ceph-mon[108979]: osdmap e1008: 8 total, 8 up, 8 in 2023-12-01T15:52:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:07 smithi183 ceph-mon[99169]: pgmap v1532: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:07 smithi119 ceph-mon[94175]: pgmap v1532: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:07 smithi119 ceph-mon[108979]: pgmap v1532: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:08 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:08 smithi183 ceph-mon[99169]: osdmap e1009: 8 total, 8 up, 8 in 2023-12-01T15:52:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2615791246' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:08 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:08 smithi119 ceph-mon[94175]: osdmap e1009: 8 total, 8 up, 8 in 2023-12-01T15:52:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2615791246' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:08 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:08 smithi119 ceph-mon[108979]: osdmap e1009: 8 total, 8 up, 8 in 2023-12-01T15:52:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2615791246' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:09.956 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_log.trim_by_marker (3040 ms) 2023-12-01T15:52:09.956 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 4 tests from cls_log (11946 ms total) 2023-12-01T15:52:09.956 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T15:52:09.956 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment tear-down 2023-12-01T15:52:09.956 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] 4 tests from 1 test suite ran. (11946 ms total) 2023-12-01T15:52:09.956 INFO:tasks.workunit.client.0.smithi119.stdout:[ PASSED ] 4 tests. 2023-12-01T15:52:09.959 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T15:52:09.960 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T15:52:10.028 INFO:tasks.workunit:Running workunit cls/test_cls_numops.sh... 2023-12-01T15:52:10.028 DEBUG:teuthology.orchestra.run.smithi119:workunit test cls/test_cls_numops.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_numops.sh 2023-12-01T15:52:10.102 INFO:tasks.workunit.client.0.smithi119.stdout:Running main() from gmock_main.cc 2023-12-01T15:52:10.102 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] Running 4 tests from 1 test suite. 2023-12-01T15:52:10.102 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment set-up. 2023-12-01T15:52:10.102 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 4 tests from ClsNumOps 2023-12-01T15:52:10.102 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsNumOps.Add 2023-12-01T15:52:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2615791246' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:09 smithi119 ceph-mon[108979]: osdmap e1010: 8 total, 8 up, 8 in 2023-12-01T15:52:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:09 smithi119 ceph-mon[108979]: pgmap v1535: 137 pgs: 22 unknown, 115 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2615791246' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:09 smithi119 ceph-mon[94175]: osdmap e1010: 8 total, 8 up, 8 in 2023-12-01T15:52:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:09 smithi119 ceph-mon[94175]: pgmap v1535: 137 pgs: 22 unknown, 115 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2615791246' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164008-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:09 smithi183 ceph-mon[99169]: osdmap e1010: 8 total, 8 up, 8 in 2023-12-01T15:52:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:09 smithi183 ceph-mon[99169]: pgmap v1535: 137 pgs: 22 unknown, 115 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:10 smithi183 ceph-mon[99169]: osdmap e1011: 8 total, 8 up, 8 in 2023-12-01T15:52:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:10 smithi119 ceph-mon[94175]: osdmap e1011: 8 total, 8 up, 8 in 2023-12-01T15:52:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:10 smithi119 ceph-mon[108979]: osdmap e1011: 8 total, 8 up, 8 in 2023-12-01T15:52:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:11 smithi183 ceph-mon[99169]: osdmap e1012: 8 total, 8 up, 8 in 2023-12-01T15:52:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1296252344' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:11 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:11 smithi183 ceph-mon[99169]: pgmap v1538: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:11 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:11 smithi183 ceph-mon[99169]: osdmap e1013: 8 total, 8 up, 8 in 2023-12-01T15:52:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:11 smithi119 ceph-mon[94175]: osdmap e1012: 8 total, 8 up, 8 in 2023-12-01T15:52:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1296252344' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:11 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:11 smithi119 ceph-mon[94175]: pgmap v1538: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:11 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:11 smithi119 ceph-mon[94175]: osdmap e1013: 8 total, 8 up, 8 in 2023-12-01T15:52:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:11 smithi119 ceph-mon[108979]: osdmap e1012: 8 total, 8 up, 8 in 2023-12-01T15:52:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1296252344' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:11 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:11 smithi119 ceph-mon[108979]: pgmap v1538: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:11 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:11 smithi119 ceph-mon[108979]: osdmap e1013: 8 total, 8 up, 8 in 2023-12-01T15:52:12.958 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsNumOps.Add (2856 ms) 2023-12-01T15:52:12.958 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsNumOps.Sub 2023-12-01T15:52:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:12 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:12 smithi183 ceph-mon[99169]: osdmap e1014: 8 total, 8 up, 8 in 2023-12-01T15:52:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:12 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:12 smithi119 ceph-mon[94175]: osdmap e1014: 8 total, 8 up, 8 in 2023-12-01T15:52:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:12 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:12 smithi119 ceph-mon[108979]: osdmap e1014: 8 total, 8 up, 8 in 2023-12-01T15:52:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:13 smithi183 ceph-mon[99169]: pgmap v1541: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:52:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:52:14] "GET /metrics HTTP/1.1" 200 36181 "" "Prometheus/2.43.0" 2023-12-01T15:52:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:13 smithi119 ceph-mon[94175]: pgmap v1541: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:13 smithi119 ceph-mon[108979]: pgmap v1541: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:14 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:14 smithi183 ceph-mon[99169]: osdmap e1015: 8 total, 8 up, 8 in 2023-12-01T15:52:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2712384497' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:14 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:14 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:14 smithi119 ceph-mon[108979]: osdmap e1015: 8 total, 8 up, 8 in 2023-12-01T15:52:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2712384497' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:14 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:14 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:14 smithi119 ceph-mon[94175]: osdmap e1015: 8 total, 8 up, 8 in 2023-12-01T15:52:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2712384497' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:14 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:16.012 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsNumOps.Sub (3051 ms) 2023-12-01T15:52:16.013 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsNumOps.Mul 2023-12-01T15:52:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:15 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:15 smithi183 ceph-mon[99169]: osdmap e1016: 8 total, 8 up, 8 in 2023-12-01T15:52:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:15 smithi183 ceph-mon[99169]: pgmap v1544: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:15 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:15 smithi119 ceph-mon[94175]: osdmap e1016: 8 total, 8 up, 8 in 2023-12-01T15:52:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:15 smithi119 ceph-mon[94175]: pgmap v1544: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:15 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:15 smithi119 ceph-mon[108979]: osdmap e1016: 8 total, 8 up, 8 in 2023-12-01T15:52:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:15 smithi119 ceph-mon[108979]: pgmap v1544: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:16 smithi183 ceph-mon[99169]: osdmap e1017: 8 total, 8 up, 8 in 2023-12-01T15:52:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:16 smithi119 ceph-mon[108979]: osdmap e1017: 8 total, 8 up, 8 in 2023-12-01T15:52:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:16 smithi119 ceph-mon[94175]: osdmap e1017: 8 total, 8 up, 8 in 2023-12-01T15:52:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:18 smithi183 ceph-mon[99169]: osdmap e1018: 8 total, 8 up, 8 in 2023-12-01T15:52:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1729316078' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:18 smithi183 ceph-mon[99169]: pgmap v1547: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:18 smithi119 ceph-mon[108979]: osdmap e1018: 8 total, 8 up, 8 in 2023-12-01T15:52:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1729316078' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:18 smithi119 ceph-mon[108979]: pgmap v1547: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:18 smithi119 ceph-mon[94175]: osdmap e1018: 8 total, 8 up, 8 in 2023-12-01T15:52:18.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1729316078' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:18.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:18 smithi119 ceph-mon[94175]: pgmap v1547: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:19.024 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsNumOps.Mul (3015 ms) 2023-12-01T15:52:19.025 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsNumOps.Div 2023-12-01T15:52:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:19 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:19 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1729316078' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:19 smithi183 ceph-mon[99169]: osdmap e1019: 8 total, 8 up, 8 in 2023-12-01T15:52:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:19 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:19 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1729316078' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:19 smithi119 ceph-mon[94175]: osdmap e1019: 8 total, 8 up, 8 in 2023-12-01T15:52:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:19 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:19 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1729316078' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:19 smithi119 ceph-mon[108979]: osdmap e1019: 8 total, 8 up, 8 in 2023-12-01T15:52:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:20 smithi183 ceph-mon[99169]: osdmap e1020: 8 total, 8 up, 8 in 2023-12-01T15:52:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:20 smithi183 ceph-mon[99169]: pgmap v1550: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:20 smithi119 ceph-mon[108979]: osdmap e1020: 8 total, 8 up, 8 in 2023-12-01T15:52:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:20 smithi119 ceph-mon[108979]: pgmap v1550: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:20 smithi119 ceph-mon[94175]: osdmap e1020: 8 total, 8 up, 8 in 2023-12-01T15:52:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:20 smithi119 ceph-mon[94175]: pgmap v1550: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:21 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:21 smithi183 ceph-mon[99169]: osdmap e1021: 8 total, 8 up, 8 in 2023-12-01T15:52:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:21 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/596003631' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:21 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:21 smithi119 ceph-mon[94175]: osdmap e1021: 8 total, 8 up, 8 in 2023-12-01T15:52:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/596003631' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:21 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:21 smithi119 ceph-mon[108979]: osdmap e1021: 8 total, 8 up, 8 in 2023-12-01T15:52:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:21 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/596003631' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:22.042 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsNumOps.Div (3017 ms) 2023-12-01T15:52:22.042 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 4 tests from ClsNumOps (11939 ms total) 2023-12-01T15:52:22.042 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T15:52:22.042 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment tear-down 2023-12-01T15:52:22.042 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] 4 tests from 1 test suite ran. (11940 ms total) 2023-12-01T15:52:22.042 INFO:tasks.workunit.client.0.smithi119.stdout:[ PASSED ] 4 tests. 2023-12-01T15:52:22.045 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T15:52:22.045 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T15:52:22.113 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2023-12-01T15:52:22.113 DEBUG:teuthology.orchestra.run.smithi119:workunit test cls/test_cls_rbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2023-12-01T15:52:22.187 INFO:tasks.workunit.client.0.smithi119.stdout:Running main() from gmock_main.cc 2023-12-01T15:52:22.187 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] Running 70 tests from 1 test suite. 2023-12-01T15:52:22.187 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment set-up. 2023-12-01T15:52:22.187 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 70 tests from TestClsRbd 2023-12-01T15:52:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/596003631' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:22 smithi183 ceph-mon[99169]: osdmap e1022: 8 total, 8 up, 8 in 2023-12-01T15:52:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:22 smithi183 ceph-mon[99169]: pgmap v1553: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/596003631' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:22 smithi119 ceph-mon[108979]: osdmap e1022: 8 total, 8 up, 8 in 2023-12-01T15:52:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:22 smithi119 ceph-mon[108979]: pgmap v1553: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/596003631' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164120-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:22 smithi119 ceph-mon[94175]: osdmap e1022: 8 total, 8 up, 8 in 2023-12-01T15:52:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:22 smithi119 ceph-mon[94175]: pgmap v1553: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:23 smithi183 ceph-mon[99169]: osdmap e1023: 8 total, 8 up, 8 in 2023-12-01T15:52:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:23 smithi119 ceph-mon[108979]: osdmap e1023: 8 total, 8 up, 8 in 2023-12-01T15:52:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:23 smithi119 ceph-mon[94175]: osdmap e1023: 8 total, 8 up, 8 in 2023-12-01T15:52:23.484 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:52:23.790 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:52:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (18m) 7m ago 19m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:52:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (19m) 7m ago 19m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:52:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (20m) 7m ago 20m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:52:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (20m) 7m ago 20m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:52:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (23m) 7m ago 23m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:52:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (25m) 7m ago 25m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:52:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (25m) 7m ago 25m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:52:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (23m) 7m ago 23m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:52:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (23m) 7m ago 23m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:52:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (19m) 7m ago 19m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:52:23.792 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (19m) 7m ago 19m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:52:23.792 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (23m) 7m ago 23m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:52:23.792 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (22m) 7m ago 22m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:52:23.792 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (22m) 7m ago 22m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:52:23.792 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (22m) 7m ago 22m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:52:23.792 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (21m) 7m ago 21m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:52:23.792 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (21m) 7m ago 21m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:52:23.792 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (21m) 7m ago 21m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:52:23.792 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (20m) 7m ago 20m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:52:23.792 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (18m) 7m ago 19m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:52:24.048 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.get_all_features 2023-12-01T15:52:24.063 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.get_all_features (15 ms) 2023-12-01T15:52:24.063 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.copyup 2023-12-01T15:52:24.190 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:52:24.190 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:52:24.190 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:52:24.191 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:52:24.191 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:52:24.191 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:52:24.191 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:52:24.191 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:52:24.191 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:52:24.191 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:52:24.191 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:52:24.191 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:52:24.191 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:52:24.191 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:52:24.192 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:52:24.192 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:52:24.192 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:52:24.248 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.copyup (185 ms) 2023-12-01T15:52:24.248 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.sparse_copyup 2023-12-01T15:52:24.261 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.sparse_copyup (13 ms) 2023-12-01T15:52:24.262 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.get_and_set_id 2023-12-01T15:52:24.268 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.get_and_set_id (7 ms) 2023-12-01T15:52:24.268 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.add_remove_child 2023-12-01T15:52:24.280 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.add_remove_child (12 ms) 2023-12-01T15:52:24.280 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.directory_methods 2023-12-01T15:52:24.305 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.directory_methods (25 ms) 2023-12-01T15:52:24.305 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.create 2023-12-01T15:52:24.320 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.create (15 ms) 2023-12-01T15:52:24.320 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.get_features 2023-12-01T15:52:24.321 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.get_features (1 ms) 2023-12-01T15:52:24.321 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.get_object_prefix 2023-12-01T15:52:24.322 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.get_object_prefix (2 ms) 2023-12-01T15:52:24.323 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2023-12-01T15:52:24.324 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.get_create_timestamp (1 ms) 2023-12-01T15:52:24.325 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2023-12-01T15:52:24.326 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.get_access_timestamp (2 ms) 2023-12-01T15:52:24.326 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2023-12-01T15:52:24.328 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.get_modify_timestamp (2 ms) 2023-12-01T15:52:24.328 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.get_data_pool 2023-12-01T15:52:24.331 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.get_data_pool (3 ms) 2023-12-01T15:52:24.331 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.get_size 2023-12-01T15:52:24.335 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.get_size (4 ms) 2023-12-01T15:52:24.335 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.set_size 2023-12-01T15:52:24.339 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.set_size (4 ms) 2023-12-01T15:52:24.340 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.protection_status 2023-12-01T15:52:24.356 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.protection_status (17 ms) 2023-12-01T15:52:24.356 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.snapshot_limits 2023-12-01T15:52:24.363 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.snapshot_limits (7 ms) 2023-12-01T15:52:24.363 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.parents_v1 2023-12-01T15:52:24.401 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.parents_v1 (38 ms) 2023-12-01T15:52:24.402 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.parents_v2 2023-12-01T15:52:24.431 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.parents_v2 (30 ms) 2023-12-01T15:52:24.432 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.snapshots 2023-12-01T15:52:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:24 smithi183 ceph-mon[99169]: osdmap e1024: 8 total, 8 up, 8 in 2023-12-01T15:52:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3801606082' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164240-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:24 smithi183 ceph-mon[99169]: pgmap v1556: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:24 smithi183 ceph-mon[99169]: from='client.25904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:24 smithi183 ceph-mon[99169]: from='client.25910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3801606082' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164240-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:24 smithi183 ceph-mon[99169]: osdmap e1025: 8 total, 8 up, 8 in 2023-12-01T15:52:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:52:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:52:24] "GET /metrics HTTP/1.1" 200 36184 "" "Prometheus/2.43.0" 2023-12-01T15:52:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:24 smithi119 ceph-mon[108979]: osdmap e1024: 8 total, 8 up, 8 in 2023-12-01T15:52:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3801606082' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164240-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:24 smithi119 ceph-mon[108979]: pgmap v1556: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:24 smithi119 ceph-mon[108979]: from='client.25904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:24 smithi119 ceph-mon[108979]: from='client.25910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3801606082' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164240-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:24 smithi119 ceph-mon[108979]: osdmap e1025: 8 total, 8 up, 8 in 2023-12-01T15:52:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:24 smithi119 ceph-mon[94175]: osdmap e1024: 8 total, 8 up, 8 in 2023-12-01T15:52:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3801606082' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164240-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:24 smithi119 ceph-mon[94175]: pgmap v1556: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:24 smithi119 ceph-mon[94175]: from='client.25904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:24 smithi119 ceph-mon[94175]: from='client.25910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3801606082' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164240-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:24 smithi119 ceph-mon[94175]: osdmap e1025: 8 total, 8 up, 8 in 2023-12-01T15:52:24.454 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.snapshots (23 ms) 2023-12-01T15:52:24.454 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.snapid_race 2023-12-01T15:52:24.459 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.snapid_race (5 ms) 2023-12-01T15:52:24.459 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.stripingv2 2023-12-01T15:52:24.468 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.stripingv2 (9 ms) 2023-12-01T15:52:24.468 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.object_map_save 2023-12-01T15:52:24.472 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.object_map_save (4 ms) 2023-12-01T15:52:24.472 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.object_map_resize 2023-12-01T15:52:24.480 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.object_map_resize (8 ms) 2023-12-01T15:52:24.480 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.object_map_update 2023-12-01T15:52:24.488 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.object_map_update (8 ms) 2023-12-01T15:52:24.488 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2023-12-01T15:52:24.488 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2023-12-01T15:52:24.488 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2023-12-01T15:52:24.496 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.object_map_snap_add (8 ms) 2023-12-01T15:52:24.496 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2023-12-01T15:52:24.503 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.object_map_snap_remove (7 ms) 2023-12-01T15:52:24.503 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.flags 2023-12-01T15:52:24.507 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.flags (4 ms) 2023-12-01T15:52:24.507 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.metadata 2023-12-01T15:52:24.532 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.metadata (25 ms) 2023-12-01T15:52:24.533 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.set_features 2023-12-01T15:52:24.539 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.set_features (7 ms) 2023-12-01T15:52:24.539 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.mirror 2023-12-01T15:52:24.579 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.mirror (40 ms) 2023-12-01T15:52:24.579 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.mirror_image 2023-12-01T15:52:24.594 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.mirror_image (15 ms) 2023-12-01T15:52:24.594 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.mirror_image_status 2023-12-01T15:52:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:25 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/956353626' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:52:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:25 smithi183 ceph-mon[99169]: osdmap e1026: 8 total, 8 up, 8 in 2023-12-01T15:52:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:25 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:25.639 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/956353626' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:52:25.639 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:25 smithi119 ceph-mon[94175]: osdmap e1026: 8 total, 8 up, 8 in 2023-12-01T15:52:25.640 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:25 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:25.640 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/956353626' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:52:25.640 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:25 smithi119 ceph-mon[108979]: osdmap e1026: 8 total, 8 up, 8 in 2023-12-01T15:52:26.883 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.mirror_image_status (2289 ms) 2023-12-01T15:52:26.883 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.mirror_image_map 2023-12-01T15:52:26.960 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.mirror_image_map (76 ms) 2023-12-01T15:52:26.960 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.mirror_instances 2023-12-01T15:52:26.967 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.mirror_instances (8 ms) 2023-12-01T15:52:26.967 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2023-12-01T15:52:26.980 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.mirror_snapshot (13 ms) 2023-12-01T15:52:26.980 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.group_dir_list 2023-12-01T15:52:26.982 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.group_dir_list (2 ms) 2023-12-01T15:52:26.982 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.group_dir_add 2023-12-01T15:52:26.984 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.group_dir_add (2 ms) 2023-12-01T15:52:26.984 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2023-12-01T15:52:26.987 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.dir_add_already_existing (3 ms) 2023-12-01T15:52:26.987 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.group_dir_rename 2023-12-01T15:52:26.993 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.group_dir_rename (6 ms) 2023-12-01T15:52:26.993 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.group_dir_remove 2023-12-01T15:52:26.997 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.group_dir_remove (4 ms) 2023-12-01T15:52:26.997 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2023-12-01T15:52:27.000 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (3 ms) 2023-12-01T15:52:27.000 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.group_image_add 2023-12-01T15:52:27.002 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.group_image_add (2 ms) 2023-12-01T15:52:27.002 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.group_image_remove 2023-12-01T15:52:27.006 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.group_image_remove (4 ms) 2023-12-01T15:52:27.006 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.group_image_list 2023-12-01T15:52:27.008 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.group_image_list (2 ms) 2023-12-01T15:52:27.008 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.group_image_clean 2023-12-01T15:52:27.013 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.group_image_clean (5 ms) 2023-12-01T15:52:27.013 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.image_group_add 2023-12-01T15:52:27.015 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.image_group_add (2 ms) 2023-12-01T15:52:27.015 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.image_group_remove 2023-12-01T15:52:27.018 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.image_group_remove (3 ms) 2023-12-01T15:52:27.018 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.image_group_get 2023-12-01T15:52:27.020 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.image_group_get (2 ms) 2023-12-01T15:52:27.021 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2023-12-01T15:52:27.022 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2023-12-01T15:52:27.022 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2023-12-01T15:52:27.024 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (2 ms) 2023-12-01T15:52:27.024 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2023-12-01T15:52:27.027 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (3 ms) 2023-12-01T15:52:27.027 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2023-12-01T15:52:27.030 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (3 ms) 2023-12-01T15:52:27.030 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.group_snap_set 2023-12-01T15:52:27.032 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.group_snap_set (2 ms) 2023-12-01T15:52:27.032 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.group_snap_list 2023-12-01T15:52:27.035 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.group_snap_list (3 ms) 2023-12-01T15:52:27.035 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2023-12-01T15:52:27.050 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (15 ms) 2023-12-01T15:52:27.050 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2023-12-01T15:52:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:26 smithi183 ceph-mon[99169]: pgmap v1559: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.0 MiB/s wr, 53 op/s 2023-12-01T15:52:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:26 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:26 smithi119 ceph-mon[94175]: pgmap v1559: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.0 MiB/s wr, 53 op/s 2023-12-01T15:52:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:26 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:26 smithi119 ceph-mon[108979]: pgmap v1559: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.0 MiB/s wr, 53 op/s 2023-12-01T15:52:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:26 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:27.248 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (198 ms) 2023-12-01T15:52:27.249 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.group_snap_remove 2023-12-01T15:52:27.252 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.group_snap_remove (4 ms) 2023-12-01T15:52:27.252 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2023-12-01T15:52:27.253 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (2 ms) 2023-12-01T15:52:27.254 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.trash_methods 2023-12-01T15:52:27.260 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.trash_methods (6 ms) 2023-12-01T15:52:27.260 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.op_features 2023-12-01T15:52:27.268 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.op_features (8 ms) 2023-12-01T15:52:27.268 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.clone_parent 2023-12-01T15:52:27.287 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.clone_parent (19 ms) 2023-12-01T15:52:27.287 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2023-12-01T15:52:27.295 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.clone_parent_ns (8 ms) 2023-12-01T15:52:27.296 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.clone_child 2023-12-01T15:52:27.309 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.clone_child (11 ms) 2023-12-01T15:52:27.309 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.namespace_methods 2023-12-01T15:52:27.313 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.namespace_methods (7 ms) 2023-12-01T15:52:27.313 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.migration 2023-12-01T15:52:27.323 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.migration (10 ms) 2023-12-01T15:52:27.323 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.migration_v1 2023-12-01T15:52:27.335 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.migration_v1 (12 ms) 2023-12-01T15:52:27.335 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2023-12-01T15:52:28.871 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1536 ms) 2023-12-01T15:52:28.872 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestClsRbd.sparsify 2023-12-01T15:52:28.915 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestClsRbd.sparsify (44 ms) 2023-12-01T15:52:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:28 smithi183 ceph-mon[99169]: pgmap v1560: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 774 KiB/s wr, 40 op/s 2023-12-01T15:52:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:28 smithi183 ceph-mon[99169]: osdmap e1027: 8 total, 8 up, 8 in 2023-12-01T15:52:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:28 smithi119 ceph-mon[94175]: pgmap v1560: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 774 KiB/s wr, 40 op/s 2023-12-01T15:52:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:28 smithi119 ceph-mon[94175]: osdmap e1027: 8 total, 8 up, 8 in 2023-12-01T15:52:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:28 smithi119 ceph-mon[108979]: pgmap v1560: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 774 KiB/s wr, 40 op/s 2023-12-01T15:52:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:28 smithi119 ceph-mon[108979]: osdmap e1027: 8 total, 8 up, 8 in 2023-12-01T15:52:29.880 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 70 tests from TestClsRbd (4867 ms total) 2023-12-01T15:52:29.880 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T15:52:29.880 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment tear-down 2023-12-01T15:52:29.880 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] 70 tests from 1 test suite ran. (7692 ms total) 2023-12-01T15:52:29.880 INFO:tasks.workunit.client.0.smithi119.stdout:[ PASSED ] 70 tests. 2023-12-01T15:52:29.883 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T15:52:29.883 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T15:52:29.953 INFO:tasks.workunit:Running workunit cls/test_cls_refcount.sh... 2023-12-01T15:52:29.954 DEBUG:teuthology.orchestra.run.smithi119:workunit test cls/test_cls_refcount.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_refcount.sh 2023-12-01T15:52:30.028 INFO:tasks.workunit.client.0.smithi119.stdout:Running main() from gmock_main.cc 2023-12-01T15:52:30.028 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] Running 10 tests from 1 test suite. 2023-12-01T15:52:30.028 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment set-up. 2023-12-01T15:52:30.028 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 10 tests from cls_rgw 2023-12-01T15:52:30.028 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.test_implicit 2023-12-01T15:52:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:29 smithi183 ceph-mon[99169]: osdmap e1028: 8 total, 8 up, 8 in 2023-12-01T15:52:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:29 smithi119 ceph-mon[94175]: osdmap e1028: 8 total, 8 up, 8 in 2023-12-01T15:52:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:29 smithi119 ceph-mon[108979]: osdmap e1028: 8 total, 8 up, 8 in 2023-12-01T15:52:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:30 smithi183 ceph-mon[99169]: pgmap v1563: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.6 MiB/s wr, 2.70k op/s 2023-12-01T15:52:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:30 smithi183 ceph-mon[99169]: osdmap e1029: 8 total, 8 up, 8 in 2023-12-01T15:52:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:30 smithi119 ceph-mon[94175]: pgmap v1563: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.6 MiB/s wr, 2.70k op/s 2023-12-01T15:52:31.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:30 smithi119 ceph-mon[94175]: osdmap e1029: 8 total, 8 up, 8 in 2023-12-01T15:52:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:30 smithi119 ceph-mon[108979]: pgmap v1563: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.6 MiB/s wr, 2.70k op/s 2023-12-01T15:52:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:30 smithi119 ceph-mon[108979]: osdmap e1029: 8 total, 8 up, 8 in 2023-12-01T15:52:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:31 smithi183 ceph-mon[99169]: osdmap e1030: 8 total, 8 up, 8 in 2023-12-01T15:52:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3771950969' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:31 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:31 smithi119 ceph-mon[94175]: osdmap e1030: 8 total, 8 up, 8 in 2023-12-01T15:52:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3771950969' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:31 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:31 smithi119 ceph-mon[108979]: osdmap e1030: 8 total, 8 up, 8 in 2023-12-01T15:52:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3771950969' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:31 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:32.905 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.test_implicit (2876 ms) 2023-12-01T15:52:32.905 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.test_implicit_idempotent 2023-12-01T15:52:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:32 smithi183 ceph-mon[99169]: pgmap v1566: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:32 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:32 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:32 smithi183 ceph-mon[99169]: osdmap e1031: 8 total, 8 up, 8 in 2023-12-01T15:52:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:32 smithi119 ceph-mon[94175]: pgmap v1566: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:32 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:32 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:32 smithi119 ceph-mon[94175]: osdmap e1031: 8 total, 8 up, 8 in 2023-12-01T15:52:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:32 smithi119 ceph-mon[108979]: pgmap v1566: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:32 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:32 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:32 smithi119 ceph-mon[108979]: osdmap e1031: 8 total, 8 up, 8 in 2023-12-01T15:52:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:33 smithi119 ceph-mon[94175]: osdmap e1032: 8 total, 8 up, 8 in 2023-12-01T15:52:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:33 smithi119 ceph-mon[94175]: pgmap v1569: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:52:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:33 smithi119 ceph-mon[108979]: osdmap e1032: 8 total, 8 up, 8 in 2023-12-01T15:52:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:33 smithi119 ceph-mon[108979]: pgmap v1569: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:52:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:33 smithi183 ceph-mon[99169]: osdmap e1032: 8 total, 8 up, 8 in 2023-12-01T15:52:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:33 smithi183 ceph-mon[99169]: pgmap v1569: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:52:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:52:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:52:34] "GET /metrics HTTP/1.1" 200 36184 "" "Prometheus/2.43.0" 2023-12-01T15:52:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:34 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:34 smithi183 ceph-mon[99169]: osdmap e1033: 8 total, 8 up, 8 in 2023-12-01T15:52:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/826382600' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:35.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:34 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:34 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:34 smithi119 ceph-mon[94175]: osdmap e1033: 8 total, 8 up, 8 in 2023-12-01T15:52:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/826382600' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:34 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:34 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:34 smithi119 ceph-mon[108979]: osdmap e1033: 8 total, 8 up, 8 in 2023-12-01T15:52:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/826382600' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:34 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:35.923 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.test_implicit_idempotent (3020 ms) 2023-12-01T15:52:35.923 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.test_put_snap 2023-12-01T15:52:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:35 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:35 smithi183 ceph-mon[99169]: osdmap e1034: 8 total, 8 up, 8 in 2023-12-01T15:52:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:35 smithi183 ceph-mon[99169]: pgmap v1572: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:52:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:35 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:35 smithi119 ceph-mon[94175]: osdmap e1034: 8 total, 8 up, 8 in 2023-12-01T15:52:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:35 smithi119 ceph-mon[94175]: pgmap v1572: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:52:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:35 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:35 smithi119 ceph-mon[108979]: osdmap e1034: 8 total, 8 up, 8 in 2023-12-01T15:52:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:35 smithi119 ceph-mon[108979]: pgmap v1572: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:52:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:36 smithi183 ceph-mon[99169]: osdmap e1035: 8 total, 8 up, 8 in 2023-12-01T15:52:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:52:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:52:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:52:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:36 smithi119 ceph-mon[94175]: osdmap e1035: 8 total, 8 up, 8 in 2023-12-01T15:52:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:52:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:52:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:52:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:36 smithi119 ceph-mon[108979]: osdmap e1035: 8 total, 8 up, 8 in 2023-12-01T15:52:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:52:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:52:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:52:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:37 smithi183 ceph-mon[99169]: osdmap e1036: 8 total, 8 up, 8 in 2023-12-01T15:52:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/811612758' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:37 smithi183 ceph-mon[99169]: pgmap v1575: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:37 smithi119 ceph-mon[108979]: osdmap e1036: 8 total, 8 up, 8 in 2023-12-01T15:52:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/811612758' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:37 smithi119 ceph-mon[108979]: pgmap v1575: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:37 smithi119 ceph-mon[94175]: osdmap e1036: 8 total, 8 up, 8 in 2023-12-01T15:52:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/811612758' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:37 smithi119 ceph-mon[94175]: pgmap v1575: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:38 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/811612758' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:38 smithi183 ceph-mon[99169]: osdmap e1037: 8 total, 8 up, 8 in 2023-12-01T15:52:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:52:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:38 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/811612758' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:38 smithi119 ceph-mon[108979]: osdmap e1037: 8 total, 8 up, 8 in 2023-12-01T15:52:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:52:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:38 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/811612758' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:38 smithi119 ceph-mon[94175]: osdmap e1037: 8 total, 8 up, 8 in 2023-12-01T15:52:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:52:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:39 smithi119 ceph-mon[108979]: osdmap e1038: 8 total, 8 up, 8 in 2023-12-01T15:52:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:39 smithi119 ceph-mon[108979]: pgmap v1578: 137 pgs: 24 unknown, 113 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:52:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:39 smithi119 ceph-mon[94175]: osdmap e1038: 8 total, 8 up, 8 in 2023-12-01T15:52:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:39 smithi119 ceph-mon[94175]: pgmap v1578: 137 pgs: 24 unknown, 113 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:52:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:39 smithi183 ceph-mon[99169]: osdmap e1038: 8 total, 8 up, 8 in 2023-12-01T15:52:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:39 smithi183 ceph-mon[99169]: pgmap v1578: 137 pgs: 24 unknown, 113 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:52:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:40 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:40 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:41.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:40 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:42 smithi183 ceph-mon[99169]: pgmap v1579: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 187 B/s wr, 0 op/s 2023-12-01T15:52:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:42 smithi183 ceph-mon[99169]: osdmap e1039: 8 total, 8 up, 8 in 2023-12-01T15:52:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:42 smithi119 ceph-mon[94175]: pgmap v1579: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 187 B/s wr, 0 op/s 2023-12-01T15:52:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:42 smithi119 ceph-mon[94175]: osdmap e1039: 8 total, 8 up, 8 in 2023-12-01T15:52:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:42 smithi119 ceph-mon[108979]: pgmap v1579: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 187 B/s wr, 0 op/s 2023-12-01T15:52:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:42 smithi119 ceph-mon[108979]: osdmap e1039: 8 total, 8 up, 8 in 2023-12-01T15:52:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:43 smithi119 ceph-mon[94175]: osdmap e1040: 8 total, 8 up, 8 in 2023-12-01T15:52:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:43 smithi119 ceph-mon[108979]: osdmap e1040: 8 total, 8 up, 8 in 2023-12-01T15:52:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:43 smithi183 ceph-mon[99169]: osdmap e1040: 8 total, 8 up, 8 in 2023-12-01T15:52:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:52:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:52:44] "GET /metrics HTTP/1.1" 200 36185 "" "Prometheus/2.43.0" 2023-12-01T15:52:44.880 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.test_put_snap (8957 ms) 2023-12-01T15:52:44.880 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.test_explicit 2023-12-01T15:52:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:44 smithi183 ceph-mon[99169]: pgmap v1582: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 187 B/s wr, 0 op/s 2023-12-01T15:52:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:44 smithi183 ceph-mon[99169]: osdmap e1041: 8 total, 8 up, 8 in 2023-12-01T15:52:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:44 smithi119 ceph-mon[94175]: pgmap v1582: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 187 B/s wr, 0 op/s 2023-12-01T15:52:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:44 smithi119 ceph-mon[94175]: osdmap e1041: 8 total, 8 up, 8 in 2023-12-01T15:52:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:44 smithi119 ceph-mon[108979]: pgmap v1582: 137 pgs: 137 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 187 B/s wr, 0 op/s 2023-12-01T15:52:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:44 smithi119 ceph-mon[108979]: osdmap e1041: 8 total, 8 up, 8 in 2023-12-01T15:52:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:45 smithi183 ceph-mon[99169]: osdmap e1042: 8 total, 8 up, 8 in 2023-12-01T15:52:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:45 smithi119 ceph-mon[94175]: osdmap e1042: 8 total, 8 up, 8 in 2023-12-01T15:52:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:45 smithi119 ceph-mon[108979]: osdmap e1042: 8 total, 8 up, 8 in 2023-12-01T15:52:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:46 smithi183 ceph-mon[99169]: pgmap v1585: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:46 smithi183 ceph-mon[99169]: osdmap e1043: 8 total, 8 up, 8 in 2023-12-01T15:52:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/811186827' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:46 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:46 smithi119 ceph-mon[94175]: pgmap v1585: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:46 smithi119 ceph-mon[94175]: osdmap e1043: 8 total, 8 up, 8 in 2023-12-01T15:52:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/811186827' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:46 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:46 smithi119 ceph-mon[108979]: pgmap v1585: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:46 smithi119 ceph-mon[108979]: osdmap e1043: 8 total, 8 up, 8 in 2023-12-01T15:52:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/811186827' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:46 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:47.921 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.test_explicit (3041 ms) 2023-12-01T15:52:47.922 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.set 2023-12-01T15:52:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:47 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:47 smithi183 ceph-mon[99169]: osdmap e1044: 8 total, 8 up, 8 in 2023-12-01T15:52:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:47 smithi183 ceph-mon[99169]: pgmap v1588: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:47 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:47 smithi119 ceph-mon[94175]: osdmap e1044: 8 total, 8 up, 8 in 2023-12-01T15:52:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:47 smithi119 ceph-mon[94175]: pgmap v1588: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:47 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:47 smithi119 ceph-mon[108979]: osdmap e1044: 8 total, 8 up, 8 in 2023-12-01T15:52:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:47 smithi119 ceph-mon[108979]: pgmap v1588: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:48 smithi183 ceph-mon[99169]: osdmap e1045: 8 total, 8 up, 8 in 2023-12-01T15:52:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:52:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:48 smithi119 ceph-mon[94175]: osdmap e1045: 8 total, 8 up, 8 in 2023-12-01T15:52:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:52:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:48 smithi119 ceph-mon[108979]: osdmap e1045: 8 total, 8 up, 8 in 2023-12-01T15:52:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:52:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:49 smithi183 ceph-mon[99169]: osdmap e1046: 8 total, 8 up, 8 in 2023-12-01T15:52:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1351524663' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:49 smithi183 ceph-mon[99169]: pgmap v1591: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:49 smithi119 ceph-mon[94175]: osdmap e1046: 8 total, 8 up, 8 in 2023-12-01T15:52:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1351524663' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:49 smithi119 ceph-mon[94175]: pgmap v1591: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:49 smithi119 ceph-mon[108979]: osdmap e1046: 8 total, 8 up, 8 in 2023-12-01T15:52:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1351524663' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:52:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:49 smithi119 ceph-mon[108979]: pgmap v1591: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:50.942 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.set (3021 ms) 2023-12-01T15:52:50.943 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.test_implicit_ec 2023-12-01T15:52:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:50 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1351524663' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:50 smithi183 ceph-mon[99169]: osdmap e1047: 8 total, 8 up, 8 in 2023-12-01T15:52:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:50 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1351524663' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:50 smithi119 ceph-mon[94175]: osdmap e1047: 8 total, 8 up, 8 in 2023-12-01T15:52:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:50 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1351524663' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164373-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:52:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:50 smithi119 ceph-mon[108979]: osdmap e1047: 8 total, 8 up, 8 in 2023-12-01T15:52:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:51 smithi119 ceph-mon[94175]: osdmap e1048: 8 total, 8 up, 8 in 2023-12-01T15:52:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-6"}]: dispatch 2023-12-01T15:52:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-6"}]: dispatch 2023-12-01T15:52:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:52:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:51 smithi119 ceph-mon[94175]: pgmap v1594: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:51 smithi119 ceph-mon[108979]: osdmap e1048: 8 total, 8 up, 8 in 2023-12-01T15:52:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-6"}]: dispatch 2023-12-01T15:52:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-6"}]: dispatch 2023-12-01T15:52:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:52:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:51 smithi119 ceph-mon[108979]: pgmap v1594: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:51 smithi183 ceph-mon[99169]: osdmap e1048: 8 total, 8 up, 8 in 2023-12-01T15:52:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-6"}]: dispatch 2023-12-01T15:52:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-6"}]: dispatch 2023-12-01T15:52:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:52:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:51 smithi183 ceph-mon[99169]: pgmap v1594: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:52 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T15:52:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:52 smithi119 ceph-mon[94175]: osdmap e1049: 8 total, 8 up, 8 in 2023-12-01T15:52:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-6"}]: dispatch 2023-12-01T15:52:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:52 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T15:52:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:52 smithi119 ceph-mon[108979]: osdmap e1049: 8 total, 8 up, 8 in 2023-12-01T15:52:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-6"}]: dispatch 2023-12-01T15:52:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:52 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T15:52:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:52 smithi183 ceph-mon[99169]: osdmap e1049: 8 total, 8 up, 8 in 2023-12-01T15:52:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-6"}]: dispatch 2023-12-01T15:52:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:53 smithi183 ceph-mon[99169]: osdmap e1050: 8 total, 8 up, 8 in 2023-12-01T15:52:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:53 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:52:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:53 smithi183 ceph-mon[99169]: pgmap v1597: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:52:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:52:54] "GET /metrics HTTP/1.1" 200 33817 "" "Prometheus/2.43.0" 2023-12-01T15:52:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:53 smithi119 ceph-mon[94175]: osdmap e1050: 8 total, 8 up, 8 in 2023-12-01T15:52:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:53 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:52:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:53 smithi119 ceph-mon[94175]: pgmap v1597: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:53 smithi119 ceph-mon[108979]: osdmap e1050: 8 total, 8 up, 8 in 2023-12-01T15:52:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:53 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:52:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:53 smithi119 ceph-mon[108979]: pgmap v1597: 105 pgs: 105 active+clean; 580 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:54.534 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:52:54.843 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:52:54.843 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (19m) 8m ago 20m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:52:54.843 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (19m) 8m ago 19m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:52:54.843 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (20m) 8m ago 20m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:52:54.843 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (20m) 8m ago 20m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:52:54.843 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (23m) 8m ago 23m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:52:54.843 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (25m) 8m ago 25m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:52:54.843 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (25m) 8m ago 25m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:52:54.843 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (24m) 8m ago 24m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:52:54.844 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (24m) 8m ago 24m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:52:54.844 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (20m) 8m ago 19m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:52:54.844 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (19m) 8m ago 19m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:52:54.844 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (23m) 8m ago 23m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:52:54.844 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (23m) 8m ago 23m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:52:54.844 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (22m) 8m ago 22m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:52:54.844 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (22m) 8m ago 22m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:52:54.844 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (22m) 8m ago 22m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:52:54.844 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (21m) 8m ago 21m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:52:54.844 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (21m) 8m ago 21m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:52:54.844 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (21m) 8m ago 21m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:52:54.844 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (19m) 8m ago 20m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:52:55.229 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:52:55.229 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:52:55.229 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:52:55.229 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:52:55.229 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:52:55.229 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:52:55.229 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:52:55.229 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:52:55.229 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:52:55.229 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:52:55.230 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:52:55.230 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:52:55.230 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:52:55.230 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:52:55.230 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:52:55.230 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:52:55.230 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:52:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-6"}]': finished 2023-12-01T15:52:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:54 smithi183 ceph-mon[99169]: osdmap e1051: 8 total, 8 up, 8 in 2023-12-01T15:52:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:54 smithi183 ceph-mon[99169]: from='client.25958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:54 smithi183 ceph-mon[99169]: from='client.16083 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-6"}]': finished 2023-12-01T15:52:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:54 smithi119 ceph-mon[108979]: osdmap e1051: 8 total, 8 up, 8 in 2023-12-01T15:52:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:54 smithi119 ceph-mon[108979]: from='client.25958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:54 smithi119 ceph-mon[108979]: from='client.16083 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-6"}]': finished 2023-12-01T15:52:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:54 smithi119 ceph-mon[94175]: osdmap e1051: 8 total, 8 up, 8 in 2023-12-01T15:52:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:54 smithi119 ceph-mon[94175]: from='client.25958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:54 smithi119 ceph-mon[94175]: from='client.16083 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:55 smithi183 ceph-mon[99169]: osdmap e1052: 8 total, 8 up, 8 in 2023-12-01T15:52:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2767671500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:52:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:55 smithi183 ceph-mon[99169]: pgmap v1600: 113 pgs: 8 creating+peering, 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:55 smithi119 ceph-mon[108979]: osdmap e1052: 8 total, 8 up, 8 in 2023-12-01T15:52:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2767671500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:52:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:55 smithi119 ceph-mon[108979]: pgmap v1600: 113 pgs: 8 creating+peering, 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:55 smithi119 ceph-mon[94175]: osdmap e1052: 8 total, 8 up, 8 in 2023-12-01T15:52:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2767671500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:52:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:55 smithi119 ceph-mon[94175]: pgmap v1600: 113 pgs: 8 creating+peering, 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:56 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:56 smithi183 ceph-mon[99169]: osdmap e1053: 8 total, 8 up, 8 in 2023-12-01T15:52:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-6"}]: dispatch 2023-12-01T15:52:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:56 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:56 smithi119 ceph-mon[94175]: osdmap e1053: 8 total, 8 up, 8 in 2023-12-01T15:52:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-6"}]: dispatch 2023-12-01T15:52:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:56 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:52:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:56 smithi119 ceph-mon[108979]: osdmap e1053: 8 total, 8 up, 8 in 2023-12-01T15:52:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-6"}]: dispatch 2023-12-01T15:52:57.987 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.test_implicit_ec (7045 ms) 2023-12-01T15:52:57.987 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.test_implicit_idempotent_ec 2023-12-01T15:52:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-6"}]': finished 2023-12-01T15:52:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:57 smithi183 ceph-mon[99169]: osdmap e1054: 8 total, 8 up, 8 in 2023-12-01T15:52:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-6"}]: dispatch 2023-12-01T15:52:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:57 smithi183 ceph-mon[99169]: pgmap v1603: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-6"}]': finished 2023-12-01T15:52:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:57 smithi119 ceph-mon[94175]: osdmap e1054: 8 total, 8 up, 8 in 2023-12-01T15:52:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-6"}]: dispatch 2023-12-01T15:52:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:57 smithi119 ceph-mon[94175]: pgmap v1603: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-6"}]': finished 2023-12-01T15:52:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:57 smithi119 ceph-mon[108979]: osdmap e1054: 8 total, 8 up, 8 in 2023-12-01T15:52:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-6"}]: dispatch 2023-12-01T15:52:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:57 smithi119 ceph-mon[108979]: pgmap v1603: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:58 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-6"}]': finished 2023-12-01T15:52:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:58 smithi183 ceph-mon[99169]: osdmap e1055: 8 total, 8 up, 8 in 2023-12-01T15:52:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-7"}]: dispatch 2023-12-01T15:52:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-7"}]: dispatch 2023-12-01T15:52:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:52:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:52:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:58 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-6"}]': finished 2023-12-01T15:52:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:58 smithi119 ceph-mon[94175]: osdmap e1055: 8 total, 8 up, 8 in 2023-12-01T15:52:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-7"}]: dispatch 2023-12-01T15:52:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-7"}]: dispatch 2023-12-01T15:52:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:52:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:58 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:52:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/160864025' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-6"}]': finished 2023-12-01T15:52:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:58 smithi119 ceph-mon[108979]: osdmap e1055: 8 total, 8 up, 8 in 2023-12-01T15:52:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-7"}]: dispatch 2023-12-01T15:52:59.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-7"}]: dispatch 2023-12-01T15:52:59.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:52:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:53:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T15:53:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:00 smithi183 ceph-mon[99169]: osdmap e1056: 8 total, 8 up, 8 in 2023-12-01T15:53:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-7"}]: dispatch 2023-12-01T15:53:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:00 smithi183 ceph-mon[99169]: pgmap v1606: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T15:53:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:59 smithi119 ceph-mon[94175]: osdmap e1056: 8 total, 8 up, 8 in 2023-12-01T15:53:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-7"}]: dispatch 2023-12-01T15:53:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:52:59 smithi119 ceph-mon[94175]: pgmap v1606: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T15:53:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:00 smithi119 ceph-mon[108979]: osdmap e1056: 8 total, 8 up, 8 in 2023-12-01T15:53:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-7"}]: dispatch 2023-12-01T15:53:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:00 smithi119 ceph-mon[108979]: pgmap v1606: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:01 smithi183 ceph-mon[99169]: osdmap e1057: 8 total, 8 up, 8 in 2023-12-01T15:53:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:00 smithi119 ceph-mon[94175]: osdmap e1057: 8 total, 8 up, 8 in 2023-12-01T15:53:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:01 smithi119 ceph-mon[108979]: osdmap e1057: 8 total, 8 up, 8 in 2023-12-01T15:53:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-7"}]': finished 2023-12-01T15:53:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:02 smithi183 ceph-mon[99169]: osdmap e1058: 8 total, 8 up, 8 in 2023-12-01T15:53:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:02 smithi183 ceph-mon[99169]: pgmap v1609: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-7"}]': finished 2023-12-01T15:53:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:02 smithi119 ceph-mon[94175]: osdmap e1058: 8 total, 8 up, 8 in 2023-12-01T15:53:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:02 smithi119 ceph-mon[94175]: pgmap v1609: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-7"}]': finished 2023-12-01T15:53:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:02 smithi119 ceph-mon[108979]: osdmap e1058: 8 total, 8 up, 8 in 2023-12-01T15:53:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:02 smithi119 ceph-mon[108979]: pgmap v1609: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:03 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:53:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:03 smithi183 ceph-mon[99169]: osdmap e1059: 8 total, 8 up, 8 in 2023-12-01T15:53:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:03 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:53:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:03 smithi119 ceph-mon[94175]: osdmap e1059: 8 total, 8 up, 8 in 2023-12-01T15:53:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:03 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:53:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:03 smithi119 ceph-mon[108979]: osdmap e1059: 8 total, 8 up, 8 in 2023-12-01T15:53:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:04 smithi183 ceph-mon[99169]: osdmap e1060: 8 total, 8 up, 8 in 2023-12-01T15:53:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-7"}]: dispatch 2023-12-01T15:53:04.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:04 smithi183 ceph-mon[99169]: pgmap v1612: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:53:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:53:04] "GET /metrics HTTP/1.1" 200 33817 "" "Prometheus/2.43.0" 2023-12-01T15:53:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:04 smithi119 ceph-mon[94175]: osdmap e1060: 8 total, 8 up, 8 in 2023-12-01T15:53:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-7"}]: dispatch 2023-12-01T15:53:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:04 smithi119 ceph-mon[94175]: pgmap v1612: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:04 smithi119 ceph-mon[108979]: osdmap e1060: 8 total, 8 up, 8 in 2023-12-01T15:53:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-7"}]: dispatch 2023-12-01T15:53:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:04 smithi119 ceph-mon[108979]: pgmap v1612: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:05.035 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.test_implicit_idempotent_ec (7048 ms) 2023-12-01T15:53:05.036 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.test_put_snap_ec 2023-12-01T15:53:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:05 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:53:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-7"}]': finished 2023-12-01T15:53:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:05 smithi183 ceph-mon[99169]: osdmap e1061: 8 total, 8 up, 8 in 2023-12-01T15:53:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-7"}]: dispatch 2023-12-01T15:53:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:05 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:53:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-7"}]': finished 2023-12-01T15:53:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:05 smithi119 ceph-mon[94175]: osdmap e1061: 8 total, 8 up, 8 in 2023-12-01T15:53:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-7"}]: dispatch 2023-12-01T15:53:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:05 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:53:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-7"}]': finished 2023-12-01T15:53:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:05 smithi119 ceph-mon[108979]: osdmap e1061: 8 total, 8 up, 8 in 2023-12-01T15:53:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-7"}]: dispatch 2023-12-01T15:53:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-7"}]': finished 2023-12-01T15:53:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:06 smithi183 ceph-mon[99169]: osdmap e1062: 8 total, 8 up, 8 in 2023-12-01T15:53:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2699537084' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:06 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:06.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2699537084' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:06.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:06 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:06.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2699537084' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:53:06.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:06 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:53:06.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:06 smithi183 ceph-mon[99169]: pgmap v1615: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-7"}]': finished 2023-12-01T15:53:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:06 smithi119 ceph-mon[94175]: osdmap e1062: 8 total, 8 up, 8 in 2023-12-01T15:53:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2699537084' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:06 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2699537084' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:06 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2699537084' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:53:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:06 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:53:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:06 smithi119 ceph-mon[94175]: pgmap v1615: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2063048595' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-7"}]': finished 2023-12-01T15:53:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:06 smithi119 ceph-mon[108979]: osdmap e1062: 8 total, 8 up, 8 in 2023-12-01T15:53:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2699537084' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:06 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2699537084' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:06 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2699537084' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:53:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:06 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:53:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:06 smithi119 ceph-mon[108979]: pgmap v1615: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:07 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T15:53:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:07 smithi183 ceph-mon[99169]: osdmap e1063: 8 total, 8 up, 8 in 2023-12-01T15:53:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2699537084' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:07 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:07 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T15:53:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:07 smithi119 ceph-mon[108979]: osdmap e1063: 8 total, 8 up, 8 in 2023-12-01T15:53:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2699537084' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:07 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:07 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T15:53:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:07 smithi119 ceph-mon[94175]: osdmap e1063: 8 total, 8 up, 8 in 2023-12-01T15:53:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2699537084' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:07 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:08 smithi183 ceph-mon[99169]: osdmap e1064: 8 total, 8 up, 8 in 2023-12-01T15:53:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:08 smithi183 ceph-mon[99169]: pgmap v1618: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:08 smithi119 ceph-mon[94175]: osdmap e1064: 8 total, 8 up, 8 in 2023-12-01T15:53:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:08 smithi119 ceph-mon[94175]: pgmap v1618: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:08 smithi119 ceph-mon[108979]: osdmap e1064: 8 total, 8 up, 8 in 2023-12-01T15:53:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:08 smithi119 ceph-mon[108979]: pgmap v1618: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:09 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-8"}]': finished 2023-12-01T15:53:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:09 smithi183 ceph-mon[99169]: osdmap e1065: 8 total, 8 up, 8 in 2023-12-01T15:53:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:09 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-8"}]': finished 2023-12-01T15:53:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:09 smithi119 ceph-mon[94175]: osdmap e1065: 8 total, 8 up, 8 in 2023-12-01T15:53:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:09 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-8"}]': finished 2023-12-01T15:53:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:09 smithi119 ceph-mon[108979]: osdmap e1065: 8 total, 8 up, 8 in 2023-12-01T15:53:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:10 smithi183 ceph-mon[99169]: osdmap e1066: 8 total, 8 up, 8 in 2023-12-01T15:53:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:10 smithi183 ceph-mon[99169]: pgmap v1621: 113 pgs: 4 unknown, 109 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:53:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:10 smithi183 ceph-mon[99169]: osdmap e1067: 8 total, 8 up, 8 in 2023-12-01T15:53:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:10 smithi119 ceph-mon[94175]: osdmap e1066: 8 total, 8 up, 8 in 2023-12-01T15:53:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:10 smithi119 ceph-mon[94175]: pgmap v1621: 113 pgs: 4 unknown, 109 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:53:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:10 smithi119 ceph-mon[94175]: osdmap e1067: 8 total, 8 up, 8 in 2023-12-01T15:53:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:10 smithi119 ceph-mon[108979]: osdmap e1066: 8 total, 8 up, 8 in 2023-12-01T15:53:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:10 smithi119 ceph-mon[108979]: pgmap v1621: 113 pgs: 4 unknown, 109 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T15:53:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:10 smithi119 ceph-mon[108979]: osdmap e1067: 8 total, 8 up, 8 in 2023-12-01T15:53:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:11 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:53:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:11 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:53:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:11 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:53:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:12 smithi183 ceph-mon[99169]: pgmap v1623: 113 pgs: 113 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 235 B/s wr, 0 op/s 2023-12-01T15:53:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:12 smithi119 ceph-mon[94175]: pgmap v1623: 113 pgs: 113 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 235 B/s wr, 0 op/s 2023-12-01T15:53:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:12 smithi119 ceph-mon[108979]: pgmap v1623: 113 pgs: 113 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 235 B/s wr, 0 op/s 2023-12-01T15:53:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:13 smithi183 ceph-mon[99169]: osdmap e1068: 8 total, 8 up, 8 in 2023-12-01T15:53:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:13 smithi119 ceph-mon[94175]: osdmap e1068: 8 total, 8 up, 8 in 2023-12-01T15:53:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:13 smithi119 ceph-mon[108979]: osdmap e1068: 8 total, 8 up, 8 in 2023-12-01T15:53:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:14 smithi183 ceph-mon[99169]: osdmap e1069: 8 total, 8 up, 8 in 2023-12-01T15:53:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:14 smithi183 ceph-mon[99169]: pgmap v1626: 113 pgs: 113 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 236 B/s wr, 0 op/s 2023-12-01T15:53:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:53:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:53:14] "GET /metrics HTTP/1.1" 200 36179 "" "Prometheus/2.43.0" 2023-12-01T15:53:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:14 smithi119 ceph-mon[94175]: osdmap e1069: 8 total, 8 up, 8 in 2023-12-01T15:53:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:14 smithi119 ceph-mon[94175]: pgmap v1626: 113 pgs: 113 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 236 B/s wr, 0 op/s 2023-12-01T15:53:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:14 smithi119 ceph-mon[108979]: osdmap e1069: 8 total, 8 up, 8 in 2023-12-01T15:53:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:14 smithi119 ceph-mon[108979]: pgmap v1626: 113 pgs: 113 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 236 B/s wr, 0 op/s 2023-12-01T15:53:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:15 smithi183 ceph-mon[99169]: osdmap e1070: 8 total, 8 up, 8 in 2023-12-01T15:53:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 15:53:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T15:53:14.927041931Z level=info msg="Completed cleanup jobs" duration=11.610773ms 2023-12-01T15:53:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:15 smithi119 ceph-mon[94175]: osdmap e1070: 8 total, 8 up, 8 in 2023-12-01T15:53:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:15 smithi119 ceph-mon[108979]: osdmap e1070: 8 total, 8 up, 8 in 2023-12-01T15:53:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:16 smithi183 ceph-mon[99169]: osdmap e1071: 8 total, 8 up, 8 in 2023-12-01T15:53:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2699537084' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:16 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:16 smithi183 ceph-mon[99169]: pgmap v1629: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:16 smithi119 ceph-mon[94175]: osdmap e1071: 8 total, 8 up, 8 in 2023-12-01T15:53:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2699537084' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:16 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:16.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:16 smithi119 ceph-mon[94175]: pgmap v1629: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:16 smithi119 ceph-mon[108979]: osdmap e1071: 8 total, 8 up, 8 in 2023-12-01T15:53:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2699537084' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:16 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:16 smithi119 ceph-mon[108979]: pgmap v1629: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:17.148 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.test_put_snap_ec (12113 ms) 2023-12-01T15:53:17.148 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.test_explicit_ec 2023-12-01T15:53:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:17 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:53:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:17 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-8"}]': finished 2023-12-01T15:53:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:17 smithi183 ceph-mon[99169]: osdmap e1072: 8 total, 8 up, 8 in 2023-12-01T15:53:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:17 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2699537084' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:17 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:17 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:53:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:17 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-8"}]': finished 2023-12-01T15:53:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:17 smithi119 ceph-mon[94175]: osdmap e1072: 8 total, 8 up, 8 in 2023-12-01T15:53:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:17 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2699537084' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:17 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:17 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:53:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:17 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-8"}]': finished 2023-12-01T15:53:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:17 smithi119 ceph-mon[108979]: osdmap e1072: 8 total, 8 up, 8 in 2023-12-01T15:53:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:17 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2699537084' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:17 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-8"}]: dispatch 2023-12-01T15:53:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:18 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-8"}]': finished 2023-12-01T15:53:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:18 smithi183 ceph-mon[99169]: osdmap e1073: 8 total, 8 up, 8 in 2023-12-01T15:53:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-9"}]: dispatch 2023-12-01T15:53:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-9"}]: dispatch 2023-12-01T15:53:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:53:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:18 smithi183 ceph-mon[99169]: pgmap v1632: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:18 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-8"}]': finished 2023-12-01T15:53:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:18 smithi119 ceph-mon[94175]: osdmap e1073: 8 total, 8 up, 8 in 2023-12-01T15:53:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-9"}]: dispatch 2023-12-01T15:53:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-9"}]: dispatch 2023-12-01T15:53:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:53:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:18 smithi119 ceph-mon[94175]: pgmap v1632: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:18 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-8"}]': finished 2023-12-01T15:53:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:18 smithi119 ceph-mon[108979]: osdmap e1073: 8 total, 8 up, 8 in 2023-12-01T15:53:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-9"}]: dispatch 2023-12-01T15:53:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-9"}]: dispatch 2023-12-01T15:53:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:53:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:18 smithi119 ceph-mon[108979]: pgmap v1632: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:19 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T15:53:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:19 smithi183 ceph-mon[99169]: osdmap e1074: 8 total, 8 up, 8 in 2023-12-01T15:53:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:19 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-9"}]: dispatch 2023-12-01T15:53:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:53:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:19 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T15:53:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:19 smithi119 ceph-mon[108979]: osdmap e1074: 8 total, 8 up, 8 in 2023-12-01T15:53:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:19 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-9"}]: dispatch 2023-12-01T15:53:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:53:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:19 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T15:53:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:19 smithi119 ceph-mon[94175]: osdmap e1074: 8 total, 8 up, 8 in 2023-12-01T15:53:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:19 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-9"}]: dispatch 2023-12-01T15:53:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:53:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:20 smithi183 ceph-mon[99169]: osdmap e1075: 8 total, 8 up, 8 in 2023-12-01T15:53:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:20 smithi183 ceph-mon[99169]: pgmap v1635: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-9"}]': finished 2023-12-01T15:53:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:20 smithi183 ceph-mon[99169]: osdmap e1076: 8 total, 8 up, 8 in 2023-12-01T15:53:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:20 smithi119 ceph-mon[108979]: osdmap e1075: 8 total, 8 up, 8 in 2023-12-01T15:53:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:20 smithi119 ceph-mon[108979]: pgmap v1635: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-9"}]': finished 2023-12-01T15:53:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:20 smithi119 ceph-mon[108979]: osdmap e1076: 8 total, 8 up, 8 in 2023-12-01T15:53:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:20 smithi119 ceph-mon[94175]: osdmap e1075: 8 total, 8 up, 8 in 2023-12-01T15:53:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:20 smithi119 ceph-mon[94175]: pgmap v1635: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-9"}]': finished 2023-12-01T15:53:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:20 smithi119 ceph-mon[94175]: osdmap e1076: 8 total, 8 up, 8 in 2023-12-01T15:53:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:22 smithi183 ceph-mon[99169]: osdmap e1077: 8 total, 8 up, 8 in 2023-12-01T15:53:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:22 smithi183 ceph-mon[99169]: pgmap v1638: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:22 smithi119 ceph-mon[108979]: osdmap e1077: 8 total, 8 up, 8 in 2023-12-01T15:53:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:22 smithi119 ceph-mon[108979]: pgmap v1638: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:22 smithi119 ceph-mon[94175]: osdmap e1077: 8 total, 8 up, 8 in 2023-12-01T15:53:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:22 smithi119 ceph-mon[94175]: pgmap v1638: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:23 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:53:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:23 smithi183 ceph-mon[99169]: osdmap e1078: 8 total, 8 up, 8 in 2023-12-01T15:53:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:23 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-9"}]: dispatch 2023-12-01T15:53:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:23 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:53:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:23 smithi119 ceph-mon[94175]: osdmap e1078: 8 total, 8 up, 8 in 2023-12-01T15:53:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-9"}]: dispatch 2023-12-01T15:53:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:23 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:53:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:23 smithi119 ceph-mon[108979]: osdmap e1078: 8 total, 8 up, 8 in 2023-12-01T15:53:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:23 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-9"}]: dispatch 2023-12-01T15:53:24.172 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.test_explicit_ec (7023 ms) 2023-12-01T15:53:24.172 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.set_ec 2023-12-01T15:53:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-9"}]': finished 2023-12-01T15:53:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:24 smithi183 ceph-mon[99169]: osdmap e1079: 8 total, 8 up, 8 in 2023-12-01T15:53:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-9"}]: dispatch 2023-12-01T15:53:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:53:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:24 smithi183 ceph-mon[99169]: pgmap v1641: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:53:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:53:24] "GET /metrics HTTP/1.1" 200 33818 "" "Prometheus/2.43.0" 2023-12-01T15:53:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-9"}]': finished 2023-12-01T15:53:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:24 smithi119 ceph-mon[108979]: osdmap e1079: 8 total, 8 up, 8 in 2023-12-01T15:53:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-9"}]: dispatch 2023-12-01T15:53:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:53:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:24 smithi119 ceph-mon[108979]: pgmap v1641: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-9"}]': finished 2023-12-01T15:53:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:24 smithi119 ceph-mon[94175]: osdmap e1079: 8 total, 8 up, 8 in 2023-12-01T15:53:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-9"}]: dispatch 2023-12-01T15:53:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:53:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:24 smithi119 ceph-mon[94175]: pgmap v1641: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-9"}]': finished 2023-12-01T15:53:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:25 smithi183 ceph-mon[99169]: osdmap e1080: 8 total, 8 up, 8 in 2023-12-01T15:53:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-10"}]: dispatch 2023-12-01T15:53:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-10"}]: dispatch 2023-12-01T15:53:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:53:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:25 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:53:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-9"}]': finished 2023-12-01T15:53:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:25 smithi119 ceph-mon[94175]: osdmap e1080: 8 total, 8 up, 8 in 2023-12-01T15:53:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-10"}]: dispatch 2023-12-01T15:53:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-10"}]: dispatch 2023-12-01T15:53:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:53:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:25 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:53:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3956591267' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-9"}]': finished 2023-12-01T15:53:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:25 smithi119 ceph-mon[108979]: osdmap e1080: 8 total, 8 up, 8 in 2023-12-01T15:53:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-10"}]: dispatch 2023-12-01T15:53:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-10"}]: dispatch 2023-12-01T15:53:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T15:53:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:25 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:53:25.576 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:53:25.883 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:53:25.883 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (19m) 8m ago 20m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:53:25.883 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (20m) 8m ago 20m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:53:25.883 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (21m) 8m ago 21m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:53:25.884 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (21m) 8m ago 21m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:53:25.884 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (24m) 8m ago 24m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:53:25.884 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (26m) 8m ago 26m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:53:25.884 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (26m) 8m ago 26m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:53:25.884 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (24m) 8m ago 24m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:53:25.884 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (24m) 8m ago 24m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:53:25.884 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (20m) 8m ago 20m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:53:25.884 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (20m) 8m ago 20m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:53:25.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (24m) 8m ago 24m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:53:25.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (23m) 8m ago 23m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:53:25.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (23m) 8m ago 23m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:53:25.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (23m) 8m ago 23m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:53:25.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (22m) 8m ago 22m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:53:25.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (22m) 8m ago 22m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:53:25.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (22m) 8m ago 22m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:53:25.885 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (21m) 8m ago 21m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:53:25.885 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (19m) 8m ago 20m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:53:26.265 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:53:26.265 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:53:26.265 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:53:26.265 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:53:26.265 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:53:26.265 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:53:26.265 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:53:26.265 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:53:26.265 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:53:26.265 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:53:26.266 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:53:26.266 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:53:26.266 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:53:26.266 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:53:26.266 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:53:26.266 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:53:26.266 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:53:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T15:53:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:26 smithi183 ceph-mon[99169]: osdmap e1081: 8 total, 8 up, 8 in 2023-12-01T15:53:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-10"}]: dispatch 2023-12-01T15:53:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:26 smithi183 ceph-mon[99169]: pgmap v1644: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:26 smithi183 ceph-mon[99169]: from='client.16119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:26 smithi183 ceph-mon[99169]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T15:53:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:26 smithi119 ceph-mon[108979]: osdmap e1081: 8 total, 8 up, 8 in 2023-12-01T15:53:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-10"}]: dispatch 2023-12-01T15:53:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:26 smithi119 ceph-mon[108979]: pgmap v1644: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:26 smithi119 ceph-mon[108979]: from='client.16119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:26 smithi119 ceph-mon[108979]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi119-164373-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T15:53:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:26 smithi119 ceph-mon[94175]: osdmap e1081: 8 total, 8 up, 8 in 2023-12-01T15:53:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-10"}]: dispatch 2023-12-01T15:53:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:26 smithi119 ceph-mon[94175]: pgmap v1644: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:26 smithi119 ceph-mon[94175]: from='client.16119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:26 smithi119 ceph-mon[94175]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2750790602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:53:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:27 smithi183 ceph-mon[99169]: osdmap e1082: 8 total, 8 up, 8 in 2023-12-01T15:53:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2750790602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:53:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:27 smithi119 ceph-mon[94175]: osdmap e1082: 8 total, 8 up, 8 in 2023-12-01T15:53:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2750790602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:53:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:27 smithi119 ceph-mon[108979]: osdmap e1082: 8 total, 8 up, 8 in 2023-12-01T15:53:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-10"}]': finished 2023-12-01T15:53:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:28 smithi183 ceph-mon[99169]: osdmap e1083: 8 total, 8 up, 8 in 2023-12-01T15:53:28.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:28 smithi183 ceph-mon[99169]: pgmap v1647: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-10"}]': finished 2023-12-01T15:53:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:28 smithi119 ceph-mon[94175]: osdmap e1083: 8 total, 8 up, 8 in 2023-12-01T15:53:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:28 smithi119 ceph-mon[94175]: pgmap v1647: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi119-164373-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi119-164373-10"}]': finished 2023-12-01T15:53:28.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:28 smithi119 ceph-mon[108979]: osdmap e1083: 8 total, 8 up, 8 in 2023-12-01T15:53:28.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:28 smithi119 ceph-mon[108979]: pgmap v1647: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:29 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:53:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:29 smithi183 ceph-mon[99169]: osdmap e1084: 8 total, 8 up, 8 in 2023-12-01T15:53:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:29 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:53:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:29 smithi119 ceph-mon[94175]: osdmap e1084: 8 total, 8 up, 8 in 2023-12-01T15:53:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:29 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:53:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:29 smithi119 ceph-mon[108979]: osdmap e1084: 8 total, 8 up, 8 in 2023-12-01T15:53:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:30 smithi183 ceph-mon[99169]: osdmap e1085: 8 total, 8 up, 8 in 2023-12-01T15:53:30.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-10"}]: dispatch 2023-12-01T15:53:30.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:30 smithi183 ceph-mon[99169]: pgmap v1650: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:30 smithi119 ceph-mon[108979]: osdmap e1085: 8 total, 8 up, 8 in 2023-12-01T15:53:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-10"}]: dispatch 2023-12-01T15:53:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:30 smithi119 ceph-mon[108979]: pgmap v1650: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:30.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:30 smithi119 ceph-mon[94175]: osdmap e1085: 8 total, 8 up, 8 in 2023-12-01T15:53:30.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-10"}]: dispatch 2023-12-01T15:53:30.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:30 smithi119 ceph-mon[94175]: pgmap v1650: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:31.212 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.set_ec (7040 ms) 2023-12-01T15:53:31.212 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 10 tests from cls_rgw (61184 ms total) 2023-12-01T15:53:31.212 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T15:53:31.212 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment tear-down 2023-12-01T15:53:31.212 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] 10 tests from 1 test suite ran. (61184 ms total) 2023-12-01T15:53:31.212 INFO:tasks.workunit.client.0.smithi119.stdout:[ PASSED ] 10 tests. 2023-12-01T15:53:31.214 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T15:53:31.214 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T15:53:31.300 INFO:tasks.workunit:Running workunit cls/test_cls_rgw.sh... 2023-12-01T15:53:31.300 DEBUG:teuthology.orchestra.run.smithi119:workunit test cls/test_cls_rgw.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw.sh 2023-12-01T15:53:31.336 INFO:tasks.workunit.client.0.smithi119.stdout:Running main() from gmock_main.cc 2023-12-01T15:53:31.336 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] Running 16 tests from 1 test suite. 2023-12-01T15:53:31.336 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment set-up. 2023-12-01T15:53:31.336 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 16 tests from cls_rgw 2023-12-01T15:53:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-10"}]': finished 2023-12-01T15:53:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:31 smithi183 ceph-mon[99169]: osdmap e1086: 8 total, 8 up, 8 in 2023-12-01T15:53:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:31 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:53:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-10"}]: dispatch 2023-12-01T15:53:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-10"}]': finished 2023-12-01T15:53:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:31 smithi183 ceph-mon[99169]: osdmap e1087: 8 total, 8 up, 8 in 2023-12-01T15:53:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-10"}]': finished 2023-12-01T15:53:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:31 smithi119 ceph-mon[94175]: osdmap e1086: 8 total, 8 up, 8 in 2023-12-01T15:53:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:31 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:53:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-10"}]: dispatch 2023-12-01T15:53:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-10"}]': finished 2023-12-01T15:53:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:31 smithi119 ceph-mon[94175]: osdmap e1087: 8 total, 8 up, 8 in 2023-12-01T15:53:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi119-164373-10"}]': finished 2023-12-01T15:53:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:31 smithi119 ceph-mon[108979]: osdmap e1086: 8 total, 8 up, 8 in 2023-12-01T15:53:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:31 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:53:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-10"}]: dispatch 2023-12-01T15:53:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1293514528' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi119-164373-10"}]': finished 2023-12-01T15:53:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:31 smithi119 ceph-mon[108979]: osdmap e1087: 8 total, 8 up, 8 in 2023-12-01T15:53:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:32 smithi183 ceph-mon[99169]: pgmap v1653: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:32 smithi119 ceph-mon[94175]: pgmap v1653: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:32 smithi119 ceph-mon[108979]: pgmap v1653: 105 pgs: 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:33.253 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.index_basic 2023-12-01T15:53:33.284 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.index_basic (31 ms) 2023-12-01T15:53:33.284 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.index_multiple_obj_writers 2023-12-01T15:53:33.311 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.index_multiple_obj_writers (27 ms) 2023-12-01T15:53:33.311 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.index_remove_object 2023-12-01T15:53:33.350 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.index_remove_object (39 ms) 2023-12-01T15:53:33.350 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.index_suggest 2023-12-01T15:53:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:33 smithi183 ceph-mon[99169]: osdmap e1088: 8 total, 8 up, 8 in 2023-12-01T15:53:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2403463682' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164866-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:53:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:33 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164866-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:53:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:33 smithi119 ceph-mon[94175]: osdmap e1088: 8 total, 8 up, 8 in 2023-12-01T15:53:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2403463682' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164866-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:53:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:33 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164866-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:53:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:33 smithi119 ceph-mon[108979]: osdmap e1088: 8 total, 8 up, 8 in 2023-12-01T15:53:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2403463682' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164866-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:53:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:33 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164866-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:53:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:53:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:53:34] "GET /metrics HTTP/1.1" 200 33818 "" "Prometheus/2.43.0" 2023-12-01T15:53:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:34 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164866-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:53:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:34 smithi119 ceph-mon[108979]: osdmap e1089: 8 total, 8 up, 8 in 2023-12-01T15:53:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:34 smithi119 ceph-mon[108979]: pgmap v1656: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:34 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164866-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:53:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:34 smithi119 ceph-mon[94175]: osdmap e1089: 8 total, 8 up, 8 in 2023-12-01T15:53:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:34 smithi119 ceph-mon[94175]: pgmap v1656: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:34 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164866-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:53:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:34 smithi183 ceph-mon[99169]: osdmap e1089: 8 total, 8 up, 8 in 2023-12-01T15:53:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:34 smithi183 ceph-mon[99169]: pgmap v1656: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:35.033 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.index_suggest (1683 ms) 2023-12-01T15:53:35.033 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.index_suggest_complete 2023-12-01T15:53:35.041 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.index_suggest_complete (8 ms) 2023-12-01T15:53:35.042 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.index_list 2023-12-01T15:53:35.061 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.index_list (20 ms) 2023-12-01T15:53:35.061 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.index_list_delimited 2023-12-01T15:53:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:35 smithi183 ceph-mon[99169]: osdmap e1090: 8 total, 8 up, 8 in 2023-12-01T15:53:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:35 smithi119 ceph-mon[94175]: osdmap e1090: 8 total, 8 up, 8 in 2023-12-01T15:53:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:35 smithi119 ceph-mon[108979]: osdmap e1090: 8 total, 8 up, 8 in 2023-12-01T15:53:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:36 smithi183 ceph-mon[99169]: pgmap v1658: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 241 KiB/s rd, 135 KiB/s wr, 427 op/s 2023-12-01T15:53:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:53:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:53:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:53:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:53:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:36 smithi119 ceph-mon[94175]: pgmap v1658: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 241 KiB/s rd, 135 KiB/s wr, 427 op/s 2023-12-01T15:53:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:53:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:53:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:53:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:53:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:36 smithi119 ceph-mon[108979]: pgmap v1658: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 241 KiB/s rd, 135 KiB/s wr, 427 op/s 2023-12-01T15:53:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:53:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:53:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:53:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:53:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:38 smithi183 ceph-mon[99169]: pgmap v1659: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 168 KiB/s rd, 94 KiB/s wr, 298 op/s 2023-12-01T15:53:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:53:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:38 smithi119 ceph-mon[108979]: pgmap v1659: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 168 KiB/s rd, 94 KiB/s wr, 298 op/s 2023-12-01T15:53:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:53:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:38 smithi119 ceph-mon[94175]: pgmap v1659: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 168 KiB/s rd, 94 KiB/s wr, 298 op/s 2023-12-01T15:53:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:53:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:40 smithi183 ceph-mon[99169]: pgmap v1660: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 877 KiB/s rd, 560 KiB/s wr, 1.71k op/s 2023-12-01T15:53:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:40 smithi119 ceph-mon[108979]: pgmap v1660: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 877 KiB/s rd, 560 KiB/s wr, 1.71k op/s 2023-12-01T15:53:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:40 smithi119 ceph-mon[94175]: pgmap v1660: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 877 KiB/s rd, 560 KiB/s wr, 1.71k op/s 2023-12-01T15:53:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:42 smithi183 ceph-mon[99169]: pgmap v1661: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 775 KiB/s rd, 496 KiB/s wr, 1.50k op/s 2023-12-01T15:53:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:42 smithi119 ceph-mon[108979]: pgmap v1661: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 775 KiB/s rd, 496 KiB/s wr, 1.50k op/s 2023-12-01T15:53:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:42 smithi119 ceph-mon[94175]: pgmap v1661: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 775 KiB/s rd, 496 KiB/s wr, 1.50k op/s 2023-12-01T15:53:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:53:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:53:44] "GET /metrics HTTP/1.1" 200 36203 "" "Prometheus/2.43.0" 2023-12-01T15:53:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:44 smithi183 ceph-mon[99169]: pgmap v1662: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 633 KiB/s rd, 405 KiB/s wr, 1.23k op/s 2023-12-01T15:53:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:53:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:44 smithi119 ceph-mon[108979]: pgmap v1662: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 633 KiB/s rd, 405 KiB/s wr, 1.23k op/s 2023-12-01T15:53:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:53:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:44 smithi119 ceph-mon[94175]: pgmap v1662: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 633 KiB/s rd, 405 KiB/s wr, 1.23k op/s 2023-12-01T15:53:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:53:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:46 smithi183 ceph-mon[99169]: pgmap v1663: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 942 KiB/s rd, 613 KiB/s wr, 1.85k op/s 2023-12-01T15:53:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:46 smithi119 ceph-mon[108979]: pgmap v1663: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 942 KiB/s rd, 613 KiB/s wr, 1.85k op/s 2023-12-01T15:53:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:46 smithi119 ceph-mon[94175]: pgmap v1663: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 942 KiB/s rd, 613 KiB/s wr, 1.85k op/s 2023-12-01T15:53:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:48 smithi183 ceph-mon[99169]: pgmap v1664: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 792 KiB/s rd, 522 KiB/s wr, 1.57k op/s 2023-12-01T15:53:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:48 smithi119 ceph-mon[108979]: pgmap v1664: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 792 KiB/s rd, 522 KiB/s wr, 1.57k op/s 2023-12-01T15:53:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:48 smithi119 ceph-mon[94175]: pgmap v1664: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 792 KiB/s rd, 522 KiB/s wr, 1.57k op/s 2023-12-01T15:53:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:50 smithi183 ceph-mon[99169]: pgmap v1665: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 707 KiB/s wr, 2.13k op/s 2023-12-01T15:53:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:50 smithi119 ceph-mon[108979]: pgmap v1665: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 707 KiB/s wr, 2.13k op/s 2023-12-01T15:53:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:50 smithi119 ceph-mon[94175]: pgmap v1665: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 707 KiB/s wr, 2.13k op/s 2023-12-01T15:53:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:52 smithi183 ceph-mon[99169]: pgmap v1666: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 629 KiB/s rd, 419 KiB/s wr, 1.25k op/s 2023-12-01T15:53:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:52 smithi119 ceph-mon[108979]: pgmap v1666: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 629 KiB/s rd, 419 KiB/s wr, 1.25k op/s 2023-12-01T15:53:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:52 smithi119 ceph-mon[94175]: pgmap v1666: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 629 KiB/s rd, 419 KiB/s wr, 1.25k op/s 2023-12-01T15:53:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:53:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:53:54] "GET /metrics HTTP/1.1" 200 36204 "" "Prometheus/2.43.0" 2023-12-01T15:53:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:54 smithi183 ceph-mon[99169]: pgmap v1667: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 625 KiB/s rd, 417 KiB/s wr, 1.25k op/s 2023-12-01T15:53:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:54 smithi119 ceph-mon[108979]: pgmap v1667: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 625 KiB/s rd, 417 KiB/s wr, 1.25k op/s 2023-12-01T15:53:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:54 smithi119 ceph-mon[94175]: pgmap v1667: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 625 KiB/s rd, 417 KiB/s wr, 1.25k op/s 2023-12-01T15:53:56.662 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:53:57.052 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:53:57.052 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (20m) 9m ago 21m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:53:57.052 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (20m) 9m ago 20m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:53:57.052 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (21m) 9m ago 21m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:53:57.052 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (21m) 9m ago 21m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:53:57.052 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (24m) 9m ago 24m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:53:57.052 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (26m) 9m ago 26m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:53:57.052 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (26m) 9m ago 26m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:53:57.053 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (25m) 9m ago 25m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:53:57.053 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (25m) 9m ago 25m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:53:57.053 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (21m) 9m ago 21m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:53:57.053 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (20m) 9m ago 20m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:53:57.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (24m) 9m ago 24m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:53:57.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (24m) 9m ago 24m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:53:57.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (23m) 9m ago 23m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:53:57.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (23m) 9m ago 23m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:53:57.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (23m) 9m ago 23m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:53:57.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (22m) 9m ago 22m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:53:57.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (22m) 9m ago 22m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:53:57.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (22m) 9m ago 22m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:53:57.053 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (20m) 9m ago 21m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:53:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:56 smithi183 ceph-mon[99169]: pgmap v1668: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 904 KiB/s rd, 602 KiB/s wr, 1.81k op/s 2023-12-01T15:53:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:56 smithi119 ceph-mon[108979]: pgmap v1668: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 904 KiB/s rd, 602 KiB/s wr, 1.81k op/s 2023-12-01T15:53:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:56 smithi119 ceph-mon[94175]: pgmap v1668: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 904 KiB/s rd, 602 KiB/s wr, 1.81k op/s 2023-12-01T15:53:57.531 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:53:57.531 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:53:57.531 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:53:57.531 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:53:57.531 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:53:57.531 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:53:57.531 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:53:57.531 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:53:57.532 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:53:57.532 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:53:57.532 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:53:57.532 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:53:57.532 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:53:57.532 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:53:57.532 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:53:57.532 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:53:57.532 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:53:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:57 smithi183 ceph-mon[99169]: from='client.16143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1640182724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:53:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:57 smithi119 ceph-mon[108979]: from='client.16143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1640182724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:53:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:57 smithi119 ceph-mon[94175]: from='client.16143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1640182724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:53:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:58 smithi183 ceph-mon[99169]: from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:53:58 smithi183 ceph-mon[99169]: pgmap v1669: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 556 KiB/s rd, 370 KiB/s wr, 1.11k op/s 2023-12-01T15:53:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:58 smithi119 ceph-mon[108979]: from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:53:58 smithi119 ceph-mon[108979]: pgmap v1669: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 556 KiB/s rd, 370 KiB/s wr, 1.11k op/s 2023-12-01T15:53:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:58 smithi119 ceph-mon[94175]: from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:53:58 smithi119 ceph-mon[94175]: pgmap v1669: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 556 KiB/s rd, 370 KiB/s wr, 1.11k op/s 2023-12-01T15:54:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:00 smithi183 ceph-mon[99169]: pgmap v1670: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 821 KiB/s rd, 547 KiB/s wr, 1.64k op/s 2023-12-01T15:54:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:00 smithi119 ceph-mon[108979]: pgmap v1670: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 821 KiB/s rd, 547 KiB/s wr, 1.64k op/s 2023-12-01T15:54:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:00 smithi119 ceph-mon[94175]: pgmap v1670: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 821 KiB/s rd, 547 KiB/s wr, 1.64k op/s 2023-12-01T15:54:03.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:02 smithi183 ceph-mon[99169]: pgmap v1671: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 543 KiB/s rd, 362 KiB/s wr, 1.09k op/s 2023-12-01T15:54:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:02 smithi119 ceph-mon[94175]: pgmap v1671: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 543 KiB/s rd, 362 KiB/s wr, 1.09k op/s 2023-12-01T15:54:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:02 smithi119 ceph-mon[108979]: pgmap v1671: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 543 KiB/s rd, 362 KiB/s wr, 1.09k op/s 2023-12-01T15:54:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:54:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:54:04] "GET /metrics HTTP/1.1" 200 36204 "" "Prometheus/2.43.0" 2023-12-01T15:54:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:04 smithi183 ceph-mon[99169]: pgmap v1672: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 543 KiB/s rd, 362 KiB/s wr, 1.09k op/s 2023-12-01T15:54:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:04 smithi119 ceph-mon[108979]: pgmap v1672: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 543 KiB/s rd, 362 KiB/s wr, 1.09k op/s 2023-12-01T15:54:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:04 smithi119 ceph-mon[94175]: pgmap v1672: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 543 KiB/s rd, 362 KiB/s wr, 1.09k op/s 2023-12-01T15:54:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:06 smithi183 ceph-mon[99169]: pgmap v1673: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 821 KiB/s rd, 547 KiB/s wr, 1.64k op/s 2023-12-01T15:54:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:06 smithi119 ceph-mon[108979]: pgmap v1673: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 821 KiB/s rd, 547 KiB/s wr, 1.64k op/s 2023-12-01T15:54:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:06 smithi119 ceph-mon[94175]: pgmap v1673: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 821 KiB/s rd, 547 KiB/s wr, 1.64k op/s 2023-12-01T15:54:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:08 smithi183 ceph-mon[99169]: pgmap v1674: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 543 KiB/s rd, 362 KiB/s wr, 1.08k op/s 2023-12-01T15:54:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:08 smithi119 ceph-mon[108979]: pgmap v1674: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 543 KiB/s rd, 362 KiB/s wr, 1.08k op/s 2023-12-01T15:54:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:08 smithi119 ceph-mon[94175]: pgmap v1674: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 543 KiB/s rd, 362 KiB/s wr, 1.08k op/s 2023-12-01T15:54:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:10 smithi183 ceph-mon[99169]: pgmap v1675: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 817 KiB/s rd, 545 KiB/s wr, 1.63k op/s 2023-12-01T15:54:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:10 smithi119 ceph-mon[108979]: pgmap v1675: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 817 KiB/s rd, 545 KiB/s wr, 1.63k op/s 2023-12-01T15:54:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:10 smithi119 ceph-mon[94175]: pgmap v1675: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 817 KiB/s rd, 545 KiB/s wr, 1.63k op/s 2023-12-01T15:54:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:12 smithi183 ceph-mon[99169]: pgmap v1676: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 552 KiB/s rd, 368 KiB/s wr, 1.10k op/s 2023-12-01T15:54:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:12 smithi119 ceph-mon[108979]: pgmap v1676: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 552 KiB/s rd, 368 KiB/s wr, 1.10k op/s 2023-12-01T15:54:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:12 smithi119 ceph-mon[94175]: pgmap v1676: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 552 KiB/s rd, 368 KiB/s wr, 1.10k op/s 2023-12-01T15:54:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:54:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:54:14] "GET /metrics HTTP/1.1" 200 36206 "" "Prometheus/2.43.0" 2023-12-01T15:54:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:14 smithi183 ceph-mon[99169]: pgmap v1677: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 552 KiB/s rd, 368 KiB/s wr, 1.10k op/s 2023-12-01T15:54:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:14 smithi119 ceph-mon[108979]: pgmap v1677: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 552 KiB/s rd, 368 KiB/s wr, 1.10k op/s 2023-12-01T15:54:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:14 smithi119 ceph-mon[94175]: pgmap v1677: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 552 KiB/s rd, 368 KiB/s wr, 1.10k op/s 2023-12-01T15:54:16.297 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.index_list_delimited (41236 ms) 2023-12-01T15:54:16.297 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.bi_list 2023-12-01T15:54:16.372 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.bi_list (75 ms) 2023-12-01T15:54:16.373 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.gc_set 2023-12-01T15:54:16.398 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.gc_set (26 ms) 2023-12-01T15:54:16.398 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.gc_list 2023-12-01T15:54:16.422 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.gc_list (24 ms) 2023-12-01T15:54:16.422 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.gc_defer 2023-12-01T15:54:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:16 smithi183 ceph-mon[99169]: pgmap v1678: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 823 KiB/s rd, 549 KiB/s wr, 1.65k op/s 2023-12-01T15:54:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:16 smithi119 ceph-mon[94175]: pgmap v1678: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 823 KiB/s rd, 549 KiB/s wr, 1.65k op/s 2023-12-01T15:54:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:16 smithi119 ceph-mon[108979]: pgmap v1678: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 823 KiB/s rd, 549 KiB/s wr, 1.65k op/s 2023-12-01T15:54:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:17 smithi183 ceph-mon[99169]: osdmap e1091: 8 total, 8 up, 8 in 2023-12-01T15:54:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:17 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3868147678' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164866-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:54:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:17 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164866-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:54:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:17 smithi183 ceph-mon[99169]: pgmap v1680: 169 pgs: 32 unknown, 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 655 KiB/s rd, 436 KiB/s wr, 1.31k op/s 2023-12-01T15:54:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:17 smithi119 ceph-mon[108979]: osdmap e1091: 8 total, 8 up, 8 in 2023-12-01T15:54:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:17 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3868147678' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164866-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:54:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:17 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164866-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:54:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:17 smithi119 ceph-mon[108979]: pgmap v1680: 169 pgs: 32 unknown, 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 655 KiB/s rd, 436 KiB/s wr, 1.31k op/s 2023-12-01T15:54:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:17 smithi119 ceph-mon[94175]: osdmap e1091: 8 total, 8 up, 8 in 2023-12-01T15:54:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:17 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3868147678' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164866-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:54:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:17 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164866-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:54:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:17 smithi119 ceph-mon[94175]: pgmap v1680: 169 pgs: 32 unknown, 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 655 KiB/s rd, 436 KiB/s wr, 1.31k op/s 2023-12-01T15:54:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:18 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:54:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:18 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164866-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:54:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:18 smithi183 ceph-mon[99169]: osdmap e1092: 8 total, 8 up, 8 in 2023-12-01T15:54:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:18 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:54:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:18 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164866-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:54:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:18 smithi119 ceph-mon[108979]: osdmap e1092: 8 total, 8 up, 8 in 2023-12-01T15:54:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:18 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:54:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:18 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-164866-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:54:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:18 smithi119 ceph-mon[94175]: osdmap e1092: 8 total, 8 up, 8 in 2023-12-01T15:54:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:19 smithi183 ceph-mon[99169]: osdmap e1093: 8 total, 8 up, 8 in 2023-12-01T15:54:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:19 smithi183 ceph-mon[99169]: pgmap v1683: 169 pgs: 22 unknown, 147 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1021 KiB/s rd, 522 KiB/s wr, 1.56k op/s 2023-12-01T15:54:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:19 smithi119 ceph-mon[108979]: osdmap e1093: 8 total, 8 up, 8 in 2023-12-01T15:54:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:19 smithi119 ceph-mon[108979]: pgmap v1683: 169 pgs: 22 unknown, 147 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1021 KiB/s rd, 522 KiB/s wr, 1.56k op/s 2023-12-01T15:54:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:19 smithi119 ceph-mon[94175]: osdmap e1093: 8 total, 8 up, 8 in 2023-12-01T15:54:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:19 smithi119 ceph-mon[94175]: pgmap v1683: 169 pgs: 22 unknown, 147 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1021 KiB/s rd, 522 KiB/s wr, 1.56k op/s 2023-12-01T15:54:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:20 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:54:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:20 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:54:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:20 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:54:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:21 smithi183 ceph-mon[99169]: pgmap v1684: 169 pgs: 169 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 479 KiB/s rd, 161 KiB/s wr, 475 op/s 2023-12-01T15:54:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:21 smithi119 ceph-mon[108979]: pgmap v1684: 169 pgs: 169 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 479 KiB/s rd, 161 KiB/s wr, 475 op/s 2023-12-01T15:54:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:21 smithi119 ceph-mon[94175]: pgmap v1684: 169 pgs: 169 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 479 KiB/s rd, 161 KiB/s wr, 475 op/s 2023-12-01T15:54:23.014 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.gc_defer (6592 ms) 2023-12-01T15:54:23.015 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.usage_basic 2023-12-01T15:54:23.086 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.usage_basic (72 ms) 2023-12-01T15:54:23.086 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.usage_clear_no_obj 2023-12-01T15:54:23.088 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.usage_clear_no_obj (2 ms) 2023-12-01T15:54:23.088 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.usage_clear 2023-12-01T15:54:23.170 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.usage_clear (82 ms) 2023-12-01T15:54:23.170 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.bi_log_trim 2023-12-01T15:54:23.253 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.bi_log_trim (83 ms) 2023-12-01T15:54:23.253 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw.index_racing_removes 2023-12-01T15:54:23.264 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw.index_racing_removes (11 ms) 2023-12-01T15:54:24.022 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 16 tests from cls_rgw (50011 ms total) 2023-12-01T15:54:24.023 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T15:54:24.023 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment tear-down 2023-12-01T15:54:24.023 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] 16 tests from 1 test suite ran. (52685 ms total) 2023-12-01T15:54:24.023 INFO:tasks.workunit.client.0.smithi119.stdout:[ PASSED ] 16 tests. 2023-12-01T15:54:24.024 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T15:54:24.025 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T15:54:24.094 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_gc.sh... 2023-12-01T15:54:24.094 DEBUG:teuthology.orchestra.run.smithi119:workunit test cls/test_cls_rgw_gc.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw_gc.sh 2023-12-01T15:54:24.167 INFO:tasks.workunit.client.0.smithi119.stdout:Running main() from gmock_main.cc 2023-12-01T15:54:24.167 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] Running 9 tests from 1 test suite. 2023-12-01T15:54:24.167 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment set-up. 2023-12-01T15:54:24.167 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 9 tests from cls_rgw_gc 2023-12-01T15:54:24.167 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw_gc.init 2023-12-01T15:54:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:24 smithi183 ceph-mon[99169]: osdmap e1094: 8 total, 8 up, 8 in 2023-12-01T15:54:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:24 smithi183 ceph-mon[99169]: pgmap v1686: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 478 KiB/s rd, 160 KiB/s wr, 473 op/s 2023-12-01T15:54:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:54:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:54:24] "GET /metrics HTTP/1.1" 200 36209 "" "Prometheus/2.43.0" 2023-12-01T15:54:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:24 smithi119 ceph-mon[94175]: osdmap e1094: 8 total, 8 up, 8 in 2023-12-01T15:54:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:24 smithi119 ceph-mon[94175]: pgmap v1686: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 478 KiB/s rd, 160 KiB/s wr, 473 op/s 2023-12-01T15:54:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:24 smithi119 ceph-mon[108979]: osdmap e1094: 8 total, 8 up, 8 in 2023-12-01T15:54:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:24 smithi119 ceph-mon[108979]: pgmap v1686: 137 pgs: 137 active+clean; 580 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 478 KiB/s rd, 160 KiB/s wr, 473 op/s 2023-12-01T15:54:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:25 smithi183 ceph-mon[99169]: osdmap e1095: 8 total, 8 up, 8 in 2023-12-01T15:54:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:25 smithi119 ceph-mon[94175]: osdmap e1095: 8 total, 8 up, 8 in 2023-12-01T15:54:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:25 smithi119 ceph-mon[108979]: osdmap e1095: 8 total, 8 up, 8 in 2023-12-01T15:54:26.031 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw_gc.init (1864 ms) 2023-12-01T15:54:26.032 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops1 2023-12-01T15:54:26.052 INFO:tasks.workunit.client.0.smithi119.stderr:[ ] list info tag = chain-0 2023-12-01T15:54:26.052 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw_gc.gc_queue_ops1 (21 ms) 2023-12-01T15:54:26.052 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops2 2023-12-01T15:54:26.058 INFO:tasks.workunit.client.0.smithi119.stderr:[ ] next_marker is: = 0/4263 2023-12-01T15:54:26.058 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw_gc.gc_queue_ops2 (6 ms) 2023-12-01T15:54:26.058 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops5 2023-12-01T15:54:26.066 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw_gc.gc_queue_ops5 (7 ms) 2023-12-01T15:54:26.066 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops6 2023-12-01T15:54:26.072 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw_gc.gc_queue_ops6 (6 ms) 2023-12-01T15:54:26.072 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops7 2023-12-01T15:54:26.079 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw_gc.gc_queue_ops7 (7 ms) 2023-12-01T15:54:26.079 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops8 2023-12-01T15:54:26.085 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw_gc.gc_queue_ops8 (6 ms) 2023-12-01T15:54:26.085 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops9 2023-12-01T15:54:26.091 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw_gc.gc_queue_ops9 (6 ms) 2023-12-01T15:54:26.091 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw_gc.finalize 2023-12-01T15:54:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:26 smithi183 ceph-mon[99169]: osdmap e1096: 8 total, 8 up, 8 in 2023-12-01T15:54:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3625065384' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165149-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:54:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:26 smithi183 ceph-mon[99169]: pgmap v1689: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:26 smithi119 ceph-mon[94175]: osdmap e1096: 8 total, 8 up, 8 in 2023-12-01T15:54:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3625065384' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165149-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:54:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:26 smithi119 ceph-mon[94175]: pgmap v1689: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:26 smithi119 ceph-mon[108979]: osdmap e1096: 8 total, 8 up, 8 in 2023-12-01T15:54:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3625065384' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165149-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:54:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:26 smithi119 ceph-mon[108979]: pgmap v1689: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:27.035 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw_gc.finalize (942 ms) 2023-12-01T15:54:27.036 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 9 tests from cls_rgw_gc (2866 ms total) 2023-12-01T15:54:27.036 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T15:54:27.036 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment tear-down 2023-12-01T15:54:27.036 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] 9 tests from 1 test suite ran. (2866 ms total) 2023-12-01T15:54:27.036 INFO:tasks.workunit.client.0.smithi119.stdout:[ PASSED ] 9 tests. 2023-12-01T15:54:27.037 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T15:54:27.037 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T15:54:27.105 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_stats.sh... 2023-12-01T15:54:27.105 DEBUG:teuthology.orchestra.run.smithi119:workunit test cls/test_cls_rgw_stats.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw_stats.sh 2023-12-01T15:54:27.185 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] Running 1 test from 1 test suite. 2023-12-01T15:54:27.185 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment set-up. 2023-12-01T15:54:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:27 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:54:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3625065384' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165149-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:54:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:27 smithi183 ceph-mon[99169]: osdmap e1097: 8 total, 8 up, 8 in 2023-12-01T15:54:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:27 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:54:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3625065384' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165149-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:54:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:27 smithi119 ceph-mon[108979]: osdmap e1097: 8 total, 8 up, 8 in 2023-12-01T15:54:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:27 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:54:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3625065384' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165149-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:54:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:27 smithi119 ceph-mon[94175]: osdmap e1097: 8 total, 8 up, 8 in 2023-12-01T15:54:27.877 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:54:28.196 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:54:28.197 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (21m) 9m ago 21m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:54:28.197 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (21m) 9m ago 21m 98.9M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:54:28.197 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (22m) 9m ago 22m 17.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:54:28.197 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (22m) 9m ago 22m 22.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:54:28.197 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (25m) 9m ago 25m 453M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:54:28.197 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (27m) 9m ago 27m 533M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:54:28.197 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (27m) 9m ago 27m 159M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:54:28.197 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (25m) 9m ago 25m 99.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:54:28.197 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (25m) 9m ago 25m 111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:54:28.197 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (21m) 9m ago 21m 19.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:54:28.197 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (21m) 9m ago 21m 19.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:54:28.197 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (25m) 9m ago 25m 1064M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:54:28.197 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (24m) 9m ago 24m 879M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:54:28.197 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (24m) 9m ago 24m 1120M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:54:28.198 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (24m) 9m ago 24m 482M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:54:28.198 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (23m) 9m ago 23m 863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:54:28.198 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (23m) 9m ago 23m 1371M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:54:28.198 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (23m) 9m ago 23m 738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:54:28.198 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (22m) 9m ago 22m 847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:54:28.198 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (20m) 9m ago 21m 54.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:54:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:28 smithi183 ceph-mon[99169]: osdmap e1098: 8 total, 8 up, 8 in 2023-12-01T15:54:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:28 smithi183 ceph-mon[99169]: pgmap v1692: 105 pgs: 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:28.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:28 smithi183 ceph-mon[99169]: from='client.16179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:54:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:28 smithi119 ceph-mon[108979]: osdmap e1098: 8 total, 8 up, 8 in 2023-12-01T15:54:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:28 smithi119 ceph-mon[108979]: pgmap v1692: 105 pgs: 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:28 smithi119 ceph-mon[108979]: from='client.16179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:54:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:28 smithi119 ceph-mon[94175]: osdmap e1098: 8 total, 8 up, 8 in 2023-12-01T15:54:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:28 smithi119 ceph-mon[94175]: pgmap v1692: 105 pgs: 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:28 smithi119 ceph-mon[94175]: from='client.16179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:54:28.575 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:54:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:54:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:54:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:54:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:54:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:54:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:54:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:54:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:54:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:54:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:54:28.576 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:54:28.576 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:54:28.576 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:54:28.576 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:54:28.576 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:54:28.576 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:54:29.052 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 1 test from cls_rgw_stats 2023-12-01T15:54:29.052 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] cls_rgw_stats.simulate 2023-12-01T15:54:29.071 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.069+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~WMYWFHQNHMAD.0 size=1048576 2023-12-01T15:54:29.071 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.070+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~WMYWFHQNHMAD.1 size=1048576 2023-12-01T15:54:29.072 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.071+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~WMYWFHQNHMAD.2 size=603911 2023-12-01T15:54:29.072 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.071+0000 7f9aad9148c0 1 > prepared multipart upload key=GL0E747I5H45 upload=WMYWFHQNHMAD tag=GGD0KYOIGDVT type=write size=3749639 2023-12-01T15:54:29.075 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.073+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~RWOWUZOD49PJ.0 size=1048576 2023-12-01T15:54:29.076 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.074+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~RWOWUZOD49PJ.1 size=1048576 2023-12-01T15:54:29.077 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.076+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~RWOWUZOD49PJ.2 size=807499 2023-12-01T15:54:29.077 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.076+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=RWOWUZOD49PJ tag=ZL00M5CSX69G type=write size=3953227 2023-12-01T15:54:29.080 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.078+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~RM3612UO3E0I.0 size=1048576 2023-12-01T15:54:29.080 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.079+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~RM3612UO3E0I.1 size=1048576 2023-12-01T15:54:29.081 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.080+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~RM3612UO3E0I.2 size=475885 2023-12-01T15:54:29.082 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.080+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=RM3612UO3E0I tag=PFCC1WGU6M3F type=write size=3621613 2023-12-01T15:54:29.084 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.082+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~8M09KNX4E22I.0 size=865903 2023-12-01T15:54:29.084 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.082+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=8M09KNX4E22I tag=XRPYU1517W7A type=write size=1914479 2023-12-01T15:54:29.085 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.083+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=I5SDK3MVT25O type=del size=3691366 2023-12-01T15:54:29.086 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.085+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=7045ZMR92O9W type=del size=1335335 2023-12-01T15:54:29.088 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.086+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=P0GF58LX6F4U type=del size=2236473 2023-12-01T15:54:29.090 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.088+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~J0V0R9A9LJW1.0 size=1048576 2023-12-01T15:54:29.094 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.089+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~J0V0R9A9LJW1.1 size=797642 2023-12-01T15:54:29.094 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.089+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=J0V0R9A9LJW1 tag=9EDG264BTR7A type=write size=2894794 2023-12-01T15:54:29.094 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.092+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~CKSJQTIUO3ZL.0 size=1048576 2023-12-01T15:54:29.094 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.093+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~CKSJQTIUO3ZL.1 size=1048576 2023-12-01T15:54:29.096 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.094+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~CKSJQTIUO3ZL.2 size=769402 2023-12-01T15:54:29.096 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.094+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=CKSJQTIUO3ZL tag=0JSU6M1DCYP4 type=write size=3915130 2023-12-01T15:54:29.097 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.095+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=6FZ0DR5QZDR9 type=del size=3461599 2023-12-01T15:54:29.098 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.096+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=M2JP4HNJIBA3 type=del size=6944 2023-12-01T15:54:29.100 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.099+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~UYI3LDKCH8YA.0 size=1048576 2023-12-01T15:54:29.101 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.100+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~UYI3LDKCH8YA.1 size=1048576 2023-12-01T15:54:29.102 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.101+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~UYI3LDKCH8YA.2 size=648644 2023-12-01T15:54:29.102 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.101+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=UYI3LDKCH8YA tag=4PI2AR1400PU type=write size=3794372 2023-12-01T15:54:29.103 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.102+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=252RW9RDKWGK type=del size=1030174 2023-12-01T15:54:29.106 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.104+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~YJH79IVSRJCV.0 size=1048576 2023-12-01T15:54:29.106 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.105+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~YJH79IVSRJCV.1 size=773534 2023-12-01T15:54:29.107 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.105+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=YJH79IVSRJCV tag=OVOPQFEMKPVA type=write size=2870686 2023-12-01T15:54:29.109 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.107+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~LL2UBESINAKC.0 size=284791 2023-12-01T15:54:29.109 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.107+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=LL2UBESINAKC tag=43IXRINVK7NR type=write size=1333367 2023-12-01T15:54:29.110 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.108+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=K8377ZUIZMJ9 type=write size=874359 2023-12-01T15:54:29.111 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.110+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~WMYWFHQNHMAD.0 size=1048576 2023-12-01T15:54:29.112 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.111+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~WMYWFHQNHMAD.1 size=1048576 2023-12-01T15:54:29.114 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.112+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~WMYWFHQNHMAD.2 size=603911 2023-12-01T15:54:29.116 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.114+0000 7f9aad9148c0 1 < completed multipart upload key=GL0E747I5H45 upload=WMYWFHQNHMAD tag=GGD0KYOIGDVT type=write size=3749639 2023-12-01T15:54:29.117 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.116+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=72ANMQPCQMHE type=del size=1525838 2023-12-01T15:54:29.119 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.117+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~RWOWUZOD49PJ.0 size=1048576 2023-12-01T15:54:29.120 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.118+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~RWOWUZOD49PJ.1 size=1048576 2023-12-01T15:54:29.120 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.119+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~RWOWUZOD49PJ.2 size=807499 2023-12-01T15:54:29.122 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.121+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=RWOWUZOD49PJ tag=ZL00M5CSX69G type=write size=3953227 2023-12-01T15:54:29.124 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.122+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=PL00DTQ09N0W type=del size=3505582 2023-12-01T15:54:29.125 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.123+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~RM3612UO3E0I.0 size=1048576 2023-12-01T15:54:29.126 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.124+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~RM3612UO3E0I.1 size=1048576 2023-12-01T15:54:29.127 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.125+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~RM3612UO3E0I.2 size=475885 2023-12-01T15:54:29.129 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.127+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=RM3612UO3E0I tag=PFCC1WGU6M3F type=write size=3621613 2023-12-01T15:54:29.130 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.129+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=NPRFQ533CBDG type=del size=415506 2023-12-01T15:54:29.132 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.130+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~8M09KNX4E22I.0 size=865903 2023-12-01T15:54:29.134 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.133+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=8M09KNX4E22I tag=XRPYU1517W7A type=write size=1914479 2023-12-01T15:54:29.136 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.134+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=A5R8DOIMCE6E type=del size=29152 2023-12-01T15:54:29.137 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.136+0000 7f9aad9148c0 1 < completed delete operation key=N05IKWTYQPE2 tag=I5SDK3MVT25O type=del 2023-12-01T15:54:29.140 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.138+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~80I4FAQFKM3Y.0 size=1048576 2023-12-01T15:54:29.140 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.139+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~80I4FAQFKM3Y.1 size=483889 2023-12-01T15:54:29.140 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.139+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=80I4FAQFKM3Y tag=5S7RW8G0EPJR type=write size=2581041 2023-12-01T15:54:29.143 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.141+0000 7f9aad9148c0 1 < suggested remove operation key=N3Z7KLVTUY6R tag=7045ZMR92O9W type=del 2023-12-01T15:54:29.144 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.143+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=O51TI3K8GJMF type=del size=1375470 2023-12-01T15:54:29.146 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.144+0000 7f9aad9148c0 1 < completed delete operation key=XUT4H8IMHOJ0 tag=P0GF58LX6F4U type=del 2023-12-01T15:54:29.147 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.145+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=UIR5JLZC6E2F type=del size=1372461 2023-12-01T15:54:29.148 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.147+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~J0V0R9A9LJW1.0 size=1048576 2023-12-01T15:54:29.149 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.148+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~J0V0R9A9LJW1.1 size=797642 2023-12-01T15:54:29.151 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.150+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=J0V0R9A9LJW1 tag=9EDG264BTR7A type=write size=2894794 2023-12-01T15:54:29.153 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.151+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=2WZB808QIMSO type=del size=3042848 2023-12-01T15:54:29.154 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.152+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~CKSJQTIUO3ZL.0 size=1048576 2023-12-01T15:54:29.155 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.153+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~CKSJQTIUO3ZL.1 size=1048576 2023-12-01T15:54:29.156 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.154+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~CKSJQTIUO3ZL.2 size=769402 2023-12-01T15:54:29.158 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.156+0000 7f9aad9148c0 1 < completed multipart upload key=STW1E6FWZWFG upload=CKSJQTIUO3ZL tag=0JSU6M1DCYP4 type=write size=3915130 2023-12-01T15:54:29.159 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.157+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=5AKGJ6S9AK22 type=del size=865392 2023-12-01T15:54:29.160 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.159+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=6FZ0DR5QZDR9 type=del 2023-12-01T15:54:29.162 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.161+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~075K5ZWP6L1J.0 size=1048576 2023-12-01T15:54:29.163 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.162+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~075K5ZWP6L1J.1 size=1048576 2023-12-01T15:54:29.164 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.163+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~075K5ZWP6L1J.2 size=735697 2023-12-01T15:54:29.164 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.163+0000 7f9aad9148c0 1 > prepared multipart upload key=GL0E747I5H45 upload=075K5ZWP6L1J tag=DMYUJ3THZOAZ type=write size=3881425 2023-12-01T15:54:29.166 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.164+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=M2JP4HNJIBA3 type=del 2023-12-01T15:54:29.168 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.166+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~I23RFHNUDKTF.0 size=1048576 2023-12-01T15:54:29.169 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.167+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~I23RFHNUDKTF.1 size=1048576 2023-12-01T15:54:29.170 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.168+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~I23RFHNUDKTF.2 size=108655 2023-12-01T15:54:29.170 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.168+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=I23RFHNUDKTF tag=SBT8ODIATRAA type=write size=3254383 2023-12-01T15:54:29.171 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.170+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~UYI3LDKCH8YA.0 size=1048576 2023-12-01T15:54:29.171 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.170+0000 7f9aad9148c0 1 < canceled part key=_multipart_CG4WLRG2105M.2~UYI3LDKCH8YA.1 size=1048576 2023-12-01T15:54:29.172 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.171+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~UYI3LDKCH8YA.2 size=648644 2023-12-01T15:54:29.175 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.173+0000 7f9aad9148c0 1 < canceled multipart upload key=CG4WLRG2105M upload=UYI3LDKCH8YA tag=4PI2AR1400PU type=write size=3794372 2023-12-01T15:54:29.177 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.175+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~MJF4O3UN65FE.0 size=1048576 2023-12-01T15:54:29.177 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.176+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~MJF4O3UN65FE.1 size=396117 2023-12-01T15:54:29.178 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.176+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=MJF4O3UN65FE tag=ZIID8BV8ZW53 type=write size=2493269 2023-12-01T15:54:29.180 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.178+0000 7f9aad9148c0 1 < suggested remove operation key=CUJUU38RVMPG tag=252RW9RDKWGK type=del 2023-12-01T15:54:29.181 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.180+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=011QL3LI6MBH type=del size=1975240 2023-12-01T15:54:29.183 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.181+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~YJH79IVSRJCV.0 size=1048576 2023-12-01T15:54:29.184 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.182+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~YJH79IVSRJCV.1 size=773534 2023-12-01T15:54:29.186 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.184+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=YJH79IVSRJCV tag=OVOPQFEMKPVA type=write size=2870686 2023-12-01T15:54:29.188 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.187+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~S98T5QD89R3P.0 size=1048576 2023-12-01T15:54:29.189 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.188+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~S98T5QD89R3P.1 size=1048576 2023-12-01T15:54:29.190 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.188+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~S98T5QD89R3P.2 size=261387 2023-12-01T15:54:29.190 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.188+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=S98T5QD89R3P tag=J3XU34KSXBOW type=write size=3407115 2023-12-01T15:54:29.192 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.190+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~LL2UBESINAKC.0 size=284791 2023-12-01T15:54:29.194 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.192+0000 7f9aad9148c0 1 < completed multipart upload key=0U7Y4CJY3F0M upload=LL2UBESINAKC tag=43IXRINVK7NR type=write size=1333367 2023-12-01T15:54:29.195 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.193+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=CJ0E64NX6AD0 type=del size=3217209 2023-12-01T15:54:29.197 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.195+0000 7f9aad9148c0 1 < completed write operation key=ZSEEWQ6LLIR5 tag=K8377ZUIZMJ9 type=write size=874359 2023-12-01T15:54:29.198 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.196+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=XZ36PGYVWVA8 type=del size=3231472 2023-12-01T15:54:29.199 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.198+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=72ANMQPCQMHE type=del 2023-12-01T15:54:29.202 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.200+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~HF5V5693QHYQ.0 size=780075 2023-12-01T15:54:29.202 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.200+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=HF5V5693QHYQ tag=NOSZDWMOG9U7 type=write size=1828651 2023-12-01T15:54:29.205 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.203+0000 7f9aad9148c0 1 < suggested remove operation key=7SCZTDTL38DF tag=PL00DTQ09N0W type=del 2023-12-01T15:54:29.206 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.204+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=7V4I8JZGLAH3 type=del size=907997 2023-12-01T15:54:29.208 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.206+0000 7f9aad9148c0 -1 < failed to complete operation key=N3Z7KLVTUY6R tag=NPRFQ533CBDG type=del size=415506: (22) Invalid argument 2023-12-01T15:54:29.209 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.207+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=AUL9XK5U149F type=write size=560796 2023-12-01T15:54:29.210 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.208+0000 7f9aad9148c0 -1 < failed to complete operation key=CUJUU38RVMPG tag=A5R8DOIMCE6E type=del size=29152: (22) Invalid argument 2023-12-01T15:54:29.212 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.210+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=RQAEAOI73LZZ type=del size=1677322 2023-12-01T15:54:29.212 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.210+0000 7f9aad9148c0 1 < canceled part key=_multipart_STW1E6FWZWFG.2~80I4FAQFKM3Y.0 size=1048576 2023-12-01T15:54:29.213 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.211+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~80I4FAQFKM3Y.1 size=483889 2023-12-01T15:54:29.214 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.213+0000 7f9aad9148c0 1 < canceled multipart upload key=STW1E6FWZWFG upload=80I4FAQFKM3Y tag=5S7RW8G0EPJR type=write size=2581041 2023-12-01T15:54:29.217 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.215+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~9ZGSGIWOLP2W.0 size=1048576 2023-12-01T15:54:29.217 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.216+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~9ZGSGIWOLP2W.1 size=1048576 2023-12-01T15:54:29.218 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.217+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~9ZGSGIWOLP2W.2 size=681908 2023-12-01T15:54:29.218 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.217+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=9ZGSGIWOLP2W tag=0ZXLIDOI5NHQ type=write size=3827636 2023-12-01T15:54:29.219 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.218+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=O51TI3K8GJMF type=del 2023-12-01T15:54:29.221 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.220+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~TSVXICS1NS3B.0 size=814058 2023-12-01T15:54:29.222 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.220+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=TSVXICS1NS3B tag=VBXKCSHEINZO type=write size=1862634 2023-12-01T15:54:29.224 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.222+0000 7f9aad9148c0 1 < suggested update operation key=T2L5108M111K tag=UIR5JLZC6E2F type=del size=1372461 2023-12-01T15:54:29.226 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.224+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~NGKQLRIK2W2H.0 size=648273 2023-12-01T15:54:29.226 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.224+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=NGKQLRIK2W2H tag=UJO8V84JATI1 type=write size=1696849 2023-12-01T15:54:29.228 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.227+0000 7f9aad9148c0 1 < suggested update operation key=4TPCFIP7B23Y tag=2WZB808QIMSO type=del size=3042848 2023-12-01T15:54:29.231 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.229+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~WRP8X1410LYD.0 size=1048576 2023-12-01T15:54:29.232 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.230+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~WRP8X1410LYD.1 size=1048576 2023-12-01T15:54:29.233 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.231+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~WRP8X1410LYD.2 size=147054 2023-12-01T15:54:29.233 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.231+0000 7f9aad9148c0 1 > prepared multipart upload key=GL0E747I5H45 upload=WRP8X1410LYD tag=MXYQWBJI6SUA type=write size=3292782 2023-12-01T15:54:29.234 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.232+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=5AKGJ6S9AK22 type=del 2023-12-01T15:54:29.235 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.233+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=60MKTUHH0EAR type=del size=2268572 2023-12-01T15:54:29.236 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.235+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~075K5ZWP6L1J.0 size=1048576 2023-12-01T15:54:29.237 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.236+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~075K5ZWP6L1J.1 size=1048576 2023-12-01T15:54:29.238 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.237+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~075K5ZWP6L1J.2 size=735697 2023-12-01T15:54:29.240 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.239+0000 7f9aad9148c0 1 < completed multipart upload key=GL0E747I5H45 upload=075K5ZWP6L1J tag=DMYUJ3THZOAZ type=write size=3881425 2023-12-01T15:54:29.242 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.241+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~BB7IIVGX1XA0.0 size=208472 2023-12-01T15:54:29.242 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.241+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=BB7IIVGX1XA0 tag=UKPT5CM11SUA type=write size=1257048 2023-12-01T15:54:29.244 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.242+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~I23RFHNUDKTF.0 size=1048576 2023-12-01T15:54:29.244 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.243+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~I23RFHNUDKTF.1 size=1048576 2023-12-01T15:54:29.245 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.244+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~I23RFHNUDKTF.2 size=108655 2023-12-01T15:54:29.248 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.246+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=I23RFHNUDKTF tag=SBT8ODIATRAA type=write size=3254383 2023-12-01T15:54:29.249 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.247+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=JBBPR0PFCKYY type=del size=676584 2023-12-01T15:54:29.250 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.249+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~MJF4O3UN65FE.0 size=1048576 2023-12-01T15:54:29.251 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.250+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~MJF4O3UN65FE.1 size=396117 2023-12-01T15:54:29.253 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.252+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=MJF4O3UN65FE tag=ZIID8BV8ZW53 type=write size=2493269 2023-12-01T15:54:29.256 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.254+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~8A5LB29M1LBO.0 size=292865 2023-12-01T15:54:29.256 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.254+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=8A5LB29M1LBO tag=NAJL5SEWPO3H type=write size=1341441 2023-12-01T15:54:29.257 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.255+0000 7f9aad9148c0 1 < completed delete operation key=9ERGLZ55JBYH tag=011QL3LI6MBH type=del 2023-12-01T15:54:29.259 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.258+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~9SH02IKJ8PXB.0 size=1048576 2023-12-01T15:54:29.260 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.259+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~9SH02IKJ8PXB.1 size=1048576 2023-12-01T15:54:29.261 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.260+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~9SH02IKJ8PXB.2 size=569495 2023-12-01T15:54:29.261 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.260+0000 7f9aad9148c0 1 > prepared multipart upload key=SMRTKA9GZJ8P upload=9SH02IKJ8PXB tag=Z7PPFRB9WMG3 type=write size=3715223 2023-12-01T15:54:29.263 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.261+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~S98T5QD89R3P.0 size=1048576 2023-12-01T15:54:29.264 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.262+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~S98T5QD89R3P.1 size=1048576 2023-12-01T15:54:29.264 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.263+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~S98T5QD89R3P.2 size=261387 2023-12-01T15:54:29.266 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.265+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=S98T5QD89R3P tag=J3XU34KSXBOW type=write size=3407115 2023-12-01T15:54:29.268 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.266+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=X917HYGOJA5X type=del size=3700297 2023-12-01T15:54:29.269 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.267+0000 7f9aad9148c0 -1 < failed to complete operation key=4TPCFIP7B23Y tag=CJ0E64NX6AD0 type=del size=3217209: (22) Invalid argument 2023-12-01T15:54:29.270 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.268+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=WS476ULCR52Z type=del size=1858046 2023-12-01T15:54:29.271 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.270+0000 7f9aad9148c0 1 < completed delete operation key=9ERGLZ55JBYH tag=XZ36PGYVWVA8 type=del 2023-12-01T15:54:29.273 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.271+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=IG53A0LG0KE5 type=write size=875916 2023-12-01T15:54:29.274 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.271+0000 7f9aad9148c0 1 < canceled part key=_multipart_ZX019RAH13T7.2~HF5V5693QHYQ.0 size=780075 2023-12-01T15:54:29.276 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.274+0000 7f9aad9148c0 1 < canceled multipart upload key=ZX019RAH13T7 upload=HF5V5693QHYQ tag=NOSZDWMOG9U7 type=write size=1828651 2023-12-01T15:54:29.278 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.277+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~KJXVEPJGTD40.0 size=1038433 2023-12-01T15:54:29.278 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.277+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=KJXVEPJGTD40 tag=XIH6BIJNVB8G type=write size=2087009 2023-12-01T15:54:29.280 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.278+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=7V4I8JZGLAH3 type=del 2023-12-01T15:54:29.282 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.280+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~S29SNAPRY7HE.0 size=423226 2023-12-01T15:54:29.282 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.280+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=S29SNAPRY7HE tag=TU98YBKU2Q0Q type=write size=1471802 2023-12-01T15:54:29.285 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.283+0000 7f9aad9148c0 1 < suggested update operation key=QL40WD4XT3KR tag=AUL9XK5U149F type=write size=560796 2023-12-01T15:54:29.287 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.285+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~EW7TYT739D3W.0 size=1048576 2023-12-01T15:54:29.288 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.286+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~EW7TYT739D3W.1 size=1048576 2023-12-01T15:54:29.289 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.287+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~EW7TYT739D3W.2 size=955418 2023-12-01T15:54:29.289 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.287+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=EW7TYT739D3W tag=CWWCH0RY8HIV type=write size=4101146 2023-12-01T15:54:29.290 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.289+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=RQAEAOI73LZZ type=del 2023-12-01T15:54:29.293 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.291+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~Q9C16ZJKAX0B.0 size=149511 2023-12-01T15:54:29.293 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.291+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=Q9C16ZJKAX0B tag=II221V71MTGH type=write size=1198087 2023-12-01T15:54:29.294 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.292+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~9ZGSGIWOLP2W.0 size=1048576 2023-12-01T15:54:29.295 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.293+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~9ZGSGIWOLP2W.1 size=1048576 2023-12-01T15:54:29.296 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.294+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~9ZGSGIWOLP2W.2 size=681908 2023-12-01T15:54:29.298 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.296+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=9ZGSGIWOLP2W tag=0ZXLIDOI5NHQ type=write size=3827636 2023-12-01T15:54:29.300 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.299+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~HQ599I3W8HGB.0 size=1048576 2023-12-01T15:54:29.301 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.300+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~HQ599I3W8HGB.1 size=513698 2023-12-01T15:54:29.301 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.300+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=HQ599I3W8HGB tag=QCYKQYZWUSE1 type=write size=2610850 2023-12-01T15:54:29.303 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.301+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~TSVXICS1NS3B.0 size=814058 2023-12-01T15:54:29.304 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.303+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=TSVXICS1NS3B tag=VBXKCSHEINZO type=write size=1862634 2023-12-01T15:54:29.306 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.304+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=GTH671K1AGO5 type=write size=426742 2023-12-01T15:54:29.307 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.306+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~NGKQLRIK2W2H.0 size=648273 2023-12-01T15:54:29.309 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.308+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=NGKQLRIK2W2H tag=UJO8V84JATI1 type=write size=1696849 2023-12-01T15:54:29.312 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.310+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~BOZUJDVW8QCY.0 size=1048576 2023-12-01T15:54:29.313 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.311+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~BOZUJDVW8QCY.1 size=1048576 2023-12-01T15:54:29.314 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.312+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~BOZUJDVW8QCY.2 size=906323 2023-12-01T15:54:29.314 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.312+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=BOZUJDVW8QCY tag=YB3I5EOJPET6 type=write size=4052051 2023-12-01T15:54:29.315 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.313+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~WRP8X1410LYD.0 size=1048576 2023-12-01T15:54:29.315 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.313+0000 7f9aad9148c0 1 < canceled part key=_multipart_GL0E747I5H45.2~WRP8X1410LYD.1 size=1048576 2023-12-01T15:54:29.315 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.313+0000 7f9aad9148c0 1 < canceled part key=_multipart_GL0E747I5H45.2~WRP8X1410LYD.2 size=147054 2023-12-01T15:54:29.318 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.315+0000 7f9aad9148c0 1 < canceled multipart upload key=GL0E747I5H45 upload=WRP8X1410LYD tag=MXYQWBJI6SUA type=write size=3292782 2023-12-01T15:54:29.318 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.317+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=Z10D827J76OZ type=write size=45282 2023-12-01T15:54:29.319 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.318+0000 7f9aad9148c0 1 < canceled operation key=4TPCFIP7B23Y tag=60MKTUHH0EAR type=del size=2268572 2023-12-01T15:54:29.322 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.320+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~1IJ70AZBAZ14.0 size=1048576 2023-12-01T15:54:29.323 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.321+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~1IJ70AZBAZ14.1 size=1048576 2023-12-01T15:54:29.324 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.322+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~1IJ70AZBAZ14.2 size=535529 2023-12-01T15:54:29.324 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.322+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=1IJ70AZBAZ14 tag=O4Y6HQ23S1D6 type=write size=3681257 2023-12-01T15:54:29.325 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.324+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~BB7IIVGX1XA0.0 size=208472 2023-12-01T15:54:29.327 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.326+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=BB7IIVGX1XA0 tag=UKPT5CM11SUA type=write size=1257048 2023-12-01T15:54:29.329 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.328+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~HDBL05SG8X9N.0 size=1048576 2023-12-01T15:54:29.330 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.329+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~HDBL05SG8X9N.1 size=672219 2023-12-01T15:54:29.330 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.329+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=HDBL05SG8X9N tag=GSNJ8OKKYMW7 type=write size=2769371 2023-12-01T15:54:29.332 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.330+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=JBBPR0PFCKYY type=del 2023-12-01T15:54:29.335 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.333+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~KWFI5FRMY64I.0 size=1048576 2023-12-01T15:54:29.335 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.334+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~KWFI5FRMY64I.1 size=1048576 2023-12-01T15:54:29.337 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.335+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~KWFI5FRMY64I.2 size=225970 2023-12-01T15:54:29.337 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.335+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=KWFI5FRMY64I tag=EZMMKZ85G6QD type=write size=3371698 2023-12-01T15:54:29.338 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.336+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~8A5LB29M1LBO.0 size=292865 2023-12-01T15:54:29.340 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.338+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=8A5LB29M1LBO tag=NAJL5SEWPO3H type=write size=1341441 2023-12-01T15:54:29.342 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.340+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~4M3I9EQU8TXI.0 size=122942 2023-12-01T15:54:29.342 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.340+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=4M3I9EQU8TXI tag=CW10AB95UGKD type=write size=1171518 2023-12-01T15:54:29.343 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.342+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~9SH02IKJ8PXB.0 size=1048576 2023-12-01T15:54:29.344 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.342+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~9SH02IKJ8PXB.1 size=1048576 2023-12-01T15:54:29.345 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.343+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~9SH02IKJ8PXB.2 size=569495 2023-12-01T15:54:29.347 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.345+0000 7f9aad9148c0 1 < completed multipart upload key=SMRTKA9GZJ8P upload=9SH02IKJ8PXB tag=Z7PPFRB9WMG3 type=write size=3715223 2023-12-01T15:54:29.348 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.347+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=Q42DN1EDFV92 type=del size=430345 2023-12-01T15:54:29.349 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.348+0000 7f9aad9148c0 1 < canceled operation key=M4MZE7PGW6LH tag=X917HYGOJA5X type=del size=3700297 2023-12-01T15:54:29.351 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.349+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=X8R06ZWD9DAN type=del size=3036522 2023-12-01T15:54:29.352 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.351+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=WS476ULCR52Z type=del 2023-12-01T15:54:29.354 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.353+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~QC84NQZRJ611.0 size=64434 2023-12-01T15:54:29.354 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.353+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=QC84NQZRJ611 tag=2Z79RC2F6J41 type=write size=1113010 2023-12-01T15:54:29.356 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.355+0000 7f9aad9148c0 1 < suggested remove operation key=YZA6VLP3D9HJ tag=IG53A0LG0KE5 type=write 2023-12-01T15:54:29.358 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.356+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=6RW4CDTQB7SL type=del size=1662776 2023-12-01T15:54:29.359 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.357+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~KJXVEPJGTD40.0 size=1038433 2023-12-01T15:54:29.362 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.360+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=KJXVEPJGTD40 tag=XIH6BIJNVB8G type=write size=2087009 2023-12-01T15:54:29.363 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.361+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=CSNI3OJUF5SM type=del size=2924735 2023-12-01T15:54:29.364 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.362+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~S29SNAPRY7HE.0 size=423226 2023-12-01T15:54:29.366 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.364+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=S29SNAPRY7HE tag=TU98YBKU2Q0Q type=write size=1471802 2023-12-01T15:54:29.369 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.367+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~EG8OJWCF91J8.0 size=1048576 2023-12-01T15:54:29.370 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.368+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~EG8OJWCF91J8.1 size=165836 2023-12-01T15:54:29.370 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.368+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=EG8OJWCF91J8 tag=89SR4I1ZBY9L type=write size=2262988 2023-12-01T15:54:29.371 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.370+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~EW7TYT739D3W.0 size=1048576 2023-12-01T15:54:29.372 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.371+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~EW7TYT739D3W.1 size=1048576 2023-12-01T15:54:29.374 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.372+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~EW7TYT739D3W.2 size=955418 2023-12-01T15:54:29.375 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.374+0000 7f9aad9148c0 1 < completed multipart upload key=4TPCFIP7B23Y upload=EW7TYT739D3W tag=CWWCH0RY8HIV type=write size=4101146 2023-12-01T15:54:29.377 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.375+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=1AFD5Z8G9P2I type=del size=3919715 2023-12-01T15:54:29.377 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.375+0000 7f9aad9148c0 1 < canceled part key=_multipart_TJPNEHX0PPEI.2~Q9C16ZJKAX0B.0 size=149511 2023-12-01T15:54:29.379 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.378+0000 7f9aad9148c0 1 < canceled multipart upload key=TJPNEHX0PPEI upload=Q9C16ZJKAX0B tag=II221V71MTGH type=write size=1198087 2023-12-01T15:54:29.381 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.379+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=BL7GTQIMMWZQ type=write size=760550 2023-12-01T15:54:29.382 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.380+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~HQ599I3W8HGB.0 size=1048576 2023-12-01T15:54:29.383 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.381+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~HQ599I3W8HGB.1 size=513698 2023-12-01T15:54:29.385 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.383+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=HQ599I3W8HGB tag=QCYKQYZWUSE1 type=write size=2610850 2023-12-01T15:54:29.387 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.385+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~ACS0UGPJ8AEZ.0 size=1048576 2023-12-01T15:54:29.388 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.386+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~ACS0UGPJ8AEZ.1 size=1048576 2023-12-01T15:54:29.389 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.387+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~ACS0UGPJ8AEZ.2 size=460279 2023-12-01T15:54:29.389 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.387+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=ACS0UGPJ8AEZ tag=FAZT2O6KY0EA type=write size=3606007 2023-12-01T15:54:29.390 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.389+0000 7f9aad9148c0 1 < completed write operation key=CUJUU38RVMPG tag=GTH671K1AGO5 type=write size=426742 2023-12-01T15:54:29.392 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.390+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=PYZ359GHCY9C type=del size=3835666 2023-12-01T15:54:29.393 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.391+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~BOZUJDVW8QCY.0 size=1048576 2023-12-01T15:54:29.394 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.392+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~BOZUJDVW8QCY.1 size=1048576 2023-12-01T15:54:29.395 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.393+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~BOZUJDVW8QCY.2 size=906323 2023-12-01T15:54:29.397 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.396+0000 7f9aad9148c0 1 < completed multipart upload key=YZA6VLP3D9HJ upload=BOZUJDVW8QCY tag=YB3I5EOJPET6 type=write size=4052051 2023-12-01T15:54:29.400 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.398+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~8ADX7M62NWAL.0 size=617685 2023-12-01T15:54:29.400 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.398+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=8ADX7M62NWAL tag=U9ZYZAZTJTSJ type=write size=1666261 2023-12-01T15:54:29.401 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.399+0000 7f9aad9148c0 1 < completed write operation key=DIBWN0C1T4Q7 tag=Z10D827J76OZ type=write size=45282 2023-12-01T15:54:29.402 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.401+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=D5OXFLGADVH3 type=del size=1710284 2023-12-01T15:54:29.404 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.402+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~1IJ70AZBAZ14.0 size=1048576 2023-12-01T15:54:29.405 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.403+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~1IJ70AZBAZ14.1 size=1048576 2023-12-01T15:54:29.405 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.403+0000 7f9aad9148c0 1 < canceled part key=_multipart_7SCZTDTL38DF.2~1IJ70AZBAZ14.2 size=535529 2023-12-01T15:54:29.407 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.406+0000 7f9aad9148c0 1 < canceled multipart upload key=7SCZTDTL38DF upload=1IJ70AZBAZ14 tag=O4Y6HQ23S1D6 type=write size=3681257 2023-12-01T15:54:29.408 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.407+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=0SNQ3RH01VHZ type=del size=459357 2023-12-01T15:54:29.409 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.407+0000 7f9aad9148c0 1 < canceled part key=_multipart_99SJDUOI90AY.2~HDBL05SG8X9N.0 size=1048576 2023-12-01T15:54:29.410 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.408+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~HDBL05SG8X9N.1 size=672219 2023-12-01T15:54:29.412 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.410+0000 7f9aad9148c0 1 < canceled multipart upload key=99SJDUOI90AY upload=HDBL05SG8X9N tag=GSNJ8OKKYMW7 type=write size=2769371 2023-12-01T15:54:29.413 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.411+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=6HCQH7RPSK1V type=del size=3762534 2023-12-01T15:54:29.414 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.413+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~KWFI5FRMY64I.0 size=1048576 2023-12-01T15:54:29.415 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.414+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~KWFI5FRMY64I.1 size=1048576 2023-12-01T15:54:29.416 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.415+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~KWFI5FRMY64I.2 size=225970 2023-12-01T15:54:29.419 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.417+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=KWFI5FRMY64I tag=EZMMKZ85G6QD type=write size=3371698 2023-12-01T15:54:29.421 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.419+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~7DB6RVQPHX53.0 size=201378 2023-12-01T15:54:29.421 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.419+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=7DB6RVQPHX53 tag=GNSGH5BZGTA1 type=write size=1249954 2023-12-01T15:54:29.422 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.420+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~4M3I9EQU8TXI.0 size=122942 2023-12-01T15:54:29.424 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.422+0000 7f9aad9148c0 1 < completed multipart upload key=YZA6VLP3D9HJ upload=4M3I9EQU8TXI tag=CW10AB95UGKD type=write size=1171518 2023-12-01T15:54:29.425 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.424+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=H83DEXL0SRSS type=del size=498926 2023-12-01T15:54:29.427 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.425+0000 7f9aad9148c0 1 < completed delete operation key=5G835J5OHKO1 tag=Q42DN1EDFV92 type=del 2023-12-01T15:54:29.428 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.427+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=ZEP700YK0RGC type=del size=1079780 2023-12-01T15:54:29.430 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.428+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=X8R06ZWD9DAN type=del 2023-12-01T15:54:29.431 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.430+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=NJFZM3SURPMY type=del size=490229 2023-12-01T15:54:29.433 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.431+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~QC84NQZRJ611.0 size=64434 2023-12-01T15:54:29.435 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.433+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=QC84NQZRJ611 tag=2Z79RC2F6J41 type=write size=1113010 2023-12-01T15:54:29.436 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.435+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=YU3ORMYLHFU2 type=del size=3201240 2023-12-01T15:54:29.438 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.436+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=6RW4CDTQB7SL type=del 2023-12-01T15:54:29.439 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.437+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=0WNBQCK1Z4TO type=del size=193531 2023-12-01T15:54:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:29 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:54:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:29 smithi183 ceph-mon[99169]: osdmap e1099: 8 total, 8 up, 8 in 2023-12-01T15:54:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3093451697' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165210-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:54:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:29 smithi183 ceph-mon[99169]: from='client.26066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:54:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2660895937' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:54:29.441 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.439+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=CSNI3OJUF5SM type=del 2023-12-01T15:54:29.443 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.442+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~8MCX7YB0MAG3.0 size=1048576 2023-12-01T15:54:29.444 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.443+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~8MCX7YB0MAG3.1 size=1048576 2023-12-01T15:54:29.445 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.444+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~8MCX7YB0MAG3.2 size=186147 2023-12-01T15:54:29.445 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.444+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=8MCX7YB0MAG3 tag=7LYUNJPX0X4E type=write size=3331875 2023-12-01T15:54:29.446 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.444+0000 7f9aad9148c0 1 < canceled part key=_multipart_7SCZTDTL38DF.2~EG8OJWCF91J8.0 size=1048576 2023-12-01T15:54:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:29 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:54:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:29 smithi119 ceph-mon[108979]: osdmap e1099: 8 total, 8 up, 8 in 2023-12-01T15:54:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3093451697' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165210-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:54:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:29 smithi119 ceph-mon[108979]: from='client.26066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:54:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2660895937' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:54:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:29 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:54:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:29 smithi119 ceph-mon[94175]: osdmap e1099: 8 total, 8 up, 8 in 2023-12-01T15:54:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3093451697' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165210-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:54:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:29 smithi119 ceph-mon[94175]: from='client.26066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:54:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2660895937' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:54:29.448 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.445+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~EG8OJWCF91J8.1 size=165836 2023-12-01T15:54:29.449 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.447+0000 7f9aad9148c0 1 < canceled multipart upload key=7SCZTDTL38DF upload=EG8OJWCF91J8 tag=89SR4I1ZBY9L type=write size=2262988 2023-12-01T15:54:29.450 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.448+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=KND7HURXBLI3 type=del size=1192824 2023-12-01T15:54:29.451 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.450+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=1AFD5Z8G9P2I type=del 2023-12-01T15:54:29.454 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.452+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~XHFGPJ03W7LW.0 size=1048576 2023-12-01T15:54:29.455 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.453+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~XHFGPJ03W7LW.1 size=1048576 2023-12-01T15:54:29.456 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.454+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~XHFGPJ03W7LW.2 size=34121 2023-12-01T15:54:29.456 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.454+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=XHFGPJ03W7LW tag=MKB8USQHBQUE type=write size=3179849 2023-12-01T15:54:29.457 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.455+0000 7f9aad9148c0 1 < canceled operation key=TJPNEHX0PPEI tag=BL7GTQIMMWZQ type=write size=760550 2023-12-01T15:54:29.458 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.457+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=WJGJYKY6W2K3 type=write size=989163 2023-12-01T15:54:29.459 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.458+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~ACS0UGPJ8AEZ.0 size=1048576 2023-12-01T15:54:29.460 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.459+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~ACS0UGPJ8AEZ.1 size=1048576 2023-12-01T15:54:29.461 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.460+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~ACS0UGPJ8AEZ.2 size=460279 2023-12-01T15:54:29.464 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.462+0000 7f9aad9148c0 1 < completed multipart upload key=YZA6VLP3D9HJ upload=ACS0UGPJ8AEZ tag=FAZT2O6KY0EA type=write size=3606007 2023-12-01T15:54:29.465 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.463+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=BOQI49QHWV44 type=del size=1782614 2023-12-01T15:54:29.468 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.466+0000 7f9aad9148c0 1 < suggested update operation key=Y8K6E5SUKEI3 tag=PYZ359GHCY9C type=del size=3835666 2023-12-01T15:54:29.469 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.468+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=FK1DR7H3E86N type=del size=87518 2023-12-01T15:54:29.470 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.468+0000 7f9aad9148c0 1 < canceled part key=_multipart_LRBWJ27JFVKO.2~8ADX7M62NWAL.0 size=617685 2023-12-01T15:54:29.472 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.470+0000 7f9aad9148c0 1 < canceled multipart upload key=LRBWJ27JFVKO upload=8ADX7M62NWAL tag=U9ZYZAZTJTSJ type=write size=1666261 2023-12-01T15:54:29.473 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.471+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=9RLW4UGHMHOG type=del size=3992013 2023-12-01T15:54:29.475 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.474+0000 7f9aad9148c0 1 < suggested update operation key=XUT4H8IMHOJ0 tag=D5OXFLGADVH3 type=del size=1710284 2023-12-01T15:54:29.477 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.475+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=UFUM5SWB6FRL type=del size=3298737 2023-12-01T15:54:29.478 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.476+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=0SNQ3RH01VHZ type=del 2023-12-01T15:54:29.480 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.478+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~CCEIZZMFPKQ5.0 size=1048576 2023-12-01T15:54:29.481 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.479+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~CCEIZZMFPKQ5.1 size=1048576 2023-12-01T15:54:29.482 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.480+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~CCEIZZMFPKQ5.2 size=126396 2023-12-01T15:54:29.482 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.480+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=CCEIZZMFPKQ5 tag=Y611V0GN04AO type=write size=3272124 2023-12-01T15:54:29.485 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.483+0000 7f9aad9148c0 1 < suggested update operation key=0B25CAN3DDPZ tag=6HCQH7RPSK1V type=del size=3762534 2023-12-01T15:54:29.487 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.485+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~RI2MG2KTSBBM.0 size=733430 2023-12-01T15:54:29.487 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.485+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=RI2MG2KTSBBM tag=AQLPYSESDB7O type=write size=1782006 2023-12-01T15:54:29.488 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.487+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~7DB6RVQPHX53.0 size=201378 2023-12-01T15:54:29.490 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.489+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=7DB6RVQPHX53 tag=GNSGH5BZGTA1 type=write size=1249954 2023-12-01T15:54:29.493 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.491+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~W592Z1FM1KQI.0 size=579008 2023-12-01T15:54:29.493 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.491+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=W592Z1FM1KQI tag=49O1B5CD6MVK type=write size=1627584 2023-12-01T15:54:29.496 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.494+0000 7f9aad9148c0 1 < suggested update operation key=N3Z7KLVTUY6R tag=H83DEXL0SRSS type=del size=498926 2023-12-01T15:54:29.497 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.495+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=4ID1G1IKBPJV type=del size=2133286 2023-12-01T15:54:29.498 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.496+0000 7f9aad9148c0 1 < completed delete operation key=STW1E6FWZWFG tag=ZEP700YK0RGC type=del 2023-12-01T15:54:29.500 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.499+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~SBUKIUSLI2LU.0 size=1048576 2023-12-01T15:54:29.501 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.500+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~SBUKIUSLI2LU.1 size=1048576 2023-12-01T15:54:29.502 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.501+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~SBUKIUSLI2LU.2 size=512791 2023-12-01T15:54:29.502 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.501+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=SBUKIUSLI2LU tag=RPBCU1NP1ER4 type=write size=3658519 2023-12-01T15:54:29.504 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.502+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=NJFZM3SURPMY type=del 2023-12-01T15:54:29.506 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.505+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~5S53OOVZZHQK.0 size=1048576 2023-12-01T15:54:29.508 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.506+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~5S53OOVZZHQK.1 size=1048576 2023-12-01T15:54:29.509 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.507+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~5S53OOVZZHQK.2 size=277826 2023-12-01T15:54:29.509 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.507+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=5S53OOVZZHQK tag=HIUSV9F0EJL1 type=write size=3423554 2023-12-01T15:54:29.510 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.508+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=YU3ORMYLHFU2 type=del 2023-12-01T15:54:29.511 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.510+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=MOMXOT0KG672 type=del size=1722129 2023-12-01T15:54:29.514 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.512+0000 7f9aad9148c0 1 < suggested remove operation key=QL40WD4XT3KR tag=0WNBQCK1Z4TO type=del 2023-12-01T15:54:29.515 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.514+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=MKEGS54VOKJM type=del size=3631184 2023-12-01T15:54:29.516 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.514+0000 7f9aad9148c0 1 < canceled part key=_multipart_VF8IZ85BWMCV.2~8MCX7YB0MAG3.0 size=1048576 2023-12-01T15:54:29.516 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.514+0000 7f9aad9148c0 1 < canceled part key=_multipart_VF8IZ85BWMCV.2~8MCX7YB0MAG3.1 size=1048576 2023-12-01T15:54:29.517 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.515+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~8MCX7YB0MAG3.2 size=186147 2023-12-01T15:54:29.519 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.517+0000 7f9aad9148c0 1 < canceled multipart upload key=VF8IZ85BWMCV upload=8MCX7YB0MAG3 tag=7LYUNJPX0X4E type=write size=3331875 2023-12-01T15:54:29.521 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.520+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~PK9GVB2KMEZF.0 size=1048576 2023-12-01T15:54:29.522 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.520+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~PK9GVB2KMEZF.1 size=1048576 2023-12-01T15:54:29.523 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.521+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~PK9GVB2KMEZF.2 size=319057 2023-12-01T15:54:29.523 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.521+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=PK9GVB2KMEZF tag=60FVDMN5ZLVW type=write size=3464785 2023-12-01T15:54:29.524 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.523+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=KND7HURXBLI3 type=del 2023-12-01T15:54:29.526 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.524+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=E20MFVP3J81S type=del size=1391573 2023-12-01T15:54:29.527 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.526+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~XHFGPJ03W7LW.0 size=1048576 2023-12-01T15:54:29.529 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.527+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~XHFGPJ03W7LW.1 size=1048576 2023-12-01T15:54:29.530 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.528+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~XHFGPJ03W7LW.2 size=34121 2023-12-01T15:54:29.532 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.530+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=XHFGPJ03W7LW tag=MKB8USQHBQUE type=write size=3179849 2023-12-01T15:54:29.535 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.533+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~QBW66G8SJQOJ.0 size=776129 2023-12-01T15:54:29.535 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.533+0000 7f9aad9148c0 1 > prepared multipart upload key=7AERYBA8D56T upload=QBW66G8SJQOJ tag=YMHOH2GDTPF8 type=write size=1824705 2023-12-01T15:54:29.536 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.534+0000 7f9aad9148c0 1 < completed write operation key=N05IKWTYQPE2 tag=WJGJYKY6W2K3 type=write size=989163 2023-12-01T15:54:29.538 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.537+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~IS4OYWK8JB0N.0 size=1048576 2023-12-01T15:54:29.539 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.538+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~IS4OYWK8JB0N.1 size=1046048 2023-12-01T15:54:29.539 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.538+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=IS4OYWK8JB0N tag=NXHJKLL975KZ type=write size=3143200 2023-12-01T15:54:29.541 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.539+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=BOQI49QHWV44 type=del 2023-12-01T15:54:29.543 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.541+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~VLK8D9W6OESR.0 size=1048576 2023-12-01T15:54:29.544 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.542+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~VLK8D9W6OESR.1 size=255894 2023-12-01T15:54:29.544 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.542+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=VLK8D9W6OESR tag=PX4P3FL3DUB7 type=write size=2353046 2023-12-01T15:54:29.545 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.544+0000 7f9aad9148c0 1 < completed delete operation key=F3S1MZ0T8YO0 tag=FK1DR7H3E86N type=del 2023-12-01T15:54:29.547 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.545+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=721MKZH5BSB2 type=del size=1104038 2023-12-01T15:54:29.548 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.546+0000 7f9aad9148c0 1 < completed delete operation key=CG4WLRG2105M tag=9RLW4UGHMHOG type=del 2023-12-01T15:54:29.550 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.548+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~84245R6HX9BC.0 size=1048576 2023-12-01T15:54:29.551 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.549+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~84245R6HX9BC.1 size=119494 2023-12-01T15:54:29.551 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.549+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=84245R6HX9BC tag=3B8IXQX9WQL7 type=write size=2216646 2023-12-01T15:54:29.553 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.551+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=UFUM5SWB6FRL type=del 2023-12-01T15:54:29.554 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.552+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=W6CWJOBYNJH2 type=del size=2267806 2023-12-01T15:54:29.555 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.554+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~CCEIZZMFPKQ5.0 size=1048576 2023-12-01T15:54:29.557 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.555+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~CCEIZZMFPKQ5.1 size=1048576 2023-12-01T15:54:29.558 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.556+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~CCEIZZMFPKQ5.2 size=126396 2023-12-01T15:54:29.560 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.558+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=CCEIZZMFPKQ5 tag=Y611V0GN04AO type=write size=3272124 2023-12-01T15:54:29.563 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.561+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~N58J2G9AD9ES.0 size=1048576 2023-12-01T15:54:29.563 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.562+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~N58J2G9AD9ES.1 size=1048576 2023-12-01T15:54:29.564 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.563+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~N58J2G9AD9ES.2 size=1014490 2023-12-01T15:54:29.565 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.563+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=N58J2G9AD9ES tag=76CS6V2OAT16 type=write size=4160218 2023-12-01T15:54:29.566 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.564+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~RI2MG2KTSBBM.0 size=733430 2023-12-01T15:54:29.568 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.566+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=RI2MG2KTSBBM tag=AQLPYSESDB7O type=write size=1782006 2023-12-01T15:54:29.569 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.567+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=VET6VC0CHS2G type=del size=1995569 2023-12-01T15:54:29.570 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.568+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~W592Z1FM1KQI.0 size=579008 2023-12-01T15:54:29.572 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.570+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=W592Z1FM1KQI tag=49O1B5CD6MVK type=write size=1627584 2023-12-01T15:54:29.574 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.573+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~6SL8RTI1YSJ2.0 size=1048576 2023-12-01T15:54:29.575 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.574+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~6SL8RTI1YSJ2.1 size=814328 2023-12-01T15:54:29.575 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.574+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=6SL8RTI1YSJ2 tag=Z1UFU79IVZN0 type=write size=2911480 2023-12-01T15:54:29.577 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.575+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=4ID1G1IKBPJV type=del 2023-12-01T15:54:29.578 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.576+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=9TPRCP87BKBM type=del size=2992629 2023-12-01T15:54:29.579 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.577+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~SBUKIUSLI2LU.0 size=1048576 2023-12-01T15:54:29.580 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.578+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~SBUKIUSLI2LU.1 size=1048576 2023-12-01T15:54:29.581 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.579+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~SBUKIUSLI2LU.2 size=512791 2023-12-01T15:54:29.583 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.582+0000 7f9aad9148c0 1 < completed multipart upload key=QL40WD4XT3KR upload=SBUKIUSLI2LU tag=RPBCU1NP1ER4 type=write size=3658519 2023-12-01T15:54:29.585 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.583+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=D1J5DM2BMVI6 type=del size=3250447 2023-12-01T15:54:29.586 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.584+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~5S53OOVZZHQK.0 size=1048576 2023-12-01T15:54:29.587 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.585+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~5S53OOVZZHQK.1 size=1048576 2023-12-01T15:54:29.588 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.586+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~5S53OOVZZHQK.2 size=277826 2023-12-01T15:54:29.590 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.588+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=5S53OOVZZHQK tag=HIUSV9F0EJL1 type=write size=3423554 2023-12-01T15:54:29.591 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.590+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=OU6PJERFYGO9 type=del size=3604308 2023-12-01T15:54:29.592 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.591+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=MOMXOT0KG672 type=del 2023-12-01T15:54:29.594 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.592+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=K3XXXATA5144 type=del size=1627129 2023-12-01T15:54:29.595 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.594+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=MKEGS54VOKJM type=del 2023-12-01T15:54:29.598 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.596+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~SXSKQO8VLBRD.0 size=366591 2023-12-01T15:54:29.598 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.596+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=SXSKQO8VLBRD tag=8TJ45ZFHVGDR type=write size=1415167 2023-12-01T15:54:29.599 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.597+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~PK9GVB2KMEZF.0 size=1048576 2023-12-01T15:54:29.600 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.598+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~PK9GVB2KMEZF.1 size=1048576 2023-12-01T15:54:29.601 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.599+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~PK9GVB2KMEZF.2 size=319057 2023-12-01T15:54:29.605 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.601+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=PK9GVB2KMEZF tag=60FVDMN5ZLVW type=write size=3464785 2023-12-01T15:54:29.606 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.604+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~P1S6B1PE0PR9.0 size=1048576 2023-12-01T15:54:29.607 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.605+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~P1S6B1PE0PR9.1 size=1048576 2023-12-01T15:54:29.607 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.606+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~P1S6B1PE0PR9.2 size=951443 2023-12-01T15:54:29.608 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.606+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=P1S6B1PE0PR9 tag=ULA387QF056I type=write size=4097171 2023-12-01T15:54:29.609 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.607+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=E20MFVP3J81S type=del 2023-12-01T15:54:29.611 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.609+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~JI90GM2R4MX0.0 size=382551 2023-12-01T15:54:29.611 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.609+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=JI90GM2R4MX0 tag=FKP7RSU0EZKP type=write size=1431127 2023-12-01T15:54:29.612 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.611+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~QBW66G8SJQOJ.0 size=776129 2023-12-01T15:54:29.614 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.613+0000 7f9aad9148c0 1 < completed multipart upload key=7AERYBA8D56T upload=QBW66G8SJQOJ tag=YMHOH2GDTPF8 type=write size=1824705 2023-12-01T15:54:29.616 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.614+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=H3NVAQDMPGPW type=del size=2870303 2023-12-01T15:54:29.617 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.615+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~IS4OYWK8JB0N.0 size=1048576 2023-12-01T15:54:29.618 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.616+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~IS4OYWK8JB0N.1 size=1046048 2023-12-01T15:54:29.620 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.618+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=IS4OYWK8JB0N tag=NXHJKLL975KZ type=write size=3143200 2023-12-01T15:54:29.623 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.621+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~27MKXUTTZD8E.0 size=1048576 2023-12-01T15:54:29.624 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.622+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~27MKXUTTZD8E.1 size=1048576 2023-12-01T15:54:29.625 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.623+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~27MKXUTTZD8E.2 size=988582 2023-12-01T15:54:29.625 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.623+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=27MKXUTTZD8E tag=D8S509KMP1I8 type=write size=4134310 2023-12-01T15:54:29.626 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.625+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~VLK8D9W6OESR.0 size=1048576 2023-12-01T15:54:29.627 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.626+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~VLK8D9W6OESR.1 size=255894 2023-12-01T15:54:29.630 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.628+0000 7f9aad9148c0 1 < completed multipart upload key=QL40WD4XT3KR upload=VLK8D9W6OESR tag=PX4P3FL3DUB7 type=write size=2353046 2023-12-01T15:54:29.633 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.631+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~Q0P4DW4X0YM8.0 size=217872 2023-12-01T15:54:29.633 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.631+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=Q0P4DW4X0YM8 tag=RJYMCIDKQJWQ type=write size=1266448 2023-12-01T15:54:29.634 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.633+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=721MKZH5BSB2 type=del 2023-12-01T15:54:29.636 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.634+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=M2S2RMRWEKCT type=del size=327369 2023-12-01T15:54:29.637 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.636+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~84245R6HX9BC.0 size=1048576 2023-12-01T15:54:29.638 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.637+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~84245R6HX9BC.1 size=119494 2023-12-01T15:54:29.641 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.639+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=84245R6HX9BC tag=3B8IXQX9WQL7 type=write size=2216646 2023-12-01T15:54:29.643 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.641+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~YZIDRGW0BFL1.0 size=1048576 2023-12-01T15:54:29.644 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.642+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~YZIDRGW0BFL1.1 size=681736 2023-12-01T15:54:29.644 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.642+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=YZIDRGW0BFL1 tag=0WH4XDD1R00J type=write size=2778888 2023-12-01T15:54:29.645 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.644+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=W6CWJOBYNJH2 type=del 2023-12-01T15:54:29.647 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.646+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~VEUG65SGRFPA.0 size=418795 2023-12-01T15:54:29.647 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.646+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=VEUG65SGRFPA tag=9K2TWAAIIV9B type=write size=1467371 2023-12-01T15:54:29.649 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.647+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~N58J2G9AD9ES.0 size=1048576 2023-12-01T15:54:29.650 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.648+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~N58J2G9AD9ES.1 size=1048576 2023-12-01T15:54:29.651 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.649+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~N58J2G9AD9ES.2 size=1014490 2023-12-01T15:54:29.653 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.651+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=N58J2G9AD9ES tag=76CS6V2OAT16 type=write size=4160218 2023-12-01T15:54:29.654 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.652+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=LLUS9G0U5TV1 type=del size=1132937 2023-12-01T15:54:29.655 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.654+0000 7f9aad9148c0 1 < completed delete operation key=N05IKWTYQPE2 tag=VET6VC0CHS2G type=del 2023-12-01T15:54:29.657 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.655+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=VB6PCYNQEXJQ type=del size=2074756 2023-12-01T15:54:29.658 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.656+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~6SL8RTI1YSJ2.0 size=1048576 2023-12-01T15:54:29.659 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.657+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~6SL8RTI1YSJ2.1 size=814328 2023-12-01T15:54:29.661 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.659+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=6SL8RTI1YSJ2 tag=Z1UFU79IVZN0 type=write size=2911480 2023-12-01T15:54:29.663 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.661+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=4I7UQJ9QV0U7 type=del size=4070212 2023-12-01T15:54:29.664 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.662+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=9TPRCP87BKBM type=del 2023-12-01T15:54:29.665 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.663+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=W72KXFMVDUY5 type=del size=2097532 2023-12-01T15:54:29.666 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.665+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=D1J5DM2BMVI6 type=del 2023-12-01T15:54:29.669 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.667+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~BYU10L2TCRWF.0 size=548434 2023-12-01T15:54:29.669 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.667+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=BYU10L2TCRWF tag=TYO2P134XK54 type=write size=1597010 2023-12-01T15:54:29.670 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.668+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=OU6PJERFYGO9 type=del 2023-12-01T15:54:29.671 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.669+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=9UOMYAGI8N7A type=write size=313274 2023-12-01T15:54:29.672 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.671+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=K3XXXATA5144 type=del 2023-12-01T15:54:29.675 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.673+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~7IKN5AOW0XC0.0 size=282783 2023-12-01T15:54:29.675 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.673+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=7IKN5AOW0XC0 tag=Q1BPCKA3FS6D type=write size=1331359 2023-12-01T15:54:29.676 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.675+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~SXSKQO8VLBRD.0 size=366591 2023-12-01T15:54:29.678 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.677+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=SXSKQO8VLBRD tag=8TJ45ZFHVGDR type=write size=1415167 2023-12-01T15:54:29.680 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.679+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~92R0D92FQ9EW.0 size=620842 2023-12-01T15:54:29.681 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.679+0000 7f9aad9148c0 1 > prepared multipart upload key=7AERYBA8D56T upload=92R0D92FQ9EW tag=0YBYIWTGWIWI type=write size=1669418 2023-12-01T15:54:29.682 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.680+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~P1S6B1PE0PR9.0 size=1048576 2023-12-01T15:54:29.683 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.681+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~P1S6B1PE0PR9.1 size=1048576 2023-12-01T15:54:29.684 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.682+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~P1S6B1PE0PR9.2 size=951443 2023-12-01T15:54:29.686 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.685+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=P1S6B1PE0PR9 tag=ULA387QF056I type=write size=4097171 2023-12-01T15:54:29.687 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.686+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=BS2WKRD7I66H type=del size=4043384 2023-12-01T15:54:29.689 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.687+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~JI90GM2R4MX0.0 size=382551 2023-12-01T15:54:29.691 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.689+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=JI90GM2R4MX0 tag=FKP7RSU0EZKP type=write size=1431127 2023-12-01T15:54:29.692 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.690+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=D7VAE7EZQXX5 type=del size=2929361 2023-12-01T15:54:29.693 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.692+0000 7f9aad9148c0 1 < completed delete operation key=13J225PC95SO tag=H3NVAQDMPGPW type=del 2023-12-01T15:54:29.695 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.693+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=A75WGJ410DW8 type=del size=4169603 2023-12-01T15:54:29.696 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.695+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~27MKXUTTZD8E.0 size=1048576 2023-12-01T15:54:29.697 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.696+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~27MKXUTTZD8E.1 size=1048576 2023-12-01T15:54:29.699 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.697+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~27MKXUTTZD8E.2 size=988582 2023-12-01T15:54:29.701 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.699+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=27MKXUTTZD8E tag=D8S509KMP1I8 type=write size=4134310 2023-12-01T15:54:29.704 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.702+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~BCN4DJPWIXY5.0 size=288554 2023-12-01T15:54:29.704 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.702+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=BCN4DJPWIXY5 tag=2A97O63S3E82 type=write size=1337130 2023-12-01T15:54:29.705 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.704+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~Q0P4DW4X0YM8.0 size=217872 2023-12-01T15:54:29.708 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.706+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=Q0P4DW4X0YM8 tag=RJYMCIDKQJWQ type=write size=1266448 2023-12-01T15:54:29.709 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.707+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=2LKFXFYHOPKG type=write size=898416 2023-12-01T15:54:29.710 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.708+0000 7f9aad9148c0 1 < canceled operation key=TJPNEHX0PPEI tag=M2S2RMRWEKCT type=del size=327369 2023-12-01T15:54:29.712 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.710+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=60P3ISR2HFGQ type=del size=2740764 2023-12-01T15:54:29.712 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.710+0000 7f9aad9148c0 1 < canceled part key=_multipart_WCZIE7QYG09W.2~YZIDRGW0BFL1.0 size=1048576 2023-12-01T15:54:29.713 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.711+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~YZIDRGW0BFL1.1 size=681736 2023-12-01T15:54:29.715 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.714+0000 7f9aad9148c0 1 < canceled multipart upload key=WCZIE7QYG09W upload=YZIDRGW0BFL1 tag=0WH4XDD1R00J type=write size=2778888 2023-12-01T15:54:29.718 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.716+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~L3FRWNGG388N.0 size=806154 2023-12-01T15:54:29.718 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.716+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=L3FRWNGG388N tag=UJ9WXIJZ8D29 type=write size=1854730 2023-12-01T15:54:29.719 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.718+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~VEUG65SGRFPA.0 size=418795 2023-12-01T15:54:29.722 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.720+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=VEUG65SGRFPA tag=9K2TWAAIIV9B type=write size=1467371 2023-12-01T15:54:29.723 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.721+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=EE6C8Z22CMCI type=del size=391512 2023-12-01T15:54:29.725 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.723+0000 7f9aad9148c0 1 < completed delete operation key=UHANOI7SM72A tag=LLUS9G0U5TV1 type=del 2023-12-01T15:54:29.726 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.724+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=KHHSI60Y0Y5P type=del size=4090100 2023-12-01T15:54:29.727 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.726+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=VB6PCYNQEXJQ type=del 2023-12-01T15:54:29.729 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.727+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=5HQQYXNRPVV2 type=write size=1008450 2023-12-01T15:54:29.730 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.728+0000 7f9aad9148c0 1 < canceled operation key=5G835J5OHKO1 tag=4I7UQJ9QV0U7 type=del size=4070212 2023-12-01T15:54:29.732 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.731+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~O550N6PS7493.0 size=235891 2023-12-01T15:54:29.732 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.731+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=O550N6PS7493 tag=QDLV12PIL0O1 type=write size=1284467 2023-12-01T15:54:29.734 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.732+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=W72KXFMVDUY5 type=del 2023-12-01T15:54:29.735 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.733+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=WKJGSFVBR1WR type=del size=2322055 2023-12-01T15:54:29.736 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.735+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~BYU10L2TCRWF.0 size=548434 2023-12-01T15:54:29.738 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.737+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=BYU10L2TCRWF tag=TYO2P134XK54 type=write size=1597010 2023-12-01T15:54:29.741 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.739+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~LYJOG4I7ZPLK.0 size=205076 2023-12-01T15:54:29.741 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.739+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=LYJOG4I7ZPLK tag=25G6I1361ASB type=write size=1253652 2023-12-01T15:54:29.742 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.740+0000 7f9aad9148c0 1 < completed write operation key=0B25CAN3DDPZ tag=9UOMYAGI8N7A type=write size=313274 2023-12-01T15:54:29.744 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.742+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~ZTJ192N0UJ5H.0 size=1048576 2023-12-01T15:54:29.745 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.743+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~ZTJ192N0UJ5H.1 size=1011603 2023-12-01T15:54:29.745 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.743+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=ZTJ192N0UJ5H tag=1DL4Y78WIFUZ type=write size=3108755 2023-12-01T15:54:29.747 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.745+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~7IKN5AOW0XC0.0 size=282783 2023-12-01T15:54:29.749 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.747+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=7IKN5AOW0XC0 tag=Q1BPCKA3FS6D type=write size=1331359 2023-12-01T15:54:29.750 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.748+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=DML0Y1A9L4JO type=write size=727153 2023-12-01T15:54:29.750 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.749+0000 7f9aad9148c0 1 < canceled part key=_multipart_7AERYBA8D56T.2~92R0D92FQ9EW.0 size=620842 2023-12-01T15:54:29.753 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.751+0000 7f9aad9148c0 1 < canceled multipart upload key=7AERYBA8D56T upload=92R0D92FQ9EW tag=0YBYIWTGWIWI type=write size=1669418 2023-12-01T15:54:29.755 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.754+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~6RUE0VYLHP0V.0 size=223671 2023-12-01T15:54:29.756 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.754+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=6RUE0VYLHP0V tag=G9N4FY3IAX5K type=write size=1272247 2023-12-01T15:54:29.757 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.755+0000 7f9aad9148c0 1 < canceled operation key=M4MZE7PGW6LH tag=BS2WKRD7I66H type=del size=4043384 2023-12-01T15:54:29.758 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.756+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=TKDT2WA0ZJN7 type=del size=3823111 2023-12-01T15:54:29.759 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.758+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=D7VAE7EZQXX5 type=del 2023-12-01T15:54:29.761 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.759+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=8E48RERG0GRV type=del size=1611090 2023-12-01T15:54:29.763 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.762+0000 7f9aad9148c0 1 < suggested update operation key=N05IKWTYQPE2 tag=A75WGJ410DW8 type=del size=4169603 2023-12-01T15:54:29.764 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.763+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=GLI452RTW74X type=del size=2714329 2023-12-01T15:54:29.766 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.764+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~BCN4DJPWIXY5.0 size=288554 2023-12-01T15:54:29.769 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.767+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=BCN4DJPWIXY5 tag=2A97O63S3E82 type=write size=1337130 2023-12-01T15:54:29.770 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.768+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=QKPAH1P9YWWN type=del size=3550643 2023-12-01T15:54:29.771 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.770+0000 7f9aad9148c0 1 < completed write operation key=CUJUU38RVMPG tag=2LKFXFYHOPKG type=write size=898416 2023-12-01T15:54:29.774 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.772+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~RD671OIXKJVR.0 size=1048576 2023-12-01T15:54:29.775 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.773+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~RD671OIXKJVR.1 size=86156 2023-12-01T15:54:29.775 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.773+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=RD671OIXKJVR tag=9947LCSFSTSW type=write size=2183308 2023-12-01T15:54:29.776 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.775+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=60P3ISR2HFGQ type=del 2023-12-01T15:54:29.778 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.776+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=PEMEVHKZQAP1 type=del size=407648 2023-12-01T15:54:29.779 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.777+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~L3FRWNGG388N.0 size=806154 2023-12-01T15:54:29.781 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.780+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=L3FRWNGG388N tag=UJ9WXIJZ8D29 type=write size=1854730 2023-12-01T15:54:29.783 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.781+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=D3HCSY5J4DUP type=del size=709542 2023-12-01T15:54:29.784 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.783+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=EE6C8Z22CMCI type=del 2023-12-01T15:54:29.786 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.784+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=S8ZB9EZ5W9SF type=del size=2997521 2023-12-01T15:54:29.787 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.786+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=KHHSI60Y0Y5P type=del 2023-12-01T15:54:29.789 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.787+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=LR5ZA65RPGWN type=del size=3577870 2023-12-01T15:54:29.790 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.789+0000 7f9aad9148c0 1 < completed write operation key=5G835J5OHKO1 tag=5HQQYXNRPVV2 type=write size=1008450 2023-12-01T15:54:29.793 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.791+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~W70HDA309XL6.0 size=438813 2023-12-01T15:54:29.793 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.791+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=W70HDA309XL6 tag=LORN0J2XSD85 type=write size=1487389 2023-12-01T15:54:29.794 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.792+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~O550N6PS7493.0 size=235891 2023-12-01T15:54:29.796 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.794+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=O550N6PS7493 tag=QDLV12PIL0O1 type=write size=1284467 2023-12-01T15:54:29.798 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.796+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=2TB6S0AVZLHR type=del size=2171347 2023-12-01T15:54:29.799 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.798+0000 7f9aad9148c0 1 < completed delete operation key=STW1E6FWZWFG tag=WKJGSFVBR1WR type=del 2023-12-01T15:54:29.801 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.799+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=J2UCWLDCD4UR type=del size=420233 2023-12-01T15:54:29.802 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.800+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~LYJOG4I7ZPLK.0 size=205076 2023-12-01T15:54:29.804 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.802+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=LYJOG4I7ZPLK tag=25G6I1361ASB type=write size=1253652 2023-12-01T15:54:29.805 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.803+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=80G97DU93BPP type=del size=2883954 2023-12-01T15:54:29.806 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.805+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~ZTJ192N0UJ5H.0 size=1048576 2023-12-01T15:54:29.807 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.806+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~ZTJ192N0UJ5H.1 size=1011603 2023-12-01T15:54:29.810 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.808+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=ZTJ192N0UJ5H tag=1DL4Y78WIFUZ type=write size=3108755 2023-12-01T15:54:29.813 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.810+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~4LMG2MH60ATM.0 size=1048576 2023-12-01T15:54:29.813 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.811+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~4LMG2MH60ATM.1 size=1048576 2023-12-01T15:54:29.814 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.812+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~4LMG2MH60ATM.2 size=424895 2023-12-01T15:54:29.814 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.812+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=4LMG2MH60ATM tag=I3OUW2K76NGE type=write size=3570623 2023-12-01T15:54:29.815 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.813+0000 7f9aad9148c0 1 < completed write operation key=TJPNEHX0PPEI tag=DML0Y1A9L4JO type=write size=727153 2023-12-01T15:54:29.816 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.814+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=U61XO6VYU1H7 type=del size=3713342 2023-12-01T15:54:29.817 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.816+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~6RUE0VYLHP0V.0 size=223671 2023-12-01T15:54:29.819 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.818+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=6RUE0VYLHP0V tag=G9N4FY3IAX5K type=write size=1272247 2023-12-01T15:54:29.822 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.820+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~2RTTR4JNYOWA.0 size=767246 2023-12-01T15:54:29.822 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.820+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=2RTTR4JNYOWA tag=9076S5MHAM0S type=write size=1815822 2023-12-01T15:54:29.823 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.821+0000 7f9aad9148c0 1 < completed delete operation key=STW1E6FWZWFG tag=TKDT2WA0ZJN7 type=del 2023-12-01T15:54:29.825 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.823+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=8BNP61GHEHSQ type=del size=685530 2023-12-01T15:54:29.826 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.824+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=8E48RERG0GRV type=del 2023-12-01T15:54:29.828 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.826+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~6R9IQ2K699G1.0 size=1048576 2023-12-01T15:54:29.829 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.827+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~6R9IQ2K699G1.1 size=713192 2023-12-01T15:54:29.829 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.827+0000 7f9aad9148c0 1 > prepared multipart upload key=7AERYBA8D56T upload=6R9IQ2K699G1 tag=K1WKB0NIFCXU type=write size=2810344 2023-12-01T15:54:29.830 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.829+0000 7f9aad9148c0 1 < completed delete operation key=N05IKWTYQPE2 tag=GLI452RTW74X type=del 2023-12-01T15:54:29.832 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.830+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=U0BLNMCBTEZK type=del size=2298325 2023-12-01T15:54:29.833 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.831+0000 7f9aad9148c0 1 < completed delete operation key=F3S1MZ0T8YO0 tag=QKPAH1P9YWWN type=del 2023-12-01T15:54:29.834 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.832+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=1GN5KX05HUZ6 type=del size=3358118 2023-12-01T15:54:29.834 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.833+0000 7f9aad9148c0 1 < canceled part key=_multipart_STW1E6FWZWFG.2~RD671OIXKJVR.0 size=1048576 2023-12-01T15:54:29.835 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.834+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~RD671OIXKJVR.1 size=86156 2023-12-01T15:54:29.837 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.836+0000 7f9aad9148c0 1 < canceled multipart upload key=STW1E6FWZWFG upload=RD671OIXKJVR tag=9947LCSFSTSW type=write size=2183308 2023-12-01T15:54:29.840 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.838+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~FJL1I0BABOA6.0 size=1048576 2023-12-01T15:54:29.841 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.839+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~FJL1I0BABOA6.1 size=1048576 2023-12-01T15:54:29.842 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.840+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~FJL1I0BABOA6.2 size=611231 2023-12-01T15:54:29.842 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.840+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=FJL1I0BABOA6 tag=AR12RZ13L6M3 type=write size=3756959 2023-12-01T15:54:29.844 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.843+0000 7f9aad9148c0 1 < suggested update operation key=MT1CL3NNK88X tag=PEMEVHKZQAP1 type=del size=407648 2023-12-01T15:54:29.847 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.845+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~XSZ0M41IMQSM.0 size=1048576 2023-12-01T15:54:29.848 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.846+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~XSZ0M41IMQSM.1 size=1048576 2023-12-01T15:54:29.849 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.847+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~XSZ0M41IMQSM.2 size=272400 2023-12-01T15:54:29.849 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.847+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=XSZ0M41IMQSM tag=4BV9USHTBLWB type=write size=3418128 2023-12-01T15:54:29.850 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.848+0000 7f9aad9148c0 1 < canceled operation key=F3S1MZ0T8YO0 tag=D3HCSY5J4DUP type=del size=709542 2023-12-01T15:54:29.852 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.850+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~4FY3QQHI2VMA.0 size=1048576 2023-12-01T15:54:29.853 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.851+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~4FY3QQHI2VMA.1 size=1048576 2023-12-01T15:54:29.854 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.853+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~4FY3QQHI2VMA.2 size=618676 2023-12-01T15:54:29.854 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.853+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=4FY3QQHI2VMA tag=7CA8LBU5MIWE type=write size=3764404 2023-12-01T15:54:29.856 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.854+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=S8ZB9EZ5W9SF type=del 2023-12-01T15:54:29.857 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.855+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=NE112HPCFKIF type=del size=1131595 2023-12-01T15:54:29.858 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.856+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=LR5ZA65RPGWN type=del 2023-12-01T15:54:29.859 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.858+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=4T3HW0V8G2IU type=write size=63320 2023-12-01T15:54:29.861 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.859+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~W70HDA309XL6.0 size=438813 2023-12-01T15:54:29.863 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.861+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=W70HDA309XL6 tag=LORN0J2XSD85 type=write size=1487389 2023-12-01T15:54:29.865 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.864+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~XQM1B5OOMDB1.0 size=941894 2023-12-01T15:54:29.865 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.864+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=XQM1B5OOMDB1 tag=DNTKE0W7BD2V type=write size=1990470 2023-12-01T15:54:29.866 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.865+0000 7f9aad9148c0 1 < completed delete operation key=ZSEEWQ6LLIR5 tag=2TB6S0AVZLHR type=del 2023-12-01T15:54:29.868 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.866+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=CSB4P7HC93AR type=del size=3788364 2023-12-01T15:54:29.869 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.867+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=J2UCWLDCD4UR type=del 2023-12-01T15:54:29.870 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.869+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=7QHD3NOK4TTO type=del size=2156223 2023-12-01T15:54:29.871 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.870+0000 7f9aad9148c0 1 < completed delete operation key=CG4WLRG2105M tag=80G97DU93BPP type=del 2023-12-01T15:54:29.873 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.871+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=90D5XFE69EUP type=del size=2619788 2023-12-01T15:54:29.874 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.872+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~4LMG2MH60ATM.0 size=1048576 2023-12-01T15:54:29.875 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.873+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~4LMG2MH60ATM.1 size=1048576 2023-12-01T15:54:29.876 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.874+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~4LMG2MH60ATM.2 size=424895 2023-12-01T15:54:29.878 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.877+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=4LMG2MH60ATM tag=I3OUW2K76NGE type=write size=3570623 2023-12-01T15:54:29.879 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.878+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=VA3HKP65Y445 type=del size=1595224 2023-12-01T15:54:29.881 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.879+0000 7f9aad9148c0 1 < completed delete operation key=7SCZTDTL38DF tag=U61XO6VYU1H7 type=del 2023-12-01T15:54:29.882 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.880+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=JVM7Q72ET49D type=write size=895915 2023-12-01T15:54:29.882 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.880+0000 7f9aad9148c0 1 < canceled part key=_multipart_99SJDUOI90AY.2~2RTTR4JNYOWA.0 size=767246 2023-12-01T15:54:29.884 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.882+0000 7f9aad9148c0 1 < canceled multipart upload key=99SJDUOI90AY upload=2RTTR4JNYOWA tag=9076S5MHAM0S type=write size=1815822 2023-12-01T15:54:29.885 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.884+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=IQAOFMHIVJ39 type=del size=3702469 2023-12-01T15:54:29.888 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.886+0000 7f9aad9148c0 1 < suggested update operation key=QL40WD4XT3KR tag=8BNP61GHEHSQ type=del size=685530 2023-12-01T15:54:29.889 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.887+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=PZGASPXUAZWB type=del size=270434 2023-12-01T15:54:29.890 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.888+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~6R9IQ2K699G1.0 size=1048576 2023-12-01T15:54:29.891 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.889+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~6R9IQ2K699G1.1 size=713192 2023-12-01T15:54:29.893 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.891+0000 7f9aad9148c0 1 < completed multipart upload key=7AERYBA8D56T upload=6R9IQ2K699G1 tag=K1WKB0NIFCXU type=write size=2810344 2023-12-01T15:54:29.894 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.892+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=0LL7MCYE5JTP type=write size=364966 2023-12-01T15:54:29.895 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.894+0000 7f9aad9148c0 -1 < failed to complete operation key=QL40WD4XT3KR tag=U0BLNMCBTEZK type=del size=2298325: (22) Invalid argument 2023-12-01T15:54:29.898 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.896+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~D3ZM9G9I2U0A.0 size=1048576 2023-12-01T15:54:29.899 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.897+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~D3ZM9G9I2U0A.1 size=720230 2023-12-01T15:54:29.899 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.897+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=D3ZM9G9I2U0A tag=1K6PA1ELJDQD type=write size=2817382 2023-12-01T15:54:29.900 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.898+0000 7f9aad9148c0 1 < completed delete operation key=9ERGLZ55JBYH tag=1GN5KX05HUZ6 type=del 2023-12-01T15:54:29.902 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.901+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~ZMPK1SU51OTF.0 size=1048576 2023-12-01T15:54:29.904 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.902+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~ZMPK1SU51OTF.1 size=1048576 2023-12-01T15:54:29.904 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.903+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~ZMPK1SU51OTF.2 size=398363 2023-12-01T15:54:29.905 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.903+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=ZMPK1SU51OTF tag=NEXM8DKM6W4S type=write size=3544091 2023-12-01T15:54:29.906 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.904+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~FJL1I0BABOA6.0 size=1048576 2023-12-01T15:54:29.907 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.905+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~FJL1I0BABOA6.1 size=1048576 2023-12-01T15:54:29.908 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.906+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~FJL1I0BABOA6.2 size=611231 2023-12-01T15:54:29.910 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.908+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=FJL1I0BABOA6 tag=AR12RZ13L6M3 type=write size=3756959 2023-12-01T15:54:29.912 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.910+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~K3LIX3GRLG4X.0 size=1048576 2023-12-01T15:54:29.913 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.912+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~K3LIX3GRLG4X.1 size=1048576 2023-12-01T15:54:29.914 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.913+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~K3LIX3GRLG4X.2 size=841885 2023-12-01T15:54:29.914 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.913+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=K3LIX3GRLG4X tag=SPAMACF47GOS type=write size=3987613 2023-12-01T15:54:29.916 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.914+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~XSZ0M41IMQSM.0 size=1048576 2023-12-01T15:54:29.917 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.915+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~XSZ0M41IMQSM.1 size=1048576 2023-12-01T15:54:29.918 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.916+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~XSZ0M41IMQSM.2 size=272400 2023-12-01T15:54:29.920 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.918+0000 7f9aad9148c0 1 < completed multipart upload key=M4MZE7PGW6LH upload=XSZ0M41IMQSM tag=4BV9USHTBLWB type=write size=3418128 2023-12-01T15:54:29.921 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.920+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=LDHF50VFF2UY type=del size=2265141 2023-12-01T15:54:29.923 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.921+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~4FY3QQHI2VMA.0 size=1048576 2023-12-01T15:54:29.924 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.922+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~4FY3QQHI2VMA.1 size=1048576 2023-12-01T15:54:29.925 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.923+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~4FY3QQHI2VMA.2 size=618676 2023-12-01T15:54:29.928 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.926+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=4FY3QQHI2VMA tag=7CA8LBU5MIWE type=write size=3764404 2023-12-01T15:54:29.930 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.929+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~AP6B27MRZ22I.0 size=1048576 2023-12-01T15:54:29.931 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.930+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~AP6B27MRZ22I.1 size=1048576 2023-12-01T15:54:29.932 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.931+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~AP6B27MRZ22I.2 size=435565 2023-12-01T15:54:29.932 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.931+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=AP6B27MRZ22I tag=VCVK26HL709S type=write size=3581293 2023-12-01T15:54:29.934 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.932+0000 7f9aad9148c0 -1 < failed to complete operation key=QL40WD4XT3KR tag=NE112HPCFKIF type=del size=1131595: (22) Invalid argument 2023-12-01T15:54:29.936 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.934+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~KL4JDSK9JUEP.0 size=1048576 2023-12-01T15:54:29.937 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.935+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~KL4JDSK9JUEP.1 size=1048576 2023-12-01T15:54:29.938 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.936+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~KL4JDSK9JUEP.2 size=983999 2023-12-01T15:54:29.938 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.936+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=KL4JDSK9JUEP tag=YJ3HFSTZZWYP type=write size=4129727 2023-12-01T15:54:29.940 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.938+0000 7f9aad9148c0 1 < completed write operation key=4TPCFIP7B23Y tag=4T3HW0V8G2IU type=write size=63320 2023-12-01T15:54:29.942 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.940+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~XVWOJ9IWJJ7J.0 size=1048576 2023-12-01T15:54:29.943 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.942+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~XVWOJ9IWJJ7J.1 size=1048576 2023-12-01T15:54:29.944 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.942+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~XVWOJ9IWJJ7J.2 size=814530 2023-12-01T15:54:29.944 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.943+0000 7f9aad9148c0 1 > prepared multipart upload key=Y8K6E5SUKEI3 upload=XVWOJ9IWJJ7J tag=69XMUB3EW12S type=write size=3960258 2023-12-01T15:54:29.945 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.944+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~XQM1B5OOMDB1.0 size=941894 2023-12-01T15:54:29.948 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.946+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=XQM1B5OOMDB1 tag=DNTKE0W7BD2V type=write size=1990470 2023-12-01T15:54:29.949 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.948+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=NDFET3ATCRZR type=del size=489862 2023-12-01T15:54:29.951 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.949+0000 7f9aad9148c0 1 < canceled operation key=ZX019RAH13T7 tag=CSB4P7HC93AR type=del size=3788364 2023-12-01T15:54:29.953 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.951+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~8IN28KR3TD51.0 size=1048576 2023-12-01T15:54:29.954 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.953+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~8IN28KR3TD51.1 size=454788 2023-12-01T15:54:29.954 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.953+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=8IN28KR3TD51 tag=ND73032SFJC2 type=write size=2551940 2023-12-01T15:54:29.955 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.954+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=7QHD3NOK4TTO type=del 2023-12-01T15:54:29.957 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.955+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=Y7GP9ECGRCPO type=del size=1135049 2023-12-01T15:54:29.958 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.957+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=90D5XFE69EUP type=del 2023-12-01T15:54:29.959 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.958+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=V8G4O1AR9UWX type=del size=161069 2023-12-01T15:54:29.962 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.961+0000 7f9aad9148c0 1 < suggested update operation key=STW1E6FWZWFG tag=VA3HKP65Y445 type=del size=1595224 2023-12-01T15:54:29.965 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.963+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~5V0MF2IQ3FCL.0 size=809066 2023-12-01T15:54:29.965 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.963+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=5V0MF2IQ3FCL tag=0O6KZ21QIXPL type=write size=1857642 2023-12-01T15:54:29.968 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.966+0000 7f9aad9148c0 1 < suggested remove operation key=7AERYBA8D56T tag=JVM7Q72ET49D type=write 2023-12-01T15:54:29.969 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.968+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=TC4L50XN3OFN type=del size=479006 2023-12-01T15:54:29.971 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.969+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=IQAOFMHIVJ39 type=del 2023-12-01T15:54:29.973 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.972+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~3F5HNIK1R93Z.0 size=1048576 2023-12-01T15:54:29.974 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.973+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~3F5HNIK1R93Z.1 size=1048576 2023-12-01T15:54:29.975 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.974+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~3F5HNIK1R93Z.2 size=738925 2023-12-01T15:54:29.975 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.974+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=3F5HNIK1R93Z tag=HKX48LVAMJTW type=write size=3884653 2023-12-01T15:54:29.977 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.975+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=PZGASPXUAZWB type=del 2023-12-01T15:54:29.979 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.978+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~23FDWIJ61IR8.0 size=320305 2023-12-01T15:54:29.980 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.978+0000 7f9aad9148c0 1 > prepared multipart upload key=SMRTKA9GZJ8P upload=23FDWIJ61IR8 tag=7BMB8WSGOBGV type=write size=1368881 2023-12-01T15:54:29.981 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.979+0000 7f9aad9148c0 1 < completed write operation key=9ERGLZ55JBYH tag=0LL7MCYE5JTP type=write size=364966 2023-12-01T15:54:29.982 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.980+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=WJXGTVBSV3DC type=write size=228409 2023-12-01T15:54:29.984 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.982+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~D3ZM9G9I2U0A.0 size=1048576 2023-12-01T15:54:29.985 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.984+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~D3ZM9G9I2U0A.1 size=720230 2023-12-01T15:54:29.988 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.986+0000 7f9aad9148c0 1 < completed multipart upload key=YZA6VLP3D9HJ upload=D3ZM9G9I2U0A tag=1K6PA1ELJDQD type=write size=2817382 2023-12-01T15:54:29.990 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.988+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~E6R5CT5IC8QR.0 size=1048576 2023-12-01T15:54:29.991 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.990+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~E6R5CT5IC8QR.1 size=1048576 2023-12-01T15:54:29.992 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.990+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~E6R5CT5IC8QR.2 size=785084 2023-12-01T15:54:29.992 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.990+0000 7f9aad9148c0 1 > prepared multipart upload key=UHANOI7SM72A upload=E6R5CT5IC8QR tag=VOM230J26XD9 type=write size=3930812 2023-12-01T15:54:29.994 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.992+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~ZMPK1SU51OTF.0 size=1048576 2023-12-01T15:54:29.995 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.993+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~ZMPK1SU51OTF.1 size=1048576 2023-12-01T15:54:29.996 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.994+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~ZMPK1SU51OTF.2 size=398363 2023-12-01T15:54:29.998 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.996+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=ZMPK1SU51OTF tag=NEXM8DKM6W4S type=write size=3544091 2023-12-01T15:54:29.999 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.998+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=KUL2DCM59K49 type=write size=754679 2023-12-01T15:54:30.001 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:29.999+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~K3LIX3GRLG4X.0 size=1048576 2023-12-01T15:54:30.002 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.000+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~K3LIX3GRLG4X.1 size=1048576 2023-12-01T15:54:30.003 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.001+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~K3LIX3GRLG4X.2 size=841885 2023-12-01T15:54:30.005 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.004+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=K3LIX3GRLG4X tag=SPAMACF47GOS type=write size=3987613 2023-12-01T15:54:30.007 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.005+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=9XJOLMETZA0W type=del size=1073248 2023-12-01T15:54:30.007 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.006+0000 7f9aad9148c0 -1 < no bi entry to suggest for operation key=7AERYBA8D56T tag=LDHF50VFF2UY type=del size=2265141: (2) No such file or directory 2023-12-01T15:54:30.009 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.007+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=YMK4LTQOPNP0 type=del size=2085429 2023-12-01T15:54:30.010 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.009+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~AP6B27MRZ22I.0 size=1048576 2023-12-01T15:54:30.011 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.010+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~AP6B27MRZ22I.1 size=1048576 2023-12-01T15:54:30.012 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.011+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~AP6B27MRZ22I.2 size=435565 2023-12-01T15:54:30.015 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.013+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=AP6B27MRZ22I tag=VCVK26HL709S type=write size=3581293 2023-12-01T15:54:30.016 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.015+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=1NTAK3C611BW type=del size=1984311 2023-12-01T15:54:30.018 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.016+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~KL4JDSK9JUEP.0 size=1048576 2023-12-01T15:54:30.019 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.017+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~KL4JDSK9JUEP.1 size=1048576 2023-12-01T15:54:30.020 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.019+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~KL4JDSK9JUEP.2 size=983999 2023-12-01T15:54:30.023 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.021+0000 7f9aad9148c0 1 < completed multipart upload key=M4MZE7PGW6LH upload=KL4JDSK9JUEP tag=YJ3HFSTZZWYP type=write size=4129727 2023-12-01T15:54:30.024 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.022+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=9JXD7AKA2E31 type=del size=965483 2023-12-01T15:54:30.025 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.024+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~XVWOJ9IWJJ7J.0 size=1048576 2023-12-01T15:54:30.026 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.025+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~XVWOJ9IWJJ7J.1 size=1048576 2023-12-01T15:54:30.027 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.026+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~XVWOJ9IWJJ7J.2 size=814530 2023-12-01T15:54:30.029 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.028+0000 7f9aad9148c0 1 < completed multipart upload key=Y8K6E5SUKEI3 upload=XVWOJ9IWJJ7J tag=69XMUB3EW12S type=write size=3960258 2023-12-01T15:54:30.031 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.029+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=DNEQ6JRHW3Y2 type=write size=20474 2023-12-01T15:54:30.032 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.030+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=NDFET3ATCRZR type=del 2023-12-01T15:54:30.033 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.032+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=RFYH0GZSYPEC type=del size=2542884 2023-12-01T15:54:30.034 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.033+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~8IN28KR3TD51.0 size=1048576 2023-12-01T15:54:30.036 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.034+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~8IN28KR3TD51.1 size=454788 2023-12-01T15:54:30.038 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.036+0000 7f9aad9148c0 1 < completed multipart upload key=M4MZE7PGW6LH upload=8IN28KR3TD51 tag=ND73032SFJC2 type=write size=2551940 2023-12-01T15:54:30.040 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.039+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~CA2H1LH68M6M.0 size=1048576 2023-12-01T15:54:30.041 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.040+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~CA2H1LH68M6M.1 size=674696 2023-12-01T15:54:30.042 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.040+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=CA2H1LH68M6M tag=DIJ0D58GXCMK type=write size=2771848 2023-12-01T15:54:30.043 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.041+0000 7f9aad9148c0 -1 < failed to complete operation key=7AERYBA8D56T tag=Y7GP9ECGRCPO type=del size=1135049: (22) Invalid argument 2023-12-01T15:54:30.044 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.043+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=AKE5DGPQ9KC8 type=del size=235873 2023-12-01T15:54:30.046 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.044+0000 7f9aad9148c0 1 < completed delete operation key=ZSEEWQ6LLIR5 tag=V8G4O1AR9UWX type=del 2023-12-01T15:54:30.048 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.047+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~VEWQ08GM00G3.0 size=237814 2023-12-01T15:54:30.048 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.047+0000 7f9aad9148c0 1 > prepared multipart upload key=GL0E747I5H45 upload=VEWQ08GM00G3 tag=6MHRRCQEKM93 type=write size=1286390 2023-12-01T15:54:30.050 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.048+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~5V0MF2IQ3FCL.0 size=809066 2023-12-01T15:54:30.052 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.051+0000 7f9aad9148c0 1 < completed multipart upload key=STW1E6FWZWFG upload=5V0MF2IQ3FCL tag=0O6KZ21QIXPL type=write size=1857642 2023-12-01T15:54:30.054 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.052+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=OGNT2Y0KNB29 type=write size=501835 2023-12-01T15:54:30.055 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.054+0000 7f9aad9148c0 1 < completed delete operation key=5G835J5OHKO1 tag=TC4L50XN3OFN type=del 2023-12-01T15:54:30.056 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.055+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=UGVSHN0287P8 type=del size=37150 2023-12-01T15:54:30.058 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.056+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~3F5HNIK1R93Z.0 size=1048576 2023-12-01T15:54:30.058 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.056+0000 7f9aad9148c0 1 < canceled part key=_multipart_N05IKWTYQPE2.2~3F5HNIK1R93Z.1 size=1048576 2023-12-01T15:54:30.059 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.057+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~3F5HNIK1R93Z.2 size=738925 2023-12-01T15:54:30.066 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.064+0000 7f9aad9148c0 1 < canceled multipart upload key=N05IKWTYQPE2 upload=3F5HNIK1R93Z tag=HKX48LVAMJTW type=write size=3884653 2023-12-01T15:54:30.068 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.067+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=27TW4CSHCVT8 type=write size=827578 2023-12-01T15:54:30.070 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.069+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~23FDWIJ61IR8.0 size=320305 2023-12-01T15:54:30.073 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.071+0000 7f9aad9148c0 1 < completed multipart upload key=SMRTKA9GZJ8P upload=23FDWIJ61IR8 tag=7BMB8WSGOBGV type=write size=1368881 2023-12-01T15:54:30.074 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.072+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=AQI6PVH6FOPJ type=del size=3423623 2023-12-01T15:54:30.075 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.074+0000 7f9aad9148c0 1 < canceled operation key=F3S1MZ0T8YO0 tag=WJXGTVBSV3DC type=write size=228409 2023-12-01T15:54:30.078 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.077+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~6YKAWATWQOY0.0 size=1048576 2023-12-01T15:54:30.080 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.078+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~6YKAWATWQOY0.1 size=1048576 2023-12-01T15:54:30.081 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.079+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~6YKAWATWQOY0.2 size=613122 2023-12-01T15:54:30.081 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.079+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=6YKAWATWQOY0 tag=56YN9HM5YOKP type=write size=3758850 2023-12-01T15:54:30.082 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.081+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~E6R5CT5IC8QR.0 size=1048576 2023-12-01T15:54:30.083 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.082+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~E6R5CT5IC8QR.1 size=1048576 2023-12-01T15:54:30.084 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.083+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~E6R5CT5IC8QR.2 size=785084 2023-12-01T15:54:30.087 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.085+0000 7f9aad9148c0 1 < completed multipart upload key=UHANOI7SM72A upload=E6R5CT5IC8QR tag=VOM230J26XD9 type=write size=3930812 2023-12-01T15:54:30.090 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.088+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~BCRN1I5C3QVZ.0 size=80028 2023-12-01T15:54:30.090 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.088+0000 7f9aad9148c0 1 > prepared multipart upload key=Y8K6E5SUKEI3 upload=BCRN1I5C3QVZ tag=APGNJK2I5IZ0 type=write size=1128604 2023-12-01T15:54:30.091 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.090+0000 7f9aad9148c0 1 < completed write operation key=WCZIE7QYG09W tag=KUL2DCM59K49 type=write size=754679 2023-12-01T15:54:30.092 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.091+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=QKPFGFWEBFMO type=del size=3205450 2023-12-01T15:54:30.094 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.092+0000 7f9aad9148c0 1 < completed delete operation key=5G835J5OHKO1 tag=9XJOLMETZA0W type=del 2023-12-01T15:54:30.096 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.095+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~AMTQQ5NBUY3J.0 size=242786 2023-12-01T15:54:30.096 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.095+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=AMTQQ5NBUY3J tag=YN5H0RMWZRGT type=write size=1291362 2023-12-01T15:54:30.097 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.096+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=YMK4LTQOPNP0 type=del 2023-12-01T15:54:30.099 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.097+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=J7EK38OOO7E1 type=del size=2145492 2023-12-01T15:54:30.100 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.098+0000 7f9aad9148c0 1 < completed delete operation key=QL40WD4XT3KR tag=1NTAK3C611BW type=del 2023-12-01T15:54:30.101 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.100+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=AT7CCFQQ440M type=del size=727043 2023-12-01T15:54:30.103 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.101+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=9JXD7AKA2E31 type=del 2023-12-01T15:54:30.104 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.103+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=2M54KGZE2DMR type=del size=1801308 2023-12-01T15:54:30.106 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.104+0000 7f9aad9148c0 1 < completed write operation key=MT1CL3NNK88X tag=DNEQ6JRHW3Y2 type=write size=20474 2023-12-01T15:54:30.107 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.105+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=G1XXY9O3MH2F type=del size=945358 2023-12-01T15:54:30.108 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.107+0000 7f9aad9148c0 1 < completed delete operation key=CG4WLRG2105M tag=RFYH0GZSYPEC type=del 2023-12-01T15:54:30.111 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.109+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~ZBMXA83710CB.0 size=1048576 2023-12-01T15:54:30.112 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.110+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~ZBMXA83710CB.1 size=1048576 2023-12-01T15:54:30.113 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.111+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~ZBMXA83710CB.2 size=372912 2023-12-01T15:54:30.113 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.111+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=ZBMXA83710CB tag=38DXH02OURRH type=write size=3518640 2023-12-01T15:54:30.113 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.112+0000 7f9aad9148c0 1 < canceled part key=_multipart_M4MZE7PGW6LH.2~CA2H1LH68M6M.0 size=1048576 2023-12-01T15:54:30.114 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.113+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~CA2H1LH68M6M.1 size=674696 2023-12-01T15:54:30.117 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.115+0000 7f9aad9148c0 1 < canceled multipart upload key=M4MZE7PGW6LH upload=CA2H1LH68M6M tag=DIJ0D58GXCMK type=write size=2771848 2023-12-01T15:54:30.119 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.117+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=PVT99POHAJ2K type=del size=43507 2023-12-01T15:54:30.120 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.118+0000 7f9aad9148c0 1 < completed delete operation key=13J225PC95SO tag=AKE5DGPQ9KC8 type=del 2023-12-01T15:54:30.122 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.120+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=UYQCH33HZ06A type=del size=1274547 2023-12-01T15:54:30.123 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.122+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~VEWQ08GM00G3.0 size=237814 2023-12-01T15:54:30.125 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.124+0000 7f9aad9148c0 1 < completed multipart upload key=GL0E747I5H45 upload=VEWQ08GM00G3 tag=6MHRRCQEKM93 type=write size=1286390 2023-12-01T15:54:30.127 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.126+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=77YCC1QQWDU6 type=del size=44306 2023-12-01T15:54:30.130 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.129+0000 7f9aad9148c0 1 < suggested update operation key=N05IKWTYQPE2 tag=OGNT2Y0KNB29 type=write size=501835 2023-12-01T15:54:30.132 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.130+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=6TJBNDWFFA8Y type=del size=3703412 2023-12-01T15:54:30.133 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.132+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=UGVSHN0287P8 type=del 2023-12-01T15:54:30.135 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.133+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=87DZD6TZDRZE type=del size=2813030 2023-12-01T15:54:30.136 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.135+0000 7f9aad9148c0 1 < canceled operation key=STW1E6FWZWFG tag=27TW4CSHCVT8 type=write size=827578 2023-12-01T15:54:30.139 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.137+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~R0FFZVEGXJK6.0 size=230974 2023-12-01T15:54:30.139 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.137+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=R0FFZVEGXJK6 tag=H6COEIUU36MJ type=write size=1279550 2023-12-01T15:54:30.141 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.140+0000 7f9aad9148c0 1 < suggested remove operation key=WCZIE7QYG09W tag=AQI6PVH6FOPJ type=del 2023-12-01T15:54:30.143 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.141+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=25N5XCTAKTUF type=del size=1252746 2023-12-01T15:54:30.143 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.141+0000 7f9aad9148c0 1 < canceled part key=_multipart_DIBWN0C1T4Q7.2~6YKAWATWQOY0.0 size=1048576 2023-12-01T15:54:30.144 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.142+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~6YKAWATWQOY0.1 size=1048576 2023-12-01T15:54:30.145 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.144+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~6YKAWATWQOY0.2 size=613122 2023-12-01T15:54:30.148 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.146+0000 7f9aad9148c0 1 < canceled multipart upload key=DIBWN0C1T4Q7 upload=6YKAWATWQOY0 tag=56YN9HM5YOKP type=write size=3758850 2023-12-01T15:54:30.149 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.147+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=B18NN1CAEKBW type=write size=562094 2023-12-01T15:54:30.150 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.149+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~BCRN1I5C3QVZ.0 size=80028 2023-12-01T15:54:30.152 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.151+0000 7f9aad9148c0 1 < completed multipart upload key=Y8K6E5SUKEI3 upload=BCRN1I5C3QVZ tag=APGNJK2I5IZ0 type=write size=1128604 2023-12-01T15:54:30.155 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.153+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~D5058IY94EKU.0 size=1048576 2023-12-01T15:54:30.156 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.155+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~D5058IY94EKU.1 size=590508 2023-12-01T15:54:30.156 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.155+0000 7f9aad9148c0 1 > prepared multipart upload key=7AERYBA8D56T upload=D5058IY94EKU tag=PUWT77I08C9A type=write size=2687660 2023-12-01T15:54:30.158 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.156+0000 7f9aad9148c0 1 < completed delete operation key=7SCZTDTL38DF tag=QKPFGFWEBFMO type=del 2023-12-01T15:54:30.160 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.158+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~ML0QYV216ZAU.0 size=1048576 2023-12-01T15:54:30.161 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.159+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~ML0QYV216ZAU.1 size=1048576 2023-12-01T15:54:30.162 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.160+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~ML0QYV216ZAU.2 size=951235 2023-12-01T15:54:30.162 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.160+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=ML0QYV216ZAU tag=I1LUQA7G0XNQ type=write size=4096963 2023-12-01T15:54:30.163 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.162+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~AMTQQ5NBUY3J.0 size=242786 2023-12-01T15:54:30.165 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.164+0000 7f9aad9148c0 1 < completed multipart upload key=0B25CAN3DDPZ upload=AMTQQ5NBUY3J tag=YN5H0RMWZRGT type=write size=1291362 2023-12-01T15:54:30.168 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.167+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~MBJUC6H67FK5.0 size=76964 2023-12-01T15:54:30.168 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.167+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=MBJUC6H67FK5 tag=TQLK415UVOTJ type=write size=1125540 2023-12-01T15:54:30.170 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.168+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=J7EK38OOO7E1 type=del 2023-12-01T15:54:30.171 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.170+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=69V3OWY77AJ5 type=del size=1904605 2023-12-01T15:54:30.173 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.171+0000 7f9aad9148c0 1 < canceled operation key=N3Z7KLVTUY6R tag=AT7CCFQQ440M type=del size=727043 2023-12-01T15:54:30.175 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.174+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~5NM91RBKGHV2.0 size=1048576 2023-12-01T15:54:30.176 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.175+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~5NM91RBKGHV2.1 size=850355 2023-12-01T15:54:30.176 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.175+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=5NM91RBKGHV2 tag=9ND3CJ2R11MT type=write size=2947507 2023-12-01T15:54:30.178 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.176+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=2M54KGZE2DMR type=del 2023-12-01T15:54:30.179 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.178+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=WCSC3N8IZ8NS type=del size=1268931 2023-12-01T15:54:30.181 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.179+0000 7f9aad9148c0 1 < completed delete operation key=CG4WLRG2105M tag=G1XXY9O3MH2F type=del 2023-12-01T15:54:30.182 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.180+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=Q18PC9T3YHJ5 type=del size=2837294 2023-12-01T15:54:30.183 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.182+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~ZBMXA83710CB.0 size=1048576 2023-12-01T15:54:30.184 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.183+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~ZBMXA83710CB.1 size=1048576 2023-12-01T15:54:30.185 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.184+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~ZBMXA83710CB.2 size=372912 2023-12-01T15:54:30.187 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.186+0000 7f9aad9148c0 1 < completed multipart upload key=QL40WD4XT3KR upload=ZBMXA83710CB tag=38DXH02OURRH type=write size=3518640 2023-12-01T15:54:30.189 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.187+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=RLOHCQVUGKZD type=del size=1520900 2023-12-01T15:54:30.190 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.189+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=PVT99POHAJ2K type=del 2023-12-01T15:54:30.192 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.190+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=KCQP7S88DTZQ type=del size=572275 2023-12-01T15:54:30.193 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.192+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=UYQCH33HZ06A type=del 2023-12-01T15:54:30.195 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.193+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=E8SZGDW00EAE type=del size=1914685 2023-12-01T15:54:30.196 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.194+0000 7f9aad9148c0 1 < completed delete operation key=STW1E6FWZWFG tag=77YCC1QQWDU6 type=del 2023-12-01T15:54:30.198 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.197+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~QG82HG2XVD88.0 size=585290 2023-12-01T15:54:30.199 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.197+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=QG82HG2XVD88 tag=51O0ON1DIM3S type=write size=1633866 2023-12-01T15:54:30.201 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.200+0000 7f9aad9148c0 1 < suggested remove operation key=F3S1MZ0T8YO0 tag=6TJBNDWFFA8Y type=del 2023-12-01T15:54:30.202 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.201+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=CKPAA1LHW3GD type=del size=1434151 2023-12-01T15:54:30.204 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.202+0000 7f9aad9148c0 1 < completed delete operation key=QL40WD4XT3KR tag=87DZD6TZDRZE type=del 2023-12-01T15:54:30.205 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.204+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=0ZS4MDMP25N1 type=del size=4058308 2023-12-01T15:54:30.207 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.205+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~R0FFZVEGXJK6.0 size=230974 2023-12-01T15:54:30.209 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.208+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=R0FFZVEGXJK6 tag=H6COEIUU36MJ type=write size=1279550 2023-12-01T15:54:30.211 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.209+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=RN63MZPHKQVU type=del size=101702 2023-12-01T15:54:30.212 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.211+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=25N5XCTAKTUF type=del 2023-12-01T15:54:30.214 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.212+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=5G5POQIGQUVI type=del size=3475952 2023-12-01T15:54:30.217 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.215+0000 7f9aad9148c0 1 < suggested remove operation key=9ERGLZ55JBYH tag=B18NN1CAEKBW type=write 2023-12-01T15:54:30.221 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.218+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~HZGR8MUH5OMI.0 size=1048576 2023-12-01T15:54:30.221 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.219+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~HZGR8MUH5OMI.1 size=1048576 2023-12-01T15:54:30.222 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.220+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~HZGR8MUH5OMI.2 size=493537 2023-12-01T15:54:30.222 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.220+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=HZGR8MUH5OMI tag=I2KBQ7EVXAHZ type=write size=3639265 2023-12-01T15:54:30.223 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.221+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~D5058IY94EKU.0 size=1048576 2023-12-01T15:54:30.224 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.222+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~D5058IY94EKU.1 size=590508 2023-12-01T15:54:30.227 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.225+0000 7f9aad9148c0 1 < completed multipart upload key=7AERYBA8D56T upload=D5058IY94EKU tag=PUWT77I08C9A type=write size=2687660 2023-12-01T15:54:30.228 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.227+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=4WY8UWAXQQ24 type=del size=2708164 2023-12-01T15:54:30.230 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.229+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~ML0QYV216ZAU.0 size=1048576 2023-12-01T15:54:30.232 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.230+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~ML0QYV216ZAU.1 size=1048576 2023-12-01T15:54:30.233 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.231+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~ML0QYV216ZAU.2 size=951235 2023-12-01T15:54:30.235 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.234+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=ML0QYV216ZAU tag=I1LUQA7G0XNQ type=write size=4096963 2023-12-01T15:54:30.237 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.235+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=5HZ5LUQN4S5M type=del size=804401 2023-12-01T15:54:30.237 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.235+0000 7f9aad9148c0 1 < canceled part key=_multipart_MT1CL3NNK88X.2~MBJUC6H67FK5.0 size=76964 2023-12-01T15:54:30.239 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.237+0000 7f9aad9148c0 1 < canceled multipart upload key=MT1CL3NNK88X upload=MBJUC6H67FK5 tag=TQLK415UVOTJ type=write size=1125540 2023-12-01T15:54:30.241 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.240+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~3TB3AGN21LVY.0 size=1048576 2023-12-01T15:54:30.243 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.241+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~3TB3AGN21LVY.1 size=1048576 2023-12-01T15:54:30.244 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.242+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~3TB3AGN21LVY.2 size=996957 2023-12-01T15:54:30.244 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.242+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=3TB3AGN21LVY tag=KFNXON72SWO6 type=write size=4142685 2023-12-01T15:54:30.245 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.243+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=69V3OWY77AJ5 type=del 2023-12-01T15:54:30.246 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.245+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=I55L09I8GDKC type=del size=2063296 2023-12-01T15:54:30.248 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.246+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~5NM91RBKGHV2.0 size=1048576 2023-12-01T15:54:30.249 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.247+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~5NM91RBKGHV2.1 size=850355 2023-12-01T15:54:30.251 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.249+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=5NM91RBKGHV2 tag=9ND3CJ2R11MT type=write size=2947507 2023-12-01T15:54:30.252 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.251+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=E04200YG3S3I type=del size=992306 2023-12-01T15:54:30.254 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.252+0000 7f9aad9148c0 1 < completed delete operation key=XUT4H8IMHOJ0 tag=WCSC3N8IZ8NS type=del 2023-12-01T15:54:30.257 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.255+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~VN6OL1NINQTK.0 size=1048576 2023-12-01T15:54:30.258 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.256+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~VN6OL1NINQTK.1 size=1048576 2023-12-01T15:54:30.259 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.257+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~VN6OL1NINQTK.2 size=571578 2023-12-01T15:54:30.259 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.257+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=VN6OL1NINQTK tag=Q1OE2O82EOUQ type=write size=3717306 2023-12-01T15:54:30.260 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.259+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=Q18PC9T3YHJ5 type=del 2023-12-01T15:54:30.262 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.260+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=ALORFKRZ769M type=del size=331774 2023-12-01T15:54:30.263 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.262+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=RLOHCQVUGKZD type=del 2023-12-01T15:54:30.265 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.263+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=CF8IH2WDPZ7Z type=del size=2019702 2023-12-01T15:54:30.266 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.265+0000 7f9aad9148c0 1 < completed delete operation key=ZSEEWQ6LLIR5 tag=KCQP7S88DTZQ type=del 2023-12-01T15:54:30.269 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.268+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~6CH0ZQQS22HC.0 size=1048576 2023-12-01T15:54:30.270 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.269+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~6CH0ZQQS22HC.1 size=1048576 2023-12-01T15:54:30.271 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.270+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~6CH0ZQQS22HC.2 size=327331 2023-12-01T15:54:30.271 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.270+0000 7f9aad9148c0 1 > prepared multipart upload key=Y8K6E5SUKEI3 upload=6CH0ZQQS22HC tag=2MH6H0VM0SK9 type=write size=3473059 2023-12-01T15:54:30.272 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.271+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=E8SZGDW00EAE type=del 2023-12-01T15:54:30.274 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.272+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=AH7EVV4HE9OG type=del size=26062 2023-12-01T15:54:30.275 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.273+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~QG82HG2XVD88.0 size=585290 2023-12-01T15:54:30.277 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.276+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=QG82HG2XVD88 tag=51O0ON1DIM3S type=write size=1633866 2023-12-01T15:54:30.279 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.277+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=DEWCTJRRPY6G type=del size=2066374 2023-12-01T15:54:30.280 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.279+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=CKPAA1LHW3GD type=del 2023-12-01T15:54:30.283 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.281+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~FUTIEV06I4ID.0 size=1048576 2023-12-01T15:54:30.284 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.282+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~FUTIEV06I4ID.1 size=1012568 2023-12-01T15:54:30.284 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.282+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=FUTIEV06I4ID tag=9EQDQXUNPFXI type=write size=3109720 2023-12-01T15:54:30.285 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.284+0000 7f9aad9148c0 1 < completed delete operation key=5G835J5OHKO1 tag=0ZS4MDMP25N1 type=del 2023-12-01T15:54:30.286 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.285+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=WF8WRVWRP041 type=del size=4187902 2023-12-01T15:54:30.288 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.286+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=RN63MZPHKQVU type=del 2023-12-01T15:54:30.289 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.288+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=G98KVXPY1I3P type=del size=2470997 2023-12-01T15:54:30.292 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.290+0000 7f9aad9148c0 1 < suggested update operation key=F3S1MZ0T8YO0 tag=5G5POQIGQUVI type=del size=3475952 2023-12-01T15:54:30.293 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.292+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=NGXUICR4K75J type=del size=2984698 2023-12-01T15:54:30.295 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.293+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~HZGR8MUH5OMI.0 size=1048576 2023-12-01T15:54:30.295 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.293+0000 7f9aad9148c0 1 < canceled part key=_multipart_5G835J5OHKO1.2~HZGR8MUH5OMI.1 size=1048576 2023-12-01T15:54:30.296 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.294+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~HZGR8MUH5OMI.2 size=493537 2023-12-01T15:54:30.298 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.296+0000 7f9aad9148c0 1 < canceled multipart upload key=5G835J5OHKO1 upload=HZGR8MUH5OMI tag=I2KBQ7EVXAHZ type=write size=3639265 2023-12-01T15:54:30.300 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.298+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=DXVO9BYC8S1G type=write size=507050 2023-12-01T15:54:30.301 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.300+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=4WY8UWAXQQ24 type=del 2023-12-01T15:54:30.304 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.302+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~919C0RHX4O5H.0 size=1048576 2023-12-01T15:54:30.305 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.304+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~919C0RHX4O5H.1 size=723748 2023-12-01T15:54:30.305 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.304+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=919C0RHX4O5H tag=N0KML36MRB1I type=write size=2820900 2023-12-01T15:54:30.307 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.305+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=5HZ5LUQN4S5M type=del 2023-12-01T15:54:30.310 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.308+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~A4BYOLACUM9I.0 size=1048576 2023-12-01T15:54:30.311 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.309+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~A4BYOLACUM9I.1 size=1048576 2023-12-01T15:54:30.312 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.310+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~A4BYOLACUM9I.2 size=635852 2023-12-01T15:54:30.312 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.310+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=A4BYOLACUM9I tag=1LSWA8HI0J2S type=write size=3781580 2023-12-01T15:54:30.313 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.312+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~3TB3AGN21LVY.0 size=1048576 2023-12-01T15:54:30.315 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.313+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~3TB3AGN21LVY.1 size=1048576 2023-12-01T15:54:30.316 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.314+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~3TB3AGN21LVY.2 size=996957 2023-12-01T15:54:30.318 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.317+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=3TB3AGN21LVY tag=KFNXON72SWO6 type=write size=4142685 2023-12-01T15:54:30.320 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.318+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=RF1O33J7G2EO type=write size=533980 2023-12-01T15:54:30.321 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.320+0000 7f9aad9148c0 1 < completed delete operation key=N05IKWTYQPE2 tag=I55L09I8GDKC type=del 2023-12-01T15:54:30.323 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.321+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=9XYSS0D457A4 type=write size=162779 2023-12-01T15:54:30.324 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.323+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=E04200YG3S3I type=del 2023-12-01T15:54:30.326 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.324+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=SUJAPECHZXHY type=del size=171824 2023-12-01T15:54:30.327 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.326+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~VN6OL1NINQTK.0 size=1048576 2023-12-01T15:54:30.328 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.327+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~VN6OL1NINQTK.1 size=1048576 2023-12-01T15:54:30.330 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.328+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~VN6OL1NINQTK.2 size=571578 2023-12-01T15:54:30.332 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.331+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=VN6OL1NINQTK tag=Q1OE2O82EOUQ type=write size=3717306 2023-12-01T15:54:30.335 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.334+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~XLTOFR6NP3PS.0 size=421099 2023-12-01T15:54:30.335 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.334+0000 7f9aad9148c0 1 > prepared multipart upload key=UHANOI7SM72A upload=XLTOFR6NP3PS tag=CKK0EDR7Q6XX type=write size=1469675 2023-12-01T15:54:30.337 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.335+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=ALORFKRZ769M type=del 2023-12-01T15:54:30.338 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.337+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=L796USZMYWBE type=del size=1786357 2023-12-01T15:54:30.342 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.341+0000 7f9aad9148c0 1 < suggested update operation key=SMRTKA9GZJ8P tag=CF8IH2WDPZ7Z type=del size=2019702 2023-12-01T15:54:30.345 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.344+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~MMDH68PPFC4P.0 size=1048576 2023-12-01T15:54:30.346 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.345+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~MMDH68PPFC4P.1 size=1030080 2023-12-01T15:54:30.347 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.345+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=MMDH68PPFC4P tag=AWOQDOPZRV60 type=write size=3127232 2023-12-01T15:54:30.348 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.346+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~6CH0ZQQS22HC.0 size=1048576 2023-12-01T15:54:30.349 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.347+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~6CH0ZQQS22HC.1 size=1048576 2023-12-01T15:54:30.350 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.349+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~6CH0ZQQS22HC.2 size=327331 2023-12-01T15:54:30.353 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.351+0000 7f9aad9148c0 1 < completed multipart upload key=Y8K6E5SUKEI3 upload=6CH0ZQQS22HC tag=2MH6H0VM0SK9 type=write size=3473059 2023-12-01T15:54:30.354 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.353+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=2P7PG6PF5IC7 type=del size=460745 2023-12-01T15:54:30.356 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.354+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=AH7EVV4HE9OG type=del 2023-12-01T15:54:30.358 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.357+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~26GMEG1U68RL.0 size=1048576 2023-12-01T15:54:30.359 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.358+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~26GMEG1U68RL.1 size=374222 2023-12-01T15:54:30.360 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.358+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=26GMEG1U68RL tag=RMNVN35HMWG6 type=write size=2471374 2023-12-01T15:54:30.361 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.359+0000 7f9aad9148c0 1 < completed delete operation key=9ERGLZ55JBYH tag=DEWCTJRRPY6G type=del 2023-12-01T15:54:30.363 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.362+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~P99SDOL05RD6.0 size=1048576 2023-12-01T15:54:30.364 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.363+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~P99SDOL05RD6.1 size=1048576 2023-12-01T15:54:30.365 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.364+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~P99SDOL05RD6.2 size=347128 2023-12-01T15:54:30.365 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.364+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=P99SDOL05RD6 tag=JA093K8A8C9Y type=write size=3492856 2023-12-01T15:54:30.367 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.365+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~FUTIEV06I4ID.0 size=1048576 2023-12-01T15:54:30.368 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.366+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~FUTIEV06I4ID.1 size=1012568 2023-12-01T15:54:30.370 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.369+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=FUTIEV06I4ID tag=9EQDQXUNPFXI type=write size=3109720 2023-12-01T15:54:30.372 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.370+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=4MNZPX70U440 type=del size=1869940 2023-12-01T15:54:30.373 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.372+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=WF8WRVWRP041 type=del 2023-12-01T15:54:30.375 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.373+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=OKT8YIXGZ6VT type=write size=640036 2023-12-01T15:54:30.376 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.375+0000 7f9aad9148c0 -1 < failed to complete operation key=F3S1MZ0T8YO0 tag=G98KVXPY1I3P type=del size=2470997: (22) Invalid argument 2023-12-01T15:54:30.378 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.376+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=AWL9Y569KFIJ type=del size=1983888 2023-12-01T15:54:30.381 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.379+0000 7f9aad9148c0 1 < suggested update operation key=UHANOI7SM72A tag=NGXUICR4K75J type=del size=2984698 2023-12-01T15:54:30.382 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.381+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=IXWADWI85QAJ type=del size=1680781 2023-12-01T15:54:30.384 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.382+0000 7f9aad9148c0 1 < completed write operation key=QL40WD4XT3KR tag=DXVO9BYC8S1G type=write size=507050 2023-12-01T15:54:30.386 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.385+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~SWMEG4GS5898.0 size=1048576 2023-12-01T15:54:30.387 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.386+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~SWMEG4GS5898.1 size=23791 2023-12-01T15:54:30.387 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.386+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=SWMEG4GS5898 tag=0ENZXJ4CS1IY type=write size=2120943 2023-12-01T15:54:30.389 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.387+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~919C0RHX4O5H.0 size=1048576 2023-12-01T15:54:30.389 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.387+0000 7f9aad9148c0 1 < canceled part key=_multipart_4TPCFIP7B23Y.2~919C0RHX4O5H.1 size=723748 2023-12-01T15:54:30.391 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.390+0000 7f9aad9148c0 1 < canceled multipart upload key=4TPCFIP7B23Y upload=919C0RHX4O5H tag=N0KML36MRB1I type=write size=2820900 2023-12-01T15:54:30.393 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.391+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=0UDQLOBSF91K type=del size=137384 2023-12-01T15:54:30.394 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.393+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~A4BYOLACUM9I.0 size=1048576 2023-12-01T15:54:30.395 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.394+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~A4BYOLACUM9I.1 size=1048576 2023-12-01T15:54:30.396 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.395+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~A4BYOLACUM9I.2 size=635852 2023-12-01T15:54:30.399 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.397+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=A4BYOLACUM9I tag=1LSWA8HI0J2S type=write size=3781580 2023-12-01T15:54:30.400 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.399+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=M4K78C5YDCAX type=del size=395959 2023-12-01T15:54:30.402 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.400+0000 7f9aad9148c0 1 < completed write operation key=T2L5108M111K tag=RF1O33J7G2EO type=write size=533980 2023-12-01T15:54:30.403 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.402+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=DWCRHI01H0VU type=del size=2771484 2023-12-01T15:54:30.405 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.403+0000 7f9aad9148c0 1 < completed write operation key=TJPNEHX0PPEI tag=9XYSS0D457A4 type=write size=162779 2023-12-01T15:54:30.407 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.405+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~4SL3NX5PNNHF.0 size=1048576 2023-12-01T15:54:30.408 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.407+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~4SL3NX5PNNHF.1 size=698929 2023-12-01T15:54:30.408 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.407+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=4SL3NX5PNNHF tag=S2RJEXG2T0YA type=write size=2796081 2023-12-01T15:54:30.411 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.410+0000 7f9aad9148c0 1 < suggested remove operation key=QL40WD4XT3KR tag=SUJAPECHZXHY type=del 2023-12-01T15:54:30.413 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.411+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=7YRZG8N7G3VQ type=del size=2089257 2023-12-01T15:54:30.415 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.413+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~XLTOFR6NP3PS.0 size=421099 2023-12-01T15:54:30.417 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.416+0000 7f9aad9148c0 1 < completed multipart upload key=UHANOI7SM72A upload=XLTOFR6NP3PS tag=CKK0EDR7Q6XX type=write size=1469675 2023-12-01T15:54:30.420 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.419+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~23BX4Q24SGYZ.0 size=1048576 2023-12-01T15:54:30.421 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.420+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~23BX4Q24SGYZ.1 size=797534 2023-12-01T15:54:30.421 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.420+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=23BX4Q24SGYZ tag=C09ZIOXPJ2CM type=write size=2894686 2023-12-01T15:54:30.423 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.421+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=L796USZMYWBE type=del 2023-12-01T15:54:30.425 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.423+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=J5V215FNY67T type=del size=2228906 2023-12-01T15:54:30.425 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.423+0000 7f9aad9148c0 1 < canceled part key=_multipart_VF8IZ85BWMCV.2~MMDH68PPFC4P.0 size=1048576 2023-12-01T15:54:30.426 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.423+0000 7f9aad9148c0 1 < canceled part key=_multipart_VF8IZ85BWMCV.2~MMDH68PPFC4P.1 size=1030080 2023-12-01T15:54:30.427 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.426+0000 7f9aad9148c0 1 < canceled multipart upload key=VF8IZ85BWMCV upload=MMDH68PPFC4P tag=AWOQDOPZRV60 type=write size=3127232 2023-12-01T15:54:30.429 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.427+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=XZEEUWKXY20V type=del size=1687882 2023-12-01T15:54:30.430 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.429+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=2P7PG6PF5IC7 type=del 2023-12-01T15:54:30.432 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.431+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=Q4AH1XN183DU type=del size=3280818 2023-12-01T15:54:30.434 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.432+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~26GMEG1U68RL.0 size=1048576 2023-12-01T15:54:30.435 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.433+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~26GMEG1U68RL.1 size=374222 2023-12-01T15:54:30.437 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.436+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=26GMEG1U68RL tag=RMNVN35HMWG6 type=write size=2471374 2023-12-01T15:54:30.439 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.437+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=SO8KQY0CAXQ2 type=del size=3841507 2023-12-01T15:54:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3093451697' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165210-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:54:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:30 smithi183 ceph-mon[99169]: osdmap e1100: 8 total, 8 up, 8 in 2023-12-01T15:54:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:30 smithi183 ceph-mon[99169]: pgmap v1695: 137 pgs: 21 unknown, 116 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:30.441 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.439+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~P99SDOL05RD6.0 size=1048576 2023-12-01T15:54:30.442 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.441+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~P99SDOL05RD6.1 size=1048576 2023-12-01T15:54:30.443 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.442+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~P99SDOL05RD6.2 size=347128 2023-12-01T15:54:30.446 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.444+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=P99SDOL05RD6 tag=JA093K8A8C9Y type=write size=3492856 2023-12-01T15:54:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3093451697' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165210-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:54:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:30 smithi119 ceph-mon[108979]: osdmap e1100: 8 total, 8 up, 8 in 2023-12-01T15:54:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:30 smithi119 ceph-mon[108979]: pgmap v1695: 137 pgs: 21 unknown, 116 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3093451697' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165210-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:54:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:30 smithi119 ceph-mon[94175]: osdmap e1100: 8 total, 8 up, 8 in 2023-12-01T15:54:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:30 smithi119 ceph-mon[94175]: pgmap v1695: 137 pgs: 21 unknown, 116 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:30.448 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.446+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=52ZZSVBFG6QI type=del size=2087131 2023-12-01T15:54:30.449 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.447+0000 7f9aad9148c0 1 < canceled operation key=XUT4H8IMHOJ0 tag=4MNZPX70U440 type=del size=1869940 2023-12-01T15:54:30.451 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.450+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~EE5UQ6NDR3CM.0 size=1048576 2023-12-01T15:54:30.452 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.451+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~EE5UQ6NDR3CM.1 size=577850 2023-12-01T15:54:30.452 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.451+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=EE5UQ6NDR3CM tag=0JFM0YQJA6UW type=write size=2675002 2023-12-01T15:54:30.454 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.452+0000 7f9aad9148c0 1 < canceled operation key=YZA6VLP3D9HJ tag=OKT8YIXGZ6VT type=write size=640036 2023-12-01T15:54:30.456 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.454+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~OCPIMZNIWV0S.0 size=162086 2023-12-01T15:54:30.456 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.454+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=OCPIMZNIWV0S tag=HIRSD21M2H07 type=write size=1210662 2023-12-01T15:54:30.457 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.456+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=AWL9Y569KFIJ type=del 2023-12-01T15:54:30.459 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.457+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=93ECH71N3M1H type=del size=3643295 2023-12-01T15:54:30.460 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.458+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=IXWADWI85QAJ type=del 2023-12-01T15:54:30.461 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.460+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=D66ET1PAMD1N type=write size=510256 2023-12-01T15:54:30.463 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.462+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~SWMEG4GS5898.0 size=1048576 2023-12-01T15:54:30.464 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.463+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~SWMEG4GS5898.1 size=23791 2023-12-01T15:54:30.467 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.465+0000 7f9aad9148c0 1 < completed multipart upload key=0B25CAN3DDPZ upload=SWMEG4GS5898 tag=0ENZXJ4CS1IY type=write size=2120943 2023-12-01T15:54:30.468 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.466+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=T9O40AGTBGGQ type=del size=2208462 2023-12-01T15:54:30.470 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.469+0000 7f9aad9148c0 1 < suggested remove operation key=VF8IZ85BWMCV tag=0UDQLOBSF91K type=del 2023-12-01T15:54:30.472 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.470+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=12Y50J6R5G30 type=del size=2735190 2023-12-01T15:54:30.473 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.471+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=M4K78C5YDCAX type=del 2023-12-01T15:54:30.474 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.473+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=C7NFK0KNK5A4 type=del size=3103062 2023-12-01T15:54:30.476 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.475+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=DWCRHI01H0VU type=del 2023-12-01T15:54:30.478 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.476+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=7QA4U2QC8OTF type=write size=400033 2023-12-01T15:54:30.479 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.477+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~4SL3NX5PNNHF.0 size=1048576 2023-12-01T15:54:30.480 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.479+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~4SL3NX5PNNHF.1 size=698929 2023-12-01T15:54:30.483 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.481+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=4SL3NX5PNNHF tag=S2RJEXG2T0YA type=write size=2796081 2023-12-01T15:54:30.484 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.482+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=IDWMFIX16UQF type=del size=1738316 2023-12-01T15:54:30.485 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.484+0000 7f9aad9148c0 1 < canceled operation key=DIBWN0C1T4Q7 tag=7YRZG8N7G3VQ type=del size=2089257 2023-12-01T15:54:30.487 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.485+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=TGUO43M1RXME type=del size=577730 2023-12-01T15:54:30.488 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.487+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~23BX4Q24SGYZ.0 size=1048576 2023-12-01T15:54:30.488 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.487+0000 7f9aad9148c0 1 < canceled part key=_multipart_MT1CL3NNK88X.2~23BX4Q24SGYZ.1 size=797534 2023-12-01T15:54:30.490 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.489+0000 7f9aad9148c0 1 < canceled multipart upload key=MT1CL3NNK88X upload=23BX4Q24SGYZ tag=C09ZIOXPJ2CM type=write size=2894686 2023-12-01T15:54:30.492 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.490+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=76K0RT9JTDOU type=del size=723570 2023-12-01T15:54:30.494 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.492+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=J5V215FNY67T type=del 2023-12-01T15:54:30.495 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.494+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=674DZI3VJ00F type=del size=3833188 2023-12-01T15:54:30.497 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.495+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=XZEEUWKXY20V type=del 2023-12-01T15:54:30.498 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.497+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=51MB5G3F0EUW type=del size=803307 2023-12-01T15:54:30.500 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.499+0000 7f9aad9148c0 1 < completed delete operation key=F3S1MZ0T8YO0 tag=Q4AH1XN183DU type=del 2023-12-01T15:54:30.502 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.500+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=BNJ8BHXWZ2VO type=del size=718050 2023-12-01T15:54:30.503 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.501+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=SO8KQY0CAXQ2 type=del 2023-12-01T15:54:30.504 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.503+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=J5KKTELV5TI0 type=del size=2068213 2023-12-01T15:54:30.506 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.504+0000 7f9aad9148c0 1 < completed delete operation key=F3S1MZ0T8YO0 tag=52ZZSVBFG6QI type=del 2023-12-01T15:54:30.507 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.506+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=BUTSBSVBPWE0 type=del size=2050929 2023-12-01T15:54:30.509 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.507+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~EE5UQ6NDR3CM.0 size=1048576 2023-12-01T15:54:30.510 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.509+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~EE5UQ6NDR3CM.1 size=577850 2023-12-01T15:54:30.513 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.511+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=EE5UQ6NDR3CM tag=0JFM0YQJA6UW type=write size=2675002 2023-12-01T15:54:30.514 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.512+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=YOSJRFWZWCBP type=del size=631327 2023-12-01T15:54:30.515 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.514+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~OCPIMZNIWV0S.0 size=162086 2023-12-01T15:54:30.518 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.516+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=OCPIMZNIWV0S tag=HIRSD21M2H07 type=write size=1210662 2023-12-01T15:54:30.520 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.518+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=NSIQW0H1CGJ9 type=write size=535568 2023-12-01T15:54:30.522 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.520+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=93ECH71N3M1H type=del 2023-12-01T15:54:30.523 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.522+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=DSBND0TSTUEL type=write size=144097 2023-12-01T15:54:30.526 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.525+0000 7f9aad9148c0 1 < suggested remove operation key=XUT4H8IMHOJ0 tag=D66ET1PAMD1N type=write 2023-12-01T15:54:30.529 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.527+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~DIX3CM0PQPVD.0 size=1048576 2023-12-01T15:54:30.533 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.529+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~DIX3CM0PQPVD.1 size=1048576 2023-12-01T15:54:30.533 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.530+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~DIX3CM0PQPVD.2 size=930614 2023-12-01T15:54:30.533 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.530+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=DIX3CM0PQPVD tag=HTNS9C2US6CM type=write size=4076342 2023-12-01T15:54:30.533 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.531+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=T9O40AGTBGGQ type=del 2023-12-01T15:54:30.534 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.533+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=ITVXEWPB7OOZ type=del size=1671089 2023-12-01T15:54:30.537 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.536+0000 7f9aad9148c0 1 < suggested update operation key=SMRTKA9GZJ8P tag=12Y50J6R5G30 type=del size=2735190 2023-12-01T15:54:30.540 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.538+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~ZVBNHLIR97JL.0 size=76367 2023-12-01T15:54:30.540 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.538+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=ZVBNHLIR97JL tag=P7ZX96XPP356 type=write size=1124943 2023-12-01T15:54:30.541 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.540+0000 7f9aad9148c0 1 < completed delete operation key=5G835J5OHKO1 tag=C7NFK0KNK5A4 type=del 2023-12-01T15:54:30.544 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.542+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~DP83C53HJ0C8.0 size=648958 2023-12-01T15:54:30.544 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.542+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=DP83C53HJ0C8 tag=2MHJB57TK8SF type=write size=1697534 2023-12-01T15:54:30.545 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.544+0000 7f9aad9148c0 1 < completed write operation key=CG4WLRG2105M tag=7QA4U2QC8OTF type=write size=400033 2023-12-01T15:54:30.548 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.546+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~RUSK1P7STFA5.0 size=1048576 2023-12-01T15:54:30.549 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.547+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~RUSK1P7STFA5.1 size=1048576 2023-12-01T15:54:30.550 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.548+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~RUSK1P7STFA5.2 size=576810 2023-12-01T15:54:30.550 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.548+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=RUSK1P7STFA5 tag=DLV8VV3Y4MXM type=write size=3722538 2023-12-01T15:54:30.551 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.550+0000 7f9aad9148c0 1 < completed delete operation key=STW1E6FWZWFG tag=IDWMFIX16UQF type=del 2023-12-01T15:54:30.554 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.552+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~D0L84NM1S62J.0 size=1048576 2023-12-01T15:54:30.555 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.553+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~D0L84NM1S62J.1 size=1048576 2023-12-01T15:54:30.556 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.554+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~D0L84NM1S62J.2 size=251379 2023-12-01T15:54:30.556 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.554+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=D0L84NM1S62J tag=VSFIZW6RQ08U type=write size=3397107 2023-12-01T15:54:30.558 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.556+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=TGUO43M1RXME type=del 2023-12-01T15:54:30.560 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.559+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~TYUDJBQMX95E.0 size=1048576 2023-12-01T15:54:30.561 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.560+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~TYUDJBQMX95E.1 size=740784 2023-12-01T15:54:30.561 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.560+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=TYUDJBQMX95E tag=EAYN8ICNI33B type=write size=2837936 2023-12-01T15:54:30.563 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.561+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=76K0RT9JTDOU type=del 2023-12-01T15:54:30.565 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.564+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~M927J5POT883.0 size=1048576 2023-12-01T15:54:30.566 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.565+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~M927J5POT883.1 size=522264 2023-12-01T15:54:30.567 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.565+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=M927J5POT883 tag=UZ2M3G44UJ6G type=write size=2619416 2023-12-01T15:54:30.568 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.566+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=674DZI3VJ00F type=del 2023-12-01T15:54:30.569 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.568+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=1IC6EIMXPE6T type=write size=822407 2023-12-01T15:54:30.571 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.569+0000 7f9aad9148c0 1 < canceled operation key=WCZIE7QYG09W tag=51MB5G3F0EUW type=del size=803307 2023-12-01T15:54:30.572 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.571+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=ICC01FD7PK5S type=del size=380560 2023-12-01T15:54:30.573 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.572+0000 7f9aad9148c0 1 < completed delete operation key=STW1E6FWZWFG tag=BNJ8BHXWZ2VO type=del 2023-12-01T15:54:30.576 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.574+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~H8PAL13M8XJS.0 size=1048576 2023-12-01T15:54:30.577 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.576+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~H8PAL13M8XJS.1 size=735083 2023-12-01T15:54:30.578 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.576+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=H8PAL13M8XJS tag=R0UZBQMSOVRJ type=write size=2832235 2023-12-01T15:54:30.579 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.577+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=J5KKTELV5TI0 type=del 2023-12-01T15:54:30.582 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.580+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~NTI0ETQRQJ17.0 size=84124 2023-12-01T15:54:30.582 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.580+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=NTI0ETQRQJ17 tag=HDHRE9EDH8XV type=write size=1132700 2023-12-01T15:54:30.583 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.581+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=BUTSBSVBPWE0 type=del 2023-12-01T15:54:30.586 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.584+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~MKDYJM6GQQVX.0 size=21242 2023-12-01T15:54:30.586 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.584+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=MKDYJM6GQQVX tag=MJT9AZUQWB25 type=write size=1069818 2023-12-01T15:54:30.587 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.586+0000 7f9aad9148c0 -1 < failed to complete operation key=SMRTKA9GZJ8P tag=YOSJRFWZWCBP type=del size=631327: (22) Invalid argument 2023-12-01T15:54:30.590 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.588+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~8POAEO9HBLAP.0 size=1048576 2023-12-01T15:54:30.591 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.590+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~8POAEO9HBLAP.1 size=1048576 2023-12-01T15:54:30.592 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.591+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~8POAEO9HBLAP.2 size=852380 2023-12-01T15:54:30.592 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.591+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=8POAEO9HBLAP tag=31WI2AK70SF0 type=write size=3998108 2023-12-01T15:54:30.594 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.592+0000 7f9aad9148c0 1 < completed write operation key=N05IKWTYQPE2 tag=NSIQW0H1CGJ9 type=write size=535568 2023-12-01T15:54:30.597 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.595+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~BFA13L0KTEEW.0 size=1048576 2023-12-01T15:54:30.598 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.596+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~BFA13L0KTEEW.1 size=1048576 2023-12-01T15:54:30.599 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.598+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~BFA13L0KTEEW.2 size=126415 2023-12-01T15:54:30.599 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.598+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=BFA13L0KTEEW tag=LHV506GFB2CU type=write size=3272143 2023-12-01T15:54:30.602 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.601+0000 7f9aad9148c0 1 < suggested update operation key=SMRTKA9GZJ8P tag=DSBND0TSTUEL type=write size=144097 2023-12-01T15:54:30.605 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.603+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~NRHOD5LNTS4K.0 size=1048576 2023-12-01T15:54:30.606 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.604+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~NRHOD5LNTS4K.1 size=1048576 2023-12-01T15:54:30.607 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.606+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~NRHOD5LNTS4K.2 size=767171 2023-12-01T15:54:30.607 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.606+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=NRHOD5LNTS4K tag=D20IAU72CFW3 type=write size=3912899 2023-12-01T15:54:30.608 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.607+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~DIX3CM0PQPVD.0 size=1048576 2023-12-01T15:54:30.610 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.608+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~DIX3CM0PQPVD.1 size=1048576 2023-12-01T15:54:30.611 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.609+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~DIX3CM0PQPVD.2 size=930614 2023-12-01T15:54:30.613 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.611+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=DIX3CM0PQPVD tag=HTNS9C2US6CM type=write size=4076342 2023-12-01T15:54:30.614 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.613+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=P0LUQ6SYC3UU type=write size=440036 2023-12-01T15:54:30.616 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.614+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=ITVXEWPB7OOZ type=del 2023-12-01T15:54:30.619 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.617+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~WO6B588BQM4Q.0 size=1048576 2023-12-01T15:54:30.620 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.618+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~WO6B588BQM4Q.1 size=1048576 2023-12-01T15:54:30.621 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.619+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~WO6B588BQM4Q.2 size=153853 2023-12-01T15:54:30.621 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.619+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=WO6B588BQM4Q tag=70HL9K43DQZ3 type=write size=3299581 2023-12-01T15:54:30.623 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.621+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~ZVBNHLIR97JL.0 size=76367 2023-12-01T15:54:30.625 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.623+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=ZVBNHLIR97JL tag=P7ZX96XPP356 type=write size=1124943 2023-12-01T15:54:30.626 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.625+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=JI4HSISSWJBI type=del size=40691 2023-12-01T15:54:30.628 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.626+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~DP83C53HJ0C8.0 size=648958 2023-12-01T15:54:30.630 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.628+0000 7f9aad9148c0 1 < completed multipart upload key=4TPCFIP7B23Y upload=DP83C53HJ0C8 tag=2MHJB57TK8SF type=write size=1697534 2023-12-01T15:54:30.632 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.630+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=Y47E1ZP0URWW type=del size=3623765 2023-12-01T15:54:30.634 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.632+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~RUSK1P7STFA5.0 size=1048576 2023-12-01T15:54:30.635 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.633+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~RUSK1P7STFA5.1 size=1048576 2023-12-01T15:54:30.635 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.633+0000 7f9aad9148c0 1 < canceled part key=_multipart_5G835J5OHKO1.2~RUSK1P7STFA5.2 size=576810 2023-12-01T15:54:30.637 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.635+0000 7f9aad9148c0 1 < canceled multipart upload key=5G835J5OHKO1 upload=RUSK1P7STFA5 tag=DLV8VV3Y4MXM type=write size=3722538 2023-12-01T15:54:30.638 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.637+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=NG3V3T6VHAEV type=del size=3626099 2023-12-01T15:54:30.640 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.639+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~D0L84NM1S62J.0 size=1048576 2023-12-01T15:54:30.641 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.640+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~D0L84NM1S62J.1 size=1048576 2023-12-01T15:54:30.641 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.640+0000 7f9aad9148c0 1 < canceled part key=_multipart_0B25CAN3DDPZ.2~D0L84NM1S62J.2 size=251379 2023-12-01T15:54:30.644 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.642+0000 7f9aad9148c0 1 < canceled multipart upload key=0B25CAN3DDPZ upload=D0L84NM1S62J tag=VSFIZW6RQ08U type=write size=3397107 2023-12-01T15:54:30.647 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.645+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~PKFHJR1HJ6AD.0 size=454325 2023-12-01T15:54:30.647 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.645+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=PKFHJR1HJ6AD tag=00IB4U8RIF00 type=write size=1502901 2023-12-01T15:54:30.648 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.646+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~TYUDJBQMX95E.0 size=1048576 2023-12-01T15:54:30.649 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.648+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~TYUDJBQMX95E.1 size=740784 2023-12-01T15:54:30.652 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.650+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=TYUDJBQMX95E tag=EAYN8ICNI33B type=write size=2837936 2023-12-01T15:54:30.653 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.651+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=BFUC9MO04SPP type=write size=869034 2023-12-01T15:54:30.655 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.653+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~M927J5POT883.0 size=1048576 2023-12-01T15:54:30.655 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.653+0000 7f9aad9148c0 1 < canceled part key=_multipart_9ERGLZ55JBYH.2~M927J5POT883.1 size=522264 2023-12-01T15:54:30.657 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.656+0000 7f9aad9148c0 1 < canceled multipart upload key=9ERGLZ55JBYH upload=M927J5POT883 tag=UZ2M3G44UJ6G type=write size=2619416 2023-12-01T15:54:30.659 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.657+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=1H77H4ZD1KE6 type=del size=1209397 2023-12-01T15:54:30.660 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.659+0000 7f9aad9148c0 1 < completed write operation key=4TPCFIP7B23Y tag=1IC6EIMXPE6T type=write size=822407 2023-12-01T15:54:30.662 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.660+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=DG9SLR27ZCCO type=del size=2688816 2023-12-01T15:54:30.663 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.662+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=ICC01FD7PK5S type=del 2023-12-01T15:54:30.665 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.664+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=AHAC9551NI9M type=write size=55639 2023-12-01T15:54:30.667 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.665+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~H8PAL13M8XJS.0 size=1048576 2023-12-01T15:54:30.668 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.667+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~H8PAL13M8XJS.1 size=735083 2023-12-01T15:54:30.671 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.669+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=H8PAL13M8XJS tag=R0UZBQMSOVRJ type=write size=2832235 2023-12-01T15:54:30.673 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.671+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~O5XX7YR5EEXI.0 size=152118 2023-12-01T15:54:30.673 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.671+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=O5XX7YR5EEXI tag=XHDGM6R1CCQS type=write size=1200694 2023-12-01T15:54:30.674 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.673+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~NTI0ETQRQJ17.0 size=84124 2023-12-01T15:54:30.677 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.675+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=NTI0ETQRQJ17 tag=HDHRE9EDH8XV type=write size=1132700 2023-12-01T15:54:30.678 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.677+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=JXQ2Y5KSSZCF type=del size=2078603 2023-12-01T15:54:30.680 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.678+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~MKDYJM6GQQVX.0 size=21242 2023-12-01T15:54:30.682 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.680+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=MKDYJM6GQQVX tag=MJT9AZUQWB25 type=write size=1069818 2023-12-01T15:54:30.685 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.683+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~RULG4BTU4MX4.0 size=1048576 2023-12-01T15:54:30.686 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.685+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~RULG4BTU4MX4.1 size=1040268 2023-12-01T15:54:30.687 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.685+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=RULG4BTU4MX4 tag=1CHY3A2OYKJR type=write size=3137420 2023-12-01T15:54:30.688 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.687+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~8POAEO9HBLAP.0 size=1048576 2023-12-01T15:54:30.689 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.688+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~8POAEO9HBLAP.1 size=1048576 2023-12-01T15:54:30.691 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.689+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~8POAEO9HBLAP.2 size=852380 2023-12-01T15:54:30.693 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.692+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=8POAEO9HBLAP tag=31WI2AK70SF0 type=write size=3998108 2023-12-01T15:54:30.696 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.694+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~CQCZS33NF64W.0 size=1048576 2023-12-01T15:54:30.697 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.695+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~CQCZS33NF64W.1 size=851666 2023-12-01T15:54:30.697 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.695+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=CQCZS33NF64W tag=3AC9A4NZAY3I type=write size=2948818 2023-12-01T15:54:30.699 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.697+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~BFA13L0KTEEW.0 size=1048576 2023-12-01T15:54:30.700 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.698+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~BFA13L0KTEEW.1 size=1048576 2023-12-01T15:54:30.701 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.699+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~BFA13L0KTEEW.2 size=126415 2023-12-01T15:54:30.703 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.702+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=BFA13L0KTEEW tag=LHV506GFB2CU type=write size=3272143 2023-12-01T15:54:30.706 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.705+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~FKMZ7PQ7R8K5.0 size=343064 2023-12-01T15:54:30.707 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.705+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=FKMZ7PQ7R8K5 tag=6590G4SAC9CI type=write size=1391640 2023-12-01T15:54:30.708 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.706+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~NRHOD5LNTS4K.0 size=1048576 2023-12-01T15:54:30.709 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.707+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~NRHOD5LNTS4K.1 size=1048576 2023-12-01T15:54:30.710 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.709+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~NRHOD5LNTS4K.2 size=767171 2023-12-01T15:54:30.713 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.711+0000 7f9aad9148c0 1 < completed multipart upload key=0B25CAN3DDPZ upload=NRHOD5LNTS4K tag=D20IAU72CFW3 type=write size=3912899 2023-12-01T15:54:30.716 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.714+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~921VQ2HDJV16.0 size=331215 2023-12-01T15:54:30.716 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.714+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=921VQ2HDJV16 tag=213UT0T4F8TL type=write size=1379791 2023-12-01T15:54:30.719 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.717+0000 7f9aad9148c0 1 < suggested update operation key=YZA6VLP3D9HJ tag=P0LUQ6SYC3UU type=write size=440036 2023-12-01T15:54:30.720 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.719+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=3FE6C3SR7WYZ type=del size=2654009 2023-12-01T15:54:30.722 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.720+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~WO6B588BQM4Q.0 size=1048576 2023-12-01T15:54:30.723 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.722+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~WO6B588BQM4Q.1 size=1048576 2023-12-01T15:54:30.724 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.723+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~WO6B588BQM4Q.2 size=153853 2023-12-01T15:54:30.728 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.726+0000 7f9aad9148c0 1 < completed multipart upload key=N3Z7KLVTUY6R upload=WO6B588BQM4Q tag=70HL9K43DQZ3 type=write size=3299581 2023-12-01T15:54:30.730 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.728+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~3P01KTBDKAHR.0 size=1048576 2023-12-01T15:54:30.731 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.729+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~3P01KTBDKAHR.1 size=1048576 2023-12-01T15:54:30.732 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.731+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~3P01KTBDKAHR.2 size=195567 2023-12-01T15:54:30.732 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.731+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=3P01KTBDKAHR tag=FI3S4UPM6YCG type=write size=3341295 2023-12-01T15:54:30.734 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.732+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=JI4HSISSWJBI type=del 2023-12-01T15:54:30.735 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.734+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=5M0TCURVOZSJ type=del size=612437 2023-12-01T15:54:30.737 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.735+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=Y47E1ZP0URWW type=del 2023-12-01T15:54:30.738 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.737+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=2RIT97UIOKRL type=write size=1006579 2023-12-01T15:54:30.740 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.738+0000 7f9aad9148c0 1 < completed delete operation key=ZSEEWQ6LLIR5 tag=NG3V3T6VHAEV type=del 2023-12-01T15:54:30.742 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.740+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=W1WU8ZKCOZOE type=write size=907037 2023-12-01T15:54:30.743 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.741+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~PKFHJR1HJ6AD.0 size=454325 2023-12-01T15:54:30.745 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.744+0000 7f9aad9148c0 1 < completed multipart upload key=YZA6VLP3D9HJ upload=PKFHJR1HJ6AD tag=00IB4U8RIF00 type=write size=1502901 2023-12-01T15:54:30.748 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.746+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~0ZQ1363UFNQ7.0 size=1048576 2023-12-01T15:54:30.749 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.747+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~0ZQ1363UFNQ7.1 size=1048576 2023-12-01T15:54:30.750 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.748+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~0ZQ1363UFNQ7.2 size=942585 2023-12-01T15:54:30.750 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.748+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=0ZQ1363UFNQ7 tag=WQ7M4T83PDTQ type=write size=4088313 2023-12-01T15:54:30.754 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.752+0000 7f9aad9148c0 1 < suggested remove operation key=13J225PC95SO tag=BFUC9MO04SPP type=write 2023-12-01T15:54:30.757 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.755+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~0GUECX0QJZBH.0 size=844355 2023-12-01T15:54:30.757 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.755+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=0GUECX0QJZBH tag=R0SCBZ220XTA type=write size=1892931 2023-12-01T15:54:30.758 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.756+0000 7f9aad9148c0 1 < completed delete operation key=ZSEEWQ6LLIR5 tag=1H77H4ZD1KE6 type=del 2023-12-01T15:54:30.760 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.758+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=ZQUZQTT4V97N type=write size=825041 2023-12-01T15:54:30.761 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.760+0000 7f9aad9148c0 1 < completed delete operation key=UHANOI7SM72A tag=DG9SLR27ZCCO type=del 2023-12-01T15:54:30.763 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.761+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=7DR8P6SA6NXF type=del size=580699 2023-12-01T15:54:30.765 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.763+0000 7f9aad9148c0 1 < completed write operation key=5G835J5OHKO1 tag=AHAC9551NI9M type=write size=55639 2023-12-01T15:54:30.767 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.766+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~HCXQ0RWM8AV3.0 size=1048576 2023-12-01T15:54:30.769 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.767+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~HCXQ0RWM8AV3.1 size=848127 2023-12-01T15:54:30.769 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.767+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=HCXQ0RWM8AV3 tag=Z56B60UZG2ZR type=write size=2945279 2023-12-01T15:54:30.771 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.769+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~O5XX7YR5EEXI.0 size=152118 2023-12-01T15:54:30.773 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.771+0000 7f9aad9148c0 1 < completed multipart upload key=N3Z7KLVTUY6R upload=O5XX7YR5EEXI tag=XHDGM6R1CCQS type=write size=1200694 2023-12-01T15:54:30.776 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.774+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~GOVEFIL3N00V.0 size=1048576 2023-12-01T15:54:30.777 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.776+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~GOVEFIL3N00V.1 size=1048576 2023-12-01T15:54:30.779 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.777+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~GOVEFIL3N00V.2 size=740496 2023-12-01T15:54:30.779 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.777+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=GOVEFIL3N00V tag=F12OJSMUUVGA type=write size=3886224 2023-12-01T15:54:30.780 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.779+0000 7f9aad9148c0 1 < canceled operation key=N05IKWTYQPE2 tag=JXQ2Y5KSSZCF type=del size=2078603 2023-12-01T15:54:30.782 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.781+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=6991U9PMS6TC type=del size=1318339 2023-12-01T15:54:30.784 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.782+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~RULG4BTU4MX4.0 size=1048576 2023-12-01T15:54:30.785 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.784+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~RULG4BTU4MX4.1 size=1040268 2023-12-01T15:54:30.788 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.786+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=RULG4BTU4MX4 tag=1CHY3A2OYKJR type=write size=3137420 2023-12-01T15:54:30.789 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.788+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=XMNHFQ3OE6HC type=write size=418526 2023-12-01T15:54:30.791 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.789+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~CQCZS33NF64W.0 size=1048576 2023-12-01T15:54:30.792 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.791+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~CQCZS33NF64W.1 size=851666 2023-12-01T15:54:30.795 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.793+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=CQCZS33NF64W tag=3AC9A4NZAY3I type=write size=2948818 2023-12-01T15:54:30.797 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.796+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~TN1U06S89YXP.0 size=1048576 2023-12-01T15:54:30.798 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.797+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~TN1U06S89YXP.1 size=1048576 2023-12-01T15:54:30.799 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.798+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~TN1U06S89YXP.2 size=761599 2023-12-01T15:54:30.799 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.798+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=TN1U06S89YXP tag=BN67WVLT242P type=write size=3907327 2023-12-01T15:54:30.801 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.799+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~FKMZ7PQ7R8K5.0 size=343064 2023-12-01T15:54:30.803 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.802+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=FKMZ7PQ7R8K5 tag=6590G4SAC9CI type=write size=1391640 2023-12-01T15:54:30.805 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.804+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=9P61SG045PSB type=write size=333092 2023-12-01T15:54:30.807 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.805+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~921VQ2HDJV16.0 size=331215 2023-12-01T15:54:30.809 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.808+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=921VQ2HDJV16 tag=213UT0T4F8TL type=write size=1379791 2023-12-01T15:54:30.811 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.809+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=XDVPK0OJZYCI type=write size=404892 2023-12-01T15:54:30.814 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.812+0000 7f9aad9148c0 1 < suggested remove operation key=TJPNEHX0PPEI tag=3FE6C3SR7WYZ type=del 2023-12-01T15:54:30.816 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.815+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~UPOLVLDCX5PX.0 size=155122 2023-12-01T15:54:30.817 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.815+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=UPOLVLDCX5PX tag=J92X6T0Y34BS type=write size=1203698 2023-12-01T15:54:30.818 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.816+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~3P01KTBDKAHR.0 size=1048576 2023-12-01T15:54:30.819 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.818+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~3P01KTBDKAHR.1 size=1048576 2023-12-01T15:54:30.820 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.819+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~3P01KTBDKAHR.2 size=195567 2023-12-01T15:54:30.823 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.821+0000 7f9aad9148c0 1 < completed multipart upload key=STW1E6FWZWFG upload=3P01KTBDKAHR tag=FI3S4UPM6YCG type=write size=3341295 2023-12-01T15:54:30.824 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.823+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=FDS192M09MM8 type=write size=458988 2023-12-01T15:54:30.826 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.824+0000 7f9aad9148c0 -1 < failed to complete operation key=13J225PC95SO tag=5M0TCURVOZSJ type=del size=612437: (22) Invalid argument 2023-12-01T15:54:30.829 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.827+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~MD2OGIEATPPU.0 size=1048576 2023-12-01T15:54:30.830 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.828+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~MD2OGIEATPPU.1 size=601785 2023-12-01T15:54:30.830 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.828+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=MD2OGIEATPPU tag=M1YDPOWOMZK3 type=write size=2698937 2023-12-01T15:54:30.832 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.830+0000 7f9aad9148c0 1 < completed write operation key=CUJUU38RVMPG tag=2RIT97UIOKRL type=write size=1006579 2023-12-01T15:54:30.833 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.832+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=8LXLGC2APM0X type=del size=2078615 2023-12-01T15:54:30.835 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.833+0000 7f9aad9148c0 1 < completed write operation key=ZX019RAH13T7 tag=W1WU8ZKCOZOE type=write size=907037 2023-12-01T15:54:30.837 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.835+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=WNVRZ7VBYJO4 type=write size=97919 2023-12-01T15:54:30.838 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.837+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~0ZQ1363UFNQ7.0 size=1048576 2023-12-01T15:54:30.840 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.838+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~0ZQ1363UFNQ7.1 size=1048576 2023-12-01T15:54:30.841 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.839+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~0ZQ1363UFNQ7.2 size=942585 2023-12-01T15:54:30.844 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.842+0000 7f9aad9148c0 1 < completed multipart upload key=0U7Y4CJY3F0M upload=0ZQ1363UFNQ7 tag=WQ7M4T83PDTQ type=write size=4088313 2023-12-01T15:54:30.846 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.845+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~ZVEB5WZYY3OK.0 size=1048576 2023-12-01T15:54:30.848 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.846+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~ZVEB5WZYY3OK.1 size=689677 2023-12-01T15:54:30.848 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.846+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=ZVEB5WZYY3OK tag=YKNDN1WA71TP type=write size=2786829 2023-12-01T15:54:30.850 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.848+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~0GUECX0QJZBH.0 size=844355 2023-12-01T15:54:30.852 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.850+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=0GUECX0QJZBH tag=R0SCBZ220XTA type=write size=1892931 2023-12-01T15:54:30.853 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.852+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=TKQ6AJSUUZ38 type=del size=1569605 2023-12-01T15:54:30.857 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.855+0000 7f9aad9148c0 1 < suggested remove operation key=CG4WLRG2105M tag=ZQUZQTT4V97N type=write 2023-12-01T15:54:30.858 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.857+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=QOCLB3K80YO6 type=write size=833709 2023-12-01T15:54:30.861 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.860+0000 7f9aad9148c0 1 < suggested remove operation key=TJPNEHX0PPEI tag=7DR8P6SA6NXF type=del 2023-12-01T15:54:30.863 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.861+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=0LHC5UY842CZ type=del size=104717 2023-12-01T15:54:30.865 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.864+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~HCXQ0RWM8AV3.0 size=1048576 2023-12-01T15:54:30.867 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.865+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~HCXQ0RWM8AV3.1 size=848127 2023-12-01T15:54:30.870 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.868+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=HCXQ0RWM8AV3 tag=Z56B60UZG2ZR type=write size=2945279 2023-12-01T15:54:30.872 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.870+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=6RN0UWBTU3GK type=del size=740161 2023-12-01T15:54:30.873 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.872+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~GOVEFIL3N00V.0 size=1048576 2023-12-01T15:54:30.873 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.872+0000 7f9aad9148c0 1 < canceled part key=_multipart_7SCZTDTL38DF.2~GOVEFIL3N00V.1 size=1048576 2023-12-01T15:54:30.874 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.873+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~GOVEFIL3N00V.2 size=740496 2023-12-01T15:54:30.879 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.877+0000 7f9aad9148c0 1 < canceled multipart upload key=7SCZTDTL38DF upload=GOVEFIL3N00V tag=F12OJSMUUVGA type=write size=3886224 2023-12-01T15:54:30.882 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.880+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~1QAGMDUH8XIU.0 size=40281 2023-12-01T15:54:30.882 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.880+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=1QAGMDUH8XIU tag=PGHUD21VL9BR type=write size=1088857 2023-12-01T15:54:30.883 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.882+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=6991U9PMS6TC type=del 2023-12-01T15:54:30.885 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.883+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=JJ5P8BHT5HJN type=del size=132894 2023-12-01T15:54:30.886 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.885+0000 7f9aad9148c0 1 < completed write operation key=LRBWJ27JFVKO tag=XMNHFQ3OE6HC type=write size=418526 2023-12-01T15:54:30.889 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.887+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~MQHQBYIW142A.0 size=1048576 2023-12-01T15:54:30.890 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.888+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~MQHQBYIW142A.1 size=255227 2023-12-01T15:54:30.890 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.888+0000 7f9aad9148c0 1 > prepared multipart upload key=SMRTKA9GZJ8P upload=MQHQBYIW142A tag=QSWOL0675GB0 type=write size=2352379 2023-12-01T15:54:30.891 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.890+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~TN1U06S89YXP.0 size=1048576 2023-12-01T15:54:30.892 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.891+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~TN1U06S89YXP.1 size=1048576 2023-12-01T15:54:30.894 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.892+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~TN1U06S89YXP.2 size=761599 2023-12-01T15:54:30.896 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.894+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=TN1U06S89YXP tag=BN67WVLT242P type=write size=3907327 2023-12-01T15:54:30.899 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.897+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~XCISKJ0D76D8.0 size=1048576 2023-12-01T15:54:30.900 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.898+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~XCISKJ0D76D8.1 size=1048576 2023-12-01T15:54:30.901 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.899+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~XCISKJ0D76D8.2 size=427638 2023-12-01T15:54:30.901 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.899+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=XCISKJ0D76D8 tag=XHDMX96HGMMB type=write size=3573366 2023-12-01T15:54:30.902 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.901+0000 7f9aad9148c0 1 < completed write operation key=WCZIE7QYG09W tag=9P61SG045PSB type=write size=333092 2023-12-01T15:54:30.904 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.902+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=9OK145MMUAJ5 type=del size=1954423 2023-12-01T15:54:30.907 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.905+0000 7f9aad9148c0 1 < suggested remove operation key=5G835J5OHKO1 tag=XDVPK0OJZYCI type=write 2023-12-01T15:54:30.908 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.906+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=VGP4BU2P9ATH type=write size=529031 2023-12-01T15:54:30.909 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.908+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~UPOLVLDCX5PX.0 size=155122 2023-12-01T15:54:30.912 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.910+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=UPOLVLDCX5PX tag=J92X6T0Y34BS type=write size=1203698 2023-12-01T15:54:30.914 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.912+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~O65JBGENW2F4.0 size=1048576 2023-12-01T15:54:30.915 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.914+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~O65JBGENW2F4.1 size=267954 2023-12-01T15:54:30.915 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.914+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=O65JBGENW2F4 tag=ULFJK9AOY65P type=write size=2365106 2023-12-01T15:54:30.917 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.915+0000 7f9aad9148c0 1 < completed write operation key=WCZIE7QYG09W tag=FDS192M09MM8 type=write size=458988 2023-12-01T15:54:30.919 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.918+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~GX0CTM7K90GH.0 size=445909 2023-12-01T15:54:30.920 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.918+0000 7f9aad9148c0 1 > prepared multipart upload key=GL0E747I5H45 upload=GX0CTM7K90GH tag=51LWABN2WXFP type=write size=1494485 2023-12-01T15:54:30.921 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.919+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~MD2OGIEATPPU.0 size=1048576 2023-12-01T15:54:30.922 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.920+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~MD2OGIEATPPU.1 size=601785 2023-12-01T15:54:30.924 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.923+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=MD2OGIEATPPU tag=M1YDPOWOMZK3 type=write size=2698937 2023-12-01T15:54:30.926 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.924+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=XUPMIFYWYMY4 type=del size=2497580 2023-12-01T15:54:30.927 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.926+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=8LXLGC2APM0X type=del 2023-12-01T15:54:30.930 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.928+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~GBHFZFTGP6AN.0 size=292098 2023-12-01T15:54:30.930 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.928+0000 7f9aad9148c0 1 > prepared multipart upload key=7AERYBA8D56T upload=GBHFZFTGP6AN tag=5CNHJHVPDDPU type=write size=1340674 2023-12-01T15:54:30.931 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.930+0000 7f9aad9148c0 1 < completed write operation key=ZX019RAH13T7 tag=WNVRZ7VBYJO4 type=write size=97919 2023-12-01T15:54:30.933 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.931+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=5LDJ0GOAYFXV type=write size=607311 2023-12-01T15:54:30.934 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.933+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~ZVEB5WZYY3OK.0 size=1048576 2023-12-01T15:54:30.936 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.934+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~ZVEB5WZYY3OK.1 size=689677 2023-12-01T15:54:30.938 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.936+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=ZVEB5WZYY3OK tag=YKNDN1WA71TP type=write size=2786829 2023-12-01T15:54:30.940 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.939+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~NBBMRLE427NL.0 size=1048576 2023-12-01T15:54:30.942 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.940+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~NBBMRLE427NL.1 size=110873 2023-12-01T15:54:30.942 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.940+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=NBBMRLE427NL tag=OZ9W87JW6I8J type=write size=2208025 2023-12-01T15:54:30.943 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.941+0000 7f9aad9148c0 1 < completed delete operation key=QL40WD4XT3KR tag=TKQ6AJSUUZ38 type=del 2023-12-01T15:54:30.945 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.943+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=5WFKHPI1SMX0 type=del size=1557340 2023-12-01T15:54:30.948 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.946+0000 7f9aad9148c0 1 < suggested remove operation key=7AERYBA8D56T tag=QOCLB3K80YO6 type=write 2023-12-01T15:54:30.949 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.947+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=7N59TDF6GTZJ type=del size=922217 2023-12-01T15:54:30.952 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.950+0000 7f9aad9148c0 1 < suggested update operation key=YZA6VLP3D9HJ tag=0LHC5UY842CZ type=del size=104717 2023-12-01T15:54:30.954 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.952+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=0KPBXHYDEP06 type=write size=761256 2023-12-01T15:54:30.955 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.954+0000 7f9aad9148c0 1 < completed delete operation key=XUT4H8IMHOJ0 tag=6RN0UWBTU3GK type=del 2023-12-01T15:54:30.963 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.961+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=FV4OAIFALUQZ type=del size=725792 2023-12-01T15:54:30.964 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.963+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~1QAGMDUH8XIU.0 size=40281 2023-12-01T15:54:30.967 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.966+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=1QAGMDUH8XIU tag=PGHUD21VL9BR type=write size=1088857 2023-12-01T15:54:30.969 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.967+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=YKWD2KZQQY4F type=del size=221955 2023-12-01T15:54:30.971 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.969+0000 7f9aad9148c0 1 < completed delete operation key=XUT4H8IMHOJ0 tag=JJ5P8BHT5HJN type=del 2023-12-01T15:54:30.975 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.972+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~YYNUD3PDXQWU.0 size=1048576 2023-12-01T15:54:30.975 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.973+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~YYNUD3PDXQWU.1 size=289289 2023-12-01T15:54:30.976 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.973+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=YYNUD3PDXQWU tag=I03WVSKB1DLS type=write size=2386441 2023-12-01T15:54:30.976 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.974+0000 7f9aad9148c0 1 < canceled part key=_multipart_SMRTKA9GZJ8P.2~MQHQBYIW142A.0 size=1048576 2023-12-01T15:54:30.977 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.975+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~MQHQBYIW142A.1 size=255227 2023-12-01T15:54:30.979 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.977+0000 7f9aad9148c0 1 < canceled multipart upload key=SMRTKA9GZJ8P upload=MQHQBYIW142A tag=QSWOL0675GB0 type=write size=2352379 2023-12-01T15:54:30.981 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.980+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~S47ZX03E3S6U.0 size=1048576 2023-12-01T15:54:30.982 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.981+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~S47ZX03E3S6U.1 size=1048576 2023-12-01T15:54:30.984 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.982+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~S47ZX03E3S6U.2 size=781503 2023-12-01T15:54:30.984 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.982+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=S47ZX03E3S6U tag=4Q6Q5IG11EBH type=write size=3927231 2023-12-01T15:54:30.984 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.982+0000 7f9aad9148c0 1 < canceled part key=_multipart_ZX019RAH13T7.2~XCISKJ0D76D8.0 size=1048576 2023-12-01T15:54:30.984 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.982+0000 7f9aad9148c0 1 < canceled part key=_multipart_ZX019RAH13T7.2~XCISKJ0D76D8.1 size=1048576 2023-12-01T15:54:30.985 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.983+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~XCISKJ0D76D8.2 size=427638 2023-12-01T15:54:30.987 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.986+0000 7f9aad9148c0 1 < canceled multipart upload key=ZX019RAH13T7 upload=XCISKJ0D76D8 tag=XHDMX96HGMMB type=write size=3573366 2023-12-01T15:54:30.989 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.987+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=CSO3H105QY5Z type=write size=155607 2023-12-01T15:54:30.990 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.989+0000 7f9aad9148c0 1 < completed delete operation key=XUT4H8IMHOJ0 tag=9OK145MMUAJ5 type=del 2023-12-01T15:54:30.992 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.990+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=RMW0U385GZAP type=del size=2522220 2023-12-01T15:54:30.993 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.992+0000 7f9aad9148c0 1 < canceled operation key=13J225PC95SO tag=VGP4BU2P9ATH type=write size=529031 2023-12-01T15:54:30.995 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.993+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=3M1V4ZWFYUOI type=write size=520544 2023-12-01T15:54:30.996 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.995+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~O65JBGENW2F4.0 size=1048576 2023-12-01T15:54:30.997 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.996+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~O65JBGENW2F4.1 size=267954 2023-12-01T15:54:31.000 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:30.998+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=O65JBGENW2F4 tag=ULFJK9AOY65P type=write size=2365106 2023-12-01T15:54:31.003 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.001+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~ZU6MT74RJ741.0 size=1048576 2023-12-01T15:54:31.004 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.002+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~ZU6MT74RJ741.1 size=358347 2023-12-01T15:54:31.004 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.002+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=ZU6MT74RJ741 tag=2W5Z3U2ZWPFI type=write size=2455499 2023-12-01T15:54:31.005 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.004+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~GX0CTM7K90GH.0 size=445909 2023-12-01T15:54:31.008 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.006+0000 7f9aad9148c0 1 < completed multipart upload key=GL0E747I5H45 upload=GX0CTM7K90GH tag=51LWABN2WXFP type=write size=1494485 2023-12-01T15:54:31.009 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.008+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=25E8R79H54H9 type=del size=3405345 2023-12-01T15:54:31.011 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.009+0000 7f9aad9148c0 -1 < failed to complete operation key=YZA6VLP3D9HJ tag=XUPMIFYWYMY4 type=del size=2497580: (22) Invalid argument 2023-12-01T15:54:31.013 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.011+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=4YGMHWVBM661 type=del size=3977716 2023-12-01T15:54:31.014 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.013+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~GBHFZFTGP6AN.0 size=292098 2023-12-01T15:54:31.016 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.015+0000 7f9aad9148c0 1 < completed multipart upload key=7AERYBA8D56T upload=GBHFZFTGP6AN tag=5CNHJHVPDDPU type=write size=1340674 2023-12-01T15:54:31.019 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.018+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~32S00NHWB5FF.0 size=1048576 2023-12-01T15:54:31.020 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.019+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~32S00NHWB5FF.1 size=765107 2023-12-01T15:54:31.020 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.019+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=32S00NHWB5FF tag=X2PSCSIJIVIP type=write size=2862259 2023-12-01T15:54:31.022 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.020+0000 7f9aad9148c0 1 < completed write operation key=GL0E747I5H45 tag=5LDJ0GOAYFXV type=write size=607311 2023-12-01T15:54:31.024 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.022+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=G4K5V2A2RHGS type=del size=3412946 2023-12-01T15:54:31.025 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.024+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~NBBMRLE427NL.0 size=1048576 2023-12-01T15:54:31.027 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.025+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~NBBMRLE427NL.1 size=110873 2023-12-01T15:54:31.030 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.028+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=NBBMRLE427NL tag=OZ9W87JW6I8J type=write size=2208025 2023-12-01T15:54:31.033 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.031+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~2RGKSF9028S6.0 size=459205 2023-12-01T15:54:31.033 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.031+0000 7f9aad9148c0 1 > prepared multipart upload key=SMRTKA9GZJ8P upload=2RGKSF9028S6 tag=0MUZIFKLQU1N type=write size=1507781 2023-12-01T15:54:31.034 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.033+0000 7f9aad9148c0 1 < canceled operation key=CUJUU38RVMPG tag=5WFKHPI1SMX0 type=del size=1557340 2023-12-01T15:54:31.036 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.034+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=4IO9OBDGC1O3 type=write size=627691 2023-12-01T15:54:31.037 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.036+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=7N59TDF6GTZJ type=del 2023-12-01T15:54:31.040 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.037+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=FM558IG861J8 type=write size=480621 2023-12-01T15:54:31.042 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.040+0000 7f9aad9148c0 1 < suggested update operation key=DIBWN0C1T4Q7 tag=0KPBXHYDEP06 type=write size=761256 2023-12-01T15:54:31.043 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.041+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=W9XE66QYIA4V type=del size=187329 2023-12-01T15:54:31.046 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.045+0000 7f9aad9148c0 1 < suggested update operation key=XUT4H8IMHOJ0 tag=FV4OAIFALUQZ type=del size=725792 2023-12-01T15:54:31.048 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.046+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=G33FHU2RROSH type=write size=1004889 2023-12-01T15:54:31.050 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.048+0000 7f9aad9148c0 1 < completed delete operation key=STW1E6FWZWFG tag=YKWD2KZQQY4F type=del 2023-12-01T15:54:31.051 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.049+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=KFSEI3BXKAPU type=del size=1989081 2023-12-01T15:54:31.052 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.051+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~YYNUD3PDXQWU.0 size=1048576 2023-12-01T15:54:31.054 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.052+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~YYNUD3PDXQWU.1 size=289289 2023-12-01T15:54:31.056 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.054+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=YYNUD3PDXQWU tag=I03WVSKB1DLS type=write size=2386441 2023-12-01T15:54:31.057 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.056+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=5DNPRZH0EU7W type=del size=1526208 2023-12-01T15:54:31.059 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.057+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~S47ZX03E3S6U.0 size=1048576 2023-12-01T15:54:31.060 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.059+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~S47ZX03E3S6U.1 size=1048576 2023-12-01T15:54:31.062 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.060+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~S47ZX03E3S6U.2 size=781503 2023-12-01T15:54:31.064 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.062+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=S47ZX03E3S6U tag=4Q6Q5IG11EBH type=write size=3927231 2023-12-01T15:54:31.066 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.064+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=X62IF568GALD type=del size=3844492 2023-12-01T15:54:31.069 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.067+0000 7f9aad9148c0 1 < suggested update operation key=GL0E747I5H45 tag=CSO3H105QY5Z type=write size=155607 2023-12-01T15:54:31.070 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.068+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=B606D23CSQNZ type=del size=2662380 2023-12-01T15:54:31.072 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.070+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=RMW0U385GZAP type=del 2023-12-01T15:54:31.073 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.071+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=J7OCK3RKBQP2 type=del size=123333 2023-12-01T15:54:31.076 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.074+0000 7f9aad9148c0 1 < suggested remove operation key=CUJUU38RVMPG tag=3M1V4ZWFYUOI type=write 2023-12-01T15:54:31.079 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.077+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~UR7RM3MG0A4U.0 size=1048576 2023-12-01T15:54:31.080 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.078+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~UR7RM3MG0A4U.1 size=147768 2023-12-01T15:54:31.080 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.078+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=UR7RM3MG0A4U tag=1NLEHKWCGO7G type=write size=2244920 2023-12-01T15:54:31.080 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.079+0000 7f9aad9148c0 1 < canceled part key=_multipart_4TPCFIP7B23Y.2~ZU6MT74RJ741.0 size=1048576 2023-12-01T15:54:31.080 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.079+0000 7f9aad9148c0 1 < canceled part key=_multipart_4TPCFIP7B23Y.2~ZU6MT74RJ741.1 size=358347 2023-12-01T15:54:31.083 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.081+0000 7f9aad9148c0 1 < canceled multipart upload key=4TPCFIP7B23Y upload=ZU6MT74RJ741 tag=2W5Z3U2ZWPFI type=write size=2455499 2023-12-01T15:54:31.085 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.084+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~0A7BM8ETLH6Q.0 size=1048576 2023-12-01T15:54:31.086 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.085+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~0A7BM8ETLH6Q.1 size=112360 2023-12-01T15:54:31.086 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.085+0000 7f9aad9148c0 1 > prepared multipart upload key=SMRTKA9GZJ8P upload=0A7BM8ETLH6Q tag=X8ANCIB0GNZ8 type=write size=2209512 2023-12-01T15:54:31.088 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.086+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=25E8R79H54H9 type=del 2023-12-01T15:54:31.091 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.089+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~0NMVKSLJNGGQ.0 size=1048576 2023-12-01T15:54:31.092 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.090+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~0NMVKSLJNGGQ.1 size=1048576 2023-12-01T15:54:31.093 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.091+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~0NMVKSLJNGGQ.2 size=279195 2023-12-01T15:54:31.093 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.091+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=0NMVKSLJNGGQ tag=UVX34IQ29RIN type=write size=3424923 2023-12-01T15:54:31.096 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.095+0000 7f9aad9148c0 1 < suggested remove operation key=99SJDUOI90AY tag=4YGMHWVBM661 type=del 2023-12-01T15:54:31.099 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.098+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~2T6V42BXDBKN.0 size=644294 2023-12-01T15:54:31.099 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.098+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=2T6V42BXDBKN tag=N55KTIB7ELXT type=write size=1692870 2023-12-01T15:54:31.101 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.099+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~32S00NHWB5FF.0 size=1048576 2023-12-01T15:54:31.102 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.101+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~32S00NHWB5FF.1 size=765107 2023-12-01T15:54:31.104 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.103+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=32S00NHWB5FF tag=X2PSCSIJIVIP type=write size=2862259 2023-12-01T15:54:31.107 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.105+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~7DVU9X5CMHDY.0 size=197692 2023-12-01T15:54:31.107 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.106+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=7DVU9X5CMHDY tag=O1L515LVDZGC type=write size=1246268 2023-12-01T15:54:31.110 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.108+0000 7f9aad9148c0 1 < suggested update operation key=5G835J5OHKO1 tag=G4K5V2A2RHGS type=del size=3412946 2023-12-01T15:54:31.112 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.110+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=F2PLVEA70UAK type=del size=4051464 2023-12-01T15:54:31.113 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.111+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~2RGKSF9028S6.0 size=459205 2023-12-01T15:54:31.116 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.114+0000 7f9aad9148c0 1 < completed multipart upload key=SMRTKA9GZJ8P upload=2RGKSF9028S6 tag=0MUZIFKLQU1N type=write size=1507781 2023-12-01T15:54:31.118 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.117+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~K5KV01Q23BHQ.0 size=1048576 2023-12-01T15:54:31.119 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.118+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~K5KV01Q23BHQ.1 size=405711 2023-12-01T15:54:31.120 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.118+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=K5KV01Q23BHQ tag=EMGIU3UE41OE type=write size=2502863 2023-12-01T15:54:31.121 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.119+0000 7f9aad9148c0 1 < completed write operation key=STW1E6FWZWFG tag=4IO9OBDGC1O3 type=write size=627691 2023-12-01T15:54:31.123 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.121+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=GH40EDAPYKDY type=del size=2330272 2023-12-01T15:54:31.124 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.123+0000 7f9aad9148c0 -1 < failed to complete operation key=XUT4H8IMHOJ0 tag=FM558IG861J8 type=write size=480621: (22) Invalid argument 2023-12-01T15:54:31.126 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.124+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=0V35I39PDPX1 type=del size=3252826 2023-12-01T15:54:31.128 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.126+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=W9XE66QYIA4V type=del 2023-12-01T15:54:31.131 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.127+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=MCPGAWAPTFQY type=write size=748113 2023-12-01T15:54:31.131 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.129+0000 7f9aad9148c0 1 < completed write operation key=TJPNEHX0PPEI tag=G33FHU2RROSH type=write size=1004889 2023-12-01T15:54:31.132 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.130+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=MDKQECRM2GBF type=del size=3630537 2023-12-01T15:54:31.134 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.132+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=KFSEI3BXKAPU type=del 2023-12-01T15:54:31.135 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.133+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=DUR40TQ23M3Q type=del size=3093333 2023-12-01T15:54:31.138 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.136+0000 7f9aad9148c0 1 < canceled operation key=7AERYBA8D56T tag=5DNPRZH0EU7W type=del size=1526208 2023-12-01T15:54:31.139 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.138+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=CR1VFXLH717G type=del size=3425356 2023-12-01T15:54:31.141 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.140+0000 7f9aad9148c0 1 < completed delete operation key=9ERGLZ55JBYH tag=X62IF568GALD type=del 2023-12-01T15:54:31.143 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.141+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=O0KB3C215FUU type=del size=2589557 2023-12-01T15:54:31.145 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.143+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=B606D23CSQNZ type=del 2023-12-01T15:54:31.147 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.145+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=6771J22TFRTC type=del size=2062916 2023-12-01T15:54:31.150 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.148+0000 7f9aad9148c0 1 < suggested update operation key=N05IKWTYQPE2 tag=J7OCK3RKBQP2 type=del size=123333 2023-12-01T15:54:31.153 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.151+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~WCURHZCSK62G.0 size=1048576 2023-12-01T15:54:31.154 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.152+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~WCURHZCSK62G.1 size=1048576 2023-12-01T15:54:31.155 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.153+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~WCURHZCSK62G.2 size=310162 2023-12-01T15:54:31.155 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.153+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=WCURHZCSK62G tag=3OL4VQ9662AD type=write size=3455890 2023-12-01T15:54:31.155 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.154+0000 7f9aad9148c0 1 < canceled part key=_multipart_13J225PC95SO.2~UR7RM3MG0A4U.0 size=1048576 2023-12-01T15:54:31.155 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.154+0000 7f9aad9148c0 1 < canceled part key=_multipart_13J225PC95SO.2~UR7RM3MG0A4U.1 size=147768 2023-12-01T15:54:31.158 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.156+0000 7f9aad9148c0 1 < canceled multipart upload key=13J225PC95SO upload=UR7RM3MG0A4U tag=1NLEHKWCGO7G type=write size=2244920 2023-12-01T15:54:31.159 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.158+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=XIE20GQUAQUU type=write size=393263 2023-12-01T15:54:31.161 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.159+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~0A7BM8ETLH6Q.0 size=1048576 2023-12-01T15:54:31.162 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.161+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~0A7BM8ETLH6Q.1 size=112360 2023-12-01T15:54:31.165 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.163+0000 7f9aad9148c0 1 < completed multipart upload key=SMRTKA9GZJ8P upload=0A7BM8ETLH6Q tag=X8ANCIB0GNZ8 type=write size=2209512 2023-12-01T15:54:31.169 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.167+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~B1K480WM9UIP.0 size=366540 2023-12-01T15:54:31.169 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.167+0000 7f9aad9148c0 1 > prepared multipart upload key=Y8K6E5SUKEI3 upload=B1K480WM9UIP tag=0R43DVAB4KZH type=write size=1415116 2023-12-01T15:54:31.170 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.168+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~0NMVKSLJNGGQ.0 size=1048576 2023-12-01T15:54:31.171 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.170+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~0NMVKSLJNGGQ.1 size=1048576 2023-12-01T15:54:31.171 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.170+0000 7f9aad9148c0 1 < canceled part key=_multipart_CUJUU38RVMPG.2~0NMVKSLJNGGQ.2 size=279195 2023-12-01T15:54:31.174 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.172+0000 7f9aad9148c0 1 < canceled multipart upload key=CUJUU38RVMPG upload=0NMVKSLJNGGQ tag=UVX34IQ29RIN type=write size=3424923 2023-12-01T15:54:31.177 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.175+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~FQD1WXR32W3B.0 size=1048576 2023-12-01T15:54:31.178 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.177+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~FQD1WXR32W3B.1 size=1048576 2023-12-01T15:54:31.179 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.178+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~FQD1WXR32W3B.2 size=1028770 2023-12-01T15:54:31.180 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.178+0000 7f9aad9148c0 1 > prepared multipart upload key=7AERYBA8D56T upload=FQD1WXR32W3B tag=P9NJAAU1OS7A type=write size=4174498 2023-12-01T15:54:31.181 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.179+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~2T6V42BXDBKN.0 size=644294 2023-12-01T15:54:31.184 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.182+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=2T6V42BXDBKN tag=N55KTIB7ELXT type=write size=1692870 2023-12-01T15:54:31.187 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.185+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~IB4C3P5ZAUFZ.0 size=1048576 2023-12-01T15:54:31.188 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.186+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~IB4C3P5ZAUFZ.1 size=1048576 2023-12-01T15:54:31.189 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.187+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~IB4C3P5ZAUFZ.2 size=708551 2023-12-01T15:54:31.189 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.187+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=IB4C3P5ZAUFZ tag=811YGRHYAFCU type=write size=3854279 2023-12-01T15:54:31.191 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.189+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~7DVU9X5CMHDY.0 size=197692 2023-12-01T15:54:31.193 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.192+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=7DVU9X5CMHDY tag=O1L515LVDZGC type=write size=1246268 2023-12-01T15:54:31.196 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.195+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~48I6QI6ZK95E.0 size=1048576 2023-12-01T15:54:31.197 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.196+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~48I6QI6ZK95E.1 size=1048576 2023-12-01T15:54:31.199 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.197+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~48I6QI6ZK95E.2 size=664510 2023-12-01T15:54:31.199 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.197+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=48I6QI6ZK95E tag=UM6XJW9GA9NY type=write size=3810238 2023-12-01T15:54:31.202 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.200+0000 7f9aad9148c0 1 < suggested update operation key=7AERYBA8D56T tag=F2PLVEA70UAK type=del size=4051464 2023-12-01T15:54:31.203 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.202+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=O1UITWG961H1 type=del size=3705195 2023-12-01T15:54:31.204 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.202+0000 7f9aad9148c0 1 < canceled part key=_multipart_M4MZE7PGW6LH.2~K5KV01Q23BHQ.0 size=1048576 2023-12-01T15:54:31.205 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.203+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~K5KV01Q23BHQ.1 size=405711 2023-12-01T15:54:31.207 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.205+0000 7f9aad9148c0 1 < canceled multipart upload key=M4MZE7PGW6LH upload=K5KV01Q23BHQ tag=EMGIU3UE41OE type=write size=2502863 2023-12-01T15:54:31.209 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.207+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=OPKGZZ3C0GGI type=del size=2459391 2023-12-01T15:54:31.210 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.208+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=GH40EDAPYKDY type=del 2023-12-01T15:54:31.211 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.210+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=KGCY3RHRNSNX type=del size=3556200 2023-12-01T15:54:31.214 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.212+0000 7f9aad9148c0 1 < suggested remove operation key=M4MZE7PGW6LH tag=0V35I39PDPX1 type=del 2023-12-01T15:54:31.216 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.214+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=F81LFL331ZKO type=del size=2739285 2023-12-01T15:54:31.216 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.215+0000 7f9aad9148c0 -1 < no bi entry to suggest for operation key=M4MZE7PGW6LH tag=MCPGAWAPTFQY type=write size=748113: (2) No such file or directory 2023-12-01T15:54:31.218 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.216+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=EJZGS7UB3V0D type=del size=432099 2023-12-01T15:54:31.219 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.218+0000 7f9aad9148c0 -1 < failed to complete operation key=7AERYBA8D56T tag=MDKQECRM2GBF type=del size=3630537: (22) Invalid argument 2023-12-01T15:54:31.222 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.220+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~84E4HTSBKRMO.0 size=1048576 2023-12-01T15:54:31.223 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.222+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~84E4HTSBKRMO.1 size=1048576 2023-12-01T15:54:31.224 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.223+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~84E4HTSBKRMO.2 size=714245 2023-12-01T15:54:31.225 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.223+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=84E4HTSBKRMO tag=DQ2KW6F1V6DG type=write size=3859973 2023-12-01T15:54:31.226 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.224+0000 7f9aad9148c0 1 < canceled operation key=4TPCFIP7B23Y tag=DUR40TQ23M3Q type=del size=3093333 2023-12-01T15:54:31.228 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.227+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~Q9JNSI6VEYDO.0 size=434253 2023-12-01T15:54:31.228 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.227+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=Q9JNSI6VEYDO tag=SBP5PNOML1UP type=write size=1482829 2023-12-01T15:54:31.231 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.229+0000 7f9aad9148c0 1 < suggested remove operation key=ZSEEWQ6LLIR5 tag=CR1VFXLH717G type=del 2023-12-01T15:54:31.232 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.231+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=8WWUYSC4B44K type=del size=1055310 2023-12-01T15:54:31.234 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.232+0000 7f9aad9148c0 -1 < failed to complete operation key=M4MZE7PGW6LH tag=O0KB3C215FUU type=del size=2589557: (22) Invalid argument 2023-12-01T15:54:31.236 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.235+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~P786HELI1IFU.0 size=1048576 2023-12-01T15:54:31.238 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.236+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~P786HELI1IFU.1 size=1048576 2023-12-01T15:54:31.239 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.237+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~P786HELI1IFU.2 size=719890 2023-12-01T15:54:31.239 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.237+0000 7f9aad9148c0 1 > prepared multipart upload key=7AERYBA8D56T upload=P786HELI1IFU tag=GTF435Q68IWF type=write size=3865618 2023-12-01T15:54:31.240 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.239+0000 7f9aad9148c0 -1 < failed to complete operation key=N05IKWTYQPE2 tag=6771J22TFRTC type=del size=2062916: (22) Invalid argument 2023-12-01T15:54:31.242 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.240+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=7FVP3HD5IOZK type=del size=429867 2023-12-01T15:54:31.245 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.242+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~WCURHZCSK62G.0 size=1048576 2023-12-01T15:54:31.245 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.243+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~WCURHZCSK62G.1 size=1048576 2023-12-01T15:54:31.246 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.244+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~WCURHZCSK62G.2 size=310162 2023-12-01T15:54:31.249 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.247+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=WCURHZCSK62G tag=3OL4VQ9662AD type=write size=3455890 2023-12-01T15:54:31.250 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.248+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=72I0FY5KLBGV type=write size=597599 2023-12-01T15:54:31.251 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.250+0000 7f9aad9148c0 1 < completed write operation key=CG4WLRG2105M tag=XIE20GQUAQUU type=write size=393263 2023-12-01T15:54:31.253 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.251+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=BHO96WW2IAD6 type=del size=3817540 2023-12-01T15:54:31.254 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.253+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~B1K480WM9UIP.0 size=366540 2023-12-01T15:54:31.257 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.255+0000 7f9aad9148c0 1 < completed multipart upload key=Y8K6E5SUKEI3 upload=B1K480WM9UIP tag=0R43DVAB4KZH type=write size=1415116 2023-12-01T15:54:31.259 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.258+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~YT6LWSRR0WEN.0 size=937179 2023-12-01T15:54:31.259 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.258+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=YT6LWSRR0WEN tag=IDEYRIS2Z8MF type=write size=1985755 2023-12-01T15:54:31.261 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.259+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~FQD1WXR32W3B.0 size=1048576 2023-12-01T15:54:31.261 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.259+0000 7f9aad9148c0 1 < canceled part key=_multipart_7AERYBA8D56T.2~FQD1WXR32W3B.1 size=1048576 2023-12-01T15:54:31.262 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.260+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~FQD1WXR32W3B.2 size=1028770 2023-12-01T15:54:31.265 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.263+0000 7f9aad9148c0 1 < canceled multipart upload key=7AERYBA8D56T upload=FQD1WXR32W3B tag=P9NJAAU1OS7A type=write size=4174498 2023-12-01T15:54:31.266 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.265+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=DPH8RVKU7OZU type=del size=846613 2023-12-01T15:54:31.268 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.266+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~IB4C3P5ZAUFZ.0 size=1048576 2023-12-01T15:54:31.269 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.267+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~IB4C3P5ZAUFZ.1 size=1048576 2023-12-01T15:54:31.269 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.267+0000 7f9aad9148c0 1 < canceled part key=_multipart_CG4WLRG2105M.2~IB4C3P5ZAUFZ.2 size=708551 2023-12-01T15:54:31.272 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.270+0000 7f9aad9148c0 1 < canceled multipart upload key=CG4WLRG2105M upload=IB4C3P5ZAUFZ tag=811YGRHYAFCU type=write size=3854279 2023-12-01T15:54:31.273 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.271+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=IBF6W4L5H9DE type=write size=187360 2023-12-01T15:54:31.274 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.273+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~48I6QI6ZK95E.0 size=1048576 2023-12-01T15:54:31.276 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.274+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~48I6QI6ZK95E.1 size=1048576 2023-12-01T15:54:31.277 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.275+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~48I6QI6ZK95E.2 size=664510 2023-12-01T15:54:31.279 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.278+0000 7f9aad9148c0 1 < completed multipart upload key=0B25CAN3DDPZ upload=48I6QI6ZK95E tag=UM6XJW9GA9NY type=write size=3810238 2023-12-01T15:54:31.281 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.279+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=QW4AAGNMU5D7 type=write size=230591 2023-12-01T15:54:31.281 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.280+0000 7f9aad9148c0 -1 < no bi entry to suggest for operation key=ZSEEWQ6LLIR5 tag=O1UITWG961H1 type=del size=3705195: (2) No such file or directory 2023-12-01T15:54:31.283 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.281+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=DIVM4O1CM4PR type=del size=684150 2023-12-01T15:54:31.284 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.282+0000 7f9aad9148c0 -1 < no bi entry to suggest for operation key=M4MZE7PGW6LH tag=OPKGZZ3C0GGI type=del size=2459391: (2) No such file or directory 2023-12-01T15:54:31.287 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.285+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~DPLHGL09XI8U.0 size=1048576 2023-12-01T15:54:31.288 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.287+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~DPLHGL09XI8U.1 size=344332 2023-12-01T15:54:31.288 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.287+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=DPLHGL09XI8U tag=TUYHHGVQYGP0 type=write size=2441484 2023-12-01T15:54:31.289 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.287+0000 7f9aad9148c0 -1 < no bi entry to suggest for operation key=M4MZE7PGW6LH tag=KGCY3RHRNSNX type=del size=3556200: (2) No such file or directory 2023-12-01T15:54:31.290 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.289+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=KKCTD0MYWIA3 type=del size=3580786 2023-12-01T15:54:31.292 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.290+0000 7f9aad9148c0 1 < completed delete operation key=XUT4H8IMHOJ0 tag=F81LFL331ZKO type=del 2023-12-01T15:54:31.294 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.292+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=Z5PSKETCRSFD type=del size=2201626 2023-12-01T15:54:31.296 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.294+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=EJZGS7UB3V0D type=del 2023-12-01T15:54:31.298 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.297+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~M6D14LXB36SR.0 size=1048576 2023-12-01T15:54:31.299 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.298+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~M6D14LXB36SR.1 size=1048576 2023-12-01T15:54:31.301 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.299+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~M6D14LXB36SR.2 size=721323 2023-12-01T15:54:31.301 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.299+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=M6D14LXB36SR tag=ARQK68OV35Z3 type=write size=3867051 2023-12-01T15:54:31.302 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.301+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~84E4HTSBKRMO.0 size=1048576 2023-12-01T15:54:31.302 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.301+0000 7f9aad9148c0 1 < canceled part key=_multipart_LRBWJ27JFVKO.2~84E4HTSBKRMO.1 size=1048576 2023-12-01T15:54:31.303 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.302+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~84E4HTSBKRMO.2 size=714245 2023-12-01T15:54:31.306 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.304+0000 7f9aad9148c0 1 < canceled multipart upload key=LRBWJ27JFVKO upload=84E4HTSBKRMO tag=DQ2KW6F1V6DG type=write size=3859973 2023-12-01T15:54:31.309 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.307+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~8AM8ATK4AEZY.0 size=174713 2023-12-01T15:54:31.309 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.307+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=8AM8ATK4AEZY tag=5OT2CS3V0N8R type=write size=1223289 2023-12-01T15:54:31.311 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.309+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~Q9JNSI6VEYDO.0 size=434253 2023-12-01T15:54:31.313 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.311+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=Q9JNSI6VEYDO tag=SBP5PNOML1UP type=write size=1482829 2023-12-01T15:54:31.314 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.313+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=P5EOBHL4AMI8 type=del size=2089336 2023-12-01T15:54:31.316 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.314+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=8WWUYSC4B44K type=del 2023-12-01T15:54:31.317 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.316+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=QLH7SB86HSBT type=del size=2321557 2023-12-01T15:54:31.319 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.317+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~P786HELI1IFU.0 size=1048576 2023-12-01T15:54:31.320 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.319+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~P786HELI1IFU.1 size=1048576 2023-12-01T15:54:31.322 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.320+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~P786HELI1IFU.2 size=719890 2023-12-01T15:54:31.324 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.322+0000 7f9aad9148c0 1 < completed multipart upload key=7AERYBA8D56T upload=P786HELI1IFU tag=GTF435Q68IWF type=write size=3865618 2023-12-01T15:54:31.327 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.326+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~L6JRZ68M0AZE.0 size=648865 2023-12-01T15:54:31.327 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.326+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=L6JRZ68M0AZE tag=GRYP86ZB33B6 type=write size=1697441 2023-12-01T15:54:31.329 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.327+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=7FVP3HD5IOZK type=del 2023-12-01T15:54:31.330 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.328+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=XPP0315SQKJX type=write size=47028 2023-12-01T15:54:31.332 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.330+0000 7f9aad9148c0 1 < canceled operation key=5G835J5OHKO1 tag=72I0FY5KLBGV type=write size=597599 2023-12-01T15:54:31.335 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.333+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~UYS9FKWSU9XC.0 size=838515 2023-12-01T15:54:31.335 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.333+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=UYS9FKWSU9XC tag=KJLA1L66U4K2 type=write size=1887091 2023-12-01T15:54:31.337 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.335+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=BHO96WW2IAD6 type=del 2023-12-01T15:54:31.339 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.338+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~ELG3SJJ95JU8.0 size=1048576 2023-12-01T15:54:31.340 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.339+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~ELG3SJJ95JU8.1 size=839815 2023-12-01T15:54:31.341 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.339+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=ELG3SJJ95JU8 tag=PGLZF22Z3JGK type=write size=2936967 2023-12-01T15:54:31.342 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.340+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~YT6LWSRR0WEN.0 size=937179 2023-12-01T15:54:31.345 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.343+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=YT6LWSRR0WEN tag=IDEYRIS2Z8MF type=write size=1985755 2023-12-01T15:54:31.346 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.345+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=AJ1FVGA7O2QW type=del size=2843703 2023-12-01T15:54:31.348 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.346+0000 7f9aad9148c0 1 < completed delete operation key=STW1E6FWZWFG tag=DPH8RVKU7OZU type=del 2023-12-01T15:54:31.349 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.348+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=SN2VP2U6HOBU type=write size=57115 2023-12-01T15:54:31.351 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.350+0000 7f9aad9148c0 1 < completed write operation key=XUT4H8IMHOJ0 tag=IBF6W4L5H9DE type=write size=187360 2023-12-01T15:54:31.353 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.351+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=YP8M9BL16PVX type=del size=804462 2023-12-01T15:54:31.356 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.355+0000 7f9aad9148c0 1 < suggested remove operation key=9ERGLZ55JBYH tag=QW4AAGNMU5D7 type=write 2023-12-01T15:54:31.358 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.356+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=8EGVI7U5YMSL type=del size=1155020 2023-12-01T15:54:31.361 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.360+0000 7f9aad9148c0 1 < suggested remove operation key=T2L5108M111K tag=DIVM4O1CM4PR type=del 2023-12-01T15:54:31.363 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.361+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=SPILKK9CDEQE type=del size=1726050 2023-12-01T15:54:31.365 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.363+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~DPLHGL09XI8U.0 size=1048576 2023-12-01T15:54:31.365 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.363+0000 7f9aad9148c0 1 < canceled part key=_multipart_TJPNEHX0PPEI.2~DPLHGL09XI8U.1 size=344332 2023-12-01T15:54:31.368 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.366+0000 7f9aad9148c0 1 < canceled multipart upload key=TJPNEHX0PPEI upload=DPLHGL09XI8U tag=TUYHHGVQYGP0 type=write size=2441484 2023-12-01T15:54:31.369 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.367+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=GFJVZ809HUW0 type=del size=274496 2023-12-01T15:54:31.371 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.369+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=KKCTD0MYWIA3 type=del 2023-12-01T15:54:31.372 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.371+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=G0C3T8GXQQTY type=del size=1683156 2023-12-01T15:54:31.374 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.372+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=Z5PSKETCRSFD type=del 2023-12-01T15:54:31.376 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.375+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~GGWSK46UO1WO.0 size=613758 2023-12-01T15:54:31.376 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.375+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=GGWSK46UO1WO tag=PMK1ZA8C228U type=write size=1662334 2023-12-01T15:54:31.378 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.376+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~M6D14LXB36SR.0 size=1048576 2023-12-01T15:54:31.379 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.377+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~M6D14LXB36SR.1 size=1048576 2023-12-01T15:54:31.380 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.379+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~M6D14LXB36SR.2 size=721323 2023-12-01T15:54:31.383 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.381+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=M6D14LXB36SR tag=ARQK68OV35Z3 type=write size=3867051 2023-12-01T15:54:31.386 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.384+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~41PL5YZ0A5EP.0 size=1048576 2023-12-01T15:54:31.387 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.385+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~41PL5YZ0A5EP.1 size=467389 2023-12-01T15:54:31.387 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.385+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=41PL5YZ0A5EP tag=6B503MT9UTNU type=write size=2564541 2023-12-01T15:54:31.388 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.386+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~8AM8ATK4AEZY.0 size=174713 2023-12-01T15:54:31.391 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.389+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=8AM8ATK4AEZY tag=5OT2CS3V0N8R type=write size=1223289 2023-12-01T15:54:31.392 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.390+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=K9DJAP9CMORU type=del size=3333460 2023-12-01T15:54:31.393 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.392+0000 7f9aad9148c0 1 < completed delete operation key=ZSEEWQ6LLIR5 tag=P5EOBHL4AMI8 type=del 2023-12-01T15:54:31.395 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.393+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=ZZXQ2EDIYUC9 type=del size=2166724 2023-12-01T15:54:31.397 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.395+0000 7f9aad9148c0 1 < completed delete operation key=CG4WLRG2105M tag=QLH7SB86HSBT type=del 2023-12-01T15:54:31.400 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.398+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~B4HSGMPLPATT.0 size=1048576 2023-12-01T15:54:31.401 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.399+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~B4HSGMPLPATT.1 size=1048576 2023-12-01T15:54:31.402 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.401+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~B4HSGMPLPATT.2 size=732478 2023-12-01T15:54:31.402 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.401+0000 7f9aad9148c0 1 > prepared multipart upload key=GL0E747I5H45 upload=B4HSGMPLPATT tag=5NWH6TW4XSTK type=write size=3878206 2023-12-01T15:54:31.403 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.401+0000 7f9aad9148c0 1 < canceled part key=_multipart_0B25CAN3DDPZ.2~L6JRZ68M0AZE.0 size=648865 2023-12-01T15:54:31.406 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.404+0000 7f9aad9148c0 1 < canceled multipart upload key=0B25CAN3DDPZ upload=L6JRZ68M0AZE tag=GRYP86ZB33B6 type=write size=1697441 2023-12-01T15:54:31.407 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.405+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=W6TT6CAY4XUV type=write size=666457 2023-12-01T15:54:31.408 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.407+0000 7f9aad9148c0 1 < completed write operation key=WCZIE7QYG09W tag=XPP0315SQKJX type=write size=47028 2023-12-01T15:54:31.410 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.408+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=TDEZLOZT0431 type=del size=3541930 2023-12-01T15:54:31.412 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.410+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~UYS9FKWSU9XC.0 size=838515 2023-12-01T15:54:31.414 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.412+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=UYS9FKWSU9XC tag=KJLA1L66U4K2 type=write size=1887091 2023-12-01T15:54:31.417 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.415+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~T0OBZ2YPRU5S.0 size=1048576 2023-12-01T15:54:31.418 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.416+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~T0OBZ2YPRU5S.1 size=1048576 2023-12-01T15:54:31.419 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.417+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~T0OBZ2YPRU5S.2 size=591850 2023-12-01T15:54:31.419 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.417+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=T0OBZ2YPRU5S tag=9UOSS69E7KFB type=write size=3737578 2023-12-01T15:54:31.420 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.419+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~ELG3SJJ95JU8.0 size=1048576 2023-12-01T15:54:31.422 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.420+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~ELG3SJJ95JU8.1 size=839815 2023-12-01T15:54:31.424 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.423+0000 7f9aad9148c0 1 < completed multipart upload key=4TPCFIP7B23Y upload=ELG3SJJ95JU8 tag=PGLZF22Z3JGK type=write size=2936967 2023-12-01T15:54:31.427 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.426+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~Q2OJ9AHBP6XU.0 size=388695 2023-12-01T15:54:31.428 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.426+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=Q2OJ9AHBP6XU tag=PT8YIVI4U05R type=write size=1437271 2023-12-01T15:54:31.429 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.428+0000 7f9aad9148c0 1 < canceled operation key=GL0E747I5H45 tag=AJ1FVGA7O2QW type=del size=2843703 2023-12-01T15:54:31.431 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.429+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=7GFJ45MOH8PX type=del size=1131754 2023-12-01T15:54:31.434 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.433+0000 7f9aad9148c0 1 < suggested update operation key=Y8K6E5SUKEI3 tag=SN2VP2U6HOBU type=write size=57115 2023-12-01T15:54:31.439 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.436+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~RQSL8UC7JFXJ.0 size=1048576 2023-12-01T15:54:31.439 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.437+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~RQSL8UC7JFXJ.1 size=710755 2023-12-01T15:54:31.439 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.437+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=RQSL8UC7JFXJ tag=5KBNKOH2W9VT type=write size=2807907 2023-12-01T15:54:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:31 smithi183 ceph-mon[99169]: osdmap e1101: 8 total, 8 up, 8 in 2023-12-01T15:54:31.441 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.439+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=YP8M9BL16PVX type=del 2023-12-01T15:54:31.442 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.440+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=KXD9AI5I2T86 type=del size=936956 2023-12-01T15:54:31.445 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.443+0000 7f9aad9148c0 1 < suggested update operation key=5G835J5OHKO1 tag=8EGVI7U5YMSL type=del size=1155020 2023-12-01T15:54:31.446 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.444+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=UMFTNDG7LFRM type=write size=679112 2023-12-01T15:54:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:31 smithi119 ceph-mon[94175]: osdmap e1101: 8 total, 8 up, 8 in 2023-12-01T15:54:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:31 smithi119 ceph-mon[108979]: osdmap e1101: 8 total, 8 up, 8 in 2023-12-01T15:54:31.448 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.446+0000 7f9aad9148c0 1 < completed delete operation key=XUT4H8IMHOJ0 tag=SPILKK9CDEQE type=del 2023-12-01T15:54:31.450 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.448+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~O63Q482I7H0Z.0 size=1048576 2023-12-01T15:54:31.453 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.450+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~O63Q482I7H0Z.1 size=71071 2023-12-01T15:54:31.453 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.450+0000 7f9aad9148c0 1 > prepared multipart upload key=ZSEEWQ6LLIR5 upload=O63Q482I7H0Z tag=FKFZ07GIR10R type=write size=2168223 2023-12-01T15:54:31.453 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.451+0000 7f9aad9148c0 1 < completed delete operation key=UHANOI7SM72A tag=GFJVZ809HUW0 type=del 2023-12-01T15:54:31.454 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.452+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=L3XKDFKVWQ2A type=write size=1010333 2023-12-01T15:54:31.455 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.454+0000 7f9aad9148c0 1 < completed delete operation key=UHANOI7SM72A tag=G0C3T8GXQQTY type=del 2023-12-01T15:54:31.457 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.455+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=UKRP6PHSYRZK type=write size=392082 2023-12-01T15:54:31.457 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.456+0000 7f9aad9148c0 1 < canceled part key=_multipart_LRBWJ27JFVKO.2~GGWSK46UO1WO.0 size=613758 2023-12-01T15:54:31.460 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.458+0000 7f9aad9148c0 1 < canceled multipart upload key=LRBWJ27JFVKO upload=GGWSK46UO1WO tag=PMK1ZA8C228U type=write size=1662334 2023-12-01T15:54:31.461 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.460+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=270LMCJ3V86F type=del size=3619433 2023-12-01T15:54:31.463 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.461+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~41PL5YZ0A5EP.0 size=1048576 2023-12-01T15:54:31.464 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.463+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~41PL5YZ0A5EP.1 size=467389 2023-12-01T15:54:31.467 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.465+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=41PL5YZ0A5EP tag=6B503MT9UTNU type=write size=2564541 2023-12-01T15:54:31.470 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.468+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~R8XLN4SP1ALT.0 size=1048576 2023-12-01T15:54:31.471 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.469+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~R8XLN4SP1ALT.1 size=1048576 2023-12-01T15:54:31.472 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.471+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~R8XLN4SP1ALT.2 size=921352 2023-12-01T15:54:31.472 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.471+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=R8XLN4SP1ALT tag=WJ6W00NI4KWO type=write size=4067080 2023-12-01T15:54:31.474 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.472+0000 7f9aad9148c0 1 < completed delete operation key=UHANOI7SM72A tag=K9DJAP9CMORU type=del 2023-12-01T15:54:31.477 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.475+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~108UIL1167GQ.0 size=88171 2023-12-01T15:54:31.477 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.475+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=108UIL1167GQ tag=X7IFSYRH83QV type=write size=1136747 2023-12-01T15:54:31.480 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.478+0000 7f9aad9148c0 1 < suggested update operation key=N3Z7KLVTUY6R tag=ZZXQ2EDIYUC9 type=del size=2166724 2023-12-01T15:54:31.483 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.482+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~24KSOMJXK03W.0 size=1048576 2023-12-01T15:54:31.484 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.483+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~24KSOMJXK03W.1 size=1048576 2023-12-01T15:54:31.486 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.484+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~24KSOMJXK03W.2 size=226707 2023-12-01T15:54:31.486 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.484+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=24KSOMJXK03W tag=IPV2HO10VL7I type=write size=3372435 2023-12-01T15:54:31.487 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.486+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~B4HSGMPLPATT.0 size=1048576 2023-12-01T15:54:31.488 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.487+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~B4HSGMPLPATT.1 size=1048576 2023-12-01T15:54:31.490 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.488+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~B4HSGMPLPATT.2 size=732478 2023-12-01T15:54:31.493 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.491+0000 7f9aad9148c0 1 < completed multipart upload key=GL0E747I5H45 upload=B4HSGMPLPATT tag=5NWH6TW4XSTK type=write size=3878206 2023-12-01T15:54:31.494 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.493+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=WTUM8H40PX8Z type=del size=3880335 2023-12-01T15:54:31.496 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.494+0000 7f9aad9148c0 1 < completed write operation key=99SJDUOI90AY tag=W6TT6CAY4XUV type=write size=666457 2023-12-01T15:54:31.497 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.496+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=2VOBHPNCT76S type=del size=2204050 2023-12-01T15:54:31.499 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.498+0000 7f9aad9148c0 -1 < failed to complete operation key=5G835J5OHKO1 tag=TDEZLOZT0431 type=del size=3541930: (22) Invalid argument 2023-12-01T15:54:31.501 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.499+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=JJADOMKCQWJ0 type=write size=1025487 2023-12-01T15:54:31.503 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.501+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~T0OBZ2YPRU5S.0 size=1048576 2023-12-01T15:54:31.504 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.502+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~T0OBZ2YPRU5S.1 size=1048576 2023-12-01T15:54:31.505 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.503+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~T0OBZ2YPRU5S.2 size=591850 2023-12-01T15:54:31.508 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.506+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=T0OBZ2YPRU5S tag=9UOSS69E7KFB type=write size=3737578 2023-12-01T15:54:31.511 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.509+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~0ZI8ROBWKZB8.0 size=159955 2023-12-01T15:54:31.511 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.509+0000 7f9aad9148c0 1 > prepared multipart upload key=UHANOI7SM72A upload=0ZI8ROBWKZB8 tag=UG4VV8HM83U1 type=write size=1208531 2023-12-01T15:54:31.512 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.510+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~Q2OJ9AHBP6XU.0 size=388695 2023-12-01T15:54:31.515 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.513+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=Q2OJ9AHBP6XU tag=PT8YIVI4U05R type=write size=1437271 2023-12-01T15:54:31.516 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.515+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=DL9QRWLNWAOQ type=del size=827607 2023-12-01T15:54:31.518 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.516+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=7GFJ45MOH8PX type=del 2023-12-01T15:54:31.519 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.518+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=R8X4YTRS815A type=del size=42377 2023-12-01T15:54:31.521 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.519+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~RQSL8UC7JFXJ.0 size=1048576 2023-12-01T15:54:31.522 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.521+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~RQSL8UC7JFXJ.1 size=710755 2023-12-01T15:54:31.526 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.524+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=RQSL8UC7JFXJ tag=5KBNKOH2W9VT type=write size=2807907 2023-12-01T15:54:31.527 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.526+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=6DDT6Q761FZA type=del size=803073 2023-12-01T15:54:31.529 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.527+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=KXD9AI5I2T86 type=del 2023-12-01T15:54:31.531 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.529+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=5CEFXPZKT3KY type=del size=3184134 2023-12-01T15:54:31.534 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.532+0000 7f9aad9148c0 1 < suggested remove operation key=99SJDUOI90AY tag=UMFTNDG7LFRM type=write 2023-12-01T15:54:31.537 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.535+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~4PAKWPTLUIRY.0 size=1048576 2023-12-01T15:54:31.538 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.537+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~4PAKWPTLUIRY.1 size=753334 2023-12-01T15:54:31.538 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.537+0000 7f9aad9148c0 1 > prepared multipart upload key=GL0E747I5H45 upload=4PAKWPTLUIRY tag=3MD2UALCJLID type=write size=2850486 2023-12-01T15:54:31.540 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.538+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~O63Q482I7H0Z.0 size=1048576 2023-12-01T15:54:31.541 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.540+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~O63Q482I7H0Z.1 size=71071 2023-12-01T15:54:31.544 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.542+0000 7f9aad9148c0 1 < completed multipart upload key=ZSEEWQ6LLIR5 upload=O63Q482I7H0Z tag=FKFZ07GIR10R type=write size=2168223 2023-12-01T15:54:31.546 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.544+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=JFVR7J0G59JD type=del size=2604092 2023-12-01T15:54:31.547 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.545+0000 7f9aad9148c0 1 < completed write operation key=9ERGLZ55JBYH tag=L3XKDFKVWQ2A type=write size=1010333 2023-12-01T15:54:31.549 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.548+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~MHLVIZ29O9NM.0 size=1048576 2023-12-01T15:54:31.551 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.549+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~MHLVIZ29O9NM.1 size=746004 2023-12-01T15:54:31.551 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.549+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=MHLVIZ29O9NM tag=L85HC0VQOP64 type=write size=2843156 2023-12-01T15:54:31.553 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.551+0000 7f9aad9148c0 1 < completed write operation key=LRBWJ27JFVKO tag=UKRP6PHSYRZK type=write size=392082 2023-12-01T15:54:31.554 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.553+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=6VCWBE2J2NGZ type=write size=319226 2023-12-01T15:54:31.556 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.554+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=270LMCJ3V86F type=del 2023-12-01T15:54:31.557 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.556+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=92F0B90HUDUK type=write size=695515 2023-12-01T15:54:31.559 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.557+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~R8XLN4SP1ALT.0 size=1048576 2023-12-01T15:54:31.560 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.559+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~R8XLN4SP1ALT.1 size=1048576 2023-12-01T15:54:31.562 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.560+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~R8XLN4SP1ALT.2 size=921352 2023-12-01T15:54:31.565 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.563+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=R8XLN4SP1ALT tag=WJ6W00NI4KWO type=write size=4067080 2023-12-01T15:54:31.566 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.565+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=6XY34BDUMPQN type=del size=2324950 2023-12-01T15:54:31.568 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.567+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~108UIL1167GQ.0 size=88171 2023-12-01T15:54:31.571 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.569+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=108UIL1167GQ tag=X7IFSYRH83QV type=write size=1136747 2023-12-01T15:54:31.572 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.571+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=5G9D72FRFRZI type=del size=3933827 2023-12-01T15:54:31.574 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.573+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~24KSOMJXK03W.0 size=1048576 2023-12-01T15:54:31.575 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.574+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~24KSOMJXK03W.1 size=1048576 2023-12-01T15:54:31.577 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.575+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~24KSOMJXK03W.2 size=226707 2023-12-01T15:54:31.579 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.578+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=24KSOMJXK03W tag=IPV2HO10VL7I type=write size=3372435 2023-12-01T15:54:31.581 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.579+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=35YMZUPQVOE5 type=del size=3270647 2023-12-01T15:54:31.584 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.582+0000 7f9aad9148c0 1 < suggested remove operation key=ZX019RAH13T7 tag=WTUM8H40PX8Z type=del 2023-12-01T15:54:31.585 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.584+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=BN2VUJ5WNRRK type=del size=3146995 2023-12-01T15:54:31.587 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.585+0000 7f9aad9148c0 1 < completed delete operation key=F3S1MZ0T8YO0 tag=2VOBHPNCT76S type=del 2023-12-01T15:54:31.590 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.588+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~RQ8VAZHLXPG5.0 size=1048576 2023-12-01T15:54:31.591 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.589+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~RQ8VAZHLXPG5.1 size=1048576 2023-12-01T15:54:31.592 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.591+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~RQ8VAZHLXPG5.2 size=932260 2023-12-01T15:54:31.592 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.591+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=RQ8VAZHLXPG5 tag=EBLGYUXA66UT type=write size=4077988 2023-12-01T15:54:31.594 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.592+0000 7f9aad9148c0 1 < completed write operation key=YZA6VLP3D9HJ tag=JJADOMKCQWJ0 type=write size=1025487 2023-12-01T15:54:31.596 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.595+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~B9X4ZYV1HUYL.0 size=1048576 2023-12-01T15:54:31.598 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.596+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~B9X4ZYV1HUYL.1 size=1048576 2023-12-01T15:54:31.599 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.597+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~B9X4ZYV1HUYL.2 size=141351 2023-12-01T15:54:31.599 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.597+0000 7f9aad9148c0 1 > prepared multipart upload key=ZSEEWQ6LLIR5 upload=B9X4ZYV1HUYL tag=AG9SIDSIBOGO type=write size=3287079 2023-12-01T15:54:31.600 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.599+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~0ZI8ROBWKZB8.0 size=159955 2023-12-01T15:54:31.603 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.601+0000 7f9aad9148c0 1 < completed multipart upload key=UHANOI7SM72A upload=0ZI8ROBWKZB8 tag=UG4VV8HM83U1 type=write size=1208531 2023-12-01T15:54:31.604 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.603+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=X6N7GSPDVT2I type=write size=710091 2023-12-01T15:54:31.606 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.604+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=DL9QRWLNWAOQ type=del 2023-12-01T15:54:31.609 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.607+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~RGV1CWBGTJNK.0 size=1048576 2023-12-01T15:54:31.610 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.609+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~RGV1CWBGTJNK.1 size=1048576 2023-12-01T15:54:31.612 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.610+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~RGV1CWBGTJNK.2 size=771920 2023-12-01T15:54:31.612 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.610+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=RGV1CWBGTJNK tag=9JYTP7HIBYGZ type=write size=3917648 2023-12-01T15:54:31.613 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.612+0000 7f9aad9148c0 1 < completed delete operation key=5G835J5OHKO1 tag=R8X4YTRS815A type=del 2023-12-01T15:54:31.616 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.615+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~HLYCVP145WU4.0 size=1048576 2023-12-01T15:54:31.618 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.616+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~HLYCVP145WU4.1 size=883091 2023-12-01T15:54:31.618 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.616+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=HLYCVP145WU4 tag=EPPMNG0DON2K type=write size=2980243 2023-12-01T15:54:31.620 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.618+0000 7f9aad9148c0 1 < completed delete operation key=QL40WD4XT3KR tag=6DDT6Q761FZA type=del 2023-12-01T15:54:31.621 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.620+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=JYIFL6NWHS6O type=del size=166253 2023-12-01T15:54:31.623 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.621+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=5CEFXPZKT3KY type=del 2023-12-01T15:54:31.625 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.623+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=NI0QOX0FV6IZ type=del size=958164 2023-12-01T15:54:31.626 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.624+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~4PAKWPTLUIRY.0 size=1048576 2023-12-01T15:54:31.626 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.624+0000 7f9aad9148c0 1 < canceled part key=_multipart_GL0E747I5H45.2~4PAKWPTLUIRY.1 size=753334 2023-12-01T15:54:31.629 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.627+0000 7f9aad9148c0 1 < canceled multipart upload key=GL0E747I5H45 upload=4PAKWPTLUIRY tag=3MD2UALCJLID type=write size=2850486 2023-12-01T15:54:31.630 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.629+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=8P6UP5KH3AGX type=del size=2710580 2023-12-01T15:54:31.632 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.630+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=JFVR7J0G59JD type=del 2023-12-01T15:54:31.635 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.633+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~DXK50QHDGYI2.0 size=230240 2023-12-01T15:54:31.635 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.633+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=DXK50QHDGYI2 tag=UEHCGBOULN2H type=write size=1278816 2023-12-01T15:54:31.636 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.635+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~MHLVIZ29O9NM.0 size=1048576 2023-12-01T15:54:31.638 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.637+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~MHLVIZ29O9NM.1 size=746004 2023-12-01T15:54:31.642 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.640+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=MHLVIZ29O9NM tag=L85HC0VQOP64 type=write size=2843156 2023-12-01T15:54:31.644 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.642+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=DRYXDWC2752M type=del size=3756162 2023-12-01T15:54:31.646 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.644+0000 7f9aad9148c0 1 < completed write operation key=TJPNEHX0PPEI tag=6VCWBE2J2NGZ type=write size=319226 2023-12-01T15:54:31.647 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.646+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=Q77Z1YPBHW56 type=del size=3214141 2023-12-01T15:54:31.651 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.649+0000 7f9aad9148c0 1 < suggested remove operation key=7AERYBA8D56T tag=92F0B90HUDUK type=write 2023-12-01T15:54:31.654 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.652+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~1QC6XQCPUQLC.0 size=1048576 2023-12-01T15:54:31.657 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.654+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~1QC6XQCPUQLC.1 size=1048576 2023-12-01T15:54:31.657 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.655+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~1QC6XQCPUQLC.2 size=1038314 2023-12-01T15:54:31.657 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.655+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=1QC6XQCPUQLC tag=2Y0HBEK0LD5I type=write size=4184042 2023-12-01T15:54:31.660 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.658+0000 7f9aad9148c0 1 < suggested update operation key=7SCZTDTL38DF tag=6XY34BDUMPQN type=del size=2324950 2023-12-01T15:54:31.663 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.661+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~UVD85YK18R8S.0 size=1048576 2023-12-01T15:54:31.664 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.662+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~UVD85YK18R8S.1 size=1048576 2023-12-01T15:54:31.665 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.663+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~UVD85YK18R8S.2 size=936053 2023-12-01T15:54:31.665 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.663+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=UVD85YK18R8S tag=MKQKAVWD9ZOO type=write size=4081781 2023-12-01T15:54:31.668 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.666+0000 7f9aad9148c0 1 < suggested update operation key=STW1E6FWZWFG tag=5G9D72FRFRZI type=del size=3933827 2023-12-01T15:54:31.671 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.669+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~CUTMMKPBWVYM.0 size=1048576 2023-12-01T15:54:31.672 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.670+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~CUTMMKPBWVYM.1 size=348339 2023-12-01T15:54:31.672 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.670+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=CUTMMKPBWVYM tag=P8EO7TLP6REL type=write size=2445491 2023-12-01T15:54:31.675 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.673+0000 7f9aad9148c0 1 < suggested update operation key=WCZIE7QYG09W tag=35YMZUPQVOE5 type=del size=3270647 2023-12-01T15:54:31.676 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.675+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=NIAHX7P6CFF8 type=write size=649290 2023-12-01T15:54:31.678 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.676+0000 7f9aad9148c0 -1 < failed to complete operation key=7SCZTDTL38DF tag=BN2VUJ5WNRRK type=del size=3146995: (22) Invalid argument 2023-12-01T15:54:31.679 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.678+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=DCTGSUUUT0LF type=del size=3086543 2023-12-01T15:54:31.681 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.679+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~RQ8VAZHLXPG5.0 size=1048576 2023-12-01T15:54:31.682 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.681+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~RQ8VAZHLXPG5.1 size=1048576 2023-12-01T15:54:31.684 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.682+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~RQ8VAZHLXPG5.2 size=932260 2023-12-01T15:54:31.686 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.685+0000 7f9aad9148c0 1 < completed multipart upload key=N3Z7KLVTUY6R upload=RQ8VAZHLXPG5 tag=EBLGYUXA66UT type=write size=4077988 2023-12-01T15:54:31.689 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.687+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~V43X3S0PSQH7.0 size=1048576 2023-12-01T15:54:31.690 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.689+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~V43X3S0PSQH7.1 size=1048576 2023-12-01T15:54:31.692 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.690+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~V43X3S0PSQH7.2 size=353896 2023-12-01T15:54:31.692 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.690+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=V43X3S0PSQH7 tag=DP2NEUMFYSDR type=write size=3499624 2023-12-01T15:54:31.694 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.692+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~B9X4ZYV1HUYL.0 size=1048576 2023-12-01T15:54:31.695 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.693+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~B9X4ZYV1HUYL.1 size=1048576 2023-12-01T15:54:31.696 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.695+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~B9X4ZYV1HUYL.2 size=141351 2023-12-01T15:54:31.699 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.697+0000 7f9aad9148c0 1 < completed multipart upload key=ZSEEWQ6LLIR5 upload=B9X4ZYV1HUYL tag=AG9SIDSIBOGO type=write size=3287079 2023-12-01T15:54:31.701 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.699+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=FF5BXEUKJEBE type=write size=837214 2023-12-01T15:54:31.704 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.702+0000 7f9aad9148c0 1 < suggested remove operation key=YZA6VLP3D9HJ tag=X6N7GSPDVT2I type=write 2023-12-01T15:54:31.705 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.703+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=2ARHQVZELWF6 type=del size=2862609 2023-12-01T15:54:31.707 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.705+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~RGV1CWBGTJNK.0 size=1048576 2023-12-01T15:54:31.708 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.706+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~RGV1CWBGTJNK.1 size=1048576 2023-12-01T15:54:31.709 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.708+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~RGV1CWBGTJNK.2 size=771920 2023-12-01T15:54:31.712 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.710+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=RGV1CWBGTJNK tag=9JYTP7HIBYGZ type=write size=3917648 2023-12-01T15:54:31.714 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.712+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=V8YIVYOIBMK0 type=write size=593488 2023-12-01T15:54:31.715 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.713+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~HLYCVP145WU4.0 size=1048576 2023-12-01T15:54:31.716 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.715+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~HLYCVP145WU4.1 size=883091 2023-12-01T15:54:31.719 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.717+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=HLYCVP145WU4 tag=EPPMNG0DON2K type=write size=2980243 2023-12-01T15:54:31.721 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.720+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~TQ7HCAZR77XE.0 size=443881 2023-12-01T15:54:31.722 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.720+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=TQ7HCAZR77XE tag=8O946K8OX4HY type=write size=1492457 2023-12-01T15:54:31.723 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.721+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=JYIFL6NWHS6O type=del 2023-12-01T15:54:31.726 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.724+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~NGQ41WIILML6.0 size=1048576 2023-12-01T15:54:31.727 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.725+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~NGQ41WIILML6.1 size=1048576 2023-12-01T15:54:31.728 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.727+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~NGQ41WIILML6.2 size=128006 2023-12-01T15:54:31.728 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.727+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=NGQ41WIILML6 tag=UBGW3UUO8YCW type=write size=3273734 2023-12-01T15:54:31.730 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.728+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=NI0QOX0FV6IZ type=del 2023-12-01T15:54:31.731 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.730+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=U3EX4E1ARRTS type=del size=3915831 2023-12-01T15:54:31.733 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.731+0000 7f9aad9148c0 1 < completed delete operation key=UHANOI7SM72A tag=8P6UP5KH3AGX type=del 2023-12-01T15:54:31.734 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.733+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=4A6M4DUAYJEA type=del size=1173985 2023-12-01T15:54:31.735 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.733+0000 7f9aad9148c0 1 < canceled part key=_multipart_0B25CAN3DDPZ.2~DXK50QHDGYI2.0 size=230240 2023-12-01T15:54:31.738 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.736+0000 7f9aad9148c0 1 < canceled multipart upload key=0B25CAN3DDPZ upload=DXK50QHDGYI2 tag=UEHCGBOULN2H type=write size=1278816 2023-12-01T15:54:31.739 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.737+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=V2ONC3P8VFEB type=del size=3806413 2023-12-01T15:54:31.741 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.739+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=DRYXDWC2752M type=del 2023-12-01T15:54:31.742 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.740+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=Q179OSN7R9PG type=del size=613831 2023-12-01T15:54:31.743 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.742+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=Q77Z1YPBHW56 type=del 2023-12-01T15:54:31.745 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.743+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=QQAL33Q5EOH3 type=del size=3692666 2023-12-01T15:54:31.746 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.745+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~1QC6XQCPUQLC.0 size=1048576 2023-12-01T15:54:31.748 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.746+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~1QC6XQCPUQLC.1 size=1048576 2023-12-01T15:54:31.749 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.747+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~1QC6XQCPUQLC.2 size=1038314 2023-12-01T15:54:31.752 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.750+0000 7f9aad9148c0 1 < completed multipart upload key=STW1E6FWZWFG upload=1QC6XQCPUQLC tag=2Y0HBEK0LD5I type=write size=4184042 2023-12-01T15:54:31.753 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.752+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=N3S0HW005WDY type=del size=3443059 2023-12-01T15:54:31.755 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.753+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~UVD85YK18R8S.0 size=1048576 2023-12-01T15:54:31.756 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.754+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~UVD85YK18R8S.1 size=1048576 2023-12-01T15:54:31.757 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.756+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~UVD85YK18R8S.2 size=936053 2023-12-01T15:54:31.760 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.758+0000 7f9aad9148c0 1 < completed multipart upload key=QL40WD4XT3KR upload=UVD85YK18R8S tag=MKQKAVWD9ZOO type=write size=4081781 2023-12-01T15:54:31.763 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.761+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~NA6TO03XLZGS.0 size=437982 2023-12-01T15:54:31.764 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.761+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=NA6TO03XLZGS tag=EJAUKJQ7WJ5W type=write size=1486558 2023-12-01T15:54:31.765 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.763+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~CUTMMKPBWVYM.0 size=1048576 2023-12-01T15:54:31.767 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.765+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~CUTMMKPBWVYM.1 size=348339 2023-12-01T15:54:31.769 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.768+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=CUTMMKPBWVYM tag=P8EO7TLP6REL type=write size=2445491 2023-12-01T15:54:31.771 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.769+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=UMQ04DHPURCI type=write size=483927 2023-12-01T15:54:31.773 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.771+0000 7f9aad9148c0 1 < completed write operation key=13J225PC95SO tag=NIAHX7P6CFF8 type=write size=649290 2023-12-01T15:54:31.774 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.773+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=PL35L550IUBY type=del size=209709 2023-12-01T15:54:31.776 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.774+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=DCTGSUUUT0LF type=del 2023-12-01T15:54:31.779 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.778+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~06VZ9C0A8SVR.0 size=1048576 2023-12-01T15:54:31.780 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.779+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~06VZ9C0A8SVR.1 size=798979 2023-12-01T15:54:31.781 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.779+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=06VZ9C0A8SVR tag=II0FUPEOCUBF type=write size=2896131 2023-12-01T15:54:31.782 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.780+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~V43X3S0PSQH7.0 size=1048576 2023-12-01T15:54:31.783 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.782+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~V43X3S0PSQH7.1 size=1048576 2023-12-01T15:54:31.784 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.783+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~V43X3S0PSQH7.2 size=353896 2023-12-01T15:54:31.787 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.785+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=V43X3S0PSQH7 tag=DP2NEUMFYSDR type=write size=3499624 2023-12-01T15:54:31.788 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.787+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=1QQCIWPRLDW7 type=del size=1790446 2023-12-01T15:54:31.790 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.788+0000 7f9aad9148c0 1 < completed write operation key=STW1E6FWZWFG tag=FF5BXEUKJEBE type=write size=837214 2023-12-01T15:54:31.793 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.791+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~V02GCNEWJAKU.0 size=405142 2023-12-01T15:54:31.793 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.791+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=V02GCNEWJAKU tag=NNOD4GWG8BQX type=write size=1453718 2023-12-01T15:54:31.795 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.793+0000 7f9aad9148c0 1 < completed delete operation key=WCZIE7QYG09W tag=2ARHQVZELWF6 type=del 2023-12-01T15:54:31.798 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.796+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~GJFXKQYTE7F9.0 size=1048576 2023-12-01T15:54:31.800 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.798+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~GJFXKQYTE7F9.1 size=1048576 2023-12-01T15:54:31.801 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.799+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~GJFXKQYTE7F9.2 size=966246 2023-12-01T15:54:31.801 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.799+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=GJFXKQYTE7F9 tag=MYLT3QPNVHCN type=write size=4111974 2023-12-01T15:54:31.803 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.801+0000 7f9aad9148c0 1 < completed write operation key=CUJUU38RVMPG tag=V8YIVYOIBMK0 type=write size=593488 2023-12-01T15:54:31.804 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.803+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=87XTJEGU4SPQ type=write size=158512 2023-12-01T15:54:31.806 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.804+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~TQ7HCAZR77XE.0 size=443881 2023-12-01T15:54:31.809 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.807+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=TQ7HCAZR77XE tag=8O946K8OX4HY type=write size=1492457 2023-12-01T15:54:31.812 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.810+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~CX6PORI1XD04.0 size=1036660 2023-12-01T15:54:31.812 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.810+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=CX6PORI1XD04 tag=L7AQ37VM7Y84 type=write size=2085236 2023-12-01T15:54:31.814 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.812+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~NGQ41WIILML6.0 size=1048576 2023-12-01T15:54:31.815 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.813+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~NGQ41WIILML6.1 size=1048576 2023-12-01T15:54:31.816 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.814+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~NGQ41WIILML6.2 size=128006 2023-12-01T15:54:31.819 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.817+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=NGQ41WIILML6 tag=UBGW3UUO8YCW type=write size=3273734 2023-12-01T15:54:31.820 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.819+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=2OFCQO9PLWIX type=del size=292599 2023-12-01T15:54:31.823 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.822+0000 7f9aad9148c0 1 < suggested update operation key=F3S1MZ0T8YO0 tag=U3EX4E1ARRTS type=del size=3915831 2023-12-01T15:54:31.825 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.823+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=IC7IB5QEO7TX type=del size=3393734 2023-12-01T15:54:31.827 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.825+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=4A6M4DUAYJEA type=del 2023-12-01T15:54:31.828 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.827+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=UOQ2CSIUZLI0 type=del size=2051036 2023-12-01T15:54:31.830 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.828+0000 7f9aad9148c0 1 < completed delete operation key=ZSEEWQ6LLIR5 tag=V2ONC3P8VFEB type=del 2023-12-01T15:54:31.832 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.830+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=INOFGOUW75ZL type=del size=4111501 2023-12-01T15:54:31.834 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.832+0000 7f9aad9148c0 1 < canceled operation key=0B25CAN3DDPZ tag=Q179OSN7R9PG type=del size=613831 2023-12-01T15:54:31.835 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.834+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=J8D7J90C5OYG type=del size=3818994 2023-12-01T15:54:31.838 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.837+0000 7f9aad9148c0 1 < suggested remove operation key=MT1CL3NNK88X tag=QQAL33Q5EOH3 type=del 2023-12-01T15:54:31.840 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.838+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=V9KRUUNXEZ8W type=del size=2916567 2023-12-01T15:54:31.840 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.839+0000 7f9aad9148c0 -1 < no bi entry to suggest for operation key=MT1CL3NNK88X tag=N3S0HW005WDY type=del size=3443059: (2) No such file or directory 2023-12-01T15:54:31.842 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.840+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=53H0KC031URG type=del size=1867564 2023-12-01T15:54:31.844 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.842+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~NA6TO03XLZGS.0 size=437982 2023-12-01T15:54:31.846 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.845+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=NA6TO03XLZGS tag=EJAUKJQ7WJ5W type=write size=1486558 2023-12-01T15:54:31.848 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.846+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=9SHQH77BZ1MK type=del size=497444 2023-12-01T15:54:31.850 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.848+0000 7f9aad9148c0 1 < completed write operation key=ZSEEWQ6LLIR5 tag=UMQ04DHPURCI type=write size=483927 2023-12-01T15:54:31.853 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.851+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~QCSBMHWZV6H2.0 size=348173 2023-12-01T15:54:31.853 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.851+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=QCSBMHWZV6H2 tag=YKLNWRBJKKWR type=write size=1396749 2023-12-01T15:54:31.855 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.853+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=PL35L550IUBY type=del 2023-12-01T15:54:31.857 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.856+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~XHAIZQD1UMF2.0 size=1048576 2023-12-01T15:54:31.861 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.857+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~XHAIZQD1UMF2.1 size=317335 2023-12-01T15:54:31.862 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.857+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=XHAIZQD1UMF2 tag=C8TR39QMVPMS type=write size=2414487 2023-12-01T15:54:31.862 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.859+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~06VZ9C0A8SVR.0 size=1048576 2023-12-01T15:54:31.862 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.860+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~06VZ9C0A8SVR.1 size=798979 2023-12-01T15:54:31.864 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.863+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=06VZ9C0A8SVR tag=II0FUPEOCUBF type=write size=2896131 2023-12-01T15:54:31.866 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.864+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=74NQVB3S2H9V type=write size=230759 2023-12-01T15:54:31.868 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.866+0000 7f9aad9148c0 1 < completed delete operation key=13J225PC95SO tag=1QQCIWPRLDW7 type=del 2023-12-01T15:54:31.869 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.868+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=XUR4C3LUP33U type=del size=2299036 2023-12-01T15:54:31.871 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.870+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~V02GCNEWJAKU.0 size=405142 2023-12-01T15:54:31.874 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.872+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=V02GCNEWJAKU tag=NNOD4GWG8BQX type=write size=1453718 2023-12-01T15:54:31.877 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.875+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~6GA1IDZ9EU6C.0 size=1048576 2023-12-01T15:54:31.878 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.876+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~6GA1IDZ9EU6C.1 size=562893 2023-12-01T15:54:31.878 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.876+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=6GA1IDZ9EU6C tag=GL04YSNYXB38 type=write size=2660045 2023-12-01T15:54:31.879 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.878+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~GJFXKQYTE7F9.0 size=1048576 2023-12-01T15:54:31.879 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.878+0000 7f9aad9148c0 1 < canceled part key=_multipart_WCZIE7QYG09W.2~GJFXKQYTE7F9.1 size=1048576 2023-12-01T15:54:31.881 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.879+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~GJFXKQYTE7F9.2 size=966246 2023-12-01T15:54:31.883 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.882+0000 7f9aad9148c0 1 < canceled multipart upload key=WCZIE7QYG09W upload=GJFXKQYTE7F9 tag=MYLT3QPNVHCN type=write size=4111974 2023-12-01T15:54:31.886 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.884+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~WLKGTNO5P5TJ.0 size=260861 2023-12-01T15:54:31.886 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.884+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=WLKGTNO5P5TJ tag=M24T9JMOUCTT type=write size=1309437 2023-12-01T15:54:31.888 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.886+0000 7f9aad9148c0 1 < completed write operation key=LRBWJ27JFVKO tag=87XTJEGU4SPQ type=write size=158512 2023-12-01T15:54:31.891 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.889+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~OWAYDUTAL9JY.0 size=1048576 2023-12-01T15:54:31.892 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.890+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~OWAYDUTAL9JY.1 size=596000 2023-12-01T15:54:31.892 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.890+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=OWAYDUTAL9JY tag=R34L1DNS720A type=write size=2693152 2023-12-01T15:54:31.893 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.892+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~CX6PORI1XD04.0 size=1036660 2023-12-01T15:54:31.896 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.895+0000 7f9aad9148c0 1 < completed multipart upload key=4TPCFIP7B23Y upload=CX6PORI1XD04 tag=L7AQ37VM7Y84 type=write size=2085236 2023-12-01T15:54:31.898 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.896+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=O69AV4FAXZR1 type=del size=1790837 2023-12-01T15:54:31.899 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.898+0000 7f9aad9148c0 1 < canceled operation key=WCZIE7QYG09W tag=2OFCQO9PLWIX type=del size=292599 2023-12-01T15:54:31.901 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.899+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=QJ8HH7ES8O9A type=del size=3456200 2023-12-01T15:54:31.904 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.902+0000 7f9aad9148c0 1 < suggested remove operation key=9ERGLZ55JBYH tag=IC7IB5QEO7TX type=del 2023-12-01T15:54:31.906 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.904+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=RA2CTPU1A3JQ type=del size=3067526 2023-12-01T15:54:31.907 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.906+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=UOQ2CSIUZLI0 type=del 2023-12-01T15:54:31.909 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.907+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=O5U4SV11UD6P type=del size=843867 2023-12-01T15:54:31.911 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.909+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=INOFGOUW75ZL type=del 2023-12-01T15:54:31.913 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.912+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~ZPTC9VH3E4UK.0 size=848854 2023-12-01T15:54:31.913 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.912+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=ZPTC9VH3E4UK tag=PYJNH0WRMK02 type=write size=1897430 2023-12-01T15:54:31.915 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.913+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=J8D7J90C5OYG type=del 2023-12-01T15:54:31.917 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.915+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=EFQXEDJL04L0 type=write size=700173 2023-12-01T15:54:31.917 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.916+0000 7f9aad9148c0 -1 < no bi entry to suggest for operation key=9ERGLZ55JBYH tag=V9KRUUNXEZ8W type=del size=2916567: (2) No such file or directory 2023-12-01T15:54:31.920 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.919+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~I08WCV9HRTY0.0 size=1048576 2023-12-01T15:54:31.922 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.920+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~I08WCV9HRTY0.1 size=1048576 2023-12-01T15:54:31.923 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.921+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~I08WCV9HRTY0.2 size=942716 2023-12-01T15:54:31.923 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.921+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=I08WCV9HRTY0 tag=I3I111LO3VTH type=write size=4088444 2023-12-01T15:54:31.925 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.923+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=53H0KC031URG type=del 2023-12-01T15:54:31.926 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.925+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=CGEOXSAFO78E type=del size=420409 2023-12-01T15:54:31.928 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.926+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=9SHQH77BZ1MK type=del 2023-12-01T15:54:31.930 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.928+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=5N6I1GMGYC3C type=del size=1497701 2023-12-01T15:54:31.931 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.930+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~QCSBMHWZV6H2.0 size=348173 2023-12-01T15:54:31.934 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.932+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=QCSBMHWZV6H2 tag=YKLNWRBJKKWR type=write size=1396749 2023-12-01T15:54:31.936 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.934+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=NUIK6SEEFBBD type=del size=2288879 2023-12-01T15:54:31.938 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.936+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~XHAIZQD1UMF2.0 size=1048576 2023-12-01T15:54:31.939 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.937+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~XHAIZQD1UMF2.1 size=317335 2023-12-01T15:54:31.942 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.940+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=XHAIZQD1UMF2 tag=C8TR39QMVPMS type=write size=2414487 2023-12-01T15:54:31.944 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.942+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=E2AZXDLMFIRQ type=del size=67711 2023-12-01T15:54:31.945 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.944+0000 7f9aad9148c0 1 < completed write operation key=LRBWJ27JFVKO tag=74NQVB3S2H9V type=write size=230759 2023-12-01T15:54:31.947 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.946+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=9P1A5XG4DHBS type=del size=1459669 2023-12-01T15:54:31.949 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.947+0000 7f9aad9148c0 1 < completed delete operation key=STW1E6FWZWFG tag=XUR4C3LUP33U type=del 2023-12-01T15:54:31.950 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.949+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=D0KJENQQ0MU9 type=del size=3096631 2023-12-01T15:54:31.952 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.950+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~6GA1IDZ9EU6C.0 size=1048576 2023-12-01T15:54:31.953 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.952+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~6GA1IDZ9EU6C.1 size=562893 2023-12-01T15:54:31.956 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.955+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=6GA1IDZ9EU6C tag=GL04YSNYXB38 type=write size=2660045 2023-12-01T15:54:31.958 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.956+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=WE09FITNZR9S type=del size=1060480 2023-12-01T15:54:31.960 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.958+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~WLKGTNO5P5TJ.0 size=260861 2023-12-01T15:54:31.963 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.961+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=WLKGTNO5P5TJ tag=M24T9JMOUCTT type=write size=1309437 2023-12-01T15:54:31.966 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.964+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~A2MRSTRLBUDC.0 size=670999 2023-12-01T15:54:31.966 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.964+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=A2MRSTRLBUDC tag=TEH4BAM6SOUS type=write size=1719575 2023-12-01T15:54:31.966 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.964+0000 7f9aad9148c0 1 < canceled part key=_multipart_N3Z7KLVTUY6R.2~OWAYDUTAL9JY.0 size=1048576 2023-12-01T15:54:31.968 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.966+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~OWAYDUTAL9JY.1 size=596000 2023-12-01T15:54:31.972 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.970+0000 7f9aad9148c0 1 < canceled multipart upload key=N3Z7KLVTUY6R upload=OWAYDUTAL9JY tag=R34L1DNS720A type=write size=2693152 2023-12-01T15:54:31.973 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.972+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=YSOC070RKIRJ type=del size=1005496 2023-12-01T15:54:31.976 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.975+0000 7f9aad9148c0 1 < suggested remove operation key=TJPNEHX0PPEI tag=O69AV4FAXZR1 type=del 2023-12-01T15:54:31.979 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.978+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~A8X4FMC8ULCA.0 size=1048576 2023-12-01T15:54:31.981 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.979+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~A8X4FMC8ULCA.1 size=141712 2023-12-01T15:54:31.981 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.979+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=A8X4FMC8ULCA tag=ASWTBYRLX92P type=write size=2238864 2023-12-01T15:54:31.982 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.981+0000 7f9aad9148c0 1 < completed delete operation key=ZSEEWQ6LLIR5 tag=QJ8HH7ES8O9A type=del 2023-12-01T15:54:31.984 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.982+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=YTH1PPA71ZNT type=del size=1460680 2023-12-01T15:54:31.985 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.984+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=RA2CTPU1A3JQ type=del 2023-12-01T15:54:31.988 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.987+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~VBIEXJ7QGTCU.0 size=331721 2023-12-01T15:54:31.989 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.987+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=VBIEXJ7QGTCU tag=1A0VBKJFRFZT type=write size=1380297 2023-12-01T15:54:31.992 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.990+0000 7f9aad9148c0 1 < suggested update operation key=T2L5108M111K tag=O5U4SV11UD6P type=del size=843867 2023-12-01T15:54:31.995 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.993+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~QY0KNJV8LTTW.0 size=1048576 2023-12-01T15:54:31.996 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.994+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~QY0KNJV8LTTW.1 size=299891 2023-12-01T15:54:31.996 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.994+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=QY0KNJV8LTTW tag=B77ETRLRWWZM type=write size=2397043 2023-12-01T15:54:31.998 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.996+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~ZPTC9VH3E4UK.0 size=848854 2023-12-01T15:54:32.001 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:31.999+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=ZPTC9VH3E4UK tag=PYJNH0WRMK02 type=write size=1897430 2023-12-01T15:54:32.004 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.003+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~8AMAME2UJDT7.0 size=1048576 2023-12-01T15:54:32.006 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.004+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~8AMAME2UJDT7.1 size=1048576 2023-12-01T15:54:32.007 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.005+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~8AMAME2UJDT7.2 size=226057 2023-12-01T15:54:32.007 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.005+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=8AMAME2UJDT7 tag=TCXUFZPSZ2HJ type=write size=3371785 2023-12-01T15:54:32.009 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.007+0000 7f9aad9148c0 1 < completed write operation key=MT1CL3NNK88X tag=EFQXEDJL04L0 type=write size=700173 2023-12-01T15:54:32.011 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.009+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=HWON5YD67X6B type=del size=2652652 2023-12-01T15:54:32.013 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.011+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~I08WCV9HRTY0.0 size=1048576 2023-12-01T15:54:32.014 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.012+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~I08WCV9HRTY0.1 size=1048576 2023-12-01T15:54:32.016 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.014+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~I08WCV9HRTY0.2 size=942716 2023-12-01T15:54:32.018 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.017+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=I08WCV9HRTY0 tag=I3I111LO3VTH type=write size=4088444 2023-12-01T15:54:32.021 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.020+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~03QR907DDWXX.0 size=364001 2023-12-01T15:54:32.021 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.020+0000 7f9aad9148c0 1 > prepared multipart upload key=UHANOI7SM72A upload=03QR907DDWXX tag=V0FRZ993N5VI type=write size=1412577 2023-12-01T15:54:32.025 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.023+0000 7f9aad9148c0 1 < suggested remove operation key=MT1CL3NNK88X tag=CGEOXSAFO78E type=del 2023-12-01T15:54:32.026 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.024+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=7F18TBUY50XX type=del size=1107647 2023-12-01T15:54:32.028 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.026+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=5N6I1GMGYC3C type=del 2023-12-01T15:54:32.029 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.028+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=WNA0CSE9CBZO type=del size=4058634 2023-12-01T15:54:32.031 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.029+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=NUIK6SEEFBBD type=del 2023-12-01T15:54:32.034 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.032+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~BC544R4ZW7N9.0 size=1048576 2023-12-01T15:54:32.035 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.033+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~BC544R4ZW7N9.1 size=999894 2023-12-01T15:54:32.035 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.033+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=BC544R4ZW7N9 tag=7CVS2CZI7KOJ type=write size=3097046 2023-12-01T15:54:32.037 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.035+0000 7f9aad9148c0 -1 < failed to complete operation key=MT1CL3NNK88X tag=E2AZXDLMFIRQ type=del size=67711: (22) Invalid argument 2023-12-01T15:54:32.040 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.038+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~WTJAQFJW281M.0 size=989987 2023-12-01T15:54:32.040 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.038+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=WTJAQFJW281M tag=633G2MVT7BTL type=write size=2038563 2023-12-01T15:54:32.042 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.040+0000 7f9aad9148c0 -1 < failed to complete operation key=T2L5108M111K tag=9P1A5XG4DHBS type=del size=1459669: (22) Invalid argument 2023-12-01T15:54:32.045 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.043+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~3Y1G63S0NCJW.0 size=1048576 2023-12-01T15:54:32.046 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.044+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~3Y1G63S0NCJW.1 size=403153 2023-12-01T15:54:32.046 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.044+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=3Y1G63S0NCJW tag=EBPIYK1FYUGA type=write size=2500305 2023-12-01T15:54:32.048 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.046+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=D0KJENQQ0MU9 type=del 2023-12-01T15:54:32.051 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.049+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~3QRUVO3ZXGHU.0 size=1048576 2023-12-01T15:54:32.052 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.050+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~3QRUVO3ZXGHU.1 size=794506 2023-12-01T15:54:32.052 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.050+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=3QRUVO3ZXGHU tag=3KF9QWNW0F3F type=write size=2891658 2023-12-01T15:54:32.054 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.052+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=WE09FITNZR9S type=del 2023-12-01T15:54:32.057 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.055+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~WNR0TPVHAZ4N.0 size=278447 2023-12-01T15:54:32.057 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.055+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=WNR0TPVHAZ4N tag=2HJZ41OH64ZO type=write size=1327023 2023-12-01T15:54:32.058 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.057+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~A2MRSTRLBUDC.0 size=670999 2023-12-01T15:54:32.061 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.060+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=A2MRSTRLBUDC tag=TEH4BAM6SOUS type=write size=1719575 2023-12-01T15:54:32.063 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.062+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=O2BJBOCFIIC2 type=write size=875108 2023-12-01T15:54:32.065 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.064+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=YSOC070RKIRJ type=del 2023-12-01T15:54:32.069 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.067+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~8YP3GKB2FKQO.0 size=1048576 2023-12-01T15:54:32.070 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.069+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~8YP3GKB2FKQO.1 size=500191 2023-12-01T15:54:32.070 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.069+0000 7f9aad9148c0 1 > prepared multipart upload key=UHANOI7SM72A upload=8YP3GKB2FKQO tag=HJG9GARPUNMI type=write size=2597343 2023-12-01T15:54:32.072 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.070+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~A8X4FMC8ULCA.0 size=1048576 2023-12-01T15:54:32.073 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.071+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~A8X4FMC8ULCA.1 size=141712 2023-12-01T15:54:32.076 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.074+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=A8X4FMC8ULCA tag=ASWTBYRLX92P type=write size=2238864 2023-12-01T15:54:32.077 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.076+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=AE97DBWCEX91 type=write size=296483 2023-12-01T15:54:32.079 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.077+0000 7f9aad9148c0 1 < completed delete operation key=CG4WLRG2105M tag=YTH1PPA71ZNT type=del 2023-12-01T15:54:32.081 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.079+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=IC4KQNRV6QAL type=del size=2101352 2023-12-01T15:54:32.082 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.081+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~VBIEXJ7QGTCU.0 size=331721 2023-12-01T15:54:32.085 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.083+0000 7f9aad9148c0 1 < completed multipart upload key=0B25CAN3DDPZ upload=VBIEXJ7QGTCU tag=1A0VBKJFRFZT type=write size=1380297 2023-12-01T15:54:32.088 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.086+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~SGHAWYNZP767.0 size=1048576 2023-12-01T15:54:32.089 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.087+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~SGHAWYNZP767.1 size=1048576 2023-12-01T15:54:32.090 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.089+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~SGHAWYNZP767.2 size=304876 2023-12-01T15:54:32.090 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.089+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=SGHAWYNZP767 tag=888JQQ7Y84TL type=write size=3450604 2023-12-01T15:54:32.092 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.090+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~QY0KNJV8LTTW.0 size=1048576 2023-12-01T15:54:32.093 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.091+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~QY0KNJV8LTTW.1 size=299891 2023-12-01T15:54:32.096 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.095+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=QY0KNJV8LTTW tag=B77ETRLRWWZM type=write size=2397043 2023-12-01T15:54:32.099 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.098+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~7MBM8KHJJPE6.0 size=1048576 2023-12-01T15:54:32.101 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.099+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~7MBM8KHJJPE6.1 size=1048576 2023-12-01T15:54:32.102 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.101+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~7MBM8KHJJPE6.2 size=190307 2023-12-01T15:54:32.103 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.101+0000 7f9aad9148c0 1 > prepared multipart upload key=SMRTKA9GZJ8P upload=7MBM8KHJJPE6 tag=Y78KFJYG1BLT type=write size=3336035 2023-12-01T15:54:32.104 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.102+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~8AMAME2UJDT7.0 size=1048576 2023-12-01T15:54:32.105 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.104+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~8AMAME2UJDT7.1 size=1048576 2023-12-01T15:54:32.105 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.104+0000 7f9aad9148c0 1 < canceled part key=_multipart_TJPNEHX0PPEI.2~8AMAME2UJDT7.2 size=226057 2023-12-01T15:54:32.108 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.107+0000 7f9aad9148c0 1 < canceled multipart upload key=TJPNEHX0PPEI upload=8AMAME2UJDT7 tag=TCXUFZPSZ2HJ type=write size=3371785 2023-12-01T15:54:32.110 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.108+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=JXWMU9GPYV3S type=del size=2396554 2023-12-01T15:54:32.112 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.110+0000 7f9aad9148c0 1 < completed delete operation key=5G835J5OHKO1 tag=HWON5YD67X6B type=del 2023-12-01T15:54:32.115 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.113+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~1V3ILG67V4OS.0 size=936241 2023-12-01T15:54:32.115 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.113+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=1V3ILG67V4OS tag=YZSPN6NDAYDN type=write size=1984817 2023-12-01T15:54:32.117 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.115+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~03QR907DDWXX.0 size=364001 2023-12-01T15:54:32.120 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.118+0000 7f9aad9148c0 1 < completed multipart upload key=UHANOI7SM72A upload=03QR907DDWXX tag=V0FRZ993N5VI type=write size=1412577 2023-12-01T15:54:32.121 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.120+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=JUADPL9CW4DY type=del size=3829703 2023-12-01T15:54:32.123 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.121+0000 7f9aad9148c0 1 < canceled operation key=MT1CL3NNK88X tag=7F18TBUY50XX type=del size=1107647 2023-12-01T15:54:32.125 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.123+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=DFIBKMM8RQ9B type=del size=1130950 2023-12-01T15:54:32.126 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.125+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=WNA0CSE9CBZO type=del 2023-12-01T15:54:32.128 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.127+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=VNK6VBJMLTGC type=del size=942910 2023-12-01T15:54:32.130 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.128+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~BC544R4ZW7N9.0 size=1048576 2023-12-01T15:54:32.131 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.129+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~BC544R4ZW7N9.1 size=999894 2023-12-01T15:54:32.134 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.132+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=BC544R4ZW7N9 tag=7CVS2CZI7KOJ type=write size=3097046 2023-12-01T15:54:32.135 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.134+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=QQYKC3YHP40K type=del size=1638576 2023-12-01T15:54:32.137 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.136+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~WTJAQFJW281M.0 size=989987 2023-12-01T15:54:32.140 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.138+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=WTJAQFJW281M tag=633G2MVT7BTL type=write size=2038563 2023-12-01T15:54:32.141 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.140+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=301HCHRYYCZX type=del size=685771 2023-12-01T15:54:32.143 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.141+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~3Y1G63S0NCJW.0 size=1048576 2023-12-01T15:54:32.144 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.143+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~3Y1G63S0NCJW.1 size=403153 2023-12-01T15:54:32.147 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.145+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=3Y1G63S0NCJW tag=EBPIYK1FYUGA type=write size=2500305 2023-12-01T15:54:32.148 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.147+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=43YSIOYFTBYI type=del size=3850471 2023-12-01T15:54:32.148 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.147+0000 7f9aad9148c0 1 < canceled part key=_multipart_99SJDUOI90AY.2~3QRUVO3ZXGHU.0 size=1048576 2023-12-01T15:54:32.150 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.148+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~3QRUVO3ZXGHU.1 size=794506 2023-12-01T15:54:32.152 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.151+0000 7f9aad9148c0 1 < canceled multipart upload key=99SJDUOI90AY upload=3QRUVO3ZXGHU tag=3KF9QWNW0F3F type=write size=2891658 2023-12-01T15:54:32.154 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.152+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=20U0FOYCMBT4 type=del size=1763596 2023-12-01T15:54:32.155 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.154+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~WNR0TPVHAZ4N.0 size=278447 2023-12-01T15:54:32.158 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.156+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=WNR0TPVHAZ4N tag=2HJZ41OH64ZO type=write size=1327023 2023-12-01T15:54:32.161 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.159+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~NVT7P0F7O7D0.0 size=374865 2023-12-01T15:54:32.161 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.159+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=NVT7P0F7O7D0 tag=59C9OPQAV5P5 type=write size=1423441 2023-12-01T15:54:32.162 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.161+0000 7f9aad9148c0 1 < completed write operation key=SMRTKA9GZJ8P tag=O2BJBOCFIIC2 type=write size=875108 2023-12-01T15:54:32.166 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.164+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~HGPWFV6P87VF.0 size=1048576 2023-12-01T15:54:32.167 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.165+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~HGPWFV6P87VF.1 size=1014585 2023-12-01T15:54:32.167 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.165+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=HGPWFV6P87VF tag=CO9OM7CKS6XL type=write size=3111737 2023-12-01T15:54:32.168 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.167+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~8YP3GKB2FKQO.0 size=1048576 2023-12-01T15:54:32.170 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.168+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~8YP3GKB2FKQO.1 size=500191 2023-12-01T15:54:32.173 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.171+0000 7f9aad9148c0 1 < completed multipart upload key=UHANOI7SM72A upload=8YP3GKB2FKQO tag=HJG9GARPUNMI type=write size=2597343 2023-12-01T15:54:32.176 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.174+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~CYK9B47T8WM3.0 size=546734 2023-12-01T15:54:32.176 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.174+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=CYK9B47T8WM3 tag=2BE1EZISDFI1 type=write size=1595310 2023-12-01T15:54:32.178 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.176+0000 7f9aad9148c0 1 < canceled operation key=VF8IZ85BWMCV tag=AE97DBWCEX91 type=write size=296483 2023-12-01T15:54:32.179 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.178+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=Z7W302M6UQQR type=del size=1446499 2023-12-01T15:54:32.181 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.179+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=IC4KQNRV6QAL type=del 2023-12-01T15:54:32.182 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.181+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=R5VDYELKXQI5 type=del size=362129 2023-12-01T15:54:32.184 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.182+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~SGHAWYNZP767.0 size=1048576 2023-12-01T15:54:32.186 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.184+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~SGHAWYNZP767.1 size=1048576 2023-12-01T15:54:32.186 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.184+0000 7f9aad9148c0 1 < canceled part key=_multipart_5G835J5OHKO1.2~SGHAWYNZP767.2 size=304876 2023-12-01T15:54:32.189 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.187+0000 7f9aad9148c0 1 < canceled multipart upload key=5G835J5OHKO1 upload=SGHAWYNZP767 tag=888JQQ7Y84TL type=write size=3450604 2023-12-01T15:54:32.190 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.189+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=7DO4Z8HB2630 type=write size=67526 2023-12-01T15:54:32.191 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.189+0000 7f9aad9148c0 1 < canceled part key=_multipart_SMRTKA9GZJ8P.2~7MBM8KHJJPE6.0 size=1048576 2023-12-01T15:54:32.192 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.190+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~7MBM8KHJJPE6.1 size=1048576 2023-12-01T15:54:32.193 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.192+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~7MBM8KHJJPE6.2 size=190307 2023-12-01T15:54:32.196 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.194+0000 7f9aad9148c0 1 < canceled multipart upload key=SMRTKA9GZJ8P upload=7MBM8KHJJPE6 tag=Y78KFJYG1BLT type=write size=3336035 2023-12-01T15:54:32.198 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.196+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=T5JQOTE1C8X9 type=del size=116158 2023-12-01T15:54:32.199 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.198+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=JXWMU9GPYV3S type=del 2023-12-01T15:54:32.201 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.199+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=9BV0RO0GE0LQ type=del size=816560 2023-12-01T15:54:32.203 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.201+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~1V3ILG67V4OS.0 size=936241 2023-12-01T15:54:32.206 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.204+0000 7f9aad9148c0 1 < completed multipart upload key=YZA6VLP3D9HJ upload=1V3ILG67V4OS tag=YZSPN6NDAYDN type=write size=1984817 2023-12-01T15:54:32.207 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.205+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=R7ZJOG23ACZI type=del size=3474214 2023-12-01T15:54:32.209 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.207+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=JUADPL9CW4DY type=del 2023-12-01T15:54:32.210 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.209+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=MKFUJRRMD5N1 type=write size=756498 2023-12-01T15:54:32.212 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.210+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=DFIBKMM8RQ9B type=del 2023-12-01T15:54:32.214 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.212+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=RBNF7K4L8XPU type=del size=3833034 2023-12-01T15:54:32.215 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.214+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=VNK6VBJMLTGC type=del 2023-12-01T15:54:32.219 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.217+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~KJJYOOY8U9TU.0 size=586847 2023-12-01T15:54:32.219 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.217+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=KJJYOOY8U9TU tag=8YHI7O7J3KN9 type=write size=1635423 2023-12-01T15:54:32.220 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.219+0000 7f9aad9148c0 1 < completed delete operation key=XUT4H8IMHOJ0 tag=QQYKC3YHP40K type=del 2023-12-01T15:54:32.223 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.222+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~5S7EA08NUMNL.0 size=1048576 2023-12-01T15:54:32.224 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.223+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~5S7EA08NUMNL.1 size=1048576 2023-12-01T15:54:32.226 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.224+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~5S7EA08NUMNL.2 size=724368 2023-12-01T15:54:32.226 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.224+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=5S7EA08NUMNL tag=XHG96HMWA3HG type=write size=3870096 2023-12-01T15:54:32.227 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.226+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=301HCHRYYCZX type=del 2023-12-01T15:54:32.229 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.227+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=S1RFJO75LNTV type=del size=1432314 2023-12-01T15:54:32.232 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.231+0000 7f9aad9148c0 1 < suggested remove operation key=N05IKWTYQPE2 tag=43YSIOYFTBYI type=del 2023-12-01T15:54:32.236 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.234+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~N03SGJBE1H03.0 size=1048576 2023-12-01T15:54:32.237 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.236+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~N03SGJBE1H03.1 size=1048576 2023-12-01T15:54:32.238 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.237+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~N03SGJBE1H03.2 size=506940 2023-12-01T15:54:32.239 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.237+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=N03SGJBE1H03 tag=RRIJGHJ27D8I type=write size=3652668 2023-12-01T15:54:32.240 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.239+0000 7f9aad9148c0 1 < canceled operation key=4TPCFIP7B23Y tag=20U0FOYCMBT4 type=del size=1763596 2023-12-01T15:54:32.242 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.240+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=AG2G5UPS31JK type=del size=4028852 2023-12-01T15:54:32.243 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.242+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~NVT7P0F7O7D0.0 size=374865 2023-12-01T15:54:32.246 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.244+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=NVT7P0F7O7D0 tag=59C9OPQAV5P5 type=write size=1423441 2023-12-01T15:54:32.249 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.247+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~3G1RZBS06O6X.0 size=1048576 2023-12-01T15:54:32.250 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.248+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~3G1RZBS06O6X.1 size=672819 2023-12-01T15:54:32.250 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.248+0000 7f9aad9148c0 1 > prepared multipart upload key=SMRTKA9GZJ8P upload=3G1RZBS06O6X tag=WXOH3XVDKH05 type=write size=2769971 2023-12-01T15:54:32.252 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.250+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~HGPWFV6P87VF.0 size=1048576 2023-12-01T15:54:32.253 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.251+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~HGPWFV6P87VF.1 size=1014585 2023-12-01T15:54:32.256 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.255+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=HGPWFV6P87VF tag=CO9OM7CKS6XL type=write size=3111737 2023-12-01T15:54:32.259 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.258+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~O2BAZMIRLW9J.0 size=1048576 2023-12-01T15:54:32.261 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.259+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~O2BAZMIRLW9J.1 size=1048576 2023-12-01T15:54:32.262 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.260+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~O2BAZMIRLW9J.2 size=841299 2023-12-01T15:54:32.262 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.260+0000 7f9aad9148c0 1 > prepared multipart upload key=ZSEEWQ6LLIR5 upload=O2BAZMIRLW9J tag=H6ZE3THN867W type=write size=3987027 2023-12-01T15:54:32.263 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.262+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~CYK9B47T8WM3.0 size=546734 2023-12-01T15:54:32.266 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.264+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=CYK9B47T8WM3 tag=2BE1EZISDFI1 type=write size=1595310 2023-12-01T15:54:32.268 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.266+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=L3T9S3PVLCFG type=del size=604159 2023-12-01T15:54:32.273 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.270+0000 7f9aad9148c0 1 < suggested update operation key=XUT4H8IMHOJ0 tag=Z7W302M6UQQR type=del size=1446499 2023-12-01T15:54:32.273 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.271+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=RIWGXT55Y8BE type=write size=1044359 2023-12-01T15:54:32.274 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.273+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=R5VDYELKXQI5 type=del 2023-12-01T15:54:32.276 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.274+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=SF6Y1Z2YDU9U type=del size=971771 2023-12-01T15:54:32.277 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.276+0000 7f9aad9148c0 1 < completed write operation key=CG4WLRG2105M tag=7DO4Z8HB2630 type=write size=67526 2023-12-01T15:54:32.280 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.279+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~1O5W2TC2X06I.0 size=1048576 2023-12-01T15:54:32.281 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.280+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~1O5W2TC2X06I.1 size=700807 2023-12-01T15:54:32.281 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.280+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=1O5W2TC2X06I tag=FHGPN5BPBZ12 type=write size=2797959 2023-12-01T15:54:32.283 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.281+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=T5JQOTE1C8X9 type=del 2023-12-01T15:54:32.285 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.283+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=B2Y3CAXH9S4A type=del size=2931190 2023-12-01T15:54:32.287 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.285+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=9BV0RO0GE0LQ type=del 2023-12-01T15:54:32.290 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.288+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~VRKX79BRMZ6W.0 size=210026 2023-12-01T15:54:32.290 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.288+0000 7f9aad9148c0 1 > prepared multipart upload key=GL0E747I5H45 upload=VRKX79BRMZ6W tag=HCXX7RO0RFFC type=write size=1258602 2023-12-01T15:54:32.292 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.290+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=R7ZJOG23ACZI type=del 2023-12-01T15:54:32.294 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.292+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=0DAODMVSZRBK type=del size=2082773 2023-12-01T15:54:32.295 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.293+0000 7f9aad9148c0 1 < completed write operation key=VF8IZ85BWMCV tag=MKFUJRRMD5N1 type=write size=756498 2023-12-01T15:54:32.297 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.295+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=0FGLHJ3V4Q0S type=del size=3459271 2023-12-01T15:54:32.299 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.297+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=RBNF7K4L8XPU type=del 2023-12-01T15:54:32.302 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.300+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~JU0EBRLK3KR1.0 size=1048576 2023-12-01T15:54:32.303 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.302+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~JU0EBRLK3KR1.1 size=990129 2023-12-01T15:54:32.304 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.302+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=JU0EBRLK3KR1 tag=I426TXT7UO0Y type=write size=3087281 2023-12-01T15:54:32.305 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.304+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~KJJYOOY8U9TU.0 size=586847 2023-12-01T15:54:32.308 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.306+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=KJJYOOY8U9TU tag=8YHI7O7J3KN9 type=write size=1635423 2023-12-01T15:54:32.309 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.308+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=N2R49VFAF6IV type=del size=1976480 2023-12-01T15:54:32.311 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.309+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~5S7EA08NUMNL.0 size=1048576 2023-12-01T15:54:32.312 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.311+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~5S7EA08NUMNL.1 size=1048576 2023-12-01T15:54:32.314 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.312+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~5S7EA08NUMNL.2 size=724368 2023-12-01T15:54:32.317 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.316+0000 7f9aad9148c0 1 < completed multipart upload key=STW1E6FWZWFG upload=5S7EA08NUMNL tag=XHG96HMWA3HG type=write size=3870096 2023-12-01T15:54:32.321 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.319+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~UTB1O937DKTI.0 size=130591 2023-12-01T15:54:32.321 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.319+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=UTB1O937DKTI tag=XI955KAEHS33 type=write size=1179167 2023-12-01T15:54:32.322 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.321+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=S1RFJO75LNTV type=del 2023-12-01T15:54:32.326 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.324+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~QF24N11OXDO0.0 size=394443 2023-12-01T15:54:32.326 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.324+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=QF24N11OXDO0 tag=VBD9MFXSNRHR type=write size=1443019 2023-12-01T15:54:32.326 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.325+0000 7f9aad9148c0 1 < canceled part key=_multipart_7SCZTDTL38DF.2~N03SGJBE1H03.0 size=1048576 2023-12-01T15:54:32.328 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.326+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~N03SGJBE1H03.1 size=1048576 2023-12-01T15:54:32.329 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.328+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~N03SGJBE1H03.2 size=506940 2023-12-01T15:54:32.333 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.331+0000 7f9aad9148c0 1 < canceled multipart upload key=7SCZTDTL38DF upload=N03SGJBE1H03 tag=RRIJGHJ27D8I type=write size=3652668 2023-12-01T15:54:32.334 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.333+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=WU3KUWR992BY type=del size=601136 2023-12-01T15:54:32.337 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.336+0000 7f9aad9148c0 1 < suggested update operation key=99SJDUOI90AY tag=AG2G5UPS31JK type=del size=4028852 2023-12-01T15:54:32.339 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.337+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=YLX7EYZT5QBS type=del size=1228342 2023-12-01T15:54:32.341 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.339+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~3G1RZBS06O6X.0 size=1048576 2023-12-01T15:54:32.342 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.340+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~3G1RZBS06O6X.1 size=672819 2023-12-01T15:54:32.345 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.344+0000 7f9aad9148c0 1 < completed multipart upload key=SMRTKA9GZJ8P upload=3G1RZBS06O6X tag=WXOH3XVDKH05 type=write size=2769971 2023-12-01T15:54:32.347 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.345+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=MVBZ7BJM9RDQ type=del size=1343713 2023-12-01T15:54:32.348 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.347+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~O2BAZMIRLW9J.0 size=1048576 2023-12-01T15:54:32.350 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.348+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~O2BAZMIRLW9J.1 size=1048576 2023-12-01T15:54:32.351 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.349+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~O2BAZMIRLW9J.2 size=841299 2023-12-01T15:54:32.354 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.352+0000 7f9aad9148c0 1 < completed multipart upload key=ZSEEWQ6LLIR5 upload=O2BAZMIRLW9J tag=H6ZE3THN867W type=write size=3987027 2023-12-01T15:54:32.355 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.354+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=O891DLC69PWF type=del size=675346 2023-12-01T15:54:32.357 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.355+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=L3T9S3PVLCFG type=del 2023-12-01T15:54:32.360 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.359+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~GZXU8J3IOW9I.0 size=178125 2023-12-01T15:54:32.360 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.359+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=GZXU8J3IOW9I tag=ISIU533UF4IA type=write size=1226701 2023-12-01T15:54:32.362 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.360+0000 7f9aad9148c0 1 < completed write operation key=7SCZTDTL38DF tag=RIWGXT55Y8BE type=write size=1044359 2023-12-01T15:54:32.364 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.362+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=1K5KHNY5G6OM type=del size=2627775 2023-12-01T15:54:32.367 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.366+0000 7f9aad9148c0 1 < suggested update operation key=DIBWN0C1T4Q7 tag=SF6Y1Z2YDU9U type=del size=971771 2023-12-01T15:54:32.369 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.367+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=HLGXFTRWCNJZ type=del size=2402459 2023-12-01T15:54:32.369 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.368+0000 7f9aad9148c0 1 < canceled part key=_multipart_0U7Y4CJY3F0M.2~1O5W2TC2X06I.0 size=1048576 2023-12-01T15:54:32.371 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.369+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~1O5W2TC2X06I.1 size=700807 2023-12-01T15:54:32.374 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.372+0000 7f9aad9148c0 1 < canceled multipart upload key=0U7Y4CJY3F0M upload=1O5W2TC2X06I tag=FHGPN5BPBZ12 type=write size=2797959 2023-12-01T15:54:32.376 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.375+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~2QCD0J6OBP89.0 size=1048576 2023-12-01T15:54:32.378 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.376+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~2QCD0J6OBP89.1 size=987302 2023-12-01T15:54:32.378 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.376+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=2QCD0J6OBP89 tag=262OOPODIOG5 type=write size=3084454 2023-12-01T15:54:32.379 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.378+0000 7f9aad9148c0 1 < completed delete operation key=N05IKWTYQPE2 tag=B2Y3CAXH9S4A type=del 2023-12-01T15:54:32.381 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.380+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=SVKQMUV8CL4S type=del size=2595403 2023-12-01T15:54:32.383 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.382+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~VRKX79BRMZ6W.0 size=210026 2023-12-01T15:54:32.387 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.385+0000 7f9aad9148c0 1 < completed multipart upload key=GL0E747I5H45 upload=VRKX79BRMZ6W tag=HCXX7RO0RFFC type=write size=1258602 2023-12-01T15:54:32.390 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.388+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~9AIM61TGSAP5.0 size=1048576 2023-12-01T15:54:32.391 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.390+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~9AIM61TGSAP5.1 size=1048576 2023-12-01T15:54:32.392 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.391+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~9AIM61TGSAP5.2 size=140101 2023-12-01T15:54:32.393 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.391+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=9AIM61TGSAP5 tag=NZVFD0IOPBA6 type=write size=3285829 2023-12-01T15:54:32.394 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.393+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=0DAODMVSZRBK type=del 2023-12-01T15:54:32.397 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.396+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~R7GB6EKCKP38.0 size=902348 2023-12-01T15:54:32.397 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.396+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=R7GB6EKCKP38 tag=WR7DR890E03W type=write size=1950924 2023-12-01T15:54:32.401 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.399+0000 7f9aad9148c0 1 < suggested remove operation key=ZX019RAH13T7 tag=0FGLHJ3V4Q0S type=del 2023-12-01T15:54:32.403 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.401+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=COG6NS1O7EM1 type=del size=3622872 2023-12-01T15:54:32.405 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.403+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~JU0EBRLK3KR1.0 size=1048576 2023-12-01T15:54:32.407 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.405+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~JU0EBRLK3KR1.1 size=990129 2023-12-01T15:54:32.410 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.408+0000 7f9aad9148c0 1 < completed multipart upload key=0B25CAN3DDPZ upload=JU0EBRLK3KR1 tag=I426TXT7UO0Y type=write size=3087281 2023-12-01T15:54:32.413 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.412+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~4J7C9SXBC52X.0 size=1048576 2023-12-01T15:54:32.415 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.413+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~4J7C9SXBC52X.1 size=530619 2023-12-01T15:54:32.415 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.413+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=4J7C9SXBC52X tag=Y7TNKNL7UB8Z type=write size=2627771 2023-12-01T15:54:32.418 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.417+0000 7f9aad9148c0 1 < suggested update operation key=7SCZTDTL38DF tag=N2R49VFAF6IV type=del size=1976480 2023-12-01T15:54:32.422 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.421+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~ZEUQZ2BRLC9M.0 size=629317 2023-12-01T15:54:32.422 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.421+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=ZEUQZ2BRLC9M tag=FVB3J15F3HUJ type=write size=1677893 2023-12-01T15:54:32.424 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.423+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~UTB1O937DKTI.0 size=130591 2023-12-01T15:54:32.428 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.426+0000 7f9aad9148c0 1 < completed multipart upload key=QL40WD4XT3KR upload=UTB1O937DKTI tag=XI955KAEHS33 type=write size=1179167 2023-12-01T15:54:32.429 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.428+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=U0N7ZXLR1G9H type=del size=1650864 2023-12-01T15:54:32.431 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.430+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~QF24N11OXDO0.0 size=394443 2023-12-01T15:54:32.434 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.433+0000 7f9aad9148c0 1 < completed multipart upload key=0U7Y4CJY3F0M upload=QF24N11OXDO0 tag=VBD9MFXSNRHR type=write size=1443019 2023-12-01T15:54:32.436 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.435+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=XUUKTP3BK7BU type=del size=2921322 2023-12-01T15:54:32.440 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.438+0000 7f9aad9148c0 1 < suggested update operation key=M4MZE7PGW6LH tag=WU3KUWR992BY type=del size=601136 2023-12-01T15:54:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:32 smithi183 ceph-mon[99169]: pgmap v1697: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 164 KiB/s rd, 60 KiB/s wr, 292 op/s 2023-12-01T15:54:32.441 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.440+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=5MRG4QS30KB4 type=del size=2467829 2023-12-01T15:54:32.443 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.441+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=YLX7EYZT5QBS type=del 2023-12-01T15:54:32.445 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.443+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=Q95SLM1R01TP type=del size=330623 2023-12-01T15:54:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:32 smithi119 ceph-mon[94175]: pgmap v1697: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 164 KiB/s rd, 60 KiB/s wr, 292 op/s 2023-12-01T15:54:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:32 smithi119 ceph-mon[108979]: pgmap v1697: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 164 KiB/s rd, 60 KiB/s wr, 292 op/s 2023-12-01T15:54:32.448 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.447+0000 7f9aad9148c0 1 < suggested remove operation key=MT1CL3NNK88X tag=MVBZ7BJM9RDQ type=del 2023-12-01T15:54:32.451 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.449+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~WOGA4L2GY19I.0 size=339962 2023-12-01T15:54:32.451 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.449+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=WOGA4L2GY19I tag=J356JJHYI1RM type=write size=1388538 2023-12-01T15:54:32.454 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.453+0000 7f9aad9148c0 1 < suggested update operation key=5G835J5OHKO1 tag=O891DLC69PWF type=del size=675346 2023-12-01T15:54:32.456 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.454+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=OQK6PMZZVTNP type=write size=813946 2023-12-01T15:54:32.457 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.456+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~GZXU8J3IOW9I.0 size=178125 2023-12-01T15:54:32.460 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.458+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=GZXU8J3IOW9I tag=ISIU533UF4IA type=write size=1226701 2023-12-01T15:54:32.462 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.460+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=D5F55OJS7POC type=del size=3243479 2023-12-01T15:54:32.464 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.462+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=1K5KHNY5G6OM type=del 2023-12-01T15:54:32.466 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.464+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=SHN3WD5AVAF4 type=del size=400056 2023-12-01T15:54:32.468 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.466+0000 7f9aad9148c0 1 < completed delete operation key=UHANOI7SM72A tag=HLGXFTRWCNJZ type=del 2023-12-01T15:54:32.470 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.468+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=JHR0BDOIUR6N type=write size=907191 2023-12-01T15:54:32.471 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.470+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~2QCD0J6OBP89.0 size=1048576 2023-12-01T15:54:32.473 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.471+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~2QCD0J6OBP89.1 size=987302 2023-12-01T15:54:32.477 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.474+0000 7f9aad9148c0 1 < completed multipart upload key=YZA6VLP3D9HJ upload=2QCD0J6OBP89 tag=262OOPODIOG5 type=write size=3084454 2023-12-01T15:54:32.478 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.476+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=7Z0Q7OY96KI4 type=del size=2144607 2023-12-01T15:54:32.479 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.478+0000 7f9aad9148c0 1 < completed delete operation key=N05IKWTYQPE2 tag=SVKQMUV8CL4S type=del 2023-12-01T15:54:32.482 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.481+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~5AL1A7XYRS1V.0 size=1048576 2023-12-01T15:54:32.484 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.482+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~5AL1A7XYRS1V.1 size=1048576 2023-12-01T15:54:32.485 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.483+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~5AL1A7XYRS1V.2 size=1011572 2023-12-01T15:54:32.485 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.483+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=5AL1A7XYRS1V tag=2JSEZW6XL5W0 type=write size=4157300 2023-12-01T15:54:32.487 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.485+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~9AIM61TGSAP5.0 size=1048576 2023-12-01T15:54:32.488 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.487+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~9AIM61TGSAP5.1 size=1048576 2023-12-01T15:54:32.490 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.488+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~9AIM61TGSAP5.2 size=140101 2023-12-01T15:54:32.493 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.491+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=9AIM61TGSAP5 tag=NZVFD0IOPBA6 type=write size=3285829 2023-12-01T15:54:32.495 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.493+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=1RZS177ZWJ02 type=del size=3560453 2023-12-01T15:54:32.496 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.495+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~R7GB6EKCKP38.0 size=902348 2023-12-01T15:54:32.499 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.498+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=R7GB6EKCKP38 tag=WR7DR890E03W type=write size=1950924 2023-12-01T15:54:32.501 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.499+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=PZR0Q38YF245 type=del size=4035475 2023-12-01T15:54:32.503 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.501+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=COG6NS1O7EM1 type=del 2023-12-01T15:54:32.506 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.504+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~1VYKKRZZUU79.0 size=1048576 2023-12-01T15:54:32.507 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.505+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~1VYKKRZZUU79.1 size=528250 2023-12-01T15:54:32.507 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.505+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=1VYKKRZZUU79 tag=SPN87IWSDI6E type=write size=2625402 2023-12-01T15:54:32.509 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.507+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~4J7C9SXBC52X.0 size=1048576 2023-12-01T15:54:32.510 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.508+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~4J7C9SXBC52X.1 size=530619 2023-12-01T15:54:32.513 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.512+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=4J7C9SXBC52X tag=Y7TNKNL7UB8Z type=write size=2627771 2023-12-01T15:54:32.517 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.515+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~Z8QRG4GVHVJX.0 size=1048576 2023-12-01T15:54:32.518 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.516+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~Z8QRG4GVHVJX.1 size=972180 2023-12-01T15:54:32.518 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.516+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=Z8QRG4GVHVJX tag=UZFK1C8P9X2S type=write size=3069332 2023-12-01T15:54:32.520 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.518+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~ZEUQZ2BRLC9M.0 size=629317 2023-12-01T15:54:32.523 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.521+0000 7f9aad9148c0 1 < completed multipart upload key=0B25CAN3DDPZ upload=ZEUQZ2BRLC9M tag=FVB3J15F3HUJ type=write size=1677893 2023-12-01T15:54:32.526 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.525+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~MVWYKU24Y8DC.0 size=1048576 2023-12-01T15:54:32.528 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.526+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~MVWYKU24Y8DC.1 size=468483 2023-12-01T15:54:32.528 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.526+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=MVWYKU24Y8DC tag=T6CPAU6680VI type=write size=2565635 2023-12-01T15:54:32.529 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.528+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=U0N7ZXLR1G9H type=del 2023-12-01T15:54:32.531 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.530+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=Q7GQRT3X44V4 type=del size=663983 2023-12-01T15:54:32.533 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.531+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=XUUKTP3BK7BU type=del 2023-12-01T15:54:32.535 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.533+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=DZ7NPA4FS7EI type=del size=2968282 2023-12-01T15:54:32.536 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.535+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=5MRG4QS30KB4 type=del 2023-12-01T15:54:32.539 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.538+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~Q0C96HONFAUJ.0 size=112927 2023-12-01T15:54:32.540 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.538+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=Q0C96HONFAUJ tag=PO6CCMIDMSA6 type=write size=1161503 2023-12-01T15:54:32.543 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.541+0000 7f9aad9148c0 1 < suggested update operation key=VF8IZ85BWMCV tag=Q95SLM1R01TP type=del size=330623 2023-12-01T15:54:32.544 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.543+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=TX35URDMFW1F type=del size=2793517 2023-12-01T15:54:32.545 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.543+0000 7f9aad9148c0 1 < canceled part key=_multipart_5G835J5OHKO1.2~WOGA4L2GY19I.0 size=339962 2023-12-01T15:54:32.548 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.546+0000 7f9aad9148c0 1 < canceled multipart upload key=5G835J5OHKO1 upload=WOGA4L2GY19I tag=J356JJHYI1RM type=write size=1388538 2023-12-01T15:54:32.551 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.550+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~GNR30JCCJGOR.0 size=548152 2023-12-01T15:54:32.551 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.550+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=GNR30JCCJGOR tag=GEBZXFTO0370 type=write size=1596728 2023-12-01T15:54:32.553 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.552+0000 7f9aad9148c0 1 < completed write operation key=CUJUU38RVMPG tag=OQK6PMZZVTNP type=write size=813946 2023-12-01T15:54:32.555 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.554+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=O75ME531ZYE7 type=del size=1001579 2023-12-01T15:54:32.557 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.555+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=D5F55OJS7POC type=del 2023-12-01T15:54:32.558 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.557+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=RS9J8D6YOFYY type=del size=1390108 2023-12-01T15:54:32.560 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.559+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=SHN3WD5AVAF4 type=del 2023-12-01T15:54:32.562 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.560+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=IB7YCBMQOSIW type=del size=2111815 2023-12-01T15:54:32.564 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.562+0000 7f9aad9148c0 1 < completed write operation key=T2L5108M111K tag=JHR0BDOIUR6N type=write size=907191 2023-12-01T15:54:32.566 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.564+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=X9BHUX1G3OXC type=del size=2626408 2023-12-01T15:54:32.567 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.566+0000 7f9aad9148c0 1 < completed delete operation key=XUT4H8IMHOJ0 tag=7Z0Q7OY96KI4 type=del 2023-12-01T15:54:32.569 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.568+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=T3VQZZIMT8DP type=del size=1248965 2023-12-01T15:54:32.571 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.569+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~5AL1A7XYRS1V.0 size=1048576 2023-12-01T15:54:32.572 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.571+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~5AL1A7XYRS1V.1 size=1048576 2023-12-01T15:54:32.572 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.571+0000 7f9aad9148c0 1 < canceled part key=_multipart_LRBWJ27JFVKO.2~5AL1A7XYRS1V.2 size=1011572 2023-12-01T15:54:32.575 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.574+0000 7f9aad9148c0 1 < canceled multipart upload key=LRBWJ27JFVKO upload=5AL1A7XYRS1V tag=2JSEZW6XL5W0 type=write size=4157300 2023-12-01T15:54:32.577 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.575+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=NXEMUDYUJSJ9 type=del size=321322 2023-12-01T15:54:32.578 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.577+0000 7f9aad9148c0 1 < canceled operation key=CUJUU38RVMPG tag=1RZS177ZWJ02 type=del size=3560453 2023-12-01T15:54:32.582 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.580+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~D98LSLS7YFVQ.0 size=1048576 2023-12-01T15:54:32.583 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.582+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~D98LSLS7YFVQ.1 size=739308 2023-12-01T15:54:32.583 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.582+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=D98LSLS7YFVQ tag=I575ABIK1ENK type=write size=2836460 2023-12-01T15:54:32.585 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.583+0000 7f9aad9148c0 1 < completed delete operation key=ZSEEWQ6LLIR5 tag=PZR0Q38YF245 type=del 2023-12-01T15:54:32.587 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.585+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=3P0Z34J8KKA7 type=del size=4150061 2023-12-01T15:54:32.589 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.587+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~1VYKKRZZUU79.0 size=1048576 2023-12-01T15:54:32.590 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.588+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~1VYKKRZZUU79.1 size=528250 2023-12-01T15:54:32.593 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.591+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=1VYKKRZZUU79 tag=SPN87IWSDI6E type=write size=2625402 2023-12-01T15:54:32.596 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.594+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~LHWJGSH1YODW.0 size=732682 2023-12-01T15:54:32.596 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.594+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=LHWJGSH1YODW tag=E3ZIG797W45N type=write size=1781258 2023-12-01T15:54:32.598 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.596+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~Z8QRG4GVHVJX.0 size=1048576 2023-12-01T15:54:32.599 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.598+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~Z8QRG4GVHVJX.1 size=972180 2023-12-01T15:54:32.602 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.601+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=Z8QRG4GVHVJX tag=UZFK1C8P9X2S type=write size=3069332 2023-12-01T15:54:32.604 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.603+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=UY59CC4PJQRM type=del size=134993 2023-12-01T15:54:32.606 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.605+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~MVWYKU24Y8DC.0 size=1048576 2023-12-01T15:54:32.608 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.606+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~MVWYKU24Y8DC.1 size=468483 2023-12-01T15:54:32.611 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.610+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=MVWYKU24Y8DC tag=T6CPAU6680VI type=write size=2565635 2023-12-01T15:54:32.613 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.611+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=SWY8JMC8Z9D1 type=del size=3970490 2023-12-01T15:54:32.615 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.613+0000 7f9aad9148c0 1 < canceled operation key=ZX019RAH13T7 tag=Q7GQRT3X44V4 type=del size=663983 2023-12-01T15:54:32.617 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.615+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=AOHWOYBA7U1J type=del size=1394366 2023-12-01T15:54:32.618 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.617+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=DZ7NPA4FS7EI type=del 2023-12-01T15:54:32.620 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.618+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=KN05LA6GXJ2A type=write size=287430 2023-12-01T15:54:32.622 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.620+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~Q0C96HONFAUJ.0 size=112927 2023-12-01T15:54:32.624 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.623+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=Q0C96HONFAUJ tag=PO6CCMIDMSA6 type=write size=1161503 2023-12-01T15:54:32.628 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.626+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~TGZEWYZO2CJO.0 size=1048576 2023-12-01T15:54:32.629 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.628+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~TGZEWYZO2CJO.1 size=1048576 2023-12-01T15:54:32.631 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.630+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~TGZEWYZO2CJO.2 size=442473 2023-12-01T15:54:32.631 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.630+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=TGZEWYZO2CJO tag=G0YEM7KIB3YX type=write size=3588201 2023-12-01T15:54:32.635 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.633+0000 7f9aad9148c0 1 < suggested remove operation key=N3Z7KLVTUY6R tag=TX35URDMFW1F type=del 2023-12-01T15:54:32.638 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.636+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~A2FRK4NMXPTF.0 size=1048576 2023-12-01T15:54:32.639 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.637+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~A2FRK4NMXPTF.1 size=1048576 2023-12-01T15:54:32.641 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.639+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~A2FRK4NMXPTF.2 size=843739 2023-12-01T15:54:32.641 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.639+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=A2FRK4NMXPTF tag=Q04AVRIT2VKB type=write size=3989467 2023-12-01T15:54:32.642 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.641+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~GNR30JCCJGOR.0 size=548152 2023-12-01T15:54:32.645 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.644+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=GNR30JCCJGOR tag=GEBZXFTO0370 type=write size=1596728 2023-12-01T15:54:32.648 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.647+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~DZTV9VQ8O9AJ.0 size=1048576 2023-12-01T15:54:32.650 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.648+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~DZTV9VQ8O9AJ.1 size=1048576 2023-12-01T15:54:32.651 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.649+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~DZTV9VQ8O9AJ.2 size=934553 2023-12-01T15:54:32.651 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.649+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=DZTV9VQ8O9AJ tag=TAVPAKAYXVP4 type=write size=4080281 2023-12-01T15:54:32.654 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.653+0000 7f9aad9148c0 1 < suggested update operation key=CG4WLRG2105M tag=O75ME531ZYE7 type=del size=1001579 2023-12-01T15:54:32.656 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.654+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=C1YYK1SW5QCV type=write size=314007 2023-12-01T15:54:32.658 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.656+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=RS9J8D6YOFYY type=del 2023-12-01T15:54:32.659 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.658+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=NRXHQ1O373K3 type=write size=798335 2023-12-01T15:54:32.661 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.659+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=IB7YCBMQOSIW type=del 2023-12-01T15:54:32.662 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.661+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=D0R1RAILXQ51 type=del size=624341 2023-12-01T15:54:32.664 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.662+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=X9BHUX1G3OXC type=del 2023-12-01T15:54:32.667 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.665+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~YYGRNI7C9H0B.0 size=467790 2023-12-01T15:54:32.667 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.665+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=YYGRNI7C9H0B tag=0BP9V3LZBBNJ type=write size=1516366 2023-12-01T15:54:32.669 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.667+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=T3VQZZIMT8DP type=del 2023-12-01T15:54:32.670 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.669+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=FMF1ZK20R9ZG type=del size=1350647 2023-12-01T15:54:32.672 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.670+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=NXEMUDYUJSJ9 type=del 2023-12-01T15:54:32.675 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.674+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~G3554BKXG8ZC.0 size=1048576 2023-12-01T15:54:32.676 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.675+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~G3554BKXG8ZC.1 size=1048576 2023-12-01T15:54:32.678 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.676+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~G3554BKXG8ZC.2 size=799376 2023-12-01T15:54:32.678 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.676+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=G3554BKXG8ZC tag=YQRYFD4DFZUX type=write size=3945104 2023-12-01T15:54:32.680 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.678+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~D98LSLS7YFVQ.0 size=1048576 2023-12-01T15:54:32.681 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.680+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~D98LSLS7YFVQ.1 size=739308 2023-12-01T15:54:32.684 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.683+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=D98LSLS7YFVQ tag=I575ABIK1ENK type=write size=2836460 2023-12-01T15:54:32.686 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.684+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=T10254952I7X type=write size=921590 2023-12-01T15:54:32.687 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.686+0000 7f9aad9148c0 1 < completed delete operation key=5G835J5OHKO1 tag=3P0Z34J8KKA7 type=del 2023-12-01T15:54:32.690 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.689+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~7FELF0B1TO6M.0 size=1048576 2023-12-01T15:54:32.692 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.690+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~7FELF0B1TO6M.1 size=28782 2023-12-01T15:54:32.692 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.690+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=7FELF0B1TO6M tag=FK1B75NOY0P5 type=write size=2125934 2023-12-01T15:54:32.693 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.692+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~LHWJGSH1YODW.0 size=732682 2023-12-01T15:54:32.696 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.694+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=LHWJGSH1YODW tag=E3ZIG797W45N type=write size=1781258 2023-12-01T15:54:32.698 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.696+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=DKZ34N7VX4FC type=del size=1429381 2023-12-01T15:54:32.700 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.698+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=UY59CC4PJQRM type=del 2023-12-01T15:54:32.702 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.700+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=NWAKYTZLX48V type=del size=2768938 2023-12-01T15:54:32.703 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.702+0000 7f9aad9148c0 1 < completed delete operation key=QL40WD4XT3KR tag=SWY8JMC8Z9D1 type=del 2023-12-01T15:54:32.705 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.703+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=YJNU2G3A7F7M type=del size=134111 2023-12-01T15:54:32.707 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.705+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=AOHWOYBA7U1J type=del 2023-12-01T15:54:32.708 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.707+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=IUPCHGBTC84Q type=del size=2787526 2023-12-01T15:54:32.710 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.708+0000 7f9aad9148c0 1 < canceled operation key=UHANOI7SM72A tag=KN05LA6GXJ2A type=write size=287430 2023-12-01T15:54:32.713 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.712+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~YPKQXC5O3LHH.0 size=250219 2023-12-01T15:54:32.713 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.712+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=YPKQXC5O3LHH tag=4AO3FA656L1S type=write size=1298795 2023-12-01T15:54:32.715 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.713+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~TGZEWYZO2CJO.0 size=1048576 2023-12-01T15:54:32.716 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.715+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~TGZEWYZO2CJO.1 size=1048576 2023-12-01T15:54:32.718 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.716+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~TGZEWYZO2CJO.2 size=442473 2023-12-01T15:54:32.721 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.719+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=TGZEWYZO2CJO tag=G0YEM7KIB3YX type=write size=3588201 2023-12-01T15:54:32.722 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.721+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=TX14GWQCI6ZP type=write size=867058 2023-12-01T15:54:32.724 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.723+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~A2FRK4NMXPTF.0 size=1048576 2023-12-01T15:54:32.726 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.724+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~A2FRK4NMXPTF.1 size=1048576 2023-12-01T15:54:32.727 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.725+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~A2FRK4NMXPTF.2 size=843739 2023-12-01T15:54:32.730 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.729+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=A2FRK4NMXPTF tag=Q04AVRIT2VKB type=write size=3989467 2023-12-01T15:54:32.732 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.730+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=FX85G96XSHFH type=del size=4137800 2023-12-01T15:54:32.734 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.732+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~DZTV9VQ8O9AJ.0 size=1048576 2023-12-01T15:54:32.735 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.734+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~DZTV9VQ8O9AJ.1 size=1048576 2023-12-01T15:54:32.736 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.735+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~DZTV9VQ8O9AJ.2 size=934553 2023-12-01T15:54:32.739 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.738+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=DZTV9VQ8O9AJ tag=TAVPAKAYXVP4 type=write size=4080281 2023-12-01T15:54:32.745 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.741+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~DEIYQT753SMK.0 size=1048576 2023-12-01T15:54:32.745 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.742+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~DEIYQT753SMK.1 size=557515 2023-12-01T15:54:32.745 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.742+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=DEIYQT753SMK tag=VWRNFY5M8O73 type=write size=2654667 2023-12-01T15:54:32.746 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.744+0000 7f9aad9148c0 1 < completed write operation key=T2L5108M111K tag=C1YYK1SW5QCV type=write size=314007 2023-12-01T15:54:32.748 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.746+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=OR4M5Z6OXA40 type=write size=887467 2023-12-01T15:54:32.751 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.749+0000 7f9aad9148c0 1 < suggested remove operation key=13J225PC95SO tag=NRXHQ1O373K3 type=write 2023-12-01T15:54:32.754 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.753+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~Y84TUU996Z08.0 size=1048576 2023-12-01T15:54:32.756 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.754+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~Y84TUU996Z08.1 size=1048576 2023-12-01T15:54:32.757 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.755+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~Y84TUU996Z08.2 size=957267 2023-12-01T15:54:32.757 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.755+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=Y84TUU996Z08 tag=7IS3WNK3ZCFS type=write size=4102995 2023-12-01T15:54:32.759 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.757+0000 7f9aad9148c0 1 < canceled operation key=CUJUU38RVMPG tag=D0R1RAILXQ51 type=del size=624341 2023-12-01T15:54:32.762 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.761+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~JGBDRJFHIIYF.0 size=82181 2023-12-01T15:54:32.762 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.761+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=JGBDRJFHIIYF tag=ATADILQW6AA2 type=write size=1130757 2023-12-01T15:54:32.764 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.763+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~YYGRNI7C9H0B.0 size=467790 2023-12-01T15:54:32.767 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.766+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=YYGRNI7C9H0B tag=0BP9V3LZBBNJ type=write size=1516366 2023-12-01T15:54:32.770 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.769+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~BSAZ2JNU2FXM.0 size=1048576 2023-12-01T15:54:32.772 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.770+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~BSAZ2JNU2FXM.1 size=1048576 2023-12-01T15:54:32.773 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.772+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~BSAZ2JNU2FXM.2 size=98359 2023-12-01T15:54:32.773 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.772+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=BSAZ2JNU2FXM tag=KET30PV6TVOZ type=write size=3244087 2023-12-01T15:54:32.775 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.773+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=FMF1ZK20R9ZG type=del 2023-12-01T15:54:32.778 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.777+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~7I0Z3UX3I32R.0 size=1048576 2023-12-01T15:54:32.780 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.778+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~7I0Z3UX3I32R.1 size=1048576 2023-12-01T15:54:32.781 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.779+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~7I0Z3UX3I32R.2 size=234334 2023-12-01T15:54:32.781 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.779+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=7I0Z3UX3I32R tag=NXD1P9FLELVP type=write size=3380062 2023-12-01T15:54:32.783 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.781+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~G3554BKXG8ZC.0 size=1048576 2023-12-01T15:54:32.784 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.783+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~G3554BKXG8ZC.1 size=1048576 2023-12-01T15:54:32.786 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.784+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~G3554BKXG8ZC.2 size=799376 2023-12-01T15:54:32.789 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.787+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=G3554BKXG8ZC tag=YQRYFD4DFZUX type=write size=3945104 2023-12-01T15:54:32.792 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.790+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~MAML25ICJFGY.0 size=554338 2023-12-01T15:54:32.792 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.790+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=MAML25ICJFGY tag=JQLT013P3DXW type=write size=1602914 2023-12-01T15:54:32.794 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.792+0000 7f9aad9148c0 1 < completed write operation key=0B25CAN3DDPZ tag=T10254952I7X type=write size=921590 2023-12-01T15:54:32.796 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.794+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=9SSA9L53UODD type=del size=2833138 2023-12-01T15:54:32.798 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.796+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~7FELF0B1TO6M.0 size=1048576 2023-12-01T15:54:32.800 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.798+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~7FELF0B1TO6M.1 size=28782 2023-12-01T15:54:32.802 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.801+0000 7f9aad9148c0 1 < completed multipart upload key=N3Z7KLVTUY6R upload=7FELF0B1TO6M tag=FK1B75NOY0P5 type=write size=2125934 2023-12-01T15:54:32.804 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.803+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=XTXAO0PNE6AO type=del size=1858817 2023-12-01T15:54:32.806 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.804+0000 7f9aad9148c0 1 < completed delete operation key=ZSEEWQ6LLIR5 tag=DKZ34N7VX4FC type=del 2023-12-01T15:54:32.808 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.806+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=FL6UV828MLAS type=del size=1067271 2023-12-01T15:54:32.810 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.808+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=NWAKYTZLX48V type=del 2023-12-01T15:54:32.811 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.810+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=ZPWQU9TIHB7S type=write size=405589 2023-12-01T15:54:32.813 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.811+0000 7f9aad9148c0 1 < canceled operation key=0U7Y4CJY3F0M tag=YJNU2G3A7F7M type=del size=134111 2023-12-01T15:54:32.816 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.815+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~63RHPRNVV3Q0.0 size=1048576 2023-12-01T15:54:32.818 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.816+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~63RHPRNVV3Q0.1 size=1048576 2023-12-01T15:54:32.819 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.817+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~63RHPRNVV3Q0.2 size=539511 2023-12-01T15:54:32.819 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.817+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=63RHPRNVV3Q0 tag=44WJ3LLS8R1Q type=write size=3685239 2023-12-01T15:54:32.822 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.821+0000 7f9aad9148c0 1 < suggested remove operation key=7AERYBA8D56T tag=IUPCHGBTC84Q type=del 2023-12-01T15:54:32.825 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.824+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~PIJ40VFTYMW7.0 size=1048576 2023-12-01T15:54:32.827 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.825+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~PIJ40VFTYMW7.1 size=1048576 2023-12-01T15:54:32.828 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.826+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~PIJ40VFTYMW7.2 size=522177 2023-12-01T15:54:32.828 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.826+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=PIJ40VFTYMW7 tag=JBNI44Q7M6T3 type=write size=3667905 2023-12-01T15:54:32.830 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.828+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~YPKQXC5O3LHH.0 size=250219 2023-12-01T15:54:32.832 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.831+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=YPKQXC5O3LHH tag=4AO3FA656L1S type=write size=1298795 2023-12-01T15:54:32.836 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.834+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~YDXHC2JX7FWR.0 size=1048576 2023-12-01T15:54:32.837 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.835+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~YDXHC2JX7FWR.1 size=708777 2023-12-01T15:54:32.837 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.835+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=YDXHC2JX7FWR tag=7FK57XT23O5Z type=write size=2805929 2023-12-01T15:54:32.839 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.837+0000 7f9aad9148c0 1 < completed write operation key=VF8IZ85BWMCV tag=TX14GWQCI6ZP type=write size=867058 2023-12-01T15:54:32.842 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.841+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~8Q1EKOIBCOZZ.0 size=211561 2023-12-01T15:54:32.842 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.841+0000 7f9aad9148c0 1 > prepared multipart upload key=Y8K6E5SUKEI3 upload=8Q1EKOIBCOZZ tag=L5XQXWFGSSG2 type=write size=1260137 2023-12-01T15:54:32.844 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.843+0000 7f9aad9148c0 -1 < failed to complete operation key=13J225PC95SO tag=FX85G96XSHFH type=del size=4137800: (22) Invalid argument 2023-12-01T15:54:32.846 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.844+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=NND9U5O2G8JT type=del size=398916 2023-12-01T15:54:32.848 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.846+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~DEIYQT753SMK.0 size=1048576 2023-12-01T15:54:32.849 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.847+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~DEIYQT753SMK.1 size=557515 2023-12-01T15:54:32.852 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.850+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=DEIYQT753SMK tag=VWRNFY5M8O73 type=write size=2654667 2023-12-01T15:54:32.855 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.853+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~HP69WW01X5M1.0 size=811270 2023-12-01T15:54:32.855 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.853+0000 7f9aad9148c0 1 > prepared multipart upload key=UHANOI7SM72A upload=HP69WW01X5M1 tag=9IDF2HT8E40Y type=write size=1859846 2023-12-01T15:54:32.857 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.855+0000 7f9aad9148c0 1 < canceled operation key=ZX019RAH13T7 tag=OR4M5Z6OXA40 type=write size=887467 2023-12-01T15:54:32.858 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.857+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=QHA9LNJ5VC3V type=write size=435260 2023-12-01T15:54:32.860 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.859+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~Y84TUU996Z08.0 size=1048576 2023-12-01T15:54:32.860 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.859+0000 7f9aad9148c0 1 < canceled part key=_multipart_STW1E6FWZWFG.2~Y84TUU996Z08.1 size=1048576 2023-12-01T15:54:32.862 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.860+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~Y84TUU996Z08.2 size=957267 2023-12-01T15:54:32.865 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.863+0000 7f9aad9148c0 1 < canceled multipart upload key=STW1E6FWZWFG upload=Y84TUU996Z08 tag=7IS3WNK3ZCFS type=write size=4102995 2023-12-01T15:54:32.867 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.865+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=8MBKIZ0DV8V2 type=del size=1947590 2023-12-01T15:54:32.869 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.867+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~JGBDRJFHIIYF.0 size=82181 2023-12-01T15:54:32.872 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.870+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=JGBDRJFHIIYF tag=ATADILQW6AA2 type=write size=1130757 2023-12-01T15:54:32.875 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.873+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~N9OV9UEMVAWZ.0 size=96634 2023-12-01T15:54:32.875 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.873+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=N9OV9UEMVAWZ tag=CKGQENIAS71V type=write size=1145210 2023-12-01T15:54:32.875 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.874+0000 7f9aad9148c0 1 < canceled part key=_multipart_9ERGLZ55JBYH.2~BSAZ2JNU2FXM.0 size=1048576 2023-12-01T15:54:32.877 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.875+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~BSAZ2JNU2FXM.1 size=1048576 2023-12-01T15:54:32.878 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.877+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~BSAZ2JNU2FXM.2 size=98359 2023-12-01T15:54:32.881 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.880+0000 7f9aad9148c0 1 < canceled multipart upload key=9ERGLZ55JBYH upload=BSAZ2JNU2FXM tag=KET30PV6TVOZ type=write size=3244087 2023-12-01T15:54:32.885 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.881+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=674QC3DWFQDK type=del size=2425962 2023-12-01T15:54:32.885 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.882+0000 7f9aad9148c0 1 < canceled part key=_multipart_WCZIE7QYG09W.2~7I0Z3UX3I32R.0 size=1048576 2023-12-01T15:54:32.885 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.883+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~7I0Z3UX3I32R.1 size=1048576 2023-12-01T15:54:32.886 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.884+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~7I0Z3UX3I32R.2 size=234334 2023-12-01T15:54:32.889 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.887+0000 7f9aad9148c0 1 < canceled multipart upload key=WCZIE7QYG09W upload=7I0Z3UX3I32R tag=NXD1P9FLELVP type=write size=3380062 2023-12-01T15:54:32.891 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.889+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=6TH8DQTREHIR type=del size=143005 2023-12-01T15:54:32.892 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.891+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~MAML25ICJFGY.0 size=554338 2023-12-01T15:54:32.895 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.894+0000 7f9aad9148c0 1 < completed multipart upload key=0B25CAN3DDPZ upload=MAML25ICJFGY tag=JQLT013P3DXW type=write size=1602914 2023-12-01T15:54:32.897 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.895+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=RY8UZL4J9CPO type=del size=2624896 2023-12-01T15:54:32.899 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.897+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=9SSA9L53UODD type=del 2023-12-01T15:54:32.900 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.899+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=8F6XCHE1NBKU type=del size=1653604 2023-12-01T15:54:32.904 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.902+0000 7f9aad9148c0 1 < suggested remove operation key=UHANOI7SM72A tag=XTXAO0PNE6AO type=del 2023-12-01T15:54:32.906 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.904+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=VEAC7OSPD26K type=del size=2469036 2023-12-01T15:54:32.908 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.906+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=FL6UV828MLAS type=del 2023-12-01T15:54:32.910 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.909+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~53HHGWYIN1RT.0 size=525407 2023-12-01T15:54:32.911 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.909+0000 7f9aad9148c0 1 > prepared multipart upload key=Y8K6E5SUKEI3 upload=53HHGWYIN1RT tag=FB1CFDEDOL8T type=write size=1573983 2023-12-01T15:54:32.912 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.911+0000 7f9aad9148c0 1 < completed write operation key=STW1E6FWZWFG tag=ZPWQU9TIHB7S type=write size=405589 2023-12-01T15:54:32.914 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.912+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=6VUUI2XJLMP6 type=del size=2383837 2023-12-01T15:54:32.916 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.914+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~63RHPRNVV3Q0.0 size=1048576 2023-12-01T15:54:32.918 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.916+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~63RHPRNVV3Q0.1 size=1048576 2023-12-01T15:54:32.919 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.917+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~63RHPRNVV3Q0.2 size=539511 2023-12-01T15:54:32.922 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.920+0000 7f9aad9148c0 1 < completed multipart upload key=0U7Y4CJY3F0M upload=63RHPRNVV3Q0 tag=44WJ3LLS8R1Q type=write size=3685239 2023-12-01T15:54:32.924 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.922+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=WG2PTW8OYUVQ type=write size=893192 2023-12-01T15:54:32.925 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.924+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~PIJ40VFTYMW7.0 size=1048576 2023-12-01T15:54:32.927 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.925+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~PIJ40VFTYMW7.1 size=1048576 2023-12-01T15:54:32.928 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.927+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~PIJ40VFTYMW7.2 size=522177 2023-12-01T15:54:32.931 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.929+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=PIJ40VFTYMW7 tag=JBNI44Q7M6T3 type=write size=3667905 2023-12-01T15:54:32.933 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.931+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=FMI4TNUX911Z type=del size=2976805 2023-12-01T15:54:32.933 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.931+0000 7f9aad9148c0 1 < canceled part key=_multipart_XUT4H8IMHOJ0.2~YDXHC2JX7FWR.0 size=1048576 2023-12-01T15:54:32.934 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.932+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~YDXHC2JX7FWR.1 size=708777 2023-12-01T15:54:32.937 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.935+0000 7f9aad9148c0 1 < canceled multipart upload key=XUT4H8IMHOJ0 upload=YDXHC2JX7FWR tag=7FK57XT23O5Z type=write size=2805929 2023-12-01T15:54:32.941 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.939+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~PBARYVPPQII5.0 size=1048576 2023-12-01T15:54:32.942 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.941+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~PBARYVPPQII5.1 size=460868 2023-12-01T15:54:32.942 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.941+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=PBARYVPPQII5 tag=TDU55MIO6N5E type=write size=2558020 2023-12-01T15:54:32.944 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.942+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~8Q1EKOIBCOZZ.0 size=211561 2023-12-01T15:54:32.947 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.946+0000 7f9aad9148c0 1 < completed multipart upload key=Y8K6E5SUKEI3 upload=8Q1EKOIBCOZZ tag=L5XQXWFGSSG2 type=write size=1260137 2023-12-01T15:54:32.950 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.949+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~4RABXCNMBW3O.0 size=1048576 2023-12-01T15:54:32.952 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.950+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~4RABXCNMBW3O.1 size=1048576 2023-12-01T15:54:32.953 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.952+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~4RABXCNMBW3O.2 size=189664 2023-12-01T15:54:32.953 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.952+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=4RABXCNMBW3O tag=IU8GFWEIL8V0 type=write size=3335392 2023-12-01T15:54:32.957 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.955+0000 7f9aad9148c0 1 < suggested update operation key=N05IKWTYQPE2 tag=NND9U5O2G8JT type=del size=398916 2023-12-01T15:54:32.959 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.957+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=PVW0DQ05LSI5 type=del size=2622469 2023-12-01T15:54:32.961 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.959+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~HP69WW01X5M1.0 size=811270 2023-12-01T15:54:32.964 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.962+0000 7f9aad9148c0 1 < completed multipart upload key=UHANOI7SM72A upload=HP69WW01X5M1 tag=9IDF2HT8E40Y type=write size=1859846 2023-12-01T15:54:32.965 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.964+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=XQNFT7R89L5L type=del size=3808449 2023-12-01T15:54:32.968 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.966+0000 7f9aad9148c0 -1 < failed to complete operation key=UHANOI7SM72A tag=QHA9LNJ5VC3V type=write size=435260: (22) Invalid argument 2023-12-01T15:54:32.969 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.968+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=JCXHWJP36LAT type=del size=3249639 2023-12-01T15:54:32.972 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.971+0000 7f9aad9148c0 1 < suggested update operation key=4TPCFIP7B23Y tag=8MBKIZ0DV8V2 type=del size=1947590 2023-12-01T15:54:32.976 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.974+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~FXDNZ4UOBJF1.0 size=1048576 2023-12-01T15:54:32.977 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.976+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~FXDNZ4UOBJF1.1 size=475273 2023-12-01T15:54:32.977 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.976+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=FXDNZ4UOBJF1 tag=7KJTMDECYC1H type=write size=2572425 2023-12-01T15:54:32.979 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.977+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~N9OV9UEMVAWZ.0 size=96634 2023-12-01T15:54:32.982 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.980+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=N9OV9UEMVAWZ tag=CKGQENIAS71V type=write size=1145210 2023-12-01T15:54:32.985 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.983+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~48IQ5TFI1IG9.0 size=1048576 2023-12-01T15:54:32.986 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.985+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~48IQ5TFI1IG9.1 size=1048576 2023-12-01T15:54:32.988 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.986+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~48IQ5TFI1IG9.2 size=333052 2023-12-01T15:54:32.988 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.986+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=48IQ5TFI1IG9 tag=SLWJITZXGVTS type=write size=3478780 2023-12-01T15:54:32.989 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.988+0000 7f9aad9148c0 1 < completed delete operation key=CG4WLRG2105M tag=674QC3DWFQDK type=del 2023-12-01T15:54:32.992 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.991+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~2CQ5BBPDG06B.0 size=1048576 2023-12-01T15:54:32.994 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.992+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~2CQ5BBPDG06B.1 size=959072 2023-12-01T15:54:32.994 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.992+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=2CQ5BBPDG06B tag=1HTB7IY8ESAV type=write size=3056224 2023-12-01T15:54:32.995 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.994+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=6TH8DQTREHIR type=del 2023-12-01T15:54:32.997 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.995+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=2S0G0BUMUOJX type=del size=2288194 2023-12-01T15:54:33.000 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:32.999+0000 7f9aad9148c0 1 < suggested update operation key=99SJDUOI90AY tag=RY8UZL4J9CPO type=del size=2624896 2023-12-01T15:54:33.002 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.000+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=KAASL9QD9NR0 type=del size=627324 2023-12-01T15:54:33.004 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.002+0000 7f9aad9148c0 1 < completed delete operation key=STW1E6FWZWFG tag=8F6XCHE1NBKU type=del 2023-12-01T15:54:33.005 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.003+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=2W4YFXQBW2UD type=del size=3210930 2023-12-01T15:54:33.007 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.005+0000 7f9aad9148c0 1 < completed delete operation key=7SCZTDTL38DF tag=VEAC7OSPD26K type=del 2023-12-01T15:54:33.009 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.007+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=TLUVZTOTLOS0 type=del size=3416888 2023-12-01T15:54:33.009 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.007+0000 7f9aad9148c0 1 < canceled part key=_multipart_Y8K6E5SUKEI3.2~53HHGWYIN1RT.0 size=525407 2023-12-01T15:54:33.012 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.010+0000 7f9aad9148c0 1 < canceled multipart upload key=Y8K6E5SUKEI3 upload=53HHGWYIN1RT tag=FB1CFDEDOL8T type=write size=1573983 2023-12-01T15:54:33.014 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.012+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=3RSXRUE387U9 type=del size=2934646 2023-12-01T15:54:33.015 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.014+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=6VUUI2XJLMP6 type=del 2023-12-01T15:54:33.019 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.017+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~N3DT7VNHC3FZ.0 size=297436 2023-12-01T15:54:33.019 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.017+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=N3DT7VNHC3FZ tag=K0L4INKOQN25 type=write size=1346012 2023-12-01T15:54:33.021 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.019+0000 7f9aad9148c0 1 < canceled operation key=TJPNEHX0PPEI tag=WG2PTW8OYUVQ type=write size=893192 2023-12-01T15:54:33.024 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.023+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~42MGRS2YC8J6.0 size=423659 2023-12-01T15:54:33.024 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.023+0000 7f9aad9148c0 1 > prepared multipart upload key=UHANOI7SM72A upload=42MGRS2YC8J6 tag=KQAE4L5S3Z42 type=write size=1472235 2023-12-01T15:54:33.026 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.025+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=FMI4TNUX911Z type=del 2023-12-01T15:54:33.029 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.028+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~93I5SO0HV0H8.0 size=951112 2023-12-01T15:54:33.030 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.028+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=93I5SO0HV0H8 tag=FTUFR10OWJ1M type=write size=1999688 2023-12-01T15:54:33.031 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.030+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~PBARYVPPQII5.0 size=1048576 2023-12-01T15:54:33.033 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.031+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~PBARYVPPQII5.1 size=460868 2023-12-01T15:54:33.036 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.035+0000 7f9aad9148c0 1 < completed multipart upload key=0U7Y4CJY3F0M upload=PBARYVPPQII5 tag=TDU55MIO6N5E type=write size=2558020 2023-12-01T15:54:33.039 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.037+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=NDUPR3YLZ4UV type=write size=565637 2023-12-01T15:54:33.040 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.039+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~4RABXCNMBW3O.0 size=1048576 2023-12-01T15:54:33.042 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.040+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~4RABXCNMBW3O.1 size=1048576 2023-12-01T15:54:33.043 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.041+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~4RABXCNMBW3O.2 size=189664 2023-12-01T15:54:33.046 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.044+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=4RABXCNMBW3O tag=IU8GFWEIL8V0 type=write size=3335392 2023-12-01T15:54:33.050 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.048+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~5EP4Z6H922KG.0 size=1048576 2023-12-01T15:54:33.051 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.050+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~5EP4Z6H922KG.1 size=24115 2023-12-01T15:54:33.051 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.050+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=5EP4Z6H922KG tag=NVQ3CY9I0R7N type=write size=2121267 2023-12-01T15:54:33.053 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.052+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=PVW0DQ05LSI5 type=del 2023-12-01T15:54:33.057 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.055+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~RQ9NSBK223Z2.0 size=1048576 2023-12-01T15:54:33.058 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.056+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~RQ9NSBK223Z2.1 size=534586 2023-12-01T15:54:33.058 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.056+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=RQ9NSBK223Z2 tag=K63FD6XFW301 type=write size=2631738 2023-12-01T15:54:33.060 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.058+0000 7f9aad9148c0 1 < canceled operation key=LRBWJ27JFVKO tag=XQNFT7R89L5L type=del size=3808449 2023-12-01T15:54:33.062 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.060+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=1WO5QFDM5Q5C type=del size=790601 2023-12-01T15:54:33.064 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.062+0000 7f9aad9148c0 1 < completed delete operation key=F3S1MZ0T8YO0 tag=JCXHWJP36LAT type=del 2023-12-01T15:54:33.066 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.064+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=TSA7D5OX36GR type=write size=667932 2023-12-01T15:54:33.067 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.066+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~FXDNZ4UOBJF1.0 size=1048576 2023-12-01T15:54:33.069 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.067+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~FXDNZ4UOBJF1.1 size=475273 2023-12-01T15:54:33.072 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.070+0000 7f9aad9148c0 1 < completed multipart upload key=0B25CAN3DDPZ upload=FXDNZ4UOBJF1 tag=7KJTMDECYC1H type=write size=2572425 2023-12-01T15:54:33.074 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.072+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=10TSKQ2AH6QW type=write size=937330 2023-12-01T15:54:33.076 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.074+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~48IQ5TFI1IG9.0 size=1048576 2023-12-01T15:54:33.077 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.076+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~48IQ5TFI1IG9.1 size=1048576 2023-12-01T15:54:33.079 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.077+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~48IQ5TFI1IG9.2 size=333052 2023-12-01T15:54:33.082 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.080+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=48IQ5TFI1IG9 tag=SLWJITZXGVTS type=write size=3478780 2023-12-01T15:54:33.085 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.084+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~RTLWP1J6Q7GL.0 size=1048576 2023-12-01T15:54:33.089 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.085+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~RTLWP1J6Q7GL.1 size=626452 2023-12-01T15:54:33.089 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.085+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=RTLWP1J6Q7GL tag=4W9NXNRZ25LS type=write size=2723604 2023-12-01T15:54:33.090 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.087+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~2CQ5BBPDG06B.0 size=1048576 2023-12-01T15:54:33.090 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.089+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~2CQ5BBPDG06B.1 size=959072 2023-12-01T15:54:33.093 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.092+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=2CQ5BBPDG06B tag=1HTB7IY8ESAV type=write size=3056224 2023-12-01T15:54:33.095 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.094+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=UQBKLGNSPAVH type=del size=3259181 2023-12-01T15:54:33.097 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.096+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=2S0G0BUMUOJX type=del 2023-12-01T15:54:33.103 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.097+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=17FRF7UV8DJS type=write size=163597 2023-12-01T15:54:33.103 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.101+0000 7f9aad9148c0 1 < suggested remove operation key=13J225PC95SO tag=KAASL9QD9NR0 type=del 2023-12-01T15:54:33.105 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.103+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=Z86C3IFZYWV2 type=del size=2170947 2023-12-01T15:54:33.109 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.107+0000 7f9aad9148c0 1 < suggested remove operation key=ZX019RAH13T7 tag=2W4YFXQBW2UD type=del 2023-12-01T15:54:33.111 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.109+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=79PPF8UK3HWP type=del size=4125534 2023-12-01T15:54:33.114 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.112+0000 7f9aad9148c0 1 < suggested update operation key=4TPCFIP7B23Y tag=TLUVZTOTLOS0 type=del size=3416888 2023-12-01T15:54:33.115 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.114+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=OXZPGUEQQYBI type=del size=4156662 2023-12-01T15:54:33.117 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.116+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=3RSXRUE387U9 type=del 2023-12-01T15:54:33.121 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.119+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~TSDSTL80GNTB.0 size=1048576 2023-12-01T15:54:33.122 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.120+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~TSDSTL80GNTB.1 size=862066 2023-12-01T15:54:33.122 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.120+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=TSDSTL80GNTB tag=LCS2QYYGBC0C type=write size=2959218 2023-12-01T15:54:33.124 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.122+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~N3DT7VNHC3FZ.0 size=297436 2023-12-01T15:54:33.127 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.125+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=N3DT7VNHC3FZ tag=K0L4INKOQN25 type=write size=1346012 2023-12-01T15:54:33.129 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.127+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=YSOXX9L71KG7 type=del size=983927 2023-12-01T15:54:33.130 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.129+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~42MGRS2YC8J6.0 size=423659 2023-12-01T15:54:33.134 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.132+0000 7f9aad9148c0 1 < completed multipart upload key=UHANOI7SM72A upload=42MGRS2YC8J6 tag=KQAE4L5S3Z42 type=write size=1472235 2023-12-01T15:54:33.137 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.135+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~XK03890916LL.0 size=334217 2023-12-01T15:54:33.137 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.135+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=XK03890916LL tag=4LZNYLPEF8FP type=write size=1382793 2023-12-01T15:54:33.139 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.137+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~93I5SO0HV0H8.0 size=951112 2023-12-01T15:54:33.142 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.140+0000 7f9aad9148c0 1 < completed multipart upload key=M4MZE7PGW6LH upload=93I5SO0HV0H8 tag=FTUFR10OWJ1M type=write size=1999688 2023-12-01T15:54:33.144 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.142+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=QSV1I2P6WB9D type=del size=3862785 2023-12-01T15:54:33.145 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.144+0000 7f9aad9148c0 1 < completed write operation key=TJPNEHX0PPEI tag=NDUPR3YLZ4UV type=write size=565637 2023-12-01T15:54:33.149 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.147+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~UE5FZSD65QNT.0 size=82832 2023-12-01T15:54:33.149 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.147+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=UE5FZSD65QNT tag=16A506J11A6B type=write size=1131408 2023-12-01T15:54:33.150 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.149+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~5EP4Z6H922KG.0 size=1048576 2023-12-01T15:54:33.152 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.150+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~5EP4Z6H922KG.1 size=24115 2023-12-01T15:54:33.155 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.153+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=5EP4Z6H922KG tag=NVQ3CY9I0R7N type=write size=2121267 2023-12-01T15:54:33.156 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.155+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=GCETB4N2Q6TL type=del size=617788 2023-12-01T15:54:33.158 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.156+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~RQ9NSBK223Z2.0 size=1048576 2023-12-01T15:54:33.159 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.158+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~RQ9NSBK223Z2.1 size=534586 2023-12-01T15:54:33.163 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.161+0000 7f9aad9148c0 1 < completed multipart upload key=0U7Y4CJY3F0M upload=RQ9NSBK223Z2 tag=K63FD6XFW301 type=write size=2631738 2023-12-01T15:54:33.166 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.164+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~4SSGDEGITF23.0 size=1048576 2023-12-01T15:54:33.167 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.166+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~4SSGDEGITF23.1 size=1048576 2023-12-01T15:54:33.169 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.167+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~4SSGDEGITF23.2 size=684913 2023-12-01T15:54:33.169 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.167+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=4SSGDEGITF23 tag=J0Z2IOE84H0W type=write size=3830641 2023-12-01T15:54:33.171 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.169+0000 7f9aad9148c0 1 < completed delete operation key=CG4WLRG2105M tag=1WO5QFDM5Q5C type=del 2023-12-01T15:54:33.174 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.173+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~4H7X1QBQQJW7.0 size=1048576 2023-12-01T15:54:33.176 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.174+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~4H7X1QBQQJW7.1 size=1048576 2023-12-01T15:54:33.177 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.176+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~4H7X1QBQQJW7.2 size=772163 2023-12-01T15:54:33.177 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.176+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=4H7X1QBQQJW7 tag=STCJL70NDUJB type=write size=3917891 2023-12-01T15:54:33.179 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.178+0000 7f9aad9148c0 1 < completed write operation key=XUT4H8IMHOJ0 tag=TSA7D5OX36GR type=write size=667932 2023-12-01T15:54:33.183 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.181+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~Q7CP53YNRJDB.0 size=1048576 2023-12-01T15:54:33.184 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.182+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~Q7CP53YNRJDB.1 size=31796 2023-12-01T15:54:33.184 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.182+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=Q7CP53YNRJDB tag=RZ1PH9R82HWM type=write size=2128948 2023-12-01T15:54:33.187 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.186+0000 7f9aad9148c0 1 < suggested remove operation key=TJPNEHX0PPEI tag=10TSKQ2AH6QW type=write 2023-12-01T15:54:33.189 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.187+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=9XZ581WNSXTC type=del size=1779793 2023-12-01T15:54:33.191 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.189+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~RTLWP1J6Q7GL.0 size=1048576 2023-12-01T15:54:33.192 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.190+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~RTLWP1J6Q7GL.1 size=626452 2023-12-01T15:54:33.195 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.194+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=RTLWP1J6Q7GL tag=4W9NXNRZ25LS type=write size=2723604 2023-12-01T15:54:33.197 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.195+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=OZB4HBUQ4Q41 type=del size=3121333 2023-12-01T15:54:33.198 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.197+0000 7f9aad9148c0 1 < canceled operation key=QL40WD4XT3KR tag=UQBKLGNSPAVH type=del size=3259181 2023-12-01T15:54:33.202 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.200+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~FDZBKD28NJVK.0 size=1048576 2023-12-01T15:54:33.204 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.202+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~FDZBKD28NJVK.1 size=1048576 2023-12-01T15:54:33.205 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.203+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~FDZBKD28NJVK.2 size=897328 2023-12-01T15:54:33.205 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.203+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=FDZBKD28NJVK tag=GD1F687YQ44U type=write size=4043056 2023-12-01T15:54:33.209 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.207+0000 7f9aad9148c0 1 < suggested remove operation key=7AERYBA8D56T tag=17FRF7UV8DJS type=write 2023-12-01T15:54:33.212 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.210+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~2DX6CCYIURSN.0 size=885202 2023-12-01T15:54:33.212 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.210+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=2DX6CCYIURSN tag=MCPGOHX3Q7GF type=write size=1933778 2023-12-01T15:54:33.214 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.212+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=Z86C3IFZYWV2 type=del 2023-12-01T15:54:33.217 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.216+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~I2E8N4V1QSVF.0 size=730079 2023-12-01T15:54:33.217 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.216+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=I2E8N4V1QSVF tag=N2M56U999XNT type=write size=1778655 2023-12-01T15:54:33.219 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.217+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=79PPF8UK3HWP type=del 2023-12-01T15:54:33.221 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.219+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=1II5R5XRJYB9 type=del size=2272040 2023-12-01T15:54:33.223 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.221+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=OXZPGUEQQYBI type=del 2023-12-01T15:54:33.224 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.222+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=VL1DVU608V2S type=del size=484838 2023-12-01T15:54:33.226 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.224+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~TSDSTL80GNTB.0 size=1048576 2023-12-01T15:54:33.227 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.226+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~TSDSTL80GNTB.1 size=862066 2023-12-01T15:54:33.230 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.229+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=TSDSTL80GNTB tag=LCS2QYYGBC0C type=write size=2959218 2023-12-01T15:54:33.232 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.230+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=96FNPPTA3M9P type=del size=3177880 2023-12-01T15:54:33.235 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.234+0000 7f9aad9148c0 1 < suggested remove operation key=TJPNEHX0PPEI tag=YSOXX9L71KG7 type=del 2023-12-01T15:54:33.239 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.237+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~O6ALRXBK4CUW.0 size=1048576 2023-12-01T15:54:33.240 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.239+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~O6ALRXBK4CUW.1 size=965651 2023-12-01T15:54:33.241 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.239+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=O6ALRXBK4CUW tag=XKSLFA5OL9Z6 type=write size=3062803 2023-12-01T15:54:33.242 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.241+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~XK03890916LL.0 size=334217 2023-12-01T15:54:33.245 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.243+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=XK03890916LL tag=4LZNYLPEF8FP type=write size=1382793 2023-12-01T15:54:33.246 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.245+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=9F8NFZL83URJ type=del size=291602 2023-12-01T15:54:33.250 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.248+0000 7f9aad9148c0 1 < suggested update operation key=GL0E747I5H45 tag=QSV1I2P6WB9D type=del size=3862785 2023-12-01T15:54:33.253 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.252+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~YOPVV1F2MWMY.0 size=1048576 2023-12-01T15:54:33.255 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.253+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~YOPVV1F2MWMY.1 size=1048576 2023-12-01T15:54:33.256 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.255+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~YOPVV1F2MWMY.2 size=1029768 2023-12-01T15:54:33.256 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.255+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=YOPVV1F2MWMY tag=OQ0IPM70PKD3 type=write size=4175496 2023-12-01T15:54:33.258 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.256+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~UE5FZSD65QNT.0 size=82832 2023-12-01T15:54:33.261 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.259+0000 7f9aad9148c0 1 < completed multipart upload key=QL40WD4XT3KR upload=UE5FZSD65QNT tag=16A506J11A6B type=write size=1131408 2023-12-01T15:54:33.263 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.261+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=IJCDX9IEJZ0O type=del size=1776224 2023-12-01T15:54:33.265 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.263+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=GCETB4N2Q6TL type=del 2023-12-01T15:54:33.268 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.267+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~Z26X3CC3ADRH.0 size=1048576 2023-12-01T15:54:33.270 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.268+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~Z26X3CC3ADRH.1 size=1048576 2023-12-01T15:54:33.271 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.270+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~Z26X3CC3ADRH.2 size=1024087 2023-12-01T15:54:33.271 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.270+0000 7f9aad9148c0 1 > prepared multipart upload key=UHANOI7SM72A upload=Z26X3CC3ADRH tag=UO51WW2CZX0H type=write size=4169815 2023-12-01T15:54:33.273 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.271+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~4SSGDEGITF23.0 size=1048576 2023-12-01T15:54:33.275 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.273+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~4SSGDEGITF23.1 size=1048576 2023-12-01T15:54:33.276 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.275+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~4SSGDEGITF23.2 size=684913 2023-12-01T15:54:33.280 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.278+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=4SSGDEGITF23 tag=J0Z2IOE84H0W type=write size=3830641 2023-12-01T15:54:33.281 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.280+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=BF0T8ONMAA2C type=del size=2558698 2023-12-01T15:54:33.283 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.281+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~4H7X1QBQQJW7.0 size=1048576 2023-12-01T15:54:33.285 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.283+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~4H7X1QBQQJW7.1 size=1048576 2023-12-01T15:54:33.286 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.285+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~4H7X1QBQQJW7.2 size=772163 2023-12-01T15:54:33.289 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.288+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=4H7X1QBQQJW7 tag=STCJL70NDUJB type=write size=3917891 2023-12-01T15:54:33.293 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.291+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~4AGINVP5BMFM.0 size=1048576 2023-12-01T15:54:33.294 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.293+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~4AGINVP5BMFM.1 size=671722 2023-12-01T15:54:33.297 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.293+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=4AGINVP5BMFM tag=Y9RDWMVWUREP type=write size=2768874 2023-12-01T15:54:33.298 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.294+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~Q7CP53YNRJDB.0 size=1048576 2023-12-01T15:54:33.298 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.296+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~Q7CP53YNRJDB.1 size=31796 2023-12-01T15:54:33.301 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.300+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=Q7CP53YNRJDB tag=RZ1PH9R82HWM type=write size=2128948 2023-12-01T15:54:33.303 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.302+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=CKD0WKWWUZEM type=write size=931043 2023-12-01T15:54:33.305 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.303+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=9XZ581WNSXTC type=del 2023-12-01T15:54:33.307 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.305+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=Q1KG6R9SZFWA type=write size=1038473 2023-12-01T15:54:33.311 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.309+0000 7f9aad9148c0 1 < suggested update operation key=0U7Y4CJY3F0M tag=OZB4HBUQ4Q41 type=del size=3121333 2023-12-01T15:54:33.314 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.313+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~WIWFEQDR7W5B.0 size=1048576 2023-12-01T15:54:33.316 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.314+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~WIWFEQDR7W5B.1 size=1020227 2023-12-01T15:54:33.316 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.314+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=WIWFEQDR7W5B tag=ZL9D304KNSFB type=write size=3117379 2023-12-01T15:54:33.318 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.316+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~FDZBKD28NJVK.0 size=1048576 2023-12-01T15:54:33.320 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.318+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~FDZBKD28NJVK.1 size=1048576 2023-12-01T15:54:33.321 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.320+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~FDZBKD28NJVK.2 size=897328 2023-12-01T15:54:33.325 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.323+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=FDZBKD28NJVK tag=GD1F687YQ44U type=write size=4043056 2023-12-01T15:54:33.328 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.327+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~0SVDJN7GN7RU.0 size=1048576 2023-12-01T15:54:33.330 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.328+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~0SVDJN7GN7RU.1 size=1048576 2023-12-01T15:54:33.331 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.330+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~0SVDJN7GN7RU.2 size=890333 2023-12-01T15:54:33.331 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.330+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=0SVDJN7GN7RU tag=OMVUMG0Q6S89 type=write size=4036061 2023-12-01T15:54:33.333 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.332+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~2DX6CCYIURSN.0 size=885202 2023-12-01T15:54:33.337 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.335+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=2DX6CCYIURSN tag=MCPGOHX3Q7GF type=write size=1933778 2023-12-01T15:54:33.340 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.339+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~XNX6YOL12K9M.0 size=1048576 2023-12-01T15:54:33.342 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.340+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~XNX6YOL12K9M.1 size=1048576 2023-12-01T15:54:33.343 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.342+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~XNX6YOL12K9M.2 size=746647 2023-12-01T15:54:33.343 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.342+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=XNX6YOL12K9M tag=LC5UZAPLDRHP type=write size=3892375 2023-12-01T15:54:33.345 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.344+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~I2E8N4V1QSVF.0 size=730079 2023-12-01T15:54:33.349 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.347+0000 7f9aad9148c0 1 < completed multipart upload key=M4MZE7PGW6LH upload=I2E8N4V1QSVF tag=N2M56U999XNT type=write size=1778655 2023-12-01T15:54:33.351 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.349+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=5Q10OCXMYR82 type=write size=419862 2023-12-01T15:54:33.355 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.354+0000 7f9aad9148c0 1 < suggested update operation key=TJPNEHX0PPEI tag=1II5R5XRJYB9 type=del size=2272040 2023-12-01T15:54:33.359 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.357+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~EG0J6FD9ULHH.0 size=1048576 2023-12-01T15:54:33.361 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.359+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~EG0J6FD9ULHH.1 size=737252 2023-12-01T15:54:33.361 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.359+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=EG0J6FD9ULHH tag=5BW2URB72YDG type=write size=2834404 2023-12-01T15:54:33.363 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.361+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=VL1DVU608V2S type=del 2023-12-01T15:54:33.364 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.363+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=STSHUD0RH1PD type=del size=3102656 2023-12-01T15:54:33.367 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.365+0000 7f9aad9148c0 1 < completed delete operation key=CG4WLRG2105M tag=96FNPPTA3M9P type=del 2023-12-01T15:54:33.370 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.369+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~XXO09Y5Z56PU.0 size=1048576 2023-12-01T15:54:33.372 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.370+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~XXO09Y5Z56PU.1 size=520687 2023-12-01T15:54:33.372 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.370+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=XXO09Y5Z56PU tag=P6AVFV9D19PP type=write size=2617839 2023-12-01T15:54:33.373 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.372+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~O6ALRXBK4CUW.0 size=1048576 2023-12-01T15:54:33.375 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.373+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~O6ALRXBK4CUW.1 size=965651 2023-12-01T15:54:33.378 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.376+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=O6ALRXBK4CUW tag=XKSLFA5OL9Z6 type=write size=3062803 2023-12-01T15:54:33.380 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.378+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=EXGQ1XQNX61A type=del size=1100872 2023-12-01T15:54:33.381 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.380+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=9F8NFZL83URJ type=del 2023-12-01T15:54:33.383 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.382+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=Z0CXI0RYNBK7 type=del size=4034455 2023-12-01T15:54:33.385 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.383+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~YOPVV1F2MWMY.0 size=1048576 2023-12-01T15:54:33.385 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.383+0000 7f9aad9148c0 1 < canceled part key=_multipart_9ERGLZ55JBYH.2~YOPVV1F2MWMY.1 size=1048576 2023-12-01T15:54:33.386 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.385+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~YOPVV1F2MWMY.2 size=1029768 2023-12-01T15:54:33.390 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.388+0000 7f9aad9148c0 1 < canceled multipart upload key=9ERGLZ55JBYH upload=YOPVV1F2MWMY tag=OQ0IPM70PKD3 type=write size=4175496 2023-12-01T15:54:33.394 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.392+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~V09BAYLY80XJ.0 size=1048576 2023-12-01T15:54:33.395 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.394+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~V09BAYLY80XJ.1 size=252172 2023-12-01T15:54:33.396 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.394+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=V09BAYLY80XJ tag=9UFRDRDDS2Y7 type=write size=2349324 2023-12-01T15:54:33.397 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.396+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=IJCDX9IEJZ0O type=del 2023-12-01T15:54:33.399 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.398+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=9PJ2TN1XIXAW type=del size=2933299 2023-12-01T15:54:33.400 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.398+0000 7f9aad9148c0 1 < canceled part key=_multipart_UHANOI7SM72A.2~Z26X3CC3ADRH.0 size=1048576 2023-12-01T15:54:33.401 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.400+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~Z26X3CC3ADRH.1 size=1048576 2023-12-01T15:54:33.403 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.402+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~Z26X3CC3ADRH.2 size=1024087 2023-12-01T15:54:33.407 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.405+0000 7f9aad9148c0 1 < canceled multipart upload key=UHANOI7SM72A upload=Z26X3CC3ADRH tag=UO51WW2CZX0H type=write size=4169815 2023-12-01T15:54:33.409 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.407+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=007QDYGC1VA1 type=del size=2029004 2023-12-01T15:54:33.411 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.409+0000 7f9aad9148c0 1 < completed delete operation key=F3S1MZ0T8YO0 tag=BF0T8ONMAA2C type=del 2023-12-01T15:54:33.415 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.413+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~0U1R313PXU9L.0 size=33708 2023-12-01T15:54:33.415 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.413+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=0U1R313PXU9L tag=R7QHC4288E22 type=write size=1082284 2023-12-01T15:54:33.417 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.415+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~4AGINVP5BMFM.0 size=1048576 2023-12-01T15:54:33.417 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.415+0000 7f9aad9148c0 1 < canceled part key=_multipart_F3S1MZ0T8YO0.2~4AGINVP5BMFM.1 size=671722 2023-12-01T15:54:33.420 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.418+0000 7f9aad9148c0 1 < canceled multipart upload key=F3S1MZ0T8YO0 upload=4AGINVP5BMFM tag=Y9RDWMVWUREP type=write size=2768874 2023-12-01T15:54:33.422 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.421+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=RA7YL7CCSA18 type=del size=3629172 2023-12-01T15:54:33.424 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.423+0000 7f9aad9148c0 1 < canceled operation key=13J225PC95SO tag=CKD0WKWWUZEM type=write size=931043 2023-12-01T15:54:33.426 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.425+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=VQDIQJNB537X type=del size=4134730 2023-12-01T15:54:33.428 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.426+0000 7f9aad9148c0 1 < completed write operation key=4TPCFIP7B23Y tag=Q1KG6R9SZFWA type=write size=1038473 2023-12-01T15:54:33.431 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.430+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~1BTCSM9VNS1I.0 size=1048576 2023-12-01T15:54:33.433 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.431+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~1BTCSM9VNS1I.1 size=1048576 2023-12-01T15:54:33.434 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.433+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~1BTCSM9VNS1I.2 size=478917 2023-12-01T15:54:33.434 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.433+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=1BTCSM9VNS1I tag=KQ00ASDKB8W6 type=write size=3624645 2023-12-01T15:54:33.436 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.435+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~WIWFEQDR7W5B.0 size=1048576 2023-12-01T15:54:33.438 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.436+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~WIWFEQDR7W5B.1 size=1020227 2023-12-01T15:54:33.441 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.439+0000 7f9aad9148c0 1 < completed multipart upload key=QL40WD4XT3KR upload=WIWFEQDR7W5B tag=ZL9D304KNSFB type=write size=3117379 2023-12-01T15:54:33.443 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.441+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=424QQRQQNCG3 type=del size=1370427 2023-12-01T15:54:33.445 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.443+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~0SVDJN7GN7RU.0 size=1048576 2023-12-01T15:54:33.482 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.445+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~0SVDJN7GN7RU.1 size=1048576 2023-12-01T15:54:33.483 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.446+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~0SVDJN7GN7RU.2 size=890333 2023-12-01T15:54:33.483 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.449+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=0SVDJN7GN7RU tag=OMVUMG0Q6S89 type=write size=4036061 2023-12-01T15:54:33.483 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.451+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=6BISGB04YLX7 type=del size=1513155 2023-12-01T15:54:33.483 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.454+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~XNX6YOL12K9M.0 size=1048576 2023-12-01T15:54:33.483 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.454+0000 7f9aad9148c0 1 < canceled part key=_multipart_LRBWJ27JFVKO.2~XNX6YOL12K9M.1 size=1048576 2023-12-01T15:54:33.483 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.455+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~XNX6YOL12K9M.2 size=746647 2023-12-01T15:54:33.483 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.458+0000 7f9aad9148c0 1 < canceled multipart upload key=LRBWJ27JFVKO upload=XNX6YOL12K9M tag=LC5UZAPLDRHP type=write size=3892375 2023-12-01T15:54:33.483 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.461+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~2XCFATS6QV2B.0 size=232416 2023-12-01T15:54:33.483 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.461+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=2XCFATS6QV2B tag=B4JGQMPQFPZU type=write size=1280992 2023-12-01T15:54:33.483 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.463+0000 7f9aad9148c0 1 < canceled operation key=M4MZE7PGW6LH tag=5Q10OCXMYR82 type=write size=419862 2023-12-01T15:54:33.483 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.464+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=I9W4S7G7UPRL type=del size=3041922 2023-12-01T15:54:33.484 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.466+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~EG0J6FD9ULHH.0 size=1048576 2023-12-01T15:54:33.484 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.466+0000 7f9aad9148c0 1 < canceled part key=_multipart_0B25CAN3DDPZ.2~EG0J6FD9ULHH.1 size=737252 2023-12-01T15:54:33.484 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.470+0000 7f9aad9148c0 1 < canceled multipart upload key=0B25CAN3DDPZ upload=EG0J6FD9ULHH tag=5BW2URB72YDG type=write size=2834404 2023-12-01T15:54:33.484 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.472+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=238JB8UE9AXV type=del size=3469110 2023-12-01T15:54:33.484 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.474+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=STSHUD0RH1PD type=del 2023-12-01T15:54:33.484 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.475+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=VFCUVWW35HKV type=del size=1749917 2023-12-01T15:54:33.484 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.478+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~XXO09Y5Z56PU.0 size=1048576 2023-12-01T15:54:33.484 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.479+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~XXO09Y5Z56PU.1 size=520687 2023-12-01T15:54:33.484 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.483+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=XXO09Y5Z56PU tag=P6AVFV9D19PP type=write size=2617839 2023-12-01T15:54:33.486 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.484+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=10WTWQPTY7X4 type=del size=970607 2023-12-01T15:54:33.488 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.486+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=EXGQ1XQNX61A type=del 2023-12-01T15:54:33.491 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.490+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~5K1E0BCXNQEN.0 size=1048576 2023-12-01T15:54:33.493 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.491+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~5K1E0BCXNQEN.1 size=283064 2023-12-01T15:54:33.493 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.491+0000 7f9aad9148c0 1 > prepared multipart upload key=GL0E747I5H45 upload=5K1E0BCXNQEN tag=QN4SDPFFCN8C type=write size=2380216 2023-12-01T15:54:33.497 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.495+0000 7f9aad9148c0 1 < suggested update operation key=SMRTKA9GZJ8P tag=Z0CXI0RYNBK7 type=del size=4034455 2023-12-01T15:54:33.501 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.498+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~ZI5ATNJAW2VX.0 size=573078 2023-12-01T15:54:33.501 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.498+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=ZI5ATNJAW2VX tag=QONSS8Y38L7V type=write size=1621654 2023-12-01T15:54:33.502 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.500+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~V09BAYLY80XJ.0 size=1048576 2023-12-01T15:54:33.502 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.500+0000 7f9aad9148c0 1 < canceled part key=_multipart_9ERGLZ55JBYH.2~V09BAYLY80XJ.1 size=252172 2023-12-01T15:54:33.505 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.503+0000 7f9aad9148c0 1 < canceled multipart upload key=9ERGLZ55JBYH upload=V09BAYLY80XJ tag=9UFRDRDDS2Y7 type=write size=2349324 2023-12-01T15:54:33.508 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.507+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~GZETRCGRJSAM.0 size=78859 2023-12-01T15:54:33.508 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.507+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=GZETRCGRJSAM tag=07TS3J20BZBR type=write size=1127435 2023-12-01T15:54:33.510 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.508+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=9PJ2TN1XIXAW type=del 2023-12-01T15:54:33.512 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.510+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=MXUBUE7OU3O4 type=del size=1679712 2023-12-01T15:54:33.514 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.512+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=007QDYGC1VA1 type=del 2023-12-01T15:54:33.517 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.516+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~ROIV7IP2WSSD.0 size=1048576 2023-12-01T15:54:33.519 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.517+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~ROIV7IP2WSSD.1 size=1048576 2023-12-01T15:54:33.520 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.518+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~ROIV7IP2WSSD.2 size=480980 2023-12-01T15:54:33.520 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.518+0000 7f9aad9148c0 1 > prepared multipart upload key=7AERYBA8D56T upload=ROIV7IP2WSSD tag=HUQZ997UPSD1 type=write size=3626708 2023-12-01T15:54:33.522 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.520+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~0U1R313PXU9L.0 size=33708 2023-12-01T15:54:33.525 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.524+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=0U1R313PXU9L tag=R7QHC4288E22 type=write size=1082284 2023-12-01T15:54:33.527 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.526+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=ED5KO5R5JZ54 type=del size=3100416 2023-12-01T15:54:33.529 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.528+0000 7f9aad9148c0 1 < completed delete operation key=7SCZTDTL38DF tag=RA7YL7CCSA18 type=del 2023-12-01T15:54:33.531 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.530+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=XM9P7GSS445W type=del size=1727292 2023-12-01T15:54:33.533 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.531+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=VQDIQJNB537X type=del 2023-12-01T15:54:33.535 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.533+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=PB2FEXJVH1DR type=del size=2320862 2023-12-01T15:54:33.537 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.535+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~1BTCSM9VNS1I.0 size=1048576 2023-12-01T15:54:33.538 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.537+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~1BTCSM9VNS1I.1 size=1048576 2023-12-01T15:54:33.540 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.538+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~1BTCSM9VNS1I.2 size=478917 2023-12-01T15:54:33.543 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.541+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=1BTCSM9VNS1I tag=KQ00ASDKB8W6 type=write size=3624645 2023-12-01T15:54:33.547 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.545+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~Z6LEJLMFVQFA.0 size=520802 2023-12-01T15:54:33.547 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.545+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=Z6LEJLMFVQFA tag=RU8QTISBQ4Q5 type=write size=1569378 2023-12-01T15:54:33.548 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.547+0000 7f9aad9148c0 1 < completed delete operation key=F3S1MZ0T8YO0 tag=424QQRQQNCG3 type=del 2023-12-01T15:54:33.550 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.548+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=GRW2TKX0YYXI type=del size=1305412 2023-12-01T15:54:33.552 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.550+0000 7f9aad9148c0 1 < completed delete operation key=ZSEEWQ6LLIR5 tag=6BISGB04YLX7 type=del 2023-12-01T15:54:33.554 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.552+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=YBWLG4YM8ZNF type=del size=1346535 2023-12-01T15:54:33.555 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.554+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~2XCFATS6QV2B.0 size=232416 2023-12-01T15:54:33.558 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.557+0000 7f9aad9148c0 1 < completed multipart upload key=STW1E6FWZWFG upload=2XCFATS6QV2B tag=B4JGQMPQFPZU type=write size=1280992 2023-12-01T15:54:33.562 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.560+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~HCHSGGZEY7HJ.0 size=134648 2023-12-01T15:54:33.562 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.560+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=HCHSGGZEY7HJ tag=FYW30ZN0MOD9 type=write size=1183224 2023-12-01T15:54:33.563 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.562+0000 7f9aad9148c0 1 < canceled operation key=XUT4H8IMHOJ0 tag=I9W4S7G7UPRL type=del size=3041922 2023-12-01T15:54:33.567 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.565+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~7E34PRCUWMPK.0 size=1048576 2023-12-01T15:54:33.568 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.566+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~7E34PRCUWMPK.1 size=45390 2023-12-01T15:54:33.568 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.566+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=7E34PRCUWMPK tag=C44G7P064XV0 type=write size=2142542 2023-12-01T15:54:33.570 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.569+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=238JB8UE9AXV type=del 2023-12-01T15:54:33.574 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.572+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~S6FD4Q7XVSOK.0 size=348708 2023-12-01T15:54:33.574 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.573+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=S6FD4Q7XVSOK tag=0J1S6KEM6U6K type=write size=1397284 2023-12-01T15:54:33.578 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.576+0000 7f9aad9148c0 1 < suggested update operation key=N05IKWTYQPE2 tag=VFCUVWW35HKV type=del size=1749917 2023-12-01T15:54:33.580 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.578+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=OT865HZUNX16 type=del size=2093944 2023-12-01T15:54:33.583 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.582+0000 7f9aad9148c0 1 < suggested remove operation key=99SJDUOI90AY tag=10WTWQPTY7X4 type=del 2023-12-01T15:54:33.585 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.584+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=XQCCL6KF091L type=del size=327592 2023-12-01T15:54:33.587 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.585+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~5K1E0BCXNQEN.0 size=1048576 2023-12-01T15:54:33.588 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.587+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~5K1E0BCXNQEN.1 size=283064 2023-12-01T15:54:33.591 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.590+0000 7f9aad9148c0 1 < completed multipart upload key=GL0E747I5H45 upload=5K1E0BCXNQEN tag=QN4SDPFFCN8C type=write size=2380216 2023-12-01T15:54:33.593 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.592+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=6TSGN6RD1S64 type=del size=679023 2023-12-01T15:54:33.595 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.593+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~ZI5ATNJAW2VX.0 size=573078 2023-12-01T15:54:33.598 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.596+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=ZI5ATNJAW2VX tag=QONSS8Y38L7V type=write size=1621654 2023-12-01T15:54:33.602 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.600+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~BKSE4RODO7DS.0 size=1048576 2023-12-01T15:54:33.603 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.602+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~BKSE4RODO7DS.1 size=1048576 2023-12-01T15:54:33.605 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.603+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~BKSE4RODO7DS.2 size=277994 2023-12-01T15:54:33.605 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.603+0000 7f9aad9148c0 1 > prepared multipart upload key=ZSEEWQ6LLIR5 upload=BKSE4RODO7DS tag=7TAXEPAFSRGI type=write size=3423722 2023-12-01T15:54:33.607 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.606+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~GZETRCGRJSAM.0 size=78859 2023-12-01T15:54:33.610 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.609+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=GZETRCGRJSAM tag=07TS3J20BZBR type=write size=1127435 2023-12-01T15:54:33.612 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.610+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=17VUVP3C3897 type=del size=331010 2023-12-01T15:54:33.614 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.612+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=MXUBUE7OU3O4 type=del 2023-12-01T15:54:33.616 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.614+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=FS40QEJG6BK3 type=del size=1847481 2023-12-01T15:54:33.618 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.616+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~ROIV7IP2WSSD.0 size=1048576 2023-12-01T15:54:33.620 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.618+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~ROIV7IP2WSSD.1 size=1048576 2023-12-01T15:54:33.621 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.620+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~ROIV7IP2WSSD.2 size=480980 2023-12-01T15:54:33.624 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.623+0000 7f9aad9148c0 1 < completed multipart upload key=7AERYBA8D56T upload=ROIV7IP2WSSD tag=HUQZ997UPSD1 type=write size=3626708 2023-12-01T15:54:33.626 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.624+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=ADSXTV8T3NHE type=del size=2818883 2023-12-01T15:54:33.627 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.626+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=ED5KO5R5JZ54 type=del 2023-12-01T15:54:33.629 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.628+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=X6HBCR8LITYT type=del size=2146027 2023-12-01T15:54:33.631 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.629+0000 7f9aad9148c0 1 < completed delete operation key=F3S1MZ0T8YO0 tag=XM9P7GSS445W type=del 2023-12-01T15:54:33.634 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.633+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~LOCZA0NSJF8P.0 size=1048576 2023-12-01T15:54:33.636 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.634+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~LOCZA0NSJF8P.1 size=1048576 2023-12-01T15:54:33.637 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.636+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~LOCZA0NSJF8P.2 size=234825 2023-12-01T15:54:33.637 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.636+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=LOCZA0NSJF8P tag=QPPHTD2G6MKG type=write size=3380553 2023-12-01T15:54:33.639 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.638+0000 7f9aad9148c0 1 < completed delete operation key=ZSEEWQ6LLIR5 tag=PB2FEXJVH1DR type=del 2023-12-01T15:54:33.642 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.641+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~0CG1JJAKZDP9.0 size=1048576 2023-12-01T15:54:33.644 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.642+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~0CG1JJAKZDP9.1 size=578407 2023-12-01T15:54:33.644 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.642+0000 7f9aad9148c0 1 > prepared multipart upload key=Y8K6E5SUKEI3 upload=0CG1JJAKZDP9 tag=JZ2SZJKL40PS type=write size=2675559 2023-12-01T15:54:33.645 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.644+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~Z6LEJLMFVQFA.0 size=520802 2023-12-01T15:54:33.649 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.647+0000 7f9aad9148c0 1 < completed multipart upload key=QL40WD4XT3KR upload=Z6LEJLMFVQFA tag=RU8QTISBQ4Q5 type=write size=1569378 2023-12-01T15:54:33.650 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.649+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=H0ZNZGXK9MKO type=del size=3837506 2023-12-01T15:54:33.654 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.653+0000 7f9aad9148c0 1 < suggested remove operation key=CG4WLRG2105M tag=GRW2TKX0YYXI type=del 2023-12-01T15:54:33.656 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.654+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=1U9UWUZ88G3Q type=del size=2500751 2023-12-01T15:54:33.660 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.658+0000 7f9aad9148c0 1 < suggested update operation key=ZX019RAH13T7 tag=YBWLG4YM8ZNF type=del size=1346535 2023-12-01T15:54:33.661 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.660+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=42HKDKO8RA0C type=del size=3922471 2023-12-01T15:54:33.662 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.660+0000 7f9aad9148c0 1 < canceled part key=_multipart_WCZIE7QYG09W.2~HCHSGGZEY7HJ.0 size=134648 2023-12-01T15:54:33.665 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.664+0000 7f9aad9148c0 1 < canceled multipart upload key=WCZIE7QYG09W upload=HCHSGGZEY7HJ tag=FYW30ZN0MOD9 type=write size=1183224 2023-12-01T15:54:33.667 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.665+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=8XO9CJU44I1P type=del size=238372 2023-12-01T15:54:33.669 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.667+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~7E34PRCUWMPK.0 size=1048576 2023-12-01T15:54:33.670 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.669+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~7E34PRCUWMPK.1 size=45390 2023-12-01T15:54:33.673 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.672+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=7E34PRCUWMPK tag=C44G7P064XV0 type=write size=2142542 2023-12-01T15:54:33.677 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.675+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~ZT2JUO2W3WB4.0 size=1048576 2023-12-01T15:54:33.678 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.677+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~ZT2JUO2W3WB4.1 size=1048576 2023-12-01T15:54:33.680 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.679+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~ZT2JUO2W3WB4.2 size=140944 2023-12-01T15:54:33.680 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.679+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=ZT2JUO2W3WB4 tag=8OJUSI747OIP type=write size=3286672 2023-12-01T15:54:33.683 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.681+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~S6FD4Q7XVSOK.0 size=348708 2023-12-01T15:54:33.686 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.684+0000 7f9aad9148c0 1 < completed multipart upload key=M4MZE7PGW6LH upload=S6FD4Q7XVSOK tag=0J1S6KEM6U6K type=write size=1397284 2023-12-01T15:54:33.687 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.686+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=FEGXJB00P588 type=del size=3195821 2023-12-01T15:54:33.689 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.688+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=OT865HZUNX16 type=del 2023-12-01T15:54:33.691 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.689+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=6E5L1KLF5D0W type=del size=3832911 2023-12-01T15:54:33.693 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.691+0000 7f9aad9148c0 1 < completed delete operation key=WCZIE7QYG09W tag=XQCCL6KF091L type=del 2023-12-01T15:54:33.694 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.693+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=3OQB5DNIXVMU type=del size=702111 2023-12-01T15:54:33.696 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.694+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=6TSGN6RD1S64 type=del 2023-12-01T15:54:33.699 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.698+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~QJH7XBIHIXZ8.0 size=1048576 2023-12-01T15:54:33.701 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.699+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~QJH7XBIHIXZ8.1 size=602594 2023-12-01T15:54:33.701 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.699+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=QJH7XBIHIXZ8 tag=UIYGIDJHC68S type=write size=2699746 2023-12-01T15:54:33.701 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.700+0000 7f9aad9148c0 1 < canceled part key=_multipart_ZSEEWQ6LLIR5.2~BKSE4RODO7DS.0 size=1048576 2023-12-01T15:54:33.703 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.701+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~BKSE4RODO7DS.1 size=1048576 2023-12-01T15:54:33.705 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.703+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~BKSE4RODO7DS.2 size=277994 2023-12-01T15:54:33.708 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.706+0000 7f9aad9148c0 1 < canceled multipart upload key=ZSEEWQ6LLIR5 upload=BKSE4RODO7DS tag=7TAXEPAFSRGI type=write size=3423722 2023-12-01T15:54:33.709 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.708+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=Z12I5NHU6OUW type=del size=3031257 2023-12-01T15:54:33.711 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.710+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=17VUVP3C3897 type=del 2023-12-01T15:54:33.715 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.713+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~Z3EN7X1EJQQX.0 size=1048576 2023-12-01T15:54:33.716 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.715+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~Z3EN7X1EJQQX.1 size=1048576 2023-12-01T15:54:33.717 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.716+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~Z3EN7X1EJQQX.2 size=628538 2023-12-01T15:54:33.718 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.716+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=Z3EN7X1EJQQX tag=JAV0YK0GLYEN type=write size=3774266 2023-12-01T15:54:33.719 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.718+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=FS40QEJG6BK3 type=del 2023-12-01T15:54:33.721 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.720+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=PES4AVTH5H5P type=del size=2433883 2023-12-01T15:54:33.723 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.722+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=ADSXTV8T3NHE type=del 2023-12-01T15:54:33.727 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.725+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~T7VIK9IWXAZH.0 size=1048576 2023-12-01T15:54:33.728 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.727+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~T7VIK9IWXAZH.1 size=1048576 2023-12-01T15:54:33.729 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.728+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~T7VIK9IWXAZH.2 size=526089 2023-12-01T15:54:33.730 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.728+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=T7VIK9IWXAZH tag=GF9CIAXYQ7Q3 type=write size=3671817 2023-12-01T15:54:33.731 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.730+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=X6HBCR8LITYT type=del 2023-12-01T15:54:33.734 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.733+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~FM3MVE18YVWA.0 size=1048576 2023-12-01T15:54:33.736 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.734+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~FM3MVE18YVWA.1 size=239 2023-12-01T15:54:33.736 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.734+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=FM3MVE18YVWA tag=PL2K10K5WXF2 type=write size=2097391 2023-12-01T15:54:33.736 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.735+0000 7f9aad9148c0 1 < canceled part key=_multipart_9ERGLZ55JBYH.2~LOCZA0NSJF8P.0 size=1048576 2023-12-01T15:54:33.738 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.736+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~LOCZA0NSJF8P.1 size=1048576 2023-12-01T15:54:33.740 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.738+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~LOCZA0NSJF8P.2 size=234825 2023-12-01T15:54:33.743 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.741+0000 7f9aad9148c0 1 < canceled multipart upload key=9ERGLZ55JBYH upload=LOCZA0NSJF8P tag=QPPHTD2G6MKG type=write size=3380553 2023-12-01T15:54:33.745 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.744+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=4ZTYGCV9FNV4 type=del size=1142534 2023-12-01T15:54:33.747 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.745+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~0CG1JJAKZDP9.0 size=1048576 2023-12-01T15:54:33.749 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.747+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~0CG1JJAKZDP9.1 size=578407 2023-12-01T15:54:33.752 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.750+0000 7f9aad9148c0 1 < completed multipart upload key=Y8K6E5SUKEI3 upload=0CG1JJAKZDP9 tag=JZ2SZJKL40PS type=write size=2675559 2023-12-01T15:54:33.754 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.753+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=45GDQPYVI52K type=del size=2309861 2023-12-01T15:54:33.756 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.755+0000 7f9aad9148c0 -1 < failed to complete operation key=CG4WLRG2105M tag=H0ZNZGXK9MKO type=del size=3837506: (22) Invalid argument 2023-12-01T15:54:33.758 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.757+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=T64DQG30EUGO type=del size=4117715 2023-12-01T15:54:33.760 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.758+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=1U9UWUZ88G3Q type=del 2023-12-01T15:54:33.762 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.760+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=R7UPWKPGFS3A type=write size=1031023 2023-12-01T15:54:33.764 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.762+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=42HKDKO8RA0C type=del 2023-12-01T15:54:33.767 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.766+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~5Q28UNLJDHA3.0 size=1048576 2023-12-01T15:54:33.769 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.767+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~5Q28UNLJDHA3.1 size=1048576 2023-12-01T15:54:33.770 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.769+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~5Q28UNLJDHA3.2 size=635021 2023-12-01T15:54:33.770 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.769+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=5Q28UNLJDHA3 tag=ZNK1XNFFY56V type=write size=3780749 2023-12-01T15:54:33.774 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.772+0000 7f9aad9148c0 1 < suggested remove operation key=N3Z7KLVTUY6R tag=8XO9CJU44I1P type=del 2023-12-01T15:54:33.776 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.774+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=53OY0XOW3V89 type=del size=3193615 2023-12-01T15:54:33.778 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.776+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~ZT2JUO2W3WB4.0 size=1048576 2023-12-01T15:54:33.779 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.778+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~ZT2JUO2W3WB4.1 size=1048576 2023-12-01T15:54:33.781 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.779+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~ZT2JUO2W3WB4.2 size=140944 2023-12-01T15:54:33.784 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.782+0000 7f9aad9148c0 1 < completed multipart upload key=STW1E6FWZWFG upload=ZT2JUO2W3WB4 tag=8OJUSI747OIP type=write size=3286672 2023-12-01T15:54:33.787 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.785+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~SE5PA3I60X7I.0 size=1048576 2023-12-01T15:54:33.788 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.787+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~SE5PA3I60X7I.1 size=194638 2023-12-01T15:54:33.788 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.787+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=SE5PA3I60X7I tag=2WS5Y1OLNX2E type=write size=2291790 2023-12-01T15:54:33.790 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.789+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=FEGXJB00P588 type=del 2023-12-01T15:54:33.792 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.790+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=QYD9TE5SHB5R type=del size=567466 2023-12-01T15:54:33.794 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.792+0000 7f9aad9148c0 1 < completed delete operation key=CG4WLRG2105M tag=6E5L1KLF5D0W type=del 2023-12-01T15:54:33.797 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.796+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~R5AA1EU58664.0 size=738066 2023-12-01T15:54:33.797 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.796+0000 7f9aad9148c0 1 > prepared multipart upload key=SMRTKA9GZJ8P upload=R5AA1EU58664 tag=PDK61II26CF3 type=write size=1786642 2023-12-01T15:54:33.801 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.799+0000 7f9aad9148c0 1 < suggested remove operation key=7SCZTDTL38DF tag=3OQB5DNIXVMU type=del 2023-12-01T15:54:33.802 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.801+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=RU2TY5XKVVPB type=del size=2054985 2023-12-01T15:54:33.804 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.803+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~QJH7XBIHIXZ8.0 size=1048576 2023-12-01T15:54:33.806 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.804+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~QJH7XBIHIXZ8.1 size=602594 2023-12-01T15:54:33.808 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.807+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=QJH7XBIHIXZ8 tag=UIYGIDJHC68S type=write size=2699746 2023-12-01T15:54:33.810 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.809+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=NTEIFXWZFKVQ type=del size=1487929 2023-12-01T15:54:33.812 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.810+0000 7f9aad9148c0 1 < completed delete operation key=UHANOI7SM72A tag=Z12I5NHU6OUW type=del 2023-12-01T15:54:33.814 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.812+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=7B8AVDZ4ADK5 type=del size=3282253 2023-12-01T15:54:33.816 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.814+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~Z3EN7X1EJQQX.0 size=1048576 2023-12-01T15:54:33.817 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.816+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~Z3EN7X1EJQQX.1 size=1048576 2023-12-01T15:54:33.819 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.817+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~Z3EN7X1EJQQX.2 size=628538 2023-12-01T15:54:33.822 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.820+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=Z3EN7X1EJQQX tag=JAV0YK0GLYEN type=write size=3774266 2023-12-01T15:54:33.824 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.822+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=BSJ3OHSUH8M4 type=del size=3883914 2023-12-01T15:54:33.826 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.824+0000 7f9aad9148c0 1 < completed delete operation key=UHANOI7SM72A tag=PES4AVTH5H5P type=del 2023-12-01T15:54:33.828 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.826+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=7G5V5U9P7ER2 type=del size=1065763 2023-12-01T15:54:33.829 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.828+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~T7VIK9IWXAZH.0 size=1048576 2023-12-01T15:54:33.831 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.829+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~T7VIK9IWXAZH.1 size=1048576 2023-12-01T15:54:33.832 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.831+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~T7VIK9IWXAZH.2 size=526089 2023-12-01T15:54:33.836 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.834+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=T7VIK9IWXAZH tag=GF9CIAXYQ7Q3 type=write size=3671817 2023-12-01T15:54:33.837 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.836+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=W4Y2OZ5UUK1R type=del size=2546141 2023-12-01T15:54:33.839 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.838+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~FM3MVE18YVWA.0 size=1048576 2023-12-01T15:54:33.841 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.839+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~FM3MVE18YVWA.1 size=239 2023-12-01T15:54:33.844 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.843+0000 7f9aad9148c0 1 < completed multipart upload key=M4MZE7PGW6LH upload=FM3MVE18YVWA tag=PL2K10K5WXF2 type=write size=2097391 2023-12-01T15:54:33.848 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.846+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~N2AHKC66UNZV.0 size=1048576 2023-12-01T15:54:33.850 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.848+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~N2AHKC66UNZV.1 size=638329 2023-12-01T15:54:33.850 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.848+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=N2AHKC66UNZV tag=ELXACOX6WMG8 type=write size=2735481 2023-12-01T15:54:33.851 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.850+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=4ZTYGCV9FNV4 type=del 2023-12-01T15:54:33.855 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.853+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~Z5ZT1E3S0K0W.0 size=302349 2023-12-01T15:54:33.855 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.853+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=Z5ZT1E3S0K0W tag=77GQA5HGV3YB type=write size=1350925 2023-12-01T15:54:33.857 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.855+0000 7f9aad9148c0 1 < completed delete operation key=F3S1MZ0T8YO0 tag=45GDQPYVI52K type=del 2023-12-01T15:54:33.861 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.859+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~2ZKSHU6C5X77.0 size=37426 2023-12-01T15:54:33.861 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.859+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=2ZKSHU6C5X77 tag=XSJEDEXVEZGC type=write size=1086002 2023-12-01T15:54:33.864 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.863+0000 7f9aad9148c0 1 < suggested remove operation key=VF8IZ85BWMCV tag=T64DQG30EUGO type=del 2023-12-01T15:54:33.868 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.866+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~AQ4SMJP0RM33.0 size=719496 2023-12-01T15:54:33.868 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.866+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=AQ4SMJP0RM33 tag=XM8EJXOXS0XA type=write size=1768072 2023-12-01T15:54:33.870 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.868+0000 7f9aad9148c0 1 < canceled operation key=M4MZE7PGW6LH tag=R7UPWKPGFS3A type=write size=1031023 2023-12-01T15:54:33.874 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.872+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~048H0T0YSK7L.0 size=225061 2023-12-01T15:54:33.874 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.872+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=048H0T0YSK7L tag=0LU1BMK2EADP type=write size=1273637 2023-12-01T15:54:33.876 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.874+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~5Q28UNLJDHA3.0 size=1048576 2023-12-01T15:54:33.877 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.876+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~5Q28UNLJDHA3.1 size=1048576 2023-12-01T15:54:33.879 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.877+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~5Q28UNLJDHA3.2 size=635021 2023-12-01T15:54:33.882 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.880+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=5Q28UNLJDHA3 tag=ZNK1XNFFY56V type=write size=3780749 2023-12-01T15:54:33.885 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.883+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~NERAEVEFAY1P.0 size=1048576 2023-12-01T15:54:33.887 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.885+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~NERAEVEFAY1P.1 size=733061 2023-12-01T15:54:33.887 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.885+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=NERAEVEFAY1P tag=4C38MA1AWIE8 type=write size=2830213 2023-12-01T15:54:33.889 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.887+0000 7f9aad9148c0 1 < completed delete operation key=WCZIE7QYG09W tag=53OY0XOW3V89 type=del 2023-12-01T15:54:33.891 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.889+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=MX90XCYGAIIF type=del size=624369 2023-12-01T15:54:33.891 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.890+0000 7f9aad9148c0 1 < canceled part key=_multipart_XUT4H8IMHOJ0.2~SE5PA3I60X7I.0 size=1048576 2023-12-01T15:54:33.893 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.891+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~SE5PA3I60X7I.1 size=194638 2023-12-01T15:54:33.896 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.894+0000 7f9aad9148c0 1 < canceled multipart upload key=XUT4H8IMHOJ0 upload=SE5PA3I60X7I tag=2WS5Y1OLNX2E type=write size=2291790 2023-12-01T15:54:33.899 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.898+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~ZKL3PJSRIX7E.0 size=1048576 2023-12-01T15:54:33.901 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.899+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~ZKL3PJSRIX7E.1 size=416631 2023-12-01T15:54:33.901 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.899+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=ZKL3PJSRIX7E tag=0ORK4GI6MLLQ type=write size=2513783 2023-12-01T15:54:33.903 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.902+0000 7f9aad9148c0 -1 < failed to complete operation key=VF8IZ85BWMCV tag=QYD9TE5SHB5R type=del size=567466: (22) Invalid argument 2023-12-01T15:54:33.906 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.904+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=30CCMZQGZP9A type=del size=276549 2023-12-01T15:54:33.907 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.906+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~R5AA1EU58664.0 size=738066 2023-12-01T15:54:33.910 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.909+0000 7f9aad9148c0 1 < completed multipart upload key=SMRTKA9GZJ8P upload=R5AA1EU58664 tag=PDK61II26CF3 type=write size=1786642 2023-12-01T15:54:33.912 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.910+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=HK33Y3Z316D5 type=del size=565657 2023-12-01T15:54:33.916 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.914+0000 7f9aad9148c0 1 < suggested remove operation key=M4MZE7PGW6LH tag=RU2TY5XKVVPB type=del 2023-12-01T15:54:33.918 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.916+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=EDVGPSMM5CIG type=del size=550568 2023-12-01T15:54:33.919 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.918+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=NTEIFXWZFKVQ type=del 2023-12-01T15:54:33.923 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.921+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~OC2R323E3S9W.0 size=1048576 2023-12-01T15:54:33.924 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.923+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~OC2R323E3S9W.1 size=884311 2023-12-01T15:54:33.924 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.923+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=OC2R323E3S9W tag=7CEINX0I3W7E type=write size=2981463 2023-12-01T15:54:33.926 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.924+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=7B8AVDZ4ADK5 type=del 2023-12-01T15:54:33.928 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.927+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=Y3Z2MY9I4MFV type=del size=2206879 2023-12-01T15:54:33.930 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.929+0000 7f9aad9148c0 1 < completed delete operation key=CG4WLRG2105M tag=BSJ3OHSUH8M4 type=del 2023-12-01T15:54:33.932 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.931+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=K8JCPTC2AB5C type=del size=3268525 2023-12-01T15:54:33.934 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.932+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=7G5V5U9P7ER2 type=del 2023-12-01T15:54:33.937 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.936+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~7FU6PB9SLARO.0 size=643865 2023-12-01T15:54:33.937 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.936+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=7FU6PB9SLARO tag=Q1VB0JHZ42QJ type=write size=1692441 2023-12-01T15:54:33.939 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.938+0000 7f9aad9148c0 1 < completed delete operation key=ZSEEWQ6LLIR5 tag=W4Y2OZ5UUK1R type=del 2023-12-01T15:54:33.943 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.941+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~IS26PF71DBN8.0 size=532023 2023-12-01T15:54:33.943 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.941+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=IS26PF71DBN8 tag=E151BDCHA969 type=write size=1580599 2023-12-01T15:54:33.945 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.943+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~N2AHKC66UNZV.0 size=1048576 2023-12-01T15:54:33.946 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.945+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~N2AHKC66UNZV.1 size=638329 2023-12-01T15:54:33.950 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.948+0000 7f9aad9148c0 1 < completed multipart upload key=0U7Y4CJY3F0M upload=N2AHKC66UNZV tag=ELXACOX6WMG8 type=write size=2735481 2023-12-01T15:54:33.953 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.952+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~0FXYBNIC6XCU.0 size=1048576 2023-12-01T15:54:33.955 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.953+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~0FXYBNIC6XCU.1 size=1035217 2023-12-01T15:54:33.955 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.953+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=0FXYBNIC6XCU tag=9XDI7BT8HFFJ type=write size=3132369 2023-12-01T15:54:33.956 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.955+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~Z5ZT1E3S0K0W.0 size=302349 2023-12-01T15:54:33.959 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.958+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=Z5ZT1E3S0K0W tag=77GQA5HGV3YB type=write size=1350925 2023-12-01T15:54:33.961 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.960+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=R39DOZNH1Y4W type=write size=842324 2023-12-01T15:54:33.963 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.961+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~2ZKSHU6C5X77.0 size=37426 2023-12-01T15:54:33.966 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.964+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=2ZKSHU6C5X77 tag=XSJEDEXVEZGC type=write size=1086002 2023-12-01T15:54:33.968 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.966+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=R9X6N2IPHCOH type=write size=676098 2023-12-01T15:54:33.970 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.968+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~AQ4SMJP0RM33.0 size=719496 2023-12-01T15:54:33.973 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.971+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=AQ4SMJP0RM33 tag=XM8EJXOXS0XA type=write size=1768072 2023-12-01T15:54:33.974 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.973+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=Z622P4HEAG5R type=write size=837111 2023-12-01T15:54:33.976 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.975+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~048H0T0YSK7L.0 size=225061 2023-12-01T15:54:33.979 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.978+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=048H0T0YSK7L tag=0LU1BMK2EADP type=write size=1273637 2023-12-01T15:54:33.982 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.981+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~J525LNC8ZWIG.0 size=944018 2023-12-01T15:54:33.982 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.981+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=J525LNC8ZWIG tag=SD242ZXUYJPF type=write size=1992594 2023-12-01T15:54:33.984 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.982+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~NERAEVEFAY1P.0 size=1048576 2023-12-01T15:54:33.986 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.984+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~NERAEVEFAY1P.1 size=733061 2023-12-01T15:54:33.989 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.987+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=NERAEVEFAY1P tag=4C38MA1AWIE8 type=write size=2830213 2023-12-01T15:54:33.990 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.989+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=TF7LUKFXCKBB type=del size=3278362 2023-12-01T15:54:33.992 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.991+0000 7f9aad9148c0 1 < canceled operation key=XUT4H8IMHOJ0 tag=MX90XCYGAIIF type=del size=624369 2023-12-01T15:54:33.995 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.994+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~L4D5L8HJ8WDT.0 size=1048576 2023-12-01T15:54:33.997 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.995+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~L4D5L8HJ8WDT.1 size=860852 2023-12-01T15:54:33.997 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.995+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=L4D5L8HJ8WDT tag=8SI7U7UHIRO8 type=write size=2958004 2023-12-01T15:54:33.999 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.997+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~ZKL3PJSRIX7E.0 size=1048576 2023-12-01T15:54:33.999 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:33.997+0000 7f9aad9148c0 1 < canceled part key=_multipart_N3Z7KLVTUY6R.2~ZKL3PJSRIX7E.1 size=416631 2023-12-01T15:54:34.002 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.000+0000 7f9aad9148c0 1 < canceled multipart upload key=N3Z7KLVTUY6R upload=ZKL3PJSRIX7E tag=0ORK4GI6MLLQ type=write size=2513783 2023-12-01T15:54:34.004 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.002+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=276LMWEC6655 type=del size=2071983 2023-12-01T15:54:34.006 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.004+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=30CCMZQGZP9A type=del 2023-12-01T15:54:34.008 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.006+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=UTWU6F8DSRNV type=write size=964668 2023-12-01T15:54:34.010 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.008+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=HK33Y3Z316D5 type=del 2023-12-01T15:54:34.014 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.012+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~F3AUJ1I50S4V.0 size=1048576 2023-12-01T15:54:34.015 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.013+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~F3AUJ1I50S4V.1 size=445938 2023-12-01T15:54:34.015 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.013+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=F3AUJ1I50S4V tag=KS4S6E47RY52 type=write size=2543090 2023-12-01T15:54:34.017 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.016+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=EDVGPSMM5CIG type=del 2023-12-01T15:54:34.021 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.019+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~6ZLKZ7EZ0NPV.0 size=1048576 2023-12-01T15:54:34.022 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.021+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~6ZLKZ7EZ0NPV.1 size=890823 2023-12-01T15:54:34.023 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.021+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=6ZLKZ7EZ0NPV tag=Z2HS2KA5XUIS type=write size=2987975 2023-12-01T15:54:34.025 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.023+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~OC2R323E3S9W.0 size=1048576 2023-12-01T15:54:34.026 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.025+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~OC2R323E3S9W.1 size=884311 2023-12-01T15:54:34.030 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.028+0000 7f9aad9148c0 1 < completed multipart upload key=N3Z7KLVTUY6R upload=OC2R323E3S9W tag=7CEINX0I3W7E type=write size=2981463 2023-12-01T15:54:34.033 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.032+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~F4HIBSTIGPP9.0 size=1048576 2023-12-01T15:54:34.035 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.033+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~F4HIBSTIGPP9.1 size=1048576 2023-12-01T15:54:34.037 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.035+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~F4HIBSTIGPP9.2 size=994802 2023-12-01T15:54:34.037 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.035+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=F4HIBSTIGPP9 tag=FEV01XD8OVIZ type=write size=4140530 2023-12-01T15:54:34.041 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.040+0000 7f9aad9148c0 1 < suggested update operation key=5G835J5OHKO1 tag=Y3Z2MY9I4MFV type=del size=2206879 2023-12-01T15:54:34.043 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.041+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=ZOA9JH33ZAL0 type=del size=768691 2023-12-01T15:54:34.047 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.045+0000 7f9aad9148c0 1 < suggested remove operation key=7AERYBA8D56T tag=K8JCPTC2AB5C type=del 2023-12-01T15:54:34.050 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.049+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~7IUIX7HC780L.0 size=509807 2023-12-01T15:54:34.050 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.049+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=7IUIX7HC780L tag=Z82EJJ7D0WW4 type=write size=1558383 2023-12-01T15:54:34.052 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.051+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~7FU6PB9SLARO.0 size=643865 2023-12-01T15:54:34.056 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.054+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=7FU6PB9SLARO tag=Q1VB0JHZ42QJ type=write size=1692441 2023-12-01T15:54:34.058 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.056+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=DR5TI3ZOAO1D type=del size=3550286 2023-12-01T15:54:34.060 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.058+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~IS26PF71DBN8.0 size=532023 2023-12-01T15:54:34.063 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.061+0000 7f9aad9148c0 1 < completed multipart upload key=M4MZE7PGW6LH upload=IS26PF71DBN8 tag=E151BDCHA969 type=write size=1580599 2023-12-01T15:54:34.065 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.063+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=0LOUC1FX2ROL type=del size=1289149 2023-12-01T15:54:34.067 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.065+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~0FXYBNIC6XCU.0 size=1048576 2023-12-01T15:54:34.069 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.067+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~0FXYBNIC6XCU.1 size=1035217 2023-12-01T15:54:34.072 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.070+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=0FXYBNIC6XCU tag=9XDI7BT8HFFJ type=write size=3132369 2023-12-01T15:54:34.075 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.074+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~BZ5QMALG3YRR.0 size=1048576 2023-12-01T15:54:34.077 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.075+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~BZ5QMALG3YRR.1 size=1048576 2023-12-01T15:54:34.078 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.077+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~BZ5QMALG3YRR.2 size=284855 2023-12-01T15:54:34.078 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.077+0000 7f9aad9148c0 1 > prepared multipart upload key=GL0E747I5H45 upload=BZ5QMALG3YRR tag=H03NZIT8JB74 type=write size=3430583 2023-12-01T15:54:34.080 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.078+0000 7f9aad9148c0 1 < completed write operation key=ZSEEWQ6LLIR5 tag=R39DOZNH1Y4W type=write size=842324 2023-12-01T15:54:34.082 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.080+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=LNGPJG3AYQ8J type=del size=4191489 2023-12-01T15:54:34.083 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.082+0000 7f9aad9148c0 1 < completed write operation key=T2L5108M111K tag=R9X6N2IPHCOH type=write size=676098 2023-12-01T15:54:34.087 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.085+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~GJRLCSC3UEVI.0 size=1048576 2023-12-01T15:54:34.089 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.087+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~GJRLCSC3UEVI.1 size=1048576 2023-12-01T15:54:34.091 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.089+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~GJRLCSC3UEVI.2 size=25438 2023-12-01T15:54:34.091 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.089+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=GJRLCSC3UEVI tag=JUDDZ8GEFCSM type=write size=3171166 2023-12-01T15:54:34.093 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.091+0000 7f9aad9148c0 1 < completed write operation key=4TPCFIP7B23Y tag=Z622P4HEAG5R type=write size=837111 2023-12-01T15:54:34.096 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.095+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~U9863JGTHP1J.0 size=1048576 2023-12-01T15:54:34.098 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.096+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~U9863JGTHP1J.1 size=334519 2023-12-01T15:54:34.098 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.096+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=U9863JGTHP1J tag=7ARGYNRYB6LO type=write size=2431671 2023-12-01T15:54:34.100 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.098+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~J525LNC8ZWIG.0 size=944018 2023-12-01T15:54:34.103 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.102+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=J525LNC8ZWIG tag=SD242ZXUYJPF type=write size=1992594 2023-12-01T15:54:34.107 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.105+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~JU018O6GYDJE.0 size=964199 2023-12-01T15:54:34.107 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.105+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=JU018O6GYDJE tag=AXWPD58D2EZT type=write size=2012775 2023-12-01T15:54:34.109 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.107+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=TF7LUKFXCKBB type=del 2023-12-01T15:54:34.113 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.111+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=23L9VO3JS7XB type=del size=3032373 2023-12-01T15:54:34.114 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.112+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~L4D5L8HJ8WDT.0 size=1048576 2023-12-01T15:54:34.116 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.114+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~L4D5L8HJ8WDT.1 size=860852 2023-12-01T15:54:34.119 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.117+0000 7f9aad9148c0 1 < completed multipart upload key=QL40WD4XT3KR upload=L4D5L8HJ8WDT tag=8SI7U7UHIRO8 type=write size=2958004 2023-12-01T15:54:34.122 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.121+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~NXMQ1AO3EVHG.0 size=714398 2023-12-01T15:54:34.122 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.121+0000 7f9aad9148c0 1 > prepared multipart upload key=UHANOI7SM72A upload=NXMQ1AO3EVHG tag=096CZAWEGNGU type=write size=1762974 2023-12-01T15:54:34.124 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.122+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=276LMWEC6655 type=del 2023-12-01T15:54:34.127 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.126+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~PXLSXKVSJ5IQ.0 size=1048576 2023-12-01T15:54:34.129 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.127+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~PXLSXKVSJ5IQ.1 size=1048576 2023-12-01T15:54:34.130 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.129+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~PXLSXKVSJ5IQ.2 size=342864 2023-12-01T15:54:34.131 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.129+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=PXLSXKVSJ5IQ tag=7MLWXRZEVM7I type=write size=3488592 2023-12-01T15:54:34.132 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.131+0000 7f9aad9148c0 1 < completed write operation key=STW1E6FWZWFG tag=UTWU6F8DSRNV type=write size=964668 2023-12-01T15:54:34.134 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.132+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=KG1D16RBRH5D type=del size=1642323 2023-12-01T15:54:34.134 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.133+0000 7f9aad9148c0 1 < canceled part key=_multipart_CG4WLRG2105M.2~F3AUJ1I50S4V.0 size=1048576 2023-12-01T15:54:34.136 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.134+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~F3AUJ1I50S4V.1 size=445938 2023-12-01T15:54:34.140 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.138+0000 7f9aad9148c0 1 < canceled multipart upload key=CG4WLRG2105M upload=F3AUJ1I50S4V tag=KS4S6E47RY52 type=write size=2543090 2023-12-01T15:54:34.141 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.140+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=V6T8O025I1JF type=write size=192505 2023-12-01T15:54:34.143 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.141+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~6ZLKZ7EZ0NPV.0 size=1048576 2023-12-01T15:54:34.145 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.143+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~6ZLKZ7EZ0NPV.1 size=890823 2023-12-01T15:54:34.148 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.146+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=6ZLKZ7EZ0NPV tag=Z2HS2KA5XUIS type=write size=2987975 2023-12-01T15:54:34.150 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.148+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=WPH2UOSO9VDM type=del size=2222921 2023-12-01T15:54:34.150 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.148+0000 7f9aad9148c0 1 < canceled part key=_multipart_F3S1MZ0T8YO0.2~F4HIBSTIGPP9.0 size=1048576 2023-12-01T15:54:34.151 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.150+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~F4HIBSTIGPP9.1 size=1048576 2023-12-01T15:54:34.153 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.151+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~F4HIBSTIGPP9.2 size=994802 2023-12-01T15:54:34.156 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.155+0000 7f9aad9148c0 1 < canceled multipart upload key=F3S1MZ0T8YO0 upload=F4HIBSTIGPP9 tag=FEV01XD8OVIZ type=write size=4140530 2023-12-01T15:54:34.160 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.158+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~GMOPD40L8TLY.0 size=1048576 2023-12-01T15:54:34.161 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.160+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~GMOPD40L8TLY.1 size=917031 2023-12-01T15:54:34.161 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.160+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=GMOPD40L8TLY tag=90HH2GVM4AWL type=write size=3014183 2023-12-01T15:54:34.163 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.161+0000 7f9aad9148c0 1 < completed delete operation key=UHANOI7SM72A tag=ZOA9JH33ZAL0 type=del 2023-12-01T15:54:34.167 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.165+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~9NNHH8RY7QOJ.0 size=980372 2023-12-01T15:54:34.167 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.165+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=9NNHH8RY7QOJ tag=X85MTA47YG7L type=write size=2028948 2023-12-01T15:54:34.169 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.167+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~7IUIX7HC780L.0 size=509807 2023-12-01T15:54:34.173 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.171+0000 7f9aad9148c0 1 < completed multipart upload key=0U7Y4CJY3F0M upload=7IUIX7HC780L tag=Z82EJJ7D0WW4 type=write size=1558383 2023-12-01T15:54:34.174 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.173+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=5Y2C6GI33HGQ type=del size=3853627 2023-12-01T15:54:34.176 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.175+0000 7f9aad9148c0 1 < completed delete operation key=WCZIE7QYG09W tag=DR5TI3ZOAO1D type=del 2023-12-01T15:54:34.180 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.178+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~0WX71YF6UB7C.0 size=44900 2023-12-01T15:54:34.180 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.178+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=0WX71YF6UB7C tag=A2IEA5G8PW0J type=write size=1093476 2023-12-01T15:54:34.183 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.181+0000 7f9aad9148c0 1 < suggested update operation key=VF8IZ85BWMCV tag=0LOUC1FX2ROL type=del size=1289149 2023-12-01T15:54:34.187 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.185+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~32IPYNTFO6E6.0 size=1048576 2023-12-01T15:54:34.188 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.187+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~32IPYNTFO6E6.1 size=1048576 2023-12-01T15:54:34.190 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.188+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~32IPYNTFO6E6.2 size=161116 2023-12-01T15:54:34.190 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.188+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=32IPYNTFO6E6 tag=TRSXEO9RDOM8 type=write size=3306844 2023-12-01T15:54:34.192 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.191+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~BZ5QMALG3YRR.0 size=1048576 2023-12-01T15:54:34.194 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.193+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~BZ5QMALG3YRR.1 size=1048576 2023-12-01T15:54:34.196 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.194+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~BZ5QMALG3YRR.2 size=284855 2023-12-01T15:54:34.200 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.198+0000 7f9aad9148c0 1 < completed multipart upload key=GL0E747I5H45 upload=BZ5QMALG3YRR tag=H03NZIT8JB74 type=write size=3430583 2023-12-01T15:54:34.202 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.200+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=82B0GLZLRRCK type=del size=306680 2023-12-01T15:54:34.204 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.202+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=LNGPJG3AYQ8J type=del 2023-12-01T15:54:34.206 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.204+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=BLQW8KG6BDWZ type=del size=18235 2023-12-01T15:54:34.208 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.206+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~GJRLCSC3UEVI.0 size=1048576 2023-12-01T15:54:34.209 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.208+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~GJRLCSC3UEVI.1 size=1048576 2023-12-01T15:54:34.211 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.209+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~GJRLCSC3UEVI.2 size=25438 2023-12-01T15:54:34.214 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.213+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=GJRLCSC3UEVI tag=JUDDZ8GEFCSM type=write size=3171166 2023-12-01T15:54:34.216 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.214+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=9HDO6191SP0N type=write size=572061 2023-12-01T15:54:34.218 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.216+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~U9863JGTHP1J.0 size=1048576 2023-12-01T15:54:34.219 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.218+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~U9863JGTHP1J.1 size=334519 2023-12-01T15:54:34.222 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.221+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=U9863JGTHP1J tag=7ARGYNRYB6LO type=write size=2431671 2023-12-01T15:54:34.224 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.223+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=1ED3WFO16BHV type=write size=525544 2023-12-01T15:54:34.226 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.225+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~JU018O6GYDJE.0 size=964199 2023-12-01T15:54:34.230 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.228+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=JU018O6GYDJE tag=AXWPD58D2EZT type=write size=2012775 2023-12-01T15:54:34.231 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.230+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=T67SHN244Y6C type=del size=2615090 2023-12-01T15:54:34.233 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.232+0000 7f9aad9148c0 1 < completed delete operation key=13J225PC95SO tag=23L9VO3JS7XB type=del 2023-12-01T15:54:34.235 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.234+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=ZHW4IL5X9AAJ type=del size=3364386 2023-12-01T15:54:34.237 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.236+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~NXMQ1AO3EVHG.0 size=714398 2023-12-01T15:54:34.241 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.239+0000 7f9aad9148c0 1 < completed multipart upload key=UHANOI7SM72A upload=NXMQ1AO3EVHG tag=096CZAWEGNGU type=write size=1762974 2023-12-01T15:54:34.243 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.241+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=OQK4J8LR5QQX type=del size=2252939 2023-12-01T15:54:34.244 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.243+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~PXLSXKVSJ5IQ.0 size=1048576 2023-12-01T15:54:34.246 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.245+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~PXLSXKVSJ5IQ.1 size=1048576 2023-12-01T15:54:34.248 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.246+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~PXLSXKVSJ5IQ.2 size=342864 2023-12-01T15:54:34.251 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.249+0000 7f9aad9148c0 1 < completed multipart upload key=0B25CAN3DDPZ upload=PXLSXKVSJ5IQ tag=7MLWXRZEVM7I type=write size=3488592 2023-12-01T15:54:34.255 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.253+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~5UYTOYJ42VUE.0 size=1048576 2023-12-01T15:54:34.256 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.254+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~5UYTOYJ42VUE.1 size=1048576 2023-12-01T15:54:34.258 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.256+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~5UYTOYJ42VUE.2 size=380752 2023-12-01T15:54:34.258 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.256+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=5UYTOYJ42VUE tag=N1VCK8Y1IJJ7 type=write size=3526480 2023-12-01T15:54:34.260 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.258+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=KG1D16RBRH5D type=del 2023-12-01T15:54:34.261 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.260+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=VMJE0EFL42IR type=del size=2184755 2023-12-01T15:54:34.263 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.262+0000 7f9aad9148c0 1 < completed write operation key=DIBWN0C1T4Q7 tag=V6T8O025I1JF type=write size=192505 2023-12-01T15:54:34.267 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.265+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~L0PKQ7KQFECD.0 size=804116 2023-12-01T15:54:34.267 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.265+0000 7f9aad9148c0 1 > prepared multipart upload key=ZSEEWQ6LLIR5 upload=L0PKQ7KQFECD tag=Y5OVVJ0GID0F type=write size=1852692 2023-12-01T15:54:34.269 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.267+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=WPH2UOSO9VDM type=del 2023-12-01T15:54:34.272 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.270+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~32NYW0YO118G.0 size=1048576 2023-12-01T15:54:34.274 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.272+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~32NYW0YO118G.1 size=1048576 2023-12-01T15:54:34.275 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.274+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~32NYW0YO118G.2 size=342788 2023-12-01T15:54:34.275 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.274+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=32NYW0YO118G tag=0KYUPLJ9IS67 type=write size=3488516 2023-12-01T15:54:34.277 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.275+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~GMOPD40L8TLY.0 size=1048576 2023-12-01T15:54:34.277 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.275+0000 7f9aad9148c0 1 < canceled part key=_multipart_N3Z7KLVTUY6R.2~GMOPD40L8TLY.1 size=917031 2023-12-01T15:54:34.280 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.278+0000 7f9aad9148c0 1 < canceled multipart upload key=N3Z7KLVTUY6R upload=GMOPD40L8TLY tag=90HH2GVM4AWL type=write size=3014183 2023-12-01T15:54:34.282 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.280+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=650L2CL9HM8B type=write size=851797 2023-12-01T15:54:34.284 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.282+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~9NNHH8RY7QOJ.0 size=980372 2023-12-01T15:54:34.287 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.285+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=9NNHH8RY7QOJ tag=X85MTA47YG7L type=write size=2028948 2023-12-01T15:54:34.291 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.289+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~4SYV4LYIT2XK.0 size=425160 2023-12-01T15:54:34.291 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.289+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=4SYV4LYIT2XK tag=L3JZ5E94SCVL type=write size=1473736 2023-12-01T15:54:34.293 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.292+0000 7f9aad9148c0 1 < completed delete operation key=WCZIE7QYG09W tag=5Y2C6GI33HGQ type=del 2023-12-01T15:54:34.295 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.294+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=IXW12U106OK4 type=del size=2049821 2023-12-01T15:54:34.297 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.295+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~0WX71YF6UB7C.0 size=44900 2023-12-01T15:54:34.300 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.299+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=0WX71YF6UB7C tag=A2IEA5G8PW0J type=write size=1093476 2023-12-01T15:54:34.302 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.301+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=6ZSKEAGB8TSC type=del size=308534 2023-12-01T15:54:34.304 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.302+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~32IPYNTFO6E6.0 size=1048576 2023-12-01T15:54:34.305 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.304+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~32IPYNTFO6E6.1 size=1048576 2023-12-01T15:54:34.307 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.306+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~32IPYNTFO6E6.2 size=161116 2023-12-01T15:54:34.311 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.309+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=32IPYNTFO6E6 tag=TRSXEO9RDOM8 type=write size=3306844 2023-12-01T15:54:34.313 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.311+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=6JQWFVWUQ3YO type=del size=2453489 2023-12-01T15:54:34.316 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.315+0000 7f9aad9148c0 1 < suggested update operation key=0U7Y4CJY3F0M tag=82B0GLZLRRCK type=del size=306680 2023-12-01T15:54:34.320 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.318+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~JFG4431F0W8P.0 size=195194 2023-12-01T15:54:34.320 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.318+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=JFG4431F0W8P tag=WOC8MK7OTDNG type=write size=1243770 2023-12-01T15:54:34.323 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.321+0000 7f9aad9148c0 1 < suggested update operation key=TJPNEHX0PPEI tag=BLQW8KG6BDWZ type=del size=18235 2023-12-01T15:54:34.325 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.323+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=FXV49XSW3IUX type=del size=1275674 2023-12-01T15:54:34.327 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.326+0000 7f9aad9148c0 -1 < failed to complete operation key=TJPNEHX0PPEI tag=9HDO6191SP0N type=write size=572061: (22) Invalid argument 2023-12-01T15:54:34.329 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.327+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=JRT7GP4MD2JP type=write size=528619 2023-12-01T15:54:34.331 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.329+0000 7f9aad9148c0 1 < canceled operation key=MT1CL3NNK88X tag=1ED3WFO16BHV type=write size=525544 2023-12-01T15:54:34.334 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.333+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~7V52QIEL5QAM.0 size=1048576 2023-12-01T15:54:34.336 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.334+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~7V52QIEL5QAM.1 size=33800 2023-12-01T15:54:34.336 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.334+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=7V52QIEL5QAM tag=8BULO10HEJV6 type=write size=2130952 2023-12-01T15:54:34.339 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.338+0000 7f9aad9148c0 1 < suggested remove operation key=CG4WLRG2105M tag=T67SHN244Y6C type=del 2023-12-01T15:54:34.343 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.342+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~T63H6Q4J0I4T.0 size=1048576 2023-12-01T15:54:34.345 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.343+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~T63H6Q4J0I4T.1 size=1048576 2023-12-01T15:54:34.346 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.345+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~T63H6Q4J0I4T.2 size=524816 2023-12-01T15:54:34.346 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.345+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=T63H6Q4J0I4T tag=08HVZ9KT6TUH type=write size=3670544 2023-12-01T15:54:34.348 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.347+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=ZHW4IL5X9AAJ type=del 2023-12-01T15:54:34.352 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.350+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~J09VTJBBNXQL.0 size=852398 2023-12-01T15:54:34.352 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.350+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=J09VTJBBNXQL tag=52VL58PID9AE type=write size=1900974 2023-12-01T15:54:34.354 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.352+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=OQK4J8LR5QQX type=del 2023-12-01T15:54:34.357 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.356+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~0TBQ8A6TXG5P.0 size=778702 2023-12-01T15:54:34.357 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.356+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=0TBQ8A6TXG5P tag=NROQRZGR57HU type=write size=1827278 2023-12-01T15:54:34.359 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.358+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~5UYTOYJ42VUE.0 size=1048576 2023-12-01T15:54:34.361 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.359+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~5UYTOYJ42VUE.1 size=1048576 2023-12-01T15:54:34.363 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.361+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~5UYTOYJ42VUE.2 size=380752 2023-12-01T15:54:34.366 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.364+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=5UYTOYJ42VUE tag=N1VCK8Y1IJJ7 type=write size=3526480 2023-12-01T15:54:34.370 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.368+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~7AYD36RGGXRX.0 size=1048576 2023-12-01T15:54:34.371 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.370+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~7AYD36RGGXRX.1 size=1048576 2023-12-01T15:54:34.373 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.371+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~7AYD36RGGXRX.2 size=306369 2023-12-01T15:54:34.373 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.371+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=7AYD36RGGXRX tag=IOSON6HJKC40 type=write size=3452097 2023-12-01T15:54:34.375 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.373+0000 7f9aad9148c0 1 < completed delete operation key=F3S1MZ0T8YO0 tag=VMJE0EFL42IR type=del 2023-12-01T15:54:34.377 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.375+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=3VKCA4QWZDLX type=del size=4099607 2023-12-01T15:54:34.379 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.377+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~L0PKQ7KQFECD.0 size=804116 2023-12-01T15:54:34.382 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.380+0000 7f9aad9148c0 1 < completed multipart upload key=ZSEEWQ6LLIR5 upload=L0PKQ7KQFECD tag=Y5OVVJ0GID0F type=write size=1852692 2023-12-01T15:54:34.386 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.384+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~Y3SSVX6HR3AJ.0 size=1048576 2023-12-01T15:54:34.388 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.386+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~Y3SSVX6HR3AJ.1 size=721402 2023-12-01T15:54:34.388 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.386+0000 7f9aad9148c0 1 > prepared multipart upload key=Y8K6E5SUKEI3 upload=Y3SSVX6HR3AJ tag=5FESPCAPP4OC type=write size=2818554 2023-12-01T15:54:34.389 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.388+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~32NYW0YO118G.0 size=1048576 2023-12-01T15:54:34.391 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.390+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~32NYW0YO118G.1 size=1048576 2023-12-01T15:54:34.393 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.392+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~32NYW0YO118G.2 size=342788 2023-12-01T15:54:34.396 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.395+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=32NYW0YO118G tag=0KYUPLJ9IS67 type=write size=3488516 2023-12-01T15:54:34.400 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.398+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~5CPTWIHMYE9Z.0 size=707095 2023-12-01T15:54:34.400 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.398+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=5CPTWIHMYE9Z tag=KVF19ET0EXU4 type=write size=1755671 2023-12-01T15:54:34.402 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.400+0000 7f9aad9148c0 1 < completed write operation key=YZA6VLP3D9HJ tag=650L2CL9HM8B type=write size=851797 2023-12-01T15:54:34.404 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.403+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=PA3587SMYDYU type=del size=3334629 2023-12-01T15:54:34.405 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.403+0000 7f9aad9148c0 1 < canceled part key=_multipart_N3Z7KLVTUY6R.2~4SYV4LYIT2XK.0 size=425160 2023-12-01T15:54:34.408 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.406+0000 7f9aad9148c0 1 < canceled multipart upload key=N3Z7KLVTUY6R upload=4SYV4LYIT2XK tag=L3JZ5E94SCVL type=write size=1473736 2023-12-01T15:54:34.410 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.409+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=FW61O8D36TOK type=del size=2046656 2023-12-01T15:54:34.414 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.413+0000 7f9aad9148c0 1 < suggested update operation key=ZX019RAH13T7 tag=IXW12U106OK4 type=del size=2049821 2023-12-01T15:54:34.418 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.417+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~POTIMATU3WYS.0 size=867855 2023-12-01T15:54:34.418 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.417+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=POTIMATU3WYS tag=TEPQ4DDUCIT7 type=write size=1916431 2023-12-01T15:54:34.420 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.419+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=6ZSKEAGB8TSC type=del 2023-12-01T15:54:34.422 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.421+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=2PF31V2ZCK32 type=del size=1507634 2023-12-01T15:54:34.424 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.422+0000 7f9aad9148c0 1 < completed delete operation key=F3S1MZ0T8YO0 tag=6JQWFVWUQ3YO type=del 2023-12-01T15:54:34.426 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.425+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=2ROR6BPHDIN9 type=del size=588204 2023-12-01T15:54:34.428 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.427+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~JFG4431F0W8P.0 size=195194 2023-12-01T15:54:34.432 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.430+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=JFG4431F0W8P tag=WOC8MK7OTDNG type=write size=1243770 2023-12-01T15:54:34.435 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.434+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~WC6S4QDROJAA.0 size=913015 2023-12-01T15:54:34.436 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.434+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=WC6S4QDROJAA tag=W7YXME8W2QYU type=write size=1961591 2023-12-01T15:54:34.437 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.436+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=FXV49XSW3IUX type=del 2023-12-01T15:54:34.441 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.440+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~JAFKT7TGDWK9.0 size=1048576 2023-12-01T15:54:34.443 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.441+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~JAFKT7TGDWK9.1 size=785923 2023-12-01T15:54:34.443 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.441+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=JAFKT7TGDWK9 tag=CKJHIZPYENGJ type=write size=2883075 2023-12-01T15:54:34.443 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.442+0000 7f9aad9148c0 -1 < no bi entry to suggest for operation key=CG4WLRG2105M tag=JRT7GP4MD2JP type=write size=528619: (2) No such file or directory 2023-12-01T15:54:34.445 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.444+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=RU9BWY3LY32I type=del size=2321637 2023-12-01T15:54:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:54:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:54:34] "GET /metrics HTTP/1.1" 200 36209 "" "Prometheus/2.43.0" 2023-12-01T15:54:34.447 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.446+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~7V52QIEL5QAM.0 size=1048576 2023-12-01T15:54:34.449 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.447+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~7V52QIEL5QAM.1 size=33800 2023-12-01T15:54:34.452 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.450+0000 7f9aad9148c0 1 < completed multipart upload key=0U7Y4CJY3F0M upload=7V52QIEL5QAM tag=8BULO10HEJV6 type=write size=2130952 2023-12-01T15:54:34.455 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.453+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~3G9REYBN308O.0 size=465586 2023-12-01T15:54:34.455 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.453+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=3G9REYBN308O tag=A5HV84FZFUJJ type=write size=1514162 2023-12-01T15:54:34.457 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.456+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~T63H6Q4J0I4T.0 size=1048576 2023-12-01T15:54:34.459 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.457+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~T63H6Q4J0I4T.1 size=1048576 2023-12-01T15:54:34.460 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.459+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~T63H6Q4J0I4T.2 size=524816 2023-12-01T15:54:34.464 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.462+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=T63H6Q4J0I4T tag=08HVZ9KT6TUH type=write size=3670544 2023-12-01T15:54:34.466 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.464+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=P0YA58GX067I type=del size=419641 2023-12-01T15:54:34.468 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.466+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~J09VTJBBNXQL.0 size=852398 2023-12-01T15:54:34.471 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.470+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=J09VTJBBNXQL tag=52VL58PID9AE type=write size=1900974 2023-12-01T15:54:34.473 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.472+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=8NPLKXPB5OM0 type=del size=405269 2023-12-01T15:54:34.475 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.473+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~0TBQ8A6TXG5P.0 size=778702 2023-12-01T15:54:34.478 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.477+0000 7f9aad9148c0 1 < completed multipart upload key=0U7Y4CJY3F0M upload=0TBQ8A6TXG5P tag=NROQRZGR57HU type=write size=1827278 2023-12-01T15:54:34.480 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.479+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=F47MO3G547EM type=write size=890918 2023-12-01T15:54:34.480 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.479+0000 7f9aad9148c0 1 < canceled part key=_multipart_TJPNEHX0PPEI.2~7AYD36RGGXRX.0 size=1048576 2023-12-01T15:54:34.482 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.481+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~7AYD36RGGXRX.1 size=1048576 2023-12-01T15:54:34.484 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.482+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~7AYD36RGGXRX.2 size=306369 2023-12-01T15:54:34.487 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.486+0000 7f9aad9148c0 1 < canceled multipart upload key=TJPNEHX0PPEI upload=7AYD36RGGXRX tag=IOSON6HJKC40 type=write size=3452097 2023-12-01T15:54:34.492 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.490+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~06HZ0CWJHVQ5.0 size=1048576 2023-12-01T15:54:34.493 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.492+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~06HZ0CWJHVQ5.1 size=894562 2023-12-01T15:54:34.493 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.492+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=06HZ0CWJHVQ5 tag=W6WKHOYKW2EW type=write size=2991714 2023-12-01T15:54:34.495 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.494+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=3VKCA4QWZDLX type=del 2023-12-01T15:54:34.498 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.496+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=M70B3JQ65DV4 type=write size=286660 2023-12-01T15:54:34.500 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.498+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~Y3SSVX6HR3AJ.0 size=1048576 2023-12-01T15:54:34.501 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.500+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~Y3SSVX6HR3AJ.1 size=721402 2023-12-01T15:54:34.505 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.503+0000 7f9aad9148c0 1 < completed multipart upload key=Y8K6E5SUKEI3 upload=Y3SSVX6HR3AJ tag=5FESPCAPP4OC type=write size=2818554 2023-12-01T15:54:34.509 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.507+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~PT5H6SJT91UN.0 size=481650 2023-12-01T15:54:34.509 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.507+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=PT5H6SJT91UN tag=JVEHHW9JRO54 type=write size=1530226 2023-12-01T15:54:34.511 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.509+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~5CPTWIHMYE9Z.0 size=707095 2023-12-01T15:54:34.514 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.513+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=5CPTWIHMYE9Z tag=KVF19ET0EXU4 type=write size=1755671 2023-12-01T15:54:34.516 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.515+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=DP7X7QEN1ZNK type=del size=3705242 2023-12-01T15:54:34.520 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.518+0000 7f9aad9148c0 1 < suggested remove operation key=QL40WD4XT3KR tag=PA3587SMYDYU type=del 2023-12-01T15:54:34.527 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.525+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~L2GRJU9QLD62.0 size=1048576 2023-12-01T15:54:34.529 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.527+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~L2GRJU9QLD62.1 size=1048576 2023-12-01T15:54:34.531 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.529+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~L2GRJU9QLD62.2 size=527199 2023-12-01T15:54:34.531 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.529+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=L2GRJU9QLD62 tag=2HVAKU6OU3AI type=write size=3672927 2023-12-01T15:54:34.533 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.531+0000 7f9aad9148c0 1 < canceled operation key=WCZIE7QYG09W tag=FW61O8D36TOK type=del size=2046656 2023-12-01T15:54:34.535 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.533+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=M3XDTSN71LNE type=del size=2827593 2023-12-01T15:54:34.537 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.536+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~POTIMATU3WYS.0 size=867855 2023-12-01T15:54:34.540 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.539+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=POTIMATU3WYS tag=TEPQ4DDUCIT7 type=write size=1916431 2023-12-01T15:54:34.544 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.542+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~7C6SRPA2JRHT.0 size=1048576 2023-12-01T15:54:34.546 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.544+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~7C6SRPA2JRHT.1 size=142891 2023-12-01T15:54:34.546 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.544+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=7C6SRPA2JRHT tag=DTBOHQ65I8B5 type=write size=2240043 2023-12-01T15:54:34.547 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.546+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=2PF31V2ZCK32 type=del 2023-12-01T15:54:34.549 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.548+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=LS058OJR9BNZ type=del size=1982561 2023-12-01T15:54:34.551 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.549+0000 7f9aad9148c0 1 < completed delete operation key=WCZIE7QYG09W tag=2ROR6BPHDIN9 type=del 2023-12-01T15:54:34.553 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.551+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=38ZF0IBRZRS1 type=del size=4023665 2023-12-01T15:54:34.555 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.553+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~WC6S4QDROJAA.0 size=913015 2023-12-01T15:54:34.558 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.556+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=WC6S4QDROJAA tag=W7YXME8W2QYU type=write size=1961591 2023-12-01T15:54:34.561 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.560+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~9EX3OGYU2VCB.0 size=1048576 2023-12-01T15:54:34.563 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.561+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~9EX3OGYU2VCB.1 size=1048576 2023-12-01T15:54:34.564 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.563+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~9EX3OGYU2VCB.2 size=885537 2023-12-01T15:54:34.564 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.563+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=9EX3OGYU2VCB tag=Y9PS61OJIPOO type=write size=4031265 2023-12-01T15:54:34.566 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.564+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~JAFKT7TGDWK9.0 size=1048576 2023-12-01T15:54:34.568 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.566+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~JAFKT7TGDWK9.1 size=785923 2023-12-01T15:54:34.571 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.570+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=JAFKT7TGDWK9 tag=CKJHIZPYENGJ type=write size=2883075 2023-12-01T15:54:34.575 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.573+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~YTHYES7BD2GY.0 size=1048576 2023-12-01T15:54:34.576 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.575+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~YTHYES7BD2GY.1 size=1048576 2023-12-01T15:54:34.578 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.576+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~YTHYES7BD2GY.2 size=230665 2023-12-01T15:54:34.578 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.576+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=YTHYES7BD2GY tag=YIU3M7C5GC18 type=write size=3376393 2023-12-01T15:54:34.582 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.580+0000 7f9aad9148c0 1 < suggested update operation key=XUT4H8IMHOJ0 tag=RU9BWY3LY32I type=del size=2321637 2023-12-01T15:54:34.583 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.582+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=NE81D0VZKZLR type=write size=1042116 2023-12-01T15:54:34.585 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.583+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~3G9REYBN308O.0 size=465586 2023-12-01T15:54:34.588 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.587+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=3G9REYBN308O tag=A5HV84FZFUJJ type=write size=1514162 2023-12-01T15:54:34.590 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.588+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=7K71R6YJZ4FL type=del size=916431 2023-12-01T15:54:34.592 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.591+0000 7f9aad9148c0 1 < canceled operation key=0B25CAN3DDPZ tag=P0YA58GX067I type=del size=419641 2023-12-01T15:54:34.594 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.592+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=PD6HI92JGYFI type=del size=689285 2023-12-01T15:54:34.596 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.594+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=8NPLKXPB5OM0 type=del 2023-12-01T15:54:34.599 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.598+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~6LO3FK2YX6XV.0 size=1048576 2023-12-01T15:54:34.601 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.600+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~6LO3FK2YX6XV.1 size=1048576 2023-12-01T15:54:34.603 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.602+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~6LO3FK2YX6XV.2 size=489697 2023-12-01T15:54:34.603 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.602+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=6LO3FK2YX6XV tag=2UDBTTN8IQGJ type=write size=3635425 2023-12-01T15:54:34.605 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.604+0000 7f9aad9148c0 1 < canceled operation key=M4MZE7PGW6LH tag=F47MO3G547EM type=write size=890918 2023-12-01T15:54:34.610 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.608+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~DJTKC6Y8VMSD.0 size=808720 2023-12-01T15:54:34.610 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.608+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=DJTKC6Y8VMSD tag=VKMGACE5G2OS type=write size=1857296 2023-12-01T15:54:34.612 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.610+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~06HZ0CWJHVQ5.0 size=1048576 2023-12-01T15:54:34.613 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.612+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~06HZ0CWJHVQ5.1 size=894562 2023-12-01T15:54:34.618 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.616+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=06HZ0CWJHVQ5 tag=W6WKHOYKW2EW type=write size=2991714 2023-12-01T15:54:34.621 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.619+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~17F04BIW6MZA.0 size=1048576 2023-12-01T15:54:34.622 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.621+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~17F04BIW6MZA.1 size=1048576 2023-12-01T15:54:34.624 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.623+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~17F04BIW6MZA.2 size=8955 2023-12-01T15:54:34.624 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.623+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=17F04BIW6MZA tag=73CCEQO93FSW type=write size=3154683 2023-12-01T15:54:34.626 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.625+0000 7f9aad9148c0 1 < completed write operation key=M4MZE7PGW6LH tag=M70B3JQ65DV4 type=write size=286660 2023-12-01T15:54:34.630 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.628+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~NFWHVV6W2BEG.0 size=1048576 2023-12-01T15:54:34.631 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.630+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~NFWHVV6W2BEG.1 size=1048576 2023-12-01T15:54:34.633 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.632+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~NFWHVV6W2BEG.2 size=448960 2023-12-01T15:54:34.633 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.632+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=NFWHVV6W2BEG tag=PAUTWUYY462H type=write size=3594688 2023-12-01T15:54:34.635 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.634+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~PT5H6SJT91UN.0 size=481650 2023-12-01T15:54:34.639 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.637+0000 7f9aad9148c0 1 < completed multipart upload key=N3Z7KLVTUY6R upload=PT5H6SJT91UN tag=JVEHHW9JRO54 type=write size=1530226 2023-12-01T15:54:34.643 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.641+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~PYEGJ9TG8IP2.0 size=1048576 2023-12-01T15:54:34.645 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.643+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~PYEGJ9TG8IP2.1 size=178895 2023-12-01T15:54:34.645 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.643+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=PYEGJ9TG8IP2 tag=R0EP3V0J9QGB type=write size=2276047 2023-12-01T15:54:34.647 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.645+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=DP7X7QEN1ZNK type=del 2023-12-01T15:54:34.649 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.647+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=ABNF8V8JYP81 type=del size=3563386 2023-12-01T15:54:34.650 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.649+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~L2GRJU9QLD62.0 size=1048576 2023-12-01T15:54:34.652 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.650+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~L2GRJU9QLD62.1 size=1048576 2023-12-01T15:54:34.654 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.652+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~L2GRJU9QLD62.2 size=527199 2023-12-01T15:54:34.657 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.655+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=L2GRJU9QLD62 tag=2HVAKU6OU3AI type=write size=3672927 2023-12-01T15:54:34.659 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.657+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=K5JBC9MBV0CU type=del size=3748031 2023-12-01T15:54:34.660 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.659+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=M3XDTSN71LNE type=del 2023-12-01T15:54:34.662 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.661+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=SDQ1F4DE5U88 type=del size=3892609 2023-12-01T15:54:34.664 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.662+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~7C6SRPA2JRHT.0 size=1048576 2023-12-01T15:54:34.665 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.664+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~7C6SRPA2JRHT.1 size=142891 2023-12-01T15:54:34.669 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.667+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=7C6SRPA2JRHT tag=DTBOHQ65I8B5 type=write size=2240043 2023-12-01T15:54:34.672 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.671+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~0917LRKQN10O.0 size=1048576 2023-12-01T15:54:34.674 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.672+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~0917LRKQN10O.1 size=1048576 2023-12-01T15:54:34.676 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.674+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~0917LRKQN10O.2 size=798540 2023-12-01T15:54:34.676 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.674+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=0917LRKQN10O tag=Z1Y95BCOTKS0 type=write size=3944268 2023-12-01T15:54:34.679 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.678+0000 7f9aad9148c0 1 < suggested remove operation key=QL40WD4XT3KR tag=LS058OJR9BNZ type=del 2023-12-01T15:54:34.681 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.680+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=XCYL9NP10IY2 type=del size=73140 2023-12-01T15:54:34.683 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.681+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=38ZF0IBRZRS1 type=del 2023-12-01T15:54:34.685 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.683+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=RM4EY1SZD01L type=del size=2914474 2023-12-01T15:54:34.687 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.685+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~9EX3OGYU2VCB.0 size=1048576 2023-12-01T15:54:34.688 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.687+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~9EX3OGYU2VCB.1 size=1048576 2023-12-01T15:54:34.690 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.688+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~9EX3OGYU2VCB.2 size=885537 2023-12-01T15:54:34.693 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.691+0000 7f9aad9148c0 1 < completed multipart upload key=M4MZE7PGW6LH upload=9EX3OGYU2VCB tag=Y9PS61OJIPOO type=write size=4031265 2023-12-01T15:54:34.696 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.695+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~Z43GZRV4MLC5.0 size=129269 2023-12-01T15:54:34.696 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.695+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=Z43GZRV4MLC5 tag=FD5L3F62QKGD type=write size=1177845 2023-12-01T15:54:34.698 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.697+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~YTHYES7BD2GY.0 size=1048576 2023-12-01T15:54:34.700 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.698+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~YTHYES7BD2GY.1 size=1048576 2023-12-01T15:54:34.701 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.700+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~YTHYES7BD2GY.2 size=230665 2023-12-01T15:54:34.704 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.703+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=YTHYES7BD2GY tag=YIU3M7C5GC18 type=write size=3376393 2023-12-01T15:54:34.706 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.705+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=1B1MKIEZL4Y0 type=del size=3785970 2023-12-01T15:54:34.710 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.708+0000 7f9aad9148c0 1 < suggested update operation key=7AERYBA8D56T tag=NE81D0VZKZLR type=write size=1042116 2023-12-01T15:54:34.713 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.712+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~YFTGI3F4SYRD.0 size=571895 2023-12-01T15:54:34.713 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.712+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=YFTGI3F4SYRD tag=KK0MIG4GGXWM type=write size=1620471 2023-12-01T15:54:34.715 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.713+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=7K71R6YJZ4FL type=del 2023-12-01T15:54:34.717 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.715+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=HA26Y19MNFVF type=del size=3829057 2023-12-01T15:54:34.719 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.717+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=PD6HI92JGYFI type=del 2023-12-01T15:54:34.722 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.720+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~LY1JKINT5D5O.0 size=1048576 2023-12-01T15:54:34.724 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.722+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~LY1JKINT5D5O.1 size=1045991 2023-12-01T15:54:34.724 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.722+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=LY1JKINT5D5O tag=ILKIYTHO05RI type=write size=3143143 2023-12-01T15:54:34.726 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.724+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~6LO3FK2YX6XV.0 size=1048576 2023-12-01T15:54:34.729 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.726+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~6LO3FK2YX6XV.1 size=1048576 2023-12-01T15:54:34.730 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.728+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~6LO3FK2YX6XV.2 size=489697 2023-12-01T15:54:34.733 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.731+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=6LO3FK2YX6XV tag=2UDBTTN8IQGJ type=write size=3635425 2023-12-01T15:54:34.735 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.733+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=3UKHIS53S60J type=del size=3842016 2023-12-01T15:54:34.737 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.736+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~DJTKC6Y8VMSD.0 size=808720 2023-12-01T15:54:34.741 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.739+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=DJTKC6Y8VMSD tag=VKMGACE5G2OS type=write size=1857296 2023-12-01T15:54:34.743 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.741+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=LCRO8FH4JW0K type=write size=870612 2023-12-01T15:54:34.745 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.743+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~17F04BIW6MZA.0 size=1048576 2023-12-01T15:54:34.746 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.745+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~17F04BIW6MZA.1 size=1048576 2023-12-01T15:54:34.748 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.746+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~17F04BIW6MZA.2 size=8955 2023-12-01T15:54:34.751 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.750+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=17F04BIW6MZA tag=73CCEQO93FSW type=write size=3154683 2023-12-01T15:54:34.753 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.752+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=ECLI6C5P6R84 type=del size=2151577 2023-12-01T15:54:34.755 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.753+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~NFWHVV6W2BEG.0 size=1048576 2023-12-01T15:54:34.755 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.753+0000 7f9aad9148c0 1 < canceled part key=_multipart_YZA6VLP3D9HJ.2~NFWHVV6W2BEG.1 size=1048576 2023-12-01T15:54:34.756 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.755+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~NFWHVV6W2BEG.2 size=448960 2023-12-01T15:54:34.760 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.758+0000 7f9aad9148c0 1 < canceled multipart upload key=YZA6VLP3D9HJ upload=NFWHVV6W2BEG tag=PAUTWUYY462H type=write size=3594688 2023-12-01T15:54:34.761 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.760+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=WW90Q7O7NTB5 type=del size=85615 2023-12-01T15:54:34.764 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.762+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~PYEGJ9TG8IP2.0 size=1048576 2023-12-01T15:54:34.765 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.763+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~PYEGJ9TG8IP2.1 size=178895 2023-12-01T15:54:34.768 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.766+0000 7f9aad9148c0 1 < completed multipart upload key=0U7Y4CJY3F0M upload=PYEGJ9TG8IP2 tag=R0EP3V0J9QGB type=write size=2276047 2023-12-01T15:54:34.770 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.768+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=HJME9O10186T type=del size=3929683 2023-12-01T15:54:34.772 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.770+0000 7f9aad9148c0 1 < completed delete operation key=STW1E6FWZWFG tag=ABNF8V8JYP81 type=del 2023-12-01T15:54:34.773 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.772+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=Y0S8FBX48UYF type=del size=3435717 2023-12-01T15:54:34.775 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.774+0000 7f9aad9148c0 1 < completed delete operation key=N05IKWTYQPE2 tag=K5JBC9MBV0CU type=del 2023-12-01T15:54:34.777 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.775+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=AJ8XMFNU6OZ1 type=del size=2475282 2023-12-01T15:54:34.779 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.777+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=SDQ1F4DE5U88 type=del 2023-12-01T15:54:34.781 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.779+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=LST2TZQ3DVXU type=del size=3136310 2023-12-01T15:54:34.783 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.782+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~0917LRKQN10O.0 size=1048576 2023-12-01T15:54:34.783 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.782+0000 7f9aad9148c0 1 < canceled part key=_multipart_0U7Y4CJY3F0M.2~0917LRKQN10O.1 size=1048576 2023-12-01T15:54:34.785 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.783+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~0917LRKQN10O.2 size=798540 2023-12-01T15:54:34.789 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.786+0000 7f9aad9148c0 1 < canceled multipart upload key=0U7Y4CJY3F0M upload=0917LRKQN10O tag=Z1Y95BCOTKS0 type=write size=3944268 2023-12-01T15:54:34.790 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.788+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=308ZE602THAG type=del size=1371266 2023-12-01T15:54:34.792 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.790+0000 7f9aad9148c0 1 < canceled operation key=CG4WLRG2105M tag=XCYL9NP10IY2 type=del size=73140 2023-12-01T15:54:34.794 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.793+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=HXDH1LFMPJ27 type=write size=797142 2023-12-01T15:54:34.796 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.795+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=RM4EY1SZD01L type=del 2023-12-01T15:54:34.798 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.797+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=7RP6K6Z5ZF4F type=del size=3503776 2023-12-01T15:54:34.800 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.799+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~Z43GZRV4MLC5.0 size=129269 2023-12-01T15:54:34.803 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.802+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=Z43GZRV4MLC5 tag=FD5L3F62QKGD type=write size=1177845 2023-12-01T15:54:34.807 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.806+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~OZ21247SDYMC.0 size=1048576 2023-12-01T15:54:34.809 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.808+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~OZ21247SDYMC.1 size=1048576 2023-12-01T15:54:34.811 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.809+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~OZ21247SDYMC.2 size=388117 2023-12-01T15:54:34.811 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.809+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=OZ21247SDYMC tag=L110YY8MAJJY type=write size=3533845 2023-12-01T15:54:34.813 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.811+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=1B1MKIEZL4Y0 type=del 2023-12-01T15:54:34.815 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.814+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=QK9972UOC3KW type=del size=2360988 2023-12-01T15:54:34.817 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.816+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~YFTGI3F4SYRD.0 size=571895 2023-12-01T15:54:34.821 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.819+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=YFTGI3F4SYRD tag=KK0MIG4GGXWM type=write size=1620471 2023-12-01T15:54:34.825 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.823+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~RZMW26A660XV.0 size=291400 2023-12-01T15:54:34.825 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.823+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=RZMW26A660XV tag=9F6VHF8C2KII type=write size=1339976 2023-12-01T15:54:34.826 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.825+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=HA26Y19MNFVF type=del 2023-12-01T15:54:34.828 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.827+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=O5CAIUKZGGZF type=del size=2292401 2023-12-01T15:54:34.830 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.829+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~LY1JKINT5D5O.0 size=1048576 2023-12-01T15:54:34.832 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.831+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~LY1JKINT5D5O.1 size=1045991 2023-12-01T15:54:34.836 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.834+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=LY1JKINT5D5O tag=ILKIYTHO05RI type=write size=3143143 2023-12-01T15:54:34.839 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.837+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=9O8TVB66TCM2 type=del size=3961512 2023-12-01T15:54:34.843 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.841+0000 7f9aad9148c0 1 < suggested update operation key=SMRTKA9GZJ8P tag=3UKHIS53S60J type=del size=3842016 2023-12-01T15:54:34.846 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.844+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~TSFIR096DXD3.0 size=1048576 2023-12-01T15:54:34.848 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.846+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~TSFIR096DXD3.1 size=1048576 2023-12-01T15:54:34.849 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.848+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~TSFIR096DXD3.2 size=401156 2023-12-01T15:54:34.849 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.848+0000 7f9aad9148c0 1 > prepared multipart upload key=Y8K6E5SUKEI3 upload=TSFIR096DXD3 tag=CRJ5NH4JT4ML type=write size=3546884 2023-12-01T15:54:34.851 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.850+0000 7f9aad9148c0 1 < completed write operation key=0U7Y4CJY3F0M tag=LCRO8FH4JW0K type=write size=870612 2023-12-01T15:54:34.855 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.853+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~3IVBOK4J1OL6.0 size=1048576 2023-12-01T15:54:34.857 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.855+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~3IVBOK4J1OL6.1 size=1048576 2023-12-01T15:54:34.858 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.857+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~3IVBOK4J1OL6.2 size=581935 2023-12-01T15:54:34.858 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.857+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=3IVBOK4J1OL6 tag=34F4HV6ZL76I type=write size=3727663 2023-12-01T15:54:34.860 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.858+0000 7f9aad9148c0 1 < completed delete operation key=13J225PC95SO tag=ECLI6C5P6R84 type=del 2023-12-01T15:54:34.864 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.862+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~25SLARI0ACVL.0 size=1048576 2023-12-01T15:54:34.865 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.864+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~25SLARI0ACVL.1 size=1048576 2023-12-01T15:54:34.867 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.866+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~25SLARI0ACVL.2 size=136301 2023-12-01T15:54:34.867 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.866+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=25SLARI0ACVL tag=6YX0QTXYMMCO type=write size=3282029 2023-12-01T15:54:34.869 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.868+0000 7f9aad9148c0 1 < completed delete operation key=STW1E6FWZWFG tag=WW90Q7O7NTB5 type=del 2023-12-01T15:54:34.871 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.870+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=G2I57Q2B2E8M type=del size=2519724 2023-12-01T15:54:34.873 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.871+0000 7f9aad9148c0 1 < canceled operation key=CG4WLRG2105M tag=HJME9O10186T type=del size=3929683 2023-12-01T15:54:34.875 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.874+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=E50T85NADGJ3 type=del size=2530268 2023-12-01T15:54:34.879 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.878+0000 7f9aad9148c0 1 < suggested remove operation key=GL0E747I5H45 tag=Y0S8FBX48UYF type=del 2023-12-01T15:54:34.881 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.880+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=PYOGA3VCJIIO type=del size=1364468 2023-12-01T15:54:34.883 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.881+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=AJ8XMFNU6OZ1 type=del 2023-12-01T15:54:34.885 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.883+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=I5Q85725NYJY type=del size=1077377 2023-12-01T15:54:34.887 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.885+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=LST2TZQ3DVXU type=del 2023-12-01T15:54:34.890 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.889+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~300FC9R2N202.0 size=417066 2023-12-01T15:54:34.891 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.889+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=300FC9R2N202 tag=48M9Q89REV74 type=write size=1465642 2023-12-01T15:54:34.892 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.891+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=308ZE602THAG type=del 2023-12-01T15:54:34.895 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.893+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=13KV5J8KAB5V type=del size=4079927 2023-12-01T15:54:34.896 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.894+0000 7f9aad9148c0 1 < completed write operation key=M4MZE7PGW6LH tag=HXDH1LFMPJ27 type=write size=797142 2023-12-01T15:54:34.899 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.898+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~F018N2JN4GRB.0 size=637927 2023-12-01T15:54:34.900 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.898+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=F018N2JN4GRB tag=DI4TQLGF5J1I type=write size=1686503 2023-12-01T15:54:34.903 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.900+0000 7f9aad9148c0 1 < completed delete operation key=13J225PC95SO tag=7RP6K6Z5ZF4F type=del 2023-12-01T15:54:34.905 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.903+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~DR8K95ZDV92W.0 size=1048576 2023-12-01T15:54:34.906 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.905+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~DR8K95ZDV92W.1 size=1048576 2023-12-01T15:54:34.908 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.906+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~DR8K95ZDV92W.2 size=910622 2023-12-01T15:54:34.908 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.906+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=DR8K95ZDV92W tag=U8D7B4JR7PZU type=write size=4056350 2023-12-01T15:54:34.910 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.908+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~OZ21247SDYMC.0 size=1048576 2023-12-01T15:54:34.912 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.910+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~OZ21247SDYMC.1 size=1048576 2023-12-01T15:54:34.913 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.912+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~OZ21247SDYMC.2 size=388117 2023-12-01T15:54:34.917 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.916+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=OZ21247SDYMC tag=L110YY8MAJJY type=write size=3533845 2023-12-01T15:54:34.920 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.918+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=CJTNKVOLM3LI type=del size=3741583 2023-12-01T15:54:34.922 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.920+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=QK9972UOC3KW type=del 2023-12-01T15:54:34.924 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.922+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=HHMC8DOU86F0 type=del size=1944042 2023-12-01T15:54:34.926 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.924+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~RZMW26A660XV.0 size=291400 2023-12-01T15:54:34.930 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.928+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=RZMW26A660XV tag=9F6VHF8C2KII type=write size=1339976 2023-12-01T15:54:34.934 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.932+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~D9BZXIX6T5YZ.0 size=1048576 2023-12-01T15:54:34.937 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.934+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~D9BZXIX6T5YZ.1 size=949601 2023-12-01T15:54:34.937 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.934+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=D9BZXIX6T5YZ tag=35XTESZPZUF8 type=write size=3046753 2023-12-01T15:54:34.938 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.936+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=O5CAIUKZGGZF type=del 2023-12-01T15:54:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:34 smithi183 ceph-mon[99169]: pgmap v1698: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 43 KiB/s wr, 213 op/s 2023-12-01T15:54:34.940 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.938+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=BAET0YOFU1FY type=del size=3587625 2023-12-01T15:54:34.942 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.941+0000 7f9aad9148c0 -1 < failed to complete operation key=SMRTKA9GZJ8P tag=9O8TVB66TCM2 type=del size=3961512: (22) Invalid argument 2023-12-01T15:54:34.945 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.943+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=JGWLPE08QIN2 type=del size=1884294 2023-12-01T15:54:34.947 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.945+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~TSFIR096DXD3.0 size=1048576 2023-12-01T15:54:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:34 smithi119 ceph-mon[94175]: pgmap v1698: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 43 KiB/s wr, 213 op/s 2023-12-01T15:54:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:34 smithi119 ceph-mon[108979]: pgmap v1698: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 43 KiB/s wr, 213 op/s 2023-12-01T15:54:34.949 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.947+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~TSFIR096DXD3.1 size=1048576 2023-12-01T15:54:34.950 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.949+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~TSFIR096DXD3.2 size=401156 2023-12-01T15:54:34.954 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.952+0000 7f9aad9148c0 1 < completed multipart upload key=Y8K6E5SUKEI3 upload=TSFIR096DXD3 tag=CRJ5NH4JT4ML type=write size=3546884 2023-12-01T15:54:34.956 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.955+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=AG5E2MVM1E0K type=del size=3381839 2023-12-01T15:54:34.958 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.957+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~3IVBOK4J1OL6.0 size=1048576 2023-12-01T15:54:34.960 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.958+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~3IVBOK4J1OL6.1 size=1048576 2023-12-01T15:54:34.962 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.960+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~3IVBOK4J1OL6.2 size=581935 2023-12-01T15:54:34.966 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.965+0000 7f9aad9148c0 1 < completed multipart upload key=0U7Y4CJY3F0M upload=3IVBOK4J1OL6 tag=34F4HV6ZL76I type=write size=3727663 2023-12-01T15:54:34.970 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.969+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~VUEYHWEBI0F3.0 size=1048576 2023-12-01T15:54:34.972 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.971+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~VUEYHWEBI0F3.1 size=1048576 2023-12-01T15:54:34.974 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.972+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~VUEYHWEBI0F3.2 size=297210 2023-12-01T15:54:34.974 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.972+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=VUEYHWEBI0F3 tag=OSBXWP2WJ6CW type=write size=3442938 2023-12-01T15:54:34.976 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.974+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~25SLARI0ACVL.0 size=1048576 2023-12-01T15:54:34.978 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.976+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~25SLARI0ACVL.1 size=1048576 2023-12-01T15:54:34.980 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.978+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~25SLARI0ACVL.2 size=136301 2023-12-01T15:54:34.984 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.982+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=25SLARI0ACVL tag=6YX0QTXYMMCO type=write size=3282029 2023-12-01T15:54:34.988 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.987+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~VD866YX3QKVI.0 size=1048576 2023-12-01T15:54:34.990 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.988+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~VD866YX3QKVI.1 size=211124 2023-12-01T15:54:34.990 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.989+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=VD866YX3QKVI tag=3E9KX5AUOEJV type=write size=2308276 2023-12-01T15:54:34.993 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.991+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=G2I57Q2B2E8M type=del 2023-12-01T15:54:34.995 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.993+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=251AUDZEEAUP type=del size=912106 2023-12-01T15:54:34.997 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.995+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=E50T85NADGJ3 type=del 2023-12-01T15:54:34.998 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.997+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=6UIN4UL8XXG7 type=del size=4155919 2023-12-01T15:54:35.000 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:34.999+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=PYOGA3VCJIIO type=del 2023-12-01T15:54:35.004 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.002+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~PGNLRDWQWLDC.0 size=1048576 2023-12-01T15:54:35.005 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.004+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~PGNLRDWQWLDC.1 size=52154 2023-12-01T15:54:35.006 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.004+0000 7f9aad9148c0 1 > prepared multipart upload key=Y8K6E5SUKEI3 upload=PGNLRDWQWLDC tag=WBVIC0KM5HHN type=write size=2149306 2023-12-01T15:54:35.007 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.006+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=I5Q85725NYJY type=del 2023-12-01T15:54:35.009 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.008+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=88YRXAN85C01 type=del size=989426 2023-12-01T15:54:35.012 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.010+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~300FC9R2N202.0 size=417066 2023-12-01T15:54:35.015 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.013+0000 7f9aad9148c0 1 < completed multipart upload key=STW1E6FWZWFG upload=300FC9R2N202 tag=48M9Q89REV74 type=write size=1465642 2023-12-01T15:54:35.017 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.016+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=Z9YJQT6XLF6E type=del size=2451318 2023-12-01T15:54:35.020 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.018+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=13KV5J8KAB5V type=del 2023-12-01T15:54:35.022 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.021+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=734CZXOA4MT6 type=write size=432474 2023-12-01T15:54:35.024 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.023+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~F018N2JN4GRB.0 size=637927 2023-12-01T15:54:35.028 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.026+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=F018N2JN4GRB tag=DI4TQLGF5J1I type=write size=1686503 2023-12-01T15:54:35.032 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.030+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~F8X1W6IPBNQ9.0 size=207869 2023-12-01T15:54:35.032 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.030+0000 7f9aad9148c0 1 > prepared multipart upload key=Y8K6E5SUKEI3 upload=F8X1W6IPBNQ9 tag=IE3UDFS0BKXM type=write size=1256445 2023-12-01T15:54:35.033 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.032+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~DR8K95ZDV92W.0 size=1048576 2023-12-01T15:54:35.035 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.034+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~DR8K95ZDV92W.1 size=1048576 2023-12-01T15:54:35.037 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.035+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~DR8K95ZDV92W.2 size=910622 2023-12-01T15:54:35.040 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.039+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=DR8K95ZDV92W tag=U8D7B4JR7PZU type=write size=4056350 2023-12-01T15:54:35.044 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.042+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~GQGIPJ3OPREN.0 size=1048576 2023-12-01T15:54:35.046 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.044+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~GQGIPJ3OPREN.1 size=1048576 2023-12-01T15:54:35.047 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.046+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~GQGIPJ3OPREN.2 size=270973 2023-12-01T15:54:35.047 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.046+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=GQGIPJ3OPREN tag=KLGMEOTLL29N type=write size=3416701 2023-12-01T15:54:35.049 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.048+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=CJTNKVOLM3LI type=del 2023-12-01T15:54:35.053 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.052+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~C0FMKG9HBURT.0 size=1048576 2023-12-01T15:54:35.055 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.053+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~C0FMKG9HBURT.1 size=1048576 2023-12-01T15:54:35.056 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.055+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~C0FMKG9HBURT.2 size=115877 2023-12-01T15:54:35.057 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.055+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=C0FMKG9HBURT tag=H1YDET3HPBYM type=write size=3261605 2023-12-01T15:54:35.059 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.057+0000 7f9aad9148c0 1 < canceled operation key=STW1E6FWZWFG tag=HHMC8DOU86F0 type=del size=1944042 2023-12-01T15:54:35.060 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.059+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=TZMOQZVH5UYL type=write size=102406 2023-12-01T15:54:35.062 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.061+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~D9BZXIX6T5YZ.0 size=1048576 2023-12-01T15:54:35.064 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.063+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~D9BZXIX6T5YZ.1 size=949601 2023-12-01T15:54:35.068 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.067+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=D9BZXIX6T5YZ tag=35XTESZPZUF8 type=write size=3046753 2023-12-01T15:54:35.072 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.071+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~9H7R14X8CLZF.0 size=448997 2023-12-01T15:54:35.072 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.071+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=9H7R14X8CLZF tag=JD1DD1RA3JZH type=write size=1497573 2023-12-01T15:54:35.077 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.075+0000 7f9aad9148c0 1 < suggested remove operation key=0U7Y4CJY3F0M tag=BAET0YOFU1FY type=del 2023-12-01T15:54:35.079 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.077+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=Q5M12MJUTJMC type=del size=3565241 2023-12-01T15:54:35.081 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.079+0000 7f9aad9148c0 1 < completed delete operation key=13J225PC95SO tag=JGWLPE08QIN2 type=del 2023-12-01T15:54:35.083 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.081+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=PLZESRKTJB0W type=del size=2328571 2023-12-01T15:54:35.085 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.083+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=AG5E2MVM1E0K type=del 2023-12-01T15:54:35.087 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.085+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=P5ELPRSHR39R type=del size=840784 2023-12-01T15:54:35.089 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.087+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~VUEYHWEBI0F3.0 size=1048576 2023-12-01T15:54:35.090 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.089+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~VUEYHWEBI0F3.1 size=1048576 2023-12-01T15:54:35.092 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.091+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~VUEYHWEBI0F3.2 size=297210 2023-12-01T15:54:35.096 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.094+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=VUEYHWEBI0F3 tag=OSBXWP2WJ6CW type=write size=3442938 2023-12-01T15:54:35.098 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.096+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=K5PXI67W6ZDH type=del size=1452534 2023-12-01T15:54:35.098 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.097+0000 7f9aad9148c0 1 < canceled part key=_multipart_TJPNEHX0PPEI.2~VD866YX3QKVI.0 size=1048576 2023-12-01T15:54:35.100 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.099+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~VD866YX3QKVI.1 size=211124 2023-12-01T15:54:35.103 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.102+0000 7f9aad9148c0 1 < canceled multipart upload key=TJPNEHX0PPEI upload=VD866YX3QKVI tag=3E9KX5AUOEJV type=write size=2308276 2023-12-01T15:54:35.105 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.104+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=8XSGLLUZIQAW type=write size=624822 2023-12-01T15:54:35.108 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.106+0000 7f9aad9148c0 -1 < failed to complete operation key=0U7Y4CJY3F0M tag=251AUDZEEAUP type=del size=912106: (22) Invalid argument 2023-12-01T15:54:35.111 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.110+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~SAOEXN4VGDCU.0 size=1048576 2023-12-01T15:54:35.113 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.112+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~SAOEXN4VGDCU.1 size=1048576 2023-12-01T15:54:35.115 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.113+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~SAOEXN4VGDCU.2 size=797345 2023-12-01T15:54:35.115 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.113+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=SAOEXN4VGDCU tag=L3HPVZPMUG4T type=write size=3943073 2023-12-01T15:54:35.117 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.116+0000 7f9aad9148c0 -1 < failed to complete operation key=0U7Y4CJY3F0M tag=6UIN4UL8XXG7 type=del size=4155919: (22) Invalid argument 2023-12-01T15:54:35.121 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.119+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~01PQWK7QZJLT.0 size=1048576 2023-12-01T15:54:35.123 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.121+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~01PQWK7QZJLT.1 size=959654 2023-12-01T15:54:35.123 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.121+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=01PQWK7QZJLT tag=YO77SCNFYE23 type=write size=3056806 2023-12-01T15:54:35.123 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.121+0000 7f9aad9148c0 1 < canceled part key=_multipart_Y8K6E5SUKEI3.2~PGNLRDWQWLDC.0 size=1048576 2023-12-01T15:54:35.125 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.123+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~PGNLRDWQWLDC.1 size=52154 2023-12-01T15:54:35.128 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.127+0000 7f9aad9148c0 1 < canceled multipart upload key=Y8K6E5SUKEI3 upload=PGNLRDWQWLDC tag=WBVIC0KM5HHN type=write size=2149306 2023-12-01T15:54:35.130 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.129+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=V5LCAHXO273T type=del size=1224126 2023-12-01T15:54:35.132 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.131+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=88YRXAN85C01 type=del 2023-12-01T15:54:35.134 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.133+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=4JQQKTWPWQKZ type=write size=948142 2023-12-01T15:54:35.136 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.134+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=Z9YJQT6XLF6E type=del 2023-12-01T15:54:35.141 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.138+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~SJV35B9K4KJU.0 size=1048576 2023-12-01T15:54:35.141 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.140+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~SJV35B9K4KJU.1 size=1048576 2023-12-01T15:54:35.143 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.141+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~SJV35B9K4KJU.2 size=46427 2023-12-01T15:54:35.143 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.141+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=SJV35B9K4KJU tag=ENJVWYT334NI type=write size=3192155 2023-12-01T15:54:35.145 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.143+0000 7f9aad9148c0 1 < completed write operation key=99SJDUOI90AY tag=734CZXOA4MT6 type=write size=432474 2023-12-01T15:54:35.149 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.147+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~6ATDAIBQUQNC.0 size=1048576 2023-12-01T15:54:35.150 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.149+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~6ATDAIBQUQNC.1 size=508070 2023-12-01T15:54:35.150 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.149+0000 7f9aad9148c0 1 > prepared multipart upload key=GL0E747I5H45 upload=6ATDAIBQUQNC tag=8DIV27X2T89O type=write size=2605222 2023-12-01T15:54:35.152 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.151+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~F8X1W6IPBNQ9.0 size=207869 2023-12-01T15:54:35.156 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.154+0000 7f9aad9148c0 1 < completed multipart upload key=Y8K6E5SUKEI3 upload=F8X1W6IPBNQ9 tag=IE3UDFS0BKXM type=write size=1256445 2023-12-01T15:54:35.160 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.158+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~DF9ZC7Q593T4.0 size=1048576 2023-12-01T15:54:35.161 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.160+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~DF9ZC7Q593T4.1 size=1048576 2023-12-01T15:54:35.164 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.162+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~DF9ZC7Q593T4.2 size=606947 2023-12-01T15:54:35.164 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.162+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=DF9ZC7Q593T4 tag=VTNB44FHR2M2 type=write size=3752675 2023-12-01T15:54:35.166 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.165+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~GQGIPJ3OPREN.0 size=1048576 2023-12-01T15:54:35.168 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.166+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~GQGIPJ3OPREN.1 size=1048576 2023-12-01T15:54:35.169 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.168+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~GQGIPJ3OPREN.2 size=270973 2023-12-01T15:54:35.173 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.171+0000 7f9aad9148c0 1 < completed multipart upload key=4TPCFIP7B23Y upload=GQGIPJ3OPREN tag=KLGMEOTLL29N type=write size=3416701 2023-12-01T15:54:35.175 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.173+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=A2HYCYDK372R type=del size=1927730 2023-12-01T15:54:35.177 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.175+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~C0FMKG9HBURT.0 size=1048576 2023-12-01T15:54:35.178 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.177+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~C0FMKG9HBURT.1 size=1048576 2023-12-01T15:54:35.180 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.178+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~C0FMKG9HBURT.2 size=115877 2023-12-01T15:54:35.184 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.182+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=C0FMKG9HBURT tag=H1YDET3HPBYM type=write size=3261605 2023-12-01T15:54:35.187 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.185+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~R44RYUKA8R85.0 size=1035473 2023-12-01T15:54:35.187 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.185+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=R44RYUKA8R85 tag=1PLRWHRKTLHH type=write size=2084049 2023-12-01T15:54:35.189 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.187+0000 7f9aad9148c0 1 < completed write operation key=Y8K6E5SUKEI3 tag=TZMOQZVH5UYL type=write size=102406 2023-12-01T15:54:35.192 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.191+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~LGOP7H2WH91W.0 size=1048576 2023-12-01T15:54:35.194 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.193+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~LGOP7H2WH91W.1 size=66083 2023-12-01T15:54:35.194 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.193+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=LGOP7H2WH91W tag=KCNR03WJRLTC type=write size=2163235 2023-12-01T15:54:35.196 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.195+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~9H7R14X8CLZF.0 size=448997 2023-12-01T15:54:35.199 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.198+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=9H7R14X8CLZF tag=JD1DD1RA3JZH type=write size=1497573 2023-12-01T15:54:35.201 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.200+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=QM5TM9GFL72C type=del size=3956639 2023-12-01T15:54:35.204 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.202+0000 7f9aad9148c0 1 < completed delete operation key=9ERGLZ55JBYH tag=Q5M12MJUTJMC type=del 2023-12-01T15:54:35.206 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.204+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=JSK3E3USDB57 type=del size=1705059 2023-12-01T15:54:35.207 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.206+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=PLZESRKTJB0W type=del 2023-12-01T15:54:35.209 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.208+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=0RF8AMV3ZGLX type=del size=3303561 2023-12-01T15:54:35.211 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.210+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=P5ELPRSHR39R type=del 2023-12-01T15:54:35.213 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.212+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=F5VY91K83EEL type=del size=1428850 2023-12-01T15:54:35.215 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.214+0000 7f9aad9148c0 1 < completed delete operation key=STW1E6FWZWFG tag=K5PXI67W6ZDH type=del 2023-12-01T15:54:35.217 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.215+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=PM4MY8IIVARC type=del size=977629 2023-12-01T15:54:35.219 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.217+0000 7f9aad9148c0 1 < completed write operation key=ZSEEWQ6LLIR5 tag=8XSGLLUZIQAW type=write size=624822 2023-12-01T15:54:35.221 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.220+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=0UZ3M9OZPS1K type=write size=250396 2023-12-01T15:54:35.223 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.221+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~SAOEXN4VGDCU.0 size=1048576 2023-12-01T15:54:35.225 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.223+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~SAOEXN4VGDCU.1 size=1048576 2023-12-01T15:54:35.226 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.225+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~SAOEXN4VGDCU.2 size=797345 2023-12-01T15:54:35.230 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.228+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=SAOEXN4VGDCU tag=L3HPVZPMUG4T type=write size=3943073 2023-12-01T15:54:35.234 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.232+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~IEISSJFXU35N.0 size=454854 2023-12-01T15:54:35.234 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.232+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=IEISSJFXU35N tag=U48OMEUT33D0 type=write size=1503430 2023-12-01T15:54:35.236 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.234+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~01PQWK7QZJLT.0 size=1048576 2023-12-01T15:54:35.238 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.236+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~01PQWK7QZJLT.1 size=959654 2023-12-01T15:54:35.241 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.239+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=01PQWK7QZJLT tag=YO77SCNFYE23 type=write size=3056806 2023-12-01T15:54:35.243 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.241+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=5XCL20PT7DW5 type=del size=2134227 2023-12-01T15:54:35.245 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.243+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=V5LCAHXO273T type=del 2023-12-01T15:54:35.248 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.247+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~98I2QXH79RDN.0 size=1048576 2023-12-01T15:54:35.250 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.248+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~98I2QXH79RDN.1 size=419099 2023-12-01T15:54:35.250 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.248+0000 7f9aad9148c0 1 > prepared multipart upload key=7AERYBA8D56T upload=98I2QXH79RDN tag=OGF426O8SW6S type=write size=2516251 2023-12-01T15:54:35.254 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.252+0000 7f9aad9148c0 1 < suggested update operation key=7AERYBA8D56T tag=4JQQKTWPWQKZ type=write size=948142 2023-12-01T15:54:35.256 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.254+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=T0BB6BBAJVY4 type=del size=167922 2023-12-01T15:54:35.258 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.256+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~SJV35B9K4KJU.0 size=1048576 2023-12-01T15:54:35.259 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.258+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~SJV35B9K4KJU.1 size=1048576 2023-12-01T15:54:35.261 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.259+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~SJV35B9K4KJU.2 size=46427 2023-12-01T15:54:35.264 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.263+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=SJV35B9K4KJU tag=ENJVWYT334NI type=write size=3192155 2023-12-01T15:54:35.266 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.265+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=PSPWMWJ8KJYY type=del size=535141 2023-12-01T15:54:35.268 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.267+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~6ATDAIBQUQNC.0 size=1048576 2023-12-01T15:54:35.270 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.268+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~6ATDAIBQUQNC.1 size=508070 2023-12-01T15:54:35.274 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.272+0000 7f9aad9148c0 1 < completed multipart upload key=GL0E747I5H45 upload=6ATDAIBQUQNC tag=8DIV27X2T89O type=write size=2605222 2023-12-01T15:54:35.278 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.276+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~4R2R2962DH1Q.0 size=1048576 2023-12-01T15:54:35.280 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.278+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~4R2R2962DH1Q.1 size=684058 2023-12-01T15:54:35.280 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.278+0000 7f9aad9148c0 1 > prepared multipart upload key=Y8K6E5SUKEI3 upload=4R2R2962DH1Q tag=8NVLM7N9O4CY type=write size=2781210 2023-12-01T15:54:35.282 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.280+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~DF9ZC7Q593T4.0 size=1048576 2023-12-01T15:54:35.284 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.282+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~DF9ZC7Q593T4.1 size=1048576 2023-12-01T15:54:35.285 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.284+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~DF9ZC7Q593T4.2 size=606947 2023-12-01T15:54:35.289 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.287+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=DF9ZC7Q593T4 tag=VTNB44FHR2M2 type=write size=3752675 2023-12-01T15:54:35.291 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.289+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=E7404MISU9P8 type=del size=161101 2023-12-01T15:54:35.295 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.293+0000 7f9aad9148c0 1 < suggested remove operation key=LRBWJ27JFVKO tag=A2HYCYDK372R type=del 2023-12-01T15:54:35.299 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.297+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~VVAYR5B36JDZ.0 size=986840 2023-12-01T15:54:35.299 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.297+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=VVAYR5B36JDZ tag=1KIFO0D7WLXD type=write size=2035416 2023-12-01T15:54:35.301 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.299+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~R44RYUKA8R85.0 size=1035473 2023-12-01T15:54:35.305 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.304+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=R44RYUKA8R85 tag=1PLRWHRKTLHH type=write size=2084049 2023-12-01T15:54:35.307 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.306+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=GYCI9KXM33LE type=del size=320978 2023-12-01T15:54:35.309 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.308+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~LGOP7H2WH91W.0 size=1048576 2023-12-01T15:54:35.311 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.310+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~LGOP7H2WH91W.1 size=66083 2023-12-01T15:54:35.315 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.313+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=LGOP7H2WH91W tag=KCNR03WJRLTC type=write size=2163235 2023-12-01T15:54:35.319 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.317+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~666LXN0WQTW8.0 size=1048576 2023-12-01T15:54:35.320 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.319+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~666LXN0WQTW8.1 size=712451 2023-12-01T15:54:35.320 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.319+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=666LXN0WQTW8 tag=W2WZX7GBHX53 type=write size=2809603 2023-12-01T15:54:35.322 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.321+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=QM5TM9GFL72C type=del 2023-12-01T15:54:35.326 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.325+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~K3CSIHURNW53.0 size=1048576 2023-12-01T15:54:35.328 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.326+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~K3CSIHURNW53.1 size=613312 2023-12-01T15:54:35.328 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.326+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=K3CSIHURNW53 tag=W4BX4PHUGAV9 type=write size=2710464 2023-12-01T15:54:35.330 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.328+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=JSK3E3USDB57 type=del 2023-12-01T15:54:35.332 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.330+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=JVWQY0TZ6XM0 type=write size=340545 2023-12-01T15:54:35.334 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.332+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=0RF8AMV3ZGLX type=del 2023-12-01T15:54:35.336 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.334+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=XXBZQ0CDPPZ4 type=del size=3208615 2023-12-01T15:54:35.340 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.338+0000 7f9aad9148c0 1 < suggested update operation key=TJPNEHX0PPEI tag=F5VY91K83EEL type=del size=1428850 2023-12-01T15:54:35.342 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.340+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=JUZMHADNOF0E type=del size=1674853 2023-12-01T15:54:35.346 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.344+0000 7f9aad9148c0 1 < suggested update operation key=M4MZE7PGW6LH tag=PM4MY8IIVARC type=del size=977629 2023-12-01T15:54:35.349 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.348+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~3KQZGM8UFPTZ.0 size=1048576 2023-12-01T15:54:35.351 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.349+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~3KQZGM8UFPTZ.1 size=1048576 2023-12-01T15:54:35.353 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.351+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~3KQZGM8UFPTZ.2 size=41551 2023-12-01T15:54:35.353 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.351+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=3KQZGM8UFPTZ tag=E65TM8Q5SBPO type=write size=3187279 2023-12-01T15:54:35.355 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.353+0000 7f9aad9148c0 1 < completed write operation key=0B25CAN3DDPZ tag=0UZ3M9OZPS1K type=write size=250396 2023-12-01T15:54:35.357 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.355+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=BHHY0SUMMQAE type=del size=937427 2023-12-01T15:54:35.357 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.355+0000 7f9aad9148c0 1 < canceled part key=_multipart_4TPCFIP7B23Y.2~IEISSJFXU35N.0 size=454854 2023-12-01T15:54:35.360 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.358+0000 7f9aad9148c0 1 < canceled multipart upload key=4TPCFIP7B23Y upload=IEISSJFXU35N tag=U48OMEUT33D0 type=write size=1503430 2023-12-01T15:54:35.362 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.361+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=WGZLK1N42335 type=del size=3981867 2023-12-01T15:54:35.364 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.362+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=5XCL20PT7DW5 type=del 2023-12-01T15:54:35.368 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.366+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~QIIBLE5QXRTR.0 size=1048576 2023-12-01T15:54:35.369 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.368+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~QIIBLE5QXRTR.1 size=282346 2023-12-01T15:54:35.370 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.368+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=QIIBLE5QXRTR tag=D69OKGTDTPDB type=write size=2379498 2023-12-01T15:54:35.371 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.370+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~98I2QXH79RDN.0 size=1048576 2023-12-01T15:54:35.371 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.370+0000 7f9aad9148c0 1 < canceled part key=_multipart_7AERYBA8D56T.2~98I2QXH79RDN.1 size=419099 2023-12-01T15:54:35.374 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.373+0000 7f9aad9148c0 1 < canceled multipart upload key=7AERYBA8D56T upload=98I2QXH79RDN tag=OGF426O8SW6S type=write size=2516251 2023-12-01T15:54:35.376 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.375+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=7W8G0JIW7TPP type=del size=3598519 2023-12-01T15:54:35.379 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.377+0000 7f9aad9148c0 1 < completed delete operation key=13J225PC95SO tag=T0BB6BBAJVY4 type=del 2023-12-01T15:54:35.380 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.379+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=YF979T53F2TZ type=del size=990354 2023-12-01T15:54:35.383 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.381+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=PSPWMWJ8KJYY type=del 2023-12-01T15:54:35.385 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.383+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=F0CKLV43F1EA type=del size=3669690 2023-12-01T15:54:35.385 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.383+0000 7f9aad9148c0 1 < canceled part key=_multipart_Y8K6E5SUKEI3.2~4R2R2962DH1Q.0 size=1048576 2023-12-01T15:54:35.387 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.385+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~4R2R2962DH1Q.1 size=684058 2023-12-01T15:54:35.390 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.389+0000 7f9aad9148c0 1 < canceled multipart upload key=Y8K6E5SUKEI3 upload=4R2R2962DH1Q tag=8NVLM7N9O4CY type=write size=2781210 2023-12-01T15:54:35.392 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.391+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=ABEO11W2FNPX type=del size=3544002 2023-12-01T15:54:35.394 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.393+0000 7f9aad9148c0 1 < completed delete operation key=F3S1MZ0T8YO0 tag=E7404MISU9P8 type=del 2023-12-01T15:54:35.398 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.396+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~4HE3UZ93YDH2.0 size=638381 2023-12-01T15:54:35.398 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.396+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=4HE3UZ93YDH2 tag=WH0SZYPKG4J5 type=write size=1686957 2023-12-01T15:54:35.400 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.398+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~VVAYR5B36JDZ.0 size=986840 2023-12-01T15:54:35.403 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.401+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=VVAYR5B36JDZ tag=1KIFO0D7WLXD type=write size=2035416 2023-12-01T15:54:35.405 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.404+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=MXORS2AKZHRZ type=del size=2617425 2023-12-01T15:54:35.407 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.406+0000 7f9aad9148c0 1 < completed delete operation key=XUT4H8IMHOJ0 tag=GYCI9KXM33LE type=del 2023-12-01T15:54:35.411 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.410+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~7SU6XWQRQFVB.0 size=1048576 2023-12-01T15:54:35.413 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.411+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~7SU6XWQRQFVB.1 size=1048576 2023-12-01T15:54:35.415 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.413+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~7SU6XWQRQFVB.2 size=655932 2023-12-01T15:54:35.415 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.413+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=7SU6XWQRQFVB tag=M6Q7ZSJ9CRMT type=write size=3801660 2023-12-01T15:54:35.417 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.415+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~666LXN0WQTW8.0 size=1048576 2023-12-01T15:54:35.419 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.417+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~666LXN0WQTW8.1 size=712451 2023-12-01T15:54:35.423 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.421+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=666LXN0WQTW8 tag=W2WZX7GBHX53 type=write size=2809603 2023-12-01T15:54:35.427 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.426+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~L6MP346GPELG.0 size=1048576 2023-12-01T15:54:35.429 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.427+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~L6MP346GPELG.1 size=1048576 2023-12-01T15:54:35.431 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.429+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~L6MP346GPELG.2 size=744853 2023-12-01T15:54:35.431 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.429+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=L6MP346GPELG tag=BQZF5UC44FUH type=write size=3890581 2023-12-01T15:54:35.433 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.432+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~K3CSIHURNW53.0 size=1048576 2023-12-01T15:54:35.435 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.434+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~K3CSIHURNW53.1 size=613312 2023-12-01T15:54:35.439 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.437+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=K3CSIHURNW53 tag=W4BX4PHUGAV9 type=write size=2710464 2023-12-01T15:54:35.442 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.441+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~YFXN8RRW5CLS.0 size=1048576 2023-12-01T15:54:35.444 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.443+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~YFXN8RRW5CLS.1 size=215158 2023-12-01T15:54:35.444 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.443+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=YFXN8RRW5CLS tag=UAI2OWDHNDLD type=write size=2312310 2023-12-01T15:54:35.446 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.445+0000 7f9aad9148c0 1 < completed write operation key=5G835J5OHKO1 tag=JVWQY0TZ6XM0 type=write size=340545 2023-12-01T15:54:35.450 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.448+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~EA5UOBXKCCTF.0 size=579894 2023-12-01T15:54:35.450 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.448+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=EA5UOBXKCCTF tag=HVWIT300NADL type=write size=1628470 2023-12-01T15:54:35.452 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.450+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=XXBZQ0CDPPZ4 type=del 2023-12-01T15:54:35.456 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.454+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~5P9G7CC68IVS.0 size=574424 2023-12-01T15:54:35.456 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.454+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=5P9G7CC68IVS tag=3MHWMSFEEZTE type=write size=1623000 2023-12-01T15:54:35.458 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.456+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=JUZMHADNOF0E type=del 2023-12-01T15:54:35.460 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.458+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=GPQB8LNYDX3F type=del size=2606167 2023-12-01T15:54:35.462 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.460+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~3KQZGM8UFPTZ.0 size=1048576 2023-12-01T15:54:35.463 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.462+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~3KQZGM8UFPTZ.1 size=1048576 2023-12-01T15:54:35.465 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.463+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~3KQZGM8UFPTZ.2 size=41551 2023-12-01T15:54:35.468 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.467+0000 7f9aad9148c0 1 < completed multipart upload key=4TPCFIP7B23Y upload=3KQZGM8UFPTZ tag=E65TM8Q5SBPO type=write size=3187279 2023-12-01T15:54:35.471 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.469+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=Y79M4DET7T9I type=write size=226284 2023-12-01T15:54:35.473 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.471+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=BHHY0SUMMQAE type=del 2023-12-01T15:54:35.475 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.473+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=FYDKWW5PXDJY type=write size=89742 2023-12-01T15:54:35.477 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.475+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=WGZLK1N42335 type=del 2023-12-01T15:54:35.479 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.478+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=OHX7RPT901L5 type=write size=150705 2023-12-01T15:54:35.482 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.480+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~QIIBLE5QXRTR.0 size=1048576 2023-12-01T15:54:35.483 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.482+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~QIIBLE5QXRTR.1 size=282346 2023-12-01T15:54:35.487 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.485+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=QIIBLE5QXRTR tag=D69OKGTDTPDB type=write size=2379498 2023-12-01T15:54:35.489 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.487+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=60J2YD6262GB type=del size=78359 2023-12-01T15:54:35.491 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.489+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=7W8G0JIW7TPP type=del 2023-12-01T15:54:35.494 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.493+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~FFJLITK2BLVG.0 size=1048576 2023-12-01T15:54:35.496 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.494+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~FFJLITK2BLVG.1 size=306981 2023-12-01T15:54:35.496 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.494+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=FFJLITK2BLVG tag=9OJ2LEPUXDS9 type=write size=2404133 2023-12-01T15:54:35.498 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.497+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=YF979T53F2TZ type=del 2023-12-01T15:54:35.501 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.499+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=1KGDEZZSX8PV type=del size=4059812 2023-12-01T15:54:35.503 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.501+0000 7f9aad9148c0 1 < completed delete operation key=13J225PC95SO tag=F0CKLV43F1EA type=del 2023-12-01T15:54:35.505 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.503+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=8KPE7IXRA72L type=del size=1723397 2023-12-01T15:54:35.507 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.505+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=ABEO11W2FNPX type=del 2023-12-01T15:54:35.509 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.507+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=8IB0DITQX331 type=del size=3059293 2023-12-01T15:54:35.511 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.509+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~4HE3UZ93YDH2.0 size=638381 2023-12-01T15:54:35.514 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.512+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=4HE3UZ93YDH2 tag=WH0SZYPKG4J5 type=write size=1686957 2023-12-01T15:54:35.518 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.516+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~MRBODQ836L80.0 size=1048576 2023-12-01T15:54:35.520 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.518+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~MRBODQ836L80.1 size=1048576 2023-12-01T15:54:35.521 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.520+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~MRBODQ836L80.2 size=764285 2023-12-01T15:54:35.521 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.520+0000 7f9aad9148c0 1 > prepared multipart upload key=SMRTKA9GZJ8P upload=MRBODQ836L80 tag=TIVXKVJVTCS0 type=write size=3910013 2023-12-01T15:54:35.525 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.524+0000 7f9aad9148c0 1 < suggested remove operation key=XUT4H8IMHOJ0 tag=MXORS2AKZHRZ type=del 2023-12-01T15:54:35.527 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.526+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=GKXOIY02RXRJ type=del size=1273752 2023-12-01T15:54:35.527 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.526+0000 7f9aad9148c0 1 < canceled part key=_multipart_N3Z7KLVTUY6R.2~7SU6XWQRQFVB.0 size=1048576 2023-12-01T15:54:35.529 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.528+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~7SU6XWQRQFVB.1 size=1048576 2023-12-01T15:54:35.531 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.529+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~7SU6XWQRQFVB.2 size=655932 2023-12-01T15:54:35.534 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.533+0000 7f9aad9148c0 1 < canceled multipart upload key=N3Z7KLVTUY6R upload=7SU6XWQRQFVB tag=M6Q7ZSJ9CRMT type=write size=3801660 2023-12-01T15:54:35.538 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.536+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~BJ3Y8M24O0CZ.0 size=649585 2023-12-01T15:54:35.538 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.536+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=BJ3Y8M24O0CZ tag=O46101NVBO1R type=write size=1698161 2023-12-01T15:54:35.540 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.538+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~L6MP346GPELG.0 size=1048576 2023-12-01T15:54:35.542 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.540+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~L6MP346GPELG.1 size=1048576 2023-12-01T15:54:35.542 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.540+0000 7f9aad9148c0 1 < canceled part key=_multipart_4TPCFIP7B23Y.2~L6MP346GPELG.2 size=744853 2023-12-01T15:54:35.545 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.544+0000 7f9aad9148c0 1 < canceled multipart upload key=4TPCFIP7B23Y upload=L6MP346GPELG tag=BQZF5UC44FUH type=write size=3890581 2023-12-01T15:54:35.547 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.546+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=MI5UHDO8148C type=del size=311684 2023-12-01T15:54:35.549 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.548+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~YFXN8RRW5CLS.0 size=1048576 2023-12-01T15:54:35.551 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.549+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~YFXN8RRW5CLS.1 size=215158 2023-12-01T15:54:35.554 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.552+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=YFXN8RRW5CLS tag=UAI2OWDHNDLD type=write size=2312310 2023-12-01T15:54:35.556 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.554+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=HUQETZM2Z5QN type=del size=4165732 2023-12-01T15:54:35.558 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.557+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~EA5UOBXKCCTF.0 size=579894 2023-12-01T15:54:35.562 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.561+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=EA5UOBXKCCTF tag=HVWIT300NADL type=write size=1628470 2023-12-01T15:54:35.565 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.563+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=UOE6DLOHZO4J type=write size=933014 2023-12-01T15:54:35.567 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.565+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~5P9G7CC68IVS.0 size=574424 2023-12-01T15:54:35.570 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.568+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=5P9G7CC68IVS tag=3MHWMSFEEZTE type=write size=1623000 2023-12-01T15:54:35.572 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.570+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=Y4GYISSUPJ0C type=del size=1351439 2023-12-01T15:54:35.574 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.572+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=GPQB8LNYDX3F type=del 2023-12-01T15:54:35.576 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.574+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=XX7CN3J48KZP type=del size=1776754 2023-12-01T15:54:35.578 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.576+0000 7f9aad9148c0 1 < completed write operation key=VF8IZ85BWMCV tag=Y79M4DET7T9I type=write size=226284 2023-12-01T15:54:35.580 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.579+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=2ADSVJCCH6AU type=write size=560140 2023-12-01T15:54:35.584 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.582+0000 7f9aad9148c0 1 < suggested update operation key=5G835J5OHKO1 tag=FYDKWW5PXDJY type=write size=89742 2023-12-01T15:54:35.589 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.586+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~MO7IJNE1DEW6.0 size=1046313 2023-12-01T15:54:35.589 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.586+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=MO7IJNE1DEW6 tag=EU425419SMP6 type=write size=2094889 2023-12-01T15:54:35.590 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.588+0000 7f9aad9148c0 1 < canceled operation key=Y8K6E5SUKEI3 tag=OHX7RPT901L5 type=write size=150705 2023-12-01T15:54:35.592 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.591+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=ABSNDE5NJ5M2 type=del size=1805421 2023-12-01T15:54:35.595 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.593+0000 7f9aad9148c0 -1 < failed to complete operation key=XUT4H8IMHOJ0 tag=60J2YD6262GB type=del size=78359: (22) Invalid argument 2023-12-01T15:54:35.597 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.595+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=TJDMBY788KOD type=del size=145739 2023-12-01T15:54:35.599 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.598+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~FFJLITK2BLVG.0 size=1048576 2023-12-01T15:54:35.601 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.599+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~FFJLITK2BLVG.1 size=306981 2023-12-01T15:54:35.604 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.603+0000 7f9aad9148c0 1 < completed multipart upload key=M4MZE7PGW6LH upload=FFJLITK2BLVG tag=9OJ2LEPUXDS9 type=write size=2404133 2023-12-01T15:54:35.606 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.605+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=RX3PY65HKX74 type=del size=3588573 2023-12-01T15:54:35.608 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.607+0000 7f9aad9148c0 1 < completed delete operation key=CG4WLRG2105M tag=1KGDEZZSX8PV type=del 2023-12-01T15:54:35.610 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.609+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=NHZ6QIE20WC3 type=del size=2970320 2023-12-01T15:54:35.614 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.613+0000 7f9aad9148c0 1 < suggested update operation key=VF8IZ85BWMCV tag=8KPE7IXRA72L type=del size=1723397 2023-12-01T15:54:35.616 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.615+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=PTLL19XGCO4O type=del size=1342357 2023-12-01T15:54:35.618 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.617+0000 7f9aad9148c0 1 < completed delete operation key=WCZIE7QYG09W tag=8IB0DITQX331 type=del 2023-12-01T15:54:35.620 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.619+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=3KO2NHUCGXO1 type=del size=229248 2023-12-01T15:54:35.623 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.621+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~MRBODQ836L80.0 size=1048576 2023-12-01T15:54:35.624 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.623+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~MRBODQ836L80.1 size=1048576 2023-12-01T15:54:35.626 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.624+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~MRBODQ836L80.2 size=764285 2023-12-01T15:54:35.630 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.628+0000 7f9aad9148c0 1 < completed multipart upload key=SMRTKA9GZJ8P upload=MRBODQ836L80 tag=TIVXKVJVTCS0 type=write size=3910013 2023-12-01T15:54:35.631 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.630+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=OTIEQFZZJKFZ type=del size=4052242 2023-12-01T15:54:35.633 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.632+0000 7f9aad9148c0 1 < canceled operation key=4TPCFIP7B23Y tag=GKXOIY02RXRJ type=del size=1273752 2023-12-01T15:54:35.635 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.633+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=66JQ9MAG16SJ type=write size=979549 2023-12-01T15:54:35.637 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.635+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~BJ3Y8M24O0CZ.0 size=649585 2023-12-01T15:54:35.640 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.639+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=BJ3Y8M24O0CZ tag=O46101NVBO1R type=write size=1698161 2023-12-01T15:54:35.642 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.641+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=D1A1IDY9NQ3I type=del size=3120348 2023-12-01T15:54:35.647 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.645+0000 7f9aad9148c0 1 < suggested update operation key=WCZIE7QYG09W tag=MI5UHDO8148C type=del size=311684 2023-12-01T15:54:35.649 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.647+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=P657TFTXGTA8 type=del size=1409747 2023-12-01T15:54:35.650 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.649+0000 7f9aad9148c0 1 < completed delete operation key=XUT4H8IMHOJ0 tag=HUQETZM2Z5QN type=del 2023-12-01T15:54:35.652 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.650+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=ZH1TE986ALHR type=del size=1103756 2023-12-01T15:54:35.656 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.655+0000 7f9aad9148c0 1 < suggested remove operation key=CUJUU38RVMPG tag=UOE6DLOHZO4J type=write 2023-12-01T15:54:35.659 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.657+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=5JOE8BIYAIW7 type=write size=971573 2023-12-01T15:54:35.661 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.659+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=Y4GYISSUPJ0C type=del 2023-12-01T15:54:35.663 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.661+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=85395JB3SV8I type=del size=32459 2023-12-01T15:54:35.665 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.663+0000 7f9aad9148c0 1 < completed delete operation key=7SCZTDTL38DF tag=XX7CN3J48KZP type=del 2023-12-01T15:54:35.666 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.665+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=2YZMEHT7U2LT type=write size=877476 2023-12-01T15:54:35.670 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.669+0000 7f9aad9148c0 1 < suggested remove operation key=M4MZE7PGW6LH tag=2ADSVJCCH6AU type=write 2023-12-01T15:54:35.672 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.671+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=H635V8UNFYM4 type=del size=1260815 2023-12-01T15:54:35.674 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.673+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~MO7IJNE1DEW6.0 size=1046313 2023-12-01T15:54:35.678 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.676+0000 7f9aad9148c0 1 < completed multipart upload key=4TPCFIP7B23Y upload=MO7IJNE1DEW6 tag=EU425419SMP6 type=write size=2094889 2023-12-01T15:54:35.680 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.678+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=7M4D3J6JI5AM type=del size=1001253 2023-12-01T15:54:35.684 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.683+0000 7f9aad9148c0 1 < suggested remove operation key=4TPCFIP7B23Y tag=ABSNDE5NJ5M2 type=del 2023-12-01T15:54:35.686 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.685+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=QI2U4B28UZ7B type=del size=3829665 2023-12-01T15:54:35.689 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.687+0000 7f9aad9148c0 1 < completed delete operation key=9ERGLZ55JBYH tag=TJDMBY788KOD type=del 2023-12-01T15:54:35.691 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.689+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=LOJFVEC9BTTL type=write size=1003841 2023-12-01T15:54:35.693 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.692+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=RX3PY65HKX74 type=del 2023-12-01T15:54:35.697 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.695+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~C1LD8MROHZLX.0 size=1023524 2023-12-01T15:54:35.697 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.695+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=C1LD8MROHZLX tag=3R64UEGHM94H type=write size=2072100 2023-12-01T15:54:35.699 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.697+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=NHZ6QIE20WC3 type=del 2023-12-01T15:54:35.701 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.699+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=XQX2S24U4XZD type=del size=298910 2023-12-01T15:54:35.703 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.701+0000 7f9aad9148c0 1 < completed delete operation key=XUT4H8IMHOJ0 tag=PTLL19XGCO4O type=del 2023-12-01T15:54:35.705 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.703+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=WGDHJKVOA85G type=del size=2629058 2023-12-01T15:54:35.707 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.705+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=3KO2NHUCGXO1 type=del 2023-12-01T15:54:35.708 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.707+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=PTIEDSMZYB8T type=del size=2547697 2023-12-01T15:54:35.710 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.709+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=OTIEQFZZJKFZ type=del 2023-12-01T15:54:35.714 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.712+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~BNNGHN0L02WB.0 size=223182 2023-12-01T15:54:35.714 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.712+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=BNNGHN0L02WB tag=7M1HCQ7AQFJX type=write size=1271758 2023-12-01T15:54:35.718 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.716+0000 7f9aad9148c0 1 < suggested update operation key=0U7Y4CJY3F0M tag=66JQ9MAG16SJ type=write size=979549 2023-12-01T15:54:35.720 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.719+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=Q044HBCKF5Y5 type=del size=3257081 2023-12-01T15:54:35.723 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.721+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=D1A1IDY9NQ3I type=del 2023-12-01T15:54:35.725 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.723+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=IWIT46VZJ7E6 type=del size=3488055 2023-12-01T15:54:35.727 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.725+0000 7f9aad9148c0 1 < completed delete operation key=QL40WD4XT3KR tag=P657TFTXGTA8 type=del 2023-12-01T15:54:35.729 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.728+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=7S2WGNYPFF0T type=del size=1793279 2023-12-01T15:54:35.731 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.730+0000 7f9aad9148c0 1 < completed delete operation key=WCZIE7QYG09W tag=ZH1TE986ALHR type=del 2023-12-01T15:54:35.733 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.732+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=Q3IHJOK3ABMK type=write size=310738 2023-12-01T15:54:35.735 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.734+0000 7f9aad9148c0 1 < completed write operation key=YZA6VLP3D9HJ tag=5JOE8BIYAIW7 type=write size=971573 2023-12-01T15:54:35.738 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.736+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=H3TM2XGAFV35 type=del size=350049 2023-12-01T15:54:35.740 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.738+0000 7f9aad9148c0 1 < completed delete operation key=WCZIE7QYG09W tag=85395JB3SV8I type=del 2023-12-01T15:54:35.742 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.740+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=K47ZEFGM6UO6 type=write size=33630 2023-12-01T15:54:35.744 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.742+0000 7f9aad9148c0 1 < completed write operation key=MT1CL3NNK88X tag=2YZMEHT7U2LT type=write size=877476 2023-12-01T15:54:35.747 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.746+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~1AUE16X2TA7V.0 size=1048576 2023-12-01T15:54:35.749 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.748+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~1AUE16X2TA7V.1 size=8152 2023-12-01T15:54:35.749 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.748+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=1AUE16X2TA7V tag=76OXPNMGPKTP type=write size=2105304 2023-12-01T15:54:35.751 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.750+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=H635V8UNFYM4 type=del 2023-12-01T15:54:35.753 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.752+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=8ESM4YTFPSWU type=del size=4185118 2023-12-01T15:54:35.756 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.754+0000 7f9aad9148c0 -1 < failed to complete operation key=0U7Y4CJY3F0M tag=7M4D3J6JI5AM type=del size=1001253: (22) Invalid argument 2023-12-01T15:54:35.758 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.756+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=TD2UTNSFDOZ4 type=del size=1081084 2023-12-01T15:54:35.760 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.759+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=QI2U4B28UZ7B type=del 2023-12-01T15:54:35.764 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.762+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~9TLYMWX7R1EA.0 size=1038409 2023-12-01T15:54:35.764 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.762+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=9TLYMWX7R1EA tag=DJODZO9972V1 type=write size=2086985 2023-12-01T15:54:35.766 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.764+0000 7f9aad9148c0 1 < completed write operation key=GL0E747I5H45 tag=LOJFVEC9BTTL type=write size=1003841 2023-12-01T15:54:35.768 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.766+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=CHZLI8L7HQCQ type=del size=3628003 2023-12-01T15:54:35.770 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.769+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~C1LD8MROHZLX.0 size=1023524 2023-12-01T15:54:35.774 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.772+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=C1LD8MROHZLX tag=3R64UEGHM94H type=write size=2072100 2023-12-01T15:54:35.775 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.774+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=8C2A8RFN2IY2 type=del size=20333 2023-12-01T15:54:35.777 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.776+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=XQX2S24U4XZD type=del 2023-12-01T15:54:35.779 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.778+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=AQ9U979PO3Y5 type=del size=153609 2023-12-01T15:54:35.781 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.780+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=WGDHJKVOA85G type=del 2023-12-01T15:54:35.783 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.781+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=LHVTTWYR5FCW type=del size=4126070 2023-12-01T15:54:35.787 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.785+0000 7f9aad9148c0 1 < suggested remove operation key=GL0E747I5H45 tag=PTIEDSMZYB8T type=del 2023-12-01T15:54:35.789 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.787+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=4PJD4R7ANEJ8 type=write size=464370 2023-12-01T15:54:35.791 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.789+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~BNNGHN0L02WB.0 size=223182 2023-12-01T15:54:35.795 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.793+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=BNNGHN0L02WB tag=7M1HCQ7AQFJX type=write size=1271758 2023-12-01T15:54:35.798 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.797+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~906SOLNWB6L3.0 size=380603 2023-12-01T15:54:35.799 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.797+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=906SOLNWB6L3 tag=C49L2BNW2CTX type=write size=1429179 2023-12-01T15:54:35.800 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.799+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=Q044HBCKF5Y5 type=del 2023-12-01T15:54:35.804 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.802+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~PGZBBNEOCB9J.0 size=928566 2023-12-01T15:54:35.804 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.802+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=PGZBBNEOCB9J tag=QEUSIP1RRINH type=write size=1977142 2023-12-01T15:54:35.808 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.806+0000 7f9aad9148c0 1 < suggested update operation key=QL40WD4XT3KR tag=IWIT46VZJ7E6 type=del size=3488055 2023-12-01T15:54:35.810 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.808+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=3OX90I7ZA0UX type=write size=867945 2023-12-01T15:54:35.814 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.812+0000 7f9aad9148c0 1 < suggested update operation key=STW1E6FWZWFG tag=7S2WGNYPFF0T type=del size=1793279 2023-12-01T15:54:35.818 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.816+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~Y1FOUZ4G2WO9.0 size=522455 2023-12-01T15:54:35.818 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.816+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=Y1FOUZ4G2WO9 tag=QHC9NKU7ZBTU type=write size=1571031 2023-12-01T15:54:35.820 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.818+0000 7f9aad9148c0 1 < completed write operation key=0B25CAN3DDPZ tag=Q3IHJOK3ABMK type=write size=310738 2023-12-01T15:54:35.822 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.820+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=XNP59CYWLIF4 type=del size=4017094 2023-12-01T15:54:35.824 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.823+0000 7f9aad9148c0 -1 < failed to complete operation key=STW1E6FWZWFG tag=H3TM2XGAFV35 type=del size=350049: (22) Invalid argument 2023-12-01T15:54:35.826 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.825+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=LR7P1XOGQEI0 type=del size=3999558 2023-12-01T15:54:35.828 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.827+0000 7f9aad9148c0 1 < completed write operation key=MT1CL3NNK88X tag=K47ZEFGM6UO6 type=write size=33630 2023-12-01T15:54:35.833 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.831+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~27B29RLU6T57.0 size=1048576 2023-12-01T15:54:35.834 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.833+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~27B29RLU6T57.1 size=1048576 2023-12-01T15:54:35.836 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.835+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~27B29RLU6T57.2 size=710194 2023-12-01T15:54:35.836 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.835+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=27B29RLU6T57 tag=P12QXMJFTVRC type=write size=3855922 2023-12-01T15:54:35.839 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.837+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~1AUE16X2TA7V.0 size=1048576 2023-12-01T15:54:35.840 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.839+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~1AUE16X2TA7V.1 size=8152 2023-12-01T15:54:35.844 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.843+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=1AUE16X2TA7V tag=76OXPNMGPKTP type=write size=2105304 2023-12-01T15:54:35.847 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.845+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=8U5I0QSGOOVA type=write size=157954 2023-12-01T15:54:35.849 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.847+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=8ESM4YTFPSWU type=del 2023-12-01T15:54:35.852 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.851+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~U7XV60XY84UB.0 size=1048576 2023-12-01T15:54:35.854 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.852+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~U7XV60XY84UB.1 size=988608 2023-12-01T15:54:35.854 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.852+0000 7f9aad9148c0 1 > prepared multipart upload key=UHANOI7SM72A upload=U7XV60XY84UB tag=GMYYP8TCV7W2 type=write size=3085760 2023-12-01T15:54:35.856 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.855+0000 7f9aad9148c0 1 < completed delete operation key=5G835J5OHKO1 tag=TD2UTNSFDOZ4 type=del 2023-12-01T15:54:35.859 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.857+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=I7YUJ67HPCV0 type=del size=163164 2023-12-01T15:54:35.861 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.859+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~9TLYMWX7R1EA.0 size=1038409 2023-12-01T15:54:35.864 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.862+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=9TLYMWX7R1EA tag=DJODZO9972V1 type=write size=2086985 2023-12-01T15:54:35.868 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.866+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~8VUSM9SL6ACN.0 size=507360 2023-12-01T15:54:35.868 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.866+0000 7f9aad9148c0 1 > prepared multipart upload key=ZSEEWQ6LLIR5 upload=8VUSM9SL6ACN tag=J55IWP489RDJ type=write size=1555936 2023-12-01T15:54:35.869 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.868+0000 7f9aad9148c0 1 < completed delete operation key=5G835J5OHKO1 tag=CHZLI8L7HQCQ type=del 2023-12-01T15:54:35.873 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.871+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~VRR25WXCC4T0.0 size=336666 2023-12-01T15:54:35.873 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.871+0000 7f9aad9148c0 1 > prepared multipart upload key=SMRTKA9GZJ8P upload=VRR25WXCC4T0 tag=GHFNOAHGZSB9 type=write size=1385242 2023-12-01T15:54:35.875 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.873+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=8C2A8RFN2IY2 type=del 2023-12-01T15:54:35.880 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.878+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~5AHNLRAY95X9.0 size=1048576 2023-12-01T15:54:35.881 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.880+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~5AHNLRAY95X9.1 size=1048576 2023-12-01T15:54:35.884 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.882+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~5AHNLRAY95X9.2 size=303268 2023-12-01T15:54:35.884 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.882+0000 7f9aad9148c0 1 > prepared multipart upload key=7AERYBA8D56T upload=5AHNLRAY95X9 tag=723EOWB0M0KF type=write size=3448996 2023-12-01T15:54:35.886 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.886+0000 7f9aad9148c0 1 < completed delete operation key=9ERGLZ55JBYH tag=AQ9U979PO3Y5 type=del 2023-12-01T15:54:35.890 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.888+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~DW5PILXRB5IW.0 size=1048576 2023-12-01T15:54:35.892 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.890+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~DW5PILXRB5IW.1 size=1048576 2023-12-01T15:54:35.893 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.892+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~DW5PILXRB5IW.2 size=294748 2023-12-01T15:54:35.893 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.892+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=DW5PILXRB5IW tag=ZV84TG6MHHQ6 type=write size=3440476 2023-12-01T15:54:35.895 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.894+0000 7f9aad9148c0 1 < completed delete operation key=UHANOI7SM72A tag=LHVTTWYR5FCW type=del 2023-12-01T15:54:35.899 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.898+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~6980Z802FLYS.0 size=1048576 2023-12-01T15:54:35.901 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.899+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~6980Z802FLYS.1 size=628369 2023-12-01T15:54:35.901 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.899+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=6980Z802FLYS tag=5A53RJBEZE2I type=write size=2725521 2023-12-01T15:54:35.906 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.904+0000 7f9aad9148c0 1 < suggested update operation key=CG4WLRG2105M tag=4PJD4R7ANEJ8 type=write size=464370 2023-12-01T15:54:35.908 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.906+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=83KEXFYRCFCO type=write size=448345 2023-12-01T15:54:35.908 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.906+0000 7f9aad9148c0 1 < canceled part key=_multipart_13J225PC95SO.2~906SOLNWB6L3.0 size=380603 2023-12-01T15:54:35.911 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.910+0000 7f9aad9148c0 1 < canceled multipart upload key=13J225PC95SO upload=906SOLNWB6L3 tag=C49L2BNW2CTX type=write size=1429179 2023-12-01T15:54:35.913 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.912+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=KA60PQ3MLSHT type=del size=2261267 2023-12-01T15:54:35.915 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.914+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~PGZBBNEOCB9J.0 size=928566 2023-12-01T15:54:35.919 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.918+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=PGZBBNEOCB9J tag=QEUSIP1RRINH type=write size=1977142 2023-12-01T15:54:35.923 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.921+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~BDS4M31EMSOR.0 size=1048576 2023-12-01T15:54:35.925 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.923+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~BDS4M31EMSOR.1 size=856465 2023-12-01T15:54:35.925 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.923+0000 7f9aad9148c0 1 > prepared multipart upload key=SMRTKA9GZJ8P upload=BDS4M31EMSOR tag=HHAU3DXNPK2C type=write size=2953617 2023-12-01T15:54:35.928 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.927+0000 7f9aad9148c0 -1 < failed to complete operation key=STW1E6FWZWFG tag=3OX90I7ZA0UX type=write size=867945: (22) Invalid argument 2023-12-01T15:54:35.932 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.930+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~DT2O1N8L32Y0.0 size=181879 2023-12-01T15:54:35.932 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.930+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=DT2O1N8L32Y0 tag=O9YZJ3CPCY2R type=write size=1230455 2023-12-01T15:54:35.934 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.933+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~Y1FOUZ4G2WO9.0 size=522455 2023-12-01T15:54:35.937 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.936+0000 7f9aad9148c0 1 < completed multipart upload key=M4MZE7PGW6LH upload=Y1FOUZ4G2WO9 tag=QHC9NKU7ZBTU type=write size=1571031 2023-12-01T15:54:35.941 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.940+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~9CKQC3SNX65P.0 size=1048576 2023-12-01T15:54:35.943 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.942+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~9CKQC3SNX65P.1 size=878383 2023-12-01T15:54:35.943 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.942+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=9CKQC3SNX65P tag=FIPCH19PAB5E type=write size=2975535 2023-12-01T15:54:35.945 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.944+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=XNP59CYWLIF4 type=del 2023-12-01T15:54:35.947 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.945+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=BEZ1OMIW2NKZ type=del size=1531553 2023-12-01T15:54:35.949 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.948+0000 7f9aad9148c0 1 < canceled operation key=4TPCFIP7B23Y tag=LR7P1XOGQEI0 type=del size=3999558 2023-12-01T15:54:35.952 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.950+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=VHNLNOKES7B6 type=del size=2598677 2023-12-01T15:54:35.953 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.952+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~27B29RLU6T57.0 size=1048576 2023-12-01T15:54:35.957 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.954+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~27B29RLU6T57.1 size=1048576 2023-12-01T15:54:35.957 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.956+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~27B29RLU6T57.2 size=710194 2023-12-01T15:54:35.961 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.959+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=27B29RLU6T57 tag=P12QXMJFTVRC type=write size=3855922 2023-12-01T15:54:35.963 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.962+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=49OPH67SURWK type=write size=58454 2023-12-01T15:54:35.966 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.964+0000 7f9aad9148c0 1 < completed write operation key=N3Z7KLVTUY6R tag=8U5I0QSGOOVA type=write size=157954 2023-12-01T15:54:35.968 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.966+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=WFJT1CX54YJA type=del size=2258953 2023-12-01T15:54:35.970 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.968+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~U7XV60XY84UB.0 size=1048576 2023-12-01T15:54:35.971 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.970+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~U7XV60XY84UB.1 size=988608 2023-12-01T15:54:35.975 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.973+0000 7f9aad9148c0 1 < completed multipart upload key=UHANOI7SM72A upload=U7XV60XY84UB tag=GMYYP8TCV7W2 type=write size=3085760 2023-12-01T15:54:35.977 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.975+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=DOYRQ346XJUK type=del size=828443 2023-12-01T15:54:35.982 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.980+0000 7f9aad9148c0 1 < suggested update operation key=VF8IZ85BWMCV tag=I7YUJ67HPCV0 type=del size=163164 2023-12-01T15:54:35.984 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.983+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=FUGIDQZCWC6P type=del size=319392 2023-12-01T15:54:35.986 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.985+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~8VUSM9SL6ACN.0 size=507360 2023-12-01T15:54:35.989 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.988+0000 7f9aad9148c0 1 < completed multipart upload key=ZSEEWQ6LLIR5 upload=8VUSM9SL6ACN tag=J55IWP489RDJ type=write size=1555936 2023-12-01T15:54:35.994 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.992+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~ZKKZL3FBSR4P.0 size=840549 2023-12-01T15:54:35.994 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.992+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=ZKKZL3FBSR4P tag=CA3NIVHINCGT type=write size=1889125 2023-12-01T15:54:35.996 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.994+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~VRR25WXCC4T0.0 size=336666 2023-12-01T15:54:35.999 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:35.998+0000 7f9aad9148c0 1 < completed multipart upload key=SMRTKA9GZJ8P upload=VRR25WXCC4T0 tag=GHFNOAHGZSB9 type=write size=1385242 2023-12-01T15:54:36.001 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.000+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=IJ70LSP7HLXW type=del size=883118 2023-12-01T15:54:36.004 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.002+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~5AHNLRAY95X9.0 size=1048576 2023-12-01T15:54:36.005 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.004+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~5AHNLRAY95X9.1 size=1048576 2023-12-01T15:54:36.007 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.005+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~5AHNLRAY95X9.2 size=303268 2023-12-01T15:54:36.010 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.009+0000 7f9aad9148c0 1 < completed multipart upload key=7AERYBA8D56T upload=5AHNLRAY95X9 tag=723EOWB0M0KF type=write size=3448996 2023-12-01T15:54:36.013 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.011+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=BPV52DNB3RZ5 type=del size=229678 2023-12-01T15:54:36.015 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.013+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~DW5PILXRB5IW.0 size=1048576 2023-12-01T15:54:36.016 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.015+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~DW5PILXRB5IW.1 size=1048576 2023-12-01T15:54:36.018 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.017+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~DW5PILXRB5IW.2 size=294748 2023-12-01T15:54:36.022 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.020+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=DW5PILXRB5IW tag=ZV84TG6MHHQ6 type=write size=3440476 2023-12-01T15:54:36.024 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.022+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=P3A3LYLOL48J type=del size=761034 2023-12-01T15:54:36.026 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.025+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~6980Z802FLYS.0 size=1048576 2023-12-01T15:54:36.028 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.027+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~6980Z802FLYS.1 size=628369 2023-12-01T15:54:36.031 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.030+0000 7f9aad9148c0 1 < completed multipart upload key=0B25CAN3DDPZ upload=6980Z802FLYS tag=5A53RJBEZE2I type=write size=2725521 2023-12-01T15:54:36.033 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.032+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=1LOOODLNZ52S type=del size=3383283 2023-12-01T15:54:36.035 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.034+0000 7f9aad9148c0 1 < completed write operation key=CG4WLRG2105M tag=83KEXFYRCFCO type=write size=448345 2023-12-01T15:54:36.040 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.038+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~REF9K26AM6F3.0 size=1048576 2023-12-01T15:54:36.042 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.040+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~REF9K26AM6F3.1 size=1048576 2023-12-01T15:54:36.044 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.042+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~REF9K26AM6F3.2 size=586746 2023-12-01T15:54:36.044 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.042+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=REF9K26AM6F3 tag=RFZR9CXM33HU type=write size=3732474 2023-12-01T15:54:36.048 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.046+0000 7f9aad9148c0 1 < suggested update operation key=4TPCFIP7B23Y tag=KA60PQ3MLSHT type=del size=2261267 2023-12-01T15:54:36.052 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.050+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~BZL6R77B1K8H.0 size=349946 2023-12-01T15:54:36.052 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.050+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=BZL6R77B1K8H tag=SM2GMYZXIVQU type=write size=1398522 2023-12-01T15:54:36.052 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.050+0000 7f9aad9148c0 1 < canceled part key=_multipart_SMRTKA9GZJ8P.2~BDS4M31EMSOR.0 size=1048576 2023-12-01T15:54:36.054 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.053+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~BDS4M31EMSOR.1 size=856465 2023-12-01T15:54:36.058 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.056+0000 7f9aad9148c0 1 < canceled multipart upload key=SMRTKA9GZJ8P upload=BDS4M31EMSOR tag=HHAU3DXNPK2C type=write size=2953617 2023-12-01T15:54:36.060 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.058+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=0YS3BTWBLKB9 type=del size=1623475 2023-12-01T15:54:36.062 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.061+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~DT2O1N8L32Y0.0 size=181879 2023-12-01T15:54:36.066 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.064+0000 7f9aad9148c0 1 < completed multipart upload key=0U7Y4CJY3F0M upload=DT2O1N8L32Y0 tag=O9YZJ3CPCY2R type=write size=1230455 2023-12-01T15:54:36.068 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.068+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=11V7LZOQTMKR type=del size=3755293 2023-12-01T15:54:36.070 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.069+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~9CKQC3SNX65P.0 size=1048576 2023-12-01T15:54:36.072 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.071+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~9CKQC3SNX65P.1 size=878383 2023-12-01T15:54:36.076 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.075+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=9CKQC3SNX65P tag=FIPCH19PAB5E type=write size=2975535 2023-12-01T15:54:36.079 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.078+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=P632GQJNE70B type=del size=587068 2023-12-01T15:54:36.081 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.079+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=BEZ1OMIW2NKZ type=del 2023-12-01T15:54:36.085 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.084+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~0EYPY1O5G2QB.0 size=1048576 2023-12-01T15:54:36.087 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.085+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~0EYPY1O5G2QB.1 size=1048576 2023-12-01T15:54:36.089 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.087+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~0EYPY1O5G2QB.2 size=70312 2023-12-01T15:54:36.089 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.087+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=0EYPY1O5G2QB tag=8U8J2LGMG6EI type=write size=3216040 2023-12-01T15:54:36.091 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.089+0000 7f9aad9148c0 1 < completed delete operation key=UHANOI7SM72A tag=VHNLNOKES7B6 type=del 2023-12-01T15:54:36.093 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.091+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=1NN3UF8ZNDD7 type=del size=2558624 2023-12-01T15:54:36.095 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.093+0000 7f9aad9148c0 1 < completed write operation key=T2L5108M111K tag=49OPH67SURWK type=write size=58454 2023-12-01T15:54:36.097 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.095+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=U4I2Y3MRVDU1 type=del size=1891698 2023-12-01T15:54:36.099 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.097+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=WFJT1CX54YJA type=del 2023-12-01T15:54:36.104 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.102+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~WU9376OTU8CH.0 size=1048576 2023-12-01T15:54:36.105 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.104+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~WU9376OTU8CH.1 size=479867 2023-12-01T15:54:36.106 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.104+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=WU9376OTU8CH tag=PBSKXS46RMTO type=write size=2577019 2023-12-01T15:54:36.110 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.108+0000 7f9aad9148c0 1 < suggested remove operation key=F3S1MZ0T8YO0 tag=DOYRQ346XJUK type=del 2023-12-01T15:54:36.114 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.113+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~07KXW1TBGYIF.0 size=491864 2023-12-01T15:54:36.114 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.113+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=07KXW1TBGYIF tag=CTU56C2N37UQ type=write size=1540440 2023-12-01T15:54:36.116 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.115+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=FUGIDQZCWC6P type=del 2023-12-01T15:54:36.118 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.117+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=109049S8EL73 type=del size=1623998 2023-12-01T15:54:36.121 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.119+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~ZKKZL3FBSR4P.0 size=840549 2023-12-01T15:54:36.124 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.123+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=ZKKZL3FBSR4P tag=CA3NIVHINCGT type=write size=1889125 2023-12-01T15:54:36.128 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.127+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~EHUXM0GMXP12.0 size=1048576 2023-12-01T15:54:36.130 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.129+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~EHUXM0GMXP12.1 size=1048576 2023-12-01T15:54:36.132 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.131+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~EHUXM0GMXP12.2 size=228626 2023-12-01T15:54:36.132 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.131+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=EHUXM0GMXP12 tag=HLG10DHRL7UV type=write size=3374354 2023-12-01T15:54:36.134 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.133+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=IJ70LSP7HLXW type=del 2023-12-01T15:54:36.137 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.135+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=CFFHZN6MPLDY type=del size=2958846 2023-12-01T15:54:36.141 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.140+0000 7f9aad9148c0 1 < suggested remove operation key=TJPNEHX0PPEI tag=BPV52DNB3RZ5 type=del 2023-12-01T15:54:36.143 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.142+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=2APMY0VUULGK type=del size=355305 2023-12-01T15:54:36.145 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.144+0000 7f9aad9148c0 1 < completed delete operation key=5G835J5OHKO1 tag=P3A3LYLOL48J type=del 2023-12-01T15:54:36.147 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.146+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=VT9T7DEB3P3H type=del size=3279731 2023-12-01T15:54:36.149 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.148+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=1LOOODLNZ52S type=del 2023-12-01T15:54:36.153 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.151+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~94YN5AQ9W44P.0 size=146365 2023-12-01T15:54:36.153 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.151+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=94YN5AQ9W44P tag=FG199AZLQU6L type=write size=1194941 2023-12-01T15:54:36.155 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.154+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~REF9K26AM6F3.0 size=1048576 2023-12-01T15:54:36.157 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.155+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~REF9K26AM6F3.1 size=1048576 2023-12-01T15:54:36.159 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.157+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~REF9K26AM6F3.2 size=586746 2023-12-01T15:54:36.162 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.161+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=REF9K26AM6F3 tag=RFZR9CXM33HU type=write size=3732474 2023-12-01T15:54:36.166 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.165+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~WDHSQ1YVEPRH.0 size=1011478 2023-12-01T15:54:36.166 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.165+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=WDHSQ1YVEPRH tag=VXX4II0PU0NE type=write size=2060054 2023-12-01T15:54:36.168 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.167+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~BZL6R77B1K8H.0 size=349946 2023-12-01T15:54:36.172 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.171+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=BZL6R77B1K8H tag=SM2GMYZXIVQU type=write size=1398522 2023-12-01T15:54:36.174 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.172+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=ONBBEKL7ZBZ4 type=del size=2547179 2023-12-01T15:54:36.176 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.174+0000 7f9aad9148c0 1 < completed delete operation key=13J225PC95SO tag=0YS3BTWBLKB9 type=del 2023-12-01T15:54:36.178 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.176+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=JV1FS96IXF7E type=del size=3963094 2023-12-01T15:54:36.181 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.179+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=11V7LZOQTMKR type=del 2023-12-01T15:54:36.185 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.184+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~GSR5IPPDOQVR.0 size=1048576 2023-12-01T15:54:36.187 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.185+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~GSR5IPPDOQVR.1 size=275384 2023-12-01T15:54:36.187 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.185+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=GSR5IPPDOQVR tag=QF8NA29S2W3R type=write size=2372536 2023-12-01T15:54:36.189 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.187+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=P632GQJNE70B type=del 2023-12-01T15:54:36.191 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.189+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=NSCO5NPYJYHD type=del size=330309 2023-12-01T15:54:36.193 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.192+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~0EYPY1O5G2QB.0 size=1048576 2023-12-01T15:54:36.195 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.193+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~0EYPY1O5G2QB.1 size=1048576 2023-12-01T15:54:36.197 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.196+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~0EYPY1O5G2QB.2 size=70312 2023-12-01T15:54:36.201 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.200+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=0EYPY1O5G2QB tag=8U8J2LGMG6EI type=write size=3216040 2023-12-01T15:54:36.204 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.202+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=64KDUY175VJ7 type=del size=2088418 2023-12-01T15:54:36.208 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.208+0000 7f9aad9148c0 1 < suggested update operation key=Y8K6E5SUKEI3 tag=1NN3UF8ZNDD7 type=del size=2558624 2023-12-01T15:54:36.212 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.211+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~0UEYZQV23YBU.0 size=1048576 2023-12-01T15:54:36.214 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.213+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~0UEYZQV23YBU.1 size=89419 2023-12-01T15:54:36.214 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.213+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=0UEYZQV23YBU tag=2BKN05DLUZOW type=write size=2186571 2023-12-01T15:54:36.217 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.215+0000 7f9aad9148c0 1 < completed delete operation key=QL40WD4XT3KR tag=U4I2Y3MRVDU1 type=del 2023-12-01T15:54:36.221 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.220+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~DE4P64UBK0MN.0 size=1048576 2023-12-01T15:54:36.223 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.222+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~DE4P64UBK0MN.1 size=1048576 2023-12-01T15:54:36.226 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.224+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~DE4P64UBK0MN.2 size=727064 2023-12-01T15:54:36.226 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.224+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=DE4P64UBK0MN tag=J1T7BA9YNQ2Z type=write size=3872792 2023-12-01T15:54:36.228 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.226+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~WU9376OTU8CH.0 size=1048576 2023-12-01T15:54:36.229 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.228+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~WU9376OTU8CH.1 size=479867 2023-12-01T15:54:36.233 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.232+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=WU9376OTU8CH tag=PBSKXS46RMTO type=write size=2577019 2023-12-01T15:54:36.236 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.234+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=MP5LF3V0AT4O type=del size=3878006 2023-12-01T15:54:36.238 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.237+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~07KXW1TBGYIF.0 size=491864 2023-12-01T15:54:36.242 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.240+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=07KXW1TBGYIF tag=CTU56C2N37UQ type=write size=1540440 2023-12-01T15:54:36.246 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.245+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~SU5FHYL4DCNQ.0 size=192178 2023-12-01T15:54:36.246 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.245+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=SU5FHYL4DCNQ tag=IZCU827GP6QJ type=write size=1240754 2023-12-01T15:54:36.250 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.249+0000 7f9aad9148c0 1 < suggested update operation key=UHANOI7SM72A tag=109049S8EL73 type=del size=1623998 2023-12-01T15:54:36.254 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.253+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~LL8DG9LZK0ZT.0 size=841667 2023-12-01T15:54:36.254 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.253+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=LL8DG9LZK0ZT tag=VP5COLZDG6OP type=write size=1890243 2023-12-01T15:54:36.256 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.255+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~EHUXM0GMXP12.0 size=1048576 2023-12-01T15:54:36.258 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.257+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~EHUXM0GMXP12.1 size=1048576 2023-12-01T15:54:36.260 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.259+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~EHUXM0GMXP12.2 size=228626 2023-12-01T15:54:36.264 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.262+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=EHUXM0GMXP12 tag=HLG10DHRL7UV type=write size=3374354 2023-12-01T15:54:36.266 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.265+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=QOPENPC85WPG type=del size=2494631 2023-12-01T15:54:36.269 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.267+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=CFFHZN6MPLDY type=del 2023-12-01T15:54:36.273 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.272+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~S80RDMJNOAPD.0 size=1048576 2023-12-01T15:54:36.275 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.273+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~S80RDMJNOAPD.1 size=425001 2023-12-01T15:54:36.275 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.273+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=S80RDMJNOAPD tag=Y1BHRDPSK4LR type=write size=2522153 2023-12-01T15:54:36.277 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.276+0000 7f9aad9148c0 1 < completed delete operation key=9ERGLZ55JBYH tag=2APMY0VUULGK type=del 2023-12-01T15:54:36.281 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.280+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~1P42Q3ESEHKQ.0 size=1048576 2023-12-01T15:54:36.283 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.282+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~1P42Q3ESEHKQ.1 size=1048576 2023-12-01T15:54:36.285 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.283+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~1P42Q3ESEHKQ.2 size=628953 2023-12-01T15:54:36.285 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.283+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=1P42Q3ESEHKQ tag=0FOMC49QLF7N type=write size=3774681 2023-12-01T15:54:36.287 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.286+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=VT9T7DEB3P3H type=del 2023-12-01T15:54:36.291 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.290+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~AK7KA3D5JSFC.0 size=1048576 2023-12-01T15:54:36.293 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.291+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~AK7KA3D5JSFC.1 size=312786 2023-12-01T15:54:36.293 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.291+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=AK7KA3D5JSFC tag=UCDG30XO7K0O type=write size=2409938 2023-12-01T15:54:36.293 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.292+0000 7f9aad9148c0 1 < canceled part key=_multipart_TJPNEHX0PPEI.2~94YN5AQ9W44P.0 size=146365 2023-12-01T15:54:36.297 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.295+0000 7f9aad9148c0 1 < canceled multipart upload key=TJPNEHX0PPEI upload=94YN5AQ9W44P tag=FG199AZLQU6L type=write size=1194941 2023-12-01T15:54:36.299 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.298+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=EA9G17W8DIOY type=write size=236397 2023-12-01T15:54:36.301 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.300+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~WDHSQ1YVEPRH.0 size=1011478 2023-12-01T15:54:36.305 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.304+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=WDHSQ1YVEPRH tag=VXX4II0PU0NE type=write size=2060054 2023-12-01T15:54:36.310 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.308+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~YCV74MQYFINF.0 size=1048576 2023-12-01T15:54:36.312 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.310+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~YCV74MQYFINF.1 size=1048576 2023-12-01T15:54:36.314 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.312+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~YCV74MQYFINF.2 size=456028 2023-12-01T15:54:36.314 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.312+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=YCV74MQYFINF tag=HNIBPDFSCIG9 type=write size=3601756 2023-12-01T15:54:36.316 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.315+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=ONBBEKL7ZBZ4 type=del 2023-12-01T15:54:36.319 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.317+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=NIEHH45R0QBV type=del size=3559988 2023-12-01T15:54:36.321 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.320+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=JV1FS96IXF7E type=del 2023-12-01T15:54:36.323 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.322+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=26FKATX433NY type=del size=2140076 2023-12-01T15:54:36.325 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.324+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~GSR5IPPDOQVR.0 size=1048576 2023-12-01T15:54:36.327 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.326+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~GSR5IPPDOQVR.1 size=275384 2023-12-01T15:54:36.331 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.330+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=GSR5IPPDOQVR tag=QF8NA29S2W3R type=write size=2372536 2023-12-01T15:54:36.335 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.334+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~QS6YIGT5D6Y9.0 size=1048576 2023-12-01T15:54:36.337 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.335+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~QS6YIGT5D6Y9.1 size=763087 2023-12-01T15:54:36.337 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.335+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=QS6YIGT5D6Y9 tag=R8TOUYIYSJKU type=write size=2860239 2023-12-01T15:54:36.339 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.338+0000 7f9aad9148c0 1 < completed delete operation key=QL40WD4XT3KR tag=NSCO5NPYJYHD type=del 2023-12-01T15:54:36.344 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.342+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~WSMYPC4LL7X1.0 size=1048576 2023-12-01T15:54:36.345 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.344+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~WSMYPC4LL7X1.1 size=1048576 2023-12-01T15:54:36.347 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.346+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~WSMYPC4LL7X1.2 size=377772 2023-12-01T15:54:36.348 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.346+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=WSMYPC4LL7X1 tag=00CHRHOFBAIX type=write size=3523500 2023-12-01T15:54:36.350 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.348+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=64KDUY175VJ7 type=del 2023-12-01T15:54:36.354 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.353+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~KU897LU00ED6.0 size=1048576 2023-12-01T15:54:36.356 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.354+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~KU897LU00ED6.1 size=54563 2023-12-01T15:54:36.356 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.354+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=KU897LU00ED6 tag=YRBJCUS2UEB6 type=write size=2151715 2023-12-01T15:54:36.358 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.356+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~0UEYZQV23YBU.0 size=1048576 2023-12-01T15:54:36.359 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.358+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~0UEYZQV23YBU.1 size=89419 2023-12-01T15:54:36.363 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.362+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=0UEYZQV23YBU tag=2BKN05DLUZOW type=write size=2186571 2023-12-01T15:54:36.367 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.366+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~4A1O99Z4AYJX.0 size=1048576 2023-12-01T15:54:36.369 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.368+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~4A1O99Z4AYJX.1 size=906478 2023-12-01T15:54:36.369 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.368+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=4A1O99Z4AYJX tag=3GXL0SP0998Z type=write size=3003630 2023-12-01T15:54:36.371 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.370+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~DE4P64UBK0MN.0 size=1048576 2023-12-01T15:54:36.373 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.372+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~DE4P64UBK0MN.1 size=1048576 2023-12-01T15:54:36.375 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.374+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~DE4P64UBK0MN.2 size=727064 2023-12-01T15:54:36.379 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.378+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=DE4P64UBK0MN tag=J1T7BA9YNQ2Z type=write size=3872792 2023-12-01T15:54:36.381 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.380+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=AAJL86OZDEL4 type=del size=648163 2023-12-01T15:54:36.386 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.385+0000 7f9aad9148c0 1 < suggested update operation key=N3Z7KLVTUY6R tag=MP5LF3V0AT4O type=del size=3878006 2023-12-01T15:54:36.389 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.387+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=PAG5NNLL39U6 type=del size=2572241 2023-12-01T15:54:36.389 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.387+0000 7f9aad9148c0 1 < canceled part key=_multipart_XUT4H8IMHOJ0.2~SU5FHYL4DCNQ.0 size=192178 2023-12-01T15:54:36.392 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.391+0000 7f9aad9148c0 1 < canceled multipart upload key=XUT4H8IMHOJ0 upload=SU5FHYL4DCNQ tag=IZCU827GP6QJ type=write size=1240754 2023-12-01T15:54:36.396 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.395+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~ZVS31E226SFC.0 size=1048576 2023-12-01T15:54:36.398 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.397+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~ZVS31E226SFC.1 size=787347 2023-12-01T15:54:36.398 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.397+0000 7f9aad9148c0 1 > prepared multipart upload key=GL0E747I5H45 upload=ZVS31E226SFC tag=54WL2DMMNNEM type=write size=2884499 2023-12-01T15:54:36.401 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.399+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~LL8DG9LZK0ZT.0 size=841667 2023-12-01T15:54:36.404 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.403+0000 7f9aad9148c0 1 < completed multipart upload key=N3Z7KLVTUY6R upload=LL8DG9LZK0ZT tag=VP5COLZDG6OP type=write size=1890243 2023-12-01T15:54:36.407 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.405+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=20MPUHH9204K type=write size=587768 2023-12-01T15:54:36.409 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.407+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=QOPENPC85WPG type=del 2023-12-01T15:54:36.411 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.409+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=P6KOC26NMHG7 type=del size=3314390 2023-12-01T15:54:36.413 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.412+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~S80RDMJNOAPD.0 size=1048576 2023-12-01T15:54:36.415 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.414+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~S80RDMJNOAPD.1 size=425001 2023-12-01T15:54:36.419 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.417+0000 7f9aad9148c0 1 < completed multipart upload key=N3Z7KLVTUY6R upload=S80RDMJNOAPD tag=Y1BHRDPSK4LR type=write size=2522153 2023-12-01T15:54:36.421 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.419+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=3HGL75R44XAN type=del size=655684 2023-12-01T15:54:36.423 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.422+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~1P42Q3ESEHKQ.0 size=1048576 2023-12-01T15:54:36.425 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.423+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~1P42Q3ESEHKQ.1 size=1048576 2023-12-01T15:54:36.427 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.426+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~1P42Q3ESEHKQ.2 size=628953 2023-12-01T15:54:36.430 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.429+0000 7f9aad9148c0 1 < completed multipart upload key=4TPCFIP7B23Y upload=1P42Q3ESEHKQ tag=0FOMC49QLF7N type=write size=3774681 2023-12-01T15:54:36.433 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.433+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=NT2IQAMWPFRY type=del size=2648157 2023-12-01T15:54:36.435 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.435+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~AK7KA3D5JSFC.0 size=1048576 2023-12-01T15:54:36.437 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.436+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~AK7KA3D5JSFC.1 size=312786 2023-12-01T15:54:36.441 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.440+0000 7f9aad9148c0 1 < completed multipart upload key=0U7Y4CJY3F0M upload=AK7KA3D5JSFC tag=UCDG30XO7K0O type=write size=2409938 2023-12-01T15:54:36.443 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.442+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=M61WR14LAB0W type=del size=1904987 2023-12-01T15:54:36.445 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.444+0000 7f9aad9148c0 1 < completed write operation key=WCZIE7QYG09W tag=EA9G17W8DIOY type=write size=236397 2023-12-01T15:54:36.448 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.446+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=GSA44SII0AS9 type=del size=2733999 2023-12-01T15:54:36.448 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.446+0000 7f9aad9148c0 1 < canceled part key=_multipart_CG4WLRG2105M.2~YCV74MQYFINF.0 size=1048576 2023-12-01T15:54:36.449 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.448+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~YCV74MQYFINF.1 size=1048576 2023-12-01T15:54:36.451 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.450+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~YCV74MQYFINF.2 size=456028 2023-12-01T15:54:36.455 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.453+0000 7f9aad9148c0 1 < canceled multipart upload key=CG4WLRG2105M upload=YCV74MQYFINF tag=HNIBPDFSCIG9 type=write size=3601756 2023-12-01T15:54:36.457 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.455+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=0BVR1B6KSDXF type=del size=2454980 2023-12-01T15:54:36.461 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.459+0000 7f9aad9148c0 1 < suggested update operation key=0B25CAN3DDPZ tag=NIEHH45R0QBV type=del size=3559988 2023-12-01T15:54:36.465 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.463+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~PJHXXYTETX1G.0 size=1048576 2023-12-01T15:54:36.467 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.466+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~PJHXXYTETX1G.1 size=296466 2023-12-01T15:54:36.467 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.466+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=PJHXXYTETX1G tag=X0ME1WYOKTZK type=write size=2393618 2023-12-01T15:54:36.469 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.468+0000 7f9aad9148c0 -1 < failed to complete operation key=0B25CAN3DDPZ tag=26FKATX433NY type=del size=2140076: (22) Invalid argument 2023-12-01T15:54:36.472 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.470+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=XWM4QUVJX20C type=del size=2883076 2023-12-01T15:54:36.474 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.472+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~QS6YIGT5D6Y9.0 size=1048576 2023-12-01T15:54:36.476 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.474+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~QS6YIGT5D6Y9.1 size=763087 2023-12-01T15:54:36.479 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.478+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=QS6YIGT5D6Y9 tag=R8TOUYIYSJKU type=write size=2860239 2023-12-01T15:54:36.481 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.480+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=MX5ZMIE33TDV type=del size=1023560 2023-12-01T15:54:36.484 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.482+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~WSMYPC4LL7X1.0 size=1048576 2023-12-01T15:54:36.486 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.485+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~WSMYPC4LL7X1.1 size=1048576 2023-12-01T15:54:36.488 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.487+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~WSMYPC4LL7X1.2 size=377772 2023-12-01T15:54:36.492 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.490+0000 7f9aad9148c0 1 < completed multipart upload key=QL40WD4XT3KR upload=WSMYPC4LL7X1 tag=00CHRHOFBAIX type=write size=3523500 2023-12-01T15:54:36.494 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.492+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=0I6E9QDP4E7Y type=del size=2252118 2023-12-01T15:54:36.496 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.494+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~KU897LU00ED6.0 size=1048576 2023-12-01T15:54:36.498 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.497+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~KU897LU00ED6.1 size=54563 2023-12-01T15:54:36.501 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.500+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=KU897LU00ED6 tag=YRBJCUS2UEB6 type=write size=2151715 2023-12-01T15:54:36.504 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.502+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=J1OIYG91BV5A type=write size=771178 2023-12-01T15:54:36.505 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.504+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~4A1O99Z4AYJX.0 size=1048576 2023-12-01T15:54:36.507 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.506+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~4A1O99Z4AYJX.1 size=906478 2023-12-01T15:54:36.512 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.510+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=4A1O99Z4AYJX tag=3GXL0SP0998Z type=write size=3003630 2023-12-01T15:54:36.514 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.513+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=YGAR2L1CCJXG type=del size=861362 2023-12-01T15:54:36.516 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.515+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=AAJL86OZDEL4 type=del 2023-12-01T15:54:36.518 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.517+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=D5NSPNZVEXYT type=del size=318303 2023-12-01T15:54:36.520 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.519+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=PAG5NNLL39U6 type=del 2023-12-01T15:54:36.523 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.522+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=A7ZTOG5GPMIN type=del size=2924072 2023-12-01T15:54:36.525 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.524+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~ZVS31E226SFC.0 size=1048576 2023-12-01T15:54:36.527 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.526+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~ZVS31E226SFC.1 size=787347 2023-12-01T15:54:36.531 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.530+0000 7f9aad9148c0 1 < completed multipart upload key=GL0E747I5H45 upload=ZVS31E226SFC tag=54WL2DMMNNEM type=write size=2884499 2023-12-01T15:54:36.535 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.533+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~UT3WGERURHRA.0 size=1048576 2023-12-01T15:54:36.537 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.535+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~UT3WGERURHRA.1 size=21762 2023-12-01T15:54:36.537 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.535+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=UT3WGERURHRA tag=SS8JGZ2D9RIZ type=write size=2118914 2023-12-01T15:54:36.542 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.540+0000 7f9aad9148c0 1 < suggested update operation key=ZX019RAH13T7 tag=20MPUHH9204K type=write size=587768 2023-12-01T15:54:36.544 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.542+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=YN3U71OLEB7W type=write size=291168 2023-12-01T15:54:36.546 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.546+0000 7f9aad9148c0 1 < completed delete operation key=CG4WLRG2105M tag=P6KOC26NMHG7 type=del 2023-12-01T15:54:36.550 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.549+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~JZJ38JILM448.0 size=135128 2023-12-01T15:54:36.550 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.549+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=JZJ38JILM448 tag=57BB3BKBZ1FW type=write size=1183704 2023-12-01T15:54:36.553 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.551+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=3HGL75R44XAN type=del 2023-12-01T15:54:36.556 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.555+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~5987XG3ASSON.0 size=1048576 2023-12-01T15:54:36.558 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.557+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~5987XG3ASSON.1 size=862174 2023-12-01T15:54:36.558 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.557+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=5987XG3ASSON tag=2PRJQGVTFBS6 type=write size=2959326 2023-12-01T15:54:36.563 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.561+0000 7f9aad9148c0 1 < suggested update operation key=UHANOI7SM72A tag=NT2IQAMWPFRY type=del size=2648157 2023-12-01T15:54:36.566 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.565+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~KJ86IVN3BHEN.0 size=1048576 2023-12-01T15:54:36.569 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.567+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~KJ86IVN3BHEN.1 size=836762 2023-12-01T15:54:36.569 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.567+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=KJ86IVN3BHEN tag=ZMTMRFYSYQGD type=write size=2933914 2023-12-01T15:54:36.571 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.569+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=M61WR14LAB0W type=del 2023-12-01T15:54:36.575 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.573+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~XI5589UZBF9K.0 size=1028070 2023-12-01T15:54:36.575 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.573+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=XI5589UZBF9K tag=AYYHXMQIYAW5 type=write size=2076646 2023-12-01T15:54:36.577 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.576+0000 7f9aad9148c0 1 < canceled operation key=5G835J5OHKO1 tag=GSA44SII0AS9 type=del size=2733999 2023-12-01T15:54:36.579 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.578+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=0WFPS3V34ZGI type=write size=935239 2023-12-01T15:54:36.583 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.583+0000 7f9aad9148c0 1 < suggested remove operation key=N3Z7KLVTUY6R tag=0BVR1B6KSDXF type=del 2023-12-01T15:54:36.585 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.584+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=TZ80QW1Y5XGT type=write size=552018 2023-12-01T15:54:36.588 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.586+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~PJHXXYTETX1G.0 size=1048576 2023-12-01T15:54:36.589 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.588+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~PJHXXYTETX1G.1 size=296466 2023-12-01T15:54:36.593 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.592+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=PJHXXYTETX1G tag=X0ME1WYOKTZK type=write size=2393618 2023-12-01T15:54:36.595 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.594+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=UD7073OJR2A8 type=del size=3312293 2023-12-01T15:54:36.598 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.597+0000 7f9aad9148c0 -1 < failed to complete operation key=UHANOI7SM72A tag=XWM4QUVJX20C type=del size=2883076: (22) Invalid argument 2023-12-01T15:54:36.602 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.601+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~JFP78FY2A7Q4.0 size=669326 2023-12-01T15:54:36.602 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.601+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=JFP78FY2A7Q4 tag=642ZQHXOA9VE type=write size=1717902 2023-12-01T15:54:36.604 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.603+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=MX5ZMIE33TDV type=del 2023-12-01T15:54:36.606 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.605+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=HVQHPXAIZC6Z type=del size=757865 2023-12-01T15:54:36.609 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.607+0000 7f9aad9148c0 1 < completed delete operation key=9ERGLZ55JBYH tag=0I6E9QDP4E7Y type=del 2023-12-01T15:54:36.613 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.611+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~4W1AK59GIR0V.0 size=1048576 2023-12-01T15:54:36.615 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.613+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~4W1AK59GIR0V.1 size=776074 2023-12-01T15:54:36.615 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.613+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=4W1AK59GIR0V tag=2S3P0F8FI4P1 type=write size=2873226 2023-12-01T15:54:36.617 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.615+0000 7f9aad9148c0 1 < completed write operation key=DIBWN0C1T4Q7 tag=J1OIYG91BV5A type=write size=771178 2023-12-01T15:54:36.621 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.619+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~OIVF59Z2LPW8.0 size=1048576 2023-12-01T15:54:36.622 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.621+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~OIVF59Z2LPW8.1 size=123056 2023-12-01T15:54:36.622 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.621+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=OIVF59Z2LPW8 tag=MXE6IXRAJJRV type=write size=2220208 2023-12-01T15:54:36.626 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.625+0000 7f9aad9148c0 1 < suggested remove operation key=99SJDUOI90AY tag=YGAR2L1CCJXG type=del 2023-12-01T15:54:36.630 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.629+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~CZJXP7QVG38H.0 size=1048576 2023-12-01T15:54:36.632 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.631+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~CZJXP7QVG38H.1 size=266814 2023-12-01T15:54:36.632 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.631+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=CZJXP7QVG38H tag=EOGISCQ1YZZS type=write size=2363966 2023-12-01T15:54:36.636 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.635+0000 7f9aad9148c0 1 < suggested update operation key=M4MZE7PGW6LH tag=D5NSPNZVEXYT type=del size=318303 2023-12-01T15:54:36.639 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.637+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=ZUQEAFXLABLG type=del size=790013 2023-12-01T15:54:36.641 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.639+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=A7ZTOG5GPMIN type=del 2023-12-01T15:54:36.643 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.642+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=P9745SZ3I81J type=del size=1632247 2023-12-01T15:54:36.645 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.644+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~UT3WGERURHRA.0 size=1048576 2023-12-01T15:54:36.647 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.646+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~UT3WGERURHRA.1 size=21762 2023-12-01T15:54:36.651 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.650+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=UT3WGERURHRA tag=SS8JGZ2D9RIZ type=write size=2118914 2023-12-01T15:54:36.655 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.653+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~P1UKN3IRU3Y8.0 size=1048576 2023-12-01T15:54:36.657 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.655+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~P1UKN3IRU3Y8.1 size=1048576 2023-12-01T15:54:36.658 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.657+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~P1UKN3IRU3Y8.2 size=2644 2023-12-01T15:54:36.658 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.657+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=P1UKN3IRU3Y8 tag=BK2C07J5KG8F type=write size=3148372 2023-12-01T15:54:36.662 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.661+0000 7f9aad9148c0 1 < suggested remove operation key=13J225PC95SO tag=YN3U71OLEB7W type=write 2023-12-01T15:54:36.665 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.664+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=WUH5PYFVO7BV type=del size=472446 2023-12-01T15:54:36.668 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.666+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~JZJ38JILM448.0 size=135128 2023-12-01T15:54:36.671 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.670+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=JZJ38JILM448 tag=57BB3BKBZ1FW type=write size=1183704 2023-12-01T15:54:36.673 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.672+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=OWIAD1WJS9KV type=del size=3248237 2023-12-01T15:54:36.675 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.674+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~5987XG3ASSON.0 size=1048576 2023-12-01T15:54:36.677 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.676+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~5987XG3ASSON.1 size=862174 2023-12-01T15:54:36.681 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.679+0000 7f9aad9148c0 1 < completed multipart upload key=YZA6VLP3D9HJ upload=5987XG3ASSON tag=2PRJQGVTFBS6 type=write size=2959326 2023-12-01T15:54:36.685 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.683+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~Z5P1NTWVFH1U.0 size=69030 2023-12-01T15:54:36.685 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.683+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=Z5P1NTWVFH1U tag=1XGSL3VJD3X5 type=write size=1117606 2023-12-01T15:54:36.687 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.686+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~KJ86IVN3BHEN.0 size=1048576 2023-12-01T15:54:36.689 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.687+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~KJ86IVN3BHEN.1 size=836762 2023-12-01T15:54:36.692 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.691+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=KJ86IVN3BHEN tag=ZMTMRFYSYQGD type=write size=2933914 2023-12-01T15:54:36.696 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.695+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~FYEW31DG7AEI.0 size=1048576 2023-12-01T15:54:36.698 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.697+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~FYEW31DG7AEI.1 size=534601 2023-12-01T15:54:36.698 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.697+0000 7f9aad9148c0 1 > prepared multipart upload key=Y8K6E5SUKEI3 upload=FYEW31DG7AEI tag=F6PE1OKGFGKD type=write size=2631753 2023-12-01T15:54:36.701 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.700+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~XI5589UZBF9K.0 size=1028070 2023-12-01T15:54:36.704 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.703+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=XI5589UZBF9K tag=AYYHXMQIYAW5 type=write size=2076646 2023-12-01T15:54:36.708 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.706+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~1AULDNAHUQN8.0 size=75725 2023-12-01T15:54:36.708 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.706+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=1AULDNAHUQN8 tag=7FVIQDTVT65F type=write size=1124301 2023-12-01T15:54:36.710 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.708+0000 7f9aad9148c0 1 < completed write operation key=SMRTKA9GZJ8P tag=0WFPS3V34ZGI type=write size=935239 2023-12-01T15:54:36.712 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.710+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=8LJOUBI02SLM type=del size=1649991 2023-12-01T15:54:36.714 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.713+0000 7f9aad9148c0 1 < completed write operation key=5G835J5OHKO1 tag=TZ80QW1Y5XGT type=write size=552018 2023-12-01T15:54:36.716 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.715+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=F34ZBT9X37N7 type=del size=92231 2023-12-01T15:54:36.718 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.717+0000 7f9aad9148c0 1 < completed delete operation key=ZSEEWQ6LLIR5 tag=UD7073OJR2A8 type=del 2023-12-01T15:54:36.720 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.719+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=NXG44S96FSL8 type=del size=105375 2023-12-01T15:54:36.722 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.721+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~JFP78FY2A7Q4.0 size=669326 2023-12-01T15:54:36.726 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.724+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=JFP78FY2A7Q4 tag=642ZQHXOA9VE type=write size=1717902 2023-12-01T15:54:36.728 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.726+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=8VIL94X5X3B0 type=del size=2134117 2023-12-01T15:54:36.731 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.730+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=HVQHPXAIZC6Z type=del 2023-12-01T15:54:36.735 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.733+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~4P8MART34Q9Q.0 size=1048576 2023-12-01T15:54:36.736 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.735+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~4P8MART34Q9Q.1 size=1048576 2023-12-01T15:54:36.739 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.737+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~4P8MART34Q9Q.2 size=972211 2023-12-01T15:54:36.739 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.737+0000 7f9aad9148c0 1 > prepared multipart upload key=7AERYBA8D56T upload=4P8MART34Q9Q tag=MITR133KIANC type=write size=4117939 2023-12-01T15:54:36.741 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.739+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~4W1AK59GIR0V.0 size=1048576 2023-12-01T15:54:36.743 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.741+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~4W1AK59GIR0V.1 size=776074 2023-12-01T15:54:36.746 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.745+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=4W1AK59GIR0V tag=2S3P0F8FI4P1 type=write size=2873226 2023-12-01T15:54:36.750 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.749+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~EEN50BVUJQJA.0 size=1048576 2023-12-01T15:54:36.753 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.751+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~EEN50BVUJQJA.1 size=74461 2023-12-01T15:54:36.753 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.751+0000 7f9aad9148c0 1 > prepared multipart upload key=ZSEEWQ6LLIR5 upload=EEN50BVUJQJA tag=K2ID158PLPPI type=write size=2171613 2023-12-01T15:54:36.755 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.753+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~OIVF59Z2LPW8.0 size=1048576 2023-12-01T15:54:36.756 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.755+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~OIVF59Z2LPW8.1 size=123056 2023-12-01T15:54:36.760 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.759+0000 7f9aad9148c0 1 < completed multipart upload key=STW1E6FWZWFG upload=OIVF59Z2LPW8 tag=MXE6IXRAJJRV type=write size=2220208 2023-12-01T15:54:36.764 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.763+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~OD2R4JZCXGEH.0 size=1048576 2023-12-01T15:54:36.766 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.765+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~OD2R4JZCXGEH.1 size=638526 2023-12-01T15:54:36.766 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.765+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=OD2R4JZCXGEH tag=XXSZ60OJWGF3 type=write size=2735678 2023-12-01T15:54:36.769 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.767+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~CZJXP7QVG38H.0 size=1048576 2023-12-01T15:54:36.770 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.769+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~CZJXP7QVG38H.1 size=266814 2023-12-01T15:54:36.774 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.773+0000 7f9aad9148c0 1 < completed multipart upload key=M4MZE7PGW6LH upload=CZJXP7QVG38H tag=EOGISCQ1YZZS type=write size=2363966 2023-12-01T15:54:36.778 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.777+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~YNHG0I1PV4DW.0 size=1048576 2023-12-01T15:54:36.780 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.779+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~YNHG0I1PV4DW.1 size=898744 2023-12-01T15:54:36.780 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.779+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=YNHG0I1PV4DW tag=D03SRWFFNPRJ type=write size=2995896 2023-12-01T15:54:36.782 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.781+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=ZUQEAFXLABLG type=del 2023-12-01T15:54:36.786 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.785+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~M09915B0GE1O.0 size=1048576 2023-12-01T15:54:36.788 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.787+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~M09915B0GE1O.1 size=1048576 2023-12-01T15:54:36.790 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.788+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~M09915B0GE1O.2 size=395480 2023-12-01T15:54:36.790 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.788+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=M09915B0GE1O tag=NLCCU3MXD21T type=write size=3541208 2023-12-01T15:54:36.791 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.789+0000 7f9aad9148c0 -1 < no bi entry to suggest for operation key=13J225PC95SO tag=P9745SZ3I81J type=del size=1632247: (2) No such file or directory 2023-12-01T15:54:36.795 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.793+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~RRI7DKQPV29F.0 size=779797 2023-12-01T15:54:36.795 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.793+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=RRI7DKQPV29F tag=X1LBYAN79UKR type=write size=1828373 2023-12-01T15:54:36.797 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.795+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~P1UKN3IRU3Y8.0 size=1048576 2023-12-01T15:54:36.798 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.797+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~P1UKN3IRU3Y8.1 size=1048576 2023-12-01T15:54:36.799 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.797+0000 7f9aad9148c0 1 < canceled part key=_multipart_9ERGLZ55JBYH.2~P1UKN3IRU3Y8.2 size=2644 2023-12-01T15:54:36.802 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.800+0000 7f9aad9148c0 1 < canceled multipart upload key=9ERGLZ55JBYH upload=P1UKN3IRU3Y8 tag=BK2C07J5KG8F type=write size=3148372 2023-12-01T15:54:36.804 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.803+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=Q4RZAJHROHV9 type=del size=248222 2023-12-01T15:54:36.807 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.805+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=WUH5PYFVO7BV type=del 2023-12-01T15:54:36.810 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.809+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~CRHKI6Y8KLRB.0 size=1048576 2023-12-01T15:54:36.812 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.811+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~CRHKI6Y8KLRB.1 size=654143 2023-12-01T15:54:36.812 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.811+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=CRHKI6Y8KLRB tag=JPL2RDZ0G7KS type=write size=2751295 2023-12-01T15:54:36.816 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.815+0000 7f9aad9148c0 1 < suggested update operation key=99SJDUOI90AY tag=OWIAD1WJS9KV type=del size=3248237 2023-12-01T15:54:36.819 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.817+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=ZN9TE37NESIS type=del size=2716391 2023-12-01T15:54:36.821 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.819+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~Z5P1NTWVFH1U.0 size=69030 2023-12-01T15:54:36.825 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.823+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=Z5P1NTWVFH1U tag=1XGSL3VJD3X5 type=write size=1117606 2023-12-01T15:54:36.828 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.826+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~NCNKITQD0AS8.0 size=688447 2023-12-01T15:54:36.828 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.826+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=NCNKITQD0AS8 tag=9OIE75EQCIZP type=write size=1737023 2023-12-01T15:54:36.830 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.829+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~FYEW31DG7AEI.0 size=1048576 2023-12-01T15:54:36.832 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.832+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~FYEW31DG7AEI.1 size=534601 2023-12-01T15:54:36.836 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.834+0000 7f9aad9148c0 1 < completed multipart upload key=Y8K6E5SUKEI3 upload=FYEW31DG7AEI tag=F6PE1OKGFGKD type=write size=2631753 2023-12-01T15:54:36.838 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.837+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=8QSR048AWHQJ type=del size=2456238 2023-12-01T15:54:36.841 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.840+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~1AULDNAHUQN8.0 size=75725 2023-12-01T15:54:36.845 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.843+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=1AULDNAHUQN8 tag=7FVIQDTVT65F type=write size=1124301 2023-12-01T15:54:36.847 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.846+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=O4AZO75GFL55 type=del size=2378251 2023-12-01T15:54:36.851 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.849+0000 7f9aad9148c0 1 < suggested remove operation key=LRBWJ27JFVKO tag=8LJOUBI02SLM type=del 2023-12-01T15:54:36.853 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.852+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=OW0YPFCMSF28 type=del size=3976456 2023-12-01T15:54:36.855 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.854+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=F34ZBT9X37N7 type=del 2023-12-01T15:54:36.857 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.856+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=H4OMMQLC6KCK type=write size=866589 2023-12-01T15:54:36.861 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.859+0000 7f9aad9148c0 -1 < failed to complete operation key=LRBWJ27JFVKO tag=NXG44S96FSL8 type=del size=105375: (22) Invalid argument 2023-12-01T15:54:36.866 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.864+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~B72WRYFKITO0.0 size=621935 2023-12-01T15:54:36.866 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.864+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=B72WRYFKITO0 tag=5EVW4KTRA5JH type=write size=1670511 2023-12-01T15:54:36.868 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.867+0000 7f9aad9148c0 1 < completed delete operation key=7SCZTDTL38DF tag=8VIL94X5X3B0 type=del 2023-12-01T15:54:36.870 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.868+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=ZF8TFXZSV3LH type=del size=2036113 2023-12-01T15:54:36.872 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.871+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~4P8MART34Q9Q.0 size=1048576 2023-12-01T15:54:36.875 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.873+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~4P8MART34Q9Q.1 size=1048576 2023-12-01T15:54:36.875 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.873+0000 7f9aad9148c0 1 < canceled part key=_multipart_7AERYBA8D56T.2~4P8MART34Q9Q.2 size=972211 2023-12-01T15:54:36.879 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.878+0000 7f9aad9148c0 1 < canceled multipart upload key=7AERYBA8D56T upload=4P8MART34Q9Q tag=MITR133KIANC type=write size=4117939 2023-12-01T15:54:36.884 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.882+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~TI6DZ644UX8X.0 size=1048576 2023-12-01T15:54:36.886 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.885+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~TI6DZ644UX8X.1 size=862231 2023-12-01T15:54:36.886 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.885+0000 7f9aad9148c0 1 > prepared multipart upload key=SMRTKA9GZJ8P upload=TI6DZ644UX8X tag=4XPW5J4X3L85 type=write size=2959383 2023-12-01T15:54:36.888 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.886+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~EEN50BVUJQJA.0 size=1048576 2023-12-01T15:54:36.890 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.888+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~EEN50BVUJQJA.1 size=74461 2023-12-01T15:54:36.893 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.892+0000 7f9aad9148c0 1 < completed multipart upload key=ZSEEWQ6LLIR5 upload=EEN50BVUJQJA tag=K2ID158PLPPI type=write size=2171613 2023-12-01T15:54:36.895 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.894+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=PJ12Z7M08OZO type=del size=4002267 2023-12-01T15:54:36.898 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.896+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~OD2R4JZCXGEH.0 size=1048576 2023-12-01T15:54:36.899 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.898+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~OD2R4JZCXGEH.1 size=638526 2023-12-01T15:54:36.903 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.902+0000 7f9aad9148c0 1 < completed multipart upload key=4TPCFIP7B23Y upload=OD2R4JZCXGEH tag=XXSZ60OJWGF3 type=write size=2735678 2023-12-01T15:54:36.905 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.904+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=RZWV4BNQ777N type=del size=1090007 2023-12-01T15:54:36.908 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.906+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~YNHG0I1PV4DW.0 size=1048576 2023-12-01T15:54:36.910 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.909+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~YNHG0I1PV4DW.1 size=898744 2023-12-01T15:54:36.915 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.913+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=YNHG0I1PV4DW tag=D03SRWFFNPRJ type=write size=2995896 2023-12-01T15:54:36.919 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.918+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~ROV7571INX36.0 size=1048576 2023-12-01T15:54:36.920 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.920+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~ROV7571INX36.1 size=745052 2023-12-01T15:54:36.921 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.920+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=ROV7571INX36 tag=BKWVVZKO5I3E type=write size=2842204 2023-12-01T15:54:36.922 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.921+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~M09915B0GE1O.0 size=1048576 2023-12-01T15:54:36.924 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.923+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~M09915B0GE1O.1 size=1048576 2023-12-01T15:54:36.926 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.926+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~M09915B0GE1O.2 size=395480 2023-12-01T15:54:36.930 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.929+0000 7f9aad9148c0 1 < completed multipart upload key=STW1E6FWZWFG upload=M09915B0GE1O tag=NLCCU3MXD21T type=write size=3541208 2023-12-01T15:54:36.932 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.931+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=YAA9XWOQ3JB6 type=del size=3267461 2023-12-01T15:54:36.934 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.933+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~RRI7DKQPV29F.0 size=779797 2023-12-01T15:54:36.938 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.937+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=RRI7DKQPV29F tag=X1LBYAN79UKR type=write size=1828373 2023-12-01T15:54:36.940 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.940+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=MHBUB33NEOYS type=write size=736843 2023-12-01T15:54:36.942 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.942+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=Q4RZAJHROHV9 type=del 2023-12-01T15:54:36.946 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.946+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~XP2AXQK031OQ.0 size=1048576 2023-12-01T15:54:36.948 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.947+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~XP2AXQK031OQ.1 size=598780 2023-12-01T15:54:36.948 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.947+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=XP2AXQK031OQ tag=40JXE4WTH0UT type=write size=2695932 2023-12-01T15:54:36.950 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.949+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~CRHKI6Y8KLRB.0 size=1048576 2023-12-01T15:54:36.950 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.949+0000 7f9aad9148c0 1 < canceled part key=_multipart_CG4WLRG2105M.2~CRHKI6Y8KLRB.1 size=654143 2023-12-01T15:54:36.953 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.953+0000 7f9aad9148c0 1 < canceled multipart upload key=CG4WLRG2105M upload=CRHKI6Y8KLRB tag=JPL2RDZ0G7KS type=write size=2751295 2023-12-01T15:54:36.957 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.957+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~5WMROSSQ9NQI.0 size=1048576 2023-12-01T15:54:36.960 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.959+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~5WMROSSQ9NQI.1 size=333926 2023-12-01T15:54:36.960 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.959+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=5WMROSSQ9NQI tag=DYSIJMYWZ2W5 type=write size=2431078 2023-12-01T15:54:36.963 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.962+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=ZN9TE37NESIS type=del 2023-12-01T15:54:36.968 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.968+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~T0HDACK9N3VL.0 size=1048576 2023-12-01T15:54:36.971 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.970+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~T0HDACK9N3VL.1 size=1048576 2023-12-01T15:54:36.973 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.972+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~T0HDACK9N3VL.2 size=708860 2023-12-01T15:54:36.973 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.972+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=T0HDACK9N3VL tag=19AB1XX3V0NX type=write size=3854588 2023-12-01T15:54:36.975 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.975+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~NCNKITQD0AS8.0 size=688447 2023-12-01T15:54:36.979 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.979+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=NCNKITQD0AS8 tag=9OIE75EQCIZP type=write size=1737023 2023-12-01T15:54:36.982 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.982+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=XEDATVLYA2Z1 type=del size=925405 2023-12-01T15:54:36.985 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.984+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=8QSR048AWHQJ type=del 2023-12-01T15:54:36.988 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.987+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=7I27E0KO64B3 type=del size=3031295 2023-12-01T15:54:36.990 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.990+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=O4AZO75GFL55 type=del 2023-12-01T15:54:36.996 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.996+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~MGCX4HM84VE5.0 size=1048576 2023-12-01T15:54:36.998 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:36.998+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~MGCX4HM84VE5.1 size=1048576 2023-12-01T15:54:37.001 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.000+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~MGCX4HM84VE5.2 size=753681 2023-12-01T15:54:37.001 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.000+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=MGCX4HM84VE5 tag=7N7VXSY0RPCX type=write size=3899409 2023-12-01T15:54:37.004 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.003+0000 7f9aad9148c0 1 < completed delete operation key=9ERGLZ55JBYH tag=OW0YPFCMSF28 type=del 2023-12-01T15:54:37.006 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.006+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=SUEEEBVMB3KD type=write size=90137 2023-12-01T15:54:37.009 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.009+0000 7f9aad9148c0 1 < completed write operation key=GL0E747I5H45 tag=H4OMMQLC6KCK type=write size=866589 2023-12-01T15:54:37.014 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.013+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~UOAULM283QXI.0 size=1004310 2023-12-01T15:54:37.014 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.013+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=UOAULM283QXI tag=OAB8PWMZNTQ6 type=write size=2052886 2023-12-01T15:54:37.014 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.014+0000 7f9aad9148c0 1 < canceled part key=_multipart_VF8IZ85BWMCV.2~B72WRYFKITO0.0 size=621935 2023-12-01T15:54:37.020 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.019+0000 7f9aad9148c0 1 < canceled multipart upload key=VF8IZ85BWMCV upload=B72WRYFKITO0 tag=5EVW4KTRA5JH type=write size=1670511 2023-12-01T15:54:37.022 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.022+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=7RGQPOXLJZWS type=del size=854311 2023-12-01T15:54:37.025 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.025+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=ZF8TFXZSV3LH type=del 2023-12-01T15:54:37.028 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.027+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=8T44LADAAZUB type=del size=2757495 2023-12-01T15:54:37.031 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.030+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~TI6DZ644UX8X.0 size=1048576 2023-12-01T15:54:37.033 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.032+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~TI6DZ644UX8X.1 size=862231 2023-12-01T15:54:37.037 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.037+0000 7f9aad9148c0 1 < completed multipart upload key=SMRTKA9GZJ8P upload=TI6DZ644UX8X tag=4XPW5J4X3L85 type=write size=2959383 2023-12-01T15:54:37.040 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.040+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=W0ON2ZZFQAPC type=write size=548427 2023-12-01T15:54:37.043 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.043+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=PJ12Z7M08OZO type=del 2023-12-01T15:54:37.046 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.045+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=JDHHOMDQ6Z76 type=write size=973987 2023-12-01T15:54:37.050 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.050+0000 7f9aad9148c0 1 < suggested remove operation key=QL40WD4XT3KR tag=RZWV4BNQ777N type=del 2023-12-01T15:54:37.055 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.054+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~0L00AJZ1B20W.0 size=1048576 2023-12-01T15:54:37.057 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.057+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~0L00AJZ1B20W.1 size=1048576 2023-12-01T15:54:37.060 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.059+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~0L00AJZ1B20W.2 size=613700 2023-12-01T15:54:37.060 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.059+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=0L00AJZ1B20W tag=BFYWZL9O0C9A type=write size=3759428 2023-12-01T15:54:37.063 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.062+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~ROV7571INX36.0 size=1048576 2023-12-01T15:54:37.066 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.065+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~ROV7571INX36.1 size=745052 2023-12-01T15:54:37.071 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.070+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=ROV7571INX36 tag=BKWVVZKO5I3E type=write size=2842204 2023-12-01T15:54:37.076 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.076+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~ICZVSRA6KKGD.0 size=1048576 2023-12-01T15:54:37.078 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.078+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~ICZVSRA6KKGD.1 size=1048576 2023-12-01T15:54:37.080 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.080+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~ICZVSRA6KKGD.2 size=1028062 2023-12-01T15:54:37.080 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.080+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=ICZVSRA6KKGD tag=MRZAUWHJ7PI5 type=write size=4173790 2023-12-01T15:54:37.086 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.085+0000 7f9aad9148c0 1 < suggested update operation key=Y8K6E5SUKEI3 tag=YAA9XWOQ3JB6 type=del size=3267461 2023-12-01T15:54:37.088 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.088+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=VN2M1WWWSJ7W type=del size=371454 2023-12-01T15:54:37.091 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.090+0000 7f9aad9148c0 1 < completed write operation key=GL0E747I5H45 tag=MHBUB33NEOYS type=write size=736843 2023-12-01T15:54:37.093 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.093+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=FV93QQE0GPIH type=del size=2567877 2023-12-01T15:54:37.096 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.095+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~XP2AXQK031OQ.0 size=1048576 2023-12-01T15:54:37.098 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.098+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~XP2AXQK031OQ.1 size=598780 2023-12-01T15:54:37.102 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.102+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=XP2AXQK031OQ tag=40JXE4WTH0UT type=write size=2695932 2023-12-01T15:54:37.107 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.106+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~3IO1E31QQ1NP.0 size=1017458 2023-12-01T15:54:37.107 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.106+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=3IO1E31QQ1NP tag=UPO25KVGAYCN type=write size=2066034 2023-12-01T15:54:37.109 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.109+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~5WMROSSQ9NQI.0 size=1048576 2023-12-01T15:54:37.109 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.109+0000 7f9aad9148c0 1 < canceled part key=_multipart_9ERGLZ55JBYH.2~5WMROSSQ9NQI.1 size=333926 2023-12-01T15:54:37.113 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.113+0000 7f9aad9148c0 1 < canceled multipart upload key=9ERGLZ55JBYH upload=5WMROSSQ9NQI tag=DYSIJMYWZ2W5 type=write size=2431078 2023-12-01T15:54:37.116 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.116+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=QHRIQJ9Z2ZOM type=del size=2088512 2023-12-01T15:54:37.119 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.118+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~T0HDACK9N3VL.0 size=1048576 2023-12-01T15:54:37.121 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.120+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~T0HDACK9N3VL.1 size=1048576 2023-12-01T15:54:37.123 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.123+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~T0HDACK9N3VL.2 size=708860 2023-12-01T15:54:37.127 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.127+0000 7f9aad9148c0 1 < completed multipart upload key=STW1E6FWZWFG upload=T0HDACK9N3VL tag=19AB1XX3V0NX type=write size=3854588 2023-12-01T15:54:37.131 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.131+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~JVL1XC5VU5GO.0 size=1048576 2023-12-01T15:54:37.133 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.133+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~JVL1XC5VU5GO.1 size=539829 2023-12-01T15:54:37.133 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.133+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=JVL1XC5VU5GO tag=0ZYYYBDZZQ9F type=write size=2636981 2023-12-01T15:54:37.136 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.135+0000 7f9aad9148c0 1 < canceled operation key=MT1CL3NNK88X tag=XEDATVLYA2Z1 type=del size=925405 2023-12-01T15:54:37.138 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.137+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=P5QH5BTN6PBY type=del size=1753392 2023-12-01T15:54:37.142 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.142+0000 7f9aad9148c0 1 < suggested remove operation key=DIBWN0C1T4Q7 tag=7I27E0KO64B3 type=del 2023-12-01T15:54:37.144 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.144+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=P3969TKP5511 type=write size=765060 2023-12-01T15:54:37.147 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.146+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~MGCX4HM84VE5.0 size=1048576 2023-12-01T15:54:37.149 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.148+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~MGCX4HM84VE5.1 size=1048576 2023-12-01T15:54:37.154 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.153+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~MGCX4HM84VE5.2 size=753681 2023-12-01T15:54:37.161 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.159+0000 7f9aad9148c0 1 < completed multipart upload key=M4MZE7PGW6LH upload=MGCX4HM84VE5 tag=7N7VXSY0RPCX type=write size=3899409 2023-12-01T15:54:37.163 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.162+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=1JQOMTF01104 type=write size=119452 2023-12-01T15:54:37.166 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.165+0000 7f9aad9148c0 1 < completed write operation key=ZX019RAH13T7 tag=SUEEEBVMB3KD type=write size=90137 2023-12-01T15:54:37.169 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.168+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=L22ZKTQY91GD type=del size=940270 2023-12-01T15:54:37.174 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.173+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~UOAULM283QXI.0 size=1004310 2023-12-01T15:54:37.180 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.179+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=UOAULM283QXI tag=OAB8PWMZNTQ6 type=write size=2052886 2023-12-01T15:54:37.187 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.186+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~NTB468BAZNUT.0 size=1048576 2023-12-01T15:54:37.189 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.188+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~NTB468BAZNUT.1 size=1008115 2023-12-01T15:54:37.189 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.188+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=NTB468BAZNUT tag=MCF0A9BQYCOL type=write size=3105267 2023-12-01T15:54:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:36 smithi183 ceph-mon[99169]: pgmap v1699: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 393 KiB/s wr, 2.02k op/s 2023-12-01T15:54:37.192 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.191+0000 7f9aad9148c0 1 < completed delete operation key=9ERGLZ55JBYH tag=7RGQPOXLJZWS type=del 2023-12-01T15:54:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:36 smithi119 ceph-mon[94175]: pgmap v1699: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 393 KiB/s wr, 2.02k op/s 2023-12-01T15:54:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:36 smithi119 ceph-mon[108979]: pgmap v1699: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 393 KiB/s wr, 2.02k op/s 2023-12-01T15:54:37.198 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.197+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~6IMBQHYDIXPD.0 size=673805 2023-12-01T15:54:37.198 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.197+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=6IMBQHYDIXPD tag=7JCFJ1WXJA41 type=write size=1722381 2023-12-01T15:54:37.203 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.202+0000 7f9aad9148c0 1 < suggested remove operation key=ZSEEWQ6LLIR5 tag=8T44LADAAZUB type=del 2023-12-01T15:54:37.204 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.204+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=5YJSMEOSWARJ type=del size=2499148 2023-12-01T15:54:37.206 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.206+0000 7f9aad9148c0 1 < completed write operation key=WCZIE7QYG09W tag=W0ON2ZZFQAPC type=write size=548427 2023-12-01T15:54:37.210 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.210+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~1CMSPF6KXGP8.0 size=1048576 2023-12-01T15:54:37.212 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.212+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~1CMSPF6KXGP8.1 size=1048576 2023-12-01T15:54:37.214 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.213+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~1CMSPF6KXGP8.2 size=867282 2023-12-01T15:54:37.214 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.213+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=1CMSPF6KXGP8 tag=PCQU1U6O9CTB type=write size=4013010 2023-12-01T15:54:37.218 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.217+0000 7f9aad9148c0 1 < suggested update operation key=WCZIE7QYG09W tag=JDHHOMDQ6Z76 type=write size=973987 2023-12-01T15:54:37.220 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.220+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=C5EWQOH13F4S type=del size=1070384 2023-12-01T15:54:37.222 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.222+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~0L00AJZ1B20W.0 size=1048576 2023-12-01T15:54:37.224 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.224+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~0L00AJZ1B20W.1 size=1048576 2023-12-01T15:54:37.226 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.226+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~0L00AJZ1B20W.2 size=613700 2023-12-01T15:54:37.230 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.229+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=0L00AJZ1B20W tag=BFYWZL9O0C9A type=write size=3759428 2023-12-01T15:54:37.232 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.231+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=C43284PRQD2V type=del size=3678520 2023-12-01T15:54:37.234 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.233+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~ICZVSRA6KKGD.0 size=1048576 2023-12-01T15:54:37.234 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.233+0000 7f9aad9148c0 1 < canceled part key=_multipart_LRBWJ27JFVKO.2~ICZVSRA6KKGD.1 size=1048576 2023-12-01T15:54:37.236 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.235+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~ICZVSRA6KKGD.2 size=1028062 2023-12-01T15:54:37.240 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.239+0000 7f9aad9148c0 1 < canceled multipart upload key=LRBWJ27JFVKO upload=ICZVSRA6KKGD tag=MRZAUWHJ7PI5 type=write size=4173790 2023-12-01T15:54:37.242 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.241+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=T91DMRX71QSM type=write size=449900 2023-12-01T15:54:37.246 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.245+0000 7f9aad9148c0 1 < suggested remove operation key=M4MZE7PGW6LH tag=VN2M1WWWSJ7W type=del 2023-12-01T15:54:37.249 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.247+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=SD32UGM7RG0R type=del size=1713334 2023-12-01T15:54:37.250 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.250+0000 7f9aad9148c0 1 < canceled operation key=UHANOI7SM72A tag=FV93QQE0GPIH type=del size=2567877 2023-12-01T15:54:37.252 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.252+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=ITG6A1JOKW82 type=del size=1887899 2023-12-01T15:54:37.255 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.254+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~3IO1E31QQ1NP.0 size=1017458 2023-12-01T15:54:37.258 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.258+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=3IO1E31QQ1NP tag=UPO25KVGAYCN type=write size=2066034 2023-12-01T15:54:37.260 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.260+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=7UIV1PLU4QQ8 type=del size=664807 2023-12-01T15:54:37.263 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.263+0000 7f9aad9148c0 -1 < failed to complete operation key=WCZIE7QYG09W tag=QHRIQJ9Z2ZOM type=del size=2088512: (22) Invalid argument 2023-12-01T15:54:37.265 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.265+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=YOBFHWO7NJ7G type=del size=1417180 2023-12-01T15:54:37.267 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.267+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~JVL1XC5VU5GO.0 size=1048576 2023-12-01T15:54:37.269 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.269+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~JVL1XC5VU5GO.1 size=539829 2023-12-01T15:54:37.273 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.272+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=JVL1XC5VU5GO tag=0ZYYYBDZZQ9F type=write size=2636981 2023-12-01T15:54:37.278 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.277+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~263IUGAJ7SOR.0 size=1048576 2023-12-01T15:54:37.280 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.279+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~263IUGAJ7SOR.1 size=1048576 2023-12-01T15:54:37.282 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.281+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~263IUGAJ7SOR.2 size=897788 2023-12-01T15:54:37.282 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.281+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=263IUGAJ7SOR tag=QGKU9XA7AZV4 type=write size=4043516 2023-12-01T15:54:37.287 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.286+0000 7f9aad9148c0 1 < suggested update operation key=ZX019RAH13T7 tag=P5QH5BTN6PBY type=del size=1753392 2023-12-01T15:54:37.290 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.289+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=R6W68UAVVYWA type=del size=2411483 2023-12-01T15:54:37.295 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.295+0000 7f9aad9148c0 1 < suggested update operation key=DIBWN0C1T4Q7 tag=P3969TKP5511 type=write size=765060 2023-12-01T15:54:37.301 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.301+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~SFIHK2MVDXRF.0 size=450930 2023-12-01T15:54:37.301 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.301+0000 7f9aad9148c0 1 > prepared multipart upload key=7AERYBA8D56T upload=SFIHK2MVDXRF tag=P70G04BRSOPB type=write size=1499506 2023-12-01T15:54:37.305 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.304+0000 7f9aad9148c0 1 < completed write operation key=STW1E6FWZWFG tag=1JQOMTF01104 type=write size=119452 2023-12-01T15:54:37.311 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.311+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~84DP4VK5JY99.0 size=1048576 2023-12-01T15:54:37.314 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.313+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~84DP4VK5JY99.1 size=265725 2023-12-01T15:54:37.314 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.313+0000 7f9aad9148c0 1 > prepared multipart upload key=SMRTKA9GZJ8P upload=84DP4VK5JY99 tag=J28CAN5ALU15 type=write size=2362877 2023-12-01T15:54:37.317 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.316+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=L22ZKTQY91GD type=del 2023-12-01T15:54:37.320 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.320+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=78HQ6AJ4DZ4X type=write size=940117 2023-12-01T15:54:37.324 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.323+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~NTB468BAZNUT.0 size=1048576 2023-12-01T15:54:37.327 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.327+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~NTB468BAZNUT.1 size=1008115 2023-12-01T15:54:37.334 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.333+0000 7f9aad9148c0 1 < completed multipart upload key=QL40WD4XT3KR upload=NTB468BAZNUT tag=MCF0A9BQYCOL type=write size=3105267 2023-12-01T15:54:37.337 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.337+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=F3WIWRS0EKA9 type=del size=3037718 2023-12-01T15:54:37.344 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.343+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~6IMBQHYDIXPD.0 size=673805 2023-12-01T15:54:37.349 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.348+0000 7f9aad9148c0 1 < completed multipart upload key=N3Z7KLVTUY6R upload=6IMBQHYDIXPD tag=7JCFJ1WXJA41 type=write size=1722381 2023-12-01T15:54:37.353 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.352+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~XUAW3IQDPUHW.0 size=378274 2023-12-01T15:54:37.353 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.352+0000 7f9aad9148c0 1 > prepared multipart upload key=UHANOI7SM72A upload=XUAW3IQDPUHW tag=KK3RW0M3G30Y type=write size=1426850 2023-12-01T15:54:37.355 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.355+0000 7f9aad9148c0 1 < completed delete operation key=5G835J5OHKO1 tag=5YJSMEOSWARJ type=del 2023-12-01T15:54:37.360 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.359+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~6N63RQF920Q3.0 size=1048576 2023-12-01T15:54:37.361 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.361+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~6N63RQF920Q3.1 size=1048576 2023-12-01T15:54:37.363 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.363+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~6N63RQF920Q3.2 size=644561 2023-12-01T15:54:37.364 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.363+0000 7f9aad9148c0 1 > prepared multipart upload key=7AERYBA8D56T upload=6N63RQF920Q3 tag=RG3E8N4PM6N1 type=write size=3790289 2023-12-01T15:54:37.365 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.365+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~1CMSPF6KXGP8.0 size=1048576 2023-12-01T15:54:37.367 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.367+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~1CMSPF6KXGP8.1 size=1048576 2023-12-01T15:54:37.369 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.369+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~1CMSPF6KXGP8.2 size=867282 2023-12-01T15:54:37.373 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.372+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=1CMSPF6KXGP8 tag=PCQU1U6O9CTB type=write size=4013010 2023-12-01T15:54:37.375 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.375+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=RAF1RQL17NQF type=del size=3082064 2023-12-01T15:54:37.377 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.377+0000 7f9aad9148c0 1 < canceled operation key=CUJUU38RVMPG tag=C5EWQOH13F4S type=del size=1070384 2023-12-01T15:54:37.382 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.381+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~ZMYWRTC1HN25.0 size=155705 2023-12-01T15:54:37.382 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.381+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=ZMYWRTC1HN25 tag=M5LYM9WLWBB0 type=write size=1204281 2023-12-01T15:54:37.388 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.386+0000 7f9aad9148c0 1 < suggested remove operation key=QL40WD4XT3KR tag=C43284PRQD2V type=del 2023-12-01T15:54:37.391 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.390+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~8AD6HDB3L0P7.0 size=1048576 2023-12-01T15:54:37.393 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.392+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~8AD6HDB3L0P7.1 size=645738 2023-12-01T15:54:37.393 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.392+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=8AD6HDB3L0P7 tag=CXNT9GJH3CNN type=write size=2742890 2023-12-01T15:54:37.395 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.394+0000 7f9aad9148c0 1 < completed write operation key=VF8IZ85BWMCV tag=T91DMRX71QSM type=write size=449900 2023-12-01T15:54:37.400 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.399+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~76P84SDHAICE.0 size=1048576 2023-12-01T15:54:37.401 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.401+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~76P84SDHAICE.1 size=1030340 2023-12-01T15:54:37.402 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.401+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=76P84SDHAICE tag=T2DO63LZS1LQ type=write size=3127492 2023-12-01T15:54:37.404 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.403+0000 7f9aad9148c0 1 < completed delete operation key=CG4WLRG2105M tag=SD32UGM7RG0R type=del 2023-12-01T15:54:37.406 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.405+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=PP1903T12SXW type=del size=1024353 2023-12-01T15:54:37.409 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.408+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=ITG6A1JOKW82 type=del 2023-12-01T15:54:37.411 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.410+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=NUB5QW98UBOX type=del size=1200756 2023-12-01T15:54:37.415 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.414+0000 7f9aad9148c0 1 < suggested update operation key=STW1E6FWZWFG tag=7UIV1PLU4QQ8 type=del size=664807 2023-12-01T15:54:37.417 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.416+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=PPHW24W9HU5H type=del size=3461072 2023-12-01T15:54:37.422 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.418+0000 7f9aad9148c0 1 < completed delete operation key=CG4WLRG2105M tag=YOBFHWO7NJ7G type=del 2023-12-01T15:54:37.423 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.422+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~OC7UPXFNNA2L.0 size=153783 2023-12-01T15:54:37.423 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.422+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=OC7UPXFNNA2L tag=Z2P8P621POSZ type=write size=1202359 2023-12-01T15:54:37.425 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.425+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~263IUGAJ7SOR.0 size=1048576 2023-12-01T15:54:37.428 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.427+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~263IUGAJ7SOR.1 size=1048576 2023-12-01T15:54:37.431 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.430+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~263IUGAJ7SOR.2 size=897788 2023-12-01T15:54:37.436 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.435+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=263IUGAJ7SOR tag=QGKU9XA7AZV4 type=write size=4043516 2023-12-01T15:54:37.442 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.441+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~272SISSARZS5.0 size=1048576 2023-12-01T15:54:37.444 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.444+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~272SISSARZS5.1 size=91983 2023-12-01T15:54:37.445 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.444+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=272SISSARZS5 tag=0K2K9YT9R7TW type=write size=2189135 2023-12-01T15:54:37.449 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.448+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=R6W68UAVVYWA type=del 2023-12-01T15:54:37.452 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.451+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=AG4UPXIRR85L type=del size=3069027 2023-12-01T15:54:37.455 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.454+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~SFIHK2MVDXRF.0 size=450930 2023-12-01T15:54:37.461 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.460+0000 7f9aad9148c0 1 < completed multipart upload key=7AERYBA8D56T upload=SFIHK2MVDXRF tag=P70G04BRSOPB type=write size=1499506 2023-12-01T15:54:37.466 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.465+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=P6M6N5BOUBLV type=write size=163024 2023-12-01T15:54:37.469 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.468+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~84DP4VK5JY99.0 size=1048576 2023-12-01T15:54:37.469 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.468+0000 7f9aad9148c0 1 < canceled part key=_multipart_SMRTKA9GZJ8P.2~84DP4VK5JY99.1 size=265725 2023-12-01T15:54:37.474 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.474+0000 7f9aad9148c0 1 < canceled multipart upload key=SMRTKA9GZJ8P upload=84DP4VK5JY99 tag=J28CAN5ALU15 type=write size=2362877 2023-12-01T15:54:37.477 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.476+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=4NQPAY9LGWB4 type=del size=3525469 2023-12-01T15:54:37.479 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.479+0000 7f9aad9148c0 1 < completed write operation key=13J225PC95SO tag=78HQ6AJ4DZ4X type=write size=940117 2023-12-01T15:54:37.484 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.484+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=O89UDYE90JHB type=del size=2327048 2023-12-01T15:54:37.487 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.486+0000 7f9aad9148c0 1 < completed delete operation key=XUT4H8IMHOJ0 tag=F3WIWRS0EKA9 type=del 2023-12-01T15:54:37.489 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.489+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=K6RHZLOSV88T type=del size=997242 2023-12-01T15:54:37.491 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.491+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~XUAW3IQDPUHW.0 size=378274 2023-12-01T15:54:37.496 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.495+0000 7f9aad9148c0 1 < completed multipart upload key=UHANOI7SM72A upload=XUAW3IQDPUHW tag=KK3RW0M3G30Y type=write size=1426850 2023-12-01T15:54:37.498 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.497+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=CNA6ZIBB4QS2 type=del size=3721753 2023-12-01T15:54:37.500 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.499+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~6N63RQF920Q3.0 size=1048576 2023-12-01T15:54:37.502 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.501+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~6N63RQF920Q3.1 size=1048576 2023-12-01T15:54:37.504 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.503+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~6N63RQF920Q3.2 size=644561 2023-12-01T15:54:37.508 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.507+0000 7f9aad9148c0 1 < completed multipart upload key=7AERYBA8D56T upload=6N63RQF920Q3 tag=RG3E8N4PM6N1 type=write size=3790289 2023-12-01T15:54:37.512 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.512+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~SNXGWDXPMHJK.0 size=209638 2023-12-01T15:54:37.512 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.512+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=SNXGWDXPMHJK tag=MPMVNBYR72Z4 type=write size=1258214 2023-12-01T15:54:37.514 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.514+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=RAF1RQL17NQF type=del 2023-12-01T15:54:37.517 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.516+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=JQ6VFS99RT5R type=write size=133856 2023-12-01T15:54:37.519 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.518+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~ZMYWRTC1HN25.0 size=155705 2023-12-01T15:54:37.522 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.522+0000 7f9aad9148c0 1 < completed multipart upload key=M4MZE7PGW6LH upload=ZMYWRTC1HN25 tag=M5LYM9WLWBB0 type=write size=1204281 2023-12-01T15:54:37.526 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.526+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~F3AFJ0FG797X.0 size=1048576 2023-12-01T15:54:37.528 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.528+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~F3AFJ0FG797X.1 size=186943 2023-12-01T15:54:37.529 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.528+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=F3AFJ0FG797X tag=VSQFIQ9RA4Y6 type=write size=2284095 2023-12-01T15:54:37.531 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.530+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~8AD6HDB3L0P7.0 size=1048576 2023-12-01T15:54:37.533 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.532+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~8AD6HDB3L0P7.1 size=645738 2023-12-01T15:54:37.536 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.536+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=8AD6HDB3L0P7 tag=CXNT9GJH3CNN type=write size=2742890 2023-12-01T15:54:37.538 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.538+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=5LZBKYCPD2BA type=del size=2562913 2023-12-01T15:54:37.541 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.540+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~76P84SDHAICE.0 size=1048576 2023-12-01T15:54:37.542 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.542+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~76P84SDHAICE.1 size=1030340 2023-12-01T15:54:37.546 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.546+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=76P84SDHAICE tag=T2DO63LZS1LQ type=write size=3127492 2023-12-01T15:54:37.548 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.548+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=D0L8O5L2IVA0 type=del size=2650047 2023-12-01T15:54:37.552 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.552+0000 7f9aad9148c0 1 < suggested remove operation key=LRBWJ27JFVKO tag=PP1903T12SXW type=del 2023-12-01T15:54:37.555 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.554+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=CDDL0M6JMX22 type=del size=1876217 2023-12-01T15:54:37.557 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.556+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=NUB5QW98UBOX type=del 2023-12-01T15:54:37.559 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.558+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=QBUHMQ4RIOJJ type=del size=1737160 2023-12-01T15:54:37.561 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.561+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=PPHW24W9HU5H type=del 2023-12-01T15:54:37.564 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.563+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=BRP5H2IM4RXE type=write size=696254 2023-12-01T15:54:37.566 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.565+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~OC7UPXFNNA2L.0 size=153783 2023-12-01T15:54:37.570 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.570+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=OC7UPXFNNA2L tag=Z2P8P621POSZ type=write size=1202359 2023-12-01T15:54:37.573 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.572+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=FR4K4KI4ARAX type=del size=1042832 2023-12-01T15:54:37.575 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.575+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~272SISSARZS5.0 size=1048576 2023-12-01T15:54:37.578 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.577+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~272SISSARZS5.1 size=91983 2023-12-01T15:54:37.584 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.583+0000 7f9aad9148c0 1 < completed multipart upload key=0U7Y4CJY3F0M upload=272SISSARZS5 tag=0K2K9YT9R7TW type=write size=2189135 2023-12-01T15:54:37.590 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.589+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~K2PPNV4ZD6TZ.0 size=1048576 2023-12-01T15:54:37.592 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.592+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~K2PPNV4ZD6TZ.1 size=1048576 2023-12-01T15:54:37.595 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.595+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~K2PPNV4ZD6TZ.2 size=503452 2023-12-01T15:54:37.596 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.595+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=K2PPNV4ZD6TZ tag=KGUO2IN9NRZ1 type=write size=3649180 2023-12-01T15:54:37.599 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.599+0000 7f9aad9148c0 1 < canceled operation key=13J225PC95SO tag=AG4UPXIRR85L type=del size=3069027 2023-12-01T15:54:37.604 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.603+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=XRPNLXTV8SQN type=del size=1045235 2023-12-01T15:54:37.610 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.609+0000 7f9aad9148c0 1 < suggested update operation key=F3S1MZ0T8YO0 tag=P6M6N5BOUBLV type=write size=163024 2023-12-01T15:54:37.612 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.612+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=06509YG3KQXZ type=del size=1427 2023-12-01T15:54:37.617 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.616+0000 7f9aad9148c0 1 < completed delete operation key=CG4WLRG2105M tag=4NQPAY9LGWB4 type=del 2023-12-01T15:54:37.624 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.623+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~6XVUCQO5SRS9.0 size=1048576 2023-12-01T15:54:37.627 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.627+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~6XVUCQO5SRS9.1 size=554832 2023-12-01T15:54:37.627 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.627+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=6XVUCQO5SRS9 tag=WQZ14QHC7B5S type=write size=2651984 2023-12-01T15:54:37.632 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.631+0000 7f9aad9148c0 1 < canceled operation key=4TPCFIP7B23Y tag=O89UDYE90JHB type=del size=2327048 2023-12-01T15:54:37.638 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.638+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~JH0OYLRKDA4A.0 size=1048576 2023-12-01T15:54:37.641 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.640+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~JH0OYLRKDA4A.1 size=777486 2023-12-01T15:54:37.641 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.640+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=JH0OYLRKDA4A tag=IFTIG42C198C type=write size=2874638 2023-12-01T15:54:37.643 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.643+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=K6RHZLOSV88T type=del 2023-12-01T15:54:37.647 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.647+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~JK9JRB9PQVKP.0 size=1048576 2023-12-01T15:54:37.649 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.649+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~JK9JRB9PQVKP.1 size=865333 2023-12-01T15:54:37.649 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.649+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=JK9JRB9PQVKP tag=1ASRTAF32XOW type=write size=2962485 2023-12-01T15:54:37.651 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.651+0000 7f9aad9148c0 1 < completed delete operation key=CG4WLRG2105M tag=CNA6ZIBB4QS2 type=del 2023-12-01T15:54:37.654 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.654+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=1UPVHA4WN1W0 type=del size=2329360 2023-12-01T15:54:37.656 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.656+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~SNXGWDXPMHJK.0 size=209638 2023-12-01T15:54:37.660 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.659+0000 7f9aad9148c0 1 < completed multipart upload key=QL40WD4XT3KR upload=SNXGWDXPMHJK tag=MPMVNBYR72Z4 type=write size=1258214 2023-12-01T15:54:37.664 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.663+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~YZMHP9YS9L7Z.0 size=1048576 2023-12-01T15:54:37.666 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.665+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~YZMHP9YS9L7Z.1 size=526619 2023-12-01T15:54:37.666 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.665+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=YZMHP9YS9L7Z tag=ZKKL0XMHGOK2 type=write size=2623771 2023-12-01T15:54:37.670 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.670+0000 7f9aad9148c0 1 < suggested update operation key=0U7Y4CJY3F0M tag=JQ6VFS99RT5R type=write size=133856 2023-12-01T15:54:37.672 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.672+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=IUREA991S1YW type=write size=240191 2023-12-01T15:54:37.674 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.674+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~F3AFJ0FG797X.0 size=1048576 2023-12-01T15:54:37.676 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.676+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~F3AFJ0FG797X.1 size=186943 2023-12-01T15:54:37.680 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.680+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=F3AFJ0FG797X tag=VSQFIQ9RA4Y6 type=write size=2284095 2023-12-01T15:54:37.683 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.682+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=O0L44WL7B2NK type=del size=651486 2023-12-01T15:54:37.684 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.684+0000 7f9aad9148c0 1 < completed delete operation key=STW1E6FWZWFG tag=5LZBKYCPD2BA type=del 2023-12-01T15:54:37.688 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.688+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~HIJB3PVG8JEA.0 size=1048576 2023-12-01T15:54:37.690 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.690+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~HIJB3PVG8JEA.1 size=1048576 2023-12-01T15:54:37.692 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.691+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~HIJB3PVG8JEA.2 size=367560 2023-12-01T15:54:37.692 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.691+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=HIJB3PVG8JEA tag=5TCOONH0NVF6 type=write size=3513288 2023-12-01T15:54:37.694 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.693+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=D0L8O5L2IVA0 type=del 2023-12-01T15:54:37.696 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.695+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=MQ2YT44ZEWTC type=del size=355866 2023-12-01T15:54:37.700 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.700+0000 7f9aad9148c0 1 < suggested remove operation key=5G835J5OHKO1 tag=CDDL0M6JMX22 type=del 2023-12-01T15:54:37.702 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.702+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=USDQ3ZQ336I6 type=del size=159495 2023-12-01T15:54:37.705 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.704+0000 7f9aad9148c0 1 < completed delete operation key=7SCZTDTL38DF tag=QBUHMQ4RIOJJ type=del 2023-12-01T15:54:37.707 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.706+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=PWXUMYHG0DJW type=del size=748073 2023-12-01T15:54:37.709 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.708+0000 7f9aad9148c0 1 < completed write operation key=ZX019RAH13T7 tag=BRP5H2IM4RXE type=write size=696254 2023-12-01T15:54:37.712 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.711+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=C4WQ0I46GJUJ type=del size=453682 2023-12-01T15:54:37.715 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.714+0000 7f9aad9148c0 1 < completed delete operation key=UHANOI7SM72A tag=FR4K4KI4ARAX type=del 2023-12-01T15:54:37.717 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.716+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=088N4551GKCC type=del size=2107644 2023-12-01T15:54:37.717 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.716+0000 7f9aad9148c0 1 < canceled part key=_multipart_F3S1MZ0T8YO0.2~K2PPNV4ZD6TZ.0 size=1048576 2023-12-01T15:54:37.717 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.716+0000 7f9aad9148c0 1 < canceled part key=_multipart_F3S1MZ0T8YO0.2~K2PPNV4ZD6TZ.1 size=1048576 2023-12-01T15:54:37.719 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.719+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~K2PPNV4ZD6TZ.2 size=503452 2023-12-01T15:54:37.726 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.725+0000 7f9aad9148c0 1 < canceled multipart upload key=F3S1MZ0T8YO0 upload=K2PPNV4ZD6TZ tag=KGUO2IN9NRZ1 type=write size=3649180 2023-12-01T15:54:37.732 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.731+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~V94FCBRR96ZS.0 size=1048576 2023-12-01T15:54:37.734 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.733+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~V94FCBRR96ZS.1 size=199225 2023-12-01T15:54:37.734 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.733+0000 7f9aad9148c0 1 > prepared multipart upload key=7AERYBA8D56T upload=V94FCBRR96ZS tag=UTYGII58Z9ID type=write size=2296377 2023-12-01T15:54:37.737 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.736+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=XRPNLXTV8SQN type=del 2023-12-01T15:54:37.740 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.739+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=LIGWW6CL1OU9 type=del size=1767899 2023-12-01T15:54:37.743 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.743+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=06509YG3KQXZ type=del 2023-12-01T15:54:37.750 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.749+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~HUVFJ4DHRV24.0 size=1048576 2023-12-01T15:54:37.753 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.752+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~HUVFJ4DHRV24.1 size=622199 2023-12-01T15:54:37.753 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.752+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=HUVFJ4DHRV24 tag=VQ884XZNHVXA type=write size=2719351 2023-12-01T15:54:37.756 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.756+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~6XVUCQO5SRS9.0 size=1048576 2023-12-01T15:54:37.759 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.759+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~6XVUCQO5SRS9.1 size=554832 2023-12-01T15:54:37.766 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.765+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=6XVUCQO5SRS9 tag=WQZ14QHC7B5S type=write size=2651984 2023-12-01T15:54:37.769 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.768+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=S50JU7MZQPHS type=write size=961425 2023-12-01T15:54:37.769 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.768+0000 7f9aad9148c0 1 < canceled part key=_multipart_QL40WD4XT3KR.2~JH0OYLRKDA4A.0 size=1048576 2023-12-01T15:54:37.772 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.772+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~JH0OYLRKDA4A.1 size=777486 2023-12-01T15:54:37.777 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.776+0000 7f9aad9148c0 1 < canceled multipart upload key=QL40WD4XT3KR upload=JH0OYLRKDA4A tag=IFTIG42C198C type=write size=2874638 2023-12-01T15:54:37.780 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.779+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=UFHXNIZOVTPR type=del size=973099 2023-12-01T15:54:37.784 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.783+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~JK9JRB9PQVKP.0 size=1048576 2023-12-01T15:54:37.786 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.785+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~JK9JRB9PQVKP.1 size=865333 2023-12-01T15:54:37.790 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.789+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=JK9JRB9PQVKP tag=1ASRTAF32XOW type=write size=2962485 2023-12-01T15:54:37.793 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.792+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=J1BJX7A4M20R type=write size=222179 2023-12-01T15:54:37.794 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.794+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=1UPVHA4WN1W0 type=del 2023-12-01T15:54:37.797 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.796+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=PQNBP0SK5YTS type=write size=568808 2023-12-01T15:54:37.799 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.798+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~YZMHP9YS9L7Z.0 size=1048576 2023-12-01T15:54:37.801 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.801+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~YZMHP9YS9L7Z.1 size=526619 2023-12-01T15:54:37.805 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.804+0000 7f9aad9148c0 1 < completed multipart upload key=4TPCFIP7B23Y upload=YZMHP9YS9L7Z tag=ZKKL0XMHGOK2 type=write size=2623771 2023-12-01T15:54:37.807 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.806+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=269LUUYAQMSE type=write size=589235 2023-12-01T15:54:37.809 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.808+0000 7f9aad9148c0 1 < completed write operation key=7AERYBA8D56T tag=IUREA991S1YW type=write size=240191 2023-12-01T15:54:37.812 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.811+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=84U8SNWLX60N type=del size=2194260 2023-12-01T15:54:37.815 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.814+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=O0L44WL7B2NK type=del 2023-12-01T15:54:37.817 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.816+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=U5NVG6BW61U3 type=write size=808693 2023-12-01T15:54:37.819 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.819+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~HIJB3PVG8JEA.0 size=1048576 2023-12-01T15:54:37.822 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.821+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~HIJB3PVG8JEA.1 size=1048576 2023-12-01T15:54:37.824 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.823+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~HIJB3PVG8JEA.2 size=367560 2023-12-01T15:54:37.828 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.827+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=HIJB3PVG8JEA tag=5TCOONH0NVF6 type=write size=3513288 2023-12-01T15:54:37.830 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.829+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=MHCU9170LUQP type=del size=3851049 2023-12-01T15:54:37.832 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.831+0000 7f9aad9148c0 1 < completed delete operation key=7SCZTDTL38DF tag=MQ2YT44ZEWTC type=del 2023-12-01T15:54:37.838 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.837+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~7TMM6933YKO7.0 size=1048576 2023-12-01T15:54:37.840 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.839+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~7TMM6933YKO7.1 size=1048576 2023-12-01T15:54:37.842 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.841+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~7TMM6933YKO7.2 size=826548 2023-12-01T15:54:37.842 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.841+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=7TMM6933YKO7 tag=91CWL58SNG17 type=write size=3972276 2023-12-01T15:54:37.846 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.845+0000 7f9aad9148c0 1 < suggested remove operation key=ZX019RAH13T7 tag=USDQ3ZQ336I6 type=del 2023-12-01T15:54:37.849 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.848+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=ZF0JCVDT992G type=del size=1856330 2023-12-01T15:54:37.851 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.851+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=PWXUMYHG0DJW type=del 2023-12-01T15:54:37.856 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.855+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~28DGRC063Z6T.0 size=1048576 2023-12-01T15:54:37.858 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.857+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~28DGRC063Z6T.1 size=928663 2023-12-01T15:54:37.858 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.857+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=28DGRC063Z6T tag=GW0AV5SHN1FL type=write size=3025815 2023-12-01T15:54:37.861 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.860+0000 7f9aad9148c0 1 < canceled operation key=STW1E6FWZWFG tag=C4WQ0I46GJUJ type=del size=453682 2023-12-01T15:54:37.864 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.863+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=QED1DNJKNCXV type=write size=641281 2023-12-01T15:54:37.868 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.867+0000 7f9aad9148c0 -1 < failed to complete operation key=ZX019RAH13T7 tag=088N4551GKCC type=del size=2107644: (22) Invalid argument 2023-12-01T15:54:37.872 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.871+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~FS5HVB76Y3QG.0 size=1048576 2023-12-01T15:54:37.874 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.874+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~FS5HVB76Y3QG.1 size=1048576 2023-12-01T15:54:37.877 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.876+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~FS5HVB76Y3QG.2 size=618115 2023-12-01T15:54:37.877 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.876+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=FS5HVB76Y3QG tag=UJ9KAAEG89UK type=write size=3763843 2023-12-01T15:54:37.881 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.880+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~V94FCBRR96ZS.0 size=1048576 2023-12-01T15:54:37.884 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.884+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~V94FCBRR96ZS.1 size=199225 2023-12-01T15:54:37.891 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.891+0000 7f9aad9148c0 1 < completed multipart upload key=7AERYBA8D56T upload=V94FCBRR96ZS tag=UTYGII58Z9ID type=write size=2296377 2023-12-01T15:54:37.897 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.897+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~2VJZDQU9KHSF.0 size=368140 2023-12-01T15:54:37.897 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.897+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=2VJZDQU9KHSF tag=KIIRLD540O7I type=write size=1416716 2023-12-01T15:54:37.901 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.901+0000 7f9aad9148c0 1 < completed delete operation key=STW1E6FWZWFG tag=LIGWW6CL1OU9 type=del 2023-12-01T15:54:37.906 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.905+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=0U0219RG3ZGM type=del size=690335 2023-12-01T15:54:37.909 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.908+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~HUVFJ4DHRV24.0 size=1048576 2023-12-01T15:54:37.909 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.908+0000 7f9aad9148c0 1 < canceled part key=_multipart_9ERGLZ55JBYH.2~HUVFJ4DHRV24.1 size=622199 2023-12-01T15:54:37.916 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.916+0000 7f9aad9148c0 1 < canceled multipart upload key=9ERGLZ55JBYH upload=HUVFJ4DHRV24 tag=VQ884XZNHVXA type=write size=2719351 2023-12-01T15:54:37.920 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.920+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=OMLT5WM8YY0L type=write size=111638 2023-12-01T15:54:37.924 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.924+0000 7f9aad9148c0 1 < completed write operation key=GL0E747I5H45 tag=S50JU7MZQPHS type=write size=961425 2023-12-01T15:54:37.927 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.926+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=HWGVXEMKHHRX type=del size=2717616 2023-12-01T15:54:37.929 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.929+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=UFHXNIZOVTPR type=del 2023-12-01T15:54:37.933 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.933+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~DPRXDCY9DR33.0 size=705219 2023-12-01T15:54:37.933 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.933+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=DPRXDCY9DR33 tag=5DLHRSVSG29U type=write size=1753795 2023-12-01T15:54:37.936 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.935+0000 7f9aad9148c0 1 < completed write operation key=0U7Y4CJY3F0M tag=J1BJX7A4M20R type=write size=222179 2023-12-01T15:54:37.940 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.939+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~NOHIZMPCM7QE.0 size=1048576 2023-12-01T15:54:37.942 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.941+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~NOHIZMPCM7QE.1 size=1048576 2023-12-01T15:54:37.944 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.943+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~NOHIZMPCM7QE.2 size=876753 2023-12-01T15:54:37.944 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.943+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=NOHIZMPCM7QE tag=HB880VT2RZVR type=write size=4022481 2023-12-01T15:54:37.946 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.946+0000 7f9aad9148c0 1 < canceled operation key=WCZIE7QYG09W tag=PQNBP0SK5YTS type=write size=568808 2023-12-01T15:54:37.948 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.948+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=J1BEN9KMAQD2 type=del size=1472804 2023-12-01T15:54:37.953 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.952+0000 7f9aad9148c0 1 < suggested update operation key=13J225PC95SO tag=269LUUYAQMSE type=write size=589235 2023-12-01T15:54:37.957 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.956+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~P487N80UI836.0 size=1048576 2023-12-01T15:54:37.958 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.958+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~P487N80UI836.1 size=818126 2023-12-01T15:54:37.958 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.958+0000 7f9aad9148c0 1 > prepared multipart upload key=7AERYBA8D56T upload=P487N80UI836 tag=MYJYLWF0EJ5B type=write size=2915278 2023-12-01T15:54:37.960 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.960+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=84U8SNWLX60N type=del 2023-12-01T15:54:37.962 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.962+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=VFP4IZULU0K1 type=del size=2563942 2023-12-01T15:54:37.964 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.964+0000 7f9aad9148c0 1 < completed write operation key=CG4WLRG2105M tag=U5NVG6BW61U3 type=write size=808693 2023-12-01T15:54:37.966 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.966+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=IST84JUOYJBJ type=write size=933463 2023-12-01T15:54:37.973 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.972+0000 7f9aad9148c0 1 < suggested update operation key=7AERYBA8D56T tag=MHCU9170LUQP type=del size=3851049 2023-12-01T15:54:37.976 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.975+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=XPWSMW7LNWX1 type=del size=983691 2023-12-01T15:54:37.976 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.975+0000 7f9aad9148c0 1 < canceled part key=_multipart_4TPCFIP7B23Y.2~7TMM6933YKO7.0 size=1048576 2023-12-01T15:54:37.978 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.978+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~7TMM6933YKO7.1 size=1048576 2023-12-01T15:54:37.981 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.980+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~7TMM6933YKO7.2 size=826548 2023-12-01T15:54:37.986 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.985+0000 7f9aad9148c0 1 < canceled multipart upload key=4TPCFIP7B23Y upload=7TMM6933YKO7 tag=91CWL58SNG17 type=write size=3972276 2023-12-01T15:54:37.989 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.989+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~R7FX73EQLTGZ.0 size=1048576 2023-12-01T15:54:37.991 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.990+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~R7FX73EQLTGZ.1 size=617157 2023-12-01T15:54:37.991 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.990+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=R7FX73EQLTGZ tag=XWGCDLHUICZY type=write size=2714309 2023-12-01T15:54:37.997 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.995+0000 7f9aad9148c0 1 < suggested remove operation key=ZX019RAH13T7 tag=ZF0JCVDT992G type=del 2023-12-01T15:54:37.997 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.997+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=JE82O9MD7ERC type=write size=678951 2023-12-01T15:54:38.000 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:37.999+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~28DGRC063Z6T.0 size=1048576 2023-12-01T15:54:38.159 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.158+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~28DGRC063Z6T.1 size=928663 2023-12-01T15:54:38.163 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.162+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=28DGRC063Z6T tag=GW0AV5SHN1FL type=write size=3025815 2023-12-01T15:54:38.167 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.167+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~1W2AY13WJHM8.0 size=1048576 2023-12-01T15:54:38.169 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.169+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~1W2AY13WJHM8.1 size=1048576 2023-12-01T15:54:38.171 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.171+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~1W2AY13WJHM8.2 size=22917 2023-12-01T15:54:38.171 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.171+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=1W2AY13WJHM8 tag=QZCOG8R5UPCW type=write size=3168645 2023-12-01T15:54:38.176 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.175+0000 7f9aad9148c0 1 < suggested remove operation key=QL40WD4XT3KR tag=QED1DNJKNCXV type=write 2023-12-01T15:54:38.179 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.178+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=BX52ACISKIZ0 type=del size=2197475 2023-12-01T15:54:38.181 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.181+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~FS5HVB76Y3QG.0 size=1048576 2023-12-01T15:54:38.183 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.183+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~FS5HVB76Y3QG.1 size=1048576 2023-12-01T15:54:38.185 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.185+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~FS5HVB76Y3QG.2 size=618115 2023-12-01T15:54:38.189 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.188+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=FS5HVB76Y3QG tag=UJ9KAAEG89UK type=write size=3763843 2023-12-01T15:54:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:54:38.192 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.191+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=N5B942DB90D8 type=del size=4010148 2023-12-01T15:54:38.194 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.193+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~2VJZDQU9KHSF.0 size=368140 2023-12-01T15:54:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:54:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:54:38.198 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.197+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=2VJZDQU9KHSF tag=KIIRLD540O7I type=write size=1416716 2023-12-01T15:54:38.200 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.199+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=9L2I55JWP3ZN type=del size=1104527 2023-12-01T15:54:38.202 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.201+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=0U0219RG3ZGM type=del 2023-12-01T15:54:38.204 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.203+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=24D7O0N3BH8Z type=del size=3565767 2023-12-01T15:54:38.205 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.205+0000 7f9aad9148c0 1 < completed write operation key=0U7Y4CJY3F0M tag=OMLT5WM8YY0L type=write size=111638 2023-12-01T15:54:38.208 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.207+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=R2W2JLZA1E0K type=del size=419297 2023-12-01T15:54:38.211 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.211+0000 7f9aad9148c0 -1 < failed to complete operation key=13J225PC95SO tag=HWGVXEMKHHRX type=del size=2717616: (22) Invalid argument 2023-12-01T15:54:38.213 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.213+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=3DEXELICPC5R type=write size=336399 2023-12-01T15:54:38.216 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.215+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~DPRXDCY9DR33.0 size=705219 2023-12-01T15:54:38.220 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.219+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=DPRXDCY9DR33 tag=5DLHRSVSG29U type=write size=1753795 2023-12-01T15:54:38.223 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.222+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=JZ9JZGATUT1H type=del size=2178759 2023-12-01T15:54:38.225 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.225+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~NOHIZMPCM7QE.0 size=1048576 2023-12-01T15:54:38.228 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.227+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~NOHIZMPCM7QE.1 size=1048576 2023-12-01T15:54:38.228 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.227+0000 7f9aad9148c0 1 < canceled part key=_multipart_N3Z7KLVTUY6R.2~NOHIZMPCM7QE.2 size=876753 2023-12-01T15:54:38.234 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.233+0000 7f9aad9148c0 1 < canceled multipart upload key=N3Z7KLVTUY6R upload=NOHIZMPCM7QE tag=HB880VT2RZVR type=write size=4022481 2023-12-01T15:54:38.237 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.236+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=IRHGEGJBKTTA type=write size=172992 2023-12-01T15:54:38.240 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.239+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=J1BEN9KMAQD2 type=del 2023-12-01T15:54:38.242 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.242+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=JD8HOFFQX4U8 type=del size=4090800 2023-12-01T15:54:38.245 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.245+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~P487N80UI836.0 size=1048576 2023-12-01T15:54:38.247 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.247+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~P487N80UI836.1 size=818126 2023-12-01T15:54:38.253 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.253+0000 7f9aad9148c0 1 < completed multipart upload key=7AERYBA8D56T upload=P487N80UI836 tag=MYJYLWF0EJ5B type=write size=2915278 2023-12-01T15:54:38.256 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.255+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=QX4O0HPV85N3 type=write size=494048 2023-12-01T15:54:38.258 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.257+0000 7f9aad9148c0 1 < completed delete operation key=ZSEEWQ6LLIR5 tag=VFP4IZULU0K1 type=del 2023-12-01T15:54:38.263 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.263+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~QMOKQ87O2H3K.0 size=618790 2023-12-01T15:54:38.264 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.263+0000 7f9aad9148c0 1 > prepared multipart upload key=7AERYBA8D56T upload=QMOKQ87O2H3K tag=LM9SGCITKA5N type=write size=1667366 2023-12-01T15:54:38.269 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.268+0000 7f9aad9148c0 1 < suggested remove operation key=TJPNEHX0PPEI tag=IST84JUOYJBJ type=write 2023-12-01T15:54:38.274 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.273+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~NZIDAPVLC62E.0 size=1048576 2023-12-01T15:54:38.276 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.275+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~NZIDAPVLC62E.1 size=433811 2023-12-01T15:54:38.276 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.275+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=NZIDAPVLC62E tag=VDOWBHB3X4K4 type=write size=2530963 2023-12-01T15:54:38.278 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.278+0000 7f9aad9148c0 1 < canceled operation key=LRBWJ27JFVKO tag=XPWSMW7LNWX1 type=del size=983691 2023-12-01T15:54:38.281 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.280+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=5TD37SL53LDP type=write size=135087 2023-12-01T15:54:38.283 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.283+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~R7FX73EQLTGZ.0 size=1048576 2023-12-01T15:54:38.286 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.285+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~R7FX73EQLTGZ.1 size=617157 2023-12-01T15:54:38.291 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.291+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=R7FX73EQLTGZ tag=XWGCDLHUICZY type=write size=2714309 2023-12-01T15:54:38.294 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.293+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=E27K2364XIW1 type=del size=2928559 2023-12-01T15:54:38.298 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.298+0000 7f9aad9148c0 1 < suggested update operation key=0U7Y4CJY3F0M tag=JE82O9MD7ERC type=write size=678951 2023-12-01T15:54:38.301 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.300+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=VTN2101W27L8 type=del size=4022176 2023-12-01T15:54:38.304 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.304+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~1W2AY13WJHM8.0 size=1048576 2023-12-01T15:54:38.307 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.306+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~1W2AY13WJHM8.1 size=1048576 2023-12-01T15:54:38.309 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.308+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~1W2AY13WJHM8.2 size=22917 2023-12-01T15:54:38.314 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.313+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=1W2AY13WJHM8 tag=QZCOG8R5UPCW type=write size=3168645 2023-12-01T15:54:38.319 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.319+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~WY33WAWMA6J7.0 size=264339 2023-12-01T15:54:38.319 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.319+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=WY33WAWMA6J7 tag=USFG932SXHVL type=write size=1312915 2023-12-01T15:54:38.322 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.322+0000 7f9aad9148c0 1 < completed delete operation key=7SCZTDTL38DF tag=BX52ACISKIZ0 type=del 2023-12-01T15:54:38.328 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.327+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~C0ADNL5T8P9K.0 size=1048576 2023-12-01T15:54:38.331 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.330+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~C0ADNL5T8P9K.1 size=940386 2023-12-01T15:54:38.331 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.330+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=C0ADNL5T8P9K tag=RV9UEPUF1KV6 type=write size=3037538 2023-12-01T15:54:38.333 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.333+0000 7f9aad9148c0 1 < completed delete operation key=7SCZTDTL38DF tag=N5B942DB90D8 type=del 2023-12-01T15:54:38.337 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.336+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=CPBZJWTTH3IH type=del size=3604568 2023-12-01T15:54:38.339 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.339+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=9L2I55JWP3ZN type=del 2023-12-01T15:54:38.342 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.341+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=DO6SO8X85C0T type=del size=2639318 2023-12-01T15:54:38.346 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.345+0000 7f9aad9148c0 1 < completed delete operation key=XUT4H8IMHOJ0 tag=24D7O0N3BH8Z type=del 2023-12-01T15:54:38.348 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.347+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=2MW43OEC4QM0 type=del size=1800828 2023-12-01T15:54:38.350 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.350+0000 7f9aad9148c0 1 < canceled operation key=UHANOI7SM72A tag=R2W2JLZA1E0K type=del size=419297 2023-12-01T15:54:38.356 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.356+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~PJ572J4M9KEN.0 size=1048576 2023-12-01T15:54:38.358 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.358+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~PJ572J4M9KEN.1 size=1048576 2023-12-01T15:54:38.360 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.360+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~PJ572J4M9KEN.2 size=565959 2023-12-01T15:54:38.361 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.360+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=PJ572J4M9KEN tag=MADGTA6AT670 type=write size=3711687 2023-12-01T15:54:38.363 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.362+0000 7f9aad9148c0 1 < canceled operation key=GL0E747I5H45 tag=3DEXELICPC5R type=write size=336399 2023-12-01T15:54:38.365 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.365+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=WSSRPLQR538E type=del size=2807718 2023-12-01T15:54:38.368 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.367+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=JZ9JZGATUT1H type=del 2023-12-01T15:54:38.372 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.371+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=VY35HV3SFXMC type=del size=1052551 2023-12-01T15:54:38.375 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.374+0000 7f9aad9148c0 1 < completed write operation key=M4MZE7PGW6LH tag=IRHGEGJBKTTA type=write size=172992 2023-12-01T15:54:38.377 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.377+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=NOWQ98ZQTGT3 type=del size=920704 2023-12-01T15:54:38.384 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.384+0000 7f9aad9148c0 1 < suggested update operation key=QL40WD4XT3KR tag=JD8HOFFQX4U8 type=del size=4090800 2023-12-01T15:54:38.388 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.387+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=2ETXWVDJ5UMT type=del size=2332414 2023-12-01T15:54:38.391 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.390+0000 7f9aad9148c0 1 < completed write operation key=DIBWN0C1T4Q7 tag=QX4O0HPV85N3 type=write size=494048 2023-12-01T15:54:38.393 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.393+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=W35S0DGARW1T type=del size=4097711 2023-12-01T15:54:38.396 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.395+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~QMOKQ87O2H3K.0 size=618790 2023-12-01T15:54:38.402 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.402+0000 7f9aad9148c0 1 < completed multipart upload key=7AERYBA8D56T upload=QMOKQ87O2H3K tag=LM9SGCITKA5N type=write size=1667366 2023-12-01T15:54:38.408 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.407+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=EBK4YBYAFC6U type=del size=3642683 2023-12-01T15:54:38.408 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.408+0000 7f9aad9148c0 1 < canceled part key=_multipart_ZX019RAH13T7.2~NZIDAPVLC62E.0 size=1048576 2023-12-01T15:54:38.411 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.410+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~NZIDAPVLC62E.1 size=433811 2023-12-01T15:54:38.416 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.415+0000 7f9aad9148c0 1 < canceled multipart upload key=ZX019RAH13T7 upload=NZIDAPVLC62E tag=VDOWBHB3X4K4 type=write size=2530963 2023-12-01T15:54:38.419 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.418+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=IBHVPPCZNXDY type=del size=2242238 2023-12-01T15:54:38.421 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.420+0000 7f9aad9148c0 1 < completed write operation key=7AERYBA8D56T tag=5TD37SL53LDP type=write size=135087 2023-12-01T15:54:38.423 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.423+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=T6MGYWCEF6MX type=del size=765466 2023-12-01T15:54:38.426 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.425+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=E27K2364XIW1 type=del 2023-12-01T15:54:38.428 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.427+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=8Q3MJ6UVEZHV type=write size=437366 2023-12-01T15:54:38.433 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.432+0000 7f9aad9148c0 1 < suggested update operation key=5G835J5OHKO1 tag=VTN2101W27L8 type=del size=4022176 2023-12-01T15:54:38.435 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.434+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=WMH9FLSJ9JG7 type=del size=3275623 2023-12-01T15:54:38.437 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.436+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~WY33WAWMA6J7.0 size=264339 2023-12-01T15:54:38.441 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.441+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=WY33WAWMA6J7 tag=USFG932SXHVL type=write size=1312915 2023-12-01T15:54:38.444 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.444+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=3HLDM9F88CY3 type=del size=833420 2023-12-01T15:54:38.445 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.444+0000 7f9aad9148c0 1 < canceled part key=_multipart_YZA6VLP3D9HJ.2~C0ADNL5T8P9K.0 size=1048576 2023-12-01T15:54:38.447 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.446+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~C0ADNL5T8P9K.1 size=940386 2023-12-01T15:54:38.452 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.451+0000 7f9aad9148c0 1 < canceled multipart upload key=YZA6VLP3D9HJ upload=C0ADNL5T8P9K tag=RV9UEPUF1KV6 type=write size=3037538 2023-12-01T15:54:38.456 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.455+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~U24XNX2TKXTH.0 size=1048576 2023-12-01T15:54:38.458 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.457+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~U24XNX2TKXTH.1 size=1048576 2023-12-01T15:54:38.460 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.460+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~U24XNX2TKXTH.2 size=1033493 2023-12-01T15:54:38.460 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.460+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=U24XNX2TKXTH tag=QP5H7V7D7P15 type=write size=4179221 2023-12-01T15:54:38.463 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.463+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=CPBZJWTTH3IH type=del 2023-12-01T15:54:38.468 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.468+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~YOLXRQNX1QM7.0 size=1048576 2023-12-01T15:54:38.471 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.470+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~YOLXRQNX1QM7.1 size=1048576 2023-12-01T15:54:38.473 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.472+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~YOLXRQNX1QM7.2 size=753508 2023-12-01T15:54:38.473 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.472+0000 7f9aad9148c0 1 > prepared multipart upload key=ZSEEWQ6LLIR5 upload=YOLXRQNX1QM7 tag=D5UP4FZJNGDO type=write size=3899236 2023-12-01T15:54:38.479 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.478+0000 7f9aad9148c0 1 < suggested update operation key=M4MZE7PGW6LH tag=DO6SO8X85C0T type=del size=2639318 2023-12-01T15:54:38.486 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.486+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~QBU7V8PTZQ0A.0 size=37976 2023-12-01T15:54:38.486 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.486+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=QBU7V8PTZQ0A tag=7C0LKYVSAHSY type=write size=1086552 2023-12-01T15:54:38.489 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.489+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=2MW43OEC4QM0 type=del 2023-12-01T15:54:38.492 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.491+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=B4UE18CTCFLF type=del size=1405659 2023-12-01T15:54:38.495 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.494+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~PJ572J4M9KEN.0 size=1048576 2023-12-01T15:54:38.497 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.497+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~PJ572J4M9KEN.1 size=1048576 2023-12-01T15:54:38.499 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.499+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~PJ572J4M9KEN.2 size=565959 2023-12-01T15:54:38.503 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.503+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=PJ572J4M9KEN tag=MADGTA6AT670 type=write size=3711687 2023-12-01T15:54:38.506 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.505+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=8BDZ4B8ZJX5V type=del size=1539387 2023-12-01T15:54:38.508 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.508+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=WSSRPLQR538E type=del 2023-12-01T15:54:38.512 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.512+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~EWPLGT8ZN0F1.0 size=1048576 2023-12-01T15:54:38.515 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.514+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~EWPLGT8ZN0F1.1 size=147675 2023-12-01T15:54:38.515 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.514+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=EWPLGT8ZN0F1 tag=J1NVT1912SIX type=write size=2244827 2023-12-01T15:54:38.518 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.518+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=VY35HV3SFXMC type=del 2023-12-01T15:54:38.524 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.524+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~77UDTZDLVLN1.0 size=1048576 2023-12-01T15:54:38.527 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.526+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~77UDTZDLVLN1.1 size=1048576 2023-12-01T15:54:38.530 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.529+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~77UDTZDLVLN1.2 size=258364 2023-12-01T15:54:38.530 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.529+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=77UDTZDLVLN1 tag=WL2A7FA4X5AC type=write size=3404092 2023-12-01T15:54:38.534 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.534+0000 7f9aad9148c0 -1 < failed to complete operation key=M4MZE7PGW6LH tag=NOWQ98ZQTGT3 type=del size=920704: (22) Invalid argument 2023-12-01T15:54:38.540 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.540+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~S4SS2WFSMYUM.0 size=1048576 2023-12-01T15:54:38.544 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.543+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~S4SS2WFSMYUM.1 size=1048576 2023-12-01T15:54:38.547 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.546+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~S4SS2WFSMYUM.2 size=980545 2023-12-01T15:54:38.547 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.546+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=S4SS2WFSMYUM tag=1BW67XTJIKSN type=write size=4126273 2023-12-01T15:54:38.550 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.549+0000 7f9aad9148c0 1 < canceled operation key=7SCZTDTL38DF tag=2ETXWVDJ5UMT type=del size=2332414 2023-12-01T15:54:38.553 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.553+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=E2L36RUVVJ7Q type=del size=3321283 2023-12-01T15:54:38.556 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.556+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=W35S0DGARW1T type=del 2023-12-01T15:54:38.559 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.559+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=YKYPOA6BXRZE type=del size=1934727 2023-12-01T15:54:38.563 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.563+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=EBK4YBYAFC6U type=del 2023-12-01T15:54:38.569 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.568+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~3AXL9YBFWVO8.0 size=1048576 2023-12-01T15:54:38.571 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.570+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~3AXL9YBFWVO8.1 size=236127 2023-12-01T15:54:38.571 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.570+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=3AXL9YBFWVO8 tag=16BU56TMZMPK type=write size=2333279 2023-12-01T15:54:38.577 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.576+0000 7f9aad9148c0 -1 < failed to complete operation key=5G835J5OHKO1 tag=IBHVPPCZNXDY type=del size=2242238: (22) Invalid argument 2023-12-01T15:54:38.580 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.579+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=HARXGB1BAG11 type=write size=803731 2023-12-01T15:54:38.584 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.583+0000 7f9aad9148c0 1 < completed delete operation key=9ERGLZ55JBYH tag=T6MGYWCEF6MX type=del 2023-12-01T15:54:38.588 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.587+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~0NM2NPB2UHVG.0 size=1048576 2023-12-01T15:54:38.590 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.589+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~0NM2NPB2UHVG.1 size=1048576 2023-12-01T15:54:38.591 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.591+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~0NM2NPB2UHVG.2 size=865018 2023-12-01T15:54:38.591 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.591+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=0NM2NPB2UHVG tag=I42EOAS7RKSU type=write size=4010746 2023-12-01T15:54:38.593 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.593+0000 7f9aad9148c0 1 < canceled operation key=WCZIE7QYG09W tag=8Q3MJ6UVEZHV type=write size=437366 2023-12-01T15:54:38.595 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.595+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=FZ6WC4LS8JEM type=del size=2459919 2023-12-01T15:54:38.598 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.597+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=WMH9FLSJ9JG7 type=del 2023-12-01T15:54:38.600 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.600+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=AV3KSTP2DVP5 type=del size=3841817 2023-12-01T15:54:38.602 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.602+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=3HLDM9F88CY3 type=del 2023-12-01T15:54:38.605 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.604+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=SMQW8X96Q6Z6 type=del size=1205009 2023-12-01T15:54:38.609 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.606+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~U24XNX2TKXTH.0 size=1048576 2023-12-01T15:54:38.609 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.608+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~U24XNX2TKXTH.1 size=1048576 2023-12-01T15:54:38.611 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.611+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~U24XNX2TKXTH.2 size=1033493 2023-12-01T15:54:38.617 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.616+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=U24XNX2TKXTH tag=QP5H7V7D7P15 type=write size=4179221 2023-12-01T15:54:38.623 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.622+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~UHKU8T1A2D4F.0 size=1048576 2023-12-01T15:54:38.625 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.624+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~UHKU8T1A2D4F.1 size=1048576 2023-12-01T15:54:38.627 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.626+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~UHKU8T1A2D4F.2 size=58882 2023-12-01T15:54:38.627 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.626+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=UHKU8T1A2D4F tag=LX5W0KHQEL9G type=write size=3204610 2023-12-01T15:54:38.629 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.629+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~YOLXRQNX1QM7.0 size=1048576 2023-12-01T15:54:38.632 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.632+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~YOLXRQNX1QM7.1 size=1048576 2023-12-01T15:54:38.635 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.634+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~YOLXRQNX1QM7.2 size=753508 2023-12-01T15:54:38.639 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.639+0000 7f9aad9148c0 1 < completed multipart upload key=ZSEEWQ6LLIR5 upload=YOLXRQNX1QM7 tag=D5UP4FZJNGDO type=write size=3899236 2023-12-01T15:54:38.642 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.641+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=VNWA71SCQ0BZ type=del size=1747677 2023-12-01T15:54:38.645 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.644+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~QBU7V8PTZQ0A.0 size=37976 2023-12-01T15:54:38.651 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.650+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=QBU7V8PTZQ0A tag=7C0LKYVSAHSY type=write size=1086552 2023-12-01T15:54:38.653 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.652+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=EYNQUZWWZLTE type=del size=2519897 2023-12-01T15:54:38.655 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.655+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=B4UE18CTCFLF type=del 2023-12-01T15:54:38.657 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.657+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=M8FXLQTJ6W15 type=del size=3269621 2023-12-01T15:54:38.662 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.661+0000 7f9aad9148c0 1 < suggested update operation key=UHANOI7SM72A tag=8BDZ4B8ZJX5V type=del size=1539387 2023-12-01T15:54:38.666 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.666+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~JMXZ2XW9L2TV.0 size=636776 2023-12-01T15:54:38.667 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.666+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=JMXZ2XW9L2TV tag=SJH9D454Q4SX type=write size=1685352 2023-12-01T15:54:38.669 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.668+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~EWPLGT8ZN0F1.0 size=1048576 2023-12-01T15:54:38.670 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.670+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~EWPLGT8ZN0F1.1 size=147675 2023-12-01T15:54:38.675 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.674+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=EWPLGT8ZN0F1 tag=J1NVT1912SIX type=write size=2244827 2023-12-01T15:54:38.677 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.677+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=IF12AGWT6CWT type=del size=2315734 2023-12-01T15:54:38.680 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.680+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~77UDTZDLVLN1.0 size=1048576 2023-12-01T15:54:38.683 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.683+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~77UDTZDLVLN1.1 size=1048576 2023-12-01T15:54:38.686 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.685+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~77UDTZDLVLN1.2 size=258364 2023-12-01T15:54:38.691 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.690+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=77UDTZDLVLN1 tag=WL2A7FA4X5AC type=write size=3404092 2023-12-01T15:54:38.694 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.693+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=Q99MFGTR7U3N type=del size=1209349 2023-12-01T15:54:38.697 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.697+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~S4SS2WFSMYUM.0 size=1048576 2023-12-01T15:54:38.697 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.697+0000 7f9aad9148c0 1 < canceled part key=_multipart_9ERGLZ55JBYH.2~S4SS2WFSMYUM.1 size=1048576 2023-12-01T15:54:38.701 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.700+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~S4SS2WFSMYUM.2 size=980545 2023-12-01T15:54:38.706 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.705+0000 7f9aad9148c0 1 < canceled multipart upload key=9ERGLZ55JBYH upload=S4SS2WFSMYUM tag=1BW67XTJIKSN type=write size=4126273 2023-12-01T15:54:38.710 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.709+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=NPXLIT0PPA6H type=del size=2671018 2023-12-01T15:54:38.720 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.719+0000 7f9aad9148c0 1 < suggested update operation key=QL40WD4XT3KR tag=E2L36RUVVJ7Q type=del size=3321283 2023-12-01T15:54:38.723 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.723+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=E6ULOLG60QJ2 type=write size=495983 2023-12-01T15:54:38.726 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.726+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=YKYPOA6BXRZE type=del 2023-12-01T15:54:38.729 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.729+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=FM112PF6WHS8 type=del size=2530118 2023-12-01T15:54:38.733 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.732+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~3AXL9YBFWVO8.0 size=1048576 2023-12-01T15:54:38.736 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.735+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~3AXL9YBFWVO8.1 size=236127 2023-12-01T15:54:38.740 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.740+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=3AXL9YBFWVO8 tag=16BU56TMZMPK type=write size=2333279 2023-12-01T15:54:38.743 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.742+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=SC8HTT8GSZIX type=del size=3484172 2023-12-01T15:54:38.747 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.747+0000 7f9aad9148c0 1 < suggested update operation key=WCZIE7QYG09W tag=HARXGB1BAG11 type=write size=803731 2023-12-01T15:54:38.751 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.751+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~5IC7F208D78H.0 size=1048576 2023-12-01T15:54:38.753 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.753+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~5IC7F208D78H.1 size=592777 2023-12-01T15:54:38.754 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.753+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=5IC7F208D78H tag=QAPXZ1D4X6ME type=write size=2689929 2023-12-01T15:54:38.756 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.755+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~0NM2NPB2UHVG.0 size=1048576 2023-12-01T15:54:38.758 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.757+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~0NM2NPB2UHVG.1 size=1048576 2023-12-01T15:54:38.760 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.759+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~0NM2NPB2UHVG.2 size=865018 2023-12-01T15:54:38.766 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.765+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=0NM2NPB2UHVG tag=I42EOAS7RKSU type=write size=4010746 2023-12-01T15:54:38.769 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.768+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=OCHVWDIUMBXY type=del size=355757 2023-12-01T15:54:38.772 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.771+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=FZ6WC4LS8JEM type=del 2023-12-01T15:54:38.777 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.776+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~X38K57ATT92H.0 size=211192 2023-12-01T15:54:38.777 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.776+0000 7f9aad9148c0 1 > prepared multipart upload key=ZSEEWQ6LLIR5 upload=X38K57ATT92H tag=JTWJ461UEKGR type=write size=1259768 2023-12-01T15:54:38.782 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.782+0000 7f9aad9148c0 1 < suggested update operation key=4TPCFIP7B23Y tag=AV3KSTP2DVP5 type=del size=3841817 2023-12-01T15:54:38.785 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.784+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=2YD6SG3O5QLF type=del size=776537 2023-12-01T15:54:38.788 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.787+0000 7f9aad9148c0 1 < completed delete operation key=N05IKWTYQPE2 tag=SMQW8X96Q6Z6 type=del 2023-12-01T15:54:38.790 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.789+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=MBD6ONJEIAOO type=del size=3977468 2023-12-01T15:54:38.793 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.792+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~UHKU8T1A2D4F.0 size=1048576 2023-12-01T15:54:38.795 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.795+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~UHKU8T1A2D4F.1 size=1048576 2023-12-01T15:54:38.797 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.797+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~UHKU8T1A2D4F.2 size=58882 2023-12-01T15:54:38.803 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.802+0000 7f9aad9148c0 1 < completed multipart upload key=0B25CAN3DDPZ upload=UHKU8T1A2D4F tag=LX5W0KHQEL9G type=write size=3204610 2023-12-01T15:54:38.805 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.804+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=MORZV2J6N1U7 type=write size=143529 2023-12-01T15:54:38.807 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.806+0000 7f9aad9148c0 1 < canceled operation key=TJPNEHX0PPEI tag=VNWA71SCQ0BZ type=del size=1747677 2023-12-01T15:54:38.813 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.810+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~6WNITTF9LG1K.0 size=1048576 2023-12-01T15:54:38.813 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.812+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~6WNITTF9LG1K.1 size=1048576 2023-12-01T15:54:38.814 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.814+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~6WNITTF9LG1K.2 size=84824 2023-12-01T15:54:38.814 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.814+0000 7f9aad9148c0 1 > prepared multipart upload key=ZSEEWQ6LLIR5 upload=6WNITTF9LG1K tag=OM7BUBOP3J8L type=write size=3230552 2023-12-01T15:54:38.816 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.816+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=EYNQUZWWZLTE type=del 2023-12-01T15:54:38.819 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.818+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=0N7LTCKYI9BM type=del size=2624730 2023-12-01T15:54:38.820 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.820+0000 7f9aad9148c0 1 < canceled operation key=SMRTKA9GZJ8P tag=M8FXLQTJ6W15 type=del size=3269621 2023-12-01T15:54:38.823 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.822+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=FU8C8BT5LD2E type=del size=2451381 2023-12-01T15:54:38.825 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.824+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~JMXZ2XW9L2TV.0 size=636776 2023-12-01T15:54:38.829 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.829+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=JMXZ2XW9L2TV tag=SJH9D454Q4SX type=write size=1685352 2023-12-01T15:54:38.832 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.832+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=77JPILVJK0CB type=del size=1986494 2023-12-01T15:54:38.836 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.835+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=IF12AGWT6CWT type=del 2023-12-01T15:54:38.840 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.839+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=GWT30SEG0BOV type=del size=152684 2023-12-01T15:54:38.844 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.843+0000 7f9aad9148c0 -1 < failed to complete operation key=4TPCFIP7B23Y tag=Q99MFGTR7U3N type=del size=1209349: (22) Invalid argument 2023-12-01T15:54:38.850 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.849+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~IQGW2I0E8IHU.0 size=1048576 2023-12-01T15:54:38.853 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.853+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~IQGW2I0E8IHU.1 size=1048576 2023-12-01T15:54:38.857 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.856+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~IQGW2I0E8IHU.2 size=500804 2023-12-01T15:54:38.857 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.856+0000 7f9aad9148c0 1 > prepared multipart upload key=UHANOI7SM72A upload=IQGW2I0E8IHU tag=0B36IIQGGAA2 type=write size=3646532 2023-12-01T15:54:38.860 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.859+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=NPXLIT0PPA6H type=del 2023-12-01T15:54:38.866 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.865+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~9MMI3E07KNEV.0 size=1048576 2023-12-01T15:54:38.868 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.868+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~9MMI3E07KNEV.1 size=950787 2023-12-01T15:54:38.868 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.868+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=9MMI3E07KNEV tag=G5KHO63N1SOE type=write size=3047939 2023-12-01T15:54:38.872 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.871+0000 7f9aad9148c0 1 < completed write operation key=F3S1MZ0T8YO0 tag=E6ULOLG60QJ2 type=write size=495983 2023-12-01T15:54:38.876 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.876+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=OVESPDW7WQ3A type=del size=1134425 2023-12-01T15:54:38.880 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.879+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=FM112PF6WHS8 type=del 2023-12-01T15:54:38.882 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.882+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=GXJJ0QV5P5B5 type=del size=2338311 2023-12-01T15:54:38.885 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.885+0000 7f9aad9148c0 1 < completed delete operation key=9ERGLZ55JBYH tag=SC8HTT8GSZIX type=del 2023-12-01T15:54:38.893 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.892+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~OZBE5ZFRIXQQ.0 size=1048576 2023-12-01T15:54:38.895 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.895+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~OZBE5ZFRIXQQ.1 size=1048576 2023-12-01T15:54:38.897 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.897+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~OZBE5ZFRIXQQ.2 size=852264 2023-12-01T15:54:38.897 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.897+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=OZBE5ZFRIXQQ tag=1C41G82KCV0J type=write size=3997992 2023-12-01T15:54:38.898 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.897+0000 7f9aad9148c0 1 < canceled part key=_multipart_0U7Y4CJY3F0M.2~5IC7F208D78H.0 size=1048576 2023-12-01T15:54:38.900 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.899+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~5IC7F208D78H.1 size=592777 2023-12-01T15:54:38.904 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.903+0000 7f9aad9148c0 1 < canceled multipart upload key=0U7Y4CJY3F0M upload=5IC7F208D78H tag=QAPXZ1D4X6ME type=write size=2689929 2023-12-01T15:54:38.906 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.905+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=HY5ZWIKR30YH type=del size=4054200 2023-12-01T15:54:38.908 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.908+0000 7f9aad9148c0 1 < completed delete operation key=7SCZTDTL38DF tag=OCHVWDIUMBXY type=del 2023-12-01T15:54:38.914 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.914+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~JYT222GT7MMM.0 size=1048576 2023-12-01T15:54:38.917 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.916+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~JYT222GT7MMM.1 size=579234 2023-12-01T15:54:38.917 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.916+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=JYT222GT7MMM tag=H1R49TAAHHHI type=write size=2676386 2023-12-01T15:54:38.920 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.920+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~X38K57ATT92H.0 size=211192 2023-12-01T15:54:38.925 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.925+0000 7f9aad9148c0 1 < completed multipart upload key=ZSEEWQ6LLIR5 upload=X38K57ATT92H tag=JTWJ461UEKGR type=write size=1259768 2023-12-01T15:54:38.931 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.930+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~X5FPW4JWY76P.0 size=1048576 2023-12-01T15:54:38.935 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.935+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~X5FPW4JWY76P.1 size=1048576 2023-12-01T15:54:38.938 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.937+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~X5FPW4JWY76P.2 size=394679 2023-12-01T15:54:38.938 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.937+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=X5FPW4JWY76P tag=YC0JPR7BGRGA type=write size=3540407 2023-12-01T15:54:38.941 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.940+0000 7f9aad9148c0 1 < canceled operation key=WCZIE7QYG09W tag=2YD6SG3O5QLF type=del size=776537 2023-12-01T15:54:38.943 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.943+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=QWY2Q8I8K03Y type=write size=646165 2023-12-01T15:54:38.947 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.947+0000 7f9aad9148c0 1 < suggested update operation key=CG4WLRG2105M tag=MBD6ONJEIAOO type=del size=3977468 2023-12-01T15:54:38.950 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.949+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=X2AI1SSYKIQD type=del size=1329848 2023-12-01T15:54:38.952 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.951+0000 7f9aad9148c0 1 < completed write operation key=N05IKWTYQPE2 tag=MORZV2J6N1U7 type=write size=143529 2023-12-01T15:54:38.956 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.955+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~AGD2PTOP3TXH.0 size=1048576 2023-12-01T15:54:38.958 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.957+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~AGD2PTOP3TXH.1 size=677893 2023-12-01T15:54:38.958 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.957+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=AGD2PTOP3TXH tag=I3VH8TFTD41B type=write size=2775045 2023-12-01T15:54:38.960 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.959+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~6WNITTF9LG1K.0 size=1048576 2023-12-01T15:54:38.961 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.961+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~6WNITTF9LG1K.1 size=1048576 2023-12-01T15:54:38.963 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.962+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~6WNITTF9LG1K.2 size=84824 2023-12-01T15:54:38.967 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.966+0000 7f9aad9148c0 1 < completed multipart upload key=ZSEEWQ6LLIR5 upload=6WNITTF9LG1K tag=OM7BUBOP3J8L type=write size=3230552 2023-12-01T15:54:38.969 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.968+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=F0WYE60IMZSN type=del size=4175372 2023-12-01T15:54:38.971 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.970+0000 7f9aad9148c0 1 < completed delete operation key=STW1E6FWZWFG tag=0N7LTCKYI9BM type=del 2023-12-01T15:54:38.973 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.972+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=SN5B3V7NQC9Q type=del size=1224376 2023-12-01T15:54:38.975 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.974+0000 7f9aad9148c0 1 < completed delete operation key=XUT4H8IMHOJ0 tag=FU8C8BT5LD2E type=del 2023-12-01T15:54:38.979 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.978+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~MRLLNT3QTS2Y.0 size=1048576 2023-12-01T15:54:38.981 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.980+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~MRLLNT3QTS2Y.1 size=1048576 2023-12-01T15:54:38.982 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.982+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~MRLLNT3QTS2Y.2 size=795231 2023-12-01T15:54:38.982 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.982+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=MRLLNT3QTS2Y tag=GESRTI4NMPLW type=write size=3940959 2023-12-01T15:54:38.984 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.984+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=77JPILVJK0CB type=del 2023-12-01T15:54:38.987 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.987+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=PNW4F8VCU04U type=del size=3021398 2023-12-01T15:54:38.991 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.990+0000 7f9aad9148c0 1 < completed delete operation key=N05IKWTYQPE2 tag=GWT30SEG0BOV type=del 2023-12-01T15:54:38.993 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.993+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=AEGZT4J0FUWE type=del size=2176033 2023-12-01T15:54:38.997 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.996+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~IQGW2I0E8IHU.0 size=1048576 2023-12-01T15:54:39.000 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:38.999+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~IQGW2I0E8IHU.1 size=1048576 2023-12-01T15:54:39.003 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.002+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~IQGW2I0E8IHU.2 size=500804 2023-12-01T15:54:39.008 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.008+0000 7f9aad9148c0 1 < completed multipart upload key=UHANOI7SM72A upload=IQGW2I0E8IHU tag=0B36IIQGGAA2 type=write size=3646532 2023-12-01T15:54:39.011 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.011+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=AN9AQIBJ98H1 type=del size=1447363 2023-12-01T15:54:39.014 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.014+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~9MMI3E07KNEV.0 size=1048576 2023-12-01T15:54:39.018 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.017+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~9MMI3E07KNEV.1 size=950787 2023-12-01T15:54:39.023 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.023+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=9MMI3E07KNEV tag=G5KHO63N1SOE type=write size=3047939 2023-12-01T15:54:39.031 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.030+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~LKN7NNE1V2TD.0 size=1048576 2023-12-01T15:54:39.034 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.033+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~LKN7NNE1V2TD.1 size=1048576 2023-12-01T15:54:39.036 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.036+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~LKN7NNE1V2TD.2 size=197141 2023-12-01T15:54:39.036 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.036+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=LKN7NNE1V2TD tag=FLCAB74LBCFK type=write size=3342869 2023-12-01T15:54:39.039 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.039+0000 7f9aad9148c0 1 < canceled operation key=CUJUU38RVMPG tag=OVESPDW7WQ3A type=del size=1134425 2023-12-01T15:54:39.043 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.042+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=L4U7EYZJHDTL type=write size=963009 2023-12-01T15:54:39.047 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.046+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=GXJJ0QV5P5B5 type=del 2023-12-01T15:54:39.053 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.053+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~3Y2J0YI4C0XW.0 size=529454 2023-12-01T15:54:39.053 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.053+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=3Y2J0YI4C0XW tag=EA5462FK48HI type=write size=1578030 2023-12-01T15:54:39.056 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.055+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~OZBE5ZFRIXQQ.0 size=1048576 2023-12-01T15:54:39.058 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.057+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~OZBE5ZFRIXQQ.1 size=1048576 2023-12-01T15:54:39.061 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.060+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~OZBE5ZFRIXQQ.2 size=852264 2023-12-01T15:54:39.067 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.066+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=OZBE5ZFRIXQQ tag=1C41G82KCV0J type=write size=3997992 2023-12-01T15:54:39.070 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.069+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=UJD2IZJ5BJPX type=del size=2304617 2023-12-01T15:54:39.073 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.072+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=HY5ZWIKR30YH type=del 2023-12-01T15:54:39.078 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.078+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~3D6SZWG168WG.0 size=199029 2023-12-01T15:54:39.078 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.078+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=3D6SZWG168WG tag=05CFOJFJNX8Q type=write size=1247605 2023-12-01T15:54:39.081 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.081+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~JYT222GT7MMM.0 size=1048576 2023-12-01T15:54:39.085 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.084+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~JYT222GT7MMM.1 size=579234 2023-12-01T15:54:39.090 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.090+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=JYT222GT7MMM tag=H1R49TAAHHHI type=write size=2676386 2023-12-01T15:54:39.096 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.095+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~A29DJ2GJQGL4.0 size=832809 2023-12-01T15:54:39.096 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.095+0000 7f9aad9148c0 1 > prepared multipart upload key=Y8K6E5SUKEI3 upload=A29DJ2GJQGL4 tag=3BDSFZ1EL5AO type=write size=1881385 2023-12-01T15:54:39.101 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.099+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~X5FPW4JWY76P.0 size=1048576 2023-12-01T15:54:39.102 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.102+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~X5FPW4JWY76P.1 size=1048576 2023-12-01T15:54:39.104 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.104+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~X5FPW4JWY76P.2 size=394679 2023-12-01T15:54:39.108 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.107+0000 7f9aad9148c0 1 < completed multipart upload key=YZA6VLP3D9HJ upload=X5FPW4JWY76P tag=YC0JPR7BGRGA type=write size=3540407 2023-12-01T15:54:39.110 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.110+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=89PBOQZ07YEV type=del size=374526 2023-12-01T15:54:39.113 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.112+0000 7f9aad9148c0 1 < completed write operation key=TJPNEHX0PPEI tag=QWY2Q8I8K03Y type=write size=646165 2023-12-01T15:54:39.116 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.116+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~EF6BO3JARO54.0 size=1048576 2023-12-01T15:54:39.119 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.118+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~EF6BO3JARO54.1 size=811969 2023-12-01T15:54:39.119 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.118+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=EF6BO3JARO54 tag=WIQVX2SOGFV3 type=write size=2909121 2023-12-01T15:54:39.121 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.120+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=X2AI1SSYKIQD type=del 2023-12-01T15:54:39.125 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.124+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~L0R7ERZIV192.0 size=1048576 2023-12-01T15:54:39.127 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.126+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~L0R7ERZIV192.1 size=1048576 2023-12-01T15:54:39.129 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.128+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~L0R7ERZIV192.2 size=241512 2023-12-01T15:54:39.129 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.128+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=L0R7ERZIV192 tag=PZD4MUS318I2 type=write size=3387240 2023-12-01T15:54:39.131 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.130+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~AGD2PTOP3TXH.0 size=1048576 2023-12-01T15:54:39.131 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.130+0000 7f9aad9148c0 1 < canceled part key=_multipart_5G835J5OHKO1.2~AGD2PTOP3TXH.1 size=677893 2023-12-01T15:54:39.135 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.134+0000 7f9aad9148c0 1 < canceled multipart upload key=5G835J5OHKO1 upload=AGD2PTOP3TXH tag=I3VH8TFTD41B type=write size=2775045 2023-12-01T15:54:39.137 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.136+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=C0X6VVUZ8AX1 type=del size=3319458 2023-12-01T15:54:39.139 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.138+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=F0WYE60IMZSN type=del 2023-12-01T15:54:39.141 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.141+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=AVUQ03NLXG35 type=del size=1965053 2023-12-01T15:54:39.144 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.144+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=SN5B3V7NQC9Q type=del 2023-12-01T15:54:39.147 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.147+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=3SOKO2V417U0 type=del size=576956 2023-12-01T15:54:39.150 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.150+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~MRLLNT3QTS2Y.0 size=1048576 2023-12-01T15:54:39.153 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.152+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~MRLLNT3QTS2Y.1 size=1048576 2023-12-01T15:54:39.155 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.155+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~MRLLNT3QTS2Y.2 size=795231 2023-12-01T15:54:39.162 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.161+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=MRLLNT3QTS2Y tag=GESRTI4NMPLW type=write size=3940959 2023-12-01T15:54:39.166 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.165+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=HQFZLA3ZHI2O type=del size=2769260 2023-12-01T15:54:39.169 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.168+0000 7f9aad9148c0 1 < canceled operation key=SMRTKA9GZJ8P tag=PNW4F8VCU04U type=del size=3021398 2023-12-01T15:54:39.175 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.175+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~GMAW02Z1HYD3.0 size=157842 2023-12-01T15:54:39.175 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.175+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=GMAW02Z1HYD3 tag=4YMFQRXDQPR6 type=write size=1206418 2023-12-01T15:54:39.179 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.178+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=AEGZT4J0FUWE type=del 2023-12-01T15:54:39.185 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.185+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~LHZX9VBN4JGB.0 size=1048576 2023-12-01T15:54:39.188 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.187+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~LHZX9VBN4JGB.1 size=1048576 2023-12-01T15:54:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:38 smithi183 ceph-mon[99169]: pgmap v1700: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1004 KiB/s rd, 346 KiB/s wr, 1.78k op/s 2023-12-01T15:54:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:39.191 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.190+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~LHZX9VBN4JGB.2 size=590535 2023-12-01T15:54:39.191 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.190+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=LHZX9VBN4JGB tag=6QWE2JJIMX6S type=write size=3736263 2023-12-01T15:54:39.194 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.193+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=AN9AQIBJ98H1 type=del 2023-12-01T15:54:39.197 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.196+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=WT9IES8HOF3D type=del size=3493653 2023-12-01T15:54:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:38 smithi119 ceph-mon[108979]: pgmap v1700: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1004 KiB/s rd, 346 KiB/s wr, 1.78k op/s 2023-12-01T15:54:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:38 smithi119 ceph-mon[94175]: pgmap v1700: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1004 KiB/s rd, 346 KiB/s wr, 1.78k op/s 2023-12-01T15:54:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:39.197 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.196+0000 7f9aad9148c0 1 < canceled part key=_multipart_N3Z7KLVTUY6R.2~LKN7NNE1V2TD.0 size=1048576 2023-12-01T15:54:39.201 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.200+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~LKN7NNE1V2TD.1 size=1048576 2023-12-01T15:54:39.203 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.203+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~LKN7NNE1V2TD.2 size=197141 2023-12-01T15:54:39.209 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.208+0000 7f9aad9148c0 1 < canceled multipart upload key=N3Z7KLVTUY6R upload=LKN7NNE1V2TD tag=FLCAB74LBCFK type=write size=3342869 2023-12-01T15:54:39.211 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.211+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=VZ4646U60E5M type=del size=4059435 2023-12-01T15:54:39.214 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.213+0000 7f9aad9148c0 1 < completed write operation key=LRBWJ27JFVKO tag=L4U7EYZJHDTL type=write size=963009 2023-12-01T15:54:39.217 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.216+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=0VC891YQRX3P type=write size=903574 2023-12-01T15:54:39.220 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.219+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~3Y2J0YI4C0XW.0 size=529454 2023-12-01T15:54:39.225 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.224+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=3Y2J0YI4C0XW tag=EA5462FK48HI type=write size=1578030 2023-12-01T15:54:39.228 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.227+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=VWJ31XHVGW2Y type=write size=384387 2023-12-01T15:54:39.233 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.232+0000 7f9aad9148c0 1 < suggested remove operation key=N3Z7KLVTUY6R tag=UJD2IZJ5BJPX type=del 2023-12-01T15:54:39.236 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.235+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=WQ5KNU29HTNV type=del size=2721435 2023-12-01T15:54:39.239 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.238+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~3D6SZWG168WG.0 size=199029 2023-12-01T15:54:39.244 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.243+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=3D6SZWG168WG tag=05CFOJFJNX8Q type=write size=1247605 2023-12-01T15:54:39.246 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.246+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=LFZDQL1J4V81 type=del size=2686664 2023-12-01T15:54:39.249 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.248+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~A29DJ2GJQGL4.0 size=832809 2023-12-01T15:54:39.255 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.254+0000 7f9aad9148c0 1 < completed multipart upload key=Y8K6E5SUKEI3 upload=A29DJ2GJQGL4 tag=3BDSFZ1EL5AO type=write size=1881385 2023-12-01T15:54:39.257 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.256+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=3Y24M5GUJ85K type=del size=2483746 2023-12-01T15:54:39.262 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.261+0000 7f9aad9148c0 1 < suggested update operation key=F3S1MZ0T8YO0 tag=89PBOQZ07YEV type=del size=374526 2023-12-01T15:54:39.266 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.265+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~9YX92QU8UIFQ.0 size=1048576 2023-12-01T15:54:39.268 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.267+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~9YX92QU8UIFQ.1 size=1048576 2023-12-01T15:54:39.270 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.269+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~9YX92QU8UIFQ.2 size=494968 2023-12-01T15:54:39.270 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.269+0000 7f9aad9148c0 1 > prepared multipart upload key=SMRTKA9GZJ8P upload=9YX92QU8UIFQ tag=HBDDGG4VGZDP type=write size=3640696 2023-12-01T15:54:39.272 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.271+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~EF6BO3JARO54.0 size=1048576 2023-12-01T15:54:39.274 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.273+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~EF6BO3JARO54.1 size=811969 2023-12-01T15:54:39.277 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.277+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=EF6BO3JARO54 tag=WIQVX2SOGFV3 type=write size=2909121 2023-12-01T15:54:39.281 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.281+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~DJ1F7IV93XZN.0 size=557532 2023-12-01T15:54:39.282 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.281+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=DJ1F7IV93XZN tag=FUEG41QJL0V6 type=write size=1606108 2023-12-01T15:54:39.283 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.283+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~L0R7ERZIV192.0 size=1048576 2023-12-01T15:54:39.285 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.285+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~L0R7ERZIV192.1 size=1048576 2023-12-01T15:54:39.288 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.287+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~L0R7ERZIV192.2 size=241512 2023-12-01T15:54:39.291 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.291+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=L0R7ERZIV192 tag=PZD4MUS318I2 type=write size=3387240 2023-12-01T15:54:39.293 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.293+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=G3AZ84KAEJAD type=del size=3278856 2023-12-01T15:54:39.296 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.296+0000 7f9aad9148c0 1 < canceled operation key=ZSEEWQ6LLIR5 tag=C0X6VVUZ8AX1 type=del size=3319458 2023-12-01T15:54:39.299 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.298+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=F7H80QZOWWKC type=del size=1631919 2023-12-01T15:54:39.303 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.302+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=AVUQ03NLXG35 type=del 2023-12-01T15:54:39.305 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.305+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=F7WZJ8XJZ5Z7 type=del size=3674804 2023-12-01T15:54:39.309 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.308+0000 7f9aad9148c0 1 < completed delete operation key=5G835J5OHKO1 tag=3SOKO2V417U0 type=del 2023-12-01T15:54:39.312 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.311+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=8CDD5ESN80MG type=del size=1520342 2023-12-01T15:54:39.318 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.317+0000 7f9aad9148c0 1 < suggested remove operation key=13J225PC95SO tag=HQFZLA3ZHI2O type=del 2023-12-01T15:54:39.324 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.323+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~4J4A1M0EPDOC.0 size=1048576 2023-12-01T15:54:39.327 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.326+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~4J4A1M0EPDOC.1 size=863870 2023-12-01T15:54:39.327 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.326+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=4J4A1M0EPDOC tag=DM20Q8XWW0QD type=write size=2961022 2023-12-01T15:54:39.330 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.330+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~GMAW02Z1HYD3.0 size=157842 2023-12-01T15:54:39.336 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.335+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=GMAW02Z1HYD3 tag=4YMFQRXDQPR6 type=write size=1206418 2023-12-01T15:54:39.343 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.342+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~04W6X9JSIU9Q.0 size=1048576 2023-12-01T15:54:39.345 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.345+0000 7f9aad9148c0 1 > prepared part key=_multipart_5G835J5OHKO1.2~04W6X9JSIU9Q.1 size=1004277 2023-12-01T15:54:39.345 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.345+0000 7f9aad9148c0 1 > prepared multipart upload key=5G835J5OHKO1 upload=04W6X9JSIU9Q tag=8YEJ2GGPKULP type=write size=3101429 2023-12-01T15:54:39.349 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.348+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~LHZX9VBN4JGB.0 size=1048576 2023-12-01T15:54:39.351 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.350+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~LHZX9VBN4JGB.1 size=1048576 2023-12-01T15:54:39.351 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.350+0000 7f9aad9148c0 1 < canceled part key=_multipart_N05IKWTYQPE2.2~LHZX9VBN4JGB.2 size=590535 2023-12-01T15:54:39.356 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.356+0000 7f9aad9148c0 1 < canceled multipart upload key=N05IKWTYQPE2 upload=LHZX9VBN4JGB tag=6QWE2JJIMX6S type=write size=3736263 2023-12-01T15:54:39.359 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.358+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=H21425AJ6ZKK type=del size=2866456 2023-12-01T15:54:39.361 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.361+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=WT9IES8HOF3D type=del 2023-12-01T15:54:39.369 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.368+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~XTWJKP0U646S.0 size=841169 2023-12-01T15:54:39.369 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.368+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=XTWJKP0U646S tag=TZE4JHK3EHFB type=write size=1889745 2023-12-01T15:54:39.372 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.372+0000 7f9aad9148c0 1 < completed delete operation key=XUT4H8IMHOJ0 tag=VZ4646U60E5M type=del 2023-12-01T15:54:39.376 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.375+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=HE57E5QAVY3Z type=del size=3508138 2023-12-01T15:54:39.379 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.378+0000 7f9aad9148c0 1 < canceled operation key=QL40WD4XT3KR tag=0VC891YQRX3P type=write size=903574 2023-12-01T15:54:39.382 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.381+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=S3R7MKAECQYM type=del size=1800314 2023-12-01T15:54:39.385 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.384+0000 7f9aad9148c0 1 < completed write operation key=7AERYBA8D56T tag=VWJ31XHVGW2Y type=write size=384387 2023-12-01T15:54:39.389 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.389+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=KI89OUI7D2M0 type=write size=458333 2023-12-01T15:54:39.392 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.392+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=WQ5KNU29HTNV type=del 2023-12-01T15:54:39.395 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.394+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=ZFQ3V016FRS4 type=del size=2658242 2023-12-01T15:54:39.398 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.397+0000 7f9aad9148c0 1 < canceled operation key=N05IKWTYQPE2 tag=LFZDQL1J4V81 type=del size=2686664 2023-12-01T15:54:39.402 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.401+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~4FYJI9GF209I.0 size=508651 2023-12-01T15:54:39.402 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.401+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=4FYJI9GF209I tag=4XFE9HXMJF20 type=write size=1557227 2023-12-01T15:54:39.404 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.403+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=3Y24M5GUJ85K type=del 2023-12-01T15:54:39.406 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.405+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=I7YGISO36562 type=del size=2344494 2023-12-01T15:54:39.408 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.407+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~9YX92QU8UIFQ.0 size=1048576 2023-12-01T15:54:39.410 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.409+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~9YX92QU8UIFQ.1 size=1048576 2023-12-01T15:54:39.412 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.412+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~9YX92QU8UIFQ.2 size=494968 2023-12-01T15:54:39.416 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.415+0000 7f9aad9148c0 1 < completed multipart upload key=SMRTKA9GZJ8P upload=9YX92QU8UIFQ tag=HBDDGG4VGZDP type=write size=3640696 2023-12-01T15:54:39.418 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.417+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=90T2I1ZI3QQU type=write size=398745 2023-12-01T15:54:39.420 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.419+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~DJ1F7IV93XZN.0 size=557532 2023-12-01T15:54:39.424 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.424+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=DJ1F7IV93XZN tag=FUEG41QJL0V6 type=write size=1606108 2023-12-01T15:54:39.427 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.426+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=CXWBP568ELQ7 type=del size=2005803 2023-12-01T15:54:39.429 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.428+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=G3AZ84KAEJAD type=del 2023-12-01T15:54:39.431 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.431+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=YOSA6FJUVXOC type=del size=3799750 2023-12-01T15:54:39.435 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.435+0000 7f9aad9148c0 1 < suggested remove operation key=ZSEEWQ6LLIR5 tag=F7H80QZOWWKC type=del 2023-12-01T15:54:39.438 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.437+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=QXU6JOG9442M type=write size=809252 2023-12-01T15:54:39.441 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.440+0000 7f9aad9148c0 -1 < failed to complete operation key=ZSEEWQ6LLIR5 tag=F7WZJ8XJZ5Z7 type=del size=3674804: (22) Invalid argument 2023-12-01T15:54:39.443 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.442+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=JG5IHNQQRNID type=del size=694260 2023-12-01T15:54:39.445 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.445+0000 7f9aad9148c0 1 < completed delete operation key=9ERGLZ55JBYH tag=8CDD5ESN80MG type=del 2023-12-01T15:54:39.450 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.449+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~Y1OTEVH6L6Q9.0 size=646879 2023-12-01T15:54:39.450 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.449+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=Y1OTEVH6L6Q9 tag=E21XQ03KJEYT type=write size=1695455 2023-12-01T15:54:39.452 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.452+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~4J4A1M0EPDOC.0 size=1048576 2023-12-01T15:54:39.455 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.454+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~4J4A1M0EPDOC.1 size=863870 2023-12-01T15:54:39.461 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.460+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=4J4A1M0EPDOC tag=DM20Q8XWW0QD type=write size=2961022 2023-12-01T15:54:39.464 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.463+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=2CL5293Y5EE6 type=del size=3133165 2023-12-01T15:54:39.467 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.466+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~04W6X9JSIU9Q.0 size=1048576 2023-12-01T15:54:39.469 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.469+0000 7f9aad9148c0 1 < completed part key=_multipart_5G835J5OHKO1.2~04W6X9JSIU9Q.1 size=1004277 2023-12-01T15:54:39.475 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.475+0000 7f9aad9148c0 1 < completed multipart upload key=5G835J5OHKO1 upload=04W6X9JSIU9Q tag=8YEJ2GGPKULP type=write size=3101429 2023-12-01T15:54:39.482 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.481+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~QOOEBZMVV1V2.0 size=427547 2023-12-01T15:54:39.482 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.481+0000 7f9aad9148c0 1 > prepared multipart upload key=GL0E747I5H45 upload=QOOEBZMVV1V2 tag=UPFTWABU74KM type=write size=1476123 2023-12-01T15:54:39.485 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.484+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=H21425AJ6ZKK type=del 2023-12-01T15:54:39.490 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.490+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~5XDZVYTY4VU2.0 size=1048576 2023-12-01T15:54:39.494 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.494+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~5XDZVYTY4VU2.1 size=531227 2023-12-01T15:54:39.494 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.494+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=5XDZVYTY4VU2 tag=4VMIXCOLC3AA type=write size=2628379 2023-12-01T15:54:39.498 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.497+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~XTWJKP0U646S.0 size=841169 2023-12-01T15:54:39.504 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.503+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=XTWJKP0U646S tag=TZE4JHK3EHFB type=write size=1889745 2023-12-01T15:54:39.507 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.507+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=XRH4NNRSC43F type=del size=3617224 2023-12-01T15:54:39.513 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.513+0000 7f9aad9148c0 1 < suggested remove operation key=F3S1MZ0T8YO0 tag=HE57E5QAVY3Z type=del 2023-12-01T15:54:39.518 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.518+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~AWBEZNU7R9G0.0 size=1048576 2023-12-01T15:54:39.521 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.520+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~AWBEZNU7R9G0.1 size=1048576 2023-12-01T15:54:39.524 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.523+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~AWBEZNU7R9G0.2 size=366890 2023-12-01T15:54:39.524 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.523+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=AWBEZNU7R9G0 tag=A793JTTF2XAE type=write size=3512618 2023-12-01T15:54:39.527 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.526+0000 7f9aad9148c0 1 < completed delete operation key=STW1E6FWZWFG tag=S3R7MKAECQYM type=del 2023-12-01T15:54:39.532 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.531+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~P0720161MT3C.0 size=573397 2023-12-01T15:54:39.532 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.531+0000 7f9aad9148c0 1 > prepared multipart upload key=ZSEEWQ6LLIR5 upload=P0720161MT3C tag=T9X4E024IE0F type=write size=1621973 2023-12-01T15:54:39.535 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.534+0000 7f9aad9148c0 1 < completed write operation key=13J225PC95SO tag=KI89OUI7D2M0 type=write size=458333 2023-12-01T15:54:39.538 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.537+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=ZNMW6J0WLJ8J type=del size=3603408 2023-12-01T15:54:39.540 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.539+0000 7f9aad9148c0 1 < canceled operation key=99SJDUOI90AY tag=ZFQ3V016FRS4 type=del size=2658242 2023-12-01T15:54:39.542 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.541+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=WZYH83XZZIB6 type=del size=2253013 2023-12-01T15:54:39.544 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.543+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~4FYJI9GF209I.0 size=508651 2023-12-01T15:54:39.548 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.548+0000 7f9aad9148c0 1 < completed multipart upload key=0B25CAN3DDPZ upload=4FYJI9GF209I tag=4XFE9HXMJF20 type=write size=1557227 2023-12-01T15:54:39.552 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.552+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~9VGWQXJQJ0KL.0 size=1048576 2023-12-01T15:54:39.554 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.554+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~9VGWQXJQJ0KL.1 size=1017002 2023-12-01T15:54:39.554 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.554+0000 7f9aad9148c0 1 > prepared multipart upload key=UHANOI7SM72A upload=9VGWQXJQJ0KL tag=4IUCNGAYOUJC type=write size=3114154 2023-12-01T15:54:39.556 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.556+0000 7f9aad9148c0 1 < completed delete operation key=5G835J5OHKO1 tag=I7YGISO36562 type=del 2023-12-01T15:54:39.558 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.558+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=K7OJZVS38PWN type=write size=749667 2023-12-01T15:54:39.562 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.562+0000 7f9aad9148c0 1 < suggested update operation key=STW1E6FWZWFG tag=90T2I1ZI3QQU type=write size=398745 2023-12-01T15:54:39.565 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.564+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=JA1SAGTMY0K8 type=del size=1239190 2023-12-01T15:54:39.567 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.566+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=CXWBP568ELQ7 type=del 2023-12-01T15:54:39.569 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.568+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=59T40RKY6HP7 type=del size=3983258 2023-12-01T15:54:39.573 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.572+0000 7f9aad9148c0 1 < suggested update operation key=YZA6VLP3D9HJ tag=YOSA6FJUVXOC type=del size=3799750 2023-12-01T15:54:39.575 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.574+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=SRVTI09CEUEE type=write size=272211 2023-12-01T15:54:39.577 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.577+0000 7f9aad9148c0 1 < completed write operation key=99SJDUOI90AY tag=QXU6JOG9442M type=write size=809252 2023-12-01T15:54:39.579 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.579+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=6O7XZMC8MN3F type=write size=644401 2023-12-01T15:54:39.583 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.583+0000 7f9aad9148c0 1 < suggested update operation key=0U7Y4CJY3F0M tag=JG5IHNQQRNID type=del size=694260 2023-12-01T15:54:39.587 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.586+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~Z3BYV6GSX9CH.0 size=1048576 2023-12-01T15:54:39.589 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.589+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~Z3BYV6GSX9CH.1 size=1048576 2023-12-01T15:54:39.591 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.590+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~Z3BYV6GSX9CH.2 size=190257 2023-12-01T15:54:39.592 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.590+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=Z3BYV6GSX9CH tag=OBJRN9H038EG type=write size=3335985 2023-12-01T15:54:39.593 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.592+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~Y1OTEVH6L6Q9.0 size=646879 2023-12-01T15:54:39.596 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.596+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=Y1OTEVH6L6Q9 tag=E21XQ03KJEYT type=write size=1695455 2023-12-01T15:54:39.599 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.598+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=LTY5MR2OB3W3 type=del size=1349905 2023-12-01T15:54:39.601 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.601+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=2CL5293Y5EE6 type=del 2023-12-01T15:54:39.606 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.605+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~MRAO2DSHHYLY.0 size=1048576 2023-12-01T15:54:39.609 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.608+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~MRAO2DSHHYLY.1 size=1048576 2023-12-01T15:54:39.611 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.611+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~MRAO2DSHHYLY.2 size=258838 2023-12-01T15:54:39.612 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.611+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=MRAO2DSHHYLY tag=SMH3XKJTD7J0 type=write size=3404566 2023-12-01T15:54:39.615 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.614+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~QOOEBZMVV1V2.0 size=427547 2023-12-01T15:54:39.620 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.620+0000 7f9aad9148c0 1 < completed multipart upload key=GL0E747I5H45 upload=QOOEBZMVV1V2 tag=UPFTWABU74KM type=write size=1476123 2023-12-01T15:54:39.624 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.623+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=VHQLZG90DWUV type=del size=1762085 2023-12-01T15:54:39.624 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.624+0000 7f9aad9148c0 1 < canceled part key=_multipart_0U7Y4CJY3F0M.2~5XDZVYTY4VU2.0 size=1048576 2023-12-01T15:54:39.625 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.624+0000 7f9aad9148c0 1 < canceled part key=_multipart_0U7Y4CJY3F0M.2~5XDZVYTY4VU2.1 size=531227 2023-12-01T15:54:39.630 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.629+0000 7f9aad9148c0 1 < canceled multipart upload key=0U7Y4CJY3F0M upload=5XDZVYTY4VU2 tag=4VMIXCOLC3AA type=write size=2628379 2023-12-01T15:54:39.634 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.633+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=XTIT65MTX58C type=del size=7562 2023-12-01T15:54:39.640 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.639+0000 7f9aad9148c0 1 < suggested remove operation key=CUJUU38RVMPG tag=XRH4NNRSC43F type=del 2023-12-01T15:54:39.643 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.642+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=7QGB8XISCRSY type=del size=1186316 2023-12-01T15:54:39.648 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.647+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~AWBEZNU7R9G0.0 size=1048576 2023-12-01T15:54:39.650 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.650+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~AWBEZNU7R9G0.1 size=1048576 2023-12-01T15:54:39.650 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.650+0000 7f9aad9148c0 1 < canceled part key=_multipart_99SJDUOI90AY.2~AWBEZNU7R9G0.2 size=366890 2023-12-01T15:54:39.655 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.655+0000 7f9aad9148c0 1 < canceled multipart upload key=99SJDUOI90AY upload=AWBEZNU7R9G0 tag=A793JTTF2XAE type=write size=3512618 2023-12-01T15:54:39.659 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.659+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=J5G6YVNOPOA4 type=del size=3066229 2023-12-01T15:54:39.662 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.662+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~P0720161MT3C.0 size=573397 2023-12-01T15:54:39.667 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.667+0000 7f9aad9148c0 1 < completed multipart upload key=ZSEEWQ6LLIR5 upload=P0720161MT3C tag=T9X4E024IE0F type=write size=1621973 2023-12-01T15:54:39.672 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.672+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~D3IYASSF81QC.0 size=1048576 2023-12-01T15:54:39.674 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.674+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~D3IYASSF81QC.1 size=964083 2023-12-01T15:54:39.674 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.674+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=D3IYASSF81QC tag=IVIPZ6LD7LVA type=write size=3061235 2023-12-01T15:54:39.676 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.676+0000 7f9aad9148c0 1 < completed delete operation key=N05IKWTYQPE2 tag=ZNMW6J0WLJ8J type=del 2023-12-01T15:54:39.680 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.680+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~BU8EZL0V7DYI.0 size=1048576 2023-12-01T15:54:39.682 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.682+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~BU8EZL0V7DYI.1 size=1048576 2023-12-01T15:54:39.684 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.684+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~BU8EZL0V7DYI.2 size=727412 2023-12-01T15:54:39.684 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.684+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=BU8EZL0V7DYI tag=7TR5U2TCYRWJ type=write size=3873140 2023-12-01T15:54:39.687 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.686+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=WZYH83XZZIB6 type=del 2023-12-01T15:54:39.688 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.688+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=J6LO0R40NEI0 type=del size=652417 2023-12-01T15:54:39.690 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.690+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~9VGWQXJQJ0KL.0 size=1048576 2023-12-01T15:54:39.692 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.692+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~9VGWQXJQJ0KL.1 size=1017002 2023-12-01T15:54:39.696 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.695+0000 7f9aad9148c0 1 < completed multipart upload key=UHANOI7SM72A upload=9VGWQXJQJ0KL tag=4IUCNGAYOUJC type=write size=3114154 2023-12-01T15:54:39.699 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.699+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~OYO7VLHZZOKE.0 size=1048576 2023-12-01T15:54:39.701 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.701+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~OYO7VLHZZOKE.1 size=1048576 2023-12-01T15:54:39.703 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.702+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~OYO7VLHZZOKE.2 size=829238 2023-12-01T15:54:39.703 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.702+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=OYO7VLHZZOKE tag=E3O0F12WLIG4 type=write size=3974966 2023-12-01T15:54:39.705 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.704+0000 7f9aad9148c0 1 < completed write operation key=0B25CAN3DDPZ tag=K7OJZVS38PWN type=write size=749667 2023-12-01T15:54:39.709 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.709+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~XRZWLQSBMI3B.0 size=1048576 2023-12-01T15:54:39.711 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.710+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~XRZWLQSBMI3B.1 size=1048576 2023-12-01T15:54:39.713 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.712+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~XRZWLQSBMI3B.2 size=311924 2023-12-01T15:54:39.713 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.712+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=XRZWLQSBMI3B tag=MRAV7K1HYAA6 type=write size=3457652 2023-12-01T15:54:39.715 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.714+0000 7f9aad9148c0 1 < canceled operation key=TJPNEHX0PPEI tag=JA1SAGTMY0K8 type=del size=1239190 2023-12-01T15:54:39.717 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.716+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=LQRE4LY5JPNH type=del size=944662 2023-12-01T15:54:39.720 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.719+0000 7f9aad9148c0 -1 < failed to complete operation key=YZA6VLP3D9HJ tag=59T40RKY6HP7 type=del size=3983258: (22) Invalid argument 2023-12-01T15:54:39.722 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.721+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=GG9SU2VED1K3 type=del size=1977194 2023-12-01T15:54:39.724 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.723+0000 7f9aad9148c0 1 < completed write operation key=XUT4H8IMHOJ0 tag=SRVTI09CEUEE type=write size=272211 2023-12-01T15:54:39.726 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.725+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=TYXMEOQD7F05 type=write size=537802 2023-12-01T15:54:39.729 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.728+0000 7f9aad9148c0 -1 < failed to complete operation key=CUJUU38RVMPG tag=6O7XZMC8MN3F type=write size=644401: (22) Invalid argument 2023-12-01T15:54:39.731 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.730+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=VQEHOAN7T1WO type=write size=739728 2023-12-01T15:54:39.733 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.732+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~Z3BYV6GSX9CH.0 size=1048576 2023-12-01T15:54:39.735 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.734+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~Z3BYV6GSX9CH.1 size=1048576 2023-12-01T15:54:39.737 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.736+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~Z3BYV6GSX9CH.2 size=190257 2023-12-01T15:54:39.740 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.740+0000 7f9aad9148c0 1 < completed multipart upload key=0B25CAN3DDPZ upload=Z3BYV6GSX9CH tag=OBJRN9H038EG type=write size=3335985 2023-12-01T15:54:39.743 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.743+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=DSZUSH1IAE6Y type=del size=2282906 2023-12-01T15:54:39.747 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.746+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=LTY5MR2OB3W3 type=del 2023-12-01T15:54:39.750 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.750+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=TD6D90DUYL22 type=write size=804760 2023-12-01T15:54:39.754 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.753+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~MRAO2DSHHYLY.0 size=1048576 2023-12-01T15:54:39.757 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.757+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~MRAO2DSHHYLY.1 size=1048576 2023-12-01T15:54:39.760 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.759+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~MRAO2DSHHYLY.2 size=258838 2023-12-01T15:54:39.765 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.765+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=MRAO2DSHHYLY tag=SMH3XKJTD7J0 type=write size=3404566 2023-12-01T15:54:39.772 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.771+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~QXJFFG6JHDD3.0 size=1048576 2023-12-01T15:54:39.774 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.774+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~QXJFFG6JHDD3.1 size=1048576 2023-12-01T15:54:39.777 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.776+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~QXJFFG6JHDD3.2 size=243696 2023-12-01T15:54:39.777 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.776+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=QXJFFG6JHDD3 tag=3T7C3RAGEVTV type=write size=3389424 2023-12-01T15:54:39.783 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.782+0000 7f9aad9148c0 1 < suggested remove operation key=5G835J5OHKO1 tag=VHQLZG90DWUV type=del 2023-12-01T15:54:39.789 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.788+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~MCHA11VZ07U9.0 size=218818 2023-12-01T15:54:39.789 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.788+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=MCHA11VZ07U9 tag=0H7C5KE96UBE type=write size=1267394 2023-12-01T15:54:39.791 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.791+0000 7f9aad9148c0 1 < completed delete operation key=7SCZTDTL38DF tag=XTIT65MTX58C type=del 2023-12-01T15:54:39.796 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.795+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~DVEM3UTQS681.0 size=1048576 2023-12-01T15:54:39.798 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.797+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~DVEM3UTQS681.1 size=568795 2023-12-01T15:54:39.798 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.797+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=DVEM3UTQS681 tag=L2KOBIRAYUPT type=write size=2665947 2023-12-01T15:54:39.800 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.799+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=7QGB8XISCRSY type=del 2023-12-01T15:54:39.803 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.802+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=7OOONIDFX14Y type=write size=284848 2023-12-01T15:54:39.808 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.808+0000 7f9aad9148c0 1 < suggested update operation key=ZX019RAH13T7 tag=J5G6YVNOPOA4 type=del size=3066229 2023-12-01T15:54:39.811 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.810+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=ZT6FODJSA48P type=del size=243629 2023-12-01T15:54:39.813 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.813+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~D3IYASSF81QC.0 size=1048576 2023-12-01T15:54:39.816 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.815+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~D3IYASSF81QC.1 size=964083 2023-12-01T15:54:39.821 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.820+0000 7f9aad9148c0 1 < completed multipart upload key=YZA6VLP3D9HJ upload=D3IYASSF81QC tag=IVIPZ6LD7LVA type=write size=3061235 2023-12-01T15:54:39.826 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.825+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~DGV32I3M422Y.0 size=1003748 2023-12-01T15:54:39.826 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.825+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=DGV32I3M422Y tag=CUKM9XEVVSNK type=write size=2052324 2023-12-01T15:54:39.828 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.827+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~BU8EZL0V7DYI.0 size=1048576 2023-12-01T15:54:39.830 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.830+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~BU8EZL0V7DYI.1 size=1048576 2023-12-01T15:54:39.832 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.832+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~BU8EZL0V7DYI.2 size=727412 2023-12-01T15:54:39.837 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.837+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=BU8EZL0V7DYI tag=7TR5U2TCYRWJ type=write size=3873140 2023-12-01T15:54:39.843 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.842+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~CKGNX5E82L24.0 size=1048576 2023-12-01T15:54:39.845 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.844+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~CKGNX5E82L24.1 size=528990 2023-12-01T15:54:39.845 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.844+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=CKGNX5E82L24 tag=BXMD1JGOV1AB type=write size=2626142 2023-12-01T15:54:39.847 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.847+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=J6LO0R40NEI0 type=del 2023-12-01T15:54:39.853 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.852+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~N10N30UKIOC6.0 size=1048576 2023-12-01T15:54:39.856 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.855+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~N10N30UKIOC6.1 size=363566 2023-12-01T15:54:39.856 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.855+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=N10N30UKIOC6 tag=RLYYL2XVDZO3 type=write size=2460718 2023-12-01T15:54:39.856 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.855+0000 7f9aad9148c0 1 < canceled part key=_multipart_99SJDUOI90AY.2~OYO7VLHZZOKE.0 size=1048576 2023-12-01T15:54:39.859 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.858+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~OYO7VLHZZOKE.1 size=1048576 2023-12-01T15:54:39.861 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.861+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~OYO7VLHZZOKE.2 size=829238 2023-12-01T15:54:39.866 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.866+0000 7f9aad9148c0 1 < canceled multipart upload key=99SJDUOI90AY upload=OYO7VLHZZOKE tag=E3O0F12WLIG4 type=write size=3974966 2023-12-01T15:54:39.870 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.869+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=2I7D8O69IH90 type=del size=3593114 2023-12-01T15:54:39.873 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.872+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~XRZWLQSBMI3B.0 size=1048576 2023-12-01T15:54:39.876 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.875+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~XRZWLQSBMI3B.1 size=1048576 2023-12-01T15:54:39.878 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.878+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~XRZWLQSBMI3B.2 size=311924 2023-12-01T15:54:39.884 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.884+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=XRZWLQSBMI3B tag=MRAV7K1HYAA6 type=write size=3457652 2023-12-01T15:54:39.887 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.887+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=PXWFA35D3L1D type=del size=2488216 2023-12-01T15:54:39.890 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.890+0000 7f9aad9148c0 1 < canceled operation key=13J225PC95SO tag=LQRE4LY5JPNH type=del size=944662 2023-12-01T15:54:39.892 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.892+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=WODNB527964Y type=del size=3579405 2023-12-01T15:54:39.895 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.894+0000 7f9aad9148c0 1 < canceled operation key=LRBWJ27JFVKO tag=GG9SU2VED1K3 type=del size=1977194 2023-12-01T15:54:39.899 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.898+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~OFFCF3VAD3SZ.0 size=1048576 2023-12-01T15:54:39.901 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.901+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~OFFCF3VAD3SZ.1 size=1048576 2023-12-01T15:54:39.904 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.903+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~OFFCF3VAD3SZ.2 size=950279 2023-12-01T15:54:39.904 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.903+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=OFFCF3VAD3SZ tag=AHXNI5QFHT03 type=write size=4096007 2023-12-01T15:54:39.907 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.906+0000 7f9aad9148c0 1 < canceled operation key=F3S1MZ0T8YO0 tag=TYXMEOQD7F05 type=write size=537802 2023-12-01T15:54:39.909 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.908+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=OJH2F3OZ9BNW type=del size=3414258 2023-12-01T15:54:39.911 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.910+0000 7f9aad9148c0 1 < completed write operation key=DIBWN0C1T4Q7 tag=VQEHOAN7T1WO type=write size=739728 2023-12-01T15:54:39.917 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.916+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~FY98TMYWG2NK.0 size=1048576 2023-12-01T15:54:39.919 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.919+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~FY98TMYWG2NK.1 size=317316 2023-12-01T15:54:39.919 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.919+0000 7f9aad9148c0 1 > prepared multipart upload key=UHANOI7SM72A upload=FY98TMYWG2NK tag=HK0772ERCWLA type=write size=2414468 2023-12-01T15:54:39.923 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.923+0000 7f9aad9148c0 1 < suggested update operation key=UHANOI7SM72A tag=DSZUSH1IAE6Y type=del size=2282906 2023-12-01T15:54:39.926 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.925+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=W0B7JLH43EOS type=del size=2930077 2023-12-01T15:54:39.931 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.930+0000 7f9aad9148c0 1 < suggested update operation key=0B25CAN3DDPZ tag=TD6D90DUYL22 type=write size=804760 2023-12-01T15:54:39.934 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.934+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~DJD5BGECMKSJ.0 size=1048576 2023-12-01T15:54:39.937 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.937+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~DJD5BGECMKSJ.1 size=1048576 2023-12-01T15:54:39.940 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.939+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~DJD5BGECMKSJ.2 size=582871 2023-12-01T15:54:39.940 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.939+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=DJD5BGECMKSJ tag=MYYF4M5ITIL3 type=write size=3728599 2023-12-01T15:54:39.943 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.942+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~QXJFFG6JHDD3.0 size=1048576 2023-12-01T15:54:39.943 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.942+0000 7f9aad9148c0 1 < canceled part key=_multipart_F3S1MZ0T8YO0.2~QXJFFG6JHDD3.1 size=1048576 2023-12-01T15:54:39.946 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.945+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~QXJFFG6JHDD3.2 size=243696 2023-12-01T15:54:39.952 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.951+0000 7f9aad9148c0 1 < canceled multipart upload key=F3S1MZ0T8YO0 upload=QXJFFG6JHDD3 tag=3T7C3RAGEVTV type=write size=3389424 2023-12-01T15:54:39.958 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.957+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~ANAJFXIBK3J9.0 size=1048576 2023-12-01T15:54:39.961 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.961+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~ANAJFXIBK3J9.1 size=1048576 2023-12-01T15:54:39.965 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.964+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~ANAJFXIBK3J9.2 size=593170 2023-12-01T15:54:39.965 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.964+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=ANAJFXIBK3J9 tag=51LEQDHCLJOW type=write size=3738898 2023-12-01T15:54:39.968 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.967+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~MCHA11VZ07U9.0 size=218818 2023-12-01T15:54:39.974 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.973+0000 7f9aad9148c0 1 < completed multipart upload key=QL40WD4XT3KR upload=MCHA11VZ07U9 tag=0H7C5KE96UBE type=write size=1267394 2023-12-01T15:54:39.976 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.976+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=6GZQXU82HBVA type=del size=3354105 2023-12-01T15:54:39.979 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.978+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~DVEM3UTQS681.0 size=1048576 2023-12-01T15:54:39.981 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.980+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~DVEM3UTQS681.1 size=568795 2023-12-01T15:54:39.985 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.984+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=DVEM3UTQS681 tag=L2KOBIRAYUPT type=write size=2665947 2023-12-01T15:54:39.988 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.987+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=OR2APYUEIH8Y type=del size=3284925 2023-12-01T15:54:39.992 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.991+0000 7f9aad9148c0 1 < completed write operation key=CG4WLRG2105M tag=7OOONIDFX14Y type=write size=284848 2023-12-01T15:54:39.995 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.994+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=SGVN5F5A52I2 type=del size=3969474 2023-12-01T15:54:39.999 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:39.998+0000 7f9aad9148c0 -1 < failed to complete operation key=UHANOI7SM72A tag=ZT6FODJSA48P type=del size=243629: (22) Invalid argument 2023-12-01T15:54:40.005 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.005+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~0XXRD5V70LJB.0 size=1048576 2023-12-01T15:54:40.008 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.008+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~0XXRD5V70LJB.1 size=1048576 2023-12-01T15:54:40.013 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.012+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~0XXRD5V70LJB.2 size=187188 2023-12-01T15:54:40.013 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.012+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=0XXRD5V70LJB tag=S9XMLZKSYR7F type=write size=3332916 2023-12-01T15:54:40.017 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.016+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~DGV32I3M422Y.0 size=1003748 2023-12-01T15:54:40.022 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.021+0000 7f9aad9148c0 1 < completed multipart upload key=QL40WD4XT3KR upload=DGV32I3M422Y tag=CUKM9XEVVSNK type=write size=2052324 2023-12-01T15:54:40.026 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.025+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=LTLDMOM1O2WF type=del size=1947070 2023-12-01T15:54:40.028 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.027+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~CKGNX5E82L24.0 size=1048576 2023-12-01T15:54:40.030 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.029+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~CKGNX5E82L24.1 size=528990 2023-12-01T15:54:40.034 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.033+0000 7f9aad9148c0 1 < completed multipart upload key=M4MZE7PGW6LH upload=CKGNX5E82L24 tag=BXMD1JGOV1AB type=write size=2626142 2023-12-01T15:54:40.036 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.036+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=BGXB1R40INXX type=del size=2732736 2023-12-01T15:54:40.038 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.038+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~N10N30UKIOC6.0 size=1048576 2023-12-01T15:54:40.040 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.040+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~N10N30UKIOC6.1 size=363566 2023-12-01T15:54:40.045 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.044+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=N10N30UKIOC6 tag=RLYYL2XVDZO3 type=write size=2460718 2023-12-01T15:54:40.047 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.047+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=WJLBUBOLZD8S type=del size=3403173 2023-12-01T15:54:40.051 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.051+0000 7f9aad9148c0 1 < suggested remove operation key=GL0E747I5H45 tag=2I7D8O69IH90 type=del 2023-12-01T15:54:40.055 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.055+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~4RX0WGJ8TDUU.0 size=1048576 2023-12-01T15:54:40.057 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.057+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~4RX0WGJ8TDUU.1 size=681909 2023-12-01T15:54:40.057 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.057+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=4RX0WGJ8TDUU tag=XIVPG9R7XQ14 type=write size=2779061 2023-12-01T15:54:40.062 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.061+0000 7f9aad9148c0 1 < suggested remove operation key=7AERYBA8D56T tag=PXWFA35D3L1D type=del 2023-12-01T15:54:40.064 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.063+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=ZJ2DZDD9RK2W type=del size=2460378 2023-12-01T15:54:40.067 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.066+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=WODNB527964Y type=del 2023-12-01T15:54:40.070 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.070+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~WUU98NA4BAOE.0 size=412914 2023-12-01T15:54:40.070 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.070+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=WUU98NA4BAOE tag=ZBWZ3OFEDXW5 type=write size=1461490 2023-12-01T15:54:40.073 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.072+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~OFFCF3VAD3SZ.0 size=1048576 2023-12-01T15:54:40.075 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.075+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~OFFCF3VAD3SZ.1 size=1048576 2023-12-01T15:54:40.077 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.077+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~OFFCF3VAD3SZ.2 size=950279 2023-12-01T15:54:40.082 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.081+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=OFFCF3VAD3SZ tag=AHXNI5QFHT03 type=write size=4096007 2023-12-01T15:54:40.084 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.084+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=2VIASPD75XJF type=del size=3029908 2023-12-01T15:54:40.087 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.086+0000 7f9aad9148c0 1 < completed delete operation key=5G835J5OHKO1 tag=OJH2F3OZ9BNW type=del 2023-12-01T15:54:40.089 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.089+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=1XR2UTR3GQ15 type=write size=131807 2023-12-01T15:54:40.092 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.092+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~FY98TMYWG2NK.0 size=1048576 2023-12-01T15:54:40.096 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.095+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~FY98TMYWG2NK.1 size=317316 2023-12-01T15:54:40.101 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.100+0000 7f9aad9148c0 1 < completed multipart upload key=UHANOI7SM72A upload=FY98TMYWG2NK tag=HK0772ERCWLA type=write size=2414468 2023-12-01T15:54:40.103 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.103+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=8Z5B1V9ZJ988 type=del size=779891 2023-12-01T15:54:40.106 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.105+0000 7f9aad9148c0 1 < completed delete operation key=XUT4H8IMHOJ0 tag=W0B7JLH43EOS type=del 2023-12-01T15:54:40.111 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.110+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~CI7Z5K9Y5294.0 size=1048576 2023-12-01T15:54:40.113 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.113+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~CI7Z5K9Y5294.1 size=1048576 2023-12-01T15:54:40.116 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.115+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~CI7Z5K9Y5294.2 size=372589 2023-12-01T15:54:40.116 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.115+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=CI7Z5K9Y5294 tag=PJX2FC33H2PA type=write size=3518317 2023-12-01T15:54:40.118 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.118+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~DJD5BGECMKSJ.0 size=1048576 2023-12-01T15:54:40.120 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.120+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~DJD5BGECMKSJ.1 size=1048576 2023-12-01T15:54:40.123 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.123+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~DJD5BGECMKSJ.2 size=582871 2023-12-01T15:54:40.128 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.128+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=DJD5BGECMKSJ tag=MYYF4M5ITIL3 type=write size=3728599 2023-12-01T15:54:40.130 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.130+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=YS8IAKTLF3I3 type=del size=1408457 2023-12-01T15:54:40.133 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.132+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~ANAJFXIBK3J9.0 size=1048576 2023-12-01T15:54:40.135 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.134+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~ANAJFXIBK3J9.1 size=1048576 2023-12-01T15:54:40.138 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.137+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~ANAJFXIBK3J9.2 size=593170 2023-12-01T15:54:40.142 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.141+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=ANAJFXIBK3J9 tag=51LEQDHCLJOW type=write size=3738898 2023-12-01T15:54:40.146 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.145+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~0AKBMLIBP1PL.0 size=101865 2023-12-01T15:54:40.146 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.145+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=0AKBMLIBP1PL tag=2GABN3RGPFM0 type=write size=1150441 2023-12-01T15:54:40.148 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.147+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=6GZQXU82HBVA type=del 2023-12-01T15:54:40.150 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.149+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=23CFC19D5BL6 type=del size=2418153 2023-12-01T15:54:40.152 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.151+0000 7f9aad9148c0 1 < completed delete operation key=7SCZTDTL38DF tag=OR2APYUEIH8Y type=del 2023-12-01T15:54:40.154 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.153+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=65B467BBL42K type=del size=983533 2023-12-01T15:54:40.156 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.155+0000 7f9aad9148c0 1 < completed delete operation key=9ERGLZ55JBYH tag=SGVN5F5A52I2 type=del 2023-12-01T15:54:40.158 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.158+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=S0Z5JFB04VG3 type=write size=45931 2023-12-01T15:54:40.161 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.160+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~0XXRD5V70LJB.0 size=1048576 2023-12-01T15:54:40.163 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.162+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~0XXRD5V70LJB.1 size=1048576 2023-12-01T15:54:40.165 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.165+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~0XXRD5V70LJB.2 size=187188 2023-12-01T15:54:40.169 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.169+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=0XXRD5V70LJB tag=S9XMLZKSYR7F type=write size=3332916 2023-12-01T15:54:40.173 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.173+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~ALRWMYD8SXBZ.0 size=1048576 2023-12-01T15:54:40.175 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.175+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~ALRWMYD8SXBZ.1 size=957901 2023-12-01T15:54:40.175 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.175+0000 7f9aad9148c0 1 > prepared multipart upload key=7AERYBA8D56T upload=ALRWMYD8SXBZ tag=IGQVDD2A0WH9 type=write size=3055053 2023-12-01T15:54:40.177 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.177+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=LTLDMOM1O2WF type=del 2023-12-01T15:54:40.180 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.179+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=8MYB6LMKSJ1H type=del size=2546410 2023-12-01T15:54:40.182 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.182+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=BGXB1R40INXX type=del 2023-12-01T15:54:40.185 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.185+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=YGL89VIMKN6S type=del size=3785493 2023-12-01T15:54:40.191 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.190+0000 7f9aad9148c0 1 < suggested remove operation key=ZSEEWQ6LLIR5 tag=WJLBUBOLZD8S type=del 2023-12-01T15:54:40.196 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.196+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~R9Q3Y3O3CQSR.0 size=1048576 2023-12-01T15:54:40.199 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.198+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~R9Q3Y3O3CQSR.1 size=1048576 2023-12-01T15:54:40.202 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.201+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~R9Q3Y3O3CQSR.2 size=1005101 2023-12-01T15:54:40.202 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.201+0000 7f9aad9148c0 1 > prepared multipart upload key=7AERYBA8D56T upload=R9Q3Y3O3CQSR tag=UUIELQIJSRPY type=write size=4150829 2023-12-01T15:54:40.205 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.204+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~4RX0WGJ8TDUU.0 size=1048576 2023-12-01T15:54:40.208 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.207+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~4RX0WGJ8TDUU.1 size=681909 2023-12-01T15:54:40.214 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.214+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=4RX0WGJ8TDUU tag=XIVPG9R7XQ14 type=write size=2779061 2023-12-01T15:54:40.220 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.219+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~TNKVGU7UST8H.0 size=977129 2023-12-01T15:54:40.220 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.219+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=TNKVGU7UST8H tag=8EPRDI9C2W2J type=write size=2025705 2023-12-01T15:54:40.225 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.224+0000 7f9aad9148c0 -1 < failed to complete operation key=ZSEEWQ6LLIR5 tag=ZJ2DZDD9RK2W type=del size=2460378: (22) Invalid argument 2023-12-01T15:54:40.231 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.230+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~HZD848ES09SR.0 size=755543 2023-12-01T15:54:40.231 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.230+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=HZD848ES09SR tag=OTTCLOC2QMNH type=write size=1804119 2023-12-01T15:54:40.234 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.233+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~WUU98NA4BAOE.0 size=412914 2023-12-01T15:54:40.239 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.238+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=WUU98NA4BAOE tag=ZBWZ3OFEDXW5 type=write size=1461490 2023-12-01T15:54:40.244 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.244+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~8R984XRY0XOG.0 size=1048576 2023-12-01T15:54:40.246 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.246+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~8R984XRY0XOG.1 size=1048576 2023-12-01T15:54:40.249 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.249+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~8R984XRY0XOG.2 size=222686 2023-12-01T15:54:40.250 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.249+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=8R984XRY0XOG tag=4V97P55S3YCG type=write size=3368414 2023-12-01T15:54:40.250 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.249+0000 7f9aad9148c0 -1 < no bi entry to suggest for operation key=ZSEEWQ6LLIR5 tag=2VIASPD75XJF type=del size=3029908: (2) No such file or directory 2023-12-01T15:54:40.255 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.254+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~3J7RI59Q7WM8.0 size=1048576 2023-12-01T15:54:40.257 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.257+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~3J7RI59Q7WM8.1 size=389450 2023-12-01T15:54:40.257 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.257+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=3J7RI59Q7WM8 tag=KJ6GAZX5B5H8 type=write size=2486602 2023-12-01T15:54:40.260 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.259+0000 7f9aad9148c0 1 < completed write operation key=7AERYBA8D56T tag=1XR2UTR3GQ15 type=write size=131807 2023-12-01T15:54:40.262 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.261+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=B3L11WJPW7KO type=del size=557322 2023-12-01T15:54:40.264 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.263+0000 7f9aad9148c0 1 < completed delete operation key=F3S1MZ0T8YO0 tag=8Z5B1V9ZJ988 type=del 2023-12-01T15:54:40.266 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.265+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=7F0999ZEL9R5 type=del size=1769930 2023-12-01T15:54:40.268 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.268+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~CI7Z5K9Y5294.0 size=1048576 2023-12-01T15:54:40.271 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.270+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~CI7Z5K9Y5294.1 size=1048576 2023-12-01T15:54:40.273 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.272+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~CI7Z5K9Y5294.2 size=372589 2023-12-01T15:54:40.277 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.277+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=CI7Z5K9Y5294 tag=PJX2FC33H2PA type=write size=3518317 2023-12-01T15:54:40.282 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.282+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~V3UZGJ6WI6KV.0 size=482214 2023-12-01T15:54:40.282 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.282+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=V3UZGJ6WI6KV tag=M5Y9REQLRLBI type=write size=1530790 2023-12-01T15:54:40.284 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.284+0000 7f9aad9148c0 1 < canceled operation key=DIBWN0C1T4Q7 tag=YS8IAKTLF3I3 type=del size=1408457 2023-12-01T15:54:40.288 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.288+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~M9CUK4Q5RE2L.0 size=1048576 2023-12-01T15:54:40.290 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.289+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~M9CUK4Q5RE2L.1 size=932470 2023-12-01T15:54:40.290 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.289+0000 7f9aad9148c0 1 > prepared multipart upload key=UHANOI7SM72A upload=M9CUK4Q5RE2L tag=0AUE2H5GHEYJ type=write size=3029622 2023-12-01T15:54:40.292 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.292+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~0AKBMLIBP1PL.0 size=101865 2023-12-01T15:54:40.296 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.295+0000 7f9aad9148c0 1 < completed multipart upload key=4TPCFIP7B23Y upload=0AKBMLIBP1PL tag=2GABN3RGPFM0 type=write size=1150441 2023-12-01T15:54:40.298 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.297+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=ALX790N2N82D type=del size=4192375 2023-12-01T15:54:40.300 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.299+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=23CFC19D5BL6 type=del 2023-12-01T15:54:40.302 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.302+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=D22T1NHBPIIZ type=del size=2654986 2023-12-01T15:54:40.304 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.304+0000 7f9aad9148c0 1 < canceled operation key=7AERYBA8D56T tag=65B467BBL42K type=del size=983533 2023-12-01T15:54:40.306 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.306+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=S7SILHM5RC67 type=del size=1938160 2023-12-01T15:54:40.312 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.311+0000 7f9aad9148c0 1 < suggested remove operation key=Y8K6E5SUKEI3 tag=S0Z5JFB04VG3 type=write 2023-12-01T15:54:40.314 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.313+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=PC8GD0JRB0U2 type=del size=96632 2023-12-01T15:54:40.316 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.315+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~ALRWMYD8SXBZ.0 size=1048576 2023-12-01T15:54:40.318 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.317+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~ALRWMYD8SXBZ.1 size=957901 2023-12-01T15:54:40.322 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.321+0000 7f9aad9148c0 1 < completed multipart upload key=7AERYBA8D56T upload=ALRWMYD8SXBZ tag=IGQVDD2A0WH9 type=write size=3055053 2023-12-01T15:54:40.324 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.323+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=N1SU6HRIAR8C type=del size=1442497 2023-12-01T15:54:40.326 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.325+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=8MYB6LMKSJ1H type=del 2023-12-01T15:54:40.329 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.328+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=QU8M5IXORNOT type=del size=3141208 2023-12-01T15:54:40.332 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.331+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=YGL89VIMKN6S type=del 2023-12-01T15:54:40.336 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.336+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~H3ZU9DOVJ1X2.0 size=1048576 2023-12-01T15:54:40.339 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.338+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~H3ZU9DOVJ1X2.1 size=347127 2023-12-01T15:54:40.339 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.338+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=H3ZU9DOVJ1X2 tag=4R6784U25OZM type=write size=2444279 2023-12-01T15:54:40.342 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.341+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~R9Q3Y3O3CQSR.0 size=1048576 2023-12-01T15:54:40.345 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.344+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~R9Q3Y3O3CQSR.1 size=1048576 2023-12-01T15:54:40.348 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.347+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~R9Q3Y3O3CQSR.2 size=1005101 2023-12-01T15:54:40.353 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.352+0000 7f9aad9148c0 1 < completed multipart upload key=7AERYBA8D56T upload=R9Q3Y3O3CQSR tag=UUIELQIJSRPY type=write size=4150829 2023-12-01T15:54:40.356 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.355+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=JCM9P7KFP7ZH type=write size=199311 2023-12-01T15:54:40.356 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.355+0000 7f9aad9148c0 1 < canceled part key=_multipart_M4MZE7PGW6LH.2~TNKVGU7UST8H.0 size=977129 2023-12-01T15:54:40.362 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.361+0000 7f9aad9148c0 1 < canceled multipart upload key=M4MZE7PGW6LH upload=TNKVGU7UST8H tag=8EPRDI9C2W2J type=write size=2025705 2023-12-01T15:54:40.366 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.366+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=FP78KWUUTTXM type=del size=3018966 2023-12-01T15:54:40.369 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.369+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~HZD848ES09SR.0 size=755543 2023-12-01T15:54:40.375 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.374+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=HZD848ES09SR tag=OTTCLOC2QMNH type=write size=1804119 2023-12-01T15:54:40.378 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.377+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=5H8X3FYPXPNP type=del size=154938 2023-12-01T15:54:40.381 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.381+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~8R984XRY0XOG.0 size=1048576 2023-12-01T15:54:40.384 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.384+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~8R984XRY0XOG.1 size=1048576 2023-12-01T15:54:40.387 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.386+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~8R984XRY0XOG.2 size=222686 2023-12-01T15:54:40.391 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.391+0000 7f9aad9148c0 1 < completed multipart upload key=YZA6VLP3D9HJ upload=8R984XRY0XOG tag=4V97P55S3YCG type=write size=3368414 2023-12-01T15:54:40.395 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.395+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~NGKVZNS9S5J4.0 size=1048576 2023-12-01T15:54:40.397 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.396+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~NGKVZNS9S5J4.1 size=616688 2023-12-01T15:54:40.397 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.396+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=NGKVZNS9S5J4 tag=9LYL7P8RKASG type=write size=2713840 2023-12-01T15:54:40.399 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.398+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~3J7RI59Q7WM8.0 size=1048576 2023-12-01T15:54:40.401 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.400+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~3J7RI59Q7WM8.1 size=389450 2023-12-01T15:54:40.404 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.404+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=3J7RI59Q7WM8 tag=KJ6GAZX5B5H8 type=write size=2486602 2023-12-01T15:54:40.406 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.406+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=ZEC9ZATD71AX type=del size=1836379 2023-12-01T15:54:40.411 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.410+0000 7f9aad9148c0 1 < suggested update operation key=13J225PC95SO tag=B3L11WJPW7KO type=del size=557322 2023-12-01T15:54:40.415 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.414+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~7EQE4YMHYHM7.0 size=1048576 2023-12-01T15:54:40.417 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.416+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~7EQE4YMHYHM7.1 size=465690 2023-12-01T15:54:40.417 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.416+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=7EQE4YMHYHM7 tag=MSDR9KLYLY7T type=write size=2562842 2023-12-01T15:54:40.419 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.419+0000 7f9aad9148c0 -1 < failed to complete operation key=Y8K6E5SUKEI3 tag=7F0999ZEL9R5 type=del size=1769930: (22) Invalid argument 2023-12-01T15:54:40.423 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.423+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~987633QEZ13N.0 size=1048576 2023-12-01T15:54:40.425 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.425+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~987633QEZ13N.1 size=1048576 2023-12-01T15:54:40.427 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.426+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~987633QEZ13N.2 size=126414 2023-12-01T15:54:40.427 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.426+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=987633QEZ13N tag=CVCYH9KFNY2G type=write size=3272142 2023-12-01T15:54:40.429 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.429+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~V3UZGJ6WI6KV.0 size=482214 2023-12-01T15:54:40.433 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.433+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=V3UZGJ6WI6KV tag=M5Y9REQLRLBI type=write size=1530790 2023-12-01T15:54:40.435 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.435+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=2YO7JCQVG046 type=write size=211801 2023-12-01T15:54:40.436 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.435+0000 7f9aad9148c0 1 < canceled part key=_multipart_UHANOI7SM72A.2~M9CUK4Q5RE2L.0 size=1048576 2023-12-01T15:54:40.436 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.435+0000 7f9aad9148c0 1 < canceled part key=_multipart_UHANOI7SM72A.2~M9CUK4Q5RE2L.1 size=932470 2023-12-01T15:54:40.439 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.439+0000 7f9aad9148c0 1 < canceled multipart upload key=UHANOI7SM72A upload=M9CUK4Q5RE2L tag=0AUE2H5GHEYJ type=write size=3029622 2023-12-01T15:54:40.441 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.441+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=F42KNIER5KV7 type=write size=635730 2023-12-01T15:54:40.443 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.443+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=ALX790N2N82D type=del 2023-12-01T15:54:40.445 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.445+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=CUF2IH26V516 type=del size=2585987 2023-12-01T15:54:40.447 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.447+0000 7f9aad9148c0 1 < canceled operation key=T2L5108M111K tag=D22T1NHBPIIZ type=del size=2654986 2023-12-01T15:54:40.449 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.449+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=VOTNNF04RQIV type=del size=1590250 2023-12-01T15:54:40.453 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.451+0000 7f9aad9148c0 1 < completed delete operation key=WCZIE7QYG09W tag=S7SILHM5RC67 type=del 2023-12-01T15:54:40.454 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.453+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=3JPWI63TH1MS type=write size=822369 2023-12-01T15:54:40.456 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.455+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=PC8GD0JRB0U2 type=del 2023-12-01T15:54:40.458 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.457+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=8P7FKYTM32BY type=del size=1296091 2023-12-01T15:54:40.460 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.459+0000 7f9aad9148c0 1 < completed delete operation key=QL40WD4XT3KR tag=N1SU6HRIAR8C type=del 2023-12-01T15:54:40.466 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.466+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~OT8JQSXU586Z.0 size=1048576 2023-12-01T15:54:40.469 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.468+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~OT8JQSXU586Z.1 size=1048576 2023-12-01T15:54:40.472 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.471+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~OT8JQSXU586Z.2 size=508121 2023-12-01T15:54:40.472 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.471+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=OT8JQSXU586Z tag=JDLO4IB4QMP3 type=write size=3653849 2023-12-01T15:54:40.474 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.474+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=QU8M5IXORNOT type=del 2023-12-01T15:54:40.477 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.476+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=3HPEAO0CQ349 type=del size=1915853 2023-12-01T15:54:40.477 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.477+0000 7f9aad9148c0 1 < canceled part key=_multipart_0U7Y4CJY3F0M.2~H3ZU9DOVJ1X2.0 size=1048576 2023-12-01T15:54:40.480 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.479+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~H3ZU9DOVJ1X2.1 size=347127 2023-12-01T15:54:40.487 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.486+0000 7f9aad9148c0 1 < canceled multipart upload key=0U7Y4CJY3F0M upload=H3ZU9DOVJ1X2 tag=4R6784U25OZM type=write size=2444279 2023-12-01T15:54:40.490 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.490+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=XM91O8CE35UP type=del size=2639660 2023-12-01T15:54:40.495 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.494+0000 7f9aad9148c0 -1 < failed to complete operation key=13J225PC95SO tag=JCM9P7KFP7ZH type=write size=199311: (22) Invalid argument 2023-12-01T15:54:40.498 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.497+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=N4OLZKVYEX8A type=del size=1604255 2023-12-01T15:54:40.502 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.501+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=FP78KWUUTTXM type=del 2023-12-01T15:54:40.505 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.504+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=97GHHDEG5Z7V type=del size=3318719 2023-12-01T15:54:40.508 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.507+0000 7f9aad9148c0 1 < completed delete operation key=QL40WD4XT3KR tag=5H8X3FYPXPNP type=del 2023-12-01T15:54:40.511 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.511+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=N8YASYZQU1QT type=del size=1282436 2023-12-01T15:54:40.516 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.516+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~NGKVZNS9S5J4.0 size=1048576 2023-12-01T15:54:40.519 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.518+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~NGKVZNS9S5J4.1 size=616688 2023-12-01T15:54:40.522 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.522+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=NGKVZNS9S5J4 tag=9LYL7P8RKASG type=write size=2713840 2023-12-01T15:54:40.525 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.524+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=0FV7HFLNNVZA type=del size=3571022 2023-12-01T15:54:40.527 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.526+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=ZEC9ZATD71AX type=del 2023-12-01T15:54:40.529 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.528+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=UKXY4RJKBQYS type=del size=156015 2023-12-01T15:54:40.531 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.530+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~7EQE4YMHYHM7.0 size=1048576 2023-12-01T15:54:40.533 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.532+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~7EQE4YMHYHM7.1 size=465690 2023-12-01T15:54:40.537 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.536+0000 7f9aad9148c0 1 < completed multipart upload key=YZA6VLP3D9HJ upload=7EQE4YMHYHM7 tag=MSDR9KLYLY7T type=write size=2562842 2023-12-01T15:54:40.539 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.538+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=A08O6ARJYLZS type=del size=2090255 2023-12-01T15:54:40.541 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.540+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~987633QEZ13N.0 size=1048576 2023-12-01T15:54:40.543 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.542+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~987633QEZ13N.1 size=1048576 2023-12-01T15:54:40.544 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.544+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~987633QEZ13N.2 size=126414 2023-12-01T15:54:40.549 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.548+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=987633QEZ13N tag=CVCYH9KFNY2G type=write size=3272142 2023-12-01T15:54:40.551 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.550+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=ZQ6CDLTPKONY type=del size=2891776 2023-12-01T15:54:40.553 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.553+0000 7f9aad9148c0 1 < canceled operation key=F3S1MZ0T8YO0 tag=2YO7JCQVG046 type=write size=211801 2023-12-01T15:54:40.555 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.555+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=Q53CG3EKWAK5 type=del size=3225830 2023-12-01T15:54:40.558 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.558+0000 7f9aad9148c0 1 < completed write operation key=T2L5108M111K tag=F42KNIER5KV7 type=write size=635730 2023-12-01T15:54:40.561 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.561+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=E4DDFZ5RQR63 type=del size=1990362 2023-12-01T15:54:40.564 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.564+0000 7f9aad9148c0 1 < canceled operation key=WCZIE7QYG09W tag=CUF2IH26V516 type=del size=2585987 2023-12-01T15:54:40.570 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.569+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~CWDGSZYNQ14F.0 size=86848 2023-12-01T15:54:40.570 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.569+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=CWDGSZYNQ14F tag=YL9UVB20R2S9 type=write size=1135424 2023-12-01T15:54:40.572 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.571+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=VOTNNF04RQIV type=del 2023-12-01T15:54:40.575 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.574+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=SLJF5FGGOKQJ type=del size=3813380 2023-12-01T15:54:40.579 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.578+0000 7f9aad9148c0 1 < completed write operation key=M4MZE7PGW6LH tag=3JPWI63TH1MS type=write size=822369 2023-12-01T15:54:40.582 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.581+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=A4OP6CL9Y6QU type=del size=286443 2023-12-01T15:54:40.585 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.584+0000 7f9aad9148c0 1 < completed delete operation key=5G835J5OHKO1 tag=8P7FKYTM32BY type=del 2023-12-01T15:54:40.590 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.589+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~7VTHSM4BNDIN.0 size=1048576 2023-12-01T15:54:40.593 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.592+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~7VTHSM4BNDIN.1 size=104399 2023-12-01T15:54:40.593 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.592+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=7VTHSM4BNDIN tag=X12VTCZFQGFT type=write size=2201551 2023-12-01T15:54:40.596 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.595+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~OT8JQSXU586Z.0 size=1048576 2023-12-01T15:54:40.598 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.598+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~OT8JQSXU586Z.1 size=1048576 2023-12-01T15:54:40.600 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.600+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~OT8JQSXU586Z.2 size=508121 2023-12-01T15:54:40.604 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.603+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=OT8JQSXU586Z tag=JDLO4IB4QMP3 type=write size=3653849 2023-12-01T15:54:40.608 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.608+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~IVBYAHAG0KXV.0 size=1048576 2023-12-01T15:54:40.611 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.610+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~IVBYAHAG0KXV.1 size=138068 2023-12-01T15:54:40.611 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.610+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=IVBYAHAG0KXV tag=F2O5N8WDWX9L type=write size=2235220 2023-12-01T15:54:40.617 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.616+0000 7f9aad9148c0 1 < suggested remove operation key=0B25CAN3DDPZ tag=3HPEAO0CQ349 type=del 2023-12-01T15:54:40.620 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.619+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=UV6F4B30KB80 type=del size=901419 2023-12-01T15:54:40.623 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.622+0000 7f9aad9148c0 1 < canceled operation key=UHANOI7SM72A tag=XM91O8CE35UP type=del size=2639660 2023-12-01T15:54:40.629 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.628+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~CLPNORA4EIIT.0 size=1048576 2023-12-01T15:54:40.631 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.631+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~CLPNORA4EIIT.1 size=1048576 2023-12-01T15:54:40.633 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.633+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~CLPNORA4EIIT.2 size=464125 2023-12-01T15:54:40.633 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.633+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=CLPNORA4EIIT tag=8P53FDM6JQQ3 type=write size=3609853 2023-12-01T15:54:40.636 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.635+0000 7f9aad9148c0 1 < completed delete operation key=7SCZTDTL38DF tag=N4OLZKVYEX8A type=del 2023-12-01T15:54:40.640 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.639+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~OTZ9N8VPW21L.0 size=1048576 2023-12-01T15:54:40.642 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.642+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~OTZ9N8VPW21L.1 size=1048576 2023-12-01T15:54:40.644 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.643+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~OTZ9N8VPW21L.2 size=748632 2023-12-01T15:54:40.644 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.643+0000 7f9aad9148c0 1 > prepared multipart upload key=UHANOI7SM72A upload=OTZ9N8VPW21L tag=OT2IXX00CGPC type=write size=3894360 2023-12-01T15:54:40.647 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.646+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=97GHHDEG5Z7V type=del 2023-12-01T15:54:40.652 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.652+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~ZL4EKT7B74P7.0 size=1048576 2023-12-01T15:54:40.657 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.654+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~ZL4EKT7B74P7.1 size=1048576 2023-12-01T15:54:40.657 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.656+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~ZL4EKT7B74P7.2 size=405742 2023-12-01T15:54:40.657 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.656+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=ZL4EKT7B74P7 tag=Z9P7U9DCWM2I type=write size=3551470 2023-12-01T15:54:40.659 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.658+0000 7f9aad9148c0 1 < completed delete operation key=WCZIE7QYG09W tag=N8YASYZQU1QT type=del 2023-12-01T15:54:40.662 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.662+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~AN698F7JZ2ER.0 size=1048576 2023-12-01T15:54:40.664 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.664+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~AN698F7JZ2ER.1 size=1048576 2023-12-01T15:54:40.666 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.666+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~AN698F7JZ2ER.2 size=789879 2023-12-01T15:54:40.666 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.666+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=AN698F7JZ2ER tag=PE145IJMP85A type=write size=3935607 2023-12-01T15:54:40.669 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.668+0000 7f9aad9148c0 1 < completed delete operation key=13J225PC95SO tag=0FV7HFLNNVZA type=del 2023-12-01T15:54:40.671 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.670+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=DRJCHXG4X7YZ type=del size=2683524 2023-12-01T15:54:40.675 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.674+0000 7f9aad9148c0 1 < suggested update operation key=9ERGLZ55JBYH tag=UKXY4RJKBQYS type=del size=156015 2023-12-01T15:54:40.679 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.679+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~GD86VNYFZ0QS.0 size=1048576 2023-12-01T15:54:40.682 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.682+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~GD86VNYFZ0QS.1 size=794896 2023-12-01T15:54:40.682 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.682+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=GD86VNYFZ0QS tag=ULII3KZAGULZ type=write size=2892048 2023-12-01T15:54:40.686 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.685+0000 7f9aad9148c0 1 < canceled operation key=DIBWN0C1T4Q7 tag=A08O6ARJYLZS type=del size=2090255 2023-12-01T15:54:40.692 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.691+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~XBRQEAZVXU23.0 size=411457 2023-12-01T15:54:40.692 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.691+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=XBRQEAZVXU23 tag=2B34CQROYCX2 type=write size=1460033 2023-12-01T15:54:40.695 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.695+0000 7f9aad9148c0 1 < canceled operation key=XUT4H8IMHOJ0 tag=ZQ6CDLTPKONY type=del size=2891776 2023-12-01T15:54:40.698 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.698+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=7MST5QG3WVGP type=del size=2727406 2023-12-01T15:54:40.702 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.702+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=Q53CG3EKWAK5 type=del 2023-12-01T15:54:40.707 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.706+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=3IBE0VM3QKWL type=del size=3808108 2023-12-01T15:54:40.710 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.709+0000 7f9aad9148c0 1 < completed delete operation key=7SCZTDTL38DF tag=E4DDFZ5RQR63 type=del 2023-12-01T15:54:40.712 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.712+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=K0LSUF3RE4QO type=del size=3112420 2023-12-01T15:54:40.715 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.715+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~CWDGSZYNQ14F.0 size=86848 2023-12-01T15:54:40.720 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.719+0000 7f9aad9148c0 1 < completed multipart upload key=YZA6VLP3D9HJ upload=CWDGSZYNQ14F tag=YL9UVB20R2S9 type=write size=1135424 2023-12-01T15:54:40.724 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.722+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=UTNX0RWK8186 type=write size=363117 2023-12-01T15:54:40.728 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.728+0000 7f9aad9148c0 1 < suggested remove operation key=13J225PC95SO tag=SLJF5FGGOKQJ type=del 2023-12-01T15:54:40.732 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.732+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~0R9JLTKYRHAL.0 size=1048576 2023-12-01T15:54:40.734 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.734+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~0R9JLTKYRHAL.1 size=1048576 2023-12-01T15:54:40.736 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.736+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~0R9JLTKYRHAL.2 size=242363 2023-12-01T15:54:40.736 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.736+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=0R9JLTKYRHAL tag=TLAYM6RMWA61 type=write size=3388091 2023-12-01T15:54:40.739 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.738+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=A4OP6CL9Y6QU type=del 2023-12-01T15:54:40.743 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.742+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~31Y9OPBALY55.0 size=1048576 2023-12-01T15:54:40.744 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.744+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~31Y9OPBALY55.1 size=201628 2023-12-01T15:54:40.744 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.744+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=31Y9OPBALY55 tag=IF732U458GIK type=write size=2298780 2023-12-01T15:54:40.747 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.746+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~7VTHSM4BNDIN.0 size=1048576 2023-12-01T15:54:40.749 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.748+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~7VTHSM4BNDIN.1 size=104399 2023-12-01T15:54:40.753 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.752+0000 7f9aad9148c0 1 < completed multipart upload key=0B25CAN3DDPZ upload=7VTHSM4BNDIN tag=X12VTCZFQGFT type=write size=2201551 2023-12-01T15:54:40.757 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.756+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~J8XG14VGKHMZ.0 size=1048576 2023-12-01T15:54:40.758 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.758+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~J8XG14VGKHMZ.1 size=1011500 2023-12-01T15:54:40.758 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.758+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=J8XG14VGKHMZ tag=2YEDEJ0BKLLS type=write size=3108652 2023-12-01T15:54:40.760 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.760+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~IVBYAHAG0KXV.0 size=1048576 2023-12-01T15:54:40.760 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.760+0000 7f9aad9148c0 1 < canceled part key=_multipart_7SCZTDTL38DF.2~IVBYAHAG0KXV.1 size=138068 2023-12-01T15:54:40.764 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.764+0000 7f9aad9148c0 1 < canceled multipart upload key=7SCZTDTL38DF upload=IVBYAHAG0KXV tag=F2O5N8WDWX9L type=write size=2235220 2023-12-01T15:54:40.768 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.767+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~U22BA140KE5J.0 size=1048576 2023-12-01T15:54:40.770 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.769+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~U22BA140KE5J.1 size=181518 2023-12-01T15:54:40.770 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.769+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=U22BA140KE5J tag=SVV5BPPYYZX4 type=write size=2278670 2023-12-01T15:54:40.772 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.772+0000 7f9aad9148c0 1 < canceled operation key=7AERYBA8D56T tag=UV6F4B30KB80 type=del size=901419 2023-12-01T15:54:40.775 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.774+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=O21VL5ZEXT1M type=del size=2918074 2023-12-01T15:54:40.777 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.776+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~CLPNORA4EIIT.0 size=1048576 2023-12-01T15:54:40.778 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.778+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~CLPNORA4EIIT.1 size=1048576 2023-12-01T15:54:40.778 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.778+0000 7f9aad9148c0 1 < canceled part key=_multipart_TJPNEHX0PPEI.2~CLPNORA4EIIT.2 size=464125 2023-12-01T15:54:40.782 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.782+0000 7f9aad9148c0 1 < canceled multipart upload key=TJPNEHX0PPEI upload=CLPNORA4EIIT tag=8P53FDM6JQQ3 type=write size=3609853 2023-12-01T15:54:40.784 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.784+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=UIQKZW2P2RYZ type=del size=689691 2023-12-01T15:54:40.787 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.786+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~OTZ9N8VPW21L.0 size=1048576 2023-12-01T15:54:40.789 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.789+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~OTZ9N8VPW21L.1 size=1048576 2023-12-01T15:54:40.792 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.791+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~OTZ9N8VPW21L.2 size=748632 2023-12-01T15:54:40.796 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.795+0000 7f9aad9148c0 1 < completed multipart upload key=UHANOI7SM72A upload=OTZ9N8VPW21L tag=OT2IXX00CGPC type=write size=3894360 2023-12-01T15:54:40.799 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.798+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=BPZUMJXN66X5 type=del size=252416 2023-12-01T15:54:40.801 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.801+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~ZL4EKT7B74P7.0 size=1048576 2023-12-01T15:54:40.801 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.801+0000 7f9aad9148c0 1 < canceled part key=_multipart_WCZIE7QYG09W.2~ZL4EKT7B74P7.1 size=1048576 2023-12-01T15:54:40.804 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.803+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~ZL4EKT7B74P7.2 size=405742 2023-12-01T15:54:40.809 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.808+0000 7f9aad9148c0 1 < canceled multipart upload key=WCZIE7QYG09W upload=ZL4EKT7B74P7 tag=Z9P7U9DCWM2I type=write size=3551470 2023-12-01T15:54:40.812 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.811+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=C4S0F7EB1LJ8 type=del size=3778127 2023-12-01T15:54:40.815 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.814+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~AN698F7JZ2ER.0 size=1048576 2023-12-01T15:54:40.817 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.817+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~AN698F7JZ2ER.1 size=1048576 2023-12-01T15:54:40.819 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.819+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~AN698F7JZ2ER.2 size=789879 2023-12-01T15:54:40.823 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.823+0000 7f9aad9148c0 1 < completed multipart upload key=N3Z7KLVTUY6R upload=AN698F7JZ2ER tag=PE145IJMP85A type=write size=3935607 2023-12-01T15:54:40.825 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.825+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=RY58DLUTWMKZ type=del size=1651371 2023-12-01T15:54:40.830 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.830+0000 7f9aad9148c0 1 < suggested remove operation key=UHANOI7SM72A tag=DRJCHXG4X7YZ type=del 2023-12-01T15:54:40.836 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.835+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~XL04V5EUVBI9.0 size=1048576 2023-12-01T15:54:40.838 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.837+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~XL04V5EUVBI9.1 size=1048576 2023-12-01T15:54:40.842 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.842+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~XL04V5EUVBI9.2 size=575022 2023-12-01T15:54:40.843 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.842+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=XL04V5EUVBI9 tag=BOPQE295S21F type=write size=3720750 2023-12-01T15:54:40.845 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.845+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~GD86VNYFZ0QS.0 size=1048576 2023-12-01T15:54:40.847 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.847+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~GD86VNYFZ0QS.1 size=794896 2023-12-01T15:54:40.852 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.851+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=GD86VNYFZ0QS tag=ULII3KZAGULZ type=write size=2892048 2023-12-01T15:54:40.854 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.854+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=TN6XQL5AR12B type=write size=768972 2023-12-01T15:54:40.856 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.856+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~XBRQEAZVXU23.0 size=411457 2023-12-01T15:54:40.862 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.860+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=XBRQEAZVXU23 tag=2B34CQROYCX2 type=write size=1460033 2023-12-01T15:54:40.865 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.864+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~KKKMVWS86ZBZ.0 size=1048576 2023-12-01T15:54:40.867 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.867+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~KKKMVWS86ZBZ.1 size=1048576 2023-12-01T15:54:40.869 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.869+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~KKKMVWS86ZBZ.2 size=632533 2023-12-01T15:54:40.870 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.869+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=KKKMVWS86ZBZ tag=O8T08TDWLUPX type=write size=3778261 2023-12-01T15:54:40.872 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.871+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=7MST5QG3WVGP type=del 2023-12-01T15:54:40.874 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.874+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=0XQFWZDVTQE4 type=del size=588347 2023-12-01T15:54:40.877 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.876+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=3IBE0VM3QKWL type=del 2023-12-01T15:54:40.881 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.880+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=ML82VGGPWBPQ type=del size=3172043 2023-12-01T15:54:40.884 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.884+0000 7f9aad9148c0 1 < completed delete operation key=QL40WD4XT3KR tag=K0LSUF3RE4QO type=del 2023-12-01T15:54:40.889 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.888+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=L9PAJQ9URQHO type=write size=420652 2023-12-01T15:54:40.895 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.894+0000 7f9aad9148c0 1 < suggested remove operation key=99SJDUOI90AY tag=UTNX0RWK8186 type=write 2023-12-01T15:54:40.898 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.897+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=8RHJDZ82S76M type=del size=3388932 2023-12-01T15:54:40.901 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.900+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~0R9JLTKYRHAL.0 size=1048576 2023-12-01T15:54:40.903 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.902+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~0R9JLTKYRHAL.1 size=1048576 2023-12-01T15:54:40.905 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.904+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~0R9JLTKYRHAL.2 size=242363 2023-12-01T15:54:40.910 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.910+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=0R9JLTKYRHAL tag=TLAYM6RMWA61 type=write size=3388091 2023-12-01T15:54:40.913 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.913+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=KOKSYSLGWXDJ type=del size=1819093 2023-12-01T15:54:40.913 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.913+0000 7f9aad9148c0 1 < canceled part key=_multipart_9ERGLZ55JBYH.2~31Y9OPBALY55.0 size=1048576 2023-12-01T15:54:40.916 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.916+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~31Y9OPBALY55.1 size=201628 2023-12-01T15:54:40.921 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.920+0000 7f9aad9148c0 1 < canceled multipart upload key=9ERGLZ55JBYH upload=31Y9OPBALY55 tag=IF732U458GIK type=write size=2298780 2023-12-01T15:54:40.924 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.923+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=33VFT2HPZPWD type=del size=2592660 2023-12-01T15:54:40.927 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.926+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~J8XG14VGKHMZ.0 size=1048576 2023-12-01T15:54:40.927 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.926+0000 7f9aad9148c0 1 < canceled part key=_multipart_13J225PC95SO.2~J8XG14VGKHMZ.1 size=1011500 2023-12-01T15:54:40.932 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.932+0000 7f9aad9148c0 1 < canceled multipart upload key=13J225PC95SO upload=J8XG14VGKHMZ tag=2YEDEJ0BKLLS type=write size=3108652 2023-12-01T15:54:40.938 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.938+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~75RRVAML989V.0 size=1048576 2023-12-01T15:54:40.941 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.940+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~75RRVAML989V.1 size=850037 2023-12-01T15:54:40.941 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.940+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=75RRVAML989V tag=JKM53LSPLKIU type=write size=2947189 2023-12-01T15:54:40.944 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.943+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~U22BA140KE5J.0 size=1048576 2023-12-01T15:54:40.947 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.946+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~U22BA140KE5J.1 size=181518 2023-12-01T15:54:40.953 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.952+0000 7f9aad9148c0 1 < completed multipart upload key=0U7Y4CJY3F0M upload=U22BA140KE5J tag=SVV5BPPYYZX4 type=write size=2278670 2023-12-01T15:54:40.961 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.960+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~75R1Z0WS82QJ.0 size=1048576 2023-12-01T15:54:40.963 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.963+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~75R1Z0WS82QJ.1 size=151598 2023-12-01T15:54:40.963 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.963+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=75R1Z0WS82QJ tag=1QP6YIKZL3NF type=write size=2248750 2023-12-01T15:54:40.966 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.965+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=O21VL5ZEXT1M type=del 2023-12-01T15:54:40.969 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.969+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=K8VMJPDE0BGZ type=del size=409157 2023-12-01T15:54:40.974 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.974+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=UIQKZW2P2RYZ type=del 2023-12-01T15:54:40.979 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.979+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~3UAF2SGB9CPI.0 size=1048576 2023-12-01T15:54:40.983 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.981+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~3UAF2SGB9CPI.1 size=149503 2023-12-01T15:54:40.983 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.981+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=3UAF2SGB9CPI tag=GR0VWYBBZCEI type=write size=2246655 2023-12-01T15:54:40.985 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.984+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=BPZUMJXN66X5 type=del 2023-12-01T15:54:40.990 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.990+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~HDQRHVJVX1W8.0 size=1048576 2023-12-01T15:54:40.993 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.992+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~HDQRHVJVX1W8.1 size=1048576 2023-12-01T15:54:40.995 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.994+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~HDQRHVJVX1W8.2 size=221628 2023-12-01T15:54:40.995 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.994+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=HDQRHVJVX1W8 tag=0TPTNPNT10WK type=write size=3367356 2023-12-01T15:54:40.999 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:40.998+0000 7f9aad9148c0 -1 < failed to complete operation key=99SJDUOI90AY tag=C4S0F7EB1LJ8 type=del size=3778127: (22) Invalid argument 2023-12-01T15:54:41.003 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.002+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~3U1N6YOSWMCO.0 size=1048576 2023-12-01T15:54:41.004 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.004+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~3U1N6YOSWMCO.1 size=1048576 2023-12-01T15:54:41.006 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.006+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~3U1N6YOSWMCO.2 size=485760 2023-12-01T15:54:41.006 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.006+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=3U1N6YOSWMCO tag=5W0YPPHMCIF3 type=write size=3631488 2023-12-01T15:54:41.008 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.008+0000 7f9aad9148c0 1 < completed delete operation key=9ERGLZ55JBYH tag=RY58DLUTWMKZ type=del 2023-12-01T15:54:41.012 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.012+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~LCTSEAV5WU9U.0 size=1048576 2023-12-01T15:54:41.014 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.013+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~LCTSEAV5WU9U.1 size=1048576 2023-12-01T15:54:41.016 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.015+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~LCTSEAV5WU9U.2 size=615770 2023-12-01T15:54:41.016 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.015+0000 7f9aad9148c0 1 > prepared multipart upload key=Y8K6E5SUKEI3 upload=LCTSEAV5WU9U tag=VMUWXSAV5W5J type=write size=3761498 2023-12-01T15:54:41.018 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.018+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~XL04V5EUVBI9.0 size=1048576 2023-12-01T15:54:41.020 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.019+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~XL04V5EUVBI9.1 size=1048576 2023-12-01T15:54:41.020 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.019+0000 7f9aad9148c0 1 < canceled part key=_multipart_CG4WLRG2105M.2~XL04V5EUVBI9.2 size=575022 2023-12-01T15:54:41.023 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.023+0000 7f9aad9148c0 1 < canceled multipart upload key=CG4WLRG2105M upload=XL04V5EUVBI9 tag=BOPQE295S21F type=write size=3720750 2023-12-01T15:54:41.025 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.025+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=4R2S8EMGM6JU type=del size=425329 2023-12-01T15:54:41.027 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.027+0000 7f9aad9148c0 1 < canceled operation key=LRBWJ27JFVKO tag=TN6XQL5AR12B type=write size=768972 2023-12-01T15:54:41.029 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.029+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=40CFNKFMAIC3 type=del size=2237146 2023-12-01T15:54:41.031 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.031+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~KKKMVWS86ZBZ.0 size=1048576 2023-12-01T15:54:41.033 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.033+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~KKKMVWS86ZBZ.1 size=1048576 2023-12-01T15:54:41.035 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.034+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~KKKMVWS86ZBZ.2 size=632533 2023-12-01T15:54:41.039 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.038+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=KKKMVWS86ZBZ tag=O8T08TDWLUPX type=write size=3778261 2023-12-01T15:54:41.042 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.041+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=13HXE2EUVH1S type=del size=2182044 2023-12-01T15:54:41.045 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.045+0000 7f9aad9148c0 1 < completed delete operation key=UHANOI7SM72A tag=0XQFWZDVTQE4 type=del 2023-12-01T15:54:41.048 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.047+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=PRSQ5030QS3R type=del size=1923842 2023-12-01T15:54:41.052 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.051+0000 7f9aad9148c0 1 < completed delete operation key=ZSEEWQ6LLIR5 tag=ML82VGGPWBPQ type=del 2023-12-01T15:54:41.054 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.053+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=H12B8S2Q6UKR type=del size=3010383 2023-12-01T15:54:41.056 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.056+0000 7f9aad9148c0 1 < completed write operation key=7SCZTDTL38DF tag=L9PAJQ9URQHO type=write size=420652 2023-12-01T15:54:41.059 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.059+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=2TTL4QWJ0P3X type=del size=2158275 2023-12-01T15:54:41.065 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.062+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=8RHJDZ82S76M type=del 2023-12-01T15:54:41.067 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.066+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=U0WHY2Y2FG9M type=del size=3002602 2023-12-01T15:54:41.072 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.071+0000 7f9aad9148c0 1 < suggested remove operation key=5G835J5OHKO1 tag=KOKSYSLGWXDJ type=del 2023-12-01T15:54:41.078 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.077+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~7ND8CXZV1H5Q.0 size=1048576 2023-12-01T15:54:41.081 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.080+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~7ND8CXZV1H5Q.1 size=1048576 2023-12-01T15:54:41.084 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.083+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~7ND8CXZV1H5Q.2 size=813799 2023-12-01T15:54:41.084 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.083+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=7ND8CXZV1H5Q tag=J0OGYRKTPORR type=write size=3959527 2023-12-01T15:54:41.091 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.090+0000 7f9aad9148c0 1 < suggested remove operation key=GL0E747I5H45 tag=33VFT2HPZPWD type=del 2023-12-01T15:54:41.097 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.096+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~L680OVXVDJO1.0 size=1048576 2023-12-01T15:54:41.099 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.099+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~L680OVXVDJO1.1 size=1048576 2023-12-01T15:54:41.102 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.101+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~L680OVXVDJO1.2 size=42062 2023-12-01T15:54:41.102 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.101+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=L680OVXVDJO1 tag=6NQX5BT12P1O type=write size=3187790 2023-12-01T15:54:41.105 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.104+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~75RRVAML989V.0 size=1048576 2023-12-01T15:54:41.108 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.107+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~75RRVAML989V.1 size=850037 2023-12-01T15:54:41.112 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.112+0000 7f9aad9148c0 1 < completed multipart upload key=YZA6VLP3D9HJ upload=75RRVAML989V tag=JKM53LSPLKIU type=write size=2947189 2023-12-01T15:54:41.115 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.114+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=7XZC5ASZHX22 type=del size=2863188 2023-12-01T15:54:41.117 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.116+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~75R1Z0WS82QJ.0 size=1048576 2023-12-01T15:54:41.117 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.116+0000 7f9aad9148c0 1 < canceled part key=_multipart_QL40WD4XT3KR.2~75R1Z0WS82QJ.1 size=151598 2023-12-01T15:54:41.121 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.120+0000 7f9aad9148c0 1 < canceled multipart upload key=QL40WD4XT3KR upload=75R1Z0WS82QJ tag=1QP6YIKZL3NF type=write size=2248750 2023-12-01T15:54:41.123 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.122+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=J7HWQORX83XT type=del size=2811825 2023-12-01T15:54:41.128 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.127+0000 7f9aad9148c0 1 < suggested remove operation key=13J225PC95SO tag=K8VMJPDE0BGZ type=del 2023-12-01T15:54:41.130 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.129+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=9K5WNS3AFCOP type=del size=4128576 2023-12-01T15:54:41.132 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.131+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~3UAF2SGB9CPI.0 size=1048576 2023-12-01T15:54:41.134 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.133+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~3UAF2SGB9CPI.1 size=149503 2023-12-01T15:54:41.138 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.137+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=3UAF2SGB9CPI tag=GR0VWYBBZCEI type=write size=2246655 2023-12-01T15:54:41.143 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.142+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~VL620TENYLU7.0 size=1048576 2023-12-01T15:54:41.144 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.144+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~VL620TENYLU7.1 size=37822 2023-12-01T15:54:41.145 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.144+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=VL620TENYLU7 tag=G2OBIP8WOFY6 type=write size=2134974 2023-12-01T15:54:41.146 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.146+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~HDQRHVJVX1W8.0 size=1048576 2023-12-01T15:54:41.148 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.148+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~HDQRHVJVX1W8.1 size=1048576 2023-12-01T15:54:41.150 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.150+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~HDQRHVJVX1W8.2 size=221628 2023-12-01T15:54:41.154 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.154+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=HDQRHVJVX1W8 tag=0TPTNPNT10WK type=write size=3367356 2023-12-01T15:54:41.157 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.156+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=9PEWV910GGH7 type=del size=1819658 2023-12-01T15:54:41.159 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.158+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~3U1N6YOSWMCO.0 size=1048576 2023-12-01T15:54:41.161 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.160+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~3U1N6YOSWMCO.1 size=1048576 2023-12-01T15:54:41.163 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.162+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~3U1N6YOSWMCO.2 size=485760 2023-12-01T15:54:41.167 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.166+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=3U1N6YOSWMCO tag=5W0YPPHMCIF3 type=write size=3631488 2023-12-01T15:54:41.169 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.168+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=1L96455QBSCX type=del size=3556090 2023-12-01T15:54:41.171 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.170+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~LCTSEAV5WU9U.0 size=1048576 2023-12-01T15:54:41.173 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.172+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~LCTSEAV5WU9U.1 size=1048576 2023-12-01T15:54:41.175 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.174+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~LCTSEAV5WU9U.2 size=615770 2023-12-01T15:54:41.180 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.179+0000 7f9aad9148c0 1 < completed multipart upload key=Y8K6E5SUKEI3 upload=LCTSEAV5WU9U tag=VMUWXSAV5W5J type=write size=3761498 2023-12-01T15:54:41.183 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.182+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=4FC4J0ALKOD8 type=del size=367924 2023-12-01T15:54:41.185 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.184+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=4R2S8EMGM6JU type=del 2023-12-01T15:54:41.188 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.188+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=EZIYYWUS9BY7 type=write size=560281 2023-12-01T15:54:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:40 smithi183 ceph-mon[99169]: pgmap v1701: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 840 KiB/s rd, 290 KiB/s wr, 1.49k op/s 2023-12-01T15:54:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:54:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:54:41.190 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.190+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=40CFNKFMAIC3 type=del 2023-12-01T15:54:41.194 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.194+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~C9BJUURUMOSN.0 size=1048576 2023-12-01T15:54:41.196 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.195+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~C9BJUURUMOSN.1 size=141970 2023-12-01T15:54:41.196 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.195+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=C9BJUURUMOSN tag=SGGJNNCBSJVY type=write size=2239122 2023-12-01T15:54:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:40 smithi119 ceph-mon[108979]: pgmap v1701: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 840 KiB/s rd, 290 KiB/s wr, 1.49k op/s 2023-12-01T15:54:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:54:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:54:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:40 smithi119 ceph-mon[94175]: pgmap v1701: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 840 KiB/s rd, 290 KiB/s wr, 1.49k op/s 2023-12-01T15:54:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:54:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:54:41.198 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.198+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=13HXE2EUVH1S type=del 2023-12-01T15:54:41.206 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.206+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~7E5YLBA88DH3.0 size=837362 2023-12-01T15:54:41.206 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.206+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=7E5YLBA88DH3 tag=JCX6S9XRYAM5 type=write size=1885938 2023-12-01T15:54:41.209 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.208+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=PRSQ5030QS3R type=del 2023-12-01T15:54:41.216 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.215+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~MTMEPZXK5HLM.0 size=702247 2023-12-01T15:54:41.216 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.215+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=MTMEPZXK5HLM tag=BM55WV4GVYJC type=write size=1750823 2023-12-01T15:54:41.220 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.219+0000 7f9aad9148c0 1 < canceled operation key=SMRTKA9GZJ8P tag=H12B8S2Q6UKR type=del size=3010383 2023-12-01T15:54:41.226 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.225+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~29ZLENHLCHJ2.0 size=351178 2023-12-01T15:54:41.226 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.225+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=29ZLENHLCHJ2 tag=M5SVU1Z3JM67 type=write size=1399754 2023-12-01T15:54:41.229 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.229+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=2TTL4QWJ0P3X type=del 2023-12-01T15:54:41.232 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.231+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=D54C93CWB1NX type=del size=1525679 2023-12-01T15:54:41.237 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.236+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=U0WHY2Y2FG9M type=del 2023-12-01T15:54:41.243 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.242+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~NTRCSI0LLSII.0 size=1048576 2023-12-01T15:54:41.245 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.245+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~NTRCSI0LLSII.1 size=1048576 2023-12-01T15:54:41.248 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.247+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~NTRCSI0LLSII.2 size=957965 2023-12-01T15:54:41.248 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.247+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=NTRCSI0LLSII tag=7B5T3ES9H20L type=write size=4103693 2023-12-01T15:54:41.251 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.250+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~7ND8CXZV1H5Q.0 size=1048576 2023-12-01T15:54:41.253 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.252+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~7ND8CXZV1H5Q.1 size=1048576 2023-12-01T15:54:41.255 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.254+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~7ND8CXZV1H5Q.2 size=813799 2023-12-01T15:54:41.258 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.258+0000 7f9aad9148c0 1 < completed multipart upload key=QL40WD4XT3KR upload=7ND8CXZV1H5Q tag=J0OGYRKTPORR type=write size=3959527 2023-12-01T15:54:41.263 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.263+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~3VB0CD4OTLWD.0 size=1048576 2023-12-01T15:54:41.266 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.265+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~3VB0CD4OTLWD.1 size=411797 2023-12-01T15:54:41.266 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.265+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=3VB0CD4OTLWD tag=YN3J9HLMTJFN type=write size=2508949 2023-12-01T15:54:41.268 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.267+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~L680OVXVDJO1.0 size=1048576 2023-12-01T15:54:41.270 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.269+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~L680OVXVDJO1.1 size=1048576 2023-12-01T15:54:41.272 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.271+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~L680OVXVDJO1.2 size=42062 2023-12-01T15:54:41.276 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.275+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=L680OVXVDJO1 tag=6NQX5BT12P1O type=write size=3187790 2023-12-01T15:54:41.279 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.278+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=ZY91RDWWC5LL type=del size=2664775 2023-12-01T15:54:41.284 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.283+0000 7f9aad9148c0 1 < suggested update operation key=F3S1MZ0T8YO0 tag=7XZC5ASZHX22 type=del size=2863188 2023-12-01T15:54:41.286 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.285+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=X7HHB0Q2UN7P type=del size=3285591 2023-12-01T15:54:41.288 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.287+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=J7HWQORX83XT type=del 2023-12-01T15:54:41.291 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.291+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=YPUY5L9C606A type=del size=3310978 2023-12-01T15:54:41.295 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.295+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=9K5WNS3AFCOP type=del 2023-12-01T15:54:41.299 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.299+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=KF44AYJJV31L type=del size=859559 2023-12-01T15:54:41.303 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.302+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~VL620TENYLU7.0 size=1048576 2023-12-01T15:54:41.303 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.302+0000 7f9aad9148c0 1 < canceled part key=_multipart_QL40WD4XT3KR.2~VL620TENYLU7.1 size=37822 2023-12-01T15:54:41.308 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.308+0000 7f9aad9148c0 1 < canceled multipart upload key=QL40WD4XT3KR upload=VL620TENYLU7 tag=G2OBIP8WOFY6 type=write size=2134974 2023-12-01T15:54:41.314 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.313+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~MSKQ4QO23DHZ.0 size=1048576 2023-12-01T15:54:41.316 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.316+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~MSKQ4QO23DHZ.1 size=1048576 2023-12-01T15:54:41.319 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.318+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~MSKQ4QO23DHZ.2 size=68738 2023-12-01T15:54:41.319 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.318+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=MSKQ4QO23DHZ tag=2W5HJ3BZNF4A type=write size=3214466 2023-12-01T15:54:41.322 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.321+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=9PEWV910GGH7 type=del 2023-12-01T15:54:41.325 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.324+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=BKPRPUFNZD81 type=del size=2685374 2023-12-01T15:54:41.327 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.327+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=1L96455QBSCX type=del 2023-12-01T15:54:41.330 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.330+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=0AY4ZZPNUSJN type=del size=1750125 2023-12-01T15:54:41.335 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.335+0000 7f9aad9148c0 1 < suggested remove operation key=N05IKWTYQPE2 tag=4FC4J0ALKOD8 type=del 2023-12-01T15:54:41.339 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.339+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~K86L60PC8618.0 size=1048576 2023-12-01T15:54:41.342 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.341+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~K86L60PC8618.1 size=1048576 2023-12-01T15:54:41.344 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.344+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~K86L60PC8618.2 size=855910 2023-12-01T15:54:41.344 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.344+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=K86L60PC8618 tag=BNGVS418DYSO type=write size=4001638 2023-12-01T15:54:41.347 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.346+0000 7f9aad9148c0 1 < completed write operation key=VF8IZ85BWMCV tag=EZIYYWUS9BY7 type=write size=560281 2023-12-01T15:54:41.349 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.349+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=BAEASII6MDMS type=del size=2998815 2023-12-01T15:54:41.350 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.349+0000 7f9aad9148c0 1 < canceled part key=_multipart_T2L5108M111K.2~C9BJUURUMOSN.0 size=1048576 2023-12-01T15:54:41.352 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.351+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~C9BJUURUMOSN.1 size=141970 2023-12-01T15:54:41.356 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.356+0000 7f9aad9148c0 1 < canceled multipart upload key=T2L5108M111K upload=C9BJUURUMOSN tag=SGGJNNCBSJVY type=write size=2239122 2023-12-01T15:54:41.359 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.358+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=XD63V2MFTT96 type=del size=116258 2023-12-01T15:54:41.362 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.362+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~7E5YLBA88DH3.0 size=837362 2023-12-01T15:54:41.367 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.366+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=7E5YLBA88DH3 tag=JCX6S9XRYAM5 type=write size=1885938 2023-12-01T15:54:41.373 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.373+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~HSP7GMY326TQ.0 size=1048576 2023-12-01T15:54:41.376 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.375+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~HSP7GMY326TQ.1 size=868033 2023-12-01T15:54:41.376 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.375+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=HSP7GMY326TQ tag=S6UWIC8VP1Y8 type=write size=2965185 2023-12-01T15:54:41.379 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.379+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~MTMEPZXK5HLM.0 size=702247 2023-12-01T15:54:41.385 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.384+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=MTMEPZXK5HLM tag=BM55WV4GVYJC type=write size=1750823 2023-12-01T15:54:41.391 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.390+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~Y4FADQY9LFSF.0 size=1048576 2023-12-01T15:54:41.393 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.392+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~Y4FADQY9LFSF.1 size=1048576 2023-12-01T15:54:41.396 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.395+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~Y4FADQY9LFSF.2 size=857653 2023-12-01T15:54:41.396 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.395+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=Y4FADQY9LFSF tag=YPAD7X9F6IEU type=write size=4003381 2023-12-01T15:54:41.399 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.398+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~29ZLENHLCHJ2.0 size=351178 2023-12-01T15:54:41.403 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.403+0000 7f9aad9148c0 1 < completed multipart upload key=N3Z7KLVTUY6R upload=29ZLENHLCHJ2 tag=M5SVU1Z3JM67 type=write size=1399754 2023-12-01T15:54:41.409 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.408+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~2EDXFJH9PJJD.0 size=1048576 2023-12-01T15:54:41.411 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.411+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~2EDXFJH9PJJD.1 size=1048576 2023-12-01T15:54:41.414 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.414+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~2EDXFJH9PJJD.2 size=310372 2023-12-01T15:54:41.415 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.414+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=2EDXFJH9PJJD tag=0N13R22RCAQ1 type=write size=3456100 2023-12-01T15:54:41.418 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.417+0000 7f9aad9148c0 -1 < failed to complete operation key=F3S1MZ0T8YO0 tag=D54C93CWB1NX type=del size=1525679: (22) Invalid argument 2023-12-01T15:54:41.423 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.423+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~TMGED5U5BLSJ.0 size=729110 2023-12-01T15:54:41.424 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.423+0000 7f9aad9148c0 1 > prepared multipart upload key=GL0E747I5H45 upload=TMGED5U5BLSJ tag=J792U0EPJ2AV type=write size=1777686 2023-12-01T15:54:41.426 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.426+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~NTRCSI0LLSII.0 size=1048576 2023-12-01T15:54:41.428 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.428+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~NTRCSI0LLSII.1 size=1048576 2023-12-01T15:54:41.428 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.428+0000 7f9aad9148c0 1 < canceled part key=_multipart_TJPNEHX0PPEI.2~NTRCSI0LLSII.2 size=957965 2023-12-01T15:54:41.433 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.433+0000 7f9aad9148c0 1 < canceled multipart upload key=TJPNEHX0PPEI upload=NTRCSI0LLSII tag=7B5T3ES9H20L type=write size=4103693 2023-12-01T15:54:41.437 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.436+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=NDU0PBY4IPOO type=write size=456194 2023-12-01T15:54:41.440 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.439+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~3VB0CD4OTLWD.0 size=1048576 2023-12-01T15:54:41.443 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.442+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~3VB0CD4OTLWD.1 size=411797 2023-12-01T15:54:41.448 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.448+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=3VB0CD4OTLWD tag=YN3J9HLMTJFN type=write size=2508949 2023-12-01T15:54:41.451 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.450+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=P2AYM0HMY20A type=del size=2114634 2023-12-01T15:54:41.454 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.454+0000 7f9aad9148c0 1 < canceled operation key=STW1E6FWZWFG tag=ZY91RDWWC5LL type=del size=2664775 2023-12-01T15:54:41.456 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.456+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=1ZNDG07LFBML type=del size=146901 2023-12-01T15:54:41.459 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.459+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=X7HHB0Q2UN7P type=del 2023-12-01T15:54:41.462 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.461+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=VTB43G7IDUIZ type=del size=2901082 2023-12-01T15:54:41.469 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.469+0000 7f9aad9148c0 1 < suggested remove operation key=DIBWN0C1T4Q7 tag=YPUY5L9C606A type=del 2023-12-01T15:54:41.472 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.471+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=XIR6IXMJYRTN type=del size=1311862 2023-12-01T15:54:41.475 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.474+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=KF44AYJJV31L type=del 2023-12-01T15:54:41.477 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.477+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=W48FUPPAH60C type=del size=2701760 2023-12-01T15:54:41.478 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.477+0000 7f9aad9148c0 1 < canceled part key=_multipart_YZA6VLP3D9HJ.2~MSKQ4QO23DHZ.0 size=1048576 2023-12-01T15:54:41.480 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.479+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~MSKQ4QO23DHZ.1 size=1048576 2023-12-01T15:54:41.482 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.481+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~MSKQ4QO23DHZ.2 size=68738 2023-12-01T15:54:41.487 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.486+0000 7f9aad9148c0 1 < canceled multipart upload key=YZA6VLP3D9HJ upload=MSKQ4QO23DHZ tag=2W5HJ3BZNF4A type=write size=3214466 2023-12-01T15:54:41.490 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.489+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=IG9425MEE0NB type=del size=1455563 2023-12-01T15:54:41.490 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.490+0000 7f9aad9148c0 -1 < no bi entry to suggest for operation key=N05IKWTYQPE2 tag=BKPRPUFNZD81 type=del size=2685374: (2) No such file or directory 2023-12-01T15:54:41.493 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.492+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=RQH822VHR130 type=write size=883321 2023-12-01T15:54:41.496 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.495+0000 7f9aad9148c0 -1 < failed to complete operation key=DIBWN0C1T4Q7 tag=0AY4ZZPNUSJN type=del size=1750125: (22) Invalid argument 2023-12-01T15:54:41.498 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.498+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=U23AU46YI1QS type=del size=708148 2023-12-01T15:54:41.499 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.498+0000 7f9aad9148c0 1 < canceled part key=_multipart_0B25CAN3DDPZ.2~K86L60PC8618.0 size=1048576 2023-12-01T15:54:41.501 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.500+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~K86L60PC8618.1 size=1048576 2023-12-01T15:54:41.502 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.502+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~K86L60PC8618.2 size=855910 2023-12-01T15:54:41.508 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.507+0000 7f9aad9148c0 1 < canceled multipart upload key=0B25CAN3DDPZ upload=K86L60PC8618 tag=BNGVS418DYSO type=write size=4001638 2023-12-01T15:54:41.511 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.510+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=I5IYYRBS723M type=del size=3247504 2023-12-01T15:54:41.514 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.513+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=BAEASII6MDMS type=del 2023-12-01T15:54:41.516 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.516+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=V7PEVSH6ISFT type=write size=923770 2023-12-01T15:54:41.520 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.519+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=XD63V2MFTT96 type=del 2023-12-01T15:54:41.525 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.524+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~VPXC16G91LMG.0 size=1048576 2023-12-01T15:54:41.527 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.527+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~VPXC16G91LMG.1 size=1048576 2023-12-01T15:54:41.531 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.531+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~VPXC16G91LMG.2 size=657117 2023-12-01T15:54:41.532 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.531+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=VPXC16G91LMG tag=SANWMBRKG5GT type=write size=3802845 2023-12-01T15:54:41.535 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.535+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~HSP7GMY326TQ.0 size=1048576 2023-12-01T15:54:41.538 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.538+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~HSP7GMY326TQ.1 size=868033 2023-12-01T15:54:41.545 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.544+0000 7f9aad9148c0 1 < completed multipart upload key=M4MZE7PGW6LH upload=HSP7GMY326TQ tag=S6UWIC8VP1Y8 type=write size=2965185 2023-12-01T15:54:41.551 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.551+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~JGLK8PLNDSA9.0 size=1048576 2023-12-01T15:54:41.554 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.553+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~JGLK8PLNDSA9.1 size=1019745 2023-12-01T15:54:41.554 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.553+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=JGLK8PLNDSA9 tag=T35KP55KSKRT type=write size=3116897 2023-12-01T15:54:41.558 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.557+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~Y4FADQY9LFSF.0 size=1048576 2023-12-01T15:54:41.562 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.561+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~Y4FADQY9LFSF.1 size=1048576 2023-12-01T15:54:41.565 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.564+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~Y4FADQY9LFSF.2 size=857653 2023-12-01T15:54:41.571 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.570+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=Y4FADQY9LFSF tag=YPAD7X9F6IEU type=write size=4003381 2023-12-01T15:54:41.574 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.574+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=XHEIH5O43S8L type=del size=3737504 2023-12-01T15:54:41.576 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.576+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~2EDXFJH9PJJD.0 size=1048576 2023-12-01T15:54:41.578 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.578+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~2EDXFJH9PJJD.1 size=1048576 2023-12-01T15:54:41.580 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.579+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~2EDXFJH9PJJD.2 size=310372 2023-12-01T15:54:41.584 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.583+0000 7f9aad9148c0 1 < completed multipart upload key=4TPCFIP7B23Y upload=2EDXFJH9PJJD tag=0N13R22RCAQ1 type=write size=3456100 2023-12-01T15:54:41.588 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.587+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~OUIHYYDEDNT5.0 size=1048576 2023-12-01T15:54:41.590 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.589+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~OUIHYYDEDNT5.1 size=1048576 2023-12-01T15:54:41.592 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.591+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~OUIHYYDEDNT5.2 size=415372 2023-12-01T15:54:41.592 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.591+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=OUIHYYDEDNT5 tag=SR04MOGWIH6O type=write size=3561100 2023-12-01T15:54:41.594 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.593+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~TMGED5U5BLSJ.0 size=729110 2023-12-01T15:54:41.597 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.597+0000 7f9aad9148c0 1 < completed multipart upload key=GL0E747I5H45 upload=TMGED5U5BLSJ tag=J792U0EPJ2AV type=write size=1777686 2023-12-01T15:54:41.602 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.601+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~9FH8V4A16AEA.0 size=257485 2023-12-01T15:54:41.602 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.601+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=9FH8V4A16AEA tag=L5IOD95M4CIC type=write size=1306061 2023-12-01T15:54:41.607 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.606+0000 7f9aad9148c0 1 < suggested remove operation key=T2L5108M111K tag=NDU0PBY4IPOO type=write 2023-12-01T15:54:41.611 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.610+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~9X7VNXTJ878D.0 size=43147 2023-12-01T15:54:41.611 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.610+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=9X7VNXTJ878D tag=DN356ZAD0IHB type=write size=1091723 2023-12-01T15:54:41.615 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.615+0000 7f9aad9148c0 1 < suggested update operation key=F3S1MZ0T8YO0 tag=P2AYM0HMY20A type=del size=2114634 2023-12-01T15:54:41.617 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.617+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=7PWH08F6G4V3 type=write size=631604 2023-12-01T15:54:41.622 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.621+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=1ZNDG07LFBML type=del 2023-12-01T15:54:41.625 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.624+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=RSJ624QEE2TE type=write size=952358 2023-12-01T15:54:41.628 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.627+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=VTB43G7IDUIZ type=del 2023-12-01T15:54:41.632 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.632+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~07PLANAOXQLD.0 size=1048576 2023-12-01T15:54:41.634 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.633+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~07PLANAOXQLD.1 size=1048576 2023-12-01T15:54:41.636 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.635+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~07PLANAOXQLD.2 size=688036 2023-12-01T15:54:41.636 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.635+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=07PLANAOXQLD tag=8IPGOSGC5L3I type=write size=3833764 2023-12-01T15:54:41.640 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.639+0000 7f9aad9148c0 1 < suggested remove operation key=7SCZTDTL38DF tag=XIR6IXMJYRTN type=del 2023-12-01T15:54:41.642 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.641+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=BAHNTOEBRRL9 type=del size=3134112 2023-12-01T15:54:41.642 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.642+0000 7f9aad9148c0 -1 < no bi entry to suggest for operation key=T2L5108M111K tag=W48FUPPAH60C type=del size=2701760: (2) No such file or directory 2023-12-01T15:54:41.644 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.644+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=G6R8RYXIGOAU type=write size=226982 2023-12-01T15:54:41.648 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.648+0000 7f9aad9148c0 1 < completed delete operation key=XUT4H8IMHOJ0 tag=IG9425MEE0NB type=del 2023-12-01T15:54:41.651 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.650+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=GTUNC3S9CIOD type=write size=517956 2023-12-01T15:54:41.654 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.653+0000 7f9aad9148c0 1 < completed write operation key=GL0E747I5H45 tag=RQH822VHR130 type=write size=883321 2023-12-01T15:54:41.657 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.656+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=AY6QS8M36CRY type=del size=1254416 2023-12-01T15:54:41.660 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.659+0000 7f9aad9148c0 1 < completed delete operation key=UHANOI7SM72A tag=U23AU46YI1QS type=del 2023-12-01T15:54:41.663 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.662+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=FGII7NIXWBQG type=del size=812268 2023-12-01T15:54:41.666 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.665+0000 7f9aad9148c0 1 < completed delete operation key=N05IKWTYQPE2 tag=I5IYYRBS723M type=del 2023-12-01T15:54:41.669 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.668+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=R1843V1JQL2Q type=write size=776749 2023-12-01T15:54:41.671 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.671+0000 7f9aad9148c0 1 < completed write operation key=WCZIE7QYG09W tag=V7PEVSH6ISFT type=write size=923770 2023-12-01T15:54:41.676 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.676+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~O9F21A93CNUK.0 size=1048576 2023-12-01T15:54:41.678 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.678+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~O9F21A93CNUK.1 size=1048576 2023-12-01T15:54:41.680 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.680+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~O9F21A93CNUK.2 size=193959 2023-12-01T15:54:41.680 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.680+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=O9F21A93CNUK tag=KDAS26X0YC55 type=write size=3339687 2023-12-01T15:54:41.685 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.682+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~VPXC16G91LMG.0 size=1048576 2023-12-01T15:54:41.685 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.684+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~VPXC16G91LMG.1 size=1048576 2023-12-01T15:54:41.687 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.687+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~VPXC16G91LMG.2 size=657117 2023-12-01T15:54:41.691 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.691+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=VPXC16G91LMG tag=SANWMBRKG5GT type=write size=3802845 2023-12-01T15:54:41.696 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.695+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=Y4II57XZCBF1 type=write size=278380 2023-12-01T15:54:41.698 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.698+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~JGLK8PLNDSA9.0 size=1048576 2023-12-01T15:54:41.700 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.700+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~JGLK8PLNDSA9.1 size=1019745 2023-12-01T15:54:41.705 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.705+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=JGLK8PLNDSA9 tag=T35KP55KSKRT type=write size=3116897 2023-12-01T15:54:41.710 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.710+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~VJFZJ4TG52YQ.0 size=600993 2023-12-01T15:54:41.711 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.710+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=VJFZJ4TG52YQ tag=2DUI2Y7172LS type=write size=1649569 2023-12-01T15:54:41.713 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.712+0000 7f9aad9148c0 1 < canceled operation key=GL0E747I5H45 tag=XHEIH5O43S8L type=del size=3737504 2023-12-01T15:54:41.718 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.717+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~C2QITX0OQQOW.0 size=1048576 2023-12-01T15:54:41.720 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.720+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~C2QITX0OQQOW.1 size=1048576 2023-12-01T15:54:41.723 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.722+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~C2QITX0OQQOW.2 size=748269 2023-12-01T15:54:41.723 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.722+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=C2QITX0OQQOW tag=KW7RFHPR6UOF type=write size=3893997 2023-12-01T15:54:41.725 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.725+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~OUIHYYDEDNT5.0 size=1048576 2023-12-01T15:54:41.729 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.728+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~OUIHYYDEDNT5.1 size=1048576 2023-12-01T15:54:41.731 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.730+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~OUIHYYDEDNT5.2 size=415372 2023-12-01T15:54:41.736 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.735+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=OUIHYYDEDNT5 tag=SR04MOGWIH6O type=write size=3561100 2023-12-01T15:54:41.739 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.738+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=XHBV2R78C197 type=del size=1012998 2023-12-01T15:54:41.742 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.741+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~9FH8V4A16AEA.0 size=257485 2023-12-01T15:54:41.747 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.746+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=9FH8V4A16AEA tag=L5IOD95M4CIC type=write size=1306061 2023-12-01T15:54:41.750 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.749+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=4S48D4OGTYCN type=write size=983838 2023-12-01T15:54:41.753 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.753+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~9X7VNXTJ878D.0 size=43147 2023-12-01T15:54:41.759 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.758+0000 7f9aad9148c0 1 < completed multipart upload key=0U7Y4CJY3F0M upload=9X7VNXTJ878D tag=DN356ZAD0IHB type=write size=1091723 2023-12-01T15:54:41.764 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.763+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~EADL1AR3YM5P.0 size=862670 2023-12-01T15:54:41.764 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.763+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=EADL1AR3YM5P tag=MSYFXG1L2O5S type=write size=1911246 2023-12-01T15:54:41.766 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.766+0000 7f9aad9148c0 1 < completed write operation key=LRBWJ27JFVKO tag=7PWH08F6G4V3 type=write size=631604 2023-12-01T15:54:41.768 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.768+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=CWVQBIMKBCL5 type=del size=757377 2023-12-01T15:54:41.771 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.771+0000 7f9aad9148c0 1 < completed write operation key=0B25CAN3DDPZ tag=RSJ624QEE2TE type=write size=952358 2023-12-01T15:54:41.774 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.773+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=EYL28N6X68B1 type=del size=954856 2023-12-01T15:54:41.776 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.776+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~07PLANAOXQLD.0 size=1048576 2023-12-01T15:54:41.779 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.778+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~07PLANAOXQLD.1 size=1048576 2023-12-01T15:54:41.781 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.781+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~07PLANAOXQLD.2 size=688036 2023-12-01T15:54:41.786 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.785+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=07PLANAOXQLD tag=8IPGOSGC5L3I type=write size=3833764 2023-12-01T15:54:41.790 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.790+0000 7f9aad9148c0 1 > prepared part key=_multipart_9ERGLZ55JBYH.2~TNBJSQ5WBZFP.0 size=615393 2023-12-01T15:54:41.790 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.790+0000 7f9aad9148c0 1 > prepared multipart upload key=9ERGLZ55JBYH upload=TNBJSQ5WBZFP tag=XV8EFMDNP3JA type=write size=1663969 2023-12-01T15:54:41.793 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.792+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=BAHNTOEBRRL9 type=del 2023-12-01T15:54:41.796 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.795+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=8MKSF3KT5U5Z type=del size=1341594 2023-12-01T15:54:41.799 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.799+0000 7f9aad9148c0 1 < completed write operation key=ZSEEWQ6LLIR5 tag=G6R8RYXIGOAU type=write size=226982 2023-12-01T15:54:41.802 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.801+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=QDQEVHD706CL type=write size=160744 2023-12-01T15:54:41.804 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.804+0000 7f9aad9148c0 1 < completed write operation key=7AERYBA8D56T tag=GTUNC3S9CIOD type=write size=517956 2023-12-01T15:54:41.809 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.808+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~XFZRE5VH0ZH8.0 size=1048576 2023-12-01T15:54:41.811 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.810+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~XFZRE5VH0ZH8.1 size=1048576 2023-12-01T15:54:41.813 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.812+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~XFZRE5VH0ZH8.2 size=336428 2023-12-01T15:54:41.813 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.812+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=XFZRE5VH0ZH8 tag=4T9IHMMC5XLC type=write size=3482156 2023-12-01T15:54:41.816 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.815+0000 7f9aad9148c0 1 < canceled operation key=7SCZTDTL38DF tag=AY6QS8M36CRY type=del size=1254416 2023-12-01T15:54:41.818 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.818+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=9MXSJJCXAYDP type=del size=2314788 2023-12-01T15:54:41.820 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.820+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=FGII7NIXWBQG type=del 2023-12-01T15:54:41.825 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.824+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~PO7XYCR8RTF8.0 size=362077 2023-12-01T15:54:41.825 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.824+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=PO7XYCR8RTF8 tag=QEGOQ0DJHS92 type=write size=1410653 2023-12-01T15:54:41.828 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.827+0000 7f9aad9148c0 1 < completed write operation key=TJPNEHX0PPEI tag=R1843V1JQL2Q type=write size=776749 2023-12-01T15:54:41.830 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.830+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=HQANQHW8NOE4 type=write size=704953 2023-12-01T15:54:41.833 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.832+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~O9F21A93CNUK.0 size=1048576 2023-12-01T15:54:41.835 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.835+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~O9F21A93CNUK.1 size=1048576 2023-12-01T15:54:41.838 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.837+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~O9F21A93CNUK.2 size=193959 2023-12-01T15:54:41.842 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.841+0000 7f9aad9148c0 1 < completed multipart upload key=STW1E6FWZWFG upload=O9F21A93CNUK tag=KDAS26X0YC55 type=write size=3339687 2023-12-01T15:54:41.844 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.844+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=H0U4A17CPMPO type=del size=465412 2023-12-01T15:54:41.847 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.846+0000 7f9aad9148c0 1 < completed write operation key=VF8IZ85BWMCV tag=Y4II57XZCBF1 type=write size=278380 2023-12-01T15:54:41.849 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.849+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=K0BT14SM5Y8E type=write size=607841 2023-12-01T15:54:41.851 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.851+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~VJFZJ4TG52YQ.0 size=600993 2023-12-01T15:54:41.856 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.856+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=VJFZJ4TG52YQ tag=2DUI2Y7172LS type=write size=1649569 2023-12-01T15:54:41.861 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.860+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~NPVPLHMNI7XF.0 size=1048576 2023-12-01T15:54:41.863 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.863+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~NPVPLHMNI7XF.1 size=420597 2023-12-01T15:54:41.863 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.863+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=NPVPLHMNI7XF tag=BDEW75Y5980A type=write size=2517749 2023-12-01T15:54:41.866 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.865+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~C2QITX0OQQOW.0 size=1048576 2023-12-01T15:54:41.868 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.867+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~C2QITX0OQQOW.1 size=1048576 2023-12-01T15:54:41.870 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.869+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~C2QITX0OQQOW.2 size=748269 2023-12-01T15:54:41.874 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.873+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=C2QITX0OQQOW tag=KW7RFHPR6UOF type=write size=3893997 2023-12-01T15:54:41.878 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.877+0000 7f9aad9148c0 1 > prepared part key=_multipart_GL0E747I5H45.2~4AS90JQS8QQM.0 size=870718 2023-12-01T15:54:41.878 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.877+0000 7f9aad9148c0 1 > prepared multipart upload key=GL0E747I5H45 upload=4AS90JQS8QQM tag=YJHOF51R8NH7 type=write size=1919294 2023-12-01T15:54:41.880 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.880+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=XHBV2R78C197 type=del 2023-12-01T15:54:41.884 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.884+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~LCTG329T7OVU.0 size=1048576 2023-12-01T15:54:41.887 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.886+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~LCTG329T7OVU.1 size=614624 2023-12-01T15:54:41.887 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.886+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=LCTG329T7OVU tag=1IV7BBVIYQ9D type=write size=2711776 2023-12-01T15:54:41.893 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.893+0000 7f9aad9148c0 1 < suggested update operation key=7SCZTDTL38DF tag=4S48D4OGTYCN type=write size=983838 2023-12-01T15:54:41.896 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.896+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=9UIMKDIT2F20 type=del size=861680 2023-12-01T15:54:41.897 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.896+0000 7f9aad9148c0 1 < canceled part key=_multipart_CG4WLRG2105M.2~EADL1AR3YM5P.0 size=862670 2023-12-01T15:54:41.903 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.903+0000 7f9aad9148c0 1 < canceled multipart upload key=CG4WLRG2105M upload=EADL1AR3YM5P tag=MSYFXG1L2O5S type=write size=1911246 2023-12-01T15:54:41.907 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.907+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=UKFKDCTHJS2C type=del size=1295267 2023-12-01T15:54:41.914 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.913+0000 7f9aad9148c0 1 < suggested update operation key=MT1CL3NNK88X tag=CWVQBIMKBCL5 type=del size=757377 2023-12-01T15:54:41.918 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.917+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=D93R1X48GHXB type=del size=2991862 2023-12-01T15:54:41.925 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.924+0000 7f9aad9148c0 1 < suggested remove operation key=4TPCFIP7B23Y tag=EYL28N6X68B1 type=del 2023-12-01T15:54:41.928 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.928+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=170E399WNTAQ type=del size=1874131 2023-12-01T15:54:41.931 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.930+0000 7f9aad9148c0 1 < completed part key=_multipart_9ERGLZ55JBYH.2~TNBJSQ5WBZFP.0 size=615393 2023-12-01T15:54:41.935 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.935+0000 7f9aad9148c0 1 < completed multipart upload key=9ERGLZ55JBYH upload=TNBJSQ5WBZFP tag=XV8EFMDNP3JA type=write size=1663969 2023-12-01T15:54:41.938 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.937+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=WV5OFWAP38FK type=del size=1728137 2023-12-01T15:54:41.942 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.941+0000 7f9aad9148c0 1 < suggested remove operation key=UHANOI7SM72A tag=8MKSF3KT5U5Z type=del 2023-12-01T15:54:41.944 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.943+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=95R4P2WPGP32 type=del size=547450 2023-12-01T15:54:41.946 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.946+0000 7f9aad9148c0 1 < completed write operation key=13J225PC95SO tag=QDQEVHD706CL type=write size=160744 2023-12-01T15:54:41.950 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.949+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~SNQEF08UF8TH.0 size=1048576 2023-12-01T15:54:41.952 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.951+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~SNQEF08UF8TH.1 size=1048576 2023-12-01T15:54:41.953 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.953+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~SNQEF08UF8TH.2 size=249324 2023-12-01T15:54:41.953 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.953+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=SNQEF08UF8TH tag=HE77QUGI9V42 type=write size=3395052 2023-12-01T15:54:41.955 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.955+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~XFZRE5VH0ZH8.0 size=1048576 2023-12-01T15:54:41.957 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.957+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~XFZRE5VH0ZH8.1 size=1048576 2023-12-01T15:54:41.960 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.959+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~XFZRE5VH0ZH8.2 size=336428 2023-12-01T15:54:41.963 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.963+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=XFZRE5VH0ZH8 tag=4T9IHMMC5XLC type=write size=3482156 2023-12-01T15:54:41.968 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.967+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~CGRVP7FGUU87.0 size=1048576 2023-12-01T15:54:41.969 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.969+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~CGRVP7FGUU87.1 size=1048576 2023-12-01T15:54:41.971 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.971+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~CGRVP7FGUU87.2 size=17897 2023-12-01T15:54:41.971 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.971+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=CGRVP7FGUU87 tag=9PUYEXLYPK6M type=write size=3163625 2023-12-01T15:54:41.975 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.975+0000 7f9aad9148c0 1 < suggested remove operation key=0B25CAN3DDPZ tag=9MXSJJCXAYDP type=del 2023-12-01T15:54:41.977 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.977+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=CBBD160JHZQA type=del size=925223 2023-12-01T15:54:41.980 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.979+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~PO7XYCR8RTF8.0 size=362077 2023-12-01T15:54:41.985 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.984+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=PO7XYCR8RTF8 tag=QEGOQ0DJHS92 type=write size=1410653 2023-12-01T15:54:41.988 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.988+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~BIA9DNP22QKQ.0 size=1048576 2023-12-01T15:54:41.990 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.989+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~BIA9DNP22QKQ.1 size=1048576 2023-12-01T15:54:41.992 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.991+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~BIA9DNP22QKQ.2 size=817142 2023-12-01T15:54:41.992 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.991+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=BIA9DNP22QKQ tag=U1BQTP58C07C type=write size=3962870 2023-12-01T15:54:41.994 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.994+0000 7f9aad9148c0 1 < completed write operation key=F3S1MZ0T8YO0 tag=HQANQHW8NOE4 type=write size=704953 2023-12-01T15:54:41.996 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.996+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=9LTUV79FVQF4 type=del size=994415 2023-12-01T15:54:41.999 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:41.998+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=H0U4A17CPMPO type=del 2023-12-01T15:54:42.002 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.002+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~JJ31PUK5TXJW.0 size=228085 2023-12-01T15:54:42.003 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.002+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=JJ31PUK5TXJW tag=76O3QRM37W9H type=write size=1276661 2023-12-01T15:54:42.005 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.004+0000 7f9aad9148c0 1 < completed write operation key=XUT4H8IMHOJ0 tag=K0BT14SM5Y8E type=write size=607841 2023-12-01T15:54:42.009 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.008+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~0XONUXRWBL3W.0 size=1048576 2023-12-01T15:54:42.010 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.010+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~0XONUXRWBL3W.1 size=355414 2023-12-01T15:54:42.011 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.010+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=0XONUXRWBL3W tag=CMD7JTUNBV70 type=write size=2452566 2023-12-01T15:54:42.013 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.012+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~NPVPLHMNI7XF.0 size=1048576 2023-12-01T15:54:42.013 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.012+0000 7f9aad9148c0 1 < canceled part key=_multipart_TJPNEHX0PPEI.2~NPVPLHMNI7XF.1 size=420597 2023-12-01T15:54:42.016 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.016+0000 7f9aad9148c0 1 < canceled multipart upload key=TJPNEHX0PPEI upload=NPVPLHMNI7XF tag=BDEW75Y5980A type=write size=2517749 2023-12-01T15:54:42.018 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.018+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=4F5995FVZQI5 type=del size=1170651 2023-12-01T15:54:42.020 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.020+0000 7f9aad9148c0 1 < completed part key=_multipart_GL0E747I5H45.2~4AS90JQS8QQM.0 size=870718 2023-12-01T15:54:42.024 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.023+0000 7f9aad9148c0 1 < completed multipart upload key=GL0E747I5H45 upload=4AS90JQS8QQM tag=YJHOF51R8NH7 type=write size=1919294 2023-12-01T15:54:42.028 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.027+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~0X2IRZII4XU7.0 size=218234 2023-12-01T15:54:42.028 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.027+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=0X2IRZII4XU7 tag=7I8XA62283M4 type=write size=1266810 2023-12-01T15:54:42.030 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.030+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~LCTG329T7OVU.0 size=1048576 2023-12-01T15:54:42.032 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.031+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~LCTG329T7OVU.1 size=614624 2023-12-01T15:54:42.037 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.037+0000 7f9aad9148c0 1 < completed multipart upload key=YZA6VLP3D9HJ upload=LCTG329T7OVU tag=1IV7BBVIYQ9D type=write size=2711776 2023-12-01T15:54:42.042 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.041+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~5UJB1AGS7COD.0 size=1048576 2023-12-01T15:54:42.044 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.044+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~5UJB1AGS7COD.1 size=388080 2023-12-01T15:54:42.044 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.044+0000 7f9aad9148c0 1 > prepared multipart upload key=SMRTKA9GZJ8P upload=5UJB1AGS7COD tag=C6XFMB54GZDZ type=write size=2485232 2023-12-01T15:54:42.048 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.048+0000 7f9aad9148c0 1 < suggested update operation key=5G835J5OHKO1 tag=9UIMKDIT2F20 type=del size=861680 2023-12-01T15:54:42.050 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.050+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=WM3IMJ619Y3W type=del size=1625291 2023-12-01T15:54:42.053 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.052+0000 7f9aad9148c0 1 < completed delete operation key=0U7Y4CJY3F0M tag=UKFKDCTHJS2C type=del 2023-12-01T15:54:42.055 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.054+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=MMWU9UW8F3L5 type=del size=2365796 2023-12-01T15:54:42.057 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.057+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=D93R1X48GHXB type=del 2023-12-01T15:54:42.059 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.059+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=M3H5JJTTFLZJ type=del size=673140 2023-12-01T15:54:42.061 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.061+0000 7f9aad9148c0 1 < canceled operation key=MT1CL3NNK88X tag=170E399WNTAQ type=del size=1874131 2023-12-01T15:54:42.065 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.065+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~JVML9TTW8B27.0 size=1048576 2023-12-01T15:54:42.067 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.067+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~JVML9TTW8B27.1 size=863356 2023-12-01T15:54:42.067 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.067+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=JVML9TTW8B27 tag=M7YO55FPVF0X type=write size=2960508 2023-12-01T15:54:42.069 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.069+0000 7f9aad9148c0 1 < completed delete operation key=7SCZTDTL38DF tag=WV5OFWAP38FK type=del 2023-12-01T15:54:42.071 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.071+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=YJEVO8YG16L2 type=del size=3137722 2023-12-01T15:54:42.074 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.073+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=95R4P2WPGP32 type=del 2023-12-01T15:54:42.076 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.075+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=RCH4QEXA0H65 type=del size=3429169 2023-12-01T15:54:42.078 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.078+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~SNQEF08UF8TH.0 size=1048576 2023-12-01T15:54:42.080 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.080+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~SNQEF08UF8TH.1 size=1048576 2023-12-01T15:54:42.083 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.083+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~SNQEF08UF8TH.2 size=249324 2023-12-01T15:54:42.088 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.087+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=SNQEF08UF8TH tag=HE77QUGI9V42 type=write size=3395052 2023-12-01T15:54:42.094 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.093+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~6NLROPJBEL1V.0 size=426726 2023-12-01T15:54:42.094 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.093+0000 7f9aad9148c0 1 > prepared multipart upload key=Y8K6E5SUKEI3 upload=6NLROPJBEL1V tag=4N93B5NKI9T3 type=write size=1475302 2023-12-01T15:54:42.097 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.096+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~CGRVP7FGUU87.0 size=1048576 2023-12-01T15:54:42.099 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.098+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~CGRVP7FGUU87.1 size=1048576 2023-12-01T15:54:42.099 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.098+0000 7f9aad9148c0 1 < canceled part key=_multipart_7SCZTDTL38DF.2~CGRVP7FGUU87.2 size=17897 2023-12-01T15:54:42.104 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.103+0000 7f9aad9148c0 1 < canceled multipart upload key=7SCZTDTL38DF upload=CGRVP7FGUU87 tag=9PUYEXLYPK6M type=write size=3163625 2023-12-01T15:54:42.109 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.108+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~HUQQTY6G3UAX.0 size=1048576 2023-12-01T15:54:42.113 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.112+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~HUQQTY6G3UAX.1 size=1048576 2023-12-01T15:54:42.115 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.115+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~HUQQTY6G3UAX.2 size=46370 2023-12-01T15:54:42.116 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.115+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=HUQQTY6G3UAX tag=ODPYY14GDGPE type=write size=3192098 2023-12-01T15:54:42.119 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.118+0000 7f9aad9148c0 -1 < failed to complete operation key=5G835J5OHKO1 tag=CBBD160JHZQA type=del size=925223: (22) Invalid argument 2023-12-01T15:54:42.121 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.120+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=R66UJX7LAV2L type=del size=313303 2023-12-01T15:54:42.124 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.123+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~BIA9DNP22QKQ.0 size=1048576 2023-12-01T15:54:42.126 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.125+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~BIA9DNP22QKQ.1 size=1048576 2023-12-01T15:54:42.128 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.127+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~BIA9DNP22QKQ.2 size=817142 2023-12-01T15:54:42.133 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.133+0000 7f9aad9148c0 1 < completed multipart upload key=M4MZE7PGW6LH upload=BIA9DNP22QKQ tag=U1BQTP58C07C type=write size=3962870 2023-12-01T15:54:42.140 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.139+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~NZ20PMLCWJTY.0 size=1048576 2023-12-01T15:54:42.142 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.142+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~NZ20PMLCWJTY.1 size=262164 2023-12-01T15:54:42.142 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.142+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=NZ20PMLCWJTY tag=09SYYWNVC890 type=write size=2359316 2023-12-01T15:54:42.147 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.147+0000 7f9aad9148c0 -1 < failed to complete operation key=5G835J5OHKO1 tag=9LTUV79FVQF4 type=del size=994415: (22) Invalid argument 2023-12-01T15:54:42.150 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.149+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=ZF5IE2BK1OFE type=del size=2941025 2023-12-01T15:54:42.152 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.152+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~JJ31PUK5TXJW.0 size=228085 2023-12-01T15:54:42.157 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.157+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=JJ31PUK5TXJW tag=76O3QRM37W9H type=write size=1276661 2023-12-01T15:54:42.163 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.162+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~BMEZW45BM3BW.0 size=1048576 2023-12-01T15:54:42.165 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.164+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~BMEZW45BM3BW.1 size=1048576 2023-12-01T15:54:42.168 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.167+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~BMEZW45BM3BW.2 size=509074 2023-12-01T15:54:42.168 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.167+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=BMEZW45BM3BW tag=WCXRQ81TBUQ8 type=write size=3654802 2023-12-01T15:54:42.170 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.170+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~0XONUXRWBL3W.0 size=1048576 2023-12-01T15:54:42.173 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.172+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~0XONUXRWBL3W.1 size=355414 2023-12-01T15:54:42.178 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.177+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=0XONUXRWBL3W tag=CMD7JTUNBV70 type=write size=2452566 2023-12-01T15:54:42.180 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.179+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=BX63SM3XI22E type=del size=1141000 2023-12-01T15:54:42.184 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.183+0000 7f9aad9148c0 1 < suggested update operation key=VF8IZ85BWMCV tag=4F5995FVZQI5 type=del size=1170651 2023-12-01T15:54:42.186 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.186+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=FFOLMU7CM1H7 type=del size=3472117 2023-12-01T15:54:42.188 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.188+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~0X2IRZII4XU7.0 size=218234 2023-12-01T15:54:42.192 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.191+0000 7f9aad9148c0 1 < completed multipart upload key=0U7Y4CJY3F0M upload=0X2IRZII4XU7 tag=7I8XA62283M4 type=write size=1266810 2023-12-01T15:54:42.196 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.195+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~L0KLUQDMAYHF.0 size=1048576 2023-12-01T15:54:42.198 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.197+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~L0KLUQDMAYHF.1 size=145770 2023-12-01T15:54:42.198 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.197+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=L0KLUQDMAYHF tag=8Y7D5SMGX5F6 type=write size=2242922 2023-12-01T15:54:42.198 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.197+0000 7f9aad9148c0 1 < canceled part key=_multipart_SMRTKA9GZJ8P.2~5UJB1AGS7COD.0 size=1048576 2023-12-01T15:54:42.200 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.199+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~5UJB1AGS7COD.1 size=388080 2023-12-01T15:54:42.203 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.203+0000 7f9aad9148c0 1 < canceled multipart upload key=SMRTKA9GZJ8P upload=5UJB1AGS7COD tag=C6XFMB54GZDZ type=write size=2485232 2023-12-01T15:54:42.207 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.207+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~323LMMB738T5.0 size=590186 2023-12-01T15:54:42.207 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.207+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=323LMMB738T5 tag=2RX5ABE1QQD1 type=write size=1638762 2023-12-01T15:54:42.209 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.209+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=WM3IMJ619Y3W type=del 2023-12-01T15:54:42.211 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.211+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=A7KAX9QEFVJD type=del size=3704504 2023-12-01T15:54:42.214 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.213+0000 7f9aad9148c0 1 < completed delete operation key=F3S1MZ0T8YO0 tag=MMWU9UW8F3L5 type=del 2023-12-01T15:54:42.216 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.215+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=UO5EVU2BAKEA type=del size=3535465 2023-12-01T15:54:42.221 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.220+0000 7f9aad9148c0 1 < suggested remove operation key=F3S1MZ0T8YO0 tag=M3H5JJTTFLZJ type=del 2023-12-01T15:54:42.226 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.226+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~KQ710HBGLXRL.0 size=810327 2023-12-01T15:54:42.226 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.226+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=KQ710HBGLXRL tag=4JMX2PU9NLYM type=write size=1858903 2023-12-01T15:54:42.229 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.228+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~JVML9TTW8B27.0 size=1048576 2023-12-01T15:54:42.231 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.230+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~JVML9TTW8B27.1 size=863356 2023-12-01T15:54:42.236 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.235+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=JVML9TTW8B27 tag=M7YO55FPVF0X type=write size=2960508 2023-12-01T15:54:42.238 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.237+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=VA1COQW6128I type=del size=2278571 2023-12-01T15:54:42.241 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.241+0000 7f9aad9148c0 -1 < failed to complete operation key=F3S1MZ0T8YO0 tag=YJEVO8YG16L2 type=del size=3137722: (22) Invalid argument 2023-12-01T15:54:42.243 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.243+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=BBE5Y76J12RI type=del size=2804578 2023-12-01T15:54:42.248 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.248+0000 7f9aad9148c0 1 < suggested remove operation key=5G835J5OHKO1 tag=RCH4QEXA0H65 type=del 2023-12-01T15:54:42.250 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.250+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=WNUC7CMYVCAJ type=write size=542094 2023-12-01T15:54:42.253 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.252+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~6NLROPJBEL1V.0 size=426726 2023-12-01T15:54:42.257 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.256+0000 7f9aad9148c0 1 < completed multipart upload key=Y8K6E5SUKEI3 upload=6NLROPJBEL1V tag=4N93B5NKI9T3 type=write size=1475302 2023-12-01T15:54:42.261 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.260+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~FIUSV83292HU.0 size=491121 2023-12-01T15:54:42.261 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.260+0000 7f9aad9148c0 1 > prepared multipart upload key=ZSEEWQ6LLIR5 upload=FIUSV83292HU tag=YV00WDG068Q5 type=write size=1539697 2023-12-01T15:54:42.264 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.263+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~HUQQTY6G3UAX.0 size=1048576 2023-12-01T15:54:42.266 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.266+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~HUQQTY6G3UAX.1 size=1048576 2023-12-01T15:54:42.269 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.268+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~HUQQTY6G3UAX.2 size=46370 2023-12-01T15:54:42.274 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.273+0000 7f9aad9148c0 1 < completed multipart upload key=STW1E6FWZWFG upload=HUQQTY6G3UAX tag=ODPYY14GDGPE type=write size=3192098 2023-12-01T15:54:42.276 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.276+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=HRELUZM1LF0W type=del size=2378982 2023-12-01T15:54:42.281 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.281+0000 7f9aad9148c0 1 < suggested remove operation key=T2L5108M111K tag=R66UJX7LAV2L type=del 2023-12-01T15:54:42.284 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.284+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=UPOXFVCML1WK type=del size=145925 2023-12-01T15:54:42.287 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.286+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~NZ20PMLCWJTY.0 size=1048576 2023-12-01T15:54:42.289 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.288+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~NZ20PMLCWJTY.1 size=262164 2023-12-01T15:54:42.293 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.292+0000 7f9aad9148c0 1 < completed multipart upload key=N3Z7KLVTUY6R upload=NZ20PMLCWJTY tag=09SYYWNVC890 type=write size=2359316 2023-12-01T15:54:42.295 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.295+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=7S4LW1VOUUIA type=write size=662945 2023-12-01T15:54:42.301 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.299+0000 7f9aad9148c0 1 < suggested remove operation key=4TPCFIP7B23Y tag=ZF5IE2BK1OFE type=del 2023-12-01T15:54:42.303 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.303+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~GFQR7P338K0Y.0 size=307704 2023-12-01T15:54:42.303 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.303+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=GFQR7P338K0Y tag=4T017OAMR7JE type=write size=1356280 2023-12-01T15:54:42.306 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.305+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~BMEZW45BM3BW.0 size=1048576 2023-12-01T15:54:42.307 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.307+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~BMEZW45BM3BW.1 size=1048576 2023-12-01T15:54:42.309 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.309+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~BMEZW45BM3BW.2 size=509074 2023-12-01T15:54:42.313 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.313+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=BMEZW45BM3BW tag=WCXRQ81TBUQ8 type=write size=3654802 2023-12-01T15:54:42.315 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.315+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=YBF6Q2ZZV0S0 type=del size=3670819 2023-12-01T15:54:42.317 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.317+0000 7f9aad9148c0 1 < completed delete operation key=13J225PC95SO tag=BX63SM3XI22E type=del 2023-12-01T15:54:42.320 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.319+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=FL27NWT6OHTZ type=del size=2369880 2023-12-01T15:54:42.323 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.322+0000 7f9aad9148c0 -1 < failed to complete operation key=T2L5108M111K tag=FFOLMU7CM1H7 type=del size=3472117: (22) Invalid argument 2023-12-01T15:54:42.325 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.324+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=1CGABOC4W08X type=write size=690201 2023-12-01T15:54:42.327 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.327+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~L0KLUQDMAYHF.0 size=1048576 2023-12-01T15:54:42.329 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.329+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~L0KLUQDMAYHF.1 size=145770 2023-12-01T15:54:42.333 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.332+0000 7f9aad9148c0 1 < completed multipart upload key=CG4WLRG2105M upload=L0KLUQDMAYHF tag=8Y7D5SMGX5F6 type=write size=2242922 2023-12-01T15:54:42.337 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.336+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~9XLMU6FI7GI6.0 size=1048576 2023-12-01T15:54:42.339 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.338+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~9XLMU6FI7GI6.1 size=1048576 2023-12-01T15:54:42.340 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.340+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~9XLMU6FI7GI6.2 size=990339 2023-12-01T15:54:42.341 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.340+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=9XLMU6FI7GI6 tag=1K37AN6KU6SL type=write size=4136067 2023-12-01T15:54:42.342 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.342+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~323LMMB738T5.0 size=590186 2023-12-01T15:54:42.346 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.346+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=323LMMB738T5 tag=2RX5ABE1QQD1 type=write size=1638762 2023-12-01T15:54:42.350 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.350+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~2C77NJSQBVGF.0 size=1048576 2023-12-01T15:54:42.352 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.352+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~2C77NJSQBVGF.1 size=1048576 2023-12-01T15:54:42.354 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.354+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~2C77NJSQBVGF.2 size=112122 2023-12-01T15:54:42.354 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.354+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=2C77NJSQBVGF tag=LN1Y0YA1INIK type=write size=3257850 2023-12-01T15:54:42.357 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.356+0000 7f9aad9148c0 1 < canceled operation key=WCZIE7QYG09W tag=A7KAX9QEFVJD type=del size=3704504 2023-12-01T15:54:42.359 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.359+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=7HFPYP3WVDGU type=del size=1802078 2023-12-01T15:54:42.361 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.361+0000 7f9aad9148c0 1 < canceled operation key=7AERYBA8D56T tag=UO5EVU2BAKEA type=del size=3535465 2023-12-01T15:54:42.366 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.365+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~0UUVOVKUF5PV.0 size=1048576 2023-12-01T15:54:42.368 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.367+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~0UUVOVKUF5PV.1 size=1048576 2023-12-01T15:54:42.369 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.369+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~0UUVOVKUF5PV.2 size=679430 2023-12-01T15:54:42.370 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.369+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=0UUVOVKUF5PV tag=C2S047G0A5C2 type=write size=3825158 2023-12-01T15:54:42.371 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.371+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~KQ710HBGLXRL.0 size=810327 2023-12-01T15:54:42.375 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.374+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=KQ710HBGLXRL tag=4JMX2PU9NLYM type=write size=1858903 2023-12-01T15:54:42.379 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.378+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~UTCZ8QNKAG9O.0 size=786080 2023-12-01T15:54:42.379 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.378+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=UTCZ8QNKAG9O tag=J9V0NON6S092 type=write size=1834656 2023-12-01T15:54:42.383 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.383+0000 7f9aad9148c0 1 < suggested remove operation key=9ERGLZ55JBYH tag=VA1COQW6128I type=del 2023-12-01T15:54:42.385 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.385+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=RS1FUK69M2X9 type=del size=3047802 2023-12-01T15:54:42.387 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.387+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=BBE5Y76J12RI type=del 2023-12-01T15:54:42.391 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.391+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~7HFU0T9MNBCN.0 size=220813 2023-12-01T15:54:42.391 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.391+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=7HFU0T9MNBCN tag=2PS6S72HGGF1 type=write size=1269389 2023-12-01T15:54:42.393 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.393+0000 7f9aad9148c0 1 < completed write operation key=0U7Y4CJY3F0M tag=WNUC7CMYVCAJ type=write size=542094 2023-12-01T15:54:42.397 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.397+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~O3IQZ43M7JPL.0 size=411219 2023-12-01T15:54:42.397 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.397+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=O3IQZ43M7JPL tag=AMZ7WQI2QJ5D type=write size=1459795 2023-12-01T15:54:42.400 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.399+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~FIUSV83292HU.0 size=491121 2023-12-01T15:54:42.403 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.403+0000 7f9aad9148c0 1 < completed multipart upload key=ZSEEWQ6LLIR5 upload=FIUSV83292HU tag=YV00WDG068Q5 type=write size=1539697 2023-12-01T15:54:42.405 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.405+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=SO3EGZFKMQWS type=del size=1201384 2023-12-01T15:54:42.407 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.407+0000 7f9aad9148c0 1 < completed delete operation key=5G835J5OHKO1 tag=HRELUZM1LF0W type=del 2023-12-01T15:54:42.409 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.409+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=MM5CTMG5ZHAO type=del size=1694767 2023-12-01T15:54:42.412 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.411+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=UPOXFVCML1WK type=del 2023-12-01T15:54:42.414 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.413+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=HYPZU1E8LXRD type=del size=1411807 2023-12-01T15:54:42.419 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.418+0000 7f9aad9148c0 1 < suggested remove operation key=Y8K6E5SUKEI3 tag=7S4LW1VOUUIA type=write 2023-12-01T15:54:42.423 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.422+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~YN95FNUMWY2W.0 size=1048576 2023-12-01T15:54:42.424 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.424+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~YN95FNUMWY2W.1 size=367124 2023-12-01T15:54:42.424 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.424+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=YN95FNUMWY2W tag=1GA0JOL6TLKU type=write size=2464276 2023-12-01T15:54:42.426 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.426+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~GFQR7P338K0Y.0 size=307704 2023-12-01T15:54:42.430 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.429+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=GFQR7P338K0Y tag=4T017OAMR7JE type=write size=1356280 2023-12-01T15:54:42.432 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.432+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=9BS27F0F5PMO type=write size=461030 2023-12-01T15:54:42.434 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.434+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=YBF6Q2ZZV0S0 type=del 2023-12-01T15:54:42.440 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.439+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~NIY4I0ZZUOD8.0 size=222741 2023-12-01T15:54:42.440 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.439+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=NIY4I0ZZUOD8 tag=L2GBX6BBLPE9 type=write size=1271317 2023-12-01T15:54:42.442 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.441+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=FL27NWT6OHTZ type=del 2023-12-01T15:54:42.446 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.446+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~QC5WWRF04VNM.0 size=903360 2023-12-01T15:54:42.446 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.446+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=QC5WWRF04VNM tag=0M162L3EGAAF type=write size=1951936 2023-12-01T15:54:42.448 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.448+0000 7f9aad9148c0 1 < completed write operation key=ZSEEWQ6LLIR5 tag=1CGABOC4W08X type=write size=690201 2023-12-01T15:54:42.452 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.452+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~71A6ISTYB6GU.0 size=1048576 2023-12-01T15:54:42.454 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.454+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~71A6ISTYB6GU.1 size=1048576 2023-12-01T15:54:42.456 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.455+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~71A6ISTYB6GU.2 size=252748 2023-12-01T15:54:42.456 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.455+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=71A6ISTYB6GU tag=0NNXGX7HBSCU type=write size=3398476 2023-12-01T15:54:42.458 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.458+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~9XLMU6FI7GI6.0 size=1048576 2023-12-01T15:54:42.460 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.460+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~9XLMU6FI7GI6.1 size=1048576 2023-12-01T15:54:42.460 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.460+0000 7f9aad9148c0 1 < canceled part key=_multipart_0B25CAN3DDPZ.2~9XLMU6FI7GI6.2 size=990339 2023-12-01T15:54:42.464 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.464+0000 7f9aad9148c0 1 < canceled multipart upload key=0B25CAN3DDPZ upload=9XLMU6FI7GI6 tag=1K37AN6KU6SL type=write size=4136067 2023-12-01T15:54:42.468 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.468+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~MQ8T52PTGRDJ.0 size=1048576 2023-12-01T15:54:42.470 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.470+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~MQ8T52PTGRDJ.1 size=636151 2023-12-01T15:54:42.471 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.470+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=MQ8T52PTGRDJ tag=6QNXOJ05RK4T type=write size=2733303 2023-12-01T15:54:42.472 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.472+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~2C77NJSQBVGF.0 size=1048576 2023-12-01T15:54:42.474 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.474+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~2C77NJSQBVGF.1 size=1048576 2023-12-01T15:54:42.477 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.476+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~2C77NJSQBVGF.2 size=112122 2023-12-01T15:54:42.480 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.480+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=2C77NJSQBVGF tag=LN1Y0YA1INIK type=write size=3257850 2023-12-01T15:54:42.483 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.483+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=0UHEJ6YJU2U1 type=del size=1147206 2023-12-01T15:54:42.485 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.485+0000 7f9aad9148c0 1 < completed delete operation key=WCZIE7QYG09W tag=7HFPYP3WVDGU type=del 2023-12-01T15:54:42.488 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.487+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=VCB3F8A06R2S type=del size=3054097 2023-12-01T15:54:42.490 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.489+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~0UUVOVKUF5PV.0 size=1048576 2023-12-01T15:54:42.492 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.491+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~0UUVOVKUF5PV.1 size=1048576 2023-12-01T15:54:42.492 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.491+0000 7f9aad9148c0 1 < canceled part key=_multipart_TJPNEHX0PPEI.2~0UUVOVKUF5PV.2 size=679430 2023-12-01T15:54:42.502 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.501+0000 7f9aad9148c0 1 < canceled multipart upload key=TJPNEHX0PPEI upload=0UUVOVKUF5PV tag=C2S047G0A5C2 type=write size=3825158 2023-12-01T15:54:42.505 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.504+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=DDHMKJ7J249P type=del size=1712388 2023-12-01T15:54:42.507 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.506+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~UTCZ8QNKAG9O.0 size=786080 2023-12-01T15:54:42.511 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.510+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=UTCZ8QNKAG9O tag=J9V0NON6S092 type=write size=1834656 2023-12-01T15:54:42.515 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.514+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~JE5RW693GOLZ.0 size=1048576 2023-12-01T15:54:42.517 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.516+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~JE5RW693GOLZ.1 size=164707 2023-12-01T15:54:42.517 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.516+0000 7f9aad9148c0 1 > prepared multipart upload key=Y8K6E5SUKEI3 upload=JE5RW693GOLZ tag=0VN6MXOLJZK9 type=write size=2261859 2023-12-01T15:54:42.519 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.518+0000 7f9aad9148c0 1 < completed delete operation key=F3S1MZ0T8YO0 tag=RS1FUK69M2X9 type=del 2023-12-01T15:54:42.522 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.521+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=PP6I4ID3YFNI type=del size=1203732 2023-12-01T15:54:42.522 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.522+0000 7f9aad9148c0 1 < canceled part key=_multipart_LRBWJ27JFVKO.2~7HFU0T9MNBCN.0 size=220813 2023-12-01T15:54:42.528 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.527+0000 7f9aad9148c0 1 < canceled multipart upload key=LRBWJ27JFVKO upload=7HFU0T9MNBCN tag=2PS6S72HGGF1 type=write size=1269389 2023-12-01T15:54:42.530 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.529+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=5R4NF3OU47D1 type=write size=396694 2023-12-01T15:54:42.532 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.532+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~O3IQZ43M7JPL.0 size=411219 2023-12-01T15:54:42.536 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.535+0000 7f9aad9148c0 1 < completed multipart upload key=YZA6VLP3D9HJ upload=O3IQZ43M7JPL tag=AMZ7WQI2QJ5D type=write size=1459795 2023-12-01T15:54:42.539 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.538+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=O2SDPWFBW4WX type=del size=1876644 2023-12-01T15:54:42.543 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.543+0000 7f9aad9148c0 1 < suggested remove operation key=LRBWJ27JFVKO tag=SO3EGZFKMQWS type=del 2023-12-01T15:54:42.545 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.545+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=92BACYE4XD4Y type=write size=347543 2023-12-01T15:54:42.547 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.547+0000 7f9aad9148c0 1 < completed delete operation key=9ERGLZ55JBYH tag=MM5CTMG5ZHAO type=del 2023-12-01T15:54:42.549 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.549+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=9A2JTKUNLXWS type=del size=836087 2023-12-01T15:54:42.551 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.551+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=HYPZU1E8LXRD type=del 2023-12-01T15:54:42.555 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.554+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~QN7UGW7O3CXQ.0 size=1048576 2023-12-01T15:54:42.557 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.557+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~QN7UGW7O3CXQ.1 size=157264 2023-12-01T15:54:42.557 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.557+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=QN7UGW7O3CXQ tag=VUGQGWX7HDTN type=write size=2254416 2023-12-01T15:54:42.558 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.557+0000 7f9aad9148c0 1 < canceled part key=_multipart_7SCZTDTL38DF.2~YN95FNUMWY2W.0 size=1048576 2023-12-01T15:54:42.559 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.559+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~YN95FNUMWY2W.1 size=367124 2023-12-01T15:54:42.563 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.562+0000 7f9aad9148c0 1 < canceled multipart upload key=7SCZTDTL38DF upload=YN95FNUMWY2W tag=1GA0JOL6TLKU type=write size=2464276 2023-12-01T15:54:42.565 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.564+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=2P9WCY45OS8L type=del size=1521244 2023-12-01T15:54:42.567 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.566+0000 7f9aad9148c0 1 < completed write operation key=N05IKWTYQPE2 tag=9BS27F0F5PMO type=write size=461030 2023-12-01T15:54:42.571 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.570+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~RRWJUZUIUR3E.0 size=1048576 2023-12-01T15:54:42.573 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.572+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~RRWJUZUIUR3E.1 size=469512 2023-12-01T15:54:42.573 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.572+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=RRWJUZUIUR3E tag=PEW85AIGR5ZU type=write size=2566664 2023-12-01T15:54:42.575 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.575+0000 7f9aad9148c0 1 < completed part key=_multipart_DIBWN0C1T4Q7.2~NIY4I0ZZUOD8.0 size=222741 2023-12-01T15:54:42.579 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.579+0000 7f9aad9148c0 1 < completed multipart upload key=DIBWN0C1T4Q7 upload=NIY4I0ZZUOD8 tag=L2GBX6BBLPE9 type=write size=1271317 2023-12-01T15:54:42.581 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.581+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=V192L2143W4I type=del size=2265225 2023-12-01T15:54:42.584 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.583+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~QC5WWRF04VNM.0 size=903360 2023-12-01T15:54:42.588 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.587+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=QC5WWRF04VNM tag=0M162L3EGAAF type=write size=1951936 2023-12-01T15:54:42.590 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.589+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=2U131VZPLUB6 type=del size=2532886 2023-12-01T15:54:42.592 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.592+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~71A6ISTYB6GU.0 size=1048576 2023-12-01T15:54:42.592 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.592+0000 7f9aad9148c0 1 < canceled part key=_multipart_0U7Y4CJY3F0M.2~71A6ISTYB6GU.1 size=1048576 2023-12-01T15:54:42.594 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.594+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~71A6ISTYB6GU.2 size=252748 2023-12-01T15:54:42.598 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.597+0000 7f9aad9148c0 1 < canceled multipart upload key=0U7Y4CJY3F0M upload=71A6ISTYB6GU tag=0NNXGX7HBSCU type=write size=3398476 2023-12-01T15:54:42.600 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.599+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=XG6D6V5PEO1E type=del size=4193636 2023-12-01T15:54:42.602 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.601+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~MQ8T52PTGRDJ.0 size=1048576 2023-12-01T15:54:42.604 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.603+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~MQ8T52PTGRDJ.1 size=636151 2023-12-01T15:54:42.607 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.607+0000 7f9aad9148c0 1 < completed multipart upload key=N3Z7KLVTUY6R upload=MQ8T52PTGRDJ tag=6QNXOJ05RK4T type=write size=2733303 2023-12-01T15:54:42.609 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.609+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=I8O791Z471CN type=del size=384612 2023-12-01T15:54:42.614 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.613+0000 7f9aad9148c0 1 < suggested update operation key=99SJDUOI90AY tag=0UHEJ6YJU2U1 type=del size=1147206 2023-12-01T15:54:42.616 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.615+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=U9FAUZS51MCM type=del size=4167391 2023-12-01T15:54:42.618 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.617+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=VCB3F8A06R2S type=del 2023-12-01T15:54:42.623 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.622+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~KA3BB3F33Y9E.0 size=1048576 2023-12-01T15:54:42.624 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.624+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~KA3BB3F33Y9E.1 size=330359 2023-12-01T15:54:42.625 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.624+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=KA3BB3F33Y9E tag=01UH1507R5TA type=write size=2427511 2023-12-01T15:54:42.629 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.628+0000 7f9aad9148c0 1 < suggested remove operation key=M4MZE7PGW6LH tag=DDHMKJ7J249P type=del 2023-12-01T15:54:42.631 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.630+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=53VDWXJQAXAS type=write size=848794 2023-12-01T15:54:42.634 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.633+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~JE5RW693GOLZ.0 size=1048576 2023-12-01T15:54:42.636 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.635+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~JE5RW693GOLZ.1 size=164707 2023-12-01T15:54:42.640 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.640+0000 7f9aad9148c0 1 < completed multipart upload key=Y8K6E5SUKEI3 upload=JE5RW693GOLZ tag=0VN6MXOLJZK9 type=write size=2261859 2023-12-01T15:54:42.643 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.642+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=0FG8SUYTR256 type=del size=3887136 2023-12-01T15:54:42.645 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.644+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=PP6I4ID3YFNI type=del 2023-12-01T15:54:42.649 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.648+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~GK94OK3KBODD.0 size=735126 2023-12-01T15:54:42.649 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.648+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=GK94OK3KBODD tag=1QOS6UA18UCY type=write size=1783702 2023-12-01T15:54:42.651 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.651+0000 7f9aad9148c0 1 < completed write operation key=QL40WD4XT3KR tag=5R4NF3OU47D1 type=write size=396694 2023-12-01T15:54:42.654 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.653+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=8S1GLJ5Q85OQ type=del size=652671 2023-12-01T15:54:42.657 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.657+0000 7f9aad9148c0 1 < suggested remove operation key=0B25CAN3DDPZ tag=O2SDPWFBW4WX type=del 2023-12-01T15:54:42.659 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.659+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=BYJD17378LAQ type=del size=2444379 2023-12-01T15:54:42.662 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.662+0000 7f9aad9148c0 -1 < failed to complete operation key=0B25CAN3DDPZ tag=92BACYE4XD4Y type=write size=347543: (22) Invalid argument 2023-12-01T15:54:42.665 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.664+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=JPQ3RZPOGNM0 type=del size=3760300 2023-12-01T15:54:42.668 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.667+0000 7f9aad9148c0 -1 < failed to complete operation key=M4MZE7PGW6LH tag=9A2JTKUNLXWS type=del size=836087: (22) Invalid argument 2023-12-01T15:54:42.670 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.669+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=30JC380WOPAP type=del size=675667 2023-12-01T15:54:42.672 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.671+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~QN7UGW7O3CXQ.0 size=1048576 2023-12-01T15:54:42.673 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.673+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~QN7UGW7O3CXQ.1 size=157264 2023-12-01T15:54:42.678 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.677+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=QN7UGW7O3CXQ tag=VUGQGWX7HDTN type=write size=2254416 2023-12-01T15:54:42.679 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.679+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=ISKVI375R5ZH type=del size=3053187 2023-12-01T15:54:42.681 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.681+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=2P9WCY45OS8L type=del 2023-12-01T15:54:42.685 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.685+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~KSVUWJ0RNAIC.0 size=1048576 2023-12-01T15:54:42.687 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.687+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~KSVUWJ0RNAIC.1 size=1048576 2023-12-01T15:54:42.690 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.689+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~KSVUWJ0RNAIC.2 size=486653 2023-12-01T15:54:42.690 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.689+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=KSVUWJ0RNAIC tag=95NTZN1W6809 type=write size=3632381 2023-12-01T15:54:42.692 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.692+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~RRWJUZUIUR3E.0 size=1048576 2023-12-01T15:54:42.694 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.694+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~RRWJUZUIUR3E.1 size=469512 2023-12-01T15:54:42.698 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.697+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=RRWJUZUIUR3E tag=PEW85AIGR5ZU type=write size=2566664 2023-12-01T15:54:42.700 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.699+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=IJZGINC1S1K5 type=write size=503395 2023-12-01T15:54:42.704 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.703+0000 7f9aad9148c0 1 < suggested remove operation key=DIBWN0C1T4Q7 tag=V192L2143W4I type=del 2023-12-01T15:54:42.706 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.705+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=IQAHDY28CW8K type=write size=571155 2023-12-01T15:54:42.706 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.706+0000 7f9aad9148c0 -1 < no bi entry to suggest for operation key=0B25CAN3DDPZ tag=2U131VZPLUB6 type=del size=2532886: (2) No such file or directory 2023-12-01T15:54:42.709 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.708+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=N37SQ3VEN07V type=del size=2272409 2023-12-01T15:54:42.711 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.710+0000 7f9aad9148c0 1 < completed delete operation key=CG4WLRG2105M tag=XG6D6V5PEO1E type=del 2023-12-01T15:54:42.714 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.714+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~PWIYRUGVZGNE.0 size=800304 2023-12-01T15:54:42.714 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.714+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=PWIYRUGVZGNE tag=W1OY5QMJDTWG type=write size=1848880 2023-12-01T15:54:42.718 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.718+0000 7f9aad9148c0 1 < suggested update operation key=TJPNEHX0PPEI tag=I8O791Z471CN type=del size=384612 2023-12-01T15:54:42.722 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.722+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~ZZGPC4VNCMZU.0 size=1048576 2023-12-01T15:54:42.724 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.723+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~ZZGPC4VNCMZU.1 size=421584 2023-12-01T15:54:42.724 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.723+0000 7f9aad9148c0 1 > prepared multipart upload key=SMRTKA9GZJ8P upload=ZZGPC4VNCMZU tag=X20YY7GJF4SE type=write size=2518736 2023-12-01T15:54:42.729 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.728+0000 7f9aad9148c0 1 < suggested update operation key=7AERYBA8D56T tag=U9FAUZS51MCM type=del size=4167391 2023-12-01T15:54:42.732 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.732+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~GLF8KCS36OR3.0 size=1048576 2023-12-01T15:54:42.734 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.733+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~GLF8KCS36OR3.1 size=175138 2023-12-01T15:54:42.734 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.733+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=GLF8KCS36OR3 tag=T0NFR14T6HLB type=write size=2272290 2023-12-01T15:54:42.736 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.736+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~KA3BB3F33Y9E.0 size=1048576 2023-12-01T15:54:42.738 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.737+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~KA3BB3F33Y9E.1 size=330359 2023-12-01T15:54:42.741 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.741+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=KA3BB3F33Y9E tag=01UH1507R5TA type=write size=2427511 2023-12-01T15:54:42.744 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.743+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=GAQVYJI0ZV2Z type=del size=327535 2023-12-01T15:54:42.746 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.745+0000 7f9aad9148c0 1 < completed write operation key=VF8IZ85BWMCV tag=53VDWXJQAXAS type=write size=848794 2023-12-01T15:54:42.749 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.749+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~T0SLXGN952LV.0 size=1048576 2023-12-01T15:54:42.751 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.750+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~T0SLXGN952LV.1 size=691898 2023-12-01T15:54:42.751 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.750+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=T0SLXGN952LV tag=22XH7VEIGFXK type=write size=2789050 2023-12-01T15:54:42.755 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.754+0000 7f9aad9148c0 1 < suggested update operation key=VF8IZ85BWMCV tag=0FG8SUYTR256 type=del size=3887136 2023-12-01T15:54:42.757 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.756+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=I8UI9MWD5LP7 type=del size=3708868 2023-12-01T15:54:42.759 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.759+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~GK94OK3KBODD.0 size=735126 2023-12-01T15:54:42.764 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.763+0000 7f9aad9148c0 1 < completed multipart upload key=YZA6VLP3D9HJ upload=GK94OK3KBODD tag=1QOS6UA18UCY type=write size=1783702 2023-12-01T15:54:42.766 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.765+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=I6T1YQ2EGBM0 type=del size=1340332 2023-12-01T15:54:42.768 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.767+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=8S1GLJ5Q85OQ type=del 2023-12-01T15:54:42.770 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.769+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=HLFUO6JDIU5Q type=del size=837802 2023-12-01T15:54:42.772 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.771+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=BYJD17378LAQ type=del 2023-12-01T15:54:42.774 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.773+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=M1L0ZMCQED6K type=del size=3949657 2023-12-01T15:54:42.776 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.776+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=JPQ3RZPOGNM0 type=del 2023-12-01T15:54:42.780 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.780+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~62I18XSTO3ER.0 size=1048576 2023-12-01T15:54:42.783 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.782+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~62I18XSTO3ER.1 size=1048576 2023-12-01T15:54:42.785 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.784+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~62I18XSTO3ER.2 size=39063 2023-12-01T15:54:42.785 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.784+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=62I18XSTO3ER tag=NXX2UKC7EYXB type=write size=3184791 2023-12-01T15:54:42.787 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.786+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=30JC380WOPAP type=del 2023-12-01T15:54:42.791 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.790+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~GW1DJXT4YLHI.0 size=441490 2023-12-01T15:54:42.791 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.790+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=GW1DJXT4YLHI tag=0NYDM86O78Z9 type=write size=1490066 2023-12-01T15:54:42.795 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.794+0000 7f9aad9148c0 1 < suggested update operation key=7AERYBA8D56T tag=ISKVI375R5ZH type=del size=3053187 2023-12-01T15:54:42.797 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.797+0000 7f9aad9148c0 1 > prepared operation key=5G835J5OHKO1 tag=OSN1FEAJWM0B type=del size=514553 2023-12-01T15:54:42.799 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.799+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~KSVUWJ0RNAIC.0 size=1048576 2023-12-01T15:54:42.801 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.800+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~KSVUWJ0RNAIC.1 size=1048576 2023-12-01T15:54:42.803 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.802+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~KSVUWJ0RNAIC.2 size=486653 2023-12-01T15:54:42.807 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.807+0000 7f9aad9148c0 1 < completed multipart upload key=0B25CAN3DDPZ upload=KSVUWJ0RNAIC tag=95NTZN1W6809 type=write size=3632381 2023-12-01T15:54:42.811 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.811+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~40N3B4R9K3NF.0 size=1048576 2023-12-01T15:54:42.813 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.812+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~40N3B4R9K3NF.1 size=954114 2023-12-01T15:54:42.813 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.812+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=40N3B4R9K3NF tag=KZLQF7USOYSK type=write size=3051266 2023-12-01T15:54:42.815 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.815+0000 7f9aad9148c0 1 < completed write operation key=GL0E747I5H45 tag=IJZGINC1S1K5 type=write size=503395 2023-12-01T15:54:42.817 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.817+0000 7f9aad9148c0 1 > prepared operation key=CG4WLRG2105M tag=RHI6N4N6I68X type=del size=3349123 2023-12-01T15:54:42.820 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.819+0000 7f9aad9148c0 1 < canceled operation key=4TPCFIP7B23Y tag=IQAHDY28CW8K type=write size=571155 2023-12-01T15:54:42.822 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.822+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=73U6N0XKGVSS type=del size=1757449 2023-12-01T15:54:42.824 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.824+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=N37SQ3VEN07V type=del 2023-12-01T15:54:42.827 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.826+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=0KIGFNZYXCE8 type=write size=741467 2023-12-01T15:54:42.829 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.829+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~PWIYRUGVZGNE.0 size=800304 2023-12-01T15:54:42.833 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.832+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=PWIYRUGVZGNE tag=W1OY5QMJDTWG type=write size=1848880 2023-12-01T15:54:42.835 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.834+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=XGR0NDRPY9LM type=del size=1836442 2023-12-01T15:54:42.837 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.836+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~ZZGPC4VNCMZU.0 size=1048576 2023-12-01T15:54:42.837 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.836+0000 7f9aad9148c0 1 < canceled part key=_multipart_SMRTKA9GZJ8P.2~ZZGPC4VNCMZU.1 size=421584 2023-12-01T15:54:42.841 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.840+0000 7f9aad9148c0 1 < canceled multipart upload key=SMRTKA9GZJ8P upload=ZZGPC4VNCMZU tag=X20YY7GJF4SE type=write size=2518736 2023-12-01T15:54:42.842 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.842+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=5BZQT1KMRSDH type=del size=12875 2023-12-01T15:54:42.844 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.844+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~GLF8KCS36OR3.0 size=1048576 2023-12-01T15:54:42.846 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.846+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~GLF8KCS36OR3.1 size=175138 2023-12-01T15:54:42.850 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.849+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=GLF8KCS36OR3 tag=T0NFR14T6HLB type=write size=2272290 2023-12-01T15:54:42.854 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.853+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~3HBDWRTO4K9L.0 size=1048576 2023-12-01T15:54:42.855 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.855+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~3HBDWRTO4K9L.1 size=369736 2023-12-01T15:54:42.856 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.855+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=3HBDWRTO4K9L tag=L25QLCKQWZBN type=write size=2466888 2023-12-01T15:54:42.858 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.857+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=GAQVYJI0ZV2Z type=del 2023-12-01T15:54:42.861 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.861+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~4ZAV763HQKL2.0 size=1048576 2023-12-01T15:54:42.863 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.863+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~4ZAV763HQKL2.1 size=296464 2023-12-01T15:54:42.863 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.863+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=4ZAV763HQKL2 tag=VYJ8KOZEKQDR type=write size=2393616 2023-12-01T15:54:42.865 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.865+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~T0SLXGN952LV.0 size=1048576 2023-12-01T15:54:42.867 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.866+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~T0SLXGN952LV.1 size=691898 2023-12-01T15:54:42.871 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.870+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=T0SLXGN952LV tag=22XH7VEIGFXK type=write size=2789050 2023-12-01T15:54:42.873 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.873+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=N0466OGAG6QB type=del size=268177 2023-12-01T15:54:42.875 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.875+0000 7f9aad9148c0 1 < completed delete operation key=7SCZTDTL38DF tag=I8UI9MWD5LP7 type=del 2023-12-01T15:54:42.879 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.879+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~07GQTALR17QH.0 size=173790 2023-12-01T15:54:42.879 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.879+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=07GQTALR17QH tag=09JF4N1YRN9H type=write size=1222366 2023-12-01T15:54:42.882 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.881+0000 7f9aad9148c0 1 < completed delete operation key=CG4WLRG2105M tag=I6T1YQ2EGBM0 type=del 2023-12-01T15:54:42.884 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.884+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=0L1USQPCNG2O type=write size=367070 2023-12-01T15:54:42.886 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.886+0000 7f9aad9148c0 1 < canceled operation key=MT1CL3NNK88X tag=HLFUO6JDIU5Q type=del size=837802 2023-12-01T15:54:42.888 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.888+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=4FADB70OKSFO type=del size=2770266 2023-12-01T15:54:42.890 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.890+0000 7f9aad9148c0 1 < canceled operation key=SMRTKA9GZJ8P tag=M1L0ZMCQED6K type=del size=3949657 2023-12-01T15:54:42.892 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.892+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=XBJH0UPAZZZL type=del size=267795 2023-12-01T15:54:42.895 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.894+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~62I18XSTO3ER.0 size=1048576 2023-12-01T15:54:42.896 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.896+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~62I18XSTO3ER.1 size=1048576 2023-12-01T15:54:42.898 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.897+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~62I18XSTO3ER.2 size=39063 2023-12-01T15:54:42.902 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.901+0000 7f9aad9148c0 1 < completed multipart upload key=YZA6VLP3D9HJ upload=62I18XSTO3ER tag=NXX2UKC7EYXB type=write size=3184791 2023-12-01T15:54:42.906 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.905+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~PKF4XB8HF6TW.0 size=471964 2023-12-01T15:54:42.906 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.905+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=PKF4XB8HF6TW tag=930Q40AN8D02 type=write size=1520540 2023-12-01T15:54:42.906 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.905+0000 7f9aad9148c0 1 < canceled part key=_multipart_VF8IZ85BWMCV.2~GW1DJXT4YLHI.0 size=441490 2023-12-01T15:54:42.910 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.909+0000 7f9aad9148c0 1 < canceled multipart upload key=VF8IZ85BWMCV upload=GW1DJXT4YLHI tag=0NYDM86O78Z9 type=write size=1490066 2023-12-01T15:54:42.912 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.911+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=YPRTEW7GWAJQ type=del size=4014847 2023-12-01T15:54:42.914 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.913+0000 7f9aad9148c0 1 < completed delete operation key=5G835J5OHKO1 tag=OSN1FEAJWM0B type=del 2023-12-01T15:54:42.918 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.917+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~0O434XPKXEIX.0 size=804982 2023-12-01T15:54:42.918 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.917+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=0O434XPKXEIX tag=RNXZYY23UTUG type=write size=1853558 2023-12-01T15:54:42.920 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.919+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~40N3B4R9K3NF.0 size=1048576 2023-12-01T15:54:42.922 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.921+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~40N3B4R9K3NF.1 size=954114 2023-12-01T15:54:42.925 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.925+0000 7f9aad9148c0 1 < completed multipart upload key=STW1E6FWZWFG upload=40N3B4R9K3NF tag=KZLQF7USOYSK type=write size=3051266 2023-12-01T15:54:42.929 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.929+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~25RSX5JDYG5V.0 size=1048576 2023-12-01T15:54:42.931 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.930+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~25RSX5JDYG5V.1 size=409805 2023-12-01T15:54:42.931 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.930+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=25RSX5JDYG5V tag=Q4T6WRST88ED type=write size=2506957 2023-12-01T15:54:42.933 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.933+0000 7f9aad9148c0 1 < canceled operation key=CG4WLRG2105M tag=RHI6N4N6I68X type=del size=3349123 2023-12-01T15:54:42.935 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.935+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=ZKWWUKXX4765 type=del size=2236179 2023-12-01T15:54:42.938 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.937+0000 7f9aad9148c0 1 < canceled operation key=M4MZE7PGW6LH tag=73U6N0XKGVSS type=del size=1757449 2023-12-01T15:54:42.940 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.939+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=KAGTJ2Z1DRKD type=del size=1029294 2023-12-01T15:54:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:42 smithi183 ceph-mon[99169]: pgmap v1702: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 386 KiB/s wr, 1.99k op/s 2023-12-01T15:54:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:54:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:54:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:54:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:54:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:54:42.942 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.942+0000 7f9aad9148c0 1 < completed write operation key=0U7Y4CJY3F0M tag=0KIGFNZYXCE8 type=write size=741467 2023-12-01T15:54:42.945 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.944+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=S7OWX1QTZWE0 type=del size=1062610 2023-12-01T15:54:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:42 smithi119 ceph-mon[108979]: pgmap v1702: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 386 KiB/s wr, 1.99k op/s 2023-12-01T15:54:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:54:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:54:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:54:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:54:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:54:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:42 smithi119 ceph-mon[94175]: pgmap v1702: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 386 KiB/s wr, 1.99k op/s 2023-12-01T15:54:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:54:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:54:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:54:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:54:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:54:42.948 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.946+0000 7f9aad9148c0 1 < completed delete operation key=QL40WD4XT3KR tag=XGR0NDRPY9LM type=del 2023-12-01T15:54:42.951 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.950+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~UWYFWZIELXWD.0 size=1048576 2023-12-01T15:54:42.952 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.952+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~UWYFWZIELXWD.1 size=1048576 2023-12-01T15:54:42.954 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.954+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~UWYFWZIELXWD.2 size=434894 2023-12-01T15:54:42.954 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.954+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=UWYFWZIELXWD tag=ON19VDFQG22M type=write size=3580622 2023-12-01T15:54:42.956 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.956+0000 7f9aad9148c0 1 < completed delete operation key=7SCZTDTL38DF tag=5BZQT1KMRSDH type=del 2023-12-01T15:54:42.958 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.958+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=HLMVGRIS2NUW type=del size=3077062 2023-12-01T15:54:42.959 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.958+0000 7f9aad9148c0 1 < canceled part key=_multipart_STW1E6FWZWFG.2~3HBDWRTO4K9L.0 size=1048576 2023-12-01T15:54:42.959 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.958+0000 7f9aad9148c0 1 < canceled part key=_multipart_STW1E6FWZWFG.2~3HBDWRTO4K9L.1 size=369736 2023-12-01T15:54:42.962 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.962+0000 7f9aad9148c0 1 < canceled multipart upload key=STW1E6FWZWFG upload=3HBDWRTO4K9L tag=L25QLCKQWZBN type=write size=2466888 2023-12-01T15:54:42.966 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.965+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~GWV2S8TAI11A.0 size=1048576 2023-12-01T15:54:42.968 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.967+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~GWV2S8TAI11A.1 size=461731 2023-12-01T15:54:42.968 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.967+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=GWV2S8TAI11A tag=CK3OIONY1JBM type=write size=2558883 2023-12-01T15:54:42.970 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.969+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~4ZAV763HQKL2.0 size=1048576 2023-12-01T15:54:42.972 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.971+0000 7f9aad9148c0 1 < completed part key=_multipart_YZA6VLP3D9HJ.2~4ZAV763HQKL2.1 size=296464 2023-12-01T15:54:42.975 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.975+0000 7f9aad9148c0 1 < completed multipart upload key=YZA6VLP3D9HJ upload=4ZAV763HQKL2 tag=VYJ8KOZEKQDR type=write size=2393616 2023-12-01T15:54:42.978 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.977+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=2MBOL4PEBZIS type=del size=2994828 2023-12-01T15:54:42.982 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.981+0000 7f9aad9148c0 1 < suggested update operation key=QL40WD4XT3KR tag=N0466OGAG6QB type=del size=268177 2023-12-01T15:54:42.984 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.983+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=M9FX5J99NT2W type=del size=2146650 2023-12-01T15:54:42.985 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.984+0000 7f9aad9148c0 1 < canceled part key=_multipart_DIBWN0C1T4Q7.2~07GQTALR17QH.0 size=173790 2023-12-01T15:54:42.988 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.987+0000 7f9aad9148c0 1 < canceled multipart upload key=DIBWN0C1T4Q7 upload=07GQTALR17QH tag=09JF4N1YRN9H type=write size=1222366 2023-12-01T15:54:42.990 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.989+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=GKFP7WKPMEBI type=del size=1792722 2023-12-01T15:54:42.993 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.992+0000 7f9aad9148c0 1 < completed write operation key=7AERYBA8D56T tag=0L1USQPCNG2O type=write size=367070 2023-12-01T15:54:42.995 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.994+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=MKMB4L587KBG type=write size=372339 2023-12-01T15:54:42.997 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.996+0000 7f9aad9148c0 1 < canceled operation key=XUT4H8IMHOJ0 tag=4FADB70OKSFO type=del size=2770266 2023-12-01T15:54:42.999 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:42.999+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=H3IGC20P3VFW type=write size=811448 2023-12-01T15:54:43.003 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.003+0000 7f9aad9148c0 1 < suggested remove operation key=F3S1MZ0T8YO0 tag=XBJH0UPAZZZL type=del 2023-12-01T15:54:43.007 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.006+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~RRN7BDFNRZPP.0 size=1048576 2023-12-01T15:54:43.009 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.008+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~RRN7BDFNRZPP.1 size=643601 2023-12-01T15:54:43.009 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.008+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=RRN7BDFNRZPP tag=W4M4504DQNNK type=write size=2740753 2023-12-01T15:54:43.010 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.009+0000 7f9aad9148c0 1 < canceled part key=_multipart_CUJUU38RVMPG.2~PKF4XB8HF6TW.0 size=471964 2023-12-01T15:54:43.013 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.012+0000 7f9aad9148c0 1 < canceled multipart upload key=CUJUU38RVMPG upload=PKF4XB8HF6TW tag=930Q40AN8D02 type=write size=1520540 2023-12-01T15:54:43.015 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.014+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=URKDZN63LE09 type=del size=2763342 2023-12-01T15:54:43.017 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.016+0000 7f9aad9148c0 1 < completed delete operation key=XUT4H8IMHOJ0 tag=YPRTEW7GWAJQ type=del 2023-12-01T15:54:43.019 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.019+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=EA124RGTZ83F type=del size=2381336 2023-12-01T15:54:43.021 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.021+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~0O434XPKXEIX.0 size=804982 2023-12-01T15:54:43.025 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.025+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=0O434XPKXEIX tag=RNXZYY23UTUG type=write size=1853558 2023-12-01T15:54:43.027 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.027+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=39V84ZOYEY1E type=del size=349100 2023-12-01T15:54:43.029 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.029+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~25RSX5JDYG5V.0 size=1048576 2023-12-01T15:54:43.031 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.031+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~25RSX5JDYG5V.1 size=409805 2023-12-01T15:54:43.035 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.034+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=25RSX5JDYG5V tag=Q4T6WRST88ED type=write size=2506957 2023-12-01T15:54:43.039 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.039+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~RPMI31I9TJZC.0 size=1048576 2023-12-01T15:54:43.041 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.040+0000 7f9aad9148c0 1 > prepared part key=_multipart_CG4WLRG2105M.2~RPMI31I9TJZC.1 size=657524 2023-12-01T15:54:43.041 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.040+0000 7f9aad9148c0 1 > prepared multipart upload key=CG4WLRG2105M upload=RPMI31I9TJZC tag=IT8UI7FEDW7E type=write size=2754676 2023-12-01T15:54:43.043 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.043+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=ZKWWUKXX4765 type=del 2023-12-01T15:54:43.046 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.045+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=WLVY2DATDNAR type=del size=2551549 2023-12-01T15:54:43.048 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.048+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=KAGTJ2Z1DRKD type=del 2023-12-01T15:54:43.050 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.050+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=O6UT2ZN99T3X type=del size=396908 2023-12-01T15:54:43.052 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.052+0000 7f9aad9148c0 1 < completed delete operation key=UHANOI7SM72A tag=S7OWX1QTZWE0 type=del 2023-12-01T15:54:43.055 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.054+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=TVNEOD5RY019 type=del size=4092966 2023-12-01T15:54:43.057 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.057+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~UWYFWZIELXWD.0 size=1048576 2023-12-01T15:54:43.060 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.059+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~UWYFWZIELXWD.1 size=1048576 2023-12-01T15:54:43.060 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.059+0000 7f9aad9148c0 1 < canceled part key=_multipart_N3Z7KLVTUY6R.2~UWYFWZIELXWD.2 size=434894 2023-12-01T15:54:43.063 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.063+0000 7f9aad9148c0 1 < canceled multipart upload key=N3Z7KLVTUY6R upload=UWYFWZIELXWD tag=ON19VDFQG22M type=write size=3580622 2023-12-01T15:54:43.067 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.067+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~4ZL7I8Y4QL0V.0 size=1048576 2023-12-01T15:54:43.069 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.069+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~4ZL7I8Y4QL0V.1 size=12039 2023-12-01T15:54:43.069 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.069+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=4ZL7I8Y4QL0V tag=XS4051ES5XWS type=write size=2109191 2023-12-01T15:54:43.073 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.073+0000 7f9aad9148c0 1 < suggested remove operation key=QL40WD4XT3KR tag=HLMVGRIS2NUW type=del 2023-12-01T15:54:43.077 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.077+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~T97OO3PE3QL8.0 size=349742 2023-12-01T15:54:43.077 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.077+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=T97OO3PE3QL8 tag=ZSU2IFHM1G0M type=write size=1398318 2023-12-01T15:54:43.079 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.079+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~GWV2S8TAI11A.0 size=1048576 2023-12-01T15:54:43.081 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.081+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~GWV2S8TAI11A.1 size=461731 2023-12-01T15:54:43.085 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.084+0000 7f9aad9148c0 1 < completed multipart upload key=0B25CAN3DDPZ upload=GWV2S8TAI11A tag=CK3OIONY1JBM type=write size=2558883 2023-12-01T15:54:43.087 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.087+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=7P6HGATY5HI3 type=write size=770867 2023-12-01T15:54:43.089 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.089+0000 7f9aad9148c0 1 < completed delete operation key=WCZIE7QYG09W tag=2MBOL4PEBZIS type=del 2023-12-01T15:54:43.094 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.093+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~B0GD9IPJFISE.0 size=189951 2023-12-01T15:54:43.094 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.093+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=B0GD9IPJFISE tag=XF7V40JL66BY type=write size=1238527 2023-12-01T15:54:43.098 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.097+0000 7f9aad9148c0 1 < suggested remove operation key=XUT4H8IMHOJ0 tag=M9FX5J99NT2W type=del 2023-12-01T15:54:43.100 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.100+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=74NQE26OV6AO type=del size=2234471 2023-12-01T15:54:43.105 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.104+0000 7f9aad9148c0 1 < suggested remove operation key=STW1E6FWZWFG tag=GKFP7WKPMEBI type=del 2023-12-01T15:54:43.107 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.106+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=FEXYCEX388JK type=del size=3843271 2023-12-01T15:54:43.111 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.110+0000 7f9aad9148c0 1 < suggested remove operation key=F3S1MZ0T8YO0 tag=MKMB4L587KBG type=write 2023-12-01T15:54:43.113 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.113+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=QAETRLUP9MZK type=del size=3582052 2023-12-01T15:54:43.116 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.115+0000 7f9aad9148c0 1 < completed write operation key=SMRTKA9GZJ8P tag=H3IGC20P3VFW type=write size=811448 2023-12-01T15:54:43.120 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.119+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~K8SH49X5VBEN.0 size=1048576 2023-12-01T15:54:43.122 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.121+0000 7f9aad9148c0 1 > prepared part key=_multipart_0U7Y4CJY3F0M.2~K8SH49X5VBEN.1 size=593422 2023-12-01T15:54:43.122 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.121+0000 7f9aad9148c0 1 > prepared multipart upload key=0U7Y4CJY3F0M upload=K8SH49X5VBEN tag=XLFF6GQQCKQC type=write size=2690574 2023-12-01T15:54:43.125 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.124+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~RRN7BDFNRZPP.0 size=1048576 2023-12-01T15:54:43.126 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.125+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~RRN7BDFNRZPP.1 size=643601 2023-12-01T15:54:43.130 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.129+0000 7f9aad9148c0 1 < completed multipart upload key=7SCZTDTL38DF upload=RRN7BDFNRZPP tag=W4M4504DQNNK type=write size=2740753 2023-12-01T15:54:43.132 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.131+0000 7f9aad9148c0 1 > prepared operation key=DIBWN0C1T4Q7 tag=OQYB7DNF8DTM type=del size=1734871 2023-12-01T15:54:43.133 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.132+0000 7f9aad9148c0 -1 < no bi entry to suggest for operation key=F3S1MZ0T8YO0 tag=URKDZN63LE09 type=del size=2763342: (2) No such file or directory 2023-12-01T15:54:43.136 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.135+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~VVTN55K4TZ5K.0 size=1048576 2023-12-01T15:54:43.138 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.138+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~VVTN55K4TZ5K.1 size=1048576 2023-12-01T15:54:43.141 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.140+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~VVTN55K4TZ5K.2 size=684810 2023-12-01T15:54:43.141 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.140+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=VVTN55K4TZ5K tag=FE1Y2YNOQXMT type=write size=3830538 2023-12-01T15:54:43.143 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.143+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=EA124RGTZ83F type=del 2023-12-01T15:54:43.146 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.145+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=5XARN581B5R2 type=del size=1308178 2023-12-01T15:54:43.149 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.148+0000 7f9aad9148c0 -1 < failed to complete operation key=QL40WD4XT3KR tag=39V84ZOYEY1E type=del size=349100: (22) Invalid argument 2023-12-01T15:54:43.151 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.151+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=91YTR1VC3INE type=del size=1088771 2023-12-01T15:54:43.153 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.153+0000 7f9aad9148c0 1 < completed part key=_multipart_CG4WLRG2105M.2~RPMI31I9TJZC.0 size=1048576 2023-12-01T15:54:43.153 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.153+0000 7f9aad9148c0 1 < canceled part key=_multipart_CG4WLRG2105M.2~RPMI31I9TJZC.1 size=657524 2023-12-01T15:54:43.157 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.157+0000 7f9aad9148c0 1 < canceled multipart upload key=CG4WLRG2105M upload=RPMI31I9TJZC tag=IT8UI7FEDW7E type=write size=2754676 2023-12-01T15:54:43.160 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.159+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=XC0GEDMM6C8V type=del size=2496941 2023-12-01T15:54:43.162 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.161+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=WLVY2DATDNAR type=del 2023-12-01T15:54:43.166 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.165+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~ZIWFPRSWM0WB.0 size=206193 2023-12-01T15:54:43.166 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.165+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=ZIWFPRSWM0WB tag=90PJEM9AZPSC type=write size=1254769 2023-12-01T15:54:43.166 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.166+0000 7f9aad9148c0 -1 < no bi entry to suggest for operation key=XUT4H8IMHOJ0 tag=O6UT2ZN99T3X type=del size=396908: (2) No such file or directory 2023-12-01T15:54:43.170 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.169+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~CB7D2SBB5UHM.0 size=852045 2023-12-01T15:54:43.170 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.169+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=CB7D2SBB5UHM tag=8N9S5ZPN8RG9 type=write size=1900621 2023-12-01T15:54:43.174 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.174+0000 7f9aad9148c0 1 < suggested update operation key=MT1CL3NNK88X tag=TVNEOD5RY019 type=del size=4092966 2023-12-01T15:54:43.179 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.178+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~BUETX6OCJNU7.0 size=1048576 2023-12-01T15:54:43.180 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.180+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~BUETX6OCJNU7.1 size=509280 2023-12-01T15:54:43.181 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.180+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=BUETX6OCJNU7 tag=C4KJA9XU83SQ type=write size=2606432 2023-12-01T15:54:43.183 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.182+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~4ZL7I8Y4QL0V.0 size=1048576 2023-12-01T15:54:43.184 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.184+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~4ZL7I8Y4QL0V.1 size=12039 2023-12-01T15:54:43.189 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.188+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=4ZL7I8Y4QL0V tag=XS4051ES5XWS type=write size=2109191 2023-12-01T15:54:43.193 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.192+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~M92PK7TS07RQ.0 size=1048576 2023-12-01T15:54:43.195 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.195+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~M92PK7TS07RQ.1 size=1048576 2023-12-01T15:54:43.197 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.196+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~M92PK7TS07RQ.2 size=245313 2023-12-01T15:54:43.197 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.196+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=M92PK7TS07RQ tag=207GHDRBJMXO type=write size=3391041 2023-12-01T15:54:43.199 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.199+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~T97OO3PE3QL8.0 size=349742 2023-12-01T15:54:43.203 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.203+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=T97OO3PE3QL8 tag=ZSU2IFHM1G0M type=write size=1398318 2023-12-01T15:54:43.206 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.205+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=3B7ITK5M4ESP type=write size=76625 2023-12-01T15:54:43.209 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.208+0000 7f9aad9148c0 -1 < failed to complete operation key=XUT4H8IMHOJ0 tag=7P6HGATY5HI3 type=write size=770867: (22) Invalid argument 2023-12-01T15:54:43.211 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.210+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=9M62EGFTUMHS type=write size=311802 2023-12-01T15:54:43.213 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.213+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~B0GD9IPJFISE.0 size=189951 2023-12-01T15:54:43.218 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.217+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=B0GD9IPJFISE tag=XF7V40JL66BY type=write size=1238527 2023-12-01T15:54:43.221 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.221+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~3JEBZOK8DDPG.0 size=1048576 2023-12-01T15:54:43.223 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.222+0000 7f9aad9148c0 1 > prepared part key=_multipart_WCZIE7QYG09W.2~3JEBZOK8DDPG.1 size=251135 2023-12-01T15:54:43.223 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.222+0000 7f9aad9148c0 1 > prepared multipart upload key=WCZIE7QYG09W upload=3JEBZOK8DDPG tag=GGLU8VKJP2ZE type=write size=2348287 2023-12-01T15:54:43.225 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.225+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=74NQE26OV6AO type=del 2023-12-01T15:54:43.229 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.229+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~CDEBWN0FGFRZ.0 size=1048576 2023-12-01T15:54:43.231 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.230+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~CDEBWN0FGFRZ.1 size=716083 2023-12-01T15:54:43.231 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.230+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=CDEBWN0FGFRZ tag=3LJVC03FP9RL type=write size=2813235 2023-12-01T15:54:43.234 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.233+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=FEXYCEX388JK type=del 2023-12-01T15:54:43.235 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.235+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=ZLTZOW0B9Q5U type=write size=582823 2023-12-01T15:54:43.238 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.237+0000 7f9aad9148c0 1 < completed delete operation key=ZSEEWQ6LLIR5 tag=QAETRLUP9MZK type=del 2023-12-01T15:54:43.241 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.241+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~CD0PZTC2YN2G.0 size=1048576 2023-12-01T15:54:43.243 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.242+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~CD0PZTC2YN2G.1 size=922319 2023-12-01T15:54:43.243 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.242+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=CD0PZTC2YN2G tag=CWL5ET70X46G type=write size=3019471 2023-12-01T15:54:43.245 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.245+0000 7f9aad9148c0 1 < completed part key=_multipart_0U7Y4CJY3F0M.2~K8SH49X5VBEN.0 size=1048576 2023-12-01T15:54:43.245 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.245+0000 7f9aad9148c0 1 < canceled part key=_multipart_0U7Y4CJY3F0M.2~K8SH49X5VBEN.1 size=593422 2023-12-01T15:54:43.249 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.249+0000 7f9aad9148c0 1 < canceled multipart upload key=0U7Y4CJY3F0M upload=K8SH49X5VBEN tag=XLFF6GQQCKQC type=write size=2690574 2023-12-01T15:54:43.253 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.253+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~JCQHIVQW3NGE.0 size=1048576 2023-12-01T15:54:43.255 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.255+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~JCQHIVQW3NGE.1 size=1048576 2023-12-01T15:54:43.257 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.256+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~JCQHIVQW3NGE.2 size=996197 2023-12-01T15:54:43.257 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.256+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=JCQHIVQW3NGE tag=M286QBO8P42P type=write size=4141925 2023-12-01T15:54:43.259 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.258+0000 7f9aad9148c0 1 < completed delete operation key=DIBWN0C1T4Q7 tag=OQYB7DNF8DTM type=del 2023-12-01T15:54:43.261 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.261+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=ZJA9GXDEP1EV type=del size=3468532 2023-12-01T15:54:43.263 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.263+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~VVTN55K4TZ5K.0 size=1048576 2023-12-01T15:54:43.265 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.265+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~VVTN55K4TZ5K.1 size=1048576 2023-12-01T15:54:43.267 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.266+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~VVTN55K4TZ5K.2 size=684810 2023-12-01T15:54:43.271 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.270+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=VVTN55K4TZ5K tag=FE1Y2YNOQXMT type=write size=3830538 2023-12-01T15:54:43.275 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.274+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~SXU7NGKZCV2V.0 size=541774 2023-12-01T15:54:43.275 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.274+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=SXU7NGKZCV2V tag=2GOEND0A3852 type=write size=1590350 2023-12-01T15:54:43.278 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.278+0000 7f9aad9148c0 1 < suggested remove operation key=CUJUU38RVMPG tag=5XARN581B5R2 type=del 2023-12-01T15:54:43.281 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.280+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=XO86DHA34QCC type=del size=2931183 2023-12-01T15:54:43.284 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.284+0000 7f9aad9148c0 -1 < failed to complete operation key=CUJUU38RVMPG tag=91YTR1VC3INE type=del size=1088771: (22) Invalid argument 2023-12-01T15:54:43.289 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.288+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~O656L5O2MS4R.0 size=1048576 2023-12-01T15:54:43.291 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.291+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~O656L5O2MS4R.1 size=1048576 2023-12-01T15:54:43.293 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.293+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~O656L5O2MS4R.2 size=996028 2023-12-01T15:54:43.293 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.293+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=O656L5O2MS4R tag=AZ5GQ5ZUJT22 type=write size=4141756 2023-12-01T15:54:43.296 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.295+0000 7f9aad9148c0 1 < canceled operation key=N05IKWTYQPE2 tag=XC0GEDMM6C8V type=del size=2496941 2023-12-01T15:54:43.299 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.299+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~85UV7F682Q47.0 size=1048576 2023-12-01T15:54:43.301 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.300+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~85UV7F682Q47.1 size=913189 2023-12-01T15:54:43.301 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.300+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=85UV7F682Q47 tag=81STSVVWRT33 type=write size=3010341 2023-12-01T15:54:43.303 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.303+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~ZIWFPRSWM0WB.0 size=206193 2023-12-01T15:54:43.307 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.307+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=ZIWFPRSWM0WB tag=90PJEM9AZPSC type=write size=1254769 2023-12-01T15:54:43.312 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.311+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~7DZ5XU2RPMLD.0 size=857260 2023-12-01T15:54:43.312 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.311+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=7DZ5XU2RPMLD tag=F2MUYA2AMP6O type=write size=1905836 2023-12-01T15:54:43.315 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.314+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~CB7D2SBB5UHM.0 size=852045 2023-12-01T15:54:43.318 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.317+0000 7f9aad9148c0 1 < completed multipart upload key=4TPCFIP7B23Y upload=CB7D2SBB5UHM tag=8N9S5ZPN8RG9 type=write size=1900621 2023-12-01T15:54:43.320 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.320+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=TY20YE904Q43 type=del size=3235102 2023-12-01T15:54:43.321 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.320+0000 7f9aad9148c0 1 < canceled part key=_multipart_0B25CAN3DDPZ.2~BUETX6OCJNU7.0 size=1048576 2023-12-01T15:54:43.323 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.322+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~BUETX6OCJNU7.1 size=509280 2023-12-01T15:54:43.329 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.326+0000 7f9aad9148c0 1 < canceled multipart upload key=0B25CAN3DDPZ upload=BUETX6OCJNU7 tag=C4KJA9XU83SQ type=write size=2606432 2023-12-01T15:54:43.329 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.328+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=KHA6BUBJR5A4 type=del size=2771287 2023-12-01T15:54:43.331 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.330+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~M92PK7TS07RQ.0 size=1048576 2023-12-01T15:54:43.331 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.330+0000 7f9aad9148c0 1 < canceled part key=_multipart_STW1E6FWZWFG.2~M92PK7TS07RQ.1 size=1048576 2023-12-01T15:54:43.332 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.332+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~M92PK7TS07RQ.2 size=245313 2023-12-01T15:54:43.336 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.335+0000 7f9aad9148c0 1 < canceled multipart upload key=STW1E6FWZWFG upload=M92PK7TS07RQ tag=207GHDRBJMXO type=write size=3391041 2023-12-01T15:54:43.338 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.337+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=2GDL9X75RNK3 type=del size=2802889 2023-12-01T15:54:43.340 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.340+0000 7f9aad9148c0 1 < completed write operation key=YZA6VLP3D9HJ tag=3B7ITK5M4ESP type=write size=76625 2023-12-01T15:54:43.343 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.342+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=T7OVT6N029AI type=del size=2488818 2023-12-01T15:54:43.345 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.344+0000 7f9aad9148c0 1 < completed write operation key=T2L5108M111K tag=9M62EGFTUMHS type=write size=311802 2023-12-01T15:54:43.347 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.346+0000 7f9aad9148c0 1 > prepared operation key=99SJDUOI90AY tag=SW0A9L9VZCY0 type=del size=1804398 2023-12-01T15:54:43.349 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.348+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~3JEBZOK8DDPG.0 size=1048576 2023-12-01T15:54:43.350 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.350+0000 7f9aad9148c0 1 < completed part key=_multipart_WCZIE7QYG09W.2~3JEBZOK8DDPG.1 size=251135 2023-12-01T15:54:43.354 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.353+0000 7f9aad9148c0 1 < completed multipart upload key=WCZIE7QYG09W upload=3JEBZOK8DDPG tag=GGLU8VKJP2ZE type=write size=2348287 2023-12-01T15:54:43.356 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.355+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=1LN29PD716TC type=write size=740719 2023-12-01T15:54:43.358 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.357+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~CDEBWN0FGFRZ.0 size=1048576 2023-12-01T15:54:43.360 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.359+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~CDEBWN0FGFRZ.1 size=716083 2023-12-01T15:54:43.363 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.363+0000 7f9aad9148c0 1 < completed multipart upload key=N3Z7KLVTUY6R upload=CDEBWN0FGFRZ tag=3LJVC03FP9RL type=write size=2813235 2023-12-01T15:54:43.365 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.365+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=A1NV5FDEWPTA type=del size=716652 2023-12-01T15:54:43.368 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.367+0000 7f9aad9148c0 1 < canceled operation key=UHANOI7SM72A tag=ZLTZOW0B9Q5U type=write size=582823 2023-12-01T15:54:43.371 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.371+0000 7f9aad9148c0 1 > prepared part key=_multipart_XUT4H8IMHOJ0.2~T6HDXC507PU4.0 size=830796 2023-12-01T15:54:43.372 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.371+0000 7f9aad9148c0 1 > prepared multipart upload key=XUT4H8IMHOJ0 upload=T6HDXC507PU4 tag=TKCOOMBQF2UD type=write size=1879372 2023-12-01T15:54:43.374 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.373+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~CD0PZTC2YN2G.0 size=1048576 2023-12-01T15:54:43.375 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.375+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~CD0PZTC2YN2G.1 size=922319 2023-12-01T15:54:43.379 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.379+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=CD0PZTC2YN2G tag=CWL5ET70X46G type=write size=3019471 2023-12-01T15:54:43.383 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.383+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~JM1786D42K7M.0 size=1048576 2023-12-01T15:54:43.385 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.384+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~JM1786D42K7M.1 size=333532 2023-12-01T15:54:43.385 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.384+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=JM1786D42K7M tag=HNZKWDLFRRQE type=write size=2430684 2023-12-01T15:54:43.387 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.386+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~JCQHIVQW3NGE.0 size=1048576 2023-12-01T15:54:43.387 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.386+0000 7f9aad9148c0 1 < canceled part key=_multipart_QL40WD4XT3KR.2~JCQHIVQW3NGE.1 size=1048576 2023-12-01T15:54:43.390 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.389+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~JCQHIVQW3NGE.2 size=996197 2023-12-01T15:54:43.393 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.393+0000 7f9aad9148c0 1 < canceled multipart upload key=QL40WD4XT3KR upload=JCQHIVQW3NGE tag=M286QBO8P42P type=write size=4141925 2023-12-01T15:54:43.397 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.397+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~ZDKDCTDSZN7E.0 size=1048576 2023-12-01T15:54:43.400 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.399+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~ZDKDCTDSZN7E.1 size=1048576 2023-12-01T15:54:43.402 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.401+0000 7f9aad9148c0 1 > prepared part key=_multipart_QL40WD4XT3KR.2~ZDKDCTDSZN7E.2 size=603962 2023-12-01T15:54:43.402 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.401+0000 7f9aad9148c0 1 > prepared multipart upload key=QL40WD4XT3KR upload=ZDKDCTDSZN7E tag=O1XAXAZIBF2X type=write size=3749690 2023-12-01T15:54:43.404 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.403+0000 7f9aad9148c0 1 < canceled operation key=YZA6VLP3D9HJ tag=ZJA9GXDEP1EV type=del size=3468532 2023-12-01T15:54:43.406 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.405+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=QIL6GKLRXVYY type=del size=3204004 2023-12-01T15:54:43.408 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.407+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~SXU7NGKZCV2V.0 size=541774 2023-12-01T15:54:43.411 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.411+0000 7f9aad9148c0 1 < completed multipart upload key=4TPCFIP7B23Y upload=SXU7NGKZCV2V tag=2GOEND0A3852 type=write size=1590350 2023-12-01T15:54:43.413 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.413+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=KZLDXD4VAC08 type=write size=896818 2023-12-01T15:54:43.415 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.415+0000 7f9aad9148c0 1 < completed delete operation key=13J225PC95SO tag=XO86DHA34QCC type=del 2023-12-01T15:54:43.417 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.417+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=0OOWCEJL0XM6 type=del size=3917171 2023-12-01T15:54:43.420 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.419+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~O656L5O2MS4R.0 size=1048576 2023-12-01T15:54:43.421 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.421+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~O656L5O2MS4R.1 size=1048576 2023-12-01T15:54:43.421 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.421+0000 7f9aad9148c0 1 < canceled part key=_multipart_XUT4H8IMHOJ0.2~O656L5O2MS4R.2 size=996028 2023-12-01T15:54:43.425 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.425+0000 7f9aad9148c0 1 < canceled multipart upload key=XUT4H8IMHOJ0 upload=O656L5O2MS4R tag=AZ5GQ5ZUJT22 type=write size=4141756 2023-12-01T15:54:43.429 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.428+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~6NH9TM4O7NFL.0 size=507006 2023-12-01T15:54:43.429 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.428+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=6NH9TM4O7NFL tag=1STUS409NC3R type=write size=1555582 2023-12-01T15:54:43.431 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.430+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~85UV7F682Q47.0 size=1048576 2023-12-01T15:54:43.433 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.432+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~85UV7F682Q47.1 size=913189 2023-12-01T15:54:43.436 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.436+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=85UV7F682Q47 tag=81STSVVWRT33 type=write size=3010341 2023-12-01T15:54:43.440 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.439+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZSEEWQ6LLIR5.2~ZXTMSXE41WUW.0 size=119659 2023-12-01T15:54:43.440 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.439+0000 7f9aad9148c0 1 > prepared multipart upload key=ZSEEWQ6LLIR5 upload=ZXTMSXE41WUW tag=E7J5MOPXNLNX type=write size=1168235 2023-12-01T15:54:43.440 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.440+0000 7f9aad9148c0 1 < canceled part key=_multipart_QL40WD4XT3KR.2~7DZ5XU2RPMLD.0 size=857260 2023-12-01T15:54:43.444 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.443+0000 7f9aad9148c0 1 < canceled multipart upload key=QL40WD4XT3KR upload=7DZ5XU2RPMLD tag=F2MUYA2AMP6O type=write size=1905836 2023-12-01T15:54:43.446 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.445+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=WOITHT1K75LQ type=del size=402318 2023-12-01T15:54:43.448 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.447+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=TY20YE904Q43 type=del 2023-12-01T15:54:43.450 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.449+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=WAOFP3AVXCA9 type=write size=536718 2023-12-01T15:54:43.452 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.452+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=KHA6BUBJR5A4 type=del 2023-12-01T15:54:43.454 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.454+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=W80DL6Y731HD type=write size=673510 2023-12-01T15:54:43.457 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.456+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=2GDL9X75RNK3 type=del 2023-12-01T15:54:43.461 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.460+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~PABVWAE2243R.0 size=1048576 2023-12-01T15:54:43.463 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.462+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~PABVWAE2243R.1 size=1048576 2023-12-01T15:54:43.465 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.464+0000 7f9aad9148c0 1 > prepared part key=_multipart_TJPNEHX0PPEI.2~PABVWAE2243R.2 size=457671 2023-12-01T15:54:43.465 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.464+0000 7f9aad9148c0 1 > prepared multipart upload key=TJPNEHX0PPEI upload=PABVWAE2243R tag=1GV9DLTQWDH1 type=write size=3603399 2023-12-01T15:54:43.468 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.467+0000 7f9aad9148c0 1 < completed delete operation key=STW1E6FWZWFG tag=T7OVT6N029AI type=del 2023-12-01T15:54:43.471 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.471+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~15E4FVQYPNU2.0 size=1048576 2023-12-01T15:54:43.473 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.473+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~15E4FVQYPNU2.1 size=1048576 2023-12-01T15:54:43.476 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.475+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~15E4FVQYPNU2.2 size=1001880 2023-12-01T15:54:43.476 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.475+0000 7f9aad9148c0 1 > prepared multipart upload key=UHANOI7SM72A upload=15E4FVQYPNU2 tag=IYQFRVGV52YC type=write size=4147608 2023-12-01T15:54:43.478 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.477+0000 7f9aad9148c0 1 < completed delete operation key=99SJDUOI90AY tag=SW0A9L9VZCY0 type=del 2023-12-01T15:54:43.480 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.480+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=1LGG528Z32WR type=write size=737110 2023-12-01T15:54:43.482 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.482+0000 7f9aad9148c0 1 < completed write operation key=WCZIE7QYG09W tag=1LN29PD716TC type=write size=740719 2023-12-01T15:54:43.487 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.486+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~7ZAX3GZRCW3D.0 size=822961 2023-12-01T15:54:43.487 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.486+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=7ZAX3GZRCW3D tag=K4NNO0RO6MP1 type=write size=1871537 2023-12-01T15:54:43.489 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.489+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=A1NV5FDEWPTA type=del 2023-12-01T15:54:43.494 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.493+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~CRI9GW2NINGZ.0 size=1048576 2023-12-01T15:54:43.495 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.495+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~CRI9GW2NINGZ.1 size=774110 2023-12-01T15:54:43.495 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.495+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=CRI9GW2NINGZ tag=H3UEM1TH2A75 type=write size=2871262 2023-12-01T15:54:43.497 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.497+0000 7f9aad9148c0 1 < completed part key=_multipart_XUT4H8IMHOJ0.2~T6HDXC507PU4.0 size=830796 2023-12-01T15:54:43.501 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.501+0000 7f9aad9148c0 1 < completed multipart upload key=XUT4H8IMHOJ0 upload=T6HDXC507PU4 tag=TKCOOMBQF2UD type=write size=1879372 2023-12-01T15:54:43.504 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.503+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=UX3G7SVOTLRI type=del size=1043498 2023-12-01T15:54:43.507 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.506+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~JM1786D42K7M.0 size=1048576 2023-12-01T15:54:43.509 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.508+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~JM1786D42K7M.1 size=333532 2023-12-01T15:54:43.513 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.512+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=JM1786D42K7M tag=HNZKWDLFRRQE type=write size=2430684 2023-12-01T15:54:43.515 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.514+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=IVZL0LSX0FWD type=del size=4084048 2023-12-01T15:54:43.517 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.517+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~ZDKDCTDSZN7E.0 size=1048576 2023-12-01T15:54:43.519 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.518+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~ZDKDCTDSZN7E.1 size=1048576 2023-12-01T15:54:43.521 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.520+0000 7f9aad9148c0 1 < completed part key=_multipart_QL40WD4XT3KR.2~ZDKDCTDSZN7E.2 size=603962 2023-12-01T15:54:43.525 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.524+0000 7f9aad9148c0 1 < completed multipart upload key=QL40WD4XT3KR upload=ZDKDCTDSZN7E tag=O1XAXAZIBF2X type=write size=3749690 2023-12-01T15:54:43.529 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.528+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~VOKV6HJO7U4L.0 size=533352 2023-12-01T15:54:43.529 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.528+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=VOKV6HJO7U4L tag=WMWZ9RPFH0T4 type=write size=1581928 2023-12-01T15:54:43.531 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.531+0000 7f9aad9148c0 1 < completed delete operation key=WCZIE7QYG09W tag=QIL6GKLRXVYY type=del 2023-12-01T15:54:43.534 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.533+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=KVPLORKHB1GD type=del size=1756546 2023-12-01T15:54:43.536 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.535+0000 7f9aad9148c0 1 < completed write operation key=0B25CAN3DDPZ tag=KZLDXD4VAC08 type=write size=896818 2023-12-01T15:54:43.538 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.538+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=QL2RIAWQY30D type=del size=1251846 2023-12-01T15:54:43.541 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.540+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=0OOWCEJL0XM6 type=del 2023-12-01T15:54:43.543 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.542+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=WGUF46LHAPHX type=write size=306500 2023-12-01T15:54:43.545 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.545+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~6NH9TM4O7NFL.0 size=507006 2023-12-01T15:54:43.549 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.548+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=6NH9TM4O7NFL tag=1STUS409NC3R type=write size=1555582 2023-12-01T15:54:43.551 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.550+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=JV9B4IH1FQZ5 type=del size=1596718 2023-12-01T15:54:43.553 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.553+0000 7f9aad9148c0 1 < completed part key=_multipart_ZSEEWQ6LLIR5.2~ZXTMSXE41WUW.0 size=119659 2023-12-01T15:54:43.557 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.556+0000 7f9aad9148c0 1 < completed multipart upload key=ZSEEWQ6LLIR5 upload=ZXTMSXE41WUW tag=E7J5MOPXNLNX type=write size=1168235 2023-12-01T15:54:43.559 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.558+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=6Y1G97TBF66Y type=del size=699317 2023-12-01T15:54:43.561 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.561+0000 7f9aad9148c0 1 < completed delete operation key=F3S1MZ0T8YO0 tag=WOITHT1K75LQ type=del 2023-12-01T15:54:43.563 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.563+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=D8AAF5L03YIN type=del size=3030911 2023-12-01T15:54:43.565 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.565+0000 7f9aad9148c0 1 < completed write operation key=0U7Y4CJY3F0M tag=WAOFP3AVXCA9 type=write size=536718 2023-12-01T15:54:43.570 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.569+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~XTHJ902S97J2.0 size=1048576 2023-12-01T15:54:43.572 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.571+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~XTHJ902S97J2.1 size=1048576 2023-12-01T15:54:43.573 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.573+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~XTHJ902S97J2.2 size=827590 2023-12-01T15:54:43.573 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.573+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=XTHJ902S97J2 tag=SH7FNBC5PG33 type=write size=3973318 2023-12-01T15:54:43.575 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.575+0000 7f9aad9148c0 1 < completed write operation key=WCZIE7QYG09W tag=W80DL6Y731HD type=write size=673510 2023-12-01T15:54:43.579 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.579+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~NIXORQ0S92BP.0 size=1048576 2023-12-01T15:54:43.581 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.581+0000 7f9aad9148c0 1 > prepared part key=_multipart_MT1CL3NNK88X.2~NIXORQ0S92BP.1 size=551693 2023-12-01T15:54:43.582 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.581+0000 7f9aad9148c0 1 > prepared multipart upload key=MT1CL3NNK88X upload=NIXORQ0S92BP tag=YZ3MO6M3LU1O type=write size=2648845 2023-12-01T15:54:43.583 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.583+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~PABVWAE2243R.0 size=1048576 2023-12-01T15:54:43.585 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.585+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~PABVWAE2243R.1 size=1048576 2023-12-01T15:54:43.587 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.586+0000 7f9aad9148c0 1 < completed part key=_multipart_TJPNEHX0PPEI.2~PABVWAE2243R.2 size=457671 2023-12-01T15:54:43.591 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.590+0000 7f9aad9148c0 1 < completed multipart upload key=TJPNEHX0PPEI upload=PABVWAE2243R tag=1GV9DLTQWDH1 type=write size=3603399 2023-12-01T15:54:43.593 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.592+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=RFTIF6288C79 type=del size=3401564 2023-12-01T15:54:43.595 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.594+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~15E4FVQYPNU2.0 size=1048576 2023-12-01T15:54:43.595 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.594+0000 7f9aad9148c0 1 < canceled part key=_multipart_UHANOI7SM72A.2~15E4FVQYPNU2.1 size=1048576 2023-12-01T15:54:43.597 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.596+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~15E4FVQYPNU2.2 size=1001880 2023-12-01T15:54:43.601 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.600+0000 7f9aad9148c0 1 < canceled multipart upload key=UHANOI7SM72A upload=15E4FVQYPNU2 tag=IYQFRVGV52YC type=write size=4147608 2023-12-01T15:54:43.605 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.605+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~UWHEFIUX7GH5.0 size=783783 2023-12-01T15:54:43.606 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.605+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=UWHEFIUX7GH5 tag=14XGQWY0FPCC type=write size=1832359 2023-12-01T15:54:43.610 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.609+0000 7f9aad9148c0 1 < suggested update operation key=0U7Y4CJY3F0M tag=1LGG528Z32WR type=write size=737110 2023-12-01T15:54:43.612 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.611+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=K6LB8W3GFQJS type=del size=4093905 2023-12-01T15:54:43.614 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.613+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~7ZAX3GZRCW3D.0 size=822961 2023-12-01T15:54:43.618 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.617+0000 7f9aad9148c0 1 < completed multipart upload key=0B25CAN3DDPZ upload=7ZAX3GZRCW3D tag=K4NNO0RO6MP1 type=write size=1871537 2023-12-01T15:54:43.620 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.619+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=W3R68KGBAU2Y type=del size=1138158 2023-12-01T15:54:43.622 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.621+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~CRI9GW2NINGZ.0 size=1048576 2023-12-01T15:54:43.623 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.623+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~CRI9GW2NINGZ.1 size=774110 2023-12-01T15:54:43.627 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.626+0000 7f9aad9148c0 1 < completed multipart upload key=M4MZE7PGW6LH upload=CRI9GW2NINGZ tag=H3UEM1TH2A75 type=write size=2871262 2023-12-01T15:54:43.629 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.628+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=UHITMTOB1SG9 type=del size=3246516 2023-12-01T15:54:43.631 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.630+0000 7f9aad9148c0 1 < completed delete operation key=9ERGLZ55JBYH tag=UX3G7SVOTLRI type=del 2023-12-01T15:54:43.633 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.632+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=Z20I2GR8GXLI type=del size=1426756 2023-12-01T15:54:43.636 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.634+0000 7f9aad9148c0 1 < completed delete operation key=WCZIE7QYG09W tag=IVZL0LSX0FWD type=del 2023-12-01T15:54:43.639 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.638+0000 7f9aad9148c0 1 > prepared part key=_multipart_99SJDUOI90AY.2~Z8N5TDT21L5W.0 size=264676 2023-12-01T15:54:43.639 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.638+0000 7f9aad9148c0 1 > prepared multipart upload key=99SJDUOI90AY upload=Z8N5TDT21L5W tag=SXO0NBLTVNYA type=write size=1313252 2023-12-01T15:54:43.639 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.639+0000 7f9aad9148c0 1 < canceled part key=_multipart_13J225PC95SO.2~VOKV6HJO7U4L.0 size=533352 2023-12-01T15:54:43.643 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.643+0000 7f9aad9148c0 1 < canceled multipart upload key=13J225PC95SO upload=VOKV6HJO7U4L tag=WMWZ9RPFH0T4 type=write size=1581928 2023-12-01T15:54:43.648 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.647+0000 7f9aad9148c0 1 > prepared part key=_multipart_DIBWN0C1T4Q7.2~SOJE4HGXXW9K.0 size=740439 2023-12-01T15:54:43.648 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.647+0000 7f9aad9148c0 1 > prepared multipart upload key=DIBWN0C1T4Q7 upload=SOJE4HGXXW9K tag=GA5WOG8O75DE type=write size=1789015 2023-12-01T15:54:43.650 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.649+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=KVPLORKHB1GD type=del 2023-12-01T15:54:43.652 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.651+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=EQ8GVUG6ULDF type=del size=256340 2023-12-01T15:54:43.657 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.656+0000 7f9aad9148c0 1 < suggested update operation key=N3Z7KLVTUY6R tag=QL2RIAWQY30D type=del size=1251846 2023-12-01T15:54:43.658 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.658+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=4T1ONUWXAJ92 type=del size=494435 2023-12-01T15:54:43.660 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.660+0000 7f9aad9148c0 1 < completed write operation key=13J225PC95SO tag=WGUF46LHAPHX type=write size=306500 2023-12-01T15:54:43.664 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.664+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~CN5BYLZWSSOC.0 size=33128 2023-12-01T15:54:43.664 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.664+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=CN5BYLZWSSOC tag=2EFC3ZBC63H5 type=write size=1081704 2023-12-01T15:54:43.666 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.666+0000 7f9aad9148c0 1 < canceled operation key=7SCZTDTL38DF tag=JV9B4IH1FQZ5 type=del size=1596718 2023-12-01T15:54:43.671 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.670+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~XEOE056IAVLO.0 size=1048576 2023-12-01T15:54:43.672 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.672+0000 7f9aad9148c0 1 > prepared part key=_multipart_SMRTKA9GZJ8P.2~XEOE056IAVLO.1 size=595444 2023-12-01T15:54:43.672 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.672+0000 7f9aad9148c0 1 > prepared multipart upload key=SMRTKA9GZJ8P upload=XEOE056IAVLO tag=E9XF1DBCCRVN type=write size=2692596 2023-12-01T15:54:43.674 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.674+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=6Y1G97TBF66Y type=del 2023-12-01T15:54:43.678 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.677+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~0HCNFEDBIA3Z.0 size=841710 2023-12-01T15:54:43.678 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.677+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=0HCNFEDBIA3Z tag=1NC6FERXJ3X3 type=write size=1890286 2023-12-01T15:54:43.680 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.679+0000 7f9aad9148c0 1 < completed delete operation key=QL40WD4XT3KR tag=D8AAF5L03YIN type=del 2023-12-01T15:54:43.682 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.682+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=X13GY6KOHSW2 type=write size=386545 2023-12-01T15:54:43.684 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.684+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~XTHJ902S97J2.0 size=1048576 2023-12-01T15:54:43.686 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.685+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~XTHJ902S97J2.1 size=1048576 2023-12-01T15:54:43.688 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.687+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~XTHJ902S97J2.2 size=827590 2023-12-01T15:54:43.692 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.692+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=XTHJ902S97J2 tag=SH7FNBC5PG33 type=write size=3973318 2023-12-01T15:54:43.694 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.694+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=H4YL37O53J11 type=del size=3203536 2023-12-01T15:54:43.697 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.696+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~NIXORQ0S92BP.0 size=1048576 2023-12-01T15:54:43.698 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.698+0000 7f9aad9148c0 1 < completed part key=_multipart_MT1CL3NNK88X.2~NIXORQ0S92BP.1 size=551693 2023-12-01T15:54:43.702 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.701+0000 7f9aad9148c0 1 < completed multipart upload key=MT1CL3NNK88X upload=NIXORQ0S92BP tag=YZ3MO6M3LU1O type=write size=2648845 2023-12-01T15:54:43.706 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.705+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~E8D73Q6XSUU4.0 size=1048576 2023-12-01T15:54:43.708 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.708+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~E8D73Q6XSUU4.1 size=1048576 2023-12-01T15:54:43.710 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.710+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~E8D73Q6XSUU4.2 size=775058 2023-12-01T15:54:43.711 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.710+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=E8D73Q6XSUU4 tag=QD4NUJ77FNIF type=write size=3920786 2023-12-01T15:54:43.715 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.714+0000 7f9aad9148c0 1 < suggested remove operation key=SMRTKA9GZJ8P tag=RFTIF6288C79 type=del 2023-12-01T15:54:43.717 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.716+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=XRX3HCE03601 type=write size=598751 2023-12-01T15:54:43.719 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.718+0000 7f9aad9148c0 1 < completed part key=_multipart_0B25CAN3DDPZ.2~UWHEFIUX7GH5.0 size=783783 2023-12-01T15:54:43.724 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.723+0000 7f9aad9148c0 1 < completed multipart upload key=0B25CAN3DDPZ upload=UWHEFIUX7GH5 tag=14XGQWY0FPCC type=write size=1832359 2023-12-01T15:54:43.726 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.726+0000 7f9aad9148c0 1 > prepared operation key=13J225PC95SO tag=GVW6DYVNGMYP type=del size=2369319 2023-12-01T15:54:43.729 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.729+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=K6LB8W3GFQJS type=del 2023-12-01T15:54:43.732 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.731+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=91U650K2DJN6 type=del size=498663 2023-12-01T15:54:43.736 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.735+0000 7f9aad9148c0 1 < suggested remove operation key=N05IKWTYQPE2 tag=W3R68KGBAU2Y type=del 2023-12-01T15:54:43.739 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.738+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=P4GAF3TAHEEA type=del size=3395599 2023-12-01T15:54:43.741 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.740+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=UHITMTOB1SG9 type=del 2023-12-01T15:54:43.742 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.742+0000 7f9aad9148c0 1 > prepared operation key=7AERYBA8D56T tag=L13Q2ON0XLL7 type=del size=1624277 2023-12-01T15:54:43.745 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.744+0000 7f9aad9148c0 1 < completed delete operation key=VF8IZ85BWMCV tag=Z20I2GR8GXLI type=del 2023-12-01T15:54:43.747 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.747+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=OL766MWWXKS4 type=del size=171634 2023-12-01T15:54:43.749 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.749+0000 7f9aad9148c0 1 < completed part key=_multipart_99SJDUOI90AY.2~Z8N5TDT21L5W.0 size=264676 2023-12-01T15:54:43.753 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.752+0000 7f9aad9148c0 1 < completed multipart upload key=99SJDUOI90AY upload=Z8N5TDT21L5W tag=SXO0NBLTVNYA type=write size=1313252 2023-12-01T15:54:43.756 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.755+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=ORYHBDJVXZRX type=write size=32024 2023-12-01T15:54:43.756 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.755+0000 7f9aad9148c0 1 < canceled part key=_multipart_DIBWN0C1T4Q7.2~SOJE4HGXXW9K.0 size=740439 2023-12-01T15:54:43.760 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.759+0000 7f9aad9148c0 1 < canceled multipart upload key=DIBWN0C1T4Q7 upload=SOJE4HGXXW9K tag=GA5WOG8O75DE type=write size=1789015 2023-12-01T15:54:43.763 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.762+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=YGCWCO7237WI type=del size=2427884 2023-12-01T15:54:43.764 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.764+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=EQ8GVUG6ULDF type=del 2023-12-01T15:54:43.766 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.766+0000 7f9aad9148c0 1 > prepared operation key=XUT4H8IMHOJ0 tag=IPOC3X67EUOK type=del size=284840 2023-12-01T15:54:43.771 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.770+0000 7f9aad9148c0 1 < suggested update operation key=ZSEEWQ6LLIR5 tag=4T1ONUWXAJ92 type=del size=494435 2023-12-01T15:54:43.775 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.774+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~9L1YOG4DVKRC.0 size=1048576 2023-12-01T15:54:43.776 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.776+0000 7f9aad9148c0 1 > prepared part key=_multipart_7AERYBA8D56T.2~9L1YOG4DVKRC.1 size=322748 2023-12-01T15:54:43.776 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.776+0000 7f9aad9148c0 1 > prepared multipart upload key=7AERYBA8D56T upload=9L1YOG4DVKRC tag=DP8CDIP0V7A7 type=write size=2419900 2023-12-01T15:54:43.778 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.778+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~CN5BYLZWSSOC.0 size=33128 2023-12-01T15:54:43.782 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.782+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=CN5BYLZWSSOC tag=2EFC3ZBC63H5 type=write size=1081704 2023-12-01T15:54:43.784 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.784+0000 7f9aad9148c0 1 > prepared operation key=Y8K6E5SUKEI3 tag=8EE9W2408UT2 type=del size=869090 2023-12-01T15:54:43.786 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.786+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~XEOE056IAVLO.0 size=1048576 2023-12-01T15:54:43.789 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.788+0000 7f9aad9148c0 1 < completed part key=_multipart_SMRTKA9GZJ8P.2~XEOE056IAVLO.1 size=595444 2023-12-01T15:54:43.793 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.792+0000 7f9aad9148c0 1 < completed multipart upload key=SMRTKA9GZJ8P upload=XEOE056IAVLO tag=E9XF1DBCCRVN type=write size=2692596 2023-12-01T15:54:43.795 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.795+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=HTJC3BWEQYV7 type=del size=2483727 2023-12-01T15:54:43.797 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.797+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~0HCNFEDBIA3Z.0 size=841710 2023-12-01T15:54:43.801 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.800+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=0HCNFEDBIA3Z tag=1NC6FERXJ3X3 type=write size=1890286 2023-12-01T15:54:43.803 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.802+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=AVPCPICWS13T type=write size=944484 2023-12-01T15:54:43.807 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.807+0000 7f9aad9148c0 1 < suggested remove operation key=SMRTKA9GZJ8P tag=X13GY6KOHSW2 type=write 2023-12-01T15:54:43.813 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.812+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~U5JM3EB2QS4D.0 size=1048576 2023-12-01T15:54:43.815 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.814+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~U5JM3EB2QS4D.1 size=1048576 2023-12-01T15:54:43.817 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.816+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~U5JM3EB2QS4D.2 size=399610 2023-12-01T15:54:43.817 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.816+0000 7f9aad9148c0 1 > prepared multipart upload key=UHANOI7SM72A upload=U5JM3EB2QS4D tag=OBFRSVQEPJZ1 type=write size=3545338 2023-12-01T15:54:43.819 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.818+0000 7f9aad9148c0 1 < completed delete operation key=STW1E6FWZWFG tag=H4YL37O53J11 type=del 2023-12-01T15:54:43.821 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.820+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=XP9NNO10T9VP type=del size=1404230 2023-12-01T15:54:43.824 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.823+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~E8D73Q6XSUU4.0 size=1048576 2023-12-01T15:54:43.826 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.825+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~E8D73Q6XSUU4.1 size=1048576 2023-12-01T15:54:43.827 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.827+0000 7f9aad9148c0 1 < completed part key=_multipart_4TPCFIP7B23Y.2~E8D73Q6XSUU4.2 size=775058 2023-12-01T15:54:43.831 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.831+0000 7f9aad9148c0 1 < completed multipart upload key=4TPCFIP7B23Y upload=E8D73Q6XSUU4 tag=QD4NUJ77FNIF type=write size=3920786 2023-12-01T15:54:43.835 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.835+0000 7f9aad9148c0 1 > prepared part key=_multipart_ZX019RAH13T7.2~VUFWZE8832TL.0 size=478037 2023-12-01T15:54:43.835 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.835+0000 7f9aad9148c0 1 > prepared multipart upload key=ZX019RAH13T7 upload=VUFWZE8832TL tag=ZKOP6N3H9908 type=write size=1526613 2023-12-01T15:54:43.854 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.853+0000 7f9aad9148c0 1 < completed write operation key=7AERYBA8D56T tag=XRX3HCE03601 type=write size=598751 2023-12-01T15:54:43.857 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.856+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=JF53F792OCHJ type=del size=3729312 2023-12-01T15:54:43.859 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.858+0000 7f9aad9148c0 1 < completed delete operation key=13J225PC95SO tag=GVW6DYVNGMYP type=del 2023-12-01T15:54:43.861 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.860+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=HXBYZ9CV24HZ type=del size=3058020 2023-12-01T15:54:43.863 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.863+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=91U650K2DJN6 type=del 2023-12-01T15:54:43.865 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.865+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=8JHPEFK2SIBY type=del size=3679679 2023-12-01T15:54:43.867 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.867+0000 7f9aad9148c0 1 < canceled operation key=9ERGLZ55JBYH tag=P4GAF3TAHEEA type=del size=3395599 2023-12-01T15:54:43.870 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.869+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=XMN36SES2KPH type=del size=2233494 2023-12-01T15:54:43.871 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.871+0000 7f9aad9148c0 1 < completed delete operation key=7AERYBA8D56T tag=L13Q2ON0XLL7 type=del 2023-12-01T15:54:43.873 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.873+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=MRQMKCYFPI99 type=del size=1872074 2023-12-01T15:54:43.875 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.875+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=OL766MWWXKS4 type=del 2023-12-01T15:54:43.879 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.879+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~0J38K0NPCWDB.0 size=251555 2023-12-01T15:54:43.879 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.879+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=0J38K0NPCWDB tag=D4RHEKGGS1VN type=write size=1300131 2023-12-01T15:54:43.882 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.881+0000 7f9aad9148c0 1 < completed write operation key=0U7Y4CJY3F0M tag=ORYHBDJVXZRX type=write size=32024 2023-12-01T15:54:43.886 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.885+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~4SFHG8MZIYY3.0 size=1048576 2023-12-01T15:54:43.887 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.887+0000 7f9aad9148c0 1 > prepared part key=_multipart_Y8K6E5SUKEI3.2~4SFHG8MZIYY3.1 size=460570 2023-12-01T15:54:43.888 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.887+0000 7f9aad9148c0 1 > prepared multipart upload key=Y8K6E5SUKEI3 upload=4SFHG8MZIYY3 tag=AQ75HLINXTHF type=write size=2557722 2023-12-01T15:54:43.890 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.889+0000 7f9aad9148c0 1 < canceled operation key=STW1E6FWZWFG tag=YGCWCO7237WI type=del size=2427884 2023-12-01T15:54:43.892 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.891+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=VDVWPB58E7HP type=del size=1151489 2023-12-01T15:54:43.896 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.896+0000 7f9aad9148c0 1 < suggested update operation key=XUT4H8IMHOJ0 tag=IPOC3X67EUOK type=del size=284840 2023-12-01T15:54:43.899 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.898+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=3GTRSJ6NF427 type=del size=2459015 2023-12-01T15:54:43.901 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.900+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~9L1YOG4DVKRC.0 size=1048576 2023-12-01T15:54:43.904 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.903+0000 7f9aad9148c0 1 < completed part key=_multipart_7AERYBA8D56T.2~9L1YOG4DVKRC.1 size=322748 2023-12-01T15:54:43.907 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.907+0000 7f9aad9148c0 1 < completed multipart upload key=7AERYBA8D56T upload=9L1YOG4DVKRC tag=DP8CDIP0V7A7 type=write size=2419900 2023-12-01T15:54:43.910 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.909+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=SD1383FF7USQ type=del size=3685113 2023-12-01T15:54:43.912 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.911+0000 7f9aad9148c0 1 < completed delete operation key=Y8K6E5SUKEI3 tag=8EE9W2408UT2 type=del 2023-12-01T15:54:43.916 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.916+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~1WN0R8S2M5GA.0 size=1048576 2023-12-01T15:54:43.918 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.917+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~1WN0R8S2M5GA.1 size=811472 2023-12-01T15:54:43.918 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.917+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=1WN0R8S2M5GA tag=WHB8JZIAPHTF type=write size=2908624 2023-12-01T15:54:43.920 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.920+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=HTJC3BWEQYV7 type=del 2023-12-01T15:54:43.922 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.922+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=CJOS4S7BZG7P type=del size=2288872 2023-12-01T15:54:43.925 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.924+0000 7f9aad9148c0 1 < completed write operation key=ZX019RAH13T7 tag=AVPCPICWS13T type=write size=944484 2023-12-01T15:54:43.927 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.926+0000 7f9aad9148c0 1 > prepared operation key=4TPCFIP7B23Y tag=3WZTQEBRFUK7 type=del size=946019 2023-12-01T15:54:43.929 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.929+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~U5JM3EB2QS4D.0 size=1048576 2023-12-01T15:54:43.929 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.929+0000 7f9aad9148c0 1 < canceled part key=_multipart_UHANOI7SM72A.2~U5JM3EB2QS4D.1 size=1048576 2023-12-01T15:54:43.929 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.929+0000 7f9aad9148c0 1 < canceled part key=_multipart_UHANOI7SM72A.2~U5JM3EB2QS4D.2 size=399610 2023-12-01T15:54:43.933 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.933+0000 7f9aad9148c0 1 < canceled multipart upload key=UHANOI7SM72A upload=U5JM3EB2QS4D tag=OBFRSVQEPJZ1 type=write size=3545338 2023-12-01T15:54:43.935 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.935+0000 7f9aad9148c0 1 > prepared operation key=N05IKWTYQPE2 tag=MFQW6WA8L1FT type=del size=658163 2023-12-01T15:54:43.940 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.940+0000 7f9aad9148c0 1 < suggested update operation key=LRBWJ27JFVKO tag=XP9NNO10T9VP type=del size=1404230 2023-12-01T15:54:43.945 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.944+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~Z0820URBE7HC.0 size=1048576 2023-12-01T15:54:43.947 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.946+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~Z0820URBE7HC.1 size=1048576 2023-12-01T15:54:43.949 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.948+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~Z0820URBE7HC.2 size=1043135 2023-12-01T15:54:43.949 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.948+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=Z0820URBE7HC tag=57WM5ZC2P823 type=write size=4188863 2023-12-01T15:54:43.950 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.950+0000 7f9aad9148c0 1 < completed part key=_multipart_ZX019RAH13T7.2~VUFWZE8832TL.0 size=478037 2023-12-01T15:54:43.954 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.953+0000 7f9aad9148c0 1 < completed multipart upload key=ZX019RAH13T7 upload=VUFWZE8832TL tag=ZKOP6N3H9908 type=write size=1526613 2023-12-01T15:54:43.956 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.956+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=JKNADM1M7ZAK type=write size=595181 2023-12-01T15:54:43.961 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.960+0000 7f9aad9148c0 1 < suggested remove operation key=VF8IZ85BWMCV tag=JF53F792OCHJ type=del 2023-12-01T15:54:43.963 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.962+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=YMSKCM7ZAI8B type=del size=1836678 2023-12-01T15:54:43.966 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.965+0000 7f9aad9148c0 1 < completed delete operation key=QL40WD4XT3KR tag=HXBYZ9CV24HZ type=del 2023-12-01T15:54:43.968 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.967+0000 7f9aad9148c0 1 > prepared operation key=ZSEEWQ6LLIR5 tag=U6NTYCQHFXP3 type=del size=2036171 2023-12-01T15:54:43.973 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.972+0000 7f9aad9148c0 1 < suggested remove operation key=QL40WD4XT3KR tag=8JHPEFK2SIBY type=del 2023-12-01T15:54:43.975 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.975+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=55R3A3AHJZ2W type=write size=554203 2023-12-01T15:54:43.977 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.977+0000 7f9aad9148c0 1 < completed delete operation key=CUJUU38RVMPG tag=XMN36SES2KPH type=del 2023-12-01T15:54:43.979 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.979+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=X25EFK5RFDVE type=del size=3563882 2023-12-01T15:54:43.982 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.981+0000 7f9aad9148c0 1 < completed delete operation key=F3S1MZ0T8YO0 tag=MRQMKCYFPI99 type=del 2023-12-01T15:54:43.984 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.983+0000 7f9aad9148c0 1 > prepared operation key=QL40WD4XT3KR tag=HOORRPOA3MX1 type=del size=754737 2023-12-01T15:54:43.986 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.985+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~0J38K0NPCWDB.0 size=251555 2023-12-01T15:54:43.990 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.989+0000 7f9aad9148c0 1 < completed multipart upload key=STW1E6FWZWFG upload=0J38K0NPCWDB tag=D4RHEKGGS1VN type=write size=1300131 2023-12-01T15:54:43.992 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.991+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=8VQUTBHNP917 type=del size=3242138 2023-12-01T15:54:43.994 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.994+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~4SFHG8MZIYY3.0 size=1048576 2023-12-01T15:54:43.996 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.995+0000 7f9aad9148c0 1 < completed part key=_multipart_Y8K6E5SUKEI3.2~4SFHG8MZIYY3.1 size=460570 2023-12-01T15:54:44.000 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:43.999+0000 7f9aad9148c0 1 < completed multipart upload key=Y8K6E5SUKEI3 upload=4SFHG8MZIYY3 tag=AQ75HLINXTHF type=write size=2557722 2023-12-01T15:54:44.003 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.002+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=EBOXH7ABCZDO type=del size=2195346 2023-12-01T15:54:44.005 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.005+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=VDVWPB58E7HP type=del 2023-12-01T15:54:44.007 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.007+0000 7f9aad9148c0 1 > prepared operation key=N3Z7KLVTUY6R tag=WLAJTVUI3QN1 type=del size=4074595 2023-12-01T15:54:44.010 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.009+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=3GTRSJ6NF427 type=del 2023-12-01T15:54:44.012 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.011+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=7RIJAQZV9GH9 type=del size=4094478 2023-12-01T15:54:44.014 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.013+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=SD1383FF7USQ type=del 2023-12-01T15:54:44.016 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.016+0000 7f9aad9148c0 1 > prepared operation key=9ERGLZ55JBYH tag=W7Q72YFOW40J type=del size=2680492 2023-12-01T15:54:44.017 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.016+0000 7f9aad9148c0 1 < canceled part key=_multipart_7SCZTDTL38DF.2~1WN0R8S2M5GA.0 size=1048576 2023-12-01T15:54:44.018 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.018+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~1WN0R8S2M5GA.1 size=811472 2023-12-01T15:54:44.022 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.021+0000 7f9aad9148c0 1 < canceled multipart upload key=7SCZTDTL38DF upload=1WN0R8S2M5GA tag=WHB8JZIAPHTF type=write size=2908624 2023-12-01T15:54:44.026 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.026+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~P4LYB4SMYPU3.0 size=1048576 2023-12-01T15:54:44.028 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.027+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~P4LYB4SMYPU3.1 size=1048576 2023-12-01T15:54:44.030 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.029+0000 7f9aad9148c0 1 > prepared part key=_multipart_VF8IZ85BWMCV.2~P4LYB4SMYPU3.2 size=88560 2023-12-01T15:54:44.030 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.029+0000 7f9aad9148c0 1 > prepared multipart upload key=VF8IZ85BWMCV upload=P4LYB4SMYPU3 tag=2ZCYB7ODK7L1 type=write size=3234288 2023-12-01T15:54:44.032 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.032+0000 7f9aad9148c0 1 < completed delete operation key=WCZIE7QYG09W tag=CJOS4S7BZG7P type=del 2023-12-01T15:54:44.035 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.034+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=E3345W83XB53 type=write size=400158 2023-12-01T15:54:44.037 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.037+0000 7f9aad9148c0 1 < completed delete operation key=4TPCFIP7B23Y tag=3WZTQEBRFUK7 type=del 2023-12-01T15:54:44.041 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.041+0000 7f9aad9148c0 1 > prepared part key=_multipart_LRBWJ27JFVKO.2~CPW6Z8QL8N3P.0 size=467116 2023-12-01T15:54:44.041 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.041+0000 7f9aad9148c0 1 > prepared multipart upload key=LRBWJ27JFVKO upload=CPW6Z8QL8N3P tag=3MT3I9OFJ4T4 type=write size=1515692 2023-12-01T15:54:44.043 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.043+0000 7f9aad9148c0 1 < completed delete operation key=N05IKWTYQPE2 tag=MFQW6WA8L1FT type=del 2023-12-01T15:54:44.048 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.048+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~C8D0WUXY00VL.0 size=1048576 2023-12-01T15:54:44.051 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.050+0000 7f9aad9148c0 1 > prepared part key=_multipart_13J225PC95SO.2~C8D0WUXY00VL.1 size=10842 2023-12-01T15:54:44.051 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.050+0000 7f9aad9148c0 1 > prepared multipart upload key=13J225PC95SO upload=C8D0WUXY00VL tag=EAFL72AQ9LQ9 type=write size=2107994 2023-12-01T15:54:44.053 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.052+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~Z0820URBE7HC.0 size=1048576 2023-12-01T15:54:44.055 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.054+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~Z0820URBE7HC.1 size=1048576 2023-12-01T15:54:44.057 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.056+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~Z0820URBE7HC.2 size=1043135 2023-12-01T15:54:44.061 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.061+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=Z0820URBE7HC tag=57WM5ZC2P823 type=write size=4188863 2023-12-01T15:54:44.064 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.063+0000 7f9aad9148c0 1 > prepared operation key=WCZIE7QYG09W tag=SFIXOU0ISU9N type=del size=3733405 2023-12-01T15:54:44.066 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.065+0000 7f9aad9148c0 1 < completed write operation key=M4MZE7PGW6LH tag=JKNADM1M7ZAK type=write size=595181 2023-12-01T15:54:44.068 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.068+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=HODLXTA61FUE type=del size=1663703 2023-12-01T15:54:44.070 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.070+0000 7f9aad9148c0 1 < completed delete operation key=N3Z7KLVTUY6R tag=YMSKCM7ZAI8B type=del 2023-12-01T15:54:44.072 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.072+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=29QOCIB2133Q type=del size=3314310 2023-12-01T15:54:44.074 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.074+0000 7f9aad9148c0 1 < completed delete operation key=ZSEEWQ6LLIR5 tag=U6NTYCQHFXP3 type=del 2023-12-01T15:54:44.078 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.078+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~XN2XHXZB8Z45.0 size=1048576 2023-12-01T15:54:44.080 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.079+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~XN2XHXZB8Z45.1 size=1048576 2023-12-01T15:54:44.082 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.081+0000 7f9aad9148c0 1 > prepared part key=_multipart_N3Z7KLVTUY6R.2~XN2XHXZB8Z45.2 size=688978 2023-12-01T15:54:44.082 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.081+0000 7f9aad9148c0 1 > prepared multipart upload key=N3Z7KLVTUY6R upload=XN2XHXZB8Z45 tag=NMJLMN6S5DGV type=write size=3834706 2023-12-01T15:54:44.084 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.083+0000 7f9aad9148c0 1 < canceled operation key=YZA6VLP3D9HJ tag=55R3A3AHJZ2W type=write size=554203 2023-12-01T15:54:44.086 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.086+0000 7f9aad9148c0 1 > prepared operation key=M4MZE7PGW6LH tag=H73B0DEDGDWJ type=del size=1929904 2023-12-01T15:54:44.091 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.090+0000 7f9aad9148c0 1 < suggested remove operation key=QL40WD4XT3KR tag=X25EFK5RFDVE type=del 2023-12-01T15:54:44.093 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.092+0000 7f9aad9148c0 1 > prepared operation key=TJPNEHX0PPEI tag=W4J3H0EABCRG type=del size=4130332 2023-12-01T15:54:44.096 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.095+0000 7f9aad9148c0 -1 < failed to complete operation key=QL40WD4XT3KR tag=HOORRPOA3MX1 type=del size=754737: (22) Invalid argument 2023-12-01T15:54:44.098 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.097+0000 7f9aad9148c0 1 > prepared operation key=T2L5108M111K tag=KAX05AG0EQKQ type=del size=1673498 2023-12-01T15:54:44.100 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.100+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=8VQUTBHNP917 type=del 2023-12-01T15:54:44.103 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.102+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=SH68Y2CWPT7S type=del size=384471 2023-12-01T15:54:44.105 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.104+0000 7f9aad9148c0 1 < completed delete operation key=0B25CAN3DDPZ tag=EBOXH7ABCZDO type=del 2023-12-01T15:54:44.107 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.107+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=OA9BXS8H9GOT type=del size=1300795 2023-12-01T15:54:44.111 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.111+0000 7f9aad9148c0 1 < suggested remove operation key=N3Z7KLVTUY6R tag=WLAJTVUI3QN1 type=del 2023-12-01T15:54:44.113 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.113+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=044LE6W3NZR6 type=write size=583283 2023-12-01T15:54:44.115 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.115+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=7RIJAQZV9GH9 type=del 2023-12-01T15:54:44.120 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.120+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~GM7UFPVYMV1I.0 size=1048576 2023-12-01T15:54:44.122 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.121+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~GM7UFPVYMV1I.1 size=1048576 2023-12-01T15:54:44.124 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.123+0000 7f9aad9148c0 1 > prepared part key=_multipart_7SCZTDTL38DF.2~GM7UFPVYMV1I.2 size=281648 2023-12-01T15:54:44.124 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.123+0000 7f9aad9148c0 1 > prepared multipart upload key=7SCZTDTL38DF upload=GM7UFPVYMV1I tag=IAP3RLHNBPLL type=write size=3427376 2023-12-01T15:54:44.126 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.126+0000 7f9aad9148c0 1 < canceled operation key=9ERGLZ55JBYH tag=W7Q72YFOW40J type=del size=2680492 2023-12-01T15:54:44.128 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.128+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=TAFI9W8H7POS type=del size=3681405 2023-12-01T15:54:44.130 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.130+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~P4LYB4SMYPU3.0 size=1048576 2023-12-01T15:54:44.132 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.131+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~P4LYB4SMYPU3.1 size=1048576 2023-12-01T15:54:44.134 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.133+0000 7f9aad9148c0 1 < completed part key=_multipart_VF8IZ85BWMCV.2~P4LYB4SMYPU3.2 size=88560 2023-12-01T15:54:44.138 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.137+0000 7f9aad9148c0 1 < completed multipart upload key=VF8IZ85BWMCV upload=P4LYB4SMYPU3 tag=2ZCYB7ODK7L1 type=write size=3234288 2023-12-01T15:54:44.140 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.139+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=WL4ECIPBVDKC type=del size=3012641 2023-12-01T15:54:44.143 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.142+0000 7f9aad9148c0 1 < completed write operation key=SMRTKA9GZJ8P tag=E3345W83XB53 type=write size=400158 2023-12-01T15:54:44.147 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.147+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~CDK20ELB6BYB.0 size=1048576 2023-12-01T15:54:44.149 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.148+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~CDK20ELB6BYB.1 size=1048576 2023-12-01T15:54:44.151 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.151+0000 7f9aad9148c0 1 > prepared part key=_multipart_M4MZE7PGW6LH.2~CDK20ELB6BYB.2 size=1045427 2023-12-01T15:54:44.151 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.151+0000 7f9aad9148c0 1 > prepared multipart upload key=M4MZE7PGW6LH upload=CDK20ELB6BYB tag=ZJ3W2K6XKI0S type=write size=4191155 2023-12-01T15:54:44.153 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.153+0000 7f9aad9148c0 1 < completed part key=_multipart_LRBWJ27JFVKO.2~CPW6Z8QL8N3P.0 size=467116 2023-12-01T15:54:44.157 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.156+0000 7f9aad9148c0 1 < completed multipart upload key=LRBWJ27JFVKO upload=CPW6Z8QL8N3P tag=3MT3I9OFJ4T4 type=write size=1515692 2023-12-01T15:54:44.159 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.159+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=TEDFT1HKBILG type=write size=302695 2023-12-01T15:54:44.161 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.161+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~C8D0WUXY00VL.0 size=1048576 2023-12-01T15:54:44.164 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.163+0000 7f9aad9148c0 1 < completed part key=_multipart_13J225PC95SO.2~C8D0WUXY00VL.1 size=10842 2023-12-01T15:54:44.168 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.167+0000 7f9aad9148c0 1 < completed multipart upload key=13J225PC95SO upload=C8D0WUXY00VL tag=EAFL72AQ9LQ9 type=write size=2107994 2023-12-01T15:54:44.172 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.171+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~0JCMJ2ESFTFQ.0 size=1048576 2023-12-01T15:54:44.174 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.173+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~0JCMJ2ESFTFQ.1 size=1048576 2023-12-01T15:54:44.175 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.175+0000 7f9aad9148c0 1 > prepared part key=_multipart_CUJUU38RVMPG.2~0JCMJ2ESFTFQ.2 size=284226 2023-12-01T15:54:44.175 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.175+0000 7f9aad9148c0 1 > prepared multipart upload key=CUJUU38RVMPG upload=0JCMJ2ESFTFQ tag=51XUX4YH7LGV type=write size=3429954 2023-12-01T15:54:44.177 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.177+0000 7f9aad9148c0 1 < completed delete operation key=WCZIE7QYG09W tag=SFIXOU0ISU9N type=del 2023-12-01T15:54:44.180 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.179+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=T1QCLXYM78A4 type=del size=866510 2023-12-01T15:54:44.182 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.181+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=HODLXTA61FUE type=del 2023-12-01T15:54:44.186 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.185+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~3POIMSC0AVRW.0 size=526029 2023-12-01T15:54:44.186 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.185+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=3POIMSC0AVRW tag=FHFFR5OXIZ2N type=write size=1574605 2023-12-01T15:54:44.190 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.189+0000 7f9aad9148c0 1 < suggested remove operation key=UHANOI7SM72A tag=29QOCIB2133Q type=del 2023-12-01T15:54:44.194 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.193+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~G5YB3V8VG0MS.0 size=1048576 2023-12-01T15:54:44.195 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.195+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~G5YB3V8VG0MS.1 size=1048576 2023-12-01T15:54:44.197 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.197+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~G5YB3V8VG0MS.2 size=490627 2023-12-01T15:54:44.198 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.197+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=G5YB3V8VG0MS tag=8QVJGI1KWQMQ type=write size=3636355 2023-12-01T15:54:44.200 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.199+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~XN2XHXZB8Z45.0 size=1048576 2023-12-01T15:54:44.200 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.199+0000 7f9aad9148c0 1 < canceled part key=_multipart_N3Z7KLVTUY6R.2~XN2XHXZB8Z45.1 size=1048576 2023-12-01T15:54:44.202 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.201+0000 7f9aad9148c0 1 < completed part key=_multipart_N3Z7KLVTUY6R.2~XN2XHXZB8Z45.2 size=688978 2023-12-01T15:54:44.206 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.205+0000 7f9aad9148c0 1 < canceled multipart upload key=N3Z7KLVTUY6R upload=XN2XHXZB8Z45 tag=NMJLMN6S5DGV type=write size=3834706 2023-12-01T15:54:44.208 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.207+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=HZFULF7F87TT type=write size=713830 2023-12-01T15:54:44.210 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.209+0000 7f9aad9148c0 1 < completed delete operation key=M4MZE7PGW6LH tag=H73B0DEDGDWJ type=del 2023-12-01T15:54:44.213 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.213+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~D8IWK7ZS1VKV.0 size=1048576 2023-12-01T15:54:44.215 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.215+0000 7f9aad9148c0 1 > prepared part key=_multipart_N05IKWTYQPE2.2~D8IWK7ZS1VKV.1 size=246761 2023-12-01T15:54:44.216 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.215+0000 7f9aad9148c0 1 > prepared multipart upload key=N05IKWTYQPE2 upload=D8IWK7ZS1VKV tag=MGF5YO1ERE49 type=write size=2343913 2023-12-01T15:54:44.217 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.217+0000 7f9aad9148c0 1 < completed delete operation key=TJPNEHX0PPEI tag=W4J3H0EABCRG type=del 2023-12-01T15:54:44.219 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.219+0000 7f9aad9148c0 1 > prepared operation key=7SCZTDTL38DF tag=5M6UR3N2PJ30 type=del size=317775 2023-12-01T15:54:44.222 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.221+0000 7f9aad9148c0 1 < completed delete operation key=T2L5108M111K tag=KAX05AG0EQKQ type=del 2023-12-01T15:54:44.227 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.226+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~GZZZ4VUM1STL.0 size=1048576 2023-12-01T15:54:44.228 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.228+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~GZZZ4VUM1STL.1 size=1048576 2023-12-01T15:54:44.231 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.230+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~GZZZ4VUM1STL.2 size=563389 2023-12-01T15:54:44.231 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.230+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=GZZZ4VUM1STL tag=UJ32SUUV5M2J type=write size=3709117 2023-12-01T15:54:44.233 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.232+0000 7f9aad9148c0 1 < completed delete operation key=GL0E747I5H45 tag=SH68Y2CWPT7S type=del 2023-12-01T15:54:44.235 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.235+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=JXFWSIGM0OYH type=write size=757896 2023-12-01T15:54:44.238 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.237+0000 7f9aad9148c0 1 < canceled operation key=STW1E6FWZWFG tag=OA9BXS8H9GOT type=del size=1300795 2023-12-01T15:54:44.240 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.240+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=56JZMEPWOQ09 type=del size=1175633 2023-12-01T15:54:44.242 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.242+0000 7f9aad9148c0 1 < completed write operation key=ZX019RAH13T7 tag=044LE6W3NZR6 type=write size=583283 2023-12-01T15:54:44.246 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.245+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~9TBIP4J1JFXL.0 size=1048576 2023-12-01T15:54:44.248 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.247+0000 7f9aad9148c0 1 > prepared part key=_multipart_STW1E6FWZWFG.2~9TBIP4J1JFXL.1 size=690372 2023-12-01T15:54:44.248 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.247+0000 7f9aad9148c0 1 > prepared multipart upload key=STW1E6FWZWFG upload=9TBIP4J1JFXL tag=3CR0C2A12C3B type=write size=2787524 2023-12-01T15:54:44.248 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.247+0000 7f9aad9148c0 1 < canceled part key=_multipart_7SCZTDTL38DF.2~GM7UFPVYMV1I.0 size=1048576 2023-12-01T15:54:44.250 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.250+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~GM7UFPVYMV1I.1 size=1048576 2023-12-01T15:54:44.252 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.252+0000 7f9aad9148c0 1 < completed part key=_multipart_7SCZTDTL38DF.2~GM7UFPVYMV1I.2 size=281648 2023-12-01T15:54:44.256 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.256+0000 7f9aad9148c0 1 < canceled multipart upload key=7SCZTDTL38DF upload=GM7UFPVYMV1I tag=IAP3RLHNBPLL type=write size=3427376 2023-12-01T15:54:44.259 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.258+0000 7f9aad9148c0 1 > prepared operation key=0U7Y4CJY3F0M tag=VQI59XF6XDPR type=del size=1653733 2023-12-01T15:54:44.261 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.260+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=TAFI9W8H7POS type=del 2023-12-01T15:54:44.263 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.263+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=8PS3GM91DF51 type=del size=2089305 2023-12-01T15:54:44.265 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.265+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=WL4ECIPBVDKC type=del 2023-12-01T15:54:44.267 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.267+0000 7f9aad9148c0 1 > prepared operation key=SMRTKA9GZJ8P tag=4EPFNYUNYBH0 type=del size=100280 2023-12-01T15:54:44.268 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.267+0000 7f9aad9148c0 1 < canceled part key=_multipart_M4MZE7PGW6LH.2~CDK20ELB6BYB.0 size=1048576 2023-12-01T15:54:44.269 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.269+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~CDK20ELB6BYB.1 size=1048576 2023-12-01T15:54:44.271 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.271+0000 7f9aad9148c0 1 < completed part key=_multipart_M4MZE7PGW6LH.2~CDK20ELB6BYB.2 size=1045427 2023-12-01T15:54:44.275 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.274+0000 7f9aad9148c0 1 < canceled multipart upload key=M4MZE7PGW6LH upload=CDK20ELB6BYB tag=ZJ3W2K6XKI0S type=write size=4191155 2023-12-01T15:54:44.279 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.278+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~TONHMO1O705B.0 size=1048576 2023-12-01T15:54:44.281 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.280+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~TONHMO1O705B.1 size=1048576 2023-12-01T15:54:44.283 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.282+0000 7f9aad9148c0 1 > prepared part key=_multipart_UHANOI7SM72A.2~TONHMO1O705B.2 size=417184 2023-12-01T15:54:44.283 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.282+0000 7f9aad9148c0 1 > prepared multipart upload key=UHANOI7SM72A upload=TONHMO1O705B tag=B4JOC18YIZS7 type=write size=3562912 2023-12-01T15:54:44.285 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.284+0000 7f9aad9148c0 1 < canceled operation key=F3S1MZ0T8YO0 tag=TEDFT1HKBILG type=write size=302695 2023-12-01T15:54:44.287 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.286+0000 7f9aad9148c0 1 > prepared operation key=LRBWJ27JFVKO tag=94O8FS5OT0A2 type=del size=1431145 2023-12-01T15:54:44.289 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.288+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~0JCMJ2ESFTFQ.0 size=1048576 2023-12-01T15:54:44.291 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.290+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~0JCMJ2ESFTFQ.1 size=1048576 2023-12-01T15:54:44.292 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.292+0000 7f9aad9148c0 1 < completed part key=_multipart_CUJUU38RVMPG.2~0JCMJ2ESFTFQ.2 size=284226 2023-12-01T15:54:44.296 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.295+0000 7f9aad9148c0 1 < completed multipart upload key=CUJUU38RVMPG upload=0JCMJ2ESFTFQ tag=51XUX4YH7LGV type=write size=3429954 2023-12-01T15:54:44.298 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.298+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=39A7QMIOOCK7 type=del size=55049 2023-12-01T15:54:44.302 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.302+0000 7f9aad9148c0 1 < suggested update operation key=CUJUU38RVMPG tag=T1QCLXYM78A4 type=del size=866510 2023-12-01T15:54:44.305 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.304+0000 7f9aad9148c0 1 > prepared operation key=YZA6VLP3D9HJ tag=O6L93NGFZ38A type=del size=3820999 2023-12-01T15:54:44.307 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.307+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~3POIMSC0AVRW.0 size=526029 2023-12-01T15:54:44.312 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.311+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=3POIMSC0AVRW tag=FHFFR5OXIZ2N type=write size=1574605 2023-12-01T15:54:44.314 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.314+0000 7f9aad9148c0 1 > prepared operation key=F3S1MZ0T8YO0 tag=MPCI5GJHH7DW type=write size=926294 2023-12-01T15:54:44.316 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.316+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~G5YB3V8VG0MS.0 size=1048576 2023-12-01T15:54:44.318 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.317+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~G5YB3V8VG0MS.1 size=1048576 2023-12-01T15:54:44.320 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.319+0000 7f9aad9148c0 1 < completed part key=_multipart_F3S1MZ0T8YO0.2~G5YB3V8VG0MS.2 size=490627 2023-12-01T15:54:44.324 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.323+0000 7f9aad9148c0 1 < completed multipart upload key=F3S1MZ0T8YO0 upload=G5YB3V8VG0MS tag=8QVJGI1KWQMQ type=write size=3636355 2023-12-01T15:54:44.328 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.327+0000 7f9aad9148c0 1 > prepared part key=_multipart_F3S1MZ0T8YO0.2~L9K3FFJQ13NL.0 size=87636 2023-12-01T15:54:44.328 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.327+0000 7f9aad9148c0 1 > prepared multipart upload key=F3S1MZ0T8YO0 upload=L9K3FFJQ13NL tag=VJQPHC0KODUU type=write size=1136212 2023-12-01T15:54:44.331 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.330+0000 7f9aad9148c0 1 < canceled operation key=SMRTKA9GZJ8P tag=HZFULF7F87TT type=write size=713830 2023-12-01T15:54:44.335 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.335+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~73ZOF8QPCUOA.0 size=1048576 2023-12-01T15:54:44.337 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.336+0000 7f9aad9148c0 1 > prepared part key=_multipart_YZA6VLP3D9HJ.2~73ZOF8QPCUOA.1 size=874674 2023-12-01T15:54:44.337 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.336+0000 7f9aad9148c0 1 > prepared multipart upload key=YZA6VLP3D9HJ upload=73ZOF8QPCUOA tag=55FIB1TJFQLK type=write size=2971826 2023-12-01T15:54:44.339 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.338+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~D8IWK7ZS1VKV.0 size=1048576 2023-12-01T15:54:44.341 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.340+0000 7f9aad9148c0 1 < completed part key=_multipart_N05IKWTYQPE2.2~D8IWK7ZS1VKV.1 size=246761 2023-12-01T15:54:44.344 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.344+0000 7f9aad9148c0 1 < completed multipart upload key=N05IKWTYQPE2 upload=D8IWK7ZS1VKV tag=MGF5YO1ERE49 type=write size=2343913 2023-12-01T15:54:44.346 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.346+0000 7f9aad9148c0 1 > prepared operation key=0B25CAN3DDPZ tag=NFJWT4LUUEP1 type=del size=905444 2023-12-01T15:54:44.350 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.350+0000 7f9aad9148c0 1 < suggested update operation key=7SCZTDTL38DF tag=5M6UR3N2PJ30 type=del size=317775 2023-12-01T15:54:44.352 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.352+0000 7f9aad9148c0 1 > prepared operation key=GL0E747I5H45 tag=KX1IUBCXY6NU type=write size=1039565 2023-12-01T15:54:44.354 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.354+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~GZZZ4VUM1STL.0 size=1048576 2023-12-01T15:54:44.356 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.355+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~GZZZ4VUM1STL.1 size=1048576 2023-12-01T15:54:44.358 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.357+0000 7f9aad9148c0 1 < completed part key=_multipart_T2L5108M111K.2~GZZZ4VUM1STL.2 size=563389 2023-12-01T15:54:44.362 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.361+0000 7f9aad9148c0 1 < completed multipart upload key=T2L5108M111K upload=GZZZ4VUM1STL tag=UJ32SUUV5M2J type=write size=3709117 2023-12-01T15:54:44.366 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.365+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~KG5KLB1JF3NP.0 size=162336 2023-12-01T15:54:44.366 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.365+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=KG5KLB1JF3NP tag=PHIGJTFV48FY type=write size=1210912 2023-12-01T15:54:44.368 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.367+0000 7f9aad9148c0 1 < completed write operation key=UHANOI7SM72A tag=JXFWSIGM0OYH type=write size=757896 2023-12-01T15:54:44.370 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.369+0000 7f9aad9148c0 1 > prepared operation key=MT1CL3NNK88X tag=O0NWAC9D23WO type=del size=1203176 2023-12-01T15:54:44.372 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.371+0000 7f9aad9148c0 1 < completed delete operation key=ZX019RAH13T7 tag=56JZMEPWOQ09 type=del 2023-12-01T15:54:44.376 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.375+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~MIF53X6FAMGN.0 size=1048576 2023-12-01T15:54:44.378 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.377+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~MIF53X6FAMGN.1 size=1048576 2023-12-01T15:54:44.380 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.379+0000 7f9aad9148c0 1 > prepared part key=_multipart_0B25CAN3DDPZ.2~MIF53X6FAMGN.2 size=953691 2023-12-01T15:54:44.380 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.379+0000 7f9aad9148c0 1 > prepared multipart upload key=0B25CAN3DDPZ upload=MIF53X6FAMGN tag=04W67M291ID0 type=write size=4099419 2023-12-01T15:54:44.382 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.381+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~9TBIP4J1JFXL.0 size=1048576 2023-12-01T15:54:44.383 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.383+0000 7f9aad9148c0 1 < completed part key=_multipart_STW1E6FWZWFG.2~9TBIP4J1JFXL.1 size=690372 2023-12-01T15:54:44.387 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.387+0000 7f9aad9148c0 1 < completed multipart upload key=STW1E6FWZWFG upload=9TBIP4J1JFXL tag=3CR0C2A12C3B type=write size=2787524 2023-12-01T15:54:44.391 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.391+0000 7f9aad9148c0 1 > prepared part key=_multipart_T2L5108M111K.2~4VQ2T31P1DCB.0 size=821586 2023-12-01T15:54:44.392 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.391+0000 7f9aad9148c0 1 > prepared multipart upload key=T2L5108M111K upload=4VQ2T31P1DCB tag=SWQC9VXLL2FJ type=write size=1870162 2023-12-01T15:54:44.395 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.395+0000 7f9aad9148c0 1 < suggested remove operation key=0U7Y4CJY3F0M tag=VQI59XF6XDPR type=del 2023-12-01T15:54:44.397 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.397+0000 7f9aad9148c0 1 > prepared operation key=ZX019RAH13T7 tag=4JKX4FC3CNWW type=del size=418573 2023-12-01T15:54:44.400 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.399+0000 7f9aad9148c0 1 < completed delete operation key=F3S1MZ0T8YO0 tag=8PS3GM91DF51 type=del 2023-12-01T15:54:44.402 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.401+0000 7f9aad9148c0 1 > prepared operation key=VF8IZ85BWMCV tag=Y67TJZ429FPF type=del size=1345716 2023-12-01T15:54:44.404 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.403+0000 7f9aad9148c0 1 < completed delete operation key=SMRTKA9GZJ8P tag=4EPFNYUNYBH0 type=del 2023-12-01T15:54:44.408 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.407+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~NG10MTJU09ST.0 size=1048576 2023-12-01T15:54:44.410 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.409+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~NG10MTJU09ST.1 size=139175 2023-12-01T15:54:44.410 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.409+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=NG10MTJU09ST tag=NAHKLUN0GDI0 type=write size=2236327 2023-12-01T15:54:44.412 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.411+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~TONHMO1O705B.0 size=1048576 2023-12-01T15:54:44.413 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.413+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~TONHMO1O705B.1 size=1048576 2023-12-01T15:54:44.415 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.415+0000 7f9aad9148c0 1 < completed part key=_multipart_UHANOI7SM72A.2~TONHMO1O705B.2 size=417184 2023-12-01T15:54:44.419 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.418+0000 7f9aad9148c0 1 < completed multipart upload key=UHANOI7SM72A upload=TONHMO1O705B tag=B4JOC18YIZS7 type=write size=3562912 2023-12-01T15:54:44.421 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.420+0000 7f9aad9148c0 1 > prepared operation key=UHANOI7SM72A tag=48YW92AGM7CE type=del size=2186035 2023-12-01T15:54:44.423 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.423+0000 7f9aad9148c0 1 < completed delete operation key=LRBWJ27JFVKO tag=94O8FS5OT0A2 type=del 2023-12-01T15:54:44.427 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.427+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~SCP3E90TB8U6.0 size=1048576 2023-12-01T15:54:44.430 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.429+0000 7f9aad9148c0 1 > prepared part key=_multipart_4TPCFIP7B23Y.2~SCP3E90TB8U6.1 size=284721 2023-12-01T15:54:44.430 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.429+0000 7f9aad9148c0 1 > prepared multipart upload key=4TPCFIP7B23Y upload=SCP3E90TB8U6 tag=P6I46B1JAQZW type=write size=2381873 2023-12-01T15:54:44.432 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.431+0000 7f9aad9148c0 1 < completed delete operation key=MT1CL3NNK88X tag=39A7QMIOOCK7 type=del 2023-12-01T15:54:44.434 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.433+0000 7f9aad9148c0 1 > prepared operation key=CUJUU38RVMPG tag=OAEXVXQGDN2Q type=del size=1268806 2023-12-01T15:54:44.436 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.435+0000 7f9aad9148c0 1 < completed delete operation key=YZA6VLP3D9HJ tag=O6L93NGFZ38A type=del 2023-12-01T15:54:44.438 INFO:tasks.workunit.client.0.smithi119.stderr:2023-12-01T15:54:44.437+0000 7f9aad9148c0 1 > prepared operation key=STW1E6FWZWFG tag=MCZZ679IRS2Y type=del size=186412 2023-12-01T15:54:44.438 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] cls_rgw_stats.simulate (15387 ms) 2023-12-01T15:54:44.438 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 1 test from cls_rgw_stats (15387 ms total) 2023-12-01T15:54:44.438 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T15:54:44.438 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment tear-down 2023-12-01T15:54:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:54:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:54:44] "GET /metrics HTTP/1.1" 200 36204 "" "Prometheus/2.43.0" 2023-12-01T15:54:44.705 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] 1 test from 1 test suite ran. (17519 ms total) 2023-12-01T15:54:44.705 INFO:tasks.workunit.client.0.smithi119.stdout:[ PASSED ] 1 test. 2023-12-01T15:54:44.708 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T15:54:44.708 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T15:54:44.778 INFO:tasks.workunit:Running workunit cls/test_cls_sdk.sh... 2023-12-01T15:54:44.779 DEBUG:teuthology.orchestra.run.smithi119:workunit test cls/test_cls_sdk.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_sdk.sh 2023-12-01T15:54:44.851 INFO:tasks.workunit.client.0.smithi119.stdout:Running main() from gmock_main.cc 2023-12-01T15:54:44.851 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] Running 2 tests from 1 test suite. 2023-12-01T15:54:44.851 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment set-up. 2023-12-01T15:54:44.851 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 2 tests from ClsSDK 2023-12-01T15:54:44.851 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsSDK.TestSDKCoverageWrite 2023-12-01T15:54:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:44 smithi183 ceph-mon[99169]: pgmap v1703: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 365 KiB/s wr, 1.88k op/s 2023-12-01T15:54:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:44 smithi119 ceph-mon[94175]: pgmap v1703: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 365 KiB/s wr, 1.88k op/s 2023-12-01T15:54:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:44 smithi119 ceph-mon[108979]: pgmap v1703: 137 pgs: 137 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 365 KiB/s wr, 1.88k op/s 2023-12-01T15:54:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:45 smithi183 ceph-mon[99169]: osdmap e1102: 8 total, 8 up, 8 in 2023-12-01T15:54:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:45 smithi119 ceph-mon[94175]: osdmap e1102: 8 total, 8 up, 8 in 2023-12-01T15:54:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:45 smithi119 ceph-mon[108979]: osdmap e1102: 8 total, 8 up, 8 in 2023-12-01T15:54:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:46 smithi183 ceph-mon[99169]: pgmap v1705: 105 pgs: 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:46 smithi183 ceph-mon[99169]: osdmap e1103: 8 total, 8 up, 8 in 2023-12-01T15:54:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3079239351' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165960-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:54:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:46 smithi119 ceph-mon[94175]: pgmap v1705: 105 pgs: 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:46 smithi119 ceph-mon[94175]: osdmap e1103: 8 total, 8 up, 8 in 2023-12-01T15:54:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3079239351' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165960-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:54:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:46 smithi119 ceph-mon[108979]: pgmap v1705: 105 pgs: 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:46 smithi119 ceph-mon[108979]: osdmap e1103: 8 total, 8 up, 8 in 2023-12-01T15:54:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3079239351' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165960-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:54:47.727 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsSDK.TestSDKCoverageWrite (2876 ms) 2023-12-01T15:54:47.727 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] ClsSDK.TestSDKCoverageReplay 2023-12-01T15:54:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3079239351' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165960-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:54:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:47 smithi183 ceph-mon[99169]: osdmap e1104: 8 total, 8 up, 8 in 2023-12-01T15:54:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3079239351' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165960-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:54:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:47 smithi119 ceph-mon[94175]: osdmap e1104: 8 total, 8 up, 8 in 2023-12-01T15:54:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3079239351' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165960-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:54:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:47 smithi119 ceph-mon[108979]: osdmap e1104: 8 total, 8 up, 8 in 2023-12-01T15:54:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:48 smithi183 ceph-mon[99169]: pgmap v1708: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:48 smithi183 ceph-mon[99169]: osdmap e1105: 8 total, 8 up, 8 in 2023-12-01T15:54:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:48 smithi119 ceph-mon[94175]: pgmap v1708: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:48 smithi119 ceph-mon[94175]: osdmap e1105: 8 total, 8 up, 8 in 2023-12-01T15:54:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:48 smithi119 ceph-mon[108979]: pgmap v1708: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:48 smithi119 ceph-mon[108979]: osdmap e1105: 8 total, 8 up, 8 in 2023-12-01T15:54:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:49 smithi183 ceph-mon[99169]: osdmap e1106: 8 total, 8 up, 8 in 2023-12-01T15:54:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3732958613' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165960-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:54:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:49 smithi119 ceph-mon[94175]: osdmap e1106: 8 total, 8 up, 8 in 2023-12-01T15:54:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3732958613' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165960-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:54:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:49 smithi119 ceph-mon[108979]: osdmap e1106: 8 total, 8 up, 8 in 2023-12-01T15:54:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3732958613' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165960-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T15:54:50.744 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] ClsSDK.TestSDKCoverageReplay (3018 ms) 2023-12-01T15:54:50.744 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 2 tests from ClsSDK (5894 ms total) 2023-12-01T15:54:50.744 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T15:54:50.744 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment tear-down 2023-12-01T15:54:50.745 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] 2 tests from 1 test suite ran. (5894 ms total) 2023-12-01T15:54:50.745 INFO:tasks.workunit.client.0.smithi119.stdout:[ PASSED ] 2 tests. 2023-12-01T15:54:50.747 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T15:54:50.748 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T15:54:50.819 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2023-12-01T15:54:50.819 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-12-01T15:54:51.064 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:50 smithi119 ceph-mon[94175]: pgmap v1711: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:51.064 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:50 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:54:51.064 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3732958613' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165960-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:54:51.064 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:50 smithi119 ceph-mon[94175]: osdmap e1107: 8 total, 8 up, 8 in 2023-12-01T15:54:51.065 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:50 smithi119 ceph-mon[108979]: pgmap v1711: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:51.065 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:50 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:54:51.065 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3732958613' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165960-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:54:51.065 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:50 smithi119 ceph-mon[108979]: osdmap e1107: 8 total, 8 up, 8 in 2023-12-01T15:54:51.066 DEBUG:teuthology.parallel:result is None 2023-12-01T15:54:51.066 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T15:54:51.092 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T15:54:51.093 DEBUG:teuthology.orchestra.run.smithi119:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T15:54:51.150 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T15:54:51.150 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T15:54:51.150 INFO:teuthology.task.print:**** done end rados_api.yaml 2023-12-01T15:54:51.151 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T15:54:51.151 INFO:teuthology.task.print:**** done start rados_loadgenbig.yaml 2023-12-01T15:54:51.151 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2023-12-01T15:54:51.151 INFO:tasks.workunit:Pulling workunits from ref reef 2023-12-01T15:54:51.151 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-12-01T15:54:51.152 DEBUG:teuthology.orchestra.run.smithi119:> stat -- /home/ubuntu/cephtest/mnt.0 2023-12-01T15:54:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:50 smithi183 ceph-mon[99169]: pgmap v1711: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:50 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T15:54:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3732958613' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi119-165960-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T15:54:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:50 smithi183 ceph-mon[99169]: osdmap e1107: 8 total, 8 up, 8 in 2023-12-01T15:54:51.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T15:54:51.207 INFO:teuthology.orchestra.run.smithi119.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-12-01T15:54:51.208 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T15:54:51.265 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-12-01T15:54:51.265 DEBUG:teuthology.orchestra.run.smithi119:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-12-01T15:54:51.321 INFO:tasks.workunit:timeout=3h 2023-12-01T15:54:51.321 INFO:tasks.workunit:cleanup=True 2023-12-01T15:54:51.322 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-12-01T15:54:51.379 INFO:tasks.workunit.client.0.smithi119.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-12-01T15:54:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:51 smithi183 ceph-mon[99169]: osdmap e1108: 8 total, 8 up, 8 in 2023-12-01T15:54:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:51 smithi119 ceph-mon[94175]: osdmap e1108: 8 total, 8 up, 8 in 2023-12-01T15:54:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:51 smithi119 ceph-mon[108979]: osdmap e1108: 8 total, 8 up, 8 in 2023-12-01T15:54:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:52 smithi183 ceph-mon[99169]: pgmap v1714: 105 pgs: 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:52 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:54:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:52 smithi119 ceph-mon[108979]: pgmap v1714: 105 pgs: 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:52 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:54:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:52 smithi119 ceph-mon[94175]: pgmap v1714: 105 pgs: 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:52 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T15:54:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:54:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:54:54] "GET /metrics HTTP/1.1" 200 33812 "" "Prometheus/2.43.0" 2023-12-01T15:54:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:54 smithi183 ceph-mon[99169]: pgmap v1715: 105 pgs: 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:54 smithi119 ceph-mon[94175]: pgmap v1715: 105 pgs: 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:54 smithi119 ceph-mon[108979]: pgmap v1715: 105 pgs: 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:56 smithi183 ceph-mon[99169]: pgmap v1716: 105 pgs: 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:56 smithi119 ceph-mon[94175]: pgmap v1716: 105 pgs: 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:56 smithi119 ceph-mon[108979]: pgmap v1716: 105 pgs: 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:57.596 DEBUG:teuthology.orchestra.run.smithi119:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-12-01T15:54:57.653 INFO:tasks.workunit.client.0.smithi119.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-12-01T15:54:57.655 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T15:54:57.655 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-12-01T15:54:57.701 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-12-01T15:54:57.747 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-12-01T15:54:57.784 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T15:54:57.785 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T15:54:57.785 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-12-01T15:54:57.821 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T15:54:57.824 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T15:54:57.824 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-12-01T15:54:57.882 INFO:tasks.workunit:Running workunits matching rados/load-gen-big.sh on client.0... 2023-12-01T15:54:57.883 INFO:tasks.workunit:Running workunit rados/load-gen-big.sh... 2023-12-01T15:54:57.883 DEBUG:teuthology.orchestra.run.smithi119:workunit test rados/load-gen-big.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rados/load-gen-big.sh 2023-12-01T15:54:57.985 INFO:tasks.workunit.client.0.smithi119.stdout:run length 1200 seconds 2023-12-01T15:54:57.985 INFO:tasks.workunit.client.0.smithi119.stdout:preparing 10240 objects 2023-12-01T15:54:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:58 smithi183 ceph-mon[99169]: pgmap v1717: 105 pgs: 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:54:58 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:54:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:58 smithi119 ceph-mon[108979]: pgmap v1717: 105 pgs: 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:54:58 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:54:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:58 smithi119 ceph-mon[94175]: pgmap v1717: 105 pgs: 105 active+clean; 580 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:54:58 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:54:59.241 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:54:59.881 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:54:59.881 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (21m) 19s ago 22m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:54:59.881 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (21m) 18s ago 21m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:54:59.881 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (22m) 19s ago 22m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:54:59.881 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (22m) 18s ago 22m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:54:59.881 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (26m) 18s ago 26m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:54:59.881 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (27m) 19s ago 27m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:54:59.881 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (27m) 19s ago 27m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:54:59.881 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (26m) 18s ago 26m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:54:59.881 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (26m) 19s ago 26m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:54:59.882 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (22m) 19s ago 22m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:54:59.882 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (22m) 18s ago 22m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:54:59.882 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (25m) 19s ago 25m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:54:59.882 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (25m) 19s ago 25m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:54:59.882 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (25m) 19s ago 25m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:54:59.882 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (24m) 19s ago 24m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:54:59.882 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (24m) 18s ago 24m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:54:59.882 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (23m) 18s ago 23m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:54:59.882 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (23m) 18s ago 23m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:54:59.882 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (23m) 18s ago 23m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:54:59.882 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (21m) 18s ago 22m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:54:59.979 INFO:tasks.workunit.client.0.smithi119.stdout:load-gen will run 1200 seconds 2023-12-01T15:55:00.313 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:55:00.314 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:55:00.314 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:55:00.314 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:55:00.314 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:55:00.314 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:55:00.314 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:55:00.314 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:55:00.315 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:55:00.315 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:55:00.315 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:55:00.315 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:55:00.315 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:55:00.315 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:55:00.315 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:55:00.315 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:55:00.316 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:55:00.979 INFO:tasks.workunit.client.0.smithi119.stdout: 1: throughput=0MB/sec pending data=0 2023-12-01T15:55:00.979 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-O-aVy9TtvllDnJF off=992871 len=323478 2023-12-01T15:55:00.983 INFO:tasks.workunit.client.0.smithi119.stdout:op 0 completed, throughput=0.307MB/sec 2023-12-01T15:55:00.983 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6njCCmufkM1g7yO off=2944286 len=325368 2023-12-01T15:55:00.984 INFO:tasks.workunit.client.0.smithi119.stdout:op 1 completed, throughput=0.616MB/sec 2023-12-01T15:55:00.984 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-RDOOwLyanF5rOco off=22793226 len=41313 2023-12-01T15:55:00.986 INFO:tasks.workunit.client.0.smithi119.stdout:op 2 completed, throughput=0.653MB/sec 2023-12-01T15:55:00.986 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-N6DseHVDByCwGXG off=7904819 len=2089996 2023-12-01T15:55:00.998 INFO:tasks.workunit.client.0.smithi119.stdout:op 3 completed, throughput=2.6MB/sec 2023-12-01T15:55:00.998 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5DZ-bdACpNuvqz5 off=6258311 len=1010185 2023-12-01T15:55:01.003 INFO:tasks.workunit.client.0.smithi119.stdout:op 4 completed, throughput=3.53MB/sec 2023-12-01T15:55:01.003 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jA9V2twpDNAJqLJ off=6519786 len=867203 2023-12-01T15:55:01.004 INFO:tasks.workunit.client.0.smithi119.stdout:op 5 completed, throughput=4.33MB/sec 2023-12-01T15:55:01.004 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yx3wSC6V7kYXTLs off=21811109 len=1642476 2023-12-01T15:55:01.006 INFO:tasks.workunit.client.0.smithi119.stdout:op 6 completed, throughput=5.85MB/sec 2023-12-01T15:55:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:00 smithi183 ceph-mon[99169]: from='client.26099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:00 smithi183 ceph-mon[99169]: pgmap v1718: 105 pgs: 105 active+clean; 36 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 306 KiB/s wr, 305 op/s 2023-12-01T15:55:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:00 smithi183 ceph-mon[99169]: from='client.26105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1557418832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:55:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:00 smithi119 ceph-mon[94175]: from='client.26099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:00 smithi119 ceph-mon[94175]: pgmap v1718: 105 pgs: 105 active+clean; 36 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 306 KiB/s wr, 305 op/s 2023-12-01T15:55:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:00 smithi119 ceph-mon[94175]: from='client.26105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1557418832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:55:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:00 smithi119 ceph-mon[108979]: from='client.26099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:00 smithi119 ceph-mon[108979]: pgmap v1718: 105 pgs: 105 active+clean; 36 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 306 KiB/s wr, 305 op/s 2023-12-01T15:55:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:00 smithi119 ceph-mon[108979]: from='client.26105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1557418832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:55:02.006 INFO:tasks.workunit.client.0.smithi119.stdout: 2: throughput=2.96MB/sec pending data=0 2023-12-01T15:55:02.006 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7GH63IWUp9kdEua off=7675587 len=222048 2023-12-01T15:55:02.009 INFO:tasks.workunit.client.0.smithi119.stdout:op 7 completed, throughput=3.06MB/sec 2023-12-01T15:55:02.009 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1jXj-NEs_1q0gGf off=103818 len=1846874 2023-12-01T15:55:02.018 INFO:tasks.workunit.client.0.smithi119.stdout:op 8 completed, throughput=3.91MB/sec 2023-12-01T15:55:02.018 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Jhv9N1MY_PtKruo off=3060252 len=1056666 2023-12-01T15:55:02.024 INFO:tasks.workunit.client.0.smithi119.stdout:op 9 completed, throughput=4.39MB/sec 2023-12-01T15:55:02.024 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-n4jxsmNgreJLddk off=2173331 len=624592 2023-12-01T15:55:02.029 INFO:tasks.workunit.client.0.smithi119.stdout:op 10 completed, throughput=4.67MB/sec 2023-12-01T15:55:02.030 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6j4o_fCcSGWckFh off=2985960 len=1576208 2023-12-01T15:55:02.034 INFO:tasks.workunit.client.0.smithi119.stdout:op 11 completed, throughput=5.39MB/sec 2023-12-01T15:55:03.035 INFO:tasks.workunit.client.0.smithi119.stdout: 3: throughput=3.63MB/sec pending data=0 2023-12-01T15:55:03.035 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--9S6hoxoc8D1zaS off=9711139 len=697588 2023-12-01T15:55:03.036 INFO:tasks.workunit.client.0.smithi119.stdout:op 12 completed, throughput=3.84MB/sec 2023-12-01T15:55:03.036 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Bbv2jd3b_1_47J7 off=84163 len=1108059 2023-12-01T15:55:03.042 INFO:tasks.workunit.client.0.smithi119.stdout:op 13 completed, throughput=4.18MB/sec 2023-12-01T15:55:03.042 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-p3AFjkiYhirmCh4 off=2434232 len=2001859 2023-12-01T15:55:03.053 INFO:tasks.workunit.client.0.smithi119.stdout:op 14 completed, throughput=4.79MB/sec 2023-12-01T15:55:03.054 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_8fVHF0Rg-arlMs off=825249 len=1308083 2023-12-01T15:55:03.055 INFO:tasks.workunit.client.0.smithi119.stdout:op 15 completed, throughput=5.19MB/sec 2023-12-01T15:55:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:02 smithi183 ceph-mon[99169]: pgmap v1719: 105 pgs: 105 active+clean; 99 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 746 KiB/s wr, 746 op/s 2023-12-01T15:55:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:02 smithi119 ceph-mon[108979]: pgmap v1719: 105 pgs: 105 active+clean; 99 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 746 KiB/s wr, 746 op/s 2023-12-01T15:55:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:02 smithi119 ceph-mon[94175]: pgmap v1719: 105 pgs: 105 active+clean; 99 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 746 KiB/s wr, 746 op/s 2023-12-01T15:55:04.055 INFO:tasks.workunit.client.0.smithi119.stdout: 4: throughput=3.92MB/sec pending data=0 2023-12-01T15:55:04.056 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yJp2cxR5o9iBkNu off=2313983 len=882184 2023-12-01T15:55:04.061 INFO:tasks.workunit.client.0.smithi119.stdout:op 16 completed, throughput=4.12MB/sec 2023-12-01T15:55:04.061 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mgveHEj9OdxH472 off=1763157 len=280673 2023-12-01T15:55:04.062 INFO:tasks.workunit.client.0.smithi119.stdout:op 17 completed, throughput=4.18MB/sec 2023-12-01T15:55:04.062 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xu5fDD_YV4ymtjH off=1823609 len=945875 2023-12-01T15:55:04.064 INFO:tasks.workunit.client.0.smithi119.stdout:op 18 completed, throughput=4.4MB/sec 2023-12-01T15:55:04.064 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fuFKAABsqBfefTx off=7685299 len=138153 2023-12-01T15:55:04.066 INFO:tasks.workunit.client.0.smithi119.stdout:op 19 completed, throughput=4.43MB/sec 2023-12-01T15:55:04.066 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rVzLN-oG3Y5kF-O off=6231511 len=252116 2023-12-01T15:55:04.069 INFO:tasks.workunit.client.0.smithi119.stdout:op 20 completed, throughput=4.49MB/sec 2023-12-01T15:55:04.069 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kLUZbKt2d9MSueb off=2204570 len=424783 2023-12-01T15:55:04.072 INFO:tasks.workunit.client.0.smithi119.stdout:op 21 completed, throughput=4.58MB/sec 2023-12-01T15:55:04.072 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BEvFNXCuN8EzeYG off=1494634 len=1659229 2023-12-01T15:55:04.074 INFO:tasks.workunit.client.0.smithi119.stdout:op 22 completed, throughput=4.97MB/sec 2023-12-01T15:55:04.074 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oTTh8EUMT_9FajC off=20912136 len=123039 2023-12-01T15:55:04.076 INFO:tasks.workunit.client.0.smithi119.stdout:op 23 completed, throughput=4.99MB/sec 2023-12-01T15:55:04.077 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kmzYPh8Up-_NkYs off=9561303 len=95453 2023-12-01T15:55:04.077 INFO:tasks.workunit.client.0.smithi119.stdout:op 24 completed, throughput=5.01MB/sec 2023-12-01T15:55:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:55:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:55:04] "GET /metrics HTTP/1.1" 200 33812 "" "Prometheus/2.43.0" 2023-12-01T15:55:05.077 INFO:tasks.workunit.client.0.smithi119.stdout: 5: throughput=4.03MB/sec pending data=0 2023-12-01T15:55:05.078 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4AVyL46q60n3SEZ off=7381596 len=1512293 2023-12-01T15:55:05.081 INFO:tasks.workunit.client.0.smithi119.stdout:op 25 completed, throughput=4.31MB/sec 2023-12-01T15:55:05.081 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UAaN_1bmldrbuXo off=0 len=1442748 2023-12-01T15:55:05.088 INFO:tasks.workunit.client.0.smithi119.stdout:op 26 completed, throughput=4.57MB/sec 2023-12-01T15:55:05.088 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VmX2ZmDhSnP5k2A off=125679 len=823202 2023-12-01T15:55:05.090 INFO:tasks.workunit.client.0.smithi119.stdout:op 27 completed, throughput=4.72MB/sec 2023-12-01T15:55:05.090 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-p5QlUYR9ZVkfvRb off=12637923 len=1056836 2023-12-01T15:55:05.091 INFO:tasks.workunit.client.0.smithi119.stdout:op 28 completed, throughput=4.92MB/sec 2023-12-01T15:55:05.092 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Vfc_XoCiGF6Pg0o off=7849810 len=1563179 2023-12-01T15:55:05.099 INFO:tasks.workunit.client.0.smithi119.stdout:op 29 completed, throughput=5.2MB/sec 2023-12-01T15:55:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:04 smithi183 ceph-mon[99169]: pgmap v1720: 105 pgs: 105 active+clean; 99 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 665 KiB/s wr, 664 op/s 2023-12-01T15:55:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:04 smithi119 ceph-mon[94175]: pgmap v1720: 105 pgs: 105 active+clean; 99 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 665 KiB/s wr, 664 op/s 2023-12-01T15:55:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:04 smithi119 ceph-mon[108979]: pgmap v1720: 105 pgs: 105 active+clean; 99 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 665 KiB/s wr, 664 op/s 2023-12-01T15:55:06.100 INFO:tasks.workunit.client.0.smithi119.stdout: 6: throughput=4.35MB/sec pending data=0 2023-12-01T15:55:06.100 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xfTawtmccuZe1GK off=9696777 len=745916 2023-12-01T15:55:06.101 INFO:tasks.workunit.client.0.smithi119.stdout:op 30 completed, throughput=4.47MB/sec 2023-12-01T15:55:06.101 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yEwmlMrZP6DfkrW off=5196262 len=853928 2023-12-01T15:55:06.106 INFO:tasks.workunit.client.0.smithi119.stdout:op 31 completed, throughput=4.6MB/sec 2023-12-01T15:55:06.106 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-N8Apnz9zzd4dZ5x off=5448150 len=1597977 2023-12-01T15:55:06.113 INFO:tasks.workunit.client.0.smithi119.stdout:op 32 completed, throughput=4.84MB/sec 2023-12-01T15:55:06.113 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DxhSb6B6_mKZOYN off=4383824 len=73380 2023-12-01T15:55:06.114 INFO:tasks.workunit.client.0.smithi119.stdout:op 33 completed, throughput=4.85MB/sec 2023-12-01T15:55:06.114 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4pOsGjwxv7-CxbE off=1841737 len=92314 2023-12-01T15:55:06.114 INFO:tasks.workunit.client.0.smithi119.stdout:op 34 completed, throughput=4.87MB/sec 2023-12-01T15:55:06.114 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MO_4MyYlAtIpOXM off=5636184 len=646673 2023-12-01T15:55:06.115 INFO:tasks.workunit.client.0.smithi119.stdout:op 35 completed, throughput=4.97MB/sec 2023-12-01T15:55:06.115 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ndh_oJWvsPKVx6i off=1820861 len=669875 2023-12-01T15:55:06.117 INFO:tasks.workunit.client.0.smithi119.stdout:op 36 completed, throughput=5.07MB/sec 2023-12-01T15:55:07.117 INFO:tasks.workunit.client.0.smithi119.stdout: 7: throughput=4.36MB/sec pending data=0 2023-12-01T15:55:07.117 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nWMacrOxVBrLWuX off=8412228 len=1401602 2023-12-01T15:55:07.119 INFO:tasks.workunit.client.0.smithi119.stdout:op 37 completed, throughput=4.54MB/sec 2023-12-01T15:55:07.119 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_S819ZeoQzU_x9u off=5509433 len=154927 2023-12-01T15:55:07.120 INFO:tasks.workunit.client.0.smithi119.stdout:op 38 completed, throughput=4.56MB/sec 2023-12-01T15:55:07.120 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-v5B4uFcv_2XbkPH off=12403867 len=1084431 2023-12-01T15:55:07.125 INFO:tasks.workunit.client.0.smithi119.stdout:op 39 completed, throughput=4.71MB/sec 2023-12-01T15:55:07.126 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-c29ftiBWkkF5BmM off=7877119 len=1951276 2023-12-01T15:55:07.138 INFO:tasks.workunit.client.0.smithi119.stdout:op 40 completed, throughput=4.96MB/sec 2023-12-01T15:55:07.138 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aoa1vZL9V9e7iIU off=915039 len=935016 2023-12-01T15:55:07.143 INFO:tasks.workunit.client.0.smithi119.stdout:op 41 completed, throughput=5.08MB/sec 2023-12-01T15:55:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:06 smithi183 ceph-mon[99169]: pgmap v1721: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 637 KiB/s rd, 1.9 MiB/s wr, 854 op/s 2023-12-01T15:55:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:06 smithi119 ceph-mon[94175]: pgmap v1721: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 637 KiB/s rd, 1.9 MiB/s wr, 854 op/s 2023-12-01T15:55:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:06 smithi119 ceph-mon[108979]: pgmap v1721: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 637 KiB/s rd, 1.9 MiB/s wr, 854 op/s 2023-12-01T15:55:08.143 INFO:tasks.workunit.client.0.smithi119.stdout: 8: throughput=4.46MB/sec pending data=0 2023-12-01T15:55:08.144 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uN0lQt8-rIB2YYN off=3012490 len=880142 2023-12-01T15:55:08.144 INFO:tasks.workunit.client.0.smithi119.stdout:op 42 completed, throughput=4.56MB/sec 2023-12-01T15:55:08.145 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cQ-SAkOv7MY-2nj off=9605105 len=976470 2023-12-01T15:55:08.146 INFO:tasks.workunit.client.0.smithi119.stdout:op 43 completed, throughput=4.67MB/sec 2023-12-01T15:55:08.146 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xl5ptKcPSVBm0NU off=1767869 len=1128203 2023-12-01T15:55:08.147 INFO:tasks.workunit.client.0.smithi119.stdout:op 44 completed, throughput=4.8MB/sec 2023-12-01T15:55:08.147 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bngrOB2KyTA7KOZ off=1160633 len=1436263 2023-12-01T15:55:08.149 INFO:tasks.workunit.client.0.smithi119.stdout:op 45 completed, throughput=4.97MB/sec 2023-12-01T15:55:08.149 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YzVJUdfs_p9UlKX off=541464 len=223258 2023-12-01T15:55:08.152 INFO:tasks.workunit.client.0.smithi119.stdout:op 46 completed, throughput=4.99MB/sec 2023-12-01T15:55:08.152 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RyvcM8NoI1CpYmu off=5383467 len=1109599 2023-12-01T15:55:08.153 INFO:tasks.workunit.client.0.smithi119.stdout:op 47 completed, throughput=5.12MB/sec 2023-12-01T15:55:09.153 INFO:tasks.workunit.client.0.smithi119.stdout: 9: throughput=4.56MB/sec pending data=0 2023-12-01T15:55:09.153 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-z_Lza_o214a9e4F off=4896150 len=3325 2023-12-01T15:55:09.156 INFO:tasks.workunit.client.0.smithi119.stdout:op 48 completed, throughput=4.56MB/sec 2023-12-01T15:55:09.156 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-j7HyURjDdqj68jd off=1673179 len=505799 2023-12-01T15:55:09.157 INFO:tasks.workunit.client.0.smithi119.stdout:op 49 completed, throughput=4.61MB/sec 2023-12-01T15:55:09.157 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--fH4TJCWpr4EskT off=6756338 len=673432 2023-12-01T15:55:09.158 INFO:tasks.workunit.client.0.smithi119.stdout:op 50 completed, throughput=4.68MB/sec 2023-12-01T15:55:09.158 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oSUjQvnQkj4pE4t off=10158723 len=378951 2023-12-01T15:55:09.162 INFO:tasks.workunit.client.0.smithi119.stdout:op 51 completed, throughput=4.72MB/sec 2023-12-01T15:55:09.162 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uzRL-Y_trLafUqH off=963229 len=632673 2023-12-01T15:55:09.166 INFO:tasks.workunit.client.0.smithi119.stdout:op 52 completed, throughput=4.78MB/sec 2023-12-01T15:55:09.166 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uY1ZWyw6MSgWf5T off=15750152 len=329154 2023-12-01T15:55:09.169 INFO:tasks.workunit.client.0.smithi119.stdout:op 53 completed, throughput=4.82MB/sec 2023-12-01T15:55:09.169 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aK2h5Jj3pHMP9hF off=1043131 len=1625521 2023-12-01T15:55:09.171 INFO:tasks.workunit.client.0.smithi119.stdout:op 54 completed, throughput=4.99MB/sec 2023-12-01T15:55:09.171 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MKUnLdX3XM8Sdjl off=7774836 len=1684875 2023-12-01T15:55:09.181 INFO:tasks.workunit.client.0.smithi119.stdout:op 55 completed, throughput=5.15MB/sec 2023-12-01T15:55:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:08 smithi183 ceph-mon[99169]: pgmap v1722: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 637 KiB/s rd, 1.9 MiB/s wr, 854 op/s 2023-12-01T15:55:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:08 smithi119 ceph-mon[108979]: pgmap v1722: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 637 KiB/s rd, 1.9 MiB/s wr, 854 op/s 2023-12-01T15:55:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:08 smithi119 ceph-mon[94175]: pgmap v1722: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 637 KiB/s rd, 1.9 MiB/s wr, 854 op/s 2023-12-01T15:55:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:10.181 INFO:tasks.workunit.client.0.smithi119.stdout: 10: throughput=4.65MB/sec pending data=0 2023-12-01T15:55:10.182 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SHE_otSfNznSwVF off=14087084 len=446688 2023-12-01T15:55:10.185 INFO:tasks.workunit.client.0.smithi119.stdout:op 56 completed, throughput=4.69MB/sec 2023-12-01T15:55:10.185 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-O542baxLdVsTAKz off=11493670 len=2086645 2023-12-01T15:55:10.195 INFO:tasks.workunit.client.0.smithi119.stdout:op 57 completed, throughput=4.88MB/sec 2023-12-01T15:55:10.195 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--fmnbnZ8SizSQSh off=4282362 len=1525612 2023-12-01T15:55:10.202 INFO:tasks.workunit.client.0.smithi119.stdout:op 58 completed, throughput=5.02MB/sec 2023-12-01T15:55:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:10 smithi183 ceph-mon[99169]: pgmap v1723: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.2 MiB/s wr, 856 op/s 2023-12-01T15:55:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:10 smithi119 ceph-mon[108979]: pgmap v1723: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.2 MiB/s wr, 856 op/s 2023-12-01T15:55:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:10 smithi119 ceph-mon[94175]: pgmap v1723: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.2 MiB/s wr, 856 op/s 2023-12-01T15:55:11.202 INFO:tasks.workunit.client.0.smithi119.stdout: 11: throughput=4.57MB/sec pending data=0 2023-12-01T15:55:11.202 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fS1fhI74s8qon7a off=546818 len=8143 2023-12-01T15:55:11.205 INFO:tasks.workunit.client.0.smithi119.stdout:op 59 completed, throughput=4.57MB/sec 2023-12-01T15:55:11.205 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_1ImubX0g1jIgZs off=10568965 len=2040838 2023-12-01T15:55:11.210 INFO:tasks.workunit.client.0.smithi119.stdout:op 60 completed, throughput=4.74MB/sec 2023-12-01T15:55:11.210 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fOrjJIWyYLi4J6q off=0 len=1302044 2023-12-01T15:55:11.217 INFO:tasks.workunit.client.0.smithi119.stdout:op 61 completed, throughput=4.85MB/sec 2023-12-01T15:55:11.217 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XdI0aAejKkRnJ8v off=469124 len=2033137 2023-12-01T15:55:11.219 INFO:tasks.workunit.client.0.smithi119.stdout:op 62 completed, throughput=5.02MB/sec 2023-12-01T15:55:12.220 INFO:tasks.workunit.client.0.smithi119.stdout: 12: throughput=4.61MB/sec pending data=0 2023-12-01T15:55:12.220 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vQoGp5dTUtrXSO8 off=6039766 len=60781 2023-12-01T15:55:12.220 INFO:tasks.workunit.client.0.smithi119.stdout:op 63 completed, throughput=4.62MB/sec 2023-12-01T15:55:12.220 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-90o4gPR6u6iIcxw off=5171178 len=898213 2023-12-01T15:55:12.222 INFO:tasks.workunit.client.0.smithi119.stdout:op 64 completed, throughput=4.68MB/sec 2023-12-01T15:55:12.223 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_p9gqOJE4tCt1S- off=6532351 len=1666636 2023-12-01T15:55:12.230 INFO:tasks.workunit.client.0.smithi119.stdout:op 65 completed, throughput=4.81MB/sec 2023-12-01T15:55:12.230 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-w5k2rboT6CoRAaC off=14777725 len=1689271 2023-12-01T15:55:12.234 INFO:tasks.workunit.client.0.smithi119.stdout:op 66 completed, throughput=4.94MB/sec 2023-12-01T15:55:12.234 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2TsD-ummX157rSt off=10461868 len=1628617 2023-12-01T15:55:12.241 INFO:tasks.workunit.client.0.smithi119.stdout:op 67 completed, throughput=5.06MB/sec 2023-12-01T15:55:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:12 smithi183 ceph-mon[99169]: pgmap v1724: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 610 op/s 2023-12-01T15:55:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:12 smithi119 ceph-mon[94175]: pgmap v1724: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 610 op/s 2023-12-01T15:55:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:12 smithi119 ceph-mon[108979]: pgmap v1724: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 610 op/s 2023-12-01T15:55:13.241 INFO:tasks.workunit.client.0.smithi119.stdout: 13: throughput=4.68MB/sec pending data=0 2023-12-01T15:55:13.241 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-L71ffYxleXitQQK off=17222365 len=1405629 2023-12-01T15:55:13.243 INFO:tasks.workunit.client.0.smithi119.stdout:op 68 completed, throughput=4.78MB/sec 2023-12-01T15:55:13.243 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-76epYJ5zsG52kCo off=3003288 len=990331 2023-12-01T15:55:13.244 INFO:tasks.workunit.client.0.smithi119.stdout:op 69 completed, throughput=4.85MB/sec 2023-12-01T15:55:13.244 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-m3keGc3tGYDP91K off=1879283 len=2017470 2023-12-01T15:55:13.246 INFO:tasks.workunit.client.0.smithi119.stdout:op 70 completed, throughput=5MB/sec 2023-12-01T15:55:13.247 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ITHuPEXyLZRWd9Y off=3258514 len=317113 2023-12-01T15:55:13.250 INFO:tasks.workunit.client.0.smithi119.stdout:op 71 completed, throughput=5.02MB/sec 2023-12-01T15:55:14.250 INFO:tasks.workunit.client.0.smithi119.stdout: 14: throughput=4.67MB/sec pending data=0 2023-12-01T15:55:14.250 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Rgs9ZA-TdPTHFJx off=13153896 len=476873 2023-12-01T15:55:14.251 INFO:tasks.workunit.client.0.smithi119.stdout:op 72 completed, throughput=4.7MB/sec 2023-12-01T15:55:14.251 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NlgrRONXJnP5J1e off=8071690 len=713700 2023-12-01T15:55:14.252 INFO:tasks.workunit.client.0.smithi119.stdout:op 73 completed, throughput=4.75MB/sec 2023-12-01T15:55:14.252 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_4oA5XM59r5LMEU off=6203911 len=154288 2023-12-01T15:55:14.255 INFO:tasks.workunit.client.0.smithi119.stdout:op 74 completed, throughput=4.76MB/sec 2023-12-01T15:55:14.255 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yrZreUCy-jigHbw off=547310 len=409710 2023-12-01T15:55:14.255 INFO:tasks.workunit.client.0.smithi119.stdout:op 75 completed, throughput=4.78MB/sec 2023-12-01T15:55:14.255 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-if-APoTEcf-jIYW off=3172307 len=6445 2023-12-01T15:55:14.257 INFO:tasks.workunit.client.0.smithi119.stdout:op 76 completed, throughput=4.78MB/sec 2023-12-01T15:55:14.258 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BxeU9JfMibdjG6R off=5135191 len=2092491 2023-12-01T15:55:14.266 INFO:tasks.workunit.client.0.smithi119.stdout:op 77 completed, throughput=4.92MB/sec 2023-12-01T15:55:14.266 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8rFC7apOfii7SXE off=12386961 len=27550 2023-12-01T15:55:14.267 INFO:tasks.workunit.client.0.smithi119.stdout:op 78 completed, throughput=4.92MB/sec 2023-12-01T15:55:14.267 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HUeh8CyLqvpZpgb off=13451713 len=915378 2023-12-01T15:55:14.268 INFO:tasks.workunit.client.0.smithi119.stdout:op 79 completed, throughput=4.98MB/sec 2023-12-01T15:55:14.268 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Mu1qCxvE4G8w9sB off=5525702 len=767584 2023-12-01T15:55:14.269 INFO:tasks.workunit.client.0.smithi119.stdout:op 80 completed, throughput=5.03MB/sec 2023-12-01T15:55:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:55:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:55:14] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T15:55:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:14 smithi183 ceph-mon[99169]: pgmap v1725: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 193 op/s 2023-12-01T15:55:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:14 smithi119 ceph-mon[94175]: pgmap v1725: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 193 op/s 2023-12-01T15:55:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:14 smithi119 ceph-mon[108979]: pgmap v1725: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 193 op/s 2023-12-01T15:55:15.269 INFO:tasks.workunit.client.0.smithi119.stdout: 15: throughput=4.7MB/sec pending data=0 2023-12-01T15:55:15.269 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5Io_H472bQeGwDN off=18539457 len=218511 2023-12-01T15:55:15.270 INFO:tasks.workunit.client.0.smithi119.stdout:op 81 completed, throughput=4.72MB/sec 2023-12-01T15:55:15.270 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dHTBAtZI4Hl4Q6o off=1591554 len=914291 2023-12-01T15:55:15.277 INFO:tasks.workunit.client.0.smithi119.stdout:op 82 completed, throughput=4.77MB/sec 2023-12-01T15:55:15.277 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rlN7W3z8-3gV3nU off=8687313 len=1076844 2023-12-01T15:55:15.282 INFO:tasks.workunit.client.0.smithi119.stdout:op 83 completed, throughput=4.84MB/sec 2023-12-01T15:55:15.282 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DYonYnjIBIFL5Pq off=15713098 len=953690 2023-12-01T15:55:15.283 INFO:tasks.workunit.client.0.smithi119.stdout:op 84 completed, throughput=4.9MB/sec 2023-12-01T15:55:15.283 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dyWxpwe7fyeKuN2 off=14910293 len=1393267 2023-12-01T15:55:15.284 INFO:tasks.workunit.client.0.smithi119.stdout:op 85 completed, throughput=4.98MB/sec 2023-12-01T15:55:15.284 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-k_5-cAV3rbNRcFU off=12640096 len=1391867 2023-12-01T15:55:15.290 INFO:tasks.workunit.client.0.smithi119.stdout:op 86 completed, throughput=5.07MB/sec 2023-12-01T15:55:16.291 INFO:tasks.workunit.client.0.smithi119.stdout: 16: throughput=4.76MB/sec pending data=0 2023-12-01T15:55:16.291 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tEVgtG8LqT4TLYP off=7642457 len=1764201 2023-12-01T15:55:16.301 INFO:tasks.workunit.client.0.smithi119.stdout:op 87 completed, throughput=4.86MB/sec 2023-12-01T15:55:16.301 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KMnep7cWjgyRPgu off=916227 len=205254 2023-12-01T15:55:16.304 INFO:tasks.workunit.client.0.smithi119.stdout:op 88 completed, throughput=4.87MB/sec 2023-12-01T15:55:16.304 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Z0jvKV_LP_L9HFk off=15330227 len=184788 2023-12-01T15:55:16.306 INFO:tasks.workunit.client.0.smithi119.stdout:op 89 completed, throughput=4.88MB/sec 2023-12-01T15:55:16.307 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qwEsjnEyo8D9MCm off=6350380 len=1475350 2023-12-01T15:55:16.313 INFO:tasks.workunit.client.0.smithi119.stdout:op 90 completed, throughput=4.96MB/sec 2023-12-01T15:55:16.313 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8fiIFYv_GdeUvTs off=15691466 len=1040132 2023-12-01T15:55:16.314 INFO:tasks.workunit.client.0.smithi119.stdout:op 91 completed, throughput=5.02MB/sec 2023-12-01T15:55:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:16 smithi183 ceph-mon[99169]: pgmap v1726: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 195 op/s 2023-12-01T15:55:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:16 smithi119 ceph-mon[94175]: pgmap v1726: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 195 op/s 2023-12-01T15:55:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:16 smithi119 ceph-mon[108979]: pgmap v1726: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 195 op/s 2023-12-01T15:55:17.315 INFO:tasks.workunit.client.0.smithi119.stdout: 17: throughput=4.73MB/sec pending data=0 2023-12-01T15:55:17.315 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hkJcPH2_raaoTRv off=20258 len=1198523 2023-12-01T15:55:17.322 INFO:tasks.workunit.client.0.smithi119.stdout:op 92 completed, throughput=4.8MB/sec 2023-12-01T15:55:17.322 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0mUELZDUSj-2Aj8 off=14286192 len=207114 2023-12-01T15:55:17.323 INFO:tasks.workunit.client.0.smithi119.stdout:op 93 completed, throughput=4.81MB/sec 2023-12-01T15:55:17.323 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MThOm_wFfeHapcC off=8439389 len=1126466 2023-12-01T15:55:17.330 INFO:tasks.workunit.client.0.smithi119.stdout:op 94 completed, throughput=4.87MB/sec 2023-12-01T15:55:17.330 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5XVseq1tynCToca off=6896343 len=1086069 2023-12-01T15:55:17.335 INFO:tasks.workunit.client.0.smithi119.stdout:op 95 completed, throughput=4.93MB/sec 2023-12-01T15:55:17.335 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1IHHQnXsFGWKzdf off=616159 len=1232219 2023-12-01T15:55:17.340 INFO:tasks.workunit.client.0.smithi119.stdout:op 96 completed, throughput=4.99MB/sec 2023-12-01T15:55:17.340 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ry6HqcgVvT356jj off=8567491 len=734890 2023-12-01T15:55:17.344 INFO:tasks.workunit.client.0.smithi119.stdout:op 97 completed, throughput=5.03MB/sec 2023-12-01T15:55:18.345 INFO:tasks.workunit.client.0.smithi119.stdout: 18: throughput=4.76MB/sec pending data=0 2023-12-01T15:55:18.345 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uiiQTXyKrKzAXMC off=3449049 len=234403 2023-12-01T15:55:18.347 INFO:tasks.workunit.client.0.smithi119.stdout:op 98 completed, throughput=4.77MB/sec 2023-12-01T15:55:18.348 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NHw2fDOQKqkTBbH off=3700538 len=508295 2023-12-01T15:55:18.351 INFO:tasks.workunit.client.0.smithi119.stdout:op 99 completed, throughput=4.79MB/sec 2023-12-01T15:55:18.351 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-m5kR9hW3HFZxKcH off=7231080 len=472102 2023-12-01T15:55:18.352 INFO:tasks.workunit.client.0.smithi119.stdout:op 100 completed, throughput=4.82MB/sec 2023-12-01T15:55:18.352 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8tDUDxy3xZsx8vO off=3462232 len=1150448 2023-12-01T15:55:18.353 INFO:tasks.workunit.client.0.smithi119.stdout:op 101 completed, throughput=4.88MB/sec 2023-12-01T15:55:18.353 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Y-cP_l1pEs1KLbU off=13782243 len=1506079 2023-12-01T15:55:18.361 INFO:tasks.workunit.client.0.smithi119.stdout:op 102 completed, throughput=4.95MB/sec 2023-12-01T15:55:18.361 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5l8z3fAqf05Kvkj off=12720224 len=173422 2023-12-01T15:55:18.362 INFO:tasks.workunit.client.0.smithi119.stdout:op 103 completed, throughput=4.96MB/sec 2023-12-01T15:55:18.362 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-iEg-Jgf-JTZzM6e off=1472830 len=1964801 2023-12-01T15:55:18.364 INFO:tasks.workunit.client.0.smithi119.stdout:op 104 completed, throughput=5.06MB/sec 2023-12-01T15:55:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:18 smithi183 ceph-mon[99169]: pgmap v1727: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T15:55:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:18 smithi119 ceph-mon[108979]: pgmap v1727: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T15:55:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:18 smithi119 ceph-mon[94175]: pgmap v1727: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T15:55:19.364 INFO:tasks.workunit.client.0.smithi119.stdout: 19: throughput=4.8MB/sec pending data=0 2023-12-01T15:55:19.364 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Y73_GfCqce1cALQ off=1620968 len=13318 2023-12-01T15:55:19.367 INFO:tasks.workunit.client.0.smithi119.stdout:op 105 completed, throughput=4.8MB/sec 2023-12-01T15:55:19.367 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FwHoxvOFHmOw3Bc off=4002588 len=794031 2023-12-01T15:55:19.371 INFO:tasks.workunit.client.0.smithi119.stdout:op 106 completed, throughput=4.84MB/sec 2023-12-01T15:55:19.371 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XdIueAXJiVFZjLo off=1277670 len=529849 2023-12-01T15:55:19.375 INFO:tasks.workunit.client.0.smithi119.stdout:op 107 completed, throughput=4.87MB/sec 2023-12-01T15:55:19.375 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Uro2WsJnRH1-kqV off=9535233 len=129973 2023-12-01T15:55:19.377 INFO:tasks.workunit.client.0.smithi119.stdout:op 108 completed, throughput=4.87MB/sec 2023-12-01T15:55:19.377 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nzkyeMfUhK8Tx8e off=263790 len=2002848 2023-12-01T15:55:19.379 INFO:tasks.workunit.client.0.smithi119.stdout:op 109 completed, throughput=4.97MB/sec 2023-12-01T15:55:19.379 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4iGY7l-_1IdkYPB off=7545959 len=131955 2023-12-01T15:55:19.380 INFO:tasks.workunit.client.0.smithi119.stdout:op 110 completed, throughput=4.98MB/sec 2023-12-01T15:55:19.380 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-s6gQMFtY8lwJHtA off=2377835 len=1712398 2023-12-01T15:55:19.383 INFO:tasks.workunit.client.0.smithi119.stdout:op 111 completed, throughput=5.06MB/sec 2023-12-01T15:55:20.383 INFO:tasks.workunit.client.0.smithi119.stdout: 20: throughput=4.81MB/sec pending data=0 2023-12-01T15:55:20.384 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bayGV5EOd7IhrON off=248490 len=136052 2023-12-01T15:55:20.386 INFO:tasks.workunit.client.0.smithi119.stdout:op 112 completed, throughput=4.82MB/sec 2023-12-01T15:55:20.386 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WC7np1JH8Dil-ed off=3235573 len=426957 2023-12-01T15:55:20.388 INFO:tasks.workunit.client.0.smithi119.stdout:op 113 completed, throughput=4.84MB/sec 2023-12-01T15:55:20.388 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UdIi68kVbhCyTMb off=21707457 len=1619887 2023-12-01T15:55:20.391 INFO:tasks.workunit.client.0.smithi119.stdout:op 114 completed, throughput=4.91MB/sec 2023-12-01T15:55:20.391 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kkEIVEe52zU5p3V off=2774888 len=21676 2023-12-01T15:55:20.391 INFO:tasks.workunit.client.0.smithi119.stdout:op 115 completed, throughput=4.91MB/sec 2023-12-01T15:55:20.391 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-08CO_M35lYREnMl off=7735919 len=1938428 2023-12-01T15:55:20.394 INFO:tasks.workunit.client.0.smithi119.stdout:op 116 completed, throughput=5MB/sec 2023-12-01T15:55:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:20 smithi183 ceph-mon[99169]: pgmap v1728: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T15:55:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:20 smithi119 ceph-mon[94175]: pgmap v1728: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T15:55:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:20 smithi119 ceph-mon[108979]: pgmap v1728: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T15:55:21.394 INFO:tasks.workunit.client.0.smithi119.stdout: 21: throughput=4.77MB/sec pending data=0 2023-12-01T15:55:21.395 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0Wuww5JWnDo1WCg off=4155158 len=1768061 2023-12-01T15:55:21.396 INFO:tasks.workunit.client.0.smithi119.stdout:op 117 completed, throughput=4.85MB/sec 2023-12-01T15:55:21.396 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9oVKhpvdnmJTfYE off=2183646 len=1373492 2023-12-01T15:55:21.405 INFO:tasks.workunit.client.0.smithi119.stdout:op 118 completed, throughput=4.91MB/sec 2023-12-01T15:55:21.406 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KjlSxebhOQCJsrs off=10852902 len=1100013 2023-12-01T15:55:21.411 INFO:tasks.workunit.client.0.smithi119.stdout:op 119 completed, throughput=4.95MB/sec 2023-12-01T15:55:21.411 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bIOIDsvT6kcZCzA off=9954787 len=1366704 2023-12-01T15:55:21.419 INFO:tasks.workunit.client.0.smithi119.stdout:op 120 completed, throughput=5.01MB/sec 2023-12-01T15:55:22.419 INFO:tasks.workunit.client.0.smithi119.stdout: 22: throughput=4.79MB/sec pending data=0 2023-12-01T15:55:22.420 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9w8IViZRHVpnVRM off=3433984 len=1587498 2023-12-01T15:55:22.421 INFO:tasks.workunit.client.0.smithi119.stdout:op 121 completed, throughput=4.86MB/sec 2023-12-01T15:55:22.421 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-L8NN6ds_CgIyuWp off=2140393 len=1729727 2023-12-01T15:55:22.430 INFO:tasks.workunit.client.0.smithi119.stdout:op 122 completed, throughput=4.93MB/sec 2023-12-01T15:55:22.431 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ih1kNJKug50gsmQ off=4137507 len=777364 2023-12-01T15:55:22.434 INFO:tasks.workunit.client.0.smithi119.stdout:op 123 completed, throughput=4.96MB/sec 2023-12-01T15:55:22.434 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fpvcTS9_xG2a_wa off=0 len=1115160 2023-12-01T15:55:22.438 INFO:tasks.workunit.client.0.smithi119.stdout:op 124 completed, throughput=5.01MB/sec 2023-12-01T15:55:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:22 smithi183 ceph-mon[99169]: pgmap v1729: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:55:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:22 smithi119 ceph-mon[94175]: pgmap v1729: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:55:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:22 smithi119 ceph-mon[108979]: pgmap v1729: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:55:23.439 INFO:tasks.workunit.client.0.smithi119.stdout: 23: throughput=4.79MB/sec pending data=0 2023-12-01T15:55:23.439 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LjjgwJ0_tRzn_g8 off=2630304 len=516018 2023-12-01T15:55:23.443 INFO:tasks.workunit.client.0.smithi119.stdout:op 125 completed, throughput=4.81MB/sec 2023-12-01T15:55:23.443 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fT_w9cCwbHUl_HI off=4510078 len=955248 2023-12-01T15:55:23.449 INFO:tasks.workunit.client.0.smithi119.stdout:op 126 completed, throughput=4.85MB/sec 2023-12-01T15:55:23.449 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vJEdLL01gN75GkK off=14384719 len=1235435 2023-12-01T15:55:23.450 INFO:tasks.workunit.client.0.smithi119.stdout:op 127 completed, throughput=4.9MB/sec 2023-12-01T15:55:23.450 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zuBPc1URr0Wdgfv off=6498297 len=1821103 2023-12-01T15:55:23.454 INFO:tasks.workunit.client.0.smithi119.stdout:op 128 completed, throughput=4.97MB/sec 2023-12-01T15:55:23.454 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cPp9ExBsAzvRTqA off=1204285 len=76772 2023-12-01T15:55:23.455 INFO:tasks.workunit.client.0.smithi119.stdout:op 129 completed, throughput=4.98MB/sec 2023-12-01T15:55:23.455 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IHAG6A7SfW3-szZ off=258162 len=1243291 2023-12-01T15:55:23.462 INFO:tasks.workunit.client.0.smithi119.stdout:op 130 completed, throughput=5.03MB/sec 2023-12-01T15:55:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:55:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:55:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T15:55:24.462 INFO:tasks.workunit.client.0.smithi119.stdout: 24: throughput=4.82MB/sec pending data=0 2023-12-01T15:55:24.462 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LinStwwQAgGI3QY off=4179100 len=1858025 2023-12-01T15:55:24.474 INFO:tasks.workunit.client.0.smithi119.stdout:op 131 completed, throughput=4.89MB/sec 2023-12-01T15:55:24.474 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VVug_Ii-kbRBYjr off=9706042 len=1897476 2023-12-01T15:55:24.475 INFO:tasks.workunit.client.0.smithi119.stdout:op 132 completed, throughput=4.96MB/sec 2023-12-01T15:55:24.476 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-blpvjfRr_NEyn0h off=2920318 len=676770 2023-12-01T15:55:24.480 INFO:tasks.workunit.client.0.smithi119.stdout:op 133 completed, throughput=4.99MB/sec 2023-12-01T15:55:24.480 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EBxyWUlyJVXLBQQ off=3549941 len=1182872 2023-12-01T15:55:24.487 INFO:tasks.workunit.client.0.smithi119.stdout:op 134 completed, throughput=5.03MB/sec 2023-12-01T15:55:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:24 smithi183 ceph-mon[99169]: pgmap v1730: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:55:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:24 smithi119 ceph-mon[108979]: pgmap v1730: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:55:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:24 smithi119 ceph-mon[94175]: pgmap v1730: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:55:25.488 INFO:tasks.workunit.client.0.smithi119.stdout: 25: throughput=4.84MB/sec pending data=0 2023-12-01T15:55:25.488 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pryg-WDGGrPv2h7 off=1214495 len=2005372 2023-12-01T15:55:25.492 INFO:tasks.workunit.client.0.smithi119.stdout:op 135 completed, throughput=4.91MB/sec 2023-12-01T15:55:25.492 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Q_7hUWoNsSmahzc off=3154176 len=389692 2023-12-01T15:55:25.496 INFO:tasks.workunit.client.0.smithi119.stdout:op 136 completed, throughput=4.92MB/sec 2023-12-01T15:55:25.496 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iCWSB9zw8ym0rGM off=378446 len=2059387 2023-12-01T15:55:25.505 INFO:tasks.workunit.client.0.smithi119.stdout:op 137 completed, throughput=5MB/sec 2023-12-01T15:55:25.505 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SiVS12dPw6yGZev off=6116543 len=150473 2023-12-01T15:55:25.505 INFO:tasks.workunit.client.0.smithi119.stdout:op 138 completed, throughput=5.01MB/sec 2023-12-01T15:55:26.506 INFO:tasks.workunit.client.0.smithi119.stdout: 26: throughput=4.82MB/sec pending data=0 2023-12-01T15:55:26.506 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-o1zzBbo9dpCMtrJ off=20076851 len=336284 2023-12-01T15:55:26.509 INFO:tasks.workunit.client.0.smithi119.stdout:op 139 completed, throughput=4.83MB/sec 2023-12-01T15:55:26.509 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Hob_WQ0irNV0lb4 off=701314 len=1521026 2023-12-01T15:55:26.511 INFO:tasks.workunit.client.0.smithi119.stdout:op 140 completed, throughput=4.88MB/sec 2023-12-01T15:55:26.511 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--1CW-OrunH9Az-k off=2146004 len=201494 2023-12-01T15:55:26.513 INFO:tasks.workunit.client.0.smithi119.stdout:op 141 completed, throughput=4.89MB/sec 2023-12-01T15:55:26.513 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ou7kT_40rDt8Nwv off=8661521 len=438294 2023-12-01T15:55:26.514 INFO:tasks.workunit.client.0.smithi119.stdout:op 142 completed, throughput=4.9MB/sec 2023-12-01T15:55:26.514 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-URqOPSPkY7FNSQN off=4501109 len=485189 2023-12-01T15:55:26.515 INFO:tasks.workunit.client.0.smithi119.stdout:op 143 completed, throughput=4.92MB/sec 2023-12-01T15:55:26.515 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bYTlOcer05BrYpF off=1931811 len=635467 2023-12-01T15:55:26.516 INFO:tasks.workunit.client.0.smithi119.stdout:op 144 completed, throughput=4.94MB/sec 2023-12-01T15:55:26.516 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rmKROYnxeCeOl7D off=1306207 len=1037488 2023-12-01T15:55:26.521 INFO:tasks.workunit.client.0.smithi119.stdout:op 145 completed, throughput=4.98MB/sec 2023-12-01T15:55:26.521 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ar7NJ9yc5xl-bTi off=5444974 len=1815984 2023-12-01T15:55:26.523 INFO:tasks.workunit.client.0.smithi119.stdout:op 146 completed, throughput=5.05MB/sec 2023-12-01T15:55:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:26 smithi183 ceph-mon[99169]: pgmap v1731: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T15:55:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:26 smithi119 ceph-mon[94175]: pgmap v1731: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T15:55:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:26 smithi119 ceph-mon[108979]: pgmap v1731: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T15:55:27.523 INFO:tasks.workunit.client.0.smithi119.stdout: 27: throughput=4.86MB/sec pending data=0 2023-12-01T15:55:27.523 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GDYxfcF5n0hhBmd off=15855810 len=1892627 2023-12-01T15:55:27.532 INFO:tasks.workunit.client.0.smithi119.stdout:op 147 completed, throughput=4.93MB/sec 2023-12-01T15:55:27.532 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--pbCp_Td0Qdmbyl off=3165943 len=714588 2023-12-01T15:55:27.536 INFO:tasks.workunit.client.0.smithi119.stdout:op 148 completed, throughput=4.95MB/sec 2023-12-01T15:55:27.537 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UOvEvBYWKB6lADY off=1433907 len=1550298 2023-12-01T15:55:27.539 INFO:tasks.workunit.client.0.smithi119.stdout:op 149 completed, throughput=5MB/sec 2023-12-01T15:55:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:27 smithi183 ceph-mon[99169]: pgmap v1732: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:55:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:27 smithi119 ceph-mon[108979]: pgmap v1732: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:55:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:27 smithi119 ceph-mon[94175]: pgmap v1732: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:55:28.539 INFO:tasks.workunit.client.0.smithi119.stdout: 28: throughput=4.83MB/sec pending data=0 2023-12-01T15:55:28.539 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Pbjwb5YmpWEtRCH off=5377391 len=1770487 2023-12-01T15:55:28.543 INFO:tasks.workunit.client.0.smithi119.stdout:op 150 completed, throughput=4.89MB/sec 2023-12-01T15:55:28.543 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IlHrUgbQKKT78F1 off=10428893 len=1463000 2023-12-01T15:55:28.545 INFO:tasks.workunit.client.0.smithi119.stdout:op 151 completed, throughput=4.94MB/sec 2023-12-01T15:55:28.545 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-u58hsLII114kuX7 off=483366 len=944852 2023-12-01T15:55:28.551 INFO:tasks.workunit.client.0.smithi119.stdout:op 152 completed, throughput=4.97MB/sec 2023-12-01T15:55:28.551 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hhPoq0W0scB7S0r off=8545408 len=156366 2023-12-01T15:55:28.552 INFO:tasks.workunit.client.0.smithi119.stdout:op 153 completed, throughput=4.97MB/sec 2023-12-01T15:55:28.552 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BL2FscYR7NvOEh7 off=12183498 len=1320249 2023-12-01T15:55:28.553 INFO:tasks.workunit.client.0.smithi119.stdout:op 154 completed, throughput=5.01MB/sec 2023-12-01T15:55:29.554 INFO:tasks.workunit.client.0.smithi119.stdout: 29: throughput=4.85MB/sec pending data=0 2023-12-01T15:55:29.554 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ypLWKDTtRlW_DWd off=14095039 len=1648435 2023-12-01T15:55:29.562 INFO:tasks.workunit.client.0.smithi119.stdout:op 155 completed, throughput=4.9MB/sec 2023-12-01T15:55:29.562 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gzpcbwQFfJGlP30 off=129517 len=161115 2023-12-01T15:55:29.564 INFO:tasks.workunit.client.0.smithi119.stdout:op 156 completed, throughput=4.9MB/sec 2023-12-01T15:55:29.565 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Yqb2SOLqnALUh_w off=3576237 len=1777283 2023-12-01T15:55:29.575 INFO:tasks.workunit.client.0.smithi119.stdout:op 157 completed, throughput=4.96MB/sec 2023-12-01T15:55:29.575 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8uiHPepH5G6fQjH off=11921838 len=655587 2023-12-01T15:55:29.577 INFO:tasks.workunit.client.0.smithi119.stdout:op 158 completed, throughput=4.98MB/sec 2023-12-01T15:55:29.577 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5zLlPEQvSXnZFkD off=4487507 len=1568314 2023-12-01T15:55:29.584 INFO:tasks.workunit.client.0.smithi119.stdout:op 159 completed, throughput=5.03MB/sec 2023-12-01T15:55:30.584 INFO:tasks.workunit.client.0.smithi119.stdout: 30: throughput=4.86MB/sec pending data=0 2023-12-01T15:55:30.585 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qdONhDUUzMeDrTE off=385292 len=1151738 2023-12-01T15:55:30.585 INFO:tasks.workunit.client.0.smithi119.stdout:op 160 completed, throughput=4.9MB/sec 2023-12-01T15:55:30.585 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KmwpukwHkN6cDil off=2936399 len=761732 2023-12-01T15:55:30.589 INFO:tasks.workunit.client.0.smithi119.stdout:op 161 completed, throughput=4.92MB/sec 2023-12-01T15:55:30.589 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qDHTC1srYn922K3 off=4568554 len=777312 2023-12-01T15:55:30.589 INFO:tasks.workunit.client.0.smithi119.stdout:op 162 completed, throughput=4.95MB/sec 2023-12-01T15:55:30.589 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-m_ZgxMPTth3K9jV off=4828408 len=749111 2023-12-01T15:55:30.591 INFO:tasks.workunit.client.0.smithi119.stdout:op 163 completed, throughput=4.97MB/sec 2023-12-01T15:55:30.591 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8ZM4IbiMIqBeWeZ off=1437872 len=11146 2023-12-01T15:55:30.593 INFO:tasks.workunit.client.0.smithi119.stdout:op 164 completed, throughput=4.97MB/sec 2023-12-01T15:55:30.593 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RV8mRdbJHgAePu9 off=7701557 len=1475094 2023-12-01T15:55:30.595 INFO:tasks.workunit.client.0.smithi119.stdout:op 165 completed, throughput=5.01MB/sec 2023-12-01T15:55:30.669 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:55:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:30 smithi183 ceph-mon[99169]: pgmap v1733: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T15:55:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:30 smithi119 ceph-mon[94175]: pgmap v1733: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T15:55:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:30 smithi119 ceph-mon[108979]: pgmap v1733: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T15:55:30.979 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:55:30.979 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (22m) 50s ago 22m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:55:30.980 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (22m) 49s ago 22m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:55:30.980 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (23m) 50s ago 23m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:55:30.980 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (23m) 49s ago 23m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:55:30.980 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (26m) 49s ago 26m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:55:30.980 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (28m) 50s ago 28m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:55:30.980 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (28m) 50s ago 28m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:55:30.980 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (26m) 49s ago 26m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:55:30.980 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (26m) 50s ago 26m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:55:30.980 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (22m) 50s ago 22m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:55:30.980 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (22m) 49s ago 22m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:55:30.980 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (26m) 50s ago 26m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:55:30.980 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (25m) 50s ago 25m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:55:30.980 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (25m) 50s ago 25m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:55:30.980 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (25m) 50s ago 25m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:55:30.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (24m) 49s ago 24m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:55:30.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (24m) 49s ago 24m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:55:30.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (24m) 49s ago 24m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:55:30.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (23m) 49s ago 23m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:55:30.981 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (21m) 49s ago 23m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:55:31.358 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:55:31.358 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:55:31.358 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:55:31.358 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:55:31.358 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:55:31.358 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:55:31.358 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:55:31.358 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:55:31.358 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:55:31.358 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:55:31.358 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:55:31.359 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:55:31.359 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:55:31.359 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:55:31.359 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:55:31.359 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:55:31.359 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:55:31.595 INFO:tasks.workunit.client.0.smithi119.stdout: 31: throughput=4.86MB/sec pending data=0 2023-12-01T15:55:31.595 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-V7QCOzwfpknrqcZ off=2948387 len=350524 2023-12-01T15:55:31.599 INFO:tasks.workunit.client.0.smithi119.stdout:op 166 completed, throughput=4.87MB/sec 2023-12-01T15:55:31.599 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kt72jM4fxIM0TnK off=3044643 len=319616 2023-12-01T15:55:31.599 INFO:tasks.workunit.client.0.smithi119.stdout:op 167 completed, throughput=4.88MB/sec 2023-12-01T15:55:31.599 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CEog9tBmIW5TrU4 off=4149065 len=305683 2023-12-01T15:55:31.602 INFO:tasks.workunit.client.0.smithi119.stdout:op 168 completed, throughput=4.88MB/sec 2023-12-01T15:55:31.602 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ANXpcUXDXOVYKQw off=7450607 len=2094612 2023-12-01T15:55:31.610 INFO:tasks.workunit.client.0.smithi119.stdout:op 169 completed, throughput=4.95MB/sec 2023-12-01T15:55:31.610 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EC7Z72r5aiYzZEQ off=1693053 len=1878611 2023-12-01T15:55:31.613 INFO:tasks.workunit.client.0.smithi119.stdout:op 170 completed, throughput=5MB/sec 2023-12-01T15:55:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:31 smithi183 ceph-mon[99169]: from='client.26117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2395963671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:55:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:31 smithi119 ceph-mon[94175]: from='client.26117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2395963671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:55:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:31 smithi119 ceph-mon[108979]: from='client.26117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2395963671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:55:32.613 INFO:tasks.workunit.client.0.smithi119.stdout: 32: throughput=4.85MB/sec pending data=0 2023-12-01T15:55:32.613 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-L2bV27hzEvi_tCq off=5221261 len=1183233 2023-12-01T15:55:32.619 INFO:tasks.workunit.client.0.smithi119.stdout:op 171 completed, throughput=4.88MB/sec 2023-12-01T15:55:32.619 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rdD3haGiT8_JZSV off=2289600 len=820967 2023-12-01T15:55:32.620 INFO:tasks.workunit.client.0.smithi119.stdout:op 172 completed, throughput=4.91MB/sec 2023-12-01T15:55:32.620 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9j3-tEBUxZ67PeP off=5515499 len=60335 2023-12-01T15:55:32.622 INFO:tasks.workunit.client.0.smithi119.stdout:op 173 completed, throughput=4.91MB/sec 2023-12-01T15:55:32.622 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Dv9q6CLDP6i2E6H off=6117246 len=277120 2023-12-01T15:55:32.625 INFO:tasks.workunit.client.0.smithi119.stdout:op 174 completed, throughput=4.92MB/sec 2023-12-01T15:55:32.625 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lI6ARddIFzD-RNK off=6153276 len=1890249 2023-12-01T15:55:32.627 INFO:tasks.workunit.client.0.smithi119.stdout:op 175 completed, throughput=4.97MB/sec 2023-12-01T15:55:32.627 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wKpRtsvhNHM8u6S off=17714619 len=1289846 2023-12-01T15:55:32.634 INFO:tasks.workunit.client.0.smithi119.stdout:op 176 completed, throughput=5.01MB/sec 2023-12-01T15:55:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:32 smithi183 ceph-mon[99169]: from='client.16236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:32 smithi183 ceph-mon[99169]: pgmap v1734: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T15:55:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:32 smithi119 ceph-mon[94175]: from='client.16236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:32 smithi119 ceph-mon[94175]: pgmap v1734: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T15:55:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:32 smithi119 ceph-mon[108979]: from='client.16236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:32 smithi119 ceph-mon[108979]: pgmap v1734: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T15:55:33.634 INFO:tasks.workunit.client.0.smithi119.stdout: 33: throughput=4.86MB/sec pending data=0 2023-12-01T15:55:33.634 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EIO4xvKdmIQd4jk off=6600023 len=40363 2023-12-01T15:55:33.635 INFO:tasks.workunit.client.0.smithi119.stdout:op 177 completed, throughput=4.86MB/sec 2023-12-01T15:55:33.635 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EA8cBdKXye_0Aje off=10140733 len=1410389 2023-12-01T15:55:33.645 INFO:tasks.workunit.client.0.smithi119.stdout:op 178 completed, throughput=4.9MB/sec 2023-12-01T15:55:33.645 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TpGZk03WrMUQU-h off=8546276 len=974596 2023-12-01T15:55:33.647 INFO:tasks.workunit.client.0.smithi119.stdout:op 179 completed, throughput=4.93MB/sec 2023-12-01T15:55:33.647 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ln7hBTvIUy15RUK off=8734322 len=809196 2023-12-01T15:55:33.652 INFO:tasks.workunit.client.0.smithi119.stdout:op 180 completed, throughput=4.95MB/sec 2023-12-01T15:55:33.652 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VmVJlA-A1Qj4eBt off=1244156 len=1424605 2023-12-01T15:55:33.659 INFO:tasks.workunit.client.0.smithi119.stdout:op 181 completed, throughput=4.99MB/sec 2023-12-01T15:55:33.659 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Q_vaCDxP3Sln_IL off=6538054 len=297549 2023-12-01T15:55:33.660 INFO:tasks.workunit.client.0.smithi119.stdout:op 182 completed, throughput=5MB/sec 2023-12-01T15:55:33.660 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mTy9apy6Ul1Djja off=3812862 len=1415543 2023-12-01T15:55:33.661 INFO:tasks.workunit.client.0.smithi119.stdout:op 183 completed, throughput=5.04MB/sec 2023-12-01T15:55:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:55:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:55:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T15:55:34.662 INFO:tasks.workunit.client.0.smithi119.stdout: 34: throughput=4.89MB/sec pending data=0 2023-12-01T15:55:34.662 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gCEh0Gkl9-lh7C- off=3794001 len=441274 2023-12-01T15:55:34.665 INFO:tasks.workunit.client.0.smithi119.stdout:op 184 completed, throughput=4.9MB/sec 2023-12-01T15:55:34.665 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-USjYvr9muh_ThI2 off=12051390 len=435707 2023-12-01T15:55:34.669 INFO:tasks.workunit.client.0.smithi119.stdout:op 185 completed, throughput=4.91MB/sec 2023-12-01T15:55:34.669 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-00c9yPrBMmkcrQD off=4705231 len=1661636 2023-12-01T15:55:34.671 INFO:tasks.workunit.client.0.smithi119.stdout:op 186 completed, throughput=4.96MB/sec 2023-12-01T15:55:34.671 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Wxdqyyk46xbuTH0 off=3408992 len=1283429 2023-12-01T15:55:34.672 INFO:tasks.workunit.client.0.smithi119.stdout:op 187 completed, throughput=4.99MB/sec 2023-12-01T15:55:34.672 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aMRScmuyXwVpxbP off=1274974 len=571162 2023-12-01T15:55:34.676 INFO:tasks.workunit.client.0.smithi119.stdout:op 188 completed, throughput=5.01MB/sec 2023-12-01T15:55:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:34 smithi183 ceph-mon[99169]: pgmap v1735: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T15:55:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:34 smithi119 ceph-mon[94175]: pgmap v1735: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T15:55:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:34 smithi119 ceph-mon[108979]: pgmap v1735: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T15:55:35.677 INFO:tasks.workunit.client.0.smithi119.stdout: 35: throughput=4.87MB/sec pending data=0 2023-12-01T15:55:35.677 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xs64VEbzyoOgxIk off=378334 len=1772179 2023-12-01T15:55:35.685 INFO:tasks.workunit.client.0.smithi119.stdout:op 189 completed, throughput=4.91MB/sec 2023-12-01T15:55:35.686 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-b7kGL1W30rLoIdf off=1923492 len=1259530 2023-12-01T15:55:35.687 INFO:tasks.workunit.client.0.smithi119.stdout:op 190 completed, throughput=4.95MB/sec 2023-12-01T15:55:35.687 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-g1lCh_BuxAL_rbb off=449535 len=997009 2023-12-01T15:55:35.689 INFO:tasks.workunit.client.0.smithi119.stdout:op 191 completed, throughput=4.97MB/sec 2023-12-01T15:55:35.689 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5TozB8POWTPFfPF off=88518 len=2030300 2023-12-01T15:55:35.691 INFO:tasks.workunit.client.0.smithi119.stdout:op 192 completed, throughput=5.03MB/sec 2023-12-01T15:55:36.691 INFO:tasks.workunit.client.0.smithi119.stdout: 36: throughput=4.89MB/sec pending data=0 2023-12-01T15:55:36.692 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CV5lbzXTs0yCNAh off=5806595 len=1777813 2023-12-01T15:55:36.702 INFO:tasks.workunit.client.0.smithi119.stdout:op 193 completed, throughput=4.94MB/sec 2023-12-01T15:55:36.703 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-w2XP7CdP_CgbrAS off=4355636 len=817732 2023-12-01T15:55:36.707 INFO:tasks.workunit.client.0.smithi119.stdout:op 194 completed, throughput=4.96MB/sec 2023-12-01T15:55:36.707 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-coDqZoCpoTywV5Y off=182445 len=947986 2023-12-01T15:55:36.709 INFO:tasks.workunit.client.0.smithi119.stdout:op 195 completed, throughput=4.98MB/sec 2023-12-01T15:55:36.709 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0JV5j_07-fFCLdj off=408448 len=966820 2023-12-01T15:55:36.710 INFO:tasks.workunit.client.0.smithi119.stdout:op 196 completed, throughput=5.01MB/sec 2023-12-01T15:55:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:36 smithi183 ceph-mon[99169]: pgmap v1736: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T15:55:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:36 smithi119 ceph-mon[94175]: pgmap v1736: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T15:55:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:36 smithi119 ceph-mon[108979]: pgmap v1736: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T15:55:37.710 INFO:tasks.workunit.client.0.smithi119.stdout: 37: throughput=4.87MB/sec pending data=0 2023-12-01T15:55:37.711 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4Qo49zKgxwKViw3 off=2900468 len=669532 2023-12-01T15:55:37.715 INFO:tasks.workunit.client.0.smithi119.stdout:op 197 completed, throughput=4.89MB/sec 2023-12-01T15:55:37.715 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3RGXS1F_UQ9xNjn off=7993821 len=1571061 2023-12-01T15:55:37.717 INFO:tasks.workunit.client.0.smithi119.stdout:op 198 completed, throughput=4.93MB/sec 2023-12-01T15:55:37.717 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-C0AJvHESOPq0Pb1 off=11327294 len=1654771 2023-12-01T15:55:37.725 INFO:tasks.workunit.client.0.smithi119.stdout:op 199 completed, throughput=4.97MB/sec 2023-12-01T15:55:37.725 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EMXY5JwkAFjVNl_ off=607272 len=1826288 2023-12-01T15:55:37.727 INFO:tasks.workunit.client.0.smithi119.stdout:op 200 completed, throughput=5.02MB/sec 2023-12-01T15:55:38.727 INFO:tasks.workunit.client.0.smithi119.stdout: 38: throughput=4.89MB/sec pending data=0 2023-12-01T15:55:38.727 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7xGUSgmFgW9uN7F off=1993175 len=1017581 2023-12-01T15:55:38.729 INFO:tasks.workunit.client.0.smithi119.stdout:op 201 completed, throughput=4.91MB/sec 2023-12-01T15:55:38.729 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hU0b7zVLt9gPu63 off=1349307 len=348610 2023-12-01T15:55:38.730 INFO:tasks.workunit.client.0.smithi119.stdout:op 202 completed, throughput=4.92MB/sec 2023-12-01T15:55:38.730 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Fmn-zdRfMK6XOQY off=6286275 len=1478824 2023-12-01T15:55:38.733 INFO:tasks.workunit.client.0.smithi119.stdout:op 203 completed, throughput=4.96MB/sec 2023-12-01T15:55:38.733 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-my17ZbiT8Uhq-32 off=233671 len=1780253 2023-12-01T15:55:38.741 INFO:tasks.workunit.client.0.smithi119.stdout:op 204 completed, throughput=5MB/sec 2023-12-01T15:55:38.741 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4VdN6-t5ebeinXI off=8531903 len=1062931 2023-12-01T15:55:38.745 INFO:tasks.workunit.client.0.smithi119.stdout:op 205 completed, throughput=5.02MB/sec 2023-12-01T15:55:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:38 smithi183 ceph-mon[99169]: pgmap v1737: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:55:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:38 smithi119 ceph-mon[108979]: pgmap v1737: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:55:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:38 smithi119 ceph-mon[94175]: pgmap v1737: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:55:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:39.745 INFO:tasks.workunit.client.0.smithi119.stdout: 39: throughput=4.9MB/sec pending data=0 2023-12-01T15:55:39.746 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_-e8ylPEUZaLR9F off=6501661 len=98809 2023-12-01T15:55:39.746 INFO:tasks.workunit.client.0.smithi119.stdout:op 206 completed, throughput=4.9MB/sec 2023-12-01T15:55:39.746 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sM_fjyHANFR5PkS off=647586 len=720127 2023-12-01T15:55:39.747 INFO:tasks.workunit.client.0.smithi119.stdout:op 207 completed, throughput=4.92MB/sec 2023-12-01T15:55:39.747 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cu9cNtIuFgPo6uI off=174053 len=1770134 2023-12-01T15:55:39.751 INFO:tasks.workunit.client.0.smithi119.stdout:op 208 completed, throughput=4.96MB/sec 2023-12-01T15:55:39.751 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HO_eQ6XMPB_M6zU off=19184448 len=891191 2023-12-01T15:55:39.752 INFO:tasks.workunit.client.0.smithi119.stdout:op 209 completed, throughput=4.98MB/sec 2023-12-01T15:55:39.752 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jlSq2uUbR_r-zv7 off=192113 len=1620158 2023-12-01T15:55:39.760 INFO:tasks.workunit.client.0.smithi119.stdout:op 210 completed, throughput=5.02MB/sec 2023-12-01T15:55:40.761 INFO:tasks.workunit.client.0.smithi119.stdout: 40: throughput=4.89MB/sec pending data=0 2023-12-01T15:55:40.761 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-S7doWKyekrHI_Sz off=21788179 len=1767997 2023-12-01T15:55:40.763 INFO:tasks.workunit.client.0.smithi119.stdout:op 211 completed, throughput=4.94MB/sec 2023-12-01T15:55:40.763 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4T1MKqTrZR2Icj7 off=290790 len=812335 2023-12-01T15:55:40.767 INFO:tasks.workunit.client.0.smithi119.stdout:op 212 completed, throughput=4.95MB/sec 2023-12-01T15:55:40.768 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0WNzmfjv-7y5e15 off=12392610 len=331675 2023-12-01T15:55:40.768 INFO:tasks.workunit.client.0.smithi119.stdout:op 213 completed, throughput=4.96MB/sec 2023-12-01T15:55:40.768 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rFZ9oqcB8Wvo203 off=14986846 len=1833719 2023-12-01T15:55:40.776 INFO:tasks.workunit.client.0.smithi119.stdout:op 214 completed, throughput=5MB/sec 2023-12-01T15:55:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:40 smithi183 ceph-mon[99169]: pgmap v1738: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:55:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:40 smithi119 ceph-mon[94175]: pgmap v1738: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:55:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:40 smithi119 ceph-mon[108979]: pgmap v1738: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:55:41.776 INFO:tasks.workunit.client.0.smithi119.stdout: 41: throughput=4.88MB/sec pending data=0 2023-12-01T15:55:41.776 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ahSD0rIKig5Lj__ off=2571485 len=380066 2023-12-01T15:55:41.780 INFO:tasks.workunit.client.0.smithi119.stdout:op 215 completed, throughput=4.89MB/sec 2023-12-01T15:55:41.780 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VTBOhS7f0-slpQ9 off=19783596 len=1688403 2023-12-01T15:55:41.790 INFO:tasks.workunit.client.0.smithi119.stdout:op 216 completed, throughput=4.93MB/sec 2023-12-01T15:55:41.790 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-adXq21zJtdAqZd3 off=671537 len=888944 2023-12-01T15:55:41.795 INFO:tasks.workunit.client.0.smithi119.stdout:op 217 completed, throughput=4.95MB/sec 2023-12-01T15:55:41.795 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Bki6QOy_b0tHBGR off=11842309 len=947039 2023-12-01T15:55:41.800 INFO:tasks.workunit.client.0.smithi119.stdout:op 218 completed, throughput=4.97MB/sec 2023-12-01T15:55:41.800 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sjHXUuZNNNp8shd off=0 len=1809617 2023-12-01T15:55:41.802 INFO:tasks.workunit.client.0.smithi119.stdout:op 219 completed, throughput=5.01MB/sec 2023-12-01T15:55:42.803 INFO:tasks.workunit.client.0.smithi119.stdout: 42: throughput=4.89MB/sec pending data=0 2023-12-01T15:55:42.803 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Pw_HwqKlQwUSXaW off=934907 len=813112 2023-12-01T15:55:42.804 INFO:tasks.workunit.client.0.smithi119.stdout:op 220 completed, throughput=4.91MB/sec 2023-12-01T15:55:42.804 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NbP53Kjj0RDw_Sf off=5936353 len=78112 2023-12-01T15:55:42.806 INFO:tasks.workunit.client.0.smithi119.stdout:op 221 completed, throughput=4.91MB/sec 2023-12-01T15:55:42.806 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mZMzbIhPYAoLALP off=198343 len=145914 2023-12-01T15:55:42.808 INFO:tasks.workunit.client.0.smithi119.stdout:op 222 completed, throughput=4.92MB/sec 2023-12-01T15:55:42.808 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HpA1ovr8j_InxtR off=9219180 len=1766085 2023-12-01T15:55:42.813 INFO:tasks.workunit.client.0.smithi119.stdout:op 223 completed, throughput=4.96MB/sec 2023-12-01T15:55:42.813 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cfw8yuRvnAD-wTZ off=16815960 len=1987231 2023-12-01T15:55:42.817 INFO:tasks.workunit.client.0.smithi119.stdout:op 224 completed, throughput=5MB/sec 2023-12-01T15:55:42.817 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uLM2eM0OMPNHd5D off=19997574 len=1017963 2023-12-01T15:55:42.820 INFO:tasks.workunit.client.0.smithi119.stdout:op 225 completed, throughput=5.02MB/sec 2023-12-01T15:55:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:42 smithi183 ceph-mon[99169]: pgmap v1739: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:55:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:55:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:55:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:55:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:55:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:42 smithi119 ceph-mon[94175]: pgmap v1739: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:55:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:55:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:55:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:55:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:55:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:42 smithi119 ceph-mon[108979]: pgmap v1739: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:55:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:55:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:55:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:55:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:55:43.821 INFO:tasks.workunit.client.0.smithi119.stdout: 43: throughput=4.91MB/sec pending data=0 2023-12-01T15:55:43.821 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Itbl7E_IsZYA57t off=10094963 len=1469016 2023-12-01T15:55:43.822 INFO:tasks.workunit.client.0.smithi119.stdout:op 226 completed, throughput=4.94MB/sec 2023-12-01T15:55:43.822 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Bi7FjsUmHwi-Kfc off=5615106 len=1121065 2023-12-01T15:55:43.826 INFO:tasks.workunit.client.0.smithi119.stdout:op 227 completed, throughput=4.96MB/sec 2023-12-01T15:55:43.826 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VNYiS7yu7lsbrCh off=7778700 len=1729203 2023-12-01T15:55:43.834 INFO:tasks.workunit.client.0.smithi119.stdout:op 228 completed, throughput=5MB/sec 2023-12-01T15:55:43.834 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-W5tw_97LtVrQSYs off=2672799 len=1772807 2023-12-01T15:55:43.845 INFO:tasks.workunit.client.0.smithi119.stdout:op 229 completed, throughput=5.04MB/sec 2023-12-01T15:55:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:55:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:55:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T15:55:44.845 INFO:tasks.workunit.client.0.smithi119.stdout: 44: throughput=4.92MB/sec pending data=0 2023-12-01T15:55:44.846 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IH2R9t0ddZ85ILq off=1327730 len=812265 2023-12-01T15:55:44.847 INFO:tasks.workunit.client.0.smithi119.stdout:op 230 completed, throughput=4.94MB/sec 2023-12-01T15:55:44.847 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mneJdZjKrX0W3p_ off=8618273 len=1177646 2023-12-01T15:55:44.848 INFO:tasks.workunit.client.0.smithi119.stdout:op 231 completed, throughput=4.97MB/sec 2023-12-01T15:55:44.848 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2Gd3fKDtIJmLU1g off=3584872 len=1702595 2023-12-01T15:55:44.850 INFO:tasks.workunit.client.0.smithi119.stdout:op 232 completed, throughput=5MB/sec 2023-12-01T15:55:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:44 smithi183 ceph-mon[99169]: pgmap v1740: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:55:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:44 smithi119 ceph-mon[108979]: pgmap v1740: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:55:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:44 smithi119 ceph-mon[94175]: pgmap v1740: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:55:45.850 INFO:tasks.workunit.client.0.smithi119.stdout: 45: throughput=4.89MB/sec pending data=0 2023-12-01T15:55:45.851 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uTxSvHYpUcWu4bL off=12353885 len=524797 2023-12-01T15:55:45.855 INFO:tasks.workunit.client.0.smithi119.stdout:op 233 completed, throughput=4.9MB/sec 2023-12-01T15:55:45.855 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5oMKziXr4MUdz4o off=6065958 len=733380 2023-12-01T15:55:45.859 INFO:tasks.workunit.client.0.smithi119.stdout:op 234 completed, throughput=4.92MB/sec 2023-12-01T15:55:45.859 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XY83oAD12AyisIO off=4955319 len=1469608 2023-12-01T15:55:45.861 INFO:tasks.workunit.client.0.smithi119.stdout:op 235 completed, throughput=4.95MB/sec 2023-12-01T15:55:45.861 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BF6J6t8Kxkcmi87 off=3661745 len=581514 2023-12-01T15:55:45.865 INFO:tasks.workunit.client.0.smithi119.stdout:op 236 completed, throughput=4.96MB/sec 2023-12-01T15:55:45.865 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CCjMOE8nLPpsZAm off=5737954 len=486463 2023-12-01T15:55:45.868 INFO:tasks.workunit.client.0.smithi119.stdout:op 237 completed, throughput=4.97MB/sec 2023-12-01T15:55:45.868 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Hm_UjrBROGWtH54 off=23258190 len=683561 2023-12-01T15:55:45.869 INFO:tasks.workunit.client.0.smithi119.stdout:op 238 completed, throughput=4.98MB/sec 2023-12-01T15:55:45.869 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DBWQ8J2GMrkwQl_ off=7402155 len=1565241 2023-12-01T15:55:45.877 INFO:tasks.workunit.client.0.smithi119.stdout:op 239 completed, throughput=5.02MB/sec 2023-12-01T15:55:46.878 INFO:tasks.workunit.client.0.smithi119.stdout: 46: throughput=4.91MB/sec pending data=0 2023-12-01T15:55:46.878 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dD0OQbbpHrfV_xB off=9974750 len=404482 2023-12-01T15:55:46.881 INFO:tasks.workunit.client.0.smithi119.stdout:op 240 completed, throughput=4.92MB/sec 2023-12-01T15:55:46.882 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CbNGI5bEqqL6UO3 off=1040695 len=1000629 2023-12-01T15:55:46.883 INFO:tasks.workunit.client.0.smithi119.stdout:op 241 completed, throughput=4.94MB/sec 2023-12-01T15:55:46.883 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7kN6P9jzIP0SRgG off=189109 len=1169201 2023-12-01T15:55:46.884 INFO:tasks.workunit.client.0.smithi119.stdout:op 242 completed, throughput=4.96MB/sec 2023-12-01T15:55:46.884 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-g1NfCM5FhZW7M-4 off=16152169 len=1749168 2023-12-01T15:55:46.892 INFO:tasks.workunit.client.0.smithi119.stdout:op 243 completed, throughput=5MB/sec 2023-12-01T15:55:46.893 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jGyee01VAUC0uZX off=2572325 len=157056 2023-12-01T15:55:46.893 INFO:tasks.workunit.client.0.smithi119.stdout:op 244 completed, throughput=5MB/sec 2023-12-01T15:55:46.893 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-o6d80_Ww9UUN-T_ off=2938183 len=1262926 2023-12-01T15:55:46.901 INFO:tasks.workunit.client.0.smithi119.stdout:op 245 completed, throughput=5.02MB/sec 2023-12-01T15:55:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:46 smithi183 ceph-mon[99169]: pgmap v1741: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T15:55:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:46 smithi119 ceph-mon[94175]: pgmap v1741: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T15:55:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:46 smithi119 ceph-mon[108979]: pgmap v1741: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T15:55:47.902 INFO:tasks.workunit.client.0.smithi119.stdout: 47: throughput=4.92MB/sec pending data=0 2023-12-01T15:55:47.902 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vg86KvwHiiVUtI1 off=7664223 len=1767734 2023-12-01T15:55:47.904 INFO:tasks.workunit.client.0.smithi119.stdout:op 246 completed, throughput=4.95MB/sec 2023-12-01T15:55:47.904 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vaFDWDtj1p-NCbR off=6543519 len=103629 2023-12-01T15:55:47.904 INFO:tasks.workunit.client.0.smithi119.stdout:op 247 completed, throughput=4.96MB/sec 2023-12-01T15:55:47.904 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AVwaD0maa_dXxh3 off=11706259 len=621143 2023-12-01T15:55:47.905 INFO:tasks.workunit.client.0.smithi119.stdout:op 248 completed, throughput=4.97MB/sec 2023-12-01T15:55:47.905 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0P3U-69sVaCk1Oa off=5120589 len=1194838 2023-12-01T15:55:47.911 INFO:tasks.workunit.client.0.smithi119.stdout:op 249 completed, throughput=4.99MB/sec 2023-12-01T15:55:47.911 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SbMOWEOy6TAndVp off=0 len=1374706 2023-12-01T15:55:47.912 INFO:tasks.workunit.client.0.smithi119.stdout:op 250 completed, throughput=5.02MB/sec 2023-12-01T15:55:48.913 INFO:tasks.workunit.client.0.smithi119.stdout: 48: throughput=4.92MB/sec pending data=0 2023-12-01T15:55:48.913 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jQEKr5MXh7jP0-8 off=1941491 len=231776 2023-12-01T15:55:48.916 INFO:tasks.workunit.client.0.smithi119.stdout:op 251 completed, throughput=4.92MB/sec 2023-12-01T15:55:48.916 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gr_WVXS3cRYHb4U off=9857362 len=341160 2023-12-01T15:55:48.919 INFO:tasks.workunit.client.0.smithi119.stdout:op 252 completed, throughput=4.93MB/sec 2023-12-01T15:55:48.919 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ezJbIJBJxfnC9cK off=3632865 len=791036 2023-12-01T15:55:48.923 INFO:tasks.workunit.client.0.smithi119.stdout:op 253 completed, throughput=4.94MB/sec 2023-12-01T15:55:48.924 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-H4Vl9H1HXlXfcNR off=5148525 len=219295 2023-12-01T15:55:48.926 INFO:tasks.workunit.client.0.smithi119.stdout:op 254 completed, throughput=4.94MB/sec 2023-12-01T15:55:48.926 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wHGg2ts9dC2Q8fQ off=11534681 len=2023382 2023-12-01T15:55:48.928 INFO:tasks.workunit.client.0.smithi119.stdout:op 255 completed, throughput=4.98MB/sec 2023-12-01T15:55:48.928 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-L2bV27hzEvi_tCq off=5029828 len=1190094 2023-12-01T15:55:48.934 INFO:tasks.workunit.client.0.smithi119.stdout:op 256 completed, throughput=5.01MB/sec 2023-12-01T15:55:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:48 smithi183 ceph-mon[99169]: pgmap v1742: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T15:55:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:48 smithi119 ceph-mon[94175]: pgmap v1742: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T15:55:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:48 smithi119 ceph-mon[108979]: pgmap v1742: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T15:55:49.934 INFO:tasks.workunit.client.0.smithi119.stdout: 49: throughput=4.91MB/sec pending data=0 2023-12-01T15:55:49.935 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-amMkQ1tM8ONXQML off=17694573 len=184912 2023-12-01T15:55:49.935 INFO:tasks.workunit.client.0.smithi119.stdout:op 257 completed, throughput=4.91MB/sec 2023-12-01T15:55:49.935 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OTJ9qFB-_v5kLBp off=0 len=1205786 2023-12-01T15:55:49.937 INFO:tasks.workunit.client.0.smithi119.stdout:op 258 completed, throughput=4.93MB/sec 2023-12-01T15:55:49.937 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5M5fyZRSdkz9wlM off=3538249 len=997522 2023-12-01T15:55:49.939 INFO:tasks.workunit.client.0.smithi119.stdout:op 259 completed, throughput=4.95MB/sec 2023-12-01T15:55:49.939 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-n7FslsRHhtmzQu9 off=14215807 len=926487 2023-12-01T15:55:49.940 INFO:tasks.workunit.client.0.smithi119.stdout:op 260 completed, throughput=4.97MB/sec 2023-12-01T15:55:49.940 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JPDXs5BXmPwjpFa off=20897165 len=260432 2023-12-01T15:55:49.943 INFO:tasks.workunit.client.0.smithi119.stdout:op 261 completed, throughput=4.97MB/sec 2023-12-01T15:55:49.943 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hxoecnQ3ergYs8d off=5925259 len=1503672 2023-12-01T15:55:49.951 INFO:tasks.workunit.client.0.smithi119.stdout:op 262 completed, throughput=5MB/sec 2023-12-01T15:55:50.952 INFO:tasks.workunit.client.0.smithi119.stdout: 50: throughput=4.9MB/sec pending data=0 2023-12-01T15:55:50.952 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SsPlq1nXnvzMQhI off=638357 len=1174945 2023-12-01T15:55:50.953 INFO:tasks.workunit.client.0.smithi119.stdout:op 263 completed, throughput=4.93MB/sec 2023-12-01T15:55:50.953 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VPt4Iv9WcEmW8tx off=1006630 len=356673 2023-12-01T15:55:50.954 INFO:tasks.workunit.client.0.smithi119.stdout:op 264 completed, throughput=4.93MB/sec 2023-12-01T15:55:50.954 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OmgN_UR5lKB3b3n off=183093 len=1738070 2023-12-01T15:55:50.962 INFO:tasks.workunit.client.0.smithi119.stdout:op 265 completed, throughput=4.96MB/sec 2023-12-01T15:55:50.962 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_749uPEx2tjgkNE off=7042727 len=1974592 2023-12-01T15:55:50.973 INFO:tasks.workunit.client.0.smithi119.stdout:op 266 completed, throughput=5MB/sec 2023-12-01T15:55:50.973 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kxpiPrY94OgU8AA off=12722618 len=999601 2023-12-01T15:55:50.973 INFO:tasks.workunit.client.0.smithi119.stdout:op 267 completed, throughput=5.02MB/sec 2023-12-01T15:55:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:50 smithi183 ceph-mon[99169]: pgmap v1743: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:55:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:50 smithi119 ceph-mon[94175]: pgmap v1743: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:55:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:50 smithi119 ceph-mon[108979]: pgmap v1743: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:55:51.974 INFO:tasks.workunit.client.0.smithi119.stdout: 51: throughput=4.92MB/sec pending data=0 2023-12-01T15:55:51.974 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fx27K_CbMQFkk0F off=7066779 len=1400372 2023-12-01T15:55:51.981 INFO:tasks.workunit.client.0.smithi119.stdout:op 268 completed, throughput=4.95MB/sec 2023-12-01T15:55:51.981 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CLtUdFl-1PHSF6x off=3459617 len=1258562 2023-12-01T15:55:51.982 INFO:tasks.workunit.client.0.smithi119.stdout:op 269 completed, throughput=4.97MB/sec 2023-12-01T15:55:51.982 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aIJ6p59fg0UGLYU off=3471629 len=1199629 2023-12-01T15:55:51.988 INFO:tasks.workunit.client.0.smithi119.stdout:op 270 completed, throughput=4.99MB/sec 2023-12-01T15:55:51.988 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LXkfV1_Bz1-_4uu off=0 len=1905426 2023-12-01T15:55:51.990 INFO:tasks.workunit.client.0.smithi119.stdout:op 271 completed, throughput=5.03MB/sec 2023-12-01T15:55:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:51 smithi183 ceph-mon[99169]: pgmap v1744: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T15:55:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:51 smithi119 ceph-mon[94175]: pgmap v1744: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T15:55:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:51 smithi119 ceph-mon[108979]: pgmap v1744: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T15:55:52.990 INFO:tasks.workunit.client.0.smithi119.stdout: 52: throughput=4.93MB/sec pending data=0 2023-12-01T15:55:52.991 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-td5wZNnQWSLIYyn off=11108315 len=59537 2023-12-01T15:55:52.993 INFO:tasks.workunit.client.0.smithi119.stdout:op 272 completed, throughput=4.93MB/sec 2023-12-01T15:55:52.993 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eW3tEYJ6mwvbtuo off=85448 len=918149 2023-12-01T15:55:52.998 INFO:tasks.workunit.client.0.smithi119.stdout:op 273 completed, throughput=4.95MB/sec 2023-12-01T15:55:52.998 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-T7QaCx-jcQlzsmg off=5773906 len=1395096 2023-12-01T15:55:52.999 INFO:tasks.workunit.client.0.smithi119.stdout:op 274 completed, throughput=4.97MB/sec 2023-12-01T15:55:52.999 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-upsa7MprxI2pCGN off=2708474 len=1950794 2023-12-01T15:55:53.001 INFO:tasks.workunit.client.0.smithi119.stdout:op 275 completed, throughput=5.01MB/sec 2023-12-01T15:55:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:54.002 INFO:tasks.workunit.client.0.smithi119.stdout: 53: throughput=4.91MB/sec pending data=0 2023-12-01T15:55:54.002 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6p6bFlAvk31GK51 off=6131286 len=1054956 2023-12-01T15:55:54.007 INFO:tasks.workunit.client.0.smithi119.stdout:op 276 completed, throughput=4.93MB/sec 2023-12-01T15:55:54.007 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GPd6qg5LOOALrIj off=1757595 len=1877840 2023-12-01T15:55:54.017 INFO:tasks.workunit.client.0.smithi119.stdout:op 277 completed, throughput=4.97MB/sec 2023-12-01T15:55:54.017 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Sp3YazYW9AHp7ip off=5685157 len=1302584 2023-12-01T15:55:54.020 INFO:tasks.workunit.client.0.smithi119.stdout:op 278 completed, throughput=4.99MB/sec 2023-12-01T15:55:54.020 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XQqv5JxFyN0k8q1 off=16852309 len=239702 2023-12-01T15:55:54.023 INFO:tasks.workunit.client.0.smithi119.stdout:op 279 completed, throughput=4.99MB/sec 2023-12-01T15:55:54.023 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zaI8IvixmaB3gkW off=20989063 len=1471775 2023-12-01T15:55:54.029 INFO:tasks.workunit.client.0.smithi119.stdout:op 280 completed, throughput=5.02MB/sec 2023-12-01T15:55:54.422 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:55:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:55:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T15:55:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:54 smithi183 ceph-mon[99169]: pgmap v1745: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:55:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:54 smithi119 ceph-mon[108979]: pgmap v1745: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:55:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:54 smithi119 ceph-mon[94175]: pgmap v1745: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:55:55.030 INFO:tasks.workunit.client.0.smithi119.stdout: 54: throughput=4.93MB/sec pending data=0 2023-12-01T15:55:55.030 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pRdSDrSpQsloSUy off=4504543 len=113409 2023-12-01T15:55:55.031 INFO:tasks.workunit.client.0.smithi119.stdout:op 281 completed, throughput=4.93MB/sec 2023-12-01T15:55:55.031 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3q2j9bf25qUmKPn off=1245456 len=1204201 2023-12-01T15:55:55.032 INFO:tasks.workunit.client.0.smithi119.stdout:op 282 completed, throughput=4.95MB/sec 2023-12-01T15:55:55.032 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LJDio2KsZ0sTzPM off=21481007 len=312840 2023-12-01T15:55:55.033 INFO:tasks.workunit.client.0.smithi119.stdout:op 283 completed, throughput=4.95MB/sec 2023-12-01T15:55:55.033 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EDhdQEWGAOEA-Df off=16315025 len=1268997 2023-12-01T15:55:55.035 INFO:tasks.workunit.client.0.smithi119.stdout:op 284 completed, throughput=4.98MB/sec 2023-12-01T15:55:55.035 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5-wUqSjH4qzFelM off=7032175 len=1370838 2023-12-01T15:55:55.042 INFO:tasks.workunit.client.0.smithi119.stdout:op 285 completed, throughput=5MB/sec 2023-12-01T15:55:55.042 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uU7mrI8hExs-J2j off=11866582 len=1088802 2023-12-01T15:55:55.043 INFO:tasks.workunit.client.0.smithi119.stdout:op 286 completed, throughput=5.02MB/sec 2023-12-01T15:55:56.044 INFO:tasks.workunit.client.0.smithi119.stdout: 55: throughput=4.93MB/sec pending data=0 2023-12-01T15:55:56.044 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lFXiYs58V3ZjzfS off=4850496 len=839950 2023-12-01T15:55:56.045 INFO:tasks.workunit.client.0.smithi119.stdout:op 287 completed, throughput=4.94MB/sec 2023-12-01T15:55:56.045 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pwRtuQyPbmx5gaK off=1880664 len=670350 2023-12-01T15:55:56.047 INFO:tasks.workunit.client.0.smithi119.stdout:op 288 completed, throughput=4.95MB/sec 2023-12-01T15:55:56.047 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3_wnOSDGAjCOt2x off=21231385 len=1444824 2023-12-01T15:55:56.049 INFO:tasks.workunit.client.0.smithi119.stdout:op 289 completed, throughput=4.98MB/sec 2023-12-01T15:55:56.049 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GLGqQa8VGaOP6kg off=154021 len=835918 2023-12-01T15:55:56.053 INFO:tasks.workunit.client.0.smithi119.stdout:op 290 completed, throughput=4.99MB/sec 2023-12-01T15:55:56.053 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mWRmKzkRmqmSc_K off=75137 len=1494252 2023-12-01T15:55:56.060 INFO:tasks.workunit.client.0.smithi119.stdout:op 291 completed, throughput=5.02MB/sec 2023-12-01T15:55:57.061 INFO:tasks.workunit.client.0.smithi119.stdout: 56: throughput=4.93MB/sec pending data=0 2023-12-01T15:55:57.061 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9blWod59s303TUO off=3998176 len=765280 2023-12-01T15:55:57.062 INFO:tasks.workunit.client.0.smithi119.stdout:op 292 completed, throughput=4.94MB/sec 2023-12-01T15:55:57.063 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9qEOogJdvHZHbuc off=4561784 len=488434 2023-12-01T15:55:57.063 INFO:tasks.workunit.client.0.smithi119.stdout:op 293 completed, throughput=4.95MB/sec 2023-12-01T15:55:57.063 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oxFw5I5SujIiAIL off=10510948 len=221941 2023-12-01T15:55:57.066 INFO:tasks.workunit.client.0.smithi119.stdout:op 294 completed, throughput=4.95MB/sec 2023-12-01T15:55:57.066 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HdRYDaeaguOvoE6 off=5380205 len=1548189 2023-12-01T15:55:57.072 INFO:tasks.workunit.client.0.smithi119.stdout:op 295 completed, throughput=4.98MB/sec 2023-12-01T15:55:57.072 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8OBPsYuy7YhoU_6 off=577377 len=924638 2023-12-01T15:55:57.074 INFO:tasks.workunit.client.0.smithi119.stdout:op 296 completed, throughput=4.99MB/sec 2023-12-01T15:55:57.075 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3dyPKrZhfblOg_1 off=8938768 len=520465 2023-12-01T15:55:57.077 INFO:tasks.workunit.client.0.smithi119.stdout:op 297 completed, throughput=5MB/sec 2023-12-01T15:55:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:56 smithi183 ceph-mon[99169]: pgmap v1746: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T15:55:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:56 smithi119 ceph-mon[94175]: pgmap v1746: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T15:55:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:56 smithi119 ceph-mon[108979]: pgmap v1746: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T15:55:58.078 INFO:tasks.workunit.client.0.smithi119.stdout: 57: throughput=4.92MB/sec pending data=0 2023-12-01T15:55:58.078 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TNTX8ePK8m_xEiQ off=8811537 len=435430 2023-12-01T15:55:58.079 INFO:tasks.workunit.client.0.smithi119.stdout:op 298 completed, throughput=4.92MB/sec 2023-12-01T15:55:58.079 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-r5m2WTnc8A-CUwT off=5889695 len=845074 2023-12-01T15:55:58.084 INFO:tasks.workunit.client.0.smithi119.stdout:op 299 completed, throughput=4.94MB/sec 2023-12-01T15:55:58.084 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LTxQGSUTvZ8FIa_ off=0 len=1230031 2023-12-01T15:55:58.090 INFO:tasks.workunit.client.0.smithi119.stdout:op 300 completed, throughput=4.96MB/sec 2023-12-01T15:55:58.090 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-W3HyGoqlxSaJcMF off=1194478 len=1900409 2023-12-01T15:55:58.100 INFO:tasks.workunit.client.0.smithi119.stdout:op 301 completed, throughput=4.99MB/sec 2023-12-01T15:55:58.101 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FE3tachtD78xdFY off=13763811 len=1702746 2023-12-01T15:55:58.109 INFO:tasks.workunit.client.0.smithi119.stdout:op 302 completed, throughput=5.01MB/sec 2023-12-01T15:55:59.110 INFO:tasks.workunit.client.0.smithi119.stdout: 58: throughput=4.93MB/sec pending data=0 2023-12-01T15:55:59.110 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-y8fc9rCeJKe_TM2 off=1786861 len=8560 2023-12-01T15:55:59.112 INFO:tasks.workunit.client.0.smithi119.stdout:op 303 completed, throughput=4.93MB/sec 2023-12-01T15:55:59.112 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-I_Es10b-kaoEOp1 off=0 len=1648837 2023-12-01T15:55:59.115 INFO:tasks.workunit.client.0.smithi119.stdout:op 304 completed, throughput=4.96MB/sec 2023-12-01T15:55:59.115 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uI1gz9v7xG3FFZK off=16864232 len=124395 2023-12-01T15:55:59.117 INFO:tasks.workunit.client.0.smithi119.stdout:op 305 completed, throughput=4.96MB/sec 2023-12-01T15:55:59.117 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2j1TO3CyMQYa34i off=1258984 len=65574 2023-12-01T15:55:59.119 INFO:tasks.workunit.client.0.smithi119.stdout:op 306 completed, throughput=4.96MB/sec 2023-12-01T15:55:59.120 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sUcE7-DCWtg4OJW off=392495 len=1888063 2023-12-01T15:55:59.132 INFO:tasks.workunit.client.0.smithi119.stdout:op 307 completed, throughput=4.99MB/sec 2023-12-01T15:55:59.132 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qwIhx_VpdAeoA-8 off=2897463 len=162564 2023-12-01T15:55:59.134 INFO:tasks.workunit.client.0.smithi119.stdout:op 308 completed, throughput=4.99MB/sec 2023-12-01T15:55:59.134 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zPnW8vVjH5lBTMc off=9514297 len=1853348 2023-12-01T15:55:59.144 INFO:tasks.workunit.client.0.smithi119.stdout:op 309 completed, throughput=5.02MB/sec 2023-12-01T15:55:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:55:58 smithi183 ceph-mon[99169]: pgmap v1747: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:55:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:55:58 smithi119 ceph-mon[108979]: pgmap v1747: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:55:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:55:58 smithi119 ceph-mon[94175]: pgmap v1747: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:56:00.144 INFO:tasks.workunit.client.0.smithi119.stdout: 59: throughput=4.94MB/sec pending data=0 2023-12-01T15:56:00.144 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-294jMYtqrvW0xxg off=1358875 len=391118 2023-12-01T15:56:00.145 INFO:tasks.workunit.client.0.smithi119.stdout:op 310 completed, throughput=4.94MB/sec 2023-12-01T15:56:00.145 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-94V77cUeYcJuaaB off=2263474 len=128950 2023-12-01T15:56:00.148 INFO:tasks.workunit.client.0.smithi119.stdout:op 311 completed, throughput=4.94MB/sec 2023-12-01T15:56:00.148 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-f95iOBJbQboT1QN off=4054230 len=1562578 2023-12-01T15:56:00.153 INFO:tasks.workunit.client.0.smithi119.stdout:op 312 completed, throughput=4.97MB/sec 2023-12-01T15:56:00.153 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IOAqMIggWCXmTMv off=2980020 len=500030 2023-12-01T15:56:00.157 INFO:tasks.workunit.client.0.smithi119.stdout:op 313 completed, throughput=4.97MB/sec 2023-12-01T15:56:00.157 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3bPUyd_HQHOmL9b off=7835609 len=452424 2023-12-01T15:56:00.161 INFO:tasks.workunit.client.0.smithi119.stdout:op 314 completed, throughput=4.98MB/sec 2023-12-01T15:56:00.161 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6MPOtCmqjap770z off=13389554 len=1005976 2023-12-01T15:56:00.162 INFO:tasks.workunit.client.0.smithi119.stdout:op 315 completed, throughput=5MB/sec 2023-12-01T15:56:00.162 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-v6xzuUfL4pdEc-V off=1367861 len=63475 2023-12-01T15:56:00.164 INFO:tasks.workunit.client.0.smithi119.stdout:op 316 completed, throughput=5MB/sec 2023-12-01T15:56:00.164 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fkNtJ6Yl4j25M6Y off=653947 len=939377 2023-12-01T15:56:00.168 INFO:tasks.workunit.client.0.smithi119.stdout:op 317 completed, throughput=5.01MB/sec 2023-12-01T15:56:01.169 INFO:tasks.workunit.client.0.smithi119.stdout: 60: throughput=4.93MB/sec pending data=0 2023-12-01T15:56:01.169 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6xwZqKIfRI7tS7_ off=5348256 len=1665851 2023-12-01T15:56:01.171 INFO:tasks.workunit.client.0.smithi119.stdout:op 318 completed, throughput=4.96MB/sec 2023-12-01T15:56:01.171 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-awOETpqMKPirr5e off=2220761 len=1281036 2023-12-01T15:56:01.172 INFO:tasks.workunit.client.0.smithi119.stdout:op 319 completed, throughput=4.98MB/sec 2023-12-01T15:56:01.173 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UutX4mDhnGRJ0Ba off=150756 len=2062241 2023-12-01T15:56:01.175 INFO:tasks.workunit.client.0.smithi119.stdout:op 320 completed, throughput=5.01MB/sec 2023-12-01T15:56:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:00 smithi183 ceph-mon[99169]: pgmap v1748: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T15:56:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:00 smithi119 ceph-mon[94175]: pgmap v1748: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T15:56:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:00 smithi119 ceph-mon[108979]: pgmap v1748: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T15:56:01.704 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:56:02.009 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:56:02.010 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (22m) 81s ago 23m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:56:02.010 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (22m) 80s ago 22m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:56:02.010 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (23m) 81s ago 23m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:56:02.010 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (23m) 80s ago 23m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:56:02.010 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (27m) 80s ago 27m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:56:02.010 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (28m) 81s ago 28m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:56:02.010 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (28m) 81s ago 28m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:56:02.010 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (27m) 80s ago 27m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:56:02.010 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (27m) 81s ago 27m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:56:02.010 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (23m) 81s ago 23m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:56:02.010 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (23m) 80s ago 23m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:56:02.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (26m) 81s ago 26m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:56:02.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (26m) 81s ago 26m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:56:02.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (26m) 81s ago 26m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:56:02.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (25m) 81s ago 25m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:56:02.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (25m) 80s ago 25m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:56:02.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (25m) 80s ago 25m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:56:02.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (24m) 80s ago 24m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:56:02.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (24m) 80s ago 24m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:56:02.011 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (22m) 80s ago 23m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:56:02.175 INFO:tasks.workunit.client.0.smithi119.stdout: 61: throughput=4.93MB/sec pending data=0 2023-12-01T15:56:02.175 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AwgAa3Zrb0FWpKA off=5083006 len=1271090 2023-12-01T15:56:02.179 INFO:tasks.workunit.client.0.smithi119.stdout:op 321 completed, throughput=4.95MB/sec 2023-12-01T15:56:02.179 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UbqOcE9JVuKshWF off=6149301 len=1228915 2023-12-01T15:56:02.180 INFO:tasks.workunit.client.0.smithi119.stdout:op 322 completed, throughput=4.97MB/sec 2023-12-01T15:56:02.180 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5af4nvQOeARSios off=7232873 len=439061 2023-12-01T15:56:02.183 INFO:tasks.workunit.client.0.smithi119.stdout:op 323 completed, throughput=4.97MB/sec 2023-12-01T15:56:02.183 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xZXc_O8rP9uGE0r off=3473667 len=1478836 2023-12-01T15:56:02.184 INFO:tasks.workunit.client.0.smithi119.stdout:op 324 completed, throughput=5MB/sec 2023-12-01T15:56:02.185 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hdeG-pR-8pK_rSa off=219833 len=1935221 2023-12-01T15:56:02.186 INFO:tasks.workunit.client.0.smithi119.stdout:op 325 completed, throughput=5.02MB/sec 2023-12-01T15:56:02.393 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:56:02.394 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:56:02.394 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:56:02.394 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:56:02.394 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:56:02.394 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:56:02.395 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:56:02.395 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:56:02.395 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:56:02.395 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:56:02.395 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:56:02.395 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:56:02.395 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:56:02.396 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:56:02.396 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:56:02.396 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:56:02.396 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:56:03.186 INFO:tasks.workunit.client.0.smithi119.stdout: 62: throughput=4.95MB/sec pending data=0 2023-12-01T15:56:03.187 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HrDkGSDhvBKTlME off=19720413 len=1165053 2023-12-01T15:56:03.188 INFO:tasks.workunit.client.0.smithi119.stdout:op 326 completed, throughput=4.96MB/sec 2023-12-01T15:56:03.189 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EvdEizKrAdG7y-1 off=12967410 len=1199977 2023-12-01T15:56:03.190 INFO:tasks.workunit.client.0.smithi119.stdout:op 327 completed, throughput=4.98MB/sec 2023-12-01T15:56:03.190 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5xx3AecPqg9lfYA off=16494514 len=118056 2023-12-01T15:56:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:02 smithi183 ceph-mon[99169]: pgmap v1749: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:56:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:02 smithi183 ceph-mon[99169]: from='client.26135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:56:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2473585622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:56:03.191 INFO:tasks.workunit.client.0.smithi119.stdout:op 328 completed, throughput=4.98MB/sec 2023-12-01T15:56:03.191 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-K-0cgqkCPdFa4z_ off=8464594 len=68275 2023-12-01T15:56:03.193 INFO:tasks.workunit.client.0.smithi119.stdout:op 329 completed, throughput=4.98MB/sec 2023-12-01T15:56:03.193 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tNrKNI9sntlFj3T off=2578385 len=662406 2023-12-01T15:56:03.194 INFO:tasks.workunit.client.0.smithi119.stdout:op 330 completed, throughput=4.99MB/sec 2023-12-01T15:56:03.194 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Qucm3GW47tEhRLC off=12721968 len=1829590 2023-12-01T15:56:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:02 smithi119 ceph-mon[94175]: pgmap v1749: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:56:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:02 smithi119 ceph-mon[94175]: from='client.26135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:56:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2473585622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:56:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:02 smithi119 ceph-mon[108979]: pgmap v1749: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:56:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:02 smithi119 ceph-mon[108979]: from='client.26135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:56:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2473585622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:56:03.199 INFO:tasks.workunit.client.0.smithi119.stdout:op 331 completed, throughput=5.02MB/sec 2023-12-01T15:56:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:03 smithi119 ceph-mon[94175]: from='client.26141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:56:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:03 smithi119 ceph-mon[108979]: from='client.26141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:56:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:03 smithi183 ceph-mon[99169]: from='client.26141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:56:04.199 INFO:tasks.workunit.client.0.smithi119.stdout: 63: throughput=4.94MB/sec pending data=0 2023-12-01T15:56:04.199 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aEFNN77KxAJTyMT off=5212876 len=1345557 2023-12-01T15:56:04.202 INFO:tasks.workunit.client.0.smithi119.stdout:op 332 completed, throughput=4.96MB/sec 2023-12-01T15:56:04.202 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UYE7mVIylVqT1E4 off=9307936 len=1734303 2023-12-01T15:56:04.206 INFO:tasks.workunit.client.0.smithi119.stdout:op 333 completed, throughput=4.99MB/sec 2023-12-01T15:56:04.206 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uHfpkmFeqFjJsyE off=3333755 len=219542 2023-12-01T15:56:04.209 INFO:tasks.workunit.client.0.smithi119.stdout:op 334 completed, throughput=4.99MB/sec 2023-12-01T15:56:04.209 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aNF8dSZ4TyI4WGd off=4375607 len=953928 2023-12-01T15:56:04.214 INFO:tasks.workunit.client.0.smithi119.stdout:op 335 completed, throughput=5MB/sec 2023-12-01T15:56:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:56:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:56:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T15:56:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:04 smithi183 ceph-mon[99169]: pgmap v1750: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:56:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:04 smithi119 ceph-mon[94175]: pgmap v1750: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:56:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:04 smithi119 ceph-mon[108979]: pgmap v1750: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:56:05.214 INFO:tasks.workunit.client.0.smithi119.stdout: 64: throughput=4.93MB/sec pending data=0 2023-12-01T15:56:05.215 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jBngkDB6gAbYr9o off=1126692 len=116575 2023-12-01T15:56:05.217 INFO:tasks.workunit.client.0.smithi119.stdout:op 336 completed, throughput=4.93MB/sec 2023-12-01T15:56:05.217 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_84n1g3uLX8rTxn off=19144025 len=1534159 2023-12-01T15:56:05.227 INFO:tasks.workunit.client.0.smithi119.stdout:op 337 completed, throughput=4.95MB/sec 2023-12-01T15:56:05.227 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eMnHbgH1yVNJjQ2 off=6008681 len=1963217 2023-12-01T15:56:05.235 INFO:tasks.workunit.client.0.smithi119.stdout:op 338 completed, throughput=4.98MB/sec 2023-12-01T15:56:05.235 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VG8bSueTzx3fjP6 off=215004 len=809346 2023-12-01T15:56:05.236 INFO:tasks.workunit.client.0.smithi119.stdout:op 339 completed, throughput=4.99MB/sec 2023-12-01T15:56:05.236 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-l0f-zYdChpLVLJa off=681958 len=1487548 2023-12-01T15:56:05.242 INFO:tasks.workunit.client.0.smithi119.stdout:op 340 completed, throughput=5.01MB/sec 2023-12-01T15:56:06.242 INFO:tasks.workunit.client.0.smithi119.stdout: 65: throughput=4.94MB/sec pending data=0 2023-12-01T15:56:06.243 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RIAJcrZJsv_a5Bc off=2939263 len=782776 2023-12-01T15:56:06.245 INFO:tasks.workunit.client.0.smithi119.stdout:op 341 completed, throughput=4.95MB/sec 2023-12-01T15:56:06.245 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QtkRFrbt_Ea4f4W off=15570055 len=774104 2023-12-01T15:56:06.249 INFO:tasks.workunit.client.0.smithi119.stdout:op 342 completed, throughput=4.96MB/sec 2023-12-01T15:56:06.249 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6kiEh5l3xlL6rcp off=8866254 len=811148 2023-12-01T15:56:06.250 INFO:tasks.workunit.client.0.smithi119.stdout:op 343 completed, throughput=4.97MB/sec 2023-12-01T15:56:06.250 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-esq3pLnfOg_B8vR off=6092769 len=926543 2023-12-01T15:56:06.254 INFO:tasks.workunit.client.0.smithi119.stdout:op 344 completed, throughput=4.98MB/sec 2023-12-01T15:56:06.254 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-H2S39S9rluA_r-4 off=5183875 len=1138575 2023-12-01T15:56:06.259 INFO:tasks.workunit.client.0.smithi119.stdout:op 345 completed, throughput=5MB/sec 2023-12-01T15:56:06.259 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hoEgdoNy9YvxgJB off=3790324 len=1564398 2023-12-01T15:56:06.262 INFO:tasks.workunit.client.0.smithi119.stdout:op 346 completed, throughput=5.02MB/sec 2023-12-01T15:56:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:06 smithi183 ceph-mon[99169]: pgmap v1751: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T15:56:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:06 smithi119 ceph-mon[94175]: pgmap v1751: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T15:56:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:06 smithi119 ceph-mon[108979]: pgmap v1751: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T15:56:07.262 INFO:tasks.workunit.client.0.smithi119.stdout: 66: throughput=4.95MB/sec pending data=0 2023-12-01T15:56:07.262 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8mM0DmZZLyBBdAr off=2874996 len=4416 2023-12-01T15:56:07.263 INFO:tasks.workunit.client.0.smithi119.stdout:op 347 completed, throughput=4.95MB/sec 2023-12-01T15:56:07.263 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-c9mD-7wNYO57aoC off=8612260 len=1456917 2023-12-01T15:56:07.270 INFO:tasks.workunit.client.0.smithi119.stdout:op 348 completed, throughput=4.97MB/sec 2023-12-01T15:56:07.270 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-508wFSXzqQ6gC_9 off=7645678 len=1506660 2023-12-01T15:56:07.273 INFO:tasks.workunit.client.0.smithi119.stdout:op 349 completed, throughput=4.99MB/sec 2023-12-01T15:56:07.274 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KLeF-TnTiei3x3c off=7965028 len=1468363 2023-12-01T15:56:07.275 INFO:tasks.workunit.client.0.smithi119.stdout:op 350 completed, throughput=5.01MB/sec 2023-12-01T15:56:08.275 INFO:tasks.workunit.client.0.smithi119.stdout: 67: throughput=4.93MB/sec pending data=0 2023-12-01T15:56:08.276 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-P08duYcI7ZLa16A off=8215389 len=843824 2023-12-01T15:56:08.280 INFO:tasks.workunit.client.0.smithi119.stdout:op 351 completed, throughput=4.95MB/sec 2023-12-01T15:56:08.280 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZbCvvLcXoQFoHlW off=12928258 len=61738 2023-12-01T15:56:08.281 INFO:tasks.workunit.client.0.smithi119.stdout:op 352 completed, throughput=4.95MB/sec 2023-12-01T15:56:08.281 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WvFJQgGfAkkcTz7 off=1231006 len=1752444 2023-12-01T15:56:08.285 INFO:tasks.workunit.client.0.smithi119.stdout:op 353 completed, throughput=4.97MB/sec 2023-12-01T15:56:08.285 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ypLWKDTtRlW_DWd off=16803416 len=54656 2023-12-01T15:56:08.287 INFO:tasks.workunit.client.0.smithi119.stdout:op 354 completed, throughput=4.97MB/sec 2023-12-01T15:56:08.287 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ERYDy6-sWJFvvTD off=4482641 len=1080516 2023-12-01T15:56:08.293 INFO:tasks.workunit.client.0.smithi119.stdout:op 355 completed, throughput=4.99MB/sec 2023-12-01T15:56:08.293 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HoQTo3Kw_4mECQQ off=9943678 len=396247 2023-12-01T15:56:08.297 INFO:tasks.workunit.client.0.smithi119.stdout:op 356 completed, throughput=4.99MB/sec 2023-12-01T15:56:08.297 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Hp1kUPOxRtzTB4c off=1627907 len=395960 2023-12-01T15:56:08.299 INFO:tasks.workunit.client.0.smithi119.stdout:op 357 completed, throughput=5MB/sec 2023-12-01T15:56:08.300 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fKHC2qnRO8GHZlA off=10082469 len=478760 2023-12-01T15:56:08.302 INFO:tasks.workunit.client.0.smithi119.stdout:op 358 completed, throughput=5MB/sec 2023-12-01T15:56:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:08 smithi183 ceph-mon[99169]: pgmap v1752: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2023-12-01T15:56:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:08 smithi119 ceph-mon[94175]: pgmap v1752: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2023-12-01T15:56:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:08 smithi119 ceph-mon[108979]: pgmap v1752: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2023-12-01T15:56:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:09.302 INFO:tasks.workunit.client.0.smithi119.stdout: 68: throughput=4.93MB/sec pending data=0 2023-12-01T15:56:09.303 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aDWFE1VFaWgV8YF off=5735377 len=894524 2023-12-01T15:56:09.308 INFO:tasks.workunit.client.0.smithi119.stdout:op 359 completed, throughput=4.94MB/sec 2023-12-01T15:56:09.308 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-t9oAY8h1r30SVlA off=3601275 len=955436 2023-12-01T15:56:09.313 INFO:tasks.workunit.client.0.smithi119.stdout:op 360 completed, throughput=4.96MB/sec 2023-12-01T15:56:09.313 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JA9jfyaLjwekHzp off=2393570 len=1373481 2023-12-01T15:56:09.319 INFO:tasks.workunit.client.0.smithi119.stdout:op 361 completed, throughput=4.97MB/sec 2023-12-01T15:56:09.319 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-L-GoUYnS7Lwbpr7 off=29412 len=1107436 2023-12-01T15:56:09.322 INFO:tasks.workunit.client.0.smithi119.stdout:op 362 completed, throughput=4.99MB/sec 2023-12-01T15:56:09.322 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ET8PfD8UyWyosDj off=10731620 len=833730 2023-12-01T15:56:09.323 INFO:tasks.workunit.client.0.smithi119.stdout:op 363 completed, throughput=5MB/sec 2023-12-01T15:56:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:09 smithi183 ceph-mon[99169]: pgmap v1753: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2023-12-01T15:56:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:09 smithi119 ceph-mon[94175]: pgmap v1753: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2023-12-01T15:56:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:09 smithi119 ceph-mon[108979]: pgmap v1753: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2023-12-01T15:56:10.324 INFO:tasks.workunit.client.0.smithi119.stdout: 69: throughput=4.93MB/sec pending data=0 2023-12-01T15:56:10.324 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CJHms0-ekthXpD1 off=2957014 len=291425 2023-12-01T15:56:10.328 INFO:tasks.workunit.client.0.smithi119.stdout:op 364 completed, throughput=4.93MB/sec 2023-12-01T15:56:10.328 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TFIfZqALIzovva2 off=4340465 len=1237974 2023-12-01T15:56:10.329 INFO:tasks.workunit.client.0.smithi119.stdout:op 365 completed, throughput=4.95MB/sec 2023-12-01T15:56:10.329 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-d0TKiRvsdeIRk7- off=4221908 len=1875641 2023-12-01T15:56:10.331 INFO:tasks.workunit.client.0.smithi119.stdout:op 366 completed, throughput=4.98MB/sec 2023-12-01T15:56:10.331 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fDVrpu024pKjGvH off=17539953 len=943440 2023-12-01T15:56:10.332 INFO:tasks.workunit.client.0.smithi119.stdout:op 367 completed, throughput=4.99MB/sec 2023-12-01T15:56:10.332 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nGdotC8NiJUBbzB off=5948967 len=1395091 2023-12-01T15:56:10.335 INFO:tasks.workunit.client.0.smithi119.stdout:op 368 completed, throughput=5.01MB/sec 2023-12-01T15:56:11.336 INFO:tasks.workunit.client.0.smithi119.stdout: 70: throughput=4.94MB/sec pending data=0 2023-12-01T15:56:11.336 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AlsyLoOT3WqDay5 off=5238464 len=1220780 2023-12-01T15:56:11.341 INFO:tasks.workunit.client.0.smithi119.stdout:op 369 completed, throughput=4.95MB/sec 2023-12-01T15:56:11.341 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XHLHj99OZ8wjE9S off=54410 len=504760 2023-12-01T15:56:11.345 INFO:tasks.workunit.client.0.smithi119.stdout:op 370 completed, throughput=4.96MB/sec 2023-12-01T15:56:11.345 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KOHyJdhY1uSdKRr off=8540475 len=5846 2023-12-01T15:56:11.347 INFO:tasks.workunit.client.0.smithi119.stdout:op 371 completed, throughput=4.96MB/sec 2023-12-01T15:56:11.348 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LIW3cGJCKRBpjvd off=13559046 len=427967 2023-12-01T15:56:11.348 INFO:tasks.workunit.client.0.smithi119.stdout:op 372 completed, throughput=4.96MB/sec 2023-12-01T15:56:11.348 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mneJdZjKrX0W3p_ off=8833950 len=1506564 2023-12-01T15:56:11.356 INFO:tasks.workunit.client.0.smithi119.stdout:op 373 completed, throughput=4.98MB/sec 2023-12-01T15:56:11.356 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1Lp1mPQXCQtyZUj off=4860419 len=979996 2023-12-01T15:56:11.361 INFO:tasks.workunit.client.0.smithi119.stdout:op 374 completed, throughput=5MB/sec 2023-12-01T15:56:11.361 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UpxRdb9718dYBaW off=14527673 len=734456 2023-12-01T15:56:11.362 INFO:tasks.workunit.client.0.smithi119.stdout:op 375 completed, throughput=5.01MB/sec 2023-12-01T15:56:12.362 INFO:tasks.workunit.client.0.smithi119.stdout: 71: throughput=4.94MB/sec pending data=0 2023-12-01T15:56:12.363 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-P1es7DafwZ5yXwp off=1310234 len=1877452 2023-12-01T15:56:12.364 INFO:tasks.workunit.client.0.smithi119.stdout:op 376 completed, throughput=4.96MB/sec 2023-12-01T15:56:12.364 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xcm6A3OYakahLnR off=16196278 len=1120762 2023-12-01T15:56:12.366 INFO:tasks.workunit.client.0.smithi119.stdout:op 377 completed, throughput=4.98MB/sec 2023-12-01T15:56:12.366 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-imVKkMqgsNZE1Nt off=2233126 len=1460070 2023-12-01T15:56:12.372 INFO:tasks.workunit.client.0.smithi119.stdout:op 378 completed, throughput=5MB/sec 2023-12-01T15:56:12.372 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Q9FCdTPifxlGfE1 off=644351 len=873358 2023-12-01T15:56:12.378 INFO:tasks.workunit.client.0.smithi119.stdout:op 379 completed, throughput=5.01MB/sec 2023-12-01T15:56:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:12 smithi183 ceph-mon[99169]: pgmap v1754: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2023-12-01T15:56:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:12 smithi119 ceph-mon[94175]: pgmap v1754: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2023-12-01T15:56:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:12 smithi119 ceph-mon[108979]: pgmap v1754: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2023-12-01T15:56:13.378 INFO:tasks.workunit.client.0.smithi119.stdout: 72: throughput=4.94MB/sec pending data=0 2023-12-01T15:56:13.378 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-S7mO32RUy5i5A_M off=2017370 len=1998708 2023-12-01T15:56:13.381 INFO:tasks.workunit.client.0.smithi119.stdout:op 380 completed, throughput=4.96MB/sec 2023-12-01T15:56:13.381 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-37Qrq-xe9M5unba off=3553859 len=638285 2023-12-01T15:56:13.385 INFO:tasks.workunit.client.0.smithi119.stdout:op 381 completed, throughput=4.97MB/sec 2023-12-01T15:56:13.385 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-H24blMM4QcLBOwH off=9530301 len=565754 2023-12-01T15:56:13.385 INFO:tasks.workunit.client.0.smithi119.stdout:op 382 completed, throughput=4.98MB/sec 2023-12-01T15:56:13.386 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zjs0I-VZknki0hH off=7346240 len=286061 2023-12-01T15:56:13.386 INFO:tasks.workunit.client.0.smithi119.stdout:op 383 completed, throughput=4.98MB/sec 2023-12-01T15:56:13.386 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YjPm5rMYI6Uy55Q off=14416963 len=2075670 2023-12-01T15:56:13.390 INFO:tasks.workunit.client.0.smithi119.stdout:op 384 completed, throughput=5.01MB/sec 2023-12-01T15:56:14.390 INFO:tasks.workunit.client.0.smithi119.stdout: 73: throughput=4.94MB/sec pending data=0 2023-12-01T15:56:14.391 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2S33uJK8q7HvK7P off=0 len=1882454 2023-12-01T15:56:14.393 INFO:tasks.workunit.client.0.smithi119.stdout:op 385 completed, throughput=4.97MB/sec 2023-12-01T15:56:14.393 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-RjbldMMfZL2aYli off=8916814 len=156324 2023-12-01T15:56:14.395 INFO:tasks.workunit.client.0.smithi119.stdout:op 386 completed, throughput=4.97MB/sec 2023-12-01T15:56:14.395 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AVTB9LYwhYBxb3g off=2790732 len=861018 2023-12-01T15:56:14.397 INFO:tasks.workunit.client.0.smithi119.stdout:op 387 completed, throughput=4.98MB/sec 2023-12-01T15:56:14.397 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-y-nx9edvM_Vfg00 off=10565337 len=190614 2023-12-01T15:56:14.400 INFO:tasks.workunit.client.0.smithi119.stdout:op 388 completed, throughput=4.98MB/sec 2023-12-01T15:56:14.400 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sFcpYdSLnBQhxKA off=2759278 len=749395 2023-12-01T15:56:14.404 INFO:tasks.workunit.client.0.smithi119.stdout:op 389 completed, throughput=4.99MB/sec 2023-12-01T15:56:14.404 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4gRXp1kBCKJ5XZs off=5365839 len=1031281 2023-12-01T15:56:14.409 INFO:tasks.workunit.client.0.smithi119.stdout:op 390 completed, throughput=5MB/sec 2023-12-01T15:56:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:56:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:56:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T15:56:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:14 smithi183 ceph-mon[99169]: pgmap v1755: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T15:56:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:14 smithi119 ceph-mon[94175]: pgmap v1755: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T15:56:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:14 smithi119 ceph-mon[108979]: pgmap v1755: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T15:56:15.410 INFO:tasks.workunit.client.0.smithi119.stdout: 74: throughput=4.94MB/sec pending data=0 2023-12-01T15:56:15.410 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2G-3XoBZ5rHENu7 off=7790580 len=606121 2023-12-01T15:56:15.411 INFO:tasks.workunit.client.0.smithi119.stdout:op 391 completed, throughput=4.94MB/sec 2023-12-01T15:56:15.411 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hAT8zf6S29AZGU4 off=10281847 len=1887908 2023-12-01T15:56:15.421 INFO:tasks.workunit.client.0.smithi119.stdout:op 392 completed, throughput=4.97MB/sec 2023-12-01T15:56:15.421 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JMlZNszY-Q8CX3s off=9974662 len=1193733 2023-12-01T15:56:15.426 INFO:tasks.workunit.client.0.smithi119.stdout:op 393 completed, throughput=4.98MB/sec 2023-12-01T15:56:15.426 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZSLZ9RY8hzCAeGl off=17179052 len=1751537 2023-12-01T15:56:15.433 INFO:tasks.workunit.client.0.smithi119.stdout:op 394 completed, throughput=5MB/sec 2023-12-01T15:56:16.433 INFO:tasks.workunit.client.0.smithi119.stdout: 75: throughput=4.94MB/sec pending data=0 2023-12-01T15:56:16.434 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ckYJRwA65QfwN5e off=1442103 len=1076028 2023-12-01T15:56:16.438 INFO:tasks.workunit.client.0.smithi119.stdout:op 395 completed, throughput=4.95MB/sec 2023-12-01T15:56:16.439 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DYonYnjIBIFL5Pq off=5064866 len=944009 2023-12-01T15:56:16.439 INFO:tasks.workunit.client.0.smithi119.stdout:op 396 completed, throughput=4.96MB/sec 2023-12-01T15:56:16.439 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NR7-5CaQwyZ6fAf off=6151514 len=133097 2023-12-01T15:56:16.440 INFO:tasks.workunit.client.0.smithi119.stdout:op 397 completed, throughput=4.97MB/sec 2023-12-01T15:56:16.440 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hPcEMmtnbm5ecpG off=13194462 len=291822 2023-12-01T15:56:16.440 INFO:tasks.workunit.client.0.smithi119.stdout:op 398 completed, throughput=4.97MB/sec 2023-12-01T15:56:16.441 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IBmrp2Qy87TpdL1 off=10345405 len=1334865 2023-12-01T15:56:16.443 INFO:tasks.workunit.client.0.smithi119.stdout:op 399 completed, throughput=4.99MB/sec 2023-12-01T15:56:16.443 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ODYzeEhl3jqocG1 off=7780206 len=732922 2023-12-01T15:56:16.447 INFO:tasks.workunit.client.0.smithi119.stdout:op 400 completed, throughput=4.99MB/sec 2023-12-01T15:56:16.448 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cxG_2-14xsZSAMn off=3495314 len=704590 2023-12-01T15:56:16.448 INFO:tasks.workunit.client.0.smithi119.stdout:op 401 completed, throughput=5MB/sec 2023-12-01T15:56:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:16 smithi183 ceph-mon[99169]: pgmap v1756: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2023-12-01T15:56:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:16 smithi119 ceph-mon[94175]: pgmap v1756: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2023-12-01T15:56:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:16 smithi119 ceph-mon[108979]: pgmap v1756: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2023-12-01T15:56:17.449 INFO:tasks.workunit.client.0.smithi119.stdout: 76: throughput=4.94MB/sec pending data=0 2023-12-01T15:56:17.449 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NnY1haTwyhYC8CI off=3373563 len=383644 2023-12-01T15:56:17.450 INFO:tasks.workunit.client.0.smithi119.stdout:op 402 completed, throughput=4.94MB/sec 2023-12-01T15:56:17.450 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MJwABG4cOlhiH1M off=12741483 len=1196489 2023-12-01T15:56:17.457 INFO:tasks.workunit.client.0.smithi119.stdout:op 403 completed, throughput=4.96MB/sec 2023-12-01T15:56:17.457 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IuFThAyyqOWB_4H off=6194219 len=666631 2023-12-01T15:56:17.458 INFO:tasks.workunit.client.0.smithi119.stdout:op 404 completed, throughput=4.97MB/sec 2023-12-01T15:56:17.458 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-w3deNROyU0flSAL off=7526639 len=1497933 2023-12-01T15:56:17.466 INFO:tasks.workunit.client.0.smithi119.stdout:op 405 completed, throughput=4.98MB/sec 2023-12-01T15:56:17.466 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JFqeQYgHHBVPbNl off=9109988 len=1855285 2023-12-01T15:56:17.474 INFO:tasks.workunit.client.0.smithi119.stdout:op 406 completed, throughput=5.01MB/sec 2023-12-01T15:56:18.474 INFO:tasks.workunit.client.0.smithi119.stdout: 77: throughput=4.94MB/sec pending data=0 2023-12-01T15:56:18.474 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dJ44dycijnYz7i- off=8464988 len=1340221 2023-12-01T15:56:18.476 INFO:tasks.workunit.client.0.smithi119.stdout:op 407 completed, throughput=4.96MB/sec 2023-12-01T15:56:18.476 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KkKZI9RKB6bxPZb off=609373 len=1505973 2023-12-01T15:56:18.480 INFO:tasks.workunit.client.0.smithi119.stdout:op 408 completed, throughput=4.98MB/sec 2023-12-01T15:56:18.480 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8-GC55_HKigtkhF off=3220151 len=1910070 2023-12-01T15:56:18.482 INFO:tasks.workunit.client.0.smithi119.stdout:op 409 completed, throughput=5MB/sec 2023-12-01T15:56:18.482 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GkKkocLufivcVWw off=5215363 len=589166 2023-12-01T15:56:18.486 INFO:tasks.workunit.client.0.smithi119.stdout:op 410 completed, throughput=5.01MB/sec 2023-12-01T15:56:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:18 smithi183 ceph-mon[99169]: pgmap v1757: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:56:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:18 smithi119 ceph-mon[94175]: pgmap v1757: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:56:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:18 smithi119 ceph-mon[108979]: pgmap v1757: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:56:19.486 INFO:tasks.workunit.client.0.smithi119.stdout: 78: throughput=4.94MB/sec pending data=0 2023-12-01T15:56:19.487 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-e2Cg0XxZvQKHpaP off=1353457 len=539980 2023-12-01T15:56:19.491 INFO:tasks.workunit.client.0.smithi119.stdout:op 411 completed, throughput=4.95MB/sec 2023-12-01T15:56:19.491 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7wGyfw23ddFiZrJ off=6474451 len=1853234 2023-12-01T15:56:19.493 INFO:tasks.workunit.client.0.smithi119.stdout:op 412 completed, throughput=4.97MB/sec 2023-12-01T15:56:19.493 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rVzLN-oG3Y5kF-O off=1380147 len=1438979 2023-12-01T15:56:19.499 INFO:tasks.workunit.client.0.smithi119.stdout:op 413 completed, throughput=4.99MB/sec 2023-12-01T15:56:19.499 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4gKMvmxE0nmJbzs off=2413652 len=1398851 2023-12-01T15:56:19.506 INFO:tasks.workunit.client.0.smithi119.stdout:op 414 completed, throughput=5MB/sec 2023-12-01T15:56:20.506 INFO:tasks.workunit.client.0.smithi119.stdout: 79: throughput=4.94MB/sec pending data=0 2023-12-01T15:56:20.506 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rjhjFgF8LIe2fmI off=13858036 len=152842 2023-12-01T15:56:20.509 INFO:tasks.workunit.client.0.smithi119.stdout:op 415 completed, throughput=4.94MB/sec 2023-12-01T15:56:20.509 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xYwsptztgPdrPA0 off=11006157 len=1729684 2023-12-01T15:56:20.515 INFO:tasks.workunit.client.0.smithi119.stdout:op 416 completed, throughput=4.96MB/sec 2023-12-01T15:56:20.516 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mi7fKJiChQ_IhEy off=8873616 len=418963 2023-12-01T15:56:20.518 INFO:tasks.workunit.client.0.smithi119.stdout:op 417 completed, throughput=4.97MB/sec 2023-12-01T15:56:20.519 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Z4AlheLCWudCLaS off=4375662 len=2027741 2023-12-01T15:56:20.520 INFO:tasks.workunit.client.0.smithi119.stdout:op 418 completed, throughput=4.99MB/sec 2023-12-01T15:56:20.520 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-RPKgZ3jwnuRiMvP off=7873280 len=1850461 2023-12-01T15:56:20.530 INFO:tasks.workunit.client.0.smithi119.stdout:op 419 completed, throughput=5.01MB/sec 2023-12-01T15:56:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:20 smithi183 ceph-mon[99169]: pgmap v1758: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-01T15:56:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:20 smithi119 ceph-mon[94175]: pgmap v1758: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-01T15:56:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:20 smithi119 ceph-mon[108979]: pgmap v1758: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-01T15:56:21.531 INFO:tasks.workunit.client.0.smithi119.stdout: 80: throughput=4.95MB/sec pending data=0 2023-12-01T15:56:21.531 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-s0-sDEic9_BCFz8 off=1222307 len=289462 2023-12-01T15:56:21.532 INFO:tasks.workunit.client.0.smithi119.stdout:op 420 completed, throughput=4.96MB/sec 2023-12-01T15:56:21.532 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2ooeKbYTDEAzS8m off=10571475 len=10101 2023-12-01T15:56:21.534 INFO:tasks.workunit.client.0.smithi119.stdout:op 421 completed, throughput=4.96MB/sec 2023-12-01T15:56:21.534 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Q6VTFJps0BGYTc1 off=11249877 len=221255 2023-12-01T15:56:21.537 INFO:tasks.workunit.client.0.smithi119.stdout:op 422 completed, throughput=4.96MB/sec 2023-12-01T15:56:21.537 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ry-ELQQtFszDr_u off=14511869 len=485651 2023-12-01T15:56:21.541 INFO:tasks.workunit.client.0.smithi119.stdout:op 423 completed, throughput=4.96MB/sec 2023-12-01T15:56:21.541 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rEdgn-MunwJ33HS off=9725347 len=38508 2023-12-01T15:56:21.541 INFO:tasks.workunit.client.0.smithi119.stdout:op 424 completed, throughput=4.96MB/sec 2023-12-01T15:56:21.541 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jmJZh0JLQ_c_ldA off=417035 len=2023944 2023-12-01T15:56:21.551 INFO:tasks.workunit.client.0.smithi119.stdout:op 425 completed, throughput=4.99MB/sec 2023-12-01T15:56:21.551 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lUJc9xj_AGX3FVE off=21973556 len=2054870 2023-12-01T15:56:21.553 INFO:tasks.workunit.client.0.smithi119.stdout:op 426 completed, throughput=5.01MB/sec 2023-12-01T15:56:22.554 INFO:tasks.workunit.client.0.smithi119.stdout: 81: throughput=4.95MB/sec pending data=0 2023-12-01T15:56:22.554 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nUU1XUNPKyPZh-5 off=10386905 len=186687 2023-12-01T15:56:22.557 INFO:tasks.workunit.client.0.smithi119.stdout:op 427 completed, throughput=4.95MB/sec 2023-12-01T15:56:22.557 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ar7NJ9yc5xl-bTi off=5003909 len=1222158 2023-12-01T15:56:22.558 INFO:tasks.workunit.client.0.smithi119.stdout:op 428 completed, throughput=4.97MB/sec 2023-12-01T15:56:22.558 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MXvyHyBoVmlWns4 off=18745078 len=804940 2023-12-01T15:56:22.562 INFO:tasks.workunit.client.0.smithi119.stdout:op 429 completed, throughput=4.98MB/sec 2023-12-01T15:56:22.562 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-H7etpf5qaJHQaAs off=3378617 len=832106 2023-12-01T15:56:22.563 INFO:tasks.workunit.client.0.smithi119.stdout:op 430 completed, throughput=4.99MB/sec 2023-12-01T15:56:22.563 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RoyQgOrh8Kfa1Lc off=7235283 len=866160 2023-12-01T15:56:22.564 INFO:tasks.workunit.client.0.smithi119.stdout:op 431 completed, throughput=5MB/sec 2023-12-01T15:56:22.564 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BtWpfYC8w9oaRdn off=7807623 len=1383110 2023-12-01T15:56:22.566 INFO:tasks.workunit.client.0.smithi119.stdout:op 432 completed, throughput=5.01MB/sec 2023-12-01T15:56:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:22 smithi183 ceph-mon[99169]: pgmap v1759: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:56:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:22 smithi119 ceph-mon[94175]: pgmap v1759: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:56:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:22 smithi119 ceph-mon[108979]: pgmap v1759: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:56:23.566 INFO:tasks.workunit.client.0.smithi119.stdout: 82: throughput=4.95MB/sec pending data=0 2023-12-01T15:56:23.567 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Uwav09JfYddl5ri off=322392 len=115462 2023-12-01T15:56:23.567 INFO:tasks.workunit.client.0.smithi119.stdout:op 433 completed, throughput=4.95MB/sec 2023-12-01T15:56:23.567 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lMvvTPd5HIpXAMy off=13077199 len=277751 2023-12-01T15:56:23.570 INFO:tasks.workunit.client.0.smithi119.stdout:op 434 completed, throughput=4.96MB/sec 2023-12-01T15:56:23.570 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-a5h_wUvh8982c19 off=14666789 len=456823 2023-12-01T15:56:23.571 INFO:tasks.workunit.client.0.smithi119.stdout:op 435 completed, throughput=4.96MB/sec 2023-12-01T15:56:23.571 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LjBwOFvoyC_fVcm off=711997 len=168261 2023-12-01T15:56:23.572 INFO:tasks.workunit.client.0.smithi119.stdout:op 436 completed, throughput=4.96MB/sec 2023-12-01T15:56:23.572 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cCI-uYlOPgfKJki off=14793961 len=1934935 2023-12-01T15:56:23.574 INFO:tasks.workunit.client.0.smithi119.stdout:op 437 completed, throughput=4.98MB/sec 2023-12-01T15:56:23.574 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gHOe03rrFJH8mFk off=876985 len=440286 2023-12-01T15:56:23.577 INFO:tasks.workunit.client.0.smithi119.stdout:op 438 completed, throughput=4.99MB/sec 2023-12-01T15:56:23.578 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KqbkJlZv8mNn4o7 off=7655604 len=1898846 2023-12-01T15:56:23.581 INFO:tasks.workunit.client.0.smithi119.stdout:op 439 completed, throughput=5.01MB/sec 2023-12-01T15:56:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:24.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:56:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:56:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T15:56:24.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:24.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:24.581 INFO:tasks.workunit.client.0.smithi119.stdout: 83: throughput=4.95MB/sec pending data=0 2023-12-01T15:56:24.582 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5z2oDVjIN32Lkks off=7750596 len=1396726 2023-12-01T15:56:24.583 INFO:tasks.workunit.client.0.smithi119.stdout:op 440 completed, throughput=4.97MB/sec 2023-12-01T15:56:24.583 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3cYRpofQ-Ntmxuq off=11377222 len=144326 2023-12-01T15:56:24.586 INFO:tasks.workunit.client.0.smithi119.stdout:op 441 completed, throughput=4.97MB/sec 2023-12-01T15:56:24.586 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-50DQhyLY-RcKYxN off=5979698 len=734578 2023-12-01T15:56:24.587 INFO:tasks.workunit.client.0.smithi119.stdout:op 442 completed, throughput=4.98MB/sec 2023-12-01T15:56:24.587 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OQubAt07F_A8uV3 off=5474411 len=30076 2023-12-01T15:56:24.587 INFO:tasks.workunit.client.0.smithi119.stdout:op 443 completed, throughput=4.98MB/sec 2023-12-01T15:56:24.587 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-iElTE_pcNm7rSg- off=3260989 len=1382104 2023-12-01T15:56:24.590 INFO:tasks.workunit.client.0.smithi119.stdout:op 444 completed, throughput=4.99MB/sec 2023-12-01T15:56:24.590 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Vx_-3PbrmRt7l6B off=2061517 len=517243 2023-12-01T15:56:24.594 INFO:tasks.workunit.client.0.smithi119.stdout:op 445 completed, throughput=5MB/sec 2023-12-01T15:56:24.594 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OgIxa9-BhLr9v1g off=4731091 len=389610 2023-12-01T15:56:24.598 INFO:tasks.workunit.client.0.smithi119.stdout:op 446 completed, throughput=5MB/sec 2023-12-01T15:56:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:24 smithi183 ceph-mon[99169]: pgmap v1760: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T15:56:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:24 smithi119 ceph-mon[94175]: pgmap v1760: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T15:56:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:24 smithi119 ceph-mon[108979]: pgmap v1760: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T15:56:25.598 INFO:tasks.workunit.client.0.smithi119.stdout: 84: throughput=4.94MB/sec pending data=0 2023-12-01T15:56:25.598 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vdY-Fq8Pgp0xeZL off=587959 len=102027 2023-12-01T15:56:25.601 INFO:tasks.workunit.client.0.smithi119.stdout:op 447 completed, throughput=4.94MB/sec 2023-12-01T15:56:25.601 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yomrvb9pFYyZs0R off=1407805 len=1546062 2023-12-01T15:56:25.610 INFO:tasks.workunit.client.0.smithi119.stdout:op 448 completed, throughput=4.96MB/sec 2023-12-01T15:56:25.611 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ek3Di4jSp6PZkIx off=9489151 len=2036707 2023-12-01T15:56:25.621 INFO:tasks.workunit.client.0.smithi119.stdout:op 449 completed, throughput=4.98MB/sec 2023-12-01T15:56:25.621 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gfjVI5WhzhM78vS off=452686 len=1593204 2023-12-01T15:56:25.630 INFO:tasks.workunit.client.0.smithi119.stdout:op 450 completed, throughput=5MB/sec 2023-12-01T15:56:26.630 INFO:tasks.workunit.client.0.smithi119.stdout: 85: throughput=4.94MB/sec pending data=0 2023-12-01T15:56:26.630 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oNuIs1r60hfGWnk off=3182439 len=560181 2023-12-01T15:56:26.631 INFO:tasks.workunit.client.0.smithi119.stdout:op 451 completed, throughput=4.95MB/sec 2023-12-01T15:56:26.631 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uab-yIJD-oSqe2x off=11869599 len=1706061 2023-12-01T15:56:26.633 INFO:tasks.workunit.client.0.smithi119.stdout:op 452 completed, throughput=4.97MB/sec 2023-12-01T15:56:26.633 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yTMT2IGPtopiKwx off=2993567 len=1900803 2023-12-01T15:56:26.635 INFO:tasks.workunit.client.0.smithi119.stdout:op 453 completed, throughput=4.99MB/sec 2023-12-01T15:56:26.635 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-d3FsG0Sxfv4OuJV off=11217583 len=1683377 2023-12-01T15:56:26.637 INFO:tasks.workunit.client.0.smithi119.stdout:op 454 completed, throughput=5.01MB/sec 2023-12-01T15:56:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:26 smithi183 ceph-mon[99169]: pgmap v1761: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T15:56:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:26 smithi119 ceph-mon[94175]: pgmap v1761: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T15:56:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:26 smithi119 ceph-mon[108979]: pgmap v1761: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T15:56:27.637 INFO:tasks.workunit.client.0.smithi119.stdout: 86: throughput=4.95MB/sec pending data=0 2023-12-01T15:56:27.637 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-q-rN5Em3Z9zqwCY off=6858208 len=1328582 2023-12-01T15:56:27.644 INFO:tasks.workunit.client.0.smithi119.stdout:op 455 completed, throughput=4.96MB/sec 2023-12-01T15:56:27.645 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-n4YsGdIxcowBq1z off=5177771 len=605052 2023-12-01T15:56:27.649 INFO:tasks.workunit.client.0.smithi119.stdout:op 456 completed, throughput=4.97MB/sec 2023-12-01T15:56:27.649 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YO36S9GOUhldHNs off=5346282 len=1074529 2023-12-01T15:56:27.654 INFO:tasks.workunit.client.0.smithi119.stdout:op 457 completed, throughput=4.98MB/sec 2023-12-01T15:56:27.654 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--lFlgZKrD7BZav9 off=6763569 len=1226134 2023-12-01T15:56:27.655 INFO:tasks.workunit.client.0.smithi119.stdout:op 458 completed, throughput=4.99MB/sec 2023-12-01T15:56:27.655 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rpnO86G_T0UTsqL off=14327 len=1331786 2023-12-01T15:56:27.658 INFO:tasks.workunit.client.0.smithi119.stdout:op 459 completed, throughput=5.01MB/sec 2023-12-01T15:56:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:27 smithi183 ceph-mon[99169]: pgmap v1762: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T15:56:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:27 smithi119 ceph-mon[108979]: pgmap v1762: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T15:56:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:27 smithi119 ceph-mon[94175]: pgmap v1762: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T15:56:28.658 INFO:tasks.workunit.client.0.smithi119.stdout: 87: throughput=4.95MB/sec pending data=0 2023-12-01T15:56:28.659 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3RGXS1F_UQ9xNjn off=4863064 len=1800499 2023-12-01T15:56:28.666 INFO:tasks.workunit.client.0.smithi119.stdout:op 460 completed, throughput=4.97MB/sec 2023-12-01T15:56:28.667 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5GB5-sTp9_IfgOd off=3903376 len=717789 2023-12-01T15:56:28.674 INFO:tasks.workunit.client.0.smithi119.stdout:op 461 completed, throughput=4.98MB/sec 2023-12-01T15:56:28.674 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PWajR7lggglOE5S off=2607297 len=1583978 2023-12-01T15:56:28.674 INFO:tasks.workunit.client.0.smithi119.stdout:op 462 completed, throughput=5MB/sec 2023-12-01T15:56:28.674 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FQewHxSlq_Y1Z8B off=4152630 len=1153001 2023-12-01T15:56:28.679 INFO:tasks.workunit.client.0.smithi119.stdout:op 463 completed, throughput=5.01MB/sec 2023-12-01T15:56:29.679 INFO:tasks.workunit.client.0.smithi119.stdout: 88: throughput=4.95MB/sec pending data=0 2023-12-01T15:56:29.679 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Qb2Rr6rEoz0om9q off=1432400 len=342821 2023-12-01T15:56:29.680 INFO:tasks.workunit.client.0.smithi119.stdout:op 464 completed, throughput=4.96MB/sec 2023-12-01T15:56:29.680 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JxCuPIgrArG3RDf off=15326662 len=1555237 2023-12-01T15:56:29.688 INFO:tasks.workunit.client.0.smithi119.stdout:op 465 completed, throughput=4.97MB/sec 2023-12-01T15:56:29.689 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-t9FHpZpAx7bW4QS off=1043886 len=872108 2023-12-01T15:56:29.690 INFO:tasks.workunit.client.0.smithi119.stdout:op 466 completed, throughput=4.98MB/sec 2023-12-01T15:56:29.690 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gklNHAWhr-zVj10 off=5321945 len=1597725 2023-12-01T15:56:29.697 INFO:tasks.workunit.client.0.smithi119.stdout:op 467 completed, throughput=5MB/sec 2023-12-01T15:56:29.697 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dzMpHiQhnHOjFGH off=3119619 len=1840281 2023-12-01T15:56:29.707 INFO:tasks.workunit.client.0.smithi119.stdout:op 468 completed, throughput=5.02MB/sec 2023-12-01T15:56:30.707 INFO:tasks.workunit.client.0.smithi119.stdout: 89: throughput=4.96MB/sec pending data=0 2023-12-01T15:56:30.707 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XKezHNzgyk9Lvp_ off=0 len=1645729 2023-12-01T15:56:30.715 INFO:tasks.workunit.client.0.smithi119.stdout:op 469 completed, throughput=4.98MB/sec 2023-12-01T15:56:30.715 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EKMBJzx84ZKi62U off=961045 len=420788 2023-12-01T15:56:30.716 INFO:tasks.workunit.client.0.smithi119.stdout:op 470 completed, throughput=4.98MB/sec 2023-12-01T15:56:30.716 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2wIg_jhWx5irNbC off=1238892 len=6521 2023-12-01T15:56:30.721 INFO:tasks.workunit.client.0.smithi119.stdout:op 471 completed, throughput=4.98MB/sec 2023-12-01T15:56:30.722 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vlwXfJnYyLPfDO1 off=0 len=1066480 2023-12-01T15:56:30.724 INFO:tasks.workunit.client.0.smithi119.stdout:op 472 completed, throughput=4.99MB/sec 2023-12-01T15:56:30.724 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_Jyb-0rcT5PqhHd off=17649136 len=1450925 2023-12-01T15:56:30.731 INFO:tasks.workunit.client.0.smithi119.stdout:op 473 completed, throughput=5.01MB/sec 2023-12-01T15:56:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:30 smithi183 ceph-mon[99169]: pgmap v1763: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T15:56:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:30 smithi119 ceph-mon[94175]: pgmap v1763: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T15:56:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:30 smithi119 ceph-mon[108979]: pgmap v1763: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T15:56:31.731 INFO:tasks.workunit.client.0.smithi119.stdout: 90: throughput=4.95MB/sec pending data=0 2023-12-01T15:56:31.732 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-x5n3RHmCO_RuKlE off=943491 len=867903 2023-12-01T15:56:31.733 INFO:tasks.workunit.client.0.smithi119.stdout:op 474 completed, throughput=4.96MB/sec 2023-12-01T15:56:31.733 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iGPTQtuSPRdiA2N off=3944225 len=636974 2023-12-01T15:56:31.737 INFO:tasks.workunit.client.0.smithi119.stdout:op 475 completed, throughput=4.97MB/sec 2023-12-01T15:56:31.737 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-65cqnjmhLo3ZulX off=9837423 len=302974 2023-12-01T15:56:31.738 INFO:tasks.workunit.client.0.smithi119.stdout:op 476 completed, throughput=4.97MB/sec 2023-12-01T15:56:31.738 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XOfFKdu-TUZIRNj off=7139326 len=2050343 2023-12-01T15:56:31.742 INFO:tasks.workunit.client.0.smithi119.stdout:op 477 completed, throughput=4.99MB/sec 2023-12-01T15:56:31.742 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IspGeJQLH9G4CDu off=4286621 len=275942 2023-12-01T15:56:31.743 INFO:tasks.workunit.client.0.smithi119.stdout:op 478 completed, throughput=5MB/sec 2023-12-01T15:56:31.743 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2U1Hs0Lb-oyz7BX off=180051 len=802488 2023-12-01T15:56:31.747 INFO:tasks.workunit.client.0.smithi119.stdout:op 479 completed, throughput=5MB/sec 2023-12-01T15:56:32.732 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:56:32.747 INFO:tasks.workunit.client.0.smithi119.stdout: 91: throughput=4.95MB/sec pending data=0 2023-12-01T15:56:32.747 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-56e3hFwt899iKOq off=676757 len=1068759 2023-12-01T15:56:32.748 INFO:tasks.workunit.client.0.smithi119.stdout:op 480 completed, throughput=4.96MB/sec 2023-12-01T15:56:32.748 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ch-j8hesUzi_-nQ off=1415280 len=399216 2023-12-01T15:56:32.749 INFO:tasks.workunit.client.0.smithi119.stdout:op 481 completed, throughput=4.97MB/sec 2023-12-01T15:56:32.749 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rFZ9oqcB8Wvo203 off=14872611 len=1697460 2023-12-01T15:56:32.756 INFO:tasks.workunit.client.0.smithi119.stdout:op 482 completed, throughput=4.98MB/sec 2023-12-01T15:56:32.757 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2u_vfLsCDPAbUgZ off=0 len=1179789 2023-12-01T15:56:32.757 INFO:tasks.workunit.client.0.smithi119.stdout:op 483 completed, throughput=4.99MB/sec 2023-12-01T15:56:32.757 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0zo_Ps4XG1LlZZm off=2853279 len=1146448 2023-12-01T15:56:32.762 INFO:tasks.workunit.client.0.smithi119.stdout:op 484 completed, throughput=5.01MB/sec 2023-12-01T15:56:33.043 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:56:33.043 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (23m) 112s ago 23m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:56:33.043 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (23m) 111s ago 23m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:56:33.044 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (24m) 112s ago 24m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:56:33.044 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (24m) 111s ago 24m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:56:33.044 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (27m) 111s ago 27m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:56:33.044 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (29m) 112s ago 29m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:56:33.044 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (29m) 112s ago 29m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:56:33.044 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (27m) 111s ago 27m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:56:33.044 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (27m) 112s ago 27m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:56:33.044 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (23m) 112s ago 23m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:56:33.044 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (23m) 111s ago 23m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:56:33.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (27m) 112s ago 27m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:56:33.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (26m) 112s ago 26m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:56:33.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (26m) 112s ago 26m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:56:33.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (26m) 112s ago 26m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:56:33.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (25m) 111s ago 25m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:56:33.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (25m) 111s ago 25m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:56:33.045 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (25m) 111s ago 25m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:56:33.045 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (24m) 111s ago 24m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:56:33.045 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (23m) 111s ago 24m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:56:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:32 smithi183 ceph-mon[99169]: pgmap v1764: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:56:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:32 smithi119 ceph-mon[94175]: pgmap v1764: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:56:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:32 smithi119 ceph-mon[108979]: pgmap v1764: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:56:33.422 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:56:33.422 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:56:33.422 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:56:33.422 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:56:33.422 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:56:33.422 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:56:33.422 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:56:33.422 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:56:33.423 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:56:33.423 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:56:33.423 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:56:33.423 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:56:33.423 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:56:33.423 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:56:33.423 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:56:33.423 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:56:33.423 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:56:33.762 INFO:tasks.workunit.client.0.smithi119.stdout: 92: throughput=4.95MB/sec pending data=0 2023-12-01T15:56:33.762 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QJKRmPM0lWnWtGH off=9722626 len=1707940 2023-12-01T15:56:33.770 INFO:tasks.workunit.client.0.smithi119.stdout:op 485 completed, throughput=4.97MB/sec 2023-12-01T15:56:33.770 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rKX80w7t12tkhOx off=0 len=1322903 2023-12-01T15:56:33.772 INFO:tasks.workunit.client.0.smithi119.stdout:op 486 completed, throughput=4.98MB/sec 2023-12-01T15:56:33.772 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7BYI8B9fJKOKNjt off=1788998 len=1173843 2023-12-01T15:56:33.773 INFO:tasks.workunit.client.0.smithi119.stdout:op 487 completed, throughput=4.99MB/sec 2023-12-01T15:56:33.773 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Vm7b1G6bCU1F2dc off=7892807 len=478352 2023-12-01T15:56:33.775 INFO:tasks.workunit.client.0.smithi119.stdout:op 488 completed, throughput=5MB/sec 2023-12-01T15:56:33.775 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--xOpz_V66Tlgd3D off=3804239 len=1939369 2023-12-01T15:56:33.776 INFO:tasks.workunit.client.0.smithi119.stdout:op 489 completed, throughput=5.02MB/sec 2023-12-01T15:56:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:33 smithi119 ceph-mon[94175]: from='client.26153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:56:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/148309663' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:56:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:33 smithi119 ceph-mon[108979]: from='client.26153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:56:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/148309663' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:56:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:33 smithi183 ceph-mon[99169]: from='client.26153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:56:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/148309663' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:56:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:56:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:56:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T15:56:34.777 INFO:tasks.workunit.client.0.smithi119.stdout: 93: throughput=4.97MB/sec pending data=0 2023-12-01T15:56:34.777 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5-cAJ_e6D6n9kMs off=6244910 len=1632558 2023-12-01T15:56:34.785 INFO:tasks.workunit.client.0.smithi119.stdout:op 490 completed, throughput=4.98MB/sec 2023-12-01T15:56:34.785 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EIXmNDzTFH8qBqk off=3715 len=1151357 2023-12-01T15:56:34.786 INFO:tasks.workunit.client.0.smithi119.stdout:op 491 completed, throughput=4.99MB/sec 2023-12-01T15:56:34.787 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-k5vSZrN2jjg8i3C off=727255 len=275204 2023-12-01T15:56:34.787 INFO:tasks.workunit.client.0.smithi119.stdout:op 492 completed, throughput=5MB/sec 2023-12-01T15:56:34.787 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9WrPZK5p4TP62nz off=5017923 len=199949 2023-12-01T15:56:34.790 INFO:tasks.workunit.client.0.smithi119.stdout:op 493 completed, throughput=5MB/sec 2023-12-01T15:56:34.790 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SSP9t82jWfrw76z off=1271400 len=1450713 2023-12-01T15:56:34.793 INFO:tasks.workunit.client.0.smithi119.stdout:op 494 completed, throughput=5.01MB/sec 2023-12-01T15:56:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:34 smithi183 ceph-mon[99169]: from='client.26159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:56:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:34 smithi183 ceph-mon[99169]: pgmap v1765: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T15:56:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:34 smithi119 ceph-mon[94175]: from='client.26159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:56:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:34 smithi119 ceph-mon[94175]: pgmap v1765: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T15:56:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:34 smithi119 ceph-mon[108979]: from='client.26159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:56:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:34 smithi119 ceph-mon[108979]: pgmap v1765: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T15:56:35.794 INFO:tasks.workunit.client.0.smithi119.stdout: 94: throughput=4.96MB/sec pending data=0 2023-12-01T15:56:35.794 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5JlPwnM6W15bUKC off=2225258 len=793777 2023-12-01T15:56:35.796 INFO:tasks.workunit.client.0.smithi119.stdout:op 495 completed, throughput=4.97MB/sec 2023-12-01T15:56:35.796 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qUBPrm0VH1WLvmA off=796831 len=2037708 2023-12-01T15:56:35.798 INFO:tasks.workunit.client.0.smithi119.stdout:op 496 completed, throughput=4.99MB/sec 2023-12-01T15:56:35.798 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HtOHO3BxSIvvssd off=11587367 len=368681 2023-12-01T15:56:35.799 INFO:tasks.workunit.client.0.smithi119.stdout:op 497 completed, throughput=4.99MB/sec 2023-12-01T15:56:35.799 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DMc2lh-gQWLk-ga off=6654926 len=129867 2023-12-01T15:56:35.802 INFO:tasks.workunit.client.0.smithi119.stdout:op 498 completed, throughput=4.99MB/sec 2023-12-01T15:56:35.802 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_ibN8kAw-TN1VAd off=791374 len=1135046 2023-12-01T15:56:35.807 INFO:tasks.workunit.client.0.smithi119.stdout:op 499 completed, throughput=5MB/sec 2023-12-01T15:56:36.808 INFO:tasks.workunit.client.0.smithi119.stdout: 95: throughput=4.95MB/sec pending data=0 2023-12-01T15:56:36.808 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1n-Dwxqut2LvRc4 off=647282 len=1899782 2023-12-01T15:56:36.816 INFO:tasks.workunit.client.0.smithi119.stdout:op 500 completed, throughput=4.97MB/sec 2023-12-01T15:56:36.816 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PX-2UagSO1Ciocc off=2181315 len=845206 2023-12-01T15:56:36.821 INFO:tasks.workunit.client.0.smithi119.stdout:op 501 completed, throughput=4.98MB/sec 2023-12-01T15:56:36.822 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iIjw1eBt8X9NU19 off=1667533 len=231884 2023-12-01T15:56:36.824 INFO:tasks.workunit.client.0.smithi119.stdout:op 502 completed, throughput=4.98MB/sec 2023-12-01T15:56:36.824 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2XjNLmolIIAfzPq off=1489414 len=2039082 2023-12-01T15:56:36.834 INFO:tasks.workunit.client.0.smithi119.stdout:op 503 completed, throughput=5MB/sec 2023-12-01T15:56:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:36 smithi183 ceph-mon[99169]: pgmap v1766: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T15:56:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:36 smithi119 ceph-mon[94175]: pgmap v1766: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T15:56:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:36 smithi119 ceph-mon[108979]: pgmap v1766: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T15:56:37.835 INFO:tasks.workunit.client.0.smithi119.stdout: 96: throughput=4.95MB/sec pending data=0 2023-12-01T15:56:37.835 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eCdRLEmaXxqmjIe off=9483024 len=97316 2023-12-01T15:56:37.838 INFO:tasks.workunit.client.0.smithi119.stdout:op 504 completed, throughput=4.95MB/sec 2023-12-01T15:56:37.838 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8bdEmbyYXWGq-yB off=16643594 len=1745014 2023-12-01T15:56:37.840 INFO:tasks.workunit.client.0.smithi119.stdout:op 505 completed, throughput=4.97MB/sec 2023-12-01T15:56:37.840 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5YyRTXBD8E9TG9l off=2774998 len=912459 2023-12-01T15:56:37.841 INFO:tasks.workunit.client.0.smithi119.stdout:op 506 completed, throughput=4.98MB/sec 2023-12-01T15:56:37.841 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZzHMzpTWIKJCy4h off=1532632 len=226261 2023-12-01T15:56:37.842 INFO:tasks.workunit.client.0.smithi119.stdout:op 507 completed, throughput=4.98MB/sec 2023-12-01T15:56:37.842 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aB6gcAD83So0d7E off=4156210 len=1566553 2023-12-01T15:56:37.844 INFO:tasks.workunit.client.0.smithi119.stdout:op 508 completed, throughput=4.99MB/sec 2023-12-01T15:56:37.844 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QQLOmRVTSUahLk- off=3146661 len=450895 2023-12-01T15:56:37.847 INFO:tasks.workunit.client.0.smithi119.stdout:op 509 completed, throughput=5MB/sec 2023-12-01T15:56:37.847 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-315Vj7T2DbezNmd off=3893144 len=1175178 2023-12-01T15:56:37.852 INFO:tasks.workunit.client.0.smithi119.stdout:op 510 completed, throughput=5.01MB/sec 2023-12-01T15:56:38.852 INFO:tasks.workunit.client.0.smithi119.stdout: 97: throughput=4.96MB/sec pending data=0 2023-12-01T15:56:38.853 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BuuK31mmn7fYfA5 off=9505807 len=982384 2023-12-01T15:56:38.858 INFO:tasks.workunit.client.0.smithi119.stdout:op 511 completed, throughput=4.97MB/sec 2023-12-01T15:56:38.858 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KVkzorsUj6PO1nw off=17236665 len=1184534 2023-12-01T15:56:38.866 INFO:tasks.workunit.client.0.smithi119.stdout:op 512 completed, throughput=4.98MB/sec 2023-12-01T15:56:38.866 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-e7tOm8esb1cRb7m off=6114150 len=861800 2023-12-01T15:56:38.867 INFO:tasks.workunit.client.0.smithi119.stdout:op 513 completed, throughput=4.99MB/sec 2023-12-01T15:56:38.867 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kIXEFKQZhEB_AwU off=6187552 len=906239 2023-12-01T15:56:38.868 INFO:tasks.workunit.client.0.smithi119.stdout:op 514 completed, throughput=4.99MB/sec 2023-12-01T15:56:38.868 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WWw4r2O7-rN8AEP off=2654572 len=432398 2023-12-01T15:56:38.869 INFO:tasks.workunit.client.0.smithi119.stdout:op 515 completed, throughput=5MB/sec 2023-12-01T15:56:38.869 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-urputqgBv-9g12V off=876273 len=73796 2023-12-01T15:56:38.869 INFO:tasks.workunit.client.0.smithi119.stdout:op 516 completed, throughput=5MB/sec 2023-12-01T15:56:38.870 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-eHPpMUe2zrjyLuV off=1472996 len=1133790 2023-12-01T15:56:38.871 INFO:tasks.workunit.client.0.smithi119.stdout:op 517 completed, throughput=5.01MB/sec 2023-12-01T15:56:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:38 smithi183 ceph-mon[99169]: pgmap v1767: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:56:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:38 smithi119 ceph-mon[94175]: pgmap v1767: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:56:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:38 smithi119 ceph-mon[108979]: pgmap v1767: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:56:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:39.871 INFO:tasks.workunit.client.0.smithi119.stdout: 98: throughput=4.96MB/sec pending data=0 2023-12-01T15:56:39.871 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eltOuOdwG0n9Uqk off=3141566 len=882616 2023-12-01T15:56:39.876 INFO:tasks.workunit.client.0.smithi119.stdout:op 518 completed, throughput=4.97MB/sec 2023-12-01T15:56:39.876 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AwgaQtzBGYXZ65D off=1282315 len=20449 2023-12-01T15:56:39.878 INFO:tasks.workunit.client.0.smithi119.stdout:op 519 completed, throughput=4.97MB/sec 2023-12-01T15:56:39.878 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LKSUhAEODFvYywN off=1624748 len=1092082 2023-12-01T15:56:39.883 INFO:tasks.workunit.client.0.smithi119.stdout:op 520 completed, throughput=4.98MB/sec 2023-12-01T15:56:39.883 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qlzezSjWPJcoE1S off=4967204 len=42321 2023-12-01T15:56:39.886 INFO:tasks.workunit.client.0.smithi119.stdout:op 521 completed, throughput=4.98MB/sec 2023-12-01T15:56:39.886 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ILaa3Vyfhgm4U9M off=8544983 len=78238 2023-12-01T15:56:39.888 INFO:tasks.workunit.client.0.smithi119.stdout:op 522 completed, throughput=4.98MB/sec 2023-12-01T15:56:39.888 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IuFThAyyqOWB_4H off=7279060 len=1702923 2023-12-01T15:56:39.896 INFO:tasks.workunit.client.0.smithi119.stdout:op 523 completed, throughput=5MB/sec 2023-12-01T15:56:39.896 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-82Mbd4kYDa1k-8r off=2390061 len=637282 2023-12-01T15:56:39.897 INFO:tasks.workunit.client.0.smithi119.stdout:op 524 completed, throughput=5MB/sec 2023-12-01T15:56:40.897 INFO:tasks.workunit.client.0.smithi119.stdout: 99: throughput=4.95MB/sec pending data=0 2023-12-01T15:56:40.897 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3QpSy5If_fm-xty off=5169857 len=1177504 2023-12-01T15:56:40.899 INFO:tasks.workunit.client.0.smithi119.stdout:op 525 completed, throughput=4.96MB/sec 2023-12-01T15:56:40.899 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5VmVtteXflpJPaO off=75919 len=406682 2023-12-01T15:56:40.902 INFO:tasks.workunit.client.0.smithi119.stdout:op 526 completed, throughput=4.97MB/sec 2023-12-01T15:56:40.902 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fs05xnNFaJhU-M4 off=4544129 len=2050310 2023-12-01T15:56:40.905 INFO:tasks.workunit.client.0.smithi119.stdout:op 527 completed, throughput=4.99MB/sec 2023-12-01T15:56:40.905 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bK_KRGeh628QaOC off=17797879 len=1478142 2023-12-01T15:56:40.912 INFO:tasks.workunit.client.0.smithi119.stdout:op 528 completed, throughput=5MB/sec 2023-12-01T15:56:40.912 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mu1EDVtocAi-Hj8 off=9695139 len=595525 2023-12-01T15:56:40.916 INFO:tasks.workunit.client.0.smithi119.stdout:op 529 completed, throughput=5.01MB/sec 2023-12-01T15:56:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:40 smithi183 ceph-mon[99169]: pgmap v1768: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:56:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:40 smithi119 ceph-mon[94175]: pgmap v1768: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:56:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:40 smithi119 ceph-mon[108979]: pgmap v1768: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:56:41.917 INFO:tasks.workunit.client.0.smithi119.stdout: 100: throughput=4.96MB/sec pending data=0 2023-12-01T15:56:41.917 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--Eyw691PiUhgPnf off=19035883 len=291614 2023-12-01T15:56:41.917 INFO:tasks.workunit.client.0.smithi119.stdout:op 530 completed, throughput=4.96MB/sec 2023-12-01T15:56:41.917 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Nl7MFL5xSBn_Kue off=2315278 len=491668 2023-12-01T15:56:41.921 INFO:tasks.workunit.client.0.smithi119.stdout:op 531 completed, throughput=4.96MB/sec 2023-12-01T15:56:41.921 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LjjgwJ0_tRzn_g8 off=4587379 len=193616 2023-12-01T15:56:41.922 INFO:tasks.workunit.client.0.smithi119.stdout:op 532 completed, throughput=4.96MB/sec 2023-12-01T15:56:41.922 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qw3689vFJaxJ-Ky off=6860313 len=647293 2023-12-01T15:56:41.926 INFO:tasks.workunit.client.0.smithi119.stdout:op 533 completed, throughput=4.97MB/sec 2023-12-01T15:56:41.926 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nNaQbrp5ZFlaFk- off=1359340 len=356100 2023-12-01T15:56:41.927 INFO:tasks.workunit.client.0.smithi119.stdout:op 534 completed, throughput=4.97MB/sec 2023-12-01T15:56:41.927 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jkhSHCOvuIu6rwj off=9066482 len=453144 2023-12-01T15:56:41.928 INFO:tasks.workunit.client.0.smithi119.stdout:op 535 completed, throughput=4.98MB/sec 2023-12-01T15:56:41.928 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tAyaOdIAWI2ohpP off=19982827 len=1361589 2023-12-01T15:56:41.933 INFO:tasks.workunit.client.0.smithi119.stdout:op 536 completed, throughput=4.99MB/sec 2023-12-01T15:56:41.933 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-N4QQbhaEP1WQv3P off=11641550 len=1920679 2023-12-01T15:56:41.936 INFO:tasks.workunit.client.0.smithi119.stdout:op 537 completed, throughput=5.01MB/sec 2023-12-01T15:56:42.937 INFO:tasks.workunit.client.0.smithi119.stdout: 101: throughput=4.96MB/sec pending data=0 2023-12-01T15:56:42.937 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Uds05u-SSFFudZa off=8686695 len=1320671 2023-12-01T15:56:42.938 INFO:tasks.workunit.client.0.smithi119.stdout:op 538 completed, throughput=4.97MB/sec 2023-12-01T15:56:42.939 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-77LnrAU2opF_2ow off=9851344 len=1101247 2023-12-01T15:56:42.940 INFO:tasks.workunit.client.0.smithi119.stdout:op 539 completed, throughput=4.98MB/sec 2023-12-01T15:56:42.940 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ch-j8hesUzi_-nQ off=6582850 len=550545 2023-12-01T15:56:42.944 INFO:tasks.workunit.client.0.smithi119.stdout:op 540 completed, throughput=4.99MB/sec 2023-12-01T15:56:42.944 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fv2ZOCz7vlATZWZ off=6150485 len=1936387 2023-12-01T15:56:42.955 INFO:tasks.workunit.client.0.smithi119.stdout:op 541 completed, throughput=5MB/sec 2023-12-01T15:56:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:42 smithi183 ceph-mon[99169]: pgmap v1769: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:56:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:56:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:42 smithi119 ceph-mon[94175]: pgmap v1769: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:56:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:56:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:42 smithi119 ceph-mon[108979]: pgmap v1769: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:56:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:56:43.956 INFO:tasks.workunit.client.0.smithi119.stdout: 102: throughput=4.96MB/sec pending data=0 2023-12-01T15:56:43.956 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uJQ9s_g14d0b10g off=11810760 len=2080921 2023-12-01T15:56:43.958 INFO:tasks.workunit.client.0.smithi119.stdout:op 542 completed, throughput=4.98MB/sec 2023-12-01T15:56:43.958 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lu8Day-MIhu_Xsa off=3549592 len=98902 2023-12-01T15:56:43.960 INFO:tasks.workunit.client.0.smithi119.stdout:op 543 completed, throughput=4.98MB/sec 2023-12-01T15:56:43.960 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nBJFK2ZDJCigWtY off=3056639 len=1702322 2023-12-01T15:56:43.970 INFO:tasks.workunit.client.0.smithi119.stdout:op 544 completed, throughput=4.99MB/sec 2023-12-01T15:56:43.970 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GWn9GaTMnG9EvDz off=1461032 len=41586 2023-12-01T15:56:43.971 INFO:tasks.workunit.client.0.smithi119.stdout:op 545 completed, throughput=4.99MB/sec 2023-12-01T15:56:43.972 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DRRppnoln-tOs_4 off=1725715 len=458149 2023-12-01T15:56:43.972 INFO:tasks.workunit.client.0.smithi119.stdout:op 546 completed, throughput=5MB/sec 2023-12-01T15:56:43.972 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xR6oQqGrO1Gp8qM off=7003586 len=1556435 2023-12-01T15:56:43.974 INFO:tasks.workunit.client.0.smithi119.stdout:op 547 completed, throughput=5.01MB/sec 2023-12-01T15:56:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:56:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:56:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:56:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:43 smithi183 ceph-mon[99169]: pgmap v1770: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:56:44.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:56:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:56:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T15:56:44.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:56:44.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:56:44.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:56:44.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:43 smithi119 ceph-mon[108979]: pgmap v1770: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:56:44.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:56:44.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:56:44.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:56:44.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:43 smithi119 ceph-mon[94175]: pgmap v1770: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:56:44.974 INFO:tasks.workunit.client.0.smithi119.stdout: 103: throughput=4.96MB/sec pending data=0 2023-12-01T15:56:44.974 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oxFEt4-sLNMm4ig off=0 len=1390299 2023-12-01T15:56:44.980 INFO:tasks.workunit.client.0.smithi119.stdout:op 548 completed, throughput=4.97MB/sec 2023-12-01T15:56:44.980 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dyWxpwe7fyeKuN2 off=11468852 len=1480716 2023-12-01T15:56:44.988 INFO:tasks.workunit.client.0.smithi119.stdout:op 549 completed, throughput=4.99MB/sec 2023-12-01T15:56:44.988 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7_4yLdSSZJFK7yZ off=2163590 len=519118 2023-12-01T15:56:44.989 INFO:tasks.workunit.client.0.smithi119.stdout:op 550 completed, throughput=4.99MB/sec 2023-12-01T15:56:44.989 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Q6VTFJps0BGYTc1 off=5774484 len=277845 2023-12-01T15:56:44.989 INFO:tasks.workunit.client.0.smithi119.stdout:op 551 completed, throughput=4.99MB/sec 2023-12-01T15:56:44.989 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PbnkDCnLrJFEVLM off=5824521 len=1009226 2023-12-01T15:56:44.993 INFO:tasks.workunit.client.0.smithi119.stdout:op 552 completed, throughput=5MB/sec 2023-12-01T15:56:45.993 INFO:tasks.workunit.client.0.smithi119.stdout: 104: throughput=4.96MB/sec pending data=0 2023-12-01T15:56:45.994 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9m8p5Meutac_kdB off=3393295 len=2038499 2023-12-01T15:56:46.005 INFO:tasks.workunit.client.0.smithi119.stdout:op 553 completed, throughput=4.97MB/sec 2023-12-01T15:56:46.005 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KDjPTFWWe-KkcCY off=14274326 len=144229 2023-12-01T15:56:46.005 INFO:tasks.workunit.client.0.smithi119.stdout:op 554 completed, throughput=4.98MB/sec 2023-12-01T15:56:46.006 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-k5y1Kk6WRIynHdR off=992583 len=1831163 2023-12-01T15:56:46.007 INFO:tasks.workunit.client.0.smithi119.stdout:op 555 completed, throughput=4.99MB/sec 2023-12-01T15:56:46.008 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qntS02UIh6P95Bt off=15495663 len=33709 2023-12-01T15:56:46.010 INFO:tasks.workunit.client.0.smithi119.stdout:op 556 completed, throughput=4.99MB/sec 2023-12-01T15:56:46.010 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dRKFQWjKt5cko_- off=3554325 len=940174 2023-12-01T15:56:46.011 INFO:tasks.workunit.client.0.smithi119.stdout:op 557 completed, throughput=5MB/sec 2023-12-01T15:56:47.011 INFO:tasks.workunit.client.0.smithi119.stdout: 105: throughput=4.95MB/sec pending data=0 2023-12-01T15:56:47.011 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0uI8giJeNz3y1Zm off=17427221 len=493734 2023-12-01T15:56:47.015 INFO:tasks.workunit.client.0.smithi119.stdout:op 558 completed, throughput=4.96MB/sec 2023-12-01T15:56:47.015 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2Ddm22K_qk_ogod off=11154087 len=1554117 2023-12-01T15:56:47.021 INFO:tasks.workunit.client.0.smithi119.stdout:op 559 completed, throughput=4.97MB/sec 2023-12-01T15:56:47.022 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HixrCoNZu332tRu off=5733717 len=1842419 2023-12-01T15:56:47.023 INFO:tasks.workunit.client.0.smithi119.stdout:op 560 completed, throughput=4.99MB/sec 2023-12-01T15:56:47.023 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ysohew877exlNfX off=4108923 len=732169 2023-12-01T15:56:47.024 INFO:tasks.workunit.client.0.smithi119.stdout:op 561 completed, throughput=4.99MB/sec 2023-12-01T15:56:47.024 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FZdj49AdKVEwEfA off=1233835 len=2042531 2023-12-01T15:56:47.033 INFO:tasks.workunit.client.0.smithi119.stdout:op 562 completed, throughput=5.01MB/sec 2023-12-01T15:56:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:46 smithi183 ceph-mon[99169]: pgmap v1771: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T15:56:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:46 smithi119 ceph-mon[94175]: pgmap v1771: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T15:56:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:46 smithi119 ceph-mon[108979]: pgmap v1771: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T15:56:48.033 INFO:tasks.workunit.client.0.smithi119.stdout: 106: throughput=4.97MB/sec pending data=0 2023-12-01T15:56:48.034 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8DMen_rq60sJtOH off=2173423 len=853521 2023-12-01T15:56:48.038 INFO:tasks.workunit.client.0.smithi119.stdout:op 563 completed, throughput=4.97MB/sec 2023-12-01T15:56:48.039 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QaN8034VWIfvLQj off=3360936 len=454645 2023-12-01T15:56:48.039 INFO:tasks.workunit.client.0.smithi119.stdout:op 564 completed, throughput=4.98MB/sec 2023-12-01T15:56:48.039 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0Z3l59fYIh5iMTI off=13632037 len=792198 2023-12-01T15:56:48.040 INFO:tasks.workunit.client.0.smithi119.stdout:op 565 completed, throughput=4.98MB/sec 2023-12-01T15:56:48.041 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jb9pmHNOxtJrUbv off=18052188 len=851608 2023-12-01T15:56:48.041 INFO:tasks.workunit.client.0.smithi119.stdout:op 566 completed, throughput=4.99MB/sec 2023-12-01T15:56:48.041 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-E-oGc0sE_P7TuEH off=4484239 len=785438 2023-12-01T15:56:48.045 INFO:tasks.workunit.client.0.smithi119.stdout:op 567 completed, throughput=5MB/sec 2023-12-01T15:56:48.045 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oFCoEJ0X4jyG1eZ off=21346912 len=1002615 2023-12-01T15:56:48.050 INFO:tasks.workunit.client.0.smithi119.stdout:op 568 completed, throughput=5.01MB/sec 2023-12-01T15:56:49.051 INFO:tasks.workunit.client.0.smithi119.stdout: 107: throughput=4.96MB/sec pending data=0 2023-12-01T15:56:49.051 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hf3_HwOGIp48rms off=3780763 len=1293788 2023-12-01T15:56:49.053 INFO:tasks.workunit.client.0.smithi119.stdout:op 569 completed, throughput=4.97MB/sec 2023-12-01T15:56:49.053 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RHE6ZMvPo3GYlds off=13135831 len=837479 2023-12-01T15:56:49.054 INFO:tasks.workunit.client.0.smithi119.stdout:op 570 completed, throughput=4.98MB/sec 2023-12-01T15:56:49.054 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-N8Apnz9zzd4dZ5x off=7526435 len=763848 2023-12-01T15:56:49.055 INFO:tasks.workunit.client.0.smithi119.stdout:op 571 completed, throughput=4.99MB/sec 2023-12-01T15:56:49.055 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DcAeCCAMnJDath3 off=2204902 len=568785 2023-12-01T15:56:49.056 INFO:tasks.workunit.client.0.smithi119.stdout:op 572 completed, throughput=4.99MB/sec 2023-12-01T15:56:49.056 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YJfZL_x-hJysMxn off=14835471 len=1093408 2023-12-01T15:56:49.058 INFO:tasks.workunit.client.0.smithi119.stdout:op 573 completed, throughput=5MB/sec 2023-12-01T15:56:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:48 smithi183 ceph-mon[99169]: pgmap v1772: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:56:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:48 smithi119 ceph-mon[94175]: pgmap v1772: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:56:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:48 smithi119 ceph-mon[108979]: pgmap v1772: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:56:50.058 INFO:tasks.workunit.client.0.smithi119.stdout: 108: throughput=4.95MB/sec pending data=0 2023-12-01T15:56:50.058 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-v-wGC7avgASaxwl off=8342955 len=1716525 2023-12-01T15:56:50.060 INFO:tasks.workunit.client.0.smithi119.stdout:op 574 completed, throughput=4.97MB/sec 2023-12-01T15:56:50.060 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fAOrg0XFG5NQyHk off=1277442 len=1754421 2023-12-01T15:56:50.071 INFO:tasks.workunit.client.0.smithi119.stdout:op 575 completed, throughput=4.98MB/sec 2023-12-01T15:56:50.071 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gMD5FHl92NlAIHt off=545718 len=1286871 2023-12-01T15:56:50.076 INFO:tasks.workunit.client.0.smithi119.stdout:op 576 completed, throughput=5MB/sec 2023-12-01T15:56:50.077 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5IvnFMnVPUhddrB off=1342007 len=55223 2023-12-01T15:56:50.077 INFO:tasks.workunit.client.0.smithi119.stdout:op 577 completed, throughput=5MB/sec 2023-12-01T15:56:50.077 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZucYA0Uwapsw_If off=4867391 len=28904 2023-12-01T15:56:50.077 INFO:tasks.workunit.client.0.smithi119.stdout:op 578 completed, throughput=5MB/sec 2023-12-01T15:56:50.078 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Hg9mwssPluK9f3w off=1709220 len=1692087 2023-12-01T15:56:50.079 INFO:tasks.workunit.client.0.smithi119.stdout:op 579 completed, throughput=5.01MB/sec 2023-12-01T15:56:51.080 INFO:tasks.workunit.client.0.smithi119.stdout: 109: throughput=4.97MB/sec pending data=0 2023-12-01T15:56:51.080 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ro4wh71b7ct7-FT off=4321312 len=254158 2023-12-01T15:56:51.080 INFO:tasks.workunit.client.0.smithi119.stdout:op 580 completed, throughput=4.97MB/sec 2023-12-01T15:56:51.080 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1w-W73t49NlCbBD off=4747091 len=1376737 2023-12-01T15:56:51.086 INFO:tasks.workunit.client.0.smithi119.stdout:op 581 completed, throughput=4.98MB/sec 2023-12-01T15:56:51.086 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ekWfzzUED-Qt5VP off=5591453 len=1342449 2023-12-01T15:56:51.088 INFO:tasks.workunit.client.0.smithi119.stdout:op 582 completed, throughput=4.99MB/sec 2023-12-01T15:56:51.088 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-78BHcXt4nV9HHM2 off=5626217 len=303558 2023-12-01T15:56:51.088 INFO:tasks.workunit.client.0.smithi119.stdout:op 583 completed, throughput=4.99MB/sec 2023-12-01T15:56:51.089 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gO0k_msvJyw8DIE off=6577015 len=1573639 2023-12-01T15:56:51.094 INFO:tasks.workunit.client.0.smithi119.stdout:op 584 completed, throughput=5.01MB/sec 2023-12-01T15:56:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:50 smithi183 ceph-mon[99169]: pgmap v1773: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T15:56:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:50 smithi119 ceph-mon[94175]: pgmap v1773: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T15:56:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:50 smithi119 ceph-mon[108979]: pgmap v1773: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T15:56:52.094 INFO:tasks.workunit.client.0.smithi119.stdout: 110: throughput=4.96MB/sec pending data=0 2023-12-01T15:56:52.095 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MqyIc76wZNvmT-k off=3028749 len=1691427 2023-12-01T15:56:52.102 INFO:tasks.workunit.client.0.smithi119.stdout:op 585 completed, throughput=4.98MB/sec 2023-12-01T15:56:52.102 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EKYp66KxitTPpTl off=22739841 len=323574 2023-12-01T15:56:52.105 INFO:tasks.workunit.client.0.smithi119.stdout:op 586 completed, throughput=4.98MB/sec 2023-12-01T15:56:52.105 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EqBbYF00syY8MdE off=1393746 len=1809445 2023-12-01T15:56:52.113 INFO:tasks.workunit.client.0.smithi119.stdout:op 587 completed, throughput=4.99MB/sec 2023-12-01T15:56:52.114 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1iiBcWO0gTT0uw7 off=4056405 len=1917293 2023-12-01T15:56:52.121 INFO:tasks.workunit.client.0.smithi119.stdout:op 588 completed, throughput=5.01MB/sec 2023-12-01T15:56:53.121 INFO:tasks.workunit.client.0.smithi119.stdout: 111: throughput=4.97MB/sec pending data=0 2023-12-01T15:56:53.122 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ysT30_6McgJYJUn off=13219909 len=1566457 2023-12-01T15:56:53.129 INFO:tasks.workunit.client.0.smithi119.stdout:op 589 completed, throughput=4.98MB/sec 2023-12-01T15:56:53.130 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-94V3dOjVa072u_s off=4044982 len=1338957 2023-12-01T15:56:53.131 INFO:tasks.workunit.client.0.smithi119.stdout:op 590 completed, throughput=4.99MB/sec 2023-12-01T15:56:53.131 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KCGu8UplsVmBPcX off=14030957 len=1674923 2023-12-01T15:56:53.133 INFO:tasks.workunit.client.0.smithi119.stdout:op 591 completed, throughput=5MB/sec 2023-12-01T15:56:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:52 smithi183 ceph-mon[99169]: pgmap v1774: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T15:56:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:52 smithi119 ceph-mon[108979]: pgmap v1774: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T15:56:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:52 smithi119 ceph-mon[94175]: pgmap v1774: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T15:56:54.133 INFO:tasks.workunit.client.0.smithi119.stdout: 112: throughput=4.96MB/sec pending data=0 2023-12-01T15:56:54.133 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-r1aywqdJWF2bWB8 off=4163223 len=2033126 2023-12-01T15:56:54.144 INFO:tasks.workunit.client.0.smithi119.stdout:op 592 completed, throughput=4.98MB/sec 2023-12-01T15:56:54.144 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-93W8Y2sEvyNZh0a off=23368714 len=684176 2023-12-01T15:56:54.148 INFO:tasks.workunit.client.0.smithi119.stdout:op 593 completed, throughput=4.98MB/sec 2023-12-01T15:56:54.149 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LQka6ChvBBSRPvZ off=15828842 len=1798288 2023-12-01T15:56:54.159 INFO:tasks.workunit.client.0.smithi119.stdout:op 594 completed, throughput=5MB/sec 2023-12-01T15:56:54.159 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XZaa6bEWWxA07Hs off=5693392 len=1795492 2023-12-01T15:56:54.165 INFO:tasks.workunit.client.0.smithi119.stdout:op 595 completed, throughput=5.01MB/sec 2023-12-01T15:56:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:54.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:56:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:56:54] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T15:56:54.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:54.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:55.166 INFO:tasks.workunit.client.0.smithi119.stdout: 113: throughput=4.97MB/sec pending data=0 2023-12-01T15:56:55.166 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RPKgZ3jwnuRiMvP off=5838522 len=1404353 2023-12-01T15:56:55.168 INFO:tasks.workunit.client.0.smithi119.stdout:op 596 completed, throughput=4.98MB/sec 2023-12-01T15:56:55.168 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-giHOP88YI0H12vv off=5411695 len=1099984 2023-12-01T15:56:55.174 INFO:tasks.workunit.client.0.smithi119.stdout:op 597 completed, throughput=4.99MB/sec 2023-12-01T15:56:55.174 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FAfOCG3ULyJgANt off=14115584 len=1527788 2023-12-01T15:56:55.176 INFO:tasks.workunit.client.0.smithi119.stdout:op 598 completed, throughput=5MB/sec 2023-12-01T15:56:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:54 smithi183 ceph-mon[99169]: pgmap v1775: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:56:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:54 smithi119 ceph-mon[94175]: pgmap v1775: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:56:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:54 smithi119 ceph-mon[108979]: pgmap v1775: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:56:56.176 INFO:tasks.workunit.client.0.smithi119.stdout: 114: throughput=4.96MB/sec pending data=0 2023-12-01T15:56:56.176 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DYQLK6JnP4CuaHe off=3860191 len=980199 2023-12-01T15:56:56.181 INFO:tasks.workunit.client.0.smithi119.stdout:op 599 completed, throughput=4.96MB/sec 2023-12-01T15:56:56.181 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2GcNQrhL-6mo1Ad off=2585030 len=820651 2023-12-01T15:56:56.182 INFO:tasks.workunit.client.0.smithi119.stdout:op 600 completed, throughput=4.97MB/sec 2023-12-01T15:56:56.182 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eIu8vUW1tm-lR3k off=10568196 len=1571975 2023-12-01T15:56:56.189 INFO:tasks.workunit.client.0.smithi119.stdout:op 601 completed, throughput=4.98MB/sec 2023-12-01T15:56:56.189 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bIOIDsvT6kcZCzA off=1980238 len=312491 2023-12-01T15:56:56.190 INFO:tasks.workunit.client.0.smithi119.stdout:op 602 completed, throughput=4.99MB/sec 2023-12-01T15:56:56.190 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-F1S_WcjbbcYnSPb off=14338064 len=246036 2023-12-01T15:56:56.193 INFO:tasks.workunit.client.0.smithi119.stdout:op 603 completed, throughput=4.99MB/sec 2023-12-01T15:56:56.193 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kkM9JeuTrERmk82 off=9745366 len=1293212 2023-12-01T15:56:56.194 INFO:tasks.workunit.client.0.smithi119.stdout:op 604 completed, throughput=5MB/sec 2023-12-01T15:56:56.194 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xOJTxHGpfV4eydd off=541250 len=978312 2023-12-01T15:56:56.195 INFO:tasks.workunit.client.0.smithi119.stdout:op 605 completed, throughput=5.01MB/sec 2023-12-01T15:56:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:56 smithi183 ceph-mon[99169]: pgmap v1776: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T15:56:57.196 INFO:tasks.workunit.client.0.smithi119.stdout: 115: throughput=4.96MB/sec pending data=0 2023-12-01T15:56:57.196 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DxE9XcIeBhxsPrN off=551552 len=1818052 2023-12-01T15:56:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:56 smithi119 ceph-mon[94175]: pgmap v1776: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T15:56:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:56 smithi119 ceph-mon[108979]: pgmap v1776: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T15:56:57.205 INFO:tasks.workunit.client.0.smithi119.stdout:op 606 completed, throughput=4.98MB/sec 2023-12-01T15:56:57.205 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WDioJmbOBXZwlLP off=17626184 len=255679 2023-12-01T15:56:57.208 INFO:tasks.workunit.client.0.smithi119.stdout:op 607 completed, throughput=4.98MB/sec 2023-12-01T15:56:57.208 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jAaW34CLdqSsfH4 off=15517062 len=327408 2023-12-01T15:56:57.211 INFO:tasks.workunit.client.0.smithi119.stdout:op 608 completed, throughput=4.98MB/sec 2023-12-01T15:56:57.211 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QIVPbIqd8C5_h8z off=1770406 len=1993156 2023-12-01T15:56:57.212 INFO:tasks.workunit.client.0.smithi119.stdout:op 609 completed, throughput=5MB/sec 2023-12-01T15:56:57.213 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_PJIPHuReMuU64A off=4634332 len=1074972 2023-12-01T15:56:57.217 INFO:tasks.workunit.client.0.smithi119.stdout:op 610 completed, throughput=5.01MB/sec 2023-12-01T15:56:58.218 INFO:tasks.workunit.client.0.smithi119.stdout: 116: throughput=4.97MB/sec pending data=0 2023-12-01T15:56:58.218 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cZpIyerRnOBkgYR off=10440029 len=1387040 2023-12-01T15:56:58.225 INFO:tasks.workunit.client.0.smithi119.stdout:op 611 completed, throughput=4.98MB/sec 2023-12-01T15:56:58.225 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mCJF2AAntRQm15B off=9982898 len=598161 2023-12-01T15:56:58.226 INFO:tasks.workunit.client.0.smithi119.stdout:op 612 completed, throughput=4.98MB/sec 2023-12-01T15:56:58.226 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IoDKOIR3m5B6dQn off=12769288 len=1778215 2023-12-01T15:56:58.235 INFO:tasks.workunit.client.0.smithi119.stdout:op 613 completed, throughput=5MB/sec 2023-12-01T15:56:58.235 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_PXz5hkDZXFx7Vf off=1331934 len=1760176 2023-12-01T15:56:58.242 INFO:tasks.workunit.client.0.smithi119.stdout:op 614 completed, throughput=5.01MB/sec 2023-12-01T15:56:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:56:58 smithi183 ceph-mon[99169]: pgmap v1777: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T15:56:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:56:58 smithi119 ceph-mon[94175]: pgmap v1777: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T15:56:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:56:58 smithi119 ceph-mon[108979]: pgmap v1777: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T15:56:59.243 INFO:tasks.workunit.client.0.smithi119.stdout: 117: throughput=4.97MB/sec pending data=0 2023-12-01T15:56:59.243 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zE0u1LU3DfRJ3X3 off=150534 len=786012 2023-12-01T15:56:59.247 INFO:tasks.workunit.client.0.smithi119.stdout:op 615 completed, throughput=4.97MB/sec 2023-12-01T15:56:59.247 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PKo_aq9hsO5pPZ4 off=0 len=1268615 2023-12-01T15:56:59.248 INFO:tasks.workunit.client.0.smithi119.stdout:op 616 completed, throughput=4.98MB/sec 2023-12-01T15:56:59.248 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wDkkeJr2wz4BELV off=9121098 len=1486817 2023-12-01T15:56:59.256 INFO:tasks.workunit.client.0.smithi119.stdout:op 617 completed, throughput=4.99MB/sec 2023-12-01T15:56:59.256 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IfQwKsjzjX7Bo0_ off=978117 len=1685416 2023-12-01T15:56:59.258 INFO:tasks.workunit.client.0.smithi119.stdout:op 618 completed, throughput=5.01MB/sec 2023-12-01T15:57:00.258 INFO:tasks.workunit.client.0.smithi119.stdout: 118: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:00.258 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7xGUSgmFgW9uN7F off=236143 len=1585096 2023-12-01T15:57:00.266 INFO:tasks.workunit.client.0.smithi119.stdout:op 619 completed, throughput=4.98MB/sec 2023-12-01T15:57:00.266 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kg_KYE5eJ3Kya9P off=11263831 len=1382019 2023-12-01T15:57:00.268 INFO:tasks.workunit.client.0.smithi119.stdout:op 620 completed, throughput=4.99MB/sec 2023-12-01T15:57:00.268 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pCNOdk8mnVln5t0 off=2458411 len=1545565 2023-12-01T15:57:00.274 INFO:tasks.workunit.client.0.smithi119.stdout:op 621 completed, throughput=5MB/sec 2023-12-01T15:57:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:00 smithi183 ceph-mon[99169]: pgmap v1778: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T15:57:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:00 smithi119 ceph-mon[94175]: pgmap v1778: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T15:57:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:00 smithi119 ceph-mon[108979]: pgmap v1778: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T15:57:01.274 INFO:tasks.workunit.client.0.smithi119.stdout: 119: throughput=4.96MB/sec pending data=0 2023-12-01T15:57:01.274 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--DAUttfBh4RvJ_q off=12802001 len=288701 2023-12-01T15:57:01.275 INFO:tasks.workunit.client.0.smithi119.stdout:op 622 completed, throughput=4.96MB/sec 2023-12-01T15:57:01.275 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tVzx5aybomm3sON off=4768881 len=1759717 2023-12-01T15:57:01.282 INFO:tasks.workunit.client.0.smithi119.stdout:op 623 completed, throughput=4.98MB/sec 2023-12-01T15:57:01.282 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pVIdvbqnuw1LAM4 off=4126694 len=963966 2023-12-01T15:57:01.283 INFO:tasks.workunit.client.0.smithi119.stdout:op 624 completed, throughput=4.98MB/sec 2023-12-01T15:57:01.283 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-v5oWiYwNV3b30iw off=14337661 len=536780 2023-12-01T15:57:01.287 INFO:tasks.workunit.client.0.smithi119.stdout:op 625 completed, throughput=4.99MB/sec 2023-12-01T15:57:01.287 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ro4wh71b7ct7-FT off=479654 len=1790606 2023-12-01T15:57:01.288 INFO:tasks.workunit.client.0.smithi119.stdout:op 626 completed, throughput=5MB/sec 2023-12-01T15:57:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:01 smithi119 ceph-mon[94175]: pgmap v1779: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2023-12-01T15:57:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:01 smithi119 ceph-mon[108979]: pgmap v1779: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2023-12-01T15:57:02.289 INFO:tasks.workunit.client.0.smithi119.stdout: 120: throughput=4.96MB/sec pending data=0 2023-12-01T15:57:02.289 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-G-4OvKuYPMoDyTD off=4036426 len=549695 2023-12-01T15:57:02.293 INFO:tasks.workunit.client.0.smithi119.stdout:op 627 completed, throughput=4.97MB/sec 2023-12-01T15:57:02.293 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SSy09jsuWHaeOtw off=9572167 len=1082788 2023-12-01T15:57:02.299 INFO:tasks.workunit.client.0.smithi119.stdout:op 628 completed, throughput=4.97MB/sec 2023-12-01T15:57:02.300 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Nfg_Z-aDJjH2T5O off=13237108 len=1481835 2023-12-01T15:57:02.308 INFO:tasks.workunit.client.0.smithi119.stdout:op 629 completed, throughput=4.98MB/sec 2023-12-01T15:57:02.308 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AkUVlS8Qd94vV9z off=4989250 len=1982041 2023-12-01T15:57:02.317 INFO:tasks.workunit.client.0.smithi119.stdout:op 630 completed, throughput=5MB/sec 2023-12-01T15:57:02.317 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fj3fJ9c09IBkBrF off=2900468 len=1364566 2023-12-01T15:57:02.319 INFO:tasks.workunit.client.0.smithi119.stdout:op 631 completed, throughput=5.01MB/sec 2023-12-01T15:57:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:01 smithi183 ceph-mon[99169]: pgmap v1779: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2023-12-01T15:57:03.320 INFO:tasks.workunit.client.0.smithi119.stdout: 121: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:03.320 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CblUBK4QjxWfSyB off=379561 len=840913 2023-12-01T15:57:03.321 INFO:tasks.workunit.client.0.smithi119.stdout:op 632 completed, throughput=4.98MB/sec 2023-12-01T15:57:03.321 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VAO2Z5XtUURRbIX off=21220444 len=1033439 2023-12-01T15:57:03.324 INFO:tasks.workunit.client.0.smithi119.stdout:op 633 completed, throughput=4.98MB/sec 2023-12-01T15:57:03.324 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jH_XPRqXriHa1Ny off=14273644 len=2086806 2023-12-01T15:57:03.334 INFO:tasks.workunit.client.0.smithi119.stdout:op 634 completed, throughput=5MB/sec 2023-12-01T15:57:03.334 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7OyeVSZ4XHHy5NV off=1341450 len=1149635 2023-12-01T15:57:03.335 INFO:tasks.workunit.client.0.smithi119.stdout:op 635 completed, throughput=5.01MB/sec 2023-12-01T15:57:03.769 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:57:04.074 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:57:04.074 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (23m) 2m ago 24m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:57:04.074 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (23m) 2m ago 23m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:57:04.074 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (25m) 2m ago 25m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:57:04.074 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (24m) 2m ago 24m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:57:04.074 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (28m) 2m ago 28m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:57:04.074 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (29m) 2m ago 29m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:57:04.074 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (29m) 2m ago 29m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:57:04.074 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (28m) 2m ago 28m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:57:04.074 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (28m) 2m ago 28m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:57:04.075 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (24m) 2m ago 24m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:57:04.075 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (24m) 2m ago 24m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:57:04.075 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (27m) 2m ago 27m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:57:04.075 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (27m) 2m ago 27m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:57:04.075 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (27m) 2m ago 27m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:57:04.075 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (26m) 2m ago 26m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:57:04.075 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (26m) 2m ago 26m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:57:04.075 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (26m) 2m ago 26m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:57:04.075 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (25m) 2m ago 25m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:57:04.075 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (25m) 2m ago 25m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:57:04.075 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (23m) 2m ago 24m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:57:04.335 INFO:tasks.workunit.client.0.smithi119.stdout: 122: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:04.336 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HPLLo2NGfJ2fOgg off=1789834 len=620871 2023-12-01T15:57:04.339 INFO:tasks.workunit.client.0.smithi119.stdout:op 636 completed, throughput=4.97MB/sec 2023-12-01T15:57:04.339 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DyvmzsWzR5ydsRC off=18277049 len=1302572 2023-12-01T15:57:04.340 INFO:tasks.workunit.client.0.smithi119.stdout:op 637 completed, throughput=4.98MB/sec 2023-12-01T15:57:04.340 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VOm39M6X86l3NAw off=13047403 len=1366473 2023-12-01T15:57:04.346 INFO:tasks.workunit.client.0.smithi119.stdout:op 638 completed, throughput=4.99MB/sec 2023-12-01T15:57:04.346 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-okwX1qBlyV7fkY- off=9001404 len=998323 2023-12-01T15:57:04.350 INFO:tasks.workunit.client.0.smithi119.stdout:op 639 completed, throughput=5MB/sec 2023-12-01T15:57:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:57:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:57:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T15:57:04.456 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:57:04.456 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:57:04.456 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:57:04.457 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:57:04.457 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:57:04.457 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:57:04.457 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:57:04.457 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:57:04.457 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:57:04.457 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:57:04.457 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:57:04.457 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:57:04.457 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:57:04.457 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:57:04.457 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:57:04.457 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:57:04.457 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:57:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:04 smithi183 ceph-mon[99169]: pgmap v1780: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T15:57:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:04 smithi183 ceph-mon[99169]: from='client.16284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3091760778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:57:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:04 smithi119 ceph-mon[94175]: pgmap v1780: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T15:57:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:04 smithi119 ceph-mon[94175]: from='client.16284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3091760778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:57:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:04 smithi119 ceph-mon[108979]: pgmap v1780: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T15:57:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:04 smithi119 ceph-mon[108979]: from='client.16284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3091760778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:57:05.354 INFO:tasks.workunit.client.0.smithi119.stdout: 123: throughput=4.96MB/sec pending data=0 2023-12-01T15:57:05.354 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-V-eIyk_IQiMBdpm off=1279389 len=945086 2023-12-01T15:57:05.354 INFO:tasks.workunit.client.0.smithi119.stdout:op 640 completed, throughput=4.97MB/sec 2023-12-01T15:57:05.354 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XRUu-I6NfpEAOjO off=16437925 len=203878 2023-12-01T15:57:05.354 INFO:tasks.workunit.client.0.smithi119.stdout:op 641 completed, throughput=4.97MB/sec 2023-12-01T15:57:05.354 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tJeeEG3Rkk4M-nd off=398690 len=3810 2023-12-01T15:57:05.354 INFO:tasks.workunit.client.0.smithi119.stdout:op 642 completed, throughput=4.97MB/sec 2023-12-01T15:57:05.354 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LHjTUzmRAAQD3Mu off=6340115 len=4626 2023-12-01T15:57:05.355 INFO:tasks.workunit.client.0.smithi119.stdout:op 643 completed, throughput=4.97MB/sec 2023-12-01T15:57:05.355 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gqX_ASaZFst5Q2n off=3055796 len=125922 2023-12-01T15:57:05.356 INFO:tasks.workunit.client.0.smithi119.stdout:op 644 completed, throughput=4.97MB/sec 2023-12-01T15:57:05.356 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oApxlfHvcKfsqzP off=4953922 len=1489424 2023-12-01T15:57:05.365 INFO:tasks.workunit.client.0.smithi119.stdout:op 645 completed, throughput=4.98MB/sec 2023-12-01T15:57:05.366 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YpTzfwCVc5eekoq off=2817978 len=1041667 2023-12-01T15:57:05.368 INFO:tasks.workunit.client.0.smithi119.stdout:op 646 completed, throughput=4.99MB/sec 2023-12-01T15:57:05.368 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DAWdvgmLv9P8ol2 off=3359220 len=1449260 2023-12-01T15:57:05.376 INFO:tasks.workunit.client.0.smithi119.stdout:op 647 completed, throughput=5MB/sec 2023-12-01T15:57:05.376 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-danDNtRDWiPdTPI off=18204480 len=1402880 2023-12-01T15:57:05.383 INFO:tasks.workunit.client.0.smithi119.stdout:op 648 completed, throughput=5.01MB/sec 2023-12-01T15:57:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:05 smithi183 ceph-mon[99169]: from='client.26177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:05 smithi119 ceph-mon[108979]: from='client.26177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:05 smithi119 ceph-mon[94175]: from='client.26177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:06.383 INFO:tasks.workunit.client.0.smithi119.stdout: 124: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:06.383 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lgEuNZWFIfvn1bv off=2759744 len=1540182 2023-12-01T15:57:06.385 INFO:tasks.workunit.client.0.smithi119.stdout:op 649 completed, throughput=4.98MB/sec 2023-12-01T15:57:06.385 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ifNWlinX32PQohG off=3283052 len=237750 2023-12-01T15:57:06.387 INFO:tasks.workunit.client.0.smithi119.stdout:op 650 completed, throughput=4.98MB/sec 2023-12-01T15:57:06.388 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OrQOGs0ldx_CuVU off=1327298 len=184721 2023-12-01T15:57:06.388 INFO:tasks.workunit.client.0.smithi119.stdout:op 651 completed, throughput=4.98MB/sec 2023-12-01T15:57:06.388 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-24yPzzqlcRPRtYX off=1169258 len=1017240 2023-12-01T15:57:06.390 INFO:tasks.workunit.client.0.smithi119.stdout:op 652 completed, throughput=4.99MB/sec 2023-12-01T15:57:06.390 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-c8QAqDvcsGdizwp off=14768576 len=516831 2023-12-01T15:57:06.393 INFO:tasks.workunit.client.0.smithi119.stdout:op 653 completed, throughput=5MB/sec 2023-12-01T15:57:06.393 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kZ-4TtNJNR58LFG off=5820455 len=970345 2023-12-01T15:57:06.399 INFO:tasks.workunit.client.0.smithi119.stdout:op 654 completed, throughput=5MB/sec 2023-12-01T15:57:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:06 smithi183 ceph-mon[99169]: pgmap v1781: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2023-12-01T15:57:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:06 smithi119 ceph-mon[108979]: pgmap v1781: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2023-12-01T15:57:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:06 smithi119 ceph-mon[94175]: pgmap v1781: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2023-12-01T15:57:07.399 INFO:tasks.workunit.client.0.smithi119.stdout: 125: throughput=4.96MB/sec pending data=0 2023-12-01T15:57:07.399 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uZz5k7XRP3FWrfr off=5209558 len=2039072 2023-12-01T15:57:07.408 INFO:tasks.workunit.client.0.smithi119.stdout:op 655 completed, throughput=4.98MB/sec 2023-12-01T15:57:07.408 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Pp4-z3uS_4JOo0H off=3480101 len=211195 2023-12-01T15:57:07.409 INFO:tasks.workunit.client.0.smithi119.stdout:op 656 completed, throughput=4.98MB/sec 2023-12-01T15:57:07.409 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-24yPzzqlcRPRtYX off=6126500 len=1076983 2023-12-01T15:57:07.410 INFO:tasks.workunit.client.0.smithi119.stdout:op 657 completed, throughput=4.99MB/sec 2023-12-01T15:57:07.411 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-p2QHKOci8unC7Fo off=20335489 len=1088817 2023-12-01T15:57:07.415 INFO:tasks.workunit.client.0.smithi119.stdout:op 658 completed, throughput=5MB/sec 2023-12-01T15:57:07.415 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oeCo1SkutyD-VR4 off=1553678 len=213100 2023-12-01T15:57:07.418 INFO:tasks.workunit.client.0.smithi119.stdout:op 659 completed, throughput=5MB/sec 2023-12-01T15:57:07.418 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qrDrbGE-7-AblHp off=621981 len=1438993 2023-12-01T15:57:07.420 INFO:tasks.workunit.client.0.smithi119.stdout:op 660 completed, throughput=5.01MB/sec 2023-12-01T15:57:08.421 INFO:tasks.workunit.client.0.smithi119.stdout: 126: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:08.421 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NuLIvEQd5uJnSKY off=971458 len=177133 2023-12-01T15:57:08.424 INFO:tasks.workunit.client.0.smithi119.stdout:op 661 completed, throughput=4.97MB/sec 2023-12-01T15:57:08.424 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-J2qircgKCcYI-mL off=7456324 len=340772 2023-12-01T15:57:08.424 INFO:tasks.workunit.client.0.smithi119.stdout:op 662 completed, throughput=4.97MB/sec 2023-12-01T15:57:08.425 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AEtSavEOCLZRx_e off=4087628 len=1188393 2023-12-01T15:57:08.433 INFO:tasks.workunit.client.0.smithi119.stdout:op 663 completed, throughput=4.98MB/sec 2023-12-01T15:57:08.433 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Dn7TU7JLS__TI3J off=3892318 len=711507 2023-12-01T15:57:08.434 INFO:tasks.workunit.client.0.smithi119.stdout:op 664 completed, throughput=4.99MB/sec 2023-12-01T15:57:08.434 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PAjHoviPGs5ADqA off=12724981 len=31588 2023-12-01T15:57:08.434 INFO:tasks.workunit.client.0.smithi119.stdout:op 665 completed, throughput=4.99MB/sec 2023-12-01T15:57:08.434 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sxVPwoHf-2HGrKU off=4278353 len=1864055 2023-12-01T15:57:08.438 INFO:tasks.workunit.client.0.smithi119.stdout:op 666 completed, throughput=5MB/sec 2023-12-01T15:57:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:08 smithi183 ceph-mon[99169]: pgmap v1782: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T15:57:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:08 smithi119 ceph-mon[108979]: pgmap v1782: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T15:57:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:08 smithi119 ceph-mon[94175]: pgmap v1782: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T15:57:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:09.438 INFO:tasks.workunit.client.0.smithi119.stdout: 127: throughput=4.96MB/sec pending data=0 2023-12-01T15:57:09.438 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tpaCd-MO4RIc7xt off=1045503 len=805382 2023-12-01T15:57:09.443 INFO:tasks.workunit.client.0.smithi119.stdout:op 667 completed, throughput=4.97MB/sec 2023-12-01T15:57:09.443 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-u_Z-KWG2SZM2XzF off=6538974 len=197723 2023-12-01T15:57:09.446 INFO:tasks.workunit.client.0.smithi119.stdout:op 668 completed, throughput=4.97MB/sec 2023-12-01T15:57:09.446 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8Kt4RWo11p2zYzk off=7758012 len=7449 2023-12-01T15:57:09.447 INFO:tasks.workunit.client.0.smithi119.stdout:op 669 completed, throughput=4.97MB/sec 2023-12-01T15:57:09.447 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-g0ux-LSGKbNtaTD off=11676630 len=1077938 2023-12-01T15:57:09.448 INFO:tasks.workunit.client.0.smithi119.stdout:op 670 completed, throughput=4.98MB/sec 2023-12-01T15:57:09.448 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--9vV493rvPDc_Pi off=4308913 len=1703150 2023-12-01T15:57:09.455 INFO:tasks.workunit.client.0.smithi119.stdout:op 671 completed, throughput=4.99MB/sec 2023-12-01T15:57:09.455 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OsC2fywH-o2nYjD off=12933563 len=673799 2023-12-01T15:57:09.456 INFO:tasks.workunit.client.0.smithi119.stdout:op 672 completed, throughput=4.99MB/sec 2023-12-01T15:57:09.456 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ek6F_GwJi7_YKJR off=4312769 len=988953 2023-12-01T15:57:09.461 INFO:tasks.workunit.client.0.smithi119.stdout:op 673 completed, throughput=5MB/sec 2023-12-01T15:57:10.461 INFO:tasks.workunit.client.0.smithi119.stdout: 128: throughput=4.96MB/sec pending data=0 2023-12-01T15:57:10.461 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PrvKMB4psNHuGzQ off=20748742 len=1814921 2023-12-01T15:57:10.471 INFO:tasks.workunit.client.0.smithi119.stdout:op 674 completed, throughput=4.98MB/sec 2023-12-01T15:57:10.471 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UdIi68kVbhCyTMb off=21824044 len=192422 2023-12-01T15:57:10.472 INFO:tasks.workunit.client.0.smithi119.stdout:op 675 completed, throughput=4.98MB/sec 2023-12-01T15:57:10.472 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2uzNUOaaVWNIg_n off=6636698 len=2053441 2023-12-01T15:57:10.483 INFO:tasks.workunit.client.0.smithi119.stdout:op 676 completed, throughput=4.99MB/sec 2023-12-01T15:57:10.483 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0WkwvitG22M9H5d off=1834081 len=1208516 2023-12-01T15:57:10.488 INFO:tasks.workunit.client.0.smithi119.stdout:op 677 completed, throughput=5MB/sec 2023-12-01T15:57:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:10 smithi183 ceph-mon[99169]: pgmap v1783: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:57:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:10 smithi119 ceph-mon[94175]: pgmap v1783: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:57:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:10 smithi119 ceph-mon[108979]: pgmap v1783: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:57:11.489 INFO:tasks.workunit.client.0.smithi119.stdout: 129: throughput=4.96MB/sec pending data=0 2023-12-01T15:57:11.489 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SSP9t82jWfrw76z off=73713 len=1868833 2023-12-01T15:57:11.492 INFO:tasks.workunit.client.0.smithi119.stdout:op 678 completed, throughput=4.98MB/sec 2023-12-01T15:57:11.493 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aIJ6p59fg0UGLYU off=1611401 len=1870872 2023-12-01T15:57:11.505 INFO:tasks.workunit.client.0.smithi119.stdout:op 679 completed, throughput=4.99MB/sec 2023-12-01T15:57:11.505 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0ewsSnBfhSCWd4i off=552510 len=1650997 2023-12-01T15:57:11.506 INFO:tasks.workunit.client.0.smithi119.stdout:op 680 completed, throughput=5MB/sec 2023-12-01T15:57:12.506 INFO:tasks.workunit.client.0.smithi119.stdout: 130: throughput=4.96MB/sec pending data=0 2023-12-01T15:57:12.506 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-psIUSuaD3SXwAaM off=8815484 len=1998925 2023-12-01T15:57:12.508 INFO:tasks.workunit.client.0.smithi119.stdout:op 681 completed, throughput=4.98MB/sec 2023-12-01T15:57:12.509 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-K-0cgqkCPdFa4z_ off=2689100 len=760713 2023-12-01T15:57:12.511 INFO:tasks.workunit.client.0.smithi119.stdout:op 682 completed, throughput=4.98MB/sec 2023-12-01T15:57:12.511 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-k7ZBudoC7RThs6a off=6548909 len=905646 2023-12-01T15:57:12.512 INFO:tasks.workunit.client.0.smithi119.stdout:op 683 completed, throughput=4.99MB/sec 2023-12-01T15:57:12.512 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DLJEF3z6eqIzYkP off=10633341 len=607174 2023-12-01T15:57:12.513 INFO:tasks.workunit.client.0.smithi119.stdout:op 684 completed, throughput=4.99MB/sec 2023-12-01T15:57:12.513 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iMs6S02on_qgSs0 off=6780422 len=990829 2023-12-01T15:57:12.517 INFO:tasks.workunit.client.0.smithi119.stdout:op 685 completed, throughput=5MB/sec 2023-12-01T15:57:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:12 smithi183 ceph-mon[99169]: pgmap v1784: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T15:57:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:12 smithi119 ceph-mon[108979]: pgmap v1784: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T15:57:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:12 smithi119 ceph-mon[94175]: pgmap v1784: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T15:57:13.518 INFO:tasks.workunit.client.0.smithi119.stdout: 131: throughput=4.96MB/sec pending data=0 2023-12-01T15:57:13.518 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Z4Ck17QmDTCrdrf off=42172 len=1063138 2023-12-01T15:57:13.523 INFO:tasks.workunit.client.0.smithi119.stdout:op 686 completed, throughput=4.97MB/sec 2023-12-01T15:57:13.523 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aB6gcAD83So0d7E off=7207895 len=1190263 2023-12-01T15:57:13.525 INFO:tasks.workunit.client.0.smithi119.stdout:op 687 completed, throughput=4.98MB/sec 2023-12-01T15:57:13.525 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RoyQgOrh8Kfa1Lc off=10982885 len=548498 2023-12-01T15:57:13.526 INFO:tasks.workunit.client.0.smithi119.stdout:op 688 completed, throughput=4.98MB/sec 2023-12-01T15:57:13.526 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nCP69qpeSM4Rat6 off=15147029 len=1574188 2023-12-01T15:57:13.533 INFO:tasks.workunit.client.0.smithi119.stdout:op 689 completed, throughput=4.99MB/sec 2023-12-01T15:57:13.533 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qaZvYl6nzQiv9-z off=1282242 len=1451399 2023-12-01T15:57:13.539 INFO:tasks.workunit.client.0.smithi119.stdout:op 690 completed, throughput=5MB/sec 2023-12-01T15:57:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:57:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:57:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T15:57:14.539 INFO:tasks.workunit.client.0.smithi119.stdout: 132: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:14.539 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lSx_CxT-n4szpff off=271919 len=1183427 2023-12-01T15:57:14.545 INFO:tasks.workunit.client.0.smithi119.stdout:op 691 completed, throughput=4.98MB/sec 2023-12-01T15:57:14.545 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-S0BmJ5STOEVp8bH off=7260975 len=1180492 2023-12-01T15:57:14.550 INFO:tasks.workunit.client.0.smithi119.stdout:op 692 completed, throughput=4.98MB/sec 2023-12-01T15:57:14.550 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Hw8XnqBYVxb8p1y off=1120228 len=1032004 2023-12-01T15:57:14.551 INFO:tasks.workunit.client.0.smithi119.stdout:op 693 completed, throughput=4.99MB/sec 2023-12-01T15:57:14.551 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JJ7JihpXdCiWEWB off=7149220 len=1029179 2023-12-01T15:57:14.554 INFO:tasks.workunit.client.0.smithi119.stdout:op 694 completed, throughput=5MB/sec 2023-12-01T15:57:14.555 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9fJ3W6NilkGX1lY off=17411619 len=931587 2023-12-01T15:57:14.555 INFO:tasks.workunit.client.0.smithi119.stdout:op 695 completed, throughput=5MB/sec 2023-12-01T15:57:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:14 smithi183 ceph-mon[99169]: pgmap v1785: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:57:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:14 smithi119 ceph-mon[108979]: pgmap v1785: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:57:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:14 smithi119 ceph-mon[94175]: pgmap v1785: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:57:15.556 INFO:tasks.workunit.client.0.smithi119.stdout: 133: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:15.556 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--GckspR_aW0lfdo off=12343495 len=1670508 2023-12-01T15:57:15.566 INFO:tasks.workunit.client.0.smithi119.stdout:op 696 completed, throughput=4.98MB/sec 2023-12-01T15:57:15.566 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EvdEizKrAdG7y-1 off=13964416 len=1482482 2023-12-01T15:57:15.572 INFO:tasks.workunit.client.0.smithi119.stdout:op 697 completed, throughput=4.99MB/sec 2023-12-01T15:57:15.573 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nSty5IlQscVJrDR off=4750095 len=1631077 2023-12-01T15:57:15.580 INFO:tasks.workunit.client.0.smithi119.stdout:op 698 completed, throughput=5MB/sec 2023-12-01T15:57:16.580 INFO:tasks.workunit.client.0.smithi119.stdout: 134: throughput=4.96MB/sec pending data=0 2023-12-01T15:57:16.581 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nj6S6YGe13_j9Qb off=7651617 len=718548 2023-12-01T15:57:16.581 INFO:tasks.workunit.client.0.smithi119.stdout:op 699 completed, throughput=4.97MB/sec 2023-12-01T15:57:16.582 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gHOe03rrFJH8mFk off=322080 len=2005356 2023-12-01T15:57:16.592 INFO:tasks.workunit.client.0.smithi119.stdout:op 700 completed, throughput=4.98MB/sec 2023-12-01T15:57:16.592 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ne5Iqf__1HcHyR_ off=5732367 len=1940628 2023-12-01T15:57:16.593 INFO:tasks.workunit.client.0.smithi119.stdout:op 701 completed, throughput=5MB/sec 2023-12-01T15:57:16.594 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LIW3cGJCKRBpjvd off=1802316 len=2044281 2023-12-01T15:57:16.595 INFO:tasks.workunit.client.0.smithi119.stdout:op 702 completed, throughput=5.01MB/sec 2023-12-01T15:57:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:16 smithi183 ceph-mon[99169]: pgmap v1786: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T15:57:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:16 smithi119 ceph-mon[108979]: pgmap v1786: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T15:57:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:16 smithi119 ceph-mon[94175]: pgmap v1786: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T15:57:17.595 INFO:tasks.workunit.client.0.smithi119.stdout: 135: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:17.596 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tfLtoWgnIjn-lDs off=578662 len=1613546 2023-12-01T15:57:17.602 INFO:tasks.workunit.client.0.smithi119.stdout:op 703 completed, throughput=4.98MB/sec 2023-12-01T15:57:17.603 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mEqCa8-Uq_uTs_R off=16051554 len=1677287 2023-12-01T15:57:17.606 INFO:tasks.workunit.client.0.smithi119.stdout:op 704 completed, throughput=5MB/sec 2023-12-01T15:57:17.606 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uUgNZjzF-XZIh7g off=743613 len=816706 2023-12-01T15:57:17.610 INFO:tasks.workunit.client.0.smithi119.stdout:op 705 completed, throughput=5MB/sec 2023-12-01T15:57:18.610 INFO:tasks.workunit.client.0.smithi119.stdout: 136: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:18.611 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5Io_H472bQeGwDN off=10421947 len=1893483 2023-12-01T15:57:18.622 INFO:tasks.workunit.client.0.smithi119.stdout:op 706 completed, throughput=4.98MB/sec 2023-12-01T15:57:18.622 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Z8FrUL67zfHu-X4 off=600927 len=1814693 2023-12-01T15:57:18.624 INFO:tasks.workunit.client.0.smithi119.stdout:op 707 completed, throughput=4.99MB/sec 2023-12-01T15:57:18.624 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Wt3J-acN2I7Boks off=2568888 len=819968 2023-12-01T15:57:18.629 INFO:tasks.workunit.client.0.smithi119.stdout:op 708 completed, throughput=5MB/sec 2023-12-01T15:57:18.629 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-j1KN99AfynfkKxW off=13288671 len=627659 2023-12-01T15:57:18.631 INFO:tasks.workunit.client.0.smithi119.stdout:op 709 completed, throughput=5MB/sec 2023-12-01T15:57:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:18 smithi183 ceph-mon[99169]: pgmap v1787: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:57:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:18 smithi119 ceph-mon[108979]: pgmap v1787: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:57:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:18 smithi119 ceph-mon[94175]: pgmap v1787: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:57:19.631 INFO:tasks.workunit.client.0.smithi119.stdout: 137: throughput=4.96MB/sec pending data=0 2023-12-01T15:57:19.632 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XyDQZJF4phCUrv8 off=7531917 len=272957 2023-12-01T15:57:19.632 INFO:tasks.workunit.client.0.smithi119.stdout:op 710 completed, throughput=4.97MB/sec 2023-12-01T15:57:19.632 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hnhWD3Dr7lE1DPT off=6936360 len=1100739 2023-12-01T15:57:19.635 INFO:tasks.workunit.client.0.smithi119.stdout:op 711 completed, throughput=4.97MB/sec 2023-12-01T15:57:19.635 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xIOIUOCvlrPl625 off=221839 len=38965 2023-12-01T15:57:19.637 INFO:tasks.workunit.client.0.smithi119.stdout:op 712 completed, throughput=4.97MB/sec 2023-12-01T15:57:19.637 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rvyLi44LzSccr5T off=21323401 len=520594 2023-12-01T15:57:19.638 INFO:tasks.workunit.client.0.smithi119.stdout:op 713 completed, throughput=4.98MB/sec 2023-12-01T15:57:19.638 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-76epYJ5zsG52kCo off=3096794 len=1423065 2023-12-01T15:57:19.646 INFO:tasks.workunit.client.0.smithi119.stdout:op 714 completed, throughput=4.99MB/sec 2023-12-01T15:57:19.646 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-S4JRuC9oo3MMkx5 off=1927705 len=213896 2023-12-01T15:57:19.648 INFO:tasks.workunit.client.0.smithi119.stdout:op 715 completed, throughput=4.99MB/sec 2023-12-01T15:57:19.649 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2S33uJK8q7HvK7P off=61831 len=1820623 2023-12-01T15:57:19.655 INFO:tasks.workunit.client.0.smithi119.stdout:op 716 completed, throughput=5MB/sec 2023-12-01T15:57:20.656 INFO:tasks.workunit.client.0.smithi119.stdout: 138: throughput=4.96MB/sec pending data=0 2023-12-01T15:57:20.656 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vg86KvwHiiVUtI1 off=7544512 len=1403629 2023-12-01T15:57:20.657 INFO:tasks.workunit.client.0.smithi119.stdout:op 717 completed, throughput=4.97MB/sec 2023-12-01T15:57:20.657 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-13T9CWnXhVICPDc off=6569760 len=1830381 2023-12-01T15:57:20.668 INFO:tasks.workunit.client.0.smithi119.stdout:op 718 completed, throughput=4.99MB/sec 2023-12-01T15:57:20.668 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-O_qFKBzeDbtwL1R off=252356 len=94485 2023-12-01T15:57:20.671 INFO:tasks.workunit.client.0.smithi119.stdout:op 719 completed, throughput=4.99MB/sec 2023-12-01T15:57:20.671 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-X4UCz41GrLWKNmR off=2442028 len=1047184 2023-12-01T15:57:20.672 INFO:tasks.workunit.client.0.smithi119.stdout:op 720 completed, throughput=4.99MB/sec 2023-12-01T15:57:20.672 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rY7L9ynVonNlXkT off=14135091 len=238576 2023-12-01T15:57:20.672 INFO:tasks.workunit.client.0.smithi119.stdout:op 721 completed, throughput=5MB/sec 2023-12-01T15:57:20.672 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qFKFHEOQDtnE4cV off=11354583 len=348646 2023-12-01T15:57:20.675 INFO:tasks.workunit.client.0.smithi119.stdout:op 722 completed, throughput=5MB/sec 2023-12-01T15:57:20.675 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jSlUn8uv7YP2Onw off=4607978 len=1078519 2023-12-01T15:57:20.679 INFO:tasks.workunit.client.0.smithi119.stdout:op 723 completed, throughput=5MB/sec 2023-12-01T15:57:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:20 smithi183 ceph-mon[99169]: pgmap v1788: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:57:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:20 smithi119 ceph-mon[94175]: pgmap v1788: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:57:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:20 smithi119 ceph-mon[108979]: pgmap v1788: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:57:21.679 INFO:tasks.workunit.client.0.smithi119.stdout: 139: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:21.680 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eBbPIixE5EhyPi6 off=16757162 len=758414 2023-12-01T15:57:21.684 INFO:tasks.workunit.client.0.smithi119.stdout:op 724 completed, throughput=4.97MB/sec 2023-12-01T15:57:21.684 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BjzQQgvNlrl1qoC off=6842198 len=924838 2023-12-01T15:57:21.689 INFO:tasks.workunit.client.0.smithi119.stdout:op 725 completed, throughput=4.98MB/sec 2023-12-01T15:57:21.689 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yIs0M2keAxcEJjy off=6485355 len=803417 2023-12-01T15:57:21.690 INFO:tasks.workunit.client.0.smithi119.stdout:op 726 completed, throughput=4.99MB/sec 2023-12-01T15:57:21.690 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rjey925y5UyLTrh off=293176 len=749340 2023-12-01T15:57:21.694 INFO:tasks.workunit.client.0.smithi119.stdout:op 727 completed, throughput=4.99MB/sec 2023-12-01T15:57:21.694 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-P-4Xxo6TZe3Hxs9 off=24540181 len=665339 2023-12-01T15:57:21.695 INFO:tasks.workunit.client.0.smithi119.stdout:op 728 completed, throughput=5MB/sec 2023-12-01T15:57:21.695 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NtRzZ1fBsDg6qBK off=1635743 len=432394 2023-12-01T15:57:21.698 INFO:tasks.workunit.client.0.smithi119.stdout:op 729 completed, throughput=5MB/sec 2023-12-01T15:57:21.698 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Q3OvrkiEIPMi-gG off=11212367 len=1121776 2023-12-01T15:57:21.702 INFO:tasks.workunit.client.0.smithi119.stdout:op 730 completed, throughput=5.01MB/sec 2023-12-01T15:57:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:21 smithi183 ceph-mon[99169]: pgmap v1789: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2023-12-01T15:57:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:21 smithi119 ceph-mon[94175]: pgmap v1789: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2023-12-01T15:57:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:21 smithi119 ceph-mon[108979]: pgmap v1789: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2023-12-01T15:57:22.703 INFO:tasks.workunit.client.0.smithi119.stdout: 140: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:22.703 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ltph168kakmPzaN off=208310 len=1582467 2023-12-01T15:57:22.705 INFO:tasks.workunit.client.0.smithi119.stdout:op 731 completed, throughput=4.98MB/sec 2023-12-01T15:57:22.705 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SrOQ-IuLIHC0GxE off=2801038 len=126702 2023-12-01T15:57:22.705 INFO:tasks.workunit.client.0.smithi119.stdout:op 732 completed, throughput=4.98MB/sec 2023-12-01T15:57:22.705 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CWPMoE4BZtrH4E4 off=4140618 len=1731859 2023-12-01T15:57:22.707 INFO:tasks.workunit.client.0.smithi119.stdout:op 733 completed, throughput=4.99MB/sec 2023-12-01T15:57:22.707 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DYonYnjIBIFL5Pq off=15475631 len=1418988 2023-12-01T15:57:22.713 INFO:tasks.workunit.client.0.smithi119.stdout:op 734 completed, throughput=5MB/sec 2023-12-01T15:57:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:23.713 INFO:tasks.workunit.client.0.smithi119.stdout: 141: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:23.713 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2l6OUN3Fm5rER5Y off=16712290 len=1708233 2023-12-01T15:57:23.724 INFO:tasks.workunit.client.0.smithi119.stdout:op 735 completed, throughput=4.98MB/sec 2023-12-01T15:57:23.724 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NBq0eXEIw-iIVqq off=13861173 len=624616 2023-12-01T15:57:23.725 INFO:tasks.workunit.client.0.smithi119.stdout:op 736 completed, throughput=4.98MB/sec 2023-12-01T15:57:23.725 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9SnHzxU9m9MCNbD off=3540448 len=1976911 2023-12-01T15:57:23.727 INFO:tasks.workunit.client.0.smithi119.stdout:op 737 completed, throughput=5MB/sec 2023-12-01T15:57:23.727 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YJfZL_x-hJysMxn off=8926573 len=1555059 2023-12-01T15:57:23.729 INFO:tasks.workunit.client.0.smithi119.stdout:op 738 completed, throughput=5.01MB/sec 2023-12-01T15:57:24.424 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:57:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:57:24] "GET /metrics HTTP/1.1" 200 33899 "" "Prometheus/2.43.0" 2023-12-01T15:57:24.424 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:24 smithi119 ceph-mon[94175]: pgmap v1790: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T15:57:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:24 smithi183 ceph-mon[99169]: pgmap v1790: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T15:57:24.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:24 smithi119 ceph-mon[108979]: pgmap v1790: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T15:57:24.729 INFO:tasks.workunit.client.0.smithi119.stdout: 142: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:24.729 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hAp5KMajc7yUiYJ off=448293 len=2018696 2023-12-01T15:57:24.743 INFO:tasks.workunit.client.0.smithi119.stdout:op 739 completed, throughput=4.98MB/sec 2023-12-01T15:57:24.743 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UM9-pkmf5PwXu_K off=4442903 len=852660 2023-12-01T15:57:24.744 INFO:tasks.workunit.client.0.smithi119.stdout:op 740 completed, throughput=4.99MB/sec 2023-12-01T15:57:24.744 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-I05l3vUrOnGKS-N off=5086092 len=368927 2023-12-01T15:57:24.747 INFO:tasks.workunit.client.0.smithi119.stdout:op 741 completed, throughput=4.99MB/sec 2023-12-01T15:57:24.748 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_Qz6ohRSZVKGgBX off=16196442 len=933355 2023-12-01T15:57:24.753 INFO:tasks.workunit.client.0.smithi119.stdout:op 742 completed, throughput=5MB/sec 2023-12-01T15:57:24.753 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-885IiwU7bjGyUjI off=7137182 len=1345923 2023-12-01T15:57:24.754 INFO:tasks.workunit.client.0.smithi119.stdout:op 743 completed, throughput=5.01MB/sec 2023-12-01T15:57:25.755 INFO:tasks.workunit.client.0.smithi119.stdout: 143: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:25.755 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0dfbGcLyczB7oOe off=5484668 len=1977570 2023-12-01T15:57:25.765 INFO:tasks.workunit.client.0.smithi119.stdout:op 744 completed, throughput=4.99MB/sec 2023-12-01T15:57:25.765 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VIBj-bMGWQzuuSh off=656248 len=1961051 2023-12-01T15:57:25.778 INFO:tasks.workunit.client.0.smithi119.stdout:op 745 completed, throughput=5MB/sec 2023-12-01T15:57:25.778 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pytr34k54uC7SUS off=873185 len=1408934 2023-12-01T15:57:25.783 INFO:tasks.workunit.client.0.smithi119.stdout:op 746 completed, throughput=5.01MB/sec 2023-12-01T15:57:26.784 INFO:tasks.workunit.client.0.smithi119.stdout: 144: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:26.784 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nV_6yZa8Xq2Agln off=101249 len=1814306 2023-12-01T15:57:26.787 INFO:tasks.workunit.client.0.smithi119.stdout:op 747 completed, throughput=4.98MB/sec 2023-12-01T15:57:26.787 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-h3Ptoo-A6ao6Uzq off=4754670 len=1273985 2023-12-01T15:57:26.789 INFO:tasks.workunit.client.0.smithi119.stdout:op 748 completed, throughput=4.99MB/sec 2023-12-01T15:57:26.789 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hLkTRTaf2f1lQ_w off=12300879 len=27937 2023-12-01T15:57:26.792 INFO:tasks.workunit.client.0.smithi119.stdout:op 749 completed, throughput=4.99MB/sec 2023-12-01T15:57:26.792 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bBRO9kqwXRM0dwf off=228378 len=670608 2023-12-01T15:57:26.793 INFO:tasks.workunit.client.0.smithi119.stdout:op 750 completed, throughput=5MB/sec 2023-12-01T15:57:26.793 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZPAzYYJWh83PSEm off=3510497 len=75054 2023-12-01T15:57:26.796 INFO:tasks.workunit.client.0.smithi119.stdout:op 751 completed, throughput=5MB/sec 2023-12-01T15:57:26.796 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-m3gKMl7G8W-L-bl off=9182263 len=287819 2023-12-01T15:57:26.797 INFO:tasks.workunit.client.0.smithi119.stdout:op 752 completed, throughput=5MB/sec 2023-12-01T15:57:26.797 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DKfdqu2ke2QqbNV off=1999501 len=192444 2023-12-01T15:57:26.797 INFO:tasks.workunit.client.0.smithi119.stdout:op 753 completed, throughput=5MB/sec 2023-12-01T15:57:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:26 smithi183 ceph-mon[99169]: pgmap v1791: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-01T15:57:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:26 smithi119 ceph-mon[94175]: pgmap v1791: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-01T15:57:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:26 smithi119 ceph-mon[108979]: pgmap v1791: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-01T15:57:27.798 INFO:tasks.workunit.client.0.smithi119.stdout: 145: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:27.798 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YublPH7uyTvOfJg off=12754792 len=62138 2023-12-01T15:57:27.800 INFO:tasks.workunit.client.0.smithi119.stdout:op 754 completed, throughput=4.97MB/sec 2023-12-01T15:57:27.800 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4bIhtjua9yg-orn off=19702412 len=846249 2023-12-01T15:57:27.802 INFO:tasks.workunit.client.0.smithi119.stdout:op 755 completed, throughput=4.97MB/sec 2023-12-01T15:57:27.802 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ifAG8V0UHnNhap7 off=5221333 len=583978 2023-12-01T15:57:27.806 INFO:tasks.workunit.client.0.smithi119.stdout:op 756 completed, throughput=4.98MB/sec 2023-12-01T15:57:27.806 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ksdaJ6eE1vxXeJ9 off=2479491 len=1913926 2023-12-01T15:57:27.810 INFO:tasks.workunit.client.0.smithi119.stdout:op 757 completed, throughput=4.99MB/sec 2023-12-01T15:57:27.810 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TUqn7QOPhYSZUGS off=312101 len=720256 2023-12-01T15:57:27.811 INFO:tasks.workunit.client.0.smithi119.stdout:op 758 completed, throughput=4.99MB/sec 2023-12-01T15:57:27.811 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AdGsXXMwJczGk5r off=15511380 len=93461 2023-12-01T15:57:27.814 INFO:tasks.workunit.client.0.smithi119.stdout:op 759 completed, throughput=4.99MB/sec 2023-12-01T15:57:27.814 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-B16Lc7xtZJ-nJTs off=1611522 len=1274900 2023-12-01T15:57:27.821 INFO:tasks.workunit.client.0.smithi119.stdout:op 760 completed, throughput=5MB/sec 2023-12-01T15:57:28.822 INFO:tasks.workunit.client.0.smithi119.stdout: 146: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:28.823 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-n04Ywfpxdc-4Jg6 off=3535916 len=1416687 2023-12-01T15:57:28.830 INFO:tasks.workunit.client.0.smithi119.stdout:op 761 completed, throughput=4.98MB/sec 2023-12-01T15:57:28.830 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GMRXcjtOCltn2-r off=1876222 len=252385 2023-12-01T15:57:28.833 INFO:tasks.workunit.client.0.smithi119.stdout:op 762 completed, throughput=4.98MB/sec 2023-12-01T15:57:28.833 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mi7fKJiChQ_IhEy off=17872711 len=1001236 2023-12-01T15:57:28.837 INFO:tasks.workunit.client.0.smithi119.stdout:op 763 completed, throughput=4.98MB/sec 2023-12-01T15:57:28.837 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7OR0YqcHCw18QKN off=3771600 len=312876 2023-12-01T15:57:28.837 INFO:tasks.workunit.client.0.smithi119.stdout:op 764 completed, throughput=4.99MB/sec 2023-12-01T15:57:28.837 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4SDpxKSQxUxKh4H off=6192712 len=1807743 2023-12-01T15:57:28.848 INFO:tasks.workunit.client.0.smithi119.stdout:op 765 completed, throughput=5MB/sec 2023-12-01T15:57:28.848 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4CUZDigFjahXOWY off=2721968 len=1110391 2023-12-01T15:57:28.849 INFO:tasks.workunit.client.0.smithi119.stdout:op 766 completed, throughput=5MB/sec 2023-12-01T15:57:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:28 smithi183 ceph-mon[99169]: pgmap v1792: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T15:57:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:28 smithi119 ceph-mon[94175]: pgmap v1792: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T15:57:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:28 smithi119 ceph-mon[108979]: pgmap v1792: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T15:57:29.849 INFO:tasks.workunit.client.0.smithi119.stdout: 147: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:29.850 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UAm_0sBT7LwZNgM off=4466019 len=1950591 2023-12-01T15:57:29.861 INFO:tasks.workunit.client.0.smithi119.stdout:op 767 completed, throughput=4.98MB/sec 2023-12-01T15:57:29.861 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HJEeooGgRQ6lG4h off=19405328 len=844142 2023-12-01T15:57:29.862 INFO:tasks.workunit.client.0.smithi119.stdout:op 768 completed, throughput=4.99MB/sec 2023-12-01T15:57:29.862 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uq1x47u7LdUyQHt off=8909076 len=1187162 2023-12-01T15:57:29.863 INFO:tasks.workunit.client.0.smithi119.stdout:op 769 completed, throughput=5MB/sec 2023-12-01T15:57:29.864 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-081sdq56HRQnJ-f off=8209341 len=1102520 2023-12-01T15:57:29.864 INFO:tasks.workunit.client.0.smithi119.stdout:op 770 completed, throughput=5MB/sec 2023-12-01T15:57:30.865 INFO:tasks.workunit.client.0.smithi119.stdout: 148: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:30.865 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mKlppN09LUT0P1a off=3657177 len=715413 2023-12-01T15:57:30.871 INFO:tasks.workunit.client.0.smithi119.stdout:op 771 completed, throughput=4.97MB/sec 2023-12-01T15:57:30.871 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-itcI3swHamoCKeV off=4141286 len=708707 2023-12-01T15:57:30.871 INFO:tasks.workunit.client.0.smithi119.stdout:op 772 completed, throughput=4.98MB/sec 2023-12-01T15:57:30.871 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UlqtzhqenLTFppF off=5991423 len=295688 2023-12-01T15:57:30.875 INFO:tasks.workunit.client.0.smithi119.stdout:op 773 completed, throughput=4.98MB/sec 2023-12-01T15:57:30.875 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0T4FTJFwKjDV27X off=3285401 len=781979 2023-12-01T15:57:30.876 INFO:tasks.workunit.client.0.smithi119.stdout:op 774 completed, throughput=4.98MB/sec 2023-12-01T15:57:30.876 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VBUAkvwIWByfNN2 off=2408992 len=151043 2023-12-01T15:57:30.879 INFO:tasks.workunit.client.0.smithi119.stdout:op 775 completed, throughput=4.99MB/sec 2023-12-01T15:57:30.879 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gCwn5IUhpRl4cfr off=564011 len=1111226 2023-12-01T15:57:30.880 INFO:tasks.workunit.client.0.smithi119.stdout:op 776 completed, throughput=4.99MB/sec 2023-12-01T15:57:30.880 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HjOeANgQCqp0Xjd off=6954140 len=667140 2023-12-01T15:57:30.884 INFO:tasks.workunit.client.0.smithi119.stdout:op 777 completed, throughput=5MB/sec 2023-12-01T15:57:30.885 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mL67OcPaKsIDuPk off=5409995 len=1872872 2023-12-01T15:57:30.886 INFO:tasks.workunit.client.0.smithi119.stdout:op 778 completed, throughput=5.01MB/sec 2023-12-01T15:57:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:30 smithi183 ceph-mon[99169]: pgmap v1793: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T15:57:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:30 smithi119 ceph-mon[108979]: pgmap v1793: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T15:57:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:30 smithi119 ceph-mon[94175]: pgmap v1793: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T15:57:31.887 INFO:tasks.workunit.client.0.smithi119.stdout: 149: throughput=4.98MB/sec pending data=0 2023-12-01T15:57:31.887 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-guI8rkWDaQJGVnv off=8330192 len=1988192 2023-12-01T15:57:31.895 INFO:tasks.workunit.client.0.smithi119.stdout:op 779 completed, throughput=4.99MB/sec 2023-12-01T15:57:31.896 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QEiDqn_rGjj4lsN off=7152173 len=703518 2023-12-01T15:57:31.900 INFO:tasks.workunit.client.0.smithi119.stdout:op 780 completed, throughput=4.99MB/sec 2023-12-01T15:57:31.900 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VV0bfHtvphOCtLf off=1146518 len=836573 2023-12-01T15:57:31.904 INFO:tasks.workunit.client.0.smithi119.stdout:op 781 completed, throughput=5MB/sec 2023-12-01T15:57:31.905 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EYtq3fRsB3HbE2j off=4436507 len=950921 2023-12-01T15:57:31.909 INFO:tasks.workunit.client.0.smithi119.stdout:op 782 completed, throughput=5MB/sec 2023-12-01T15:57:32.910 INFO:tasks.workunit.client.0.smithi119.stdout: 150: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:32.910 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-d59qR8lzm6-AaWC off=5274403 len=1823028 2023-12-01T15:57:32.920 INFO:tasks.workunit.client.0.smithi119.stdout:op 783 completed, throughput=4.98MB/sec 2023-12-01T15:57:32.921 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nlUjWB67nzePiJT off=1433093 len=1267571 2023-12-01T15:57:32.926 INFO:tasks.workunit.client.0.smithi119.stdout:op 784 completed, throughput=4.99MB/sec 2023-12-01T15:57:32.926 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QUdjQEKguPX9RWH off=4827026 len=1974642 2023-12-01T15:57:32.932 INFO:tasks.workunit.client.0.smithi119.stdout:op 785 completed, throughput=5MB/sec 2023-12-01T15:57:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:32 smithi183 ceph-mon[99169]: pgmap v1794: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:57:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:32 smithi119 ceph-mon[94175]: pgmap v1794: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:57:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:32 smithi119 ceph-mon[108979]: pgmap v1794: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:57:33.932 INFO:tasks.workunit.client.0.smithi119.stdout: 151: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:33.932 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-66Z2YEuKprHjWC8 off=2826727 len=24459 2023-12-01T15:57:33.933 INFO:tasks.workunit.client.0.smithi119.stdout:op 786 completed, throughput=4.97MB/sec 2023-12-01T15:57:33.933 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EXjOhxoWbpaNw5C off=4087173 len=524163 2023-12-01T15:57:33.934 INFO:tasks.workunit.client.0.smithi119.stdout:op 787 completed, throughput=4.97MB/sec 2023-12-01T15:57:33.934 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ipeJH8M3OiTwEm5 off=3415478 len=1688713 2023-12-01T15:57:33.936 INFO:tasks.workunit.client.0.smithi119.stdout:op 788 completed, throughput=4.98MB/sec 2023-12-01T15:57:33.936 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Hn-9E68oyh1R1kb off=5268594 len=255049 2023-12-01T15:57:33.937 INFO:tasks.workunit.client.0.smithi119.stdout:op 789 completed, throughput=4.98MB/sec 2023-12-01T15:57:33.937 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Qn96ByhHSHLiOM2 off=906894 len=1136762 2023-12-01T15:57:33.938 INFO:tasks.workunit.client.0.smithi119.stdout:op 790 completed, throughput=4.99MB/sec 2023-12-01T15:57:33.938 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tZIKM8kIjaYdM_n off=11012420 len=1722179 2023-12-01T15:57:33.940 INFO:tasks.workunit.client.0.smithi119.stdout:op 791 completed, throughput=5MB/sec 2023-12-01T15:57:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:57:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:57:34] "GET /metrics HTTP/1.1" 200 33899 "" "Prometheus/2.43.0" 2023-12-01T15:57:34.808 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:57:34.940 INFO:tasks.workunit.client.0.smithi119.stdout: 152: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:34.940 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tN3bQsOyYGSyxHe off=10441617 len=257429 2023-12-01T15:57:34.941 INFO:tasks.workunit.client.0.smithi119.stdout:op 792 completed, throughput=4.97MB/sec 2023-12-01T15:57:34.941 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZWrmy6v28dm9olK off=8651674 len=1915849 2023-12-01T15:57:34.953 INFO:tasks.workunit.client.0.smithi119.stdout:op 793 completed, throughput=4.98MB/sec 2023-12-01T15:57:34.954 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-a_lQfA_nGcgG09V off=570979 len=285647 2023-12-01T15:57:34.956 INFO:tasks.workunit.client.0.smithi119.stdout:op 794 completed, throughput=4.98MB/sec 2023-12-01T15:57:34.956 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DrZ0oiUji80nBaZ off=785611 len=1722771 2023-12-01T15:57:34.958 INFO:tasks.workunit.client.0.smithi119.stdout:op 795 completed, throughput=4.99MB/sec 2023-12-01T15:57:34.958 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-E3RccC8iMtSgIyT off=905573 len=597071 2023-12-01T15:57:34.958 INFO:tasks.workunit.client.0.smithi119.stdout:op 796 completed, throughput=5MB/sec 2023-12-01T15:57:34.959 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aHReGHxRJ-6iBqr off=6918421 len=1403078 2023-12-01T15:57:34.963 INFO:tasks.workunit.client.0.smithi119.stdout:op 797 completed, throughput=5.01MB/sec 2023-12-01T15:57:35.121 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:57:35.121 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (24m) 2m ago 24m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:57:35.121 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (24m) 2m ago 24m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:57:35.122 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (25m) 2m ago 25m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:57:35.122 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (25m) 2m ago 25m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:57:35.122 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (28m) 2m ago 28m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:57:35.122 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (30m) 2m ago 30m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:57:35.122 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (30m) 2m ago 30m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:57:35.122 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (28m) 2m ago 28m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:57:35.122 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (28m) 2m ago 28m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:57:35.122 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (24m) 2m ago 24m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:57:35.122 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (24m) 2m ago 24m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:57:35.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (28m) 2m ago 28m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:57:35.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (27m) 2m ago 27m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:57:35.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (27m) 2m ago 27m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:57:35.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (27m) 2m ago 27m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:57:35.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (26m) 2m ago 26m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:57:35.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (26m) 2m ago 26m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:57:35.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (26m) 2m ago 26m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:57:35.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (25m) 2m ago 25m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:57:35.123 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (24m) 2m ago 25m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:57:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:34 smithi183 ceph-mon[99169]: pgmap v1795: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:57:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:34 smithi119 ceph-mon[108979]: pgmap v1795: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:57:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:34 smithi119 ceph-mon[94175]: pgmap v1795: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:57:35.506 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:57:35.506 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:57:35.506 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:57:35.506 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:57:35.506 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:57:35.506 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:57:35.506 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:57:35.506 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:57:35.506 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:57:35.507 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:57:35.507 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:57:35.507 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:57:35.507 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:57:35.507 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:57:35.507 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:57:35.507 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:57:35.507 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:57:35.963 INFO:tasks.workunit.client.0.smithi119.stdout: 153: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:35.963 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kry9kDEK3Z53PIA off=2481127 len=1172587 2023-12-01T15:57:35.971 INFO:tasks.workunit.client.0.smithi119.stdout:op 798 completed, throughput=4.98MB/sec 2023-12-01T15:57:35.971 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sWW0QEixlhbS1kx off=3613653 len=1668972 2023-12-01T15:57:35.981 INFO:tasks.workunit.client.0.smithi119.stdout:op 799 completed, throughput=4.99MB/sec 2023-12-01T15:57:35.981 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-I_-AYVshu11SgiB off=4924059 len=611851 2023-12-01T15:57:35.985 INFO:tasks.workunit.client.0.smithi119.stdout:op 800 completed, throughput=4.99MB/sec 2023-12-01T15:57:35.985 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7yRkYiJzjVrvyC2 off=2658742 len=772196 2023-12-01T15:57:35.987 INFO:tasks.workunit.client.0.smithi119.stdout:op 801 completed, throughput=5MB/sec 2023-12-01T15:57:35.987 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hduGHFY_CPFNmWl off=577206 len=286023 2023-12-01T15:57:35.989 INFO:tasks.workunit.client.0.smithi119.stdout:op 802 completed, throughput=5MB/sec 2023-12-01T15:57:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:35 smithi183 ceph-mon[99169]: from='client.26189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/701343207' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:57:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:35 smithi119 ceph-mon[94175]: from='client.26189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/701343207' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:57:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:35 smithi119 ceph-mon[108979]: from='client.26189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/701343207' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:57:36.989 INFO:tasks.workunit.client.0.smithi119.stdout: 154: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:36.989 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-m0_vAOhab84SPvS off=850110 len=968064 2023-12-01T15:57:36.992 INFO:tasks.workunit.client.0.smithi119.stdout:op 803 completed, throughput=4.98MB/sec 2023-12-01T15:57:36.992 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-n10c3KG5PKLBmrD off=11856873 len=1343331 2023-12-01T15:57:37.000 INFO:tasks.workunit.client.0.smithi119.stdout:op 804 completed, throughput=4.98MB/sec 2023-12-01T15:57:37.000 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LmkrTH1mvRzLI89 off=4599667 len=938901 2023-12-01T15:57:37.005 INFO:tasks.workunit.client.0.smithi119.stdout:op 805 completed, throughput=4.99MB/sec 2023-12-01T15:57:37.005 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3ymdy3FeWV1jWqb off=10764590 len=1067496 2023-12-01T15:57:37.009 INFO:tasks.workunit.client.0.smithi119.stdout:op 806 completed, throughput=4.99MB/sec 2023-12-01T15:57:37.009 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iElTE_pcNm7rSg- off=1388274 len=1901663 2023-12-01T15:57:37.019 INFO:tasks.workunit.client.0.smithi119.stdout:op 807 completed, throughput=5.01MB/sec 2023-12-01T15:57:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:36 smithi183 ceph-mon[99169]: from='client.16308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:36 smithi183 ceph-mon[99169]: pgmap v1796: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T15:57:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:36 smithi119 ceph-mon[108979]: from='client.16308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:36 smithi119 ceph-mon[108979]: pgmap v1796: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T15:57:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:36 smithi119 ceph-mon[94175]: from='client.16308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:36 smithi119 ceph-mon[94175]: pgmap v1796: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T15:57:38.020 INFO:tasks.workunit.client.0.smithi119.stdout: 155: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:38.020 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QUfLgdelKEGLkgi off=4036433 len=1521096 2023-12-01T15:57:38.027 INFO:tasks.workunit.client.0.smithi119.stdout:op 808 completed, throughput=4.98MB/sec 2023-12-01T15:57:38.028 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lSO0qHe0iaKiwe9 off=5109530 len=1203439 2023-12-01T15:57:38.029 INFO:tasks.workunit.client.0.smithi119.stdout:op 809 completed, throughput=4.99MB/sec 2023-12-01T15:57:38.029 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6vS6XdrikxB4xnJ off=8403593 len=674261 2023-12-01T15:57:38.030 INFO:tasks.workunit.client.0.smithi119.stdout:op 810 completed, throughput=4.99MB/sec 2023-12-01T15:57:38.030 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pOGu8TZOSVrSwQz off=5375307 len=420942 2023-12-01T15:57:38.034 INFO:tasks.workunit.client.0.smithi119.stdout:op 811 completed, throughput=5MB/sec 2023-12-01T15:57:38.034 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_ZL6RSuwEaFRsU5 off=3480315 len=113843 2023-12-01T15:57:38.036 INFO:tasks.workunit.client.0.smithi119.stdout:op 812 completed, throughput=5MB/sec 2023-12-01T15:57:38.036 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-s0-sDEic9_BCFz8 off=167769 len=1867550 2023-12-01T15:57:38.040 INFO:tasks.workunit.client.0.smithi119.stdout:op 813 completed, throughput=5.01MB/sec 2023-12-01T15:57:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:37 smithi183 ceph-mon[99169]: pgmap v1797: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:57:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:37 smithi119 ceph-mon[94175]: pgmap v1797: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:57:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:37 smithi119 ceph-mon[108979]: pgmap v1797: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:57:39.040 INFO:tasks.workunit.client.0.smithi119.stdout: 156: throughput=4.98MB/sec pending data=0 2023-12-01T15:57:39.040 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-USyltxz5NaZXcQW off=670779 len=505274 2023-12-01T15:57:39.042 INFO:tasks.workunit.client.0.smithi119.stdout:op 814 completed, throughput=4.98MB/sec 2023-12-01T15:57:39.042 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JT34ISs1JmZ8dfQ off=4163544 len=747987 2023-12-01T15:57:39.046 INFO:tasks.workunit.client.0.smithi119.stdout:op 815 completed, throughput=4.98MB/sec 2023-12-01T15:57:39.046 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nsbYtCPfM1mHFb1 off=14041195 len=1997549 2023-12-01T15:57:39.057 INFO:tasks.workunit.client.0.smithi119.stdout:op 816 completed, throughput=5MB/sec 2023-12-01T15:57:39.057 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6NCt1OdDhzc-TTh off=461903 len=1927473 2023-12-01T15:57:39.067 INFO:tasks.workunit.client.0.smithi119.stdout:op 817 completed, throughput=5.01MB/sec 2023-12-01T15:57:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:40.067 INFO:tasks.workunit.client.0.smithi119.stdout: 157: throughput=4.98MB/sec pending data=0 2023-12-01T15:57:40.067 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uFyQhqHLYspUwEk off=15621268 len=2036648 2023-12-01T15:57:40.070 INFO:tasks.workunit.client.0.smithi119.stdout:op 818 completed, throughput=4.99MB/sec 2023-12-01T15:57:40.070 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AJFUZyEIkEpO_aS off=9502755 len=1996334 2023-12-01T15:57:40.078 INFO:tasks.workunit.client.0.smithi119.stdout:op 819 completed, throughput=5MB/sec 2023-12-01T15:57:40.078 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-whLp5NBLHVdQ6Ri off=7015906 len=229342 2023-12-01T15:57:40.081 INFO:tasks.workunit.client.0.smithi119.stdout:op 820 completed, throughput=5MB/sec 2023-12-01T15:57:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:40 smithi183 ceph-mon[99169]: pgmap v1798: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:57:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:40 smithi119 ceph-mon[108979]: pgmap v1798: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:57:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:40 smithi119 ceph-mon[94175]: pgmap v1798: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:57:41.081 INFO:tasks.workunit.client.0.smithi119.stdout: 158: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:41.081 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uTxSvHYpUcWu4bL off=7023788 len=1062933 2023-12-01T15:57:41.087 INFO:tasks.workunit.client.0.smithi119.stdout:op 821 completed, throughput=4.98MB/sec 2023-12-01T15:57:41.087 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-V8aJYnNsFfzfgU8 off=5664798 len=396605 2023-12-01T15:57:41.088 INFO:tasks.workunit.client.0.smithi119.stdout:op 822 completed, throughput=4.98MB/sec 2023-12-01T15:57:41.088 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VWu74Qxft1-hDwc off=6248161 len=1660991 2023-12-01T15:57:41.090 INFO:tasks.workunit.client.0.smithi119.stdout:op 823 completed, throughput=4.99MB/sec 2023-12-01T15:57:41.090 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uiiQTXyKrKzAXMC off=6823243 len=289597 2023-12-01T15:57:41.093 INFO:tasks.workunit.client.0.smithi119.stdout:op 824 completed, throughput=4.99MB/sec 2023-12-01T15:57:41.093 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yPjgtoxX2M5zY_d off=5464863 len=433731 2023-12-01T15:57:41.096 INFO:tasks.workunit.client.0.smithi119.stdout:op 825 completed, throughput=4.99MB/sec 2023-12-01T15:57:41.097 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DObD5wpj1TOlvIp off=1322195 len=919793 2023-12-01T15:57:41.098 INFO:tasks.workunit.client.0.smithi119.stdout:op 826 completed, throughput=5MB/sec 2023-12-01T15:57:41.098 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-RYpKsZXmftnWecL off=8519549 len=42371 2023-12-01T15:57:41.100 INFO:tasks.workunit.client.0.smithi119.stdout:op 827 completed, throughput=5MB/sec 2023-12-01T15:57:41.101 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_WL4ywUaDGV1mgA off=4933735 len=1182343 2023-12-01T15:57:41.102 INFO:tasks.workunit.client.0.smithi119.stdout:op 828 completed, throughput=5MB/sec 2023-12-01T15:57:42.103 INFO:tasks.workunit.client.0.smithi119.stdout: 159: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:42.103 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-E9itP9vF4hLybuE off=5126435 len=1097734 2023-12-01T15:57:42.104 INFO:tasks.workunit.client.0.smithi119.stdout:op 829 completed, throughput=4.98MB/sec 2023-12-01T15:57:42.104 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NTD3D3QxvrWjpmv off=10127068 len=1841811 2023-12-01T15:57:42.106 INFO:tasks.workunit.client.0.smithi119.stdout:op 830 completed, throughput=4.99MB/sec 2023-12-01T15:57:42.107 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hkJcPH2_raaoTRv off=9845788 len=1044404 2023-12-01T15:57:42.112 INFO:tasks.workunit.client.0.smithi119.stdout:op 831 completed, throughput=5MB/sec 2023-12-01T15:57:42.113 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VZ6EviRK2HoFbxX off=9728847 len=869061 2023-12-01T15:57:42.118 INFO:tasks.workunit.client.0.smithi119.stdout:op 832 completed, throughput=5MB/sec 2023-12-01T15:57:43.118 INFO:tasks.workunit.client.0.smithi119.stdout: 160: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:43.118 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ET8PfD8UyWyosDj off=17007920 len=1979481 2023-12-01T15:57:43.126 INFO:tasks.workunit.client.0.smithi119.stdout:op 833 completed, throughput=4.98MB/sec 2023-12-01T15:57:43.127 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LFwT8S8N62tkobB off=1231037 len=1579739 2023-12-01T15:57:43.138 INFO:tasks.workunit.client.0.smithi119.stdout:op 834 completed, throughput=4.99MB/sec 2023-12-01T15:57:43.139 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AKd_laAX4WkjtQz off=12674707 len=1037778 2023-12-01T15:57:43.139 INFO:tasks.workunit.client.0.smithi119.stdout:op 835 completed, throughput=5MB/sec 2023-12-01T15:57:43.139 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SZWi-oVBjV8oQEC off=12962193 len=329510 2023-12-01T15:57:43.139 INFO:tasks.workunit.client.0.smithi119.stdout:op 836 completed, throughput=5MB/sec 2023-12-01T15:57:43.139 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kJKQ2hIFTIBtDvc off=3249281 len=1268085 2023-12-01T15:57:43.140 INFO:tasks.workunit.client.0.smithi119.stdout:op 837 completed, throughput=5.01MB/sec 2023-12-01T15:57:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:42 smithi183 ceph-mon[99169]: pgmap v1799: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T15:57:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:42 smithi119 ceph-mon[94175]: pgmap v1799: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T15:57:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:42 smithi119 ceph-mon[108979]: pgmap v1799: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T15:57:44.140 INFO:tasks.workunit.client.0.smithi119.stdout: 161: throughput=4.98MB/sec pending data=0 2023-12-01T15:57:44.140 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5T_HEBMwyFCyp1G off=4245541 len=17644 2023-12-01T15:57:44.142 INFO:tasks.workunit.client.0.smithi119.stdout:op 838 completed, throughput=4.98MB/sec 2023-12-01T15:57:44.142 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wX6pkMYPG-9QgBw off=845595 len=1659907 2023-12-01T15:57:44.149 INFO:tasks.workunit.client.0.smithi119.stdout:op 839 completed, throughput=4.99MB/sec 2023-12-01T15:57:44.149 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8JbFUl8FV4vylrA off=165987 len=151884 2023-12-01T15:57:44.149 INFO:tasks.workunit.client.0.smithi119.stdout:op 840 completed, throughput=4.99MB/sec 2023-12-01T15:57:44.149 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tZIKM8kIjaYdM_n off=10806301 len=48274 2023-12-01T15:57:44.151 INFO:tasks.workunit.client.0.smithi119.stdout:op 841 completed, throughput=4.99MB/sec 2023-12-01T15:57:44.151 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0exu8oys740Dtb9 off=390105 len=677961 2023-12-01T15:57:44.152 INFO:tasks.workunit.client.0.smithi119.stdout:op 842 completed, throughput=4.99MB/sec 2023-12-01T15:57:44.152 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1otVt3j_qnUCEK4 off=2509504 len=399093 2023-12-01T15:57:44.155 INFO:tasks.workunit.client.0.smithi119.stdout:op 843 completed, throughput=4.99MB/sec 2023-12-01T15:57:44.155 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-skahrcEmjt3K4Q3 off=2424328 len=638412 2023-12-01T15:57:44.155 INFO:tasks.workunit.client.0.smithi119.stdout:op 844 completed, throughput=5MB/sec 2023-12-01T15:57:44.156 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UGOGLsDMySUugfI off=7870592 len=2056041 2023-12-01T15:57:44.158 INFO:tasks.workunit.client.0.smithi119.stdout:op 845 completed, throughput=5.01MB/sec 2023-12-01T15:57:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:57:44.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:57:44.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:57:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:57:44] "GET /metrics HTTP/1.1" 200 33899 "" "Prometheus/2.43.0" 2023-12-01T15:57:44.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:57:45.157 INFO:tasks.workunit.client.0.smithi119.stdout: 162: throughput=4.98MB/sec pending data=0 2023-12-01T15:57:45.158 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GBGJrAyxPe3ux84 off=11735560 len=1174646 2023-12-01T15:57:45.164 INFO:tasks.workunit.client.0.smithi119.stdout:op 846 completed, throughput=4.99MB/sec 2023-12-01T15:57:45.165 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UVInczw4Q8Tqn7T off=9670957 len=1032940 2023-12-01T15:57:45.170 INFO:tasks.workunit.client.0.smithi119.stdout:op 847 completed, throughput=4.99MB/sec 2023-12-01T15:57:45.170 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MbmMplg9H0wJCwf off=2105547 len=941045 2023-12-01T15:57:45.175 INFO:tasks.workunit.client.0.smithi119.stdout:op 848 completed, throughput=5MB/sec 2023-12-01T15:57:45.175 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-n5u4L77HtGHCdUQ off=8231137 len=555360 2023-12-01T15:57:45.179 INFO:tasks.workunit.client.0.smithi119.stdout:op 849 completed, throughput=5MB/sec 2023-12-01T15:57:45.179 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-auWFPo8sfEuuB5R off=150616 len=30972 2023-12-01T15:57:45.181 INFO:tasks.workunit.client.0.smithi119.stdout:op 850 completed, throughput=5MB/sec 2023-12-01T15:57:45.181 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-V_hVKHM4n_e-6Mo off=2338932 len=1804442 2023-12-01T15:57:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:44 smithi183 ceph-mon[99169]: pgmap v1800: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T15:57:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:57:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:57:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:57:45.191 INFO:tasks.workunit.client.0.smithi119.stdout:op 851 completed, throughput=5.01MB/sec 2023-12-01T15:57:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:44 smithi119 ceph-mon[108979]: pgmap v1800: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T15:57:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:57:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:57:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:57:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:44 smithi119 ceph-mon[94175]: pgmap v1800: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T15:57:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:57:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:57:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:57:46.191 INFO:tasks.workunit.client.0.smithi119.stdout: 163: throughput=4.98MB/sec pending data=0 2023-12-01T15:57:46.192 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AaDhXTkZLMaJPQv off=1657076 len=761311 2023-12-01T15:57:46.196 INFO:tasks.workunit.client.0.smithi119.stdout:op 852 completed, throughput=4.98MB/sec 2023-12-01T15:57:46.196 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mAVWEHmtLi1kBdm off=2122356 len=1809713 2023-12-01T15:57:46.207 INFO:tasks.workunit.client.0.smithi119.stdout:op 853 completed, throughput=4.99MB/sec 2023-12-01T15:57:46.207 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5ylGo9w_AOhRmy5 off=21610771 len=2049247 2023-12-01T15:57:46.220 INFO:tasks.workunit.client.0.smithi119.stdout:op 854 completed, throughput=5MB/sec 2023-12-01T15:57:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:46 smithi183 ceph-mon[99169]: pgmap v1801: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T15:57:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:46 smithi119 ceph-mon[108979]: pgmap v1801: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T15:57:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:46 smithi119 ceph-mon[94175]: pgmap v1801: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T15:57:47.220 INFO:tasks.workunit.client.0.smithi119.stdout: 164: throughput=4.98MB/sec pending data=0 2023-12-01T15:57:47.220 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JzNsKc-cOjrtlo7 off=15135705 len=1018962 2023-12-01T15:57:47.222 INFO:tasks.workunit.client.0.smithi119.stdout:op 855 completed, throughput=4.98MB/sec 2023-12-01T15:57:47.222 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-M65Lep_4PDMicPF off=15187113 len=1171776 2023-12-01T15:57:47.224 INFO:tasks.workunit.client.0.smithi119.stdout:op 856 completed, throughput=4.99MB/sec 2023-12-01T15:57:47.224 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uDddG7pF3wU-mdF off=8951928 len=470491 2023-12-01T15:57:47.227 INFO:tasks.workunit.client.0.smithi119.stdout:op 857 completed, throughput=4.99MB/sec 2023-12-01T15:57:47.227 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_X7R4lh1UmvPVKC off=16358480 len=84973 2023-12-01T15:57:47.230 INFO:tasks.workunit.client.0.smithi119.stdout:op 858 completed, throughput=4.99MB/sec 2023-12-01T15:57:47.230 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_4oA5XM59r5LMEU off=17309275 len=229345 2023-12-01T15:57:47.231 INFO:tasks.workunit.client.0.smithi119.stdout:op 859 completed, throughput=4.99MB/sec 2023-12-01T15:57:47.231 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tQdaLe6_yuD0Ksl off=3081793 len=1132339 2023-12-01T15:57:47.232 INFO:tasks.workunit.client.0.smithi119.stdout:op 860 completed, throughput=5MB/sec 2023-12-01T15:57:47.232 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yqMsoAvwKkPNVMA off=19081303 len=892416 2023-12-01T15:57:47.234 INFO:tasks.workunit.client.0.smithi119.stdout:op 861 completed, throughput=5MB/sec 2023-12-01T15:57:48.235 INFO:tasks.workunit.client.0.smithi119.stdout: 165: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:48.235 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wdhcqi8IfX6GUUg off=1807554 len=4835 2023-12-01T15:57:48.237 INFO:tasks.workunit.client.0.smithi119.stdout:op 862 completed, throughput=4.97MB/sec 2023-12-01T15:57:48.237 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-s5187-1uaJjWnLz off=13085685 len=375957 2023-12-01T15:57:48.241 INFO:tasks.workunit.client.0.smithi119.stdout:op 863 completed, throughput=4.98MB/sec 2023-12-01T15:57:48.241 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JBSvdrDKtDSZmGE off=6106059 len=1257971 2023-12-01T15:57:48.248 INFO:tasks.workunit.client.0.smithi119.stdout:op 864 completed, throughput=4.98MB/sec 2023-12-01T15:57:48.248 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-11tXbCcjOhUDVCE off=369439 len=1860599 2023-12-01T15:57:48.250 INFO:tasks.workunit.client.0.smithi119.stdout:op 865 completed, throughput=4.99MB/sec 2023-12-01T15:57:48.250 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-M9i-h2c9mIQhVSh off=2213785 len=984095 2023-12-01T15:57:48.250 INFO:tasks.workunit.client.0.smithi119.stdout:op 866 completed, throughput=5MB/sec 2023-12-01T15:57:48.250 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DKhjXw2Op7kd-sB off=2409092 len=1328562 2023-12-01T15:57:48.255 INFO:tasks.workunit.client.0.smithi119.stdout:op 867 completed, throughput=5.01MB/sec 2023-12-01T15:57:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:48 smithi183 ceph-mon[99169]: pgmap v1802: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T15:57:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:48 smithi119 ceph-mon[108979]: pgmap v1802: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T15:57:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:48 smithi119 ceph-mon[94175]: pgmap v1802: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T15:57:49.256 INFO:tasks.workunit.client.0.smithi119.stdout: 166: throughput=4.98MB/sec pending data=0 2023-12-01T15:57:49.256 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KLqlwy23ORTbSA1 off=20370435 len=1194643 2023-12-01T15:57:49.265 INFO:tasks.workunit.client.0.smithi119.stdout:op 868 completed, throughput=4.98MB/sec 2023-12-01T15:57:49.265 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-X_KS_V9SukbsZ9o off=122035 len=343050 2023-12-01T15:57:49.267 INFO:tasks.workunit.client.0.smithi119.stdout:op 869 completed, throughput=4.98MB/sec 2023-12-01T15:57:49.267 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LrsSZlFBSHuNAXp off=2034429 len=123321 2023-12-01T15:57:49.270 INFO:tasks.workunit.client.0.smithi119.stdout:op 870 completed, throughput=4.99MB/sec 2023-12-01T15:57:49.270 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GFe02f6mw5AYDtO off=1082354 len=1607198 2023-12-01T15:57:49.278 INFO:tasks.workunit.client.0.smithi119.stdout:op 871 completed, throughput=4.99MB/sec 2023-12-01T15:57:49.279 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aQTHo21nlaB3_3L off=3519705 len=385292 2023-12-01T15:57:49.281 INFO:tasks.workunit.client.0.smithi119.stdout:op 872 completed, throughput=5MB/sec 2023-12-01T15:57:49.281 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zT9ENZnWWOL9IDY off=90685 len=1975234 2023-12-01T15:57:49.292 INFO:tasks.workunit.client.0.smithi119.stdout:op 873 completed, throughput=5.01MB/sec 2023-12-01T15:57:50.292 INFO:tasks.workunit.client.0.smithi119.stdout: 167: throughput=4.98MB/sec pending data=0 2023-12-01T15:57:50.293 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aRoMZLmKE0UhKxs off=16446194 len=139891 2023-12-01T15:57:50.296 INFO:tasks.workunit.client.0.smithi119.stdout:op 874 completed, throughput=4.98MB/sec 2023-12-01T15:57:50.296 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1naR7LDl87N1PGU off=7528975 len=1295788 2023-12-01T15:57:50.297 INFO:tasks.workunit.client.0.smithi119.stdout:op 875 completed, throughput=4.99MB/sec 2023-12-01T15:57:50.297 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ip1_0z840kvlxic off=16779165 len=1304195 2023-12-01T15:57:50.300 INFO:tasks.workunit.client.0.smithi119.stdout:op 876 completed, throughput=4.99MB/sec 2023-12-01T15:57:50.300 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LKPsOEYYoPPROL- off=11128387 len=1397905 2023-12-01T15:57:50.302 INFO:tasks.workunit.client.0.smithi119.stdout:op 877 completed, throughput=5MB/sec 2023-12-01T15:57:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:50 smithi119 ceph-mon[94175]: pgmap v1803: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T15:57:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:50 smithi119 ceph-mon[108979]: pgmap v1803: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T15:57:51.302 INFO:tasks.workunit.client.0.smithi119.stdout: 168: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:51.302 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-r6esyqpK1o_hkBQ off=16012878 len=419616 2023-12-01T15:57:51.306 INFO:tasks.workunit.client.0.smithi119.stdout:op 878 completed, throughput=4.97MB/sec 2023-12-01T15:57:51.306 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pky2Zc2aS4TxNTh off=19624870 len=305461 2023-12-01T15:57:51.306 INFO:tasks.workunit.client.0.smithi119.stdout:op 879 completed, throughput=4.97MB/sec 2023-12-01T15:57:51.306 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-plV2_MjTrZ5fz18 off=7220639 len=25190 2023-12-01T15:57:51.307 INFO:tasks.workunit.client.0.smithi119.stdout:op 880 completed, throughput=4.98MB/sec 2023-12-01T15:57:51.307 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vGv_XH1lJoBt66R off=3517226 len=227433 2023-12-01T15:57:51.308 INFO:tasks.workunit.client.0.smithi119.stdout:op 881 completed, throughput=4.98MB/sec 2023-12-01T15:57:51.308 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_xRtpIwvUkaRxxr off=9791827 len=1139072 2023-12-01T15:57:51.315 INFO:tasks.workunit.client.0.smithi119.stdout:op 882 completed, throughput=4.98MB/sec 2023-12-01T15:57:51.315 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-d1kXXkC-M2p8b2L off=1998304 len=1168398 2023-12-01T15:57:51.316 INFO:tasks.workunit.client.0.smithi119.stdout:op 883 completed, throughput=4.99MB/sec 2023-12-01T15:57:51.316 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-M6FB9vAZ22CeVT- off=3026960 len=699304 2023-12-01T15:57:51.317 INFO:tasks.workunit.client.0.smithi119.stdout:op 884 completed, throughput=4.99MB/sec 2023-12-01T15:57:51.317 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-35Se1f3jDltL70P off=8152851 len=391268 2023-12-01T15:57:51.321 INFO:tasks.workunit.client.0.smithi119.stdout:op 885 completed, throughput=4.99MB/sec 2023-12-01T15:57:51.321 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-p6NA9YxceTHXHL- off=4680303 len=1232496 2023-12-01T15:57:51.321 INFO:tasks.workunit.client.0.smithi119.stdout:op 886 completed, throughput=5MB/sec 2023-12-01T15:57:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:50 smithi183 ceph-mon[99169]: pgmap v1803: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T15:57:52.322 INFO:tasks.workunit.client.0.smithi119.stdout: 169: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:52.322 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ob2DonwAhggpyMU off=2047451 len=1740830 2023-12-01T15:57:52.326 INFO:tasks.workunit.client.0.smithi119.stdout:op 887 completed, throughput=4.98MB/sec 2023-12-01T15:57:52.326 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MmXkM4udEUfanBu off=10668546 len=1467114 2023-12-01T15:57:52.335 INFO:tasks.workunit.client.0.smithi119.stdout:op 888 completed, throughput=4.99MB/sec 2023-12-01T15:57:52.335 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cbv91ajIkpN14pf off=2656082 len=74868 2023-12-01T15:57:52.335 INFO:tasks.workunit.client.0.smithi119.stdout:op 889 completed, throughput=4.99MB/sec 2023-12-01T15:57:52.335 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yFW_V7AaadLMstY off=0 len=1548566 2023-12-01T15:57:52.341 INFO:tasks.workunit.client.0.smithi119.stdout:op 890 completed, throughput=5MB/sec 2023-12-01T15:57:52.341 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Lh0Cxq8TW3IzX9E off=2883699 len=1291037 2023-12-01T15:57:52.345 INFO:tasks.workunit.client.0.smithi119.stdout:op 891 completed, throughput=5.01MB/sec 2023-12-01T15:57:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:51 smithi183 ceph-mon[99169]: pgmap v1804: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T15:57:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:51 smithi119 ceph-mon[94175]: pgmap v1804: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T15:57:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:51 smithi119 ceph-mon[108979]: pgmap v1804: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T15:57:53.346 INFO:tasks.workunit.client.0.smithi119.stdout: 170: throughput=4.98MB/sec pending data=0 2023-12-01T15:57:53.346 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-g_CRh8pJxRsQEOm off=1581686 len=1541153 2023-12-01T15:57:53.348 INFO:tasks.workunit.client.0.smithi119.stdout:op 892 completed, throughput=4.99MB/sec 2023-12-01T15:57:53.348 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AAVJMYOj_RRvdHm off=192115 len=792131 2023-12-01T15:57:53.354 INFO:tasks.workunit.client.0.smithi119.stdout:op 893 completed, throughput=4.99MB/sec 2023-12-01T15:57:53.354 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jM00fwEKlwxLLcD off=933608 len=1094097 2023-12-01T15:57:53.358 INFO:tasks.workunit.client.0.smithi119.stdout:op 894 completed, throughput=5MB/sec 2023-12-01T15:57:53.359 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zZf6qvdevlffvyd off=13000079 len=1503930 2023-12-01T15:57:53.366 INFO:tasks.workunit.client.0.smithi119.stdout:op 895 completed, throughput=5MB/sec 2023-12-01T15:57:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:54.367 INFO:tasks.workunit.client.0.smithi119.stdout: 171: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:54.367 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ngOxlgOLsXr8NSb off=5215915 len=1657992 2023-12-01T15:57:54.369 INFO:tasks.workunit.client.0.smithi119.stdout:op 896 completed, throughput=4.98MB/sec 2023-12-01T15:57:54.369 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2JEfwYSnPdX5N07 off=3265505 len=846726 2023-12-01T15:57:54.373 INFO:tasks.workunit.client.0.smithi119.stdout:op 897 completed, throughput=4.99MB/sec 2023-12-01T15:57:54.373 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-F7AaOK4AYFgjh4U off=5023803 len=1380537 2023-12-01T15:57:54.380 INFO:tasks.workunit.client.0.smithi119.stdout:op 898 completed, throughput=5MB/sec 2023-12-01T15:57:54.380 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-X9pzGlhxC_A1xgn off=7342460 len=320409 2023-12-01T15:57:54.383 INFO:tasks.workunit.client.0.smithi119.stdout:op 899 completed, throughput=5MB/sec 2023-12-01T15:57:54.383 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UyFGN1orLn43JnT off=20955627 len=1614892 2023-12-01T15:57:54.391 INFO:tasks.workunit.client.0.smithi119.stdout:op 900 completed, throughput=5.01MB/sec 2023-12-01T15:57:54.423 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:57:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:57:54] "GET /metrics HTTP/1.1" 200 33895 "" "Prometheus/2.43.0" 2023-12-01T15:57:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:54 smithi183 ceph-mon[99169]: pgmap v1805: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T15:57:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:54 smithi119 ceph-mon[94175]: pgmap v1805: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T15:57:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:54 smithi119 ceph-mon[108979]: pgmap v1805: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T15:57:55.391 INFO:tasks.workunit.client.0.smithi119.stdout: 172: throughput=4.98MB/sec pending data=0 2023-12-01T15:57:55.391 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-W8HvEhsXmT5I3_Q off=1183720 len=1638630 2023-12-01T15:57:55.393 INFO:tasks.workunit.client.0.smithi119.stdout:op 901 completed, throughput=4.99MB/sec 2023-12-01T15:57:55.393 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OJ_qrfOzVa4lwn5 off=3105339 len=740477 2023-12-01T15:57:55.395 INFO:tasks.workunit.client.0.smithi119.stdout:op 902 completed, throughput=4.99MB/sec 2023-12-01T15:57:55.395 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-M8IoidTsoPGSzLg off=1285425 len=1858613 2023-12-01T15:57:55.405 INFO:tasks.workunit.client.0.smithi119.stdout:op 903 completed, throughput=5MB/sec 2023-12-01T15:57:56.405 INFO:tasks.workunit.client.0.smithi119.stdout: 173: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:56.405 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cCI-uYlOPgfKJki off=17359729 len=1884167 2023-12-01T15:57:56.408 INFO:tasks.workunit.client.0.smithi119.stdout:op 904 completed, throughput=4.98MB/sec 2023-12-01T15:57:56.408 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UQVECOqxcaefsOi off=1900265 len=1319329 2023-12-01T15:57:56.411 INFO:tasks.workunit.client.0.smithi119.stdout:op 905 completed, throughput=4.99MB/sec 2023-12-01T15:57:56.411 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4bxbm5iyfiH9A47 off=334545 len=1219116 2023-12-01T15:57:56.412 INFO:tasks.workunit.client.0.smithi119.stdout:op 906 completed, throughput=5MB/sec 2023-12-01T15:57:56.412 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GNx-IbVenVywZEP off=18052177 len=892053 2023-12-01T15:57:56.417 INFO:tasks.workunit.client.0.smithi119.stdout:op 907 completed, throughput=5MB/sec 2023-12-01T15:57:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:56 smithi183 ceph-mon[99169]: pgmap v1806: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T15:57:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:56 smithi119 ceph-mon[94175]: pgmap v1806: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T15:57:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:56 smithi119 ceph-mon[108979]: pgmap v1806: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T15:57:57.417 INFO:tasks.workunit.client.0.smithi119.stdout: 174: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:57.417 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tRQp5KKro_Nd83m off=5230382 len=2042682 2023-12-01T15:57:57.429 INFO:tasks.workunit.client.0.smithi119.stdout:op 908 completed, throughput=4.98MB/sec 2023-12-01T15:57:57.429 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8rj805VPXHe_A79 off=11672131 len=1051868 2023-12-01T15:57:57.433 INFO:tasks.workunit.client.0.smithi119.stdout:op 909 completed, throughput=4.99MB/sec 2023-12-01T15:57:57.433 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pdN7VG3MCw7D4YM off=6721711 len=214434 2023-12-01T15:57:57.435 INFO:tasks.workunit.client.0.smithi119.stdout:op 910 completed, throughput=4.99MB/sec 2023-12-01T15:57:57.435 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aZPs1LVN9O26LbY off=3171516 len=962280 2023-12-01T15:57:57.436 INFO:tasks.workunit.client.0.smithi119.stdout:op 911 completed, throughput=4.99MB/sec 2023-12-01T15:57:57.436 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zv0UdjAFDkoDxOT off=6530128 len=1857847 2023-12-01T15:57:57.439 INFO:tasks.workunit.client.0.smithi119.stdout:op 912 completed, throughput=5MB/sec 2023-12-01T15:57:58.439 INFO:tasks.workunit.client.0.smithi119.stdout: 175: throughput=4.98MB/sec pending data=0 2023-12-01T15:57:58.440 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MLC2dXFkQ1dyMq3 off=9277221 len=1179490 2023-12-01T15:57:58.442 INFO:tasks.workunit.client.0.smithi119.stdout:op 913 completed, throughput=4.98MB/sec 2023-12-01T15:57:58.442 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GX0s9OKdG6nqOrI off=1458774 len=1797064 2023-12-01T15:57:58.451 INFO:tasks.workunit.client.0.smithi119.stdout:op 914 completed, throughput=4.99MB/sec 2023-12-01T15:57:58.451 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8VNaEUkDDnWvC_I off=8215345 len=153343 2023-12-01T15:57:58.452 INFO:tasks.workunit.client.0.smithi119.stdout:op 915 completed, throughput=4.99MB/sec 2023-12-01T15:57:58.452 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xAn9EvIMtK4uD77 off=1723214 len=943370 2023-12-01T15:57:58.454 INFO:tasks.workunit.client.0.smithi119.stdout:op 916 completed, throughput=5MB/sec 2023-12-01T15:57:58.454 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-P5OsxzA3stPfxcB off=8201709 len=998433 2023-12-01T15:57:58.458 INFO:tasks.workunit.client.0.smithi119.stdout:op 917 completed, throughput=5MB/sec 2023-12-01T15:57:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:57:58 smithi183 ceph-mon[99169]: pgmap v1807: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T15:57:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:57:58 smithi119 ceph-mon[94175]: pgmap v1807: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T15:57:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:57:58 smithi119 ceph-mon[108979]: pgmap v1807: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T15:57:59.458 INFO:tasks.workunit.client.0.smithi119.stdout: 176: throughput=4.97MB/sec pending data=0 2023-12-01T15:57:59.459 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-l5lD97F5eeFhPFk off=23131399 len=533576 2023-12-01T15:57:59.460 INFO:tasks.workunit.client.0.smithi119.stdout:op 918 completed, throughput=4.98MB/sec 2023-12-01T15:57:59.460 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vK3zpRu4Pp1nktX off=4090216 len=2015501 2023-12-01T15:57:59.471 INFO:tasks.workunit.client.0.smithi119.stdout:op 919 completed, throughput=4.99MB/sec 2023-12-01T15:57:59.472 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--ljIHyB6LncHBOk off=1811225 len=933023 2023-12-01T15:57:59.472 INFO:tasks.workunit.client.0.smithi119.stdout:op 920 completed, throughput=4.99MB/sec 2023-12-01T15:57:59.473 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8nkyJp8qh3ukjtF off=3102368 len=103561 2023-12-01T15:57:59.475 INFO:tasks.workunit.client.0.smithi119.stdout:op 921 completed, throughput=4.99MB/sec 2023-12-01T15:57:59.476 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QUrMz_nLogYez1e off=604257 len=403445 2023-12-01T15:57:59.478 INFO:tasks.workunit.client.0.smithi119.stdout:op 922 completed, throughput=5MB/sec 2023-12-01T15:57:59.478 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-eo5vTZTz2PtMRoF off=1659077 len=1403319 2023-12-01T15:57:59.480 INFO:tasks.workunit.client.0.smithi119.stdout:op 923 completed, throughput=5MB/sec 2023-12-01T15:58:00.480 INFO:tasks.workunit.client.0.smithi119.stdout: 177: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:00.480 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1hk1_hMcN23Ho1r off=14570482 len=1621876 2023-12-01T15:58:00.483 INFO:tasks.workunit.client.0.smithi119.stdout:op 924 completed, throughput=4.98MB/sec 2023-12-01T15:58:00.483 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-B3hcOzK4fuFfzWy off=10094516 len=1335998 2023-12-01T15:58:00.491 INFO:tasks.workunit.client.0.smithi119.stdout:op 925 completed, throughput=4.99MB/sec 2023-12-01T15:58:00.491 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PvYUma5BkX13vVN off=2520336 len=91012 2023-12-01T15:58:00.493 INFO:tasks.workunit.client.0.smithi119.stdout:op 926 completed, throughput=4.99MB/sec 2023-12-01T15:58:00.494 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8mGyMY-kaqHkyJk off=4288709 len=922054 2023-12-01T15:58:00.498 INFO:tasks.workunit.client.0.smithi119.stdout:op 927 completed, throughput=5MB/sec 2023-12-01T15:58:00.498 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FqTvpSg16O4wI6d off=13770565 len=1201124 2023-12-01T15:58:00.499 INFO:tasks.workunit.client.0.smithi119.stdout:op 928 completed, throughput=5MB/sec 2023-12-01T15:58:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:00 smithi183 ceph-mon[99169]: pgmap v1808: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:58:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:00 smithi119 ceph-mon[94175]: pgmap v1808: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:58:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:00 smithi119 ceph-mon[108979]: pgmap v1808: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:58:01.500 INFO:tasks.workunit.client.0.smithi119.stdout: 178: throughput=4.97MB/sec pending data=0 2023-12-01T15:58:01.500 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NMOk3NaHA0xDQUT off=395992 len=1709123 2023-12-01T15:58:01.509 INFO:tasks.workunit.client.0.smithi119.stdout:op 929 completed, throughput=4.98MB/sec 2023-12-01T15:58:01.509 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TInNF8nHyYJ8ofp off=2297829 len=747711 2023-12-01T15:58:01.510 INFO:tasks.workunit.client.0.smithi119.stdout:op 930 completed, throughput=4.99MB/sec 2023-12-01T15:58:01.510 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AhV4JwUxHHZPl3x off=2876406 len=775241 2023-12-01T15:58:01.513 INFO:tasks.workunit.client.0.smithi119.stdout:op 931 completed, throughput=4.99MB/sec 2023-12-01T15:58:01.513 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nFZqL2CIkASRXQa off=13648211 len=536440 2023-12-01T15:58:01.518 INFO:tasks.workunit.client.0.smithi119.stdout:op 932 completed, throughput=4.99MB/sec 2023-12-01T15:58:01.518 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xC4RcBhkiWUy3sB off=17957447 len=483530 2023-12-01T15:58:01.519 INFO:tasks.workunit.client.0.smithi119.stdout:op 933 completed, throughput=5MB/sec 2023-12-01T15:58:01.519 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NlAKGZTbWz6NJQ9 off=2170171 len=916515 2023-12-01T15:58:01.523 INFO:tasks.workunit.client.0.smithi119.stdout:op 934 completed, throughput=5MB/sec 2023-12-01T15:58:02.523 INFO:tasks.workunit.client.0.smithi119.stdout: 179: throughput=4.97MB/sec pending data=0 2023-12-01T15:58:02.523 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZDpcbjhPV4IoBN2 off=5609000 len=1705933 2023-12-01T15:58:02.533 INFO:tasks.workunit.client.0.smithi119.stdout:op 935 completed, throughput=4.98MB/sec 2023-12-01T15:58:02.534 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_b57ctqaxr6Gy7U off=7285902 len=209371 2023-12-01T15:58:02.536 INFO:tasks.workunit.client.0.smithi119.stdout:op 936 completed, throughput=4.98MB/sec 2023-12-01T15:58:02.536 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1kbwos8Nt3IDlI5 off=1486928 len=2046558 2023-12-01T15:58:02.549 INFO:tasks.workunit.client.0.smithi119.stdout:op 937 completed, throughput=4.99MB/sec 2023-12-01T15:58:02.550 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Likfm4odmAYuZ5d off=2847021 len=1499547 2023-12-01T15:58:02.551 INFO:tasks.workunit.client.0.smithi119.stdout:op 938 completed, throughput=5MB/sec 2023-12-01T15:58:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:02 smithi183 ceph-mon[99169]: pgmap v1809: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:58:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:02 smithi119 ceph-mon[108979]: pgmap v1809: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:58:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:02 smithi119 ceph-mon[94175]: pgmap v1809: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:58:03.551 INFO:tasks.workunit.client.0.smithi119.stdout: 180: throughput=4.97MB/sec pending data=0 2023-12-01T15:58:03.551 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Nf88fFlQO8rkpr4 off=865393 len=1523950 2023-12-01T15:58:03.561 INFO:tasks.workunit.client.0.smithi119.stdout:op 939 completed, throughput=4.98MB/sec 2023-12-01T15:58:03.562 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-y_FyTExkHkpvGQf off=1766814 len=359367 2023-12-01T15:58:03.565 INFO:tasks.workunit.client.0.smithi119.stdout:op 940 completed, throughput=4.98MB/sec 2023-12-01T15:58:03.565 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XU3epSphtz3mRVp off=3350965 len=1120329 2023-12-01T15:58:03.570 INFO:tasks.workunit.client.0.smithi119.stdout:op 941 completed, throughput=4.99MB/sec 2023-12-01T15:58:03.570 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PouuE1_5P-q37n2 off=3978207 len=1729376 2023-12-01T15:58:03.581 INFO:tasks.workunit.client.0.smithi119.stdout:op 942 completed, throughput=5MB/sec 2023-12-01T15:58:03.581 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Y1lkjSmHlHbYwjq off=3785559 len=1292757 2023-12-01T15:58:03.586 INFO:tasks.workunit.client.0.smithi119.stdout:op 943 completed, throughput=5MB/sec 2023-12-01T15:58:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:58:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:58:04] "GET /metrics HTTP/1.1" 200 33895 "" "Prometheus/2.43.0" 2023-12-01T15:58:04.586 INFO:tasks.workunit.client.0.smithi119.stdout: 181: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:04.587 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_ZwmXONnqYeFrsd off=4516880 len=1862491 2023-12-01T15:58:04.598 INFO:tasks.workunit.client.0.smithi119.stdout:op 944 completed, throughput=4.99MB/sec 2023-12-01T15:58:04.598 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-78dkrZ6aXDP4w4H off=14599388 len=1990604 2023-12-01T15:58:04.608 INFO:tasks.workunit.client.0.smithi119.stdout:op 945 completed, throughput=5MB/sec 2023-12-01T15:58:04.608 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mTv06yRJGO1msTV off=2741829 len=72138 2023-12-01T15:58:04.609 INFO:tasks.workunit.client.0.smithi119.stdout:op 946 completed, throughput=5MB/sec 2023-12-01T15:58:04.609 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--0WegBW-mpUoD73 off=17069533 len=1505348 2023-12-01T15:58:04.616 INFO:tasks.workunit.client.0.smithi119.stdout:op 947 completed, throughput=5MB/sec 2023-12-01T15:58:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:04 smithi183 ceph-mon[99169]: pgmap v1810: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T15:58:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:04 smithi119 ceph-mon[94175]: pgmap v1810: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T15:58:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:04 smithi119 ceph-mon[108979]: pgmap v1810: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T15:58:05.617 INFO:tasks.workunit.client.0.smithi119.stdout: 182: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:05.617 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yB1Dy9vnBY7QjQK off=4231024 len=802056 2023-12-01T15:58:05.622 INFO:tasks.workunit.client.0.smithi119.stdout:op 948 completed, throughput=4.98MB/sec 2023-12-01T15:58:05.622 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tAyaOdIAWI2ohpP off=8820684 len=1006161 2023-12-01T15:58:05.623 INFO:tasks.workunit.client.0.smithi119.stdout:op 949 completed, throughput=4.99MB/sec 2023-12-01T15:58:05.623 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wIMDJ7H7t0iaJS4 off=29227 len=229745 2023-12-01T15:58:05.625 INFO:tasks.workunit.client.0.smithi119.stdout:op 950 completed, throughput=4.99MB/sec 2023-12-01T15:58:05.626 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QuCgZmsa68RB4o- off=8995340 len=431468 2023-12-01T15:58:05.629 INFO:tasks.workunit.client.0.smithi119.stdout:op 951 completed, throughput=4.99MB/sec 2023-12-01T15:58:05.629 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-920fcMIB9Syx1XI off=3021024 len=1899421 2023-12-01T15:58:05.630 INFO:tasks.workunit.client.0.smithi119.stdout:op 952 completed, throughput=5MB/sec 2023-12-01T15:58:05.630 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cB3rFWjFjJeEzI2 off=9883987 len=614172 2023-12-01T15:58:05.631 INFO:tasks.workunit.client.0.smithi119.stdout:op 953 completed, throughput=5MB/sec 2023-12-01T15:58:05.853 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:58:06.158 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:58:06.158 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (24m) 3m ago 25m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:58:06.158 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (24m) 3m ago 24m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:58:06.158 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (26m) 3m ago 26m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:58:06.158 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (26m) 3m ago 26m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:58:06.158 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (29m) 3m ago 29m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:58:06.158 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (30m) 3m ago 30m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:58:06.158 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (30m) 3m ago 30m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:58:06.159 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (29m) 3m ago 29m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:58:06.159 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (29m) 3m ago 29m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:58:06.159 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (25m) 3m ago 25m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:58:06.159 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (25m) 3m ago 25m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:58:06.159 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (28m) 3m ago 28m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:58:06.159 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (28m) 3m ago 28m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:58:06.159 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (28m) 3m ago 28m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:58:06.159 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (27m) 3m ago 27m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:58:06.159 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (27m) 3m ago 27m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:58:06.159 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (27m) 3m ago 27m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:58:06.159 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (26m) 3m ago 26m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:58:06.159 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (26m) 3m ago 26m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:58:06.159 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (24m) 3m ago 25m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:58:06.538 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:58:06.538 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:58:06.538 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:58:06.538 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:58:06.539 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:58:06.539 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:58:06.539 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:58:06.539 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:58:06.539 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:58:06.539 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:58:06.539 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:58:06.539 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:58:06.539 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:58:06.539 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:58:06.539 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:58:06.539 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:58:06.539 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:58:06.631 INFO:tasks.workunit.client.0.smithi119.stdout: 183: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:06.631 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fW3HWRXKS6267OW off=1141277 len=1467962 2023-12-01T15:58:06.638 INFO:tasks.workunit.client.0.smithi119.stdout:op 954 completed, throughput=4.98MB/sec 2023-12-01T15:58:06.638 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fyqc2TCR-FAUocD off=7559479 len=1112219 2023-12-01T15:58:06.639 INFO:tasks.workunit.client.0.smithi119.stdout:op 955 completed, throughput=4.99MB/sec 2023-12-01T15:58:06.639 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OvKeZCjbSGxHp3g off=658575 len=140321 2023-12-01T15:58:06.640 INFO:tasks.workunit.client.0.smithi119.stdout:op 956 completed, throughput=4.99MB/sec 2023-12-01T15:58:06.640 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qGtWqMcFznm3r5J off=9139147 len=1674601 2023-12-01T15:58:06.640 INFO:tasks.workunit.client.0.smithi119.stdout:op 957 completed, throughput=5MB/sec 2023-12-01T15:58:06.641 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IGzj6_GgMyaZuEq off=5595036 len=753668 2023-12-01T15:58:06.645 INFO:tasks.workunit.client.0.smithi119.stdout:op 958 completed, throughput=5MB/sec 2023-12-01T15:58:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:06 smithi183 ceph-mon[99169]: pgmap v1811: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T15:58:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:06 smithi183 ceph-mon[99169]: from='client.26207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/297591201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:58:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:06 smithi119 ceph-mon[108979]: pgmap v1811: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T15:58:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:06 smithi119 ceph-mon[108979]: from='client.26207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/297591201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:58:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:06 smithi119 ceph-mon[94175]: pgmap v1811: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T15:58:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:06 smithi119 ceph-mon[94175]: from='client.26207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/297591201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:58:07.645 INFO:tasks.workunit.client.0.smithi119.stdout: 184: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:07.645 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-l95q0j_vlR7cvkN off=3512278 len=1029544 2023-12-01T15:58:07.651 INFO:tasks.workunit.client.0.smithi119.stdout:op 959 completed, throughput=4.98MB/sec 2023-12-01T15:58:07.651 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jrcdsmH2dn-U5cf off=10610793 len=1237910 2023-12-01T15:58:07.659 INFO:tasks.workunit.client.0.smithi119.stdout:op 960 completed, throughput=4.99MB/sec 2023-12-01T15:58:07.659 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Y3hOVUIjarx1yWD off=174176 len=372491 2023-12-01T15:58:07.662 INFO:tasks.workunit.client.0.smithi119.stdout:op 961 completed, throughput=4.99MB/sec 2023-12-01T15:58:07.662 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rCc2484xesWC7h5 off=1177193 len=1789738 2023-12-01T15:58:07.664 INFO:tasks.workunit.client.0.smithi119.stdout:op 962 completed, throughput=5MB/sec 2023-12-01T15:58:07.664 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-grzQ1l3VJRsuNfH off=6981302 len=1046867 2023-12-01T15:58:07.669 INFO:tasks.workunit.client.0.smithi119.stdout:op 963 completed, throughput=5MB/sec 2023-12-01T15:58:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:07 smithi119 ceph-mon[108979]: from='client.16326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:07 smithi119 ceph-mon[94175]: from='client.16326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:07 smithi183 ceph-mon[99169]: from='client.16326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:08.669 INFO:tasks.workunit.client.0.smithi119.stdout: 185: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:08.669 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IVbn2dJ2zzZ3wjH off=6723637 len=229301 2023-12-01T15:58:08.670 INFO:tasks.workunit.client.0.smithi119.stdout:op 964 completed, throughput=4.98MB/sec 2023-12-01T15:58:08.670 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NW4FD842DRAKCxU off=13831415 len=2031888 2023-12-01T15:58:08.673 INFO:tasks.workunit.client.0.smithi119.stdout:op 965 completed, throughput=4.99MB/sec 2023-12-01T15:58:08.673 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YI0L1u9al6Kij2a off=7048955 len=1716958 2023-12-01T15:58:08.681 INFO:tasks.workunit.client.0.smithi119.stdout:op 966 completed, throughput=5MB/sec 2023-12-01T15:58:08.681 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XU3epSphtz3mRVp off=1535473 len=912800 2023-12-01T15:58:08.685 INFO:tasks.workunit.client.0.smithi119.stdout:op 967 completed, throughput=5MB/sec 2023-12-01T15:58:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:08 smithi119 ceph-mon[94175]: pgmap v1812: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T15:58:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:08 smithi119 ceph-mon[108979]: pgmap v1812: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T15:58:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:08 smithi183 ceph-mon[99169]: pgmap v1812: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T15:58:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:09.686 INFO:tasks.workunit.client.0.smithi119.stdout: 186: throughput=4.97MB/sec pending data=0 2023-12-01T15:58:09.686 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-amJmC0mJE340Dbm off=19121043 len=1643971 2023-12-01T15:58:09.692 INFO:tasks.workunit.client.0.smithi119.stdout:op 968 completed, throughput=4.98MB/sec 2023-12-01T15:58:09.692 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Vk2tQHt9gqGY37u off=5182615 len=696972 2023-12-01T15:58:09.697 INFO:tasks.workunit.client.0.smithi119.stdout:op 969 completed, throughput=4.99MB/sec 2023-12-01T15:58:09.697 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4vLqOey0RJ_Mj3Y off=8656095 len=204341 2023-12-01T15:58:09.700 INFO:tasks.workunit.client.0.smithi119.stdout:op 970 completed, throughput=4.99MB/sec 2023-12-01T15:58:09.700 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gm8AH93iBWNtY_6 off=2006923 len=1481918 2023-12-01T15:58:09.702 INFO:tasks.workunit.client.0.smithi119.stdout:op 971 completed, throughput=4.99MB/sec 2023-12-01T15:58:09.702 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-e6Oozhj_Cj-YOcN off=7230024 len=1629805 2023-12-01T15:58:09.710 INFO:tasks.workunit.client.0.smithi119.stdout:op 972 completed, throughput=5MB/sec 2023-12-01T15:58:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:09 smithi119 ceph-mon[94175]: pgmap v1813: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2023-12-01T15:58:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:09 smithi119 ceph-mon[108979]: pgmap v1813: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2023-12-01T15:58:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:09 smithi183 ceph-mon[99169]: pgmap v1813: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2023-12-01T15:58:10.710 INFO:tasks.workunit.client.0.smithi119.stdout: 187: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:10.710 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Z2_nmUmfLIOZcru off=11658545 len=137874 2023-12-01T15:58:10.711 INFO:tasks.workunit.client.0.smithi119.stdout:op 973 completed, throughput=4.98MB/sec 2023-12-01T15:58:10.711 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tBfIRExisfo0aGB off=158815 len=2039281 2023-12-01T15:58:10.721 INFO:tasks.workunit.client.0.smithi119.stdout:op 974 completed, throughput=4.99MB/sec 2023-12-01T15:58:10.721 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ETO9OWCxWKwQ67v off=18209402 len=902787 2023-12-01T15:58:10.722 INFO:tasks.workunit.client.0.smithi119.stdout:op 975 completed, throughput=4.99MB/sec 2023-12-01T15:58:10.722 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Y5GwBCA5q-x_okl off=5619465 len=325548 2023-12-01T15:58:10.725 INFO:tasks.workunit.client.0.smithi119.stdout:op 976 completed, throughput=4.99MB/sec 2023-12-01T15:58:10.725 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nV_6yZa8Xq2Agln off=5277349 len=1144206 2023-12-01T15:58:10.731 INFO:tasks.workunit.client.0.smithi119.stdout:op 977 completed, throughput=5MB/sec 2023-12-01T15:58:10.731 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Jjcmf8CTi0R81Ub off=6216577 len=1232511 2023-12-01T15:58:10.738 INFO:tasks.workunit.client.0.smithi119.stdout:op 978 completed, throughput=5MB/sec 2023-12-01T15:58:11.739 INFO:tasks.workunit.client.0.smithi119.stdout: 188: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:11.739 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QunMI0xYAmkouMp off=7979472 len=248771 2023-12-01T15:58:11.742 INFO:tasks.workunit.client.0.smithi119.stdout:op 979 completed, throughput=4.98MB/sec 2023-12-01T15:58:11.742 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-V_u38___TWq-tr7 off=518915 len=907550 2023-12-01T15:58:11.743 INFO:tasks.workunit.client.0.smithi119.stdout:op 980 completed, throughput=4.98MB/sec 2023-12-01T15:58:11.743 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VUzZ0FAml8G03AD off=11363494 len=1657036 2023-12-01T15:58:11.745 INFO:tasks.workunit.client.0.smithi119.stdout:op 981 completed, throughput=4.99MB/sec 2023-12-01T15:58:11.745 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KQefZjjKqbPbnBF off=4911797 len=1830348 2023-12-01T15:58:11.747 INFO:tasks.workunit.client.0.smithi119.stdout:op 982 completed, throughput=5MB/sec 2023-12-01T15:58:12.748 INFO:tasks.workunit.client.0.smithi119.stdout: 189: throughput=4.97MB/sec pending data=0 2023-12-01T15:58:12.748 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-iGAC1W4nkzqaC-z off=10573773 len=1925661 2023-12-01T15:58:12.750 INFO:tasks.workunit.client.0.smithi119.stdout:op 983 completed, throughput=4.98MB/sec 2023-12-01T15:58:12.750 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wNgnpToxin_J7L1 off=7691475 len=1068940 2023-12-01T15:58:12.751 INFO:tasks.workunit.client.0.smithi119.stdout:op 984 completed, throughput=4.99MB/sec 2023-12-01T15:58:12.751 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-q7_XwqLsU8aCO8b off=9468789 len=1345344 2023-12-01T15:58:12.761 INFO:tasks.workunit.client.0.smithi119.stdout:op 985 completed, throughput=5MB/sec 2023-12-01T15:58:12.762 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vDAq501ub-h5pzZ off=43416 len=1407998 2023-12-01T15:58:12.762 INFO:tasks.workunit.client.0.smithi119.stdout:op 986 completed, throughput=5MB/sec 2023-12-01T15:58:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:12 smithi183 ceph-mon[99169]: pgmap v1814: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2023-12-01T15:58:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:12 smithi119 ceph-mon[108979]: pgmap v1814: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2023-12-01T15:58:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:12 smithi119 ceph-mon[94175]: pgmap v1814: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2023-12-01T15:58:13.762 INFO:tasks.workunit.client.0.smithi119.stdout: 190: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:13.762 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LhDLpmKCSK6TZv_ off=5120416 len=2003994 2023-12-01T15:58:13.764 INFO:tasks.workunit.client.0.smithi119.stdout:op 987 completed, throughput=4.99MB/sec 2023-12-01T15:58:13.765 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oEvFS7EUU4Ym0hH off=12032632 len=581845 2023-12-01T15:58:13.765 INFO:tasks.workunit.client.0.smithi119.stdout:op 988 completed, throughput=4.99MB/sec 2023-12-01T15:58:13.765 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-d6_6-X__eJfpm_B off=206260 len=178962 2023-12-01T15:58:13.767 INFO:tasks.workunit.client.0.smithi119.stdout:op 989 completed, throughput=4.99MB/sec 2023-12-01T15:58:13.767 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aEUvsN63E74vev6 off=1246068 len=301634 2023-12-01T15:58:13.768 INFO:tasks.workunit.client.0.smithi119.stdout:op 990 completed, throughput=4.99MB/sec 2023-12-01T15:58:13.768 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ggY_l78Dy9bIZCN off=906629 len=872232 2023-12-01T15:58:13.773 INFO:tasks.workunit.client.0.smithi119.stdout:op 991 completed, throughput=5MB/sec 2023-12-01T15:58:13.773 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-C8Ot_xVI6LzBIpi off=11592546 len=184786 2023-12-01T15:58:13.773 INFO:tasks.workunit.client.0.smithi119.stdout:op 992 completed, throughput=5MB/sec 2023-12-01T15:58:13.774 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dippjl--yTqM0YK off=1913221 len=131068 2023-12-01T15:58:13.776 INFO:tasks.workunit.client.0.smithi119.stdout:op 993 completed, throughput=5MB/sec 2023-12-01T15:58:13.776 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-b0KEKX7syBxEc50 off=4913556 len=963993 2023-12-01T15:58:13.781 INFO:tasks.workunit.client.0.smithi119.stdout:op 994 completed, throughput=5MB/sec 2023-12-01T15:58:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:58:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:58:14] "GET /metrics HTTP/1.1" 200 33897 "" "Prometheus/2.43.0" 2023-12-01T15:58:14.781 INFO:tasks.workunit.client.0.smithi119.stdout: 191: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:14.781 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8rdMCHmkiae_AlR off=4533920 len=33988 2023-12-01T15:58:14.782 INFO:tasks.workunit.client.0.smithi119.stdout:op 995 completed, throughput=4.98MB/sec 2023-12-01T15:58:14.782 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KQU-KdHUZlLjfO7 off=5040696 len=2039567 2023-12-01T15:58:14.795 INFO:tasks.workunit.client.0.smithi119.stdout:op 996 completed, throughput=4.99MB/sec 2023-12-01T15:58:14.795 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NIsVPllAspfLfvS off=5045741 len=698566 2023-12-01T15:58:14.796 INFO:tasks.workunit.client.0.smithi119.stdout:op 997 completed, throughput=4.99MB/sec 2023-12-01T15:58:14.796 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qOSSDGZ9W6_aaPX off=4166439 len=36985 2023-12-01T15:58:14.799 INFO:tasks.workunit.client.0.smithi119.stdout:op 998 completed, throughput=4.99MB/sec 2023-12-01T15:58:14.799 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yexo0Exrv7-b4l9 off=7252007 len=903515 2023-12-01T15:58:14.803 INFO:tasks.workunit.client.0.smithi119.stdout:op 999 completed, throughput=4.99MB/sec 2023-12-01T15:58:14.803 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ug0_WiDbSC9RDes off=0 len=1127688 2023-12-01T15:58:14.804 INFO:tasks.workunit.client.0.smithi119.stdout:op 1000 completed, throughput=5MB/sec 2023-12-01T15:58:14.804 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hCc6aV0ijxfDsJe off=3673629 len=242875 2023-12-01T15:58:14.810 INFO:tasks.workunit.client.0.smithi119.stdout:op 1001 completed, throughput=5MB/sec 2023-12-01T15:58:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:14 smithi183 ceph-mon[99169]: pgmap v1815: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T15:58:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:14 smithi119 ceph-mon[94175]: pgmap v1815: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T15:58:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:14 smithi119 ceph-mon[108979]: pgmap v1815: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T15:58:15.807 INFO:tasks.workunit.client.0.smithi119.stdout: 192: throughput=4.97MB/sec pending data=0 2023-12-01T15:58:15.808 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EXYaTiUs1m1a_Sj off=1543573 len=1613544 2023-12-01T15:58:15.811 INFO:tasks.workunit.client.0.smithi119.stdout:op 1002 completed, throughput=4.98MB/sec 2023-12-01T15:58:15.811 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gdry83kd0_NFWbW off=8865232 len=1002695 2023-12-01T15:58:15.812 INFO:tasks.workunit.client.0.smithi119.stdout:op 1003 completed, throughput=4.99MB/sec 2023-12-01T15:58:15.812 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rUOKcMJnnkj4-FL off=9173749 len=1360558 2023-12-01T15:58:15.814 INFO:tasks.workunit.client.0.smithi119.stdout:op 1004 completed, throughput=4.99MB/sec 2023-12-01T15:58:15.814 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pu58UfEhoTkkZRq off=1711249 len=1927896 2023-12-01T15:58:15.823 INFO:tasks.workunit.client.0.smithi119.stdout:op 1005 completed, throughput=5MB/sec 2023-12-01T15:58:16.824 INFO:tasks.workunit.client.0.smithi119.stdout: 193: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:16.824 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wfYeb2gZ9HtfKCc off=3223418 len=1419540 2023-12-01T15:58:16.830 INFO:tasks.workunit.client.0.smithi119.stdout:op 1006 completed, throughput=4.98MB/sec 2023-12-01T15:58:16.830 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gFlC1rh9W5eWKPA off=16131668 len=1182643 2023-12-01T15:58:16.834 INFO:tasks.workunit.client.0.smithi119.stdout:op 1007 completed, throughput=4.99MB/sec 2023-12-01T15:58:16.834 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bGkkx5boW8n173Q off=8707350 len=1424040 2023-12-01T15:58:16.835 INFO:tasks.workunit.client.0.smithi119.stdout:op 1008 completed, throughput=5MB/sec 2023-12-01T15:58:16.836 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7jIXb1WVDwFcb9r off=4280386 len=259485 2023-12-01T15:58:16.838 INFO:tasks.workunit.client.0.smithi119.stdout:op 1009 completed, throughput=5MB/sec 2023-12-01T15:58:16.838 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YOE_UqJo9pxdE7_ off=2342487 len=770814 2023-12-01T15:58:16.842 INFO:tasks.workunit.client.0.smithi119.stdout:op 1010 completed, throughput=5MB/sec 2023-12-01T15:58:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:16 smithi183 ceph-mon[99169]: pgmap v1816: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T15:58:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:16 smithi119 ceph-mon[94175]: pgmap v1816: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T15:58:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:16 smithi119 ceph-mon[108979]: pgmap v1816: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T15:58:17.843 INFO:tasks.workunit.client.0.smithi119.stdout: 194: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:17.843 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TKUcM9ibfMtWHFY off=876803 len=1851197 2023-12-01T15:58:17.845 INFO:tasks.workunit.client.0.smithi119.stdout:op 1011 completed, throughput=4.99MB/sec 2023-12-01T15:58:17.845 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-L8NN6ds_CgIyuWp off=7595347 len=76845 2023-12-01T15:58:17.846 INFO:tasks.workunit.client.0.smithi119.stdout:op 1012 completed, throughput=4.99MB/sec 2023-12-01T15:58:17.846 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-iu7YZ6ehnaSlbSE off=12573506 len=659048 2023-12-01T15:58:17.847 INFO:tasks.workunit.client.0.smithi119.stdout:op 1013 completed, throughput=4.99MB/sec 2023-12-01T15:58:17.847 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cMrkq86OVKEXb5a off=11509752 len=2069820 2023-12-01T15:58:17.849 INFO:tasks.workunit.client.0.smithi119.stdout:op 1014 completed, throughput=5MB/sec 2023-12-01T15:58:17.849 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MRwAR-n2uV9cofS off=802763 len=1711371 2023-12-01T15:58:17.857 INFO:tasks.workunit.client.0.smithi119.stdout:op 1015 completed, throughput=5.01MB/sec 2023-12-01T15:58:18.858 INFO:tasks.workunit.client.0.smithi119.stdout: 195: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:18.858 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-09_AR2Z2ow1H8DQ off=9382078 len=266393 2023-12-01T15:58:18.861 INFO:tasks.workunit.client.0.smithi119.stdout:op 1016 completed, throughput=4.98MB/sec 2023-12-01T15:58:18.861 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LfmWovCAhgs4U_i off=6076943 len=208578 2023-12-01T15:58:18.864 INFO:tasks.workunit.client.0.smithi119.stdout:op 1017 completed, throughput=4.98MB/sec 2023-12-01T15:58:18.864 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-udhbHmJOIgKqO65 off=5044819 len=1916297 2023-12-01T15:58:18.873 INFO:tasks.workunit.client.0.smithi119.stdout:op 1018 completed, throughput=4.99MB/sec 2023-12-01T15:58:18.873 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ReOsCnOKM0ShNwL off=19096671 len=644243 2023-12-01T15:58:18.877 INFO:tasks.workunit.client.0.smithi119.stdout:op 1019 completed, throughput=5MB/sec 2023-12-01T15:58:18.877 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FJf14KdOcF3EVT0 off=10843264 len=1406099 2023-12-01T15:58:18.884 INFO:tasks.workunit.client.0.smithi119.stdout:op 1020 completed, throughput=5MB/sec 2023-12-01T15:58:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:18 smithi119 ceph-mon[94175]: pgmap v1817: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:58:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:18 smithi119 ceph-mon[108979]: pgmap v1817: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:58:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:18 smithi183 ceph-mon[99169]: pgmap v1817: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:58:19.884 INFO:tasks.workunit.client.0.smithi119.stdout: 196: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:19.884 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ox4_cp31U83GTAA off=12396544 len=307717 2023-12-01T15:58:19.885 INFO:tasks.workunit.client.0.smithi119.stdout:op 1021 completed, throughput=4.98MB/sec 2023-12-01T15:58:19.885 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nnschgzzIDcRFEv off=12115311 len=1780561 2023-12-01T15:58:19.892 INFO:tasks.workunit.client.0.smithi119.stdout:op 1022 completed, throughput=4.99MB/sec 2023-12-01T15:58:19.892 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yPjgtoxX2M5zY_d off=4793081 len=1953405 2023-12-01T15:58:19.903 INFO:tasks.workunit.client.0.smithi119.stdout:op 1023 completed, throughput=5MB/sec 2023-12-01T15:58:19.903 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-k8JdC7RPEyYxkMl off=823623 len=1166248 2023-12-01T15:58:19.904 INFO:tasks.workunit.client.0.smithi119.stdout:op 1024 completed, throughput=5MB/sec 2023-12-01T15:58:20.905 INFO:tasks.workunit.client.0.smithi119.stdout: 197: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:20.905 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZPi1OYK_SlRJrvP off=2285554 len=1374602 2023-12-01T15:58:20.913 INFO:tasks.workunit.client.0.smithi119.stdout:op 1025 completed, throughput=4.98MB/sec 2023-12-01T15:58:20.913 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rdxvBZlmFtb4pFq off=1780809 len=1843496 2023-12-01T15:58:20.917 INFO:tasks.workunit.client.0.smithi119.stdout:op 1026 completed, throughput=4.99MB/sec 2023-12-01T15:58:20.917 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-I5QoeaReh-Ampwt off=8408622 len=1685085 2023-12-01T15:58:20.918 INFO:tasks.workunit.client.0.smithi119.stdout:op 1027 completed, throughput=5MB/sec 2023-12-01T15:58:20.919 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KEsieQkAZWe7ZDX off=175352 len=108462 2023-12-01T15:58:20.921 INFO:tasks.workunit.client.0.smithi119.stdout:op 1028 completed, throughput=5MB/sec 2023-12-01T15:58:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:20 smithi119 ceph-mon[108979]: pgmap v1818: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:58:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:20 smithi119 ceph-mon[94175]: pgmap v1818: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:58:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:20 smithi183 ceph-mon[99169]: pgmap v1818: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:58:21.921 INFO:tasks.workunit.client.0.smithi119.stdout: 198: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:21.921 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XrkaPbHlDbdAn9N off=9647564 len=2017743 2023-12-01T15:58:21.933 INFO:tasks.workunit.client.0.smithi119.stdout:op 1029 completed, throughput=4.98MB/sec 2023-12-01T15:58:21.933 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nrKHzBQNi7QsmJc off=19657727 len=1872817 2023-12-01T15:58:21.940 INFO:tasks.workunit.client.0.smithi119.stdout:op 1030 completed, throughput=4.99MB/sec 2023-12-01T15:58:21.940 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4Tz6w-5tLeFJkiD off=10584107 len=1673026 2023-12-01T15:58:21.942 INFO:tasks.workunit.client.0.smithi119.stdout:op 1031 completed, throughput=5MB/sec 2023-12-01T15:58:22.942 INFO:tasks.workunit.client.0.smithi119.stdout: 199: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:22.942 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WOen5-JkiHZVZZF off=4132653 len=2092760 2023-12-01T15:58:22.953 INFO:tasks.workunit.client.0.smithi119.stdout:op 1032 completed, throughput=4.99MB/sec 2023-12-01T15:58:22.953 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EjARhHWyY0fXjkH off=13902094 len=1423338 2023-12-01T15:58:22.954 INFO:tasks.workunit.client.0.smithi119.stdout:op 1033 completed, throughput=4.99MB/sec 2023-12-01T15:58:22.955 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-M8IoidTsoPGSzLg off=2294214 len=267572 2023-12-01T15:58:22.957 INFO:tasks.workunit.client.0.smithi119.stdout:op 1034 completed, throughput=4.99MB/sec 2023-12-01T15:58:22.957 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZxY0h5SG41gy4O- off=13097939 len=1210475 2023-12-01T15:58:22.963 INFO:tasks.workunit.client.0.smithi119.stdout:op 1035 completed, throughput=5MB/sec 2023-12-01T15:58:22.963 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wySs2EiLEZ4Q7Ax off=6266566 len=320316 2023-12-01T15:58:22.964 INFO:tasks.workunit.client.0.smithi119.stdout:op 1036 completed, throughput=5MB/sec 2023-12-01T15:58:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:22 smithi183 ceph-mon[99169]: pgmap v1819: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T15:58:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:22 smithi119 ceph-mon[94175]: pgmap v1819: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T15:58:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:22 smithi119 ceph-mon[108979]: pgmap v1819: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T15:58:23.964 INFO:tasks.workunit.client.0.smithi119.stdout: 200: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:23.964 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VfPA3FRko-1EKo1 off=4629080 len=343726 2023-12-01T15:58:23.968 INFO:tasks.workunit.client.0.smithi119.stdout:op 1037 completed, throughput=4.98MB/sec 2023-12-01T15:58:23.968 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XDVTg4rOp2dbcWB off=21065964 len=1589690 2023-12-01T15:58:23.970 INFO:tasks.workunit.client.0.smithi119.stdout:op 1038 completed, throughput=4.99MB/sec 2023-12-01T15:58:23.970 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nu5m-j_jG94jt5w off=12603071 len=14574 2023-12-01T15:58:23.972 INFO:tasks.workunit.client.0.smithi119.stdout:op 1039 completed, throughput=4.99MB/sec 2023-12-01T15:58:23.973 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xipMgpmUUqlz9Bc off=4928499 len=389874 2023-12-01T15:58:23.973 INFO:tasks.workunit.client.0.smithi119.stdout:op 1040 completed, throughput=4.99MB/sec 2023-12-01T15:58:23.973 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gTolVAZTvusKfnz off=5715676 len=721926 2023-12-01T15:58:23.974 INFO:tasks.workunit.client.0.smithi119.stdout:op 1041 completed, throughput=4.99MB/sec 2023-12-01T15:58:23.974 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9-wy_q95GlyTHVw off=22895 len=1815552 2023-12-01T15:58:23.977 INFO:tasks.workunit.client.0.smithi119.stdout:op 1042 completed, throughput=5MB/sec 2023-12-01T15:58:23.977 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dTFKBCBnpv03oZz off=8153728 len=118499 2023-12-01T15:58:23.979 INFO:tasks.workunit.client.0.smithi119.stdout:op 1043 completed, throughput=5MB/sec 2023-12-01T15:58:23.980 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nS3_1fQ9YomcR6e off=4618147 len=320929 2023-12-01T15:58:23.982 INFO:tasks.workunit.client.0.smithi119.stdout:op 1044 completed, throughput=5MB/sec 2023-12-01T15:58:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:23 smithi183 ceph-mon[99169]: pgmap v1820: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:58:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:58:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:58:24] "GET /metrics HTTP/1.1" 200 33896 "" "Prometheus/2.43.0" 2023-12-01T15:58:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:23 smithi119 ceph-mon[94175]: pgmap v1820: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:58:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:23 smithi119 ceph-mon[108979]: pgmap v1820: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:58:24.983 INFO:tasks.workunit.client.0.smithi119.stdout: 201: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:24.983 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ULIqeETv0EThv28 off=2971076 len=1188099 2023-12-01T15:58:24.989 INFO:tasks.workunit.client.0.smithi119.stdout:op 1045 completed, throughput=4.98MB/sec 2023-12-01T15:58:24.989 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OiYPfLVYxb2FkTP off=2669243 len=688366 2023-12-01T15:58:24.993 INFO:tasks.workunit.client.0.smithi119.stdout:op 1046 completed, throughput=4.98MB/sec 2023-12-01T15:58:24.993 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--yjrQJGSQLwji8h off=12213470 len=1289717 2023-12-01T15:58:24.996 INFO:tasks.workunit.client.0.smithi119.stdout:op 1047 completed, throughput=4.99MB/sec 2023-12-01T15:58:24.996 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-V64MyPTUdrVbgU0 off=18883461 len=1073096 2023-12-01T15:58:25.000 INFO:tasks.workunit.client.0.smithi119.stdout:op 1048 completed, throughput=5MB/sec 2023-12-01T15:58:25.000 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vSQY2oM7lJD09r0 off=19421472 len=790105 2023-12-01T15:58:25.005 INFO:tasks.workunit.client.0.smithi119.stdout:op 1049 completed, throughput=5MB/sec 2023-12-01T15:58:25.005 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yIunB-N1F5LpqG8 off=8199916 len=586806 2023-12-01T15:58:25.009 INFO:tasks.workunit.client.0.smithi119.stdout:op 1050 completed, throughput=5MB/sec 2023-12-01T15:58:26.009 INFO:tasks.workunit.client.0.smithi119.stdout: 202: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:26.009 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZXOowQXVTJkBNKe off=1182799 len=807030 2023-12-01T15:58:26.014 INFO:tasks.workunit.client.0.smithi119.stdout:op 1051 completed, throughput=4.98MB/sec 2023-12-01T15:58:26.014 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-D6zAzCXFvE-zasU off=10284005 len=1502911 2023-12-01T15:58:26.015 INFO:tasks.workunit.client.0.smithi119.stdout:op 1052 completed, throughput=4.99MB/sec 2023-12-01T15:58:26.016 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9e92ZFSIhuQ8ND7 off=21600817 len=171702 2023-12-01T15:58:26.018 INFO:tasks.workunit.client.0.smithi119.stdout:op 1053 completed, throughput=4.99MB/sec 2023-12-01T15:58:26.018 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uLx8qQ0SojAYhy6 off=715049 len=1978308 2023-12-01T15:58:26.020 INFO:tasks.workunit.client.0.smithi119.stdout:op 1054 completed, throughput=5MB/sec 2023-12-01T15:58:26.020 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UlphIh9ZUBd8us3 off=2385170 len=1221993 2023-12-01T15:58:26.021 INFO:tasks.workunit.client.0.smithi119.stdout:op 1055 completed, throughput=5MB/sec 2023-12-01T15:58:27.022 INFO:tasks.workunit.client.0.smithi119.stdout: 203: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:27.022 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZRqPyBw_oLE5NTJ off=6105139 len=1366887 2023-12-01T15:58:27.023 INFO:tasks.workunit.client.0.smithi119.stdout:op 1056 completed, throughput=4.99MB/sec 2023-12-01T15:58:27.024 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TcZN9IwzBnqzyJP off=32585 len=463205 2023-12-01T15:58:27.027 INFO:tasks.workunit.client.0.smithi119.stdout:op 1057 completed, throughput=4.99MB/sec 2023-12-01T15:58:27.027 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0RujkFak6st6DlC off=10928342 len=332621 2023-12-01T15:58:27.031 INFO:tasks.workunit.client.0.smithi119.stdout:op 1058 completed, throughput=4.99MB/sec 2023-12-01T15:58:27.031 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-W5MUkmm9lVGdHME off=18359512 len=1717570 2023-12-01T15:58:27.041 INFO:tasks.workunit.client.0.smithi119.stdout:op 1059 completed, throughput=5MB/sec 2023-12-01T15:58:27.041 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0YLLbf3txwJUliB off=9822824 len=391786 2023-12-01T15:58:27.044 INFO:tasks.workunit.client.0.smithi119.stdout:op 1060 completed, throughput=5MB/sec 2023-12-01T15:58:27.044 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QVzyUXwpZ8TRe0Q off=11260652 len=1911324 2023-12-01T15:58:27.047 INFO:tasks.workunit.client.0.smithi119.stdout:op 1061 completed, throughput=5.01MB/sec 2023-12-01T15:58:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:26 smithi183 ceph-mon[99169]: pgmap v1821: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T15:58:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:26 smithi119 ceph-mon[94175]: pgmap v1821: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T15:58:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:26 smithi119 ceph-mon[108979]: pgmap v1821: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T15:58:28.047 INFO:tasks.workunit.client.0.smithi119.stdout: 204: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:28.048 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-og7_fhqC-d5N8Xu off=17192939 len=753403 2023-12-01T15:58:28.049 INFO:tasks.workunit.client.0.smithi119.stdout:op 1062 completed, throughput=4.99MB/sec 2023-12-01T15:58:28.049 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qC7IxzoE3eWoX4W off=2902960 len=1725492 2023-12-01T15:58:28.051 INFO:tasks.workunit.client.0.smithi119.stdout:op 1063 completed, throughput=4.99MB/sec 2023-12-01T15:58:28.051 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GgNWX3ljfrSRGtt off=1318300 len=245097 2023-12-01T15:58:28.051 INFO:tasks.workunit.client.0.smithi119.stdout:op 1064 completed, throughput=5MB/sec 2023-12-01T15:58:28.051 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PK7RUEaYWhbD0Nb off=7412622 len=542401 2023-12-01T15:58:28.055 INFO:tasks.workunit.client.0.smithi119.stdout:op 1065 completed, throughput=5MB/sec 2023-12-01T15:58:28.055 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-C2SvkIrkXO-dCNq off=360825 len=1117057 2023-12-01T15:58:28.061 INFO:tasks.workunit.client.0.smithi119.stdout:op 1066 completed, throughput=5MB/sec 2023-12-01T15:58:29.061 INFO:tasks.workunit.client.0.smithi119.stdout: 205: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:29.061 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-D4xKGWkvsvkVPiH off=766215 len=1244239 2023-12-01T15:58:29.064 INFO:tasks.workunit.client.0.smithi119.stdout:op 1067 completed, throughput=4.98MB/sec 2023-12-01T15:58:29.064 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6eqAcZ66fKm2jMx off=8196053 len=841579 2023-12-01T15:58:29.069 INFO:tasks.workunit.client.0.smithi119.stdout:op 1068 completed, throughput=4.99MB/sec 2023-12-01T15:58:29.069 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Xa62OKiCHV8wH2p off=16856274 len=527578 2023-12-01T15:58:29.070 INFO:tasks.workunit.client.0.smithi119.stdout:op 1069 completed, throughput=4.99MB/sec 2023-12-01T15:58:29.070 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eITg5ccs7D2D5pB off=853078 len=1603942 2023-12-01T15:58:29.080 INFO:tasks.workunit.client.0.smithi119.stdout:op 1070 completed, throughput=5MB/sec 2023-12-01T15:58:29.080 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wL_Oy1tiKJ8uWuK off=4746163 len=1444042 2023-12-01T15:58:29.082 INFO:tasks.workunit.client.0.smithi119.stdout:op 1071 completed, throughput=5MB/sec 2023-12-01T15:58:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:28 smithi183 ceph-mon[99169]: pgmap v1822: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:58:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:28 smithi119 ceph-mon[94175]: pgmap v1822: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:58:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:28 smithi119 ceph-mon[108979]: pgmap v1822: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:58:30.082 INFO:tasks.workunit.client.0.smithi119.stdout: 206: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:30.082 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3lV3M5jMZ9kB0bs off=11233022 len=323655 2023-12-01T15:58:30.086 INFO:tasks.workunit.client.0.smithi119.stdout:op 1072 completed, throughput=4.98MB/sec 2023-12-01T15:58:30.086 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LTxQGSUTvZ8FIa_ off=85694 len=1076748 2023-12-01T15:58:30.088 INFO:tasks.workunit.client.0.smithi119.stdout:op 1073 completed, throughput=4.99MB/sec 2023-12-01T15:58:30.088 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8Ew8J8G1dNDBZ65 off=7347232 len=1153176 2023-12-01T15:58:30.089 INFO:tasks.workunit.client.0.smithi119.stdout:op 1074 completed, throughput=4.99MB/sec 2023-12-01T15:58:30.089 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pplcRECRKUeR5U4 off=5716841 len=937949 2023-12-01T15:58:30.090 INFO:tasks.workunit.client.0.smithi119.stdout:op 1075 completed, throughput=5MB/sec 2023-12-01T15:58:30.090 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Qk4uZCU7zDS7fH8 off=2118092 len=1845280 2023-12-01T15:58:30.100 INFO:tasks.workunit.client.0.smithi119.stdout:op 1076 completed, throughput=5MB/sec 2023-12-01T15:58:31.100 INFO:tasks.workunit.client.0.smithi119.stdout: 207: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:31.101 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yeXqXCaGHxCO5_E off=1144483 len=1261795 2023-12-01T15:58:31.107 INFO:tasks.workunit.client.0.smithi119.stdout:op 1077 completed, throughput=4.99MB/sec 2023-12-01T15:58:31.108 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--RIihEk9B3aGcjB off=1635430 len=1873140 2023-12-01T15:58:31.119 INFO:tasks.workunit.client.0.smithi119.stdout:op 1078 completed, throughput=4.99MB/sec 2023-12-01T15:58:31.119 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YEjioQL-Dey7Zkp off=11821709 len=120625 2023-12-01T15:58:31.119 INFO:tasks.workunit.client.0.smithi119.stdout:op 1079 completed, throughput=4.99MB/sec 2023-12-01T15:58:31.119 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Yo0Pd0sEypyl5-Q off=4386713 len=857591 2023-12-01T15:58:31.124 INFO:tasks.workunit.client.0.smithi119.stdout:op 1080 completed, throughput=5MB/sec 2023-12-01T15:58:31.124 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-D_DCaND3uXwW6dW off=3533791 len=587001 2023-12-01T15:58:31.126 INFO:tasks.workunit.client.0.smithi119.stdout:op 1081 completed, throughput=5MB/sec 2023-12-01T15:58:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:30 smithi183 ceph-mon[99169]: pgmap v1823: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:58:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:30 smithi119 ceph-mon[94175]: pgmap v1823: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:58:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:30 smithi119 ceph-mon[108979]: pgmap v1823: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:58:32.126 INFO:tasks.workunit.client.0.smithi119.stdout: 208: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:32.126 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8jm2dWF4OrMZG3T off=1123802 len=117851 2023-12-01T15:58:32.126 INFO:tasks.workunit.client.0.smithi119.stdout:op 1082 completed, throughput=4.98MB/sec 2023-12-01T15:58:32.126 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-G5JvfbiUgsH97X1 off=4822855 len=724888 2023-12-01T15:58:32.127 INFO:tasks.workunit.client.0.smithi119.stdout:op 1083 completed, throughput=4.98MB/sec 2023-12-01T15:58:32.127 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-08I4-gRWxRep5sw off=3351035 len=1817198 2023-12-01T15:58:32.129 INFO:tasks.workunit.client.0.smithi119.stdout:op 1084 completed, throughput=4.99MB/sec 2023-12-01T15:58:32.130 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rUQAfF78A-tuxCJ off=4809620 len=1532616 2023-12-01T15:58:32.131 INFO:tasks.workunit.client.0.smithi119.stdout:op 1085 completed, throughput=5MB/sec 2023-12-01T15:58:32.132 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FOt8DYgbxKFl68D off=10984113 len=172468 2023-12-01T15:58:32.135 INFO:tasks.workunit.client.0.smithi119.stdout:op 1086 completed, throughput=5MB/sec 2023-12-01T15:58:32.135 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TaOUR1xc3_dkOUR off=1817789 len=1909154 2023-12-01T15:58:32.145 INFO:tasks.workunit.client.0.smithi119.stdout:op 1087 completed, throughput=5.01MB/sec 2023-12-01T15:58:33.145 INFO:tasks.workunit.client.0.smithi119.stdout: 209: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:33.146 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-h1oHwlRu9OMlCnh off=880197 len=581024 2023-12-01T15:58:33.150 INFO:tasks.workunit.client.0.smithi119.stdout:op 1088 completed, throughput=4.98MB/sec 2023-12-01T15:58:33.150 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-m9tVbqWXNOz_IM9 off=170814 len=1199612 2023-12-01T15:58:33.151 INFO:tasks.workunit.client.0.smithi119.stdout:op 1089 completed, throughput=4.99MB/sec 2023-12-01T15:58:33.152 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZbvHAMgjkChoyRR off=3023437 len=1163391 2023-12-01T15:58:33.159 INFO:tasks.workunit.client.0.smithi119.stdout:op 1090 completed, throughput=4.99MB/sec 2023-12-01T15:58:33.159 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eL4u3tHcODe5wLH off=12887846 len=100931 2023-12-01T15:58:33.162 INFO:tasks.workunit.client.0.smithi119.stdout:op 1091 completed, throughput=5MB/sec 2023-12-01T15:58:33.162 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zpGDA-Ya0WRbkYq off=12401574 len=1252400 2023-12-01T15:58:33.163 INFO:tasks.workunit.client.0.smithi119.stdout:op 1092 completed, throughput=5MB/sec 2023-12-01T15:58:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:32 smithi183 ceph-mon[99169]: pgmap v1824: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:58:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:32 smithi119 ceph-mon[94175]: pgmap v1824: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:58:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:32 smithi119 ceph-mon[108979]: pgmap v1824: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:58:34.164 INFO:tasks.workunit.client.0.smithi119.stdout: 210: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:34.164 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_lI4_K6DFYFKb63 off=1268339 len=943035 2023-12-01T15:58:34.169 INFO:tasks.workunit.client.0.smithi119.stdout:op 1093 completed, throughput=4.98MB/sec 2023-12-01T15:58:34.170 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-r05N6SsBIOeQ7XP off=7469603 len=77446 2023-12-01T15:58:34.170 INFO:tasks.workunit.client.0.smithi119.stdout:op 1094 completed, throughput=4.98MB/sec 2023-12-01T15:58:34.170 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bOLZHisVZ09Ln1J off=6512286 len=574992 2023-12-01T15:58:34.171 INFO:tasks.workunit.client.0.smithi119.stdout:op 1095 completed, throughput=4.98MB/sec 2023-12-01T15:58:34.171 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-obxSyKweGNTjZRI off=9577228 len=997486 2023-12-01T15:58:34.172 INFO:tasks.workunit.client.0.smithi119.stdout:op 1096 completed, throughput=4.99MB/sec 2023-12-01T15:58:34.173 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fK2Uytjmhu37lq_ off=5665109 len=1519113 2023-12-01T15:58:34.174 INFO:tasks.workunit.client.0.smithi119.stdout:op 1097 completed, throughput=5MB/sec 2023-12-01T15:58:34.174 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZEogjz9_16naPOU off=2769924 len=867131 2023-12-01T15:58:34.176 INFO:tasks.workunit.client.0.smithi119.stdout:op 1098 completed, throughput=5MB/sec 2023-12-01T15:58:34.176 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-u1MjiExOJgiqNHe off=103939 len=958707 2023-12-01T15:58:34.181 INFO:tasks.workunit.client.0.smithi119.stdout:op 1099 completed, throughput=5MB/sec 2023-12-01T15:58:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:58:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:58:34] "GET /metrics HTTP/1.1" 200 33896 "" "Prometheus/2.43.0" 2023-12-01T15:58:35.181 INFO:tasks.workunit.client.0.smithi119.stdout: 211: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:35.181 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tN3bQsOyYGSyxHe off=8564804 len=478267 2023-12-01T15:58:35.185 INFO:tasks.workunit.client.0.smithi119.stdout:op 1100 completed, throughput=4.98MB/sec 2023-12-01T15:58:35.185 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UceprM84mlkSg1x off=19782188 len=622282 2023-12-01T15:58:35.189 INFO:tasks.workunit.client.0.smithi119.stdout:op 1101 completed, throughput=4.98MB/sec 2023-12-01T15:58:35.189 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ztygWh83D1_D0vH off=1702601 len=145432 2023-12-01T15:58:35.192 INFO:tasks.workunit.client.0.smithi119.stdout:op 1102 completed, throughput=4.99MB/sec 2023-12-01T15:58:35.192 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZNh-jqHaCTsgJQc off=14670089 len=965137 2023-12-01T15:58:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:34 smithi119 ceph-mon[94175]: pgmap v1825: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:58:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:34 smithi119 ceph-mon[108979]: pgmap v1825: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:58:35.198 INFO:tasks.workunit.client.0.smithi119.stdout:op 1103 completed, throughput=4.99MB/sec 2023-12-01T15:58:35.198 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wq9vuPDloBh6CVe off=0 len=1150101 2023-12-01T15:58:35.201 INFO:tasks.workunit.client.0.smithi119.stdout:op 1104 completed, throughput=4.99MB/sec 2023-12-01T15:58:35.201 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EYEUia3Jex9xVUf off=7506683 len=1977250 2023-12-01T15:58:35.203 INFO:tasks.workunit.client.0.smithi119.stdout:op 1105 completed, throughput=5MB/sec 2023-12-01T15:58:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:34 smithi183 ceph-mon[99169]: pgmap v1825: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:58:36.204 INFO:tasks.workunit.client.0.smithi119.stdout: 212: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:36.204 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4KTZ9PQ2t4iMNbX off=20510312 len=1540662 2023-12-01T15:58:36.206 INFO:tasks.workunit.client.0.smithi119.stdout:op 1106 completed, throughput=4.99MB/sec 2023-12-01T15:58:36.206 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QAKyvRa-L5_jq2p off=2993670 len=140875 2023-12-01T15:58:36.207 INFO:tasks.workunit.client.0.smithi119.stdout:op 1107 completed, throughput=4.99MB/sec 2023-12-01T15:58:36.207 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KqpGQ2oLTbW4GoB off=15675882 len=1251545 2023-12-01T15:58:36.214 INFO:tasks.workunit.client.0.smithi119.stdout:op 1108 completed, throughput=4.99MB/sec 2023-12-01T15:58:36.214 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3b3Qju9NlIdlUfm off=2089108 len=1090819 2023-12-01T15:58:36.216 INFO:tasks.workunit.client.0.smithi119.stdout:op 1109 completed, throughput=5MB/sec 2023-12-01T15:58:36.216 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-J1dBkMXqjmE8jyA off=6509245 len=93517 2023-12-01T15:58:36.217 INFO:tasks.workunit.client.0.smithi119.stdout:op 1110 completed, throughput=5MB/sec 2023-12-01T15:58:36.217 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Jn9ntJSz4eohmYi off=817492 len=1350634 2023-12-01T15:58:36.225 INFO:tasks.workunit.client.0.smithi119.stdout:op 1111 completed, throughput=5MB/sec 2023-12-01T15:58:36.884 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:58:37.190 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:58:37.190 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (25m) 3m ago 25m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:58:37.190 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (25m) 3m ago 25m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:58:37.190 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (26m) 3m ago 26m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:58:37.190 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (26m) 3m ago 26m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:58:37.190 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (29m) 3m ago 29m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:58:37.190 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (31m) 3m ago 31m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:58:37.190 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (31m) 3m ago 31m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:58:37.190 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (30m) 3m ago 29m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:58:37.190 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (29m) 3m ago 29m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:58:37.190 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (25m) 3m ago 25m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:58:37.190 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (25m) 3m ago 25m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:58:37.190 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (29m) 3m ago 29m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:58:37.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (29m) 3m ago 29m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:58:37.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (28m) 3m ago 28m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:58:37.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (28m) 3m ago 28m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:58:37.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (27m) 3m ago 27m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:58:37.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (27m) 3m ago 27m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:58:37.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (27m) 3m ago 27m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:58:37.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (26m) 3m ago 26m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:58:37.191 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (25m) 3m ago 26m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:58:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:36 smithi119 ceph-mon[94175]: pgmap v1826: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T15:58:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:36 smithi119 ceph-mon[108979]: pgmap v1826: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T15:58:37.225 INFO:tasks.workunit.client.0.smithi119.stdout: 213: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:37.226 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bpTJcUXOW5qx2g7 off=7808770 len=1998907 2023-12-01T15:58:37.238 INFO:tasks.workunit.client.0.smithi119.stdout:op 1112 completed, throughput=4.99MB/sec 2023-12-01T15:58:37.239 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Jjcmf8CTi0R81Ub off=3315247 len=1473685 2023-12-01T15:58:37.244 INFO:tasks.workunit.client.0.smithi119.stdout:op 1113 completed, throughput=5MB/sec 2023-12-01T15:58:37.244 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QskIRPgzLNZ7XqT off=21667808 len=1259151 2023-12-01T15:58:37.245 INFO:tasks.workunit.client.0.smithi119.stdout:op 1114 completed, throughput=5MB/sec 2023-12-01T15:58:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:36 smithi183 ceph-mon[99169]: pgmap v1826: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T15:58:37.570 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:58:37.571 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:58:37.571 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:58:37.571 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:58:37.571 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:58:37.571 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:58:37.571 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:58:37.571 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:58:37.571 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:58:37.571 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:58:37.571 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:58:37.571 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:58:37.571 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:58:37.572 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:58:37.572 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:58:37.572 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:58:37.572 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:58:38.245 INFO:tasks.workunit.client.0.smithi119.stdout: 214: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:38.245 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fcBQarLtw9Br3du off=5268053 len=29656 2023-12-01T15:58:38.247 INFO:tasks.workunit.client.0.smithi119.stdout:op 1115 completed, throughput=4.98MB/sec 2023-12-01T15:58:38.248 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-V6mDZNrcGk6vcgo off=0 len=1540287 2023-12-01T15:58:38.255 INFO:tasks.workunit.client.0.smithi119.stdout:op 1116 completed, throughput=4.98MB/sec 2023-12-01T15:58:38.255 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qwEsjnEyo8D9MCm off=7964421 len=1555725 2023-12-01T15:58:38.258 INFO:tasks.workunit.client.0.smithi119.stdout:op 1117 completed, throughput=4.99MB/sec 2023-12-01T15:58:38.258 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Z50RRW8YKbd9LqP off=18170830 len=958682 2023-12-01T15:58:38.262 INFO:tasks.workunit.client.0.smithi119.stdout:op 1118 completed, throughput=5MB/sec 2023-12-01T15:58:38.262 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZhJjibTNdlv11zi off=1849184 len=180354 2023-12-01T15:58:38.265 INFO:tasks.workunit.client.0.smithi119.stdout:op 1119 completed, throughput=5MB/sec 2023-12-01T15:58:38.265 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uqXAarJLVcOen15 off=14290119 len=704768 2023-12-01T15:58:38.266 INFO:tasks.workunit.client.0.smithi119.stdout:op 1120 completed, throughput=5MB/sec 2023-12-01T15:58:38.266 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Je0AsLxNyIDJpv1 off=5359738 len=326474 2023-12-01T15:58:38.267 INFO:tasks.workunit.client.0.smithi119.stdout:op 1121 completed, throughput=5MB/sec 2023-12-01T15:58:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:37 smithi183 ceph-mon[99169]: from='client.16338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4263989269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:58:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:37 smithi119 ceph-mon[94175]: from='client.16338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4263989269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:58:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:37 smithi119 ceph-mon[108979]: from='client.16338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4263989269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:58:39.268 INFO:tasks.workunit.client.0.smithi119.stdout: 215: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:39.268 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Nod6gOqu6noaaNE off=22039078 len=1985364 2023-12-01T15:58:39.276 INFO:tasks.workunit.client.0.smithi119.stdout:op 1122 completed, throughput=4.99MB/sec 2023-12-01T15:58:39.276 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yNMQtqgw0oZfKdT off=6227194 len=559584 2023-12-01T15:58:39.277 INFO:tasks.workunit.client.0.smithi119.stdout:op 1123 completed, throughput=4.99MB/sec 2023-12-01T15:58:39.277 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jTIICBXndMSVQbV off=832623 len=1047052 2023-12-01T15:58:39.278 INFO:tasks.workunit.client.0.smithi119.stdout:op 1124 completed, throughput=4.99MB/sec 2023-12-01T15:58:39.278 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EELb0QUQj2l6LzK off=12326538 len=721592 2023-12-01T15:58:39.279 INFO:tasks.workunit.client.0.smithi119.stdout:op 1125 completed, throughput=5MB/sec 2023-12-01T15:58:39.279 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eRLOZac7sXZzRAL off=3519502 len=573447 2023-12-01T15:58:39.283 INFO:tasks.workunit.client.0.smithi119.stdout:op 1126 completed, throughput=5MB/sec 2023-12-01T15:58:39.283 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wKIyKrf4bgNoF4d off=16363050 len=2043756 2023-12-01T15:58:39.284 INFO:tasks.workunit.client.0.smithi119.stdout:op 1127 completed, throughput=5.01MB/sec 2023-12-01T15:58:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:38 smithi183 ceph-mon[99169]: from='client.16344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:38 smithi183 ceph-mon[99169]: pgmap v1827: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T15:58:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:38 smithi119 ceph-mon[94175]: from='client.16344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:38 smithi119 ceph-mon[94175]: pgmap v1827: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T15:58:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:38 smithi119 ceph-mon[108979]: from='client.16344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:38 smithi119 ceph-mon[108979]: pgmap v1827: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T15:58:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:40.285 INFO:tasks.workunit.client.0.smithi119.stdout: 216: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:40.285 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3G18LjXbSUVIZoo off=14106087 len=73478 2023-12-01T15:58:40.285 INFO:tasks.workunit.client.0.smithi119.stdout:op 1128 completed, throughput=4.99MB/sec 2023-12-01T15:58:40.286 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yjP-JrIRzqj4c6L off=14655616 len=375100 2023-12-01T15:58:40.286 INFO:tasks.workunit.client.0.smithi119.stdout:op 1129 completed, throughput=4.99MB/sec 2023-12-01T15:58:40.286 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KLfM2Cofxh0pgs5 off=14765539 len=973279 2023-12-01T15:58:40.293 INFO:tasks.workunit.client.0.smithi119.stdout:op 1130 completed, throughput=4.99MB/sec 2023-12-01T15:58:40.293 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iVNew3XPi_kr1L8 off=13831888 len=865106 2023-12-01T15:58:40.298 INFO:tasks.workunit.client.0.smithi119.stdout:op 1131 completed, throughput=4.99MB/sec 2023-12-01T15:58:40.298 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WiqxV8IbszhzBPf off=3009229 len=194078 2023-12-01T15:58:40.299 INFO:tasks.workunit.client.0.smithi119.stdout:op 1132 completed, throughput=5MB/sec 2023-12-01T15:58:40.299 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZPAzYYJWh83PSEm off=3869606 len=2023848 2023-12-01T15:58:40.302 INFO:tasks.workunit.client.0.smithi119.stdout:op 1133 completed, throughput=5MB/sec 2023-12-01T15:58:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:39 smithi183 ceph-mon[99169]: pgmap v1828: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T15:58:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:39 smithi119 ceph-mon[94175]: pgmap v1828: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T15:58:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:39 smithi119 ceph-mon[108979]: pgmap v1828: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T15:58:41.303 INFO:tasks.workunit.client.0.smithi119.stdout: 217: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:41.303 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MYSfRPOPgEoLNuu off=395150 len=952492 2023-12-01T15:58:41.308 INFO:tasks.workunit.client.0.smithi119.stdout:op 1134 completed, throughput=4.99MB/sec 2023-12-01T15:58:41.308 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-RqkCfU8mUV0evMV off=2844419 len=1953606 2023-12-01T15:58:41.319 INFO:tasks.workunit.client.0.smithi119.stdout:op 1135 completed, throughput=4.99MB/sec 2023-12-01T15:58:41.319 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XTg_itIkUuwFjn4 off=4886300 len=1958459 2023-12-01T15:58:41.321 INFO:tasks.workunit.client.0.smithi119.stdout:op 1136 completed, throughput=5MB/sec 2023-12-01T15:58:42.321 INFO:tasks.workunit.client.0.smithi119.stdout: 218: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:42.321 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MwWwb3-IGX4g5Pb off=3427753 len=1854386 2023-12-01T15:58:42.331 INFO:tasks.workunit.client.0.smithi119.stdout:op 1137 completed, throughput=4.99MB/sec 2023-12-01T15:58:42.331 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3r16416y-drN_uV off=1012883 len=1305979 2023-12-01T15:58:42.337 INFO:tasks.workunit.client.0.smithi119.stdout:op 1138 completed, throughput=4.99MB/sec 2023-12-01T15:58:42.337 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4o_eOqfaLESyN4P off=12011806 len=860059 2023-12-01T15:58:42.342 INFO:tasks.workunit.client.0.smithi119.stdout:op 1139 completed, throughput=5MB/sec 2023-12-01T15:58:42.343 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-w6UcfdXCltm-fNQ off=150107 len=262686 2023-12-01T15:58:42.344 INFO:tasks.workunit.client.0.smithi119.stdout:op 1140 completed, throughput=5MB/sec 2023-12-01T15:58:42.344 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QNDVBh47DZwSDVR off=2964652 len=1535022 2023-12-01T15:58:42.345 INFO:tasks.workunit.client.0.smithi119.stdout:op 1141 completed, throughput=5MB/sec 2023-12-01T15:58:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:42 smithi119 ceph-mon[108979]: pgmap v1829: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T15:58:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:42 smithi119 ceph-mon[94175]: pgmap v1829: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T15:58:43.346 INFO:tasks.workunit.client.0.smithi119.stdout: 219: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:43.346 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7OauO25kFTDzjey off=3583588 len=394064 2023-12-01T15:58:43.350 INFO:tasks.workunit.client.0.smithi119.stdout:op 1142 completed, throughput=4.98MB/sec 2023-12-01T15:58:43.350 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TOqn8TcvIwQW05n off=0 len=1419417 2023-12-01T15:58:43.357 INFO:tasks.workunit.client.0.smithi119.stdout:op 1143 completed, throughput=4.99MB/sec 2023-12-01T15:58:43.358 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZP5J0m5EwgQ2BeY off=712980 len=92168 2023-12-01T15:58:43.358 INFO:tasks.workunit.client.0.smithi119.stdout:op 1144 completed, throughput=4.99MB/sec 2023-12-01T15:58:43.358 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8prl1-Jr62zU2Uy off=4042330 len=947990 2023-12-01T15:58:43.359 INFO:tasks.workunit.client.0.smithi119.stdout:op 1145 completed, throughput=4.99MB/sec 2023-12-01T15:58:43.359 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-akLVqRDwNTbh21j off=4895016 len=1900198 2023-12-01T15:58:43.368 INFO:tasks.workunit.client.0.smithi119.stdout:op 1146 completed, throughput=5MB/sec 2023-12-01T15:58:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:42 smithi183 ceph-mon[99169]: pgmap v1829: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T15:58:44.368 INFO:tasks.workunit.client.0.smithi119.stdout: 220: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:44.499 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7hLHTW2OqWRFYWJ off=546987 len=485226 2023-12-01T15:58:44.501 INFO:tasks.workunit.client.0.smithi119.stdout:op 1147 completed, throughput=4.98MB/sec 2023-12-01T15:58:44.501 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vivWx9-V4m5NRKD off=1087354 len=776312 2023-12-01T15:58:44.501 INFO:tasks.workunit.client.0.smithi119.stdout:op 1148 completed, throughput=4.98MB/sec 2023-12-01T15:58:44.501 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nJoeY3s5x9qobXb off=0 len=1218008 2023-12-01T15:58:44.501 INFO:tasks.workunit.client.0.smithi119.stdout:op 1149 completed, throughput=4.99MB/sec 2023-12-01T15:58:44.502 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7poMKoljPDV1GQ4 off=6867716 len=1177473 2023-12-01T15:58:44.502 INFO:tasks.workunit.client.0.smithi119.stdout:op 1150 completed, throughput=4.99MB/sec 2023-12-01T15:58:44.502 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-phX60yerPHGu6gU off=9519715 len=49682 2023-12-01T15:58:44.502 INFO:tasks.workunit.client.0.smithi119.stdout:op 1151 completed, throughput=4.99MB/sec 2023-12-01T15:58:44.502 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Pjd-3JJI67JSgHJ off=2535090 len=16610 2023-12-01T15:58:44.502 INFO:tasks.workunit.client.0.smithi119.stdout:op 1152 completed, throughput=4.99MB/sec 2023-12-01T15:58:44.502 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Z2_nmUmfLIOZcru off=1273236 len=1469177 2023-12-01T15:58:44.502 INFO:tasks.workunit.client.0.smithi119.stdout:op 1153 completed, throughput=5MB/sec 2023-12-01T15:58:44.502 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:58:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:58:44] "GET /metrics HTTP/1.1" 200 33897 "" "Prometheus/2.43.0" 2023-12-01T15:58:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:44 smithi119 ceph-mon[94175]: pgmap v1830: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:58:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:58:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:58:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:58:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:44 smithi119 ceph-mon[108979]: pgmap v1830: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:58:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:58:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:58:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:58:45.375 INFO:tasks.workunit.client.0.smithi119.stdout: 221: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:45.375 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MOyM2Jv7189WaA7 off=544750 len=528722 2023-12-01T15:58:45.378 INFO:tasks.workunit.client.0.smithi119.stdout:op 1154 completed, throughput=4.98MB/sec 2023-12-01T15:58:45.378 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-d89JNpu62-vmS2y off=16773684 len=86459 2023-12-01T15:58:45.381 INFO:tasks.workunit.client.0.smithi119.stdout:op 1155 completed, throughput=4.98MB/sec 2023-12-01T15:58:45.381 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2u0gHWxpEcAhwev off=6008657 len=1145149 2023-12-01T15:58:45.382 INFO:tasks.workunit.client.0.smithi119.stdout:op 1156 completed, throughput=4.99MB/sec 2023-12-01T15:58:45.382 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hXGaWrajHi_2m8w off=3705023 len=574490 2023-12-01T15:58:45.382 INFO:tasks.workunit.client.0.smithi119.stdout:op 1157 completed, throughput=4.99MB/sec 2023-12-01T15:58:45.383 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-i_zpmj9HFhReQj0 off=1306497 len=1760011 2023-12-01T15:58:45.384 INFO:tasks.workunit.client.0.smithi119.stdout:op 1158 completed, throughput=5MB/sec 2023-12-01T15:58:45.384 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-z3rHQM4iDsNPpQ2 off=5174792 len=1768412 2023-12-01T15:58:45.392 INFO:tasks.workunit.client.0.smithi119.stdout:op 1159 completed, throughput=5MB/sec 2023-12-01T15:58:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:44 smithi183 ceph-mon[99169]: pgmap v1830: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:58:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:58:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:58:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:58:46.392 INFO:tasks.workunit.client.0.smithi119.stdout: 222: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:46.392 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pRe4UbAnVTPR6ay off=5355772 len=1973 2023-12-01T15:58:46.394 INFO:tasks.workunit.client.0.smithi119.stdout:op 1160 completed, throughput=4.98MB/sec 2023-12-01T15:58:46.394 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0b1sZkhIp5QvmhV off=1555531 len=135559 2023-12-01T15:58:46.397 INFO:tasks.workunit.client.0.smithi119.stdout:op 1161 completed, throughput=4.98MB/sec 2023-12-01T15:58:46.397 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0lZALMkbCQQlAMS off=11250699 len=412776 2023-12-01T15:58:46.400 INFO:tasks.workunit.client.0.smithi119.stdout:op 1162 completed, throughput=4.98MB/sec 2023-12-01T15:58:46.400 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ccMGzYFUy0aifUi off=471431 len=1965568 2023-12-01T15:58:46.411 INFO:tasks.workunit.client.0.smithi119.stdout:op 1163 completed, throughput=4.99MB/sec 2023-12-01T15:58:46.411 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gvlPUBaRPHeVBQB off=10269683 len=1087671 2023-12-01T15:58:46.417 INFO:tasks.workunit.client.0.smithi119.stdout:op 1164 completed, throughput=5MB/sec 2023-12-01T15:58:46.417 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wY_s74-QWotrUEd off=5174390 len=1575312 2023-12-01T15:58:46.419 INFO:tasks.workunit.client.0.smithi119.stdout:op 1165 completed, throughput=5MB/sec 2023-12-01T15:58:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:58:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:58:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:58:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:58:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:58:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:58:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:58:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:58:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:58:47.421 INFO:tasks.workunit.client.0.smithi119.stdout: 223: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:47.421 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PQy6xTTp885GQUP off=1790765 len=1522158 2023-12-01T15:58:47.422 INFO:tasks.workunit.client.0.smithi119.stdout:op 1166 completed, throughput=4.99MB/sec 2023-12-01T15:58:47.423 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wyaYsiRldmolMzJ off=9946599 len=1640791 2023-12-01T15:58:47.429 INFO:tasks.workunit.client.0.smithi119.stdout:op 1167 completed, throughput=4.99MB/sec 2023-12-01T15:58:47.429 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pJVLoZFxUHlvdEA off=6873817 len=41811 2023-12-01T15:58:47.430 INFO:tasks.workunit.client.0.smithi119.stdout:op 1168 completed, throughput=4.99MB/sec 2023-12-01T15:58:47.430 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TTOJxWan8ImmD1c off=11573280 len=325411 2023-12-01T15:58:47.433 INFO:tasks.workunit.client.0.smithi119.stdout:op 1169 completed, throughput=4.99MB/sec 2023-12-01T15:58:47.433 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cHdnJHvMNHsXLcT off=2188596 len=1750394 2023-12-01T15:58:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:46 smithi183 ceph-mon[99169]: pgmap v1831: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T15:58:47.443 INFO:tasks.workunit.client.0.smithi119.stdout:op 1170 completed, throughput=5MB/sec 2023-12-01T15:58:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:46 smithi119 ceph-mon[94175]: pgmap v1831: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T15:58:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:46 smithi119 ceph-mon[108979]: pgmap v1831: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T15:58:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:48 smithi183 ceph-mon[99169]: pgmap v1832: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:58:48.443 INFO:tasks.workunit.client.0.smithi119.stdout: 224: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:48.444 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-h77Qa_sHhYjUSND off=2809994 len=1948592 2023-12-01T15:58:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:48 smithi119 ceph-mon[94175]: pgmap v1832: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:58:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:48 smithi119 ceph-mon[108979]: pgmap v1832: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:58:48.459 INFO:tasks.workunit.client.0.smithi119.stdout:op 1171 completed, throughput=4.99MB/sec 2023-12-01T15:58:48.459 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5eHuHVc3x7SF4T9 off=3820055 len=400234 2023-12-01T15:58:48.459 INFO:tasks.workunit.client.0.smithi119.stdout:op 1172 completed, throughput=4.99MB/sec 2023-12-01T15:58:48.459 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jWrM86rcAeKoKXp off=3475320 len=1215395 2023-12-01T15:58:48.460 INFO:tasks.workunit.client.0.smithi119.stdout:op 1173 completed, throughput=4.99MB/sec 2023-12-01T15:58:48.460 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-84OyJugmCdBVTwS off=13334120 len=1341102 2023-12-01T15:58:48.467 INFO:tasks.workunit.client.0.smithi119.stdout:op 1174 completed, throughput=5MB/sec 2023-12-01T15:58:48.467 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WwSgJlBdtfVT3MM off=21975425 len=1217486 2023-12-01T15:58:48.469 INFO:tasks.workunit.client.0.smithi119.stdout:op 1175 completed, throughput=5MB/sec 2023-12-01T15:58:49.470 INFO:tasks.workunit.client.0.smithi119.stdout: 225: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:49.470 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2996ME5AIkSvXVE off=3346822 len=2052621 2023-12-01T15:58:49.472 INFO:tasks.workunit.client.0.smithi119.stdout:op 1176 completed, throughput=4.99MB/sec 2023-12-01T15:58:49.472 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-W1uoQlYvQ8_imHF off=1960276 len=914300 2023-12-01T15:58:49.473 INFO:tasks.workunit.client.0.smithi119.stdout:op 1177 completed, throughput=5MB/sec 2023-12-01T15:58:49.473 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Wx4-_Ww533BRDNP off=11076170 len=1962854 2023-12-01T15:58:49.475 INFO:tasks.workunit.client.0.smithi119.stdout:op 1178 completed, throughput=5MB/sec 2023-12-01T15:58:50.476 INFO:tasks.workunit.client.0.smithi119.stdout: 226: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:50.476 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LBhJsOpQo8ahvvC off=9634053 len=923476 2023-12-01T15:58:50.481 INFO:tasks.workunit.client.0.smithi119.stdout:op 1179 completed, throughput=4.99MB/sec 2023-12-01T15:58:50.482 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zpGDA-Ya0WRbkYq off=13161534 len=1413246 2023-12-01T15:58:50.488 INFO:tasks.workunit.client.0.smithi119.stdout:op 1180 completed, throughput=4.99MB/sec 2023-12-01T15:58:50.488 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YWJkxa4VJ4vyzfC off=3130282 len=1754952 2023-12-01T15:58:50.496 INFO:tasks.workunit.client.0.smithi119.stdout:op 1181 completed, throughput=5MB/sec 2023-12-01T15:58:50.496 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-N7muB1ePMS4voJ_ off=21304099 len=1848365 2023-12-01T15:58:50.507 INFO:tasks.workunit.client.0.smithi119.stdout:op 1182 completed, throughput=5.01MB/sec 2023-12-01T15:58:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:50 smithi183 ceph-mon[99169]: pgmap v1833: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:58:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:50 smithi119 ceph-mon[94175]: pgmap v1833: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:58:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:50 smithi119 ceph-mon[108979]: pgmap v1833: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:58:51.507 INFO:tasks.workunit.client.0.smithi119.stdout: 227: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:51.507 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-337hlh0UJ-F-uwf off=264728 len=1404543 2023-12-01T15:58:51.509 INFO:tasks.workunit.client.0.smithi119.stdout:op 1183 completed, throughput=4.99MB/sec 2023-12-01T15:58:51.509 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WqJtKiEmkNTLwq- off=16228282 len=1069241 2023-12-01T15:58:51.510 INFO:tasks.workunit.client.0.smithi119.stdout:op 1184 completed, throughput=4.99MB/sec 2023-12-01T15:58:51.510 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VYyL35ACWf5cMF0 off=8982662 len=1095413 2023-12-01T15:58:51.513 INFO:tasks.workunit.client.0.smithi119.stdout:op 1185 completed, throughput=5MB/sec 2023-12-01T15:58:51.513 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-79HzG_dBEICf_jF off=4234831 len=274954 2023-12-01T15:58:51.514 INFO:tasks.workunit.client.0.smithi119.stdout:op 1186 completed, throughput=5MB/sec 2023-12-01T15:58:51.514 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Os2eE1WBC-LHrwS off=51491 len=1544903 2023-12-01T15:58:51.515 INFO:tasks.workunit.client.0.smithi119.stdout:op 1187 completed, throughput=5.01MB/sec 2023-12-01T15:58:52.516 INFO:tasks.workunit.client.0.smithi119.stdout: 228: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:52.516 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZQSTmpgeBPBFJAN off=8997228 len=1412962 2023-12-01T15:58:52.525 INFO:tasks.workunit.client.0.smithi119.stdout:op 1188 completed, throughput=4.99MB/sec 2023-12-01T15:58:52.525 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-m2JThcmPMj3PGTT off=8138791 len=592293 2023-12-01T15:58:52.528 INFO:tasks.workunit.client.0.smithi119.stdout:op 1189 completed, throughput=4.99MB/sec 2023-12-01T15:58:52.528 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SMngDREdmi2d9X4 off=9551253 len=1992203 2023-12-01T15:58:52.531 INFO:tasks.workunit.client.0.smithi119.stdout:op 1190 completed, throughput=5MB/sec 2023-12-01T15:58:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:52 smithi183 ceph-mon[99169]: pgmap v1834: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:58:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:52 smithi119 ceph-mon[94175]: pgmap v1834: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:58:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:52 smithi119 ceph-mon[108979]: pgmap v1834: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:58:53.531 INFO:tasks.workunit.client.0.smithi119.stdout: 229: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:53.531 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EzDsCuda6d9U9NS off=2129049 len=1730355 2023-12-01T15:58:53.533 INFO:tasks.workunit.client.0.smithi119.stdout:op 1191 completed, throughput=4.99MB/sec 2023-12-01T15:58:53.533 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DQLVJv1YttvjtsT off=10892009 len=268281 2023-12-01T15:58:53.534 INFO:tasks.workunit.client.0.smithi119.stdout:op 1192 completed, throughput=4.99MB/sec 2023-12-01T15:58:53.534 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dbd1JR69CYaTVkA off=6735052 len=597668 2023-12-01T15:58:53.538 INFO:tasks.workunit.client.0.smithi119.stdout:op 1193 completed, throughput=4.99MB/sec 2023-12-01T15:58:53.538 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BP-BbBjJHAlVdTt off=4739997 len=819101 2023-12-01T15:58:53.543 INFO:tasks.workunit.client.0.smithi119.stdout:op 1194 completed, throughput=4.99MB/sec 2023-12-01T15:58:53.543 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Jg7LVF6fIb9BrKx off=5863647 len=1902214 2023-12-01T15:58:53.554 INFO:tasks.workunit.client.0.smithi119.stdout:op 1195 completed, throughput=5MB/sec 2023-12-01T15:58:54.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:58:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:58:54] "GET /metrics HTTP/1.1" 200 33897 "" "Prometheus/2.43.0" 2023-12-01T15:58:54.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:54.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:54.554 INFO:tasks.workunit.client.0.smithi119.stdout: 230: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:54.554 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KQJIvxAJyPo5pKj off=18080702 len=1912728 2023-12-01T15:58:54.556 INFO:tasks.workunit.client.0.smithi119.stdout:op 1196 completed, throughput=4.99MB/sec 2023-12-01T15:58:54.557 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tALgdDcYSCun5Ae off=12081786 len=610906 2023-12-01T15:58:54.558 INFO:tasks.workunit.client.0.smithi119.stdout:op 1197 completed, throughput=4.99MB/sec 2023-12-01T15:58:54.558 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yIIqfxK74qkWmcu off=15869162 len=40062 2023-12-01T15:58:54.559 INFO:tasks.workunit.client.0.smithi119.stdout:op 1198 completed, throughput=4.99MB/sec 2023-12-01T15:58:54.559 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IRptc1XAzFJJK8N off=907177 len=166137 2023-12-01T15:58:54.562 INFO:tasks.workunit.client.0.smithi119.stdout:op 1199 completed, throughput=4.99MB/sec 2023-12-01T15:58:54.562 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EMT0EZF0cMYtBOR off=5074237 len=550714 2023-12-01T15:58:54.566 INFO:tasks.workunit.client.0.smithi119.stdout:op 1200 completed, throughput=4.99MB/sec 2023-12-01T15:58:54.566 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bnMh6fz2JFSJTjt off=5062091 len=137080 2023-12-01T15:58:54.566 INFO:tasks.workunit.client.0.smithi119.stdout:op 1201 completed, throughput=4.99MB/sec 2023-12-01T15:58:54.567 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nu5m-j_jG94jt5w off=9117470 len=40258 2023-12-01T15:58:54.567 INFO:tasks.workunit.client.0.smithi119.stdout:op 1202 completed, throughput=4.99MB/sec 2023-12-01T15:58:54.568 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Z4Ck17QmDTCrdrf off=1150867 len=492535 2023-12-01T15:58:54.571 INFO:tasks.workunit.client.0.smithi119.stdout:op 1203 completed, throughput=4.99MB/sec 2023-12-01T15:58:54.572 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vHTKaT33I4f13jl off=2440739 len=383315 2023-12-01T15:58:54.574 INFO:tasks.workunit.client.0.smithi119.stdout:op 1204 completed, throughput=5MB/sec 2023-12-01T15:58:54.575 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5DMzYiqRoIuHRf8 off=4868303 len=548737 2023-12-01T15:58:54.578 INFO:tasks.workunit.client.0.smithi119.stdout:op 1205 completed, throughput=5MB/sec 2023-12-01T15:58:54.578 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--VbPGoxssdDITMq off=1513275 len=368139 2023-12-01T15:58:54.578 INFO:tasks.workunit.client.0.smithi119.stdout:op 1206 completed, throughput=5MB/sec 2023-12-01T15:58:54.579 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yM_A6gh7laeChSC off=7426843 len=2000673 2023-12-01T15:58:54.589 INFO:tasks.workunit.client.0.smithi119.stdout:op 1207 completed, throughput=5.01MB/sec 2023-12-01T15:58:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:54 smithi119 ceph-mon[94175]: pgmap v1835: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:58:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:54 smithi119 ceph-mon[108979]: pgmap v1835: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:58:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:54 smithi183 ceph-mon[99169]: pgmap v1835: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:58:55.590 INFO:tasks.workunit.client.0.smithi119.stdout: 231: throughput=4.99MB/sec pending data=0 2023-12-01T15:58:55.590 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RNOS_eTn_XG4Gt- off=6030398 len=209326 2023-12-01T15:58:55.590 INFO:tasks.workunit.client.0.smithi119.stdout:op 1208 completed, throughput=4.99MB/sec 2023-12-01T15:58:55.590 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AVET674O3YmDpTr off=1036109 len=1788985 2023-12-01T15:58:55.592 INFO:tasks.workunit.client.0.smithi119.stdout:op 1209 completed, throughput=4.99MB/sec 2023-12-01T15:58:55.592 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uS_Dxfb0yyDB_KI off=17933132 len=1594422 2023-12-01T15:58:55.593 INFO:tasks.workunit.client.0.smithi119.stdout:op 1210 completed, throughput=5MB/sec 2023-12-01T15:58:56.594 INFO:tasks.workunit.client.0.smithi119.stdout: 232: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:56.594 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sRh-f5OneVZ6qQ1 off=10823704 len=1507403 2023-12-01T15:58:56.596 INFO:tasks.workunit.client.0.smithi119.stdout:op 1211 completed, throughput=4.99MB/sec 2023-12-01T15:58:56.596 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Px-qo-Pz6bTwYTB off=11977058 len=1870947 2023-12-01T15:58:56.598 INFO:tasks.workunit.client.0.smithi119.stdout:op 1212 completed, throughput=4.99MB/sec 2023-12-01T15:58:56.598 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-up3S5bsLbddA8qG off=15385480 len=816279 2023-12-01T15:58:56.605 INFO:tasks.workunit.client.0.smithi119.stdout:op 1213 completed, throughput=5MB/sec 2023-12-01T15:58:56.606 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-RVedcVKmN6N2ob7 off=534414 len=307240 2023-12-01T15:58:56.608 INFO:tasks.workunit.client.0.smithi119.stdout:op 1214 completed, throughput=5MB/sec 2023-12-01T15:58:56.608 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Kp-QPuDRlkHKn6x off=2776620 len=2068519 2023-12-01T15:58:56.620 INFO:tasks.workunit.client.0.smithi119.stdout:op 1215 completed, throughput=5.01MB/sec 2023-12-01T15:58:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:56 smithi183 ceph-mon[99169]: pgmap v1836: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:58:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:56 smithi119 ceph-mon[94175]: pgmap v1836: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:58:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:56 smithi119 ceph-mon[108979]: pgmap v1836: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:58:57.620 INFO:tasks.workunit.client.0.smithi119.stdout: 233: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:57.620 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vR6WpO-Z4d1ZU_v off=10173309 len=560271 2023-12-01T15:58:57.624 INFO:tasks.workunit.client.0.smithi119.stdout:op 1216 completed, throughput=4.99MB/sec 2023-12-01T15:58:57.624 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OZd9qoHOhfyQLvo off=1095421 len=2023725 2023-12-01T15:58:57.625 INFO:tasks.workunit.client.0.smithi119.stdout:op 1217 completed, throughput=5MB/sec 2023-12-01T15:58:57.626 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uQ7HwSt-oeu4UlY off=114454 len=1887805 2023-12-01T15:58:57.634 INFO:tasks.workunit.client.0.smithi119.stdout:op 1218 completed, throughput=5MB/sec 2023-12-01T15:58:58.635 INFO:tasks.workunit.client.0.smithi119.stdout: 234: throughput=4.98MB/sec pending data=0 2023-12-01T15:58:58.635 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gPqj3i7v6BGEvgU off=5888948 len=1225458 2023-12-01T15:58:58.640 INFO:tasks.workunit.client.0.smithi119.stdout:op 1219 completed, throughput=4.99MB/sec 2023-12-01T15:58:58.641 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_gVo_SGUQeu2WMd off=8418359 len=894978 2023-12-01T15:58:58.641 INFO:tasks.workunit.client.0.smithi119.stdout:op 1220 completed, throughput=4.99MB/sec 2023-12-01T15:58:58.642 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Wt3J-acN2I7Boks off=3387627 len=1308359 2023-12-01T15:58:58.649 INFO:tasks.workunit.client.0.smithi119.stdout:op 1221 completed, throughput=4.99MB/sec 2023-12-01T15:58:58.650 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HduxY1-_QmhWneh off=2703003 len=111110 2023-12-01T15:58:58.652 INFO:tasks.workunit.client.0.smithi119.stdout:op 1222 completed, throughput=5MB/sec 2023-12-01T15:58:58.652 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nwpPTkijcJedD7t off=4817074 len=1120603 2023-12-01T15:58:58.654 INFO:tasks.workunit.client.0.smithi119.stdout:op 1223 completed, throughput=5MB/sec 2023-12-01T15:58:58.654 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Pv-W62B80O3jeXY off=15386313 len=1666278 2023-12-01T15:58:58.656 INFO:tasks.workunit.client.0.smithi119.stdout:op 1224 completed, throughput=5.01MB/sec 2023-12-01T15:58:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:58 smithi183 ceph-mon[99169]: pgmap v1837: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T15:58:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:58 smithi119 ceph-mon[94175]: pgmap v1837: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T15:58:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:58 smithi119 ceph-mon[108979]: pgmap v1837: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T15:58:59.656 INFO:tasks.workunit.client.0.smithi119.stdout: 235: throughput=4.99MB/sec pending data=0 2023-12-01T15:58:59.656 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-guI8rkWDaQJGVnv off=7518359 len=2032981 2023-12-01T15:58:59.665 INFO:tasks.workunit.client.0.smithi119.stdout:op 1225 completed, throughput=4.99MB/sec 2023-12-01T15:58:59.665 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GMQv1pgR0X-3FTi off=11418579 len=1102012 2023-12-01T15:58:59.667 INFO:tasks.workunit.client.0.smithi119.stdout:op 1226 completed, throughput=5MB/sec 2023-12-01T15:58:59.667 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gmUOUN7a9B7Fkqe off=13300945 len=1968100 2023-12-01T15:58:59.677 INFO:tasks.workunit.client.0.smithi119.stdout:op 1227 completed, throughput=5.01MB/sec 2023-12-01T15:59:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:58:59 smithi183 ceph-mon[99169]: pgmap v1838: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T15:59:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:58:59 smithi119 ceph-mon[94175]: pgmap v1838: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T15:59:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:58:59 smithi119 ceph-mon[108979]: pgmap v1838: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T15:59:00.678 INFO:tasks.workunit.client.0.smithi119.stdout: 236: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:00.678 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IJeKMc2TipDoBcq off=3458300 len=195104 2023-12-01T15:59:00.679 INFO:tasks.workunit.client.0.smithi119.stdout:op 1228 completed, throughput=4.99MB/sec 2023-12-01T15:59:00.679 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-g50fjW6pLAaq94x off=1883113 len=432450 2023-12-01T15:59:00.680 INFO:tasks.workunit.client.0.smithi119.stdout:op 1229 completed, throughput=4.99MB/sec 2023-12-01T15:59:00.680 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2ZavItUl9Hkz11u off=3835253 len=753011 2023-12-01T15:59:00.681 INFO:tasks.workunit.client.0.smithi119.stdout:op 1230 completed, throughput=4.99MB/sec 2023-12-01T15:59:00.681 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NofaWFu0Hptz8J3 off=350734 len=866392 2023-12-01T15:59:00.686 INFO:tasks.workunit.client.0.smithi119.stdout:op 1231 completed, throughput=4.99MB/sec 2023-12-01T15:59:00.687 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OT71Ccf-6ulILsh off=13114638 len=1593271 2023-12-01T15:59:00.688 INFO:tasks.workunit.client.0.smithi119.stdout:op 1232 completed, throughput=5MB/sec 2023-12-01T15:59:00.688 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sRh-f5OneVZ6qQ1 off=19254098 len=1867555 2023-12-01T15:59:00.698 INFO:tasks.workunit.client.0.smithi119.stdout:op 1233 completed, throughput=5.01MB/sec 2023-12-01T15:59:01.698 INFO:tasks.workunit.client.0.smithi119.stdout: 237: throughput=4.99MB/sec pending data=0 2023-12-01T15:59:01.698 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MVx69J7PspJVsvt off=719938 len=846469 2023-12-01T15:59:01.703 INFO:tasks.workunit.client.0.smithi119.stdout:op 1234 completed, throughput=4.99MB/sec 2023-12-01T15:59:01.703 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Hjh_MY7bDzU446d off=10820388 len=399016 2023-12-01T15:59:01.704 INFO:tasks.workunit.client.0.smithi119.stdout:op 1235 completed, throughput=4.99MB/sec 2023-12-01T15:59:01.704 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vy3_DwzS0Wh2Y2s off=6828757 len=40041 2023-12-01T15:59:01.706 INFO:tasks.workunit.client.0.smithi119.stdout:op 1236 completed, throughput=4.99MB/sec 2023-12-01T15:59:01.706 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ugJKVrIDxfdHUcD off=489429 len=36242 2023-12-01T15:59:01.707 INFO:tasks.workunit.client.0.smithi119.stdout:op 1237 completed, throughput=4.99MB/sec 2023-12-01T15:59:01.707 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VCcMDtSf6zJTC_P off=8347312 len=339520 2023-12-01T15:59:01.710 INFO:tasks.workunit.client.0.smithi119.stdout:op 1238 completed, throughput=4.99MB/sec 2023-12-01T15:59:01.710 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UKlB9FTerBCKzFM off=12197711 len=849485 2023-12-01T15:59:01.711 INFO:tasks.workunit.client.0.smithi119.stdout:op 1239 completed, throughput=5MB/sec 2023-12-01T15:59:01.711 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-odebPK1XloTRgjo off=3714113 len=365037 2023-12-01T15:59:01.714 INFO:tasks.workunit.client.0.smithi119.stdout:op 1240 completed, throughput=5MB/sec 2023-12-01T15:59:01.714 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rIqOh4psepN91AN off=5422399 len=1238125 2023-12-01T15:59:01.722 INFO:tasks.workunit.client.0.smithi119.stdout:op 1241 completed, throughput=5MB/sec 2023-12-01T15:59:02.722 INFO:tasks.workunit.client.0.smithi119.stdout: 238: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:02.723 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nsa_fWuIb4b6aUh off=5034473 len=870012 2023-12-01T15:59:02.727 INFO:tasks.workunit.client.0.smithi119.stdout:op 1242 completed, throughput=4.98MB/sec 2023-12-01T15:59:02.727 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-q1J5R5cIXxlSG7P off=2003658 len=834962 2023-12-01T15:59:02.732 INFO:tasks.workunit.client.0.smithi119.stdout:op 1243 completed, throughput=4.99MB/sec 2023-12-01T15:59:02.732 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YBoy4nCI64a_XH8 off=1538544 len=681716 2023-12-01T15:59:02.736 INFO:tasks.workunit.client.0.smithi119.stdout:op 1244 completed, throughput=4.99MB/sec 2023-12-01T15:59:02.737 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0q43lRDqxE8gtM9 off=4010783 len=1277471 2023-12-01T15:59:02.743 INFO:tasks.workunit.client.0.smithi119.stdout:op 1245 completed, throughput=5MB/sec 2023-12-01T15:59:02.744 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PkntfYCH7pdYi0f off=12902414 len=584983 2023-12-01T15:59:02.746 INFO:tasks.workunit.client.0.smithi119.stdout:op 1246 completed, throughput=5MB/sec 2023-12-01T15:59:02.746 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NgjURByS6vLBrr_ off=13093727 len=1300939 2023-12-01T15:59:02.747 INFO:tasks.workunit.client.0.smithi119.stdout:op 1247 completed, throughput=5MB/sec 2023-12-01T15:59:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:02 smithi119 ceph-mon[108979]: pgmap v1839: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:59:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:02 smithi119 ceph-mon[94175]: pgmap v1839: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:59:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:02 smithi183 ceph-mon[99169]: pgmap v1839: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:59:03.748 INFO:tasks.workunit.client.0.smithi119.stdout: 239: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:03.748 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yri-SRqgtLCEFq0 off=546797 len=688464 2023-12-01T15:59:03.749 INFO:tasks.workunit.client.0.smithi119.stdout:op 1248 completed, throughput=4.98MB/sec 2023-12-01T15:59:03.749 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0xvN3H62krzcOHk off=7172893 len=1732934 2023-12-01T15:59:03.759 INFO:tasks.workunit.client.0.smithi119.stdout:op 1249 completed, throughput=4.99MB/sec 2023-12-01T15:59:03.760 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-294jMYtqrvW0xxg off=2793244 len=1853819 2023-12-01T15:59:03.762 INFO:tasks.workunit.client.0.smithi119.stdout:op 1250 completed, throughput=5MB/sec 2023-12-01T15:59:03.762 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yzvVfHoVNG6ZNEa off=4422614 len=444915 2023-12-01T15:59:03.762 INFO:tasks.workunit.client.0.smithi119.stdout:op 1251 completed, throughput=5MB/sec 2023-12-01T15:59:03.763 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DQt-zGyrO6A4TUx off=11989785 len=591797 2023-12-01T15:59:03.763 INFO:tasks.workunit.client.0.smithi119.stdout:op 1252 completed, throughput=5MB/sec 2023-12-01T15:59:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:59:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:59:04] "GET /metrics HTTP/1.1" 200 33897 "" "Prometheus/2.43.0" 2023-12-01T15:59:04.764 INFO:tasks.workunit.client.0.smithi119.stdout: 240: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:04.764 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--X9cnkiWS1Wnqc9 off=203223 len=436517 2023-12-01T15:59:04.765 INFO:tasks.workunit.client.0.smithi119.stdout:op 1253 completed, throughput=4.98MB/sec 2023-12-01T15:59:04.765 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Gf3VNLRGbs6TuWj off=2542874 len=1481728 2023-12-01T15:59:04.767 INFO:tasks.workunit.client.0.smithi119.stdout:op 1254 completed, throughput=4.99MB/sec 2023-12-01T15:59:04.767 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Pjr0gxvVf-lqbTN off=16570661 len=2086160 2023-12-01T15:59:04.779 INFO:tasks.workunit.client.0.smithi119.stdout:op 1255 completed, throughput=5MB/sec 2023-12-01T15:59:04.780 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-k7N5p148k80NH8Z off=5566076 len=1533470 2023-12-01T15:59:04.786 INFO:tasks.workunit.client.0.smithi119.stdout:op 1256 completed, throughput=5MB/sec 2023-12-01T15:59:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:04 smithi119 ceph-mon[94175]: pgmap v1840: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T15:59:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:04 smithi119 ceph-mon[108979]: pgmap v1840: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T15:59:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:04 smithi183 ceph-mon[99169]: pgmap v1840: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T15:59:05.787 INFO:tasks.workunit.client.0.smithi119.stdout: 241: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:05.787 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9b68hGyzBeEutOT off=6349753 len=1003726 2023-12-01T15:59:05.792 INFO:tasks.workunit.client.0.smithi119.stdout:op 1257 completed, throughput=4.99MB/sec 2023-12-01T15:59:05.792 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-g9payUhMZOLHGMy off=1187416 len=168252 2023-12-01T15:59:05.793 INFO:tasks.workunit.client.0.smithi119.stdout:op 1258 completed, throughput=4.99MB/sec 2023-12-01T15:59:05.793 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fv2ZOCz7vlATZWZ off=1096223 len=198681 2023-12-01T15:59:05.793 INFO:tasks.workunit.client.0.smithi119.stdout:op 1259 completed, throughput=4.99MB/sec 2023-12-01T15:59:05.794 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MKUnLdX3XM8Sdjl off=9473531 len=1247302 2023-12-01T15:59:05.796 INFO:tasks.workunit.client.0.smithi119.stdout:op 1260 completed, throughput=4.99MB/sec 2023-12-01T15:59:05.796 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pFgSgdKb3deslLn off=3106592 len=1338922 2023-12-01T15:59:05.797 INFO:tasks.workunit.client.0.smithi119.stdout:op 1261 completed, throughput=5MB/sec 2023-12-01T15:59:05.797 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_gqHSHa0fdBUXpj off=15568883 len=1998188 2023-12-01T15:59:05.805 INFO:tasks.workunit.client.0.smithi119.stdout:op 1262 completed, throughput=5.01MB/sec 2023-12-01T15:59:06.805 INFO:tasks.workunit.client.0.smithi119.stdout: 242: throughput=4.99MB/sec pending data=0 2023-12-01T15:59:06.806 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CTeAfT_69KFDMBM off=8321209 len=401271 2023-12-01T15:59:06.806 INFO:tasks.workunit.client.0.smithi119.stdout:op 1263 completed, throughput=4.99MB/sec 2023-12-01T15:59:06.806 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rYEspFJfUmVmK7S off=10670108 len=338277 2023-12-01T15:59:06.810 INFO:tasks.workunit.client.0.smithi119.stdout:op 1264 completed, throughput=4.99MB/sec 2023-12-01T15:59:06.810 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--qvMJ1-6Fagamng off=1406268 len=1671573 2023-12-01T15:59:06.812 INFO:tasks.workunit.client.0.smithi119.stdout:op 1265 completed, throughput=4.99MB/sec 2023-12-01T15:59:06.812 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iO4tj7boft5f8Zy off=8104039 len=266925 2023-12-01T15:59:06.815 INFO:tasks.workunit.client.0.smithi119.stdout:op 1266 completed, throughput=5MB/sec 2023-12-01T15:59:06.815 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5mdCNi7Dr9og7S6 off=219982 len=894691 2023-12-01T15:59:06.816 INFO:tasks.workunit.client.0.smithi119.stdout:op 1267 completed, throughput=5MB/sec 2023-12-01T15:59:06.816 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JEQkMcU0Y1n_B7K off=6298836 len=67469 2023-12-01T15:59:06.817 INFO:tasks.workunit.client.0.smithi119.stdout:op 1268 completed, throughput=5MB/sec 2023-12-01T15:59:06.817 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_-e8ylPEUZaLR9F off=3409996 len=595762 2023-12-01T15:59:06.818 INFO:tasks.workunit.client.0.smithi119.stdout:op 1269 completed, throughput=5MB/sec 2023-12-01T15:59:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:06 smithi183 ceph-mon[99169]: pgmap v1841: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T15:59:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:06 smithi119 ceph-mon[94175]: pgmap v1841: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T15:59:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:06 smithi119 ceph-mon[108979]: pgmap v1841: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T15:59:07.818 INFO:tasks.workunit.client.0.smithi119.stdout: 243: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:07.818 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0Wuww5JWnDo1WCg off=8031890 len=1547748 2023-12-01T15:59:07.824 INFO:tasks.workunit.client.0.smithi119.stdout:op 1270 completed, throughput=4.99MB/sec 2023-12-01T15:59:07.824 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0jW3SrRVYgGl9HY off=554406 len=671727 2023-12-01T15:59:07.825 INFO:tasks.workunit.client.0.smithi119.stdout:op 1271 completed, throughput=4.99MB/sec 2023-12-01T15:59:07.825 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_H5SVsCPbTyraC6 off=2929864 len=689693 2023-12-01T15:59:07.828 INFO:tasks.workunit.client.0.smithi119.stdout:op 1272 completed, throughput=4.99MB/sec 2023-12-01T15:59:07.828 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZZeoLTgXujAf4mI off=13915633 len=1266374 2023-12-01T15:59:07.829 INFO:tasks.workunit.client.0.smithi119.stdout:op 1273 completed, throughput=5MB/sec 2023-12-01T15:59:07.829 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-c1eOnaW0RhpwcOk off=18877177 len=1926854 2023-12-01T15:59:07.836 INFO:tasks.workunit.client.0.smithi119.stdout:op 1274 completed, throughput=5MB/sec 2023-12-01T15:59:07.917 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:59:08.222 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:59:08.222 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (25m) 4m ago 26m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:59:08.222 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (25m) 4m ago 25m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:59:08.222 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (27m) 4m ago 27m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:59:08.222 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (27m) 4m ago 27m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:59:08.222 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (30m) 4m ago 30m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:59:08.222 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (31m) 4m ago 31m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:59:08.222 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (31m) 4m ago 31m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:59:08.222 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (30m) 4m ago 30m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:59:08.222 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (30m) 4m ago 30m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:59:08.223 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (26m) 4m ago 26m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:59:08.223 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (26m) 4m ago 26m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:59:08.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (29m) 4m ago 29m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:59:08.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (29m) 4m ago 29m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:59:08.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (29m) 4m ago 29m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:59:08.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (28m) 4m ago 28m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:59:08.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (28m) 4m ago 28m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:59:08.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (28m) 4m ago 28m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:59:08.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (27m) 4m ago 27m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:59:08.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (27m) 4m ago 27m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:59:08.223 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (25m) 4m ago 26m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:59:08.601 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:59:08.601 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:59:08.601 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:59:08.601 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:59:08.601 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:59:08.602 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:59:08.602 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:59:08.602 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:59:08.602 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:59:08.602 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:59:08.602 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:59:08.602 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:59:08.602 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:59:08.602 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:59:08.602 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:59:08.602 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:59:08.602 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:59:08.836 INFO:tasks.workunit.client.0.smithi119.stdout: 244: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:08.836 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cigpvM6Jwnz7qVS off=6020034 len=1327006 2023-12-01T15:59:08.837 INFO:tasks.workunit.client.0.smithi119.stdout:op 1275 completed, throughput=4.99MB/sec 2023-12-01T15:59:08.837 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vWXQx0u-rA3YOuW off=1538880 len=1650271 2023-12-01T15:59:08.845 INFO:tasks.workunit.client.0.smithi119.stdout:op 1276 completed, throughput=5MB/sec 2023-12-01T15:59:08.846 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VoTHMvWP7uf79oL off=2354811 len=854677 2023-12-01T15:59:08.850 INFO:tasks.workunit.client.0.smithi119.stdout:op 1277 completed, throughput=5MB/sec 2023-12-01T15:59:08.850 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-n-Ap1RkHWsm9e1D off=4656086 len=330213 2023-12-01T15:59:08.852 INFO:tasks.workunit.client.0.smithi119.stdout:op 1278 completed, throughput=5MB/sec 2023-12-01T15:59:08.852 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oGU8Qsepj83nH5E off=21775783 len=111701 2023-12-01T15:59:08.854 INFO:tasks.workunit.client.0.smithi119.stdout:op 1279 completed, throughput=5MB/sec 2023-12-01T15:59:08.854 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-B44S-1a8w1c552j off=1822586 len=108843 2023-12-01T15:59:08.855 INFO:tasks.workunit.client.0.smithi119.stdout:op 1280 completed, throughput=5MB/sec 2023-12-01T15:59:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:08 smithi183 ceph-mon[99169]: pgmap v1842: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:59:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:08 smithi183 ceph-mon[99169]: from='client.16356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/994106316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:59:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:08 smithi119 ceph-mon[108979]: pgmap v1842: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:59:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:08 smithi119 ceph-mon[108979]: from='client.16356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/994106316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:59:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:08 smithi119 ceph-mon[94175]: pgmap v1842: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:59:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:08 smithi119 ceph-mon[94175]: from='client.16356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/994106316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:59:09.855 INFO:tasks.workunit.client.0.smithi119.stdout: 245: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:09.855 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-P0xX0H0X38RVNR4 off=9304331 len=1723947 2023-12-01T15:59:09.864 INFO:tasks.workunit.client.0.smithi119.stdout:op 1281 completed, throughput=4.99MB/sec 2023-12-01T15:59:09.864 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ezqRCNp-3a_izrM off=4921764 len=235799 2023-12-01T15:59:09.867 INFO:tasks.workunit.client.0.smithi119.stdout:op 1282 completed, throughput=4.99MB/sec 2023-12-01T15:59:09.867 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--i-jfuAocc8skM2 off=1398519 len=1493037 2023-12-01T15:59:09.868 INFO:tasks.workunit.client.0.smithi119.stdout:op 1283 completed, throughput=4.99MB/sec 2023-12-01T15:59:09.868 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EeC1oFUWMzJ14Mw off=10972646 len=309155 2023-12-01T15:59:09.871 INFO:tasks.workunit.client.0.smithi119.stdout:op 1284 completed, throughput=4.99MB/sec 2023-12-01T15:59:09.871 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SvxHAApWi0VR-aN off=1131719 len=1455363 2023-12-01T15:59:09.872 INFO:tasks.workunit.client.0.smithi119.stdout:op 1285 completed, throughput=5MB/sec 2023-12-01T15:59:09.872 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3Em1illNGGLlnNp off=401411 len=1412781 2023-12-01T15:59:09.877 INFO:tasks.workunit.client.0.smithi119.stdout:op 1286 completed, throughput=5.01MB/sec 2023-12-01T15:59:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:09 smithi183 ceph-mon[99169]: from='client.16362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:09 smithi183 ceph-mon[99169]: pgmap v1843: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T15:59:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:09 smithi119 ceph-mon[94175]: from='client.16362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:09 smithi119 ceph-mon[94175]: pgmap v1843: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T15:59:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:09 smithi119 ceph-mon[108979]: from='client.16362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:09 smithi119 ceph-mon[108979]: pgmap v1843: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T15:59:10.878 INFO:tasks.workunit.client.0.smithi119.stdout: 246: throughput=4.99MB/sec pending data=0 2023-12-01T15:59:10.878 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-d7WcAbRq4dKOs0E off=13340329 len=1321627 2023-12-01T15:59:10.879 INFO:tasks.workunit.client.0.smithi119.stdout:op 1287 completed, throughput=4.99MB/sec 2023-12-01T15:59:10.879 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-C5NYckNCnxf__mu off=1454019 len=1645660 2023-12-01T15:59:10.881 INFO:tasks.workunit.client.0.smithi119.stdout:op 1288 completed, throughput=5MB/sec 2023-12-01T15:59:10.881 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-g56eiDibRQD-MvP off=644645 len=1905276 2023-12-01T15:59:10.883 INFO:tasks.workunit.client.0.smithi119.stdout:op 1289 completed, throughput=5MB/sec 2023-12-01T15:59:11.884 INFO:tasks.workunit.client.0.smithi119.stdout: 247: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:11.884 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZHL2e5_sKbHHD_k off=598755 len=424790 2023-12-01T15:59:11.887 INFO:tasks.workunit.client.0.smithi119.stdout:op 1290 completed, throughput=4.99MB/sec 2023-12-01T15:59:11.887 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hVZjSv_swI03r-2 off=4131715 len=1489927 2023-12-01T15:59:11.889 INFO:tasks.workunit.client.0.smithi119.stdout:op 1291 completed, throughput=4.99MB/sec 2023-12-01T15:59:11.889 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Za04IfwBjmToLQe off=16644444 len=1794174 2023-12-01T15:59:11.897 INFO:tasks.workunit.client.0.smithi119.stdout:op 1292 completed, throughput=5MB/sec 2023-12-01T15:59:11.898 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YPmDvco_e-oCRo- off=2036760 len=109841 2023-12-01T15:59:11.900 INFO:tasks.workunit.client.0.smithi119.stdout:op 1293 completed, throughput=5MB/sec 2023-12-01T15:59:11.900 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Thl7017swvGlxM4 off=11483617 len=1045989 2023-12-01T15:59:11.905 INFO:tasks.workunit.client.0.smithi119.stdout:op 1294 completed, throughput=5MB/sec 2023-12-01T15:59:12.905 INFO:tasks.workunit.client.0.smithi119.stdout: 248: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:12.905 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QIVPbIqd8C5_h8z off=620796 len=742722 2023-12-01T15:59:12.909 INFO:tasks.workunit.client.0.smithi119.stdout:op 1295 completed, throughput=4.98MB/sec 2023-12-01T15:59:12.910 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ziwQ-JeFNHAZrSX off=12608968 len=1905955 2023-12-01T15:59:12.920 INFO:tasks.workunit.client.0.smithi119.stdout:op 1296 completed, throughput=4.99MB/sec 2023-12-01T15:59:12.921 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2Gd3fKDtIJmLU1g off=3987394 len=428609 2023-12-01T15:59:12.924 INFO:tasks.workunit.client.0.smithi119.stdout:op 1297 completed, throughput=4.99MB/sec 2023-12-01T15:59:12.924 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tuIvg-BJncouY6Q off=995142 len=263194 2023-12-01T15:59:12.925 INFO:tasks.workunit.client.0.smithi119.stdout:op 1298 completed, throughput=4.99MB/sec 2023-12-01T15:59:12.925 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dvG4QPtrW-45Jnj off=15337285 len=214633 2023-12-01T15:59:12.926 INFO:tasks.workunit.client.0.smithi119.stdout:op 1299 completed, throughput=5MB/sec 2023-12-01T15:59:12.926 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ULPPYmz_OfJqb-U off=466570 len=221810 2023-12-01T15:59:12.928 INFO:tasks.workunit.client.0.smithi119.stdout:op 1300 completed, throughput=5MB/sec 2023-12-01T15:59:12.928 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-A8QZ4PSBB4G9fo5 off=2712212 len=906698 2023-12-01T15:59:12.930 INFO:tasks.workunit.client.0.smithi119.stdout:op 1301 completed, throughput=5MB/sec 2023-12-01T15:59:12.930 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MN8CSg9l-zkJen_ off=485195 len=851529 2023-12-01T15:59:12.934 INFO:tasks.workunit.client.0.smithi119.stdout:op 1302 completed, throughput=5MB/sec 2023-12-01T15:59:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:12 smithi119 ceph-mon[94175]: pgmap v1844: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:59:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:12 smithi119 ceph-mon[108979]: pgmap v1844: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:59:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:12 smithi183 ceph-mon[99169]: pgmap v1844: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T15:59:13.934 INFO:tasks.workunit.client.0.smithi119.stdout: 249: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:13.934 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nCTdN2wJNEo-Fdm off=1209215 len=281033 2023-12-01T15:59:13.937 INFO:tasks.workunit.client.0.smithi119.stdout:op 1303 completed, throughput=4.98MB/sec 2023-12-01T15:59:13.937 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jH_XPRqXriHa1Ny off=12573505 len=759398 2023-12-01T15:59:13.938 INFO:tasks.workunit.client.0.smithi119.stdout:op 1304 completed, throughput=4.99MB/sec 2023-12-01T15:59:13.938 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HszI1LmmVlXhLzY off=19539193 len=2092671 2023-12-01T15:59:13.940 INFO:tasks.workunit.client.0.smithi119.stdout:op 1305 completed, throughput=4.99MB/sec 2023-12-01T15:59:13.940 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JLv5-tfY8fmRPVZ off=1988394 len=417821 2023-12-01T15:59:13.944 INFO:tasks.workunit.client.0.smithi119.stdout:op 1306 completed, throughput=5MB/sec 2023-12-01T15:59:13.944 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UY39gSjChsBgmDx off=19582886 len=626520 2023-12-01T15:59:13.947 INFO:tasks.workunit.client.0.smithi119.stdout:op 1307 completed, throughput=5MB/sec 2023-12-01T15:59:13.947 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-znzaTuKCXIR9vD2 off=5248191 len=933543 2023-12-01T15:59:13.948 INFO:tasks.workunit.client.0.smithi119.stdout:op 1308 completed, throughput=5MB/sec 2023-12-01T15:59:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:59:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:59:14] "GET /metrics HTTP/1.1" 200 33899 "" "Prometheus/2.43.0" 2023-12-01T15:59:14.949 INFO:tasks.workunit.client.0.smithi119.stdout: 250: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:14.949 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-k_O_2CtejAZdVHZ off=10287348 len=624643 2023-12-01T15:59:14.951 INFO:tasks.workunit.client.0.smithi119.stdout:op 1309 completed, throughput=4.98MB/sec 2023-12-01T15:59:14.951 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DxJM7-zvz5Ca7P3 off=9170227 len=1475099 2023-12-01T15:59:14.959 INFO:tasks.workunit.client.0.smithi119.stdout:op 1310 completed, throughput=4.99MB/sec 2023-12-01T15:59:14.959 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GmkItLkzzTdPXT4 off=19207543 len=312961 2023-12-01T15:59:14.961 INFO:tasks.workunit.client.0.smithi119.stdout:op 1311 completed, throughput=4.99MB/sec 2023-12-01T15:59:14.962 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kmzYPh8Up-_NkYs off=7871404 len=243174 2023-12-01T15:59:14.965 INFO:tasks.workunit.client.0.smithi119.stdout:op 1312 completed, throughput=4.99MB/sec 2023-12-01T15:59:14.965 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0laeIIHHzSyuyKq off=2756353 len=750839 2023-12-01T15:59:14.966 INFO:tasks.workunit.client.0.smithi119.stdout:op 1313 completed, throughput=4.99MB/sec 2023-12-01T15:59:14.966 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NlclaIk2gy5FD3B off=2458367 len=1657110 2023-12-01T15:59:14.972 INFO:tasks.workunit.client.0.smithi119.stdout:op 1314 completed, throughput=5MB/sec 2023-12-01T15:59:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:14 smithi183 ceph-mon[99169]: pgmap v1845: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T15:59:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:14 smithi119 ceph-mon[108979]: pgmap v1845: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T15:59:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:14 smithi119 ceph-mon[94175]: pgmap v1845: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T15:59:15.972 INFO:tasks.workunit.client.0.smithi119.stdout: 251: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:15.973 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-R3fkVP9wCHp5W-_ off=16444020 len=305093 2023-12-01T15:59:15.974 INFO:tasks.workunit.client.0.smithi119.stdout:op 1315 completed, throughput=4.98MB/sec 2023-12-01T15:59:15.974 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Yj5O9ueHuAXRgXN off=1416696 len=163879 2023-12-01T15:59:15.979 INFO:tasks.workunit.client.0.smithi119.stdout:op 1316 completed, throughput=4.98MB/sec 2023-12-01T15:59:15.979 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QKYSOUStYKmLQmR off=8242597 len=1433901 2023-12-01T15:59:15.979 INFO:tasks.workunit.client.0.smithi119.stdout:op 1317 completed, throughput=4.99MB/sec 2023-12-01T15:59:15.979 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-USMiu4TzLlthCVN off=18721576 len=1207109 2023-12-01T15:59:15.985 INFO:tasks.workunit.client.0.smithi119.stdout:op 1318 completed, throughput=4.99MB/sec 2023-12-01T15:59:15.985 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2jq_K6f1CqzysJe off=7206715 len=1920096 2023-12-01T15:59:15.993 INFO:tasks.workunit.client.0.smithi119.stdout:op 1319 completed, throughput=5MB/sec 2023-12-01T15:59:15.994 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-56xGyCwL_gDy8YZ off=20384080 len=907141 2023-12-01T15:59:15.995 INFO:tasks.workunit.client.0.smithi119.stdout:op 1320 completed, throughput=5MB/sec 2023-12-01T15:59:16.996 INFO:tasks.workunit.client.0.smithi119.stdout: 252: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:16.996 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-z1utqgWhpXDi3W1 off=18357098 len=1372306 2023-12-01T15:59:17.004 INFO:tasks.workunit.client.0.smithi119.stdout:op 1321 completed, throughput=4.99MB/sec 2023-12-01T15:59:17.004 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BbU6VfROCFb5AIb off=1389448 len=1036957 2023-12-01T15:59:17.008 INFO:tasks.workunit.client.0.smithi119.stdout:op 1322 completed, throughput=4.99MB/sec 2023-12-01T15:59:17.008 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jQ-5dnhZwR4zt1q off=5901012 len=1033221 2023-12-01T15:59:17.009 INFO:tasks.workunit.client.0.smithi119.stdout:op 1323 completed, throughput=5MB/sec 2023-12-01T15:59:17.010 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ELh4V4tU67ER8GQ off=6302620 len=1548828 2023-12-01T15:59:17.011 INFO:tasks.workunit.client.0.smithi119.stdout:op 1324 completed, throughput=5MB/sec 2023-12-01T15:59:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:16 smithi183 ceph-mon[99169]: pgmap v1846: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T15:59:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:16 smithi119 ceph-mon[94175]: pgmap v1846: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T15:59:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:16 smithi119 ceph-mon[108979]: pgmap v1846: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T15:59:18.011 INFO:tasks.workunit.client.0.smithi119.stdout: 253: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:18.012 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-C_TS_U-yN26XuwU off=104963 len=1018219 2023-12-01T15:59:18.014 INFO:tasks.workunit.client.0.smithi119.stdout:op 1325 completed, throughput=4.99MB/sec 2023-12-01T15:59:18.014 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iUB-s0EoMXqYKTH off=814038 len=1981268 2023-12-01T15:59:18.025 INFO:tasks.workunit.client.0.smithi119.stdout:op 1326 completed, throughput=4.99MB/sec 2023-12-01T15:59:18.025 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pJxQaT8iaBr1HvI off=7720648 len=325816 2023-12-01T15:59:18.025 INFO:tasks.workunit.client.0.smithi119.stdout:op 1327 completed, throughput=4.99MB/sec 2023-12-01T15:59:18.025 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MjV9qVBKM_-lo-m off=3733910 len=1021041 2023-12-01T15:59:18.031 INFO:tasks.workunit.client.0.smithi119.stdout:op 1328 completed, throughput=5MB/sec 2023-12-01T15:59:18.031 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SEbEzaw-KW1uHK8 off=17672240 len=1347609 2023-12-01T15:59:18.032 INFO:tasks.workunit.client.0.smithi119.stdout:op 1329 completed, throughput=5MB/sec 2023-12-01T15:59:19.033 INFO:tasks.workunit.client.0.smithi119.stdout: 254: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:19.033 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xu5fDD_YV4ymtjH off=4675919 len=1222679 2023-12-01T15:59:19.041 INFO:tasks.workunit.client.0.smithi119.stdout:op 1330 completed, throughput=4.99MB/sec 2023-12-01T15:59:19.041 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tAoBEgj8qrr5nfa off=7772835 len=951187 2023-12-01T15:59:19.043 INFO:tasks.workunit.client.0.smithi119.stdout:op 1331 completed, throughput=4.99MB/sec 2023-12-01T15:59:19.043 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-X3Wavs0l_WhIP5V off=4658494 len=406356 2023-12-01T15:59:19.046 INFO:tasks.workunit.client.0.smithi119.stdout:op 1332 completed, throughput=4.99MB/sec 2023-12-01T15:59:19.046 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vmD0bdXjTI4qWeH off=8612712 len=772346 2023-12-01T15:59:19.048 INFO:tasks.workunit.client.0.smithi119.stdout:op 1333 completed, throughput=5MB/sec 2023-12-01T15:59:19.048 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4yB_ooBF7Ol_pwz off=13109046 len=1039760 2023-12-01T15:59:19.053 INFO:tasks.workunit.client.0.smithi119.stdout:op 1334 completed, throughput=5MB/sec 2023-12-01T15:59:19.053 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3jySguguIBY4AmH off=3644557 len=828466 2023-12-01T15:59:19.054 INFO:tasks.workunit.client.0.smithi119.stdout:op 1335 completed, throughput=5MB/sec 2023-12-01T15:59:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:18 smithi183 ceph-mon[99169]: pgmap v1847: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:59:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:18 smithi119 ceph-mon[94175]: pgmap v1847: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:59:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:18 smithi119 ceph-mon[108979]: pgmap v1847: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T15:59:20.054 INFO:tasks.workunit.client.0.smithi119.stdout: 255: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:20.055 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KhtcEItuUaKTwC- off=14815323 len=1955018 2023-12-01T15:59:20.065 INFO:tasks.workunit.client.0.smithi119.stdout:op 1336 completed, throughput=4.99MB/sec 2023-12-01T15:59:20.066 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YfgdZCK1d_vfl7F off=876674 len=75694 2023-12-01T15:59:20.066 INFO:tasks.workunit.client.0.smithi119.stdout:op 1337 completed, throughput=4.99MB/sec 2023-12-01T15:59:20.066 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-M6FB9vAZ22CeVT- off=12239833 len=1128854 2023-12-01T15:59:20.067 INFO:tasks.workunit.client.0.smithi119.stdout:op 1338 completed, throughput=4.99MB/sec 2023-12-01T15:59:20.067 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0EQJLF1SUOg8AKd off=16028338 len=2033641 2023-12-01T15:59:20.080 INFO:tasks.workunit.client.0.smithi119.stdout:op 1339 completed, throughput=5MB/sec 2023-12-01T15:59:21.081 INFO:tasks.workunit.client.0.smithi119.stdout: 256: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:21.081 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BXCIxlRtp-sUOYl off=1821202 len=1497941 2023-12-01T15:59:21.089 INFO:tasks.workunit.client.0.smithi119.stdout:op 1340 completed, throughput=4.99MB/sec 2023-12-01T15:59:21.089 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XKIdFbgP9TveSQ9 off=14193723 len=186640 2023-12-01T15:59:21.089 INFO:tasks.workunit.client.0.smithi119.stdout:op 1341 completed, throughput=4.99MB/sec 2023-12-01T15:59:21.089 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-H8o1XT50Um77qer off=10107406 len=1216041 2023-12-01T15:59:21.097 INFO:tasks.workunit.client.0.smithi119.stdout:op 1342 completed, throughput=4.99MB/sec 2023-12-01T15:59:21.097 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hESe5svcXbXkXpP off=4897856 len=1312236 2023-12-01T15:59:21.103 INFO:tasks.workunit.client.0.smithi119.stdout:op 1343 completed, throughput=5MB/sec 2023-12-01T15:59:21.103 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SF549uhz5bkyBG0 off=6972445 len=1390871 2023-12-01T15:59:21.104 INFO:tasks.workunit.client.0.smithi119.stdout:op 1344 completed, throughput=5MB/sec 2023-12-01T15:59:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:20 smithi183 ceph-mon[99169]: pgmap v1848: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T15:59:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:20 smithi119 ceph-mon[94175]: pgmap v1848: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T15:59:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:20 smithi119 ceph-mon[108979]: pgmap v1848: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T15:59:22.104 INFO:tasks.workunit.client.0.smithi119.stdout: 257: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:22.105 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mfPGqvSzc4yJlld off=1320094 len=522106 2023-12-01T15:59:22.106 INFO:tasks.workunit.client.0.smithi119.stdout:op 1345 completed, throughput=4.98MB/sec 2023-12-01T15:59:22.106 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6H3REDiZSAJvU2J off=1098316 len=2067408 2023-12-01T15:59:22.116 INFO:tasks.workunit.client.0.smithi119.stdout:op 1346 completed, throughput=4.99MB/sec 2023-12-01T15:59:22.116 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8k9J2SlxV_R0XCo off=6350422 len=71184 2023-12-01T15:59:22.118 INFO:tasks.workunit.client.0.smithi119.stdout:op 1347 completed, throughput=4.99MB/sec 2023-12-01T15:59:22.119 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-K73ybW5dhXf28UG off=132362 len=1838890 2023-12-01T15:59:22.129 INFO:tasks.workunit.client.0.smithi119.stdout:op 1348 completed, throughput=5MB/sec 2023-12-01T15:59:22.129 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Y9sfL_v710UDs4H off=11511938 len=266124 2023-12-01T15:59:22.132 INFO:tasks.workunit.client.0.smithi119.stdout:op 1349 completed, throughput=5MB/sec 2023-12-01T15:59:22.132 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Pd1SQ7bEK3ZGmzJ off=160139 len=1913754 2023-12-01T15:59:22.132 INFO:tasks.workunit.client.0.smithi119.stdout:op 1350 completed, throughput=5.01MB/sec 2023-12-01T15:59:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:21 smithi183 ceph-mon[99169]: pgmap v1849: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:59:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:21 smithi119 ceph-mon[94175]: pgmap v1849: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:59:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:21 smithi119 ceph-mon[108979]: pgmap v1849: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:59:23.132 INFO:tasks.workunit.client.0.smithi119.stdout: 258: throughput=4.99MB/sec pending data=0 2023-12-01T15:59:23.132 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lTSgPPz29et23JI off=13839626 len=95924 2023-12-01T15:59:23.135 INFO:tasks.workunit.client.0.smithi119.stdout:op 1351 completed, throughput=4.99MB/sec 2023-12-01T15:59:23.135 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5CnITGtVviy7BAu off=486595 len=1088720 2023-12-01T15:59:23.136 INFO:tasks.workunit.client.0.smithi119.stdout:op 1352 completed, throughput=4.99MB/sec 2023-12-01T15:59:23.136 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-k3XmPOr_5zbumE1 off=248470 len=1235842 2023-12-01T15:59:23.138 INFO:tasks.workunit.client.0.smithi119.stdout:op 1353 completed, throughput=5MB/sec 2023-12-01T15:59:23.138 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3fETfPvyFkfUeEd off=18239316 len=2009439 2023-12-01T15:59:23.147 INFO:tasks.workunit.client.0.smithi119.stdout:op 1354 completed, throughput=5MB/sec 2023-12-01T15:59:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:24.148 INFO:tasks.workunit.client.0.smithi119.stdout: 259: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:24.148 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FwHoxvOFHmOw3Bc off=719017 len=79766 2023-12-01T15:59:24.148 INFO:tasks.workunit.client.0.smithi119.stdout:op 1355 completed, throughput=4.98MB/sec 2023-12-01T15:59:24.148 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uGuoHskElU4grxy off=1285503 len=604009 2023-12-01T15:59:24.152 INFO:tasks.workunit.client.0.smithi119.stdout:op 1356 completed, throughput=4.99MB/sec 2023-12-01T15:59:24.152 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-84OyJugmCdBVTwS off=9425686 len=924817 2023-12-01T15:59:24.157 INFO:tasks.workunit.client.0.smithi119.stdout:op 1357 completed, throughput=4.99MB/sec 2023-12-01T15:59:24.157 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CR0dplXZqllpw5_ off=6125920 len=10696 2023-12-01T15:59:24.159 INFO:tasks.workunit.client.0.smithi119.stdout:op 1358 completed, throughput=4.99MB/sec 2023-12-01T15:59:24.159 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gQ7lIKfrEmGwpdX off=902220 len=2063649 2023-12-01T15:59:24.171 INFO:tasks.workunit.client.0.smithi119.stdout:op 1359 completed, throughput=5MB/sec 2023-12-01T15:59:24.171 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-X6LpDhKHLp1PvPZ off=6960975 len=1388102 2023-12-01T15:59:24.172 INFO:tasks.workunit.client.0.smithi119.stdout:op 1360 completed, throughput=5MB/sec 2023-12-01T15:59:24.424 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:59:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:59:24] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T15:59:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:24 smithi183 ceph-mon[99169]: pgmap v1850: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:59:24.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:24 smithi119 ceph-mon[94175]: pgmap v1850: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:59:24.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:24 smithi119 ceph-mon[108979]: pgmap v1850: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:59:25.173 INFO:tasks.workunit.client.0.smithi119.stdout: 260: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:25.173 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Q-mzD9Insq_nS5_ off=628462 len=1204045 2023-12-01T15:59:25.179 INFO:tasks.workunit.client.0.smithi119.stdout:op 1361 completed, throughput=4.99MB/sec 2023-12-01T15:59:25.180 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-g52Rw03KNKhy3Fv off=960117 len=1559395 2023-12-01T15:59:25.188 INFO:tasks.workunit.client.0.smithi119.stdout:op 1362 completed, throughput=4.99MB/sec 2023-12-01T15:59:25.188 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-20lFcsJB3hrwmbg off=7911451 len=719416 2023-12-01T15:59:25.189 INFO:tasks.workunit.client.0.smithi119.stdout:op 1363 completed, throughput=5MB/sec 2023-12-01T15:59:25.189 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-F_WIBHpr4Qo_BZn off=310107 len=1772384 2023-12-01T15:59:25.191 INFO:tasks.workunit.client.0.smithi119.stdout:op 1364 completed, throughput=5MB/sec 2023-12-01T15:59:26.191 INFO:tasks.workunit.client.0.smithi119.stdout: 261: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:26.191 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7Ihmhl2hkP5MGBQ off=772644 len=599976 2023-12-01T15:59:26.192 INFO:tasks.workunit.client.0.smithi119.stdout:op 1365 completed, throughput=4.99MB/sec 2023-12-01T15:59:26.192 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pB15CYwkGWonLkS off=2029694 len=121092 2023-12-01T15:59:26.195 INFO:tasks.workunit.client.0.smithi119.stdout:op 1366 completed, throughput=4.99MB/sec 2023-12-01T15:59:26.195 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gtdimc-CghE4fmR off=7935575 len=1809000 2023-12-01T15:59:26.198 INFO:tasks.workunit.client.0.smithi119.stdout:op 1367 completed, throughput=4.99MB/sec 2023-12-01T15:59:26.198 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-A7Bsj5aNmNbQ5kV off=1216868 len=118955 2023-12-01T15:59:26.198 INFO:tasks.workunit.client.0.smithi119.stdout:op 1368 completed, throughput=4.99MB/sec 2023-12-01T15:59:26.198 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mDJ28mCSN7cjn9K off=11714116 len=814159 2023-12-01T15:59:26.202 INFO:tasks.workunit.client.0.smithi119.stdout:op 1369 completed, throughput=5MB/sec 2023-12-01T15:59:26.202 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CUiN1uaiXMW9bKD off=12393095 len=133601 2023-12-01T15:59:26.203 INFO:tasks.workunit.client.0.smithi119.stdout:op 1370 completed, throughput=5MB/sec 2023-12-01T15:59:26.203 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VfRtpdOzVI-J_Kg off=1405628 len=279692 2023-12-01T15:59:26.203 INFO:tasks.workunit.client.0.smithi119.stdout:op 1371 completed, throughput=5MB/sec 2023-12-01T15:59:26.204 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ALjc-8RZKidp5Q2 off=8092408 len=1187085 2023-12-01T15:59:26.207 INFO:tasks.workunit.client.0.smithi119.stdout:op 1372 completed, throughput=5MB/sec 2023-12-01T15:59:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:26 smithi119 ceph-mon[94175]: pgmap v1851: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T15:59:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:26 smithi119 ceph-mon[108979]: pgmap v1851: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T15:59:27.210 INFO:tasks.workunit.client.0.smithi119.stdout: 262: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:27.210 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pCNOdk8mnVln5t0 off=7686065 len=1564620 2023-12-01T15:59:27.210 INFO:tasks.workunit.client.0.smithi119.stdout:op 1373 completed, throughput=4.99MB/sec 2023-12-01T15:59:27.210 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-b7kGL1W30rLoIdf off=1756065 len=1426957 2023-12-01T15:59:27.211 INFO:tasks.workunit.client.0.smithi119.stdout:op 1374 completed, throughput=4.99MB/sec 2023-12-01T15:59:27.211 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Mk-tdmEQKCXZBcr off=7999523 len=1053243 2023-12-01T15:59:27.213 INFO:tasks.workunit.client.0.smithi119.stdout:op 1375 completed, throughput=5MB/sec 2023-12-01T15:59:27.213 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zrcfl4g9JtL8FbS off=2919291 len=441286 2023-12-01T15:59:27.213 INFO:tasks.workunit.client.0.smithi119.stdout:op 1376 completed, throughput=5MB/sec 2023-12-01T15:59:27.214 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hzvminOH2loGbz1 off=11901972 len=965511 2023-12-01T15:59:27.215 INFO:tasks.workunit.client.0.smithi119.stdout:op 1377 completed, throughput=5MB/sec 2023-12-01T15:59:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:26 smithi183 ceph-mon[99169]: pgmap v1851: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T15:59:28.215 INFO:tasks.workunit.client.0.smithi119.stdout: 263: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:28.215 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1zImgiyi573HODK off=4308114 len=1164011 2023-12-01T15:59:28.216 INFO:tasks.workunit.client.0.smithi119.stdout:op 1378 completed, throughput=4.99MB/sec 2023-12-01T15:59:28.216 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vJfTgij4nfio-zM off=19119976 len=1388052 2023-12-01T15:59:28.224 INFO:tasks.workunit.client.0.smithi119.stdout:op 1379 completed, throughput=4.99MB/sec 2023-12-01T15:59:28.224 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hdeG-pR-8pK_rSa off=2435937 len=1030890 2023-12-01T15:59:28.229 INFO:tasks.workunit.client.0.smithi119.stdout:op 1380 completed, throughput=5MB/sec 2023-12-01T15:59:28.229 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pwg2Dj8bZUAYazy off=15922736 len=869311 2023-12-01T15:59:28.230 INFO:tasks.workunit.client.0.smithi119.stdout:op 1381 completed, throughput=5MB/sec 2023-12-01T15:59:28.230 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OE7jKIBui7kwjO9 off=10073659 len=919576 2023-12-01T15:59:28.233 INFO:tasks.workunit.client.0.smithi119.stdout:op 1382 completed, throughput=5MB/sec 2023-12-01T15:59:29.231 INFO:tasks.workunit.client.0.smithi119.stdout: 264: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:29.232 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-erSiuZ5vcZ_fMmQ off=7263264 len=970608 2023-12-01T15:59:29.233 INFO:tasks.workunit.client.0.smithi119.stdout:op 1383 completed, throughput=4.99MB/sec 2023-12-01T15:59:29.233 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VSL7Ad0nxcGi1PG off=8422098 len=1707174 2023-12-01T15:59:29.240 INFO:tasks.workunit.client.0.smithi119.stdout:op 1384 completed, throughput=4.99MB/sec 2023-12-01T15:59:29.241 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-i2GFNru0LYLNnip off=13090041 len=228702 2023-12-01T15:59:29.241 INFO:tasks.workunit.client.0.smithi119.stdout:op 1385 completed, throughput=4.99MB/sec 2023-12-01T15:59:29.242 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-w0HUyZu-pVx3zTo off=483524 len=107341 2023-12-01T15:59:29.243 INFO:tasks.workunit.client.0.smithi119.stdout:op 1386 completed, throughput=4.99MB/sec 2023-12-01T15:59:29.244 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-T23HfUxLL8RjlNy off=9203437 len=828103 2023-12-01T15:59:29.247 INFO:tasks.workunit.client.0.smithi119.stdout:op 1387 completed, throughput=5MB/sec 2023-12-01T15:59:29.247 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uI1gz9v7xG3FFZK off=7827435 len=1254715 2023-12-01T15:59:29.254 INFO:tasks.workunit.client.0.smithi119.stdout:op 1388 completed, throughput=5MB/sec 2023-12-01T15:59:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:28 smithi183 ceph-mon[99169]: pgmap v1852: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T15:59:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:28 smithi119 ceph-mon[94175]: pgmap v1852: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T15:59:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:28 smithi119 ceph-mon[108979]: pgmap v1852: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T15:59:30.254 INFO:tasks.workunit.client.0.smithi119.stdout: 265: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:30.254 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oSYYbloSolK4tqZ off=7162426 len=236154 2023-12-01T15:59:30.256 INFO:tasks.workunit.client.0.smithi119.stdout:op 1389 completed, throughput=4.98MB/sec 2023-12-01T15:59:30.256 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JnZDeDZT4rtCiIn off=10553291 len=12330 2023-12-01T15:59:30.256 INFO:tasks.workunit.client.0.smithi119.stdout:op 1390 completed, throughput=4.98MB/sec 2023-12-01T15:59:30.256 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WWw4r2O7-rN8AEP off=11174378 len=352337 2023-12-01T15:59:30.259 INFO:tasks.workunit.client.0.smithi119.stdout:op 1391 completed, throughput=4.98MB/sec 2023-12-01T15:59:30.259 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gqVmwXZD92EgUyG off=130689 len=1946951 2023-12-01T15:59:30.272 INFO:tasks.workunit.client.0.smithi119.stdout:op 1392 completed, throughput=4.99MB/sec 2023-12-01T15:59:30.272 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2G-3XoBZ5rHENu7 off=5602734 len=404965 2023-12-01T15:59:30.272 INFO:tasks.workunit.client.0.smithi119.stdout:op 1393 completed, throughput=4.99MB/sec 2023-12-01T15:59:30.272 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kgKRS-xeHX2-PB8 off=3371127 len=77043 2023-12-01T15:59:30.273 INFO:tasks.workunit.client.0.smithi119.stdout:op 1394 completed, throughput=4.99MB/sec 2023-12-01T15:59:30.273 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rOzp9yee0iZHiF6 off=11816636 len=781826 2023-12-01T15:59:30.274 INFO:tasks.workunit.client.0.smithi119.stdout:op 1395 completed, throughput=5MB/sec 2023-12-01T15:59:30.274 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WISxRNtKvaCnVYQ off=1735442 len=1234693 2023-12-01T15:59:30.277 INFO:tasks.workunit.client.0.smithi119.stdout:op 1396 completed, throughput=5MB/sec 2023-12-01T15:59:30.277 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EE4AwBxKrZHwLSM off=5330387 len=285186 2023-12-01T15:59:30.282 INFO:tasks.workunit.client.0.smithi119.stdout:op 1397 completed, throughput=5MB/sec 2023-12-01T15:59:31.280 INFO:tasks.workunit.client.0.smithi119.stdout: 266: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:31.280 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2C3N3wY3MPZ1qo6 off=2661203 len=643032 2023-12-01T15:59:31.284 INFO:tasks.workunit.client.0.smithi119.stdout:op 1398 completed, throughput=4.98MB/sec 2023-12-01T15:59:31.285 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-azJrgoXjzW5gi66 off=3897202 len=335449 2023-12-01T15:59:31.289 INFO:tasks.workunit.client.0.smithi119.stdout:op 1399 completed, throughput=4.99MB/sec 2023-12-01T15:59:31.289 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UHX4VC8zM5uKfyH off=7280395 len=346473 2023-12-01T15:59:31.290 INFO:tasks.workunit.client.0.smithi119.stdout:op 1400 completed, throughput=4.99MB/sec 2023-12-01T15:59:31.291 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mbseeXIvaDOgTXB off=514771 len=1271427 2023-12-01T15:59:31.296 INFO:tasks.workunit.client.0.smithi119.stdout:op 1401 completed, throughput=4.99MB/sec 2023-12-01T15:59:31.297 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GgNWX3ljfrSRGtt off=4240273 len=1265551 2023-12-01T15:59:31.304 INFO:tasks.workunit.client.0.smithi119.stdout:op 1402 completed, throughput=5MB/sec 2023-12-01T15:59:31.304 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-b8O7oD3DjIK-lrl off=16766571 len=1526439 2023-12-01T15:59:31.311 INFO:tasks.workunit.client.0.smithi119.stdout:op 1403 completed, throughput=5MB/sec 2023-12-01T15:59:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:30 smithi183 ceph-mon[99169]: pgmap v1853: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T15:59:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:30 smithi119 ceph-mon[94175]: pgmap v1853: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T15:59:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:30 smithi119 ceph-mon[108979]: pgmap v1853: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T15:59:32.311 INFO:tasks.workunit.client.0.smithi119.stdout: 267: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:32.311 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-prIqlkDNPWpGzSf off=946917 len=1443745 2023-12-01T15:59:32.317 INFO:tasks.workunit.client.0.smithi119.stdout:op 1404 completed, throughput=4.99MB/sec 2023-12-01T15:59:32.317 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1-cBYfJokT24ynr off=11171847 len=559089 2023-12-01T15:59:32.318 INFO:tasks.workunit.client.0.smithi119.stdout:op 1405 completed, throughput=4.99MB/sec 2023-12-01T15:59:32.321 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fyjZ_xQEvMm6n3V off=1783198 len=3567 2023-12-01T15:59:32.322 INFO:tasks.workunit.client.0.smithi119.stdout:op 1406 completed, throughput=4.99MB/sec 2023-12-01T15:59:32.322 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BSmRpiJU30Aoabq off=10923820 len=359964 2023-12-01T15:59:32.322 INFO:tasks.workunit.client.0.smithi119.stdout:op 1407 completed, throughput=4.99MB/sec 2023-12-01T15:59:32.322 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3MWb0hS_Ue1WUhR off=5215978 len=454667 2023-12-01T15:59:32.324 INFO:tasks.workunit.client.0.smithi119.stdout:op 1408 completed, throughput=4.99MB/sec 2023-12-01T15:59:32.324 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-45zws08jt_Y_njM off=2699079 len=274231 2023-12-01T15:59:32.325 INFO:tasks.workunit.client.0.smithi119.stdout:op 1409 completed, throughput=4.99MB/sec 2023-12-01T15:59:32.325 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AmFB3y0Tump1uhr off=22186637 len=499010 2023-12-01T15:59:32.329 INFO:tasks.workunit.client.0.smithi119.stdout:op 1410 completed, throughput=4.99MB/sec 2023-12-01T15:59:32.329 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wvQc30KVZrBUZcw off=12645764 len=887892 2023-12-01T15:59:32.329 INFO:tasks.workunit.client.0.smithi119.stdout:op 1411 completed, throughput=5MB/sec 2023-12-01T15:59:32.329 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OsvPtsyYjQ_v6ec off=1227098 len=1675586 2023-12-01T15:59:32.339 INFO:tasks.workunit.client.0.smithi119.stdout:op 1412 completed, throughput=5MB/sec 2023-12-01T15:59:33.339 INFO:tasks.workunit.client.0.smithi119.stdout: 268: throughput=4.99MB/sec pending data=0 2023-12-01T15:59:33.339 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lAe-gwFVrE_0Die off=5138674 len=1738005 2023-12-01T15:59:33.349 INFO:tasks.workunit.client.0.smithi119.stdout:op 1413 completed, throughput=4.99MB/sec 2023-12-01T15:59:33.350 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Zy1TiNvYxk06zL0 off=3527517 len=222462 2023-12-01T15:59:33.350 INFO:tasks.workunit.client.0.smithi119.stdout:op 1414 completed, throughput=4.99MB/sec 2023-12-01T15:59:33.350 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-C5NYckNCnxf__mu off=608673 len=1255820 2023-12-01T15:59:33.355 INFO:tasks.workunit.client.0.smithi119.stdout:op 1415 completed, throughput=5MB/sec 2023-12-01T15:59:33.356 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gTk1fbgOBXVIH94 off=5269716 len=739995 2023-12-01T15:59:33.359 INFO:tasks.workunit.client.0.smithi119.stdout:op 1416 completed, throughput=5MB/sec 2023-12-01T15:59:33.359 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nkN0KWgsM3cbQD2 off=19116418 len=1708469 2023-12-01T15:59:33.367 INFO:tasks.workunit.client.0.smithi119.stdout:op 1417 completed, throughput=5MB/sec 2023-12-01T15:59:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:32 smithi183 ceph-mon[99169]: pgmap v1854: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T15:59:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:32 smithi119 ceph-mon[94175]: pgmap v1854: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T15:59:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:32 smithi119 ceph-mon[108979]: pgmap v1854: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T15:59:34.367 INFO:tasks.workunit.client.0.smithi119.stdout: 269: throughput=4.99MB/sec pending data=0 2023-12-01T15:59:34.367 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DKhjXw2Op7kd-sB off=12186669 len=1439449 2023-12-01T15:59:34.369 INFO:tasks.workunit.client.0.smithi119.stdout:op 1418 completed, throughput=4.99MB/sec 2023-12-01T15:59:34.369 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3AwxI5InkgLKT6w off=1112286 len=1982032 2023-12-01T15:59:34.379 INFO:tasks.workunit.client.0.smithi119.stdout:op 1419 completed, throughput=5MB/sec 2023-12-01T15:59:34.379 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-P51yhnCXFbrlJq8 off=921881 len=1027807 2023-12-01T15:59:34.384 INFO:tasks.workunit.client.0.smithi119.stdout:op 1420 completed, throughput=5MB/sec 2023-12-01T15:59:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:59:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:59:34] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T15:59:35.385 INFO:tasks.workunit.client.0.smithi119.stdout: 270: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:35.385 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tdcY7qzX5Ld6Ppu off=12551008 len=127260 2023-12-01T15:59:35.387 INFO:tasks.workunit.client.0.smithi119.stdout:op 1421 completed, throughput=4.98MB/sec 2023-12-01T15:59:35.387 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-m6R648R6B3vSWXZ off=2845277 len=108235 2023-12-01T15:59:35.388 INFO:tasks.workunit.client.0.smithi119.stdout:op 1422 completed, throughput=4.98MB/sec 2023-12-01T15:59:35.388 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-A-NMcHHRpKk2Lql off=8229123 len=1507779 2023-12-01T15:59:35.400 INFO:tasks.workunit.client.0.smithi119.stdout:op 1423 completed, throughput=4.99MB/sec 2023-12-01T15:59:35.400 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cKXhKjLl1FoSkId off=7067994 len=1353454 2023-12-01T15:59:35.402 INFO:tasks.workunit.client.0.smithi119.stdout:op 1424 completed, throughput=4.99MB/sec 2023-12-01T15:59:35.402 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FeBMXj7wkjDzJWG off=1608024 len=1170966 2023-12-01T15:59:35.405 INFO:tasks.workunit.client.0.smithi119.stdout:op 1425 completed, throughput=5MB/sec 2023-12-01T15:59:35.405 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UzoT1h-EhulomG9 off=1017449 len=1573504 2023-12-01T15:59:35.406 INFO:tasks.workunit.client.0.smithi119.stdout:op 1426 completed, throughput=5MB/sec 2023-12-01T15:59:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:34 smithi183 ceph-mon[99169]: pgmap v1855: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:59:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:34 smithi119 ceph-mon[108979]: pgmap v1855: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:59:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:34 smithi119 ceph-mon[94175]: pgmap v1855: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T15:59:36.407 INFO:tasks.workunit.client.0.smithi119.stdout: 271: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:36.407 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-20Z4TXN_zL3H_mq off=2662300 len=1526839 2023-12-01T15:59:36.416 INFO:tasks.workunit.client.0.smithi119.stdout:op 1427 completed, throughput=4.99MB/sec 2023-12-01T15:59:36.416 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JnG3uIFVIFiApUu off=13395324 len=1386813 2023-12-01T15:59:36.419 INFO:tasks.workunit.client.0.smithi119.stdout:op 1428 completed, throughput=4.99MB/sec 2023-12-01T15:59:36.419 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ij38sJSrHhnPHn4 off=183454 len=1577726 2023-12-01T15:59:36.424 INFO:tasks.workunit.client.0.smithi119.stdout:op 1429 completed, throughput=5MB/sec 2023-12-01T15:59:37.425 INFO:tasks.workunit.client.0.smithi119.stdout: 272: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:37.425 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wwQpiTpOnWJ-UaP off=15187880 len=458046 2023-12-01T15:59:37.426 INFO:tasks.workunit.client.0.smithi119.stdout:op 1430 completed, throughput=4.98MB/sec 2023-12-01T15:59:37.426 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fL9b5Qt-pGEo7JH off=0 len=1621971 2023-12-01T15:59:37.436 INFO:tasks.workunit.client.0.smithi119.stdout:op 1431 completed, throughput=4.99MB/sec 2023-12-01T15:59:37.436 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ovljhmaPqqhGCdk off=5778005 len=114159 2023-12-01T15:59:37.438 INFO:tasks.workunit.client.0.smithi119.stdout:op 1432 completed, throughput=4.99MB/sec 2023-12-01T15:59:37.438 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qTr07oy4Za8pPnr off=15782469 len=228350 2023-12-01T15:59:37.439 INFO:tasks.workunit.client.0.smithi119.stdout:op 1433 completed, throughput=4.99MB/sec 2023-12-01T15:59:37.439 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-y-MD8B7Dl4jYEfP off=2235195 len=1849775 2023-12-01T15:59:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:36 smithi183 ceph-mon[99169]: pgmap v1856: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2023-12-01T15:59:37.442 INFO:tasks.workunit.client.0.smithi119.stdout:op 1434 completed, throughput=5MB/sec 2023-12-01T15:59:37.442 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SkneI-g61PBJSBp off=10606915 len=865592 2023-12-01T15:59:37.443 INFO:tasks.workunit.client.0.smithi119.stdout:op 1435 completed, throughput=5MB/sec 2023-12-01T15:59:37.443 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KhEToc-p1YhgKzo off=3043849 len=521065 2023-12-01T15:59:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:36 smithi119 ceph-mon[94175]: pgmap v1856: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2023-12-01T15:59:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:36 smithi119 ceph-mon[108979]: pgmap v1856: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2023-12-01T15:59:37.447 INFO:tasks.workunit.client.0.smithi119.stdout:op 1436 completed, throughput=5MB/sec 2023-12-01T15:59:38.447 INFO:tasks.workunit.client.0.smithi119.stdout: 273: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:38.447 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BoQqUx22ZbHnvCx off=13957446 len=1338260 2023-12-01T15:59:38.449 INFO:tasks.workunit.client.0.smithi119.stdout:op 1437 completed, throughput=4.99MB/sec 2023-12-01T15:59:38.449 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TqrvO7O31IY9k0Y off=8055683 len=278824 2023-12-01T15:59:38.449 INFO:tasks.workunit.client.0.smithi119.stdout:op 1438 completed, throughput=4.99MB/sec 2023-12-01T15:59:38.450 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HWBA9U3xpXneysP off=9411819 len=1556698 2023-12-01T15:59:38.458 INFO:tasks.workunit.client.0.smithi119.stdout:op 1439 completed, throughput=4.99MB/sec 2023-12-01T15:59:38.458 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0QaI_74WRKHZx3e off=430124 len=2091006 2023-12-01T15:59:38.466 INFO:tasks.workunit.client.0.smithi119.stdout:op 1440 completed, throughput=5MB/sec 2023-12-01T15:59:38.949 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T15:59:39.257 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:59:39.258 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (26m) 4m ago 26m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T15:59:39.258 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (26m) 4m ago 26m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T15:59:39.258 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (27m) 4m ago 27m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T15:59:39.258 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (27m) 4m ago 27m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T15:59:39.258 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (30m) 4m ago 30m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T15:59:39.258 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (32m) 4m ago 32m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T15:59:39.258 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (32m) 4m ago 32m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T15:59:39.258 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (31m) 4m ago 31m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T15:59:39.258 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (30m) 4m ago 30m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T15:59:39.258 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (26m) 4m ago 26m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T15:59:39.258 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (26m) 4m ago 26m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T15:59:39.258 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (30m) 4m ago 30m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T15:59:39.259 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (30m) 4m ago 30m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T15:59:39.259 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (29m) 4m ago 29m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T15:59:39.259 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (29m) 4m ago 29m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T15:59:39.259 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (28m) 4m ago 28m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T15:59:39.259 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (28m) 4m ago 28m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T15:59:39.259 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (28m) 4m ago 28m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T15:59:39.259 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (27m) 4m ago 27m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T15:59:39.259 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (26m) 4m ago 27m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T15:59:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:38 smithi183 ceph-mon[99169]: pgmap v1857: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:59:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:38 smithi119 ceph-mon[94175]: pgmap v1857: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:59:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:38 smithi119 ceph-mon[108979]: pgmap v1857: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:59:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:39.466 INFO:tasks.workunit.client.0.smithi119.stdout: 274: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:39.466 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cxBwO2M5JpRRsO- off=8612165 len=450402 2023-12-01T15:59:39.467 INFO:tasks.workunit.client.0.smithi119.stdout:op 1441 completed, throughput=4.98MB/sec 2023-12-01T15:59:39.467 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MCpwZTS3TBfk6Uk off=1295496 len=1412195 2023-12-01T15:59:39.472 INFO:tasks.workunit.client.0.smithi119.stdout:op 1442 completed, throughput=4.99MB/sec 2023-12-01T15:59:39.473 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XStrA8poBhBL_rS off=14568673 len=338255 2023-12-01T15:59:39.476 INFO:tasks.workunit.client.0.smithi119.stdout:op 1443 completed, throughput=4.99MB/sec 2023-12-01T15:59:39.476 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yXZUmD36xi5eM2J off=64343 len=418408 2023-12-01T15:59:39.479 INFO:tasks.workunit.client.0.smithi119.stdout:op 1444 completed, throughput=4.99MB/sec 2023-12-01T15:59:39.479 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0n_yzqUYwUBrYte off=602770 len=1766144 2023-12-01T15:59:39.486 INFO:tasks.workunit.client.0.smithi119.stdout:op 1445 completed, throughput=5MB/sec 2023-12-01T15:59:39.487 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TDBO7fvW4iy9ttY off=1408232 len=885463 2023-12-01T15:59:39.491 INFO:tasks.workunit.client.0.smithi119.stdout:op 1446 completed, throughput=5MB/sec 2023-12-01T15:59:39.644 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T15:59:39.644 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T15:59:39.644 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:59:39.644 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:59:39.644 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T15:59:39.644 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:59:39.645 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:59:39.645 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T15:59:39.645 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:59:39.645 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:59:39.645 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T15:59:39.645 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:59:39.645 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T15:59:39.645 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T15:59:39.645 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:59:39.645 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T15:59:39.645 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T15:59:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:39 smithi183 ceph-mon[99169]: from='client.16374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3937701207' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:59:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:39 smithi119 ceph-mon[94175]: from='client.16374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3937701207' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:59:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:39 smithi119 ceph-mon[108979]: from='client.16374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3937701207' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:59:40.491 INFO:tasks.workunit.client.0.smithi119.stdout: 275: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:40.491 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_q0MpYI3war2XPd off=443311 len=1319193 2023-12-01T15:59:40.498 INFO:tasks.workunit.client.0.smithi119.stdout:op 1447 completed, throughput=4.99MB/sec 2023-12-01T15:59:40.498 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DxXlIxJyzjStFdT off=16054583 len=1574106 2023-12-01T15:59:40.499 INFO:tasks.workunit.client.0.smithi119.stdout:op 1448 completed, throughput=4.99MB/sec 2023-12-01T15:59:40.500 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Pm7HLjsooOYq4SI off=3623216 len=504285 2023-12-01T15:59:40.501 INFO:tasks.workunit.client.0.smithi119.stdout:op 1449 completed, throughput=4.99MB/sec 2023-12-01T15:59:40.501 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SSy09jsuWHaeOtw off=11286351 len=219706 2023-12-01T15:59:40.502 INFO:tasks.workunit.client.0.smithi119.stdout:op 1450 completed, throughput=4.99MB/sec 2023-12-01T15:59:40.502 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-skoM5_xvu94eULL off=2351336 len=296568 2023-12-01T15:59:40.502 INFO:tasks.workunit.client.0.smithi119.stdout:op 1451 completed, throughput=5MB/sec 2023-12-01T15:59:40.502 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zV9TEFoNqOy1tpR off=11265273 len=301171 2023-12-01T15:59:40.503 INFO:tasks.workunit.client.0.smithi119.stdout:op 1452 completed, throughput=5MB/sec 2023-12-01T15:59:40.503 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Jg7LVF6fIb9BrKx off=8172911 len=708734 2023-12-01T15:59:40.503 INFO:tasks.workunit.client.0.smithi119.stdout:op 1453 completed, throughput=5MB/sec 2023-12-01T15:59:40.503 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--17JiYCMtJDgww8 off=1059898 len=22266 2023-12-01T15:59:40.504 INFO:tasks.workunit.client.0.smithi119.stdout:op 1454 completed, throughput=5MB/sec 2023-12-01T15:59:40.504 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dm4U4LRKWhqE9GW off=320162 len=2082084 2023-12-01T15:59:40.508 INFO:tasks.workunit.client.0.smithi119.stdout:op 1455 completed, throughput=5.01MB/sec 2023-12-01T15:59:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:40 smithi183 ceph-mon[99169]: from='client.16380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:40 smithi183 ceph-mon[99169]: pgmap v1858: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T15:59:41.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:40 smithi119 ceph-mon[94175]: from='client.16380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:41.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:40 smithi119 ceph-mon[94175]: pgmap v1858: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T15:59:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:40 smithi119 ceph-mon[108979]: from='client.16380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:40 smithi119 ceph-mon[108979]: pgmap v1858: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T15:59:41.508 INFO:tasks.workunit.client.0.smithi119.stdout: 276: throughput=4.99MB/sec pending data=0 2023-12-01T15:59:41.508 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qJCTh9yo6FSXB3t off=8586125 len=648291 2023-12-01T15:59:41.512 INFO:tasks.workunit.client.0.smithi119.stdout:op 1456 completed, throughput=4.99MB/sec 2023-12-01T15:59:41.512 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IugFstt0ciqIKnh off=537433 len=465586 2023-12-01T15:59:41.516 INFO:tasks.workunit.client.0.smithi119.stdout:op 1457 completed, throughput=4.99MB/sec 2023-12-01T15:59:41.516 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JLv5-tfY8fmRPVZ off=4447974 len=430719 2023-12-01T15:59:41.518 INFO:tasks.workunit.client.0.smithi119.stdout:op 1458 completed, throughput=4.99MB/sec 2023-12-01T15:59:41.518 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AQrr1tnZ-7Kmumx off=532106 len=675330 2023-12-01T15:59:41.523 INFO:tasks.workunit.client.0.smithi119.stdout:op 1459 completed, throughput=5MB/sec 2023-12-01T15:59:41.523 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-l6tPhttPnH2j9kk off=8485542 len=234432 2023-12-01T15:59:41.526 INFO:tasks.workunit.client.0.smithi119.stdout:op 1460 completed, throughput=5MB/sec 2023-12-01T15:59:41.526 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-w9UTW5j2-UZLCTq off=7229770 len=779687 2023-12-01T15:59:41.527 INFO:tasks.workunit.client.0.smithi119.stdout:op 1461 completed, throughput=5MB/sec 2023-12-01T15:59:41.528 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-T0QA0bFNHf3aAB2 off=0 len=1761344 2023-12-01T15:59:41.529 INFO:tasks.workunit.client.0.smithi119.stdout:op 1462 completed, throughput=5MB/sec 2023-12-01T15:59:42.529 INFO:tasks.workunit.client.0.smithi119.stdout: 277: throughput=4.99MB/sec pending data=0 2023-12-01T15:59:42.529 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dFCgIvYI2qgnWxg off=9069777 len=1528031 2023-12-01T15:59:42.531 INFO:tasks.workunit.client.0.smithi119.stdout:op 1463 completed, throughput=4.99MB/sec 2023-12-01T15:59:42.531 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lGGdmDpOuuGywME off=1907457 len=1017604 2023-12-01T15:59:42.537 INFO:tasks.workunit.client.0.smithi119.stdout:op 1464 completed, throughput=5MB/sec 2023-12-01T15:59:42.537 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3q2j9bf25qUmKPn off=731365 len=1718292 2023-12-01T15:59:42.539 INFO:tasks.workunit.client.0.smithi119.stdout:op 1465 completed, throughput=5MB/sec 2023-12-01T15:59:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:42 smithi183 ceph-mon[99169]: pgmap v1859: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:59:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:42 smithi119 ceph-mon[94175]: pgmap v1859: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:59:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:42 smithi119 ceph-mon[108979]: pgmap v1859: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T15:59:43.539 INFO:tasks.workunit.client.0.smithi119.stdout: 278: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:43.539 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DyvmzsWzR5ydsRC off=4167995 len=1016246 2023-12-01T15:59:43.545 INFO:tasks.workunit.client.0.smithi119.stdout:op 1466 completed, throughput=4.99MB/sec 2023-12-01T15:59:43.545 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3GD7WfoVS7lusqi off=5931841 len=1105469 2023-12-01T15:59:43.548 INFO:tasks.workunit.client.0.smithi119.stdout:op 1467 completed, throughput=4.99MB/sec 2023-12-01T15:59:43.548 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CbN77rWRmRJ4uwG off=5449248 len=315071 2023-12-01T15:59:43.548 INFO:tasks.workunit.client.0.smithi119.stdout:op 1468 completed, throughput=4.99MB/sec 2023-12-01T15:59:43.549 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7v65VI9IEnXyzc0 off=15141414 len=545656 2023-12-01T15:59:43.553 INFO:tasks.workunit.client.0.smithi119.stdout:op 1469 completed, throughput=4.99MB/sec 2023-12-01T15:59:43.553 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-u77Jo_MmKhsoCOJ off=966986 len=1879492 2023-12-01T15:59:43.555 INFO:tasks.workunit.client.0.smithi119.stdout:op 1470 completed, throughput=5MB/sec 2023-12-01T15:59:43.555 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-f4vfzMkVoaIz3_i off=3036767 len=2011153 2023-12-01T15:59:43.563 INFO:tasks.workunit.client.0.smithi119.stdout:op 1471 completed, throughput=5.01MB/sec 2023-12-01T15:59:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:43 smithi183 ceph-mon[99169]: pgmap v1860: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T15:59:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:43 smithi119 ceph-mon[94175]: pgmap v1860: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T15:59:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:59:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:59:44] "GET /metrics HTTP/1.1" 200 33899 "" "Prometheus/2.43.0" 2023-12-01T15:59:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:43 smithi119 ceph-mon[108979]: pgmap v1860: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T15:59:44.563 INFO:tasks.workunit.client.0.smithi119.stdout: 279: throughput=4.99MB/sec pending data=0 2023-12-01T15:59:44.563 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7qsnHDQ27_p3YHQ off=13452409 len=1301914 2023-12-01T15:59:44.565 INFO:tasks.workunit.client.0.smithi119.stdout:op 1472 completed, throughput=4.99MB/sec 2023-12-01T15:59:44.565 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uUniDMXp54d9SQi off=15363801 len=1994946 2023-12-01T15:59:44.575 INFO:tasks.workunit.client.0.smithi119.stdout:op 1473 completed, throughput=5MB/sec 2023-12-01T15:59:44.575 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PAHcQBpk1JmXCRf off=3390929 len=456630 2023-12-01T15:59:44.578 INFO:tasks.workunit.client.0.smithi119.stdout:op 1474 completed, throughput=5MB/sec 2023-12-01T15:59:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:59:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:59:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:59:45.578 INFO:tasks.workunit.client.0.smithi119.stdout: 280: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:45.578 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IMKFLR-fjWbptv- off=3190822 len=245134 2023-12-01T15:59:45.580 INFO:tasks.workunit.client.0.smithi119.stdout:op 1475 completed, throughput=4.98MB/sec 2023-12-01T15:59:45.581 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lRNZfJKtYidUoF_ off=13395352 len=204896 2023-12-01T15:59:45.581 INFO:tasks.workunit.client.0.smithi119.stdout:op 1476 completed, throughput=4.99MB/sec 2023-12-01T15:59:45.581 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GPd6qg5LOOALrIj off=7199894 len=1944917 2023-12-01T15:59:45.589 INFO:tasks.workunit.client.0.smithi119.stdout:op 1477 completed, throughput=4.99MB/sec 2023-12-01T15:59:45.590 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-C6nej2wjDe6srF1 off=7498303 len=648116 2023-12-01T15:59:45.595 INFO:tasks.workunit.client.0.smithi119.stdout:op 1478 completed, throughput=4.99MB/sec 2023-12-01T15:59:45.595 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JDO9BQBmUiUzOuz off=8959800 len=290188 2023-12-01T15:59:45.595 INFO:tasks.workunit.client.0.smithi119.stdout:op 1479 completed, throughput=4.99MB/sec 2023-12-01T15:59:45.595 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-W0r0m1aI_AdP_uG off=9542810 len=1661648 2023-12-01T15:59:45.595 INFO:tasks.workunit.client.0.smithi119.stdout:op 1480 completed, throughput=5MB/sec 2023-12-01T15:59:46.595 INFO:tasks.workunit.client.0.smithi119.stdout: 281: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:46.595 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-o4bKlwwILyfOglT off=10400329 len=1702598 2023-12-01T15:59:46.597 INFO:tasks.workunit.client.0.smithi119.stdout:op 1481 completed, throughput=4.99MB/sec 2023-12-01T15:59:46.597 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-I9WeD3afpG-NtWC off=498489 len=576297 2023-12-01T15:59:46.602 INFO:tasks.workunit.client.0.smithi119.stdout:op 1482 completed, throughput=4.99MB/sec 2023-12-01T15:59:46.602 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2OM4-JnxKqx6VKl off=8345442 len=1500211 2023-12-01T15:59:46.607 INFO:tasks.workunit.client.0.smithi119.stdout:op 1483 completed, throughput=5MB/sec 2023-12-01T15:59:46.607 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-O0DiZXokttnZrvr off=3022161 len=587830 2023-12-01T15:59:46.608 INFO:tasks.workunit.client.0.smithi119.stdout:op 1484 completed, throughput=5MB/sec 2023-12-01T15:59:46.608 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dFQsvwV_i4LmgIc off=8630809 len=1479354 2023-12-01T15:59:46.614 INFO:tasks.workunit.client.0.smithi119.stdout:op 1485 completed, throughput=5MB/sec 2023-12-01T15:59:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:59:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:59:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:46 smithi183 ceph-mon[99169]: pgmap v1861: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T15:59:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:59:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:59:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:59:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:59:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:59:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:46 smithi119 ceph-mon[108979]: pgmap v1861: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T15:59:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:59:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:59:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:59:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:59:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:59:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:46 smithi119 ceph-mon[94175]: pgmap v1861: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T15:59:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:59:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:59:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T15:59:47.614 INFO:tasks.workunit.client.0.smithi119.stdout: 282: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:47.614 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UxqCrZo-AMcRLDl off=6063973 len=504874 2023-12-01T15:59:47.618 INFO:tasks.workunit.client.0.smithi119.stdout:op 1486 completed, throughput=4.99MB/sec 2023-12-01T15:59:47.618 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SrOQ-IuLIHC0GxE off=5375370 len=1988047 2023-12-01T15:59:47.620 INFO:tasks.workunit.client.0.smithi119.stdout:op 1487 completed, throughput=4.99MB/sec 2023-12-01T15:59:47.620 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-e8Nyd_3IiRoab-V off=8835509 len=1172130 2023-12-01T15:59:47.627 INFO:tasks.workunit.client.0.smithi119.stdout:op 1488 completed, throughput=5MB/sec 2023-12-01T15:59:47.627 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ckOUo9s0mU1DsXL off=2358609 len=472202 2023-12-01T15:59:47.628 INFO:tasks.workunit.client.0.smithi119.stdout:op 1489 completed, throughput=5MB/sec 2023-12-01T15:59:47.628 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HwQlY8Y9QnUuIyA off=3769480 len=703430 2023-12-01T15:59:47.632 INFO:tasks.workunit.client.0.smithi119.stdout:op 1490 completed, throughput=5MB/sec 2023-12-01T15:59:48.632 INFO:tasks.workunit.client.0.smithi119.stdout: 283: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:48.632 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hf2hx7XkZFNPniH off=7983750 len=1876194 2023-12-01T15:59:48.642 INFO:tasks.workunit.client.0.smithi119.stdout:op 1491 completed, throughput=4.99MB/sec 2023-12-01T15:59:48.643 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hT0_vY9LtOOWEx8 off=4295099 len=1932881 2023-12-01T15:59:48.654 INFO:tasks.workunit.client.0.smithi119.stdout:op 1492 completed, throughput=5MB/sec 2023-12-01T15:59:48.654 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-P06M6N177JLvjqN off=22899713 len=1807313 2023-12-01T15:59:48.665 INFO:tasks.workunit.client.0.smithi119.stdout:op 1493 completed, throughput=5MB/sec 2023-12-01T15:59:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:48 smithi183 ceph-mon[99169]: pgmap v1862: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:59:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:48 smithi119 ceph-mon[108979]: pgmap v1862: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:59:48.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:48 smithi119 ceph-mon[94175]: pgmap v1862: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T15:59:49.665 INFO:tasks.workunit.client.0.smithi119.stdout: 284: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:49.665 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ft7YF1i11IafCNr off=532358 len=628788 2023-12-01T15:59:49.669 INFO:tasks.workunit.client.0.smithi119.stdout:op 1494 completed, throughput=4.99MB/sec 2023-12-01T15:59:49.669 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HHhFRNTPeFxCSVy off=5338958 len=1561162 2023-12-01T15:59:49.671 INFO:tasks.workunit.client.0.smithi119.stdout:op 1495 completed, throughput=4.99MB/sec 2023-12-01T15:59:49.671 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wc93chpyNp-gucA off=2216548 len=120824 2023-12-01T15:59:49.671 INFO:tasks.workunit.client.0.smithi119.stdout:op 1496 completed, throughput=4.99MB/sec 2023-12-01T15:59:49.671 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3-20w1iclnoKZDd off=9248297 len=497840 2023-12-01T15:59:49.672 INFO:tasks.workunit.client.0.smithi119.stdout:op 1497 completed, throughput=4.99MB/sec 2023-12-01T15:59:49.672 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QFWH3l1Z_GnYDkA off=51470 len=575506 2023-12-01T15:59:49.677 INFO:tasks.workunit.client.0.smithi119.stdout:op 1498 completed, throughput=4.99MB/sec 2023-12-01T15:59:49.677 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VZyAWYju3boXdTK off=11607141 len=1927045 2023-12-01T15:59:49.686 INFO:tasks.workunit.client.0.smithi119.stdout:op 1499 completed, throughput=5MB/sec 2023-12-01T15:59:50.687 INFO:tasks.workunit.client.0.smithi119.stdout: 285: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:50.687 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ahoaUGHX1f71t9i off=7466056 len=1740245 2023-12-01T15:59:50.689 INFO:tasks.workunit.client.0.smithi119.stdout:op 1500 completed, throughput=4.99MB/sec 2023-12-01T15:59:50.689 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1qRt9bWXj-VWzt- off=2796967 len=1838343 2023-12-01T15:59:50.691 INFO:tasks.workunit.client.0.smithi119.stdout:op 1501 completed, throughput=5MB/sec 2023-12-01T15:59:50.691 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-x2-FifS-u4zxP0U off=6393997 len=1497683 2023-12-01T15:59:50.693 INFO:tasks.workunit.client.0.smithi119.stdout:op 1502 completed, throughput=5MB/sec 2023-12-01T15:59:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:50 smithi183 ceph-mon[99169]: pgmap v1863: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:59:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:50 smithi119 ceph-mon[94175]: pgmap v1863: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:59:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:50 smithi119 ceph-mon[108979]: pgmap v1863: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:59:51.693 INFO:tasks.workunit.client.0.smithi119.stdout: 286: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:51.694 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5eHuHVc3x7SF4T9 off=8603266 len=1091064 2023-12-01T15:59:51.699 INFO:tasks.workunit.client.0.smithi119.stdout:op 1503 completed, throughput=4.99MB/sec 2023-12-01T15:59:51.699 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Yo7cn0_-F0DsXn- off=3201342 len=1015740 2023-12-01T15:59:51.699 INFO:tasks.workunit.client.0.smithi119.stdout:op 1504 completed, throughput=4.99MB/sec 2023-12-01T15:59:51.700 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_E5Trfpg0zOv4RG off=5181801 len=1018263 2023-12-01T15:59:51.700 INFO:tasks.workunit.client.0.smithi119.stdout:op 1505 completed, throughput=4.99MB/sec 2023-12-01T15:59:51.700 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gqWnvHge0M38Ioh off=10398593 len=2048481 2023-12-01T15:59:51.702 INFO:tasks.workunit.client.0.smithi119.stdout:op 1506 completed, throughput=5MB/sec 2023-12-01T15:59:51.702 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tAyaOdIAWI2ohpP off=7357677 len=1858265 2023-12-01T15:59:51.703 INFO:tasks.workunit.client.0.smithi119.stdout:op 1507 completed, throughput=5.01MB/sec 2023-12-01T15:59:52.703 INFO:tasks.workunit.client.0.smithi119.stdout: 287: throughput=4.99MB/sec pending data=0 2023-12-01T15:59:52.704 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-o_rZBHOBvFElKdU off=6420432 len=2066162 2023-12-01T15:59:52.706 INFO:tasks.workunit.client.0.smithi119.stdout:op 1508 completed, throughput=5MB/sec 2023-12-01T15:59:52.706 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-odCdh9QYDuBM7Qf off=7460368 len=1716062 2023-12-01T15:59:52.708 INFO:tasks.workunit.client.0.smithi119.stdout:op 1509 completed, throughput=5MB/sec 2023-12-01T15:59:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:52 smithi183 ceph-mon[99169]: pgmap v1864: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T15:59:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:52 smithi119 ceph-mon[94175]: pgmap v1864: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T15:59:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:52 smithi119 ceph-mon[108979]: pgmap v1864: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T15:59:53.708 INFO:tasks.workunit.client.0.smithi119.stdout: 288: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:53.708 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-be4_KKbGwUhUtHk off=11480279 len=770608 2023-12-01T15:59:53.714 INFO:tasks.workunit.client.0.smithi119.stdout:op 1510 completed, throughput=4.99MB/sec 2023-12-01T15:59:53.714 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QXlNlvuq0A_5N-c off=8956527 len=1916864 2023-12-01T15:59:53.716 INFO:tasks.workunit.client.0.smithi119.stdout:op 1511 completed, throughput=4.99MB/sec 2023-12-01T15:59:53.716 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JWvcbE7rp3KqEyY off=9745810 len=978142 2023-12-01T15:59:53.721 INFO:tasks.workunit.client.0.smithi119.stdout:op 1512 completed, throughput=5MB/sec 2023-12-01T15:59:53.721 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7BYI8B9fJKOKNjt off=937657 len=1779505 2023-12-01T15:59:53.728 INFO:tasks.workunit.client.0.smithi119.stdout:op 1513 completed, throughput=5MB/sec 2023-12-01T15:59:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 15:59:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:15:59:54] "GET /metrics HTTP/1.1" 200 33901 "" "Prometheus/2.43.0" 2023-12-01T15:59:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:54.728 INFO:tasks.workunit.client.0.smithi119.stdout: 289: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:54.729 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-k3JFPe9rnCNQ0hY off=423978 len=1266046 2023-12-01T15:59:54.735 INFO:tasks.workunit.client.0.smithi119.stdout:op 1514 completed, throughput=4.99MB/sec 2023-12-01T15:59:54.736 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gbmdUsTtMT_wUZo off=16076988 len=1891153 2023-12-01T15:59:54.737 INFO:tasks.workunit.client.0.smithi119.stdout:op 1515 completed, throughput=4.99MB/sec 2023-12-01T15:59:54.737 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7_4yLdSSZJFK7yZ off=15332169 len=619777 2023-12-01T15:59:54.738 INFO:tasks.workunit.client.0.smithi119.stdout:op 1516 completed, throughput=5MB/sec 2023-12-01T15:59:54.738 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4_Yw1IJSCywLYD1 off=10209335 len=1808122 2023-12-01T15:59:54.748 INFO:tasks.workunit.client.0.smithi119.stdout:op 1517 completed, throughput=5MB/sec 2023-12-01T15:59:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:54 smithi183 ceph-mon[99169]: pgmap v1865: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:59:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:54 smithi119 ceph-mon[94175]: pgmap v1865: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:59:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:54 smithi119 ceph-mon[108979]: pgmap v1865: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T15:59:55.750 INFO:tasks.workunit.client.0.smithi119.stdout: 290: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:55.750 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uBgIZDtbajb7Bv9 off=16220937 len=725104 2023-12-01T15:59:55.754 INFO:tasks.workunit.client.0.smithi119.stdout:op 1518 completed, throughput=4.99MB/sec 2023-12-01T15:59:55.754 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XmwWakok_pYXVBr off=2788448 len=456485 2023-12-01T15:59:55.757 INFO:tasks.workunit.client.0.smithi119.stdout:op 1519 completed, throughput=4.99MB/sec 2023-12-01T15:59:55.758 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qEa37KvFa6Apn7N off=1062014 len=2093373 2023-12-01T15:59:55.768 INFO:tasks.workunit.client.0.smithi119.stdout:op 1520 completed, throughput=5MB/sec 2023-12-01T15:59:55.768 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2-boWgPW7-dVtXR off=510402 len=1572994 2023-12-01T15:59:55.775 INFO:tasks.workunit.client.0.smithi119.stdout:op 1521 completed, throughput=5MB/sec 2023-12-01T15:59:56.776 INFO:tasks.workunit.client.0.smithi119.stdout: 291: throughput=4.98MB/sec pending data=0 2023-12-01T15:59:56.776 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--eRqz6en7iLeQ56 off=4931594 len=1761008 2023-12-01T15:59:56.785 INFO:tasks.workunit.client.0.smithi119.stdout:op 1522 completed, throughput=4.99MB/sec 2023-12-01T15:59:56.785 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Bc5xEKvAKi-8KZw off=4026327 len=541460 2023-12-01T15:59:56.789 INFO:tasks.workunit.client.0.smithi119.stdout:op 1523 completed, throughput=4.99MB/sec 2023-12-01T15:59:56.789 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IR9rzQkvxODnMhU off=8834099 len=557843 2023-12-01T15:59:56.792 INFO:tasks.workunit.client.0.smithi119.stdout:op 1524 completed, throughput=4.99MB/sec 2023-12-01T15:59:56.792 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VSbRC0ruPStRqD6 off=2209197 len=1763982 2023-12-01T15:59:56.800 INFO:tasks.workunit.client.0.smithi119.stdout:op 1525 completed, throughput=5MB/sec 2023-12-01T15:59:56.800 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-N477ngYt72MQpJM off=16079624 len=1819382 2023-12-01T15:59:56.807 INFO:tasks.workunit.client.0.smithi119.stdout:op 1526 completed, throughput=5MB/sec 2023-12-01T15:59:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:56 smithi183 ceph-mon[99169]: pgmap v1866: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:59:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:56 smithi119 ceph-mon[94175]: pgmap v1866: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:59:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:56 smithi119 ceph-mon[108979]: pgmap v1866: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T15:59:57.807 INFO:tasks.workunit.client.0.smithi119.stdout: 292: throughput=4.99MB/sec pending data=0 2023-12-01T15:59:57.807 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MdrMDLgnM77xMgv off=11706432 len=1248637 2023-12-01T15:59:57.808 INFO:tasks.workunit.client.0.smithi119.stdout:op 1527 completed, throughput=4.99MB/sec 2023-12-01T15:59:57.809 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lVJeXokzXcpp8Vn off=2705924 len=995652 2023-12-01T15:59:57.810 INFO:tasks.workunit.client.0.smithi119.stdout:op 1528 completed, throughput=4.99MB/sec 2023-12-01T15:59:57.810 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-V8aJYnNsFfzfgU8 off=16115237 len=1741280 2023-12-01T15:59:57.817 INFO:tasks.workunit.client.0.smithi119.stdout:op 1529 completed, throughput=5MB/sec 2023-12-01T15:59:57.817 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NCKYbq5f4Ti9MSn off=6835078 len=1705994 2023-12-01T15:59:57.827 INFO:tasks.workunit.client.0.smithi119.stdout:op 1530 completed, throughput=5MB/sec 2023-12-01T15:59:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 15:59:57 smithi183 ceph-mon[99169]: pgmap v1867: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T15:59:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 15:59:57 smithi119 ceph-mon[94175]: pgmap v1867: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T15:59:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 15:59:57 smithi119 ceph-mon[108979]: pgmap v1867: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T15:59:58.827 INFO:tasks.workunit.client.0.smithi119.stdout: 293: throughput=4.99MB/sec pending data=0 2023-12-01T15:59:58.828 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lKttLy1XqTV4sH7 off=1819904 len=1792502 2023-12-01T15:59:58.836 INFO:tasks.workunit.client.0.smithi119.stdout:op 1531 completed, throughput=4.99MB/sec 2023-12-01T15:59:58.836 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-RhGp97bSI6MmIen off=2861454 len=1477926 2023-12-01T15:59:58.844 INFO:tasks.workunit.client.0.smithi119.stdout:op 1532 completed, throughput=5MB/sec 2023-12-01T15:59:58.844 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6I9MZIpZ7Sy4LqW off=1691787 len=1455803 2023-12-01T15:59:58.847 INFO:tasks.workunit.client.0.smithi119.stdout:op 1533 completed, throughput=5MB/sec 2023-12-01T15:59:59.847 INFO:tasks.workunit.client.0.smithi119.stdout: 294: throughput=4.99MB/sec pending data=0 2023-12-01T15:59:59.847 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-x6ivyTKhqmKhKDb off=4819384 len=825509 2023-12-01T15:59:59.848 INFO:tasks.workunit.client.0.smithi119.stdout:op 1534 completed, throughput=4.99MB/sec 2023-12-01T15:59:59.849 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--gJw655ke4fdx8D off=103589 len=1003746 2023-12-01T15:59:59.855 INFO:tasks.workunit.client.0.smithi119.stdout:op 1535 completed, throughput=4.99MB/sec 2023-12-01T15:59:59.855 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-eWPiDikfPoPF-Gt off=10186530 len=215481 2023-12-01T15:59:59.855 INFO:tasks.workunit.client.0.smithi119.stdout:op 1536 completed, throughput=4.99MB/sec 2023-12-01T15:59:59.855 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fdxsLcnV5t-Dr3F off=1374754 len=1813315 2023-12-01T15:59:59.856 INFO:tasks.workunit.client.0.smithi119.stdout:op 1537 completed, throughput=5MB/sec 2023-12-01T15:59:59.856 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hVYtV49rhSTUTeP off=2111521 len=1421789 2023-12-01T15:59:59.858 INFO:tasks.workunit.client.0.smithi119.stdout:op 1538 completed, throughput=5MB/sec 2023-12-01T16:00:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T15:59:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:00:00.858 INFO:tasks.workunit.client.0.smithi119.stdout: 295: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:00.858 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3FwheaSSkf-XcRy off=321931 len=1193659 2023-12-01T16:00:00.864 INFO:tasks.workunit.client.0.smithi119.stdout:op 1539 completed, throughput=4.99MB/sec 2023-12-01T16:00:00.864 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-X0Yd-F1tyA57iR8 off=13239248 len=1900364 2023-12-01T16:00:00.872 INFO:tasks.workunit.client.0.smithi119.stdout:op 1540 completed, throughput=5MB/sec 2023-12-01T16:00:00.872 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HtOHO3BxSIvvssd off=537162 len=131545 2023-12-01T16:00:00.873 INFO:tasks.workunit.client.0.smithi119.stdout:op 1541 completed, throughput=5MB/sec 2023-12-01T16:00:00.873 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7i2u5SR0vE9Pj_z off=222053 len=1344021 2023-12-01T16:00:00.882 INFO:tasks.workunit.client.0.smithi119.stdout:op 1542 completed, throughput=5MB/sec 2023-12-01T16:00:00.882 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Qo9TYNm89VBZy4f off=12643117 len=140007 2023-12-01T16:00:00.884 INFO:tasks.workunit.client.0.smithi119.stdout:op 1543 completed, throughput=5MB/sec 2023-12-01T16:00:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:00 smithi183 ceph-mon[99169]: pgmap v1868: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T16:00:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:00:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:00 smithi119 ceph-mon[108979]: pgmap v1868: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T16:00:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:00:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:00 smithi119 ceph-mon[94175]: pgmap v1868: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T16:00:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:00:01.885 INFO:tasks.workunit.client.0.smithi119.stdout: 296: throughput=4.98MB/sec pending data=0 2023-12-01T16:00:01.885 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-topEIMSKvel1lII off=1256175 len=248651 2023-12-01T16:00:01.886 INFO:tasks.workunit.client.0.smithi119.stdout:op 1544 completed, throughput=4.98MB/sec 2023-12-01T16:00:01.886 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RqIYo74-vk161F7 off=4212224 len=1335308 2023-12-01T16:00:01.889 INFO:tasks.workunit.client.0.smithi119.stdout:op 1545 completed, throughput=4.99MB/sec 2023-12-01T16:00:01.889 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wps2MS5bw6S55qr off=8701714 len=572967 2023-12-01T16:00:01.893 INFO:tasks.workunit.client.0.smithi119.stdout:op 1546 completed, throughput=4.99MB/sec 2023-12-01T16:00:01.893 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1NrIhwdRQiSvtdS off=4126157 len=1159885 2023-12-01T16:00:01.895 INFO:tasks.workunit.client.0.smithi119.stdout:op 1547 completed, throughput=4.99MB/sec 2023-12-01T16:00:01.895 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QfY-FyBqn2_8CZ7 off=4340300 len=1442203 2023-12-01T16:00:01.903 INFO:tasks.workunit.client.0.smithi119.stdout:op 1548 completed, throughput=5MB/sec 2023-12-01T16:00:01.903 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-n5y5IkXV2Ag1IBs off=19791659 len=1910998 2023-12-01T16:00:01.906 INFO:tasks.workunit.client.0.smithi119.stdout:op 1549 completed, throughput=5MB/sec 2023-12-01T16:00:02.905 INFO:tasks.workunit.client.0.smithi119.stdout: 297: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:02.905 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9Oww6wSeH9Cpcvu off=19152833 len=153230 2023-12-01T16:00:02.908 INFO:tasks.workunit.client.0.smithi119.stdout:op 1550 completed, throughput=4.99MB/sec 2023-12-01T16:00:02.908 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--9S6hoxoc8D1zaS off=5018677 len=1866613 2023-12-01T16:00:02.910 INFO:tasks.workunit.client.0.smithi119.stdout:op 1551 completed, throughput=4.99MB/sec 2023-12-01T16:00:02.910 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ttr-NXLghYnpVh3 off=421379 len=1272179 2023-12-01T16:00:02.912 INFO:tasks.workunit.client.0.smithi119.stdout:op 1552 completed, throughput=5MB/sec 2023-12-01T16:00:02.912 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3bWyCpDWxa15zuX off=1683246 len=212659 2023-12-01T16:00:02.912 INFO:tasks.workunit.client.0.smithi119.stdout:op 1553 completed, throughput=5MB/sec 2023-12-01T16:00:02.913 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uqXAarJLVcOen15 off=839101 len=409680 2023-12-01T16:00:02.914 INFO:tasks.workunit.client.0.smithi119.stdout:op 1554 completed, throughput=5MB/sec 2023-12-01T16:00:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:02 smithi183 ceph-mon[99169]: pgmap v1869: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2023-12-01T16:00:03.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:02 smithi119 ceph-mon[94175]: pgmap v1869: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2023-12-01T16:00:03.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:02 smithi119 ceph-mon[108979]: pgmap v1869: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2023-12-01T16:00:03.914 INFO:tasks.workunit.client.0.smithi119.stdout: 298: throughput=4.98MB/sec pending data=0 2023-12-01T16:00:03.914 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RuYRWBJ9ZF7dYmd off=3319013 len=556348 2023-12-01T16:00:03.916 INFO:tasks.workunit.client.0.smithi119.stdout:op 1555 completed, throughput=4.99MB/sec 2023-12-01T16:00:03.916 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-j2ejNwTgi2f5bkm off=3075153 len=287208 2023-12-01T16:00:03.919 INFO:tasks.workunit.client.0.smithi119.stdout:op 1556 completed, throughput=4.99MB/sec 2023-12-01T16:00:03.919 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-C0AJvHESOPq0Pb1 off=11179277 len=850823 2023-12-01T16:00:03.925 INFO:tasks.workunit.client.0.smithi119.stdout:op 1557 completed, throughput=4.99MB/sec 2023-12-01T16:00:03.925 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_h1i06VyIdJzqMV off=323200 len=281532 2023-12-01T16:00:03.927 INFO:tasks.workunit.client.0.smithi119.stdout:op 1558 completed, throughput=4.99MB/sec 2023-12-01T16:00:03.927 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-o_FIKpsNXtBs-N3 off=263653 len=1946855 2023-12-01T16:00:03.937 INFO:tasks.workunit.client.0.smithi119.stdout:op 1559 completed, throughput=5MB/sec 2023-12-01T16:00:03.937 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1EQzWJXikAZGnyC off=0 len=1265116 2023-12-01T16:00:03.942 INFO:tasks.workunit.client.0.smithi119.stdout:op 1560 completed, throughput=5MB/sec 2023-12-01T16:00:03.942 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sDaPt09fsudmV69 off=17653019 len=495513 2023-12-01T16:00:03.943 INFO:tasks.workunit.client.0.smithi119.stdout:op 1561 completed, throughput=5MB/sec 2023-12-01T16:00:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:00:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:00:04] "GET /metrics HTTP/1.1" 200 33901 "" "Prometheus/2.43.0" 2023-12-01T16:00:04.944 INFO:tasks.workunit.client.0.smithi119.stdout: 299: throughput=4.98MB/sec pending data=0 2023-12-01T16:00:04.944 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7EpAljiyjLSLky7 off=8474749 len=2068430 2023-12-01T16:00:04.952 INFO:tasks.workunit.client.0.smithi119.stdout:op 1562 completed, throughput=4.99MB/sec 2023-12-01T16:00:04.952 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ep3qtPEAppEqWqF off=11459574 len=1766463 2023-12-01T16:00:04.958 INFO:tasks.workunit.client.0.smithi119.stdout:op 1563 completed, throughput=5MB/sec 2023-12-01T16:00:04.959 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-U7FcGM_NBOe30KL off=4057537 len=109978 2023-12-01T16:00:04.959 INFO:tasks.workunit.client.0.smithi119.stdout:op 1564 completed, throughput=5MB/sec 2023-12-01T16:00:04.959 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ozKDYpHzRE3_0yE off=3850137 len=581346 2023-12-01T16:00:04.963 INFO:tasks.workunit.client.0.smithi119.stdout:op 1565 completed, throughput=5MB/sec 2023-12-01T16:00:04.963 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lwzQ2Sy7lJyf46Z off=3767022 len=145685 2023-12-01T16:00:04.966 INFO:tasks.workunit.client.0.smithi119.stdout:op 1566 completed, throughput=5MB/sec 2023-12-01T16:00:04.966 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AVET674O3YmDpTr off=1175944 len=1815690 2023-12-01T16:00:04.967 INFO:tasks.workunit.client.0.smithi119.stdout:op 1567 completed, throughput=5MB/sec 2023-12-01T16:00:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:04 smithi183 ceph-mon[99169]: pgmap v1870: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:00:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:04 smithi119 ceph-mon[94175]: pgmap v1870: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:00:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:04 smithi119 ceph-mon[108979]: pgmap v1870: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:00:05.967 INFO:tasks.workunit.client.0.smithi119.stdout: 300: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:05.967 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mcCKl_ho0GisWy6 off=930163 len=1200777 2023-12-01T16:00:05.975 INFO:tasks.workunit.client.0.smithi119.stdout:op 1568 completed, throughput=4.99MB/sec 2023-12-01T16:00:05.975 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hPcEMmtnbm5ecpG off=4442146 len=1958820 2023-12-01T16:00:05.977 INFO:tasks.workunit.client.0.smithi119.stdout:op 1569 completed, throughput=5MB/sec 2023-12-01T16:00:05.977 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-t8-gzOXMpT_-F8W off=4751146 len=1830301 2023-12-01T16:00:05.979 INFO:tasks.workunit.client.0.smithi119.stdout:op 1570 completed, throughput=5MB/sec 2023-12-01T16:00:06.982 INFO:tasks.workunit.client.0.smithi119.stdout: 301: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:06.982 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Z-mVkZywOsQZSiT off=2653104 len=732493 2023-12-01T16:00:06.984 INFO:tasks.workunit.client.0.smithi119.stdout:op 1571 completed, throughput=4.99MB/sec 2023-12-01T16:00:06.984 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7F0ZLtgM6-jgSiB off=7660431 len=830857 2023-12-01T16:00:06.985 INFO:tasks.workunit.client.0.smithi119.stdout:op 1572 completed, throughput=4.99MB/sec 2023-12-01T16:00:06.986 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xt1nR8I8jKoOv-A off=917843 len=1467750 2023-12-01T16:00:06.992 INFO:tasks.workunit.client.0.smithi119.stdout:op 1573 completed, throughput=5MB/sec 2023-12-01T16:00:06.992 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PxFhpeR6EwUwb3S off=804512 len=205755 2023-12-01T16:00:06.993 INFO:tasks.workunit.client.0.smithi119.stdout:op 1574 completed, throughput=5MB/sec 2023-12-01T16:00:06.993 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Quxz7ZMDhve15II off=10370281 len=2046837 2023-12-01T16:00:07.005 INFO:tasks.workunit.client.0.smithi119.stdout:op 1575 completed, throughput=5MB/sec 2023-12-01T16:00:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:06 smithi183 ceph-mon[99169]: pgmap v1871: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:00:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:06 smithi119 ceph-mon[108979]: pgmap v1871: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:00:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:06 smithi119 ceph-mon[94175]: pgmap v1871: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:00:08.005 INFO:tasks.workunit.client.0.smithi119.stdout: 302: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:08.005 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Vt31nrYvobjwjPh off=9271541 len=425985 2023-12-01T16:00:08.006 INFO:tasks.workunit.client.0.smithi119.stdout:op 1576 completed, throughput=4.99MB/sec 2023-12-01T16:00:08.006 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-x-hSxPWx71s11w1 off=3857674 len=1083411 2023-12-01T16:00:08.011 INFO:tasks.workunit.client.0.smithi119.stdout:op 1577 completed, throughput=4.99MB/sec 2023-12-01T16:00:08.012 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-J6NQkY1S6nScvh9 off=14985404 len=938433 2023-12-01T16:00:08.017 INFO:tasks.workunit.client.0.smithi119.stdout:op 1578 completed, throughput=4.99MB/sec 2023-12-01T16:00:08.017 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-E9itP9vF4hLybuE off=5756387 len=677359 2023-12-01T16:00:08.022 INFO:tasks.workunit.client.0.smithi119.stdout:op 1579 completed, throughput=5MB/sec 2023-12-01T16:00:08.022 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yftrDvD0Dwsqnzm off=10792485 len=1912572 2023-12-01T16:00:08.024 INFO:tasks.workunit.client.0.smithi119.stdout:op 1580 completed, throughput=5MB/sec 2023-12-01T16:00:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:08 smithi183 ceph-mon[99169]: pgmap v1872: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T16:00:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:08 smithi119 ceph-mon[108979]: pgmap v1872: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T16:00:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:08 smithi119 ceph-mon[94175]: pgmap v1872: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T16:00:09.025 INFO:tasks.workunit.client.0.smithi119.stdout: 303: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:09.026 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zs2yMRyvVv7CBO9 off=145400 len=205788 2023-12-01T16:00:09.027 INFO:tasks.workunit.client.0.smithi119.stdout:op 1581 completed, throughput=4.99MB/sec 2023-12-01T16:00:09.027 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DObD5wpj1TOlvIp off=3482948 len=1394867 2023-12-01T16:00:09.030 INFO:tasks.workunit.client.0.smithi119.stdout:op 1582 completed, throughput=4.99MB/sec 2023-12-01T16:00:09.030 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jp4SVz1ikNWTCB- off=258317 len=495173 2023-12-01T16:00:09.034 INFO:tasks.workunit.client.0.smithi119.stdout:op 1583 completed, throughput=4.99MB/sec 2023-12-01T16:00:09.034 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pZrGe0I7nlsTp3r off=13134177 len=1128089 2023-12-01T16:00:09.039 INFO:tasks.workunit.client.0.smithi119.stdout:op 1584 completed, throughput=5MB/sec 2023-12-01T16:00:09.039 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xbxGTfe4LHGxyZ_ off=3213685 len=1574023 2023-12-01T16:00:09.046 INFO:tasks.workunit.client.0.smithi119.stdout:op 1585 completed, throughput=5MB/sec 2023-12-01T16:00:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:09.987 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:00:10.046 INFO:tasks.workunit.client.0.smithi119.stdout: 304: throughput=4.98MB/sec pending data=0 2023-12-01T16:00:10.047 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yXZUmD36xi5eM2J off=12377737 len=141385 2023-12-01T16:00:10.047 INFO:tasks.workunit.client.0.smithi119.stdout:op 1586 completed, throughput=4.98MB/sec 2023-12-01T16:00:10.047 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--tkvG6bCecz5drO off=9825774 len=136222 2023-12-01T16:00:10.050 INFO:tasks.workunit.client.0.smithi119.stdout:op 1587 completed, throughput=4.99MB/sec 2023-12-01T16:00:10.050 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zxVfwbORi2BbWVb off=10999547 len=2091169 2023-12-01T16:00:10.054 INFO:tasks.workunit.client.0.smithi119.stdout:op 1588 completed, throughput=4.99MB/sec 2023-12-01T16:00:10.054 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vMxDrmbtdRtZl8E off=10001813 len=1113792 2023-12-01T16:00:10.054 INFO:tasks.workunit.client.0.smithi119.stdout:op 1589 completed, throughput=5MB/sec 2023-12-01T16:00:10.054 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fd5ORRt6cFUBC_g off=11119937 len=1806779 2023-12-01T16:00:10.065 INFO:tasks.workunit.client.0.smithi119.stdout:op 1590 completed, throughput=5MB/sec 2023-12-01T16:00:10.301 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:00:10.301 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (26m) 5m ago 27m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:00:10.301 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (26m) 5m ago 26m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:00:10.301 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (28m) 5m ago 28m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:00:10.301 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (28m) 5m ago 28m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:00:10.301 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (31m) 5m ago 31m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:00:10.301 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (32m) 5m ago 32m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:00:10.301 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (32m) 5m ago 32m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:00:10.301 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (31m) 5m ago 31m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:00:10.301 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (31m) 5m ago 31m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:00:10.301 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (27m) 5m ago 27m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:00:10.301 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (27m) 5m ago 27m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:00:10.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (30m) 5m ago 30m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:00:10.302 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (30m) 5m ago 30m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:00:10.302 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (30m) 5m ago 30m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:00:10.302 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (29m) 5m ago 29m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:00:10.302 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (29m) 5m ago 29m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:00:10.302 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (29m) 5m ago 29m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:00:10.302 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (28m) 5m ago 28m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:00:10.302 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (28m) 5m ago 28m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:00:10.302 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (26m) 5m ago 27m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:00:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:10 smithi183 ceph-mon[99169]: pgmap v1873: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T16:00:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:10 smithi119 ceph-mon[94175]: pgmap v1873: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T16:00:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:10 smithi119 ceph-mon[108979]: pgmap v1873: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T16:00:10.684 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:00:10.684 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:00:10.684 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:00:10.684 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:00:10.685 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:00:10.685 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:00:10.685 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:00:10.685 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:00:10.685 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:00:10.685 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:00:10.685 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:00:10.685 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:00:10.685 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:00:10.685 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:00:10.685 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:00:10.685 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:00:10.685 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:00:11.066 INFO:tasks.workunit.client.0.smithi119.stdout: 305: throughput=4.98MB/sec pending data=0 2023-12-01T16:00:11.066 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-12g7K-VL_cOWrWU off=3074799 len=725475 2023-12-01T16:00:11.070 INFO:tasks.workunit.client.0.smithi119.stdout:op 1591 completed, throughput=4.99MB/sec 2023-12-01T16:00:11.070 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kjRye8rjIGQJwsH off=17482246 len=1252411 2023-12-01T16:00:11.073 INFO:tasks.workunit.client.0.smithi119.stdout:op 1592 completed, throughput=4.99MB/sec 2023-12-01T16:00:11.073 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IdAyMMvtSWjYssq off=14574638 len=613770 2023-12-01T16:00:11.076 INFO:tasks.workunit.client.0.smithi119.stdout:op 1593 completed, throughput=4.99MB/sec 2023-12-01T16:00:11.076 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-eH1zu75bMfHr7NI off=7297081 len=1193247 2023-12-01T16:00:11.078 INFO:tasks.workunit.client.0.smithi119.stdout:op 1594 completed, throughput=5MB/sec 2023-12-01T16:00:11.078 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MAkseZ1NgpDuBRr off=2218458 len=681999 2023-12-01T16:00:11.082 INFO:tasks.workunit.client.0.smithi119.stdout:op 1595 completed, throughput=5MB/sec 2023-12-01T16:00:11.082 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vrwilsmZCWCiZd7 off=13781456 len=217380 2023-12-01T16:00:11.085 INFO:tasks.workunit.client.0.smithi119.stdout:op 1596 completed, throughput=5MB/sec 2023-12-01T16:00:11.085 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OffhS-jWX5BAV0M off=8902433 len=936050 2023-12-01T16:00:11.085 INFO:tasks.workunit.client.0.smithi119.stdout:op 1597 completed, throughput=5MB/sec 2023-12-01T16:00:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:11 smithi183 ceph-mon[99169]: from='client.16392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:11 smithi183 ceph-mon[99169]: from='client.16398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3852816609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:00:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:11 smithi119 ceph-mon[94175]: from='client.16392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:11 smithi119 ceph-mon[94175]: from='client.16398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3852816609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:00:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:11 smithi119 ceph-mon[108979]: from='client.16392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:11 smithi119 ceph-mon[108979]: from='client.16398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3852816609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:00:12.086 INFO:tasks.workunit.client.0.smithi119.stdout: 306: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:12.086 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TdmpjiUUbvloCDu off=1439299 len=1891187 2023-12-01T16:00:12.097 INFO:tasks.workunit.client.0.smithi119.stdout:op 1598 completed, throughput=4.99MB/sec 2023-12-01T16:00:12.097 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3wJ6qZBp7A53iXB off=94490 len=1904272 2023-12-01T16:00:12.110 INFO:tasks.workunit.client.0.smithi119.stdout:op 1599 completed, throughput=5MB/sec 2023-12-01T16:00:12.110 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FE8VDAiISFTaiGW off=18056763 len=20963 2023-12-01T16:00:12.110 INFO:tasks.workunit.client.0.smithi119.stdout:op 1600 completed, throughput=5MB/sec 2023-12-01T16:00:12.111 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fwkrHGjnx1EO6pU off=8248616 len=999924 2023-12-01T16:00:12.111 INFO:tasks.workunit.client.0.smithi119.stdout:op 1601 completed, throughput=5MB/sec 2023-12-01T16:00:12.111 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Go8iacSyx4yc5ux off=2444921 len=905500 2023-12-01T16:00:12.113 INFO:tasks.workunit.client.0.smithi119.stdout:op 1602 completed, throughput=5MB/sec 2023-12-01T16:00:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:12 smithi183 ceph-mon[99169]: pgmap v1874: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:00:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:12 smithi119 ceph-mon[94175]: pgmap v1874: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:00:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:12 smithi119 ceph-mon[108979]: pgmap v1874: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:00:13.113 INFO:tasks.workunit.client.0.smithi119.stdout: 307: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:13.114 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-15H5vK7c3FB1fAv off=15554035 len=936460 2023-12-01T16:00:13.115 INFO:tasks.workunit.client.0.smithi119.stdout:op 1603 completed, throughput=4.99MB/sec 2023-12-01T16:00:13.115 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AdJ2ryv6mT0AvwJ off=10973085 len=1024679 2023-12-01T16:00:13.119 INFO:tasks.workunit.client.0.smithi119.stdout:op 1604 completed, throughput=4.99MB/sec 2023-12-01T16:00:13.119 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-E27st0_0_rWqT9K off=13074996 len=1410246 2023-12-01T16:00:13.124 INFO:tasks.workunit.client.0.smithi119.stdout:op 1605 completed, throughput=5MB/sec 2023-12-01T16:00:13.125 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nwMQ70IL_J_Guuk off=16255530 len=1025440 2023-12-01T16:00:13.131 INFO:tasks.workunit.client.0.smithi119.stdout:op 1606 completed, throughput=5MB/sec 2023-12-01T16:00:13.131 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XqtpeEC_xt5_nmp off=903556 len=136038 2023-12-01T16:00:13.131 INFO:tasks.workunit.client.0.smithi119.stdout:op 1607 completed, throughput=5MB/sec 2023-12-01T16:00:13.131 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--2akuBexk_Tq2Hp off=4681173 len=105675 2023-12-01T16:00:13.132 INFO:tasks.workunit.client.0.smithi119.stdout:op 1608 completed, throughput=5MB/sec 2023-12-01T16:00:14.132 INFO:tasks.workunit.client.0.smithi119.stdout: 308: throughput=4.98MB/sec pending data=0 2023-12-01T16:00:14.132 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gQ7lIKfrEmGwpdX off=41717 len=1621399 2023-12-01T16:00:14.142 INFO:tasks.workunit.client.0.smithi119.stdout:op 1609 completed, throughput=4.99MB/sec 2023-12-01T16:00:14.142 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-v01bVNT949cxL-W off=652414 len=521533 2023-12-01T16:00:14.145 INFO:tasks.workunit.client.0.smithi119.stdout:op 1610 completed, throughput=4.99MB/sec 2023-12-01T16:00:14.145 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZbCvvLcXoQFoHlW off=20295873 len=1955548 2023-12-01T16:00:14.148 INFO:tasks.workunit.client.0.smithi119.stdout:op 1611 completed, throughput=5MB/sec 2023-12-01T16:00:14.148 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ovHBjhvE5WFmqJN off=6186212 len=801796 2023-12-01T16:00:14.149 INFO:tasks.workunit.client.0.smithi119.stdout:op 1612 completed, throughput=5MB/sec 2023-12-01T16:00:14.149 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8rjZyPmo4EniLHx off=19376377 len=467434 2023-12-01T16:00:14.150 INFO:tasks.workunit.client.0.smithi119.stdout:op 1613 completed, throughput=5MB/sec 2023-12-01T16:00:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:00:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:00:14] "GET /metrics HTTP/1.1" 200 33898 "" "Prometheus/2.43.0" 2023-12-01T16:00:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:14 smithi183 ceph-mon[99169]: pgmap v1875: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:00:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:14 smithi119 ceph-mon[94175]: pgmap v1875: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:00:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:14 smithi119 ceph-mon[108979]: pgmap v1875: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:00:15.150 INFO:tasks.workunit.client.0.smithi119.stdout: 309: throughput=4.98MB/sec pending data=0 2023-12-01T16:00:15.150 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-l0y7N7d5cOH2cIr off=6040072 len=1437717 2023-12-01T16:00:15.152 INFO:tasks.workunit.client.0.smithi119.stdout:op 1614 completed, throughput=4.99MB/sec 2023-12-01T16:00:15.152 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-smBt3SBrS-dm571 off=767332 len=669466 2023-12-01T16:00:15.153 INFO:tasks.workunit.client.0.smithi119.stdout:op 1615 completed, throughput=4.99MB/sec 2023-12-01T16:00:15.153 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IwvX4N6TyzcQRdL off=16535560 len=2002928 2023-12-01T16:00:15.165 INFO:tasks.workunit.client.0.smithi119.stdout:op 1616 completed, throughput=5MB/sec 2023-12-01T16:00:15.165 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pqpmrDNui2j6w3B off=13075181 len=139847 2023-12-01T16:00:15.165 INFO:tasks.workunit.client.0.smithi119.stdout:op 1617 completed, throughput=5MB/sec 2023-12-01T16:00:15.166 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CR0dplXZqllpw5_ off=7642178 len=1280333 2023-12-01T16:00:15.171 INFO:tasks.workunit.client.0.smithi119.stdout:op 1618 completed, throughput=5MB/sec 2023-12-01T16:00:16.171 INFO:tasks.workunit.client.0.smithi119.stdout: 310: throughput=4.98MB/sec pending data=0 2023-12-01T16:00:16.172 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xUvDnt74LkxlBjc off=19672300 len=1940807 2023-12-01T16:00:16.181 INFO:tasks.workunit.client.0.smithi119.stdout:op 1619 completed, throughput=4.99MB/sec 2023-12-01T16:00:16.181 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1-cBYfJokT24ynr off=22902493 len=1878438 2023-12-01T16:00:16.190 INFO:tasks.workunit.client.0.smithi119.stdout:op 1620 completed, throughput=5MB/sec 2023-12-01T16:00:16.191 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aMMFky5KMdQSKlt off=3970725 len=2020214 2023-12-01T16:00:16.192 INFO:tasks.workunit.client.0.smithi119.stdout:op 1621 completed, throughput=5MB/sec 2023-12-01T16:00:17.192 INFO:tasks.workunit.client.0.smithi119.stdout: 311: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:17.192 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-t_EO3Im0SCfjxDo off=16136938 len=1539165 2023-12-01T16:00:17.202 INFO:tasks.workunit.client.0.smithi119.stdout:op 1622 completed, throughput=4.99MB/sec 2023-12-01T16:00:17.202 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XuMHvEbhSjXLTuy off=8540250 len=1122362 2023-12-01T16:00:17.203 INFO:tasks.workunit.client.0.smithi119.stdout:op 1623 completed, throughput=4.99MB/sec 2023-12-01T16:00:17.203 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9dPDlI3fkpOZYr1 off=8815677 len=1683705 2023-12-01T16:00:17.212 INFO:tasks.workunit.client.0.smithi119.stdout:op 1624 completed, throughput=5MB/sec 2023-12-01T16:00:17.213 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hnnGmIz6z0iMWuZ off=3041471 len=902860 2023-12-01T16:00:17.217 INFO:tasks.workunit.client.0.smithi119.stdout:op 1625 completed, throughput=5MB/sec 2023-12-01T16:00:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:16 smithi183 ceph-mon[99169]: pgmap v1876: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:00:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:16 smithi119 ceph-mon[94175]: pgmap v1876: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:00:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:16 smithi119 ceph-mon[108979]: pgmap v1876: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:00:18.217 INFO:tasks.workunit.client.0.smithi119.stdout: 312: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:18.217 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VgwsWqjY96e7BvC off=1129494 len=1473682 2023-12-01T16:00:18.227 INFO:tasks.workunit.client.0.smithi119.stdout:op 1626 completed, throughput=4.99MB/sec 2023-12-01T16:00:18.227 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-r16oiSkHsjXtcVt off=5352350 len=1030295 2023-12-01T16:00:18.228 INFO:tasks.workunit.client.0.smithi119.stdout:op 1627 completed, throughput=4.99MB/sec 2023-12-01T16:00:18.228 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-T9UAQrLkMewjbh3 off=12851975 len=1782973 2023-12-01T16:00:18.230 INFO:tasks.workunit.client.0.smithi119.stdout:op 1628 completed, throughput=5MB/sec 2023-12-01T16:00:18.230 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1MDXaUq9l91Uh_P off=13243898 len=261555 2023-12-01T16:00:18.231 INFO:tasks.workunit.client.0.smithi119.stdout:op 1629 completed, throughput=5MB/sec 2023-12-01T16:00:18.231 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZbvHAMgjkChoyRR off=3424102 len=1200832 2023-12-01T16:00:18.233 INFO:tasks.workunit.client.0.smithi119.stdout:op 1630 completed, throughput=5MB/sec 2023-12-01T16:00:19.234 INFO:tasks.workunit.client.0.smithi119.stdout: 313: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:19.234 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-F2obbqpCAk3HaMU off=357530 len=46075 2023-12-01T16:00:19.235 INFO:tasks.workunit.client.0.smithi119.stdout:op 1631 completed, throughput=4.99MB/sec 2023-12-01T16:00:19.235 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Hs2GKiduUxq1SZ8 off=6672395 len=697575 2023-12-01T16:00:19.239 INFO:tasks.workunit.client.0.smithi119.stdout:op 1632 completed, throughput=4.99MB/sec 2023-12-01T16:00:19.239 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oSYYbloSolK4tqZ off=16674159 len=1984870 2023-12-01T16:00:19.250 INFO:tasks.workunit.client.0.smithi119.stdout:op 1633 completed, throughput=5MB/sec 2023-12-01T16:00:19.250 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4AWA9TIlmbh6r2n off=1695333 len=332236 2023-12-01T16:00:19.253 INFO:tasks.workunit.client.0.smithi119.stdout:op 1634 completed, throughput=5MB/sec 2023-12-01T16:00:19.253 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FfLqjDMs881-btS off=2218566 len=260615 2023-12-01T16:00:19.256 INFO:tasks.workunit.client.0.smithi119.stdout:op 1635 completed, throughput=5MB/sec 2023-12-01T16:00:19.256 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5f1aIgBfRbfmNAy off=10968530 len=629596 2023-12-01T16:00:19.259 INFO:tasks.workunit.client.0.smithi119.stdout:op 1636 completed, throughput=5MB/sec 2023-12-01T16:00:19.260 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5Iq7WbHGKHDiwRn off=526690 len=279088 2023-12-01T16:00:19.260 INFO:tasks.workunit.client.0.smithi119.stdout:op 1637 completed, throughput=5MB/sec 2023-12-01T16:00:19.260 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-z-xvwORVUlbqccH off=13127223 len=1389152 2023-12-01T16:00:19.261 INFO:tasks.workunit.client.0.smithi119.stdout:op 1638 completed, throughput=5MB/sec 2023-12-01T16:00:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:18 smithi183 ceph-mon[99169]: pgmap v1877: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:00:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:18 smithi119 ceph-mon[94175]: pgmap v1877: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:00:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:18 smithi119 ceph-mon[108979]: pgmap v1877: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:00:20.262 INFO:tasks.workunit.client.0.smithi119.stdout: 314: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:20.262 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GnuLKhj_88w9PXs off=8791823 len=792694 2023-12-01T16:00:20.267 INFO:tasks.workunit.client.0.smithi119.stdout:op 1639 completed, throughput=4.99MB/sec 2023-12-01T16:00:20.267 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-N477ngYt72MQpJM off=12131034 len=1728522 2023-12-01T16:00:20.274 INFO:tasks.workunit.client.0.smithi119.stdout:op 1640 completed, throughput=5MB/sec 2023-12-01T16:00:20.274 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-S4YsGRfGc-iKkLT off=8967926 len=1945621 2023-12-01T16:00:20.285 INFO:tasks.workunit.client.0.smithi119.stdout:op 1641 completed, throughput=5MB/sec 2023-12-01T16:00:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:19 smithi183 ceph-mon[99169]: pgmap v1878: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-01T16:00:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:19 smithi119 ceph-mon[94175]: pgmap v1878: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-01T16:00:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:19 smithi119 ceph-mon[108979]: pgmap v1878: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-01T16:00:21.285 INFO:tasks.workunit.client.0.smithi119.stdout: 315: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:21.285 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BtetOpBIASWYUOm off=3565620 len=314989 2023-12-01T16:00:21.288 INFO:tasks.workunit.client.0.smithi119.stdout:op 1642 completed, throughput=4.99MB/sec 2023-12-01T16:00:21.289 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-muSKdYNJPkiuAhO off=12931328 len=1407151 2023-12-01T16:00:21.297 INFO:tasks.workunit.client.0.smithi119.stdout:op 1643 completed, throughput=4.99MB/sec 2023-12-01T16:00:21.298 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gon3AU2u-fDKxdz off=2215597 len=1174907 2023-12-01T16:00:21.303 INFO:tasks.workunit.client.0.smithi119.stdout:op 1644 completed, throughput=4.99MB/sec 2023-12-01T16:00:21.303 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sa0bC7DdyXkWP3D off=4476645 len=455004 2023-12-01T16:00:21.307 INFO:tasks.workunit.client.0.smithi119.stdout:op 1645 completed, throughput=5MB/sec 2023-12-01T16:00:21.307 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DFjWJTgIa-p5Z8x off=3099546 len=89598 2023-12-01T16:00:21.308 INFO:tasks.workunit.client.0.smithi119.stdout:op 1646 completed, throughput=5MB/sec 2023-12-01T16:00:21.308 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ch-j8hesUzi_-nQ off=6277189 len=494757 2023-12-01T16:00:21.309 INFO:tasks.workunit.client.0.smithi119.stdout:op 1647 completed, throughput=5MB/sec 2023-12-01T16:00:21.309 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dTTTD60J_hKityi off=2441941 len=99617 2023-12-01T16:00:21.311 INFO:tasks.workunit.client.0.smithi119.stdout:op 1648 completed, throughput=5MB/sec 2023-12-01T16:00:21.311 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Vt31nrYvobjwjPh off=8886291 len=133750 2023-12-01T16:00:21.314 INFO:tasks.workunit.client.0.smithi119.stdout:op 1649 completed, throughput=5MB/sec 2023-12-01T16:00:21.314 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yEwmlMrZP6DfkrW off=13604670 len=1249795 2023-12-01T16:00:21.320 INFO:tasks.workunit.client.0.smithi119.stdout:op 1650 completed, throughput=5MB/sec 2023-12-01T16:00:22.321 INFO:tasks.workunit.client.0.smithi119.stdout: 316: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:22.321 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2eec-wMKWKRIPsy off=9531080 len=1205808 2023-12-01T16:00:22.327 INFO:tasks.workunit.client.0.smithi119.stdout:op 1651 completed, throughput=4.99MB/sec 2023-12-01T16:00:22.327 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-N-4ex0vun9X3fuv off=6475450 len=2065700 2023-12-01T16:00:22.336 INFO:tasks.workunit.client.0.smithi119.stdout:op 1652 completed, throughput=4.99MB/sec 2023-12-01T16:00:22.336 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WRg5MES9QJm4p8a off=7826783 len=203847 2023-12-01T16:00:22.338 INFO:tasks.workunit.client.0.smithi119.stdout:op 1653 completed, throughput=5MB/sec 2023-12-01T16:00:22.338 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Q6VTFJps0BGYTc1 off=398966 len=1594574 2023-12-01T16:00:22.343 INFO:tasks.workunit.client.0.smithi119.stdout:op 1654 completed, throughput=5MB/sec 2023-12-01T16:00:23.343 INFO:tasks.workunit.client.0.smithi119.stdout: 317: throughput=4.98MB/sec pending data=0 2023-12-01T16:00:23.343 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tEp_ab72eO6BAk5 off=6839931 len=1391752 2023-12-01T16:00:23.349 INFO:tasks.workunit.client.0.smithi119.stdout:op 1655 completed, throughput=4.99MB/sec 2023-12-01T16:00:23.349 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-51y6-Zt_BQtLxXY off=5108247 len=770846 2023-12-01T16:00:23.351 INFO:tasks.workunit.client.0.smithi119.stdout:op 1656 completed, throughput=4.99MB/sec 2023-12-01T16:00:23.351 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MhITJ-3lQLqeyZK off=5450929 len=1179360 2023-12-01T16:00:23.352 INFO:tasks.workunit.client.0.smithi119.stdout:op 1657 completed, throughput=4.99MB/sec 2023-12-01T16:00:23.352 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gIN6FwZRjn4dcmV off=4105379 len=1302019 2023-12-01T16:00:23.353 INFO:tasks.workunit.client.0.smithi119.stdout:op 1658 completed, throughput=5MB/sec 2023-12-01T16:00:23.353 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UDDK1wMWi_OGk-W off=5737683 len=1132587 2023-12-01T16:00:23.355 INFO:tasks.workunit.client.0.smithi119.stdout:op 1659 completed, throughput=5MB/sec 2023-12-01T16:00:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:22 smithi183 ceph-mon[99169]: pgmap v1879: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T16:00:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:22 smithi119 ceph-mon[94175]: pgmap v1879: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T16:00:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:22 smithi119 ceph-mon[108979]: pgmap v1879: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T16:00:24.355 INFO:tasks.workunit.client.0.smithi119.stdout: 318: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:24.355 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-q-rN5Em3Z9zqwCY off=7068435 len=1628926 2023-12-01T16:00:24.363 INFO:tasks.workunit.client.0.smithi119.stdout:op 1660 completed, throughput=4.99MB/sec 2023-12-01T16:00:24.363 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7OauO25kFTDzjey off=2168504 len=830868 2023-12-01T16:00:24.367 INFO:tasks.workunit.client.0.smithi119.stdout:op 1661 completed, throughput=4.99MB/sec 2023-12-01T16:00:24.368 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GrWpXsaEqNOysK7 off=4521465 len=2007615 2023-12-01T16:00:24.377 INFO:tasks.workunit.client.0.smithi119.stdout:op 1662 completed, throughput=5MB/sec 2023-12-01T16:00:24.377 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HunKuNPr16S50L6 off=14190517 len=879828 2023-12-01T16:00:24.378 INFO:tasks.workunit.client.0.smithi119.stdout:op 1663 completed, throughput=5MB/sec 2023-12-01T16:00:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:00:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:00:24] "GET /metrics HTTP/1.1" 200 33897 "" "Prometheus/2.43.0" 2023-12-01T16:00:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:25.378 INFO:tasks.workunit.client.0.smithi119.stdout: 319: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:25.378 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XDaJ9oHC0Stoq1c off=11146356 len=2092170 2023-12-01T16:00:25.380 INFO:tasks.workunit.client.0.smithi119.stdout:op 1664 completed, throughput=4.99MB/sec 2023-12-01T16:00:25.380 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BiAg72LTl-zDwtl off=12483566 len=910985 2023-12-01T16:00:25.382 INFO:tasks.workunit.client.0.smithi119.stdout:op 1665 completed, throughput=4.99MB/sec 2023-12-01T16:00:25.383 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-F7QgEWOjNQr3PtC off=5460873 len=734418 2023-12-01T16:00:25.384 INFO:tasks.workunit.client.0.smithi119.stdout:op 1666 completed, throughput=5MB/sec 2023-12-01T16:00:25.384 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-by-T-6JntaPmwRu off=2953742 len=267451 2023-12-01T16:00:25.384 INFO:tasks.workunit.client.0.smithi119.stdout:op 1667 completed, throughput=5MB/sec 2023-12-01T16:00:25.384 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CHq5nw4YjDlv2AT off=13687355 len=371458 2023-12-01T16:00:25.385 INFO:tasks.workunit.client.0.smithi119.stdout:op 1668 completed, throughput=5MB/sec 2023-12-01T16:00:25.385 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KLBAfi2_dfybo9s off=10328825 len=1712584 2023-12-01T16:00:25.388 INFO:tasks.workunit.client.0.smithi119.stdout:op 1669 completed, throughput=5MB/sec 2023-12-01T16:00:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:24 smithi183 ceph-mon[99169]: pgmap v1880: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:00:25.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:24 smithi119 ceph-mon[108979]: pgmap v1880: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:00:25.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:24 smithi119 ceph-mon[94175]: pgmap v1880: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:00:26.389 INFO:tasks.workunit.client.0.smithi119.stdout: 320: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:26.389 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ljO_OdNbYF8YPHa off=3760173 len=642070 2023-12-01T16:00:26.393 INFO:tasks.workunit.client.0.smithi119.stdout:op 1670 completed, throughput=4.99MB/sec 2023-12-01T16:00:26.393 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YAz5zPvhgj2K4-p off=431623 len=1162352 2023-12-01T16:00:26.400 INFO:tasks.workunit.client.0.smithi119.stdout:op 1671 completed, throughput=4.99MB/sec 2023-12-01T16:00:26.400 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BdWJ7sc6SQ0mCBR off=877340 len=170994 2023-12-01T16:00:26.401 INFO:tasks.workunit.client.0.smithi119.stdout:op 1672 completed, throughput=4.99MB/sec 2023-12-01T16:00:26.401 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fDVrpu024pKjGvH off=17127559 len=1912343 2023-12-01T16:00:26.403 INFO:tasks.workunit.client.0.smithi119.stdout:op 1673 completed, throughput=5MB/sec 2023-12-01T16:00:26.403 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ExBNWqKBsfUYRjm off=2534478 len=1634763 2023-12-01T16:00:26.405 INFO:tasks.workunit.client.0.smithi119.stdout:op 1674 completed, throughput=5MB/sec 2023-12-01T16:00:27.405 INFO:tasks.workunit.client.0.smithi119.stdout: 321: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:27.405 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TLxPC7f9de69uJX off=6735458 len=938652 2023-12-01T16:00:27.410 INFO:tasks.workunit.client.0.smithi119.stdout:op 1675 completed, throughput=4.99MB/sec 2023-12-01T16:00:27.410 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ObFmvxNH2Mc2GKU off=2449383 len=1189331 2023-12-01T16:00:27.411 INFO:tasks.workunit.client.0.smithi119.stdout:op 1676 completed, throughput=5MB/sec 2023-12-01T16:00:27.411 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RukbM1b-d8AANSA off=4794488 len=258342 2023-12-01T16:00:27.412 INFO:tasks.workunit.client.0.smithi119.stdout:op 1677 completed, throughput=5MB/sec 2023-12-01T16:00:27.412 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jgdYw7Qq0paOdWJ off=5151118 len=24576 2023-12-01T16:00:27.412 INFO:tasks.workunit.client.0.smithi119.stdout:op 1678 completed, throughput=5MB/sec 2023-12-01T16:00:27.412 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RiHvoQW3FTZB9BP off=11583931 len=851493 2023-12-01T16:00:27.413 INFO:tasks.workunit.client.0.smithi119.stdout:op 1679 completed, throughput=5MB/sec 2023-12-01T16:00:27.413 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ivVz615AamcNh5u off=16850113 len=1116755 2023-12-01T16:00:27.418 INFO:tasks.workunit.client.0.smithi119.stdout:op 1680 completed, throughput=5MB/sec 2023-12-01T16:00:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:26 smithi183 ceph-mon[99169]: pgmap v1881: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.1 MiB/s wr, 6 op/s 2023-12-01T16:00:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:26 smithi119 ceph-mon[108979]: pgmap v1881: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.1 MiB/s wr, 6 op/s 2023-12-01T16:00:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:26 smithi119 ceph-mon[94175]: pgmap v1881: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.1 MiB/s wr, 6 op/s 2023-12-01T16:00:28.418 INFO:tasks.workunit.client.0.smithi119.stdout: 322: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:28.418 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oYUpUU-g-GQIJkx off=14889453 len=416774 2023-12-01T16:00:28.419 INFO:tasks.workunit.client.0.smithi119.stdout:op 1681 completed, throughput=4.99MB/sec 2023-12-01T16:00:28.419 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0Ezck_ru1SkrxC7 off=1143871 len=120392 2023-12-01T16:00:28.420 INFO:tasks.workunit.client.0.smithi119.stdout:op 1682 completed, throughput=4.99MB/sec 2023-12-01T16:00:28.420 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-A6CHN2BFSwywDjh off=4314892 len=754142 2023-12-01T16:00:28.425 INFO:tasks.workunit.client.0.smithi119.stdout:op 1683 completed, throughput=4.99MB/sec 2023-12-01T16:00:28.425 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ALjc-8RZKidp5Q2 off=21525563 len=102082 2023-12-01T16:00:28.426 INFO:tasks.workunit.client.0.smithi119.stdout:op 1684 completed, throughput=4.99MB/sec 2023-12-01T16:00:28.426 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-riGD50BC3O8V0g3 off=870774 len=1331844 2023-12-01T16:00:28.427 INFO:tasks.workunit.client.0.smithi119.stdout:op 1685 completed, throughput=4.99MB/sec 2023-12-01T16:00:28.427 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gNK_DxnhMx1XmbP off=14579730 len=235346 2023-12-01T16:00:28.428 INFO:tasks.workunit.client.0.smithi119.stdout:op 1686 completed, throughput=4.99MB/sec 2023-12-01T16:00:28.428 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bHt65vLFk0QmDsZ off=1920742 len=1482802 2023-12-01T16:00:28.431 INFO:tasks.workunit.client.0.smithi119.stdout:op 1687 completed, throughput=5MB/sec 2023-12-01T16:00:28.431 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xEQQAIst9CzkIdt off=11415287 len=438803 2023-12-01T16:00:28.432 INFO:tasks.workunit.client.0.smithi119.stdout:op 1688 completed, throughput=5MB/sec 2023-12-01T16:00:29.432 INFO:tasks.workunit.client.0.smithi119.stdout: 323: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:29.432 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jRj9183zEZ9oa94 off=16088943 len=278007 2023-12-01T16:00:29.433 INFO:tasks.workunit.client.0.smithi119.stdout:op 1689 completed, throughput=4.99MB/sec 2023-12-01T16:00:29.433 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2mu3n67L_8qsAi- off=2263467 len=1775406 2023-12-01T16:00:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:28 smithi183 ceph-mon[99169]: pgmap v1882: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-01T16:00:29.442 INFO:tasks.workunit.client.0.smithi119.stdout:op 1690 completed, throughput=4.99MB/sec 2023-12-01T16:00:29.442 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-flNDsxfJrSqMnAY off=386559 len=1275888 2023-12-01T16:00:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:28 smithi119 ceph-mon[94175]: pgmap v1882: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-01T16:00:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:28 smithi119 ceph-mon[108979]: pgmap v1882: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-01T16:00:29.448 INFO:tasks.workunit.client.0.smithi119.stdout:op 1691 completed, throughput=4.99MB/sec 2023-12-01T16:00:29.448 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EvR2fHpVSRXCkVX off=3118613 len=1623128 2023-12-01T16:00:29.451 INFO:tasks.workunit.client.0.smithi119.stdout:op 1692 completed, throughput=5MB/sec 2023-12-01T16:00:29.451 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KrPHKGHiIMawIlt off=6582989 len=439041 2023-12-01T16:00:29.454 INFO:tasks.workunit.client.0.smithi119.stdout:op 1693 completed, throughput=5MB/sec 2023-12-01T16:00:30.455 INFO:tasks.workunit.client.0.smithi119.stdout: 324: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:30.455 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DTWULllPaUmiSVq off=23236848 len=1438471 2023-12-01T16:00:30.461 INFO:tasks.workunit.client.0.smithi119.stdout:op 1694 completed, throughput=4.99MB/sec 2023-12-01T16:00:30.462 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xzxh-JLvESDZlpB off=9570495 len=368930 2023-12-01T16:00:30.464 INFO:tasks.workunit.client.0.smithi119.stdout:op 1695 completed, throughput=4.99MB/sec 2023-12-01T16:00:30.465 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GGsL0PkF7Hh-Flu off=219952 len=102721 2023-12-01T16:00:30.467 INFO:tasks.workunit.client.0.smithi119.stdout:op 1696 completed, throughput=4.99MB/sec 2023-12-01T16:00:30.467 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PzaP1w6rEa2C33r off=14760776 len=1661659 2023-12-01T16:00:30.475 INFO:tasks.workunit.client.0.smithi119.stdout:op 1697 completed, throughput=5MB/sec 2023-12-01T16:00:30.475 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VeVZH-jfNAPLTRx off=4112382 len=698484 2023-12-01T16:00:30.478 INFO:tasks.workunit.client.0.smithi119.stdout:op 1698 completed, throughput=5MB/sec 2023-12-01T16:00:30.478 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--GckspR_aW0lfdo off=8321113 len=833720 2023-12-01T16:00:30.483 INFO:tasks.workunit.client.0.smithi119.stdout:op 1699 completed, throughput=5MB/sec 2023-12-01T16:00:30.483 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kqK8f3zfg-HmXWE off=1739008 len=1331351 2023-12-01T16:00:30.484 INFO:tasks.workunit.client.0.smithi119.stdout:op 1700 completed, throughput=5MB/sec 2023-12-01T16:00:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:30 smithi183 ceph-mon[99169]: pgmap v1883: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:00:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:30 smithi119 ceph-mon[94175]: pgmap v1883: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:00:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:30 smithi119 ceph-mon[108979]: pgmap v1883: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:00:31.485 INFO:tasks.workunit.client.0.smithi119.stdout: 325: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:31.485 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Bki6QOy_b0tHBGR off=2677816 len=438513 2023-12-01T16:00:31.488 INFO:tasks.workunit.client.0.smithi119.stdout:op 1701 completed, throughput=4.99MB/sec 2023-12-01T16:00:31.488 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VGQ23SXgjgJKPiX off=5892390 len=495745 2023-12-01T16:00:31.492 INFO:tasks.workunit.client.0.smithi119.stdout:op 1702 completed, throughput=4.99MB/sec 2023-12-01T16:00:31.492 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3S4JPlhnk9-ewfL off=12760906 len=1566950 2023-12-01T16:00:31.494 INFO:tasks.workunit.client.0.smithi119.stdout:op 1703 completed, throughput=5MB/sec 2023-12-01T16:00:31.494 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-A6CHN2BFSwywDjh off=4342925 len=498971 2023-12-01T16:00:31.497 INFO:tasks.workunit.client.0.smithi119.stdout:op 1704 completed, throughput=5MB/sec 2023-12-01T16:00:31.497 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oluAl-xiOXvoW4- off=3215320 len=1778826 2023-12-01T16:00:31.507 INFO:tasks.workunit.client.0.smithi119.stdout:op 1705 completed, throughput=5MB/sec 2023-12-01T16:00:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:32 smithi183 ceph-mon[99169]: pgmap v1884: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T16:00:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:32 smithi119 ceph-mon[94175]: pgmap v1884: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T16:00:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:32 smithi119 ceph-mon[108979]: pgmap v1884: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T16:00:32.508 INFO:tasks.workunit.client.0.smithi119.stdout: 326: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:32.508 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1nqMaYinup7rhMK off=2775274 len=1833306 2023-12-01T16:00:32.517 INFO:tasks.workunit.client.0.smithi119.stdout:op 1706 completed, throughput=4.99MB/sec 2023-12-01T16:00:32.517 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kU5QOGI-GkT5ry- off=680833 len=333063 2023-12-01T16:00:32.518 INFO:tasks.workunit.client.0.smithi119.stdout:op 1707 completed, throughput=4.99MB/sec 2023-12-01T16:00:32.518 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JAt6F5R094z-YFF off=18279231 len=1210747 2023-12-01T16:00:32.524 INFO:tasks.workunit.client.0.smithi119.stdout:op 1708 completed, throughput=5MB/sec 2023-12-01T16:00:32.525 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hbxQLRzfMt5KD1G off=567962 len=250355 2023-12-01T16:00:32.525 INFO:tasks.workunit.client.0.smithi119.stdout:op 1709 completed, throughput=5MB/sec 2023-12-01T16:00:32.525 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KkRdhV8QeRRjzYL off=8713595 len=1035608 2023-12-01T16:00:32.531 INFO:tasks.workunit.client.0.smithi119.stdout:op 1710 completed, throughput=5MB/sec 2023-12-01T16:00:32.531 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FE3tachtD78xdFY off=9764927 len=1717056 2023-12-01T16:00:32.538 INFO:tasks.workunit.client.0.smithi119.stdout:op 1711 completed, throughput=5MB/sec 2023-12-01T16:00:33.538 INFO:tasks.workunit.client.0.smithi119.stdout: 327: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:33.538 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-N3R4C0-qldd404n off=7212990 len=1772804 2023-12-01T16:00:33.550 INFO:tasks.workunit.client.0.smithi119.stdout:op 1712 completed, throughput=4.99MB/sec 2023-12-01T16:00:33.551 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gV1PcmmKfyZlF_g off=2876926 len=30237 2023-12-01T16:00:33.553 INFO:tasks.workunit.client.0.smithi119.stdout:op 1713 completed, throughput=4.99MB/sec 2023-12-01T16:00:33.553 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4roqPDtpklLgbi_ off=6071748 len=1250462 2023-12-01T16:00:33.554 INFO:tasks.workunit.client.0.smithi119.stdout:op 1714 completed, throughput=5MB/sec 2023-12-01T16:00:33.554 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6J65DudrI1fNGGp off=5405346 len=91819 2023-12-01T16:00:33.555 INFO:tasks.workunit.client.0.smithi119.stdout:op 1715 completed, throughput=5MB/sec 2023-12-01T16:00:33.555 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0tNIBsWlUR3-_87 off=8783984 len=804222 2023-12-01T16:00:33.560 INFO:tasks.workunit.client.0.smithi119.stdout:op 1716 completed, throughput=5MB/sec 2023-12-01T16:00:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:00:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:00:34] "GET /metrics HTTP/1.1" 200 33897 "" "Prometheus/2.43.0" 2023-12-01T16:00:34.560 INFO:tasks.workunit.client.0.smithi119.stdout: 328: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:34.561 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5293VqCg8HRdOHm off=7964624 len=455389 2023-12-01T16:00:34.564 INFO:tasks.workunit.client.0.smithi119.stdout:op 1717 completed, throughput=4.99MB/sec 2023-12-01T16:00:34.564 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SP9WJG3qCuYbVI7 off=4293022 len=253771 2023-12-01T16:00:34.565 INFO:tasks.workunit.client.0.smithi119.stdout:op 1718 completed, throughput=4.99MB/sec 2023-12-01T16:00:34.565 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0c9K5yHkb2Bixwb off=7991890 len=947639 2023-12-01T16:00:34.570 INFO:tasks.workunit.client.0.smithi119.stdout:op 1719 completed, throughput=4.99MB/sec 2023-12-01T16:00:34.570 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OqD6zb7JMANTGZO off=1793789 len=1782693 2023-12-01T16:00:34.581 INFO:tasks.workunit.client.0.smithi119.stdout:op 1720 completed, throughput=5MB/sec 2023-12-01T16:00:34.581 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0eQjGXIfsWnPwoK off=19403905 len=131142 2023-12-01T16:00:34.583 INFO:tasks.workunit.client.0.smithi119.stdout:op 1721 completed, throughput=5MB/sec 2023-12-01T16:00:34.583 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FbmgtxUJ8p9VDfC off=6076532 len=1773104 2023-12-01T16:00:34.585 INFO:tasks.workunit.client.0.smithi119.stdout:op 1722 completed, throughput=5MB/sec 2023-12-01T16:00:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:34 smithi183 ceph-mon[99169]: pgmap v1885: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:00:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:34 smithi119 ceph-mon[94175]: pgmap v1885: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:00:34.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:34 smithi119 ceph-mon[108979]: pgmap v1885: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:00:35.586 INFO:tasks.workunit.client.0.smithi119.stdout: 329: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:35.586 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--tJYm4mSLfUL4EI off=7144997 len=2074937 2023-12-01T16:00:35.597 INFO:tasks.workunit.client.0.smithi119.stdout:op 1723 completed, throughput=4.99MB/sec 2023-12-01T16:00:35.597 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XhcpHTnugMRg761 off=2132930 len=2037818 2023-12-01T16:00:35.609 INFO:tasks.workunit.client.0.smithi119.stdout:op 1724 completed, throughput=5MB/sec 2023-12-01T16:00:35.609 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YuBE2aI2UJgONGp off=3485477 len=123742 2023-12-01T16:00:35.611 INFO:tasks.workunit.client.0.smithi119.stdout:op 1725 completed, throughput=5MB/sec 2023-12-01T16:00:35.611 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-d9M9Rx4D1MV6o7V off=12247502 len=1142934 2023-12-01T16:00:35.612 INFO:tasks.workunit.client.0.smithi119.stdout:op 1726 completed, throughput=5MB/sec 2023-12-01T16:00:36.612 INFO:tasks.workunit.client.0.smithi119.stdout: 330: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:36.613 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ov6F9h9xWq-dbvH off=19751084 len=773514 2023-12-01T16:00:36.614 INFO:tasks.workunit.client.0.smithi119.stdout:op 1727 completed, throughput=4.99MB/sec 2023-12-01T16:00:36.614 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zwz_dYkCEEdM1gw off=10737828 len=1557726 2023-12-01T16:00:36.623 INFO:tasks.workunit.client.0.smithi119.stdout:op 1728 completed, throughput=4.99MB/sec 2023-12-01T16:00:36.623 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-f4122sx_QkmLeqj off=699815 len=359769 2023-12-01T16:00:36.628 INFO:tasks.workunit.client.0.smithi119.stdout:op 1729 completed, throughput=4.99MB/sec 2023-12-01T16:00:36.629 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-C5NYckNCnxf__mu off=1170549 len=2038984 2023-12-01T16:00:36.629 INFO:tasks.workunit.client.0.smithi119.stdout:op 1730 completed, throughput=5MB/sec 2023-12-01T16:00:36.629 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_DGiczBFABiVJXy off=4442133 len=299019 2023-12-01T16:00:36.632 INFO:tasks.workunit.client.0.smithi119.stdout:op 1731 completed, throughput=5MB/sec 2023-12-01T16:00:36.632 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JCyInVLA9Bzb-jK off=1836201 len=1806959 2023-12-01T16:00:36.635 INFO:tasks.workunit.client.0.smithi119.stdout:op 1732 completed, throughput=5MB/sec 2023-12-01T16:00:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:36 smithi183 ceph-mon[99169]: pgmap v1886: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T16:00:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:36 smithi119 ceph-mon[108979]: pgmap v1886: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T16:00:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:36 smithi119 ceph-mon[94175]: pgmap v1886: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T16:00:37.635 INFO:tasks.workunit.client.0.smithi119.stdout: 331: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:37.635 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lza_Ba7VZiLpvSP off=3042461 len=2021669 2023-12-01T16:00:37.638 INFO:tasks.workunit.client.0.smithi119.stdout:op 1733 completed, throughput=5MB/sec 2023-12-01T16:00:37.638 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uaSUo7UesBMRzJG off=1219071 len=585878 2023-12-01T16:00:37.639 INFO:tasks.workunit.client.0.smithi119.stdout:op 1734 completed, throughput=5MB/sec 2023-12-01T16:00:37.639 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jd9Q29IXaHtz4KD off=3363627 len=1439209 2023-12-01T16:00:37.646 INFO:tasks.workunit.client.0.smithi119.stdout:op 1735 completed, throughput=5MB/sec 2023-12-01T16:00:38.647 INFO:tasks.workunit.client.0.smithi119.stdout: 332: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:38.647 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-arSazx9c63QCOgE off=6621844 len=88354 2023-12-01T16:00:38.649 INFO:tasks.workunit.client.0.smithi119.stdout:op 1736 completed, throughput=4.99MB/sec 2023-12-01T16:00:38.649 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AaiShOabJmezTm7 off=3938579 len=760732 2023-12-01T16:00:38.654 INFO:tasks.workunit.client.0.smithi119.stdout:op 1737 completed, throughput=4.99MB/sec 2023-12-01T16:00:38.654 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BMjr831ICkJ1bCc off=13613550 len=697031 2023-12-01T16:00:38.655 INFO:tasks.workunit.client.0.smithi119.stdout:op 1738 completed, throughput=4.99MB/sec 2023-12-01T16:00:38.655 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Emw3yuTV2T2BNE6 off=3193411 len=1583386 2023-12-01T16:00:38.656 INFO:tasks.workunit.client.0.smithi119.stdout:op 1739 completed, throughput=4.99MB/sec 2023-12-01T16:00:38.656 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cW7BeYxYvZ7BTwc off=14350448 len=346775 2023-12-01T16:00:38.657 INFO:tasks.workunit.client.0.smithi119.stdout:op 1740 completed, throughput=5MB/sec 2023-12-01T16:00:38.657 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5Iq7WbHGKHDiwRn off=852561 len=196021 2023-12-01T16:00:38.660 INFO:tasks.workunit.client.0.smithi119.stdout:op 1741 completed, throughput=5MB/sec 2023-12-01T16:00:38.660 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Wg3ZQNPfhClybE5 off=13700586 len=686631 2023-12-01T16:00:38.661 INFO:tasks.workunit.client.0.smithi119.stdout:op 1742 completed, throughput=5MB/sec 2023-12-01T16:00:38.661 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UgqeKC6jXJj7fFn off=3020167 len=962333 2023-12-01T16:00:38.666 INFO:tasks.workunit.client.0.smithi119.stdout:op 1743 completed, throughput=5MB/sec 2023-12-01T16:00:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:38 smithi183 ceph-mon[99169]: pgmap v1887: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:00:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:38 smithi119 ceph-mon[94175]: pgmap v1887: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:00:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:38 smithi119 ceph-mon[108979]: pgmap v1887: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:00:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:39.667 INFO:tasks.workunit.client.0.smithi119.stdout: 333: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:39.667 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XeR7qQQ-FanyE8e off=9550311 len=647196 2023-12-01T16:00:39.669 INFO:tasks.workunit.client.0.smithi119.stdout:op 1744 completed, throughput=4.99MB/sec 2023-12-01T16:00:39.669 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_7IB2pRqxR7bhzb off=1423609 len=504809 2023-12-01T16:00:39.670 INFO:tasks.workunit.client.0.smithi119.stdout:op 1745 completed, throughput=4.99MB/sec 2023-12-01T16:00:39.670 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-E6I6Oo_o7f0L_KE off=10719309 len=532009 2023-12-01T16:00:39.674 INFO:tasks.workunit.client.0.smithi119.stdout:op 1746 completed, throughput=4.99MB/sec 2023-12-01T16:00:39.674 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-iqD4OF53XrtNW0R off=3802657 len=462106 2023-12-01T16:00:39.675 INFO:tasks.workunit.client.0.smithi119.stdout:op 1747 completed, throughput=4.99MB/sec 2023-12-01T16:00:39.675 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SShKJiB9Nu7_EIx off=163861 len=393204 2023-12-01T16:00:39.679 INFO:tasks.workunit.client.0.smithi119.stdout:op 1748 completed, throughput=4.99MB/sec 2023-12-01T16:00:39.679 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4hDNOxm3FxW9AZI off=827801 len=1976276 2023-12-01T16:00:39.690 INFO:tasks.workunit.client.0.smithi119.stdout:op 1749 completed, throughput=5MB/sec 2023-12-01T16:00:39.690 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XQqv5JxFyN0k8q1 off=13559235 len=543018 2023-12-01T16:00:39.691 INFO:tasks.workunit.client.0.smithi119.stdout:op 1750 completed, throughput=5MB/sec 2023-12-01T16:00:40.691 INFO:tasks.workunit.client.0.smithi119.stdout: 334: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:40.691 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dbBINlxX7fUmVtu off=1754728 len=2038680 2023-12-01T16:00:40.693 INFO:tasks.workunit.client.0.smithi119.stdout:op 1751 completed, throughput=4.99MB/sec 2023-12-01T16:00:40.694 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rrUr7jsPZS3J0Vo off=4631556 len=1493160 2023-12-01T16:00:40.697 INFO:tasks.workunit.client.0.smithi119.stdout:op 1752 completed, throughput=5MB/sec 2023-12-01T16:00:40.697 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-613MkZ3sILHW8kA off=511495 len=1842632 2023-12-01T16:00:40.700 INFO:tasks.workunit.client.0.smithi119.stdout:op 1753 completed, throughput=5MB/sec 2023-12-01T16:00:41.029 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:00:41.334 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:00:41.335 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (27m) 6m ago 27m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:00:41.335 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (27m) 5m ago 27m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:00:41.335 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (28m) 6m ago 28m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:00:41.335 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (28m) 5m ago 28m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:00:41.335 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (31m) 5m ago 31m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:00:41.335 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (33m) 6m ago 33m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:00:41.335 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (33m) 6m ago 33m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:00:41.335 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (32m) 5m ago 32m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:00:41.335 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (31m) 6m ago 31m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:00:41.335 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (27m) 6m ago 27m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:00:41.335 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (27m) 5m ago 27m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:00:41.335 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (31m) 6m ago 31m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:00:41.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (31m) 6m ago 31m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:00:41.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (30m) 6m ago 30m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:00:41.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (30m) 6m ago 30m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:00:41.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (30m) 5m ago 30m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:00:41.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (29m) 5m ago 29m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:00:41.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (29m) 5m ago 29m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:00:41.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (28m) 5m ago 28m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:00:41.336 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (27m) 5m ago 28m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:00:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:40 smithi183 ceph-mon[99169]: pgmap v1888: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T16:00:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:40 smithi119 ceph-mon[108979]: pgmap v1888: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T16:00:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:40 smithi119 ceph-mon[94175]: pgmap v1888: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T16:00:41.700 INFO:tasks.workunit.client.0.smithi119.stdout: 335: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:41.701 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ngOxlgOLsXr8NSb off=11249271 len=460408 2023-12-01T16:00:41.704 INFO:tasks.workunit.client.0.smithi119.stdout:op 1754 completed, throughput=4.99MB/sec 2023-12-01T16:00:41.704 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-a98iraMB47oB2k2 off=697755 len=651163 2023-12-01T16:00:41.705 INFO:tasks.workunit.client.0.smithi119.stdout:op 1755 completed, throughput=4.99MB/sec 2023-12-01T16:00:41.705 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2u8amWPcwtzThPM off=4441294 len=1123449 2023-12-01T16:00:41.710 INFO:tasks.workunit.client.0.smithi119.stdout:op 1756 completed, throughput=4.99MB/sec 2023-12-01T16:00:41.711 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LlZtdIA9aPkto7V off=1278022 len=1471095 2023-12-01T16:00:41.712 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:00:41.712 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:00:41.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:00:41.712 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:00:41.712 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:00:41.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:00:41.713 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:00:41.713 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:00:41.713 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:00:41.713 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:00:41.713 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:00:41.713 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:00:41.713 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:00:41.713 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:00:41.713 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:00:41.713 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:00:41.713 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:00:41.717 INFO:tasks.workunit.client.0.smithi119.stdout:op 1757 completed, throughput=5MB/sec 2023-12-01T16:00:41.717 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-g_y-HmMiEU8-fTp off=1754085 len=263157 2023-12-01T16:00:41.720 INFO:tasks.workunit.client.0.smithi119.stdout:op 1758 completed, throughput=5MB/sec 2023-12-01T16:00:41.720 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zu1S9oAsWsiyJc0 off=3935895 len=739556 2023-12-01T16:00:41.724 INFO:tasks.workunit.client.0.smithi119.stdout:op 1759 completed, throughput=5MB/sec 2023-12-01T16:00:41.725 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gQp0hfUtNA9tMm4 off=446190 len=142652 2023-12-01T16:00:41.725 INFO:tasks.workunit.client.0.smithi119.stdout:op 1760 completed, throughput=5MB/sec 2023-12-01T16:00:41.725 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-k7N5p148k80NH8Z off=14490356 len=2053125 2023-12-01T16:00:41.733 INFO:tasks.workunit.client.0.smithi119.stdout:op 1761 completed, throughput=5MB/sec 2023-12-01T16:00:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:41 smithi183 ceph-mon[99169]: from='client.16410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:41 smithi183 ceph-mon[99169]: from='client.26303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:41 smithi183 ceph-mon[99169]: pgmap v1889: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T16:00:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1851455455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:00:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:41 smithi119 ceph-mon[94175]: from='client.16410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:41 smithi119 ceph-mon[94175]: from='client.26303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:41 smithi119 ceph-mon[94175]: pgmap v1889: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T16:00:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1851455455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:00:42.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:41 smithi119 ceph-mon[108979]: from='client.16410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:42.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:41 smithi119 ceph-mon[108979]: from='client.26303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:42.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:41 smithi119 ceph-mon[108979]: pgmap v1889: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T16:00:42.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1851455455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:00:42.733 INFO:tasks.workunit.client.0.smithi119.stdout: 336: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:42.733 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AX3rwKY8H9crIoJ off=5158418 len=885244 2023-12-01T16:00:42.734 INFO:tasks.workunit.client.0.smithi119.stdout:op 1762 completed, throughput=4.99MB/sec 2023-12-01T16:00:42.734 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-u1lalf242BSajHy off=2969693 len=595033 2023-12-01T16:00:42.735 INFO:tasks.workunit.client.0.smithi119.stdout:op 1763 completed, throughput=4.99MB/sec 2023-12-01T16:00:42.735 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2F8i6U1k7x_8IS8 off=743511 len=605158 2023-12-01T16:00:42.737 INFO:tasks.workunit.client.0.smithi119.stdout:op 1764 completed, throughput=5MB/sec 2023-12-01T16:00:42.737 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XMBhNu7pNHouqCk off=2446542 len=1793923 2023-12-01T16:00:42.747 INFO:tasks.workunit.client.0.smithi119.stdout:op 1765 completed, throughput=5MB/sec 2023-12-01T16:00:43.748 INFO:tasks.workunit.client.0.smithi119.stdout: 337: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:43.748 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uFR4w6ibUMaDAEQ off=867514 len=1388074 2023-12-01T16:00:43.755 INFO:tasks.workunit.client.0.smithi119.stdout:op 1766 completed, throughput=4.99MB/sec 2023-12-01T16:00:43.755 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-F-_Ej-Uy1sdlz4O off=18456687 len=928474 2023-12-01T16:00:43.756 INFO:tasks.workunit.client.0.smithi119.stdout:op 1767 completed, throughput=4.99MB/sec 2023-12-01T16:00:43.756 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-l50xx_CuUylYZKV off=1208203 len=308236 2023-12-01T16:00:43.757 INFO:tasks.workunit.client.0.smithi119.stdout:op 1768 completed, throughput=4.99MB/sec 2023-12-01T16:00:43.757 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hZhDnr6qDic9omJ off=13283010 len=1437672 2023-12-01T16:00:43.766 INFO:tasks.workunit.client.0.smithi119.stdout:op 1769 completed, throughput=5MB/sec 2023-12-01T16:00:43.766 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-O6nD0kLkBauQbrG off=11126857 len=1608025 2023-12-01T16:00:43.768 INFO:tasks.workunit.client.0.smithi119.stdout:op 1770 completed, throughput=5MB/sec 2023-12-01T16:00:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:00:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:00:44] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T16:00:44.769 INFO:tasks.workunit.client.0.smithi119.stdout: 338: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:44.769 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-M-V7BS47Cyo-QT6 off=6483099 len=1311636 2023-12-01T16:00:44.777 INFO:tasks.workunit.client.0.smithi119.stdout:op 1771 completed, throughput=4.99MB/sec 2023-12-01T16:00:44.777 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XMBhNu7pNHouqCk off=1426051 len=327611 2023-12-01T16:00:44.778 INFO:tasks.workunit.client.0.smithi119.stdout:op 1772 completed, throughput=4.99MB/sec 2023-12-01T16:00:44.778 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8q9Yson4y77k14u off=6662813 len=634240 2023-12-01T16:00:44.780 INFO:tasks.workunit.client.0.smithi119.stdout:op 1773 completed, throughput=4.99MB/sec 2023-12-01T16:00:44.780 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6xwZqKIfRI7tS7_ off=3672672 len=965584 2023-12-01T16:00:44.782 INFO:tasks.workunit.client.0.smithi119.stdout:op 1774 completed, throughput=5MB/sec 2023-12-01T16:00:44.782 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0tkeM-arKIJLNB5 off=9292469 len=765224 2023-12-01T16:00:44.785 INFO:tasks.workunit.client.0.smithi119.stdout:op 1775 completed, throughput=5MB/sec 2023-12-01T16:00:44.785 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AeeIh_lbYueIxep off=17124418 len=1136365 2023-12-01T16:00:44.786 INFO:tasks.workunit.client.0.smithi119.stdout:op 1776 completed, throughput=5MB/sec 2023-12-01T16:00:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:44 smithi183 ceph-mon[99169]: pgmap v1890: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:00:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:44 smithi119 ceph-mon[94175]: pgmap v1890: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:00:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:44 smithi119 ceph-mon[108979]: pgmap v1890: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:00:45.787 INFO:tasks.workunit.client.0.smithi119.stdout: 339: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:45.787 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aR1rKI7nnU23gY- off=5350031 len=848885 2023-12-01T16:00:45.788 INFO:tasks.workunit.client.0.smithi119.stdout:op 1777 completed, throughput=4.99MB/sec 2023-12-01T16:00:45.788 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yzfXQhDyOrzIes7 off=12533703 len=1610135 2023-12-01T16:00:45.797 INFO:tasks.workunit.client.0.smithi119.stdout:op 1778 completed, throughput=4.99MB/sec 2023-12-01T16:00:45.797 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Z0NYB-TgtMvaOHx off=8206624 len=1270192 2023-12-01T16:00:45.798 INFO:tasks.workunit.client.0.smithi119.stdout:op 1779 completed, throughput=5MB/sec 2023-12-01T16:00:45.798 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AkDRUwvTnupNZS8 off=4026957 len=580662 2023-12-01T16:00:45.802 INFO:tasks.workunit.client.0.smithi119.stdout:op 1780 completed, throughput=5MB/sec 2023-12-01T16:00:45.802 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2UAGO19RTkneuqY off=651375 len=1669434 2023-12-01T16:00:45.810 INFO:tasks.workunit.client.0.smithi119.stdout:op 1781 completed, throughput=5MB/sec 2023-12-01T16:00:46.810 INFO:tasks.workunit.client.0.smithi119.stdout: 340: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:46.810 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dFQsvwV_i4LmgIc off=5116479 len=849190 2023-12-01T16:00:46.815 INFO:tasks.workunit.client.0.smithi119.stdout:op 1782 completed, throughput=4.99MB/sec 2023-12-01T16:00:46.815 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7_D39Wt_1Q91whY off=284713 len=367902 2023-12-01T16:00:46.816 INFO:tasks.workunit.client.0.smithi119.stdout:op 1783 completed, throughput=4.99MB/sec 2023-12-01T16:00:46.816 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VJW0v-xwLGdcGXS off=14283616 len=87596 2023-12-01T16:00:46.816 INFO:tasks.workunit.client.0.smithi119.stdout:op 1784 completed, throughput=4.99MB/sec 2023-12-01T16:00:46.816 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-N3I-1oW1oTx0ixV off=1037095 len=997020 2023-12-01T16:00:46.821 INFO:tasks.workunit.client.0.smithi119.stdout:op 1785 completed, throughput=4.99MB/sec 2023-12-01T16:00:46.821 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_XUkXyZfSlEYMVR off=7201984 len=242664 2023-12-01T16:00:46.821 INFO:tasks.workunit.client.0.smithi119.stdout:op 1786 completed, throughput=4.99MB/sec 2023-12-01T16:00:46.821 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YgXGVTcSmRZll3f off=4761100 len=794649 2023-12-01T16:00:46.825 INFO:tasks.workunit.client.0.smithi119.stdout:op 1787 completed, throughput=5MB/sec 2023-12-01T16:00:46.825 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-D2eix9SgkUxLss8 off=200349 len=341930 2023-12-01T16:00:46.829 INFO:tasks.workunit.client.0.smithi119.stdout:op 1788 completed, throughput=5MB/sec 2023-12-01T16:00:46.829 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4A6lnmzea5ekLuq off=4179758 len=88841 2023-12-01T16:00:46.830 INFO:tasks.workunit.client.0.smithi119.stdout:op 1789 completed, throughput=5MB/sec 2023-12-01T16:00:46.831 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-R7JzvV3YAazZbw5 off=14940561 len=506578 2023-12-01T16:00:46.833 INFO:tasks.workunit.client.0.smithi119.stdout:op 1790 completed, throughput=5MB/sec 2023-12-01T16:00:46.833 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-iuajjY6b6V2LaWN off=8435584 len=1624567 2023-12-01T16:00:46.835 INFO:tasks.workunit.client.0.smithi119.stdout:op 1791 completed, throughput=5MB/sec 2023-12-01T16:00:47.433 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:46 smithi119 ceph-mon[94175]: pgmap v1891: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T16:00:47.433 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:00:47.433 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:46 smithi119 ceph-mon[108979]: pgmap v1891: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T16:00:47.433 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:00:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:46 smithi183 ceph-mon[99169]: pgmap v1891: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T16:00:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:00:47.836 INFO:tasks.workunit.client.0.smithi119.stdout: 341: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:47.836 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Wl47KLZCblZbg6H off=1491732 len=1957579 2023-12-01T16:00:47.838 INFO:tasks.workunit.client.0.smithi119.stdout:op 1792 completed, throughput=4.99MB/sec 2023-12-01T16:00:47.838 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XWSsImF-bhMXIBq off=10193990 len=1370393 2023-12-01T16:00:47.841 INFO:tasks.workunit.client.0.smithi119.stdout:op 1793 completed, throughput=5MB/sec 2023-12-01T16:00:47.841 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LKSUhAEODFvYywN off=28520 len=1700633 2023-12-01T16:00:47.842 INFO:tasks.workunit.client.0.smithi119.stdout:op 1794 completed, throughput=5MB/sec 2023-12-01T16:00:48.843 INFO:tasks.workunit.client.0.smithi119.stdout: 342: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:48.843 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JEp2AeH2KsKbosl off=4069988 len=341450 2023-12-01T16:00:48.843 INFO:tasks.workunit.client.0.smithi119.stdout:op 1795 completed, throughput=4.99MB/sec 2023-12-01T16:00:48.843 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nFocj-1CozwwrGI off=8580118 len=1196390 2023-12-01T16:00:48.850 INFO:tasks.workunit.client.0.smithi119.stdout:op 1796 completed, throughput=4.99MB/sec 2023-12-01T16:00:48.851 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-thipBnJW-kIQ6Iw off=9591242 len=1214222 2023-12-01T16:00:48.856 INFO:tasks.workunit.client.0.smithi119.stdout:op 1797 completed, throughput=5MB/sec 2023-12-01T16:00:48.856 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-t3hRkI0whZOcMo8 off=10668349 len=1550512 2023-12-01T16:00:48.863 INFO:tasks.workunit.client.0.smithi119.stdout:op 1798 completed, throughput=5MB/sec 2023-12-01T16:00:49.330 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:48 smithi119 ceph-mon[94175]: pgmap v1892: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:00:49.331 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:48 smithi119 ceph-mon[108979]: pgmap v1892: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:00:49.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:48 smithi183 ceph-mon[99169]: pgmap v1892: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:00:49.863 INFO:tasks.workunit.client.0.smithi119.stdout: 343: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:49.863 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_jXBxW5EERvemHU off=25600 len=531708 2023-12-01T16:00:49.865 INFO:tasks.workunit.client.0.smithi119.stdout:op 1799 completed, throughput=4.99MB/sec 2023-12-01T16:00:49.865 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-d61jbMkN9ZzW4Qe off=2407319 len=506713 2023-12-01T16:00:49.868 INFO:tasks.workunit.client.0.smithi119.stdout:op 1800 completed, throughput=4.99MB/sec 2023-12-01T16:00:49.868 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8_2y5nspiJaVMLD off=3380468 len=1048566 2023-12-01T16:00:49.872 INFO:tasks.workunit.client.0.smithi119.stdout:op 1801 completed, throughput=4.99MB/sec 2023-12-01T16:00:49.872 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Vm7b1G6bCU1F2dc off=1728525 len=562288 2023-12-01T16:00:49.873 INFO:tasks.workunit.client.0.smithi119.stdout:op 1802 completed, throughput=4.99MB/sec 2023-12-01T16:00:49.873 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Gd4w6ipftHguNyo off=380197 len=1041058 2023-12-01T16:00:49.877 INFO:tasks.workunit.client.0.smithi119.stdout:op 1803 completed, throughput=5MB/sec 2023-12-01T16:00:49.877 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--T38MwVMjpzm4Ic off=10097722 len=1468602 2023-12-01T16:00:49.882 INFO:tasks.workunit.client.0.smithi119.stdout:op 1804 completed, throughput=5MB/sec 2023-12-01T16:00:49.882 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PxlCfy5GSCiIMO_ off=19820765 len=221857 2023-12-01T16:00:49.884 INFO:tasks.workunit.client.0.smithi119.stdout:op 1805 completed, throughput=5MB/sec 2023-12-01T16:00:50.884 INFO:tasks.workunit.client.0.smithi119.stdout: 344: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:50.884 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GGsL0PkF7Hh-Flu off=6782959 len=816165 2023-12-01T16:00:50.885 INFO:tasks.workunit.client.0.smithi119.stdout:op 1806 completed, throughput=4.99MB/sec 2023-12-01T16:00:50.885 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-F9wYZIT1c_PJpQJ off=7509222 len=248757 2023-12-01T16:00:50.889 INFO:tasks.workunit.client.0.smithi119.stdout:op 1807 completed, throughput=4.99MB/sec 2023-12-01T16:00:50.889 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-c8QAqDvcsGdizwp off=15386227 len=2074570 2023-12-01T16:00:50.900 INFO:tasks.workunit.client.0.smithi119.stdout:op 1808 completed, throughput=4.99MB/sec 2023-12-01T16:00:50.900 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EWQZmVcN9O8kRl8 off=2233028 len=1676072 2023-12-01T16:00:50.908 INFO:tasks.workunit.client.0.smithi119.stdout:op 1809 completed, throughput=5MB/sec 2023-12-01T16:00:50.908 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Kx0RjeJQHU3lPAJ off=3511510 len=327711 2023-12-01T16:00:50.911 INFO:tasks.workunit.client.0.smithi119.stdout:op 1810 completed, throughput=5MB/sec 2023-12-01T16:00:50.911 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-g1lCh_BuxAL_rbb off=13438501 len=1026424 2023-12-01T16:00:50.913 INFO:tasks.workunit.client.0.smithi119.stdout:op 1811 completed, throughput=5MB/sec 2023-12-01T16:00:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:50 smithi183 ceph-mon[99169]: pgmap v1893: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T16:00:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:00:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:00:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:00:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:00:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:00:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:50 smithi119 ceph-mon[94175]: pgmap v1893: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T16:00:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:00:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:00:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:00:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:00:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:00:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:50 smithi119 ceph-mon[108979]: pgmap v1893: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T16:00:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:00:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:00:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:00:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:00:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:00:51.913 INFO:tasks.workunit.client.0.smithi119.stdout: 345: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:51.914 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1SNuph9zhPDADUA off=2663248 len=878258 2023-12-01T16:00:51.915 INFO:tasks.workunit.client.0.smithi119.stdout:op 1812 completed, throughput=4.99MB/sec 2023-12-01T16:00:51.915 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OFjHqWQA1ONxG0X off=5405 len=854009 2023-12-01T16:00:51.919 INFO:tasks.workunit.client.0.smithi119.stdout:op 1813 completed, throughput=4.99MB/sec 2023-12-01T16:00:51.919 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_6J1gShcovClHpY off=11927391 len=1142227 2023-12-01T16:00:51.924 INFO:tasks.workunit.client.0.smithi119.stdout:op 1814 completed, throughput=5MB/sec 2023-12-01T16:00:51.924 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WytEtI4ixOoaaas off=5631378 len=800020 2023-12-01T16:00:51.926 INFO:tasks.workunit.client.0.smithi119.stdout:op 1815 completed, throughput=5MB/sec 2023-12-01T16:00:51.926 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4vYgIv0n8xsMKqT off=11638251 len=336525 2023-12-01T16:00:51.927 INFO:tasks.workunit.client.0.smithi119.stdout:op 1816 completed, throughput=5MB/sec 2023-12-01T16:00:51.927 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jER9P0UreDi_f_y off=9360180 len=772223 2023-12-01T16:00:51.927 INFO:tasks.workunit.client.0.smithi119.stdout:op 1817 completed, throughput=5MB/sec 2023-12-01T16:00:52.929 INFO:tasks.workunit.client.0.smithi119.stdout: 346: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:52.930 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iQXddTKSSqyFMoN off=7242465 len=1539655 2023-12-01T16:00:52.936 INFO:tasks.workunit.client.0.smithi119.stdout:op 1818 completed, throughput=4.99MB/sec 2023-12-01T16:00:52.936 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-B4JJjRfvVA2GDJg off=6453671 len=1464780 2023-12-01T16:00:52.943 INFO:tasks.workunit.client.0.smithi119.stdout:op 1819 completed, throughput=4.99MB/sec 2023-12-01T16:00:52.943 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ldmb8hBcT8ZUlde off=16169245 len=904756 2023-12-01T16:00:52.945 INFO:tasks.workunit.client.0.smithi119.stdout:op 1820 completed, throughput=5MB/sec 2023-12-01T16:00:52.945 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7TEGHLkAJMRhy0e off=4814895 len=585889 2023-12-01T16:00:52.949 INFO:tasks.workunit.client.0.smithi119.stdout:op 1821 completed, throughput=5MB/sec 2023-12-01T16:00:52.949 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-t10lFdAQk6WSRiR off=8157076 len=429211 2023-12-01T16:00:52.949 INFO:tasks.workunit.client.0.smithi119.stdout:op 1822 completed, throughput=5MB/sec 2023-12-01T16:00:52.949 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wVNeobcCzbfx74H off=17262338 len=903527 2023-12-01T16:00:52.953 INFO:tasks.workunit.client.0.smithi119.stdout:op 1823 completed, throughput=5MB/sec 2023-12-01T16:00:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:52 smithi183 ceph-mon[99169]: pgmap v1894: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T16:00:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:52 smithi119 ceph-mon[94175]: pgmap v1894: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T16:00:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:52 smithi119 ceph-mon[108979]: pgmap v1894: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T16:00:53.954 INFO:tasks.workunit.client.0.smithi119.stdout: 347: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:53.954 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OmgN_UR5lKB3b3n off=330628 len=1652475 2023-12-01T16:00:53.956 INFO:tasks.workunit.client.0.smithi119.stdout:op 1824 completed, throughput=4.99MB/sec 2023-12-01T16:00:53.956 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hv8QhWKl0rInk6E off=8751799 len=1175277 2023-12-01T16:00:53.963 INFO:tasks.workunit.client.0.smithi119.stdout:op 1825 completed, throughput=5MB/sec 2023-12-01T16:00:53.963 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-m3keGc3tGYDP91K off=3325911 len=1983676 2023-12-01T16:00:53.965 INFO:tasks.workunit.client.0.smithi119.stdout:op 1826 completed, throughput=5MB/sec 2023-12-01T16:00:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:00:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:00:54] "GET /metrics HTTP/1.1" 200 33899 "" "Prometheus/2.43.0" 2023-12-01T16:00:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:54.965 INFO:tasks.workunit.client.0.smithi119.stdout: 348: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:54.965 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gPqj3i7v6BGEvgU off=2624635 len=384763 2023-12-01T16:00:54.970 INFO:tasks.workunit.client.0.smithi119.stdout:op 1827 completed, throughput=4.99MB/sec 2023-12-01T16:00:54.970 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-l_p4y3mNqJtLRGp off=301696 len=1166208 2023-12-01T16:00:54.977 INFO:tasks.workunit.client.0.smithi119.stdout:op 1828 completed, throughput=4.99MB/sec 2023-12-01T16:00:54.977 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EqBbYF00syY8MdE off=8348582 len=802519 2023-12-01T16:00:54.978 INFO:tasks.workunit.client.0.smithi119.stdout:op 1829 completed, throughput=4.99MB/sec 2023-12-01T16:00:54.978 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SgrhMIqWnypCDFo off=3947930 len=371172 2023-12-01T16:00:54.980 INFO:tasks.workunit.client.0.smithi119.stdout:op 1830 completed, throughput=4.99MB/sec 2023-12-01T16:00:54.980 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Hg9mwssPluK9f3w off=773607 len=1240976 2023-12-01T16:00:54.981 INFO:tasks.workunit.client.0.smithi119.stdout:op 1831 completed, throughput=5MB/sec 2023-12-01T16:00:54.981 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HaBzaHVGxA3MF8N off=3156688 len=1563313 2023-12-01T16:00:54.983 INFO:tasks.workunit.client.0.smithi119.stdout:op 1832 completed, throughput=5MB/sec 2023-12-01T16:00:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:54 smithi183 ceph-mon[99169]: pgmap v1895: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:00:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:54 smithi119 ceph-mon[94175]: pgmap v1895: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:00:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:54 smithi119 ceph-mon[108979]: pgmap v1895: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:00:55.983 INFO:tasks.workunit.client.0.smithi119.stdout: 349: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:55.983 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nj6S6YGe13_j9Qb off=13707084 len=954418 2023-12-01T16:00:55.984 INFO:tasks.workunit.client.0.smithi119.stdout:op 1833 completed, throughput=4.99MB/sec 2023-12-01T16:00:55.984 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pUInAl14hDPfRT7 off=10304506 len=1305315 2023-12-01T16:00:55.993 INFO:tasks.workunit.client.0.smithi119.stdout:op 1834 completed, throughput=4.99MB/sec 2023-12-01T16:00:55.993 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DLJEF3z6eqIzYkP off=4863079 len=1748343 2023-12-01T16:00:56.002 INFO:tasks.workunit.client.0.smithi119.stdout:op 1835 completed, throughput=5MB/sec 2023-12-01T16:00:56.003 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IeP3ChRXqRz_Q48 off=1241593 len=1495158 2023-12-01T16:00:56.003 INFO:tasks.workunit.client.0.smithi119.stdout:op 1836 completed, throughput=5MB/sec 2023-12-01T16:00:57.002 INFO:tasks.workunit.client.0.smithi119.stdout: 350: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:57.003 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hp0UAankI5kqkDU off=6009356 len=1315856 2023-12-01T16:00:57.009 INFO:tasks.workunit.client.0.smithi119.stdout:op 1837 completed, throughput=4.99MB/sec 2023-12-01T16:00:57.009 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6_1DasmKHn8dOBA off=4299775 len=1942270 2023-12-01T16:00:57.012 INFO:tasks.workunit.client.0.smithi119.stdout:op 1838 completed, throughput=5MB/sec 2023-12-01T16:00:57.012 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1-I8eWBbOLDWad6 off=9637491 len=1962767 2023-12-01T16:00:57.015 INFO:tasks.workunit.client.0.smithi119.stdout:op 1839 completed, throughput=5MB/sec 2023-12-01T16:00:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:56 smithi183 ceph-mon[99169]: pgmap v1896: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:00:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:56 smithi119 ceph-mon[94175]: pgmap v1896: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:00:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:56 smithi119 ceph-mon[108979]: pgmap v1896: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:00:58.016 INFO:tasks.workunit.client.0.smithi119.stdout: 351: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:58.016 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ON3sv3o8XhHNxFj off=9883622 len=1500435 2023-12-01T16:00:58.019 INFO:tasks.workunit.client.0.smithi119.stdout:op 1840 completed, throughput=4.99MB/sec 2023-12-01T16:00:58.019 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ABDv1nfCkCbdupE off=4385007 len=2062852 2023-12-01T16:00:58.025 INFO:tasks.workunit.client.0.smithi119.stdout:op 1841 completed, throughput=5MB/sec 2023-12-01T16:00:58.026 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IyHAIAuTw4Atrmv off=3772781 len=351452 2023-12-01T16:00:58.026 INFO:tasks.workunit.client.0.smithi119.stdout:op 1842 completed, throughput=5MB/sec 2023-12-01T16:00:58.026 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5T_HEBMwyFCyp1G off=13094043 len=827632 2023-12-01T16:00:58.030 INFO:tasks.workunit.client.0.smithi119.stdout:op 1843 completed, throughput=5MB/sec 2023-12-01T16:00:59.030 INFO:tasks.workunit.client.0.smithi119.stdout: 352: throughput=4.99MB/sec pending data=0 2023-12-01T16:00:59.031 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JpKD0MG9nYUvTh0 off=4681371 len=1229866 2023-12-01T16:00:59.033 INFO:tasks.workunit.client.0.smithi119.stdout:op 1844 completed, throughput=4.99MB/sec 2023-12-01T16:00:59.033 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VGPfcvf04pQJyBd off=4998881 len=1280078 2023-12-01T16:00:59.035 INFO:tasks.workunit.client.0.smithi119.stdout:op 1845 completed, throughput=4.99MB/sec 2023-12-01T16:00:59.035 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aPK7OoLSVU3BACs off=1978633 len=477481 2023-12-01T16:00:59.037 INFO:tasks.workunit.client.0.smithi119.stdout:op 1846 completed, throughput=4.99MB/sec 2023-12-01T16:00:59.037 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iPY8UUqvfNg41sk off=3100598 len=1625564 2023-12-01T16:00:59.045 INFO:tasks.workunit.client.0.smithi119.stdout:op 1847 completed, throughput=5MB/sec 2023-12-01T16:00:59.045 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OtnV9p6UlhP8xFl off=9086500 len=1442269 2023-12-01T16:00:59.050 INFO:tasks.workunit.client.0.smithi119.stdout:op 1848 completed, throughput=5MB/sec 2023-12-01T16:00:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:00:58 smithi183 ceph-mon[99169]: pgmap v1897: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:00:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:00:58 smithi119 ceph-mon[94175]: pgmap v1897: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:00:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:00:58 smithi119 ceph-mon[108979]: pgmap v1897: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:01:00.050 INFO:tasks.workunit.client.0.smithi119.stdout: 353: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:00.050 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Hsqebbqo4hGDt-9 off=12875413 len=751544 2023-12-01T16:01:00.052 INFO:tasks.workunit.client.0.smithi119.stdout:op 1849 completed, throughput=4.99MB/sec 2023-12-01T16:01:00.052 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bwpl7p7wQUXYHFq off=8882485 len=131773 2023-12-01T16:01:00.053 INFO:tasks.workunit.client.0.smithi119.stdout:op 1850 completed, throughput=4.99MB/sec 2023-12-01T16:01:00.053 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-coQ9J69AdAFmEA3 off=8182094 len=438289 2023-12-01T16:01:00.054 INFO:tasks.workunit.client.0.smithi119.stdout:op 1851 completed, throughput=4.99MB/sec 2023-12-01T16:01:00.054 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-T_H1S0cZulSUkW- off=23241 len=163861 2023-12-01T16:01:00.056 INFO:tasks.workunit.client.0.smithi119.stdout:op 1852 completed, throughput=4.99MB/sec 2023-12-01T16:01:00.056 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0exu8oys740Dtb9 off=1511117 len=1925604 2023-12-01T16:01:00.064 INFO:tasks.workunit.client.0.smithi119.stdout:op 1853 completed, throughput=5MB/sec 2023-12-01T16:01:00.064 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oWHbEot0QEg5oPt off=3799150 len=468983 2023-12-01T16:01:00.065 INFO:tasks.workunit.client.0.smithi119.stdout:op 1854 completed, throughput=5MB/sec 2023-12-01T16:01:00.065 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rQZFTlOTaoEW-7L off=4461379 len=589394 2023-12-01T16:01:00.065 INFO:tasks.workunit.client.0.smithi119.stdout:op 1855 completed, throughput=5MB/sec 2023-12-01T16:01:00.066 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HO_eQ6XMPB_M6zU off=18238507 len=1837132 2023-12-01T16:01:00.067 INFO:tasks.workunit.client.0.smithi119.stdout:op 1856 completed, throughput=5MB/sec 2023-12-01T16:01:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:00 smithi183 ceph-mon[99169]: pgmap v1898: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T16:01:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:00 smithi119 ceph-mon[94175]: pgmap v1898: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T16:01:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:00 smithi119 ceph-mon[108979]: pgmap v1898: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T16:01:01.067 INFO:tasks.workunit.client.0.smithi119.stdout: 354: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:01.068 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gt5nRdUvCqxiaIG off=3875517 len=441018 2023-12-01T16:01:01.068 INFO:tasks.workunit.client.0.smithi119.stdout:op 1857 completed, throughput=4.99MB/sec 2023-12-01T16:01:01.068 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EyVU1r9_h4tbc47 off=52172 len=531583 2023-12-01T16:01:01.069 INFO:tasks.workunit.client.0.smithi119.stdout:op 1858 completed, throughput=4.99MB/sec 2023-12-01T16:01:01.069 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1e4edCOPB0m5fbS off=6012473 len=1138347 2023-12-01T16:01:01.078 INFO:tasks.workunit.client.0.smithi119.stdout:op 1859 completed, throughput=5MB/sec 2023-12-01T16:01:01.078 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-efypRD25NHdk-SL off=0 len=1392727 2023-12-01T16:01:01.079 INFO:tasks.workunit.client.0.smithi119.stdout:op 1860 completed, throughput=5MB/sec 2023-12-01T16:01:01.079 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9LSaI0Ag1_8r2AI off=6129665 len=2039947 2023-12-01T16:01:01.086 INFO:tasks.workunit.client.0.smithi119.stdout:op 1861 completed, throughput=5.01MB/sec 2023-12-01T16:01:02.087 INFO:tasks.workunit.client.0.smithi119.stdout: 355: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:02.087 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-leYSPzjsAqts8Nh off=12696688 len=1580054 2023-12-01T16:01:02.095 INFO:tasks.workunit.client.0.smithi119.stdout:op 1862 completed, throughput=5MB/sec 2023-12-01T16:01:02.096 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mUvea81PMsLLNtY off=4189510 len=260845 2023-12-01T16:01:02.096 INFO:tasks.workunit.client.0.smithi119.stdout:op 1863 completed, throughput=5MB/sec 2023-12-01T16:01:02.096 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-e7tOm8esb1cRb7m off=1821524 len=1183940 2023-12-01T16:01:02.097 INFO:tasks.workunit.client.0.smithi119.stdout:op 1864 completed, throughput=5MB/sec 2023-12-01T16:01:02.097 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IlHrUgbQKKT78F1 off=1710223 len=114708 2023-12-01T16:01:02.097 INFO:tasks.workunit.client.0.smithi119.stdout:op 1865 completed, throughput=5MB/sec 2023-12-01T16:01:02.097 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DauvceVQ-ch-MYR off=5510299 len=1587000 2023-12-01T16:01:02.099 INFO:tasks.workunit.client.0.smithi119.stdout:op 1866 completed, throughput=5MB/sec 2023-12-01T16:01:03.099 INFO:tasks.workunit.client.0.smithi119.stdout: 356: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:03.099 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KvWgvHJ8d8mSZOF off=11441388 len=822160 2023-12-01T16:01:03.100 INFO:tasks.workunit.client.0.smithi119.stdout:op 1867 completed, throughput=4.99MB/sec 2023-12-01T16:01:03.100 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-o23vF1F0jNeLym0 off=574833 len=397608 2023-12-01T16:01:03.106 INFO:tasks.workunit.client.0.smithi119.stdout:op 1868 completed, throughput=4.99MB/sec 2023-12-01T16:01:03.106 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-a5h_wUvh8982c19 off=9248718 len=876787 2023-12-01T16:01:03.110 INFO:tasks.workunit.client.0.smithi119.stdout:op 1869 completed, throughput=5MB/sec 2023-12-01T16:01:03.110 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--YG7S5vmNhi8-z0 off=9177923 len=1525281 2023-12-01T16:01:03.118 INFO:tasks.workunit.client.0.smithi119.stdout:op 1870 completed, throughput=5MB/sec 2023-12-01T16:01:03.118 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6f9V90aSHAsnJPT off=3820900 len=713288 2023-12-01T16:01:03.122 INFO:tasks.workunit.client.0.smithi119.stdout:op 1871 completed, throughput=5MB/sec 2023-12-01T16:01:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:02 smithi183 ceph-mon[99169]: pgmap v1899: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T16:01:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:02 smithi119 ceph-mon[108979]: pgmap v1899: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T16:01:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:02 smithi119 ceph-mon[94175]: pgmap v1899: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T16:01:04.122 INFO:tasks.workunit.client.0.smithi119.stdout: 357: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:04.122 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Slg2Gnq2Hr7ZU_v off=9893800 len=388155 2023-12-01T16:01:04.126 INFO:tasks.workunit.client.0.smithi119.stdout:op 1872 completed, throughput=4.99MB/sec 2023-12-01T16:01:04.126 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lz1xjegflOWEQPI off=22341832 len=1750029 2023-12-01T16:01:04.136 INFO:tasks.workunit.client.0.smithi119.stdout:op 1873 completed, throughput=4.99MB/sec 2023-12-01T16:01:04.136 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-E84UQeYrWbJdn8g off=8788093 len=931607 2023-12-01T16:01:04.138 INFO:tasks.workunit.client.0.smithi119.stdout:op 1874 completed, throughput=4.99MB/sec 2023-12-01T16:01:04.138 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MpB8QZeN6p38nmx off=15434892 len=1381911 2023-12-01T16:01:04.140 INFO:tasks.workunit.client.0.smithi119.stdout:op 1875 completed, throughput=5MB/sec 2023-12-01T16:01:04.140 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aEnpkrsaAEZiu-f off=2789180 len=83876 2023-12-01T16:01:04.140 INFO:tasks.workunit.client.0.smithi119.stdout:op 1876 completed, throughput=5MB/sec 2023-12-01T16:01:04.140 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ixMp9TQ4hXCDPYl off=12311419 len=1316665 2023-12-01T16:01:04.147 INFO:tasks.workunit.client.0.smithi119.stdout:op 1877 completed, throughput=5MB/sec 2023-12-01T16:01:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:03 smithi183 ceph-mon[99169]: pgmap v1900: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:01:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:01:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:01:04] "GET /metrics HTTP/1.1" 200 33899 "" "Prometheus/2.43.0" 2023-12-01T16:01:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:03 smithi119 ceph-mon[94175]: pgmap v1900: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:01:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:03 smithi119 ceph-mon[108979]: pgmap v1900: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:01:05.148 INFO:tasks.workunit.client.0.smithi119.stdout: 358: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:05.148 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pDE9WA3fFwinKvh off=114595 len=1464309 2023-12-01T16:01:05.156 INFO:tasks.workunit.client.0.smithi119.stdout:op 1878 completed, throughput=4.99MB/sec 2023-12-01T16:01:05.157 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-i2iNqTRSpZ0PQrv off=815553 len=422405 2023-12-01T16:01:05.159 INFO:tasks.workunit.client.0.smithi119.stdout:op 1879 completed, throughput=4.99MB/sec 2023-12-01T16:01:05.159 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ff5lU7_dYo23iPO off=4983375 len=1535848 2023-12-01T16:01:05.161 INFO:tasks.workunit.client.0.smithi119.stdout:op 1880 completed, throughput=5MB/sec 2023-12-01T16:01:05.161 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-W_uMW1Sh7-whI0q off=9832463 len=680647 2023-12-01T16:01:05.162 INFO:tasks.workunit.client.0.smithi119.stdout:op 1881 completed, throughput=5MB/sec 2023-12-01T16:01:05.162 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DrpLcoEz2-T7Dd9 off=757358 len=1294469 2023-12-01T16:01:05.163 INFO:tasks.workunit.client.0.smithi119.stdout:op 1882 completed, throughput=5MB/sec 2023-12-01T16:01:06.163 INFO:tasks.workunit.client.0.smithi119.stdout: 359: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:06.163 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4o_eOqfaLESyN4P off=12560652 len=996569 2023-12-01T16:01:06.165 INFO:tasks.workunit.client.0.smithi119.stdout:op 1883 completed, throughput=4.99MB/sec 2023-12-01T16:01:06.165 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8kqoJ6Q5bHQ0XTe off=360672 len=1849994 2023-12-01T16:01:06.177 INFO:tasks.workunit.client.0.smithi119.stdout:op 1884 completed, throughput=5MB/sec 2023-12-01T16:01:06.177 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pytr34k54uC7SUS off=320451 len=1469055 2023-12-01T16:01:06.179 INFO:tasks.workunit.client.0.smithi119.stdout:op 1885 completed, throughput=5MB/sec 2023-12-01T16:01:06.179 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nbjd0J04vrtA3wN off=499081 len=821075 2023-12-01T16:01:06.180 INFO:tasks.workunit.client.0.smithi119.stdout:op 1886 completed, throughput=5MB/sec 2023-12-01T16:01:07.180 INFO:tasks.workunit.client.0.smithi119.stdout: 360: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:07.181 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Q4MgWTEQa2jC0q9 off=9979589 len=1824979 2023-12-01T16:01:07.183 INFO:tasks.workunit.client.0.smithi119.stdout:op 1887 completed, throughput=4.99MB/sec 2023-12-01T16:01:07.183 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1v84G7Hc4DKSW9Q off=2107555 len=1760317 2023-12-01T16:01:07.192 INFO:tasks.workunit.client.0.smithi119.stdout:op 1888 completed, throughput=5MB/sec 2023-12-01T16:01:07.193 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oCymS2xiKQ32H9_ off=3521277 len=1551818 2023-12-01T16:01:07.198 INFO:tasks.workunit.client.0.smithi119.stdout:op 1889 completed, throughput=5MB/sec 2023-12-01T16:01:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:06 smithi183 ceph-mon[99169]: pgmap v1901: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:01:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:06 smithi119 ceph-mon[94175]: pgmap v1901: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:01:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:06 smithi119 ceph-mon[108979]: pgmap v1901: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:01:08.199 INFO:tasks.workunit.client.0.smithi119.stdout: 361: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:08.199 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5SQZXRu2finE2VE off=1882102 len=601700 2023-12-01T16:01:08.200 INFO:tasks.workunit.client.0.smithi119.stdout:op 1890 completed, throughput=4.99MB/sec 2023-12-01T16:01:08.200 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sG-edzHQ3ZFA5cn off=13164678 len=1355940 2023-12-01T16:01:08.206 INFO:tasks.workunit.client.0.smithi119.stdout:op 1891 completed, throughput=4.99MB/sec 2023-12-01T16:01:08.206 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FWHb787JrEAYQ8z off=13607694 len=1882002 2023-12-01T16:01:08.214 INFO:tasks.workunit.client.0.smithi119.stdout:op 1892 completed, throughput=5MB/sec 2023-12-01T16:01:08.214 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_SzD5tOmbf2Md9C off=9988367 len=828261 2023-12-01T16:01:08.217 INFO:tasks.workunit.client.0.smithi119.stdout:op 1893 completed, throughput=5MB/sec 2023-12-01T16:01:08.217 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2tDjk-u2vjzdRuz off=10153063 len=1590893 2023-12-01T16:01:08.226 INFO:tasks.workunit.client.0.smithi119.stdout:op 1894 completed, throughput=5MB/sec 2023-12-01T16:01:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:08 smithi183 ceph-mon[99169]: pgmap v1902: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:01:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:08 smithi119 ceph-mon[108979]: pgmap v1902: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:01:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:08 smithi119 ceph-mon[94175]: pgmap v1902: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:01:09.226 INFO:tasks.workunit.client.0.smithi119.stdout: 362: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:09.227 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nXujr5tKYOW6IxX off=1412193 len=381473 2023-12-01T16:01:09.230 INFO:tasks.workunit.client.0.smithi119.stdout:op 1895 completed, throughput=4.99MB/sec 2023-12-01T16:01:09.230 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-awYpglXwpyraoK8 off=10234924 len=891647 2023-12-01T16:01:09.235 INFO:tasks.workunit.client.0.smithi119.stdout:op 1896 completed, throughput=4.99MB/sec 2023-12-01T16:01:09.236 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SwODZngEMdjC-bN off=13460187 len=587314 2023-12-01T16:01:09.240 INFO:tasks.workunit.client.0.smithi119.stdout:op 1897 completed, throughput=4.99MB/sec 2023-12-01T16:01:09.240 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-x2kMpfwZRMfyqUo off=2002812 len=25829 2023-12-01T16:01:09.242 INFO:tasks.workunit.client.0.smithi119.stdout:op 1898 completed, throughput=4.99MB/sec 2023-12-01T16:01:09.242 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mAsDdsYlMcP4f5Q off=4340823 len=1512243 2023-12-01T16:01:09.243 INFO:tasks.workunit.client.0.smithi119.stdout:op 1899 completed, throughput=5MB/sec 2023-12-01T16:01:09.243 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Q4yabuJ56-3dlSF off=7615535 len=880398 2023-12-01T16:01:09.247 INFO:tasks.workunit.client.0.smithi119.stdout:op 1900 completed, throughput=5MB/sec 2023-12-01T16:01:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:10.247 INFO:tasks.workunit.client.0.smithi119.stdout: 363: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:10.248 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3Ui4SuKjCmioEhe off=928366 len=399303 2023-12-01T16:01:10.251 INFO:tasks.workunit.client.0.smithi119.stdout:op 1901 completed, throughput=4.99MB/sec 2023-12-01T16:01:10.251 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_PJIPHuReMuU64A off=285736 len=289143 2023-12-01T16:01:10.254 INFO:tasks.workunit.client.0.smithi119.stdout:op 1902 completed, throughput=4.99MB/sec 2023-12-01T16:01:10.254 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bcQEoORCfXsGyiB off=14006753 len=209349 2023-12-01T16:01:10.255 INFO:tasks.workunit.client.0.smithi119.stdout:op 1903 completed, throughput=4.99MB/sec 2023-12-01T16:01:10.255 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DINU2IMilcJ52gp off=5134260 len=1408384 2023-12-01T16:01:10.256 INFO:tasks.workunit.client.0.smithi119.stdout:op 1904 completed, throughput=4.99MB/sec 2023-12-01T16:01:10.257 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Vfc_XoCiGF6Pg0o off=16554805 len=1728571 2023-12-01T16:01:10.259 INFO:tasks.workunit.client.0.smithi119.stdout:op 1905 completed, throughput=5MB/sec 2023-12-01T16:01:10.259 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2u8amWPcwtzThPM off=3167236 len=669742 2023-12-01T16:01:10.264 INFO:tasks.workunit.client.0.smithi119.stdout:op 1906 completed, throughput=5MB/sec 2023-12-01T16:01:10.264 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LJxWcft14ay_2K_ off=249292 len=873944 2023-12-01T16:01:10.265 INFO:tasks.workunit.client.0.smithi119.stdout:op 1907 completed, throughput=5MB/sec 2023-12-01T16:01:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:10 smithi183 ceph-mon[99169]: pgmap v1903: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T16:01:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:10 smithi119 ceph-mon[94175]: pgmap v1903: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T16:01:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:10 smithi119 ceph-mon[108979]: pgmap v1903: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T16:01:11.266 INFO:tasks.workunit.client.0.smithi119.stdout: 364: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:11.266 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XlzO7sMCsrkbGeO off=331178 len=702413 2023-12-01T16:01:11.270 INFO:tasks.workunit.client.0.smithi119.stdout:op 1908 completed, throughput=4.99MB/sec 2023-12-01T16:01:11.270 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gO4kvQ-OKt6ht5Y off=659299 len=2050145 2023-12-01T16:01:11.280 INFO:tasks.workunit.client.0.smithi119.stdout:op 1909 completed, throughput=4.99MB/sec 2023-12-01T16:01:11.281 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZHi_ctdfzwMm4Zo off=3183813 len=1018372 2023-12-01T16:01:11.286 INFO:tasks.workunit.client.0.smithi119.stdout:op 1910 completed, throughput=5MB/sec 2023-12-01T16:01:11.286 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5BLjFJN-9fhhPKj off=1280145 len=868670 2023-12-01T16:01:11.290 INFO:tasks.workunit.client.0.smithi119.stdout:op 1911 completed, throughput=5MB/sec 2023-12-01T16:01:11.290 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Qj0Mlu8IqYWoA45 off=5212852 len=1742236 2023-12-01T16:01:11.299 INFO:tasks.workunit.client.0.smithi119.stdout:op 1912 completed, throughput=5MB/sec 2023-12-01T16:01:12.062 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:01:12.299 INFO:tasks.workunit.client.0.smithi119.stdout: 365: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:12.299 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sAM8bNDg7SLKABD off=8459218 len=1706060 2023-12-01T16:01:12.300 INFO:tasks.workunit.client.0.smithi119.stdout:op 1913 completed, throughput=4.99MB/sec 2023-12-01T16:01:12.300 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-trpCs04Q3gf11Vc off=9921261 len=630106 2023-12-01T16:01:12.304 INFO:tasks.workunit.client.0.smithi119.stdout:op 1914 completed, throughput=5MB/sec 2023-12-01T16:01:12.305 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WCpa9RZTx-3PsDW off=1302977 len=1735345 2023-12-01T16:01:12.306 INFO:tasks.workunit.client.0.smithi119.stdout:op 1915 completed, throughput=5MB/sec 2023-12-01T16:01:12.368 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:01:12.368 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (27m) 6m ago 28m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:01:12.369 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (27m) 6m ago 27m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:01:12.369 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (29m) 6m ago 29m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:01:12.369 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (29m) 6m ago 29m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:01:12.369 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (32m) 6m ago 32m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:01:12.369 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (33m) 6m ago 33m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:01:12.369 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (33m) 6m ago 33m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:01:12.369 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (32m) 6m ago 32m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:01:12.369 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (32m) 6m ago 32m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:01:12.369 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (28m) 6m ago 28m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:01:12.369 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (28m) 6m ago 28m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:01:12.369 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (31m) 6m ago 31m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:01:12.369 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (31m) 6m ago 31m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:01:12.369 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (31m) 6m ago 31m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:01:12.369 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (30m) 6m ago 30m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:01:12.370 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (30m) 6m ago 30m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:01:12.370 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (30m) 6m ago 30m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:01:12.370 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (29m) 6m ago 29m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:01:12.370 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (29m) 6m ago 29m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:01:12.370 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (27m) 6m ago 28m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:01:12.748 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:01:12.748 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:01:12.748 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:01:12.748 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:01:12.749 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:01:12.749 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:01:12.749 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:01:12.749 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:01:12.749 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:01:12.749 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:01:12.749 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:01:12.749 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:01:12.749 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:01:12.750 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:01:12.750 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:01:12.750 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:01:12.750 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:01:13.306 INFO:tasks.workunit.client.0.smithi119.stdout: 366: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:13.306 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jgdYw7Qq0paOdWJ off=3185123 len=1606357 2023-12-01T16:01:13.307 INFO:tasks.workunit.client.0.smithi119.stdout:op 1916 completed, throughput=4.99MB/sec 2023-12-01T16:01:13.308 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-j-NzoTF6Lcvl5BE off=9341526 len=1079549 2023-12-01T16:01:13.310 INFO:tasks.workunit.client.0.smithi119.stdout:op 1917 completed, throughput=4.99MB/sec 2023-12-01T16:01:13.310 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-57KSNEa3lM453NU off=6266267 len=1311490 2023-12-01T16:01:13.318 INFO:tasks.workunit.client.0.smithi119.stdout:op 1918 completed, throughput=5MB/sec 2023-12-01T16:01:13.318 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MDQkEov8H4vMn48 off=2414237 len=1859892 2023-12-01T16:01:13.327 INFO:tasks.workunit.client.0.smithi119.stdout:op 1919 completed, throughput=5MB/sec 2023-12-01T16:01:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:12 smithi183 ceph-mon[99169]: pgmap v1904: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T16:01:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3680962098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:01:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:12 smithi119 ceph-mon[94175]: pgmap v1904: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T16:01:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3680962098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:01:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:12 smithi119 ceph-mon[108979]: pgmap v1904: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T16:01:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3680962098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:01:14.327 INFO:tasks.workunit.client.0.smithi119.stdout: 367: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:14.327 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4sGqaamRxYufWNH off=4779331 len=2027416 2023-12-01T16:01:14.329 INFO:tasks.workunit.client.0.smithi119.stdout:op 1920 completed, throughput=4.99MB/sec 2023-12-01T16:01:14.329 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WmU3mWR5PtbRn8t off=20514686 len=629156 2023-12-01T16:01:14.331 INFO:tasks.workunit.client.0.smithi119.stdout:op 1921 completed, throughput=5MB/sec 2023-12-01T16:01:14.331 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IwKDWWYPHml6iXm off=4061140 len=856297 2023-12-01T16:01:14.332 INFO:tasks.workunit.client.0.smithi119.stdout:op 1922 completed, throughput=5MB/sec 2023-12-01T16:01:14.332 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qFUtLCL9ixkVjzF off=2053547 len=535335 2023-12-01T16:01:14.333 INFO:tasks.workunit.client.0.smithi119.stdout:op 1923 completed, throughput=5MB/sec 2023-12-01T16:01:14.333 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-t1pGXdgQ1AuOJFT off=10925574 len=185012 2023-12-01T16:01:14.333 INFO:tasks.workunit.client.0.smithi119.stdout:op 1924 completed, throughput=5MB/sec 2023-12-01T16:01:14.333 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3qkCuwrwaKphHiM off=18674897 len=1795212 2023-12-01T16:01:14.335 INFO:tasks.workunit.client.0.smithi119.stdout:op 1925 completed, throughput=5MB/sec 2023-12-01T16:01:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:13 smithi183 ceph-mon[99169]: from='client.26315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:13 smithi183 ceph-mon[99169]: from='client.26321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:01:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:01:14] "GET /metrics HTTP/1.1" 200 33900 "" "Prometheus/2.43.0" 2023-12-01T16:01:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:13 smithi119 ceph-mon[94175]: from='client.26315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:13 smithi119 ceph-mon[94175]: from='client.26321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:13 smithi119 ceph-mon[108979]: from='client.26315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:13 smithi119 ceph-mon[108979]: from='client.26321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:15.336 INFO:tasks.workunit.client.0.smithi119.stdout: 368: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:15.336 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dM9u-3yf4FA2Gon off=9554013 len=394747 2023-12-01T16:01:15.339 INFO:tasks.workunit.client.0.smithi119.stdout:op 1926 completed, throughput=4.99MB/sec 2023-12-01T16:01:15.339 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MVx69J7PspJVsvt off=624121 len=942286 2023-12-01T16:01:15.345 INFO:tasks.workunit.client.0.smithi119.stdout:op 1927 completed, throughput=4.99MB/sec 2023-12-01T16:01:15.345 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Nx0JBFNGbwXO4Of off=20447017 len=1580463 2023-12-01T16:01:15.352 INFO:tasks.workunit.client.0.smithi119.stdout:op 1928 completed, throughput=5MB/sec 2023-12-01T16:01:15.352 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9TJNWuJkI65gjxC off=17231143 len=1030065 2023-12-01T16:01:15.357 INFO:tasks.workunit.client.0.smithi119.stdout:op 1929 completed, throughput=5MB/sec 2023-12-01T16:01:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:14 smithi183 ceph-mon[99169]: pgmap v1905: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:01:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:14 smithi119 ceph-mon[108979]: pgmap v1905: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:01:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:14 smithi119 ceph-mon[94175]: pgmap v1905: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:01:16.357 INFO:tasks.workunit.client.0.smithi119.stdout: 369: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:16.357 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4A6lnmzea5ekLuq off=2459398 len=268731 2023-12-01T16:01:16.358 INFO:tasks.workunit.client.0.smithi119.stdout:op 1930 completed, throughput=4.99MB/sec 2023-12-01T16:01:16.358 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-l_kI5JObPgw4nGJ off=6883331 len=214437 2023-12-01T16:01:16.359 INFO:tasks.workunit.client.0.smithi119.stdout:op 1931 completed, throughput=4.99MB/sec 2023-12-01T16:01:16.359 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6f9V90aSHAsnJPT off=2118708 len=259206 2023-12-01T16:01:16.359 INFO:tasks.workunit.client.0.smithi119.stdout:op 1932 completed, throughput=4.99MB/sec 2023-12-01T16:01:16.359 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cjpstOuMQTTSmoW off=15759935 len=793711 2023-12-01T16:01:16.360 INFO:tasks.workunit.client.0.smithi119.stdout:op 1933 completed, throughput=4.99MB/sec 2023-12-01T16:01:16.360 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_DGiczBFABiVJXy off=3473210 len=1427011 2023-12-01T16:01:16.367 INFO:tasks.workunit.client.0.smithi119.stdout:op 1934 completed, throughput=4.99MB/sec 2023-12-01T16:01:16.368 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mAsDdsYlMcP4f5Q off=594935 len=45698 2023-12-01T16:01:16.368 INFO:tasks.workunit.client.0.smithi119.stdout:op 1935 completed, throughput=4.99MB/sec 2023-12-01T16:01:16.368 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oTTh8EUMT_9FajC off=2762182 len=1824176 2023-12-01T16:01:16.370 INFO:tasks.workunit.client.0.smithi119.stdout:op 1936 completed, throughput=5MB/sec 2023-12-01T16:01:16.370 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mZV_TWeNzkphKTJ off=9033129 len=917738 2023-12-01T16:01:16.372 INFO:tasks.workunit.client.0.smithi119.stdout:op 1937 completed, throughput=5MB/sec 2023-12-01T16:01:17.373 INFO:tasks.workunit.client.0.smithi119.stdout: 370: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:17.373 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dySdCpRyPeDm3_w off=7883725 len=1378746 2023-12-01T16:01:17.379 INFO:tasks.workunit.client.0.smithi119.stdout:op 1938 completed, throughput=4.99MB/sec 2023-12-01T16:01:17.379 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-D2WnkSPkVXt2aO9 off=7447720 len=692712 2023-12-01T16:01:17.383 INFO:tasks.workunit.client.0.smithi119.stdout:op 1939 completed, throughput=4.99MB/sec 2023-12-01T16:01:17.383 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ECM_2zbnhmhCrBl off=569045 len=1887844 2023-12-01T16:01:17.385 INFO:tasks.workunit.client.0.smithi119.stdout:op 1940 completed, throughput=5MB/sec 2023-12-01T16:01:17.386 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NgjURByS6vLBrr_ off=704765 len=843783 2023-12-01T16:01:17.390 INFO:tasks.workunit.client.0.smithi119.stdout:op 1941 completed, throughput=5MB/sec 2023-12-01T16:01:17.390 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SithzXEVEv9mzgd off=13596737 len=903133 2023-12-01T16:01:17.392 INFO:tasks.workunit.client.0.smithi119.stdout:op 1942 completed, throughput=5MB/sec 2023-12-01T16:01:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:16 smithi183 ceph-mon[99169]: pgmap v1906: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:01:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:16 smithi119 ceph-mon[108979]: pgmap v1906: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:01:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:16 smithi119 ceph-mon[94175]: pgmap v1906: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:01:18.393 INFO:tasks.workunit.client.0.smithi119.stdout: 371: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:18.393 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lYA7g8CzliRh8hT off=6854688 len=258366 2023-12-01T16:01:18.393 INFO:tasks.workunit.client.0.smithi119.stdout:op 1943 completed, throughput=4.99MB/sec 2023-12-01T16:01:18.393 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sRh-f5OneVZ6qQ1 off=3088083 len=1974161 2023-12-01T16:01:18.395 INFO:tasks.workunit.client.0.smithi119.stdout:op 1944 completed, throughput=4.99MB/sec 2023-12-01T16:01:18.395 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AP62ZTdryuKcvs3 off=8294598 len=961773 2023-12-01T16:01:18.397 INFO:tasks.workunit.client.0.smithi119.stdout:op 1945 completed, throughput=5MB/sec 2023-12-01T16:01:18.397 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3ZLBgXG2SmbfOHY off=21112716 len=1008224 2023-12-01T16:01:18.403 INFO:tasks.workunit.client.0.smithi119.stdout:op 1946 completed, throughput=5MB/sec 2023-12-01T16:01:18.403 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pinIywmg0HkNMuk off=17691859 len=427498 2023-12-01T16:01:18.403 INFO:tasks.workunit.client.0.smithi119.stdout:op 1947 completed, throughput=5MB/sec 2023-12-01T16:01:19.404 INFO:tasks.workunit.client.0.smithi119.stdout: 372: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:19.404 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-z5F7GrBV414s108 off=4036450 len=759755 2023-12-01T16:01:19.405 INFO:tasks.workunit.client.0.smithi119.stdout:op 1948 completed, throughput=4.99MB/sec 2023-12-01T16:01:19.405 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wGNmikA1SR8nFqc off=2237868 len=624711 2023-12-01T16:01:19.409 INFO:tasks.workunit.client.0.smithi119.stdout:op 1949 completed, throughput=4.99MB/sec 2023-12-01T16:01:19.409 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-R6yFv_JaOkJYRBM off=4008506 len=2048747 2023-12-01T16:01:19.422 INFO:tasks.workunit.client.0.smithi119.stdout:op 1950 completed, throughput=5MB/sec 2023-12-01T16:01:19.422 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Z2rzSMax0jBGhwy off=2046496 len=1266812 2023-12-01T16:01:19.429 INFO:tasks.workunit.client.0.smithi119.stdout:op 1951 completed, throughput=5MB/sec 2023-12-01T16:01:19.429 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9B03cPj_hsXK6Qu off=14451592 len=1711734 2023-12-01T16:01:19.431 INFO:tasks.workunit.client.0.smithi119.stdout:op 1952 completed, throughput=5MB/sec 2023-12-01T16:01:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:18 smithi183 ceph-mon[99169]: pgmap v1907: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:01:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:18 smithi119 ceph-mon[108979]: pgmap v1907: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:01:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:18 smithi119 ceph-mon[94175]: pgmap v1907: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:01:20.431 INFO:tasks.workunit.client.0.smithi119.stdout: 373: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:20.432 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BjzQQgvNlrl1qoC off=3195314 len=575915 2023-12-01T16:01:20.435 INFO:tasks.workunit.client.0.smithi119.stdout:op 1953 completed, throughput=4.99MB/sec 2023-12-01T16:01:20.435 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jp3Rka1QMTv2sgM off=2956445 len=33917 2023-12-01T16:01:20.436 INFO:tasks.workunit.client.0.smithi119.stdout:op 1954 completed, throughput=4.99MB/sec 2023-12-01T16:01:20.436 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TInNF8nHyYJ8ofp off=160637 len=954956 2023-12-01T16:01:20.437 INFO:tasks.workunit.client.0.smithi119.stdout:op 1955 completed, throughput=4.99MB/sec 2023-12-01T16:01:20.438 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zdC_zJpbBj9vMEh off=126665 len=1866039 2023-12-01T16:01:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:19 smithi183 ceph-mon[99169]: pgmap v1908: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:01:20.446 INFO:tasks.workunit.client.0.smithi119.stdout:op 1956 completed, throughput=5MB/sec 2023-12-01T16:01:20.447 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bpTJcUXOW5qx2g7 off=14497117 len=988123 2023-12-01T16:01:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:19 smithi119 ceph-mon[94175]: pgmap v1908: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:01:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:19 smithi119 ceph-mon[108979]: pgmap v1908: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:01:20.452 INFO:tasks.workunit.client.0.smithi119.stdout:op 1957 completed, throughput=5MB/sec 2023-12-01T16:01:21.452 INFO:tasks.workunit.client.0.smithi119.stdout: 374: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:21.452 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gm8AH93iBWNtY_6 off=8840192 len=1604655 2023-12-01T16:01:21.459 INFO:tasks.workunit.client.0.smithi119.stdout:op 1958 completed, throughput=4.99MB/sec 2023-12-01T16:01:21.459 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SD8WL3b0zLDNeBn off=6533538 len=1699853 2023-12-01T16:01:21.461 INFO:tasks.workunit.client.0.smithi119.stdout:op 1959 completed, throughput=5MB/sec 2023-12-01T16:01:21.461 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bE4cgL22eRXTMQf off=4475779 len=1770554 2023-12-01T16:01:21.463 INFO:tasks.workunit.client.0.smithi119.stdout:op 1960 completed, throughput=5MB/sec 2023-12-01T16:01:22.463 INFO:tasks.workunit.client.0.smithi119.stdout: 375: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:22.463 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-O73bxZDJ6NM4j9k off=2425990 len=1953000 2023-12-01T16:01:22.472 INFO:tasks.workunit.client.0.smithi119.stdout:op 1961 completed, throughput=4.99MB/sec 2023-12-01T16:01:22.472 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-A8inQkhkCvB9XyA off=7914758 len=598897 2023-12-01T16:01:22.477 INFO:tasks.workunit.client.0.smithi119.stdout:op 1962 completed, throughput=4.99MB/sec 2023-12-01T16:01:22.477 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QNeYVdWNI2gLfMy off=7252432 len=241907 2023-12-01T16:01:22.477 INFO:tasks.workunit.client.0.smithi119.stdout:op 1963 completed, throughput=4.99MB/sec 2023-12-01T16:01:22.478 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cmkj82hXepgTodl off=249026 len=380858 2023-12-01T16:01:22.481 INFO:tasks.workunit.client.0.smithi119.stdout:op 1964 completed, throughput=4.99MB/sec 2023-12-01T16:01:22.481 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2mu3n67L_8qsAi- off=7685155 len=903658 2023-12-01T16:01:22.482 INFO:tasks.workunit.client.0.smithi119.stdout:op 1965 completed, throughput=5MB/sec 2023-12-01T16:01:22.482 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--qvMJ1-6Fagamng off=5094584 len=1556318 2023-12-01T16:01:22.483 INFO:tasks.workunit.client.0.smithi119.stdout:op 1966 completed, throughput=5MB/sec 2023-12-01T16:01:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:22 smithi183 ceph-mon[99169]: pgmap v1909: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:01:23.571 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:22 smithi119 ceph-mon[94175]: pgmap v1909: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:01:23.572 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:22 smithi119 ceph-mon[108979]: pgmap v1909: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:01:23.572 INFO:tasks.workunit.client.0.smithi119.stdout: 376: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:23.572 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Mx74TUKFGBNGMxg off=11532762 len=637459 2023-12-01T16:01:23.573 INFO:tasks.workunit.client.0.smithi119.stdout:op 1967 completed, throughput=4.99MB/sec 2023-12-01T16:01:23.573 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ElRYDFPmtHLBlV9 off=510029 len=308120 2023-12-01T16:01:23.573 INFO:tasks.workunit.client.0.smithi119.stdout:op 1968 completed, throughput=4.99MB/sec 2023-12-01T16:01:23.573 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9STUll3StVxIvV3 off=797364 len=1947583 2023-12-01T16:01:23.573 INFO:tasks.workunit.client.0.smithi119.stdout:op 1969 completed, throughput=4.99MB/sec 2023-12-01T16:01:23.573 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XjIlV3fjjCgkefK off=3372097 len=510359 2023-12-01T16:01:23.573 INFO:tasks.workunit.client.0.smithi119.stdout:op 1970 completed, throughput=5MB/sec 2023-12-01T16:01:23.573 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jAxfK29JvonE174 off=5699307 len=1230872 2023-12-01T16:01:23.573 INFO:tasks.workunit.client.0.smithi119.stdout:op 1971 completed, throughput=5MB/sec 2023-12-01T16:01:23.573 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0b1sZkhIp5QvmhV off=2649810 len=1716519 2023-12-01T16:01:23.573 INFO:tasks.workunit.client.0.smithi119.stdout:op 1972 completed, throughput=5MB/sec 2023-12-01T16:01:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:01:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:01:24] "GET /metrics HTTP/1.1" 200 33898 "" "Prometheus/2.43.0" 2023-12-01T16:01:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:24.506 INFO:tasks.workunit.client.0.smithi119.stdout: 377: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:24.507 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-n04EqWbmf1diUjz off=13355721 len=1399242 2023-12-01T16:01:24.509 INFO:tasks.workunit.client.0.smithi119.stdout:op 1973 completed, throughput=4.99MB/sec 2023-12-01T16:01:24.509 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8Hr1GMNL9FVS5r- off=3895944 len=136928 2023-12-01T16:01:24.513 INFO:tasks.workunit.client.0.smithi119.stdout:op 1974 completed, throughput=4.99MB/sec 2023-12-01T16:01:24.513 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VI8hyT60S4wbXdq off=6995641 len=1380989 2023-12-01T16:01:24.520 INFO:tasks.workunit.client.0.smithi119.stdout:op 1975 completed, throughput=5MB/sec 2023-12-01T16:01:24.520 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NIsVPllAspfLfvS off=11491868 len=216087 2023-12-01T16:01:24.522 INFO:tasks.workunit.client.0.smithi119.stdout:op 1976 completed, throughput=5MB/sec 2023-12-01T16:01:24.522 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KLeF-TnTiei3x3c off=9793021 len=1660787 2023-12-01T16:01:24.531 INFO:tasks.workunit.client.0.smithi119.stdout:op 1977 completed, throughput=5MB/sec 2023-12-01T16:01:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:24 smithi183 ceph-mon[99169]: pgmap v1910: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:01:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:24 smithi119 ceph-mon[94175]: pgmap v1910: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:01:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:24 smithi119 ceph-mon[108979]: pgmap v1910: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:01:25.531 INFO:tasks.workunit.client.0.smithi119.stdout: 378: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:25.531 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kbLVM3uAuQVLzR_ off=6317451 len=1748362 2023-12-01T16:01:25.535 INFO:tasks.workunit.client.0.smithi119.stdout:op 1978 completed, throughput=4.99MB/sec 2023-12-01T16:01:25.535 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pic2mPRc-SDKSt7 off=8527741 len=1761951 2023-12-01T16:01:25.543 INFO:tasks.workunit.client.0.smithi119.stdout:op 1979 completed, throughput=5MB/sec 2023-12-01T16:01:25.543 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iCWSB9zw8ym0rGM off=2501522 len=17862 2023-12-01T16:01:25.545 INFO:tasks.workunit.client.0.smithi119.stdout:op 1980 completed, throughput=5MB/sec 2023-12-01T16:01:25.545 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nhxY-JSvzFE93gW off=2620214 len=737553 2023-12-01T16:01:25.549 INFO:tasks.workunit.client.0.smithi119.stdout:op 1981 completed, throughput=5MB/sec 2023-12-01T16:01:25.549 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NM_9965W3BcC3No off=2502 len=1166455 2023-12-01T16:01:25.550 INFO:tasks.workunit.client.0.smithi119.stdout:op 1982 completed, throughput=5MB/sec 2023-12-01T16:01:26.550 INFO:tasks.workunit.client.0.smithi119.stdout: 379: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:26.550 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KgtYfN3IRAKuYMs off=2686304 len=1953855 2023-12-01T16:01:26.552 INFO:tasks.workunit.client.0.smithi119.stdout:op 1983 completed, throughput=4.99MB/sec 2023-12-01T16:01:26.552 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lPqVapx3DtzWbpe off=1022052 len=1784867 2023-12-01T16:01:26.561 INFO:tasks.workunit.client.0.smithi119.stdout:op 1984 completed, throughput=5MB/sec 2023-12-01T16:01:26.562 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yIYXflg3TRim9pd off=76889 len=1328646 2023-12-01T16:01:26.562 INFO:tasks.workunit.client.0.smithi119.stdout:op 1985 completed, throughput=5MB/sec 2023-12-01T16:01:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:26 smithi183 ceph-mon[99169]: pgmap v1911: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:01:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:26 smithi119 ceph-mon[94175]: pgmap v1911: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:01:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:26 smithi119 ceph-mon[108979]: pgmap v1911: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:01:27.562 INFO:tasks.workunit.client.0.smithi119.stdout: 380: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:27.563 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4isKj2Em3TlO1Xn off=7900351 len=1276845 2023-12-01T16:01:27.565 INFO:tasks.workunit.client.0.smithi119.stdout:op 1986 completed, throughput=4.99MB/sec 2023-12-01T16:01:27.565 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iGU7e3jwYmbZoP3 off=15316408 len=1340105 2023-12-01T16:01:27.571 INFO:tasks.workunit.client.0.smithi119.stdout:op 1987 completed, throughput=4.99MB/sec 2023-12-01T16:01:27.571 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hxDrUKvNbdkc2Xb off=11252883 len=1135711 2023-12-01T16:01:27.573 INFO:tasks.workunit.client.0.smithi119.stdout:op 1988 completed, throughput=5MB/sec 2023-12-01T16:01:27.573 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xGD75lUNeVJqivx off=587040 len=1573494 2023-12-01T16:01:27.575 INFO:tasks.workunit.client.0.smithi119.stdout:op 1989 completed, throughput=5MB/sec 2023-12-01T16:01:28.576 INFO:tasks.workunit.client.0.smithi119.stdout: 381: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:28.576 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-J0znFlUeF7Rf4C- off=688070 len=456610 2023-12-01T16:01:28.576 INFO:tasks.workunit.client.0.smithi119.stdout:op 1990 completed, throughput=4.99MB/sec 2023-12-01T16:01:28.576 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tC22-PSYbDtmNyg off=9910369 len=1791681 2023-12-01T16:01:28.579 INFO:tasks.workunit.client.0.smithi119.stdout:op 1991 completed, throughput=4.99MB/sec 2023-12-01T16:01:28.579 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0qMlP5gMxxqLKiM off=8053436 len=2060942 2023-12-01T16:01:28.589 INFO:tasks.workunit.client.0.smithi119.stdout:op 1992 completed, throughput=5MB/sec 2023-12-01T16:01:28.589 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UlNHVjp_Yr0oKjG off=2134592 len=1067609 2023-12-01T16:01:28.593 INFO:tasks.workunit.client.0.smithi119.stdout:op 1993 completed, throughput=5MB/sec 2023-12-01T16:01:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:28 smithi183 ceph-mon[99169]: pgmap v1912: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:01:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:28 smithi119 ceph-mon[94175]: pgmap v1912: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:01:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:28 smithi119 ceph-mon[108979]: pgmap v1912: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:01:29.590 INFO:tasks.workunit.client.0.smithi119.stdout: 382: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:29.590 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uVtAl4ZDfN3SYNC off=3532614 len=1508784 2023-12-01T16:01:29.593 INFO:tasks.workunit.client.0.smithi119.stdout:op 1994 completed, throughput=4.99MB/sec 2023-12-01T16:01:29.593 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-RExxv56GPB3pYYr off=3643915 len=168408 2023-12-01T16:01:29.596 INFO:tasks.workunit.client.0.smithi119.stdout:op 1995 completed, throughput=4.99MB/sec 2023-12-01T16:01:29.596 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kzoLsgKzCce4Gjy off=2723251 len=1220752 2023-12-01T16:01:29.598 INFO:tasks.workunit.client.0.smithi119.stdout:op 1996 completed, throughput=5MB/sec 2023-12-01T16:01:29.598 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OVkKA7dlIhfKGqA off=6641296 len=1931638 2023-12-01T16:01:29.608 INFO:tasks.workunit.client.0.smithi119.stdout:op 1997 completed, throughput=5MB/sec 2023-12-01T16:01:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:29 smithi183 ceph-mon[99169]: pgmap v1913: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T16:01:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:29 smithi119 ceph-mon[94175]: pgmap v1913: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T16:01:30.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:29 smithi119 ceph-mon[108979]: pgmap v1913: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T16:01:30.608 INFO:tasks.workunit.client.0.smithi119.stdout: 383: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:30.608 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6c5iU7-hBIEkjcV off=2804169 len=510422 2023-12-01T16:01:30.612 INFO:tasks.workunit.client.0.smithi119.stdout:op 1998 completed, throughput=4.99MB/sec 2023-12-01T16:01:30.613 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BOciCaMfXh9fFxo off=7845270 len=474478 2023-12-01T16:01:30.615 INFO:tasks.workunit.client.0.smithi119.stdout:op 1999 completed, throughput=4.99MB/sec 2023-12-01T16:01:30.616 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7zst43BdolBPLtC off=6868810 len=1301073 2023-12-01T16:01:30.620 INFO:tasks.workunit.client.0.smithi119.stdout:op 2000 completed, throughput=4.99MB/sec 2023-12-01T16:01:30.620 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FjpbHkUJrmw4WUi off=8858134 len=548137 2023-12-01T16:01:30.624 INFO:tasks.workunit.client.0.smithi119.stdout:op 2001 completed, throughput=4.99MB/sec 2023-12-01T16:01:30.624 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-q-RCOzmoC7gy9SK off=1235632 len=375411 2023-12-01T16:01:30.625 INFO:tasks.workunit.client.0.smithi119.stdout:op 2002 completed, throughput=5MB/sec 2023-12-01T16:01:30.625 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CTeAfT_69KFDMBM off=323348 len=1821545 2023-12-01T16:01:30.627 INFO:tasks.workunit.client.0.smithi119.stdout:op 2003 completed, throughput=5MB/sec 2023-12-01T16:01:30.627 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IAoLH1n6O5YcOwO off=261488 len=227873 2023-12-01T16:01:30.630 INFO:tasks.workunit.client.0.smithi119.stdout:op 2004 completed, throughput=5MB/sec 2023-12-01T16:01:31.631 INFO:tasks.workunit.client.0.smithi119.stdout: 384: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:31.631 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-znVQkR5D2JrECsA off=17453926 len=740199 2023-12-01T16:01:31.636 INFO:tasks.workunit.client.0.smithi119.stdout:op 2005 completed, throughput=4.99MB/sec 2023-12-01T16:01:31.636 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EgjNhJJoZY-Ggjf off=2119957 len=108160 2023-12-01T16:01:31.638 INFO:tasks.workunit.client.0.smithi119.stdout:op 2006 completed, throughput=4.99MB/sec 2023-12-01T16:01:31.639 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-a569ODkpuJLvv3w off=860072 len=2089338 2023-12-01T16:01:31.641 INFO:tasks.workunit.client.0.smithi119.stdout:op 2007 completed, throughput=4.99MB/sec 2023-12-01T16:01:31.641 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-iKU3JAnKFwbApvn off=192416 len=725613 2023-12-01T16:01:31.642 INFO:tasks.workunit.client.0.smithi119.stdout:op 2008 completed, throughput=5MB/sec 2023-12-01T16:01:31.642 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tRdo23yuTTLlnRp off=973050 len=1349764 2023-12-01T16:01:31.644 INFO:tasks.workunit.client.0.smithi119.stdout:op 2009 completed, throughput=5MB/sec 2023-12-01T16:01:31.644 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OjQxLof2T2gX0BR off=21443413 len=860609 2023-12-01T16:01:31.645 INFO:tasks.workunit.client.0.smithi119.stdout:op 2010 completed, throughput=5MB/sec 2023-12-01T16:01:32.645 INFO:tasks.workunit.client.0.smithi119.stdout: 385: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:32.645 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jg4dtPYIlZxBXLl off=1100190 len=346460 2023-12-01T16:01:32.646 INFO:tasks.workunit.client.0.smithi119.stdout:op 2011 completed, throughput=4.99MB/sec 2023-12-01T16:01:32.646 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7LAVmURoBwmOCZh off=5711341 len=927080 2023-12-01T16:01:32.647 INFO:tasks.workunit.client.0.smithi119.stdout:op 2012 completed, throughput=4.99MB/sec 2023-12-01T16:01:32.647 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VrJF2xe6B0NXjLA off=435165 len=1299693 2023-12-01T16:01:32.649 INFO:tasks.workunit.client.0.smithi119.stdout:op 2013 completed, throughput=4.99MB/sec 2023-12-01T16:01:32.649 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7B9PIUfEvoLIFps off=16032289 len=1626603 2023-12-01T16:01:32.654 INFO:tasks.workunit.client.0.smithi119.stdout:op 2014 completed, throughput=5MB/sec 2023-12-01T16:01:32.654 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--MpkzTOhZNfDh-N off=6197168 len=675529 2023-12-01T16:01:32.658 INFO:tasks.workunit.client.0.smithi119.stdout:op 2015 completed, throughput=5MB/sec 2023-12-01T16:01:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:32 smithi183 ceph-mon[99169]: pgmap v1914: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:01:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:32 smithi119 ceph-mon[94175]: pgmap v1914: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:01:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:32 smithi119 ceph-mon[108979]: pgmap v1914: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:01:33.658 INFO:tasks.workunit.client.0.smithi119.stdout: 386: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:33.658 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dwgYnojEJftv1r3 off=2801387 len=1274176 2023-12-01T16:01:33.664 INFO:tasks.workunit.client.0.smithi119.stdout:op 2016 completed, throughput=4.99MB/sec 2023-12-01T16:01:33.664 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jiA3TPZdF8AGymo off=2257110 len=1344675 2023-12-01T16:01:33.671 INFO:tasks.workunit.client.0.smithi119.stdout:op 2017 completed, throughput=4.99MB/sec 2023-12-01T16:01:33.671 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZuSAFyjtmj7FgqG off=0 len=1359802 2023-12-01T16:01:33.672 INFO:tasks.workunit.client.0.smithi119.stdout:op 2018 completed, throughput=5MB/sec 2023-12-01T16:01:33.673 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8jm2dWF4OrMZG3T off=1376908 len=1362898 2023-12-01T16:01:33.673 INFO:tasks.workunit.client.0.smithi119.stdout:op 2019 completed, throughput=5MB/sec 2023-12-01T16:01:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:33 smithi183 ceph-mon[99169]: pgmap v1915: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:01:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:01:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:01:34] "GET /metrics HTTP/1.1" 200 33898 "" "Prometheus/2.43.0" 2023-12-01T16:01:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:33 smithi119 ceph-mon[94175]: pgmap v1915: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:01:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:33 smithi119 ceph-mon[108979]: pgmap v1915: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:01:34.674 INFO:tasks.workunit.client.0.smithi119.stdout: 387: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:34.674 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-l50xx_CuUylYZKV off=15230296 len=985623 2023-12-01T16:01:34.679 INFO:tasks.workunit.client.0.smithi119.stdout:op 2020 completed, throughput=4.99MB/sec 2023-12-01T16:01:34.679 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-i5GJTb3bYyfMBBK off=3361282 len=532603 2023-12-01T16:01:34.680 INFO:tasks.workunit.client.0.smithi119.stdout:op 2021 completed, throughput=4.99MB/sec 2023-12-01T16:01:34.680 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5YL2cXGNrevggnK off=740558 len=564277 2023-12-01T16:01:34.683 INFO:tasks.workunit.client.0.smithi119.stdout:op 2022 completed, throughput=4.99MB/sec 2023-12-01T16:01:34.683 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IZ9rCftNvM0MgHS off=10102954 len=966928 2023-12-01T16:01:34.684 INFO:tasks.workunit.client.0.smithi119.stdout:op 2023 completed, throughput=5MB/sec 2023-12-01T16:01:34.684 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jI6eFognc9VMTdS off=9000674 len=822494 2023-12-01T16:01:34.685 INFO:tasks.workunit.client.0.smithi119.stdout:op 2024 completed, throughput=5MB/sec 2023-12-01T16:01:34.685 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-X3Wavs0l_WhIP5V off=5706377 len=1951750 2023-12-01T16:01:34.689 INFO:tasks.workunit.client.0.smithi119.stdout:op 2025 completed, throughput=5MB/sec 2023-12-01T16:01:35.689 INFO:tasks.workunit.client.0.smithi119.stdout: 388: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:35.689 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9CC3ndcbsoWU99Q off=2618446 len=696387 2023-12-01T16:01:35.693 INFO:tasks.workunit.client.0.smithi119.stdout:op 2026 completed, throughput=4.99MB/sec 2023-12-01T16:01:35.694 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7HJitmxVFAt2exK off=218108 len=1234218 2023-12-01T16:01:35.695 INFO:tasks.workunit.client.0.smithi119.stdout:op 2027 completed, throughput=4.99MB/sec 2023-12-01T16:01:35.695 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-erSiuZ5vcZ_fMmQ off=1257365 len=1746934 2023-12-01T16:01:35.704 INFO:tasks.workunit.client.0.smithi119.stdout:op 2028 completed, throughput=5MB/sec 2023-12-01T16:01:35.704 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FRHCV0QtNQ-PFhF off=6184979 len=1894526 2023-12-01T16:01:35.713 INFO:tasks.workunit.client.0.smithi119.stdout:op 2029 completed, throughput=5MB/sec 2023-12-01T16:01:36.713 INFO:tasks.workunit.client.0.smithi119.stdout: 389: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:36.713 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BMVoY4wznHIl7FL off=1644077 len=860021 2023-12-01T16:01:36.714 INFO:tasks.workunit.client.0.smithi119.stdout:op 2030 completed, throughput=4.99MB/sec 2023-12-01T16:01:36.714 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--fH4TJCWpr4EskT off=6264930 len=1983741 2023-12-01T16:01:36.717 INFO:tasks.workunit.client.0.smithi119.stdout:op 2031 completed, throughput=5MB/sec 2023-12-01T16:01:36.717 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZiPL0NzULPegQxP off=15396837 len=669697 2023-12-01T16:01:36.722 INFO:tasks.workunit.client.0.smithi119.stdout:op 2032 completed, throughput=5MB/sec 2023-12-01T16:01:36.722 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-juoVI1dsIzDWvSf off=14598531 len=1744801 2023-12-01T16:01:36.730 INFO:tasks.workunit.client.0.smithi119.stdout:op 2033 completed, throughput=5MB/sec 2023-12-01T16:01:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:36 smithi183 ceph-mon[99169]: pgmap v1916: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T16:01:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:36 smithi119 ceph-mon[94175]: pgmap v1916: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T16:01:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:36 smithi119 ceph-mon[108979]: pgmap v1916: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T16:01:37.730 INFO:tasks.workunit.client.0.smithi119.stdout: 390: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:37.730 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BSMOpRx8_Kv5a30 off=2849306 len=1422415 2023-12-01T16:01:37.738 INFO:tasks.workunit.client.0.smithi119.stdout:op 2034 completed, throughput=4.99MB/sec 2023-12-01T16:01:37.738 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TiadR10UY-ko8z9 off=57550 len=1832148 2023-12-01T16:01:37.741 INFO:tasks.workunit.client.0.smithi119.stdout:op 2035 completed, throughput=5MB/sec 2023-12-01T16:01:37.741 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QsaFd4IEuNaTAsi off=5584252 len=1102673 2023-12-01T16:01:37.743 INFO:tasks.workunit.client.0.smithi119.stdout:op 2036 completed, throughput=5MB/sec 2023-12-01T16:01:37.744 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PAjHoviPGs5ADqA off=9090081 len=2038990 2023-12-01T16:01:37.753 INFO:tasks.workunit.client.0.smithi119.stdout:op 2037 completed, throughput=5MB/sec 2023-12-01T16:01:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:38 smithi183 ceph-mon[99169]: pgmap v1917: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2023-12-01T16:01:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:38 smithi119 ceph-mon[94175]: pgmap v1917: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2023-12-01T16:01:38.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:38 smithi119 ceph-mon[108979]: pgmap v1917: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2023-12-01T16:01:38.753 INFO:tasks.workunit.client.0.smithi119.stdout: 391: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:38.753 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XtEBE7tI1WM6kQr off=5312111 len=2067420 2023-12-01T16:01:38.755 INFO:tasks.workunit.client.0.smithi119.stdout:op 2038 completed, throughput=5MB/sec 2023-12-01T16:01:38.755 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pAd78uk95rT7YMH off=4580211 len=1532918 2023-12-01T16:01:38.763 INFO:tasks.workunit.client.0.smithi119.stdout:op 2039 completed, throughput=5MB/sec 2023-12-01T16:01:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:39.763 INFO:tasks.workunit.client.0.smithi119.stdout: 392: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:39.763 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-61lA-LV34Z7W_eg off=4207786 len=652085 2023-12-01T16:01:39.764 INFO:tasks.workunit.client.0.smithi119.stdout:op 2040 completed, throughput=4.99MB/sec 2023-12-01T16:01:39.764 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CUqjxFUei62wNzW off=150056 len=1948194 2023-12-01T16:01:39.773 INFO:tasks.workunit.client.0.smithi119.stdout:op 2041 completed, throughput=4.99MB/sec 2023-12-01T16:01:39.773 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NFH3dinsLybMYNZ off=8629113 len=285437 2023-12-01T16:01:39.776 INFO:tasks.workunit.client.0.smithi119.stdout:op 2042 completed, throughput=4.99MB/sec 2023-12-01T16:01:39.776 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uwHG43T5hsbdu7n off=2596240 len=531982 2023-12-01T16:01:39.779 INFO:tasks.workunit.client.0.smithi119.stdout:op 2043 completed, throughput=5MB/sec 2023-12-01T16:01:39.779 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6isbuZsDA0tub4H off=1120015 len=257178 2023-12-01T16:01:39.782 INFO:tasks.workunit.client.0.smithi119.stdout:op 2044 completed, throughput=5MB/sec 2023-12-01T16:01:39.783 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oGU8Qsepj83nH5E off=13482702 len=1646180 2023-12-01T16:01:39.784 INFO:tasks.workunit.client.0.smithi119.stdout:op 2045 completed, throughput=5MB/sec 2023-12-01T16:01:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:40 smithi183 ceph-mon[99169]: pgmap v1918: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:01:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:40 smithi119 ceph-mon[94175]: pgmap v1918: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:01:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:40 smithi119 ceph-mon[108979]: pgmap v1918: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:01:40.785 INFO:tasks.workunit.client.0.smithi119.stdout: 393: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:40.785 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vhUzFwHsbPYYzAY off=14046576 len=1521415 2023-12-01T16:01:40.793 INFO:tasks.workunit.client.0.smithi119.stdout:op 2046 completed, throughput=4.99MB/sec 2023-12-01T16:01:40.793 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SSVmKqATib3PUd6 off=1987400 len=383060 2023-12-01T16:01:40.793 INFO:tasks.workunit.client.0.smithi119.stdout:op 2047 completed, throughput=4.99MB/sec 2023-12-01T16:01:40.793 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-upoI6HxbEVJhsfa off=5758790 len=2009999 2023-12-01T16:01:40.805 INFO:tasks.workunit.client.0.smithi119.stdout:op 2048 completed, throughput=5MB/sec 2023-12-01T16:01:40.806 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1DBwmLJ0AYd6MHT off=7267357 len=773326 2023-12-01T16:01:40.809 INFO:tasks.workunit.client.0.smithi119.stdout:op 2049 completed, throughput=5MB/sec 2023-12-01T16:01:40.810 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-c27NTIX3wEr5_jI off=9775585 len=1873261 2023-12-01T16:01:40.818 INFO:tasks.workunit.client.0.smithi119.stdout:op 2050 completed, throughput=5MB/sec 2023-12-01T16:01:41.818 INFO:tasks.workunit.client.0.smithi119.stdout: 394: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:41.819 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RCH9mz99VLaPwL8 off=974776 len=840183 2023-12-01T16:01:41.820 INFO:tasks.workunit.client.0.smithi119.stdout:op 2051 completed, throughput=4.99MB/sec 2023-12-01T16:01:41.820 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QSNqRfbXnY7YgX_ off=15855712 len=804708 2023-12-01T16:01:41.822 INFO:tasks.workunit.client.0.smithi119.stdout:op 2052 completed, throughput=4.99MB/sec 2023-12-01T16:01:41.823 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1bCk0pxuSSWzOtb off=6450024 len=454394 2023-12-01T16:01:41.827 INFO:tasks.workunit.client.0.smithi119.stdout:op 2053 completed, throughput=5MB/sec 2023-12-01T16:01:41.827 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aK2h5Jj3pHMP9hF off=3683666 len=1403682 2023-12-01T16:01:41.828 INFO:tasks.workunit.client.0.smithi119.stdout:op 2054 completed, throughput=5MB/sec 2023-12-01T16:01:41.828 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XsPIwH_P1qS_jj_ off=6946744 len=1932379 2023-12-01T16:01:41.838 INFO:tasks.workunit.client.0.smithi119.stdout:op 2055 completed, throughput=5MB/sec 2023-12-01T16:01:42.838 INFO:tasks.workunit.client.0.smithi119.stdout: 395: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:42.838 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BqdBrykTn5T972j off=1370118 len=1767429 2023-12-01T16:01:42.839 INFO:tasks.workunit.client.0.smithi119.stdout:op 2056 completed, throughput=4.99MB/sec 2023-12-01T16:01:42.839 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wCCALIst4sMcXcx off=1585360 len=1399580 2023-12-01T16:01:42.841 INFO:tasks.workunit.client.0.smithi119.stdout:op 2057 completed, throughput=5MB/sec 2023-12-01T16:01:42.841 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KF5jE36cQcfiCy6 off=6169216 len=990680 2023-12-01T16:01:42.845 INFO:tasks.workunit.client.0.smithi119.stdout:op 2058 completed, throughput=5MB/sec 2023-12-01T16:01:43.098 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:01:43.405 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:01:43.406 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (28m) 7m ago 28m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:01:43.406 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (28m) 7m ago 28m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:01:43.406 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (29m) 7m ago 29m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:01:43.406 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (29m) 7m ago 29m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:01:43.406 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (32m) 7m ago 32m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:01:43.406 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (34m) 7m ago 34m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:01:43.406 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (34m) 7m ago 34m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:01:43.406 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (33m) 7m ago 33m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:01:43.406 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (32m) 7m ago 32m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:01:43.406 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (28m) 7m ago 28m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:01:43.406 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (28m) 7m ago 28m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:01:43.406 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (32m) 7m ago 32m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:01:43.406 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (32m) 7m ago 32m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:01:43.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (31m) 7m ago 31m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:01:43.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (31m) 7m ago 31m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:01:43.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (31m) 7m ago 31m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:01:43.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (30m) 7m ago 30m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:01:43.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (30m) 7m ago 30m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:01:43.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (29m) 7m ago 29m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:01:43.407 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (28m) 7m ago 29m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:01:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:42 smithi183 ceph-mon[99169]: pgmap v1919: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:01:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:42 smithi119 ceph-mon[94175]: pgmap v1919: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:01:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:42 smithi119 ceph-mon[108979]: pgmap v1919: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:01:43.785 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:01:43.785 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:01:43.785 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:01:43.785 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:01:43.785 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:01:43.785 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:01:43.785 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:01:43.785 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:01:43.785 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:01:43.785 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:01:43.785 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:01:43.786 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:01:43.786 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:01:43.786 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:01:43.786 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:01:43.786 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:01:43.786 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:01:43.845 INFO:tasks.workunit.client.0.smithi119.stdout: 396: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:43.845 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-URqOPSPkY7FNSQN off=14472497 len=552499 2023-12-01T16:01:43.846 INFO:tasks.workunit.client.0.smithi119.stdout:op 2059 completed, throughput=4.99MB/sec 2023-12-01T16:01:43.846 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_dMiqYQMyzmAQqP off=6971912 len=380539 2023-12-01T16:01:43.846 INFO:tasks.workunit.client.0.smithi119.stdout:op 2060 completed, throughput=4.99MB/sec 2023-12-01T16:01:43.847 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PQSpoMNzy2bu8Bf off=15715567 len=606650 2023-12-01T16:01:43.851 INFO:tasks.workunit.client.0.smithi119.stdout:op 2061 completed, throughput=4.99MB/sec 2023-12-01T16:01:43.851 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oFrIQY4zgBmyns6 off=5406082 len=1373242 2023-12-01T16:01:43.852 INFO:tasks.workunit.client.0.smithi119.stdout:op 2062 completed, throughput=4.99MB/sec 2023-12-01T16:01:43.852 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8rdMCHmkiae_AlR off=6524023 len=599993 2023-12-01T16:01:43.852 INFO:tasks.workunit.client.0.smithi119.stdout:op 2063 completed, throughput=5MB/sec 2023-12-01T16:01:43.853 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-e3jJO0mgavX0f80 off=1826027 len=945236 2023-12-01T16:01:43.857 INFO:tasks.workunit.client.0.smithi119.stdout:op 2064 completed, throughput=5MB/sec 2023-12-01T16:01:43.857 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tRD8ZJoYx4yTRWf off=2790137 len=1823804 2023-12-01T16:01:43.865 INFO:tasks.workunit.client.0.smithi119.stdout:op 2065 completed, throughput=5MB/sec 2023-12-01T16:01:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:43 smithi183 ceph-mon[99169]: from='client.16446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:43 smithi183 ceph-mon[99169]: from='client.16452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:43 smithi183 ceph-mon[99169]: pgmap v1920: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T16:01:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/651820418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:01:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:01:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:01:44] "GET /metrics HTTP/1.1" 200 33897 "" "Prometheus/2.43.0" 2023-12-01T16:01:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:43 smithi119 ceph-mon[94175]: from='client.16446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:43 smithi119 ceph-mon[94175]: from='client.16452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:43 smithi119 ceph-mon[94175]: pgmap v1920: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T16:01:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/651820418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:01:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:43 smithi119 ceph-mon[108979]: from='client.16446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:43 smithi119 ceph-mon[108979]: from='client.16452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:43 smithi119 ceph-mon[108979]: pgmap v1920: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T16:01:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/651820418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:01:44.865 INFO:tasks.workunit.client.0.smithi119.stdout: 397: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:44.866 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DIgXqrmhI6Emtyz off=2282091 len=1798510 2023-12-01T16:01:44.867 INFO:tasks.workunit.client.0.smithi119.stdout:op 2066 completed, throughput=4.99MB/sec 2023-12-01T16:01:44.867 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-L8pxyRreJYE0aR- off=5369135 len=36364 2023-12-01T16:01:44.870 INFO:tasks.workunit.client.0.smithi119.stdout:op 2067 completed, throughput=4.99MB/sec 2023-12-01T16:01:44.870 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7eDiRXcUEltCEcn off=1767108 len=1890179 2023-12-01T16:01:44.871 INFO:tasks.workunit.client.0.smithi119.stdout:op 2068 completed, throughput=5MB/sec 2023-12-01T16:01:44.872 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BgV3hjzsUyEbwUZ off=6028898 len=379649 2023-12-01T16:01:44.872 INFO:tasks.workunit.client.0.smithi119.stdout:op 2069 completed, throughput=5MB/sec 2023-12-01T16:01:44.872 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-p0sG_-S4H_iFAdB off=14560345 len=1063715 2023-12-01T16:01:44.878 INFO:tasks.workunit.client.0.smithi119.stdout:op 2070 completed, throughput=5MB/sec 2023-12-01T16:01:45.878 INFO:tasks.workunit.client.0.smithi119.stdout: 398: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:45.879 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KtaaKh8dir9idqL off=4196687 len=355695 2023-12-01T16:01:45.879 INFO:tasks.workunit.client.0.smithi119.stdout:op 2071 completed, throughput=4.99MB/sec 2023-12-01T16:01:45.879 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GpxV8FJ2ot9xdyE off=8277163 len=397994 2023-12-01T16:01:45.881 INFO:tasks.workunit.client.0.smithi119.stdout:op 2072 completed, throughput=4.99MB/sec 2023-12-01T16:01:45.881 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LZWTRj7o3CVb8aq off=10301845 len=115894 2023-12-01T16:01:45.884 INFO:tasks.workunit.client.0.smithi119.stdout:op 2073 completed, throughput=4.99MB/sec 2023-12-01T16:01:45.884 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mSuVCgiZfTzTKgE off=12638525 len=618534 2023-12-01T16:01:45.885 INFO:tasks.workunit.client.0.smithi119.stdout:op 2074 completed, throughput=4.99MB/sec 2023-12-01T16:01:45.885 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UY1K6XBQ7vjc7qP off=3320715 len=2028223 2023-12-01T16:01:45.887 INFO:tasks.workunit.client.0.smithi119.stdout:op 2075 completed, throughput=5MB/sec 2023-12-01T16:01:45.887 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-stMT0cU9zfG9tyi off=10081945 len=692859 2023-12-01T16:01:45.891 INFO:tasks.workunit.client.0.smithi119.stdout:op 2076 completed, throughput=5MB/sec 2023-12-01T16:01:45.891 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Jhdc2u2cxTK25H8 off=784246 len=1417015 2023-12-01T16:01:45.893 INFO:tasks.workunit.client.0.smithi119.stdout:op 2077 completed, throughput=5MB/sec 2023-12-01T16:01:46.893 INFO:tasks.workunit.client.0.smithi119.stdout: 399: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:46.893 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-v75MqV2P2mxiZC4 off=18456895 len=690890 2023-12-01T16:01:46.895 INFO:tasks.workunit.client.0.smithi119.stdout:op 2078 completed, throughput=4.99MB/sec 2023-12-01T16:01:46.895 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0laeIIHHzSyuyKq off=7044745 len=494828 2023-12-01T16:01:46.895 INFO:tasks.workunit.client.0.smithi119.stdout:op 2079 completed, throughput=4.99MB/sec 2023-12-01T16:01:46.895 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LMgJppU1Qg48vHn off=15821656 len=1440329 2023-12-01T16:01:46.897 INFO:tasks.workunit.client.0.smithi119.stdout:op 2080 completed, throughput=5MB/sec 2023-12-01T16:01:46.897 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GoD0ZXIpTSSVqm2 off=3280581 len=1006929 2023-12-01T16:01:46.902 INFO:tasks.workunit.client.0.smithi119.stdout:op 2081 completed, throughput=5MB/sec 2023-12-01T16:01:46.902 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jqIJuP5rXwiiPfV off=14346597 len=1427479 2023-12-01T16:01:46.905 INFO:tasks.workunit.client.0.smithi119.stdout:op 2082 completed, throughput=5MB/sec 2023-12-01T16:01:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:46 smithi183 ceph-mon[99169]: pgmap v1921: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T16:01:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:46 smithi119 ceph-mon[108979]: pgmap v1921: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T16:01:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:46 smithi119 ceph-mon[94175]: pgmap v1921: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T16:01:47.905 INFO:tasks.workunit.client.0.smithi119.stdout: 400: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:47.906 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pky2Zc2aS4TxNTh off=7062896 len=200581 2023-12-01T16:01:47.908 INFO:tasks.workunit.client.0.smithi119.stdout:op 2083 completed, throughput=4.99MB/sec 2023-12-01T16:01:47.908 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uq5lqe_KSx8LbAX off=9484693 len=1319873 2023-12-01T16:01:47.914 INFO:tasks.workunit.client.0.smithi119.stdout:op 2084 completed, throughput=4.99MB/sec 2023-12-01T16:01:47.914 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2_bCY33RRNG4bLX off=9822836 len=848120 2023-12-01T16:01:47.919 INFO:tasks.workunit.client.0.smithi119.stdout:op 2085 completed, throughput=5MB/sec 2023-12-01T16:01:47.919 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3691gXXrpPHVP1K off=9290195 len=1414718 2023-12-01T16:01:47.921 INFO:tasks.workunit.client.0.smithi119.stdout:op 2086 completed, throughput=5MB/sec 2023-12-01T16:01:47.921 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2_nJdYCNRbZp02M off=694099 len=1913801 2023-12-01T16:01:47.925 INFO:tasks.workunit.client.0.smithi119.stdout:op 2087 completed, throughput=5MB/sec 2023-12-01T16:01:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:48 smithi183 ceph-mon[99169]: pgmap v1922: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:01:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:48 smithi119 ceph-mon[94175]: pgmap v1922: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:01:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:48 smithi119 ceph-mon[108979]: pgmap v1922: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:01:48.926 INFO:tasks.workunit.client.0.smithi119.stdout: 401: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:48.926 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1Rj8TeEKVXtOfbf off=6664724 len=1254259 2023-12-01T16:01:48.928 INFO:tasks.workunit.client.0.smithi119.stdout:op 2088 completed, throughput=4.99MB/sec 2023-12-01T16:01:48.929 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oMkv0bx2fh3xhrQ off=4513438 len=377782 2023-12-01T16:01:48.930 INFO:tasks.workunit.client.0.smithi119.stdout:op 2089 completed, throughput=4.99MB/sec 2023-12-01T16:01:48.930 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GBpBcl_QcHha0jM off=849286 len=737798 2023-12-01T16:01:48.932 INFO:tasks.workunit.client.0.smithi119.stdout:op 2090 completed, throughput=5MB/sec 2023-12-01T16:01:48.932 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mf_pRrP1ygrj758 off=7721029 len=1584321 2023-12-01T16:01:48.938 INFO:tasks.workunit.client.0.smithi119.stdout:op 2091 completed, throughput=5MB/sec 2023-12-01T16:01:49.938 INFO:tasks.workunit.client.0.smithi119.stdout: 402: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:49.938 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Cl8wgl6vctPabXd off=958523 len=291768 2023-12-01T16:01:49.941 INFO:tasks.workunit.client.0.smithi119.stdout:op 2092 completed, throughput=4.99MB/sec 2023-12-01T16:01:49.941 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wKy6_40JKJv_VrU off=5721213 len=958861 2023-12-01T16:01:49.943 INFO:tasks.workunit.client.0.smithi119.stdout:op 2093 completed, throughput=4.99MB/sec 2023-12-01T16:01:49.943 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ks9-B-qZTJUZgGi off=1330650 len=1484649 2023-12-01T16:01:49.950 INFO:tasks.workunit.client.0.smithi119.stdout:op 2094 completed, throughput=4.99MB/sec 2023-12-01T16:01:49.950 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8E7NDwMcQ0yhX5b off=17506307 len=2094901 2023-12-01T16:01:49.952 INFO:tasks.workunit.client.0.smithi119.stdout:op 2095 completed, throughput=5MB/sec 2023-12-01T16:01:49.952 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7zk6aPwUyTZwDGL off=5193538 len=747106 2023-12-01T16:01:49.957 INFO:tasks.workunit.client.0.smithi119.stdout:op 2096 completed, throughput=5MB/sec 2023-12-01T16:01:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:50 smithi183 ceph-mon[99169]: pgmap v1923: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T16:01:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:01:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:01:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:01:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:01:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:50 smithi119 ceph-mon[94175]: pgmap v1923: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T16:01:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:01:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:01:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:01:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:01:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:50 smithi119 ceph-mon[108979]: pgmap v1923: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T16:01:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:01:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:01:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:01:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:01:50.957 INFO:tasks.workunit.client.0.smithi119.stdout: 403: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:50.957 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HKf4-V2uaU19FQr off=1841257 len=1114930 2023-12-01T16:01:50.960 INFO:tasks.workunit.client.0.smithi119.stdout:op 2097 completed, throughput=4.99MB/sec 2023-12-01T16:01:50.960 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MigHs3No-d_3k5X off=1629691 len=1653491 2023-12-01T16:01:50.967 INFO:tasks.workunit.client.0.smithi119.stdout:op 2098 completed, throughput=4.99MB/sec 2023-12-01T16:01:50.967 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1ub9P2ajrhm6jUb off=1089696 len=155261 2023-12-01T16:01:50.969 INFO:tasks.workunit.client.0.smithi119.stdout:op 2099 completed, throughput=5MB/sec 2023-12-01T16:01:50.969 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LlT-fnAIOOuugu3 off=185574 len=1210130 2023-12-01T16:01:50.974 INFO:tasks.workunit.client.0.smithi119.stdout:op 2100 completed, throughput=5MB/sec 2023-12-01T16:01:50.974 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kIkvA84OVf6g9HC off=0 len=1371868 2023-12-01T16:01:50.979 INFO:tasks.workunit.client.0.smithi119.stdout:op 2101 completed, throughput=5MB/sec 2023-12-01T16:01:51.980 INFO:tasks.workunit.client.0.smithi119.stdout: 404: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:51.980 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0yO0q4VSctrdyDu off=11919121 len=1670143 2023-12-01T16:01:51.987 INFO:tasks.workunit.client.0.smithi119.stdout:op 2102 completed, throughput=4.99MB/sec 2023-12-01T16:01:51.987 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-05aDt7zxx8vABhs off=3405098 len=839352 2023-12-01T16:01:51.988 INFO:tasks.workunit.client.0.smithi119.stdout:op 2103 completed, throughput=4.99MB/sec 2023-12-01T16:01:51.988 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-k-Bag6B708s0zdt off=271725 len=1406913 2023-12-01T16:01:51.989 INFO:tasks.workunit.client.0.smithi119.stdout:op 2104 completed, throughput=5MB/sec 2023-12-01T16:01:51.989 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2qQ_eayl-S88-4J off=913010 len=514878 2023-12-01T16:01:51.993 INFO:tasks.workunit.client.0.smithi119.stdout:op 2105 completed, throughput=5MB/sec 2023-12-01T16:01:51.993 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aM5ZLNU1Tu_LgWf off=5156289 len=766828 2023-12-01T16:01:51.997 INFO:tasks.workunit.client.0.smithi119.stdout:op 2106 completed, throughput=5MB/sec 2023-12-01T16:01:52.997 INFO:tasks.workunit.client.0.smithi119.stdout: 405: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:52.998 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uS_Dxfb0yyDB_KI off=18520510 len=1447312 2023-12-01T16:01:53.005 INFO:tasks.workunit.client.0.smithi119.stdout:op 2107 completed, throughput=4.99MB/sec 2023-12-01T16:01:53.005 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kV88lYaDirGy1gF off=2661881 len=1103179 2023-12-01T16:01:53.011 INFO:tasks.workunit.client.0.smithi119.stdout:op 2108 completed, throughput=4.99MB/sec 2023-12-01T16:01:53.011 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IggZBBNxixPJbcc off=1325502 len=751728 2023-12-01T16:01:53.012 INFO:tasks.workunit.client.0.smithi119.stdout:op 2109 completed, throughput=5MB/sec 2023-12-01T16:01:53.012 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gdVSYeT79XVvHtT off=17032441 len=937081 2023-12-01T16:01:53.016 INFO:tasks.workunit.client.0.smithi119.stdout:op 2110 completed, throughput=5MB/sec 2023-12-01T16:01:53.017 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lTSgPPz29et23JI off=1984559 len=1330798 2023-12-01T16:01:53.018 INFO:tasks.workunit.client.0.smithi119.stdout:op 2111 completed, throughput=5MB/sec 2023-12-01T16:01:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:52 smithi183 ceph-mon[99169]: pgmap v1924: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:01:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:52 smithi119 ceph-mon[94175]: pgmap v1924: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:01:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:52 smithi119 ceph-mon[108979]: pgmap v1924: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:01:54.018 INFO:tasks.workunit.client.0.smithi119.stdout: 406: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:54.018 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-RtG8txmpiZE8TMT off=10194679 len=124901 2023-12-01T16:01:54.021 INFO:tasks.workunit.client.0.smithi119.stdout:op 2112 completed, throughput=4.99MB/sec 2023-12-01T16:01:54.021 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ffQPmFoLpzGhjeb off=556373 len=153760 2023-12-01T16:01:54.027 INFO:tasks.workunit.client.0.smithi119.stdout:op 2113 completed, throughput=4.99MB/sec 2023-12-01T16:01:54.027 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Cw7Hd_r9mYf7X8e off=13727866 len=760746 2023-12-01T16:01:54.027 INFO:tasks.workunit.client.0.smithi119.stdout:op 2114 completed, throughput=4.99MB/sec 2023-12-01T16:01:54.027 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GPA9lccPMRem212 off=4599021 len=1119865 2023-12-01T16:01:54.027 INFO:tasks.workunit.client.0.smithi119.stdout:op 2115 completed, throughput=4.99MB/sec 2023-12-01T16:01:54.027 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hZ9SzkEVNIxklQ3 off=615899 len=513508 2023-12-01T16:01:54.028 INFO:tasks.workunit.client.0.smithi119.stdout:op 2116 completed, throughput=5MB/sec 2023-12-01T16:01:54.028 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ltph168kakmPzaN off=15032253 len=455558 2023-12-01T16:01:54.029 INFO:tasks.workunit.client.0.smithi119.stdout:op 2117 completed, throughput=5MB/sec 2023-12-01T16:01:54.029 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-v6xzuUfL4pdEc-V off=2117815 len=131887 2023-12-01T16:01:54.029 INFO:tasks.workunit.client.0.smithi119.stdout:op 2118 completed, throughput=5MB/sec 2023-12-01T16:01:54.029 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iUDtKFc9iWCRNdu off=12288846 len=1580308 2023-12-01T16:01:54.037 INFO:tasks.workunit.client.0.smithi119.stdout:op 2119 completed, throughput=5MB/sec 2023-12-01T16:01:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:53 smithi183 ceph-mon[99169]: pgmap v1925: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:01:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:53 smithi119 ceph-mon[108979]: pgmap v1925: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:01:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:53 smithi119 ceph-mon[94175]: pgmap v1925: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:01:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:01:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:01:54] "GET /metrics HTTP/1.1" 200 33901 "" "Prometheus/2.43.0" 2023-12-01T16:01:55.037 INFO:tasks.workunit.client.0.smithi119.stdout: 407: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:55.037 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Zc3EvQmgZ8TA6s0 off=11727348 len=759370 2023-12-01T16:01:55.038 INFO:tasks.workunit.client.0.smithi119.stdout:op 2120 completed, throughput=4.99MB/sec 2023-12-01T16:01:55.038 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-f2Ia6alFVCeqO3O off=19828225 len=292006 2023-12-01T16:01:55.042 INFO:tasks.workunit.client.0.smithi119.stdout:op 2121 completed, throughput=4.99MB/sec 2023-12-01T16:01:55.042 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ny_iuwhw5KVVqR5 off=3443414 len=999148 2023-12-01T16:01:55.047 INFO:tasks.workunit.client.0.smithi119.stdout:op 2122 completed, throughput=4.99MB/sec 2023-12-01T16:01:55.047 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZzDc8kodfRggbOU off=8634652 len=62524 2023-12-01T16:01:55.049 INFO:tasks.workunit.client.0.smithi119.stdout:op 2123 completed, throughput=4.99MB/sec 2023-12-01T16:01:55.049 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AdLhIKQjBFc_-GI off=10436561 len=1129881 2023-12-01T16:01:55.053 INFO:tasks.workunit.client.0.smithi119.stdout:op 2124 completed, throughput=5MB/sec 2023-12-01T16:01:55.053 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lSND7SsLyeX8-VH off=972482 len=1794626 2023-12-01T16:01:55.054 INFO:tasks.workunit.client.0.smithi119.stdout:op 2125 completed, throughput=5MB/sec 2023-12-01T16:01:55.054 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IivqE1exKZQXUyI off=9841912 len=1334113 2023-12-01T16:01:55.061 INFO:tasks.workunit.client.0.smithi119.stdout:op 2126 completed, throughput=5MB/sec 2023-12-01T16:01:56.061 INFO:tasks.workunit.client.0.smithi119.stdout: 408: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:56.061 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yL-PUocRTZoqFsM off=636215 len=1956306 2023-12-01T16:01:56.072 INFO:tasks.workunit.client.0.smithi119.stdout:op 2127 completed, throughput=4.99MB/sec 2023-12-01T16:01:56.072 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xa6AbRXtqoEwlYj off=829648 len=1350011 2023-12-01T16:01:56.078 INFO:tasks.workunit.client.0.smithi119.stdout:op 2128 completed, throughput=5MB/sec 2023-12-01T16:01:56.078 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1FjVJIFAzBIcQC1 off=14791828 len=671328 2023-12-01T16:01:56.083 INFO:tasks.workunit.client.0.smithi119.stdout:op 2129 completed, throughput=5MB/sec 2023-12-01T16:01:56.083 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zWVqhKD-F7iloj5 off=7989002 len=609003 2023-12-01T16:01:56.087 INFO:tasks.workunit.client.0.smithi119.stdout:op 2130 completed, throughput=5MB/sec 2023-12-01T16:01:57.087 INFO:tasks.workunit.client.0.smithi119.stdout: 409: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:57.088 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kX4h8PIBH0o-c7R off=17513090 len=230968 2023-12-01T16:01:57.089 INFO:tasks.workunit.client.0.smithi119.stdout:op 2131 completed, throughput=4.99MB/sec 2023-12-01T16:01:57.089 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fDBIkBv_Zd_PbLD off=7697810 len=1356091 2023-12-01T16:01:57.095 INFO:tasks.workunit.client.0.smithi119.stdout:op 2132 completed, throughput=4.99MB/sec 2023-12-01T16:01:57.095 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ltyBHotU-ATAAOE off=352952 len=1995721 2023-12-01T16:01:57.104 INFO:tasks.workunit.client.0.smithi119.stdout:op 2133 completed, throughput=5MB/sec 2023-12-01T16:01:57.104 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VV0ja_v-tKkbqby off=1143405 len=779304 2023-12-01T16:01:57.105 INFO:tasks.workunit.client.0.smithi119.stdout:op 2134 completed, throughput=5MB/sec 2023-12-01T16:01:57.105 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6ZgMlts8URW9mZB off=1746092 len=205199 2023-12-01T16:01:57.105 INFO:tasks.workunit.client.0.smithi119.stdout:op 2135 completed, throughput=5MB/sec 2023-12-01T16:01:57.105 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QKsNTRGwmySJnDb off=1592836 len=1776415 2023-12-01T16:01:57.113 INFO:tasks.workunit.client.0.smithi119.stdout:op 2136 completed, throughput=5MB/sec 2023-12-01T16:01:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:56 smithi183 ceph-mon[99169]: pgmap v1926: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:01:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:56 smithi119 ceph-mon[94175]: pgmap v1926: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:01:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:56 smithi119 ceph-mon[108979]: pgmap v1926: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:01:58.114 INFO:tasks.workunit.client.0.smithi119.stdout: 410: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:58.114 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SzEJQLKHV7jIzgv off=11282346 len=297613 2023-12-01T16:01:58.115 INFO:tasks.workunit.client.0.smithi119.stdout:op 2137 completed, throughput=4.99MB/sec 2023-12-01T16:01:58.115 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-B1VkiIawPLqYb8Y off=2059338 len=558319 2023-12-01T16:01:58.115 INFO:tasks.workunit.client.0.smithi119.stdout:op 2138 completed, throughput=4.99MB/sec 2023-12-01T16:01:58.115 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Jf8CyQLlNYuOy9W off=8267878 len=298056 2023-12-01T16:01:58.121 INFO:tasks.workunit.client.0.smithi119.stdout:op 2139 completed, throughput=4.99MB/sec 2023-12-01T16:01:58.121 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YHNgSD6bk88bQef off=13120536 len=935592 2023-12-01T16:01:58.125 INFO:tasks.workunit.client.0.smithi119.stdout:op 2140 completed, throughput=5MB/sec 2023-12-01T16:01:58.125 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-c8QAqDvcsGdizwp off=16510438 len=1819904 2023-12-01T16:01:58.134 INFO:tasks.workunit.client.0.smithi119.stdout:op 2141 completed, throughput=5MB/sec 2023-12-01T16:01:58.135 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mCJF2AAntRQm15B off=13829743 len=802701 2023-12-01T16:01:58.138 INFO:tasks.workunit.client.0.smithi119.stdout:op 2142 completed, throughput=5MB/sec 2023-12-01T16:01:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:01:57 smithi183 ceph-mon[99169]: pgmap v1927: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:01:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:01:57 smithi119 ceph-mon[94175]: pgmap v1927: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:01:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:01:57 smithi119 ceph-mon[108979]: pgmap v1927: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:01:59.138 INFO:tasks.workunit.client.0.smithi119.stdout: 411: throughput=4.99MB/sec pending data=0 2023-12-01T16:01:59.139 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-y0f24TCWHGd8p9M off=8119713 len=405236 2023-12-01T16:01:59.139 INFO:tasks.workunit.client.0.smithi119.stdout:op 2143 completed, throughput=4.99MB/sec 2023-12-01T16:01:59.139 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5PLzRMLzW1K1_z7 off=3792228 len=484708 2023-12-01T16:01:59.144 INFO:tasks.workunit.client.0.smithi119.stdout:op 2144 completed, throughput=4.99MB/sec 2023-12-01T16:01:59.144 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-K73mxZ6ST3XjdnM off=13042133 len=1813917 2023-12-01T16:01:59.146 INFO:tasks.workunit.client.0.smithi119.stdout:op 2145 completed, throughput=5MB/sec 2023-12-01T16:01:59.146 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-A8QZ4PSBB4G9fo5 off=369079 len=1457193 2023-12-01T16:01:59.147 INFO:tasks.workunit.client.0.smithi119.stdout:op 2146 completed, throughput=5MB/sec 2023-12-01T16:01:59.148 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xCAXWkhMhvRSMOB off=23846 len=879091 2023-12-01T16:01:59.156 INFO:tasks.workunit.client.0.smithi119.stdout:op 2147 completed, throughput=5MB/sec 2023-12-01T16:02:00.153 INFO:tasks.workunit.client.0.smithi119.stdout: 412: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:00.153 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rfQ4HgY3evgoX4o off=4199762 len=1542368 2023-12-01T16:02:00.155 INFO:tasks.workunit.client.0.smithi119.stdout:op 2148 completed, throughput=4.99MB/sec 2023-12-01T16:02:00.155 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Q5WZ09M_quMSEOg off=7287391 len=1970941 2023-12-01T16:02:00.157 INFO:tasks.workunit.client.0.smithi119.stdout:op 2149 completed, throughput=5MB/sec 2023-12-01T16:02:00.157 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KJ5r4pU0ZdgwTdZ off=375499 len=730239 2023-12-01T16:02:00.158 INFO:tasks.workunit.client.0.smithi119.stdout:op 2150 completed, throughput=5MB/sec 2023-12-01T16:02:00.158 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JqR9DqdXIM8cSKh off=14024495 len=1423580 2023-12-01T16:02:00.160 INFO:tasks.workunit.client.0.smithi119.stdout:op 2151 completed, throughput=5MB/sec 2023-12-01T16:02:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:00 smithi183 ceph-mon[99169]: pgmap v1928: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:02:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:00 smithi119 ceph-mon[94175]: pgmap v1928: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:02:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:00 smithi119 ceph-mon[108979]: pgmap v1928: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:02:01.160 INFO:tasks.workunit.client.0.smithi119.stdout: 413: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:01.160 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bDfPDHxRaHqJPT6 off=1129425 len=1544040 2023-12-01T16:02:01.162 INFO:tasks.workunit.client.0.smithi119.stdout:op 2152 completed, throughput=4.99MB/sec 2023-12-01T16:02:01.162 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-H2p8AhQ8ah6Ch3S off=5113065 len=133330 2023-12-01T16:02:01.163 INFO:tasks.workunit.client.0.smithi119.stdout:op 2153 completed, throughput=4.99MB/sec 2023-12-01T16:02:01.163 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2toygLE37qNHqw- off=14088969 len=2036881 2023-12-01T16:02:01.165 INFO:tasks.workunit.client.0.smithi119.stdout:op 2154 completed, throughput=5MB/sec 2023-12-01T16:02:01.165 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NlclaIk2gy5FD3B off=6454382 len=840851 2023-12-01T16:02:01.167 INFO:tasks.workunit.client.0.smithi119.stdout:op 2155 completed, throughput=5MB/sec 2023-12-01T16:02:01.167 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fgBNJNnZSC0HXco off=17046863 len=1747881 2023-12-01T16:02:01.175 INFO:tasks.workunit.client.0.smithi119.stdout:op 2156 completed, throughput=5MB/sec 2023-12-01T16:02:02.175 INFO:tasks.workunit.client.0.smithi119.stdout: 414: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:02.175 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bi3sIngUtRuFNal off=12015868 len=102659 2023-12-01T16:02:02.178 INFO:tasks.workunit.client.0.smithi119.stdout:op 2157 completed, throughput=4.99MB/sec 2023-12-01T16:02:02.178 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BOciCaMfXh9fFxo off=8988819 len=105515 2023-12-01T16:02:02.180 INFO:tasks.workunit.client.0.smithi119.stdout:op 2158 completed, throughput=4.99MB/sec 2023-12-01T16:02:02.180 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zExjO1a_1P6whKq off=8209788 len=1561701 2023-12-01T16:02:02.189 INFO:tasks.workunit.client.0.smithi119.stdout:op 2159 completed, throughput=5MB/sec 2023-12-01T16:02:02.189 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EvBGCWD2ENtAFjN off=4477388 len=1968189 2023-12-01T16:02:02.191 INFO:tasks.workunit.client.0.smithi119.stdout:op 2160 completed, throughput=5MB/sec 2023-12-01T16:02:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:02 smithi183 ceph-mon[99169]: pgmap v1929: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T16:02:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:02 smithi119 ceph-mon[94175]: pgmap v1929: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T16:02:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:02 smithi119 ceph-mon[108979]: pgmap v1929: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T16:02:03.191 INFO:tasks.workunit.client.0.smithi119.stdout: 415: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:03.191 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FosG1RRBCSl3eox off=1332067 len=299600 2023-12-01T16:02:03.192 INFO:tasks.workunit.client.0.smithi119.stdout:op 2161 completed, throughput=4.99MB/sec 2023-12-01T16:02:03.193 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-44799Omf3eT89YN off=3799586 len=1384486 2023-12-01T16:02:03.199 INFO:tasks.workunit.client.0.smithi119.stdout:op 2162 completed, throughput=4.99MB/sec 2023-12-01T16:02:03.200 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MByAH0IaFOIjqBE off=4255959 len=1234254 2023-12-01T16:02:03.201 INFO:tasks.workunit.client.0.smithi119.stdout:op 2163 completed, throughput=4.99MB/sec 2023-12-01T16:02:03.201 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1ub9P2ajrhm6jUb off=3363736 len=501544 2023-12-01T16:02:03.204 INFO:tasks.workunit.client.0.smithi119.stdout:op 2164 completed, throughput=5MB/sec 2023-12-01T16:02:03.205 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dbBINlxX7fUmVtu off=5674819 len=1887877 2023-12-01T16:02:03.215 INFO:tasks.workunit.client.0.smithi119.stdout:op 2165 completed, throughput=5MB/sec 2023-12-01T16:02:03.216 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4PC8aOw3n7QtUhG off=2649691 len=1356054 2023-12-01T16:02:03.221 INFO:tasks.workunit.client.0.smithi119.stdout:op 2166 completed, throughput=5MB/sec 2023-12-01T16:02:04.221 INFO:tasks.workunit.client.0.smithi119.stdout: 416: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:04.222 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-seN7TdAv5yGLkwM off=1467534 len=1055410 2023-12-01T16:02:04.227 INFO:tasks.workunit.client.0.smithi119.stdout:op 2167 completed, throughput=4.99MB/sec 2023-12-01T16:02:04.227 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fK2Uytjmhu37lq_ off=19696116 len=649991 2023-12-01T16:02:04.230 INFO:tasks.workunit.client.0.smithi119.stdout:op 2168 completed, throughput=4.99MB/sec 2023-12-01T16:02:04.230 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QVzyUXwpZ8TRe0Q off=12984423 len=1656661 2023-12-01T16:02:04.233 INFO:tasks.workunit.client.0.smithi119.stdout:op 2169 completed, throughput=5MB/sec 2023-12-01T16:02:04.233 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0fWhf_jImnPEcwO off=114325 len=1414674 2023-12-01T16:02:04.235 INFO:tasks.workunit.client.0.smithi119.stdout:op 2170 completed, throughput=5MB/sec 2023-12-01T16:02:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:02:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:02:04] "GET /metrics HTTP/1.1" 200 33901 "" "Prometheus/2.43.0" 2023-12-01T16:02:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:04 smithi183 ceph-mon[99169]: pgmap v1930: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T16:02:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:04 smithi119 ceph-mon[94175]: pgmap v1930: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T16:02:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:04 smithi119 ceph-mon[108979]: pgmap v1930: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T16:02:05.235 INFO:tasks.workunit.client.0.smithi119.stdout: 417: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:05.235 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MByAH0IaFOIjqBE off=346734 len=251832 2023-12-01T16:02:05.238 INFO:tasks.workunit.client.0.smithi119.stdout:op 2171 completed, throughput=4.99MB/sec 2023-12-01T16:02:05.238 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4eIjCJSCIpmPYEo off=1703693 len=1936494 2023-12-01T16:02:05.250 INFO:tasks.workunit.client.0.smithi119.stdout:op 2172 completed, throughput=4.99MB/sec 2023-12-01T16:02:05.250 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Y9m1uRlLp3JjSVA off=2980491 len=1959877 2023-12-01T16:02:05.259 INFO:tasks.workunit.client.0.smithi119.stdout:op 2173 completed, throughput=5MB/sec 2023-12-01T16:02:05.260 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nu5m-j_jG94jt5w off=2981091 len=807110 2023-12-01T16:02:05.263 INFO:tasks.workunit.client.0.smithi119.stdout:op 2174 completed, throughput=5MB/sec 2023-12-01T16:02:06.264 INFO:tasks.workunit.client.0.smithi119.stdout: 418: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:06.264 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7Ccxt_z83Urpce8 off=1953907 len=389494 2023-12-01T16:02:06.269 INFO:tasks.workunit.client.0.smithi119.stdout:op 2175 completed, throughput=4.99MB/sec 2023-12-01T16:02:06.269 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Qe0OgQDBVWJPuCW off=6652927 len=565083 2023-12-01T16:02:06.271 INFO:tasks.workunit.client.0.smithi119.stdout:op 2176 completed, throughput=4.99MB/sec 2023-12-01T16:02:06.271 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-s02O-7fONH9_gHP off=10776940 len=1309796 2023-12-01T16:02:06.283 INFO:tasks.workunit.client.0.smithi119.stdout:op 2177 completed, throughput=4.99MB/sec 2023-12-01T16:02:06.283 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WOWLsxYEpshKgiw off=1508469 len=1294080 2023-12-01T16:02:06.283 INFO:tasks.workunit.client.0.smithi119.stdout:op 2178 completed, throughput=5MB/sec 2023-12-01T16:02:06.283 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-iF9_WU7bAdDAF0M off=17823164 len=1538668 2023-12-01T16:02:06.283 INFO:tasks.workunit.client.0.smithi119.stdout:op 2179 completed, throughput=5MB/sec 2023-12-01T16:02:07.282 INFO:tasks.workunit.client.0.smithi119.stdout: 419: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:07.282 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-m5BnZCO0QLkz-BN off=5821378 len=1144900 2023-12-01T16:02:07.289 INFO:tasks.workunit.client.0.smithi119.stdout:op 2180 completed, throughput=4.99MB/sec 2023-12-01T16:02:07.289 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yzCCjlovGpPoZAz off=1028641 len=243725 2023-12-01T16:02:07.289 INFO:tasks.workunit.client.0.smithi119.stdout:op 2181 completed, throughput=4.99MB/sec 2023-12-01T16:02:07.289 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7TEGHLkAJMRhy0e off=13615422 len=956034 2023-12-01T16:02:07.290 INFO:tasks.workunit.client.0.smithi119.stdout:op 2182 completed, throughput=4.99MB/sec 2023-12-01T16:02:07.291 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-q23YnH95nNlBYZQ off=8032407 len=921967 2023-12-01T16:02:07.292 INFO:tasks.workunit.client.0.smithi119.stdout:op 2183 completed, throughput=5MB/sec 2023-12-01T16:02:07.292 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-roGQXe1bPEDpQDS off=10338071 len=1390501 2023-12-01T16:02:07.299 INFO:tasks.workunit.client.0.smithi119.stdout:op 2184 completed, throughput=5MB/sec 2023-12-01T16:02:07.299 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lh79YVqpnx-Bak0 off=861274 len=1370732 2023-12-01T16:02:07.305 INFO:tasks.workunit.client.0.smithi119.stdout:op 2185 completed, throughput=5MB/sec 2023-12-01T16:02:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:06 smithi183 ceph-mon[99169]: pgmap v1931: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:02:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:06 smithi119 ceph-mon[94175]: pgmap v1931: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:02:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:06 smithi119 ceph-mon[108979]: pgmap v1931: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:02:08.305 INFO:tasks.workunit.client.0.smithi119.stdout: 420: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:08.305 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_HMZ5xW2zuep9rj off=6139583 len=192051 2023-12-01T16:02:08.308 INFO:tasks.workunit.client.0.smithi119.stdout:op 2186 completed, throughput=4.99MB/sec 2023-12-01T16:02:08.309 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7GBQx5Tx2IakHmc off=7879498 len=1101006 2023-12-01T16:02:08.310 INFO:tasks.workunit.client.0.smithi119.stdout:op 2187 completed, throughput=4.99MB/sec 2023-12-01T16:02:08.310 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XU3epSphtz3mRVp off=9140179 len=464069 2023-12-01T16:02:08.313 INFO:tasks.workunit.client.0.smithi119.stdout:op 2188 completed, throughput=4.99MB/sec 2023-12-01T16:02:08.313 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rDpaH28snJFu0LQ off=6639115 len=1382883 2023-12-01T16:02:08.319 INFO:tasks.workunit.client.0.smithi119.stdout:op 2189 completed, throughput=5MB/sec 2023-12-01T16:02:08.319 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HwD5XRWAHarNijK off=6221059 len=1318990 2023-12-01T16:02:08.326 INFO:tasks.workunit.client.0.smithi119.stdout:op 2190 completed, throughput=5MB/sec 2023-12-01T16:02:08.326 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jhbC2iCtxXq2dcv off=2684768 len=1194760 2023-12-01T16:02:08.329 INFO:tasks.workunit.client.0.smithi119.stdout:op 2191 completed, throughput=5MB/sec 2023-12-01T16:02:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:07 smithi183 ceph-mon[99169]: pgmap v1932: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:02:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:07 smithi119 ceph-mon[94175]: pgmap v1932: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:02:08.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:07 smithi119 ceph-mon[108979]: pgmap v1932: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:02:09.329 INFO:tasks.workunit.client.0.smithi119.stdout: 421: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:09.329 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ftnqlB_C4rrIXnC off=2364285 len=1493636 2023-12-01T16:02:09.332 INFO:tasks.workunit.client.0.smithi119.stdout:op 2192 completed, throughput=4.99MB/sec 2023-12-01T16:02:09.332 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CfbLQ8OQ5_Jhqqm off=122138 len=577127 2023-12-01T16:02:09.337 INFO:tasks.workunit.client.0.smithi119.stdout:op 2193 completed, throughput=5MB/sec 2023-12-01T16:02:09.338 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GLGqQa8VGaOP6kg off=3534318 len=1218143 2023-12-01T16:02:09.338 INFO:tasks.workunit.client.0.smithi119.stdout:op 2194 completed, throughput=5MB/sec 2023-12-01T16:02:09.338 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-W5tw_97LtVrQSYs off=1417363 len=134565 2023-12-01T16:02:09.339 INFO:tasks.workunit.client.0.smithi119.stdout:op 2195 completed, throughput=5MB/sec 2023-12-01T16:02:09.339 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8FAppFc69xjuNQN off=1113172 len=1172887 2023-12-01T16:02:09.345 INFO:tasks.workunit.client.0.smithi119.stdout:op 2196 completed, throughput=5MB/sec 2023-12-01T16:02:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:10.345 INFO:tasks.workunit.client.0.smithi119.stdout: 422: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:10.346 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-udcjxMmSgc9moyH off=9385441 len=1445048 2023-12-01T16:02:10.348 INFO:tasks.workunit.client.0.smithi119.stdout:op 2197 completed, throughput=4.99MB/sec 2023-12-01T16:02:10.348 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jtffWQP91pwtNqU off=2132555 len=1264452 2023-12-01T16:02:10.353 INFO:tasks.workunit.client.0.smithi119.stdout:op 2198 completed, throughput=4.99MB/sec 2023-12-01T16:02:10.354 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2UAGO19RTkneuqY off=1089736 len=1231073 2023-12-01T16:02:10.358 INFO:tasks.workunit.client.0.smithi119.stdout:op 2199 completed, throughput=5MB/sec 2023-12-01T16:02:10.358 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-v9JsYVlhhEI-Fs- off=8336590 len=540119 2023-12-01T16:02:10.359 INFO:tasks.workunit.client.0.smithi119.stdout:op 2200 completed, throughput=5MB/sec 2023-12-01T16:02:10.359 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8LyvsJs3sN7EL8I off=9864848 len=1105246 2023-12-01T16:02:10.368 INFO:tasks.workunit.client.0.smithi119.stdout:op 2201 completed, throughput=5MB/sec 2023-12-01T16:02:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:09 smithi183 ceph-mon[99169]: pgmap v1933: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T16:02:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:09 smithi119 ceph-mon[94175]: pgmap v1933: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T16:02:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:09 smithi119 ceph-mon[108979]: pgmap v1933: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T16:02:11.369 INFO:tasks.workunit.client.0.smithi119.stdout: 423: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:11.369 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gFFgDLh25-Jq2HR off=0 len=1195411 2023-12-01T16:02:11.370 INFO:tasks.workunit.client.0.smithi119.stdout:op 2202 completed, throughput=4.99MB/sec 2023-12-01T16:02:11.370 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-t6fQMfTRS8SMxY0 off=7704255 len=875910 2023-12-01T16:02:11.376 INFO:tasks.workunit.client.0.smithi119.stdout:op 2203 completed, throughput=4.99MB/sec 2023-12-01T16:02:11.376 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MleZbsK0_az4_ui off=3596346 len=1888077 2023-12-01T16:02:11.386 INFO:tasks.workunit.client.0.smithi119.stdout:op 2204 completed, throughput=5MB/sec 2023-12-01T16:02:11.386 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nyJ4gGXTAoUF6PV off=1325879 len=1999858 2023-12-01T16:02:11.387 INFO:tasks.workunit.client.0.smithi119.stdout:op 2205 completed, throughput=5MB/sec 2023-12-01T16:02:12.388 INFO:tasks.workunit.client.0.smithi119.stdout: 424: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:12.388 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HdPdJWT8GPkV1Uo off=8641123 len=1367809 2023-12-01T16:02:12.389 INFO:tasks.workunit.client.0.smithi119.stdout:op 2206 completed, throughput=4.99MB/sec 2023-12-01T16:02:12.390 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pdN7VG3MCw7D4YM off=2213268 len=939121 2023-12-01T16:02:12.395 INFO:tasks.workunit.client.0.smithi119.stdout:op 2207 completed, throughput=5MB/sec 2023-12-01T16:02:12.395 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PNn5sdqLl-LBbBd off=7361640 len=1532356 2023-12-01T16:02:12.397 INFO:tasks.workunit.client.0.smithi119.stdout:op 2208 completed, throughput=5MB/sec 2023-12-01T16:02:12.397 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bvczUsujTTKuIwi off=10405718 len=1803755 2023-12-01T16:02:12.400 INFO:tasks.workunit.client.0.smithi119.stdout:op 2209 completed, throughput=5MB/sec 2023-12-01T16:02:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:11 smithi183 ceph-mon[99169]: pgmap v1934: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:02:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:11 smithi119 ceph-mon[94175]: pgmap v1934: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:02:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:11 smithi119 ceph-mon[108979]: pgmap v1934: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:02:13.400 INFO:tasks.workunit.client.0.smithi119.stdout: 425: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:13.401 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Wg1uqZ89yeb6SZ9 off=14845964 len=367739 2023-12-01T16:02:13.405 INFO:tasks.workunit.client.0.smithi119.stdout:op 2210 completed, throughput=4.99MB/sec 2023-12-01T16:02:13.405 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AHYG-W7JdVqn3Yj off=3339008 len=242561 2023-12-01T16:02:13.407 INFO:tasks.workunit.client.0.smithi119.stdout:op 2211 completed, throughput=4.99MB/sec 2023-12-01T16:02:13.407 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jp3Rka1QMTv2sgM off=3819561 len=694892 2023-12-01T16:02:13.408 INFO:tasks.workunit.client.0.smithi119.stdout:op 2212 completed, throughput=4.99MB/sec 2023-12-01T16:02:13.408 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CBIXL-r9sljC_t2 off=2847235 len=538025 2023-12-01T16:02:13.412 INFO:tasks.workunit.client.0.smithi119.stdout:op 2213 completed, throughput=5MB/sec 2023-12-01T16:02:13.412 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-io_vh7hS72CUHQ6 off=2717198 len=200683 2023-12-01T16:02:13.413 INFO:tasks.workunit.client.0.smithi119.stdout:op 2214 completed, throughput=5MB/sec 2023-12-01T16:02:13.413 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ldmb8hBcT8ZUlde off=16060024 len=716090 2023-12-01T16:02:13.417 INFO:tasks.workunit.client.0.smithi119.stdout:op 2215 completed, throughput=5MB/sec 2023-12-01T16:02:13.417 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VpgolAAGCZxYzMR off=2663045 len=1786257 2023-12-01T16:02:13.425 INFO:tasks.workunit.client.0.smithi119.stdout:op 2216 completed, throughput=5MB/sec 2023-12-01T16:02:14.130 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:02:14.425 INFO:tasks.workunit.client.0.smithi119.stdout: 426: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:14.425 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4f0BzbBKTBowLzL off=17889394 len=1998200 2023-12-01T16:02:14.437 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:02:14.437 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (28m) 7m ago 29m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:02:14.437 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (29m) 7m ago 29m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:02:14.437 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (30m) 7m ago 30m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:02:14.437 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (30m) 7m ago 30m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:02:14.437 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (33m) 7m ago 33m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:02:14.437 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (34m) 7m ago 34m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:02:14.437 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (34m) 7m ago 34m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:02:14.438 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (33m) 7m ago 33m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:02:14.438 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (33m) 7m ago 33m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:02:14.438 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (29m) 7m ago 29m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:02:14.438 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (29m) 7m ago 29m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:02:14.438 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (32m) 7m ago 32m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:02:14.438 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (32m) 7m ago 32m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:02:14.438 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (32m) 7m ago 32m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:02:14.438 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (31m) 7m ago 31m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:02:14.438 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (31m) 7m ago 31m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:02:14.438 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (31m) 7m ago 31m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:02:14.438 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (30m) 7m ago 30m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:02:14.438 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (30m) 7m ago 30m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:02:14.439 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (28m) 7m ago 29m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:02:14.439 INFO:tasks.workunit.client.0.smithi119.stdout:op 2217 completed, throughput=4.99MB/sec 2023-12-01T16:02:14.439 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Y7E8-C_CLKMHnO_ off=1320543 len=1151363 2023-12-01T16:02:14.439 INFO:tasks.workunit.client.0.smithi119.stdout:op 2218 completed, throughput=5MB/sec 2023-12-01T16:02:14.439 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ixshH6XFXPdwN-1 off=4803061 len=326191 2023-12-01T16:02:14.442 INFO:tasks.workunit.client.0.smithi119.stdout:op 2219 completed, throughput=5MB/sec 2023-12-01T16:02:14.442 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4bOSE4BJag87JoV off=3524989 len=259470 2023-12-01T16:02:14.443 INFO:tasks.workunit.client.0.smithi119.stdout:op 2220 completed, throughput=5MB/sec 2023-12-01T16:02:14.443 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UF2iw4XOuiqhITn off=216018 len=2045526 2023-12-01T16:02:14.446 INFO:tasks.workunit.client.0.smithi119.stdout:op 2221 completed, throughput=5MB/sec 2023-12-01T16:02:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:02:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:02:14] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-12-01T16:02:14.822 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:02:14.898 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:02:14.899 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:02:14.899 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:02:14.899 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:02:14.899 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:02:14.899 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:02:14.899 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:02:14.899 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:02:14.899 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:02:14.899 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:02:14.899 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:02:14.899 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:02:14.899 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:02:14.899 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:02:14.900 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:02:14.900 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:02:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:14 smithi183 ceph-mon[99169]: pgmap v1935: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:02:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:14 smithi119 ceph-mon[94175]: pgmap v1935: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:02:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:14 smithi119 ceph-mon[108979]: pgmap v1935: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:02:15.445 INFO:tasks.workunit.client.0.smithi119.stdout: 427: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:15.445 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mGC8XrbDlm0LXBM off=8936862 len=1646347 2023-12-01T16:02:15.447 INFO:tasks.workunit.client.0.smithi119.stdout:op 2222 completed, throughput=4.99MB/sec 2023-12-01T16:02:15.447 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YkrZm_TsPX54L43 off=16146248 len=529677 2023-12-01T16:02:15.450 INFO:tasks.workunit.client.0.smithi119.stdout:op 2223 completed, throughput=5MB/sec 2023-12-01T16:02:15.450 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Bzz330T53c24OR1 off=2515421 len=156444 2023-12-01T16:02:15.450 INFO:tasks.workunit.client.0.smithi119.stdout:op 2224 completed, throughput=5MB/sec 2023-12-01T16:02:15.450 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ddw3CeNl1qGEzre off=2285632 len=1185874 2023-12-01T16:02:15.453 INFO:tasks.workunit.client.0.smithi119.stdout:op 2225 completed, throughput=5MB/sec 2023-12-01T16:02:15.453 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-X2APVKjWZ3-znhT off=6983828 len=1893465 2023-12-01T16:02:15.461 INFO:tasks.workunit.client.0.smithi119.stdout:op 2226 completed, throughput=5MB/sec 2023-12-01T16:02:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:15 smithi183 ceph-mon[99169]: from='client.26351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:15 smithi183 ceph-mon[99169]: from='client.16470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3659946598' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:02:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:15 smithi119 ceph-mon[108979]: from='client.26351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:15 smithi119 ceph-mon[108979]: from='client.16470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3659946598' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:02:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:15 smithi119 ceph-mon[94175]: from='client.26351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:15 smithi119 ceph-mon[94175]: from='client.16470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3659946598' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:02:16.461 INFO:tasks.workunit.client.0.smithi119.stdout: 428: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:16.461 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zMEIJ5yaxYZTWm3 off=7074477 len=2042195 2023-12-01T16:02:16.463 INFO:tasks.workunit.client.0.smithi119.stdout:op 2227 completed, throughput=5MB/sec 2023-12-01T16:02:16.463 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-n8Ipz-Ct7ZePfRa off=20419963 len=178829 2023-12-01T16:02:16.464 INFO:tasks.workunit.client.0.smithi119.stdout:op 2228 completed, throughput=5MB/sec 2023-12-01T16:02:16.464 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2t3UZD2-WIXy92t off=1578142 len=670094 2023-12-01T16:02:16.465 INFO:tasks.workunit.client.0.smithi119.stdout:op 2229 completed, throughput=5MB/sec 2023-12-01T16:02:16.465 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rYEspFJfUmVmK7S off=6206626 len=1272576 2023-12-01T16:02:16.471 INFO:tasks.workunit.client.0.smithi119.stdout:op 2230 completed, throughput=5MB/sec 2023-12-01T16:02:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:16 smithi183 ceph-mon[99169]: pgmap v1936: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T16:02:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:16 smithi119 ceph-mon[94175]: pgmap v1936: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T16:02:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:16 smithi119 ceph-mon[108979]: pgmap v1936: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T16:02:17.471 INFO:tasks.workunit.client.0.smithi119.stdout: 429: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:17.471 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Sa8sazwXDuOUQoH off=821378 len=82398 2023-12-01T16:02:17.472 INFO:tasks.workunit.client.0.smithi119.stdout:op 2231 completed, throughput=4.99MB/sec 2023-12-01T16:02:17.472 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xEk7x--BTi4RoZv off=5071666 len=830232 2023-12-01T16:02:17.473 INFO:tasks.workunit.client.0.smithi119.stdout:op 2232 completed, throughput=4.99MB/sec 2023-12-01T16:02:17.473 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--T38MwVMjpzm4Ic off=238206 len=624917 2023-12-01T16:02:17.474 INFO:tasks.workunit.client.0.smithi119.stdout:op 2233 completed, throughput=4.99MB/sec 2023-12-01T16:02:17.474 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AQ2bo9RPAinhhrF off=8267226 len=1131855 2023-12-01T16:02:17.481 INFO:tasks.workunit.client.0.smithi119.stdout:op 2234 completed, throughput=4.99MB/sec 2023-12-01T16:02:17.481 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Wus8uXKb8PGDpL7 off=1810105 len=536224 2023-12-01T16:02:17.482 INFO:tasks.workunit.client.0.smithi119.stdout:op 2235 completed, throughput=5MB/sec 2023-12-01T16:02:17.482 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Wj8rTXTYoYpi3-1 off=7345333 len=1975725 2023-12-01T16:02:17.494 INFO:tasks.workunit.client.0.smithi119.stdout:op 2236 completed, throughput=5MB/sec 2023-12-01T16:02:17.494 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MwwBQuEfstxL9P- off=2211441 len=1400255 2023-12-01T16:02:17.496 INFO:tasks.workunit.client.0.smithi119.stdout:op 2237 completed, throughput=5MB/sec 2023-12-01T16:02:18.497 INFO:tasks.workunit.client.0.smithi119.stdout: 430: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:18.497 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8bIhFTC56pC5xs7 off=129432 len=425895 2023-12-01T16:02:18.505 INFO:tasks.workunit.client.0.smithi119.stdout:op 2238 completed, throughput=4.99MB/sec 2023-12-01T16:02:18.505 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WffnW0x4E3GLz0r off=4358941 len=1932930 2023-12-01T16:02:18.513 INFO:tasks.workunit.client.0.smithi119.stdout:op 2239 completed, throughput=5MB/sec 2023-12-01T16:02:18.513 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wDsM9oRrdy7CL7r off=11211622 len=755645 2023-12-01T16:02:18.518 INFO:tasks.workunit.client.0.smithi119.stdout:op 2240 completed, throughput=5MB/sec 2023-12-01T16:02:18.518 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yEwmlMrZP6DfkrW off=3055715 len=2000499 2023-12-01T16:02:18.528 INFO:tasks.workunit.client.0.smithi119.stdout:op 2241 completed, throughput=5MB/sec 2023-12-01T16:02:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:18 smithi183 ceph-mon[99169]: pgmap v1937: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:02:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:18 smithi119 ceph-mon[94175]: pgmap v1937: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:02:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:18 smithi119 ceph-mon[108979]: pgmap v1937: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:02:19.529 INFO:tasks.workunit.client.0.smithi119.stdout: 431: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:19.529 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Qb2Rr6rEoz0om9q off=416730 len=30729 2023-12-01T16:02:19.529 INFO:tasks.workunit.client.0.smithi119.stdout:op 2242 completed, throughput=4.99MB/sec 2023-12-01T16:02:19.529 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2wH8A-OtyW5rLZQ off=2086443 len=1896559 2023-12-01T16:02:19.532 INFO:tasks.workunit.client.0.smithi119.stdout:op 2243 completed, throughput=4.99MB/sec 2023-12-01T16:02:19.532 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_MJlYndA777QeVC off=2508505 len=1793135 2023-12-01T16:02:19.542 INFO:tasks.workunit.client.0.smithi119.stdout:op 2244 completed, throughput=5MB/sec 2023-12-01T16:02:19.542 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dzApt30goC8lWUW off=8902283 len=43263 2023-12-01T16:02:19.543 INFO:tasks.workunit.client.0.smithi119.stdout:op 2245 completed, throughput=5MB/sec 2023-12-01T16:02:19.543 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XogtA_QxoRBORfQ off=1417718 len=423047 2023-12-01T16:02:19.543 INFO:tasks.workunit.client.0.smithi119.stdout:op 2246 completed, throughput=5MB/sec 2023-12-01T16:02:19.543 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NKWYCokIU96HPzI off=1894411 len=139891 2023-12-01T16:02:19.544 INFO:tasks.workunit.client.0.smithi119.stdout:op 2247 completed, throughput=5MB/sec 2023-12-01T16:02:19.544 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HunKuNPr16S50L6 off=3955339 len=115602 2023-12-01T16:02:19.546 INFO:tasks.workunit.client.0.smithi119.stdout:op 2248 completed, throughput=5MB/sec 2023-12-01T16:02:20.546 INFO:tasks.workunit.client.0.smithi119.stdout: 432: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:20.546 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vtNHC2z8LcUlTNN off=8350287 len=607159 2023-12-01T16:02:20.550 INFO:tasks.workunit.client.0.smithi119.stdout:op 2249 completed, throughput=4.99MB/sec 2023-12-01T16:02:20.550 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-II869Z0UMazLoYc off=2066636 len=73700 2023-12-01T16:02:20.553 INFO:tasks.workunit.client.0.smithi119.stdout:op 2250 completed, throughput=4.99MB/sec 2023-12-01T16:02:20.553 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AkVreLvYLONvqFa off=7075742 len=1974997 2023-12-01T16:02:20.556 INFO:tasks.workunit.client.0.smithi119.stdout:op 2251 completed, throughput=4.99MB/sec 2023-12-01T16:02:20.556 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tfLtoWgnIjn-lDs off=5535748 len=146610 2023-12-01T16:02:20.556 INFO:tasks.workunit.client.0.smithi119.stdout:op 2252 completed, throughput=4.99MB/sec 2023-12-01T16:02:20.556 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-P51yhnCXFbrlJq8 off=432889 len=409326 2023-12-01T16:02:20.558 INFO:tasks.workunit.client.0.smithi119.stdout:op 2253 completed, throughput=5MB/sec 2023-12-01T16:02:20.558 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vkZ_iAXFrXMTAYn off=410356 len=1245431 2023-12-01T16:02:20.561 INFO:tasks.workunit.client.0.smithi119.stdout:op 2254 completed, throughput=5MB/sec 2023-12-01T16:02:20.561 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-313vja6i3g3mVAX off=13802519 len=1141079 2023-12-01T16:02:20.562 INFO:tasks.workunit.client.0.smithi119.stdout:op 2255 completed, throughput=5MB/sec 2023-12-01T16:02:20.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:20 smithi183 ceph-mon[99169]: pgmap v1938: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T16:02:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:20 smithi119 ceph-mon[94175]: pgmap v1938: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T16:02:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:20 smithi119 ceph-mon[108979]: pgmap v1938: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T16:02:21.562 INFO:tasks.workunit.client.0.smithi119.stdout: 433: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:21.563 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0s4lF3Smu516ZYg off=249876 len=457099 2023-12-01T16:02:21.564 INFO:tasks.workunit.client.0.smithi119.stdout:op 2256 completed, throughput=4.99MB/sec 2023-12-01T16:02:21.564 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gjPU4X0fxSFKRJY off=2281089 len=345062 2023-12-01T16:02:21.565 INFO:tasks.workunit.client.0.smithi119.stdout:op 2257 completed, throughput=4.99MB/sec 2023-12-01T16:02:21.566 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Sw814JQIRHdIC88 off=4823932 len=602480 2023-12-01T16:02:21.569 INFO:tasks.workunit.client.0.smithi119.stdout:op 2258 completed, throughput=4.99MB/sec 2023-12-01T16:02:21.569 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rSo4GcGrBu1eh2g off=14993172 len=1618242 2023-12-01T16:02:21.571 INFO:tasks.workunit.client.0.smithi119.stdout:op 2259 completed, throughput=5MB/sec 2023-12-01T16:02:21.571 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JiPvPnv-d_xJPn_ off=3634256 len=1103336 2023-12-01T16:02:21.573 INFO:tasks.workunit.client.0.smithi119.stdout:op 2260 completed, throughput=5MB/sec 2023-12-01T16:02:21.573 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Grj2CJ_dYU3yrWm off=395639 len=658372 2023-12-01T16:02:21.577 INFO:tasks.workunit.client.0.smithi119.stdout:op 2261 completed, throughput=5MB/sec 2023-12-01T16:02:21.578 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UzyTlmOxFk1oc93 off=10715541 len=1889113 2023-12-01T16:02:21.586 INFO:tasks.workunit.client.0.smithi119.stdout:op 2262 completed, throughput=5MB/sec 2023-12-01T16:02:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:21 smithi183 ceph-mon[99169]: pgmap v1939: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:02:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:21 smithi119 ceph-mon[94175]: pgmap v1939: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:02:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:21 smithi119 ceph-mon[108979]: pgmap v1939: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:02:22.586 INFO:tasks.workunit.client.0.smithi119.stdout: 434: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:22.586 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vhgERJCeqiauqob off=543009 len=1162731 2023-12-01T16:02:22.592 INFO:tasks.workunit.client.0.smithi119.stdout:op 2263 completed, throughput=4.99MB/sec 2023-12-01T16:02:22.592 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8k9J2SlxV_R0XCo off=6638957 len=788537 2023-12-01T16:02:22.594 INFO:tasks.workunit.client.0.smithi119.stdout:op 2264 completed, throughput=5MB/sec 2023-12-01T16:02:22.594 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AbOC52NwKxRI1J2 off=2984961 len=1538269 2023-12-01T16:02:22.601 INFO:tasks.workunit.client.0.smithi119.stdout:op 2265 completed, throughput=5MB/sec 2023-12-01T16:02:22.601 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mDzWo5mV7CfsTKk off=15745676 len=1501452 2023-12-01T16:02:22.603 INFO:tasks.workunit.client.0.smithi119.stdout:op 2266 completed, throughput=5MB/sec 2023-12-01T16:02:23.603 INFO:tasks.workunit.client.0.smithi119.stdout: 435: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:23.603 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HRzJk45fRmIN0Ru off=14183795 len=312051 2023-12-01T16:02:23.606 INFO:tasks.workunit.client.0.smithi119.stdout:op 2267 completed, throughput=4.99MB/sec 2023-12-01T16:02:23.606 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qlzezSjWPJcoE1S off=1974703 len=1112473 2023-12-01T16:02:23.609 INFO:tasks.workunit.client.0.smithi119.stdout:op 2268 completed, throughput=4.99MB/sec 2023-12-01T16:02:23.609 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YZTGmi61Z-z7XQ3 off=1879086 len=1521961 2023-12-01T16:02:23.617 INFO:tasks.workunit.client.0.smithi119.stdout:op 2269 completed, throughput=5MB/sec 2023-12-01T16:02:23.617 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Oy0_zywC6bLNGeN off=6821860 len=1839855 2023-12-01T16:02:23.618 INFO:tasks.workunit.client.0.smithi119.stdout:op 2270 completed, throughput=5MB/sec 2023-12-01T16:02:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:24.430 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:02:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:02:24] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T16:02:24.430 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:24 smithi119 ceph-mon[94175]: pgmap v1940: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:02:24.619 INFO:tasks.workunit.client.0.smithi119.stdout: 436: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:24.619 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FGduNxm2i46PFfM off=13474773 len=294111 2023-12-01T16:02:24.622 INFO:tasks.workunit.client.0.smithi119.stdout:op 2271 completed, throughput=4.99MB/sec 2023-12-01T16:02:24.622 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6BHLz89gjp_eXOg off=4041143 len=843510 2023-12-01T16:02:24.624 INFO:tasks.workunit.client.0.smithi119.stdout:op 2272 completed, throughput=4.99MB/sec 2023-12-01T16:02:24.624 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WzzVthZRWKntYGG off=4077880 len=548463 2023-12-01T16:02:24.625 INFO:tasks.workunit.client.0.smithi119.stdout:op 2273 completed, throughput=4.99MB/sec 2023-12-01T16:02:24.625 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VhsBENli8naI0A3 off=5797381 len=1306507 2023-12-01T16:02:24.632 INFO:tasks.workunit.client.0.smithi119.stdout:op 2274 completed, throughput=5MB/sec 2023-12-01T16:02:24.632 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TeiKocdqXUvxfHf off=56911 len=1663202 2023-12-01T16:02:24.635 INFO:tasks.workunit.client.0.smithi119.stdout:op 2275 completed, throughput=5MB/sec 2023-12-01T16:02:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:24 smithi183 ceph-mon[99169]: pgmap v1940: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:02:24.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:24 smithi119 ceph-mon[108979]: pgmap v1940: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:02:25.635 INFO:tasks.workunit.client.0.smithi119.stdout: 437: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:25.636 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-j4T9rE8nUzSmms9 off=7332318 len=157808 2023-12-01T16:02:25.638 INFO:tasks.workunit.client.0.smithi119.stdout:op 2276 completed, throughput=4.99MB/sec 2023-12-01T16:02:25.638 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GGsL0PkF7Hh-Flu off=7037259 len=1423091 2023-12-01T16:02:25.640 INFO:tasks.workunit.client.0.smithi119.stdout:op 2277 completed, throughput=4.99MB/sec 2023-12-01T16:02:25.640 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SEMvWikm44bb6mt off=22066514 len=1084848 2023-12-01T16:02:25.643 INFO:tasks.workunit.client.0.smithi119.stdout:op 2278 completed, throughput=4.99MB/sec 2023-12-01T16:02:25.643 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4_IwQ8fyhZrXEwq off=915845 len=570559 2023-12-01T16:02:25.647 INFO:tasks.workunit.client.0.smithi119.stdout:op 2279 completed, throughput=5MB/sec 2023-12-01T16:02:25.647 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gWqhIDcc2Wn2VLm off=2935723 len=630431 2023-12-01T16:02:25.648 INFO:tasks.workunit.client.0.smithi119.stdout:op 2280 completed, throughput=5MB/sec 2023-12-01T16:02:25.649 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RLbtn2fKIIzyBvS off=4356197 len=310247 2023-12-01T16:02:25.649 INFO:tasks.workunit.client.0.smithi119.stdout:op 2281 completed, throughput=5MB/sec 2023-12-01T16:02:25.649 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NCQE8MXZr4jGrkV off=5671083 len=1783389 2023-12-01T16:02:25.651 INFO:tasks.workunit.client.0.smithi119.stdout:op 2282 completed, throughput=5MB/sec 2023-12-01T16:02:26.651 INFO:tasks.workunit.client.0.smithi119.stdout: 438: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:26.652 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FjbKu8qkQAo-D3t off=20739408 len=1459539 2023-12-01T16:02:26.653 INFO:tasks.workunit.client.0.smithi119.stdout:op 2283 completed, throughput=4.99MB/sec 2023-12-01T16:02:26.653 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HoQTo3Kw_4mECQQ off=9884424 len=1563674 2023-12-01T16:02:26.655 INFO:tasks.workunit.client.0.smithi119.stdout:op 2284 completed, throughput=5MB/sec 2023-12-01T16:02:26.655 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6JZ1OXlCdeEazFw off=2991933 len=262347 2023-12-01T16:02:26.656 INFO:tasks.workunit.client.0.smithi119.stdout:op 2285 completed, throughput=5MB/sec 2023-12-01T16:02:26.656 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-F5d1t0VJN3csAlJ off=417573 len=2018945 2023-12-01T16:02:26.667 INFO:tasks.workunit.client.0.smithi119.stdout:op 2286 completed, throughput=5MB/sec 2023-12-01T16:02:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:26 smithi183 ceph-mon[99169]: pgmap v1941: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T16:02:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:26 smithi119 ceph-mon[94175]: pgmap v1941: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T16:02:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:26 smithi119 ceph-mon[108979]: pgmap v1941: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T16:02:27.667 INFO:tasks.workunit.client.0.smithi119.stdout: 439: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:27.667 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8QCx8R3FV-c1RUt off=2640955 len=555430 2023-12-01T16:02:27.669 INFO:tasks.workunit.client.0.smithi119.stdout:op 2287 completed, throughput=4.99MB/sec 2023-12-01T16:02:27.669 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TiNSycEsW7pbedB off=351205 len=1550277 2023-12-01T16:02:27.677 INFO:tasks.workunit.client.0.smithi119.stdout:op 2288 completed, throughput=4.99MB/sec 2023-12-01T16:02:27.677 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dbd1JR69CYaTVkA off=9884072 len=68645 2023-12-01T16:02:27.680 INFO:tasks.workunit.client.0.smithi119.stdout:op 2289 completed, throughput=4.99MB/sec 2023-12-01T16:02:27.680 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FaP5Wc6iNrXkskN off=960651 len=2031628 2023-12-01T16:02:27.683 INFO:tasks.workunit.client.0.smithi119.stdout:op 2290 completed, throughput=5MB/sec 2023-12-01T16:02:27.684 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CQsLl0MloJSjYo4 off=25013090 len=179580 2023-12-01T16:02:27.686 INFO:tasks.workunit.client.0.smithi119.stdout:op 2291 completed, throughput=5MB/sec 2023-12-01T16:02:27.686 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-v5B4uFcv_2XbkPH off=1389479 len=633036 2023-12-01T16:02:27.690 INFO:tasks.workunit.client.0.smithi119.stdout:op 2292 completed, throughput=5MB/sec 2023-12-01T16:02:28.690 INFO:tasks.workunit.client.0.smithi119.stdout: 440: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:28.691 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vmuYDXLAuvGKtGY off=16433253 len=71520 2023-12-01T16:02:28.693 INFO:tasks.workunit.client.0.smithi119.stdout:op 2293 completed, throughput=4.99MB/sec 2023-12-01T16:02:28.693 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pQRrdYndPcP5Axo off=15008807 len=368596 2023-12-01T16:02:28.696 INFO:tasks.workunit.client.0.smithi119.stdout:op 2294 completed, throughput=4.99MB/sec 2023-12-01T16:02:28.696 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-B4ZajzqbwQBaPUN off=180868 len=305984 2023-12-01T16:02:28.698 INFO:tasks.workunit.client.0.smithi119.stdout:op 2295 completed, throughput=4.99MB/sec 2023-12-01T16:02:28.698 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6MPOtCmqjap770z off=4951805 len=598754 2023-12-01T16:02:28.701 INFO:tasks.workunit.client.0.smithi119.stdout:op 2296 completed, throughput=4.99MB/sec 2023-12-01T16:02:28.701 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Wt3J-acN2I7Boks off=11170538 len=574858 2023-12-01T16:02:28.705 INFO:tasks.workunit.client.0.smithi119.stdout:op 2297 completed, throughput=4.99MB/sec 2023-12-01T16:02:28.705 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aoa1vZL9V9e7iIU off=3013178 len=1436846 2023-12-01T16:02:28.708 INFO:tasks.workunit.client.0.smithi119.stdout:op 2298 completed, throughput=5MB/sec 2023-12-01T16:02:28.708 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HRzJk45fRmIN0Ru off=2473795 len=1631518 2023-12-01T16:02:28.714 INFO:tasks.workunit.client.0.smithi119.stdout:op 2299 completed, throughput=5MB/sec 2023-12-01T16:02:28.714 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-b5tnxBclq1dA2K7 off=818972 len=1999059 2023-12-01T16:02:28.716 INFO:tasks.workunit.client.0.smithi119.stdout:op 2300 completed, throughput=5MB/sec 2023-12-01T16:02:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:28 smithi183 ceph-mon[99169]: pgmap v1942: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:02:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:28 smithi119 ceph-mon[94175]: pgmap v1942: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:02:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:28 smithi119 ceph-mon[108979]: pgmap v1942: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:02:29.716 INFO:tasks.workunit.client.0.smithi119.stdout: 441: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:29.716 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1UGhde05jPo3L3C off=9255397 len=636331 2023-12-01T16:02:29.721 INFO:tasks.workunit.client.0.smithi119.stdout:op 2301 completed, throughput=4.99MB/sec 2023-12-01T16:02:29.721 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3jfxoZgImsKT4_- off=8562298 len=162071 2023-12-01T16:02:29.723 INFO:tasks.workunit.client.0.smithi119.stdout:op 2302 completed, throughput=4.99MB/sec 2023-12-01T16:02:29.724 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tZdZwZ_WZfDob8E off=2458329 len=1552158 2023-12-01T16:02:29.731 INFO:tasks.workunit.client.0.smithi119.stdout:op 2303 completed, throughput=5MB/sec 2023-12-01T16:02:29.731 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RCH9mz99VLaPwL8 off=958794 len=171495 2023-12-01T16:02:29.731 INFO:tasks.workunit.client.0.smithi119.stdout:op 2304 completed, throughput=5MB/sec 2023-12-01T16:02:29.731 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Z5LyDb4qLOMbmvG off=4839387 len=381517 2023-12-01T16:02:29.734 INFO:tasks.workunit.client.0.smithi119.stdout:op 2305 completed, throughput=5MB/sec 2023-12-01T16:02:29.735 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--mJpoYLJTMh_dQ7 off=12962897 len=1554965 2023-12-01T16:02:29.742 INFO:tasks.workunit.client.0.smithi119.stdout:op 2306 completed, throughput=5MB/sec 2023-12-01T16:02:30.742 INFO:tasks.workunit.client.0.smithi119.stdout: 442: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:30.743 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Jdbvgou9j_6OoFx off=637839 len=514496 2023-12-01T16:02:30.743 INFO:tasks.workunit.client.0.smithi119.stdout:op 2307 completed, throughput=4.99MB/sec 2023-12-01T16:02:30.743 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yzvVfHoVNG6ZNEa off=2648916 len=827589 2023-12-01T16:02:30.745 INFO:tasks.workunit.client.0.smithi119.stdout:op 2308 completed, throughput=4.99MB/sec 2023-12-01T16:02:30.745 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SMngDREdmi2d9X4 off=7199197 len=1011047 2023-12-01T16:02:30.750 INFO:tasks.workunit.client.0.smithi119.stdout:op 2309 completed, throughput=5MB/sec 2023-12-01T16:02:30.750 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-c0gkdZqbUWG2YId off=24656358 len=554040 2023-12-01T16:02:30.752 INFO:tasks.workunit.client.0.smithi119.stdout:op 2310 completed, throughput=5MB/sec 2023-12-01T16:02:30.752 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ekxm97TubbTNh9c off=5537728 len=1527605 2023-12-01T16:02:30.761 INFO:tasks.workunit.client.0.smithi119.stdout:op 2311 completed, throughput=5MB/sec 2023-12-01T16:02:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:30 smithi183 ceph-mon[99169]: pgmap v1943: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T16:02:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:30 smithi119 ceph-mon[94175]: pgmap v1943: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T16:02:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:30 smithi119 ceph-mon[108979]: pgmap v1943: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T16:02:31.762 INFO:tasks.workunit.client.0.smithi119.stdout: 443: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:31.762 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FjpbHkUJrmw4WUi off=7398991 len=151826 2023-12-01T16:02:31.764 INFO:tasks.workunit.client.0.smithi119.stdout:op 2312 completed, throughput=4.99MB/sec 2023-12-01T16:02:31.764 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xRmlKBliVQiFQeV off=813133 len=2057926 2023-12-01T16:02:31.767 INFO:tasks.workunit.client.0.smithi119.stdout:op 2313 completed, throughput=4.99MB/sec 2023-12-01T16:02:31.767 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2F8i6U1k7x_8IS8 off=137428 len=1211241 2023-12-01T16:02:31.769 INFO:tasks.workunit.client.0.smithi119.stdout:op 2314 completed, throughput=5MB/sec 2023-12-01T16:02:31.769 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Q84diWtWg4kGBU9 off=4542658 len=1298999 2023-12-01T16:02:31.777 INFO:tasks.workunit.client.0.smithi119.stdout:op 2315 completed, throughput=5MB/sec 2023-12-01T16:02:31.777 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2Hg08WlgkPPKDz- off=171179 len=1635624 2023-12-01T16:02:31.783 INFO:tasks.workunit.client.0.smithi119.stdout:op 2316 completed, throughput=5MB/sec 2023-12-01T16:02:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:31 smithi183 ceph-mon[99169]: pgmap v1944: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2023-12-01T16:02:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:31 smithi119 ceph-mon[94175]: pgmap v1944: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2023-12-01T16:02:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:31 smithi119 ceph-mon[108979]: pgmap v1944: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2023-12-01T16:02:32.783 INFO:tasks.workunit.client.0.smithi119.stdout: 444: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:32.783 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LogzKcYe6u35F0J off=15205603 len=912755 2023-12-01T16:02:32.789 INFO:tasks.workunit.client.0.smithi119.stdout:op 2317 completed, throughput=4.99MB/sec 2023-12-01T16:02:32.789 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fJNMBOfYPGdF116 off=8561856 len=944842 2023-12-01T16:02:32.794 INFO:tasks.workunit.client.0.smithi119.stdout:op 2318 completed, throughput=5MB/sec 2023-12-01T16:02:32.794 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IfN76wRzi0sQs4D off=1503810 len=1311829 2023-12-01T16:02:32.795 INFO:tasks.workunit.client.0.smithi119.stdout:op 2319 completed, throughput=5MB/sec 2023-12-01T16:02:32.795 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fJWVJHz-x5ssxe4 off=83845 len=951337 2023-12-01T16:02:32.800 INFO:tasks.workunit.client.0.smithi119.stdout:op 2320 completed, throughput=5MB/sec 2023-12-01T16:02:32.800 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uJusRqcsv9TVflM off=5401091 len=1508922 2023-12-01T16:02:32.809 INFO:tasks.workunit.client.0.smithi119.stdout:op 2321 completed, throughput=5MB/sec 2023-12-01T16:02:33.808 INFO:tasks.workunit.client.0.smithi119.stdout: 445: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:33.808 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NlXvXTY192I9tI2 off=1803157 len=344506 2023-12-01T16:02:33.809 INFO:tasks.workunit.client.0.smithi119.stdout:op 2322 completed, throughput=4.99MB/sec 2023-12-01T16:02:33.809 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9y04oc-_06MQDuj off=6359509 len=1834086 2023-12-01T16:02:33.820 INFO:tasks.workunit.client.0.smithi119.stdout:op 2323 completed, throughput=5MB/sec 2023-12-01T16:02:33.821 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ebe7z6VgCSCXEJi off=4457349 len=1604079 2023-12-01T16:02:33.822 INFO:tasks.workunit.client.0.smithi119.stdout:op 2324 completed, throughput=5MB/sec 2023-12-01T16:02:33.822 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YXJLO-CpHx9xNWL off=1386018 len=994363 2023-12-01T16:02:33.823 INFO:tasks.workunit.client.0.smithi119.stdout:op 2325 completed, throughput=5MB/sec 2023-12-01T16:02:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:02:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:02:34] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T16:02:34.827 INFO:tasks.workunit.client.0.smithi119.stdout: 446: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:34.827 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DzoW1uGn7ifFVwf off=7234283 len=1831625 2023-12-01T16:02:34.827 INFO:tasks.workunit.client.0.smithi119.stdout:op 2326 completed, throughput=4.99MB/sec 2023-12-01T16:02:34.827 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ctkfCDJuDR10AeY off=0 len=1769945 2023-12-01T16:02:34.828 INFO:tasks.workunit.client.0.smithi119.stdout:op 2327 completed, throughput=5MB/sec 2023-12-01T16:02:34.828 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-x9sJ_vwKsT6m_k6 off=12568953 len=379070 2023-12-01T16:02:34.834 INFO:tasks.workunit.client.0.smithi119.stdout:op 2328 completed, throughput=5MB/sec 2023-12-01T16:02:34.834 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wKIyKrf4bgNoF4d off=5490222 len=2034201 2023-12-01T16:02:34.834 INFO:tasks.workunit.client.0.smithi119.stdout:op 2329 completed, throughput=5MB/sec 2023-12-01T16:02:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:34 smithi183 ceph-mon[99169]: pgmap v1945: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:02:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:34 smithi119 ceph-mon[94175]: pgmap v1945: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:02:34.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:34 smithi119 ceph-mon[108979]: pgmap v1945: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:02:35.834 INFO:tasks.workunit.client.0.smithi119.stdout: 447: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:35.834 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jKjQEt01k4SNQjP off=3405488 len=488072 2023-12-01T16:02:35.838 INFO:tasks.workunit.client.0.smithi119.stdout:op 2330 completed, throughput=4.99MB/sec 2023-12-01T16:02:35.838 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-b5m4AH1u33bqOZZ off=3216011 len=1191217 2023-12-01T16:02:35.840 INFO:tasks.workunit.client.0.smithi119.stdout:op 2331 completed, throughput=5MB/sec 2023-12-01T16:02:35.840 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Y49Gi5c4-Pb4w4o off=704906 len=1630395 2023-12-01T16:02:35.842 INFO:tasks.workunit.client.0.smithi119.stdout:op 2332 completed, throughput=5MB/sec 2023-12-01T16:02:35.842 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-RlmrmCLnras57sq off=588122 len=1203398 2023-12-01T16:02:35.847 INFO:tasks.workunit.client.0.smithi119.stdout:op 2333 completed, throughput=5MB/sec 2023-12-01T16:02:36.848 INFO:tasks.workunit.client.0.smithi119.stdout: 448: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:36.848 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--3xG23kC9LPaUR_ off=6248451 len=1155785 2023-12-01T16:02:36.854 INFO:tasks.workunit.client.0.smithi119.stdout:op 2334 completed, throughput=4.99MB/sec 2023-12-01T16:02:36.854 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vJMb_d7qupITt8w off=7338705 len=1631619 2023-12-01T16:02:36.859 INFO:tasks.workunit.client.0.smithi119.stdout:op 2335 completed, throughput=5MB/sec 2023-12-01T16:02:36.860 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CVjOvw5LIzHovZH off=2237367 len=1737241 2023-12-01T16:02:36.860 INFO:tasks.workunit.client.0.smithi119.stdout:op 2336 completed, throughput=5MB/sec 2023-12-01T16:02:36.860 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YzVJUdfs_p9UlKX off=8621761 len=1237884 2023-12-01T16:02:36.864 INFO:tasks.workunit.client.0.smithi119.stdout:op 2337 completed, throughput=5MB/sec 2023-12-01T16:02:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:36 smithi183 ceph-mon[99169]: pgmap v1946: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:02:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:36 smithi119 ceph-mon[94175]: pgmap v1946: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:02:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:36 smithi119 ceph-mon[108979]: pgmap v1946: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:02:37.864 INFO:tasks.workunit.client.0.smithi119.stdout: 449: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:37.864 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PGFc3-qJQhWiJLT off=16967289 len=1816038 2023-12-01T16:02:37.872 INFO:tasks.workunit.client.0.smithi119.stdout:op 2338 completed, throughput=5MB/sec 2023-12-01T16:02:37.872 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ofN0lUO5p5vW5tU off=18959302 len=14971 2023-12-01T16:02:37.874 INFO:tasks.workunit.client.0.smithi119.stdout:op 2339 completed, throughput=5MB/sec 2023-12-01T16:02:37.874 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AQrr1tnZ-7Kmumx off=2838414 len=1933114 2023-12-01T16:02:37.876 INFO:tasks.workunit.client.0.smithi119.stdout:op 2340 completed, throughput=5MB/sec 2023-12-01T16:02:37.876 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wDkkeJr2wz4BELV off=1704442 len=1391441 2023-12-01T16:02:37.883 INFO:tasks.workunit.client.0.smithi119.stdout:op 2341 completed, throughput=5MB/sec 2023-12-01T16:02:38.884 INFO:tasks.workunit.client.0.smithi119.stdout: 450: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:38.884 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-imVKkMqgsNZE1Nt off=16130013 len=1873286 2023-12-01T16:02:38.886 INFO:tasks.workunit.client.0.smithi119.stdout:op 2342 completed, throughput=5MB/sec 2023-12-01T16:02:38.886 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wySs2EiLEZ4Q7Ax off=4137378 len=764241 2023-12-01T16:02:38.888 INFO:tasks.workunit.client.0.smithi119.stdout:op 2343 completed, throughput=5MB/sec 2023-12-01T16:02:38.888 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GuOHWP1lIhVEon3 off=5317217 len=1928062 2023-12-01T16:02:38.890 INFO:tasks.workunit.client.0.smithi119.stdout:op 2344 completed, throughput=5MB/sec 2023-12-01T16:02:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:38 smithi183 ceph-mon[99169]: pgmap v1947: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:02:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:38 smithi119 ceph-mon[94175]: pgmap v1947: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:02:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:38 smithi119 ceph-mon[108979]: pgmap v1947: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:02:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:39.891 INFO:tasks.workunit.client.0.smithi119.stdout: 451: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:39.891 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DNNxrepuO5U9W19 off=0 len=1116465 2023-12-01T16:02:39.897 INFO:tasks.workunit.client.0.smithi119.stdout:op 2345 completed, throughput=4.99MB/sec 2023-12-01T16:02:39.897 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bi7Mp5sVfTRbE4y off=1036616 len=265638 2023-12-01T16:02:39.900 INFO:tasks.workunit.client.0.smithi119.stdout:op 2346 completed, throughput=4.99MB/sec 2023-12-01T16:02:39.900 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4iGY7l-_1IdkYPB off=13146848 len=1600751 2023-12-01T16:02:39.909 INFO:tasks.workunit.client.0.smithi119.stdout:op 2347 completed, throughput=5MB/sec 2023-12-01T16:02:39.909 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GiLrNiz2yQRdO7h off=10417558 len=183275 2023-12-01T16:02:39.909 INFO:tasks.workunit.client.0.smithi119.stdout:op 2348 completed, throughput=5MB/sec 2023-12-01T16:02:39.910 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dsvXDKKmvTthLmh off=17611112 len=296979 2023-12-01T16:02:39.912 INFO:tasks.workunit.client.0.smithi119.stdout:op 2349 completed, throughput=5MB/sec 2023-12-01T16:02:39.913 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NR0qRWOfyKsu39D off=13821603 len=1239646 2023-12-01T16:02:39.914 INFO:tasks.workunit.client.0.smithi119.stdout:op 2350 completed, throughput=5MB/sec 2023-12-01T16:02:39.914 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kdKq52HvLMYifKx off=8681597 len=1508168 2023-12-01T16:02:39.914 INFO:tasks.workunit.client.0.smithi119.stdout:op 2351 completed, throughput=5MB/sec 2023-12-01T16:02:40.917 INFO:tasks.workunit.client.0.smithi119.stdout: 452: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:40.918 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iImSRqSHWNwcTnB off=223704 len=1136395 2023-12-01T16:02:40.921 INFO:tasks.workunit.client.0.smithi119.stdout:op 2352 completed, throughput=4.99MB/sec 2023-12-01T16:02:40.921 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-K7tBeOhwNFvdfYz off=7348805 len=2074036 2023-12-01T16:02:40.932 INFO:tasks.workunit.client.0.smithi119.stdout:op 2353 completed, throughput=5MB/sec 2023-12-01T16:02:40.932 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jlbDIlxoIvdri7S off=2628257 len=498863 2023-12-01T16:02:40.935 INFO:tasks.workunit.client.0.smithi119.stdout:op 2354 completed, throughput=5MB/sec 2023-12-01T16:02:40.936 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jA9V2twpDNAJqLJ off=3784802 len=1044724 2023-12-01T16:02:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:40 smithi183 ceph-mon[99169]: pgmap v1948: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T16:02:40.941 INFO:tasks.workunit.client.0.smithi119.stdout:op 2355 completed, throughput=5MB/sec 2023-12-01T16:02:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:40 smithi119 ceph-mon[94175]: pgmap v1948: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T16:02:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:40 smithi119 ceph-mon[108979]: pgmap v1948: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T16:02:41.941 INFO:tasks.workunit.client.0.smithi119.stdout: 453: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:41.941 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qfbgyBnWB2FJzJ2 off=1899505 len=968589 2023-12-01T16:02:41.942 INFO:tasks.workunit.client.0.smithi119.stdout:op 2356 completed, throughput=4.99MB/sec 2023-12-01T16:02:41.942 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_KBknPvwvvNnXap off=4046578 len=242156 2023-12-01T16:02:41.945 INFO:tasks.workunit.client.0.smithi119.stdout:op 2357 completed, throughput=4.99MB/sec 2023-12-01T16:02:41.946 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5p_Te8oJm3mIIkq off=6942358 len=1126192 2023-12-01T16:02:41.947 INFO:tasks.workunit.client.0.smithi119.stdout:op 2358 completed, throughput=4.99MB/sec 2023-12-01T16:02:41.947 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-E27st0_0_rWqT9K off=224785 len=893067 2023-12-01T16:02:41.952 INFO:tasks.workunit.client.0.smithi119.stdout:op 2359 completed, throughput=5MB/sec 2023-12-01T16:02:41.952 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Oh5A4TS_P_LQezC off=5835853 len=548495 2023-12-01T16:02:41.953 INFO:tasks.workunit.client.0.smithi119.stdout:op 2360 completed, throughput=5MB/sec 2023-12-01T16:02:41.953 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_gqHSHa0fdBUXpj off=8645371 len=366547 2023-12-01T16:02:41.954 INFO:tasks.workunit.client.0.smithi119.stdout:op 2361 completed, throughput=5MB/sec 2023-12-01T16:02:41.954 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Gtign6ASK86nAT_ off=18274184 len=560994 2023-12-01T16:02:41.958 INFO:tasks.workunit.client.0.smithi119.stdout:op 2362 completed, throughput=5MB/sec 2023-12-01T16:02:41.958 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Yj5O9ueHuAXRgXN off=578203 len=1313452 2023-12-01T16:02:41.963 INFO:tasks.workunit.client.0.smithi119.stdout:op 2363 completed, throughput=5MB/sec 2023-12-01T16:02:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:41 smithi183 ceph-mon[99169]: pgmap v1949: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:02:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:41 smithi119 ceph-mon[108979]: pgmap v1949: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:02:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:41 smithi119 ceph-mon[94175]: pgmap v1949: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:02:42.963 INFO:tasks.workunit.client.0.smithi119.stdout: 454: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:42.963 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kkEIVEe52zU5p3V off=1473214 len=1470200 2023-12-01T16:02:42.966 INFO:tasks.workunit.client.0.smithi119.stdout:op 2364 completed, throughput=4.99MB/sec 2023-12-01T16:02:42.966 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-icKxit4INL5LGOA off=10911670 len=1039892 2023-12-01T16:02:42.968 INFO:tasks.workunit.client.0.smithi119.stdout:op 2365 completed, throughput=5MB/sec 2023-12-01T16:02:42.968 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zot6sxHj40VdU0Q off=3528291 len=1527597 2023-12-01T16:02:42.970 INFO:tasks.workunit.client.0.smithi119.stdout:op 2366 completed, throughput=5MB/sec 2023-12-01T16:02:42.970 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NW4FD842DRAKCxU off=16578624 len=1542286 2023-12-01T16:02:42.984 INFO:tasks.workunit.client.0.smithi119.stdout:op 2367 completed, throughput=5MB/sec 2023-12-01T16:02:43.984 INFO:tasks.workunit.client.0.smithi119.stdout: 455: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:43.984 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ykHOnOGx_PF_ski off=5295660 len=780177 2023-12-01T16:02:43.985 INFO:tasks.workunit.client.0.smithi119.stdout:op 2368 completed, throughput=4.99MB/sec 2023-12-01T16:02:43.985 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-T0ctVtgFHPgH4tj off=3555496 len=49221 2023-12-01T16:02:43.988 INFO:tasks.workunit.client.0.smithi119.stdout:op 2369 completed, throughput=4.99MB/sec 2023-12-01T16:02:43.988 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IYfxR-vMVi1VJGZ off=5892020 len=183778 2023-12-01T16:02:43.988 INFO:tasks.workunit.client.0.smithi119.stdout:op 2370 completed, throughput=4.99MB/sec 2023-12-01T16:02:43.988 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bTBgwEmrV0OrKi- off=12571761 len=1984356 2023-12-01T16:02:43.998 INFO:tasks.workunit.client.0.smithi119.stdout:op 2371 completed, throughput=5MB/sec 2023-12-01T16:02:43.998 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QScD_uDiTjqE5CN off=19324 len=1029323 2023-12-01T16:02:44.003 INFO:tasks.workunit.client.0.smithi119.stdout:op 2372 completed, throughput=5MB/sec 2023-12-01T16:02:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:02:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:02:44] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T16:02:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:44 smithi183 ceph-mon[99169]: pgmap v1950: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:02:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:44 smithi119 ceph-mon[108979]: pgmap v1950: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:02:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:44 smithi119 ceph-mon[94175]: pgmap v1950: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:02:45.003 INFO:tasks.workunit.client.0.smithi119.stdout: 456: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:45.003 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6njCCmufkM1g7yO off=6893483 len=1149847 2023-12-01T16:02:45.009 INFO:tasks.workunit.client.0.smithi119.stdout:op 2373 completed, throughput=4.99MB/sec 2023-12-01T16:02:45.009 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DchmsCKXT72bETs off=15938667 len=1082837 2023-12-01T16:02:45.012 INFO:tasks.workunit.client.0.smithi119.stdout:op 2374 completed, throughput=4.99MB/sec 2023-12-01T16:02:45.013 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NhlO6dLgaJmAoZL off=20258389 len=194914 2023-12-01T16:02:45.013 INFO:tasks.workunit.client.0.smithi119.stdout:op 2375 completed, throughput=4.99MB/sec 2023-12-01T16:02:45.013 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-T2RXyKkT6S3vSw9 off=519909 len=763206 2023-12-01T16:02:45.015 INFO:tasks.workunit.client.0.smithi119.stdout:op 2376 completed, throughput=5MB/sec 2023-12-01T16:02:45.015 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HvQ8ViUOM7J22mP off=4804465 len=546360 2023-12-01T16:02:45.016 INFO:tasks.workunit.client.0.smithi119.stdout:op 2377 completed, throughput=5MB/sec 2023-12-01T16:02:45.016 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aAXC71sJ2Pa4Mtu off=10104591 len=746897 2023-12-01T16:02:45.017 INFO:tasks.workunit.client.0.smithi119.stdout:op 2378 completed, throughput=5MB/sec 2023-12-01T16:02:45.017 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-t_4Lb5e7QBy0X-S off=11267832 len=1273583 2023-12-01T16:02:45.018 INFO:tasks.workunit.client.0.smithi119.stdout:op 2379 completed, throughput=5MB/sec 2023-12-01T16:02:45.170 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:02:45.477 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:02:45.478 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (29m) 8m ago 29m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:02:45.478 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (29m) 8m ago 29m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:02:45.478 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (30m) 8m ago 30m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:02:45.478 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (30m) 8m ago 30m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:02:45.478 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (33m) 8m ago 33m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:02:45.478 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (35m) 8m ago 35m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:02:45.478 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (35m) 8m ago 35m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:02:45.478 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (34m) 8m ago 34m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:02:45.478 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (34m) 8m ago 34m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:02:45.479 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (29m) 8m ago 29m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:02:45.479 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (29m) 8m ago 29m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:02:45.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (33m) 8m ago 33m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:02:45.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (33m) 8m ago 33m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:02:45.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (32m) 8m ago 32m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:02:45.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (32m) 8m ago 32m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:02:45.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (32m) 8m ago 32m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:02:45.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (31m) 8m ago 31m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:02:45.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (31m) 8m ago 31m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:02:45.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (31m) 8m ago 31m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:02:45.479 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (29m) 8m ago 30m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:02:45.859 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:02:45.859 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:02:45.859 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:02:45.859 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:02:45.859 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:02:45.859 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:02:45.859 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:02:45.859 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:02:45.859 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:02:45.860 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:02:45.860 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:02:45.860 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:02:45.860 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:02:45.860 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:02:45.860 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:02:45.860 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:02:45.860 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:02:46.018 INFO:tasks.workunit.client.0.smithi119.stdout: 457: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:46.018 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1qW3-4Nbqc2sQ2Y off=4700599 len=1628125 2023-12-01T16:02:46.026 INFO:tasks.workunit.client.0.smithi119.stdout:op 2380 completed, throughput=4.99MB/sec 2023-12-01T16:02:46.026 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9jJ3BnXEHm80XVc off=7949444 len=639816 2023-12-01T16:02:46.026 INFO:tasks.workunit.client.0.smithi119.stdout:op 2381 completed, throughput=4.99MB/sec 2023-12-01T16:02:46.026 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fNkS5Axg9WczPjI off=3859395 len=1323322 2023-12-01T16:02:46.028 INFO:tasks.workunit.client.0.smithi119.stdout:op 2382 completed, throughput=5MB/sec 2023-12-01T16:02:46.029 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-H7eTHchkvaWiNeQ off=6590025 len=536734 2023-12-01T16:02:46.029 INFO:tasks.workunit.client.0.smithi119.stdout:op 2383 completed, throughput=5MB/sec 2023-12-01T16:02:46.029 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ORJkfukCIav7LLC off=14654734 len=136738 2023-12-01T16:02:46.029 INFO:tasks.workunit.client.0.smithi119.stdout:op 2384 completed, throughput=5MB/sec 2023-12-01T16:02:46.029 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pGy5YKE00ejXRSN off=6179976 len=1191443 2023-12-01T16:02:46.029 INFO:tasks.workunit.client.0.smithi119.stdout:op 2385 completed, throughput=5MB/sec 2023-12-01T16:02:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:46 smithi183 ceph-mon[99169]: from='client.16482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:46 smithi183 ceph-mon[99169]: from='client.26375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:46 smithi183 ceph-mon[99169]: pgmap v1951: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T16:02:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1926047411' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:02:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:46 smithi119 ceph-mon[94175]: from='client.16482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:46 smithi119 ceph-mon[94175]: from='client.26375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:46 smithi119 ceph-mon[94175]: pgmap v1951: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T16:02:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1926047411' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:02:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:46 smithi119 ceph-mon[108979]: from='client.16482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:46 smithi119 ceph-mon[108979]: from='client.26375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:46 smithi119 ceph-mon[108979]: pgmap v1951: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T16:02:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1926047411' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:02:47.030 INFO:tasks.workunit.client.0.smithi119.stdout: 458: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:47.030 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dL8bHboJCJYf1Bx off=10245829 len=162923 2023-12-01T16:02:47.033 INFO:tasks.workunit.client.0.smithi119.stdout:op 2386 completed, throughput=4.99MB/sec 2023-12-01T16:02:47.033 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1Tl7lM9WoePz3Pz off=152743 len=1785606 2023-12-01T16:02:47.035 INFO:tasks.workunit.client.0.smithi119.stdout:op 2387 completed, throughput=4.99MB/sec 2023-12-01T16:02:47.035 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hoEgdoNy9YvxgJB off=9353764 len=1802388 2023-12-01T16:02:47.046 INFO:tasks.workunit.client.0.smithi119.stdout:op 2388 completed, throughput=5MB/sec 2023-12-01T16:02:47.046 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MihsZkpZiF_iP5_ off=1436151 len=266440 2023-12-01T16:02:47.046 INFO:tasks.workunit.client.0.smithi119.stdout:op 2389 completed, throughput=5MB/sec 2023-12-01T16:02:47.046 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-loZlhJIeTdAJi4z off=11380647 len=1033050 2023-12-01T16:02:47.047 INFO:tasks.workunit.client.0.smithi119.stdout:op 2390 completed, throughput=5MB/sec 2023-12-01T16:02:48.048 INFO:tasks.workunit.client.0.smithi119.stdout: 459: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:48.048 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8tRn1PfT5Wv9eim off=0 len=1293135 2023-12-01T16:02:48.049 INFO:tasks.workunit.client.0.smithi119.stdout:op 2391 completed, throughput=4.99MB/sec 2023-12-01T16:02:48.049 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-e2Cg0XxZvQKHpaP off=782420 len=768059 2023-12-01T16:02:48.054 INFO:tasks.workunit.client.0.smithi119.stdout:op 2392 completed, throughput=4.99MB/sec 2023-12-01T16:02:48.054 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LFgFSLv9yT95Sw1 off=10046230 len=1990189 2023-12-01T16:02:48.065 INFO:tasks.workunit.client.0.smithi119.stdout:op 2393 completed, throughput=5MB/sec 2023-12-01T16:02:48.065 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tLaVHRr2CbGqTCE off=698522 len=942358 2023-12-01T16:02:48.069 INFO:tasks.workunit.client.0.smithi119.stdout:op 2394 completed, throughput=5MB/sec 2023-12-01T16:02:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:48 smithi183 ceph-mon[99169]: pgmap v1952: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:02:48.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:48 smithi119 ceph-mon[108979]: pgmap v1952: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:02:48.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:48 smithi119 ceph-mon[94175]: pgmap v1952: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:02:49.069 INFO:tasks.workunit.client.0.smithi119.stdout: 460: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:49.070 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dc-_SASGK_O-bMy off=11295541 len=1732887 2023-12-01T16:02:49.077 INFO:tasks.workunit.client.0.smithi119.stdout:op 2395 completed, throughput=4.99MB/sec 2023-12-01T16:02:49.077 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Gd9fnJ8hLij8ULu off=957011 len=1246694 2023-12-01T16:02:49.084 INFO:tasks.workunit.client.0.smithi119.stdout:op 2396 completed, throughput=5MB/sec 2023-12-01T16:02:49.084 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-90g40-_GCj2zHbr off=5474399 len=1624169 2023-12-01T16:02:49.092 INFO:tasks.workunit.client.0.smithi119.stdout:op 2397 completed, throughput=5MB/sec 2023-12-01T16:02:49.092 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NlAKGZTbWz6NJQ9 off=1180324 len=530132 2023-12-01T16:02:49.092 INFO:tasks.workunit.client.0.smithi119.stdout:op 2398 completed, throughput=5MB/sec 2023-12-01T16:02:49.092 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lAjrKvUNnndTSWe off=88606 len=436506 2023-12-01T16:02:49.096 INFO:tasks.workunit.client.0.smithi119.stdout:op 2399 completed, throughput=5MB/sec 2023-12-01T16:02:50.096 INFO:tasks.workunit.client.0.smithi119.stdout: 461: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:50.096 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gQ7lIKfrEmGwpdX off=1913439 len=1096410 2023-12-01T16:02:50.104 INFO:tasks.workunit.client.0.smithi119.stdout:op 2400 completed, throughput=4.99MB/sec 2023-12-01T16:02:50.104 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-u1MjiExOJgiqNHe off=1144653 len=326801 2023-12-01T16:02:50.104 INFO:tasks.workunit.client.0.smithi119.stdout:op 2401 completed, throughput=4.99MB/sec 2023-12-01T16:02:50.104 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2JEfwYSnPdX5N07 off=3147872 len=2008319 2023-12-01T16:02:50.111 INFO:tasks.workunit.client.0.smithi119.stdout:op 2402 completed, throughput=5MB/sec 2023-12-01T16:02:50.111 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--DAUttfBh4RvJ_q off=18504837 len=261652 2023-12-01T16:02:50.112 INFO:tasks.workunit.client.0.smithi119.stdout:op 2403 completed, throughput=5MB/sec 2023-12-01T16:02:50.112 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OT71Ccf-6ulILsh off=14990799 len=1758863 2023-12-01T16:02:50.114 INFO:tasks.workunit.client.0.smithi119.stdout:op 2404 completed, throughput=5MB/sec 2023-12-01T16:02:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:50 smithi183 ceph-mon[99169]: pgmap v1953: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:02:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:02:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:50 smithi119 ceph-mon[108979]: pgmap v1953: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:02:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:02:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:50 smithi119 ceph-mon[94175]: pgmap v1953: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:02:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:02:51.114 INFO:tasks.workunit.client.0.smithi119.stdout: 462: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:51.114 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QUrMz_nLogYez1e off=5089249 len=2053485 2023-12-01T16:02:51.116 INFO:tasks.workunit.client.0.smithi119.stdout:op 2405 completed, throughput=4.99MB/sec 2023-12-01T16:02:51.116 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FDKuAXsEHIbWr4p off=2342653 len=1730289 2023-12-01T16:02:51.124 INFO:tasks.workunit.client.0.smithi119.stdout:op 2406 completed, throughput=5MB/sec 2023-12-01T16:02:51.124 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IaXp-xlt8N7Yjvg off=2123069 len=1676972 2023-12-01T16:02:51.127 INFO:tasks.workunit.client.0.smithi119.stdout:op 2407 completed, throughput=5MB/sec 2023-12-01T16:02:52.130 INFO:tasks.workunit.client.0.smithi119.stdout: 463: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:52.130 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SOm8x9EbjdgZpX8 off=1481912 len=514282 2023-12-01T16:02:52.131 INFO:tasks.workunit.client.0.smithi119.stdout:op 2408 completed, throughput=4.99MB/sec 2023-12-01T16:02:52.131 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lV8Gd_a4EGLR2DK off=2030095 len=69789 2023-12-01T16:02:52.131 INFO:tasks.workunit.client.0.smithi119.stdout:op 2409 completed, throughput=4.99MB/sec 2023-12-01T16:02:52.131 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7mkgvKUBaxcjtEI off=19486208 len=292876 2023-12-01T16:02:52.131 INFO:tasks.workunit.client.0.smithi119.stdout:op 2410 completed, throughput=4.99MB/sec 2023-12-01T16:02:52.131 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Usxlw4sSNgqXDQh off=455842 len=886208 2023-12-01T16:02:52.136 INFO:tasks.workunit.client.0.smithi119.stdout:op 2411 completed, throughput=4.99MB/sec 2023-12-01T16:02:52.136 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2hES-qRRqrkyLQz off=3336041 len=130686 2023-12-01T16:02:52.137 INFO:tasks.workunit.client.0.smithi119.stdout:op 2412 completed, throughput=4.99MB/sec 2023-12-01T16:02:52.137 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-H1zgwq-KAxBIExG off=13491281 len=589080 2023-12-01T16:02:52.138 INFO:tasks.workunit.client.0.smithi119.stdout:op 2413 completed, throughput=5MB/sec 2023-12-01T16:02:52.138 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KjlSxebhOQCJsrs off=4135255 len=1657108 2023-12-01T16:02:52.140 INFO:tasks.workunit.client.0.smithi119.stdout:op 2414 completed, throughput=5MB/sec 2023-12-01T16:02:52.140 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pIg4OpCAiReyBhn off=9237222 len=1193367 2023-12-01T16:02:52.141 INFO:tasks.workunit.client.0.smithi119.stdout:op 2415 completed, throughput=5MB/sec 2023-12-01T16:02:52.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:52.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:52.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:52.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:52.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:52 smithi183 ceph-mon[99169]: pgmap v1954: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:02:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:52 smithi119 ceph-mon[94175]: pgmap v1954: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:02:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:52 smithi119 ceph-mon[108979]: pgmap v1954: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:02:53.142 INFO:tasks.workunit.client.0.smithi119.stdout: 464: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:53.142 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QtPLZ9I5M10eHiL off=3512453 len=1459454 2023-12-01T16:02:53.153 INFO:tasks.workunit.client.0.smithi119.stdout:op 2416 completed, throughput=4.99MB/sec 2023-12-01T16:02:53.153 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NhqPkn4bsLDrGB- off=6160103 len=1080887 2023-12-01T16:02:53.153 INFO:tasks.workunit.client.0.smithi119.stdout:op 2417 completed, throughput=5MB/sec 2023-12-01T16:02:53.153 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-J49UBuRElT4Q0x4 off=5045317 len=1578775 2023-12-01T16:02:53.158 INFO:tasks.workunit.client.0.smithi119.stdout:op 2418 completed, throughput=5MB/sec 2023-12-01T16:02:53.158 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lwzQ2Sy7lJyf46Z off=9500080 len=1395413 2023-12-01T16:02:53.159 INFO:tasks.workunit.client.0.smithi119.stdout:op 2419 completed, throughput=5MB/sec 2023-12-01T16:02:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:54.159 INFO:tasks.workunit.client.0.smithi119.stdout: 465: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:54.159 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MhITJ-3lQLqeyZK off=242966 len=1175566 2023-12-01T16:02:54.161 INFO:tasks.workunit.client.0.smithi119.stdout:op 2420 completed, throughput=4.99MB/sec 2023-12-01T16:02:54.161 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XStrA8poBhBL_rS off=20840170 len=1719340 2023-12-01T16:02:54.164 INFO:tasks.workunit.client.0.smithi119.stdout:op 2421 completed, throughput=5MB/sec 2023-12-01T16:02:54.164 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-epIpodyytSlblnb off=1456736 len=759699 2023-12-01T16:02:54.165 INFO:tasks.workunit.client.0.smithi119.stdout:op 2422 completed, throughput=5MB/sec 2023-12-01T16:02:54.165 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dIjm9I0uCsMhusT off=4820992 len=1591541 2023-12-01T16:02:54.167 INFO:tasks.workunit.client.0.smithi119.stdout:op 2423 completed, throughput=5MB/sec 2023-12-01T16:02:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:02:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:02:54] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T16:02:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:54 smithi183 ceph-mon[99169]: pgmap v1955: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:02:54.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:54.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:54.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:02:54.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:02:54.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:54 smithi119 ceph-mon[108979]: pgmap v1955: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:02:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:02:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:02:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:54 smithi119 ceph-mon[94175]: pgmap v1955: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:02:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:54.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:54.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:02:54.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:02:54.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:02:55.167 INFO:tasks.workunit.client.0.smithi119.stdout: 466: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:55.167 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Kkf1-Nztn_nzodD off=7611585 len=274586 2023-12-01T16:02:55.169 INFO:tasks.workunit.client.0.smithi119.stdout:op 2424 completed, throughput=4.99MB/sec 2023-12-01T16:02:55.169 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dL8bHboJCJYf1Bx off=12324940 len=1999550 2023-12-01T16:02:55.177 INFO:tasks.workunit.client.0.smithi119.stdout:op 2425 completed, throughput=5MB/sec 2023-12-01T16:02:55.178 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YCmG96YGDibIPEI off=6709588 len=497201 2023-12-01T16:02:55.180 INFO:tasks.workunit.client.0.smithi119.stdout:op 2426 completed, throughput=5MB/sec 2023-12-01T16:02:55.181 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EKMBJzx84ZKi62U off=1496617 len=812847 2023-12-01T16:02:55.181 INFO:tasks.workunit.client.0.smithi119.stdout:op 2427 completed, throughput=5MB/sec 2023-12-01T16:02:55.181 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rbBUF8tp4R9yPVA off=8468597 len=449020 2023-12-01T16:02:55.184 INFO:tasks.workunit.client.0.smithi119.stdout:op 2428 completed, throughput=5MB/sec 2023-12-01T16:02:55.184 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-515_LU3aimF9CdK off=16125519 len=709725 2023-12-01T16:02:55.185 INFO:tasks.workunit.client.0.smithi119.stdout:op 2429 completed, throughput=5MB/sec 2023-12-01T16:02:56.186 INFO:tasks.workunit.client.0.smithi119.stdout: 467: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:56.186 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-i0YXUYrJwOlZ8W1 off=4237201 len=2015526 2023-12-01T16:02:56.194 INFO:tasks.workunit.client.0.smithi119.stdout:op 2430 completed, throughput=4.99MB/sec 2023-12-01T16:02:56.195 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Bbv2jd3b_1_47J7 off=4084639 len=333837 2023-12-01T16:02:56.195 INFO:tasks.workunit.client.0.smithi119.stdout:op 2431 completed, throughput=4.99MB/sec 2023-12-01T16:02:56.196 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uNMtOeDk4hTuwLh off=6355513 len=1659277 2023-12-01T16:02:56.197 INFO:tasks.workunit.client.0.smithi119.stdout:op 2432 completed, throughput=5MB/sec 2023-12-01T16:02:56.197 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0dTza6_uNhZNqj5 off=15126475 len=1117746 2023-12-01T16:02:56.199 INFO:tasks.workunit.client.0.smithi119.stdout:op 2433 completed, throughput=5MB/sec 2023-12-01T16:02:56.199 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dvG4QPtrW-45Jnj off=22092 len=2001348 2023-12-01T16:02:56.212 INFO:tasks.workunit.client.0.smithi119.stdout:op 2434 completed, throughput=5MB/sec 2023-12-01T16:02:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:56 smithi183 ceph-mon[99169]: pgmap v1956: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:02:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:56 smithi119 ceph-mon[94175]: pgmap v1956: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:02:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:56 smithi119 ceph-mon[108979]: pgmap v1956: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:02:57.212 INFO:tasks.workunit.client.0.smithi119.stdout: 468: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:57.212 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fhwMtO2pHxIs_1E off=270101 len=726116 2023-12-01T16:02:57.217 INFO:tasks.workunit.client.0.smithi119.stdout:op 2435 completed, throughput=4.99MB/sec 2023-12-01T16:02:57.217 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ppjSaELuq-WzRAc off=2840718 len=461640 2023-12-01T16:02:57.221 INFO:tasks.workunit.client.0.smithi119.stdout:op 2436 completed, throughput=5MB/sec 2023-12-01T16:02:57.221 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_Qz6ohRSZVKGgBX off=4072062 len=1106214 2023-12-01T16:02:57.226 INFO:tasks.workunit.client.0.smithi119.stdout:op 2437 completed, throughput=5MB/sec 2023-12-01T16:02:57.227 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pwLWzD0XGITXBG5 off=2956485 len=30527 2023-12-01T16:02:57.228 INFO:tasks.workunit.client.0.smithi119.stdout:op 2438 completed, throughput=5MB/sec 2023-12-01T16:02:57.229 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gzKwndi0hr2rZmi off=2318698 len=67923 2023-12-01T16:02:57.229 INFO:tasks.workunit.client.0.smithi119.stdout:op 2439 completed, throughput=5MB/sec 2023-12-01T16:02:57.230 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qd93w2Tow8iUM47 off=4470569 len=1252621 2023-12-01T16:02:57.237 INFO:tasks.workunit.client.0.smithi119.stdout:op 2440 completed, throughput=5MB/sec 2023-12-01T16:02:58.238 INFO:tasks.workunit.client.0.smithi119.stdout: 469: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:58.238 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sve8KuuB-o4yqP3 off=14425831 len=2070721 2023-12-01T16:02:58.240 INFO:tasks.workunit.client.0.smithi119.stdout:op 2441 completed, throughput=4.99MB/sec 2023-12-01T16:02:58.240 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OPxllEpHSsS4fBK off=559693 len=551186 2023-12-01T16:02:58.241 INFO:tasks.workunit.client.0.smithi119.stdout:op 2442 completed, throughput=4.99MB/sec 2023-12-01T16:02:58.241 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3FNGxjWO7y09NXu off=428432 len=1508429 2023-12-01T16:02:58.250 INFO:tasks.workunit.client.0.smithi119.stdout:op 2443 completed, throughput=5MB/sec 2023-12-01T16:02:58.250 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uZQlBpoMBcywCcW off=16310573 len=1686888 2023-12-01T16:02:58.258 INFO:tasks.workunit.client.0.smithi119.stdout:op 2444 completed, throughput=5MB/sec 2023-12-01T16:02:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:02:58 smithi183 ceph-mon[99169]: pgmap v1957: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:02:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:02:58 smithi119 ceph-mon[94175]: pgmap v1957: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:02:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:02:58 smithi119 ceph-mon[108979]: pgmap v1957: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:02:59.258 INFO:tasks.workunit.client.0.smithi119.stdout: 470: throughput=4.99MB/sec pending data=0 2023-12-01T16:02:59.258 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IQcX-2HMXNudSXg off=16191768 len=1847715 2023-12-01T16:02:59.267 INFO:tasks.workunit.client.0.smithi119.stdout:op 2445 completed, throughput=4.99MB/sec 2023-12-01T16:02:59.268 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_-e8ylPEUZaLR9F off=6210092 len=236811 2023-12-01T16:02:59.268 INFO:tasks.workunit.client.0.smithi119.stdout:op 2446 completed, throughput=4.99MB/sec 2023-12-01T16:02:59.268 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6I9MZIpZ7Sy4LqW off=168363 len=1783241 2023-12-01T16:02:59.278 INFO:tasks.workunit.client.0.smithi119.stdout:op 2447 completed, throughput=5MB/sec 2023-12-01T16:02:59.279 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xa6AbRXtqoEwlYj off=13129241 len=772267 2023-12-01T16:02:59.283 INFO:tasks.workunit.client.0.smithi119.stdout:op 2448 completed, throughput=5MB/sec 2023-12-01T16:02:59.283 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fd5ORRt6cFUBC_g off=10712570 len=380807 2023-12-01T16:02:59.286 INFO:tasks.workunit.client.0.smithi119.stdout:op 2449 completed, throughput=5MB/sec 2023-12-01T16:03:00.286 INFO:tasks.workunit.client.0.smithi119.stdout: 471: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:00.286 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aEnpkrsaAEZiu-f off=14900127 len=1670534 2023-12-01T16:03:00.293 INFO:tasks.workunit.client.0.smithi119.stdout:op 2450 completed, throughput=4.99MB/sec 2023-12-01T16:03:00.293 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oEwPbYSFDlNqjC9 off=2009773 len=136566 2023-12-01T16:03:00.295 INFO:tasks.workunit.client.0.smithi119.stdout:op 2451 completed, throughput=4.99MB/sec 2023-12-01T16:03:00.295 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1o6x5ooM3iIzQQ9 off=3586493 len=2010260 2023-12-01T16:03:00.306 INFO:tasks.workunit.client.0.smithi119.stdout:op 2452 completed, throughput=5MB/sec 2023-12-01T16:03:00.306 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-R5V9MI5VIIWStK1 off=2883358 len=1847062 2023-12-01T16:03:00.309 INFO:tasks.workunit.client.0.smithi119.stdout:op 2453 completed, throughput=5MB/sec 2023-12-01T16:03:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:00 smithi183 ceph-mon[99169]: pgmap v1958: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:03:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:00 smithi119 ceph-mon[108979]: pgmap v1958: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:03:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:00 smithi119 ceph-mon[94175]: pgmap v1958: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:03:01.310 INFO:tasks.workunit.client.0.smithi119.stdout: 472: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:01.310 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-z2BAXGtBB54uAmt off=12601597 len=1214578 2023-12-01T16:03:01.316 INFO:tasks.workunit.client.0.smithi119.stdout:op 2454 completed, throughput=4.99MB/sec 2023-12-01T16:03:01.316 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0jW3SrRVYgGl9HY off=2243401 len=852090 2023-12-01T16:03:01.317 INFO:tasks.workunit.client.0.smithi119.stdout:op 2455 completed, throughput=4.99MB/sec 2023-12-01T16:03:01.317 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NZnChQkLAr4BFk0 off=4974624 len=1904305 2023-12-01T16:03:01.327 INFO:tasks.workunit.client.0.smithi119.stdout:op 2456 completed, throughput=5MB/sec 2023-12-01T16:03:01.327 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VeVZH-jfNAPLTRx off=826922 len=822205 2023-12-01T16:03:01.327 INFO:tasks.workunit.client.0.smithi119.stdout:op 2457 completed, throughput=5MB/sec 2023-12-01T16:03:01.328 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6azBL_2BGlcuDiX off=12441428 len=832536 2023-12-01T16:03:01.330 INFO:tasks.workunit.client.0.smithi119.stdout:op 2458 completed, throughput=5MB/sec 2023-12-01T16:03:02.332 INFO:tasks.workunit.client.0.smithi119.stdout: 473: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:02.332 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FVSfn-8ExNcUiDU off=3910929 len=358917 2023-12-01T16:03:02.333 INFO:tasks.workunit.client.0.smithi119.stdout:op 2459 completed, throughput=4.99MB/sec 2023-12-01T16:03:02.333 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-O1xD8aLj35UcPvp off=16369163 len=54270 2023-12-01T16:03:02.333 INFO:tasks.workunit.client.0.smithi119.stdout:op 2460 completed, throughput=4.99MB/sec 2023-12-01T16:03:02.333 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gl0_XKAUSTdkB4W off=12425226 len=755912 2023-12-01T16:03:02.337 INFO:tasks.workunit.client.0.smithi119.stdout:op 2461 completed, throughput=4.99MB/sec 2023-12-01T16:03:02.337 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mUvea81PMsLLNtY off=8596490 len=1586402 2023-12-01T16:03:02.345 INFO:tasks.workunit.client.0.smithi119.stdout:op 2462 completed, throughput=5MB/sec 2023-12-01T16:03:02.345 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_jDqXKmdZt34Y3C off=6909894 len=1350458 2023-12-01T16:03:02.354 INFO:tasks.workunit.client.0.smithi119.stdout:op 2463 completed, throughput=5MB/sec 2023-12-01T16:03:02.354 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XrpY7i2Y3BK7B8t off=417738 len=1366006 2023-12-01T16:03:02.362 INFO:tasks.workunit.client.0.smithi119.stdout:op 2464 completed, throughput=5MB/sec 2023-12-01T16:03:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:01 smithi183 ceph-mon[99169]: pgmap v1959: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:03:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:01 smithi119 ceph-mon[108979]: pgmap v1959: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:03:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:01 smithi119 ceph-mon[94175]: pgmap v1959: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:03:03.362 INFO:tasks.workunit.client.0.smithi119.stdout: 474: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:03.362 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4C5lb-Jkk4j6Ydo off=832140 len=513497 2023-12-01T16:03:03.363 INFO:tasks.workunit.client.0.smithi119.stdout:op 2465 completed, throughput=4.99MB/sec 2023-12-01T16:03:03.363 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ekWfzzUED-Qt5VP off=10151881 len=2072703 2023-12-01T16:03:03.372 INFO:tasks.workunit.client.0.smithi119.stdout:op 2466 completed, throughput=5MB/sec 2023-12-01T16:03:03.372 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8chbtZgs2cQBFsX off=7744855 len=1586389 2023-12-01T16:03:03.373 INFO:tasks.workunit.client.0.smithi119.stdout:op 2467 completed, throughput=5MB/sec 2023-12-01T16:03:03.373 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NTvnMY4qbGWBw7I off=405530 len=558671 2023-12-01T16:03:03.374 INFO:tasks.workunit.client.0.smithi119.stdout:op 2468 completed, throughput=5MB/sec 2023-12-01T16:03:04.376 INFO:tasks.workunit.client.0.smithi119.stdout: 475: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:04.376 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xTy5RqzDw_aJFKa off=515610 len=380729 2023-12-01T16:03:04.378 INFO:tasks.workunit.client.0.smithi119.stdout:op 2469 completed, throughput=4.99MB/sec 2023-12-01T16:03:04.378 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mh8iqhcK5btXyQX off=16487941 len=340655 2023-12-01T16:03:04.381 INFO:tasks.workunit.client.0.smithi119.stdout:op 2470 completed, throughput=4.99MB/sec 2023-12-01T16:03:04.381 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-l0YBOwCw1wVijLw off=3206870 len=447473 2023-12-01T16:03:04.383 INFO:tasks.workunit.client.0.smithi119.stdout:op 2471 completed, throughput=4.99MB/sec 2023-12-01T16:03:04.383 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-waRyoN5hI1g4PpB off=3685558 len=606974 2023-12-01T16:03:04.386 INFO:tasks.workunit.client.0.smithi119.stdout:op 2472 completed, throughput=4.99MB/sec 2023-12-01T16:03:04.387 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QScD_uDiTjqE5CN off=12733047 len=1896889 2023-12-01T16:03:04.390 INFO:tasks.workunit.client.0.smithi119.stdout:op 2473 completed, throughput=5MB/sec 2023-12-01T16:03:04.390 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HdyCnVMtsy7CjaS off=12861742 len=609640 2023-12-01T16:03:04.391 INFO:tasks.workunit.client.0.smithi119.stdout:op 2474 completed, throughput=5MB/sec 2023-12-01T16:03:04.391 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OCskft7j2Ga4mBl off=8447017 len=54722 2023-12-01T16:03:04.394 INFO:tasks.workunit.client.0.smithi119.stdout:op 2475 completed, throughput=5MB/sec 2023-12-01T16:03:04.394 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9DJF4_zjQZBsak- off=11074911 len=679557 2023-12-01T16:03:04.395 INFO:tasks.workunit.client.0.smithi119.stdout:op 2476 completed, throughput=5MB/sec 2023-12-01T16:03:04.395 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GCIUa2mxdU1aK5b off=796008 len=435823 2023-12-01T16:03:04.398 INFO:tasks.workunit.client.0.smithi119.stdout:op 2477 completed, throughput=5MB/sec 2023-12-01T16:03:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:03:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:03:04] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T16:03:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:04 smithi183 ceph-mon[99169]: pgmap v1960: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:03:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:04 smithi119 ceph-mon[108979]: pgmap v1960: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:03:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:04 smithi119 ceph-mon[94175]: pgmap v1960: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:03:05.399 INFO:tasks.workunit.client.0.smithi119.stdout: 476: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:05.399 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-v-0kwDUFycatu11 off=17819828 len=626521 2023-12-01T16:03:05.400 INFO:tasks.workunit.client.0.smithi119.stdout:op 2478 completed, throughput=4.99MB/sec 2023-12-01T16:03:05.400 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0m_t8IzfCzaGQHR off=12366846 len=1601272 2023-12-01T16:03:05.410 INFO:tasks.workunit.client.0.smithi119.stdout:op 2479 completed, throughput=4.99MB/sec 2023-12-01T16:03:05.410 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zs2yMRyvVv7CBO9 off=5415118 len=32449 2023-12-01T16:03:05.412 INFO:tasks.workunit.client.0.smithi119.stdout:op 2480 completed, throughput=4.99MB/sec 2023-12-01T16:03:05.413 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xgtBlPGvUR94KsB off=2961648 len=231379 2023-12-01T16:03:05.413 INFO:tasks.workunit.client.0.smithi119.stdout:op 2481 completed, throughput=4.99MB/sec 2023-12-01T16:03:05.413 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-v9JsYVlhhEI-Fs- off=18353842 len=391695 2023-12-01T16:03:05.416 INFO:tasks.workunit.client.0.smithi119.stdout:op 2482 completed, throughput=5MB/sec 2023-12-01T16:03:05.416 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CJHms0-ekthXpD1 off=3691892 len=1495048 2023-12-01T16:03:05.418 INFO:tasks.workunit.client.0.smithi119.stdout:op 2483 completed, throughput=5MB/sec 2023-12-01T16:03:05.418 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4FdFU_TNW9OJdjk off=268868 len=1555892 2023-12-01T16:03:05.420 INFO:tasks.workunit.client.0.smithi119.stdout:op 2484 completed, throughput=5MB/sec 2023-12-01T16:03:06.421 INFO:tasks.workunit.client.0.smithi119.stdout: 477: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:06.421 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vlZeAdUQJ5G_Ch5 off=14542727 len=2093045 2023-12-01T16:03:06.422 INFO:tasks.workunit.client.0.smithi119.stdout:op 2485 completed, throughput=5MB/sec 2023-12-01T16:03:06.422 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--sEt5wJNoKb_DOz off=14310142 len=1460509 2023-12-01T16:03:06.430 INFO:tasks.workunit.client.0.smithi119.stdout:op 2486 completed, throughput=5MB/sec 2023-12-01T16:03:06.430 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Vg8oF02JlmPb6Ap off=14043708 len=1316884 2023-12-01T16:03:06.431 INFO:tasks.workunit.client.0.smithi119.stdout:op 2487 completed, throughput=5MB/sec 2023-12-01T16:03:06.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:06 smithi183 ceph-mon[99169]: pgmap v1961: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:03:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:06 smithi119 ceph-mon[94175]: pgmap v1961: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:03:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:06 smithi119 ceph-mon[108979]: pgmap v1961: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:03:07.432 INFO:tasks.workunit.client.0.smithi119.stdout: 478: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:07.432 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vPhesziZmHSs1RN off=5389978 len=1604387 2023-12-01T16:03:07.433 INFO:tasks.workunit.client.0.smithi119.stdout:op 2488 completed, throughput=4.99MB/sec 2023-12-01T16:03:07.434 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9An8awY08BUcm0p off=3567352 len=1186199 2023-12-01T16:03:07.435 INFO:tasks.workunit.client.0.smithi119.stdout:op 2489 completed, throughput=5MB/sec 2023-12-01T16:03:07.435 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YyDfl2cmOVQpJt5 off=881405 len=772303 2023-12-01T16:03:07.440 INFO:tasks.workunit.client.0.smithi119.stdout:op 2490 completed, throughput=5MB/sec 2023-12-01T16:03:07.440 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Y8cyUDw3GXxIpU6 off=4249064 len=1907419 2023-12-01T16:03:07.442 INFO:tasks.workunit.client.0.smithi119.stdout:op 2491 completed, throughput=5MB/sec 2023-12-01T16:03:08.442 INFO:tasks.workunit.client.0.smithi119.stdout: 479: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:08.442 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-M1iO1D0VTjiquHB off=9289360 len=425112 2023-12-01T16:03:08.446 INFO:tasks.workunit.client.0.smithi119.stdout:op 2492 completed, throughput=4.99MB/sec 2023-12-01T16:03:08.446 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-N8Apnz9zzd4dZ5x off=7555425 len=908466 2023-12-01T16:03:08.447 INFO:tasks.workunit.client.0.smithi119.stdout:op 2493 completed, throughput=4.99MB/sec 2023-12-01T16:03:08.447 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1oiD0Pps7Nx-w1- off=6566924 len=451141 2023-12-01T16:03:08.451 INFO:tasks.workunit.client.0.smithi119.stdout:op 2494 completed, throughput=4.99MB/sec 2023-12-01T16:03:08.451 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2j1TO3CyMQYa34i off=2577871 len=130750 2023-12-01T16:03:08.451 INFO:tasks.workunit.client.0.smithi119.stdout:op 2495 completed, throughput=4.99MB/sec 2023-12-01T16:03:08.451 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MN8CSg9l-zkJen_ off=2435208 len=1088419 2023-12-01T16:03:08.453 INFO:tasks.workunit.client.0.smithi119.stdout:op 2496 completed, throughput=5MB/sec 2023-12-01T16:03:08.453 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KSoy_9QHfHRzd6e off=4861222 len=1181838 2023-12-01T16:03:08.459 INFO:tasks.workunit.client.0.smithi119.stdout:op 2497 completed, throughput=5MB/sec 2023-12-01T16:03:08.460 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uHzcW-nes-A4UCf off=2300008 len=1357140 2023-12-01T16:03:08.460 INFO:tasks.workunit.client.0.smithi119.stdout:op 2498 completed, throughput=5MB/sec 2023-12-01T16:03:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:08 smithi183 ceph-mon[99169]: pgmap v1962: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T16:03:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:08 smithi119 ceph-mon[94175]: pgmap v1962: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T16:03:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:08 smithi119 ceph-mon[108979]: pgmap v1962: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T16:03:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:09.461 INFO:tasks.workunit.client.0.smithi119.stdout: 480: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:09.461 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kX7E5C_-pvHSY8Q off=19080279 len=672564 2023-12-01T16:03:09.465 INFO:tasks.workunit.client.0.smithi119.stdout:op 2499 completed, throughput=4.99MB/sec 2023-12-01T16:03:09.465 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hqjFgzbRagfnAqG off=6429971 len=1883856 2023-12-01T16:03:09.475 INFO:tasks.workunit.client.0.smithi119.stdout:op 2500 completed, throughput=5MB/sec 2023-12-01T16:03:09.475 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-udcjxMmSgc9moyH off=636812 len=1832528 2023-12-01T16:03:09.476 INFO:tasks.workunit.client.0.smithi119.stdout:op 2501 completed, throughput=5MB/sec 2023-12-01T16:03:09.476 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-V6Ut0OVBsbNPFT- off=640997 len=360456 2023-12-01T16:03:09.479 INFO:tasks.workunit.client.0.smithi119.stdout:op 2502 completed, throughput=5MB/sec 2023-12-01T16:03:10.479 INFO:tasks.workunit.client.0.smithi119.stdout: 481: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:10.480 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AKd_laAX4WkjtQz off=1635100 len=873612 2023-12-01T16:03:10.485 INFO:tasks.workunit.client.0.smithi119.stdout:op 2503 completed, throughput=4.99MB/sec 2023-12-01T16:03:10.485 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-i_zpmj9HFhReQj0 off=1624842 len=1441666 2023-12-01T16:03:10.492 INFO:tasks.workunit.client.0.smithi119.stdout:op 2504 completed, throughput=4.99MB/sec 2023-12-01T16:03:10.492 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5qqH3Xh_oKt5z_4 off=5122166 len=45470 2023-12-01T16:03:10.492 INFO:tasks.workunit.client.0.smithi119.stdout:op 2505 completed, throughput=4.99MB/sec 2023-12-01T16:03:10.492 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SGZE4BksdBbHP7w off=5435662 len=1317410 2023-12-01T16:03:10.499 INFO:tasks.workunit.client.0.smithi119.stdout:op 2506 completed, throughput=5MB/sec 2023-12-01T16:03:10.499 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oQrP0vT1qysidPN off=4495252 len=1521730 2023-12-01T16:03:10.504 INFO:tasks.workunit.client.0.smithi119.stdout:op 2507 completed, throughput=5MB/sec 2023-12-01T16:03:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:10 smithi183 ceph-mon[99169]: pgmap v1963: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:03:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:10 smithi119 ceph-mon[108979]: pgmap v1963: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:03:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:10 smithi119 ceph-mon[94175]: pgmap v1963: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:03:11.505 INFO:tasks.workunit.client.0.smithi119.stdout: 482: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:11.505 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EC7Z72r5aiYzZEQ off=2875292 len=1705240 2023-12-01T16:03:11.515 INFO:tasks.workunit.client.0.smithi119.stdout:op 2508 completed, throughput=4.99MB/sec 2023-12-01T16:03:11.515 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-92KtdhpemdpodUY off=12579735 len=1979462 2023-12-01T16:03:11.524 INFO:tasks.workunit.client.0.smithi119.stdout:op 2509 completed, throughput=5MB/sec 2023-12-01T16:03:11.524 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hgmGKj7X-80KptC off=399124 len=2062617 2023-12-01T16:03:11.534 INFO:tasks.workunit.client.0.smithi119.stdout:op 2510 completed, throughput=5MB/sec 2023-12-01T16:03:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:12 smithi183 ceph-mon[99169]: pgmap v1964: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:03:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:12 smithi119 ceph-mon[94175]: pgmap v1964: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:03:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:12 smithi119 ceph-mon[108979]: pgmap v1964: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:03:12.537 INFO:tasks.workunit.client.0.smithi119.stdout: 483: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:12.537 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dTFKBCBnpv03oZz off=2619426 len=1136277 2023-12-01T16:03:12.537 INFO:tasks.workunit.client.0.smithi119.stdout:op 2511 completed, throughput=4.99MB/sec 2023-12-01T16:03:12.537 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MmXkM4udEUfanBu off=7345571 len=1638289 2023-12-01T16:03:12.545 INFO:tasks.workunit.client.0.smithi119.stdout:op 2512 completed, throughput=5MB/sec 2023-12-01T16:03:12.545 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ViMuLGczxDRFoj0 off=1750441 len=2090846 2023-12-01T16:03:12.555 INFO:tasks.workunit.client.0.smithi119.stdout:op 2513 completed, throughput=5MB/sec 2023-12-01T16:03:12.555 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_WL4ywUaDGV1mgA off=13701152 len=1162204 2023-12-01T16:03:12.558 INFO:tasks.workunit.client.0.smithi119.stdout:op 2514 completed, throughput=5MB/sec 2023-12-01T16:03:13.560 INFO:tasks.workunit.client.0.smithi119.stdout: 484: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:13.560 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4HflQ91va0ILEJ6 off=3375399 len=1715554 2023-12-01T16:03:13.569 INFO:tasks.workunit.client.0.smithi119.stdout:op 2515 completed, throughput=5MB/sec 2023-12-01T16:03:13.569 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-e46jlDJQz6Cm73y off=10646712 len=800177 2023-12-01T16:03:13.574 INFO:tasks.workunit.client.0.smithi119.stdout:op 2516 completed, throughput=5MB/sec 2023-12-01T16:03:13.574 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Xt-f1bj94_Qdoah off=5362196 len=1894842 2023-12-01T16:03:13.577 INFO:tasks.workunit.client.0.smithi119.stdout:op 2517 completed, throughput=5MB/sec 2023-12-01T16:03:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:03:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:03:14] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T16:03:14.577 INFO:tasks.workunit.client.0.smithi119.stdout: 485: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:14.577 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sMwSNuWTEwl7Xcw off=1302372 len=1917020 2023-12-01T16:03:14.581 INFO:tasks.workunit.client.0.smithi119.stdout:op 2518 completed, throughput=4.99MB/sec 2023-12-01T16:03:14.581 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KkBM1PjFJa3FeVB off=2201054 len=1444098 2023-12-01T16:03:14.587 INFO:tasks.workunit.client.0.smithi119.stdout:op 2519 completed, throughput=5MB/sec 2023-12-01T16:03:14.587 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2LkyArJC_VCtW8w off=910130 len=1062215 2023-12-01T16:03:14.595 INFO:tasks.workunit.client.0.smithi119.stdout:op 2520 completed, throughput=5MB/sec 2023-12-01T16:03:14.595 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DxXlIxJyzjStFdT off=7108245 len=133463 2023-12-01T16:03:14.595 INFO:tasks.workunit.client.0.smithi119.stdout:op 2521 completed, throughput=5MB/sec 2023-12-01T16:03:14.595 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-N-CfUAT6L96xapi off=4887501 len=266966 2023-12-01T16:03:14.597 INFO:tasks.workunit.client.0.smithi119.stdout:op 2522 completed, throughput=5MB/sec 2023-12-01T16:03:14.597 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-20lFcsJB3hrwmbg off=8637259 len=748992 2023-12-01T16:03:14.598 INFO:tasks.workunit.client.0.smithi119.stdout:op 2523 completed, throughput=5MB/sec 2023-12-01T16:03:14.930 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:14 smithi183 ceph-mon[99169]: pgmap v1965: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:03:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:14 smithi119 ceph-mon[94175]: pgmap v1965: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:03:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:14 smithi119 ceph-mon[108979]: pgmap v1965: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:03:15.193 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 16:03:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T16:03:14.928560641Z level=info msg="Completed cleanup jobs" duration=13.06638ms 2023-12-01T16:03:15.599 INFO:tasks.workunit.client.0.smithi119.stdout: 486: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:15.599 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OrBD4MZIo8iBJw0 off=4058192 len=1870032 2023-12-01T16:03:15.600 INFO:tasks.workunit.client.0.smithi119.stdout:op 2524 completed, throughput=4.99MB/sec 2023-12-01T16:03:15.600 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JN1pE-yoGdo7zpP off=4420072 len=793173 2023-12-01T16:03:15.605 INFO:tasks.workunit.client.0.smithi119.stdout:op 2525 completed, throughput=5MB/sec 2023-12-01T16:03:15.606 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uab-yIJD-oSqe2x off=12686499 len=959016 2023-12-01T16:03:15.610 INFO:tasks.workunit.client.0.smithi119.stdout:op 2526 completed, throughput=5MB/sec 2023-12-01T16:03:15.610 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_vFjn6natAT4aMW off=5385076 len=574176 2023-12-01T16:03:15.611 INFO:tasks.workunit.client.0.smithi119.stdout:op 2527 completed, throughput=5MB/sec 2023-12-01T16:03:15.611 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MpjEqBWQ4rczvDP off=8861138 len=768497 2023-12-01T16:03:15.615 INFO:tasks.workunit.client.0.smithi119.stdout:op 2528 completed, throughput=5MB/sec 2023-12-01T16:03:15.616 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WXZk02e4Np2nrDw off=1288613 len=379496 2023-12-01T16:03:15.616 INFO:tasks.workunit.client.0.smithi119.stdout:op 2529 completed, throughput=5MB/sec 2023-12-01T16:03:16.206 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:03:16.510 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:03:16.510 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (29m) 8m ago 30m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:03:16.510 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (30m) 8m ago 30m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:03:16.510 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (31m) 8m ago 31m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:03:16.511 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (31m) 8m ago 31m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:03:16.511 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (34m) 8m ago 34m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:03:16.511 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (35m) 8m ago 35m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:03:16.511 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (35m) 8m ago 36m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:03:16.511 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (34m) 8m ago 34m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:03:16.511 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (34m) 8m ago 34m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:03:16.511 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (30m) 8m ago 30m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:03:16.511 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (30m) 8m ago 30m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:03:16.511 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (34m) 8m ago 34m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:03:16.511 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (33m) 8m ago 33m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:03:16.511 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (33m) 8m ago 33m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:03:16.511 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (32m) 8m ago 32m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:03:16.511 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (32m) 8m ago 32m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:03:16.512 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (32m) 8m ago 32m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:03:16.512 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (31m) 8m ago 31m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:03:16.512 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (31m) 8m ago 31m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:03:16.512 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (29m) 8m ago 30m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:03:16.616 INFO:tasks.workunit.client.0.smithi119.stdout: 487: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:16.617 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ol0lS2B68Gms5xM off=911278 len=1456570 2023-12-01T16:03:16.625 INFO:tasks.workunit.client.0.smithi119.stdout:op 2530 completed, throughput=4.99MB/sec 2023-12-01T16:03:16.625 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vYF_Xcvc66BfBJZ off=4663511 len=154481 2023-12-01T16:03:16.627 INFO:tasks.workunit.client.0.smithi119.stdout:op 2531 completed, throughput=4.99MB/sec 2023-12-01T16:03:16.627 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XDoxNpJ6nJvKnmF off=1903248 len=1217912 2023-12-01T16:03:16.632 INFO:tasks.workunit.client.0.smithi119.stdout:op 2532 completed, throughput=5MB/sec 2023-12-01T16:03:16.633 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uzKHoSLzCp0feOT off=5461105 len=1908704 2023-12-01T16:03:16.634 INFO:tasks.workunit.client.0.smithi119.stdout:op 2533 completed, throughput=5MB/sec 2023-12-01T16:03:16.634 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-R7JzvV3YAazZbw5 off=16849183 len=1503444 2023-12-01T16:03:16.635 INFO:tasks.workunit.client.0.smithi119.stdout:op 2534 completed, throughput=5MB/sec 2023-12-01T16:03:16.894 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:03:16.894 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:03:16.894 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:03:16.894 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:03:16.894 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:03:16.894 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:03:16.894 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:03:16.894 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:03:16.894 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:03:16.894 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:03:16.894 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:03:16.895 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:03:16.895 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:03:16.895 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:03:16.895 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:03:16.895 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:03:16.895 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:03:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:16 smithi183 ceph-mon[99169]: pgmap v1966: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-01T16:03:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:16 smithi119 ceph-mon[94175]: pgmap v1966: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-01T16:03:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:16 smithi119 ceph-mon[108979]: pgmap v1966: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-01T16:03:17.636 INFO:tasks.workunit.client.0.smithi119.stdout: 488: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:17.636 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AvMPOZeYiLmpbvK off=1968512 len=1941094 2023-12-01T16:03:17.638 INFO:tasks.workunit.client.0.smithi119.stdout:op 2535 completed, throughput=5MB/sec 2023-12-01T16:03:17.638 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-N477ngYt72MQpJM off=16985220 len=1425961 2023-12-01T16:03:17.644 INFO:tasks.workunit.client.0.smithi119.stdout:op 2536 completed, throughput=5MB/sec 2023-12-01T16:03:17.644 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yKj-uhBF5CS0D94 off=3652712 len=345434 2023-12-01T16:03:17.647 INFO:tasks.workunit.client.0.smithi119.stdout:op 2537 completed, throughput=5MB/sec 2023-12-01T16:03:17.647 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nuWrV2G_aUM5KZw off=13247401 len=1551717 2023-12-01T16:03:17.648 INFO:tasks.workunit.client.0.smithi119.stdout:op 2538 completed, throughput=5MB/sec 2023-12-01T16:03:17.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:17 smithi183 ceph-mon[99169]: from='client.26387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:17.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:17 smithi183 ceph-mon[99169]: from='client.16506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:17.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:17 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3704497258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:03:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:17 smithi119 ceph-mon[94175]: from='client.26387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:17 smithi119 ceph-mon[94175]: from='client.16506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:17 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3704497258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:03:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:17 smithi119 ceph-mon[108979]: from='client.26387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:17 smithi119 ceph-mon[108979]: from='client.16506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:17 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3704497258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:03:18.649 INFO:tasks.workunit.client.0.smithi119.stdout: 489: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:18.649 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VcXU1L58br4YbOZ off=340302 len=1239334 2023-12-01T16:03:18.650 INFO:tasks.workunit.client.0.smithi119.stdout:op 2539 completed, throughput=4.99MB/sec 2023-12-01T16:03:18.651 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IMKFLR-fjWbptv- off=4158389 len=760732 2023-12-01T16:03:18.652 INFO:tasks.workunit.client.0.smithi119.stdout:op 2540 completed, throughput=5MB/sec 2023-12-01T16:03:18.652 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-L2bV27hzEvi_tCq off=3663758 len=1501401 2023-12-01T16:03:18.653 INFO:tasks.workunit.client.0.smithi119.stdout:op 2541 completed, throughput=5MB/sec 2023-12-01T16:03:18.654 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RYpKsZXmftnWecL off=16527289 len=176926 2023-12-01T16:03:18.654 INFO:tasks.workunit.client.0.smithi119.stdout:op 2542 completed, throughput=5MB/sec 2023-12-01T16:03:18.654 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ad7-yiBMo3g06QJ off=5495138 len=397614 2023-12-01T16:03:18.658 INFO:tasks.workunit.client.0.smithi119.stdout:op 2543 completed, throughput=5MB/sec 2023-12-01T16:03:18.658 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xWYurcbD9XSXwTm off=9416163 len=829162 2023-12-01T16:03:18.659 INFO:tasks.workunit.client.0.smithi119.stdout:op 2544 completed, throughput=5MB/sec 2023-12-01T16:03:18.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:18 smithi183 ceph-mon[99169]: pgmap v1967: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:03:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:18 smithi119 ceph-mon[94175]: pgmap v1967: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:03:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:18 smithi119 ceph-mon[108979]: pgmap v1967: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:03:19.659 INFO:tasks.workunit.client.0.smithi119.stdout: 490: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:19.660 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-g1NfCM5FhZW7M-4 off=15617904 len=277141 2023-12-01T16:03:19.663 INFO:tasks.workunit.client.0.smithi119.stdout:op 2545 completed, throughput=4.99MB/sec 2023-12-01T16:03:19.663 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GV2WgjIkE75AXVR off=20548524 len=1217735 2023-12-01T16:03:19.670 INFO:tasks.workunit.client.0.smithi119.stdout:op 2546 completed, throughput=4.99MB/sec 2023-12-01T16:03:19.670 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yMzle_54aU6VlsU off=7980980 len=2022533 2023-12-01T16:03:19.680 INFO:tasks.workunit.client.0.smithi119.stdout:op 2547 completed, throughput=5MB/sec 2023-12-01T16:03:19.680 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yn1Qqx-bapzrjKk off=9841351 len=1719788 2023-12-01T16:03:19.688 INFO:tasks.workunit.client.0.smithi119.stdout:op 2548 completed, throughput=5MB/sec 2023-12-01T16:03:20.688 INFO:tasks.workunit.client.0.smithi119.stdout: 491: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:20.688 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mZm4c6RUNqUZhfK off=9122737 len=243282 2023-12-01T16:03:20.689 INFO:tasks.workunit.client.0.smithi119.stdout:op 2549 completed, throughput=4.99MB/sec 2023-12-01T16:03:20.689 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ah7w3gcpEJ0P9Kl off=16785977 len=177195 2023-12-01T16:03:20.692 INFO:tasks.workunit.client.0.smithi119.stdout:op 2550 completed, throughput=4.99MB/sec 2023-12-01T16:03:20.692 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jGfuG30IKZn3oEF off=8218177 len=1107510 2023-12-01T16:03:20.698 INFO:tasks.workunit.client.0.smithi119.stdout:op 2551 completed, throughput=4.99MB/sec 2023-12-01T16:03:20.698 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tJQw0Ul8OontK-H off=6456470 len=1739491 2023-12-01T16:03:20.699 INFO:tasks.workunit.client.0.smithi119.stdout:op 2552 completed, throughput=5MB/sec 2023-12-01T16:03:20.699 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Zlt4DZyg4mnU8pH off=1191493 len=330698 2023-12-01T16:03:20.703 INFO:tasks.workunit.client.0.smithi119.stdout:op 2553 completed, throughput=5MB/sec 2023-12-01T16:03:20.703 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kBk0RJAJq2y57eg off=4676210 len=981075 2023-12-01T16:03:20.704 INFO:tasks.workunit.client.0.smithi119.stdout:op 2554 completed, throughput=5MB/sec 2023-12-01T16:03:20.705 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-t9oAY8h1r30SVlA off=3248488 len=728197 2023-12-01T16:03:20.709 INFO:tasks.workunit.client.0.smithi119.stdout:op 2555 completed, throughput=5MB/sec 2023-12-01T16:03:20.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:20 smithi183 ceph-mon[99169]: pgmap v1968: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:03:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:20 smithi119 ceph-mon[94175]: pgmap v1968: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:03:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:20 smithi119 ceph-mon[108979]: pgmap v1968: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:03:21.710 INFO:tasks.workunit.client.0.smithi119.stdout: 492: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:21.710 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7VtV8yYDINvZ9G7 off=10665329 len=1032899 2023-12-01T16:03:21.715 INFO:tasks.workunit.client.0.smithi119.stdout:op 2556 completed, throughput=4.99MB/sec 2023-12-01T16:03:21.715 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PnV2OS0zHpR2q7X off=373563 len=1403682 2023-12-01T16:03:21.721 INFO:tasks.workunit.client.0.smithi119.stdout:op 2557 completed, throughput=5MB/sec 2023-12-01T16:03:21.721 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0jW3SrRVYgGl9HY off=2170602 len=1430964 2023-12-01T16:03:21.728 INFO:tasks.workunit.client.0.smithi119.stdout:op 2558 completed, throughput=5MB/sec 2023-12-01T16:03:21.728 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Y5GwBCA5q-x_okl off=5259151 len=158837 2023-12-01T16:03:21.728 INFO:tasks.workunit.client.0.smithi119.stdout:op 2559 completed, throughput=5MB/sec 2023-12-01T16:03:21.728 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DxXlIxJyzjStFdT off=14226228 len=1042275 2023-12-01T16:03:21.729 INFO:tasks.workunit.client.0.smithi119.stdout:op 2560 completed, throughput=5MB/sec 2023-12-01T16:03:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:22 smithi183 ceph-mon[99169]: pgmap v1969: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:03:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:22 smithi119 ceph-mon[94175]: pgmap v1969: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:03:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:22 smithi119 ceph-mon[108979]: pgmap v1969: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:03:22.729 INFO:tasks.workunit.client.0.smithi119.stdout: 493: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:22.730 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aEnXP1WS4w0oewn off=3074253 len=1496897 2023-12-01T16:03:22.738 INFO:tasks.workunit.client.0.smithi119.stdout:op 2561 completed, throughput=4.99MB/sec 2023-12-01T16:03:22.738 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Kgdwv6baPq_dbhQ off=13490153 len=1968747 2023-12-01T16:03:22.749 INFO:tasks.workunit.client.0.smithi119.stdout:op 2562 completed, throughput=5MB/sec 2023-12-01T16:03:22.749 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-eAnQmaSAmt2S3qt off=5432095 len=710329 2023-12-01T16:03:22.751 INFO:tasks.workunit.client.0.smithi119.stdout:op 2563 completed, throughput=5MB/sec 2023-12-01T16:03:22.751 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-j4T9rE8nUzSmms9 off=1146012 len=1720730 2023-12-01T16:03:22.751 INFO:tasks.workunit.client.0.smithi119.stdout:op 2564 completed, throughput=5MB/sec 2023-12-01T16:03:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:23.752 INFO:tasks.workunit.client.0.smithi119.stdout: 494: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:23.752 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3yhhgt8qQMn--9q off=2137829 len=1337505 2023-12-01T16:03:23.759 INFO:tasks.workunit.client.0.smithi119.stdout:op 2565 completed, throughput=4.99MB/sec 2023-12-01T16:03:23.759 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sLESI8y9Z3tPTt0 off=16636764 len=206742 2023-12-01T16:03:23.761 INFO:tasks.workunit.client.0.smithi119.stdout:op 2566 completed, throughput=4.99MB/sec 2023-12-01T16:03:23.762 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bOvuOWnaoudLsnR off=1045959 len=379612 2023-12-01T16:03:23.763 INFO:tasks.workunit.client.0.smithi119.stdout:op 2567 completed, throughput=5MB/sec 2023-12-01T16:03:23.763 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5AeU4ILbA0l0kDE off=4940725 len=124384 2023-12-01T16:03:23.765 INFO:tasks.workunit.client.0.smithi119.stdout:op 2568 completed, throughput=5MB/sec 2023-12-01T16:03:23.766 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8vd3t1_d_rBIith off=7374618 len=832474 2023-12-01T16:03:23.769 INFO:tasks.workunit.client.0.smithi119.stdout:op 2569 completed, throughput=5MB/sec 2023-12-01T16:03:23.770 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PMupd67H76y6E6Y off=4895623 len=2022214 2023-12-01T16:03:23.781 INFO:tasks.workunit.client.0.smithi119.stdout:op 2570 completed, throughput=5MB/sec 2023-12-01T16:03:24.432 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:03:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:03:24] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T16:03:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:24 smithi183 ceph-mon[99169]: pgmap v1970: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:03:24.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:24 smithi119 ceph-mon[108979]: pgmap v1970: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:03:24.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:24 smithi119 ceph-mon[94175]: pgmap v1970: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:03:24.782 INFO:tasks.workunit.client.0.smithi119.stdout: 495: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:24.782 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-w7roZ46f3nl29ik off=781174 len=698134 2023-12-01T16:03:24.783 INFO:tasks.workunit.client.0.smithi119.stdout:op 2571 completed, throughput=4.99MB/sec 2023-12-01T16:03:24.783 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GFusrv_WRL-56NR off=2467471 len=342103 2023-12-01T16:03:24.788 INFO:tasks.workunit.client.0.smithi119.stdout:op 2572 completed, throughput=4.99MB/sec 2023-12-01T16:03:24.788 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xGDKWf5r8tBIrqo off=15345805 len=780876 2023-12-01T16:03:24.792 INFO:tasks.workunit.client.0.smithi119.stdout:op 2573 completed, throughput=4.99MB/sec 2023-12-01T16:03:24.793 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OzoO092m3vmHGxX off=53383 len=197176 2023-12-01T16:03:24.796 INFO:tasks.workunit.client.0.smithi119.stdout:op 2574 completed, throughput=4.99MB/sec 2023-12-01T16:03:24.796 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sIwBvVgXC_SOCEU off=750701 len=2069385 2023-12-01T16:03:24.797 INFO:tasks.workunit.client.0.smithi119.stdout:op 2575 completed, throughput=5MB/sec 2023-12-01T16:03:24.797 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PoK9DiOnJ6b1t6A off=1223795 len=634433 2023-12-01T16:03:24.798 INFO:tasks.workunit.client.0.smithi119.stdout:op 2576 completed, throughput=5MB/sec 2023-12-01T16:03:24.798 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-R3fkVP9wCHp5W-_ off=17221108 len=1494620 2023-12-01T16:03:24.803 INFO:tasks.workunit.client.0.smithi119.stdout:op 2577 completed, throughput=5MB/sec 2023-12-01T16:03:25.803 INFO:tasks.workunit.client.0.smithi119.stdout: 496: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:25.803 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lNcchhHniqGP-wr off=7551332 len=659462 2023-12-01T16:03:25.804 INFO:tasks.workunit.client.0.smithi119.stdout:op 2578 completed, throughput=4.99MB/sec 2023-12-01T16:03:25.804 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZaFlWl9xNr8U6xf off=3877697 len=1115954 2023-12-01T16:03:25.811 INFO:tasks.workunit.client.0.smithi119.stdout:op 2579 completed, throughput=5MB/sec 2023-12-01T16:03:25.811 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-krnqpqnlyJsTF2B off=11007569 len=184027 2023-12-01T16:03:25.811 INFO:tasks.workunit.client.0.smithi119.stdout:op 2580 completed, throughput=5MB/sec 2023-12-01T16:03:25.812 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JQGdDvCAbPU9lxW off=10204460 len=535888 2023-12-01T16:03:25.813 INFO:tasks.workunit.client.0.smithi119.stdout:op 2581 completed, throughput=5MB/sec 2023-12-01T16:03:25.813 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cqbrZBBRBR-zpE_ off=18160634 len=923255 2023-12-01T16:03:25.816 INFO:tasks.workunit.client.0.smithi119.stdout:op 2582 completed, throughput=5MB/sec 2023-12-01T16:03:25.816 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QEnFlyd3Pk1twL2 off=3800332 len=397174 2023-12-01T16:03:25.817 INFO:tasks.workunit.client.0.smithi119.stdout:op 2583 completed, throughput=5MB/sec 2023-12-01T16:03:25.817 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-j4T9rE8nUzSmms9 off=11864162 len=1384544 2023-12-01T16:03:25.818 INFO:tasks.workunit.client.0.smithi119.stdout:op 2584 completed, throughput=5MB/sec 2023-12-01T16:03:26.819 INFO:tasks.workunit.client.0.smithi119.stdout: 497: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:26.819 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ipeJH8M3OiTwEm5 off=5516846 len=1464278 2023-12-01T16:03:26.821 INFO:tasks.workunit.client.0.smithi119.stdout:op 2585 completed, throughput=4.99MB/sec 2023-12-01T16:03:26.821 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-W0yPKbHI3xXyuMO off=3938323 len=693399 2023-12-01T16:03:26.822 INFO:tasks.workunit.client.0.smithi119.stdout:op 2586 completed, throughput=5MB/sec 2023-12-01T16:03:26.822 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DkmnscOBf_Nhsdc off=7220312 len=1221927 2023-12-01T16:03:26.823 INFO:tasks.workunit.client.0.smithi119.stdout:op 2587 completed, throughput=5MB/sec 2023-12-01T16:03:26.823 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IyHAIAuTw4Atrmv off=3098367 len=285684 2023-12-01T16:03:26.824 INFO:tasks.workunit.client.0.smithi119.stdout:op 2588 completed, throughput=5MB/sec 2023-12-01T16:03:26.824 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5YyRTXBD8E9TG9l off=1549537 len=1250585 2023-12-01T16:03:26.825 INFO:tasks.workunit.client.0.smithi119.stdout:op 2589 completed, throughput=5MB/sec 2023-12-01T16:03:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:26 smithi183 ceph-mon[99169]: pgmap v1971: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2023-12-01T16:03:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:26 smithi119 ceph-mon[94175]: pgmap v1971: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2023-12-01T16:03:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:26 smithi119 ceph-mon[108979]: pgmap v1971: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2023-12-01T16:03:27.826 INFO:tasks.workunit.client.0.smithi119.stdout: 498: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:27.826 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yhjehawOV5i5gvh off=9003401 len=1354231 2023-12-01T16:03:27.830 INFO:tasks.workunit.client.0.smithi119.stdout:op 2590 completed, throughput=4.99MB/sec 2023-12-01T16:03:27.830 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-obpB1t7dEpv2yyC off=669096 len=1955064 2023-12-01T16:03:27.842 INFO:tasks.workunit.client.0.smithi119.stdout:op 2591 completed, throughput=5MB/sec 2023-12-01T16:03:27.842 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-i21mmL4rffaC-p5 off=11408105 len=1954752 2023-12-01T16:03:27.852 INFO:tasks.workunit.client.0.smithi119.stdout:op 2592 completed, throughput=5MB/sec 2023-12-01T16:03:28.852 INFO:tasks.workunit.client.0.smithi119.stdout: 499: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:28.853 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ipeJH8M3OiTwEm5 off=3499196 len=1905954 2023-12-01T16:03:28.864 INFO:tasks.workunit.client.0.smithi119.stdout:op 2593 completed, throughput=4.99MB/sec 2023-12-01T16:03:28.865 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kXIijnpawbGqgLx off=583236 len=203418 2023-12-01T16:03:28.865 INFO:tasks.workunit.client.0.smithi119.stdout:op 2594 completed, throughput=5MB/sec 2023-12-01T16:03:28.865 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0BxNzmL9Z7vTFhW off=1849078 len=941498 2023-12-01T16:03:28.867 INFO:tasks.workunit.client.0.smithi119.stdout:op 2595 completed, throughput=5MB/sec 2023-12-01T16:03:28.868 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-avfK8pUmKtDzoOP off=2403352 len=867568 2023-12-01T16:03:28.871 INFO:tasks.workunit.client.0.smithi119.stdout:op 2596 completed, throughput=5MB/sec 2023-12-01T16:03:28.871 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yKgD4P-nDZBpJ8M off=1421442 len=474483 2023-12-01T16:03:28.872 INFO:tasks.workunit.client.0.smithi119.stdout:op 2597 completed, throughput=5MB/sec 2023-12-01T16:03:28.872 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NgjURByS6vLBrr_ off=15499999 len=405422 2023-12-01T16:03:28.875 INFO:tasks.workunit.client.0.smithi119.stdout:op 2598 completed, throughput=5MB/sec 2023-12-01T16:03:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:28 smithi183 ceph-mon[99169]: pgmap v1972: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:03:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:28 smithi119 ceph-mon[108979]: pgmap v1972: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:03:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:28 smithi119 ceph-mon[94175]: pgmap v1972: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:03:29.875 INFO:tasks.workunit.client.0.smithi119.stdout: 500: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:29.875 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Q63sM2jwVHtXvMQ off=1846233 len=594062 2023-12-01T16:03:29.880 INFO:tasks.workunit.client.0.smithi119.stdout:op 2599 completed, throughput=4.99MB/sec 2023-12-01T16:03:29.880 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OpIq-IF9MBSmjX8 off=14424055 len=995710 2023-12-01T16:03:29.884 INFO:tasks.workunit.client.0.smithi119.stdout:op 2600 completed, throughput=4.99MB/sec 2023-12-01T16:03:29.884 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1uDrQn4M6jNub9h off=15754392 len=1088190 2023-12-01T16:03:29.885 INFO:tasks.workunit.client.0.smithi119.stdout:op 2601 completed, throughput=5MB/sec 2023-12-01T16:03:29.886 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZvTNH4BVLaa-lrN off=312077 len=840662 2023-12-01T16:03:29.889 INFO:tasks.workunit.client.0.smithi119.stdout:op 2602 completed, throughput=5MB/sec 2023-12-01T16:03:29.889 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-F-_Ej-Uy1sdlz4O off=13812728 len=556485 2023-12-01T16:03:29.890 INFO:tasks.workunit.client.0.smithi119.stdout:op 2603 completed, throughput=5MB/sec 2023-12-01T16:03:29.890 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-O61ij9g4ZbchqSy off=2819856 len=1632707 2023-12-01T16:03:29.901 INFO:tasks.workunit.client.0.smithi119.stdout:op 2604 completed, throughput=5MB/sec 2023-12-01T16:03:30.901 INFO:tasks.workunit.client.0.smithi119.stdout: 501: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:30.901 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KdByPVtWIGditmG off=5131508 len=1785634 2023-12-01T16:03:30.903 INFO:tasks.workunit.client.0.smithi119.stdout:op 2605 completed, throughput=4.99MB/sec 2023-12-01T16:03:30.905 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gqWnvHge0M38Ioh off=9524687 len=1474991 2023-12-01T16:03:30.909 INFO:tasks.workunit.client.0.smithi119.stdout:op 2606 completed, throughput=5MB/sec 2023-12-01T16:03:30.909 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aH32wFZnjoaf4on off=1362453 len=977373 2023-12-01T16:03:30.912 INFO:tasks.workunit.client.0.smithi119.stdout:op 2607 completed, throughput=5MB/sec 2023-12-01T16:03:30.912 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oUdaQ9Kjk8P1VS7 off=6308927 len=1445999 2023-12-01T16:03:30.913 INFO:tasks.workunit.client.0.smithi119.stdout:op 2608 completed, throughput=5MB/sec 2023-12-01T16:03:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:30 smithi183 ceph-mon[99169]: pgmap v1973: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:03:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:30 smithi119 ceph-mon[94175]: pgmap v1973: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:03:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:30 smithi119 ceph-mon[108979]: pgmap v1973: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:03:31.913 INFO:tasks.workunit.client.0.smithi119.stdout: 502: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:31.913 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zVYMn-SAUdCbbIw off=2519769 len=121894 2023-12-01T16:03:31.914 INFO:tasks.workunit.client.0.smithi119.stdout:op 2609 completed, throughput=4.99MB/sec 2023-12-01T16:03:31.914 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-miw-YZq7pIe_QPx off=760601 len=1545235 2023-12-01T16:03:31.917 INFO:tasks.workunit.client.0.smithi119.stdout:op 2610 completed, throughput=4.99MB/sec 2023-12-01T16:03:31.917 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-L7ggu8kj9zWalw0 off=1144897 len=1125328 2023-12-01T16:03:31.923 INFO:tasks.workunit.client.0.smithi119.stdout:op 2611 completed, throughput=5MB/sec 2023-12-01T16:03:31.923 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gnQrfCBxoSGjD2a off=7396979 len=1151531 2023-12-01T16:03:31.924 INFO:tasks.workunit.client.0.smithi119.stdout:op 2612 completed, throughput=5MB/sec 2023-12-01T16:03:31.924 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xCEI40zxiSM-Z0Z off=8339775 len=870332 2023-12-01T16:03:31.925 INFO:tasks.workunit.client.0.smithi119.stdout:op 2613 completed, throughput=5MB/sec 2023-12-01T16:03:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:32 smithi183 ceph-mon[99169]: pgmap v1974: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:03:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:32 smithi119 ceph-mon[94175]: pgmap v1974: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:03:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:32 smithi119 ceph-mon[108979]: pgmap v1974: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:03:32.925 INFO:tasks.workunit.client.0.smithi119.stdout: 503: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:32.926 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-617weRvGIK2ySN4 off=7812042 len=489991 2023-12-01T16:03:32.926 INFO:tasks.workunit.client.0.smithi119.stdout:op 2614 completed, throughput=4.99MB/sec 2023-12-01T16:03:32.926 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3AwxI5InkgLKT6w off=766846 len=1840400 2023-12-01T16:03:32.936 INFO:tasks.workunit.client.0.smithi119.stdout:op 2615 completed, throughput=4.99MB/sec 2023-12-01T16:03:32.936 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hmPAlIwN7AIy7qd off=5439913 len=1069193 2023-12-01T16:03:32.941 INFO:tasks.workunit.client.0.smithi119.stdout:op 2616 completed, throughput=5MB/sec 2023-12-01T16:03:32.941 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LNlNwOnmw2xJYaI off=10581800 len=318052 2023-12-01T16:03:32.944 INFO:tasks.workunit.client.0.smithi119.stdout:op 2617 completed, throughput=5MB/sec 2023-12-01T16:03:32.944 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DlJGf4PTg4I5xdl off=4177097 len=1230625 2023-12-01T16:03:32.950 INFO:tasks.workunit.client.0.smithi119.stdout:op 2618 completed, throughput=5MB/sec 2023-12-01T16:03:32.950 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hqh2GIlM3MDRWUz off=6305963 len=296079 2023-12-01T16:03:32.953 INFO:tasks.workunit.client.0.smithi119.stdout:op 2619 completed, throughput=5MB/sec 2023-12-01T16:03:33.953 INFO:tasks.workunit.client.0.smithi119.stdout: 504: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:33.953 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-C2SvkIrkXO-dCNq off=1554248 len=1246376 2023-12-01T16:03:33.955 INFO:tasks.workunit.client.0.smithi119.stdout:op 2620 completed, throughput=4.99MB/sec 2023-12-01T16:03:33.955 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fslaiD1EkaMNxl3 off=6685718 len=558603 2023-12-01T16:03:33.956 INFO:tasks.workunit.client.0.smithi119.stdout:op 2621 completed, throughput=4.99MB/sec 2023-12-01T16:03:33.956 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VmVJlA-A1Qj4eBt off=1457283 len=1211478 2023-12-01T16:03:33.958 INFO:tasks.workunit.client.0.smithi119.stdout:op 2622 completed, throughput=5MB/sec 2023-12-01T16:03:33.958 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-d89weXL5qcN94LH off=4297501 len=896597 2023-12-01T16:03:33.962 INFO:tasks.workunit.client.0.smithi119.stdout:op 2623 completed, throughput=5MB/sec 2023-12-01T16:03:33.962 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jER9P0UreDi_f_y off=13221757 len=1574576 2023-12-01T16:03:33.967 INFO:tasks.workunit.client.0.smithi119.stdout:op 2624 completed, throughput=5MB/sec 2023-12-01T16:03:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:03:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:03:34] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T16:03:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:34 smithi183 ceph-mon[99169]: pgmap v1975: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:03:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:34 smithi119 ceph-mon[94175]: pgmap v1975: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:03:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:34 smithi119 ceph-mon[108979]: pgmap v1975: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:03:34.967 INFO:tasks.workunit.client.0.smithi119.stdout: 505: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:34.967 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Sp06eLdgYF0M3P1 off=8724224 len=127015 2023-12-01T16:03:34.970 INFO:tasks.workunit.client.0.smithi119.stdout:op 2625 completed, throughput=4.99MB/sec 2023-12-01T16:03:34.970 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Wg7EvoWurgkhkgi off=5153342 len=216554 2023-12-01T16:03:34.970 INFO:tasks.workunit.client.0.smithi119.stdout:op 2626 completed, throughput=4.99MB/sec 2023-12-01T16:03:34.970 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7Ihmhl2hkP5MGBQ off=4603758 len=361477 2023-12-01T16:03:34.974 INFO:tasks.workunit.client.0.smithi119.stdout:op 2627 completed, throughput=4.99MB/sec 2023-12-01T16:03:34.974 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-n4tcXQVNpmu8Xm_ off=4651719 len=874542 2023-12-01T16:03:34.979 INFO:tasks.workunit.client.0.smithi119.stdout:op 2628 completed, throughput=4.99MB/sec 2023-12-01T16:03:34.979 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ij38sJSrHhnPHn4 off=6994274 len=13685 2023-12-01T16:03:34.981 INFO:tasks.workunit.client.0.smithi119.stdout:op 2629 completed, throughput=4.99MB/sec 2023-12-01T16:03:34.981 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NKWIO3Lewwcu6sy off=17301512 len=627631 2023-12-01T16:03:34.981 INFO:tasks.workunit.client.0.smithi119.stdout:op 2630 completed, throughput=4.99MB/sec 2023-12-01T16:03:34.982 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CGya68LDz2uIxuh off=11733700 len=1922084 2023-12-01T16:03:34.983 INFO:tasks.workunit.client.0.smithi119.stdout:op 2631 completed, throughput=5MB/sec 2023-12-01T16:03:34.984 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-h7KKLD5Cr2Wo_1j off=88539 len=1205886 2023-12-01T16:03:34.989 INFO:tasks.workunit.client.0.smithi119.stdout:op 2632 completed, throughput=5MB/sec 2023-12-01T16:03:35.990 INFO:tasks.workunit.client.0.smithi119.stdout: 506: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:35.990 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6xjZs1RNswMebGX off=9908993 len=1011418 2023-12-01T16:03:35.992 INFO:tasks.workunit.client.0.smithi119.stdout:op 2633 completed, throughput=4.99MB/sec 2023-12-01T16:03:35.992 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-e5XAaUhvaQ9QLmM off=8079813 len=1424788 2023-12-01T16:03:35.994 INFO:tasks.workunit.client.0.smithi119.stdout:op 2634 completed, throughput=5MB/sec 2023-12-01T16:03:35.994 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gbg6Bnl7W0DBPZs off=4059690 len=87280 2023-12-01T16:03:35.994 INFO:tasks.workunit.client.0.smithi119.stdout:op 2635 completed, throughput=5MB/sec 2023-12-01T16:03:35.994 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mCpnM7ol0lmIZcY off=6433591 len=1697427 2023-12-01T16:03:35.998 INFO:tasks.workunit.client.0.smithi119.stdout:op 2636 completed, throughput=5MB/sec 2023-12-01T16:03:35.998 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Tt5U57TqiXiv22o off=3496048 len=1636153 2023-12-01T16:03:36.000 INFO:tasks.workunit.client.0.smithi119.stdout:op 2637 completed, throughput=5MB/sec 2023-12-01T16:03:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:36 smithi183 ceph-mon[99169]: pgmap v1976: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:03:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:36 smithi119 ceph-mon[94175]: pgmap v1976: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:03:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:36 smithi119 ceph-mon[108979]: pgmap v1976: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:03:37.000 INFO:tasks.workunit.client.0.smithi119.stdout: 507: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:37.000 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tBfDTLpiNUEP1l1 off=790024 len=2084594 2023-12-01T16:03:37.005 INFO:tasks.workunit.client.0.smithi119.stdout:op 2638 completed, throughput=5MB/sec 2023-12-01T16:03:37.005 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ox19L49lnHkOsQ1 off=1028739 len=1492888 2023-12-01T16:03:37.005 INFO:tasks.workunit.client.0.smithi119.stdout:op 2639 completed, throughput=5MB/sec 2023-12-01T16:03:37.005 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BiAg72LTl-zDwtl off=15112956 len=953676 2023-12-01T16:03:37.013 INFO:tasks.workunit.client.0.smithi119.stdout:op 2640 completed, throughput=5MB/sec 2023-12-01T16:03:38.010 INFO:tasks.workunit.client.0.smithi119.stdout: 508: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:38.010 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--NZq54F1LXeAxJI off=1513464 len=163121 2023-12-01T16:03:38.013 INFO:tasks.workunit.client.0.smithi119.stdout:op 2641 completed, throughput=4.99MB/sec 2023-12-01T16:03:38.013 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pMSVatU2fswmpTl off=1837009 len=2049928 2023-12-01T16:03:38.023 INFO:tasks.workunit.client.0.smithi119.stdout:op 2642 completed, throughput=4.99MB/sec 2023-12-01T16:03:38.023 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6RPNGSgA3RWoR39 off=14066698 len=1086304 2023-12-01T16:03:38.024 INFO:tasks.workunit.client.0.smithi119.stdout:op 2643 completed, throughput=5MB/sec 2023-12-01T16:03:38.024 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-znzaTuKCXIR9vD2 off=10692746 len=998605 2023-12-01T16:03:38.024 INFO:tasks.workunit.client.0.smithi119.stdout:op 2644 completed, throughput=5MB/sec 2023-12-01T16:03:38.025 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-18Vta_UyjmKAFHB off=4729300 len=392550 2023-12-01T16:03:38.029 INFO:tasks.workunit.client.0.smithi119.stdout:op 2645 completed, throughput=5MB/sec 2023-12-01T16:03:38.029 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hp2B5k62_QxobrT off=9272631 len=910866 2023-12-01T16:03:38.034 INFO:tasks.workunit.client.0.smithi119.stdout:op 2646 completed, throughput=5MB/sec 2023-12-01T16:03:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:38 smithi183 ceph-mon[99169]: pgmap v1977: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:03:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:38 smithi119 ceph-mon[94175]: pgmap v1977: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:03:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:38 smithi119 ceph-mon[108979]: pgmap v1977: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:03:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:39.034 INFO:tasks.workunit.client.0.smithi119.stdout: 509: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:39.034 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-29I_fSE9Zg19YGv off=20507288 len=201040 2023-12-01T16:03:39.037 INFO:tasks.workunit.client.0.smithi119.stdout:op 2647 completed, throughput=4.99MB/sec 2023-12-01T16:03:39.037 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lza_Ba7VZiLpvSP off=795463 len=1157864 2023-12-01T16:03:39.044 INFO:tasks.workunit.client.0.smithi119.stdout:op 2648 completed, throughput=4.99MB/sec 2023-12-01T16:03:39.044 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-V9-SRyIGeVQpYX2 off=10137523 len=571329 2023-12-01T16:03:39.045 INFO:tasks.workunit.client.0.smithi119.stdout:op 2649 completed, throughput=4.99MB/sec 2023-12-01T16:03:39.045 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VPV5txzUxQ5pgR7 off=6906502 len=2088188 2023-12-01T16:03:39.047 INFO:tasks.workunit.client.0.smithi119.stdout:op 2650 completed, throughput=5MB/sec 2023-12-01T16:03:39.047 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wtCd6iYTrFmTTy_ off=5852691 len=350078 2023-12-01T16:03:39.051 INFO:tasks.workunit.client.0.smithi119.stdout:op 2651 completed, throughput=5MB/sec 2023-12-01T16:03:39.051 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_6JZ8AcMjVYRcIu off=6659385 len=926544 2023-12-01T16:03:39.055 INFO:tasks.workunit.client.0.smithi119.stdout:op 2652 completed, throughput=5MB/sec 2023-12-01T16:03:40.055 INFO:tasks.workunit.client.0.smithi119.stdout: 510: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:40.055 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5dDMPGFiHTn80uz off=20029820 len=971024 2023-12-01T16:03:40.060 INFO:tasks.workunit.client.0.smithi119.stdout:op 2653 completed, throughput=4.99MB/sec 2023-12-01T16:03:40.060 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-N32rpblabO8cHDn off=3927443 len=1756861 2023-12-01T16:03:40.062 INFO:tasks.workunit.client.0.smithi119.stdout:op 2654 completed, throughput=5MB/sec 2023-12-01T16:03:40.062 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wCkOa5fR_IkWgDi off=2947827 len=1122403 2023-12-01T16:03:40.068 INFO:tasks.workunit.client.0.smithi119.stdout:op 2655 completed, throughput=5MB/sec 2023-12-01T16:03:40.068 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fUq8HG1Z80K7fj2 off=8252107 len=953925 2023-12-01T16:03:40.072 INFO:tasks.workunit.client.0.smithi119.stdout:op 2656 completed, throughput=5MB/sec 2023-12-01T16:03:40.072 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XfLAkf3zdmLeX4p off=6899484 len=403118 2023-12-01T16:03:40.076 INFO:tasks.workunit.client.0.smithi119.stdout:op 2657 completed, throughput=5MB/sec 2023-12-01T16:03:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:40 smithi183 ceph-mon[99169]: pgmap v1978: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T16:03:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:40 smithi119 ceph-mon[94175]: pgmap v1978: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T16:03:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:40 smithi119 ceph-mon[108979]: pgmap v1978: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T16:03:41.077 INFO:tasks.workunit.client.0.smithi119.stdout: 511: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:41.077 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dTFKBCBnpv03oZz off=8419421 len=103527 2023-12-01T16:03:41.080 INFO:tasks.workunit.client.0.smithi119.stdout:op 2658 completed, throughput=4.99MB/sec 2023-12-01T16:03:41.080 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aoa1vZL9V9e7iIU off=759940 len=1127295 2023-12-01T16:03:41.086 INFO:tasks.workunit.client.0.smithi119.stdout:op 2659 completed, throughput=4.99MB/sec 2023-12-01T16:03:41.086 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1YRQmV1Nt8wphTW off=12612570 len=1652285 2023-12-01T16:03:41.088 INFO:tasks.workunit.client.0.smithi119.stdout:op 2660 completed, throughput=5MB/sec 2023-12-01T16:03:41.088 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gCEh0Gkl9-lh7C- off=5144975 len=887119 2023-12-01T16:03:41.089 INFO:tasks.workunit.client.0.smithi119.stdout:op 2661 completed, throughput=5MB/sec 2023-12-01T16:03:41.089 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8CElydkZAU4zslS off=2008616 len=622851 2023-12-01T16:03:41.093 INFO:tasks.workunit.client.0.smithi119.stdout:op 2662 completed, throughput=5MB/sec 2023-12-01T16:03:41.093 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sYnST68YfhWWHaV off=3497250 len=419216 2023-12-01T16:03:41.096 INFO:tasks.workunit.client.0.smithi119.stdout:op 2663 completed, throughput=5MB/sec 2023-12-01T16:03:41.096 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mjlnqNlN_df9lTM off=11674478 len=2002043 2023-12-01T16:03:41.104 INFO:tasks.workunit.client.0.smithi119.stdout:op 2664 completed, throughput=5MB/sec 2023-12-01T16:03:42.104 INFO:tasks.workunit.client.0.smithi119.stdout: 512: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:42.105 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-i0Kp8Md1tTlq4jD off=5963558 len=784797 2023-12-01T16:03:42.109 INFO:tasks.workunit.client.0.smithi119.stdout:op 2665 completed, throughput=4.99MB/sec 2023-12-01T16:03:42.109 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0NzKOYytHIs0o7s off=22603747 len=910271 2023-12-01T16:03:42.114 INFO:tasks.workunit.client.0.smithi119.stdout:op 2666 completed, throughput=5MB/sec 2023-12-01T16:03:42.114 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bkF5v3PeTWp6YaR off=2146799 len=1841309 2023-12-01T16:03:42.116 INFO:tasks.workunit.client.0.smithi119.stdout:op 2667 completed, throughput=5MB/sec 2023-12-01T16:03:42.116 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-we3QJyfmaU3QO-f off=3656110 len=1430132 2023-12-01T16:03:42.117 INFO:tasks.workunit.client.0.smithi119.stdout:op 2668 completed, throughput=5MB/sec 2023-12-01T16:03:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:42 smithi183 ceph-mon[99169]: pgmap v1979: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:03:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:42 smithi119 ceph-mon[94175]: pgmap v1979: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:03:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:42 smithi119 ceph-mon[108979]: pgmap v1979: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:03:43.117 INFO:tasks.workunit.client.0.smithi119.stdout: 513: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:43.117 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gLd0DvPY2ViMJsZ off=1261542 len=505922 2023-12-01T16:03:43.121 INFO:tasks.workunit.client.0.smithi119.stdout:op 2669 completed, throughput=4.99MB/sec 2023-12-01T16:03:43.121 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yvahR-EMdf-sTM6 off=7495594 len=1765351 2023-12-01T16:03:43.124 INFO:tasks.workunit.client.0.smithi119.stdout:op 2670 completed, throughput=5MB/sec 2023-12-01T16:03:43.125 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wo7LbQrkzTNu0by off=2919070 len=2001131 2023-12-01T16:03:43.126 INFO:tasks.workunit.client.0.smithi119.stdout:op 2671 completed, throughput=5MB/sec 2023-12-01T16:03:44.127 INFO:tasks.workunit.client.0.smithi119.stdout: 514: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:44.127 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-b0-tijuVd9th2UE off=4502553 len=634597 2023-12-01T16:03:44.131 INFO:tasks.workunit.client.0.smithi119.stdout:op 2672 completed, throughput=4.99MB/sec 2023-12-01T16:03:44.131 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-b8O7oD3DjIK-lrl off=14086851 len=743551 2023-12-01T16:03:44.133 INFO:tasks.workunit.client.0.smithi119.stdout:op 2673 completed, throughput=4.99MB/sec 2023-12-01T16:03:44.133 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-l2MD-x100Av14gy off=3248341 len=469708 2023-12-01T16:03:44.137 INFO:tasks.workunit.client.0.smithi119.stdout:op 2674 completed, throughput=4.99MB/sec 2023-12-01T16:03:44.137 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gS5RevFCNU0Cwxx off=5067622 len=1063953 2023-12-01T16:03:44.142 INFO:tasks.workunit.client.0.smithi119.stdout:op 2675 completed, throughput=5MB/sec 2023-12-01T16:03:44.142 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PNn5sdqLl-LBbBd off=5943649 len=1647641 2023-12-01T16:03:44.151 INFO:tasks.workunit.client.0.smithi119.stdout:op 2676 completed, throughput=5MB/sec 2023-12-01T16:03:44.151 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HdHAJYtXtodFJmi off=3577501 len=36014 2023-12-01T16:03:44.154 INFO:tasks.workunit.client.0.smithi119.stdout:op 2677 completed, throughput=5MB/sec 2023-12-01T16:03:44.154 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZEoUeltNToGe8zD off=4182405 len=1160367 2023-12-01T16:03:44.154 INFO:tasks.workunit.client.0.smithi119.stdout:op 2678 completed, throughput=5MB/sec 2023-12-01T16:03:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:03:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:03:44] "GET /metrics HTTP/1.1" 200 33898 "" "Prometheus/2.43.0" 2023-12-01T16:03:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:44 smithi183 ceph-mon[99169]: pgmap v1980: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:03:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:44 smithi119 ceph-mon[94175]: pgmap v1980: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:03:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:44 smithi119 ceph-mon[108979]: pgmap v1980: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:03:45.155 INFO:tasks.workunit.client.0.smithi119.stdout: 515: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:45.155 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qd93w2Tow8iUM47 off=4555685 len=1711807 2023-12-01T16:03:45.160 INFO:tasks.workunit.client.0.smithi119.stdout:op 2679 completed, throughput=4.99MB/sec 2023-12-01T16:03:45.160 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zMxO6bNLkWUjIOJ off=5042094 len=1016330 2023-12-01T16:03:45.161 INFO:tasks.workunit.client.0.smithi119.stdout:op 2680 completed, throughput=5MB/sec 2023-12-01T16:03:45.161 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MGzukgWfAgQwJdN off=13598577 len=1421942 2023-12-01T16:03:45.170 INFO:tasks.workunit.client.0.smithi119.stdout:op 2681 completed, throughput=5MB/sec 2023-12-01T16:03:45.170 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Fe1Vs0MbdktOqja off=6322378 len=1199428 2023-12-01T16:03:45.172 INFO:tasks.workunit.client.0.smithi119.stdout:op 2682 completed, throughput=5MB/sec 2023-12-01T16:03:46.173 INFO:tasks.workunit.client.0.smithi119.stdout: 516: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:46.173 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dApFXBa39SSt215 off=16026261 len=673062 2023-12-01T16:03:46.182 INFO:tasks.workunit.client.0.smithi119.stdout:op 2683 completed, throughput=4.99MB/sec 2023-12-01T16:03:46.182 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_NVdbKrVszEJsuc off=3597641 len=674405 2023-12-01T16:03:46.182 INFO:tasks.workunit.client.0.smithi119.stdout:op 2684 completed, throughput=4.99MB/sec 2023-12-01T16:03:46.182 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KjlSxebhOQCJsrs off=16720773 len=1271119 2023-12-01T16:03:46.184 INFO:tasks.workunit.client.0.smithi119.stdout:op 2685 completed, throughput=5MB/sec 2023-12-01T16:03:46.185 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-eUvKAgjElPNz3NN off=12640495 len=1573169 2023-12-01T16:03:46.186 INFO:tasks.workunit.client.0.smithi119.stdout:op 2686 completed, throughput=5MB/sec 2023-12-01T16:03:46.186 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rN17vQAgy5W-OLU off=6241969 len=885017 2023-12-01T16:03:46.188 INFO:tasks.workunit.client.0.smithi119.stdout:op 2687 completed, throughput=5MB/sec 2023-12-01T16:03:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:46 smithi183 ceph-mon[99169]: pgmap v1981: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:03:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:46 smithi119 ceph-mon[94175]: pgmap v1981: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:03:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:46 smithi119 ceph-mon[108979]: pgmap v1981: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:03:47.188 INFO:tasks.workunit.client.0.smithi119.stdout: 517: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:47.188 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2bDw6YrNYuI_eBb off=14396538 len=1339098 2023-12-01T16:03:47.196 INFO:tasks.workunit.client.0.smithi119.stdout:op 2688 completed, throughput=4.99MB/sec 2023-12-01T16:03:47.196 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vtMKLNN7AFBxFeU off=121900 len=216017 2023-12-01T16:03:47.198 INFO:tasks.workunit.client.0.smithi119.stdout:op 2689 completed, throughput=4.99MB/sec 2023-12-01T16:03:47.198 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-35Se1f3jDltL70P off=1539780 len=174353 2023-12-01T16:03:47.200 INFO:tasks.workunit.client.0.smithi119.stdout:op 2690 completed, throughput=4.99MB/sec 2023-12-01T16:03:47.200 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zoouoAEI4jkDAlY off=10858613 len=1123843 2023-12-01T16:03:47.201 INFO:tasks.workunit.client.0.smithi119.stdout:op 2691 completed, throughput=5MB/sec 2023-12-01T16:03:47.201 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pIg4OpCAiReyBhn off=3570195 len=521757 2023-12-01T16:03:47.204 INFO:tasks.workunit.client.0.smithi119.stdout:op 2692 completed, throughput=5MB/sec 2023-12-01T16:03:47.204 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nREH1rPtSgDYRgH off=13245420 len=1387393 2023-12-01T16:03:47.205 INFO:tasks.workunit.client.0.smithi119.stdout:op 2693 completed, throughput=5MB/sec 2023-12-01T16:03:47.205 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-To9XVTZDV-Rg1WZ off=1024929 len=263066 2023-12-01T16:03:47.208 INFO:tasks.workunit.client.0.smithi119.stdout:op 2694 completed, throughput=5MB/sec 2023-12-01T16:03:47.208 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WQ0vopp0udxKUJC off=780329 len=874491 2023-12-01T16:03:47.212 INFO:tasks.workunit.client.0.smithi119.stdout:op 2695 completed, throughput=5MB/sec 2023-12-01T16:03:47.241 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:03:47.547 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:03:47.547 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (30m) 9m ago 30m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:03:47.547 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (30m) 9m ago 30m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:03:47.547 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (31m) 9m ago 31m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:03:47.547 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (31m) 9m ago 31m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:03:47.547 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (34m) 9m ago 34m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:03:47.547 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (36m) 9m ago 36m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:03:47.547 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (36m) 9m ago 36m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:03:47.547 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (35m) 9m ago 35m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:03:47.547 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (35m) 9m ago 35m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:03:47.547 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (30m) 9m ago 30m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:03:47.547 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (30m) 9m ago 30m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:03:47.547 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (34m) 9m ago 34m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:03:47.548 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (34m) 9m ago 34m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:03:47.548 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (33m) 9m ago 33m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:03:47.548 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (33m) 9m ago 33m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:03:47.548 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (33m) 9m ago 33m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:03:47.548 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (32m) 9m ago 32m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:03:47.548 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (32m) 9m ago 32m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:03:47.548 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (32m) 9m ago 32m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:03:47.548 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (30m) 9m ago 31m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:03:47.927 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:03:47.928 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:03:47.928 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:03:47.928 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:03:47.928 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:03:47.928 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:03:47.928 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:03:47.928 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:03:47.928 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:03:47.928 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:03:47.928 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:03:47.928 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:03:47.928 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:03:47.928 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:03:47.928 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:03:47.928 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:03:47.929 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:03:48.212 INFO:tasks.workunit.client.0.smithi119.stdout: 518: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:48.213 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TnCB-vsS03Daggb off=2020497 len=1413458 2023-12-01T16:03:48.218 INFO:tasks.workunit.client.0.smithi119.stdout:op 2696 completed, throughput=4.99MB/sec 2023-12-01T16:03:48.218 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3AwxI5InkgLKT6w off=3728944 len=1860969 2023-12-01T16:03:48.221 INFO:tasks.workunit.client.0.smithi119.stdout:op 2697 completed, throughput=5MB/sec 2023-12-01T16:03:48.221 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uaSUo7UesBMRzJG off=6675650 len=1675527 2023-12-01T16:03:48.226 INFO:tasks.workunit.client.0.smithi119.stdout:op 2698 completed, throughput=5MB/sec 2023-12-01T16:03:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:48 smithi183 ceph-mon[99169]: from='client.16518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:48 smithi183 ceph-mon[99169]: from='client.16524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:48.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:48 smithi183 ceph-mon[99169]: pgmap v1982: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:03:48.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:48 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/568334797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:03:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:48 smithi119 ceph-mon[94175]: from='client.16518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:48 smithi119 ceph-mon[94175]: from='client.16524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:48 smithi119 ceph-mon[94175]: pgmap v1982: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:03:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:48 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/568334797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:03:48.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:48 smithi119 ceph-mon[108979]: from='client.16518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:48.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:48 smithi119 ceph-mon[108979]: from='client.16524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:48.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:48 smithi119 ceph-mon[108979]: pgmap v1982: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:03:48.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:48 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/568334797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:03:49.227 INFO:tasks.workunit.client.0.smithi119.stdout: 519: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:49.227 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OFMOpPToNvGpWFL off=3140559 len=1196200 2023-12-01T16:03:49.230 INFO:tasks.workunit.client.0.smithi119.stdout:op 2699 completed, throughput=4.99MB/sec 2023-12-01T16:03:49.230 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Le5wcbvAASNkLgv off=1321269 len=1785133 2023-12-01T16:03:49.239 INFO:tasks.workunit.client.0.smithi119.stdout:op 2700 completed, throughput=5MB/sec 2023-12-01T16:03:49.239 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dRmRQ3hVv2OIo1s off=3205209 len=673413 2023-12-01T16:03:49.243 INFO:tasks.workunit.client.0.smithi119.stdout:op 2701 completed, throughput=5MB/sec 2023-12-01T16:03:49.243 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-l_-q--vud3-_s8D off=239933 len=563777 2023-12-01T16:03:49.247 INFO:tasks.workunit.client.0.smithi119.stdout:op 2702 completed, throughput=5MB/sec 2023-12-01T16:03:49.247 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pwRtuQyPbmx5gaK off=8221703 len=485230 2023-12-01T16:03:49.250 INFO:tasks.workunit.client.0.smithi119.stdout:op 2703 completed, throughput=5MB/sec 2023-12-01T16:03:49.250 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-z91PCai0ABCCJ0s off=939133 len=711038 2023-12-01T16:03:49.255 INFO:tasks.workunit.client.0.smithi119.stdout:op 2704 completed, throughput=5MB/sec 2023-12-01T16:03:50.255 INFO:tasks.workunit.client.0.smithi119.stdout: 520: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:50.256 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VVhHexk9jUGzier off=1381229 len=1834530 2023-12-01T16:03:50.259 INFO:tasks.workunit.client.0.smithi119.stdout:op 2705 completed, throughput=4.99MB/sec 2023-12-01T16:03:50.259 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pJxQaT8iaBr1HvI off=5815491 len=669426 2023-12-01T16:03:50.264 INFO:tasks.workunit.client.0.smithi119.stdout:op 2706 completed, throughput=5MB/sec 2023-12-01T16:03:50.264 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kZy3BLEju2nq8wJ off=4360424 len=1469599 2023-12-01T16:03:50.271 INFO:tasks.workunit.client.0.smithi119.stdout:op 2707 completed, throughput=5MB/sec 2023-12-01T16:03:50.271 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sqCRUTEtEyB-6P4 off=1041982 len=2040913 2023-12-01T16:03:50.280 INFO:tasks.workunit.client.0.smithi119.stdout:op 2708 completed, throughput=5MB/sec 2023-12-01T16:03:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:50 smithi183 ceph-mon[99169]: pgmap v1983: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:03:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:50 smithi119 ceph-mon[94175]: pgmap v1983: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:03:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:50 smithi119 ceph-mon[108979]: pgmap v1983: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:03:51.281 INFO:tasks.workunit.client.0.smithi119.stdout: 521: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:51.281 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Uxn85ecHtoDP-Dv off=9906276 len=1902895 2023-12-01T16:03:51.291 INFO:tasks.workunit.client.0.smithi119.stdout:op 2709 completed, throughput=5MB/sec 2023-12-01T16:03:51.291 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4YnAnxVYOnqYfg_ off=2817275 len=410339 2023-12-01T16:03:51.295 INFO:tasks.workunit.client.0.smithi119.stdout:op 2710 completed, throughput=5MB/sec 2023-12-01T16:03:51.295 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MRb5tlr2S96vV_Y off=7206307 len=1734820 2023-12-01T16:03:51.311 INFO:tasks.workunit.client.0.smithi119.stdout:op 2711 completed, throughput=5MB/sec 2023-12-01T16:03:51.311 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-eLzFdaN4KsQrf8Y off=2044159 len=1237394 2023-12-01T16:03:51.313 INFO:tasks.workunit.client.0.smithi119.stdout:op 2712 completed, throughput=5MB/sec 2023-12-01T16:03:52.314 INFO:tasks.workunit.client.0.smithi119.stdout: 522: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:52.314 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EwOt_bM97J6mRev off=20981168 len=2005944 2023-12-01T16:03:52.323 INFO:tasks.workunit.client.0.smithi119.stdout:op 2713 completed, throughput=5MB/sec 2023-12-01T16:03:52.324 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2_nJdYCNRbZp02M off=717036 len=927164 2023-12-01T16:03:52.329 INFO:tasks.workunit.client.0.smithi119.stdout:op 2714 completed, throughput=5MB/sec 2023-12-01T16:03:52.329 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ctoUnhSWryT4sZ8 off=663073 len=194844 2023-12-01T16:03:52.329 INFO:tasks.workunit.client.0.smithi119.stdout:op 2715 completed, throughput=5MB/sec 2023-12-01T16:03:52.329 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-s4G71YyQ3yOU-aZ off=7542657 len=1878280 2023-12-01T16:03:52.333 INFO:tasks.workunit.client.0.smithi119.stdout:op 2716 completed, throughput=5MB/sec 2023-12-01T16:03:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:52 smithi183 ceph-mon[99169]: pgmap v1984: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:03:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:52 smithi119 ceph-mon[94175]: pgmap v1984: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:03:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:52 smithi119 ceph-mon[108979]: pgmap v1984: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:03:53.333 INFO:tasks.workunit.client.0.smithi119.stdout: 523: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:53.333 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nHIOmm7OG_VJCkM off=652514 len=1251559 2023-12-01T16:03:53.336 INFO:tasks.workunit.client.0.smithi119.stdout:op 2717 completed, throughput=4.99MB/sec 2023-12-01T16:03:53.336 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pEf64xY_zY8gEsc off=4425926 len=382282 2023-12-01T16:03:53.337 INFO:tasks.workunit.client.0.smithi119.stdout:op 2718 completed, throughput=4.99MB/sec 2023-12-01T16:03:53.337 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-k7ZBudoC7RThs6a off=833984 len=774539 2023-12-01T16:03:53.338 INFO:tasks.workunit.client.0.smithi119.stdout:op 2719 completed, throughput=5MB/sec 2023-12-01T16:03:53.338 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ocgAtTKpJnMaiMK off=8892572 len=1142593 2023-12-01T16:03:53.340 INFO:tasks.workunit.client.0.smithi119.stdout:op 2720 completed, throughput=5MB/sec 2023-12-01T16:03:53.340 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-stMT0cU9zfG9tyi off=3545895 len=530107 2023-12-01T16:03:53.341 INFO:tasks.workunit.client.0.smithi119.stdout:op 2721 completed, throughput=5MB/sec 2023-12-01T16:03:53.341 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9re_ifyxTyXuKqf off=18801989 len=1584942 2023-12-01T16:03:53.349 INFO:tasks.workunit.client.0.smithi119.stdout:op 2722 completed, throughput=5MB/sec 2023-12-01T16:03:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:54.349 INFO:tasks.workunit.client.0.smithi119.stdout: 524: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:54.352 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dyJrAFj3bRH3V6R off=3477713 len=893978 2023-12-01T16:03:54.354 INFO:tasks.workunit.client.0.smithi119.stdout:op 2723 completed, throughput=4.99MB/sec 2023-12-01T16:03:54.354 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xg8VB-_DL-exusw off=15976666 len=804426 2023-12-01T16:03:54.354 INFO:tasks.workunit.client.0.smithi119.stdout:op 2724 completed, throughput=5MB/sec 2023-12-01T16:03:54.354 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UEw_TpSUV2qp-U9 off=9661730 len=1194349 2023-12-01T16:03:54.354 INFO:tasks.workunit.client.0.smithi119.stdout:op 2725 completed, throughput=5MB/sec 2023-12-01T16:03:54.355 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-adgEXsmu9tvdzXa off=0 len=1347067 2023-12-01T16:03:54.355 INFO:tasks.workunit.client.0.smithi119.stdout:op 2726 completed, throughput=5MB/sec 2023-12-01T16:03:54.355 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mZm4c6RUNqUZhfK off=15810710 len=188301 2023-12-01T16:03:54.355 INFO:tasks.workunit.client.0.smithi119.stdout:op 2727 completed, throughput=5MB/sec 2023-12-01T16:03:54.433 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:03:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:03:54] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T16:03:54.433 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:54 smithi119 ceph-mon[108979]: pgmap v1985: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:03:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:54 smithi183 ceph-mon[99169]: pgmap v1985: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:03:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:54 smithi119 ceph-mon[94175]: pgmap v1985: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:03:55.356 INFO:tasks.workunit.client.0.smithi119.stdout: 525: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:55.356 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kV88lYaDirGy1gF off=1092835 len=96515 2023-12-01T16:03:55.356 INFO:tasks.workunit.client.0.smithi119.stdout:op 2728 completed, throughput=4.99MB/sec 2023-12-01T16:03:55.356 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xDO1O9GpZZXqMIa off=16424117 len=305093 2023-12-01T16:03:55.359 INFO:tasks.workunit.client.0.smithi119.stdout:op 2729 completed, throughput=4.99MB/sec 2023-12-01T16:03:55.359 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bfXwRi6WuuyGgC6 off=3264333 len=336332 2023-12-01T16:03:55.359 INFO:tasks.workunit.client.0.smithi119.stdout:op 2730 completed, throughput=4.99MB/sec 2023-12-01T16:03:55.360 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Dzr-CZgntqY3Yn_ off=7024548 len=77596 2023-12-01T16:03:55.360 INFO:tasks.workunit.client.0.smithi119.stdout:op 2731 completed, throughput=4.99MB/sec 2023-12-01T16:03:55.360 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-USi_ENT5gTgh7Bv off=4325459 len=952912 2023-12-01T16:03:55.364 INFO:tasks.workunit.client.0.smithi119.stdout:op 2732 completed, throughput=4.99MB/sec 2023-12-01T16:03:55.364 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xMgNZ6zNKbGdgga off=3365501 len=851542 2023-12-01T16:03:55.368 INFO:tasks.workunit.client.0.smithi119.stdout:op 2733 completed, throughput=5MB/sec 2023-12-01T16:03:55.368 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ALBV8Zh0mhRit8p off=1867934 len=857434 2023-12-01T16:03:55.372 INFO:tasks.workunit.client.0.smithi119.stdout:op 2734 completed, throughput=5MB/sec 2023-12-01T16:03:55.372 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qvpzWuwubH3vBMo off=10581918 len=95294 2023-12-01T16:03:55.372 INFO:tasks.workunit.client.0.smithi119.stdout:op 2735 completed, throughput=5MB/sec 2023-12-01T16:03:55.373 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YBaiGMI0sX3oZWt off=174312 len=451725 2023-12-01T16:03:55.373 INFO:tasks.workunit.client.0.smithi119.stdout:op 2736 completed, throughput=5MB/sec 2023-12-01T16:03:55.373 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YV4_6fgPirVn9Vg off=7193703 len=1249783 2023-12-01T16:03:55.380 INFO:tasks.workunit.client.0.smithi119.stdout:op 2737 completed, throughput=5MB/sec 2023-12-01T16:03:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:03:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:03:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:03:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:03:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:03:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:03:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:03:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:03:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:03:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:03:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:03:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:03:56.381 INFO:tasks.workunit.client.0.smithi119.stdout: 526: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:56.381 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5ixceMUuei7RlIb off=219901 len=895312 2023-12-01T16:03:56.382 INFO:tasks.workunit.client.0.smithi119.stdout:op 2738 completed, throughput=4.99MB/sec 2023-12-01T16:03:56.382 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XFn6SAQ674YtQZy off=15762559 len=345619 2023-12-01T16:03:56.386 INFO:tasks.workunit.client.0.smithi119.stdout:op 2739 completed, throughput=4.99MB/sec 2023-12-01T16:03:56.386 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pZmbDUeKyi-_fRx off=651807 len=506891 2023-12-01T16:03:56.390 INFO:tasks.workunit.client.0.smithi119.stdout:op 2740 completed, throughput=4.99MB/sec 2023-12-01T16:03:56.390 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-R3fkVP9wCHp5W-_ off=2510844 len=1509737 2023-12-01T16:03:56.393 INFO:tasks.workunit.client.0.smithi119.stdout:op 2741 completed, throughput=5MB/sec 2023-12-01T16:03:56.393 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Q54UWM5nZP9ZWzY off=3755723 len=2082643 2023-12-01T16:03:56.406 INFO:tasks.workunit.client.0.smithi119.stdout:op 2742 completed, throughput=5MB/sec 2023-12-01T16:03:56.406 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gqVmwXZD92EgUyG off=302469 len=344180 2023-12-01T16:03:56.407 INFO:tasks.workunit.client.0.smithi119.stdout:op 2743 completed, throughput=5MB/sec 2023-12-01T16:03:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:56 smithi119 ceph-mon[94175]: pgmap v1986: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:03:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:56 smithi119 ceph-mon[108979]: pgmap v1986: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:03:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:56 smithi183 ceph-mon[99169]: pgmap v1986: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:03:57.407 INFO:tasks.workunit.client.0.smithi119.stdout: 527: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:57.408 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cprDVlpkhsI83oj off=9913747 len=853194 2023-12-01T16:03:57.409 INFO:tasks.workunit.client.0.smithi119.stdout:op 2744 completed, throughput=4.99MB/sec 2023-12-01T16:03:57.409 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bkNTv9GTovzXDhr off=10978124 len=805546 2023-12-01T16:03:57.410 INFO:tasks.workunit.client.0.smithi119.stdout:op 2745 completed, throughput=4.99MB/sec 2023-12-01T16:03:57.410 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vDAq501ub-h5pzZ off=0 len=1451414 2023-12-01T16:03:57.418 INFO:tasks.workunit.client.0.smithi119.stdout:op 2746 completed, throughput=5MB/sec 2023-12-01T16:03:57.418 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DAdAWBhnpYykD9h off=2821326 len=1067646 2023-12-01T16:03:57.419 INFO:tasks.workunit.client.0.smithi119.stdout:op 2747 completed, throughput=5MB/sec 2023-12-01T16:03:57.419 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_E5Trfpg0zOv4RG off=8599338 len=1668514 2023-12-01T16:03:57.428 INFO:tasks.workunit.client.0.smithi119.stdout:op 2748 completed, throughput=5MB/sec 2023-12-01T16:03:58.429 INFO:tasks.workunit.client.0.smithi119.stdout: 528: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:58.429 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qTu3O3y_3x0j6uc off=7201180 len=875413 2023-12-01T16:03:58.430 INFO:tasks.workunit.client.0.smithi119.stdout:op 2749 completed, throughput=4.99MB/sec 2023-12-01T16:03:58.430 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lNweJlMzPrCH-Ht off=12535355 len=2077773 2023-12-01T16:03:58.444 INFO:tasks.workunit.client.0.smithi119.stdout:op 2750 completed, throughput=5MB/sec 2023-12-01T16:03:58.444 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XisR6zQZSRELua0 off=7211842 len=221194 2023-12-01T16:03:58.444 INFO:tasks.workunit.client.0.smithi119.stdout:op 2751 completed, throughput=5MB/sec 2023-12-01T16:03:58.444 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-m9tVbqWXNOz_IM9 off=375634 len=387621 2023-12-01T16:03:58.448 INFO:tasks.workunit.client.0.smithi119.stdout:op 2752 completed, throughput=5MB/sec 2023-12-01T16:03:58.448 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qpBsJUc4jPxBwEB off=3652471 len=1598460 2023-12-01T16:03:58.450 INFO:tasks.workunit.client.0.smithi119.stdout:op 2753 completed, throughput=5MB/sec 2023-12-01T16:03:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:03:58 smithi183 ceph-mon[99169]: pgmap v1987: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:03:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:03:58 smithi119 ceph-mon[94175]: pgmap v1987: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:03:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:03:58 smithi119 ceph-mon[108979]: pgmap v1987: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:03:59.451 INFO:tasks.workunit.client.0.smithi119.stdout: 529: throughput=4.99MB/sec pending data=0 2023-12-01T16:03:59.451 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fsVSkVfd4rmhM04 off=1430224 len=1333791 2023-12-01T16:03:59.452 INFO:tasks.workunit.client.0.smithi119.stdout:op 2754 completed, throughput=4.99MB/sec 2023-12-01T16:03:59.452 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IRtJja_TDrrSBiH off=5036819 len=30947 2023-12-01T16:03:59.452 INFO:tasks.workunit.client.0.smithi119.stdout:op 2755 completed, throughput=4.99MB/sec 2023-12-01T16:03:59.452 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-j0J56sh5axVHLg6 off=5003191 len=246618 2023-12-01T16:03:59.453 INFO:tasks.workunit.client.0.smithi119.stdout:op 2756 completed, throughput=4.99MB/sec 2023-12-01T16:03:59.453 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bjFPS9ppYFlXost off=9172695 len=1271325 2023-12-01T16:03:59.459 INFO:tasks.workunit.client.0.smithi119.stdout:op 2757 completed, throughput=5MB/sec 2023-12-01T16:03:59.459 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-B6_iSBQ0JWLOAIs off=10251877 len=2071716 2023-12-01T16:03:59.463 INFO:tasks.workunit.client.0.smithi119.stdout:op 2758 completed, throughput=5MB/sec 2023-12-01T16:04:00.463 INFO:tasks.workunit.client.0.smithi119.stdout: 530: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:00.463 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-irulUjKBF0O3-sj off=1391596 len=1344860 2023-12-01T16:04:00.465 INFO:tasks.workunit.client.0.smithi119.stdout:op 2759 completed, throughput=4.99MB/sec 2023-12-01T16:04:00.465 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mHia45BdyahlF0y off=15346617 len=117915 2023-12-01T16:04:00.466 INFO:tasks.workunit.client.0.smithi119.stdout:op 2760 completed, throughput=4.99MB/sec 2023-12-01T16:04:00.466 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EBls4B7Ex29Sz3V off=16943077 len=1354728 2023-12-01T16:04:00.471 INFO:tasks.workunit.client.0.smithi119.stdout:op 2761 completed, throughput=5MB/sec 2023-12-01T16:04:00.472 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0xvN3H62krzcOHk off=6599080 len=1780332 2023-12-01T16:04:00.481 INFO:tasks.workunit.client.0.smithi119.stdout:op 2762 completed, throughput=5MB/sec 2023-12-01T16:04:00.482 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ku1T1ZaNs_Y1tia off=2172558 len=1644119 2023-12-01T16:04:00.484 INFO:tasks.workunit.client.0.smithi119.stdout:op 2763 completed, throughput=5MB/sec 2023-12-01T16:04:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:00 smithi183 ceph-mon[99169]: pgmap v1988: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:04:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:00 smithi119 ceph-mon[94175]: pgmap v1988: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:04:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:00 smithi119 ceph-mon[108979]: pgmap v1988: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:04:01.484 INFO:tasks.workunit.client.0.smithi119.stdout: 531: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:01.484 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RyvcM8NoI1CpYmu off=5337872 len=1593489 2023-12-01T16:04:01.486 INFO:tasks.workunit.client.0.smithi119.stdout:op 2764 completed, throughput=5MB/sec 2023-12-01T16:04:01.486 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-m9tVbqWXNOz_IM9 off=1098548 len=94957 2023-12-01T16:04:01.489 INFO:tasks.workunit.client.0.smithi119.stdout:op 2765 completed, throughput=5MB/sec 2023-12-01T16:04:01.489 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-o4SMKN3HEcLqsKI off=5714552 len=540689 2023-12-01T16:04:01.490 INFO:tasks.workunit.client.0.smithi119.stdout:op 2766 completed, throughput=5MB/sec 2023-12-01T16:04:01.490 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8VNaEUkDDnWvC_I off=829059 len=1764652 2023-12-01T16:04:01.492 INFO:tasks.workunit.client.0.smithi119.stdout:op 2767 completed, throughput=5MB/sec 2023-12-01T16:04:01.492 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hbnp3jMA3fX42yw off=11006859 len=14343 2023-12-01T16:04:01.494 INFO:tasks.workunit.client.0.smithi119.stdout:op 2768 completed, throughput=5MB/sec 2023-12-01T16:04:01.495 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_lblLhcasSNx9RC off=9452348 len=1306905 2023-12-01T16:04:01.502 INFO:tasks.workunit.client.0.smithi119.stdout:op 2769 completed, throughput=5MB/sec 2023-12-01T16:04:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:02 smithi183 ceph-mon[99169]: pgmap v1989: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:04:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:02 smithi119 ceph-mon[94175]: pgmap v1989: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:04:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:02 smithi119 ceph-mon[108979]: pgmap v1989: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:04:02.502 INFO:tasks.workunit.client.0.smithi119.stdout: 532: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:02.502 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3lsfH6-UwgFU6Y1 off=9983497 len=1780941 2023-12-01T16:04:02.509 INFO:tasks.workunit.client.0.smithi119.stdout:op 2770 completed, throughput=5MB/sec 2023-12-01T16:04:02.509 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SXVtwTCAP6UyLNF off=12028890 len=562346 2023-12-01T16:04:02.510 INFO:tasks.workunit.client.0.smithi119.stdout:op 2771 completed, throughput=5MB/sec 2023-12-01T16:04:02.510 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-prhNX8n59G5_sIY off=1613518 len=928137 2023-12-01T16:04:02.514 INFO:tasks.workunit.client.0.smithi119.stdout:op 2772 completed, throughput=5MB/sec 2023-12-01T16:04:02.515 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JzNsKc-cOjrtlo7 off=2225706 len=1390948 2023-12-01T16:04:02.516 INFO:tasks.workunit.client.0.smithi119.stdout:op 2773 completed, throughput=5MB/sec 2023-12-01T16:04:03.516 INFO:tasks.workunit.client.0.smithi119.stdout: 533: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:03.516 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xnrqpiML1SCnWZy off=654070 len=409815 2023-12-01T16:04:03.517 INFO:tasks.workunit.client.0.smithi119.stdout:op 2774 completed, throughput=4.99MB/sec 2023-12-01T16:04:03.517 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cf0QKwiWxuijdb3 off=7264235 len=1673715 2023-12-01T16:04:03.524 INFO:tasks.workunit.client.0.smithi119.stdout:op 2775 completed, throughput=5MB/sec 2023-12-01T16:04:03.524 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kiW3YIo77DzKlVb off=1990046 len=82046 2023-12-01T16:04:03.526 INFO:tasks.workunit.client.0.smithi119.stdout:op 2776 completed, throughput=5MB/sec 2023-12-01T16:04:03.527 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xEowSjSJdTLWqds off=6895558 len=81791 2023-12-01T16:04:03.527 INFO:tasks.workunit.client.0.smithi119.stdout:op 2777 completed, throughput=5MB/sec 2023-12-01T16:04:03.527 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HpA1ovr8j_InxtR off=10067365 len=927081 2023-12-01T16:04:03.532 INFO:tasks.workunit.client.0.smithi119.stdout:op 2778 completed, throughput=5MB/sec 2023-12-01T16:04:03.532 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WTzQyJCMem6vokc off=2389673 len=1996370 2023-12-01T16:04:03.544 INFO:tasks.workunit.client.0.smithi119.stdout:op 2779 completed, throughput=5MB/sec 2023-12-01T16:04:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:04:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:04:04] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T16:04:04.544 INFO:tasks.workunit.client.0.smithi119.stdout: 534: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:04.545 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IOAqMIggWCXmTMv off=7210713 len=444028 2023-12-01T16:04:04.550 INFO:tasks.workunit.client.0.smithi119.stdout:op 2780 completed, throughput=4.99MB/sec 2023-12-01T16:04:04.550 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2T4ZgGfvj9mce1h off=5398296 len=868050 2023-12-01T16:04:04.550 INFO:tasks.workunit.client.0.smithi119.stdout:op 2781 completed, throughput=4.99MB/sec 2023-12-01T16:04:04.550 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ii5tyNVJYA_q--- off=9903804 len=1510683 2023-12-01T16:04:04.556 INFO:tasks.workunit.client.0.smithi119.stdout:op 2782 completed, throughput=5MB/sec 2023-12-01T16:04:04.556 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uVtAl4ZDfN3SYNC off=3833357 len=1628451 2023-12-01T16:04:04.559 INFO:tasks.workunit.client.0.smithi119.stdout:op 2783 completed, throughput=5MB/sec 2023-12-01T16:04:04.559 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0efLWO49EocG_np off=17987704 len=1019701 2023-12-01T16:04:04.564 INFO:tasks.workunit.client.0.smithi119.stdout:op 2784 completed, throughput=5MB/sec 2023-12-01T16:04:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:04 smithi183 ceph-mon[99169]: pgmap v1990: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:04:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:04 smithi119 ceph-mon[94175]: pgmap v1990: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:04:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:04 smithi119 ceph-mon[108979]: pgmap v1990: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:04:05.564 INFO:tasks.workunit.client.0.smithi119.stdout: 535: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:05.564 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0avC5dk-rfZYOQ5 off=561512 len=696663 2023-12-01T16:04:05.566 INFO:tasks.workunit.client.0.smithi119.stdout:op 2785 completed, throughput=4.99MB/sec 2023-12-01T16:04:05.566 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Bk_PjlapcS3XgPS off=3140660 len=1026378 2023-12-01T16:04:05.569 INFO:tasks.workunit.client.0.smithi119.stdout:op 2786 completed, throughput=4.99MB/sec 2023-12-01T16:04:05.569 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ly26YaCaMLBvDxl off=8781303 len=1244759 2023-12-01T16:04:05.571 INFO:tasks.workunit.client.0.smithi119.stdout:op 2787 completed, throughput=5MB/sec 2023-12-01T16:04:05.571 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-X09XV7wStW6ApnP off=6207890 len=244294 2023-12-01T16:04:05.574 INFO:tasks.workunit.client.0.smithi119.stdout:op 2788 completed, throughput=5MB/sec 2023-12-01T16:04:05.575 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-v_IOh9FQpPhmhpe off=12075383 len=48651 2023-12-01T16:04:05.577 INFO:tasks.workunit.client.0.smithi119.stdout:op 2789 completed, throughput=5MB/sec 2023-12-01T16:04:05.577 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Bd6oaZAC1NfxY5p off=466290 len=655743 2023-12-01T16:04:05.581 INFO:tasks.workunit.client.0.smithi119.stdout:op 2790 completed, throughput=5MB/sec 2023-12-01T16:04:05.581 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-d9M9Rx4D1MV6o7V off=11778232 len=1517891 2023-12-01T16:04:05.589 INFO:tasks.workunit.client.0.smithi119.stdout:op 2791 completed, throughput=5MB/sec 2023-12-01T16:04:06.589 INFO:tasks.workunit.client.0.smithi119.stdout: 536: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:06.589 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QjrHg-UZ3oJtlng off=156822 len=915153 2023-12-01T16:04:06.594 INFO:tasks.workunit.client.0.smithi119.stdout:op 2792 completed, throughput=4.99MB/sec 2023-12-01T16:04:06.595 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vZMj03vobev0YUt off=4955762 len=564497 2023-12-01T16:04:06.598 INFO:tasks.workunit.client.0.smithi119.stdout:op 2793 completed, throughput=4.99MB/sec 2023-12-01T16:04:06.598 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AKJTdlcybSvo67p off=11620036 len=1205617 2023-12-01T16:04:06.603 INFO:tasks.workunit.client.0.smithi119.stdout:op 2794 completed, throughput=5MB/sec 2023-12-01T16:04:06.603 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Dy4h9Te2M4Ixxd_ off=2752298 len=796797 2023-12-01T16:04:06.604 INFO:tasks.workunit.client.0.smithi119.stdout:op 2795 completed, throughput=5MB/sec 2023-12-01T16:04:06.604 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GQKLqgzZBv2IhzT off=0 len=1137102 2023-12-01T16:04:06.610 INFO:tasks.workunit.client.0.smithi119.stdout:op 2796 completed, throughput=5MB/sec 2023-12-01T16:04:06.610 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7_prdbPMEn6hsbf off=7154798 len=1141352 2023-12-01T16:04:06.612 INFO:tasks.workunit.client.0.smithi119.stdout:op 2797 completed, throughput=5MB/sec 2023-12-01T16:04:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:06 smithi183 ceph-mon[99169]: pgmap v1991: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:04:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:06 smithi119 ceph-mon[94175]: pgmap v1991: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:04:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:06 smithi119 ceph-mon[108979]: pgmap v1991: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:04:07.612 INFO:tasks.workunit.client.0.smithi119.stdout: 537: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:07.612 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wDAIccQimwMs4Ah off=9369049 len=984223 2023-12-01T16:04:07.619 INFO:tasks.workunit.client.0.smithi119.stdout:op 2798 completed, throughput=4.99MB/sec 2023-12-01T16:04:07.619 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Hw8XnqBYVxb8p1y off=1095072 len=37767 2023-12-01T16:04:07.621 INFO:tasks.workunit.client.0.smithi119.stdout:op 2799 completed, throughput=4.99MB/sec 2023-12-01T16:04:07.621 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5AfAyhm-mXVur_s off=733063 len=659243 2023-12-01T16:04:07.622 INFO:tasks.workunit.client.0.smithi119.stdout:op 2800 completed, throughput=5MB/sec 2023-12-01T16:04:07.622 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8boGlFXX-0jSmyX off=3077406 len=1353653 2023-12-01T16:04:07.627 INFO:tasks.workunit.client.0.smithi119.stdout:op 2801 completed, throughput=5MB/sec 2023-12-01T16:04:07.628 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NbR7Z1985_RwM9q off=7102932 len=638762 2023-12-01T16:04:07.628 INFO:tasks.workunit.client.0.smithi119.stdout:op 2802 completed, throughput=5MB/sec 2023-12-01T16:04:07.628 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TnaGHgytT7tDM9H off=11224548 len=821163 2023-12-01T16:04:07.633 INFO:tasks.workunit.client.0.smithi119.stdout:op 2803 completed, throughput=5MB/sec 2023-12-01T16:04:07.633 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XPCbNK3PknMXN1L off=14198586 len=1493077 2023-12-01T16:04:07.640 INFO:tasks.workunit.client.0.smithi119.stdout:op 2804 completed, throughput=5MB/sec 2023-12-01T16:04:08.640 INFO:tasks.workunit.client.0.smithi119.stdout: 538: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:08.640 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Uo3tzhvqmAyGFg- off=0 len=1306196 2023-12-01T16:04:08.645 INFO:tasks.workunit.client.0.smithi119.stdout:op 2805 completed, throughput=5MB/sec 2023-12-01T16:04:08.646 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QWc_bhxx870AT1n off=8487868 len=1873521 2023-12-01T16:04:08.657 INFO:tasks.workunit.client.0.smithi119.stdout:op 2806 completed, throughput=5MB/sec 2023-12-01T16:04:08.657 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0exu8oys740Dtb9 off=1688709 len=349092 2023-12-01T16:04:08.658 INFO:tasks.workunit.client.0.smithi119.stdout:op 2807 completed, throughput=5MB/sec 2023-12-01T16:04:08.658 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rhU43H9KPZkiWXT off=11070825 len=279270 2023-12-01T16:04:08.659 INFO:tasks.workunit.client.0.smithi119.stdout:op 2808 completed, throughput=5MB/sec 2023-12-01T16:04:08.659 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mmoGeqdYdeEjEhl off=3850203 len=508213 2023-12-01T16:04:08.660 INFO:tasks.workunit.client.0.smithi119.stdout:op 2809 completed, throughput=5MB/sec 2023-12-01T16:04:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:08 smithi183 ceph-mon[99169]: pgmap v1992: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:04:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:08 smithi119 ceph-mon[108979]: pgmap v1992: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:04:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:08 smithi119 ceph-mon[94175]: pgmap v1992: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:04:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:09.661 INFO:tasks.workunit.client.0.smithi119.stdout: 539: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:09.661 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gyK_NMW2faMysoG off=15462113 len=1945647 2023-12-01T16:04:09.663 INFO:tasks.workunit.client.0.smithi119.stdout:op 2810 completed, throughput=4.99MB/sec 2023-12-01T16:04:09.663 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-s4G71YyQ3yOU-aZ off=4192235 len=1551695 2023-12-01T16:04:09.666 INFO:tasks.workunit.client.0.smithi119.stdout:op 2811 completed, throughput=5MB/sec 2023-12-01T16:04:09.666 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rm34mfoEqgbMGET off=1696087 len=683827 2023-12-01T16:04:09.669 INFO:tasks.workunit.client.0.smithi119.stdout:op 2812 completed, throughput=5MB/sec 2023-12-01T16:04:09.669 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aEnpkrsaAEZiu-f off=8397491 len=1683468 2023-12-01T16:04:09.670 INFO:tasks.workunit.client.0.smithi119.stdout:op 2813 completed, throughput=5MB/sec 2023-12-01T16:04:10.671 INFO:tasks.workunit.client.0.smithi119.stdout: 540: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:10.671 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-korAjcSI20ooMRm off=0 len=1342763 2023-12-01T16:04:10.677 INFO:tasks.workunit.client.0.smithi119.stdout:op 2814 completed, throughput=4.99MB/sec 2023-12-01T16:04:10.678 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-grM6K4g1SOBHGkQ off=20565141 len=511987 2023-12-01T16:04:10.681 INFO:tasks.workunit.client.0.smithi119.stdout:op 2815 completed, throughput=5MB/sec 2023-12-01T16:04:10.681 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Eg8LRodLe9N0wYE off=14287696 len=1429084 2023-12-01T16:04:10.683 INFO:tasks.workunit.client.0.smithi119.stdout:op 2816 completed, throughput=5MB/sec 2023-12-01T16:04:10.683 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-T7aLgdmnyrCA7PN off=18720992 len=932962 2023-12-01T16:04:10.688 INFO:tasks.workunit.client.0.smithi119.stdout:op 2817 completed, throughput=5MB/sec 2023-12-01T16:04:10.688 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uU7mrI8hExs-J2j off=14073373 len=807941 2023-12-01T16:04:10.689 INFO:tasks.workunit.client.0.smithi119.stdout:op 2818 completed, throughput=5MB/sec 2023-12-01T16:04:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:10 smithi183 ceph-mon[99169]: pgmap v1993: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T16:04:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:10 smithi119 ceph-mon[94175]: pgmap v1993: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T16:04:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:10 smithi119 ceph-mon[108979]: pgmap v1993: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T16:04:11.689 INFO:tasks.workunit.client.0.smithi119.stdout: 541: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:11.689 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Lh0Cxq8TW3IzX9E off=3377708 len=1441903 2023-12-01T16:04:11.691 INFO:tasks.workunit.client.0.smithi119.stdout:op 2819 completed, throughput=4.99MB/sec 2023-12-01T16:04:11.691 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YSXa_INARBF7F7N off=3246057 len=418489 2023-12-01T16:04:11.695 INFO:tasks.workunit.client.0.smithi119.stdout:op 2820 completed, throughput=5MB/sec 2023-12-01T16:04:11.695 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KwGq8PfhwnRyIg8 off=6759476 len=440283 2023-12-01T16:04:11.695 INFO:tasks.workunit.client.0.smithi119.stdout:op 2821 completed, throughput=5MB/sec 2023-12-01T16:04:11.696 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HbsxnBvFobcKel8 off=1085836 len=1447740 2023-12-01T16:04:11.702 INFO:tasks.workunit.client.0.smithi119.stdout:op 2822 completed, throughput=5MB/sec 2023-12-01T16:04:11.702 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kRMnOvawNpztfXZ off=11296520 len=1452320 2023-12-01T16:04:11.705 INFO:tasks.workunit.client.0.smithi119.stdout:op 2823 completed, throughput=5MB/sec 2023-12-01T16:04:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:12 smithi183 ceph-mon[99169]: pgmap v1994: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:04:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:12 smithi119 ceph-mon[94175]: pgmap v1994: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:04:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:12 smithi119 ceph-mon[108979]: pgmap v1994: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:04:12.705 INFO:tasks.workunit.client.0.smithi119.stdout: 542: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:12.705 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pGeSmak133FnLrX off=2624128 len=1587720 2023-12-01T16:04:12.713 INFO:tasks.workunit.client.0.smithi119.stdout:op 2824 completed, throughput=4.99MB/sec 2023-12-01T16:04:12.713 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Mo5oZYdrDkI0BlB off=7037885 len=1367152 2023-12-01T16:04:12.722 INFO:tasks.workunit.client.0.smithi119.stdout:op 2825 completed, throughput=5MB/sec 2023-12-01T16:04:12.723 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zwz_dYkCEEdM1gw off=3925872 len=21396 2023-12-01T16:04:12.725 INFO:tasks.workunit.client.0.smithi119.stdout:op 2826 completed, throughput=5MB/sec 2023-12-01T16:04:12.725 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oEwPbYSFDlNqjC9 off=4500676 len=56749 2023-12-01T16:04:12.725 INFO:tasks.workunit.client.0.smithi119.stdout:op 2827 completed, throughput=5MB/sec 2023-12-01T16:04:12.725 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4eIjCJSCIpmPYEo off=4272546 len=233814 2023-12-01T16:04:12.726 INFO:tasks.workunit.client.0.smithi119.stdout:op 2828 completed, throughput=5MB/sec 2023-12-01T16:04:12.726 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SSVmKqATib3PUd6 off=306868 len=969568 2023-12-01T16:04:12.727 INFO:tasks.workunit.client.0.smithi119.stdout:op 2829 completed, throughput=5MB/sec 2023-12-01T16:04:12.727 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yWjq40zFqMfg5wD off=9692813 len=1247130 2023-12-01T16:04:12.732 INFO:tasks.workunit.client.0.smithi119.stdout:op 2830 completed, throughput=5MB/sec 2023-12-01T16:04:13.732 INFO:tasks.workunit.client.0.smithi119.stdout: 543: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:13.732 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uI4oF0DIAg-zAdr off=1180425 len=1272664 2023-12-01T16:04:13.741 INFO:tasks.workunit.client.0.smithi119.stdout:op 2831 completed, throughput=4.99MB/sec 2023-12-01T16:04:13.741 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xa6AbRXtqoEwlYj off=7321687 len=1412955 2023-12-01T16:04:13.749 INFO:tasks.workunit.client.0.smithi119.stdout:op 2832 completed, throughput=5MB/sec 2023-12-01T16:04:13.749 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-v89n2t_qplj8oml off=13694022 len=1011812 2023-12-01T16:04:13.750 INFO:tasks.workunit.client.0.smithi119.stdout:op 2833 completed, throughput=5MB/sec 2023-12-01T16:04:13.750 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hN_nOEnigfDfBy2 off=45189 len=822318 2023-12-01T16:04:13.751 INFO:tasks.workunit.client.0.smithi119.stdout:op 2834 completed, throughput=5MB/sec 2023-12-01T16:04:13.752 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6I9MZIpZ7Sy4LqW off=1283816 len=1808241 2023-12-01T16:04:13.755 INFO:tasks.workunit.client.0.smithi119.stdout:op 2835 completed, throughput=5MB/sec 2023-12-01T16:04:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:04:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:04:14] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T16:04:14.755 INFO:tasks.workunit.client.0.smithi119.stdout: 544: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:14.755 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TFyd8i2xpljHBUg off=3689897 len=1058060 2023-12-01T16:04:14.757 INFO:tasks.workunit.client.0.smithi119.stdout:op 2836 completed, throughput=5MB/sec 2023-12-01T16:04:14.757 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rul62DQJ78FsGlS off=14289076 len=21697 2023-12-01T16:04:14.759 INFO:tasks.workunit.client.0.smithi119.stdout:op 2837 completed, throughput=5MB/sec 2023-12-01T16:04:14.759 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--2PGQOjRJwdqAU8 off=836709 len=884214 2023-12-01T16:04:14.760 INFO:tasks.workunit.client.0.smithi119.stdout:op 2838 completed, throughput=5MB/sec 2023-12-01T16:04:14.760 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rFWaH-NKWd9ANQd off=7529375 len=955001 2023-12-01T16:04:14.762 INFO:tasks.workunit.client.0.smithi119.stdout:op 2839 completed, throughput=5MB/sec 2023-12-01T16:04:14.762 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ySlwhVdfMV9N8mg off=4143070 len=743003 2023-12-01T16:04:14.763 INFO:tasks.workunit.client.0.smithi119.stdout:op 2840 completed, throughput=5MB/sec 2023-12-01T16:04:14.763 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rqQgFWJcWbs6JMP off=8918216 len=651839 2023-12-01T16:04:14.768 INFO:tasks.workunit.client.0.smithi119.stdout:op 2841 completed, throughput=5MB/sec 2023-12-01T16:04:14.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:14 smithi183 ceph-mon[99169]: pgmap v1995: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:04:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:14 smithi119 ceph-mon[108979]: pgmap v1995: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:04:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:14 smithi119 ceph-mon[94175]: pgmap v1995: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:04:15.768 INFO:tasks.workunit.client.0.smithi119.stdout: 545: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:15.768 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-G55giWFF_UvvYNy off=7339534 len=1384862 2023-12-01T16:04:15.775 INFO:tasks.workunit.client.0.smithi119.stdout:op 2842 completed, throughput=4.99MB/sec 2023-12-01T16:04:15.775 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uvTvas0rcJWLEeO off=4446558 len=1501264 2023-12-01T16:04:15.777 INFO:tasks.workunit.client.0.smithi119.stdout:op 2843 completed, throughput=5MB/sec 2023-12-01T16:04:15.777 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XMH_HBQp86gzSwF off=3488277 len=605757 2023-12-01T16:04:15.778 INFO:tasks.workunit.client.0.smithi119.stdout:op 2844 completed, throughput=5MB/sec 2023-12-01T16:04:15.778 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-skoWSw8XDdlCX2H off=995683 len=1536690 2023-12-01T16:04:15.780 INFO:tasks.workunit.client.0.smithi119.stdout:op 2845 completed, throughput=5MB/sec 2023-12-01T16:04:16.780 INFO:tasks.workunit.client.0.smithi119.stdout: 546: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:16.781 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-B99r_jq7WPxouyV off=7477395 len=371031 2023-12-01T16:04:16.781 INFO:tasks.workunit.client.0.smithi119.stdout:op 2846 completed, throughput=4.99MB/sec 2023-12-01T16:04:16.781 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cnICsqOvN8xxob_ off=4444558 len=1127934 2023-12-01T16:04:16.784 INFO:tasks.workunit.client.0.smithi119.stdout:op 2847 completed, throughput=4.99MB/sec 2023-12-01T16:04:16.784 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mTP-WjohrIT6h57 off=17160710 len=7605 2023-12-01T16:04:16.784 INFO:tasks.workunit.client.0.smithi119.stdout:op 2848 completed, throughput=4.99MB/sec 2023-12-01T16:04:16.784 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9ngOjKR15yD8F3b off=3544149 len=1134227 2023-12-01T16:04:16.786 INFO:tasks.workunit.client.0.smithi119.stdout:op 2849 completed, throughput=5MB/sec 2023-12-01T16:04:16.786 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lz_0roUl_lsDKps off=2935736 len=636586 2023-12-01T16:04:16.790 INFO:tasks.workunit.client.0.smithi119.stdout:op 2850 completed, throughput=5MB/sec 2023-12-01T16:04:16.790 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Jdbvgou9j_6OoFx off=779390 len=162123 2023-12-01T16:04:16.791 INFO:tasks.workunit.client.0.smithi119.stdout:op 2851 completed, throughput=5MB/sec 2023-12-01T16:04:16.791 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Eo1WJXBtFB3U20h off=9518201 len=869909 2023-12-01T16:04:16.792 INFO:tasks.workunit.client.0.smithi119.stdout:op 2852 completed, throughput=5MB/sec 2023-12-01T16:04:16.792 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-k45tCNk355xIFZV off=12813993 len=1399992 2023-12-01T16:04:16.798 INFO:tasks.workunit.client.0.smithi119.stdout:op 2853 completed, throughput=5MB/sec 2023-12-01T16:04:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:16 smithi183 ceph-mon[99169]: pgmap v1996: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:04:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:16 smithi119 ceph-mon[94175]: pgmap v1996: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:04:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:16 smithi119 ceph-mon[108979]: pgmap v1996: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:04:17.798 INFO:tasks.workunit.client.0.smithi119.stdout: 547: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:17.799 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DKX_RHQfPGxIDiJ off=14996067 len=564492 2023-12-01T16:04:17.799 INFO:tasks.workunit.client.0.smithi119.stdout:op 2854 completed, throughput=4.99MB/sec 2023-12-01T16:04:17.799 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fGwWcAvsreJRoCJ off=1332700 len=1724471 2023-12-01T16:04:17.801 INFO:tasks.workunit.client.0.smithi119.stdout:op 2855 completed, throughput=5MB/sec 2023-12-01T16:04:17.802 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-w8VD9qaUtjVFiQM off=1504407 len=138435 2023-12-01T16:04:17.802 INFO:tasks.workunit.client.0.smithi119.stdout:op 2856 completed, throughput=5MB/sec 2023-12-01T16:04:17.802 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-j08nHeF64nz9Sh9 off=15135809 len=1309301 2023-12-01T16:04:17.809 INFO:tasks.workunit.client.0.smithi119.stdout:op 2857 completed, throughput=5MB/sec 2023-12-01T16:04:17.809 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-x5F4wXJeHidW1Xo off=319446 len=1022095 2023-12-01T16:04:17.814 INFO:tasks.workunit.client.0.smithi119.stdout:op 2858 completed, throughput=5MB/sec 2023-12-01T16:04:18.272 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:04:18.582 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:04:18.582 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (30m) 9m ago 31m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:04:18.582 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (31m) 9m ago 31m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:04:18.582 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (32m) 9m ago 32m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:04:18.583 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (32m) 9m ago 32m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:04:18.583 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (35m) 9m ago 35m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:04:18.583 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (36m) 9m ago 36m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:04:18.583 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (36m) 9m ago 37m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:04:18.583 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (35m) 9m ago 35m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:04:18.583 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (35m) 9m ago 35m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:04:18.583 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (31m) 9m ago 31m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:04:18.584 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (31m) 9m ago 31m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:04:18.584 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (35m) 9m ago 35m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:04:18.584 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (34m) 9m ago 34m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:04:18.584 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (34m) 9m ago 34m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:04:18.584 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (33m) 9m ago 33m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:04:18.584 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (33m) 9m ago 33m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:04:18.585 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (33m) 9m ago 33m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:04:18.585 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (32m) 9m ago 32m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:04:18.585 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (32m) 9m ago 32m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:04:18.585 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (30m) 9m ago 31m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:04:18.815 INFO:tasks.workunit.client.0.smithi119.stdout: 548: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:18.815 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XsPIwH_P1qS_jj_ off=5656914 len=33743 2023-12-01T16:04:18.816 INFO:tasks.workunit.client.0.smithi119.stdout:op 2859 completed, throughput=4.99MB/sec 2023-12-01T16:04:18.816 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qD2kutoYZMGkRVa off=10574118 len=1389389 2023-12-01T16:04:18.817 INFO:tasks.workunit.client.0.smithi119.stdout:op 2860 completed, throughput=4.99MB/sec 2023-12-01T16:04:18.818 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ajncB46B6xaJPiB off=3094834 len=1588384 2023-12-01T16:04:18.827 INFO:tasks.workunit.client.0.smithi119.stdout:op 2861 completed, throughput=5MB/sec 2023-12-01T16:04:18.827 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GtRickoE6EvCL_t off=10507488 len=2093491 2023-12-01T16:04:18.830 INFO:tasks.workunit.client.0.smithi119.stdout:op 2862 completed, throughput=5MB/sec 2023-12-01T16:04:18.830 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dzx09zxRKgRfnde off=3656035 len=1709708 2023-12-01T16:04:18.836 INFO:tasks.workunit.client.0.smithi119.stdout:op 2863 completed, throughput=5MB/sec 2023-12-01T16:04:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:18 smithi183 ceph-mon[99169]: pgmap v1997: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:04:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:18 smithi119 ceph-mon[94175]: pgmap v1997: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:04:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:18 smithi119 ceph-mon[108979]: pgmap v1997: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:04:18.964 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:04:18.964 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:04:18.964 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:04:18.964 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:04:18.965 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:04:18.965 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:04:18.965 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:04:18.965 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:04:18.965 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:04:18.965 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:04:18.965 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:04:18.965 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:04:18.965 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:04:18.965 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:04:18.965 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:04:18.965 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:04:18.965 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:04:19.836 INFO:tasks.workunit.client.0.smithi119.stdout: 549: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:19.837 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OOmmxN4pKRG6WdH off=564413 len=1414143 2023-12-01T16:04:19.843 INFO:tasks.workunit.client.0.smithi119.stdout:op 2864 completed, throughput=5MB/sec 2023-12-01T16:04:19.843 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-U8lYb7YYrRLganL off=19968862 len=1421479 2023-12-01T16:04:19.851 INFO:tasks.workunit.client.0.smithi119.stdout:op 2865 completed, throughput=5MB/sec 2023-12-01T16:04:19.851 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--NZq54F1LXeAxJI off=2558499 len=350296 2023-12-01T16:04:19.853 INFO:tasks.workunit.client.0.smithi119.stdout:op 2866 completed, throughput=5MB/sec 2023-12-01T16:04:19.853 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lKttLy1XqTV4sH7 off=2332690 len=1373755 2023-12-01T16:04:19.855 INFO:tasks.workunit.client.0.smithi119.stdout:op 2867 completed, throughput=5MB/sec 2023-12-01T16:04:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:19 smithi183 ceph-mon[99169]: from='client.16536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:19 smithi183 ceph-mon[99169]: from='client.16542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:19 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1513782649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:04:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:19 smithi119 ceph-mon[94175]: from='client.16536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:19 smithi119 ceph-mon[94175]: from='client.16542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:19 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1513782649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:04:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:19 smithi119 ceph-mon[108979]: from='client.16536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:19 smithi119 ceph-mon[108979]: from='client.16542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:19 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1513782649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:04:20.855 INFO:tasks.workunit.client.0.smithi119.stdout: 550: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:20.856 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qvExr1vOuh4HeMH off=6543719 len=449214 2023-12-01T16:04:20.859 INFO:tasks.workunit.client.0.smithi119.stdout:op 2868 completed, throughput=4.99MB/sec 2023-12-01T16:04:20.859 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vulrsb8D2228jSP off=554432 len=1688163 2023-12-01T16:04:20.861 INFO:tasks.workunit.client.0.smithi119.stdout:op 2869 completed, throughput=5MB/sec 2023-12-01T16:04:20.861 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1o6x5ooM3iIzQQ9 off=4668491 len=2044216 2023-12-01T16:04:20.864 INFO:tasks.workunit.client.0.smithi119.stdout:op 2870 completed, throughput=5MB/sec 2023-12-01T16:04:20.864 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BamlfRN7y0wDTCE off=10500167 len=931948 2023-12-01T16:04:20.868 INFO:tasks.workunit.client.0.smithi119.stdout:op 2871 completed, throughput=5MB/sec 2023-12-01T16:04:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:20 smithi183 ceph-mon[99169]: pgmap v1998: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:04:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:20 smithi119 ceph-mon[108979]: pgmap v1998: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:04:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:20 smithi119 ceph-mon[94175]: pgmap v1998: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:04:21.869 INFO:tasks.workunit.client.0.smithi119.stdout: 551: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:21.869 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tJOJ-QnnmLmtss3 off=537436 len=1642244 2023-12-01T16:04:21.877 INFO:tasks.workunit.client.0.smithi119.stdout:op 2872 completed, throughput=4.99MB/sec 2023-12-01T16:04:21.877 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ABzXVC8vAkb7Al3 off=7653569 len=1276701 2023-12-01T16:04:21.882 INFO:tasks.workunit.client.0.smithi119.stdout:op 2873 completed, throughput=5MB/sec 2023-12-01T16:04:21.882 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dFCgIvYI2qgnWxg off=10105244 len=600563 2023-12-01T16:04:21.882 INFO:tasks.workunit.client.0.smithi119.stdout:op 2874 completed, throughput=5MB/sec 2023-12-01T16:04:21.883 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PYUB_Xxjnug47ZI off=556211 len=1270777 2023-12-01T16:04:21.883 INFO:tasks.workunit.client.0.smithi119.stdout:op 2875 completed, throughput=5MB/sec 2023-12-01T16:04:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:22 smithi183 ceph-mon[99169]: pgmap v1999: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:04:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:22 smithi119 ceph-mon[108979]: pgmap v1999: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:04:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:22 smithi119 ceph-mon[94175]: pgmap v1999: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:04:22.884 INFO:tasks.workunit.client.0.smithi119.stdout: 552: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:22.884 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PrFgzXREWAQypUr off=4474876 len=835467 2023-12-01T16:04:22.885 INFO:tasks.workunit.client.0.smithi119.stdout:op 2876 completed, throughput=4.99MB/sec 2023-12-01T16:04:22.885 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MkD-JX-GZrsft_0 off=1272119 len=754213 2023-12-01T16:04:22.890 INFO:tasks.workunit.client.0.smithi119.stdout:op 2877 completed, throughput=4.99MB/sec 2023-12-01T16:04:22.890 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RoMVjX287wn9OWg off=8310056 len=938437 2023-12-01T16:04:22.892 INFO:tasks.workunit.client.0.smithi119.stdout:op 2878 completed, throughput=5MB/sec 2023-12-01T16:04:22.892 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zf3Qp9LMCr_dGYc off=13729862 len=875306 2023-12-01T16:04:22.894 INFO:tasks.workunit.client.0.smithi119.stdout:op 2879 completed, throughput=5MB/sec 2023-12-01T16:04:22.894 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LDk1Cqaf5AUK23J off=11064508 len=1634603 2023-12-01T16:04:22.896 INFO:tasks.workunit.client.0.smithi119.stdout:op 2880 completed, throughput=5MB/sec 2023-12-01T16:04:22.896 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-S8RMbglZzjePLnf off=5298175 len=248998 2023-12-01T16:04:22.899 INFO:tasks.workunit.client.0.smithi119.stdout:op 2881 completed, throughput=5MB/sec 2023-12-01T16:04:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:23.899 INFO:tasks.workunit.client.0.smithi119.stdout: 553: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:23.899 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mrmXJBDGJE9mMik off=9978403 len=1801175 2023-12-01T16:04:23.910 INFO:tasks.workunit.client.0.smithi119.stdout:op 2882 completed, throughput=4.99MB/sec 2023-12-01T16:04:23.910 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tlsMsg9gYCdtyKv off=4658321 len=740027 2023-12-01T16:04:23.914 INFO:tasks.workunit.client.0.smithi119.stdout:op 2883 completed, throughput=5MB/sec 2023-12-01T16:04:23.914 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UudLlfHiPJeXfpH off=8316696 len=793535 2023-12-01T16:04:23.919 INFO:tasks.workunit.client.0.smithi119.stdout:op 2884 completed, throughput=5MB/sec 2023-12-01T16:04:23.920 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mTy9apy6Ul1Djja off=11022960 len=1516795 2023-12-01T16:04:23.927 INFO:tasks.workunit.client.0.smithi119.stdout:op 2885 completed, throughput=5MB/sec 2023-12-01T16:04:23.927 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nvZ9vWsVNossYYk off=142126 len=1785733 2023-12-01T16:04:23.929 INFO:tasks.workunit.client.0.smithi119.stdout:op 2886 completed, throughput=5MB/sec 2023-12-01T16:04:24.431 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:04:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:04:24] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-12-01T16:04:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:24 smithi183 ceph-mon[99169]: pgmap v2000: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:04:24.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:24 smithi119 ceph-mon[108979]: pgmap v2000: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:04:24.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:24 smithi119 ceph-mon[94175]: pgmap v2000: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:04:24.930 INFO:tasks.workunit.client.0.smithi119.stdout: 554: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:24.930 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-q8Mu4skxJ6oSvBA off=1865823 len=1651065 2023-12-01T16:04:24.933 INFO:tasks.workunit.client.0.smithi119.stdout:op 2887 completed, throughput=5MB/sec 2023-12-01T16:04:24.933 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-L7lPLWY8Tj5lwGF off=6740352 len=36805 2023-12-01T16:04:24.934 INFO:tasks.workunit.client.0.smithi119.stdout:op 2888 completed, throughput=5MB/sec 2023-12-01T16:04:24.934 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jMEgFBwv8_5D4mK off=3377342 len=1955671 2023-12-01T16:04:24.941 INFO:tasks.workunit.client.0.smithi119.stdout:op 2889 completed, throughput=5MB/sec 2023-12-01T16:04:24.941 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8qhHLHIX4OyiCMZ off=1197534 len=1558871 2023-12-01T16:04:24.943 INFO:tasks.workunit.client.0.smithi119.stdout:op 2890 completed, throughput=5MB/sec 2023-12-01T16:04:25.943 INFO:tasks.workunit.client.0.smithi119.stdout: 555: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:25.944 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0mUELZDUSj-2Aj8 off=533672 len=1779619 2023-12-01T16:04:25.945 INFO:tasks.workunit.client.0.smithi119.stdout:op 2891 completed, throughput=5MB/sec 2023-12-01T16:04:25.945 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AfMjiiUNjIDv9JX off=1546341 len=1888743 2023-12-01T16:04:25.956 INFO:tasks.workunit.client.0.smithi119.stdout:op 2892 completed, throughput=5MB/sec 2023-12-01T16:04:25.957 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YvBhYIj90kOlG1K off=1884821 len=1149090 2023-12-01T16:04:25.958 INFO:tasks.workunit.client.0.smithi119.stdout:op 2893 completed, throughput=5MB/sec 2023-12-01T16:04:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:26 smithi183 ceph-mon[99169]: pgmap v2001: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T16:04:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:26 smithi119 ceph-mon[108979]: pgmap v2001: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T16:04:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:26 smithi119 ceph-mon[94175]: pgmap v2001: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T16:04:26.958 INFO:tasks.workunit.client.0.smithi119.stdout: 556: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:26.958 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8chbtZgs2cQBFsX off=5894177 len=1500403 2023-12-01T16:04:26.967 INFO:tasks.workunit.client.0.smithi119.stdout:op 2894 completed, throughput=4.99MB/sec 2023-12-01T16:04:26.967 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pMSVatU2fswmpTl off=3696580 len=1741920 2023-12-01T16:04:26.974 INFO:tasks.workunit.client.0.smithi119.stdout:op 2895 completed, throughput=5MB/sec 2023-12-01T16:04:26.974 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yfLanbSshbBWts8 off=9946145 len=1275095 2023-12-01T16:04:26.976 INFO:tasks.workunit.client.0.smithi119.stdout:op 2896 completed, throughput=5MB/sec 2023-12-01T16:04:26.977 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UZHQtGG5UuTmDnC off=2655290 len=1677344 2023-12-01T16:04:26.983 INFO:tasks.workunit.client.0.smithi119.stdout:op 2897 completed, throughput=5MB/sec 2023-12-01T16:04:27.984 INFO:tasks.workunit.client.0.smithi119.stdout: 557: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:27.984 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-d89JNpu62-vmS2y off=23316935 len=611314 2023-12-01T16:04:27.985 INFO:tasks.workunit.client.0.smithi119.stdout:op 2898 completed, throughput=4.99MB/sec 2023-12-01T16:04:27.985 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EzxQwgevev7w3IC off=3505723 len=1352649 2023-12-01T16:04:27.991 INFO:tasks.workunit.client.0.smithi119.stdout:op 2899 completed, throughput=5MB/sec 2023-12-01T16:04:27.991 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8boGlFXX-0jSmyX off=11164503 len=1161962 2023-12-01T16:04:27.993 INFO:tasks.workunit.client.0.smithi119.stdout:op 2900 completed, throughput=5MB/sec 2023-12-01T16:04:27.993 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nUU1XUNPKyPZh-5 off=8938117 len=805821 2023-12-01T16:04:27.998 INFO:tasks.workunit.client.0.smithi119.stdout:op 2901 completed, throughput=5MB/sec 2023-12-01T16:04:28.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:28 smithi183 ceph-mon[99169]: pgmap v2002: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:04:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:28 smithi119 ceph-mon[108979]: pgmap v2002: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:04:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:28 smithi119 ceph-mon[94175]: pgmap v2002: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:04:28.998 INFO:tasks.workunit.client.0.smithi119.stdout: 558: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:28.998 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uki0F3wCxLE8aJd off=1722 len=1318060 2023-12-01T16:04:29.000 INFO:tasks.workunit.client.0.smithi119.stdout:op 2902 completed, throughput=4.99MB/sec 2023-12-01T16:04:29.000 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vG4UJnfn2KuldKN off=4408922 len=1683691 2023-12-01T16:04:29.003 INFO:tasks.workunit.client.0.smithi119.stdout:op 2903 completed, throughput=5MB/sec 2023-12-01T16:04:29.003 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-z5PET4ID4dulEq4 off=2751720 len=150083 2023-12-01T16:04:29.005 INFO:tasks.workunit.client.0.smithi119.stdout:op 2904 completed, throughput=5MB/sec 2023-12-01T16:04:29.006 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-M1iO1D0VTjiquHB off=9763168 len=1069722 2023-12-01T16:04:29.006 INFO:tasks.workunit.client.0.smithi119.stdout:op 2905 completed, throughput=5MB/sec 2023-12-01T16:04:29.006 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SU0T09ikKeU_pBy off=7255612 len=137252 2023-12-01T16:04:29.008 INFO:tasks.workunit.client.0.smithi119.stdout:op 2906 completed, throughput=5MB/sec 2023-12-01T16:04:29.008 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Qo9TYNm89VBZy4f off=14171320 len=340788 2023-12-01T16:04:29.009 INFO:tasks.workunit.client.0.smithi119.stdout:op 2907 completed, throughput=5MB/sec 2023-12-01T16:04:29.009 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qdONhDUUzMeDrTE off=376230 len=965070 2023-12-01T16:04:29.014 INFO:tasks.workunit.client.0.smithi119.stdout:op 2908 completed, throughput=5MB/sec 2023-12-01T16:04:30.014 INFO:tasks.workunit.client.0.smithi119.stdout: 559: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:30.015 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pIEtTq-NVWDISGR off=4318510 len=984942 2023-12-01T16:04:30.020 INFO:tasks.workunit.client.0.smithi119.stdout:op 2909 completed, throughput=4.99MB/sec 2023-12-01T16:04:30.020 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-swbPZvYiyastIpe off=7487177 len=990466 2023-12-01T16:04:30.025 INFO:tasks.workunit.client.0.smithi119.stdout:op 2910 completed, throughput=5MB/sec 2023-12-01T16:04:30.025 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BWUWovNxzYvpNK_ off=9620797 len=1517272 2023-12-01T16:04:30.026 INFO:tasks.workunit.client.0.smithi119.stdout:op 2911 completed, throughput=5MB/sec 2023-12-01T16:04:30.027 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6d3fwaCowKRnaa0 off=3713857 len=1664345 2023-12-01T16:04:30.028 INFO:tasks.workunit.client.0.smithi119.stdout:op 2912 completed, throughput=5MB/sec 2023-12-01T16:04:30.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:30 smithi183 ceph-mon[99169]: pgmap v2003: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T16:04:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:30 smithi119 ceph-mon[94175]: pgmap v2003: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T16:04:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:30 smithi119 ceph-mon[108979]: pgmap v2003: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T16:04:31.029 INFO:tasks.workunit.client.0.smithi119.stdout: 560: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:31.029 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4arxhsmi6f5yPQx off=7010259 len=148492 2023-12-01T16:04:31.029 INFO:tasks.workunit.client.0.smithi119.stdout:op 2913 completed, throughput=4.99MB/sec 2023-12-01T16:04:31.029 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Q0tfk4uF8I1XzN7 off=5618225 len=2082887 2023-12-01T16:04:31.047 INFO:tasks.workunit.client.0.smithi119.stdout:op 2914 completed, throughput=5MB/sec 2023-12-01T16:04:31.047 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QH_Fv8f-ZTiXHEM off=8039414 len=1001478 2023-12-01T16:04:31.053 INFO:tasks.workunit.client.0.smithi119.stdout:op 2915 completed, throughput=5MB/sec 2023-12-01T16:04:31.053 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AHYG-W7JdVqn3Yj off=2157881 len=1413949 2023-12-01T16:04:31.058 INFO:tasks.workunit.client.0.smithi119.stdout:op 2916 completed, throughput=5MB/sec 2023-12-01T16:04:31.059 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UQVECOqxcaefsOi off=6986654 len=268627 2023-12-01T16:04:31.061 INFO:tasks.workunit.client.0.smithi119.stdout:op 2917 completed, throughput=5MB/sec 2023-12-01T16:04:31.061 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_I6px3Y7b9to_Uy off=2539074 len=465726 2023-12-01T16:04:31.065 INFO:tasks.workunit.client.0.smithi119.stdout:op 2918 completed, throughput=5MB/sec 2023-12-01T16:04:32.065 INFO:tasks.workunit.client.0.smithi119.stdout: 561: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:32.065 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xczmKMFjZlrkH7f off=1649885 len=684324 2023-12-01T16:04:32.069 INFO:tasks.workunit.client.0.smithi119.stdout:op 2919 completed, throughput=4.99MB/sec 2023-12-01T16:04:32.070 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JNaEBq9R-oOorSb off=0 len=1204419 2023-12-01T16:04:32.072 INFO:tasks.workunit.client.0.smithi119.stdout:op 2920 completed, throughput=4.99MB/sec 2023-12-01T16:04:32.072 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VxjKm3DK90f2X1C off=2426586 len=2040215 2023-12-01T16:04:32.074 INFO:tasks.workunit.client.0.smithi119.stdout:op 2921 completed, throughput=5MB/sec 2023-12-01T16:04:32.074 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2rV4eksTNKxQFcw off=621801 len=1584448 2023-12-01T16:04:32.084 INFO:tasks.workunit.client.0.smithi119.stdout:op 2922 completed, throughput=5MB/sec 2023-12-01T16:04:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:32 smithi183 ceph-mon[99169]: pgmap v2004: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:04:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:32 smithi119 ceph-mon[94175]: pgmap v2004: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:04:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:32 smithi119 ceph-mon[108979]: pgmap v2004: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:04:33.084 INFO:tasks.workunit.client.0.smithi119.stdout: 562: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:33.084 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yZPsQRumw33t4a- off=2047286 len=1093222 2023-12-01T16:04:33.086 INFO:tasks.workunit.client.0.smithi119.stdout:op 2923 completed, throughput=4.99MB/sec 2023-12-01T16:04:33.086 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jIZ9R5fdcoE4K4_ off=11544997 len=1587304 2023-12-01T16:04:33.095 INFO:tasks.workunit.client.0.smithi119.stdout:op 2924 completed, throughput=5MB/sec 2023-12-01T16:04:33.095 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YJfZL_x-hJysMxn off=16627644 len=1631462 2023-12-01T16:04:33.104 INFO:tasks.workunit.client.0.smithi119.stdout:op 2925 completed, throughput=5MB/sec 2023-12-01T16:04:33.104 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8WLrsbLwvnVmoW8 off=6050232 len=2084736 2023-12-01T16:04:33.112 INFO:tasks.workunit.client.0.smithi119.stdout:op 2926 completed, throughput=5MB/sec 2023-12-01T16:04:34.112 INFO:tasks.workunit.client.0.smithi119.stdout: 563: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:34.113 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-daEvGMGdj7HdEbz off=2484385 len=1114320 2023-12-01T16:04:34.118 INFO:tasks.workunit.client.0.smithi119.stdout:op 2927 completed, throughput=5MB/sec 2023-12-01T16:04:34.118 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iM7DQ7xIpEzPhIo off=4338661 len=670259 2023-12-01T16:04:34.122 INFO:tasks.workunit.client.0.smithi119.stdout:op 2928 completed, throughput=5MB/sec 2023-12-01T16:04:34.122 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LFoQPh2yzA5iq7e off=7943711 len=1353588 2023-12-01T16:04:34.123 INFO:tasks.workunit.client.0.smithi119.stdout:op 2929 completed, throughput=5MB/sec 2023-12-01T16:04:34.123 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xGro_fimU9zvKMZ off=3708461 len=81783 2023-12-01T16:04:34.124 INFO:tasks.workunit.client.0.smithi119.stdout:op 2930 completed, throughput=5MB/sec 2023-12-01T16:04:34.124 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Tb8Em5Es5M8QOX9 off=0 len=1065054 2023-12-01T16:04:34.128 INFO:tasks.workunit.client.0.smithi119.stdout:op 2931 completed, throughput=5MB/sec 2023-12-01T16:04:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:04:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:04:34] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-12-01T16:04:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:34 smithi183 ceph-mon[99169]: pgmap v2005: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:04:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:34 smithi119 ceph-mon[108979]: pgmap v2005: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:04:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:34 smithi119 ceph-mon[94175]: pgmap v2005: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:04:35.128 INFO:tasks.workunit.client.0.smithi119.stdout: 564: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:35.129 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-90DH9xYPJknzqis off=1473804 len=864253 2023-12-01T16:04:35.130 INFO:tasks.workunit.client.0.smithi119.stdout:op 2932 completed, throughput=4.99MB/sec 2023-12-01T16:04:35.130 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-eLs3UUVzfa0A2Af off=2513418 len=818975 2023-12-01T16:04:35.131 INFO:tasks.workunit.client.0.smithi119.stdout:op 2933 completed, throughput=4.99MB/sec 2023-12-01T16:04:35.131 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cwD4gij8sncRdvI off=1434437 len=1672819 2023-12-01T16:04:35.133 INFO:tasks.workunit.client.0.smithi119.stdout:op 2934 completed, throughput=5MB/sec 2023-12-01T16:04:35.133 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CpFGxAH93CJK868 off=5767898 len=1202708 2023-12-01T16:04:35.134 INFO:tasks.workunit.client.0.smithi119.stdout:op 2935 completed, throughput=5MB/sec 2023-12-01T16:04:35.134 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1_AWU78CKjpBiwA off=513140 len=1745432 2023-12-01T16:04:35.136 INFO:tasks.workunit.client.0.smithi119.stdout:op 2936 completed, throughput=5MB/sec 2023-12-01T16:04:36.137 INFO:tasks.workunit.client.0.smithi119.stdout: 565: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:36.137 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kYPxXqEmGtXATPH off=1355112 len=1645564 2023-12-01T16:04:36.140 INFO:tasks.workunit.client.0.smithi119.stdout:op 2937 completed, throughput=5MB/sec 2023-12-01T16:04:36.140 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jp3Rka1QMTv2sgM off=2942102 len=1836638 2023-12-01T16:04:36.142 INFO:tasks.workunit.client.0.smithi119.stdout:op 2938 completed, throughput=5MB/sec 2023-12-01T16:04:36.142 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5EwZC6yYlvO64Z_ off=54516 len=1836393 2023-12-01T16:04:36.146 INFO:tasks.workunit.client.0.smithi119.stdout:op 2939 completed, throughput=5MB/sec 2023-12-01T16:04:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:36 smithi183 ceph-mon[99169]: pgmap v2006: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-01T16:04:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:36 smithi119 ceph-mon[94175]: pgmap v2006: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-01T16:04:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:36 smithi119 ceph-mon[108979]: pgmap v2006: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-01T16:04:37.145 INFO:tasks.workunit.client.0.smithi119.stdout: 566: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:37.145 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4Nml_i7e3mLEBzu off=4550904 len=528292 2023-12-01T16:04:37.149 INFO:tasks.workunit.client.0.smithi119.stdout:op 2940 completed, throughput=4.99MB/sec 2023-12-01T16:04:37.149 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nwMQ70IL_J_Guuk off=4544355 len=1779771 2023-12-01T16:04:37.159 INFO:tasks.workunit.client.0.smithi119.stdout:op 2941 completed, throughput=5MB/sec 2023-12-01T16:04:37.160 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MECiFZA9QTbupLc off=571169 len=516123 2023-12-01T16:04:37.161 INFO:tasks.workunit.client.0.smithi119.stdout:op 2942 completed, throughput=5MB/sec 2023-12-01T16:04:37.161 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bi3sIngUtRuFNal off=16794705 len=197641 2023-12-01T16:04:37.164 INFO:tasks.workunit.client.0.smithi119.stdout:op 2943 completed, throughput=5MB/sec 2023-12-01T16:04:37.164 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ek6F_GwJi7_YKJR off=4895894 len=365568 2023-12-01T16:04:37.167 INFO:tasks.workunit.client.0.smithi119.stdout:op 2944 completed, throughput=5MB/sec 2023-12-01T16:04:37.167 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QuCv8CNRlVUukDc off=9282602 len=1746881 2023-12-01T16:04:37.169 INFO:tasks.workunit.client.0.smithi119.stdout:op 2945 completed, throughput=5MB/sec 2023-12-01T16:04:38.169 INFO:tasks.workunit.client.0.smithi119.stdout: 567: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:38.169 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-37ibdLDSG6tUieD off=8528368 len=1541331 2023-12-01T16:04:38.176 INFO:tasks.workunit.client.0.smithi119.stdout:op 2946 completed, throughput=5MB/sec 2023-12-01T16:04:38.176 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-x8ym7pdNvvnJkQo off=9452703 len=176887 2023-12-01T16:04:38.177 INFO:tasks.workunit.client.0.smithi119.stdout:op 2947 completed, throughput=5MB/sec 2023-12-01T16:04:38.177 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zLyk8wTSy6r48JE off=14537056 len=1366313 2023-12-01T16:04:38.179 INFO:tasks.workunit.client.0.smithi119.stdout:op 2948 completed, throughput=5MB/sec 2023-12-01T16:04:38.179 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hnx63DqzlceIARs off=15969530 len=747285 2023-12-01T16:04:38.180 INFO:tasks.workunit.client.0.smithi119.stdout:op 2949 completed, throughput=5MB/sec 2023-12-01T16:04:38.180 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-u85dk9Lv8SKF2UE off=566473 len=1315822 2023-12-01T16:04:38.187 INFO:tasks.workunit.client.0.smithi119.stdout:op 2950 completed, throughput=5MB/sec 2023-12-01T16:04:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:38 smithi183 ceph-mon[99169]: pgmap v2007: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:04:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:38 smithi119 ceph-mon[94175]: pgmap v2007: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:04:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:38 smithi119 ceph-mon[108979]: pgmap v2007: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:04:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:39.187 INFO:tasks.workunit.client.0.smithi119.stdout: 568: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:39.187 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ulQOzZi70EGgPKP off=6871515 len=1500898 2023-12-01T16:04:39.189 INFO:tasks.workunit.client.0.smithi119.stdout:op 2951 completed, throughput=5MB/sec 2023-12-01T16:04:39.190 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZBCm-8SE5tl_1Ma off=9879889 len=1522552 2023-12-01T16:04:39.197 INFO:tasks.workunit.client.0.smithi119.stdout:op 2952 completed, throughput=5MB/sec 2023-12-01T16:04:39.198 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LFhEO88yBT4O371 off=518561 len=245974 2023-12-01T16:04:39.200 INFO:tasks.workunit.client.0.smithi119.stdout:op 2953 completed, throughput=5MB/sec 2023-12-01T16:04:39.201 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-roQggb_9KRnSa4m off=11673231 len=1358811 2023-12-01T16:04:39.207 INFO:tasks.workunit.client.0.smithi119.stdout:op 2954 completed, throughput=5MB/sec 2023-12-01T16:04:40.207 INFO:tasks.workunit.client.0.smithi119.stdout: 569: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:40.208 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-etrJWmI6RgG-iPV off=1589524 len=2018583 2023-12-01T16:04:40.211 INFO:tasks.workunit.client.0.smithi119.stdout:op 2955 completed, throughput=5MB/sec 2023-12-01T16:04:40.211 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MToZyHw7kTzQ6o1 off=736460 len=1416032 2023-12-01T16:04:40.214 INFO:tasks.workunit.client.0.smithi119.stdout:op 2956 completed, throughput=5MB/sec 2023-12-01T16:04:40.214 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-44799Omf3eT89YN off=8306117 len=1250276 2023-12-01T16:04:40.216 INFO:tasks.workunit.client.0.smithi119.stdout:op 2957 completed, throughput=5MB/sec 2023-12-01T16:04:40.217 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3p9pu-MijdPdxPe off=2187037 len=316329 2023-12-01T16:04:40.222 INFO:tasks.workunit.client.0.smithi119.stdout:op 2958 completed, throughput=5MB/sec 2023-12-01T16:04:40.222 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PvYUma5BkX13vVN off=3949411 len=1326332 2023-12-01T16:04:40.227 INFO:tasks.workunit.client.0.smithi119.stdout:op 2959 completed, throughput=5MB/sec 2023-12-01T16:04:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:40 smithi183 ceph-mon[99169]: pgmap v2008: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T16:04:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:40 smithi119 ceph-mon[108979]: pgmap v2008: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T16:04:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:40 smithi119 ceph-mon[94175]: pgmap v2008: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T16:04:41.227 INFO:tasks.workunit.client.0.smithi119.stdout: 570: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:41.227 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Pji1Gzoa-xcgkg7 off=23711606 len=202532 2023-12-01T16:04:41.228 INFO:tasks.workunit.client.0.smithi119.stdout:op 2960 completed, throughput=4.99MB/sec 2023-12-01T16:04:41.228 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sAluhYIL58hIkFq off=9018987 len=1380143 2023-12-01T16:04:41.234 INFO:tasks.workunit.client.0.smithi119.stdout:op 2961 completed, throughput=5MB/sec 2023-12-01T16:04:41.234 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7vlkbaa843zaTZm off=7525563 len=1510883 2023-12-01T16:04:41.242 INFO:tasks.workunit.client.0.smithi119.stdout:op 2962 completed, throughput=5MB/sec 2023-12-01T16:04:41.242 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-47DbjVPyOGkxMQp off=1653976 len=426301 2023-12-01T16:04:41.245 INFO:tasks.workunit.client.0.smithi119.stdout:op 2963 completed, throughput=5MB/sec 2023-12-01T16:04:41.245 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aoa1vZL9V9e7iIU off=4107734 len=342290 2023-12-01T16:04:41.248 INFO:tasks.workunit.client.0.smithi119.stdout:op 2964 completed, throughput=5MB/sec 2023-12-01T16:04:41.248 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yPZajbbcGX2qqRU off=1990697 len=1250825 2023-12-01T16:04:41.249 INFO:tasks.workunit.client.0.smithi119.stdout:op 2965 completed, throughput=5MB/sec 2023-12-01T16:04:42.249 INFO:tasks.workunit.client.0.smithi119.stdout: 571: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:42.250 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lwfNpwZAfE7Pd8r off=4966678 len=72379 2023-12-01T16:04:42.251 INFO:tasks.workunit.client.0.smithi119.stdout:op 2966 completed, throughput=4.99MB/sec 2023-12-01T16:04:42.251 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QPs8st35gLmqO6W off=10619434 len=1858967 2023-12-01T16:04:42.261 INFO:tasks.workunit.client.0.smithi119.stdout:op 2967 completed, throughput=5MB/sec 2023-12-01T16:04:42.261 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Vx_-3PbrmRt7l6B off=7154926 len=979698 2023-12-01T16:04:42.266 INFO:tasks.workunit.client.0.smithi119.stdout:op 2968 completed, throughput=5MB/sec 2023-12-01T16:04:42.266 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RoyQgOrh8Kfa1Lc off=11610413 len=913230 2023-12-01T16:04:42.267 INFO:tasks.workunit.client.0.smithi119.stdout:op 2969 completed, throughput=5MB/sec 2023-12-01T16:04:42.267 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HZ8yqdUqsaLm3p3 off=0 len=1783812 2023-12-01T16:04:42.269 INFO:tasks.workunit.client.0.smithi119.stdout:op 2970 completed, throughput=5MB/sec 2023-12-01T16:04:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:42 smithi183 ceph-mon[99169]: pgmap v2009: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:04:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:42 smithi119 ceph-mon[94175]: pgmap v2009: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:04:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:42 smithi119 ceph-mon[108979]: pgmap v2009: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:04:43.269 INFO:tasks.workunit.client.0.smithi119.stdout: 572: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:43.269 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VspkZCoI7FaQXXa off=5624044 len=35257 2023-12-01T16:04:43.270 INFO:tasks.workunit.client.0.smithi119.stdout:op 2971 completed, throughput=4.99MB/sec 2023-12-01T16:04:43.270 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gNK_DxnhMx1XmbP off=4553074 len=579282 2023-12-01T16:04:43.275 INFO:tasks.workunit.client.0.smithi119.stdout:op 2972 completed, throughput=4.99MB/sec 2023-12-01T16:04:43.275 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8tRn1PfT5Wv9eim off=0 len=1293135 2023-12-01T16:04:43.282 INFO:tasks.workunit.client.0.smithi119.stdout:op 2973 completed, throughput=5MB/sec 2023-12-01T16:04:43.282 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wlsY6V4Vs73unPY off=7777640 len=1814922 2023-12-01T16:04:43.290 INFO:tasks.workunit.client.0.smithi119.stdout:op 2974 completed, throughput=5MB/sec 2023-12-01T16:04:43.290 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--sTLhOHcBZBvDUV off=4470543 len=23890 2023-12-01T16:04:43.293 INFO:tasks.workunit.client.0.smithi119.stdout:op 2975 completed, throughput=5MB/sec 2023-12-01T16:04:43.293 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BbSgK2E4jp2uBiV off=572704 len=1639812 2023-12-01T16:04:43.294 INFO:tasks.workunit.client.0.smithi119.stdout:op 2976 completed, throughput=5MB/sec 2023-12-01T16:04:44.295 INFO:tasks.workunit.client.0.smithi119.stdout: 573: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:44.295 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CwByfwk1Hz18IEm off=6943021 len=56593 2023-12-01T16:04:44.298 INFO:tasks.workunit.client.0.smithi119.stdout:op 2977 completed, throughput=4.99MB/sec 2023-12-01T16:04:44.298 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-N3R4C0-qldd404n off=11759901 len=421859 2023-12-01T16:04:44.301 INFO:tasks.workunit.client.0.smithi119.stdout:op 2978 completed, throughput=4.99MB/sec 2023-12-01T16:04:44.302 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EyVU1r9_h4tbc47 off=5558427 len=997980 2023-12-01T16:04:44.307 INFO:tasks.workunit.client.0.smithi119.stdout:op 2979 completed, throughput=5MB/sec 2023-12-01T16:04:44.307 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WRo9kA_FvosFdXJ off=10383416 len=814531 2023-12-01T16:04:44.312 INFO:tasks.workunit.client.0.smithi119.stdout:op 2980 completed, throughput=5MB/sec 2023-12-01T16:04:44.312 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Z50RRW8YKbd9LqP off=1221570 len=245597 2023-12-01T16:04:44.315 INFO:tasks.workunit.client.0.smithi119.stdout:op 2981 completed, throughput=5MB/sec 2023-12-01T16:04:44.315 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zZNCMhkdItTd8Ty off=5213953 len=1570408 2023-12-01T16:04:44.321 INFO:tasks.workunit.client.0.smithi119.stdout:op 2982 completed, throughput=5MB/sec 2023-12-01T16:04:44.321 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-N6zSRHe12z7DOML off=18659972 len=763520 2023-12-01T16:04:44.325 INFO:tasks.workunit.client.0.smithi119.stdout:op 2983 completed, throughput=5MB/sec 2023-12-01T16:04:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:04:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:04:44] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-12-01T16:04:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:44 smithi183 ceph-mon[99169]: pgmap v2010: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:04:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:44 smithi119 ceph-mon[108979]: pgmap v2010: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:04:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:44 smithi119 ceph-mon[94175]: pgmap v2010: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:04:45.326 INFO:tasks.workunit.client.0.smithi119.stdout: 574: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:45.326 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-k3N0Ywt98qvFkV6 off=4244270 len=2035111 2023-12-01T16:04:45.335 INFO:tasks.workunit.client.0.smithi119.stdout:op 2984 completed, throughput=5MB/sec 2023-12-01T16:04:45.335 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AbOC52NwKxRI1J2 off=308396 len=2014957 2023-12-01T16:04:45.337 INFO:tasks.workunit.client.0.smithi119.stdout:op 2985 completed, throughput=5MB/sec 2023-12-01T16:04:45.337 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_KoOHBzRQxDQ3FN off=178521 len=1272129 2023-12-01T16:04:45.343 INFO:tasks.workunit.client.0.smithi119.stdout:op 2986 completed, throughput=5MB/sec 2023-12-01T16:04:46.344 INFO:tasks.workunit.client.0.smithi119.stdout: 575: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:46.344 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7f37bZ9SU_D9o9s off=4934927 len=450152 2023-12-01T16:04:46.347 INFO:tasks.workunit.client.0.smithi119.stdout:op 2987 completed, throughput=4.99MB/sec 2023-12-01T16:04:46.347 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xGDKWf5r8tBIrqo off=1372612 len=674962 2023-12-01T16:04:46.352 INFO:tasks.workunit.client.0.smithi119.stdout:op 2988 completed, throughput=4.99MB/sec 2023-12-01T16:04:46.352 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-E6Z8dBmq6r2IOqR off=894695 len=308360 2023-12-01T16:04:46.353 INFO:tasks.workunit.client.0.smithi119.stdout:op 2989 completed, throughput=4.99MB/sec 2023-12-01T16:04:46.353 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EwvczZAWFVGC99z off=10985131 len=1021424 2023-12-01T16:04:46.354 INFO:tasks.workunit.client.0.smithi119.stdout:op 2990 completed, throughput=5MB/sec 2023-12-01T16:04:46.354 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-m9tVbqWXNOz_IM9 off=248625 len=174363 2023-12-01T16:04:46.355 INFO:tasks.workunit.client.0.smithi119.stdout:op 2991 completed, throughput=5MB/sec 2023-12-01T16:04:46.355 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GnGlp43wrcmsgBd off=6806002 len=1647764 2023-12-01T16:04:46.358 INFO:tasks.workunit.client.0.smithi119.stdout:op 2992 completed, throughput=5MB/sec 2023-12-01T16:04:46.359 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OXFV1-VkQZXk5BY off=1138808 len=581882 2023-12-01T16:04:46.362 INFO:tasks.workunit.client.0.smithi119.stdout:op 2993 completed, throughput=5MB/sec 2023-12-01T16:04:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:46 smithi183 ceph-mon[99169]: pgmap v2011: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:04:46.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:46 smithi119 ceph-mon[94175]: pgmap v2011: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:04:46.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:46 smithi119 ceph-mon[108979]: pgmap v2011: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:04:47.362 INFO:tasks.workunit.client.0.smithi119.stdout: 576: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:47.362 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tVzx5aybomm3sON off=27996 len=455467 2023-12-01T16:04:47.363 INFO:tasks.workunit.client.0.smithi119.stdout:op 2994 completed, throughput=4.99MB/sec 2023-12-01T16:04:47.363 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yx3wSC6V7kYXTLs off=19880542 len=1350358 2023-12-01T16:04:47.369 INFO:tasks.workunit.client.0.smithi119.stdout:op 2995 completed, throughput=4.99MB/sec 2023-12-01T16:04:47.369 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1UA_ta7bxRfDC11 off=3446555 len=1355522 2023-12-01T16:04:47.372 INFO:tasks.workunit.client.0.smithi119.stdout:op 2996 completed, throughput=5MB/sec 2023-12-01T16:04:47.372 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4nInT2X33pMfTt7 off=5391044 len=49417 2023-12-01T16:04:47.372 INFO:tasks.workunit.client.0.smithi119.stdout:op 2997 completed, throughput=5MB/sec 2023-12-01T16:04:47.373 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-b0-tijuVd9th2UE off=3320754 len=99528 2023-12-01T16:04:47.373 INFO:tasks.workunit.client.0.smithi119.stdout:op 2998 completed, throughput=5MB/sec 2023-12-01T16:04:47.373 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TLemMBB_BSBF1eq off=11327615 len=861592 2023-12-01T16:04:47.375 INFO:tasks.workunit.client.0.smithi119.stdout:op 2999 completed, throughput=5MB/sec 2023-12-01T16:04:47.375 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lCaFKWjI4YZ6OZX off=3482828 len=1889129 2023-12-01T16:04:47.384 INFO:tasks.workunit.client.0.smithi119.stdout:op 3000 completed, throughput=5MB/sec 2023-12-01T16:04:48.384 INFO:tasks.workunit.client.0.smithi119.stdout: 577: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:48.384 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Y9TkzwLFq9YwJRz off=11707881 len=2038889 2023-12-01T16:04:48.394 INFO:tasks.workunit.client.0.smithi119.stdout:op 3001 completed, throughput=5MB/sec 2023-12-01T16:04:48.394 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XEOZsXLjmNZNtcr off=18928671 len=180329 2023-12-01T16:04:48.394 INFO:tasks.workunit.client.0.smithi119.stdout:op 3002 completed, throughput=5MB/sec 2023-12-01T16:04:48.395 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pGy5YKE00ejXRSN off=15370233 len=859455 2023-12-01T16:04:48.396 INFO:tasks.workunit.client.0.smithi119.stdout:op 3003 completed, throughput=5MB/sec 2023-12-01T16:04:48.396 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8eM4eB4p5x4AmvK off=9404604 len=1666767 2023-12-01T16:04:48.405 INFO:tasks.workunit.client.0.smithi119.stdout:op 3004 completed, throughput=5MB/sec 2023-12-01T16:04:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:48 smithi183 ceph-mon[99169]: pgmap v2012: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:04:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:48 smithi119 ceph-mon[94175]: pgmap v2012: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:04:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:48 smithi119 ceph-mon[108979]: pgmap v2012: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:04:49.310 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:04:49.405 INFO:tasks.workunit.client.0.smithi119.stdout: 578: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:49.405 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Bsgd2nD7ztfud3w off=23165493 len=1516330 2023-12-01T16:04:49.408 INFO:tasks.workunit.client.0.smithi119.stdout:op 3005 completed, throughput=4.99MB/sec 2023-12-01T16:04:49.408 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ahSD0rIKig5Lj__ off=749572 len=1936489 2023-12-01T16:04:49.410 INFO:tasks.workunit.client.0.smithi119.stdout:op 3006 completed, throughput=5MB/sec 2023-12-01T16:04:49.410 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-j-v4naIC0lHkcTm off=4618226 len=1653513 2023-12-01T16:04:49.417 INFO:tasks.workunit.client.0.smithi119.stdout:op 3007 completed, throughput=5MB/sec 2023-12-01T16:04:49.617 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:04:49.617 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (31m) 10m ago 31m 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:04:49.618 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (31m) 10m ago 31m 98.3M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:04:49.618 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (32m) 10m ago 32m 19.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:04:49.618 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (32m) 10m ago 32m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:04:49.618 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (35m) 10m ago 35m 457M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:04:49.618 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (37m) 10m ago 37m 544M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:04:49.618 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (37m) 10m ago 37m 247M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:04:49.618 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (36m) 10m ago 36m 143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:04:49.618 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (36m) 10m ago 36m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:04:49.618 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (31m) 10m ago 31m 21.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:04:49.618 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (31m) 10m ago 31m 19.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:04:49.618 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (35m) 10m ago 35m 1843M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:04:49.618 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (35m) 10m ago 35m 2522M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:04:49.618 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (34m) 10m ago 34m 2545M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:04:49.618 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (34m) 10m ago 34m 2032M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:04:49.619 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (34m) 10m ago 34m 1696M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:04:49.619 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (33m) 10m ago 33m 2223M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:04:49.619 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (33m) 10m ago 33m 1442M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:04:49.619 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (33m) 10m ago 33m 1848M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:04:49.619 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (31m) 10m ago 32m 62.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:04:49.998 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:04:49.998 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:04:49.998 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:04:49.998 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:04:49.998 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:04:49.998 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:04:49.998 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:04:49.999 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:04:49.999 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:04:49.999 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:04:49.999 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:04:49.999 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:04:49.999 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:04:49.999 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:04:49.999 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:04:49.999 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:04:49.999 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:04:50.417 INFO:tasks.workunit.client.0.smithi119.stdout: 579: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:50.417 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WmqottJRxMoGsmA off=8171009 len=7951 2023-12-01T16:04:50.418 INFO:tasks.workunit.client.0.smithi119.stdout:op 3008 completed, throughput=4.99MB/sec 2023-12-01T16:04:50.418 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fS1fhI74s8qon7a off=5975098 len=625488 2023-12-01T16:04:50.419 INFO:tasks.workunit.client.0.smithi119.stdout:op 3009 completed, throughput=4.99MB/sec 2023-12-01T16:04:50.419 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9lR8a_Y42s5go4h off=3257934 len=1986523 2023-12-01T16:04:50.432 INFO:tasks.workunit.client.0.smithi119.stdout:op 3010 completed, throughput=5MB/sec 2023-12-01T16:04:50.432 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Hm9-IHYnIlHW0xr off=6302896 len=654926 2023-12-01T16:04:50.433 INFO:tasks.workunit.client.0.smithi119.stdout:op 3011 completed, throughput=5MB/sec 2023-12-01T16:04:50.433 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nO1_D1eljbk6sLu off=1427790 len=144785 2023-12-01T16:04:50.433 INFO:tasks.workunit.client.0.smithi119.stdout:op 3012 completed, throughput=5MB/sec 2023-12-01T16:04:50.434 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YIF9igeJO96qOHl off=7432405 len=2035844 2023-12-01T16:04:50.435 INFO:tasks.workunit.client.0.smithi119.stdout:op 3013 completed, throughput=5MB/sec 2023-12-01T16:04:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:50 smithi183 ceph-mon[99169]: from='client.16554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:50 smithi183 ceph-mon[99169]: pgmap v2013: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:04:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:50 smithi183 ceph-mon[99169]: from='client.26447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2259401086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:04:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:50 smithi119 ceph-mon[94175]: from='client.16554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:50 smithi119 ceph-mon[94175]: pgmap v2013: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:04:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:50 smithi119 ceph-mon[94175]: from='client.26447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:50.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2259401086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:04:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:50 smithi119 ceph-mon[108979]: from='client.16554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:50 smithi119 ceph-mon[108979]: pgmap v2013: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:04:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:50 smithi119 ceph-mon[108979]: from='client.26447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2259401086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:04:51.436 INFO:tasks.workunit.client.0.smithi119.stdout: 580: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:51.436 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ml_GfgOJt3jPsQo off=19815560 len=688408 2023-12-01T16:04:51.440 INFO:tasks.workunit.client.0.smithi119.stdout:op 3014 completed, throughput=4.99MB/sec 2023-12-01T16:04:51.440 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Kv31eKNV3btrLoS off=15439740 len=1405022 2023-12-01T16:04:51.446 INFO:tasks.workunit.client.0.smithi119.stdout:op 3015 completed, throughput=5MB/sec 2023-12-01T16:04:51.446 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-S8B3mLb3KKnNeJo off=9661780 len=1655317 2023-12-01T16:04:51.448 INFO:tasks.workunit.client.0.smithi119.stdout:op 3016 completed, throughput=5MB/sec 2023-12-01T16:04:51.448 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hoEgdoNy9YvxgJB off=2775398 len=882976 2023-12-01T16:04:51.453 INFO:tasks.workunit.client.0.smithi119.stdout:op 3017 completed, throughput=5MB/sec 2023-12-01T16:04:51.453 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6X-wtsjwtXYUyJZ off=7211699 len=219593 2023-12-01T16:04:51.455 INFO:tasks.workunit.client.0.smithi119.stdout:op 3018 completed, throughput=5MB/sec 2023-12-01T16:04:51.456 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6eqAcZ66fKm2jMx off=3767037 len=725260 2023-12-01T16:04:51.460 INFO:tasks.workunit.client.0.smithi119.stdout:op 3019 completed, throughput=5MB/sec 2023-12-01T16:04:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:52 smithi183 ceph-mon[99169]: pgmap v2014: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:04:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:52 smithi119 ceph-mon[108979]: pgmap v2014: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:04:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:52 smithi119 ceph-mon[94175]: pgmap v2014: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:04:52.460 INFO:tasks.workunit.client.0.smithi119.stdout: 581: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:52.460 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MtGuc5SXF2wp7mp off=602638 len=1111820 2023-12-01T16:04:52.466 INFO:tasks.workunit.client.0.smithi119.stdout:op 3020 completed, throughput=4.99MB/sec 2023-12-01T16:04:52.466 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FvVut9bKmGcBtO2 off=13083888 len=1239818 2023-12-01T16:04:52.472 INFO:tasks.workunit.client.0.smithi119.stdout:op 3021 completed, throughput=5MB/sec 2023-12-01T16:04:52.472 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Cx7w6bV-CJADoCn off=13101381 len=1336232 2023-12-01T16:04:52.474 INFO:tasks.workunit.client.0.smithi119.stdout:op 3022 completed, throughput=5MB/sec 2023-12-01T16:04:52.474 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4mHr4Ku0kEebq_6 off=136817 len=1507109 2023-12-01T16:04:52.475 INFO:tasks.workunit.client.0.smithi119.stdout:op 3023 completed, throughput=5MB/sec 2023-12-01T16:04:53.476 INFO:tasks.workunit.client.0.smithi119.stdout: 582: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:53.476 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KVkzorsUj6PO1nw off=17527568 len=1657447 2023-12-01T16:04:53.479 INFO:tasks.workunit.client.0.smithi119.stdout:op 3024 completed, throughput=4.99MB/sec 2023-12-01T16:04:53.480 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gKpE0ycVquowGkE off=2998619 len=1604581 2023-12-01T16:04:53.487 INFO:tasks.workunit.client.0.smithi119.stdout:op 3025 completed, throughput=5MB/sec 2023-12-01T16:04:53.487 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ysT30_6McgJYJUn off=7027188 len=544855 2023-12-01T16:04:53.490 INFO:tasks.workunit.client.0.smithi119.stdout:op 3026 completed, throughput=5MB/sec 2023-12-01T16:04:53.490 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pCSMc-V9exWX3I2 off=9609956 len=1836124 2023-12-01T16:04:53.498 INFO:tasks.workunit.client.0.smithi119.stdout:op 3027 completed, throughput=5MB/sec 2023-12-01T16:04:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:54.432 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:04:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:04:54] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T16:04:54.499 INFO:tasks.workunit.client.0.smithi119.stdout: 583: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:54.499 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zgSMDlBRqIhgLpG off=4042851 len=193232 2023-12-01T16:04:54.500 INFO:tasks.workunit.client.0.smithi119.stdout:op 3028 completed, throughput=4.99MB/sec 2023-12-01T16:04:54.500 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9qdfIu75jUI94Cn off=4006839 len=269695 2023-12-01T16:04:54.500 INFO:tasks.workunit.client.0.smithi119.stdout:op 3029 completed, throughput=4.99MB/sec 2023-12-01T16:04:54.500 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-W9dPkDckaHZE5bc off=8313003 len=1563174 2023-12-01T16:04:54.502 INFO:tasks.workunit.client.0.smithi119.stdout:op 3030 completed, throughput=5MB/sec 2023-12-01T16:04:54.502 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FOt8DYgbxKFl68D off=15338535 len=1496101 2023-12-01T16:04:54.504 INFO:tasks.workunit.client.0.smithi119.stdout:op 3031 completed, throughput=5MB/sec 2023-12-01T16:04:54.504 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jnczHaKaC5ShMQ9 off=9239987 len=361742 2023-12-01T16:04:54.505 INFO:tasks.workunit.client.0.smithi119.stdout:op 3032 completed, throughput=5MB/sec 2023-12-01T16:04:54.505 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZEmCzb7B1en48lx off=10740334 len=225448 2023-12-01T16:04:54.510 INFO:tasks.workunit.client.0.smithi119.stdout:op 3033 completed, throughput=5MB/sec 2023-12-01T16:04:54.510 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZDpcbjhPV4IoBN2 off=7342616 len=145098 2023-12-01T16:04:54.510 INFO:tasks.workunit.client.0.smithi119.stdout:op 3034 completed, throughput=5MB/sec 2023-12-01T16:04:54.510 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-USi_ENT5gTgh7Bv off=2569345 len=1119585 2023-12-01T16:04:54.511 INFO:tasks.workunit.client.0.smithi119.stdout:op 3035 completed, throughput=5MB/sec 2023-12-01T16:04:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:54 smithi183 ceph-mon[99169]: pgmap v2015: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:04:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:54 smithi119 ceph-mon[94175]: pgmap v2015: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:04:54.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:54 smithi119 ceph-mon[108979]: pgmap v2015: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:04:55.510 INFO:tasks.workunit.client.0.smithi119.stdout: 584: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:55.510 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SHJPVNjyPIN0tLl off=4973619 len=1941059 2023-12-01T16:04:55.518 INFO:tasks.workunit.client.0.smithi119.stdout:op 3036 completed, throughput=5MB/sec 2023-12-01T16:04:55.518 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yjvrL902iHiW4Cc off=486002 len=846244 2023-12-01T16:04:55.522 INFO:tasks.workunit.client.0.smithi119.stdout:op 3037 completed, throughput=5MB/sec 2023-12-01T16:04:55.522 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6JZ1OXlCdeEazFw off=9115607 len=909531 2023-12-01T16:04:55.523 INFO:tasks.workunit.client.0.smithi119.stdout:op 3038 completed, throughput=5MB/sec 2023-12-01T16:04:55.523 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-V69jxgLEHIi-M5I off=1297110 len=1064612 2023-12-01T16:04:55.526 INFO:tasks.workunit.client.0.smithi119.stdout:op 3039 completed, throughput=5MB/sec 2023-12-01T16:04:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:04:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:04:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:04:56.527 INFO:tasks.workunit.client.0.smithi119.stdout: 585: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:56.527 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-A9-OYIFsRxv0JR9 off=6683136 len=1261286 2023-12-01T16:04:56.528 INFO:tasks.workunit.client.0.smithi119.stdout:op 3040 completed, throughput=4.99MB/sec 2023-12-01T16:04:56.528 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-76PuuIdNBLiKj8v off=3478666 len=1119443 2023-12-01T16:04:56.533 INFO:tasks.workunit.client.0.smithi119.stdout:op 3041 completed, throughput=5MB/sec 2023-12-01T16:04:56.533 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rYjOI1qLeJqcgPP off=3066348 len=260248 2023-12-01T16:04:56.534 INFO:tasks.workunit.client.0.smithi119.stdout:op 3042 completed, throughput=5MB/sec 2023-12-01T16:04:56.534 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nfAruvonek2pGWL off=17070412 len=1799807 2023-12-01T16:04:56.535 INFO:tasks.workunit.client.0.smithi119.stdout:op 3043 completed, throughput=5MB/sec 2023-12-01T16:04:56.536 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1a03XKJikeK3tsa off=3934528 len=612977 2023-12-01T16:04:56.539 INFO:tasks.workunit.client.0.smithi119.stdout:op 3044 completed, throughput=5MB/sec 2023-12-01T16:04:56.539 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1ZiBnYgTZ6gF0wJ off=17948881 len=1200609 2023-12-01T16:04:56.544 INFO:tasks.workunit.client.0.smithi119.stdout:op 3045 completed, throughput=5MB/sec 2023-12-01T16:04:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:56 smithi183 ceph-mon[99169]: pgmap v2016: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:04:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:56 smithi119 ceph-mon[94175]: pgmap v2016: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:04:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:56 smithi119 ceph-mon[108979]: pgmap v2016: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:04:57.544 INFO:tasks.workunit.client.0.smithi119.stdout: 586: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:57.544 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fOLobkHn679hRI0 off=12321716 len=1715673 2023-12-01T16:04:57.546 INFO:tasks.workunit.client.0.smithi119.stdout:op 3046 completed, throughput=5MB/sec 2023-12-01T16:04:57.546 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xCDvKXCY8i1a8HI off=13734163 len=1566846 2023-12-01T16:04:57.554 INFO:tasks.workunit.client.0.smithi119.stdout:op 3047 completed, throughput=5MB/sec 2023-12-01T16:04:57.554 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OpxiI-jmkRb9f4V off=23819481 len=285637 2023-12-01T16:04:57.555 INFO:tasks.workunit.client.0.smithi119.stdout:op 3048 completed, throughput=5MB/sec 2023-12-01T16:04:57.555 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DBWQ8J2GMrkwQl_ off=3655116 len=659406 2023-12-01T16:04:57.558 INFO:tasks.workunit.client.0.smithi119.stdout:op 3049 completed, throughput=5MB/sec 2023-12-01T16:04:57.558 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-w6UcfdXCltm-fNQ off=8850988 len=1050281 2023-12-01T16:04:57.560 INFO:tasks.workunit.client.0.smithi119.stdout:op 3050 completed, throughput=5MB/sec 2023-12-01T16:04:58.560 INFO:tasks.workunit.client.0.smithi119.stdout: 587: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:58.561 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cZpIyerRnOBkgYR off=10544041 len=773505 2023-12-01T16:04:58.566 INFO:tasks.workunit.client.0.smithi119.stdout:op 3051 completed, throughput=4.99MB/sec 2023-12-01T16:04:58.566 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bubKXmEC7TfVZCp off=2907021 len=1352449 2023-12-01T16:04:58.570 INFO:tasks.workunit.client.0.smithi119.stdout:op 3052 completed, throughput=5MB/sec 2023-12-01T16:04:58.570 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ztygWh83D1_D0vH off=2664284 len=690612 2023-12-01T16:04:58.574 INFO:tasks.workunit.client.0.smithi119.stdout:op 3053 completed, throughput=5MB/sec 2023-12-01T16:04:58.574 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mZMzbIhPYAoLALP off=0 len=1075283 2023-12-01T16:04:58.575 INFO:tasks.workunit.client.0.smithi119.stdout:op 3054 completed, throughput=5MB/sec 2023-12-01T16:04:58.575 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rgRgWeaWdLT0CJC off=12504381 len=774734 2023-12-01T16:04:58.575 INFO:tasks.workunit.client.0.smithi119.stdout:op 3055 completed, throughput=5MB/sec 2023-12-01T16:04:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:04:58 smithi183 ceph-mon[99169]: pgmap v2017: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:04:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:04:58 smithi119 ceph-mon[94175]: pgmap v2017: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:04:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:04:58 smithi119 ceph-mon[108979]: pgmap v2017: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:04:59.576 INFO:tasks.workunit.client.0.smithi119.stdout: 588: throughput=4.99MB/sec pending data=0 2023-12-01T16:04:59.576 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TBKh0cppa0QCcW_ off=3752691 len=739443 2023-12-01T16:04:59.577 INFO:tasks.workunit.client.0.smithi119.stdout:op 3056 completed, throughput=4.99MB/sec 2023-12-01T16:04:59.577 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MpjEqBWQ4rczvDP off=705774 len=1808447 2023-12-01T16:04:59.580 INFO:tasks.workunit.client.0.smithi119.stdout:op 3057 completed, throughput=5MB/sec 2023-12-01T16:04:59.580 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tC22-PSYbDtmNyg off=9039762 len=1773955 2023-12-01T16:04:59.581 INFO:tasks.workunit.client.0.smithi119.stdout:op 3058 completed, throughput=5MB/sec 2023-12-01T16:04:59.581 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-v9GrYE0YFkFRV91 off=2805440 len=1245954 2023-12-01T16:04:59.589 INFO:tasks.workunit.client.0.smithi119.stdout:op 3059 completed, throughput=5MB/sec 2023-12-01T16:05:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:05:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:05:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:00 smithi183 ceph-mon[99169]: pgmap v2018: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:05:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:05:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:05:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:05:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:05:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:00 smithi119 ceph-mon[108979]: pgmap v2018: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:05:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:05:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:05:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:05:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:05:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:00 smithi119 ceph-mon[94175]: pgmap v2018: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:05:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:05:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:05:00.589 INFO:tasks.workunit.client.0.smithi119.stdout: 589: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:00.589 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-U9Mb_O_IXj0rItC off=2490856 len=1822335 2023-12-01T16:05:00.590 INFO:tasks.workunit.client.0.smithi119.stdout:op 3060 completed, throughput=5MB/sec 2023-12-01T16:05:00.590 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-w5LlbWgTSEkPKcz off=1037869 len=580639 2023-12-01T16:05:00.594 INFO:tasks.workunit.client.0.smithi119.stdout:op 3061 completed, throughput=5MB/sec 2023-12-01T16:05:00.594 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-28qx8LRjq8B9X3C off=3324076 len=501153 2023-12-01T16:05:00.595 INFO:tasks.workunit.client.0.smithi119.stdout:op 3062 completed, throughput=5MB/sec 2023-12-01T16:05:00.595 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-emYCqtJ31n3Jhri off=0 len=1417361 2023-12-01T16:05:00.599 INFO:tasks.workunit.client.0.smithi119.stdout:op 3063 completed, throughput=5MB/sec 2023-12-01T16:05:00.599 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-m0_vAOhab84SPvS off=3545049 len=127580 2023-12-01T16:05:00.599 INFO:tasks.workunit.client.0.smithi119.stdout:op 3064 completed, throughput=5MB/sec 2023-12-01T16:05:00.599 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NCae5ctorqj8jwv off=870788 len=2021828 2023-12-01T16:05:00.609 INFO:tasks.workunit.client.0.smithi119.stdout:op 3065 completed, throughput=5MB/sec 2023-12-01T16:05:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:05:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:05:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:05:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:05:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:05:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:05:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:05:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:05:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:05:01.610 INFO:tasks.workunit.client.0.smithi119.stdout: 590: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:01.610 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-H-1emLwls3SiKjk off=671060 len=1629520 2023-12-01T16:05:01.619 INFO:tasks.workunit.client.0.smithi119.stdout:op 3066 completed, throughput=5MB/sec 2023-12-01T16:05:01.619 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Z8H4bxd8yYPb0cg off=10426478 len=777512 2023-12-01T16:05:01.624 INFO:tasks.workunit.client.0.smithi119.stdout:op 3067 completed, throughput=5MB/sec 2023-12-01T16:05:01.624 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4TX068aJr8kMRUk off=10886968 len=963380 2023-12-01T16:05:01.626 INFO:tasks.workunit.client.0.smithi119.stdout:op 3068 completed, throughput=5MB/sec 2023-12-01T16:05:01.626 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QEnzH-awoUUlJZ- off=3549484 len=1130259 2023-12-01T16:05:01.631 INFO:tasks.workunit.client.0.smithi119.stdout:op 3069 completed, throughput=5MB/sec 2023-12-01T16:05:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:02 smithi183 ceph-mon[99169]: pgmap v2019: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:05:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:02 smithi119 ceph-mon[108979]: pgmap v2019: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:05:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:02 smithi119 ceph-mon[94175]: pgmap v2019: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:05:02.632 INFO:tasks.workunit.client.0.smithi119.stdout: 591: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:02.632 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ij38sJSrHhnPHn4 off=10462720 len=716840 2023-12-01T16:05:02.633 INFO:tasks.workunit.client.0.smithi119.stdout:op 3070 completed, throughput=4.99MB/sec 2023-12-01T16:05:02.633 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4TX068aJr8kMRUk off=2412507 len=654877 2023-12-01T16:05:02.637 INFO:tasks.workunit.client.0.smithi119.stdout:op 3071 completed, throughput=5MB/sec 2023-12-01T16:05:02.637 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1AH_vVYWRMGBgsS off=9594516 len=1917176 2023-12-01T16:05:02.648 INFO:tasks.workunit.client.0.smithi119.stdout:op 3072 completed, throughput=5MB/sec 2023-12-01T16:05:02.648 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-n0EIyl0gRfrxUA5 off=4566070 len=55019 2023-12-01T16:05:02.648 INFO:tasks.workunit.client.0.smithi119.stdout:op 3073 completed, throughput=5MB/sec 2023-12-01T16:05:02.649 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ax20PU2KZkJ1l9O off=10010808 len=886661 2023-12-01T16:05:02.654 INFO:tasks.workunit.client.0.smithi119.stdout:op 3074 completed, throughput=5MB/sec 2023-12-01T16:05:02.654 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3XyfhiN2KoRznPU off=6938013 len=1595113 2023-12-01T16:05:02.656 INFO:tasks.workunit.client.0.smithi119.stdout:op 3075 completed, throughput=5MB/sec 2023-12-01T16:05:03.657 INFO:tasks.workunit.client.0.smithi119.stdout: 592: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:03.657 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hNZeJrZOa0X1uD0 off=3318715 len=828949 2023-12-01T16:05:03.657 INFO:tasks.workunit.client.0.smithi119.stdout:op 3076 completed, throughput=5MB/sec 2023-12-01T16:05:03.657 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DBOXCota3RBo_r3 off=4382818 len=318809 2023-12-01T16:05:03.661 INFO:tasks.workunit.client.0.smithi119.stdout:op 3077 completed, throughput=5MB/sec 2023-12-01T16:05:03.661 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8PQtcILlCCYCW0l off=109660 len=256945 2023-12-01T16:05:03.662 INFO:tasks.workunit.client.0.smithi119.stdout:op 3078 completed, throughput=5MB/sec 2023-12-01T16:05:03.662 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Jkbn0GbWzbi9Mto off=1442614 len=1541751 2023-12-01T16:05:03.664 INFO:tasks.workunit.client.0.smithi119.stdout:op 3079 completed, throughput=5MB/sec 2023-12-01T16:05:03.665 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kBZyj9zCU7vlVb6 off=2801935 len=430404 2023-12-01T16:05:03.665 INFO:tasks.workunit.client.0.smithi119.stdout:op 3080 completed, throughput=5MB/sec 2023-12-01T16:05:03.665 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hqhzKtH-QWNV2UX off=9933809 len=1424295 2023-12-01T16:05:03.671 INFO:tasks.workunit.client.0.smithi119.stdout:op 3081 completed, throughput=5MB/sec 2023-12-01T16:05:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:05:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:05:04] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T16:05:04.671 INFO:tasks.workunit.client.0.smithi119.stdout: 593: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:04.671 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Zar72r_WCB_XdEN off=7209626 len=576476 2023-12-01T16:05:04.675 INFO:tasks.workunit.client.0.smithi119.stdout:op 3082 completed, throughput=4.99MB/sec 2023-12-01T16:05:04.676 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-P-jBHwyIzMQsVdA off=21686762 len=669580 2023-12-01T16:05:04.676 INFO:tasks.workunit.client.0.smithi119.stdout:op 3083 completed, throughput=4.99MB/sec 2023-12-01T16:05:04.676 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tNPH_Jp7ShmObZo off=4919465 len=1307818 2023-12-01T16:05:04.678 INFO:tasks.workunit.client.0.smithi119.stdout:op 3084 completed, throughput=5MB/sec 2023-12-01T16:05:04.678 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eW3tEYJ6mwvbtuo off=1825930 len=1006074 2023-12-01T16:05:04.683 INFO:tasks.workunit.client.0.smithi119.stdout:op 3085 completed, throughput=5MB/sec 2023-12-01T16:05:04.683 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Hx5KiFUXy6CVUIB off=7174637 len=1466589 2023-12-01T16:05:04.685 INFO:tasks.workunit.client.0.smithi119.stdout:op 3086 completed, throughput=5MB/sec 2023-12-01T16:05:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:04 smithi183 ceph-mon[99169]: pgmap v2020: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:05:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:04 smithi119 ceph-mon[94175]: pgmap v2020: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:05:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:04 smithi119 ceph-mon[108979]: pgmap v2020: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:05:05.686 INFO:tasks.workunit.client.0.smithi119.stdout: 594: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:05.686 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-X7vMDwMi8FtK-d5 off=0 len=1715345 2023-12-01T16:05:05.696 INFO:tasks.workunit.client.0.smithi119.stdout:op 3087 completed, throughput=5MB/sec 2023-12-01T16:05:05.696 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dG0DBfKfpzaPf2X off=4982331 len=2064439 2023-12-01T16:05:05.698 INFO:tasks.workunit.client.0.smithi119.stdout:op 3088 completed, throughput=5MB/sec 2023-12-01T16:05:05.698 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OyIsEOJ4hfFDWgx off=2108470 len=508925 2023-12-01T16:05:05.702 INFO:tasks.workunit.client.0.smithi119.stdout:op 3089 completed, throughput=5MB/sec 2023-12-01T16:05:05.702 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1MDXaUq9l91Uh_P off=149556 len=196054 2023-12-01T16:05:05.703 INFO:tasks.workunit.client.0.smithi119.stdout:op 3090 completed, throughput=5MB/sec 2023-12-01T16:05:05.703 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DcAeCCAMnJDath3 off=8267065 len=63609 2023-12-01T16:05:05.703 INFO:tasks.workunit.client.0.smithi119.stdout:op 3091 completed, throughput=5MB/sec 2023-12-01T16:05:05.704 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EFqJfWfGvfp2f18 off=2149953 len=441139 2023-12-01T16:05:05.704 INFO:tasks.workunit.client.0.smithi119.stdout:op 3092 completed, throughput=5MB/sec 2023-12-01T16:05:06.704 INFO:tasks.workunit.client.0.smithi119.stdout: 595: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:06.705 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rBLrQvYNFX7qNFb off=18788929 len=30963 2023-12-01T16:05:06.705 INFO:tasks.workunit.client.0.smithi119.stdout:op 3093 completed, throughput=4.99MB/sec 2023-12-01T16:05:06.705 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-iou64vhWr9cR8AT off=4699845 len=1298171 2023-12-01T16:05:06.707 INFO:tasks.workunit.client.0.smithi119.stdout:op 3094 completed, throughput=4.99MB/sec 2023-12-01T16:05:06.707 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-opCaIBytqAuit5q off=2900360 len=1125088 2023-12-01T16:05:06.712 INFO:tasks.workunit.client.0.smithi119.stdout:op 3095 completed, throughput=5MB/sec 2023-12-01T16:05:06.712 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rKaFBJPmVplo2JP off=3633974 len=1656981 2023-12-01T16:05:06.718 INFO:tasks.workunit.client.0.smithi119.stdout:op 3096 completed, throughput=5MB/sec 2023-12-01T16:05:06.718 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hYG1h0kJ4eZLBoP off=9880428 len=1176415 2023-12-01T16:05:06.720 INFO:tasks.workunit.client.0.smithi119.stdout:op 3097 completed, throughput=5MB/sec 2023-12-01T16:05:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:06 smithi183 ceph-mon[99169]: pgmap v2021: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:05:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:06 smithi119 ceph-mon[94175]: pgmap v2021: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:05:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:06 smithi119 ceph-mon[108979]: pgmap v2021: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:05:07.721 INFO:tasks.workunit.client.0.smithi119.stdout: 596: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:07.721 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rN5shq3eSsfrVra off=1246794 len=580538 2023-12-01T16:05:07.725 INFO:tasks.workunit.client.0.smithi119.stdout:op 3098 completed, throughput=4.99MB/sec 2023-12-01T16:05:07.725 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1UA_ta7bxRfDC11 off=1142700 len=1413775 2023-12-01T16:05:07.728 INFO:tasks.workunit.client.0.smithi119.stdout:op 3099 completed, throughput=4.99MB/sec 2023-12-01T16:05:07.728 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7kqDenOjudPjCvf off=5250293 len=1145598 2023-12-01T16:05:07.734 INFO:tasks.workunit.client.0.smithi119.stdout:op 3100 completed, throughput=5MB/sec 2023-12-01T16:05:07.734 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-97ziaviDWHeZglJ off=510642 len=274181 2023-12-01T16:05:07.737 INFO:tasks.workunit.client.0.smithi119.stdout:op 3101 completed, throughput=5MB/sec 2023-12-01T16:05:07.737 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-O-diBijtMYq-zyt off=416964 len=1198907 2023-12-01T16:05:07.739 INFO:tasks.workunit.client.0.smithi119.stdout:op 3102 completed, throughput=5MB/sec 2023-12-01T16:05:07.739 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FE3tachtD78xdFY off=5541048 len=83297 2023-12-01T16:05:07.741 INFO:tasks.workunit.client.0.smithi119.stdout:op 3103 completed, throughput=5MB/sec 2023-12-01T16:05:07.741 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DrpLcoEz2-T7Dd9 off=429104 len=407952 2023-12-01T16:05:07.744 INFO:tasks.workunit.client.0.smithi119.stdout:op 3104 completed, throughput=5MB/sec 2023-12-01T16:05:07.745 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ziz2KcZY6zUBILt off=1365172 len=1782959 2023-12-01T16:05:07.747 INFO:tasks.workunit.client.0.smithi119.stdout:op 3105 completed, throughput=5MB/sec 2023-12-01T16:05:08.747 INFO:tasks.workunit.client.0.smithi119.stdout: 597: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:08.747 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Jso2BoCuwz6jTuv off=13977227 len=641130 2023-12-01T16:05:08.752 INFO:tasks.workunit.client.0.smithi119.stdout:op 3106 completed, throughput=5MB/sec 2023-12-01T16:05:08.752 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gVEFBTv4vamjBU1 off=7859795 len=1749217 2023-12-01T16:05:08.759 INFO:tasks.workunit.client.0.smithi119.stdout:op 3107 completed, throughput=5MB/sec 2023-12-01T16:05:08.759 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FYYzqs_3ipxmEYf off=2955649 len=1739767 2023-12-01T16:05:08.770 INFO:tasks.workunit.client.0.smithi119.stdout:op 3108 completed, throughput=5MB/sec 2023-12-01T16:05:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:08 smithi183 ceph-mon[99169]: pgmap v2022: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:05:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:08 smithi119 ceph-mon[94175]: pgmap v2022: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:05:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:08 smithi119 ceph-mon[108979]: pgmap v2022: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:05:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:09.771 INFO:tasks.workunit.client.0.smithi119.stdout: 598: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:09.771 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DK_52R6zCjbYeEM off=13093276 len=1604038 2023-12-01T16:05:09.779 INFO:tasks.workunit.client.0.smithi119.stdout:op 3109 completed, throughput=4.99MB/sec 2023-12-01T16:05:09.779 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FYYzqs_3ipxmEYf off=263016 len=1143003 2023-12-01T16:05:09.787 INFO:tasks.workunit.client.0.smithi119.stdout:op 3110 completed, throughput=5MB/sec 2023-12-01T16:05:09.787 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-au3Zcqs0Bkjpd2G off=682548 len=1847339 2023-12-01T16:05:09.789 INFO:tasks.workunit.client.0.smithi119.stdout:op 3111 completed, throughput=5MB/sec 2023-12-01T16:05:09.789 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8mbxDjpYc-EvdnG off=7248971 len=14694 2023-12-01T16:05:09.791 INFO:tasks.workunit.client.0.smithi119.stdout:op 3112 completed, throughput=5MB/sec 2023-12-01T16:05:09.791 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Z71L9lfAkgP-gsr off=1066845 len=1702595 2023-12-01T16:05:09.795 INFO:tasks.workunit.client.0.smithi119.stdout:op 3113 completed, throughput=5MB/sec 2023-12-01T16:05:10.795 INFO:tasks.workunit.client.0.smithi119.stdout: 599: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:10.795 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oYUpUU-g-GQIJkx off=10796693 len=1439802 2023-12-01T16:05:10.797 INFO:tasks.workunit.client.0.smithi119.stdout:op 3114 completed, throughput=5MB/sec 2023-12-01T16:05:10.797 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mr1Fl_ia_20LUl3 off=8377413 len=921311 2023-12-01T16:05:10.802 INFO:tasks.workunit.client.0.smithi119.stdout:op 3115 completed, throughput=5MB/sec 2023-12-01T16:05:10.802 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-t367mHUw0A-cGy7 off=654823 len=1897039 2023-12-01T16:05:10.811 INFO:tasks.workunit.client.0.smithi119.stdout:op 3116 completed, throughput=5MB/sec 2023-12-01T16:05:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:10 smithi183 ceph-mon[99169]: pgmap v2023: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:05:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:10 smithi119 ceph-mon[108979]: pgmap v2023: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:05:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:10 smithi119 ceph-mon[94175]: pgmap v2023: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:05:11.816 INFO:tasks.workunit.client.0.smithi119.stdout: 600: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:11.816 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qw3689vFJaxJ-Ky off=15989040 len=248931 2023-12-01T16:05:11.816 INFO:tasks.workunit.client.0.smithi119.stdout:op 3117 completed, throughput=4.99MB/sec 2023-12-01T16:05:11.816 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3mdKFLWFN76aMv8 off=5331177 len=788911 2023-12-01T16:05:11.816 INFO:tasks.workunit.client.0.smithi119.stdout:op 3118 completed, throughput=4.99MB/sec 2023-12-01T16:05:11.816 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BvUXLlq1G0WddFG off=9443015 len=27283 2023-12-01T16:05:11.816 INFO:tasks.workunit.client.0.smithi119.stdout:op 3119 completed, throughput=4.99MB/sec 2023-12-01T16:05:11.816 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-W7CEppb0QUN1acE off=18440744 len=606791 2023-12-01T16:05:11.816 INFO:tasks.workunit.client.0.smithi119.stdout:op 3120 completed, throughput=4.99MB/sec 2023-12-01T16:05:11.816 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-riE0sWG5kjEnWiG off=5967304 len=941936 2023-12-01T16:05:11.820 INFO:tasks.workunit.client.0.smithi119.stdout:op 3121 completed, throughput=5MB/sec 2023-12-01T16:05:11.821 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cxBwO2M5JpRRsO- off=5574682 len=1735727 2023-12-01T16:05:11.822 INFO:tasks.workunit.client.0.smithi119.stdout:op 3122 completed, throughput=5MB/sec 2023-12-01T16:05:11.822 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--fmnbnZ8SizSQSh off=3926216 len=437290 2023-12-01T16:05:11.823 INFO:tasks.workunit.client.0.smithi119.stdout:op 3123 completed, throughput=5MB/sec 2023-12-01T16:05:11.823 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DqY59YBQY1jL0YT off=1870972 len=1136929 2023-12-01T16:05:11.825 INFO:tasks.workunit.client.0.smithi119.stdout:op 3124 completed, throughput=5MB/sec 2023-12-01T16:05:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:12 smithi183 ceph-mon[99169]: pgmap v2024: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:05:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:12 smithi119 ceph-mon[108979]: pgmap v2024: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:05:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:12 smithi119 ceph-mon[94175]: pgmap v2024: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:05:12.825 INFO:tasks.workunit.client.0.smithi119.stdout: 601: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:12.825 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ehma3H5b16Wn5DR off=5888766 len=1943498 2023-12-01T16:05:12.828 INFO:tasks.workunit.client.0.smithi119.stdout:op 3125 completed, throughput=5MB/sec 2023-12-01T16:05:12.829 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-I9WeD3afpG-NtWC off=916930 len=464686 2023-12-01T16:05:12.832 INFO:tasks.workunit.client.0.smithi119.stdout:op 3126 completed, throughput=5MB/sec 2023-12-01T16:05:12.832 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QUaHqz5_XHVCBSD off=10442957 len=348898 2023-12-01T16:05:12.834 INFO:tasks.workunit.client.0.smithi119.stdout:op 3127 completed, throughput=5MB/sec 2023-12-01T16:05:12.835 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uWOVg6mLCrN5LjW off=3070496 len=1686955 2023-12-01T16:05:12.841 INFO:tasks.workunit.client.0.smithi119.stdout:op 3128 completed, throughput=5MB/sec 2023-12-01T16:05:12.841 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-g_BfUfemKy6dBo5 off=9044313 len=159858 2023-12-01T16:05:12.841 INFO:tasks.workunit.client.0.smithi119.stdout:op 3129 completed, throughput=5MB/sec 2023-12-01T16:05:13.838 INFO:tasks.workunit.client.0.smithi119.stdout: 602: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:13.838 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-X9dTJHwlbE4QfsC off=1542928 len=409328 2023-12-01T16:05:13.842 INFO:tasks.workunit.client.0.smithi119.stdout:op 3130 completed, throughput=4.99MB/sec 2023-12-01T16:05:13.842 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OVg0oqrd0p23lWa off=2290489 len=1004039 2023-12-01T16:05:13.848 INFO:tasks.workunit.client.0.smithi119.stdout:op 3131 completed, throughput=4.99MB/sec 2023-12-01T16:05:13.848 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GBvjFikWxdB8PxV off=174804 len=1900356 2023-12-01T16:05:13.857 INFO:tasks.workunit.client.0.smithi119.stdout:op 3132 completed, throughput=5MB/sec 2023-12-01T16:05:13.857 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4SmsdNmL6e-fxqy off=1077232 len=1919648 2023-12-01T16:05:13.858 INFO:tasks.workunit.client.0.smithi119.stdout:op 3133 completed, throughput=5MB/sec 2023-12-01T16:05:13.859 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IBmrp2Qy87TpdL1 off=2300557 len=128816 2023-12-01T16:05:13.861 INFO:tasks.workunit.client.0.smithi119.stdout:op 3134 completed, throughput=5MB/sec 2023-12-01T16:05:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:05:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:05:14] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T16:05:14.862 INFO:tasks.workunit.client.0.smithi119.stdout: 603: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:14.862 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VpsVcr9AEKPJ9A6 off=1487721 len=168007 2023-12-01T16:05:14.865 INFO:tasks.workunit.client.0.smithi119.stdout:op 3135 completed, throughput=4.99MB/sec 2023-12-01T16:05:14.865 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SNvYenhKG7t-R6P off=3652615 len=2006507 2023-12-01T16:05:14.867 INFO:tasks.workunit.client.0.smithi119.stdout:op 3136 completed, throughput=5MB/sec 2023-12-01T16:05:14.867 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HCTLstCQnxDaXl6 off=17924 len=38457 2023-12-01T16:05:14.870 INFO:tasks.workunit.client.0.smithi119.stdout:op 3137 completed, throughput=5MB/sec 2023-12-01T16:05:14.870 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mVDrfuZb3SOe6ZT off=468948 len=1767142 2023-12-01T16:05:14.872 INFO:tasks.workunit.client.0.smithi119.stdout:op 3138 completed, throughput=5MB/sec 2023-12-01T16:05:14.872 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AdGsXXMwJczGk5r off=10904682 len=64981 2023-12-01T16:05:14.875 INFO:tasks.workunit.client.0.smithi119.stdout:op 3139 completed, throughput=5MB/sec 2023-12-01T16:05:14.875 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-M-e9oUDpzYKmyWo off=5260084 len=1100981 2023-12-01T16:05:14.877 INFO:tasks.workunit.client.0.smithi119.stdout:op 3140 completed, throughput=5MB/sec 2023-12-01T16:05:14.877 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PEDTrSkrgNJCJFt off=3137519 len=1753068 2023-12-01T16:05:14.884 INFO:tasks.workunit.client.0.smithi119.stdout:op 3141 completed, throughput=5MB/sec 2023-12-01T16:05:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:14 smithi183 ceph-mon[99169]: pgmap v2025: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:05:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:14 smithi119 ceph-mon[94175]: pgmap v2025: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:05:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:14 smithi119 ceph-mon[108979]: pgmap v2025: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:05:15.885 INFO:tasks.workunit.client.0.smithi119.stdout: 604: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:15.885 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6RuoJEk_MllTSmd off=19840543 len=693402 2023-12-01T16:05:15.889 INFO:tasks.workunit.client.0.smithi119.stdout:op 3142 completed, throughput=5MB/sec 2023-12-01T16:05:15.889 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9rATX0yGlrJw-zS off=770574 len=1685055 2023-12-01T16:05:15.901 INFO:tasks.workunit.client.0.smithi119.stdout:op 3143 completed, throughput=5MB/sec 2023-12-01T16:05:15.901 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-t-I2P9f41WE5-JC off=8293712 len=516821 2023-12-01T16:05:15.901 INFO:tasks.workunit.client.0.smithi119.stdout:op 3144 completed, throughput=5MB/sec 2023-12-01T16:05:15.901 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uIyxFouc6fsSYfP off=10894100 len=93417 2023-12-01T16:05:15.903 INFO:tasks.workunit.client.0.smithi119.stdout:op 3145 completed, throughput=5MB/sec 2023-12-01T16:05:15.903 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Dv9q6CLDP6i2E6H off=3168586 len=537741 2023-12-01T16:05:15.905 INFO:tasks.workunit.client.0.smithi119.stdout:op 3146 completed, throughput=5MB/sec 2023-12-01T16:05:15.905 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-I9CVzsBiwKVc46N off=14012092 len=2056320 2023-12-01T16:05:15.908 INFO:tasks.workunit.client.0.smithi119.stdout:op 3147 completed, throughput=5MB/sec 2023-12-01T16:05:16.909 INFO:tasks.workunit.client.0.smithi119.stdout: 605: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:16.909 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nxjKr2UHiQjSXHY off=2441385 len=1892339 2023-12-01T16:05:16.911 INFO:tasks.workunit.client.0.smithi119.stdout:op 3148 completed, throughput=5MB/sec 2023-12-01T16:05:16.911 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TpGZk03WrMUQU-h off=13187063 len=1789177 2023-12-01T16:05:16.915 INFO:tasks.workunit.client.0.smithi119.stdout:op 3149 completed, throughput=5MB/sec 2023-12-01T16:05:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:16 smithi183 ceph-mon[99169]: pgmap v2026: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:05:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:16 smithi119 ceph-mon[94175]: pgmap v2026: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:05:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:16 smithi119 ceph-mon[108979]: pgmap v2026: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:05:17.915 INFO:tasks.workunit.client.0.smithi119.stdout: 606: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:17.915 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZTCxFcJEPqDJ3WG off=4167059 len=1308303 2023-12-01T16:05:17.918 INFO:tasks.workunit.client.0.smithi119.stdout:op 3150 completed, throughput=4.99MB/sec 2023-12-01T16:05:17.918 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DXqF1vocDXuuFs_ off=10065068 len=335390 2023-12-01T16:05:17.918 INFO:tasks.workunit.client.0.smithi119.stdout:op 3151 completed, throughput=4.99MB/sec 2023-12-01T16:05:17.918 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4UiC7fSbKDImnwp off=3468179 len=1996510 2023-12-01T16:05:17.921 INFO:tasks.workunit.client.0.smithi119.stdout:op 3152 completed, throughput=5MB/sec 2023-12-01T16:05:17.921 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lza_Ba7VZiLpvSP off=1531854 len=1717389 2023-12-01T16:05:17.923 INFO:tasks.workunit.client.0.smithi119.stdout:op 3153 completed, throughput=5MB/sec 2023-12-01T16:05:18.923 INFO:tasks.workunit.client.0.smithi119.stdout: 607: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:18.923 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BqVYULwVOauivtJ off=3253879 len=82478 2023-12-01T16:05:18.926 INFO:tasks.workunit.client.0.smithi119.stdout:op 3154 completed, throughput=4.99MB/sec 2023-12-01T16:05:18.926 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zZ3BnEDPTorJKWM off=3011376 len=986789 2023-12-01T16:05:18.931 INFO:tasks.workunit.client.0.smithi119.stdout:op 3155 completed, throughput=4.99MB/sec 2023-12-01T16:05:18.931 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-okl23gT6N5_qiq2 off=4366725 len=1762468 2023-12-01T16:05:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:18 smithi183 ceph-mon[99169]: pgmap v2027: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:05:18.941 INFO:tasks.workunit.client.0.smithi119.stdout:op 3156 completed, throughput=5MB/sec 2023-12-01T16:05:18.941 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-H9iuwbwC9p08o2o off=958411 len=323091 2023-12-01T16:05:18.941 INFO:tasks.workunit.client.0.smithi119.stdout:op 3157 completed, throughput=5MB/sec 2023-12-01T16:05:18.942 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pSFxethJjc-TZrI off=21870212 len=261044 2023-12-01T16:05:18.947 INFO:tasks.workunit.client.0.smithi119.stdout:op 3158 completed, throughput=5MB/sec 2023-12-01T16:05:18.947 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-T62cRIX768eszOb off=524073 len=807264 2023-12-01T16:05:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:18 smithi119 ceph-mon[94175]: pgmap v2027: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:05:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:18 smithi119 ceph-mon[108979]: pgmap v2027: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:05:18.948 INFO:tasks.workunit.client.0.smithi119.stdout:op 3159 completed, throughput=5MB/sec 2023-12-01T16:05:18.948 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WEta9XGyMp_FpWv off=4933478 len=980325 2023-12-01T16:05:18.949 INFO:tasks.workunit.client.0.smithi119.stdout:op 3160 completed, throughput=5MB/sec 2023-12-01T16:05:19.949 INFO:tasks.workunit.client.0.smithi119.stdout: 608: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:19.950 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-V8rJ6QoB1DajjOz off=861788 len=149026 2023-12-01T16:05:19.950 INFO:tasks.workunit.client.0.smithi119.stdout:op 3161 completed, throughput=4.99MB/sec 2023-12-01T16:05:19.950 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-B6_iSBQ0JWLOAIs off=8174062 len=1495828 2023-12-01T16:05:19.953 INFO:tasks.workunit.client.0.smithi119.stdout:op 3162 completed, throughput=4.99MB/sec 2023-12-01T16:05:19.954 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aoK0pl76uftCSmO off=5685608 len=1479427 2023-12-01T16:05:19.961 INFO:tasks.workunit.client.0.smithi119.stdout:op 3163 completed, throughput=5MB/sec 2023-12-01T16:05:19.961 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5Ueq7CAU2DF8IHB off=3987387 len=677166 2023-12-01T16:05:19.962 INFO:tasks.workunit.client.0.smithi119.stdout:op 3164 completed, throughput=5MB/sec 2023-12-01T16:05:19.962 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jbS-kRmto5Y1eIf off=1274077 len=1048690 2023-12-01T16:05:19.967 INFO:tasks.workunit.client.0.smithi119.stdout:op 3165 completed, throughput=5MB/sec 2023-12-01T16:05:19.967 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ud5J9ylEqfZl5Ua off=2087360 len=1554 2023-12-01T16:05:19.967 INFO:tasks.workunit.client.0.smithi119.stdout:op 3166 completed, throughput=5MB/sec 2023-12-01T16:05:19.968 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gke4i5Pby_l2pch off=7779963 len=1864380 2023-12-01T16:05:19.971 INFO:tasks.workunit.client.0.smithi119.stdout:op 3167 completed, throughput=5MB/sec 2023-12-01T16:05:20.340 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:05:20.644 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:05:20.644 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (31m) 21s ago 32m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:05:20.644 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (32m) 21s ago 32m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:05:20.644 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (33m) 21s ago 33m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:05:20.644 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (33m) 21s ago 33m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:05:20.644 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (36m) 21s ago 36m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:05:20.644 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (37m) 21s ago 37m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:05:20.645 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (38m) 21s ago 38m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:05:20.645 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (36m) 21s ago 36m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:05:20.645 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (36m) 21s ago 36m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:05:20.645 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (32m) 21s ago 32m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:05:20.645 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (32m) 21s ago 32m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:05:20.645 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (36m) 21s ago 36m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:05:20.645 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (35m) 21s ago 35m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:05:20.645 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (35m) 21s ago 35m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:05:20.645 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (35m) 21s ago 35m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:05:20.645 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (34m) 21s ago 34m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:05:20.645 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (34m) 21s ago 34m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:05:20.645 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (33m) 21s ago 33m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:05:20.645 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (33m) 21s ago 33m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:05:20.645 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (31m) 21s ago 32m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:05:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:20 smithi183 ceph-mon[99169]: pgmap v2028: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T16:05:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:20 smithi119 ceph-mon[94175]: pgmap v2028: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T16:05:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:20 smithi119 ceph-mon[108979]: pgmap v2028: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T16:05:20.971 INFO:tasks.workunit.client.0.smithi119.stdout: 609: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:20.971 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-B_5dvOflZSHoELx off=988283 len=1225258 2023-12-01T16:05:20.978 INFO:tasks.workunit.client.0.smithi119.stdout:op 3168 completed, throughput=5MB/sec 2023-12-01T16:05:20.978 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0CBrZtjhEbUhn57 off=2461502 len=758473 2023-12-01T16:05:20.982 INFO:tasks.workunit.client.0.smithi119.stdout:op 3169 completed, throughput=5MB/sec 2023-12-01T16:05:20.982 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wNgnpToxin_J7L1 off=4325103 len=2046802 2023-12-01T16:05:20.990 INFO:tasks.workunit.client.0.smithi119.stdout:op 3170 completed, throughput=5MB/sec 2023-12-01T16:05:21.032 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:05:21.032 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:05:21.032 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:05:21.032 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:05:21.032 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:05:21.032 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:05:21.032 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:05:21.033 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:05:21.033 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:05:21.033 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:05:21.033 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:05:21.033 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:05:21.033 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:05:21.033 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:05:21.033 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:05:21.033 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:05:21.033 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:05:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:21 smithi183 ceph-mon[99169]: from='client.26459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:21 smithi183 ceph-mon[99169]: from='client.16578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:21 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/733079305' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:05:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:21 smithi119 ceph-mon[94175]: from='client.26459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:21 smithi119 ceph-mon[94175]: from='client.16578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/733079305' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:05:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:21 smithi119 ceph-mon[108979]: from='client.26459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:21 smithi119 ceph-mon[108979]: from='client.16578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:21 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/733079305' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:05:21.990 INFO:tasks.workunit.client.0.smithi119.stdout: 610: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:21.991 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IQSE1-fBTJgKrqL off=4699323 len=1215834 2023-12-01T16:05:21.996 INFO:tasks.workunit.client.0.smithi119.stdout:op 3171 completed, throughput=4.99MB/sec 2023-12-01T16:05:21.996 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OmSAWWeTykqYbrM off=3646344 len=111128 2023-12-01T16:05:21.997 INFO:tasks.workunit.client.0.smithi119.stdout:op 3172 completed, throughput=4.99MB/sec 2023-12-01T16:05:21.997 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ppjSaELuq-WzRAc off=3354629 len=574201 2023-12-01T16:05:22.001 INFO:tasks.workunit.client.0.smithi119.stdout:op 3173 completed, throughput=5MB/sec 2023-12-01T16:05:22.001 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-m5kR9hW3HFZxKcH off=19120553 len=514218 2023-12-01T16:05:22.001 INFO:tasks.workunit.client.0.smithi119.stdout:op 3174 completed, throughput=5MB/sec 2023-12-01T16:05:22.001 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xQ3DpdPeaGy5dzE off=10115142 len=1319754 2023-12-01T16:05:22.010 INFO:tasks.workunit.client.0.smithi119.stdout:op 3175 completed, throughput=5MB/sec 2023-12-01T16:05:22.010 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JSMxT6aZwg64EJB off=5621713 len=1662479 2023-12-01T16:05:22.018 INFO:tasks.workunit.client.0.smithi119.stdout:op 3176 completed, throughput=5MB/sec 2023-12-01T16:05:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:22 smithi183 ceph-mon[99169]: pgmap v2029: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:05:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:22 smithi119 ceph-mon[108979]: pgmap v2029: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:05:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:22 smithi119 ceph-mon[94175]: pgmap v2029: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:05:23.018 INFO:tasks.workunit.client.0.smithi119.stdout: 611: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:23.019 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nHIOmm7OG_VJCkM off=4822501 len=712554 2023-12-01T16:05:23.020 INFO:tasks.workunit.client.0.smithi119.stdout:op 3177 completed, throughput=4.99MB/sec 2023-12-01T16:05:23.020 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NVyOz1YEdXFD5PN off=14736713 len=222738 2023-12-01T16:05:23.026 INFO:tasks.workunit.client.0.smithi119.stdout:op 3178 completed, throughput=4.99MB/sec 2023-12-01T16:05:23.026 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fUq8HG1Z80K7fj2 off=8800562 len=577474 2023-12-01T16:05:23.026 INFO:tasks.workunit.client.0.smithi119.stdout:op 3179 completed, throughput=4.99MB/sec 2023-12-01T16:05:23.026 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MYzqj7BVfajSNy2 off=2307367 len=1348184 2023-12-01T16:05:23.031 INFO:tasks.workunit.client.0.smithi119.stdout:op 3180 completed, throughput=5MB/sec 2023-12-01T16:05:23.031 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-93W8Y2sEvyNZh0a off=9345164 len=1482689 2023-12-01T16:05:23.039 INFO:tasks.workunit.client.0.smithi119.stdout:op 3181 completed, throughput=5MB/sec 2023-12-01T16:05:23.040 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dMvjICpkhkw3oI2 off=499908 len=1082881 2023-12-01T16:05:23.044 INFO:tasks.workunit.client.0.smithi119.stdout:op 3182 completed, throughput=5MB/sec 2023-12-01T16:05:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:24.044 INFO:tasks.workunit.client.0.smithi119.stdout: 612: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:24.045 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vvGSyfmkeazI0H1 off=22269786 len=640884 2023-12-01T16:05:24.046 INFO:tasks.workunit.client.0.smithi119.stdout:op 3183 completed, throughput=4.99MB/sec 2023-12-01T16:05:24.046 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1qW3-4Nbqc2sQ2Y off=3378037 len=2023125 2023-12-01T16:05:24.048 INFO:tasks.workunit.client.0.smithi119.stdout:op 3184 completed, throughput=5MB/sec 2023-12-01T16:05:24.048 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qd93w2Tow8iUM47 off=6598522 len=1285969 2023-12-01T16:05:24.051 INFO:tasks.workunit.client.0.smithi119.stdout:op 3185 completed, throughput=5MB/sec 2023-12-01T16:05:24.051 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ga9QYDtVtvEQckk off=15144886 len=1758775 2023-12-01T16:05:24.062 INFO:tasks.workunit.client.0.smithi119.stdout:op 3186 completed, throughput=5MB/sec 2023-12-01T16:05:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:05:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:05:24] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T16:05:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:24 smithi183 ceph-mon[99169]: pgmap v2030: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:05:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:24 smithi119 ceph-mon[94175]: pgmap v2030: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:05:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:24 smithi119 ceph-mon[108979]: pgmap v2030: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:05:25.062 INFO:tasks.workunit.client.0.smithi119.stdout: 613: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:25.062 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8mM0DmZZLyBBdAr off=13984815 len=697902 2023-12-01T16:05:25.066 INFO:tasks.workunit.client.0.smithi119.stdout:op 3187 completed, throughput=4.99MB/sec 2023-12-01T16:05:25.067 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mr1Fl_ia_20LUl3 off=6457642 len=369156 2023-12-01T16:05:25.067 INFO:tasks.workunit.client.0.smithi119.stdout:op 3188 completed, throughput=4.99MB/sec 2023-12-01T16:05:25.067 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GbUobSwHiCRzTIk off=1054780 len=734362 2023-12-01T16:05:25.068 INFO:tasks.workunit.client.0.smithi119.stdout:op 3189 completed, throughput=5MB/sec 2023-12-01T16:05:25.068 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9b9b6s4Ui4lQ1kZ off=727703 len=1358900 2023-12-01T16:05:25.070 INFO:tasks.workunit.client.0.smithi119.stdout:op 3190 completed, throughput=5MB/sec 2023-12-01T16:05:25.070 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LBHdEcHF4-Aq_Yj off=13365893 len=1690603 2023-12-01T16:05:25.078 INFO:tasks.workunit.client.0.smithi119.stdout:op 3191 completed, throughput=5MB/sec 2023-12-01T16:05:26.078 INFO:tasks.workunit.client.0.smithi119.stdout: 614: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:26.078 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5XKTNm7JmfDuHiB off=398683 len=1356504 2023-12-01T16:05:26.084 INFO:tasks.workunit.client.0.smithi119.stdout:op 3192 completed, throughput=4.99MB/sec 2023-12-01T16:05:26.085 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Nimk_C1erx_gewF off=235251 len=165860 2023-12-01T16:05:26.087 INFO:tasks.workunit.client.0.smithi119.stdout:op 3193 completed, throughput=4.99MB/sec 2023-12-01T16:05:26.087 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8shKFD9tktjbuCT off=6388946 len=1742498 2023-12-01T16:05:26.090 INFO:tasks.workunit.client.0.smithi119.stdout:op 3194 completed, throughput=5MB/sec 2023-12-01T16:05:26.091 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mPAtnPBUyWUmg05 off=9780587 len=1424214 2023-12-01T16:05:26.099 INFO:tasks.workunit.client.0.smithi119.stdout:op 3195 completed, throughput=5MB/sec 2023-12-01T16:05:26.099 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pic2mPRc-SDKSt7 off=5096747 len=909568 2023-12-01T16:05:26.104 INFO:tasks.workunit.client.0.smithi119.stdout:op 3196 completed, throughput=5MB/sec 2023-12-01T16:05:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:26 smithi183 ceph-mon[99169]: pgmap v2031: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:05:26.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:26 smithi119 ceph-mon[94175]: pgmap v2031: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:05:26.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:26 smithi119 ceph-mon[108979]: pgmap v2031: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:05:27.105 INFO:tasks.workunit.client.0.smithi119.stdout: 615: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:27.105 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-S8sHMRkOfoS-JpC off=20036367 len=158970 2023-12-01T16:05:27.108 INFO:tasks.workunit.client.0.smithi119.stdout:op 3197 completed, throughput=4.99MB/sec 2023-12-01T16:05:27.108 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nCxA17Glg-BF6Id off=3349007 len=400789 2023-12-01T16:05:27.111 INFO:tasks.workunit.client.0.smithi119.stdout:op 3198 completed, throughput=4.99MB/sec 2023-12-01T16:05:27.112 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tS014DY0JbDSmU8 off=2780147 len=2030165 2023-12-01T16:05:27.119 INFO:tasks.workunit.client.0.smithi119.stdout:op 3199 completed, throughput=5MB/sec 2023-12-01T16:05:27.119 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Wy96Hpi2R30hGQe off=5355695 len=1889448 2023-12-01T16:05:27.128 INFO:tasks.workunit.client.0.smithi119.stdout:op 3200 completed, throughput=5MB/sec 2023-12-01T16:05:27.128 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EnEqbmFJ5y78-Zx off=0 len=1102387 2023-12-01T16:05:27.132 INFO:tasks.workunit.client.0.smithi119.stdout:op 3201 completed, throughput=5MB/sec 2023-12-01T16:05:28.132 INFO:tasks.workunit.client.0.smithi119.stdout: 616: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:28.133 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JZhVi8wJiu6_RH3 off=1158627 len=1951451 2023-12-01T16:05:28.142 INFO:tasks.workunit.client.0.smithi119.stdout:op 3202 completed, throughput=5MB/sec 2023-12-01T16:05:28.143 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HuOYTLXce-y_PEw off=3232177 len=2061758 2023-12-01T16:05:28.150 INFO:tasks.workunit.client.0.smithi119.stdout:op 3203 completed, throughput=5MB/sec 2023-12-01T16:05:28.150 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ke2fm30jNdz0FhW off=3631067 len=796163 2023-12-01T16:05:28.151 INFO:tasks.workunit.client.0.smithi119.stdout:op 3204 completed, throughput=5MB/sec 2023-12-01T16:05:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:28 smithi119 ceph-mon[94175]: pgmap v2032: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:05:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:28 smithi119 ceph-mon[108979]: pgmap v2032: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:05:29.151 INFO:tasks.workunit.client.0.smithi119.stdout: 617: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:29.151 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LIW3cGJCKRBpjvd off=8280424 len=1645900 2023-12-01T16:05:29.153 INFO:tasks.workunit.client.0.smithi119.stdout:op 3205 completed, throughput=4.99MB/sec 2023-12-01T16:05:29.153 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-T0B9rRs38Pf9SxS off=12839394 len=1491574 2023-12-01T16:05:29.165 INFO:tasks.workunit.client.0.smithi119.stdout:op 3206 completed, throughput=5MB/sec 2023-12-01T16:05:29.165 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sWjhRtFu3OO3PpO off=9234168 len=1378025 2023-12-01T16:05:29.169 INFO:tasks.workunit.client.0.smithi119.stdout:op 3207 completed, throughput=5MB/sec 2023-12-01T16:05:29.169 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--xxz_gfGBRwcMRs off=3437639 len=280439 2023-12-01T16:05:29.169 INFO:tasks.workunit.client.0.smithi119.stdout:op 3208 completed, throughput=5MB/sec 2023-12-01T16:05:29.169 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fmaIZUgfoTdUjj7 off=7230401 len=1122573 2023-12-01T16:05:29.172 INFO:tasks.workunit.client.0.smithi119.stdout:op 3209 completed, throughput=5MB/sec 2023-12-01T16:05:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:28 smithi183 ceph-mon[99169]: pgmap v2032: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:05:30.171 INFO:tasks.workunit.client.0.smithi119.stdout: 618: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:30.171 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-S8B3mLb3KKnNeJo off=8912775 len=170195 2023-12-01T16:05:30.171 INFO:tasks.workunit.client.0.smithi119.stdout:op 3210 completed, throughput=4.99MB/sec 2023-12-01T16:05:30.172 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lPaNRuIDWXM81iN off=11566453 len=1070231 2023-12-01T16:05:30.173 INFO:tasks.workunit.client.0.smithi119.stdout:op 3211 completed, throughput=4.99MB/sec 2023-12-01T16:05:30.174 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VCfcbUaUZrkgJ1l off=20136996 len=1360474 2023-12-01T16:05:30.176 INFO:tasks.workunit.client.0.smithi119.stdout:op 3212 completed, throughput=5MB/sec 2023-12-01T16:05:30.176 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7NnKWOKXfxNsx2f off=8175704 len=581862 2023-12-01T16:05:30.177 INFO:tasks.workunit.client.0.smithi119.stdout:op 3213 completed, throughput=5MB/sec 2023-12-01T16:05:30.177 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Dcc2hfD2U8YuUgF off=8650447 len=522795 2023-12-01T16:05:30.184 INFO:tasks.workunit.client.0.smithi119.stdout:op 3214 completed, throughput=5MB/sec 2023-12-01T16:05:30.184 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8vsi9Mt5VQj5_vS off=65078 len=1657334 2023-12-01T16:05:30.184 INFO:tasks.workunit.client.0.smithi119.stdout:op 3215 completed, throughput=5MB/sec 2023-12-01T16:05:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:30 smithi119 ceph-mon[108979]: pgmap v2033: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T16:05:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:30 smithi119 ceph-mon[94175]: pgmap v2033: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T16:05:31.184 INFO:tasks.workunit.client.0.smithi119.stdout: 619: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:31.184 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--GckspR_aW0lfdo off=102572 len=151507 2023-12-01T16:05:31.187 INFO:tasks.workunit.client.0.smithi119.stdout:op 3216 completed, throughput=4.99MB/sec 2023-12-01T16:05:31.187 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-a_Kz7HghG7Nd_EH off=11498120 len=907732 2023-12-01T16:05:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:30 smithi183 ceph-mon[99169]: pgmap v2033: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T16:05:31.192 INFO:tasks.workunit.client.0.smithi119.stdout:op 3217 completed, throughput=4.99MB/sec 2023-12-01T16:05:31.192 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8hqE-23nB33u9e0 off=3056417 len=2083842 2023-12-01T16:05:31.200 INFO:tasks.workunit.client.0.smithi119.stdout:op 3218 completed, throughput=5MB/sec 2023-12-01T16:05:31.200 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-I_Es10b-kaoEOp1 off=314976 len=203313 2023-12-01T16:05:31.202 INFO:tasks.workunit.client.0.smithi119.stdout:op 3219 completed, throughput=5MB/sec 2023-12-01T16:05:31.202 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Kqne4gM_bJza9ra off=7489176 len=405342 2023-12-01T16:05:31.203 INFO:tasks.workunit.client.0.smithi119.stdout:op 3220 completed, throughput=5MB/sec 2023-12-01T16:05:31.203 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7VbbZXDCMQSSLaA off=1137533 len=1822035 2023-12-01T16:05:31.204 INFO:tasks.workunit.client.0.smithi119.stdout:op 3221 completed, throughput=5MB/sec 2023-12-01T16:05:32.205 INFO:tasks.workunit.client.0.smithi119.stdout: 620: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:32.205 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bVQoGf0IVWbHRmg off=2535740 len=426786 2023-12-01T16:05:32.209 INFO:tasks.workunit.client.0.smithi119.stdout:op 3222 completed, throughput=4.99MB/sec 2023-12-01T16:05:32.209 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Cl8wgl6vctPabXd off=5947620 len=727174 2023-12-01T16:05:32.213 INFO:tasks.workunit.client.0.smithi119.stdout:op 3223 completed, throughput=5MB/sec 2023-12-01T16:05:32.213 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DBOXCota3RBo_r3 off=4006087 len=1481627 2023-12-01T16:05:32.217 INFO:tasks.workunit.client.0.smithi119.stdout:op 3224 completed, throughput=5MB/sec 2023-12-01T16:05:32.217 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GMRXcjtOCltn2-r off=2480218 len=174042 2023-12-01T16:05:32.218 INFO:tasks.workunit.client.0.smithi119.stdout:op 3225 completed, throughput=5MB/sec 2023-12-01T16:05:32.218 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nNXkOC6-MnkR2zl off=6730466 len=1777605 2023-12-01T16:05:32.221 INFO:tasks.workunit.client.0.smithi119.stdout:op 3226 completed, throughput=5MB/sec 2023-12-01T16:05:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:32 smithi183 ceph-mon[99169]: pgmap v2034: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T16:05:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:32 smithi119 ceph-mon[94175]: pgmap v2034: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T16:05:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:32 smithi119 ceph-mon[108979]: pgmap v2034: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T16:05:33.222 INFO:tasks.workunit.client.0.smithi119.stdout: 621: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:33.222 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xJYlsn3Qw9FbC3A off=9879204 len=1273199 2023-12-01T16:05:33.229 INFO:tasks.workunit.client.0.smithi119.stdout:op 3227 completed, throughput=4.99MB/sec 2023-12-01T16:05:33.229 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RBoAiL09Fb7U7HK off=16962190 len=1257391 2023-12-01T16:05:33.230 INFO:tasks.workunit.client.0.smithi119.stdout:op 3228 completed, throughput=5MB/sec 2023-12-01T16:05:33.230 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IbwIk3cHCcAr44q off=13428891 len=1895233 2023-12-01T16:05:33.232 INFO:tasks.workunit.client.0.smithi119.stdout:op 3229 completed, throughput=5MB/sec 2023-12-01T16:05:33.232 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XFHCW0nDBY8mNv6 off=1285573 len=1478435 2023-12-01T16:05:33.240 INFO:tasks.workunit.client.0.smithi119.stdout:op 3230 completed, throughput=5MB/sec 2023-12-01T16:05:34.240 INFO:tasks.workunit.client.0.smithi119.stdout: 622: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:34.240 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-p3F27cfMiNsGmm- off=3499894 len=1950458 2023-12-01T16:05:34.248 INFO:tasks.workunit.client.0.smithi119.stdout:op 3231 completed, throughput=5MB/sec 2023-12-01T16:05:34.248 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NnY1haTwyhYC8CI off=3392294 len=1021262 2023-12-01T16:05:34.254 INFO:tasks.workunit.client.0.smithi119.stdout:op 3232 completed, throughput=5MB/sec 2023-12-01T16:05:34.254 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-M9xcv67NSXqtdoF off=4241421 len=511586 2023-12-01T16:05:34.254 INFO:tasks.workunit.client.0.smithi119.stdout:op 3233 completed, throughput=5MB/sec 2023-12-01T16:05:34.254 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vgm57HoNVzb1GQD off=13509818 len=1855949 2023-12-01T16:05:34.258 INFO:tasks.workunit.client.0.smithi119.stdout:op 3234 completed, throughput=5MB/sec 2023-12-01T16:05:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:05:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:05:34] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T16:05:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:34 smithi183 ceph-mon[99169]: pgmap v2035: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T16:05:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:34 smithi119 ceph-mon[108979]: pgmap v2035: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T16:05:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:34 smithi119 ceph-mon[94175]: pgmap v2035: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T16:05:35.258 INFO:tasks.workunit.client.0.smithi119.stdout: 623: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:35.259 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qyn5JHa6SDxpUuI off=3432847 len=253476 2023-12-01T16:05:35.262 INFO:tasks.workunit.client.0.smithi119.stdout:op 3235 completed, throughput=4.99MB/sec 2023-12-01T16:05:35.262 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-775ebloNphYoWzJ off=2723413 len=1941312 2023-12-01T16:05:35.272 INFO:tasks.workunit.client.0.smithi119.stdout:op 3236 completed, throughput=5MB/sec 2023-12-01T16:05:35.272 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-czRcqedOQY03qRI off=5149505 len=1465466 2023-12-01T16:05:35.273 INFO:tasks.workunit.client.0.smithi119.stdout:op 3237 completed, throughput=5MB/sec 2023-12-01T16:05:35.273 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xrJXQg5DJDHcIFr off=18155695 len=686535 2023-12-01T16:05:35.274 INFO:tasks.workunit.client.0.smithi119.stdout:op 3238 completed, throughput=5MB/sec 2023-12-01T16:05:35.274 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eBbPIixE5EhyPi6 off=2104295 len=352289 2023-12-01T16:05:35.278 INFO:tasks.workunit.client.0.smithi119.stdout:op 3239 completed, throughput=5MB/sec 2023-12-01T16:05:36.279 INFO:tasks.workunit.client.0.smithi119.stdout: 624: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:36.279 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gCwn5IUhpRl4cfr off=315287 len=1359950 2023-12-01T16:05:36.286 INFO:tasks.workunit.client.0.smithi119.stdout:op 3240 completed, throughput=4.99MB/sec 2023-12-01T16:05:36.286 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9PHAvEhQCLNjrZb off=11242502 len=1830464 2023-12-01T16:05:36.296 INFO:tasks.workunit.client.0.smithi119.stdout:op 3241 completed, throughput=5MB/sec 2023-12-01T16:05:36.296 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JM7lUBfSEgHiMlv off=0 len=1215716 2023-12-01T16:05:36.301 INFO:tasks.workunit.client.0.smithi119.stdout:op 3242 completed, throughput=5MB/sec 2023-12-01T16:05:36.301 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1rmXZ01y1PU6WSz off=6048318 len=832357 2023-12-01T16:05:36.306 INFO:tasks.workunit.client.0.smithi119.stdout:op 3243 completed, throughput=5MB/sec 2023-12-01T16:05:36.306 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GvLHnUwOXe3tpTH off=10539367 len=1957125 2023-12-01T16:05:36.307 INFO:tasks.workunit.client.0.smithi119.stdout:op 3244 completed, throughput=5MB/sec 2023-12-01T16:05:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:36 smithi183 ceph-mon[99169]: pgmap v2036: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T16:05:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:36 smithi119 ceph-mon[94175]: pgmap v2036: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T16:05:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:36 smithi119 ceph-mon[108979]: pgmap v2036: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T16:05:37.308 INFO:tasks.workunit.client.0.smithi119.stdout: 625: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:37.308 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nV_6yZa8Xq2Agln off=4632360 len=2058073 2023-12-01T16:05:37.312 INFO:tasks.workunit.client.0.smithi119.stdout:op 3245 completed, throughput=5MB/sec 2023-12-01T16:05:37.312 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-L0KkhL_fygoxBbQ off=17136834 len=558877 2023-12-01T16:05:37.313 INFO:tasks.workunit.client.0.smithi119.stdout:op 3246 completed, throughput=5MB/sec 2023-12-01T16:05:37.313 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nQpGj3Ic29oMRuV off=2287676 len=1936806 2023-12-01T16:05:37.325 INFO:tasks.workunit.client.0.smithi119.stdout:op 3247 completed, throughput=5MB/sec 2023-12-01T16:05:38.325 INFO:tasks.workunit.client.0.smithi119.stdout: 626: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:38.326 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QN7pQHqKMPT4I2N off=8319185 len=1713564 2023-12-01T16:05:38.327 INFO:tasks.workunit.client.0.smithi119.stdout:op 3248 completed, throughput=5MB/sec 2023-12-01T16:05:38.327 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xKw9nA7HnGIGUBB off=2942086 len=1984830 2023-12-01T16:05:38.330 INFO:tasks.workunit.client.0.smithi119.stdout:op 3249 completed, throughput=5MB/sec 2023-12-01T16:05:38.330 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WycIEiY6ELCTK41 off=8690710 len=1339945 2023-12-01T16:05:38.335 INFO:tasks.workunit.client.0.smithi119.stdout:op 3250 completed, throughput=5MB/sec 2023-12-01T16:05:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:38 smithi183 ceph-mon[99169]: pgmap v2037: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:05:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:38 smithi119 ceph-mon[94175]: pgmap v2037: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:05:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:38 smithi119 ceph-mon[108979]: pgmap v2037: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:05:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:39.336 INFO:tasks.workunit.client.0.smithi119.stdout: 627: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:39.336 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wFBrvoL8HM621cC off=438303 len=760055 2023-12-01T16:05:39.337 INFO:tasks.workunit.client.0.smithi119.stdout:op 3251 completed, throughput=4.99MB/sec 2023-12-01T16:05:39.337 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-km0BbUsyMruLuXW off=21150547 len=948076 2023-12-01T16:05:39.342 INFO:tasks.workunit.client.0.smithi119.stdout:op 3252 completed, throughput=5MB/sec 2023-12-01T16:05:39.343 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ezH2zhD6OZPqSeB off=11427763 len=745296 2023-12-01T16:05:39.347 INFO:tasks.workunit.client.0.smithi119.stdout:op 3253 completed, throughput=5MB/sec 2023-12-01T16:05:39.347 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kDdb8saha1Pa6xt off=1168207 len=474948 2023-12-01T16:05:39.347 INFO:tasks.workunit.client.0.smithi119.stdout:op 3254 completed, throughput=5MB/sec 2023-12-01T16:05:39.348 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-frzMZlQm63NWpU6 off=0 len=1490609 2023-12-01T16:05:39.355 INFO:tasks.workunit.client.0.smithi119.stdout:op 3255 completed, throughput=5MB/sec 2023-12-01T16:05:39.355 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-y4rL2EJCbBkWUYd off=6491757 len=1462380 2023-12-01T16:05:39.357 INFO:tasks.workunit.client.0.smithi119.stdout:op 3256 completed, throughput=5MB/sec 2023-12-01T16:05:40.358 INFO:tasks.workunit.client.0.smithi119.stdout: 628: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:40.358 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mXVMlPkFC0mzN-C off=3099811 len=698334 2023-12-01T16:05:40.362 INFO:tasks.workunit.client.0.smithi119.stdout:op 3257 completed, throughput=5MB/sec 2023-12-01T16:05:40.362 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-23TpRDCZxN_wJYU off=159034 len=70902 2023-12-01T16:05:40.363 INFO:tasks.workunit.client.0.smithi119.stdout:op 3258 completed, throughput=5MB/sec 2023-12-01T16:05:40.363 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mshcnvguG07Fely off=5416671 len=905344 2023-12-01T16:05:40.364 INFO:tasks.workunit.client.0.smithi119.stdout:op 3259 completed, throughput=5MB/sec 2023-12-01T16:05:40.364 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ktMehq15QLfnltb off=11244837 len=58875 2023-12-01T16:05:40.367 INFO:tasks.workunit.client.0.smithi119.stdout:op 3260 completed, throughput=5MB/sec 2023-12-01T16:05:40.367 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ne71KNfDgNpT1I5 off=6024926 len=180511 2023-12-01T16:05:40.370 INFO:tasks.workunit.client.0.smithi119.stdout:op 3261 completed, throughput=5MB/sec 2023-12-01T16:05:40.370 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZzHMzpTWIKJCy4h off=8789259 len=721066 2023-12-01T16:05:40.374 INFO:tasks.workunit.client.0.smithi119.stdout:op 3262 completed, throughput=5MB/sec 2023-12-01T16:05:40.374 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-friceu3JBLKyvMj off=3627204 len=169653 2023-12-01T16:05:40.377 INFO:tasks.workunit.client.0.smithi119.stdout:op 3263 completed, throughput=5MB/sec 2023-12-01T16:05:40.377 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uSavn1ua54V3SAg off=4842727 len=2021130 2023-12-01T16:05:40.379 INFO:tasks.workunit.client.0.smithi119.stdout:op 3264 completed, throughput=5MB/sec 2023-12-01T16:05:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:40 smithi183 ceph-mon[99169]: pgmap v2038: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:05:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:40 smithi119 ceph-mon[94175]: pgmap v2038: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:05:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:40 smithi119 ceph-mon[108979]: pgmap v2038: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:05:41.379 INFO:tasks.workunit.client.0.smithi119.stdout: 629: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:41.379 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZiPL0NzULPegQxP off=2711768 len=1410665 2023-12-01T16:05:41.381 INFO:tasks.workunit.client.0.smithi119.stdout:op 3265 completed, throughput=5MB/sec 2023-12-01T16:05:41.381 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7oMG1LAnI8ncmGP off=6423704 len=1276996 2023-12-01T16:05:41.382 INFO:tasks.workunit.client.0.smithi119.stdout:op 3266 completed, throughput=5MB/sec 2023-12-01T16:05:41.383 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--2PGQOjRJwdqAU8 off=338443 len=1078988 2023-12-01T16:05:41.388 INFO:tasks.workunit.client.0.smithi119.stdout:op 3267 completed, throughput=5MB/sec 2023-12-01T16:05:41.388 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--x5cG8MovAoa4-B off=10885091 len=1686501 2023-12-01T16:05:41.397 INFO:tasks.workunit.client.0.smithi119.stdout:op 3268 completed, throughput=5MB/sec 2023-12-01T16:05:42.397 INFO:tasks.workunit.client.0.smithi119.stdout: 630: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:42.397 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7L6ZussPH_a7hkb off=6880648 len=1184345 2023-12-01T16:05:42.406 INFO:tasks.workunit.client.0.smithi119.stdout:op 3269 completed, throughput=5MB/sec 2023-12-01T16:05:42.406 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yTMT2IGPtopiKwx off=428995 len=789752 2023-12-01T16:05:42.407 INFO:tasks.workunit.client.0.smithi119.stdout:op 3270 completed, throughput=5MB/sec 2023-12-01T16:05:42.407 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-O4-wnnCpwlyaX3L off=5919257 len=398657 2023-12-01T16:05:42.410 INFO:tasks.workunit.client.0.smithi119.stdout:op 3271 completed, throughput=5MB/sec 2023-12-01T16:05:42.411 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zvKYFvHNdzE5Hdj off=501632 len=45964 2023-12-01T16:05:42.411 INFO:tasks.workunit.client.0.smithi119.stdout:op 3272 completed, throughput=5MB/sec 2023-12-01T16:05:42.411 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kyirNok189RWyDL off=5849335 len=1575668 2023-12-01T16:05:42.419 INFO:tasks.workunit.client.0.smithi119.stdout:op 3273 completed, throughput=5MB/sec 2023-12-01T16:05:42.419 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uuGj41Dj4CyGi_8 off=707564 len=832818 2023-12-01T16:05:42.420 INFO:tasks.workunit.client.0.smithi119.stdout:op 3274 completed, throughput=5MB/sec 2023-12-01T16:05:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:42 smithi183 ceph-mon[99169]: pgmap v2039: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:05:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:42 smithi119 ceph-mon[94175]: pgmap v2039: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:05:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:42 smithi119 ceph-mon[108979]: pgmap v2039: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:05:43.421 INFO:tasks.workunit.client.0.smithi119.stdout: 631: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:43.421 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-k-Bag6B708s0zdt off=1671909 len=1481842 2023-12-01T16:05:43.422 INFO:tasks.workunit.client.0.smithi119.stdout:op 3275 completed, throughput=4.99MB/sec 2023-12-01T16:05:43.423 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yrZreUCy-jigHbw off=1143800 len=125254 2023-12-01T16:05:43.425 INFO:tasks.workunit.client.0.smithi119.stdout:op 3276 completed, throughput=5MB/sec 2023-12-01T16:05:43.425 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KeYRnMDIF04rz9e off=15411469 len=1287823 2023-12-01T16:05:43.427 INFO:tasks.workunit.client.0.smithi119.stdout:op 3277 completed, throughput=5MB/sec 2023-12-01T16:05:43.427 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WQ0vopp0udxKUJC off=1490594 len=234395 2023-12-01T16:05:43.428 INFO:tasks.workunit.client.0.smithi119.stdout:op 3278 completed, throughput=5MB/sec 2023-12-01T16:05:43.428 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eyhIwA648MJxOqE off=2616318 len=1159145 2023-12-01T16:05:43.434 INFO:tasks.workunit.client.0.smithi119.stdout:op 3279 completed, throughput=5MB/sec 2023-12-01T16:05:43.435 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-e4F0QcMqoroidLI off=5186252 len=1565546 2023-12-01T16:05:43.436 INFO:tasks.workunit.client.0.smithi119.stdout:op 3280 completed, throughput=5MB/sec 2023-12-01T16:05:44.436 INFO:tasks.workunit.client.0.smithi119.stdout: 632: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:44.437 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FjbKu8qkQAo-D3t off=22527579 len=1922227 2023-12-01T16:05:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:05:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:05:44] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2023-12-01T16:05:44.448 INFO:tasks.workunit.client.0.smithi119.stdout:op 3281 completed, throughput=5MB/sec 2023-12-01T16:05:44.448 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2IsAk2NQT-Yja-P off=2610753 len=389682 2023-12-01T16:05:44.448 INFO:tasks.workunit.client.0.smithi119.stdout:op 3282 completed, throughput=5MB/sec 2023-12-01T16:05:44.449 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JbdT3BIiyvi9PRe off=12428068 len=1575201 2023-12-01T16:05:44.454 INFO:tasks.workunit.client.0.smithi119.stdout:op 3283 completed, throughput=5MB/sec 2023-12-01T16:05:44.455 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fjV0SlLBPAPFZm4 off=1460228 len=1972678 2023-12-01T16:05:44.465 INFO:tasks.workunit.client.0.smithi119.stdout:op 3284 completed, throughput=5MB/sec 2023-12-01T16:05:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:44 smithi183 ceph-mon[99169]: pgmap v2040: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:05:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:44 smithi119 ceph-mon[94175]: pgmap v2040: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:05:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:44 smithi119 ceph-mon[108979]: pgmap v2040: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:05:45.465 INFO:tasks.workunit.client.0.smithi119.stdout: 633: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:45.465 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-z3M4poQtLR-t5vU off=8414067 len=410486 2023-12-01T16:05:45.469 INFO:tasks.workunit.client.0.smithi119.stdout:op 3285 completed, throughput=4.99MB/sec 2023-12-01T16:05:45.469 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NGC6AdaGp15wisC off=698307 len=489549 2023-12-01T16:05:45.473 INFO:tasks.workunit.client.0.smithi119.stdout:op 3286 completed, throughput=5MB/sec 2023-12-01T16:05:45.473 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VZyAWYju3boXdTK off=17296606 len=409521 2023-12-01T16:05:45.477 INFO:tasks.workunit.client.0.smithi119.stdout:op 3287 completed, throughput=5MB/sec 2023-12-01T16:05:45.477 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ovHBjhvE5WFmqJN off=144798 len=1058648 2023-12-01T16:05:45.482 INFO:tasks.workunit.client.0.smithi119.stdout:op 3288 completed, throughput=5MB/sec 2023-12-01T16:05:45.482 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EwOt_bM97J6mRev off=8277747 len=480589 2023-12-01T16:05:45.483 INFO:tasks.workunit.client.0.smithi119.stdout:op 3289 completed, throughput=5MB/sec 2023-12-01T16:05:45.483 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NUyo4Eeyqo_WPSW off=8067400 len=535506 2023-12-01T16:05:45.483 INFO:tasks.workunit.client.0.smithi119.stdout:op 3290 completed, throughput=5MB/sec 2023-12-01T16:05:45.483 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IsETMN-tDJGbbzw off=9942459 len=337135 2023-12-01T16:05:45.484 INFO:tasks.workunit.client.0.smithi119.stdout:op 3291 completed, throughput=5MB/sec 2023-12-01T16:05:45.484 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yfLanbSshbBWts8 off=7731935 len=3209 2023-12-01T16:05:45.486 INFO:tasks.workunit.client.0.smithi119.stdout:op 3292 completed, throughput=5MB/sec 2023-12-01T16:05:45.486 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_f578oMmgdH-wM2 off=19160722 len=1823021 2023-12-01T16:05:45.488 INFO:tasks.workunit.client.0.smithi119.stdout:op 3293 completed, throughput=5MB/sec 2023-12-01T16:05:46.489 INFO:tasks.workunit.client.0.smithi119.stdout: 634: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:46.489 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-M2RcH9EGYskmCvq off=3202598 len=2084735 2023-12-01T16:05:46.491 INFO:tasks.workunit.client.0.smithi119.stdout:op 3294 completed, throughput=5MB/sec 2023-12-01T16:05:46.491 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xTnJ096-KZ7gteT off=9172297 len=867301 2023-12-01T16:05:46.496 INFO:tasks.workunit.client.0.smithi119.stdout:op 3295 completed, throughput=5MB/sec 2023-12-01T16:05:46.496 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-t0EwLtqDw9PeRn8 off=423579 len=1292365 2023-12-01T16:05:46.501 INFO:tasks.workunit.client.0.smithi119.stdout:op 3296 completed, throughput=5MB/sec 2023-12-01T16:05:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:46 smithi183 ceph-mon[99169]: pgmap v2041: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T16:05:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:46 smithi119 ceph-mon[94175]: pgmap v2041: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T16:05:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:46 smithi119 ceph-mon[108979]: pgmap v2041: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T16:05:47.501 INFO:tasks.workunit.client.0.smithi119.stdout: 635: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:47.501 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cjDvgVjeWcetxMv off=10623048 len=2089869 2023-12-01T16:05:47.503 INFO:tasks.workunit.client.0.smithi119.stdout:op 3297 completed, throughput=5MB/sec 2023-12-01T16:05:47.504 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yqrTSOqH-iBll9Q off=2050423 len=1564312 2023-12-01T16:05:47.505 INFO:tasks.workunit.client.0.smithi119.stdout:op 3298 completed, throughput=5MB/sec 2023-12-01T16:05:47.506 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-d6oy7T1POl70xnB off=2057495 len=1397769 2023-12-01T16:05:47.507 INFO:tasks.workunit.client.0.smithi119.stdout:op 3299 completed, throughput=5MB/sec 2023-12-01T16:05:48.508 INFO:tasks.workunit.client.0.smithi119.stdout: 636: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:48.508 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VGPfcvf04pQJyBd off=1292520 len=986793 2023-12-01T16:05:48.509 INFO:tasks.workunit.client.0.smithi119.stdout:op 3300 completed, throughput=4.99MB/sec 2023-12-01T16:05:48.509 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cprDVlpkhsI83oj off=17944751 len=440224 2023-12-01T16:05:48.513 INFO:tasks.workunit.client.0.smithi119.stdout:op 3301 completed, throughput=4.99MB/sec 2023-12-01T16:05:48.513 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LscPG5zi5eVjV6U off=8216651 len=896855 2023-12-01T16:05:48.518 INFO:tasks.workunit.client.0.smithi119.stdout:op 3302 completed, throughput=5MB/sec 2023-12-01T16:05:48.518 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GXB6-hQHqWm6eOz off=12703566 len=352233 2023-12-01T16:05:48.518 INFO:tasks.workunit.client.0.smithi119.stdout:op 3303 completed, throughput=5MB/sec 2023-12-01T16:05:48.518 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fuU4WzDXJiZRuYe off=2329445 len=1237361 2023-12-01T16:05:48.524 INFO:tasks.workunit.client.0.smithi119.stdout:op 3304 completed, throughput=5MB/sec 2023-12-01T16:05:48.524 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_ZL6RSuwEaFRsU5 off=19839329 len=12492 2023-12-01T16:05:48.526 INFO:tasks.workunit.client.0.smithi119.stdout:op 3305 completed, throughput=5MB/sec 2023-12-01T16:05:48.526 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3QpSy5If_fm-xty off=6074748 len=110784 2023-12-01T16:05:48.529 INFO:tasks.workunit.client.0.smithi119.stdout:op 3306 completed, throughput=5MB/sec 2023-12-01T16:05:48.529 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ggY_l78Dy9bIZCN off=10273808 len=1228149 2023-12-01T16:05:48.529 INFO:tasks.workunit.client.0.smithi119.stdout:op 3307 completed, throughput=5MB/sec 2023-12-01T16:05:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:48 smithi183 ceph-mon[99169]: pgmap v2042: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:05:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:48 smithi119 ceph-mon[108979]: pgmap v2042: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:05:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:48 smithi119 ceph-mon[94175]: pgmap v2042: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:05:49.530 INFO:tasks.workunit.client.0.smithi119.stdout: 637: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:49.530 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-USi_ENT5gTgh7Bv off=5743453 len=305463 2023-12-01T16:05:49.531 INFO:tasks.workunit.client.0.smithi119.stdout:op 3308 completed, throughput=4.99MB/sec 2023-12-01T16:05:49.531 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-B05vNGfWY9ZdaKP off=34550 len=1268900 2023-12-01T16:05:49.532 INFO:tasks.workunit.client.0.smithi119.stdout:op 3309 completed, throughput=4.99MB/sec 2023-12-01T16:05:49.532 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-y7F-cg3l-sTxITK off=2991555 len=1978030 2023-12-01T16:05:49.543 INFO:tasks.workunit.client.0.smithi119.stdout:op 3310 completed, throughput=5MB/sec 2023-12-01T16:05:49.543 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5vI2tG56butccm9 off=2835837 len=1867724 2023-12-01T16:05:49.546 INFO:tasks.workunit.client.0.smithi119.stdout:op 3311 completed, throughput=5MB/sec 2023-12-01T16:05:50.547 INFO:tasks.workunit.client.0.smithi119.stdout: 638: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:50.547 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UnSjPiAVSbG_dMk off=8502270 len=326941 2023-12-01T16:05:50.550 INFO:tasks.workunit.client.0.smithi119.stdout:op 3312 completed, throughput=4.99MB/sec 2023-12-01T16:05:50.551 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VYaDiE1ymC2VzZr off=13369056 len=969142 2023-12-01T16:05:50.556 INFO:tasks.workunit.client.0.smithi119.stdout:op 3313 completed, throughput=4.99MB/sec 2023-12-01T16:05:50.556 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wDOPYPOuVavCZvk off=6190403 len=2021003 2023-12-01T16:05:50.558 INFO:tasks.workunit.client.0.smithi119.stdout:op 3314 completed, throughput=5MB/sec 2023-12-01T16:05:50.558 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dkbhIemfB8Fx2wH off=90212 len=1518333 2023-12-01T16:05:50.566 INFO:tasks.workunit.client.0.smithi119.stdout:op 3315 completed, throughput=5MB/sec 2023-12-01T16:05:50.566 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3Ui4SuKjCmioEhe off=0 len=1327669 2023-12-01T16:05:50.567 INFO:tasks.workunit.client.0.smithi119.stdout:op 3316 completed, throughput=5MB/sec 2023-12-01T16:05:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:50 smithi183 ceph-mon[99169]: pgmap v2043: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:05:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:50 smithi119 ceph-mon[94175]: pgmap v2043: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:05:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:50 smithi119 ceph-mon[108979]: pgmap v2043: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:05:51.379 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:05:51.568 INFO:tasks.workunit.client.0.smithi119.stdout: 639: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:51.568 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Bi7FjsUmHwi-Kfc off=20183274 len=323058 2023-12-01T16:05:51.571 INFO:tasks.workunit.client.0.smithi119.stdout:op 3317 completed, throughput=4.99MB/sec 2023-12-01T16:05:51.571 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FHN6D6t_O8quKiH off=6332629 len=1991647 2023-12-01T16:05:51.573 INFO:tasks.workunit.client.0.smithi119.stdout:op 3318 completed, throughput=5MB/sec 2023-12-01T16:05:51.573 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sLgIx7r-C9coCmg off=3577546 len=406326 2023-12-01T16:05:51.576 INFO:tasks.workunit.client.0.smithi119.stdout:op 3319 completed, throughput=5MB/sec 2023-12-01T16:05:51.576 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sNJmUEgumGuU8KC off=1726670 len=1651211 2023-12-01T16:05:51.581 INFO:tasks.workunit.client.0.smithi119.stdout:op 3320 completed, throughput=5MB/sec 2023-12-01T16:05:51.685 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:05:51.685 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (32m) 52s ago 33m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:05:51.686 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (32m) 52s ago 32m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:05:51.686 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (33m) 52s ago 33m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:05:51.686 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (33m) 52s ago 33m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:05:51.686 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (36m) 52s ago 36m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:05:51.686 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (38m) 52s ago 38m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:05:51.686 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (38m) 52s ago 38m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:05:51.686 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (37m) 52s ago 37m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:05:51.686 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (37m) 52s ago 37m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:05:51.686 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (32m) 52s ago 32m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:05:51.686 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (32m) 52s ago 32m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:05:51.686 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (36m) 52s ago 36m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:05:51.686 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (36m) 52s ago 36m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:05:51.686 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (35m) 52s ago 35m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:05:51.686 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (35m) 52s ago 35m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:05:51.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (35m) 52s ago 35m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:05:51.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (34m) 52s ago 34m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:05:51.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (34m) 52s ago 34m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:05:51.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (34m) 52s ago 34m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:05:51.687 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (32m) 52s ago 33m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:05:52.065 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:05:52.065 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:05:52.065 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:05:52.065 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:05:52.065 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:05:52.066 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:05:52.066 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:05:52.066 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:05:52.066 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:05:52.066 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:05:52.066 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:05:52.066 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:05:52.066 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:05:52.066 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:05:52.066 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:05:52.066 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:05:52.066 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:05:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:52 smithi183 ceph-mon[99169]: from='client.26477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:52 smithi183 ceph-mon[99169]: pgmap v2044: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:05:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:52 smithi183 ceph-mon[99169]: from='client.16596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:52 smithi119 ceph-mon[94175]: from='client.26477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:52 smithi119 ceph-mon[94175]: pgmap v2044: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:05:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:52 smithi119 ceph-mon[94175]: from='client.16596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:52 smithi119 ceph-mon[108979]: from='client.26477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:52 smithi119 ceph-mon[108979]: pgmap v2044: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:05:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:52 smithi119 ceph-mon[108979]: from='client.16596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:52.582 INFO:tasks.workunit.client.0.smithi119.stdout: 640: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:52.582 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-p8NIzBtqxXD1Zcf off=278868 len=102222 2023-12-01T16:05:52.584 INFO:tasks.workunit.client.0.smithi119.stdout:op 3321 completed, throughput=4.99MB/sec 2023-12-01T16:05:52.584 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SCnoDpDqwOLMP81 off=20978559 len=166088 2023-12-01T16:05:52.585 INFO:tasks.workunit.client.0.smithi119.stdout:op 3322 completed, throughput=4.99MB/sec 2023-12-01T16:05:52.585 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mHia45BdyahlF0y off=12006163 len=1883509 2023-12-01T16:05:52.586 INFO:tasks.workunit.client.0.smithi119.stdout:op 3323 completed, throughput=5MB/sec 2023-12-01T16:05:52.586 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uq5lqe_KSx8LbAX off=10618294 len=1985575 2023-12-01T16:05:52.587 INFO:tasks.workunit.client.0.smithi119.stdout:op 3324 completed, throughput=5MB/sec 2023-12-01T16:05:52.587 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nGdotC8NiJUBbzB off=8695436 len=1347570 2023-12-01T16:05:52.596 INFO:tasks.workunit.client.0.smithi119.stdout:op 3325 completed, throughput=5MB/sec 2023-12-01T16:05:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1317291711' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:05:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1317291711' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:05:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1317291711' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:05:53.596 INFO:tasks.workunit.client.0.smithi119.stdout: 641: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:53.596 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-78dkrZ6aXDP4w4H off=5488698 len=1086014 2023-12-01T16:05:53.598 INFO:tasks.workunit.client.0.smithi119.stdout:op 3326 completed, throughput=4.99MB/sec 2023-12-01T16:05:53.599 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YvBY__BrWrKJv1_ off=2822567 len=211551 2023-12-01T16:05:53.602 INFO:tasks.workunit.client.0.smithi119.stdout:op 3327 completed, throughput=4.99MB/sec 2023-12-01T16:05:53.602 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sLgIx7r-C9coCmg off=5890910 len=2046180 2023-12-01T16:05:53.605 INFO:tasks.workunit.client.0.smithi119.stdout:op 3328 completed, throughput=5MB/sec 2023-12-01T16:05:53.606 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jgOyhtOWK63C2Q4 off=1189562 len=1170975 2023-12-01T16:05:53.606 INFO:tasks.workunit.client.0.smithi119.stdout:op 3329 completed, throughput=5MB/sec 2023-12-01T16:05:53.606 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TwGtxF6wmjtoxX1 off=2000354 len=1578360 2023-12-01T16:05:53.614 INFO:tasks.workunit.client.0.smithi119.stdout:op 3330 completed, throughput=5MB/sec 2023-12-01T16:05:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:54 smithi183 ceph-mon[99169]: pgmap v2045: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:05:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:05:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:05:54] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T16:05:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:54 smithi119 ceph-mon[94175]: pgmap v2045: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:05:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:54 smithi119 ceph-mon[108979]: pgmap v2045: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:05:54.615 INFO:tasks.workunit.client.0.smithi119.stdout: 642: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:54.615 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7T8M9C2tiNALowl off=2237692 len=1651622 2023-12-01T16:05:54.625 INFO:tasks.workunit.client.0.smithi119.stdout:op 3331 completed, throughput=5MB/sec 2023-12-01T16:05:54.625 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YgEDTE1ftIIU9sK off=1685703 len=1182241 2023-12-01T16:05:54.626 INFO:tasks.workunit.client.0.smithi119.stdout:op 3332 completed, throughput=5MB/sec 2023-12-01T16:05:54.626 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zF_6wLs5pGVsbny off=2098533 len=1084565 2023-12-01T16:05:54.631 INFO:tasks.workunit.client.0.smithi119.stdout:op 3333 completed, throughput=5MB/sec 2023-12-01T16:05:54.631 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-J3-cjVvZzLBWLmQ off=16040741 len=961685 2023-12-01T16:05:54.636 INFO:tasks.workunit.client.0.smithi119.stdout:op 3334 completed, throughput=5MB/sec 2023-12-01T16:05:55.636 INFO:tasks.workunit.client.0.smithi119.stdout: 643: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:55.636 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-taJD5O1qCI3T9SW off=10871205 len=960387 2023-12-01T16:05:55.641 INFO:tasks.workunit.client.0.smithi119.stdout:op 3335 completed, throughput=4.99MB/sec 2023-12-01T16:05:55.641 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gV9uYcC4SQljir5 off=1516315 len=480681 2023-12-01T16:05:55.642 INFO:tasks.workunit.client.0.smithi119.stdout:op 3336 completed, throughput=5MB/sec 2023-12-01T16:05:55.642 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gu_LF-bv7BN6ysU off=4701394 len=570806 2023-12-01T16:05:55.644 INFO:tasks.workunit.client.0.smithi119.stdout:op 3337 completed, throughput=5MB/sec 2023-12-01T16:05:55.644 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vcZPumnKnmjwgYD off=201405 len=1387065 2023-12-01T16:05:55.649 INFO:tasks.workunit.client.0.smithi119.stdout:op 3338 completed, throughput=5MB/sec 2023-12-01T16:05:55.650 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8SgqsbPaA5ZJLnp off=15166313 len=1382525 2023-12-01T16:05:55.651 INFO:tasks.workunit.client.0.smithi119.stdout:op 3339 completed, throughput=5MB/sec 2023-12-01T16:05:56.651 INFO:tasks.workunit.client.0.smithi119.stdout: 644: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:56.651 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nsRMRfwyodFXluX off=3305016 len=1199314 2023-12-01T16:05:56.652 INFO:tasks.workunit.client.0.smithi119.stdout:op 3340 completed, throughput=4.99MB/sec 2023-12-01T16:05:56.653 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QPwFOtZblUs1-AX off=5331236 len=1131939 2023-12-01T16:05:56.658 INFO:tasks.workunit.client.0.smithi119.stdout:op 3341 completed, throughput=5MB/sec 2023-12-01T16:05:56.658 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uMQZ4RTfqq_TNR9 off=22237494 len=805843 2023-12-01T16:05:56.660 INFO:tasks.workunit.client.0.smithi119.stdout:op 3342 completed, throughput=5MB/sec 2023-12-01T16:05:56.660 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CsNBqti760S4wPM off=2257368 len=1624331 2023-12-01T16:05:56.662 INFO:tasks.workunit.client.0.smithi119.stdout:op 3343 completed, throughput=5MB/sec 2023-12-01T16:05:56.662 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-L7lPLWY8Tj5lwGF off=4172277 len=865797 2023-12-01T16:05:56.664 INFO:tasks.workunit.client.0.smithi119.stdout:op 3344 completed, throughput=5MB/sec 2023-12-01T16:05:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:56 smithi183 ceph-mon[99169]: pgmap v2046: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T16:05:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:56 smithi119 ceph-mon[94175]: pgmap v2046: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T16:05:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:56 smithi119 ceph-mon[108979]: pgmap v2046: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T16:05:57.664 INFO:tasks.workunit.client.0.smithi119.stdout: 645: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:57.665 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dFjAxgNfYA5OFDs off=600138 len=1971667 2023-12-01T16:05:57.672 INFO:tasks.workunit.client.0.smithi119.stdout:op 3345 completed, throughput=5MB/sec 2023-12-01T16:05:57.673 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mmoGeqdYdeEjEhl off=2005923 len=1355166 2023-12-01T16:05:57.681 INFO:tasks.workunit.client.0.smithi119.stdout:op 3346 completed, throughput=5MB/sec 2023-12-01T16:05:57.681 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-opCaIBytqAuit5q off=1158032 len=516507 2023-12-01T16:05:57.685 INFO:tasks.workunit.client.0.smithi119.stdout:op 3347 completed, throughput=5MB/sec 2023-12-01T16:05:57.685 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ro4wh71b7ct7-FT off=2511773 len=657906 2023-12-01T16:05:57.685 INFO:tasks.workunit.client.0.smithi119.stdout:op 3348 completed, throughput=5MB/sec 2023-12-01T16:05:57.686 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-H0vcOcLGUOA2XrK off=3388374 len=1949358 2023-12-01T16:05:57.687 INFO:tasks.workunit.client.0.smithi119.stdout:op 3349 completed, throughput=5MB/sec 2023-12-01T16:05:58.687 INFO:tasks.workunit.client.0.smithi119.stdout: 646: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:58.687 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tXA83n4IMpd9lkY off=9308636 len=1914183 2023-12-01T16:05:58.698 INFO:tasks.workunit.client.0.smithi119.stdout:op 3350 completed, throughput=5MB/sec 2023-12-01T16:05:58.698 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xzxh-JLvESDZlpB off=12713284 len=264510 2023-12-01T16:05:58.698 INFO:tasks.workunit.client.0.smithi119.stdout:op 3351 completed, throughput=5MB/sec 2023-12-01T16:05:58.698 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sBGtEVfIRnnm-EY off=97793 len=1224352 2023-12-01T16:05:58.701 INFO:tasks.workunit.client.0.smithi119.stdout:op 3352 completed, throughput=5MB/sec 2023-12-01T16:05:58.701 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QuCv8CNRlVUukDc off=2140766 len=227765 2023-12-01T16:05:58.703 INFO:tasks.workunit.client.0.smithi119.stdout:op 3353 completed, throughput=5MB/sec 2023-12-01T16:05:58.703 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lhHFRooQxWjFGgz off=6495536 len=1534132 2023-12-01T16:05:58.705 INFO:tasks.workunit.client.0.smithi119.stdout:op 3354 completed, throughput=5MB/sec 2023-12-01T16:05:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:05:58 smithi183 ceph-mon[99169]: pgmap v2047: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:05:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:05:58 smithi119 ceph-mon[94175]: pgmap v2047: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:05:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:05:58 smithi119 ceph-mon[108979]: pgmap v2047: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:05:59.705 INFO:tasks.workunit.client.0.smithi119.stdout: 647: throughput=4.99MB/sec pending data=0 2023-12-01T16:05:59.706 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3gnVeQkcBTm_3tX off=2788211 len=1143298 2023-12-01T16:05:59.707 INFO:tasks.workunit.client.0.smithi119.stdout:op 3355 completed, throughput=5MB/sec 2023-12-01T16:05:59.707 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_h1i06VyIdJzqMV off=1544089 len=1235365 2023-12-01T16:05:59.708 INFO:tasks.workunit.client.0.smithi119.stdout:op 3356 completed, throughput=5MB/sec 2023-12-01T16:05:59.708 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aZPs1LVN9O26LbY off=2624833 len=1877668 2023-12-01T16:05:59.716 INFO:tasks.workunit.client.0.smithi119.stdout:op 3357 completed, throughput=5MB/sec 2023-12-01T16:06:00.717 INFO:tasks.workunit.client.0.smithi119.stdout: 648: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:00.717 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IA9d-gJWQsvGeAO off=10921689 len=1359964 2023-12-01T16:06:00.719 INFO:tasks.workunit.client.0.smithi119.stdout:op 3358 completed, throughput=4.99MB/sec 2023-12-01T16:06:00.719 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DKhjXw2Op7kd-sB off=9911588 len=44531 2023-12-01T16:06:00.719 INFO:tasks.workunit.client.0.smithi119.stdout:op 3359 completed, throughput=4.99MB/sec 2023-12-01T16:06:00.719 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nxUEmwvb3MH3uXA off=7448918 len=820739 2023-12-01T16:06:00.724 INFO:tasks.workunit.client.0.smithi119.stdout:op 3360 completed, throughput=5MB/sec 2023-12-01T16:06:00.724 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Le5wcbvAASNkLgv off=4224946 len=391791 2023-12-01T16:06:00.724 INFO:tasks.workunit.client.0.smithi119.stdout:op 3361 completed, throughput=5MB/sec 2023-12-01T16:06:00.724 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-z6-D7EvIOgWaqxd off=11874714 len=1914733 2023-12-01T16:06:00.727 INFO:tasks.workunit.client.0.smithi119.stdout:op 3362 completed, throughput=5MB/sec 2023-12-01T16:06:00.727 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-E8BXm7E8VDSeQ-R off=5767780 len=373311 2023-12-01T16:06:00.730 INFO:tasks.workunit.client.0.smithi119.stdout:op 3363 completed, throughput=5MB/sec 2023-12-01T16:06:00.730 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IggZBBNxixPJbcc off=67287 len=1795964 2023-12-01T16:06:00.731 INFO:tasks.workunit.client.0.smithi119.stdout:op 3364 completed, throughput=5MB/sec 2023-12-01T16:06:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:00 smithi183 ceph-mon[99169]: pgmap v2048: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:06:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:06:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:00 smithi119 ceph-mon[94175]: pgmap v2048: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:06:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:06:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:00 smithi119 ceph-mon[108979]: pgmap v2048: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:06:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:06:01.732 INFO:tasks.workunit.client.0.smithi119.stdout: 649: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:01.732 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-a3HWMUYewbyx2ul off=6842922 len=1878603 2023-12-01T16:06:01.741 INFO:tasks.workunit.client.0.smithi119.stdout:op 3365 completed, throughput=5MB/sec 2023-12-01T16:06:01.741 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-n8dGsZEUMjk1Q6R off=5803904 len=190511 2023-12-01T16:06:01.742 INFO:tasks.workunit.client.0.smithi119.stdout:op 3366 completed, throughput=5MB/sec 2023-12-01T16:06:01.742 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oeZ71WWo5DJy0F0 off=19477811 len=1681159 2023-12-01T16:06:01.745 INFO:tasks.workunit.client.0.smithi119.stdout:op 3367 completed, throughput=5MB/sec 2023-12-01T16:06:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:06:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:06:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:06:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:06:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:06:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:06:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:06:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:06:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:06:02.745 INFO:tasks.workunit.client.0.smithi119.stdout: 650: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:02.745 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qkjZptohZXTQdkx off=4804985 len=354797 2023-12-01T16:06:02.747 INFO:tasks.workunit.client.0.smithi119.stdout:op 3368 completed, throughput=4.99MB/sec 2023-12-01T16:06:02.747 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OIyzr_zapj1SpOX off=4281118 len=461383 2023-12-01T16:06:02.751 INFO:tasks.workunit.client.0.smithi119.stdout:op 3369 completed, throughput=4.99MB/sec 2023-12-01T16:06:02.751 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-F0rWswvH67t4QV6 off=10956289 len=171548 2023-12-01T16:06:02.754 INFO:tasks.workunit.client.0.smithi119.stdout:op 3370 completed, throughput=4.99MB/sec 2023-12-01T16:06:02.754 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nqY5JIueTAdbUtl off=1159585 len=985910 2023-12-01T16:06:02.755 INFO:tasks.workunit.client.0.smithi119.stdout:op 3371 completed, throughput=5MB/sec 2023-12-01T16:06:02.755 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-y2PYizYOR6ErH71 off=16838171 len=1248289 2023-12-01T16:06:02.761 INFO:tasks.workunit.client.0.smithi119.stdout:op 3372 completed, throughput=5MB/sec 2023-12-01T16:06:02.761 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8jm2dWF4OrMZG3T off=1135664 len=1396955 2023-12-01T16:06:02.762 INFO:tasks.workunit.client.0.smithi119.stdout:op 3373 completed, throughput=5MB/sec 2023-12-01T16:06:02.762 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-q-rN5Em3Z9zqwCY off=2535908 len=2017459 2023-12-01T16:06:02.764 INFO:tasks.workunit.client.0.smithi119.stdout:op 3374 completed, throughput=5MB/sec 2023-12-01T16:06:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:02 smithi183 ceph-mon[99169]: pgmap v2049: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:06:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:02 smithi119 ceph-mon[108979]: pgmap v2049: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:06:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:02 smithi119 ceph-mon[94175]: pgmap v2049: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:06:03.765 INFO:tasks.workunit.client.0.smithi119.stdout: 651: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:03.765 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jNTJSbtmrZIkBeA off=3133743 len=1665153 2023-12-01T16:06:03.767 INFO:tasks.workunit.client.0.smithi119.stdout:op 3375 completed, throughput=5MB/sec 2023-12-01T16:06:03.767 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-U9Mb_O_IXj0rItC off=5309421 len=1095052 2023-12-01T16:06:03.774 INFO:tasks.workunit.client.0.smithi119.stdout:op 3376 completed, throughput=5MB/sec 2023-12-01T16:06:03.775 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mt5ZuKL0JWFEdw0 off=7457723 len=201409 2023-12-01T16:06:03.777 INFO:tasks.workunit.client.0.smithi119.stdout:op 3377 completed, throughput=5MB/sec 2023-12-01T16:06:03.777 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5Usso42S9ZDRWuW off=11474416 len=1416820 2023-12-01T16:06:03.778 INFO:tasks.workunit.client.0.smithi119.stdout:op 3378 completed, throughput=5MB/sec 2023-12-01T16:06:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:06:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:06:04] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T16:06:04.779 INFO:tasks.workunit.client.0.smithi119.stdout: 652: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:04.779 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vw4dlT6PF1aYzzY off=13460497 len=1524555 2023-12-01T16:06:04.782 INFO:tasks.workunit.client.0.smithi119.stdout:op 3379 completed, throughput=5MB/sec 2023-12-01T16:06:04.782 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1e4edCOPB0m5fbS off=6134007 len=1113019 2023-12-01T16:06:04.787 INFO:tasks.workunit.client.0.smithi119.stdout:op 3380 completed, throughput=5MB/sec 2023-12-01T16:06:04.787 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Mx74TUKFGBNGMxg off=12243779 len=374306 2023-12-01T16:06:04.791 INFO:tasks.workunit.client.0.smithi119.stdout:op 3381 completed, throughput=5MB/sec 2023-12-01T16:06:04.791 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0GjplSZ4TtOMMLg off=10015716 len=1170276 2023-12-01T16:06:04.792 INFO:tasks.workunit.client.0.smithi119.stdout:op 3382 completed, throughput=5MB/sec 2023-12-01T16:06:04.792 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nHigkAJnz5SmBxK off=17826845 len=1067593 2023-12-01T16:06:04.793 INFO:tasks.workunit.client.0.smithi119.stdout:op 3383 completed, throughput=5MB/sec 2023-12-01T16:06:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:04 smithi119 ceph-mon[94175]: pgmap v2050: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:06:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:04 smithi119 ceph-mon[108979]: pgmap v2050: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:06:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:04 smithi183 ceph-mon[99169]: pgmap v2050: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:06:05.793 INFO:tasks.workunit.client.0.smithi119.stdout: 653: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:05.794 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SbMOWEOy6TAndVp off=7446 len=652493 2023-12-01T16:06:05.794 INFO:tasks.workunit.client.0.smithi119.stdout:op 3384 completed, throughput=4.99MB/sec 2023-12-01T16:06:05.795 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bxsP4TgYcepyA-W off=9763591 len=1717782 2023-12-01T16:06:05.803 INFO:tasks.workunit.client.0.smithi119.stdout:op 3385 completed, throughput=5MB/sec 2023-12-01T16:06:05.803 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9An8awY08BUcm0p off=4708967 len=1470704 2023-12-01T16:06:05.804 INFO:tasks.workunit.client.0.smithi119.stdout:op 3386 completed, throughput=5MB/sec 2023-12-01T16:06:05.805 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--Vxl8b7OZvBmvpl off=8386917 len=745655 2023-12-01T16:06:05.806 INFO:tasks.workunit.client.0.smithi119.stdout:op 3387 completed, throughput=5MB/sec 2023-12-01T16:06:05.806 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OvkFdcRzNVqLCKq off=1028525 len=1747823 2023-12-01T16:06:05.815 INFO:tasks.workunit.client.0.smithi119.stdout:op 3388 completed, throughput=5MB/sec 2023-12-01T16:06:06.815 INFO:tasks.workunit.client.0.smithi119.stdout: 654: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:06.816 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NOne1RjRAtmbX9D off=19643 len=327195 2023-12-01T16:06:06.816 INFO:tasks.workunit.client.0.smithi119.stdout:op 3389 completed, throughput=4.99MB/sec 2023-12-01T16:06:06.816 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_NVdbKrVszEJsuc off=5116239 len=286500 2023-12-01T16:06:06.817 INFO:tasks.workunit.client.0.smithi119.stdout:op 3390 completed, throughput=5MB/sec 2023-12-01T16:06:06.817 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Jkbn0GbWzbi9Mto off=1061273 len=1923092 2023-12-01T16:06:06.829 INFO:tasks.workunit.client.0.smithi119.stdout:op 3391 completed, throughput=5MB/sec 2023-12-01T16:06:06.829 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-55HnxqmN6OPdez7 off=4407415 len=1088897 2023-12-01T16:06:06.830 INFO:tasks.workunit.client.0.smithi119.stdout:op 3392 completed, throughput=5MB/sec 2023-12-01T16:06:06.830 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3ix_J3vEgCPN0eP off=379628 len=947598 2023-12-01T16:06:06.835 INFO:tasks.workunit.client.0.smithi119.stdout:op 3393 completed, throughput=5MB/sec 2023-12-01T16:06:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:06 smithi119 ceph-mon[94175]: pgmap v2051: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T16:06:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:06 smithi119 ceph-mon[108979]: pgmap v2051: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T16:06:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:06 smithi183 ceph-mon[99169]: pgmap v2051: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T16:06:07.835 INFO:tasks.workunit.client.0.smithi119.stdout: 655: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:07.836 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZXOowQXVTJkBNKe off=88573 len=1937216 2023-12-01T16:06:07.838 INFO:tasks.workunit.client.0.smithi119.stdout:op 3394 completed, throughput=5MB/sec 2023-12-01T16:06:07.838 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vyLoMbGqYPsof-E off=11898455 len=1686258 2023-12-01T16:06:07.847 INFO:tasks.workunit.client.0.smithi119.stdout:op 3395 completed, throughput=5MB/sec 2023-12-01T16:06:07.848 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ImDrvl44TDg40s8 off=8782103 len=1033364 2023-12-01T16:06:07.851 INFO:tasks.workunit.client.0.smithi119.stdout:op 3396 completed, throughput=5MB/sec 2023-12-01T16:06:07.851 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aH32wFZnjoaf4on off=799300 len=673747 2023-12-01T16:06:07.853 INFO:tasks.workunit.client.0.smithi119.stdout:op 3397 completed, throughput=5MB/sec 2023-12-01T16:06:08.853 INFO:tasks.workunit.client.0.smithi119.stdout: 656: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:08.853 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GFeKM-hxSQMmJh3 off=7215619 len=59520 2023-12-01T16:06:08.856 INFO:tasks.workunit.client.0.smithi119.stdout:op 3398 completed, throughput=4.99MB/sec 2023-12-01T16:06:08.856 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-b1dDCmUx4ywXp3U off=4331712 len=1581068 2023-12-01T16:06:08.857 INFO:tasks.workunit.client.0.smithi119.stdout:op 3399 completed, throughput=5MB/sec 2023-12-01T16:06:08.857 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-efBBVEyPBClfh5a off=1398613 len=1486645 2023-12-01T16:06:08.861 INFO:tasks.workunit.client.0.smithi119.stdout:op 3400 completed, throughput=5MB/sec 2023-12-01T16:06:08.861 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-V8OifuSMAe5AE-S off=7377581 len=1980010 2023-12-01T16:06:08.863 INFO:tasks.workunit.client.0.smithi119.stdout:op 3401 completed, throughput=5MB/sec 2023-12-01T16:06:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:08 smithi183 ceph-mon[99169]: pgmap v2052: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T16:06:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:08 smithi119 ceph-mon[108979]: pgmap v2052: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T16:06:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:08 smithi119 ceph-mon[94175]: pgmap v2052: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T16:06:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:09.863 INFO:tasks.workunit.client.0.smithi119.stdout: 657: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:09.863 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gqWnvHge0M38Ioh off=11226239 len=998352 2023-12-01T16:06:09.868 INFO:tasks.workunit.client.0.smithi119.stdout:op 3402 completed, throughput=4.99MB/sec 2023-12-01T16:06:09.868 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LZWTRj7o3CVb8aq off=2705086 len=364273 2023-12-01T16:06:09.869 INFO:tasks.workunit.client.0.smithi119.stdout:op 3403 completed, throughput=4.99MB/sec 2023-12-01T16:06:09.869 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5avtUa4xzyMwUYx off=543548 len=1387358 2023-12-01T16:06:09.871 INFO:tasks.workunit.client.0.smithi119.stdout:op 3404 completed, throughput=5MB/sec 2023-12-01T16:06:09.871 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zFjKyL23z5UzSP6 off=1230193 len=1593084 2023-12-01T16:06:09.877 INFO:tasks.workunit.client.0.smithi119.stdout:op 3405 completed, throughput=5MB/sec 2023-12-01T16:06:09.877 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WcGWUEnRDwCIvs4 off=10171429 len=689886 2023-12-01T16:06:09.881 INFO:tasks.workunit.client.0.smithi119.stdout:op 3406 completed, throughput=5MB/sec 2023-12-01T16:06:10.881 INFO:tasks.workunit.client.0.smithi119.stdout: 658: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:10.882 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QXlNlvuq0A_5N-c off=5847892 len=376050 2023-12-01T16:06:10.882 INFO:tasks.workunit.client.0.smithi119.stdout:op 3407 completed, throughput=4.99MB/sec 2023-12-01T16:06:10.882 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pt_CdsbFqutN15n off=13669609 len=303444 2023-12-01T16:06:10.883 INFO:tasks.workunit.client.0.smithi119.stdout:op 3408 completed, throughput=4.99MB/sec 2023-12-01T16:06:10.883 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-I-DbWRxovxkrcMN off=1799742 len=586168 2023-12-01T16:06:10.884 INFO:tasks.workunit.client.0.smithi119.stdout:op 3409 completed, throughput=4.99MB/sec 2023-12-01T16:06:10.884 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ntvEVveQR0hCWA_ off=24308 len=10632 2023-12-01T16:06:10.885 INFO:tasks.workunit.client.0.smithi119.stdout:op 3410 completed, throughput=4.99MB/sec 2023-12-01T16:06:10.885 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ITSD-s0Uzr7FDHR off=12570229 len=380202 2023-12-01T16:06:10.888 INFO:tasks.workunit.client.0.smithi119.stdout:op 3411 completed, throughput=4.99MB/sec 2023-12-01T16:06:10.888 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4cegsCvrXKskRyv off=1938806 len=839118 2023-12-01T16:06:10.890 INFO:tasks.workunit.client.0.smithi119.stdout:op 3412 completed, throughput=5MB/sec 2023-12-01T16:06:10.890 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QMsn4voGhHNCJsU off=3220998 len=1122187 2023-12-01T16:06:10.894 INFO:tasks.workunit.client.0.smithi119.stdout:op 3413 completed, throughput=5MB/sec 2023-12-01T16:06:10.894 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GBvjFikWxdB8PxV off=1008248 len=125738 2023-12-01T16:06:10.897 INFO:tasks.workunit.client.0.smithi119.stdout:op 3414 completed, throughput=5MB/sec 2023-12-01T16:06:10.897 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hzrf-CBcLem-66r off=312739 len=680195 2023-12-01T16:06:10.902 INFO:tasks.workunit.client.0.smithi119.stdout:op 3415 completed, throughput=5MB/sec 2023-12-01T16:06:10.902 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ebe89TOIvoRO8UY off=8689160 len=1919094 2023-12-01T16:06:10.911 INFO:tasks.workunit.client.0.smithi119.stdout:op 3416 completed, throughput=5MB/sec 2023-12-01T16:06:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:10 smithi183 ceph-mon[99169]: pgmap v2053: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T16:06:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:10 smithi119 ceph-mon[94175]: pgmap v2053: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T16:06:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:10 smithi119 ceph-mon[108979]: pgmap v2053: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T16:06:11.913 INFO:tasks.workunit.client.0.smithi119.stdout: 659: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:11.913 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Pw3biI9A01Q-K1J off=14704153 len=797187 2023-12-01T16:06:11.914 INFO:tasks.workunit.client.0.smithi119.stdout:op 3417 completed, throughput=5MB/sec 2023-12-01T16:06:11.914 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hKTA9slAOFbYQ60 off=12543702 len=1495948 2023-12-01T16:06:11.921 INFO:tasks.workunit.client.0.smithi119.stdout:op 3418 completed, throughput=5MB/sec 2023-12-01T16:06:11.921 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nWMacrOxVBrLWuX off=12458994 len=73866 2023-12-01T16:06:11.924 INFO:tasks.workunit.client.0.smithi119.stdout:op 3419 completed, throughput=5MB/sec 2023-12-01T16:06:11.924 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NhqPkn4bsLDrGB- off=17656980 len=1820756 2023-12-01T16:06:11.926 INFO:tasks.workunit.client.0.smithi119.stdout:op 3420 completed, throughput=5MB/sec 2023-12-01T16:06:11.926 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VUDfNKT6gitb0IA off=13602671 len=1749752 2023-12-01T16:06:11.927 INFO:tasks.workunit.client.0.smithi119.stdout:op 3421 completed, throughput=5MB/sec 2023-12-01T16:06:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:12 smithi183 ceph-mon[99169]: pgmap v2054: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T16:06:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:12 smithi119 ceph-mon[94175]: pgmap v2054: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T16:06:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:12 smithi119 ceph-mon[108979]: pgmap v2054: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T16:06:12.928 INFO:tasks.workunit.client.0.smithi119.stdout: 660: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:12.928 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hYXUU01CoywlntS off=19133 len=2073595 2023-12-01T16:06:12.939 INFO:tasks.workunit.client.0.smithi119.stdout:op 3422 completed, throughput=5MB/sec 2023-12-01T16:06:12.940 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YHcWb2cYYuXPDYt off=4710208 len=1712168 2023-12-01T16:06:12.940 INFO:tasks.workunit.client.0.smithi119.stdout:op 3423 completed, throughput=5MB/sec 2023-12-01T16:06:13.941 INFO:tasks.workunit.client.0.smithi119.stdout: 661: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:13.941 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-b6gRcUrU8ZS-AUW off=0 len=1347505 2023-12-01T16:06:13.947 INFO:tasks.workunit.client.0.smithi119.stdout:op 3424 completed, throughput=4.99MB/sec 2023-12-01T16:06:13.947 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-H1zgwq-KAxBIExG off=8748414 len=1667256 2023-12-01T16:06:13.955 INFO:tasks.workunit.client.0.smithi119.stdout:op 3425 completed, throughput=5MB/sec 2023-12-01T16:06:13.955 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KIj5KYC6GekpVGw off=3762832 len=566224 2023-12-01T16:06:13.958 INFO:tasks.workunit.client.0.smithi119.stdout:op 3426 completed, throughput=5MB/sec 2023-12-01T16:06:13.958 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-d9M9Rx4D1MV6o7V off=16007495 len=1153310 2023-12-01T16:06:13.965 INFO:tasks.workunit.client.0.smithi119.stdout:op 3427 completed, throughput=5MB/sec 2023-12-01T16:06:13.965 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mhJfdKuXtKdQVSU off=5109259 len=1697662 2023-12-01T16:06:13.970 INFO:tasks.workunit.client.0.smithi119.stdout:op 3428 completed, throughput=5MB/sec 2023-12-01T16:06:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:06:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:06:14] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T16:06:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:14 smithi183 ceph-mon[99169]: pgmap v2055: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T16:06:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:14 smithi119 ceph-mon[94175]: pgmap v2055: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T16:06:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:14 smithi119 ceph-mon[108979]: pgmap v2055: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T16:06:14.971 INFO:tasks.workunit.client.0.smithi119.stdout: 662: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:14.971 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Iv6QCVvMp9Ctcjl off=22442279 len=667832 2023-12-01T16:06:14.975 INFO:tasks.workunit.client.0.smithi119.stdout:op 3429 completed, throughput=5MB/sec 2023-12-01T16:06:14.975 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xUvDnt74LkxlBjc off=12604247 len=852452 2023-12-01T16:06:14.976 INFO:tasks.workunit.client.0.smithi119.stdout:op 3430 completed, throughput=5MB/sec 2023-12-01T16:06:14.976 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-01P-E9OFt5urCTK off=17449386 len=772637 2023-12-01T16:06:14.977 INFO:tasks.workunit.client.0.smithi119.stdout:op 3431 completed, throughput=5MB/sec 2023-12-01T16:06:14.977 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-08I4-gRWxRep5sw off=4100917 len=1170850 2023-12-01T16:06:14.978 INFO:tasks.workunit.client.0.smithi119.stdout:op 3432 completed, throughput=5MB/sec 2023-12-01T16:06:14.978 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FaZTkpkz7UpaKle off=12191698 len=748681 2023-12-01T16:06:14.983 INFO:tasks.workunit.client.0.smithi119.stdout:op 3433 completed, throughput=5MB/sec 2023-12-01T16:06:14.983 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MI9APK6f0o-2VLB off=15069592 len=817422 2023-12-01T16:06:14.984 INFO:tasks.workunit.client.0.smithi119.stdout:op 3434 completed, throughput=5MB/sec 2023-12-01T16:06:15.984 INFO:tasks.workunit.client.0.smithi119.stdout: 663: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:15.984 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1o6x5ooM3iIzQQ9 off=3845040 len=1558816 2023-12-01T16:06:15.993 INFO:tasks.workunit.client.0.smithi119.stdout:op 3435 completed, throughput=5MB/sec 2023-12-01T16:06:15.993 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Qz-0Z-9-H32W7KO off=1668646 len=809728 2023-12-01T16:06:15.994 INFO:tasks.workunit.client.0.smithi119.stdout:op 3436 completed, throughput=5MB/sec 2023-12-01T16:06:15.994 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TtvYP99mccOdcF- off=8410109 len=568698 2023-12-01T16:06:15.998 INFO:tasks.workunit.client.0.smithi119.stdout:op 3437 completed, throughput=5MB/sec 2023-12-01T16:06:15.998 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hwRwxTGhYYwpW-M off=882151 len=1341406 2023-12-01T16:06:16.004 INFO:tasks.workunit.client.0.smithi119.stdout:op 3438 completed, throughput=5MB/sec 2023-12-01T16:06:16.004 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AlW29Q5w5FaKZpJ off=1073942 len=1498386 2023-12-01T16:06:16.005 INFO:tasks.workunit.client.0.smithi119.stdout:op 3439 completed, throughput=5MB/sec 2023-12-01T16:06:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:16 smithi183 ceph-mon[99169]: pgmap v2056: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:06:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:16 smithi119 ceph-mon[94175]: pgmap v2056: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:06:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:16 smithi119 ceph-mon[108979]: pgmap v2056: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:06:17.006 INFO:tasks.workunit.client.0.smithi119.stdout: 664: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:17.006 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lg0RbaP9GI10-xD off=2060067 len=1836570 2023-12-01T16:06:17.016 INFO:tasks.workunit.client.0.smithi119.stdout:op 3440 completed, throughput=5MB/sec 2023-12-01T16:06:17.016 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-smBt3SBrS-dm571 off=108632 len=1800954 2023-12-01T16:06:17.018 INFO:tasks.workunit.client.0.smithi119.stdout:op 3441 completed, throughput=5MB/sec 2023-12-01T16:06:17.019 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-x5r_JiEMH49VHAa off=427361 len=1247087 2023-12-01T16:06:17.020 INFO:tasks.workunit.client.0.smithi119.stdout:op 3442 completed, throughput=5MB/sec 2023-12-01T16:06:18.021 INFO:tasks.workunit.client.0.smithi119.stdout: 665: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:18.021 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CblUBK4QjxWfSyB off=6667282 len=1389671 2023-12-01T16:06:18.023 INFO:tasks.workunit.client.0.smithi119.stdout:op 3443 completed, throughput=5MB/sec 2023-12-01T16:06:18.023 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QzuPGZ5lEIT6SMi off=3205015 len=1603004 2023-12-01T16:06:18.025 INFO:tasks.workunit.client.0.smithi119.stdout:op 3444 completed, throughput=5MB/sec 2023-12-01T16:06:18.025 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dQ5gcm9IZ8yvliV off=2582902 len=1785592 2023-12-01T16:06:18.027 INFO:tasks.workunit.client.0.smithi119.stdout:op 3445 completed, throughput=5MB/sec 2023-12-01T16:06:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:18 smithi183 ceph-mon[99169]: pgmap v2057: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:06:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:18 smithi119 ceph-mon[94175]: pgmap v2057: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:06:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:18 smithi119 ceph-mon[108979]: pgmap v2057: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:06:19.027 INFO:tasks.workunit.client.0.smithi119.stdout: 666: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:19.027 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VNxl3MkDDyHa4p4 off=7142428 len=227335 2023-12-01T16:06:19.031 INFO:tasks.workunit.client.0.smithi119.stdout:op 3446 completed, throughput=4.99MB/sec 2023-12-01T16:06:19.032 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0zyM-ZrF6dklmvt off=6798345 len=1539960 2023-12-01T16:06:19.033 INFO:tasks.workunit.client.0.smithi119.stdout:op 3447 completed, throughput=5MB/sec 2023-12-01T16:06:19.033 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gywz40_4C5zBFvX off=7142275 len=863546 2023-12-01T16:06:19.037 INFO:tasks.workunit.client.0.smithi119.stdout:op 3448 completed, throughput=5MB/sec 2023-12-01T16:06:19.037 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VcXU1L58br4YbOZ off=272727 len=237611 2023-12-01T16:06:19.038 INFO:tasks.workunit.client.0.smithi119.stdout:op 3449 completed, throughput=5MB/sec 2023-12-01T16:06:19.038 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QYIKvpXHp1J0ONv off=5317052 len=1075234 2023-12-01T16:06:19.044 INFO:tasks.workunit.client.0.smithi119.stdout:op 3450 completed, throughput=5MB/sec 2023-12-01T16:06:19.044 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cJ3Qu-43_bCgtgG off=2242304 len=1882577 2023-12-01T16:06:19.046 INFO:tasks.workunit.client.0.smithi119.stdout:op 3451 completed, throughput=5MB/sec 2023-12-01T16:06:20.047 INFO:tasks.workunit.client.0.smithi119.stdout: 667: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:20.047 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LogzKcYe6u35F0J off=13506139 len=1273728 2023-12-01T16:06:20.054 INFO:tasks.workunit.client.0.smithi119.stdout:op 3452 completed, throughput=5MB/sec 2023-12-01T16:06:20.055 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FCMsqVLNzzMq76S off=10487374 len=1259105 2023-12-01T16:06:20.056 INFO:tasks.workunit.client.0.smithi119.stdout:op 3453 completed, throughput=5MB/sec 2023-12-01T16:06:20.056 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ecxys_04WdGpXwk off=17944067 len=820788 2023-12-01T16:06:20.061 INFO:tasks.workunit.client.0.smithi119.stdout:op 3454 completed, throughput=5MB/sec 2023-12-01T16:06:20.061 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BEt207uKLwmg6VL off=8799431 len=1833938 2023-12-01T16:06:20.071 INFO:tasks.workunit.client.0.smithi119.stdout:op 3455 completed, throughput=5MB/sec 2023-12-01T16:06:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:20 smithi183 ceph-mon[99169]: pgmap v2058: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:06:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:20 smithi119 ceph-mon[94175]: pgmap v2058: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:06:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:20 smithi119 ceph-mon[108979]: pgmap v2058: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:06:21.069 INFO:tasks.workunit.client.0.smithi119.stdout: 668: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:21.070 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VUDfNKT6gitb0IA off=18556575 len=645742 2023-12-01T16:06:21.070 INFO:tasks.workunit.client.0.smithi119.stdout:op 3456 completed, throughput=4.99MB/sec 2023-12-01T16:06:21.071 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zOPyYOtF_hWlZau off=13851837 len=1957292 2023-12-01T16:06:21.074 INFO:tasks.workunit.client.0.smithi119.stdout:op 3457 completed, throughput=5MB/sec 2023-12-01T16:06:21.074 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4f8KiskgMopRy1o off=1611502 len=1306491 2023-12-01T16:06:21.082 INFO:tasks.workunit.client.0.smithi119.stdout:op 3458 completed, throughput=5MB/sec 2023-12-01T16:06:21.082 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rsWubkYYscdGpc1 off=4164577 len=1758965 2023-12-01T16:06:21.089 INFO:tasks.workunit.client.0.smithi119.stdout:op 3459 completed, throughput=5MB/sec 2023-12-01T16:06:22.090 INFO:tasks.workunit.client.0.smithi119.stdout: 669: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:22.090 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-chTJwYTfBOX-AbX off=15572517 len=1264245 2023-12-01T16:06:22.096 INFO:tasks.workunit.client.0.smithi119.stdout:op 3460 completed, throughput=5MB/sec 2023-12-01T16:06:22.096 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Eg8LRodLe9N0wYE off=10225110 len=1034757 2023-12-01T16:06:22.102 INFO:tasks.workunit.client.0.smithi119.stdout:op 3461 completed, throughput=5MB/sec 2023-12-01T16:06:22.102 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pRe4UbAnVTPR6ay off=2804602 len=2055666 2023-12-01T16:06:22.113 INFO:tasks.workunit.client.0.smithi119.stdout:op 3462 completed, throughput=5MB/sec 2023-12-01T16:06:22.113 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_kccPn_UKLAUA4F off=6631886 len=60333 2023-12-01T16:06:22.113 INFO:tasks.workunit.client.0.smithi119.stdout:op 3463 completed, throughput=5MB/sec 2023-12-01T16:06:22.113 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sf0StI7_HYAdB8a off=902618 len=1426654 2023-12-01T16:06:22.118 INFO:tasks.workunit.client.0.smithi119.stdout:op 3464 completed, throughput=5MB/sec 2023-12-01T16:06:22.415 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:06:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:22 smithi183 ceph-mon[99169]: pgmap v2059: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:06:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:22 smithi119 ceph-mon[108979]: pgmap v2059: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:06:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:22 smithi119 ceph-mon[94175]: pgmap v2059: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:06:22.721 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:06:22.721 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (32m) 83s ago 33m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:06:22.721 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (33m) 83s ago 33m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:06:22.721 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (34m) 83s ago 34m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:06:22.721 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (34m) 83s ago 34m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:06:22.721 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (37m) 83s ago 37m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:06:22.721 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (39m) 83s ago 39m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:06:22.721 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (39m) 83s ago 39m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:06:22.721 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (37m) 83s ago 37m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:06:22.722 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (37m) 83s ago 37m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:06:22.722 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (33m) 83s ago 33m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:06:22.722 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (33m) 83s ago 33m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:06:22.722 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (37m) 83s ago 37m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:06:22.722 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (36m) 83s ago 36m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:06:22.722 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (36m) 83s ago 36m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:06:22.722 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (36m) 83s ago 36m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:06:22.722 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (35m) 83s ago 35m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:06:22.722 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (35m) 83s ago 35m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:06:22.722 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (35m) 83s ago 34m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:06:22.722 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (34m) 83s ago 34m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:06:22.722 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (32m) 83s ago 33m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:06:23.099 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:06:23.099 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:06:23.099 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:06:23.099 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:06:23.099 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:06:23.099 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:06:23.099 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:06:23.099 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:06:23.099 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:06:23.099 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:06:23.100 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:06:23.100 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:06:23.100 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:06:23.100 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:06:23.100 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:06:23.100 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:06:23.100 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:06:23.118 INFO:tasks.workunit.client.0.smithi119.stdout: 670: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:23.118 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pCltXTxO2-7g05y off=7813060 len=1270561 2023-12-01T16:06:23.120 INFO:tasks.workunit.client.0.smithi119.stdout:op 3465 completed, throughput=5MB/sec 2023-12-01T16:06:23.121 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-09_AR2Z2ow1H8DQ off=7852247 len=1142573 2023-12-01T16:06:23.121 INFO:tasks.workunit.client.0.smithi119.stdout:op 3466 completed, throughput=5MB/sec 2023-12-01T16:06:23.122 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-F7-9EBinjL_G-Ze off=834953 len=1704760 2023-12-01T16:06:23.123 INFO:tasks.workunit.client.0.smithi119.stdout:op 3467 completed, throughput=5MB/sec 2023-12-01T16:06:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:23 smithi183 ceph-mon[99169]: from='client.26495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:23 smithi183 ceph-mon[99169]: from='client.26501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:23 smithi119 ceph-mon[94175]: from='client.26495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:23 smithi119 ceph-mon[94175]: from='client.26501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:23 smithi119 ceph-mon[108979]: from='client.26495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:23 smithi119 ceph-mon[108979]: from='client.26501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:24.123 INFO:tasks.workunit.client.0.smithi119.stdout: 671: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:24.123 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nMBlaxFCo4HY5cT off=1772560 len=1664708 2023-12-01T16:06:24.126 INFO:tasks.workunit.client.0.smithi119.stdout:op 3468 completed, throughput=5MB/sec 2023-12-01T16:06:24.127 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-s2atqqSsnbfcUzm off=2774759 len=1531488 2023-12-01T16:06:24.134 INFO:tasks.workunit.client.0.smithi119.stdout:op 3469 completed, throughput=5MB/sec 2023-12-01T16:06:24.134 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bHt65vLFk0QmDsZ off=3528379 len=1338088 2023-12-01T16:06:24.142 INFO:tasks.workunit.client.0.smithi119.stdout:op 3470 completed, throughput=5MB/sec 2023-12-01T16:06:24.142 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-t13xPddnjPxQKna off=19198518 len=1678782 2023-12-01T16:06:24.144 INFO:tasks.workunit.client.0.smithi119.stdout:op 3471 completed, throughput=5MB/sec 2023-12-01T16:06:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/905155806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:06:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:24 smithi183 ceph-mon[99169]: pgmap v2060: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:06:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:06:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:06:24] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T16:06:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/905155806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:06:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:24 smithi119 ceph-mon[94175]: pgmap v2060: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:06:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/905155806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:06:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:24 smithi119 ceph-mon[108979]: pgmap v2060: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:06:25.144 INFO:tasks.workunit.client.0.smithi119.stdout: 672: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:25.144 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pqpmrDNui2j6w3B off=14340995 len=1627712 2023-12-01T16:06:25.154 INFO:tasks.workunit.client.0.smithi119.stdout:op 3472 completed, throughput=5MB/sec 2023-12-01T16:06:25.154 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OBNrpRKbTgN1Fuv off=10187935 len=472117 2023-12-01T16:06:25.155 INFO:tasks.workunit.client.0.smithi119.stdout:op 3473 completed, throughput=5MB/sec 2023-12-01T16:06:25.155 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AKJTdlcybSvo67p off=1979121 len=176730 2023-12-01T16:06:25.155 INFO:tasks.workunit.client.0.smithi119.stdout:op 3474 completed, throughput=5MB/sec 2023-12-01T16:06:25.155 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-W-AXuRBXe-ZYJuy off=10474661 len=1677996 2023-12-01T16:06:25.157 INFO:tasks.workunit.client.0.smithi119.stdout:op 3475 completed, throughput=5MB/sec 2023-12-01T16:06:25.157 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jWrM86rcAeKoKXp off=6752334 len=1165759 2023-12-01T16:06:25.160 INFO:tasks.workunit.client.0.smithi119.stdout:op 3476 completed, throughput=5MB/sec 2023-12-01T16:06:26.160 INFO:tasks.workunit.client.0.smithi119.stdout: 673: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:26.160 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aDjb_uSXqkm-z-D off=14753674 len=1718799 2023-12-01T16:06:26.167 INFO:tasks.workunit.client.0.smithi119.stdout:op 3477 completed, throughput=5MB/sec 2023-12-01T16:06:26.168 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TMRGkwT75rN1aDJ off=12841908 len=268172 2023-12-01T16:06:26.170 INFO:tasks.workunit.client.0.smithi119.stdout:op 3478 completed, throughput=5MB/sec 2023-12-01T16:06:26.170 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gbmdUsTtMT_wUZo off=13796906 len=156716 2023-12-01T16:06:26.173 INFO:tasks.workunit.client.0.smithi119.stdout:op 3479 completed, throughput=5MB/sec 2023-12-01T16:06:26.173 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-x9pgrHHLRv7jyUy off=10755137 len=1364169 2023-12-01T16:06:26.175 INFO:tasks.workunit.client.0.smithi119.stdout:op 3480 completed, throughput=5MB/sec 2023-12-01T16:06:26.176 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EFqJfWfGvfp2f18 off=8669441 len=1874412 2023-12-01T16:06:26.177 INFO:tasks.workunit.client.0.smithi119.stdout:op 3481 completed, throughput=5MB/sec 2023-12-01T16:06:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:26 smithi183 ceph-mon[99169]: pgmap v2061: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:06:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:26 smithi119 ceph-mon[94175]: pgmap v2061: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:06:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:26 smithi119 ceph-mon[108979]: pgmap v2061: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:06:27.177 INFO:tasks.workunit.client.0.smithi119.stdout: 674: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:27.178 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OiPNWPckf7Oj3FV off=8232534 len=1916318 2023-12-01T16:06:27.180 INFO:tasks.workunit.client.0.smithi119.stdout:op 3482 completed, throughput=5MB/sec 2023-12-01T16:06:27.180 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zOMrgzt25HLh3eB off=16648947 len=372571 2023-12-01T16:06:27.187 INFO:tasks.workunit.client.0.smithi119.stdout:op 3483 completed, throughput=5MB/sec 2023-12-01T16:06:27.187 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5AfAyhm-mXVur_s off=3428380 len=1227533 2023-12-01T16:06:27.187 INFO:tasks.workunit.client.0.smithi119.stdout:op 3484 completed, throughput=5MB/sec 2023-12-01T16:06:27.187 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vbIn_yHnCkRNHks off=4876526 len=1908565 2023-12-01T16:06:27.193 INFO:tasks.workunit.client.0.smithi119.stdout:op 3485 completed, throughput=5MB/sec 2023-12-01T16:06:28.193 INFO:tasks.workunit.client.0.smithi119.stdout: 675: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:28.193 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0mUELZDUSj-2Aj8 off=5593862 len=1098233 2023-12-01T16:06:28.194 INFO:tasks.workunit.client.0.smithi119.stdout:op 3486 completed, throughput=5MB/sec 2023-12-01T16:06:28.194 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kFHziR329Is52cm off=2592286 len=1678846 2023-12-01T16:06:28.205 INFO:tasks.workunit.client.0.smithi119.stdout:op 3487 completed, throughput=5MB/sec 2023-12-01T16:06:28.255 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LrsSZlFBSHuNAXp off=9639813 len=1715423 2023-12-01T16:06:28.256 INFO:tasks.workunit.client.0.smithi119.stdout:op 3488 completed, throughput=5MB/sec 2023-12-01T16:06:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:28 smithi183 ceph-mon[99169]: pgmap v2062: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:06:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:28 smithi119 ceph-mon[94175]: pgmap v2062: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:06:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:28 smithi119 ceph-mon[108979]: pgmap v2062: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T16:06:29.214 INFO:tasks.workunit.client.0.smithi119.stdout: 676: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:29.214 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PoK9DiOnJ6b1t6A off=3061878 len=532541 2023-12-01T16:06:29.215 INFO:tasks.workunit.client.0.smithi119.stdout:op 3489 completed, throughput=4.99MB/sec 2023-12-01T16:06:29.215 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-q-RCOzmoC7gy9SK off=2030544 len=615893 2023-12-01T16:06:29.216 INFO:tasks.workunit.client.0.smithi119.stdout:op 3490 completed, throughput=4.99MB/sec 2023-12-01T16:06:29.216 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Tkl0_1ucz1AZuDm off=2125425 len=508284 2023-12-01T16:06:29.220 INFO:tasks.workunit.client.0.smithi119.stdout:op 3491 completed, throughput=5MB/sec 2023-12-01T16:06:29.220 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Qj0Mlu8IqYWoA45 off=7851625 len=1885884 2023-12-01T16:06:29.222 INFO:tasks.workunit.client.0.smithi119.stdout:op 3492 completed, throughput=5MB/sec 2023-12-01T16:06:29.222 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Nv78IMeDaFE6wUb off=9906988 len=1242299 2023-12-01T16:06:29.227 INFO:tasks.workunit.client.0.smithi119.stdout:op 3493 completed, throughput=5MB/sec 2023-12-01T16:06:29.228 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4gRXp1kBCKJ5XZs off=217826 len=1054033 2023-12-01T16:06:29.232 INFO:tasks.workunit.client.0.smithi119.stdout:op 3494 completed, throughput=5MB/sec 2023-12-01T16:06:30.232 INFO:tasks.workunit.client.0.smithi119.stdout: 677: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:30.233 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bW3UkBWLIpgaREe off=10521022 len=914749 2023-12-01T16:06:30.233 INFO:tasks.workunit.client.0.smithi119.stdout:op 3495 completed, throughput=4.99MB/sec 2023-12-01T16:06:30.234 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_1wWDxcaZVQix0G off=6220489 len=1395403 2023-12-01T16:06:30.235 INFO:tasks.workunit.client.0.smithi119.stdout:op 3496 completed, throughput=5MB/sec 2023-12-01T16:06:30.235 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-I3mJ_G1GIqROIRG off=3762466 len=738234 2023-12-01T16:06:30.240 INFO:tasks.workunit.client.0.smithi119.stdout:op 3497 completed, throughput=5MB/sec 2023-12-01T16:06:30.240 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_KBknPvwvvNnXap off=183639 len=582993 2023-12-01T16:06:30.245 INFO:tasks.workunit.client.0.smithi119.stdout:op 3498 completed, throughput=5MB/sec 2023-12-01T16:06:30.245 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0WhgDSc-2YTzEJ0 off=3356065 len=1495765 2023-12-01T16:06:30.250 INFO:tasks.workunit.client.0.smithi119.stdout:op 3499 completed, throughput=5MB/sec 2023-12-01T16:06:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:30 smithi183 ceph-mon[99169]: pgmap v2063: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T16:06:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:30 smithi119 ceph-mon[94175]: pgmap v2063: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T16:06:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:30 smithi119 ceph-mon[108979]: pgmap v2063: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T16:06:31.251 INFO:tasks.workunit.client.0.smithi119.stdout: 678: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:31.251 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-s-hl6rG18CBlapd off=6459858 len=2003510 2023-12-01T16:06:31.254 INFO:tasks.workunit.client.0.smithi119.stdout:op 3500 completed, throughput=5MB/sec 2023-12-01T16:06:31.254 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hNZeJrZOa0X1uD0 off=1842927 len=320343 2023-12-01T16:06:31.258 INFO:tasks.workunit.client.0.smithi119.stdout:op 3501 completed, throughput=5MB/sec 2023-12-01T16:06:31.258 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2kVx1lOZKJccsk- off=13418837 len=1033144 2023-12-01T16:06:31.259 INFO:tasks.workunit.client.0.smithi119.stdout:op 3502 completed, throughput=5MB/sec 2023-12-01T16:06:31.259 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gu2o-E8bZiNCqX2 off=1283817 len=725266 2023-12-01T16:06:31.261 INFO:tasks.workunit.client.0.smithi119.stdout:op 3503 completed, throughput=5MB/sec 2023-12-01T16:06:31.261 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3jySguguIBY4AmH off=10852595 len=1773876 2023-12-01T16:06:31.270 INFO:tasks.workunit.client.0.smithi119.stdout:op 3504 completed, throughput=5MB/sec 2023-12-01T16:06:32.271 INFO:tasks.workunit.client.0.smithi119.stdout: 679: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:32.272 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nsRMRfwyodFXluX off=7900660 len=1799078 2023-12-01T16:06:32.279 INFO:tasks.workunit.client.0.smithi119.stdout:op 3505 completed, throughput=5MB/sec 2023-12-01T16:06:32.280 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3DlFCHfl3Ft90IO off=3413316 len=395032 2023-12-01T16:06:32.280 INFO:tasks.workunit.client.0.smithi119.stdout:op 3506 completed, throughput=5MB/sec 2023-12-01T16:06:32.281 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mq2HhCb2bugcztQ off=352860 len=2040908 2023-12-01T16:06:32.283 INFO:tasks.workunit.client.0.smithi119.stdout:op 3507 completed, throughput=5MB/sec 2023-12-01T16:06:32.283 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4uK2ZAzp7Qf6wIo off=3136582 len=1772907 2023-12-01T16:06:32.286 INFO:tasks.workunit.client.0.smithi119.stdout:op 3508 completed, throughput=5MB/sec 2023-12-01T16:06:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:32 smithi183 ceph-mon[99169]: pgmap v2064: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:06:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:32 smithi119 ceph-mon[94175]: pgmap v2064: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:06:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:32 smithi119 ceph-mon[108979]: pgmap v2064: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:06:33.286 INFO:tasks.workunit.client.0.smithi119.stdout: 680: throughput=5MB/sec pending data=0 2023-12-01T16:06:33.287 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6jy2lUrkyGvhGx6 off=658387 len=679244 2023-12-01T16:06:33.288 INFO:tasks.workunit.client.0.smithi119.stdout:op 3509 completed, throughput=5MB/sec 2023-12-01T16:06:33.288 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-c4FtIWhl5xOXmNv off=2215605 len=310498 2023-12-01T16:06:33.291 INFO:tasks.workunit.client.0.smithi119.stdout:op 3510 completed, throughput=5MB/sec 2023-12-01T16:06:33.292 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-frzMZlQm63NWpU6 off=318705 len=1171904 2023-12-01T16:06:33.293 INFO:tasks.workunit.client.0.smithi119.stdout:op 3511 completed, throughput=5MB/sec 2023-12-01T16:06:33.293 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QMf1nGHEUdgL59p off=481389 len=378769 2023-12-01T16:06:33.297 INFO:tasks.workunit.client.0.smithi119.stdout:op 3512 completed, throughput=5MB/sec 2023-12-01T16:06:33.297 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZFL-6J1LxQsDN6R off=11752136 len=581683 2023-12-01T16:06:33.301 INFO:tasks.workunit.client.0.smithi119.stdout:op 3513 completed, throughput=5MB/sec 2023-12-01T16:06:33.301 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-a0_1l8Yp0qmJTSK off=17704475 len=1962534 2023-12-01T16:06:33.303 INFO:tasks.workunit.client.0.smithi119.stdout:op 3514 completed, throughput=5MB/sec 2023-12-01T16:06:34.303 INFO:tasks.workunit.client.0.smithi119.stdout: 681: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:34.303 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-A7Bsj5aNmNbQ5kV off=1962849 len=224901 2023-12-01T16:06:34.306 INFO:tasks.workunit.client.0.smithi119.stdout:op 3515 completed, throughput=4.99MB/sec 2023-12-01T16:06:34.306 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aDWFE1VFaWgV8YF off=118159 len=840410 2023-12-01T16:06:34.307 INFO:tasks.workunit.client.0.smithi119.stdout:op 3516 completed, throughput=5MB/sec 2023-12-01T16:06:34.307 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-515_LU3aimF9CdK off=21695620 len=1933586 2023-12-01T16:06:34.317 INFO:tasks.workunit.client.0.smithi119.stdout:op 3517 completed, throughput=5MB/sec 2023-12-01T16:06:34.317 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0ewsSnBfhSCWd4i off=1171335 len=30779 2023-12-01T16:06:34.320 INFO:tasks.workunit.client.0.smithi119.stdout:op 3518 completed, throughput=5MB/sec 2023-12-01T16:06:34.320 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qOSSDGZ9W6_aaPX off=632810 len=1751794 2023-12-01T16:06:34.323 INFO:tasks.workunit.client.0.smithi119.stdout:op 3519 completed, throughput=5MB/sec 2023-12-01T16:06:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:06:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:06:34] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-12-01T16:06:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:34 smithi183 ceph-mon[99169]: pgmap v2065: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:06:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:34 smithi119 ceph-mon[94175]: pgmap v2065: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:06:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:34 smithi119 ceph-mon[108979]: pgmap v2065: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:06:35.323 INFO:tasks.workunit.client.0.smithi119.stdout: 682: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:35.324 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jlSq2uUbR_r-zv7 off=265270 len=1296112 2023-12-01T16:06:35.331 INFO:tasks.workunit.client.0.smithi119.stdout:op 3520 completed, throughput=5MB/sec 2023-12-01T16:06:35.331 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KSSwv72m1_bSOIr off=858862 len=1442220 2023-12-01T16:06:35.339 INFO:tasks.workunit.client.0.smithi119.stdout:op 3521 completed, throughput=5MB/sec 2023-12-01T16:06:35.339 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FoqjJ0LyE0f_HMI off=359453 len=1631739 2023-12-01T16:06:35.340 INFO:tasks.workunit.client.0.smithi119.stdout:op 3522 completed, throughput=5MB/sec 2023-12-01T16:06:35.340 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZEJq9Usz4Vt8Ty_ off=600837 len=722460 2023-12-01T16:06:35.343 INFO:tasks.workunit.client.0.smithi119.stdout:op 3523 completed, throughput=5MB/sec 2023-12-01T16:06:36.343 INFO:tasks.workunit.client.0.smithi119.stdout: 683: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:36.344 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ilgRyOmnr1GoGzI off=4581042 len=298524 2023-12-01T16:06:36.344 INFO:tasks.workunit.client.0.smithi119.stdout:op 3524 completed, throughput=4.99MB/sec 2023-12-01T16:06:36.345 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yA3GGH-excaQtOQ off=6339721 len=400661 2023-12-01T16:06:36.348 INFO:tasks.workunit.client.0.smithi119.stdout:op 3525 completed, throughput=4.99MB/sec 2023-12-01T16:06:36.348 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uXY-5LX8bF8-7H_ off=1916357 len=449367 2023-12-01T16:06:36.352 INFO:tasks.workunit.client.0.smithi119.stdout:op 3526 completed, throughput=5MB/sec 2023-12-01T16:06:36.352 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Z6DyZTqBsfkno2l off=11508270 len=1749868 2023-12-01T16:06:36.360 INFO:tasks.workunit.client.0.smithi119.stdout:op 3527 completed, throughput=5MB/sec 2023-12-01T16:06:36.360 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-h669HwnG1s_xKwd off=2643901 len=521119 2023-12-01T16:06:36.365 INFO:tasks.workunit.client.0.smithi119.stdout:op 3528 completed, throughput=5MB/sec 2023-12-01T16:06:36.365 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Xer7zfJMYOZVMBU off=6561890 len=1904624 2023-12-01T16:06:36.366 INFO:tasks.workunit.client.0.smithi119.stdout:op 3529 completed, throughput=5MB/sec 2023-12-01T16:06:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:36 smithi183 ceph-mon[99169]: pgmap v2066: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T16:06:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:36 smithi119 ceph-mon[94175]: pgmap v2066: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T16:06:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:36 smithi119 ceph-mon[108979]: pgmap v2066: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T16:06:37.366 INFO:tasks.workunit.client.0.smithi119.stdout: 684: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:37.366 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Bxo-e-4ZNsEJcbX off=805284 len=2094076 2023-12-01T16:06:37.370 INFO:tasks.workunit.client.0.smithi119.stdout:op 3530 completed, throughput=5MB/sec 2023-12-01T16:06:37.370 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CTH1Hs_hcmFP5u1 off=949505 len=1234965 2023-12-01T16:06:37.372 INFO:tasks.workunit.client.0.smithi119.stdout:op 3531 completed, throughput=5MB/sec 2023-12-01T16:06:37.372 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-s77M__OTqxH73qw off=67739 len=1944662 2023-12-01T16:06:37.374 INFO:tasks.workunit.client.0.smithi119.stdout:op 3532 completed, throughput=5MB/sec 2023-12-01T16:06:38.374 INFO:tasks.workunit.client.0.smithi119.stdout: 685: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:38.375 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Mq3xIlL5DffPpkb off=4841924 len=1288082 2023-12-01T16:06:38.376 INFO:tasks.workunit.client.0.smithi119.stdout:op 3533 completed, throughput=5MB/sec 2023-12-01T16:06:38.376 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-T_qwjc2catWrG0g off=9639876 len=881795 2023-12-01T16:06:38.377 INFO:tasks.workunit.client.0.smithi119.stdout:op 3534 completed, throughput=5MB/sec 2023-12-01T16:06:38.377 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Wj8rTXTYoYpi3-1 off=6362294 len=333380 2023-12-01T16:06:38.378 INFO:tasks.workunit.client.0.smithi119.stdout:op 3535 completed, throughput=5MB/sec 2023-12-01T16:06:38.378 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-H8o1XT50Um77qer off=2206742 len=1358624 2023-12-01T16:06:38.386 INFO:tasks.workunit.client.0.smithi119.stdout:op 3536 completed, throughput=5MB/sec 2023-12-01T16:06:38.386 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GBGJrAyxPe3ux84 off=6331829 len=1062183 2023-12-01T16:06:38.390 INFO:tasks.workunit.client.0.smithi119.stdout:op 3537 completed, throughput=5MB/sec 2023-12-01T16:06:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:38 smithi119 ceph-mon[108979]: pgmap v2067: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:06:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:38 smithi119 ceph-mon[94175]: pgmap v2067: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:06:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:38 smithi183 ceph-mon[99169]: pgmap v2067: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:06:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:39.391 INFO:tasks.workunit.client.0.smithi119.stdout: 686: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:39.391 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bCiUOAveT67CWjj off=5206552 len=2037244 2023-12-01T16:06:39.393 INFO:tasks.workunit.client.0.smithi119.stdout:op 3538 completed, throughput=5MB/sec 2023-12-01T16:06:39.393 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DperRe0qf1NpAJK off=13281 len=1907889 2023-12-01T16:06:39.405 INFO:tasks.workunit.client.0.smithi119.stdout:op 3539 completed, throughput=5MB/sec 2023-12-01T16:06:39.405 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-L5Vw_jJQjRADEk- off=12085648 len=1028159 2023-12-01T16:06:39.406 INFO:tasks.workunit.client.0.smithi119.stdout:op 3540 completed, throughput=5MB/sec 2023-12-01T16:06:39.406 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DAdAWBhnpYykD9h off=5705964 len=627445 2023-12-01T16:06:39.410 INFO:tasks.workunit.client.0.smithi119.stdout:op 3541 completed, throughput=5MB/sec 2023-12-01T16:06:40.410 INFO:tasks.workunit.client.0.smithi119.stdout: 687: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:40.410 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rH4f0x1fYfj_He2 off=4238634 len=517007 2023-12-01T16:06:40.412 INFO:tasks.workunit.client.0.smithi119.stdout:op 3542 completed, throughput=4.99MB/sec 2023-12-01T16:06:40.412 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-91Q5KV3b0R-OovJ off=13226246 len=896507 2023-12-01T16:06:40.418 INFO:tasks.workunit.client.0.smithi119.stdout:op 3543 completed, throughput=5MB/sec 2023-12-01T16:06:40.418 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MRfKJVSYdH7OvKS off=12436257 len=912986 2023-12-01T16:06:40.419 INFO:tasks.workunit.client.0.smithi119.stdout:op 3544 completed, throughput=5MB/sec 2023-12-01T16:06:40.419 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-p39kb200nkS22uU off=14978332 len=1361564 2023-12-01T16:06:40.421 INFO:tasks.workunit.client.0.smithi119.stdout:op 3545 completed, throughput=5MB/sec 2023-12-01T16:06:40.421 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Zxo-Q9-4vyqnQg4 off=476620 len=1355624 2023-12-01T16:06:40.429 INFO:tasks.workunit.client.0.smithi119.stdout:op 3546 completed, throughput=5MB/sec 2023-12-01T16:06:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:40 smithi119 ceph-mon[94175]: pgmap v2068: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T16:06:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:40 smithi119 ceph-mon[108979]: pgmap v2068: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T16:06:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:40 smithi183 ceph-mon[99169]: pgmap v2068: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T16:06:41.429 INFO:tasks.workunit.client.0.smithi119.stdout: 688: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:41.429 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Qx1RDASXECoqvWv off=1536428 len=1779019 2023-12-01T16:06:41.431 INFO:tasks.workunit.client.0.smithi119.stdout:op 3547 completed, throughput=5MB/sec 2023-12-01T16:06:41.431 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OCskft7j2Ga4mBl off=8702882 len=39999 2023-12-01T16:06:41.434 INFO:tasks.workunit.client.0.smithi119.stdout:op 3548 completed, throughput=5MB/sec 2023-12-01T16:06:41.434 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zpGDA-Ya0WRbkYq off=7915208 len=905605 2023-12-01T16:06:41.438 INFO:tasks.workunit.client.0.smithi119.stdout:op 3549 completed, throughput=5MB/sec 2023-12-01T16:06:41.439 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bZV2xhVbFvRv2qv off=0 len=1370536 2023-12-01T16:06:41.444 INFO:tasks.workunit.client.0.smithi119.stdout:op 3550 completed, throughput=5MB/sec 2023-12-01T16:06:41.444 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VBqpdFlPIxRDUcG off=14290988 len=1935321 2023-12-01T16:06:41.446 INFO:tasks.workunit.client.0.smithi119.stdout:op 3551 completed, throughput=5MB/sec 2023-12-01T16:06:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:42 smithi183 ceph-mon[99169]: pgmap v2069: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T16:06:42.446 INFO:tasks.workunit.client.0.smithi119.stdout: 689: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:42.446 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6O6Z6IbrHwWbbwj off=13569637 len=1557237 2023-12-01T16:06:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:42 smithi119 ceph-mon[94175]: pgmap v2069: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T16:06:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:42 smithi119 ceph-mon[108979]: pgmap v2069: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T16:06:42.454 INFO:tasks.workunit.client.0.smithi119.stdout:op 3552 completed, throughput=5MB/sec 2023-12-01T16:06:42.455 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-eITg5ccs7D2D5pB off=6030528 len=1112652 2023-12-01T16:06:42.456 INFO:tasks.workunit.client.0.smithi119.stdout:op 3553 completed, throughput=5MB/sec 2023-12-01T16:06:42.456 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tuvHq3SiKqChcNj off=11310681 len=206841 2023-12-01T16:06:42.459 INFO:tasks.workunit.client.0.smithi119.stdout:op 3554 completed, throughput=5MB/sec 2023-12-01T16:06:42.459 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MwWwb3-IGX4g5Pb off=14650096 len=74138 2023-12-01T16:06:42.462 INFO:tasks.workunit.client.0.smithi119.stdout:op 3555 completed, throughput=5MB/sec 2023-12-01T16:06:42.462 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VTE8Ek8Mbi4rVrA off=20984678 len=613541 2023-12-01T16:06:42.463 INFO:tasks.workunit.client.0.smithi119.stdout:op 3556 completed, throughput=5MB/sec 2023-12-01T16:06:42.463 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ur66qCW3Urk-hdp off=5594722 len=555980 2023-12-01T16:06:42.463 INFO:tasks.workunit.client.0.smithi119.stdout:op 3557 completed, throughput=5MB/sec 2023-12-01T16:06:42.464 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0NcrqoxaKjmlmpO off=8879733 len=847587 2023-12-01T16:06:42.468 INFO:tasks.workunit.client.0.smithi119.stdout:op 3558 completed, throughput=5MB/sec 2023-12-01T16:06:43.469 INFO:tasks.workunit.client.0.smithi119.stdout: 690: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:43.469 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dyp0tCCrC7G88BM off=8152980 len=596144 2023-12-01T16:06:43.470 INFO:tasks.workunit.client.0.smithi119.stdout:op 3559 completed, throughput=4.99MB/sec 2023-12-01T16:06:43.470 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yAGcxnIsIb-1o6_ off=1137917 len=14888 2023-12-01T16:06:43.472 INFO:tasks.workunit.client.0.smithi119.stdout:op 3560 completed, throughput=4.99MB/sec 2023-12-01T16:06:43.472 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UEAH-G1SoYLP7h4 off=525747 len=1009494 2023-12-01T16:06:43.474 INFO:tasks.workunit.client.0.smithi119.stdout:op 3561 completed, throughput=5MB/sec 2023-12-01T16:06:43.474 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-i5o1JHpCksg-I24 off=163042 len=334561 2023-12-01T16:06:43.477 INFO:tasks.workunit.client.0.smithi119.stdout:op 3562 completed, throughput=5MB/sec 2023-12-01T16:06:43.477 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-j9br1xp9KGFpKJZ off=8662916 len=1875774 2023-12-01T16:06:43.484 INFO:tasks.workunit.client.0.smithi119.stdout:op 3563 completed, throughput=5MB/sec 2023-12-01T16:06:43.484 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kcWWtG7a-YtIU39 off=1375681 len=1869723 2023-12-01T16:06:43.494 INFO:tasks.workunit.client.0.smithi119.stdout:op 3564 completed, throughput=5MB/sec 2023-12-01T16:06:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:06:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:06:44] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T16:06:44.495 INFO:tasks.workunit.client.0.smithi119.stdout: 691: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:44.495 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pImbDNoARJxHkOP off=4194282 len=122006 2023-12-01T16:06:44.495 INFO:tasks.workunit.client.0.smithi119.stdout:op 3565 completed, throughput=4.99MB/sec 2023-12-01T16:06:44.495 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ne-pZOYNO238PbR off=15474164 len=1868176 2023-12-01T16:06:44.506 INFO:tasks.workunit.client.0.smithi119.stdout:op 3566 completed, throughput=5MB/sec 2023-12-01T16:06:44.506 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KOZWAaYfSbklMkl off=5207024 len=327370 2023-12-01T16:06:44.509 INFO:tasks.workunit.client.0.smithi119.stdout:op 3567 completed, throughput=5MB/sec 2023-12-01T16:06:44.509 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rW4hfTnxCfAXWxN off=2560567 len=1070026 2023-12-01T16:06:44.514 INFO:tasks.workunit.client.0.smithi119.stdout:op 3568 completed, throughput=5MB/sec 2023-12-01T16:06:44.515 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2QocL0Im8EArHqP off=20246760 len=1470777 2023-12-01T16:06:44.515 INFO:tasks.workunit.client.0.smithi119.stdout:op 3569 completed, throughput=5MB/sec 2023-12-01T16:06:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:44 smithi119 ceph-mon[94175]: pgmap v2070: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T16:06:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:44 smithi119 ceph-mon[108979]: pgmap v2070: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T16:06:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:44 smithi183 ceph-mon[99169]: pgmap v2070: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T16:06:45.516 INFO:tasks.workunit.client.0.smithi119.stdout: 692: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:45.516 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-g0cIlNC3AvLa_Bm off=1076961 len=104495 2023-12-01T16:06:45.519 INFO:tasks.workunit.client.0.smithi119.stdout:op 3570 completed, throughput=4.99MB/sec 2023-12-01T16:06:45.519 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uFPqvdGNlclJArX off=15287360 len=1649320 2023-12-01T16:06:45.529 INFO:tasks.workunit.client.0.smithi119.stdout:op 3571 completed, throughput=5MB/sec 2023-12-01T16:06:45.529 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-L8NN6ds_CgIyuWp off=314451 len=1434981 2023-12-01T16:06:45.530 INFO:tasks.workunit.client.0.smithi119.stdout:op 3572 completed, throughput=5MB/sec 2023-12-01T16:06:45.530 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GRAtQGCABrkPpYf off=10392236 len=1964249 2023-12-01T16:06:45.532 INFO:tasks.workunit.client.0.smithi119.stdout:op 3573 completed, throughput=5MB/sec 2023-12-01T16:06:46.533 INFO:tasks.workunit.client.0.smithi119.stdout: 693: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:46.533 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BxovozpFpmY8o1Z off=4076900 len=2069885 2023-12-01T16:06:46.541 INFO:tasks.workunit.client.0.smithi119.stdout:op 3574 completed, throughput=5MB/sec 2023-12-01T16:06:46.541 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-z9XPJwQX1I_Ld5e off=9082716 len=1615586 2023-12-01T16:06:46.548 INFO:tasks.workunit.client.0.smithi119.stdout:op 3575 completed, throughput=5MB/sec 2023-12-01T16:06:46.548 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wajYMqjr29TN99k off=1027519 len=2002484 2023-12-01T16:06:46.549 INFO:tasks.workunit.client.0.smithi119.stdout:op 3576 completed, throughput=5MB/sec 2023-12-01T16:06:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:46 smithi119 ceph-mon[94175]: pgmap v2071: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T16:06:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:46 smithi119 ceph-mon[108979]: pgmap v2071: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T16:06:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:46 smithi183 ceph-mon[99169]: pgmap v2071: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T16:06:47.550 INFO:tasks.workunit.client.0.smithi119.stdout: 694: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:47.550 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wJxf5K8-BK3eE3k off=1182182 len=788471 2023-12-01T16:06:47.555 INFO:tasks.workunit.client.0.smithi119.stdout:op 3577 completed, throughput=4.99MB/sec 2023-12-01T16:06:47.555 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zBu59WrGmFlKnl3 off=15663937 len=845886 2023-12-01T16:06:47.561 INFO:tasks.workunit.client.0.smithi119.stdout:op 3578 completed, throughput=5MB/sec 2023-12-01T16:06:47.561 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nfzSPMK2zQhw--g off=170031 len=1090849 2023-12-01T16:06:47.566 INFO:tasks.workunit.client.0.smithi119.stdout:op 3579 completed, throughput=5MB/sec 2023-12-01T16:06:47.567 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YZ1YVtOevQ9gJDX off=1810759 len=968858 2023-12-01T16:06:47.567 INFO:tasks.workunit.client.0.smithi119.stdout:op 3580 completed, throughput=5MB/sec 2023-12-01T16:06:47.567 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VoTHMvWP7uf79oL off=4726830 len=2018663 2023-12-01T16:06:47.578 INFO:tasks.workunit.client.0.smithi119.stdout:op 3581 completed, throughput=5MB/sec 2023-12-01T16:06:48.579 INFO:tasks.workunit.client.0.smithi119.stdout: 695: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:48.579 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rLLv3x6M-aXDu7e off=1868586 len=1418041 2023-12-01T16:06:48.580 INFO:tasks.workunit.client.0.smithi119.stdout:op 3582 completed, throughput=5MB/sec 2023-12-01T16:06:48.581 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vFVM4dKx-YJkd85 off=388613 len=1375961 2023-12-01T16:06:48.589 INFO:tasks.workunit.client.0.smithi119.stdout:op 3583 completed, throughput=5MB/sec 2023-12-01T16:06:48.589 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-K8XMSq_jSjKcTt6 off=11379953 len=1084536 2023-12-01T16:06:48.594 INFO:tasks.workunit.client.0.smithi119.stdout:op 3584 completed, throughput=5MB/sec 2023-12-01T16:06:48.594 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SAvbN8slDRwMbgd off=1410940 len=1308225 2023-12-01T16:06:48.599 INFO:tasks.workunit.client.0.smithi119.stdout:op 3585 completed, throughput=5MB/sec 2023-12-01T16:06:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:48 smithi119 ceph-mon[94175]: pgmap v2072: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:06:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:48 smithi119 ceph-mon[108979]: pgmap v2072: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:06:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:48 smithi183 ceph-mon[99169]: pgmap v2072: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:06:49.600 INFO:tasks.workunit.client.0.smithi119.stdout: 696: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:49.600 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UsmE2p8JJAeZm5g off=1034968 len=1986758 2023-12-01T16:06:49.602 INFO:tasks.workunit.client.0.smithi119.stdout:op 3586 completed, throughput=5MB/sec 2023-12-01T16:06:49.602 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8UMjntE9wnyfClG off=17348024 len=1873544 2023-12-01T16:06:49.610 INFO:tasks.workunit.client.0.smithi119.stdout:op 3587 completed, throughput=5MB/sec 2023-12-01T16:06:49.611 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qwEsjnEyo8D9MCm off=2732632 len=1056929 2023-12-01T16:06:49.612 INFO:tasks.workunit.client.0.smithi119.stdout:op 3588 completed, throughput=5MB/sec 2023-12-01T16:06:50.613 INFO:tasks.workunit.client.0.smithi119.stdout: 697: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:50.613 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9UinWYONtbGg6M1 off=9390348 len=1948288 2023-12-01T16:06:50.617 INFO:tasks.workunit.client.0.smithi119.stdout:op 3589 completed, throughput=5MB/sec 2023-12-01T16:06:50.617 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JE_qTCSbXyjpcn6 off=1240815 len=16545 2023-12-01T16:06:50.617 INFO:tasks.workunit.client.0.smithi119.stdout:op 3590 completed, throughput=5MB/sec 2023-12-01T16:06:50.617 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ThDFhvimtwH7cbW off=4380435 len=491489 2023-12-01T16:06:50.618 INFO:tasks.workunit.client.0.smithi119.stdout:op 3591 completed, throughput=5MB/sec 2023-12-01T16:06:50.618 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sgAvwAWTW9YbwXi off=6485554 len=1459921 2023-12-01T16:06:50.620 INFO:tasks.workunit.client.0.smithi119.stdout:op 3592 completed, throughput=5MB/sec 2023-12-01T16:06:50.620 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yHmaHRPBKeNHXlD off=765521 len=2062226 2023-12-01T16:06:50.622 INFO:tasks.workunit.client.0.smithi119.stdout:op 3593 completed, throughput=5MB/sec 2023-12-01T16:06:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:50 smithi183 ceph-mon[99169]: pgmap v2073: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:06:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:50 smithi119 ceph-mon[94175]: pgmap v2073: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:06:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:50 smithi119 ceph-mon[108979]: pgmap v2073: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:06:51.622 INFO:tasks.workunit.client.0.smithi119.stdout: 698: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:51.623 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LQ2lXUN0aU0F3ZA off=5974329 len=1126441 2023-12-01T16:06:51.628 INFO:tasks.workunit.client.0.smithi119.stdout:op 3594 completed, throughput=5MB/sec 2023-12-01T16:06:51.628 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rwimjPkNKrIwO76 off=3160088 len=1603569 2023-12-01T16:06:51.629 INFO:tasks.workunit.client.0.smithi119.stdout:op 3595 completed, throughput=5MB/sec 2023-12-01T16:06:51.629 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-X1ydc976p9N5Lw_ off=247134 len=1686034 2023-12-01T16:06:51.630 INFO:tasks.workunit.client.0.smithi119.stdout:op 3596 completed, throughput=5MB/sec 2023-12-01T16:06:51.631 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-P29egwsLuCErF0L off=743338 len=1080238 2023-12-01T16:06:51.636 INFO:tasks.workunit.client.0.smithi119.stdout:op 3597 completed, throughput=5MB/sec 2023-12-01T16:06:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:52 smithi183 ceph-mon[99169]: pgmap v2074: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T16:06:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:52 smithi119 ceph-mon[94175]: pgmap v2074: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T16:06:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:52 smithi119 ceph-mon[108979]: pgmap v2074: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T16:06:52.637 INFO:tasks.workunit.client.0.smithi119.stdout: 699: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:52.637 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_YbCAea6oAcZy4M off=1740114 len=759872 2023-12-01T16:06:52.639 INFO:tasks.workunit.client.0.smithi119.stdout:op 3598 completed, throughput=5MB/sec 2023-12-01T16:06:52.639 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-psIUSuaD3SXwAaM off=492174 len=1821171 2023-12-01T16:06:52.650 INFO:tasks.workunit.client.0.smithi119.stdout:op 3599 completed, throughput=5MB/sec 2023-12-01T16:06:52.650 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LKwleBVle6d35yI off=16134216 len=1035060 2023-12-01T16:06:52.656 INFO:tasks.workunit.client.0.smithi119.stdout:op 3600 completed, throughput=5MB/sec 2023-12-01T16:06:52.656 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VaT5dU6rmvntwPN off=1339585 len=1366862 2023-12-01T16:06:52.662 INFO:tasks.workunit.client.0.smithi119.stdout:op 3601 completed, throughput=5MB/sec 2023-12-01T16:06:53.440 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:06:53.662 INFO:tasks.workunit.client.0.smithi119.stdout: 700: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:53.662 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jkhkb7cHe5m38Hi off=9451190 len=1960469 2023-12-01T16:06:53.666 INFO:tasks.workunit.client.0.smithi119.stdout:op 3602 completed, throughput=5MB/sec 2023-12-01T16:06:53.666 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-eA482ZgXIu3Vk6z off=446944 len=1939100 2023-12-01T16:06:53.667 INFO:tasks.workunit.client.0.smithi119.stdout:op 3603 completed, throughput=5MB/sec 2023-12-01T16:06:53.667 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Z2_nmUmfLIOZcru off=3982382 len=280684 2023-12-01T16:06:53.670 INFO:tasks.workunit.client.0.smithi119.stdout:op 3604 completed, throughput=5MB/sec 2023-12-01T16:06:53.670 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IbVIguavtmUpiu3 off=2053866 len=1216637 2023-12-01T16:06:53.672 INFO:tasks.workunit.client.0.smithi119.stdout:op 3605 completed, throughput=5MB/sec 2023-12-01T16:06:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:53.752 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:06:53.752 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (33m) 114s ago 34m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:06:53.752 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (33m) 114s ago 33m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:06:53.752 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (34m) 114s ago 34m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:06:53.752 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (34m) 114s ago 34m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:06:53.753 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (37m) 114s ago 37m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:06:53.753 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (39m) 114s ago 39m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:06:53.753 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (39m) 114s ago 39m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:06:53.753 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (38m) 114s ago 38m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:06:53.753 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (38m) 114s ago 38m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:06:53.753 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (33m) 114s ago 33m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:06:53.753 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (33m) 114s ago 33m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:06:53.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (37m) 114s ago 37m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:06:53.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (37m) 114s ago 37m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:06:53.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (36m) 114s ago 36m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:06:53.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (36m) 114s ago 36m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:06:53.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (36m) 114s ago 36m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:06:53.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (35m) 114s ago 35m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:06:53.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (35m) 114s ago 35m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:06:53.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (35m) 114s ago 35m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:06:53.754 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (33m) 114s ago 34m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:06:54.132 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:06:54.132 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:06:54.132 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:06:54.133 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:06:54.133 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:06:54.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:06:54.133 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:06:54.133 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:06:54.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:06:54.133 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:06:54.133 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:06:54.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:06:54.133 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:06:54.133 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:06:54.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:06:54.133 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:06:54.133 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:06:54.434 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:06:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:06:54] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T16:06:54.672 INFO:tasks.workunit.client.0.smithi119.stdout: 701: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:54.673 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WytEtI4ixOoaaas off=11848946 len=2073055 2023-12-01T16:06:54.676 INFO:tasks.workunit.client.0.smithi119.stdout:op 3606 completed, throughput=5MB/sec 2023-12-01T16:06:54.676 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fWBqdUqmcqPoQns off=14846142 len=806795 2023-12-01T16:06:54.678 INFO:tasks.workunit.client.0.smithi119.stdout:op 3607 completed, throughput=5MB/sec 2023-12-01T16:06:54.678 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qp7SXQzVR_hatkR off=3258787 len=453805 2023-12-01T16:06:54.679 INFO:tasks.workunit.client.0.smithi119.stdout:op 3608 completed, throughput=5MB/sec 2023-12-01T16:06:54.679 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-u1cfEMc9f7bxSmc off=67178 len=279280 2023-12-01T16:06:54.682 INFO:tasks.workunit.client.0.smithi119.stdout:op 3609 completed, throughput=5MB/sec 2023-12-01T16:06:54.682 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nWlclDCVb4c4HtJ off=4225447 len=1293393 2023-12-01T16:06:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:54 smithi183 ceph-mon[99169]: from='client.16626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:54 smithi183 ceph-mon[99169]: pgmap v2075: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T16:06:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:54 smithi183 ceph-mon[99169]: from='client.16632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2487728429' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:06:54.691 INFO:tasks.workunit.client.0.smithi119.stdout:op 3610 completed, throughput=5MB/sec 2023-12-01T16:06:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:54 smithi119 ceph-mon[108979]: from='client.16626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:54 smithi119 ceph-mon[108979]: pgmap v2075: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T16:06:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:54 smithi119 ceph-mon[108979]: from='client.16632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2487728429' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:06:54.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:54 smithi119 ceph-mon[94175]: from='client.16626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:54.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:54 smithi119 ceph-mon[94175]: pgmap v2075: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T16:06:54.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:54 smithi119 ceph-mon[94175]: from='client.16632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:54.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2487728429' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:06:55.691 INFO:tasks.workunit.client.0.smithi119.stdout: 702: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:55.691 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cTJaTH-BWQaLCV1 off=311993 len=90508 2023-12-01T16:06:55.691 INFO:tasks.workunit.client.0.smithi119.stdout:op 3611 completed, throughput=4.99MB/sec 2023-12-01T16:06:55.692 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OVkKA7dlIhfKGqA off=12086433 len=825511 2023-12-01T16:06:55.693 INFO:tasks.workunit.client.0.smithi119.stdout:op 3612 completed, throughput=4.99MB/sec 2023-12-01T16:06:55.693 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--POHeVGmSwDYkgI off=2233839 len=966697 2023-12-01T16:06:55.694 INFO:tasks.workunit.client.0.smithi119.stdout:op 3613 completed, throughput=5MB/sec 2023-12-01T16:06:55.695 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qvExr1vOuh4HeMH off=4422016 len=846348 2023-12-01T16:06:55.695 INFO:tasks.workunit.client.0.smithi119.stdout:op 3614 completed, throughput=5MB/sec 2023-12-01T16:06:55.695 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LBhJsOpQo8ahvvC off=12633842 len=781880 2023-12-01T16:06:55.697 INFO:tasks.workunit.client.0.smithi119.stdout:op 3615 completed, throughput=5MB/sec 2023-12-01T16:06:55.697 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OUGHRWnciBxCDcg off=12661718 len=1029557 2023-12-01T16:06:55.698 INFO:tasks.workunit.client.0.smithi119.stdout:op 3616 completed, throughput=5MB/sec 2023-12-01T16:06:55.698 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fftnuzCxdjG5hif off=3904633 len=1146583 2023-12-01T16:06:55.700 INFO:tasks.workunit.client.0.smithi119.stdout:op 3617 completed, throughput=5MB/sec 2023-12-01T16:06:56.701 INFO:tasks.workunit.client.0.smithi119.stdout: 703: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:56.701 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pLFHAoyh7AqHuEj off=15989589 len=300581 2023-12-01T16:06:56.701 INFO:tasks.workunit.client.0.smithi119.stdout:op 3618 completed, throughput=4.99MB/sec 2023-12-01T16:06:56.702 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jZ55PtiNE3-sgo8 off=7820621 len=1392513 2023-12-01T16:06:56.710 INFO:tasks.workunit.client.0.smithi119.stdout:op 3619 completed, throughput=5MB/sec 2023-12-01T16:06:56.710 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4d7ZYXRDZjuov1C off=2605750 len=1800095 2023-12-01T16:06:56.721 INFO:tasks.workunit.client.0.smithi119.stdout:op 3620 completed, throughput=5MB/sec 2023-12-01T16:06:56.721 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zpMs-8UHieF5eaE off=7795251 len=1343371 2023-12-01T16:06:56.728 INFO:tasks.workunit.client.0.smithi119.stdout:op 3621 completed, throughput=5MB/sec 2023-12-01T16:06:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:56 smithi119 ceph-mon[94175]: pgmap v2076: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:06:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:56 smithi119 ceph-mon[108979]: pgmap v2076: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:06:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:56 smithi183 ceph-mon[99169]: pgmap v2076: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:06:57.728 INFO:tasks.workunit.client.0.smithi119.stdout: 704: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:57.728 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZPAzYYJWh83PSEm off=1967302 len=638912 2023-12-01T16:06:57.730 INFO:tasks.workunit.client.0.smithi119.stdout:op 3622 completed, throughput=4.99MB/sec 2023-12-01T16:06:57.730 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0zo_Ps4XG1LlZZm off=2103958 len=1163271 2023-12-01T16:06:57.731 INFO:tasks.workunit.client.0.smithi119.stdout:op 3623 completed, throughput=5MB/sec 2023-12-01T16:06:57.732 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Y73_GfCqce1cALQ off=24832 len=1889173 2023-12-01T16:06:57.736 INFO:tasks.workunit.client.0.smithi119.stdout:op 3624 completed, throughput=5MB/sec 2023-12-01T16:06:57.736 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2LPuCu_hH56arlT off=1431798 len=163497 2023-12-01T16:06:57.736 INFO:tasks.workunit.client.0.smithi119.stdout:op 3625 completed, throughput=5MB/sec 2023-12-01T16:06:57.736 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TVY1-9XbHWC1xkT off=9375590 len=627493 2023-12-01T16:06:57.737 INFO:tasks.workunit.client.0.smithi119.stdout:op 3626 completed, throughput=5MB/sec 2023-12-01T16:06:57.737 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tQdaLe6_yuD0Ksl off=1533563 len=327606 2023-12-01T16:06:57.740 INFO:tasks.workunit.client.0.smithi119.stdout:op 3627 completed, throughput=5MB/sec 2023-12-01T16:06:57.740 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Cb1bgx_BGaslbEL off=5272358 len=1778147 2023-12-01T16:06:57.748 INFO:tasks.workunit.client.0.smithi119.stdout:op 3628 completed, throughput=5MB/sec 2023-12-01T16:06:58.748 INFO:tasks.workunit.client.0.smithi119.stdout: 705: throughput=4.99MB/sec pending data=0 2023-12-01T16:06:58.749 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-n7FslsRHhtmzQu9 off=9201535 len=208724 2023-12-01T16:06:58.752 INFO:tasks.workunit.client.0.smithi119.stdout:op 3629 completed, throughput=5MB/sec 2023-12-01T16:06:58.752 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KzYbV_DGwjSs5Bo off=12201350 len=1988835 2023-12-01T16:06:58.763 INFO:tasks.workunit.client.0.smithi119.stdout:op 3630 completed, throughput=5MB/sec 2023-12-01T16:06:58.763 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nd0xSd9ktbyXG-q off=6531599 len=305232 2023-12-01T16:06:58.766 INFO:tasks.workunit.client.0.smithi119.stdout:op 3631 completed, throughput=5MB/sec 2023-12-01T16:06:58.766 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pnUtuBQFpH3xdcu off=4340286 len=1153172 2023-12-01T16:06:58.767 INFO:tasks.workunit.client.0.smithi119.stdout:op 3632 completed, throughput=5MB/sec 2023-12-01T16:06:58.767 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qw3689vFJaxJ-Ky off=4439332 len=1901302 2023-12-01T16:06:58.768 INFO:tasks.workunit.client.0.smithi119.stdout:op 3633 completed, throughput=5MB/sec 2023-12-01T16:06:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:06:58 smithi119 ceph-mon[94175]: pgmap v2077: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:06:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:06:58 smithi119 ceph-mon[108979]: pgmap v2077: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:06:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:06:58 smithi183 ceph-mon[99169]: pgmap v2077: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:06:59.768 INFO:tasks.workunit.client.0.smithi119.stdout: 706: throughput=5MB/sec pending data=0 2023-12-01T16:06:59.769 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ij73oQu9seHFXxo off=10473120 len=388060 2023-12-01T16:06:59.772 INFO:tasks.workunit.client.0.smithi119.stdout:op 3634 completed, throughput=5MB/sec 2023-12-01T16:06:59.773 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DMfc4xF7VMH95DU off=9164984 len=1047257 2023-12-01T16:06:59.779 INFO:tasks.workunit.client.0.smithi119.stdout:op 3635 completed, throughput=5MB/sec 2023-12-01T16:06:59.779 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-65f4xS2ScIPCAYR off=850274 len=1876102 2023-12-01T16:06:59.782 INFO:tasks.workunit.client.0.smithi119.stdout:op 3636 completed, throughput=5MB/sec 2023-12-01T16:06:59.782 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oYDBnGdsQv04ZKX off=15400128 len=1556596 2023-12-01T16:06:59.790 INFO:tasks.workunit.client.0.smithi119.stdout:op 3637 completed, throughput=5MB/sec 2023-12-01T16:07:00.790 INFO:tasks.workunit.client.0.smithi119.stdout: 707: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:00.790 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XkpqWiBvMJNMkR7 off=2182898 len=1700060 2023-12-01T16:07:00.799 INFO:tasks.workunit.client.0.smithi119.stdout:op 3638 completed, throughput=5MB/sec 2023-12-01T16:07:00.799 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ftZGfKAXeRotIWw off=4281127 len=448898 2023-12-01T16:07:00.801 INFO:tasks.workunit.client.0.smithi119.stdout:op 3639 completed, throughput=5MB/sec 2023-12-01T16:07:00.802 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--91Q4RzsqJs_h5A off=786761 len=1806449 2023-12-01T16:07:00.812 INFO:tasks.workunit.client.0.smithi119.stdout:op 3640 completed, throughput=5MB/sec 2023-12-01T16:07:00.813 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aB6gcAD83So0d7E off=7339000 len=250434 2023-12-01T16:07:00.813 INFO:tasks.workunit.client.0.smithi119.stdout:op 3641 completed, throughput=5MB/sec 2023-12-01T16:07:00.813 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Upf35pIFmjVpwmV off=7166236 len=999844 2023-12-01T16:07:00.815 INFO:tasks.workunit.client.0.smithi119.stdout:op 3642 completed, throughput=5MB/sec 2023-12-01T16:07:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:00 smithi183 ceph-mon[99169]: pgmap v2078: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T16:07:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:00 smithi119 ceph-mon[94175]: pgmap v2078: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T16:07:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:00 smithi119 ceph-mon[108979]: pgmap v2078: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T16:07:01.815 INFO:tasks.workunit.client.0.smithi119.stdout: 708: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:01.815 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qb5sG9iV5zRUZxl off=3456951 len=1172594 2023-12-01T16:07:01.816 INFO:tasks.workunit.client.0.smithi119.stdout:op 3643 completed, throughput=5MB/sec 2023-12-01T16:07:01.816 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3gnVeQkcBTm_3tX off=4988274 len=1647098 2023-12-01T16:07:01.824 INFO:tasks.workunit.client.0.smithi119.stdout:op 3644 completed, throughput=5MB/sec 2023-12-01T16:07:01.824 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Hb1WEebFEcIjJt_ off=4048935 len=1844278 2023-12-01T16:07:01.827 INFO:tasks.workunit.client.0.smithi119.stdout:op 3645 completed, throughput=5MB/sec 2023-12-01T16:07:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:07:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:07:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:07:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:07:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:07:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:07:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:07:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:07:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:07:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:07:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:07:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:07:02.828 INFO:tasks.workunit.client.0.smithi119.stdout: 709: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:02.828 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OiTJ_Q7p4aheAg8 off=1172510 len=1884331 2023-12-01T16:07:02.830 INFO:tasks.workunit.client.0.smithi119.stdout:op 3646 completed, throughput=5MB/sec 2023-12-01T16:07:02.830 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4f-za_pGMSa4NXS off=370404 len=272169 2023-12-01T16:07:02.831 INFO:tasks.workunit.client.0.smithi119.stdout:op 3647 completed, throughput=5MB/sec 2023-12-01T16:07:02.831 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ys3OeCy2GJL6HS4 off=8464047 len=1995604 2023-12-01T16:07:02.839 INFO:tasks.workunit.client.0.smithi119.stdout:op 3648 completed, throughput=5MB/sec 2023-12-01T16:07:02.839 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ItfHm6tCDd3Nsv_ off=8754423 len=258673 2023-12-01T16:07:02.840 INFO:tasks.workunit.client.0.smithi119.stdout:op 3649 completed, throughput=5MB/sec 2023-12-01T16:07:02.840 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oYDBnGdsQv04ZKX off=17487108 len=586205 2023-12-01T16:07:02.844 INFO:tasks.workunit.client.0.smithi119.stdout:op 3650 completed, throughput=5MB/sec 2023-12-01T16:07:02.844 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KVkzorsUj6PO1nw off=17351166 len=27838 2023-12-01T16:07:02.846 INFO:tasks.workunit.client.0.smithi119.stdout:op 3651 completed, throughput=5MB/sec 2023-12-01T16:07:02.846 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XOfFKdu-TUZIRNj off=5490216 len=362071 2023-12-01T16:07:02.850 INFO:tasks.workunit.client.0.smithi119.stdout:op 3652 completed, throughput=5MB/sec 2023-12-01T16:07:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:02 smithi183 ceph-mon[99169]: pgmap v2079: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T16:07:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:02 smithi119 ceph-mon[94175]: pgmap v2079: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T16:07:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:02 smithi119 ceph-mon[108979]: pgmap v2079: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T16:07:03.850 INFO:tasks.workunit.client.0.smithi119.stdout: 710: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:03.850 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lYA7g8CzliRh8hT off=603976 len=1462184 2023-12-01T16:07:03.852 INFO:tasks.workunit.client.0.smithi119.stdout:op 3653 completed, throughput=5MB/sec 2023-12-01T16:07:03.852 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-isAl4AlpCtXYDt4 off=13852309 len=1582052 2023-12-01T16:07:03.860 INFO:tasks.workunit.client.0.smithi119.stdout:op 3654 completed, throughput=5MB/sec 2023-12-01T16:07:03.861 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bSEZc4TSAA3h0Sj off=7169685 len=951048 2023-12-01T16:07:03.861 INFO:tasks.workunit.client.0.smithi119.stdout:op 3655 completed, throughput=5MB/sec 2023-12-01T16:07:03.861 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Or-usfRuTr47UU8 off=3506182 len=1329739 2023-12-01T16:07:03.870 INFO:tasks.workunit.client.0.smithi119.stdout:op 3656 completed, throughput=5MB/sec 2023-12-01T16:07:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:07:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:07:04] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T16:07:04.870 INFO:tasks.workunit.client.0.smithi119.stdout: 711: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:04.870 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ealdi_6-LbIlg1p off=11333585 len=1374520 2023-12-01T16:07:04.878 INFO:tasks.workunit.client.0.smithi119.stdout:op 3657 completed, throughput=5MB/sec 2023-12-01T16:07:04.878 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uex8tq2rOV3P9LY off=22525590 len=1826779 2023-12-01T16:07:04.886 INFO:tasks.workunit.client.0.smithi119.stdout:op 3658 completed, throughput=5MB/sec 2023-12-01T16:07:04.886 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5MWkXxUQ3hDRXM0 off=17392533 len=856623 2023-12-01T16:07:04.887 INFO:tasks.workunit.client.0.smithi119.stdout:op 3659 completed, throughput=5MB/sec 2023-12-01T16:07:04.887 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ECIBXLgRZIVlO47 off=6426360 len=943188 2023-12-01T16:07:04.888 INFO:tasks.workunit.client.0.smithi119.stdout:op 3660 completed, throughput=5MB/sec 2023-12-01T16:07:04.888 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oVHA9Ei9Vy9329L off=8008394 len=459031 2023-12-01T16:07:04.891 INFO:tasks.workunit.client.0.smithi119.stdout:op 3661 completed, throughput=5MB/sec 2023-12-01T16:07:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:04 smithi183 ceph-mon[99169]: pgmap v2080: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T16:07:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:04 smithi119 ceph-mon[94175]: pgmap v2080: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T16:07:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:04 smithi119 ceph-mon[108979]: pgmap v2080: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T16:07:05.892 INFO:tasks.workunit.client.0.smithi119.stdout: 712: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:05.892 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IOAqMIggWCXmTMv off=19821469 len=1451187 2023-12-01T16:07:05.899 INFO:tasks.workunit.client.0.smithi119.stdout:op 3662 completed, throughput=5MB/sec 2023-12-01T16:07:05.900 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9CHRGm9Uz06G-f- off=5835028 len=716559 2023-12-01T16:07:05.900 INFO:tasks.workunit.client.0.smithi119.stdout:op 3663 completed, throughput=5MB/sec 2023-12-01T16:07:05.900 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3Q58T2cDMax69_X off=12247455 len=1354841 2023-12-01T16:07:05.902 INFO:tasks.workunit.client.0.smithi119.stdout:op 3664 completed, throughput=5MB/sec 2023-12-01T16:07:05.902 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tbE6dIWXgemdYEV off=13745122 len=771481 2023-12-01T16:07:05.906 INFO:tasks.workunit.client.0.smithi119.stdout:op 3665 completed, throughput=5MB/sec 2023-12-01T16:07:05.906 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3d3lehyB_jGZdkn off=9324782 len=955535 2023-12-01T16:07:05.910 INFO:tasks.workunit.client.0.smithi119.stdout:op 3666 completed, throughput=5MB/sec 2023-12-01T16:07:06.911 INFO:tasks.workunit.client.0.smithi119.stdout: 713: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:06.911 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jp3Rka1QMTv2sgM off=1995282 len=185872 2023-12-01T16:07:06.913 INFO:tasks.workunit.client.0.smithi119.stdout:op 3667 completed, throughput=4.99MB/sec 2023-12-01T16:07:06.914 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-RtAiTZe37aMkuH4 off=1123886 len=1145499 2023-12-01T16:07:06.920 INFO:tasks.workunit.client.0.smithi119.stdout:op 3668 completed, throughput=5MB/sec 2023-12-01T16:07:06.920 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-15jxBUCa5IVzxG0 off=4318006 len=159926 2023-12-01T16:07:06.922 INFO:tasks.workunit.client.0.smithi119.stdout:op 3669 completed, throughput=5MB/sec 2023-12-01T16:07:06.922 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5AfAyhm-mXVur_s off=3508215 len=1285930 2023-12-01T16:07:06.927 INFO:tasks.workunit.client.0.smithi119.stdout:op 3670 completed, throughput=5MB/sec 2023-12-01T16:07:06.927 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZZeoLTgXujAf4mI off=8534185 len=1039989 2023-12-01T16:07:06.928 INFO:tasks.workunit.client.0.smithi119.stdout:op 3671 completed, throughput=5MB/sec 2023-12-01T16:07:06.928 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aoa1vZL9V9e7iIU off=3484726 len=965298 2023-12-01T16:07:06.934 INFO:tasks.workunit.client.0.smithi119.stdout:op 3672 completed, throughput=5MB/sec 2023-12-01T16:07:06.934 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-i1HSyJFZU__GfvE off=5158506 len=786930 2023-12-01T16:07:06.935 INFO:tasks.workunit.client.0.smithi119.stdout:op 3673 completed, throughput=5MB/sec 2023-12-01T16:07:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:06 smithi183 ceph-mon[99169]: pgmap v2081: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T16:07:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:06 smithi119 ceph-mon[108979]: pgmap v2081: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T16:07:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:06 smithi119 ceph-mon[94175]: pgmap v2081: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T16:07:07.936 INFO:tasks.workunit.client.0.smithi119.stdout: 714: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:07.936 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2ry7sKZSAazJ59K off=8727312 len=1609535 2023-12-01T16:07:07.938 INFO:tasks.workunit.client.0.smithi119.stdout:op 3674 completed, throughput=5MB/sec 2023-12-01T16:07:07.938 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3NtFvSwZLWJMDSG off=3393491 len=1403063 2023-12-01T16:07:07.944 INFO:tasks.workunit.client.0.smithi119.stdout:op 3675 completed, throughput=5MB/sec 2023-12-01T16:07:07.944 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AjbIKtYWFPXyJ0f off=7419158 len=2003781 2023-12-01T16:07:07.948 INFO:tasks.workunit.client.0.smithi119.stdout:op 3676 completed, throughput=5MB/sec 2023-12-01T16:07:08.948 INFO:tasks.workunit.client.0.smithi119.stdout: 715: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:08.948 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OsEU7j4vuolewD- off=1720009 len=771920 2023-12-01T16:07:08.953 INFO:tasks.workunit.client.0.smithi119.stdout:op 3677 completed, throughput=4.99MB/sec 2023-12-01T16:07:08.953 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-I-ihi8rt6nwQECW off=3881177 len=1482709 2023-12-01T16:07:08.955 INFO:tasks.workunit.client.0.smithi119.stdout:op 3678 completed, throughput=5MB/sec 2023-12-01T16:07:08.956 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NoniWcZVXXYLXEB off=3713244 len=1091356 2023-12-01T16:07:08.958 INFO:tasks.workunit.client.0.smithi119.stdout:op 3679 completed, throughput=5MB/sec 2023-12-01T16:07:08.958 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dXKaqT0Z-8Mh2Qd off=20031490 len=979280 2023-12-01T16:07:08.958 INFO:tasks.workunit.client.0.smithi119.stdout:op 3680 completed, throughput=5MB/sec 2023-12-01T16:07:08.959 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-74ogERPLgomPlz6 off=5176870 len=1130942 2023-12-01T16:07:08.964 INFO:tasks.workunit.client.0.smithi119.stdout:op 3681 completed, throughput=5MB/sec 2023-12-01T16:07:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:08 smithi183 ceph-mon[99169]: pgmap v2082: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:07:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:08 smithi119 ceph-mon[108979]: pgmap v2082: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:07:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:08 smithi119 ceph-mon[94175]: pgmap v2082: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:07:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:09.964 INFO:tasks.workunit.client.0.smithi119.stdout: 716: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:09.964 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yMFaH2A9N5PP5Q9 off=4840404 len=2028872 2023-12-01T16:07:09.966 INFO:tasks.workunit.client.0.smithi119.stdout:op 3682 completed, throughput=5MB/sec 2023-12-01T16:07:09.966 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dYjULjNPr5p6s6R off=6538119 len=741243 2023-12-01T16:07:09.967 INFO:tasks.workunit.client.0.smithi119.stdout:op 3683 completed, throughput=5MB/sec 2023-12-01T16:07:09.967 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-X9dTJHwlbE4QfsC off=5835407 len=643493 2023-12-01T16:07:09.972 INFO:tasks.workunit.client.0.smithi119.stdout:op 3684 completed, throughput=5MB/sec 2023-12-01T16:07:09.972 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VVQwZyH6hszufmv off=1095312 len=983437 2023-12-01T16:07:09.977 INFO:tasks.workunit.client.0.smithi119.stdout:op 3685 completed, throughput=5MB/sec 2023-12-01T16:07:09.977 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dMvjICpkhkw3oI2 off=1326284 len=897544 2023-12-01T16:07:09.980 INFO:tasks.workunit.client.0.smithi119.stdout:op 3686 completed, throughput=5MB/sec 2023-12-01T16:07:10.980 INFO:tasks.workunit.client.0.smithi119.stdout: 717: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:10.981 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-V9-SRyIGeVQpYX2 off=9105370 len=624852 2023-12-01T16:07:10.982 INFO:tasks.workunit.client.0.smithi119.stdout:op 3687 completed, throughput=4.99MB/sec 2023-12-01T16:07:10.982 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-r3Pu5VB0svuxRwm off=14462422 len=733346 2023-12-01T16:07:10.987 INFO:tasks.workunit.client.0.smithi119.stdout:op 3688 completed, throughput=5MB/sec 2023-12-01T16:07:10.987 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3GtC9eFuH8L9Kc1 off=3977393 len=739266 2023-12-01T16:07:10.991 INFO:tasks.workunit.client.0.smithi119.stdout:op 3689 completed, throughput=5MB/sec 2023-12-01T16:07:10.991 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LVvsKWWq4o4b_nQ off=1011989 len=460963 2023-12-01T16:07:10.992 INFO:tasks.workunit.client.0.smithi119.stdout:op 3690 completed, throughput=5MB/sec 2023-12-01T16:07:10.992 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-X0RhBAnEzJsggLB off=3515464 len=170209 2023-12-01T16:07:10.993 INFO:tasks.workunit.client.0.smithi119.stdout:op 3691 completed, throughput=5MB/sec 2023-12-01T16:07:10.993 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-We-LQ80cEivgFxE off=4806523 len=544210 2023-12-01T16:07:10.997 INFO:tasks.workunit.client.0.smithi119.stdout:op 3692 completed, throughput=5MB/sec 2023-12-01T16:07:10.997 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2wIg_jhWx5irNbC off=6011361 len=1856888 2023-12-01T16:07:11.006 INFO:tasks.workunit.client.0.smithi119.stdout:op 3693 completed, throughput=5MB/sec 2023-12-01T16:07:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:10 smithi183 ceph-mon[99169]: pgmap v2083: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:07:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:10 smithi119 ceph-mon[94175]: pgmap v2083: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:07:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:10 smithi119 ceph-mon[108979]: pgmap v2083: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:07:12.006 INFO:tasks.workunit.client.0.smithi119.stdout: 718: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:12.006 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-foHHz2J_2n5wuH6 off=3824963 len=60334 2023-12-01T16:07:12.007 INFO:tasks.workunit.client.0.smithi119.stdout:op 3694 completed, throughput=4.99MB/sec 2023-12-01T16:07:12.007 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-s9Yi_MIeQ1zqLQ3 off=3771628 len=107865 2023-12-01T16:07:12.007 INFO:tasks.workunit.client.0.smithi119.stdout:op 3695 completed, throughput=4.99MB/sec 2023-12-01T16:07:12.008 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZAvSAqR_icGORpP off=3250064 len=175606 2023-12-01T16:07:12.010 INFO:tasks.workunit.client.0.smithi119.stdout:op 3696 completed, throughput=4.99MB/sec 2023-12-01T16:07:12.011 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EDhdQEWGAOEA-Df off=5461785 len=275445 2023-12-01T16:07:12.011 INFO:tasks.workunit.client.0.smithi119.stdout:op 3697 completed, throughput=4.99MB/sec 2023-12-01T16:07:12.011 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ShwaWFGuSYPJ2io off=2987561 len=817770 2023-12-01T16:07:12.013 INFO:tasks.workunit.client.0.smithi119.stdout:op 3698 completed, throughput=5MB/sec 2023-12-01T16:07:12.013 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IspGeJQLH9G4CDu off=8347554 len=1531368 2023-12-01T16:07:12.022 INFO:tasks.workunit.client.0.smithi119.stdout:op 3699 completed, throughput=5MB/sec 2023-12-01T16:07:12.022 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oJWFbYNHf7xC4Wz off=4125610 len=1424861 2023-12-01T16:07:12.023 INFO:tasks.workunit.client.0.smithi119.stdout:op 3700 completed, throughput=5MB/sec 2023-12-01T16:07:12.024 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AkP00m4XQ4yCnrO off=15263581 len=1537388 2023-12-01T16:07:12.030 INFO:tasks.workunit.client.0.smithi119.stdout:op 3701 completed, throughput=5MB/sec 2023-12-01T16:07:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:12 smithi183 ceph-mon[99169]: pgmap v2084: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:07:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:12 smithi119 ceph-mon[94175]: pgmap v2084: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:07:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:12 smithi119 ceph-mon[108979]: pgmap v2084: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:07:13.030 INFO:tasks.workunit.client.0.smithi119.stdout: 719: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:13.030 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IRTGDEpcR6ft0yf off=3861593 len=59522 2023-12-01T16:07:13.031 INFO:tasks.workunit.client.0.smithi119.stdout:op 3702 completed, throughput=4.99MB/sec 2023-12-01T16:07:13.031 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hp7DNBj8agXo2Xa off=782542 len=1707391 2023-12-01T16:07:13.040 INFO:tasks.workunit.client.0.smithi119.stdout:op 3703 completed, throughput=5MB/sec 2023-12-01T16:07:13.040 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yNyEF5w-Q06xdoF off=4657867 len=195602 2023-12-01T16:07:13.043 INFO:tasks.workunit.client.0.smithi119.stdout:op 3704 completed, throughput=5MB/sec 2023-12-01T16:07:13.043 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IJ7lanL-hzjATTd off=2221701 len=926428 2023-12-01T16:07:13.048 INFO:tasks.workunit.client.0.smithi119.stdout:op 3705 completed, throughput=5MB/sec 2023-12-01T16:07:13.048 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qwIhx_VpdAeoA-8 off=2285913 len=456277 2023-12-01T16:07:13.049 INFO:tasks.workunit.client.0.smithi119.stdout:op 3706 completed, throughput=5MB/sec 2023-12-01T16:07:13.049 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4CUZDigFjahXOWY off=695144 len=1580117 2023-12-01T16:07:13.054 INFO:tasks.workunit.client.0.smithi119.stdout:op 3707 completed, throughput=5MB/sec 2023-12-01T16:07:14.055 INFO:tasks.workunit.client.0.smithi119.stdout: 720: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:14.055 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MIywjx4F-2X6z4r off=15524691 len=410375 2023-12-01T16:07:14.056 INFO:tasks.workunit.client.0.smithi119.stdout:op 3708 completed, throughput=4.99MB/sec 2023-12-01T16:07:14.056 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XWK-xUlt2DkiQVv off=5931631 len=390819 2023-12-01T16:07:14.060 INFO:tasks.workunit.client.0.smithi119.stdout:op 3709 completed, throughput=4.99MB/sec 2023-12-01T16:07:14.060 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-L7ggu8kj9zWalw0 off=796617 len=2020235 2023-12-01T16:07:14.062 INFO:tasks.workunit.client.0.smithi119.stdout:op 3710 completed, throughput=5MB/sec 2023-12-01T16:07:14.062 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ozs-obdkvCPzDZL off=18738909 len=314459 2023-12-01T16:07:14.063 INFO:tasks.workunit.client.0.smithi119.stdout:op 3711 completed, throughput=5MB/sec 2023-12-01T16:07:14.063 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ttr-NXLghYnpVh3 off=12044 len=780640 2023-12-01T16:07:14.068 INFO:tasks.workunit.client.0.smithi119.stdout:op 3712 completed, throughput=5MB/sec 2023-12-01T16:07:14.068 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-R8jr4T_GnWKo5ba off=4537647 len=1652928 2023-12-01T16:07:14.071 INFO:tasks.workunit.client.0.smithi119.stdout:op 3713 completed, throughput=5MB/sec 2023-12-01T16:07:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:07:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:07:14] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-12-01T16:07:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:14 smithi119 ceph-mon[94175]: pgmap v2085: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:07:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:14 smithi119 ceph-mon[108979]: pgmap v2085: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:07:15.071 INFO:tasks.workunit.client.0.smithi119.stdout: 721: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:15.072 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Df1W5ZONDs79cTX off=391365 len=1314052 2023-12-01T16:07:15.081 INFO:tasks.workunit.client.0.smithi119.stdout:op 3714 completed, throughput=5MB/sec 2023-12-01T16:07:15.081 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dZ1njqjPr3h88R7 off=2955438 len=1080248 2023-12-01T16:07:15.083 INFO:tasks.workunit.client.0.smithi119.stdout:op 3715 completed, throughput=5MB/sec 2023-12-01T16:07:15.083 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-w0HUyZu-pVx3zTo off=350942 len=1164333 2023-12-01T16:07:15.089 INFO:tasks.workunit.client.0.smithi119.stdout:op 3716 completed, throughput=5MB/sec 2023-12-01T16:07:15.089 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qyn5JHa6SDxpUuI off=3601443 len=2085850 2023-12-01T16:07:15.094 INFO:tasks.workunit.client.0.smithi119.stdout:op 3717 completed, throughput=5MB/sec 2023-12-01T16:07:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:14 smithi183 ceph-mon[99169]: pgmap v2085: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:07:16.094 INFO:tasks.workunit.client.0.smithi119.stdout: 722: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:16.095 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YfDXHrn0uCU-Ni_ off=6159674 len=1243279 2023-12-01T16:07:16.100 INFO:tasks.workunit.client.0.smithi119.stdout:op 3718 completed, throughput=5MB/sec 2023-12-01T16:07:16.100 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_ex0iXUHfKmDYx5 off=9193742 len=60466 2023-12-01T16:07:16.102 INFO:tasks.workunit.client.0.smithi119.stdout:op 3719 completed, throughput=5MB/sec 2023-12-01T16:07:16.102 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OIyzr_zapj1SpOX off=5119964 len=271730 2023-12-01T16:07:16.106 INFO:tasks.workunit.client.0.smithi119.stdout:op 3720 completed, throughput=5MB/sec 2023-12-01T16:07:16.106 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-G7_ysRut3ZNx7YG off=13124606 len=2005658 2023-12-01T16:07:16.114 INFO:tasks.workunit.client.0.smithi119.stdout:op 3721 completed, throughput=5MB/sec 2023-12-01T16:07:16.114 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HOLxlULzfYX1tpF off=10791160 len=419743 2023-12-01T16:07:16.117 INFO:tasks.workunit.client.0.smithi119.stdout:op 3722 completed, throughput=5MB/sec 2023-12-01T16:07:16.117 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-z3M4poQtLR-t5vU off=5872589 len=1658126 2023-12-01T16:07:16.123 INFO:tasks.workunit.client.0.smithi119.stdout:op 3723 completed, throughput=5MB/sec 2023-12-01T16:07:17.124 INFO:tasks.workunit.client.0.smithi119.stdout: 723: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:17.124 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QkfgqHaieJrNVby off=7769729 len=1121949 2023-12-01T16:07:17.130 INFO:tasks.workunit.client.0.smithi119.stdout:op 3724 completed, throughput=5MB/sec 2023-12-01T16:07:17.130 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KkRdhV8QeRRjzYL off=10896895 len=1911689 2023-12-01T16:07:17.140 INFO:tasks.workunit.client.0.smithi119.stdout:op 3725 completed, throughput=5MB/sec 2023-12-01T16:07:17.140 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-o_i7Sg0nNQWZ54p off=58946 len=703777 2023-12-01T16:07:17.145 INFO:tasks.workunit.client.0.smithi119.stdout:op 3726 completed, throughput=5MB/sec 2023-12-01T16:07:17.145 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YZZSUt9PvRb46x- off=652044 len=1362296 2023-12-01T16:07:17.152 INFO:tasks.workunit.client.0.smithi119.stdout:op 3727 completed, throughput=5MB/sec 2023-12-01T16:07:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:16 smithi183 ceph-mon[99169]: pgmap v2086: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:07:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:16 smithi119 ceph-mon[94175]: pgmap v2086: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:07:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:16 smithi119 ceph-mon[108979]: pgmap v2086: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:07:18.152 INFO:tasks.workunit.client.0.smithi119.stdout: 724: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:18.153 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ebcg2Bm8Ls_D3NU off=8426203 len=947278 2023-12-01T16:07:18.158 INFO:tasks.workunit.client.0.smithi119.stdout:op 3728 completed, throughput=5MB/sec 2023-12-01T16:07:18.158 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yFIlNj8xCxctsYr off=1338757 len=1126046 2023-12-01T16:07:18.164 INFO:tasks.workunit.client.0.smithi119.stdout:op 3729 completed, throughput=5MB/sec 2023-12-01T16:07:18.164 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tAmMSKmsr7eg8hN off=13175529 len=403998 2023-12-01T16:07:18.167 INFO:tasks.workunit.client.0.smithi119.stdout:op 3730 completed, throughput=5MB/sec 2023-12-01T16:07:18.167 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Pt9pMwYzmNFcZPe off=16861819 len=489890 2023-12-01T16:07:18.168 INFO:tasks.workunit.client.0.smithi119.stdout:op 3731 completed, throughput=5MB/sec 2023-12-01T16:07:18.168 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kX4h8PIBH0o-c7R off=17540268 len=31073 2023-12-01T16:07:18.171 INFO:tasks.workunit.client.0.smithi119.stdout:op 3732 completed, throughput=5MB/sec 2023-12-01T16:07:18.171 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jC6NxHobJ0myzfL off=1451180 len=156133 2023-12-01T16:07:18.173 INFO:tasks.workunit.client.0.smithi119.stdout:op 3733 completed, throughput=5MB/sec 2023-12-01T16:07:18.173 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4u1jXM0SgUZlgpf off=1243535 len=1679205 2023-12-01T16:07:18.176 INFO:tasks.workunit.client.0.smithi119.stdout:op 3734 completed, throughput=5MB/sec 2023-12-01T16:07:19.177 INFO:tasks.workunit.client.0.smithi119.stdout: 725: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:19.177 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8tDUDxy3xZsx8vO off=1169187 len=93640 2023-12-01T16:07:19.177 INFO:tasks.workunit.client.0.smithi119.stdout:op 3735 completed, throughput=4.99MB/sec 2023-12-01T16:07:19.177 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4qtNhFthVaZZDRm off=2935488 len=355463 2023-12-01T16:07:19.181 INFO:tasks.workunit.client.0.smithi119.stdout:op 3736 completed, throughput=4.99MB/sec 2023-12-01T16:07:19.182 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-m6R648R6B3vSWXZ off=1861204 len=598481 2023-12-01T16:07:19.183 INFO:tasks.workunit.client.0.smithi119.stdout:op 3737 completed, throughput=4.99MB/sec 2023-12-01T16:07:19.183 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KBdih1e6Q_Kgr2F off=10721991 len=1416319 2023-12-01T16:07:19.185 INFO:tasks.workunit.client.0.smithi119.stdout:op 3738 completed, throughput=5MB/sec 2023-12-01T16:07:19.185 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-93W8Y2sEvyNZh0a off=12169480 len=1698820 2023-12-01T16:07:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:18 smithi183 ceph-mon[99169]: pgmap v2087: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:07:19.196 INFO:tasks.workunit.client.0.smithi119.stdout:op 3739 completed, throughput=5MB/sec 2023-12-01T16:07:19.196 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1otVt3j_qnUCEK4 off=4911360 len=1524869 2023-12-01T16:07:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:18 smithi119 ceph-mon[94175]: pgmap v2087: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:07:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:18 smithi119 ceph-mon[108979]: pgmap v2087: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:07:19.203 INFO:tasks.workunit.client.0.smithi119.stdout:op 3740 completed, throughput=5MB/sec 2023-12-01T16:07:20.204 INFO:tasks.workunit.client.0.smithi119.stdout: 726: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:20.204 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-n10c3KG5PKLBmrD off=11198446 len=1134573 2023-12-01T16:07:20.206 INFO:tasks.workunit.client.0.smithi119.stdout:op 3741 completed, throughput=5MB/sec 2023-12-01T16:07:20.206 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Emw3yuTV2T2BNE6 off=3379109 len=380025 2023-12-01T16:07:20.207 INFO:tasks.workunit.client.0.smithi119.stdout:op 3742 completed, throughput=5MB/sec 2023-12-01T16:07:20.207 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WGENEjizunifo3d off=7119900 len=1128343 2023-12-01T16:07:20.212 INFO:tasks.workunit.client.0.smithi119.stdout:op 3743 completed, throughput=5MB/sec 2023-12-01T16:07:20.213 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Xpv3ZwPdkDnsxaD off=7932841 len=1800502 2023-12-01T16:07:20.221 INFO:tasks.workunit.client.0.smithi119.stdout:op 3744 completed, throughput=5MB/sec 2023-12-01T16:07:20.221 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cvSphkHXrMvdMBU off=500964 len=789156 2023-12-01T16:07:20.222 INFO:tasks.workunit.client.0.smithi119.stdout:op 3745 completed, throughput=5MB/sec 2023-12-01T16:07:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:20 smithi183 ceph-mon[99169]: pgmap v2088: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2023-12-01T16:07:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:20 smithi119 ceph-mon[94175]: pgmap v2088: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2023-12-01T16:07:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:20 smithi119 ceph-mon[108979]: pgmap v2088: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2023-12-01T16:07:21.223 INFO:tasks.workunit.client.0.smithi119.stdout: 727: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:21.223 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BgV3hjzsUyEbwUZ off=5330744 len=1194821 2023-12-01T16:07:21.228 INFO:tasks.workunit.client.0.smithi119.stdout:op 3746 completed, throughput=5MB/sec 2023-12-01T16:07:21.228 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8QHwS-TisHpFdUU off=3259009 len=1939514 2023-12-01T16:07:21.232 INFO:tasks.workunit.client.0.smithi119.stdout:op 3747 completed, throughput=5MB/sec 2023-12-01T16:07:21.232 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6n1oZVYhiLnn9Wq off=21972884 len=219993 2023-12-01T16:07:21.233 INFO:tasks.workunit.client.0.smithi119.stdout:op 3748 completed, throughput=5MB/sec 2023-12-01T16:07:21.233 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vX-ov7REj_zf7WL off=7199467 len=1918177 2023-12-01T16:07:21.235 INFO:tasks.workunit.client.0.smithi119.stdout:op 3749 completed, throughput=5MB/sec 2023-12-01T16:07:22.235 INFO:tasks.workunit.client.0.smithi119.stdout: 728: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:22.235 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aEnXP1WS4w0oewn off=12291583 len=756175 2023-12-01T16:07:22.236 INFO:tasks.workunit.client.0.smithi119.stdout:op 3750 completed, throughput=4.99MB/sec 2023-12-01T16:07:22.237 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-43ZXK0JEnfdOjtX off=1583162 len=321593 2023-12-01T16:07:22.239 INFO:tasks.workunit.client.0.smithi119.stdout:op 3751 completed, throughput=4.99MB/sec 2023-12-01T16:07:22.240 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Kpu0GB8XBc-MGsY off=15879051 len=1451053 2023-12-01T16:07:22.246 INFO:tasks.workunit.client.0.smithi119.stdout:op 3752 completed, throughput=5MB/sec 2023-12-01T16:07:22.247 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-va05-YCF1_fTb_l off=13447398 len=743311 2023-12-01T16:07:22.251 INFO:tasks.workunit.client.0.smithi119.stdout:op 3753 completed, throughput=5MB/sec 2023-12-01T16:07:22.251 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1otVt3j_qnUCEK4 off=4974728 len=1396847 2023-12-01T16:07:22.256 INFO:tasks.workunit.client.0.smithi119.stdout:op 3754 completed, throughput=5MB/sec 2023-12-01T16:07:22.256 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EgjNhJJoZY-Ggjf off=1442309 len=2006041 2023-12-01T16:07:22.257 INFO:tasks.workunit.client.0.smithi119.stdout:op 3755 completed, throughput=5MB/sec 2023-12-01T16:07:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:22 smithi183 ceph-mon[99169]: pgmap v2089: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T16:07:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:22 smithi119 ceph-mon[94175]: pgmap v2089: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T16:07:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:22 smithi119 ceph-mon[108979]: pgmap v2089: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T16:07:23.258 INFO:tasks.workunit.client.0.smithi119.stdout: 729: throughput=5MB/sec pending data=0 2023-12-01T16:07:23.258 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-USMiu4TzLlthCVN off=18286836 len=1403508 2023-12-01T16:07:23.260 INFO:tasks.workunit.client.0.smithi119.stdout:op 3756 completed, throughput=5MB/sec 2023-12-01T16:07:23.260 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wfA73mheBEOoA8W off=22767532 len=17482 2023-12-01T16:07:23.263 INFO:tasks.workunit.client.0.smithi119.stdout:op 3757 completed, throughput=5MB/sec 2023-12-01T16:07:23.263 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-p8NIzBtqxXD1Zcf off=3845450 len=1873492 2023-12-01T16:07:23.265 INFO:tasks.workunit.client.0.smithi119.stdout:op 3758 completed, throughput=5MB/sec 2023-12-01T16:07:23.265 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4kiuSAPOYzHNZgG off=10141346 len=2067159 2023-12-01T16:07:23.267 INFO:tasks.workunit.client.0.smithi119.stdout:op 3759 completed, throughput=5MB/sec 2023-12-01T16:07:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:24.268 INFO:tasks.workunit.client.0.smithi119.stdout: 730: throughput=5MB/sec pending data=0 2023-12-01T16:07:24.268 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-O6SFGKKhvLkIgMf off=4879790 len=981445 2023-12-01T16:07:24.271 INFO:tasks.workunit.client.0.smithi119.stdout:op 3760 completed, throughput=5MB/sec 2023-12-01T16:07:24.272 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qnwpZ0UbKRjHQdJ off=2841760 len=272312 2023-12-01T16:07:24.274 INFO:tasks.workunit.client.0.smithi119.stdout:op 3761 completed, throughput=5MB/sec 2023-12-01T16:07:24.274 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dPGotmzgCHBH_ih off=0 len=2015814 2023-12-01T16:07:24.285 INFO:tasks.workunit.client.0.smithi119.stdout:op 3762 completed, throughput=5MB/sec 2023-12-01T16:07:24.285 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uY6_m2m-Mk3kFBD off=8187351 len=700090 2023-12-01T16:07:24.285 INFO:tasks.workunit.client.0.smithi119.stdout:op 3763 completed, throughput=5MB/sec 2023-12-01T16:07:24.435 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:07:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:07:24] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-12-01T16:07:24.489 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:07:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:24 smithi183 ceph-mon[99169]: pgmap v2090: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T16:07:24.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:24 smithi119 ceph-mon[108979]: pgmap v2090: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T16:07:24.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:24 smithi119 ceph-mon[94175]: pgmap v2090: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T16:07:24.794 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:07:24.795 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (33m) 2m ago 34m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:07:24.795 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (34m) 2m ago 34m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:07:24.795 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (35m) 2m ago 35m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:07:24.795 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (35m) 2m ago 35m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:07:24.795 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (38m) 2m ago 38m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:07:24.795 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (40m) 2m ago 40m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:07:24.795 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (40m) 2m ago 40m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:07:24.795 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (38m) 2m ago 38m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:07:24.795 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (38m) 2m ago 38m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:07:24.795 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (34m) 2m ago 34m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:07:24.795 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (34m) 2m ago 34m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:07:24.795 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (38m) 2m ago 38m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:07:24.796 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (37m) 2m ago 37m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:07:24.796 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (37m) 2m ago 37m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:07:24.796 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (37m) 2m ago 37m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:07:24.796 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (36m) 2m ago 36m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:07:24.796 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (36m) 2m ago 36m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:07:24.796 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (36m) 2m ago 36m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:07:24.796 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (35m) 2m ago 35m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:07:24.796 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (33m) 2m ago 34m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:07:25.177 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:07:25.177 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:07:25.177 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:07:25.177 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:07:25.177 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:07:25.178 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:07:25.178 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:07:25.178 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:07:25.178 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:07:25.178 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:07:25.178 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:07:25.178 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:07:25.178 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:07:25.178 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:07:25.178 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:07:25.178 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:07:25.178 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:07:25.285 INFO:tasks.workunit.client.0.smithi119.stdout: 731: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:25.286 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BVcjyv3U7E-j1O7 off=433037 len=958953 2023-12-01T16:07:25.291 INFO:tasks.workunit.client.0.smithi119.stdout:op 3764 completed, throughput=4.99MB/sec 2023-12-01T16:07:25.291 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--gfM3JaIzEqKonG off=310188 len=646897 2023-12-01T16:07:25.295 INFO:tasks.workunit.client.0.smithi119.stdout:op 3765 completed, throughput=5MB/sec 2023-12-01T16:07:25.296 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IZDr9t8bV4zvS3- off=7715804 len=1162190 2023-12-01T16:07:25.298 INFO:tasks.workunit.client.0.smithi119.stdout:op 3766 completed, throughput=5MB/sec 2023-12-01T16:07:25.298 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vy3_DwzS0Wh2Y2s off=5573061 len=1497063 2023-12-01T16:07:25.299 INFO:tasks.workunit.client.0.smithi119.stdout:op 3767 completed, throughput=5MB/sec 2023-12-01T16:07:25.300 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FE3tachtD78xdFY off=10788907 len=1741645 2023-12-01T16:07:25.301 INFO:tasks.workunit.client.0.smithi119.stdout:op 3768 completed, throughput=5MB/sec 2023-12-01T16:07:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:25 smithi183 ceph-mon[99169]: from='client.26531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:25 smithi183 ceph-mon[99169]: from='client.26537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2089617836' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:07:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:25 smithi119 ceph-mon[94175]: from='client.26531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:25 smithi119 ceph-mon[94175]: from='client.26537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2089617836' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:07:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:25 smithi119 ceph-mon[108979]: from='client.26531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:25 smithi119 ceph-mon[108979]: from='client.26537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2089617836' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:07:26.301 INFO:tasks.workunit.client.0.smithi119.stdout: 732: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:26.301 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8xQq3_oXPajbkGh off=5411699 len=1389226 2023-12-01T16:07:26.304 INFO:tasks.workunit.client.0.smithi119.stdout:op 3769 completed, throughput=5MB/sec 2023-12-01T16:07:26.304 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-r0jtQjrbJxnHz0M off=1370812 len=1805167 2023-12-01T16:07:26.306 INFO:tasks.workunit.client.0.smithi119.stdout:op 3770 completed, throughput=5MB/sec 2023-12-01T16:07:26.306 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NnY1haTwyhYC8CI off=5632907 len=937818 2023-12-01T16:07:26.309 INFO:tasks.workunit.client.0.smithi119.stdout:op 3771 completed, throughput=5MB/sec 2023-12-01T16:07:26.309 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qx6upSscRAKvO9u off=13970292 len=1374281 2023-12-01T16:07:26.310 INFO:tasks.workunit.client.0.smithi119.stdout:op 3772 completed, throughput=5MB/sec 2023-12-01T16:07:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:26 smithi119 ceph-mon[108979]: pgmap v2091: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T16:07:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:26 smithi119 ceph-mon[94175]: pgmap v2091: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T16:07:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:26 smithi183 ceph-mon[99169]: pgmap v2091: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T16:07:27.311 INFO:tasks.workunit.client.0.smithi119.stdout: 733: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:27.311 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UgqeKC6jXJj7fFn off=18578049 len=717348 2023-12-01T16:07:27.313 INFO:tasks.workunit.client.0.smithi119.stdout:op 3773 completed, throughput=5MB/sec 2023-12-01T16:07:27.313 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QHVlxUqJoF-IRby off=6387695 len=1033995 2023-12-01T16:07:27.319 INFO:tasks.workunit.client.0.smithi119.stdout:op 3774 completed, throughput=5MB/sec 2023-12-01T16:07:27.319 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-u1MjiExOJgiqNHe off=0 len=1471454 2023-12-01T16:07:27.321 INFO:tasks.workunit.client.0.smithi119.stdout:op 3775 completed, throughput=5MB/sec 2023-12-01T16:07:27.321 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-u4FwG9xo5oryCo9 off=16173028 len=419628 2023-12-01T16:07:27.324 INFO:tasks.workunit.client.0.smithi119.stdout:op 3776 completed, throughput=5MB/sec 2023-12-01T16:07:27.324 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tGxUk6iY_ZolpJc off=13952993 len=870096 2023-12-01T16:07:27.329 INFO:tasks.workunit.client.0.smithi119.stdout:op 3777 completed, throughput=5MB/sec 2023-12-01T16:07:28.329 INFO:tasks.workunit.client.0.smithi119.stdout: 734: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:28.330 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-k_oeso69aO_NgiW off=3255904 len=476586 2023-12-01T16:07:28.333 INFO:tasks.workunit.client.0.smithi119.stdout:op 3778 completed, throughput=4.99MB/sec 2023-12-01T16:07:28.334 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zbwXOyS2v0P8Fhk off=5492295 len=707694 2023-12-01T16:07:28.338 INFO:tasks.workunit.client.0.smithi119.stdout:op 3779 completed, throughput=5MB/sec 2023-12-01T16:07:28.338 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ox19L49lnHkOsQ1 off=8701516 len=1129010 2023-12-01T16:07:28.339 INFO:tasks.workunit.client.0.smithi119.stdout:op 3780 completed, throughput=5MB/sec 2023-12-01T16:07:28.339 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SsCbyKr0Udk0i-u off=4034355 len=10684 2023-12-01T16:07:28.342 INFO:tasks.workunit.client.0.smithi119.stdout:op 3781 completed, throughput=5MB/sec 2023-12-01T16:07:28.342 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ic5hQokOfOJf9Db off=8180905 len=160358 2023-12-01T16:07:28.344 INFO:tasks.workunit.client.0.smithi119.stdout:op 3782 completed, throughput=5MB/sec 2023-12-01T16:07:28.344 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8XPjHiOhPc8Boy5 off=13996252 len=997738 2023-12-01T16:07:28.345 INFO:tasks.workunit.client.0.smithi119.stdout:op 3783 completed, throughput=5MB/sec 2023-12-01T16:07:28.345 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ziS2BgVea8vkxEO off=9357568 len=285517 2023-12-01T16:07:28.348 INFO:tasks.workunit.client.0.smithi119.stdout:op 3784 completed, throughput=5MB/sec 2023-12-01T16:07:28.348 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EyVU1r9_h4tbc47 off=451215 len=1703135 2023-12-01T16:07:28.354 INFO:tasks.workunit.client.0.smithi119.stdout:op 3785 completed, throughput=5MB/sec 2023-12-01T16:07:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:28 smithi183 ceph-mon[99169]: pgmap v2092: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:07:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:28 smithi119 ceph-mon[94175]: pgmap v2092: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:07:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:28 smithi119 ceph-mon[108979]: pgmap v2092: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:07:29.355 INFO:tasks.workunit.client.0.smithi119.stdout: 735: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:29.355 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TZQMHXSjYyOEMHI off=18279836 len=1399261 2023-12-01T16:07:29.364 INFO:tasks.workunit.client.0.smithi119.stdout:op 3786 completed, throughput=5MB/sec 2023-12-01T16:07:29.364 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_1wWDxcaZVQix0G off=2059433 len=1527971 2023-12-01T16:07:29.366 INFO:tasks.workunit.client.0.smithi119.stdout:op 3787 completed, throughput=5MB/sec 2023-12-01T16:07:29.366 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TFIfZqALIzovva2 off=17532031 len=1075826 2023-12-01T16:07:29.371 INFO:tasks.workunit.client.0.smithi119.stdout:op 3788 completed, throughput=5MB/sec 2023-12-01T16:07:29.371 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-a_Kz7HghG7Nd_EH off=11297091 len=2002912 2023-12-01T16:07:29.374 INFO:tasks.workunit.client.0.smithi119.stdout:op 3789 completed, throughput=5MB/sec 2023-12-01T16:07:30.374 INFO:tasks.workunit.client.0.smithi119.stdout: 736: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:30.374 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1pDFZdLzkDn_0-T off=2679565 len=881511 2023-12-01T16:07:30.379 INFO:tasks.workunit.client.0.smithi119.stdout:op 3790 completed, throughput=5MB/sec 2023-12-01T16:07:30.379 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-V09lhan-J4eeRjO off=9762262 len=1738378 2023-12-01T16:07:30.381 INFO:tasks.workunit.client.0.smithi119.stdout:op 3791 completed, throughput=5MB/sec 2023-12-01T16:07:30.381 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jIKRAQAiqvJI44b off=3785321 len=392098 2023-12-01T16:07:30.385 INFO:tasks.workunit.client.0.smithi119.stdout:op 3792 completed, throughput=5MB/sec 2023-12-01T16:07:30.385 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Mq3xIlL5DffPpkb off=4049967 len=2060695 2023-12-01T16:07:30.395 INFO:tasks.workunit.client.0.smithi119.stdout:op 3793 completed, throughput=5MB/sec 2023-12-01T16:07:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:30 smithi183 ceph-mon[99169]: pgmap v2093: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:07:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:30 smithi119 ceph-mon[94175]: pgmap v2093: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:07:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:30 smithi119 ceph-mon[108979]: pgmap v2093: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:07:31.395 INFO:tasks.workunit.client.0.smithi119.stdout: 737: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:31.395 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LC7z6AIUAi7A674 off=15968785 len=781481 2023-12-01T16:07:31.400 INFO:tasks.workunit.client.0.smithi119.stdout:op 3794 completed, throughput=5MB/sec 2023-12-01T16:07:31.401 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Uro2WsJnRH1-kqV off=8136617 len=1423295 2023-12-01T16:07:31.409 INFO:tasks.workunit.client.0.smithi119.stdout:op 3795 completed, throughput=5MB/sec 2023-12-01T16:07:31.409 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YGbMDEgznlUVKGf off=9836594 len=1425183 2023-12-01T16:07:31.412 INFO:tasks.workunit.client.0.smithi119.stdout:op 3796 completed, throughput=5MB/sec 2023-12-01T16:07:31.412 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Mw2hoJBmAjinkW0 off=8366424 len=1093550 2023-12-01T16:07:31.414 INFO:tasks.workunit.client.0.smithi119.stdout:op 3797 completed, throughput=5MB/sec 2023-12-01T16:07:32.414 INFO:tasks.workunit.client.0.smithi119.stdout: 738: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:32.414 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mZMzbIhPYAoLALP off=143205 len=605467 2023-12-01T16:07:32.415 INFO:tasks.workunit.client.0.smithi119.stdout:op 3798 completed, throughput=4.99MB/sec 2023-12-01T16:07:32.415 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rmKROYnxeCeOl7D off=369519 len=1098466 2023-12-01T16:07:32.417 INFO:tasks.workunit.client.0.smithi119.stdout:op 3799 completed, throughput=5MB/sec 2023-12-01T16:07:32.417 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-N00zGHv2zPlCRMO off=15450401 len=1736420 2023-12-01T16:07:32.427 INFO:tasks.workunit.client.0.smithi119.stdout:op 3800 completed, throughput=5MB/sec 2023-12-01T16:07:32.428 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mvsRKYvv-A6K7bC off=14387077 len=1570682 2023-12-01T16:07:32.429 INFO:tasks.workunit.client.0.smithi119.stdout:op 3801 completed, throughput=5MB/sec 2023-12-01T16:07:32.429 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NhEwUrQviKFhIyZ off=2808464 len=926594 2023-12-01T16:07:32.431 INFO:tasks.workunit.client.0.smithi119.stdout:op 3802 completed, throughput=5MB/sec 2023-12-01T16:07:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:32 smithi183 ceph-mon[99169]: pgmap v2094: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:07:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:32 smithi119 ceph-mon[94175]: pgmap v2094: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:07:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:32 smithi119 ceph-mon[108979]: pgmap v2094: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:07:33.432 INFO:tasks.workunit.client.0.smithi119.stdout: 739: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:33.432 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sNJmUEgumGuU8KC off=590890 len=605971 2023-12-01T16:07:33.436 INFO:tasks.workunit.client.0.smithi119.stdout:op 3803 completed, throughput=5MB/sec 2023-12-01T16:07:33.436 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LF44snuKWIr90-7 off=2932380 len=774300 2023-12-01T16:07:33.441 INFO:tasks.workunit.client.0.smithi119.stdout:op 3804 completed, throughput=5MB/sec 2023-12-01T16:07:33.441 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AjbIKtYWFPXyJ0f off=12481432 len=1940935 2023-12-01T16:07:33.444 INFO:tasks.workunit.client.0.smithi119.stdout:op 3805 completed, throughput=5MB/sec 2023-12-01T16:07:33.444 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NqwjO-L-e3b10Eh off=3450266 len=843744 2023-12-01T16:07:33.445 INFO:tasks.workunit.client.0.smithi119.stdout:op 3806 completed, throughput=5MB/sec 2023-12-01T16:07:33.445 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3bPUyd_HQHOmL9b off=7502780 len=1428313 2023-12-01T16:07:33.454 INFO:tasks.workunit.client.0.smithi119.stdout:op 3807 completed, throughput=5MB/sec 2023-12-01T16:07:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:07:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:07:34] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-12-01T16:07:34.454 INFO:tasks.workunit.client.0.smithi119.stdout: 740: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:34.454 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-g8wLhJhBShxpmUb off=19150192 len=1581439 2023-12-01T16:07:34.456 INFO:tasks.workunit.client.0.smithi119.stdout:op 3808 completed, throughput=5MB/sec 2023-12-01T16:07:34.456 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-57KSNEa3lM453NU off=8548853 len=1333716 2023-12-01T16:07:34.459 INFO:tasks.workunit.client.0.smithi119.stdout:op 3809 completed, throughput=5MB/sec 2023-12-01T16:07:34.459 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Y1lkjSmHlHbYwjq off=13401632 len=2066699 2023-12-01T16:07:34.461 INFO:tasks.workunit.client.0.smithi119.stdout:op 3810 completed, throughput=5MB/sec 2023-12-01T16:07:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:34 smithi183 ceph-mon[99169]: pgmap v2095: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:07:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:34 smithi119 ceph-mon[94175]: pgmap v2095: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:07:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:34 smithi119 ceph-mon[108979]: pgmap v2095: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:07:35.461 INFO:tasks.workunit.client.0.smithi119.stdout: 741: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:35.462 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0xXgwgZ98nBq9Jx off=10525963 len=2085446 2023-12-01T16:07:35.464 INFO:tasks.workunit.client.0.smithi119.stdout:op 3811 completed, throughput=5MB/sec 2023-12-01T16:07:35.464 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8oMJls0TF6kndRz off=10413495 len=1031620 2023-12-01T16:07:35.465 INFO:tasks.workunit.client.0.smithi119.stdout:op 3812 completed, throughput=5MB/sec 2023-12-01T16:07:35.465 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FROfYgTcbFbZmEd off=2532368 len=785024 2023-12-01T16:07:35.467 INFO:tasks.workunit.client.0.smithi119.stdout:op 3813 completed, throughput=5MB/sec 2023-12-01T16:07:35.467 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1UMpFtjGdUYjbNr off=5731405 len=201039 2023-12-01T16:07:35.467 INFO:tasks.workunit.client.0.smithi119.stdout:op 3814 completed, throughput=5MB/sec 2023-12-01T16:07:35.467 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_kS5mYyLHsSqMIl off=11900903 len=1082318 2023-12-01T16:07:35.470 INFO:tasks.workunit.client.0.smithi119.stdout:op 3815 completed, throughput=5MB/sec 2023-12-01T16:07:36.470 INFO:tasks.workunit.client.0.smithi119.stdout: 742: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:36.470 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9jvznPcWYdaQbgr off=3237216 len=1328189 2023-12-01T16:07:36.479 INFO:tasks.workunit.client.0.smithi119.stdout:op 3816 completed, throughput=5MB/sec 2023-12-01T16:07:36.479 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-K0jUyF6znzR9xep off=1425913 len=300362 2023-12-01T16:07:36.482 INFO:tasks.workunit.client.0.smithi119.stdout:op 3817 completed, throughput=5MB/sec 2023-12-01T16:07:36.482 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AosimjIPfljKRS- off=5366006 len=1917223 2023-12-01T16:07:36.496 INFO:tasks.workunit.client.0.smithi119.stdout:op 3818 completed, throughput=5MB/sec 2023-12-01T16:07:36.497 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2j4-Qx5QCGRJRf9 off=3254625 len=722982 2023-12-01T16:07:36.501 INFO:tasks.workunit.client.0.smithi119.stdout:op 3819 completed, throughput=5MB/sec 2023-12-01T16:07:36.501 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aTfbCyNo3fdUzea off=109754 len=344922 2023-12-01T16:07:36.501 INFO:tasks.workunit.client.0.smithi119.stdout:op 3820 completed, throughput=5MB/sec 2023-12-01T16:07:36.502 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xipMgpmUUqlz9Bc off=11632536 len=853232 2023-12-01T16:07:36.505 INFO:tasks.workunit.client.0.smithi119.stdout:op 3821 completed, throughput=5MB/sec 2023-12-01T16:07:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:36 smithi183 ceph-mon[99169]: pgmap v2096: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T16:07:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:36 smithi119 ceph-mon[94175]: pgmap v2096: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T16:07:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:36 smithi119 ceph-mon[108979]: pgmap v2096: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T16:07:37.506 INFO:tasks.workunit.client.0.smithi119.stdout: 743: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:37.506 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vsVmXN9GZT_b0TM off=8362457 len=1879301 2023-12-01T16:07:37.508 INFO:tasks.workunit.client.0.smithi119.stdout:op 3822 completed, throughput=5MB/sec 2023-12-01T16:07:37.508 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GgYx7kvSZYB14H0 off=4451911 len=173133 2023-12-01T16:07:37.512 INFO:tasks.workunit.client.0.smithi119.stdout:op 3823 completed, throughput=5MB/sec 2023-12-01T16:07:37.512 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lhGqNzPmU0keP7w off=3587163 len=82189 2023-12-01T16:07:37.512 INFO:tasks.workunit.client.0.smithi119.stdout:op 3824 completed, throughput=5MB/sec 2023-12-01T16:07:37.512 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FYvcGj8Kf80BsGH off=1777777 len=778658 2023-12-01T16:07:37.517 INFO:tasks.workunit.client.0.smithi119.stdout:op 3825 completed, throughput=5MB/sec 2023-12-01T16:07:37.517 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3Qwksy0xnYCeRJw off=479979 len=1285711 2023-12-01T16:07:37.519 INFO:tasks.workunit.client.0.smithi119.stdout:op 3826 completed, throughput=5MB/sec 2023-12-01T16:07:37.519 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ttr-NXLghYnpVh3 off=382738 len=976695 2023-12-01T16:07:37.520 INFO:tasks.workunit.client.0.smithi119.stdout:op 3827 completed, throughput=5MB/sec 2023-12-01T16:07:38.521 INFO:tasks.workunit.client.0.smithi119.stdout: 744: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:38.521 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BOu9vcY3RKyAc1S off=1263739 len=1452967 2023-12-01T16:07:38.522 INFO:tasks.workunit.client.0.smithi119.stdout:op 3828 completed, throughput=5MB/sec 2023-12-01T16:07:38.522 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lMvvTPd5HIpXAMy off=13612423 len=1724187 2023-12-01T16:07:38.531 INFO:tasks.workunit.client.0.smithi119.stdout:op 3829 completed, throughput=5MB/sec 2023-12-01T16:07:38.531 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hSS7WALh8z8LQRa off=108336 len=830811 2023-12-01T16:07:38.536 INFO:tasks.workunit.client.0.smithi119.stdout:op 3830 completed, throughput=5MB/sec 2023-12-01T16:07:38.536 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eCjWMJTnIO34ASe off=2782530 len=911402 2023-12-01T16:07:38.540 INFO:tasks.workunit.client.0.smithi119.stdout:op 3831 completed, throughput=5MB/sec 2023-12-01T16:07:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:38 smithi183 ceph-mon[99169]: pgmap v2097: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:07:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:38 smithi119 ceph-mon[94175]: pgmap v2097: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:07:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:38 smithi119 ceph-mon[108979]: pgmap v2097: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:07:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:39.540 INFO:tasks.workunit.client.0.smithi119.stdout: 745: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:39.541 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VUDfNKT6gitb0IA off=10106911 len=850827 2023-12-01T16:07:39.545 INFO:tasks.workunit.client.0.smithi119.stdout:op 3832 completed, throughput=4.99MB/sec 2023-12-01T16:07:39.545 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rEdgn-MunwJ33HS off=18053221 len=1240917 2023-12-01T16:07:39.548 INFO:tasks.workunit.client.0.smithi119.stdout:op 3833 completed, throughput=5MB/sec 2023-12-01T16:07:39.548 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lMvvTPd5HIpXAMy off=13094326 len=1451043 2023-12-01T16:07:39.550 INFO:tasks.workunit.client.0.smithi119.stdout:op 3834 completed, throughput=5MB/sec 2023-12-01T16:07:39.550 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WuC2b91D-NG3KrU off=2211883 len=1710376 2023-12-01T16:07:39.559 INFO:tasks.workunit.client.0.smithi119.stdout:op 3835 completed, throughput=5MB/sec 2023-12-01T16:07:39.559 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mhJfdKuXtKdQVSU off=7052305 len=1770292 2023-12-01T16:07:39.560 INFO:tasks.workunit.client.0.smithi119.stdout:op 3836 completed, throughput=5MB/sec 2023-12-01T16:07:40.561 INFO:tasks.workunit.client.0.smithi119.stdout: 746: throughput=5MB/sec pending data=0 2023-12-01T16:07:40.561 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MjV9qVBKM_-lo-m off=4575879 len=1143466 2023-12-01T16:07:40.568 INFO:tasks.workunit.client.0.smithi119.stdout:op 3837 completed, throughput=5MB/sec 2023-12-01T16:07:40.569 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Eyzq5mqTwfCI19L off=537806 len=1160593 2023-12-01T16:07:40.571 INFO:tasks.workunit.client.0.smithi119.stdout:op 3838 completed, throughput=5MB/sec 2023-12-01T16:07:40.571 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Nlgd6_PvFK2loJ_ off=4793383 len=954015 2023-12-01T16:07:40.573 INFO:tasks.workunit.client.0.smithi119.stdout:op 3839 completed, throughput=5MB/sec 2023-12-01T16:07:40.573 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5Io_H472bQeGwDN off=12683035 len=1308786 2023-12-01T16:07:40.580 INFO:tasks.workunit.client.0.smithi119.stdout:op 3840 completed, throughput=5MB/sec 2023-12-01T16:07:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:40 smithi183 ceph-mon[99169]: pgmap v2098: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T16:07:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:40 smithi119 ceph-mon[94175]: pgmap v2098: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T16:07:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:40 smithi119 ceph-mon[108979]: pgmap v2098: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T16:07:41.580 INFO:tasks.workunit.client.0.smithi119.stdout: 747: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:41.580 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fJNMBOfYPGdF116 off=8011947 len=622899 2023-12-01T16:07:41.584 INFO:tasks.workunit.client.0.smithi119.stdout:op 3841 completed, throughput=5MB/sec 2023-12-01T16:07:41.585 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-d61jbMkN9ZzW4Qe off=603511 len=830822 2023-12-01T16:07:41.589 INFO:tasks.workunit.client.0.smithi119.stdout:op 3842 completed, throughput=5MB/sec 2023-12-01T16:07:41.589 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dhJXdk58MJjPzoo off=31993 len=114572 2023-12-01T16:07:41.592 INFO:tasks.workunit.client.0.smithi119.stdout:op 3843 completed, throughput=5MB/sec 2023-12-01T16:07:41.592 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-re4TTrOqDEED7RQ off=10280660 len=700965 2023-12-01T16:07:41.593 INFO:tasks.workunit.client.0.smithi119.stdout:op 3844 completed, throughput=5MB/sec 2023-12-01T16:07:41.593 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6X-wtsjwtXYUyJZ off=8083017 len=1193499 2023-12-01T16:07:41.594 INFO:tasks.workunit.client.0.smithi119.stdout:op 3845 completed, throughput=5MB/sec 2023-12-01T16:07:41.594 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-txoQeYMctGxNzbZ off=10041446 len=1860533 2023-12-01T16:07:41.596 INFO:tasks.workunit.client.0.smithi119.stdout:op 3846 completed, throughput=5MB/sec 2023-12-01T16:07:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:42 smithi183 ceph-mon[99169]: pgmap v2099: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:07:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:42 smithi119 ceph-mon[94175]: pgmap v2099: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:07:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:42 smithi119 ceph-mon[108979]: pgmap v2099: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:07:42.597 INFO:tasks.workunit.client.0.smithi119.stdout: 748: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:42.597 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ovHBjhvE5WFmqJN off=5605047 len=422214 2023-12-01T16:07:42.598 INFO:tasks.workunit.client.0.smithi119.stdout:op 3847 completed, throughput=5MB/sec 2023-12-01T16:07:42.598 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HvPEvy0uAccsx3D off=6017281 len=1356364 2023-12-01T16:07:42.601 INFO:tasks.workunit.client.0.smithi119.stdout:op 3848 completed, throughput=5MB/sec 2023-12-01T16:07:42.601 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4feKMJ9lAtPjWkC off=8413391 len=1799181 2023-12-01T16:07:42.612 INFO:tasks.workunit.client.0.smithi119.stdout:op 3849 completed, throughput=5MB/sec 2023-12-01T16:07:42.612 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JqHA9bYx8Av_nL4 off=698364 len=1359998 2023-12-01T16:07:42.614 INFO:tasks.workunit.client.0.smithi119.stdout:op 3850 completed, throughput=5MB/sec 2023-12-01T16:07:43.614 INFO:tasks.workunit.client.0.smithi119.stdout: 749: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:43.614 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UlNHVjp_Yr0oKjG off=43584 len=1075867 2023-12-01T16:07:43.619 INFO:tasks.workunit.client.0.smithi119.stdout:op 3851 completed, throughput=5MB/sec 2023-12-01T16:07:43.620 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sf6fg-XMSPe5CSM off=2994969 len=908357 2023-12-01T16:07:43.625 INFO:tasks.workunit.client.0.smithi119.stdout:op 3852 completed, throughput=5MB/sec 2023-12-01T16:07:43.625 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-P5OsxzA3stPfxcB off=1695418 len=56062 2023-12-01T16:07:43.625 INFO:tasks.workunit.client.0.smithi119.stdout:op 3853 completed, throughput=5MB/sec 2023-12-01T16:07:43.625 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WIPB9SLqlyEYgOS off=3192198 len=1305477 2023-12-01T16:07:43.627 INFO:tasks.workunit.client.0.smithi119.stdout:op 3854 completed, throughput=5MB/sec 2023-12-01T16:07:43.627 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9TJNWuJkI65gjxC off=10752856 len=1549722 2023-12-01T16:07:43.628 INFO:tasks.workunit.client.0.smithi119.stdout:op 3855 completed, throughput=5MB/sec 2023-12-01T16:07:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:07:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:07:44] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-12-01T16:07:44.628 INFO:tasks.workunit.client.0.smithi119.stdout: 750: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:44.628 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-90XhexEreTYgkDe off=18597715 len=1684891 2023-12-01T16:07:44.636 INFO:tasks.workunit.client.0.smithi119.stdout:op 3856 completed, throughput=5MB/sec 2023-12-01T16:07:44.636 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5dDMPGFiHTn80uz off=3480642 len=1187185 2023-12-01T16:07:44.638 INFO:tasks.workunit.client.0.smithi119.stdout:op 3857 completed, throughput=5MB/sec 2023-12-01T16:07:44.638 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mf_pRrP1ygrj758 off=3105302 len=801644 2023-12-01T16:07:44.643 INFO:tasks.workunit.client.0.smithi119.stdout:op 3858 completed, throughput=5MB/sec 2023-12-01T16:07:44.643 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6_bXIwlON-44vAg off=19825898 len=1822149 2023-12-01T16:07:44.644 INFO:tasks.workunit.client.0.smithi119.stdout:op 3859 completed, throughput=5MB/sec 2023-12-01T16:07:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:44 smithi183 ceph-mon[99169]: pgmap v2100: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:07:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:44 smithi119 ceph-mon[108979]: pgmap v2100: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:07:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:44 smithi119 ceph-mon[94175]: pgmap v2100: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:07:45.644 INFO:tasks.workunit.client.0.smithi119.stdout: 751: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:45.645 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XDdjaenq3oNpBli off=1374735 len=563033 2023-12-01T16:07:45.648 INFO:tasks.workunit.client.0.smithi119.stdout:op 3860 completed, throughput=4.99MB/sec 2023-12-01T16:07:45.648 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QDGqTAW9c5SZstg off=2744279 len=481527 2023-12-01T16:07:45.650 INFO:tasks.workunit.client.0.smithi119.stdout:op 3861 completed, throughput=5MB/sec 2023-12-01T16:07:45.650 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EqBbYF00syY8MdE off=6823110 len=712296 2023-12-01T16:07:45.654 INFO:tasks.workunit.client.0.smithi119.stdout:op 3862 completed, throughput=5MB/sec 2023-12-01T16:07:45.654 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xt3Hmyeq8piHcNQ off=11776347 len=1164935 2023-12-01T16:07:45.659 INFO:tasks.workunit.client.0.smithi119.stdout:op 3863 completed, throughput=5MB/sec 2023-12-01T16:07:45.659 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-eEr5R7g8DK60VTy off=1071127 len=1047319 2023-12-01T16:07:45.661 INFO:tasks.workunit.client.0.smithi119.stdout:op 3864 completed, throughput=5MB/sec 2023-12-01T16:07:45.661 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sFcpYdSLnBQhxKA off=2123609 len=1948124 2023-12-01T16:07:45.663 INFO:tasks.workunit.client.0.smithi119.stdout:op 3865 completed, throughput=5MB/sec 2023-12-01T16:07:46.664 INFO:tasks.workunit.client.0.smithi119.stdout: 752: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:46.664 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lV79vkIXh0-hVGj off=6209703 len=308151 2023-12-01T16:07:46.666 INFO:tasks.workunit.client.0.smithi119.stdout:op 3866 completed, throughput=4.99MB/sec 2023-12-01T16:07:46.667 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UeilN3V6E8mWgvg off=13186643 len=1472245 2023-12-01T16:07:46.669 INFO:tasks.workunit.client.0.smithi119.stdout:op 3867 completed, throughput=5MB/sec 2023-12-01T16:07:46.669 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lEkO64cWbjCCvLP off=12673088 len=952690 2023-12-01T16:07:46.671 INFO:tasks.workunit.client.0.smithi119.stdout:op 3868 completed, throughput=5MB/sec 2023-12-01T16:07:46.671 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KNLD0lEUG7n4zJY off=16102175 len=2022666 2023-12-01T16:07:46.674 INFO:tasks.workunit.client.0.smithi119.stdout:op 3869 completed, throughput=5MB/sec 2023-12-01T16:07:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:46 smithi183 ceph-mon[99169]: pgmap v2101: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T16:07:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:46 smithi119 ceph-mon[94175]: pgmap v2101: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T16:07:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:46 smithi119 ceph-mon[108979]: pgmap v2101: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T16:07:47.678 INFO:tasks.workunit.client.0.smithi119.stdout: 753: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:47.678 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xgtBlPGvUR94KsB off=10432037 len=1936390 2023-12-01T16:07:47.679 INFO:tasks.workunit.client.0.smithi119.stdout:op 3870 completed, throughput=5MB/sec 2023-12-01T16:07:47.679 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Z2_nmUmfLIOZcru off=8623808 len=654183 2023-12-01T16:07:47.683 INFO:tasks.workunit.client.0.smithi119.stdout:op 3871 completed, throughput=5MB/sec 2023-12-01T16:07:47.683 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_9s_BuKxuCC9r_l off=5790071 len=2019906 2023-12-01T16:07:47.693 INFO:tasks.workunit.client.0.smithi119.stdout:op 3872 completed, throughput=5MB/sec 2023-12-01T16:07:47.693 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MZB8PLt6P0LbQnK off=879489 len=666596 2023-12-01T16:07:47.694 INFO:tasks.workunit.client.0.smithi119.stdout:op 3873 completed, throughput=5MB/sec 2023-12-01T16:07:48.695 INFO:tasks.workunit.client.0.smithi119.stdout: 754: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:48.695 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5-wUqSjH4qzFelM off=6521958 len=1881055 2023-12-01T16:07:48.704 INFO:tasks.workunit.client.0.smithi119.stdout:op 3874 completed, throughput=5MB/sec 2023-12-01T16:07:48.704 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LogzKcYe6u35F0J off=4549905 len=254853 2023-12-01T16:07:48.707 INFO:tasks.workunit.client.0.smithi119.stdout:op 3875 completed, throughput=5MB/sec 2023-12-01T16:07:48.707 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zT9ENZnWWOL9IDY off=399179 len=18017 2023-12-01T16:07:48.709 INFO:tasks.workunit.client.0.smithi119.stdout:op 3876 completed, throughput=5MB/sec 2023-12-01T16:07:48.710 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_sYb226jiZ5fJL0 off=8096811 len=1485617 2023-12-01T16:07:48.711 INFO:tasks.workunit.client.0.smithi119.stdout:op 3877 completed, throughput=5MB/sec 2023-12-01T16:07:48.711 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AKVymIf9EznwRkJ off=5316550 len=81158 2023-12-01T16:07:48.712 INFO:tasks.workunit.client.0.smithi119.stdout:op 3878 completed, throughput=5MB/sec 2023-12-01T16:07:48.712 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TYp2eK0zrOeXLeu off=183540 len=770910 2023-12-01T16:07:48.717 INFO:tasks.workunit.client.0.smithi119.stdout:op 3879 completed, throughput=5MB/sec 2023-12-01T16:07:48.717 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--xxz_gfGBRwcMRs off=1671765 len=1376724 2023-12-01T16:07:48.722 INFO:tasks.workunit.client.0.smithi119.stdout:op 3880 completed, throughput=5MB/sec 2023-12-01T16:07:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:48 smithi183 ceph-mon[99169]: pgmap v2102: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:07:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:48 smithi119 ceph-mon[108979]: pgmap v2102: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:07:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:48 smithi119 ceph-mon[94175]: pgmap v2102: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T16:07:49.723 INFO:tasks.workunit.client.0.smithi119.stdout: 755: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:49.723 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iKx0KK24_O4V1gK off=2830127 len=253590 2023-12-01T16:07:49.726 INFO:tasks.workunit.client.0.smithi119.stdout:op 3881 completed, throughput=4.99MB/sec 2023-12-01T16:07:49.726 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xxZPpSEsGcNj9PW off=4796453 len=1775584 2023-12-01T16:07:49.735 INFO:tasks.workunit.client.0.smithi119.stdout:op 3882 completed, throughput=5MB/sec 2023-12-01T16:07:49.735 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xrMA-PPhgTHwGDu off=6319807 len=646659 2023-12-01T16:07:49.736 INFO:tasks.workunit.client.0.smithi119.stdout:op 3883 completed, throughput=5MB/sec 2023-12-01T16:07:49.736 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-L2CspZ69fAHdVrh off=2457887 len=396428 2023-12-01T16:07:49.736 INFO:tasks.workunit.client.0.smithi119.stdout:op 3884 completed, throughput=5MB/sec 2023-12-01T16:07:49.736 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MwwBQuEfstxL9P- off=1968690 len=1147806 2023-12-01T16:07:49.739 INFO:tasks.workunit.client.0.smithi119.stdout:op 3885 completed, throughput=5MB/sec 2023-12-01T16:07:49.739 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FN0dieA9KHZZqqp off=3907826 len=1489406 2023-12-01T16:07:49.740 INFO:tasks.workunit.client.0.smithi119.stdout:op 3886 completed, throughput=5MB/sec 2023-12-01T16:07:50.740 INFO:tasks.workunit.client.0.smithi119.stdout: 756: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:50.741 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mdmVUqRJO14fEMb off=3832205 len=1391827 2023-12-01T16:07:50.742 INFO:tasks.workunit.client.0.smithi119.stdout:op 3887 completed, throughput=5MB/sec 2023-12-01T16:07:50.742 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--T38MwVMjpzm4Ic off=20090054 len=592091 2023-12-01T16:07:50.744 INFO:tasks.workunit.client.0.smithi119.stdout:op 3888 completed, throughput=5MB/sec 2023-12-01T16:07:50.744 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_X7R4lh1UmvPVKC off=16471129 len=10981 2023-12-01T16:07:50.746 INFO:tasks.workunit.client.0.smithi119.stdout:op 3889 completed, throughput=5MB/sec 2023-12-01T16:07:50.746 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oJNKYcjkxDJAJmq off=17225954 len=1390160 2023-12-01T16:07:50.748 INFO:tasks.workunit.client.0.smithi119.stdout:op 3890 completed, throughput=5MB/sec 2023-12-01T16:07:50.748 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dvS2RS6K4kI7CEg off=2429562 len=23922 2023-12-01T16:07:50.750 INFO:tasks.workunit.client.0.smithi119.stdout:op 3891 completed, throughput=5MB/sec 2023-12-01T16:07:50.751 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KLfM2Cofxh0pgs5 off=5730531 len=773693 2023-12-01T16:07:50.752 INFO:tasks.workunit.client.0.smithi119.stdout:op 3892 completed, throughput=5MB/sec 2023-12-01T16:07:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:50 smithi183 ceph-mon[99169]: pgmap v2103: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T16:07:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:50 smithi119 ceph-mon[94175]: pgmap v2103: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T16:07:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:50 smithi119 ceph-mon[108979]: pgmap v2103: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T16:07:51.752 INFO:tasks.workunit.client.0.smithi119.stdout: 757: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:51.752 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-stvSxJfVZ8RXG7m off=9734213 len=484723 2023-12-01T16:07:51.756 INFO:tasks.workunit.client.0.smithi119.stdout:op 3893 completed, throughput=4.99MB/sec 2023-12-01T16:07:51.756 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CRnaZk6wRsHLeCJ off=10250454 len=1232940 2023-12-01T16:07:51.763 INFO:tasks.workunit.client.0.smithi119.stdout:op 3894 completed, throughput=5MB/sec 2023-12-01T16:07:51.763 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZDpcbjhPV4IoBN2 off=3536563 len=758343 2023-12-01T16:07:51.768 INFO:tasks.workunit.client.0.smithi119.stdout:op 3895 completed, throughput=5MB/sec 2023-12-01T16:07:51.768 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QsaFd4IEuNaTAsi off=1836073 len=100506 2023-12-01T16:07:51.770 INFO:tasks.workunit.client.0.smithi119.stdout:op 3896 completed, throughput=5MB/sec 2023-12-01T16:07:51.770 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DehSBy7siCa3vDE off=5279532 len=1546686 2023-12-01T16:07:51.771 INFO:tasks.workunit.client.0.smithi119.stdout:op 3897 completed, throughput=5MB/sec 2023-12-01T16:07:51.771 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NZnChQkLAr4BFk0 off=1836161 len=1733461 2023-12-01T16:07:51.779 INFO:tasks.workunit.client.0.smithi119.stdout:op 3898 completed, throughput=5MB/sec 2023-12-01T16:07:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:52 smithi183 ceph-mon[99169]: pgmap v2104: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:07:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:52 smithi119 ceph-mon[108979]: pgmap v2104: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:07:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:52 smithi119 ceph-mon[94175]: pgmap v2104: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:07:52.780 INFO:tasks.workunit.client.0.smithi119.stdout: 758: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:52.780 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7VtV8yYDINvZ9G7 off=14376800 len=1715227 2023-12-01T16:07:52.788 INFO:tasks.workunit.client.0.smithi119.stdout:op 3899 completed, throughput=5MB/sec 2023-12-01T16:07:52.788 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nw0-yQEYnyVV4uW off=13494482 len=1259750 2023-12-01T16:07:52.789 INFO:tasks.workunit.client.0.smithi119.stdout:op 3900 completed, throughput=5MB/sec 2023-12-01T16:07:52.790 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5Ii7Biav1lKDMpG off=9370891 len=1369141 2023-12-01T16:07:52.798 INFO:tasks.workunit.client.0.smithi119.stdout:op 3901 completed, throughput=5MB/sec 2023-12-01T16:07:52.798 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_1nRm2e-oyZ_uGZ off=10248922 len=66982 2023-12-01T16:07:52.800 INFO:tasks.workunit.client.0.smithi119.stdout:op 3902 completed, throughput=5MB/sec 2023-12-01T16:07:52.800 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-twcMZ4Orxq53oyk off=3640806 len=1570638 2023-12-01T16:07:52.803 INFO:tasks.workunit.client.0.smithi119.stdout:op 3903 completed, throughput=5MB/sec 2023-12-01T16:07:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:53.806 INFO:tasks.workunit.client.0.smithi119.stdout: 759: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:53.806 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7i2u5SR0vE9Pj_z off=3033438 len=11098 2023-12-01T16:07:53.806 INFO:tasks.workunit.client.0.smithi119.stdout:op 3904 completed, throughput=4.99MB/sec 2023-12-01T16:07:53.806 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-td5wZNnQWSLIYyn off=10761791 len=1062508 2023-12-01T16:07:53.806 INFO:tasks.workunit.client.0.smithi119.stdout:op 3905 completed, throughput=5MB/sec 2023-12-01T16:07:53.807 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fUdw7OSupVtiVNR off=1160870 len=1631902 2023-12-01T16:07:53.815 INFO:tasks.workunit.client.0.smithi119.stdout:op 3906 completed, throughput=5MB/sec 2023-12-01T16:07:53.815 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YUjkpwLs-FW-AAr off=14395485 len=230690 2023-12-01T16:07:53.816 INFO:tasks.workunit.client.0.smithi119.stdout:op 3907 completed, throughput=5MB/sec 2023-12-01T16:07:53.816 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3sxZBuvlhnQCeag off=4469569 len=1175625 2023-12-01T16:07:53.817 INFO:tasks.workunit.client.0.smithi119.stdout:op 3908 completed, throughput=5MB/sec 2023-12-01T16:07:53.817 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4iGY7l-_1IdkYPB off=20719029 len=208886 2023-12-01T16:07:53.820 INFO:tasks.workunit.client.0.smithi119.stdout:op 3909 completed, throughput=5MB/sec 2023-12-01T16:07:54.440 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:07:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:07:54] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-12-01T16:07:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:54 smithi183 ceph-mon[99169]: pgmap v2105: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:07:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:54 smithi119 ceph-mon[94175]: pgmap v2105: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:07:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:54 smithi119 ceph-mon[108979]: pgmap v2105: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:07:54.820 INFO:tasks.workunit.client.0.smithi119.stdout: 760: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:54.820 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-RKufl60cCCEUd_6 off=7335375 len=1317747 2023-12-01T16:07:54.828 INFO:tasks.workunit.client.0.smithi119.stdout:op 3910 completed, throughput=5MB/sec 2023-12-01T16:07:54.828 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mh8iqhcK5btXyQX off=10042598 len=393144 2023-12-01T16:07:54.829 INFO:tasks.workunit.client.0.smithi119.stdout:op 3911 completed, throughput=5MB/sec 2023-12-01T16:07:54.829 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sotZd9tlFXzplrq off=1297459 len=6286 2023-12-01T16:07:54.831 INFO:tasks.workunit.client.0.smithi119.stdout:op 3912 completed, throughput=5MB/sec 2023-12-01T16:07:54.831 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dApFXBa39SSt215 off=6794576 len=1424666 2023-12-01T16:07:54.832 INFO:tasks.workunit.client.0.smithi119.stdout:op 3913 completed, throughput=5MB/sec 2023-12-01T16:07:54.832 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-urputqgBv-9g12V off=1710874 len=695592 2023-12-01T16:07:54.833 INFO:tasks.workunit.client.0.smithi119.stdout:op 3914 completed, throughput=5MB/sec 2023-12-01T16:07:54.833 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-m4mdAKlgd4HnW3x off=4474251 len=1313717 2023-12-01T16:07:54.839 INFO:tasks.workunit.client.0.smithi119.stdout:op 3915 completed, throughput=5MB/sec 2023-12-01T16:07:54.839 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wOEsaRcnhX9zvvx off=13803665 len=306687 2023-12-01T16:07:54.840 INFO:tasks.workunit.client.0.smithi119.stdout:op 3916 completed, throughput=5MB/sec 2023-12-01T16:07:55.523 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:07:55.830 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:07:55.830 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (34m) 2m ago 35m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:07:55.830 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (34m) 2m ago 34m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:07:55.830 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (35m) 2m ago 35m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:07:55.830 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (35m) 2m ago 35m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:07:55.830 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (38m) 2m ago 38m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:07:55.830 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (40m) 2m ago 40m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:07:55.831 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (40m) 2m ago 40m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:07:55.831 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (39m) 2m ago 39m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:07:55.831 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (39m) 2m ago 39m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:07:55.831 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (35m) 2m ago 35m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:07:55.831 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (34m) 2m ago 34m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:07:55.831 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (38m) 2m ago 38m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:07:55.831 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (38m) 2m ago 38m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:07:55.831 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (37m) 2m ago 37m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:07:55.831 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (37m) 2m ago 37m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:07:55.832 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (37m) 2m ago 37m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:07:55.832 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (36m) 2m ago 36m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:07:55.832 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (36m) 2m ago 36m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:07:55.832 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (36m) 2m ago 36m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:07:55.832 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (34m) 2m ago 35m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:07:55.840 INFO:tasks.workunit.client.0.smithi119.stdout: 761: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:55.840 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_V2vKSBl1P349Vq off=610982 len=767042 2023-12-01T16:07:55.841 INFO:tasks.workunit.client.0.smithi119.stdout:op 3917 completed, throughput=4.99MB/sec 2023-12-01T16:07:55.841 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DdiYTFXNRI4W_ja off=21628373 len=1203262 2023-12-01T16:07:55.849 INFO:tasks.workunit.client.0.smithi119.stdout:op 3918 completed, throughput=5MB/sec 2023-12-01T16:07:55.849 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jk1hx34CihO0_sX off=567659 len=1307411 2023-12-01T16:07:55.850 INFO:tasks.workunit.client.0.smithi119.stdout:op 3919 completed, throughput=5MB/sec 2023-12-01T16:07:55.850 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1Mwk7acxdmIajWl off=13233322 len=1974859 2023-12-01T16:07:55.858 INFO:tasks.workunit.client.0.smithi119.stdout:op 3920 completed, throughput=5MB/sec 2023-12-01T16:07:56.210 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:07:56.210 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:07:56.211 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:07:56.211 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:07:56.211 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:07:56.211 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:07:56.211 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:07:56.211 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:07:56.211 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:07:56.212 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:07:56.212 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:07:56.212 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:07:56.212 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:07:56.212 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:07:56.212 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:07:56.212 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:07:56.213 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:07:56.858 INFO:tasks.workunit.client.0.smithi119.stdout: 762: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:56.858 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zWVqhKD-F7iloj5 off=813673 len=96111 2023-12-01T16:07:56.861 INFO:tasks.workunit.client.0.smithi119.stdout:op 3921 completed, throughput=4.99MB/sec 2023-12-01T16:07:56.861 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ymtJrAaHCzUiZKe off=0 len=1080439 2023-12-01T16:07:56.863 INFO:tasks.workunit.client.0.smithi119.stdout:op 3922 completed, throughput=5MB/sec 2023-12-01T16:07:56.863 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ky0zalk36g1xFg6 off=5557139 len=656930 2023-12-01T16:07:56.867 INFO:tasks.workunit.client.0.smithi119.stdout:op 3923 completed, throughput=5MB/sec 2023-12-01T16:07:56.867 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EsiJe5n2pd6sO2L off=14023186 len=242291 2023-12-01T16:07:56.867 INFO:tasks.workunit.client.0.smithi119.stdout:op 3924 completed, throughput=5MB/sec 2023-12-01T16:07:56.867 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Q84diWtWg4kGBU9 off=14121246 len=1309667 2023-12-01T16:07:56.869 INFO:tasks.workunit.client.0.smithi119.stdout:op 3925 completed, throughput=5MB/sec 2023-12-01T16:07:56.869 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-I9LGVH7vYz3ndwC off=5372326 len=164901 2023-12-01T16:07:56.869 INFO:tasks.workunit.client.0.smithi119.stdout:op 3926 completed, throughput=5MB/sec 2023-12-01T16:07:56.869 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LdVt1CeDmkMxVR5 off=6602515 len=2050803 2023-12-01T16:07:56.879 INFO:tasks.workunit.client.0.smithi119.stdout:op 3927 completed, throughput=5MB/sec 2023-12-01T16:07:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:56 smithi183 ceph-mon[99169]: from='client.26549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:56 smithi183 ceph-mon[99169]: pgmap v2106: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T16:07:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:56 smithi183 ceph-mon[99169]: from='client.26555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3362873710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:07:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:56 smithi119 ceph-mon[94175]: from='client.26549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:56 smithi119 ceph-mon[94175]: pgmap v2106: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T16:07:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:56 smithi119 ceph-mon[94175]: from='client.26555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3362873710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:07:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:56 smithi119 ceph-mon[108979]: from='client.26549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:56 smithi119 ceph-mon[108979]: pgmap v2106: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T16:07:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:56 smithi119 ceph-mon[108979]: from='client.26555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3362873710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:07:57.879 INFO:tasks.workunit.client.0.smithi119.stdout: 763: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:57.880 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-je4QnX7dqqgUftD off=7021087 len=1212177 2023-12-01T16:07:57.882 INFO:tasks.workunit.client.0.smithi119.stdout:op 3928 completed, throughput=5MB/sec 2023-12-01T16:07:57.882 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HN2XCSawcT-DWQc off=1182865 len=1830034 2023-12-01T16:07:57.893 INFO:tasks.workunit.client.0.smithi119.stdout:op 3929 completed, throughput=5MB/sec 2023-12-01T16:07:57.893 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oLtLtyvy-pmAZfC off=8899530 len=1718650 2023-12-01T16:07:57.901 INFO:tasks.workunit.client.0.smithi119.stdout:op 3930 completed, throughput=5MB/sec 2023-12-01T16:07:57.901 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0KomQvBRZ_zbO0p off=737955 len=1526703 2023-12-01T16:07:57.907 INFO:tasks.workunit.client.0.smithi119.stdout:op 3931 completed, throughput=5MB/sec 2023-12-01T16:07:58.908 INFO:tasks.workunit.client.0.smithi119.stdout: 764: throughput=5MB/sec pending data=0 2023-12-01T16:07:58.908 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-t8FXZ7eo94DzSq3 off=10152411 len=1182490 2023-12-01T16:07:58.914 INFO:tasks.workunit.client.0.smithi119.stdout:op 3932 completed, throughput=5MB/sec 2023-12-01T16:07:58.914 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IXraclgBfPqWBP9 off=2710630 len=983577 2023-12-01T16:07:58.916 INFO:tasks.workunit.client.0.smithi119.stdout:op 3933 completed, throughput=5MB/sec 2023-12-01T16:07:58.916 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DZZW5tVrWqgLq8b off=12059784 len=2055112 2023-12-01T16:07:58.918 INFO:tasks.workunit.client.0.smithi119.stdout:op 3934 completed, throughput=5MB/sec 2023-12-01T16:07:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:07:58 smithi183 ceph-mon[99169]: pgmap v2107: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:07:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:07:58 smithi119 ceph-mon[94175]: pgmap v2107: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:07:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:07:58 smithi119 ceph-mon[108979]: pgmap v2107: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:07:59.918 INFO:tasks.workunit.client.0.smithi119.stdout: 765: throughput=4.99MB/sec pending data=0 2023-12-01T16:07:59.919 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WvFJQgGfAkkcTz7 off=2454991 len=103651 2023-12-01T16:07:59.921 INFO:tasks.workunit.client.0.smithi119.stdout:op 3935 completed, throughput=4.99MB/sec 2023-12-01T16:07:59.921 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tZIKM8kIjaYdM_n off=922645 len=755941 2023-12-01T16:07:59.926 INFO:tasks.workunit.client.0.smithi119.stdout:op 3936 completed, throughput=4.99MB/sec 2023-12-01T16:07:59.926 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-g6phFMU97hU2DFJ off=13446293 len=242190 2023-12-01T16:07:59.928 INFO:tasks.workunit.client.0.smithi119.stdout:op 3937 completed, throughput=5MB/sec 2023-12-01T16:07:59.929 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9hKFzjKLsB2b_xS off=8900766 len=1539595 2023-12-01T16:07:59.930 INFO:tasks.workunit.client.0.smithi119.stdout:op 3938 completed, throughput=5MB/sec 2023-12-01T16:07:59.930 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bpkepsA7BB1zfxm off=8867454 len=432603 2023-12-01T16:07:59.931 INFO:tasks.workunit.client.0.smithi119.stdout:op 3939 completed, throughput=5MB/sec 2023-12-01T16:07:59.931 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0aGAEmYM8EEenHi off=5885675 len=539473 2023-12-01T16:07:59.935 INFO:tasks.workunit.client.0.smithi119.stdout:op 3940 completed, throughput=5MB/sec 2023-12-01T16:07:59.935 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0ZoFzyiEhnHDudk off=9692767 len=1856796 2023-12-01T16:07:59.936 INFO:tasks.workunit.client.0.smithi119.stdout:op 3941 completed, throughput=5MB/sec 2023-12-01T16:08:00.937 INFO:tasks.workunit.client.0.smithi119.stdout: 766: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:00.937 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ov72vbqTbkfEZKA off=86850 len=1728463 2023-12-01T16:08:00.949 INFO:tasks.workunit.client.0.smithi119.stdout:op 3942 completed, throughput=5MB/sec 2023-12-01T16:08:00.950 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-c6T127VtxaMBChy off=957380 len=1419762 2023-12-01T16:08:00.950 INFO:tasks.workunit.client.0.smithi119.stdout:op 3943 completed, throughput=5MB/sec 2023-12-01T16:08:00.950 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KeYRnMDIF04rz9e off=1002449 len=394455 2023-12-01T16:08:00.953 INFO:tasks.workunit.client.0.smithi119.stdout:op 3944 completed, throughput=5MB/sec 2023-12-01T16:08:00.953 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JMlZNszY-Q8CX3s off=6590819 len=1802002 2023-12-01T16:08:00.955 INFO:tasks.workunit.client.0.smithi119.stdout:op 3945 completed, throughput=5MB/sec 2023-12-01T16:08:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:00 smithi183 ceph-mon[99169]: pgmap v2108: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:08:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:00 smithi119 ceph-mon[94175]: pgmap v2108: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:08:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:00 smithi119 ceph-mon[108979]: pgmap v2108: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:08:01.955 INFO:tasks.workunit.client.0.smithi119.stdout: 767: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:01.955 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-r0jtQjrbJxnHz0M off=1906585 len=396397 2023-12-01T16:08:01.956 INFO:tasks.workunit.client.0.smithi119.stdout:op 3946 completed, throughput=4.99MB/sec 2023-12-01T16:08:01.956 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SKLF1N-9Y-qgikz off=429724 len=498893 2023-12-01T16:08:01.956 INFO:tasks.workunit.client.0.smithi119.stdout:op 3947 completed, throughput=5MB/sec 2023-12-01T16:08:01.956 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-u2owbx7tKkuqF9J off=11182389 len=54244 2023-12-01T16:08:01.960 INFO:tasks.workunit.client.0.smithi119.stdout:op 3948 completed, throughput=5MB/sec 2023-12-01T16:08:01.961 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ok89whyxu4EuNUa off=16295827 len=1802795 2023-12-01T16:08:01.969 INFO:tasks.workunit.client.0.smithi119.stdout:op 3949 completed, throughput=5MB/sec 2023-12-01T16:08:01.969 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qvExr1vOuh4HeMH off=2292814 len=355184 2023-12-01T16:08:01.970 INFO:tasks.workunit.client.0.smithi119.stdout:op 3950 completed, throughput=5MB/sec 2023-12-01T16:08:01.970 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-A8OUxuFIFWkeh5S off=5024186 len=1219443 2023-12-01T16:08:01.977 INFO:tasks.workunit.client.0.smithi119.stdout:op 3951 completed, throughput=5MB/sec 2023-12-01T16:08:01.977 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-q_0HllZM-3mXDJE off=6397869 len=599050 2023-12-01T16:08:01.978 INFO:tasks.workunit.client.0.smithi119.stdout:op 3952 completed, throughput=5MB/sec 2023-12-01T16:08:01.978 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vrwilsmZCWCiZd7 off=8311775 len=1769828 2023-12-01T16:08:01.980 INFO:tasks.workunit.client.0.smithi119.stdout:op 3953 completed, throughput=5MB/sec 2023-12-01T16:08:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:08:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:02 smithi183 ceph-mon[99169]: pgmap v2109: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:08:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:08:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:08:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:08:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:08:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:02 smithi119 ceph-mon[94175]: pgmap v2109: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:08:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:08:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:08:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:08:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:08:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:02 smithi119 ceph-mon[108979]: pgmap v2109: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:08:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:08:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:08:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:08:02.981 INFO:tasks.workunit.client.0.smithi119.stdout: 768: throughput=5MB/sec pending data=0 2023-12-01T16:08:02.981 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kvBMtK6HkGSp7jb off=8958995 len=1611161 2023-12-01T16:08:02.989 INFO:tasks.workunit.client.0.smithi119.stdout:op 3954 completed, throughput=5MB/sec 2023-12-01T16:08:02.989 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jJL7kuh0eD7-psG off=297752 len=1744056 2023-12-01T16:08:02.999 INFO:tasks.workunit.client.0.smithi119.stdout:op 3955 completed, throughput=5MB/sec 2023-12-01T16:08:02.999 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OCT190_TNTz1y5D off=1029680 len=1250437 2023-12-01T16:08:03.004 INFO:tasks.workunit.client.0.smithi119.stdout:op 3956 completed, throughput=5MB/sec 2023-12-01T16:08:04.004 INFO:tasks.workunit.client.0.smithi119.stdout: 769: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:04.005 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-d64T4wsBusjNxY4 off=4521038 len=724856 2023-12-01T16:08:04.006 INFO:tasks.workunit.client.0.smithi119.stdout:op 3957 completed, throughput=5MB/sec 2023-12-01T16:08:04.006 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-N477ngYt72MQpJM off=10892557 len=1688587 2023-12-01T16:08:04.008 INFO:tasks.workunit.client.0.smithi119.stdout:op 3958 completed, throughput=5MB/sec 2023-12-01T16:08:04.008 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zmoRBuEjUabeVbo off=8246514 len=2041119 2023-12-01T16:08:04.010 INFO:tasks.workunit.client.0.smithi119.stdout:op 3959 completed, throughput=5MB/sec 2023-12-01T16:08:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:08:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:08:04] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-12-01T16:08:05.011 INFO:tasks.workunit.client.0.smithi119.stdout: 770: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:05.011 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aunWbLICs8HAK6k off=7706817 len=339122 2023-12-01T16:08:05.014 INFO:tasks.workunit.client.0.smithi119.stdout:op 3960 completed, throughput=4.99MB/sec 2023-12-01T16:08:05.014 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8bQhgzr7w0JLjWb off=3122656 len=1819203 2023-12-01T16:08:05.021 INFO:tasks.workunit.client.0.smithi119.stdout:op 3961 completed, throughput=5MB/sec 2023-12-01T16:08:05.021 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gg-Y-N5015eLhpm off=12485583 len=889276 2023-12-01T16:08:05.022 INFO:tasks.workunit.client.0.smithi119.stdout:op 3962 completed, throughput=5MB/sec 2023-12-01T16:08:05.022 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6vDz8hHqP6uocBJ off=5468763 len=1906314 2023-12-01T16:08:05.023 INFO:tasks.workunit.client.0.smithi119.stdout:op 3963 completed, throughput=5MB/sec 2023-12-01T16:08:05.023 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-G--85xeHRSuJZ2F off=1147281 len=1259927 2023-12-01T16:08:05.030 INFO:tasks.workunit.client.0.smithi119.stdout:op 3964 completed, throughput=5MB/sec 2023-12-01T16:08:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:04 smithi183 ceph-mon[99169]: pgmap v2110: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:08:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:04 smithi119 ceph-mon[94175]: pgmap v2110: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:08:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:04 smithi119 ceph-mon[108979]: pgmap v2110: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:08:06.030 INFO:tasks.workunit.client.0.smithi119.stdout: 771: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:06.030 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Grylb_k9jSQDB1H off=1058621 len=1248448 2023-12-01T16:08:06.031 INFO:tasks.workunit.client.0.smithi119.stdout:op 3965 completed, throughput=5MB/sec 2023-12-01T16:08:06.032 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PYUB_Xxjnug47ZI off=3246549 len=1899447 2023-12-01T16:08:06.033 INFO:tasks.workunit.client.0.smithi119.stdout:op 3966 completed, throughput=5MB/sec 2023-12-01T16:08:06.033 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_RiV_kDk8Ur3lkT off=3736059 len=2059143 2023-12-01T16:08:06.036 INFO:tasks.workunit.client.0.smithi119.stdout:op 3967 completed, throughput=5MB/sec 2023-12-01T16:08:07.036 INFO:tasks.workunit.client.0.smithi119.stdout: 772: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:07.036 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WISxRNtKvaCnVYQ off=2026690 len=943445 2023-12-01T16:08:07.038 INFO:tasks.workunit.client.0.smithi119.stdout:op 3968 completed, throughput=5MB/sec 2023-12-01T16:08:07.038 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ECkuAZGABKA0cwu off=16444936 len=1914980 2023-12-01T16:08:07.048 INFO:tasks.workunit.client.0.smithi119.stdout:op 3969 completed, throughput=5MB/sec 2023-12-01T16:08:07.048 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5Es2m_8oeDIrqS4 off=6961110 len=948409 2023-12-01T16:08:07.049 INFO:tasks.workunit.client.0.smithi119.stdout:op 3970 completed, throughput=5MB/sec 2023-12-01T16:08:07.049 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2ry7sKZSAazJ59K off=3007268 len=1561789 2023-12-01T16:08:07.056 INFO:tasks.workunit.client.0.smithi119.stdout:op 3971 completed, throughput=5MB/sec 2023-12-01T16:08:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:06 smithi183 ceph-mon[99169]: pgmap v2111: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:08:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:06 smithi119 ceph-mon[94175]: pgmap v2111: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:08:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:06 smithi119 ceph-mon[108979]: pgmap v2111: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:08:08.057 INFO:tasks.workunit.client.0.smithi119.stdout: 773: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:08.057 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JJJ71choUDMGTEw off=3498584 len=1780773 2023-12-01T16:08:08.060 INFO:tasks.workunit.client.0.smithi119.stdout:op 3972 completed, throughput=5MB/sec 2023-12-01T16:08:08.060 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JBup6HenFUprkEy off=7979214 len=1850176 2023-12-01T16:08:08.071 INFO:tasks.workunit.client.0.smithi119.stdout:op 3973 completed, throughput=5MB/sec 2023-12-01T16:08:08.071 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tI4pzmu1FoQoWNa off=5286403 len=188510 2023-12-01T16:08:08.072 INFO:tasks.workunit.client.0.smithi119.stdout:op 3974 completed, throughput=5MB/sec 2023-12-01T16:08:08.072 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Htk63fP_BR5Lghn off=2487397 len=699301 2023-12-01T16:08:08.075 INFO:tasks.workunit.client.0.smithi119.stdout:op 3975 completed, throughput=5MB/sec 2023-12-01T16:08:09.076 INFO:tasks.workunit.client.0.smithi119.stdout: 774: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:09.076 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MYSfRPOPgEoLNuu off=481419 len=112616 2023-12-01T16:08:09.079 INFO:tasks.workunit.client.0.smithi119.stdout:op 3976 completed, throughput=4.99MB/sec 2023-12-01T16:08:09.079 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jAaW34CLdqSsfH4 off=2305894 len=2028937 2023-12-01T16:08:09.088 INFO:tasks.workunit.client.0.smithi119.stdout:op 3977 completed, throughput=5MB/sec 2023-12-01T16:08:09.088 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-294jMYtqrvW0xxg off=2937266 len=832876 2023-12-01T16:08:09.092 INFO:tasks.workunit.client.0.smithi119.stdout:op 3978 completed, throughput=5MB/sec 2023-12-01T16:08:09.093 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-URqOPSPkY7FNSQN off=11794590 len=1031134 2023-12-01T16:08:09.094 INFO:tasks.workunit.client.0.smithi119.stdout:op 3979 completed, throughput=5MB/sec 2023-12-01T16:08:09.094 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XO6J13bq9qy8lVR off=19941012 len=16480 2023-12-01T16:08:09.095 INFO:tasks.workunit.client.0.smithi119.stdout:op 3980 completed, throughput=5MB/sec 2023-12-01T16:08:09.095 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qTu3O3y_3x0j6uc off=8702677 len=1406609 2023-12-01T16:08:09.102 INFO:tasks.workunit.client.0.smithi119.stdout:op 3981 completed, throughput=5MB/sec 2023-12-01T16:08:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:08 smithi183 ceph-mon[99169]: pgmap v2112: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:08:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:08 smithi119 ceph-mon[108979]: pgmap v2112: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:08:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:08 smithi119 ceph-mon[94175]: pgmap v2112: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:08:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:10.102 INFO:tasks.workunit.client.0.smithi119.stdout: 775: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:10.102 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jtoNp3cXdiXIasf off=19624596 len=422377 2023-12-01T16:08:10.103 INFO:tasks.workunit.client.0.smithi119.stdout:op 3982 completed, throughput=4.99MB/sec 2023-12-01T16:08:10.103 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-y6aZs_DxA4yB-HB off=4523528 len=240521 2023-12-01T16:08:10.106 INFO:tasks.workunit.client.0.smithi119.stdout:op 3983 completed, throughput=4.99MB/sec 2023-12-01T16:08:10.106 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-K6cM8pzdRKqTy0E off=11218507 len=1283719 2023-12-01T16:08:10.108 INFO:tasks.workunit.client.0.smithi119.stdout:op 3984 completed, throughput=5MB/sec 2023-12-01T16:08:10.108 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZhJjibTNdlv11zi off=6700682 len=148100 2023-12-01T16:08:10.109 INFO:tasks.workunit.client.0.smithi119.stdout:op 3985 completed, throughput=5MB/sec 2023-12-01T16:08:10.109 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ly26YaCaMLBvDxl off=12322171 len=1502953 2023-12-01T16:08:10.118 INFO:tasks.workunit.client.0.smithi119.stdout:op 3986 completed, throughput=5MB/sec 2023-12-01T16:08:10.118 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yjP-JrIRzqj4c6L off=1081267 len=163369 2023-12-01T16:08:10.121 INFO:tasks.workunit.client.0.smithi119.stdout:op 3987 completed, throughput=5MB/sec 2023-12-01T16:08:10.121 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5mdCNi7Dr9og7S6 off=2732617 len=73314 2023-12-01T16:08:10.123 INFO:tasks.workunit.client.0.smithi119.stdout:op 3988 completed, throughput=5MB/sec 2023-12-01T16:08:10.123 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SShKJiB9Nu7_EIx off=8542828 len=479288 2023-12-01T16:08:10.126 INFO:tasks.workunit.client.0.smithi119.stdout:op 3989 completed, throughput=5MB/sec 2023-12-01T16:08:10.126 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-b9MdRmqXshGwP6Q off=574293 len=1205333 2023-12-01T16:08:10.129 INFO:tasks.workunit.client.0.smithi119.stdout:op 3990 completed, throughput=5MB/sec 2023-12-01T16:08:11.130 INFO:tasks.workunit.client.0.smithi119.stdout: 776: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:11.130 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wWRK_P65_NDXl_V off=2719826 len=1904723 2023-12-01T16:08:11.132 INFO:tasks.workunit.client.0.smithi119.stdout:op 3991 completed, throughput=5MB/sec 2023-12-01T16:08:11.132 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SWa32KoV-p8EXgi off=7258461 len=672195 2023-12-01T16:08:11.133 INFO:tasks.workunit.client.0.smithi119.stdout:op 3992 completed, throughput=5MB/sec 2023-12-01T16:08:11.134 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yx3wSC6V7kYXTLs off=6706270 len=1385726 2023-12-01T16:08:11.134 INFO:tasks.workunit.client.0.smithi119.stdout:op 3993 completed, throughput=5MB/sec 2023-12-01T16:08:11.134 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_xiaY7FY83FX_qm off=385073 len=58690 2023-12-01T16:08:11.137 INFO:tasks.workunit.client.0.smithi119.stdout:op 3994 completed, throughput=5MB/sec 2023-12-01T16:08:11.138 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IH2R9t0ddZ85ILq off=1565653 len=1356818 2023-12-01T16:08:11.145 INFO:tasks.workunit.client.0.smithi119.stdout:op 3995 completed, throughput=5MB/sec 2023-12-01T16:08:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:10 smithi183 ceph-mon[99169]: pgmap v2113: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:08:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:10 smithi119 ceph-mon[94175]: pgmap v2113: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:08:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:10 smithi119 ceph-mon[108979]: pgmap v2113: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:08:12.145 INFO:tasks.workunit.client.0.smithi119.stdout: 777: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:12.145 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aZPs1LVN9O26LbY off=1435357 len=1495161 2023-12-01T16:08:12.147 INFO:tasks.workunit.client.0.smithi119.stdout:op 3996 completed, throughput=5MB/sec 2023-12-01T16:08:12.147 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AHYG-W7JdVqn3Yj off=3523250 len=1065381 2023-12-01T16:08:12.153 INFO:tasks.workunit.client.0.smithi119.stdout:op 3997 completed, throughput=5MB/sec 2023-12-01T16:08:12.153 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bxsP4TgYcepyA-W off=14328059 len=38789 2023-12-01T16:08:12.155 INFO:tasks.workunit.client.0.smithi119.stdout:op 3998 completed, throughput=5MB/sec 2023-12-01T16:08:12.155 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-s1tXQmJh6YVEUTf off=8865285 len=1560214 2023-12-01T16:08:12.165 INFO:tasks.workunit.client.0.smithi119.stdout:op 3999 completed, throughput=5MB/sec 2023-12-01T16:08:12.165 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FnQ8I-aDMCgygFm off=4631805 len=105748 2023-12-01T16:08:12.167 INFO:tasks.workunit.client.0.smithi119.stdout:op 4000 completed, throughput=5MB/sec 2023-12-01T16:08:12.167 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qj5C4ZQvJd6BZrq off=9546903 len=843854 2023-12-01T16:08:12.168 INFO:tasks.workunit.client.0.smithi119.stdout:op 4001 completed, throughput=5MB/sec 2023-12-01T16:08:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:12 smithi183 ceph-mon[99169]: pgmap v2114: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:08:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:12 smithi119 ceph-mon[94175]: pgmap v2114: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:08:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:12 smithi119 ceph-mon[108979]: pgmap v2114: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:08:13.168 INFO:tasks.workunit.client.0.smithi119.stdout: 778: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:13.169 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9rATX0yGlrJw-zS off=2297626 len=542376 2023-12-01T16:08:13.170 INFO:tasks.workunit.client.0.smithi119.stdout:op 4002 completed, throughput=4.99MB/sec 2023-12-01T16:08:13.170 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-C-aRRwU8YnQuNm8 off=11299367 len=2079055 2023-12-01T16:08:13.174 INFO:tasks.workunit.client.0.smithi119.stdout:op 4003 completed, throughput=5MB/sec 2023-12-01T16:08:13.174 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1ks8SngMTs-EIvF off=1131199 len=899197 2023-12-01T16:08:13.176 INFO:tasks.workunit.client.0.smithi119.stdout:op 4004 completed, throughput=5MB/sec 2023-12-01T16:08:13.176 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HdRYDaeaguOvoE6 off=8156956 len=941660 2023-12-01T16:08:13.177 INFO:tasks.workunit.client.0.smithi119.stdout:op 4005 completed, throughput=5MB/sec 2023-12-01T16:08:13.177 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LlZtdIA9aPkto7V off=1658182 len=1175266 2023-12-01T16:08:13.183 INFO:tasks.workunit.client.0.smithi119.stdout:op 4006 completed, throughput=5MB/sec 2023-12-01T16:08:14.183 INFO:tasks.workunit.client.0.smithi119.stdout: 779: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:14.183 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_bQ4SjvY-3b5B1i off=4961191 len=1108965 2023-12-01T16:08:14.189 INFO:tasks.workunit.client.0.smithi119.stdout:op 4007 completed, throughput=5MB/sec 2023-12-01T16:08:14.189 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_piJ0B6NSJ9lJo6 off=21598990 len=1497847 2023-12-01T16:08:14.198 INFO:tasks.workunit.client.0.smithi119.stdout:op 4008 completed, throughput=5MB/sec 2023-12-01T16:08:14.198 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2t6zgi_VEZgXx7P off=1850922 len=1569977 2023-12-01T16:08:14.206 INFO:tasks.workunit.client.0.smithi119.stdout:op 4009 completed, throughput=5MB/sec 2023-12-01T16:08:14.206 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-O2B0n-7FZRvJwkZ off=3183971 len=382746 2023-12-01T16:08:14.207 INFO:tasks.workunit.client.0.smithi119.stdout:op 4010 completed, throughput=5MB/sec 2023-12-01T16:08:14.207 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Zc5IPC-TmtJpIp5 off=16796423 len=1373454 2023-12-01T16:08:14.209 INFO:tasks.workunit.client.0.smithi119.stdout:op 4011 completed, throughput=5MB/sec 2023-12-01T16:08:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:08:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:08:14] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-12-01T16:08:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:14 smithi183 ceph-mon[99169]: pgmap v2115: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:08:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:14 smithi119 ceph-mon[108979]: pgmap v2115: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:08:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:14 smithi119 ceph-mon[94175]: pgmap v2115: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:08:15.210 INFO:tasks.workunit.client.0.smithi119.stdout: 780: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:15.210 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZeTSzSxX04PI7rd off=486389 len=2037802 2023-12-01T16:08:15.221 INFO:tasks.workunit.client.0.smithi119.stdout:op 4012 completed, throughput=5MB/sec 2023-12-01T16:08:15.221 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-q5M7Lxr5DLloGhC off=10061626 len=663023 2023-12-01T16:08:15.222 INFO:tasks.workunit.client.0.smithi119.stdout:op 4013 completed, throughput=5MB/sec 2023-12-01T16:08:15.222 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IH2R9t0ddZ85ILq off=463829 len=844421 2023-12-01T16:08:15.223 INFO:tasks.workunit.client.0.smithi119.stdout:op 4014 completed, throughput=5MB/sec 2023-12-01T16:08:15.223 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4Vno-t8MolKMqEj off=5508601 len=2064306 2023-12-01T16:08:15.227 INFO:tasks.workunit.client.0.smithi119.stdout:op 4015 completed, throughput=5MB/sec 2023-12-01T16:08:16.227 INFO:tasks.workunit.client.0.smithi119.stdout: 781: throughput=5MB/sec pending data=0 2023-12-01T16:08:16.227 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QeoYnrvVFGPgnim off=3648842 len=1706781 2023-12-01T16:08:16.229 INFO:tasks.workunit.client.0.smithi119.stdout:op 4016 completed, throughput=5MB/sec 2023-12-01T16:08:16.230 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ix5tjF7nj2atRJD off=4217373 len=369491 2023-12-01T16:08:16.233 INFO:tasks.workunit.client.0.smithi119.stdout:op 4017 completed, throughput=5MB/sec 2023-12-01T16:08:16.233 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-d1Kns7NaiotRr3d off=13702122 len=757270 2023-12-01T16:08:16.238 INFO:tasks.workunit.client.0.smithi119.stdout:op 4018 completed, throughput=5MB/sec 2023-12-01T16:08:16.238 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HUSD3B1waDtXIKG off=23348956 len=252441 2023-12-01T16:08:16.240 INFO:tasks.workunit.client.0.smithi119.stdout:op 4019 completed, throughput=5MB/sec 2023-12-01T16:08:16.240 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-iONU9OyRj1IeTr5 off=2270261 len=1334051 2023-12-01T16:08:16.243 INFO:tasks.workunit.client.0.smithi119.stdout:op 4020 completed, throughput=5MB/sec 2023-12-01T16:08:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:16 smithi183 ceph-mon[99169]: pgmap v2116: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:08:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:16 smithi119 ceph-mon[94175]: pgmap v2116: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:08:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:16 smithi119 ceph-mon[108979]: pgmap v2116: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:08:17.243 INFO:tasks.workunit.client.0.smithi119.stdout: 782: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:17.243 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VzK6l6cq7Io6v3V off=6207336 len=1444688 2023-12-01T16:08:17.250 INFO:tasks.workunit.client.0.smithi119.stdout:op 4021 completed, throughput=5MB/sec 2023-12-01T16:08:17.250 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-94V77cUeYcJuaaB off=2859124 len=136320 2023-12-01T16:08:17.250 INFO:tasks.workunit.client.0.smithi119.stdout:op 4022 completed, throughput=5MB/sec 2023-12-01T16:08:17.250 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XL0BeQJHs-WUVZ3 off=19997757 len=2008201 2023-12-01T16:08:17.253 INFO:tasks.workunit.client.0.smithi119.stdout:op 4023 completed, throughput=5MB/sec 2023-12-01T16:08:17.253 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-76pQWXAf2epJYcd off=14551043 len=508599 2023-12-01T16:08:17.257 INFO:tasks.workunit.client.0.smithi119.stdout:op 4024 completed, throughput=5MB/sec 2023-12-01T16:08:17.257 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dippjl--yTqM0YK off=1308320 len=669354 2023-12-01T16:08:17.261 INFO:tasks.workunit.client.0.smithi119.stdout:op 4025 completed, throughput=5MB/sec 2023-12-01T16:08:17.261 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cA24ancXk3GN0iF off=8037827 len=1731745 2023-12-01T16:08:17.262 INFO:tasks.workunit.client.0.smithi119.stdout:op 4026 completed, throughput=5MB/sec 2023-12-01T16:08:18.262 INFO:tasks.workunit.client.0.smithi119.stdout: 783: throughput=5MB/sec pending data=0 2023-12-01T16:08:18.263 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hYXUU01CoywlntS off=3342230 len=1009715 2023-12-01T16:08:18.264 INFO:tasks.workunit.client.0.smithi119.stdout:op 4027 completed, throughput=5MB/sec 2023-12-01T16:08:18.264 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-L-yJVbcQPpoReP_ off=1202475 len=790340 2023-12-01T16:08:18.265 INFO:tasks.workunit.client.0.smithi119.stdout:op 4028 completed, throughput=5MB/sec 2023-12-01T16:08:18.265 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xWYurcbD9XSXwTm off=1036801 len=1212260 2023-12-01T16:08:18.272 INFO:tasks.workunit.client.0.smithi119.stdout:op 4029 completed, throughput=5MB/sec 2023-12-01T16:08:18.272 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-c9Vznh8ODd0eCn0 off=12103910 len=948416 2023-12-01T16:08:18.276 INFO:tasks.workunit.client.0.smithi119.stdout:op 4030 completed, throughput=5MB/sec 2023-12-01T16:08:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:18 smithi183 ceph-mon[99169]: pgmap v2117: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:08:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:18 smithi119 ceph-mon[94175]: pgmap v2117: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:08:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:18 smithi119 ceph-mon[108979]: pgmap v2117: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:08:19.277 INFO:tasks.workunit.client.0.smithi119.stdout: 784: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:19.277 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-l7vIIqUqMA_C6Tf off=5135924 len=79838 2023-12-01T16:08:19.278 INFO:tasks.workunit.client.0.smithi119.stdout:op 4031 completed, throughput=4.99MB/sec 2023-12-01T16:08:19.278 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FT0k97UW5e-NA1W off=377351 len=1104282 2023-12-01T16:08:19.283 INFO:tasks.workunit.client.0.smithi119.stdout:op 4032 completed, throughput=5MB/sec 2023-12-01T16:08:19.283 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dRw4APOATvBeZbR off=4965665 len=247112 2023-12-01T16:08:19.286 INFO:tasks.workunit.client.0.smithi119.stdout:op 4033 completed, throughput=5MB/sec 2023-12-01T16:08:19.286 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mwTnfnVxEqdakkU off=11537264 len=1376016 2023-12-01T16:08:19.295 INFO:tasks.workunit.client.0.smithi119.stdout:op 4034 completed, throughput=5MB/sec 2023-12-01T16:08:19.295 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_iMtCRQ9iwQen8n off=6482640 len=977031 2023-12-01T16:08:19.297 INFO:tasks.workunit.client.0.smithi119.stdout:op 4035 completed, throughput=5MB/sec 2023-12-01T16:08:19.297 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2Gd3fKDtIJmLU1g off=519098 len=774038 2023-12-01T16:08:19.298 INFO:tasks.workunit.client.0.smithi119.stdout:op 4036 completed, throughput=5MB/sec 2023-12-01T16:08:19.298 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cniSQAv6pwk41jr off=5190975 len=1561915 2023-12-01T16:08:19.299 INFO:tasks.workunit.client.0.smithi119.stdout:op 4037 completed, throughput=5MB/sec 2023-12-01T16:08:20.299 INFO:tasks.workunit.client.0.smithi119.stdout: 785: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:20.300 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dmUutw9i6elw-n0 off=4752951 len=1204818 2023-12-01T16:08:20.305 INFO:tasks.workunit.client.0.smithi119.stdout:op 4038 completed, throughput=5MB/sec 2023-12-01T16:08:20.305 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vg86KvwHiiVUtI1 off=346740 len=1263412 2023-12-01T16:08:20.310 INFO:tasks.workunit.client.0.smithi119.stdout:op 4039 completed, throughput=5MB/sec 2023-12-01T16:08:20.311 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tUBNUAnkjRIluP6 off=6319452 len=927538 2023-12-01T16:08:20.316 INFO:tasks.workunit.client.0.smithi119.stdout:op 4040 completed, throughput=5MB/sec 2023-12-01T16:08:20.316 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2biUOlkADpT2xo2 off=17400938 len=1710980 2023-12-01T16:08:20.319 INFO:tasks.workunit.client.0.smithi119.stdout:op 4041 completed, throughput=5MB/sec 2023-12-01T16:08:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:20 smithi183 ceph-mon[99169]: pgmap v2118: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:08:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:20 smithi119 ceph-mon[94175]: pgmap v2118: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:08:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:20 smithi119 ceph-mon[108979]: pgmap v2118: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:08:21.319 INFO:tasks.workunit.client.0.smithi119.stdout: 786: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:21.320 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4CUZDigFjahXOWY off=2716910 len=1179406 2023-12-01T16:08:21.321 INFO:tasks.workunit.client.0.smithi119.stdout:op 4042 completed, throughput=5MB/sec 2023-12-01T16:08:21.321 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_Qz6ohRSZVKGgBX off=441417 len=1016224 2023-12-01T16:08:21.327 INFO:tasks.workunit.client.0.smithi119.stdout:op 4043 completed, throughput=5MB/sec 2023-12-01T16:08:21.327 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--6ugBxjdITqeVOe off=8725206 len=1223830 2023-12-01T16:08:21.334 INFO:tasks.workunit.client.0.smithi119.stdout:op 4044 completed, throughput=5MB/sec 2023-12-01T16:08:21.334 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6H3REDiZSAJvU2J off=1675630 len=1490094 2023-12-01T16:08:21.336 INFO:tasks.workunit.client.0.smithi119.stdout:op 4045 completed, throughput=5MB/sec 2023-12-01T16:08:22.336 INFO:tasks.workunit.client.0.smithi119.stdout: 787: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:22.336 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-S5AxCyAcyjJnIaD off=14097397 len=1004818 2023-12-01T16:08:22.341 INFO:tasks.workunit.client.0.smithi119.stdout:op 4046 completed, throughput=5MB/sec 2023-12-01T16:08:22.341 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZIKy19mfDLHkwtV off=2520546 len=639783 2023-12-01T16:08:22.346 INFO:tasks.workunit.client.0.smithi119.stdout:op 4047 completed, throughput=5MB/sec 2023-12-01T16:08:22.346 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-k7VXfKKPmELS3ve off=6309005 len=1576667 2023-12-01T16:08:22.353 INFO:tasks.workunit.client.0.smithi119.stdout:op 4048 completed, throughput=5MB/sec 2023-12-01T16:08:22.354 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-RlmrmCLnras57sq off=1842691 len=1896063 2023-12-01T16:08:22.362 INFO:tasks.workunit.client.0.smithi119.stdout:op 4049 completed, throughput=5MB/sec 2023-12-01T16:08:22.362 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3OkmsHN-xi0-1bv off=57675 len=826434 2023-12-01T16:08:22.363 INFO:tasks.workunit.client.0.smithi119.stdout:op 4050 completed, throughput=5MB/sec 2023-12-01T16:08:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:22 smithi183 ceph-mon[99169]: pgmap v2119: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:08:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:22 smithi119 ceph-mon[94175]: pgmap v2119: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:08:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:22 smithi119 ceph-mon[108979]: pgmap v2119: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:08:23.363 INFO:tasks.workunit.client.0.smithi119.stdout: 788: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:23.363 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jZ9QAWjVzkoQ380 off=4617905 len=933098 2023-12-01T16:08:23.368 INFO:tasks.workunit.client.0.smithi119.stdout:op 4051 completed, throughput=5MB/sec 2023-12-01T16:08:23.368 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9TJNWuJkI65gjxC off=7509867 len=477978 2023-12-01T16:08:23.372 INFO:tasks.workunit.client.0.smithi119.stdout:op 4052 completed, throughput=5MB/sec 2023-12-01T16:08:23.372 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6RuoJEk_MllTSmd off=7678505 len=915567 2023-12-01T16:08:23.376 INFO:tasks.workunit.client.0.smithi119.stdout:op 4053 completed, throughput=5MB/sec 2023-12-01T16:08:23.376 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gJ_YepGkbhunHUY off=371937 len=1277267 2023-12-01T16:08:23.383 INFO:tasks.workunit.client.0.smithi119.stdout:op 4054 completed, throughput=5MB/sec 2023-12-01T16:08:23.383 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wVNeobcCzbfx74H off=4605629 len=1976045 2023-12-01T16:08:23.391 INFO:tasks.workunit.client.0.smithi119.stdout:op 4055 completed, throughput=5MB/sec 2023-12-01T16:08:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:24.392 INFO:tasks.workunit.client.0.smithi119.stdout: 789: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:24.392 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Yl6fvNRIutHfUy3 off=10697972 len=1943302 2023-12-01T16:08:24.395 INFO:tasks.workunit.client.0.smithi119.stdout:op 4056 completed, throughput=5MB/sec 2023-12-01T16:08:24.396 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-G55giWFF_UvvYNy off=3677847 len=1477924 2023-12-01T16:08:24.397 INFO:tasks.workunit.client.0.smithi119.stdout:op 4057 completed, throughput=5MB/sec 2023-12-01T16:08:24.397 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FD0Sz881lbKkn2M off=17725315 len=1061357 2023-12-01T16:08:24.404 INFO:tasks.workunit.client.0.smithi119.stdout:op 4058 completed, throughput=5MB/sec 2023-12-01T16:08:24.441 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:08:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:08:24] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T16:08:24.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:24 smithi119 ceph-mon[94175]: pgmap v2120: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:08:24.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:24 smithi119 ceph-mon[108979]: pgmap v2120: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:08:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:24 smithi183 ceph-mon[99169]: pgmap v2120: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:08:25.404 INFO:tasks.workunit.client.0.smithi119.stdout: 790: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:25.404 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SPTJQKmfKZLaM39 off=25344 len=1886322 2023-12-01T16:08:25.412 INFO:tasks.workunit.client.0.smithi119.stdout:op 4059 completed, throughput=5MB/sec 2023-12-01T16:08:25.412 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-B1zQi1pwc12qsvr off=2653757 len=642281 2023-12-01T16:08:25.417 INFO:tasks.workunit.client.0.smithi119.stdout:op 4060 completed, throughput=5MB/sec 2023-12-01T16:08:25.417 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OTJ9qFB-_v5kLBp off=0 len=1205786 2023-12-01T16:08:25.419 INFO:tasks.workunit.client.0.smithi119.stdout:op 4061 completed, throughput=5MB/sec 2023-12-01T16:08:25.419 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yzCCjlovGpPoZAz off=4886145 len=1433017 2023-12-01T16:08:25.427 INFO:tasks.workunit.client.0.smithi119.stdout:op 4062 completed, throughput=5MB/sec 2023-12-01T16:08:25.427 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-c27NTIX3wEr5_jI off=8616812 len=1614588 2023-12-01T16:08:25.436 INFO:tasks.workunit.client.0.smithi119.stdout:op 4063 completed, throughput=5MB/sec 2023-12-01T16:08:26.436 INFO:tasks.workunit.client.0.smithi119.stdout: 791: throughput=5MB/sec pending data=0 2023-12-01T16:08:26.437 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gE43AjdXN_lLaxX off=9382983 len=539377 2023-12-01T16:08:26.440 INFO:tasks.workunit.client.0.smithi119.stdout:op 4064 completed, throughput=5MB/sec 2023-12-01T16:08:26.440 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wSFQ0htTBCYreny off=13931658 len=864072 2023-12-01T16:08:26.441 INFO:tasks.workunit.client.0.smithi119.stdout:op 4065 completed, throughput=5MB/sec 2023-12-01T16:08:26.441 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vRwZ-IGOxd9EIS5 off=4618789 len=289378 2023-12-01T16:08:26.442 INFO:tasks.workunit.client.0.smithi119.stdout:op 4066 completed, throughput=5MB/sec 2023-12-01T16:08:26.442 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_ok7AmtLcLe35RE off=7242084 len=262745 2023-12-01T16:08:26.445 INFO:tasks.workunit.client.0.smithi119.stdout:op 4067 completed, throughput=5MB/sec 2023-12-01T16:08:26.445 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--2QMP7chP65Bbj4 off=0 len=1614132 2023-12-01T16:08:26.452 INFO:tasks.workunit.client.0.smithi119.stdout:op 4068 completed, throughput=5MB/sec 2023-12-01T16:08:26.452 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sQULXTb3aOfLusy off=782030 len=1121311 2023-12-01T16:08:26.454 INFO:tasks.workunit.client.0.smithi119.stdout:op 4069 completed, throughput=5MB/sec 2023-12-01T16:08:26.560 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:08:26.867 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:08:26.867 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (34m) 3m ago 35m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:08:26.867 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (35m) 3m ago 35m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:08:26.868 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (36m) 3m ago 36m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:08:26.868 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (36m) 3m ago 36m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:08:26.868 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (39m) 3m ago 39m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:08:26.868 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (41m) 3m ago 41m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:08:26.868 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (41m) 3m ago 41m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:08:26.868 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (39m) 3m ago 39m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:08:26.868 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (39m) 3m ago 39m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:08:26.868 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (35m) 3m ago 35m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:08:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (35m) 3m ago 35m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:08:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (39m) 3m ago 39m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:08:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (38m) 3m ago 38m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:08:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (38m) 3m ago 38m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:08:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (38m) 3m ago 38m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:08:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (37m) 3m ago 37m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:08:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (37m) 3m ago 37m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:08:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (37m) 3m ago 37m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:08:26.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (36m) 3m ago 36m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:08:26.870 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (34m) 3m ago 35m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:08:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:26 smithi183 ceph-mon[99169]: pgmap v2121: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:08:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:26 smithi119 ceph-mon[94175]: pgmap v2121: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:08:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:26 smithi119 ceph-mon[108979]: pgmap v2121: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:08:27.243 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:08:27.243 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:08:27.243 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:08:27.243 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:08:27.243 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:08:27.243 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:08:27.243 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:08:27.243 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:08:27.243 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:08:27.244 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:08:27.244 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:08:27.244 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:08:27.244 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:08:27.244 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:08:27.244 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:08:27.244 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:08:27.244 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:08:27.454 INFO:tasks.workunit.client.0.smithi119.stdout: 792: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:27.455 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5Usso42S9ZDRWuW off=18599572 len=6985 2023-12-01T16:08:27.455 INFO:tasks.workunit.client.0.smithi119.stdout:op 4070 completed, throughput=4.99MB/sec 2023-12-01T16:08:27.455 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CxFvRVh_OXbMSk2 off=22256824 len=1299338 2023-12-01T16:08:27.458 INFO:tasks.workunit.client.0.smithi119.stdout:op 4071 completed, throughput=5MB/sec 2023-12-01T16:08:27.458 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mCJF2AAntRQm15B off=7580709 len=15428 2023-12-01T16:08:27.458 INFO:tasks.workunit.client.0.smithi119.stdout:op 4072 completed, throughput=5MB/sec 2023-12-01T16:08:27.458 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DQt-zGyrO6A4TUx off=19143139 len=1568980 2023-12-01T16:08:27.465 INFO:tasks.workunit.client.0.smithi119.stdout:op 4073 completed, throughput=5MB/sec 2023-12-01T16:08:27.466 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-goqPZq7-CTDOC87 off=5977106 len=1760323 2023-12-01T16:08:27.475 INFO:tasks.workunit.client.0.smithi119.stdout:op 4074 completed, throughput=5MB/sec 2023-12-01T16:08:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:27 smithi183 ceph-mon[99169]: from='client.26567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:27 smithi183 ceph-mon[99169]: from='client.26573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4009336525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:08:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:27 smithi119 ceph-mon[94175]: from='client.26567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:27 smithi119 ceph-mon[94175]: from='client.26573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4009336525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:08:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:27 smithi119 ceph-mon[108979]: from='client.26567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:27 smithi119 ceph-mon[108979]: from='client.26573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4009336525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:08:28.475 INFO:tasks.workunit.client.0.smithi119.stdout: 793: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:28.476 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XPtLdq_feccKA7f off=21410477 len=1502232 2023-12-01T16:08:28.483 INFO:tasks.workunit.client.0.smithi119.stdout:op 4075 completed, throughput=5MB/sec 2023-12-01T16:08:28.483 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fNr4xSJgolvArY3 off=5564290 len=238527 2023-12-01T16:08:28.486 INFO:tasks.workunit.client.0.smithi119.stdout:op 4076 completed, throughput=5MB/sec 2023-12-01T16:08:28.486 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4sGqaamRxYufWNH off=1919885 len=1514871 2023-12-01T16:08:28.488 INFO:tasks.workunit.client.0.smithi119.stdout:op 4077 completed, throughput=5MB/sec 2023-12-01T16:08:28.488 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PLfPwNeE-NINS47 off=5405581 len=1628416 2023-12-01T16:08:28.496 INFO:tasks.workunit.client.0.smithi119.stdout:op 4078 completed, throughput=5MB/sec 2023-12-01T16:08:28.496 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mUo1dEvvxABQ6bI off=550705 len=1259319 2023-12-01T16:08:28.497 INFO:tasks.workunit.client.0.smithi119.stdout:op 4079 completed, throughput=5MB/sec 2023-12-01T16:08:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:28 smithi183 ceph-mon[99169]: pgmap v2122: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:08:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:28 smithi119 ceph-mon[94175]: pgmap v2122: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:08:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:28 smithi119 ceph-mon[108979]: pgmap v2122: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:08:29.497 INFO:tasks.workunit.client.0.smithi119.stdout: 794: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:29.497 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GZt_nURnEkoils2 off=301548 len=1959307 2023-12-01T16:08:29.508 INFO:tasks.workunit.client.0.smithi119.stdout:op 4080 completed, throughput=5MB/sec 2023-12-01T16:08:29.508 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-c4FtIWhl5xOXmNv off=5796124 len=1394613 2023-12-01T16:08:29.514 INFO:tasks.workunit.client.0.smithi119.stdout:op 4081 completed, throughput=5MB/sec 2023-12-01T16:08:29.514 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qtGXoDKVZae_A1_ off=1765751 len=353578 2023-12-01T16:08:29.517 INFO:tasks.workunit.client.0.smithi119.stdout:op 4082 completed, throughput=5MB/sec 2023-12-01T16:08:29.518 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JWoJs6gjYSjIsNM off=3808951 len=1691295 2023-12-01T16:08:29.519 INFO:tasks.workunit.client.0.smithi119.stdout:op 4083 completed, throughput=5MB/sec 2023-12-01T16:08:30.520 INFO:tasks.workunit.client.0.smithi119.stdout: 795: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:30.520 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-83mMoI7q-w0yv65 off=4523624 len=284328 2023-12-01T16:08:30.523 INFO:tasks.workunit.client.0.smithi119.stdout:op 4084 completed, throughput=5MB/sec 2023-12-01T16:08:30.524 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_ok7AmtLcLe35RE off=599816 len=975548 2023-12-01T16:08:30.529 INFO:tasks.workunit.client.0.smithi119.stdout:op 4085 completed, throughput=5MB/sec 2023-12-01T16:08:30.529 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ImDrvl44TDg40s8 off=20843213 len=684176 2023-12-01T16:08:30.530 INFO:tasks.workunit.client.0.smithi119.stdout:op 4086 completed, throughput=5MB/sec 2023-12-01T16:08:30.530 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2neJfWSjayI8-Ni off=10398782 len=1464424 2023-12-01T16:08:30.536 INFO:tasks.workunit.client.0.smithi119.stdout:op 4087 completed, throughput=5MB/sec 2023-12-01T16:08:30.536 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-a_swL1m9T6EsHr5 off=279561 len=2091589 2023-12-01T16:08:30.544 INFO:tasks.workunit.client.0.smithi119.stdout:op 4088 completed, throughput=5MB/sec 2023-12-01T16:08:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:30 smithi183 ceph-mon[99169]: pgmap v2123: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-01T16:08:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:30 smithi119 ceph-mon[94175]: pgmap v2123: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-01T16:08:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:30 smithi119 ceph-mon[108979]: pgmap v2123: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-01T16:08:31.544 INFO:tasks.workunit.client.0.smithi119.stdout: 796: throughput=5MB/sec pending data=0 2023-12-01T16:08:31.544 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZNupfHHfz97_QhP off=1731480 len=2026213 2023-12-01T16:08:31.556 INFO:tasks.workunit.client.0.smithi119.stdout:op 4089 completed, throughput=5MB/sec 2023-12-01T16:08:31.556 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kJKQ2hIFTIBtDvc off=1962709 len=12041 2023-12-01T16:08:31.558 INFO:tasks.workunit.client.0.smithi119.stdout:op 4090 completed, throughput=5MB/sec 2023-12-01T16:08:31.558 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KigZzlmAXkHRdEv off=11876937 len=1950426 2023-12-01T16:08:31.569 INFO:tasks.workunit.client.0.smithi119.stdout:op 4091 completed, throughput=5MB/sec 2023-12-01T16:08:31.570 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-a0XVjVAN2bpjKj_ off=2983652 len=577673 2023-12-01T16:08:31.570 INFO:tasks.workunit.client.0.smithi119.stdout:op 4092 completed, throughput=5MB/sec 2023-12-01T16:08:32.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:32 smithi183 ceph-mon[99169]: pgmap v2124: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T16:08:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:32 smithi119 ceph-mon[94175]: pgmap v2124: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T16:08:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:32 smithi119 ceph-mon[108979]: pgmap v2124: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T16:08:32.571 INFO:tasks.workunit.client.0.smithi119.stdout: 797: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:32.571 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-x-Mo0CkaSxVVGxG off=2595276 len=1651260 2023-12-01T16:08:32.573 INFO:tasks.workunit.client.0.smithi119.stdout:op 4093 completed, throughput=5MB/sec 2023-12-01T16:08:32.573 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rYjOI1qLeJqcgPP off=3569722 len=2042843 2023-12-01T16:08:32.575 INFO:tasks.workunit.client.0.smithi119.stdout:op 4094 completed, throughput=5MB/sec 2023-12-01T16:08:32.575 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-x8gMNMLDdp9rtGU off=9934717 len=784565 2023-12-01T16:08:32.580 INFO:tasks.workunit.client.0.smithi119.stdout:op 4095 completed, throughput=5MB/sec 2023-12-01T16:08:32.580 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kxiIKM5zKj4XpBu off=2382072 len=1209370 2023-12-01T16:08:32.582 INFO:tasks.workunit.client.0.smithi119.stdout:op 4096 completed, throughput=5MB/sec 2023-12-01T16:08:33.582 INFO:tasks.workunit.client.0.smithi119.stdout: 798: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:33.583 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7lpGBFEpP0nQWcc off=2499017 len=255091 2023-12-01T16:08:33.583 INFO:tasks.workunit.client.0.smithi119.stdout:op 4097 completed, throughput=4.99MB/sec 2023-12-01T16:08:33.583 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MKlfLOoUXk2XH2N off=145455 len=503632 2023-12-01T16:08:33.584 INFO:tasks.workunit.client.0.smithi119.stdout:op 4098 completed, throughput=5MB/sec 2023-12-01T16:08:33.584 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-F0arbvItaZq_LIX off=1018856 len=1317913 2023-12-01T16:08:33.593 INFO:tasks.workunit.client.0.smithi119.stdout:op 4099 completed, throughput=5MB/sec 2023-12-01T16:08:33.593 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fp2LE6zXJxgwxjI off=833061 len=729276 2023-12-01T16:08:33.597 INFO:tasks.workunit.client.0.smithi119.stdout:op 4100 completed, throughput=5MB/sec 2023-12-01T16:08:33.598 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HTNeTRHfzhMXJ4v off=1662835 len=1440230 2023-12-01T16:08:33.603 INFO:tasks.workunit.client.0.smithi119.stdout:op 4101 completed, throughput=5MB/sec 2023-12-01T16:08:33.603 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hUBpd7jxFMlhqPS off=3060157 len=1235620 2023-12-01T16:08:33.604 INFO:tasks.workunit.client.0.smithi119.stdout:op 4102 completed, throughput=5MB/sec 2023-12-01T16:08:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:08:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:08:34] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T16:08:34.605 INFO:tasks.workunit.client.0.smithi119.stdout: 799: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:34.605 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MSjCu5eG5QTFuzb off=2961742 len=1784010 2023-12-01T16:08:34.607 INFO:tasks.workunit.client.0.smithi119.stdout:op 4103 completed, throughput=5MB/sec 2023-12-01T16:08:34.607 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jlbDIlxoIvdri7S off=64648 len=303364 2023-12-01T16:08:34.610 INFO:tasks.workunit.client.0.smithi119.stdout:op 4104 completed, throughput=5MB/sec 2023-12-01T16:08:34.610 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_zzEolGHvqGunJN off=0 len=1865498 2023-12-01T16:08:34.622 INFO:tasks.workunit.client.0.smithi119.stdout:op 4105 completed, throughput=5MB/sec 2023-12-01T16:08:34.622 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-K-0cgqkCPdFa4z_ off=5698538 len=213977 2023-12-01T16:08:34.623 INFO:tasks.workunit.client.0.smithi119.stdout:op 4106 completed, throughput=5MB/sec 2023-12-01T16:08:34.623 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mq9aixSAJdiylsy off=1301965 len=885838 2023-12-01T16:08:34.624 INFO:tasks.workunit.client.0.smithi119.stdout:op 4107 completed, throughput=5MB/sec 2023-12-01T16:08:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:34 smithi183 ceph-mon[99169]: pgmap v2125: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T16:08:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:34 smithi119 ceph-mon[94175]: pgmap v2125: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T16:08:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:34 smithi119 ceph-mon[108979]: pgmap v2125: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T16:08:35.624 INFO:tasks.workunit.client.0.smithi119.stdout: 800: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:35.624 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wtCd6iYTrFmTTy_ off=3832589 len=517888 2023-12-01T16:08:35.625 INFO:tasks.workunit.client.0.smithi119.stdout:op 4108 completed, throughput=4.99MB/sec 2023-12-01T16:08:35.625 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5mdCNi7Dr9og7S6 off=6797307 len=389693 2023-12-01T16:08:35.629 INFO:tasks.workunit.client.0.smithi119.stdout:op 4109 completed, throughput=5MB/sec 2023-12-01T16:08:35.630 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-f-3XpU1fl98QsHJ off=10799228 len=1782183 2023-12-01T16:08:35.639 INFO:tasks.workunit.client.0.smithi119.stdout:op 4110 completed, throughput=5MB/sec 2023-12-01T16:08:35.639 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ytSsfLEKQebNw5_ off=13864310 len=1451788 2023-12-01T16:08:35.646 INFO:tasks.workunit.client.0.smithi119.stdout:op 4111 completed, throughput=5MB/sec 2023-12-01T16:08:35.646 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BdgrwpKQRZC6ICR off=1139628 len=1250436 2023-12-01T16:08:35.652 INFO:tasks.workunit.client.0.smithi119.stdout:op 4112 completed, throughput=5MB/sec 2023-12-01T16:08:36.652 INFO:tasks.workunit.client.0.smithi119.stdout: 801: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:36.652 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cHdnJHvMNHsXLcT off=1166628 len=830588 2023-12-01T16:08:36.654 INFO:tasks.workunit.client.0.smithi119.stdout:op 4113 completed, throughput=5MB/sec 2023-12-01T16:08:36.654 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-X3Wavs0l_WhIP5V off=5730141 len=252516 2023-12-01T16:08:36.656 INFO:tasks.workunit.client.0.smithi119.stdout:op 4114 completed, throughput=5MB/sec 2023-12-01T16:08:36.656 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mqtKTW1CgSGeUks off=5437985 len=1553921 2023-12-01T16:08:36.657 INFO:tasks.workunit.client.0.smithi119.stdout:op 4115 completed, throughput=5MB/sec 2023-12-01T16:08:36.657 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CIX-aR66jEE5yp1 off=7361590 len=944943 2023-12-01T16:08:36.659 INFO:tasks.workunit.client.0.smithi119.stdout:op 4116 completed, throughput=5MB/sec 2023-12-01T16:08:36.659 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bkNTv9GTovzXDhr off=4442743 len=1587238 2023-12-01T16:08:36.666 INFO:tasks.workunit.client.0.smithi119.stdout:op 4117 completed, throughput=5MB/sec 2023-12-01T16:08:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:36 smithi183 ceph-mon[99169]: pgmap v2126: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2023-12-01T16:08:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:36 smithi119 ceph-mon[94175]: pgmap v2126: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2023-12-01T16:08:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:36 smithi119 ceph-mon[108979]: pgmap v2126: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2023-12-01T16:08:37.666 INFO:tasks.workunit.client.0.smithi119.stdout: 802: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:37.666 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AHidua6hv9ZlbxC off=2695857 len=522292 2023-12-01T16:08:37.667 INFO:tasks.workunit.client.0.smithi119.stdout:op 4118 completed, throughput=4.99MB/sec 2023-12-01T16:08:37.667 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VaT5dU6rmvntwPN off=3810160 len=1971438 2023-12-01T16:08:37.679 INFO:tasks.workunit.client.0.smithi119.stdout:op 4119 completed, throughput=5MB/sec 2023-12-01T16:08:37.679 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HzIzZclTn-a4eum off=17128401 len=872446 2023-12-01T16:08:37.680 INFO:tasks.workunit.client.0.smithi119.stdout:op 4120 completed, throughput=5MB/sec 2023-12-01T16:08:37.680 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-V9QKyUVSZjuFxen off=5537328 len=1693961 2023-12-01T16:08:37.683 INFO:tasks.workunit.client.0.smithi119.stdout:op 4121 completed, throughput=5MB/sec 2023-12-01T16:08:38.684 INFO:tasks.workunit.client.0.smithi119.stdout: 803: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:38.684 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1pjbiaAUvXrzYOA off=8027895 len=1556851 2023-12-01T16:08:38.687 INFO:tasks.workunit.client.0.smithi119.stdout:op 4122 completed, throughput=5MB/sec 2023-12-01T16:08:38.687 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Qo9TYNm89VBZy4f off=11006670 len=771123 2023-12-01T16:08:38.689 INFO:tasks.workunit.client.0.smithi119.stdout:op 4123 completed, throughput=5MB/sec 2023-12-01T16:08:38.689 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xUHNluFDuounyDQ off=24039792 len=176955 2023-12-01T16:08:38.690 INFO:tasks.workunit.client.0.smithi119.stdout:op 4124 completed, throughput=5MB/sec 2023-12-01T16:08:38.690 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QSSL3clyG2EXGbW off=214188 len=1975772 2023-12-01T16:08:38.702 INFO:tasks.workunit.client.0.smithi119.stdout:op 4125 completed, throughput=5MB/sec 2023-12-01T16:08:38.702 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jRj9183zEZ9oa94 off=710124 len=1159097 2023-12-01T16:08:38.708 INFO:tasks.workunit.client.0.smithi119.stdout:op 4126 completed, throughput=5MB/sec 2023-12-01T16:08:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:38 smithi183 ceph-mon[99169]: pgmap v2127: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T16:08:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:38 smithi119 ceph-mon[94175]: pgmap v2127: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T16:08:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:38 smithi119 ceph-mon[108979]: pgmap v2127: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T16:08:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:39.708 INFO:tasks.workunit.client.0.smithi119.stdout: 804: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:39.708 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6odoKaGJF_3-_HP off=692192 len=1235627 2023-12-01T16:08:39.710 INFO:tasks.workunit.client.0.smithi119.stdout:op 4127 completed, throughput=5MB/sec 2023-12-01T16:08:39.710 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oJWFbYNHf7xC4Wz off=3750305 len=1800166 2023-12-01T16:08:39.720 INFO:tasks.workunit.client.0.smithi119.stdout:op 4128 completed, throughput=5MB/sec 2023-12-01T16:08:39.720 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KuX09RHXw6zfyZP off=9464458 len=1511016 2023-12-01T16:08:39.722 INFO:tasks.workunit.client.0.smithi119.stdout:op 4129 completed, throughput=5MB/sec 2023-12-01T16:08:39.722 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Atd3wR-vBdVULyR off=7489923 len=168475 2023-12-01T16:08:39.722 INFO:tasks.workunit.client.0.smithi119.stdout:op 4130 completed, throughput=5MB/sec 2023-12-01T16:08:39.722 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AOiqYnRqOarAwAR off=4950859 len=1536338 2023-12-01T16:08:39.724 INFO:tasks.workunit.client.0.smithi119.stdout:op 4131 completed, throughput=5MB/sec 2023-12-01T16:08:40.724 INFO:tasks.workunit.client.0.smithi119.stdout: 805: throughput=5MB/sec pending data=0 2023-12-01T16:08:40.724 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-w5sB-CMVv8rvZfs off=11183716 len=1729804 2023-12-01T16:08:40.731 INFO:tasks.workunit.client.0.smithi119.stdout:op 4132 completed, throughput=5MB/sec 2023-12-01T16:08:40.731 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8yZqvNig4aqPPot off=2581878 len=504643 2023-12-01T16:08:40.732 INFO:tasks.workunit.client.0.smithi119.stdout:op 4133 completed, throughput=5MB/sec 2023-12-01T16:08:40.732 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fyhBZSuAxqp6azW off=2364492 len=812829 2023-12-01T16:08:40.736 INFO:tasks.workunit.client.0.smithi119.stdout:op 4134 completed, throughput=5MB/sec 2023-12-01T16:08:40.737 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wq9vuPDloBh6CVe off=82798 len=1067303 2023-12-01T16:08:40.743 INFO:tasks.workunit.client.0.smithi119.stdout:op 4135 completed, throughput=5MB/sec 2023-12-01T16:08:40.743 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xviAI1Omn6k_OfF off=356972 len=82786 2023-12-01T16:08:40.743 INFO:tasks.workunit.client.0.smithi119.stdout:op 4136 completed, throughput=5MB/sec 2023-12-01T16:08:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:40 smithi183 ceph-mon[99169]: pgmap v2128: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T16:08:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:40 smithi119 ceph-mon[94175]: pgmap v2128: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T16:08:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:40 smithi119 ceph-mon[108979]: pgmap v2128: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T16:08:41.743 INFO:tasks.workunit.client.0.smithi119.stdout: 806: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:41.744 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-W_hUSA9u7e8k1zj off=3566892 len=2038674 2023-12-01T16:08:41.755 INFO:tasks.workunit.client.0.smithi119.stdout:op 4137 completed, throughput=5MB/sec 2023-12-01T16:08:41.755 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FQewHxSlq_Y1Z8B off=21214640 len=1792964 2023-12-01T16:08:41.759 INFO:tasks.workunit.client.0.smithi119.stdout:op 4138 completed, throughput=5MB/sec 2023-12-01T16:08:41.759 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-t3z4fL6mZN5kffw off=16124210 len=609902 2023-12-01T16:08:41.759 INFO:tasks.workunit.client.0.smithi119.stdout:op 4139 completed, throughput=5MB/sec 2023-12-01T16:08:41.759 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aKiZfeCBIDRbQhG off=7726632 len=393751 2023-12-01T16:08:41.762 INFO:tasks.workunit.client.0.smithi119.stdout:op 4140 completed, throughput=5MB/sec 2023-12-01T16:08:41.762 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0Crb3G661J1aV64 off=716824 len=1228226 2023-12-01T16:08:41.767 INFO:tasks.workunit.client.0.smithi119.stdout:op 4141 completed, throughput=5MB/sec 2023-12-01T16:08:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:42 smithi183 ceph-mon[99169]: pgmap v2129: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:08:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:42 smithi119 ceph-mon[108979]: pgmap v2129: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:08:42.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:42 smithi119 ceph-mon[94175]: pgmap v2129: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:08:42.767 INFO:tasks.workunit.client.0.smithi119.stdout: 807: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:42.768 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UGOGLsDMySUugfI off=10736798 len=1148168 2023-12-01T16:08:42.774 INFO:tasks.workunit.client.0.smithi119.stdout:op 4142 completed, throughput=5MB/sec 2023-12-01T16:08:42.774 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8mM0DmZZLyBBdAr off=2062996 len=153395 2023-12-01T16:08:42.777 INFO:tasks.workunit.client.0.smithi119.stdout:op 4143 completed, throughput=5MB/sec 2023-12-01T16:08:42.777 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NzQTYjTx2VbYdB9 off=4773588 len=1868881 2023-12-01T16:08:42.785 INFO:tasks.workunit.client.0.smithi119.stdout:op 4144 completed, throughput=5MB/sec 2023-12-01T16:08:42.785 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9SMhJJJLk9PUSBL off=899913 len=905069 2023-12-01T16:08:42.790 INFO:tasks.workunit.client.0.smithi119.stdout:op 4145 completed, throughput=5MB/sec 2023-12-01T16:08:42.790 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5-cAJ_e6D6n9kMs off=10335180 len=645473 2023-12-01T16:08:42.790 INFO:tasks.workunit.client.0.smithi119.stdout:op 4146 completed, throughput=5MB/sec 2023-12-01T16:08:43.791 INFO:tasks.workunit.client.0.smithi119.stdout: 808: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:43.791 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kU5QOGI-GkT5ry- off=16942964 len=410156 2023-12-01T16:08:43.792 INFO:tasks.workunit.client.0.smithi119.stdout:op 4147 completed, throughput=4.99MB/sec 2023-12-01T16:08:43.792 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Y9sfL_v710UDs4H off=8582331 len=2065786 2023-12-01T16:08:43.804 INFO:tasks.workunit.client.0.smithi119.stdout:op 4148 completed, throughput=5MB/sec 2023-12-01T16:08:43.804 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9U_LPhdNFGQenPX off=8159396 len=1624447 2023-12-01T16:08:43.807 INFO:tasks.workunit.client.0.smithi119.stdout:op 4149 completed, throughput=5MB/sec 2023-12-01T16:08:43.807 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0qMlP5gMxxqLKiM off=10125966 len=1128366 2023-12-01T16:08:43.813 INFO:tasks.workunit.client.0.smithi119.stdout:op 4150 completed, throughput=5MB/sec 2023-12-01T16:08:43.814 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-k_O_2CtejAZdVHZ off=9927528 len=434976 2023-12-01T16:08:43.814 INFO:tasks.workunit.client.0.smithi119.stdout:op 4151 completed, throughput=5MB/sec 2023-12-01T16:08:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:08:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:08:44] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T16:08:44.815 INFO:tasks.workunit.client.0.smithi119.stdout: 809: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:44.815 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wPIDLCK7qXXyO1V off=3236622 len=1629405 2023-12-01T16:08:44.817 INFO:tasks.workunit.client.0.smithi119.stdout:op 4152 completed, throughput=5MB/sec 2023-12-01T16:08:44.817 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AfERw4ongVoDfpK off=2394542 len=965325 2023-12-01T16:08:44.823 INFO:tasks.workunit.client.0.smithi119.stdout:op 4153 completed, throughput=5MB/sec 2023-12-01T16:08:44.823 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rCDNxVcGrbYPzU7 off=11410175 len=1143463 2023-12-01T16:08:44.825 INFO:tasks.workunit.client.0.smithi119.stdout:op 4154 completed, throughput=5MB/sec 2023-12-01T16:08:44.825 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Uro2WsJnRH1-kqV off=13178390 len=1647300 2023-12-01T16:08:44.827 INFO:tasks.workunit.client.0.smithi119.stdout:op 4155 completed, throughput=5MB/sec 2023-12-01T16:08:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:44 smithi183 ceph-mon[99169]: pgmap v2130: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:08:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:44 smithi119 ceph-mon[94175]: pgmap v2130: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:08:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:44 smithi119 ceph-mon[108979]: pgmap v2130: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:08:45.828 INFO:tasks.workunit.client.0.smithi119.stdout: 810: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:45.828 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6Tmz7oNVm6vWpUj off=1759994 len=1859830 2023-12-01T16:08:45.830 INFO:tasks.workunit.client.0.smithi119.stdout:op 4156 completed, throughput=5MB/sec 2023-12-01T16:08:45.830 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TcJJTCXVGSJ_xsE off=1361230 len=1171872 2023-12-01T16:08:45.831 INFO:tasks.workunit.client.0.smithi119.stdout:op 4157 completed, throughput=5MB/sec 2023-12-01T16:08:45.832 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-r27EjqKKgNx_OzH off=12386022 len=637016 2023-12-01T16:08:45.837 INFO:tasks.workunit.client.0.smithi119.stdout:op 4158 completed, throughput=5MB/sec 2023-12-01T16:08:45.837 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xi4uTxZlB3eLqnn off=328517 len=777169 2023-12-01T16:08:45.841 INFO:tasks.workunit.client.0.smithi119.stdout:op 4159 completed, throughput=5MB/sec 2023-12-01T16:08:45.841 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mYYvq1IxXpDQLv4 off=371162 len=1418868 2023-12-01T16:08:45.846 INFO:tasks.workunit.client.0.smithi119.stdout:op 4160 completed, throughput=5MB/sec 2023-12-01T16:08:46.846 INFO:tasks.workunit.client.0.smithi119.stdout: 811: throughput=5MB/sec pending data=0 2023-12-01T16:08:46.846 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dhICYaLlkmytVh2 off=985285 len=492162 2023-12-01T16:08:46.847 INFO:tasks.workunit.client.0.smithi119.stdout:op 4161 completed, throughput=5MB/sec 2023-12-01T16:08:46.847 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2L1knH6tgkzCIX8 off=7408701 len=2216 2023-12-01T16:08:46.848 INFO:tasks.workunit.client.0.smithi119.stdout:op 4162 completed, throughput=5MB/sec 2023-12-01T16:08:46.848 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sHufblS4jG3qZt4 off=21936125 len=518851 2023-12-01T16:08:46.852 INFO:tasks.workunit.client.0.smithi119.stdout:op 4163 completed, throughput=5MB/sec 2023-12-01T16:08:46.852 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xHQCfDfQOnkyPoM off=11086899 len=1301051 2023-12-01T16:08:46.857 INFO:tasks.workunit.client.0.smithi119.stdout:op 4164 completed, throughput=5MB/sec 2023-12-01T16:08:46.857 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2QocL0Im8EArHqP off=15414092 len=1074204 2023-12-01T16:08:46.858 INFO:tasks.workunit.client.0.smithi119.stdout:op 4165 completed, throughput=5MB/sec 2023-12-01T16:08:46.858 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-m4hjO7jBTlnusOr off=2251093 len=687523 2023-12-01T16:08:46.861 INFO:tasks.workunit.client.0.smithi119.stdout:op 4166 completed, throughput=5MB/sec 2023-12-01T16:08:46.862 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5spcGjzb-1GL-P1 off=8847014 len=1314284 2023-12-01T16:08:46.869 INFO:tasks.workunit.client.0.smithi119.stdout:op 4167 completed, throughput=5MB/sec 2023-12-01T16:08:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:46 smithi183 ceph-mon[99169]: pgmap v2131: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T16:08:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:46 smithi119 ceph-mon[94175]: pgmap v2131: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T16:08:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:46 smithi119 ceph-mon[108979]: pgmap v2131: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T16:08:47.869 INFO:tasks.workunit.client.0.smithi119.stdout: 812: throughput=5MB/sec pending data=0 2023-12-01T16:08:47.869 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xGDKWf5r8tBIrqo off=11947941 len=1886513 2023-12-01T16:08:47.881 INFO:tasks.workunit.client.0.smithi119.stdout:op 4168 completed, throughput=5MB/sec 2023-12-01T16:08:47.882 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HlbnjaDCORqEo-3 off=16949157 len=1311158 2023-12-01T16:08:47.889 INFO:tasks.workunit.client.0.smithi119.stdout:op 4169 completed, throughput=5MB/sec 2023-12-01T16:08:47.889 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-juoVI1dsIzDWvSf off=7722767 len=1448887 2023-12-01T16:08:47.895 INFO:tasks.workunit.client.0.smithi119.stdout:op 4170 completed, throughput=5MB/sec 2023-12-01T16:08:48.895 INFO:tasks.workunit.client.0.smithi119.stdout: 813: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:48.895 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-I72IyoFZwYpwHWN off=12222535 len=1438568 2023-12-01T16:08:48.897 INFO:tasks.workunit.client.0.smithi119.stdout:op 4171 completed, throughput=5MB/sec 2023-12-01T16:08:48.897 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wHU_KpGaqlg5SOV off=21450793 len=1212989 2023-12-01T16:08:48.900 INFO:tasks.workunit.client.0.smithi119.stdout:op 4172 completed, throughput=5MB/sec 2023-12-01T16:08:48.900 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-z2BAXGtBB54uAmt off=16536051 len=2069342 2023-12-01T16:08:48.904 INFO:tasks.workunit.client.0.smithi119.stdout:op 4173 completed, throughput=5MB/sec 2023-12-01T16:08:48.904 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QFZmKYOLtmKxKLN off=2497244 len=1237891 2023-12-01T16:08:48.906 INFO:tasks.workunit.client.0.smithi119.stdout:op 4174 completed, throughput=5MB/sec 2023-12-01T16:08:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:48 smithi183 ceph-mon[99169]: pgmap v2132: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:08:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:48 smithi119 ceph-mon[108979]: pgmap v2132: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:08:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:48 smithi119 ceph-mon[94175]: pgmap v2132: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:08:49.906 INFO:tasks.workunit.client.0.smithi119.stdout: 814: throughput=5MB/sec pending data=0 2023-12-01T16:08:49.906 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-j9UNFYRy_HtUNCj off=2462142 len=1188254 2023-12-01T16:08:49.913 INFO:tasks.workunit.client.0.smithi119.stdout:op 4175 completed, throughput=5MB/sec 2023-12-01T16:08:49.913 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3KB9_R4YTXFEUzD off=3202280 len=986048 2023-12-01T16:08:49.918 INFO:tasks.workunit.client.0.smithi119.stdout:op 4176 completed, throughput=5MB/sec 2023-12-01T16:08:49.918 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tm3QVyb_cKnCE7J off=2558294 len=1561028 2023-12-01T16:08:49.926 INFO:tasks.workunit.client.0.smithi119.stdout:op 4177 completed, throughput=5MB/sec 2023-12-01T16:08:49.926 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dPGotmzgCHBH_ih off=819791 len=1196023 2023-12-01T16:08:49.930 INFO:tasks.workunit.client.0.smithi119.stdout:op 4178 completed, throughput=5MB/sec 2023-12-01T16:08:50.931 INFO:tasks.workunit.client.0.smithi119.stdout: 815: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:50.931 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QHp0VOKRqABTWMc off=2915845 len=887307 2023-12-01T16:08:50.933 INFO:tasks.workunit.client.0.smithi119.stdout:op 4179 completed, throughput=5MB/sec 2023-12-01T16:08:50.933 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OiYPfLVYxb2FkTP off=1096947 len=606350 2023-12-01T16:08:50.934 INFO:tasks.workunit.client.0.smithi119.stdout:op 4180 completed, throughput=5MB/sec 2023-12-01T16:08:50.934 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bYRJHhVPvuJoq_y off=17425048 len=790836 2023-12-01T16:08:50.939 INFO:tasks.workunit.client.0.smithi119.stdout:op 4181 completed, throughput=5MB/sec 2023-12-01T16:08:50.939 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nr6jEGGB5-qFgsQ off=3667563 len=141667 2023-12-01T16:08:50.940 INFO:tasks.workunit.client.0.smithi119.stdout:op 4182 completed, throughput=5MB/sec 2023-12-01T16:08:50.940 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-m6R648R6B3vSWXZ off=1331795 len=90003 2023-12-01T16:08:50.942 INFO:tasks.workunit.client.0.smithi119.stdout:op 4183 completed, throughput=5MB/sec 2023-12-01T16:08:50.943 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NcftOfY9Ms1_8L9 off=1133573 len=1145755 2023-12-01T16:08:50.948 INFO:tasks.workunit.client.0.smithi119.stdout:op 4184 completed, throughput=5MB/sec 2023-12-01T16:08:50.948 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-byNuIDvja7olmkg off=10376022 len=434965 2023-12-01T16:08:50.951 INFO:tasks.workunit.client.0.smithi119.stdout:op 4185 completed, throughput=5MB/sec 2023-12-01T16:08:50.951 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LcV0AiM1ivrHiCX off=965058 len=882254 2023-12-01T16:08:50.956 INFO:tasks.workunit.client.0.smithi119.stdout:op 4186 completed, throughput=5MB/sec 2023-12-01T16:08:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:50 smithi183 ceph-mon[99169]: pgmap v2133: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:08:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:50 smithi119 ceph-mon[94175]: pgmap v2133: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:08:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:50 smithi119 ceph-mon[108979]: pgmap v2133: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:08:51.957 INFO:tasks.workunit.client.0.smithi119.stdout: 816: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:51.957 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FmuKI1m29OSBlsz off=46316 len=698536 2023-12-01T16:08:51.962 INFO:tasks.workunit.client.0.smithi119.stdout:op 4187 completed, throughput=4.99MB/sec 2023-12-01T16:08:51.962 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3L-nvhnZDlWlO7F off=1197597 len=976689 2023-12-01T16:08:51.967 INFO:tasks.workunit.client.0.smithi119.stdout:op 4188 completed, throughput=5MB/sec 2023-12-01T16:08:51.967 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iZ3PvxozpFl2_3I off=5122557 len=603493 2023-12-01T16:08:51.970 INFO:tasks.workunit.client.0.smithi119.stdout:op 4189 completed, throughput=5MB/sec 2023-12-01T16:08:51.971 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ih1kNJKug50gsmQ off=2771112 len=416224 2023-12-01T16:08:51.971 INFO:tasks.workunit.client.0.smithi119.stdout:op 4190 completed, throughput=5MB/sec 2023-12-01T16:08:51.971 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LP5mZicrBs301q6 off=14838754 len=1221707 2023-12-01T16:08:51.972 INFO:tasks.workunit.client.0.smithi119.stdout:op 4191 completed, throughput=5MB/sec 2023-12-01T16:08:51.972 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7BVgQ3-_Fhs7b5H off=14330892 len=895279 2023-12-01T16:08:51.977 INFO:tasks.workunit.client.0.smithi119.stdout:op 4192 completed, throughput=5MB/sec 2023-12-01T16:08:51.977 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-p9vBOIZtz9Q0Jq7 off=671812 len=1384448 2023-12-01T16:08:51.978 INFO:tasks.workunit.client.0.smithi119.stdout:op 4193 completed, throughput=5MB/sec 2023-12-01T16:08:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:52 smithi183 ceph-mon[99169]: pgmap v2134: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:08:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:52 smithi119 ceph-mon[108979]: pgmap v2134: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:08:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:52 smithi119 ceph-mon[94175]: pgmap v2134: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:08:52.978 INFO:tasks.workunit.client.0.smithi119.stdout: 817: throughput=5MB/sec pending data=0 2023-12-01T16:08:52.979 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RmZHZgjHgGWAyGw off=1440928 len=124687 2023-12-01T16:08:52.979 INFO:tasks.workunit.client.0.smithi119.stdout:op 4194 completed, throughput=5MB/sec 2023-12-01T16:08:52.980 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9suG41j_KLBCMs_ off=3772852 len=754740 2023-12-01T16:08:52.981 INFO:tasks.workunit.client.0.smithi119.stdout:op 4195 completed, throughput=5MB/sec 2023-12-01T16:08:52.981 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QpsRhLaAzLMFwOD off=7288945 len=227786 2023-12-01T16:08:52.982 INFO:tasks.workunit.client.0.smithi119.stdout:op 4196 completed, throughput=5MB/sec 2023-12-01T16:08:52.982 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yfLanbSshbBWts8 off=10664927 len=1771719 2023-12-01T16:08:52.985 INFO:tasks.workunit.client.0.smithi119.stdout:op 4197 completed, throughput=5MB/sec 2023-12-01T16:08:52.985 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aPK7OoLSVU3BACs off=3295029 len=1130607 2023-12-01T16:08:52.987 INFO:tasks.workunit.client.0.smithi119.stdout:op 4198 completed, throughput=5MB/sec 2023-12-01T16:08:52.987 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-K6cM8pzdRKqTy0E off=6319303 len=381279 2023-12-01T16:08:52.990 INFO:tasks.workunit.client.0.smithi119.stdout:op 4199 completed, throughput=5MB/sec 2023-12-01T16:08:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:53.991 INFO:tasks.workunit.client.0.smithi119.stdout: 818: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:53.991 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RUS1_t2sP_-FQeh off=0 len=1558014 2023-12-01T16:08:53.993 INFO:tasks.workunit.client.0.smithi119.stdout:op 4200 completed, throughput=5MB/sec 2023-12-01T16:08:53.993 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cjpstOuMQTTSmoW off=11454404 len=2018261 2023-12-01T16:08:54.005 INFO:tasks.workunit.client.0.smithi119.stdout:op 4201 completed, throughput=5MB/sec 2023-12-01T16:08:54.006 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2vDasA-_9mHPOk- off=1025846 len=231264 2023-12-01T16:08:54.007 INFO:tasks.workunit.client.0.smithi119.stdout:op 4202 completed, throughput=5MB/sec 2023-12-01T16:08:54.007 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SAVBj39qwcn42c_ off=1195438 len=478935 2023-12-01T16:08:54.008 INFO:tasks.workunit.client.0.smithi119.stdout:op 4203 completed, throughput=5MB/sec 2023-12-01T16:08:54.008 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vhtb7g2fNwGCyv7 off=231909 len=1252438 2023-12-01T16:08:54.010 INFO:tasks.workunit.client.0.smithi119.stdout:op 4204 completed, throughput=5MB/sec 2023-12-01T16:08:54.438 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:08:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:08:54] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T16:08:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:54 smithi183 ceph-mon[99169]: pgmap v2135: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:08:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:54 smithi119 ceph-mon[94175]: pgmap v2135: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:08:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:54 smithi119 ceph-mon[108979]: pgmap v2135: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:08:55.010 INFO:tasks.workunit.client.0.smithi119.stdout: 819: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:55.011 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-RgBx_lh4FW4uDBd off=11845828 len=1637051 2023-12-01T16:08:55.023 INFO:tasks.workunit.client.0.smithi119.stdout:op 4205 completed, throughput=5MB/sec 2023-12-01T16:08:55.023 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Nl7oJKk1KI1SvFq off=1278706 len=32726 2023-12-01T16:08:55.026 INFO:tasks.workunit.client.0.smithi119.stdout:op 4206 completed, throughput=5MB/sec 2023-12-01T16:08:55.026 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HR7eNdvxIrL5CGy off=1569845 len=1819441 2023-12-01T16:08:55.028 INFO:tasks.workunit.client.0.smithi119.stdout:op 4207 completed, throughput=5MB/sec 2023-12-01T16:08:55.028 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-k4seavFJkUB68zz off=10764600 len=617375 2023-12-01T16:08:55.032 INFO:tasks.workunit.client.0.smithi119.stdout:op 4208 completed, throughput=5MB/sec 2023-12-01T16:08:55.032 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TnaGHgytT7tDM9H off=8699723 len=186518 2023-12-01T16:08:55.035 INFO:tasks.workunit.client.0.smithi119.stdout:op 4209 completed, throughput=5MB/sec 2023-12-01T16:08:55.035 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-owKJMC2ItY3tmXu off=2344553 len=421917 2023-12-01T16:08:55.038 INFO:tasks.workunit.client.0.smithi119.stdout:op 4210 completed, throughput=5MB/sec 2023-12-01T16:08:55.038 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TDVWJLWf19IOiI8 off=670093 len=630919 2023-12-01T16:08:55.039 INFO:tasks.workunit.client.0.smithi119.stdout:op 4211 completed, throughput=5MB/sec 2023-12-01T16:08:56.040 INFO:tasks.workunit.client.0.smithi119.stdout: 820: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:56.040 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MdrMDLgnM77xMgv off=14514433 len=2005562 2023-12-01T16:08:56.042 INFO:tasks.workunit.client.0.smithi119.stdout:op 4212 completed, throughput=5MB/sec 2023-12-01T16:08:56.042 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BXah_PWBVRwgj_Q off=16712420 len=1747401 2023-12-01T16:08:56.050 INFO:tasks.workunit.client.0.smithi119.stdout:op 4213 completed, throughput=5MB/sec 2023-12-01T16:08:56.050 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6isbuZsDA0tub4H off=664386 len=425705 2023-12-01T16:08:56.051 INFO:tasks.workunit.client.0.smithi119.stdout:op 4214 completed, throughput=5MB/sec 2023-12-01T16:08:56.051 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-m15bPZyKYUhv-1U off=19161546 len=1063632 2023-12-01T16:08:56.053 INFO:tasks.workunit.client.0.smithi119.stdout:op 4215 completed, throughput=5MB/sec 2023-12-01T16:08:57.053 INFO:tasks.workunit.client.0.smithi119.stdout: 821: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:57.053 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GKcbhbbBPkNtDNQ off=2599130 len=1007944 2023-12-01T16:08:57.058 INFO:tasks.workunit.client.0.smithi119.stdout:op 4216 completed, throughput=5MB/sec 2023-12-01T16:08:57.058 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-C0pPGguYKJNew6T off=261771 len=985661 2023-12-01T16:08:57.059 INFO:tasks.workunit.client.0.smithi119.stdout:op 4217 completed, throughput=5MB/sec 2023-12-01T16:08:57.059 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eISinyAXyRkVioD off=8663 len=189938 2023-12-01T16:08:57.062 INFO:tasks.workunit.client.0.smithi119.stdout:op 4218 completed, throughput=5MB/sec 2023-12-01T16:08:57.062 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Pui7JXXZzOTSvYH off=4338342 len=1153749 2023-12-01T16:08:57.067 INFO:tasks.workunit.client.0.smithi119.stdout:op 4219 completed, throughput=5MB/sec 2023-12-01T16:08:57.067 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Q6VTFJps0BGYTc1 off=3014087 len=1293886 2023-12-01T16:08:57.068 INFO:tasks.workunit.client.0.smithi119.stdout:op 4220 completed, throughput=5MB/sec 2023-12-01T16:08:57.069 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YoFOa7ir4ASAhgw off=4055516 len=771437 2023-12-01T16:08:57.072 INFO:tasks.workunit.client.0.smithi119.stdout:op 4221 completed, throughput=5MB/sec 2023-12-01T16:08:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:56 smithi183 ceph-mon[99169]: pgmap v2136: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:08:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:56 smithi119 ceph-mon[108979]: pgmap v2136: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:08:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:56 smithi119 ceph-mon[94175]: pgmap v2136: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:08:57.584 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:08:57.892 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:08:57.892 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (35m) 3m ago 36m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:08:57.892 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (35m) 3m ago 35m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:08:57.892 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (36m) 3m ago 36m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:08:57.892 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (36m) 3m ago 36m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:08:57.892 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (39m) 3m ago 39m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:08:57.892 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (41m) 3m ago 41m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:08:57.892 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (41m) 3m ago 41m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:08:57.892 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (40m) 3m ago 40m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:08:57.892 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (40m) 3m ago 40m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:08:57.892 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (36m) 3m ago 36m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:08:57.892 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (35m) 3m ago 35m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:08:57.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (39m) 3m ago 39m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:08:57.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (39m) 3m ago 39m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:08:57.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (39m) 3m ago 38m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:08:57.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (38m) 3m ago 38m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:08:57.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (38m) 3m ago 38m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:08:57.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (37m) 3m ago 37m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:08:57.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (37m) 3m ago 37m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:08:57.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (37m) 3m ago 37m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:08:57.893 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (35m) 3m ago 36m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:08:58.072 INFO:tasks.workunit.client.0.smithi119.stdout: 822: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:58.073 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DperRe0qf1NpAJK off=875661 len=1378696 2023-12-01T16:08:58.081 INFO:tasks.workunit.client.0.smithi119.stdout:op 4222 completed, throughput=5MB/sec 2023-12-01T16:08:58.081 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HdMuFTPSYCNlAQX off=273103 len=581376 2023-12-01T16:08:58.084 INFO:tasks.workunit.client.0.smithi119.stdout:op 4223 completed, throughput=5MB/sec 2023-12-01T16:08:58.084 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NJa-mBr-ZXza_Y3 off=6029707 len=344216 2023-12-01T16:08:58.085 INFO:tasks.workunit.client.0.smithi119.stdout:op 4224 completed, throughput=5MB/sec 2023-12-01T16:08:58.085 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jgR1xWebYJOB9Hu off=4687603 len=413155 2023-12-01T16:08:58.086 INFO:tasks.workunit.client.0.smithi119.stdout:op 4225 completed, throughput=5MB/sec 2023-12-01T16:08:58.086 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-v6xzuUfL4pdEc-V off=1455 len=2095680 2023-12-01T16:08:58.098 INFO:tasks.workunit.client.0.smithi119.stdout:op 4226 completed, throughput=5MB/sec 2023-12-01T16:08:58.098 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IiD9YI0W0sCSses off=11157561 len=603920 2023-12-01T16:08:58.101 INFO:tasks.workunit.client.0.smithi119.stdout:op 4227 completed, throughput=5MB/sec 2023-12-01T16:08:58.281 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:08:58.281 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:08:58.281 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:08:58.281 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:08:58.281 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:08:58.281 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:08:58.281 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:08:58.281 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:08:58.281 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:08:58.282 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:08:58.282 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:08:58.282 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:08:58.282 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:08:58.282 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:08:58.282 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:08:58.282 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:08:58.282 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:08:59.101 INFO:tasks.workunit.client.0.smithi119.stdout: 823: throughput=4.99MB/sec pending data=0 2023-12-01T16:08:59.102 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NmSfkrUGRYasc-7 off=16827157 len=1716438 2023-12-01T16:08:59.109 INFO:tasks.workunit.client.0.smithi119.stdout:op 4228 completed, throughput=5MB/sec 2023-12-01T16:08:59.109 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aRqbl2tobsYqSZE off=2288126 len=1008669 2023-12-01T16:08:59.114 INFO:tasks.workunit.client.0.smithi119.stdout:op 4229 completed, throughput=5MB/sec 2023-12-01T16:08:59.114 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-iiLvE7STnNUYSt6 off=7139101 len=514306 2023-12-01T16:08:59.115 INFO:tasks.workunit.client.0.smithi119.stdout:op 4230 completed, throughput=5MB/sec 2023-12-01T16:08:59.115 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YRuQrIbc2mAXASD off=139064 len=1287865 2023-12-01T16:08:59.120 INFO:tasks.workunit.client.0.smithi119.stdout:op 4231 completed, throughput=5MB/sec 2023-12-01T16:08:59.120 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nNK6M94RtUfkcOo off=1176210 len=636709 2023-12-01T16:08:59.120 INFO:tasks.workunit.client.0.smithi119.stdout:op 4232 completed, throughput=5MB/sec 2023-12-01T16:08:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:58 smithi183 ceph-mon[99169]: from='client.26585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:58 smithi183 ceph-mon[99169]: pgmap v2137: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:08:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:58 smithi183 ceph-mon[99169]: from='client.16704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:08:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4055011324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:08:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:58 smithi119 ceph-mon[94175]: from='client.26585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:58 smithi119 ceph-mon[94175]: pgmap v2137: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:08:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:58 smithi119 ceph-mon[94175]: from='client.16704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:08:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4055011324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:08:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:58 smithi119 ceph-mon[108979]: from='client.26585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:58 smithi119 ceph-mon[108979]: pgmap v2137: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:08:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:58 smithi119 ceph-mon[108979]: from='client.16704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:08:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4055011324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:09:00.121 INFO:tasks.workunit.client.0.smithi119.stdout: 824: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:00.121 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-u-xL-P7tyO58tfX off=22660957 len=209517 2023-12-01T16:09:00.122 INFO:tasks.workunit.client.0.smithi119.stdout:op 4233 completed, throughput=4.99MB/sec 2023-12-01T16:09:00.122 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fCHeaqqc1tjAtkd off=12507739 len=374694 2023-12-01T16:09:00.122 INFO:tasks.workunit.client.0.smithi119.stdout:op 4234 completed, throughput=4.99MB/sec 2023-12-01T16:09:00.122 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-X_wfRa8l0Lwe_1U off=9361570 len=1199513 2023-12-01T16:09:00.128 INFO:tasks.workunit.client.0.smithi119.stdout:op 4235 completed, throughput=5MB/sec 2023-12-01T16:09:00.128 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IaXp-xlt8N7Yjvg off=4491594 len=47543 2023-12-01T16:09:00.131 INFO:tasks.workunit.client.0.smithi119.stdout:op 4236 completed, throughput=5MB/sec 2023-12-01T16:09:00.131 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EIO4xvKdmIQd4jk off=968758 len=1076245 2023-12-01T16:09:00.136 INFO:tasks.workunit.client.0.smithi119.stdout:op 4237 completed, throughput=5MB/sec 2023-12-01T16:09:00.136 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cqbrZBBRBR-zpE_ off=800909 len=1977520 2023-12-01T16:09:00.139 INFO:tasks.workunit.client.0.smithi119.stdout:op 4238 completed, throughput=5MB/sec 2023-12-01T16:09:00.140 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EE4AwBxKrZHwLSM off=2578161 len=333703 2023-12-01T16:09:00.140 INFO:tasks.workunit.client.0.smithi119.stdout:op 4239 completed, throughput=5MB/sec 2023-12-01T16:09:00.140 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-naLCVd_UMZ1p1Sr off=9137974 len=349333 2023-12-01T16:09:00.143 INFO:tasks.workunit.client.0.smithi119.stdout:op 4240 completed, throughput=5MB/sec 2023-12-01T16:09:01.143 INFO:tasks.workunit.client.0.smithi119.stdout: 825: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:01.144 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UyFGN1orLn43JnT off=2568689 len=335817 2023-12-01T16:09:01.144 INFO:tasks.workunit.client.0.smithi119.stdout:op 4241 completed, throughput=4.99MB/sec 2023-12-01T16:09:01.144 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3RXzm1nVcmxcg71 off=528175 len=1046005 2023-12-01T16:09:01.150 INFO:tasks.workunit.client.0.smithi119.stdout:op 4242 completed, throughput=5MB/sec 2023-12-01T16:09:01.150 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5BBBiQQ94WeynrK off=462567 len=1098578 2023-12-01T16:09:01.154 INFO:tasks.workunit.client.0.smithi119.stdout:op 4243 completed, throughput=5MB/sec 2023-12-01T16:09:01.154 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lV0qXRDgikdXuPN off=2398495 len=1451233 2023-12-01T16:09:01.160 INFO:tasks.workunit.client.0.smithi119.stdout:op 4244 completed, throughput=5MB/sec 2023-12-01T16:09:01.160 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zdsIjj3uLWF3jJy off=7868437 len=2091262 2023-12-01T16:09:01.168 INFO:tasks.workunit.client.0.smithi119.stdout:op 4245 completed, throughput=5MB/sec 2023-12-01T16:09:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:00 smithi183 ceph-mon[99169]: pgmap v2138: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:09:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:00 smithi119 ceph-mon[108979]: pgmap v2138: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:09:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:00 smithi119 ceph-mon[94175]: pgmap v2138: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:09:02.168 INFO:tasks.workunit.client.0.smithi119.stdout: 826: throughput=5MB/sec pending data=0 2023-12-01T16:09:02.168 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vANzWlnaVu4nk4v off=11594213 len=802224 2023-12-01T16:09:02.172 INFO:tasks.workunit.client.0.smithi119.stdout:op 4246 completed, throughput=5MB/sec 2023-12-01T16:09:02.172 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SysGQGkDm-yX1Tz off=3865984 len=162830 2023-12-01T16:09:02.172 INFO:tasks.workunit.client.0.smithi119.stdout:op 4247 completed, throughput=5MB/sec 2023-12-01T16:09:02.172 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7zk6aPwUyTZwDGL off=6763684 len=170514 2023-12-01T16:09:02.173 INFO:tasks.workunit.client.0.smithi119.stdout:op 4248 completed, throughput=5MB/sec 2023-12-01T16:09:02.173 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sPCWLlD1xqfYx25 off=460426 len=877847 2023-12-01T16:09:02.174 INFO:tasks.workunit.client.0.smithi119.stdout:op 4249 completed, throughput=5MB/sec 2023-12-01T16:09:02.175 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2neJfWSjayI8-Ni off=5306524 len=221688 2023-12-01T16:09:02.175 INFO:tasks.workunit.client.0.smithi119.stdout:op 4250 completed, throughput=5MB/sec 2023-12-01T16:09:02.175 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xBL_yYMyHqRryu2 off=13023114 len=548248 2023-12-01T16:09:02.178 INFO:tasks.workunit.client.0.smithi119.stdout:op 4251 completed, throughput=5MB/sec 2023-12-01T16:09:02.178 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-66QZfP8W6BeTE36 off=8271280 len=207979 2023-12-01T16:09:02.180 INFO:tasks.workunit.client.0.smithi119.stdout:op 4252 completed, throughput=5MB/sec 2023-12-01T16:09:02.180 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ydathp71Nbw5lZj off=339109 len=1192785 2023-12-01T16:09:02.185 INFO:tasks.workunit.client.0.smithi119.stdout:op 4253 completed, throughput=5MB/sec 2023-12-01T16:09:02.185 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KDjPTFWWe-KkcCY off=13738124 len=1999682 2023-12-01T16:09:02.186 INFO:tasks.workunit.client.0.smithi119.stdout:op 4254 completed, throughput=5MB/sec 2023-12-01T16:09:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:02 smithi183 ceph-mon[99169]: pgmap v2139: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:09:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:02 smithi119 ceph-mon[108979]: pgmap v2139: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:09:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:02 smithi119 ceph-mon[94175]: pgmap v2139: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:09:03.186 INFO:tasks.workunit.client.0.smithi119.stdout: 827: throughput=5MB/sec pending data=0 2023-12-01T16:09:03.187 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-H3_MtOYakjKQ2s7 off=13529968 len=718963 2023-12-01T16:09:03.191 INFO:tasks.workunit.client.0.smithi119.stdout:op 4255 completed, throughput=5MB/sec 2023-12-01T16:09:03.191 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-H53UuNY4Feh6Alj off=12175401 len=1462137 2023-12-01T16:09:03.196 INFO:tasks.workunit.client.0.smithi119.stdout:op 4256 completed, throughput=5MB/sec 2023-12-01T16:09:03.197 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VEyrNoX3KLiu_w8 off=10471444 len=1368650 2023-12-01T16:09:03.205 INFO:tasks.workunit.client.0.smithi119.stdout:op 4257 completed, throughput=5MB/sec 2023-12-01T16:09:03.205 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PeAexLbQmMA7bmI off=3300954 len=1865628 2023-12-01T16:09:03.211 INFO:tasks.workunit.client.0.smithi119.stdout:op 4258 completed, throughput=5MB/sec 2023-12-01T16:09:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:09:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:09:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:09:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:09:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:09:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:09:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:09:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:09:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:09:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:09:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:09:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:09:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:09:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:09:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:09:04.211 INFO:tasks.workunit.client.0.smithi119.stdout: 828: throughput=5MB/sec pending data=0 2023-12-01T16:09:04.211 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-RksYoNhcLCjL4lm off=2651135 len=1767062 2023-12-01T16:09:04.220 INFO:tasks.workunit.client.0.smithi119.stdout:op 4259 completed, throughput=5MB/sec 2023-12-01T16:09:04.221 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hgemH320RJizf_d off=10261585 len=471659 2023-12-01T16:09:04.224 INFO:tasks.workunit.client.0.smithi119.stdout:op 4260 completed, throughput=5MB/sec 2023-12-01T16:09:04.224 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZLMdfbsraPkHobz off=14287851 len=718477 2023-12-01T16:09:04.225 INFO:tasks.workunit.client.0.smithi119.stdout:op 4261 completed, throughput=5MB/sec 2023-12-01T16:09:04.225 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-D4tCwzHxPFRzACp off=1100354 len=191197 2023-12-01T16:09:04.226 INFO:tasks.workunit.client.0.smithi119.stdout:op 4262 completed, throughput=5MB/sec 2023-12-01T16:09:04.226 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JJFQWBaZKlOYKnH off=3596729 len=359536 2023-12-01T16:09:04.229 INFO:tasks.workunit.client.0.smithi119.stdout:op 4263 completed, throughput=5MB/sec 2023-12-01T16:09:04.229 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--58qK2I9oelTofV off=4916781 len=675624 2023-12-01T16:09:04.229 INFO:tasks.workunit.client.0.smithi119.stdout:op 4264 completed, throughput=5MB/sec 2023-12-01T16:09:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:09:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:09:04] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T16:09:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:04 smithi119 ceph-mon[108979]: pgmap v2140: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:04 smithi119 ceph-mon[94175]: pgmap v2140: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:04 smithi183 ceph-mon[99169]: pgmap v2140: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:05.230 INFO:tasks.workunit.client.0.smithi119.stdout: 829: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:05.230 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kkl6Bfk_LtOciTT off=5340166 len=241628 2023-12-01T16:09:05.233 INFO:tasks.workunit.client.0.smithi119.stdout:op 4265 completed, throughput=5MB/sec 2023-12-01T16:09:05.233 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wyjm0wnuInOj96s off=2402202 len=1004762 2023-12-01T16:09:05.234 INFO:tasks.workunit.client.0.smithi119.stdout:op 4266 completed, throughput=5MB/sec 2023-12-01T16:09:05.235 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Vnvm2CBhB_kuoE1 off=1648244 len=1904666 2023-12-01T16:09:05.236 INFO:tasks.workunit.client.0.smithi119.stdout:op 4267 completed, throughput=5MB/sec 2023-12-01T16:09:05.236 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SiUXdyf0Bp03iWw off=1433556 len=48448 2023-12-01T16:09:05.239 INFO:tasks.workunit.client.0.smithi119.stdout:op 4268 completed, throughput=5MB/sec 2023-12-01T16:09:05.239 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--POHeVGmSwDYkgI off=18784532 len=1458545 2023-12-01T16:09:05.240 INFO:tasks.workunit.client.0.smithi119.stdout:op 4269 completed, throughput=5MB/sec 2023-12-01T16:09:05.241 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-S2WguKGIi2OwqxN off=1471162 len=225653 2023-12-01T16:09:05.241 INFO:tasks.workunit.client.0.smithi119.stdout:op 4270 completed, throughput=5MB/sec 2023-12-01T16:09:06.241 INFO:tasks.workunit.client.0.smithi119.stdout: 830: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:06.242 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cDt06yWHix2Dfyz off=5488477 len=1232886 2023-12-01T16:09:06.249 INFO:tasks.workunit.client.0.smithi119.stdout:op 4271 completed, throughput=5MB/sec 2023-12-01T16:09:06.249 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qaZvYl6nzQiv9-z off=710672 len=2022969 2023-12-01T16:09:06.251 INFO:tasks.workunit.client.0.smithi119.stdout:op 4272 completed, throughput=5MB/sec 2023-12-01T16:09:06.251 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uD5XUSHAIbuRaUM off=464910 len=1364360 2023-12-01T16:09:06.252 INFO:tasks.workunit.client.0.smithi119.stdout:op 4273 completed, throughput=5MB/sec 2023-12-01T16:09:06.253 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TQs4DPYB4lqqfFY off=986045 len=798887 2023-12-01T16:09:06.257 INFO:tasks.workunit.client.0.smithi119.stdout:op 4274 completed, throughput=5MB/sec 2023-12-01T16:09:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:06 smithi183 ceph-mon[99169]: pgmap v2141: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 7 op/s 2023-12-01T16:09:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:06 smithi119 ceph-mon[94175]: pgmap v2141: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 7 op/s 2023-12-01T16:09:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:06 smithi119 ceph-mon[108979]: pgmap v2141: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 7 op/s 2023-12-01T16:09:07.257 INFO:tasks.workunit.client.0.smithi119.stdout: 831: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:07.257 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XUVpvt82FNXzA9s off=9263629 len=61469 2023-12-01T16:09:07.258 INFO:tasks.workunit.client.0.smithi119.stdout:op 4275 completed, throughput=4.99MB/sec 2023-12-01T16:09:07.258 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-D65tJD3LSs4QYRY off=6946678 len=1251794 2023-12-01T16:09:07.265 INFO:tasks.workunit.client.0.smithi119.stdout:op 4276 completed, throughput=5MB/sec 2023-12-01T16:09:07.265 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-q8BaC_qBSbpZSKc off=14207939 len=2046379 2023-12-01T16:09:07.277 INFO:tasks.workunit.client.0.smithi119.stdout:op 4277 completed, throughput=5MB/sec 2023-12-01T16:09:07.277 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gBiLSiuCvvDzHzY off=8175106 len=1493917 2023-12-01T16:09:07.278 INFO:tasks.workunit.client.0.smithi119.stdout:op 4278 completed, throughput=5MB/sec 2023-12-01T16:09:07.278 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZDpr82AD0sTZOHP off=23130569 len=982527 2023-12-01T16:09:07.282 INFO:tasks.workunit.client.0.smithi119.stdout:op 4279 completed, throughput=5MB/sec 2023-12-01T16:09:08.282 INFO:tasks.workunit.client.0.smithi119.stdout: 832: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:08.283 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0S4X_qWsHe7DNmb off=9357729 len=924444 2023-12-01T16:09:08.284 INFO:tasks.workunit.client.0.smithi119.stdout:op 4280 completed, throughput=5MB/sec 2023-12-01T16:09:08.285 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TUqn7QOPhYSZUGS off=2545870 len=730058 2023-12-01T16:09:08.286 INFO:tasks.workunit.client.0.smithi119.stdout:op 4281 completed, throughput=5MB/sec 2023-12-01T16:09:08.286 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cU2mIlgX-6seKQP off=8360522 len=1758211 2023-12-01T16:09:08.294 INFO:tasks.workunit.client.0.smithi119.stdout:op 4282 completed, throughput=5MB/sec 2023-12-01T16:09:08.294 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZeLCdF_omkFvE-o off=11457841 len=856080 2023-12-01T16:09:08.296 INFO:tasks.workunit.client.0.smithi119.stdout:op 4283 completed, throughput=5MB/sec 2023-12-01T16:09:08.296 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pCSMc-V9exWX3I2 off=7719451 len=1733657 2023-12-01T16:09:08.302 INFO:tasks.workunit.client.0.smithi119.stdout:op 4284 completed, throughput=5MB/sec 2023-12-01T16:09:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:08 smithi183 ceph-mon[99169]: pgmap v2142: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T16:09:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:08 smithi119 ceph-mon[94175]: pgmap v2142: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T16:09:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:08 smithi119 ceph-mon[108979]: pgmap v2142: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T16:09:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:09.303 INFO:tasks.workunit.client.0.smithi119.stdout: 833: throughput=5MB/sec pending data=0 2023-12-01T16:09:09.303 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yWsPt77tQ3NhCKo off=1386077 len=55107 2023-12-01T16:09:09.305 INFO:tasks.workunit.client.0.smithi119.stdout:op 4285 completed, throughput=5MB/sec 2023-12-01T16:09:09.305 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oMOOI6O9LQWJjKK off=13717995 len=589591 2023-12-01T16:09:09.306 INFO:tasks.workunit.client.0.smithi119.stdout:op 4286 completed, throughput=5MB/sec 2023-12-01T16:09:09.306 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rvM_oIq4UAQ_w3g off=10804153 len=60238 2023-12-01T16:09:09.307 INFO:tasks.workunit.client.0.smithi119.stdout:op 4287 completed, throughput=5MB/sec 2023-12-01T16:09:09.307 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Dp6QrwtYfGhRKyL off=3043983 len=1526290 2023-12-01T16:09:09.314 INFO:tasks.workunit.client.0.smithi119.stdout:op 4288 completed, throughput=5MB/sec 2023-12-01T16:09:09.314 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hOgKTTzsrzN8yWD off=0 len=1439760 2023-12-01T16:09:09.316 INFO:tasks.workunit.client.0.smithi119.stdout:op 4289 completed, throughput=5MB/sec 2023-12-01T16:09:09.316 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_y6XLBXB46er9Iy off=23578520 len=1022581 2023-12-01T16:09:09.322 INFO:tasks.workunit.client.0.smithi119.stdout:op 4290 completed, throughput=5MB/sec 2023-12-01T16:09:10.322 INFO:tasks.workunit.client.0.smithi119.stdout: 834: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:10.322 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-z4V2kfi5g5uTzT9 off=1905965 len=2066121 2023-12-01T16:09:10.326 INFO:tasks.workunit.client.0.smithi119.stdout:op 4291 completed, throughput=5MB/sec 2023-12-01T16:09:10.326 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vehMjOwhVtQ40td off=278331 len=83509 2023-12-01T16:09:10.328 INFO:tasks.workunit.client.0.smithi119.stdout:op 4292 completed, throughput=5MB/sec 2023-12-01T16:09:10.328 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-p4TfKsOr3aHsrbO off=7188498 len=761244 2023-12-01T16:09:10.333 INFO:tasks.workunit.client.0.smithi119.stdout:op 4293 completed, throughput=5MB/sec 2023-12-01T16:09:10.333 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ixMp9TQ4hXCDPYl off=10610288 len=293093 2023-12-01T16:09:10.336 INFO:tasks.workunit.client.0.smithi119.stdout:op 4294 completed, throughput=5MB/sec 2023-12-01T16:09:10.337 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-x2kMpfwZRMfyqUo off=471707 len=6787 2023-12-01T16:09:10.339 INFO:tasks.workunit.client.0.smithi119.stdout:op 4295 completed, throughput=5MB/sec 2023-12-01T16:09:10.339 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-K6cM8pzdRKqTy0E off=4234027 len=2053791 2023-12-01T16:09:10.349 INFO:tasks.workunit.client.0.smithi119.stdout:op 4296 completed, throughput=5MB/sec 2023-12-01T16:09:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:10 smithi183 ceph-mon[99169]: pgmap v2143: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 7 op/s 2023-12-01T16:09:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:10 smithi119 ceph-mon[94175]: pgmap v2143: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 7 op/s 2023-12-01T16:09:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:10 smithi119 ceph-mon[108979]: pgmap v2143: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 7 op/s 2023-12-01T16:09:11.349 INFO:tasks.workunit.client.0.smithi119.stdout: 835: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:11.349 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TMklQz7XEOTpQQu off=6889539 len=368341 2023-12-01T16:09:11.350 INFO:tasks.workunit.client.0.smithi119.stdout:op 4297 completed, throughput=5MB/sec 2023-12-01T16:09:11.350 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--9-4-69ksRx3_UX off=919971 len=431531 2023-12-01T16:09:11.354 INFO:tasks.workunit.client.0.smithi119.stdout:op 4298 completed, throughput=5MB/sec 2023-12-01T16:09:11.354 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bYL-1tseFyO2oQC off=15901684 len=786097 2023-12-01T16:09:11.355 INFO:tasks.workunit.client.0.smithi119.stdout:op 4299 completed, throughput=5MB/sec 2023-12-01T16:09:11.355 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-poa0-xQzyyfFPB0 off=3002590 len=527453 2023-12-01T16:09:11.358 INFO:tasks.workunit.client.0.smithi119.stdout:op 4300 completed, throughput=5MB/sec 2023-12-01T16:09:11.359 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2bDw6YrNYuI_eBb off=21796208 len=839024 2023-12-01T16:09:11.360 INFO:tasks.workunit.client.0.smithi119.stdout:op 4301 completed, throughput=5MB/sec 2023-12-01T16:09:11.360 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zQuZq7Z8MmJpARB off=3899648 len=1574575 2023-12-01T16:09:11.366 INFO:tasks.workunit.client.0.smithi119.stdout:op 4302 completed, throughput=5MB/sec 2023-12-01T16:09:11.366 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-iOY4wFxScg-PGiL off=21743911 len=587716 2023-12-01T16:09:11.367 INFO:tasks.workunit.client.0.smithi119.stdout:op 4303 completed, throughput=5MB/sec 2023-12-01T16:09:12.367 INFO:tasks.workunit.client.0.smithi119.stdout: 836: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:12.368 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Hm9-IHYnIlHW0xr off=2006540 len=1433875 2023-12-01T16:09:12.369 INFO:tasks.workunit.client.0.smithi119.stdout:op 4304 completed, throughput=5MB/sec 2023-12-01T16:09:12.369 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GXIsKvglsAos_fp off=13339380 len=1403748 2023-12-01T16:09:12.378 INFO:tasks.workunit.client.0.smithi119.stdout:op 4305 completed, throughput=5MB/sec 2023-12-01T16:09:12.378 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-y-oEl37hNeMKoFt off=0 len=1162765 2023-12-01T16:09:12.380 INFO:tasks.workunit.client.0.smithi119.stdout:op 4306 completed, throughput=5MB/sec 2023-12-01T16:09:12.380 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zX_ur6G8lB1Makb off=5967821 len=236181 2023-12-01T16:09:12.383 INFO:tasks.workunit.client.0.smithi119.stdout:op 4307 completed, throughput=5MB/sec 2023-12-01T16:09:12.383 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zENDWt59wyhe4Ds off=2178899 len=1569898 2023-12-01T16:09:12.385 INFO:tasks.workunit.client.0.smithi119.stdout:op 4308 completed, throughput=5MB/sec 2023-12-01T16:09:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:12 smithi183 ceph-mon[99169]: pgmap v2144: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:09:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:12 smithi119 ceph-mon[94175]: pgmap v2144: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:09:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:12 smithi119 ceph-mon[108979]: pgmap v2144: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:09:13.385 INFO:tasks.workunit.client.0.smithi119.stdout: 837: throughput=5MB/sec pending data=0 2023-12-01T16:09:13.386 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WDQPHT1dJeG7JcA off=4473818 len=537245 2023-12-01T16:09:13.390 INFO:tasks.workunit.client.0.smithi119.stdout:op 4309 completed, throughput=5MB/sec 2023-12-01T16:09:13.390 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7Pe19yPoOfa7K_a off=10003658 len=1374668 2023-12-01T16:09:13.396 INFO:tasks.workunit.client.0.smithi119.stdout:op 4310 completed, throughput=5MB/sec 2023-12-01T16:09:13.397 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aEUvsN63E74vev6 off=3834113 len=38141 2023-12-01T16:09:13.399 INFO:tasks.workunit.client.0.smithi119.stdout:op 4311 completed, throughput=5MB/sec 2023-12-01T16:09:13.399 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mageycoHenXERjT off=9386704 len=214868 2023-12-01T16:09:13.400 INFO:tasks.workunit.client.0.smithi119.stdout:op 4312 completed, throughput=5MB/sec 2023-12-01T16:09:13.400 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5R2YC2SrwZj-yik off=13050500 len=1937664 2023-12-01T16:09:13.402 INFO:tasks.workunit.client.0.smithi119.stdout:op 4313 completed, throughput=5MB/sec 2023-12-01T16:09:13.402 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ch6iFCKSbCb-Imk off=13545689 len=1697986 2023-12-01T16:09:13.409 INFO:tasks.workunit.client.0.smithi119.stdout:op 4314 completed, throughput=5MB/sec 2023-12-01T16:09:14.409 INFO:tasks.workunit.client.0.smithi119.stdout: 838: throughput=5MB/sec pending data=0 2023-12-01T16:09:14.409 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iVNew3XPi_kr1L8 off=3372317 len=119966 2023-12-01T16:09:14.412 INFO:tasks.workunit.client.0.smithi119.stdout:op 4315 completed, throughput=5MB/sec 2023-12-01T16:09:14.412 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0CBrZtjhEbUhn57 off=5053418 len=547269 2023-12-01T16:09:14.413 INFO:tasks.workunit.client.0.smithi119.stdout:op 4316 completed, throughput=5MB/sec 2023-12-01T16:09:14.413 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-R9wkoQhRLidQbuN off=10892082 len=686147 2023-12-01T16:09:14.418 INFO:tasks.workunit.client.0.smithi119.stdout:op 4317 completed, throughput=5MB/sec 2023-12-01T16:09:14.418 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JkylZ0I6biPuQYk off=2613133 len=825448 2023-12-01T16:09:14.423 INFO:tasks.workunit.client.0.smithi119.stdout:op 4318 completed, throughput=5MB/sec 2023-12-01T16:09:14.423 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0mG0VA-op9dPmqr off=1718977 len=400380 2023-12-01T16:09:14.424 INFO:tasks.workunit.client.0.smithi119.stdout:op 4319 completed, throughput=5MB/sec 2023-12-01T16:09:14.424 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cBi8x2r06b13NYV off=6534902 len=1936775 2023-12-01T16:09:14.433 INFO:tasks.workunit.client.0.smithi119.stdout:op 4320 completed, throughput=5MB/sec 2023-12-01T16:09:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:09:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:09:14] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T16:09:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:14 smithi183 ceph-mon[99169]: pgmap v2145: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:09:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:14 smithi119 ceph-mon[94175]: pgmap v2145: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:09:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:14 smithi119 ceph-mon[108979]: pgmap v2145: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:09:15.433 INFO:tasks.workunit.client.0.smithi119.stdout: 839: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:15.433 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nSVrEGlAFzBlZg3 off=9386753 len=74824 2023-12-01T16:09:15.434 INFO:tasks.workunit.client.0.smithi119.stdout:op 4321 completed, throughput=4.99MB/sec 2023-12-01T16:09:15.434 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4Tz6w-5tLeFJkiD off=694185 len=322459 2023-12-01T16:09:15.437 INFO:tasks.workunit.client.0.smithi119.stdout:op 4322 completed, throughput=5MB/sec 2023-12-01T16:09:15.437 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Y9fMotiLLkaZffj off=5293094 len=1495286 2023-12-01T16:09:15.447 INFO:tasks.workunit.client.0.smithi119.stdout:op 4323 completed, throughput=5MB/sec 2023-12-01T16:09:15.447 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VvikbohopjqFdoV off=2582701 len=198494 2023-12-01T16:09:15.448 INFO:tasks.workunit.client.0.smithi119.stdout:op 4324 completed, throughput=5MB/sec 2023-12-01T16:09:15.448 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AdLhIKQjBFc_-GI off=4371048 len=656656 2023-12-01T16:09:15.452 INFO:tasks.workunit.client.0.smithi119.stdout:op 4325 completed, throughput=5MB/sec 2023-12-01T16:09:15.452 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CAzg9CmIoJA7pHa off=672542 len=794781 2023-12-01T16:09:15.457 INFO:tasks.workunit.client.0.smithi119.stdout:op 4326 completed, throughput=5MB/sec 2023-12-01T16:09:15.457 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xvgX7eOLfyHginP off=1041420 len=1891305 2023-12-01T16:09:15.467 INFO:tasks.workunit.client.0.smithi119.stdout:op 4327 completed, throughput=5MB/sec 2023-12-01T16:09:16.467 INFO:tasks.workunit.client.0.smithi119.stdout: 840: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:16.468 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-x0eS0LtXFh1oQP4 off=14818227 len=996460 2023-12-01T16:09:16.472 INFO:tasks.workunit.client.0.smithi119.stdout:op 4328 completed, throughput=5MB/sec 2023-12-01T16:09:16.472 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ivcV-BYpaMH1q9A off=13995779 len=1751007 2023-12-01T16:09:16.479 INFO:tasks.workunit.client.0.smithi119.stdout:op 4329 completed, throughput=5MB/sec 2023-12-01T16:09:16.479 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ULPPYmz_OfJqb-U off=0 len=1083912 2023-12-01T16:09:16.485 INFO:tasks.workunit.client.0.smithi119.stdout:op 4330 completed, throughput=5MB/sec 2023-12-01T16:09:16.485 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2Bs0-17CiFJr-ED off=3001466 len=1863758 2023-12-01T16:09:16.497 INFO:tasks.workunit.client.0.smithi119.stdout:op 4331 completed, throughput=5MB/sec 2023-12-01T16:09:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:16 smithi183 ceph-mon[99169]: pgmap v2146: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:09:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:16 smithi119 ceph-mon[94175]: pgmap v2146: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:09:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:16 smithi119 ceph-mon[108979]: pgmap v2146: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:09:17.497 INFO:tasks.workunit.client.0.smithi119.stdout: 841: throughput=5MB/sec pending data=0 2023-12-01T16:09:17.497 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-z2Eb2n740yBzv7y off=4169183 len=1053820 2023-12-01T16:09:17.502 INFO:tasks.workunit.client.0.smithi119.stdout:op 4332 completed, throughput=5MB/sec 2023-12-01T16:09:17.502 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WV1VW7VVKHPp2Jn off=10431101 len=17366 2023-12-01T16:09:17.505 INFO:tasks.workunit.client.0.smithi119.stdout:op 4333 completed, throughput=5MB/sec 2023-12-01T16:09:17.505 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uiQNsVutBW4OCQG off=8277022 len=1770373 2023-12-01T16:09:17.507 INFO:tasks.workunit.client.0.smithi119.stdout:op 4334 completed, throughput=5MB/sec 2023-12-01T16:09:17.507 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-We-LQ80cEivgFxE off=18789772 len=1354721 2023-12-01T16:09:17.509 INFO:tasks.workunit.client.0.smithi119.stdout:op 4335 completed, throughput=5MB/sec 2023-12-01T16:09:17.509 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nJnw7CfEhAKj8-S off=19719286 len=2091178 2023-12-01T16:09:17.519 INFO:tasks.workunit.client.0.smithi119.stdout:op 4336 completed, throughput=5MB/sec 2023-12-01T16:09:18.520 INFO:tasks.workunit.client.0.smithi119.stdout: 842: throughput=5MB/sec pending data=0 2023-12-01T16:09:18.520 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-a1sKapjM7aXD6GE off=4202349 len=92028 2023-12-01T16:09:18.520 INFO:tasks.workunit.client.0.smithi119.stdout:op 4337 completed, throughput=5MB/sec 2023-12-01T16:09:18.520 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zh8rAQvF6MA90ZS off=9695502 len=1640299 2023-12-01T16:09:18.522 INFO:tasks.workunit.client.0.smithi119.stdout:op 4338 completed, throughput=5MB/sec 2023-12-01T16:09:18.522 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SEpBzZxQ1AjEDoT off=1371859 len=1641273 2023-12-01T16:09:18.525 INFO:tasks.workunit.client.0.smithi119.stdout:op 4339 completed, throughput=5MB/sec 2023-12-01T16:09:18.526 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gsC76QNnmXStUw5 off=9314860 len=888632 2023-12-01T16:09:18.527 INFO:tasks.workunit.client.0.smithi119.stdout:op 4340 completed, throughput=5MB/sec 2023-12-01T16:09:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:18 smithi183 ceph-mon[99169]: pgmap v2147: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:09:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:18 smithi119 ceph-mon[108979]: pgmap v2147: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:09:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:18 smithi119 ceph-mon[94175]: pgmap v2147: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:09:19.527 INFO:tasks.workunit.client.0.smithi119.stdout: 843: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:19.528 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-F1PS_y6s28M20MF off=1426038 len=1684705 2023-12-01T16:09:19.537 INFO:tasks.workunit.client.0.smithi119.stdout:op 4341 completed, throughput=5MB/sec 2023-12-01T16:09:19.537 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4hDNOxm3FxW9AZI off=8111954 len=1280213 2023-12-01T16:09:19.538 INFO:tasks.workunit.client.0.smithi119.stdout:op 4342 completed, throughput=5MB/sec 2023-12-01T16:09:19.539 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dDpSY7VMqoUFBig off=8855920 len=279257 2023-12-01T16:09:19.539 INFO:tasks.workunit.client.0.smithi119.stdout:op 4343 completed, throughput=5MB/sec 2023-12-01T16:09:19.539 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ShYDzbhlvf7Mob- off=2006209 len=1448804 2023-12-01T16:09:19.541 INFO:tasks.workunit.client.0.smithi119.stdout:op 4344 completed, throughput=5MB/sec 2023-12-01T16:09:20.542 INFO:tasks.workunit.client.0.smithi119.stdout: 844: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:20.542 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AhV4JwUxHHZPl3x off=459882 len=634663 2023-12-01T16:09:20.546 INFO:tasks.workunit.client.0.smithi119.stdout:op 4345 completed, throughput=4.99MB/sec 2023-12-01T16:09:20.546 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aG3RwYrzy911J8z off=8128141 len=218955 2023-12-01T16:09:20.546 INFO:tasks.workunit.client.0.smithi119.stdout:op 4346 completed, throughput=5MB/sec 2023-12-01T16:09:20.547 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VvcVjyWLYI6vxf9 off=365867 len=119221 2023-12-01T16:09:20.550 INFO:tasks.workunit.client.0.smithi119.stdout:op 4347 completed, throughput=5MB/sec 2023-12-01T16:09:20.550 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bReJ_sQQVKb_94t off=8165715 len=458939 2023-12-01T16:09:20.551 INFO:tasks.workunit.client.0.smithi119.stdout:op 4348 completed, throughput=5MB/sec 2023-12-01T16:09:20.551 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8hqE-23nB33u9e0 off=12780053 len=878660 2023-12-01T16:09:20.555 INFO:tasks.workunit.client.0.smithi119.stdout:op 4349 completed, throughput=5MB/sec 2023-12-01T16:09:20.555 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-epuRAwGfltK4lsT off=4294545 len=697229 2023-12-01T16:09:20.557 INFO:tasks.workunit.client.0.smithi119.stdout:op 4350 completed, throughput=5MB/sec 2023-12-01T16:09:20.557 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-o4bKlwwILyfOglT off=2439830 len=1166976 2023-12-01T16:09:20.563 INFO:tasks.workunit.client.0.smithi119.stdout:op 4351 completed, throughput=5MB/sec 2023-12-01T16:09:20.563 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LElab1lf3HNgSn9 off=5149471 len=1427213 2023-12-01T16:09:20.564 INFO:tasks.workunit.client.0.smithi119.stdout:op 4352 completed, throughput=5MB/sec 2023-12-01T16:09:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:20 smithi183 ceph-mon[99169]: pgmap v2148: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:09:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:20 smithi119 ceph-mon[108979]: pgmap v2148: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:09:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:20 smithi119 ceph-mon[94175]: pgmap v2148: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:09:21.564 INFO:tasks.workunit.client.0.smithi119.stdout: 845: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:21.565 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Uro2WsJnRH1-kqV off=11191914 len=1712923 2023-12-01T16:09:21.567 INFO:tasks.workunit.client.0.smithi119.stdout:op 4353 completed, throughput=5MB/sec 2023-12-01T16:09:21.567 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FROfYgTcbFbZmEd off=3238477 len=1304482 2023-12-01T16:09:21.568 INFO:tasks.workunit.client.0.smithi119.stdout:op 4354 completed, throughput=5MB/sec 2023-12-01T16:09:21.568 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pGy5YKE00ejXRSN off=19090886 len=1355095 2023-12-01T16:09:21.570 INFO:tasks.workunit.client.0.smithi119.stdout:op 4355 completed, throughput=5MB/sec 2023-12-01T16:09:21.570 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3p9pu-MijdPdxPe off=1312104 len=1191262 2023-12-01T16:09:21.577 INFO:tasks.workunit.client.0.smithi119.stdout:op 4356 completed, throughput=5MB/sec 2023-12-01T16:09:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:22 smithi183 ceph-mon[99169]: pgmap v2149: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:22 smithi119 ceph-mon[94175]: pgmap v2149: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:22 smithi119 ceph-mon[108979]: pgmap v2149: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:22.577 INFO:tasks.workunit.client.0.smithi119.stdout: 846: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:22.577 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-d7WcAbRq4dKOs0E off=7906450 len=1794258 2023-12-01T16:09:22.588 INFO:tasks.workunit.client.0.smithi119.stdout:op 4357 completed, throughput=5MB/sec 2023-12-01T16:09:22.588 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VQ3byphvczp-6YW off=11334501 len=734172 2023-12-01T16:09:22.594 INFO:tasks.workunit.client.0.smithi119.stdout:op 4358 completed, throughput=5MB/sec 2023-12-01T16:09:22.594 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-myxz6pNvn6C4ElY off=9233583 len=1945756 2023-12-01T16:09:22.596 INFO:tasks.workunit.client.0.smithi119.stdout:op 4359 completed, throughput=5MB/sec 2023-12-01T16:09:22.596 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XpwCEb9zP86qgD4 off=11753447 len=1427452 2023-12-01T16:09:22.596 INFO:tasks.workunit.client.0.smithi119.stdout:op 4360 completed, throughput=5MB/sec 2023-12-01T16:09:23.597 INFO:tasks.workunit.client.0.smithi119.stdout: 847: throughput=5MB/sec pending data=0 2023-12-01T16:09:23.597 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vAFqkAw5IxjsYNM off=1037033 len=268680 2023-12-01T16:09:23.598 INFO:tasks.workunit.client.0.smithi119.stdout:op 4361 completed, throughput=5MB/sec 2023-12-01T16:09:23.598 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AkUVlS8Qd94vV9z off=16678175 len=1639237 2023-12-01T16:09:23.600 INFO:tasks.workunit.client.0.smithi119.stdout:op 4362 completed, throughput=5MB/sec 2023-12-01T16:09:23.600 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yMzle_54aU6VlsU off=5342245 len=574946 2023-12-01T16:09:23.604 INFO:tasks.workunit.client.0.smithi119.stdout:op 4363 completed, throughput=5MB/sec 2023-12-01T16:09:23.604 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ftnqlB_C4rrIXnC off=1221442 len=1292362 2023-12-01T16:09:23.607 INFO:tasks.workunit.client.0.smithi119.stdout:op 4364 completed, throughput=5MB/sec 2023-12-01T16:09:23.607 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PoK9DiOnJ6b1t6A off=2447537 len=1993475 2023-12-01T16:09:23.619 INFO:tasks.workunit.client.0.smithi119.stdout:op 4365 completed, throughput=5MB/sec 2023-12-01T16:09:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:24.439 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:09:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:09:24] "GET /metrics HTTP/1.1" 200 33901 "" "Prometheus/2.43.0" 2023-12-01T16:09:24.619 INFO:tasks.workunit.client.0.smithi119.stdout: 848: throughput=5MB/sec pending data=0 2023-12-01T16:09:24.619 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6kJDsvbkC8mJhSx off=2314329 len=773914 2023-12-01T16:09:24.624 INFO:tasks.workunit.client.0.smithi119.stdout:op 4366 completed, throughput=5MB/sec 2023-12-01T16:09:24.624 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LscPG5zi5eVjV6U off=6019431 len=1963199 2023-12-01T16:09:24.635 INFO:tasks.workunit.client.0.smithi119.stdout:op 4367 completed, throughput=5MB/sec 2023-12-01T16:09:24.635 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ziS2BgVea8vkxEO off=1449110 len=533472 2023-12-01T16:09:24.639 INFO:tasks.workunit.client.0.smithi119.stdout:op 4368 completed, throughput=5MB/sec 2023-12-01T16:09:24.639 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZkJ5vlntzR8TIVP off=15955776 len=122784 2023-12-01T16:09:24.639 INFO:tasks.workunit.client.0.smithi119.stdout:op 4369 completed, throughput=5MB/sec 2023-12-01T16:09:24.639 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QV3L-zbAoWew-ru off=7097354 len=122389 2023-12-01T16:09:24.640 INFO:tasks.workunit.client.0.smithi119.stdout:op 4370 completed, throughput=5MB/sec 2023-12-01T16:09:24.640 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-By24D2BXjhC7fDK off=2559830 len=391975 2023-12-01T16:09:24.643 INFO:tasks.workunit.client.0.smithi119.stdout:op 4371 completed, throughput=5MB/sec 2023-12-01T16:09:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:24 smithi183 ceph-mon[99169]: pgmap v2150: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:24.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:24 smithi119 ceph-mon[108979]: pgmap v2150: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:24.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:24 smithi119 ceph-mon[94175]: pgmap v2150: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:25.643 INFO:tasks.workunit.client.0.smithi119.stdout: 849: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:25.644 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6W3GXzs_VmoPBVo off=2239864 len=1670355 2023-12-01T16:09:25.652 INFO:tasks.workunit.client.0.smithi119.stdout:op 4372 completed, throughput=5MB/sec 2023-12-01T16:09:25.652 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lGkXl78jAkgXHo1 off=11973657 len=1007188 2023-12-01T16:09:25.657 INFO:tasks.workunit.client.0.smithi119.stdout:op 4373 completed, throughput=5MB/sec 2023-12-01T16:09:25.657 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-V6U_-4lHM5BKzT0 off=739129 len=380530 2023-12-01T16:09:25.658 INFO:tasks.workunit.client.0.smithi119.stdout:op 4374 completed, throughput=5MB/sec 2023-12-01T16:09:25.658 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-X7vMDwMi8FtK-d5 off=0 len=1715345 2023-12-01T16:09:25.668 INFO:tasks.workunit.client.0.smithi119.stdout:op 4375 completed, throughput=5MB/sec 2023-12-01T16:09:25.668 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-r_fhQPpyTG5wtPT off=9134595 len=1379890 2023-12-01T16:09:25.669 INFO:tasks.workunit.client.0.smithi119.stdout:op 4376 completed, throughput=5MB/sec 2023-12-01T16:09:26.669 INFO:tasks.workunit.client.0.smithi119.stdout: 850: throughput=5MB/sec pending data=0 2023-12-01T16:09:26.669 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_q0MpYI3war2XPd off=5284740 len=263667 2023-12-01T16:09:26.673 INFO:tasks.workunit.client.0.smithi119.stdout:op 4377 completed, throughput=5MB/sec 2023-12-01T16:09:26.673 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2hUUEeHLUnep9it off=16747126 len=1026669 2023-12-01T16:09:26.678 INFO:tasks.workunit.client.0.smithi119.stdout:op 4378 completed, throughput=5MB/sec 2023-12-01T16:09:26.679 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uycuwQbGu0rPHg2 off=2114753 len=1440610 2023-12-01T16:09:26.680 INFO:tasks.workunit.client.0.smithi119.stdout:op 4379 completed, throughput=5MB/sec 2023-12-01T16:09:26.680 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bGuyxKLuwC5_bs- off=5815895 len=1129242 2023-12-01T16:09:26.681 INFO:tasks.workunit.client.0.smithi119.stdout:op 4380 completed, throughput=5MB/sec 2023-12-01T16:09:26.681 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YfgdZCK1d_vfl7F off=147136 len=895694 2023-12-01T16:09:26.683 INFO:tasks.workunit.client.0.smithi119.stdout:op 4381 completed, throughput=5MB/sec 2023-12-01T16:09:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:26 smithi183 ceph-mon[99169]: pgmap v2151: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:09:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:26 smithi119 ceph-mon[94175]: pgmap v2151: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:09:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:26 smithi119 ceph-mon[108979]: pgmap v2151: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:09:27.685 INFO:tasks.workunit.client.0.smithi119.stdout: 851: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:27.685 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0RT7meCOJp4xsZM off=15708241 len=673678 2023-12-01T16:09:27.685 INFO:tasks.workunit.client.0.smithi119.stdout:op 4382 completed, throughput=5MB/sec 2023-12-01T16:09:27.685 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ix0oLjA7zLxjKOP off=11882223 len=1842323 2023-12-01T16:09:27.688 INFO:tasks.workunit.client.0.smithi119.stdout:op 4383 completed, throughput=5MB/sec 2023-12-01T16:09:27.688 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4HdM2WZ-a3a_MAj off=8570592 len=1694073 2023-12-01T16:09:27.696 INFO:tasks.workunit.client.0.smithi119.stdout:op 4384 completed, throughput=5MB/sec 2023-12-01T16:09:27.696 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-53OMT9KzfLXjMh2 off=1197103 len=1975462 2023-12-01T16:09:27.705 INFO:tasks.workunit.client.0.smithi119.stdout:op 4385 completed, throughput=5MB/sec 2023-12-01T16:09:28.627 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:09:28.705 INFO:tasks.workunit.client.0.smithi119.stdout: 852: throughput=5MB/sec pending data=0 2023-12-01T16:09:28.705 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SOm8x9EbjdgZpX8 off=2263866 len=1559700 2023-12-01T16:09:28.711 INFO:tasks.workunit.client.0.smithi119.stdout:op 4386 completed, throughput=5MB/sec 2023-12-01T16:09:28.711 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-q0HmHTFpeiZseSL off=9041658 len=1764694 2023-12-01T16:09:28.717 INFO:tasks.workunit.client.0.smithi119.stdout:op 4387 completed, throughput=5MB/sec 2023-12-01T16:09:28.717 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8OBPsYuy7YhoU_6 off=14361521 len=1059616 2023-12-01T16:09:28.719 INFO:tasks.workunit.client.0.smithi119.stdout:op 4388 completed, throughput=5MB/sec 2023-12-01T16:09:28.935 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:09:28.935 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (36m) 4m ago 36m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:09:28.935 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (36m) 4m ago 36m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:09:28.935 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (37m) 4m ago 37m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:09:28.935 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (37m) 4m ago 37m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:09:28.935 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (40m) 4m ago 40m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:09:28.935 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (42m) 4m ago 42m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:09:28.935 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (42m) 4m ago 42m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:09:28.935 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (40m) 4m ago 40m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:09:28.936 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (40m) 4m ago 40m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:09:28.936 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (36m) 4m ago 36m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:09:28.936 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (36m) 4m ago 36m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:09:28.936 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (40m) 4m ago 40m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:09:28.936 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (39m) 4m ago 39m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:09:28.936 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (39m) 4m ago 39m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:09:28.936 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (39m) 4m ago 39m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:09:28.936 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (38m) 4m ago 38m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:09:28.936 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (38m) 4m ago 38m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:09:28.936 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (38m) 4m ago 38m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:09:28.936 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (37m) 4m ago 37m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:09:28.936 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (35m) 4m ago 36m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:09:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:28 smithi183 ceph-mon[99169]: pgmap v2152: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:29.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:28 smithi119 ceph-mon[94175]: pgmap v2152: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:28 smithi119 ceph-mon[108979]: pgmap v2152: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:29.316 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:09:29.317 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:09:29.317 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:09:29.317 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:09:29.317 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:09:29.317 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:09:29.317 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:09:29.317 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:09:29.317 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:09:29.317 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:09:29.317 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:09:29.317 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:09:29.317 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:09:29.317 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:09:29.318 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:09:29.318 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:09:29.318 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:09:29.720 INFO:tasks.workunit.client.0.smithi119.stdout: 853: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:29.720 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1DAakAhJwXlLlnr off=17580328 len=2084912 2023-12-01T16:09:29.727 INFO:tasks.workunit.client.0.smithi119.stdout:op 4389 completed, throughput=5MB/sec 2023-12-01T16:09:29.727 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HmCh0P3B69-idjy off=3193545 len=1008591 2023-12-01T16:09:29.729 INFO:tasks.workunit.client.0.smithi119.stdout:op 4390 completed, throughput=5MB/sec 2023-12-01T16:09:29.729 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pUInAl14hDPfRT7 off=1145816 len=413428 2023-12-01T16:09:29.730 INFO:tasks.workunit.client.0.smithi119.stdout:op 4391 completed, throughput=5MB/sec 2023-12-01T16:09:29.730 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ebYLzAlGND80HE0 off=2522332 len=549441 2023-12-01T16:09:29.731 INFO:tasks.workunit.client.0.smithi119.stdout:op 4392 completed, throughput=5MB/sec 2023-12-01T16:09:29.732 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QVzyUXwpZ8TRe0Q off=1842677 len=1565008 2023-12-01T16:09:29.741 INFO:tasks.workunit.client.0.smithi119.stdout:op 4393 completed, throughput=5MB/sec 2023-12-01T16:09:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:29 smithi183 ceph-mon[99169]: from='client.26603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:09:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:29 smithi183 ceph-mon[99169]: from='client.26609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:09:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1557593089' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:09:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:29 smithi119 ceph-mon[94175]: from='client.26603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:09:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:29 smithi119 ceph-mon[94175]: from='client.26609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:09:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1557593089' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:09:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:29 smithi119 ceph-mon[108979]: from='client.26603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:09:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:29 smithi119 ceph-mon[108979]: from='client.26609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:09:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1557593089' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:09:30.742 INFO:tasks.workunit.client.0.smithi119.stdout: 854: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:30.742 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-V8aJYnNsFfzfgU8 off=14352691 len=2035372 2023-12-01T16:09:30.750 INFO:tasks.workunit.client.0.smithi119.stdout:op 4394 completed, throughput=5MB/sec 2023-12-01T16:09:30.751 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-o0G2a_D5UJcrKuG off=5006917 len=1402188 2023-12-01T16:09:30.753 INFO:tasks.workunit.client.0.smithi119.stdout:op 4395 completed, throughput=5MB/sec 2023-12-01T16:09:30.753 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EAspiaGawRzkH8J off=3817697 len=1568813 2023-12-01T16:09:30.756 INFO:tasks.workunit.client.0.smithi119.stdout:op 4396 completed, throughput=5MB/sec 2023-12-01T16:09:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:30 smithi183 ceph-mon[99169]: pgmap v2153: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T16:09:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:30 smithi119 ceph-mon[94175]: pgmap v2153: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T16:09:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:30 smithi119 ceph-mon[108979]: pgmap v2153: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T16:09:31.756 INFO:tasks.workunit.client.0.smithi119.stdout: 855: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:31.756 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rLm_g0dRegD955t off=5308575 len=13911 2023-12-01T16:09:31.759 INFO:tasks.workunit.client.0.smithi119.stdout:op 4397 completed, throughput=4.99MB/sec 2023-12-01T16:09:31.759 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-g0ux-LSGKbNtaTD off=4075326 len=1213398 2023-12-01T16:09:31.760 INFO:tasks.workunit.client.0.smithi119.stdout:op 4398 completed, throughput=5MB/sec 2023-12-01T16:09:31.760 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rmjM_AMlgYwI1J6 off=426758 len=989666 2023-12-01T16:09:31.762 INFO:tasks.workunit.client.0.smithi119.stdout:op 4399 completed, throughput=5MB/sec 2023-12-01T16:09:31.762 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yycZiCeLTyejnYc off=2819852 len=1708900 2023-12-01T16:09:31.772 INFO:tasks.workunit.client.0.smithi119.stdout:op 4400 completed, throughput=5MB/sec 2023-12-01T16:09:31.772 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TSvfL6jbNCYQDnl off=4088022 len=1034740 2023-12-01T16:09:31.777 INFO:tasks.workunit.client.0.smithi119.stdout:op 4401 completed, throughput=5MB/sec 2023-12-01T16:09:31.777 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZNh-jqHaCTsgJQc off=20848767 len=190918 2023-12-01T16:09:31.780 INFO:tasks.workunit.client.0.smithi119.stdout:op 4402 completed, throughput=5MB/sec 2023-12-01T16:09:31.780 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OVEp8YMjm7AUsrc off=8822662 len=352503 2023-12-01T16:09:31.783 INFO:tasks.workunit.client.0.smithi119.stdout:op 4403 completed, throughput=5MB/sec 2023-12-01T16:09:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:32 smithi183 ceph-mon[99169]: pgmap v2154: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:09:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:32 smithi119 ceph-mon[94175]: pgmap v2154: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:09:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:32 smithi119 ceph-mon[108979]: pgmap v2154: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:09:32.784 INFO:tasks.workunit.client.0.smithi119.stdout: 856: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:32.784 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RqIYo74-vk161F7 off=17941658 len=235727 2023-12-01T16:09:32.785 INFO:tasks.workunit.client.0.smithi119.stdout:op 4404 completed, throughput=4.99MB/sec 2023-12-01T16:09:32.785 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dqOxlHcoEJHOvMK off=2585478 len=698634 2023-12-01T16:09:32.787 INFO:tasks.workunit.client.0.smithi119.stdout:op 4405 completed, throughput=5MB/sec 2023-12-01T16:09:32.787 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XO6J13bq9qy8lVR off=1080465 len=1068135 2023-12-01T16:09:32.793 INFO:tasks.workunit.client.0.smithi119.stdout:op 4406 completed, throughput=5MB/sec 2023-12-01T16:09:32.793 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pZguy7Br-i6v2_4 off=0 len=1290324 2023-12-01T16:09:32.799 INFO:tasks.workunit.client.0.smithi119.stdout:op 4407 completed, throughput=5MB/sec 2023-12-01T16:09:32.799 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-G0f4qe-z6IcEbbJ off=2011683 len=1467272 2023-12-01T16:09:32.806 INFO:tasks.workunit.client.0.smithi119.stdout:op 4408 completed, throughput=5MB/sec 2023-12-01T16:09:32.807 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ek6F_GwJi7_YKJR off=1569499 len=950235 2023-12-01T16:09:32.808 INFO:tasks.workunit.client.0.smithi119.stdout:op 4409 completed, throughput=5MB/sec 2023-12-01T16:09:33.809 INFO:tasks.workunit.client.0.smithi119.stdout: 857: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:33.809 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Qe0OgQDBVWJPuCW off=5701640 len=141576 2023-12-01T16:09:33.812 INFO:tasks.workunit.client.0.smithi119.stdout:op 4410 completed, throughput=5MB/sec 2023-12-01T16:09:33.812 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MirE0Ge3bK5N5qF off=21055686 len=1324420 2023-12-01T16:09:33.819 INFO:tasks.workunit.client.0.smithi119.stdout:op 4411 completed, throughput=5MB/sec 2023-12-01T16:09:33.819 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1bCk0pxuSSWzOtb off=14269918 len=1534917 2023-12-01T16:09:33.829 INFO:tasks.workunit.client.0.smithi119.stdout:op 4412 completed, throughput=5MB/sec 2023-12-01T16:09:33.829 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qdJnhXwBi4AuORB off=826131 len=702270 2023-12-01T16:09:33.830 INFO:tasks.workunit.client.0.smithi119.stdout:op 4413 completed, throughput=5MB/sec 2023-12-01T16:09:33.830 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Jxdk3pGKhiXmgrM off=8379280 len=87484 2023-12-01T16:09:33.831 INFO:tasks.workunit.client.0.smithi119.stdout:op 4414 completed, throughput=5MB/sec 2023-12-01T16:09:33.831 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Hk-R4iF8muUBVFJ off=3076122 len=1645020 2023-12-01T16:09:33.840 INFO:tasks.workunit.client.0.smithi119.stdout:op 4415 completed, throughput=5MB/sec 2023-12-01T16:09:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:09:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:09:34] "GET /metrics HTTP/1.1" 200 33901 "" "Prometheus/2.43.0" 2023-12-01T16:09:34.841 INFO:tasks.workunit.client.0.smithi119.stdout: 858: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:34.841 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qRQq_ZlvqGCmZpX off=2617511 len=932758 2023-12-01T16:09:34.846 INFO:tasks.workunit.client.0.smithi119.stdout:op 4416 completed, throughput=5MB/sec 2023-12-01T16:09:34.846 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NFZO73jbPyE7WNr off=3881994 len=1733400 2023-12-01T16:09:34.855 INFO:tasks.workunit.client.0.smithi119.stdout:op 4417 completed, throughput=5MB/sec 2023-12-01T16:09:34.856 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Al9yT2Jp67Ejl7z off=5443217 len=2030787 2023-12-01T16:09:34.857 INFO:tasks.workunit.client.0.smithi119.stdout:op 4418 completed, throughput=5MB/sec 2023-12-01T16:09:34.857 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uLA2hoiXVuHQlEP off=5405487 len=1399041 2023-12-01T16:09:34.858 INFO:tasks.workunit.client.0.smithi119.stdout:op 4419 completed, throughput=5MB/sec 2023-12-01T16:09:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:34 smithi183 ceph-mon[99169]: pgmap v2155: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:09:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:34 smithi119 ceph-mon[94175]: pgmap v2155: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:09:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:34 smithi119 ceph-mon[108979]: pgmap v2155: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T16:09:35.858 INFO:tasks.workunit.client.0.smithi119.stdout: 859: throughput=5MB/sec pending data=0 2023-12-01T16:09:35.858 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Cm0Ppd4_rB_HVfE off=1976449 len=749114 2023-12-01T16:09:35.860 INFO:tasks.workunit.client.0.smithi119.stdout:op 4420 completed, throughput=5MB/sec 2023-12-01T16:09:35.860 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Iu4cttDUppOr6eZ off=70536 len=313844 2023-12-01T16:09:35.861 INFO:tasks.workunit.client.0.smithi119.stdout:op 4421 completed, throughput=5MB/sec 2023-12-01T16:09:35.861 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AWOCkefo9ZppIm2 off=769444 len=1252115 2023-12-01T16:09:35.863 INFO:tasks.workunit.client.0.smithi119.stdout:op 4422 completed, throughput=5MB/sec 2023-12-01T16:09:35.863 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dvcfYPxeA-9S9Gs off=3809725 len=1830930 2023-12-01T16:09:35.866 INFO:tasks.workunit.client.0.smithi119.stdout:op 4423 completed, throughput=5MB/sec 2023-12-01T16:09:36.866 INFO:tasks.workunit.client.0.smithi119.stdout: 860: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:36.866 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8vsi9Mt5VQj5_vS off=5313288 len=387762 2023-12-01T16:09:36.867 INFO:tasks.workunit.client.0.smithi119.stdout:op 4424 completed, throughput=4.99MB/sec 2023-12-01T16:09:36.867 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Tdrq2friu-Zr4ON off=8250065 len=549221 2023-12-01T16:09:36.871 INFO:tasks.workunit.client.0.smithi119.stdout:op 4425 completed, throughput=5MB/sec 2023-12-01T16:09:36.872 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LUteuxIQ1pJfX6U off=12438275 len=1921443 2023-12-01T16:09:36.879 INFO:tasks.workunit.client.0.smithi119.stdout:op 4426 completed, throughput=5MB/sec 2023-12-01T16:09:36.880 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5Ru5RlR_r-1KPqG off=4134787 len=1946860 2023-12-01T16:09:36.881 INFO:tasks.workunit.client.0.smithi119.stdout:op 4427 completed, throughput=5MB/sec 2023-12-01T16:09:36.881 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-s9oT9G6wR_FysJ5 off=4742299 len=1659248 2023-12-01T16:09:36.883 INFO:tasks.workunit.client.0.smithi119.stdout:op 4428 completed, throughput=5MB/sec 2023-12-01T16:09:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:36 smithi183 ceph-mon[99169]: pgmap v2156: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T16:09:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:36 smithi119 ceph-mon[94175]: pgmap v2156: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T16:09:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:36 smithi119 ceph-mon[108979]: pgmap v2156: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T16:09:37.883 INFO:tasks.workunit.client.0.smithi119.stdout: 861: throughput=5MB/sec pending data=0 2023-12-01T16:09:37.883 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yhEmIHFJh1iEsZ4 off=11703721 len=1407370 2023-12-01T16:09:37.891 INFO:tasks.workunit.client.0.smithi119.stdout:op 4429 completed, throughput=5MB/sec 2023-12-01T16:09:37.892 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xEtIprVuBF8msqt off=16074267 len=620269 2023-12-01T16:09:37.893 INFO:tasks.workunit.client.0.smithi119.stdout:op 4430 completed, throughput=5MB/sec 2023-12-01T16:09:37.893 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2Dmv2TaqQZ3jH20 off=8300061 len=1516406 2023-12-01T16:09:37.901 INFO:tasks.workunit.client.0.smithi119.stdout:op 4431 completed, throughput=5MB/sec 2023-12-01T16:09:37.901 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JV9XzOjtOq_oELB off=9439422 len=1576199 2023-12-01T16:09:37.903 INFO:tasks.workunit.client.0.smithi119.stdout:op 4432 completed, throughput=5MB/sec 2023-12-01T16:09:38.903 INFO:tasks.workunit.client.0.smithi119.stdout: 862: throughput=5MB/sec pending data=0 2023-12-01T16:09:38.903 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9gtp8nEeUGSuXf7 off=4424984 len=1275834 2023-12-01T16:09:38.905 INFO:tasks.workunit.client.0.smithi119.stdout:op 4433 completed, throughput=5MB/sec 2023-12-01T16:09:38.905 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SOg7DXm5-hQuZsv off=16610806 len=582336 2023-12-01T16:09:38.906 INFO:tasks.workunit.client.0.smithi119.stdout:op 4434 completed, throughput=5MB/sec 2023-12-01T16:09:38.906 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-T2lP7-pn8ZFw-Lf off=16535140 len=1504087 2023-12-01T16:09:38.915 INFO:tasks.workunit.client.0.smithi119.stdout:op 4435 completed, throughput=5MB/sec 2023-12-01T16:09:38.915 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-maE28JnmDcFn9Ot off=2066047 len=396473 2023-12-01T16:09:38.918 INFO:tasks.workunit.client.0.smithi119.stdout:op 4436 completed, throughput=5MB/sec 2023-12-01T16:09:38.918 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Rz-RpNqJFNxM_IA off=2409954 len=1388452 2023-12-01T16:09:38.920 INFO:tasks.workunit.client.0.smithi119.stdout:op 4437 completed, throughput=5MB/sec 2023-12-01T16:09:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:38 smithi183 ceph-mon[99169]: pgmap v2157: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T16:09:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:38 smithi119 ceph-mon[108979]: pgmap v2157: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T16:09:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:38 smithi119 ceph-mon[94175]: pgmap v2157: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T16:09:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:39.920 INFO:tasks.workunit.client.0.smithi119.stdout: 863: throughput=5MB/sec pending data=0 2023-12-01T16:09:39.921 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SrIEUKZyvFht-m4 off=2564013 len=174491 2023-12-01T16:09:39.921 INFO:tasks.workunit.client.0.smithi119.stdout:op 4438 completed, throughput=5MB/sec 2023-12-01T16:09:39.921 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Xqd6NXZOerlKw8Y off=5979565 len=258357 2023-12-01T16:09:39.922 INFO:tasks.workunit.client.0.smithi119.stdout:op 4439 completed, throughput=5MB/sec 2023-12-01T16:09:39.922 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pCSMc-V9exWX3I2 off=5210885 len=835973 2023-12-01T16:09:39.924 INFO:tasks.workunit.client.0.smithi119.stdout:op 4440 completed, throughput=5MB/sec 2023-12-01T16:09:39.924 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OsC2fywH-o2nYjD off=15539395 len=1375705 2023-12-01T16:09:39.930 INFO:tasks.workunit.client.0.smithi119.stdout:op 4441 completed, throughput=5MB/sec 2023-12-01T16:09:39.930 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fUq8HG1Z80K7fj2 off=2865553 len=550455 2023-12-01T16:09:39.930 INFO:tasks.workunit.client.0.smithi119.stdout:op 4442 completed, throughput=5MB/sec 2023-12-01T16:09:39.931 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HUeh8CyLqvpZpgb off=1364811 len=2047276 2023-12-01T16:09:39.932 INFO:tasks.workunit.client.0.smithi119.stdout:op 4443 completed, throughput=5MB/sec 2023-12-01T16:09:40.933 INFO:tasks.workunit.client.0.smithi119.stdout: 864: throughput=5MB/sec pending data=0 2023-12-01T16:09:40.933 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LR2_uYS1aRwYeHh off=2800401 len=681114 2023-12-01T16:09:40.938 INFO:tasks.workunit.client.0.smithi119.stdout:op 4444 completed, throughput=5MB/sec 2023-12-01T16:09:40.938 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sgAvwAWTW9YbwXi off=5577293 len=1431447 2023-12-01T16:09:40.939 INFO:tasks.workunit.client.0.smithi119.stdout:op 4445 completed, throughput=5MB/sec 2023-12-01T16:09:40.939 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tLIdovpSYuUGktY off=22292000 len=763286 2023-12-01T16:09:40.940 INFO:tasks.workunit.client.0.smithi119.stdout:op 4446 completed, throughput=5MB/sec 2023-12-01T16:09:40.940 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OIf2vcFK5cwQkii off=1753719 len=457602 2023-12-01T16:09:40.942 INFO:tasks.workunit.client.0.smithi119.stdout:op 4447 completed, throughput=5MB/sec 2023-12-01T16:09:40.942 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-RtLYpReC96W_rep off=18551084 len=219356 2023-12-01T16:09:40.945 INFO:tasks.workunit.client.0.smithi119.stdout:op 4448 completed, throughput=5MB/sec 2023-12-01T16:09:40.945 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hQZ6Jx4z_2HDc5h off=419971 len=1236336 2023-12-01T16:09:40.953 INFO:tasks.workunit.client.0.smithi119.stdout:op 4449 completed, throughput=5MB/sec 2023-12-01T16:09:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:40 smithi183 ceph-mon[99169]: pgmap v2158: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T16:09:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:40 smithi119 ceph-mon[108979]: pgmap v2158: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T16:09:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:40 smithi119 ceph-mon[94175]: pgmap v2158: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T16:09:41.954 INFO:tasks.workunit.client.0.smithi119.stdout: 865: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:41.954 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UaR-XjIJDoLoXoB off=10236714 len=1555075 2023-12-01T16:09:41.963 INFO:tasks.workunit.client.0.smithi119.stdout:op 4450 completed, throughput=5MB/sec 2023-12-01T16:09:41.963 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yfGJDPnPbUoM9Ga off=1271196 len=2056633 2023-12-01T16:09:41.973 INFO:tasks.workunit.client.0.smithi119.stdout:op 4451 completed, throughput=5MB/sec 2023-12-01T16:09:41.973 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Upf35pIFmjVpwmV off=2302755 len=1307983 2023-12-01T16:09:41.981 INFO:tasks.workunit.client.0.smithi119.stdout:op 4452 completed, throughput=5MB/sec 2023-12-01T16:09:41.981 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-as8c8ZeTZ3_lPkZ off=12913003 len=1533546 2023-12-01T16:09:41.982 INFO:tasks.workunit.client.0.smithi119.stdout:op 4453 completed, throughput=5MB/sec 2023-12-01T16:09:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:42 smithi183 ceph-mon[99169]: pgmap v2159: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:09:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:42 smithi119 ceph-mon[108979]: pgmap v2159: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:09:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:42 smithi119 ceph-mon[94175]: pgmap v2159: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:09:42.983 INFO:tasks.workunit.client.0.smithi119.stdout: 866: throughput=5MB/sec pending data=0 2023-12-01T16:09:42.983 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1vL7OajqElEyai8 off=2375553 len=1879301 2023-12-01T16:09:42.994 INFO:tasks.workunit.client.0.smithi119.stdout:op 4454 completed, throughput=5MB/sec 2023-12-01T16:09:42.994 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dsANKR2AdkJMDyJ off=1495193 len=886735 2023-12-01T16:09:42.999 INFO:tasks.workunit.client.0.smithi119.stdout:op 4455 completed, throughput=5MB/sec 2023-12-01T16:09:42.999 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Z5yB8-JcqRTk_6n off=9624090 len=119654 2023-12-01T16:09:42.999 INFO:tasks.workunit.client.0.smithi119.stdout:op 4456 completed, throughput=5MB/sec 2023-12-01T16:09:42.999 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jY0BMpAB6kpD7lc off=8213455 len=24043 2023-12-01T16:09:43.001 INFO:tasks.workunit.client.0.smithi119.stdout:op 4457 completed, throughput=5MB/sec 2023-12-01T16:09:43.001 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ecxys_04WdGpXwk off=12629240 len=1863908 2023-12-01T16:09:43.011 INFO:tasks.workunit.client.0.smithi119.stdout:op 4458 completed, throughput=5MB/sec 2023-12-01T16:09:44.011 INFO:tasks.workunit.client.0.smithi119.stdout: 867: throughput=5MB/sec pending data=0 2023-12-01T16:09:44.011 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-io_vh7hS72CUHQ6 off=202676 len=199797 2023-12-01T16:09:44.014 INFO:tasks.workunit.client.0.smithi119.stdout:op 4459 completed, throughput=5MB/sec 2023-12-01T16:09:44.014 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ah7a5l01816zOZV off=67039 len=1199629 2023-12-01T16:09:44.016 INFO:tasks.workunit.client.0.smithi119.stdout:op 4460 completed, throughput=5MB/sec 2023-12-01T16:09:44.016 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WgjSPd4wQ8RQvOA off=16210624 len=355987 2023-12-01T16:09:44.017 INFO:tasks.workunit.client.0.smithi119.stdout:op 4461 completed, throughput=5MB/sec 2023-12-01T16:09:44.017 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qx6upSscRAKvO9u off=22408697 len=169213 2023-12-01T16:09:44.020 INFO:tasks.workunit.client.0.smithi119.stdout:op 4462 completed, throughput=5MB/sec 2023-12-01T16:09:44.020 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JS-XZcG-aN88jQU off=2059399 len=643713 2023-12-01T16:09:44.021 INFO:tasks.workunit.client.0.smithi119.stdout:op 4463 completed, throughput=5MB/sec 2023-12-01T16:09:44.021 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-k91-Bkynm3hPfxY off=5199966 len=1281983 2023-12-01T16:09:44.027 INFO:tasks.workunit.client.0.smithi119.stdout:op 4464 completed, throughput=5MB/sec 2023-12-01T16:09:44.027 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nBJFK2ZDJCigWtY off=4365705 len=903270 2023-12-01T16:09:44.030 INFO:tasks.workunit.client.0.smithi119.stdout:op 4465 completed, throughput=5MB/sec 2023-12-01T16:09:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:09:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:09:44] "GET /metrics HTTP/1.1" 200 33900 "" "Prometheus/2.43.0" 2023-12-01T16:09:45.030 INFO:tasks.workunit.client.0.smithi119.stdout: 868: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:45.030 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MxFU1xUoo5a-y-g off=2063455 len=1072521 2023-12-01T16:09:45.033 INFO:tasks.workunit.client.0.smithi119.stdout:op 4466 completed, throughput=5MB/sec 2023-12-01T16:09:45.033 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6--hkWf3CXzbSrT off=8195644 len=1284669 2023-12-01T16:09:45.039 INFO:tasks.workunit.client.0.smithi119.stdout:op 4467 completed, throughput=5MB/sec 2023-12-01T16:09:45.039 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RTyRSa1oqpPPzJp off=15424901 len=188926 2023-12-01T16:09:45.039 INFO:tasks.workunit.client.0.smithi119.stdout:op 4468 completed, throughput=5MB/sec 2023-12-01T16:09:45.039 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1NP2t_jLkJSJYGF off=9099731 len=1540355 2023-12-01T16:09:45.041 INFO:tasks.workunit.client.0.smithi119.stdout:op 4469 completed, throughput=5MB/sec 2023-12-01T16:09:45.041 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-94V3dOjVa072u_s off=6086708 len=804186 2023-12-01T16:09:45.046 INFO:tasks.workunit.client.0.smithi119.stdout:op 4470 completed, throughput=5MB/sec 2023-12-01T16:09:45.046 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7yRkYiJzjVrvyC2 off=6684526 len=370224 2023-12-01T16:09:45.049 INFO:tasks.workunit.client.0.smithi119.stdout:op 4471 completed, throughput=5MB/sec 2023-12-01T16:09:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:44 smithi183 ceph-mon[99169]: pgmap v2160: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:09:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:44 smithi119 ceph-mon[94175]: pgmap v2160: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:09:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:44 smithi119 ceph-mon[108979]: pgmap v2160: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:09:46.050 INFO:tasks.workunit.client.0.smithi119.stdout: 869: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:46.050 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MToZyHw7kTzQ6o1 off=2314557 len=280966 2023-12-01T16:09:46.054 INFO:tasks.workunit.client.0.smithi119.stdout:op 4472 completed, throughput=4.99MB/sec 2023-12-01T16:09:46.054 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aKiZfeCBIDRbQhG off=9692116 len=1705684 2023-12-01T16:09:46.061 INFO:tasks.workunit.client.0.smithi119.stdout:op 4473 completed, throughput=5MB/sec 2023-12-01T16:09:46.062 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OcJGM9XTFQoxqGT off=4831621 len=982009 2023-12-01T16:09:46.064 INFO:tasks.workunit.client.0.smithi119.stdout:op 4474 completed, throughput=5MB/sec 2023-12-01T16:09:46.064 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lKOZKWn2vDf647S off=16098894 len=688154 2023-12-01T16:09:46.067 INFO:tasks.workunit.client.0.smithi119.stdout:op 4475 completed, throughput=5MB/sec 2023-12-01T16:09:46.068 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xOOquiNxi_59hEX off=2620746 len=1803595 2023-12-01T16:09:46.069 INFO:tasks.workunit.client.0.smithi119.stdout:op 4476 completed, throughput=5MB/sec 2023-12-01T16:09:47.070 INFO:tasks.workunit.client.0.smithi119.stdout: 870: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:47.070 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WwSgJlBdtfVT3MM off=2284123 len=909049 2023-12-01T16:09:47.075 INFO:tasks.workunit.client.0.smithi119.stdout:op 4477 completed, throughput=5MB/sec 2023-12-01T16:09:47.075 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZZzFahJ-NmKT3e3 off=5877916 len=1017258 2023-12-01T16:09:47.076 INFO:tasks.workunit.client.0.smithi119.stdout:op 4478 completed, throughput=5MB/sec 2023-12-01T16:09:47.077 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mdmVUqRJO14fEMb off=19836662 len=1756525 2023-12-01T16:09:47.086 INFO:tasks.workunit.client.0.smithi119.stdout:op 4479 completed, throughput=5MB/sec 2023-12-01T16:09:47.086 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3Em1illNGGLlnNp off=765885 len=776673 2023-12-01T16:09:47.090 INFO:tasks.workunit.client.0.smithi119.stdout:op 4480 completed, throughput=5MB/sec 2023-12-01T16:09:47.090 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JenKO51aCdexieR off=9457692 len=2037118 2023-12-01T16:09:47.100 INFO:tasks.workunit.client.0.smithi119.stdout:op 4481 completed, throughput=5MB/sec 2023-12-01T16:09:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:46 smithi183 ceph-mon[99169]: pgmap v2161: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:09:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:46 smithi119 ceph-mon[94175]: pgmap v2161: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:09:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:46 smithi119 ceph-mon[108979]: pgmap v2161: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:09:48.101 INFO:tasks.workunit.client.0.smithi119.stdout: 871: throughput=5MB/sec pending data=0 2023-12-01T16:09:48.101 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9qdfIu75jUI94Cn off=222931 len=1494998 2023-12-01T16:09:48.102 INFO:tasks.workunit.client.0.smithi119.stdout:op 4482 completed, throughput=5MB/sec 2023-12-01T16:09:48.102 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Z8H4bxd8yYPb0cg off=6366001 len=1993807 2023-12-01T16:09:48.105 INFO:tasks.workunit.client.0.smithi119.stdout:op 4483 completed, throughput=5MB/sec 2023-12-01T16:09:48.105 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yN8yQkbKeu17Uo3 off=352471 len=1902700 2023-12-01T16:09:48.106 INFO:tasks.workunit.client.0.smithi119.stdout:op 4484 completed, throughput=5MB/sec 2023-12-01T16:09:49.107 INFO:tasks.workunit.client.0.smithi119.stdout: 872: throughput=5MB/sec pending data=0 2023-12-01T16:09:49.107 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LaelOxS8PajoZ31 off=1648391 len=124656 2023-12-01T16:09:49.108 INFO:tasks.workunit.client.0.smithi119.stdout:op 4485 completed, throughput=5MB/sec 2023-12-01T16:09:49.108 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8bQhgzr7w0JLjWb off=3425803 len=196337 2023-12-01T16:09:49.108 INFO:tasks.workunit.client.0.smithi119.stdout:op 4486 completed, throughput=5MB/sec 2023-12-01T16:09:49.108 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UceprM84mlkSg1x off=21462743 len=140772 2023-12-01T16:09:49.111 INFO:tasks.workunit.client.0.smithi119.stdout:op 4487 completed, throughput=5MB/sec 2023-12-01T16:09:49.111 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-z0swmktP4ikq3Nh off=12097758 len=580709 2023-12-01T16:09:49.115 INFO:tasks.workunit.client.0.smithi119.stdout:op 4488 completed, throughput=5MB/sec 2023-12-01T16:09:49.115 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rW4hfTnxCfAXWxN off=6438275 len=1974584 2023-12-01T16:09:49.126 INFO:tasks.workunit.client.0.smithi119.stdout:op 4489 completed, throughput=5MB/sec 2023-12-01T16:09:49.126 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JlanmB24VW0gHfN off=4698327 len=1193929 2023-12-01T16:09:49.133 INFO:tasks.workunit.client.0.smithi119.stdout:op 4490 completed, throughput=5MB/sec 2023-12-01T16:09:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:48 smithi183 ceph-mon[99169]: pgmap v2162: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:09:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:48 smithi119 ceph-mon[94175]: pgmap v2162: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:09:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:48 smithi119 ceph-mon[108979]: pgmap v2162: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:09:50.134 INFO:tasks.workunit.client.0.smithi119.stdout: 873: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:50.134 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SFjPLBlUSUqjuik off=325995 len=908791 2023-12-01T16:09:50.136 INFO:tasks.workunit.client.0.smithi119.stdout:op 4491 completed, throughput=5MB/sec 2023-12-01T16:09:50.136 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3hBBBJ1lz2SFCTR off=1712560 len=1989384 2023-12-01T16:09:50.138 INFO:tasks.workunit.client.0.smithi119.stdout:op 4492 completed, throughput=5MB/sec 2023-12-01T16:09:50.138 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Szgt0MtPecI07_R off=3450705 len=144929 2023-12-01T16:09:50.139 INFO:tasks.workunit.client.0.smithi119.stdout:op 4493 completed, throughput=5MB/sec 2023-12-01T16:09:50.139 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pCwXMZim-Hd3NgG off=1820985 len=888461 2023-12-01T16:09:50.144 INFO:tasks.workunit.client.0.smithi119.stdout:op 4494 completed, throughput=5MB/sec 2023-12-01T16:09:50.144 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-F76g1vlk0AR9CU5 off=1246839 len=1964335 2023-12-01T16:09:50.146 INFO:tasks.workunit.client.0.smithi119.stdout:op 4495 completed, throughput=5MB/sec 2023-12-01T16:09:51.146 INFO:tasks.workunit.client.0.smithi119.stdout: 874: throughput=5MB/sec pending data=0 2023-12-01T16:09:51.147 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rjlWeMVX7F0dzfP off=4249116 len=685614 2023-12-01T16:09:51.147 INFO:tasks.workunit.client.0.smithi119.stdout:op 4496 completed, throughput=5MB/sec 2023-12-01T16:09:51.148 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4C8IAsh_FRa7ScJ off=2069395 len=554163 2023-12-01T16:09:51.149 INFO:tasks.workunit.client.0.smithi119.stdout:op 4497 completed, throughput=5MB/sec 2023-12-01T16:09:51.149 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-m4mdAKlgd4HnW3x off=1252404 len=739719 2023-12-01T16:09:51.154 INFO:tasks.workunit.client.0.smithi119.stdout:op 4498 completed, throughput=5MB/sec 2023-12-01T16:09:51.154 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj---eK6hf3XYlqn4M off=3554372 len=441268 2023-12-01T16:09:51.156 INFO:tasks.workunit.client.0.smithi119.stdout:op 4499 completed, throughput=5MB/sec 2023-12-01T16:09:51.156 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XOy8Kjh8LrX7XwB off=11100420 len=24849 2023-12-01T16:09:51.156 INFO:tasks.workunit.client.0.smithi119.stdout:op 4500 completed, throughput=5MB/sec 2023-12-01T16:09:51.156 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-terL4B63ULIYE_S off=15867598 len=112566 2023-12-01T16:09:51.156 INFO:tasks.workunit.client.0.smithi119.stdout:op 4501 completed, throughput=5MB/sec 2023-12-01T16:09:51.156 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2uWWTL55duY3khi off=10460877 len=392508 2023-12-01T16:09:51.157 INFO:tasks.workunit.client.0.smithi119.stdout:op 4502 completed, throughput=5MB/sec 2023-12-01T16:09:51.157 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-i2iNqTRSpZ0PQrv off=21951281 len=1304821 2023-12-01T16:09:51.158 INFO:tasks.workunit.client.0.smithi119.stdout:op 4503 completed, throughput=5MB/sec 2023-12-01T16:09:51.158 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-raCwc27cFxxegrF off=5148898 len=1881846 2023-12-01T16:09:51.166 INFO:tasks.workunit.client.0.smithi119.stdout:op 4504 completed, throughput=5MB/sec 2023-12-01T16:09:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:50 smithi183 ceph-mon[99169]: pgmap v2163: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:09:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:50 smithi119 ceph-mon[94175]: pgmap v2163: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:09:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:50 smithi119 ceph-mon[108979]: pgmap v2163: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:09:52.166 INFO:tasks.workunit.client.0.smithi119.stdout: 875: throughput=5MB/sec pending data=0 2023-12-01T16:09:52.166 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CczTXEV9BXfzAHC off=12948094 len=707211 2023-12-01T16:09:52.170 INFO:tasks.workunit.client.0.smithi119.stdout:op 4505 completed, throughput=5MB/sec 2023-12-01T16:09:52.171 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-De0WEemZQDR06_W off=16304071 len=1692725 2023-12-01T16:09:52.179 INFO:tasks.workunit.client.0.smithi119.stdout:op 4506 completed, throughput=5MB/sec 2023-12-01T16:09:52.179 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-R6yFv_JaOkJYRBM off=2308848 len=1005663 2023-12-01T16:09:52.185 INFO:tasks.workunit.client.0.smithi119.stdout:op 4507 completed, throughput=5MB/sec 2023-12-01T16:09:52.185 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Z5LyDb4qLOMbmvG off=13395723 len=378726 2023-12-01T16:09:52.185 INFO:tasks.workunit.client.0.smithi119.stdout:op 4508 completed, throughput=5MB/sec 2023-12-01T16:09:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:52 smithi183 ceph-mon[99169]: pgmap v2164: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:52 smithi119 ceph-mon[94175]: pgmap v2164: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:52 smithi119 ceph-mon[108979]: pgmap v2164: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:53.186 INFO:tasks.workunit.client.0.smithi119.stdout: 876: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:53.186 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Eg8LRodLe9N0wYE off=6993961 len=358685 2023-12-01T16:09:53.190 INFO:tasks.workunit.client.0.smithi119.stdout:op 4509 completed, throughput=4.99MB/sec 2023-12-01T16:09:53.190 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-omUOCsb19N6glQA off=3987285 len=1604199 2023-12-01T16:09:53.196 INFO:tasks.workunit.client.0.smithi119.stdout:op 4510 completed, throughput=5MB/sec 2023-12-01T16:09:53.196 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cbv91ajIkpN14pf off=1267343 len=273712 2023-12-01T16:09:53.197 INFO:tasks.workunit.client.0.smithi119.stdout:op 4511 completed, throughput=5MB/sec 2023-12-01T16:09:53.197 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1vUhBPSDr6ClR3N off=5493946 len=810989 2023-12-01T16:09:53.202 INFO:tasks.workunit.client.0.smithi119.stdout:op 4512 completed, throughput=5MB/sec 2023-12-01T16:09:53.202 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7_prdbPMEn6hsbf off=2020497 len=611469 2023-12-01T16:09:53.203 INFO:tasks.workunit.client.0.smithi119.stdout:op 4513 completed, throughput=5MB/sec 2023-12-01T16:09:53.204 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-C1HTRs4vkp1TgEv off=231674 len=1845593 2023-12-01T16:09:53.213 INFO:tasks.workunit.client.0.smithi119.stdout:op 4514 completed, throughput=5MB/sec 2023-12-01T16:09:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:54.214 INFO:tasks.workunit.client.0.smithi119.stdout: 877: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:54.214 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0RIm44EtX4F-SYs off=7144785 len=739258 2023-12-01T16:09:54.215 INFO:tasks.workunit.client.0.smithi119.stdout:op 4515 completed, throughput=5MB/sec 2023-12-01T16:09:54.215 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XBQyoIRDciq_8o8 off=8435895 len=763964 2023-12-01T16:09:54.217 INFO:tasks.workunit.client.0.smithi119.stdout:op 4516 completed, throughput=5MB/sec 2023-12-01T16:09:54.217 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iC5SjWfj9TLSNvN off=2600208 len=60835 2023-12-01T16:09:54.220 INFO:tasks.workunit.client.0.smithi119.stdout:op 4517 completed, throughput=5MB/sec 2023-12-01T16:09:54.220 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oV2BKgae51Ovs-S off=4120118 len=1306107 2023-12-01T16:09:54.222 INFO:tasks.workunit.client.0.smithi119.stdout:op 4518 completed, throughput=5MB/sec 2023-12-01T16:09:54.222 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ajncB46B6xaJPiB off=4809504 len=45652 2023-12-01T16:09:54.223 INFO:tasks.workunit.client.0.smithi119.stdout:op 4519 completed, throughput=5MB/sec 2023-12-01T16:09:54.223 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BTzQIpFTuNVBf-b off=5823744 len=156324 2023-12-01T16:09:54.224 INFO:tasks.workunit.client.0.smithi119.stdout:op 4520 completed, throughput=5MB/sec 2023-12-01T16:09:54.224 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gzKwndi0hr2rZmi off=3432739 len=60570 2023-12-01T16:09:54.226 INFO:tasks.workunit.client.0.smithi119.stdout:op 4521 completed, throughput=5MB/sec 2023-12-01T16:09:54.227 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-chQeAfXG06LFUSr off=208180 len=1924291 2023-12-01T16:09:54.237 INFO:tasks.workunit.client.0.smithi119.stdout:op 4522 completed, throughput=5MB/sec 2023-12-01T16:09:54.237 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qAnS8vFQJTJ00iX off=1933337 len=1389588 2023-12-01T16:09:54.239 INFO:tasks.workunit.client.0.smithi119.stdout:op 4523 completed, throughput=5MB/sec 2023-12-01T16:09:54.441 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:09:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:09:54] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T16:09:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:54 smithi119 ceph-mon[94175]: pgmap v2165: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:54.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:54 smithi119 ceph-mon[108979]: pgmap v2165: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:54 smithi183 ceph-mon[99169]: pgmap v2165: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:09:55.239 INFO:tasks.workunit.client.0.smithi119.stdout: 878: throughput=5MB/sec pending data=0 2023-12-01T16:09:55.239 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jxMhJY4wDsq89yH off=9321682 len=2076916 2023-12-01T16:09:55.252 INFO:tasks.workunit.client.0.smithi119.stdout:op 4524 completed, throughput=5MB/sec 2023-12-01T16:09:55.252 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-W129QVFFOIKMWfv off=1947792 len=93011 2023-12-01T16:09:55.254 INFO:tasks.workunit.client.0.smithi119.stdout:op 4525 completed, throughput=5MB/sec 2023-12-01T16:09:55.254 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-goOJvRnWXdsRGyq off=1772711 len=1616179 2023-12-01T16:09:55.264 INFO:tasks.workunit.client.0.smithi119.stdout:op 4526 completed, throughput=5MB/sec 2023-12-01T16:09:55.264 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-s9a1c22LFhTxxKV off=1413855 len=1674140 2023-12-01T16:09:55.271 INFO:tasks.workunit.client.0.smithi119.stdout:op 4527 completed, throughput=5MB/sec 2023-12-01T16:09:56.271 INFO:tasks.workunit.client.0.smithi119.stdout: 879: throughput=5MB/sec pending data=0 2023-12-01T16:09:56.272 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YFeNqCeD8L_cToC off=5604110 len=1562815 2023-12-01T16:09:56.281 INFO:tasks.workunit.client.0.smithi119.stdout:op 4528 completed, throughput=5MB/sec 2023-12-01T16:09:56.281 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OTJ9qFB-_v5kLBp off=636672 len=569114 2023-12-01T16:09:56.284 INFO:tasks.workunit.client.0.smithi119.stdout:op 4529 completed, throughput=5MB/sec 2023-12-01T16:09:56.284 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-l0f-zYdChpLVLJa off=73689 len=1984257 2023-12-01T16:09:56.293 INFO:tasks.workunit.client.0.smithi119.stdout:op 4530 completed, throughput=5MB/sec 2023-12-01T16:09:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:56 smithi183 ceph-mon[99169]: pgmap v2166: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T16:09:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:56 smithi119 ceph-mon[108979]: pgmap v2166: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T16:09:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:56 smithi119 ceph-mon[94175]: pgmap v2166: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T16:09:57.293 INFO:tasks.workunit.client.0.smithi119.stdout: 880: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:57.294 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ymtJrAaHCzUiZKe off=14745 len=1065694 2023-12-01T16:09:57.295 INFO:tasks.workunit.client.0.smithi119.stdout:op 4531 completed, throughput=5MB/sec 2023-12-01T16:09:57.295 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-c3SRMuXuw8EB12N off=4234366 len=1921518 2023-12-01T16:09:57.303 INFO:tasks.workunit.client.0.smithi119.stdout:op 4532 completed, throughput=5MB/sec 2023-12-01T16:09:57.303 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wX5IOgy-UMXvcVf off=10138137 len=1868677 2023-12-01T16:09:57.304 INFO:tasks.workunit.client.0.smithi119.stdout:op 4533 completed, throughput=5MB/sec 2023-12-01T16:09:57.304 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6j4o_fCcSGWckFh off=1237996 len=913562 2023-12-01T16:09:57.309 INFO:tasks.workunit.client.0.smithi119.stdout:op 4534 completed, throughput=5MB/sec 2023-12-01T16:09:58.309 INFO:tasks.workunit.client.0.smithi119.stdout: 881: throughput=4.99MB/sec pending data=0 2023-12-01T16:09:58.309 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-11y2esETnNTAUMn off=7761832 len=1931393 2023-12-01T16:09:58.318 INFO:tasks.workunit.client.0.smithi119.stdout:op 4535 completed, throughput=5MB/sec 2023-12-01T16:09:58.319 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-W-AXuRBXe-ZYJuy off=11416373 len=617760 2023-12-01T16:09:58.323 INFO:tasks.workunit.client.0.smithi119.stdout:op 4536 completed, throughput=5MB/sec 2023-12-01T16:09:58.323 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mRlTiu4j8vjrSly off=3091853 len=819236 2023-12-01T16:09:58.325 INFO:tasks.workunit.client.0.smithi119.stdout:op 4537 completed, throughput=5MB/sec 2023-12-01T16:09:58.325 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xuXzuqspZzTTRZx off=5808089 len=649403 2023-12-01T16:09:58.329 INFO:tasks.workunit.client.0.smithi119.stdout:op 4538 completed, throughput=5MB/sec 2023-12-01T16:09:58.329 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hnx63DqzlceIARs off=16801545 len=544025 2023-12-01T16:09:58.330 INFO:tasks.workunit.client.0.smithi119.stdout:op 4539 completed, throughput=5MB/sec 2023-12-01T16:09:58.330 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2ooeKbYTDEAzS8m off=6667845 len=1757340 2023-12-01T16:09:58.332 INFO:tasks.workunit.client.0.smithi119.stdout:op 4540 completed, throughput=5MB/sec 2023-12-01T16:09:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:09:58 smithi183 ceph-mon[99169]: pgmap v2167: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:09:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:09:58 smithi119 ceph-mon[94175]: pgmap v2167: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:09:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:09:58 smithi119 ceph-mon[108979]: pgmap v2167: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:09:59.332 INFO:tasks.workunit.client.0.smithi119.stdout: 882: throughput=5MB/sec pending data=0 2023-12-01T16:09:59.333 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ItfHm6tCDd3Nsv_ off=654039 len=648008 2023-12-01T16:09:59.336 INFO:tasks.workunit.client.0.smithi119.stdout:op 4541 completed, throughput=5MB/sec 2023-12-01T16:09:59.337 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3U9J3qkx7jTPBc_ off=4423990 len=107297 2023-12-01T16:09:59.339 INFO:tasks.workunit.client.0.smithi119.stdout:op 4542 completed, throughput=5MB/sec 2023-12-01T16:09:59.339 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0P3U-69sVaCk1Oa off=8102289 len=1265248 2023-12-01T16:09:59.340 INFO:tasks.workunit.client.0.smithi119.stdout:op 4543 completed, throughput=5MB/sec 2023-12-01T16:09:59.340 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7a_EBA8pUWvHt1c off=10283563 len=1051982 2023-12-01T16:09:59.346 INFO:tasks.workunit.client.0.smithi119.stdout:op 4544 completed, throughput=5MB/sec 2023-12-01T16:09:59.346 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HIV5IXqGgxuWQBl off=8426908 len=66613 2023-12-01T16:09:59.347 INFO:tasks.workunit.client.0.smithi119.stdout:op 4545 completed, throughput=5MB/sec 2023-12-01T16:09:59.347 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-02YFtJNnOtedRjN off=15463411 len=1969606 2023-12-01T16:09:59.355 INFO:tasks.workunit.client.0.smithi119.stdout:op 4546 completed, throughput=5MB/sec 2023-12-01T16:09:59.663 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:09:59.969 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:09:59.970 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (36m) 5m ago 37m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:09:59.970 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (36m) 5m ago 36m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:09:59.970 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (37m) 5m ago 37m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:09:59.970 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (37m) 5m ago 37m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:09:59.970 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (41m) 5m ago 41m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:09:59.970 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (42m) 5m ago 42m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:09:59.970 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (42m) 5m ago 42m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:09:59.970 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (41m) 5m ago 41m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:09:59.970 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (41m) 5m ago 41m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:09:59.970 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (37m) 5m ago 37m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:09:59.970 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (37m) 5m ago 37m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:09:59.970 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (40m) 5m ago 40m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:09:59.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (40m) 5m ago 40m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:09:59.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (40m) 5m ago 40m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:09:59.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (39m) 5m ago 39m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:09:59.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (39m) 5m ago 39m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:09:59.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (38m) 5m ago 38m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:09:59.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (38m) 5m ago 38m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:09:59.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (38m) 5m ago 38m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:09:59.971 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (36m) 5m ago 37m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:10:00.348 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:10:00.348 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:10:00.349 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:10:00.349 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:10:00.349 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:10:00.349 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:10:00.349 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:10:00.349 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:10:00.349 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:10:00.349 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:10:00.349 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:10:00.349 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:10:00.349 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:10:00.349 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:10:00.349 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:10:00.349 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:10:00.350 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:10:00.355 INFO:tasks.workunit.client.0.smithi119.stdout: 883: throughput=5MB/sec pending data=0 2023-12-01T16:10:00.355 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Uf5pq4Wvrv3XFuZ off=3531129 len=793363 2023-12-01T16:10:00.360 INFO:tasks.workunit.client.0.smithi119.stdout:op 4547 completed, throughput=5MB/sec 2023-12-01T16:10:00.360 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-D6O287jpaYQVX2M off=2811186 len=1163527 2023-12-01T16:10:00.367 INFO:tasks.workunit.client.0.smithi119.stdout:op 4548 completed, throughput=5MB/sec 2023-12-01T16:10:00.367 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sXXhZ5Bn8HPNOa5 off=7819927 len=635196 2023-12-01T16:10:00.368 INFO:tasks.workunit.client.0.smithi119.stdout:op 4549 completed, throughput=5MB/sec 2023-12-01T16:10:00.368 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gFqfo2CiaiNteqF off=6024597 len=1448178 2023-12-01T16:10:00.369 INFO:tasks.workunit.client.0.smithi119.stdout:op 4550 completed, throughput=5MB/sec 2023-12-01T16:10:00.370 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YoIcwCEx0inE-MU off=164657 len=876347 2023-12-01T16:10:00.371 INFO:tasks.workunit.client.0.smithi119.stdout:op 4551 completed, throughput=5MB/sec 2023-12-01T16:10:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T16:09:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:10:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:00 smithi183 ceph-mon[99169]: from='client.26621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:00 smithi183 ceph-mon[99169]: pgmap v2168: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T16:10:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:00 smithi183 ceph-mon[99169]: from='client.16740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:10:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3066741835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:10:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:00 smithi119 ceph-mon[94175]: from='client.26621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:00 smithi119 ceph-mon[94175]: pgmap v2168: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T16:10:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:00 smithi119 ceph-mon[94175]: from='client.16740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:10:01.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3066741835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:10:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:00 smithi119 ceph-mon[108979]: from='client.26621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:00 smithi119 ceph-mon[108979]: pgmap v2168: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T16:10:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:00 smithi119 ceph-mon[108979]: from='client.16740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:10:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3066741835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:10:01.372 INFO:tasks.workunit.client.0.smithi119.stdout: 884: throughput=5MB/sec pending data=0 2023-12-01T16:10:01.372 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zcC8SnLHzFw_TtZ off=21625188 len=255556 2023-12-01T16:10:01.372 INFO:tasks.workunit.client.0.smithi119.stdout:op 4552 completed, throughput=5MB/sec 2023-12-01T16:10:01.373 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--UyxVcvUHXhTsy0 off=5856546 len=360720 2023-12-01T16:10:01.377 INFO:tasks.workunit.client.0.smithi119.stdout:op 4553 completed, throughput=5MB/sec 2023-12-01T16:10:01.377 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6AiMC0cNRk85CTE off=3199951 len=1969899 2023-12-01T16:10:01.386 INFO:tasks.workunit.client.0.smithi119.stdout:op 4554 completed, throughput=5MB/sec 2023-12-01T16:10:01.387 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZLMdfbsraPkHobz off=13148581 len=43043 2023-12-01T16:10:01.387 INFO:tasks.workunit.client.0.smithi119.stdout:op 4555 completed, throughput=5MB/sec 2023-12-01T16:10:01.387 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AlWJC5WH8LoANm_ off=2869258 len=1933662 2023-12-01T16:10:01.388 INFO:tasks.workunit.client.0.smithi119.stdout:op 4556 completed, throughput=5MB/sec 2023-12-01T16:10:01.388 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0s4lF3Smu516ZYg off=690789 len=1059921 2023-12-01T16:10:01.390 INFO:tasks.workunit.client.0.smithi119.stdout:op 4557 completed, throughput=5MB/sec 2023-12-01T16:10:02.391 INFO:tasks.workunit.client.0.smithi119.stdout: 885: throughput=5MB/sec pending data=0 2023-12-01T16:10:02.391 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9-wy_q95GlyTHVw off=597491 len=778899 2023-12-01T16:10:02.393 INFO:tasks.workunit.client.0.smithi119.stdout:op 4558 completed, throughput=5MB/sec 2023-12-01T16:10:02.393 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ynea2zK8lIjcYi4 off=77636 len=1564508 2023-12-01T16:10:02.401 INFO:tasks.workunit.client.0.smithi119.stdout:op 4559 completed, throughput=5MB/sec 2023-12-01T16:10:02.401 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NC1KjaC5t4uIG0I off=2220152 len=1115058 2023-12-01T16:10:02.406 INFO:tasks.workunit.client.0.smithi119.stdout:op 4560 completed, throughput=5MB/sec 2023-12-01T16:10:02.407 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Je0AsLxNyIDJpv1 off=6505412 len=1531840 2023-12-01T16:10:02.409 INFO:tasks.workunit.client.0.smithi119.stdout:op 4561 completed, throughput=5MB/sec 2023-12-01T16:10:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:02 smithi183 ceph-mon[99169]: pgmap v2169: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:10:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:02 smithi119 ceph-mon[94175]: pgmap v2169: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:10:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:02 smithi119 ceph-mon[108979]: pgmap v2169: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:10:03.409 INFO:tasks.workunit.client.0.smithi119.stdout: 886: throughput=5MB/sec pending data=0 2023-12-01T16:10:03.409 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-s4YVgFQMrITW53O off=15383089 len=636259 2023-12-01T16:10:03.413 INFO:tasks.workunit.client.0.smithi119.stdout:op 4562 completed, throughput=5MB/sec 2023-12-01T16:10:03.413 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aRFJD3GZN5pf4xq off=7538042 len=1334319 2023-12-01T16:10:03.422 INFO:tasks.workunit.client.0.smithi119.stdout:op 4563 completed, throughput=5MB/sec 2023-12-01T16:10:03.422 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-H9iuwbwC9p08o2o off=2099405 len=1872733 2023-12-01T16:10:03.429 INFO:tasks.workunit.client.0.smithi119.stdout:op 4564 completed, throughput=5MB/sec 2023-12-01T16:10:03.429 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fk6macKVdyGwfAp off=11406642 len=719733 2023-12-01T16:10:03.433 INFO:tasks.workunit.client.0.smithi119.stdout:op 4565 completed, throughput=5MB/sec 2023-12-01T16:10:03.433 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-joRBGytUUm6UAQJ off=9069166 len=325248 2023-12-01T16:10:03.435 INFO:tasks.workunit.client.0.smithi119.stdout:op 4566 completed, throughput=5MB/sec 2023-12-01T16:10:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:10:03.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:10:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:10:04.435 INFO:tasks.workunit.client.0.smithi119.stdout: 887: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:04.435 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-msXU2IwTQOobWCx off=10731189 len=127106 2023-12-01T16:10:04.437 INFO:tasks.workunit.client.0.smithi119.stdout:op 4567 completed, throughput=4.99MB/sec 2023-12-01T16:10:04.438 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BF3k6fynzPCP_B7 off=13718998 len=1342510 2023-12-01T16:10:04.442 INFO:tasks.workunit.client.0.smithi119.stdout:op 4568 completed, throughput=5MB/sec 2023-12-01T16:10:04.443 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ntvEVveQR0hCWA_ off=5465282 len=1366388 2023-12-01T16:10:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:10:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:10:04] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2023-12-01T16:10:04.450 INFO:tasks.workunit.client.0.smithi119.stdout:op 4569 completed, throughput=5MB/sec 2023-12-01T16:10:04.450 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WRg5MES9QJm4p8a off=3493462 len=1158495 2023-12-01T16:10:04.454 INFO:tasks.workunit.client.0.smithi119.stdout:op 4570 completed, throughput=5MB/sec 2023-12-01T16:10:04.454 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-C8YDiCxMGjWPzBs off=10172642 len=1891998 2023-12-01T16:10:04.457 INFO:tasks.workunit.client.0.smithi119.stdout:op 4571 completed, throughput=5MB/sec 2023-12-01T16:10:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:10:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:10:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:04 smithi183 ceph-mon[99169]: pgmap v2170: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:10:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:10:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:10:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:10:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:10:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:10:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:04 smithi119 ceph-mon[108979]: pgmap v2170: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:10:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:10:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:10:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:10:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:10:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:10:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:04 smithi119 ceph-mon[94175]: pgmap v2170: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:10:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:10:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:10:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:10:05.457 INFO:tasks.workunit.client.0.smithi119.stdout: 888: throughput=5MB/sec pending data=0 2023-12-01T16:10:05.458 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nZbDSuxRFzUOEvH off=7544903 len=2096001 2023-12-01T16:10:05.461 INFO:tasks.workunit.client.0.smithi119.stdout:op 4572 completed, throughput=5MB/sec 2023-12-01T16:10:05.461 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-617weRvGIK2ySN4 off=8529667 len=1197743 2023-12-01T16:10:05.468 INFO:tasks.workunit.client.0.smithi119.stdout:op 4573 completed, throughput=5MB/sec 2023-12-01T16:10:05.468 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1Y9j8qj1antthbo off=6395379 len=137132 2023-12-01T16:10:05.468 INFO:tasks.workunit.client.0.smithi119.stdout:op 4574 completed, throughput=5MB/sec 2023-12-01T16:10:05.468 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--9vV493rvPDc_Pi off=21270385 len=1489993 2023-12-01T16:10:05.474 INFO:tasks.workunit.client.0.smithi119.stdout:op 4575 completed, throughput=5MB/sec 2023-12-01T16:10:06.475 INFO:tasks.workunit.client.0.smithi119.stdout: 889: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:06.475 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-i9M4cNrRug8Jr3E off=2161836 len=572900 2023-12-01T16:10:06.476 INFO:tasks.workunit.client.0.smithi119.stdout:op 4576 completed, throughput=5MB/sec 2023-12-01T16:10:06.476 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sfB4QwKOJ19wlEl off=9053375 len=941930 2023-12-01T16:10:06.481 INFO:tasks.workunit.client.0.smithi119.stdout:op 4577 completed, throughput=5MB/sec 2023-12-01T16:10:06.482 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GZt_nURnEkoils2 off=3512035 len=248453 2023-12-01T16:10:06.484 INFO:tasks.workunit.client.0.smithi119.stdout:op 4578 completed, throughput=5MB/sec 2023-12-01T16:10:06.485 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3dcCyf_wXaJljzY off=11762904 len=1834385 2023-12-01T16:10:06.487 INFO:tasks.workunit.client.0.smithi119.stdout:op 4579 completed, throughput=5MB/sec 2023-12-01T16:10:06.487 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DxE9XcIeBhxsPrN off=6036971 len=186241 2023-12-01T16:10:06.489 INFO:tasks.workunit.client.0.smithi119.stdout:op 4580 completed, throughput=5MB/sec 2023-12-01T16:10:06.489 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3D1CU9rZbMOHA9u off=506505 len=853244 2023-12-01T16:10:06.491 INFO:tasks.workunit.client.0.smithi119.stdout:op 4581 completed, throughput=5MB/sec 2023-12-01T16:10:06.491 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-E3lJGE4vW_861-R off=14864341 len=644836 2023-12-01T16:10:06.491 INFO:tasks.workunit.client.0.smithi119.stdout:op 4582 completed, throughput=5MB/sec 2023-12-01T16:10:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:06 smithi183 ceph-mon[99169]: pgmap v2171: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T16:10:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:06 smithi119 ceph-mon[94175]: pgmap v2171: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T16:10:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:06 smithi119 ceph-mon[108979]: pgmap v2171: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T16:10:07.492 INFO:tasks.workunit.client.0.smithi119.stdout: 890: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:07.492 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NgjURByS6vLBrr_ off=15361649 len=870470 2023-12-01T16:10:07.493 INFO:tasks.workunit.client.0.smithi119.stdout:op 4583 completed, throughput=5MB/sec 2023-12-01T16:10:07.493 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4PNpJv7wUXjipn8 off=13403428 len=1489346 2023-12-01T16:10:07.500 INFO:tasks.workunit.client.0.smithi119.stdout:op 4584 completed, throughput=5MB/sec 2023-12-01T16:10:07.500 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nS3_1fQ9YomcR6e off=1208045 len=1382347 2023-12-01T16:10:07.507 INFO:tasks.workunit.client.0.smithi119.stdout:op 4585 completed, throughput=5MB/sec 2023-12-01T16:10:07.507 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RqIYo74-vk161F7 off=6283384 len=190854 2023-12-01T16:10:07.508 INFO:tasks.workunit.client.0.smithi119.stdout:op 4586 completed, throughput=5MB/sec 2023-12-01T16:10:07.508 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vw4dlT6PF1aYzzY off=2337413 len=1567637 2023-12-01T16:10:07.515 INFO:tasks.workunit.client.0.smithi119.stdout:op 4587 completed, throughput=5MB/sec 2023-12-01T16:10:08.515 INFO:tasks.workunit.client.0.smithi119.stdout: 891: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:08.515 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yKFvUeymwNsuyCA off=10337653 len=656310 2023-12-01T16:10:08.516 INFO:tasks.workunit.client.0.smithi119.stdout:op 4588 completed, throughput=5MB/sec 2023-12-01T16:10:08.516 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zgSMDlBRqIhgLpG off=6544099 len=149341 2023-12-01T16:10:08.519 INFO:tasks.workunit.client.0.smithi119.stdout:op 4589 completed, throughput=5MB/sec 2023-12-01T16:10:08.519 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_NVdbKrVszEJsuc off=4249872 len=1629977 2023-12-01T16:10:08.521 INFO:tasks.workunit.client.0.smithi119.stdout:op 4590 completed, throughput=5MB/sec 2023-12-01T16:10:08.521 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-X0Yd-F1tyA57iR8 off=10142464 len=97419 2023-12-01T16:10:08.524 INFO:tasks.workunit.client.0.smithi119.stdout:op 4591 completed, throughput=5MB/sec 2023-12-01T16:10:08.524 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4mHr4Ku0kEebq_6 off=445316 len=1357340 2023-12-01T16:10:08.525 INFO:tasks.workunit.client.0.smithi119.stdout:op 4592 completed, throughput=5MB/sec 2023-12-01T16:10:08.525 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-auXC1LaiTTXqavd off=6295908 len=606687 2023-12-01T16:10:08.529 INFO:tasks.workunit.client.0.smithi119.stdout:op 4593 completed, throughput=5MB/sec 2023-12-01T16:10:08.529 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-k_O_2CtejAZdVHZ off=2080564 len=388856 2023-12-01T16:10:08.530 INFO:tasks.workunit.client.0.smithi119.stdout:op 4594 completed, throughput=5MB/sec 2023-12-01T16:10:08.530 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kmzYPh8Up-_NkYs off=10769063 len=1470153 2023-12-01T16:10:08.536 INFO:tasks.workunit.client.0.smithi119.stdout:op 4595 completed, throughput=5MB/sec 2023-12-01T16:10:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:08 smithi183 ceph-mon[99169]: pgmap v2172: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T16:10:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:08 smithi119 ceph-mon[94175]: pgmap v2172: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T16:10:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:08 smithi119 ceph-mon[108979]: pgmap v2172: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T16:10:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:09.536 INFO:tasks.workunit.client.0.smithi119.stdout: 892: throughput=5MB/sec pending data=0 2023-12-01T16:10:09.536 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dX9ifN2CsB3_C3E off=15398498 len=1336729 2023-12-01T16:10:09.538 INFO:tasks.workunit.client.0.smithi119.stdout:op 4596 completed, throughput=5MB/sec 2023-12-01T16:10:09.538 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_749uPEx2tjgkNE off=7274944 len=1116992 2023-12-01T16:10:09.544 INFO:tasks.workunit.client.0.smithi119.stdout:op 4597 completed, throughput=5MB/sec 2023-12-01T16:10:09.544 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-V6Ut0OVBsbNPFT- off=0 len=1136394 2023-12-01T16:10:09.547 INFO:tasks.workunit.client.0.smithi119.stdout:op 4598 completed, throughput=5MB/sec 2023-12-01T16:10:09.547 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZDlZ1r6PgOnhE90 off=337273 len=1575481 2023-12-01T16:10:09.549 INFO:tasks.workunit.client.0.smithi119.stdout:op 4599 completed, throughput=5MB/sec 2023-12-01T16:10:10.549 INFO:tasks.workunit.client.0.smithi119.stdout: 893: throughput=5MB/sec pending data=0 2023-12-01T16:10:10.549 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BLB-T0EhUNRPNX9 off=7903376 len=1740279 2023-12-01T16:10:10.560 INFO:tasks.workunit.client.0.smithi119.stdout:op 4600 completed, throughput=5MB/sec 2023-12-01T16:10:10.561 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8hjkCfP1h89Kq0b off=11328692 len=724692 2023-12-01T16:10:10.567 INFO:tasks.workunit.client.0.smithi119.stdout:op 4601 completed, throughput=5MB/sec 2023-12-01T16:10:10.567 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cniSQAv6pwk41jr off=13980929 len=1840609 2023-12-01T16:10:10.568 INFO:tasks.workunit.client.0.smithi119.stdout:op 4602 completed, throughput=5MB/sec 2023-12-01T16:10:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:10 smithi183 ceph-mon[99169]: pgmap v2173: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T16:10:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:10 smithi119 ceph-mon[94175]: pgmap v2173: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T16:10:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:10 smithi119 ceph-mon[108979]: pgmap v2173: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T16:10:11.569 INFO:tasks.workunit.client.0.smithi119.stdout: 894: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:11.569 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OzoO092m3vmHGxX off=6337628 len=2017866 2023-12-01T16:10:11.571 INFO:tasks.workunit.client.0.smithi119.stdout:op 4603 completed, throughput=5MB/sec 2023-12-01T16:10:11.571 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gmUOUN7a9B7Fkqe off=2905392 len=116209 2023-12-01T16:10:11.574 INFO:tasks.workunit.client.0.smithi119.stdout:op 4604 completed, throughput=5MB/sec 2023-12-01T16:10:11.574 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3DHfgmQrLYC0peO off=6486876 len=490443 2023-12-01T16:10:11.575 INFO:tasks.workunit.client.0.smithi119.stdout:op 4605 completed, throughput=5MB/sec 2023-12-01T16:10:11.575 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--VbPGoxssdDITMq off=7133096 len=1955386 2023-12-01T16:10:11.584 INFO:tasks.workunit.client.0.smithi119.stdout:op 4606 completed, throughput=5MB/sec 2023-12-01T16:10:11.585 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8_2y5nspiJaVMLD off=3029369 len=994534 2023-12-01T16:10:11.586 INFO:tasks.workunit.client.0.smithi119.stdout:op 4607 completed, throughput=5MB/sec 2023-12-01T16:10:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:12 smithi183 ceph-mon[99169]: pgmap v2174: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:10:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:12 smithi119 ceph-mon[94175]: pgmap v2174: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:10:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:12 smithi119 ceph-mon[108979]: pgmap v2174: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:10:12.587 INFO:tasks.workunit.client.0.smithi119.stdout: 895: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:12.587 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ebe7z6VgCSCXEJi off=5787645 len=835452 2023-12-01T16:10:12.588 INFO:tasks.workunit.client.0.smithi119.stdout:op 4608 completed, throughput=5MB/sec 2023-12-01T16:10:12.589 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OvKeZCjbSGxHp3g off=67713 len=529839 2023-12-01T16:10:12.589 INFO:tasks.workunit.client.0.smithi119.stdout:op 4609 completed, throughput=5MB/sec 2023-12-01T16:10:12.590 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-L5Vw_jJQjRADEk- off=11790114 len=340503 2023-12-01T16:10:12.592 INFO:tasks.workunit.client.0.smithi119.stdout:op 4610 completed, throughput=5MB/sec 2023-12-01T16:10:12.592 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-t3z4fL6mZN5kffw off=10989399 len=1430294 2023-12-01T16:10:12.600 INFO:tasks.workunit.client.0.smithi119.stdout:op 4611 completed, throughput=5MB/sec 2023-12-01T16:10:12.600 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8vsi9Mt5VQj5_vS off=11221573 len=53162 2023-12-01T16:10:12.600 INFO:tasks.workunit.client.0.smithi119.stdout:op 4612 completed, throughput=5MB/sec 2023-12-01T16:10:12.601 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IhssdRjQ1d4FHHd off=6166525 len=1126617 2023-12-01T16:10:12.605 INFO:tasks.workunit.client.0.smithi119.stdout:op 4613 completed, throughput=5MB/sec 2023-12-01T16:10:12.605 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EMVbdA8qppnM621 off=4725860 len=1089154 2023-12-01T16:10:12.609 INFO:tasks.workunit.client.0.smithi119.stdout:op 4614 completed, throughput=5MB/sec 2023-12-01T16:10:13.610 INFO:tasks.workunit.client.0.smithi119.stdout: 896: throughput=5MB/sec pending data=0 2023-12-01T16:10:13.610 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Nlgd6_PvFK2loJ_ off=8502538 len=1686022 2023-12-01T16:10:13.613 INFO:tasks.workunit.client.0.smithi119.stdout:op 4615 completed, throughput=5MB/sec 2023-12-01T16:10:13.613 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2uzNUOaaVWNIg_n off=462591 len=1069755 2023-12-01T16:10:13.615 INFO:tasks.workunit.client.0.smithi119.stdout:op 4616 completed, throughput=5MB/sec 2023-12-01T16:10:13.615 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ivcV-BYpaMH1q9A off=4022336 len=497917 2023-12-01T16:10:13.617 INFO:tasks.workunit.client.0.smithi119.stdout:op 4617 completed, throughput=5MB/sec 2023-12-01T16:10:13.617 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4zYyYX1k6xpbQxJ off=668318 len=1299475 2023-12-01T16:10:13.621 INFO:tasks.workunit.client.0.smithi119.stdout:op 4618 completed, throughput=5MB/sec 2023-12-01T16:10:13.621 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-j4T9rE8nUzSmms9 off=4881044 len=1354787 2023-12-01T16:10:13.628 INFO:tasks.workunit.client.0.smithi119.stdout:op 4619 completed, throughput=5MB/sec 2023-12-01T16:10:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:10:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:10:14] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T16:10:14.628 INFO:tasks.workunit.client.0.smithi119.stdout: 897: throughput=5MB/sec pending data=0 2023-12-01T16:10:14.628 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zZf6qvdevlffvyd off=18337222 len=1659310 2023-12-01T16:10:14.638 INFO:tasks.workunit.client.0.smithi119.stdout:op 4620 completed, throughput=5MB/sec 2023-12-01T16:10:14.639 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Uo3tzhvqmAyGFg- off=0 len=1306196 2023-12-01T16:10:14.645 INFO:tasks.workunit.client.0.smithi119.stdout:op 4621 completed, throughput=5MB/sec 2023-12-01T16:10:14.646 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KcRVatTdJCoNRcR off=19406603 len=89103 2023-12-01T16:10:14.648 INFO:tasks.workunit.client.0.smithi119.stdout:op 4622 completed, throughput=5MB/sec 2023-12-01T16:10:14.648 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-G0f4qe-z6IcEbbJ off=1300279 len=718047 2023-12-01T16:10:14.652 INFO:tasks.workunit.client.0.smithi119.stdout:op 4623 completed, throughput=5MB/sec 2023-12-01T16:10:14.652 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dRmRQ3hVv2OIo1s off=586939 len=1455956 2023-12-01T16:10:14.659 INFO:tasks.workunit.client.0.smithi119.stdout:op 4624 completed, throughput=5MB/sec 2023-12-01T16:10:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:14 smithi183 ceph-mon[99169]: pgmap v2175: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:10:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:14 smithi119 ceph-mon[94175]: pgmap v2175: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:10:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:14 smithi119 ceph-mon[108979]: pgmap v2175: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:10:15.659 INFO:tasks.workunit.client.0.smithi119.stdout: 898: throughput=5MB/sec pending data=0 2023-12-01T16:10:15.660 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-W07XVIVFu5Sw3wt off=2780847 len=1143315 2023-12-01T16:10:15.666 INFO:tasks.workunit.client.0.smithi119.stdout:op 4625 completed, throughput=5MB/sec 2023-12-01T16:10:15.666 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Hb1WEebFEcIjJt_ off=15242085 len=1521302 2023-12-01T16:10:15.668 INFO:tasks.workunit.client.0.smithi119.stdout:op 4626 completed, throughput=5MB/sec 2023-12-01T16:10:15.668 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yIiMxMU4Fm9fR3o off=12980644 len=219826 2023-12-01T16:10:15.669 INFO:tasks.workunit.client.0.smithi119.stdout:op 4627 completed, throughput=5MB/sec 2023-12-01T16:10:15.669 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-b5tnxBclq1dA2K7 off=360808 len=1961060 2023-12-01T16:10:15.678 INFO:tasks.workunit.client.0.smithi119.stdout:op 4628 completed, throughput=5MB/sec 2023-12-01T16:10:16.678 INFO:tasks.workunit.client.0.smithi119.stdout: 899: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:16.678 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kfw626WDqeahZV- off=13209110 len=451931 2023-12-01T16:10:16.682 INFO:tasks.workunit.client.0.smithi119.stdout:op 4629 completed, throughput=5MB/sec 2023-12-01T16:10:16.682 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uLJlRX2ztI77fDn off=2506592 len=515407 2023-12-01T16:10:16.683 INFO:tasks.workunit.client.0.smithi119.stdout:op 4630 completed, throughput=5MB/sec 2023-12-01T16:10:16.684 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UdXDmffRptMvJuN off=548481 len=2077269 2023-12-01T16:10:16.686 INFO:tasks.workunit.client.0.smithi119.stdout:op 4631 completed, throughput=5MB/sec 2023-12-01T16:10:16.686 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-20GYzZVddtBZoto off=8947352 len=296124 2023-12-01T16:10:16.689 INFO:tasks.workunit.client.0.smithi119.stdout:op 4632 completed, throughput=5MB/sec 2023-12-01T16:10:16.689 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tBfDTLpiNUEP1l1 off=2449672 len=287949 2023-12-01T16:10:16.690 INFO:tasks.workunit.client.0.smithi119.stdout:op 4633 completed, throughput=5MB/sec 2023-12-01T16:10:16.690 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4k5l5tiuF-X_RIW off=49796 len=308731 2023-12-01T16:10:16.693 INFO:tasks.workunit.client.0.smithi119.stdout:op 4634 completed, throughput=5MB/sec 2023-12-01T16:10:16.693 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PeAexLbQmMA7bmI off=396389 len=1452576 2023-12-01T16:10:16.694 INFO:tasks.workunit.client.0.smithi119.stdout:op 4635 completed, throughput=5MB/sec 2023-12-01T16:10:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:16 smithi183 ceph-mon[99169]: pgmap v2176: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:10:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:16 smithi119 ceph-mon[94175]: pgmap v2176: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:10:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:16 smithi119 ceph-mon[108979]: pgmap v2176: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:10:17.695 INFO:tasks.workunit.client.0.smithi119.stdout: 900: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:17.695 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wIMDJ7H7t0iaJS4 off=90101 len=466206 2023-12-01T16:10:17.699 INFO:tasks.workunit.client.0.smithi119.stdout:op 4636 completed, throughput=5MB/sec 2023-12-01T16:10:17.699 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pYQ-rSK42leh4BJ off=1737182 len=108119 2023-12-01T16:10:17.702 INFO:tasks.workunit.client.0.smithi119.stdout:op 4637 completed, throughput=5MB/sec 2023-12-01T16:10:17.702 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gw9EIkS3R7swloP off=16192074 len=563497 2023-12-01T16:10:17.705 INFO:tasks.workunit.client.0.smithi119.stdout:op 4638 completed, throughput=5MB/sec 2023-12-01T16:10:17.706 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tLaVHRr2CbGqTCE off=5493499 len=1983424 2023-12-01T16:10:17.707 INFO:tasks.workunit.client.0.smithi119.stdout:op 4639 completed, throughput=5MB/sec 2023-12-01T16:10:17.707 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ln7hBTvIUy15RUK off=8632789 len=1508705 2023-12-01T16:10:17.717 INFO:tasks.workunit.client.0.smithi119.stdout:op 4640 completed, throughput=5MB/sec 2023-12-01T16:10:17.717 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-J6OcY09XxPuzFyA off=8855032 len=1439057 2023-12-01T16:10:17.723 INFO:tasks.workunit.client.0.smithi119.stdout:op 4641 completed, throughput=5MB/sec 2023-12-01T16:10:18.723 INFO:tasks.workunit.client.0.smithi119.stdout: 901: throughput=5MB/sec pending data=0 2023-12-01T16:10:18.724 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qrRK5OMwGph0bcM off=1811455 len=158131 2023-12-01T16:10:18.727 INFO:tasks.workunit.client.0.smithi119.stdout:op 4642 completed, throughput=5MB/sec 2023-12-01T16:10:18.727 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oWHbEot0QEg5oPt off=7996356 len=1231173 2023-12-01T16:10:18.734 INFO:tasks.workunit.client.0.smithi119.stdout:op 4643 completed, throughput=5MB/sec 2023-12-01T16:10:18.734 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3mdKFLWFN76aMv8 off=6346104 len=1941996 2023-12-01T16:10:18.747 INFO:tasks.workunit.client.0.smithi119.stdout:op 4644 completed, throughput=5MB/sec 2023-12-01T16:10:18.747 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-h7HuxfmoE3V7bhm off=3316728 len=89144 2023-12-01T16:10:18.747 INFO:tasks.workunit.client.0.smithi119.stdout:op 4645 completed, throughput=5MB/sec 2023-12-01T16:10:18.748 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-so4dXfh-4owE1nB off=6021987 len=1214327 2023-12-01T16:10:18.750 INFO:tasks.workunit.client.0.smithi119.stdout:op 4646 completed, throughput=5MB/sec 2023-12-01T16:10:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:18 smithi183 ceph-mon[99169]: pgmap v2177: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:10:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:18 smithi119 ceph-mon[108979]: pgmap v2177: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:10:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:18 smithi119 ceph-mon[94175]: pgmap v2177: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:10:19.750 INFO:tasks.workunit.client.0.smithi119.stdout: 902: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:19.750 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pURbInOO5IV1CCF off=4841123 len=185758 2023-12-01T16:10:19.751 INFO:tasks.workunit.client.0.smithi119.stdout:op 4647 completed, throughput=5MB/sec 2023-12-01T16:10:19.751 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VqnLQPMVPPDseha off=921906 len=1586471 2023-12-01T16:10:19.757 INFO:tasks.workunit.client.0.smithi119.stdout:op 4648 completed, throughput=5MB/sec 2023-12-01T16:10:19.757 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Pz67ZlgvX3DAvUQ off=16774304 len=562384 2023-12-01T16:10:19.758 INFO:tasks.workunit.client.0.smithi119.stdout:op 4649 completed, throughput=5MB/sec 2023-12-01T16:10:19.758 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LvP6RnnlnG3hIfi off=784621 len=316368 2023-12-01T16:10:19.759 INFO:tasks.workunit.client.0.smithi119.stdout:op 4650 completed, throughput=5MB/sec 2023-12-01T16:10:19.760 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XhhYxVxrkK4P2BK off=7477083 len=1144097 2023-12-01T16:10:19.767 INFO:tasks.workunit.client.0.smithi119.stdout:op 4651 completed, throughput=5MB/sec 2023-12-01T16:10:19.767 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aqV2U7AbqTSMrAh off=2675606 len=1246120 2023-12-01T16:10:19.768 INFO:tasks.workunit.client.0.smithi119.stdout:op 4652 completed, throughput=5MB/sec 2023-12-01T16:10:20.769 INFO:tasks.workunit.client.0.smithi119.stdout: 903: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:20.769 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4I_OsJoaF1fgaPx off=8388972 len=1166679 2023-12-01T16:10:20.771 INFO:tasks.workunit.client.0.smithi119.stdout:op 4653 completed, throughput=5MB/sec 2023-12-01T16:10:20.771 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UadCLn2_-hTFlkQ off=7766556 len=575189 2023-12-01T16:10:20.772 INFO:tasks.workunit.client.0.smithi119.stdout:op 4654 completed, throughput=5MB/sec 2023-12-01T16:10:20.772 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9SMhJJJLk9PUSBL off=1841311 len=1808117 2023-12-01T16:10:20.781 INFO:tasks.workunit.client.0.smithi119.stdout:op 4655 completed, throughput=5MB/sec 2023-12-01T16:10:20.781 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Z8H4bxd8yYPb0cg off=9898654 len=338035 2023-12-01T16:10:20.786 INFO:tasks.workunit.client.0.smithi119.stdout:op 4656 completed, throughput=5MB/sec 2023-12-01T16:10:20.786 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CHq5nw4YjDlv2AT off=12530095 len=175797 2023-12-01T16:10:20.788 INFO:tasks.workunit.client.0.smithi119.stdout:op 4657 completed, throughput=5MB/sec 2023-12-01T16:10:20.788 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-niz6K7ZH1grSrDm off=5804657 len=1464623 2023-12-01T16:10:20.788 INFO:tasks.workunit.client.0.smithi119.stdout:op 4658 completed, throughput=5MB/sec 2023-12-01T16:10:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:20 smithi183 ceph-mon[99169]: pgmap v2178: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T16:10:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:20 smithi119 ceph-mon[108979]: pgmap v2178: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T16:10:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:20 smithi119 ceph-mon[94175]: pgmap v2178: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T16:10:21.787 INFO:tasks.workunit.client.0.smithi119.stdout: 904: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:21.787 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tyLhn7o4VcVwBXH off=17527305 len=867610 2023-12-01T16:10:21.793 INFO:tasks.workunit.client.0.smithi119.stdout:op 4659 completed, throughput=5MB/sec 2023-12-01T16:10:21.793 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-h_zdePcnxIjOZea off=245787 len=2075269 2023-12-01T16:10:21.798 INFO:tasks.workunit.client.0.smithi119.stdout:op 4660 completed, throughput=5MB/sec 2023-12-01T16:10:21.798 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_5Enjrm1PlXT6Le off=1893674 len=855047 2023-12-01T16:10:21.798 INFO:tasks.workunit.client.0.smithi119.stdout:op 4661 completed, throughput=5MB/sec 2023-12-01T16:10:21.798 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-S34KR1SkP-nualj off=13397773 len=1436214 2023-12-01T16:10:21.798 INFO:tasks.workunit.client.0.smithi119.stdout:op 4662 completed, throughput=5MB/sec 2023-12-01T16:10:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:22 smithi183 ceph-mon[99169]: pgmap v2179: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:10:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:22 smithi119 ceph-mon[108979]: pgmap v2179: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:10:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:22 smithi119 ceph-mon[94175]: pgmap v2179: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:10:22.798 INFO:tasks.workunit.client.0.smithi119.stdout: 905: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:22.799 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-48FNCj6xJ9VZOqH off=230851 len=1261922 2023-12-01T16:10:22.801 INFO:tasks.workunit.client.0.smithi119.stdout:op 4663 completed, throughput=5MB/sec 2023-12-01T16:10:22.801 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sIwBvVgXC_SOCEU off=1877869 len=942217 2023-12-01T16:10:22.804 INFO:tasks.workunit.client.0.smithi119.stdout:op 4664 completed, throughput=5MB/sec 2023-12-01T16:10:22.805 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1B0nSlOtzWntgT5 off=6471295 len=1074774 2023-12-01T16:10:22.806 INFO:tasks.workunit.client.0.smithi119.stdout:op 4665 completed, throughput=5MB/sec 2023-12-01T16:10:22.806 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EnEqbmFJ5y78-Zx off=1035237 len=67150 2023-12-01T16:10:22.807 INFO:tasks.workunit.client.0.smithi119.stdout:op 4666 completed, throughput=5MB/sec 2023-12-01T16:10:22.807 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fkNtJ6Yl4j25M6Y off=2627850 len=1613364 2023-12-01T16:10:22.814 INFO:tasks.workunit.client.0.smithi119.stdout:op 4667 completed, throughput=5MB/sec 2023-12-01T16:10:22.814 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-J5mGSsSOx_c0q_A off=1432117 len=730179 2023-12-01T16:10:22.817 INFO:tasks.workunit.client.0.smithi119.stdout:op 4668 completed, throughput=5MB/sec 2023-12-01T16:10:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:23.818 INFO:tasks.workunit.client.0.smithi119.stdout: 906: throughput=5MB/sec pending data=0 2023-12-01T16:10:23.818 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-poa0-xQzyyfFPB0 off=1798963 len=500076 2023-12-01T16:10:23.818 INFO:tasks.workunit.client.0.smithi119.stdout:op 4669 completed, throughput=5MB/sec 2023-12-01T16:10:23.819 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HV0NXwYRcRANMlk off=5464389 len=1560964 2023-12-01T16:10:23.826 INFO:tasks.workunit.client.0.smithi119.stdout:op 4670 completed, throughput=5MB/sec 2023-12-01T16:10:23.826 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xoSKbDDNqd5Q0Qh off=3135778 len=1435313 2023-12-01T16:10:23.834 INFO:tasks.workunit.client.0.smithi119.stdout:op 4671 completed, throughput=5MB/sec 2023-12-01T16:10:23.835 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6MzEveZz9Cyx_Hr off=1579676 len=482444 2023-12-01T16:10:23.838 INFO:tasks.workunit.client.0.smithi119.stdout:op 4672 completed, throughput=5MB/sec 2023-12-01T16:10:23.838 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-o01y8gehvZojJ8E off=676615 len=433172 2023-12-01T16:10:23.841 INFO:tasks.workunit.client.0.smithi119.stdout:op 4673 completed, throughput=5MB/sec 2023-12-01T16:10:23.841 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LjBwOFvoyC_fVcm off=463036 len=634920 2023-12-01T16:10:23.842 INFO:tasks.workunit.client.0.smithi119.stdout:op 4674 completed, throughput=5MB/sec 2023-12-01T16:10:24.440 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:10:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:10:24] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-12-01T16:10:24.440 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:24 smithi119 ceph-mon[94175]: pgmap v2180: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:10:24.441 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:24 smithi119 ceph-mon[108979]: pgmap v2180: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:10:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:24 smithi183 ceph-mon[99169]: pgmap v2180: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:10:24.842 INFO:tasks.workunit.client.0.smithi119.stdout: 907: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:24.843 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7FzahOA_F1VgrKh off=2365040 len=613453 2023-12-01T16:10:24.847 INFO:tasks.workunit.client.0.smithi119.stdout:op 4675 completed, throughput=5MB/sec 2023-12-01T16:10:24.847 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vPhesziZmHSs1RN off=92364 len=473312 2023-12-01T16:10:24.848 INFO:tasks.workunit.client.0.smithi119.stdout:op 4676 completed, throughput=5MB/sec 2023-12-01T16:10:24.848 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3q2j9bf25qUmKPn off=252846 len=2048901 2023-12-01T16:10:24.850 INFO:tasks.workunit.client.0.smithi119.stdout:op 4677 completed, throughput=5MB/sec 2023-12-01T16:10:24.850 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UlAEF4NKqEPu0qY off=5092396 len=31556 2023-12-01T16:10:24.852 INFO:tasks.workunit.client.0.smithi119.stdout:op 4678 completed, throughput=5MB/sec 2023-12-01T16:10:24.852 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-961quHvXt11UmJw off=4965108 len=1247032 2023-12-01T16:10:24.854 INFO:tasks.workunit.client.0.smithi119.stdout:op 4679 completed, throughput=5MB/sec 2023-12-01T16:10:24.854 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UnobIN1_HAM78Qs off=4410857 len=598117 2023-12-01T16:10:24.854 INFO:tasks.workunit.client.0.smithi119.stdout:op 4680 completed, throughput=5MB/sec 2023-12-01T16:10:24.855 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_QlJ3iaJTaoukfO off=1067278 len=466056 2023-12-01T16:10:24.858 INFO:tasks.workunit.client.0.smithi119.stdout:op 4681 completed, throughput=5MB/sec 2023-12-01T16:10:25.858 INFO:tasks.workunit.client.0.smithi119.stdout: 908: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:25.859 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qqUhFnapncbuMWh off=632026 len=663109 2023-12-01T16:10:25.860 INFO:tasks.workunit.client.0.smithi119.stdout:op 4682 completed, throughput=5MB/sec 2023-12-01T16:10:25.860 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mUQVLRzqJWRnFG5 off=8241046 len=626352 2023-12-01T16:10:25.861 INFO:tasks.workunit.client.0.smithi119.stdout:op 4683 completed, throughput=5MB/sec 2023-12-01T16:10:25.861 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KnjRspXZ9KdO24Y off=7566154 len=201004 2023-12-01T16:10:25.864 INFO:tasks.workunit.client.0.smithi119.stdout:op 4684 completed, throughput=5MB/sec 2023-12-01T16:10:25.864 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QAKyvRa-L5_jq2p off=2606747 len=1136479 2023-12-01T16:10:25.867 INFO:tasks.workunit.client.0.smithi119.stdout:op 4685 completed, throughput=5MB/sec 2023-12-01T16:10:25.867 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EU5Xh-DKk2IlX7l off=7423074 len=957164 2023-12-01T16:10:25.869 INFO:tasks.workunit.client.0.smithi119.stdout:op 4686 completed, throughput=5MB/sec 2023-12-01T16:10:25.869 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Brp_76mYCH3k4I9 off=20064692 len=463809 2023-12-01T16:10:25.870 INFO:tasks.workunit.client.0.smithi119.stdout:op 4687 completed, throughput=5MB/sec 2023-12-01T16:10:25.870 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-43wXofnS5i3avsT off=4204488 len=1334529 2023-12-01T16:10:25.872 INFO:tasks.workunit.client.0.smithi119.stdout:op 4688 completed, throughput=5MB/sec 2023-12-01T16:10:26.873 INFO:tasks.workunit.client.0.smithi119.stdout: 909: throughput=5MB/sec pending data=0 2023-12-01T16:10:26.873 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9WrPZK5p4TP62nz off=8604330 len=260612 2023-12-01T16:10:26.873 INFO:tasks.workunit.client.0.smithi119.stdout:op 4689 completed, throughput=5MB/sec 2023-12-01T16:10:26.874 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4R_xHy_iwUAEpiY off=2785567 len=1676596 2023-12-01T16:10:26.875 INFO:tasks.workunit.client.0.smithi119.stdout:op 4690 completed, throughput=5MB/sec 2023-12-01T16:10:26.875 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ORJkfukCIav7LLC off=20834600 len=121673 2023-12-01T16:10:26.879 INFO:tasks.workunit.client.0.smithi119.stdout:op 4691 completed, throughput=5MB/sec 2023-12-01T16:10:26.879 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Zh99NfRyyzJHBkj off=2373321 len=460481 2023-12-01T16:10:26.882 INFO:tasks.workunit.client.0.smithi119.stdout:op 4692 completed, throughput=5MB/sec 2023-12-01T16:10:26.882 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-v5oWiYwNV3b30iw off=20034724 len=1560122 2023-12-01T16:10:26.884 INFO:tasks.workunit.client.0.smithi119.stdout:op 4693 completed, throughput=5MB/sec 2023-12-01T16:10:26.884 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_OmTXwZ7KIaICOZ off=7692390 len=188926 2023-12-01T16:10:26.885 INFO:tasks.workunit.client.0.smithi119.stdout:op 4694 completed, throughput=5MB/sec 2023-12-01T16:10:26.885 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lbi60mzmAHavCAg off=2474383 len=2042751 2023-12-01T16:10:26.894 INFO:tasks.workunit.client.0.smithi119.stdout:op 4695 completed, throughput=5MB/sec 2023-12-01T16:10:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:26 smithi183 ceph-mon[99169]: pgmap v2181: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:10:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:26 smithi119 ceph-mon[94175]: pgmap v2181: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:10:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:26 smithi119 ceph-mon[108979]: pgmap v2181: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:10:27.894 INFO:tasks.workunit.client.0.smithi119.stdout: 910: throughput=5MB/sec pending data=0 2023-12-01T16:10:27.894 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2fwgwvdae9En_80 off=8578807 len=921718 2023-12-01T16:10:27.895 INFO:tasks.workunit.client.0.smithi119.stdout:op 4696 completed, throughput=5MB/sec 2023-12-01T16:10:27.895 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-s02O-7fONH9_gHP off=12320746 len=900287 2023-12-01T16:10:27.898 INFO:tasks.workunit.client.0.smithi119.stdout:op 4697 completed, throughput=5MB/sec 2023-12-01T16:10:27.898 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wmX7yOS7RwHe3Dc off=7135099 len=718731 2023-12-01T16:10:27.899 INFO:tasks.workunit.client.0.smithi119.stdout:op 4698 completed, throughput=5MB/sec 2023-12-01T16:10:27.899 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TLd3NK7B24Hke4W off=4335507 len=58786 2023-12-01T16:10:27.901 INFO:tasks.workunit.client.0.smithi119.stdout:op 4699 completed, throughput=5MB/sec 2023-12-01T16:10:27.901 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MlmTHYXgN3csG4j off=3404808 len=123850 2023-12-01T16:10:27.902 INFO:tasks.workunit.client.0.smithi119.stdout:op 4700 completed, throughput=5MB/sec 2023-12-01T16:10:27.902 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ud5J9ylEqfZl5Ua off=5461575 len=1610874 2023-12-01T16:10:27.903 INFO:tasks.workunit.client.0.smithi119.stdout:op 4701 completed, throughput=5MB/sec 2023-12-01T16:10:28.904 INFO:tasks.workunit.client.0.smithi119.stdout: 911: throughput=5MB/sec pending data=0 2023-12-01T16:10:28.904 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wPFyqX35kcbOqa_ off=10436502 len=523033 2023-12-01T16:10:28.907 INFO:tasks.workunit.client.0.smithi119.stdout:op 4702 completed, throughput=5MB/sec 2023-12-01T16:10:28.908 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kBk0RJAJq2y57eg off=11901292 len=579102 2023-12-01T16:10:28.912 INFO:tasks.workunit.client.0.smithi119.stdout:op 4703 completed, throughput=5MB/sec 2023-12-01T16:10:28.912 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-G1q223jugHryj5S off=3095201 len=723139 2023-12-01T16:10:28.914 INFO:tasks.workunit.client.0.smithi119.stdout:op 4704 completed, throughput=5MB/sec 2023-12-01T16:10:28.914 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ExVFvmI1fL24ttw off=1485151 len=1770519 2023-12-01T16:10:28.917 INFO:tasks.workunit.client.0.smithi119.stdout:op 4705 completed, throughput=5MB/sec 2023-12-01T16:10:28.917 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KGdPvWuW5FpnZZy off=4281643 len=1042361 2023-12-01T16:10:28.918 INFO:tasks.workunit.client.0.smithi119.stdout:op 4706 completed, throughput=5MB/sec 2023-12-01T16:10:28.918 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-W2dv0MQAQDrSqXK off=6684432 len=1180217 2023-12-01T16:10:28.925 INFO:tasks.workunit.client.0.smithi119.stdout:op 4707 completed, throughput=5MB/sec 2023-12-01T16:10:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:28 smithi183 ceph-mon[99169]: pgmap v2182: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:10:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:28 smithi119 ceph-mon[94175]: pgmap v2182: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:10:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:28 smithi119 ceph-mon[108979]: pgmap v2182: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:10:29.925 INFO:tasks.workunit.client.0.smithi119.stdout: 912: throughput=5MB/sec pending data=0 2023-12-01T16:10:29.925 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5mdCNi7Dr9og7S6 off=10422 len=894937 2023-12-01T16:10:29.931 INFO:tasks.workunit.client.0.smithi119.stdout:op 4708 completed, throughput=5MB/sec 2023-12-01T16:10:29.931 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oWqx6L7SGIUkwOU off=1641587 len=49661 2023-12-01T16:10:29.933 INFO:tasks.workunit.client.0.smithi119.stdout:op 4709 completed, throughput=5MB/sec 2023-12-01T16:10:29.933 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VwZzczO2rkEPwYI off=8741562 len=993059 2023-12-01T16:10:29.936 INFO:tasks.workunit.client.0.smithi119.stdout:op 4710 completed, throughput=5MB/sec 2023-12-01T16:10:29.936 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CFjEMtwCKcb2mFU off=1374244 len=424682 2023-12-01T16:10:29.936 INFO:tasks.workunit.client.0.smithi119.stdout:op 4711 completed, throughput=5MB/sec 2023-12-01T16:10:29.937 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zot6sxHj40VdU0Q off=3570382 len=812741 2023-12-01T16:10:29.942 INFO:tasks.workunit.client.0.smithi119.stdout:op 4712 completed, throughput=5MB/sec 2023-12-01T16:10:29.942 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Gv8ua3TC0H3jWxp off=1186889 len=1239754 2023-12-01T16:10:29.947 INFO:tasks.workunit.client.0.smithi119.stdout:op 4713 completed, throughput=5MB/sec 2023-12-01T16:10:29.948 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-iGAC1W4nkzqaC-z off=16631486 len=621507 2023-12-01T16:10:29.948 INFO:tasks.workunit.client.0.smithi119.stdout:op 4714 completed, throughput=5MB/sec 2023-12-01T16:10:30.698 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:10:30.948 INFO:tasks.workunit.client.0.smithi119.stdout: 913: throughput=5MB/sec pending data=0 2023-12-01T16:10:30.948 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nSty5IlQscVJrDR off=4249659 len=332998 2023-12-01T16:10:30.949 INFO:tasks.workunit.client.0.smithi119.stdout:op 4715 completed, throughput=5MB/sec 2023-12-01T16:10:30.949 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BbSgK2E4jp2uBiV off=435477 len=1777039 2023-12-01T16:10:30.956 INFO:tasks.workunit.client.0.smithi119.stdout:op 4716 completed, throughput=5MB/sec 2023-12-01T16:10:30.956 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wiOGb59_0eWyTRw off=2935184 len=1598205 2023-12-01T16:10:30.958 INFO:tasks.workunit.client.0.smithi119.stdout:op 4717 completed, throughput=5MB/sec 2023-12-01T16:10:30.958 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kXAMSD_g09hJQHa off=631672 len=1128415 2023-12-01T16:10:30.958 INFO:tasks.workunit.client.0.smithi119.stdout:op 4718 completed, throughput=5MB/sec 2023-12-01T16:10:31.010 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:10:31.010 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (37m) 5m ago 37m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:10:31.010 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (37m) 5m ago 37m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:10:31.010 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (38m) 5m ago 38m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:10:31.010 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (38m) 5m ago 38m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:10:31.010 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (41m) 5m ago 41m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:10:31.010 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (43m) 5m ago 43m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:10:31.010 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (43m) 5m ago 43m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:10:31.010 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (41m) 5m ago 41m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:10:31.010 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (41m) 5m ago 41m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:10:31.010 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (37m) 5m ago 37m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:10:31.011 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (37m) 5m ago 37m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:10:31.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (41m) 5m ago 41m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:10:31.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (40m) 5m ago 40m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:10:31.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (40m) 5m ago 40m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:10:31.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (40m) 5m ago 40m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:10:31.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (39m) 5m ago 39m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:10:31.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (39m) 5m ago 39m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:10:31.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (39m) 5m ago 39m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:10:31.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (38m) 5m ago 38m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:10:31.011 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (36m) 5m ago 38m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:10:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:30 smithi183 ceph-mon[99169]: pgmap v2183: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2023-12-01T16:10:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:30 smithi119 ceph-mon[94175]: pgmap v2183: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2023-12-01T16:10:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:30 smithi119 ceph-mon[108979]: pgmap v2183: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2023-12-01T16:10:31.395 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:10:31.395 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:10:31.395 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:10:31.395 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:10:31.395 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:10:31.395 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:10:31.395 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:10:31.395 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:10:31.395 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:10:31.395 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:10:31.396 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:10:31.396 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:10:31.396 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:10:31.396 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:10:31.396 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:10:31.396 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:10:31.396 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:10:31.959 INFO:tasks.workunit.client.0.smithi119.stdout: 914: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:31.959 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9skD3ziUa-zymm3 off=5257252 len=235513 2023-12-01T16:10:31.962 INFO:tasks.workunit.client.0.smithi119.stdout:op 4719 completed, throughput=4.99MB/sec 2023-12-01T16:10:31.962 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cEe56BvZzSr_QQZ off=2118990 len=1339347 2023-12-01T16:10:31.964 INFO:tasks.workunit.client.0.smithi119.stdout:op 4720 completed, throughput=5MB/sec 2023-12-01T16:10:31.964 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-W0lrJnHs1FzjLdO off=1035375 len=320353 2023-12-01T16:10:31.965 INFO:tasks.workunit.client.0.smithi119.stdout:op 4721 completed, throughput=5MB/sec 2023-12-01T16:10:31.965 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ksdaJ6eE1vxXeJ9 off=1819632 len=1745462 2023-12-01T16:10:31.968 INFO:tasks.workunit.client.0.smithi119.stdout:op 4722 completed, throughput=5MB/sec 2023-12-01T16:10:31.968 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AVnFyyllBeeaim5 off=4410405 len=43034 2023-12-01T16:10:31.969 INFO:tasks.workunit.client.0.smithi119.stdout:op 4723 completed, throughput=5MB/sec 2023-12-01T16:10:31.969 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Elit5lMNpxyaGgs off=861109 len=1565012 2023-12-01T16:10:31.971 INFO:tasks.workunit.client.0.smithi119.stdout:op 4724 completed, throughput=5MB/sec 2023-12-01T16:10:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:31 smithi183 ceph-mon[99169]: from='client.26639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:31 smithi183 ceph-mon[99169]: from='client.16758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/626133165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:10:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:31 smithi119 ceph-mon[94175]: from='client.26639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:31 smithi119 ceph-mon[94175]: from='client.16758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/626133165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:10:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:31 smithi119 ceph-mon[108979]: from='client.26639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:31 smithi119 ceph-mon[108979]: from='client.16758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/626133165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:10:32.971 INFO:tasks.workunit.client.0.smithi119.stdout: 915: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:32.971 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mbseeXIvaDOgTXB off=481121 len=1215524 2023-12-01T16:10:32.979 INFO:tasks.workunit.client.0.smithi119.stdout:op 4725 completed, throughput=5MB/sec 2023-12-01T16:10:32.979 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-P-jBHwyIzMQsVdA off=9155239 len=2093484 2023-12-01T16:10:32.981 INFO:tasks.workunit.client.0.smithi119.stdout:op 4726 completed, throughput=5MB/sec 2023-12-01T16:10:32.981 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FJ7Y0cmYzXn9NPA off=7410357 len=92913 2023-12-01T16:10:32.984 INFO:tasks.workunit.client.0.smithi119.stdout:op 4727 completed, throughput=5MB/sec 2023-12-01T16:10:32.984 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qUVTDnDJP3rrlAN off=2336102 len=881774 2023-12-01T16:10:32.987 INFO:tasks.workunit.client.0.smithi119.stdout:op 4728 completed, throughput=5MB/sec 2023-12-01T16:10:32.988 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-o0G2a_D5UJcrKuG off=5194518 len=695818 2023-12-01T16:10:32.989 INFO:tasks.workunit.client.0.smithi119.stdout:op 4729 completed, throughput=5MB/sec 2023-12-01T16:10:32.989 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-56QPugObiokiRW5 off=3791772 len=93264 2023-12-01T16:10:32.991 INFO:tasks.workunit.client.0.smithi119.stdout:op 4730 completed, throughput=5MB/sec 2023-12-01T16:10:32.991 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wiRu0azMXfaEKDD off=20158903 len=266789 2023-12-01T16:10:32.992 INFO:tasks.workunit.client.0.smithi119.stdout:op 4731 completed, throughput=5MB/sec 2023-12-01T16:10:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:32 smithi183 ceph-mon[99169]: pgmap v2184: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2023-12-01T16:10:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:32 smithi119 ceph-mon[94175]: pgmap v2184: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2023-12-01T16:10:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:32 smithi119 ceph-mon[108979]: pgmap v2184: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2023-12-01T16:10:33.992 INFO:tasks.workunit.client.0.smithi119.stdout: 916: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:33.992 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rrUr7jsPZS3J0Vo off=5370712 len=677364 2023-12-01T16:10:33.994 INFO:tasks.workunit.client.0.smithi119.stdout:op 4732 completed, throughput=5MB/sec 2023-12-01T16:10:33.994 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-N7CdxZo8N8iEI7D off=18578945 len=452706 2023-12-01T16:10:33.998 INFO:tasks.workunit.client.0.smithi119.stdout:op 4733 completed, throughput=5MB/sec 2023-12-01T16:10:33.999 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AtwnKWhD4fUVEDw off=6565124 len=987725 2023-12-01T16:10:33.999 INFO:tasks.workunit.client.0.smithi119.stdout:op 4734 completed, throughput=5MB/sec 2023-12-01T16:10:34.000 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EHnBgyGN-q4yDlW off=10798082 len=18739 2023-12-01T16:10:34.002 INFO:tasks.workunit.client.0.smithi119.stdout:op 4735 completed, throughput=5MB/sec 2023-12-01T16:10:34.002 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-eHJV7A0H4Dsp0y1 off=17847380 len=1524034 2023-12-01T16:10:34.004 INFO:tasks.workunit.client.0.smithi119.stdout:op 4736 completed, throughput=5MB/sec 2023-12-01T16:10:34.004 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6j4o_fCcSGWckFh off=455151 len=2052269 2023-12-01T16:10:34.006 INFO:tasks.workunit.client.0.smithi119.stdout:op 4737 completed, throughput=5MB/sec 2023-12-01T16:10:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:10:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:10:34] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-12-01T16:10:35.007 INFO:tasks.workunit.client.0.smithi119.stdout: 917: throughput=5MB/sec pending data=0 2023-12-01T16:10:35.007 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2BSbTopA3Lp-U_J off=4331349 len=516648 2023-12-01T16:10:35.011 INFO:tasks.workunit.client.0.smithi119.stdout:op 4738 completed, throughput=5MB/sec 2023-12-01T16:10:35.011 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PYUB_Xxjnug47ZI off=7118092 len=1091809 2023-12-01T16:10:35.012 INFO:tasks.workunit.client.0.smithi119.stdout:op 4739 completed, throughput=5MB/sec 2023-12-01T16:10:35.013 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xZXc_O8rP9uGE0r off=6170982 len=218995 2023-12-01T16:10:35.014 INFO:tasks.workunit.client.0.smithi119.stdout:op 4740 completed, throughput=5MB/sec 2023-12-01T16:10:35.014 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CohFjZS7TA9O-Df off=6185372 len=653531 2023-12-01T16:10:35.014 INFO:tasks.workunit.client.0.smithi119.stdout:op 4741 completed, throughput=5MB/sec 2023-12-01T16:10:35.014 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9V6MyVFkKkZhErA off=294874 len=1261117 2023-12-01T16:10:35.016 INFO:tasks.workunit.client.0.smithi119.stdout:op 4742 completed, throughput=5MB/sec 2023-12-01T16:10:35.016 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9dPDlI3fkpOZYr1 off=18611985 len=428856 2023-12-01T16:10:35.017 INFO:tasks.workunit.client.0.smithi119.stdout:op 4743 completed, throughput=5MB/sec 2023-12-01T16:10:35.017 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CX-mUzmMlfcH6SV off=4906243 len=1074526 2023-12-01T16:10:35.018 INFO:tasks.workunit.client.0.smithi119.stdout:op 4744 completed, throughput=5MB/sec 2023-12-01T16:10:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:34 smithi183 ceph-mon[99169]: pgmap v2185: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2023-12-01T16:10:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:34 smithi119 ceph-mon[94175]: pgmap v2185: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2023-12-01T16:10:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:34 smithi119 ceph-mon[108979]: pgmap v2185: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2023-12-01T16:10:36.018 INFO:tasks.workunit.client.0.smithi119.stdout: 918: throughput=5MB/sec pending data=0 2023-12-01T16:10:36.018 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QYIKvpXHp1J0ONv off=4418940 len=1079944 2023-12-01T16:10:36.025 INFO:tasks.workunit.client.0.smithi119.stdout:op 4745 completed, throughput=5MB/sec 2023-12-01T16:10:36.025 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CFjEMtwCKcb2mFU off=3193618 len=1681664 2023-12-01T16:10:36.034 INFO:tasks.workunit.client.0.smithi119.stdout:op 4746 completed, throughput=5MB/sec 2023-12-01T16:10:36.034 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-L3ldcepWHbKbSwp off=10098472 len=1185791 2023-12-01T16:10:36.038 INFO:tasks.workunit.client.0.smithi119.stdout:op 4747 completed, throughput=5MB/sec 2023-12-01T16:10:36.039 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mDzWo5mV7CfsTKk off=9456096 len=183380 2023-12-01T16:10:36.041 INFO:tasks.workunit.client.0.smithi119.stdout:op 4748 completed, throughput=5MB/sec 2023-12-01T16:10:36.041 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LUVkNUivFsMXyWP off=1397683 len=23605 2023-12-01T16:10:36.043 INFO:tasks.workunit.client.0.smithi119.stdout:op 4749 completed, throughput=5MB/sec 2023-12-01T16:10:36.043 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-je4QnX7dqqgUftD off=7467636 len=1453252 2023-12-01T16:10:36.050 INFO:tasks.workunit.client.0.smithi119.stdout:op 4750 completed, throughput=5MB/sec 2023-12-01T16:10:37.050 INFO:tasks.workunit.client.0.smithi119.stdout: 919: throughput=5MB/sec pending data=0 2023-12-01T16:10:37.050 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-83mMoI7q-w0yv65 off=1338458 len=330955 2023-12-01T16:10:37.054 INFO:tasks.workunit.client.0.smithi119.stdout:op 4751 completed, throughput=5MB/sec 2023-12-01T16:10:37.054 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mBJZ-lprVEotcP- off=2831835 len=681837 2023-12-01T16:10:37.059 INFO:tasks.workunit.client.0.smithi119.stdout:op 4752 completed, throughput=5MB/sec 2023-12-01T16:10:37.059 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mr94S4oYZvvT02T off=16361472 len=1985987 2023-12-01T16:10:37.069 INFO:tasks.workunit.client.0.smithi119.stdout:op 4753 completed, throughput=5MB/sec 2023-12-01T16:10:37.069 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-eViz1-cT_-R_mtq off=3497211 len=851462 2023-12-01T16:10:37.071 INFO:tasks.workunit.client.0.smithi119.stdout:op 4754 completed, throughput=5MB/sec 2023-12-01T16:10:37.071 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-p3pDsQ2nz_PeBLJ off=14938427 len=1054865 2023-12-01T16:10:37.072 INFO:tasks.workunit.client.0.smithi119.stdout:op 4755 completed, throughput=5MB/sec 2023-12-01T16:10:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:36 smithi183 ceph-mon[99169]: pgmap v2186: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.1 MiB/s wr, 7 op/s 2023-12-01T16:10:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:36 smithi119 ceph-mon[108979]: pgmap v2186: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.1 MiB/s wr, 7 op/s 2023-12-01T16:10:37.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:36 smithi119 ceph-mon[94175]: pgmap v2186: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.1 MiB/s wr, 7 op/s 2023-12-01T16:10:38.073 INFO:tasks.workunit.client.0.smithi119.stdout: 920: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:38.073 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-U60cXj2QGNemPjZ off=6905999 len=1005042 2023-12-01T16:10:38.074 INFO:tasks.workunit.client.0.smithi119.stdout:op 4756 completed, throughput=5MB/sec 2023-12-01T16:10:38.074 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Pjd-3JJI67JSgHJ off=1584113 len=520048 2023-12-01T16:10:38.078 INFO:tasks.workunit.client.0.smithi119.stdout:op 4757 completed, throughput=5MB/sec 2023-12-01T16:10:38.078 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-H7eTHchkvaWiNeQ off=4839647 len=566297 2023-12-01T16:10:38.079 INFO:tasks.workunit.client.0.smithi119.stdout:op 4758 completed, throughput=5MB/sec 2023-12-01T16:10:38.079 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dYMTmf8FuCEVNQY off=8220183 len=651733 2023-12-01T16:10:38.083 INFO:tasks.workunit.client.0.smithi119.stdout:op 4759 completed, throughput=5MB/sec 2023-12-01T16:10:38.083 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-S1jlh8yXR5kyxDW off=1396558 len=506018 2023-12-01T16:10:38.084 INFO:tasks.workunit.client.0.smithi119.stdout:op 4760 completed, throughput=5MB/sec 2023-12-01T16:10:38.084 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-RlmrmCLnras57sq off=3008748 len=1491300 2023-12-01T16:10:38.090 INFO:tasks.workunit.client.0.smithi119.stdout:op 4761 completed, throughput=5MB/sec 2023-12-01T16:10:38.091 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj---u_jJdxmI8Sjt0 off=1345706 len=1722249 2023-12-01T16:10:38.097 INFO:tasks.workunit.client.0.smithi119.stdout:op 4762 completed, throughput=5MB/sec 2023-12-01T16:10:39.097 INFO:tasks.workunit.client.0.smithi119.stdout: 921: throughput=5MB/sec pending data=0 2023-12-01T16:10:39.097 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LSC-pcM_Uzbw2MQ off=4918970 len=663269 2023-12-01T16:10:39.098 INFO:tasks.workunit.client.0.smithi119.stdout:op 4763 completed, throughput=5MB/sec 2023-12-01T16:10:39.098 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YIB8uLoyARuOwpH off=18107618 len=1659932 2023-12-01T16:10:39.100 INFO:tasks.workunit.client.0.smithi119.stdout:op 4764 completed, throughput=5MB/sec 2023-12-01T16:10:39.100 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-K49MSDV3IgU2Zwn off=8512399 len=464761 2023-12-01T16:10:39.102 INFO:tasks.workunit.client.0.smithi119.stdout:op 4765 completed, throughput=5MB/sec 2023-12-01T16:10:39.102 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CX5RmMP-4mUSuf0 off=4287197 len=2070796 2023-12-01T16:10:39.111 INFO:tasks.workunit.client.0.smithi119.stdout:op 4766 completed, throughput=5MB/sec 2023-12-01T16:10:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:38 smithi183 ceph-mon[99169]: pgmap v2187: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2023-12-01T16:10:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:38 smithi119 ceph-mon[94175]: pgmap v2187: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2023-12-01T16:10:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:38 smithi119 ceph-mon[108979]: pgmap v2187: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2023-12-01T16:10:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:40.111 INFO:tasks.workunit.client.0.smithi119.stdout: 922: throughput=5MB/sec pending data=0 2023-12-01T16:10:40.111 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BLpfl0__PWS42ia off=5495182 len=1301419 2023-12-01T16:10:40.117 INFO:tasks.workunit.client.0.smithi119.stdout:op 4767 completed, throughput=5MB/sec 2023-12-01T16:10:40.117 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0-Mlv8-eP7sWKIc off=6774105 len=2026896 2023-12-01T16:10:40.127 INFO:tasks.workunit.client.0.smithi119.stdout:op 4768 completed, throughput=5MB/sec 2023-12-01T16:10:40.127 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rFWaH-NKWd9ANQd off=13354235 len=737049 2023-12-01T16:10:40.132 INFO:tasks.workunit.client.0.smithi119.stdout:op 4769 completed, throughput=5MB/sec 2023-12-01T16:10:40.132 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kDQUt1sJ0OsEzdi off=16287055 len=13363 2023-12-01T16:10:40.134 INFO:tasks.workunit.client.0.smithi119.stdout:op 4770 completed, throughput=5MB/sec 2023-12-01T16:10:40.134 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rPX1PKBcQg_x0IC off=5876417 len=1412454 2023-12-01T16:10:40.137 INFO:tasks.workunit.client.0.smithi119.stdout:op 4771 completed, throughput=5MB/sec 2023-12-01T16:10:41.138 INFO:tasks.workunit.client.0.smithi119.stdout: 923: throughput=5MB/sec pending data=0 2023-12-01T16:10:41.138 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-arj6_SwaixgHTI5 off=2509834 len=433463 2023-12-01T16:10:41.141 INFO:tasks.workunit.client.0.smithi119.stdout:op 4772 completed, throughput=5MB/sec 2023-12-01T16:10:41.141 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WkMMDCN145KlXrh off=15225097 len=615386 2023-12-01T16:10:41.145 INFO:tasks.workunit.client.0.smithi119.stdout:op 4773 completed, throughput=5MB/sec 2023-12-01T16:10:41.145 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Rna4vKKHrbsVRpx off=9122566 len=1946172 2023-12-01T16:10:41.155 INFO:tasks.workunit.client.0.smithi119.stdout:op 4774 completed, throughput=5MB/sec 2023-12-01T16:10:41.156 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Yo7cn0_-F0DsXn- off=7485500 len=1603719 2023-12-01T16:10:41.160 INFO:tasks.workunit.client.0.smithi119.stdout:op 4775 completed, throughput=5MB/sec 2023-12-01T16:10:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:40 smithi183 ceph-mon[99169]: pgmap v2188: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.4 MiB/s wr, 7 op/s 2023-12-01T16:10:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:40 smithi119 ceph-mon[108979]: pgmap v2188: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.4 MiB/s wr, 7 op/s 2023-12-01T16:10:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:40 smithi119 ceph-mon[94175]: pgmap v2188: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.4 MiB/s wr, 7 op/s 2023-12-01T16:10:42.161 INFO:tasks.workunit.client.0.smithi119.stdout: 924: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:42.161 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-suWF3A3iD5cgq_N off=4205339 len=1273568 2023-12-01T16:10:42.170 INFO:tasks.workunit.client.0.smithi119.stdout:op 4776 completed, throughput=5MB/sec 2023-12-01T16:10:42.170 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uQF013swPaGK0xP off=86576 len=1742518 2023-12-01T16:10:42.172 INFO:tasks.workunit.client.0.smithi119.stdout:op 4777 completed, throughput=5MB/sec 2023-12-01T16:10:42.172 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-J4Vr36pB5Nz92ou off=3445181 len=679095 2023-12-01T16:10:42.173 INFO:tasks.workunit.client.0.smithi119.stdout:op 4778 completed, throughput=5MB/sec 2023-12-01T16:10:42.173 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qVnKub_7z14wdUE off=4686702 len=23089 2023-12-01T16:10:42.175 INFO:tasks.workunit.client.0.smithi119.stdout:op 4779 completed, throughput=5MB/sec 2023-12-01T16:10:42.175 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pwLWzD0XGITXBG5 off=4125508 len=568843 2023-12-01T16:10:42.176 INFO:tasks.workunit.client.0.smithi119.stdout:op 4780 completed, throughput=5MB/sec 2023-12-01T16:10:42.176 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aRUK_BRMZNJLq1r off=13941949 len=1535621 2023-12-01T16:10:42.177 INFO:tasks.workunit.client.0.smithi119.stdout:op 4781 completed, throughput=5MB/sec 2023-12-01T16:10:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:42 smithi183 ceph-mon[99169]: pgmap v2189: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:10:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:42 smithi119 ceph-mon[94175]: pgmap v2189: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:10:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:42 smithi119 ceph-mon[108979]: pgmap v2189: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:10:43.178 INFO:tasks.workunit.client.0.smithi119.stdout: 925: throughput=5MB/sec pending data=0 2023-12-01T16:10:43.178 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jNTJSbtmrZIkBeA off=2927065 len=337253 2023-12-01T16:10:43.179 INFO:tasks.workunit.client.0.smithi119.stdout:op 4782 completed, throughput=5MB/sec 2023-12-01T16:10:43.179 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9b9b6s4Ui4lQ1kZ off=404010 len=2073703 2023-12-01T16:10:43.181 INFO:tasks.workunit.client.0.smithi119.stdout:op 4783 completed, throughput=5MB/sec 2023-12-01T16:10:43.181 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ysohew877exlNfX off=4462622 len=1300916 2023-12-01T16:10:43.188 INFO:tasks.workunit.client.0.smithi119.stdout:op 4784 completed, throughput=5MB/sec 2023-12-01T16:10:43.188 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-66QZfP8W6BeTE36 off=5994375 len=889749 2023-12-01T16:10:43.194 INFO:tasks.workunit.client.0.smithi119.stdout:op 4785 completed, throughput=5MB/sec 2023-12-01T16:10:43.194 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rOEHnCOxMJWIM9V off=266214 len=809597 2023-12-01T16:10:43.194 INFO:tasks.workunit.client.0.smithi119.stdout:op 4786 completed, throughput=5MB/sec 2023-12-01T16:10:44.195 INFO:tasks.workunit.client.0.smithi119.stdout: 926: throughput=5MB/sec pending data=0 2023-12-01T16:10:44.195 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zrmBMz_rH5KGek- off=3302817 len=1736369 2023-12-01T16:10:44.202 INFO:tasks.workunit.client.0.smithi119.stdout:op 4787 completed, throughput=5MB/sec 2023-12-01T16:10:44.202 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RqbELhHPxNavcgK off=481086 len=96902 2023-12-01T16:10:44.202 INFO:tasks.workunit.client.0.smithi119.stdout:op 4788 completed, throughput=5MB/sec 2023-12-01T16:10:44.203 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UaWdfyjj6yzipVD off=9493614 len=272767 2023-12-01T16:10:44.205 INFO:tasks.workunit.client.0.smithi119.stdout:op 4789 completed, throughput=5MB/sec 2023-12-01T16:10:44.205 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-auXC1LaiTTXqavd off=4081095 len=1572058 2023-12-01T16:10:44.206 INFO:tasks.workunit.client.0.smithi119.stdout:op 4790 completed, throughput=5MB/sec 2023-12-01T16:10:44.206 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yjvrL902iHiW4Cc off=0 len=1332246 2023-12-01T16:10:44.207 INFO:tasks.workunit.client.0.smithi119.stdout:op 4791 completed, throughput=5MB/sec 2023-12-01T16:10:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:10:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:10:44] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T16:10:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:44 smithi183 ceph-mon[99169]: pgmap v2190: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:10:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:44 smithi119 ceph-mon[94175]: pgmap v2190: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:10:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:44 smithi119 ceph-mon[108979]: pgmap v2190: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:10:45.208 INFO:tasks.workunit.client.0.smithi119.stdout: 927: throughput=5MB/sec pending data=0 2023-12-01T16:10:45.208 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-czkBQvoxXXoF-Ng off=889845 len=289539 2023-12-01T16:10:45.210 INFO:tasks.workunit.client.0.smithi119.stdout:op 4792 completed, throughput=5MB/sec 2023-12-01T16:10:45.210 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Mkv2Amp_ZrF_dU2 off=1068214 len=1239408 2023-12-01T16:10:45.216 INFO:tasks.workunit.client.0.smithi119.stdout:op 4793 completed, throughput=5MB/sec 2023-12-01T16:10:45.216 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BEf0YtEi8CunB-H off=8243949 len=1584807 2023-12-01T16:10:45.222 INFO:tasks.workunit.client.0.smithi119.stdout:op 4794 completed, throughput=5MB/sec 2023-12-01T16:10:45.222 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oDDabeXyMN_NOun off=21579709 len=1453054 2023-12-01T16:10:45.230 INFO:tasks.workunit.client.0.smithi119.stdout:op 4795 completed, throughput=5MB/sec 2023-12-01T16:10:45.231 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yUSabApAr7zxyVN off=2622997 len=979676 2023-12-01T16:10:45.236 INFO:tasks.workunit.client.0.smithi119.stdout:op 4796 completed, throughput=5MB/sec 2023-12-01T16:10:46.236 INFO:tasks.workunit.client.0.smithi119.stdout: 928: throughput=5MB/sec pending data=0 2023-12-01T16:10:46.236 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9G8oRHT9MKJmdBv off=5396485 len=373668 2023-12-01T16:10:46.240 INFO:tasks.workunit.client.0.smithi119.stdout:op 4797 completed, throughput=5MB/sec 2023-12-01T16:10:46.240 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0Gw7HPHPd_EBHW8 off=1423570 len=1335737 2023-12-01T16:10:46.253 INFO:tasks.workunit.client.0.smithi119.stdout:op 4798 completed, throughput=5MB/sec 2023-12-01T16:10:46.254 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OD28hi4RRmqQite off=9699190 len=1368567 2023-12-01T16:10:46.260 INFO:tasks.workunit.client.0.smithi119.stdout:op 4799 completed, throughput=5MB/sec 2023-12-01T16:10:46.261 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Tf50q20rZ0o7DkU off=8172727 len=312052 2023-12-01T16:10:46.263 INFO:tasks.workunit.client.0.smithi119.stdout:op 4800 completed, throughput=5MB/sec 2023-12-01T16:10:46.263 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tBfDTLpiNUEP1l1 off=3119246 len=1972523 2023-12-01T16:10:46.270 INFO:tasks.workunit.client.0.smithi119.stdout:op 4801 completed, throughput=5MB/sec 2023-12-01T16:10:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:46 smithi183 ceph-mon[99169]: pgmap v2191: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:10:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:46 smithi119 ceph-mon[94175]: pgmap v2191: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:10:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:46 smithi119 ceph-mon[108979]: pgmap v2191: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:10:47.271 INFO:tasks.workunit.client.0.smithi119.stdout: 929: throughput=5MB/sec pending data=0 2023-12-01T16:10:47.271 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JyBT2Jk6rhO80yW off=1917516 len=514627 2023-12-01T16:10:47.275 INFO:tasks.workunit.client.0.smithi119.stdout:op 4802 completed, throughput=5MB/sec 2023-12-01T16:10:47.275 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hp7DNBj8agXo2Xa off=799260 len=2010229 2023-12-01T16:10:47.278 INFO:tasks.workunit.client.0.smithi119.stdout:op 4803 completed, throughput=5MB/sec 2023-12-01T16:10:47.278 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-L9bb_HSqzbo1bQW off=8080202 len=380775 2023-12-01T16:10:47.282 INFO:tasks.workunit.client.0.smithi119.stdout:op 4804 completed, throughput=5MB/sec 2023-12-01T16:10:47.282 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kMbUP_k9xkt6pUu off=3664373 len=293054 2023-12-01T16:10:47.285 INFO:tasks.workunit.client.0.smithi119.stdout:op 4805 completed, throughput=5MB/sec 2023-12-01T16:10:47.285 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LIZC2lPpAH-AAJr off=8606394 len=753236 2023-12-01T16:10:47.289 INFO:tasks.workunit.client.0.smithi119.stdout:op 4806 completed, throughput=5MB/sec 2023-12-01T16:10:47.289 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EV_k6d5YgjTqSoM off=2204145 len=274191 2023-12-01T16:10:47.290 INFO:tasks.workunit.client.0.smithi119.stdout:op 4807 completed, throughput=5MB/sec 2023-12-01T16:10:47.290 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Hk4etSDKLmno39W off=6695881 len=481079 2023-12-01T16:10:47.291 INFO:tasks.workunit.client.0.smithi119.stdout:op 4808 completed, throughput=5MB/sec 2023-12-01T16:10:47.291 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xe8QwzeyavE_Q5A off=3350689 len=1702161 2023-12-01T16:10:47.294 INFO:tasks.workunit.client.0.smithi119.stdout:op 4809 completed, throughput=5MB/sec 2023-12-01T16:10:48.294 INFO:tasks.workunit.client.0.smithi119.stdout: 930: throughput=5MB/sec pending data=0 2023-12-01T16:10:48.294 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Kzyo500WzbBiBfw off=258902 len=1190043 2023-12-01T16:10:48.300 INFO:tasks.workunit.client.0.smithi119.stdout:op 4810 completed, throughput=5MB/sec 2023-12-01T16:10:48.300 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FhdaMH0FysXznpO off=11411317 len=1405368 2023-12-01T16:10:48.307 INFO:tasks.workunit.client.0.smithi119.stdout:op 4811 completed, throughput=5MB/sec 2023-12-01T16:10:48.308 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GuOHWP1lIhVEon3 off=4208662 len=391023 2023-12-01T16:10:48.308 INFO:tasks.workunit.client.0.smithi119.stdout:op 4812 completed, throughput=5MB/sec 2023-12-01T16:10:48.308 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Uzmyl_9izkyexlD off=14047286 len=1893006 2023-12-01T16:10:48.312 INFO:tasks.workunit.client.0.smithi119.stdout:op 4813 completed, throughput=5MB/sec 2023-12-01T16:10:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:48 smithi183 ceph-mon[99169]: pgmap v2192: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:10:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:48 smithi119 ceph-mon[94175]: pgmap v2192: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:10:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:48 smithi119 ceph-mon[108979]: pgmap v2192: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:10:49.313 INFO:tasks.workunit.client.0.smithi119.stdout: 931: throughput=5MB/sec pending data=0 2023-12-01T16:10:49.313 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JzFKA3gxL9pVzCO off=1170 len=1668938 2023-12-01T16:10:49.315 INFO:tasks.workunit.client.0.smithi119.stdout:op 4814 completed, throughput=5MB/sec 2023-12-01T16:10:49.315 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kg_KYE5eJ3Kya9P off=6766095 len=601251 2023-12-01T16:10:49.318 INFO:tasks.workunit.client.0.smithi119.stdout:op 4815 completed, throughput=5MB/sec 2023-12-01T16:10:49.319 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VUpUVpJZq5UWuA5 off=1570609 len=1533591 2023-12-01T16:10:49.328 INFO:tasks.workunit.client.0.smithi119.stdout:op 4816 completed, throughput=5MB/sec 2023-12-01T16:10:49.328 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6qAquVQqvsoer7m off=4059404 len=561984 2023-12-01T16:10:49.329 INFO:tasks.workunit.client.0.smithi119.stdout:op 4817 completed, throughput=5MB/sec 2023-12-01T16:10:50.329 INFO:tasks.workunit.client.0.smithi119.stdout: 932: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:50.329 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6H3REDiZSAJvU2J off=1315166 len=1850558 2023-12-01T16:10:50.346 INFO:tasks.workunit.client.0.smithi119.stdout:op 4818 completed, throughput=5MB/sec 2023-12-01T16:10:50.346 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xFFtXj212zb4dnR off=2551985 len=237403 2023-12-01T16:10:50.347 INFO:tasks.workunit.client.0.smithi119.stdout:op 4819 completed, throughput=5MB/sec 2023-12-01T16:10:50.347 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Oy0_zywC6bLNGeN off=7781460 len=26712 2023-12-01T16:10:50.347 INFO:tasks.workunit.client.0.smithi119.stdout:op 4820 completed, throughput=5MB/sec 2023-12-01T16:10:50.347 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KzYbV_DGwjSs5Bo off=13552923 len=865589 2023-12-01T16:10:50.353 INFO:tasks.workunit.client.0.smithi119.stdout:op 4821 completed, throughput=5MB/sec 2023-12-01T16:10:50.353 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bGkkx5boW8n173Q off=7560267 len=1440505 2023-12-01T16:10:50.354 INFO:tasks.workunit.client.0.smithi119.stdout:op 4822 completed, throughput=5MB/sec 2023-12-01T16:10:50.354 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ebBDq1quJS4y5n1 off=5005532 len=463566 2023-12-01T16:10:50.355 INFO:tasks.workunit.client.0.smithi119.stdout:op 4823 completed, throughput=5MB/sec 2023-12-01T16:10:50.355 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ho_MXJVjo8e2UgY off=1328908 len=2017848 2023-12-01T16:10:50.357 INFO:tasks.workunit.client.0.smithi119.stdout:op 4824 completed, throughput=5MB/sec 2023-12-01T16:10:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:50 smithi183 ceph-mon[99169]: pgmap v2193: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T16:10:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:50 smithi119 ceph-mon[94175]: pgmap v2193: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T16:10:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:50 smithi119 ceph-mon[108979]: pgmap v2193: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T16:10:51.358 INFO:tasks.workunit.client.0.smithi119.stdout: 933: throughput=5MB/sec pending data=0 2023-12-01T16:10:51.358 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IlX3V1wiA9KLIKh off=23091253 len=851009 2023-12-01T16:10:51.360 INFO:tasks.workunit.client.0.smithi119.stdout:op 4825 completed, throughput=5MB/sec 2023-12-01T16:10:51.360 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-S9xHRewi-yz3Sjx off=16229320 len=900146 2023-12-01T16:10:51.364 INFO:tasks.workunit.client.0.smithi119.stdout:op 4826 completed, throughput=5MB/sec 2023-12-01T16:10:51.365 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3EI1IOt7JhlvBc4 off=5181357 len=1294522 2023-12-01T16:10:51.370 INFO:tasks.workunit.client.0.smithi119.stdout:op 4827 completed, throughput=5MB/sec 2023-12-01T16:10:51.371 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--EoVzZEk_U09mRP off=15384900 len=860372 2023-12-01T16:10:51.376 INFO:tasks.workunit.client.0.smithi119.stdout:op 4828 completed, throughput=5MB/sec 2023-12-01T16:10:52.376 INFO:tasks.workunit.client.0.smithi119.stdout: 934: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:52.376 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-m4hjO7jBTlnusOr off=420349 len=1211267 2023-12-01T16:10:52.378 INFO:tasks.workunit.client.0.smithi119.stdout:op 4829 completed, throughput=5MB/sec 2023-12-01T16:10:52.378 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-N3MBlV9fvL6rXEK off=3806971 len=2015404 2023-12-01T16:10:52.389 INFO:tasks.workunit.client.0.smithi119.stdout:op 4830 completed, throughput=5MB/sec 2023-12-01T16:10:52.390 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wIh7kVnSNEMPOGv off=2998383 len=1065787 2023-12-01T16:10:52.394 INFO:tasks.workunit.client.0.smithi119.stdout:op 4831 completed, throughput=5MB/sec 2023-12-01T16:10:52.394 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2NLRVGgA8pxie2b off=3902946 len=1665630 2023-12-01T16:10:52.403 INFO:tasks.workunit.client.0.smithi119.stdout:op 4832 completed, throughput=5MB/sec 2023-12-01T16:10:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:52 smithi183 ceph-mon[99169]: pgmap v2194: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:10:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:52 smithi119 ceph-mon[94175]: pgmap v2194: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:10:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:52 smithi119 ceph-mon[108979]: pgmap v2194: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:10:53.403 INFO:tasks.workunit.client.0.smithi119.stdout: 935: throughput=5MB/sec pending data=0 2023-12-01T16:10:53.404 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uIyxFouc6fsSYfP off=11796449 len=623855 2023-12-01T16:10:53.404 INFO:tasks.workunit.client.0.smithi119.stdout:op 4833 completed, throughput=5MB/sec 2023-12-01T16:10:53.404 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-J1OCG33DKCk-hBZ off=14934376 len=478137 2023-12-01T16:10:53.405 INFO:tasks.workunit.client.0.smithi119.stdout:op 4834 completed, throughput=5MB/sec 2023-12-01T16:10:53.405 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HlX2zRCPLV9069e off=17475900 len=1010352 2023-12-01T16:10:53.407 INFO:tasks.workunit.client.0.smithi119.stdout:op 4835 completed, throughput=5MB/sec 2023-12-01T16:10:53.407 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0RT7meCOJp4xsZM off=13680266 len=84711 2023-12-01T16:10:53.408 INFO:tasks.workunit.client.0.smithi119.stdout:op 4836 completed, throughput=5MB/sec 2023-12-01T16:10:53.408 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RWWVS-bC2vWuxEj off=9824947 len=123608 2023-12-01T16:10:53.408 INFO:tasks.workunit.client.0.smithi119.stdout:op 4837 completed, throughput=5MB/sec 2023-12-01T16:10:53.408 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ONS88SVu2FZ8qme off=18729012 len=1962033 2023-12-01T16:10:53.418 INFO:tasks.workunit.client.0.smithi119.stdout:op 4838 completed, throughput=5MB/sec 2023-12-01T16:10:53.418 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LKPsOEYYoPPROL- off=11306811 len=1219481 2023-12-01T16:10:53.420 INFO:tasks.workunit.client.0.smithi119.stdout:op 4839 completed, throughput=5MB/sec 2023-12-01T16:10:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:54.420 INFO:tasks.workunit.client.0.smithi119.stdout: 936: throughput=5MB/sec pending data=0 2023-12-01T16:10:54.420 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-y34WJSkmQ5E5GHq off=1800710 len=459748 2023-12-01T16:10:54.421 INFO:tasks.workunit.client.0.smithi119.stdout:op 4840 completed, throughput=5MB/sec 2023-12-01T16:10:54.421 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bZ2_7BB9rAtVyP6 off=3564603 len=1624798 2023-12-01T16:10:54.430 INFO:tasks.workunit.client.0.smithi119.stdout:op 4841 completed, throughput=5MB/sec 2023-12-01T16:10:54.430 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zE0u1LU3DfRJ3X3 off=1248901 len=1368529 2023-12-01T16:10:54.431 INFO:tasks.workunit.client.0.smithi119.stdout:op 4842 completed, throughput=5MB/sec 2023-12-01T16:10:54.431 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--9eYylwwybqNaNO off=2032195 len=573031 2023-12-01T16:10:54.435 INFO:tasks.workunit.client.0.smithi119.stdout:op 4843 completed, throughput=5MB/sec 2023-12-01T16:10:54.435 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HUSD3B1waDtXIKG off=16254103 len=1295430 2023-12-01T16:10:54.440 INFO:tasks.workunit.client.0.smithi119.stdout:op 4844 completed, throughput=5MB/sec 2023-12-01T16:10:54.442 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:10:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:10:54] "GET /metrics HTTP/1.1" 200 33901 "" "Prometheus/2.43.0" 2023-12-01T16:10:54.481 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:54 smithi119 ceph-mon[108979]: pgmap v2195: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:10:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:54 smithi119 ceph-mon[94175]: pgmap v2195: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:10:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:54 smithi183 ceph-mon[99169]: pgmap v2195: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:10:55.440 INFO:tasks.workunit.client.0.smithi119.stdout: 937: throughput=5MB/sec pending data=0 2023-12-01T16:10:55.441 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-F35jYW-TtgJg4tp off=1557046 len=1247319 2023-12-01T16:10:55.448 INFO:tasks.workunit.client.0.smithi119.stdout:op 4845 completed, throughput=5MB/sec 2023-12-01T16:10:55.448 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lzoUa4NWrjSp318 off=669765 len=1087631 2023-12-01T16:10:55.453 INFO:tasks.workunit.client.0.smithi119.stdout:op 4846 completed, throughput=5MB/sec 2023-12-01T16:10:55.453 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2AUpFNcTxUqCAe2 off=9450055 len=1370945 2023-12-01T16:10:55.456 INFO:tasks.workunit.client.0.smithi119.stdout:op 4847 completed, throughput=5MB/sec 2023-12-01T16:10:55.456 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-x9Gnmny4i2xR0dq off=8367337 len=96666 2023-12-01T16:10:55.459 INFO:tasks.workunit.client.0.smithi119.stdout:op 4848 completed, throughput=5MB/sec 2023-12-01T16:10:55.459 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--jDMxXrmi2ShxGs off=11276879 len=777702 2023-12-01T16:10:55.463 INFO:tasks.workunit.client.0.smithi119.stdout:op 4849 completed, throughput=5MB/sec 2023-12-01T16:10:56.464 INFO:tasks.workunit.client.0.smithi119.stdout: 938: throughput=4.99MB/sec pending data=0 2023-12-01T16:10:56.464 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bHlIu6HRHjUxWIo off=1628188 len=1170832 2023-12-01T16:10:56.465 INFO:tasks.workunit.client.0.smithi119.stdout:op 4850 completed, throughput=5MB/sec 2023-12-01T16:10:56.465 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3U8GE3z-TwQMpii off=17935239 len=912403 2023-12-01T16:10:56.466 INFO:tasks.workunit.client.0.smithi119.stdout:op 4851 completed, throughput=5MB/sec 2023-12-01T16:10:56.467 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TXVx9OPSjOWoLyB off=1755671 len=1914795 2023-12-01T16:10:56.477 INFO:tasks.workunit.client.0.smithi119.stdout:op 4852 completed, throughput=5MB/sec 2023-12-01T16:10:56.478 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--fJOVJPqPJ6tfBm off=16346945 len=1886522 2023-12-01T16:10:56.488 INFO:tasks.workunit.client.0.smithi119.stdout:op 4853 completed, throughput=5MB/sec 2023-12-01T16:10:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:56 smithi183 ceph-mon[99169]: pgmap v2196: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T16:10:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:56 smithi119 ceph-mon[94175]: pgmap v2196: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T16:10:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:56 smithi119 ceph-mon[108979]: pgmap v2196: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T16:10:57.488 INFO:tasks.workunit.client.0.smithi119.stdout: 939: throughput=5MB/sec pending data=0 2023-12-01T16:10:57.488 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jD0Xxi8v9lnIz82 off=1192982 len=24212 2023-12-01T16:10:57.489 INFO:tasks.workunit.client.0.smithi119.stdout:op 4854 completed, throughput=5MB/sec 2023-12-01T16:10:57.489 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2B5nAT5W8C7qmVq off=2485613 len=773302 2023-12-01T16:10:57.493 INFO:tasks.workunit.client.0.smithi119.stdout:op 4855 completed, throughput=5MB/sec 2023-12-01T16:10:57.493 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GasU_HgRzPuJT7Y off=4463954 len=1457593 2023-12-01T16:10:57.502 INFO:tasks.workunit.client.0.smithi119.stdout:op 4856 completed, throughput=5MB/sec 2023-12-01T16:10:57.502 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-O40Eb3-eOVGHimN off=1139188 len=2072009 2023-12-01T16:10:57.503 INFO:tasks.workunit.client.0.smithi119.stdout:op 4857 completed, throughput=5MB/sec 2023-12-01T16:10:57.503 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-chTJwYTfBOX-AbX off=9542712 len=1186723 2023-12-01T16:10:57.506 INFO:tasks.workunit.client.0.smithi119.stdout:op 4858 completed, throughput=5MB/sec 2023-12-01T16:10:58.506 INFO:tasks.workunit.client.0.smithi119.stdout: 940: throughput=5MB/sec pending data=0 2023-12-01T16:10:58.506 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-J4SVgyK-BGCE93n off=843244 len=1052716 2023-12-01T16:10:58.512 INFO:tasks.workunit.client.0.smithi119.stdout:op 4859 completed, throughput=5MB/sec 2023-12-01T16:10:58.512 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-l1bs2t-DpzRDUBw off=518789 len=845060 2023-12-01T16:10:58.516 INFO:tasks.workunit.client.0.smithi119.stdout:op 4860 completed, throughput=5MB/sec 2023-12-01T16:10:58.516 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nuc-Wg27mbiPLlu off=7094985 len=659781 2023-12-01T16:10:58.520 INFO:tasks.workunit.client.0.smithi119.stdout:op 4861 completed, throughput=5MB/sec 2023-12-01T16:10:58.521 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XcC9EoRz-b3J_dt off=4537041 len=1283441 2023-12-01T16:10:58.522 INFO:tasks.workunit.client.0.smithi119.stdout:op 4862 completed, throughput=5MB/sec 2023-12-01T16:10:58.522 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xbxGTfe4LHGxyZ_ off=6865152 len=534790 2023-12-01T16:10:58.526 INFO:tasks.workunit.client.0.smithi119.stdout:op 4863 completed, throughput=5MB/sec 2023-12-01T16:10:58.526 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eViz1-cT_-R_mtq off=1151641 len=798382 2023-12-01T16:10:58.531 INFO:tasks.workunit.client.0.smithi119.stdout:op 4864 completed, throughput=5MB/sec 2023-12-01T16:10:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:10:58 smithi183 ceph-mon[99169]: pgmap v2197: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:10:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:10:58 smithi119 ceph-mon[94175]: pgmap v2197: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:10:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:10:58 smithi119 ceph-mon[108979]: pgmap v2197: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:10:59.531 INFO:tasks.workunit.client.0.smithi119.stdout: 941: throughput=5MB/sec pending data=0 2023-12-01T16:10:59.531 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KgtYfN3IRAKuYMs off=4090451 len=1119362 2023-12-01T16:10:59.532 INFO:tasks.workunit.client.0.smithi119.stdout:op 4865 completed, throughput=5MB/sec 2023-12-01T16:10:59.533 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Gq6xKDY1B_36QXB off=0 len=1110877 2023-12-01T16:10:59.539 INFO:tasks.workunit.client.0.smithi119.stdout:op 4866 completed, throughput=5MB/sec 2023-12-01T16:10:59.539 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bRP9M6bVQJyDK5L off=8312294 len=1900122 2023-12-01T16:10:59.549 INFO:tasks.workunit.client.0.smithi119.stdout:op 4867 completed, throughput=5MB/sec 2023-12-01T16:10:59.549 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JzPaz_Q_f0fIyyt off=2687835 len=1620938 2023-12-01T16:10:59.552 INFO:tasks.workunit.client.0.smithi119.stdout:op 4868 completed, throughput=5MB/sec 2023-12-01T16:11:00.552 INFO:tasks.workunit.client.0.smithi119.stdout: 942: throughput=5MB/sec pending data=0 2023-12-01T16:11:00.552 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1MDXaUq9l91Uh_P off=12357002 len=337912 2023-12-01T16:11:00.553 INFO:tasks.workunit.client.0.smithi119.stdout:op 4869 completed, throughput=5MB/sec 2023-12-01T16:11:00.553 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BAPy-SEzxiqHqNi off=274570 len=1546784 2023-12-01T16:11:00.555 INFO:tasks.workunit.client.0.smithi119.stdout:op 4870 completed, throughput=5MB/sec 2023-12-01T16:11:00.555 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8tRn1PfT5Wv9eim off=518893 len=774242 2023-12-01T16:11:00.560 INFO:tasks.workunit.client.0.smithi119.stdout:op 4871 completed, throughput=5MB/sec 2023-12-01T16:11:00.561 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jwQoFvbZsgt2l2u off=11056205 len=101190 2023-12-01T16:11:00.561 INFO:tasks.workunit.client.0.smithi119.stdout:op 4872 completed, throughput=5MB/sec 2023-12-01T16:11:00.561 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XoVoRMGz-RX4_Za off=528292 len=761565 2023-12-01T16:11:00.562 INFO:tasks.workunit.client.0.smithi119.stdout:op 4873 completed, throughput=5MB/sec 2023-12-01T16:11:00.562 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-K0BUnvwm809RpNF off=5787290 len=1819827 2023-12-01T16:11:00.563 INFO:tasks.workunit.client.0.smithi119.stdout:op 4874 completed, throughput=5MB/sec 2023-12-01T16:11:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:00 smithi183 ceph-mon[99169]: pgmap v2198: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T16:11:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:00 smithi119 ceph-mon[94175]: pgmap v2198: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T16:11:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:00 smithi119 ceph-mon[108979]: pgmap v2198: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T16:11:01.564 INFO:tasks.workunit.client.0.smithi119.stdout: 943: throughput=5MB/sec pending data=0 2023-12-01T16:11:01.564 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9CC3ndcbsoWU99Q off=1403067 len=441544 2023-12-01T16:11:01.567 INFO:tasks.workunit.client.0.smithi119.stdout:op 4875 completed, throughput=5MB/sec 2023-12-01T16:11:01.567 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GJYNf_oG4GekDKz off=4887219 len=91016 2023-12-01T16:11:01.569 INFO:tasks.workunit.client.0.smithi119.stdout:op 4876 completed, throughput=5MB/sec 2023-12-01T16:11:01.570 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XRUu-I6NfpEAOjO off=13384855 len=1380024 2023-12-01T16:11:01.576 INFO:tasks.workunit.client.0.smithi119.stdout:op 4877 completed, throughput=5MB/sec 2023-12-01T16:11:01.576 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-G47lx-3gW3kEZK6 off=13069686 len=1193872 2023-12-01T16:11:01.581 INFO:tasks.workunit.client.0.smithi119.stdout:op 4878 completed, throughput=5MB/sec 2023-12-01T16:11:01.581 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-re4TTrOqDEED7RQ off=703953 len=1475036 2023-12-01T16:11:01.585 INFO:tasks.workunit.client.0.smithi119.stdout:op 4879 completed, throughput=5MB/sec 2023-12-01T16:11:01.747 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:11:02.052 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:11:02.052 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (37m) 6m ago 38m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:11:02.052 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (37m) 6m ago 37m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:11:02.052 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (38m) 6m ago 38m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:11:02.052 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (38m) 6m ago 38m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:11:02.052 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (42m) 6m ago 42m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:11:02.052 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (43m) 6m ago 43m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:11:02.052 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (43m) 6m ago 43m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:11:02.052 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (42m) 6m ago 42m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:11:02.052 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (42m) 6m ago 42m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:11:02.052 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (38m) 6m ago 38m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:11:02.052 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (38m) 6m ago 38m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:11:02.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (41m) 6m ago 41m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:11:02.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (41m) 6m ago 41m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:11:02.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (41m) 6m ago 41m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:11:02.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (40m) 6m ago 40m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:11:02.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (40m) 6m ago 40m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:11:02.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (40m) 6m ago 40m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:11:02.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (39m) 6m ago 39m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:11:02.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (39m) 6m ago 39m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:11:02.053 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (37m) 6m ago 38m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:11:02.430 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:11:02.430 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:11:02.431 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:11:02.431 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:11:02.431 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:11:02.431 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:11:02.431 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:11:02.431 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:11:02.431 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:11:02.431 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:11:02.431 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:11:02.431 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:11:02.431 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:11:02.432 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:11:02.432 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:11:02.432 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:11:02.432 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:11:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:02 smithi183 ceph-mon[99169]: pgmap v2199: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:11:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:02 smithi183 ceph-mon[99169]: from='client.26657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:02 smithi183 ceph-mon[99169]: from='client.16776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:02 smithi119 ceph-mon[94175]: pgmap v2199: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:11:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:02 smithi119 ceph-mon[94175]: from='client.26657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:02 smithi119 ceph-mon[94175]: from='client.16776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:02 smithi119 ceph-mon[108979]: pgmap v2199: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:11:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:02 smithi119 ceph-mon[108979]: from='client.26657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:02 smithi119 ceph-mon[108979]: from='client.16776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:02.585 INFO:tasks.workunit.client.0.smithi119.stdout: 944: throughput=5MB/sec pending data=0 2023-12-01T16:11:02.586 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BEf0YtEi8CunB-H off=3977813 len=431555 2023-12-01T16:11:02.586 INFO:tasks.workunit.client.0.smithi119.stdout:op 4880 completed, throughput=5MB/sec 2023-12-01T16:11:02.586 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mZm4c6RUNqUZhfK off=16654823 len=1266525 2023-12-01T16:11:02.587 INFO:tasks.workunit.client.0.smithi119.stdout:op 4881 completed, throughput=5MB/sec 2023-12-01T16:11:02.587 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-r_nQVZo0j812XFD off=5207931 len=260360 2023-12-01T16:11:02.590 INFO:tasks.workunit.client.0.smithi119.stdout:op 4882 completed, throughput=5MB/sec 2023-12-01T16:11:02.591 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uisuCbEk2jbFLKs off=1233089 len=344495 2023-12-01T16:11:02.591 INFO:tasks.workunit.client.0.smithi119.stdout:op 4883 completed, throughput=5MB/sec 2023-12-01T16:11:02.591 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-upsa7MprxI2pCGN off=1772833 len=1608218 2023-12-01T16:11:02.593 INFO:tasks.workunit.client.0.smithi119.stdout:op 4884 completed, throughput=5MB/sec 2023-12-01T16:11:02.594 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HQsxzCAet2u-uX0 off=4105252 len=1789896 2023-12-01T16:11:02.601 INFO:tasks.workunit.client.0.smithi119.stdout:op 4885 completed, throughput=5MB/sec 2023-12-01T16:11:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2248405653' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:11:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2248405653' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:11:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2248405653' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:11:03.601 INFO:tasks.workunit.client.0.smithi119.stdout: 945: throughput=5MB/sec pending data=0 2023-12-01T16:11:03.601 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wGNmikA1SR8nFqc off=4962051 len=756032 2023-12-01T16:11:03.606 INFO:tasks.workunit.client.0.smithi119.stdout:op 4886 completed, throughput=5MB/sec 2023-12-01T16:11:03.606 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0fHNPVZum-9RXEC off=13422863 len=1358085 2023-12-01T16:11:03.608 INFO:tasks.workunit.client.0.smithi119.stdout:op 4887 completed, throughput=5MB/sec 2023-12-01T16:11:03.609 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZBvqnRPkp3GfisK off=10736582 len=1372808 2023-12-01T16:11:03.610 INFO:tasks.workunit.client.0.smithi119.stdout:op 4888 completed, throughput=5MB/sec 2023-12-01T16:11:03.610 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-utAh8qPqGUmBX3v off=8843925 len=775847 2023-12-01T16:11:03.615 INFO:tasks.workunit.client.0.smithi119.stdout:op 4889 completed, throughput=5MB/sec 2023-12-01T16:11:03.616 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WcGWUEnRDwCIvs4 off=13192580 len=295362 2023-12-01T16:11:03.616 INFO:tasks.workunit.client.0.smithi119.stdout:op 4890 completed, throughput=5MB/sec 2023-12-01T16:11:03.616 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-byNuIDvja7olmkg off=7256868 len=674139 2023-12-01T16:11:03.617 INFO:tasks.workunit.client.0.smithi119.stdout:op 4891 completed, throughput=5MB/sec 2023-12-01T16:11:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:04 smithi183 ceph-mon[99169]: pgmap v2200: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:11:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:11:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:11:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:11:04] "GET /metrics HTTP/1.1" 200 33901 "" "Prometheus/2.43.0" 2023-12-01T16:11:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:04 smithi119 ceph-mon[94175]: pgmap v2200: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:11:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:11:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:04 smithi119 ceph-mon[108979]: pgmap v2200: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:11:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:11:04.617 INFO:tasks.workunit.client.0.smithi119.stdout: 946: throughput=5MB/sec pending data=0 2023-12-01T16:11:04.618 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WNOlbVEszoX1C5L off=5518629 len=1335151 2023-12-01T16:11:04.620 INFO:tasks.workunit.client.0.smithi119.stdout:op 4892 completed, throughput=5MB/sec 2023-12-01T16:11:04.620 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lVJeXokzXcpp8Vn off=14462136 len=630510 2023-12-01T16:11:04.621 INFO:tasks.workunit.client.0.smithi119.stdout:op 4893 completed, throughput=5MB/sec 2023-12-01T16:11:04.621 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VwyUO8RAQLKb2B5 off=5614552 len=749892 2023-12-01T16:11:04.622 INFO:tasks.workunit.client.0.smithi119.stdout:op 4894 completed, throughput=5MB/sec 2023-12-01T16:11:04.622 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--yjrQJGSQLwji8h off=12422787 len=1061874 2023-12-01T16:11:04.627 INFO:tasks.workunit.client.0.smithi119.stdout:op 4895 completed, throughput=5MB/sec 2023-12-01T16:11:04.627 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lAjrKvUNnndTSWe off=304423 len=773171 2023-12-01T16:11:04.630 INFO:tasks.workunit.client.0.smithi119.stdout:op 4896 completed, throughput=5MB/sec 2023-12-01T16:11:04.630 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2-boWgPW7-dVtXR off=4198302 len=1351368 2023-12-01T16:11:04.637 INFO:tasks.workunit.client.0.smithi119.stdout:op 4897 completed, throughput=5MB/sec 2023-12-01T16:11:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:11:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:11:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:11:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:11:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:11:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:11:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:11:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:11:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:11:05.637 INFO:tasks.workunit.client.0.smithi119.stdout: 947: throughput=5MB/sec pending data=0 2023-12-01T16:11:05.637 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-k5QBH_2m86RT-ic off=2837461 len=1853268 2023-12-01T16:11:05.639 INFO:tasks.workunit.client.0.smithi119.stdout:op 4898 completed, throughput=5MB/sec 2023-12-01T16:11:05.639 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1uDrQn4M6jNub9h off=254475 len=1507476 2023-12-01T16:11:05.640 INFO:tasks.workunit.client.0.smithi119.stdout:op 4899 completed, throughput=5MB/sec 2023-12-01T16:11:05.641 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DniAtpkPhcrWPnh off=7915145 len=1553847 2023-12-01T16:11:05.647 INFO:tasks.workunit.client.0.smithi119.stdout:op 4900 completed, throughput=5MB/sec 2023-12-01T16:11:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:06 smithi183 ceph-mon[99169]: pgmap v2201: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:11:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:06 smithi119 ceph-mon[94175]: pgmap v2201: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:11:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:06 smithi119 ceph-mon[108979]: pgmap v2201: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:11:06.647 INFO:tasks.workunit.client.0.smithi119.stdout: 948: throughput=5MB/sec pending data=0 2023-12-01T16:11:06.648 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XexzdhEHJbZuyLd off=9156936 len=652212 2023-12-01T16:11:06.649 INFO:tasks.workunit.client.0.smithi119.stdout:op 4901 completed, throughput=5MB/sec 2023-12-01T16:11:06.649 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rOHUk_siv3Lohk3 off=984266 len=1162737 2023-12-01T16:11:06.655 INFO:tasks.workunit.client.0.smithi119.stdout:op 4902 completed, throughput=5MB/sec 2023-12-01T16:11:06.655 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-J-JaN1O6jW2tR3C off=1992833 len=1685846 2023-12-01T16:11:06.656 INFO:tasks.workunit.client.0.smithi119.stdout:op 4903 completed, throughput=5MB/sec 2023-12-01T16:11:06.657 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Zx4cVUCtj7-Acxo off=2738468 len=493771 2023-12-01T16:11:06.660 INFO:tasks.workunit.client.0.smithi119.stdout:op 4904 completed, throughput=5MB/sec 2023-12-01T16:11:06.661 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-V8rJ6QoB1DajjOz off=5026562 len=1945179 2023-12-01T16:11:06.662 INFO:tasks.workunit.client.0.smithi119.stdout:op 4905 completed, throughput=5MB/sec 2023-12-01T16:11:07.662 INFO:tasks.workunit.client.0.smithi119.stdout: 949: throughput=5MB/sec pending data=0 2023-12-01T16:11:07.663 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fLr6iUATS1NTNrr off=273117 len=618449 2023-12-01T16:11:07.667 INFO:tasks.workunit.client.0.smithi119.stdout:op 4906 completed, throughput=5MB/sec 2023-12-01T16:11:07.667 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZjYnp0RO8L37n2j off=2821283 len=185932 2023-12-01T16:11:07.670 INFO:tasks.workunit.client.0.smithi119.stdout:op 4907 completed, throughput=5MB/sec 2023-12-01T16:11:07.670 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-w5LlbWgTSEkPKcz off=4808898 len=523062 2023-12-01T16:11:07.673 INFO:tasks.workunit.client.0.smithi119.stdout:op 4908 completed, throughput=5MB/sec 2023-12-01T16:11:07.674 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cw3sC3hfG8rwQVG off=310835 len=611319 2023-12-01T16:11:07.674 INFO:tasks.workunit.client.0.smithi119.stdout:op 4909 completed, throughput=5MB/sec 2023-12-01T16:11:07.675 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WDioJmbOBXZwlLP off=10837486 len=1521391 2023-12-01T16:11:07.681 INFO:tasks.workunit.client.0.smithi119.stdout:op 4910 completed, throughput=5MB/sec 2023-12-01T16:11:07.681 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Q5WZ09M_quMSEOg off=22443667 len=72144 2023-12-01T16:11:07.683 INFO:tasks.workunit.client.0.smithi119.stdout:op 4911 completed, throughput=5MB/sec 2023-12-01T16:11:07.683 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vlubuxxJEBEkxtU off=1606097 len=1199662 2023-12-01T16:11:07.690 INFO:tasks.workunit.client.0.smithi119.stdout:op 4912 completed, throughput=5MB/sec 2023-12-01T16:11:08.690 INFO:tasks.workunit.client.0.smithi119.stdout: 950: throughput=5MB/sec pending data=0 2023-12-01T16:11:08.690 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TX6sEd9gn9RR93D off=15240723 len=495384 2023-12-01T16:11:08.691 INFO:tasks.workunit.client.0.smithi119.stdout:op 4913 completed, throughput=5MB/sec 2023-12-01T16:11:08.691 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--Zl2i-_Jbvn0miY off=11471047 len=36270 2023-12-01T16:11:08.692 INFO:tasks.workunit.client.0.smithi119.stdout:op 4914 completed, throughput=5MB/sec 2023-12-01T16:11:08.692 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2ZavItUl9Hkz11u off=4911331 len=280246 2023-12-01T16:11:08.695 INFO:tasks.workunit.client.0.smithi119.stdout:op 4915 completed, throughput=5MB/sec 2023-12-01T16:11:08.695 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cojdNb0vZCORbuH off=2568350 len=1790648 2023-12-01T16:11:08.702 INFO:tasks.workunit.client.0.smithi119.stdout:op 4916 completed, throughput=5MB/sec 2023-12-01T16:11:08.702 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-r5xfXfIu6OvfNrK off=5460625 len=95882 2023-12-01T16:11:08.705 INFO:tasks.workunit.client.0.smithi119.stdout:op 4917 completed, throughput=5MB/sec 2023-12-01T16:11:08.705 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ovHBjhvE5WFmqJN off=3664155 len=1467711 2023-12-01T16:11:08.711 INFO:tasks.workunit.client.0.smithi119.stdout:op 4918 completed, throughput=5MB/sec 2023-12-01T16:11:08.711 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WytEtI4ixOoaaas off=7879322 len=811641 2023-12-01T16:11:08.716 INFO:tasks.workunit.client.0.smithi119.stdout:op 4919 completed, throughput=5MB/sec 2023-12-01T16:11:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:08 smithi183 ceph-mon[99169]: pgmap v2202: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:11:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:08 smithi119 ceph-mon[108979]: pgmap v2202: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:11:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:08 smithi119 ceph-mon[94175]: pgmap v2202: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:11:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:09.716 INFO:tasks.workunit.client.0.smithi119.stdout: 951: throughput=5MB/sec pending data=0 2023-12-01T16:11:09.717 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Tdrq2friu-Zr4ON off=18040897 len=754286 2023-12-01T16:11:09.718 INFO:tasks.workunit.client.0.smithi119.stdout:op 4920 completed, throughput=5MB/sec 2023-12-01T16:11:09.718 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LHjTUzmRAAQD3Mu off=2230223 len=650284 2023-12-01T16:11:09.722 INFO:tasks.workunit.client.0.smithi119.stdout:op 4921 completed, throughput=5MB/sec 2023-12-01T16:11:09.722 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wFXJryupGkKbOGG off=1036574 len=120858 2023-12-01T16:11:09.724 INFO:tasks.workunit.client.0.smithi119.stdout:op 4922 completed, throughput=5MB/sec 2023-12-01T16:11:09.724 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GKcbhbbBPkNtDNQ off=1139338 len=1829190 2023-12-01T16:11:09.727 INFO:tasks.workunit.client.0.smithi119.stdout:op 4923 completed, throughput=5MB/sec 2023-12-01T16:11:09.727 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PkntfYCH7pdYi0f off=12530829 len=24099 2023-12-01T16:11:09.727 INFO:tasks.workunit.client.0.smithi119.stdout:op 4924 completed, throughput=5MB/sec 2023-12-01T16:11:09.728 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nLdP2cFMpVyTleG off=5592385 len=766576 2023-12-01T16:11:09.731 INFO:tasks.workunit.client.0.smithi119.stdout:op 4925 completed, throughput=5MB/sec 2023-12-01T16:11:09.731 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-E4-mTPMDRvvegqo off=713266 len=1535553 2023-12-01T16:11:09.739 INFO:tasks.workunit.client.0.smithi119.stdout:op 4926 completed, throughput=5MB/sec 2023-12-01T16:11:10.739 INFO:tasks.workunit.client.0.smithi119.stdout: 952: throughput=5MB/sec pending data=0 2023-12-01T16:11:10.739 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kiW3YIo77DzKlVb off=2670422 len=519160 2023-12-01T16:11:10.743 INFO:tasks.workunit.client.0.smithi119.stdout:op 4927 completed, throughput=5MB/sec 2023-12-01T16:11:10.743 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EfbDE72jkQcBEmg off=3777260 len=1459760 2023-12-01T16:11:10.753 INFO:tasks.workunit.client.0.smithi119.stdout:op 4928 completed, throughput=5MB/sec 2023-12-01T16:11:10.753 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-A4DNo7_RcjACA7R off=3231754 len=972967 2023-12-01T16:11:10.754 INFO:tasks.workunit.client.0.smithi119.stdout:op 4929 completed, throughput=5MB/sec 2023-12-01T16:11:10.754 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DUzIkqpOLD73li5 off=13134934 len=463557 2023-12-01T16:11:10.755 INFO:tasks.workunit.client.0.smithi119.stdout:op 4930 completed, throughput=5MB/sec 2023-12-01T16:11:10.756 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4bVszkOBkAb5PCS off=2315245 len=549718 2023-12-01T16:11:10.759 INFO:tasks.workunit.client.0.smithi119.stdout:op 4931 completed, throughput=5MB/sec 2023-12-01T16:11:10.759 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_E5Trfpg0zOv4RG off=9307206 len=1888256 2023-12-01T16:11:10.769 INFO:tasks.workunit.client.0.smithi119.stdout:op 4932 completed, throughput=5MB/sec 2023-12-01T16:11:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:10 smithi183 ceph-mon[99169]: pgmap v2203: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:11:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:10 smithi119 ceph-mon[94175]: pgmap v2203: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:11:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:10 smithi119 ceph-mon[108979]: pgmap v2203: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:11:11.769 INFO:tasks.workunit.client.0.smithi119.stdout: 953: throughput=5MB/sec pending data=0 2023-12-01T16:11:11.769 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FDKuAXsEHIbWr4p off=2317672 len=1755270 2023-12-01T16:11:11.778 INFO:tasks.workunit.client.0.smithi119.stdout:op 4933 completed, throughput=5MB/sec 2023-12-01T16:11:11.779 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_Ue6HjnSWtg7Ejn off=561915 len=1407981 2023-12-01T16:11:11.782 INFO:tasks.workunit.client.0.smithi119.stdout:op 4934 completed, throughput=5MB/sec 2023-12-01T16:11:11.782 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-V-uKceORepUuHhZ off=23231523 len=281770 2023-12-01T16:11:11.785 INFO:tasks.workunit.client.0.smithi119.stdout:op 4935 completed, throughput=5MB/sec 2023-12-01T16:11:11.785 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XEO86Q9IXFZKpI6 off=3630535 len=1599151 2023-12-01T16:11:11.790 INFO:tasks.workunit.client.0.smithi119.stdout:op 4936 completed, throughput=5MB/sec 2023-12-01T16:11:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:12 smithi183 ceph-mon[99169]: pgmap v2204: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:11:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:12 smithi119 ceph-mon[94175]: pgmap v2204: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:11:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:12 smithi119 ceph-mon[108979]: pgmap v2204: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:11:12.791 INFO:tasks.workunit.client.0.smithi119.stdout: 954: throughput=5MB/sec pending data=0 2023-12-01T16:11:12.791 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rEDgJaOEyobbKdQ off=8570740 len=1319143 2023-12-01T16:11:12.792 INFO:tasks.workunit.client.0.smithi119.stdout:op 4937 completed, throughput=5MB/sec 2023-12-01T16:11:12.793 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-A1DSz9rSPCiz0T0 off=2639794 len=1753702 2023-12-01T16:11:12.801 INFO:tasks.workunit.client.0.smithi119.stdout:op 4938 completed, throughput=5MB/sec 2023-12-01T16:11:12.801 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-F1AUL4pTBXumXCR off=1633491 len=1946835 2023-12-01T16:11:12.803 INFO:tasks.workunit.client.0.smithi119.stdout:op 4939 completed, throughput=5MB/sec 2023-12-01T16:11:13.803 INFO:tasks.workunit.client.0.smithi119.stdout: 955: throughput=5MB/sec pending data=0 2023-12-01T16:11:13.803 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-RDC3jLPsNbVVCPq off=156976 len=905794 2023-12-01T16:11:13.808 INFO:tasks.workunit.client.0.smithi119.stdout:op 4940 completed, throughput=5MB/sec 2023-12-01T16:11:13.809 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SoAv_lthRs5Eya6 off=593366 len=510923 2023-12-01T16:11:13.812 INFO:tasks.workunit.client.0.smithi119.stdout:op 4941 completed, throughput=5MB/sec 2023-12-01T16:11:13.812 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Bd6oaZAC1NfxY5p off=7214187 len=933111 2023-12-01T16:11:13.818 INFO:tasks.workunit.client.0.smithi119.stdout:op 4942 completed, throughput=5MB/sec 2023-12-01T16:11:13.818 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XO6J13bq9qy8lVR off=13749052 len=1445160 2023-12-01T16:11:13.827 INFO:tasks.workunit.client.0.smithi119.stdout:op 4943 completed, throughput=5MB/sec 2023-12-01T16:11:13.827 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cA1OAd4pVec-Qn8 off=5814871 len=265663 2023-12-01T16:11:13.830 INFO:tasks.workunit.client.0.smithi119.stdout:op 4944 completed, throughput=5MB/sec 2023-12-01T16:11:13.830 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-c9Vznh8ODd0eCn0 off=13110961 len=1714187 2023-12-01T16:11:13.833 INFO:tasks.workunit.client.0.smithi119.stdout:op 4945 completed, throughput=5MB/sec 2023-12-01T16:11:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:11:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:11:14] "GET /metrics HTTP/1.1" 200 33900 "" "Prometheus/2.43.0" 2023-12-01T16:11:14.833 INFO:tasks.workunit.client.0.smithi119.stdout: 956: throughput=5MB/sec pending data=0 2023-12-01T16:11:14.833 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Bc5xEKvAKi-8KZw off=7698851 len=1170363 2023-12-01T16:11:14.834 INFO:tasks.workunit.client.0.smithi119.stdout:op 4946 completed, throughput=5MB/sec 2023-12-01T16:11:14.834 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NA343AO88gDRBGZ off=3423411 len=83908 2023-12-01T16:11:14.835 INFO:tasks.workunit.client.0.smithi119.stdout:op 4947 completed, throughput=5MB/sec 2023-12-01T16:11:14.835 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Oy0_zywC6bLNGeN off=7305959 len=1471890 2023-12-01T16:11:14.836 INFO:tasks.workunit.client.0.smithi119.stdout:op 4948 completed, throughput=5MB/sec 2023-12-01T16:11:14.836 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-l8TS9h647gVd6oD off=69705 len=66160 2023-12-01T16:11:14.837 INFO:tasks.workunit.client.0.smithi119.stdout:op 4949 completed, throughput=5MB/sec 2023-12-01T16:11:14.837 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mkGPAW3QHcjWlGw off=25001465 len=537069 2023-12-01T16:11:14.838 INFO:tasks.workunit.client.0.smithi119.stdout:op 4950 completed, throughput=5MB/sec 2023-12-01T16:11:14.838 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-n8mKsYWF3HFPZwG off=5283018 len=1781390 2023-12-01T16:11:14.846 INFO:tasks.workunit.client.0.smithi119.stdout:op 4951 completed, throughput=5MB/sec 2023-12-01T16:11:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:14 smithi183 ceph-mon[99169]: pgmap v2205: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:11:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:14 smithi119 ceph-mon[94175]: pgmap v2205: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:11:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:14 smithi119 ceph-mon[108979]: pgmap v2205: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:11:15.846 INFO:tasks.workunit.client.0.smithi119.stdout: 957: throughput=5MB/sec pending data=0 2023-12-01T16:11:15.846 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kX4h8PIBH0o-c7R off=17535053 len=262038 2023-12-01T16:11:15.850 INFO:tasks.workunit.client.0.smithi119.stdout:op 4952 completed, throughput=5MB/sec 2023-12-01T16:11:15.850 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lAe-gwFVrE_0Die off=2731689 len=367033 2023-12-01T16:11:15.853 INFO:tasks.workunit.client.0.smithi119.stdout:op 4953 completed, throughput=5MB/sec 2023-12-01T16:11:15.853 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cdJk5NhSNgxyWOC off=7216774 len=1802985 2023-12-01T16:11:15.863 INFO:tasks.workunit.client.0.smithi119.stdout:op 4954 completed, throughput=5MB/sec 2023-12-01T16:11:15.863 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9TJNWuJkI65gjxC off=13621039 len=815795 2023-12-01T16:11:15.867 INFO:tasks.workunit.client.0.smithi119.stdout:op 4955 completed, throughput=5MB/sec 2023-12-01T16:11:15.867 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CTUd4aoOBJqwwXA off=12920019 len=1223962 2023-12-01T16:11:15.869 INFO:tasks.workunit.client.0.smithi119.stdout:op 4956 completed, throughput=5MB/sec 2023-12-01T16:11:15.870 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fWBqdUqmcqPoQns off=9859419 len=310400 2023-12-01T16:11:15.873 INFO:tasks.workunit.client.0.smithi119.stdout:op 4957 completed, throughput=5MB/sec 2023-12-01T16:11:15.873 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QQLOmRVTSUahLk- off=3559476 len=1962592 2023-12-01T16:11:15.875 INFO:tasks.workunit.client.0.smithi119.stdout:op 4958 completed, throughput=5MB/sec 2023-12-01T16:11:16.875 INFO:tasks.workunit.client.0.smithi119.stdout: 958: throughput=5MB/sec pending data=0 2023-12-01T16:11:16.876 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZLppwZMEQiVMPHG off=4213626 len=1579176 2023-12-01T16:11:16.883 INFO:tasks.workunit.client.0.smithi119.stdout:op 4959 completed, throughput=5MB/sec 2023-12-01T16:11:16.883 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-m0m4poovnpaUB98 off=3433127 len=2025096 2023-12-01T16:11:16.885 INFO:tasks.workunit.client.0.smithi119.stdout:op 4960 completed, throughput=5MB/sec 2023-12-01T16:11:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:16 smithi183 ceph-mon[99169]: pgmap v2206: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:11:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:16 smithi119 ceph-mon[94175]: pgmap v2206: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:11:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:16 smithi119 ceph-mon[108979]: pgmap v2206: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:11:17.886 INFO:tasks.workunit.client.0.smithi119.stdout: 959: throughput=5MB/sec pending data=0 2023-12-01T16:11:17.886 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sRh-f5OneVZ6qQ1 off=17779981 len=64873 2023-12-01T16:11:17.888 INFO:tasks.workunit.client.0.smithi119.stdout:op 4961 completed, throughput=5MB/sec 2023-12-01T16:11:17.888 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-l6_ONUbTEp-whDs off=20600098 len=1074598 2023-12-01T16:11:17.895 INFO:tasks.workunit.client.0.smithi119.stdout:op 4962 completed, throughput=5MB/sec 2023-12-01T16:11:17.895 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-t2RGT6HhaJBvWG- off=1408288 len=1483567 2023-12-01T16:11:17.896 INFO:tasks.workunit.client.0.smithi119.stdout:op 4963 completed, throughput=5MB/sec 2023-12-01T16:11:17.897 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YvBY__BrWrKJv1_ off=7591850 len=908484 2023-12-01T16:11:17.899 INFO:tasks.workunit.client.0.smithi119.stdout:op 4964 completed, throughput=5MB/sec 2023-12-01T16:11:17.899 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2mb2084LuHOEUjR off=17492129 len=709109 2023-12-01T16:11:17.903 INFO:tasks.workunit.client.0.smithi119.stdout:op 4965 completed, throughput=5MB/sec 2023-12-01T16:11:17.903 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-N4fn-4S2GL7KKFK off=1181945 len=1766534 2023-12-01T16:11:17.904 INFO:tasks.workunit.client.0.smithi119.stdout:op 4966 completed, throughput=5MB/sec 2023-12-01T16:11:18.905 INFO:tasks.workunit.client.0.smithi119.stdout: 960: throughput=5MB/sec pending data=0 2023-12-01T16:11:18.906 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-I9CJOTPI-rtGLA- off=825762 len=426031 2023-12-01T16:11:18.909 INFO:tasks.workunit.client.0.smithi119.stdout:op 4967 completed, throughput=5MB/sec 2023-12-01T16:11:18.909 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-h8q1oKKWfuWmzzb off=539946 len=278295 2023-12-01T16:11:18.910 INFO:tasks.workunit.client.0.smithi119.stdout:op 4968 completed, throughput=5MB/sec 2023-12-01T16:11:18.910 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1hlEoWsU7OSk-wl off=2501630 len=1789256 2023-12-01T16:11:18.913 INFO:tasks.workunit.client.0.smithi119.stdout:op 4969 completed, throughput=5MB/sec 2023-12-01T16:11:18.913 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0z5oPyTsGfl39Df off=1599076 len=955600 2023-12-01T16:11:18.918 INFO:tasks.workunit.client.0.smithi119.stdout:op 4970 completed, throughput=5MB/sec 2023-12-01T16:11:18.918 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hhlhwoVGWMC3BZa off=20303209 len=1307066 2023-12-01T16:11:18.924 INFO:tasks.workunit.client.0.smithi119.stdout:op 4971 completed, throughput=5MB/sec 2023-12-01T16:11:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:18 smithi183 ceph-mon[99169]: pgmap v2207: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:11:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:18 smithi119 ceph-mon[94175]: pgmap v2207: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:11:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:18 smithi119 ceph-mon[108979]: pgmap v2207: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T16:11:19.924 INFO:tasks.workunit.client.0.smithi119.stdout: 961: throughput=5MB/sec pending data=0 2023-12-01T16:11:19.925 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-iRk42PbNf8Qmyjc off=15004007 len=1545528 2023-12-01T16:11:19.928 INFO:tasks.workunit.client.0.smithi119.stdout:op 4972 completed, throughput=5MB/sec 2023-12-01T16:11:19.928 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qpBsJUc4jPxBwEB off=16138977 len=688026 2023-12-01T16:11:19.933 INFO:tasks.workunit.client.0.smithi119.stdout:op 4973 completed, throughput=5MB/sec 2023-12-01T16:11:19.933 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pIposVEL1OyAwah off=1257516 len=78311 2023-12-01T16:11:19.935 INFO:tasks.workunit.client.0.smithi119.stdout:op 4974 completed, throughput=5MB/sec 2023-12-01T16:11:19.935 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NDvSgbd33MQgVWh off=8129632 len=929301 2023-12-01T16:11:19.937 INFO:tasks.workunit.client.0.smithi119.stdout:op 4975 completed, throughput=5MB/sec 2023-12-01T16:11:19.937 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UF2iw4XOuiqhITn off=1927847 len=985342 2023-12-01T16:11:19.941 INFO:tasks.workunit.client.0.smithi119.stdout:op 4976 completed, throughput=5MB/sec 2023-12-01T16:11:19.941 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Gxj4shQO7QlN6jy off=2242344 len=1992043 2023-12-01T16:11:19.954 INFO:tasks.workunit.client.0.smithi119.stdout:op 4977 completed, throughput=5MB/sec 2023-12-01T16:11:20.954 INFO:tasks.workunit.client.0.smithi119.stdout: 962: throughput=5MB/sec pending data=0 2023-12-01T16:11:20.954 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AqzIRH4FAKtTXmD off=15951448 len=85707 2023-12-01T16:11:20.956 INFO:tasks.workunit.client.0.smithi119.stdout:op 4978 completed, throughput=5MB/sec 2023-12-01T16:11:20.956 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CWUXQiUppQRS7-p off=666688 len=1601936 2023-12-01T16:11:20.959 INFO:tasks.workunit.client.0.smithi119.stdout:op 4979 completed, throughput=5MB/sec 2023-12-01T16:11:20.959 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DjkyVIOBspodQDf off=12599157 len=1199365 2023-12-01T16:11:20.965 INFO:tasks.workunit.client.0.smithi119.stdout:op 4980 completed, throughput=5MB/sec 2023-12-01T16:11:20.965 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JlWvZSQGxF3Z9u- off=13984 len=793617 2023-12-01T16:11:20.966 INFO:tasks.workunit.client.0.smithi119.stdout:op 4981 completed, throughput=5MB/sec 2023-12-01T16:11:20.967 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WwSgJlBdtfVT3MM off=15193957 len=812789 2023-12-01T16:11:20.968 INFO:tasks.workunit.client.0.smithi119.stdout:op 4982 completed, throughput=5MB/sec 2023-12-01T16:11:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:20 smithi183 ceph-mon[99169]: pgmap v2208: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:11:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:20 smithi119 ceph-mon[94175]: pgmap v2208: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:11:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:20 smithi119 ceph-mon[108979]: pgmap v2208: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:11:21.968 INFO:tasks.workunit.client.0.smithi119.stdout: 963: throughput=5MB/sec pending data=0 2023-12-01T16:11:21.969 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-c81_8FG0rEEngZK off=450561 len=1126156 2023-12-01T16:11:21.971 INFO:tasks.workunit.client.0.smithi119.stdout:op 4983 completed, throughput=5MB/sec 2023-12-01T16:11:21.971 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-L-GoUYnS7Lwbpr7 off=885118 len=51366 2023-12-01T16:11:21.972 INFO:tasks.workunit.client.0.smithi119.stdout:op 4984 completed, throughput=5MB/sec 2023-12-01T16:11:21.972 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dbd1JR69CYaTVkA off=647749 len=1726842 2023-12-01T16:11:21.974 INFO:tasks.workunit.client.0.smithi119.stdout:op 4985 completed, throughput=5MB/sec 2023-12-01T16:11:21.974 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-eJHsUVq20sjfSDh off=3999612 len=1908375 2023-12-01T16:11:21.976 INFO:tasks.workunit.client.0.smithi119.stdout:op 4986 completed, throughput=5MB/sec 2023-12-01T16:11:21.976 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OBZ9EqfZxR0zjVb off=971926 len=1514596 2023-12-01T16:11:21.986 INFO:tasks.workunit.client.0.smithi119.stdout:op 4987 completed, throughput=5MB/sec 2023-12-01T16:11:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:22 smithi183 ceph-mon[99169]: pgmap v2209: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:11:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:22 smithi119 ceph-mon[108979]: pgmap v2209: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:11:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:22 smithi119 ceph-mon[94175]: pgmap v2209: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:11:22.986 INFO:tasks.workunit.client.0.smithi119.stdout: 964: throughput=5MB/sec pending data=0 2023-12-01T16:11:22.986 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cengRaLXSv4mhi9 off=4444904 len=1887033 2023-12-01T16:11:22.988 INFO:tasks.workunit.client.0.smithi119.stdout:op 4988 completed, throughput=5MB/sec 2023-12-01T16:11:22.988 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Qn96ByhHSHLiOM2 off=16092578 len=1227311 2023-12-01T16:11:22.995 INFO:tasks.workunit.client.0.smithi119.stdout:op 4989 completed, throughput=5MB/sec 2023-12-01T16:11:22.995 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hAp5KMajc7yUiYJ off=8933360 len=768131 2023-12-01T16:11:23.000 INFO:tasks.workunit.client.0.smithi119.stdout:op 4990 completed, throughput=5MB/sec 2023-12-01T16:11:23.000 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EvR2fHpVSRXCkVX off=480004 len=1133900 2023-12-01T16:11:23.003 INFO:tasks.workunit.client.0.smithi119.stdout:op 4991 completed, throughput=5MB/sec 2023-12-01T16:11:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:24.004 INFO:tasks.workunit.client.0.smithi119.stdout: 965: throughput=5MB/sec pending data=0 2023-12-01T16:11:24.004 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oebr1pBNGC0JNty off=12749703 len=596705 2023-12-01T16:11:24.008 INFO:tasks.workunit.client.0.smithi119.stdout:op 4992 completed, throughput=5MB/sec 2023-12-01T16:11:24.008 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wtCd6iYTrFmTTy_ off=1780974 len=1337166 2023-12-01T16:11:24.010 INFO:tasks.workunit.client.0.smithi119.stdout:op 4993 completed, throughput=5MB/sec 2023-12-01T16:11:24.010 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rPX1PKBcQg_x0IC off=4393240 len=1105234 2023-12-01T16:11:24.016 INFO:tasks.workunit.client.0.smithi119.stdout:op 4994 completed, throughput=5MB/sec 2023-12-01T16:11:24.016 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hXGaWrajHi_2m8w off=786352 len=1823561 2023-12-01T16:11:24.018 INFO:tasks.workunit.client.0.smithi119.stdout:op 4995 completed, throughput=5MB/sec 2023-12-01T16:11:24.440 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:11:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:11:24] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T16:11:24.441 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:24 smithi119 ceph-mon[94175]: pgmap v2210: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:11:24.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:24 smithi119 ceph-mon[108979]: pgmap v2210: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:11:24.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:24 smithi183 ceph-mon[99169]: pgmap v2210: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:11:25.018 INFO:tasks.workunit.client.0.smithi119.stdout: 966: throughput=5MB/sec pending data=0 2023-12-01T16:11:25.018 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-A9tNilEnKeImwop off=672413 len=468324 2023-12-01T16:11:25.020 INFO:tasks.workunit.client.0.smithi119.stdout:op 4996 completed, throughput=5MB/sec 2023-12-01T16:11:25.020 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-i5GJTb3bYyfMBBK off=12462769 len=1926566 2023-12-01T16:11:25.022 INFO:tasks.workunit.client.0.smithi119.stdout:op 4997 completed, throughput=5MB/sec 2023-12-01T16:11:25.022 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IoIjndVxq5sspfF off=1640586 len=399595 2023-12-01T16:11:25.023 INFO:tasks.workunit.client.0.smithi119.stdout:op 4998 completed, throughput=5MB/sec 2023-12-01T16:11:25.023 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JKkG93RApTxiUxE off=1725963 len=219813 2023-12-01T16:11:25.023 INFO:tasks.workunit.client.0.smithi119.stdout:op 4999 completed, throughput=5MB/sec 2023-12-01T16:11:25.024 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GV2WgjIkE75AXVR off=13955492 len=585191 2023-12-01T16:11:25.027 INFO:tasks.workunit.client.0.smithi119.stdout:op 5000 completed, throughput=5MB/sec 2023-12-01T16:11:25.027 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qx6upSscRAKvO9u off=7893903 len=1358653 2023-12-01T16:11:25.033 INFO:tasks.workunit.client.0.smithi119.stdout:op 5001 completed, throughput=5MB/sec 2023-12-01T16:11:26.033 INFO:tasks.workunit.client.0.smithi119.stdout: 967: throughput=5MB/sec pending data=0 2023-12-01T16:11:26.033 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3gnVeQkcBTm_3tX off=2612319 len=872151 2023-12-01T16:11:26.038 INFO:tasks.workunit.client.0.smithi119.stdout:op 5002 completed, throughput=5MB/sec 2023-12-01T16:11:26.038 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FN0dieA9KHZZqqp off=2603962 len=1137772 2023-12-01T16:11:26.044 INFO:tasks.workunit.client.0.smithi119.stdout:op 5003 completed, throughput=5MB/sec 2023-12-01T16:11:26.044 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UQNePjvgeW5iC9I off=861903 len=1380724 2023-12-01T16:11:26.046 INFO:tasks.workunit.client.0.smithi119.stdout:op 5004 completed, throughput=5MB/sec 2023-12-01T16:11:26.046 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ci3fn52tkVFhnc6 off=288824 len=75775 2023-12-01T16:11:26.046 INFO:tasks.workunit.client.0.smithi119.stdout:op 5005 completed, throughput=5MB/sec 2023-12-01T16:11:26.046 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UaWdfyjj6yzipVD off=1472332 len=846538 2023-12-01T16:11:26.047 INFO:tasks.workunit.client.0.smithi119.stdout:op 5006 completed, throughput=5MB/sec 2023-12-01T16:11:26.047 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-iSpf2_NdqcI5-R6 off=14977842 len=2010068 2023-12-01T16:11:26.051 INFO:tasks.workunit.client.0.smithi119.stdout:op 5007 completed, throughput=5MB/sec 2023-12-01T16:11:27.051 INFO:tasks.workunit.client.0.smithi119.stdout: 968: throughput=5MB/sec pending data=0 2023-12-01T16:11:27.051 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3ZsCnepIWsqlAKk off=2057931 len=1660714 2023-12-01T16:11:27.053 INFO:tasks.workunit.client.0.smithi119.stdout:op 5008 completed, throughput=5MB/sec 2023-12-01T16:11:27.053 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7T8M9C2tiNALowl off=3990037 len=187618 2023-12-01T16:11:27.054 INFO:tasks.workunit.client.0.smithi119.stdout:op 5009 completed, throughput=5MB/sec 2023-12-01T16:11:27.055 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ysT30_6McgJYJUn off=2920859 len=1805465 2023-12-01T16:11:27.056 INFO:tasks.workunit.client.0.smithi119.stdout:op 5010 completed, throughput=5MB/sec 2023-12-01T16:11:27.056 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_1wWDxcaZVQix0G off=5948708 len=1667184 2023-12-01T16:11:27.057 INFO:tasks.workunit.client.0.smithi119.stdout:op 5011 completed, throughput=5MB/sec 2023-12-01T16:11:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:26 smithi183 ceph-mon[99169]: pgmap v2211: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:11:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:26 smithi119 ceph-mon[94175]: pgmap v2211: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:11:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:26 smithi119 ceph-mon[108979]: pgmap v2211: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:11:28.058 INFO:tasks.workunit.client.0.smithi119.stdout: 969: throughput=5MB/sec pending data=0 2023-12-01T16:11:28.058 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QtPLZ9I5M10eHiL off=20325101 len=1495117 2023-12-01T16:11:28.064 INFO:tasks.workunit.client.0.smithi119.stdout:op 5012 completed, throughput=5MB/sec 2023-12-01T16:11:28.064 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QDjDmsjNxHTdl1e off=1026580 len=1020977 2023-12-01T16:11:28.065 INFO:tasks.workunit.client.0.smithi119.stdout:op 5013 completed, throughput=5MB/sec 2023-12-01T16:11:28.065 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6xBWwehgJSnGbr- off=262859 len=1265781 2023-12-01T16:11:28.066 INFO:tasks.workunit.client.0.smithi119.stdout:op 5014 completed, throughput=5MB/sec 2023-12-01T16:11:28.066 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GX0s9OKdG6nqOrI off=1386589 len=604505 2023-12-01T16:11:28.069 INFO:tasks.workunit.client.0.smithi119.stdout:op 5015 completed, throughput=5MB/sec 2023-12-01T16:11:29.069 INFO:tasks.workunit.client.0.smithi119.stdout: 970: throughput=5MB/sec pending data=0 2023-12-01T16:11:29.070 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-M-V7BS47Cyo-QT6 off=4669988 len=1548572 2023-12-01T16:11:29.079 INFO:tasks.workunit.client.0.smithi119.stdout:op 5016 completed, throughput=5MB/sec 2023-12-01T16:11:29.079 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-S4JetAhcj6Oy3OP off=3112733 len=948504 2023-12-01T16:11:29.084 INFO:tasks.workunit.client.0.smithi119.stdout:op 5017 completed, throughput=5MB/sec 2023-12-01T16:11:29.084 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NFxjgDaZ5rVpBjP off=5492518 len=765475 2023-12-01T16:11:29.088 INFO:tasks.workunit.client.0.smithi119.stdout:op 5018 completed, throughput=5MB/sec 2023-12-01T16:11:29.088 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BtetOpBIASWYUOm off=12704420 len=443194 2023-12-01T16:11:29.091 INFO:tasks.workunit.client.0.smithi119.stdout:op 5019 completed, throughput=5MB/sec 2023-12-01T16:11:29.092 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FAo1VgPTONc2NJ3 off=2492031 len=1777646 2023-12-01T16:11:29.093 INFO:tasks.workunit.client.0.smithi119.stdout:op 5020 completed, throughput=5MB/sec 2023-12-01T16:11:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:28 smithi183 ceph-mon[99169]: pgmap v2212: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:11:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:28 smithi119 ceph-mon[94175]: pgmap v2212: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:11:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:28 smithi119 ceph-mon[108979]: pgmap v2212: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:11:30.094 INFO:tasks.workunit.client.0.smithi119.stdout: 971: throughput=5MB/sec pending data=0 2023-12-01T16:11:30.094 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ft7YF1i11IafCNr off=1852842 len=1687793 2023-12-01T16:11:30.096 INFO:tasks.workunit.client.0.smithi119.stdout:op 5021 completed, throughput=5MB/sec 2023-12-01T16:11:30.096 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FeBGRDOhgtE-QiO off=7807645 len=1996724 2023-12-01T16:11:30.107 INFO:tasks.workunit.client.0.smithi119.stdout:op 5022 completed, throughput=5MB/sec 2023-12-01T16:11:30.108 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-N8aaQkT0yP7Owqy off=4551557 len=1300886 2023-12-01T16:11:30.112 INFO:tasks.workunit.client.0.smithi119.stdout:op 5023 completed, throughput=5MB/sec 2023-12-01T16:11:31.113 INFO:tasks.workunit.client.0.smithi119.stdout: 972: throughput=4.99MB/sec pending data=0 2023-12-01T16:11:31.113 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fTiBvSbWLrBdJHJ off=6073664 len=1643015 2023-12-01T16:11:31.120 INFO:tasks.workunit.client.0.smithi119.stdout:op 5024 completed, throughput=5MB/sec 2023-12-01T16:11:31.121 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oMC4tklFSLmz4pl off=6443191 len=366964 2023-12-01T16:11:31.121 INFO:tasks.workunit.client.0.smithi119.stdout:op 5025 completed, throughput=5MB/sec 2023-12-01T16:11:31.121 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SAxKIYZ6a8jlOX8 off=4182127 len=1990052 2023-12-01T16:11:31.129 INFO:tasks.workunit.client.0.smithi119.stdout:op 5026 completed, throughput=5MB/sec 2023-12-01T16:11:31.130 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2rV4eksTNKxQFcw off=1766009 len=440240 2023-12-01T16:11:31.131 INFO:tasks.workunit.client.0.smithi119.stdout:op 5027 completed, throughput=5MB/sec 2023-12-01T16:11:31.131 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pGy5YKE00ejXRSN off=20792711 len=2070084 2023-12-01T16:11:31.140 INFO:tasks.workunit.client.0.smithi119.stdout:op 5028 completed, throughput=5MB/sec 2023-12-01T16:11:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:30 smithi183 ceph-mon[99169]: pgmap v2213: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T16:11:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:30 smithi119 ceph-mon[94175]: pgmap v2213: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T16:11:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:30 smithi119 ceph-mon[108979]: pgmap v2213: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T16:11:32.140 INFO:tasks.workunit.client.0.smithi119.stdout: 973: throughput=5MB/sec pending data=0 2023-12-01T16:11:32.140 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-005G1wzA_GOrtup off=709311 len=1481026 2023-12-01T16:11:32.149 INFO:tasks.workunit.client.0.smithi119.stdout:op 5029 completed, throughput=5MB/sec 2023-12-01T16:11:32.149 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oApxlfHvcKfsqzP off=13041822 len=1312685 2023-12-01T16:11:32.156 INFO:tasks.workunit.client.0.smithi119.stdout:op 5030 completed, throughput=5MB/sec 2023-12-01T16:11:32.156 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vmJc6-9u_6Q9jcH off=2253024 len=1944729 2023-12-01T16:11:32.167 INFO:tasks.workunit.client.0.smithi119.stdout:op 5031 completed, throughput=5MB/sec 2023-12-01T16:11:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:32 smithi183 ceph-mon[99169]: pgmap v2214: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:11:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:32 smithi119 ceph-mon[94175]: pgmap v2214: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:11:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:32 smithi119 ceph-mon[108979]: pgmap v2214: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:11:32.778 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:11:33.082 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:11:33.082 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (38m) 6m ago 38m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:11:33.082 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (38m) 6m ago 38m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:11:33.082 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (39m) 6m ago 39m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:11:33.082 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (39m) 6m ago 39m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:11:33.083 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (42m) 6m ago 42m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:11:33.083 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (44m) 6m ago 44m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:11:33.083 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (44m) 6m ago 44m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:11:33.083 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (42m) 6m ago 42m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:11:33.083 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (42m) 6m ago 42m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:11:33.083 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (38m) 6m ago 38m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:11:33.083 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (38m) 6m ago 38m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:11:33.083 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (42m) 6m ago 42m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:11:33.083 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (41m) 6m ago 41m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:11:33.083 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (41m) 6m ago 41m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:11:33.084 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (41m) 6m ago 41m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:11:33.084 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (40m) 6m ago 40m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:11:33.084 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (40m) 6m ago 40m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:11:33.084 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (40m) 6m ago 40m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:11:33.084 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (39m) 6m ago 39m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:11:33.084 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (38m) 6m ago 39m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:11:33.168 INFO:tasks.workunit.client.0.smithi119.stdout: 974: throughput=5MB/sec pending data=0 2023-12-01T16:11:33.168 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2Bs0-17CiFJr-ED off=1852522 len=1608570 2023-12-01T16:11:33.178 INFO:tasks.workunit.client.0.smithi119.stdout:op 5032 completed, throughput=5MB/sec 2023-12-01T16:11:33.178 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-t8-gzOXMpT_-F8W off=21058205 len=1613270 2023-12-01T16:11:33.179 INFO:tasks.workunit.client.0.smithi119.stdout:op 5033 completed, throughput=5MB/sec 2023-12-01T16:11:33.179 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZXOowQXVTJkBNKe off=1176574 len=1191392 2023-12-01T16:11:33.183 INFO:tasks.workunit.client.0.smithi119.stdout:op 5034 completed, throughput=5MB/sec 2023-12-01T16:11:33.183 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JpDrPyqfnmZnVgJ off=81409 len=125429 2023-12-01T16:11:33.186 INFO:tasks.workunit.client.0.smithi119.stdout:op 5035 completed, throughput=5MB/sec 2023-12-01T16:11:33.186 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fsVSkVfd4rmhM04 off=10591896 len=1772316 2023-12-01T16:11:33.193 INFO:tasks.workunit.client.0.smithi119.stdout:op 5036 completed, throughput=5MB/sec 2023-12-01T16:11:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:33 smithi183 ceph-mon[99169]: from='client.16788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:33 smithi183 ceph-mon[99169]: from='client.26681 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:33 smithi119 ceph-mon[94175]: from='client.16788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:33 smithi119 ceph-mon[94175]: from='client.26681 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:33 smithi119 ceph-mon[108979]: from='client.16788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:33 smithi119 ceph-mon[108979]: from='client.26681 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:33.469 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:11:33.469 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:11:33.469 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:11:33.469 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:11:33.469 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:11:33.469 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:11:33.469 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:11:33.469 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:11:33.469 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:11:33.469 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:11:33.469 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:11:33.469 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:11:33.469 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:11:33.470 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:11:33.470 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:11:33.470 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:11:33.470 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:11:34.194 INFO:tasks.workunit.client.0.smithi119.stdout: 975: throughput=5MB/sec pending data=0 2023-12-01T16:11:34.194 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-b5zYb2DJCFpwAta off=20247223 len=1027198 2023-12-01T16:11:34.195 INFO:tasks.workunit.client.0.smithi119.stdout:op 5037 completed, throughput=5MB/sec 2023-12-01T16:11:34.195 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yo_EreXqFjPlQrC off=3074913 len=1172240 2023-12-01T16:11:34.202 INFO:tasks.workunit.client.0.smithi119.stdout:op 5038 completed, throughput=5MB/sec 2023-12-01T16:11:34.202 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-H7K82to9nVEJZi0 off=1059055 len=709535 2023-12-01T16:11:34.203 INFO:tasks.workunit.client.0.smithi119.stdout:op 5039 completed, throughput=5MB/sec 2023-12-01T16:11:34.203 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-O6KR2c8niei9UIT off=2511279 len=1587785 2023-12-01T16:11:34.205 INFO:tasks.workunit.client.0.smithi119.stdout:op 5040 completed, throughput=5MB/sec 2023-12-01T16:11:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4157872769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:11:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:34 smithi183 ceph-mon[99169]: pgmap v2215: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:11:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:11:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:11:34] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T16:11:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4157872769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:11:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:34 smithi119 ceph-mon[94175]: pgmap v2215: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:11:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4157872769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:11:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:34 smithi119 ceph-mon[108979]: pgmap v2215: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:11:35.205 INFO:tasks.workunit.client.0.smithi119.stdout: 976: throughput=5MB/sec pending data=0 2023-12-01T16:11:35.206 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-p2XPpala7QLB9h1 off=6072280 len=66154 2023-12-01T16:11:35.208 INFO:tasks.workunit.client.0.smithi119.stdout:op 5041 completed, throughput=5MB/sec 2023-12-01T16:11:35.208 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UgXL7qIBRcUiHST off=3058743 len=1978048 2023-12-01T16:11:35.210 INFO:tasks.workunit.client.0.smithi119.stdout:op 5042 completed, throughput=5MB/sec 2023-12-01T16:11:35.210 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QG7_8Pwzx6f2FGR off=2029473 len=664380 2023-12-01T16:11:35.215 INFO:tasks.workunit.client.0.smithi119.stdout:op 5043 completed, throughput=5MB/sec 2023-12-01T16:11:35.215 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XyDQZJF4phCUrv8 off=20502868 len=142634 2023-12-01T16:11:35.218 INFO:tasks.workunit.client.0.smithi119.stdout:op 5044 completed, throughput=5MB/sec 2023-12-01T16:11:35.218 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9j3-tEBUxZ67PeP off=14402150 len=1302822 2023-12-01T16:11:35.226 INFO:tasks.workunit.client.0.smithi119.stdout:op 5045 completed, throughput=5MB/sec 2023-12-01T16:11:35.226 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-myxz6pNvn6C4ElY off=2351890 len=303626 2023-12-01T16:11:35.227 INFO:tasks.workunit.client.0.smithi119.stdout:op 5046 completed, throughput=5MB/sec 2023-12-01T16:11:35.227 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vbjt3W2_TH7mm71 off=13700973 len=668067 2023-12-01T16:11:35.231 INFO:tasks.workunit.client.0.smithi119.stdout:op 5047 completed, throughput=5MB/sec 2023-12-01T16:11:36.231 INFO:tasks.workunit.client.0.smithi119.stdout: 977: throughput=5MB/sec pending data=0 2023-12-01T16:11:36.231 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-stMT0cU9zfG9tyi off=516655 len=1096208 2023-12-01T16:11:36.236 INFO:tasks.workunit.client.0.smithi119.stdout:op 5048 completed, throughput=5MB/sec 2023-12-01T16:11:36.237 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IgX2gumUwagAyuG off=421115 len=1465428 2023-12-01T16:11:36.238 INFO:tasks.workunit.client.0.smithi119.stdout:op 5049 completed, throughput=5MB/sec 2023-12-01T16:11:36.238 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6bdgKVREGNiOE3h off=2126843 len=1632168 2023-12-01T16:11:36.239 INFO:tasks.workunit.client.0.smithi119.stdout:op 5050 completed, throughput=5MB/sec 2023-12-01T16:11:36.240 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MRfKJVSYdH7OvKS off=8461821 len=303043 2023-12-01T16:11:36.240 INFO:tasks.workunit.client.0.smithi119.stdout:op 5051 completed, throughput=5MB/sec 2023-12-01T16:11:36.240 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iGPTQtuSPRdiA2N off=4186962 len=1998938 2023-12-01T16:11:36.253 INFO:tasks.workunit.client.0.smithi119.stdout:op 5052 completed, throughput=5MB/sec 2023-12-01T16:11:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:36 smithi183 ceph-mon[99169]: pgmap v2216: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T16:11:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:36 smithi119 ceph-mon[94175]: pgmap v2216: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T16:11:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:36 smithi119 ceph-mon[108979]: pgmap v2216: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T16:11:37.254 INFO:tasks.workunit.client.0.smithi119.stdout: 978: throughput=5MB/sec pending data=0 2023-12-01T16:11:37.254 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--BsdjroiYUX7zp7 off=16145719 len=1328290 2023-12-01T16:11:37.255 INFO:tasks.workunit.client.0.smithi119.stdout:op 5053 completed, throughput=5MB/sec 2023-12-01T16:11:37.256 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5AeU4ILbA0l0kDE off=3492949 len=1078167 2023-12-01T16:11:37.261 INFO:tasks.workunit.client.0.smithi119.stdout:op 5054 completed, throughput=5MB/sec 2023-12-01T16:11:37.261 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TKXZPYOd-gYEsHT off=2460271 len=1605710 2023-12-01T16:11:37.264 INFO:tasks.workunit.client.0.smithi119.stdout:op 5055 completed, throughput=5MB/sec 2023-12-01T16:11:38.264 INFO:tasks.workunit.client.0.smithi119.stdout: 979: throughput=5MB/sec pending data=0 2023-12-01T16:11:38.264 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7GBQx5Tx2IakHmc off=10635459 len=1715561 2023-12-01T16:11:38.266 INFO:tasks.workunit.client.0.smithi119.stdout:op 5056 completed, throughput=5MB/sec 2023-12-01T16:11:38.266 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-p6CvpZfU4fhqNVK off=11000906 len=1310627 2023-12-01T16:11:38.267 INFO:tasks.workunit.client.0.smithi119.stdout:op 5057 completed, throughput=5MB/sec 2023-12-01T16:11:38.267 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TMRGkwT75rN1aDJ off=2726362 len=1163361 2023-12-01T16:11:38.269 INFO:tasks.workunit.client.0.smithi119.stdout:op 5058 completed, throughput=5MB/sec 2023-12-01T16:11:38.269 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-44799Omf3eT89YN off=9834832 len=973913 2023-12-01T16:11:38.271 INFO:tasks.workunit.client.0.smithi119.stdout:op 5059 completed, throughput=5MB/sec 2023-12-01T16:11:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:38 smithi183 ceph-mon[99169]: pgmap v2217: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:11:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:38 smithi119 ceph-mon[94175]: pgmap v2217: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:11:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:38 smithi119 ceph-mon[108979]: pgmap v2217: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:11:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:39.272 INFO:tasks.workunit.client.0.smithi119.stdout: 980: throughput=5MB/sec pending data=0 2023-12-01T16:11:39.272 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SP9WJG3qCuYbVI7 off=685853 len=872613 2023-12-01T16:11:39.274 INFO:tasks.workunit.client.0.smithi119.stdout:op 5060 completed, throughput=5MB/sec 2023-12-01T16:11:39.274 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8AfrYuYdzSNjsJg off=1360507 len=1341260 2023-12-01T16:11:39.277 INFO:tasks.workunit.client.0.smithi119.stdout:op 5061 completed, throughput=5MB/sec 2023-12-01T16:11:39.277 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dc7LUIxbDcLw9yc off=12762343 len=633501 2023-12-01T16:11:39.278 INFO:tasks.workunit.client.0.smithi119.stdout:op 5062 completed, throughput=5MB/sec 2023-12-01T16:11:39.278 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_b57ctqaxr6Gy7U off=8111709 len=1771620 2023-12-01T16:11:39.288 INFO:tasks.workunit.client.0.smithi119.stdout:op 5063 completed, throughput=5MB/sec 2023-12-01T16:11:39.288 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fmbesF1g5ckjTKd off=9157174 len=192115 2023-12-01T16:11:39.289 INFO:tasks.workunit.client.0.smithi119.stdout:op 5064 completed, throughput=5MB/sec 2023-12-01T16:11:39.289 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7mMLiLTtjLVAFqh off=11889721 len=933597 2023-12-01T16:11:39.291 INFO:tasks.workunit.client.0.smithi119.stdout:op 5065 completed, throughput=5MB/sec 2023-12-01T16:11:40.292 INFO:tasks.workunit.client.0.smithi119.stdout: 981: throughput=5MB/sec pending data=0 2023-12-01T16:11:40.292 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wFtQJwzW3gjW38e off=6183401 len=1187085 2023-12-01T16:11:40.297 INFO:tasks.workunit.client.0.smithi119.stdout:op 5066 completed, throughput=5MB/sec 2023-12-01T16:11:40.298 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HOLxlULzfYX1tpF off=14432725 len=865982 2023-12-01T16:11:40.300 INFO:tasks.workunit.client.0.smithi119.stdout:op 5067 completed, throughput=5MB/sec 2023-12-01T16:11:40.300 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1vL7OajqElEyai8 off=1792106 len=1397347 2023-12-01T16:11:40.309 INFO:tasks.workunit.client.0.smithi119.stdout:op 5068 completed, throughput=5MB/sec 2023-12-01T16:11:40.309 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1e4edCOPB0m5fbS off=6127058 len=515205 2023-12-01T16:11:40.310 INFO:tasks.workunit.client.0.smithi119.stdout:op 5069 completed, throughput=5MB/sec 2023-12-01T16:11:40.310 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-A8t6Jb8X7TvufTD off=6447170 len=413966 2023-12-01T16:11:40.310 INFO:tasks.workunit.client.0.smithi119.stdout:op 5070 completed, throughput=5MB/sec 2023-12-01T16:11:40.311 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WWw4r2O7-rN8AEP off=6940888 len=1143035 2023-12-01T16:11:40.315 INFO:tasks.workunit.client.0.smithi119.stdout:op 5071 completed, throughput=5MB/sec 2023-12-01T16:11:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:40 smithi183 ceph-mon[99169]: pgmap v2218: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T16:11:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:40 smithi119 ceph-mon[94175]: pgmap v2218: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T16:11:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:40 smithi119 ceph-mon[108979]: pgmap v2218: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T16:11:41.315 INFO:tasks.workunit.client.0.smithi119.stdout: 982: throughput=5MB/sec pending data=0 2023-12-01T16:11:41.316 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XDoxNpJ6nJvKnmF off=2364795 len=541624 2023-12-01T16:11:41.321 INFO:tasks.workunit.client.0.smithi119.stdout:op 5072 completed, throughput=5MB/sec 2023-12-01T16:11:41.321 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZEWRVNRoxiXL6Ep off=9491871 len=77839 2023-12-01T16:11:41.322 INFO:tasks.workunit.client.0.smithi119.stdout:op 5073 completed, throughput=5MB/sec 2023-12-01T16:11:41.322 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eA3liJZh8Fdl0SA off=2192216 len=1525583 2023-12-01T16:11:41.329 INFO:tasks.workunit.client.0.smithi119.stdout:op 5074 completed, throughput=5MB/sec 2023-12-01T16:11:41.329 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VJju9sqTw6tTsCl off=18837557 len=1603552 2023-12-01T16:11:41.337 INFO:tasks.workunit.client.0.smithi119.stdout:op 5075 completed, throughput=5MB/sec 2023-12-01T16:11:41.337 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4f8KiskgMopRy1o off=927785 len=861890 2023-12-01T16:11:41.342 INFO:tasks.workunit.client.0.smithi119.stdout:op 5076 completed, throughput=5MB/sec 2023-12-01T16:11:41.342 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cFUhwxGdGj-M_xc off=8303571 len=1065434 2023-12-01T16:11:41.347 INFO:tasks.workunit.client.0.smithi119.stdout:op 5077 completed, throughput=5MB/sec 2023-12-01T16:11:42.347 INFO:tasks.workunit.client.0.smithi119.stdout: 983: throughput=5MB/sec pending data=0 2023-12-01T16:11:42.347 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lrdTWcRyb6nW1jm off=1728930 len=1177468 2023-12-01T16:11:42.353 INFO:tasks.workunit.client.0.smithi119.stdout:op 5078 completed, throughput=5MB/sec 2023-12-01T16:11:42.354 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hk7mZ_OT05zGR3H off=8226054 len=501815 2023-12-01T16:11:42.358 INFO:tasks.workunit.client.0.smithi119.stdout:op 5079 completed, throughput=5MB/sec 2023-12-01T16:11:42.358 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bGsycZgrMINSyHH off=1994639 len=1375635 2023-12-01T16:11:42.363 INFO:tasks.workunit.client.0.smithi119.stdout:op 5080 completed, throughput=5MB/sec 2023-12-01T16:11:42.363 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-84vKDVV6mVuPM5T off=91627 len=1266905 2023-12-01T16:11:42.364 INFO:tasks.workunit.client.0.smithi119.stdout:op 5081 completed, throughput=5MB/sec 2023-12-01T16:11:42.364 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oaERGOpFGLYB-2L off=1994767 len=2083840 2023-12-01T16:11:42.366 INFO:tasks.workunit.client.0.smithi119.stdout:op 5082 completed, throughput=5MB/sec 2023-12-01T16:11:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:42 smithi183 ceph-mon[99169]: pgmap v2219: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:11:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:42 smithi119 ceph-mon[94175]: pgmap v2219: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:11:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:42 smithi119 ceph-mon[108979]: pgmap v2219: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:11:43.367 INFO:tasks.workunit.client.0.smithi119.stdout: 984: throughput=5MB/sec pending data=0 2023-12-01T16:11:43.367 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-m5BnZCO0QLkz-BN off=15713388 len=1050873 2023-12-01T16:11:43.373 INFO:tasks.workunit.client.0.smithi119.stdout:op 5083 completed, throughput=5MB/sec 2023-12-01T16:11:43.373 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uZQlBpoMBcywCcW off=10861699 len=1309647 2023-12-01T16:11:43.380 INFO:tasks.workunit.client.0.smithi119.stdout:op 5084 completed, throughput=5MB/sec 2023-12-01T16:11:43.380 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wqxXwvKHF5g8Zcm off=863075 len=56834 2023-12-01T16:11:43.382 INFO:tasks.workunit.client.0.smithi119.stdout:op 5085 completed, throughput=5MB/sec 2023-12-01T16:11:43.382 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mLt5VleZh7Q4j1K off=2244736 len=1895807 2023-12-01T16:11:43.384 INFO:tasks.workunit.client.0.smithi119.stdout:op 5086 completed, throughput=5MB/sec 2023-12-01T16:11:44.385 INFO:tasks.workunit.client.0.smithi119.stdout: 985: throughput=5MB/sec pending data=0 2023-12-01T16:11:44.385 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Qii6_WFKiEeJdgz off=18383323 len=1841235 2023-12-01T16:11:44.396 INFO:tasks.workunit.client.0.smithi119.stdout:op 5087 completed, throughput=5MB/sec 2023-12-01T16:11:44.396 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rF761X1wtTZivJN off=9823060 len=924957 2023-12-01T16:11:44.397 INFO:tasks.workunit.client.0.smithi119.stdout:op 5088 completed, throughput=5MB/sec 2023-12-01T16:11:44.398 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Zc5IPC-TmtJpIp5 off=16182866 len=250317 2023-12-01T16:11:44.399 INFO:tasks.workunit.client.0.smithi119.stdout:op 5089 completed, throughput=5MB/sec 2023-12-01T16:11:44.399 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-C0WJ1fnoLYO1nrR off=3396280 len=1633393 2023-12-01T16:11:44.407 INFO:tasks.workunit.client.0.smithi119.stdout:op 5090 completed, throughput=5MB/sec 2023-12-01T16:11:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:11:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:11:44] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-12-01T16:11:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:44 smithi183 ceph-mon[99169]: pgmap v2220: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:11:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:44 smithi119 ceph-mon[94175]: pgmap v2220: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:11:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:44 smithi119 ceph-mon[108979]: pgmap v2220: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:11:45.407 INFO:tasks.workunit.client.0.smithi119.stdout: 986: throughput=5MB/sec pending data=0 2023-12-01T16:11:45.407 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-18AKgCvVoqA24wV off=4498241 len=464991 2023-12-01T16:11:45.408 INFO:tasks.workunit.client.0.smithi119.stdout:op 5091 completed, throughput=5MB/sec 2023-12-01T16:11:45.409 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HKFK_fz-qz9pNl9 off=4208628 len=304758 2023-12-01T16:11:45.409 INFO:tasks.workunit.client.0.smithi119.stdout:op 5092 completed, throughput=5MB/sec 2023-12-01T16:11:45.410 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-e2l-OZ9teoAyhb8 off=285097 len=930376 2023-12-01T16:11:45.411 INFO:tasks.workunit.client.0.smithi119.stdout:op 5093 completed, throughput=5MB/sec 2023-12-01T16:11:45.411 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dk33wBgb7eyEtad off=3124608 len=1126043 2023-12-01T16:11:45.419 INFO:tasks.workunit.client.0.smithi119.stdout:op 5094 completed, throughput=5MB/sec 2023-12-01T16:11:45.419 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-l50xx_CuUylYZKV off=5927227 len=810000 2023-12-01T16:11:45.423 INFO:tasks.workunit.client.0.smithi119.stdout:op 5095 completed, throughput=5MB/sec 2023-12-01T16:11:45.423 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-d47jNRyS1NA11rV off=6576994 len=1914177 2023-12-01T16:11:45.425 INFO:tasks.workunit.client.0.smithi119.stdout:op 5096 completed, throughput=5MB/sec 2023-12-01T16:11:46.425 INFO:tasks.workunit.client.0.smithi119.stdout: 987: throughput=5MB/sec pending data=0 2023-12-01T16:11:46.425 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zvn_XzcKsc2Qrob off=1334986 len=1126567 2023-12-01T16:11:46.427 INFO:tasks.workunit.client.0.smithi119.stdout:op 5097 completed, throughput=5MB/sec 2023-12-01T16:11:46.427 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BjExglw8olX4hDj off=1793278 len=140578 2023-12-01T16:11:46.428 INFO:tasks.workunit.client.0.smithi119.stdout:op 5098 completed, throughput=5MB/sec 2023-12-01T16:11:46.428 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fyIcTsVJdXgU7wl off=15808826 len=1812018 2023-12-01T16:11:46.437 INFO:tasks.workunit.client.0.smithi119.stdout:op 5099 completed, throughput=5MB/sec 2023-12-01T16:11:46.437 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wpClevzvupjl4wL off=64639 len=558166 2023-12-01T16:11:46.441 INFO:tasks.workunit.client.0.smithi119.stdout:op 5100 completed, throughput=5MB/sec 2023-12-01T16:11:46.442 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cqhmuCbXl56IDo5 off=19740375 len=1317926 2023-12-01T16:11:46.447 INFO:tasks.workunit.client.0.smithi119.stdout:op 5101 completed, throughput=5MB/sec 2023-12-01T16:11:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:46 smithi183 ceph-mon[99169]: pgmap v2221: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2023-12-01T16:11:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:46 smithi119 ceph-mon[94175]: pgmap v2221: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2023-12-01T16:11:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:46 smithi119 ceph-mon[108979]: pgmap v2221: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2023-12-01T16:11:47.447 INFO:tasks.workunit.client.0.smithi119.stdout: 988: throughput=5MB/sec pending data=0 2023-12-01T16:11:47.447 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nSVrEGlAFzBlZg3 off=11487798 len=1848064 2023-12-01T16:11:47.451 INFO:tasks.workunit.client.0.smithi119.stdout:op 5102 completed, throughput=5MB/sec 2023-12-01T16:11:47.451 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SWa32KoV-p8EXgi off=5904832 len=2081067 2023-12-01T16:11:47.453 INFO:tasks.workunit.client.0.smithi119.stdout:op 5103 completed, throughput=5MB/sec 2023-12-01T16:11:47.454 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-T3fwCUVsF5kYV0i off=2015153 len=1674448 2023-12-01T16:11:47.454 INFO:tasks.workunit.client.0.smithi119.stdout:op 5104 completed, throughput=5MB/sec 2023-12-01T16:11:48.455 INFO:tasks.workunit.client.0.smithi119.stdout: 989: throughput=5MB/sec pending data=0 2023-12-01T16:11:48.455 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cHxshYfgeSMk1Co off=3798661 len=2083613 2023-12-01T16:11:48.457 INFO:tasks.workunit.client.0.smithi119.stdout:op 5105 completed, throughput=5MB/sec 2023-12-01T16:11:48.457 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5uVehNFQYBs_WlG off=2567945 len=377536 2023-12-01T16:11:48.460 INFO:tasks.workunit.client.0.smithi119.stdout:op 5106 completed, throughput=5MB/sec 2023-12-01T16:11:48.460 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ADzv5ZTChTBT2Lw off=1813116 len=615043 2023-12-01T16:11:48.465 INFO:tasks.workunit.client.0.smithi119.stdout:op 5107 completed, throughput=5MB/sec 2023-12-01T16:11:48.465 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8XyXrepYc8R4dfN off=2949856 len=1674073 2023-12-01T16:11:48.474 INFO:tasks.workunit.client.0.smithi119.stdout:op 5108 completed, throughput=5MB/sec 2023-12-01T16:11:48.474 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kYO5kuTcB2K_Df1 off=12002032 len=1526395 2023-12-01T16:11:48.475 INFO:tasks.workunit.client.0.smithi119.stdout:op 5109 completed, throughput=5MB/sec 2023-12-01T16:11:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:48 smithi183 ceph-mon[99169]: pgmap v2222: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:11:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:48 smithi119 ceph-mon[94175]: pgmap v2222: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:11:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:48 smithi119 ceph-mon[108979]: pgmap v2222: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:11:49.475 INFO:tasks.workunit.client.0.smithi119.stdout: 990: throughput=5MB/sec pending data=0 2023-12-01T16:11:49.476 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-05bIhXzzU0jKm2t off=26793 len=681816 2023-12-01T16:11:49.479 INFO:tasks.workunit.client.0.smithi119.stdout:op 5110 completed, throughput=5MB/sec 2023-12-01T16:11:49.480 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aEi21qK7eQbKKuH off=1489426 len=1421399 2023-12-01T16:11:49.486 INFO:tasks.workunit.client.0.smithi119.stdout:op 5111 completed, throughput=5MB/sec 2023-12-01T16:11:49.486 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Hg7pSSZ4DK5SgON off=10266231 len=1208593 2023-12-01T16:11:49.487 INFO:tasks.workunit.client.0.smithi119.stdout:op 5112 completed, throughput=5MB/sec 2023-12-01T16:11:49.487 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-01IjxOwACaluA00 off=6124217 len=1642967 2023-12-01T16:11:49.489 INFO:tasks.workunit.client.0.smithi119.stdout:op 5113 completed, throughput=5MB/sec 2023-12-01T16:11:50.490 INFO:tasks.workunit.client.0.smithi119.stdout: 991: throughput=5MB/sec pending data=0 2023-12-01T16:11:50.490 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pwRtuQyPbmx5gaK off=6106035 len=161662 2023-12-01T16:11:50.493 INFO:tasks.workunit.client.0.smithi119.stdout:op 5114 completed, throughput=5MB/sec 2023-12-01T16:11:50.493 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-p3SMWGqgQRJw8sp off=6528697 len=766993 2023-12-01T16:11:50.495 INFO:tasks.workunit.client.0.smithi119.stdout:op 5115 completed, throughput=5MB/sec 2023-12-01T16:11:50.495 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-p95rK4okINfc4tD off=5846963 len=472756 2023-12-01T16:11:50.498 INFO:tasks.workunit.client.0.smithi119.stdout:op 5116 completed, throughput=5MB/sec 2023-12-01T16:11:50.498 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KWWXF2_lxeiQI2E off=1945329 len=1401682 2023-12-01T16:11:50.507 INFO:tasks.workunit.client.0.smithi119.stdout:op 5117 completed, throughput=5MB/sec 2023-12-01T16:11:50.507 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-juoVI1dsIzDWvSf off=11456681 len=1387899 2023-12-01T16:11:50.508 INFO:tasks.workunit.client.0.smithi119.stdout:op 5118 completed, throughput=5MB/sec 2023-12-01T16:11:50.508 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vWXQx0u-rA3YOuW off=189533 len=1372969 2023-12-01T16:11:50.515 INFO:tasks.workunit.client.0.smithi119.stdout:op 5119 completed, throughput=5MB/sec 2023-12-01T16:11:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:50 smithi183 ceph-mon[99169]: pgmap v2223: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T16:11:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:50 smithi119 ceph-mon[108979]: pgmap v2223: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T16:11:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:50 smithi119 ceph-mon[94175]: pgmap v2223: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T16:11:51.515 INFO:tasks.workunit.client.0.smithi119.stdout: 992: throughput=5MB/sec pending data=0 2023-12-01T16:11:51.515 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VZ6EviRK2HoFbxX off=1639601 len=1202279 2023-12-01T16:11:51.521 INFO:tasks.workunit.client.0.smithi119.stdout:op 5120 completed, throughput=5MB/sec 2023-12-01T16:11:51.522 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Q3_-RfXYxliHPUj off=580271 len=386598 2023-12-01T16:11:51.525 INFO:tasks.workunit.client.0.smithi119.stdout:op 5121 completed, throughput=5MB/sec 2023-12-01T16:11:51.525 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yYc-j4o2C4WUvZd off=5278377 len=1738349 2023-12-01T16:11:51.527 INFO:tasks.workunit.client.0.smithi119.stdout:op 5122 completed, throughput=5MB/sec 2023-12-01T16:11:51.527 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sdEa2DNzPNvtS1O off=0 len=1570798 2023-12-01T16:11:51.536 INFO:tasks.workunit.client.0.smithi119.stdout:op 5123 completed, throughput=5MB/sec 2023-12-01T16:11:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:52 smithi183 ceph-mon[99169]: pgmap v2224: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:11:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:52 smithi119 ceph-mon[94175]: pgmap v2224: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:11:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:52 smithi119 ceph-mon[108979]: pgmap v2224: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:11:52.536 INFO:tasks.workunit.client.0.smithi119.stdout: 993: throughput=5MB/sec pending data=0 2023-12-01T16:11:52.536 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cniSQAv6pwk41jr off=14497880 len=1744659 2023-12-01T16:11:52.538 INFO:tasks.workunit.client.0.smithi119.stdout:op 5124 completed, throughput=5MB/sec 2023-12-01T16:11:52.538 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-W334GjpSYzzx3sA off=8239179 len=849186 2023-12-01T16:11:52.540 INFO:tasks.workunit.client.0.smithi119.stdout:op 5125 completed, throughput=5MB/sec 2023-12-01T16:11:52.540 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UY1K6XBQ7vjc7qP off=6790374 len=1863580 2023-12-01T16:11:52.548 INFO:tasks.workunit.client.0.smithi119.stdout:op 5126 completed, throughput=5MB/sec 2023-12-01T16:11:52.548 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PMupd67H76y6E6Y off=4242916 len=860772 2023-12-01T16:11:52.553 INFO:tasks.workunit.client.0.smithi119.stdout:op 5127 completed, throughput=5MB/sec 2023-12-01T16:11:53.554 INFO:tasks.workunit.client.0.smithi119.stdout: 994: throughput=5MB/sec pending data=0 2023-12-01T16:11:53.554 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-s7Uio9UQGhPeoR1 off=2942097 len=824393 2023-12-01T16:11:53.556 INFO:tasks.workunit.client.0.smithi119.stdout:op 5128 completed, throughput=5MB/sec 2023-12-01T16:11:53.556 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HQfKbrFtYnoTINj off=6135360 len=1785146 2023-12-01T16:11:53.567 INFO:tasks.workunit.client.0.smithi119.stdout:op 5129 completed, throughput=5MB/sec 2023-12-01T16:11:53.567 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-b-xcIlFgfGEgsAi off=4572425 len=1482125 2023-12-01T16:11:53.575 INFO:tasks.workunit.client.0.smithi119.stdout:op 5130 completed, throughput=5MB/sec 2023-12-01T16:11:53.575 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Wb6bZq-JjQ-ENN6 off=6339796 len=671942 2023-12-01T16:11:53.576 INFO:tasks.workunit.client.0.smithi119.stdout:op 5131 completed, throughput=5MB/sec 2023-12-01T16:11:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:54.443 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:11:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:11:54] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T16:11:54.576 INFO:tasks.workunit.client.0.smithi119.stdout: 995: throughput=5MB/sec pending data=0 2023-12-01T16:11:54.576 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mYYvq1IxXpDQLv4 off=0 len=1790030 2023-12-01T16:11:54.586 INFO:tasks.workunit.client.0.smithi119.stdout:op 5132 completed, throughput=5MB/sec 2023-12-01T16:11:54.586 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Hvwyk8CezKePRZc off=1882871 len=580805 2023-12-01T16:11:54.587 INFO:tasks.workunit.client.0.smithi119.stdout:op 5133 completed, throughput=5MB/sec 2023-12-01T16:11:54.587 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BbIJxp91v3rizXE off=20360399 len=1753271 2023-12-01T16:11:54.596 INFO:tasks.workunit.client.0.smithi119.stdout:op 5134 completed, throughput=5MB/sec 2023-12-01T16:11:54.597 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1j-ovnlGPJAtd9R off=3720337 len=1593049 2023-12-01T16:11:54.598 INFO:tasks.workunit.client.0.smithi119.stdout:op 5135 completed, throughput=5MB/sec 2023-12-01T16:11:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:54 smithi119 ceph-mon[94175]: pgmap v2225: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:11:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:54 smithi119 ceph-mon[108979]: pgmap v2225: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:11:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:54 smithi183 ceph-mon[99169]: pgmap v2225: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:11:55.598 INFO:tasks.workunit.client.0.smithi119.stdout: 996: throughput=5MB/sec pending data=0 2023-12-01T16:11:55.598 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wmdc_bnlydSMTKP off=5832010 len=538723 2023-12-01T16:11:55.602 INFO:tasks.workunit.client.0.smithi119.stdout:op 5136 completed, throughput=5MB/sec 2023-12-01T16:11:55.602 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--AiFC3ZMzXREsql off=15529623 len=1624494 2023-12-01T16:11:55.603 INFO:tasks.workunit.client.0.smithi119.stdout:op 5137 completed, throughput=5MB/sec 2023-12-01T16:11:55.603 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Kpu0GB8XBc-MGsY off=6430634 len=690966 2023-12-01T16:11:55.608 INFO:tasks.workunit.client.0.smithi119.stdout:op 5138 completed, throughput=5MB/sec 2023-12-01T16:11:55.608 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UnCK8Cc-IX_PX3o off=15688195 len=1332630 2023-12-01T16:11:55.609 INFO:tasks.workunit.client.0.smithi119.stdout:op 5139 completed, throughput=5MB/sec 2023-12-01T16:11:55.609 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1n3TBD18NI5veYO off=6346635 len=1488666 2023-12-01T16:11:55.610 INFO:tasks.workunit.client.0.smithi119.stdout:op 5140 completed, throughput=5MB/sec 2023-12-01T16:11:56.611 INFO:tasks.workunit.client.0.smithi119.stdout: 997: throughput=5MB/sec pending data=0 2023-12-01T16:11:56.611 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VoLeYAIMLh3gpb6 off=4549537 len=33990 2023-12-01T16:11:56.612 INFO:tasks.workunit.client.0.smithi119.stdout:op 5141 completed, throughput=5MB/sec 2023-12-01T16:11:56.612 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KVHAlaunzXz-RXr off=15953147 len=2036369 2023-12-01T16:11:56.624 INFO:tasks.workunit.client.0.smithi119.stdout:op 5142 completed, throughput=5MB/sec 2023-12-01T16:11:56.624 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bjFPS9ppYFlXost off=9057531 len=1672362 2023-12-01T16:11:56.626 INFO:tasks.workunit.client.0.smithi119.stdout:op 5143 completed, throughput=5MB/sec 2023-12-01T16:11:56.626 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OFjHqWQA1ONxG0X off=9234872 len=1305583 2023-12-01T16:11:56.631 INFO:tasks.workunit.client.0.smithi119.stdout:op 5144 completed, throughput=5MB/sec 2023-12-01T16:11:57.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:56 smithi183 ceph-mon[99169]: pgmap v2226: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:11:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:56 smithi119 ceph-mon[94175]: pgmap v2226: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:11:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:56 smithi119 ceph-mon[108979]: pgmap v2226: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T16:11:57.631 INFO:tasks.workunit.client.0.smithi119.stdout: 998: throughput=5MB/sec pending data=0 2023-12-01T16:11:57.631 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DniAtpkPhcrWPnh off=11322103 len=132654 2023-12-01T16:11:57.633 INFO:tasks.workunit.client.0.smithi119.stdout:op 5145 completed, throughput=5MB/sec 2023-12-01T16:11:57.634 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1RJ8vVsH1tx8VNt off=3343129 len=1108720 2023-12-01T16:11:57.639 INFO:tasks.workunit.client.0.smithi119.stdout:op 5146 completed, throughput=5MB/sec 2023-12-01T16:11:57.640 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3U9J3qkx7jTPBc_ off=516225 len=2008969 2023-12-01T16:11:57.651 INFO:tasks.workunit.client.0.smithi119.stdout:op 5147 completed, throughput=5MB/sec 2023-12-01T16:11:57.651 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UZ0WSNTYwq56Eto off=9254946 len=724607 2023-12-01T16:11:57.653 INFO:tasks.workunit.client.0.smithi119.stdout:op 5148 completed, throughput=5MB/sec 2023-12-01T16:11:57.653 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lJ7EJu0ichnH8h2 off=760817 len=170772 2023-12-01T16:11:57.654 INFO:tasks.workunit.client.0.smithi119.stdout:op 5149 completed, throughput=5MB/sec 2023-12-01T16:11:57.654 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-eLs3UUVzfa0A2Af off=9848686 len=491764 2023-12-01T16:11:57.655 INFO:tasks.workunit.client.0.smithi119.stdout:op 5150 completed, throughput=5MB/sec 2023-12-01T16:11:57.655 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8bQhgzr7w0JLjWb off=10803838 len=1153469 2023-12-01T16:11:57.656 INFO:tasks.workunit.client.0.smithi119.stdout:op 5151 completed, throughput=5MB/sec 2023-12-01T16:11:58.657 INFO:tasks.workunit.client.0.smithi119.stdout: 999: throughput=5MB/sec pending data=0 2023-12-01T16:11:58.657 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-90XhexEreTYgkDe off=10895546 len=252390 2023-12-01T16:11:58.660 INFO:tasks.workunit.client.0.smithi119.stdout:op 5152 completed, throughput=5MB/sec 2023-12-01T16:11:58.660 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VeqvprYOSo26PC6 off=14251660 len=1482995 2023-12-01T16:11:58.661 INFO:tasks.workunit.client.0.smithi119.stdout:op 5153 completed, throughput=5MB/sec 2023-12-01T16:11:58.662 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lYy9FgHpvafjGKU off=4514372 len=1574007 2023-12-01T16:11:58.663 INFO:tasks.workunit.client.0.smithi119.stdout:op 5154 completed, throughput=5MB/sec 2023-12-01T16:11:58.663 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mxFiB8zVYRNOeUy off=5862021 len=1835827 2023-12-01T16:11:58.665 INFO:tasks.workunit.client.0.smithi119.stdout:op 5155 completed, throughput=5MB/sec 2023-12-01T16:11:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:11:58 smithi183 ceph-mon[99169]: pgmap v2227: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:11:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:11:58 smithi119 ceph-mon[108979]: pgmap v2227: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:11:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:11:58 smithi119 ceph-mon[94175]: pgmap v2227: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:11:59.666 INFO:tasks.workunit.client.0.smithi119.stdout: 1000: throughput=5MB/sec pending data=0 2023-12-01T16:11:59.666 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-28qx8LRjq8B9X3C off=4062433 len=1452344 2023-12-01T16:11:59.669 INFO:tasks.workunit.client.0.smithi119.stdout:op 5156 completed, throughput=5MB/sec 2023-12-01T16:11:59.669 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sa0bC7DdyXkWP3D off=10926993 len=1863804 2023-12-01T16:11:59.681 INFO:tasks.workunit.client.0.smithi119.stdout:op 5157 completed, throughput=5MB/sec 2023-12-01T16:11:59.681 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-eW3tEYJ6mwvbtuo off=1603535 len=1228469 2023-12-01T16:11:59.684 INFO:tasks.workunit.client.0.smithi119.stdout:op 5158 completed, throughput=5MB/sec 2023-12-01T16:11:59.685 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vK3zpRu4Pp1nktX off=2957480 len=2020852 2023-12-01T16:11:59.694 INFO:tasks.workunit.client.0.smithi119.stdout:op 5159 completed, throughput=5MB/sec 2023-12-01T16:12:00.694 INFO:tasks.workunit.client.0.smithi119.stdout: 1001: throughput=5MB/sec pending data=0 2023-12-01T16:12:00.694 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SEMvWikm44bb6mt off=14300246 len=266379 2023-12-01T16:12:00.697 INFO:tasks.workunit.client.0.smithi119.stdout:op 5160 completed, throughput=5MB/sec 2023-12-01T16:12:00.698 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8thm1Hf96kRHYKr off=6893238 len=1048597 2023-12-01T16:12:00.703 INFO:tasks.workunit.client.0.smithi119.stdout:op 5161 completed, throughput=5MB/sec 2023-12-01T16:12:00.703 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PKrZNyjYnQ0D-xT off=8661236 len=182620 2023-12-01T16:12:00.704 INFO:tasks.workunit.client.0.smithi119.stdout:op 5162 completed, throughput=5MB/sec 2023-12-01T16:12:00.704 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9YIR9Hb2dGVdVOL off=5568133 len=972772 2023-12-01T16:12:00.705 INFO:tasks.workunit.client.0.smithi119.stdout:op 5163 completed, throughput=5MB/sec 2023-12-01T16:12:00.705 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-o1pRZxT24TSDpvd off=16838881 len=1832488 2023-12-01T16:12:00.707 INFO:tasks.workunit.client.0.smithi119.stdout:op 5164 completed, throughput=5MB/sec 2023-12-01T16:12:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:00 smithi183 ceph-mon[99169]: pgmap v2228: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T16:12:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:00 smithi119 ceph-mon[94175]: pgmap v2228: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T16:12:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:00 smithi119 ceph-mon[108979]: pgmap v2228: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T16:12:01.708 INFO:tasks.workunit.client.0.smithi119.stdout: 1002: throughput=5MB/sec pending data=0 2023-12-01T16:12:01.708 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gpx9aR-Ymq4zNrS off=5556299 len=1022277 2023-12-01T16:12:01.714 INFO:tasks.workunit.client.0.smithi119.stdout:op 5165 completed, throughput=5MB/sec 2023-12-01T16:12:01.714 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Pz67ZlgvX3DAvUQ off=15079096 len=1382418 2023-12-01T16:12:01.721 INFO:tasks.workunit.client.0.smithi119.stdout:op 5166 completed, throughput=5MB/sec 2023-12-01T16:12:01.721 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hz62fL35imQXLGI off=10617498 len=2095780 2023-12-01T16:12:01.733 INFO:tasks.workunit.client.0.smithi119.stdout:op 5167 completed, throughput=5MB/sec 2023-12-01T16:12:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:02 smithi183 ceph-mon[99169]: pgmap v2229: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:12:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:02 smithi119 ceph-mon[94175]: pgmap v2229: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:12:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:02 smithi119 ceph-mon[108979]: pgmap v2229: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:12:02.733 INFO:tasks.workunit.client.0.smithi119.stdout: 1003: throughput=5MB/sec pending data=0 2023-12-01T16:12:02.733 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dyJrAFj3bRH3V6R off=4804391 len=1704803 2023-12-01T16:12:02.735 INFO:tasks.workunit.client.0.smithi119.stdout:op 5168 completed, throughput=5MB/sec 2023-12-01T16:12:02.735 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-iFd5aiAmcWSpHzx off=1282220 len=733269 2023-12-01T16:12:02.736 INFO:tasks.workunit.client.0.smithi119.stdout:op 5169 completed, throughput=5MB/sec 2023-12-01T16:12:02.736 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MigHs3No-d_3k5X off=6225740 len=1576202 2023-12-01T16:12:02.738 INFO:tasks.workunit.client.0.smithi119.stdout:op 5170 completed, throughput=5MB/sec 2023-12-01T16:12:02.738 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rLm_g0dRegD955t off=180241 len=572760 2023-12-01T16:12:02.740 INFO:tasks.workunit.client.0.smithi119.stdout:op 5171 completed, throughput=5MB/sec 2023-12-01T16:12:02.740 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZQSTmpgeBPBFJAN off=8876481 len=1615352 2023-12-01T16:12:02.743 INFO:tasks.workunit.client.0.smithi119.stdout:op 5172 completed, throughput=5MB/sec 2023-12-01T16:12:03.744 INFO:tasks.workunit.client.0.smithi119.stdout: 1004: throughput=5MB/sec pending data=0 2023-12-01T16:12:03.744 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cHdnJHvMNHsXLcT off=2124058 len=1751608 2023-12-01T16:12:03.754 INFO:tasks.workunit.client.0.smithi119.stdout:op 5173 completed, throughput=5MB/sec 2023-12-01T16:12:03.754 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-d2XdDpv0mxEzWjQ off=2766902 len=742259 2023-12-01T16:12:03.755 INFO:tasks.workunit.client.0.smithi119.stdout:op 5174 completed, throughput=5MB/sec 2023-12-01T16:12:03.755 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-D-qsqIQb2dHf70B off=7993262 len=962133 2023-12-01T16:12:03.759 INFO:tasks.workunit.client.0.smithi119.stdout:op 5175 completed, throughput=5MB/sec 2023-12-01T16:12:03.759 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HdRYDaeaguOvoE6 off=14166622 len=148858 2023-12-01T16:12:03.759 INFO:tasks.workunit.client.0.smithi119.stdout:op 5176 completed, throughput=5MB/sec 2023-12-01T16:12:03.760 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-F1S_WcjbbcYnSPb off=5623920 len=638670 2023-12-01T16:12:03.760 INFO:tasks.workunit.client.0.smithi119.stdout:op 5177 completed, throughput=5MB/sec 2023-12-01T16:12:03.760 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GDINcLiP2XKP7dc off=2772443 len=995109 2023-12-01T16:12:03.765 INFO:tasks.workunit.client.0.smithi119.stdout:op 5178 completed, throughput=5MB/sec 2023-12-01T16:12:03.818 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:12:04.125 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:12:04.125 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (38m) 7m ago 39m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:12:04.125 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (38m) 7m ago 38m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:12:04.125 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (40m) 7m ago 40m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:12:04.125 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (39m) 7m ago 39m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:12:04.125 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (43m) 7m ago 43m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:12:04.125 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (44m) 7m ago 44m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:12:04.125 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (44m) 7m ago 44m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:12:04.125 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (43m) 7m ago 43m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:12:04.125 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (43m) 7m ago 43m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:12:04.125 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (39m) 7m ago 39m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:12:04.125 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (39m) 7m ago 39m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:12:04.125 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (42m) 7m ago 42m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:12:04.126 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (42m) 7m ago 42m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:12:04.126 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (42m) 7m ago 42m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:12:04.126 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (41m) 7m ago 41m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:12:04.126 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (41m) 7m ago 41m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:12:04.126 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (41m) 7m ago 41m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:12:04.126 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (40m) 7m ago 40m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:12:04.126 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (40m) 7m ago 40m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:12:04.126 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (38m) 7m ago 39m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:12:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:12:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:12:04] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T16:12:04.503 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:12:04.504 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:12:04.504 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:12:04.504 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:12:04.504 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:12:04.504 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:12:04.504 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:12:04.504 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:12:04.504 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:12:04.504 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:12:04.504 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:12:04.504 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:12:04.504 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:12:04.504 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:12:04.504 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:12:04.504 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:12:04.505 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:12:04.765 INFO:tasks.workunit.client.0.smithi119.stdout: 1005: throughput=5MB/sec pending data=0 2023-12-01T16:12:04.765 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZyhVi6oZfEWxXRW off=15002676 len=1248048 2023-12-01T16:12:04.766 INFO:tasks.workunit.client.0.smithi119.stdout:op 5179 completed, throughput=5MB/sec 2023-12-01T16:12:04.766 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LFhEO88yBT4O371 off=432876 len=461215 2023-12-01T16:12:04.770 INFO:tasks.workunit.client.0.smithi119.stdout:op 5180 completed, throughput=5MB/sec 2023-12-01T16:12:04.770 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-seN7TdAv5yGLkwM off=416259 len=749697 2023-12-01T16:12:04.774 INFO:tasks.workunit.client.0.smithi119.stdout:op 5181 completed, throughput=5MB/sec 2023-12-01T16:12:04.774 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jAaW34CLdqSsfH4 off=15014357 len=536035 2023-12-01T16:12:04.775 INFO:tasks.workunit.client.0.smithi119.stdout:op 5182 completed, throughput=5MB/sec 2023-12-01T16:12:04.776 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_5Enjrm1PlXT6Le off=3270933 len=2002289 2023-12-01T16:12:04.777 INFO:tasks.workunit.client.0.smithi119.stdout:op 5183 completed, throughput=5MB/sec 2023-12-01T16:12:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:04 smithi183 ceph-mon[99169]: pgmap v2230: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:12:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:04 smithi183 ceph-mon[99169]: from='client.26693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2529123407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:12:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:12:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:04 smithi119 ceph-mon[108979]: pgmap v2230: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:12:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:04 smithi119 ceph-mon[108979]: from='client.26693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2529123407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:12:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:12:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:04 smithi119 ceph-mon[94175]: pgmap v2230: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T16:12:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:04 smithi119 ceph-mon[94175]: from='client.26693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2529123407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:12:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:12:05.777 INFO:tasks.workunit.client.0.smithi119.stdout: 1006: throughput=5MB/sec pending data=0 2023-12-01T16:12:05.778 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FTiGOx45m6cZT9J off=4771163 len=103182 2023-12-01T16:12:05.778 INFO:tasks.workunit.client.0.smithi119.stdout:op 5184 completed, throughput=5MB/sec 2023-12-01T16:12:05.778 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CFUz_HmZTxWxxNW off=5427184 len=129828 2023-12-01T16:12:05.779 INFO:tasks.workunit.client.0.smithi119.stdout:op 5185 completed, throughput=5MB/sec 2023-12-01T16:12:05.779 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rKWQJmYDI74yMTt off=10805491 len=555843 2023-12-01T16:12:05.782 INFO:tasks.workunit.client.0.smithi119.stdout:op 5186 completed, throughput=5MB/sec 2023-12-01T16:12:05.782 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3HFv0624s8Ki7nG off=5857442 len=1074036 2023-12-01T16:12:05.783 INFO:tasks.workunit.client.0.smithi119.stdout:op 5187 completed, throughput=5MB/sec 2023-12-01T16:12:05.783 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AVnFyyllBeeaim5 off=5491480 len=978662 2023-12-01T16:12:05.788 INFO:tasks.workunit.client.0.smithi119.stdout:op 5188 completed, throughput=5MB/sec 2023-12-01T16:12:05.788 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_aM1ungLcGGvg6U off=4885466 len=299106 2023-12-01T16:12:05.789 INFO:tasks.workunit.client.0.smithi119.stdout:op 5189 completed, throughput=5MB/sec 2023-12-01T16:12:05.789 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0vBFEoZVwJ_kwsq off=3742104 len=1827084 2023-12-01T16:12:05.792 INFO:tasks.workunit.client.0.smithi119.stdout:op 5190 completed, throughput=5MB/sec 2023-12-01T16:12:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:05 smithi183 ceph-mon[99169]: from='client.26699 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:12:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:12:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:12:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:05 smithi119 ceph-mon[94175]: from='client.26699 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:12:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:12:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:12:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:05 smithi119 ceph-mon[108979]: from='client.26699 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:12:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:12:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:12:06.792 INFO:tasks.workunit.client.0.smithi119.stdout: 1007: throughput=5MB/sec pending data=0 2023-12-01T16:12:06.792 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-igJpwJWjrLw5C8L off=2547958 len=372886 2023-12-01T16:12:06.795 INFO:tasks.workunit.client.0.smithi119.stdout:op 5191 completed, throughput=5MB/sec 2023-12-01T16:12:06.795 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1IJfa-GlwZZIZOb off=0 len=1514560 2023-12-01T16:12:06.798 INFO:tasks.workunit.client.0.smithi119.stdout:op 5192 completed, throughput=5MB/sec 2023-12-01T16:12:06.798 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-34aZC_1GcUOfo4y off=12273047 len=437123 2023-12-01T16:12:06.800 INFO:tasks.workunit.client.0.smithi119.stdout:op 5193 completed, throughput=5MB/sec 2023-12-01T16:12:06.800 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wsqRrdv9MYHRYKB off=17404196 len=158095 2023-12-01T16:12:06.803 INFO:tasks.workunit.client.0.smithi119.stdout:op 5194 completed, throughput=5MB/sec 2023-12-01T16:12:06.803 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-U7HzbZVuzaO_o7B off=14311153 len=184149 2023-12-01T16:12:06.804 INFO:tasks.workunit.client.0.smithi119.stdout:op 5195 completed, throughput=5MB/sec 2023-12-01T16:12:06.804 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zfNdPMBfZzhICiI off=5268411 len=545509 2023-12-01T16:12:06.804 INFO:tasks.workunit.client.0.smithi119.stdout:op 5196 completed, throughput=5MB/sec 2023-12-01T16:12:06.805 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YUjkpwLs-FW-AAr off=12503619 len=1855046 2023-12-01T16:12:06.806 INFO:tasks.workunit.client.0.smithi119.stdout:op 5197 completed, throughput=5MB/sec 2023-12-01T16:12:06.806 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RksYoNhcLCjL4lm off=1038856 len=1399934 2023-12-01T16:12:06.808 INFO:tasks.workunit.client.0.smithi119.stdout:op 5198 completed, throughput=5MB/sec 2023-12-01T16:12:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:06 smithi183 ceph-mon[99169]: pgmap v2231: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:12:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:06 smithi119 ceph-mon[108979]: pgmap v2231: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:12:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:06 smithi119 ceph-mon[94175]: pgmap v2231: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:12:07.808 INFO:tasks.workunit.client.0.smithi119.stdout: 1008: throughput=5MB/sec pending data=0 2023-12-01T16:12:07.808 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ny_iuwhw5KVVqR5 off=1731518 len=602591 2023-12-01T16:12:07.809 INFO:tasks.workunit.client.0.smithi119.stdout:op 5199 completed, throughput=5MB/sec 2023-12-01T16:12:07.809 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-A-sDHrP8l5Qj0xU off=10439509 len=1762847 2023-12-01T16:12:07.819 INFO:tasks.workunit.client.0.smithi119.stdout:op 5200 completed, throughput=5MB/sec 2023-12-01T16:12:07.820 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ifAG8V0UHnNhap7 off=4534526 len=122281 2023-12-01T16:12:07.820 INFO:tasks.workunit.client.0.smithi119.stdout:op 5201 completed, throughput=5MB/sec 2023-12-01T16:12:07.820 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-m0V02Gua84CSQli off=8890771 len=1891667 2023-12-01T16:12:07.822 INFO:tasks.workunit.client.0.smithi119.stdout:op 5202 completed, throughput=5MB/sec 2023-12-01T16:12:08.826 INFO:tasks.workunit.client.0.smithi119.stdout: 1009: throughput=5MB/sec pending data=0 2023-12-01T16:12:08.827 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rm34mfoEqgbMGET off=302172 len=1364855 2023-12-01T16:12:08.831 INFO:tasks.workunit.client.0.smithi119.stdout:op 5203 completed, throughput=5MB/sec 2023-12-01T16:12:08.832 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mDPXJ-qXJM18x2H off=3824108 len=1916214 2023-12-01T16:12:08.834 INFO:tasks.workunit.client.0.smithi119.stdout:op 5204 completed, throughput=5MB/sec 2023-12-01T16:12:08.834 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NsuviRFVUyAbssF off=171711 len=1953435 2023-12-01T16:12:08.836 INFO:tasks.workunit.client.0.smithi119.stdout:op 5205 completed, throughput=5MB/sec 2023-12-01T16:12:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:08 smithi183 ceph-mon[99169]: pgmap v2232: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:12:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:08 smithi119 ceph-mon[94175]: pgmap v2232: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:12:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:08 smithi119 ceph-mon[108979]: pgmap v2232: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T16:12:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:09.836 INFO:tasks.workunit.client.0.smithi119.stdout: 1010: throughput=5MB/sec pending data=0 2023-12-01T16:12:09.836 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3aqHMEfRspG5hRX off=2088539 len=1026012 2023-12-01T16:12:09.838 INFO:tasks.workunit.client.0.smithi119.stdout:op 5206 completed, throughput=5MB/sec 2023-12-01T16:12:09.838 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1a03XKJikeK3tsa off=2295111 len=1432006 2023-12-01T16:12:09.839 INFO:tasks.workunit.client.0.smithi119.stdout:op 5207 completed, throughput=5MB/sec 2023-12-01T16:12:09.839 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TTLVaGI3NPDqK7c off=17444 len=399317 2023-12-01T16:12:09.840 INFO:tasks.workunit.client.0.smithi119.stdout:op 5208 completed, throughput=5MB/sec 2023-12-01T16:12:09.840 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-A5FdgRePGlp19eF off=7367625 len=813788 2023-12-01T16:12:09.841 INFO:tasks.workunit.client.0.smithi119.stdout:op 5209 completed, throughput=5MB/sec 2023-12-01T16:12:09.841 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BnVuJFHERaE1frS off=18392 len=1570487 2023-12-01T16:12:09.845 INFO:tasks.workunit.client.0.smithi119.stdout:op 5210 completed, throughput=5MB/sec 2023-12-01T16:12:10.845 INFO:tasks.workunit.client.0.smithi119.stdout: 1011: throughput=5MB/sec pending data=0 2023-12-01T16:12:10.845 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pinIywmg0HkNMuk off=2087308 len=338936 2023-12-01T16:12:10.849 INFO:tasks.workunit.client.0.smithi119.stdout:op 5211 completed, throughput=5MB/sec 2023-12-01T16:12:10.849 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OCT190_TNTz1y5D off=1004260 len=591482 2023-12-01T16:12:10.851 INFO:tasks.workunit.client.0.smithi119.stdout:op 5212 completed, throughput=5MB/sec 2023-12-01T16:12:10.851 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-buNAX_IrYWZbBM3 off=1665767 len=156902 2023-12-01T16:12:10.852 INFO:tasks.workunit.client.0.smithi119.stdout:op 5213 completed, throughput=5MB/sec 2023-12-01T16:12:10.852 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-suWF3A3iD5cgq_N off=9102273 len=320324 2023-12-01T16:12:10.855 INFO:tasks.workunit.client.0.smithi119.stdout:op 5214 completed, throughput=5MB/sec 2023-12-01T16:12:10.855 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hZwS5c8EkAJLIxJ off=1368135 len=653755 2023-12-01T16:12:10.860 INFO:tasks.workunit.client.0.smithi119.stdout:op 5215 completed, throughput=5MB/sec 2023-12-01T16:12:10.860 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KPj_AIu7LzH8ceV off=3317499 len=1313836 2023-12-01T16:12:10.866 INFO:tasks.workunit.client.0.smithi119.stdout:op 5216 completed, throughput=5MB/sec 2023-12-01T16:12:10.866 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yKgD4P-nDZBpJ8M off=2565581 len=159332 2023-12-01T16:12:10.868 INFO:tasks.workunit.client.0.smithi119.stdout:op 5217 completed, throughput=5MB/sec 2023-12-01T16:12:10.868 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3ZW9ro7xnXQPTjY off=1293166 len=1673151 2023-12-01T16:12:10.877 INFO:tasks.workunit.client.0.smithi119.stdout:op 5218 completed, throughput=5MB/sec 2023-12-01T16:12:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:10 smithi183 ceph-mon[99169]: pgmap v2233: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T16:12:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:10 smithi119 ceph-mon[94175]: pgmap v2233: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T16:12:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:10 smithi119 ceph-mon[108979]: pgmap v2233: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T16:12:11.876 INFO:tasks.workunit.client.0.smithi119.stdout: 1012: throughput=5MB/sec pending data=0 2023-12-01T16:12:11.877 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yh5lFnh5tEZKKjz off=3936036 len=1788127 2023-12-01T16:12:11.880 INFO:tasks.workunit.client.0.smithi119.stdout:op 5219 completed, throughput=5MB/sec 2023-12-01T16:12:11.880 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fftnuzCxdjG5hif off=948678 len=93008 2023-12-01T16:12:11.881 INFO:tasks.workunit.client.0.smithi119.stdout:op 5220 completed, throughput=5MB/sec 2023-12-01T16:12:11.881 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-89e4fTD1qHjqHcP off=4293298 len=1153051 2023-12-01T16:12:11.888 INFO:tasks.workunit.client.0.smithi119.stdout:op 5221 completed, throughput=5MB/sec 2023-12-01T16:12:11.888 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NIW-gR1lXQs-1Vv off=3237126 len=1443004 2023-12-01T16:12:11.889 INFO:tasks.workunit.client.0.smithi119.stdout:op 5222 completed, throughput=5MB/sec 2023-12-01T16:12:11.889 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ovHBjhvE5WFmqJN off=3228178 len=622831 2023-12-01T16:12:11.891 INFO:tasks.workunit.client.0.smithi119.stdout:op 5223 completed, throughput=5MB/sec 2023-12-01T16:12:11.891 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-u4FwG9xo5oryCo9 off=6364466 len=1385604 2023-12-01T16:12:11.893 INFO:tasks.workunit.client.0.smithi119.stdout:op 5224 completed, throughput=5MB/sec 2023-12-01T16:12:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:12 smithi183 ceph-mon[99169]: pgmap v2234: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:12:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:12 smithi119 ceph-mon[94175]: pgmap v2234: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:12:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:12 smithi119 ceph-mon[108979]: pgmap v2234: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:12:12.894 INFO:tasks.workunit.client.0.smithi119.stdout: 1013: throughput=5MB/sec pending data=0 2023-12-01T16:12:12.894 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9Wv3-UAuHBSR2pQ off=661708 len=1883001 2023-12-01T16:12:12.896 INFO:tasks.workunit.client.0.smithi119.stdout:op 5225 completed, throughput=5MB/sec 2023-12-01T16:12:12.896 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gq8KUKXL3qu7Orj off=2765215 len=1128107 2023-12-01T16:12:12.901 INFO:tasks.workunit.client.0.smithi119.stdout:op 5226 completed, throughput=5MB/sec 2023-12-01T16:12:12.901 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bkAe2sjcxnm63OY off=951275 len=2038295 2023-12-01T16:12:12.903 INFO:tasks.workunit.client.0.smithi119.stdout:op 5227 completed, throughput=5MB/sec 2023-12-01T16:12:13.904 INFO:tasks.workunit.client.0.smithi119.stdout: 1014: throughput=5MB/sec pending data=0 2023-12-01T16:12:13.904 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qyn5JHa6SDxpUuI off=15729666 len=763792 2023-12-01T16:12:13.909 INFO:tasks.workunit.client.0.smithi119.stdout:op 5228 completed, throughput=5MB/sec 2023-12-01T16:12:13.909 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1FjI7J1oDhWK2Qi off=4888024 len=1519670 2023-12-01T16:12:13.911 INFO:tasks.workunit.client.0.smithi119.stdout:op 5229 completed, throughput=5MB/sec 2023-12-01T16:12:13.911 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-raSyHlGNeqVKmKb off=5128738 len=802452 2023-12-01T16:12:13.913 INFO:tasks.workunit.client.0.smithi119.stdout:op 5230 completed, throughput=5MB/sec 2023-12-01T16:12:13.913 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tJNF8wR7_L_jeAC off=11671529 len=1472005 2023-12-01T16:12:13.914 INFO:tasks.workunit.client.0.smithi119.stdout:op 5231 completed, throughput=5MB/sec 2023-12-01T16:12:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:12:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:12:14] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-12-01T16:12:14.914 INFO:tasks.workunit.client.0.smithi119.stdout: 1015: throughput=5MB/sec pending data=0 2023-12-01T16:12:14.915 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UnobIN1_HAM78Qs off=9033744 len=1142180 2023-12-01T16:12:14.916 INFO:tasks.workunit.client.0.smithi119.stdout:op 5232 completed, throughput=5MB/sec 2023-12-01T16:12:14.916 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Fro3NQN7mvQjH7A off=10064646 len=256676 2023-12-01T16:12:14.917 INFO:tasks.workunit.client.0.smithi119.stdout:op 5233 completed, throughput=5MB/sec 2023-12-01T16:12:14.917 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jC6NxHobJ0myzfL off=13817835 len=1874419 2023-12-01T16:12:14.921 INFO:tasks.workunit.client.0.smithi119.stdout:op 5234 completed, throughput=5MB/sec 2023-12-01T16:12:14.921 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tNPH_Jp7ShmObZo off=776800 len=425286 2023-12-01T16:12:14.921 INFO:tasks.workunit.client.0.smithi119.stdout:op 5235 completed, throughput=5MB/sec 2023-12-01T16:12:14.921 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QjnDqqrHYH99vGx off=6058980 len=1227626 2023-12-01T16:12:14.923 INFO:tasks.workunit.client.0.smithi119.stdout:op 5236 completed, throughput=5MB/sec 2023-12-01T16:12:14.923 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-W-AXuRBXe-ZYJuy off=15581813 len=1953670 2023-12-01T16:12:14.934 INFO:tasks.workunit.client.0.smithi119.stdout:op 5237 completed, throughput=5MB/sec 2023-12-01T16:12:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:14 smithi183 ceph-mon[99169]: pgmap v2235: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:12:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:14 smithi119 ceph-mon[108979]: pgmap v2235: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:12:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:14 smithi119 ceph-mon[94175]: pgmap v2235: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:12:15.934 INFO:tasks.workunit.client.0.smithi119.stdout: 1016: throughput=5MB/sec pending data=0 2023-12-01T16:12:15.935 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JAAB_CgQdyN0KF6 off=1067581 len=1917629 2023-12-01T16:12:15.937 INFO:tasks.workunit.client.0.smithi119.stdout:op 5238 completed, throughput=5MB/sec 2023-12-01T16:12:15.937 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-09_AR2Z2ow1H8DQ off=9050336 len=591438 2023-12-01T16:12:15.941 INFO:tasks.workunit.client.0.smithi119.stdout:op 5239 completed, throughput=5MB/sec 2023-12-01T16:12:15.941 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xt3Hmyeq8piHcNQ off=9383190 len=45776 2023-12-01T16:12:15.941 INFO:tasks.workunit.client.0.smithi119.stdout:op 5240 completed, throughput=5MB/sec 2023-12-01T16:12:15.941 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CblUBK4QjxWfSyB off=407083 len=1467551 2023-12-01T16:12:15.943 INFO:tasks.workunit.client.0.smithi119.stdout:op 5241 completed, throughput=5MB/sec 2023-12-01T16:12:16.943 INFO:tasks.workunit.client.0.smithi119.stdout: 1017: throughput=5MB/sec pending data=0 2023-12-01T16:12:16.943 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QgZnXXmHIPSWp_h off=2329243 len=1562196 2023-12-01T16:12:16.951 INFO:tasks.workunit.client.0.smithi119.stdout:op 5242 completed, throughput=5MB/sec 2023-12-01T16:12:16.952 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0fqVbdNR6ikpGOt off=212713 len=236731 2023-12-01T16:12:16.952 INFO:tasks.workunit.client.0.smithi119.stdout:op 5243 completed, throughput=5MB/sec 2023-12-01T16:12:16.952 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JAAB_CgQdyN0KF6 off=12159800 len=81724 2023-12-01T16:12:16.953 INFO:tasks.workunit.client.0.smithi119.stdout:op 5244 completed, throughput=5MB/sec 2023-12-01T16:12:16.953 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BQ7iqaiAGu3cRjT off=9918848 len=709126 2023-12-01T16:12:16.957 INFO:tasks.workunit.client.0.smithi119.stdout:op 5245 completed, throughput=5MB/sec 2023-12-01T16:12:16.957 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-F9BIlbhFatMlA05 off=2700718 len=802621 2023-12-01T16:12:16.961 INFO:tasks.workunit.client.0.smithi119.stdout:op 5246 completed, throughput=5MB/sec 2023-12-01T16:12:16.961 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5ZnVK90ZpTtaZoK off=7116613 len=367415 2023-12-01T16:12:16.961 INFO:tasks.workunit.client.0.smithi119.stdout:op 5247 completed, throughput=5MB/sec 2023-12-01T16:12:16.962 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TmTRNig5mc2lE9v off=756510 len=901062 2023-12-01T16:12:16.962 INFO:tasks.workunit.client.0.smithi119.stdout:op 5248 completed, throughput=5MB/sec 2023-12-01T16:12:16.963 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dRmRQ3hVv2OIo1s off=1797134 len=497314 2023-12-01T16:12:16.967 INFO:tasks.workunit.client.0.smithi119.stdout:op 5249 completed, throughput=5MB/sec 2023-12-01T16:12:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:16 smithi183 ceph-mon[99169]: pgmap v2236: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2023-12-01T16:12:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:16 smithi119 ceph-mon[94175]: pgmap v2236: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2023-12-01T16:12:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:16 smithi119 ceph-mon[108979]: pgmap v2236: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2023-12-01T16:12:17.967 INFO:tasks.workunit.client.0.smithi119.stdout: 1018: throughput=5MB/sec pending data=0 2023-12-01T16:12:17.967 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yHErTu6qKrSt_LX off=20284372 len=1001108 2023-12-01T16:12:17.968 INFO:tasks.workunit.client.0.smithi119.stdout:op 5250 completed, throughput=5MB/sec 2023-12-01T16:12:17.968 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SUljM1ZSWMFEWXo off=17266949 len=1677513 2023-12-01T16:12:17.970 INFO:tasks.workunit.client.0.smithi119.stdout:op 5251 completed, throughput=5MB/sec 2023-12-01T16:12:17.970 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pV-4Wz72JDDw90T off=13788058 len=1776329 2023-12-01T16:12:17.981 INFO:tasks.workunit.client.0.smithi119.stdout:op 5252 completed, throughput=5MB/sec 2023-12-01T16:12:17.981 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rK-uGhJzDcK_lGS off=2416660 len=1852377 2023-12-01T16:12:17.989 INFO:tasks.workunit.client.0.smithi119.stdout:op 5253 completed, throughput=5MB/sec 2023-12-01T16:12:18.989 INFO:tasks.workunit.client.0.smithi119.stdout: 1019: throughput=5MB/sec pending data=0 2023-12-01T16:12:18.989 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zYUwLDD8LbsHKb_ off=3845923 len=1148404 2023-12-01T16:12:18.996 INFO:tasks.workunit.client.0.smithi119.stdout:op 5254 completed, throughput=5MB/sec 2023-12-01T16:12:18.996 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Eyzq5mqTwfCI19L off=7300580 len=961108 2023-12-01T16:12:19.002 INFO:tasks.workunit.client.0.smithi119.stdout:op 5255 completed, throughput=5MB/sec 2023-12-01T16:12:19.002 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YFXLLupztWs7gfG off=6104706 len=423428 2023-12-01T16:12:19.003 INFO:tasks.workunit.client.0.smithi119.stdout:op 5256 completed, throughput=5MB/sec 2023-12-01T16:12:19.003 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-F59i1MeTIVFmZpv off=3270992 len=955381 2023-12-01T16:12:19.008 INFO:tasks.workunit.client.0.smithi119.stdout:op 5257 completed, throughput=5MB/sec 2023-12-01T16:12:19.008 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-M7hpeUVzC9XgmVc off=0 len=1250679 2023-12-01T16:12:19.013 INFO:tasks.workunit.client.0.smithi119.stdout:op 5258 completed, throughput=5MB/sec 2023-12-01T16:12:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:18 smithi183 ceph-mon[99169]: pgmap v2237: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2023-12-01T16:12:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:18 smithi119 ceph-mon[94175]: pgmap v2237: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2023-12-01T16:12:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:18 smithi119 ceph-mon[108979]: pgmap v2237: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2023-12-01T16:12:20.013 INFO:tasks.workunit.client.0.smithi119.stdout: 1020: throughput=5MB/sec pending data=0 2023-12-01T16:12:20.013 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Q2CZbxuQHi1730T off=4606371 len=517059 2023-12-01T16:12:20.017 INFO:tasks.workunit.client.0.smithi119.stdout:op 5259 completed, throughput=5MB/sec 2023-12-01T16:12:20.017 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6Nc0yTKO8MaEisq off=15498037 len=1950558 2023-12-01T16:12:20.019 INFO:tasks.workunit.client.0.smithi119.stdout:op 5260 completed, throughput=5MB/sec 2023-12-01T16:12:20.019 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KYmrgAGh3ch5fOl off=3954796 len=45841 2023-12-01T16:12:20.019 INFO:tasks.workunit.client.0.smithi119.stdout:op 5261 completed, throughput=5MB/sec 2023-12-01T16:12:20.020 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vse-9lnP_nP72e6 off=8645236 len=1075675 2023-12-01T16:12:20.021 INFO:tasks.workunit.client.0.smithi119.stdout:op 5262 completed, throughput=5MB/sec 2023-12-01T16:12:20.021 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-67WsAL-hFcoQF7L off=10109872 len=70226 2023-12-01T16:12:20.023 INFO:tasks.workunit.client.0.smithi119.stdout:op 5263 completed, throughput=5MB/sec 2023-12-01T16:12:20.023 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-g56eiDibRQD-MvP off=964179 len=235244 2023-12-01T16:12:20.024 INFO:tasks.workunit.client.0.smithi119.stdout:op 5264 completed, throughput=5MB/sec 2023-12-01T16:12:20.024 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WEoE02QwT6tgbaS off=622425 len=285525 2023-12-01T16:12:20.024 INFO:tasks.workunit.client.0.smithi119.stdout:op 5265 completed, throughput=5MB/sec 2023-12-01T16:12:20.024 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-d5PG1oTa6tnboRQ off=2738522 len=631575 2023-12-01T16:12:20.028 INFO:tasks.workunit.client.0.smithi119.stdout:op 5266 completed, throughput=5MB/sec 2023-12-01T16:12:21.029 INFO:tasks.workunit.client.0.smithi119.stdout: 1021: throughput=5MB/sec pending data=0 2023-12-01T16:12:21.029 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nV_6yZa8Xq2Agln off=7216087 len=275905 2023-12-01T16:12:21.030 INFO:tasks.workunit.client.0.smithi119.stdout:op 5267 completed, throughput=5MB/sec 2023-12-01T16:12:21.030 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-U3e4lEFTrTvlifk off=0 len=1188033 2023-12-01T16:12:21.032 INFO:tasks.workunit.client.0.smithi119.stdout:op 5268 completed, throughput=5MB/sec 2023-12-01T16:12:21.032 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-iaUMq0b0iIzs39z off=6389841 len=630961 2023-12-01T16:12:21.033 INFO:tasks.workunit.client.0.smithi119.stdout:op 5269 completed, throughput=5MB/sec 2023-12-01T16:12:21.033 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wX6pkMYPG-9QgBw off=301495 len=1830915 2023-12-01T16:12:21.036 INFO:tasks.workunit.client.0.smithi119.stdout:op 5270 completed, throughput=5MB/sec 2023-12-01T16:12:21.036 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0qZzEpgACF_584t off=7474172 len=2043193 2023-12-01T16:12:21.047 INFO:tasks.workunit.client.0.smithi119.stdout:op 5271 completed, throughput=5MB/sec 2023-12-01T16:12:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:20 smithi183 ceph-mon[99169]: pgmap v2238: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2023-12-01T16:12:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:20 smithi119 ceph-mon[94175]: pgmap v2238: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2023-12-01T16:12:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:20 smithi119 ceph-mon[108979]: pgmap v2238: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2023-12-01T16:12:22.048 INFO:tasks.workunit.client.0.smithi119.stdout: 1022: throughput=5MB/sec pending data=0 2023-12-01T16:12:22.091 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5crfhuCpr2deXtK off=6052897 len=1284026 2023-12-01T16:12:22.092 INFO:tasks.workunit.client.0.smithi119.stdout:op 5272 completed, throughput=5MB/sec 2023-12-01T16:12:22.092 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vPhesziZmHSs1RN off=2556012 len=317127 2023-12-01T16:12:22.092 INFO:tasks.workunit.client.0.smithi119.stdout:op 5273 completed, throughput=5MB/sec 2023-12-01T16:12:22.092 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GDE2uVceb_NBxEF off=9490260 len=1878492 2023-12-01T16:12:22.092 INFO:tasks.workunit.client.0.smithi119.stdout:op 5274 completed, throughput=5MB/sec 2023-12-01T16:12:22.092 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rWAMrhRQ766YsnY off=6501298 len=190393 2023-12-01T16:12:22.092 INFO:tasks.workunit.client.0.smithi119.stdout:op 5275 completed, throughput=5MB/sec 2023-12-01T16:12:22.092 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-diYyp_2IiB4Ho6e off=4464982 len=405231 2023-12-01T16:12:22.092 INFO:tasks.workunit.client.0.smithi119.stdout:op 5276 completed, throughput=5MB/sec 2023-12-01T16:12:22.093 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2wIg_jhWx5irNbC off=7584509 len=1798127 2023-12-01T16:12:22.093 INFO:tasks.workunit.client.0.smithi119.stdout:op 5277 completed, throughput=5MB/sec 2023-12-01T16:12:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:22 smithi183 ceph-mon[99169]: pgmap v2239: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:12:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:22 smithi119 ceph-mon[94175]: pgmap v2239: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:12:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:22 smithi119 ceph-mon[108979]: pgmap v2239: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:12:23.076 INFO:tasks.workunit.client.0.smithi119.stdout: 1023: throughput=5MB/sec pending data=0 2023-12-01T16:12:23.076 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fauOPfMBAoqUeH0 off=8434842 len=2076779 2023-12-01T16:12:23.085 INFO:tasks.workunit.client.0.smithi119.stdout:op 5278 completed, throughput=5MB/sec 2023-12-01T16:12:23.086 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-USyltxz5NaZXcQW off=2177306 len=1908333 2023-12-01T16:12:23.089 INFO:tasks.workunit.client.0.smithi119.stdout:op 5279 completed, throughput=5MB/sec 2023-12-01T16:12:23.089 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mgjNiRC-HZ95usx off=11919665 len=341763 2023-12-01T16:12:23.091 INFO:tasks.workunit.client.0.smithi119.stdout:op 5280 completed, throughput=5MB/sec 2023-12-01T16:12:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:23.711 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:23.711 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:24.091 INFO:tasks.workunit.client.0.smithi119.stdout: 1024: throughput=5MB/sec pending data=0 2023-12-01T16:12:24.091 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-p73mf_S-NMXIMbv off=5139712 len=391746 2023-12-01T16:12:24.095 INFO:tasks.workunit.client.0.smithi119.stdout:op 5281 completed, throughput=5MB/sec 2023-12-01T16:12:24.095 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7jIXb1WVDwFcb9r off=11002474 len=473052 2023-12-01T16:12:24.098 INFO:tasks.workunit.client.0.smithi119.stdout:op 5282 completed, throughput=5MB/sec 2023-12-01T16:12:24.098 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YFeNqCeD8L_cToC off=3894543 len=1541084 2023-12-01T16:12:24.102 INFO:tasks.workunit.client.0.smithi119.stdout:op 5283 completed, throughput=5MB/sec 2023-12-01T16:12:24.102 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bp_fF3z7RwdSYtj off=9154886 len=1861332 2023-12-01T16:12:24.113 INFO:tasks.workunit.client.0.smithi119.stdout:op 5284 completed, throughput=5MB/sec 2023-12-01T16:12:24.113 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vXHcmgqQSOaxqwJ off=6060847 len=1169636 2023-12-01T16:12:24.119 INFO:tasks.workunit.client.0.smithi119.stdout:op 5285 completed, throughput=5MB/sec 2023-12-01T16:12:24.442 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:12:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:12:24] "GET /metrics HTTP/1.1" 200 33901 "" "Prometheus/2.43.0" 2023-12-01T16:12:24.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:24 smithi119 ceph-mon[94175]: pgmap v2240: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:12:24.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:24 smithi119 ceph-mon[108979]: pgmap v2240: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:12:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:24 smithi183 ceph-mon[99169]: pgmap v2240: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:12:25.119 INFO:tasks.workunit.client.0.smithi119.stdout: 1025: throughput=5MB/sec pending data=0 2023-12-01T16:12:25.119 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zEaWuCUC6lacKYW off=1689939 len=650209 2023-12-01T16:12:25.120 INFO:tasks.workunit.client.0.smithi119.stdout:op 5286 completed, throughput=5MB/sec 2023-12-01T16:12:25.120 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EoyvkIrUmWTYuyv off=331083 len=659485 2023-12-01T16:12:25.125 INFO:tasks.workunit.client.0.smithi119.stdout:op 5287 completed, throughput=5MB/sec 2023-12-01T16:12:25.125 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-a-41CwrT2DgMzWW off=4315971 len=292814 2023-12-01T16:12:25.126 INFO:tasks.workunit.client.0.smithi119.stdout:op 5288 completed, throughput=5MB/sec 2023-12-01T16:12:25.126 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-o5jFpjLSecSVLT1 off=8956275 len=232065 2023-12-01T16:12:25.126 INFO:tasks.workunit.client.0.smithi119.stdout:op 5289 completed, throughput=5MB/sec 2023-12-01T16:12:25.126 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-l0y7N7d5cOH2cIr off=7188777 len=289012 2023-12-01T16:12:25.129 INFO:tasks.workunit.client.0.smithi119.stdout:op 5290 completed, throughput=5MB/sec 2023-12-01T16:12:25.130 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JP7T5RYzmo7ljEl off=12909834 len=1691997 2023-12-01T16:12:25.136 INFO:tasks.workunit.client.0.smithi119.stdout:op 5291 completed, throughput=5MB/sec 2023-12-01T16:12:25.136 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WjDECrLn_dk97Hz off=6166437 len=1629861 2023-12-01T16:12:25.137 INFO:tasks.workunit.client.0.smithi119.stdout:op 5292 completed, throughput=5MB/sec 2023-12-01T16:12:26.138 INFO:tasks.workunit.client.0.smithi119.stdout: 1026: throughput=5MB/sec pending data=0 2023-12-01T16:12:26.138 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9b68hGyzBeEutOT off=2548327 len=482711 2023-12-01T16:12:26.142 INFO:tasks.workunit.client.0.smithi119.stdout:op 5293 completed, throughput=5MB/sec 2023-12-01T16:12:26.142 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-beCbRKQqJMzi6Mx off=7539310 len=1360671 2023-12-01T16:12:26.149 INFO:tasks.workunit.client.0.smithi119.stdout:op 5294 completed, throughput=5MB/sec 2023-12-01T16:12:26.150 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-as8c8ZeTZ3_lPkZ off=9623809 len=1614742 2023-12-01T16:12:26.151 INFO:tasks.workunit.client.0.smithi119.stdout:op 5295 completed, throughput=5MB/sec 2023-12-01T16:12:26.151 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MTCZPibg9rnTAvX off=1487920 len=1039441 2023-12-01T16:12:26.153 INFO:tasks.workunit.client.0.smithi119.stdout:op 5296 completed, throughput=5MB/sec 2023-12-01T16:12:26.153 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-LegSDYOL8Kl4wDq off=4001625 len=1891942 2023-12-01T16:12:26.155 INFO:tasks.workunit.client.0.smithi119.stdout:op 5297 completed, throughput=5MB/sec 2023-12-01T16:12:27.155 INFO:tasks.workunit.client.0.smithi119.stdout: 1027: throughput=5MB/sec pending data=0 2023-12-01T16:12:27.156 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dL8bHboJCJYf1Bx off=15666844 len=1767108 2023-12-01T16:12:27.163 INFO:tasks.workunit.client.0.smithi119.stdout:op 5298 completed, throughput=5MB/sec 2023-12-01T16:12:27.163 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-tLVvCDqHwjx-AES off=13131114 len=393148 2023-12-01T16:12:27.166 INFO:tasks.workunit.client.0.smithi119.stdout:op 5299 completed, throughput=5MB/sec 2023-12-01T16:12:27.166 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hmSVOcNtQ3IiGUu off=2889786 len=402436 2023-12-01T16:12:27.170 INFO:tasks.workunit.client.0.smithi119.stdout:op 5300 completed, throughput=5MB/sec 2023-12-01T16:12:27.170 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-obxSyKweGNTjZRI off=6049031 len=1521392 2023-12-01T16:12:27.173 INFO:tasks.workunit.client.0.smithi119.stdout:op 5301 completed, throughput=5MB/sec 2023-12-01T16:12:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:26 smithi183 ceph-mon[99169]: pgmap v2241: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:12:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:26 smithi119 ceph-mon[94175]: pgmap v2241: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:12:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:26 smithi119 ceph-mon[108979]: pgmap v2241: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:12:28.173 INFO:tasks.workunit.client.0.smithi119.stdout: 1028: throughput=5MB/sec pending data=0 2023-12-01T16:12:28.173 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jWj_RsX4lm8KIFl off=2620985 len=1372770 2023-12-01T16:12:28.179 INFO:tasks.workunit.client.0.smithi119.stdout:op 5302 completed, throughput=5MB/sec 2023-12-01T16:12:28.179 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DYQLK6JnP4CuaHe off=6908468 len=1163405 2023-12-01T16:12:28.184 INFO:tasks.workunit.client.0.smithi119.stdout:op 5303 completed, throughput=5MB/sec 2023-12-01T16:12:28.184 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RxFH4_-e9IhzaWU off=7472081 len=1826609 2023-12-01T16:12:28.186 INFO:tasks.workunit.client.0.smithi119.stdout:op 5304 completed, throughput=5MB/sec 2023-12-01T16:12:28.186 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7Z4itk2VK4AlrO0 off=8021545 len=663529 2023-12-01T16:12:28.187 INFO:tasks.workunit.client.0.smithi119.stdout:op 5305 completed, throughput=5MB/sec 2023-12-01T16:12:28.187 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PuWq0McAWuAmwYD off=2818408 len=941688 2023-12-01T16:12:28.192 INFO:tasks.workunit.client.0.smithi119.stdout:op 5306 completed, throughput=5MB/sec 2023-12-01T16:12:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:28 smithi183 ceph-mon[99169]: pgmap v2242: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:12:29.192 INFO:tasks.workunit.client.0.smithi119.stdout: 1029: throughput=5MB/sec pending data=0 2023-12-01T16:12:29.192 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-V69BIl7L-VaPbJS off=11863400 len=1502594 2023-12-01T16:12:29.194 INFO:tasks.workunit.client.0.smithi119.stdout:op 5307 completed, throughput=5MB/sec 2023-12-01T16:12:29.194 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1shH42JQ5h6fSHH off=13255856 len=334881 2023-12-01T16:12:29.195 INFO:tasks.workunit.client.0.smithi119.stdout:op 5308 completed, throughput=5MB/sec 2023-12-01T16:12:29.195 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YOa8KLvNq4ObCnG off=12456965 len=208093 2023-12-01T16:12:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:28 smithi119 ceph-mon[94175]: pgmap v2242: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:12:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:28 smithi119 ceph-mon[108979]: pgmap v2242: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:12:29.198 INFO:tasks.workunit.client.0.smithi119.stdout:op 5309 completed, throughput=5MB/sec 2023-12-01T16:12:29.198 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vlk-e-LBBSLrnpz off=8479043 len=1606236 2023-12-01T16:12:29.201 INFO:tasks.workunit.client.0.smithi119.stdout:op 5310 completed, throughput=5MB/sec 2023-12-01T16:12:29.201 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-J5mGSsSOx_c0q_A off=1928073 len=452719 2023-12-01T16:12:29.202 INFO:tasks.workunit.client.0.smithi119.stdout:op 5311 completed, throughput=5MB/sec 2023-12-01T16:12:29.203 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7eK_bbMDENgeFdA off=14402371 len=1132631 2023-12-01T16:12:29.208 INFO:tasks.workunit.client.0.smithi119.stdout:op 5312 completed, throughput=5MB/sec 2023-12-01T16:12:30.208 INFO:tasks.workunit.client.0.smithi119.stdout: 1030: throughput=5MB/sec pending data=0 2023-12-01T16:12:30.208 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MpB8QZeN6p38nmx off=3917469 len=1046315 2023-12-01T16:12:30.210 INFO:tasks.workunit.client.0.smithi119.stdout:op 5313 completed, throughput=5MB/sec 2023-12-01T16:12:30.210 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6dvPVIvQ_00TMar off=9241112 len=587341 2023-12-01T16:12:30.211 INFO:tasks.workunit.client.0.smithi119.stdout:op 5314 completed, throughput=5MB/sec 2023-12-01T16:12:30.211 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Q4MgWTEQa2jC0q9 off=8122412 len=1424926 2023-12-01T16:12:30.213 INFO:tasks.workunit.client.0.smithi119.stdout:op 5315 completed, throughput=5MB/sec 2023-12-01T16:12:30.213 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vGv_XH1lJoBt66R off=3023242 len=358067 2023-12-01T16:12:30.217 INFO:tasks.workunit.client.0.smithi119.stdout:op 5316 completed, throughput=5MB/sec 2023-12-01T16:12:30.217 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OH2HPEN9zrfjfrP off=3594886 len=1194053 2023-12-01T16:12:30.218 INFO:tasks.workunit.client.0.smithi119.stdout:op 5317 completed, throughput=5MB/sec 2023-12-01T16:12:30.218 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-by-T-6JntaPmwRu off=4124862 len=707929 2023-12-01T16:12:30.219 INFO:tasks.workunit.client.0.smithi119.stdout:op 5318 completed, throughput=5MB/sec 2023-12-01T16:12:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:30 smithi183 ceph-mon[99169]: pgmap v2243: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:12:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:30 smithi119 ceph-mon[94175]: pgmap v2243: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:12:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:30 smithi119 ceph-mon[108979]: pgmap v2243: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:12:31.219 INFO:tasks.workunit.client.0.smithi119.stdout: 1031: throughput=5MB/sec pending data=0 2023-12-01T16:12:31.219 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UwQHIsOoyLX_RQd off=24048127 len=107951 2023-12-01T16:12:31.222 INFO:tasks.workunit.client.0.smithi119.stdout:op 5319 completed, throughput=5MB/sec 2023-12-01T16:12:31.222 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8f9GusHvg5qJqFr off=3465578 len=197693 2023-12-01T16:12:31.223 INFO:tasks.workunit.client.0.smithi119.stdout:op 5320 completed, throughput=5MB/sec 2023-12-01T16:12:31.223 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yFIlNj8xCxctsYr off=2414784 len=1935999 2023-12-01T16:12:31.225 INFO:tasks.workunit.client.0.smithi119.stdout:op 5321 completed, throughput=5MB/sec 2023-12-01T16:12:31.225 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lS9dcSxNCbZ0jeV off=2758865 len=399032 2023-12-01T16:12:31.227 INFO:tasks.workunit.client.0.smithi119.stdout:op 5322 completed, throughput=5MB/sec 2023-12-01T16:12:31.227 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aH32wFZnjoaf4on off=226198 len=320094 2023-12-01T16:12:31.227 INFO:tasks.workunit.client.0.smithi119.stdout:op 5323 completed, throughput=5MB/sec 2023-12-01T16:12:31.228 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_O8jlrZOCTlVNJw off=10214448 len=1033302 2023-12-01T16:12:31.229 INFO:tasks.workunit.client.0.smithi119.stdout:op 5324 completed, throughput=5MB/sec 2023-12-01T16:12:31.229 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_g_EMhmnQqPAlKg off=7890180 len=2001219 2023-12-01T16:12:31.242 INFO:tasks.workunit.client.0.smithi119.stdout:op 5325 completed, throughput=5MB/sec 2023-12-01T16:12:32.242 INFO:tasks.workunit.client.0.smithi119.stdout: 1032: throughput=5MB/sec pending data=0 2023-12-01T16:12:32.242 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1AH_vVYWRMGBgsS off=3255022 len=1884448 2023-12-01T16:12:32.245 INFO:tasks.workunit.client.0.smithi119.stdout:op 5326 completed, throughput=5MB/sec 2023-12-01T16:12:32.246 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_kS5mYyLHsSqMIl off=2075626 len=1443603 2023-12-01T16:12:32.255 INFO:tasks.workunit.client.0.smithi119.stdout:op 5327 completed, throughput=5MB/sec 2023-12-01T16:12:32.255 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dcvYPDtFmCmwinC off=18083760 len=1899516 2023-12-01T16:12:32.257 INFO:tasks.workunit.client.0.smithi119.stdout:op 5328 completed, throughput=5MB/sec 2023-12-01T16:12:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:32 smithi183 ceph-mon[99169]: pgmap v2244: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:12:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:32 smithi119 ceph-mon[94175]: pgmap v2244: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:12:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:32 smithi119 ceph-mon[108979]: pgmap v2244: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:12:33.257 INFO:tasks.workunit.client.0.smithi119.stdout: 1033: throughput=5MB/sec pending data=0 2023-12-01T16:12:33.258 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aRUK_BRMZNJLq1r off=10293925 len=1710666 2023-12-01T16:12:33.267 INFO:tasks.workunit.client.0.smithi119.stdout:op 5329 completed, throughput=5MB/sec 2023-12-01T16:12:33.267 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xOJTxHGpfV4eydd off=2370120 len=258792 2023-12-01T16:12:33.270 INFO:tasks.workunit.client.0.smithi119.stdout:op 5330 completed, throughput=5MB/sec 2023-12-01T16:12:33.270 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--POHeVGmSwDYkgI off=8014556 len=1436522 2023-12-01T16:12:33.272 INFO:tasks.workunit.client.0.smithi119.stdout:op 5331 completed, throughput=5MB/sec 2023-12-01T16:12:33.272 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-G-PCUUU_5cdF_ou off=1775500 len=1815591 2023-12-01T16:12:33.281 INFO:tasks.workunit.client.0.smithi119.stdout:op 5332 completed, throughput=5MB/sec 2023-12-01T16:12:34.281 INFO:tasks.workunit.client.0.smithi119.stdout: 1034: throughput=5MB/sec pending data=0 2023-12-01T16:12:34.281 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OsvPtsyYjQ_v6ec off=2279547 len=487476 2023-12-01T16:12:34.283 INFO:tasks.workunit.client.0.smithi119.stdout:op 5333 completed, throughput=5MB/sec 2023-12-01T16:12:34.283 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-k-DvjVj1Nzd0g5Q off=6498188 len=1832834 2023-12-01T16:12:34.285 INFO:tasks.workunit.client.0.smithi119.stdout:op 5334 completed, throughput=5MB/sec 2023-12-01T16:12:34.285 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vhUzFwHsbPYYzAY off=2051860 len=414927 2023-12-01T16:12:34.289 INFO:tasks.workunit.client.0.smithi119.stdout:op 5335 completed, throughput=5MB/sec 2023-12-01T16:12:34.289 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wfNG32rEdFFpmMt off=4069632 len=1424694 2023-12-01T16:12:34.294 INFO:tasks.workunit.client.0.smithi119.stdout:op 5336 completed, throughput=5MB/sec 2023-12-01T16:12:34.294 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qVKHHPgi5CcoDRj off=125585 len=401065 2023-12-01T16:12:34.295 INFO:tasks.workunit.client.0.smithi119.stdout:op 5337 completed, throughput=5MB/sec 2023-12-01T16:12:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:12:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:12:34] "GET /metrics HTTP/1.1" 200 33901 "" "Prometheus/2.43.0" 2023-12-01T16:12:34.856 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:12:35.163 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:12:35.163 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (39m) 7m ago 39m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:12:35.163 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (39m) 7m ago 39m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:12:35.163 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (40m) 7m ago 40m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:12:35.164 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (40m) 7m ago 40m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:12:35.164 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (43m) 7m ago 43m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:12:35.164 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (45m) 7m ago 45m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:12:35.164 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (45m) 7m ago 45m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:12:35.164 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (43m) 7m ago 43m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:12:35.164 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (43m) 7m ago 43m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:12:35.164 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (39m) 7m ago 39m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:12:35.164 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (39m) 7m ago 39m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:12:35.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (43m) 7m ago 43m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:12:35.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (42m) 7m ago 42m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:12:35.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (42m) 7m ago 42m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:12:35.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (42m) 7m ago 42m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:12:35.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (41m) 7m ago 41m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:12:35.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (41m) 7m ago 41m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:12:35.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (41m) 7m ago 41m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:12:35.165 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (40m) 7m ago 40m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:12:35.165 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (39m) 7m ago 40m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:12:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:34 smithi183 ceph-mon[99169]: pgmap v2245: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:12:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:34 smithi119 ceph-mon[108979]: pgmap v2245: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:12:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:34 smithi119 ceph-mon[94175]: pgmap v2245: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:12:35.295 INFO:tasks.workunit.client.0.smithi119.stdout: 1035: throughput=5MB/sec pending data=0 2023-12-01T16:12:35.296 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MDXPOgkDtBRTb2I off=10616667 len=1761487 2023-12-01T16:12:35.303 INFO:tasks.workunit.client.0.smithi119.stdout:op 5338 completed, throughput=5MB/sec 2023-12-01T16:12:35.303 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YiqHYe9r0N9b-4s off=12683791 len=749759 2023-12-01T16:12:35.304 INFO:tasks.workunit.client.0.smithi119.stdout:op 5339 completed, throughput=5MB/sec 2023-12-01T16:12:35.304 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-opCaIBytqAuit5q off=2491211 len=1224029 2023-12-01T16:12:35.306 INFO:tasks.workunit.client.0.smithi119.stdout:op 5340 completed, throughput=5MB/sec 2023-12-01T16:12:35.306 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-z8wKcbQu8RgROFi off=13041014 len=89740 2023-12-01T16:12:35.307 INFO:tasks.workunit.client.0.smithi119.stdout:op 5341 completed, throughput=5MB/sec 2023-12-01T16:12:35.307 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2gr8FykduVQ5fFi off=12639648 len=1300297 2023-12-01T16:12:35.313 INFO:tasks.workunit.client.0.smithi119.stdout:op 5342 completed, throughput=5MB/sec 2023-12-01T16:12:35.548 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:12:35.548 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:12:35.548 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:12:35.548 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:12:35.548 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:12:35.548 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:12:35.548 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:12:35.549 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:12:35.549 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:12:35.549 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:12:35.549 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:12:35.549 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:12:35.549 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:12:35.549 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:12:35.549 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:12:35.549 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:12:35.549 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:12:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:35 smithi183 ceph-mon[99169]: from='client.26711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3246795536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:12:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:35 smithi119 ceph-mon[94175]: from='client.26711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3246795536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:12:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:35 smithi119 ceph-mon[108979]: from='client.26711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3246795536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:12:36.314 INFO:tasks.workunit.client.0.smithi119.stdout: 1036: throughput=5MB/sec pending data=0 2023-12-01T16:12:36.314 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sRguc6bXzy1PE2N off=2138753 len=840454 2023-12-01T16:12:36.315 INFO:tasks.workunit.client.0.smithi119.stdout:op 5343 completed, throughput=5MB/sec 2023-12-01T16:12:36.315 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NUyo4Eeyqo_WPSW off=15498250 len=1242302 2023-12-01T16:12:36.316 INFO:tasks.workunit.client.0.smithi119.stdout:op 5344 completed, throughput=5MB/sec 2023-12-01T16:12:36.317 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XhSqE6sd5f-shnZ off=12850955 len=1502197 2023-12-01T16:12:36.318 INFO:tasks.workunit.client.0.smithi119.stdout:op 5345 completed, throughput=5MB/sec 2023-12-01T16:12:36.318 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-7BYI8B9fJKOKNjt off=1659867 len=1138030 2023-12-01T16:12:36.324 INFO:tasks.workunit.client.0.smithi119.stdout:op 5346 completed, throughput=5MB/sec 2023-12-01T16:12:36.324 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fjV0SlLBPAPFZm4 off=3898275 len=1530887 2023-12-01T16:12:36.325 INFO:tasks.workunit.client.0.smithi119.stdout:op 5347 completed, throughput=5MB/sec 2023-12-01T16:12:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:36 smithi183 ceph-mon[99169]: from='client.26717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:36 smithi183 ceph-mon[99169]: pgmap v2246: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T16:12:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:36 smithi119 ceph-mon[108979]: from='client.26717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:36 smithi119 ceph-mon[108979]: pgmap v2246: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T16:12:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:36 smithi119 ceph-mon[94175]: from='client.26717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:36 smithi119 ceph-mon[94175]: pgmap v2246: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T16:12:37.325 INFO:tasks.workunit.client.0.smithi119.stdout: 1037: throughput=5MB/sec pending data=0 2023-12-01T16:12:37.326 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-x7lUOMwTfHEeWY2 off=7953285 len=1468018 2023-12-01T16:12:37.327 INFO:tasks.workunit.client.0.smithi119.stdout:op 5348 completed, throughput=5MB/sec 2023-12-01T16:12:37.327 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6jv0LGzZcouCvQq off=294447 len=1283623 2023-12-01T16:12:37.333 INFO:tasks.workunit.client.0.smithi119.stdout:op 5349 completed, throughput=5MB/sec 2023-12-01T16:12:37.333 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cASZ5vGKuprtr-0 off=4420212 len=211925 2023-12-01T16:12:37.336 INFO:tasks.workunit.client.0.smithi119.stdout:op 5350 completed, throughput=5MB/sec 2023-12-01T16:12:37.336 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3QBki5y931EBHCH off=2815049 len=370842 2023-12-01T16:12:37.337 INFO:tasks.workunit.client.0.smithi119.stdout:op 5351 completed, throughput=5MB/sec 2023-12-01T16:12:37.337 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sMZaxw9PFLS4mDv off=6689899 len=1592133 2023-12-01T16:12:37.338 INFO:tasks.workunit.client.0.smithi119.stdout:op 5352 completed, throughput=5MB/sec 2023-12-01T16:12:38.339 INFO:tasks.workunit.client.0.smithi119.stdout: 1038: throughput=5MB/sec pending data=0 2023-12-01T16:12:38.339 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-82sQvY3nOU8RHC0 off=156578 len=2057636 2023-12-01T16:12:38.343 INFO:tasks.workunit.client.0.smithi119.stdout:op 5353 completed, throughput=5MB/sec 2023-12-01T16:12:38.343 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FaP5Wc6iNrXkskN off=1511542 len=1480737 2023-12-01T16:12:38.346 INFO:tasks.workunit.client.0.smithi119.stdout:op 5354 completed, throughput=5MB/sec 2023-12-01T16:12:38.346 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NKWIO3Lewwcu6sy off=20929997 len=1162451 2023-12-01T16:12:38.352 INFO:tasks.workunit.client.0.smithi119.stdout:op 5355 completed, throughput=5MB/sec 2023-12-01T16:12:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:38 smithi183 ceph-mon[99169]: pgmap v2247: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:12:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:38 smithi119 ceph-mon[94175]: pgmap v2247: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:12:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:38 smithi119 ceph-mon[108979]: pgmap v2247: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:12:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:39.352 INFO:tasks.workunit.client.0.smithi119.stdout: 1039: throughput=5MB/sec pending data=0 2023-12-01T16:12:39.353 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8jh-u_52gIhGUcC off=3560980 len=287210 2023-12-01T16:12:39.353 INFO:tasks.workunit.client.0.smithi119.stdout:op 5356 completed, throughput=5MB/sec 2023-12-01T16:12:39.353 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2Dmv2TaqQZ3jH20 off=13337316 len=940353 2023-12-01T16:12:39.356 INFO:tasks.workunit.client.0.smithi119.stdout:op 5357 completed, throughput=5MB/sec 2023-12-01T16:12:39.356 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xHQCfDfQOnkyPoM off=572225 len=1023588 2023-12-01T16:12:39.357 INFO:tasks.workunit.client.0.smithi119.stdout:op 5358 completed, throughput=5MB/sec 2023-12-01T16:12:39.357 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-orA3w4MrMlGSVCv off=1619578 len=172118 2023-12-01T16:12:39.360 INFO:tasks.workunit.client.0.smithi119.stdout:op 5359 completed, throughput=5MB/sec 2023-12-01T16:12:39.360 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-J5mGSsSOx_c0q_A off=656732 len=1724060 2023-12-01T16:12:39.368 INFO:tasks.workunit.client.0.smithi119.stdout:op 5360 completed, throughput=5MB/sec 2023-12-01T16:12:39.368 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-X-JrRCKj5T99iqj off=1775052 len=330350 2023-12-01T16:12:39.371 INFO:tasks.workunit.client.0.smithi119.stdout:op 5361 completed, throughput=5MB/sec 2023-12-01T16:12:39.371 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-prhN_72oBCT0Om3 off=3450974 len=250026 2023-12-01T16:12:39.374 INFO:tasks.workunit.client.0.smithi119.stdout:op 5362 completed, throughput=5MB/sec 2023-12-01T16:12:39.377 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uA7zWfHmJKgC9TM off=10616649 len=52031 2023-12-01T16:12:39.378 INFO:tasks.workunit.client.0.smithi119.stdout:op 5363 completed, throughput=5MB/sec 2023-12-01T16:12:39.378 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-b9MdRmqXshGwP6Q off=1277150 len=502476 2023-12-01T16:12:39.378 INFO:tasks.workunit.client.0.smithi119.stdout:op 5364 completed, throughput=5MB/sec 2023-12-01T16:12:39.378 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LS2cnJOhRPviyPf off=602661 len=454736 2023-12-01T16:12:39.379 INFO:tasks.workunit.client.0.smithi119.stdout:op 5365 completed, throughput=5MB/sec 2023-12-01T16:12:40.379 INFO:tasks.workunit.client.0.smithi119.stdout: 1040: throughput=5MB/sec pending data=0 2023-12-01T16:12:40.380 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IadpqRpKiOL2--A off=1890293 len=1699827 2023-12-01T16:12:40.386 INFO:tasks.workunit.client.0.smithi119.stdout:op 5366 completed, throughput=5MB/sec 2023-12-01T16:12:40.386 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-65cqnjmhLo3ZulX off=8839816 len=486013 2023-12-01T16:12:40.391 INFO:tasks.workunit.client.0.smithi119.stdout:op 5367 completed, throughput=5MB/sec 2023-12-01T16:12:40.391 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6Q6DBAV7If4SRdg off=12640062 len=834481 2023-12-01T16:12:40.396 INFO:tasks.workunit.client.0.smithi119.stdout:op 5368 completed, throughput=5MB/sec 2023-12-01T16:12:40.396 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KSBrouMGmJdVAGK off=12442750 len=1352867 2023-12-01T16:12:40.403 INFO:tasks.workunit.client.0.smithi119.stdout:op 5369 completed, throughput=5MB/sec 2023-12-01T16:12:40.403 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uSq6VeFm9dwTxTK off=4791933 len=646334 2023-12-01T16:12:40.406 INFO:tasks.workunit.client.0.smithi119.stdout:op 5370 completed, throughput=5MB/sec 2023-12-01T16:12:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:40 smithi183 ceph-mon[99169]: pgmap v2248: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T16:12:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:40 smithi119 ceph-mon[94175]: pgmap v2248: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T16:12:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:40 smithi119 ceph-mon[108979]: pgmap v2248: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T16:12:41.406 INFO:tasks.workunit.client.0.smithi119.stdout: 1041: throughput=5MB/sec pending data=0 2023-12-01T16:12:41.406 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5M5fyZRSdkz9wlM off=22097795 len=351388 2023-12-01T16:12:41.408 INFO:tasks.workunit.client.0.smithi119.stdout:op 5371 completed, throughput=5MB/sec 2023-12-01T16:12:41.408 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-J6NQkY1S6nScvh9 off=2214680 len=2084461 2023-12-01T16:12:41.412 INFO:tasks.workunit.client.0.smithi119.stdout:op 5372 completed, throughput=5MB/sec 2023-12-01T16:12:41.412 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4-1ga-hgj1GM132 off=18731135 len=550660 2023-12-01T16:12:41.413 INFO:tasks.workunit.client.0.smithi119.stdout:op 5373 completed, throughput=5MB/sec 2023-12-01T16:12:41.413 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fyjZ_xQEvMm6n3V off=2455850 len=218578 2023-12-01T16:12:41.413 INFO:tasks.workunit.client.0.smithi119.stdout:op 5374 completed, throughput=5MB/sec 2023-12-01T16:12:41.413 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-B237iT0j3wyfGfo off=3801672 len=885951 2023-12-01T16:12:41.418 INFO:tasks.workunit.client.0.smithi119.stdout:op 5375 completed, throughput=5MB/sec 2023-12-01T16:12:41.418 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ch6iFCKSbCb-Imk off=1094465 len=2096561 2023-12-01T16:12:41.429 INFO:tasks.workunit.client.0.smithi119.stdout:op 5376 completed, throughput=5MB/sec 2023-12-01T16:12:42.427 INFO:tasks.workunit.client.0.smithi119.stdout: 1042: throughput=5MB/sec pending data=0 2023-12-01T16:12:42.427 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-G47lx-3gW3kEZK6 off=7741368 len=1629062 2023-12-01T16:12:42.429 INFO:tasks.workunit.client.0.smithi119.stdout:op 5377 completed, throughput=5MB/sec 2023-12-01T16:12:42.429 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vynxwcPC7t1YRYZ off=5382480 len=618403 2023-12-01T16:12:42.431 INFO:tasks.workunit.client.0.smithi119.stdout:op 5378 completed, throughput=5MB/sec 2023-12-01T16:12:42.431 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-t6j7lBuWhcrI21r off=5113082 len=1026860 2023-12-01T16:12:42.436 INFO:tasks.workunit.client.0.smithi119.stdout:op 5379 completed, throughput=5MB/sec 2023-12-01T16:12:42.436 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OxBdIFqP8uCSFvS off=877219 len=1227353 2023-12-01T16:12:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:42 smithi183 ceph-mon[99169]: pgmap v2249: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T16:12:42.441 INFO:tasks.workunit.client.0.smithi119.stdout:op 5380 completed, throughput=5MB/sec 2023-12-01T16:12:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:42 smithi119 ceph-mon[94175]: pgmap v2249: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T16:12:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:42 smithi119 ceph-mon[108979]: pgmap v2249: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T16:12:43.442 INFO:tasks.workunit.client.0.smithi119.stdout: 1043: throughput=5MB/sec pending data=0 2023-12-01T16:12:43.442 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-e29o7z2CCknFWZg off=2159829 len=881475 2023-12-01T16:12:43.443 INFO:tasks.workunit.client.0.smithi119.stdout:op 5381 completed, throughput=5MB/sec 2023-12-01T16:12:43.443 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0nTViLwOtwutrHp off=5032175 len=503936 2023-12-01T16:12:43.443 INFO:tasks.workunit.client.0.smithi119.stdout:op 5382 completed, throughput=5MB/sec 2023-12-01T16:12:43.444 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eioOB1Qxorwqv3P off=3735379 len=344060 2023-12-01T16:12:43.447 INFO:tasks.workunit.client.0.smithi119.stdout:op 5383 completed, throughput=5MB/sec 2023-12-01T16:12:43.447 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_2qu_BpnWg5uQLC off=16193905 len=1179142 2023-12-01T16:12:43.454 INFO:tasks.workunit.client.0.smithi119.stdout:op 5384 completed, throughput=5MB/sec 2023-12-01T16:12:43.454 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8k9J2SlxV_R0XCo off=2726597 len=1484764 2023-12-01T16:12:43.455 INFO:tasks.workunit.client.0.smithi119.stdout:op 5385 completed, throughput=5MB/sec 2023-12-01T16:12:43.456 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UHX4VC8zM5uKfyH off=8113700 len=1728277 2023-12-01T16:12:43.463 INFO:tasks.workunit.client.0.smithi119.stdout:op 5386 completed, throughput=5MB/sec 2023-12-01T16:12:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:12:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:12:44] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-12-01T16:12:44.463 INFO:tasks.workunit.client.0.smithi119.stdout: 1044: throughput=5MB/sec pending data=0 2023-12-01T16:12:44.463 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fwwa0eSRTJSsgVI off=545546 len=1004511 2023-12-01T16:12:44.465 INFO:tasks.workunit.client.0.smithi119.stdout:op 5387 completed, throughput=5MB/sec 2023-12-01T16:12:44.465 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-n6ssA1pjbWCg7e- off=1283452 len=312286 2023-12-01T16:12:44.469 INFO:tasks.workunit.client.0.smithi119.stdout:op 5388 completed, throughput=5MB/sec 2023-12-01T16:12:44.469 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-v9Kxmusm-566R0G off=4876923 len=1959197 2023-12-01T16:12:44.478 INFO:tasks.workunit.client.0.smithi119.stdout:op 5389 completed, throughput=5MB/sec 2023-12-01T16:12:44.478 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-eVngqxKyBP3xJCF off=6611535 len=657826 2023-12-01T16:12:44.479 INFO:tasks.workunit.client.0.smithi119.stdout:op 5390 completed, throughput=5MB/sec 2023-12-01T16:12:44.479 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9upC_aSAFPV4j3P off=3254824 len=1169967 2023-12-01T16:12:44.480 INFO:tasks.workunit.client.0.smithi119.stdout:op 5391 completed, throughput=5MB/sec 2023-12-01T16:12:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:44 smithi183 ceph-mon[99169]: pgmap v2250: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T16:12:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:44 smithi119 ceph-mon[94175]: pgmap v2250: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T16:12:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:44 smithi119 ceph-mon[108979]: pgmap v2250: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T16:12:45.480 INFO:tasks.workunit.client.0.smithi119.stdout: 1045: throughput=5MB/sec pending data=0 2023-12-01T16:12:45.480 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rYaoV0vezngOAPX off=12895949 len=1392394 2023-12-01T16:12:45.482 INFO:tasks.workunit.client.0.smithi119.stdout:op 5392 completed, throughput=5MB/sec 2023-12-01T16:12:45.482 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4pOsGjwxv7-CxbE off=2423771 len=536190 2023-12-01T16:12:45.486 INFO:tasks.workunit.client.0.smithi119.stdout:op 5393 completed, throughput=5MB/sec 2023-12-01T16:12:45.486 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4HflQ91va0ILEJ6 off=4673112 len=976279 2023-12-01T16:12:45.492 INFO:tasks.workunit.client.0.smithi119.stdout:op 5394 completed, throughput=5MB/sec 2023-12-01T16:12:45.492 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eQE9sEIVy47DUZh off=2367436 len=443381 2023-12-01T16:12:45.496 INFO:tasks.workunit.client.0.smithi119.stdout:op 5395 completed, throughput=5MB/sec 2023-12-01T16:12:45.496 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SP_5lbEbPnK0807 off=2786324 len=618988 2023-12-01T16:12:45.497 INFO:tasks.workunit.client.0.smithi119.stdout:op 5396 completed, throughput=5MB/sec 2023-12-01T16:12:45.497 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-23TpRDCZxN_wJYU off=5393263 len=1337601 2023-12-01T16:12:45.498 INFO:tasks.workunit.client.0.smithi119.stdout:op 5397 completed, throughput=5MB/sec 2023-12-01T16:12:46.499 INFO:tasks.workunit.client.0.smithi119.stdout: 1046: throughput=5MB/sec pending data=0 2023-12-01T16:12:46.499 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-u9VXNQRgdAS_ozn off=10637277 len=16337 2023-12-01T16:12:46.501 INFO:tasks.workunit.client.0.smithi119.stdout:op 5398 completed, throughput=5MB/sec 2023-12-01T16:12:46.501 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-n8dGsZEUMjk1Q6R off=8335350 len=1400536 2023-12-01T16:12:46.509 INFO:tasks.workunit.client.0.smithi119.stdout:op 5399 completed, throughput=5MB/sec 2023-12-01T16:12:46.509 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-j1KN99AfynfkKxW off=2842147 len=1536074 2023-12-01T16:12:46.517 INFO:tasks.workunit.client.0.smithi119.stdout:op 5400 completed, throughput=5MB/sec 2023-12-01T16:12:46.517 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uCe-5428womNuin off=1113443 len=416169 2023-12-01T16:12:46.521 INFO:tasks.workunit.client.0.smithi119.stdout:op 5401 completed, throughput=5MB/sec 2023-12-01T16:12:46.521 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3aqHMEfRspG5hRX off=3317747 len=1138852 2023-12-01T16:12:46.522 INFO:tasks.workunit.client.0.smithi119.stdout:op 5402 completed, throughput=5MB/sec 2023-12-01T16:12:46.523 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-F1PS_y6s28M20MF off=2067070 len=959638 2023-12-01T16:12:46.528 INFO:tasks.workunit.client.0.smithi119.stdout:op 5403 completed, throughput=5MB/sec 2023-12-01T16:12:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:46 smithi183 ceph-mon[99169]: pgmap v2251: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T16:12:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:46 smithi119 ceph-mon[94175]: pgmap v2251: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T16:12:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:46 smithi119 ceph-mon[108979]: pgmap v2251: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T16:12:47.528 INFO:tasks.workunit.client.0.smithi119.stdout: 1047: throughput=5MB/sec pending data=0 2023-12-01T16:12:47.528 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iN6V6TYBX6geAmT off=78739 len=740712 2023-12-01T16:12:47.533 INFO:tasks.workunit.client.0.smithi119.stdout:op 5404 completed, throughput=5MB/sec 2023-12-01T16:12:47.533 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NCae5ctorqj8jwv off=2189826 len=576295 2023-12-01T16:12:47.538 INFO:tasks.workunit.client.0.smithi119.stdout:op 5405 completed, throughput=5MB/sec 2023-12-01T16:12:47.538 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-44799Omf3eT89YN off=8919458 len=1889287 2023-12-01T16:12:47.541 INFO:tasks.workunit.client.0.smithi119.stdout:op 5406 completed, throughput=5MB/sec 2023-12-01T16:12:47.541 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CHds4fCotT9UZON off=16377235 len=792077 2023-12-01T16:12:47.542 INFO:tasks.workunit.client.0.smithi119.stdout:op 5407 completed, throughput=5MB/sec 2023-12-01T16:12:47.542 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-h1BZp_G2JEvRsQW off=9972079 len=1424832 2023-12-01T16:12:47.551 INFO:tasks.workunit.client.0.smithi119.stdout:op 5408 completed, throughput=5MB/sec 2023-12-01T16:12:48.552 INFO:tasks.workunit.client.0.smithi119.stdout: 1048: throughput=5MB/sec pending data=0 2023-12-01T16:12:48.552 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gU4MYjnUMeoN-nq off=5539498 len=147629 2023-12-01T16:12:48.554 INFO:tasks.workunit.client.0.smithi119.stdout:op 5409 completed, throughput=5MB/sec 2023-12-01T16:12:48.555 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qQxL_0O-yEGlJGk off=3833289 len=1084382 2023-12-01T16:12:48.556 INFO:tasks.workunit.client.0.smithi119.stdout:op 5410 completed, throughput=5MB/sec 2023-12-01T16:12:48.556 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-b1iaaf31TbV634M off=9176606 len=1471968 2023-12-01T16:12:48.559 INFO:tasks.workunit.client.0.smithi119.stdout:op 5411 completed, throughput=5MB/sec 2023-12-01T16:12:48.559 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SCrK0GsQn74MRzH off=2918949 len=39477 2023-12-01T16:12:48.561 INFO:tasks.workunit.client.0.smithi119.stdout:op 5412 completed, throughput=5MB/sec 2023-12-01T16:12:48.561 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AeeIh_lbYueIxep off=8723395 len=558214 2023-12-01T16:12:48.562 INFO:tasks.workunit.client.0.smithi119.stdout:op 5413 completed, throughput=5MB/sec 2023-12-01T16:12:48.562 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj--LIjh1AwrichFzL off=840500 len=1423635 2023-12-01T16:12:48.564 INFO:tasks.workunit.client.0.smithi119.stdout:op 5414 completed, throughput=5MB/sec 2023-12-01T16:12:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:48 smithi183 ceph-mon[99169]: pgmap v2252: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:12:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:48 smithi119 ceph-mon[108979]: pgmap v2252: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:12:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:48 smithi119 ceph-mon[94175]: pgmap v2252: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:12:49.564 INFO:tasks.workunit.client.0.smithi119.stdout: 1049: throughput=5MB/sec pending data=0 2023-12-01T16:12:49.564 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SZWi-oVBjV8oQEC off=4430524 len=1157369 2023-12-01T16:12:49.567 INFO:tasks.workunit.client.0.smithi119.stdout:op 5415 completed, throughput=5MB/sec 2023-12-01T16:12:49.567 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0WdhYEguUYVkfhr off=5213547 len=1785427 2023-12-01T16:12:49.578 INFO:tasks.workunit.client.0.smithi119.stdout:op 5416 completed, throughput=5MB/sec 2023-12-01T16:12:49.578 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-P79eoMe5saJLmUJ off=3862714 len=83524 2023-12-01T16:12:49.578 INFO:tasks.workunit.client.0.smithi119.stdout:op 5417 completed, throughput=5MB/sec 2023-12-01T16:12:49.579 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8fiIFYv_GdeUvTs off=10257641 len=1788027 2023-12-01T16:12:49.580 INFO:tasks.workunit.client.0.smithi119.stdout:op 5418 completed, throughput=5MB/sec 2023-12-01T16:12:49.580 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Fx1t-Ue46MKBdW4 off=5986670 len=369534 2023-12-01T16:12:49.581 INFO:tasks.workunit.client.0.smithi119.stdout:op 5419 completed, throughput=5MB/sec 2023-12-01T16:12:49.581 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-y_FyTExkHkpvGQf off=871907 len=1254274 2023-12-01T16:12:49.584 INFO:tasks.workunit.client.0.smithi119.stdout:op 5420 completed, throughput=5MB/sec 2023-12-01T16:12:50.585 INFO:tasks.workunit.client.0.smithi119.stdout: 1050: throughput=5MB/sec pending data=0 2023-12-01T16:12:50.585 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ICDOQ6IkYJJGM78 off=15135717 len=283257 2023-12-01T16:12:50.588 INFO:tasks.workunit.client.0.smithi119.stdout:op 5421 completed, throughput=5MB/sec 2023-12-01T16:12:50.588 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sLCqDsU8TtjugAw off=13993609 len=1639684 2023-12-01T16:12:50.597 INFO:tasks.workunit.client.0.smithi119.stdout:op 5422 completed, throughput=5MB/sec 2023-12-01T16:12:50.597 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Sv9i-Md9urB3-4v off=3466389 len=358541 2023-12-01T16:12:50.600 INFO:tasks.workunit.client.0.smithi119.stdout:op 5423 completed, throughput=5MB/sec 2023-12-01T16:12:50.600 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-42J9NWSTY95KYYC off=1108146 len=1336143 2023-12-01T16:12:50.602 INFO:tasks.workunit.client.0.smithi119.stdout:op 5424 completed, throughput=5MB/sec 2023-12-01T16:12:50.603 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1MMXCyRTLHqL6gu off=9478047 len=2001659 2023-12-01T16:12:50.604 INFO:tasks.workunit.client.0.smithi119.stdout:op 5425 completed, throughput=5MB/sec 2023-12-01T16:12:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:50 smithi183 ceph-mon[99169]: pgmap v2253: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T16:12:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:50 smithi119 ceph-mon[94175]: pgmap v2253: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T16:12:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:50 smithi119 ceph-mon[108979]: pgmap v2253: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T16:12:51.605 INFO:tasks.workunit.client.0.smithi119.stdout: 1051: throughput=5MB/sec pending data=0 2023-12-01T16:12:51.605 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dkUFpfWN2W5e62W off=4930939 len=918419 2023-12-01T16:12:51.610 INFO:tasks.workunit.client.0.smithi119.stdout:op 5426 completed, throughput=5MB/sec 2023-12-01T16:12:51.610 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UBrMyRnvOYbZQcl off=9433597 len=1398253 2023-12-01T16:12:51.617 INFO:tasks.workunit.client.0.smithi119.stdout:op 5427 completed, throughput=5MB/sec 2023-12-01T16:12:51.617 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-S1q40TT0svNHTyz off=5702997 len=774848 2023-12-01T16:12:51.621 INFO:tasks.workunit.client.0.smithi119.stdout:op 5428 completed, throughput=5MB/sec 2023-12-01T16:12:51.622 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Z7HFoGWDlnsvFVt off=8537512 len=975281 2023-12-01T16:12:51.623 INFO:tasks.workunit.client.0.smithi119.stdout:op 5429 completed, throughput=5MB/sec 2023-12-01T16:12:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:52 smithi183 ceph-mon[99169]: pgmap v2254: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:12:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:52 smithi119 ceph-mon[108979]: pgmap v2254: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:12:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:52 smithi119 ceph-mon[94175]: pgmap v2254: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:12:52.623 INFO:tasks.workunit.client.0.smithi119.stdout: 1052: throughput=5MB/sec pending data=0 2023-12-01T16:12:52.623 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OA5tk-B0VeTudrW off=5459180 len=1379401 2023-12-01T16:12:52.625 INFO:tasks.workunit.client.0.smithi119.stdout:op 5430 completed, throughput=5MB/sec 2023-12-01T16:12:52.625 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ySlwhVdfMV9N8mg off=8757064 len=1267749 2023-12-01T16:12:52.632 INFO:tasks.workunit.client.0.smithi119.stdout:op 5431 completed, throughput=5MB/sec 2023-12-01T16:12:52.632 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-PAMi5gSW24jnexu off=373323 len=301869 2023-12-01T16:12:52.635 INFO:tasks.workunit.client.0.smithi119.stdout:op 5432 completed, throughput=5MB/sec 2023-12-01T16:12:52.635 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Y1hTPJG4LJVkONz off=1553799 len=1480761 2023-12-01T16:12:52.643 INFO:tasks.workunit.client.0.smithi119.stdout:op 5433 completed, throughput=5MB/sec 2023-12-01T16:12:52.643 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dL8bHboJCJYf1Bx off=3106256 len=1203283 2023-12-01T16:12:52.644 INFO:tasks.workunit.client.0.smithi119.stdout:op 5434 completed, throughput=5MB/sec 2023-12-01T16:12:53.644 INFO:tasks.workunit.client.0.smithi119.stdout: 1053: throughput=5MB/sec pending data=0 2023-12-01T16:12:53.644 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gBdwhedMFNtdE8M off=22411623 len=1752284 2023-12-01T16:12:53.646 INFO:tasks.workunit.client.0.smithi119.stdout:op 5435 completed, throughput=5MB/sec 2023-12-01T16:12:53.646 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MKUnLdX3XM8Sdjl off=9165950 len=1554883 2023-12-01T16:12:53.650 INFO:tasks.workunit.client.0.smithi119.stdout:op 5436 completed, throughput=5MB/sec 2023-12-01T16:12:53.650 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aDjb_uSXqkm-z-D off=11998895 len=1460618 2023-12-01T16:12:53.657 INFO:tasks.workunit.client.0.smithi119.stdout:op 5437 completed, throughput=5MB/sec 2023-12-01T16:12:53.657 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WLoKjnDshIGO2ZX off=14427486 len=2028902 2023-12-01T16:12:53.665 INFO:tasks.workunit.client.0.smithi119.stdout:op 5438 completed, throughput=5MB/sec 2023-12-01T16:12:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:54.443 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:12:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:12:54] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T16:12:54.665 INFO:tasks.workunit.client.0.smithi119.stdout: 1054: throughput=5MB/sec pending data=0 2023-12-01T16:12:54.665 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rFWaH-NKWd9ANQd off=11098602 len=1010675 2023-12-01T16:12:54.668 INFO:tasks.workunit.client.0.smithi119.stdout:op 5439 completed, throughput=5MB/sec 2023-12-01T16:12:54.668 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ASjzJbWUZjKx_s5 off=535835 len=1050171 2023-12-01T16:12:54.670 INFO:tasks.workunit.client.0.smithi119.stdout:op 5440 completed, throughput=5MB/sec 2023-12-01T16:12:54.670 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--_e2cFllemh96j9 off=5538469 len=1015503 2023-12-01T16:12:54.676 INFO:tasks.workunit.client.0.smithi119.stdout:op 5441 completed, throughput=5MB/sec 2023-12-01T16:12:54.676 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-K_jI_RxNXdk3Wr4 off=14112525 len=618257 2023-12-01T16:12:54.677 INFO:tasks.workunit.client.0.smithi119.stdout:op 5442 completed, throughput=5MB/sec 2023-12-01T16:12:54.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:54 smithi119 ceph-mon[94175]: pgmap v2255: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:12:54.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:54 smithi119 ceph-mon[108979]: pgmap v2255: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:12:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:54 smithi183 ceph-mon[99169]: pgmap v2255: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:12:55.677 INFO:tasks.workunit.client.0.smithi119.stdout: 1055: throughput=5MB/sec pending data=0 2023-12-01T16:12:55.678 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Qucm3GW47tEhRLC off=8590252 len=533870 2023-12-01T16:12:55.682 INFO:tasks.workunit.client.0.smithi119.stdout:op 5443 completed, throughput=5MB/sec 2023-12-01T16:12:55.682 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3Sy-dJASNxh1WZ3 off=4916931 len=841530 2023-12-01T16:12:55.683 INFO:tasks.workunit.client.0.smithi119.stdout:op 5444 completed, throughput=5MB/sec 2023-12-01T16:12:55.684 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-eLs3UUVzfa0A2Af off=5386521 len=1952121 2023-12-01T16:12:55.686 INFO:tasks.workunit.client.0.smithi119.stdout:op 5445 completed, throughput=5MB/sec 2023-12-01T16:12:55.686 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-C6nej2wjDe6srF1 off=6167706 len=517451 2023-12-01T16:12:55.687 INFO:tasks.workunit.client.0.smithi119.stdout:op 5446 completed, throughput=5MB/sec 2023-12-01T16:12:55.687 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fsVSkVfd4rmhM04 off=6170001 len=1632413 2023-12-01T16:12:55.693 INFO:tasks.workunit.client.0.smithi119.stdout:op 5447 completed, throughput=5MB/sec 2023-12-01T16:12:56.694 INFO:tasks.workunit.client.0.smithi119.stdout: 1056: throughput=5MB/sec pending data=0 2023-12-01T16:12:56.694 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lrdTWcRyb6nW1jm off=3182313 len=1916060 2023-12-01T16:12:56.696 INFO:tasks.workunit.client.0.smithi119.stdout:op 5448 completed, throughput=5MB/sec 2023-12-01T16:12:56.696 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vun_9SLQbPz0Na2 off=13279037 len=1041742 2023-12-01T16:12:56.702 INFO:tasks.workunit.client.0.smithi119.stdout:op 5449 completed, throughput=5MB/sec 2023-12-01T16:12:56.702 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6isbuZsDA0tub4H off=103952 len=533837 2023-12-01T16:12:56.704 INFO:tasks.workunit.client.0.smithi119.stdout:op 5450 completed, throughput=5MB/sec 2023-12-01T16:12:56.704 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4BlWOGD_2TMqyk8 off=8575149 len=229667 2023-12-01T16:12:56.704 INFO:tasks.workunit.client.0.smithi119.stdout:op 5451 completed, throughput=5MB/sec 2023-12-01T16:12:56.705 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uwHG43T5hsbdu7n off=10557767 len=1983243 2023-12-01T16:12:56.712 INFO:tasks.workunit.client.0.smithi119.stdout:op 5452 completed, throughput=5MB/sec 2023-12-01T16:12:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:56 smithi183 ceph-mon[99169]: pgmap v2256: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:12:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:56 smithi119 ceph-mon[108979]: pgmap v2256: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:12:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:56 smithi119 ceph-mon[94175]: pgmap v2256: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:12:57.712 INFO:tasks.workunit.client.0.smithi119.stdout: 1057: throughput=5MB/sec pending data=0 2023-12-01T16:12:57.713 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CodMlRKzLU6N6PF off=5336818 len=1959854 2023-12-01T16:12:57.724 INFO:tasks.workunit.client.0.smithi119.stdout:op 5453 completed, throughput=5MB/sec 2023-12-01T16:12:57.724 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kudY5ryQUTDlB_4 off=2449985 len=1787739 2023-12-01T16:12:57.733 INFO:tasks.workunit.client.0.smithi119.stdout:op 5454 completed, throughput=5MB/sec 2023-12-01T16:12:57.733 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ax20PU2KZkJ1l9O off=9216970 len=1074446 2023-12-01T16:12:57.739 INFO:tasks.workunit.client.0.smithi119.stdout:op 5455 completed, throughput=5MB/sec 2023-12-01T16:12:58.739 INFO:tasks.workunit.client.0.smithi119.stdout: 1058: throughput=5MB/sec pending data=0 2023-12-01T16:12:58.740 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lgtbQrOjshwzY2p off=7015423 len=1850415 2023-12-01T16:12:58.741 INFO:tasks.workunit.client.0.smithi119.stdout:op 5456 completed, throughput=5MB/sec 2023-12-01T16:12:58.741 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XEOZsXLjmNZNtcr off=8919829 len=1018775 2023-12-01T16:12:58.746 INFO:tasks.workunit.client.0.smithi119.stdout:op 5457 completed, throughput=5MB/sec 2023-12-01T16:12:58.746 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wcW9dQJ4xIecM_Q off=540722 len=611060 2023-12-01T16:12:58.750 INFO:tasks.workunit.client.0.smithi119.stdout:op 5458 completed, throughput=5MB/sec 2023-12-01T16:12:58.750 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FJ7Y0cmYzXn9NPA off=8042192 len=2039213 2023-12-01T16:12:58.760 INFO:tasks.workunit.client.0.smithi119.stdout:op 5459 completed, throughput=5MB/sec 2023-12-01T16:12:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:12:58 smithi183 ceph-mon[99169]: pgmap v2257: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:12:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:12:58 smithi119 ceph-mon[108979]: pgmap v2257: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:12:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:12:58 smithi119 ceph-mon[94175]: pgmap v2257: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:12:59.760 INFO:tasks.workunit.client.0.smithi119.stdout: 1059: throughput=5MB/sec pending data=0 2023-12-01T16:12:59.760 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1NYBHvCk8MSc3sG off=103358 len=1587090 2023-12-01T16:12:59.762 INFO:tasks.workunit.client.0.smithi119.stdout:op 5460 completed, throughput=5MB/sec 2023-12-01T16:12:59.762 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aYMySVHsj0TZmI5 off=2508825 len=1926289 2023-12-01T16:12:59.770 INFO:tasks.workunit.client.0.smithi119.stdout:op 5461 completed, throughput=5MB/sec 2023-12-01T16:12:59.770 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zBu59WrGmFlKnl3 off=8456083 len=1346321 2023-12-01T16:12:59.771 INFO:tasks.workunit.client.0.smithi119.stdout:op 5462 completed, throughput=5MB/sec 2023-12-01T16:12:59.771 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vgjfgdYlYNLu-re off=2289773 len=1244085 2023-12-01T16:12:59.772 INFO:tasks.workunit.client.0.smithi119.stdout:op 5463 completed, throughput=5MB/sec 2023-12-01T16:13:00.772 INFO:tasks.workunit.client.0.smithi119.stdout: 1060: throughput=5MB/sec pending data=0 2023-12-01T16:13:00.772 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FqTvpSg16O4wI6d off=3329002 len=439146 2023-12-01T16:13:00.773 INFO:tasks.workunit.client.0.smithi119.stdout:op 5464 completed, throughput=5MB/sec 2023-12-01T16:13:00.773 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rjhjFgF8LIe2fmI off=17168171 len=201277 2023-12-01T16:13:00.776 INFO:tasks.workunit.client.0.smithi119.stdout:op 5465 completed, throughput=5MB/sec 2023-12-01T16:13:00.776 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tJNF8wR7_L_jeAC off=15423586 len=43821 2023-12-01T16:13:00.777 INFO:tasks.workunit.client.0.smithi119.stdout:op 5466 completed, throughput=5MB/sec 2023-12-01T16:13:00.777 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bXKzAczInL7ubRP off=10724692 len=1685000 2023-12-01T16:13:00.786 INFO:tasks.workunit.client.0.smithi119.stdout:op 5467 completed, throughput=5MB/sec 2023-12-01T16:13:00.787 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-waQeW4QVGCvy85P off=10855835 len=305426 2023-12-01T16:13:00.789 INFO:tasks.workunit.client.0.smithi119.stdout:op 5468 completed, throughput=5MB/sec 2023-12-01T16:13:00.789 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-25By7NrCCWxf-am off=9040796 len=931557 2023-12-01T16:13:00.791 INFO:tasks.workunit.client.0.smithi119.stdout:op 5469 completed, throughput=5MB/sec 2023-12-01T16:13:00.791 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zaD4C0mRDTdpAM6 off=3369787 len=291791 2023-12-01T16:13:00.791 INFO:tasks.workunit.client.0.smithi119.stdout:op 5470 completed, throughput=5MB/sec 2023-12-01T16:13:00.791 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GkmPppN59gW29eN off=14624919 len=90828 2023-12-01T16:13:00.792 INFO:tasks.workunit.client.0.smithi119.stdout:op 5471 completed, throughput=5MB/sec 2023-12-01T16:13:00.792 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Rnp72V9uong314E off=2095993 len=1509121 2023-12-01T16:13:00.793 INFO:tasks.workunit.client.0.smithi119.stdout:op 5472 completed, throughput=5MB/sec 2023-12-01T16:13:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:00 smithi183 ceph-mon[99169]: pgmap v2258: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T16:13:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:00 smithi119 ceph-mon[94175]: pgmap v2258: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T16:13:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:00 smithi119 ceph-mon[108979]: pgmap v2258: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T16:13:01.794 INFO:tasks.workunit.client.0.smithi119.stdout: 1061: throughput=5MB/sec pending data=0 2023-12-01T16:13:01.794 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TOqn8TcvIwQW05n off=0 len=1419417 2023-12-01T16:13:01.801 INFO:tasks.workunit.client.0.smithi119.stdout:op 5473 completed, throughput=5MB/sec 2023-12-01T16:13:01.802 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Tu5npUH0MQY0MQT off=4506021 len=1960367 2023-12-01T16:13:01.812 INFO:tasks.workunit.client.0.smithi119.stdout:op 5474 completed, throughput=5MB/sec 2023-12-01T16:13:01.812 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qZeO8ixdBCwXtbV off=311169 len=2048588 2023-12-01T16:13:01.817 INFO:tasks.workunit.client.0.smithi119.stdout:op 5475 completed, throughput=5MB/sec 2023-12-01T16:13:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:02 smithi183 ceph-mon[99169]: pgmap v2259: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:13:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:02 smithi119 ceph-mon[94175]: pgmap v2259: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:13:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:02 smithi119 ceph-mon[108979]: pgmap v2259: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:13:02.818 INFO:tasks.workunit.client.0.smithi119.stdout: 1062: throughput=5MB/sec pending data=0 2023-12-01T16:13:02.818 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rAxS23w3RuD3eMl off=6476053 len=1281680 2023-12-01T16:13:02.819 INFO:tasks.workunit.client.0.smithi119.stdout:op 5476 completed, throughput=5MB/sec 2023-12-01T16:13:02.819 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Yg3GidgOkZv7ASO off=4882576 len=1795437 2023-12-01T16:13:02.830 INFO:tasks.workunit.client.0.smithi119.stdout:op 5477 completed, throughput=5MB/sec 2023-12-01T16:13:02.830 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GEihVU8ttDA6zaU off=8060126 len=535034 2023-12-01T16:13:02.834 INFO:tasks.workunit.client.0.smithi119.stdout:op 5478 completed, throughput=5MB/sec 2023-12-01T16:13:02.834 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mvsRKYvv-A6K7bC off=18774716 len=202632 2023-12-01T16:13:02.837 INFO:tasks.workunit.client.0.smithi119.stdout:op 5479 completed, throughput=5MB/sec 2023-12-01T16:13:02.837 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZSViKkbhhP-s53Q off=3291926 len=58835 2023-12-01T16:13:02.837 INFO:tasks.workunit.client.0.smithi119.stdout:op 5480 completed, throughput=5MB/sec 2023-12-01T16:13:02.837 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vVgdGZVmXRPjCBU off=818652 len=2084338 2023-12-01T16:13:02.846 INFO:tasks.workunit.client.0.smithi119.stdout:op 5481 completed, throughput=5MB/sec 2023-12-01T16:13:03.846 INFO:tasks.workunit.client.0.smithi119.stdout: 1063: throughput=5MB/sec pending data=0 2023-12-01T16:13:03.846 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-C6nRCEE0VnxEs1v off=10574726 len=1073364 2023-12-01T16:13:03.852 INFO:tasks.workunit.client.0.smithi119.stdout:op 5482 completed, throughput=5MB/sec 2023-12-01T16:13:03.852 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-WIIA8h6H7GGgYxD off=11542159 len=1517183 2023-12-01T16:13:03.853 INFO:tasks.workunit.client.0.smithi119.stdout:op 5483 completed, throughput=5MB/sec 2023-12-01T16:13:03.853 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wKDaAPpHMZz90ko off=6560622 len=2022254 2023-12-01T16:13:03.864 INFO:tasks.workunit.client.0.smithi119.stdout:op 5484 completed, throughput=5MB/sec 2023-12-01T16:13:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:13:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:13:04] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T16:13:04.865 INFO:tasks.workunit.client.0.smithi119.stdout: 1064: throughput=5MB/sec pending data=0 2023-12-01T16:13:04.865 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HpA1ovr8j_InxtR off=13555617 len=223731 2023-12-01T16:13:04.868 INFO:tasks.workunit.client.0.smithi119.stdout:op 5485 completed, throughput=5MB/sec 2023-12-01T16:13:04.868 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BJWZH6tCn3fcm69 off=945773 len=581999 2023-12-01T16:13:04.872 INFO:tasks.workunit.client.0.smithi119.stdout:op 5486 completed, throughput=5MB/sec 2023-12-01T16:13:04.872 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6d3fwaCowKRnaa0 off=17757404 len=677065 2023-12-01T16:13:04.873 INFO:tasks.workunit.client.0.smithi119.stdout:op 5487 completed, throughput=5MB/sec 2023-12-01T16:13:04.873 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kiW3YIo77DzKlVb off=54971 len=117318 2023-12-01T16:13:04.874 INFO:tasks.workunit.client.0.smithi119.stdout:op 5488 completed, throughput=5MB/sec 2023-12-01T16:13:04.874 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yL-PUocRTZoqFsM off=18354784 len=2004446 2023-12-01T16:13:04.876 INFO:tasks.workunit.client.0.smithi119.stdout:op 5489 completed, throughput=5MB/sec 2023-12-01T16:13:04.876 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pK-tOPQdLReq6Hf off=2535479 len=524377 2023-12-01T16:13:04.880 INFO:tasks.workunit.client.0.smithi119.stdout:op 5490 completed, throughput=5MB/sec 2023-12-01T16:13:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:04 smithi183 ceph-mon[99169]: pgmap v2260: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:13:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:04 smithi119 ceph-mon[94175]: pgmap v2260: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:13:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:04 smithi119 ceph-mon[108979]: pgmap v2260: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:13:05.880 INFO:tasks.workunit.client.0.smithi119.stdout: 1065: throughput=5MB/sec pending data=0 2023-12-01T16:13:05.880 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hkrM2yYFTz8Ax5b off=1228327 len=1460608 2023-12-01T16:13:05.885 INFO:tasks.workunit.client.0.smithi119.stdout:op 5491 completed, throughput=5MB/sec 2023-12-01T16:13:05.886 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9tAVSGnQ8b0NnmV off=15232497 len=1073229 2023-12-01T16:13:05.887 INFO:tasks.workunit.client.0.smithi119.stdout:op 5492 completed, throughput=5MB/sec 2023-12-01T16:13:05.887 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-yIYXflg3TRim9pd off=165536 len=1239999 2023-12-01T16:13:05.888 INFO:tasks.workunit.client.0.smithi119.stdout:op 5493 completed, throughput=5MB/sec 2023-12-01T16:13:05.888 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XpE5TjcA97U3psp off=2258310 len=278916 2023-12-01T16:13:05.888 INFO:tasks.workunit.client.0.smithi119.stdout:op 5494 completed, throughput=5MB/sec 2023-12-01T16:13:05.889 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vPO9dgebMXKyrZ3 off=5757320 len=1591998 2023-12-01T16:13:05.896 INFO:tasks.workunit.client.0.smithi119.stdout:op 5495 completed, throughput=5MB/sec 2023-12-01T16:13:05.924 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:13:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:13:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:13:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:13:06.232 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:13:06.233 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (39m) 8m ago 40m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:13:06.233 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (39m) 8m ago 39m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:13:06.233 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (41m) 8m ago 41m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:13:06.233 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (41m) 8m ago 41m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:13:06.233 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (44m) 8m ago 44m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:13:06.233 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (45m) 8m ago 45m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:13:06.233 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (45m) 8m ago 45m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:13:06.233 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (44m) 8m ago 44m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:13:06.233 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (44m) 8m ago 44m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:13:06.233 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (40m) 8m ago 40m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:13:06.233 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (40m) 8m ago 40m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:13:06.233 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (43m) 8m ago 43m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:13:06.233 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (43m) 8m ago 43m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:13:06.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (43m) 8m ago 43m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:13:06.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (42m) 8m ago 42m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:13:06.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (42m) 8m ago 42m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:13:06.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (42m) 8m ago 42m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:13:06.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (41m) 8m ago 41m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:13:06.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (41m) 8m ago 41m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:13:06.234 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (39m) 8m ago 40m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:13:06.616 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:13:06.616 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:13:06.616 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:13:06.616 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:13:06.616 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:13:06.617 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:13:06.617 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:13:06.617 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:13:06.617 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:13:06.617 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:13:06.617 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:13:06.617 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:13:06.617 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:13:06.617 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:13:06.617 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:13:06.617 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:13:06.617 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:13:06.896 INFO:tasks.workunit.client.0.smithi119.stdout: 1066: throughput=5MB/sec pending data=0 2023-12-01T16:13:06.896 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MBpY9D0rd-HZ9jA off=20312334 len=1043783 2023-12-01T16:13:06.897 INFO:tasks.workunit.client.0.smithi119.stdout:op 5496 completed, throughput=5MB/sec 2023-12-01T16:13:06.897 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cy1KDQe4f6SdcQn off=6756630 len=1829717 2023-12-01T16:13:06.898 INFO:tasks.workunit.client.0.smithi119.stdout:op 5497 completed, throughput=5MB/sec 2023-12-01T16:13:06.898 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hdeG-pR-8pK_rSa off=3561954 len=788488 2023-12-01T16:13:06.899 INFO:tasks.workunit.client.0.smithi119.stdout:op 5498 completed, throughput=5MB/sec 2023-12-01T16:13:06.900 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FVmSSVPzhD93BRg off=18300064 len=1482612 2023-12-01T16:13:06.908 INFO:tasks.workunit.client.0.smithi119.stdout:op 5499 completed, throughput=5MB/sec 2023-12-01T16:13:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:06 smithi183 ceph-mon[99169]: pgmap v2261: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T16:13:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:13:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:13:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:13:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:06 smithi183 ceph-mon[99169]: from='client.26729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:07.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1346325520' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:13:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:06 smithi119 ceph-mon[94175]: pgmap v2261: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T16:13:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:13:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:13:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:13:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:06 smithi119 ceph-mon[94175]: from='client.26729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1346325520' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:13:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:06 smithi119 ceph-mon[108979]: pgmap v2261: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T16:13:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:13:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:13:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:13:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:06 smithi119 ceph-mon[108979]: from='client.26729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1346325520' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:13:07.909 INFO:tasks.workunit.client.0.smithi119.stdout: 1067: throughput=5MB/sec pending data=0 2023-12-01T16:13:07.909 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3-20w1iclnoKZDd off=7361436 len=356950 2023-12-01T16:13:07.909 INFO:tasks.workunit.client.0.smithi119.stdout:op 5500 completed, throughput=5MB/sec 2023-12-01T16:13:07.909 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-47LIs7hPd51BTEY off=8388181 len=990998 2023-12-01T16:13:07.913 INFO:tasks.workunit.client.0.smithi119.stdout:op 5501 completed, throughput=5MB/sec 2023-12-01T16:13:07.913 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Nl7MFL5xSBn_Kue off=12736057 len=253659 2023-12-01T16:13:07.916 INFO:tasks.workunit.client.0.smithi119.stdout:op 5502 completed, throughput=5MB/sec 2023-12-01T16:13:07.916 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fILMixBLLYyVRhr off=1760261 len=1473961 2023-12-01T16:13:07.918 INFO:tasks.workunit.client.0.smithi119.stdout:op 5503 completed, throughput=5MB/sec 2023-12-01T16:13:07.918 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-k7XbPixcAdv30Tz off=1394995 len=1197758 2023-12-01T16:13:07.924 INFO:tasks.workunit.client.0.smithi119.stdout:op 5504 completed, throughput=5MB/sec 2023-12-01T16:13:07.924 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yMzle_54aU6VlsU off=7125723 len=579834 2023-12-01T16:13:07.928 INFO:tasks.workunit.client.0.smithi119.stdout:op 5505 completed, throughput=5MB/sec 2023-12-01T16:13:07.928 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_C2d5gcTGloFQ6q off=0 len=1253477 2023-12-01T16:13:07.930 INFO:tasks.workunit.client.0.smithi119.stdout:op 5506 completed, throughput=5MB/sec 2023-12-01T16:13:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:07 smithi183 ceph-mon[99169]: from='client.16848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:07 smithi119 ceph-mon[94175]: from='client.16848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:07 smithi119 ceph-mon[108979]: from='client.16848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:08.930 INFO:tasks.workunit.client.0.smithi119.stdout: 1068: throughput=5MB/sec pending data=0 2023-12-01T16:13:08.930 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xCEI40zxiSM-Z0Z off=9920042 len=252822 2023-12-01T16:13:08.931 INFO:tasks.workunit.client.0.smithi119.stdout:op 5507 completed, throughput=5MB/sec 2023-12-01T16:13:08.931 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Qk4uZCU7zDS7fH8 off=6714875 len=1954279 2023-12-01T16:13:08.933 INFO:tasks.workunit.client.0.smithi119.stdout:op 5508 completed, throughput=5MB/sec 2023-12-01T16:13:08.933 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SMkC7w_KNRXXjpU off=4652019 len=1486659 2023-12-01T16:13:08.934 INFO:tasks.workunit.client.0.smithi119.stdout:op 5509 completed, throughput=5MB/sec 2023-12-01T16:13:08.934 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WWjBVC9AAoFplNb off=9703412 len=211003 2023-12-01T16:13:08.938 INFO:tasks.workunit.client.0.smithi119.stdout:op 5510 completed, throughput=5MB/sec 2023-12-01T16:13:08.938 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-e2l-OZ9teoAyhb8 off=1450141 len=1045183 2023-12-01T16:13:08.939 INFO:tasks.workunit.client.0.smithi119.stdout:op 5511 completed, throughput=5MB/sec 2023-12-01T16:13:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:08 smithi183 ceph-mon[99169]: pgmap v2262: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:13:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:08 smithi119 ceph-mon[94175]: pgmap v2262: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:13:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:08 smithi119 ceph-mon[108979]: pgmap v2262: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:13:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:09.940 INFO:tasks.workunit.client.0.smithi119.stdout: 1069: throughput=5MB/sec pending data=0 2023-12-01T16:13:09.940 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cBi8x2r06b13NYV off=10781590 len=1073723 2023-12-01T16:13:09.946 INFO:tasks.workunit.client.0.smithi119.stdout:op 5512 completed, throughput=5MB/sec 2023-12-01T16:13:09.946 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UaWdfyjj6yzipVD off=10107644 len=1686656 2023-12-01T16:13:09.954 INFO:tasks.workunit.client.0.smithi119.stdout:op 5513 completed, throughput=5MB/sec 2023-12-01T16:13:09.954 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6BYptpW-vwIe0wP off=8607928 len=944799 2023-12-01T16:13:09.956 INFO:tasks.workunit.client.0.smithi119.stdout:op 5514 completed, throughput=5MB/sec 2023-12-01T16:13:09.956 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UudLlfHiPJeXfpH off=19300279 len=2091662 2023-12-01T16:13:09.969 INFO:tasks.workunit.client.0.smithi119.stdout:op 5515 completed, throughput=5MB/sec 2023-12-01T16:13:10.969 INFO:tasks.workunit.client.0.smithi119.stdout: 1070: throughput=5MB/sec pending data=0 2023-12-01T16:13:10.970 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-W0gi6QudRiKUXRg off=7325107 len=1713034 2023-12-01T16:13:10.971 INFO:tasks.workunit.client.0.smithi119.stdout:op 5516 completed, throughput=5MB/sec 2023-12-01T16:13:10.971 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2Vtvzwi2mSwNG29 off=11361598 len=175191 2023-12-01T16:13:10.974 INFO:tasks.workunit.client.0.smithi119.stdout:op 5517 completed, throughput=5MB/sec 2023-12-01T16:13:10.974 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-D7XFI_wFsvH2pcD off=375665 len=1399804 2023-12-01T16:13:10.981 INFO:tasks.workunit.client.0.smithi119.stdout:op 5518 completed, throughput=5MB/sec 2023-12-01T16:13:10.981 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8nlRXnxpVZkUnCq off=9739725 len=1873776 2023-12-01T16:13:10.988 INFO:tasks.workunit.client.0.smithi119.stdout:op 5519 completed, throughput=5MB/sec 2023-12-01T16:13:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:10 smithi183 ceph-mon[99169]: pgmap v2263: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:13:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:10 smithi119 ceph-mon[94175]: pgmap v2263: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:13:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:10 smithi119 ceph-mon[108979]: pgmap v2263: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:13:11.989 INFO:tasks.workunit.client.0.smithi119.stdout: 1071: throughput=5MB/sec pending data=0 2023-12-01T16:13:11.989 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pCltXTxO2-7g05y off=11565647 len=662160 2023-12-01T16:13:11.994 INFO:tasks.workunit.client.0.smithi119.stdout:op 5520 completed, throughput=5MB/sec 2023-12-01T16:13:11.994 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9Oww6wSeH9Cpcvu off=5377161 len=1947971 2023-12-01T16:13:12.005 INFO:tasks.workunit.client.0.smithi119.stdout:op 5521 completed, throughput=5MB/sec 2023-12-01T16:13:12.005 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Jg7LVF6fIb9BrKx off=9747557 len=1370953 2023-12-01T16:13:12.011 INFO:tasks.workunit.client.0.smithi119.stdout:op 5522 completed, throughput=5MB/sec 2023-12-01T16:13:12.011 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UQVECOqxcaefsOi off=6533982 len=1196100 2023-12-01T16:13:12.013 INFO:tasks.workunit.client.0.smithi119.stdout:op 5523 completed, throughput=5MB/sec 2023-12-01T16:13:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:12 smithi183 ceph-mon[99169]: pgmap v2264: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:13:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:12 smithi119 ceph-mon[94175]: pgmap v2264: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:13:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:12 smithi119 ceph-mon[108979]: pgmap v2264: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:13:13.014 INFO:tasks.workunit.client.0.smithi119.stdout: 1072: throughput=5MB/sec pending data=0 2023-12-01T16:13:13.014 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-opCaIBytqAuit5q off=576679 len=1184684 2023-12-01T16:13:13.016 INFO:tasks.workunit.client.0.smithi119.stdout:op 5524 completed, throughput=5MB/sec 2023-12-01T16:13:13.016 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ymhUU5ht3dS2V5y off=999061 len=561930 2023-12-01T16:13:13.020 INFO:tasks.workunit.client.0.smithi119.stdout:op 5525 completed, throughput=5MB/sec 2023-12-01T16:13:13.020 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_dMiqYQMyzmAQqP off=9487978 len=180792 2023-12-01T16:13:13.022 INFO:tasks.workunit.client.0.smithi119.stdout:op 5526 completed, throughput=5MB/sec 2023-12-01T16:13:13.022 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FTKJNQRBG3GvdrH off=13816398 len=1073729 2023-12-01T16:13:13.024 INFO:tasks.workunit.client.0.smithi119.stdout:op 5527 completed, throughput=5MB/sec 2023-12-01T16:13:13.024 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vGVqcMi1IzPc8Ub off=510213 len=1295104 2023-12-01T16:13:13.025 INFO:tasks.workunit.client.0.smithi119.stdout:op 5528 completed, throughput=5MB/sec 2023-12-01T16:13:13.025 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XpJizx_qnPfZklL off=11317013 len=918210 2023-12-01T16:13:13.030 INFO:tasks.workunit.client.0.smithi119.stdout:op 5529 completed, throughput=5MB/sec 2023-12-01T16:13:14.031 INFO:tasks.workunit.client.0.smithi119.stdout: 1073: throughput=5MB/sec pending data=0 2023-12-01T16:13:14.031 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yIYXflg3TRim9pd off=225427 len=1180108 2023-12-01T16:13:14.038 INFO:tasks.workunit.client.0.smithi119.stdout:op 5530 completed, throughput=5MB/sec 2023-12-01T16:13:14.038 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nJi2hq02oDwACEC off=984866 len=137045 2023-12-01T16:13:14.040 INFO:tasks.workunit.client.0.smithi119.stdout:op 5531 completed, throughput=5MB/sec 2023-12-01T16:13:14.041 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ovljhmaPqqhGCdk off=5869710 len=13713 2023-12-01T16:13:14.041 INFO:tasks.workunit.client.0.smithi119.stdout:op 5532 completed, throughput=5MB/sec 2023-12-01T16:13:14.041 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IgX2gumUwagAyuG off=9129703 len=639981 2023-12-01T16:13:14.042 INFO:tasks.workunit.client.0.smithi119.stdout:op 5533 completed, throughput=5MB/sec 2023-12-01T16:13:14.042 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pNWeQGkBzRmujn8 off=7604190 len=1779170 2023-12-01T16:13:14.044 INFO:tasks.workunit.client.0.smithi119.stdout:op 5534 completed, throughput=5MB/sec 2023-12-01T16:13:14.044 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1APTXlgNC-ZOT6h off=2748346 len=2033524 2023-12-01T16:13:14.046 INFO:tasks.workunit.client.0.smithi119.stdout:op 5535 completed, throughput=5MB/sec 2023-12-01T16:13:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:13:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:13:14] "GET /metrics HTTP/1.1" 200 33896 "" "Prometheus/2.43.0" 2023-12-01T16:13:15.047 INFO:tasks.workunit.client.0.smithi119.stdout: 1074: throughput=5MB/sec pending data=0 2023-12-01T16:13:15.047 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5CIgt_axVMcaax0 off=8400647 len=92235 2023-12-01T16:13:15.047 INFO:tasks.workunit.client.0.smithi119.stdout:op 5536 completed, throughput=5MB/sec 2023-12-01T16:13:15.048 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-V2HBOVnCt51UN9E off=6068465 len=395426 2023-12-01T16:13:15.048 INFO:tasks.workunit.client.0.smithi119.stdout:op 5537 completed, throughput=5MB/sec 2023-12-01T16:13:15.048 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-n04EqWbmf1diUjz off=6067108 len=649032 2023-12-01T16:13:15.053 INFO:tasks.workunit.client.0.smithi119.stdout:op 5538 completed, throughput=5MB/sec 2023-12-01T16:13:15.053 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-L7lPLWY8Tj5lwGF off=8125402 len=713880 2023-12-01T16:13:15.056 INFO:tasks.workunit.client.0.smithi119.stdout:op 5539 completed, throughput=5MB/sec 2023-12-01T16:13:15.056 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dvG4QPtrW-45Jnj off=6363942 len=793539 2023-12-01T16:13:15.058 INFO:tasks.workunit.client.0.smithi119.stdout:op 5540 completed, throughput=5MB/sec 2023-12-01T16:13:15.058 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SdTm5y0E7hqQ9hL off=341109 len=710931 2023-12-01T16:13:15.060 INFO:tasks.workunit.client.0.smithi119.stdout:op 5541 completed, throughput=5MB/sec 2023-12-01T16:13:15.060 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bGsycZgrMINSyHH off=2968993 len=1878791 2023-12-01T16:13:15.067 INFO:tasks.workunit.client.0.smithi119.stdout:op 5542 completed, throughput=5MB/sec 2023-12-01T16:13:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:14 smithi183 ceph-mon[99169]: pgmap v2265: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:13:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 16:13:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T16:13:14.928959506Z level=info msg="Completed cleanup jobs" duration=12.875937ms 2023-12-01T16:13:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:14 smithi119 ceph-mon[94175]: pgmap v2265: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:13:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:14 smithi119 ceph-mon[108979]: pgmap v2265: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:13:16.068 INFO:tasks.workunit.client.0.smithi119.stdout: 1075: throughput=5MB/sec pending data=0 2023-12-01T16:13:16.068 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nUwXxowCvtapftC off=5714317 len=806907 2023-12-01T16:13:16.070 INFO:tasks.workunit.client.0.smithi119.stdout:op 5543 completed, throughput=5MB/sec 2023-12-01T16:13:16.070 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vbW9l_YxEvZa83h off=5036705 len=511564 2023-12-01T16:13:16.071 INFO:tasks.workunit.client.0.smithi119.stdout:op 5544 completed, throughput=5MB/sec 2023-12-01T16:13:16.071 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aRqbl2tobsYqSZE off=3704869 len=1069368 2023-12-01T16:13:16.076 INFO:tasks.workunit.client.0.smithi119.stdout:op 5545 completed, throughput=5MB/sec 2023-12-01T16:13:16.076 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wPFyqX35kcbOqa_ off=4026164 len=315114 2023-12-01T16:13:16.077 INFO:tasks.workunit.client.0.smithi119.stdout:op 5546 completed, throughput=5MB/sec 2023-12-01T16:13:16.077 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jSU343GJkdO-wLy off=12064234 len=1913752 2023-12-01T16:13:16.088 INFO:tasks.workunit.client.0.smithi119.stdout:op 5547 completed, throughput=5MB/sec 2023-12-01T16:13:17.088 INFO:tasks.workunit.client.0.smithi119.stdout: 1076: throughput=5MB/sec pending data=0 2023-12-01T16:13:17.088 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IzXBjD2VLSbLWCY off=24218361 len=583612 2023-12-01T16:13:17.089 INFO:tasks.workunit.client.0.smithi119.stdout:op 5548 completed, throughput=5MB/sec 2023-12-01T16:13:17.090 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TFyd8i2xpljHBUg off=9058377 len=503476 2023-12-01T16:13:17.090 INFO:tasks.workunit.client.0.smithi119.stdout:op 5549 completed, throughput=5MB/sec 2023-12-01T16:13:17.090 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jZ9QAWjVzkoQ380 off=1922256 len=1271686 2023-12-01T16:13:17.093 INFO:tasks.workunit.client.0.smithi119.stdout:op 5550 completed, throughput=5MB/sec 2023-12-01T16:13:17.093 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2KdqRsWLhCYMl3G off=3366152 len=870386 2023-12-01T16:13:17.094 INFO:tasks.workunit.client.0.smithi119.stdout:op 5551 completed, throughput=5MB/sec 2023-12-01T16:13:17.094 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oV2BKgae51Ovs-S off=12092490 len=1892615 2023-12-01T16:13:17.109 INFO:tasks.workunit.client.0.smithi119.stdout:op 5552 completed, throughput=5MB/sec 2023-12-01T16:13:17.110 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-s4mW-M7Zyzjlx9X off=8934918 len=1379936 2023-12-01T16:13:17.111 INFO:tasks.workunit.client.0.smithi119.stdout:op 5553 completed, throughput=5MB/sec 2023-12-01T16:13:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:16 smithi183 ceph-mon[99169]: pgmap v2266: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:13:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:16 smithi119 ceph-mon[108979]: pgmap v2266: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:13:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:16 smithi119 ceph-mon[94175]: pgmap v2266: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:13:18.112 INFO:tasks.workunit.client.0.smithi119.stdout: 1077: throughput=5MB/sec pending data=0 2023-12-01T16:13:18.112 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-y8fc9rCeJKe_TM2 off=1826144 len=655663 2023-12-01T16:13:18.114 INFO:tasks.workunit.client.0.smithi119.stdout:op 5554 completed, throughput=5MB/sec 2023-12-01T16:13:18.114 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ar06ojBZgUtIrHI off=4455327 len=1697417 2023-12-01T16:13:18.116 INFO:tasks.workunit.client.0.smithi119.stdout:op 5555 completed, throughput=5MB/sec 2023-12-01T16:13:18.116 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NBl-YUrJdTKmJH8 off=18233223 len=2095920 2023-12-01T16:13:18.128 INFO:tasks.workunit.client.0.smithi119.stdout:op 5556 completed, throughput=5MB/sec 2023-12-01T16:13:19.128 INFO:tasks.workunit.client.0.smithi119.stdout: 1078: throughput=5MB/sec pending data=0 2023-12-01T16:13:19.129 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IoDKOIR3m5B6dQn off=5968356 len=1407197 2023-12-01T16:13:19.130 INFO:tasks.workunit.client.0.smithi119.stdout:op 5557 completed, throughput=5MB/sec 2023-12-01T16:13:19.130 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-XWSsImF-bhMXIBq off=15848612 len=1333611 2023-12-01T16:13:19.133 INFO:tasks.workunit.client.0.smithi119.stdout:op 5558 completed, throughput=5MB/sec 2023-12-01T16:13:19.133 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UZHQtGG5UuTmDnC off=2319537 len=1844541 2023-12-01T16:13:19.141 INFO:tasks.workunit.client.0.smithi119.stdout:op 5559 completed, throughput=5MB/sec 2023-12-01T16:13:19.142 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LHjTUzmRAAQD3Mu off=4336361 len=1802650 2023-12-01T16:13:19.153 INFO:tasks.workunit.client.0.smithi119.stdout:op 5560 completed, throughput=5MB/sec 2023-12-01T16:13:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:18 smithi183 ceph-mon[99169]: pgmap v2267: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:13:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:18 smithi119 ceph-mon[94175]: pgmap v2267: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:13:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:18 smithi119 ceph-mon[108979]: pgmap v2267: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T16:13:20.151 INFO:tasks.workunit.client.0.smithi119.stdout: 1079: throughput=5MB/sec pending data=0 2023-12-01T16:13:20.151 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-V6yKw-Q94dFCY3U off=1829246 len=790925 2023-12-01T16:13:20.156 INFO:tasks.workunit.client.0.smithi119.stdout:op 5561 completed, throughput=5MB/sec 2023-12-01T16:13:20.156 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-72AQU5oKTXGKAAv off=14462078 len=1118236 2023-12-01T16:13:20.163 INFO:tasks.workunit.client.0.smithi119.stdout:op 5562 completed, throughput=5MB/sec 2023-12-01T16:13:20.163 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NKWYCokIU96HPzI off=1750811 len=321436 2023-12-01T16:13:20.166 INFO:tasks.workunit.client.0.smithi119.stdout:op 5563 completed, throughput=5MB/sec 2023-12-01T16:13:20.166 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OqGLuJ8Z5_Gjv-H off=0 len=1381796 2023-12-01T16:13:20.169 INFO:tasks.workunit.client.0.smithi119.stdout:op 5564 completed, throughput=5MB/sec 2023-12-01T16:13:20.169 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Swdy6e5kijqEU3A off=2428849 len=2070017 2023-12-01T16:13:20.183 INFO:tasks.workunit.client.0.smithi119.stdout:op 5565 completed, throughput=5MB/sec 2023-12-01T16:13:21.183 INFO:tasks.workunit.client.0.smithi119.stdout: 1080: throughput=5MB/sec pending data=0 2023-12-01T16:13:21.183 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1r2tNwprVP0Fwab off=5099123 len=718980 2023-12-01T16:13:21.184 INFO:tasks.workunit.client.0.smithi119.stdout:op 5566 completed, throughput=5MB/sec 2023-12-01T16:13:21.185 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-icKxit4INL5LGOA off=14358281 len=1101192 2023-12-01T16:13:21.186 INFO:tasks.workunit.client.0.smithi119.stdout:op 5567 completed, throughput=5MB/sec 2023-12-01T16:13:21.186 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cslrsAQ2gwmilcd off=3810895 len=1850259 2023-12-01T16:13:21.190 INFO:tasks.workunit.client.0.smithi119.stdout:op 5568 completed, throughput=5MB/sec 2023-12-01T16:13:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:20 smithi183 ceph-mon[99169]: pgmap v2268: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:13:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:20 smithi119 ceph-mon[94175]: pgmap v2268: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:13:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:20 smithi119 ceph-mon[108979]: pgmap v2268: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:13:22.190 INFO:tasks.workunit.client.0.smithi119.stdout: 1081: throughput=5MB/sec pending data=0 2023-12-01T16:13:22.190 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pBdbAfogWDTDx6g off=0 len=1283544 2023-12-01T16:13:22.193 INFO:tasks.workunit.client.0.smithi119.stdout:op 5569 completed, throughput=5MB/sec 2023-12-01T16:13:22.193 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uJjNatWowHXeH2Z off=4533864 len=2019042 2023-12-01T16:13:22.196 INFO:tasks.workunit.client.0.smithi119.stdout:op 5570 completed, throughput=5MB/sec 2023-12-01T16:13:22.196 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NnUX_hFqJMe-HLX off=5216503 len=1125482 2023-12-01T16:13:22.198 INFO:tasks.workunit.client.0.smithi119.stdout:op 5571 completed, throughput=5MB/sec 2023-12-01T16:13:22.198 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NoTCoH8uv925GZv off=14789635 len=1747266 2023-12-01T16:13:22.200 INFO:tasks.workunit.client.0.smithi119.stdout:op 5572 completed, throughput=5MB/sec 2023-12-01T16:13:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:22 smithi183 ceph-mon[99169]: pgmap v2269: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:13:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:22 smithi119 ceph-mon[94175]: pgmap v2269: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:13:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:22 smithi119 ceph-mon[108979]: pgmap v2269: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:13:23.200 INFO:tasks.workunit.client.0.smithi119.stdout: 1082: throughput=5MB/sec pending data=0 2023-12-01T16:13:23.200 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YX5yNmUXZfOtZJQ off=613972 len=1387585 2023-12-01T16:13:23.207 INFO:tasks.workunit.client.0.smithi119.stdout:op 5573 completed, throughput=5MB/sec 2023-12-01T16:13:23.207 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Wy-z17JXk6lcGMG off=86225 len=1539813 2023-12-01T16:13:23.210 INFO:tasks.workunit.client.0.smithi119.stdout:op 5574 completed, throughput=5MB/sec 2023-12-01T16:13:23.210 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-W0lrJnHs1FzjLdO off=5121287 len=454202 2023-12-01T16:13:23.211 INFO:tasks.workunit.client.0.smithi119.stdout:op 5575 completed, throughput=5MB/sec 2023-12-01T16:13:23.211 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Jxdk3pGKhiXmgrM off=8038003 len=1151593 2023-12-01T16:13:23.213 INFO:tasks.workunit.client.0.smithi119.stdout:op 5576 completed, throughput=5MB/sec 2023-12-01T16:13:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:24.213 INFO:tasks.workunit.client.0.smithi119.stdout: 1083: throughput=5MB/sec pending data=0 2023-12-01T16:13:24.214 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-RtAiTZe37aMkuH4 off=1907257 len=1431746 2023-12-01T16:13:24.221 INFO:tasks.workunit.client.0.smithi119.stdout:op 5577 completed, throughput=5MB/sec 2023-12-01T16:13:24.221 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-T_H1S0cZulSUkW- off=130551 len=563407 2023-12-01T16:13:24.222 INFO:tasks.workunit.client.0.smithi119.stdout:op 5578 completed, throughput=5MB/sec 2023-12-01T16:13:24.223 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-BHHJxzxf8YaZJIu off=214568 len=1683665 2023-12-01T16:13:24.232 INFO:tasks.workunit.client.0.smithi119.stdout:op 5579 completed, throughput=5MB/sec 2023-12-01T16:13:24.232 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-czRcqedOQY03qRI off=494135 len=1250684 2023-12-01T16:13:24.233 INFO:tasks.workunit.client.0.smithi119.stdout:op 5580 completed, throughput=5MB/sec 2023-12-01T16:13:24.233 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9An8awY08BUcm0p off=7938471 len=1122598 2023-12-01T16:13:24.238 INFO:tasks.workunit.client.0.smithi119.stdout:op 5581 completed, throughput=5MB/sec 2023-12-01T16:13:24.444 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:13:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:13:24] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-12-01T16:13:24.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:24 smithi119 ceph-mon[94175]: pgmap v2270: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:13:24.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:24 smithi119 ceph-mon[108979]: pgmap v2270: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:13:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:24 smithi183 ceph-mon[99169]: pgmap v2270: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T16:13:25.238 INFO:tasks.workunit.client.0.smithi119.stdout: 1084: throughput=5MB/sec pending data=0 2023-12-01T16:13:25.238 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UEpKPi_Gu5oRy_b off=15297975 len=1877407 2023-12-01T16:13:25.240 INFO:tasks.workunit.client.0.smithi119.stdout:op 5582 completed, throughput=5MB/sec 2023-12-01T16:13:25.240 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-h1oHwlRu9OMlCnh off=1099294 len=1333695 2023-12-01T16:13:25.243 INFO:tasks.workunit.client.0.smithi119.stdout:op 5583 completed, throughput=5MB/sec 2023-12-01T16:13:25.243 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-r8NLEReB-KCSi1r off=13789267 len=444582 2023-12-01T16:13:25.244 INFO:tasks.workunit.client.0.smithi119.stdout:op 5584 completed, throughput=5MB/sec 2023-12-01T16:13:25.244 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uLM2eM0OMPNHd5D off=12606092 len=1529510 2023-12-01T16:13:25.247 INFO:tasks.workunit.client.0.smithi119.stdout:op 5585 completed, throughput=5MB/sec 2023-12-01T16:13:26.248 INFO:tasks.workunit.client.0.smithi119.stdout: 1085: throughput=5MB/sec pending data=0 2023-12-01T16:13:26.248 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YPmDvco_e-oCRo- off=2029478 len=958335 2023-12-01T16:13:26.249 INFO:tasks.workunit.client.0.smithi119.stdout:op 5586 completed, throughput=5MB/sec 2023-12-01T16:13:26.249 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-IzdqB-jeD8BpfIU off=18676507 len=347385 2023-12-01T16:13:26.252 INFO:tasks.workunit.client.0.smithi119.stdout:op 5587 completed, throughput=5MB/sec 2023-12-01T16:13:26.252 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4A9GkeMyy9TOp3o off=8589814 len=1093645 2023-12-01T16:13:26.258 INFO:tasks.workunit.client.0.smithi119.stdout:op 5588 completed, throughput=5MB/sec 2023-12-01T16:13:26.258 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bJiKUJh5fH6hgYA off=3654726 len=1170617 2023-12-01T16:13:26.260 INFO:tasks.workunit.client.0.smithi119.stdout:op 5589 completed, throughput=5MB/sec 2023-12-01T16:13:26.260 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nQw1ZwBoR-PMb3F off=657797 len=362145 2023-12-01T16:13:26.263 INFO:tasks.workunit.client.0.smithi119.stdout:op 5590 completed, throughput=5MB/sec 2023-12-01T16:13:26.263 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-g5VQaGjMGUkzl9E off=9446579 len=94418 2023-12-01T16:13:26.266 INFO:tasks.workunit.client.0.smithi119.stdout:op 5591 completed, throughput=5MB/sec 2023-12-01T16:13:26.266 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FXDl_O-qw0QAtxP off=9598339 len=553261 2023-12-01T16:13:26.267 INFO:tasks.workunit.client.0.smithi119.stdout:op 5592 completed, throughput=5MB/sec 2023-12-01T16:13:26.267 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pBPjZUAAyFpWRtk off=17806297 len=257313 2023-12-01T16:13:26.268 INFO:tasks.workunit.client.0.smithi119.stdout:op 5593 completed, throughput=5MB/sec 2023-12-01T16:13:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:26 smithi183 ceph-mon[99169]: pgmap v2271: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T16:13:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:26 smithi119 ceph-mon[94175]: pgmap v2271: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T16:13:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:26 smithi119 ceph-mon[108979]: pgmap v2271: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T16:13:27.268 INFO:tasks.workunit.client.0.smithi119.stdout: 1086: throughput=5MB/sec pending data=0 2023-12-01T16:13:27.268 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Qn-P9QT-2CX1Lta off=6923603 len=1669224 2023-12-01T16:13:27.270 INFO:tasks.workunit.client.0.smithi119.stdout:op 5594 completed, throughput=5MB/sec 2023-12-01T16:13:27.270 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-68a8RxoDr7cn6Xk off=16410408 len=339133 2023-12-01T16:13:27.274 INFO:tasks.workunit.client.0.smithi119.stdout:op 5595 completed, throughput=5MB/sec 2023-12-01T16:13:27.274 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sLnWAcqX9ANwfkq off=6597475 len=328638 2023-12-01T16:13:27.278 INFO:tasks.workunit.client.0.smithi119.stdout:op 5596 completed, throughput=5MB/sec 2023-12-01T16:13:27.278 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ccMGzYFUy0aifUi off=105027 len=1643114 2023-12-01T16:13:27.280 INFO:tasks.workunit.client.0.smithi119.stdout:op 5597 completed, throughput=5MB/sec 2023-12-01T16:13:27.280 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-e5XAaUhvaQ9QLmM off=287785 len=87496 2023-12-01T16:13:27.282 INFO:tasks.workunit.client.0.smithi119.stdout:op 5598 completed, throughput=5MB/sec 2023-12-01T16:13:27.282 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CYzlIk3ey8VBIMo off=354971 len=70551 2023-12-01T16:13:27.283 INFO:tasks.workunit.client.0.smithi119.stdout:op 5599 completed, throughput=5MB/sec 2023-12-01T16:13:27.283 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dvS2RS6K4kI7CEg off=3649730 len=1081712 2023-12-01T16:13:27.289 INFO:tasks.workunit.client.0.smithi119.stdout:op 5600 completed, throughput=5MB/sec 2023-12-01T16:13:28.290 INFO:tasks.workunit.client.0.smithi119.stdout: 1087: throughput=5MB/sec pending data=0 2023-12-01T16:13:28.290 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GBldwpNP6eVHa9E off=14302467 len=318437 2023-12-01T16:13:28.290 INFO:tasks.workunit.client.0.smithi119.stdout:op 5601 completed, throughput=5MB/sec 2023-12-01T16:13:28.290 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_1wWDxcaZVQix0G off=4204084 len=1102886 2023-12-01T16:13:28.296 INFO:tasks.workunit.client.0.smithi119.stdout:op 5602 completed, throughput=5MB/sec 2023-12-01T16:13:28.296 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VOm39M6X86l3NAw off=13066376 len=1347500 2023-12-01T16:13:28.300 INFO:tasks.workunit.client.0.smithi119.stdout:op 5603 completed, throughput=5MB/sec 2023-12-01T16:13:28.300 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rm_RS9o_DQSxWpu off=5346435 len=1252232 2023-12-01T16:13:28.301 INFO:tasks.workunit.client.0.smithi119.stdout:op 5604 completed, throughput=5MB/sec 2023-12-01T16:13:28.301 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-S8C178p-Qjms-UG off=8072481 len=385891 2023-12-01T16:13:28.302 INFO:tasks.workunit.client.0.smithi119.stdout:op 5605 completed, throughput=5MB/sec 2023-12-01T16:13:28.302 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ADzv5ZTChTBT2Lw off=1376906 len=1051253 2023-12-01T16:13:28.304 INFO:tasks.workunit.client.0.smithi119.stdout:op 5606 completed, throughput=5MB/sec 2023-12-01T16:13:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:28 smithi183 ceph-mon[99169]: pgmap v2272: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T16:13:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:28 smithi119 ceph-mon[108979]: pgmap v2272: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T16:13:29.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:28 smithi119 ceph-mon[94175]: pgmap v2272: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T16:13:29.304 INFO:tasks.workunit.client.0.smithi119.stdout: 1088: throughput=5MB/sec pending data=0 2023-12-01T16:13:29.304 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-REA3wbRAeEyHPWX off=9433511 len=321135 2023-12-01T16:13:29.305 INFO:tasks.workunit.client.0.smithi119.stdout:op 5607 completed, throughput=5MB/sec 2023-12-01T16:13:29.305 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ikISKR8JOUPdoxn off=8032530 len=814575 2023-12-01T16:13:29.310 INFO:tasks.workunit.client.0.smithi119.stdout:op 5608 completed, throughput=5MB/sec 2023-12-01T16:13:29.310 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aYuTyNcKV1syFRD off=12355035 len=1868812 2023-12-01T16:13:29.321 INFO:tasks.workunit.client.0.smithi119.stdout:op 5609 completed, throughput=5MB/sec 2023-12-01T16:13:29.321 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-1BhWlnGbW4inkdm off=12028941 len=1709087 2023-12-01T16:13:29.329 INFO:tasks.workunit.client.0.smithi119.stdout:op 5610 completed, throughput=5MB/sec 2023-12-01T16:13:29.329 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Xt-f1bj94_Qdoah off=741580 len=211907 2023-12-01T16:13:29.330 INFO:tasks.workunit.client.0.smithi119.stdout:op 5611 completed, throughput=5MB/sec 2023-12-01T16:13:29.330 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OEyt5kTUf9w9s5p off=695928 len=756813 2023-12-01T16:13:29.330 INFO:tasks.workunit.client.0.smithi119.stdout:op 5612 completed, throughput=5MB/sec 2023-12-01T16:13:30.331 INFO:tasks.workunit.client.0.smithi119.stdout: 1089: throughput=5MB/sec pending data=0 2023-12-01T16:13:30.331 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2WgTpb4R48bXdIa off=23617522 len=192925 2023-12-01T16:13:30.331 INFO:tasks.workunit.client.0.smithi119.stdout:op 5613 completed, throughput=5MB/sec 2023-12-01T16:13:30.332 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ar7NJ9yc5xl-bTi off=1183780 len=1214132 2023-12-01T16:13:30.339 INFO:tasks.workunit.client.0.smithi119.stdout:op 5614 completed, throughput=5MB/sec 2023-12-01T16:13:30.339 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--xxz_gfGBRwcMRs off=7889269 len=1804906 2023-12-01T16:13:30.346 INFO:tasks.workunit.client.0.smithi119.stdout:op 5615 completed, throughput=5MB/sec 2023-12-01T16:13:30.346 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-TZ8AUcy9XqWKogL off=1134231 len=463128 2023-12-01T16:13:30.349 INFO:tasks.workunit.client.0.smithi119.stdout:op 5616 completed, throughput=5MB/sec 2023-12-01T16:13:30.349 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6X7qjmpRqsa-esG off=8806314 len=148820 2023-12-01T16:13:30.352 INFO:tasks.workunit.client.0.smithi119.stdout:op 5617 completed, throughput=5MB/sec 2023-12-01T16:13:30.352 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6I0-s0kD5xq_TTC off=9247984 len=980354 2023-12-01T16:13:30.357 INFO:tasks.workunit.client.0.smithi119.stdout:op 5618 completed, throughput=5MB/sec 2023-12-01T16:13:30.357 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8mGyMY-kaqHkyJk off=3986693 len=1896696 2023-12-01T16:13:30.360 INFO:tasks.workunit.client.0.smithi119.stdout:op 5619 completed, throughput=5MB/sec 2023-12-01T16:13:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:30 smithi183 ceph-mon[99169]: pgmap v2273: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T16:13:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:30 smithi119 ceph-mon[94175]: pgmap v2273: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T16:13:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:30 smithi119 ceph-mon[108979]: pgmap v2273: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T16:13:31.360 INFO:tasks.workunit.client.0.smithi119.stdout: 1090: throughput=5MB/sec pending data=0 2023-12-01T16:13:31.360 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LOtsynWaCEOQHKc off=150700 len=748332 2023-12-01T16:13:31.366 INFO:tasks.workunit.client.0.smithi119.stdout:op 5620 completed, throughput=5MB/sec 2023-12-01T16:13:31.366 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VNOd8chkRfOwzVN off=3816815 len=1665442 2023-12-01T16:13:31.374 INFO:tasks.workunit.client.0.smithi119.stdout:op 5621 completed, throughput=5MB/sec 2023-12-01T16:13:31.374 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9suG41j_KLBCMs_ off=545289 len=1553400 2023-12-01T16:13:31.375 INFO:tasks.workunit.client.0.smithi119.stdout:op 5622 completed, throughput=5MB/sec 2023-12-01T16:13:32.376 INFO:tasks.workunit.client.0.smithi119.stdout: 1091: throughput=5MB/sec pending data=0 2023-12-01T16:13:32.376 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OORjBTLpi7EppE5 off=22057426 len=1179416 2023-12-01T16:13:32.381 INFO:tasks.workunit.client.0.smithi119.stdout:op 5623 completed, throughput=5MB/sec 2023-12-01T16:13:32.382 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OuvfNN7iu9y8Cxa off=11342040 len=855491 2023-12-01T16:13:32.386 INFO:tasks.workunit.client.0.smithi119.stdout:op 5624 completed, throughput=5MB/sec 2023-12-01T16:13:32.386 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-prhNX8n59G5_sIY off=21422251 len=656109 2023-12-01T16:13:32.389 INFO:tasks.workunit.client.0.smithi119.stdout:op 5625 completed, throughput=5MB/sec 2023-12-01T16:13:32.390 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WAdiyNq27BzjDMT off=180961 len=651872 2023-12-01T16:13:32.394 INFO:tasks.workunit.client.0.smithi119.stdout:op 5626 completed, throughput=5MB/sec 2023-12-01T16:13:32.395 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iMY4OkhIRzM5bOD off=253221 len=1671686 2023-12-01T16:13:32.400 INFO:tasks.workunit.client.0.smithi119.stdout:op 5627 completed, throughput=5MB/sec 2023-12-01T16:13:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:32 smithi183 ceph-mon[99169]: pgmap v2274: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:13:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:32 smithi119 ceph-mon[108979]: pgmap v2274: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:13:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:32 smithi119 ceph-mon[94175]: pgmap v2274: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:13:33.401 INFO:tasks.workunit.client.0.smithi119.stdout: 1092: throughput=5MB/sec pending data=0 2023-12-01T16:13:33.401 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xUvDnt74LkxlBjc off=21805555 len=929613 2023-12-01T16:13:33.407 INFO:tasks.workunit.client.0.smithi119.stdout:op 5628 completed, throughput=5MB/sec 2023-12-01T16:13:33.407 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-M7hpeUVzC9XgmVc off=0 len=1250679 2023-12-01T16:13:33.414 INFO:tasks.workunit.client.0.smithi119.stdout:op 5629 completed, throughput=5MB/sec 2023-12-01T16:13:33.414 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DQONR8_tPb2VBhz off=15450211 len=400652 2023-12-01T16:13:33.415 INFO:tasks.workunit.client.0.smithi119.stdout:op 5630 completed, throughput=5MB/sec 2023-12-01T16:13:33.415 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aQTHo21nlaB3_3L off=122594 len=1656587 2023-12-01T16:13:33.422 INFO:tasks.workunit.client.0.smithi119.stdout:op 5631 completed, throughput=5MB/sec 2023-12-01T16:13:33.422 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EyxS8YfK56wN_9C off=6193956 len=1452865 2023-12-01T16:13:33.429 INFO:tasks.workunit.client.0.smithi119.stdout:op 5632 completed, throughput=5MB/sec 2023-12-01T16:13:34.429 INFO:tasks.workunit.client.0.smithi119.stdout: 1093: throughput=5MB/sec pending data=0 2023-12-01T16:13:34.429 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hCko_6L_WhGlBZV off=10140326 len=1907261 2023-12-01T16:13:34.431 INFO:tasks.workunit.client.0.smithi119.stdout:op 5633 completed, throughput=5MB/sec 2023-12-01T16:13:34.431 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0s4lF3Smu516ZYg off=1143147 len=1959914 2023-12-01T16:13:34.435 INFO:tasks.workunit.client.0.smithi119.stdout:op 5634 completed, throughput=5MB/sec 2023-12-01T16:13:34.436 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0eQjGXIfsWnPwoK off=13013738 len=835359 2023-12-01T16:13:34.441 INFO:tasks.workunit.client.0.smithi119.stdout:op 5635 completed, throughput=5MB/sec 2023-12-01T16:13:34.441 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DLJEF3z6eqIzYkP off=7154366 len=52001 2023-12-01T16:13:34.443 INFO:tasks.workunit.client.0.smithi119.stdout:op 5636 completed, throughput=5MB/sec 2023-12-01T16:13:34.443 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7A8jM3-kc6f2clj off=2308581 len=1301616 2023-12-01T16:13:34.444 INFO:tasks.workunit.client.0.smithi119.stdout:op 5637 completed, throughput=5MB/sec 2023-12-01T16:13:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:13:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:13:34] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-12-01T16:13:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:34 smithi183 ceph-mon[99169]: pgmap v2275: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:13:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:34 smithi119 ceph-mon[108979]: pgmap v2275: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:13:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:34 smithi119 ceph-mon[94175]: pgmap v2275: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:13:35.445 INFO:tasks.workunit.client.0.smithi119.stdout: 1094: throughput=5MB/sec pending data=0 2023-12-01T16:13:35.445 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hOgKTTzsrzN8yWD off=22077 len=641763 2023-12-01T16:13:35.449 INFO:tasks.workunit.client.0.smithi119.stdout:op 5638 completed, throughput=5MB/sec 2023-12-01T16:13:35.450 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ufkp7YDkpkWdaER off=3540852 len=345463 2023-12-01T16:13:35.453 INFO:tasks.workunit.client.0.smithi119.stdout:op 5639 completed, throughput=5MB/sec 2023-12-01T16:13:35.453 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uVtAl4ZDfN3SYNC off=1300326 len=1328814 2023-12-01T16:13:35.455 INFO:tasks.workunit.client.0.smithi119.stdout:op 5640 completed, throughput=5MB/sec 2023-12-01T16:13:35.455 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vL6spUlxQu7uZFD off=889266 len=603026 2023-12-01T16:13:35.459 INFO:tasks.workunit.client.0.smithi119.stdout:op 5641 completed, throughput=5MB/sec 2023-12-01T16:13:35.459 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-m3keGc3tGYDP91K off=2116527 len=203444 2023-12-01T16:13:35.460 INFO:tasks.workunit.client.0.smithi119.stdout:op 5642 completed, throughput=5MB/sec 2023-12-01T16:13:35.460 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lEvosH5i34ICpkl off=3452607 len=809619 2023-12-01T16:13:35.462 INFO:tasks.workunit.client.0.smithi119.stdout:op 5643 completed, throughput=5MB/sec 2023-12-01T16:13:35.462 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pImbDNoARJxHkOP off=71488 len=189565 2023-12-01T16:13:35.464 INFO:tasks.workunit.client.0.smithi119.stdout:op 5644 completed, throughput=5MB/sec 2023-12-01T16:13:35.464 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uUp-b0xiWQ84OCL off=6897360 len=1032929 2023-12-01T16:13:35.465 INFO:tasks.workunit.client.0.smithi119.stdout:op 5645 completed, throughput=5MB/sec 2023-12-01T16:13:36.465 INFO:tasks.workunit.client.0.smithi119.stdout: 1095: throughput=5MB/sec pending data=0 2023-12-01T16:13:36.465 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mQJcm0Ntkunx4GL off=1401490 len=839795 2023-12-01T16:13:36.470 INFO:tasks.workunit.client.0.smithi119.stdout:op 5646 completed, throughput=5MB/sec 2023-12-01T16:13:36.471 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Tf50q20rZ0o7DkU off=1545348 len=1737331 2023-12-01T16:13:36.479 INFO:tasks.workunit.client.0.smithi119.stdout:op 5647 completed, throughput=5MB/sec 2023-12-01T16:13:36.480 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ShVAbmv1zqZWqwu off=15080514 len=800975 2023-12-01T16:13:36.484 INFO:tasks.workunit.client.0.smithi119.stdout:op 5648 completed, throughput=5MB/sec 2023-12-01T16:13:36.484 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-AHYG-W7JdVqn3Yj off=2519406 len=2069225 2023-12-01T16:13:36.492 INFO:tasks.workunit.client.0.smithi119.stdout:op 5649 completed, throughput=5MB/sec 2023-12-01T16:13:36.962 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:13:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:36 smithi183 ceph-mon[99169]: pgmap v2276: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:13:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:36 smithi119 ceph-mon[94175]: pgmap v2276: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:13:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:36 smithi119 ceph-mon[108979]: pgmap v2276: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T16:13:37.269 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:13:37.269 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (40m) 8m ago 40m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:13:37.269 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (40m) 8m ago 40m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:13:37.269 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (41m) 8m ago 41m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:13:37.270 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (41m) 8m ago 41m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:13:37.270 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (44m) 8m ago 44m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:13:37.270 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (46m) 8m ago 46m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:13:37.270 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (46m) 8m ago 46m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:13:37.270 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (45m) 8m ago 44m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:13:37.270 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (44m) 8m ago 44m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:13:37.270 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (40m) 8m ago 40m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:13:37.270 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (40m) 8m ago 40m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:13:37.270 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (44m) 8m ago 44m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:13:37.270 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (44m) 8m ago 44m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:13:37.270 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (43m) 8m ago 43m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:13:37.270 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (43m) 8m ago 43m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:13:37.270 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (42m) 8m ago 42m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:13:37.270 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (42m) 8m ago 42m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:13:37.271 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (42m) 8m ago 42m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:13:37.271 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (41m) 8m ago 41m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:13:37.271 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (40m) 8m ago 41m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:13:37.492 INFO:tasks.workunit.client.0.smithi119.stdout: 1096: throughput=5MB/sec pending data=0 2023-12-01T16:13:37.493 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8TZzmhE5QyaM6qJ off=8198031 len=686351 2023-12-01T16:13:37.496 INFO:tasks.workunit.client.0.smithi119.stdout:op 5650 completed, throughput=5MB/sec 2023-12-01T16:13:37.496 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OaQ4WDQApnts-Tw off=14891296 len=947456 2023-12-01T16:13:37.502 INFO:tasks.workunit.client.0.smithi119.stdout:op 5651 completed, throughput=5MB/sec 2023-12-01T16:13:37.502 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-A3o2atGFH48J7A3 off=6137481 len=1650016 2023-12-01T16:13:37.503 INFO:tasks.workunit.client.0.smithi119.stdout:op 5652 completed, throughput=5MB/sec 2023-12-01T16:13:37.503 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-l0YBOwCw1wVijLw off=1977442 len=1676901 2023-12-01T16:13:37.512 INFO:tasks.workunit.client.0.smithi119.stdout:op 5653 completed, throughput=5MB/sec 2023-12-01T16:13:37.653 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:13:37.653 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:13:37.653 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:13:37.653 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:13:37.653 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:13:37.653 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:13:37.654 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:13:37.654 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:13:37.654 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:13:37.654 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:13:37.654 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:13:37.654 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:13:37.654 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:13:37.654 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:13:37.654 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:13:37.654 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:13:37.654 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:13:38.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:37 smithi183 ceph-mon[99169]: from='client.26747 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:38.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3411214858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:13:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:37 smithi119 ceph-mon[94175]: from='client.26747 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3411214858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:13:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:37 smithi119 ceph-mon[108979]: from='client.26747 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3411214858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:13:38.512 INFO:tasks.workunit.client.0.smithi119.stdout: 1097: throughput=5MB/sec pending data=0 2023-12-01T16:13:38.512 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gOQfc0of35xt2E3 off=2183811 len=1432134 2023-12-01T16:13:38.520 INFO:tasks.workunit.client.0.smithi119.stdout:op 5654 completed, throughput=5MB/sec 2023-12-01T16:13:38.520 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VDmadVpTZcW_Zdz off=15244061 len=256818 2023-12-01T16:13:38.521 INFO:tasks.workunit.client.0.smithi119.stdout:op 5655 completed, throughput=5MB/sec 2023-12-01T16:13:38.521 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jNTJSbtmrZIkBeA off=2086695 len=1844680 2023-12-01T16:13:38.522 INFO:tasks.workunit.client.0.smithi119.stdout:op 5656 completed, throughput=5MB/sec 2023-12-01T16:13:38.522 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tPnPxmKIsYKORBY off=10483415 len=1950780 2023-12-01T16:13:38.524 INFO:tasks.workunit.client.0.smithi119.stdout:op 5657 completed, throughput=5MB/sec 2023-12-01T16:13:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:38 smithi183 ceph-mon[99169]: from='client.16866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:38 smithi183 ceph-mon[99169]: pgmap v2277: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:13:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:38 smithi119 ceph-mon[94175]: from='client.16866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:38 smithi119 ceph-mon[94175]: pgmap v2277: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:13:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:38 smithi119 ceph-mon[108979]: from='client.16866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:38 smithi119 ceph-mon[108979]: pgmap v2277: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:13:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:39.525 INFO:tasks.workunit.client.0.smithi119.stdout: 1098: throughput=5MB/sec pending data=0 2023-12-01T16:13:39.525 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-68dzTHVMj2J5M89 off=3690995 len=503581 2023-12-01T16:13:39.529 INFO:tasks.workunit.client.0.smithi119.stdout:op 5658 completed, throughput=5MB/sec 2023-12-01T16:13:39.529 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JzJFc7IfCc2Hb3B off=13021848 len=1624346 2023-12-01T16:13:39.530 INFO:tasks.workunit.client.0.smithi119.stdout:op 5659 completed, throughput=5MB/sec 2023-12-01T16:13:39.531 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JCyInVLA9Bzb-jK off=1294366 len=1591586 2023-12-01T16:13:39.534 INFO:tasks.workunit.client.0.smithi119.stdout:op 5660 completed, throughput=5MB/sec 2023-12-01T16:13:39.534 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-csTmg_Za0DZQrgZ off=8550342 len=2081041 2023-12-01T16:13:39.535 INFO:tasks.workunit.client.0.smithi119.stdout:op 5661 completed, throughput=5MB/sec 2023-12-01T16:13:40.535 INFO:tasks.workunit.client.0.smithi119.stdout: 1099: throughput=5MB/sec pending data=0 2023-12-01T16:13:40.536 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uUrgHcdOWdFNuYo off=580599 len=1157484 2023-12-01T16:13:40.542 INFO:tasks.workunit.client.0.smithi119.stdout:op 5662 completed, throughput=5MB/sec 2023-12-01T16:13:40.542 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bBBb7MLAaPGlT2y off=363074 len=1591731 2023-12-01T16:13:40.544 INFO:tasks.workunit.client.0.smithi119.stdout:op 5663 completed, throughput=5MB/sec 2023-12-01T16:13:40.544 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PADk78kBsCdIvY0 off=2605453 len=461191 2023-12-01T16:13:40.545 INFO:tasks.workunit.client.0.smithi119.stdout:op 5664 completed, throughput=5MB/sec 2023-12-01T16:13:40.545 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ODYzeEhl3jqocG1 off=8365942 len=234437 2023-12-01T16:13:40.548 INFO:tasks.workunit.client.0.smithi119.stdout:op 5665 completed, throughput=5MB/sec 2023-12-01T16:13:40.549 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xJYlsn3Qw9FbC3A off=12199723 len=1951259 2023-12-01T16:13:40.550 INFO:tasks.workunit.client.0.smithi119.stdout:op 5666 completed, throughput=5MB/sec 2023-12-01T16:13:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:40 smithi183 ceph-mon[99169]: pgmap v2278: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:13:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:40 smithi119 ceph-mon[94175]: pgmap v2278: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:13:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:40 smithi119 ceph-mon[108979]: pgmap v2278: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:13:41.551 INFO:tasks.workunit.client.0.smithi119.stdout: 1100: throughput=5MB/sec pending data=0 2023-12-01T16:13:41.551 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bpWZf66aIOLsJm0 off=4662900 len=24027 2023-12-01T16:13:41.554 INFO:tasks.workunit.client.0.smithi119.stdout:op 5667 completed, throughput=5MB/sec 2023-12-01T16:13:41.554 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5U78tPaWjex57_- off=1557412 len=539329 2023-12-01T16:13:41.554 INFO:tasks.workunit.client.0.smithi119.stdout:op 5668 completed, throughput=5MB/sec 2023-12-01T16:13:41.555 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-m3gKMl7G8W-L-bl off=2802967 len=1279645 2023-12-01T16:13:41.561 INFO:tasks.workunit.client.0.smithi119.stdout:op 5669 completed, throughput=5MB/sec 2023-12-01T16:13:41.561 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-8DPzF53dl1aMovF off=4152303 len=1432678 2023-12-01T16:13:41.563 INFO:tasks.workunit.client.0.smithi119.stdout:op 5670 completed, throughput=5MB/sec 2023-12-01T16:13:41.563 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PQI49VxvcwCUnRb off=4359025 len=486829 2023-12-01T16:13:41.564 INFO:tasks.workunit.client.0.smithi119.stdout:op 5671 completed, throughput=5MB/sec 2023-12-01T16:13:41.564 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fHi37hafkACcK9Y off=1619454 len=1695386 2023-12-01T16:13:41.565 INFO:tasks.workunit.client.0.smithi119.stdout:op 5672 completed, throughput=5MB/sec 2023-12-01T16:13:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:42 smithi183 ceph-mon[99169]: pgmap v2279: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:13:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:42 smithi119 ceph-mon[108979]: pgmap v2279: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:13:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:42 smithi119 ceph-mon[94175]: pgmap v2279: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:13:42.566 INFO:tasks.workunit.client.0.smithi119.stdout: 1101: throughput=5MB/sec pending data=0 2023-12-01T16:13:42.566 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cprDVlpkhsI83oj off=2309983 len=345176 2023-12-01T16:13:42.570 INFO:tasks.workunit.client.0.smithi119.stdout:op 5673 completed, throughput=5MB/sec 2023-12-01T16:13:42.570 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jXaKql4tGmKF3XF off=3549359 len=361930 2023-12-01T16:13:42.571 INFO:tasks.workunit.client.0.smithi119.stdout:op 5674 completed, throughput=5MB/sec 2023-12-01T16:13:42.571 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ASdP2PlcYei7U6J off=13821111 len=760158 2023-12-01T16:13:42.573 INFO:tasks.workunit.client.0.smithi119.stdout:op 5675 completed, throughput=5MB/sec 2023-12-01T16:13:42.573 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GtRickoE6EvCL_t off=1265946 len=985034 2023-12-01T16:13:42.576 INFO:tasks.workunit.client.0.smithi119.stdout:op 5676 completed, throughput=5MB/sec 2023-12-01T16:13:42.576 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-C6TrpgohwpIKzjk off=8350366 len=796653 2023-12-01T16:13:42.578 INFO:tasks.workunit.client.0.smithi119.stdout:op 5677 completed, throughput=5MB/sec 2023-12-01T16:13:42.578 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UqjCno6OBp9E2P5 off=3175611 len=821136 2023-12-01T16:13:42.579 INFO:tasks.workunit.client.0.smithi119.stdout:op 5678 completed, throughput=5MB/sec 2023-12-01T16:13:43.580 INFO:tasks.workunit.client.0.smithi119.stdout: 1102: throughput=5MB/sec pending data=0 2023-12-01T16:13:43.580 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3CHA9QnWx4jWjVJ off=15518363 len=908411 2023-12-01T16:13:43.581 INFO:tasks.workunit.client.0.smithi119.stdout:op 5679 completed, throughput=5MB/sec 2023-12-01T16:13:43.581 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UudLlfHiPJeXfpH off=5848571 len=195833 2023-12-01T16:13:43.584 INFO:tasks.workunit.client.0.smithi119.stdout:op 5680 completed, throughput=5MB/sec 2023-12-01T16:13:43.584 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4_DpCBoZnOIWOzi off=2372638 len=1551415 2023-12-01T16:13:43.592 INFO:tasks.workunit.client.0.smithi119.stdout:op 5681 completed, throughput=5MB/sec 2023-12-01T16:13:43.592 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jg4dtPYIlZxBXLl off=2046461 len=698879 2023-12-01T16:13:43.596 INFO:tasks.workunit.client.0.smithi119.stdout:op 5682 completed, throughput=5MB/sec 2023-12-01T16:13:43.596 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-wlwp1NttBKIze4I off=3479764 len=604848 2023-12-01T16:13:43.600 INFO:tasks.workunit.client.0.smithi119.stdout:op 5683 completed, throughput=5MB/sec 2023-12-01T16:13:43.600 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eU8RwgcP_8ZPApP off=108306 len=444242 2023-12-01T16:13:43.603 INFO:tasks.workunit.client.0.smithi119.stdout:op 5684 completed, throughput=5MB/sec 2023-12-01T16:13:43.604 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-C-hh7SnPFxNCJGJ off=10132439 len=416715 2023-12-01T16:13:43.607 INFO:tasks.workunit.client.0.smithi119.stdout:op 5685 completed, throughput=5MB/sec 2023-12-01T16:13:43.607 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-u85dk9Lv8SKF2UE off=4858967 len=25048 2023-12-01T16:13:43.609 INFO:tasks.workunit.client.0.smithi119.stdout:op 5686 completed, throughput=5MB/sec 2023-12-01T16:13:43.609 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GkmPppN59gW29eN off=14183428 len=632988 2023-12-01T16:13:43.609 INFO:tasks.workunit.client.0.smithi119.stdout:op 5687 completed, throughput=5MB/sec 2023-12-01T16:13:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:13:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:13:44] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-12-01T16:13:44.610 INFO:tasks.workunit.client.0.smithi119.stdout: 1103: throughput=5MB/sec pending data=0 2023-12-01T16:13:44.610 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VgmIMFgMNpbMGua off=9619606 len=1717075 2023-12-01T16:13:44.612 INFO:tasks.workunit.client.0.smithi119.stdout:op 5688 completed, throughput=5MB/sec 2023-12-01T16:13:44.612 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-18Vta_UyjmKAFHB off=1396101 len=1068657 2023-12-01T16:13:44.614 INFO:tasks.workunit.client.0.smithi119.stdout:op 5689 completed, throughput=5MB/sec 2023-12-01T16:13:44.614 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--fH4TJCWpr4EskT off=1475198 len=937259 2023-12-01T16:13:44.619 INFO:tasks.workunit.client.0.smithi119.stdout:op 5690 completed, throughput=5MB/sec 2023-12-01T16:13:44.619 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1UMpFtjGdUYjbNr off=1569532 len=1285651 2023-12-01T16:13:44.621 INFO:tasks.workunit.client.0.smithi119.stdout:op 5691 completed, throughput=5MB/sec 2023-12-01T16:13:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:44 smithi183 ceph-mon[99169]: pgmap v2280: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:13:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:44 smithi119 ceph-mon[108979]: pgmap v2280: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:13:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:44 smithi119 ceph-mon[94175]: pgmap v2280: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:13:45.621 INFO:tasks.workunit.client.0.smithi119.stdout: 1104: throughput=5MB/sec pending data=0 2023-12-01T16:13:45.621 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Boye2hfoUqtHwDM off=18483230 len=1200507 2023-12-01T16:13:45.628 INFO:tasks.workunit.client.0.smithi119.stdout:op 5692 completed, throughput=5MB/sec 2023-12-01T16:13:45.628 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KhEToc-p1YhgKzo off=143360 len=332939 2023-12-01T16:13:45.631 INFO:tasks.workunit.client.0.smithi119.stdout:op 5693 completed, throughput=5MB/sec 2023-12-01T16:13:45.631 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZrxmrWNe_h4On3L off=490254 len=125948 2023-12-01T16:13:45.633 INFO:tasks.workunit.client.0.smithi119.stdout:op 5694 completed, throughput=5MB/sec 2023-12-01T16:13:45.633 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4f7TLcWj29x79tu off=10159746 len=78748 2023-12-01T16:13:45.637 INFO:tasks.workunit.client.0.smithi119.stdout:op 5695 completed, throughput=5MB/sec 2023-12-01T16:13:45.637 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-c_heBRdcCltca21 off=919963 len=456119 2023-12-01T16:13:45.638 INFO:tasks.workunit.client.0.smithi119.stdout:op 5696 completed, throughput=5MB/sec 2023-12-01T16:13:45.638 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-KLfM2Cofxh0pgs5 off=5297367 len=593136 2023-12-01T16:13:45.642 INFO:tasks.workunit.client.0.smithi119.stdout:op 5697 completed, throughput=5MB/sec 2023-12-01T16:13:45.642 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-F5_scJDhkL4dum9 off=14321795 len=2077290 2023-12-01T16:13:45.646 INFO:tasks.workunit.client.0.smithi119.stdout:op 5698 completed, throughput=5MB/sec 2023-12-01T16:13:45.646 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-hSKgqDx3QDBoGl8 off=2404247 len=1905238 2023-12-01T16:13:45.653 INFO:tasks.workunit.client.0.smithi119.stdout:op 5699 completed, throughput=5MB/sec 2023-12-01T16:13:46.653 INFO:tasks.workunit.client.0.smithi119.stdout: 1105: throughput=5MB/sec pending data=0 2023-12-01T16:13:46.653 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-w_lZB3itaEQnggt off=7552736 len=2048214 2023-12-01T16:13:46.664 INFO:tasks.workunit.client.0.smithi119.stdout:op 5700 completed, throughput=5MB/sec 2023-12-01T16:13:46.664 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uKvZCEKP3lHCQ90 off=11692554 len=2020185 2023-12-01T16:13:46.674 INFO:tasks.workunit.client.0.smithi119.stdout:op 5701 completed, throughput=5MB/sec 2023-12-01T16:13:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:46 smithi183 ceph-mon[99169]: pgmap v2281: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:13:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:46 smithi119 ceph-mon[94175]: pgmap v2281: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:13:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:46 smithi119 ceph-mon[108979]: pgmap v2281: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:13:47.674 INFO:tasks.workunit.client.0.smithi119.stdout: 1106: throughput=5MB/sec pending data=0 2023-12-01T16:13:47.674 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-oAHv9QZAiy8z742 off=135150 len=1130150 2023-12-01T16:13:47.680 INFO:tasks.workunit.client.0.smithi119.stdout:op 5702 completed, throughput=5MB/sec 2023-12-01T16:13:47.680 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-n3jX7gxIhltgH8n off=2106841 len=1808825 2023-12-01T16:13:47.681 INFO:tasks.workunit.client.0.smithi119.stdout:op 5703 completed, throughput=5MB/sec 2023-12-01T16:13:47.682 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GuOHWP1lIhVEon3 off=5889409 len=1935957 2023-12-01T16:13:47.692 INFO:tasks.workunit.client.0.smithi119.stdout:op 5704 completed, throughput=5MB/sec 2023-12-01T16:13:47.692 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QjKADeMudUh1VCQ off=1608800 len=1990099 2023-12-01T16:13:47.694 INFO:tasks.workunit.client.0.smithi119.stdout:op 5705 completed, throughput=5MB/sec 2023-12-01T16:13:48.694 INFO:tasks.workunit.client.0.smithi119.stdout: 1107: throughput=5MB/sec pending data=0 2023-12-01T16:13:48.694 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dsV4PvvMLW3H04d off=4898735 len=1820825 2023-12-01T16:13:48.696 INFO:tasks.workunit.client.0.smithi119.stdout:op 5706 completed, throughput=5MB/sec 2023-12-01T16:13:48.696 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ADzv5ZTChTBT2Lw off=407922 len=959718 2023-12-01T16:13:48.697 INFO:tasks.workunit.client.0.smithi119.stdout:op 5707 completed, throughput=5MB/sec 2023-12-01T16:13:48.698 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xIOIUOCvlrPl625 off=980467 len=1908924 2023-12-01T16:13:48.708 INFO:tasks.workunit.client.0.smithi119.stdout:op 5708 completed, throughput=5MB/sec 2023-12-01T16:13:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:48 smithi183 ceph-mon[99169]: pgmap v2282: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:13:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:48 smithi119 ceph-mon[94175]: pgmap v2282: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:13:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:48 smithi119 ceph-mon[108979]: pgmap v2282: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:13:49.709 INFO:tasks.workunit.client.0.smithi119.stdout: 1108: throughput=5MB/sec pending data=0 2023-12-01T16:13:49.709 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Tb8Em5Es5M8QOX9 off=0 len=1065054 2023-12-01T16:13:49.715 INFO:tasks.workunit.client.0.smithi119.stdout:op 5709 completed, throughput=5MB/sec 2023-12-01T16:13:49.715 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MgRvlg96OkEBOtL off=577843 len=1252804 2023-12-01T16:13:49.722 INFO:tasks.workunit.client.0.smithi119.stdout:op 5710 completed, throughput=5MB/sec 2023-12-01T16:13:49.722 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-J3Hsz8Xa7fTQq3Y off=15722010 len=1708846 2023-12-01T16:13:49.723 INFO:tasks.workunit.client.0.smithi119.stdout:op 5711 completed, throughput=5MB/sec 2023-12-01T16:13:49.723 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xWx3vbeTXiY-NN5 off=21380104 len=1639481 2023-12-01T16:13:49.729 INFO:tasks.workunit.client.0.smithi119.stdout:op 5712 completed, throughput=5MB/sec 2023-12-01T16:13:50.729 INFO:tasks.workunit.client.0.smithi119.stdout: 1109: throughput=5MB/sec pending data=0 2023-12-01T16:13:50.730 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-m7x4oDM9iDva4d0 off=5103113 len=604249 2023-12-01T16:13:50.730 INFO:tasks.workunit.client.0.smithi119.stdout:op 5713 completed, throughput=5MB/sec 2023-12-01T16:13:50.730 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nd0xSd9ktbyXG-q off=2700528 len=133338 2023-12-01T16:13:50.731 INFO:tasks.workunit.client.0.smithi119.stdout:op 5714 completed, throughput=5MB/sec 2023-12-01T16:13:50.731 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ZwSfFktqakDGqtE off=9107703 len=1842553 2023-12-01T16:13:50.740 INFO:tasks.workunit.client.0.smithi119.stdout:op 5715 completed, throughput=5MB/sec 2023-12-01T16:13:50.740 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8IHGmJcwRXw0KeH off=372591 len=1332432 2023-12-01T16:13:50.746 INFO:tasks.workunit.client.0.smithi119.stdout:op 5716 completed, throughput=5MB/sec 2023-12-01T16:13:50.746 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-H5hlxCCuz8LJ0lA off=2189716 len=1017059 2023-12-01T16:13:50.751 INFO:tasks.workunit.client.0.smithi119.stdout:op 5717 completed, throughput=5MB/sec 2023-12-01T16:13:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:50 smithi183 ceph-mon[99169]: pgmap v2283: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T16:13:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:50 smithi119 ceph-mon[94175]: pgmap v2283: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T16:13:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:50 smithi119 ceph-mon[108979]: pgmap v2283: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T16:13:51.751 INFO:tasks.workunit.client.0.smithi119.stdout: 1110: throughput=5MB/sec pending data=0 2023-12-01T16:13:51.751 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wwQpiTpOnWJ-UaP off=2315171 len=1157359 2023-12-01T16:13:51.753 INFO:tasks.workunit.client.0.smithi119.stdout:op 5718 completed, throughput=5MB/sec 2023-12-01T16:13:51.753 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CQsLl0MloJSjYo4 off=17410280 len=1182762 2023-12-01T16:13:51.756 INFO:tasks.workunit.client.0.smithi119.stdout:op 5719 completed, throughput=5MB/sec 2023-12-01T16:13:51.756 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-iTA8Mefnc6zSfg8 off=3595448 len=1754055 2023-12-01T16:13:51.757 INFO:tasks.workunit.client.0.smithi119.stdout:op 5720 completed, throughput=5MB/sec 2023-12-01T16:13:51.757 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-mLxP6EEl4eMy664 off=15370420 len=103573 2023-12-01T16:13:51.758 INFO:tasks.workunit.client.0.smithi119.stdout:op 5721 completed, throughput=5MB/sec 2023-12-01T16:13:51.759 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iHoC8eDIbmGE5m8 off=3029627 len=1140533 2023-12-01T16:13:51.764 INFO:tasks.workunit.client.0.smithi119.stdout:op 5722 completed, throughput=5MB/sec 2023-12-01T16:13:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:52 smithi183 ceph-mon[99169]: pgmap v2284: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:13:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:52 smithi119 ceph-mon[94175]: pgmap v2284: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:13:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:52 smithi119 ceph-mon[108979]: pgmap v2284: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:13:52.764 INFO:tasks.workunit.client.0.smithi119.stdout: 1111: throughput=5MB/sec pending data=0 2023-12-01T16:13:52.764 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Bne_XheE9AShdrq off=2143966 len=498410 2023-12-01T16:13:52.768 INFO:tasks.workunit.client.0.smithi119.stdout:op 5723 completed, throughput=5MB/sec 2023-12-01T16:13:52.768 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MqJuFygcsKYOUoS off=9206409 len=1847942 2023-12-01T16:13:52.770 INFO:tasks.workunit.client.0.smithi119.stdout:op 5724 completed, throughput=5MB/sec 2023-12-01T16:13:52.770 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_YbCAea6oAcZy4M off=1580738 len=257382 2023-12-01T16:13:52.771 INFO:tasks.workunit.client.0.smithi119.stdout:op 5725 completed, throughput=5MB/sec 2023-12-01T16:13:52.771 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qyn5JHa6SDxpUuI off=11057871 len=980743 2023-12-01T16:13:52.777 INFO:tasks.workunit.client.0.smithi119.stdout:op 5726 completed, throughput=5MB/sec 2023-12-01T16:13:52.777 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZmqpQY8qHZV4zqG off=21290337 len=1203248 2023-12-01T16:13:52.778 INFO:tasks.workunit.client.0.smithi119.stdout:op 5727 completed, throughput=5MB/sec 2023-12-01T16:13:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:53.778 INFO:tasks.workunit.client.0.smithi119.stdout: 1112: throughput=5MB/sec pending data=0 2023-12-01T16:13:53.778 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-SFjPLBlUSUqjuik off=616029 len=1222363 2023-12-01T16:13:53.781 INFO:tasks.workunit.client.0.smithi119.stdout:op 5728 completed, throughput=5MB/sec 2023-12-01T16:13:53.781 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tRIkk_IqQ4pcAB0 off=4225528 len=978705 2023-12-01T16:13:53.785 INFO:tasks.workunit.client.0.smithi119.stdout:op 5729 completed, throughput=5MB/sec 2023-12-01T16:13:53.785 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MwwBQuEfstxL9P- off=2158371 len=56500 2023-12-01T16:13:53.786 INFO:tasks.workunit.client.0.smithi119.stdout:op 5730 completed, throughput=5MB/sec 2023-12-01T16:13:53.786 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-trZdsObj2VeLaeL off=8536335 len=34789 2023-12-01T16:13:53.787 INFO:tasks.workunit.client.0.smithi119.stdout:op 5731 completed, throughput=5MB/sec 2023-12-01T16:13:53.787 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dTTTD60J_hKityi off=7256141 len=515167 2023-12-01T16:13:53.788 INFO:tasks.workunit.client.0.smithi119.stdout:op 5732 completed, throughput=5MB/sec 2023-12-01T16:13:53.788 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EC7Z72r5aiYzZEQ off=1082400 len=831454 2023-12-01T16:13:53.793 INFO:tasks.workunit.client.0.smithi119.stdout:op 5733 completed, throughput=5MB/sec 2023-12-01T16:13:53.793 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1eSuDXWKrs961lQ off=13623916 len=592841 2023-12-01T16:13:53.794 INFO:tasks.workunit.client.0.smithi119.stdout:op 5734 completed, throughput=5MB/sec 2023-12-01T16:13:53.794 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FOUVxxn_4wOeClE off=1792815 len=42862 2023-12-01T16:13:53.794 INFO:tasks.workunit.client.0.smithi119.stdout:op 5735 completed, throughput=5MB/sec 2023-12-01T16:13:53.794 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-B4JJjRfvVA2GDJg off=143280 len=786132 2023-12-01T16:13:53.798 INFO:tasks.workunit.client.0.smithi119.stdout:op 5736 completed, throughput=5MB/sec 2023-12-01T16:13:54.444 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:13:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:13:54] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T16:13:54.444 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:54 smithi119 ceph-mon[94175]: pgmap v2285: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:13:54.445 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:54 smithi119 ceph-mon[108979]: pgmap v2285: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:13:54.799 INFO:tasks.workunit.client.0.smithi119.stdout: 1113: throughput=5MB/sec pending data=0 2023-12-01T16:13:54.799 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-fafgMPtfWoOmtj_ off=1942753 len=1198918 2023-12-01T16:13:54.801 INFO:tasks.workunit.client.0.smithi119.stdout:op 5737 completed, throughput=5MB/sec 2023-12-01T16:13:54.801 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-R1TAUNS-TidN43b off=13194571 len=1534245 2023-12-01T16:13:54.811 INFO:tasks.workunit.client.0.smithi119.stdout:op 5738 completed, throughput=5MB/sec 2023-12-01T16:13:54.811 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-opCaIBytqAuit5q off=585492 len=942739 2023-12-01T16:13:54.818 INFO:tasks.workunit.client.0.smithi119.stdout:op 5739 completed, throughput=5MB/sec 2023-12-01T16:13:54.818 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-kkl6Bfk_LtOciTT off=11246743 len=1564690 2023-12-01T16:13:54.818 INFO:tasks.workunit.client.0.smithi119.stdout:op 5740 completed, throughput=5MB/sec 2023-12-01T16:13:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:54 smithi183 ceph-mon[99169]: pgmap v2285: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T16:13:55.819 INFO:tasks.workunit.client.0.smithi119.stdout: 1114: throughput=5MB/sec pending data=0 2023-12-01T16:13:55.819 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-POP1y5raaTuVb8t off=4732884 len=1211923 2023-12-01T16:13:55.821 INFO:tasks.workunit.client.0.smithi119.stdout:op 5741 completed, throughput=5MB/sec 2023-12-01T16:13:55.821 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-z6-D7EvIOgWaqxd off=3541174 len=528120 2023-12-01T16:13:55.823 INFO:tasks.workunit.client.0.smithi119.stdout:op 5742 completed, throughput=5MB/sec 2023-12-01T16:13:55.823 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Quxz7ZMDhve15II off=10051815 len=428832 2023-12-01T16:13:55.824 INFO:tasks.workunit.client.0.smithi119.stdout:op 5743 completed, throughput=5MB/sec 2023-12-01T16:13:55.824 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-juoVI1dsIzDWvSf off=13199101 len=581094 2023-12-01T16:13:55.825 INFO:tasks.workunit.client.0.smithi119.stdout:op 5744 completed, throughput=5MB/sec 2023-12-01T16:13:55.825 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2RhTJ8k-kCFEhP_ off=2556005 len=454214 2023-12-01T16:13:55.826 INFO:tasks.workunit.client.0.smithi119.stdout:op 5745 completed, throughput=5MB/sec 2023-12-01T16:13:55.827 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--E7GnhVFdZxpjtQ off=17357402 len=1717209 2023-12-01T16:13:55.837 INFO:tasks.workunit.client.0.smithi119.stdout:op 5746 completed, throughput=5MB/sec 2023-12-01T16:13:55.837 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lpWMlaKRq6sFdNX off=405897 len=392082 2023-12-01T16:13:55.841 INFO:tasks.workunit.client.0.smithi119.stdout:op 5747 completed, throughput=5MB/sec 2023-12-01T16:13:55.841 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-od8aNCsfg8rGUAM off=11787274 len=1216427 2023-12-01T16:13:55.842 INFO:tasks.workunit.client.0.smithi119.stdout:op 5748 completed, throughput=5MB/sec 2023-12-01T16:13:56.842 INFO:tasks.workunit.client.0.smithi119.stdout: 1115: throughput=5MB/sec pending data=0 2023-12-01T16:13:56.842 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Eyzq5mqTwfCI19L off=15281893 len=520433 2023-12-01T16:13:56.844 INFO:tasks.workunit.client.0.smithi119.stdout:op 5749 completed, throughput=5MB/sec 2023-12-01T16:13:56.844 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oFbmD4X3fSKf-Nv off=1474003 len=1959472 2023-12-01T16:13:56.846 INFO:tasks.workunit.client.0.smithi119.stdout:op 5750 completed, throughput=5MB/sec 2023-12-01T16:13:56.846 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ReEft5UeEzB9x6s off=15802930 len=55283 2023-12-01T16:13:56.848 INFO:tasks.workunit.client.0.smithi119.stdout:op 5751 completed, throughput=5MB/sec 2023-12-01T16:13:56.848 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aeJkYbObhv86oZp off=2525769 len=326374 2023-12-01T16:13:56.848 INFO:tasks.workunit.client.0.smithi119.stdout:op 5752 completed, throughput=5MB/sec 2023-12-01T16:13:56.848 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Z-vmwgbV0-vm082 off=13914891 len=1167568 2023-12-01T16:13:56.851 INFO:tasks.workunit.client.0.smithi119.stdout:op 5753 completed, throughput=5MB/sec 2023-12-01T16:13:56.851 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ddg2Q8VFq3jOrdQ off=17496812 len=1780840 2023-12-01T16:13:56.859 INFO:tasks.workunit.client.0.smithi119.stdout:op 5754 completed, throughput=5MB/sec 2023-12-01T16:13:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:56 smithi183 ceph-mon[99169]: pgmap v2286: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T16:13:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:56 smithi119 ceph-mon[108979]: pgmap v2286: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T16:13:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:56 smithi119 ceph-mon[94175]: pgmap v2286: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T16:13:57.860 INFO:tasks.workunit.client.0.smithi119.stdout: 1116: throughput=5MB/sec pending data=0 2023-12-01T16:13:57.860 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IFyUoZ80Rbi7djS off=10754271 len=601915 2023-12-01T16:13:57.861 INFO:tasks.workunit.client.0.smithi119.stdout:op 5755 completed, throughput=5MB/sec 2023-12-01T16:13:57.861 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Swdy6e5kijqEU3A off=1505758 len=726012 2023-12-01T16:13:57.862 INFO:tasks.workunit.client.0.smithi119.stdout:op 5756 completed, throughput=5MB/sec 2023-12-01T16:13:57.863 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kvBwD4FnBKjGTK7 off=3351645 len=908192 2023-12-01T16:13:57.867 INFO:tasks.workunit.client.0.smithi119.stdout:op 5757 completed, throughput=5MB/sec 2023-12-01T16:13:57.868 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CZ0oVFO0LkLKTsD off=3435316 len=837317 2023-12-01T16:13:57.872 INFO:tasks.workunit.client.0.smithi119.stdout:op 5758 completed, throughput=5MB/sec 2023-12-01T16:13:57.872 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KQzOz1wcdV8iP36 off=4058350 len=816022 2023-12-01T16:13:57.872 INFO:tasks.workunit.client.0.smithi119.stdout:op 5759 completed, throughput=5MB/sec 2023-12-01T16:13:58.873 INFO:tasks.workunit.client.0.smithi119.stdout: 1117: throughput=5MB/sec pending data=0 2023-12-01T16:13:58.873 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PAMi5gSW24jnexu off=8546766 len=1423851 2023-12-01T16:13:58.874 INFO:tasks.workunit.client.0.smithi119.stdout:op 5760 completed, throughput=5MB/sec 2023-12-01T16:13:58.875 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-z5rq4fBJTlyWYb3 off=13548827 len=297091 2023-12-01T16:13:58.875 INFO:tasks.workunit.client.0.smithi119.stdout:op 5761 completed, throughput=5MB/sec 2023-12-01T16:13:58.875 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9Ia2COrojYwlbFj off=5742734 len=1251531 2023-12-01T16:13:58.877 INFO:tasks.workunit.client.0.smithi119.stdout:op 5762 completed, throughput=5MB/sec 2023-12-01T16:13:58.877 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NA343AO88gDRBGZ off=3665837 len=1668597 2023-12-01T16:13:58.878 INFO:tasks.workunit.client.0.smithi119.stdout:op 5763 completed, throughput=5MB/sec 2023-12-01T16:13:58.879 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qQ7_waFugthFWhR off=4676896 len=1766163 2023-12-01T16:13:58.882 INFO:tasks.workunit.client.0.smithi119.stdout:op 5764 completed, throughput=5MB/sec 2023-12-01T16:13:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:13:58 smithi183 ceph-mon[99169]: pgmap v2287: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:13:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:13:58 smithi119 ceph-mon[94175]: pgmap v2287: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:13:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:13:58 smithi119 ceph-mon[108979]: pgmap v2287: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:13:59.882 INFO:tasks.workunit.client.0.smithi119.stdout: 1118: throughput=5MB/sec pending data=0 2023-12-01T16:13:59.883 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-A-d32d6aHX-F-46 off=14877712 len=1300664 2023-12-01T16:13:59.889 INFO:tasks.workunit.client.0.smithi119.stdout:op 5765 completed, throughput=5MB/sec 2023-12-01T16:13:59.889 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-M_9GX92qBR1KJAp off=3516752 len=188584 2023-12-01T16:13:59.890 INFO:tasks.workunit.client.0.smithi119.stdout:op 5766 completed, throughput=5MB/sec 2023-12-01T16:13:59.890 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Q0UuhStEtJKyqvO off=3641046 len=1639894 2023-12-01T16:13:59.899 INFO:tasks.workunit.client.0.smithi119.stdout:op 5767 completed, throughput=5MB/sec 2023-12-01T16:13:59.899 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-x-Mo0CkaSxVVGxG off=5651305 len=1100910 2023-12-01T16:13:59.905 INFO:tasks.workunit.client.0.smithi119.stdout:op 5768 completed, throughput=5MB/sec 2023-12-01T16:14:00.905 INFO:tasks.workunit.client.0.smithi119.stdout: 1119: throughput=5MB/sec pending data=0 2023-12-01T16:14:00.905 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vNPYPZUSfUniAxr off=4558339 len=50524 2023-12-01T16:14:00.908 INFO:tasks.workunit.client.0.smithi119.stdout:op 5769 completed, throughput=5MB/sec 2023-12-01T16:14:00.908 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-suWF3A3iD5cgq_N off=7636630 len=1312793 2023-12-01T16:14:00.916 INFO:tasks.workunit.client.0.smithi119.stdout:op 5770 completed, throughput=5MB/sec 2023-12-01T16:14:00.916 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Jw4uwVj029Ad_Aj off=901276 len=865748 2023-12-01T16:14:00.921 INFO:tasks.workunit.client.0.smithi119.stdout:op 5771 completed, throughput=5MB/sec 2023-12-01T16:14:00.921 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-y6aZs_DxA4yB-HB off=7596880 len=1220314 2023-12-01T16:14:00.922 INFO:tasks.workunit.client.0.smithi119.stdout:op 5772 completed, throughput=5MB/sec 2023-12-01T16:14:00.922 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-35cui735jWsnEwn off=17413314 len=1999331 2023-12-01T16:14:00.925 INFO:tasks.workunit.client.0.smithi119.stdout:op 5773 completed, throughput=5MB/sec 2023-12-01T16:14:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:00 smithi183 ceph-mon[99169]: pgmap v2288: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T16:14:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:00 smithi119 ceph-mon[94175]: pgmap v2288: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T16:14:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:00 smithi119 ceph-mon[108979]: pgmap v2288: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T16:14:01.925 INFO:tasks.workunit.client.0.smithi119.stdout: 1120: throughput=5MB/sec pending data=0 2023-12-01T16:14:01.925 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-w0HUyZu-pVx3zTo off=5911983 len=185651 2023-12-01T16:14:01.928 INFO:tasks.workunit.client.0.smithi119.stdout:op 5774 completed, throughput=5MB/sec 2023-12-01T16:14:01.928 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5YklZhTEnDvLJdE off=12140544 len=2011450 2023-12-01T16:14:01.931 INFO:tasks.workunit.client.0.smithi119.stdout:op 5775 completed, throughput=5MB/sec 2023-12-01T16:14:01.932 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-15jxBUCa5IVzxG0 off=2154199 len=1639520 2023-12-01T16:14:01.933 INFO:tasks.workunit.client.0.smithi119.stdout:op 5776 completed, throughput=5MB/sec 2023-12-01T16:14:01.933 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Eg8LRodLe9N0wYE off=17151362 len=1495489 2023-12-01T16:14:01.940 INFO:tasks.workunit.client.0.smithi119.stdout:op 5777 completed, throughput=5MB/sec 2023-12-01T16:14:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:02 smithi183 ceph-mon[99169]: pgmap v2289: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:14:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:02 smithi119 ceph-mon[94175]: pgmap v2289: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:14:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:02 smithi119 ceph-mon[108979]: pgmap v2289: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:14:02.940 INFO:tasks.workunit.client.0.smithi119.stdout: 1121: throughput=5MB/sec pending data=0 2023-12-01T16:14:02.940 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PADk78kBsCdIvY0 off=2214921 len=606788 2023-12-01T16:14:02.941 INFO:tasks.workunit.client.0.smithi119.stdout:op 5778 completed, throughput=5MB/sec 2023-12-01T16:14:02.941 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rP73RjJfWBUT6yV off=902467 len=1170583 2023-12-01T16:14:02.943 INFO:tasks.workunit.client.0.smithi119.stdout:op 5779 completed, throughput=5MB/sec 2023-12-01T16:14:02.943 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-JKtqCWctZZCDhHR off=11431365 len=1485858 2023-12-01T16:14:02.950 INFO:tasks.workunit.client.0.smithi119.stdout:op 5780 completed, throughput=5MB/sec 2023-12-01T16:14:02.950 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-usQzTYZW3qhuL2N off=7213273 len=923189 2023-12-01T16:14:02.952 INFO:tasks.workunit.client.0.smithi119.stdout:op 5781 completed, throughput=5MB/sec 2023-12-01T16:14:02.952 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5DMzYiqRoIuHRf8 off=37637 len=1664321 2023-12-01T16:14:02.957 INFO:tasks.workunit.client.0.smithi119.stdout:op 5782 completed, throughput=5MB/sec 2023-12-01T16:14:03.958 INFO:tasks.workunit.client.0.smithi119.stdout: 1122: throughput=5MB/sec pending data=0 2023-12-01T16:14:03.958 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ok89whyxu4EuNUa off=10815621 len=1182115 2023-12-01T16:14:03.965 INFO:tasks.workunit.client.0.smithi119.stdout:op 5783 completed, throughput=5MB/sec 2023-12-01T16:14:03.965 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-On8gadhVgjULJjk off=3542609 len=653768 2023-12-01T16:14:03.968 INFO:tasks.workunit.client.0.smithi119.stdout:op 5784 completed, throughput=5MB/sec 2023-12-01T16:14:03.968 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-jtBZDZzM8NaRwAy off=12187684 len=101199 2023-12-01T16:14:03.969 INFO:tasks.workunit.client.0.smithi119.stdout:op 5785 completed, throughput=5MB/sec 2023-12-01T16:14:03.969 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-QgpBWKLUcEm6Q6r off=14873374 len=912868 2023-12-01T16:14:03.971 INFO:tasks.workunit.client.0.smithi119.stdout:op 5786 completed, throughput=5MB/sec 2023-12-01T16:14:03.971 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-czS_BERQ93OJ6vf off=1254389 len=899811 2023-12-01T16:14:03.972 INFO:tasks.workunit.client.0.smithi119.stdout:op 5787 completed, throughput=5MB/sec 2023-12-01T16:14:03.972 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VvqKs7473MOHiYT off=22763284 len=1161960 2023-12-01T16:14:03.980 INFO:tasks.workunit.client.0.smithi119.stdout:op 5788 completed, throughput=5MB/sec 2023-12-01T16:14:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:14:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:14:04] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2023-12-01T16:14:04.980 INFO:tasks.workunit.client.0.smithi119.stdout: 1123: throughput=5MB/sec pending data=0 2023-12-01T16:14:04.980 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xEQQAIst9CzkIdt off=23616622 len=978531 2023-12-01T16:14:04.986 INFO:tasks.workunit.client.0.smithi119.stdout:op 5789 completed, throughput=5MB/sec 2023-12-01T16:14:04.986 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Kq98CG67aiwbugK off=388414 len=1363986 2023-12-01T16:14:04.988 INFO:tasks.workunit.client.0.smithi119.stdout:op 5790 completed, throughput=5MB/sec 2023-12-01T16:14:04.988 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Be9974LjX5EH7zl off=0 len=1154263 2023-12-01T16:14:04.994 INFO:tasks.workunit.client.0.smithi119.stdout:op 5791 completed, throughput=5MB/sec 2023-12-01T16:14:04.994 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Zg7W1jDgUXdO7_D off=10557115 len=152740 2023-12-01T16:14:04.997 INFO:tasks.workunit.client.0.smithi119.stdout:op 5792 completed, throughput=5MB/sec 2023-12-01T16:14:04.997 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jxS2YhxasDxwgBu off=406673 len=1783237 2023-12-01T16:14:05.008 INFO:tasks.workunit.client.0.smithi119.stdout:op 5793 completed, throughput=5MB/sec 2023-12-01T16:14:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:04 smithi183 ceph-mon[99169]: pgmap v2290: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:14:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:04 smithi119 ceph-mon[94175]: pgmap v2290: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:14:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:04 smithi119 ceph-mon[108979]: pgmap v2290: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:14:06.008 INFO:tasks.workunit.client.0.smithi119.stdout: 1124: throughput=5MB/sec pending data=0 2023-12-01T16:14:06.009 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9gtp8nEeUGSuXf7 off=1455828 len=1715753 2023-12-01T16:14:06.019 INFO:tasks.workunit.client.0.smithi119.stdout:op 5794 completed, throughput=5MB/sec 2023-12-01T16:14:06.020 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OTJ9qFB-_v5kLBp off=628684 len=79574 2023-12-01T16:14:06.020 INFO:tasks.workunit.client.0.smithi119.stdout:op 5795 completed, throughput=5MB/sec 2023-12-01T16:14:06.020 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bYL-1tseFyO2oQC off=9199066 len=1884858 2023-12-01T16:14:06.027 INFO:tasks.workunit.client.0.smithi119.stdout:op 5796 completed, throughput=5MB/sec 2023-12-01T16:14:06.028 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SAj_G07A2K0Hsw9 off=1204241 len=1160196 2023-12-01T16:14:06.032 INFO:tasks.workunit.client.0.smithi119.stdout:op 5797 completed, throughput=5MB/sec 2023-12-01T16:14:06.032 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0lg3jsaOed1hB5t off=1540513 len=1004551 2023-12-01T16:14:06.033 INFO:tasks.workunit.client.0.smithi119.stdout:op 5798 completed, throughput=5MB/sec 2023-12-01T16:14:07.033 INFO:tasks.workunit.client.0.smithi119.stdout: 1125: throughput=5MB/sec pending data=0 2023-12-01T16:14:07.033 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-QTJO-LqlD2z1YJK off=13888172 len=2012798 2023-12-01T16:14:07.041 INFO:tasks.workunit.client.0.smithi119.stdout:op 5799 completed, throughput=5MB/sec 2023-12-01T16:14:07.041 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-5ncsMiEduNgGIeL off=7171954 len=1959496 2023-12-01T16:14:07.043 INFO:tasks.workunit.client.0.smithi119.stdout:op 5800 completed, throughput=5MB/sec 2023-12-01T16:14:07.043 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2Gd3fKDtIJmLU1g off=2460930 len=900485 2023-12-01T16:14:07.048 INFO:tasks.workunit.client.0.smithi119.stdout:op 5801 completed, throughput=5MB/sec 2023-12-01T16:14:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:06 smithi183 ceph-mon[99169]: pgmap v2291: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T16:14:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:14:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:14:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:14:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:14:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:06 smithi119 ceph-mon[94175]: pgmap v2291: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T16:14:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:14:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:14:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:14:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:14:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:06 smithi119 ceph-mon[108979]: pgmap v2291: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T16:14:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:14:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:14:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:14:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:14:07.998 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:14:08.049 INFO:tasks.workunit.client.0.smithi119.stdout: 1126: throughput=5MB/sec pending data=0 2023-12-01T16:14:08.049 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MQiBuNX44UbGBWS off=1088541 len=384987 2023-12-01T16:14:08.052 INFO:tasks.workunit.client.0.smithi119.stdout:op 5802 completed, throughput=5MB/sec 2023-12-01T16:14:08.052 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-j1KN99AfynfkKxW off=4570929 len=1832937 2023-12-01T16:14:08.053 INFO:tasks.workunit.client.0.smithi119.stdout:op 5803 completed, throughput=5MB/sec 2023-12-01T16:14:08.053 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mHia45BdyahlF0y off=7324217 len=753859 2023-12-01T16:14:08.057 INFO:tasks.workunit.client.0.smithi119.stdout:op 5804 completed, throughput=5MB/sec 2023-12-01T16:14:08.057 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4k5l5tiuF-X_RIW off=0 len=1766977 2023-12-01T16:14:08.061 INFO:tasks.workunit.client.0.smithi119.stdout:op 5805 completed, throughput=5MB/sec 2023-12-01T16:14:08.061 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Xpv3ZwPdkDnsxaD off=17100733 len=268029 2023-12-01T16:14:08.064 INFO:tasks.workunit.client.0.smithi119.stdout:op 5806 completed, throughput=5MB/sec 2023-12-01T16:14:08.309 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:14:08.309 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (40m) 9m ago 41m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:14:08.309 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (40m) 9m ago 40m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:14:08.309 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (42m) 9m ago 42m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:14:08.309 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (42m) 9m ago 42m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:14:08.309 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (45m) 9m ago 45m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:14:08.309 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (46m) 9m ago 46m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:14:08.310 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (46m) 9m ago 46m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:14:08.310 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (45m) 9m ago 45m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:14:08.310 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (45m) 9m ago 45m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:14:08.310 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (41m) 9m ago 41m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:14:08.310 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (41m) 9m ago 41m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:14:08.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (44m) 9m ago 44m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:14:08.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (44m) 9m ago 44m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:14:08.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (44m) 9m ago 44m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:14:08.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (43m) 9m ago 43m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:14:08.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (43m) 9m ago 43m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:14:08.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (43m) 9m ago 43m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:14:08.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (42m) 9m ago 42m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:14:08.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (42m) 9m ago 42m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:14:08.310 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (40m) 9m ago 41m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:14:08.691 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:14:08.691 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:14:08.691 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:14:08.691 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:14:08.691 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:14:08.691 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:14:08.692 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:14:08.692 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:14:08.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:14:08.692 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:14:08.692 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:14:08.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:14:08.692 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:14:08.692 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:14:08.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:14:08.692 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:14:08.692 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:14:09.064 INFO:tasks.workunit.client.0.smithi119.stdout: 1127: throughput=5MB/sec pending data=0 2023-12-01T16:14:09.064 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LnlDlDt8pH__3cj off=1450311 len=906198 2023-12-01T16:14:09.068 INFO:tasks.workunit.client.0.smithi119.stdout:op 5807 completed, throughput=5MB/sec 2023-12-01T16:14:09.068 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ArVE6JwZVE8HFZb off=10678831 len=720621 2023-12-01T16:14:09.073 INFO:tasks.workunit.client.0.smithi119.stdout:op 5808 completed, throughput=5MB/sec 2023-12-01T16:14:09.073 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Lu45P7qeMhe-8RJ off=1000949 len=1093520 2023-12-01T16:14:09.078 INFO:tasks.workunit.client.0.smithi119.stdout:op 5809 completed, throughput=5MB/sec 2023-12-01T16:14:09.078 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-i5o1JHpCksg-I24 off=399902 len=1170335 2023-12-01T16:14:09.080 INFO:tasks.workunit.client.0.smithi119.stdout:op 5810 completed, throughput=5MB/sec 2023-12-01T16:14:09.080 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PR9PqPMr9pKBe3T off=3322324 len=1398190 2023-12-01T16:14:09.082 INFO:tasks.workunit.client.0.smithi119.stdout:op 5811 completed, throughput=5MB/sec 2023-12-01T16:14:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:08 smithi183 ceph-mon[99169]: pgmap v2292: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:14:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:08 smithi183 ceph-mon[99169]: from='client.26765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1030902655' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:14:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:08 smithi119 ceph-mon[108979]: pgmap v2292: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:14:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:08 smithi119 ceph-mon[108979]: from='client.26765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1030902655' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:14:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:08 smithi119 ceph-mon[94175]: pgmap v2292: 105 pgs: 105 active+clean; 126 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T16:14:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:08 smithi119 ceph-mon[94175]: from='client.26765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1030902655' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:14:10.083 INFO:tasks.workunit.client.0.smithi119.stdout: 1128: throughput=5MB/sec pending data=0 2023-12-01T16:14:10.083 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MHYKnkYNsrmykVp off=2799456 len=1267041 2023-12-01T16:14:10.089 INFO:tasks.workunit.client.0.smithi119.stdout:op 5812 completed, throughput=5MB/sec 2023-12-01T16:14:10.090 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-NFH3dinsLybMYNZ off=16038302 len=1487715 2023-12-01T16:14:10.096 INFO:tasks.workunit.client.0.smithi119.stdout:op 5813 completed, throughput=5MB/sec 2023-12-01T16:14:10.096 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-gO0k_msvJyw8DIE off=2913845 len=1506490 2023-12-01T16:14:10.104 INFO:tasks.workunit.client.0.smithi119.stdout:op 5814 completed, throughput=5MB/sec 2023-12-01T16:14:10.104 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-kZy3BLEju2nq8wJ off=5188360 len=1098893 2023-12-01T16:14:10.110 INFO:tasks.workunit.client.0.smithi119.stdout:op 5815 completed, throughput=5MB/sec 2023-12-01T16:14:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:09 smithi183 ceph-mon[99169]: from='client.26771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:09 smithi119 ceph-mon[94175]: from='client.26771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:09 smithi119 ceph-mon[108979]: from='client.26771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:11.110 INFO:tasks.workunit.client.0.smithi119.stdout: 1129: throughput=5MB/sec pending data=0 2023-12-01T16:14:11.110 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-65bi4ruCQ-xOzRM off=7067529 len=1871412 2023-12-01T16:14:11.112 INFO:tasks.workunit.client.0.smithi119.stdout:op 5816 completed, throughput=5MB/sec 2023-12-01T16:14:11.112 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-veIgmY4ZevSJUvl off=66794 len=668464 2023-12-01T16:14:11.113 INFO:tasks.workunit.client.0.smithi119.stdout:op 5817 completed, throughput=5MB/sec 2023-12-01T16:14:11.113 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UnCK8Cc-IX_PX3o off=10132127 len=25916 2023-12-01T16:14:11.114 INFO:tasks.workunit.client.0.smithi119.stdout:op 5818 completed, throughput=5MB/sec 2023-12-01T16:14:11.114 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GWJU5ubzDyLlFUb off=2226120 len=518495 2023-12-01T16:14:11.117 INFO:tasks.workunit.client.0.smithi119.stdout:op 5819 completed, throughput=5MB/sec 2023-12-01T16:14:11.118 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hp2B5k62_QxobrT off=1006809 len=528097 2023-12-01T16:14:11.118 INFO:tasks.workunit.client.0.smithi119.stdout:op 5820 completed, throughput=5MB/sec 2023-12-01T16:14:11.118 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-FvVut9bKmGcBtO2 off=9034702 len=904124 2023-12-01T16:14:11.125 INFO:tasks.workunit.client.0.smithi119.stdout:op 5821 completed, throughput=5MB/sec 2023-12-01T16:14:11.125 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ot3AryI1BF_gIwt off=2884687 len=1427389 2023-12-01T16:14:11.130 INFO:tasks.workunit.client.0.smithi119.stdout:op 5822 completed, throughput=5MB/sec 2023-12-01T16:14:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:10 smithi183 ceph-mon[99169]: pgmap v2293: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:14:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:10 smithi119 ceph-mon[94175]: pgmap v2293: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:14:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:10 smithi119 ceph-mon[108979]: pgmap v2293: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T16:14:12.130 INFO:tasks.workunit.client.0.smithi119.stdout: 1130: throughput=5MB/sec pending data=0 2023-12-01T16:14:12.131 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qwa7TnhccUb5Zlk off=4493811 len=691209 2023-12-01T16:14:12.131 INFO:tasks.workunit.client.0.smithi119.stdout:op 5823 completed, throughput=5MB/sec 2023-12-01T16:14:12.132 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8_lZkKQcPrcgaEK off=2332463 len=253628 2023-12-01T16:14:12.135 INFO:tasks.workunit.client.0.smithi119.stdout:op 5824 completed, throughput=5MB/sec 2023-12-01T16:14:12.135 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TKUcM9ibfMtWHFY off=453041 len=2047910 2023-12-01T16:14:12.137 INFO:tasks.workunit.client.0.smithi119.stdout:op 5825 completed, throughput=5MB/sec 2023-12-01T16:14:12.137 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-08CO_M35lYREnMl off=8216877 len=2063088 2023-12-01T16:14:12.139 INFO:tasks.workunit.client.0.smithi119.stdout:op 5826 completed, throughput=5MB/sec 2023-12-01T16:14:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:12 smithi183 ceph-mon[99169]: pgmap v2294: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:14:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:12 smithi119 ceph-mon[94175]: pgmap v2294: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:14:12.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:12 smithi119 ceph-mon[108979]: pgmap v2294: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:14:13.140 INFO:tasks.workunit.client.0.smithi119.stdout: 1131: throughput=5MB/sec pending data=0 2023-12-01T16:14:13.140 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UaQwB2MUL3SH3tf off=5167372 len=1975558 2023-12-01T16:14:13.142 INFO:tasks.workunit.client.0.smithi119.stdout:op 5827 completed, throughput=5MB/sec 2023-12-01T16:14:13.142 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-c6hyg5Tb8CgivwF off=16995240 len=359602 2023-12-01T16:14:13.143 INFO:tasks.workunit.client.0.smithi119.stdout:op 5828 completed, throughput=5MB/sec 2023-12-01T16:14:13.143 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nt8t96n4yUB65eR off=7938345 len=1617243 2023-12-01T16:14:13.151 INFO:tasks.workunit.client.0.smithi119.stdout:op 5829 completed, throughput=5MB/sec 2023-12-01T16:14:13.151 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9CC3ndcbsoWU99Q off=2285367 len=547389 2023-12-01T16:14:13.155 INFO:tasks.workunit.client.0.smithi119.stdout:op 5830 completed, throughput=5MB/sec 2023-12-01T16:14:13.155 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0fqVbdNR6ikpGOt off=7400209 len=267470 2023-12-01T16:14:13.156 INFO:tasks.workunit.client.0.smithi119.stdout:op 5831 completed, throughput=5MB/sec 2023-12-01T16:14:13.156 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2rV4eksTNKxQFcw off=1828278 len=377971 2023-12-01T16:14:13.156 INFO:tasks.workunit.client.0.smithi119.stdout:op 5832 completed, throughput=5MB/sec 2023-12-01T16:14:14.157 INFO:tasks.workunit.client.0.smithi119.stdout: 1132: throughput=5MB/sec pending data=0 2023-12-01T16:14:14.157 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EsiJe5n2pd6sO2L off=1682068 len=838795 2023-12-01T16:14:14.158 INFO:tasks.workunit.client.0.smithi119.stdout:op 5833 completed, throughput=5MB/sec 2023-12-01T16:14:14.158 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XStrA8poBhBL_rS off=6737998 len=1501522 2023-12-01T16:14:14.168 INFO:tasks.workunit.client.0.smithi119.stdout:op 5834 completed, throughput=5MB/sec 2023-12-01T16:14:14.168 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-M5-HuRp_VCaxXqR off=7946892 len=17291 2023-12-01T16:14:14.169 INFO:tasks.workunit.client.0.smithi119.stdout:op 5835 completed, throughput=5MB/sec 2023-12-01T16:14:14.170 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SPTJQKmfKZLaM39 off=199752 len=1711914 2023-12-01T16:14:14.178 INFO:tasks.workunit.client.0.smithi119.stdout:op 5836 completed, throughput=5MB/sec 2023-12-01T16:14:14.178 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3ymdy3FeWV1jWqb off=6879814 len=817521 2023-12-01T16:14:14.182 INFO:tasks.workunit.client.0.smithi119.stdout:op 5837 completed, throughput=5MB/sec 2023-12-01T16:14:14.182 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KQefZjjKqbPbnBF off=3700596 len=272596 2023-12-01T16:14:14.183 INFO:tasks.workunit.client.0.smithi119.stdout:op 5838 completed, throughput=5MB/sec 2023-12-01T16:14:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:14:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:14:14] "GET /metrics HTTP/1.1" 200 33901 "" "Prometheus/2.43.0" 2023-12-01T16:14:15.183 INFO:tasks.workunit.client.0.smithi119.stdout: 1133: throughput=5MB/sec pending data=0 2023-12-01T16:14:15.183 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0m_t8IzfCzaGQHR off=5333962 len=1637282 2023-12-01T16:14:15.186 INFO:tasks.workunit.client.0.smithi119.stdout:op 5839 completed, throughput=5MB/sec 2023-12-01T16:14:15.187 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Rm_gCe0YSPoaiLe off=4109281 len=1901680 2023-12-01T16:14:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:14 smithi183 ceph-mon[99169]: pgmap v2295: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:14:15.194 INFO:tasks.workunit.client.0.smithi119.stdout:op 5840 completed, throughput=5MB/sec 2023-12-01T16:14:15.194 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-SbewZrw5XN7KbNK off=1254848 len=1020568 2023-12-01T16:14:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:14 smithi119 ceph-mon[94175]: pgmap v2295: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:14:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:14 smithi119 ceph-mon[108979]: pgmap v2295: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T16:14:15.199 INFO:tasks.workunit.client.0.smithi119.stdout:op 5841 completed, throughput=5MB/sec 2023-12-01T16:14:15.199 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ebe89TOIvoRO8UY off=8397434 len=681038 2023-12-01T16:14:15.203 INFO:tasks.workunit.client.0.smithi119.stdout:op 5842 completed, throughput=5MB/sec 2023-12-01T16:14:15.203 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Opwac0HQe2rrZZb off=1582721 len=450139 2023-12-01T16:14:15.207 INFO:tasks.workunit.client.0.smithi119.stdout:op 5843 completed, throughput=5MB/sec 2023-12-01T16:14:16.207 INFO:tasks.workunit.client.0.smithi119.stdout: 1134: throughput=5MB/sec pending data=0 2023-12-01T16:14:16.207 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uuGj41Dj4CyGi_8 off=2605241 len=1480873 2023-12-01T16:14:16.216 INFO:tasks.workunit.client.0.smithi119.stdout:op 5844 completed, throughput=5MB/sec 2023-12-01T16:14:16.216 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-V4hisyzugpX4rc4 off=1201347 len=1023828 2023-12-01T16:14:16.220 INFO:tasks.workunit.client.0.smithi119.stdout:op 5845 completed, throughput=5MB/sec 2023-12-01T16:14:16.221 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zdsIjj3uLWF3jJy off=336430 len=836793 2023-12-01T16:14:16.225 INFO:tasks.workunit.client.0.smithi119.stdout:op 5846 completed, throughput=5MB/sec 2023-12-01T16:14:16.225 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-x2-FifS-u4zxP0U off=8549490 len=943315 2023-12-01T16:14:16.226 INFO:tasks.workunit.client.0.smithi119.stdout:op 5847 completed, throughput=5MB/sec 2023-12-01T16:14:16.226 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-inEqcPT2vqLjuO1 off=6129797 len=1623299 2023-12-01T16:14:16.236 INFO:tasks.workunit.client.0.smithi119.stdout:op 5848 completed, throughput=5MB/sec 2023-12-01T16:14:16.827 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:16 smithi119 ceph-mon[108979]: pgmap v2296: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T16:14:16.827 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:16 smithi119 ceph-mon[94175]: pgmap v2296: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T16:14:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:16 smithi183 ceph-mon[99169]: pgmap v2296: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T16:14:17.236 INFO:tasks.workunit.client.0.smithi119.stdout: 1135: throughput=5MB/sec pending data=0 2023-12-01T16:14:17.236 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MQiBuNX44UbGBWS off=5449429 len=1193151 2023-12-01T16:14:17.244 INFO:tasks.workunit.client.0.smithi119.stdout:op 5849 completed, throughput=5MB/sec 2023-12-01T16:14:17.244 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-xUvDnt74LkxlBjc off=15905021 len=1677754 2023-12-01T16:14:17.252 INFO:tasks.workunit.client.0.smithi119.stdout:op 5850 completed, throughput=5MB/sec 2023-12-01T16:14:17.252 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-2Y_m8-PC-i4p8cF off=10694177 len=493240 2023-12-01T16:14:17.252 INFO:tasks.workunit.client.0.smithi119.stdout:op 5851 completed, throughput=5MB/sec 2023-12-01T16:14:17.253 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-C0mRWmmJ3hf21P2 off=10699797 len=1845109 2023-12-01T16:14:17.259 INFO:tasks.workunit.client.0.smithi119.stdout:op 5852 completed, throughput=5MB/sec 2023-12-01T16:14:18.259 INFO:tasks.workunit.client.0.smithi119.stdout: 1136: throughput=5MB/sec pending data=0 2023-12-01T16:14:18.260 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rTbG_KIUDE4tMuC off=14883429 len=1787463 2023-12-01T16:14:18.268 INFO:tasks.workunit.client.0.smithi119.stdout:op 5853 completed, throughput=5MB/sec 2023-12-01T16:14:18.268 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-VUzZ0FAml8G03AD off=4652715 len=50343 2023-12-01T16:14:18.268 INFO:tasks.workunit.client.0.smithi119.stdout:op 5854 completed, throughput=5MB/sec 2023-12-01T16:14:18.268 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HOLxlULzfYX1tpF off=6790253 len=1583644 2023-12-01T16:14:18.269 INFO:tasks.workunit.client.0.smithi119.stdout:op 5855 completed, throughput=5MB/sec 2023-12-01T16:14:18.270 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OTJ9qFB-_v5kLBp off=0 len=1205786 2023-12-01T16:14:18.275 INFO:tasks.workunit.client.0.smithi119.stdout:op 5856 completed, throughput=5MB/sec 2023-12-01T16:14:18.275 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nvnntA0WtrJ0qtV off=3069320 len=1008760 2023-12-01T16:14:18.276 INFO:tasks.workunit.client.0.smithi119.stdout:op 5857 completed, throughput=5MB/sec 2023-12-01T16:14:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:18 smithi183 ceph-mon[99169]: pgmap v2297: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:14:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:18 smithi119 ceph-mon[94175]: pgmap v2297: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:14:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:18 smithi119 ceph-mon[108979]: pgmap v2297: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:14:19.276 INFO:tasks.workunit.client.0.smithi119.stdout: 1137: throughput=5MB/sec pending data=0 2023-12-01T16:14:19.276 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-MgTK1yaHTn3Rm4w off=900865 len=329574 2023-12-01T16:14:19.280 INFO:tasks.workunit.client.0.smithi119.stdout:op 5858 completed, throughput=5MB/sec 2023-12-01T16:14:19.280 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ETKwFsEK1mvYYTX off=439202 len=1157335 2023-12-01T16:14:19.287 INFO:tasks.workunit.client.0.smithi119.stdout:op 5859 completed, throughput=5MB/sec 2023-12-01T16:14:19.287 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qvpzWuwubH3vBMo off=13105426 len=1745879 2023-12-01T16:14:19.296 INFO:tasks.workunit.client.0.smithi119.stdout:op 5860 completed, throughput=5MB/sec 2023-12-01T16:14:19.296 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ih1kNJKug50gsmQ off=3167150 len=1435299 2023-12-01T16:14:19.299 INFO:tasks.workunit.client.0.smithi119.stdout:op 5861 completed, throughput=5MB/sec 2023-12-01T16:14:20.299 INFO:tasks.workunit.client.0.smithi119.stdout: 1138: throughput=5MB/sec pending data=0 2023-12-01T16:14:20.300 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nJoeY3s5x9qobXb off=590261 len=627747 2023-12-01T16:14:20.301 INFO:tasks.workunit.client.0.smithi119.stdout:op 5862 completed, throughput=5MB/sec 2023-12-01T16:14:20.301 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2vgaFx9OcEvkDi6 off=6061174 len=1094254 2023-12-01T16:14:20.306 INFO:tasks.workunit.client.0.smithi119.stdout:op 5863 completed, throughput=5MB/sec 2023-12-01T16:14:20.306 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Q0hGaXG-OjbNpoH off=4030900 len=1116444 2023-12-01T16:14:20.311 INFO:tasks.workunit.client.0.smithi119.stdout:op 5864 completed, throughput=5MB/sec 2023-12-01T16:14:20.312 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cdPTnpmlS7rzUV4 off=1441172 len=594147 2023-12-01T16:14:20.316 INFO:tasks.workunit.client.0.smithi119.stdout:op 5865 completed, throughput=5MB/sec 2023-12-01T16:14:20.316 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-q3vo3n90WLhqElA off=3847788 len=442796 2023-12-01T16:14:20.316 INFO:tasks.workunit.client.0.smithi119.stdout:op 5866 completed, throughput=5MB/sec 2023-12-01T16:14:20.316 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-43ZXK0JEnfdOjtX off=7837958 len=1012045 2023-12-01T16:14:20.321 INFO:tasks.workunit.client.0.smithi119.stdout:op 5867 completed, throughput=5MB/sec 2023-12-01T16:14:20.321 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-z3M4poQtLR-t5vU off=11674009 len=719462 2023-12-01T16:14:20.325 INFO:tasks.workunit.client.0.smithi119.stdout:op 5868 completed, throughput=5MB/sec 2023-12-01T16:14:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:20 smithi183 ceph-mon[99169]: pgmap v2298: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2023-12-01T16:14:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:20 smithi119 ceph-mon[94175]: pgmap v2298: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2023-12-01T16:14:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:20 smithi119 ceph-mon[108979]: pgmap v2298: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2023-12-01T16:14:21.325 INFO:tasks.workunit.client.0.smithi119.stdout: 1139: throughput=5MB/sec pending data=0 2023-12-01T16:14:21.417 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-JKpzrki6eit45KJ off=1113101 len=1209385 2023-12-01T16:14:21.418 INFO:tasks.workunit.client.0.smithi119.stdout:op 5869 completed, throughput=5MB/sec 2023-12-01T16:14:21.418 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-UsmE2p8JJAeZm5g off=5263987 len=1992535 2023-12-01T16:14:21.418 INFO:tasks.workunit.client.0.smithi119.stdout:op 5870 completed, throughput=5MB/sec 2023-12-01T16:14:21.419 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DX4XsouPCR7J3pR off=10221949 len=896413 2023-12-01T16:14:21.419 INFO:tasks.workunit.client.0.smithi119.stdout:op 5871 completed, throughput=5MB/sec 2023-12-01T16:14:21.419 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-AhVuEylgv-DAFoo off=3395923 len=1292512 2023-12-01T16:14:21.419 INFO:tasks.workunit.client.0.smithi119.stdout:op 5872 completed, throughput=5MB/sec 2023-12-01T16:14:22.334 INFO:tasks.workunit.client.0.smithi119.stdout: 1140: throughput=5MB/sec pending data=0 2023-12-01T16:14:22.334 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Jhdc2u2cxTK25H8 off=18585676 len=899297 2023-12-01T16:14:22.338 INFO:tasks.workunit.client.0.smithi119.stdout:op 5873 completed, throughput=5MB/sec 2023-12-01T16:14:22.338 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ABDv1nfCkCbdupE off=650899 len=529473 2023-12-01T16:14:22.339 INFO:tasks.workunit.client.0.smithi119.stdout:op 5874 completed, throughput=5MB/sec 2023-12-01T16:14:22.339 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sRguc6bXzy1PE2N off=2503891 len=397249 2023-12-01T16:14:22.343 INFO:tasks.workunit.client.0.smithi119.stdout:op 5875 completed, throughput=5MB/sec 2023-12-01T16:14:22.344 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3qkCuwrwaKphHiM off=7764424 len=1146911 2023-12-01T16:14:22.349 INFO:tasks.workunit.client.0.smithi119.stdout:op 5876 completed, throughput=5MB/sec 2023-12-01T16:14:22.349 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4qtNhFthVaZZDRm off=3788859 len=870568 2023-12-01T16:14:22.354 INFO:tasks.workunit.client.0.smithi119.stdout:op 5877 completed, throughput=5MB/sec 2023-12-01T16:14:22.355 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2neJfWSjayI8-Ni off=358575 len=1930602 2023-12-01T16:14:22.363 INFO:tasks.workunit.client.0.smithi119.stdout:op 5878 completed, throughput=5MB/sec 2023-12-01T16:14:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:22 smithi183 ceph-mon[99169]: pgmap v2299: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T16:14:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:22 smithi119 ceph-mon[108979]: pgmap v2299: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T16:14:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:22 smithi119 ceph-mon[94175]: pgmap v2299: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T16:14:23.363 INFO:tasks.workunit.client.0.smithi119.stdout: 1141: throughput=5MB/sec pending data=0 2023-12-01T16:14:23.363 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BFNkwMBdCLX5vzC off=7251485 len=950885 2023-12-01T16:14:23.364 INFO:tasks.workunit.client.0.smithi119.stdout:op 5879 completed, throughput=5MB/sec 2023-12-01T16:14:23.364 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-cxBwO2M5JpRRsO- off=18423683 len=1597299 2023-12-01T16:14:23.366 INFO:tasks.workunit.client.0.smithi119.stdout:op 5880 completed, throughput=5MB/sec 2023-12-01T16:14:23.366 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZPG4YXSZ7T49k8b off=0 len=1268796 2023-12-01T16:14:23.367 INFO:tasks.workunit.client.0.smithi119.stdout:op 5881 completed, throughput=5MB/sec 2023-12-01T16:14:23.367 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YjPm5rMYI6Uy55Q off=4068374 len=747097 2023-12-01T16:14:23.373 INFO:tasks.workunit.client.0.smithi119.stdout:op 5882 completed, throughput=5MB/sec 2023-12-01T16:14:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:24.373 INFO:tasks.workunit.client.0.smithi119.stdout: 1142: throughput=5MB/sec pending data=0 2023-12-01T16:14:24.373 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zBmyv7q7SOFyjT4 off=17710795 len=1184897 2023-12-01T16:14:24.375 INFO:tasks.workunit.client.0.smithi119.stdout:op 5883 completed, throughput=5MB/sec 2023-12-01T16:14:24.375 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iXF_BbB33kFODxD off=14514729 len=1567986 2023-12-01T16:14:24.382 INFO:tasks.workunit.client.0.smithi119.stdout:op 5884 completed, throughput=5MB/sec 2023-12-01T16:14:24.382 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cuE4fM0bzHxVL6- off=12079248 len=188029 2023-12-01T16:14:24.385 INFO:tasks.workunit.client.0.smithi119.stdout:op 5885 completed, throughput=5MB/sec 2023-12-01T16:14:24.385 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-3-20w1iclnoKZDd off=4324560 len=488318 2023-12-01T16:14:24.388 INFO:tasks.workunit.client.0.smithi119.stdout:op 5886 completed, throughput=5MB/sec 2023-12-01T16:14:24.389 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ERUXfOInj_9AutM off=2362198 len=1127535 2023-12-01T16:14:24.391 INFO:tasks.workunit.client.0.smithi119.stdout:op 5887 completed, throughput=5MB/sec 2023-12-01T16:14:24.391 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-70iFrdxzpOCqBi8 off=18951502 len=1398033 2023-12-01T16:14:24.392 INFO:tasks.workunit.client.0.smithi119.stdout:op 5888 completed, throughput=5MB/sec 2023-12-01T16:14:24.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:14:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:14:24] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T16:14:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:24 smithi119 ceph-mon[94175]: pgmap v2300: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T16:14:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:24 smithi119 ceph-mon[108979]: pgmap v2300: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T16:14:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:24 smithi183 ceph-mon[99169]: pgmap v2300: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T16:14:25.392 INFO:tasks.workunit.client.0.smithi119.stdout: 1143: throughput=5MB/sec pending data=0 2023-12-01T16:14:25.393 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-53OMT9KzfLXjMh2 off=1484187 len=1688378 2023-12-01T16:14:25.395 INFO:tasks.workunit.client.0.smithi119.stdout:op 5889 completed, throughput=5MB/sec 2023-12-01T16:14:25.395 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8e5zlsitLn8QFUJ off=17511243 len=797336 2023-12-01T16:14:25.400 INFO:tasks.workunit.client.0.smithi119.stdout:op 5890 completed, throughput=5MB/sec 2023-12-01T16:14:25.400 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-RTyRSa1oqpPPzJp off=3715916 len=16148 2023-12-01T16:14:25.400 INFO:tasks.workunit.client.0.smithi119.stdout:op 5891 completed, throughput=5MB/sec 2023-12-01T16:14:25.400 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-eQYJY30gJ2qOkrD off=9177087 len=53612 2023-12-01T16:14:25.401 INFO:tasks.workunit.client.0.smithi119.stdout:op 5892 completed, throughput=5MB/sec 2023-12-01T16:14:25.401 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_iRwmfxurWeFjV_ off=2919318 len=1448164 2023-12-01T16:14:25.407 INFO:tasks.workunit.client.0.smithi119.stdout:op 5893 completed, throughput=5MB/sec 2023-12-01T16:14:25.407 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-eLs3UUVzfa0A2Af off=5763476 len=1403349 2023-12-01T16:14:25.414 INFO:tasks.workunit.client.0.smithi119.stdout:op 5894 completed, throughput=5MB/sec 2023-12-01T16:14:26.415 INFO:tasks.workunit.client.0.smithi119.stdout: 1144: throughput=5MB/sec pending data=0 2023-12-01T16:14:26.415 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-4kiuSAPOYzHNZgG off=20400078 len=365234 2023-12-01T16:14:26.416 INFO:tasks.workunit.client.0.smithi119.stdout:op 5895 completed, throughput=5MB/sec 2023-12-01T16:14:26.416 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-oHiClE_L0zLiFyi off=14859464 len=1055006 2023-12-01T16:14:26.417 INFO:tasks.workunit.client.0.smithi119.stdout:op 5896 completed, throughput=5MB/sec 2023-12-01T16:14:26.417 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_uCmpH-_9VeYJdm off=7783235 len=1231660 2023-12-01T16:14:26.423 INFO:tasks.workunit.client.0.smithi119.stdout:op 5897 completed, throughput=5MB/sec 2023-12-01T16:14:26.423 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-PCrf16gs53NzOui off=1461597 len=1294121 2023-12-01T16:14:26.424 INFO:tasks.workunit.client.0.smithi119.stdout:op 5898 completed, throughput=5MB/sec 2023-12-01T16:14:26.424 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-XDdjaenq3oNpBli off=20250474 len=1281354 2023-12-01T16:14:26.430 INFO:tasks.workunit.client.0.smithi119.stdout:op 5899 completed, throughput=5MB/sec 2023-12-01T16:14:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:26 smithi183 ceph-mon[99169]: pgmap v2301: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T16:14:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:26 smithi119 ceph-mon[108979]: pgmap v2301: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T16:14:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:26 smithi119 ceph-mon[94175]: pgmap v2301: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T16:14:27.431 INFO:tasks.workunit.client.0.smithi119.stdout: 1145: throughput=5MB/sec pending data=0 2023-12-01T16:14:27.431 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-76epYJ5zsG52kCo off=3087500 len=1089532 2023-12-01T16:14:27.432 INFO:tasks.workunit.client.0.smithi119.stdout:op 5900 completed, throughput=5MB/sec 2023-12-01T16:14:27.433 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YDIZTErbhahkF2K off=3191923 len=15074 2023-12-01T16:14:27.433 INFO:tasks.workunit.client.0.smithi119.stdout:op 5901 completed, throughput=5MB/sec 2023-12-01T16:14:27.433 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4PcLL8qkHKY4gUu off=10600916 len=1716913 2023-12-01T16:14:27.443 INFO:tasks.workunit.client.0.smithi119.stdout:op 5902 completed, throughput=5MB/sec 2023-12-01T16:14:27.443 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-HtpuAMICBweX2mS off=12765909 len=1220423 2023-12-01T16:14:27.445 INFO:tasks.workunit.client.0.smithi119.stdout:op 5903 completed, throughput=5MB/sec 2023-12-01T16:14:27.445 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-J49UBuRElT4Q0x4 off=689705 len=1608926 2023-12-01T16:14:27.451 INFO:tasks.workunit.client.0.smithi119.stdout:op 5904 completed, throughput=5MB/sec 2023-12-01T16:14:28.452 INFO:tasks.workunit.client.0.smithi119.stdout: 1146: throughput=5MB/sec pending data=0 2023-12-01T16:14:28.452 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0WNzmfjv-7y5e15 off=1985125 len=752458 2023-12-01T16:14:28.456 INFO:tasks.workunit.client.0.smithi119.stdout:op 5905 completed, throughput=5MB/sec 2023-12-01T16:14:28.456 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DlBsyC0D9K0_oBB off=718577 len=897688 2023-12-01T16:14:28.462 INFO:tasks.workunit.client.0.smithi119.stdout:op 5906 completed, throughput=5MB/sec 2023-12-01T16:14:28.462 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Mg1eWbjP-PfgC38 off=3437734 len=635827 2023-12-01T16:14:28.466 INFO:tasks.workunit.client.0.smithi119.stdout:op 5907 completed, throughput=5MB/sec 2023-12-01T16:14:28.466 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-bHlIu6HRHjUxWIo off=6187176 len=552959 2023-12-01T16:14:28.466 INFO:tasks.workunit.client.0.smithi119.stdout:op 5908 completed, throughput=5MB/sec 2023-12-01T16:14:28.466 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-_vFjn6natAT4aMW off=4936638 len=1427408 2023-12-01T16:14:28.468 INFO:tasks.workunit.client.0.smithi119.stdout:op 5909 completed, throughput=5MB/sec 2023-12-01T16:14:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:28 smithi183 ceph-mon[99169]: pgmap v2302: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T16:14:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:28 smithi119 ceph-mon[108979]: pgmap v2302: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T16:14:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:28 smithi119 ceph-mon[94175]: pgmap v2302: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T16:14:29.470 INFO:tasks.workunit.client.0.smithi119.stdout: 1147: throughput=5MB/sec pending data=0 2023-12-01T16:14:29.470 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Oroj4GtgYfZPij7 off=867080 len=1131436 2023-12-01T16:14:29.470 INFO:tasks.workunit.client.0.smithi119.stdout:op 5910 completed, throughput=5MB/sec 2023-12-01T16:14:29.470 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Z1TKa9qIiLXRYnQ off=16141613 len=302574 2023-12-01T16:14:29.470 INFO:tasks.workunit.client.0.smithi119.stdout:op 5911 completed, throughput=5MB/sec 2023-12-01T16:14:29.471 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LnQEp7euDZJ_H1I off=14337621 len=761756 2023-12-01T16:14:29.474 INFO:tasks.workunit.client.0.smithi119.stdout:op 5912 completed, throughput=5MB/sec 2023-12-01T16:14:29.474 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CwByfwk1Hz18IEm off=13100244 len=1142203 2023-12-01T16:14:29.480 INFO:tasks.workunit.client.0.smithi119.stdout:op 5913 completed, throughput=5MB/sec 2023-12-01T16:14:29.481 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-3dK_4cAOGDi9fYu off=2425211 len=51469 2023-12-01T16:14:29.481 INFO:tasks.workunit.client.0.smithi119.stdout:op 5914 completed, throughput=5MB/sec 2023-12-01T16:14:29.481 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8rjZyPmo4EniLHx off=4247758 len=373387 2023-12-01T16:14:29.484 INFO:tasks.workunit.client.0.smithi119.stdout:op 5915 completed, throughput=5MB/sec 2023-12-01T16:14:29.484 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jpIdiTQ-ZBzUnmf off=0 len=1448450 2023-12-01T16:14:29.490 INFO:tasks.workunit.client.0.smithi119.stdout:op 5916 completed, throughput=5MB/sec 2023-12-01T16:14:29.490 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fp5gnZyzSQ4v_nl off=745002 len=1994015 2023-12-01T16:14:29.499 INFO:tasks.workunit.client.0.smithi119.stdout:op 5917 completed, throughput=5MB/sec 2023-12-01T16:14:30.500 INFO:tasks.workunit.client.0.smithi119.stdout: 1148: throughput=5MB/sec pending data=0 2023-12-01T16:14:30.500 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lJ7EJu0ichnH8h2 off=796419 len=1098147 2023-12-01T16:14:30.506 INFO:tasks.workunit.client.0.smithi119.stdout:op 5918 completed, throughput=5MB/sec 2023-12-01T16:14:30.506 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-izgW3uuGokwhcA1 off=10161999 len=798414 2023-12-01T16:14:30.508 INFO:tasks.workunit.client.0.smithi119.stdout:op 5919 completed, throughput=5MB/sec 2023-12-01T16:14:30.508 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zs7lKe17UQD974I off=3938348 len=872157 2023-12-01T16:14:30.513 INFO:tasks.workunit.client.0.smithi119.stdout:op 5920 completed, throughput=5MB/sec 2023-12-01T16:14:30.513 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-0IjRaI8_a_z70Qz off=4900084 len=816141 2023-12-01T16:14:30.518 INFO:tasks.workunit.client.0.smithi119.stdout:op 5921 completed, throughput=5MB/sec 2023-12-01T16:14:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:30 smithi183 ceph-mon[99169]: pgmap v2303: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2023-12-01T16:14:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:30 smithi119 ceph-mon[94175]: pgmap v2303: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2023-12-01T16:14:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:30 smithi119 ceph-mon[108979]: pgmap v2303: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2023-12-01T16:14:31.518 INFO:tasks.workunit.client.0.smithi119.stdout: 1149: throughput=5MB/sec pending data=0 2023-12-01T16:14:31.518 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-H8dDm_ghaFCp35H off=1218339 len=460103 2023-12-01T16:14:31.521 INFO:tasks.workunit.client.0.smithi119.stdout:op 5922 completed, throughput=5MB/sec 2023-12-01T16:14:31.521 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-qvpzWuwubH3vBMo off=4800886 len=225778 2023-12-01T16:14:31.522 INFO:tasks.workunit.client.0.smithi119.stdout:op 5923 completed, throughput=5MB/sec 2023-12-01T16:14:31.522 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-KLeF-TnTiei3x3c off=10697818 len=1499331 2023-12-01T16:14:31.525 INFO:tasks.workunit.client.0.smithi119.stdout:op 5924 completed, throughput=5MB/sec 2023-12-01T16:14:31.525 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pOGu8TZOSVrSwQz off=10637455 len=4969 2023-12-01T16:14:31.528 INFO:tasks.workunit.client.0.smithi119.stdout:op 5925 completed, throughput=5MB/sec 2023-12-01T16:14:31.528 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-IoDKOIR3m5B6dQn off=14187034 len=1261269 2023-12-01T16:14:31.530 INFO:tasks.workunit.client.0.smithi119.stdout:op 5926 completed, throughput=5MB/sec 2023-12-01T16:14:31.530 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-EwOt_bM97J6mRev off=21504341 len=1682771 2023-12-01T16:14:31.537 INFO:tasks.workunit.client.0.smithi119.stdout:op 5927 completed, throughput=5MB/sec 2023-12-01T16:14:31.537 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0P3U-69sVaCk1Oa off=10266139 len=535196 2023-12-01T16:14:31.539 INFO:tasks.workunit.client.0.smithi119.stdout:op 5928 completed, throughput=5MB/sec 2023-12-01T16:14:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:32 smithi183 ceph-mon[99169]: pgmap v2304: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:14:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:32 smithi119 ceph-mon[94175]: pgmap v2304: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:14:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:32 smithi119 ceph-mon[108979]: pgmap v2304: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:14:32.539 INFO:tasks.workunit.client.0.smithi119.stdout: 1150: throughput=5MB/sec pending data=0 2023-12-01T16:14:32.540 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vTQRLyHCxsv9DI2 off=2128567 len=1565898 2023-12-01T16:14:32.541 INFO:tasks.workunit.client.0.smithi119.stdout:op 5929 completed, throughput=5MB/sec 2023-12-01T16:14:32.541 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-OEyt5kTUf9w9s5p off=12814401 len=394199 2023-12-01T16:14:32.545 INFO:tasks.workunit.client.0.smithi119.stdout:op 5930 completed, throughput=5MB/sec 2023-12-01T16:14:32.546 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-avfK8pUmKtDzoOP off=1694550 len=1395482 2023-12-01T16:14:32.552 INFO:tasks.workunit.client.0.smithi119.stdout:op 5931 completed, throughput=5MB/sec 2023-12-01T16:14:32.552 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GkKkocLufivcVWw off=8676650 len=1852727 2023-12-01T16:14:32.554 INFO:tasks.workunit.client.0.smithi119.stdout:op 5932 completed, throughput=5MB/sec 2023-12-01T16:14:33.554 INFO:tasks.workunit.client.0.smithi119.stdout: 1151: throughput=5MB/sec pending data=0 2023-12-01T16:14:33.554 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-N-4ex0vun9X3fuv off=7727435 len=719857 2023-12-01T16:14:33.561 INFO:tasks.workunit.client.0.smithi119.stdout:op 5933 completed, throughput=5MB/sec 2023-12-01T16:14:33.561 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GWn9GaTMnG9EvDz off=6198305 len=1085264 2023-12-01T16:14:33.561 INFO:tasks.workunit.client.0.smithi119.stdout:op 5934 completed, throughput=5MB/sec 2023-12-01T16:14:33.561 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-e_NaPTWgQvQCOwc off=10100776 len=1160416 2023-12-01T16:14:33.566 INFO:tasks.workunit.client.0.smithi119.stdout:op 5935 completed, throughput=5MB/sec 2023-12-01T16:14:33.566 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-sqCRUTEtEyB-6P4 off=1416212 len=214659 2023-12-01T16:14:33.568 INFO:tasks.workunit.client.0.smithi119.stdout:op 5936 completed, throughput=5MB/sec 2023-12-01T16:14:33.568 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rP8SLW3NqqAM1LW off=8409308 len=483654 2023-12-01T16:14:33.569 INFO:tasks.workunit.client.0.smithi119.stdout:op 5937 completed, throughput=5MB/sec 2023-12-01T16:14:33.569 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Ajb8txIyBLnrM0g off=9237081 len=2061172 2023-12-01T16:14:33.570 INFO:tasks.workunit.client.0.smithi119.stdout:op 5938 completed, throughput=5MB/sec 2023-12-01T16:14:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:14:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:14:34] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2023-12-01T16:14:34.571 INFO:tasks.workunit.client.0.smithi119.stdout: 1152: throughput=5MB/sec pending data=0 2023-12-01T16:14:34.571 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-bfqraxznViZgtcu off=5858029 len=1908962 2023-12-01T16:14:34.583 INFO:tasks.workunit.client.0.smithi119.stdout:op 5939 completed, throughput=5MB/sec 2023-12-01T16:14:34.583 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-dueIQ3fzDYX7PtQ off=14297920 len=1909707 2023-12-01T16:14:34.586 INFO:tasks.workunit.client.0.smithi119.stdout:op 5940 completed, throughput=5MB/sec 2023-12-01T16:14:34.586 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-8Hr1GMNL9FVS5r- off=562773 len=1179684 2023-12-01T16:14:34.592 INFO:tasks.workunit.client.0.smithi119.stdout:op 5941 completed, throughput=5MB/sec 2023-12-01T16:14:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:34 smithi183 ceph-mon[99169]: pgmap v2305: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:14:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:34 smithi119 ceph-mon[94175]: pgmap v2305: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:14:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:34 smithi119 ceph-mon[108979]: pgmap v2305: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:14:35.592 INFO:tasks.workunit.client.0.smithi119.stdout: 1153: throughput=5MB/sec pending data=0 2023-12-01T16:14:35.593 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ifNWlinX32PQohG off=4491894 len=894716 2023-12-01T16:14:35.594 INFO:tasks.workunit.client.0.smithi119.stdout:op 5942 completed, throughput=5MB/sec 2023-12-01T16:14:35.594 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aXb9mn3Ki1zUOzt off=2974601 len=340355 2023-12-01T16:14:35.595 INFO:tasks.workunit.client.0.smithi119.stdout:op 5943 completed, throughput=5MB/sec 2023-12-01T16:14:35.595 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7A8z1yDmgZG29zo off=506226 len=1430874 2023-12-01T16:14:35.596 INFO:tasks.workunit.client.0.smithi119.stdout:op 5944 completed, throughput=5MB/sec 2023-12-01T16:14:35.596 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-b_8u-kC3hb10RhM off=5029153 len=621497 2023-12-01T16:14:35.600 INFO:tasks.workunit.client.0.smithi119.stdout:op 5945 completed, throughput=5MB/sec 2023-12-01T16:14:35.601 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Sk4LtraYlVAmCk4 off=11906171 len=1172503 2023-12-01T16:14:35.607 INFO:tasks.workunit.client.0.smithi119.stdout:op 5946 completed, throughput=5MB/sec 2023-12-01T16:14:35.607 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-187vLDIpQLAqhus off=20097646 len=1433204 2023-12-01T16:14:35.608 INFO:tasks.workunit.client.0.smithi119.stdout:op 5947 completed, throughput=5MB/sec 2023-12-01T16:14:36.608 INFO:tasks.workunit.client.0.smithi119.stdout: 1154: throughput=5MB/sec pending data=0 2023-12-01T16:14:36.609 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pxvKr6-qtv48Dyg off=15059417 len=1306174 2023-12-01T16:14:36.611 INFO:tasks.workunit.client.0.smithi119.stdout:op 5948 completed, throughput=5MB/sec 2023-12-01T16:14:36.611 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jCc06upuyXU3Vum off=3219523 len=1509535 2023-12-01T16:14:36.620 INFO:tasks.workunit.client.0.smithi119.stdout:op 5949 completed, throughput=5MB/sec 2023-12-01T16:14:36.621 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TMklQz7XEOTpQQu off=6008604 len=1520783 2023-12-01T16:14:36.622 INFO:tasks.workunit.client.0.smithi119.stdout:op 5950 completed, throughput=5MB/sec 2023-12-01T16:14:36.622 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-yexo0Exrv7-b4l9 off=4489183 len=1521632 2023-12-01T16:14:36.628 INFO:tasks.workunit.client.0.smithi119.stdout:op 5951 completed, throughput=5MB/sec 2023-12-01T16:14:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:36 smithi183 ceph-mon[99169]: pgmap v2306: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:14:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:36 smithi119 ceph-mon[94175]: pgmap v2306: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:14:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:36 smithi119 ceph-mon[108979]: pgmap v2306: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T16:14:37.628 INFO:tasks.workunit.client.0.smithi119.stdout: 1155: throughput=5MB/sec pending data=0 2023-12-01T16:14:37.629 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-OJ_qrfOzVa4lwn5 off=17314060 len=1911846 2023-12-01T16:14:37.633 INFO:tasks.workunit.client.0.smithi119.stdout:op 5952 completed, throughput=5MB/sec 2023-12-01T16:14:37.633 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Mfgjw4w4qzjvULV off=7014293 len=877565 2023-12-01T16:14:37.634 INFO:tasks.workunit.client.0.smithi119.stdout:op 5953 completed, throughput=5MB/sec 2023-12-01T16:14:37.634 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Kkf1-Nztn_nzodD off=1020753 len=1938466 2023-12-01T16:14:37.644 INFO:tasks.workunit.client.0.smithi119.stdout:op 5954 completed, throughput=5MB/sec 2023-12-01T16:14:38.645 INFO:tasks.workunit.client.0.smithi119.stdout: 1156: throughput=5MB/sec pending data=0 2023-12-01T16:14:38.645 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-50t0LDdk4oDxG2O off=11225665 len=2021501 2023-12-01T16:14:38.655 INFO:tasks.workunit.client.0.smithi119.stdout:op 5955 completed, throughput=5MB/sec 2023-12-01T16:14:38.655 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-hJWDY6RGLXQgRll off=3937869 len=357696 2023-12-01T16:14:38.656 INFO:tasks.workunit.client.0.smithi119.stdout:op 5956 completed, throughput=5MB/sec 2023-12-01T16:14:38.656 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YDCwsXcoOBKUP42 off=2999028 len=1183610 2023-12-01T16:14:38.657 INFO:tasks.workunit.client.0.smithi119.stdout:op 5957 completed, throughput=5MB/sec 2023-12-01T16:14:38.658 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xZJwjFo4cHWFWZo off=2423133 len=445998 2023-12-01T16:14:38.659 INFO:tasks.workunit.client.0.smithi119.stdout:op 5958 completed, throughput=5MB/sec 2023-12-01T16:14:38.659 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-pinIywmg0HkNMuk off=5157095 len=1140157 2023-12-01T16:14:38.665 INFO:tasks.workunit.client.0.smithi119.stdout:op 5959 completed, throughput=5MB/sec 2023-12-01T16:14:39.032 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:14:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:38 smithi183 ceph-mon[99169]: pgmap v2307: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:14:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:38 smithi119 ceph-mon[108979]: pgmap v2307: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:14:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:38 smithi119 ceph-mon[94175]: pgmap v2307: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T16:14:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:39.338 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:14:39.338 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (41m) 9m ago 41m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:14:39.338 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (41m) 9m ago 41m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:14:39.338 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (42m) 9m ago 42m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:14:39.338 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (42m) 9m ago 42m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:14:39.338 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (45m) 9m ago 45m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:14:39.338 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (47m) 9m ago 47m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:14:39.338 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (47m) 9m ago 47m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:14:39.339 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (46m) 9m ago 46m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:14:39.339 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (45m) 9m ago 45m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:14:39.339 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (41m) 9m ago 41m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:14:39.339 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (41m) 9m ago 41m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:14:39.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (45m) 9m ago 45m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:14:39.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (45m) 9m ago 45m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:14:39.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (44m) 9m ago 44m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:14:39.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (44m) 9m ago 44m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:14:39.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (43m) 9m ago 43m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:14:39.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (43m) 9m ago 43m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:14:39.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (43m) 9m ago 43m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:14:39.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (42m) 9m ago 42m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:14:39.339 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (41m) 9m ago 42m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:14:39.665 INFO:tasks.workunit.client.0.smithi119.stdout: 1157: throughput=5MB/sec pending data=0 2023-12-01T16:14:39.665 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jAaW34CLdqSsfH4 off=16562703 len=1777341 2023-12-01T16:14:39.672 INFO:tasks.workunit.client.0.smithi119.stdout:op 5960 completed, throughput=5MB/sec 2023-12-01T16:14:39.672 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-lV8Gd_a4EGLR2DK off=4264883 len=1275412 2023-12-01T16:14:39.673 INFO:tasks.workunit.client.0.smithi119.stdout:op 5961 completed, throughput=5MB/sec 2023-12-01T16:14:39.673 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-7BpkmM5mlUU8ivO off=15382876 len=1168277 2023-12-01T16:14:39.674 INFO:tasks.workunit.client.0.smithi119.stdout:op 5962 completed, throughput=5MB/sec 2023-12-01T16:14:39.674 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HlX2zRCPLV9069e off=16975838 len=293743 2023-12-01T16:14:39.677 INFO:tasks.workunit.client.0.smithi119.stdout:op 5963 completed, throughput=5MB/sec 2023-12-01T16:14:39.677 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NnY1haTwyhYC8CI off=5465825 len=1304040 2023-12-01T16:14:39.679 INFO:tasks.workunit.client.0.smithi119.stdout:op 5964 completed, throughput=5MB/sec 2023-12-01T16:14:39.723 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:14:39.723 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:14:39.723 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:14:39.723 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:14:39.723 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:14:39.723 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:14:39.723 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:14:39.723 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:14:39.723 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:14:39.723 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:14:39.723 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:14:39.724 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:14:39.724 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:14:39.724 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:14:39.724 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:14:39.724 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:14:39.724 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:14:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:39 smithi183 ceph-mon[99169]: from='client.26783 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3203640668' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:14:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:39 smithi119 ceph-mon[94175]: from='client.26783 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3203640668' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:14:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:39 smithi119 ceph-mon[108979]: from='client.26783 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3203640668' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:14:40.680 INFO:tasks.workunit.client.0.smithi119.stdout: 1158: throughput=5MB/sec pending data=0 2023-12-01T16:14:40.680 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NqwjO-L-e3b10Eh off=1298003 len=1172104 2023-12-01T16:14:40.681 INFO:tasks.workunit.client.0.smithi119.stdout:op 5965 completed, throughput=5MB/sec 2023-12-01T16:14:40.681 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-2SNTqQXcjWYDZCz off=425270 len=466458 2023-12-01T16:14:40.685 INFO:tasks.workunit.client.0.smithi119.stdout:op 5966 completed, throughput=5MB/sec 2023-12-01T16:14:40.686 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-qT8w4gqChIx0odb off=2647216 len=1589607 2023-12-01T16:14:40.694 INFO:tasks.workunit.client.0.smithi119.stdout:op 5967 completed, throughput=5MB/sec 2023-12-01T16:14:40.694 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-rEpMDtT9_j_moZ4 off=1982643 len=1947582 2023-12-01T16:14:40.702 INFO:tasks.workunit.client.0.smithi119.stdout:op 5968 completed, throughput=5MB/sec 2023-12-01T16:14:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:40 smithi183 ceph-mon[99169]: from='client.16902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:40 smithi183 ceph-mon[99169]: pgmap v2308: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:14:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:40 smithi119 ceph-mon[94175]: from='client.16902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:40 smithi119 ceph-mon[94175]: pgmap v2308: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:14:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:40 smithi119 ceph-mon[108979]: from='client.16902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:40 smithi119 ceph-mon[108979]: pgmap v2308: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:14:41.702 INFO:tasks.workunit.client.0.smithi119.stdout: 1159: throughput=5MB/sec pending data=0 2023-12-01T16:14:41.702 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6wQ-FOLKD5sa3E- off=474171 len=1579230 2023-12-01T16:14:41.711 INFO:tasks.workunit.client.0.smithi119.stdout:op 5969 completed, throughput=5MB/sec 2023-12-01T16:14:41.711 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BPp9CFykfFnT__x off=5676547 len=1165235 2023-12-01T16:14:41.714 INFO:tasks.workunit.client.0.smithi119.stdout:op 5970 completed, throughput=5MB/sec 2023-12-01T16:14:41.714 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ox4_cp31U83GTAA off=4617389 len=314135 2023-12-01T16:14:41.717 INFO:tasks.workunit.client.0.smithi119.stdout:op 5971 completed, throughput=5MB/sec 2023-12-01T16:14:41.717 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Ol5VvZdnO31forE off=733288 len=337699 2023-12-01T16:14:41.720 INFO:tasks.workunit.client.0.smithi119.stdout:op 5972 completed, throughput=5MB/sec 2023-12-01T16:14:41.720 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-aWi2_9tZ-yfxnXH off=4767085 len=1124810 2023-12-01T16:14:41.725 INFO:tasks.workunit.client.0.smithi119.stdout:op 5973 completed, throughput=5MB/sec 2023-12-01T16:14:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:42 smithi183 ceph-mon[99169]: pgmap v2309: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:14:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:42 smithi119 ceph-mon[94175]: pgmap v2309: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:14:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:42 smithi119 ceph-mon[108979]: pgmap v2309: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:14:42.725 INFO:tasks.workunit.client.0.smithi119.stdout: 1160: throughput=5MB/sec pending data=0 2023-12-01T16:14:42.726 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-W8HvEhsXmT5I3_Q off=9243504 len=972158 2023-12-01T16:14:42.730 INFO:tasks.workunit.client.0.smithi119.stdout:op 5974 completed, throughput=5MB/sec 2023-12-01T16:14:42.730 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DlBsyC0D9K0_oBB off=2076744 len=157015 2023-12-01T16:14:42.733 INFO:tasks.workunit.client.0.smithi119.stdout:op 5975 completed, throughput=5MB/sec 2023-12-01T16:14:42.733 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj--VbPGoxssdDITMq off=5165150 len=243402 2023-12-01T16:14:42.736 INFO:tasks.workunit.client.0.smithi119.stdout:op 5976 completed, throughput=5MB/sec 2023-12-01T16:14:42.736 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-uY0GKqvXvGuN1I2 off=2748094 len=1373142 2023-12-01T16:14:42.739 INFO:tasks.workunit.client.0.smithi119.stdout:op 5977 completed, throughput=5MB/sec 2023-12-01T16:14:42.739 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-LNlNwOnmw2xJYaI off=2849298 len=1483666 2023-12-01T16:14:42.744 INFO:tasks.workunit.client.0.smithi119.stdout:op 5978 completed, throughput=5MB/sec 2023-12-01T16:14:42.745 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-dkHNKkMLMmk_mKN off=5724084 len=1218981 2023-12-01T16:14:42.749 INFO:tasks.workunit.client.0.smithi119.stdout:op 5979 completed, throughput=5MB/sec 2023-12-01T16:14:43.750 INFO:tasks.workunit.client.0.smithi119.stdout: 1161: throughput=5MB/sec pending data=0 2023-12-01T16:14:43.750 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-aeJkYbObhv86oZp off=4126825 len=534164 2023-12-01T16:14:43.750 INFO:tasks.workunit.client.0.smithi119.stdout:op 5980 completed, throughput=5MB/sec 2023-12-01T16:14:43.751 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-N8Apnz9zzd4dZ5x off=16652238 len=817817 2023-12-01T16:14:43.755 INFO:tasks.workunit.client.0.smithi119.stdout:op 5981 completed, throughput=5MB/sec 2023-12-01T16:14:43.755 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UqjCno6OBp9E2P5 off=108972 len=1555391 2023-12-01T16:14:43.764 INFO:tasks.workunit.client.0.smithi119.stdout:op 5982 completed, throughput=5MB/sec 2023-12-01T16:14:43.764 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ZjYnp0RO8L37n2j off=1100429 len=646546 2023-12-01T16:14:43.765 INFO:tasks.workunit.client.0.smithi119.stdout:op 5983 completed, throughput=5MB/sec 2023-12-01T16:14:43.765 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ktMehq15QLfnltb off=11780636 len=204246 2023-12-01T16:14:43.766 INFO:tasks.workunit.client.0.smithi119.stdout:op 5984 completed, throughput=5MB/sec 2023-12-01T16:14:43.766 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MRvQmcnVFP-03dK off=16380522 len=1689248 2023-12-01T16:14:43.769 INFO:tasks.workunit.client.0.smithi119.stdout:op 5985 completed, throughput=5MB/sec 2023-12-01T16:14:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:14:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:14:44] "GET /metrics HTTP/1.1" 200 33900 "" "Prometheus/2.43.0" 2023-12-01T16:14:44.769 INFO:tasks.workunit.client.0.smithi119.stdout: 1162: throughput=5MB/sec pending data=0 2023-12-01T16:14:44.769 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-u4FwG9xo5oryCo9 off=2970982 len=1828921 2023-12-01T16:14:44.773 INFO:tasks.workunit.client.0.smithi119.stdout:op 5986 completed, throughput=5MB/sec 2023-12-01T16:14:44.773 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nr6jEGGB5-qFgsQ off=15654447 len=1973351 2023-12-01T16:14:44.775 INFO:tasks.workunit.client.0.smithi119.stdout:op 5987 completed, throughput=5MB/sec 2023-12-01T16:14:44.775 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-uBgIZDtbajb7Bv9 off=12720128 len=700123 2023-12-01T16:14:44.780 INFO:tasks.workunit.client.0.smithi119.stdout:op 5988 completed, throughput=5MB/sec 2023-12-01T16:14:44.780 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-tbE6dIWXgemdYEV off=20589195 len=725475 2023-12-01T16:14:44.781 INFO:tasks.workunit.client.0.smithi119.stdout:op 5989 completed, throughput=5MB/sec 2023-12-01T16:14:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:44 smithi183 ceph-mon[99169]: pgmap v2310: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:14:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:44 smithi119 ceph-mon[94175]: pgmap v2310: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:14:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:44 smithi119 ceph-mon[108979]: pgmap v2310: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:14:45.781 INFO:tasks.workunit.client.0.smithi119.stdout: 1163: throughput=5MB/sec pending data=0 2023-12-01T16:14:45.782 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1IYQ0j9ZABRnj5W off=2956789 len=228733 2023-12-01T16:14:45.782 INFO:tasks.workunit.client.0.smithi119.stdout:op 5990 completed, throughput=5MB/sec 2023-12-01T16:14:45.783 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-ABzXVC8vAkb7Al3 off=6771591 len=43632 2023-12-01T16:14:45.785 INFO:tasks.workunit.client.0.smithi119.stdout:op 5991 completed, throughput=5MB/sec 2023-12-01T16:14:45.785 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-zx8DgQ0RPjWEzD7 off=648949 len=734740 2023-12-01T16:14:45.786 INFO:tasks.workunit.client.0.smithi119.stdout:op 5992 completed, throughput=5MB/sec 2023-12-01T16:14:45.786 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-x2Ga8MHY8Bwj5DU off=8879219 len=1771119 2023-12-01T16:14:45.789 INFO:tasks.workunit.client.0.smithi119.stdout:op 5993 completed, throughput=5MB/sec 2023-12-01T16:14:45.789 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-iN6V6TYBX6geAmT off=2547470 len=838846 2023-12-01T16:14:45.793 INFO:tasks.workunit.client.0.smithi119.stdout:op 5994 completed, throughput=5MB/sec 2023-12-01T16:14:45.793 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-YV4_6fgPirVn9Vg off=4397205 len=1447268 2023-12-01T16:14:45.794 INFO:tasks.workunit.client.0.smithi119.stdout:op 5995 completed, throughput=5MB/sec 2023-12-01T16:14:45.794 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-FmtmPNtn-FQ7IKy off=2650090 len=868416 2023-12-01T16:14:45.795 INFO:tasks.workunit.client.0.smithi119.stdout:op 5996 completed, throughput=5MB/sec 2023-12-01T16:14:46.796 INFO:tasks.workunit.client.0.smithi119.stdout: 1164: throughput=5MB/sec pending data=0 2023-12-01T16:14:46.796 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-poa0-xQzyyfFPB0 off=1307323 len=1508893 2023-12-01T16:14:46.802 INFO:tasks.workunit.client.0.smithi119.stdout:op 5997 completed, throughput=5MB/sec 2023-12-01T16:14:46.802 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-J3Hsz8Xa7fTQq3Y off=13463401 len=1009947 2023-12-01T16:14:46.803 INFO:tasks.workunit.client.0.smithi119.stdout:op 5998 completed, throughput=5MB/sec 2023-12-01T16:14:46.803 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-nNK6M94RtUfkcOo off=315512 len=459352 2023-12-01T16:14:46.804 INFO:tasks.workunit.client.0.smithi119.stdout:op 5999 completed, throughput=5MB/sec 2023-12-01T16:14:46.804 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vulrsb8D2228jSP off=5494230 len=1570582 2023-12-01T16:14:46.811 INFO:tasks.workunit.client.0.smithi119.stdout:op 6000 completed, throughput=5MB/sec 2023-12-01T16:14:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:46 smithi183 ceph-mon[99169]: pgmap v2311: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:14:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:46 smithi119 ceph-mon[94175]: pgmap v2311: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:14:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:46 smithi119 ceph-mon[108979]: pgmap v2311: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T16:14:47.811 INFO:tasks.workunit.client.0.smithi119.stdout: 1165: throughput=5MB/sec pending data=0 2023-12-01T16:14:47.812 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-emkKKxz0XZbF_iL off=3447676 len=2017551 2023-12-01T16:14:47.814 INFO:tasks.workunit.client.0.smithi119.stdout:op 6001 completed, throughput=5MB/sec 2023-12-01T16:14:47.814 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-TeiKocdqXUvxfHf off=1294334 len=472432 2023-12-01T16:14:47.816 INFO:tasks.workunit.client.0.smithi119.stdout:op 6002 completed, throughput=5MB/sec 2023-12-01T16:14:47.816 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-cMrkq86OVKEXb5a off=197161 len=1703253 2023-12-01T16:14:47.825 INFO:tasks.workunit.client.0.smithi119.stdout:op 6003 completed, throughput=5MB/sec 2023-12-01T16:14:47.825 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-CNmXHf2_0MpXVRv off=16094397 len=1519049 2023-12-01T16:14:47.838 INFO:tasks.workunit.client.0.smithi119.stdout:op 6004 completed, throughput=5MB/sec 2023-12-01T16:14:48.839 INFO:tasks.workunit.client.0.smithi119.stdout: 1166: throughput=5MB/sec pending data=0 2023-12-01T16:14:48.839 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-mEqCa8-Uq_uTs_R off=13820238 len=2058219 2023-12-01T16:14:48.849 INFO:tasks.workunit.client.0.smithi119.stdout:op 6005 completed, throughput=5MB/sec 2023-12-01T16:14:48.849 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Uc7DOGFu3_m9wfN off=13767379 len=805829 2023-12-01T16:14:48.854 INFO:tasks.workunit.client.0.smithi119.stdout:op 6006 completed, throughput=5MB/sec 2023-12-01T16:14:48.854 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-L0DtqUBoDW49eVE off=13472655 len=1453675 2023-12-01T16:14:48.856 INFO:tasks.workunit.client.0.smithi119.stdout:op 6007 completed, throughput=5MB/sec 2023-12-01T16:14:48.856 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-gGdXNkXoPoblzQ4 off=3403992 len=1551957 2023-12-01T16:14:48.857 INFO:tasks.workunit.client.0.smithi119.stdout:op 6008 completed, throughput=5MB/sec 2023-12-01T16:14:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:48 smithi183 ceph-mon[99169]: pgmap v2312: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:14:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:48 smithi119 ceph-mon[108979]: pgmap v2312: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:14:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:48 smithi119 ceph-mon[94175]: pgmap v2312: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T16:14:49.857 INFO:tasks.workunit.client.0.smithi119.stdout: 1167: throughput=5MB/sec pending data=0 2023-12-01T16:14:49.857 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-xa6AbRXtqoEwlYj off=12440962 len=203521 2023-12-01T16:14:49.859 INFO:tasks.workunit.client.0.smithi119.stdout:op 6009 completed, throughput=5MB/sec 2023-12-01T16:14:49.859 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lR3ikc4dBSdOceH off=4977634 len=1533589 2023-12-01T16:14:49.867 INFO:tasks.workunit.client.0.smithi119.stdout:op 6010 completed, throughput=5MB/sec 2023-12-01T16:14:49.867 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-rxZQ9klgmjMgfMx off=13752070 len=1714459 2023-12-01T16:14:49.869 INFO:tasks.workunit.client.0.smithi119.stdout:op 6011 completed, throughput=5MB/sec 2023-12-01T16:14:49.869 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-9TBng0gSMnMtfKv off=970909 len=951995 2023-12-01T16:14:49.870 INFO:tasks.workunit.client.0.smithi119.stdout:op 6012 completed, throughput=5MB/sec 2023-12-01T16:14:49.870 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sMwSNuWTEwl7Xcw off=4872936 len=608404 2023-12-01T16:14:49.875 INFO:tasks.workunit.client.0.smithi119.stdout:op 6013 completed, throughput=5MB/sec 2023-12-01T16:14:50.875 INFO:tasks.workunit.client.0.smithi119.stdout: 1168: throughput=5MB/sec pending data=0 2023-12-01T16:14:50.876 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-0DQby-En4fWvWml off=10184855 len=328751 2023-12-01T16:14:50.876 INFO:tasks.workunit.client.0.smithi119.stdout:op 6014 completed, throughput=5MB/sec 2023-12-01T16:14:50.876 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-BdhcAiBdTzymLfb off=1785685 len=427958 2023-12-01T16:14:50.877 INFO:tasks.workunit.client.0.smithi119.stdout:op 6015 completed, throughput=5MB/sec 2023-12-01T16:14:50.877 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-GwRcz376k6ZCegK off=23053042 len=412289 2023-12-01T16:14:50.881 INFO:tasks.workunit.client.0.smithi119.stdout:op 6016 completed, throughput=5MB/sec 2023-12-01T16:14:50.881 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-DlJGf4PTg4I5xdl off=8108872 len=811402 2023-12-01T16:14:50.883 INFO:tasks.workunit.client.0.smithi119.stdout:op 6017 completed, throughput=5MB/sec 2023-12-01T16:14:50.883 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-M9t4gGjQHahaLG1 off=5015688 len=420277 2023-12-01T16:14:50.886 INFO:tasks.workunit.client.0.smithi119.stdout:op 6018 completed, throughput=5MB/sec 2023-12-01T16:14:50.887 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-lRuASUytso3oJKm off=10241550 len=11577 2023-12-01T16:14:50.889 INFO:tasks.workunit.client.0.smithi119.stdout:op 6019 completed, throughput=5MB/sec 2023-12-01T16:14:50.889 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-6tzdw2LCM-y0OfE off=5962501 len=1571800 2023-12-01T16:14:50.898 INFO:tasks.workunit.client.0.smithi119.stdout:op 6020 completed, throughput=5MB/sec 2023-12-01T16:14:50.899 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Csv81m9f2eaOydz off=3676527 len=168003 2023-12-01T16:14:50.899 INFO:tasks.workunit.client.0.smithi119.stdout:op 6021 completed, throughput=5MB/sec 2023-12-01T16:14:50.899 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Qe2CHzSoqCjr8Gb off=18866898 len=1617 2023-12-01T16:14:50.901 INFO:tasks.workunit.client.0.smithi119.stdout:op 6022 completed, throughput=5MB/sec 2023-12-01T16:14:50.902 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4CUZDigFjahXOWY off=1891231 len=2005085 2023-12-01T16:14:50.910 INFO:tasks.workunit.client.0.smithi119.stdout:op 6023 completed, throughput=5MB/sec 2023-12-01T16:14:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:50 smithi183 ceph-mon[99169]: pgmap v2313: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:14:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:50 smithi119 ceph-mon[94175]: pgmap v2313: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:14:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:50 smithi119 ceph-mon[108979]: pgmap v2313: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T16:14:51.911 INFO:tasks.workunit.client.0.smithi119.stdout: 1169: throughput=5MB/sec pending data=0 2023-12-01T16:14:51.911 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-wHrC-yQ-VBCkw9H off=23340276 len=1268762 2023-12-01T16:14:51.913 INFO:tasks.workunit.client.0.smithi119.stdout:op 6024 completed, throughput=5MB/sec 2023-12-01T16:14:51.914 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-NDvOhmMIpeKpf4M off=2698276 len=1109177 2023-12-01T16:14:51.915 INFO:tasks.workunit.client.0.smithi119.stdout:op 6025 completed, throughput=5MB/sec 2023-12-01T16:14:51.915 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-UqjCno6OBp9E2P5 off=2997694 len=667030 2023-12-01T16:14:51.920 INFO:tasks.workunit.client.0.smithi119.stdout:op 6026 completed, throughput=5MB/sec 2023-12-01T16:14:51.920 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-nr9UN91k3gxucKs off=6522156 len=1153010 2023-12-01T16:14:51.928 INFO:tasks.workunit.client.0.smithi119.stdout:op 6027 completed, throughput=5MB/sec 2023-12-01T16:14:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:52 smithi183 ceph-mon[99169]: pgmap v2314: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:14:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:52 smithi119 ceph-mon[108979]: pgmap v2314: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:14:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:52 smithi119 ceph-mon[94175]: pgmap v2314: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:14:52.928 INFO:tasks.workunit.client.0.smithi119.stdout: 1170: throughput=5MB/sec pending data=0 2023-12-01T16:14:52.928 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-g6phFMU97hU2DFJ off=15761047 len=1927469 2023-12-01T16:14:52.931 INFO:tasks.workunit.client.0.smithi119.stdout:op 6028 completed, throughput=5MB/sec 2023-12-01T16:14:52.931 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-vuA5ouTbGUH9kqI off=13904848 len=1554633 2023-12-01T16:14:52.938 INFO:tasks.workunit.client.0.smithi119.stdout:op 6029 completed, throughput=5MB/sec 2023-12-01T16:14:52.938 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-q5Scy_X7vzQtRbR off=962025 len=1430124 2023-12-01T16:14:52.940 INFO:tasks.workunit.client.0.smithi119.stdout:op 6030 completed, throughput=5MB/sec 2023-12-01T16:14:52.941 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-VBUAkvwIWByfNN2 off=594930 len=1988130 2023-12-01T16:14:52.954 INFO:tasks.workunit.client.0.smithi119.stdout:op 6031 completed, throughput=5MB/sec 2023-12-01T16:14:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:53.954 INFO:tasks.workunit.client.0.smithi119.stdout: 1171: throughput=5MB/sec pending data=0 2023-12-01T16:14:53.954 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-sYo_kQTWvgYLLX_ off=12976013 len=1746921 2023-12-01T16:14:53.963 INFO:tasks.workunit.client.0.smithi119.stdout:op 6032 completed, throughput=5MB/sec 2023-12-01T16:14:53.964 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-GzZ-upORwmelt8u off=1573693 len=1817322 2023-12-01T16:14:53.966 INFO:tasks.workunit.client.0.smithi119.stdout:op 6033 completed, throughput=5MB/sec 2023-12-01T16:14:53.966 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-WERfhd3ek2szSBx off=5692660 len=518302 2023-12-01T16:14:53.970 INFO:tasks.workunit.client.0.smithi119.stdout:op 6034 completed, throughput=5MB/sec 2023-12-01T16:14:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:14:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:14:54] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-12-01T16:14:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:54 smithi119 ceph-mon[94175]: pgmap v2315: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:14:54.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:54 smithi119 ceph-mon[108979]: pgmap v2315: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:14:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:54 smithi183 ceph-mon[99169]: pgmap v2315: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T16:14:54.970 INFO:tasks.workunit.client.0.smithi119.stdout: 1172: throughput=5MB/sec pending data=0 2023-12-01T16:14:54.970 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-ga9QYDtVtvEQckk off=10018088 len=1229042 2023-12-01T16:14:54.973 INFO:tasks.workunit.client.0.smithi119.stdout:op 6035 completed, throughput=5MB/sec 2023-12-01T16:14:54.973 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-HixrCoNZu332tRu off=306636 len=566646 2023-12-01T16:14:54.977 INFO:tasks.workunit.client.0.smithi119.stdout:op 6036 completed, throughput=5MB/sec 2023-12-01T16:14:54.977 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-o_i7Sg0nNQWZ54p off=356057 len=1854991 2023-12-01T16:14:54.988 INFO:tasks.workunit.client.0.smithi119.stdout:op 6037 completed, throughput=5MB/sec 2023-12-01T16:14:54.988 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Q4yabuJ56-3dlSF off=4838971 len=1978926 2023-12-01T16:14:55.001 INFO:tasks.workunit.client.0.smithi119.stdout:op 6038 completed, throughput=5MB/sec 2023-12-01T16:14:56.001 INFO:tasks.workunit.client.0.smithi119.stdout: 1173: throughput=5MB/sec pending data=0 2023-12-01T16:14:56.001 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-pQswEmVGXM2MwKv off=8827912 len=632507 2023-12-01T16:14:56.002 INFO:tasks.workunit.client.0.smithi119.stdout:op 6039 completed, throughput=5MB/sec 2023-12-01T16:14:56.002 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5TNqcgYyEGKpNYq off=552697 len=935994 2023-12-01T16:14:56.008 INFO:tasks.workunit.client.0.smithi119.stdout:op 6040 completed, throughput=5MB/sec 2023-12-01T16:14:56.008 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-9TJNWuJkI65gjxC off=8668569 len=1280187 2023-12-01T16:14:56.013 INFO:tasks.workunit.client.0.smithi119.stdout:op 6041 completed, throughput=5MB/sec 2023-12-01T16:14:56.013 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-1BhWlnGbW4inkdm off=1718072 len=1467683 2023-12-01T16:14:56.015 INFO:tasks.workunit.client.0.smithi119.stdout:op 6042 completed, throughput=5MB/sec 2023-12-01T16:14:56.015 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-vlubuxxJEBEkxtU off=7564729 len=336629 2023-12-01T16:14:56.015 INFO:tasks.workunit.client.0.smithi119.stdout:op 6043 completed, throughput=5MB/sec 2023-12-01T16:14:56.016 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-_iMtCRQ9iwQen8n off=4410088 len=564846 2023-12-01T16:14:56.019 INFO:tasks.workunit.client.0.smithi119.stdout:op 6044 completed, throughput=5MB/sec 2023-12-01T16:14:57.020 INFO:tasks.workunit.client.0.smithi119.stdout: 1174: throughput=5MB/sec pending data=0 2023-12-01T16:14:57.020 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-CGxq8K7S73eKC4W off=4456112 len=532012 2023-12-01T16:14:57.021 INFO:tasks.workunit.client.0.smithi119.stdout:op 6045 completed, throughput=5MB/sec 2023-12-01T16:14:57.021 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-fdaoaSjdnzUKEuc off=20874777 len=658091 2023-12-01T16:14:57.025 INFO:tasks.workunit.client.0.smithi119.stdout:op 6046 completed, throughput=5MB/sec 2023-12-01T16:14:57.025 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-g_y-HmMiEU8-fTp off=1216662 len=1000203 2023-12-01T16:14:57.027 INFO:tasks.workunit.client.0.smithi119.stdout:op 6047 completed, throughput=5MB/sec 2023-12-01T16:14:57.027 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-O6nD0kLkBauQbrG off=4412799 len=1673970 2023-12-01T16:14:57.030 INFO:tasks.workunit.client.0.smithi119.stdout:op 6048 completed, throughput=5MB/sec 2023-12-01T16:14:57.030 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-zMxO6bNLkWUjIOJ off=2185848 len=1158514 2023-12-01T16:14:57.035 INFO:tasks.workunit.client.0.smithi119.stdout:op 6049 completed, throughput=5MB/sec 2023-12-01T16:14:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:56 smithi183 ceph-mon[99169]: pgmap v2316: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:14:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:56 smithi119 ceph-mon[108979]: pgmap v2316: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:14:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:56 smithi119 ceph-mon[94175]: pgmap v2316: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T16:14:58.036 INFO:tasks.workunit.client.0.smithi119.stdout: 1175: throughput=5MB/sec pending data=0 2023-12-01T16:14:58.036 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-Nlgd6_PvFK2loJ_ off=4575793 len=647681 2023-12-01T16:14:58.038 INFO:tasks.workunit.client.0.smithi119.stdout:op 6050 completed, throughput=5MB/sec 2023-12-01T16:14:58.038 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-4FuPlFlSrFfNnaf off=311962 len=118193 2023-12-01T16:14:58.040 INFO:tasks.workunit.client.0.smithi119.stdout:op 6051 completed, throughput=5MB/sec 2023-12-01T16:14:58.040 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-DINU2IMilcJ52gp off=4636536 len=1906108 2023-12-01T16:14:58.052 INFO:tasks.workunit.client.0.smithi119.stdout:op 6052 completed, throughput=5MB/sec 2023-12-01T16:14:58.052 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-jhMkrjdVZG_rjYN off=20394716 len=543051 2023-12-01T16:14:58.056 INFO:tasks.workunit.client.0.smithi119.stdout:op 6053 completed, throughput=5MB/sec 2023-12-01T16:14:58.056 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-M6FB9vAZ22CeVT- off=5993774 len=1515251 2023-12-01T16:14:58.062 INFO:tasks.workunit.client.0.smithi119.stdout:op 6054 completed, throughput=5MB/sec 2023-12-01T16:14:58.062 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-6UCngzBONuUxb2V off=5804108 len=788568 2023-12-01T16:14:58.064 INFO:tasks.workunit.client.0.smithi119.stdout:op 6055 completed, throughput=5MB/sec 2023-12-01T16:14:59.064 INFO:tasks.workunit.client.0.smithi119.stdout: 1176: throughput=5MB/sec pending data=0 2023-12-01T16:14:59.064 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-YgNBqsQCfDLdyQm off=1648632 len=1489524 2023-12-01T16:14:59.071 INFO:tasks.workunit.client.0.smithi119.stdout:op 6056 completed, throughput=5MB/sec 2023-12-01T16:14:59.071 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-Yfzu0i7Pq6aQezn off=8535609 len=1415945 2023-12-01T16:14:59.077 INFO:tasks.workunit.client.0.smithi119.stdout:op 6057 completed, throughput=5MB/sec 2023-12-01T16:14:59.078 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-MBu8EcCnWm2x2iG off=5745496 len=1632955 2023-12-01T16:14:59.079 INFO:tasks.workunit.client.0.smithi119.stdout:op 6058 completed, throughput=5MB/sec 2023-12-01T16:14:59.079 INFO:tasks.workunit.client.0.smithi119.stdout:WRITE : oid=obj-5udw_xzroruuf0w off=6227300 len=168891 2023-12-01T16:14:59.082 INFO:tasks.workunit.client.0.smithi119.stdout:op 6059 completed, throughput=5MB/sec 2023-12-01T16:14:59.082 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-EyxS8YfK56wN_9C off=8324023 len=260373 2023-12-01T16:14:59.083 INFO:tasks.workunit.client.0.smithi119.stdout:op 6060 completed, throughput=5MB/sec 2023-12-01T16:14:59.083 INFO:tasks.workunit.client.0.smithi119.stdout:READ : oid=obj-81CLKlZduVhyr-a off=4979074 len=1480209 2023-12-01T16:14:59.084 INFO:tasks.workunit.client.0.smithi119.stdout:op 6061 completed, throughput=5MB/sec 2023-12-01T16:14:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:14:58 smithi183 ceph-mon[99169]: pgmap v2317: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:14:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:14:58 smithi119 ceph-mon[94175]: pgmap v2317: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:14:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:14:58 smithi119 ceph-mon[108979]: pgmap v2317: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T16:15:00.084 INFO:tasks.workunit.client.0.smithi119.stdout:waiting for all operations to complete 2023-12-01T16:15:00.084 INFO:tasks.workunit.client.0.smithi119.stdout:cleaning up objects 2023-12-01T16:15:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:00 smithi183 ceph-mon[99169]: pgmap v2318: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:15:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:00 smithi119 ceph-mon[94175]: pgmap v2318: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:15:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:00 smithi119 ceph-mon[108979]: pgmap v2318: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T16:15:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:02 smithi183 ceph-mon[99169]: pgmap v2319: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:15:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:02 smithi119 ceph-mon[94175]: pgmap v2319: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:15:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:02 smithi119 ceph-mon[108979]: pgmap v2319: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:15:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:15:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:15:04] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-12-01T16:15:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:04 smithi183 ceph-mon[99169]: pgmap v2320: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:15:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:04 smithi119 ceph-mon[94175]: pgmap v2320: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:15:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:04 smithi119 ceph-mon[108979]: pgmap v2320: 105 pgs: 105 active+clean; 126 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T16:15:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:06 smithi183 ceph-mon[99169]: pgmap v2321: 105 pgs: 105 active+clean; 91 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 242 op/s 2023-12-01T16:15:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:15:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:06 smithi119 ceph-mon[94175]: pgmap v2321: 105 pgs: 105 active+clean; 91 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 242 op/s 2023-12-01T16:15:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:15:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:06 smithi119 ceph-mon[108979]: pgmap v2321: 105 pgs: 105 active+clean; 91 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 242 op/s 2023-12-01T16:15:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:15:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:08 smithi183 ceph-mon[99169]: pgmap v2322: 105 pgs: 105 active+clean; 91 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 951 KiB/s rd, 1.3 MiB/s wr, 239 op/s 2023-12-01T16:15:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:08 smithi119 ceph-mon[94175]: pgmap v2322: 105 pgs: 105 active+clean; 91 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 951 KiB/s rd, 1.3 MiB/s wr, 239 op/s 2023-12-01T16:15:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:08 smithi119 ceph-mon[108979]: pgmap v2322: 105 pgs: 105 active+clean; 91 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 951 KiB/s rd, 1.3 MiB/s wr, 239 op/s 2023-12-01T16:15:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:10.139 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:15:10.515 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:15:10.516 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (41m) 10m ago 42m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:15:10.516 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (41m) 10m ago 41m 98.6M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:15:10.516 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (43m) 10m ago 43m 22.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:15:10.516 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (43m) 10m ago 43m 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:15:10.516 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (46m) 10m ago 46m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:15:10.516 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (47m) 10m ago 47m 552M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:15:10.516 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (47m) 10m ago 47m 288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:15:10.516 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (46m) 10m ago 46m 160M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:15:10.516 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (46m) 10m ago 46m 181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:15:10.516 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (42m) 10m ago 42m 21.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:15:10.516 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (42m) 10m ago 42m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:15:10.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (45m) 10m ago 45m 2043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:15:10.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (45m) 10m ago 45m 2768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:15:10.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (45m) 10m ago 45m 2617M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:15:10.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (44m) 10m ago 44m 2181M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:15:10.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (44m) 10m ago 44m 1827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:15:10.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (44m) 10m ago 44m 2337M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:15:10.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (43m) 10m ago 43m 1484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:15:10.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (43m) 10m ago 43m 2073M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:15:10.517 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (41m) 10m ago 42m 72.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:15:11.006 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:15:11.006 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:15:11.006 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:15:11.006 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:15:11.007 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:15:11.007 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:15:11.007 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:15:11.007 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:15:11.007 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:15:11.007 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:15:11.007 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:15:11.007 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:15:11.007 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:15:11.007 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:15:11.007 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:15:11.007 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:15:11.007 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:15:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:10 smithi183 ceph-mon[99169]: pgmap v2323: 105 pgs: 105 active+clean; 55 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 951 KiB/s rd, 1.3 MiB/s wr, 480 op/s 2023-12-01T16:15:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:15:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:15:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:10 smithi119 ceph-mon[108979]: pgmap v2323: 105 pgs: 105 active+clean; 55 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 951 KiB/s rd, 1.3 MiB/s wr, 480 op/s 2023-12-01T16:15:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:15:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:15:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:10 smithi119 ceph-mon[94175]: pgmap v2323: 105 pgs: 105 active+clean; 55 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 951 KiB/s rd, 1.3 MiB/s wr, 480 op/s 2023-12-01T16:15:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:15:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:15:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:11 smithi183 ceph-mon[99169]: from='client.26801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:11 smithi183 ceph-mon[99169]: from='client.16920 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2669693853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:15:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:15:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:15:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:11 smithi119 ceph-mon[94175]: from='client.26801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:11 smithi119 ceph-mon[94175]: from='client.16920 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2669693853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:15:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:15:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:15:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:11 smithi119 ceph-mon[108979]: from='client.26801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:11 smithi119 ceph-mon[108979]: from='client.16920 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2669693853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:15:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:15:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:15:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:12 smithi183 ceph-mon[99169]: pgmap v2324: 105 pgs: 105 active+clean; 55 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 478 op/s 2023-12-01T16:15:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:15:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:15:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:15:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:12 smithi119 ceph-mon[94175]: pgmap v2324: 105 pgs: 105 active+clean; 55 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 478 op/s 2023-12-01T16:15:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:15:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:15:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:15:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:12 smithi119 ceph-mon[108979]: pgmap v2324: 105 pgs: 105 active+clean; 55 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 478 op/s 2023-12-01T16:15:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:15:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:15:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:15:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:15:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:15:14] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2023-12-01T16:15:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:14 smithi183 ceph-mon[99169]: pgmap v2325: 105 pgs: 105 active+clean; 55 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 478 op/s 2023-12-01T16:15:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:14 smithi119 ceph-mon[108979]: pgmap v2325: 105 pgs: 105 active+clean; 55 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 478 op/s 2023-12-01T16:15:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:14 smithi119 ceph-mon[94175]: pgmap v2325: 105 pgs: 105 active+clean; 55 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 478 op/s 2023-12-01T16:15:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:16 smithi183 ceph-mon[99169]: pgmap v2326: 105 pgs: 105 active+clean; 23 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-12-01T16:15:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:16 smithi119 ceph-mon[94175]: pgmap v2326: 105 pgs: 105 active+clean; 23 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-12-01T16:15:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:16 smithi119 ceph-mon[108979]: pgmap v2326: 105 pgs: 105 active+clean; 23 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-12-01T16:15:17.954 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T16:15:17.954 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T16:15:17.996 INFO:tasks.workunit:Stopping ['rados/load-gen-big.sh'] on client.0... 2023-12-01T16:15:17.997 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-12-01T16:15:18.238 DEBUG:teuthology.parallel:result is None 2023-12-01T16:15:18.238 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T16:15:18.267 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T16:15:18.267 DEBUG:teuthology.orchestra.run.smithi119:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T16:15:18.323 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T16:15:18.323 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T16:15:18.324 INFO:teuthology.task.print:**** done end rados_loadgenbig.yaml 2023-12-01T16:15:18.324 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T16:15:18.324 INFO:teuthology.task.print:**** done start rbd_import_export.yaml 2023-12-01T16:15:18.324 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2023-12-01T16:15:18.324 INFO:tasks.workunit:Pulling workunits from ref reef 2023-12-01T16:15:18.324 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-12-01T16:15:18.325 DEBUG:teuthology.orchestra.run.smithi183:> stat -- /home/ubuntu/cephtest/mnt.1 2023-12-01T16:15:18.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T16:15:18.344 INFO:teuthology.orchestra.run.smithi183.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.1': No such file or directory 2023-12-01T16:15:18.344 DEBUG:teuthology.orchestra.run.smithi183:> mkdir -- /home/ubuntu/cephtest/mnt.1 2023-12-01T16:15:18.402 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.1 2023-12-01T16:15:18.402 DEBUG:teuthology.orchestra.run.smithi183:> cd -- /home/ubuntu/cephtest/mnt.1 && mkdir -- client.1 2023-12-01T16:15:18.459 INFO:tasks.workunit:timeout=3h 2023-12-01T16:15:18.459 INFO:tasks.workunit:cleanup=True 2023-12-01T16:15:18.459 DEBUG:teuthology.orchestra.run.smithi183:> rm -rf /home/ubuntu/cephtest/clone.client.1 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.1 && cd /home/ubuntu/cephtest/clone.client.1 2023-12-01T16:15:18.516 INFO:tasks.workunit.client.1.smithi183.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.1'... 2023-12-01T16:15:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:18 smithi183 ceph-mon[99169]: pgmap v2327: 105 pgs: 105 active+clean; 23 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 458 op/s 2023-12-01T16:15:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:18 smithi119 ceph-mon[94175]: pgmap v2327: 105 pgs: 105 active+clean; 23 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 458 op/s 2023-12-01T16:15:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:18 smithi119 ceph-mon[108979]: pgmap v2327: 105 pgs: 105 active+clean; 23 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 458 op/s 2023-12-01T16:15:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:20 smithi183 ceph-mon[99169]: pgmap v2328: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2023-12-01T16:15:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:20 smithi119 ceph-mon[94175]: pgmap v2328: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2023-12-01T16:15:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:20 smithi119 ceph-mon[108979]: pgmap v2328: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2023-12-01T16:15:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:22 smithi183 ceph-mon[99169]: pgmap v2329: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 374 op/s 2023-12-01T16:15:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:22 smithi119 ceph-mon[108979]: pgmap v2329: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 374 op/s 2023-12-01T16:15:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:22 smithi119 ceph-mon[94175]: pgmap v2329: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 374 op/s 2023-12-01T16:15:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:15:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:15:24] "GET /metrics HTTP/1.1" 200 33848 "" "Prometheus/2.43.0" 2023-12-01T16:15:24.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:24 smithi119 ceph-mon[94175]: pgmap v2330: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 374 op/s 2023-12-01T16:15:24.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:24 smithi119 ceph-mon[108979]: pgmap v2330: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 374 op/s 2023-12-01T16:15:24.774 DEBUG:teuthology.orchestra.run.smithi183:> cd -- /home/ubuntu/cephtest/clone.client.1/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.1 2023-12-01T16:15:24.843 INFO:tasks.workunit.client.1.smithi183.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-12-01T16:15:24.845 INFO:tasks.workunit.client.1.smithi183.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2023-12-01T16:15:24.845 INFO:tasks.workunit.client.1.smithi183.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-12-01T16:15:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:24 smithi183 ceph-mon[99169]: pgmap v2330: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 374 op/s 2023-12-01T16:15:25.406 INFO:tasks.workunit.client.1.smithi183.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-12-01T16:15:25.459 INFO:tasks.workunit.client.1.smithi183.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-12-01T16:15:25.497 INFO:tasks.workunit.client.1.smithi183.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2023-12-01T16:15:25.499 INFO:tasks.workunit.client.1.smithi183.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2023-12-01T16:15:25.499 INFO:tasks.workunit.client.1.smithi183.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-12-01T16:15:25.535 INFO:tasks.workunit.client.1.smithi183.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2023-12-01T16:15:25.538 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-12-01T16:15:25.538 DEBUG:teuthology.orchestra.run.smithi183:> dd if=/home/ubuntu/cephtest/workunits.list.client.1 of=/dev/stdout 2023-12-01T16:15:25.596 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.1... 2023-12-01T16:15:25.597 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-12-01T16:15:25.597 DEBUG:teuthology.orchestra.run.smithi183:workunit test rbd/import_export.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.1/client.1/tmp && cd -- /home/ubuntu/cephtest/mnt.1/client.1/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="1" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.1 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.1 CEPH_MNT=/home/ubuntu/cephtest/mnt.1 RBD_CREATE_ARGS=--new-format adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.1/qa/workunits/rbd/import_export.sh 2023-12-01T16:15:25.662 INFO:tasks.workunit.client.1.smithi183.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-12-01T16:15:25.662 INFO:tasks.workunit.client.1.smithi183.stderr:+ RBD_FORCE_ALLOW_V1=1 2023-12-01T16:15:25.662 INFO:tasks.workunit.client.1.smithi183.stderr:+ TMPDIR=/tmp/rbd_import_export_152277 2023-12-01T16:15:25.662 INFO:tasks.workunit.client.1.smithi183.stderr:+ rm -rf /tmp/rbd_import_export_152277 2023-12-01T16:15:25.662 INFO:tasks.workunit.client.1.smithi183.stderr:+ mkdir /tmp/rbd_import_export_152277 2023-12-01T16:15:25.663 INFO:tasks.workunit.client.1.smithi183.stderr:+ trap 'rm -rf /tmp/rbd_import_export_152277' INT TERM EXIT 2023-12-01T16:15:25.663 INFO:tasks.workunit.client.1.smithi183.stderr:+ mkdir foo.152277 2023-12-01T16:15:25.664 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd import foo.152277 foo.dir 2023-12-01T16:15:25.705 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: cannot import a directory 2023-12-01T16:15:25.705 INFO:tasks.workunit.client.1.smithi183.stderr: Importing image: 0% complete...failed. 2023-12-01T16:15:25.705 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: import failed: (21) Is a directory 2023-12-01T16:15:25.708 INFO:tasks.workunit.client.1.smithi183.stderr:+ true 2023-12-01T16:15:25.708 INFO:tasks.workunit.client.1.smithi183.stderr:+ rmdir foo.152277 2023-12-01T16:15:25.718 INFO:tasks.workunit.client.1.smithi183.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_152277/img bs=1k count=1 seek=10 2023-12-01T16:15:25.719 INFO:tasks.workunit.client.1.smithi183.stderr:1+0 records in 2023-12-01T16:15:25.719 INFO:tasks.workunit.client.1.smithi183.stderr:1+0 records out 2023-12-01T16:15:25.719 INFO:tasks.workunit.client.1.smithi183.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 3.9767e-05 s, 25.7 MB/s 2023-12-01T16:15:25.719 INFO:tasks.workunit.client.1.smithi183.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_152277/img bs=1k count=10 seek=100 2023-12-01T16:15:25.720 INFO:tasks.workunit.client.1.smithi183.stderr:10+0 records in 2023-12-01T16:15:25.720 INFO:tasks.workunit.client.1.smithi183.stderr:10+0 records out 2023-12-01T16:15:25.720 INFO:tasks.workunit.client.1.smithi183.stderr:10240 bytes (10 kB, 10 KiB) copied, 6.9096e-05 s, 148 MB/s 2023-12-01T16:15:25.720 INFO:tasks.workunit.client.1.smithi183.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_152277/img bs=1k count=100 seek=1000 2023-12-01T16:15:25.720 INFO:tasks.workunit.client.1.smithi183.stderr:70+1 records in 2023-12-01T16:15:25.720 INFO:tasks.workunit.client.1.smithi183.stderr:70+1 records out 2023-12-01T16:15:25.721 INFO:tasks.workunit.client.1.smithi183.stderr:72048 bytes (72 kB, 70 KiB) copied, 0.000161053 s, 447 MB/s 2023-12-01T16:15:25.721 INFO:tasks.workunit.client.1.smithi183.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_152277/img bs=1k seek=10000 2023-12-01T16:15:25.721 INFO:tasks.workunit.client.1.smithi183.stderr:139+1 records in 2023-12-01T16:15:25.721 INFO:tasks.workunit.client.1.smithi183.stderr:139+1 records out 2023-12-01T16:15:25.721 INFO:tasks.workunit.client.1.smithi183.stderr:143224 bytes (143 kB, 140 KiB) copied, 0.000286002 s, 501 MB/s 2023-12-01T16:15:25.722 INFO:tasks.workunit.client.1.smithi183.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_152277/img bs=1k seek=100000 2023-12-01T16:15:25.726 INFO:tasks.workunit.client.1.smithi183.stderr:70+1 records in 2023-12-01T16:15:25.727 INFO:tasks.workunit.client.1.smithi183.stderr:70+1 records out 2023-12-01T16:15:25.727 INFO:tasks.workunit.client.1.smithi183.stderr:72168 bytes (72 kB, 70 KiB) copied, 0.00425447 s, 17.0 MB/s 2023-12-01T16:15:25.727 INFO:tasks.workunit.client.1.smithi183.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_152277/img bs=1k seek=1000000 2023-12-01T16:15:25.727 INFO:tasks.workunit.client.1.smithi183.stderr:189+1 records in 2023-12-01T16:15:25.728 INFO:tasks.workunit.client.1.smithi183.stderr:189+1 records out 2023-12-01T16:15:25.728 INFO:tasks.workunit.client.1.smithi183.stderr:193768 bytes (194 kB, 189 KiB) copied, 0.000384549 s, 504 MB/s 2023-12-01T16:15:25.728 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd rm testimg 2023-12-01T16:15:25.783 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 0% complete...failed. 2023-12-01T16:15:25.783 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: delete error: (2) No such file or directory 2023-12-01T16:15:25.786 INFO:tasks.workunit.client.1.smithi183.stderr:+ true 2023-12-01T16:15:25.786 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd import --new-format /tmp/rbd_import_export_152277/img testimg 2023-12-01T16:15:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:26 smithi183 ceph-mon[99169]: pgmap v2331: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 374 op/s 2023-12-01T16:15:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:26 smithi183 ceph-mon[99169]: osdmap e1109: 8 total, 8 up, 8 in 2023-12-01T16:15:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:26 smithi119 ceph-mon[94175]: pgmap v2331: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 374 op/s 2023-12-01T16:15:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:26 smithi119 ceph-mon[94175]: osdmap e1109: 8 total, 8 up, 8 in 2023-12-01T16:15:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:26 smithi119 ceph-mon[108979]: pgmap v2331: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 374 op/s 2023-12-01T16:15:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:26 smithi119 ceph-mon[108979]: osdmap e1109: 8 total, 8 up, 8 in 2023-12-01T16:15:27.436 INFO:tasks.workunit.client.1.smithi183.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete... Importing image: 100% complete...done. 2023-12-01T16:15:27.437 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T16:15:27.440 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd export testimg /tmp/rbd_import_export_152277/img2 2023-12-01T16:15:27.631 INFO:tasks.workunit.client.1.smithi183.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-12-01T16:15:27.636 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd export testimg - 2023-12-01T16:15:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:27 smithi183 ceph-mon[99169]: osdmap e1110: 8 total, 8 up, 8 in 2023-12-01T16:15:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:27 smithi119 ceph-mon[94175]: osdmap e1110: 8 total, 8 up, 8 in 2023-12-01T16:15:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:27 smithi119 ceph-mon[108979]: osdmap e1110: 8 total, 8 up, 8 in 2023-12-01T16:15:28.253 INFO:tasks.workunit.client.1.smithi183.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-12-01T16:15:28.258 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd rm testimg 2023-12-01T16:15:28.386 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-12-01T16:15:28.388 INFO:tasks.workunit.client.1.smithi183.stderr:+ cmp /tmp/rbd_import_export_152277/img /tmp/rbd_import_export_152277/img2 2023-12-01T16:15:28.996 INFO:tasks.workunit.client.1.smithi183.stderr:+ cmp /tmp/rbd_import_export_152277/img /tmp/rbd_import_export_152277/img3 2023-12-01T16:15:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:28 smithi183 ceph-mon[99169]: pgmap v2334: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:28 smithi119 ceph-mon[94175]: pgmap v2334: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:28 smithi119 ceph-mon[108979]: pgmap v2334: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:29.396 INFO:tasks.workunit.client.1.smithi183.stderr:+ rm /tmp/rbd_import_export_152277/img2 /tmp/rbd_import_export_152277/img3 2023-12-01T16:15:29.583 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd import --new-format - testimg 2023-12-01T16:15:30.021 INFO:tasks.workunit.client.1.smithi183.stderr: Importing image: 100% complete...done. 2023-12-01T16:15:30.021 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T16:15:30.024 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd export testimg /tmp/rbd_import_export_152277/img2 2023-12-01T16:15:30.220 INFO:tasks.workunit.client.1.smithi183.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-12-01T16:15:30.225 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd export testimg - 2023-12-01T16:15:30.865 INFO:tasks.workunit.client.1.smithi183.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-12-01T16:15:30.869 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd rm testimg 2023-12-01T16:15:30.998 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-12-01T16:15:31.001 INFO:tasks.workunit.client.1.smithi183.stderr:+ cmp /tmp/rbd_import_export_152277/img /tmp/rbd_import_export_152277/img2 2023-12-01T16:15:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:30 smithi183 ceph-mon[99169]: pgmap v2335: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 148 KiB/s rd, 64 KiB/s wr, 38 op/s 2023-12-01T16:15:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:30 smithi119 ceph-mon[94175]: pgmap v2335: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 148 KiB/s rd, 64 KiB/s wr, 38 op/s 2023-12-01T16:15:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:30 smithi119 ceph-mon[108979]: pgmap v2335: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 148 KiB/s rd, 64 KiB/s wr, 38 op/s 2023-12-01T16:15:31.574 INFO:tasks.workunit.client.1.smithi183.stderr:+ cmp /tmp/rbd_import_export_152277/img /tmp/rbd_import_export_152277/img3 2023-12-01T16:15:31.976 INFO:tasks.workunit.client.1.smithi183.stderr:+ rm /tmp/rbd_import_export_152277/img /tmp/rbd_import_export_152277/img2 /tmp/rbd_import_export_152277/img3 2023-12-01T16:15:32.221 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd help export 2023-12-01T16:15:32.221 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep -q export-format 2023-12-01T16:15:32.244 INFO:tasks.workunit.client.1.smithi183.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_152277/img bs=1k count=10 seek=100 2023-12-01T16:15:32.245 INFO:tasks.workunit.client.1.smithi183.stderr:10+0 records in 2023-12-01T16:15:32.245 INFO:tasks.workunit.client.1.smithi183.stderr:10+0 records out 2023-12-01T16:15:32.245 INFO:tasks.workunit.client.1.smithi183.stderr:10240 bytes (10 kB, 10 KiB) copied, 6.1142e-05 s, 167 MB/s 2023-12-01T16:15:32.245 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd import --new-format /tmp/rbd_import_export_152277/img testimg 2023-12-01T16:15:32.320 INFO:tasks.workunit.client.1.smithi183.stderr: Importing image: 100% complete...done. 2023-12-01T16:15:32.320 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T16:15:32.322 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd snap create testimg@snap 2023-12-01T16:15:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:32 smithi183 ceph-mon[99169]: osdmap e1111: 8 total, 8 up, 8 in 2023-12-01T16:15:32.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:32 smithi183 ceph-mon[99169]: pgmap v2337: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 198 KiB/s rd, 85 KiB/s wr, 50 op/s 2023-12-01T16:15:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:32 smithi119 ceph-mon[94175]: osdmap e1111: 8 total, 8 up, 8 in 2023-12-01T16:15:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:32 smithi119 ceph-mon[94175]: pgmap v2337: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 198 KiB/s rd, 85 KiB/s wr, 50 op/s 2023-12-01T16:15:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:32 smithi119 ceph-mon[108979]: osdmap e1111: 8 total, 8 up, 8 in 2023-12-01T16:15:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:32 smithi119 ceph-mon[108979]: pgmap v2337: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 198 KiB/s rd, 85 KiB/s wr, 50 op/s 2023-12-01T16:15:33.183 INFO:tasks.workunit.client.1.smithi183.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-12-01T16:15:33.193 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd image-meta set testimg key1 value1 2023-12-01T16:15:33.254 INFO:tasks.workunit.client.1.smithi183.stderr:++ rbd image-meta list testimg 2023-12-01T16:15:33.301 INFO:tasks.workunit.client.1.smithi183.stderr:+ IMAGEMETA_BEFORE='There is 1 metadatum on this image: 2023-12-01T16:15:33.301 INFO:tasks.workunit.client.1.smithi183.stderr: 2023-12-01T16:15:33.301 INFO:tasks.workunit.client.1.smithi183.stderr:Key Value 2023-12-01T16:15:33.302 INFO:tasks.workunit.client.1.smithi183.stderr:key1 value1' 2023-12-01T16:15:33.302 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_152277/img_v2 2023-12-01T16:15:33.342 INFO:tasks.workunit.client.1.smithi183.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-12-01T16:15:33.345 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_152277/img_v2 testimg_import 2023-12-01T16:15:34.201 INFO:tasks.workunit.client.1.smithi183.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-12-01T16:15:34.205 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd info testimg_import 2023-12-01T16:15:34.245 INFO:tasks.workunit.client.1.smithi183.stdout:rbd image 'testimg_import': 2023-12-01T16:15:34.246 INFO:tasks.workunit.client.1.smithi183.stdout: size 110 KiB in 1 objects 2023-12-01T16:15:34.246 INFO:tasks.workunit.client.1.smithi183.stdout: order 22 (4 MiB objects) 2023-12-01T16:15:34.246 INFO:tasks.workunit.client.1.smithi183.stdout: snapshot_count: 1 2023-12-01T16:15:34.246 INFO:tasks.workunit.client.1.smithi183.stdout: id: 65cbeb84070 2023-12-01T16:15:34.246 INFO:tasks.workunit.client.1.smithi183.stdout: block_name_prefix: rbd_data.65cbeb84070 2023-12-01T16:15:34.246 INFO:tasks.workunit.client.1.smithi183.stdout: format: 2 2023-12-01T16:15:34.246 INFO:tasks.workunit.client.1.smithi183.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-12-01T16:15:34.246 INFO:tasks.workunit.client.1.smithi183.stdout: op_features: 2023-12-01T16:15:34.246 INFO:tasks.workunit.client.1.smithi183.stdout: flags: 2023-12-01T16:15:34.246 INFO:tasks.workunit.client.1.smithi183.stdout: create_timestamp: Fri Dec 1 16:15:33 2023 2023-12-01T16:15:34.246 INFO:tasks.workunit.client.1.smithi183.stdout: access_timestamp: Fri Dec 1 16:15:33 2023 2023-12-01T16:15:34.246 INFO:tasks.workunit.client.1.smithi183.stdout: modify_timestamp: Fri Dec 1 16:15:33 2023 2023-12-01T16:15:34.248 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd info testimg_import@snap 2023-12-01T16:15:34.288 INFO:tasks.workunit.client.1.smithi183.stdout:rbd image 'testimg_import': 2023-12-01T16:15:34.289 INFO:tasks.workunit.client.1.smithi183.stdout: size 110 KiB in 1 objects 2023-12-01T16:15:34.289 INFO:tasks.workunit.client.1.smithi183.stdout: order 22 (4 MiB objects) 2023-12-01T16:15:34.289 INFO:tasks.workunit.client.1.smithi183.stdout: snapshot_count: 1 2023-12-01T16:15:34.289 INFO:tasks.workunit.client.1.smithi183.stdout: id: 65cbeb84070 2023-12-01T16:15:34.289 INFO:tasks.workunit.client.1.smithi183.stdout: block_name_prefix: rbd_data.65cbeb84070 2023-12-01T16:15:34.289 INFO:tasks.workunit.client.1.smithi183.stdout: format: 2 2023-12-01T16:15:34.289 INFO:tasks.workunit.client.1.smithi183.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-12-01T16:15:34.289 INFO:tasks.workunit.client.1.smithi183.stdout: op_features: 2023-12-01T16:15:34.289 INFO:tasks.workunit.client.1.smithi183.stdout: flags: 2023-12-01T16:15:34.289 INFO:tasks.workunit.client.1.smithi183.stdout: create_timestamp: Fri Dec 1 16:15:33 2023 2023-12-01T16:15:34.289 INFO:tasks.workunit.client.1.smithi183.stdout: access_timestamp: Fri Dec 1 16:15:33 2023 2023-12-01T16:15:34.289 INFO:tasks.workunit.client.1.smithi183.stdout: modify_timestamp: Fri Dec 1 16:15:33 2023 2023-12-01T16:15:34.289 INFO:tasks.workunit.client.1.smithi183.stdout: protected: False 2023-12-01T16:15:34.292 INFO:tasks.workunit.client.1.smithi183.stderr:++ rbd image-meta list testimg_import 2023-12-01T16:15:34.338 INFO:tasks.workunit.client.1.smithi183.stderr:+ IMAGEMETA_AFTER='There is 1 metadatum on this image: 2023-12-01T16:15:34.338 INFO:tasks.workunit.client.1.smithi183.stderr: 2023-12-01T16:15:34.338 INFO:tasks.workunit.client.1.smithi183.stderr:Key Value 2023-12-01T16:15:34.338 INFO:tasks.workunit.client.1.smithi183.stderr:key1 value1' 2023-12-01T16:15:34.338 INFO:tasks.workunit.client.1.smithi183.stderr:+ '[' 'There is 1 metadatum on this image: 2023-12-01T16:15:34.338 INFO:tasks.workunit.client.1.smithi183.stderr: 2023-12-01T16:15:34.338 INFO:tasks.workunit.client.1.smithi183.stderr:Key Value 2023-12-01T16:15:34.338 INFO:tasks.workunit.client.1.smithi183.stderr:key1 value1' = 'There is 1 metadatum on this image: 2023-12-01T16:15:34.339 INFO:tasks.workunit.client.1.smithi183.stderr: 2023-12-01T16:15:34.339 INFO:tasks.workunit.client.1.smithi183.stderr:Key Value 2023-12-01T16:15:34.339 INFO:tasks.workunit.client.1.smithi183.stderr:key1 value1' ']' 2023-12-01T16:15:34.339 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd export testimg_import /tmp/rbd_import_export_152277/img_import 2023-12-01T16:15:34.376 INFO:tasks.workunit.client.1.smithi183.stderr: Exporting image: 100% complete...done. 2023-12-01T16:15:34.379 INFO:tasks.workunit.client.1.smithi183.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_152277/img /tmp/rbd_import_export_152277/img_import 2023-12-01T16:15:34.379 INFO:tasks.workunit.client.1.smithi183.stderr:+ cmp -l /tmp/rbd_import_export_152277/img /tmp/rbd_import_export_152277/img_import 2023-12-01T16:15:34.379 INFO:tasks.workunit.client.1.smithi183.stderr:++ stat /tmp/rbd_import_export_152277/img --format %b 2023-12-01T16:15:34.380 INFO:tasks.workunit.client.1.smithi183.stderr:+ origsize=24 2023-12-01T16:15:34.380 INFO:tasks.workunit.client.1.smithi183.stderr:++ stat /tmp/rbd_import_export_152277/img_import --format %b 2023-12-01T16:15:34.381 INFO:tasks.workunit.client.1.smithi183.stderr:+ exportsize=224 2023-12-01T16:15:34.382 INFO:tasks.workunit.client.1.smithi183.stderr:+ difference=200 2023-12-01T16:15:34.382 INFO:tasks.workunit.client.1.smithi183.stderr:+ difference=200 2023-12-01T16:15:34.382 INFO:tasks.workunit.client.1.smithi183.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-12-01T16:15:34.382 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_152277/img_snap 2023-12-01T16:15:34.419 INFO:tasks.workunit.client.1.smithi183.stderr: Exporting image: 100% complete...done. 2023-12-01T16:15:34.422 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_152277/img_snap_import 2023-12-01T16:15:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:34 smithi183 ceph-mon[99169]: osdmap e1112: 8 total, 8 up, 8 in 2023-12-01T16:15:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:34 smithi183 ceph-mon[99169]: pgmap v2339: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 172 KiB/s rd, 74 KiB/s wr, 44 op/s 2023-12-01T16:15:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:15:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:15:34] "GET /metrics HTTP/1.1" 200 33848 "" "Prometheus/2.43.0" 2023-12-01T16:15:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:34 smithi119 ceph-mon[94175]: osdmap e1112: 8 total, 8 up, 8 in 2023-12-01T16:15:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:34 smithi119 ceph-mon[94175]: pgmap v2339: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 172 KiB/s rd, 74 KiB/s wr, 44 op/s 2023-12-01T16:15:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:34 smithi119 ceph-mon[108979]: osdmap e1112: 8 total, 8 up, 8 in 2023-12-01T16:15:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:34 smithi119 ceph-mon[108979]: pgmap v2339: 105 pgs: 105 active+clean; 580 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 172 KiB/s rd, 74 KiB/s wr, 44 op/s 2023-12-01T16:15:34.460 INFO:tasks.workunit.client.1.smithi183.stderr: Exporting image: 100% complete...done. 2023-12-01T16:15:34.463 INFO:tasks.workunit.client.1.smithi183.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_152277/img_snap /tmp/rbd_import_export_152277/img_snap_import 2023-12-01T16:15:34.463 INFO:tasks.workunit.client.1.smithi183.stderr:+ cmp -l /tmp/rbd_import_export_152277/img_snap /tmp/rbd_import_export_152277/img_snap_import 2023-12-01T16:15:34.464 INFO:tasks.workunit.client.1.smithi183.stderr:++ stat /tmp/rbd_import_export_152277/img_snap --format %b 2023-12-01T16:15:34.465 INFO:tasks.workunit.client.1.smithi183.stderr:+ origsize=224 2023-12-01T16:15:34.465 INFO:tasks.workunit.client.1.smithi183.stderr:++ stat /tmp/rbd_import_export_152277/img_snap_import --format %b 2023-12-01T16:15:34.466 INFO:tasks.workunit.client.1.smithi183.stderr:+ exportsize=224 2023-12-01T16:15:34.466 INFO:tasks.workunit.client.1.smithi183.stderr:+ difference=0 2023-12-01T16:15:34.466 INFO:tasks.workunit.client.1.smithi183.stderr:+ difference=0 2023-12-01T16:15:34.467 INFO:tasks.workunit.client.1.smithi183.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-12-01T16:15:34.467 INFO:tasks.workunit.client.1.smithi183.stderr:+ rm /tmp/rbd_import_export_152277/img_v2 2023-12-01T16:15:34.467 INFO:tasks.workunit.client.1.smithi183.stderr:+ rm /tmp/rbd_import_export_152277/img_import 2023-12-01T16:15:34.467 INFO:tasks.workunit.client.1.smithi183.stderr:+ rm /tmp/rbd_import_export_152277/img_snap 2023-12-01T16:15:34.468 INFO:tasks.workunit.client.1.smithi183.stderr:+ rm /tmp/rbd_import_export_152277/img_snap_import 2023-12-01T16:15:34.468 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd snap rm testimg_import@snap 2023-12-01T16:15:35.190 INFO:tasks.workunit.client.1.smithi183.stderr: Removing snap: 100% complete...done. 2023-12-01T16:15:35.203 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd remove testimg_import 2023-12-01T16:15:35.329 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 100% complete...done. 2023-12-01T16:15:35.332 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd snap rm testimg@snap 2023-12-01T16:15:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:35 smithi183 ceph-mon[99169]: osdmap e1113: 8 total, 8 up, 8 in 2023-12-01T16:15:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:35 smithi119 ceph-mon[94175]: osdmap e1113: 8 total, 8 up, 8 in 2023-12-01T16:15:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:35 smithi119 ceph-mon[108979]: osdmap e1113: 8 total, 8 up, 8 in 2023-12-01T16:15:36.202 INFO:tasks.workunit.client.1.smithi183.stderr: Removing snap: 100% complete...done. 2023-12-01T16:15:36.213 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd rm testimg 2023-12-01T16:15:36.336 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 100% complete...done. 2023-12-01T16:15:36.339 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd import --order 20 /tmp/rbd_import_export_152277/img testimg 2023-12-01T16:15:36.406 INFO:tasks.workunit.client.1.smithi183.stderr: Importing image: 100% complete...done. 2023-12-01T16:15:36.406 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: --order is deprecated, use --object-size 2023-12-01T16:15:36.408 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_152277/img_v2 2023-12-01T16:15:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:36 smithi183 ceph-mon[99169]: osdmap e1114: 8 total, 8 up, 8 in 2023-12-01T16:15:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:36 smithi183 ceph-mon[99169]: pgmap v2342: 105 pgs: 105 active+clean; 800 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 390 KiB/s rd, 123 KiB/s wr, 236 op/s 2023-12-01T16:15:36.449 INFO:tasks.workunit.client.1.smithi183.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-12-01T16:15:36.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:36 smithi119 ceph-mon[94175]: osdmap e1114: 8 total, 8 up, 8 in 2023-12-01T16:15:36.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:36 smithi119 ceph-mon[94175]: pgmap v2342: 105 pgs: 105 active+clean; 800 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 390 KiB/s rd, 123 KiB/s wr, 236 op/s 2023-12-01T16:15:36.451 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_152277/img_v2 testimg_import 2023-12-01T16:15:36.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:36 smithi119 ceph-mon[108979]: osdmap e1114: 8 total, 8 up, 8 in 2023-12-01T16:15:36.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:36 smithi119 ceph-mon[108979]: pgmap v2342: 105 pgs: 105 active+clean; 800 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 390 KiB/s rd, 123 KiB/s wr, 236 op/s 2023-12-01T16:15:36.527 INFO:tasks.workunit.client.1.smithi183.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-12-01T16:15:36.530 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd info testimg_import 2023-12-01T16:15:36.531 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep order 2023-12-01T16:15:36.531 INFO:tasks.workunit.client.1.smithi183.stderr:+ awk '{print $2}' 2023-12-01T16:15:36.531 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep 20 2023-12-01T16:15:36.570 INFO:tasks.workunit.client.1.smithi183.stdout:20 2023-12-01T16:15:36.570 INFO:tasks.workunit.client.1.smithi183.stderr:+ rm /tmp/rbd_import_export_152277/img_v2 2023-12-01T16:15:36.570 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd remove testimg_import 2023-12-01T16:15:36.691 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 100% complete...done. 2023-12-01T16:15:36.694 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd remove testimg 2023-12-01T16:15:36.815 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 100% complete...done. 2023-12-01T16:15:36.818 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_152277/img testimg 2023-12-01T16:15:36.875 INFO:tasks.workunit.client.1.smithi183.stderr: Importing image: 100% complete...done. 2023-12-01T16:15:36.878 INFO:tasks.workunit.client.1.smithi183.stderr:++ rbd info testimg 2023-12-01T16:15:36.878 INFO:tasks.workunit.client.1.smithi183.stderr:++ grep features 2023-12-01T16:15:36.917 INFO:tasks.workunit.client.1.smithi183.stderr:+ FEATURES_BEFORE=' features: layering 2023-12-01T16:15:36.917 INFO:tasks.workunit.client.1.smithi183.stderr: op_features: ' 2023-12-01T16:15:36.917 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_152277/img_v2 2023-12-01T16:15:36.956 INFO:tasks.workunit.client.1.smithi183.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-12-01T16:15:36.959 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_152277/img_v2 testimg_import 2023-12-01T16:15:37.027 INFO:tasks.workunit.client.1.smithi183.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-12-01T16:15:37.030 INFO:tasks.workunit.client.1.smithi183.stderr:++ rbd info testimg_import 2023-12-01T16:15:37.031 INFO:tasks.workunit.client.1.smithi183.stderr:++ grep features 2023-12-01T16:15:37.069 INFO:tasks.workunit.client.1.smithi183.stderr:+ FEATURES_AFTER=' features: layering 2023-12-01T16:15:37.069 INFO:tasks.workunit.client.1.smithi183.stderr: op_features: ' 2023-12-01T16:15:37.069 INFO:tasks.workunit.client.1.smithi183.stderr:+ '[' ' features: layering 2023-12-01T16:15:37.069 INFO:tasks.workunit.client.1.smithi183.stderr: op_features: ' '!=' ' features: layering 2023-12-01T16:15:37.070 INFO:tasks.workunit.client.1.smithi183.stderr: op_features: ' ']' 2023-12-01T16:15:37.070 INFO:tasks.workunit.client.1.smithi183.stderr:+ rm /tmp/rbd_import_export_152277/img_v2 2023-12-01T16:15:37.070 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd remove testimg_import 2023-12-01T16:15:37.156 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 100% complete...done. 2023-12-01T16:15:37.159 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd remove testimg 2023-12-01T16:15:37.250 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 100% complete...done. 2023-12-01T16:15:37.252 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_152277/img testimg 2023-12-01T16:15:37.333 INFO:tasks.workunit.client.1.smithi183.stderr: Importing image: 100% complete...done. 2023-12-01T16:15:37.335 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_152277/img_v2 2023-12-01T16:15:37.377 INFO:tasks.workunit.client.1.smithi183.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-12-01T16:15:37.380 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_152277/img_v2 testimg_import 2023-12-01T16:15:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:37 smithi183 ceph-mon[99169]: osdmap e1115: 8 total, 8 up, 8 in 2023-12-01T16:15:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:37 smithi119 ceph-mon[94175]: osdmap e1115: 8 total, 8 up, 8 in 2023-12-01T16:15:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:37 smithi119 ceph-mon[108979]: osdmap e1115: 8 total, 8 up, 8 in 2023-12-01T16:15:37.466 INFO:tasks.workunit.client.1.smithi183.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-12-01T16:15:37.469 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd info testimg_import 2023-12-01T16:15:37.469 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep 'stripe unit' 2023-12-01T16:15:37.469 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep -Ei '(4 KiB|4096)' 2023-12-01T16:15:37.508 INFO:tasks.workunit.client.1.smithi183.stdout: stripe unit: 4 KiB 2023-12-01T16:15:37.509 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd info testimg_import 2023-12-01T16:15:37.509 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep 'stripe count' 2023-12-01T16:15:37.509 INFO:tasks.workunit.client.1.smithi183.stderr:+ awk '{print $3}' 2023-12-01T16:15:37.509 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep 1000 2023-12-01T16:15:37.548 INFO:tasks.workunit.client.1.smithi183.stdout:1000 2023-12-01T16:15:37.549 INFO:tasks.workunit.client.1.smithi183.stderr:+ rm /tmp/rbd_import_export_152277/img_v2 2023-12-01T16:15:37.549 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd remove testimg_import 2023-12-01T16:15:37.675 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-12-01T16:15:37.678 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd remove testimg 2023-12-01T16:15:37.803 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-12-01T16:15:37.805 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_152277/img testimg 2023-12-01T16:15:37.882 INFO:tasks.workunit.client.1.smithi183.stderr: Importing image: 100% complete...done. 2023-12-01T16:15:37.883 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd snap create testimg@snap1 2023-12-01T16:15:38.214 INFO:tasks.workunit.client.1.smithi183.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-12-01T16:15:38.223 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd snap create testimg@snap2 2023-12-01T16:15:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:38 smithi119 ceph-mon[108979]: pgmap v2344: 105 pgs: 105 active+clean; 800 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 391 KiB/s rd, 124 KiB/s wr, 236 op/s 2023-12-01T16:15:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:38 smithi119 ceph-mon[94175]: pgmap v2344: 105 pgs: 105 active+clean; 800 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 391 KiB/s rd, 124 KiB/s wr, 236 op/s 2023-12-01T16:15:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:38 smithi183 ceph-mon[99169]: pgmap v2344: 105 pgs: 105 active+clean; 800 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 391 KiB/s rd, 124 KiB/s wr, 236 op/s 2023-12-01T16:15:39.223 INFO:tasks.workunit.client.1.smithi183.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-12-01T16:15:39.234 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd snap protect testimg@snap2 2023-12-01T16:15:39.287 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_152277/snap_protect 2023-12-01T16:15:39.331 INFO:tasks.workunit.client.1.smithi183.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-12-01T16:15:39.335 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_152277/snap_protect testimg_import 2023-12-01T16:15:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:39 smithi119 ceph-mon[108979]: osdmap e1116: 8 total, 8 up, 8 in 2023-12-01T16:15:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:39 smithi119 ceph-mon[94175]: osdmap e1116: 8 total, 8 up, 8 in 2023-12-01T16:15:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:39 smithi183 ceph-mon[99169]: osdmap e1116: 8 total, 8 up, 8 in 2023-12-01T16:15:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:40 smithi183 ceph-mon[99169]: osdmap e1117: 8 total, 8 up, 8 in 2023-12-01T16:15:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:40 smithi183 ceph-mon[99169]: pgmap v2347: 105 pgs: 105 active+clean; 690 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 373 KiB/s rd, 42 KiB/s wr, 495 op/s 2023-12-01T16:15:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:40 smithi119 ceph-mon[108979]: osdmap e1117: 8 total, 8 up, 8 in 2023-12-01T16:15:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:40 smithi119 ceph-mon[108979]: pgmap v2347: 105 pgs: 105 active+clean; 690 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 373 KiB/s rd, 42 KiB/s wr, 495 op/s 2023-12-01T16:15:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:40 smithi119 ceph-mon[94175]: osdmap e1117: 8 total, 8 up, 8 in 2023-12-01T16:15:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:40 smithi119 ceph-mon[94175]: pgmap v2347: 105 pgs: 105 active+clean; 690 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 373 KiB/s rd, 42 KiB/s wr, 495 op/s 2023-12-01T16:15:41.201 INFO:tasks.workunit.client.1.smithi183.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-12-01T16:15:41.205 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd info testimg_import@snap1 2023-12-01T16:15:41.205 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep 'protected: False' 2023-12-01T16:15:41.247 INFO:tasks.workunit.client.1.smithi183.stdout: protected: False 2023-12-01T16:15:41.247 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd info testimg_import@snap2 2023-12-01T16:15:41.248 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep 'protected: True' 2023-12-01T16:15:41.288 INFO:tasks.workunit.client.1.smithi183.stdout: protected: True 2023-12-01T16:15:41.288 INFO:tasks.workunit.client.1.smithi183.stderr:+ rm /tmp/rbd_import_export_152277/snap_protect 2023-12-01T16:15:41.288 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd snap unprotect testimg@snap2 2023-12-01T16:15:41.337 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd snap unprotect testimg_import@snap2 2023-12-01T16:15:41.377 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:15:41.386 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd snap purge testimg 2023-12-01T16:15:41.690 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:15:41.690 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (42m) 31s ago 42m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:15:41.691 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (42m) 30s ago 42m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:15:41.691 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (43m) 31s ago 43m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:15:41.691 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (43m) 30s ago 43m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:15:41.692 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (46m) 30s ago 46m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:15:41.692 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (48m) 31s ago 48m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:15:41.692 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (48m) 31s ago 48m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:15:41.692 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (47m) 30s ago 47m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:15:41.692 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (46m) 31s ago 46m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:15:41.693 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (42m) 31s ago 42m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:15:41.693 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (42m) 30s ago 42m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:15:41.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (46m) 31s ago 46m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:15:41.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (46m) 31s ago 46m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:15:41.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (45m) 31s ago 45m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:15:41.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (45m) 31s ago 45m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:15:41.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (45m) 30s ago 45m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:15:41.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (44m) 30s ago 44m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:15:41.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (44m) 30s ago 44m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:15:41.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (43m) 30s ago 43m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:15:41.693 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (42m) 30s ago 43m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:15:41.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:41 smithi183 ceph-mon[99169]: osdmap e1118: 8 total, 8 up, 8 in 2023-12-01T16:15:41.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:41 smithi183 ceph-mon[99169]: osdmap e1119: 8 total, 8 up, 8 in 2023-12-01T16:15:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:41 smithi119 ceph-mon[94175]: osdmap e1118: 8 total, 8 up, 8 in 2023-12-01T16:15:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:41 smithi119 ceph-mon[94175]: osdmap e1119: 8 total, 8 up, 8 in 2023-12-01T16:15:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:41 smithi119 ceph-mon[108979]: osdmap e1118: 8 total, 8 up, 8 in 2023-12-01T16:15:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:41 smithi119 ceph-mon[108979]: osdmap e1119: 8 total, 8 up, 8 in 2023-12-01T16:15:42.068 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:15:42.068 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:15:42.069 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:15:42.069 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:15:42.069 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:15:42.069 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:15:42.069 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:15:42.069 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:15:42.069 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:15:42.069 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:15:42.069 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:15:42.069 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:15:42.069 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:15:42.069 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:15:42.069 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:15:42.069 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:15:42.070 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:15:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:42 smithi183 ceph-mon[99169]: from='client.27116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:42 smithi183 ceph-mon[99169]: from='client.17262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:42 smithi183 ceph-mon[99169]: pgmap v2350: 105 pgs: 105 active+clean; 690 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 430 KiB/s rd, 48 KiB/s wr, 571 op/s 2023-12-01T16:15:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3097591042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:15:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:42 smithi119 ceph-mon[94175]: from='client.27116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:42 smithi119 ceph-mon[94175]: from='client.17262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:42 smithi119 ceph-mon[94175]: pgmap v2350: 105 pgs: 105 active+clean; 690 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 430 KiB/s rd, 48 KiB/s wr, 571 op/s 2023-12-01T16:15:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3097591042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:15:42.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:42 smithi119 ceph-mon[108979]: from='client.27116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:42.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:42 smithi119 ceph-mon[108979]: from='client.17262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:42.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:42 smithi119 ceph-mon[108979]: pgmap v2350: 105 pgs: 105 active+clean; 690 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 430 KiB/s rd, 48 KiB/s wr, 571 op/s 2023-12-01T16:15:42.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3097591042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:15:43.232 INFO:tasks.workunit.client.1.smithi183.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-12-01T16:15:43.254 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd snap purge testimg_import 2023-12-01T16:15:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:43 smithi183 ceph-mon[99169]: osdmap e1120: 8 total, 8 up, 8 in 2023-12-01T16:15:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:43 smithi119 ceph-mon[94175]: osdmap e1120: 8 total, 8 up, 8 in 2023-12-01T16:15:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:43 smithi119 ceph-mon[108979]: osdmap e1120: 8 total, 8 up, 8 in 2023-12-01T16:15:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:15:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:15:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T16:15:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:44 smithi119 ceph-mon[94175]: osdmap e1121: 8 total, 8 up, 8 in 2023-12-01T16:15:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:44 smithi119 ceph-mon[94175]: pgmap v2353: 105 pgs: 105 active+clean; 690 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:44 smithi119 ceph-mon[108979]: osdmap e1121: 8 total, 8 up, 8 in 2023-12-01T16:15:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:44 smithi119 ceph-mon[108979]: pgmap v2353: 105 pgs: 105 active+clean; 690 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:44 smithi183 ceph-mon[99169]: osdmap e1121: 8 total, 8 up, 8 in 2023-12-01T16:15:44.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:44 smithi183 ceph-mon[99169]: pgmap v2353: 105 pgs: 105 active+clean; 690 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:45.242 INFO:tasks.workunit.client.1.smithi183.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-12-01T16:15:45.257 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd remove testimg 2023-12-01T16:15:45.398 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 100% complete...done. 2023-12-01T16:15:45.401 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd remove testimg_import 2023-12-01T16:15:45.526 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 100% complete...done. 2023-12-01T16:15:45.529 INFO:tasks.workunit.client.1.smithi183.stderr:+ tiered=0 2023-12-01T16:15:45.529 INFO:tasks.workunit.client.1.smithi183.stderr:+ ceph osd dump 2023-12-01T16:15:45.530 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep '^pool' 2023-12-01T16:15:45.530 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep ''\''rbd'\''' 2023-12-01T16:15:45.530 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep tier 2023-12-01T16:15:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:45 smithi183 ceph-mon[99169]: osdmap e1122: 8 total, 8 up, 8 in 2023-12-01T16:15:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:45 smithi119 ceph-mon[94175]: osdmap e1122: 8 total, 8 up, 8 in 2023-12-01T16:15:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:45 smithi119 ceph-mon[108979]: osdmap e1122: 8 total, 8 up, 8 in 2023-12-01T16:15:45.964 INFO:tasks.workunit.client.1.smithi183.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_152277/sparse1 2023-12-01T16:15:45.970 INFO:tasks.workunit.client.1.smithi183.stderr:1+0 records in 2023-12-01T16:15:45.970 INFO:tasks.workunit.client.1.smithi183.stderr:1+0 records out 2023-12-01T16:15:45.970 INFO:tasks.workunit.client.1.smithi183.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00486491 s, 216 MB/s 2023-12-01T16:15:45.970 INFO:tasks.workunit.client.1.smithi183.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_152277/sparse2 2023-12-01T16:15:45.975 INFO:tasks.workunit.client.1.smithi183.stderr:1+0 records in 2023-12-01T16:15:45.976 INFO:tasks.workunit.client.1.smithi183.stderr:1+0 records out 2023-12-01T16:15:45.976 INFO:tasks.workunit.client.1.smithi183.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0048662 s, 215 MB/s 2023-12-01T16:15:45.976 INFO:tasks.workunit.client.1.smithi183.stderr:+ truncate /tmp/rbd_import_export_152277/sparse2 -s 2M 2023-12-01T16:15:45.994 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd rm sparse1 2023-12-01T16:15:46.049 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 0% complete...failed. 2023-12-01T16:15:46.049 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: delete error: (2) No such file or directory 2023-12-01T16:15:46.052 INFO:tasks.workunit.client.1.smithi183.stderr:+ true 2023-12-01T16:15:46.052 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_152277/sparse1 2023-12-01T16:15:46.128 INFO:tasks.workunit.client.1.smithi183.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-12-01T16:15:46.128 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T16:15:46.128 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: --order is deprecated, use --object-size 2023-12-01T16:15:46.131 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd ls -l 2023-12-01T16:15:46.131 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep sparse1 2023-12-01T16:15:46.131 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep -Ei '(2 MiB|2048k)' 2023-12-01T16:15:46.171 INFO:tasks.workunit.client.1.smithi183.stdout:sparse1 2 MiB 2 2023-12-01T16:15:46.172 INFO:tasks.workunit.client.1.smithi183.stderr:++ objects sparse1 2023-12-01T16:15:46.172 INFO:tasks.workunit.client.1.smithi183.stderr:++ image=sparse1 2023-12-01T16:15:46.172 INFO:tasks.workunit.client.1.smithi183.stderr:+++ rbd info sparse1 2023-12-01T16:15:46.172 INFO:tasks.workunit.client.1.smithi183.stderr:+++ grep block_name_prefix 2023-12-01T16:15:46.172 INFO:tasks.workunit.client.1.smithi183.stderr:+++ awk '{print $NF;}' 2023-12-01T16:15:46.213 INFO:tasks.workunit.client.1.smithi183.stderr:++ prefix=rbd_data.66f78033956c 2023-12-01T16:15:46.213 INFO:tasks.workunit.client.1.smithi183.stderr:+++ grep rbd_data.66f78033956c 2023-12-01T16:15:46.213 INFO:tasks.workunit.client.1.smithi183.stderr:++++ get_image_data_pool sparse1 2023-12-01T16:15:46.214 INFO:tasks.workunit.client.1.smithi183.stderr:+++ sed -e 's/rbd_data.66f78033956c\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-01T16:15:46.214 INFO:tasks.workunit.client.1.smithi183.stderr:++++ image=sparse1 2023-12-01T16:15:46.214 INFO:tasks.workunit.client.1.smithi183.stderr:+++ sort -u 2023-12-01T16:15:46.214 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ rbd info sparse1 2023-12-01T16:15:46.214 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ grep 'data_pool: ' 2023-12-01T16:15:46.214 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ awk -F: '{ print $NF }' 2023-12-01T16:15:46.253 INFO:tasks.workunit.client.1.smithi183.stderr:++++ data_pool= 2023-12-01T16:15:46.253 INFO:tasks.workunit.client.1.smithi183.stderr:++++ '[' -z ']' 2023-12-01T16:15:46.253 INFO:tasks.workunit.client.1.smithi183.stderr:++++ data_pool=rbd 2023-12-01T16:15:46.253 INFO:tasks.workunit.client.1.smithi183.stderr:++++ echo rbd 2023-12-01T16:15:46.253 INFO:tasks.workunit.client.1.smithi183.stderr:+++ rados ls -p rbd 2023-12-01T16:15:46.320 INFO:tasks.workunit.client.1.smithi183.stderr:++ objects=1 2023-12-01T16:15:46.320 INFO:tasks.workunit.client.1.smithi183.stderr:++ echo 1 2023-12-01T16:15:46.320 INFO:tasks.workunit.client.1.smithi183.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2023-12-01T16:15:46.320 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd export sparse1 /tmp/rbd_import_export_152277/sparse1.out 2023-12-01T16:15:46.358 INFO:tasks.workunit.client.1.smithi183.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-12-01T16:15:46.362 INFO:tasks.workunit.client.1.smithi183.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_152277/sparse1 /tmp/rbd_import_export_152277/sparse1.out 2023-12-01T16:15:46.362 INFO:tasks.workunit.client.1.smithi183.stderr:+ cmp -l /tmp/rbd_import_export_152277/sparse1 /tmp/rbd_import_export_152277/sparse1.out 2023-12-01T16:15:46.364 INFO:tasks.workunit.client.1.smithi183.stderr:++ stat /tmp/rbd_import_export_152277/sparse1 --format %b 2023-12-01T16:15:46.365 INFO:tasks.workunit.client.1.smithi183.stderr:+ origsize=2048 2023-12-01T16:15:46.365 INFO:tasks.workunit.client.1.smithi183.stderr:++ stat /tmp/rbd_import_export_152277/sparse1.out --format %b 2023-12-01T16:15:46.366 INFO:tasks.workunit.client.1.smithi183.stderr:+ exportsize=2048 2023-12-01T16:15:46.366 INFO:tasks.workunit.client.1.smithi183.stderr:+ difference=0 2023-12-01T16:15:46.366 INFO:tasks.workunit.client.1.smithi183.stderr:+ difference=0 2023-12-01T16:15:46.366 INFO:tasks.workunit.client.1.smithi183.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-12-01T16:15:46.366 INFO:tasks.workunit.client.1.smithi183.stderr:+ rm /tmp/rbd_import_export_152277/sparse1.out 2023-12-01T16:15:46.366 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd rm sparse1 2023-12-01T16:15:46.489 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-12-01T16:15:46.492 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd rm sparse2 2023-12-01T16:15:46.545 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 0% complete...failed. 2023-12-01T16:15:46.546 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: delete error: (2) No such file or directory 2023-12-01T16:15:46.548 INFO:tasks.workunit.client.1.smithi183.stderr:+ true 2023-12-01T16:15:46.549 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_152277/sparse2 2023-12-01T16:15:46.624 INFO:tasks.workunit.client.1.smithi183.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-12-01T16:15:46.624 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T16:15:46.624 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: --order is deprecated, use --object-size 2023-12-01T16:15:46.627 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd ls -l 2023-12-01T16:15:46.627 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep sparse2 2023-12-01T16:15:46.627 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep -Ei '(2 MiB|2048k)' 2023-12-01T16:15:46.667 INFO:tasks.workunit.client.1.smithi183.stdout:sparse2 2 MiB 2 2023-12-01T16:15:46.668 INFO:tasks.workunit.client.1.smithi183.stderr:++ objects sparse2 2023-12-01T16:15:46.668 INFO:tasks.workunit.client.1.smithi183.stderr:++ image=sparse2 2023-12-01T16:15:46.668 INFO:tasks.workunit.client.1.smithi183.stderr:+++ rbd info sparse2 2023-12-01T16:15:46.668 INFO:tasks.workunit.client.1.smithi183.stderr:+++ grep block_name_prefix 2023-12-01T16:15:46.668 INFO:tasks.workunit.client.1.smithi183.stderr:+++ awk '{print $NF;}' 2023-12-01T16:15:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:46 smithi183 ceph-mon[99169]: osdmap e1123: 8 total, 8 up, 8 in 2023-12-01T16:15:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:46 smithi183 ceph-mon[99169]: pgmap v2356: 105 pgs: 105 active+clean; 800 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 11 KiB/s wr, 141 op/s 2023-12-01T16:15:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.183:0/3405138490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-12-01T16:15:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.183:0/3405138490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-12-01T16:15:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:46 smithi119 ceph-mon[94175]: osdmap e1123: 8 total, 8 up, 8 in 2023-12-01T16:15:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:46 smithi119 ceph-mon[94175]: pgmap v2356: 105 pgs: 105 active+clean; 800 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 11 KiB/s wr, 141 op/s 2023-12-01T16:15:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.183:0/3405138490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-12-01T16:15:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.183:0/3405138490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-12-01T16:15:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:46 smithi119 ceph-mon[108979]: osdmap e1123: 8 total, 8 up, 8 in 2023-12-01T16:15:46.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:46 smithi119 ceph-mon[108979]: pgmap v2356: 105 pgs: 105 active+clean; 800 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 11 KiB/s wr, 141 op/s 2023-12-01T16:15:46.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.183:0/3405138490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-12-01T16:15:46.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.183:0/3405138490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-12-01T16:15:46.708 INFO:tasks.workunit.client.1.smithi183.stderr:++ prefix=rbd_data.672ad4941035 2023-12-01T16:15:46.709 INFO:tasks.workunit.client.1.smithi183.stderr:+++ grep rbd_data.672ad4941035 2023-12-01T16:15:46.709 INFO:tasks.workunit.client.1.smithi183.stderr:++++ get_image_data_pool sparse2 2023-12-01T16:15:46.709 INFO:tasks.workunit.client.1.smithi183.stderr:+++ sed -e 's/rbd_data.672ad4941035\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-01T16:15:46.709 INFO:tasks.workunit.client.1.smithi183.stderr:++++ image=sparse2 2023-12-01T16:15:46.709 INFO:tasks.workunit.client.1.smithi183.stderr:+++ sort -u 2023-12-01T16:15:46.709 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ rbd info sparse2 2023-12-01T16:15:46.710 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ grep 'data_pool: ' 2023-12-01T16:15:46.710 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ awk -F: '{ print $NF }' 2023-12-01T16:15:46.748 INFO:tasks.workunit.client.1.smithi183.stderr:++++ data_pool= 2023-12-01T16:15:46.749 INFO:tasks.workunit.client.1.smithi183.stderr:++++ '[' -z ']' 2023-12-01T16:15:46.749 INFO:tasks.workunit.client.1.smithi183.stderr:++++ data_pool=rbd 2023-12-01T16:15:46.749 INFO:tasks.workunit.client.1.smithi183.stderr:++++ echo rbd 2023-12-01T16:15:46.749 INFO:tasks.workunit.client.1.smithi183.stderr:+++ rados ls -p rbd 2023-12-01T16:15:46.824 INFO:tasks.workunit.client.1.smithi183.stderr:++ objects=0 2023-12-01T16:15:46.824 INFO:tasks.workunit.client.1.smithi183.stderr:++ echo 0 2023-12-01T16:15:46.824 INFO:tasks.workunit.client.1.smithi183.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2023-12-01T16:15:46.824 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd export sparse2 /tmp/rbd_import_export_152277/sparse2.out 2023-12-01T16:15:46.862 INFO:tasks.workunit.client.1.smithi183.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-12-01T16:15:46.865 INFO:tasks.workunit.client.1.smithi183.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_152277/sparse2 /tmp/rbd_import_export_152277/sparse2.out 2023-12-01T16:15:46.865 INFO:tasks.workunit.client.1.smithi183.stderr:+ cmp -l /tmp/rbd_import_export_152277/sparse2 /tmp/rbd_import_export_152277/sparse2.out 2023-12-01T16:15:46.867 INFO:tasks.workunit.client.1.smithi183.stderr:++ stat /tmp/rbd_import_export_152277/sparse2 --format %b 2023-12-01T16:15:46.868 INFO:tasks.workunit.client.1.smithi183.stderr:+ origsize=2048 2023-12-01T16:15:46.868 INFO:tasks.workunit.client.1.smithi183.stderr:++ stat /tmp/rbd_import_export_152277/sparse2.out --format %b 2023-12-01T16:15:46.869 INFO:tasks.workunit.client.1.smithi183.stderr:+ exportsize=2048 2023-12-01T16:15:46.870 INFO:tasks.workunit.client.1.smithi183.stderr:+ difference=0 2023-12-01T16:15:46.870 INFO:tasks.workunit.client.1.smithi183.stderr:+ difference=0 2023-12-01T16:15:46.870 INFO:tasks.workunit.client.1.smithi183.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-12-01T16:15:46.870 INFO:tasks.workunit.client.1.smithi183.stderr:+ rm /tmp/rbd_import_export_152277/sparse2.out 2023-12-01T16:15:46.870 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd rm sparse2 2023-12-01T16:15:46.991 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-12-01T16:15:46.994 INFO:tasks.workunit.client.1.smithi183.stderr:+ truncate /tmp/rbd_import_export_152277/sparse1 -s 10M 2023-12-01T16:15:46.994 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd import --new-format --order 20 - sparse1 2023-12-01T16:15:47.104 INFO:tasks.workunit.client.1.smithi183.stderr: Importing image: 100% complete...done. 2023-12-01T16:15:47.104 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T16:15:47.104 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: --order is deprecated, use --object-size 2023-12-01T16:15:47.109 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd ls -l 2023-12-01T16:15:47.110 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep sparse1 2023-12-01T16:15:47.110 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep -Ei '(10 MiB|10240k)' 2023-12-01T16:15:47.146 INFO:tasks.workunit.client.1.smithi183.stdout:sparse1 10 MiB 2 2023-12-01T16:15:47.147 INFO:tasks.workunit.client.1.smithi183.stderr:++ objects sparse1 2023-12-01T16:15:47.147 INFO:tasks.workunit.client.1.smithi183.stderr:++ image=sparse1 2023-12-01T16:15:47.147 INFO:tasks.workunit.client.1.smithi183.stderr:+++ rbd info sparse1 2023-12-01T16:15:47.147 INFO:tasks.workunit.client.1.smithi183.stderr:+++ grep block_name_prefix 2023-12-01T16:15:47.147 INFO:tasks.workunit.client.1.smithi183.stderr:+++ awk '{print $NF;}' 2023-12-01T16:15:47.186 INFO:tasks.workunit.client.1.smithi183.stderr:++ prefix=rbd_data.6757efa7cece 2023-12-01T16:15:47.187 INFO:tasks.workunit.client.1.smithi183.stderr:+++ grep rbd_data.6757efa7cece 2023-12-01T16:15:47.187 INFO:tasks.workunit.client.1.smithi183.stderr:++++ get_image_data_pool sparse1 2023-12-01T16:15:47.187 INFO:tasks.workunit.client.1.smithi183.stderr:+++ sed -e 's/rbd_data.6757efa7cece\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-01T16:15:47.187 INFO:tasks.workunit.client.1.smithi183.stderr:++++ image=sparse1 2023-12-01T16:15:47.187 INFO:tasks.workunit.client.1.smithi183.stderr:+++ sort -u 2023-12-01T16:15:47.187 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ rbd info sparse1 2023-12-01T16:15:47.187 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ grep 'data_pool: ' 2023-12-01T16:15:47.188 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ awk -F: '{ print $NF }' 2023-12-01T16:15:47.226 INFO:tasks.workunit.client.1.smithi183.stderr:++++ data_pool= 2023-12-01T16:15:47.227 INFO:tasks.workunit.client.1.smithi183.stderr:++++ '[' -z ']' 2023-12-01T16:15:47.227 INFO:tasks.workunit.client.1.smithi183.stderr:++++ data_pool=rbd 2023-12-01T16:15:47.227 INFO:tasks.workunit.client.1.smithi183.stderr:++++ echo rbd 2023-12-01T16:15:47.227 INFO:tasks.workunit.client.1.smithi183.stderr:+++ rados ls -p rbd 2023-12-01T16:15:47.293 INFO:tasks.workunit.client.1.smithi183.stderr:++ objects=1 2023-12-01T16:15:47.293 INFO:tasks.workunit.client.1.smithi183.stderr:++ echo 1 2023-12-01T16:15:47.293 INFO:tasks.workunit.client.1.smithi183.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2023-12-01T16:15:47.293 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd export sparse1 /tmp/rbd_import_export_152277/sparse1.out 2023-12-01T16:15:47.334 INFO:tasks.workunit.client.1.smithi183.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2023-12-01T16:15:47.338 INFO:tasks.workunit.client.1.smithi183.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_152277/sparse1 /tmp/rbd_import_export_152277/sparse1.out 2023-12-01T16:15:47.338 INFO:tasks.workunit.client.1.smithi183.stderr:+ cmp -l /tmp/rbd_import_export_152277/sparse1 /tmp/rbd_import_export_152277/sparse1.out 2023-12-01T16:15:47.344 INFO:tasks.workunit.client.1.smithi183.stderr:++ stat /tmp/rbd_import_export_152277/sparse1 --format %b 2023-12-01T16:15:47.345 INFO:tasks.workunit.client.1.smithi183.stderr:+ origsize=2048 2023-12-01T16:15:47.345 INFO:tasks.workunit.client.1.smithi183.stderr:++ stat /tmp/rbd_import_export_152277/sparse1.out --format %b 2023-12-01T16:15:47.346 INFO:tasks.workunit.client.1.smithi183.stderr:+ exportsize=2048 2023-12-01T16:15:47.347 INFO:tasks.workunit.client.1.smithi183.stderr:+ difference=0 2023-12-01T16:15:47.347 INFO:tasks.workunit.client.1.smithi183.stderr:+ difference=0 2023-12-01T16:15:47.347 INFO:tasks.workunit.client.1.smithi183.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-12-01T16:15:47.347 INFO:tasks.workunit.client.1.smithi183.stderr:+ rm /tmp/rbd_import_export_152277/sparse1.out 2023-12-01T16:15:47.348 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd rm sparse1 2023-12-01T16:15:47.466 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-12-01T16:15:47.469 INFO:tasks.workunit.client.1.smithi183.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_152277/sparse2 oflag=append conv=notrunc 2023-12-01T16:15:47.480 INFO:tasks.workunit.client.1.smithi183.stderr:1+0 records in 2023-12-01T16:15:47.480 INFO:tasks.workunit.client.1.smithi183.stderr:1+0 records out 2023-12-01T16:15:47.480 INFO:tasks.workunit.client.1.smithi183.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00988324 s, 212 MB/s 2023-12-01T16:15:47.480 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd import --new-format --order 20 - sparse2 2023-12-01T16:15:47.583 INFO:tasks.workunit.client.1.smithi183.stderr: Importing image: 100% complete...done. 2023-12-01T16:15:47.584 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T16:15:47.584 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: --order is deprecated, use --object-size 2023-12-01T16:15:47.587 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd ls -l 2023-12-01T16:15:47.587 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep sparse2 2023-12-01T16:15:47.587 INFO:tasks.workunit.client.1.smithi183.stderr:+ grep -Ei '(4 MiB|4096k)' 2023-12-01T16:15:47.625 INFO:tasks.workunit.client.1.smithi183.stdout:sparse2 4 MiB 2 2023-12-01T16:15:47.626 INFO:tasks.workunit.client.1.smithi183.stderr:++ objects sparse2 2023-12-01T16:15:47.626 INFO:tasks.workunit.client.1.smithi183.stderr:++ image=sparse2 2023-12-01T16:15:47.626 INFO:tasks.workunit.client.1.smithi183.stderr:+++ rbd info sparse2 2023-12-01T16:15:47.626 INFO:tasks.workunit.client.1.smithi183.stderr:+++ grep block_name_prefix 2023-12-01T16:15:47.626 INFO:tasks.workunit.client.1.smithi183.stderr:+++ awk '{print $NF;}' 2023-12-01T16:15:47.665 INFO:tasks.workunit.client.1.smithi183.stderr:++ prefix=rbd_data.6784385f4b90 2023-12-01T16:15:47.666 INFO:tasks.workunit.client.1.smithi183.stderr:+++ grep rbd_data.6784385f4b90 2023-12-01T16:15:47.666 INFO:tasks.workunit.client.1.smithi183.stderr:++++ get_image_data_pool sparse2 2023-12-01T16:15:47.666 INFO:tasks.workunit.client.1.smithi183.stderr:+++ sed -e 's/rbd_data.6784385f4b90\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-01T16:15:47.666 INFO:tasks.workunit.client.1.smithi183.stderr:++++ image=sparse2 2023-12-01T16:15:47.666 INFO:tasks.workunit.client.1.smithi183.stderr:+++ sort -u 2023-12-01T16:15:47.666 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ rbd info sparse2 2023-12-01T16:15:47.666 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ grep 'data_pool: ' 2023-12-01T16:15:47.666 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ awk -F: '{ print $NF }' 2023-12-01T16:15:47.705 INFO:tasks.workunit.client.1.smithi183.stderr:++++ data_pool= 2023-12-01T16:15:47.705 INFO:tasks.workunit.client.1.smithi183.stderr:++++ '[' -z ']' 2023-12-01T16:15:47.705 INFO:tasks.workunit.client.1.smithi183.stderr:++++ data_pool=rbd 2023-12-01T16:15:47.705 INFO:tasks.workunit.client.1.smithi183.stderr:++++ echo rbd 2023-12-01T16:15:47.705 INFO:tasks.workunit.client.1.smithi183.stderr:+++ rados ls -p rbd 2023-12-01T16:15:47.770 INFO:tasks.workunit.client.1.smithi183.stderr:++ objects='0 2023-12-01T16:15:47.770 INFO:tasks.workunit.client.1.smithi183.stderr:2 2023-12-01T16:15:47.771 INFO:tasks.workunit.client.1.smithi183.stderr:3' 2023-12-01T16:15:47.771 INFO:tasks.workunit.client.1.smithi183.stderr:++ echo 0 2 3 2023-12-01T16:15:47.771 INFO:tasks.workunit.client.1.smithi183.stderr:+ '[' 0 -eq 1 -o '0 2 3' = '0 2 3' ']' 2023-12-01T16:15:47.771 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd export sparse2 /tmp/rbd_import_export_152277/sparse2.out 2023-12-01T16:15:47.812 INFO:tasks.workunit.client.1.smithi183.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-12-01T16:15:47.815 INFO:tasks.workunit.client.1.smithi183.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_152277/sparse2 /tmp/rbd_import_export_152277/sparse2.out 2023-12-01T16:15:47.815 INFO:tasks.workunit.client.1.smithi183.stderr:+ cmp -l /tmp/rbd_import_export_152277/sparse2 /tmp/rbd_import_export_152277/sparse2.out 2023-12-01T16:15:47.818 INFO:tasks.workunit.client.1.smithi183.stderr:++ stat /tmp/rbd_import_export_152277/sparse2 --format %b 2023-12-01T16:15:47.819 INFO:tasks.workunit.client.1.smithi183.stderr:+ origsize=6144 2023-12-01T16:15:47.819 INFO:tasks.workunit.client.1.smithi183.stderr:++ stat /tmp/rbd_import_export_152277/sparse2.out --format %b 2023-12-01T16:15:47.820 INFO:tasks.workunit.client.1.smithi183.stderr:+ exportsize=6144 2023-12-01T16:15:47.820 INFO:tasks.workunit.client.1.smithi183.stderr:+ difference=0 2023-12-01T16:15:47.820 INFO:tasks.workunit.client.1.smithi183.stderr:+ difference=0 2023-12-01T16:15:47.820 INFO:tasks.workunit.client.1.smithi183.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-12-01T16:15:47.820 INFO:tasks.workunit.client.1.smithi183.stderr:+ rm /tmp/rbd_import_export_152277/sparse2.out 2023-12-01T16:15:47.821 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd rm sparse2 2023-12-01T16:15:47.948 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-12-01T16:15:47.951 INFO:tasks.workunit.client.1.smithi183.stderr:+ echo 'partially-sparse file imports to partially-sparse image' 2023-12-01T16:15:47.951 INFO:tasks.workunit.client.1.smithi183.stdout:partially-sparse file imports to partially-sparse image 2023-12-01T16:15:47.952 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_152277/sparse1 sparse 2023-12-01T16:15:48.027 INFO:tasks.workunit.client.1.smithi183.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete... Importing image: 100% complete...done. 2023-12-01T16:15:48.027 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T16:15:48.028 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: --order is deprecated, use --object-size 2023-12-01T16:15:48.030 INFO:tasks.workunit.client.1.smithi183.stderr:++ objects sparse 2023-12-01T16:15:48.030 INFO:tasks.workunit.client.1.smithi183.stderr:++ image=sparse 2023-12-01T16:15:48.031 INFO:tasks.workunit.client.1.smithi183.stderr:+++ rbd info sparse 2023-12-01T16:15:48.031 INFO:tasks.workunit.client.1.smithi183.stderr:+++ grep block_name_prefix 2023-12-01T16:15:48.031 INFO:tasks.workunit.client.1.smithi183.stderr:+++ awk '{print $NF;}' 2023-12-01T16:15:48.069 INFO:tasks.workunit.client.1.smithi183.stderr:++ prefix=rbd_data.67b17f92d76f 2023-12-01T16:15:48.070 INFO:tasks.workunit.client.1.smithi183.stderr:+++ grep rbd_data.67b17f92d76f 2023-12-01T16:15:48.070 INFO:tasks.workunit.client.1.smithi183.stderr:++++ get_image_data_pool sparse 2023-12-01T16:15:48.071 INFO:tasks.workunit.client.1.smithi183.stderr:++++ image=sparse 2023-12-01T16:15:48.071 INFO:tasks.workunit.client.1.smithi183.stderr:+++ sed -e 's/rbd_data.67b17f92d76f\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-01T16:15:48.071 INFO:tasks.workunit.client.1.smithi183.stderr:+++ sort -u 2023-12-01T16:15:48.073 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ rbd info sparse 2023-12-01T16:15:48.073 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ grep 'data_pool: ' 2023-12-01T16:15:48.073 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ awk -F: '{ print $NF }' 2023-12-01T16:15:48.109 INFO:tasks.workunit.client.1.smithi183.stderr:++++ data_pool= 2023-12-01T16:15:48.109 INFO:tasks.workunit.client.1.smithi183.stderr:++++ '[' -z ']' 2023-12-01T16:15:48.110 INFO:tasks.workunit.client.1.smithi183.stderr:++++ data_pool=rbd 2023-12-01T16:15:48.110 INFO:tasks.workunit.client.1.smithi183.stderr:++++ echo rbd 2023-12-01T16:15:48.110 INFO:tasks.workunit.client.1.smithi183.stderr:+++ rados ls -p rbd 2023-12-01T16:15:48.176 INFO:tasks.workunit.client.1.smithi183.stderr:++ objects=1 2023-12-01T16:15:48.176 INFO:tasks.workunit.client.1.smithi183.stderr:++ echo 1 2023-12-01T16:15:48.176 INFO:tasks.workunit.client.1.smithi183.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2023-12-01T16:15:48.176 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd rm sparse 2023-12-01T16:15:48.294 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-12-01T16:15:48.297 INFO:tasks.workunit.client.1.smithi183.stdout:zeros import through stdin to sparse image 2023-12-01T16:15:48.297 INFO:tasks.workunit.client.1.smithi183.stderr:+ echo 'zeros import through stdin to sparse image' 2023-12-01T16:15:48.297 INFO:tasks.workunit.client.1.smithi183.stderr:+ dd if=/dev/zero bs=1M count=4 2023-12-01T16:15:48.298 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd import --new-format - sparse 2023-12-01T16:15:48.353 INFO:tasks.workunit.client.1.smithi183.stderr:4+0 records in 2023-12-01T16:15:48.353 INFO:tasks.workunit.client.1.smithi183.stderr:4+0 records out 2023-12-01T16:15:48.353 INFO:tasks.workunit.client.1.smithi183.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0546325 s, 76.8 MB/s 2023-12-01T16:15:48.367 INFO:tasks.workunit.client.1.smithi183.stderr: Importing image: 100% complete...done. 2023-12-01T16:15:48.367 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T16:15:48.371 INFO:tasks.workunit.client.1.smithi183.stderr:++ objects sparse 2023-12-01T16:15:48.371 INFO:tasks.workunit.client.1.smithi183.stderr:++ image=sparse 2023-12-01T16:15:48.371 INFO:tasks.workunit.client.1.smithi183.stderr:+++ rbd info sparse 2023-12-01T16:15:48.371 INFO:tasks.workunit.client.1.smithi183.stderr:+++ grep block_name_prefix 2023-12-01T16:15:48.371 INFO:tasks.workunit.client.1.smithi183.stderr:+++ awk '{print $NF;}' 2023-12-01T16:15:48.410 INFO:tasks.workunit.client.1.smithi183.stderr:++ prefix=rbd_data.67d248cc54d0 2023-12-01T16:15:48.410 INFO:tasks.workunit.client.1.smithi183.stderr:+++ grep rbd_data.67d248cc54d0 2023-12-01T16:15:48.410 INFO:tasks.workunit.client.1.smithi183.stderr:+++ sed -e 's/rbd_data.67d248cc54d0\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-01T16:15:48.410 INFO:tasks.workunit.client.1.smithi183.stderr:++++ get_image_data_pool sparse 2023-12-01T16:15:48.410 INFO:tasks.workunit.client.1.smithi183.stderr:++++ image=sparse 2023-12-01T16:15:48.410 INFO:tasks.workunit.client.1.smithi183.stderr:+++ sort -u 2023-12-01T16:15:48.411 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ rbd info sparse 2023-12-01T16:15:48.411 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ grep 'data_pool: ' 2023-12-01T16:15:48.411 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ awk -F: '{ print $NF }' 2023-12-01T16:15:48.448 INFO:tasks.workunit.client.1.smithi183.stderr:++++ data_pool= 2023-12-01T16:15:48.448 INFO:tasks.workunit.client.1.smithi183.stderr:++++ '[' -z ']' 2023-12-01T16:15:48.448 INFO:tasks.workunit.client.1.smithi183.stderr:++++ data_pool=rbd 2023-12-01T16:15:48.448 INFO:tasks.workunit.client.1.smithi183.stderr:++++ echo rbd 2023-12-01T16:15:48.448 INFO:tasks.workunit.client.1.smithi183.stderr:+++ rados ls -p rbd 2023-12-01T16:15:48.518 INFO:tasks.workunit.client.1.smithi183.stderr:++ objects= 2023-12-01T16:15:48.518 INFO:tasks.workunit.client.1.smithi183.stderr:++ echo 2023-12-01T16:15:48.519 INFO:tasks.workunit.client.1.smithi183.stderr:+ '[' 0 -eq 1 -o '' = '' ']' 2023-12-01T16:15:48.519 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd rm sparse 2023-12-01T16:15:48.626 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 100% complete...done. 2023-12-01T16:15:48.629 INFO:tasks.workunit.client.1.smithi183.stdout:zeros export to sparse file 2023-12-01T16:15:48.630 INFO:tasks.workunit.client.1.smithi183.stderr:+ echo 'zeros export to sparse file' 2023-12-01T16:15:48.630 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd create --new-format sparse --size 4 2023-12-01T16:15:48.675 INFO:tasks.workunit.client.1.smithi183.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T16:15:48.678 INFO:tasks.workunit.client.1.smithi183.stderr:++ rbd info sparse 2023-12-01T16:15:48.678 INFO:tasks.workunit.client.1.smithi183.stderr:++ grep block_name_prefix 2023-12-01T16:15:48.678 INFO:tasks.workunit.client.1.smithi183.stderr:++ awk '{print $NF;}' 2023-12-01T16:15:48.717 INFO:tasks.workunit.client.1.smithi183.stderr:+ prefix=rbd_data.67f361fc1b42 2023-12-01T16:15:48.717 INFO:tasks.workunit.client.1.smithi183.stderr:+ dd if=/dev/zero bs=4M count=1 2023-12-01T16:15:48.718 INFO:tasks.workunit.client.1.smithi183.stderr:++ get_image_data_pool sparse 2023-12-01T16:15:48.718 INFO:tasks.workunit.client.1.smithi183.stderr:++ image=sparse 2023-12-01T16:15:48.718 INFO:tasks.workunit.client.1.smithi183.stderr:+++ rbd info sparse 2023-12-01T16:15:48.718 INFO:tasks.workunit.client.1.smithi183.stderr:+++ grep 'data_pool: ' 2023-12-01T16:15:48.719 INFO:tasks.workunit.client.1.smithi183.stderr:+++ awk -F: '{ print $NF }' 2023-12-01T16:15:48.757 INFO:tasks.workunit.client.1.smithi183.stderr:++ data_pool= 2023-12-01T16:15:48.758 INFO:tasks.workunit.client.1.smithi183.stderr:++ '[' -z ']' 2023-12-01T16:15:48.758 INFO:tasks.workunit.client.1.smithi183.stderr:++ data_pool=rbd 2023-12-01T16:15:48.758 INFO:tasks.workunit.client.1.smithi183.stderr:++ echo rbd 2023-12-01T16:15:48.758 INFO:tasks.workunit.client.1.smithi183.stderr:+ rados -p rbd put rbd_data.67f361fc1b42.000000000000 - 2023-12-01T16:15:48.790 INFO:tasks.workunit.client.1.smithi183.stderr:1+0 records in 2023-12-01T16:15:48.790 INFO:tasks.workunit.client.1.smithi183.stderr:1+0 records out 2023-12-01T16:15:48.790 INFO:tasks.workunit.client.1.smithi183.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0716765 s, 58.5 MB/s 2023-12-01T16:15:48.812 INFO:tasks.workunit.client.1.smithi183.stderr:++ objects sparse 2023-12-01T16:15:48.813 INFO:tasks.workunit.client.1.smithi183.stderr:++ image=sparse 2023-12-01T16:15:48.813 INFO:tasks.workunit.client.1.smithi183.stderr:+++ rbd info sparse 2023-12-01T16:15:48.813 INFO:tasks.workunit.client.1.smithi183.stderr:+++ grep block_name_prefix 2023-12-01T16:15:48.813 INFO:tasks.workunit.client.1.smithi183.stderr:+++ awk '{print $NF;}' 2023-12-01T16:15:48.852 INFO:tasks.workunit.client.1.smithi183.stderr:++ prefix=rbd_data.67f361fc1b42 2023-12-01T16:15:48.853 INFO:tasks.workunit.client.1.smithi183.stderr:+++ grep rbd_data.67f361fc1b42 2023-12-01T16:15:48.853 INFO:tasks.workunit.client.1.smithi183.stderr:++++ get_image_data_pool sparse 2023-12-01T16:15:48.853 INFO:tasks.workunit.client.1.smithi183.stderr:++++ image=sparse 2023-12-01T16:15:48.853 INFO:tasks.workunit.client.1.smithi183.stderr:+++ sed -e 's/rbd_data.67f361fc1b42\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-01T16:15:48.853 INFO:tasks.workunit.client.1.smithi183.stderr:+++ sort -u 2023-12-01T16:15:48.853 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ rbd info sparse 2023-12-01T16:15:48.853 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ grep 'data_pool: ' 2023-12-01T16:15:48.853 INFO:tasks.workunit.client.1.smithi183.stderr:+++++ awk -F: '{ print $NF }' 2023-12-01T16:15:48.892 INFO:tasks.workunit.client.1.smithi183.stderr:++++ data_pool= 2023-12-01T16:15:48.893 INFO:tasks.workunit.client.1.smithi183.stderr:++++ '[' -z ']' 2023-12-01T16:15:48.893 INFO:tasks.workunit.client.1.smithi183.stderr:++++ data_pool=rbd 2023-12-01T16:15:48.893 INFO:tasks.workunit.client.1.smithi183.stderr:++++ echo rbd 2023-12-01T16:15:48.893 INFO:tasks.workunit.client.1.smithi183.stderr:+++ rados ls -p rbd 2023-12-01T16:15:48.953 INFO:tasks.workunit.client.1.smithi183.stderr:++ objects=0 2023-12-01T16:15:48.953 INFO:tasks.workunit.client.1.smithi183.stderr:++ echo 0 2023-12-01T16:15:48.954 INFO:tasks.workunit.client.1.smithi183.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2023-12-01T16:15:48.954 INFO:tasks.workunit.client.1.smithi183.stderr:+ rm /tmp/rbd_import_export_152277/sparse 2023-12-01T16:15:48.954 INFO:tasks.workunit.client.1.smithi183.stderr:rm: cannot remove '/tmp/rbd_import_export_152277/sparse': No such file or directory 2023-12-01T16:15:48.954 INFO:tasks.workunit.client.1.smithi183.stderr:+ true 2023-12-01T16:15:48.954 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd export sparse /tmp/rbd_import_export_152277/sparse 2023-12-01T16:15:48.992 INFO:tasks.workunit.client.1.smithi183.stderr: Exporting image: 100% complete...done. 2023-12-01T16:15:48.995 INFO:tasks.workunit.client.1.smithi183.stderr:++ stat /tmp/rbd_import_export_152277/sparse --format=%b 2023-12-01T16:15:48.996 INFO:tasks.workunit.client.1.smithi183.stderr:+ '[' 0 = 0 ']' 2023-12-01T16:15:48.996 INFO:tasks.workunit.client.1.smithi183.stderr:+ rbd rm sparse 2023-12-01T16:15:49.108 INFO:tasks.workunit.client.1.smithi183.stderr: Removing image: 100% complete...done. 2023-12-01T16:15:49.111 INFO:tasks.workunit.client.1.smithi183.stderr:+ rm /tmp/rbd_import_export_152277/sparse /tmp/rbd_import_export_152277/sparse1 /tmp/rbd_import_export_152277/sparse2 /tmp/rbd_import_export_152277/sparse3 2023-12-01T16:15:49.113 INFO:tasks.workunit.client.1.smithi183.stderr:rm: cannot remove '/tmp/rbd_import_export_152277/sparse3': No such file or directory 2023-12-01T16:15:49.113 INFO:tasks.workunit.client.1.smithi183.stderr:+ true 2023-12-01T16:15:49.113 INFO:tasks.workunit.client.1.smithi183.stderr:+ echo OK 2023-12-01T16:15:49.114 INFO:tasks.workunit.client.1.smithi183.stdout:OK 2023-12-01T16:15:49.114 INFO:tasks.workunit.client.1.smithi183.stderr:+ rm -rf /tmp/rbd_import_export_152277 2023-12-01T16:15:49.115 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T16:15:49.115 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1/tmp 2023-12-01T16:15:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:48 smithi183 ceph-mon[99169]: pgmap v2357: 105 pgs: 105 active+clean; 800 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s rd, 8.2 KiB/s wr, 101 op/s 2023-12-01T16:15:49.196 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.1... 2023-12-01T16:15:49.196 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.1 /home/ubuntu/cephtest/clone.client.1 2023-12-01T16:15:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:48 smithi119 ceph-mon[94175]: pgmap v2357: 105 pgs: 105 active+clean; 800 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s rd, 8.2 KiB/s wr, 101 op/s 2023-12-01T16:15:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:48 smithi119 ceph-mon[108979]: pgmap v2357: 105 pgs: 105 active+clean; 800 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s rd, 8.2 KiB/s wr, 101 op/s 2023-12-01T16:15:49.417 DEBUG:teuthology.parallel:result is None 2023-12-01T16:15:49.417 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1 2023-12-01T16:15:49.444 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.1/client.1 2023-12-01T16:15:49.444 DEBUG:teuthology.orchestra.run.smithi183:> rmdir -- /home/ubuntu/cephtest/mnt.1 2023-12-01T16:15:49.500 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.1/client.1 2023-12-01T16:15:49.500 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T16:15:49.500 INFO:teuthology.task.print:**** done end rbd_import_export.yaml 2023-12-01T16:15:49.501 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T16:15:49.501 INFO:teuthology.task.print:**** done start test_rbd_api.yaml 2023-12-01T16:15:49.501 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2023-12-01T16:15:49.501 INFO:tasks.workunit:Pulling workunits from ref reef 2023-12-01T16:15:49.501 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-12-01T16:15:49.502 DEBUG:teuthology.orchestra.run.smithi119:> stat -- /home/ubuntu/cephtest/mnt.0 2023-12-01T16:15:49.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T16:15:49.520 INFO:teuthology.orchestra.run.smithi119.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-12-01T16:15:49.520 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T16:15:49.576 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-12-01T16:15:49.577 DEBUG:teuthology.orchestra.run.smithi119:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-12-01T16:15:49.634 INFO:tasks.workunit:timeout=3h 2023-12-01T16:15:49.634 INFO:tasks.workunit:cleanup=True 2023-12-01T16:15:49.634 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-12-01T16:15:49.691 INFO:tasks.workunit.client.0.smithi119.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-12-01T16:15:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:50 smithi183 ceph-mon[99169]: pgmap v2358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.7 MiB/s wr, 480 op/s 2023-12-01T16:15:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:50 smithi119 ceph-mon[94175]: pgmap v2358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.7 MiB/s wr, 480 op/s 2023-12-01T16:15:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:50 smithi119 ceph-mon[108979]: pgmap v2358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.7 MiB/s wr, 480 op/s 2023-12-01T16:15:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:52 smithi183 ceph-mon[99169]: osdmap e1124: 8 total, 8 up, 8 in 2023-12-01T16:15:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:52 smithi183 ceph-mon[99169]: pgmap v2360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 417 op/s 2023-12-01T16:15:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:52 smithi119 ceph-mon[94175]: osdmap e1124: 8 total, 8 up, 8 in 2023-12-01T16:15:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:52 smithi119 ceph-mon[94175]: pgmap v2360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 417 op/s 2023-12-01T16:15:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:52 smithi119 ceph-mon[108979]: osdmap e1124: 8 total, 8 up, 8 in 2023-12-01T16:15:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:52 smithi119 ceph-mon[108979]: pgmap v2360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 417 op/s 2023-12-01T16:15:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:54.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:15:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:15:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T16:15:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:54 smithi119 ceph-mon[108979]: pgmap v2361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 944 KiB/s rd, 1.3 MiB/s wr, 302 op/s 2023-12-01T16:15:54.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:54 smithi119 ceph-mon[94175]: pgmap v2361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 944 KiB/s rd, 1.3 MiB/s wr, 302 op/s 2023-12-01T16:15:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:54 smithi183 ceph-mon[99169]: pgmap v2361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 944 KiB/s rd, 1.3 MiB/s wr, 302 op/s 2023-12-01T16:15:55.639 DEBUG:teuthology.orchestra.run.smithi119:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-12-01T16:15:55.695 INFO:tasks.workunit.client.0.smithi119.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-12-01T16:15:55.697 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T16:15:55.697 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-12-01T16:15:55.744 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-12-01T16:15:55.789 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-12-01T16:15:55.826 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T16:15:55.827 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T16:15:55.828 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-12-01T16:15:55.864 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T16:15:55.867 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T16:15:55.867 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-12-01T16:15:55.924 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2023-12-01T16:15:55.925 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2023-12-01T16:15:55.925 DEBUG:teuthology.orchestra.run.smithi119: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=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 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 2023-12-01T16:15:56.013 INFO:tasks.workunit.client.0.smithi119.stderr:warning: failed to enable lockdep 2023-12-01T16:15:56.013 INFO:tasks.workunit.client.0.smithi119.stdout:seed 177633 2023-12-01T16:15:56.013 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] Running 471 tests from 23 test suites. 2023-12-01T16:15:56.013 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment set-up. 2023-12-01T16:15:56.013 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 169 tests from TestLibRBD 2023-12-01T16:15:56.042 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.CreateAndStat 2023-12-01T16:15:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:56 smithi183 ceph-mon[99169]: pgmap v2362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 808 KiB/s rd, 1.1 MiB/s wr, 259 op/s 2023-12-01T16:15:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:56 smithi119 ceph-mon[94175]: pgmap v2362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 808 KiB/s rd, 1.1 MiB/s wr, 259 op/s 2023-12-01T16:15:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:56 smithi119 ceph-mon[108979]: pgmap v2362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 808 KiB/s rd, 1.1 MiB/s wr, 259 op/s 2023-12-01T16:15:57.879 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:15:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:57 smithi183 ceph-mon[99169]: osdmap e1125: 8 total, 8 up, 8 in 2023-12-01T16:15:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2297728518' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:15:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:57 smithi119 ceph-mon[94175]: osdmap e1125: 8 total, 8 up, 8 in 2023-12-01T16:15:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2297728518' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:15:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:57 smithi119 ceph-mon[108979]: osdmap e1125: 8 total, 8 up, 8 in 2023-12-01T16:15:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2297728518' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:15:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:58 smithi183 ceph-mon[99169]: pgmap v2364: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:58 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:15:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2297728518' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:15:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:58 smithi183 ceph-mon[99169]: osdmap e1126: 8 total, 8 up, 8 in 2023-12-01T16:15:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:58 smithi119 ceph-mon[94175]: pgmap v2364: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:58 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:15:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2297728518' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:15:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:58 smithi119 ceph-mon[94175]: osdmap e1126: 8 total, 8 up, 8 in 2023-12-01T16:15:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:58 smithi119 ceph-mon[108979]: pgmap v2364: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:58 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:15:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2297728518' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:15:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:58 smithi119 ceph-mon[108979]: osdmap e1126: 8 total, 8 up, 8 in 2023-12-01T16:15:59.910 INFO:tasks.workunit.client.0.smithi119.stdout:image has size 2097152 and order 22 2023-12-01T16:15:59.910 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.CreateAndStat (3868 ms) 2023-12-01T16:15:59.910 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2023-12-01T16:15:59.910 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:15:59.928 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (19 ms) 2023-12-01T16:15:59.928 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2023-12-01T16:15:59.928 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:15:59.948 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.CreateAndStatPP (20 ms) 2023-12-01T16:15:59.948 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.GetId 2023-12-01T16:15:59.948 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:15:59.971 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.GetId (23 ms) 2023-12-01T16:15:59.972 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.GetIdPP 2023-12-01T16:15:59.972 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:15:59.998 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.GetIdPP (27 ms) 2023-12-01T16:15:59.998 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2023-12-01T16:15:59.998 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:00.015 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (17 ms) 2023-12-01T16:16:00.015 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2023-12-01T16:16:00.015 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:00.035 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (20 ms) 2023-12-01T16:16:00.035 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2023-12-01T16:16:00.035 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:00.051 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (16 ms) 2023-12-01T16:16:00.051 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2023-12-01T16:16:00.051 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:00.074 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (22 ms) 2023-12-01T16:16:00.074 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.OpenAio 2023-12-01T16:16:00.074 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:00.091 INFO:tasks.workunit.client.0.smithi119.stdout:image has size 2097152 and order 22 2023-12-01T16:16:00.091 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.OpenAio (17 ms) 2023-12-01T16:16:00.091 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.OpenAioFail 2023-12-01T16:16:00.093 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.OpenAioFail (3 ms) 2023-12-01T16:16:00.093 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.OpenAioPP 2023-12-01T16:16:00.093 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:00.116 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.OpenAioPP (23 ms) 2023-12-01T16:16:00.116 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2023-12-01T16:16:00.119 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.OpenAioFailPP (2 ms) 2023-12-01T16:16:00.119 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2023-12-01T16:16:00.119 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:00.153 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.ResizeAndStat (34 ms) 2023-12-01T16:16:00.153 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2023-12-01T16:16:00.153 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:00.185 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (32 ms) 2023-12-01T16:16:00.185 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2023-12-01T16:16:00.185 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:15:59 smithi183 ceph-mon[99169]: osdmap e1127: 8 total, 8 up, 8 in 2023-12-01T16:16:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:15:59 smithi119 ceph-mon[94175]: osdmap e1127: 8 total, 8 up, 8 in 2023-12-01T16:16:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:15:59 smithi119 ceph-mon[108979]: osdmap e1127: 8 total, 8 up, 8 in 2023-12-01T16:16:00.220 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (35 ms) 2023-12-01T16:16:00.220 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2023-12-01T16:16:00.220 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:00.252 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (32 ms) 2023-12-01T16:16:00.252 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2023-12-01T16:16:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:00 smithi183 ceph-mon[99169]: pgmap v2367: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-12-01T16:16:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:00 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:16:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:00 smithi183 ceph-mon[99169]: osdmap e1128: 8 total, 8 up, 8 in 2023-12-01T16:16:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:00 smithi119 ceph-mon[94175]: pgmap v2367: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-12-01T16:16:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:00 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:16:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:00 smithi119 ceph-mon[94175]: osdmap e1128: 8 total, 8 up, 8 in 2023-12-01T16:16:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:00 smithi119 ceph-mon[108979]: pgmap v2367: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-12-01T16:16:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:00 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:16:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:00 smithi119 ceph-mon[108979]: osdmap e1128: 8 total, 8 up, 8 in 2023-12-01T16:16:01.909 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:01 smithi183 ceph-mon[99169]: osdmap e1129: 8 total, 8 up, 8 in 2023-12-01T16:16:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2985804959' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:01 smithi119 ceph-mon[94175]: osdmap e1129: 8 total, 8 up, 8 in 2023-12-01T16:16:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2985804959' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:01 smithi119 ceph-mon[108979]: osdmap e1129: 8 total, 8 up, 8 in 2023-12-01T16:16:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2985804959' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:02 smithi183 ceph-mon[99169]: pgmap v2370: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:16:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2985804959' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:02 smithi183 ceph-mon[99169]: osdmap e1130: 8 total, 8 up, 8 in 2023-12-01T16:16:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:02 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:16:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:02 smithi119 ceph-mon[94175]: pgmap v2370: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:16:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2985804959' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:02 smithi119 ceph-mon[94175]: osdmap e1130: 8 total, 8 up, 8 in 2023-12-01T16:16:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:02 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:16:03.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:02 smithi119 ceph-mon[108979]: pgmap v2370: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:16:03.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2985804959' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:03.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:02 smithi119 ceph-mon[108979]: osdmap e1130: 8 total, 8 up, 8 in 2023-12-01T16:16:03.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:02 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:16:03.941 INFO:tasks.workunit.client.0.smithi119.stdout:image: image18 2023-12-01T16:16:03.941 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image18 2023-12-01T16:16:03.941 INFO:tasks.workunit.client.0.smithi119.stdout:found image18 2023-12-01T16:16:03.941 INFO:tasks.workunit.client.0.smithi119.stdout:erased image18 2023-12-01T16:16:03.941 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:04.025 INFO:tasks.workunit.client.0.smithi119.stdout:image: image18 2023-12-01T16:16:04.025 INFO:tasks.workunit.client.0.smithi119.stdout:image: image19 2023-12-01T16:16:04.025 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image18 2023-12-01T16:16:04.025 INFO:tasks.workunit.client.0.smithi119.stdout:found image18 2023-12-01T16:16:04.025 INFO:tasks.workunit.client.0.smithi119.stdout:erased image18 2023-12-01T16:16:04.026 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image19 2023-12-01T16:16:04.026 INFO:tasks.workunit.client.0.smithi119.stdout:found image19 2023-12-01T16:16:04.026 INFO:tasks.workunit.client.0.smithi119.stdout:erased image19 2023-12-01T16:16:04.026 INFO:tasks.workunit.client.0.smithi119.stdout:image: image19 2023-12-01T16:16:04.026 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image19 2023-12-01T16:16:04.026 INFO:tasks.workunit.client.0.smithi119.stdout:found image19 2023-12-01T16:16:04.026 INFO:tasks.workunit.client.0.smithi119.stdout:erased image19 2023-12-01T16:16:04.026 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3774 ms) 2023-12-01T16:16:04.026 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2023-12-01T16:16:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:03 smithi119 ceph-mon[94175]: osdmap e1131: 8 total, 8 up, 8 in 2023-12-01T16:16:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:03 smithi119 ceph-mon[108979]: osdmap e1131: 8 total, 8 up, 8 in 2023-12-01T16:16:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:03 smithi183 ceph-mon[99169]: osdmap e1131: 8 total, 8 up, 8 in 2023-12-01T16:16:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:16:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:16:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T16:16:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:04 smithi183 ceph-mon[99169]: pgmap v2373: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:04 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:16:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:04 smithi183 ceph-mon[99169]: osdmap e1132: 8 total, 8 up, 8 in 2023-12-01T16:16:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:04 smithi119 ceph-mon[94175]: pgmap v2373: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:04 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:16:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:04 smithi119 ceph-mon[94175]: osdmap e1132: 8 total, 8 up, 8 in 2023-12-01T16:16:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:04 smithi119 ceph-mon[108979]: pgmap v2373: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:04 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:16:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:04 smithi119 ceph-mon[108979]: osdmap e1132: 8 total, 8 up, 8 in 2023-12-01T16:16:05.943 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:05 smithi183 ceph-mon[99169]: osdmap e1133: 8 total, 8 up, 8 in 2023-12-01T16:16:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2229335851' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:05 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:05 smithi119 ceph-mon[94175]: osdmap e1133: 8 total, 8 up, 8 in 2023-12-01T16:16:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2229335851' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:05 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:05 smithi119 ceph-mon[108979]: osdmap e1133: 8 total, 8 up, 8 in 2023-12-01T16:16:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2229335851' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:05 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:06 smithi183 ceph-mon[99169]: pgmap v2376: 201 pgs: 32 unknown, 169 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 209 KiB/s rd, 23 KiB/s wr, 291 op/s 2023-12-01T16:16:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:06 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:16:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:06 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:06 smithi183 ceph-mon[99169]: osdmap e1134: 8 total, 8 up, 8 in 2023-12-01T16:16:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:06 smithi183 ceph-mon[99169]: osdmap e1135: 8 total, 8 up, 8 in 2023-12-01T16:16:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:06 smithi119 ceph-mon[108979]: pgmap v2376: 201 pgs: 32 unknown, 169 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 209 KiB/s rd, 23 KiB/s wr, 291 op/s 2023-12-01T16:16:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:06 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:16:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:06 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:06 smithi119 ceph-mon[108979]: osdmap e1134: 8 total, 8 up, 8 in 2023-12-01T16:16:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:06 smithi119 ceph-mon[108979]: osdmap e1135: 8 total, 8 up, 8 in 2023-12-01T16:16:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:06 smithi119 ceph-mon[94175]: pgmap v2376: 201 pgs: 32 unknown, 169 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 209 KiB/s rd, 23 KiB/s wr, 291 op/s 2023-12-01T16:16:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:06 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:16:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:06 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:06 smithi119 ceph-mon[94175]: osdmap e1134: 8 total, 8 up, 8 in 2023-12-01T16:16:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:06 smithi119 ceph-mon[94175]: osdmap e1135: 8 total, 8 up, 8 in 2023-12-01T16:16:07.341 INFO:tasks.workunit.client.0.smithi119.stdout:num images is: 1 2023-12-01T16:16:07.341 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 1 2023-12-01T16:16:07.341 INFO:tasks.workunit.client.0.smithi119.stdout:image: image20 2023-12-01T16:16:07.342 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image20 2023-12-01T16:16:07.342 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:07.352 INFO:tasks.workunit.client.0.smithi119.stdout:num images is: 2 2023-12-01T16:16:07.352 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 2 2023-12-01T16:16:07.352 INFO:tasks.workunit.client.0.smithi119.stdout:image: image20 2023-12-01T16:16:07.352 INFO:tasks.workunit.client.0.smithi119.stdout:image: image21 2023-12-01T16:16:07.352 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image20 2023-12-01T16:16:07.352 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image21 2023-12-01T16:16:07.415 INFO:tasks.workunit.client.0.smithi119.stdout:num images is: 1 2023-12-01T16:16:07.415 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 1 2023-12-01T16:16:07.415 INFO:tasks.workunit.client.0.smithi119.stdout:image: image21 2023-12-01T16:16:07.415 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image21 2023-12-01T16:16:07.415 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (3389 ms) 2023-12-01T16:16:07.415 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCopy 2023-12-01T16:16:08.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:08 smithi183 ceph-mon[99169]: osdmap e1136: 8 total, 8 up, 8 in 2023-12-01T16:16:08.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:08 smithi183 ceph-mon[99169]: pgmap v2380: 201 pgs: 32 unknown, 169 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 24 KiB/s wr, 300 op/s 2023-12-01T16:16:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:08 smithi119 ceph-mon[94175]: osdmap e1136: 8 total, 8 up, 8 in 2023-12-01T16:16:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:08 smithi119 ceph-mon[94175]: pgmap v2380: 201 pgs: 32 unknown, 169 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 24 KiB/s wr, 300 op/s 2023-12-01T16:16:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:08 smithi119 ceph-mon[108979]: osdmap e1136: 8 total, 8 up, 8 in 2023-12-01T16:16:08.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:08 smithi119 ceph-mon[108979]: pgmap v2380: 201 pgs: 32 unknown, 169 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 24 KiB/s wr, 300 op/s 2023-12-01T16:16:09.346 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:09 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:16:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:09 smithi183 ceph-mon[99169]: osdmap e1137: 8 total, 8 up, 8 in 2023-12-01T16:16:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3123056608' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:09 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:16:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:09 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:16:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:09 smithi119 ceph-mon[94175]: osdmap e1137: 8 total, 8 up, 8 in 2023-12-01T16:16:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3123056608' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:09 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:16:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:09 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:16:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:09 smithi119 ceph-mon[108979]: osdmap e1137: 8 total, 8 up, 8 in 2023-12-01T16:16:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3123056608' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:09 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:16:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:10 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:10.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:10 smithi183 ceph-mon[99169]: osdmap e1138: 8 total, 8 up, 8 in 2023-12-01T16:16:10.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:10 smithi183 ceph-mon[99169]: pgmap v2383: 233 pgs: 233 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 3.4 KiB/s wr, 42 op/s 2023-12-01T16:16:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:10 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:10 smithi119 ceph-mon[94175]: osdmap e1138: 8 total, 8 up, 8 in 2023-12-01T16:16:10.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:10 smithi119 ceph-mon[94175]: pgmap v2383: 233 pgs: 233 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 3.4 KiB/s wr, 42 op/s 2023-12-01T16:16:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:10 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:10 smithi119 ceph-mon[108979]: osdmap e1138: 8 total, 8 up, 8 in 2023-12-01T16:16:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:10 smithi119 ceph-mon[108979]: pgmap v2383: 233 pgs: 233 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 3.4 KiB/s wr, 42 op/s 2023-12-01T16:16:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:11 smithi183 ceph-mon[99169]: osdmap e1139: 8 total, 8 up, 8 in 2023-12-01T16:16:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:11 smithi183 ceph-mon[99169]: osdmap e1140: 8 total, 8 up, 8 in 2023-12-01T16:16:11.691 INFO:tasks.workunit.client.0.smithi119.stdout:image: image22 2023-12-01T16:16:11.691 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image22 2023-12-01T16:16:11.691 INFO:tasks.workunit.client.0.smithi119.stdout:found image22 2023-12-01T16:16:11.691 INFO:tasks.workunit.client.0.smithi119.stdout:erased image22 2023-12-01T16:16:11.691 INFO:tasks.workunit.client.0.smithi119.stdout:image: image22 2023-12-01T16:16:11.691 INFO:tasks.workunit.client.0.smithi119.stdout:image: image23 2023-12-01T16:16:11.691 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image22 2023-12-01T16:16:11.691 INFO:tasks.workunit.client.0.smithi119.stdout:found image22 2023-12-01T16:16:11.691 INFO:tasks.workunit.client.0.smithi119.stdout:erased image22 2023-12-01T16:16:11.691 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image23 2023-12-01T16:16:11.691 INFO:tasks.workunit.client.0.smithi119.stdout:found image23 2023-12-01T16:16:11.692 INFO:tasks.workunit.client.0.smithi119.stdout:erased image23 2023-12-01T16:16:11.692 INFO:tasks.workunit.client.0.smithi119.stdout:100.00% done 2023-12-01T16:16:11.692 INFO:tasks.workunit.client.0.smithi119.stdout:image: image22 2023-12-01T16:16:11.692 INFO:tasks.workunit.client.0.smithi119.stdout:image: image23 2023-12-01T16:16:11.692 INFO:tasks.workunit.client.0.smithi119.stdout:image: image24 2023-12-01T16:16:11.692 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image22 2023-12-01T16:16:11.692 INFO:tasks.workunit.client.0.smithi119.stdout:found image22 2023-12-01T16:16:11.692 INFO:tasks.workunit.client.0.smithi119.stdout:erased image22 2023-12-01T16:16:11.692 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image23 2023-12-01T16:16:11.692 INFO:tasks.workunit.client.0.smithi119.stdout:found image23 2023-12-01T16:16:11.692 INFO:tasks.workunit.client.0.smithi119.stdout:erased image23 2023-12-01T16:16:11.692 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image24 2023-12-01T16:16:11.692 INFO:tasks.workunit.client.0.smithi119.stdout:found image24 2023-12-01T16:16:11.692 INFO:tasks.workunit.client.0.smithi119.stdout:erased image24 2023-12-01T16:16:11.692 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCopy (4276 ms) 2023-12-01T16:16:11.693 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCopyPP 2023-12-01T16:16:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:11 smithi119 ceph-mon[94175]: osdmap e1139: 8 total, 8 up, 8 in 2023-12-01T16:16:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:11 smithi119 ceph-mon[94175]: osdmap e1140: 8 total, 8 up, 8 in 2023-12-01T16:16:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:11 smithi119 ceph-mon[108979]: osdmap e1139: 8 total, 8 up, 8 in 2023-12-01T16:16:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:11 smithi119 ceph-mon[108979]: osdmap e1140: 8 total, 8 up, 8 in 2023-12-01T16:16:12.435 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:16:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:12 smithi183 ceph-mon[99169]: pgmap v2386: 233 pgs: 233 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2023-12-01T16:16:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:16:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:12 smithi119 ceph-mon[108979]: pgmap v2386: 233 pgs: 233 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2023-12-01T16:16:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:16:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:12 smithi119 ceph-mon[94175]: pgmap v2386: 233 pgs: 233 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2023-12-01T16:16:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:16:12.755 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:16:12.755 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (42m) 62s ago 43m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:16:12.755 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (42m) 61s ago 42m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:16:12.755 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (44m) 62s ago 44m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:16:12.755 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (44m) 61s ago 44m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:16:12.755 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (47m) 61s ago 47m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:16:12.755 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (48m) 62s ago 48m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:16:12.755 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (48m) 62s ago 48m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:16:12.755 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (47m) 61s ago 47m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:16:12.755 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (47m) 62s ago 47m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:16:12.756 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (43m) 62s ago 43m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:16:12.756 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (43m) 61s ago 43m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:16:12.756 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (46m) 62s ago 46m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:16:12.756 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (46m) 62s ago 46m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:16:12.756 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (46m) 62s ago 46m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:16:12.756 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (45m) 62s ago 45m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:16:12.756 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (45m) 61s ago 45m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:16:12.756 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (45m) 61s ago 45m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:16:12.756 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (44m) 61s ago 44m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:16:12.756 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (44m) 61s ago 44m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:16:12.756 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (42m) 61s ago 43m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:16:13.140 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:16:13.140 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:16:13.140 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:16:13.140 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:16:13.140 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:16:13.140 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:16:13.140 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:16:13.140 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:16:13.140 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:16:13.141 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:16:13.141 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:16:13.141 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:16:13.141 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:16:13.141 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:16:13.141 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:16:13.141 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:16:13.141 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:16:13.362 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:13 smithi183 ceph-mon[99169]: osdmap e1141: 8 total, 8 up, 8 in 2023-12-01T16:16:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/454260478' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:13 smithi183 ceph-mon[99169]: from='client.17637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:16:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:16:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:13 smithi183 ceph-mon[99169]: from='client.27530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:16:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1032993842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:16:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:13 smithi119 ceph-mon[94175]: osdmap e1141: 8 total, 8 up, 8 in 2023-12-01T16:16:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/454260478' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:13 smithi119 ceph-mon[94175]: from='client.17637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:16:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:16:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:13 smithi119 ceph-mon[94175]: from='client.27530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:16:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1032993842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:16:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:13 smithi119 ceph-mon[108979]: osdmap e1141: 8 total, 8 up, 8 in 2023-12-01T16:16:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/454260478' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:13 smithi119 ceph-mon[108979]: from='client.17637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:16:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:16:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:13 smithi119 ceph-mon[108979]: from='client.27530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:16:13.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1032993842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:16:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:16:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:16:14] "GET /metrics HTTP/1.1" 200 43425 "" "Prometheus/2.43.0" 2023-12-01T16:16:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/454260478' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:14 smithi119 ceph-mon[94175]: osdmap e1142: 8 total, 8 up, 8 in 2023-12-01T16:16:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:14 smithi119 ceph-mon[94175]: pgmap v2389: 265 pgs: 32 unknown, 233 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/454260478' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:14 smithi119 ceph-mon[108979]: osdmap e1142: 8 total, 8 up, 8 in 2023-12-01T16:16:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:14 smithi119 ceph-mon[108979]: pgmap v2389: 265 pgs: 32 unknown, 233 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:14.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/454260478' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:14.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:14 smithi183 ceph-mon[99169]: osdmap e1142: 8 total, 8 up, 8 in 2023-12-01T16:16:14.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:14 smithi183 ceph-mon[99169]: pgmap v2389: 265 pgs: 32 unknown, 233 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:15.689 INFO:tasks.workunit.client.0.smithi119.stdout:num images is: 1 2023-12-01T16:16:15.689 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 1 2023-12-01T16:16:15.689 INFO:tasks.workunit.client.0.smithi119.stdout:image: image25 2023-12-01T16:16:15.689 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image25 2023-12-01T16:16:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:15 smithi183 ceph-mon[99169]: osdmap e1143: 8 total, 8 up, 8 in 2023-12-01T16:16:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:15 smithi119 ceph-mon[108979]: osdmap e1143: 8 total, 8 up, 8 in 2023-12-01T16:16:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:15 smithi119 ceph-mon[94175]: osdmap e1143: 8 total, 8 up, 8 in 2023-12-01T16:16:15.708 INFO:tasks.workunit.client.0.smithi119.stdout:num images is: 2 2023-12-01T16:16:15.709 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 2 2023-12-01T16:16:15.709 INFO:tasks.workunit.client.0.smithi119.stdout:image: image25 2023-12-01T16:16:15.709 INFO:tasks.workunit.client.0.smithi119.stdout:image: image26 2023-12-01T16:16:15.709 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image25 2023-12-01T16:16:15.709 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image26 2023-12-01T16:16:15.755 INFO:tasks.workunit.client.0.smithi119.stdout:100.00% done 2023-12-01T16:16:15.755 INFO:tasks.workunit.client.0.smithi119.stdout:num images is: 3 2023-12-01T16:16:15.755 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 3 2023-12-01T16:16:15.755 INFO:tasks.workunit.client.0.smithi119.stdout:image: image25 2023-12-01T16:16:15.755 INFO:tasks.workunit.client.0.smithi119.stdout:image: image26 2023-12-01T16:16:15.755 INFO:tasks.workunit.client.0.smithi119.stdout:image: image27 2023-12-01T16:16:15.756 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image25 2023-12-01T16:16:15.756 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image26 2023-12-01T16:16:15.756 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image27 2023-12-01T16:16:15.785 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCopyPP (4094 ms) 2023-12-01T16:16:15.785 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2023-12-01T16:16:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:16 smithi183 ceph-mon[99169]: osdmap e1144: 8 total, 8 up, 8 in 2023-12-01T16:16:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:16 smithi183 ceph-mon[99169]: pgmap v2392: 265 pgs: 265 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T16:16:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:16 smithi119 ceph-mon[94175]: osdmap e1144: 8 total, 8 up, 8 in 2023-12-01T16:16:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:16 smithi119 ceph-mon[94175]: pgmap v2392: 265 pgs: 265 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T16:16:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:16 smithi119 ceph-mon[108979]: osdmap e1144: 8 total, 8 up, 8 in 2023-12-01T16:16:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:16 smithi119 ceph-mon[108979]: pgmap v2392: 265 pgs: 265 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T16:16:17.400 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:17 smithi183 ceph-mon[99169]: osdmap e1145: 8 total, 8 up, 8 in 2023-12-01T16:16:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:17 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3123080153' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:17 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:17 smithi119 ceph-mon[108979]: osdmap e1145: 8 total, 8 up, 8 in 2023-12-01T16:16:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:17 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3123080153' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:17 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:17 smithi119 ceph-mon[94175]: osdmap e1145: 8 total, 8 up, 8 in 2023-12-01T16:16:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:17 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3123080153' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:17 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:18 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:18 smithi183 ceph-mon[99169]: osdmap e1146: 8 total, 8 up, 8 in 2023-12-01T16:16:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:18 smithi183 ceph-mon[99169]: pgmap v2395: 297 pgs: 32 unknown, 265 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T16:16:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:18 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:18 smithi119 ceph-mon[94175]: osdmap e1146: 8 total, 8 up, 8 in 2023-12-01T16:16:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:18 smithi119 ceph-mon[94175]: pgmap v2395: 297 pgs: 32 unknown, 265 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T16:16:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:18 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:18 smithi119 ceph-mon[108979]: osdmap e1146: 8 total, 8 up, 8 in 2023-12-01T16:16:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:18 smithi119 ceph-mon[108979]: pgmap v2395: 297 pgs: 32 unknown, 265 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T16:16:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:19 smithi183 ceph-mon[99169]: osdmap e1147: 8 total, 8 up, 8 in 2023-12-01T16:16:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:19 smithi119 ceph-mon[94175]: osdmap e1147: 8 total, 8 up, 8 in 2023-12-01T16:16:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:19 smithi119 ceph-mon[108979]: osdmap e1147: 8 total, 8 up, 8 in 2023-12-01T16:16:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:20 smithi183 ceph-mon[99169]: osdmap e1148: 8 total, 8 up, 8 in 2023-12-01T16:16:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:20 smithi183 ceph-mon[99169]: pgmap v2398: 297 pgs: 297 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T16:16:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:20 smithi119 ceph-mon[94175]: osdmap e1148: 8 total, 8 up, 8 in 2023-12-01T16:16:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:20 smithi119 ceph-mon[94175]: pgmap v2398: 297 pgs: 297 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T16:16:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:20 smithi119 ceph-mon[108979]: osdmap e1148: 8 total, 8 up, 8 in 2023-12-01T16:16:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:20 smithi119 ceph-mon[108979]: pgmap v2398: 297 pgs: 297 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T16:16:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:21 smithi183 ceph-mon[99169]: osdmap e1149: 8 total, 8 up, 8 in 2023-12-01T16:16:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:21 smithi183 ceph-mon[99169]: osdmap e1150: 8 total, 8 up, 8 in 2023-12-01T16:16:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:21 smithi119 ceph-mon[108979]: osdmap e1149: 8 total, 8 up, 8 in 2023-12-01T16:16:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:21 smithi119 ceph-mon[108979]: osdmap e1150: 8 total, 8 up, 8 in 2023-12-01T16:16:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:21 smithi119 ceph-mon[94175]: osdmap e1149: 8 total, 8 up, 8 in 2023-12-01T16:16:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:21 smithi119 ceph-mon[94175]: osdmap e1150: 8 total, 8 up, 8 in 2023-12-01T16:16:22.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:22 smithi183 ceph-mon[99169]: pgmap v2401: 297 pgs: 297 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T16:16:22.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:22 smithi183 ceph-mon[99169]: osdmap e1151: 8 total, 8 up, 8 in 2023-12-01T16:16:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:22 smithi119 ceph-mon[94175]: pgmap v2401: 297 pgs: 297 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T16:16:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:22 smithi119 ceph-mon[94175]: osdmap e1151: 8 total, 8 up, 8 in 2023-12-01T16:16:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:22 smithi119 ceph-mon[108979]: pgmap v2401: 297 pgs: 297 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T16:16:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:22 smithi119 ceph-mon[108979]: osdmap e1151: 8 total, 8 up, 8 in 2023-12-01T16:16:23.492 INFO:tasks.workunit.client.0.smithi119.stdout:image: image28 2023-12-01T16:16:23.492 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image28 2023-12-01T16:16:23.492 INFO:tasks.workunit.client.0.smithi119.stdout:found image28 2023-12-01T16:16:23.492 INFO:tasks.workunit.client.0.smithi119.stdout:erased image28 2023-12-01T16:16:23.492 INFO:tasks.workunit.client.0.smithi119.stdout:image: image28 2023-12-01T16:16:23.493 INFO:tasks.workunit.client.0.smithi119.stdout:image: image29 2023-12-01T16:16:23.493 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image28 2023-12-01T16:16:23.493 INFO:tasks.workunit.client.0.smithi119.stdout:found image28 2023-12-01T16:16:23.493 INFO:tasks.workunit.client.0.smithi119.stdout:erased image28 2023-12-01T16:16:23.493 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image29 2023-12-01T16:16:23.493 INFO:tasks.workunit.client.0.smithi119.stdout:found image29 2023-12-01T16:16:23.493 INFO:tasks.workunit.client.0.smithi119.stdout:erased image29 2023-12-01T16:16:23.493 INFO:tasks.workunit.client.0.smithi119.stdout:100.00% done 2023-12-01T16:16:23.493 INFO:tasks.workunit.client.0.smithi119.stdout:image: image28 2023-12-01T16:16:23.493 INFO:tasks.workunit.client.0.smithi119.stdout:image: image29 2023-12-01T16:16:23.493 INFO:tasks.workunit.client.0.smithi119.stdout:image: image30 2023-12-01T16:16:23.493 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image28 2023-12-01T16:16:23.493 INFO:tasks.workunit.client.0.smithi119.stdout:found image28 2023-12-01T16:16:23.493 INFO:tasks.workunit.client.0.smithi119.stdout:erased image28 2023-12-01T16:16:23.493 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image29 2023-12-01T16:16:23.494 INFO:tasks.workunit.client.0.smithi119.stdout:found image29 2023-12-01T16:16:23.494 INFO:tasks.workunit.client.0.smithi119.stdout:erased image29 2023-12-01T16:16:23.494 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image30 2023-12-01T16:16:23.494 INFO:tasks.workunit.client.0.smithi119.stdout:found image30 2023-12-01T16:16:23.494 INFO:tasks.workunit.client.0.smithi119.stdout:erased image30 2023-12-01T16:16:23.494 INFO:tasks.workunit.client.0.smithi119.stdout:image: image28 2023-12-01T16:16:23.494 INFO:tasks.workunit.client.0.smithi119.stdout:image: image29 2023-12-01T16:16:23.494 INFO:tasks.workunit.client.0.smithi119.stdout:image: image30 2023-12-01T16:16:23.494 INFO:tasks.workunit.client.0.smithi119.stdout:image: image31 2023-12-01T16:16:23.494 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image28 2023-12-01T16:16:23.494 INFO:tasks.workunit.client.0.smithi119.stdout:found image28 2023-12-01T16:16:23.494 INFO:tasks.workunit.client.0.smithi119.stdout:erased image28 2023-12-01T16:16:23.494 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image29 2023-12-01T16:16:23.494 INFO:tasks.workunit.client.0.smithi119.stdout:found image29 2023-12-01T16:16:23.495 INFO:tasks.workunit.client.0.smithi119.stdout:erased image29 2023-12-01T16:16:23.495 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image30 2023-12-01T16:16:23.495 INFO:tasks.workunit.client.0.smithi119.stdout:found image30 2023-12-01T16:16:23.495 INFO:tasks.workunit.client.0.smithi119.stdout:erased image30 2023-12-01T16:16:23.495 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image31 2023-12-01T16:16:23.495 INFO:tasks.workunit.client.0.smithi119.stdout:found image31 2023-12-01T16:16:23.495 INFO:tasks.workunit.client.0.smithi119.stdout:erased image31 2023-12-01T16:16:23.495 INFO:tasks.workunit.client.0.smithi119.stdout:image: image28 2023-12-01T16:16:23.495 INFO:tasks.workunit.client.0.smithi119.stdout:image: image29 2023-12-01T16:16:23.495 INFO:tasks.workunit.client.0.smithi119.stdout:image: image30 2023-12-01T16:16:23.495 INFO:tasks.workunit.client.0.smithi119.stdout:image: image31 2023-12-01T16:16:23.495 INFO:tasks.workunit.client.0.smithi119.stdout:image: image32 2023-12-01T16:16:23.495 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image28 2023-12-01T16:16:23.495 INFO:tasks.workunit.client.0.smithi119.stdout:found image28 2023-12-01T16:16:23.495 INFO:tasks.workunit.client.0.smithi119.stdout:erased image28 2023-12-01T16:16:23.496 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image29 2023-12-01T16:16:23.496 INFO:tasks.workunit.client.0.smithi119.stdout:found image29 2023-12-01T16:16:23.496 INFO:tasks.workunit.client.0.smithi119.stdout:erased image29 2023-12-01T16:16:23.496 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image30 2023-12-01T16:16:23.496 INFO:tasks.workunit.client.0.smithi119.stdout:found image30 2023-12-01T16:16:23.496 INFO:tasks.workunit.client.0.smithi119.stdout:erased image30 2023-12-01T16:16:23.496 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image31 2023-12-01T16:16:23.496 INFO:tasks.workunit.client.0.smithi119.stdout:found image31 2023-12-01T16:16:23.496 INFO:tasks.workunit.client.0.smithi119.stdout:erased image31 2023-12-01T16:16:23.496 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image32 2023-12-01T16:16:23.496 INFO:tasks.workunit.client.0.smithi119.stdout:found image32 2023-12-01T16:16:23.496 INFO:tasks.workunit.client.0.smithi119.stdout:erased image32 2023-12-01T16:16:23.496 INFO:tasks.workunit.client.0.smithi119.stdout:100.00% done 2023-12-01T16:16:23.496 INFO:tasks.workunit.client.0.smithi119.stdout:image: image28 2023-12-01T16:16:23.496 INFO:tasks.workunit.client.0.smithi119.stdout:image: image29 2023-12-01T16:16:23.496 INFO:tasks.workunit.client.0.smithi119.stdout:image: image30 2023-12-01T16:16:23.497 INFO:tasks.workunit.client.0.smithi119.stdout:image: image31 2023-12-01T16:16:23.497 INFO:tasks.workunit.client.0.smithi119.stdout:image: image32 2023-12-01T16:16:23.497 INFO:tasks.workunit.client.0.smithi119.stdout:image: image33 2023-12-01T16:16:23.497 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image28 2023-12-01T16:16:23.497 INFO:tasks.workunit.client.0.smithi119.stdout:found image28 2023-12-01T16:16:23.497 INFO:tasks.workunit.client.0.smithi119.stdout:erased image28 2023-12-01T16:16:23.497 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image29 2023-12-01T16:16:23.497 INFO:tasks.workunit.client.0.smithi119.stdout:found image29 2023-12-01T16:16:23.497 INFO:tasks.workunit.client.0.smithi119.stdout:erased image29 2023-12-01T16:16:23.497 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image30 2023-12-01T16:16:23.497 INFO:tasks.workunit.client.0.smithi119.stdout:found image30 2023-12-01T16:16:23.497 INFO:tasks.workunit.client.0.smithi119.stdout:erased image30 2023-12-01T16:16:23.497 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image31 2023-12-01T16:16:23.497 INFO:tasks.workunit.client.0.smithi119.stdout:found image31 2023-12-01T16:16:23.497 INFO:tasks.workunit.client.0.smithi119.stdout:erased image31 2023-12-01T16:16:23.498 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image32 2023-12-01T16:16:23.498 INFO:tasks.workunit.client.0.smithi119.stdout:found image32 2023-12-01T16:16:23.498 INFO:tasks.workunit.client.0.smithi119.stdout:erased image32 2023-12-01T16:16:23.498 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image33 2023-12-01T16:16:23.498 INFO:tasks.workunit.client.0.smithi119.stdout:found image33 2023-12-01T16:16:23.498 INFO:tasks.workunit.client.0.smithi119.stdout:erased image33 2023-12-01T16:16:23.498 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestDeepCopy (7708 ms) 2023-12-01T16:16:23.498 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2023-12-01T16:16:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:24.422 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:16:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:16:24] "GET /metrics HTTP/1.1" 200 48305 "" "Prometheus/2.43.0" 2023-12-01T16:16:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:24 smithi183 ceph-mon[99169]: osdmap e1152: 8 total, 8 up, 8 in 2023-12-01T16:16:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:24 smithi183 ceph-mon[99169]: pgmap v2404: 297 pgs: 297 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:24.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:24 smithi119 ceph-mon[94175]: osdmap e1152: 8 total, 8 up, 8 in 2023-12-01T16:16:24.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:24 smithi119 ceph-mon[94175]: pgmap v2404: 297 pgs: 297 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:24.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:24 smithi119 ceph-mon[108979]: osdmap e1152: 8 total, 8 up, 8 in 2023-12-01T16:16:24.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:24 smithi119 ceph-mon[108979]: pgmap v2404: 297 pgs: 297 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:25.442 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:25 smithi183 ceph-mon[99169]: osdmap e1153: 8 total, 8 up, 8 in 2023-12-01T16:16:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/563609606' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:25 smithi119 ceph-mon[94175]: osdmap e1153: 8 total, 8 up, 8 in 2023-12-01T16:16:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/563609606' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:25 smithi119 ceph-mon[108979]: osdmap e1153: 8 total, 8 up, 8 in 2023-12-01T16:16:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/563609606' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/563609606' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:26 smithi183 ceph-mon[99169]: osdmap e1154: 8 total, 8 up, 8 in 2023-12-01T16:16:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:26 smithi183 ceph-mon[99169]: pgmap v2407: 329 pgs: 12 creating+peering, 20 unknown, 297 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 548 KiB/s rd, 32 KiB/s wr, 651 op/s 2023-12-01T16:16:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/563609606' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:26 smithi119 ceph-mon[108979]: osdmap e1154: 8 total, 8 up, 8 in 2023-12-01T16:16:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:26 smithi119 ceph-mon[108979]: pgmap v2407: 329 pgs: 12 creating+peering, 20 unknown, 297 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 548 KiB/s rd, 32 KiB/s wr, 651 op/s 2023-12-01T16:16:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/563609606' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:26 smithi119 ceph-mon[94175]: osdmap e1154: 8 total, 8 up, 8 in 2023-12-01T16:16:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:26 smithi119 ceph-mon[94175]: pgmap v2407: 329 pgs: 12 creating+peering, 20 unknown, 297 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 548 KiB/s rd, 32 KiB/s wr, 651 op/s 2023-12-01T16:16:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:27 smithi183 ceph-mon[99169]: osdmap e1155: 8 total, 8 up, 8 in 2023-12-01T16:16:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:27 smithi119 ceph-mon[94175]: osdmap e1155: 8 total, 8 up, 8 in 2023-12-01T16:16:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:27 smithi119 ceph-mon[108979]: osdmap e1155: 8 total, 8 up, 8 in 2023-12-01T16:16:27.766 INFO:tasks.workunit.client.0.smithi119.stdout:num images is: 1 2023-12-01T16:16:27.766 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 1 2023-12-01T16:16:27.766 INFO:tasks.workunit.client.0.smithi119.stdout:image: image34 2023-12-01T16:16:27.766 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image34 2023-12-01T16:16:27.792 INFO:tasks.workunit.client.0.smithi119.stdout:num images is: 2 2023-12-01T16:16:27.792 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 2 2023-12-01T16:16:27.792 INFO:tasks.workunit.client.0.smithi119.stdout:image: image34 2023-12-01T16:16:27.792 INFO:tasks.workunit.client.0.smithi119.stdout:image: image35 2023-12-01T16:16:27.792 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image34 2023-12-01T16:16:27.792 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image35 2023-12-01T16:16:27.845 INFO:tasks.workunit.client.0.smithi119.stdout:100.00% done 2023-12-01T16:16:27.845 INFO:tasks.workunit.client.0.smithi119.stdout:num images is: 3 2023-12-01T16:16:27.845 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 3 2023-12-01T16:16:27.845 INFO:tasks.workunit.client.0.smithi119.stdout:image: image34 2023-12-01T16:16:27.845 INFO:tasks.workunit.client.0.smithi119.stdout:image: image35 2023-12-01T16:16:27.845 INFO:tasks.workunit.client.0.smithi119.stdout:image: image36 2023-12-01T16:16:27.845 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image34 2023-12-01T16:16:27.845 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image35 2023-12-01T16:16:27.845 INFO:tasks.workunit.client.0.smithi119.stdout:expected = image36 2023-12-01T16:16:27.873 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (4381 ms) 2023-12-01T16:16:27.873 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2023-12-01T16:16:27.873 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:28 smithi183 ceph-mon[99169]: osdmap e1156: 8 total, 8 up, 8 in 2023-12-01T16:16:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:28 smithi183 ceph-mon[99169]: pgmap v2410: 329 pgs: 12 creating+peering, 20 unknown, 297 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 548 KiB/s rd, 32 KiB/s wr, 651 op/s 2023-12-01T16:16:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:28 smithi119 ceph-mon[94175]: osdmap e1156: 8 total, 8 up, 8 in 2023-12-01T16:16:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:28 smithi119 ceph-mon[94175]: pgmap v2410: 329 pgs: 12 creating+peering, 20 unknown, 297 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 548 KiB/s rd, 32 KiB/s wr, 651 op/s 2023-12-01T16:16:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:28 smithi119 ceph-mon[108979]: osdmap e1156: 8 total, 8 up, 8 in 2023-12-01T16:16:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:28 smithi119 ceph-mon[108979]: pgmap v2410: 329 pgs: 12 creating+peering, 20 unknown, 297 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 548 KiB/s rd, 32 KiB/s wr, 651 op/s 2023-12-01T16:16:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:29 smithi183 ceph-mon[99169]: osdmap e1157: 8 total, 8 up, 8 in 2023-12-01T16:16:29.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:16:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:29 smithi119 ceph-mon[94175]: osdmap e1157: 8 total, 8 up, 8 in 2023-12-01T16:16:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:16:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:29 smithi119 ceph-mon[108979]: osdmap e1157: 8 total, 8 up, 8 in 2023-12-01T16:16:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:16:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:30 smithi183 ceph-mon[99169]: osdmap e1158: 8 total, 8 up, 8 in 2023-12-01T16:16:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:30 smithi183 ceph-mon[99169]: pgmap v2413: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 364 KiB/s rd, 24 KiB/s wr, 434 op/s 2023-12-01T16:16:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:30 smithi119 ceph-mon[108979]: osdmap e1158: 8 total, 8 up, 8 in 2023-12-01T16:16:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:30 smithi119 ceph-mon[108979]: pgmap v2413: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 364 KiB/s rd, 24 KiB/s wr, 434 op/s 2023-12-01T16:16:30.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:30 smithi119 ceph-mon[94175]: osdmap e1158: 8 total, 8 up, 8 in 2023-12-01T16:16:30.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:30 smithi119 ceph-mon[94175]: pgmap v2413: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 364 KiB/s rd, 24 KiB/s wr, 434 op/s 2023-12-01T16:16:31.344 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 1 2023-12-01T16:16:31.344 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 1 2023-12-01T16:16:31.344 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap1 2023-12-01T16:16:31.344 INFO:tasks.workunit.client.0.smithi119.stdout:found snap1 with size 2097152 2023-12-01T16:16:31.344 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 2 2023-12-01T16:16:31.344 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 2 2023-12-01T16:16:31.344 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap1 2023-12-01T16:16:31.344 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap2 2023-12-01T16:16:31.344 INFO:tasks.workunit.client.0.smithi119.stdout:found snap1 with size 2097152 2023-12-01T16:16:31.344 INFO:tasks.workunit.client.0.smithi119.stdout:found snap2 with size 4194304 2023-12-01T16:16:31.345 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 1 2023-12-01T16:16:31.345 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 1 2023-12-01T16:16:31.345 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap2 2023-12-01T16:16:31.345 INFO:tasks.workunit.client.0.smithi119.stdout:found snap2 with size 4194304 2023-12-01T16:16:31.345 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 0 2023-12-01T16:16:31.345 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 0 2023-12-01T16:16:31.345 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (3470 ms) 2023-12-01T16:16:31.345 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2023-12-01T16:16:31.345 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:31 smithi183 ceph-mon[99169]: osdmap e1159: 8 total, 8 up, 8 in 2023-12-01T16:16:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:31 smithi183 ceph-mon[99169]: osdmap e1160: 8 total, 8 up, 8 in 2023-12-01T16:16:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:31 smithi119 ceph-mon[94175]: osdmap e1159: 8 total, 8 up, 8 in 2023-12-01T16:16:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:31 smithi119 ceph-mon[94175]: osdmap e1160: 8 total, 8 up, 8 in 2023-12-01T16:16:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:31 smithi119 ceph-mon[108979]: osdmap e1159: 8 total, 8 up, 8 in 2023-12-01T16:16:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:31 smithi119 ceph-mon[108979]: osdmap e1160: 8 total, 8 up, 8 in 2023-12-01T16:16:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:32 smithi183 ceph-mon[99169]: pgmap v2416: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 364 KiB/s rd, 24 KiB/s wr, 434 op/s 2023-12-01T16:16:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:32 smithi183 ceph-mon[99169]: osdmap e1161: 8 total, 8 up, 8 in 2023-12-01T16:16:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:32 smithi119 ceph-mon[108979]: pgmap v2416: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 364 KiB/s rd, 24 KiB/s wr, 434 op/s 2023-12-01T16:16:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:32 smithi119 ceph-mon[108979]: osdmap e1161: 8 total, 8 up, 8 in 2023-12-01T16:16:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:32 smithi119 ceph-mon[94175]: pgmap v2416: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 364 KiB/s rd, 24 KiB/s wr, 434 op/s 2023-12-01T16:16:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:32 smithi119 ceph-mon[94175]: osdmap e1161: 8 total, 8 up, 8 in 2023-12-01T16:16:33.359 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (2016 ms) 2023-12-01T16:16:33.359 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2023-12-01T16:16:33.359 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:34.357 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 1 2023-12-01T16:16:34.357 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 1 2023-12-01T16:16:34.357 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap1 2023-12-01T16:16:34.358 INFO:tasks.workunit.client.0.smithi119.stdout:found snap1 with size 2097152 2023-12-01T16:16:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:16:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:16:34] "GET /metrics HTTP/1.1" 200 48305 "" "Prometheus/2.43.0" 2023-12-01T16:16:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:34 smithi119 ceph-mon[94175]: osdmap e1162: 8 total, 8 up, 8 in 2023-12-01T16:16:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:34 smithi119 ceph-mon[94175]: pgmap v2419: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:34 smithi119 ceph-mon[108979]: osdmap e1162: 8 total, 8 up, 8 in 2023-12-01T16:16:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:34 smithi119 ceph-mon[108979]: pgmap v2419: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:34.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:34 smithi183 ceph-mon[99169]: osdmap e1162: 8 total, 8 up, 8 in 2023-12-01T16:16:34.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:34 smithi183 ceph-mon[99169]: pgmap v2419: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:35.359 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 2 2023-12-01T16:16:35.359 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 2 2023-12-01T16:16:35.359 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap1 2023-12-01T16:16:35.359 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap2 2023-12-01T16:16:35.359 INFO:tasks.workunit.client.0.smithi119.stdout:found snap1 with size 2097152 2023-12-01T16:16:35.359 INFO:tasks.workunit.client.0.smithi119.stdout:found snap2 with size 4194304 2023-12-01T16:16:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:35 smithi183 ceph-mon[99169]: osdmap e1163: 8 total, 8 up, 8 in 2023-12-01T16:16:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:35 smithi119 ceph-mon[108979]: osdmap e1163: 8 total, 8 up, 8 in 2023-12-01T16:16:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:35 smithi119 ceph-mon[94175]: osdmap e1163: 8 total, 8 up, 8 in 2023-12-01T16:16:36.372 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 1 2023-12-01T16:16:36.372 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 1 2023-12-01T16:16:36.372 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap2 2023-12-01T16:16:36.372 INFO:tasks.workunit.client.0.smithi119.stdout:found snap2 with size 4194304 2023-12-01T16:16:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:36 smithi183 ceph-mon[99169]: osdmap e1164: 8 total, 8 up, 8 in 2023-12-01T16:16:36.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:36 smithi183 ceph-mon[99169]: pgmap v2422: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s rd, 7.5 KiB/s wr, 93 op/s 2023-12-01T16:16:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:36 smithi119 ceph-mon[94175]: osdmap e1164: 8 total, 8 up, 8 in 2023-12-01T16:16:36.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:36 smithi119 ceph-mon[94175]: pgmap v2422: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s rd, 7.5 KiB/s wr, 93 op/s 2023-12-01T16:16:36.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:36 smithi119 ceph-mon[108979]: osdmap e1164: 8 total, 8 up, 8 in 2023-12-01T16:16:36.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:36 smithi119 ceph-mon[108979]: pgmap v2422: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s rd, 7.5 KiB/s wr, 93 op/s 2023-12-01T16:16:37.378 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 0 2023-12-01T16:16:37.378 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 0 2023-12-01T16:16:37.383 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (4023 ms) 2023-12-01T16:16:37.383 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2023-12-01T16:16:37.383 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:37 smithi183 ceph-mon[99169]: osdmap e1165: 8 total, 8 up, 8 in 2023-12-01T16:16:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:37 smithi119 ceph-mon[108979]: osdmap e1165: 8 total, 8 up, 8 in 2023-12-01T16:16:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:37 smithi119 ceph-mon[94175]: osdmap e1165: 8 total, 8 up, 8 in 2023-12-01T16:16:38.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:38 smithi183 ceph-mon[99169]: osdmap e1166: 8 total, 8 up, 8 in 2023-12-01T16:16:38.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:38 smithi183 ceph-mon[99169]: pgmap v2425: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s rd, 7.5 KiB/s wr, 93 op/s 2023-12-01T16:16:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:38 smithi119 ceph-mon[94175]: osdmap e1166: 8 total, 8 up, 8 in 2023-12-01T16:16:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:38 smithi119 ceph-mon[94175]: pgmap v2425: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s rd, 7.5 KiB/s wr, 93 op/s 2023-12-01T16:16:38.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:38 smithi119 ceph-mon[108979]: osdmap e1166: 8 total, 8 up, 8 in 2023-12-01T16:16:38.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:38 smithi119 ceph-mon[108979]: pgmap v2425: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s rd, 7.5 KiB/s wr, 93 op/s 2023-12-01T16:16:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:39 smithi183 ceph-mon[99169]: osdmap e1167: 8 total, 8 up, 8 in 2023-12-01T16:16:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.4", "id": [6, 0]}]: dispatch 2023-12-01T16:16:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1", "id": [5, 1]}]: dispatch 2023-12-01T16:16:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.4", "id": [6, 0]}]: dispatch 2023-12-01T16:16:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1f", "id": [5, 1]}]: dispatch 2023-12-01T16:16:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.5", "id": [4, 6]}]: dispatch 2023-12-01T16:16:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.e", "id": [1, 0, 3, 7]}]: dispatch 2023-12-01T16:16:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1", "id": [5, 1]}]: dispatch 2023-12-01T16:16:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1f", "id": [5, 1]}]: dispatch 2023-12-01T16:16:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.5", "id": [4, 6]}]: dispatch 2023-12-01T16:16:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.e", "id": [1, 0, 3, 7]}]: dispatch 2023-12-01T16:16:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:16:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[94175]: osdmap e1167: 8 total, 8 up, 8 in 2023-12-01T16:16:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.4", "id": [6, 0]}]: dispatch 2023-12-01T16:16:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1", "id": [5, 1]}]: dispatch 2023-12-01T16:16:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.4", "id": [6, 0]}]: dispatch 2023-12-01T16:16:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1f", "id": [5, 1]}]: dispatch 2023-12-01T16:16:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.5", "id": [4, 6]}]: dispatch 2023-12-01T16:16:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.e", "id": [1, 0, 3, 7]}]: dispatch 2023-12-01T16:16:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1", "id": [5, 1]}]: dispatch 2023-12-01T16:16:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1f", "id": [5, 1]}]: dispatch 2023-12-01T16:16:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.5", "id": [4, 6]}]: dispatch 2023-12-01T16:16:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.e", "id": [1, 0, 3, 7]}]: dispatch 2023-12-01T16:16:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:16:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[108979]: osdmap e1167: 8 total, 8 up, 8 in 2023-12-01T16:16:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.4", "id": [6, 0]}]: dispatch 2023-12-01T16:16:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1", "id": [5, 1]}]: dispatch 2023-12-01T16:16:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.4", "id": [6, 0]}]: dispatch 2023-12-01T16:16:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1f", "id": [5, 1]}]: dispatch 2023-12-01T16:16:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.5", "id": [4, 6]}]: dispatch 2023-12-01T16:16:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.e", "id": [1, 0, 3, 7]}]: dispatch 2023-12-01T16:16:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1", "id": [5, 1]}]: dispatch 2023-12-01T16:16:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1f", "id": [5, 1]}]: dispatch 2023-12-01T16:16:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.5", "id": [4, 6]}]: dispatch 2023-12-01T16:16:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.e", "id": [1, 0, 3, 7]}]: dispatch 2023-12-01T16:16:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:16:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.4", "id": [6, 0]}]': finished 2023-12-01T16:16:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1", "id": [5, 1]}]': finished 2023-12-01T16:16:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1f", "id": [5, 1]}]': finished 2023-12-01T16:16:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.5", "id": [4, 6]}]': finished 2023-12-01T16:16:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.e", "id": [1, 0, 3, 7]}]': finished 2023-12-01T16:16:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:40 smithi183 ceph-mon[99169]: osdmap e1168: 8 total, 8 up, 8 in 2023-12-01T16:16:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:40 smithi183 ceph-mon[99169]: pgmap v2428: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 38 KiB/s rd, 4.5 KiB/s wr, 53 op/s 2023-12-01T16:16:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.4", "id": [6, 0]}]': finished 2023-12-01T16:16:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1", "id": [5, 1]}]': finished 2023-12-01T16:16:40.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1f", "id": [5, 1]}]': finished 2023-12-01T16:16:40.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.5", "id": [4, 6]}]': finished 2023-12-01T16:16:40.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.e", "id": [1, 0, 3, 7]}]': finished 2023-12-01T16:16:40.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:40 smithi119 ceph-mon[94175]: osdmap e1168: 8 total, 8 up, 8 in 2023-12-01T16:16:40.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:40 smithi119 ceph-mon[94175]: pgmap v2428: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 38 KiB/s rd, 4.5 KiB/s wr, 53 op/s 2023-12-01T16:16:40.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.4", "id": [6, 0]}]': finished 2023-12-01T16:16:40.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1", "id": [5, 1]}]': finished 2023-12-01T16:16:40.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.1f", "id": [5, 1]}]': finished 2023-12-01T16:16:40.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.5", "id": [4, 6]}]': finished 2023-12-01T16:16:40.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.e", "id": [1, 0, 3, 7]}]': finished 2023-12-01T16:16:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:40 smithi119 ceph-mon[108979]: osdmap e1168: 8 total, 8 up, 8 in 2023-12-01T16:16:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:40 smithi119 ceph-mon[108979]: pgmap v2428: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 38 KiB/s rd, 4.5 KiB/s wr, 53 op/s 2023-12-01T16:16:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:41 smithi183 ceph-mon[99169]: osdmap e1169: 8 total, 8 up, 8 in 2023-12-01T16:16:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:41 smithi183 ceph-mon[99169]: osdmap e1170: 8 total, 8 up, 8 in 2023-12-01T16:16:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:41 smithi119 ceph-mon[94175]: osdmap e1169: 8 total, 8 up, 8 in 2023-12-01T16:16:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:41 smithi119 ceph-mon[94175]: osdmap e1170: 8 total, 8 up, 8 in 2023-12-01T16:16:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:41 smithi119 ceph-mon[108979]: osdmap e1169: 8 total, 8 up, 8 in 2023-12-01T16:16:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:41 smithi119 ceph-mon[108979]: osdmap e1170: 8 total, 8 up, 8 in 2023-12-01T16:16:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:42 smithi183 ceph-mon[99169]: pgmap v2431: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 38 KiB/s rd, 4.5 KiB/s wr, 53 op/s 2023-12-01T16:16:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:42 smithi183 ceph-mon[99169]: osdmap e1171: 8 total, 8 up, 8 in 2023-12-01T16:16:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:42 smithi119 ceph-mon[94175]: pgmap v2431: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 38 KiB/s rd, 4.5 KiB/s wr, 53 op/s 2023-12-01T16:16:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:42 smithi119 ceph-mon[94175]: osdmap e1171: 8 total, 8 up, 8 in 2023-12-01T16:16:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:42 smithi119 ceph-mon[108979]: pgmap v2431: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 38 KiB/s rd, 4.5 KiB/s wr, 53 op/s 2023-12-01T16:16:42.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:42 smithi119 ceph-mon[108979]: osdmap e1171: 8 total, 8 up, 8 in 2023-12-01T16:16:43.347 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 0 2023-12-01T16:16:43.347 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 0 2023-12-01T16:16:43.355 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (5972 ms) 2023-12-01T16:16:43.355 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2023-12-01T16:16:43.355 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:43.499 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:16:43.807 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:16:43.807 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (43m) 93s ago 43m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:16:43.807 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (43m) 92s ago 43m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:16:43.807 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (44m) 93s ago 44m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:16:43.807 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (44m) 92s ago 44m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:16:43.807 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (47m) 92s ago 47m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:16:43.807 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (49m) 93s ago 49m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:16:43.807 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (49m) 93s ago 49m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:16:43.807 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (48m) 92s ago 48m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:16:43.808 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (47m) 93s ago 47m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:16:43.808 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (43m) 93s ago 43m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:16:43.808 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (43m) 92s ago 43m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:16:43.808 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (47m) 93s ago 47m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:16:43.808 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (47m) 93s ago 47m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:16:43.808 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (46m) 93s ago 46m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:16:43.808 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (46m) 93s ago 46m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:16:43.808 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (46m) 92s ago 46m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:16:43.808 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (45m) 92s ago 45m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:16:43.808 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (45m) 92s ago 45m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:16:43.808 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (44m) 92s ago 44m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:16:43.808 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (43m) 92s ago 44m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:16:44.187 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:16:44.187 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:16:44.187 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:16:44.187 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:16:44.187 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:16:44.187 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:16:44.187 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:16:44.187 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:16:44.188 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:16:44.188 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:16:44.188 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:16:44.188 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:16:44.188 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:16:44.188 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:16:44.188 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:16:44.188 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:16:44.188 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:16:44.357 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 1 2023-12-01T16:16:44.358 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 1 2023-12-01T16:16:44.358 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap1 2023-12-01T16:16:44.358 INFO:tasks.workunit.client.0.smithi119.stdout:found snap1 with size 2097152 2023-12-01T16:16:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:16:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:16:44] "GET /metrics HTTP/1.1" 200 50737 "" "Prometheus/2.43.0" 2023-12-01T16:16:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:44 smithi119 ceph-mon[108979]: osdmap e1172: 8 total, 8 up, 8 in 2023-12-01T16:16:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:44 smithi119 ceph-mon[108979]: from='client.27554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:44 smithi119 ceph-mon[108979]: from='client.27560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:44 smithi119 ceph-mon[108979]: pgmap v2434: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3821054192' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:16:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:44 smithi119 ceph-mon[94175]: osdmap e1172: 8 total, 8 up, 8 in 2023-12-01T16:16:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:44 smithi119 ceph-mon[94175]: from='client.27554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:44 smithi119 ceph-mon[94175]: from='client.27560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:44 smithi119 ceph-mon[94175]: pgmap v2434: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3821054192' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:16:44.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:44 smithi183 ceph-mon[99169]: osdmap e1172: 8 total, 8 up, 8 in 2023-12-01T16:16:44.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:44 smithi183 ceph-mon[99169]: from='client.27554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:44.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:44 smithi183 ceph-mon[99169]: from='client.27560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:44.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:44 smithi183 ceph-mon[99169]: pgmap v2434: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:44.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3821054192' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:16:45.363 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 2 2023-12-01T16:16:45.364 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 2 2023-12-01T16:16:45.364 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap1 2023-12-01T16:16:45.364 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap2 2023-12-01T16:16:45.364 INFO:tasks.workunit.client.0.smithi119.stdout:found snap1 with size 2097152 2023-12-01T16:16:45.364 INFO:tasks.workunit.client.0.smithi119.stdout:found snap2 with size 4194304 2023-12-01T16:16:45.368 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 2 2023-12-01T16:16:45.368 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 2 2023-12-01T16:16:45.368 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap1-rename 2023-12-01T16:16:45.368 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap2 2023-12-01T16:16:45.368 INFO:tasks.workunit.client.0.smithi119.stdout:found snap1-rename with size 2097152 2023-12-01T16:16:45.369 INFO:tasks.workunit.client.0.smithi119.stdout:found snap2 with size 4194304 2023-12-01T16:16:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:45 smithi183 ceph-mon[99169]: osdmap e1173: 8 total, 8 up, 8 in 2023-12-01T16:16:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:45 smithi119 ceph-mon[108979]: osdmap e1173: 8 total, 8 up, 8 in 2023-12-01T16:16:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:45 smithi119 ceph-mon[94175]: osdmap e1173: 8 total, 8 up, 8 in 2023-12-01T16:16:46.382 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 1 2023-12-01T16:16:46.383 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 1 2023-12-01T16:16:46.383 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap2-rename 2023-12-01T16:16:46.383 INFO:tasks.workunit.client.0.smithi119.stdout:found snap2-rename with size 4194304 2023-12-01T16:16:46.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:46 smithi183 ceph-mon[99169]: osdmap e1174: 8 total, 8 up, 8 in 2023-12-01T16:16:46.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:46 smithi183 ceph-mon[99169]: pgmap v2437: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 6.7 KiB/s wr, 86 op/s; 7 B/s, 0 objects/s recovering 2023-12-01T16:16:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:46 smithi119 ceph-mon[94175]: osdmap e1174: 8 total, 8 up, 8 in 2023-12-01T16:16:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:46 smithi119 ceph-mon[94175]: pgmap v2437: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 6.7 KiB/s wr, 86 op/s; 7 B/s, 0 objects/s recovering 2023-12-01T16:16:46.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:46 smithi119 ceph-mon[108979]: osdmap e1174: 8 total, 8 up, 8 in 2023-12-01T16:16:46.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:46 smithi119 ceph-mon[108979]: pgmap v2437: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 6.7 KiB/s wr, 86 op/s; 7 B/s, 0 objects/s recovering 2023-12-01T16:16:47.380 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 0 2023-12-01T16:16:47.380 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 0 2023-12-01T16:16:47.391 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (4037 ms) 2023-12-01T16:16:47.391 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.ConcurrentCreatesUnvalidatedPool 2023-12-01T16:16:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:47 smithi183 ceph-mon[99169]: osdmap e1175: 8 total, 8 up, 8 in 2023-12-01T16:16:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:47 smithi119 ceph-mon[94175]: osdmap e1175: 8 total, 8 up, 8 in 2023-12-01T16:16:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:47 smithi119 ceph-mon[108979]: osdmap e1175: 8 total, 8 up, 8 in 2023-12-01T16:16:48.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:48 smithi183 ceph-mon[99169]: osdmap e1176: 8 total, 8 up, 8 in 2023-12-01T16:16:48.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:48 smithi183 ceph-mon[99169]: pgmap v2440: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 6.7 KiB/s wr, 86 op/s; 7 B/s, 0 objects/s recovering 2023-12-01T16:16:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:48 smithi119 ceph-mon[108979]: osdmap e1176: 8 total, 8 up, 8 in 2023-12-01T16:16:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:48 smithi119 ceph-mon[108979]: pgmap v2440: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 6.7 KiB/s wr, 86 op/s; 7 B/s, 0 objects/s recovering 2023-12-01T16:16:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:48 smithi119 ceph-mon[94175]: osdmap e1176: 8 total, 8 up, 8 in 2023-12-01T16:16:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:48 smithi119 ceph-mon[94175]: pgmap v2440: 329 pgs: 329 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 6.7 KiB/s wr, 86 op/s; 7 B/s, 0 objects/s recovering 2023-12-01T16:16:49.393 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:49.393 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:49.393 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:49.393 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:49 smithi183 ceph-mon[99169]: osdmap e1177: 8 total, 8 up, 8 in 2023-12-01T16:16:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3588503115' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:49 smithi119 ceph-mon[94175]: osdmap e1177: 8 total, 8 up, 8 in 2023-12-01T16:16:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3588503115' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:49 smithi119 ceph-mon[108979]: osdmap e1177: 8 total, 8 up, 8 in 2023-12-01T16:16:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3588503115' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3588503115' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:50 smithi183 ceph-mon[99169]: osdmap e1178: 8 total, 8 up, 8 in 2023-12-01T16:16:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:50 smithi183 ceph-mon[99169]: pgmap v2443: 361 pgs: 13 creating+activating, 8 creating+peering, 340 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 47 op/s 2023-12-01T16:16:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3588503115' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:50 smithi119 ceph-mon[94175]: osdmap e1178: 8 total, 8 up, 8 in 2023-12-01T16:16:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:50 smithi119 ceph-mon[94175]: pgmap v2443: 361 pgs: 13 creating+activating, 8 creating+peering, 340 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 47 op/s 2023-12-01T16:16:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3588503115' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:50 smithi119 ceph-mon[108979]: osdmap e1178: 8 total, 8 up, 8 in 2023-12-01T16:16:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:50 smithi119 ceph-mon[108979]: pgmap v2443: 361 pgs: 13 creating+activating, 8 creating+peering, 340 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 47 op/s 2023-12-01T16:16:51.589 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.ConcurrentCreatesUnvalidatedPool (4197 ms) 2023-12-01T16:16:51.589 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.RemoveFullTry 2023-12-01T16:16:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:51 smithi183 ceph-mon[99169]: osdmap e1179: 8 total, 8 up, 8 in 2023-12-01T16:16:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:51 smithi183 ceph-mon[99169]: osdmap e1180: 8 total, 8 up, 8 in 2023-12-01T16:16:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:51 smithi119 ceph-mon[94175]: osdmap e1179: 8 total, 8 up, 8 in 2023-12-01T16:16:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:51 smithi119 ceph-mon[94175]: osdmap e1180: 8 total, 8 up, 8 in 2023-12-01T16:16:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:51 smithi119 ceph-mon[108979]: osdmap e1179: 8 total, 8 up, 8 in 2023-12-01T16:16:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:51 smithi119 ceph-mon[108979]: osdmap e1180: 8 total, 8 up, 8 in 2023-12-01T16:16:52.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:52 smithi183 ceph-mon[99169]: pgmap v2446: 361 pgs: 13 creating+activating, 8 creating+peering, 340 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 47 op/s 2023-12-01T16:16:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:52 smithi119 ceph-mon[108979]: pgmap v2446: 361 pgs: 13 creating+activating, 8 creating+peering, 340 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 47 op/s 2023-12-01T16:16:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:52 smithi119 ceph-mon[94175]: pgmap v2446: 361 pgs: 13 creating+activating, 8 creating+peering, 340 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 47 op/s 2023-12-01T16:16:53.437 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:53 smithi183 ceph-mon[99169]: osdmap e1181: 8 total, 8 up, 8 in 2023-12-01T16:16:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3305707627' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:53 smithi119 ceph-mon[108979]: osdmap e1181: 8 total, 8 up, 8 in 2023-12-01T16:16:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3305707627' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:53 smithi119 ceph-mon[94175]: osdmap e1181: 8 total, 8 up, 8 in 2023-12-01T16:16:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3305707627' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:16:53.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:16:53 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:16:53] ENGINE Bus STOPPING 2023-12-01T16:16:53.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:16:53 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:16:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T16:16:53.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:16:53 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:16:53] ENGINE Bus STOPPED 2023-12-01T16:16:53.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:16:53 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:16:53] ENGINE Bus STARTING 2023-12-01T16:16:53.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:16:53 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:16:53] ENGINE Serving on http://:::9283 2023-12-01T16:16:53.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:16:53 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:16:53] ENGINE Bus STARTED 2023-12-01T16:16:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:16:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:16:54] "GET /metrics HTTP/1.1" 200 55465 "" "Prometheus/2.43.0" 2023-12-01T16:16:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3305707627' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:54 smithi119 ceph-mon[94175]: osdmap e1182: 8 total, 8 up, 8 in 2023-12-01T16:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' 2023-12-01T16:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:54 smithi119 ceph-mon[94175]: pgmap v2449: 393 pgs: 32 unknown, 13 creating+activating, 8 creating+peering, 340 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3305707627' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:54 smithi119 ceph-mon[108979]: osdmap e1182: 8 total, 8 up, 8 in 2023-12-01T16:16:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' 2023-12-01T16:16:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:16:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:16:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:16:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:16:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:54 smithi119 ceph-mon[108979]: pgmap v2449: 393 pgs: 32 unknown, 13 creating+activating, 8 creating+peering, 340 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3305707627' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:16:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:54 smithi183 ceph-mon[99169]: osdmap e1182: 8 total, 8 up, 8 in 2023-12-01T16:16:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' 2023-12-01T16:16:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:16:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:16:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:16:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:16:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:54 smithi183 ceph-mon[99169]: pgmap v2449: 393 pgs: 32 unknown, 13 creating+activating, 8 creating+peering, 340 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:55.508 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:16:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:55 smithi183 ceph-mon[99169]: osdmap e1183: 8 total, 8 up, 8 in 2023-12-01T16:16:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:55 smithi119 ceph-mon[94175]: osdmap e1183: 8 total, 8 up, 8 in 2023-12-01T16:16:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:55 smithi119 ceph-mon[108979]: osdmap e1183: 8 total, 8 up, 8 in 2023-12-01T16:16:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:56 smithi183 ceph-mon[99169]: osdmap e1184: 8 total, 8 up, 8 in 2023-12-01T16:16:56.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi119-177633-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-01T16:16:56.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:56 smithi183 ceph-mon[99169]: pgmap v2452: 393 pgs: 393 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 144 op/s 2023-12-01T16:16:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:56 smithi119 ceph-mon[108979]: osdmap e1184: 8 total, 8 up, 8 in 2023-12-01T16:16:56.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi119-177633-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-01T16:16:56.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:56 smithi119 ceph-mon[108979]: pgmap v2452: 393 pgs: 393 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 144 op/s 2023-12-01T16:16:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:56 smithi119 ceph-mon[94175]: osdmap e1184: 8 total, 8 up, 8 in 2023-12-01T16:16:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi119-177633-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-01T16:16:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:56 smithi119 ceph-mon[94175]: pgmap v2452: 393 pgs: 393 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 144 op/s 2023-12-01T16:16:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi119-177633-9", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-01T16:16:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:57 smithi183 ceph-mon[99169]: osdmap e1185: 8 total, 8 up, 8 in 2023-12-01T16:16:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi119-177633-9", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-01T16:16:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:57 smithi119 ceph-mon[94175]: osdmap e1185: 8 total, 8 up, 8 in 2023-12-01T16:16:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi119-177633-9", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-01T16:16:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:57 smithi119 ceph-mon[108979]: osdmap e1185: 8 total, 8 up, 8 in 2023-12-01T16:16:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:16:58 smithi183 ceph-mon[99169]: pgmap v2454: 393 pgs: 393 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 91 KiB/s rd, 7.7 KiB/s wr, 131 op/s 2023-12-01T16:16:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:16:58 smithi119 ceph-mon[94175]: pgmap v2454: 393 pgs: 393 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 91 KiB/s rd, 7.7 KiB/s wr, 131 op/s 2023-12-01T16:16:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:16:58 smithi119 ceph-mon[108979]: pgmap v2454: 393 pgs: 393 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 91 KiB/s rd, 7.7 KiB/s wr, 131 op/s 2023-12-01T16:17:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:17:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:17:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:17:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:01 smithi183 ceph-mon[99169]: pgmap v2455: 393 pgs: 393 active+clean; 7.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 520 KiB/s wr, 130 op/s 2023-12-01T16:17:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:01 smithi119 ceph-mon[108979]: pgmap v2455: 393 pgs: 393 active+clean; 7.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 520 KiB/s wr, 130 op/s 2023-12-01T16:17:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:01 smithi119 ceph-mon[94175]: pgmap v2455: 393 pgs: 393 active+clean; 7.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 520 KiB/s wr, 130 op/s 2023-12-01T16:17:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:02 smithi183 ceph-mon[99169]: osdmap e1186: 8 total, 8 up, 8 in 2023-12-01T16:17:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:02 smithi183 ceph-mon[99169]: pgmap v2457: 393 pgs: 393 active+clean; 7.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 21 KiB/s rd, 482 KiB/s wr, 31 op/s 2023-12-01T16:17:02.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:02 smithi119 ceph-mon[94175]: osdmap e1186: 8 total, 8 up, 8 in 2023-12-01T16:17:02.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:02 smithi119 ceph-mon[94175]: pgmap v2457: 393 pgs: 393 active+clean; 7.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 21 KiB/s rd, 482 KiB/s wr, 31 op/s 2023-12-01T16:17:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:02 smithi119 ceph-mon[108979]: osdmap e1186: 8 total, 8 up, 8 in 2023-12-01T16:17:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:02 smithi119 ceph-mon[108979]: pgmap v2457: 393 pgs: 393 active+clean; 7.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 21 KiB/s rd, 482 KiB/s wr, 31 op/s 2023-12-01T16:17:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:17:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:17:04] "GET /metrics HTTP/1.1" 200 55465 "" "Prometheus/2.43.0" 2023-12-01T16:17:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:04 smithi183 ceph-mon[99169]: pgmap v2458: 393 pgs: 393 active+clean; 7.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 17 KiB/s rd, 386 KiB/s wr, 25 op/s 2023-12-01T16:17:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:04 smithi119 ceph-mon[94175]: pgmap v2458: 393 pgs: 393 active+clean; 7.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 17 KiB/s rd, 386 KiB/s wr, 25 op/s 2023-12-01T16:17:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:04 smithi119 ceph-mon[108979]: pgmap v2458: 393 pgs: 393 active+clean; 7.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 17 KiB/s rd, 386 KiB/s wr, 25 op/s 2023-12-01T16:17:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:06 smithi183 ceph-mon[99169]: pgmap v2459: 393 pgs: 393 active+clean; 13 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 874 KiB/s wr, 22 op/s 2023-12-01T16:17:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:06 smithi119 ceph-mon[108979]: pgmap v2459: 393 pgs: 393 active+clean; 13 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 874 KiB/s wr, 22 op/s 2023-12-01T16:17:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:06 smithi119 ceph-mon[94175]: pgmap v2459: 393 pgs: 393 active+clean; 13 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 874 KiB/s wr, 22 op/s 2023-12-01T16:17:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:08 smithi183 ceph-mon[99169]: pgmap v2460: 393 pgs: 393 active+clean; 13 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 14 KiB/s rd, 820 KiB/s wr, 21 op/s 2023-12-01T16:17:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:08 smithi119 ceph-mon[108979]: pgmap v2460: 393 pgs: 393 active+clean; 13 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 14 KiB/s rd, 820 KiB/s wr, 21 op/s 2023-12-01T16:17:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:08 smithi119 ceph-mon[94175]: pgmap v2460: 393 pgs: 393 active+clean; 13 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 14 KiB/s rd, 820 KiB/s wr, 21 op/s 2023-12-01T16:17:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:10 smithi183 ceph-mon[99169]: pgmap v2461: 393 pgs: 393 active+clean; 18 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2023-12-01T16:17:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:10 smithi119 ceph-mon[94175]: pgmap v2461: 393 pgs: 393 active+clean; 18 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2023-12-01T16:17:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:10 smithi119 ceph-mon[108979]: pgmap v2461: 393 pgs: 393 active+clean; 18 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2023-12-01T16:17:11.609 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.RemoveFullTry (20020 ms) 2023-12-01T16:17:11.609 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.RemoveFullTryDataPool 2023-12-01T16:17:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:11 smithi183 ceph-mon[99169]: pool 'test-librbd-smithi119-177633-9' is full (reached quota's max_bytes: 10 MiB) 2023-12-01T16:17:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:11 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-01T16:17:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:11 smithi183 ceph-mon[99169]: osdmap e1187: 8 total, 8 up, 8 in 2023-12-01T16:17:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:11 smithi119 ceph-mon[94175]: pool 'test-librbd-smithi119-177633-9' is full (reached quota's max_bytes: 10 MiB) 2023-12-01T16:17:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:11 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-01T16:17:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:11 smithi119 ceph-mon[94175]: osdmap e1187: 8 total, 8 up, 8 in 2023-12-01T16:17:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:11 smithi119 ceph-mon[108979]: pool 'test-librbd-smithi119-177633-9' is full (reached quota's max_bytes: 10 MiB) 2023-12-01T16:17:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:11 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-01T16:17:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:11 smithi119 ceph-mon[108979]: osdmap e1187: 8 total, 8 up, 8 in 2023-12-01T16:17:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:12 smithi183 ceph-mon[99169]: pgmap v2463: 393 pgs: 393 active+clean; 18 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2023-12-01T16:17:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:12 smithi183 ceph-mon[99169]: osdmap e1188: 8 total, 8 up, 8 in 2023-12-01T16:17:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1266166733' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:17:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:12 smithi119 ceph-mon[94175]: pgmap v2463: 393 pgs: 393 active+clean; 18 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2023-12-01T16:17:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:12 smithi119 ceph-mon[94175]: osdmap e1188: 8 total, 8 up, 8 in 2023-12-01T16:17:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1266166733' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:17:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:12 smithi119 ceph-mon[108979]: pgmap v2463: 393 pgs: 393 active+clean; 18 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2023-12-01T16:17:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:12 smithi119 ceph-mon[108979]: osdmap e1188: 8 total, 8 up, 8 in 2023-12-01T16:17:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1266166733' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:17:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:17:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:17:14] "GET /metrics HTTP/1.1" 200 55563 "" "Prometheus/2.43.0" 2023-12-01T16:17:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1266166733' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:17:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:14 smithi119 ceph-mon[108979]: osdmap e1189: 8 total, 8 up, 8 in 2023-12-01T16:17:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:14 smithi119 ceph-mon[108979]: pgmap v2466: 425 pgs: 32 unknown, 393 active+clean; 18 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 KiB/s rd, 854 KiB/s wr, 3 op/s 2023-12-01T16:17:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1266166733' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:17:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:14 smithi119 ceph-mon[94175]: osdmap e1189: 8 total, 8 up, 8 in 2023-12-01T16:17:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:14 smithi119 ceph-mon[94175]: pgmap v2466: 425 pgs: 32 unknown, 393 active+clean; 18 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 KiB/s rd, 854 KiB/s wr, 3 op/s 2023-12-01T16:17:14.536 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:17:14.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1266166733' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:17:14.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:14 smithi183 ceph-mon[99169]: osdmap e1189: 8 total, 8 up, 8 in 2023-12-01T16:17:14.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:14 smithi183 ceph-mon[99169]: pgmap v2466: 425 pgs: 32 unknown, 393 active+clean; 18 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 KiB/s rd, 854 KiB/s wr, 3 op/s 2023-12-01T16:17:14.850 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:17:14.851 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (43m) 2m ago 44m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:17:14.851 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (44m) 2m ago 44m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:17:14.851 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (45m) 2m ago 45m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:17:14.851 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (45m) 2m ago 45m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:17:14.852 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (48m) 2m ago 48m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:17:14.852 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (49m) 2m ago 49m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:17:14.852 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (49m) 2m ago 49m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:17:14.852 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (48m) 2m ago 48m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:17:14.852 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (48m) 2m ago 48m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:17:14.852 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (44m) 2m ago 44m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:17:14.852 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (44m) 2m ago 44m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:17:14.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (47m) 2m ago 47m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:17:14.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (47m) 2m ago 47m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:17:14.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (47m) 2m ago 47m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:17:14.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (46m) 2m ago 46m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:17:14.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (46m) 2m ago 46m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:17:14.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (46m) 2m ago 46m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:17:14.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (45m) 2m ago 45m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:17:14.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (45m) 2m ago 45m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:17:14.853 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (43m) 2m ago 44m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:17:15.233 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:17:15.234 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:17:15.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:17:15.234 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:17:15.234 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:17:15.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:17:15.234 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:17:15.234 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:17:15.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:17:15.234 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:17:15.234 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:17:15.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:17:15.234 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:17:15.234 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:17:15.235 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:17:15.235 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:17:15.235 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:17:15.387 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:17:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:15 smithi183 ceph-mon[99169]: osdmap e1190: 8 total, 8 up, 8 in 2023-12-01T16:17:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2513257123' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:17:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:15 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:17:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:15 smithi183 ceph-mon[99169]: from='client.17709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:15 smithi183 ceph-mon[99169]: from='client.27602 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4014644605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:17:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:15 smithi119 ceph-mon[94175]: osdmap e1190: 8 total, 8 up, 8 in 2023-12-01T16:17:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2513257123' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:17:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:15 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:17:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:15 smithi119 ceph-mon[94175]: from='client.17709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:15 smithi119 ceph-mon[94175]: from='client.27602 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4014644605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:17:15.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:17:15 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:17:15] ENGINE Bus STOPPING 2023-12-01T16:17:15.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:17:15 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:17:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T16:17:15.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:17:15 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:17:15] ENGINE Bus STOPPED 2023-12-01T16:17:15.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:17:15 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:17:15] ENGINE Bus STARTING 2023-12-01T16:17:15.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:17:15 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:17:15] ENGINE Serving on http://:::9283 2023-12-01T16:17:15.698 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:17:15 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:17:15] ENGINE Bus STARTED 2023-12-01T16:17:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:15 smithi119 ceph-mon[108979]: osdmap e1190: 8 total, 8 up, 8 in 2023-12-01T16:17:15.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2513257123' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:17:15.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:15 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:17:15.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:15 smithi119 ceph-mon[108979]: from='client.17709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:15.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:15 smithi119 ceph-mon[108979]: from='client.27602 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:15.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4014644605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:17:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:16 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:17:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:16 smithi183 ceph-mon[99169]: osdmap e1191: 8 total, 8 up, 8 in 2023-12-01T16:17:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' 2023-12-01T16:17:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:17:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:16 smithi183 ceph-mon[99169]: pgmap v2469: 457 pgs: 32 creating+peering, 425 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 514 KiB/s wr, 39 op/s 2023-12-01T16:17:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:17:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:17:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:17:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:16 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:17:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:16 smithi119 ceph-mon[94175]: osdmap e1191: 8 total, 8 up, 8 in 2023-12-01T16:17:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' 2023-12-01T16:17:16.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:17:16.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:16 smithi119 ceph-mon[94175]: pgmap v2469: 457 pgs: 32 creating+peering, 425 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 514 KiB/s wr, 39 op/s 2023-12-01T16:17:16.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:17:16.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:17:16.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:17:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:16 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:17:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:16 smithi119 ceph-mon[108979]: osdmap e1191: 8 total, 8 up, 8 in 2023-12-01T16:17:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' 2023-12-01T16:17:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:17:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:16 smithi119 ceph-mon[108979]: pgmap v2469: 457 pgs: 32 creating+peering, 425 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 514 KiB/s wr, 39 op/s 2023-12-01T16:17:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:17:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:17:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:17:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:17 smithi183 ceph-mon[99169]: osdmap e1192: 8 total, 8 up, 8 in 2023-12-01T16:17:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:17 smithi119 ceph-mon[94175]: osdmap e1192: 8 total, 8 up, 8 in 2023-12-01T16:17:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:17 smithi119 ceph-mon[108979]: osdmap e1192: 8 total, 8 up, 8 in 2023-12-01T16:17:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:18 smithi183 ceph-mon[99169]: osdmap e1193: 8 total, 8 up, 8 in 2023-12-01T16:17:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi119-177633-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-01T16:17:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:18 smithi183 ceph-mon[99169]: pgmap v2472: 457 pgs: 32 creating+peering, 425 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 514 KiB/s wr, 39 op/s 2023-12-01T16:17:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:18 smithi119 ceph-mon[94175]: osdmap e1193: 8 total, 8 up, 8 in 2023-12-01T16:17:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi119-177633-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-01T16:17:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:18 smithi119 ceph-mon[94175]: pgmap v2472: 457 pgs: 32 creating+peering, 425 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 514 KiB/s wr, 39 op/s 2023-12-01T16:17:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:18 smithi119 ceph-mon[108979]: osdmap e1193: 8 total, 8 up, 8 in 2023-12-01T16:17:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi119-177633-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-01T16:17:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:18 smithi119 ceph-mon[108979]: pgmap v2472: 457 pgs: 32 creating+peering, 425 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 514 KiB/s wr, 39 op/s 2023-12-01T16:17:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:19 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi119-177633-11", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-01T16:17:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:19 smithi183 ceph-mon[99169]: osdmap e1194: 8 total, 8 up, 8 in 2023-12-01T16:17:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:19 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi119-177633-11", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-01T16:17:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:19 smithi119 ceph-mon[108979]: osdmap e1194: 8 total, 8 up, 8 in 2023-12-01T16:17:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:19 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi119-177633-11", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-01T16:17:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:19 smithi119 ceph-mon[94175]: osdmap e1194: 8 total, 8 up, 8 in 2023-12-01T16:17:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:20 smithi183 ceph-mon[99169]: pgmap v2474: 457 pgs: 457 active+clean; 5.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 7.4 KiB/s rd, 231 KiB/s wr, 12 op/s 2023-12-01T16:17:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:20 smithi119 ceph-mon[94175]: pgmap v2474: 457 pgs: 457 active+clean; 5.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 7.4 KiB/s rd, 231 KiB/s wr, 12 op/s 2023-12-01T16:17:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:20 smithi119 ceph-mon[108979]: pgmap v2474: 457 pgs: 457 active+clean; 5.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 7.4 KiB/s rd, 231 KiB/s wr, 12 op/s 2023-12-01T16:17:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:21 smithi183 ceph-mon[99169]: pool 'test-librbd-smithi119-177633-9' no longer out of quota; removing NO_QUOTA flag 2023-12-01T16:17:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:21 smithi183 ceph-mon[99169]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-01T16:17:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:21 smithi183 ceph-mon[99169]: osdmap e1195: 8 total, 8 up, 8 in 2023-12-01T16:17:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:21 smithi119 ceph-mon[94175]: pool 'test-librbd-smithi119-177633-9' no longer out of quota; removing NO_QUOTA flag 2023-12-01T16:17:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:21 smithi119 ceph-mon[94175]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-01T16:17:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:21 smithi119 ceph-mon[94175]: osdmap e1195: 8 total, 8 up, 8 in 2023-12-01T16:17:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:21 smithi119 ceph-mon[108979]: pool 'test-librbd-smithi119-177633-9' no longer out of quota; removing NO_QUOTA flag 2023-12-01T16:17:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:21 smithi119 ceph-mon[108979]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-01T16:17:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:21 smithi119 ceph-mon[108979]: osdmap e1195: 8 total, 8 up, 8 in 2023-12-01T16:17:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:22 smithi183 ceph-mon[99169]: pgmap v2476: 457 pgs: 457 active+clean; 5.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 6.1 KiB/s rd, 190 KiB/s wr, 10 op/s 2023-12-01T16:17:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:22 smithi119 ceph-mon[94175]: pgmap v2476: 457 pgs: 457 active+clean; 5.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 6.1 KiB/s rd, 190 KiB/s wr, 10 op/s 2023-12-01T16:17:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:22 smithi119 ceph-mon[108979]: pgmap v2476: 457 pgs: 457 active+clean; 5.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 6.1 KiB/s rd, 190 KiB/s wr, 10 op/s 2023-12-01T16:17:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:24.428 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:17:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:17:24] "GET /metrics HTTP/1.1" 200 60371 "" "Prometheus/2.43.0" 2023-12-01T16:17:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:24 smithi183 ceph-mon[99169]: pgmap v2477: 457 pgs: 457 active+clean; 5.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.1 KiB/s rd, 161 KiB/s wr, 9 op/s 2023-12-01T16:17:24.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:24 smithi119 ceph-mon[108979]: pgmap v2477: 457 pgs: 457 active+clean; 5.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.1 KiB/s rd, 161 KiB/s wr, 9 op/s 2023-12-01T16:17:24.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:24 smithi119 ceph-mon[94175]: pgmap v2477: 457 pgs: 457 active+clean; 5.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.1 KiB/s rd, 161 KiB/s wr, 9 op/s 2023-12-01T16:17:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:26 smithi183 ceph-mon[99169]: pgmap v2478: 457 pgs: 457 active+clean; 11 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.7 KiB/s rd, 769 KiB/s wr, 8 op/s 2023-12-01T16:17:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:26 smithi119 ceph-mon[94175]: pgmap v2478: 457 pgs: 457 active+clean; 11 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.7 KiB/s rd, 769 KiB/s wr, 8 op/s 2023-12-01T16:17:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:26 smithi119 ceph-mon[108979]: pgmap v2478: 457 pgs: 457 active+clean; 11 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.7 KiB/s rd, 769 KiB/s wr, 8 op/s 2023-12-01T16:17:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:28 smithi183 ceph-mon[99169]: pgmap v2479: 457 pgs: 457 active+clean; 11 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.0 KiB/s rd, 653 KiB/s wr, 7 op/s 2023-12-01T16:17:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:28 smithi119 ceph-mon[94175]: pgmap v2479: 457 pgs: 457 active+clean; 11 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.0 KiB/s rd, 653 KiB/s wr, 7 op/s 2023-12-01T16:17:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:28 smithi119 ceph-mon[108979]: pgmap v2479: 457 pgs: 457 active+clean; 11 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.0 KiB/s rd, 653 KiB/s wr, 7 op/s 2023-12-01T16:17:30.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:17:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:17:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:17:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:31 smithi183 ceph-mon[99169]: pgmap v2480: 457 pgs: 457 active+clean; 16 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2023-12-01T16:17:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:31 smithi119 ceph-mon[94175]: pgmap v2480: 457 pgs: 457 active+clean; 16 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2023-12-01T16:17:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:31 smithi119 ceph-mon[108979]: pgmap v2480: 457 pgs: 457 active+clean; 16 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2023-12-01T16:17:31.574 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.RemoveFullTryDataPool (19965 ms) 2023-12-01T16:17:31.574 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestIO 2023-12-01T16:17:31.574 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:17:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:32 smithi183 ceph-mon[99169]: pool 'test-librbd-smithi119-177633-11' is full (reached quota's max_bytes: 10 MiB) 2023-12-01T16:17:32.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:32 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-01T16:17:32.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:32 smithi183 ceph-mon[99169]: osdmap e1196: 8 total, 8 up, 8 in 2023-12-01T16:17:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:32 smithi119 ceph-mon[94175]: pool 'test-librbd-smithi119-177633-11' is full (reached quota's max_bytes: 10 MiB) 2023-12-01T16:17:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:32 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-01T16:17:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:32 smithi119 ceph-mon[94175]: osdmap e1196: 8 total, 8 up, 8 in 2023-12-01T16:17:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:32 smithi119 ceph-mon[108979]: pool 'test-librbd-smithi119-177633-11' is full (reached quota's max_bytes: 10 MiB) 2023-12-01T16:17:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:32 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-01T16:17:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:32 smithi119 ceph-mon[108979]: osdmap e1196: 8 total, 8 up, 8 in 2023-12-01T16:17:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:33 smithi183 ceph-mon[99169]: pgmap v2482: 457 pgs: 457 active+clean; 16 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2023-12-01T16:17:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:33 smithi119 ceph-mon[108979]: pgmap v2482: 457 pgs: 457 active+clean; 16 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2023-12-01T16:17:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:33 smithi119 ceph-mon[94175]: pgmap v2482: 457 pgs: 457 active+clean; 16 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2023-12-01T16:17:33.679 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:17:33.680 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:17:33.680 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:17:33.680 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:17:33.680 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:17:33.680 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.680 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:17:33.680 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:33.680 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:33.680 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:17:33.680 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.680 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:17:33.680 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:33.680 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:33.680 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:17:33.681 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.681 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:17:33.681 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:33.681 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:33.681 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:17:33.681 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.681 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:17:33.681 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:33.681 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:33.681 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:17:33.681 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.681 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:17:33.681 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:33.681 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:33.681 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:17:33.682 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:17:33.682 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:17:33.682 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:17:33.682 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:17:33.682 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:17:33.682 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:17:33.682 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:17:33.682 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:17:33.682 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:17:33.682 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:17:33.682 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.682 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:17:33.682 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:33.683 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:33.683 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:17:33.683 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.683 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:17:33.683 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:33.683 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:33.683 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:17:33.683 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.683 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:17:33.683 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:33.683 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:33.683 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:17:33.683 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.683 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:17:33.683 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:33.684 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:33.684 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:17:33.684 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.684 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:17:33.684 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:33.684 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:33.684 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:17:33.684 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:33.684 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:33.684 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:33.684 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:33.684 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:33.684 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.684 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:17:33.685 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:33.685 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:17:33.685 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.685 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:17:33.685 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:33.685 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:17:33.685 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.685 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:17:33.685 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:33.685 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:17:33.685 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.685 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:17:33.685 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:33.685 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:17:33.686 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.686 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:17:33.686 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:33.686 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:17:33.686 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 512~512 = 512 2023-12-01T16:17:33.686 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:33.686 INFO:tasks.workunit.client.0.smithi119.stdout:aio discard: 1536~512 = 0 2023-12-01T16:17:33.686 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:33.686 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:33.686 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:33.686 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:33.686 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:33.686 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 0 2023-12-01T16:17:33.686 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.686 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.687 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 0 2023-12-01T16:17:33.687 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.687 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.687 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 16384 2023-12-01T16:17:33.687 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.687 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.687 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 16384 2023-12-01T16:17:33.687 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.687 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.687 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:33.687 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:33.687 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 49152 2023-12-01T16:17:33.687 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.687 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.687 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 49152 2023-12-01T16:17:33.688 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.688 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.688 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 65536 2023-12-01T16:17:33.688 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.688 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.688 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 65536 2023-12-01T16:17:33.688 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.688 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.688 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:33.688 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:33.688 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 98304 2023-12-01T16:17:33.688 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.688 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.688 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 98304 2023-12-01T16:17:33.689 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.689 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.689 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 114688 2023-12-01T16:17:33.689 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.689 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.689 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 114688 2023-12-01T16:17:33.689 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.689 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.689 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:33.689 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:33.689 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 147456 2023-12-01T16:17:33.689 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.689 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.689 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 147456 2023-12-01T16:17:33.690 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.690 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.690 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 163840 2023-12-01T16:17:33.690 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.690 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.690 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 163840 2023-12-01T16:17:33.690 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.690 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.690 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:33.690 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:33.690 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 196608 2023-12-01T16:17:33.690 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.691 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.691 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 196608 2023-12-01T16:17:33.691 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.691 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.691 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 212992 2023-12-01T16:17:33.691 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.691 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.691 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 212992 2023-12-01T16:17:33.691 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.691 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.691 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:33.691 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:33.691 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.692 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:33.692 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:33.692 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:33.692 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:33.692 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.692 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.692 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.692 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:33.692 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:33.692 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:33.692 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:33.692 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.692 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.692 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.693 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:33.693 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:33.693 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:33.693 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:33.693 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.693 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.693 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.693 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:33.693 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:33.693 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:33.693 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:33.693 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.693 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.693 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.693 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:33.693 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:33.694 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.694 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:33.694 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:33.694 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.694 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:33.694 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:33.694 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:33.694 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:33.694 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.694 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.694 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:33.694 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:33.694 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:33.695 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:33.695 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:33.695 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:33.695 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:33.695 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:17:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:17:34] "GET /metrics HTTP/1.1" 200 60371 "" "Prometheus/2.43.0" 2023-12-01T16:17:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:35 smithi183 ceph-mon[99169]: pgmap v2483: 457 pgs: 457 active+clean; 16 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2023-12-01T16:17:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:35 smithi119 ceph-mon[94175]: pgmap v2483: 457 pgs: 457 active+clean; 16 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2023-12-01T16:17:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:35 smithi119 ceph-mon[108979]: pgmap v2483: 457 pgs: 457 active+clean; 16 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2023-12-01T16:17:35.483 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.483 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:35.484 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:35.484 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:35.484 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:35.484 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:35.484 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.484 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.484 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:35.484 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:35.484 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:35.484 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:35.484 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:35.484 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.484 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.484 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:35.484 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.485 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.485 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:35.485 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.485 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.485 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:35.485 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:35.485 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:35.485 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:35.485 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:35.485 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.485 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.485 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:35.485 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:35.485 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:35.486 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:35.486 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:35.486 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.486 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.486 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:35.486 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:35.486 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:35.486 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:35.486 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:35.486 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.486 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.486 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:35.486 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:35.486 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:35.487 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:35.487 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:35.487 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.487 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.487 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:35.487 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.487 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.487 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:35.487 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.487 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.487 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:35.487 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:35.487 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:35.487 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:35.487 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:35.488 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.488 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.488 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:35.488 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:35.488 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:35.488 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:35.488 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:35.488 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.488 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.488 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:35.488 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:35.488 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:35.488 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:35.488 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:35.488 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.488 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.489 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:35.489 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:35.489 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:35.489 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:35.489 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:35.489 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.489 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.489 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:35.489 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.489 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.489 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:35.489 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.489 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.489 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:35.489 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:35.490 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:35.490 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:35.490 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:35.490 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.490 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.490 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:35.490 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:35.490 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:35.490 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:35.490 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:35.490 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.490 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.490 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:35.490 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:35.491 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:35.491 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:35.491 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:35.491 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.491 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.491 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:35.491 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:35.491 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:35.491 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:35.491 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:35.491 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.491 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.491 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:35.491 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:35.491 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:35.492 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:35.492 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:35.492 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:35.492 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:17:35.492 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:35.492 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestIO (3909 ms) 2023-12-01T16:17:35.492 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS1 2023-12-01T16:17:35.492 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:17:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:37 smithi183 ceph-mon[99169]: pgmap v2484: 457 pgs: 457 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 322 KiB/s rd, 872 KiB/s wr, 630 op/s 2023-12-01T16:17:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:37 smithi183 ceph-mon[99169]: pool 'test-librbd-smithi119-177633-11' no longer out of quota; removing NO_QUOTA flag 2023-12-01T16:17:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:37 smithi183 ceph-mon[99169]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-01T16:17:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:37 smithi183 ceph-mon[99169]: osdmap e1197: 8 total, 8 up, 8 in 2023-12-01T16:17:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:37 smithi119 ceph-mon[94175]: pgmap v2484: 457 pgs: 457 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 322 KiB/s rd, 872 KiB/s wr, 630 op/s 2023-12-01T16:17:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:37 smithi119 ceph-mon[94175]: pool 'test-librbd-smithi119-177633-11' no longer out of quota; removing NO_QUOTA flag 2023-12-01T16:17:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:37 smithi119 ceph-mon[94175]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-01T16:17:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:37 smithi119 ceph-mon[94175]: osdmap e1197: 8 total, 8 up, 8 in 2023-12-01T16:17:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:37 smithi119 ceph-mon[108979]: pgmap v2484: 457 pgs: 457 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 322 KiB/s rd, 872 KiB/s wr, 630 op/s 2023-12-01T16:17:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:37 smithi119 ceph-mon[108979]: pool 'test-librbd-smithi119-177633-11' no longer out of quota; removing NO_QUOTA flag 2023-12-01T16:17:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:37 smithi119 ceph-mon[108979]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-01T16:17:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:37 smithi119 ceph-mon[108979]: osdmap e1197: 8 total, 8 up, 8 in 2023-12-01T16:17:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:39 smithi183 ceph-mon[99169]: pgmap v2486: 457 pgs: 457 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 402 KiB/s rd, 450 KiB/s wr, 786 op/s 2023-12-01T16:17:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:39 smithi119 ceph-mon[94175]: pgmap v2486: 457 pgs: 457 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 402 KiB/s rd, 450 KiB/s wr, 786 op/s 2023-12-01T16:17:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:39 smithi119 ceph-mon[108979]: pgmap v2486: 457 pgs: 457 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 402 KiB/s rd, 450 KiB/s wr, 786 op/s 2023-12-01T16:17:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:40.388 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:17:40.388 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:17:40.388 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:17:40.388 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:17:40.388 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:17:40.388 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.388 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:17:40.388 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:40.389 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:40.389 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:17:40.389 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.389 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:17:40.389 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:40.389 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:40.389 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:17:40.389 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.389 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:17:40.389 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:40.389 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:40.389 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:17:40.389 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.389 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:17:40.389 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:40.389 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:40.390 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:17:40.390 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.390 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:17:40.390 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:40.390 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:40.390 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:17:40.390 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:17:40.390 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:17:40.390 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:17:40.390 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:17:40.390 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:17:40.390 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:17:40.390 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:17:40.390 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:17:40.391 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:17:40.391 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:17:40.391 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.391 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:17:40.391 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:40.391 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:40.391 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:17:40.391 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.391 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:17:40.391 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:40.391 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:40.391 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:17:40.391 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.391 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:17:40.391 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:40.392 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:40.392 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:17:40.392 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.392 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:17:40.392 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:40.392 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:40.392 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:17:40.392 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.392 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:17:40.392 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:40.392 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:40.392 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:17:40.392 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:40.392 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:40.392 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:40.393 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:40.393 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:40.393 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.393 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:17:40.393 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:40.393 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:17:40.393 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.393 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:17:40.393 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:40.393 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:17:40.393 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.393 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:17:40.393 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:40.393 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:17:40.393 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.393 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:17:40.394 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:40.394 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:17:40.394 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.394 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:17:40.394 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:40.394 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:17:40.394 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 512~512 = 512 2023-12-01T16:17:40.394 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:40.394 INFO:tasks.workunit.client.0.smithi119.stdout:aio discard: 1536~512 = 0 2023-12-01T16:17:40.394 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:40.394 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:40.394 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:40.394 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:40.394 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:40.395 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 0 2023-12-01T16:17:40.395 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.395 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.395 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 0 2023-12-01T16:17:40.395 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.395 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.395 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 16384 2023-12-01T16:17:40.395 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.395 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.395 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 16384 2023-12-01T16:17:40.395 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.395 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.395 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:40.395 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:40.395 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 49152 2023-12-01T16:17:40.395 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.396 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.396 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 49152 2023-12-01T16:17:40.396 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.396 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.396 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 65536 2023-12-01T16:17:40.396 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.396 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.396 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 65536 2023-12-01T16:17:40.396 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.396 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.396 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:40.396 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:40.396 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 98304 2023-12-01T16:17:40.396 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.396 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.396 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 98304 2023-12-01T16:17:40.397 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.397 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.397 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 114688 2023-12-01T16:17:40.397 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.397 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.397 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 114688 2023-12-01T16:17:40.397 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.397 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.397 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:40.397 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:40.397 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 147456 2023-12-01T16:17:40.397 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.397 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.397 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 147456 2023-12-01T16:17:40.398 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.398 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.398 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 163840 2023-12-01T16:17:40.398 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.398 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.398 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 163840 2023-12-01T16:17:40.398 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.398 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.398 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:40.398 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:40.398 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 196608 2023-12-01T16:17:40.398 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.398 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.398 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 196608 2023-12-01T16:17:40.399 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.399 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.399 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 212992 2023-12-01T16:17:40.399 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.399 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.399 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 212992 2023-12-01T16:17:40.399 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.399 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.399 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:40.399 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:40.399 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.399 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:40.399 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:40.399 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:40.399 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:40.400 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.400 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.400 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.400 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:40.400 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:40.400 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:40.400 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:40.400 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.400 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.400 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.400 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:40.400 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:40.400 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:40.400 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:40.401 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.401 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.401 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.401 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:40.401 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:40.401 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:40.401 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:40.401 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.401 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.401 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.401 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:40.401 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:40.401 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.401 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:40.401 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:40.402 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.402 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:40.402 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:40.402 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:40.402 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:40.402 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.402 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.402 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.402 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:40.402 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:40.402 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:40.402 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:40.402 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:40.402 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:40.402 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.0", "id": [5, 2]}]: dispatch 2023-12-01T16:17:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 0]}]: dispatch 2023-12-01T16:17:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.0", "id": [5, 2]}]: dispatch 2023-12-01T16:17:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1f", "id": [5, 2]}]: dispatch 2023-12-01T16:17:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 0]}]: dispatch 2023-12-01T16:17:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1f", "id": [5, 2]}]: dispatch 2023-12-01T16:17:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.0", "id": [5, 2]}]: dispatch 2023-12-01T16:17:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 0]}]: dispatch 2023-12-01T16:17:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.0", "id": [5, 2]}]: dispatch 2023-12-01T16:17:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1f", "id": [5, 2]}]: dispatch 2023-12-01T16:17:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 0]}]: dispatch 2023-12-01T16:17:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1f", "id": [5, 2]}]: dispatch 2023-12-01T16:17:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.0", "id": [5, 2]}]: dispatch 2023-12-01T16:17:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 0]}]: dispatch 2023-12-01T16:17:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.0", "id": [5, 2]}]: dispatch 2023-12-01T16:17:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1f", "id": [5, 2]}]: dispatch 2023-12-01T16:17:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 0]}]: dispatch 2023-12-01T16:17:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1f", "id": [5, 2]}]: dispatch 2023-12-01T16:17:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:41 smithi183 ceph-mon[99169]: pgmap v2487: 457 pgs: 457 active+clean; 11 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 710 KiB/s rd, 1.0 MiB/s wr, 1.22k op/s 2023-12-01T16:17:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.0", "id": [5, 2]}]': finished 2023-12-01T16:17:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 0]}]': finished 2023-12-01T16:17:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1f", "id": [5, 2]}]': finished 2023-12-01T16:17:41.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:41 smithi183 ceph-mon[99169]: osdmap e1198: 8 total, 8 up, 8 in 2023-12-01T16:17:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:41 smithi119 ceph-mon[94175]: pgmap v2487: 457 pgs: 457 active+clean; 11 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 710 KiB/s rd, 1.0 MiB/s wr, 1.22k op/s 2023-12-01T16:17:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.0", "id": [5, 2]}]': finished 2023-12-01T16:17:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 0]}]': finished 2023-12-01T16:17:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1f", "id": [5, 2]}]': finished 2023-12-01T16:17:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:41 smithi119 ceph-mon[94175]: osdmap e1198: 8 total, 8 up, 8 in 2023-12-01T16:17:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:41 smithi119 ceph-mon[108979]: pgmap v2487: 457 pgs: 457 active+clean; 11 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 710 KiB/s rd, 1.0 MiB/s wr, 1.22k op/s 2023-12-01T16:17:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.0", "id": [5, 2]}]': finished 2023-12-01T16:17:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 0]}]': finished 2023-12-01T16:17:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1f", "id": [5, 2]}]': finished 2023-12-01T16:17:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:41 smithi119 ceph-mon[108979]: osdmap e1198: 8 total, 8 up, 8 in 2023-12-01T16:17:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:42 smithi183 ceph-mon[99169]: osdmap e1199: 8 total, 8 up, 8 in 2023-12-01T16:17:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:42 smithi119 ceph-mon[94175]: osdmap e1199: 8 total, 8 up, 8 in 2023-12-01T16:17:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:42 smithi119 ceph-mon[108979]: osdmap e1199: 8 total, 8 up, 8 in 2023-12-01T16:17:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:43 smithi183 ceph-mon[99169]: pgmap v2490: 457 pgs: 457 active+clean; 11 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 469 KiB/s rd, 917 KiB/s wr, 680 op/s 2023-12-01T16:17:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:43 smithi119 ceph-mon[94175]: pgmap v2490: 457 pgs: 457 active+clean; 11 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 469 KiB/s rd, 917 KiB/s wr, 680 op/s 2023-12-01T16:17:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:43 smithi119 ceph-mon[108979]: pgmap v2490: 457 pgs: 457 active+clean; 11 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 469 KiB/s rd, 917 KiB/s wr, 680 op/s 2023-12-01T16:17:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:17:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:17:44] "GET /metrics HTTP/1.1" 200 60332 "" "Prometheus/2.43.0" 2023-12-01T16:17:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:45 smithi183 ceph-mon[99169]: pgmap v2491: 457 pgs: 457 active+clean; 11 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 376 KiB/s rd, 734 KiB/s wr, 544 op/s 2023-12-01T16:17:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:45 smithi119 ceph-mon[94175]: pgmap v2491: 457 pgs: 457 active+clean; 11 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 376 KiB/s rd, 734 KiB/s wr, 544 op/s 2023-12-01T16:17:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:45 smithi119 ceph-mon[108979]: pgmap v2491: 457 pgs: 457 active+clean; 11 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 376 KiB/s rd, 734 KiB/s wr, 544 op/s 2023-12-01T16:17:45.593 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:17:45.912 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:17:45.912 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (44m) 2m ago 44m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:17:45.912 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (44m) 2m ago 44m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:17:45.912 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (45m) 2m ago 45m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:17:45.912 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (45m) 2m ago 45m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:17:45.912 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (48m) 2m ago 48m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:17:45.912 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (50m) 2m ago 50m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:17:45.912 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (50m) 2m ago 50m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:17:45.912 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (49m) 2m ago 49m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:17:45.912 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (49m) 2m ago 49m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:17:45.913 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (44m) 2m ago 44m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:17:45.913 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (44m) 2m ago 44m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:17:45.913 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (48m) 2m ago 48m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:17:45.913 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (48m) 2m ago 48m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:17:45.913 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (47m) 2m ago 47m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:17:45.913 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (47m) 2m ago 47m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:17:45.913 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (47m) 2m ago 47m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:17:45.913 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (46m) 2m ago 46m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:17:45.913 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (46m) 2m ago 46m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:17:45.913 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (46m) 2m ago 46m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:17:45.913 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (44m) 2m ago 45m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:17:45.951 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.952 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:45.952 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:45.952 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:45.952 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:45.952 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:45.952 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.952 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.952 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:45.952 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:45.952 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:45.952 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:45.952 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:45.952 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.952 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.952 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:45.953 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.953 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.953 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:45.953 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.953 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.953 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:45.953 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:45.953 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:45.953 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:45.953 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:45.953 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.953 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.953 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:45.953 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:45.954 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:45.954 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:45.954 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:45.954 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.954 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.954 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:45.954 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:45.954 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:45.954 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:45.954 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:45.954 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.954 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.954 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:45.954 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:45.955 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:45.955 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:45.955 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:45.955 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.955 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.955 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:45.955 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.955 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.955 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:45.955 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.955 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.955 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:45.955 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:45.955 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:45.955 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:45.956 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:45.956 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.956 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.956 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:45.956 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:45.956 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:45.956 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:45.956 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:45.956 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.956 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.956 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:45.956 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:45.956 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:45.957 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:45.957 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:45.957 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.957 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.957 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:45.957 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:45.957 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:45.957 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:45.957 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:45.957 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.957 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.957 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:45.957 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.958 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.958 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:45.958 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.958 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.958 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:45.958 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:45.958 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:45.958 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:45.958 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:45.958 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.958 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.958 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:45.958 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:45.959 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:45.959 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:45.959 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:45.959 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.959 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.959 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:45.959 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:45.959 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:45.959 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:45.959 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:45.959 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.959 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.959 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:45.959 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:45.960 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:45.960 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:45.960 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:45.960 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.960 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.960 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:45.960 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:45.960 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:45.960 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:45.960 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:45.960 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:45.960 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:17:45.960 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:45.960 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 4 2023-12-01T16:17:45.960 INFO:tasks.workunit.client.0.smithi119.stdout:read: 4 2023-12-01T16:17:45.961 INFO:tasks.workunit.client.0.smithi119.stdout:read: 4 2023-12-01T16:17:45.961 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS1 (10469 ms) 2023-12-01T16:17:45.961 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS2 2023-12-01T16:17:45.961 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:17:46.314 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:17:46.314 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:17:46.314 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:17:46.314 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:17:46.314 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:17:46.315 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:17:46.315 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:17:46.315 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:17:46.315 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:17:46.315 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:17:46.315 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:17:46.316 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:17:46.316 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:17:46.316 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:17:46.316 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:17:46.316 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:17:46.316 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:17:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:47 smithi183 ceph-mon[99169]: from='client.17727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:47 smithi183 ceph-mon[99169]: pgmap v2492: 457 pgs: 457 active+clean; 15 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.1 MiB/s wr, 1.36k op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:17:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:47 smithi183 ceph-mon[99169]: from='client.27620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/699803867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:17:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:47 smithi119 ceph-mon[108979]: from='client.17727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:47 smithi119 ceph-mon[108979]: pgmap v2492: 457 pgs: 457 active+clean; 15 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.1 MiB/s wr, 1.36k op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:17:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:47 smithi119 ceph-mon[108979]: from='client.27620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/699803867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:17:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:47 smithi119 ceph-mon[94175]: from='client.17727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:47 smithi119 ceph-mon[94175]: pgmap v2492: 457 pgs: 457 active+clean; 15 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.1 MiB/s wr, 1.36k op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:17:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:47 smithi119 ceph-mon[94175]: from='client.27620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/699803867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:17:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:49 smithi183 ceph-mon[99169]: pgmap v2493: 457 pgs: 457 active+clean; 15 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 420 KiB/s wr, 853 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:17:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:49 smithi119 ceph-mon[94175]: pgmap v2493: 457 pgs: 457 active+clean; 15 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 420 KiB/s wr, 853 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:17:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:49 smithi119 ceph-mon[108979]: pgmap v2493: 457 pgs: 457 active+clean; 15 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 420 KiB/s wr, 853 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:17:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:51 smithi183 ceph-mon[99169]: pgmap v2494: 457 pgs: 457 active+clean; 15 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 344 KiB/s wr, 702 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:17:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:51 smithi119 ceph-mon[94175]: pgmap v2494: 457 pgs: 457 active+clean; 15 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 344 KiB/s wr, 702 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:17:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:51 smithi119 ceph-mon[108979]: pgmap v2494: 457 pgs: 457 active+clean; 15 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 344 KiB/s wr, 702 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:17:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:52 smithi183 ceph-mon[99169]: pgmap v2495: 457 pgs: 457 active+clean; 15 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 312 KiB/s wr, 637 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:17:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:52 smithi119 ceph-mon[94175]: pgmap v2495: 457 pgs: 457 active+clean; 15 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 312 KiB/s wr, 637 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:17:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:52 smithi119 ceph-mon[108979]: pgmap v2495: 457 pgs: 457 active+clean; 15 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 312 KiB/s wr, 637 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:17:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:17:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:17:54] "GET /metrics HTTP/1.1" 200 60340 "" "Prometheus/2.43.0" 2023-12-01T16:17:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:54 smithi183 ceph-mon[99169]: pgmap v2496: 457 pgs: 457 active+clean; 15 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 280 KiB/s wr, 572 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:17:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:54 smithi119 ceph-mon[94175]: pgmap v2496: 457 pgs: 457 active+clean; 15 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 280 KiB/s wr, 572 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:17:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:54 smithi119 ceph-mon[108979]: pgmap v2496: 457 pgs: 457 active+clean; 15 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 280 KiB/s wr, 572 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:17:55.841 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:17:55.842 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:17:55.842 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:17:55.842 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:17:55.842 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:17:55.842 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.842 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:17:55.842 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:55.842 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:55.842 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:17:55.842 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.843 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:17:55.843 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:55.843 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:55.843 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:17:55.843 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.843 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:17:55.843 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:55.843 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:55.843 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:17:55.843 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.843 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:17:55.843 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:55.843 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:55.843 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:17:55.843 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.844 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:17:55.844 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:55.844 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:55.844 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:17:55.844 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:17:55.844 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:17:55.844 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:17:55.844 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:17:55.844 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:17:55.844 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:17:55.844 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:17:55.844 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:17:55.844 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:17:55.844 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:17:55.844 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.845 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:17:55.845 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:55.845 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:55.845 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:17:55.845 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.845 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:17:55.845 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:55.845 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:55.845 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:17:55.845 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.845 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:17:55.845 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:55.845 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:55.845 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:17:55.846 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.846 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:17:55.846 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:55.846 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:55.846 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:17:55.846 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.846 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:17:55.846 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:55.846 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:55.846 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:17:55.846 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:55.846 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:55.846 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:55.846 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:55.846 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:55.847 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.847 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:17:55.847 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:55.847 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:17:55.847 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.847 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:17:55.847 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:55.847 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:17:55.847 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.847 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:17:55.847 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:55.847 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:17:55.847 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.847 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:17:55.848 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:55.848 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:17:55.848 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.848 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:17:55.848 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:17:55.848 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:17:55.848 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 512~512 = 512 2023-12-01T16:17:55.848 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:55.848 INFO:tasks.workunit.client.0.smithi119.stdout:aio discard: 1536~512 = 0 2023-12-01T16:17:55.848 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:55.848 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:55.848 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:55.848 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:55.848 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:17:55.848 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 0 2023-12-01T16:17:55.848 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.849 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.849 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 0 2023-12-01T16:17:55.849 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.849 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.849 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 16384 2023-12-01T16:17:55.849 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.849 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.849 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 16384 2023-12-01T16:17:55.849 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.849 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.849 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:55.849 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:55.849 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 49152 2023-12-01T16:17:55.849 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.849 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.850 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 49152 2023-12-01T16:17:55.850 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.850 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.850 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 65536 2023-12-01T16:17:55.850 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.850 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.850 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 65536 2023-12-01T16:17:55.850 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.850 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.850 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:55.850 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:55.851 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 98304 2023-12-01T16:17:55.851 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.851 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.851 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 98304 2023-12-01T16:17:55.851 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.851 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.851 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 114688 2023-12-01T16:17:55.851 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.851 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.851 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 114688 2023-12-01T16:17:55.851 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.851 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.851 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:55.851 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:55.851 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 147456 2023-12-01T16:17:55.852 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.852 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.852 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 147456 2023-12-01T16:17:55.852 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.852 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.852 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 163840 2023-12-01T16:17:55.852 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.852 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.852 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 163840 2023-12-01T16:17:55.852 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.852 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.852 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:55.852 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:55.852 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 196608 2023-12-01T16:17:55.852 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.852 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.853 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 196608 2023-12-01T16:17:55.853 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.853 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.853 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 212992 2023-12-01T16:17:55.853 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.853 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.853 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 212992 2023-12-01T16:17:55.853 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.853 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.853 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:55.853 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:55.853 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.853 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:55.853 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:55.854 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:55.854 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:55.854 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.854 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.854 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.854 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:55.854 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:55.854 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:55.854 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:55.854 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.854 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.854 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.854 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:55.854 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:55.854 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:55.855 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:55.855 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.855 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.855 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.855 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:55.855 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:55.855 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:55.855 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:55.855 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.855 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.855 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.855 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:55.855 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:55.855 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.855 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:55.856 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:17:55.856 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.856 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:55.856 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:55.856 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:55.856 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:55.856 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.856 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.856 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:55.856 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:17:55.856 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:17:55.856 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:17:55.856 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:17:55.856 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:17:55.856 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:17:55.856 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:17:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:56 smithi183 ceph-mon[99169]: pgmap v2497: 457 pgs: 457 active+clean; 31 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.6 MiB/s wr, 632 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:17:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:56 smithi119 ceph-mon[108979]: pgmap v2497: 457 pgs: 457 active+clean; 31 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.6 MiB/s wr, 632 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:17:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:56 smithi119 ceph-mon[94175]: pgmap v2497: 457 pgs: 457 active+clean; 31 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.6 MiB/s wr, 632 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:17:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:17:58 smithi183 ceph-mon[99169]: pgmap v2498: 457 pgs: 457 active+clean; 31 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 1.4 MiB/s wr, 63 op/s 2023-12-01T16:17:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:17:58 smithi119 ceph-mon[108979]: pgmap v2498: 457 pgs: 457 active+clean; 31 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 1.4 MiB/s wr, 63 op/s 2023-12-01T16:17:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:17:58 smithi119 ceph-mon[94175]: pgmap v2498: 457 pgs: 457 active+clean; 31 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 1.4 MiB/s wr, 63 op/s 2023-12-01T16:18:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:00 smithi183 ceph-mon[99169]: pgmap v2499: 457 pgs: 457 active+clean; 35 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 726 op/s 2023-12-01T16:18:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:00 smithi119 ceph-mon[94175]: pgmap v2499: 457 pgs: 457 active+clean; 35 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 726 op/s 2023-12-01T16:18:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:00 smithi119 ceph-mon[108979]: pgmap v2499: 457 pgs: 457 active+clean; 35 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 726 op/s 2023-12-01T16:18:01.295 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.295 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:18:01.295 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:18:01.295 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:18:01.295 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:18:01.295 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:18:01.296 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.296 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.296 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:18:01.296 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:18:01.296 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:18:01.296 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:18:01.296 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:18:01.296 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.296 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.296 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:18:01.296 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.296 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.296 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:18:01.296 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.297 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.297 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:18:01.297 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:18:01.297 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:18:01.297 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:18:01.297 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:18:01.297 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.297 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.297 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:18:01.297 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:18:01.297 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:18:01.297 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:18:01.297 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:18:01.297 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.297 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.298 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:18:01.298 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:18:01.298 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:18:01.298 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:18:01.298 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:18:01.298 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.298 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.298 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:18:01.298 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:18:01.298 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:18:01.298 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:18:01.298 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:18:01.298 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.298 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.299 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:18:01.299 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.299 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.299 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:18:01.299 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.299 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.299 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:18:01.299 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:18:01.299 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:18:01.299 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:18:01.299 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:18:01.299 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.299 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.299 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:18:01.299 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:18:01.300 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:18:01.300 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:18:01.300 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:18:01.300 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.300 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.300 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:18:01.300 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:18:01.300 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:18:01.300 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:18:01.300 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:18:01.300 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.300 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.300 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:18:01.300 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:18:01.301 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:18:01.301 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:18:01.301 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:18:01.301 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.301 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.301 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:18:01.301 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.301 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.301 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:18:01.301 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.301 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.301 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:18:01.301 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:18:01.301 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:18:01.301 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:18:01.301 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:18:01.302 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.302 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.302 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:18:01.302 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:18:01.302 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:18:01.302 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:18:01.302 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:18:01.302 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.302 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.302 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:18:01.302 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:18:01.302 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:18:01.302 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:18:01.302 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:18:01.302 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.303 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.303 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:18:01.303 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:18:01.303 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:18:01.303 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:18:01.303 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:18:01.303 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.303 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.303 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:18:01.303 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:18:01.303 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:18:01.303 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:18:01.303 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:18:01.303 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:18:01.303 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:18:01.304 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:18:01.304 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 4 2023-12-01T16:18:01.304 INFO:tasks.workunit.client.0.smithi119.stdout:read: 4 2023-12-01T16:18:01.304 INFO:tasks.workunit.client.0.smithi119.stdout:read: 4 2023-12-01T16:18:01.304 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS2 (15343 ms) 2023-12-01T16:18:01.304 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCloneEncryption 2023-12-01T16:18:01.304 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:18:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:02 smithi183 ceph-mon[99169]: pgmap v2500: 457 pgs: 457 active+clean; 35 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 723 op/s 2023-12-01T16:18:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:02 smithi183 ceph-mon[99169]: osdmap e1200: 8 total, 8 up, 8 in 2023-12-01T16:18:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:02 smithi119 ceph-mon[108979]: pgmap v2500: 457 pgs: 457 active+clean; 35 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 723 op/s 2023-12-01T16:18:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:02 smithi119 ceph-mon[108979]: osdmap e1200: 8 total, 8 up, 8 in 2023-12-01T16:18:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:02 smithi119 ceph-mon[94175]: pgmap v2500: 457 pgs: 457 active+clean; 35 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 723 op/s 2023-12-01T16:18:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:02 smithi119 ceph-mon[94175]: osdmap e1200: 8 total, 8 up, 8 in 2023-12-01T16:18:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:18:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:18:04] "GET /metrics HTTP/1.1" 200 60340 "" "Prometheus/2.43.0" 2023-12-01T16:18:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:04 smithi183 ceph-mon[99169]: pgmap v2502: 457 pgs: 457 active+clean; 35 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 868 op/s 2023-12-01T16:18:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:04 smithi119 ceph-mon[94175]: pgmap v2502: 457 pgs: 457 active+clean; 35 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 868 op/s 2023-12-01T16:18:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:04 smithi119 ceph-mon[108979]: pgmap v2502: 457 pgs: 457 active+clean; 35 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 868 op/s 2023-12-01T16:18:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:06 smithi183 ceph-mon[99169]: pgmap v2503: 457 pgs: 457 active+clean; 35 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 395 KiB/s wr, 822 op/s 2023-12-01T16:18:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:06 smithi119 ceph-mon[108979]: pgmap v2503: 457 pgs: 457 active+clean; 35 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 395 KiB/s wr, 822 op/s 2023-12-01T16:18:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:06 smithi119 ceph-mon[94175]: pgmap v2503: 457 pgs: 457 active+clean; 35 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 395 KiB/s wr, 822 op/s 2023-12-01T16:18:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:08 smithi183 ceph-mon[99169]: pgmap v2504: 457 pgs: 457 active+clean; 35 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 395 KiB/s wr, 822 op/s 2023-12-01T16:18:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:08 smithi183 ceph-mon[99169]: osdmap e1201: 8 total, 8 up, 8 in 2023-12-01T16:18:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:08 smithi119 ceph-mon[94175]: pgmap v2504: 457 pgs: 457 active+clean; 35 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 395 KiB/s wr, 822 op/s 2023-12-01T16:18:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:08 smithi119 ceph-mon[94175]: osdmap e1201: 8 total, 8 up, 8 in 2023-12-01T16:18:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:08 smithi119 ceph-mon[108979]: pgmap v2504: 457 pgs: 457 active+clean; 35 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 395 KiB/s wr, 822 op/s 2023-12-01T16:18:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:08 smithi119 ceph-mon[108979]: osdmap e1201: 8 total, 8 up, 8 in 2023-12-01T16:18:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:10 smithi183 ceph-mon[99169]: pgmap v2506: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 92 KiB/s rd, 516 KiB/s wr, 72 op/s 2023-12-01T16:18:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:10 smithi119 ceph-mon[94175]: pgmap v2506: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 92 KiB/s rd, 516 KiB/s wr, 72 op/s 2023-12-01T16:18:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:10 smithi119 ceph-mon[108979]: pgmap v2506: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 92 KiB/s rd, 516 KiB/s wr, 72 op/s 2023-12-01T16:18:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:12 smithi183 ceph-mon[99169]: pgmap v2507: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s rd, 415 KiB/s wr, 58 op/s 2023-12-01T16:18:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:12 smithi119 ceph-mon[108979]: pgmap v2507: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s rd, 415 KiB/s wr, 58 op/s 2023-12-01T16:18:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:12 smithi119 ceph-mon[94175]: pgmap v2507: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s rd, 415 KiB/s wr, 58 op/s 2023-12-01T16:18:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:18:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:18:14] "GET /metrics HTTP/1.1" 200 60344 "" "Prometheus/2.43.0" 2023-12-01T16:18:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:14 smithi183 ceph-mon[99169]: pgmap v2508: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 413 KiB/s wr, 58 op/s 2023-12-01T16:18:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:14 smithi119 ceph-mon[94175]: pgmap v2508: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 413 KiB/s wr, 58 op/s 2023-12-01T16:18:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:14 smithi119 ceph-mon[108979]: pgmap v2508: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 413 KiB/s wr, 58 op/s 2023-12-01T16:18:16.811 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:18:17.160 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:18:17.160 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (44m) 3m ago 45m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:18:17.160 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (45m) 3m ago 45m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:18:17.160 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (46m) 3m ago 46m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:18:17.160 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (46m) 3m ago 46m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:18:17.160 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (49m) 3m ago 49m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:18:17.160 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (50m) 3m ago 50m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:18:17.160 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (50m) 3m ago 51m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:18:17.161 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (49m) 3m ago 49m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:18:17.161 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (49m) 3m ago 49m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:18:17.161 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (45m) 3m ago 45m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:18:17.161 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (45m) 3m ago 45m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:18:17.161 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (49m) 3m ago 49m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:18:17.161 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (48m) 3m ago 48m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:18:17.161 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (48m) 3m ago 48m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:18:17.161 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (47m) 3m ago 47m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:18:17.161 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (47m) 3m ago 47m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:18:17.161 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (47m) 3m ago 47m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:18:17.161 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (46m) 3m ago 46m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:18:17.161 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (46m) 3m ago 46m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:18:17.161 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (44m) 3m ago 45m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:18:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:16 smithi183 ceph-mon[99169]: pgmap v2509: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2023-12-01T16:18:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:18:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:18:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:18:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:18:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:16 smithi119 ceph-mon[94175]: pgmap v2509: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2023-12-01T16:18:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:18:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:18:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:18:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:18:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:16 smithi119 ceph-mon[108979]: pgmap v2509: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2023-12-01T16:18:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:18:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:18:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:18:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:18:17.637 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:18:17.637 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:18:17.637 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:18:17.637 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:18:17.637 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:18:17.637 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:18:17.637 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:18:17.638 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:18:17.638 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:18:17.638 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:18:17.638 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:18:17.638 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:18:17.638 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:18:17.638 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:18:17.638 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:18:17.638 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:18:17.638 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:18:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:17 smithi183 ceph-mon[99169]: from='client.17745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:17 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3383441682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:18:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:17 smithi119 ceph-mon[94175]: from='client.17745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:17 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3383441682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:18:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:17 smithi119 ceph-mon[108979]: from='client.17745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:17 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3383441682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:18:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:18 smithi183 ceph-mon[99169]: from='client.26776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:18 smithi183 ceph-mon[99169]: pgmap v2510: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2023-12-01T16:18:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:18 smithi119 ceph-mon[94175]: from='client.26776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:18 smithi119 ceph-mon[94175]: pgmap v2510: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2023-12-01T16:18:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:18 smithi119 ceph-mon[108979]: from='client.26776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:18 smithi119 ceph-mon[108979]: pgmap v2510: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2023-12-01T16:18:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:20 smithi183 ceph-mon[99169]: pgmap v2511: 457 pgs: 457 active+clean; 55 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 94 KiB/s rd, 1.7 MiB/s wr, 29 op/s 2023-12-01T16:18:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:20 smithi119 ceph-mon[94175]: pgmap v2511: 457 pgs: 457 active+clean; 55 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 94 KiB/s rd, 1.7 MiB/s wr, 29 op/s 2023-12-01T16:18:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:20 smithi119 ceph-mon[108979]: pgmap v2511: 457 pgs: 457 active+clean; 55 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 94 KiB/s rd, 1.7 MiB/s wr, 29 op/s 2023-12-01T16:18:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:21 smithi183 ceph-mon[99169]: osdmap e1202: 8 total, 8 up, 8 in 2023-12-01T16:18:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:21 smithi119 ceph-mon[94175]: osdmap e1202: 8 total, 8 up, 8 in 2023-12-01T16:18:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:21 smithi119 ceph-mon[108979]: osdmap e1202: 8 total, 8 up, 8 in 2023-12-01T16:18:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:22 smithi183 ceph-mon[99169]: pgmap v2513: 457 pgs: 457 active+clean; 55 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:18:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:22 smithi119 ceph-mon[94175]: pgmap v2513: 457 pgs: 457 active+clean; 55 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:18:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:22 smithi119 ceph-mon[108979]: pgmap v2513: 457 pgs: 457 active+clean; 55 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:18:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:24.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:18:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:18:24] "GET /metrics HTTP/1.1" 200 60355 "" "Prometheus/2.43.0" 2023-12-01T16:18:24.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:24.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:24 smithi183 ceph-mon[99169]: pgmap v2514: 457 pgs: 457 active+clean; 55 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:18:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:24 smithi119 ceph-mon[94175]: pgmap v2514: 457 pgs: 457 active+clean; 55 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:18:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:24 smithi119 ceph-mon[108979]: pgmap v2514: 457 pgs: 457 active+clean; 55 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:18:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:26 smithi183 ceph-mon[99169]: pgmap v2515: 457 pgs: 457 active+clean; 59 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2023-12-01T16:18:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:26 smithi119 ceph-mon[94175]: pgmap v2515: 457 pgs: 457 active+clean; 59 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2023-12-01T16:18:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:26 smithi119 ceph-mon[108979]: pgmap v2515: 457 pgs: 457 active+clean; 59 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2023-12-01T16:18:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:28 smithi183 ceph-mon[99169]: pgmap v2516: 457 pgs: 457 active+clean; 59 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2023-12-01T16:18:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:28 smithi119 ceph-mon[94175]: pgmap v2516: 457 pgs: 457 active+clean; 59 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2023-12-01T16:18:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:28 smithi119 ceph-mon[108979]: pgmap v2516: 457 pgs: 457 active+clean; 59 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2023-12-01T16:18:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:30 smithi119 ceph-mon[94175]: pgmap v2517: 457 pgs: 457 active+clean; 75 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2023-12-01T16:18:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:30 smithi119 ceph-mon[108979]: pgmap v2517: 457 pgs: 457 active+clean; 75 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2023-12-01T16:18:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:30 smithi183 ceph-mon[99169]: pgmap v2517: 457 pgs: 457 active+clean; 75 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2023-12-01T16:18:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:32 smithi183 ceph-mon[99169]: pgmap v2518: 457 pgs: 457 active+clean; 75 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 1.8 MiB/s wr, 37 op/s 2023-12-01T16:18:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:32 smithi119 ceph-mon[94175]: pgmap v2518: 457 pgs: 457 active+clean; 75 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 1.8 MiB/s wr, 37 op/s 2023-12-01T16:18:32.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:32 smithi119 ceph-mon[108979]: pgmap v2518: 457 pgs: 457 active+clean; 75 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 1.8 MiB/s wr, 37 op/s 2023-12-01T16:18:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:18:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:18:34] "GET /metrics HTTP/1.1" 200 60355 "" "Prometheus/2.43.0" 2023-12-01T16:18:35.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:34 smithi183 ceph-mon[99169]: pgmap v2519: 457 pgs: 457 active+clean; 75 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 1.7 MiB/s wr, 33 op/s 2023-12-01T16:18:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:34 smithi119 ceph-mon[94175]: pgmap v2519: 457 pgs: 457 active+clean; 75 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 1.7 MiB/s wr, 33 op/s 2023-12-01T16:18:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:34 smithi119 ceph-mon[108979]: pgmap v2519: 457 pgs: 457 active+clean; 75 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 1.7 MiB/s wr, 33 op/s 2023-12-01T16:18:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:36 smithi183 ceph-mon[99169]: pgmap v2520: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.7 MiB/s wr, 34 op/s 2023-12-01T16:18:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:36 smithi119 ceph-mon[94175]: pgmap v2520: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.7 MiB/s wr, 34 op/s 2023-12-01T16:18:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:36 smithi119 ceph-mon[108979]: pgmap v2520: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.7 MiB/s wr, 34 op/s 2023-12-01T16:18:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:38 smithi183 ceph-mon[99169]: pgmap v2521: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T16:18:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:38 smithi119 ceph-mon[94175]: pgmap v2521: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T16:18:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:38 smithi119 ceph-mon[108979]: pgmap v2521: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T16:18:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:40 smithi183 ceph-mon[99169]: pgmap v2522: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-12-01T16:18:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:40 smithi119 ceph-mon[94175]: pgmap v2522: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-12-01T16:18:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:40 smithi119 ceph-mon[108979]: pgmap v2522: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-12-01T16:18:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:41 smithi183 ceph-mon[99169]: osdmap e1203: 8 total, 8 up, 8 in 2023-12-01T16:18:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:41 smithi119 ceph-mon[94175]: osdmap e1203: 8 total, 8 up, 8 in 2023-12-01T16:18:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:41 smithi119 ceph-mon[108979]: osdmap e1203: 8 total, 8 up, 8 in 2023-12-01T16:18:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:42 smithi183 ceph-mon[99169]: pgmap v2524: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 0 op/s 2023-12-01T16:18:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:42 smithi119 ceph-mon[108979]: pgmap v2524: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 0 op/s 2023-12-01T16:18:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:42 smithi119 ceph-mon[94175]: pgmap v2524: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 0 op/s 2023-12-01T16:18:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:18:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:18:44] "GET /metrics HTTP/1.1" 200 60353 "" "Prometheus/2.43.0" 2023-12-01T16:18:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:44 smithi119 ceph-mon[94175]: pgmap v2525: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 0 op/s 2023-12-01T16:18:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:44 smithi119 ceph-mon[108979]: pgmap v2525: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 0 op/s 2023-12-01T16:18:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:44 smithi183 ceph-mon[99169]: pgmap v2525: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 0 op/s 2023-12-01T16:18:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:46 smithi119 ceph-mon[94175]: pgmap v2526: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2023-12-01T16:18:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:46 smithi119 ceph-mon[108979]: pgmap v2526: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2023-12-01T16:18:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:46 smithi183 ceph-mon[99169]: pgmap v2526: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2023-12-01T16:18:47.989 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:18:48.305 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:18:48.305 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (45m) 3m ago 45m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:18:48.305 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (45m) 3m ago 45m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:18:48.305 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (46m) 3m ago 46m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:18:48.305 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (46m) 3m ago 46m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:18:48.305 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (49m) 3m ago 49m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:18:48.306 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (51m) 3m ago 51m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:18:48.306 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (51m) 3m ago 51m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:18:48.306 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (50m) 3m ago 50m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:18:48.306 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (50m) 3m ago 50m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:18:48.306 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (45m) 3m ago 45m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:18:48.306 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (45m) 3m ago 45m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:18:48.306 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (49m) 3m ago 49m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:18:48.306 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (49m) 3m ago 49m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:18:48.306 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (48m) 3m ago 48m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:18:48.306 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (48m) 3m ago 48m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:18:48.306 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (48m) 3m ago 48m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:18:48.306 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (47m) 3m ago 47m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:18:48.306 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (47m) 3m ago 47m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:18:48.306 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (47m) 3m ago 47m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:18:48.307 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (45m) 3m ago 46m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:18:48.713 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:18:48.713 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:18:48.713 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:18:48.713 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:18:48.713 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:18:48.713 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:18:48.714 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:18:48.714 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:18:48.714 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:18:48.714 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:18:48.714 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:18:48.714 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:18:48.714 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:18:48.714 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:18:48.714 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:18:48.714 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:18:48.714 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:18:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:48 smithi119 ceph-mon[94175]: pgmap v2527: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2023-12-01T16:18:49.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:48 smithi119 ceph-mon[94175]: from='client.17760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:49.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:48 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/170539020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:18:49.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:48 smithi119 ceph-mon[108979]: pgmap v2527: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2023-12-01T16:18:49.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:48 smithi119 ceph-mon[108979]: from='client.17760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:49.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:48 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/170539020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:18:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:48 smithi183 ceph-mon[99169]: pgmap v2527: 457 pgs: 457 active+clean; 75 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2023-12-01T16:18:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:48 smithi183 ceph-mon[99169]: from='client.17760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:48 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/170539020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:18:50.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:49 smithi183 ceph-mon[99169]: from='client.27650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:49 smithi119 ceph-mon[94175]: from='client.27650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:50.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:49 smithi119 ceph-mon[108979]: from='client.27650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:50 smithi183 ceph-mon[99169]: pgmap v2528: 457 pgs: 457 active+clean; 183 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 576 KiB/s rd, 11 MiB/s wr, 77 op/s 2023-12-01T16:18:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:50 smithi119 ceph-mon[94175]: pgmap v2528: 457 pgs: 457 active+clean; 183 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 576 KiB/s rd, 11 MiB/s wr, 77 op/s 2023-12-01T16:18:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:50 smithi119 ceph-mon[108979]: pgmap v2528: 457 pgs: 457 active+clean; 183 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 576 KiB/s rd, 11 MiB/s wr, 77 op/s 2023-12-01T16:18:52.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:52 smithi183 ceph-mon[99169]: pgmap v2529: 457 pgs: 457 active+clean; 183 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 527 KiB/s rd, 9.9 MiB/s wr, 71 op/s 2023-12-01T16:18:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:52 smithi119 ceph-mon[94175]: pgmap v2529: 457 pgs: 457 active+clean; 183 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 527 KiB/s rd, 9.9 MiB/s wr, 71 op/s 2023-12-01T16:18:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:52 smithi119 ceph-mon[108979]: pgmap v2529: 457 pgs: 457 active+clean; 183 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 527 KiB/s rd, 9.9 MiB/s wr, 71 op/s 2023-12-01T16:18:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:53 smithi183 ceph-mon[99169]: osdmap e1204: 8 total, 8 up, 8 in 2023-12-01T16:18:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:53 smithi119 ceph-mon[94175]: osdmap e1204: 8 total, 8 up, 8 in 2023-12-01T16:18:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:53 smithi119 ceph-mon[108979]: osdmap e1204: 8 total, 8 up, 8 in 2023-12-01T16:18:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:18:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:18:54] "GET /metrics HTTP/1.1" 200 60367 "" "Prometheus/2.43.0" 2023-12-01T16:18:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:54 smithi119 ceph-mon[94175]: osdmap e1205: 8 total, 8 up, 8 in 2023-12-01T16:18:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:54 smithi119 ceph-mon[94175]: pgmap v2532: 457 pgs: 457 active+clean; 183 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 605 KiB/s rd, 13 MiB/s wr, 44 op/s 2023-12-01T16:18:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:54 smithi119 ceph-mon[108979]: osdmap e1205: 8 total, 8 up, 8 in 2023-12-01T16:18:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:54 smithi119 ceph-mon[108979]: pgmap v2532: 457 pgs: 457 active+clean; 183 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 605 KiB/s rd, 13 MiB/s wr, 44 op/s 2023-12-01T16:18:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:54 smithi183 ceph-mon[99169]: osdmap e1205: 8 total, 8 up, 8 in 2023-12-01T16:18:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:54 smithi183 ceph-mon[99169]: pgmap v2532: 457 pgs: 457 active+clean; 183 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 605 KiB/s rd, 13 MiB/s wr, 44 op/s 2023-12-01T16:18:55.483 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 4 2023-12-01T16:18:55.483 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 4 2023-12-01T16:18:55.483 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 4 2023-12-01T16:18:55.483 INFO:tasks.workunit.client.0.smithi119.stdout:read: 4 2023-12-01T16:18:55.483 INFO:tasks.workunit.client.0.smithi119.stdout:read: 4 2023-12-01T16:18:55.483 INFO:tasks.workunit.client.0.smithi119.stdout:read: 4 2023-12-01T16:18:55.484 INFO:tasks.workunit.client.0.smithi119.stdout:read: 4 2023-12-01T16:18:55.484 INFO:tasks.workunit.client.0.smithi119.stdout:read: 4 2023-12-01T16:18:55.484 INFO:tasks.workunit.client.0.smithi119.stdout:read: 4 2023-12-01T16:18:55.484 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCloneEncryption (54188 ms) 2023-12-01T16:18:55.484 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.LUKS1UnderLUKS2WithoutResize 2023-12-01T16:18:55.484 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:18:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:55 smithi183 ceph-mon[99169]: osdmap e1206: 8 total, 8 up, 8 in 2023-12-01T16:18:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:55 smithi119 ceph-mon[94175]: osdmap e1206: 8 total, 8 up, 8 in 2023-12-01T16:18:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:55 smithi119 ceph-mon[108979]: osdmap e1206: 8 total, 8 up, 8 in 2023-12-01T16:18:56.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:56 smithi183 ceph-mon[99169]: osdmap e1207: 8 total, 8 up, 8 in 2023-12-01T16:18:56.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:56 smithi183 ceph-mon[99169]: pgmap v2535: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 37 MiB/s wr, 291 op/s 2023-12-01T16:18:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:56 smithi119 ceph-mon[108979]: osdmap e1207: 8 total, 8 up, 8 in 2023-12-01T16:18:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:56 smithi119 ceph-mon[108979]: pgmap v2535: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 37 MiB/s wr, 291 op/s 2023-12-01T16:18:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:56 smithi119 ceph-mon[94175]: osdmap e1207: 8 total, 8 up, 8 in 2023-12-01T16:18:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:56 smithi119 ceph-mon[94175]: pgmap v2535: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 37 MiB/s wr, 291 op/s 2023-12-01T16:18:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:58 smithi183 ceph-mon[99169]: pgmap v2536: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 27 MiB/s wr, 211 op/s 2023-12-01T16:18:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:58 smithi119 ceph-mon[94175]: pgmap v2536: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 27 MiB/s wr, 211 op/s 2023-12-01T16:18:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:58 smithi119 ceph-mon[108979]: pgmap v2536: 457 pgs: 457 active+clean; 39 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 27 MiB/s wr, 211 op/s 2023-12-01T16:19:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:18:59 smithi183 ceph-mon[99169]: osdmap e1208: 8 total, 8 up, 8 in 2023-12-01T16:19:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:18:59 smithi119 ceph-mon[94175]: osdmap e1208: 8 total, 8 up, 8 in 2023-12-01T16:19:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:18:59 smithi119 ceph-mon[108979]: osdmap e1208: 8 total, 8 up, 8 in 2023-12-01T16:19:01.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:00 smithi119 ceph-mon[94175]: pgmap v2538: 457 pgs: 457 active+clean; 64 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 30 MiB/s wr, 316 op/s 2023-12-01T16:19:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:00 smithi119 ceph-mon[108979]: pgmap v2538: 457 pgs: 457 active+clean; 64 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 30 MiB/s wr, 316 op/s 2023-12-01T16:19:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:00 smithi183 ceph-mon[99169]: pgmap v2538: 457 pgs: 457 active+clean; 64 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 30 MiB/s wr, 316 op/s 2023-12-01T16:19:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:02 smithi183 ceph-mon[99169]: osdmap e1209: 8 total, 8 up, 8 in 2023-12-01T16:19:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:02 smithi183 ceph-mon[99169]: pgmap v2540: 457 pgs: 457 active+clean; 64 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 81 KiB/s rd, 4.5 MiB/s wr, 113 op/s 2023-12-01T16:19:02.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:02 smithi119 ceph-mon[94175]: osdmap e1209: 8 total, 8 up, 8 in 2023-12-01T16:19:02.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:02 smithi119 ceph-mon[94175]: pgmap v2540: 457 pgs: 457 active+clean; 64 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 81 KiB/s rd, 4.5 MiB/s wr, 113 op/s 2023-12-01T16:19:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:02 smithi119 ceph-mon[108979]: osdmap e1209: 8 total, 8 up, 8 in 2023-12-01T16:19:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:02 smithi119 ceph-mon[108979]: pgmap v2540: 457 pgs: 457 active+clean; 64 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 81 KiB/s rd, 4.5 MiB/s wr, 113 op/s 2023-12-01T16:19:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:19:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:19:04] "GET /metrics HTTP/1.1" 200 60367 "" "Prometheus/2.43.0" 2023-12-01T16:19:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:04 smithi183 ceph-mon[99169]: pgmap v2541: 457 pgs: 457 active+clean; 64 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 3.6 MiB/s wr, 91 op/s 2023-12-01T16:19:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:04 smithi119 ceph-mon[108979]: pgmap v2541: 457 pgs: 457 active+clean; 64 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 3.6 MiB/s wr, 91 op/s 2023-12-01T16:19:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:04 smithi119 ceph-mon[94175]: pgmap v2541: 457 pgs: 457 active+clean; 64 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 3.6 MiB/s wr, 91 op/s 2023-12-01T16:19:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:06 smithi183 ceph-mon[99169]: pgmap v2542: 457 pgs: 457 active+clean; 64 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 3.6 MiB/s wr, 91 op/s 2023-12-01T16:19:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:06 smithi119 ceph-mon[94175]: pgmap v2542: 457 pgs: 457 active+clean; 64 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 3.6 MiB/s wr, 91 op/s 2023-12-01T16:19:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:06 smithi119 ceph-mon[108979]: pgmap v2542: 457 pgs: 457 active+clean; 64 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 3.6 MiB/s wr, 91 op/s 2023-12-01T16:19:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:08 smithi183 ceph-mon[99169]: pgmap v2543: 457 pgs: 457 active+clean; 64 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 3.2 MiB/s wr, 82 op/s 2023-12-01T16:19:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:08 smithi119 ceph-mon[94175]: pgmap v2543: 457 pgs: 457 active+clean; 64 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 3.2 MiB/s wr, 82 op/s 2023-12-01T16:19:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:08 smithi119 ceph-mon[108979]: pgmap v2543: 457 pgs: 457 active+clean; 64 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 3.2 MiB/s wr, 82 op/s 2023-12-01T16:19:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:10.728 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.LUKS1UnderLUKS2WithoutResize (15245 ms) 2023-12-01T16:19:10.728 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.LUKS2UnderLUKS1WithoutResize 2023-12-01T16:19:10.728 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:19:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:10 smithi183 ceph-mon[99169]: pgmap v2544: 457 pgs: 457 active+clean; 80 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:19:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:10 smithi119 ceph-mon[94175]: pgmap v2544: 457 pgs: 457 active+clean; 80 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:19:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:10 smithi119 ceph-mon[108979]: pgmap v2544: 457 pgs: 457 active+clean; 80 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T16:19:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:12 smithi183 ceph-mon[99169]: pgmap v2545: 457 pgs: 457 active+clean; 80 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:19:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:12 smithi119 ceph-mon[108979]: pgmap v2545: 457 pgs: 457 active+clean; 80 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:19:12.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:12 smithi119 ceph-mon[94175]: pgmap v2545: 457 pgs: 457 active+clean; 80 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T16:19:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:19:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:19:14] "GET /metrics HTTP/1.1" 200 60354 "" "Prometheus/2.43.0" 2023-12-01T16:19:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:14 smithi183 ceph-mon[99169]: pgmap v2546: 457 pgs: 457 active+clean; 80 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T16:19:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:14 smithi119 ceph-mon[94175]: pgmap v2546: 457 pgs: 457 active+clean; 80 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T16:19:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:14 smithi119 ceph-mon[108979]: pgmap v2546: 457 pgs: 457 active+clean; 80 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T16:19:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:16 smithi183 ceph-mon[99169]: pgmap v2547: 457 pgs: 457 active+clean; 80 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-12-01T16:19:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:19:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:16 smithi119 ceph-mon[94175]: pgmap v2547: 457 pgs: 457 active+clean; 80 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-12-01T16:19:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:19:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:16 smithi119 ceph-mon[108979]: pgmap v2547: 457 pgs: 457 active+clean; 80 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-12-01T16:19:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:19:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:19:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:19:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:18 smithi183 ceph-mon[99169]: pgmap v2548: 457 pgs: 457 active+clean; 80 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-12-01T16:19:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:19:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:19:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:19:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:19:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:19:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:18 smithi119 ceph-mon[94175]: pgmap v2548: 457 pgs: 457 active+clean; 80 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-12-01T16:19:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:19:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:19:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:19:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:19:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:19:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:18 smithi119 ceph-mon[108979]: pgmap v2548: 457 pgs: 457 active+clean; 80 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-12-01T16:19:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:19:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:19:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:19:19.069 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:19:19.388 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:19:19.388 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (45m) 4m ago 46m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:19:19.388 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (46m) 4m ago 46m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:19:19.388 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (47m) 4m ago 47m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:19:19.388 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (47m) 4m ago 47m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:19:19.388 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (50m) 4m ago 50m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:19:19.388 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (51m) 4m ago 51m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:19:19.389 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (51m) 4m ago 52m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:19:19.389 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (50m) 4m ago 50m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:19:19.389 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (50m) 4m ago 50m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:19:19.389 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (46m) 4m ago 46m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:19:19.389 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (46m) 4m ago 46m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:19:19.389 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (50m) 4m ago 50m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:19:19.389 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (49m) 4m ago 49m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:19:19.389 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (49m) 4m ago 49m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:19:19.389 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (48m) 4m ago 48m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:19:19.389 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (48m) 4m ago 48m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:19:19.389 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (48m) 4m ago 48m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:19:19.389 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (47m) 4m ago 47m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:19:19.389 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (47m) 4m ago 47m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:19:19.389 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (45m) 4m ago 46m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:19:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:19 smithi183 ceph-mon[99169]: from='client.17778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:19 smithi119 ceph-mon[94175]: from='client.17778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:19 smithi119 ceph-mon[108979]: from='client.17778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:19.785 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:19:19.786 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:19:19.786 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:19:19.786 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:19:19.786 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:19:19.786 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:19:19.787 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:19:19.787 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:19:19.787 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:19:19.787 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:19:19.787 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:19:19.787 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:19:19.788 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:19:19.788 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:19:19.788 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:19:19.788 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:19:19.788 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:19:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:20 smithi183 ceph-mon[99169]: osdmap e1210: 8 total, 8 up, 8 in 2023-12-01T16:19:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:20 smithi183 ceph-mon[99169]: from='client.27668 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3937358500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:19:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:20 smithi183 ceph-mon[99169]: pgmap v2550: 457 pgs: 457 active+clean; 121 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T16:19:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:20 smithi119 ceph-mon[94175]: osdmap e1210: 8 total, 8 up, 8 in 2023-12-01T16:19:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:20 smithi119 ceph-mon[94175]: from='client.27668 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3937358500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:19:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:20 smithi119 ceph-mon[94175]: pgmap v2550: 457 pgs: 457 active+clean; 121 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T16:19:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:20 smithi119 ceph-mon[108979]: osdmap e1210: 8 total, 8 up, 8 in 2023-12-01T16:19:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:20 smithi119 ceph-mon[108979]: from='client.27668 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3937358500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:19:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:20 smithi119 ceph-mon[108979]: pgmap v2550: 457 pgs: 457 active+clean; 121 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T16:19:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:22 smithi183 ceph-mon[99169]: pgmap v2551: 457 pgs: 457 active+clean; 121 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T16:19:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:22 smithi119 ceph-mon[94175]: pgmap v2551: 457 pgs: 457 active+clean; 121 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T16:19:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:22 smithi119 ceph-mon[108979]: pgmap v2551: 457 pgs: 457 active+clean; 121 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T16:19:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:19:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:19:24] "GET /metrics HTTP/1.1" 200 60354 "" "Prometheus/2.43.0" 2023-12-01T16:19:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:24 smithi183 ceph-mon[99169]: pgmap v2552: 457 pgs: 457 active+clean; 121 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T16:19:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:24 smithi119 ceph-mon[94175]: pgmap v2552: 457 pgs: 457 active+clean; 121 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T16:19:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:24 smithi119 ceph-mon[108979]: pgmap v2552: 457 pgs: 457 active+clean; 121 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T16:19:26.747 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.LUKS2UnderLUKS1WithoutResize (16020 ms) 2023-12-01T16:19:26.748 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.EncryptionFormatNoData 2023-12-01T16:19:26.748 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:19:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:26 smithi119 ceph-mon[94175]: pgmap v2553: 457 pgs: 457 active+clean; 125 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2023-12-01T16:19:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:26 smithi119 ceph-mon[108979]: pgmap v2553: 457 pgs: 457 active+clean; 125 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2023-12-01T16:19:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:26 smithi183 ceph-mon[99169]: pgmap v2553: 457 pgs: 457 active+clean; 125 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2023-12-01T16:19:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:28 smithi119 ceph-mon[94175]: pgmap v2554: 457 pgs: 457 active+clean; 125 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2023-12-01T16:19:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:28 smithi119 ceph-mon[108979]: pgmap v2554: 457 pgs: 457 active+clean; 125 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2023-12-01T16:19:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:28 smithi183 ceph-mon[99169]: pgmap v2554: 457 pgs: 457 active+clean; 125 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2023-12-01T16:19:30.703 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.EncryptionFormatNoData (3956 ms) 2023-12-01T16:19:30.704 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadSize 2023-12-01T16:19:30.704 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:19:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:30 smithi183 ceph-mon[99169]: pgmap v2555: 457 pgs: 457 active+clean; 125 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 42 op/s 2023-12-01T16:19:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:30 smithi119 ceph-mon[94175]: pgmap v2555: 457 pgs: 457 active+clean; 125 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 42 op/s 2023-12-01T16:19:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:30 smithi119 ceph-mon[108979]: pgmap v2555: 457 pgs: 457 active+clean; 125 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 42 op/s 2023-12-01T16:19:32.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:32 smithi183 ceph-mon[99169]: pgmap v2556: 457 pgs: 457 active+clean; 125 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 342 KiB/s wr, 27 op/s 2023-12-01T16:19:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:32 smithi119 ceph-mon[94175]: pgmap v2556: 457 pgs: 457 active+clean; 125 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 342 KiB/s wr, 27 op/s 2023-12-01T16:19:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:32 smithi119 ceph-mon[108979]: pgmap v2556: 457 pgs: 457 active+clean; 125 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 342 KiB/s wr, 27 op/s 2023-12-01T16:19:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:19:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:19:34] "GET /metrics HTTP/1.1" 200 60354 "" "Prometheus/2.43.0" 2023-12-01T16:19:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:34 smithi119 ceph-mon[94175]: pgmap v2557: 457 pgs: 457 active+clean; 125 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 342 KiB/s wr, 27 op/s 2023-12-01T16:19:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:34 smithi119 ceph-mon[108979]: pgmap v2557: 457 pgs: 457 active+clean; 125 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 342 KiB/s wr, 27 op/s 2023-12-01T16:19:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:34 smithi183 ceph-mon[99169]: pgmap v2557: 457 pgs: 457 active+clean; 125 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 342 KiB/s wr, 27 op/s 2023-12-01T16:19:36.119 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.EncryptionLoadBadSize (5416 ms) 2023-12-01T16:19:36.120 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadStripePattern 2023-12-01T16:19:36.120 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_librbd.cc:2838: Skipped 2023-12-01T16:19:36.120 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:19:36.120 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern (0 ms) 2023-12-01T16:19:36.120 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.EncryptionLoadFormatMismatch 2023-12-01T16:19:36.120 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:19:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:36 smithi183 ceph-mon[99169]: pgmap v2558: 457 pgs: 457 active+clean; 133 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 37 op/s 2023-12-01T16:19:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:36 smithi119 ceph-mon[94175]: pgmap v2558: 457 pgs: 457 active+clean; 133 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 37 op/s 2023-12-01T16:19:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:36 smithi119 ceph-mon[108979]: pgmap v2558: 457 pgs: 457 active+clean; 133 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 37 op/s 2023-12-01T16:19:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:38 smithi183 ceph-mon[99169]: pgmap v2559: 457 pgs: 457 active+clean; 133 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 17 op/s 2023-12-01T16:19:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:38 smithi119 ceph-mon[94175]: pgmap v2559: 457 pgs: 457 active+clean; 133 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 17 op/s 2023-12-01T16:19:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:38 smithi119 ceph-mon[108979]: pgmap v2559: 457 pgs: 457 active+clean; 133 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 17 op/s 2023-12-01T16:19:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:40 smithi183 ceph-mon[99169]: pgmap v2560: 457 pgs: 457 active+clean; 133 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 684 KiB/s wr, 26 op/s 2023-12-01T16:19:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:40 smithi183 ceph-mon[99169]: osdmap e1211: 8 total, 8 up, 8 in 2023-12-01T16:19:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:40 smithi119 ceph-mon[94175]: pgmap v2560: 457 pgs: 457 active+clean; 133 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 684 KiB/s wr, 26 op/s 2023-12-01T16:19:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:40 smithi119 ceph-mon[94175]: osdmap e1211: 8 total, 8 up, 8 in 2023-12-01T16:19:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:40 smithi119 ceph-mon[108979]: pgmap v2560: 457 pgs: 457 active+clean; 133 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 684 KiB/s wr, 26 op/s 2023-12-01T16:19:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:40 smithi119 ceph-mon[108979]: osdmap e1211: 8 total, 8 up, 8 in 2023-12-01T16:19:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:41 smithi183 ceph-mon[99169]: osdmap e1212: 8 total, 8 up, 8 in 2023-12-01T16:19:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:41 smithi119 ceph-mon[94175]: osdmap e1212: 8 total, 8 up, 8 in 2023-12-01T16:19:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:41 smithi119 ceph-mon[108979]: osdmap e1212: 8 total, 8 up, 8 in 2023-12-01T16:19:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:42 smithi183 ceph-mon[99169]: pgmap v2563: 457 pgs: 457 active+clean; 133 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 92 KiB/s rd, 1.0 MiB/s wr, 27 op/s 2023-12-01T16:19:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:42 smithi119 ceph-mon[94175]: pgmap v2563: 457 pgs: 457 active+clean; 133 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 92 KiB/s rd, 1.0 MiB/s wr, 27 op/s 2023-12-01T16:19:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:42 smithi119 ceph-mon[108979]: pgmap v2563: 457 pgs: 457 active+clean; 133 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 92 KiB/s rd, 1.0 MiB/s wr, 27 op/s 2023-12-01T16:19:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:19:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:19:44] "GET /metrics HTTP/1.1" 200 60354 "" "Prometheus/2.43.0" 2023-12-01T16:19:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:44 smithi183 ceph-mon[99169]: pgmap v2564: 457 pgs: 457 active+clean; 133 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 767 B/s wr, 13 op/s 2023-12-01T16:19:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:44 smithi119 ceph-mon[108979]: pgmap v2564: 457 pgs: 457 active+clean; 133 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 767 B/s wr, 13 op/s 2023-12-01T16:19:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:44 smithi119 ceph-mon[94175]: pgmap v2564: 457 pgs: 457 active+clean; 133 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 767 B/s wr, 13 op/s 2023-12-01T16:19:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:46 smithi183 ceph-mon[99169]: pgmap v2565: 457 pgs: 457 active+clean; 137 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 98 KiB/s rd, 515 KiB/s wr, 80 op/s 2023-12-01T16:19:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:46 smithi119 ceph-mon[108979]: pgmap v2565: 457 pgs: 457 active+clean; 137 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 98 KiB/s rd, 515 KiB/s wr, 80 op/s 2023-12-01T16:19:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:46 smithi119 ceph-mon[94175]: pgmap v2565: 457 pgs: 457 active+clean; 137 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 98 KiB/s rd, 515 KiB/s wr, 80 op/s 2023-12-01T16:19:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:48 smithi183 ceph-mon[99169]: pgmap v2566: 457 pgs: 457 active+clean; 137 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 515 KiB/s wr, 67 op/s 2023-12-01T16:19:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:48 smithi119 ceph-mon[94175]: pgmap v2566: 457 pgs: 457 active+clean; 137 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 515 KiB/s wr, 67 op/s 2023-12-01T16:19:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:48 smithi119 ceph-mon[108979]: pgmap v2566: 457 pgs: 457 active+clean; 137 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 515 KiB/s wr, 67 op/s 2023-12-01T16:19:50.200 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:19:50.549 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:19:50.549 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (46m) 4m ago 46m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:19:50.549 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (46m) 4m ago 46m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:19:50.549 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (47m) 4m ago 47m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:19:50.549 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (47m) 4m ago 47m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:19:50.549 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (50m) 4m ago 50m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:19:50.549 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (52m) 4m ago 52m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:19:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (52m) 4m ago 52m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:19:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (51m) 4m ago 51m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:19:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (51m) 4m ago 51m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:19:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (46m) 4m ago 46m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:19:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (46m) 4m ago 46m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:19:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (50m) 4m ago 50m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:19:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (50m) 4m ago 50m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:19:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (49m) 4m ago 49m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:19:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (49m) 4m ago 49m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:19:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (49m) 4m ago 49m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:19:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (48m) 4m ago 48m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:19:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (48m) 4m ago 48m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:19:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (48m) 4m ago 48m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:19:50.551 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (46m) 4m ago 47m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:19:51.012 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:19:51.012 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:19:51.012 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:19:51.012 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:19:51.012 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:19:51.012 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:19:51.012 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:19:51.013 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:19:51.013 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:19:51.013 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:19:51.013 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:19:51.013 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:19:51.013 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:19:51.013 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:19:51.013 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:19:51.013 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:19:51.013 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:19:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:50 smithi183 ceph-mon[99169]: pgmap v2567: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 494 KiB/s rd, 2.0 MiB/s wr, 69 op/s 2023-12-01T16:19:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:50 smithi119 ceph-mon[94175]: pgmap v2567: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 494 KiB/s rd, 2.0 MiB/s wr, 69 op/s 2023-12-01T16:19:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:50 smithi119 ceph-mon[108979]: pgmap v2567: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 494 KiB/s rd, 2.0 MiB/s wr, 69 op/s 2023-12-01T16:19:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:51 smithi183 ceph-mon[99169]: from='client.27680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:51 smithi183 ceph-mon[99169]: from='client.27686 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/401827797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:19:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:51 smithi119 ceph-mon[108979]: from='client.27680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:51 smithi119 ceph-mon[108979]: from='client.27686 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/401827797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:19:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:51 smithi119 ceph-mon[94175]: from='client.27680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:51 smithi119 ceph-mon[94175]: from='client.27686 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/401827797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:19:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:52 smithi183 ceph-mon[99169]: pgmap v2568: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 449 KiB/s rd, 1.8 MiB/s wr, 63 op/s 2023-12-01T16:19:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:52 smithi119 ceph-mon[108979]: pgmap v2568: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 449 KiB/s rd, 1.8 MiB/s wr, 63 op/s 2023-12-01T16:19:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:52 smithi119 ceph-mon[94175]: pgmap v2568: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 449 KiB/s rd, 1.8 MiB/s wr, 63 op/s 2023-12-01T16:19:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:19:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:19:54] "GET /metrics HTTP/1.1" 200 60360 "" "Prometheus/2.43.0" 2023-12-01T16:19:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:54 smithi183 ceph-mon[99169]: pgmap v2569: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 409 KiB/s rd, 1.7 MiB/s wr, 57 op/s 2023-12-01T16:19:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:54 smithi119 ceph-mon[94175]: pgmap v2569: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 409 KiB/s rd, 1.7 MiB/s wr, 57 op/s 2023-12-01T16:19:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:54 smithi119 ceph-mon[108979]: pgmap v2569: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 409 KiB/s rd, 1.7 MiB/s wr, 57 op/s 2023-12-01T16:19:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:56 smithi183 ceph-mon[99169]: pgmap v2570: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 58 op/s 2023-12-01T16:19:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:56 smithi119 ceph-mon[94175]: pgmap v2570: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 58 op/s 2023-12-01T16:19:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:56 smithi119 ceph-mon[108979]: pgmap v2570: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 58 op/s 2023-12-01T16:19:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:19:58 smithi183 ceph-mon[99169]: pgmap v2571: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-12-01T16:19:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:19:58 smithi119 ceph-mon[94175]: pgmap v2571: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-12-01T16:19:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:19:58 smithi119 ceph-mon[108979]: pgmap v2571: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-12-01T16:20:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T16:19:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:20:01.305 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:00 smithi119 ceph-mon[94175]: pgmap v2572: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2023-12-01T16:20:01.305 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:20:01.305 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:00 smithi119 ceph-mon[108979]: pgmap v2572: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2023-12-01T16:20:01.305 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:20:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:00 smithi183 ceph-mon[99169]: pgmap v2572: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2023-12-01T16:20:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:20:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:02 smithi183 ceph-mon[99169]: pgmap v2573: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 5.4 MiB/s rd, 3 op/s 2023-12-01T16:20:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:02 smithi119 ceph-mon[108979]: pgmap v2573: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 5.4 MiB/s rd, 3 op/s 2023-12-01T16:20:02.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:02 smithi119 ceph-mon[94175]: pgmap v2573: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 5.4 MiB/s rd, 3 op/s 2023-12-01T16:20:04.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:20:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:20:04] "GET /metrics HTTP/1.1" 200 60360 "" "Prometheus/2.43.0" 2023-12-01T16:20:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:04 smithi183 ceph-mon[99169]: pgmap v2574: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 5.4 MiB/s rd, 3 op/s 2023-12-01T16:20:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:04 smithi119 ceph-mon[94175]: pgmap v2574: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 5.4 MiB/s rd, 3 op/s 2023-12-01T16:20:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:04 smithi119 ceph-mon[108979]: pgmap v2574: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 5.4 MiB/s rd, 3 op/s 2023-12-01T16:20:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:06 smithi119 ceph-mon[94175]: pgmap v2575: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 6.2 MiB/s rd, 3 op/s 2023-12-01T16:20:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:06 smithi119 ceph-mon[108979]: pgmap v2575: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 6.2 MiB/s rd, 3 op/s 2023-12-01T16:20:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:06 smithi183 ceph-mon[99169]: pgmap v2575: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 6.2 MiB/s rd, 3 op/s 2023-12-01T16:20:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:08 smithi183 ceph-mon[99169]: pgmap v2576: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2023-12-01T16:20:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:08 smithi119 ceph-mon[108979]: pgmap v2576: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2023-12-01T16:20:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:08 smithi119 ceph-mon[94175]: pgmap v2576: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2023-12-01T16:20:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:10 smithi183 ceph-mon[99169]: pgmap v2577: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2023-12-01T16:20:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:10 smithi119 ceph-mon[108979]: pgmap v2577: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2023-12-01T16:20:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:10 smithi119 ceph-mon[94175]: pgmap v2577: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2023-12-01T16:20:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:12 smithi183 ceph-mon[99169]: pgmap v2578: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 0 op/s 2023-12-01T16:20:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:12 smithi119 ceph-mon[94175]: pgmap v2578: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 0 op/s 2023-12-01T16:20:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:12 smithi119 ceph-mon[108979]: pgmap v2578: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 0 op/s 2023-12-01T16:20:14.427 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:20:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:20:14] "GET /metrics HTTP/1.1" 200 60355 "" "Prometheus/2.43.0" 2023-12-01T16:20:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:14 smithi183 ceph-mon[99169]: pgmap v2579: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 0 op/s 2023-12-01T16:20:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:14 smithi119 ceph-mon[94175]: pgmap v2579: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 0 op/s 2023-12-01T16:20:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:14 smithi119 ceph-mon[108979]: pgmap v2579: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 0 op/s 2023-12-01T16:20:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:16 smithi183 ceph-mon[99169]: pgmap v2580: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2023-12-01T16:20:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:16 smithi119 ceph-mon[108979]: pgmap v2580: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2023-12-01T16:20:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:16 smithi119 ceph-mon[94175]: pgmap v2580: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2023-12-01T16:20:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:18 smithi183 ceph-mon[99169]: pgmap v2581: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2023-12-01T16:20:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:20:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:20:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:20:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:18 smithi119 ceph-mon[94175]: pgmap v2581: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2023-12-01T16:20:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:20:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:20:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:20:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:18 smithi119 ceph-mon[108979]: pgmap v2581: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2023-12-01T16:20:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:20:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:20:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:20:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:20:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:20:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:20:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:20:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:20:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:20:20.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:20:20.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:20:20.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:20:21.437 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:20:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:21 smithi183 ceph-mon[99169]: pgmap v2582: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1 op/s 2023-12-01T16:20:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:21 smithi119 ceph-mon[94175]: pgmap v2582: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1 op/s 2023-12-01T16:20:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:21 smithi119 ceph-mon[108979]: pgmap v2582: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1 op/s 2023-12-01T16:20:21.753 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:20:21.753 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (46m) 5m ago 47m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:20:21.753 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (47m) 5m ago 47m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:20:21.753 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (48m) 5m ago 48m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:20:21.753 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (48m) 5m ago 48m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:20:21.753 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (51m) 5m ago 51m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:20:21.753 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (52m) 5m ago 52m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:20:21.753 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (53m) 5m ago 53m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:20:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (51m) 5m ago 51m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:20:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (51m) 5m ago 51m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:20:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (47m) 5m ago 47m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:20:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (47m) 5m ago 47m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:20:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (51m) 5m ago 51m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:20:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (50m) 5m ago 50m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:20:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (50m) 5m ago 50m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:20:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (50m) 5m ago 50m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:20:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (49m) 5m ago 49m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:20:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (49m) 5m ago 49m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:20:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (48m) 5m ago 48m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:20:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (48m) 5m ago 48m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:20:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (46m) 5m ago 47m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:20:22.151 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:20:22.151 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:20:22.151 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:20:22.151 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:20:22.151 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:20:22.152 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:20:22.152 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:20:22.152 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:20:22.152 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:20:22.152 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:20:22.152 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:20:22.152 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:20:22.152 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:20:22.152 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:20:22.152 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:20:22.152 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:20:22.152 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:20:22.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:22 smithi183 ceph-mon[99169]: from='client.17814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:22.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:22 smithi183 ceph-mon[99169]: from='client.27698 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:22.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:22 smithi183 ceph-mon[99169]: pgmap v2583: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2023-12-01T16:20:22.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3449036494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:20:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:22 smithi119 ceph-mon[94175]: from='client.17814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:22 smithi119 ceph-mon[94175]: from='client.27698 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:22 smithi119 ceph-mon[94175]: pgmap v2583: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2023-12-01T16:20:22.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3449036494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:20:22.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:22 smithi119 ceph-mon[108979]: from='client.17814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:22.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:22 smithi119 ceph-mon[108979]: from='client.27698 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:22.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:22 smithi119 ceph-mon[108979]: pgmap v2583: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2023-12-01T16:20:22.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3449036494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:20:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:20:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:20:24] "GET /metrics HTTP/1.1" 200 60353 "" "Prometheus/2.43.0" 2023-12-01T16:20:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:24 smithi183 ceph-mon[99169]: pgmap v2584: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2023-12-01T16:20:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:24 smithi119 ceph-mon[108979]: pgmap v2584: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2023-12-01T16:20:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:24 smithi119 ceph-mon[94175]: pgmap v2584: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2023-12-01T16:20:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:26 smithi183 ceph-mon[99169]: pgmap v2585: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2023-12-01T16:20:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:26 smithi119 ceph-mon[108979]: pgmap v2585: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2023-12-01T16:20:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:26 smithi119 ceph-mon[94175]: pgmap v2585: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2023-12-01T16:20:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:28 smithi183 ceph-mon[99169]: pgmap v2586: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2023-12-01T16:20:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:28 smithi119 ceph-mon[94175]: pgmap v2586: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2023-12-01T16:20:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:28 smithi119 ceph-mon[108979]: pgmap v2586: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2023-12-01T16:20:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:30 smithi183 ceph-mon[99169]: pgmap v2587: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2023-12-01T16:20:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:30 smithi119 ceph-mon[94175]: pgmap v2587: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2023-12-01T16:20:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:30 smithi119 ceph-mon[108979]: pgmap v2587: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2023-12-01T16:20:32.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:32 smithi183 ceph-mon[99169]: pgmap v2588: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 461 KiB/s rd, 0 op/s 2023-12-01T16:20:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:32 smithi119 ceph-mon[94175]: pgmap v2588: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 461 KiB/s rd, 0 op/s 2023-12-01T16:20:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:32 smithi119 ceph-mon[108979]: pgmap v2588: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 461 KiB/s rd, 0 op/s 2023-12-01T16:20:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:20:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:20:34] "GET /metrics HTTP/1.1" 200 60353 "" "Prometheus/2.43.0" 2023-12-01T16:20:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:34 smithi183 ceph-mon[99169]: pgmap v2589: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 461 KiB/s rd, 0 op/s 2023-12-01T16:20:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:34 smithi119 ceph-mon[108979]: pgmap v2589: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 461 KiB/s rd, 0 op/s 2023-12-01T16:20:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:34 smithi119 ceph-mon[94175]: pgmap v2589: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 461 KiB/s rd, 0 op/s 2023-12-01T16:20:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:36 smithi183 ceph-mon[99169]: pgmap v2590: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 540 KiB/s rd, 8 op/s 2023-12-01T16:20:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:36 smithi119 ceph-mon[94175]: pgmap v2590: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 540 KiB/s rd, 8 op/s 2023-12-01T16:20:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:36 smithi119 ceph-mon[108979]: pgmap v2590: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 540 KiB/s rd, 8 op/s 2023-12-01T16:20:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:38 smithi183 ceph-mon[99169]: pgmap v2591: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:20:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:38 smithi119 ceph-mon[94175]: pgmap v2591: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:20:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:38 smithi119 ceph-mon[108979]: pgmap v2591: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:20:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:40 smithi183 ceph-mon[99169]: pgmap v2592: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:20:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:40 smithi119 ceph-mon[94175]: pgmap v2592: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:20:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:40 smithi119 ceph-mon[108979]: pgmap v2592: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:20:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:42 smithi183 ceph-mon[99169]: pgmap v2593: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:20:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:42 smithi119 ceph-mon[94175]: pgmap v2593: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:20:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:42 smithi119 ceph-mon[108979]: pgmap v2593: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:20:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:20:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:20:44] "GET /metrics HTTP/1.1" 200 60354 "" "Prometheus/2.43.0" 2023-12-01T16:20:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:44 smithi183 ceph-mon[99169]: pgmap v2594: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:20:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:44 smithi119 ceph-mon[94175]: pgmap v2594: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:20:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:44 smithi119 ceph-mon[108979]: pgmap v2594: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:20:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:46 smithi183 ceph-mon[99169]: pgmap v2595: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 212 KiB/s rd, 170 B/s wr, 24 op/s 2023-12-01T16:20:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:46 smithi119 ceph-mon[94175]: pgmap v2595: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 212 KiB/s rd, 170 B/s wr, 24 op/s 2023-12-01T16:20:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:46 smithi119 ceph-mon[108979]: pgmap v2595: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 212 KiB/s rd, 170 B/s wr, 24 op/s 2023-12-01T16:20:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:48 smithi183 ceph-mon[99169]: pgmap v2596: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2023-12-01T16:20:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:48 smithi119 ceph-mon[94175]: pgmap v2596: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2023-12-01T16:20:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:48 smithi119 ceph-mon[108979]: pgmap v2596: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2023-12-01T16:20:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:50 smithi183 ceph-mon[99169]: pgmap v2597: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 255 B/s wr, 25 op/s 2023-12-01T16:20:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:50 smithi119 ceph-mon[94175]: pgmap v2597: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 255 B/s wr, 25 op/s 2023-12-01T16:20:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:50 smithi119 ceph-mon[108979]: pgmap v2597: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 255 B/s wr, 25 op/s 2023-12-01T16:20:52.508 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:20:52.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:52 smithi183 ceph-mon[99169]: pgmap v2598: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2023-12-01T16:20:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:52 smithi119 ceph-mon[94175]: pgmap v2598: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2023-12-01T16:20:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:52 smithi119 ceph-mon[108979]: pgmap v2598: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2023-12-01T16:20:52.834 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:20:52.834 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (47m) 5m ago 48m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:20:52.834 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (47m) 5m ago 47m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:20:52.834 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (48m) 5m ago 48m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:20:52.834 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (48m) 5m ago 48m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:20:52.834 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (51m) 5m ago 51m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:20:52.834 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (53m) 5m ago 53m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:20:52.835 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (53m) 5m ago 53m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:20:52.835 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (52m) 5m ago 52m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:20:52.835 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (52m) 5m ago 52m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:20:52.835 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (47m) 5m ago 47m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:20:52.835 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (47m) 5m ago 47m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:20:52.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (51m) 5m ago 51m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:20:52.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (51m) 5m ago 51m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:20:52.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (50m) 5m ago 50m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:20:52.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (50m) 5m ago 50m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:20:52.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (50m) 5m ago 50m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:20:52.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (49m) 5m ago 49m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:20:52.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (49m) 5m ago 49m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:20:52.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (49m) 5m ago 49m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:20:52.835 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (47m) 5m ago 48m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:20:53.224 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:20:53.224 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:20:53.224 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:20:53.224 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:20:53.224 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:20:53.224 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:20:53.224 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:20:53.224 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:20:53.224 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:20:53.224 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:20:53.224 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:20:53.224 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:20:53.225 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:20:53.225 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:20:53.225 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:20:53.225 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:20:53.225 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:20:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:53 smithi183 ceph-mon[99169]: from='client.17832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:53 smithi183 ceph-mon[99169]: from='client.17838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4268444386' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:20:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:53 smithi119 ceph-mon[108979]: from='client.17832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:53 smithi119 ceph-mon[108979]: from='client.17838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4268444386' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:20:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:53 smithi119 ceph-mon[94175]: from='client.17832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:53 smithi119 ceph-mon[94175]: from='client.17838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4268444386' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:20:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:20:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:20:54] "GET /metrics HTTP/1.1" 200 60355 "" "Prometheus/2.43.0" 2023-12-01T16:20:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:54 smithi119 ceph-mon[108979]: pgmap v2599: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2023-12-01T16:20:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:54 smithi119 ceph-mon[94175]: pgmap v2599: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2023-12-01T16:20:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:54 smithi183 ceph-mon[99169]: pgmap v2599: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2023-12-01T16:20:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:56 smithi183 ceph-mon[99169]: pgmap v2600: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 212 KiB/s rd, 170 B/s wr, 24 op/s 2023-12-01T16:20:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:56 smithi119 ceph-mon[94175]: pgmap v2600: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 212 KiB/s rd, 170 B/s wr, 24 op/s 2023-12-01T16:20:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:56 smithi119 ceph-mon[108979]: pgmap v2600: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 212 KiB/s rd, 170 B/s wr, 24 op/s 2023-12-01T16:20:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:20:58 smithi183 ceph-mon[99169]: pgmap v2601: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:20:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:20:58 smithi119 ceph-mon[94175]: pgmap v2601: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:20:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:20:58 smithi119 ceph-mon[108979]: pgmap v2601: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:21:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:00 smithi183 ceph-mon[99169]: pgmap v2602: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:21:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:00 smithi119 ceph-mon[94175]: pgmap v2602: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:21:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:00 smithi119 ceph-mon[108979]: pgmap v2602: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:21:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:02 smithi183 ceph-mon[99169]: pgmap v2603: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:21:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:02 smithi119 ceph-mon[94175]: pgmap v2603: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:21:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:02 smithi119 ceph-mon[108979]: pgmap v2603: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:21:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:21:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:21:04] "GET /metrics HTTP/1.1" 200 60355 "" "Prometheus/2.43.0" 2023-12-01T16:21:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:04 smithi183 ceph-mon[99169]: pgmap v2604: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:21:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:04 smithi119 ceph-mon[94175]: pgmap v2604: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:21:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:04 smithi119 ceph-mon[108979]: pgmap v2604: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:21:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:06 smithi183 ceph-mon[99169]: pgmap v2605: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2023-12-01T16:21:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:06 smithi119 ceph-mon[108979]: pgmap v2605: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2023-12-01T16:21:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:06 smithi119 ceph-mon[94175]: pgmap v2605: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2023-12-01T16:21:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:08 smithi183 ceph-mon[99169]: pgmap v2606: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:21:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:08 smithi119 ceph-mon[94175]: pgmap v2606: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:21:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:08 smithi119 ceph-mon[108979]: pgmap v2606: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:21:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:11 smithi183 ceph-mon[99169]: pgmap v2607: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T16:21:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:11 smithi119 ceph-mon[108979]: pgmap v2607: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T16:21:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:11 smithi119 ceph-mon[94175]: pgmap v2607: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T16:21:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:12 smithi183 ceph-mon[99169]: pgmap v2608: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T16:21:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:12 smithi119 ceph-mon[108979]: pgmap v2608: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T16:21:12.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:12 smithi119 ceph-mon[94175]: pgmap v2608: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T16:21:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:21:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:21:14] "GET /metrics HTTP/1.1" 200 60356 "" "Prometheus/2.43.0" 2023-12-01T16:21:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:14 smithi183 ceph-mon[99169]: pgmap v2609: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T16:21:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:14 smithi119 ceph-mon[94175]: pgmap v2609: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T16:21:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:14 smithi119 ceph-mon[108979]: pgmap v2609: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T16:21:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:17 smithi183 ceph-mon[99169]: pgmap v2610: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 24 op/s 2023-12-01T16:21:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:17 smithi119 ceph-mon[94175]: pgmap v2610: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 24 op/s 2023-12-01T16:21:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:17 smithi119 ceph-mon[108979]: pgmap v2610: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 24 op/s 2023-12-01T16:21:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:19 smithi183 ceph-mon[99169]: pgmap v2611: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s 2023-12-01T16:21:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:19 smithi119 ceph-mon[108979]: pgmap v2611: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s 2023-12-01T16:21:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:19 smithi119 ceph-mon[94175]: pgmap v2611: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s 2023-12-01T16:21:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:21:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:21:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:21:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:21:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:21:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:21:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:21:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:21:20.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:21:20.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:21:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:21:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:21:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:21 smithi183 ceph-mon[99169]: pgmap v2612: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 24 op/s 2023-12-01T16:21:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:21 smithi119 ceph-mon[94175]: pgmap v2612: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 24 op/s 2023-12-01T16:21:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:21 smithi119 ceph-mon[108979]: pgmap v2612: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 24 op/s 2023-12-01T16:21:22.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:22 smithi183 ceph-mon[99169]: pgmap v2613: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T16:21:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:22 smithi119 ceph-mon[94175]: pgmap v2613: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T16:21:22.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:22 smithi119 ceph-mon[108979]: pgmap v2613: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T16:21:23.568 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:21:23.896 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:21:23.896 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (47m) 6m ago 48m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:21:23.896 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (48m) 6m ago 48m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:21:23.896 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (49m) 6m ago 49m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:21:23.897 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (49m) 6m ago 49m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:21:23.897 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (52m) 6m ago 52m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:21:23.897 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (54m) 6m ago 54m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:21:23.897 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (54m) 6m ago 54m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:21:23.897 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (52m) 6m ago 52m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:21:23.898 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (52m) 6m ago 52m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:21:23.898 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (48m) 6m ago 48m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:21:23.898 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (48m) 6m ago 48m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:21:23.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (52m) 6m ago 52m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:21:23.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (51m) 6m ago 51m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:21:23.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (51m) 6m ago 51m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:21:23.899 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (51m) 6m ago 51m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:21:23.899 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (50m) 6m ago 50m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:21:23.899 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (50m) 6m ago 50m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:21:23.899 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (50m) 6m ago 50m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:21:23.899 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (49m) 6m ago 49m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:21:23.899 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (47m) 6m ago 48m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:21:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:24.289 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:21:24.289 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:21:24.289 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:21:24.290 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:21:24.290 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:21:24.290 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:21:24.290 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:21:24.290 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:21:24.290 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:21:24.290 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:21:24.290 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:21:24.291 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:21:24.291 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:21:24.291 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:21:24.291 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:21:24.291 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:21:24.291 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:21:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:21:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:21:24] "GET /metrics HTTP/1.1" 200 60356 "" "Prometheus/2.43.0" 2023-12-01T16:21:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:24 smithi183 ceph-mon[99169]: from='client.27728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:24 smithi183 ceph-mon[99169]: from='client.27734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:24 smithi183 ceph-mon[99169]: pgmap v2614: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T16:21:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1244279713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:21:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:24 smithi119 ceph-mon[94175]: from='client.27728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:24 smithi119 ceph-mon[94175]: from='client.27734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:24 smithi119 ceph-mon[94175]: pgmap v2614: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T16:21:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1244279713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:21:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:24 smithi119 ceph-mon[108979]: from='client.27728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:24 smithi119 ceph-mon[108979]: from='client.27734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:24 smithi119 ceph-mon[108979]: pgmap v2614: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T16:21:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1244279713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:21:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:27 smithi183 ceph-mon[99169]: pgmap v2615: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T16:21:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:27 smithi119 ceph-mon[94175]: pgmap v2615: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T16:21:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:27 smithi119 ceph-mon[108979]: pgmap v2615: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T16:21:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:29 smithi183 ceph-mon[99169]: pgmap v2616: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:21:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:29 smithi119 ceph-mon[94175]: pgmap v2616: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:21:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:29 smithi119 ceph-mon[108979]: pgmap v2616: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:21:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:31 smithi183 ceph-mon[99169]: pgmap v2617: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2023-12-01T16:21:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:31 smithi119 ceph-mon[94175]: pgmap v2617: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2023-12-01T16:21:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:31 smithi119 ceph-mon[108979]: pgmap v2617: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2023-12-01T16:21:32.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:32 smithi183 ceph-mon[99169]: pgmap v2618: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:21:32.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:32 smithi119 ceph-mon[108979]: pgmap v2618: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:21:32.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:32 smithi119 ceph-mon[94175]: pgmap v2618: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:21:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:21:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:21:34] "GET /metrics HTTP/1.1" 200 60356 "" "Prometheus/2.43.0" 2023-12-01T16:21:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:35 smithi183 ceph-mon[99169]: pgmap v2619: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:21:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:35 smithi119 ceph-mon[94175]: pgmap v2619: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:21:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:35 smithi119 ceph-mon[108979]: pgmap v2619: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T16:21:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:37 smithi183 ceph-mon[99169]: pgmap v2620: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T16:21:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:37 smithi119 ceph-mon[94175]: pgmap v2620: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T16:21:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:37 smithi119 ceph-mon[108979]: pgmap v2620: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T16:21:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:39 smithi183 ceph-mon[99169]: pgmap v2621: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T16:21:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:39 smithi119 ceph-mon[94175]: pgmap v2621: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T16:21:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:39 smithi119 ceph-mon[108979]: pgmap v2621: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T16:21:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:41 smithi183 ceph-mon[99169]: pgmap v2622: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 212 KiB/s rd, 85 B/s wr, 24 op/s 2023-12-01T16:21:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:41 smithi119 ceph-mon[94175]: pgmap v2622: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 212 KiB/s rd, 85 B/s wr, 24 op/s 2023-12-01T16:21:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:41 smithi119 ceph-mon[108979]: pgmap v2622: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 212 KiB/s rd, 85 B/s wr, 24 op/s 2023-12-01T16:21:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:42 smithi183 ceph-mon[99169]: pgmap v2623: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:21:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:42 smithi119 ceph-mon[94175]: pgmap v2623: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:21:42.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:42 smithi119 ceph-mon[108979]: pgmap v2623: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:21:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:21:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:21:44] "GET /metrics HTTP/1.1" 200 60353 "" "Prometheus/2.43.0" 2023-12-01T16:21:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:45 smithi183 ceph-mon[99169]: pgmap v2624: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:21:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:45 smithi119 ceph-mon[94175]: pgmap v2624: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:21:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:45 smithi119 ceph-mon[108979]: pgmap v2624: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:21:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:47 smithi183 ceph-mon[99169]: pgmap v2625: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 85 B/s wr, 24 op/s 2023-12-01T16:21:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:47 smithi119 ceph-mon[94175]: pgmap v2625: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 85 B/s wr, 24 op/s 2023-12-01T16:21:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:47 smithi119 ceph-mon[108979]: pgmap v2625: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 85 B/s wr, 24 op/s 2023-12-01T16:21:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:49 smithi183 ceph-mon[99169]: pgmap v2626: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:21:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:49 smithi119 ceph-mon[94175]: pgmap v2626: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:21:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:49 smithi119 ceph-mon[108979]: pgmap v2626: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T16:21:49.453 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.EncryptionLoadFormatMismatch (133333 ms) 2023-12-01T16:21:49.453 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.EncryptedResize 2023-12-01T16:21:49.453 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:21:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:51 smithi183 ceph-mon[99169]: pgmap v2627: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2023-12-01T16:21:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:51 smithi119 ceph-mon[94175]: pgmap v2627: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2023-12-01T16:21:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:51 smithi119 ceph-mon[108979]: pgmap v2627: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2023-12-01T16:21:52.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:52 smithi183 ceph-mon[99169]: pgmap v2628: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 8 op/s 2023-12-01T16:21:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:52 smithi119 ceph-mon[94175]: pgmap v2628: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 8 op/s 2023-12-01T16:21:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:52 smithi119 ceph-mon[108979]: pgmap v2628: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 8 op/s 2023-12-01T16:21:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:21:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:21:54] "GET /metrics HTTP/1.1" 200 60355 "" "Prometheus/2.43.0" 2023-12-01T16:21:54.730 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:21:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:54 smithi183 ceph-mon[99169]: pgmap v2629: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 8 op/s 2023-12-01T16:21:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:54 smithi119 ceph-mon[94175]: pgmap v2629: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 8 op/s 2023-12-01T16:21:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:54 smithi119 ceph-mon[108979]: pgmap v2629: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 8 op/s 2023-12-01T16:21:55.101 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:21:55.101 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (48m) 6m ago 49m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:21:55.101 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (48m) 6m ago 48m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:21:55.101 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (49m) 6m ago 49m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:21:55.101 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (49m) 6m ago 49m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:21:55.101 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (52m) 6m ago 52m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:21:55.101 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (54m) 6m ago 54m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:21:55.101 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (54m) 6m ago 54m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:21:55.101 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (53m) 6m ago 53m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:21:55.101 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (53m) 6m ago 53m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:21:55.101 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (49m) 6m ago 48m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:21:55.102 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (48m) 6m ago 48m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:21:55.102 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (52m) 6m ago 52m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:21:55.102 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (52m) 6m ago 52m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:21:55.102 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (51m) 6m ago 51m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:21:55.102 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (51m) 6m ago 51m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:21:55.102 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (51m) 6m ago 51m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:21:55.102 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (50m) 6m ago 50m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:21:55.102 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (50m) 6m ago 50m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:21:55.102 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (50m) 6m ago 50m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:21:55.102 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (48m) 6m ago 49m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:21:55.583 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:21:55.584 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:21:55.584 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:21:55.584 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:21:55.584 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:21:55.584 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:21:55.584 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:21:55.584 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:21:55.584 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:21:55.584 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:21:55.584 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:21:55.584 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:21:55.584 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:21:55.584 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:21:55.584 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:21:55.584 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:21:55.585 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:21:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:55 smithi183 ceph-mon[99169]: from='client.17868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:55 smithi183 ceph-mon[99169]: from='client.27752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:55 smithi119 ceph-mon[94175]: from='client.17868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:55 smithi119 ceph-mon[94175]: from='client.27752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:55 smithi119 ceph-mon[108979]: from='client.17868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:55 smithi119 ceph-mon[108979]: from='client.27752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:56.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1988828942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:21:56.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:56 smithi183 ceph-mon[99169]: pgmap v2630: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 105 KiB/s rd, 426 B/s wr, 11 op/s 2023-12-01T16:21:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1988828942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:21:56.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:56 smithi119 ceph-mon[94175]: pgmap v2630: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 105 KiB/s rd, 426 B/s wr, 11 op/s 2023-12-01T16:21:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1988828942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:21:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:56 smithi119 ceph-mon[108979]: pgmap v2630: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 105 KiB/s rd, 426 B/s wr, 11 op/s 2023-12-01T16:21:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:21:59 smithi183 ceph-mon[99169]: pgmap v2631: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 426 B/s wr, 3 op/s 2023-12-01T16:21:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:21:59 smithi119 ceph-mon[108979]: pgmap v2631: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 426 B/s wr, 3 op/s 2023-12-01T16:21:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:21:59 smithi119 ceph-mon[94175]: pgmap v2631: 457 pgs: 457 active+clean; 153 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 426 B/s wr, 3 op/s 2023-12-01T16:22:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:01 smithi183 ceph-mon[99169]: pgmap v2632: 457 pgs: 457 active+clean; 173 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 83 KiB/s rd, 1.6 MiB/s wr, 16 op/s 2023-12-01T16:22:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:01 smithi119 ceph-mon[108979]: pgmap v2632: 457 pgs: 457 active+clean; 173 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 83 KiB/s rd, 1.6 MiB/s wr, 16 op/s 2023-12-01T16:22:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:01 smithi119 ceph-mon[94175]: pgmap v2632: 457 pgs: 457 active+clean; 173 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 83 KiB/s rd, 1.6 MiB/s wr, 16 op/s 2023-12-01T16:22:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:02 smithi183 ceph-mon[99169]: pgmap v2633: 457 pgs: 457 active+clean; 173 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 35 KiB/s rd, 1.6 MiB/s wr, 15 op/s 2023-12-01T16:22:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:02 smithi119 ceph-mon[94175]: pgmap v2633: 457 pgs: 457 active+clean; 173 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 35 KiB/s rd, 1.6 MiB/s wr, 15 op/s 2023-12-01T16:22:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:02 smithi119 ceph-mon[108979]: pgmap v2633: 457 pgs: 457 active+clean; 173 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 35 KiB/s rd, 1.6 MiB/s wr, 15 op/s 2023-12-01T16:22:03.437 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.EncryptedResize (13983 ms) 2023-12-01T16:22:03.437 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.EncryptedFlattenSmallData 2023-12-01T16:22:03.437 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:22:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:22:04] "GET /metrics HTTP/1.1" 200 60355 "" "Prometheus/2.43.0" 2023-12-01T16:22:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:05 smithi183 ceph-mon[99169]: pgmap v2634: 457 pgs: 457 active+clean; 173 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 35 KiB/s rd, 1.6 MiB/s wr, 15 op/s 2023-12-01T16:22:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:05 smithi119 ceph-mon[108979]: pgmap v2634: 457 pgs: 457 active+clean; 173 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 35 KiB/s rd, 1.6 MiB/s wr, 15 op/s 2023-12-01T16:22:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:05 smithi119 ceph-mon[94175]: pgmap v2634: 457 pgs: 457 active+clean; 173 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 35 KiB/s rd, 1.6 MiB/s wr, 15 op/s 2023-12-01T16:22:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:07 smithi183 ceph-mon[99169]: pgmap v2635: 457 pgs: 457 active+clean; 169 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 95 KiB/s rd, 1.6 MiB/s wr, 32 op/s 2023-12-01T16:22:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:07 smithi119 ceph-mon[94175]: pgmap v2635: 457 pgs: 457 active+clean; 169 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 95 KiB/s rd, 1.6 MiB/s wr, 32 op/s 2023-12-01T16:22:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:07 smithi119 ceph-mon[108979]: pgmap v2635: 457 pgs: 457 active+clean; 169 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 95 KiB/s rd, 1.6 MiB/s wr, 32 op/s 2023-12-01T16:22:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:09 smithi183 ceph-mon[99169]: pgmap v2636: 457 pgs: 457 active+clean; 169 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2023-12-01T16:22:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:09 smithi119 ceph-mon[94175]: pgmap v2636: 457 pgs: 457 active+clean; 169 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2023-12-01T16:22:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:09 smithi119 ceph-mon[108979]: pgmap v2636: 457 pgs: 457 active+clean; 169 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2023-12-01T16:22:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:11 smithi183 ceph-mon[99169]: pgmap v2637: 457 pgs: 457 active+clean; 181 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 93 KiB/s rd, 2.6 MiB/s wr, 29 op/s 2023-12-01T16:22:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:11 smithi183 ceph-mon[99169]: osdmap e1213: 8 total, 8 up, 8 in 2023-12-01T16:22:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:11 smithi119 ceph-mon[94175]: pgmap v2637: 457 pgs: 457 active+clean; 181 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 93 KiB/s rd, 2.6 MiB/s wr, 29 op/s 2023-12-01T16:22:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:11 smithi119 ceph-mon[94175]: osdmap e1213: 8 total, 8 up, 8 in 2023-12-01T16:22:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:11 smithi119 ceph-mon[108979]: pgmap v2637: 457 pgs: 457 active+clean; 181 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 93 KiB/s rd, 2.6 MiB/s wr, 29 op/s 2023-12-01T16:22:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:11 smithi119 ceph-mon[108979]: osdmap e1213: 8 total, 8 up, 8 in 2023-12-01T16:22:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:12 smithi183 ceph-mon[99169]: pgmap v2639: 457 pgs: 457 active+clean; 181 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 72 KiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-12-01T16:22:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:12 smithi119 ceph-mon[94175]: pgmap v2639: 457 pgs: 457 active+clean; 181 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 72 KiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-12-01T16:22:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:12 smithi119 ceph-mon[108979]: pgmap v2639: 457 pgs: 457 active+clean; 181 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 72 KiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-12-01T16:22:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:22:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:22:14] "GET /metrics HTTP/1.1" 200 60351 "" "Prometheus/2.43.0" 2023-12-01T16:22:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:15 smithi183 ceph-mon[99169]: pgmap v2640: 457 pgs: 457 active+clean; 181 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 72 KiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-12-01T16:22:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:15 smithi119 ceph-mon[94175]: pgmap v2640: 457 pgs: 457 active+clean; 181 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 72 KiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-12-01T16:22:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:15 smithi119 ceph-mon[108979]: pgmap v2640: 457 pgs: 457 active+clean; 181 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 72 KiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-12-01T16:22:16.141 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.EncryptedFlattenSmallData (12704 ms) 2023-12-01T16:22:16.141 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2023-12-01T16:22:16.141 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:17 smithi183 ceph-mon[99169]: pgmap v2641: 457 pgs: 457 active+clean; 201 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 41 op/s 2023-12-01T16:22:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:17 smithi119 ceph-mon[94175]: pgmap v2641: 457 pgs: 457 active+clean; 201 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 41 op/s 2023-12-01T16:22:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:17 smithi119 ceph-mon[108979]: pgmap v2641: 457 pgs: 457 active+clean; 201 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 41 op/s 2023-12-01T16:22:18.039 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:18.039 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:18.039 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:18.039 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:18.039 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:18.039 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.039 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:18.039 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:18.039 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:18.040 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:18.040 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.040 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:18.040 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:18.040 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:18.040 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:18.040 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.040 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:18.040 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:18.040 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:18.040 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:18.040 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.040 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:18.040 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:18.040 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:18.041 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:18.041 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.041 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:18.041 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:18.041 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:18.041 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:18.041 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:22:18.041 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:22:18.041 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:22:18.041 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:22:18.041 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:22:18.041 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:22:18.041 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:22:18.041 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:22:18.041 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:22:18.042 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:22:18.042 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.042 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:22:18.042 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:18.042 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:18.042 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:22:18.042 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.042 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:22:18.042 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:18.042 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:18.042 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:22:18.042 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.042 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:22:18.042 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:18.042 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:18.043 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:22:18.043 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.043 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:22:18.043 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:18.043 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:18.043 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:22:18.044 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.044 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:22:18.044 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:18.044 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:18.044 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:22:18.044 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:18.045 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:18.045 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:18.045 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:18.045 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:18.045 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.045 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:18.045 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:18.045 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:18.045 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.046 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:18.046 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:18.046 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:18.046 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.046 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:18.046 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:18.046 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:18.046 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.046 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:18.046 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:18.046 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:18.046 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.047 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:18.047 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:18.047 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:18.047 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 512~512 = 512 2023-12-01T16:22:18.047 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:18.047 INFO:tasks.workunit.client.0.smithi119.stdout:aio discard: 1536~512 = 0 2023-12-01T16:22:18.047 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:18.047 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:18.047 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:18.047 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:18.048 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:18.048 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 0 2023-12-01T16:22:18.048 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.048 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.048 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 0 2023-12-01T16:22:18.048 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.048 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.048 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 16384 2023-12-01T16:22:18.048 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.048 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.048 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 16384 2023-12-01T16:22:18.048 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.048 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.048 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:18.049 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:18.049 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 49152 2023-12-01T16:22:18.049 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.049 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.049 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 49152 2023-12-01T16:22:18.049 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.049 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.049 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 65536 2023-12-01T16:22:18.049 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.050 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.050 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 65536 2023-12-01T16:22:18.050 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.050 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.050 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:18.050 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:18.050 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 98304 2023-12-01T16:22:18.050 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.050 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.050 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 98304 2023-12-01T16:22:18.050 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.050 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.050 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 114688 2023-12-01T16:22:18.050 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.051 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.051 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 114688 2023-12-01T16:22:18.051 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.051 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.051 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:18.051 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:18.051 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 147456 2023-12-01T16:22:18.051 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.051 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.051 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 147456 2023-12-01T16:22:18.051 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.051 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.052 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 163840 2023-12-01T16:22:18.052 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.052 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.052 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 163840 2023-12-01T16:22:18.052 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.052 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.052 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:18.052 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:18.052 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 196608 2023-12-01T16:22:18.052 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.052 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.052 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 196608 2023-12-01T16:22:18.052 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.052 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.052 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 212992 2023-12-01T16:22:18.053 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.053 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.053 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 212992 2023-12-01T16:22:18.053 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.053 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.053 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:18.053 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:18.053 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.053 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:18.053 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:18.053 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:18.053 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:18.053 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.053 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.053 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.054 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:18.054 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:18.054 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:18.054 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:18.054 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.054 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.054 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.054 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:18.054 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:18.054 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:18.054 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:18.054 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.054 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.054 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.055 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:18.055 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:18.055 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:18.055 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:18.055 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.055 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.055 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.055 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:18.055 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:18.055 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.055 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:18.055 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:18.055 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.055 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:18.055 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:18.056 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:18.056 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:18.056 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.056 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.056 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:18.056 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:18.056 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:18.056 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:18.056 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:18.056 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:18.056 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:18.056 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:19 smithi183 ceph-mon[99169]: pgmap v2642: 457 pgs: 457 active+clean; 201 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 41 op/s 2023-12-01T16:22:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:19 smithi119 ceph-mon[94175]: pgmap v2642: 457 pgs: 457 active+clean; 201 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 41 op/s 2023-12-01T16:22:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:19 smithi119 ceph-mon[108979]: pgmap v2642: 457 pgs: 457 active+clean; 201 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 41 op/s 2023-12-01T16:22:19.645 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.645 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:19.645 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:19.645 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:19.645 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:19.645 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:19.645 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.645 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.646 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:19.646 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:19.646 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:19.646 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:19.646 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:19.646 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.646 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.646 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:19.646 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.646 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.646 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:19.646 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.646 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.646 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:19.647 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:19.647 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:19.647 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:19.647 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:19.647 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.647 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.647 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:19.647 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:19.647 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:19.647 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:19.647 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:19.647 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.647 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.647 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:19.648 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:19.648 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:19.648 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:19.648 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:19.648 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.648 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.648 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:19.648 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:19.648 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:19.648 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:19.648 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:19.648 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.648 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.648 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:19.648 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.649 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.649 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:19.649 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.649 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.649 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:19.649 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:19.649 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:19.649 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:19.649 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:19.649 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.649 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.649 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:19.649 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:19.649 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:19.649 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:19.650 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:19.650 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.650 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.650 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:19.650 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:19.650 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:19.650 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:19.650 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:19.650 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.650 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.650 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:19.650 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:19.650 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:19.650 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:19.650 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:19.651 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.651 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.651 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:19.651 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.651 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.651 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:19.651 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.651 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.651 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:19.651 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:19.651 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:19.651 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:19.651 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:19.652 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.652 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.652 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:19.652 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:19.652 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:19.652 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:19.652 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:19.652 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.652 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.652 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:19.652 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:19.652 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:19.652 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:19.652 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:19.653 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.653 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.653 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:19.653 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:19.653 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:19.653 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:19.653 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:19.653 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.653 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.653 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:19.653 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:19.653 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:19.654 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:19.654 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:19.654 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:19.654 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:19.654 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (3504 ms) 2023-12-01T16:22:19.654 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2023-12-01T16:22:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:22:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:22:20.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:22:21.067 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:21 smithi183 ceph-mon[99169]: pgmap v2643: 457 pgs: 457 active+clean; 201 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 814 op/s 2023-12-01T16:22:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:21 smithi183 ceph-mon[99169]: osdmap e1214: 8 total, 8 up, 8 in 2023-12-01T16:22:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:21 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/798009574' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:21 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:22:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:22:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:22:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:21 smithi119 ceph-mon[94175]: pgmap v2643: 457 pgs: 457 active+clean; 201 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 814 op/s 2023-12-01T16:22:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:21 smithi119 ceph-mon[94175]: osdmap e1214: 8 total, 8 up, 8 in 2023-12-01T16:22:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/798009574' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:21 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:22:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:22:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:22:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:21 smithi119 ceph-mon[108979]: pgmap v2643: 457 pgs: 457 active+clean; 201 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 814 op/s 2023-12-01T16:22:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:21 smithi119 ceph-mon[108979]: osdmap e1214: 8 total, 8 up, 8 in 2023-12-01T16:22:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:21 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/798009574' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:21 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:22:21.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:22:21.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:22:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:22 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:22:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:22 smithi183 ceph-mon[99169]: osdmap e1215: 8 total, 8 up, 8 in 2023-12-01T16:22:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:22 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:22:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:22 smithi119 ceph-mon[94175]: osdmap e1215: 8 total, 8 up, 8 in 2023-12-01T16:22:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:22 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:22:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:22 smithi119 ceph-mon[108979]: osdmap e1215: 8 total, 8 up, 8 in 2023-12-01T16:22:23.145 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:23.145 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:23.145 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:23.145 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:23.146 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:23.146 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:23.146 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:23.147 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:23.147 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:23.147 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:23.147 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:23.147 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:23.147 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:23.147 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:23.147 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:23.147 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:23.147 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:23.148 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:23.148 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:23.148 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:23.148 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:23.148 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:23.148 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:23.148 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:23.148 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:23.148 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:23.148 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:23.148 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:23.148 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:23.148 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:23.148 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:23.149 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:23.149 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:23.149 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:23.149 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:23.149 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:23.149 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:23.149 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:23.149 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:23.149 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:23.149 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:23.149 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:23.149 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:23.149 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:23.149 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:23.150 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:23.150 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:23.150 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:23.150 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:23.150 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:23.150 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:23.150 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:23.150 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:23.150 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:23.150 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:23.150 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 512~512 = 512 2023-12-01T16:22:23.150 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:23.150 INFO:tasks.workunit.client.0.smithi119.stdout:aio discard: 1536~512 = 0 2023-12-01T16:22:23.150 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:23.150 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:23.151 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:23.151 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:23.151 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:23.151 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:23.151 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:23.151 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestDataPoolIO (3500 ms) 2023-12-01T16:22:23.151 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatch 2023-12-01T16:22:23.151 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:23.178 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatch (33 ms) 2023-12-01T16:22:23.178 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatch 2023-12-01T16:22:23.178 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:23.207 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatch (28 ms) 2023-12-01T16:22:23.207 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccess 2023-12-01T16:22:23.207 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:23.234 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccess (28 ms) 2023-12-01T16:22:23.234 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccess 2023-12-01T16:22:23.234 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:23.259 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccess (26 ms) 2023-12-01T16:22:23.260 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned 2023-12-01T16:22:23.260 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:23.319 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned (59 ms) 2023-12-01T16:22:23.319 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned 2023-12-01T16:22:23.319 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:23.391 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned (72 ms) 2023-12-01T16:22:23.391 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLarge 2023-12-01T16:22:23.391 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:23 smithi183 ceph-mon[99169]: pgmap v2646: 489 pgs: 32 unknown, 457 active+clean; 201 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 1.02k op/s 2023-12-01T16:22:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:23 smithi183 ceph-mon[99169]: osdmap e1216: 8 total, 8 up, 8 in 2023-12-01T16:22:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:23 smithi119 ceph-mon[94175]: pgmap v2646: 489 pgs: 32 unknown, 457 active+clean; 201 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 1.02k op/s 2023-12-01T16:22:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:23 smithi119 ceph-mon[94175]: osdmap e1216: 8 total, 8 up, 8 in 2023-12-01T16:22:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:23 smithi119 ceph-mon[108979]: pgmap v2646: 489 pgs: 32 unknown, 457 active+clean; 201 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 1.02k op/s 2023-12-01T16:22:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:23 smithi119 ceph-mon[108979]: osdmap e1216: 8 total, 8 up, 8 in 2023-12-01T16:22:23.460 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLarge (69 ms) 2023-12-01T16:22:23.460 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLarge 2023-12-01T16:22:23.460 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:23.532 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLarge (72 ms) 2023-12-01T16:22:23.532 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess 2023-12-01T16:22:23.532 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:23.855 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess (323 ms) 2023-12-01T16:22:23.855 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess 2023-12-01T16:22:23.855 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:24.225 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess (371 ms) 2023-12-01T16:22:24.226 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers 2023-12-01T16:22:24.226 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:24.249 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers (24 ms) 2023-12-01T16:22:24.249 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVMismatch 2023-12-01T16:22:24.249 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:24.284 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVMismatch (34 ms) 2023-12-01T16:22:24.284 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVSuccess 2023-12-01T16:22:24.284 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:24.316 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVSuccess (32 ms) 2023-12-01T16:22:24.316 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2023-12-01T16:22:24.316 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:24.348 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (32 ms) 2023-12-01T16:22:24.348 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2023-12-01T16:22:24.348 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:24.369 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:24.369 INFO:tasks.workunit.client.0.smithi119.stdout:aio discard: 0~1048576 = 0 2023-12-01T16:22:24.369 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:24.369 INFO:tasks.workunit.client.0.smithi119.stdout:aio discard: 0~4194304 = 0 2023-12-01T16:22:24.370 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:24.370 INFO:tasks.workunit.client.0.smithi119.stdout:aio discard: 3145728~1048576 = 0 2023-12-01T16:22:24.370 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (22 ms) 2023-12-01T16:22:24.370 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestFUA 2023-12-01T16:22:24.370 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:24 smithi183 ceph-mon[99169]: osdmap e1217: 8 total, 8 up, 8 in 2023-12-01T16:22:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:22:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:22:24] "GET /metrics HTTP/1.1" 200 62721 "" "Prometheus/2.43.0" 2023-12-01T16:22:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:24 smithi119 ceph-mon[108979]: osdmap e1217: 8 total, 8 up, 8 in 2023-12-01T16:22:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:24 smithi119 ceph-mon[94175]: osdmap e1217: 8 total, 8 up, 8 in 2023-12-01T16:22:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:24.475 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:24.475 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:24.475 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:24.475 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:24.475 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:24.475 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:24.475 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:24.475 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:24.475 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:24.475 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:24.475 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.476 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:24.476 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:24.476 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:24.476 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:24.476 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.476 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:24.476 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:24.476 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:24.476 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:24.476 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.476 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:24.476 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:24.476 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:24.476 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:24.476 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.477 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:24.477 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:24.477 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:24.477 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:24.477 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.477 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:24.477 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:24.477 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:24.477 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:24.477 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.477 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:24.477 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:24.477 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:24.477 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.477 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:24.477 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:24.478 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:24.478 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.478 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:24.478 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:24.478 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:24.478 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.478 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:24.478 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:24.478 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:24.478 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.478 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:24.478 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:24.478 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:24.478 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestFUA (105 ms) 2023-12-01T16:22:24.479 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestIOPP 2023-12-01T16:22:24.479 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:24.493 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:24.493 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:24.493 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:24.493 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:24.493 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:24.493 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.493 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:24.494 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:24.494 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:24.494 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:24.494 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.494 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:24.494 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:24.494 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:24.494 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:24.494 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.494 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:24.494 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:24.494 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:24.494 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:24.494 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.494 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:24.495 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:24.495 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:24.495 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:24.495 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.495 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:24.495 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:24.507 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:24.507 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:24.507 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:22:24.507 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:22:24.507 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:22:24.507 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:22:24.508 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:22:24.508 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:22:24.508 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:22:24.508 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:22:24.508 INFO:tasks.workunit.client.0.smithi119.stdout:start compare and write 2023-12-01T16:22:24.508 INFO:tasks.workunit.client.0.smithi119.stdout:compare and wrote: 512 2023-12-01T16:22:24.508 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.508 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:22:24.508 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:24.508 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:24.508 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:22:24.509 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.509 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:22:24.509 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:24.509 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:24.509 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:22:24.509 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.509 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:22:24.509 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:24.510 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:24.510 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:22:24.510 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.511 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:22:24.511 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:24.511 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:24.511 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:22:24.511 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.511 INFO:tasks.workunit.client.0.smithi119.stdout:started aio compare and write 2023-12-01T16:22:24.511 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:24.512 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:24.512 INFO:tasks.workunit.client.0.smithi119.stdout:finished aio compare and write 2023-12-01T16:22:24.513 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:24.513 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:24.513 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:24.513 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:24.513 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:24.513 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.513 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:24.513 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:24.513 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:24.514 INFO:tasks.workunit.client.0.smithi119.stdout:finished read 2023-12-01T16:22:24.514 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.514 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:24.514 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:24.514 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:24.515 INFO:tasks.workunit.client.0.smithi119.stdout:finished read 2023-12-01T16:22:24.515 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.515 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:24.515 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:24.515 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:24.515 INFO:tasks.workunit.client.0.smithi119.stdout:finished read 2023-12-01T16:22:24.515 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.515 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:24.515 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:24.515 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:24.515 INFO:tasks.workunit.client.0.smithi119.stdout:finished read 2023-12-01T16:22:24.515 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:24.515 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:24.515 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:24.516 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:24.516 INFO:tasks.workunit.client.0.smithi119.stdout:finished read 2023-12-01T16:22:24.516 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 512~512 2023-12-01T16:22:24.516 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:25 smithi183 ceph-mon[99169]: pgmap v2649: 489 pgs: 32 unknown, 457 active+clean; 201 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:22:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:25 smithi119 ceph-mon[94175]: pgmap v2649: 489 pgs: 32 unknown, 457 active+clean; 201 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:22:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:25 smithi119 ceph-mon[108979]: pgmap v2649: 489 pgs: 32 unknown, 457 active+clean; 201 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:22:25.454 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:25.454 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:25.454 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:25.454 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:25.454 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:25.454 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 0 2023-12-01T16:22:25.454 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.454 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.454 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 0 2023-12-01T16:22:25.454 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.454 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.455 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 16384 2023-12-01T16:22:25.455 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.455 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.455 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 16384 2023-12-01T16:22:25.455 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.455 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.455 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:25.455 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:25.455 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 49152 2023-12-01T16:22:25.455 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.455 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.455 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 49152 2023-12-01T16:22:25.455 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.455 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.456 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 65536 2023-12-01T16:22:25.456 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.456 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.456 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 65536 2023-12-01T16:22:25.456 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.456 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.456 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:25.456 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:25.456 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 98304 2023-12-01T16:22:25.456 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.456 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.456 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 98304 2023-12-01T16:22:25.456 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.456 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.456 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 114688 2023-12-01T16:22:25.457 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.457 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.457 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 114688 2023-12-01T16:22:25.457 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.457 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.457 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:25.457 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:25.457 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 147456 2023-12-01T16:22:25.457 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.457 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.457 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 147456 2023-12-01T16:22:25.457 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.457 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.458 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 163840 2023-12-01T16:22:25.458 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.458 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.458 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 163840 2023-12-01T16:22:25.458 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.458 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.458 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:25.458 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:25.458 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 196608 2023-12-01T16:22:25.458 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.458 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.458 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 196608 2023-12-01T16:22:25.458 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.458 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.459 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 212992 2023-12-01T16:22:25.459 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.459 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.459 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 212992 2023-12-01T16:22:25.459 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.459 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.459 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:25.459 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:25.459 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.459 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.459 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:25.459 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:25.459 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:25.459 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.460 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.460 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.460 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.460 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:25.460 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:25.460 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:25.460 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.460 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.460 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.460 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.460 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:25.463 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:25.463 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:25.463 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.463 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.463 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.463 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.463 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:25.471 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:25.472 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:25.472 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.472 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.472 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.472 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.472 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:25.472 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.472 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.472 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:25.472 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.472 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.472 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:25.492 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:25.492 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:25.492 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.492 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.493 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.493 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.493 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:25.511 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:25.512 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:25.512 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.512 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.512 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.512 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.512 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:25.541 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:25.541 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:25.542 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.542 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.542 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.542 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.542 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:25.568 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:25.568 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:25.568 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.568 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.569 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.569 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.569 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:25.569 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.569 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.569 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:25.569 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.569 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.569 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:25.610 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:25.610 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:25.610 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.610 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.610 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.610 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.610 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:25.654 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:25.654 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:25.654 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.654 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.654 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.655 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.655 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:25.708 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:25.708 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:25.708 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.708 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.708 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.708 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.708 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:25.768 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:25.768 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:25.768 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.768 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.769 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.769 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.769 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:25.769 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.769 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.769 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:25.769 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.769 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.769 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:25.838 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:25.838 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:25.838 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.838 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.839 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.839 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.839 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:25.908 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:25.908 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:25.908 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.908 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.908 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.908 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.908 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:25.981 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:22:25.992 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:25.992 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:25.993 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:25.993 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:25.993 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:25.993 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:25.993 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:26.069 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:26.069 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:26.069 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:26.069 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:26.069 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:26.069 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:26.069 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:26.069 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:26.069 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:26.069 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:26.069 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:26.070 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:26.070 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:26.166 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:26.166 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:26.166 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:26.166 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:26.166 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:26.167 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:26.167 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:26.259 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:26.259 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:26.259 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:26.259 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:26.259 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:26.259 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:26.260 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:26.345 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:22:26.345 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (48m) 7m ago 49m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:22:26.345 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (49m) 7m ago 49m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:22:26.345 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (50m) 7m ago 50m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:22:26.346 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (50m) 7m ago 50m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:22:26.346 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (53m) 7m ago 53m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:22:26.346 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (55m) 7m ago 55m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:22:26.346 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (55m) 7m ago 55m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:22:26.346 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (53m) 7m ago 53m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:22:26.346 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (53m) 7m ago 53m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:22:26.346 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (49m) 7m ago 49m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:22:26.346 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (49m) 7m ago 49m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:22:26.346 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (53m) 7m ago 53m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:22:26.346 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (52m) 7m ago 52m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:22:26.346 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (52m) 7m ago 52m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:22:26.346 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (52m) 7m ago 52m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:22:26.346 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (51m) 7m ago 51m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:22:26.346 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (51m) 7m ago 51m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:22:26.347 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (51m) 7m ago 51m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:22:26.347 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (50m) 7m ago 50m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:22:26.347 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (48m) 7m ago 49m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:22:26.359 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:26.360 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:26.360 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:26.360 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:26.360 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:26.360 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:26.360 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:26.484 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:26.484 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:26.484 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:26.485 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:26.485 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:26.485 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:26.485 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:26.485 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:26.485 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:26.485 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:26.485 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestIOPP (2009 ms) 2023-12-01T16:22:26.485 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP 2023-12-01T16:22:26.485 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:26.516 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP (32 ms) 2023-12-01T16:22:26.516 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP 2023-12-01T16:22:26.516 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:26.542 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP (26 ms) 2023-12-01T16:22:26.542 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP 2023-12-01T16:22:26.542 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:26.567 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP (25 ms) 2023-12-01T16:22:26.567 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP 2023-12-01T16:22:26.567 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:26.593 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP (26 ms) 2023-12-01T16:22:26.593 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchPP 2023-12-01T16:22:26.593 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:26.622 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchPP (29 ms) 2023-12-01T16:22:26.622 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchPP 2023-12-01T16:22:26.622 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:26.646 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:26.649 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchPP (27 ms) 2023-12-01T16:22:26.649 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP 2023-12-01T16:22:26.649 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:26.682 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP (34 ms) 2023-12-01T16:22:26.683 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP 2023-12-01T16:22:26.683 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:26.708 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:26.712 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP (29 ms) 2023-12-01T16:22:26.712 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessPP 2023-12-01T16:22:26.712 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:26.741 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessPP (29 ms) 2023-12-01T16:22:26.741 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessPP 2023-12-01T16:22:26.741 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:26.763 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:26.767 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessPP (26 ms) 2023-12-01T16:22:26.767 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP 2023-12-01T16:22:26.767 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:26.797 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP (30 ms) 2023-12-01T16:22:26.797 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP 2023-12-01T16:22:26.797 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:26.800 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:22:26.800 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:22:26.800 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:22:26.800 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:22:26.801 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:22:26.801 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:22:26.801 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:22:26.801 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:22:26.801 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:22:26.801 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:22:26.801 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:22:26.801 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:22:26.801 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:22:26.801 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:22:26.801 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:22:26.801 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:22:26.801 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:22:26.822 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:26.826 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP (29 ms) 2023-12-01T16:22:26.826 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP 2023-12-01T16:22:26.826 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:26.891 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP (65 ms) 2023-12-01T16:22:26.891 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP 2023-12-01T16:22:26.891 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:26.939 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:26.954 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP (63 ms) 2023-12-01T16:22:26.954 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLargePP 2023-12-01T16:22:26.954 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:27.015 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLargePP (61 ms) 2023-12-01T16:22:27.015 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLargePP 2023-12-01T16:22:27.015 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:27.062 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:27.086 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLargePP (72 ms) 2023-12-01T16:22:27.087 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP 2023-12-01T16:22:27.087 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:27.414 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP (327 ms) 2023-12-01T16:22:27.414 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP 2023-12-01T16:22:27.414 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:27 smithi183 ceph-mon[99169]: from='client.17892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:27 smithi183 ceph-mon[99169]: pgmap v2650: 489 pgs: 489 active+clean; 253 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 9.6 MiB/s rd, 9.5 MiB/s wr, 321 op/s 2023-12-01T16:22:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:27 smithi183 ceph-mon[99169]: osdmap e1218: 8 total, 8 up, 8 in 2023-12-01T16:22:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1743687913' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:22:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:27 smithi119 ceph-mon[94175]: from='client.17892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:27 smithi119 ceph-mon[94175]: pgmap v2650: 489 pgs: 489 active+clean; 253 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 9.6 MiB/s rd, 9.5 MiB/s wr, 321 op/s 2023-12-01T16:22:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:27 smithi119 ceph-mon[94175]: osdmap e1218: 8 total, 8 up, 8 in 2023-12-01T16:22:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1743687913' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:22:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:27 smithi119 ceph-mon[108979]: from='client.17892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:27 smithi119 ceph-mon[108979]: pgmap v2650: 489 pgs: 489 active+clean; 253 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 9.6 MiB/s rd, 9.5 MiB/s wr, 321 op/s 2023-12-01T16:22:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:27 smithi119 ceph-mon[108979]: osdmap e1218: 8 total, 8 up, 8 in 2023-12-01T16:22:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1743687913' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:22:27.666 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:27.686 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP (272 ms) 2023-12-01T16:22:27.686 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2023-12-01T16:22:27.686 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:27.711 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:27.712 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:27.712 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:27.712 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:27.712 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:22:27.712 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:27.712 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:27.712 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:27.712 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:27.713 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:27.713 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:27.713 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:27.713 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:27.713 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:27.713 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:27.713 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:27.713 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:27.713 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:27.714 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:27.714 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:27.714 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:27.714 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:27.714 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:27.715 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:27.715 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:27.715 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:27.715 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:22:27.715 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:27.715 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:27.715 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:22:27.716 INFO:tasks.workunit.client.0.smithi119.stdout:read: 512 2023-12-01T16:22:27.716 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:27.716 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:27.716 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:27.716 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:27.716 INFO:tasks.workunit.client.0.smithi119.stdout:finished read 2023-12-01T16:22:27.716 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:27.716 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:27.716 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:27.717 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:27.717 INFO:tasks.workunit.client.0.smithi119.stdout:finished read 2023-12-01T16:22:27.717 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:27.717 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:27.717 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:27.717 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:27.717 INFO:tasks.workunit.client.0.smithi119.stdout:finished read 2023-12-01T16:22:27.717 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:27.717 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:27.717 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:27.718 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:27.718 INFO:tasks.workunit.client.0.smithi119.stdout:finished read 2023-12-01T16:22:27.718 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:27.718 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:22:27.718 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:22:28.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:28 smithi183 ceph-mon[99169]: from='client.17898 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:28.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:28 smithi119 ceph-mon[94175]: from='client.17898 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:28 smithi119 ceph-mon[108979]: from='client.17898 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:28.622 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:22:28.622 INFO:tasks.workunit.client.0.smithi119.stdout:finished read 2023-12-01T16:22:28.622 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 0 2023-12-01T16:22:28.623 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.623 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.623 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 0 2023-12-01T16:22:28.623 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.623 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.623 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 16384 2023-12-01T16:22:28.623 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.623 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.624 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 16384 2023-12-01T16:22:28.624 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.624 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.624 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:28.624 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:28.624 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 49152 2023-12-01T16:22:28.625 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.625 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.625 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 49152 2023-12-01T16:22:28.625 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.625 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.625 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 65536 2023-12-01T16:22:28.625 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.625 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.626 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 65536 2023-12-01T16:22:28.626 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.626 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.626 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:28.626 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:28.626 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 98304 2023-12-01T16:22:28.627 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.627 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.627 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 98304 2023-12-01T16:22:28.627 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.627 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.627 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 114688 2023-12-01T16:22:28.627 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.627 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.628 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 114688 2023-12-01T16:22:28.628 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.628 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.628 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:28.628 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:28.628 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 147456 2023-12-01T16:22:28.628 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.629 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.629 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 147456 2023-12-01T16:22:28.629 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.629 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.629 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 163840 2023-12-01T16:22:28.629 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.629 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.629 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 163840 2023-12-01T16:22:28.630 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.630 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.630 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:28.630 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:28.630 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 196608 2023-12-01T16:22:28.630 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.631 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.631 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 196608 2023-12-01T16:22:28.631 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.631 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.631 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 212992 2023-12-01T16:22:28.631 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.631 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.632 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 212992 2023-12-01T16:22:28.632 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.632 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.632 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:28.632 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:28.632 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.632 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.633 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:28.633 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:28.633 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:28.633 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.633 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.633 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.633 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.634 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:28.635 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:28.635 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:28.635 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.635 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.635 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.635 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.635 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:28.636 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:28.636 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:28.636 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.636 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.636 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.636 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.636 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:28.640 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:28.640 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:28.641 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.641 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.641 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.641 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.641 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:28.641 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.641 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.642 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:28.642 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.642 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.642 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:28.661 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:28.662 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:28.662 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.662 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.662 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.662 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.663 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:28.683 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:28.683 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:28.684 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.684 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.684 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.684 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.684 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:28.711 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:28.711 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:28.711 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.711 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.711 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.711 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.711 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:28.736 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:28.736 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:28.736 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.736 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.736 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.736 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.736 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:28.736 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.737 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.737 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:28.737 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.737 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.737 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:28.776 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:28.776 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:28.776 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.776 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.776 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.777 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.777 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:28.817 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:28.817 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:28.817 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.817 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.817 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.817 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.817 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:28.869 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:28.869 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:28.869 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.870 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.870 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.870 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.870 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:28.918 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:28.918 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:28.918 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.918 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.918 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.918 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.918 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:28.918 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.918 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.918 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:28.918 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.918 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.919 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:28.985 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:28.985 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:28.985 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:28.985 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:28.985 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:28.985 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:28.985 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:29.045 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:29.045 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:29.045 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:29.045 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:29.045 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:29.046 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:29.046 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:29.119 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:29.120 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:29.120 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:29.120 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:29.120 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:29.120 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:29.120 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:29.191 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:29.191 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:29.191 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:29.191 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:29.191 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:29.192 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:29.192 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:29.192 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:29.192 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:29.192 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:29.192 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:29.192 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:29.192 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:29.279 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:29.280 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:29.280 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:29.280 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:29.280 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:29.280 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:29.280 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:29.364 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:29.364 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:29.364 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:29.364 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:29.365 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:29.365 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:29.365 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:29 smithi183 ceph-mon[99169]: pgmap v2652: 489 pgs: 489 active+clean; 253 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.4 MiB/s wr, 318 op/s 2023-12-01T16:22:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:29 smithi119 ceph-mon[94175]: pgmap v2652: 489 pgs: 489 active+clean; 253 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.4 MiB/s wr, 318 op/s 2023-12-01T16:22:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:29 smithi119 ceph-mon[108979]: pgmap v2652: 489 pgs: 489 active+clean; 253 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.4 MiB/s wr, 318 op/s 2023-12-01T16:22:29.461 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:29.461 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:29.461 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:29.461 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:29.461 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:29.461 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:29.462 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:22:29.562 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:22:29.562 INFO:tasks.workunit.client.0.smithi119.stdout:finished writesame 2023-12-01T16:22:29.562 INFO:tasks.workunit.client.0.smithi119.stdout:to verify the data 2023-12-01T16:22:29.562 INFO:tasks.workunit.client.0.smithi119.stdout:verified 2023-12-01T16:22:29.562 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:29.562 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:29.562 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:29.562 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:22:29.563 INFO:tasks.workunit.client.0.smithi119.stdout:started writesame 2023-12-01T16:22:29.563 INFO:tasks.workunit.client.0.smithi119.stdout:expected fail, finished writesame 2023-12-01T16:22:29.563 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (1876 ms) 2023-12-01T16:22:29.563 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2023-12-01T16:22:29.563 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:31.139 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 0 2023-12-01T16:22:31.139 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 0 2023-12-01T16:22:31.139 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 1 2023-12-01T16:22:31.139 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 1 2023-12-01T16:22:31.139 INFO:tasks.workunit.client.0.smithi119.stdout:snap: orig 2023-12-01T16:22:31.139 INFO:tasks.workunit.client.0.smithi119.stdout:found orig with size 2097152 2023-12-01T16:22:31.139 INFO:tasks.workunit.client.0.smithi119.stdout:read: 80 2023-12-01T16:22:31.139 INFO:tasks.workunit.client.0.smithi119.stdout:write test data! 2023-12-01T16:22:31.140 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 80 2023-12-01T16:22:31.140 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 2 2023-12-01T16:22:31.140 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 2 2023-12-01T16:22:31.140 INFO:tasks.workunit.client.0.smithi119.stdout:snap: orig 2023-12-01T16:22:31.140 INFO:tasks.workunit.client.0.smithi119.stdout:snap: written 2023-12-01T16:22:31.140 INFO:tasks.workunit.client.0.smithi119.stdout:found orig with size 2097152 2023-12-01T16:22:31.140 INFO:tasks.workunit.client.0.smithi119.stdout:found written with size 2097152 2023-12-01T16:22:31.140 INFO:tasks.workunit.client.0.smithi119.stdout:read: 80 2023-12-01T16:22:31.140 INFO:tasks.workunit.client.0.smithi119.stdout:read: 80 2023-12-01T16:22:31.140 INFO:tasks.workunit.client.0.smithi119.stdout:read: 80 2023-12-01T16:22:31.140 INFO:tasks.workunit.client.0.smithi119.stdout:write to snapshot returned -30 2023-12-01T16:22:31.140 INFO:tasks.workunit.client.0.smithi119.stdout:Read-only file system 2023-12-01T16:22:31.164 INFO:tasks.workunit.client.0.smithi119.stdout:read: 80 2023-12-01T16:22:31.164 INFO:tasks.workunit.client.0.smithi119.stdout:read: 80 2023-12-01T16:22:31.164 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 80 2023-12-01T16:22:31.164 INFO:tasks.workunit.client.0.smithi119.stdout:opening testimg@orig 2023-12-01T16:22:31.164 INFO:tasks.workunit.client.0.smithi119.stdout:read: 80 2023-12-01T16:22:31.165 INFO:tasks.workunit.client.0.smithi119.stdout:write to snapshot returned -30 2023-12-01T16:22:31.165 INFO:tasks.workunit.client.0.smithi119.stdout:Read-only file system 2023-12-01T16:22:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:31 smithi183 ceph-mon[99169]: pgmap v2653: 489 pgs: 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 15 MiB/s wr, 2.48k op/s 2023-12-01T16:22:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:31 smithi183 ceph-mon[99169]: osdmap e1219: 8 total, 8 up, 8 in 2023-12-01T16:22:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:31 smithi119 ceph-mon[94175]: pgmap v2653: 489 pgs: 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 15 MiB/s wr, 2.48k op/s 2023-12-01T16:22:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:31 smithi119 ceph-mon[94175]: osdmap e1219: 8 total, 8 up, 8 in 2023-12-01T16:22:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:31 smithi119 ceph-mon[108979]: pgmap v2653: 489 pgs: 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 15 MiB/s wr, 2.48k op/s 2023-12-01T16:22:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:31 smithi119 ceph-mon[108979]: osdmap e1219: 8 total, 8 up, 8 in 2023-12-01T16:22:32.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:32 smithi183 ceph-mon[99169]: osdmap e1220: 8 total, 8 up, 8 in 2023-12-01T16:22:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:32 smithi119 ceph-mon[94175]: osdmap e1220: 8 total, 8 up, 8 in 2023-12-01T16:22:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:32 smithi119 ceph-mon[108979]: osdmap e1220: 8 total, 8 up, 8 in 2023-12-01T16:22:33.148 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 2 2023-12-01T16:22:33.148 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 2 2023-12-01T16:22:33.148 INFO:tasks.workunit.client.0.smithi119.stdout:snap: orig 2023-12-01T16:22:33.148 INFO:tasks.workunit.client.0.smithi119.stdout:snap: written 2023-12-01T16:22:33.148 INFO:tasks.workunit.client.0.smithi119.stdout:found orig with size 2097152 2023-12-01T16:22:33.148 INFO:tasks.workunit.client.0.smithi119.stdout:found written with size 2097152 2023-12-01T16:22:33.148 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 1 2023-12-01T16:22:33.148 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 1 2023-12-01T16:22:33.148 INFO:tasks.workunit.client.0.smithi119.stdout:snap: orig 2023-12-01T16:22:33.148 INFO:tasks.workunit.client.0.smithi119.stdout:found orig with size 2097152 2023-12-01T16:22:33.148 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 0 2023-12-01T16:22:33.148 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 0 2023-12-01T16:22:33.148 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (3586 ms) 2023-12-01T16:22:33.149 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestSnapshotDeletedIo 2023-12-01T16:22:33.149 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:33 smithi183 ceph-mon[99169]: pgmap v2656: 489 pgs: 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 10 MiB/s wr, 2.95k op/s 2023-12-01T16:22:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:33 smithi183 ceph-mon[99169]: osdmap e1221: 8 total, 8 up, 8 in 2023-12-01T16:22:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:33 smithi119 ceph-mon[94175]: pgmap v2656: 489 pgs: 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 10 MiB/s wr, 2.95k op/s 2023-12-01T16:22:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:33 smithi119 ceph-mon[94175]: osdmap e1221: 8 total, 8 up, 8 in 2023-12-01T16:22:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:33 smithi119 ceph-mon[108979]: pgmap v2656: 489 pgs: 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 10 MiB/s wr, 2.95k op/s 2023-12-01T16:22:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:33 smithi119 ceph-mon[108979]: osdmap e1221: 8 total, 8 up, 8 in 2023-12-01T16:22:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:34 smithi183 ceph-mon[99169]: osdmap e1222: 8 total, 8 up, 8 in 2023-12-01T16:22:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:22:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:22:34] "GET /metrics HTTP/1.1" 200 62721 "" "Prometheus/2.43.0" 2023-12-01T16:22:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:34 smithi119 ceph-mon[108979]: osdmap e1222: 8 total, 8 up, 8 in 2023-12-01T16:22:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:34 smithi119 ceph-mon[94175]: osdmap e1222: 8 total, 8 up, 8 in 2023-12-01T16:22:35.188 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestSnapshotDeletedIo (2040 ms) 2023-12-01T16:22:35.188 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestClone 2023-12-01T16:22:35.188 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:35 smithi183 ceph-mon[99169]: pgmap v2659: 489 pgs: 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:22:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:35 smithi183 ceph-mon[99169]: osdmap e1223: 8 total, 8 up, 8 in 2023-12-01T16:22:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:22:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:35 smithi119 ceph-mon[108979]: pgmap v2659: 489 pgs: 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:22:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:35 smithi119 ceph-mon[108979]: osdmap e1223: 8 total, 8 up, 8 in 2023-12-01T16:22:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:22:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:35 smithi119 ceph-mon[94175]: pgmap v2659: 489 pgs: 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:22:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:35 smithi119 ceph-mon[94175]: osdmap e1223: 8 total, 8 up, 8 in 2023-12-01T16:22:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:22:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:36 smithi183 ceph-mon[99169]: osdmap e1224: 8 total, 8 up, 8 in 2023-12-01T16:22:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:36 smithi119 ceph-mon[94175]: osdmap e1224: 8 total, 8 up, 8 in 2023-12-01T16:22:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:36 smithi119 ceph-mon[108979]: osdmap e1224: 8 total, 8 up, 8 in 2023-12-01T16:22:37.422 INFO:tasks.workunit.client.0.smithi119.stdout:made parent image "parent" 2023-12-01T16:22:37.422 INFO:tasks.workunit.client.0.smithi119.stdout:parent has no parent info 2023-12-01T16:22:37.422 INFO:tasks.workunit.client.0.smithi119.stdout:made snapshot "parent@parent_snap" 2023-12-01T16:22:37.422 INFO:tasks.workunit.client.0.smithi119.stdout:can't unprotect an unprotected snap 2023-12-01T16:22:37.422 INFO:tasks.workunit.client.0.smithi119.stdout:can't protect a protected snap 2023-12-01T16:22:37.422 INFO:tasks.workunit.client.0.smithi119.stdout:made and opened clone "child" 2023-12-01T16:22:37.422 INFO:tasks.workunit.client.0.smithi119.stdout:read: 8 2023-12-01T16:22:37.422 INFO:tasks.workunit.client.0.smithi119.stdout:read: 8 2023-12-01T16:22:37.422 INFO:tasks.workunit.client.0.smithi119.stdout:read: 8 2023-12-01T16:22:37.422 INFO:tasks.workunit.client.0.smithi119.stdout:sizes and overlaps are good between parent and child 2023-12-01T16:22:37.423 INFO:tasks.workunit.client.0.smithi119.stdout:child image successfully cloned all image-meta pairs 2023-12-01T16:22:37.423 INFO:tasks.workunit.client.0.smithi119.stdout:sized down clone, changed overlap 2023-12-01T16:22:37.423 INFO:tasks.workunit.client.0.smithi119.stdout:parent info: size 4194304 obj_size 4194304 parent_pool 18446744073709551615 2023-12-01T16:22:37.423 INFO:tasks.workunit.client.0.smithi119.stdout:sized up clone, changed size but not overlap or parent's size 2023-12-01T16:22:37.423 INFO:tasks.workunit.client.0.smithi119.stdout:can't remove parent while child still exists 2023-12-01T16:22:37.423 INFO:tasks.workunit.client.0.smithi119.stdout:can't remove parent while still protected 2023-12-01T16:22:37.423 INFO:tasks.workunit.client.0.smithi119.stdout:removed parent snap after unprotecting 2023-12-01T16:22:37.423 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestClone (2234 ms) 2023-12-01T16:22:37.423 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestClone2 2023-12-01T16:22:37.423 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:37 smithi183 ceph-mon[99169]: pgmap v2662: 489 pgs: 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 92 KiB/s rd, 9.2 KiB/s wr, 230 op/s 2023-12-01T16:22:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:37 smithi183 ceph-mon[99169]: osdmap e1225: 8 total, 8 up, 8 in 2023-12-01T16:22:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:37 smithi183 ceph-mon[99169]: osdmap e1226: 8 total, 8 up, 8 in 2023-12-01T16:22:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:37 smithi119 ceph-mon[94175]: pgmap v2662: 489 pgs: 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 92 KiB/s rd, 9.2 KiB/s wr, 230 op/s 2023-12-01T16:22:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:37 smithi119 ceph-mon[94175]: osdmap e1225: 8 total, 8 up, 8 in 2023-12-01T16:22:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:37 smithi119 ceph-mon[94175]: osdmap e1226: 8 total, 8 up, 8 in 2023-12-01T16:22:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:37 smithi119 ceph-mon[108979]: pgmap v2662: 489 pgs: 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 92 KiB/s rd, 9.2 KiB/s wr, 230 op/s 2023-12-01T16:22:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:37 smithi119 ceph-mon[108979]: osdmap e1225: 8 total, 8 up, 8 in 2023-12-01T16:22:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:37 smithi119 ceph-mon[108979]: osdmap e1226: 8 total, 8 up, 8 in 2023-12-01T16:22:38.536 INFO:tasks.workunit.client.0.smithi119.stdout:made parent image "parent" 2023-12-01T16:22:38.536 INFO:tasks.workunit.client.0.smithi119.stdout:parent has no parent info 2023-12-01T16:22:38.536 INFO:tasks.workunit.client.0.smithi119.stdout:made snapshot "parent@parent_snap" 2023-12-01T16:22:38.536 INFO:tasks.workunit.client.0.smithi119.stdout:made and opened clone "child" 2023-12-01T16:22:38.536 INFO:tasks.workunit.client.0.smithi119.stdout:child image successfully cloned all image-meta pairs 2023-12-01T16:22:38.536 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestClone2 (1114 ms) 2023-12-01T16:22:38.536 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.ListChildren 2023-12-01T16:22:38.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:38 smithi183 ceph-mon[99169]: osdmap e1227: 8 total, 8 up, 8 in 2023-12-01T16:22:38.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:38 smithi183 ceph-mon[99169]: pgmap v2666: 489 pgs: 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 96 KiB/s rd, 9.6 KiB/s wr, 240 op/s 2023-12-01T16:22:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:38 smithi119 ceph-mon[94175]: osdmap e1227: 8 total, 8 up, 8 in 2023-12-01T16:22:38.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:38 smithi119 ceph-mon[94175]: pgmap v2666: 489 pgs: 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 96 KiB/s rd, 9.6 KiB/s wr, 240 op/s 2023-12-01T16:22:38.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:38 smithi119 ceph-mon[108979]: osdmap e1227: 8 total, 8 up, 8 in 2023-12-01T16:22:38.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:38 smithi119 ceph-mon[108979]: pgmap v2666: 489 pgs: 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 96 KiB/s rd, 9.6 KiB/s wr, 240 op/s 2023-12-01T16:22:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:39 smithi183 ceph-mon[99169]: osdmap e1228: 8 total, 8 up, 8 in 2023-12-01T16:22:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:39 smithi119 ceph-mon[94175]: osdmap e1228: 8 total, 8 up, 8 in 2023-12-01T16:22:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:39 smithi119 ceph-mon[108979]: osdmap e1228: 8 total, 8 up, 8 in 2023-12-01T16:22:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:40 smithi183 ceph-mon[99169]: osdmap e1229: 8 total, 8 up, 8 in 2023-12-01T16:22:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:40 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1788538422' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:40 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:40 smithi183 ceph-mon[99169]: pgmap v2669: 521 pgs: 17 creating+peering, 15 unknown, 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 813 KiB/s rd, 57 KiB/s wr, 970 op/s 2023-12-01T16:22:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:40 smithi119 ceph-mon[94175]: osdmap e1229: 8 total, 8 up, 8 in 2023-12-01T16:22:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:40 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1788538422' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:40.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:40 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:40.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:40 smithi119 ceph-mon[94175]: pgmap v2669: 521 pgs: 17 creating+peering, 15 unknown, 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 813 KiB/s rd, 57 KiB/s wr, 970 op/s 2023-12-01T16:22:40.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:40 smithi119 ceph-mon[108979]: osdmap e1229: 8 total, 8 up, 8 in 2023-12-01T16:22:40.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:40 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1788538422' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:40.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:40 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:40.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:40 smithi119 ceph-mon[108979]: pgmap v2669: 521 pgs: 17 creating+peering, 15 unknown, 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 813 KiB/s rd, 57 KiB/s wr, 970 op/s 2023-12-01T16:22:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:41 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:22:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:41 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:22:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:41 smithi183 ceph-mon[99169]: osdmap e1230: 8 total, 8 up, 8 in 2023-12-01T16:22:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:41 smithi183 ceph-mon[99169]: osdmap e1231: 8 total, 8 up, 8 in 2023-12-01T16:22:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2365261094' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:41 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:22:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:41 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:22:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:41 smithi119 ceph-mon[94175]: osdmap e1230: 8 total, 8 up, 8 in 2023-12-01T16:22:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:41 smithi119 ceph-mon[94175]: osdmap e1231: 8 total, 8 up, 8 in 2023-12-01T16:22:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2365261094' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:41 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:22:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:41 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:22:41.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:41 smithi119 ceph-mon[108979]: osdmap e1230: 8 total, 8 up, 8 in 2023-12-01T16:22:41.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:41 smithi119 ceph-mon[108979]: osdmap e1231: 8 total, 8 up, 8 in 2023-12-01T16:22:41.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2365261094' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:42.419 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:42 smithi183 ceph-mon[99169]: pgmap v2672: 553 pgs: 17 creating+peering, 47 unknown, 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 776 KiB/s rd, 54 KiB/s wr, 926 op/s 2023-12-01T16:22:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2365261094' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:22:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:42 smithi183 ceph-mon[99169]: osdmap e1232: 8 total, 8 up, 8 in 2023-12-01T16:22:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:42 smithi119 ceph-mon[94175]: pgmap v2672: 553 pgs: 17 creating+peering, 47 unknown, 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 776 KiB/s rd, 54 KiB/s wr, 926 op/s 2023-12-01T16:22:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2365261094' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:22:42.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:42 smithi119 ceph-mon[94175]: osdmap e1232: 8 total, 8 up, 8 in 2023-12-01T16:22:42.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:42 smithi119 ceph-mon[108979]: pgmap v2672: 553 pgs: 17 creating+peering, 47 unknown, 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 776 KiB/s rd, 54 KiB/s wr, 926 op/s 2023-12-01T16:22:42.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2365261094' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:22:42.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:42 smithi119 ceph-mon[108979]: osdmap e1232: 8 total, 8 up, 8 in 2023-12-01T16:22:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:22:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:22:44] "GET /metrics HTTP/1.1" 200 62752 "" "Prometheus/2.43.0" 2023-12-01T16:22:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:44 smithi119 ceph-mon[94175]: osdmap e1233: 8 total, 8 up, 8 in 2023-12-01T16:22:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:44 smithi119 ceph-mon[94175]: pgmap v2675: 553 pgs: 17 creating+peering, 47 unknown, 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:22:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:44 smithi119 ceph-mon[108979]: osdmap e1233: 8 total, 8 up, 8 in 2023-12-01T16:22:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:44 smithi119 ceph-mon[108979]: pgmap v2675: 553 pgs: 17 creating+peering, 47 unknown, 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:22:44.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:44 smithi183 ceph-mon[99169]: osdmap e1233: 8 total, 8 up, 8 in 2023-12-01T16:22:44.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:44 smithi183 ceph-mon[99169]: pgmap v2675: 553 pgs: 17 creating+peering, 47 unknown, 489 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:22:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:45 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:22:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:45 smithi183 ceph-mon[99169]: osdmap e1234: 8 total, 8 up, 8 in 2023-12-01T16:22:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:45 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:22:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:45 smithi119 ceph-mon[94175]: osdmap e1234: 8 total, 8 up, 8 in 2023-12-01T16:22:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:45 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:22:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:45 smithi119 ceph-mon[108979]: osdmap e1234: 8 total, 8 up, 8 in 2023-12-01T16:22:46.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:46 smithi183 ceph-mon[99169]: osdmap e1235: 8 total, 8 up, 8 in 2023-12-01T16:22:46.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:46 smithi183 ceph-mon[99169]: pgmap v2678: 553 pgs: 553 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 6.0 KiB/s rd, 1023 B/s wr, 9 op/s 2023-12-01T16:22:46.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:46 smithi119 ceph-mon[94175]: osdmap e1235: 8 total, 8 up, 8 in 2023-12-01T16:22:46.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:46 smithi119 ceph-mon[94175]: pgmap v2678: 553 pgs: 553 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 6.0 KiB/s rd, 1023 B/s wr, 9 op/s 2023-12-01T16:22:46.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:46 smithi119 ceph-mon[108979]: osdmap e1235: 8 total, 8 up, 8 in 2023-12-01T16:22:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:46 smithi119 ceph-mon[108979]: pgmap v2678: 553 pgs: 553 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 6.0 KiB/s rd, 1023 B/s wr, 9 op/s 2023-12-01T16:22:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:47 smithi183 ceph-mon[99169]: osdmap e1236: 8 total, 8 up, 8 in 2023-12-01T16:22:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:47 smithi119 ceph-mon[94175]: osdmap e1236: 8 total, 8 up, 8 in 2023-12-01T16:22:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:47 smithi119 ceph-mon[108979]: osdmap e1236: 8 total, 8 up, 8 in 2023-12-01T16:22:47.930 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.931 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.931 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.931 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.931 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.931 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 1 2023-12-01T16:22:47.931 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 1 2023-12-01T16:22:47.931 INFO:tasks.workunit.client.0.smithi119.stdout:child: image113 2023-12-01T16:22:47.931 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image113/44bb88799b87 2023-12-01T16:22:47.931 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.931 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.931 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.931 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.931 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.932 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.932 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.932 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.932 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.932 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.932 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.932 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.932 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 2 2023-12-01T16:22:47.932 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 2 2023-12-01T16:22:47.932 INFO:tasks.workunit.client.0.smithi119.stdout:child: image114 2023-12-01T16:22:47.932 INFO:tasks.workunit.client.0.smithi119.stdout:child: image113 2023-12-01T16:22:47.932 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image113/44bb88799b87 2023-12-01T16:22:47.932 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.932 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-13/image114/44bbd1b772a2 2023-12-01T16:22:47.932 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.933 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.933 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.933 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.933 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.933 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.933 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.933 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.933 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.933 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.933 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.933 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.933 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.933 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-14/image115 2023-12-01T16:22:47.933 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.933 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.933 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-14/image115 2023-12-01T16:22:47.934 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image115 2023-12-01T16:22:47.934 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.934 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 3 2023-12-01T16:22:47.934 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 3 2023-12-01T16:22:47.934 INFO:tasks.workunit.client.0.smithi119.stdout:child: image114 2023-12-01T16:22:47.934 INFO:tasks.workunit.client.0.smithi119.stdout:child: image113 2023-12-01T16:22:47.934 INFO:tasks.workunit.client.0.smithi119.stdout:child: image115 2023-12-01T16:22:47.934 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image113/44bb88799b87 2023-12-01T16:22:47.934 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.934 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-13/image114/44bbd1b772a2 2023-12-01T16:22:47.934 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.934 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image115/44bbb610094f 2023-12-01T16:22:47.934 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.935 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.935 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.935 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.935 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.935 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.935 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.935 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.935 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.935 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.935 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.935 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.935 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 3 2023-12-01T16:22:47.935 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 3 2023-12-01T16:22:47.935 INFO:tasks.workunit.client.0.smithi119.stdout:child: image114 2023-12-01T16:22:47.935 INFO:tasks.workunit.client.0.smithi119.stdout:child: image113 2023-12-01T16:22:47.936 INFO:tasks.workunit.client.0.smithi119.stdout:child: image115 2023-12-01T16:22:47.936 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image113/44bb88799b87 2023-12-01T16:22:47.936 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.936 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-13/image114/44bbd1b772a2 2023-12-01T16:22:47.936 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.936 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image115/44bbb610094f 2023-12-01T16:22:47.936 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.936 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.936 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.936 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.936 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.937 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.937 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.937 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.937 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.937 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.937 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.937 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.937 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.937 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-14/image116 2023-12-01T16:22:47.937 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.937 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.937 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-14/image116 2023-12-01T16:22:47.937 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image116 2023-12-01T16:22:47.937 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.937 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 4 2023-12-01T16:22:47.938 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 4 2023-12-01T16:22:47.938 INFO:tasks.workunit.client.0.smithi119.stdout:child: image114 2023-12-01T16:22:47.938 INFO:tasks.workunit.client.0.smithi119.stdout:child: image113 2023-12-01T16:22:47.938 INFO:tasks.workunit.client.0.smithi119.stdout:child: image115 2023-12-01T16:22:47.938 INFO:tasks.workunit.client.0.smithi119.stdout:child: image116 2023-12-01T16:22:47.938 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image113/44bb88799b87 2023-12-01T16:22:47.938 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.938 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-13/image114/44bbd1b772a2 2023-12-01T16:22:47.938 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.938 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image115/44bbb610094f 2023-12-01T16:22:47.938 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.938 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image116/44bb7e0f1e83 2023-12-01T16:22:47.938 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.938 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.939 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.939 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.939 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.939 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.939 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.939 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.939 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.939 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.939 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.939 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.939 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.939 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-14/image115 2023-12-01T16:22:47.939 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:47.939 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:47.939 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-14/image115 2023-12-01T16:22:47.940 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image115 2023-12-01T16:22:47.940 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.940 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:47.940 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-14/image116 2023-12-01T16:22:48.525 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:48.525 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-14/image113 2023-12-01T16:22:48.525 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-14/image115 2023-12-01T16:22:48.526 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-14/image116 2023-12-01T16:22:48.526 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image116 2023-12-01T16:22:48.526 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.526 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 4 2023-12-01T16:22:48.526 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 4 2023-12-01T16:22:48.526 INFO:tasks.workunit.client.0.smithi119.stdout:child: image114 2023-12-01T16:22:48.526 INFO:tasks.workunit.client.0.smithi119.stdout:child: image113 2023-12-01T16:22:48.526 INFO:tasks.workunit.client.0.smithi119.stdout:child: image115 2023-12-01T16:22:48.526 INFO:tasks.workunit.client.0.smithi119.stdout:child: image116 2023-12-01T16:22:48.526 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image113/44bb88799b87 2023-12-01T16:22:48.526 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.526 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-13/image114/44bbd1b772a2 2023-12-01T16:22:48.526 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.526 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image115/44bbb610094f 2023-12-01T16:22:48.527 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.527 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image116/44bb7e0f1e83 2023-12-01T16:22:48.527 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.527 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.527 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:48.527 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:48.527 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:48.527 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.527 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.527 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-14/image115 2023-12-01T16:22:48.527 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:48.527 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-14/image115 2023-12-01T16:22:48.527 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image115 2023-12-01T16:22:48.527 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.527 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.528 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-14/image116 2023-12-01T16:22:48.528 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:48.528 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-14/image115 2023-12-01T16:22:48.528 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-14/image116 2023-12-01T16:22:48.528 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image116 2023-12-01T16:22:48.528 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.528 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 3 2023-12-01T16:22:48.528 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 3 2023-12-01T16:22:48.528 INFO:tasks.workunit.client.0.smithi119.stdout:child: image114 2023-12-01T16:22:48.528 INFO:tasks.workunit.client.0.smithi119.stdout:child: image115 2023-12-01T16:22:48.528 INFO:tasks.workunit.client.0.smithi119.stdout:child: image116 2023-12-01T16:22:48.528 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-13/image114/44bbd1b772a2 2023-12-01T16:22:48.528 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.528 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image115/44bbb610094f 2023-12-01T16:22:48.528 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.529 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image116/44bb7e0f1e83 2023-12-01T16:22:48.529 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.529 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.529 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:48.529 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:48.529 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:48.529 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.529 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.529 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-14/image116 2023-12-01T16:22:48.529 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:48.529 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-14/image116 2023-12-01T16:22:48.529 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image116 2023-12-01T16:22:48.529 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.529 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 2 2023-12-01T16:22:48.529 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 2 2023-12-01T16:22:48.530 INFO:tasks.workunit.client.0.smithi119.stdout:child: image114 2023-12-01T16:22:48.530 INFO:tasks.workunit.client.0.smithi119.stdout:child: image116 2023-12-01T16:22:48.530 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-13/image114/44bbd1b772a2 2023-12-01T16:22:48.530 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.530 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-14/image116/44bb7e0f1e83 2023-12-01T16:22:48.530 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.530 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.530 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:48.530 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:48.530 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-13/image114 2023-12-01T16:22:48.530 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.530 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 1 2023-12-01T16:22:48.530 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 1 2023-12-01T16:22:48.530 INFO:tasks.workunit.client.0.smithi119.stdout:child: image114 2023-12-01T16:22:48.530 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-13/image114/44bbd1b772a2 2023-12-01T16:22:48.531 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:22:48.531 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 0 2023-12-01T16:22:48.531 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 0 2023-12-01T16:22:48.531 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.ListChildren (9989 ms) 2023-12-01T16:22:48.531 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2023-12-01T16:22:48.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:48 smithi183 ceph-mon[99169]: osdmap e1237: 8 total, 8 up, 8 in 2023-12-01T16:22:48.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:48 smithi183 ceph-mon[99169]: pgmap v2681: 553 pgs: 553 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 6.0 KiB/s rd, 1023 B/s wr, 9 op/s 2023-12-01T16:22:48.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:48 smithi119 ceph-mon[94175]: osdmap e1237: 8 total, 8 up, 8 in 2023-12-01T16:22:48.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:48 smithi119 ceph-mon[94175]: pgmap v2681: 553 pgs: 553 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 6.0 KiB/s rd, 1023 B/s wr, 9 op/s 2023-12-01T16:22:48.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:48 smithi119 ceph-mon[108979]: osdmap e1237: 8 total, 8 up, 8 in 2023-12-01T16:22:48.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:48 smithi119 ceph-mon[108979]: pgmap v2681: 553 pgs: 553 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 6.0 KiB/s rd, 1023 B/s wr, 9 op/s 2023-12-01T16:22:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:49 smithi183 ceph-mon[99169]: osdmap e1238: 8 total, 8 up, 8 in 2023-12-01T16:22:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:49 smithi119 ceph-mon[108979]: osdmap e1238: 8 total, 8 up, 8 in 2023-12-01T16:22:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:49 smithi119 ceph-mon[94175]: osdmap e1238: 8 total, 8 up, 8 in 2023-12-01T16:22:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:50 smithi119 ceph-mon[94175]: osdmap e1239: 8 total, 8 up, 8 in 2023-12-01T16:22:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3997253453' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:50 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:50 smithi119 ceph-mon[94175]: pgmap v2684: 585 pgs: 15 creating+peering, 17 unknown, 553 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 589 KiB/s rd, 15 KiB/s wr, 720 op/s 2023-12-01T16:22:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:50 smithi119 ceph-mon[108979]: osdmap e1239: 8 total, 8 up, 8 in 2023-12-01T16:22:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3997253453' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:50 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:50 smithi119 ceph-mon[108979]: pgmap v2684: 585 pgs: 15 creating+peering, 17 unknown, 553 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 589 KiB/s rd, 15 KiB/s wr, 720 op/s 2023-12-01T16:22:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:50 smithi183 ceph-mon[99169]: osdmap e1239: 8 total, 8 up, 8 in 2023-12-01T16:22:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3997253453' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:50 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:50 smithi183 ceph-mon[99169]: pgmap v2684: 585 pgs: 15 creating+peering, 17 unknown, 553 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 589 KiB/s rd, 15 KiB/s wr, 720 op/s 2023-12-01T16:22:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:51 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:22:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:51 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:22:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:51 smithi119 ceph-mon[94175]: osdmap e1240: 8 total, 8 up, 8 in 2023-12-01T16:22:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:51 smithi119 ceph-mon[94175]: osdmap e1241: 8 total, 8 up, 8 in 2023-12-01T16:22:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1856190483' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:51 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:51 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:22:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:51 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:22:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:51 smithi119 ceph-mon[108979]: osdmap e1240: 8 total, 8 up, 8 in 2023-12-01T16:22:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:51 smithi119 ceph-mon[108979]: osdmap e1241: 8 total, 8 up, 8 in 2023-12-01T16:22:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1856190483' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:51 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:51 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:22:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:51 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:22:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:51 smithi183 ceph-mon[99169]: osdmap e1240: 8 total, 8 up, 8 in 2023-12-01T16:22:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:51 smithi183 ceph-mon[99169]: osdmap e1241: 8 total, 8 up, 8 in 2023-12-01T16:22:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1856190483' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:51 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:52 smithi183 ceph-mon[99169]: pgmap v2687: 617 pgs: 15 creating+peering, 49 unknown, 553 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 589 KiB/s rd, 15 KiB/s wr, 720 op/s 2023-12-01T16:22:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:52 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:22:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:52 smithi183 ceph-mon[99169]: osdmap e1242: 8 total, 8 up, 8 in 2023-12-01T16:22:52.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:52 smithi119 ceph-mon[94175]: pgmap v2687: 617 pgs: 15 creating+peering, 49 unknown, 553 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 589 KiB/s rd, 15 KiB/s wr, 720 op/s 2023-12-01T16:22:52.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:52 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:22:52.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:52 smithi119 ceph-mon[94175]: osdmap e1242: 8 total, 8 up, 8 in 2023-12-01T16:22:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:52 smithi119 ceph-mon[108979]: pgmap v2687: 617 pgs: 15 creating+peering, 49 unknown, 553 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 589 KiB/s rd, 15 KiB/s wr, 720 op/s 2023-12-01T16:22:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:52 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:22:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:52 smithi119 ceph-mon[108979]: osdmap e1242: 8 total, 8 up, 8 in 2023-12-01T16:22:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:22:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:22:54] "GET /metrics HTTP/1.1" 200 74025 "" "Prometheus/2.43.0" 2023-12-01T16:22:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:22:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:54 smithi119 ceph-mon[94175]: osdmap e1243: 8 total, 8 up, 8 in 2023-12-01T16:22:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1370165786' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:54 smithi119 ceph-mon[94175]: pgmap v2690: 649 pgs: 15 creating+peering, 81 unknown, 553 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:22:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:22:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:22:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:54 smithi119 ceph-mon[108979]: osdmap e1243: 8 total, 8 up, 8 in 2023-12-01T16:22:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1370165786' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:54 smithi119 ceph-mon[108979]: pgmap v2690: 649 pgs: 15 creating+peering, 81 unknown, 553 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:22:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:22:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:22:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:54 smithi183 ceph-mon[99169]: osdmap e1243: 8 total, 8 up, 8 in 2023-12-01T16:22:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1370165786' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:22:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:54 smithi183 ceph-mon[99169]: pgmap v2690: 649 pgs: 15 creating+peering, 81 unknown, 553 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:22:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:22:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1370165786' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:22:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:55 smithi183 ceph-mon[99169]: osdmap e1244: 8 total, 8 up, 8 in 2023-12-01T16:22:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi119-177633-15", "tierpool":"test-librbd-smithi119-177633-17", "force_nonempty":""}]: dispatch 2023-12-01T16:22:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1370165786' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:22:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:55 smithi119 ceph-mon[94175]: osdmap e1244: 8 total, 8 up, 8 in 2023-12-01T16:22:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi119-177633-15", "tierpool":"test-librbd-smithi119-177633-17", "force_nonempty":""}]: dispatch 2023-12-01T16:22:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1370165786' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:22:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:55 smithi119 ceph-mon[108979]: osdmap e1244: 8 total, 8 up, 8 in 2023-12-01T16:22:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi119-177633-15", "tierpool":"test-librbd-smithi119-177633-17", "force_nonempty":""}]: dispatch 2023-12-01T16:22:56.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi119-177633-15", "tierpool":"test-librbd-smithi119-177633-17", "force_nonempty":""}]': finished 2023-12-01T16:22:56.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:56 smithi183 ceph-mon[99169]: osdmap e1245: 8 total, 8 up, 8 in 2023-12-01T16:22:56.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi119-177633-17", "mode":"writeback"}]: dispatch 2023-12-01T16:22:56.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:56 smithi183 ceph-mon[99169]: pgmap v2693: 649 pgs: 13 creating+peering, 636 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:22:56.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:56 smithi183 ceph-mon[99169]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2023-12-01T16:22:56.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi119-177633-17", "mode":"writeback"}]': finished 2023-12-01T16:22:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi119-177633-15", "tierpool":"test-librbd-smithi119-177633-17", "force_nonempty":""}]': finished 2023-12-01T16:22:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:56 smithi119 ceph-mon[94175]: osdmap e1245: 8 total, 8 up, 8 in 2023-12-01T16:22:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi119-177633-17", "mode":"writeback"}]: dispatch 2023-12-01T16:22:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:56 smithi119 ceph-mon[94175]: pgmap v2693: 649 pgs: 13 creating+peering, 636 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:22:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:56 smithi119 ceph-mon[94175]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2023-12-01T16:22:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi119-177633-17", "mode":"writeback"}]': finished 2023-12-01T16:22:56.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi119-177633-15", "tierpool":"test-librbd-smithi119-177633-17", "force_nonempty":""}]': finished 2023-12-01T16:22:56.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:56 smithi119 ceph-mon[108979]: osdmap e1245: 8 total, 8 up, 8 in 2023-12-01T16:22:56.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi119-177633-17", "mode":"writeback"}]: dispatch 2023-12-01T16:22:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:56 smithi119 ceph-mon[108979]: pgmap v2693: 649 pgs: 13 creating+peering, 636 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:22:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:56 smithi119 ceph-mon[108979]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2023-12-01T16:22:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi119-177633-17", "mode":"writeback"}]': finished 2023-12-01T16:22:57.143 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:22:57.425 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:22:57.477 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:22:57.477 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (49m) 7m ago 50m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:22:57.477 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (49m) 7m ago 49m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:22:57.477 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (50m) 7m ago 50m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:22:57.477 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (50m) 7m ago 50m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:22:57.477 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (53m) 7m ago 53m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:22:57.477 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (55m) 7m ago 55m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:22:57.477 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (55m) 7m ago 55m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:22:57.477 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (54m) 7m ago 54m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:22:57.478 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (54m) 7m ago 54m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:22:57.478 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (50m) 7m ago 50m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:22:57.478 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (49m) 7m ago 49m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:22:57.478 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (53m) 7m ago 53m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:22:57.478 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (53m) 7m ago 53m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:22:57.478 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (52m) 7m ago 52m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:22:57.478 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (52m) 7m ago 52m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:22:57.478 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (52m) 7m ago 52m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:22:57.478 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (51m) 7m ago 51m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:22:57.478 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (51m) 7m ago 51m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:22:57.478 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (51m) 7m ago 51m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:22:57.478 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (49m) 7m ago 50m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:22:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:57 smithi183 ceph-mon[99169]: osdmap e1246: 8 total, 8 up, 8 in 2023-12-01T16:22:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:57 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:22:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi119-177633-15", "overlaypool":"test-librbd-smithi119-177633-17"}]: dispatch 2023-12-01T16:22:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:57 smithi183 ceph-mon[99169]: from='client.27818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi119-177633-15", "overlaypool":"test-librbd-smithi119-177633-17"}]': finished 2023-12-01T16:22:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:57 smithi183 ceph-mon[99169]: osdmap e1247: 8 total, 8 up, 8 in 2023-12-01T16:22:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:57 smithi119 ceph-mon[94175]: osdmap e1246: 8 total, 8 up, 8 in 2023-12-01T16:22:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:57 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:22:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi119-177633-15", "overlaypool":"test-librbd-smithi119-177633-17"}]: dispatch 2023-12-01T16:22:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:57 smithi119 ceph-mon[94175]: from='client.27818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi119-177633-15", "overlaypool":"test-librbd-smithi119-177633-17"}]': finished 2023-12-01T16:22:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:57 smithi119 ceph-mon[94175]: osdmap e1247: 8 total, 8 up, 8 in 2023-12-01T16:22:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:57 smithi119 ceph-mon[108979]: osdmap e1246: 8 total, 8 up, 8 in 2023-12-01T16:22:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:57 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:22:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi119-177633-15", "overlaypool":"test-librbd-smithi119-177633-17"}]: dispatch 2023-12-01T16:22:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:57 smithi119 ceph-mon[108979]: from='client.27818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi119-177633-15", "overlaypool":"test-librbd-smithi119-177633-17"}]': finished 2023-12-01T16:22:57.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:57 smithi119 ceph-mon[108979]: osdmap e1247: 8 total, 8 up, 8 in 2023-12-01T16:22:57.862 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:22:57.862 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:22:57.862 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:22:57.863 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:22:57.863 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:22:57.863 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:22:57.863 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:22:57.863 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:22:57.863 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:22:57.863 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:22:57.863 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:22:57.863 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:22:57.863 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:22:57.863 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:22:57.863 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:22:57.863 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:22:57.863 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:22:58.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:58 smithi119 ceph-mon[94175]: from='client.17946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:58.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2840299686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:22:58.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:58 smithi119 ceph-mon[94175]: pgmap v2696: 649 pgs: 13 creating+peering, 636 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:22:58.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:58 smithi119 ceph-mon[108979]: from='client.17946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2840299686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:22:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:58 smithi119 ceph-mon[108979]: pgmap v2696: 649 pgs: 13 creating+peering, 636 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:22:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:58 smithi183 ceph-mon[99169]: from='client.17946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2840299686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:22:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:58 smithi183 ceph-mon[99169]: pgmap v2696: 649 pgs: 13 creating+peering, 636 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:22:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:22:59 smithi119 ceph-mon[94175]: osdmap e1248: 8 total, 8 up, 8 in 2023-12-01T16:22:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:22:59 smithi119 ceph-mon[108979]: osdmap e1248: 8 total, 8 up, 8 in 2023-12-01T16:22:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:22:59 smithi183 ceph-mon[99169]: osdmap e1248: 8 total, 8 up, 8 in 2023-12-01T16:23:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:00 smithi183 ceph-mon[99169]: osdmap e1249: 8 total, 8 up, 8 in 2023-12-01T16:23:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:00 smithi183 ceph-mon[99169]: pgmap v2699: 649 pgs: 2 active+clean+snaptrim_wait, 647 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-01T16:23:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:00 smithi119 ceph-mon[94175]: osdmap e1249: 8 total, 8 up, 8 in 2023-12-01T16:23:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:00 smithi119 ceph-mon[94175]: pgmap v2699: 649 pgs: 2 active+clean+snaptrim_wait, 647 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-01T16:23:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:00 smithi119 ceph-mon[108979]: osdmap e1249: 8 total, 8 up, 8 in 2023-12-01T16:23:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:00 smithi119 ceph-mon[108979]: pgmap v2699: 649 pgs: 2 active+clean+snaptrim_wait, 647 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-01T16:23:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:01 smithi183 ceph-mon[99169]: osdmap e1250: 8 total, 8 up, 8 in 2023-12-01T16:23:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:01 smithi119 ceph-mon[94175]: osdmap e1250: 8 total, 8 up, 8 in 2023-12-01T16:23:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:01 smithi119 ceph-mon[108979]: osdmap e1250: 8 total, 8 up, 8 in 2023-12-01T16:23:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:02 smithi183 ceph-mon[99169]: osdmap e1251: 8 total, 8 up, 8 in 2023-12-01T16:23:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:02 smithi183 ceph-mon[99169]: pgmap v2702: 649 pgs: 2 active+clean+snaptrim_wait, 647 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-01T16:23:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:02 smithi119 ceph-mon[108979]: osdmap e1251: 8 total, 8 up, 8 in 2023-12-01T16:23:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:02 smithi119 ceph-mon[108979]: pgmap v2702: 649 pgs: 2 active+clean+snaptrim_wait, 647 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-01T16:23:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:02 smithi119 ceph-mon[94175]: osdmap e1251: 8 total, 8 up, 8 in 2023-12-01T16:23:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:02 smithi119 ceph-mon[94175]: pgmap v2702: 649 pgs: 2 active+clean+snaptrim_wait, 647 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-01T16:23:02.996 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:02.997 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:02.997 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:02.997 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:02.997 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:02.997 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 1 2023-12-01T16:23:02.997 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 1 2023-12-01T16:23:02.997 INFO:tasks.workunit.client.0.smithi119.stdout:child: image118 2023-12-01T16:23:02.997 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image118/44bb3e0f15c3 2023-12-01T16:23:02.997 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:02.997 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:02.997 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:02.997 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:02.998 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:02.998 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:02.998 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:02.998 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:02.998 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:02.998 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:02.998 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:02.998 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:02.998 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 2 2023-12-01T16:23:02.998 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 2 2023-12-01T16:23:02.998 INFO:tasks.workunit.client.0.smithi119.stdout:child: image119 2023-12-01T16:23:02.999 INFO:tasks.workunit.client.0.smithi119.stdout:child: image118 2023-12-01T16:23:02.999 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image118/44bb3e0f15c3 2023-12-01T16:23:02.999 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:02.999 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-15/image119/44bb7df42634 2023-12-01T16:23:02.999 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:02.999 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:02.999 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:02.999 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:02.999 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:02.999 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:02.999 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:02.999 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:02.999 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:02.999 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:03.000 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:03.000 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.000 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.000 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-16/image120 2023-12-01T16:23:03.000 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:03.000 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:03.000 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-16/image120 2023-12-01T16:23:03.000 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image120 2023-12-01T16:23:03.000 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.001 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 3 2023-12-01T16:23:03.001 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 3 2023-12-01T16:23:03.001 INFO:tasks.workunit.client.0.smithi119.stdout:child: image119 2023-12-01T16:23:03.001 INFO:tasks.workunit.client.0.smithi119.stdout:child: image118 2023-12-01T16:23:03.001 INFO:tasks.workunit.client.0.smithi119.stdout:child: image120 2023-12-01T16:23:03.001 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image118/44bb3e0f15c3 2023-12-01T16:23:03.001 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.001 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-15/image119/44bb7df42634 2023-12-01T16:23:03.001 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.001 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image120/44bbeaac813e 2023-12-01T16:23:03.001 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.002 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.002 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:03.002 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:03.002 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:03.002 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:03.002 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.002 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.002 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:03.003 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:03.003 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:03.003 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.003 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 3 2023-12-01T16:23:03.003 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 3 2023-12-01T16:23:03.003 INFO:tasks.workunit.client.0.smithi119.stdout:child: image119 2023-12-01T16:23:03.003 INFO:tasks.workunit.client.0.smithi119.stdout:child: image118 2023-12-01T16:23:03.003 INFO:tasks.workunit.client.0.smithi119.stdout:child: image120 2023-12-01T16:23:03.003 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image118/44bb3e0f15c3 2023-12-01T16:23:03.004 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.004 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-15/image119/44bb7df42634 2023-12-01T16:23:03.004 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.004 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image120/44bbeaac813e 2023-12-01T16:23:03.004 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.004 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.004 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:03.005 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:03.005 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:03.005 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:03.005 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.005 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.005 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:03.005 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:03.005 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:03.005 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.005 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.005 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-16/image121 2023-12-01T16:23:03.005 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:03.006 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:03.006 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-16/image121 2023-12-01T16:23:03.006 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image121 2023-12-01T16:23:03.006 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.006 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 4 2023-12-01T16:23:03.006 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 4 2023-12-01T16:23:03.006 INFO:tasks.workunit.client.0.smithi119.stdout:child: image119 2023-12-01T16:23:03.006 INFO:tasks.workunit.client.0.smithi119.stdout:child: image118 2023-12-01T16:23:03.006 INFO:tasks.workunit.client.0.smithi119.stdout:child: image120 2023-12-01T16:23:03.006 INFO:tasks.workunit.client.0.smithi119.stdout:child: image121 2023-12-01T16:23:03.006 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image118/44bb3e0f15c3 2023-12-01T16:23:03.006 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.006 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-15/image119/44bb7df42634 2023-12-01T16:23:03.007 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.007 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image120/44bbeaac813e 2023-12-01T16:23:03.007 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.007 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image121/44bbd2a63600 2023-12-01T16:23:03.007 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.007 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.007 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:03.007 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:03.007 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:03.007 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:03.007 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.007 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.007 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:03.007 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:03.007 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:03.008 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.008 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.008 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-16/image120 2023-12-01T16:23:03.008 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:03.008 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:03.008 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-16/image120 2023-12-01T16:23:03.008 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image120 2023-12-01T16:23:03.008 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.008 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:03.008 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-16/image121 2023-12-01T16:23:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:03 smithi183 ceph-mon[99169]: osdmap e1252: 8 total, 8 up, 8 in 2023-12-01T16:23:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:03 smithi119 ceph-mon[108979]: osdmap e1252: 8 total, 8 up, 8 in 2023-12-01T16:23:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:03 smithi119 ceph-mon[94175]: osdmap e1252: 8 total, 8 up, 8 in 2023-12-01T16:23:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:23:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:23:04] "GET /metrics HTTP/1.1" 200 74025 "" "Prometheus/2.43.0" 2023-12-01T16:23:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:04 smithi183 ceph-mon[99169]: osdmap e1253: 8 total, 8 up, 8 in 2023-12-01T16:23:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi119-177633-15"}]: dispatch 2023-12-01T16:23:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:04 smithi183 ceph-mon[99169]: pgmap v2705: 649 pgs: 2 active+clean+snaptrim_wait, 647 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:23:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:23:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:04 smithi119 ceph-mon[94175]: osdmap e1253: 8 total, 8 up, 8 in 2023-12-01T16:23:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi119-177633-15"}]: dispatch 2023-12-01T16:23:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:04 smithi119 ceph-mon[94175]: pgmap v2705: 649 pgs: 2 active+clean+snaptrim_wait, 647 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:23:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:23:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:04 smithi119 ceph-mon[108979]: osdmap e1253: 8 total, 8 up, 8 in 2023-12-01T16:23:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi119-177633-15"}]: dispatch 2023-12-01T16:23:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:04 smithi119 ceph-mon[108979]: pgmap v2705: 649 pgs: 2 active+clean+snaptrim_wait, 647 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:23:04.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:23:05.496 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:05.496 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-16/image118 2023-12-01T16:23:05.497 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-16/image120 2023-12-01T16:23:05.497 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-16/image121 2023-12-01T16:23:05.497 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image121 2023-12-01T16:23:05.497 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.497 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 4 2023-12-01T16:23:05.497 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 4 2023-12-01T16:23:05.497 INFO:tasks.workunit.client.0.smithi119.stdout:child: image119 2023-12-01T16:23:05.497 INFO:tasks.workunit.client.0.smithi119.stdout:child: image118 2023-12-01T16:23:05.497 INFO:tasks.workunit.client.0.smithi119.stdout:child: image120 2023-12-01T16:23:05.497 INFO:tasks.workunit.client.0.smithi119.stdout:child: image121 2023-12-01T16:23:05.497 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image118/44bb3e0f15c3 2023-12-01T16:23:05.497 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.497 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-15/image119/44bb7df42634 2023-12-01T16:23:05.497 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.498 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image120/44bbeaac813e 2023-12-01T16:23:05.498 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.498 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image121/44bbd2a63600 2023-12-01T16:23:05.498 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.498 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.498 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:05.498 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:05.498 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:05.498 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.498 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.498 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-16/image120 2023-12-01T16:23:05.498 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:05.498 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-16/image120 2023-12-01T16:23:05.498 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image120 2023-12-01T16:23:05.498 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.499 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.499 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-16/image121 2023-12-01T16:23:05.499 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:05.499 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-16/image120 2023-12-01T16:23:05.499 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-16/image121 2023-12-01T16:23:05.499 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image121 2023-12-01T16:23:05.499 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.499 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 3 2023-12-01T16:23:05.499 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 3 2023-12-01T16:23:05.499 INFO:tasks.workunit.client.0.smithi119.stdout:child: image119 2023-12-01T16:23:05.499 INFO:tasks.workunit.client.0.smithi119.stdout:child: image120 2023-12-01T16:23:05.499 INFO:tasks.workunit.client.0.smithi119.stdout:child: image121 2023-12-01T16:23:05.499 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-15/image119/44bb7df42634 2023-12-01T16:23:05.499 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.499 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image120/44bbeaac813e 2023-12-01T16:23:05.500 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.500 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image121/44bbd2a63600 2023-12-01T16:23:05.500 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.500 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.500 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:05.500 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:05.500 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:05.500 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.500 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.500 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-16/image121 2023-12-01T16:23:05.500 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:05.500 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-16/image121 2023-12-01T16:23:05.500 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image121 2023-12-01T16:23:05.500 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.500 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 2 2023-12-01T16:23:05.500 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 2 2023-12-01T16:23:05.501 INFO:tasks.workunit.client.0.smithi119.stdout:child: image119 2023-12-01T16:23:05.501 INFO:tasks.workunit.client.0.smithi119.stdout:child: image121 2023-12-01T16:23:05.501 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-15/image119/44bb7df42634 2023-12-01T16:23:05.501 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.501 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-16/image121/44bbd2a63600 2023-12-01T16:23:05.501 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.501 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.501 INFO:tasks.workunit.client.0.smithi119.stdout:trying to find test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:05.501 INFO:tasks.workunit.client.0.smithi119.stdout:checking test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:05.501 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-15/image119 2023-12-01T16:23:05.501 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.502 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 1 2023-12-01T16:23:05.502 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 1 2023-12-01T16:23:05.502 INFO:tasks.workunit.client.0.smithi119.stdout:child: image119 2023-12-01T16:23:05.502 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-15/image119/44bb7df42634 2023-12-01T16:23:05.502 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:23:05.502 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 0 2023-12-01T16:23:05.502 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 0 2023-12-01T16:23:05.502 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.ListChildrenTiered (16972 ms) 2023-12-01T16:23:05.502 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.LockingPP 2023-12-01T16:23:05.503 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:05.562 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.LockingPP (65 ms) 2023-12-01T16:23:05.562 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.FlushAio 2023-12-01T16:23:05.563 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:05.813 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.FlushAio (251 ms) 2023-12-01T16:23:05.813 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.FlushAioPP 2023-12-01T16:23:05.814 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi119-177633-15"}]': finished 2023-12-01T16:23:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:05 smithi183 ceph-mon[99169]: osdmap e1254: 8 total, 8 up, 8 in 2023-12-01T16:23:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi119-177633-15", "tierpool":"test-librbd-smithi119-177633-17"}]: dispatch 2023-12-01T16:23:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi119-177633-15"}]': finished 2023-12-01T16:23:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:05 smithi119 ceph-mon[108979]: osdmap e1254: 8 total, 8 up, 8 in 2023-12-01T16:23:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi119-177633-15", "tierpool":"test-librbd-smithi119-177633-17"}]: dispatch 2023-12-01T16:23:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi119-177633-15"}]': finished 2023-12-01T16:23:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:05 smithi119 ceph-mon[94175]: osdmap e1254: 8 total, 8 up, 8 in 2023-12-01T16:23:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi119-177633-15", "tierpool":"test-librbd-smithi119-177633-17"}]: dispatch 2023-12-01T16:23:05.989 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.FlushAioPP (176 ms) 2023-12-01T16:23:05.989 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.SnapDiff 2023-12-01T16:23:05.989 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:06 smithi183 ceph-mon[99169]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2023-12-01T16:23:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi119-177633-15", "tierpool":"test-librbd-smithi119-177633-17"}]': finished 2023-12-01T16:23:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:06 smithi183 ceph-mon[99169]: osdmap e1255: 8 total, 8 up, 8 in 2023-12-01T16:23:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:06 smithi183 ceph-mon[99169]: pgmap v2708: 649 pgs: 649 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 608 KiB/s rd, 16 KiB/s wr, 744 op/s 2023-12-01T16:23:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:06 smithi119 ceph-mon[108979]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2023-12-01T16:23:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi119-177633-15", "tierpool":"test-librbd-smithi119-177633-17"}]': finished 2023-12-01T16:23:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:06 smithi119 ceph-mon[108979]: osdmap e1255: 8 total, 8 up, 8 in 2023-12-01T16:23:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:06 smithi119 ceph-mon[108979]: pgmap v2708: 649 pgs: 649 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 608 KiB/s rd, 16 KiB/s wr, 744 op/s 2023-12-01T16:23:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:06 smithi119 ceph-mon[94175]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2023-12-01T16:23:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi119-177633-15", "tierpool":"test-librbd-smithi119-177633-17"}]': finished 2023-12-01T16:23:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:06 smithi119 ceph-mon[94175]: osdmap e1255: 8 total, 8 up, 8 in 2023-12-01T16:23:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:06 smithi119 ceph-mon[94175]: pgmap v2708: 649 pgs: 649 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 608 KiB/s rd, 16 KiB/s wr, 744 op/s 2023-12-01T16:23:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:07 smithi183 ceph-mon[99169]: osdmap e1256: 8 total, 8 up, 8 in 2023-12-01T16:23:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:07 smithi119 ceph-mon[94175]: osdmap e1256: 8 total, 8 up, 8 in 2023-12-01T16:23:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:07 smithi119 ceph-mon[108979]: osdmap e1256: 8 total, 8 up, 8 in 2023-12-01T16:23:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:08 smithi183 ceph-mon[99169]: osdmap e1257: 8 total, 8 up, 8 in 2023-12-01T16:23:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:08 smithi183 ceph-mon[99169]: pgmap v2711: 649 pgs: 649 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 608 KiB/s rd, 16 KiB/s wr, 745 op/s 2023-12-01T16:23:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:23:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:08 smithi119 ceph-mon[108979]: osdmap e1257: 8 total, 8 up, 8 in 2023-12-01T16:23:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:08 smithi119 ceph-mon[108979]: pgmap v2711: 649 pgs: 649 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 608 KiB/s rd, 16 KiB/s wr, 745 op/s 2023-12-01T16:23:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:23:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:08 smithi119 ceph-mon[94175]: osdmap e1257: 8 total, 8 up, 8 in 2023-12-01T16:23:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:08 smithi119 ceph-mon[94175]: pgmap v2711: 649 pgs: 649 active+clean; 301 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 608 KiB/s rd, 16 KiB/s wr, 745 op/s 2023-12-01T16:23:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:23:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:09.651 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:23:09.651 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.SnapDiff (3662 ms) 2023-12-01T16:23:09.651 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2023-12-01T16:23:09.651 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:09.673 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (22 ms) 2023-12-01T16:23:09.673 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2023-12-01T16:23:09.673 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:09.699 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (26 ms) 2023-12-01T16:23:09.699 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2023-12-01T16:23:09.699 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:09.715 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.ZeroLengthRead (16 ms) 2023-12-01T16:23:09.715 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2023-12-01T16:23:09.716 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:09.751 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.LargeCacheRead (37 ms) 2023-12-01T16:23:09.752 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestPendingAio 2023-12-01T16:23:09.752 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:09 smithi183 ceph-mon[99169]: osdmap e1258: 8 total, 8 up, 8 in 2023-12-01T16:23:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:09 smithi119 ceph-mon[94175]: osdmap e1258: 8 total, 8 up, 8 in 2023-12-01T16:23:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:09 smithi119 ceph-mon[108979]: osdmap e1258: 8 total, 8 up, 8 in 2023-12-01T16:23:09.971 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestPendingAio (219 ms) 2023-12-01T16:23:09.971 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2023-12-01T16:23:09.971 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:10.645 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:10.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:10 smithi183 ceph-mon[99169]: osdmap e1259: 8 total, 8 up, 8 in 2023-12-01T16:23:10.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:10 smithi183 ceph-mon[99169]: pgmap v2714: 649 pgs: 649 active+clean; 303 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 139 KiB/s wr, 277 op/s 2023-12-01T16:23:10.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:10 smithi119 ceph-mon[94175]: osdmap e1259: 8 total, 8 up, 8 in 2023-12-01T16:23:10.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:10 smithi119 ceph-mon[94175]: pgmap v2714: 649 pgs: 649 active+clean; 303 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 139 KiB/s wr, 277 op/s 2023-12-01T16:23:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:10 smithi119 ceph-mon[108979]: osdmap e1259: 8 total, 8 up, 8 in 2023-12-01T16:23:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:10 smithi119 ceph-mon[108979]: pgmap v2714: 649 pgs: 649 active+clean; 303 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 139 KiB/s wr, 277 op/s 2023-12-01T16:23:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:11 smithi183 ceph-mon[99169]: osdmap e1260: 8 total, 8 up, 8 in 2023-12-01T16:23:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:11 smithi183 ceph-mon[99169]: osdmap e1261: 8 total, 8 up, 8 in 2023-12-01T16:23:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:11 smithi119 ceph-mon[94175]: osdmap e1260: 8 total, 8 up, 8 in 2023-12-01T16:23:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:11 smithi119 ceph-mon[94175]: osdmap e1261: 8 total, 8 up, 8 in 2023-12-01T16:23:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:11 smithi119 ceph-mon[108979]: osdmap e1260: 8 total, 8 up, 8 in 2023-12-01T16:23:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:11 smithi119 ceph-mon[108979]: osdmap e1261: 8 total, 8 up, 8 in 2023-12-01T16:23:12.500 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (2530 ms) 2023-12-01T16:23:12.501 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2023-12-01T16:23:12.501 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:12 smithi183 ceph-mon[99169]: pgmap v2717: 649 pgs: 649 active+clean; 303 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 139 KiB/s wr, 277 op/s 2023-12-01T16:23:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:12 smithi183 ceph-mon[99169]: osdmap e1262: 8 total, 8 up, 8 in 2023-12-01T16:23:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:12 smithi119 ceph-mon[94175]: pgmap v2717: 649 pgs: 649 active+clean; 303 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 139 KiB/s wr, 277 op/s 2023-12-01T16:23:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:12 smithi119 ceph-mon[94175]: osdmap e1262: 8 total, 8 up, 8 in 2023-12-01T16:23:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:12 smithi119 ceph-mon[108979]: pgmap v2717: 649 pgs: 649 active+clean; 303 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 139 KiB/s wr, 277 op/s 2023-12-01T16:23:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:12 smithi119 ceph-mon[108979]: osdmap e1262: 8 total, 8 up, 8 in 2023-12-01T16:23:13.536 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:14.430 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:23:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:23:14] "GET /metrics HTTP/1.1" 200 74739 "" "Prometheus/2.43.0" 2023-12-01T16:23:14.431 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:14 smithi119 ceph-mon[108979]: osdmap e1263: 8 total, 8 up, 8 in 2023-12-01T16:23:14.431 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:14 smithi119 ceph-mon[108979]: pgmap v2720: 649 pgs: 649 active+clean; 303 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:23:14.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:14 smithi183 ceph-mon[99169]: osdmap e1263: 8 total, 8 up, 8 in 2023-12-01T16:23:14.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:14 smithi183 ceph-mon[99169]: pgmap v2720: 649 pgs: 649 active+clean; 303 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:23:14.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:14 smithi119 ceph-mon[94175]: osdmap e1263: 8 total, 8 up, 8 in 2023-12-01T16:23:14.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:14 smithi119 ceph-mon[94175]: pgmap v2720: 649 pgs: 649 active+clean; 303 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:23:15.193 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 16:23:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T16:23:14.928924616Z level=info msg="Completed cleanup jobs" duration=13.157638ms 2023-12-01T16:23:15.491 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (2990 ms) 2023-12-01T16:23:15.491 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.Flatten 2023-12-01T16:23:15.491 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:15 smithi183 ceph-mon[99169]: osdmap e1264: 8 total, 8 up, 8 in 2023-12-01T16:23:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:15 smithi119 ceph-mon[94175]: osdmap e1264: 8 total, 8 up, 8 in 2023-12-01T16:23:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:15 smithi119 ceph-mon[108979]: osdmap e1264: 8 total, 8 up, 8 in 2023-12-01T16:23:16.560 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.Flatten (1069 ms) 2023-12-01T16:23:16.560 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.Sparsify 2023-12-01T16:23:16.560 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:16.592 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 32768 2023-12-01T16:23:16.593 INFO:tasks.workunit.client.0.smithi119.stdout:read: 32768 2023-12-01T16:23:16.593 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.Sparsify (33 ms) 2023-12-01T16:23:16.593 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.SparsifyPP 2023-12-01T16:23:16.593 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:16.629 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.SparsifyPP (36 ms) 2023-12-01T16:23:16.629 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2023-12-01T16:23:16.629 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:16 smithi183 ceph-mon[99169]: osdmap e1265: 8 total, 8 up, 8 in 2023-12-01T16:23:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:16 smithi183 ceph-mon[99169]: pgmap v2723: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 845 KiB/s rd, 610 KiB/s wr, 505 op/s 2023-12-01T16:23:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:16 smithi119 ceph-mon[94175]: osdmap e1265: 8 total, 8 up, 8 in 2023-12-01T16:23:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:16 smithi119 ceph-mon[94175]: pgmap v2723: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 845 KiB/s rd, 610 KiB/s wr, 505 op/s 2023-12-01T16:23:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:16 smithi119 ceph-mon[108979]: osdmap e1265: 8 total, 8 up, 8 in 2023-12-01T16:23:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:16 smithi119 ceph-mon[108979]: pgmap v2723: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 845 KiB/s rd, 610 KiB/s wr, 505 op/s 2023-12-01T16:23:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:17 smithi183 ceph-mon[99169]: osdmap e1266: 8 total, 8 up, 8 in 2023-12-01T16:23:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:17 smithi119 ceph-mon[108979]: osdmap e1266: 8 total, 8 up, 8 in 2023-12-01T16:23:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:17 smithi119 ceph-mon[94175]: osdmap e1266: 8 total, 8 up, 8 in 2023-12-01T16:23:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:18 smithi183 ceph-mon[99169]: osdmap e1267: 8 total, 8 up, 8 in 2023-12-01T16:23:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:18 smithi183 ceph-mon[99169]: pgmap v2726: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 845 KiB/s rd, 610 KiB/s wr, 505 op/s 2023-12-01T16:23:18.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:18 smithi119 ceph-mon[94175]: osdmap e1267: 8 total, 8 up, 8 in 2023-12-01T16:23:18.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:18 smithi119 ceph-mon[94175]: pgmap v2726: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 845 KiB/s rd, 610 KiB/s wr, 505 op/s 2023-12-01T16:23:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:18 smithi119 ceph-mon[108979]: osdmap e1267: 8 total, 8 up, 8 in 2023-12-01T16:23:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:18 smithi119 ceph-mon[108979]: pgmap v2726: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 845 KiB/s rd, 610 KiB/s wr, 505 op/s 2023-12-01T16:23:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:19 smithi183 ceph-mon[99169]: osdmap e1268: 8 total, 8 up, 8 in 2023-12-01T16:23:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:19 smithi119 ceph-mon[94175]: osdmap e1268: 8 total, 8 up, 8 in 2023-12-01T16:23:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:19 smithi119 ceph-mon[108979]: osdmap e1268: 8 total, 8 up, 8 in 2023-12-01T16:23:20.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:20 smithi183 ceph-mon[99169]: osdmap e1269: 8 total, 8 up, 8 in 2023-12-01T16:23:20.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:20 smithi183 ceph-mon[99169]: pgmap v2729: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 199 KiB/s rd, 35 KiB/s wr, 245 op/s 2023-12-01T16:23:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:20 smithi119 ceph-mon[94175]: osdmap e1269: 8 total, 8 up, 8 in 2023-12-01T16:23:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:20 smithi119 ceph-mon[94175]: pgmap v2729: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 199 KiB/s rd, 35 KiB/s wr, 245 op/s 2023-12-01T16:23:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:20 smithi119 ceph-mon[108979]: osdmap e1269: 8 total, 8 up, 8 in 2023-12-01T16:23:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:20 smithi119 ceph-mon[108979]: pgmap v2729: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 199 KiB/s rd, 35 KiB/s wr, 245 op/s 2023-12-01T16:23:21.439 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.SnapshotLimit (4811 ms) 2023-12-01T16:23:21.440 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2023-12-01T16:23:21.440 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:21 smithi183 ceph-mon[99169]: osdmap e1270: 8 total, 8 up, 8 in 2023-12-01T16:23:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:23:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:23:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:23:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:23:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:21 smithi183 ceph-mon[99169]: osdmap e1271: 8 total, 8 up, 8 in 2023-12-01T16:23:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:21 smithi119 ceph-mon[94175]: osdmap e1270: 8 total, 8 up, 8 in 2023-12-01T16:23:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:23:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:23:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:23:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:23:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:21 smithi119 ceph-mon[94175]: osdmap e1271: 8 total, 8 up, 8 in 2023-12-01T16:23:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:21 smithi119 ceph-mon[108979]: osdmap e1270: 8 total, 8 up, 8 in 2023-12-01T16:23:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:23:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:23:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:23:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:23:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:21 smithi119 ceph-mon[108979]: osdmap e1271: 8 total, 8 up, 8 in 2023-12-01T16:23:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:22 smithi183 ceph-mon[99169]: pgmap v2732: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 199 KiB/s rd, 35 KiB/s wr, 245 op/s 2023-12-01T16:23:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:22 smithi183 ceph-mon[99169]: osdmap e1272: 8 total, 8 up, 8 in 2023-12-01T16:23:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:22 smithi119 ceph-mon[94175]: pgmap v2732: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 199 KiB/s rd, 35 KiB/s wr, 245 op/s 2023-12-01T16:23:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:22 smithi119 ceph-mon[94175]: osdmap e1272: 8 total, 8 up, 8 in 2023-12-01T16:23:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:22 smithi119 ceph-mon[108979]: pgmap v2732: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 199 KiB/s rd, 35 KiB/s wr, 245 op/s 2023-12-01T16:23:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:22 smithi119 ceph-mon[108979]: osdmap e1272: 8 total, 8 up, 8 in 2023-12-01T16:23:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:23 smithi183 ceph-mon[99169]: osdmap e1273: 8 total, 8 up, 8 in 2023-12-01T16:23:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:23 smithi119 ceph-mon[94175]: osdmap e1273: 8 total, 8 up, 8 in 2023-12-01T16:23:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:23 smithi119 ceph-mon[108979]: osdmap e1273: 8 total, 8 up, 8 in 2023-12-01T16:23:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:23:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:23:24] "GET /metrics HTTP/1.1" 200 74744 "" "Prometheus/2.43.0" 2023-12-01T16:23:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:24 smithi183 ceph-mon[99169]: pgmap v2735: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:23:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:24 smithi183 ceph-mon[99169]: osdmap e1274: 8 total, 8 up, 8 in 2023-12-01T16:23:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:24 smithi119 ceph-mon[108979]: pgmap v2735: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:23:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:24 smithi119 ceph-mon[108979]: osdmap e1274: 8 total, 8 up, 8 in 2023-12-01T16:23:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:24 smithi119 ceph-mon[94175]: pgmap v2735: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:23:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:24 smithi119 ceph-mon[94175]: osdmap e1274: 8 total, 8 up, 8 in 2023-12-01T16:23:26.465 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (5025 ms) 2023-12-01T16:23:26.465 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2023-12-01T16:23:26.465 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:26.528 INFO:tasks.workunit.client.0.smithi119.stdout:0.00% done 2023-12-01T16:23:26.528 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (63 ms) 2023-12-01T16:23:26.528 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2023-12-01T16:23:26.528 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:26.604 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (76 ms) 2023-12-01T16:23:26.604 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2023-12-01T16:23:26.604 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:26 smithi183 ceph-mon[99169]: osdmap e1275: 8 total, 8 up, 8 in 2023-12-01T16:23:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:26 smithi183 ceph-mon[99169]: pgmap v2738: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2023-12-01T16:23:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:26 smithi119 ceph-mon[108979]: osdmap e1275: 8 total, 8 up, 8 in 2023-12-01T16:23:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:26 smithi119 ceph-mon[108979]: pgmap v2738: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2023-12-01T16:23:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:26 smithi119 ceph-mon[94175]: osdmap e1275: 8 total, 8 up, 8 in 2023-12-01T16:23:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:26 smithi119 ceph-mon[94175]: pgmap v2738: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2023-12-01T16:23:27.472 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (868 ms) 2023-12-01T16:23:27.472 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2023-12-01T16:23:27.472 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:27 smithi183 ceph-mon[99169]: osdmap e1276: 8 total, 8 up, 8 in 2023-12-01T16:23:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:27 smithi119 ceph-mon[94175]: osdmap e1276: 8 total, 8 up, 8 in 2023-12-01T16:23:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:27 smithi119 ceph-mon[108979]: osdmap e1276: 8 total, 8 up, 8 in 2023-12-01T16:23:28.209 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:23:28.531 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:23:28.531 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (50m) 8m ago 50m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:23:28.531 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (50m) 8m ago 50m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:23:28.531 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (51m) 8m ago 51m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:23:28.532 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (51m) 8m ago 51m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:23:28.532 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (54m) 8m ago 54m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:23:28.532 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (56m) 8m ago 56m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:23:28.532 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (56m) 8m ago 56m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:23:28.532 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (54m) 8m ago 54m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:23:28.532 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (54m) 8m ago 54m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:23:28.532 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (50m) 8m ago 50m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:23:28.532 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (50m) 8m ago 50m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:23:28.532 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (54m) 8m ago 54m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:23:28.532 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (53m) 8m ago 53m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:23:28.532 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (53m) 8m ago 53m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:23:28.532 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (53m) 8m ago 53m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:23:28.532 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (52m) 8m ago 52m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:23:28.532 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (52m) 8m ago 52m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:23:28.532 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (52m) 8m ago 52m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:23:28.533 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (51m) 8m ago 51m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:23:28.533 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (49m) 8m ago 50m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:23:28.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:28 smithi183 ceph-mon[99169]: osdmap e1277: 8 total, 8 up, 8 in 2023-12-01T16:23:28.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:28 smithi183 ceph-mon[99169]: pgmap v2741: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2023-12-01T16:23:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:28 smithi119 ceph-mon[94175]: osdmap e1277: 8 total, 8 up, 8 in 2023-12-01T16:23:28.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:28 smithi119 ceph-mon[94175]: pgmap v2741: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2023-12-01T16:23:28.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:28 smithi119 ceph-mon[108979]: osdmap e1277: 8 total, 8 up, 8 in 2023-12-01T16:23:28.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:28 smithi119 ceph-mon[108979]: pgmap v2741: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2023-12-01T16:23:28.909 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:23:28.909 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:23:28.909 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:23:28.909 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:23:28.909 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:23:28.909 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:23:28.909 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:23:28.909 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:23:28.909 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:23:28.910 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:23:28.910 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:23:28.910 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:23:28.910 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:23:28.910 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:23:28.910 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:23:28.910 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:23:28.910 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:23:29.491 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (2019 ms) 2023-12-01T16:23:29.491 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.UpdateFeaturesViaLockOwner 2023-12-01T16:23:29.491 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:29.546 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.UpdateFeaturesViaLockOwner (55 ms) 2023-12-01T16:23:29.546 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2023-12-01T16:23:29.546 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_librbd.cc:8745: Skipped 2023-12-01T16:23:29.547 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:23:29.547 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2023-12-01T16:23:29.547 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.SnapRemove2 2023-12-01T16:23:29.547 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:29 smithi119 ceph-mon[94175]: from='client.27836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:23:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:29 smithi119 ceph-mon[94175]: osdmap e1278: 8 total, 8 up, 8 in 2023-12-01T16:23:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:29 smithi119 ceph-mon[94175]: from='client.17964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:23:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/160693998' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:23:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:29 smithi119 ceph-mon[108979]: from='client.27836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:23:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:29 smithi119 ceph-mon[108979]: osdmap e1278: 8 total, 8 up, 8 in 2023-12-01T16:23:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:29 smithi119 ceph-mon[108979]: from='client.17964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:23:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/160693998' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:23:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:29 smithi183 ceph-mon[99169]: from='client.27836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:23:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:29 smithi183 ceph-mon[99169]: osdmap e1278: 8 total, 8 up, 8 in 2023-12-01T16:23:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:29 smithi183 ceph-mon[99169]: from='client.17964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:23:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/160693998' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:23:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:30 smithi183 ceph-mon[99169]: osdmap e1279: 8 total, 8 up, 8 in 2023-12-01T16:23:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:30 smithi183 ceph-mon[99169]: pgmap v2744: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 114 KiB/s rd, 11 KiB/s wr, 158 op/s 2023-12-01T16:23:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:30 smithi119 ceph-mon[94175]: osdmap e1279: 8 total, 8 up, 8 in 2023-12-01T16:23:30.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:30 smithi119 ceph-mon[94175]: pgmap v2744: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 114 KiB/s rd, 11 KiB/s wr, 158 op/s 2023-12-01T16:23:30.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:30 smithi119 ceph-mon[108979]: osdmap e1279: 8 total, 8 up, 8 in 2023-12-01T16:23:30.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:30 smithi119 ceph-mon[108979]: pgmap v2744: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 114 KiB/s rd, 11 KiB/s wr, 158 op/s 2023-12-01T16:23:31.457 INFO:tasks.workunit.client.0.smithi119.stdout:100.00% done 2023-12-01T16:23:31.457 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.SnapRemove2 (1911 ms) 2023-12-01T16:23:31.457 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2023-12-01T16:23:31.457 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:31 smithi183 ceph-mon[99169]: osdmap e1280: 8 total, 8 up, 8 in 2023-12-01T16:23:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:31 smithi183 ceph-mon[99169]: osdmap e1281: 8 total, 8 up, 8 in 2023-12-01T16:23:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:31 smithi119 ceph-mon[94175]: osdmap e1280: 8 total, 8 up, 8 in 2023-12-01T16:23:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:31 smithi119 ceph-mon[94175]: osdmap e1281: 8 total, 8 up, 8 in 2023-12-01T16:23:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:31 smithi119 ceph-mon[108979]: osdmap e1280: 8 total, 8 up, 8 in 2023-12-01T16:23:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:31 smithi119 ceph-mon[108979]: osdmap e1281: 8 total, 8 up, 8 in 2023-12-01T16:23:32.522 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (1065 ms) 2023-12-01T16:23:32.522 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2023-12-01T16:23:32.522 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:32 smithi183 ceph-mon[99169]: pgmap v2747: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 114 KiB/s rd, 11 KiB/s wr, 158 op/s 2023-12-01T16:23:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:32 smithi119 ceph-mon[94175]: pgmap v2747: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 114 KiB/s rd, 11 KiB/s wr, 158 op/s 2023-12-01T16:23:32.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:32 smithi119 ceph-mon[108979]: pgmap v2747: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 114 KiB/s rd, 11 KiB/s wr, 158 op/s 2023-12-01T16:23:33.530 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (1007 ms) 2023-12-01T16:23:33.530 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2023-12-01T16:23:33.531 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:33 smithi183 ceph-mon[99169]: osdmap e1282: 8 total, 8 up, 8 in 2023-12-01T16:23:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:33 smithi119 ceph-mon[108979]: osdmap e1282: 8 total, 8 up, 8 in 2023-12-01T16:23:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:33 smithi119 ceph-mon[94175]: osdmap e1282: 8 total, 8 up, 8 in 2023-12-01T16:23:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:23:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:23:34] "GET /metrics HTTP/1.1" 200 74744 "" "Prometheus/2.43.0" 2023-12-01T16:23:34.557 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (1028 ms) 2023-12-01T16:23:34.557 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2023-12-01T16:23:34.557 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:34 smithi183 ceph-mon[99169]: osdmap e1283: 8 total, 8 up, 8 in 2023-12-01T16:23:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:34 smithi183 ceph-mon[99169]: pgmap v2750: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:23:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:34 smithi119 ceph-mon[94175]: osdmap e1283: 8 total, 8 up, 8 in 2023-12-01T16:23:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:34 smithi119 ceph-mon[94175]: pgmap v2750: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:23:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:34 smithi119 ceph-mon[108979]: osdmap e1283: 8 total, 8 up, 8 in 2023-12-01T16:23:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:34 smithi119 ceph-mon[108979]: pgmap v2750: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:23:35.620 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (1063 ms) 2023-12-01T16:23:35.620 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2023-12-01T16:23:35.620 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:35.662 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (42 ms) 2023-12-01T16:23:35.662 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2023-12-01T16:23:35.662 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:35.701 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (39 ms) 2023-12-01T16:23:35.701 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2023-12-01T16:23:35.701 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:35 smithi183 ceph-mon[99169]: osdmap e1284: 8 total, 8 up, 8 in 2023-12-01T16:23:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:35 smithi119 ceph-mon[94175]: osdmap e1284: 8 total, 8 up, 8 in 2023-12-01T16:23:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:35 smithi119 ceph-mon[108979]: osdmap e1284: 8 total, 8 up, 8 in 2023-12-01T16:23:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:36 smithi183 ceph-mon[99169]: osdmap e1285: 8 total, 8 up, 8 in 2023-12-01T16:23:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:36 smithi183 ceph-mon[99169]: pgmap v2753: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 173 KiB/s rd, 12 KiB/s wr, 232 op/s 2023-12-01T16:23:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:36 smithi119 ceph-mon[108979]: osdmap e1285: 8 total, 8 up, 8 in 2023-12-01T16:23:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:36 smithi119 ceph-mon[108979]: pgmap v2753: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 173 KiB/s rd, 12 KiB/s wr, 232 op/s 2023-12-01T16:23:36.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:36 smithi119 ceph-mon[94175]: osdmap e1285: 8 total, 8 up, 8 in 2023-12-01T16:23:36.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:36 smithi119 ceph-mon[94175]: pgmap v2753: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 173 KiB/s rd, 12 KiB/s wr, 232 op/s 2023-12-01T16:23:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:37 smithi183 ceph-mon[99169]: osdmap e1286: 8 total, 8 up, 8 in 2023-12-01T16:23:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:37 smithi119 ceph-mon[108979]: osdmap e1286: 8 total, 8 up, 8 in 2023-12-01T16:23:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:37 smithi119 ceph-mon[94175]: osdmap e1286: 8 total, 8 up, 8 in 2023-12-01T16:23:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:38 smithi183 ceph-mon[99169]: osdmap e1287: 8 total, 8 up, 8 in 2023-12-01T16:23:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:38 smithi183 ceph-mon[99169]: pgmap v2756: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 173 KiB/s rd, 12 KiB/s wr, 232 op/s 2023-12-01T16:23:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:38 smithi119 ceph-mon[108979]: osdmap e1287: 8 total, 8 up, 8 in 2023-12-01T16:23:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:38 smithi119 ceph-mon[108979]: pgmap v2756: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 173 KiB/s rd, 12 KiB/s wr, 232 op/s 2023-12-01T16:23:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:38 smithi119 ceph-mon[94175]: osdmap e1287: 8 total, 8 up, 8 in 2023-12-01T16:23:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:38 smithi119 ceph-mon[94175]: pgmap v2756: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 173 KiB/s rd, 12 KiB/s wr, 232 op/s 2023-12-01T16:23:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:39 smithi183 ceph-mon[99169]: osdmap e1288: 8 total, 8 up, 8 in 2023-12-01T16:23:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:39 smithi119 ceph-mon[108979]: osdmap e1288: 8 total, 8 up, 8 in 2023-12-01T16:23:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:39 smithi119 ceph-mon[94175]: osdmap e1288: 8 total, 8 up, 8 in 2023-12-01T16:23:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: osdmap e1289: 8 total, 8 up, 8 in 2023-12-01T16:23:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: pgmap v2759: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 234 op/s 2023-12-01T16:23:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]: dispatch 2023-12-01T16:23:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1b", "id": [7, 1]}]: dispatch 2023-12-01T16:23:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]: dispatch 2023-12-01T16:23:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.9", "id": [4, 5]}]: dispatch 2023-12-01T16:23:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1b", "id": [7, 1]}]: dispatch 2023-12-01T16:23:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [3, 2]}]: dispatch 2023-12-01T16:23:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.7", "id": [7, 4]}]: dispatch 2023-12-01T16:23:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.9", "id": [4, 5]}]: dispatch 2023-12-01T16:23:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]: dispatch 2023-12-01T16:23:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [3, 2]}]: dispatch 2023-12-01T16:23:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [2, 3]}]: dispatch 2023-12-01T16:23:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.7", "id": [7, 4]}]: dispatch 2023-12-01T16:23:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.13", "id": [2, 3]}]: dispatch 2023-12-01T16:23:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]: dispatch 2023-12-01T16:23:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]: dispatch 2023-12-01T16:23:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.17", "id": [1, 3]}]: dispatch 2023-12-01T16:23:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [2, 3]}]: dispatch 2023-12-01T16:23:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.13", "id": [2, 3]}]: dispatch 2023-12-01T16:23:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]: dispatch 2023-12-01T16:23:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.17", "id": [1, 3]}]: dispatch 2023-12-01T16:23:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: osdmap e1289: 8 total, 8 up, 8 in 2023-12-01T16:23:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: pgmap v2759: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 234 op/s 2023-12-01T16:23:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]: dispatch 2023-12-01T16:23:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1b", "id": [7, 1]}]: dispatch 2023-12-01T16:23:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]: dispatch 2023-12-01T16:23:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.9", "id": [4, 5]}]: dispatch 2023-12-01T16:23:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1b", "id": [7, 1]}]: dispatch 2023-12-01T16:23:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [3, 2]}]: dispatch 2023-12-01T16:23:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.7", "id": [7, 4]}]: dispatch 2023-12-01T16:23:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.9", "id": [4, 5]}]: dispatch 2023-12-01T16:23:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]: dispatch 2023-12-01T16:23:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [3, 2]}]: dispatch 2023-12-01T16:23:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [2, 3]}]: dispatch 2023-12-01T16:23:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.7", "id": [7, 4]}]: dispatch 2023-12-01T16:23:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.13", "id": [2, 3]}]: dispatch 2023-12-01T16:23:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]: dispatch 2023-12-01T16:23:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]: dispatch 2023-12-01T16:23:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.17", "id": [1, 3]}]: dispatch 2023-12-01T16:23:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [2, 3]}]: dispatch 2023-12-01T16:23:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.13", "id": [2, 3]}]: dispatch 2023-12-01T16:23:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]: dispatch 2023-12-01T16:23:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.17", "id": [1, 3]}]: dispatch 2023-12-01T16:23:40.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: osdmap e1289: 8 total, 8 up, 8 in 2023-12-01T16:23:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: pgmap v2759: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 234 op/s 2023-12-01T16:23:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]: dispatch 2023-12-01T16:23:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1b", "id": [7, 1]}]: dispatch 2023-12-01T16:23:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]: dispatch 2023-12-01T16:23:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.9", "id": [4, 5]}]: dispatch 2023-12-01T16:23:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1b", "id": [7, 1]}]: dispatch 2023-12-01T16:23:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [3, 2]}]: dispatch 2023-12-01T16:23:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.7", "id": [7, 4]}]: dispatch 2023-12-01T16:23:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.9", "id": [4, 5]}]: dispatch 2023-12-01T16:23:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]: dispatch 2023-12-01T16:23:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [3, 2]}]: dispatch 2023-12-01T16:23:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [2, 3]}]: dispatch 2023-12-01T16:23:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.7", "id": [7, 4]}]: dispatch 2023-12-01T16:23:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.13", "id": [2, 3]}]: dispatch 2023-12-01T16:23:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]: dispatch 2023-12-01T16:23:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]: dispatch 2023-12-01T16:23:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.17", "id": [1, 3]}]: dispatch 2023-12-01T16:23:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [2, 3]}]: dispatch 2023-12-01T16:23:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.13", "id": [2, 3]}]: dispatch 2023-12-01T16:23:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]: dispatch 2023-12-01T16:23:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.17", "id": [1, 3]}]: dispatch 2023-12-01T16:23:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]': finished 2023-12-01T16:23:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1b", "id": [7, 1]}]': finished 2023-12-01T16:23:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.9", "id": [4, 5]}]': finished 2023-12-01T16:23:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [3, 2]}]': finished 2023-12-01T16:23:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.7", "id": [7, 4]}]': finished 2023-12-01T16:23:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]': finished 2023-12-01T16:23:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [2, 3]}]': finished 2023-12-01T16:23:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.13", "id": [2, 3]}]': finished 2023-12-01T16:23:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]': finished 2023-12-01T16:23:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.17", "id": [1, 3]}]': finished 2023-12-01T16:23:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:41 smithi183 ceph-mon[99169]: osdmap e1290: 8 total, 8 up, 8 in 2023-12-01T16:23:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:41 smithi183 ceph-mon[99169]: osdmap e1291: 8 total, 8 up, 8 in 2023-12-01T16:23:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]': finished 2023-12-01T16:23:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1b", "id": [7, 1]}]': finished 2023-12-01T16:23:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.9", "id": [4, 5]}]': finished 2023-12-01T16:23:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [3, 2]}]': finished 2023-12-01T16:23:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.7", "id": [7, 4]}]': finished 2023-12-01T16:23:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]': finished 2023-12-01T16:23:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [2, 3]}]': finished 2023-12-01T16:23:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.13", "id": [2, 3]}]': finished 2023-12-01T16:23:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]': finished 2023-12-01T16:23:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.17", "id": [1, 3]}]': finished 2023-12-01T16:23:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[94175]: osdmap e1290: 8 total, 8 up, 8 in 2023-12-01T16:23:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[94175]: osdmap e1291: 8 total, 8 up, 8 in 2023-12-01T16:23:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.7", "id": [7, 4]}]': finished 2023-12-01T16:23:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1b", "id": [7, 1]}]': finished 2023-12-01T16:23:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.9", "id": [4, 5]}]': finished 2023-12-01T16:23:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [3, 2]}]': finished 2023-12-01T16:23:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.7", "id": [7, 4]}]': finished 2023-12-01T16:23:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]': finished 2023-12-01T16:23:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [2, 3]}]': finished 2023-12-01T16:23:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.13", "id": [2, 3]}]': finished 2023-12-01T16:23:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]': finished 2023-12-01T16:23:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.17", "id": [1, 3]}]': finished 2023-12-01T16:23:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[108979]: osdmap e1290: 8 total, 8 up, 8 in 2023-12-01T16:23:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:41 smithi119 ceph-mon[108979]: osdmap e1291: 8 total, 8 up, 8 in 2023-12-01T16:23:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:42 smithi183 ceph-mon[99169]: pgmap v2762: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 234 op/s 2023-12-01T16:23:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:42 smithi183 ceph-mon[99169]: osdmap e1292: 8 total, 8 up, 8 in 2023-12-01T16:23:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:42 smithi119 ceph-mon[94175]: pgmap v2762: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 234 op/s 2023-12-01T16:23:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:42 smithi119 ceph-mon[94175]: osdmap e1292: 8 total, 8 up, 8 in 2023-12-01T16:23:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:42 smithi119 ceph-mon[108979]: pgmap v2762: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 234 op/s 2023-12-01T16:23:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:42 smithi119 ceph-mon[108979]: osdmap e1292: 8 total, 8 up, 8 in 2023-12-01T16:23:44.437 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:23:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:23:44] "GET /metrics HTTP/1.1" 200 74746 "" "Prometheus/2.43.0" 2023-12-01T16:23:44.437 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:44 smithi119 ceph-mon[108979]: osdmap e1293: 8 total, 8 up, 8 in 2023-12-01T16:23:44.438 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:44 smithi119 ceph-mon[94175]: osdmap e1293: 8 total, 8 up, 8 in 2023-12-01T16:23:44.438 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:44 smithi119 ceph-mon[94175]: pgmap v2765: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:23:44.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:44 smithi183 ceph-mon[99169]: osdmap e1293: 8 total, 8 up, 8 in 2023-12-01T16:23:44.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:44 smithi183 ceph-mon[99169]: pgmap v2765: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:23:44.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:44 smithi119 ceph-mon[108979]: pgmap v2765: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:23:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:45 smithi183 ceph-mon[99169]: osdmap e1294: 8 total, 8 up, 8 in 2023-12-01T16:23:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:45 smithi119 ceph-mon[108979]: osdmap e1294: 8 total, 8 up, 8 in 2023-12-01T16:23:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:45 smithi119 ceph-mon[94175]: osdmap e1294: 8 total, 8 up, 8 in 2023-12-01T16:23:46.066 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (10366 ms) 2023-12-01T16:23:46.066 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.Metadata 2023-12-01T16:23:46.066 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:46.568 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.Metadata (502 ms) 2023-12-01T16:23:46.569 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.MetadataPP 2023-12-01T16:23:46.569 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:46.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:46 smithi119 ceph-mon[94175]: osdmap e1295: 8 total, 8 up, 8 in 2023-12-01T16:23:46.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:46 smithi119 ceph-mon[94175]: pgmap v2768: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 85 KiB/s rd, 4.2 KiB/s wr, 112 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:23:46.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:46 smithi119 ceph-mon[108979]: osdmap e1295: 8 total, 8 up, 8 in 2023-12-01T16:23:46.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:46 smithi119 ceph-mon[108979]: pgmap v2768: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 85 KiB/s rd, 4.2 KiB/s wr, 112 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:23:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:46 smithi183 ceph-mon[99169]: osdmap e1295: 8 total, 8 up, 8 in 2023-12-01T16:23:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:46 smithi183 ceph-mon[99169]: pgmap v2768: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 85 KiB/s rd, 4.2 KiB/s wr, 112 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:23:47.570 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.MetadataPP (1001 ms) 2023-12-01T16:23:47.570 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2023-12-01T16:23:47.570 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:47.673 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.UpdateFeatures (103 ms) 2023-12-01T16:23:47.674 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2023-12-01T16:23:47.674 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (0 ms) 2023-12-01T16:23:47.674 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2023-12-01T16:23:47.674 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:47 smithi119 ceph-mon[108979]: osdmap e1296: 8 total, 8 up, 8 in 2023-12-01T16:23:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:47 smithi119 ceph-mon[94175]: osdmap e1296: 8 total, 8 up, 8 in 2023-12-01T16:23:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:47 smithi183 ceph-mon[99169]: osdmap e1296: 8 total, 8 up, 8 in 2023-12-01T16:23:48.540 INFO:tasks.workunit.client.0.smithi119.stdout:0.00% done 2023-12-01T16:23:48.540 INFO:tasks.workunit.client.0.smithi119.stdout:25.00% done 2023-12-01T16:23:48.540 INFO:tasks.workunit.client.0.smithi119.stdout:50.00% done 2023-12-01T16:23:48.540 INFO:tasks.workunit.client.0.smithi119.stdout:75.00% done 2023-12-01T16:23:48.540 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.RebuildObjectMap (867 ms) 2023-12-01T16:23:48.540 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2023-12-01T16:23:48.574 INFO:tasks.workunit.client.0.smithi119.stdout:0.00% done 2023-12-01T16:23:48.574 INFO:tasks.workunit.client.0.smithi119.stdout:25.00% done 2023-12-01T16:23:48.574 INFO:tasks.workunit.client.0.smithi119.stdout:50.00% done 2023-12-01T16:23:48.574 INFO:tasks.workunit.client.0.smithi119.stdout:75.00% done 2023-12-01T16:23:48.575 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (34 ms) 2023-12-01T16:23:48.575 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2023-12-01T16:23:48.575 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:48.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:48 smithi183 ceph-mon[99169]: osdmap e1297: 8 total, 8 up, 8 in 2023-12-01T16:23:48.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:48 smithi183 ceph-mon[99169]: pgmap v2771: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 85 KiB/s rd, 4.2 KiB/s wr, 112 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:23:48.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:48 smithi119 ceph-mon[94175]: osdmap e1297: 8 total, 8 up, 8 in 2023-12-01T16:23:48.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:48 smithi119 ceph-mon[94175]: pgmap v2771: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 85 KiB/s rd, 4.2 KiB/s wr, 112 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:23:48.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:48 smithi119 ceph-mon[108979]: osdmap e1297: 8 total, 8 up, 8 in 2023-12-01T16:23:48.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:48 smithi119 ceph-mon[108979]: pgmap v2771: 649 pgs: 649 active+clean; 309 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 85 KiB/s rd, 4.2 KiB/s wr, 112 op/s; 0 B/s, 0 objects/s recovering 2023-12-01T16:23:49.556 INFO:tasks.workunit.client.0.smithi119.stdout:0.00% done 2023-12-01T16:23:49.556 INFO:tasks.workunit.client.0.smithi119.stdout:25.00% done 2023-12-01T16:23:49.556 INFO:tasks.workunit.client.0.smithi119.stdout:50.00% done 2023-12-01T16:23:49.556 INFO:tasks.workunit.client.0.smithi119.stdout:75.00% done 2023-12-01T16:23:49.556 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.CheckObjectMap (982 ms) 2023-12-01T16:23:49.556 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.BlockingAIO 2023-12-01T16:23:49.556 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:49.584 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.BlockingAIO (28 ms) 2023-12-01T16:23:49.584 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2023-12-01T16:23:49.584 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:49.755 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (171 ms) 2023-12-01T16:23:49.755 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2023-12-01T16:23:49.755 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_librbd.cc:9802: Skipped 2023-12-01T16:23:49.756 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:23:49.756 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition (0 ms) 2023-12-01T16:23:49.756 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2023-12-01T16:23:49.756 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:49 smithi183 ceph-mon[99169]: osdmap e1298: 8 total, 8 up, 8 in 2023-12-01T16:23:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:49 smithi119 ceph-mon[94175]: osdmap e1298: 8 total, 8 up, 8 in 2023-12-01T16:23:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:49 smithi119 ceph-mon[108979]: osdmap e1298: 8 total, 8 up, 8 in 2023-12-01T16:23:50.575 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (820 ms) 2023-12-01T16:23:50.575 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2023-12-01T16:23:50.575 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:50 smithi183 ceph-mon[99169]: osdmap e1299: 8 total, 8 up, 8 in 2023-12-01T16:23:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:50 smithi183 ceph-mon[99169]: pgmap v2774: 649 pgs: 649 active+clean; 309 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 660 KiB/s rd, 221 KiB/s wr, 1.03k op/s 2023-12-01T16:23:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:50 smithi119 ceph-mon[108979]: osdmap e1299: 8 total, 8 up, 8 in 2023-12-01T16:23:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:50 smithi119 ceph-mon[108979]: pgmap v2774: 649 pgs: 649 active+clean; 309 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 660 KiB/s rd, 221 KiB/s wr, 1.03k op/s 2023-12-01T16:23:50.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:50 smithi119 ceph-mon[94175]: osdmap e1299: 8 total, 8 up, 8 in 2023-12-01T16:23:50.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:50 smithi119 ceph-mon[94175]: pgmap v2774: 649 pgs: 649 active+clean; 309 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 660 KiB/s rd, 221 KiB/s wr, 1.03k op/s 2023-12-01T16:23:51.525 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (950 ms) 2023-12-01T16:23:51.525 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestImageOptions 2023-12-01T16:23:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:51 smithi183 ceph-mon[99169]: osdmap e1300: 8 total, 8 up, 8 in 2023-12-01T16:23:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:51 smithi119 ceph-mon[94175]: osdmap e1300: 8 total, 8 up, 8 in 2023-12-01T16:23:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:51 smithi119 ceph-mon[108979]: osdmap e1300: 8 total, 8 up, 8 in 2023-12-01T16:23:52.609 INFO:tasks.workunit.client.0.smithi119.stdout:0.00% done 2023-12-01T16:23:52.609 INFO:tasks.workunit.client.0.smithi119.stdout:100.00% done 2023-12-01T16:23:52.609 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestImageOptions (1084 ms) 2023-12-01T16:23:52.609 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2023-12-01T16:23:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:52 smithi183 ceph-mon[99169]: osdmap e1301: 8 total, 8 up, 8 in 2023-12-01T16:23:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:52 smithi183 ceph-mon[99169]: pgmap v2777: 649 pgs: 649 active+clean; 309 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 660 KiB/s rd, 221 KiB/s wr, 1.03k op/s 2023-12-01T16:23:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:52 smithi119 ceph-mon[94175]: osdmap e1301: 8 total, 8 up, 8 in 2023-12-01T16:23:52.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:52 smithi119 ceph-mon[94175]: pgmap v2777: 649 pgs: 649 active+clean; 309 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 660 KiB/s rd, 221 KiB/s wr, 1.03k op/s 2023-12-01T16:23:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:52 smithi119 ceph-mon[108979]: osdmap e1301: 8 total, 8 up, 8 in 2023-12-01T16:23:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:52 smithi119 ceph-mon[108979]: pgmap v2777: 649 pgs: 649 active+clean; 309 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 660 KiB/s rd, 221 KiB/s wr, 1.03k op/s 2023-12-01T16:23:53.609 INFO:tasks.workunit.client.0.smithi119.stdout:0.00% done 2023-12-01T16:23:53.609 INFO:tasks.workunit.client.0.smithi119.stdout:100.00% done 2023-12-01T16:23:53.609 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (1000 ms) 2023-12-01T16:23:53.609 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2023-12-01T16:23:53.609 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2023-12-01T16:23:53.609 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2023-12-01T16:23:53.609 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2023-12-01T16:23:53.609 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.ImagePollIO 2023-12-01T16:23:53.609 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:53.648 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:23:53.649 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:23:53.649 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:23:53.649 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:23:53.649 INFO:tasks.workunit.client.0.smithi119.stdout:wrote: 512 2023-12-01T16:23:53.649 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:23:53.649 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:23:53.649 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:23:53.649 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:23:53.649 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:23:53.649 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:23:53.649 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:23:53.649 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:23:53.649 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:23:53.650 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:23:53.650 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:23:53.650 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:23:53.650 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:23:53.650 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:23:53.650 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:23:53.650 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:23:53.650 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:23:53.650 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:23:53.650 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:23:53.650 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:23:53.650 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:23:53.650 INFO:tasks.workunit.client.0.smithi119.stdout:started write 2023-12-01T16:23:53.650 INFO:tasks.workunit.client.0.smithi119.stdout:write completion cb called! 2023-12-01T16:23:53.651 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 0 2023-12-01T16:23:53.651 INFO:tasks.workunit.client.0.smithi119.stdout:finished write 2023-12-01T16:23:53.651 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:23:53.651 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:23:53.651 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:23:53.651 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:23:53.651 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:23:53.651 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:23:53.651 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:23:53.651 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:23:53.651 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:23:53.651 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:23:53.651 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:23:53.651 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:23:53.651 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:23:53.652 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:23:53.652 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:23:53.652 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:23:53.652 INFO:tasks.workunit.client.0.smithi119.stdout:created completion 2023-12-01T16:23:53.652 INFO:tasks.workunit.client.0.smithi119.stdout:started read 2023-12-01T16:23:53.652 INFO:tasks.workunit.client.0.smithi119.stdout:read completion cb called! 2023-12-01T16:23:53.652 INFO:tasks.workunit.client.0.smithi119.stdout:return value is: 512 2023-12-01T16:23:53.652 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.ImagePollIO (40 ms) 2023-12-01T16:23:53.652 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.Mirror 2023-12-01T16:23:53.652 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:53.661 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:53.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:53 smithi183 ceph-mon[99169]: osdmap e1302: 8 total, 8 up, 8 in 2023-12-01T16:23:53.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:53 smithi119 ceph-mon[94175]: osdmap e1302: 8 total, 8 up, 8 in 2023-12-01T16:23:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:53 smithi119 ceph-mon[108979]: osdmap e1302: 8 total, 8 up, 8 in 2023-12-01T16:23:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:23:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:23:54] "GET /metrics HTTP/1.1" 200 74744 "" "Prometheus/2.43.0" 2023-12-01T16:23:54.673 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.Mirror (1024 ms) 2023-12-01T16:23:54.673 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2023-12-01T16:23:54.692 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (19 ms) 2023-12-01T16:23:54.692 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2023-12-01T16:23:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:54 smithi183 ceph-mon[99169]: osdmap e1303: 8 total, 8 up, 8 in 2023-12-01T16:23:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:54 smithi183 ceph-mon[99169]: pgmap v2780: 649 pgs: 649 active+clean; 309 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:23:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:54 smithi119 ceph-mon[94175]: osdmap e1303: 8 total, 8 up, 8 in 2023-12-01T16:23:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:54 smithi119 ceph-mon[94175]: pgmap v2780: 649 pgs: 649 active+clean; 309 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:23:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:54 smithi119 ceph-mon[108979]: osdmap e1303: 8 total, 8 up, 8 in 2023-12-01T16:23:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:54 smithi119 ceph-mon[108979]: pgmap v2780: 649 pgs: 649 active+clean; 309 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:23:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:55 smithi183 ceph-mon[99169]: osdmap e1304: 8 total, 8 up, 8 in 2023-12-01T16:23:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]: dispatch 2023-12-01T16:23:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]': finished 2023-12-01T16:23:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/2f759763-bbeb-4e68-b512-251e0582eeff"}]: dispatch 2023-12-01T16:23:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/2f759763-bbeb-4e68-b512-251e0582eeff"}]': finished 2023-12-01T16:23:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/a9e42847-f024-4a60-992c-56ba9738724a"}]: dispatch 2023-12-01T16:23:55.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/a9e42847-f024-4a60-992c-56ba9738724a"}]': finished 2023-12-01T16:23:55.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/c4146c16-3f88-4ffc-b494-32041533e46b"}]: dispatch 2023-12-01T16:23:55.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/c4146c16-3f88-4ffc-b494-32041533e46b"}]': finished 2023-12-01T16:23:55.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/41a99505-d8dc-424a-bb29-d0db45609564"}]: dispatch 2023-12-01T16:23:55.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' 2023-12-01T16:23:55.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/41a99505-d8dc-424a-bb29-d0db45609564"}]: dispatch 2023-12-01T16:23:55.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/41a99505-d8dc-424a-bb29-d0db45609564"}]: dispatch 2023-12-01T16:23:55.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/41a99505-d8dc-424a-bb29-d0db45609564"}]': finished 2023-12-01T16:23:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[94175]: osdmap e1304: 8 total, 8 up, 8 in 2023-12-01T16:23:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]: dispatch 2023-12-01T16:23:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]': finished 2023-12-01T16:23:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/2f759763-bbeb-4e68-b512-251e0582eeff"}]: dispatch 2023-12-01T16:23:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/2f759763-bbeb-4e68-b512-251e0582eeff"}]': finished 2023-12-01T16:23:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/a9e42847-f024-4a60-992c-56ba9738724a"}]: dispatch 2023-12-01T16:23:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/a9e42847-f024-4a60-992c-56ba9738724a"}]': finished 2023-12-01T16:23:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/c4146c16-3f88-4ffc-b494-32041533e46b"}]: dispatch 2023-12-01T16:23:55.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/c4146c16-3f88-4ffc-b494-32041533e46b"}]': finished 2023-12-01T16:23:55.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/41a99505-d8dc-424a-bb29-d0db45609564"}]: dispatch 2023-12-01T16:23:55.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' 2023-12-01T16:23:55.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/41a99505-d8dc-424a-bb29-d0db45609564"}]: dispatch 2023-12-01T16:23:55.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/41a99505-d8dc-424a-bb29-d0db45609564"}]: dispatch 2023-12-01T16:23:55.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/41a99505-d8dc-424a-bb29-d0db45609564"}]': finished 2023-12-01T16:23:55.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[108979]: osdmap e1304: 8 total, 8 up, 8 in 2023-12-01T16:23:55.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]: dispatch 2023-12-01T16:23:55.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]': finished 2023-12-01T16:23:55.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/2f759763-bbeb-4e68-b512-251e0582eeff"}]: dispatch 2023-12-01T16:23:55.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/2f759763-bbeb-4e68-b512-251e0582eeff"}]': finished 2023-12-01T16:23:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/a9e42847-f024-4a60-992c-56ba9738724a"}]: dispatch 2023-12-01T16:23:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/a9e42847-f024-4a60-992c-56ba9738724a"}]': finished 2023-12-01T16:23:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/c4146c16-3f88-4ffc-b494-32041533e46b"}]: dispatch 2023-12-01T16:23:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/c4146c16-3f88-4ffc-b494-32041533e46b"}]': finished 2023-12-01T16:23:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/41a99505-d8dc-424a-bb29-d0db45609564"}]: dispatch 2023-12-01T16:23:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' 2023-12-01T16:23:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/41a99505-d8dc-424a-bb29-d0db45609564"}]: dispatch 2023-12-01T16:23:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/41a99505-d8dc-424a-bb29-d0db45609564"}]: dispatch 2023-12-01T16:23:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/41a99505-d8dc-424a-bb29-d0db45609564"}]': finished 2023-12-01T16:23:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:56 smithi183 ceph-mon[99169]: osdmap e1305: 8 total, 8 up, 8 in 2023-12-01T16:23:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:56 smithi183 ceph-mon[99169]: pgmap v2783: 649 pgs: 649 active+clean; 317 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 417 KiB/s rd, 2.1 MiB/s wr, 549 op/s 2023-12-01T16:23:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:56 smithi119 ceph-mon[94175]: osdmap e1305: 8 total, 8 up, 8 in 2023-12-01T16:23:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:56 smithi119 ceph-mon[94175]: pgmap v2783: 649 pgs: 649 active+clean; 317 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 417 KiB/s rd, 2.1 MiB/s wr, 549 op/s 2023-12-01T16:23:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:56 smithi119 ceph-mon[108979]: osdmap e1305: 8 total, 8 up, 8 in 2023-12-01T16:23:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:56 smithi119 ceph-mon[108979]: pgmap v2783: 649 pgs: 649 active+clean; 317 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 417 KiB/s rd, 2.1 MiB/s wr, 549 op/s 2023-12-01T16:23:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:57 smithi183 ceph-mon[99169]: osdmap e1306: 8 total, 8 up, 8 in 2023-12-01T16:23:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:57 smithi119 ceph-mon[94175]: osdmap e1306: 8 total, 8 up, 8 in 2023-12-01T16:23:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:57 smithi119 ceph-mon[108979]: osdmap e1306: 8 total, 8 up, 8 in 2023-12-01T16:23:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:58 smithi183 ceph-mon[99169]: osdmap e1307: 8 total, 8 up, 8 in 2023-12-01T16:23:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:58 smithi183 ceph-mon[99169]: pgmap v2786: 649 pgs: 649 active+clean; 317 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 417 KiB/s rd, 2.1 MiB/s wr, 549 op/s 2023-12-01T16:23:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:58 smithi119 ceph-mon[108979]: osdmap e1307: 8 total, 8 up, 8 in 2023-12-01T16:23:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:58 smithi119 ceph-mon[108979]: pgmap v2786: 649 pgs: 649 active+clean; 317 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 417 KiB/s rd, 2.1 MiB/s wr, 549 op/s 2023-12-01T16:23:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:58 smithi119 ceph-mon[94175]: osdmap e1307: 8 total, 8 up, 8 in 2023-12-01T16:23:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:58 smithi119 ceph-mon[94175]: pgmap v2786: 649 pgs: 649 active+clean; 317 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 417 KiB/s rd, 2.1 MiB/s wr, 549 op/s 2023-12-01T16:23:59.248 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:23:59.554 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:23:59.554 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (50m) 8m ago 51m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:23:59.554 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (50m) 8m ago 50m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:23:59.554 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (51m) 8m ago 51m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:23:59.554 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (51m) 8m ago 51m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:23:59.554 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (55m) 8m ago 55m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:23:59.554 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (56m) 8m ago 56m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:23:59.554 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (56m) 8m ago 56m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:23:59.554 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (55m) 8m ago 55m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:23:59.554 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (55m) 8m ago 55m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:23:59.554 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (51m) 8m ago 51m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:23:59.555 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (51m) 8m ago 50m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:23:59.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (54m) 8m ago 54m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:23:59.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (54m) 8m ago 54m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:23:59.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (54m) 8m ago 54m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:23:59.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (53m) 8m ago 53m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:23:59.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (53m) 8m ago 53m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:23:59.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (52m) 8m ago 52m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:23:59.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (52m) 8m ago 52m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:23:59.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (52m) 8m ago 52m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:23:59.555 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (50m) 8m ago 51m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:23:59.787 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (5095 ms) 2023-12-01T16:23:59.787 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2023-12-01T16:23:59.787 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:23:59.955 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:23:59.955 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:23:59.955 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:23:59.956 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:23:59.956 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:23:59.956 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:23:59.956 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:23:59.956 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:23:59.956 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:23:59.956 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:23:59.956 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:23:59.956 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:23:59.956 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:23:59.956 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:23:59.956 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:23:59.956 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:23:59.957 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:24:00.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:23:59 smithi183 ceph-mon[99169]: osdmap e1308: 8 total, 8 up, 8 in 2023-12-01T16:24:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:23:59 smithi119 ceph-mon[108979]: osdmap e1308: 8 total, 8 up, 8 in 2023-12-01T16:24:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:23:59 smithi119 ceph-mon[94175]: osdmap e1308: 8 total, 8 up, 8 in 2023-12-01T16:24:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:00 smithi183 ceph-mon[99169]: from='client.27854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:02.103 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:00 smithi183 ceph-mon[99169]: from='client.27860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:02.103 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:00 smithi183 ceph-mon[99169]: osdmap e1309: 8 total, 8 up, 8 in 2023-12-01T16:24:02.103 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1805288004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:24:02.103 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:00 smithi183 ceph-mon[99169]: pgmap v2789: 649 pgs: 649 active+clean; 317 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 205 KiB/s rd, 15 KiB/s wr, 259 op/s 2023-12-01T16:24:02.104 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:00 smithi119 ceph-mon[108979]: from='client.27854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:02.104 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:00 smithi119 ceph-mon[108979]: from='client.27860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:02.104 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:00 smithi119 ceph-mon[108979]: osdmap e1309: 8 total, 8 up, 8 in 2023-12-01T16:24:02.104 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1805288004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:24:02.104 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:00 smithi119 ceph-mon[108979]: pgmap v2789: 649 pgs: 649 active+clean; 317 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 205 KiB/s rd, 15 KiB/s wr, 259 op/s 2023-12-01T16:24:02.104 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:00 smithi119 ceph-mon[94175]: from='client.27854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:02.104 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:00 smithi119 ceph-mon[94175]: from='client.27860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:02.104 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:00 smithi119 ceph-mon[94175]: osdmap e1309: 8 total, 8 up, 8 in 2023-12-01T16:24:02.105 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1805288004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:24:02.105 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:00 smithi119 ceph-mon[94175]: pgmap v2789: 649 pgs: 649 active+clean; 317 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 205 KiB/s rd, 15 KiB/s wr, 259 op/s 2023-12-01T16:24:02.109 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (1660 ms) 2023-12-01T16:24:02.109 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2023-12-01T16:24:02.109 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:02.109 INFO:tasks.workunit.client.0.smithi119.stdout:1: acquiring exclusive lock 2023-12-01T16:24:02.109 INFO:tasks.workunit.client.0.smithi119.stdout:2: acquiring exclusive lock 2023-12-01T16:24:02.109 INFO:tasks.workunit.client.0.smithi119.stdout:2: exclusive lock acquired 2023-12-01T16:24:02.109 INFO:tasks.workunit.client.0.smithi119.stdout:2: releasing exclusive lock 2023-12-01T16:24:02.109 INFO:tasks.workunit.client.0.smithi119.stdout:2: exclusive lock released 2023-12-01T16:24:02.109 INFO:tasks.workunit.client.0.smithi119.stdout:2: acquiring exclusive lock 2023-12-01T16:24:02.109 INFO:tasks.workunit.client.0.smithi119.stdout:1: exclusive lock acquired 2023-12-01T16:24:02.109 INFO:tasks.workunit.client.0.smithi119.stdout:1: releasing exclusive lock 2023-12-01T16:24:02.110 INFO:tasks.workunit.client.0.smithi119.stdout:1: exclusive lock released 2023-12-01T16:24:02.110 INFO:tasks.workunit.client.0.smithi119.stdout:1: acquiring exclusive lock 2023-12-01T16:24:02.110 INFO:tasks.workunit.client.0.smithi119.stdout:1: exclusive lock acquired 2023-12-01T16:24:02.110 INFO:tasks.workunit.client.0.smithi119.stdout:1: releasing exclusive lock 2023-12-01T16:24:02.110 INFO:tasks.workunit.client.0.smithi119.stdout:1: exclusive lock released 2023-12-01T16:24:02.110 INFO:tasks.workunit.client.0.smithi119.stdout:1: acquiring exclusive lock 2023-12-01T16:24:02.110 INFO:tasks.workunit.client.0.smithi119.stdout:1: exclusive lock acquired 2023-12-01T16:24:02.110 INFO:tasks.workunit.client.0.smithi119.stdout:1: releasing exclusive lock 2023-12-01T16:24:02.110 INFO:tasks.workunit.client.0.smithi119.stdout:1: exclusive lock released 2023-12-01T16:24:02.110 INFO:tasks.workunit.client.0.smithi119.stdout:1: acquiring exclusive lock 2023-12-01T16:24:02.110 INFO:tasks.workunit.client.0.smithi119.stdout:1: exclusive lock acquired 2023-12-01T16:24:02.110 INFO:tasks.workunit.client.0.smithi119.stdout:1: releasing exclusive lock 2023-12-01T16:24:02.110 INFO:tasks.workunit.client.0.smithi119.stdout:1: exclusive lock released 2023-12-01T16:24:02.110 INFO:tasks.workunit.client.0.smithi119.stdout:1: acquiring exclusive lock 2023-12-01T16:24:02.110 INFO:tasks.workunit.client.0.smithi119.stdout:2: exclusive lock acquired 2023-12-01T16:24:02.111 INFO:tasks.workunit.client.0.smithi119.stdout:2: releasing exclusive lock 2023-12-01T16:24:02.111 INFO:tasks.workunit.client.0.smithi119.stdout:2: exclusive lock released 2023-12-01T16:24:02.111 INFO:tasks.workunit.client.0.smithi119.stdout:2: acquiring exclusive lock 2023-12-01T16:24:02.111 INFO:tasks.workunit.client.0.smithi119.stdout:1: exclusive lock acquired 2023-12-01T16:24:02.111 INFO:tasks.workunit.client.0.smithi119.stdout:1: releasing exclusive lock 2023-12-01T16:24:02.111 INFO:tasks.workunit.client.0.smithi119.stdout:1: exclusive lock released 2023-12-01T16:24:02.111 INFO:tasks.workunit.client.0.smithi119.stdout:2: exclusive lock acquired 2023-12-01T16:24:02.111 INFO:tasks.workunit.client.0.smithi119.stdout:2: releasing exclusive lock 2023-12-01T16:24:02.111 INFO:tasks.workunit.client.0.smithi119.stdout:2: exclusive lock released 2023-12-01T16:24:02.111 INFO:tasks.workunit.client.0.smithi119.stdout:2: acquiring exclusive lock 2023-12-01T16:24:02.111 INFO:tasks.workunit.client.0.smithi119.stdout:2: exclusive lock acquired 2023-12-01T16:24:02.111 INFO:tasks.workunit.client.0.smithi119.stdout:2: releasing exclusive lock 2023-12-01T16:24:02.111 INFO:tasks.workunit.client.0.smithi119.stdout:2: exclusive lock released 2023-12-01T16:24:02.111 INFO:tasks.workunit.client.0.smithi119.stdout:2: acquiring exclusive lock 2023-12-01T16:24:02.111 INFO:tasks.workunit.client.0.smithi119.stdout:2: exclusive lock acquired 2023-12-01T16:24:02.112 INFO:tasks.workunit.client.0.smithi119.stdout:2: releasing exclusive lock 2023-12-01T16:24:02.112 INFO:tasks.workunit.client.0.smithi119.stdout:2: exclusive lock released 2023-12-01T16:24:02.112 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.ExclusiveLock (442 ms) 2023-12-01T16:24:02.112 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.BreakLock 2023-12-01T16:24:02.112 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:01 smithi183 ceph-mon[99169]: osdmap e1310: 8 total, 8 up, 8 in 2023-12-01T16:24:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:01 smithi183 ceph-mon[99169]: osdmap e1311: 8 total, 8 up, 8 in 2023-12-01T16:24:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:01 smithi119 ceph-mon[108979]: osdmap e1310: 8 total, 8 up, 8 in 2023-12-01T16:24:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:01 smithi119 ceph-mon[108979]: osdmap e1311: 8 total, 8 up, 8 in 2023-12-01T16:24:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:01 smithi119 ceph-mon[94175]: osdmap e1310: 8 total, 8 up, 8 in 2023-12-01T16:24:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:01 smithi119 ceph-mon[94175]: osdmap e1311: 8 total, 8 up, 8 in 2023-12-01T16:24:02.797 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.BreakLock (909 ms) 2023-12-01T16:24:02.798 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2023-12-01T16:24:02.798 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:02.829 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (31 ms) 2023-12-01T16:24:02.829 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2023-12-01T16:24:02.829 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.DefaultFeatures (0 ms) 2023-12-01T16:24:02.829 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2023-12-01T16:24:02.829 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:02.888 INFO:tasks.workunit.client.0.smithi119.stdout:0.00% done 2023-12-01T16:24:02.888 INFO:tasks.workunit.client.0.smithi119.stdout:1.56% done 2023-12-01T16:24:02.889 INFO:tasks.workunit.client.0.smithi119.stdout:3.12% done 2023-12-01T16:24:02.889 INFO:tasks.workunit.client.0.smithi119.stdout:4.69% done 2023-12-01T16:24:02.889 INFO:tasks.workunit.client.0.smithi119.stdout:6.25% done 2023-12-01T16:24:02.889 INFO:tasks.workunit.client.0.smithi119.stdout:7.81% done 2023-12-01T16:24:02.889 INFO:tasks.workunit.client.0.smithi119.stdout:9.38% done 2023-12-01T16:24:02.889 INFO:tasks.workunit.client.0.smithi119.stdout:10.94% done 2023-12-01T16:24:02.889 INFO:tasks.workunit.client.0.smithi119.stdout:12.50% done 2023-12-01T16:24:02.889 INFO:tasks.workunit.client.0.smithi119.stdout:14.06% done 2023-12-01T16:24:02.889 INFO:tasks.workunit.client.0.smithi119.stdout:15.62% done 2023-12-01T16:24:02.890 INFO:tasks.workunit.client.0.smithi119.stdout:17.19% done 2023-12-01T16:24:02.890 INFO:tasks.workunit.client.0.smithi119.stdout:18.75% done 2023-12-01T16:24:02.890 INFO:tasks.workunit.client.0.smithi119.stdout:20.31% done 2023-12-01T16:24:02.890 INFO:tasks.workunit.client.0.smithi119.stdout:21.88% done 2023-12-01T16:24:02.890 INFO:tasks.workunit.client.0.smithi119.stdout:23.44% done 2023-12-01T16:24:02.890 INFO:tasks.workunit.client.0.smithi119.stdout:25.00% done 2023-12-01T16:24:02.890 INFO:tasks.workunit.client.0.smithi119.stdout:26.56% done 2023-12-01T16:24:02.890 INFO:tasks.workunit.client.0.smithi119.stdout:28.12% done 2023-12-01T16:24:02.890 INFO:tasks.workunit.client.0.smithi119.stdout:29.69% done 2023-12-01T16:24:02.890 INFO:tasks.workunit.client.0.smithi119.stdout:31.25% done 2023-12-01T16:24:02.891 INFO:tasks.workunit.client.0.smithi119.stdout:32.81% done 2023-12-01T16:24:02.891 INFO:tasks.workunit.client.0.smithi119.stdout:34.38% done 2023-12-01T16:24:02.891 INFO:tasks.workunit.client.0.smithi119.stdout:35.94% done 2023-12-01T16:24:02.891 INFO:tasks.workunit.client.0.smithi119.stdout:37.50% done 2023-12-01T16:24:02.891 INFO:tasks.workunit.client.0.smithi119.stdout:39.06% done 2023-12-01T16:24:02.891 INFO:tasks.workunit.client.0.smithi119.stdout:40.62% done 2023-12-01T16:24:02.891 INFO:tasks.workunit.client.0.smithi119.stdout:42.19% done 2023-12-01T16:24:02.891 INFO:tasks.workunit.client.0.smithi119.stdout:43.75% done 2023-12-01T16:24:02.892 INFO:tasks.workunit.client.0.smithi119.stdout:45.31% done 2023-12-01T16:24:02.892 INFO:tasks.workunit.client.0.smithi119.stdout:46.88% done 2023-12-01T16:24:02.892 INFO:tasks.workunit.client.0.smithi119.stdout:48.44% done 2023-12-01T16:24:02.892 INFO:tasks.workunit.client.0.smithi119.stdout:50.00% done 2023-12-01T16:24:02.892 INFO:tasks.workunit.client.0.smithi119.stdout:51.56% done 2023-12-01T16:24:02.892 INFO:tasks.workunit.client.0.smithi119.stdout:53.12% done 2023-12-01T16:24:02.892 INFO:tasks.workunit.client.0.smithi119.stdout:54.69% done 2023-12-01T16:24:02.892 INFO:tasks.workunit.client.0.smithi119.stdout:56.25% done 2023-12-01T16:24:02.892 INFO:tasks.workunit.client.0.smithi119.stdout:57.81% done 2023-12-01T16:24:02.892 INFO:tasks.workunit.client.0.smithi119.stdout:59.38% done 2023-12-01T16:24:02.892 INFO:tasks.workunit.client.0.smithi119.stdout:60.94% done 2023-12-01T16:24:02.893 INFO:tasks.workunit.client.0.smithi119.stdout:62.50% done 2023-12-01T16:24:02.893 INFO:tasks.workunit.client.0.smithi119.stdout:64.06% done 2023-12-01T16:24:02.893 INFO:tasks.workunit.client.0.smithi119.stdout:65.62% done 2023-12-01T16:24:02.893 INFO:tasks.workunit.client.0.smithi119.stdout:67.19% done 2023-12-01T16:24:02.893 INFO:tasks.workunit.client.0.smithi119.stdout:68.75% done 2023-12-01T16:24:02.893 INFO:tasks.workunit.client.0.smithi119.stdout:70.31% done 2023-12-01T16:24:02.893 INFO:tasks.workunit.client.0.smithi119.stdout:71.88% done 2023-12-01T16:24:02.893 INFO:tasks.workunit.client.0.smithi119.stdout:73.44% done 2023-12-01T16:24:02.893 INFO:tasks.workunit.client.0.smithi119.stdout:75.00% done 2023-12-01T16:24:02.893 INFO:tasks.workunit.client.0.smithi119.stdout:76.56% done 2023-12-01T16:24:02.893 INFO:tasks.workunit.client.0.smithi119.stdout:78.12% done 2023-12-01T16:24:02.894 INFO:tasks.workunit.client.0.smithi119.stdout:79.69% done 2023-12-01T16:24:02.894 INFO:tasks.workunit.client.0.smithi119.stdout:81.25% done 2023-12-01T16:24:02.894 INFO:tasks.workunit.client.0.smithi119.stdout:82.81% done 2023-12-01T16:24:02.894 INFO:tasks.workunit.client.0.smithi119.stdout:84.38% done 2023-12-01T16:24:02.894 INFO:tasks.workunit.client.0.smithi119.stdout:85.94% done 2023-12-01T16:24:02.894 INFO:tasks.workunit.client.0.smithi119.stdout:87.50% done 2023-12-01T16:24:02.894 INFO:tasks.workunit.client.0.smithi119.stdout:89.06% done 2023-12-01T16:24:02.894 INFO:tasks.workunit.client.0.smithi119.stdout:90.62% done 2023-12-01T16:24:02.894 INFO:tasks.workunit.client.0.smithi119.stdout:92.19% done 2023-12-01T16:24:02.894 INFO:tasks.workunit.client.0.smithi119.stdout:93.75% done 2023-12-01T16:24:02.894 INFO:tasks.workunit.client.0.smithi119.stdout:95.31% done 2023-12-01T16:24:02.894 INFO:tasks.workunit.client.0.smithi119.stdout:96.88% done 2023-12-01T16:24:02.895 INFO:tasks.workunit.client.0.smithi119.stdout:98.44% done 2023-12-01T16:24:02.895 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (59 ms) 2023-12-01T16:24:02.895 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2023-12-01T16:24:02.895 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:02.947 INFO:tasks.workunit.client.0.smithi119.stdout:0.00% done 2023-12-01T16:24:02.947 INFO:tasks.workunit.client.0.smithi119.stdout:1.56% done 2023-12-01T16:24:02.947 INFO:tasks.workunit.client.0.smithi119.stdout:3.12% done 2023-12-01T16:24:02.947 INFO:tasks.workunit.client.0.smithi119.stdout:4.69% done 2023-12-01T16:24:02.947 INFO:tasks.workunit.client.0.smithi119.stdout:6.25% done 2023-12-01T16:24:02.947 INFO:tasks.workunit.client.0.smithi119.stdout:7.81% done 2023-12-01T16:24:02.947 INFO:tasks.workunit.client.0.smithi119.stdout:9.38% done 2023-12-01T16:24:02.947 INFO:tasks.workunit.client.0.smithi119.stdout:10.94% done 2023-12-01T16:24:02.948 INFO:tasks.workunit.client.0.smithi119.stdout:12.50% done 2023-12-01T16:24:02.948 INFO:tasks.workunit.client.0.smithi119.stdout:14.06% done 2023-12-01T16:24:02.948 INFO:tasks.workunit.client.0.smithi119.stdout:15.62% done 2023-12-01T16:24:02.948 INFO:tasks.workunit.client.0.smithi119.stdout:17.19% done 2023-12-01T16:24:02.948 INFO:tasks.workunit.client.0.smithi119.stdout:18.75% done 2023-12-01T16:24:02.948 INFO:tasks.workunit.client.0.smithi119.stdout:20.31% done 2023-12-01T16:24:02.948 INFO:tasks.workunit.client.0.smithi119.stdout:21.88% done 2023-12-01T16:24:02.948 INFO:tasks.workunit.client.0.smithi119.stdout:23.44% done 2023-12-01T16:24:02.948 INFO:tasks.workunit.client.0.smithi119.stdout:25.00% done 2023-12-01T16:24:02.948 INFO:tasks.workunit.client.0.smithi119.stdout:26.56% done 2023-12-01T16:24:02.948 INFO:tasks.workunit.client.0.smithi119.stdout:28.12% done 2023-12-01T16:24:02.949 INFO:tasks.workunit.client.0.smithi119.stdout:29.69% done 2023-12-01T16:24:02.949 INFO:tasks.workunit.client.0.smithi119.stdout:31.25% done 2023-12-01T16:24:02.949 INFO:tasks.workunit.client.0.smithi119.stdout:32.81% done 2023-12-01T16:24:02.949 INFO:tasks.workunit.client.0.smithi119.stdout:34.38% done 2023-12-01T16:24:02.949 INFO:tasks.workunit.client.0.smithi119.stdout:35.94% done 2023-12-01T16:24:02.949 INFO:tasks.workunit.client.0.smithi119.stdout:37.50% done 2023-12-01T16:24:02.949 INFO:tasks.workunit.client.0.smithi119.stdout:39.06% done 2023-12-01T16:24:02.949 INFO:tasks.workunit.client.0.smithi119.stdout:40.62% done 2023-12-01T16:24:02.949 INFO:tasks.workunit.client.0.smithi119.stdout:42.19% done 2023-12-01T16:24:02.950 INFO:tasks.workunit.client.0.smithi119.stdout:43.75% done 2023-12-01T16:24:02.950 INFO:tasks.workunit.client.0.smithi119.stdout:45.31% done 2023-12-01T16:24:02.950 INFO:tasks.workunit.client.0.smithi119.stdout:46.88% done 2023-12-01T16:24:02.950 INFO:tasks.workunit.client.0.smithi119.stdout:48.44% done 2023-12-01T16:24:02.950 INFO:tasks.workunit.client.0.smithi119.stdout:50.00% done 2023-12-01T16:24:02.950 INFO:tasks.workunit.client.0.smithi119.stdout:51.56% done 2023-12-01T16:24:02.950 INFO:tasks.workunit.client.0.smithi119.stdout:53.12% done 2023-12-01T16:24:02.950 INFO:tasks.workunit.client.0.smithi119.stdout:54.69% done 2023-12-01T16:24:02.950 INFO:tasks.workunit.client.0.smithi119.stdout:56.25% done 2023-12-01T16:24:02.950 INFO:tasks.workunit.client.0.smithi119.stdout:57.81% done 2023-12-01T16:24:02.951 INFO:tasks.workunit.client.0.smithi119.stdout:59.38% done 2023-12-01T16:24:02.951 INFO:tasks.workunit.client.0.smithi119.stdout:60.94% done 2023-12-01T16:24:02.951 INFO:tasks.workunit.client.0.smithi119.stdout:62.50% done 2023-12-01T16:24:02.951 INFO:tasks.workunit.client.0.smithi119.stdout:64.06% done 2023-12-01T16:24:02.951 INFO:tasks.workunit.client.0.smithi119.stdout:65.62% done 2023-12-01T16:24:02.951 INFO:tasks.workunit.client.0.smithi119.stdout:67.19% done 2023-12-01T16:24:02.951 INFO:tasks.workunit.client.0.smithi119.stdout:68.75% done 2023-12-01T16:24:02.951 INFO:tasks.workunit.client.0.smithi119.stdout:70.31% done 2023-12-01T16:24:02.951 INFO:tasks.workunit.client.0.smithi119.stdout:71.88% done 2023-12-01T16:24:02.951 INFO:tasks.workunit.client.0.smithi119.stdout:73.44% done 2023-12-01T16:24:02.951 INFO:tasks.workunit.client.0.smithi119.stdout:75.00% done 2023-12-01T16:24:02.951 INFO:tasks.workunit.client.0.smithi119.stdout:76.56% done 2023-12-01T16:24:02.951 INFO:tasks.workunit.client.0.smithi119.stdout:78.12% done 2023-12-01T16:24:02.952 INFO:tasks.workunit.client.0.smithi119.stdout:79.69% done 2023-12-01T16:24:02.952 INFO:tasks.workunit.client.0.smithi119.stdout:81.25% done 2023-12-01T16:24:02.952 INFO:tasks.workunit.client.0.smithi119.stdout:82.81% done 2023-12-01T16:24:02.952 INFO:tasks.workunit.client.0.smithi119.stdout:84.38% done 2023-12-01T16:24:02.952 INFO:tasks.workunit.client.0.smithi119.stdout:85.94% done 2023-12-01T16:24:02.952 INFO:tasks.workunit.client.0.smithi119.stdout:87.50% done 2023-12-01T16:24:02.952 INFO:tasks.workunit.client.0.smithi119.stdout:89.06% done 2023-12-01T16:24:02.952 INFO:tasks.workunit.client.0.smithi119.stdout:90.62% done 2023-12-01T16:24:02.952 INFO:tasks.workunit.client.0.smithi119.stdout:92.19% done 2023-12-01T16:24:02.952 INFO:tasks.workunit.client.0.smithi119.stdout:93.75% done 2023-12-01T16:24:02.952 INFO:tasks.workunit.client.0.smithi119.stdout:95.31% done 2023-12-01T16:24:02.952 INFO:tasks.workunit.client.0.smithi119.stdout:96.88% done 2023-12-01T16:24:02.952 INFO:tasks.workunit.client.0.smithi119.stdout:98.44% done 2023-12-01T16:24:02.953 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (59 ms) 2023-12-01T16:24:02.953 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2023-12-01T16:24:02.953 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:02.956 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:03.070 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestTrashPurge (123 ms) 2023-12-01T16:24:03.070 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2023-12-01T16:24:03.070 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:03.118 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (46 ms) 2023-12-01T16:24:03.118 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestListWatchers 2023-12-01T16:24:03.118 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:03.149 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestListWatchers (34 ms) 2023-12-01T16:24:03.150 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2023-12-01T16:24:03.150 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/2905031216"}]: dispatch 2023-12-01T16:24:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:02 smithi183 ceph-mon[99169]: pgmap v2792: 649 pgs: 649 active+clean; 317 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 205 KiB/s rd, 15 KiB/s wr, 259 op/s 2023-12-01T16:24:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/2905031216"}]: dispatch 2023-12-01T16:24:03.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:02 smithi119 ceph-mon[108979]: pgmap v2792: 649 pgs: 649 active+clean; 317 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 205 KiB/s rd, 15 KiB/s wr, 259 op/s 2023-12-01T16:24:03.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/2905031216"}]: dispatch 2023-12-01T16:24:03.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:02 smithi119 ceph-mon[94175]: pgmap v2792: 649 pgs: 649 active+clean; 317 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 205 KiB/s rd, 15 KiB/s wr, 259 op/s 2023-12-01T16:24:03.796 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestSetSnapById (646 ms) 2023-12-01T16:24:03.796 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.Namespaces 2023-12-01T16:24:03.821 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.Namespaces (26 ms) 2023-12-01T16:24:03.822 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.NamespacesPP 2023-12-01T16:24:03.851 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:03.855 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:03.931 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.NamespacesPP (109 ms) 2023-12-01T16:24:03.931 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.Migration 2023-12-01T16:24:03.931 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:03.931 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/2905031216"}]': finished 2023-12-01T16:24:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:03 smithi119 ceph-mon[94175]: osdmap e1312: 8 total, 8 up, 8 in 2023-12-01T16:24:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/2905031216"}]': finished 2023-12-01T16:24:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:03 smithi119 ceph-mon[108979]: osdmap e1312: 8 total, 8 up, 8 in 2023-12-01T16:24:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/2905031216"}]': finished 2023-12-01T16:24:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:03 smithi183 ceph-mon[99169]: osdmap e1312: 8 total, 8 up, 8 in 2023-12-01T16:24:04.331 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.Migration (401 ms) 2023-12-01T16:24:04.332 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.MigrationPP 2023-12-01T16:24:04.332 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:04.332 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:24:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:24:04] "GET /metrics HTTP/1.1" 200 74744 "" "Prometheus/2.43.0" 2023-12-01T16:24:04.729 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.MigrationPP (397 ms) 2023-12-01T16:24:04.729 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2023-12-01T16:24:04.729 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:04.745 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (16 ms) 2023-12-01T16:24:04.745 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2023-12-01T16:24:04.745 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:04.763 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (18 ms) 2023-12-01T16:24:04.763 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2023-12-01T16:24:04.763 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:05.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:04 smithi183 ceph-mon[99169]: osdmap e1313: 8 total, 8 up, 8 in 2023-12-01T16:24:05.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:04 smithi183 ceph-mon[99169]: pgmap v2795: 649 pgs: 649 active+clean; 317 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:24:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:04 smithi119 ceph-mon[94175]: osdmap e1313: 8 total, 8 up, 8 in 2023-12-01T16:24:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:04 smithi119 ceph-mon[94175]: pgmap v2795: 649 pgs: 649 active+clean; 317 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:24:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:04 smithi119 ceph-mon[108979]: osdmap e1313: 8 total, 8 up, 8 in 2023-12-01T16:24:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:04 smithi119 ceph-mon[108979]: pgmap v2795: 649 pgs: 649 active+clean; 317 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:24:05.894 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (1130 ms) 2023-12-01T16:24:05.894 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.PoolMetadata 2023-12-01T16:24:05.922 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.PoolMetadata (30 ms) 2023-12-01T16:24:05.922 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2023-12-01T16:24:05.942 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.PoolMetadataPP (19 ms) 2023-12-01T16:24:05.942 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.Config 2023-12-01T16:24:05.946 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:05.985 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.Config (44 ms) 2023-12-01T16:24:05.986 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.ConfigPP 2023-12-01T16:24:05.989 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:06.035 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.ConfigPP (49 ms) 2023-12-01T16:24:06.035 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2023-12-01T16:24:06.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:24:05 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:24:05] ENGINE Bus STOPPING 2023-12-01T16:24:06.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:24:05 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:24:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T16:24:06.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:24:05 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:24:05] ENGINE Bus STOPPED 2023-12-01T16:24:06.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:24:05 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:24:05] ENGINE Bus STARTING 2023-12-01T16:24:06.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:24:06] ENGINE Serving on http://:::9283 2023-12-01T16:24:06.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:24:06] ENGINE Bus STARTED 2023-12-01T16:24:06.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:24:06] ENGINE Bus STOPPING 2023-12-01T16:24:06.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:24:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T16:24:06.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:24:06] ENGINE Bus STOPPED 2023-12-01T16:24:06.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:24:06] ENGINE Bus STARTING 2023-12-01T16:24:06.199 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:24:06] ENGINE Serving on http://:::9283 2023-12-01T16:24:06.199 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:24:06] ENGINE Bus STARTED 2023-12-01T16:24:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:06 smithi183 ceph-mon[99169]: osdmap e1314: 8 total, 8 up, 8 in 2023-12-01T16:24:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' 2023-12-01T16:24:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:24:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:24:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:24:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:24:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:06 smithi183 ceph-mon[99169]: pgmap v2797: 649 pgs: 649 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 663 KiB/s rd, 150 KiB/s wr, 823 op/s 2023-12-01T16:24:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' 2023-12-01T16:24:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:24:07.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:24:07.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:24:07.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:24:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[94175]: osdmap e1314: 8 total, 8 up, 8 in 2023-12-01T16:24:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' 2023-12-01T16:24:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:24:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:24:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:24:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:24:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[94175]: pgmap v2797: 649 pgs: 649 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 663 KiB/s rd, 150 KiB/s wr, 823 op/s 2023-12-01T16:24:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' 2023-12-01T16:24:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:24:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:24:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:24:07.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:24:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[108979]: osdmap e1314: 8 total, 8 up, 8 in 2023-12-01T16:24:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2752087073' entity='client.admin' 2023-12-01T16:24:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:24:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:24:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:24:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:24:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[108979]: pgmap v2797: 649 pgs: 649 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 663 KiB/s rd, 150 KiB/s wr, 823 op/s 2023-12-01T16:24:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2451553901' entity='client.admin' 2023-12-01T16:24:07.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:24:07.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:24:07.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:24:07.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:24:08.050 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:08 smithi183 ceph-mon[99169]: osdmap e1315: 8 total, 8 up, 8 in 2023-12-01T16:24:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4089908023' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:24:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:08 smithi119 ceph-mon[108979]: osdmap e1315: 8 total, 8 up, 8 in 2023-12-01T16:24:08.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4089908023' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:24:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:08 smithi119 ceph-mon[94175]: osdmap e1315: 8 total, 8 up, 8 in 2023-12-01T16:24:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4089908023' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:24:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:09 smithi183 ceph-mon[99169]: pgmap v2799: 681 pgs: 32 unknown, 649 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 578 KiB/s rd, 131 KiB/s wr, 719 op/s 2023-12-01T16:24:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:09 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:24:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4089908023' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:24:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:09 smithi183 ceph-mon[99169]: osdmap e1316: 8 total, 8 up, 8 in 2023-12-01T16:24:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:24:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:09 smithi119 ceph-mon[94175]: pgmap v2799: 681 pgs: 32 unknown, 649 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 578 KiB/s rd, 131 KiB/s wr, 719 op/s 2023-12-01T16:24:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:09 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:24:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4089908023' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:24:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:09 smithi119 ceph-mon[94175]: osdmap e1316: 8 total, 8 up, 8 in 2023-12-01T16:24:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:24:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:09 smithi119 ceph-mon[108979]: pgmap v2799: 681 pgs: 32 unknown, 649 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 578 KiB/s rd, 131 KiB/s wr, 719 op/s 2023-12-01T16:24:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:09 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:24:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4089908023' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:24:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:09 smithi119 ceph-mon[108979]: osdmap e1316: 8 total, 8 up, 8 in 2023-12-01T16:24:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:24:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:10.090 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:10.106 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:10.116 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:10 smithi183 ceph-mon[99169]: osdmap e1317: 8 total, 8 up, 8 in 2023-12-01T16:24:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:10 smithi119 ceph-mon[94175]: osdmap e1317: 8 total, 8 up, 8 in 2023-12-01T16:24:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:10 smithi119 ceph-mon[108979]: osdmap e1317: 8 total, 8 up, 8 in 2023-12-01T16:24:11.146 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.PoolStatsPP (5112 ms) 2023-12-01T16:24:11.147 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.ImageSpec 2023-12-01T16:24:11.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:11 smithi183 ceph-mon[99169]: pgmap v2802: 681 pgs: 681 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 255 KiB/s rd, 18 KiB/s wr, 338 op/s 2023-12-01T16:24:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:11 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:24:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:11 smithi183 ceph-mon[99169]: osdmap e1318: 8 total, 8 up, 8 in 2023-12-01T16:24:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:11 smithi119 ceph-mon[94175]: pgmap v2802: 681 pgs: 681 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 255 KiB/s rd, 18 KiB/s wr, 338 op/s 2023-12-01T16:24:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:11 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:24:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:11 smithi119 ceph-mon[94175]: osdmap e1318: 8 total, 8 up, 8 in 2023-12-01T16:24:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:11 smithi119 ceph-mon[108979]: pgmap v2802: 681 pgs: 681 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 255 KiB/s rd, 18 KiB/s wr, 338 op/s 2023-12-01T16:24:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:11 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:24:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:11 smithi119 ceph-mon[108979]: osdmap e1318: 8 total, 8 up, 8 in 2023-12-01T16:24:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:12 smithi183 ceph-mon[99169]: osdmap e1319: 8 total, 8 up, 8 in 2023-12-01T16:24:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:12 smithi183 ceph-mon[99169]: osdmap e1320: 8 total, 8 up, 8 in 2023-12-01T16:24:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2674257944' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:24:12.448 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:12 smithi119 ceph-mon[94175]: osdmap e1319: 8 total, 8 up, 8 in 2023-12-01T16:24:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:12 smithi119 ceph-mon[94175]: osdmap e1320: 8 total, 8 up, 8 in 2023-12-01T16:24:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2674257944' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:24:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:12 smithi119 ceph-mon[108979]: osdmap e1319: 8 total, 8 up, 8 in 2023-12-01T16:24:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:12 smithi119 ceph-mon[108979]: osdmap e1320: 8 total, 8 up, 8 in 2023-12-01T16:24:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2674257944' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:24:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:13 smithi183 ceph-mon[99169]: pgmap v2806: 713 pgs: 32 unknown, 681 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 272 KiB/s rd, 19 KiB/s wr, 361 op/s 2023-12-01T16:24:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2674257944' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:24:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:13 smithi183 ceph-mon[99169]: osdmap e1321: 8 total, 8 up, 8 in 2023-12-01T16:24:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:13 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:24:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:13 smithi119 ceph-mon[94175]: pgmap v2806: 713 pgs: 32 unknown, 681 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 272 KiB/s rd, 19 KiB/s wr, 361 op/s 2023-12-01T16:24:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2674257944' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:24:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:13 smithi119 ceph-mon[94175]: osdmap e1321: 8 total, 8 up, 8 in 2023-12-01T16:24:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:13 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:24:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:13 smithi119 ceph-mon[108979]: pgmap v2806: 713 pgs: 32 unknown, 681 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 272 KiB/s rd, 19 KiB/s wr, 361 op/s 2023-12-01T16:24:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2674257944' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:24:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:13 smithi119 ceph-mon[108979]: osdmap e1321: 8 total, 8 up, 8 in 2023-12-01T16:24:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:13 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:24:14.436 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:24:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:24:14] "GET /metrics HTTP/1.1" 200 77112 "" "Prometheus/2.43.0" 2023-12-01T16:24:14.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:14 smithi183 ceph-mon[99169]: osdmap e1322: 8 total, 8 up, 8 in 2023-12-01T16:24:14.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:14 smithi183 ceph-mon[99169]: pgmap v2809: 713 pgs: 32 unknown, 681 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:24:14.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:14 smithi119 ceph-mon[108979]: osdmap e1322: 8 total, 8 up, 8 in 2023-12-01T16:24:14.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:14 smithi119 ceph-mon[108979]: pgmap v2809: 713 pgs: 32 unknown, 681 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:24:14.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:14 smithi119 ceph-mon[94175]: osdmap e1322: 8 total, 8 up, 8 in 2023-12-01T16:24:14.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:14 smithi119 ceph-mon[94175]: pgmap v2809: 713 pgs: 32 unknown, 681 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:24:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:15 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:24:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:15 smithi183 ceph-mon[99169]: osdmap e1323: 8 total, 8 up, 8 in 2023-12-01T16:24:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:15 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:24:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:15 smithi119 ceph-mon[94175]: osdmap e1323: 8 total, 8 up, 8 in 2023-12-01T16:24:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:15 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:24:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:15 smithi119 ceph-mon[108979]: osdmap e1323: 8 total, 8 up, 8 in 2023-12-01T16:24:16.590 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.ImageSpec (5443 ms) 2023-12-01T16:24:16.590 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2023-12-01T16:24:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:16 smithi183 ceph-mon[99169]: osdmap e1324: 8 total, 8 up, 8 in 2023-12-01T16:24:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:16 smithi183 ceph-mon[99169]: pgmap v2812: 713 pgs: 1 active+clean+snaptrim, 712 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 44 KiB/s rd, 6.5 KiB/s wr, 62 op/s 2023-12-01T16:24:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:16 smithi119 ceph-mon[94175]: osdmap e1324: 8 total, 8 up, 8 in 2023-12-01T16:24:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:16 smithi119 ceph-mon[94175]: pgmap v2812: 713 pgs: 1 active+clean+snaptrim, 712 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 44 KiB/s rd, 6.5 KiB/s wr, 62 op/s 2023-12-01T16:24:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:16 smithi119 ceph-mon[108979]: osdmap e1324: 8 total, 8 up, 8 in 2023-12-01T16:24:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:16 smithi119 ceph-mon[108979]: pgmap v2812: 713 pgs: 1 active+clean+snaptrim, 712 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 44 KiB/s rd, 6.5 KiB/s wr, 62 op/s 2023-12-01T16:24:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:17 smithi183 ceph-mon[99169]: osdmap e1325: 8 total, 8 up, 8 in 2023-12-01T16:24:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:17 smithi119 ceph-mon[94175]: osdmap e1325: 8 total, 8 up, 8 in 2023-12-01T16:24:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:17 smithi119 ceph-mon[108979]: osdmap e1325: 8 total, 8 up, 8 in 2023-12-01T16:24:18.478 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:18 smithi183 ceph-mon[99169]: osdmap e1326: 8 total, 8 up, 8 in 2023-12-01T16:24:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3872862227' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:24:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:18 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:24:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:18 smithi183 ceph-mon[99169]: pgmap v2815: 745 pgs: 32 unknown, 1 active+clean+snaptrim, 712 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 44 KiB/s rd, 6.5 KiB/s wr, 62 op/s 2023-12-01T16:24:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:18 smithi119 ceph-mon[108979]: osdmap e1326: 8 total, 8 up, 8 in 2023-12-01T16:24:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3872862227' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:24:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:18 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:24:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:18 smithi119 ceph-mon[108979]: pgmap v2815: 745 pgs: 32 unknown, 1 active+clean+snaptrim, 712 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 44 KiB/s rd, 6.5 KiB/s wr, 62 op/s 2023-12-01T16:24:18.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:18 smithi119 ceph-mon[94175]: osdmap e1326: 8 total, 8 up, 8 in 2023-12-01T16:24:18.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3872862227' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:24:18.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:18 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:24:18.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:18 smithi119 ceph-mon[94175]: pgmap v2815: 745 pgs: 32 unknown, 1 active+clean+snaptrim, 712 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 44 KiB/s rd, 6.5 KiB/s wr, 62 op/s 2023-12-01T16:24:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:19 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:24:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:19 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-20","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:24:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:19 smithi183 ceph-mon[99169]: osdmap e1327: 8 total, 8 up, 8 in 2023-12-01T16:24:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:24:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:19 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:24:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:19 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-20","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:24:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:19 smithi119 ceph-mon[94175]: osdmap e1327: 8 total, 8 up, 8 in 2023-12-01T16:24:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:24:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:19 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:24:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:19 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-20","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:24:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:19 smithi119 ceph-mon[108979]: osdmap e1327: 8 total, 8 up, 8 in 2023-12-01T16:24:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:24:20.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:20 smithi183 ceph-mon[99169]: osdmap e1328: 8 total, 8 up, 8 in 2023-12-01T16:24:20.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:20 smithi183 ceph-mon[99169]: pgmap v2818: 745 pgs: 745 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 139 KiB/s rd, 6.0 KiB/s wr, 174 op/s 2023-12-01T16:24:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:20 smithi119 ceph-mon[108979]: osdmap e1328: 8 total, 8 up, 8 in 2023-12-01T16:24:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:20 smithi119 ceph-mon[108979]: pgmap v2818: 745 pgs: 745 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 139 KiB/s rd, 6.0 KiB/s wr, 174 op/s 2023-12-01T16:24:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:20 smithi119 ceph-mon[94175]: osdmap e1328: 8 total, 8 up, 8 in 2023-12-01T16:24:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:20 smithi119 ceph-mon[94175]: pgmap v2818: 745 pgs: 745 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 139 KiB/s rd, 6.0 KiB/s wr, 174 op/s 2023-12-01T16:24:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:21 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:24:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:21 smithi183 ceph-mon[99169]: osdmap e1329: 8 total, 8 up, 8 in 2023-12-01T16:24:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:21 smithi183 ceph-mon[99169]: osdmap e1330: 8 total, 8 up, 8 in 2023-12-01T16:24:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:21 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:24:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:21 smithi119 ceph-mon[108979]: osdmap e1329: 8 total, 8 up, 8 in 2023-12-01T16:24:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:21 smithi119 ceph-mon[108979]: osdmap e1330: 8 total, 8 up, 8 in 2023-12-01T16:24:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:21 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:24:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:21 smithi119 ceph-mon[94175]: osdmap e1329: 8 total, 8 up, 8 in 2023-12-01T16:24:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:21 smithi119 ceph-mon[94175]: osdmap e1330: 8 total, 8 up, 8 in 2023-12-01T16:24:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:22 smithi183 ceph-mon[99169]: pgmap v2821: 745 pgs: 745 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 139 KiB/s rd, 6.0 KiB/s wr, 174 op/s 2023-12-01T16:24:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:22 smithi183 ceph-mon[99169]: osdmap e1331: 8 total, 8 up, 8 in 2023-12-01T16:24:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:22 smithi119 ceph-mon[94175]: pgmap v2821: 745 pgs: 745 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 139 KiB/s rd, 6.0 KiB/s wr, 174 op/s 2023-12-01T16:24:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:22 smithi119 ceph-mon[94175]: osdmap e1331: 8 total, 8 up, 8 in 2023-12-01T16:24:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:22 smithi119 ceph-mon[108979]: pgmap v2821: 745 pgs: 745 active+clean; 318 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 139 KiB/s rd, 6.0 KiB/s wr, 174 op/s 2023-12-01T16:24:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:22 smithi119 ceph-mon[108979]: osdmap e1331: 8 total, 8 up, 8 in 2023-12-01T16:24:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:24:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:24:24] "GET /metrics HTTP/1.1" 200 81924 "" "Prometheus/2.43.0" 2023-12-01T16:24:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:24:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:24 smithi119 ceph-mon[94175]: osdmap e1332: 8 total, 8 up, 8 in 2023-12-01T16:24:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:24 smithi119 ceph-mon[94175]: pgmap v2824: 713 pgs: 713 active+clean; 6.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:24:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:24:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:24 smithi119 ceph-mon[108979]: osdmap e1332: 8 total, 8 up, 8 in 2023-12-01T16:24:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:24 smithi119 ceph-mon[108979]: pgmap v2824: 713 pgs: 713 active+clean; 6.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:24:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:24:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:24 smithi183 ceph-mon[99169]: osdmap e1332: 8 total, 8 up, 8 in 2023-12-01T16:24:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:24 smithi183 ceph-mon[99169]: pgmap v2824: 713 pgs: 713 active+clean; 6.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:24:25.545 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 3 2023-12-01T16:24:25.545 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 3 2023-12-01T16:24:25.545 INFO:tasks.workunit.client.0.smithi119.stdout:child: image219 2023-12-01T16:24:25.545 INFO:tasks.workunit.client.0.smithi119.stdout:child: image221 2023-12-01T16:24:25.545 INFO:tasks.workunit.client.0.smithi119.stdout:child: image220 2023-12-01T16:24:25.545 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-1/image219/44bb7d953ab2 2023-12-01T16:24:25.546 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:24:25.546 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-20/image220/44bb31251903 2023-12-01T16:24:25.546 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:24:25.546 INFO:tasks.workunit.client.0.smithi119.stdout:found child test-librbd-smithi119-177633-1/image221/44bb53046360 2023-12-01T16:24:25.546 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:24:25.546 INFO:tasks.workunit.client.0.smithi119.stdout:num children is: 0 2023-12-01T16:24:25.546 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 0 2023-12-01T16:24:25.546 INFO:tasks.workunit.client.0.smithi119.stdout:num snaps is: 0 2023-12-01T16:24:25.546 INFO:tasks.workunit.client.0.smithi119.stdout:expected: 0 2023-12-01T16:24:25.546 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (8955 ms) 2023-12-01T16:24:25.546 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.QuiesceWatch 2023-12-01T16:24:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:25 smithi183 ceph-mon[99169]: osdmap e1333: 8 total, 8 up, 8 in 2023-12-01T16:24:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:25 smithi119 ceph-mon[94175]: osdmap e1333: 8 total, 8 up, 8 in 2023-12-01T16:24:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:25 smithi119 ceph-mon[108979]: osdmap e1333: 8 total, 8 up, 8 in 2023-12-01T16:24:26.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:26 smithi183 ceph-mon[99169]: osdmap e1334: 8 total, 8 up, 8 in 2023-12-01T16:24:27.532 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:26 smithi183 ceph-mon[99169]: pgmap v2827: 713 pgs: 713 active+clean; 6.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:27.533 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:26 smithi119 ceph-mon[94175]: osdmap e1334: 8 total, 8 up, 8 in 2023-12-01T16:24:27.533 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:26 smithi119 ceph-mon[94175]: pgmap v2827: 713 pgs: 713 active+clean; 6.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:27.533 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:26 smithi119 ceph-mon[108979]: osdmap e1334: 8 total, 8 up, 8 in 2023-12-01T16:24:27.534 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:26 smithi119 ceph-mon[108979]: pgmap v2827: 713 pgs: 713 active+clean; 6.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:27.534 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:27 smithi183 ceph-mon[99169]: osdmap e1335: 8 total, 8 up, 8 in 2023-12-01T16:24:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3651426901' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:24:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:27 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:24:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:27 smithi119 ceph-mon[94175]: osdmap e1335: 8 total, 8 up, 8 in 2023-12-01T16:24:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3651426901' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:24:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:27 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:24:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:27 smithi119 ceph-mon[108979]: osdmap e1335: 8 total, 8 up, 8 in 2023-12-01T16:24:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3651426901' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:24:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:27 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:24:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:28 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-21","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:24:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:28 smithi183 ceph-mon[99169]: osdmap e1336: 8 total, 8 up, 8 in 2023-12-01T16:24:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:28 smithi183 ceph-mon[99169]: pgmap v2830: 745 pgs: 32 unknown, 713 active+clean; 6.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 7.7 KiB/s wr, 133 op/s 2023-12-01T16:24:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:28 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-21","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:24:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:28 smithi119 ceph-mon[108979]: osdmap e1336: 8 total, 8 up, 8 in 2023-12-01T16:24:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:28 smithi119 ceph-mon[108979]: pgmap v2830: 745 pgs: 32 unknown, 713 active+clean; 6.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 7.7 KiB/s wr, 133 op/s 2023-12-01T16:24:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:28 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-21","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:24:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:28 smithi119 ceph-mon[94175]: osdmap e1336: 8 total, 8 up, 8 in 2023-12-01T16:24:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:28 smithi119 ceph-mon[94175]: pgmap v2830: 745 pgs: 32 unknown, 713 active+clean; 6.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 7.7 KiB/s wr, 133 op/s 2023-12-01T16:24:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:29 smithi183 ceph-mon[99169]: osdmap e1337: 8 total, 8 up, 8 in 2023-12-01T16:24:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:29 smithi119 ceph-mon[94175]: osdmap e1337: 8 total, 8 up, 8 in 2023-12-01T16:24:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:29 smithi119 ceph-mon[108979]: osdmap e1337: 8 total, 8 up, 8 in 2023-12-01T16:24:30.300 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:24:30.625 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:24:30.626 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (51m) 9m ago 51m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:24:30.626 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (51m) 9m ago 51m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:24:30.626 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (52m) 9m ago 52m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:24:30.626 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (52m) 9m ago 52m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:24:30.626 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (55m) 9m ago 55m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:24:30.627 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (57m) 9m ago 57m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:24:30.627 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (57m) 9m ago 57m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:24:30.627 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (55m) 9m ago 55m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:24:30.627 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (55m) 9m ago 55m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:24:30.627 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (51m) 9m ago 51m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:24:30.627 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (51m) 9m ago 51m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:24:30.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (55m) 9m ago 55m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:24:30.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (54m) 9m ago 54m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:24:30.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (54m) 9m ago 54m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:24:30.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (54m) 9m ago 54m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:24:30.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (53m) 9m ago 53m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:24:30.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (53m) 9m ago 53m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:24:30.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (53m) 9m ago 53m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:24:30.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (52m) 9m ago 52m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:24:30.627 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (50m) 9m ago 52m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:24:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:30 smithi183 ceph-mon[99169]: osdmap e1338: 8 total, 8 up, 8 in 2023-12-01T16:24:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:30 smithi183 ceph-mon[99169]: pgmap v2833: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 2.7 KiB/s wr, 54 op/s 2023-12-01T16:24:30.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:30 smithi119 ceph-mon[94175]: osdmap e1338: 8 total, 8 up, 8 in 2023-12-01T16:24:30.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:30 smithi119 ceph-mon[94175]: pgmap v2833: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 2.7 KiB/s wr, 54 op/s 2023-12-01T16:24:30.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:30 smithi119 ceph-mon[108979]: osdmap e1338: 8 total, 8 up, 8 in 2023-12-01T16:24:30.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:30 smithi119 ceph-mon[108979]: pgmap v2833: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 2.7 KiB/s wr, 54 op/s 2023-12-01T16:24:31.002 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:24:31.002 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:24:31.002 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:24:31.002 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:24:31.003 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:24:31.003 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:24:31.003 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:24:31.003 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:24:31.003 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:24:31.004 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:24:31.004 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:24:31.004 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:24:31.004 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:24:31.004 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:24:31.004 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:24:31.005 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:24:31.005 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:24:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:31 smithi183 ceph-mon[99169]: from='client.18021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:31 smithi183 ceph-mon[99169]: osdmap e1339: 8 total, 8 up, 8 in 2023-12-01T16:24:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:31 smithi183 ceph-mon[99169]: from='client.18027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2635023735' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:24:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:31 smithi183 ceph-mon[99169]: osdmap e1340: 8 total, 8 up, 8 in 2023-12-01T16:24:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:31 smithi119 ceph-mon[108979]: from='client.18021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:31 smithi119 ceph-mon[108979]: osdmap e1339: 8 total, 8 up, 8 in 2023-12-01T16:24:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:31 smithi119 ceph-mon[108979]: from='client.18027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2635023735' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:24:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:31 smithi119 ceph-mon[108979]: osdmap e1340: 8 total, 8 up, 8 in 2023-12-01T16:24:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:31 smithi119 ceph-mon[94175]: from='client.18021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:31 smithi119 ceph-mon[94175]: osdmap e1339: 8 total, 8 up, 8 in 2023-12-01T16:24:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:31 smithi119 ceph-mon[94175]: from='client.18027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2635023735' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:24:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:31 smithi119 ceph-mon[94175]: osdmap e1340: 8 total, 8 up, 8 in 2023-12-01T16:24:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:32 smithi183 ceph-mon[99169]: pgmap v2836: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 2.7 KiB/s wr, 54 op/s 2023-12-01T16:24:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:32 smithi183 ceph-mon[99169]: osdmap e1341: 8 total, 8 up, 8 in 2023-12-01T16:24:32.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:32 smithi119 ceph-mon[94175]: pgmap v2836: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 2.7 KiB/s wr, 54 op/s 2023-12-01T16:24:32.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:32 smithi119 ceph-mon[94175]: osdmap e1341: 8 total, 8 up, 8 in 2023-12-01T16:24:32.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:32 smithi119 ceph-mon[108979]: pgmap v2836: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 2.7 KiB/s wr, 54 op/s 2023-12-01T16:24:32.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:32 smithi119 ceph-mon[108979]: osdmap e1341: 8 total, 8 up, 8 in 2023-12-01T16:24:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:24:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:24:34] "GET /metrics HTTP/1.1" 200 81924 "" "Prometheus/2.43.0" 2023-12-01T16:24:34.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:34 smithi119 ceph-mon[108979]: osdmap e1342: 8 total, 8 up, 8 in 2023-12-01T16:24:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:34 smithi119 ceph-mon[108979]: pgmap v2839: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:34.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:34 smithi119 ceph-mon[94175]: osdmap e1342: 8 total, 8 up, 8 in 2023-12-01T16:24:34.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:34 smithi119 ceph-mon[94175]: pgmap v2839: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:34 smithi183 ceph-mon[99169]: osdmap e1342: 8 total, 8 up, 8 in 2023-12-01T16:24:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:34 smithi183 ceph-mon[99169]: pgmap v2839: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:35.557 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.QuiesceWatch (10012 ms) 2023-12-01T16:24:35.557 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.QuiesceWatchPP 2023-12-01T16:24:35.557 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:35 smithi119 ceph-mon[94175]: osdmap e1343: 8 total, 8 up, 8 in 2023-12-01T16:24:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:35 smithi119 ceph-mon[108979]: osdmap e1343: 8 total, 8 up, 8 in 2023-12-01T16:24:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:35 smithi183 ceph-mon[99169]: osdmap e1343: 8 total, 8 up, 8 in 2023-12-01T16:24:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:36 smithi183 ceph-mon[99169]: osdmap e1344: 8 total, 8 up, 8 in 2023-12-01T16:24:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:36 smithi183 ceph-mon[99169]: pgmap v2842: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2023-12-01T16:24:36.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:36 smithi119 ceph-mon[94175]: osdmap e1344: 8 total, 8 up, 8 in 2023-12-01T16:24:36.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:36 smithi119 ceph-mon[94175]: pgmap v2842: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2023-12-01T16:24:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:36 smithi119 ceph-mon[108979]: osdmap e1344: 8 total, 8 up, 8 in 2023-12-01T16:24:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:36 smithi119 ceph-mon[108979]: pgmap v2842: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2023-12-01T16:24:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:37 smithi183 ceph-mon[99169]: osdmap e1345: 8 total, 8 up, 8 in 2023-12-01T16:24:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:37 smithi119 ceph-mon[94175]: osdmap e1345: 8 total, 8 up, 8 in 2023-12-01T16:24:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:37 smithi119 ceph-mon[108979]: osdmap e1345: 8 total, 8 up, 8 in 2023-12-01T16:24:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:38 smithi183 ceph-mon[99169]: osdmap e1346: 8 total, 8 up, 8 in 2023-12-01T16:24:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:38 smithi183 ceph-mon[99169]: pgmap v2845: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2023-12-01T16:24:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:38 smithi119 ceph-mon[94175]: osdmap e1346: 8 total, 8 up, 8 in 2023-12-01T16:24:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:38 smithi119 ceph-mon[94175]: pgmap v2845: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2023-12-01T16:24:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:38 smithi119 ceph-mon[108979]: osdmap e1346: 8 total, 8 up, 8 in 2023-12-01T16:24:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:38 smithi119 ceph-mon[108979]: pgmap v2845: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2023-12-01T16:24:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:39 smithi183 ceph-mon[99169]: osdmap e1347: 8 total, 8 up, 8 in 2023-12-01T16:24:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:24:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:39 smithi119 ceph-mon[94175]: osdmap e1347: 8 total, 8 up, 8 in 2023-12-01T16:24:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:24:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:39 smithi119 ceph-mon[108979]: osdmap e1347: 8 total, 8 up, 8 in 2023-12-01T16:24:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:24:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:40 smithi183 ceph-mon[99169]: osdmap e1348: 8 total, 8 up, 8 in 2023-12-01T16:24:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:40 smithi183 ceph-mon[99169]: pgmap v2848: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 6.0 KiB/s wr, 108 op/s 2023-12-01T16:24:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:40 smithi119 ceph-mon[94175]: osdmap e1348: 8 total, 8 up, 8 in 2023-12-01T16:24:40.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:40 smithi119 ceph-mon[94175]: pgmap v2848: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 6.0 KiB/s wr, 108 op/s 2023-12-01T16:24:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:40 smithi119 ceph-mon[108979]: osdmap e1348: 8 total, 8 up, 8 in 2023-12-01T16:24:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:40 smithi119 ceph-mon[108979]: pgmap v2848: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 6.0 KiB/s wr, 108 op/s 2023-12-01T16:24:41.530 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.QuiesceWatchPP (5974 ms) 2023-12-01T16:24:41.531 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.QuiesceWatchError 2023-12-01T16:24:41.531 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: osdmap e1349: 8 total, 8 up, 8 in 2023-12-01T16:24:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1", "id": [1, 6]}]: dispatch 2023-12-01T16:24:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.4", "id": [3, 5]}]: dispatch 2023-12-01T16:24:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1", "id": [1, 6]}]: dispatch 2023-12-01T16:24:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1a", "id": [0, 6]}]: dispatch 2023-12-01T16:24:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.6", "id": [6, 4]}]: dispatch 2023-12-01T16:24:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.4", "id": [3, 5]}]: dispatch 2023-12-01T16:24:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.c", "id": [1, 2]}]: dispatch 2023-12-01T16:24:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1a", "id": [0, 6]}]: dispatch 2023-12-01T16:24:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.0", "id": [0, 3]}]: dispatch 2023-12-01T16:24:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.a", "id": [0, 7]}]: dispatch 2023-12-01T16:24:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.6", "id": [6, 4]}]: dispatch 2023-12-01T16:24:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.c", "id": [1, 2]}]: dispatch 2023-12-01T16:24:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.0", "id": [0, 3]}]: dispatch 2023-12-01T16:24:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.a", "id": [0, 7]}]: dispatch 2023-12-01T16:24:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1", "id": [1, 6]}]': finished 2023-12-01T16:24:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.4", "id": [3, 5]}]': finished 2023-12-01T16:24:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1a", "id": [0, 6]}]': finished 2023-12-01T16:24:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.6", "id": [6, 4]}]': finished 2023-12-01T16:24:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.c", "id": [1, 2]}]': finished 2023-12-01T16:24:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.0", "id": [0, 3]}]': finished 2023-12-01T16:24:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.a", "id": [0, 7]}]': finished 2023-12-01T16:24:41.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:41 smithi183 ceph-mon[99169]: osdmap e1350: 8 total, 8 up, 8 in 2023-12-01T16:24:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: osdmap e1349: 8 total, 8 up, 8 in 2023-12-01T16:24:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1", "id": [1, 6]}]: dispatch 2023-12-01T16:24:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.4", "id": [3, 5]}]: dispatch 2023-12-01T16:24:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1", "id": [1, 6]}]: dispatch 2023-12-01T16:24:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1a", "id": [0, 6]}]: dispatch 2023-12-01T16:24:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.6", "id": [6, 4]}]: dispatch 2023-12-01T16:24:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.4", "id": [3, 5]}]: dispatch 2023-12-01T16:24:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.c", "id": [1, 2]}]: dispatch 2023-12-01T16:24:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1a", "id": [0, 6]}]: dispatch 2023-12-01T16:24:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.0", "id": [0, 3]}]: dispatch 2023-12-01T16:24:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.a", "id": [0, 7]}]: dispatch 2023-12-01T16:24:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.6", "id": [6, 4]}]: dispatch 2023-12-01T16:24:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.c", "id": [1, 2]}]: dispatch 2023-12-01T16:24:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.0", "id": [0, 3]}]: dispatch 2023-12-01T16:24:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.a", "id": [0, 7]}]: dispatch 2023-12-01T16:24:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1", "id": [1, 6]}]': finished 2023-12-01T16:24:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.4", "id": [3, 5]}]': finished 2023-12-01T16:24:41.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1a", "id": [0, 6]}]': finished 2023-12-01T16:24:41.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.6", "id": [6, 4]}]': finished 2023-12-01T16:24:41.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.c", "id": [1, 2]}]': finished 2023-12-01T16:24:41.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.0", "id": [0, 3]}]': finished 2023-12-01T16:24:41.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.a", "id": [0, 7]}]': finished 2023-12-01T16:24:41.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[94175]: osdmap e1350: 8 total, 8 up, 8 in 2023-12-01T16:24:41.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: osdmap e1349: 8 total, 8 up, 8 in 2023-12-01T16:24:41.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1", "id": [1, 6]}]: dispatch 2023-12-01T16:24:41.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.4", "id": [3, 5]}]: dispatch 2023-12-01T16:24:41.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1", "id": [1, 6]}]: dispatch 2023-12-01T16:24:41.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1a", "id": [0, 6]}]: dispatch 2023-12-01T16:24:41.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.6", "id": [6, 4]}]: dispatch 2023-12-01T16:24:41.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.4", "id": [3, 5]}]: dispatch 2023-12-01T16:24:41.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.c", "id": [1, 2]}]: dispatch 2023-12-01T16:24:41.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1a", "id": [0, 6]}]: dispatch 2023-12-01T16:24:41.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.0", "id": [0, 3]}]: dispatch 2023-12-01T16:24:41.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.a", "id": [0, 7]}]: dispatch 2023-12-01T16:24:41.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.6", "id": [6, 4]}]: dispatch 2023-12-01T16:24:41.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.c", "id": [1, 2]}]: dispatch 2023-12-01T16:24:41.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.0", "id": [0, 3]}]: dispatch 2023-12-01T16:24:41.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.a", "id": [0, 7]}]: dispatch 2023-12-01T16:24:41.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1", "id": [1, 6]}]': finished 2023-12-01T16:24:41.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.4", "id": [3, 5]}]': finished 2023-12-01T16:24:41.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1a", "id": [0, 6]}]': finished 2023-12-01T16:24:41.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.6", "id": [6, 4]}]': finished 2023-12-01T16:24:41.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.c", "id": [1, 2]}]': finished 2023-12-01T16:24:41.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.0", "id": [0, 3]}]': finished 2023-12-01T16:24:41.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.a", "id": [0, 7]}]': finished 2023-12-01T16:24:41.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:41 smithi119 ceph-mon[108979]: osdmap e1350: 8 total, 8 up, 8 in 2023-12-01T16:24:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:42 smithi183 ceph-mon[99169]: pgmap v2851: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 6.0 KiB/s wr, 108 op/s 2023-12-01T16:24:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:42 smithi183 ceph-mon[99169]: osdmap e1351: 8 total, 8 up, 8 in 2023-12-01T16:24:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:42 smithi119 ceph-mon[94175]: pgmap v2851: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 6.0 KiB/s wr, 108 op/s 2023-12-01T16:24:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:42 smithi119 ceph-mon[94175]: osdmap e1351: 8 total, 8 up, 8 in 2023-12-01T16:24:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:42 smithi119 ceph-mon[108979]: pgmap v2851: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 6.0 KiB/s wr, 108 op/s 2023-12-01T16:24:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:42 smithi119 ceph-mon[108979]: osdmap e1351: 8 total, 8 up, 8 in 2023-12-01T16:24:44.439 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:24:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:24:44] "GET /metrics HTTP/1.1" 200 81928 "" "Prometheus/2.43.0" 2023-12-01T16:24:44.439 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:44 smithi119 ceph-mon[94175]: osdmap e1352: 8 total, 8 up, 8 in 2023-12-01T16:24:44.439 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:44 smithi119 ceph-mon[94175]: pgmap v2854: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:44.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:44 smithi183 ceph-mon[99169]: osdmap e1352: 8 total, 8 up, 8 in 2023-12-01T16:24:44.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:44 smithi183 ceph-mon[99169]: pgmap v2854: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:44.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:44 smithi119 ceph-mon[108979]: osdmap e1352: 8 total, 8 up, 8 in 2023-12-01T16:24:44.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:44 smithi119 ceph-mon[108979]: pgmap v2854: 745 pgs: 745 active+clean; 6.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:45 smithi183 ceph-mon[99169]: osdmap e1353: 8 total, 8 up, 8 in 2023-12-01T16:24:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:45 smithi119 ceph-mon[94175]: osdmap e1353: 8 total, 8 up, 8 in 2023-12-01T16:24:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:45 smithi119 ceph-mon[108979]: osdmap e1353: 8 total, 8 up, 8 in 2023-12-01T16:24:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:46 smithi183 ceph-mon[99169]: osdmap e1354: 8 total, 8 up, 8 in 2023-12-01T16:24:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:46 smithi183 ceph-mon[99169]: pgmap v2857: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s rd, 5.2 KiB/s wr, 106 op/s; 4 B/s, 0 objects/s recovering 2023-12-01T16:24:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:46 smithi119 ceph-mon[94175]: osdmap e1354: 8 total, 8 up, 8 in 2023-12-01T16:24:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:46 smithi119 ceph-mon[94175]: pgmap v2857: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s rd, 5.2 KiB/s wr, 106 op/s; 4 B/s, 0 objects/s recovering 2023-12-01T16:24:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:46 smithi119 ceph-mon[108979]: osdmap e1354: 8 total, 8 up, 8 in 2023-12-01T16:24:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:46 smithi119 ceph-mon[108979]: pgmap v2857: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s rd, 5.2 KiB/s wr, 106 op/s; 4 B/s, 0 objects/s recovering 2023-12-01T16:24:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:47 smithi183 ceph-mon[99169]: osdmap e1355: 8 total, 8 up, 8 in 2023-12-01T16:24:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:47 smithi119 ceph-mon[108979]: osdmap e1355: 8 total, 8 up, 8 in 2023-12-01T16:24:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:47 smithi119 ceph-mon[94175]: osdmap e1355: 8 total, 8 up, 8 in 2023-12-01T16:24:48.579 INFO:tasks.workunit.client.0.smithi119.stdout:10.00% done 2023-12-01T16:24:48.579 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.QuiesceWatchError (7048 ms) 2023-12-01T16:24:48.579 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.QuiesceWatchTimeout 2023-12-01T16:24:48.579 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:24:48.596 INFO:tasks.workunit.client.0.smithi119.stderr:test quiesce is not long enough to time out 2023-12-01T16:24:48.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:48 smithi183 ceph-mon[99169]: osdmap e1356: 8 total, 8 up, 8 in 2023-12-01T16:24:48.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:48 smithi183 ceph-mon[99169]: pgmap v2860: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s rd, 5.2 KiB/s wr, 106 op/s; 4 B/s, 0 objects/s recovering 2023-12-01T16:24:48.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:48 smithi119 ceph-mon[108979]: osdmap e1356: 8 total, 8 up, 8 in 2023-12-01T16:24:48.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:48 smithi119 ceph-mon[108979]: pgmap v2860: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s rd, 5.2 KiB/s wr, 106 op/s; 4 B/s, 0 objects/s recovering 2023-12-01T16:24:48.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:48 smithi119 ceph-mon[94175]: osdmap e1356: 8 total, 8 up, 8 in 2023-12-01T16:24:48.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:48 smithi119 ceph-mon[94175]: pgmap v2860: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s rd, 5.2 KiB/s wr, 106 op/s; 4 B/s, 0 objects/s recovering 2023-12-01T16:24:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:49 smithi183 ceph-mon[99169]: osdmap e1357: 8 total, 8 up, 8 in 2023-12-01T16:24:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:49 smithi119 ceph-mon[94175]: osdmap e1357: 8 total, 8 up, 8 in 2023-12-01T16:24:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:49 smithi119 ceph-mon[108979]: osdmap e1357: 8 total, 8 up, 8 in 2023-12-01T16:24:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:50 smithi183 ceph-mon[99169]: pgmap v2862: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 5.0 KiB/s wr, 77 op/s 2023-12-01T16:24:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:50 smithi119 ceph-mon[94175]: pgmap v2862: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 5.0 KiB/s wr, 77 op/s 2023-12-01T16:24:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:50 smithi119 ceph-mon[108979]: pgmap v2862: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 5.0 KiB/s wr, 77 op/s 2023-12-01T16:24:52.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:52 smithi183 ceph-mon[99169]: osdmap e1358: 8 total, 8 up, 8 in 2023-12-01T16:24:52.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:52 smithi183 ceph-mon[99169]: pgmap v2864: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 4.1 KiB/s wr, 64 op/s 2023-12-01T16:24:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:52 smithi119 ceph-mon[94175]: osdmap e1358: 8 total, 8 up, 8 in 2023-12-01T16:24:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:52 smithi119 ceph-mon[94175]: pgmap v2864: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 4.1 KiB/s wr, 64 op/s 2023-12-01T16:24:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:52 smithi119 ceph-mon[108979]: osdmap e1358: 8 total, 8 up, 8 in 2023-12-01T16:24:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:52 smithi119 ceph-mon[108979]: pgmap v2864: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 4.1 KiB/s wr, 64 op/s 2023-12-01T16:24:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:24:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:24:54] "GET /metrics HTTP/1.1" 200 81930 "" "Prometheus/2.43.0" 2023-12-01T16:24:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:54 smithi183 ceph-mon[99169]: pgmap v2865: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 39 KiB/s rd, 3.5 KiB/s wr, 54 op/s 2023-12-01T16:24:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:54 smithi119 ceph-mon[108979]: pgmap v2865: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 39 KiB/s rd, 3.5 KiB/s wr, 54 op/s 2023-12-01T16:24:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:54 smithi119 ceph-mon[94175]: pgmap v2865: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 39 KiB/s rd, 3.5 KiB/s wr, 54 op/s 2023-12-01T16:24:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:57 smithi183 ceph-mon[99169]: pgmap v2866: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 32 KiB/s rd, 2.9 KiB/s wr, 44 op/s 2023-12-01T16:24:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:57 smithi119 ceph-mon[94175]: pgmap v2866: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 32 KiB/s rd, 2.9 KiB/s wr, 44 op/s 2023-12-01T16:24:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:57 smithi119 ceph-mon[108979]: pgmap v2866: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 32 KiB/s rd, 2.9 KiB/s wr, 44 op/s 2023-12-01T16:24:57.465 INFO:tasks.workunit.client.0.smithi119.stderr:test quiesce is timed out 2023-12-01T16:24:57.470 INFO:tasks.workunit.client.0.smithi119.stderr:waiting for timed out ... 0 2023-12-01T16:24:58.470 INFO:tasks.workunit.client.0.smithi119.stderr:waiting for timed out ... 1 2023-12-01T16:24:58.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:58 smithi119 ceph-mon[94175]: osdmap e1359: 8 total, 8 up, 8 in 2023-12-01T16:24:58.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:24:58 smithi119 ceph-mon[94175]: pgmap v2868: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:58.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:58 smithi119 ceph-mon[108979]: osdmap e1359: 8 total, 8 up, 8 in 2023-12-01T16:24:58.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:24:58 smithi119 ceph-mon[108979]: pgmap v2868: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:58 smithi183 ceph-mon[99169]: osdmap e1359: 8 total, 8 up, 8 in 2023-12-01T16:24:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:24:58 smithi183 ceph-mon[99169]: pgmap v2868: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:59.470 INFO:tasks.workunit.client.0.smithi119.stderr:waiting for timed out ... 2 2023-12-01T16:25:00.470 INFO:tasks.workunit.client.0.smithi119.stderr:waiting for timed out ... 3 2023-12-01T16:25:01.350 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:25:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:01 smithi183 ceph-mon[99169]: pgmap v2869: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.4 KiB/s rd, 356 B/s wr, 4 op/s 2023-12-01T16:25:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:01 smithi119 ceph-mon[94175]: pgmap v2869: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.4 KiB/s rd, 356 B/s wr, 4 op/s 2023-12-01T16:25:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:01 smithi119 ceph-mon[108979]: pgmap v2869: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.4 KiB/s rd, 356 B/s wr, 4 op/s 2023-12-01T16:25:01.470 INFO:tasks.workunit.client.0.smithi119.stderr:waiting for timed out ... 4 2023-12-01T16:25:01.662 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:25:01.662 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (51m) 9m ago 52m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:25:01.662 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (51m) 9m ago 51m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:25:01.662 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (52m) 9m ago 52m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:25:01.662 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (52m) 9m ago 52m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:25:01.662 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (56m) 9m ago 56m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:25:01.662 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (57m) 9m ago 57m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:25:01.662 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (57m) 9m ago 57m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:25:01.662 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (56m) 9m ago 56m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:25:01.663 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (56m) 9m ago 56m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:25:01.663 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (52m) 9m ago 52m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:25:01.663 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (52m) 9m ago 52m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:25:01.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (55m) 9m ago 55m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:25:01.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (55m) 9m ago 55m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:25:01.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (55m) 9m ago 55m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:25:01.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (54m) 9m ago 54m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:25:01.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (54m) 9m ago 54m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:25:01.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (54m) 9m ago 53m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:25:01.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (53m) 9m ago 53m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:25:01.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (53m) 9m ago 53m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:25:01.663 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (51m) 9m ago 52m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:25:02.042 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:25:02.042 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:25:02.042 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:25:02.042 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:25:02.043 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:25:02.043 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:25:02.043 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:25:02.043 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:25:02.043 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:25:02.043 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:25:02.043 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:25:02.043 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:25:02.043 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:25:02.043 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:25:02.043 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:25:02.043 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:25:02.043 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:25:02.470 INFO:tasks.workunit.client.0.smithi119.stderr:waiting for timed out ... 5 2023-12-01T16:25:02.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:02 smithi119 ceph-mon[94175]: from='client.27920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:25:02.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:02 smithi119 ceph-mon[94175]: from='client.18045 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:25:02.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1241989981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:25:02.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:02 smithi119 ceph-mon[94175]: pgmap v2870: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2023-12-01T16:25:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:02 smithi119 ceph-mon[108979]: from='client.27920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:25:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:02 smithi119 ceph-mon[108979]: from='client.18045 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:25:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1241989981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:25:02.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:02 smithi119 ceph-mon[108979]: pgmap v2870: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2023-12-01T16:25:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:02 smithi183 ceph-mon[99169]: from='client.27920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:25:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:02 smithi183 ceph-mon[99169]: from='client.18045 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:25:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1241989981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:25:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:02 smithi183 ceph-mon[99169]: pgmap v2870: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2023-12-01T16:25:03.470 INFO:tasks.workunit.client.0.smithi119.stderr:waiting for timed out ... 6 2023-12-01T16:25:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:25:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:25:04] "GET /metrics HTTP/1.1" 200 81930 "" "Prometheus/2.43.0" 2023-12-01T16:25:04.470 INFO:tasks.workunit.client.0.smithi119.stderr:waiting for timed out ... 7 2023-12-01T16:25:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:05 smithi183 ceph-mon[99169]: pgmap v2871: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2023-12-01T16:25:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:05 smithi119 ceph-mon[94175]: pgmap v2871: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2023-12-01T16:25:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:05 smithi119 ceph-mon[108979]: pgmap v2871: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2023-12-01T16:25:05.470 INFO:tasks.workunit.client.0.smithi119.stderr:waiting for timed out ... 8 2023-12-01T16:25:06.471 INFO:tasks.workunit.client.0.smithi119.stderr:waiting for timed out ... 9 2023-12-01T16:25:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:07 smithi183 ceph-mon[99169]: pgmap v2872: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2023-12-01T16:25:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:25:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:25:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:25:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:25:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:07 smithi119 ceph-mon[94175]: pgmap v2872: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2023-12-01T16:25:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:25:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:25:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:25:07.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:25:07.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:07 smithi119 ceph-mon[108979]: pgmap v2872: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2023-12-01T16:25:07.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:25:07.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:25:07.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:25:07.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:25:07.471 INFO:tasks.workunit.client.0.smithi119.stderr:waiting for timed out ... 10 2023-12-01T16:25:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:09 smithi183 ceph-mon[99169]: pgmap v2873: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 KiB/s rd, 289 B/s wr, 3 op/s 2023-12-01T16:25:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:09 smithi119 ceph-mon[94175]: pgmap v2873: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 KiB/s rd, 289 B/s wr, 3 op/s 2023-12-01T16:25:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:09 smithi119 ceph-mon[108979]: pgmap v2873: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 KiB/s rd, 289 B/s wr, 3 op/s 2023-12-01T16:25:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:11 smithi183 ceph-mon[99169]: pgmap v2874: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2023-12-01T16:25:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:11 smithi119 ceph-mon[94175]: pgmap v2874: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2023-12-01T16:25:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:11 smithi119 ceph-mon[108979]: pgmap v2874: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2023-12-01T16:25:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:12 smithi183 ceph-mon[99169]: pgmap v2875: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:12 smithi119 ceph-mon[94175]: pgmap v2875: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:12 smithi119 ceph-mon[108979]: pgmap v2875: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:25:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:25:14] "GET /metrics HTTP/1.1" 200 81940 "" "Prometheus/2.43.0" 2023-12-01T16:25:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:15 smithi183 ceph-mon[99169]: pgmap v2876: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:15 smithi119 ceph-mon[94175]: pgmap v2876: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:15 smithi119 ceph-mon[108979]: pgmap v2876: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:17 smithi183 ceph-mon[99169]: pgmap v2877: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:17 smithi119 ceph-mon[108979]: pgmap v2877: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:17 smithi119 ceph-mon[94175]: pgmap v2877: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:18.471 INFO:tasks.workunit.client.0.smithi119.stderr:test retry succeeds 2023-12-01T16:25:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:19 smithi183 ceph-mon[99169]: pgmap v2878: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:19 smithi119 ceph-mon[94175]: pgmap v2878: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:19 smithi119 ceph-mon[108979]: pgmap v2878: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:20 smithi183 ceph-mon[99169]: osdmap e1360: 8 total, 8 up, 8 in 2023-12-01T16:25:20.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:20 smithi119 ceph-mon[108979]: osdmap e1360: 8 total, 8 up, 8 in 2023-12-01T16:25:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:20 smithi119 ceph-mon[94175]: osdmap e1360: 8 total, 8 up, 8 in 2023-12-01T16:25:21.254 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.QuiesceWatchTimeout (32675 ms) 2023-12-01T16:25:21.254 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.WriteZeroes 2023-12-01T16:25:21.254 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:25:21.319 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.WriteZeroes (65 ms) 2023-12-01T16:25:21.319 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.WriteZeroesThickProvision 2023-12-01T16:25:21.319 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:25:21.400 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.WriteZeroesThickProvision (81 ms) 2023-12-01T16:25:21.400 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestLibRBD.ConcurentOperations 2023-12-01T16:25:21.400 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:25:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:21 smithi183 ceph-mon[99169]: pgmap v2880: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.0 KiB/s rd, 613 B/s wr, 5 op/s 2023-12-01T16:25:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:21 smithi183 ceph-mon[99169]: osdmap e1361: 8 total, 8 up, 8 in 2023-12-01T16:25:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:21 smithi119 ceph-mon[94175]: pgmap v2880: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.0 KiB/s rd, 613 B/s wr, 5 op/s 2023-12-01T16:25:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:21 smithi119 ceph-mon[94175]: osdmap e1361: 8 total, 8 up, 8 in 2023-12-01T16:25:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:21 smithi119 ceph-mon[108979]: pgmap v2880: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.0 KiB/s rd, 613 B/s wr, 5 op/s 2023-12-01T16:25:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:21 smithi119 ceph-mon[108979]: osdmap e1361: 8 total, 8 up, 8 in 2023-12-01T16:25:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:22 smithi183 ceph-mon[99169]: osdmap e1362: 8 total, 8 up, 8 in 2023-12-01T16:25:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:22 smithi119 ceph-mon[108979]: osdmap e1362: 8 total, 8 up, 8 in 2023-12-01T16:25:22.455 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:22 smithi119 ceph-mon[94175]: osdmap e1362: 8 total, 8 up, 8 in 2023-12-01T16:25:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:23 smithi183 ceph-mon[99169]: pgmap v2883: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 6.7 KiB/s rd, 1022 B/s wr, 9 op/s 2023-12-01T16:25:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:23 smithi183 ceph-mon[99169]: osdmap e1363: 8 total, 8 up, 8 in 2023-12-01T16:25:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:23 smithi119 ceph-mon[108979]: pgmap v2883: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 6.7 KiB/s rd, 1022 B/s wr, 9 op/s 2023-12-01T16:25:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:23 smithi119 ceph-mon[108979]: osdmap e1363: 8 total, 8 up, 8 in 2023-12-01T16:25:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:23 smithi119 ceph-mon[94175]: pgmap v2883: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 6.7 KiB/s rd, 1022 B/s wr, 9 op/s 2023-12-01T16:25:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:23 smithi119 ceph-mon[94175]: osdmap e1363: 8 total, 8 up, 8 in 2023-12-01T16:25:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:24 smithi183 ceph-mon[99169]: osdmap e1364: 8 total, 8 up, 8 in 2023-12-01T16:25:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:25:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:25:24] "GET /metrics HTTP/1.1" 200 81942 "" "Prometheus/2.43.0" 2023-12-01T16:25:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:24 smithi119 ceph-mon[94175]: osdmap e1364: 8 total, 8 up, 8 in 2023-12-01T16:25:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:24 smithi119 ceph-mon[108979]: osdmap e1364: 8 total, 8 up, 8 in 2023-12-01T16:25:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:25 smithi183 ceph-mon[99169]: pgmap v2886: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:25 smithi183 ceph-mon[99169]: osdmap e1365: 8 total, 8 up, 8 in 2023-12-01T16:25:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:25 smithi119 ceph-mon[94175]: pgmap v2886: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:25 smithi119 ceph-mon[94175]: osdmap e1365: 8 total, 8 up, 8 in 2023-12-01T16:25:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:25 smithi119 ceph-mon[108979]: pgmap v2886: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:25 smithi119 ceph-mon[108979]: osdmap e1365: 8 total, 8 up, 8 in 2023-12-01T16:25:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:26 smithi183 ceph-mon[99169]: osdmap e1366: 8 total, 8 up, 8 in 2023-12-01T16:25:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:26 smithi183 ceph-mon[99169]: pgmap v2889: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 121 KiB/s rd, 9.2 KiB/s wr, 169 op/s 2023-12-01T16:25:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:26 smithi119 ceph-mon[94175]: osdmap e1366: 8 total, 8 up, 8 in 2023-12-01T16:25:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:26 smithi119 ceph-mon[94175]: pgmap v2889: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 121 KiB/s rd, 9.2 KiB/s wr, 169 op/s 2023-12-01T16:25:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:26 smithi119 ceph-mon[108979]: osdmap e1366: 8 total, 8 up, 8 in 2023-12-01T16:25:26.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:26 smithi119 ceph-mon[108979]: pgmap v2889: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 121 KiB/s rd, 9.2 KiB/s wr, 169 op/s 2023-12-01T16:25:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:27 smithi183 ceph-mon[99169]: osdmap e1367: 8 total, 8 up, 8 in 2023-12-01T16:25:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:27 smithi119 ceph-mon[94175]: osdmap e1367: 8 total, 8 up, 8 in 2023-12-01T16:25:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:27 smithi119 ceph-mon[108979]: osdmap e1367: 8 total, 8 up, 8 in 2023-12-01T16:25:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:28 smithi183 ceph-mon[99169]: osdmap e1368: 8 total, 8 up, 8 in 2023-12-01T16:25:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:28 smithi183 ceph-mon[99169]: pgmap v2892: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 121 KiB/s rd, 9.2 KiB/s wr, 169 op/s 2023-12-01T16:25:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:28 smithi119 ceph-mon[94175]: osdmap e1368: 8 total, 8 up, 8 in 2023-12-01T16:25:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:28 smithi119 ceph-mon[94175]: pgmap v2892: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 121 KiB/s rd, 9.2 KiB/s wr, 169 op/s 2023-12-01T16:25:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:28 smithi119 ceph-mon[108979]: osdmap e1368: 8 total, 8 up, 8 in 2023-12-01T16:25:28.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:28 smithi119 ceph-mon[108979]: pgmap v2892: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 121 KiB/s rd, 9.2 KiB/s wr, 169 op/s 2023-12-01T16:25:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:29 smithi183 ceph-mon[99169]: osdmap e1369: 8 total, 8 up, 8 in 2023-12-01T16:25:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:29 smithi119 ceph-mon[94175]: osdmap e1369: 8 total, 8 up, 8 in 2023-12-01T16:25:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:29 smithi119 ceph-mon[108979]: osdmap e1369: 8 total, 8 up, 8 in 2023-12-01T16:25:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:30 smithi183 ceph-mon[99169]: osdmap e1370: 8 total, 8 up, 8 in 2023-12-01T16:25:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:30 smithi183 ceph-mon[99169]: pgmap v2895: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2023-12-01T16:25:30.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:30 smithi119 ceph-mon[94175]: osdmap e1370: 8 total, 8 up, 8 in 2023-12-01T16:25:30.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:30 smithi119 ceph-mon[94175]: pgmap v2895: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2023-12-01T16:25:30.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:30 smithi119 ceph-mon[108979]: osdmap e1370: 8 total, 8 up, 8 in 2023-12-01T16:25:30.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:30 smithi119 ceph-mon[108979]: pgmap v2895: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2023-12-01T16:25:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:31 smithi183 ceph-mon[99169]: osdmap e1371: 8 total, 8 up, 8 in 2023-12-01T16:25:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:31 smithi183 ceph-mon[99169]: osdmap e1372: 8 total, 8 up, 8 in 2023-12-01T16:25:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:31 smithi119 ceph-mon[94175]: osdmap e1371: 8 total, 8 up, 8 in 2023-12-01T16:25:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:31 smithi119 ceph-mon[94175]: osdmap e1372: 8 total, 8 up, 8 in 2023-12-01T16:25:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:31 smithi119 ceph-mon[108979]: osdmap e1371: 8 total, 8 up, 8 in 2023-12-01T16:25:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:31 smithi119 ceph-mon[108979]: osdmap e1372: 8 total, 8 up, 8 in 2023-12-01T16:25:32.387 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:25:32.718 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:25:32.718 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (52m) 10m ago 52m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:25:32.718 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (52m) 10m ago 52m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:25:32.719 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (53m) 10m ago 53m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:25:32.719 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (53m) 10m ago 53m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:25:32.719 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (56m) 10m ago 56m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:25:32.719 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (58m) 10m ago 58m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:25:32.719 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (58m) 10m ago 58m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:25:32.719 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (56m) 10m ago 56m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:25:32.719 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (56m) 10m ago 56m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:25:32.719 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (52m) 10m ago 52m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:25:32.719 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (52m) 10m ago 52m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:25:32.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (56m) 10m ago 56m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:25:32.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (55m) 10m ago 55m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:25:32.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (55m) 10m ago 55m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:25:32.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (55m) 10m ago 55m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:25:32.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (54m) 10m ago 54m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:25:32.720 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (54m) 10m ago 54m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:25:32.720 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (54m) 10m ago 54m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:25:32.720 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (53m) 10m ago 53m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:25:32.720 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (52m) 10m ago 53m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:25:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:32 smithi183 ceph-mon[99169]: pgmap v2898: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2023-12-01T16:25:32.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:32 smithi119 ceph-mon[94175]: pgmap v2898: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2023-12-01T16:25:32.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:32 smithi119 ceph-mon[108979]: pgmap v2898: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2023-12-01T16:25:33.103 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:25:33.104 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:25:33.104 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:25:33.104 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:25:33.104 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:25:33.104 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:25:33.104 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:25:33.104 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:25:33.104 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:25:33.104 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:25:33.104 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:25:33.104 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:25:33.104 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:25:33.104 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:25:33.105 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:25:33.105 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:25:33.105 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:25:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:33 smithi183 ceph-mon[99169]: from='client.27938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:25:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:33 smithi183 ceph-mon[99169]: osdmap e1373: 8 total, 8 up, 8 in 2023-12-01T16:25:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:33 smithi183 ceph-mon[99169]: from='client.27944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:25:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/684467005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:25:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:33 smithi119 ceph-mon[94175]: from='client.27938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:25:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:33 smithi119 ceph-mon[94175]: osdmap e1373: 8 total, 8 up, 8 in 2023-12-01T16:25:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:33 smithi119 ceph-mon[94175]: from='client.27944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:25:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/684467005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:25:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:33 smithi119 ceph-mon[108979]: from='client.27938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:25:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:33 smithi119 ceph-mon[108979]: osdmap e1373: 8 total, 8 up, 8 in 2023-12-01T16:25:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:33 smithi119 ceph-mon[108979]: from='client.27944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:25:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/684467005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:25:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:25:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:25:34] "GET /metrics HTTP/1.1" 200 81942 "" "Prometheus/2.43.0" 2023-12-01T16:25:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:34 smithi183 ceph-mon[99169]: osdmap e1374: 8 total, 8 up, 8 in 2023-12-01T16:25:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:34 smithi183 ceph-mon[99169]: pgmap v2901: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:34 smithi119 ceph-mon[94175]: osdmap e1374: 8 total, 8 up, 8 in 2023-12-01T16:25:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:34 smithi119 ceph-mon[94175]: pgmap v2901: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:34 smithi119 ceph-mon[108979]: osdmap e1374: 8 total, 8 up, 8 in 2023-12-01T16:25:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:34 smithi119 ceph-mon[108979]: pgmap v2901: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:35 smithi183 ceph-mon[99169]: osdmap e1375: 8 total, 8 up, 8 in 2023-12-01T16:25:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:35 smithi119 ceph-mon[108979]: osdmap e1375: 8 total, 8 up, 8 in 2023-12-01T16:25:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:35 smithi119 ceph-mon[94175]: osdmap e1375: 8 total, 8 up, 8 in 2023-12-01T16:25:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:36 smithi183 ceph-mon[99169]: osdmap e1376: 8 total, 8 up, 8 in 2023-12-01T16:25:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:36 smithi183 ceph-mon[99169]: pgmap v2904: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 178 KiB/s rd, 5.0 KiB/s wr, 243 op/s 2023-12-01T16:25:36.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:36 smithi119 ceph-mon[94175]: osdmap e1376: 8 total, 8 up, 8 in 2023-12-01T16:25:36.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:36 smithi119 ceph-mon[94175]: pgmap v2904: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 178 KiB/s rd, 5.0 KiB/s wr, 243 op/s 2023-12-01T16:25:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:36 smithi119 ceph-mon[108979]: osdmap e1376: 8 total, 8 up, 8 in 2023-12-01T16:25:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:36 smithi119 ceph-mon[108979]: pgmap v2904: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 178 KiB/s rd, 5.0 KiB/s wr, 243 op/s 2023-12-01T16:25:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:37 smithi183 ceph-mon[99169]: osdmap e1377: 8 total, 8 up, 8 in 2023-12-01T16:25:37.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:37 smithi119 ceph-mon[94175]: osdmap e1377: 8 total, 8 up, 8 in 2023-12-01T16:25:37.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:37 smithi119 ceph-mon[108979]: osdmap e1377: 8 total, 8 up, 8 in 2023-12-01T16:25:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:38 smithi183 ceph-mon[99169]: osdmap e1378: 8 total, 8 up, 8 in 2023-12-01T16:25:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:38 smithi183 ceph-mon[99169]: pgmap v2907: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 178 KiB/s rd, 5.0 KiB/s wr, 243 op/s 2023-12-01T16:25:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:38 smithi119 ceph-mon[94175]: osdmap e1378: 8 total, 8 up, 8 in 2023-12-01T16:25:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:38 smithi119 ceph-mon[94175]: pgmap v2907: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 178 KiB/s rd, 5.0 KiB/s wr, 243 op/s 2023-12-01T16:25:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:38 smithi119 ceph-mon[108979]: osdmap e1378: 8 total, 8 up, 8 in 2023-12-01T16:25:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:38 smithi119 ceph-mon[108979]: pgmap v2907: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 178 KiB/s rd, 5.0 KiB/s wr, 243 op/s 2023-12-01T16:25:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:39 smithi183 ceph-mon[99169]: osdmap e1379: 8 total, 8 up, 8 in 2023-12-01T16:25:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:39 smithi119 ceph-mon[94175]: osdmap e1379: 8 total, 8 up, 8 in 2023-12-01T16:25:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:39 smithi119 ceph-mon[108979]: osdmap e1379: 8 total, 8 up, 8 in 2023-12-01T16:25:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:40 smithi183 ceph-mon[99169]: osdmap e1380: 8 total, 8 up, 8 in 2023-12-01T16:25:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:40 smithi183 ceph-mon[99169]: pgmap v2910: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2023-12-01T16:25:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:40 smithi119 ceph-mon[108979]: osdmap e1380: 8 total, 8 up, 8 in 2023-12-01T16:25:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:40 smithi119 ceph-mon[108979]: pgmap v2910: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2023-12-01T16:25:40.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:40 smithi119 ceph-mon[94175]: osdmap e1380: 8 total, 8 up, 8 in 2023-12-01T16:25:40.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:40 smithi119 ceph-mon[94175]: pgmap v2910: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2023-12-01T16:25:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:41 smithi183 ceph-mon[99169]: osdmap e1381: 8 total, 8 up, 8 in 2023-12-01T16:25:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:41 smithi183 ceph-mon[99169]: osdmap e1382: 8 total, 8 up, 8 in 2023-12-01T16:25:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:41 smithi119 ceph-mon[94175]: osdmap e1381: 8 total, 8 up, 8 in 2023-12-01T16:25:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:41 smithi119 ceph-mon[94175]: osdmap e1382: 8 total, 8 up, 8 in 2023-12-01T16:25:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:41 smithi119 ceph-mon[108979]: osdmap e1381: 8 total, 8 up, 8 in 2023-12-01T16:25:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:41 smithi119 ceph-mon[108979]: osdmap e1382: 8 total, 8 up, 8 in 2023-12-01T16:25:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:42 smithi183 ceph-mon[99169]: pgmap v2913: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2023-12-01T16:25:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:42 smithi183 ceph-mon[99169]: osdmap e1383: 8 total, 8 up, 8 in 2023-12-01T16:25:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:42 smithi119 ceph-mon[94175]: pgmap v2913: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2023-12-01T16:25:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:42 smithi119 ceph-mon[94175]: osdmap e1383: 8 total, 8 up, 8 in 2023-12-01T16:25:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:42 smithi119 ceph-mon[108979]: pgmap v2913: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2023-12-01T16:25:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:42 smithi119 ceph-mon[108979]: osdmap e1383: 8 total, 8 up, 8 in 2023-12-01T16:25:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:25:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:25:44] "GET /metrics HTTP/1.1" 200 81944 "" "Prometheus/2.43.0" 2023-12-01T16:25:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:44 smithi183 ceph-mon[99169]: osdmap e1384: 8 total, 8 up, 8 in 2023-12-01T16:25:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:44 smithi183 ceph-mon[99169]: pgmap v2916: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:44 smithi119 ceph-mon[108979]: osdmap e1384: 8 total, 8 up, 8 in 2023-12-01T16:25:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:44 smithi119 ceph-mon[108979]: pgmap v2916: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:44 smithi119 ceph-mon[94175]: osdmap e1384: 8 total, 8 up, 8 in 2023-12-01T16:25:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:44 smithi119 ceph-mon[94175]: pgmap v2916: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:45 smithi183 ceph-mon[99169]: osdmap e1385: 8 total, 8 up, 8 in 2023-12-01T16:25:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:45 smithi119 ceph-mon[94175]: osdmap e1385: 8 total, 8 up, 8 in 2023-12-01T16:25:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:45 smithi119 ceph-mon[108979]: osdmap e1385: 8 total, 8 up, 8 in 2023-12-01T16:25:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:46 smithi183 ceph-mon[99169]: osdmap e1386: 8 total, 8 up, 8 in 2023-12-01T16:25:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:46 smithi183 ceph-mon[99169]: pgmap v2919: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 55 op/s 2023-12-01T16:25:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:46 smithi119 ceph-mon[94175]: osdmap e1386: 8 total, 8 up, 8 in 2023-12-01T16:25:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:46 smithi119 ceph-mon[94175]: pgmap v2919: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 55 op/s 2023-12-01T16:25:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:46 smithi119 ceph-mon[108979]: osdmap e1386: 8 total, 8 up, 8 in 2023-12-01T16:25:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:46 smithi119 ceph-mon[108979]: pgmap v2919: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 55 op/s 2023-12-01T16:25:47.601 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestLibRBD.ConcurentOperations (26201 ms) 2023-12-01T16:25:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:47 smithi183 ceph-mon[99169]: osdmap e1387: 8 total, 8 up, 8 in 2023-12-01T16:25:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:47 smithi119 ceph-mon[94175]: osdmap e1387: 8 total, 8 up, 8 in 2023-12-01T16:25:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:47 smithi119 ceph-mon[108979]: osdmap e1387: 8 total, 8 up, 8 in 2023-12-01T16:25:48.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:48 smithi183 ceph-mon[99169]: osdmap e1388: 8 total, 8 up, 8 in 2023-12-01T16:25:48.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:48 smithi183 ceph-mon[99169]: pgmap v2922: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 55 op/s 2023-12-01T16:25:48.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:48 smithi119 ceph-mon[108979]: osdmap e1388: 8 total, 8 up, 8 in 2023-12-01T16:25:48.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:48 smithi119 ceph-mon[108979]: pgmap v2922: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 55 op/s 2023-12-01T16:25:48.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:48 smithi119 ceph-mon[94175]: osdmap e1388: 8 total, 8 up, 8 in 2023-12-01T16:25:48.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:48 smithi119 ceph-mon[94175]: pgmap v2922: 745 pgs: 745 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 55 op/s 2023-12-01T16:25:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:49 smithi183 ceph-mon[99169]: osdmap e1389: 8 total, 8 up, 8 in 2023-12-01T16:25:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:49 smithi119 ceph-mon[94175]: osdmap e1389: 8 total, 8 up, 8 in 2023-12-01T16:25:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:49 smithi119 ceph-mon[108979]: osdmap e1389: 8 total, 8 up, 8 in 2023-12-01T16:25:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:50 smithi183 ceph-mon[99169]: osdmap e1390: 8 total, 8 up, 8 in 2023-12-01T16:25:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:50 smithi183 ceph-mon[99169]: pgmap v2925: 681 pgs: 681 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 19 KiB/s rd, 21 op/s 2023-12-01T16:25:50.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:50 smithi119 ceph-mon[94175]: osdmap e1390: 8 total, 8 up, 8 in 2023-12-01T16:25:50.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:50 smithi119 ceph-mon[94175]: pgmap v2925: 681 pgs: 681 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 19 KiB/s rd, 21 op/s 2023-12-01T16:25:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:50 smithi119 ceph-mon[108979]: osdmap e1390: 8 total, 8 up, 8 in 2023-12-01T16:25:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:50 smithi119 ceph-mon[108979]: pgmap v2925: 681 pgs: 681 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 19 KiB/s rd, 21 op/s 2023-12-01T16:25:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:51 smithi183 ceph-mon[99169]: osdmap e1391: 8 total, 8 up, 8 in 2023-12-01T16:25:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:51 smithi183 ceph-mon[99169]: osdmap e1392: 8 total, 8 up, 8 in 2023-12-01T16:25:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:51 smithi119 ceph-mon[94175]: osdmap e1391: 8 total, 8 up, 8 in 2023-12-01T16:25:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:51 smithi119 ceph-mon[94175]: osdmap e1392: 8 total, 8 up, 8 in 2023-12-01T16:25:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:51 smithi119 ceph-mon[108979]: osdmap e1391: 8 total, 8 up, 8 in 2023-12-01T16:25:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:51 smithi119 ceph-mon[108979]: osdmap e1392: 8 total, 8 up, 8 in 2023-12-01T16:25:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:52 smithi183 ceph-mon[99169]: pgmap v2928: 617 pgs: 617 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:52 smithi183 ceph-mon[99169]: osdmap e1393: 8 total, 8 up, 8 in 2023-12-01T16:25:52.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:52 smithi119 ceph-mon[94175]: pgmap v2928: 617 pgs: 617 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:52.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:52 smithi119 ceph-mon[94175]: osdmap e1393: 8 total, 8 up, 8 in 2023-12-01T16:25:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:52 smithi119 ceph-mon[108979]: pgmap v2928: 617 pgs: 617 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:52 smithi119 ceph-mon[108979]: osdmap e1393: 8 total, 8 up, 8 in 2023-12-01T16:25:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:53 smithi183 ceph-mon[99169]: osdmap e1394: 8 total, 8 up, 8 in 2023-12-01T16:25:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:53 smithi119 ceph-mon[94175]: osdmap e1394: 8 total, 8 up, 8 in 2023-12-01T16:25:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:53 smithi119 ceph-mon[108979]: osdmap e1394: 8 total, 8 up, 8 in 2023-12-01T16:25:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:25:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:25:54] "GET /metrics HTTP/1.1" 200 69905 "" "Prometheus/2.43.0" 2023-12-01T16:25:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:54 smithi183 ceph-mon[99169]: pgmap v2931: 553 pgs: 553 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:54 smithi183 ceph-mon[99169]: osdmap e1395: 8 total, 8 up, 8 in 2023-12-01T16:25:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:54 smithi119 ceph-mon[94175]: pgmap v2931: 553 pgs: 553 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:54 smithi119 ceph-mon[94175]: osdmap e1395: 8 total, 8 up, 8 in 2023-12-01T16:25:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:54 smithi119 ceph-mon[108979]: pgmap v2931: 553 pgs: 553 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:54 smithi119 ceph-mon[108979]: osdmap e1395: 8 total, 8 up, 8 in 2023-12-01T16:25:56.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:56 smithi183 ceph-mon[99169]: osdmap e1396: 8 total, 8 up, 8 in 2023-12-01T16:25:56.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:56 smithi183 ceph-mon[99169]: pgmap v2934: 489 pgs: 489 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:56.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:56 smithi119 ceph-mon[94175]: osdmap e1396: 8 total, 8 up, 8 in 2023-12-01T16:25:56.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:56 smithi119 ceph-mon[94175]: pgmap v2934: 489 pgs: 489 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:56 smithi119 ceph-mon[108979]: osdmap e1396: 8 total, 8 up, 8 in 2023-12-01T16:25:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:56 smithi119 ceph-mon[108979]: pgmap v2934: 489 pgs: 489 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:57 smithi183 ceph-mon[99169]: osdmap e1397: 8 total, 8 up, 8 in 2023-12-01T16:25:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:57 smithi119 ceph-mon[94175]: osdmap e1397: 8 total, 8 up, 8 in 2023-12-01T16:25:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:57 smithi119 ceph-mon[108979]: osdmap e1397: 8 total, 8 up, 8 in 2023-12-01T16:25:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:58 smithi183 ceph-mon[99169]: osdmap e1398: 8 total, 8 up, 8 in 2023-12-01T16:25:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:58 smithi183 ceph-mon[99169]: pgmap v2937: 425 pgs: 425 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:58.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:58 smithi119 ceph-mon[94175]: osdmap e1398: 8 total, 8 up, 8 in 2023-12-01T16:25:58.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:58 smithi119 ceph-mon[94175]: pgmap v2937: 425 pgs: 425 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:58 smithi119 ceph-mon[108979]: osdmap e1398: 8 total, 8 up, 8 in 2023-12-01T16:25:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:58 smithi119 ceph-mon[108979]: pgmap v2937: 425 pgs: 425 active+clean; 6.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:25:59 smithi183 ceph-mon[99169]: osdmap e1399: 8 total, 8 up, 8 in 2023-12-01T16:25:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:25:59 smithi119 ceph-mon[94175]: osdmap e1399: 8 total, 8 up, 8 in 2023-12-01T16:25:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:25:59 smithi119 ceph-mon[108979]: osdmap e1399: 8 total, 8 up, 8 in 2023-12-01T16:26:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:00 smithi183 ceph-mon[99169]: osdmap e1400: 8 total, 8 up, 8 in 2023-12-01T16:26:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:00 smithi183 ceph-mon[99169]: pgmap v2940: 361 pgs: 361 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:00 smithi119 ceph-mon[94175]: osdmap e1400: 8 total, 8 up, 8 in 2023-12-01T16:26:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:00 smithi119 ceph-mon[94175]: pgmap v2940: 361 pgs: 361 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:00 smithi119 ceph-mon[108979]: osdmap e1400: 8 total, 8 up, 8 in 2023-12-01T16:26:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:00 smithi119 ceph-mon[108979]: pgmap v2940: 361 pgs: 361 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:01 smithi183 ceph-mon[99169]: osdmap e1401: 8 total, 8 up, 8 in 2023-12-01T16:26:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:01 smithi183 ceph-mon[99169]: osdmap e1402: 8 total, 8 up, 8 in 2023-12-01T16:26:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:01 smithi119 ceph-mon[94175]: osdmap e1401: 8 total, 8 up, 8 in 2023-12-01T16:26:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:01 smithi119 ceph-mon[94175]: osdmap e1402: 8 total, 8 up, 8 in 2023-12-01T16:26:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:01 smithi119 ceph-mon[108979]: osdmap e1401: 8 total, 8 up, 8 in 2023-12-01T16:26:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:01 smithi119 ceph-mon[108979]: osdmap e1402: 8 total, 8 up, 8 in 2023-12-01T16:26:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:02 smithi183 ceph-mon[99169]: pgmap v2943: 297 pgs: 297 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:02 smithi183 ceph-mon[99169]: osdmap e1403: 8 total, 8 up, 8 in 2023-12-01T16:26:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:02 smithi119 ceph-mon[94175]: pgmap v2943: 297 pgs: 297 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:02 smithi119 ceph-mon[94175]: osdmap e1403: 8 total, 8 up, 8 in 2023-12-01T16:26:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:02 smithi119 ceph-mon[108979]: pgmap v2943: 297 pgs: 297 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:02 smithi119 ceph-mon[108979]: osdmap e1403: 8 total, 8 up, 8 in 2023-12-01T16:26:03.449 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:26:03.760 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:26:03.844 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (52m) 10m ago 53m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:26:03.844 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (52m) 10m ago 52m 96.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:26:03.844 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (54m) 10m ago 54m 24.7M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:26:03.844 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (53m) 10m ago 53m 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:26:03.844 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (57m) 10m ago 57m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:26:03.844 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (58m) 10m ago 58m 560M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:26:03.844 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (58m) 10m ago 58m 326M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:26:03.844 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (57m) 10m ago 57m 175M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:26:03.844 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (57m) 10m ago 57m 200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:26:03.844 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (53m) 10m ago 53m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:26:03.844 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (53m) 10m ago 53m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:26:03.844 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (56m) 10m ago 56m 2142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:26:03.845 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (56m) 10m ago 56m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:26:03.845 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (56m) 10m ago 56m 2651M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:26:03.845 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (55m) 10m ago 55m 2245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:26:03.845 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (55m) 10m ago 55m 1902M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:26:03.845 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (55m) 10m ago 55m 2401M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:26:03.845 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (54m) 10m ago 54m 1551M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:26:03.845 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (54m) 10m ago 54m 2132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:26:03.845 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (52m) 10m ago 53m 77.3M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:26:04.144 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:26:04.144 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:26:04.144 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:26:04.144 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:26:04.144 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:26:04.144 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:26:04.144 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:26:04.144 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:26:04.144 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:26:04.144 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:26:04.144 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:26:04.144 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:26:04.145 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:26:04.145 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:26:04.145 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:26:04.145 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:26:04.145 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:26:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:26:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:26:04] "GET /metrics HTTP/1.1" 200 69905 "" "Prometheus/2.43.0" 2023-12-01T16:26:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:04 smithi183 ceph-mon[99169]: from='client.18075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:26:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:04 smithi183 ceph-mon[99169]: osdmap e1404: 8 total, 8 up, 8 in 2023-12-01T16:26:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:04 smithi183 ceph-mon[99169]: from='client.18081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:26:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:04 smithi183 ceph-mon[99169]: pgmap v2946: 233 pgs: 233 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/903705473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:26:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:04 smithi119 ceph-mon[94175]: from='client.18075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:26:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:04 smithi119 ceph-mon[94175]: osdmap e1404: 8 total, 8 up, 8 in 2023-12-01T16:26:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:04 smithi119 ceph-mon[94175]: from='client.18081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:26:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:04 smithi119 ceph-mon[94175]: pgmap v2946: 233 pgs: 233 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/903705473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:26:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:04 smithi119 ceph-mon[108979]: from='client.18075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:26:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:04 smithi119 ceph-mon[108979]: osdmap e1404: 8 total, 8 up, 8 in 2023-12-01T16:26:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:04 smithi119 ceph-mon[108979]: from='client.18081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:26:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:04 smithi119 ceph-mon[108979]: pgmap v2946: 233 pgs: 233 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/903705473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:26:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:05 smithi183 ceph-mon[99169]: osdmap e1405: 8 total, 8 up, 8 in 2023-12-01T16:26:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:05 smithi119 ceph-mon[94175]: osdmap e1405: 8 total, 8 up, 8 in 2023-12-01T16:26:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:05 smithi119 ceph-mon[108979]: osdmap e1405: 8 total, 8 up, 8 in 2023-12-01T16:26:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:06 smithi183 ceph-mon[99169]: osdmap e1406: 8 total, 8 up, 8 in 2023-12-01T16:26:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:06 smithi183 ceph-mon[99169]: pgmap v2949: 169 pgs: 169 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:06 smithi119 ceph-mon[94175]: osdmap e1406: 8 total, 8 up, 8 in 2023-12-01T16:26:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:06 smithi119 ceph-mon[94175]: pgmap v2949: 169 pgs: 169 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:06 smithi119 ceph-mon[108979]: osdmap e1406: 8 total, 8 up, 8 in 2023-12-01T16:26:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:06 smithi119 ceph-mon[108979]: pgmap v2949: 169 pgs: 169 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:07.543 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 169 tests from TestLibRBD (591559 ms total) 2023-12-01T16:26:07.543 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:26:07.543 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 7 tests from EncryptedFlattenTest/0, where TypeParam = PlaintextUnderLUKS1 2023-12-01T16:26:07.577 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/0.Simple 2023-12-01T16:26:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:07 smithi183 ceph-mon[99169]: osdmap e1407: 8 total, 8 up, 8 in 2023-12-01T16:26:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:26:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:07 smithi119 ceph-mon[94175]: osdmap e1407: 8 total, 8 up, 8 in 2023-12-01T16:26:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:26:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:07 smithi119 ceph-mon[108979]: osdmap e1407: 8 total, 8 up, 8 in 2023-12-01T16:26:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:26:08.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:08 smithi183 ceph-mon[99169]: osdmap e1408: 8 total, 8 up, 8 in 2023-12-01T16:26:08.947 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:08 smithi183 ceph-mon[99169]: pgmap v2952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:08.947 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:08.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:08 smithi119 ceph-mon[108979]: osdmap e1408: 8 total, 8 up, 8 in 2023-12-01T16:26:08.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:08 smithi119 ceph-mon[108979]: pgmap v2952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:08.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:08.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:08 smithi119 ceph-mon[94175]: osdmap e1408: 8 total, 8 up, 8 in 2023-12-01T16:26:08.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:08 smithi119 ceph-mon[94175]: pgmap v2952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:08.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:09.562 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:26:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:09 smithi183 ceph-mon[99169]: osdmap e1409: 8 total, 8 up, 8 in 2023-12-01T16:26:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2424143949' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:26:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:09 smithi119 ceph-mon[94175]: osdmap e1409: 8 total, 8 up, 8 in 2023-12-01T16:26:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2424143949' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:26:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:09 smithi119 ceph-mon[108979]: osdmap e1409: 8 total, 8 up, 8 in 2023-12-01T16:26:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2424143949' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:26:10.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2424143949' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-22","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:26:10.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:10 smithi183 ceph-mon[99169]: osdmap e1410: 8 total, 8 up, 8 in 2023-12-01T16:26:10.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:10 smithi183 ceph-mon[99169]: pgmap v2955: 137 pgs: 4 creating+activating, 28 creating+peering, 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2424143949' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-22","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:26:10.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:10 smithi119 ceph-mon[94175]: osdmap e1410: 8 total, 8 up, 8 in 2023-12-01T16:26:10.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:10 smithi119 ceph-mon[94175]: pgmap v2955: 137 pgs: 4 creating+activating, 28 creating+peering, 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2424143949' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-22","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:26:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:10 smithi119 ceph-mon[108979]: osdmap e1410: 8 total, 8 up, 8 in 2023-12-01T16:26:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:10 smithi119 ceph-mon[108979]: pgmap v2955: 137 pgs: 4 creating+activating, 28 creating+peering, 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:11 smithi183 ceph-mon[99169]: osdmap e1411: 8 total, 8 up, 8 in 2023-12-01T16:26:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:26:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:26:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:26:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:26:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:11 smithi119 ceph-mon[94175]: osdmap e1411: 8 total, 8 up, 8 in 2023-12-01T16:26:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:26:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:26:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:26:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:26:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:11 smithi119 ceph-mon[108979]: osdmap e1411: 8 total, 8 up, 8 in 2023-12-01T16:26:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:26:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:26:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:26:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:26:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:12 smithi183 ceph-mon[99169]: osdmap e1412: 8 total, 8 up, 8 in 2023-12-01T16:26:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:26:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:26:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:26:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:12 smithi183 ceph-mon[99169]: pgmap v2958: 137 pgs: 4 creating+activating, 28 creating+peering, 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:12 smithi119 ceph-mon[94175]: osdmap e1412: 8 total, 8 up, 8 in 2023-12-01T16:26:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:26:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:26:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:26:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:12 smithi119 ceph-mon[94175]: pgmap v2958: 137 pgs: 4 creating+activating, 28 creating+peering, 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:12 smithi119 ceph-mon[108979]: osdmap e1412: 8 total, 8 up, 8 in 2023-12-01T16:26:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:26:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:26:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:26:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:12 smithi119 ceph-mon[108979]: pgmap v2958: 137 pgs: 4 creating+activating, 28 creating+peering, 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:13 smithi183 ceph-mon[99169]: osdmap e1413: 8 total, 8 up, 8 in 2023-12-01T16:26:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:13 smithi119 ceph-mon[94175]: osdmap e1413: 8 total, 8 up, 8 in 2023-12-01T16:26:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:13 smithi119 ceph-mon[108979]: osdmap e1413: 8 total, 8 up, 8 in 2023-12-01T16:26:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:26:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:26:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T16:26:14.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:14 smithi183 ceph-mon[99169]: pgmap v2960: 137 pgs: 4 creating+activating, 28 creating+peering, 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:14 smithi119 ceph-mon[94175]: pgmap v2960: 137 pgs: 4 creating+activating, 28 creating+peering, 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:14 smithi119 ceph-mon[108979]: pgmap v2960: 137 pgs: 4 creating+activating, 28 creating+peering, 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:26:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:17 smithi183 ceph-mon[99169]: pgmap v2961: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2023-12-01T16:26:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:17 smithi183 ceph-mon[99169]: osdmap e1414: 8 total, 8 up, 8 in 2023-12-01T16:26:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:17 smithi119 ceph-mon[94175]: pgmap v2961: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2023-12-01T16:26:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:17 smithi119 ceph-mon[94175]: osdmap e1414: 8 total, 8 up, 8 in 2023-12-01T16:26:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:17 smithi119 ceph-mon[108979]: pgmap v2961: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2023-12-01T16:26:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:17 smithi119 ceph-mon[108979]: osdmap e1414: 8 total, 8 up, 8 in 2023-12-01T16:26:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:19 smithi183 ceph-mon[99169]: pgmap v2963: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 41 KiB/s rd, 3.8 MiB/s wr, 56 op/s 2023-12-01T16:26:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:19 smithi119 ceph-mon[94175]: pgmap v2963: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 41 KiB/s rd, 3.8 MiB/s wr, 56 op/s 2023-12-01T16:26:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:19 smithi119 ceph-mon[108979]: pgmap v2963: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 41 KiB/s rd, 3.8 MiB/s wr, 56 op/s 2023-12-01T16:26:20.321 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/0.Simple (12744 ms) 2023-12-01T16:26:20.321 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/0.Grow 2023-12-01T16:26:20.321 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:26:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:21 smithi183 ceph-mon[99169]: pgmap v2964: 137 pgs: 137 active+clean; 59 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 78 op/s 2023-12-01T16:26:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:21 smithi119 ceph-mon[94175]: pgmap v2964: 137 pgs: 137 active+clean; 59 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 78 op/s 2023-12-01T16:26:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:21 smithi119 ceph-mon[108979]: pgmap v2964: 137 pgs: 137 active+clean; 59 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 78 op/s 2023-12-01T16:26:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:22 smithi183 ceph-mon[99169]: osdmap e1415: 8 total, 8 up, 8 in 2023-12-01T16:26:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:22 smithi119 ceph-mon[94175]: osdmap e1415: 8 total, 8 up, 8 in 2023-12-01T16:26:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:22 smithi119 ceph-mon[108979]: osdmap e1415: 8 total, 8 up, 8 in 2023-12-01T16:26:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:23 smithi183 ceph-mon[99169]: pgmap v2966: 137 pgs: 137 active+clean; 59 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 78 op/s 2023-12-01T16:26:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:23 smithi119 ceph-mon[94175]: pgmap v2966: 137 pgs: 137 active+clean; 59 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 78 op/s 2023-12-01T16:26:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:23 smithi119 ceph-mon[108979]: pgmap v2966: 137 pgs: 137 active+clean; 59 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 78 op/s 2023-12-01T16:26:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:26:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:26:24] "GET /metrics HTTP/1.1" 200 36310 "" "Prometheus/2.43.0" 2023-12-01T16:26:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:25 smithi183 ceph-mon[99169]: pgmap v2967: 137 pgs: 137 active+clean; 59 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 4.1 MiB/s wr, 31 op/s 2023-12-01T16:26:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:26:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:25 smithi119 ceph-mon[94175]: pgmap v2967: 137 pgs: 137 active+clean; 59 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 4.1 MiB/s wr, 31 op/s 2023-12-01T16:26:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:26:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:25 smithi119 ceph-mon[108979]: pgmap v2967: 137 pgs: 137 active+clean; 59 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 4.1 MiB/s wr, 31 op/s 2023-12-01T16:26:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:26:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:27 smithi183 ceph-mon[99169]: pgmap v2968: 137 pgs: 137 active+clean; 84 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 6.0 MiB/s wr, 72 op/s 2023-12-01T16:26:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:27 smithi119 ceph-mon[94175]: pgmap v2968: 137 pgs: 137 active+clean; 84 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 6.0 MiB/s wr, 72 op/s 2023-12-01T16:26:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:27 smithi119 ceph-mon[108979]: pgmap v2968: 137 pgs: 137 active+clean; 84 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 6.0 MiB/s wr, 72 op/s 2023-12-01T16:26:28.843 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/0.Grow (8522 ms) 2023-12-01T16:26:28.843 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/0.Shrink 2023-12-01T16:26:28.843 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:26:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:29 smithi183 ceph-mon[99169]: pgmap v2969: 137 pgs: 137 active+clean; 84 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 69 op/s 2023-12-01T16:26:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:29 smithi119 ceph-mon[94175]: pgmap v2969: 137 pgs: 137 active+clean; 84 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 69 op/s 2023-12-01T16:26:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:29 smithi119 ceph-mon[108979]: pgmap v2969: 137 pgs: 137 active+clean; 84 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 69 op/s 2023-12-01T16:26:30.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:30 smithi183 ceph-mon[99169]: osdmap e1416: 8 total, 8 up, 8 in 2023-12-01T16:26:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:30 smithi119 ceph-mon[94175]: osdmap e1416: 8 total, 8 up, 8 in 2023-12-01T16:26:30.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:30 smithi119 ceph-mon[108979]: osdmap e1416: 8 total, 8 up, 8 in 2023-12-01T16:26:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:31 smithi183 ceph-mon[99169]: pgmap v2971: 137 pgs: 137 active+clean; 138 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 9.3 MiB/s wr, 115 op/s 2023-12-01T16:26:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:31 smithi119 ceph-mon[94175]: pgmap v2971: 137 pgs: 137 active+clean; 138 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 9.3 MiB/s wr, 115 op/s 2023-12-01T16:26:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:31 smithi119 ceph-mon[108979]: pgmap v2971: 137 pgs: 137 active+clean; 138 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 9.3 MiB/s wr, 115 op/s 2023-12-01T16:26:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:32 smithi183 ceph-mon[99169]: pgmap v2972: 137 pgs: 137 active+clean; 138 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 8.3 MiB/s wr, 103 op/s 2023-12-01T16:26:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:32 smithi119 ceph-mon[94175]: pgmap v2972: 137 pgs: 137 active+clean; 138 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 8.3 MiB/s wr, 103 op/s 2023-12-01T16:26:32.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:32 smithi119 ceph-mon[108979]: pgmap v2972: 137 pgs: 137 active+clean; 138 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 8.3 MiB/s wr, 103 op/s 2023-12-01T16:26:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:26:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:26:34] "GET /metrics HTTP/1.1" 200 36310 "" "Prometheus/2.43.0" 2023-12-01T16:26:34.489 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:26:34.853 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:26:34.853 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (53m) 23s ago 53m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:26:34.853 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (53m) 23s ago 53m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:26:34.853 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (54m) 23s ago 54m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:26:34.853 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (54m) 23s ago 54m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:26:34.853 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (57m) 23s ago 57m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:26:34.853 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (59m) 23s ago 59m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:26:34.853 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (59m) 23s ago 59m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:26:34.853 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (57m) 23s ago 57m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:26:34.853 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (57m) 23s ago 57m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:26:34.853 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (53m) 23s ago 53m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:26:34.854 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (53m) 23s ago 53m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:26:34.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (57m) 23s ago 57m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:26:34.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (56m) 23s ago 56m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:26:34.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (56m) 23s ago 56m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:26:34.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (56m) 23s ago 56m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:26:34.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (55m) 23s ago 55m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:26:34.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (55m) 23s ago 55m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:26:34.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (55m) 23s ago 55m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:26:34.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (54m) 23s ago 54m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:26:34.854 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (53m) 23s ago 54m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:26:35.243 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:26:35.243 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:26:35.243 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:26:35.243 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:26:35.243 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:26:35.243 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:26:35.243 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:26:35.243 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:26:35.243 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:26:35.243 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:26:35.243 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:26:35.243 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:26:35.244 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:26:35.244 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:26:35.244 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:26:35.244 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:26:35.244 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:26:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:35 smithi183 ceph-mon[99169]: pgmap v2973: 137 pgs: 137 active+clean; 138 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 8.3 MiB/s wr, 103 op/s 2023-12-01T16:26:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:35 smithi119 ceph-mon[94175]: pgmap v2973: 137 pgs: 137 active+clean; 138 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 8.3 MiB/s wr, 103 op/s 2023-12-01T16:26:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:35 smithi119 ceph-mon[108979]: pgmap v2973: 137 pgs: 137 active+clean; 138 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 8.3 MiB/s wr, 103 op/s 2023-12-01T16:26:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:36 smithi183 ceph-mon[99169]: from='client.27989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:26:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:36 smithi183 ceph-mon[99169]: from='client.18117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:26:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3785672075' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:26:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:36 smithi119 ceph-mon[108979]: from='client.27989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:26:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:36 smithi119 ceph-mon[108979]: from='client.18117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:26:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3785672075' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:26:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:36 smithi119 ceph-mon[94175]: from='client.27989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:26:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:36 smithi119 ceph-mon[94175]: from='client.18117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:26:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3785672075' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:26:36.944 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/0.Shrink (8101 ms) 2023-12-01T16:26:36.945 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOne 2023-12-01T16:26:36.945 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:26:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:37 smithi183 ceph-mon[99169]: pgmap v2974: 137 pgs: 137 active+clean; 142 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 67 op/s 2023-12-01T16:26:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:37 smithi119 ceph-mon[108979]: pgmap v2974: 137 pgs: 137 active+clean; 142 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 67 op/s 2023-12-01T16:26:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:37 smithi119 ceph-mon[94175]: pgmap v2974: 137 pgs: 137 active+clean; 142 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 67 op/s 2023-12-01T16:26:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:38 smithi183 ceph-mon[99169]: osdmap e1417: 8 total, 8 up, 8 in 2023-12-01T16:26:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:38 smithi183 ceph-mon[99169]: pgmap v2976: 137 pgs: 137 active+clean; 142 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 76 op/s 2023-12-01T16:26:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:38 smithi119 ceph-mon[108979]: osdmap e1417: 8 total, 8 up, 8 in 2023-12-01T16:26:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:38 smithi119 ceph-mon[108979]: pgmap v2976: 137 pgs: 137 active+clean; 142 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 76 op/s 2023-12-01T16:26:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:38 smithi119 ceph-mon[94175]: osdmap e1417: 8 total, 8 up, 8 in 2023-12-01T16:26:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:38 smithi119 ceph-mon[94175]: pgmap v2976: 137 pgs: 137 active+clean; 142 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 76 op/s 2023-12-01T16:26:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:41 smithi183 ceph-mon[99169]: pgmap v2977: 137 pgs: 137 active+clean; 192 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:26:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:41 smithi119 ceph-mon[94175]: pgmap v2977: 137 pgs: 137 active+clean; 192 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:26:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:41 smithi119 ceph-mon[108979]: pgmap v2977: 137 pgs: 137 active+clean; 192 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:26:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:42 smithi183 ceph-mon[99169]: pgmap v2978: 137 pgs: 137 active+clean; 192 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:26:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:42 smithi119 ceph-mon[94175]: pgmap v2978: 137 pgs: 137 active+clean; 192 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:26:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:42 smithi119 ceph-mon[108979]: pgmap v2978: 137 pgs: 137 active+clean; 192 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:26:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:26:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:26:44] "GET /metrics HTTP/1.1" 200 36317 "" "Prometheus/2.43.0" 2023-12-01T16:26:45.043 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOne (8099 ms) 2023-12-01T16:26:45.043 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot 2023-12-01T16:26:45.043 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:26:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:45 smithi183 ceph-mon[99169]: pgmap v2979: 137 pgs: 137 active+clean; 192 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:26:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:45 smithi119 ceph-mon[94175]: pgmap v2979: 137 pgs: 137 active+clean; 192 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:26:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:45 smithi119 ceph-mon[108979]: pgmap v2979: 137 pgs: 137 active+clean; 192 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:26:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:46 smithi183 ceph-mon[99169]: osdmap e1418: 8 total, 8 up, 8 in 2023-12-01T16:26:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:46 smithi119 ceph-mon[94175]: osdmap e1418: 8 total, 8 up, 8 in 2023-12-01T16:26:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:46 smithi119 ceph-mon[108979]: osdmap e1418: 8 total, 8 up, 8 in 2023-12-01T16:26:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:47 smithi183 ceph-mon[99169]: pgmap v2981: 137 pgs: 137 active+clean; 200 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 8.1 MiB/s wr, 89 op/s 2023-12-01T16:26:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:47 smithi119 ceph-mon[94175]: pgmap v2981: 137 pgs: 137 active+clean; 200 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 8.1 MiB/s wr, 89 op/s 2023-12-01T16:26:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:47 smithi119 ceph-mon[108979]: pgmap v2981: 137 pgs: 137 active+clean; 200 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 8.1 MiB/s wr, 89 op/s 2023-12-01T16:26:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:49 smithi183 ceph-mon[99169]: pgmap v2982: 137 pgs: 137 active+clean; 200 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 76 op/s 2023-12-01T16:26:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:49 smithi119 ceph-mon[94175]: pgmap v2982: 137 pgs: 137 active+clean; 200 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 76 op/s 2023-12-01T16:26:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:49 smithi119 ceph-mon[108979]: pgmap v2982: 137 pgs: 137 active+clean; 200 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 76 op/s 2023-12-01T16:26:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:51 smithi183 ceph-mon[99169]: pgmap v2983: 137 pgs: 137 active+clean; 229 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 982 KiB/s rd, 4.5 MiB/s wr, 65 op/s 2023-12-01T16:26:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:51 smithi119 ceph-mon[94175]: pgmap v2983: 137 pgs: 137 active+clean; 229 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 982 KiB/s rd, 4.5 MiB/s wr, 65 op/s 2023-12-01T16:26:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:51 smithi119 ceph-mon[108979]: pgmap v2983: 137 pgs: 137 active+clean; 229 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 982 KiB/s rd, 4.5 MiB/s wr, 65 op/s 2023-12-01T16:26:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:52 smithi183 ceph-mon[99169]: osdmap e1419: 8 total, 8 up, 8 in 2023-12-01T16:26:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:52 smithi119 ceph-mon[94175]: osdmap e1419: 8 total, 8 up, 8 in 2023-12-01T16:26:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:52 smithi119 ceph-mon[108979]: osdmap e1419: 8 total, 8 up, 8 in 2023-12-01T16:26:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:53 smithi183 ceph-mon[99169]: pgmap v2985: 137 pgs: 137 active+clean; 229 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.6 MiB/s wr, 81 op/s 2023-12-01T16:26:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:53 smithi119 ceph-mon[94175]: pgmap v2985: 137 pgs: 137 active+clean; 229 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.6 MiB/s wr, 81 op/s 2023-12-01T16:26:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:53 smithi119 ceph-mon[108979]: pgmap v2985: 137 pgs: 137 active+clean; 229 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.6 MiB/s wr, 81 op/s 2023-12-01T16:26:53.471 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot (8428 ms) 2023-12-01T16:26:53.471 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/0.MinOverlap 2023-12-01T16:26:53.471 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:26:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:26:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:26:54] "GET /metrics HTTP/1.1" 200 36318 "" "Prometheus/2.43.0" 2023-12-01T16:26:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:26:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:55 smithi183 ceph-mon[99169]: pgmap v2986: 137 pgs: 137 active+clean; 229 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 70 KiB/s rd, 3.2 MiB/s wr, 51 op/s 2023-12-01T16:26:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:55 smithi183 ceph-mon[99169]: osdmap e1420: 8 total, 8 up, 8 in 2023-12-01T16:26:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:55 smithi119 ceph-mon[94175]: pgmap v2986: 137 pgs: 137 active+clean; 229 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 70 KiB/s rd, 3.2 MiB/s wr, 51 op/s 2023-12-01T16:26:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:55 smithi119 ceph-mon[94175]: osdmap e1420: 8 total, 8 up, 8 in 2023-12-01T16:26:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:55 smithi119 ceph-mon[108979]: pgmap v2986: 137 pgs: 137 active+clean; 229 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 70 KiB/s rd, 3.2 MiB/s wr, 51 op/s 2023-12-01T16:26:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:55 smithi119 ceph-mon[108979]: osdmap e1420: 8 total, 8 up, 8 in 2023-12-01T16:26:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:57 smithi183 ceph-mon[99169]: pgmap v2988: 137 pgs: 137 active+clean; 311 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.8 MiB/s rd, 14 MiB/s wr, 141 op/s 2023-12-01T16:26:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:57 smithi119 ceph-mon[108979]: pgmap v2988: 137 pgs: 137 active+clean; 311 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.8 MiB/s rd, 14 MiB/s wr, 141 op/s 2023-12-01T16:26:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:57 smithi119 ceph-mon[94175]: pgmap v2988: 137 pgs: 137 active+clean; 311 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.8 MiB/s rd, 14 MiB/s wr, 141 op/s 2023-12-01T16:26:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:26:59 smithi183 ceph-mon[99169]: pgmap v2989: 137 pgs: 137 active+clean; 311 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 10 MiB/s wr, 83 op/s 2023-12-01T16:26:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:26:59 smithi119 ceph-mon[108979]: pgmap v2989: 137 pgs: 137 active+clean; 311 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 10 MiB/s wr, 83 op/s 2023-12-01T16:26:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:26:59 smithi119 ceph-mon[94175]: pgmap v2989: 137 pgs: 137 active+clean; 311 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 10 MiB/s wr, 83 op/s 2023-12-01T16:27:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:01 smithi119 ceph-mon[94175]: pgmap v2990: 137 pgs: 137 active+clean; 315 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.6 MiB/s wr, 85 op/s 2023-12-01T16:27:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:01 smithi119 ceph-mon[108979]: pgmap v2990: 137 pgs: 137 active+clean; 315 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.6 MiB/s wr, 85 op/s 2023-12-01T16:27:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:01 smithi183 ceph-mon[99169]: pgmap v2990: 137 pgs: 137 active+clean; 315 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.6 MiB/s wr, 85 op/s 2023-12-01T16:27:01.960 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/0.MinOverlap (8489 ms) 2023-12-01T16:27:01.960 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/0.ZeroOverlap 2023-12-01T16:27:01.960 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:27:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:02 smithi183 ceph-mon[99169]: pgmap v2991: 137 pgs: 137 active+clean; 315 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 75 op/s 2023-12-01T16:27:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:02 smithi119 ceph-mon[94175]: pgmap v2991: 137 pgs: 137 active+clean; 315 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 75 op/s 2023-12-01T16:27:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:02 smithi119 ceph-mon[108979]: pgmap v2991: 137 pgs: 137 active+clean; 315 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 75 op/s 2023-12-01T16:27:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:03 smithi183 ceph-mon[99169]: osdmap e1421: 8 total, 8 up, 8 in 2023-12-01T16:27:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:03 smithi119 ceph-mon[94175]: osdmap e1421: 8 total, 8 up, 8 in 2023-12-01T16:27:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:03 smithi119 ceph-mon[108979]: osdmap e1421: 8 total, 8 up, 8 in 2023-12-01T16:27:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:27:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:27:04] "GET /metrics HTTP/1.1" 200 36318 "" "Prometheus/2.43.0" 2023-12-01T16:27:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:04 smithi183 ceph-mon[99169]: pgmap v2993: 137 pgs: 137 active+clean; 315 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 8.7 MiB/s wr, 76 op/s 2023-12-01T16:27:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:04 smithi119 ceph-mon[94175]: pgmap v2993: 137 pgs: 137 active+clean; 315 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 8.7 MiB/s wr, 76 op/s 2023-12-01T16:27:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:04 smithi119 ceph-mon[108979]: pgmap v2993: 137 pgs: 137 active+clean; 315 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 8.7 MiB/s wr, 76 op/s 2023-12-01T16:27:05.592 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:27:05.915 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:27:05.915 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (53m) 55s ago 54m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:27:05.915 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (53m) 54s ago 53m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:27:05.915 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (55m) 55s ago 55m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:27:05.915 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (55m) 54s ago 55m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:27:05.915 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (58m) 54s ago 58m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:27:05.915 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (59m) 55s ago 59m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:27:05.916 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (59m) 55s ago 59m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:27:05.916 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (58m) 54s ago 58m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:27:05.916 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (58m) 55s ago 58m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:27:05.916 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (54m) 55s ago 54m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:27:05.916 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (54m) 54s ago 54m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:27:05.916 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (57m) 55s ago 57m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:27:05.916 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (57m) 55s ago 57m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:27:05.916 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (57m) 55s ago 57m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:27:05.916 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (56m) 55s ago 56m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:27:05.916 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (56m) 54s ago 56m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:27:05.916 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (56m) 54s ago 56m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:27:05.916 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (55m) 54s ago 55m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:27:05.916 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (55m) 54s ago 55m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:27:05.916 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (53m) 54s ago 54m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:27:06.302 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:27:06.302 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:27:06.302 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:27:06.302 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:27:06.302 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:27:06.302 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:27:06.302 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:27:06.303 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:27:06.303 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:27:06.303 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:27:06.303 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:27:06.303 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:27:06.303 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:27:06.303 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:27:06.303 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:27:06.303 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:27:06.303 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:27:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:07 smithi183 ceph-mon[99169]: from='client.18129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:27:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:07 smithi183 ceph-mon[99169]: from='client.18135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:27:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:07 smithi183 ceph-mon[99169]: pgmap v2994: 137 pgs: 137 active+clean; 344 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T16:27:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2777250196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:27:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:07 smithi119 ceph-mon[94175]: from='client.18129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:27:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:07 smithi119 ceph-mon[94175]: from='client.18135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:27:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:07 smithi119 ceph-mon[94175]: pgmap v2994: 137 pgs: 137 active+clean; 344 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T16:27:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2777250196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:27:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:07 smithi119 ceph-mon[108979]: from='client.18129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:27:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:07 smithi119 ceph-mon[108979]: from='client.18135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:27:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:07 smithi119 ceph-mon[108979]: pgmap v2994: 137 pgs: 137 active+clean; 344 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T16:27:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2777250196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:27:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:09 smithi183 ceph-mon[99169]: pgmap v2995: 137 pgs: 137 active+clean; 344 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T16:27:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:09 smithi119 ceph-mon[94175]: pgmap v2995: 137 pgs: 137 active+clean; 344 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T16:27:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:09 smithi119 ceph-mon[108979]: pgmap v2995: 137 pgs: 137 active+clean; 344 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T16:27:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:10.149 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/0.ZeroOverlap (8189 ms) 2023-12-01T16:27:10.173 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 7 tests from EncryptedFlattenTest/0 (62572 ms total) 2023-12-01T16:27:10.173 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:27:10.173 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 7 tests from EncryptedFlattenTest/1, where TypeParam = PlaintextUnderLUKS2 2023-12-01T16:27:10.201 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/1.Simple 2023-12-01T16:27:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:11 smithi183 ceph-mon[99169]: pgmap v2996: 137 pgs: 137 active+clean; 348 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 70 op/s 2023-12-01T16:27:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:11 smithi183 ceph-mon[99169]: osdmap e1422: 8 total, 8 up, 8 in 2023-12-01T16:27:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:11 smithi119 ceph-mon[94175]: pgmap v2996: 137 pgs: 137 active+clean; 348 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 70 op/s 2023-12-01T16:27:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:11 smithi119 ceph-mon[94175]: osdmap e1422: 8 total, 8 up, 8 in 2023-12-01T16:27:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:11 smithi119 ceph-mon[108979]: pgmap v2996: 137 pgs: 137 active+clean; 348 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 70 op/s 2023-12-01T16:27:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:11 smithi119 ceph-mon[108979]: osdmap e1422: 8 total, 8 up, 8 in 2023-12-01T16:27:12.185 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:27:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:12 smithi183 ceph-mon[99169]: osdmap e1423: 8 total, 8 up, 8 in 2023-12-01T16:27:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3044517975' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:27:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:12 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:27:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:27:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:12 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-23","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:27:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:12 smithi183 ceph-mon[99169]: osdmap e1424: 8 total, 8 up, 8 in 2023-12-01T16:27:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:12 smithi119 ceph-mon[94175]: osdmap e1423: 8 total, 8 up, 8 in 2023-12-01T16:27:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3044517975' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:27:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:12 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:27:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:27:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:12 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-23","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:27:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:12 smithi119 ceph-mon[94175]: osdmap e1424: 8 total, 8 up, 8 in 2023-12-01T16:27:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:12 smithi119 ceph-mon[108979]: osdmap e1423: 8 total, 8 up, 8 in 2023-12-01T16:27:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3044517975' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:27:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:12 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:27:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:27:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:12 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-23","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:27:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:12 smithi119 ceph-mon[108979]: osdmap e1424: 8 total, 8 up, 8 in 2023-12-01T16:27:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:13 smithi183 ceph-mon[99169]: pgmap v2999: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:27:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:27:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:27:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:27:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:13 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:27:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:13 smithi183 ceph-mon[99169]: osdmap e1425: 8 total, 8 up, 8 in 2023-12-01T16:27:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:13 smithi119 ceph-mon[94175]: pgmap v2999: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:27:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:27:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:27:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:27:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:13 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:27:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:13 smithi119 ceph-mon[94175]: osdmap e1425: 8 total, 8 up, 8 in 2023-12-01T16:27:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:13 smithi119 ceph-mon[108979]: pgmap v2999: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:27:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:27:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:27:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:27:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:13 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:27:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:13 smithi119 ceph-mon[108979]: osdmap e1425: 8 total, 8 up, 8 in 2023-12-01T16:27:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:27:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:27:14] "GET /metrics HTTP/1.1" 200 36317 "" "Prometheus/2.43.0" 2023-12-01T16:27:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:15 smithi183 ceph-mon[99169]: pgmap v3002: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:27:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:15 smithi183 ceph-mon[99169]: osdmap e1426: 8 total, 8 up, 8 in 2023-12-01T16:27:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:15 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:27:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:15 smithi119 ceph-mon[94175]: pgmap v3002: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:27:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:15 smithi119 ceph-mon[94175]: osdmap e1426: 8 total, 8 up, 8 in 2023-12-01T16:27:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:15 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:27:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:15 smithi119 ceph-mon[108979]: pgmap v3002: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:27:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:15 smithi119 ceph-mon[108979]: osdmap e1426: 8 total, 8 up, 8 in 2023-12-01T16:27:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:15 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:27:16.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:16 smithi183 ceph-mon[99169]: osdmap e1427: 8 total, 8 up, 8 in 2023-12-01T16:27:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:16 smithi119 ceph-mon[94175]: osdmap e1427: 8 total, 8 up, 8 in 2023-12-01T16:27:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:16 smithi119 ceph-mon[108979]: osdmap e1427: 8 total, 8 up, 8 in 2023-12-01T16:27:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:17 smithi119 ceph-mon[94175]: pgmap v3005: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 6.3 MiB/s wr, 33 op/s 2023-12-01T16:27:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:17 smithi119 ceph-mon[94175]: osdmap e1428: 8 total, 8 up, 8 in 2023-12-01T16:27:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:17 smithi119 ceph-mon[108979]: pgmap v3005: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 6.3 MiB/s wr, 33 op/s 2023-12-01T16:27:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:17 smithi119 ceph-mon[108979]: osdmap e1428: 8 total, 8 up, 8 in 2023-12-01T16:27:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:17 smithi183 ceph-mon[99169]: pgmap v3005: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 6.3 MiB/s wr, 33 op/s 2023-12-01T16:27:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:17 smithi183 ceph-mon[99169]: osdmap e1428: 8 total, 8 up, 8 in 2023-12-01T16:27:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:19 smithi119 ceph-mon[94175]: pgmap v3007: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 16 KiB/s rd, 5.1 MiB/s wr, 26 op/s 2023-12-01T16:27:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:19 smithi119 ceph-mon[108979]: pgmap v3007: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 16 KiB/s rd, 5.1 MiB/s wr, 26 op/s 2023-12-01T16:27:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:19 smithi183 ceph-mon[99169]: pgmap v3007: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 16 KiB/s rd, 5.1 MiB/s wr, 26 op/s 2023-12-01T16:27:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:21 smithi183 ceph-mon[99169]: pgmap v3008: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2023-12-01T16:27:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:21 smithi119 ceph-mon[94175]: pgmap v3008: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2023-12-01T16:27:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:21 smithi119 ceph-mon[108979]: pgmap v3008: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2023-12-01T16:27:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:22 smithi183 ceph-mon[99169]: pgmap v3009: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 34 KiB/s rd, 3.2 MiB/s wr, 46 op/s 2023-12-01T16:27:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:22 smithi119 ceph-mon[94175]: pgmap v3009: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 34 KiB/s rd, 3.2 MiB/s wr, 46 op/s 2023-12-01T16:27:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:22 smithi119 ceph-mon[108979]: pgmap v3009: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 34 KiB/s rd, 3.2 MiB/s wr, 46 op/s 2023-12-01T16:27:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:27:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:27:24] "GET /metrics HTTP/1.1" 200 36312 "" "Prometheus/2.43.0" 2023-12-01T16:27:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:24 smithi183 ceph-mon[99169]: pgmap v3010: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 21 KiB/s rd, 1.2 KiB/s wr, 26 op/s 2023-12-01T16:27:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:27:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:24 smithi119 ceph-mon[94175]: pgmap v3010: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 21 KiB/s rd, 1.2 KiB/s wr, 26 op/s 2023-12-01T16:27:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:27:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:24 smithi119 ceph-mon[108979]: pgmap v3010: 137 pgs: 137 active+clean; 30 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 21 KiB/s rd, 1.2 KiB/s wr, 26 op/s 2023-12-01T16:27:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:27:26.584 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/1.Simple (16383 ms) 2023-12-01T16:27:26.584 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/1.Grow 2023-12-01T16:27:26.585 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:27:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:27 smithi183 ceph-mon[99169]: pgmap v3011: 137 pgs: 137 active+clean; 58 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 37 op/s 2023-12-01T16:27:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:27 smithi119 ceph-mon[94175]: pgmap v3011: 137 pgs: 137 active+clean; 58 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 37 op/s 2023-12-01T16:27:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:27 smithi119 ceph-mon[108979]: pgmap v3011: 137 pgs: 137 active+clean; 58 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 37 op/s 2023-12-01T16:27:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:28 smithi183 ceph-mon[99169]: osdmap e1429: 8 total, 8 up, 8 in 2023-12-01T16:27:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:28 smithi183 ceph-mon[99169]: pgmap v3013: 137 pgs: 137 active+clean; 58 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 37 op/s 2023-12-01T16:27:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:28 smithi119 ceph-mon[94175]: osdmap e1429: 8 total, 8 up, 8 in 2023-12-01T16:27:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:28 smithi119 ceph-mon[94175]: pgmap v3013: 137 pgs: 137 active+clean; 58 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 37 op/s 2023-12-01T16:27:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:28 smithi119 ceph-mon[108979]: osdmap e1429: 8 total, 8 up, 8 in 2023-12-01T16:27:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:28 smithi119 ceph-mon[108979]: pgmap v3013: 137 pgs: 137 active+clean; 58 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 37 op/s 2023-12-01T16:27:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:31 smithi183 ceph-mon[99169]: pgmap v3014: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2023-12-01T16:27:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:31 smithi119 ceph-mon[108979]: pgmap v3014: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2023-12-01T16:27:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:31 smithi119 ceph-mon[94175]: pgmap v3014: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2023-12-01T16:27:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:32 smithi183 ceph-mon[99169]: pgmap v3015: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2023-12-01T16:27:32.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:32 smithi119 ceph-mon[108979]: pgmap v3015: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2023-12-01T16:27:32.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:32 smithi119 ceph-mon[94175]: pgmap v3015: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2023-12-01T16:27:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:27:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:27:34] "GET /metrics HTTP/1.1" 200 36312 "" "Prometheus/2.43.0" 2023-12-01T16:27:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:35 smithi183 ceph-mon[99169]: pgmap v3016: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2023-12-01T16:27:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:35 smithi119 ceph-mon[94175]: pgmap v3016: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2023-12-01T16:27:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:35 smithi119 ceph-mon[108979]: pgmap v3016: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2023-12-01T16:27:36.695 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:27:37.064 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:27:37.064 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (54m) 86s ago 54m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:27:37.064 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (54m) 85s ago 54m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:27:37.064 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (55m) 86s ago 55m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:27:37.065 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (55m) 85s ago 55m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:27:37.065 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (58m) 85s ago 58m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:27:37.065 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (60m) 86s ago 60m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:27:37.065 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (60m) 86s ago 60m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:27:37.065 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (59m) 85s ago 58m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:27:37.065 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (58m) 86s ago 58m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:27:37.065 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (54m) 86s ago 54m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:27:37.065 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (54m) 85s ago 54m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:27:37.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (58m) 86s ago 58m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:27:37.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (58m) 86s ago 58m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:27:37.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (57m) 86s ago 57m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:27:37.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (57m) 86s ago 57m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:27:37.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (56m) 85s ago 56m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:27:37.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (56m) 85s ago 56m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:27:37.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (56m) 85s ago 56m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:27:37.066 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (55m) 85s ago 55m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:27:37.066 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (54m) 85s ago 55m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:27:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:37 smithi183 ceph-mon[99169]: pgmap v3017: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.4 MiB/s wr, 53 op/s 2023-12-01T16:27:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:37 smithi119 ceph-mon[94175]: pgmap v3017: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.4 MiB/s wr, 53 op/s 2023-12-01T16:27:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:37 smithi119 ceph-mon[108979]: pgmap v3017: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.4 MiB/s wr, 53 op/s 2023-12-01T16:27:37.525 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:27:37.525 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:27:37.525 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:27:37.525 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:27:37.525 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:27:37.525 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:27:37.526 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:27:37.526 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:27:37.526 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:27:37.526 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:27:37.526 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:27:37.526 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:27:37.526 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:27:37.526 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:27:37.526 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:27:37.526 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:27:37.526 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:27:38.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:38 smithi183 ceph-mon[99169]: from='client.18165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:27:38.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:38 smithi183 ceph-mon[99169]: from='client.28049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:27:38.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/70047516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:27:38.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:38 smithi119 ceph-mon[108979]: from='client.18165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:27:38.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:38 smithi119 ceph-mon[108979]: from='client.28049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:27:38.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/70047516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:27:38.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:38 smithi119 ceph-mon[94175]: from='client.18165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:27:38.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:38 smithi119 ceph-mon[94175]: from='client.28049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:27:38.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/70047516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:27:39.095 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/1.Grow (12511 ms) 2023-12-01T16:27:39.095 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/1.Shrink 2023-12-01T16:27:39.095 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:27:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:39 smithi183 ceph-mon[99169]: pgmap v3018: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.1 MiB/s wr, 49 op/s 2023-12-01T16:27:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:39 smithi119 ceph-mon[94175]: pgmap v3018: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.1 MiB/s wr, 49 op/s 2023-12-01T16:27:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:39 smithi119 ceph-mon[108979]: pgmap v3018: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.1 MiB/s wr, 49 op/s 2023-12-01T16:27:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:41 smithi183 ceph-mon[99169]: pgmap v3019: 137 pgs: 137 active+clean; 162 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 11 MiB/s wr, 81 op/s 2023-12-01T16:27:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:41 smithi183 ceph-mon[99169]: osdmap e1430: 8 total, 8 up, 8 in 2023-12-01T16:27:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:41 smithi119 ceph-mon[94175]: pgmap v3019: 137 pgs: 137 active+clean; 162 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 11 MiB/s wr, 81 op/s 2023-12-01T16:27:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:41 smithi119 ceph-mon[94175]: osdmap e1430: 8 total, 8 up, 8 in 2023-12-01T16:27:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:41 smithi119 ceph-mon[108979]: pgmap v3019: 137 pgs: 137 active+clean; 162 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 11 MiB/s wr, 81 op/s 2023-12-01T16:27:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:41 smithi119 ceph-mon[108979]: osdmap e1430: 8 total, 8 up, 8 in 2023-12-01T16:27:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.13", "id": [4, 0]}]: dispatch 2023-12-01T16:27:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.13", "id": [4, 0]}]: dispatch 2023-12-01T16:27:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:42 smithi183 ceph-mon[99169]: pgmap v3021: 137 pgs: 137 active+clean; 162 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 44 op/s 2023-12-01T16:27:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.13", "id": [4, 0]}]: dispatch 2023-12-01T16:27:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.13", "id": [4, 0]}]: dispatch 2023-12-01T16:27:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:42 smithi119 ceph-mon[94175]: pgmap v3021: 137 pgs: 137 active+clean; 162 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 44 op/s 2023-12-01T16:27:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.13", "id": [4, 0]}]: dispatch 2023-12-01T16:27:42.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.13", "id": [4, 0]}]: dispatch 2023-12-01T16:27:42.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:42 smithi119 ceph-mon[108979]: pgmap v3021: 137 pgs: 137 active+clean; 162 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 44 op/s 2023-12-01T16:27:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.13", "id": [4, 0]}]': finished 2023-12-01T16:27:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:43 smithi183 ceph-mon[99169]: osdmap e1431: 8 total, 8 up, 8 in 2023-12-01T16:27:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.13", "id": [4, 0]}]': finished 2023-12-01T16:27:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:43 smithi119 ceph-mon[94175]: osdmap e1431: 8 total, 8 up, 8 in 2023-12-01T16:27:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.13", "id": [4, 0]}]': finished 2023-12-01T16:27:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:43 smithi119 ceph-mon[108979]: osdmap e1431: 8 total, 8 up, 8 in 2023-12-01T16:27:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:27:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:27:44] "GET /metrics HTTP/1.1" 200 36316 "" "Prometheus/2.43.0" 2023-12-01T16:27:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:44 smithi183 ceph-mon[99169]: osdmap e1432: 8 total, 8 up, 8 in 2023-12-01T16:27:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:44 smithi183 ceph-mon[99169]: pgmap v3024: 137 pgs: 137 active+clean; 162 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 14 MiB/s wr, 74 op/s 2023-12-01T16:27:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:44 smithi119 ceph-mon[108979]: osdmap e1432: 8 total, 8 up, 8 in 2023-12-01T16:27:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:44 smithi119 ceph-mon[108979]: pgmap v3024: 137 pgs: 137 active+clean; 162 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 14 MiB/s wr, 74 op/s 2023-12-01T16:27:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:44 smithi119 ceph-mon[94175]: osdmap e1432: 8 total, 8 up, 8 in 2023-12-01T16:27:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:44 smithi119 ceph-mon[94175]: pgmap v3024: 137 pgs: 137 active+clean; 162 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 14 MiB/s wr, 74 op/s 2023-12-01T16:27:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:47 smithi183 ceph-mon[99169]: pgmap v3025: 137 pgs: 137 active+clean; 162 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 31 KiB/s rd, 1.8 KiB/s wr, 39 op/s; 1.3 MiB/s, 0 objects/s recovering 2023-12-01T16:27:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:47 smithi119 ceph-mon[94175]: pgmap v3025: 137 pgs: 137 active+clean; 162 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 31 KiB/s rd, 1.8 KiB/s wr, 39 op/s; 1.3 MiB/s, 0 objects/s recovering 2023-12-01T16:27:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:47 smithi119 ceph-mon[108979]: pgmap v3025: 137 pgs: 137 active+clean; 162 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 31 KiB/s rd, 1.8 KiB/s wr, 39 op/s; 1.3 MiB/s, 0 objects/s recovering 2023-12-01T16:27:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:49 smithi183 ceph-mon[99169]: pgmap v3026: 137 pgs: 137 active+clean; 162 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 24 KiB/s rd, 1.4 KiB/s wr, 30 op/s; 1.0 MiB/s, 0 objects/s recovering 2023-12-01T16:27:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:49 smithi119 ceph-mon[94175]: pgmap v3026: 137 pgs: 137 active+clean; 162 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 24 KiB/s rd, 1.4 KiB/s wr, 30 op/s; 1.0 MiB/s, 0 objects/s recovering 2023-12-01T16:27:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:49 smithi119 ceph-mon[108979]: pgmap v3026: 137 pgs: 137 active+clean; 162 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 24 KiB/s rd, 1.4 KiB/s wr, 30 op/s; 1.0 MiB/s, 0 objects/s recovering 2023-12-01T16:27:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:51 smithi183 ceph-mon[99169]: pgmap v3027: 137 pgs: 137 active+clean; 178 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 69 KiB/s rd, 2.0 MiB/s wr, 43 op/s; 1024 KiB/s, 0 objects/s recovering 2023-12-01T16:27:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:51 smithi119 ceph-mon[94175]: pgmap v3027: 137 pgs: 137 active+clean; 178 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 69 KiB/s rd, 2.0 MiB/s wr, 43 op/s; 1024 KiB/s, 0 objects/s recovering 2023-12-01T16:27:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:51 smithi119 ceph-mon[108979]: pgmap v3027: 137 pgs: 137 active+clean; 178 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 69 KiB/s rd, 2.0 MiB/s wr, 43 op/s; 1024 KiB/s, 0 objects/s recovering 2023-12-01T16:27:51.981 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/1.Shrink (12886 ms) 2023-12-01T16:27:51.981 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOne 2023-12-01T16:27:51.981 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:27:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:52 smithi183 ceph-mon[99169]: pgmap v3028: 137 pgs: 137 active+clean; 178 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 58 KiB/s rd, 1.7 MiB/s wr, 36 op/s; 851 KiB/s, 0 objects/s recovering 2023-12-01T16:27:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:52 smithi119 ceph-mon[94175]: pgmap v3028: 137 pgs: 137 active+clean; 178 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 58 KiB/s rd, 1.7 MiB/s wr, 36 op/s; 851 KiB/s, 0 objects/s recovering 2023-12-01T16:27:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:52 smithi119 ceph-mon[108979]: pgmap v3028: 137 pgs: 137 active+clean; 178 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 58 KiB/s rd, 1.7 MiB/s wr, 36 op/s; 851 KiB/s, 0 objects/s recovering 2023-12-01T16:27:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:53 smithi183 ceph-mon[99169]: osdmap e1433: 8 total, 8 up, 8 in 2023-12-01T16:27:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:53 smithi119 ceph-mon[94175]: osdmap e1433: 8 total, 8 up, 8 in 2023-12-01T16:27:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:53 smithi119 ceph-mon[108979]: osdmap e1433: 8 total, 8 up, 8 in 2023-12-01T16:27:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:27:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:27:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:27:54] "GET /metrics HTTP/1.1" 200 36330 "" "Prometheus/2.43.0" 2023-12-01T16:27:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:54 smithi183 ceph-mon[99169]: pgmap v3030: 137 pgs: 137 active+clean; 178 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 1.6 MiB/s wr, 35 op/s; 819 KiB/s, 0 objects/s recovering 2023-12-01T16:27:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:54 smithi119 ceph-mon[108979]: pgmap v3030: 137 pgs: 137 active+clean; 178 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 1.6 MiB/s wr, 35 op/s; 819 KiB/s, 0 objects/s recovering 2023-12-01T16:27:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:54 smithi119 ceph-mon[94175]: pgmap v3030: 137 pgs: 137 active+clean; 178 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 1.6 MiB/s wr, 35 op/s; 819 KiB/s, 0 objects/s recovering 2023-12-01T16:27:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:57 smithi183 ceph-mon[99169]: pgmap v3031: 137 pgs: 137 active+clean; 228 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T16:27:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:57 smithi119 ceph-mon[108979]: pgmap v3031: 137 pgs: 137 active+clean; 228 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T16:27:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:57 smithi119 ceph-mon[94175]: pgmap v3031: 137 pgs: 137 active+clean; 228 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T16:27:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:27:59 smithi183 ceph-mon[99169]: pgmap v3032: 137 pgs: 137 active+clean; 228 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T16:27:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:27:59 smithi119 ceph-mon[94175]: pgmap v3032: 137 pgs: 137 active+clean; 228 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T16:27:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:27:59 smithi119 ceph-mon[108979]: pgmap v3032: 137 pgs: 137 active+clean; 228 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T16:28:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:01 smithi183 ceph-mon[99169]: pgmap v3033: 137 pgs: 137 active+clean; 244 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T16:28:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:01 smithi119 ceph-mon[94175]: pgmap v3033: 137 pgs: 137 active+clean; 244 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T16:28:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:01 smithi119 ceph-mon[108979]: pgmap v3033: 137 pgs: 137 active+clean; 244 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T16:28:02.391 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOne (10411 ms) 2023-12-01T16:28:02.392 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot 2023-12-01T16:28:02.392 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:28:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:02 smithi183 ceph-mon[99169]: pgmap v3034: 137 pgs: 137 active+clean; 244 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T16:28:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:02 smithi119 ceph-mon[94175]: pgmap v3034: 137 pgs: 137 active+clean; 244 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T16:28:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:02 smithi119 ceph-mon[108979]: pgmap v3034: 137 pgs: 137 active+clean; 244 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T16:28:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:28:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:28:04] "GET /metrics HTTP/1.1" 200 36330 "" "Prometheus/2.43.0" 2023-12-01T16:28:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:04 smithi183 ceph-mon[99169]: osdmap e1434: 8 total, 8 up, 8 in 2023-12-01T16:28:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:04 smithi183 ceph-mon[99169]: pgmap v3036: 137 pgs: 137 active+clean; 244 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T16:28:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:04 smithi119 ceph-mon[94175]: osdmap e1434: 8 total, 8 up, 8 in 2023-12-01T16:28:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:04 smithi119 ceph-mon[94175]: pgmap v3036: 137 pgs: 137 active+clean; 244 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T16:28:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:04 smithi119 ceph-mon[108979]: osdmap e1434: 8 total, 8 up, 8 in 2023-12-01T16:28:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:04 smithi119 ceph-mon[108979]: pgmap v3036: 137 pgs: 137 active+clean; 244 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T16:28:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:07 smithi183 ceph-mon[99169]: pgmap v3037: 137 pgs: 137 active+clean; 273 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2023-12-01T16:28:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:07 smithi119 ceph-mon[94175]: pgmap v3037: 137 pgs: 137 active+clean; 273 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2023-12-01T16:28:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:07 smithi119 ceph-mon[108979]: pgmap v3037: 137 pgs: 137 active+clean; 273 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2023-12-01T16:28:07.940 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:28:08.325 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:28:08.326 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (54m) 117s ago 55m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:28:08.326 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (54m) 117s ago 54m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:28:08.326 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (56m) 117s ago 56m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:28:08.326 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (56m) 117s ago 56m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:28:08.326 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (59m) 117s ago 59m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:28:08.326 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (60m) 117s ago 60m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:28:08.326 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (60m) 117s ago 60m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:28:08.326 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (59m) 117s ago 59m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:28:08.326 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (59m) 117s ago 59m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:28:08.326 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (55m) 117s ago 55m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:28:08.326 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (55m) 117s ago 55m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:28:08.326 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (58m) 117s ago 58m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:28:08.326 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (58m) 117s ago 58m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:28:08.326 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (58m) 117s ago 58m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:28:08.327 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (57m) 117s ago 57m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:28:08.327 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (57m) 117s ago 57m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:28:08.327 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (57m) 117s ago 57m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:28:08.327 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (56m) 117s ago 56m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:28:08.327 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (56m) 117s ago 56m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:28:08.327 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (54m) 117s ago 55m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:28:08.768 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:28:08.768 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:28:08.768 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:28:08.768 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:28:08.768 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:28:08.769 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:28:08.769 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:28:08.769 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:28:08.769 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:28:08.769 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:28:08.769 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:28:08.769 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:28:08.769 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:28:08.769 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:28:08.769 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:28:08.769 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:28:08.769 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:28:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:09 smithi183 ceph-mon[99169]: from='client.18183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:28:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:09 smithi183 ceph-mon[99169]: pgmap v3038: 137 pgs: 137 active+clean; 273 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2023-12-01T16:28:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/383885552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:28:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:09 smithi119 ceph-mon[94175]: from='client.18183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:28:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:09 smithi119 ceph-mon[94175]: pgmap v3038: 137 pgs: 137 active+clean; 273 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2023-12-01T16:28:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/383885552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:28:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:09 smithi119 ceph-mon[108979]: from='client.18183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:28:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:09 smithi119 ceph-mon[108979]: pgmap v3038: 137 pgs: 137 active+clean; 273 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2023-12-01T16:28:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/383885552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:28:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:10 smithi183 ceph-mon[99169]: from='client.27079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:28:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:10 smithi119 ceph-mon[94175]: from='client.27079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:28:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:10 smithi119 ceph-mon[108979]: from='client.27079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:28:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:11 smithi183 ceph-mon[99169]: pgmap v3039: 137 pgs: 137 active+clean; 273 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 48 op/s 2023-12-01T16:28:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:11 smithi119 ceph-mon[108979]: pgmap v3039: 137 pgs: 137 active+clean; 273 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 48 op/s 2023-12-01T16:28:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:11 smithi119 ceph-mon[94175]: pgmap v3039: 137 pgs: 137 active+clean; 273 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 48 op/s 2023-12-01T16:28:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:12 smithi183 ceph-mon[99169]: pgmap v3040: 137 pgs: 137 active+clean; 273 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 48 op/s 2023-12-01T16:28:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:12 smithi119 ceph-mon[94175]: pgmap v3040: 137 pgs: 137 active+clean; 273 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 48 op/s 2023-12-01T16:28:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:12 smithi119 ceph-mon[108979]: pgmap v3040: 137 pgs: 137 active+clean; 273 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 48 op/s 2023-12-01T16:28:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:28:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:28:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:28:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:28:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:28:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:28:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:28:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:28:13.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:28:13.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:28:13.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:28:13.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:28:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:28:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:28:14] "GET /metrics HTTP/1.1" 200 36319 "" "Prometheus/2.43.0" 2023-12-01T16:28:14.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:14 smithi183 ceph-mon[99169]: osdmap e1435: 8 total, 8 up, 8 in 2023-12-01T16:28:14.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:14 smithi183 ceph-mon[99169]: pgmap v3042: 137 pgs: 137 active+clean; 273 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 48 op/s 2023-12-01T16:28:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:14 smithi119 ceph-mon[108979]: osdmap e1435: 8 total, 8 up, 8 in 2023-12-01T16:28:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:14 smithi119 ceph-mon[108979]: pgmap v3042: 137 pgs: 137 active+clean; 273 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 48 op/s 2023-12-01T16:28:14.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:14 smithi119 ceph-mon[94175]: osdmap e1435: 8 total, 8 up, 8 in 2023-12-01T16:28:14.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:14 smithi119 ceph-mon[94175]: pgmap v3042: 137 pgs: 137 active+clean; 273 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 48 op/s 2023-12-01T16:28:15.703 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot (13311 ms) 2023-12-01T16:28:15.703 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/1.MinOverlap 2023-12-01T16:28:15.703 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:28:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:16 smithi183 ceph-mon[99169]: osdmap e1436: 8 total, 8 up, 8 in 2023-12-01T16:28:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:16 smithi183 ceph-mon[99169]: pgmap v3044: 137 pgs: 137 active+clean; 358 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 55 op/s 2023-12-01T16:28:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:16 smithi119 ceph-mon[108979]: osdmap e1436: 8 total, 8 up, 8 in 2023-12-01T16:28:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:16 smithi119 ceph-mon[108979]: pgmap v3044: 137 pgs: 137 active+clean; 358 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 55 op/s 2023-12-01T16:28:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:16 smithi119 ceph-mon[94175]: osdmap e1436: 8 total, 8 up, 8 in 2023-12-01T16:28:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:16 smithi119 ceph-mon[94175]: pgmap v3044: 137 pgs: 137 active+clean; 358 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 55 op/s 2023-12-01T16:28:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:19 smithi183 ceph-mon[99169]: pgmap v3045: 137 pgs: 137 active+clean; 358 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 55 op/s 2023-12-01T16:28:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:19 smithi119 ceph-mon[94175]: pgmap v3045: 137 pgs: 137 active+clean; 358 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 55 op/s 2023-12-01T16:28:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:19 smithi119 ceph-mon[108979]: pgmap v3045: 137 pgs: 137 active+clean; 358 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 55 op/s 2023-12-01T16:28:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:21 smithi183 ceph-mon[99169]: pgmap v3046: 137 pgs: 137 active+clean; 383 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 102 op/s 2023-12-01T16:28:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:21 smithi119 ceph-mon[108979]: pgmap v3046: 137 pgs: 137 active+clean; 383 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 102 op/s 2023-12-01T16:28:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:21 smithi119 ceph-mon[94175]: pgmap v3046: 137 pgs: 137 active+clean; 383 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 102 op/s 2023-12-01T16:28:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:22 smithi183 ceph-mon[99169]: pgmap v3047: 137 pgs: 137 active+clean; 383 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 4.9 MiB/s rd, 13 MiB/s wr, 94 op/s 2023-12-01T16:28:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:22 smithi119 ceph-mon[108979]: pgmap v3047: 137 pgs: 137 active+clean; 383 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 4.9 MiB/s rd, 13 MiB/s wr, 94 op/s 2023-12-01T16:28:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:22 smithi119 ceph-mon[94175]: pgmap v3047: 137 pgs: 137 active+clean; 383 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 4.9 MiB/s rd, 13 MiB/s wr, 94 op/s 2023-12-01T16:28:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:28:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:28:24] "GET /metrics HTTP/1.1" 200 36321 "" "Prometheus/2.43.0" 2023-12-01T16:28:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:24 smithi183 ceph-mon[99169]: pgmap v3048: 137 pgs: 137 active+clean; 383 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 11 MiB/s wr, 81 op/s 2023-12-01T16:28:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:24 smithi119 ceph-mon[94175]: pgmap v3048: 137 pgs: 137 active+clean; 383 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 11 MiB/s wr, 81 op/s 2023-12-01T16:28:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:24 smithi119 ceph-mon[108979]: pgmap v3048: 137 pgs: 137 active+clean; 383 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 11 MiB/s wr, 81 op/s 2023-12-01T16:28:27.308 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/1.MinOverlap (11605 ms) 2023-12-01T16:28:27.308 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/1.ZeroOverlap 2023-12-01T16:28:27.309 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:28:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:27 smithi183 ceph-mon[99169]: pgmap v3049: 137 pgs: 137 active+clean; 399 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 62 KiB/s rd, 4.0 MiB/s wr, 47 op/s 2023-12-01T16:28:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:27 smithi119 ceph-mon[94175]: pgmap v3049: 137 pgs: 137 active+clean; 399 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 62 KiB/s rd, 4.0 MiB/s wr, 47 op/s 2023-12-01T16:28:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:27 smithi119 ceph-mon[108979]: pgmap v3049: 137 pgs: 137 active+clean; 399 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 62 KiB/s rd, 4.0 MiB/s wr, 47 op/s 2023-12-01T16:28:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:29 smithi183 ceph-mon[99169]: pgmap v3050: 137 pgs: 137 active+clean; 399 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 53 KiB/s rd, 3.4 MiB/s wr, 40 op/s 2023-12-01T16:28:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:29 smithi183 ceph-mon[99169]: osdmap e1437: 8 total, 8 up, 8 in 2023-12-01T16:28:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:29 smithi119 ceph-mon[94175]: pgmap v3050: 137 pgs: 137 active+clean; 399 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 53 KiB/s rd, 3.4 MiB/s wr, 40 op/s 2023-12-01T16:28:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:29 smithi119 ceph-mon[94175]: osdmap e1437: 8 total, 8 up, 8 in 2023-12-01T16:28:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:29 smithi119 ceph-mon[108979]: pgmap v3050: 137 pgs: 137 active+clean; 399 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 53 KiB/s rd, 3.4 MiB/s wr, 40 op/s 2023-12-01T16:28:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:29 smithi119 ceph-mon[108979]: osdmap e1437: 8 total, 8 up, 8 in 2023-12-01T16:28:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:31 smithi183 ceph-mon[99169]: pgmap v3052: 137 pgs: 137 active+clean; 428 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T16:28:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:31 smithi119 ceph-mon[94175]: pgmap v3052: 137 pgs: 137 active+clean; 428 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T16:28:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:31 smithi119 ceph-mon[108979]: pgmap v3052: 137 pgs: 137 active+clean; 428 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T16:28:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:32 smithi183 ceph-mon[99169]: pgmap v3053: 137 pgs: 137 active+clean; 428 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T16:28:32.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:32 smithi119 ceph-mon[94175]: pgmap v3053: 137 pgs: 137 active+clean; 428 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T16:28:32.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:32 smithi119 ceph-mon[108979]: pgmap v3053: 137 pgs: 137 active+clean; 428 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T16:28:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:28:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:28:34] "GET /metrics HTTP/1.1" 200 36321 "" "Prometheus/2.43.0" 2023-12-01T16:28:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:35 smithi183 ceph-mon[99169]: pgmap v3054: 137 pgs: 137 active+clean; 428 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T16:28:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:35 smithi119 ceph-mon[94175]: pgmap v3054: 137 pgs: 137 active+clean; 428 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T16:28:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:35 smithi119 ceph-mon[108979]: pgmap v3054: 137 pgs: 137 active+clean; 428 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T16:28:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:37 smithi183 ceph-mon[99169]: pgmap v3055: 137 pgs: 137 active+clean; 428 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 50 op/s 2023-12-01T16:28:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:37 smithi119 ceph-mon[94175]: pgmap v3055: 137 pgs: 137 active+clean; 428 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 50 op/s 2023-12-01T16:28:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:37 smithi119 ceph-mon[108979]: pgmap v3055: 137 pgs: 137 active+clean; 428 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 50 op/s 2023-12-01T16:28:39.157 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:28:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:39 smithi183 ceph-mon[99169]: pgmap v3056: 137 pgs: 137 active+clean; 428 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 50 op/s 2023-12-01T16:28:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:39 smithi119 ceph-mon[94175]: pgmap v3056: 137 pgs: 137 active+clean; 428 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 50 op/s 2023-12-01T16:28:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:39 smithi119 ceph-mon[108979]: pgmap v3056: 137 pgs: 137 active+clean; 428 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 50 op/s 2023-12-01T16:28:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:39.543 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:28:39.543 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (55m) 2m ago 55m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:28:39.544 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (55m) 2m ago 55m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:28:39.544 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (56m) 2m ago 56m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:28:39.544 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (56m) 2m ago 56m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:28:39.544 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (59m) 2m ago 59m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:28:39.544 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (61m) 2m ago 61m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:28:39.544 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (61m) 2m ago 61m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:28:39.544 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (60m) 2m ago 60m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:28:39.544 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (59m) 2m ago 59m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:28:39.544 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (55m) 2m ago 55m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:28:39.544 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (55m) 2m ago 55m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:28:39.544 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (59m) 2m ago 59m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:28:39.544 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (59m) 2m ago 59m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:28:39.545 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (58m) 2m ago 58m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:28:39.545 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (58m) 2m ago 58m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:28:39.545 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (57m) 2m ago 57m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:28:39.545 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (57m) 2m ago 57m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:28:39.545 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (57m) 2m ago 57m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:28:39.545 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (56m) 2m ago 56m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:28:39.545 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (55m) 2m ago 56m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:28:39.994 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:28:39.995 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:28:39.995 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:28:39.995 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:28:39.995 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:28:39.995 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:28:39.995 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:28:39.995 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:28:39.995 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:28:39.995 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:28:39.995 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:28:39.995 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:28:39.995 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:28:39.996 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:28:39.996 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:28:39.996 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:28:39.996 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:28:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:40 smithi119 ceph-mon[94175]: from='client.18201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:28:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:40 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382095794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:28:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:40 smithi119 ceph-mon[108979]: from='client.18201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:28:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:40 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382095794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:28:40.673 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/1.ZeroOverlap (13365 ms) 2023-12-01T16:28:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:40 smithi183 ceph-mon[99169]: from='client.18201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:28:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:40 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382095794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:28:41.213 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 7 tests from EncryptedFlattenTest/1 (90472 ms total) 2023-12-01T16:28:41.213 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:28:41.213 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 7 tests from EncryptedFlattenTest/2, where TypeParam = UnformattedLUKS1 2023-12-01T16:28:41.244 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/2.Simple 2023-12-01T16:28:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:41 smithi119 ceph-mon[108979]: from='client.28082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:28:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:41 smithi119 ceph-mon[108979]: pgmap v3057: 137 pgs: 137 active+clean; 444 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.8 MiB/s wr, 62 op/s 2023-12-01T16:28:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:41 smithi119 ceph-mon[94175]: from='client.28082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:28:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:41 smithi119 ceph-mon[94175]: pgmap v3057: 137 pgs: 137 active+clean; 444 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.8 MiB/s wr, 62 op/s 2023-12-01T16:28:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:41 smithi183 ceph-mon[99169]: from='client.28082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:28:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:41 smithi183 ceph-mon[99169]: pgmap v3057: 137 pgs: 137 active+clean; 444 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.8 MiB/s wr, 62 op/s 2023-12-01T16:28:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:42 smithi183 ceph-mon[99169]: osdmap e1438: 8 total, 8 up, 8 in 2023-12-01T16:28:42.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:42 smithi119 ceph-mon[94175]: osdmap e1438: 8 total, 8 up, 8 in 2023-12-01T16:28:42.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:42 smithi119 ceph-mon[108979]: osdmap e1438: 8 total, 8 up, 8 in 2023-12-01T16:28:43.222 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:28:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:43 smithi183 ceph-mon[99169]: pgmap v3059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:28:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:43 smithi183 ceph-mon[99169]: osdmap e1439: 8 total, 8 up, 8 in 2023-12-01T16:28:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4035581998' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:28:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:43 smithi119 ceph-mon[94175]: pgmap v3059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:28:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:43 smithi119 ceph-mon[94175]: osdmap e1439: 8 total, 8 up, 8 in 2023-12-01T16:28:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4035581998' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:28:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:43 smithi119 ceph-mon[108979]: pgmap v3059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:28:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:43 smithi119 ceph-mon[108979]: osdmap e1439: 8 total, 8 up, 8 in 2023-12-01T16:28:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4035581998' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:28:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:28:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:28:44] "GET /metrics HTTP/1.1" 200 36319 "" "Prometheus/2.43.0" 2023-12-01T16:28:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4035581998' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-24","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:28:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:44 smithi119 ceph-mon[94175]: osdmap e1440: 8 total, 8 up, 8 in 2023-12-01T16:28:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4035581998' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-24","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:28:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:44 smithi119 ceph-mon[108979]: osdmap e1440: 8 total, 8 up, 8 in 2023-12-01T16:28:44.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4035581998' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-24","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:28:44.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:44 smithi183 ceph-mon[99169]: osdmap e1440: 8 total, 8 up, 8 in 2023-12-01T16:28:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:45 smithi183 ceph-mon[99169]: pgmap v3062: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:28:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:45 smithi183 ceph-mon[99169]: osdmap e1441: 8 total, 8 up, 8 in 2023-12-01T16:28:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:45 smithi119 ceph-mon[108979]: pgmap v3062: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:28:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:45 smithi119 ceph-mon[108979]: osdmap e1441: 8 total, 8 up, 8 in 2023-12-01T16:28:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:45 smithi119 ceph-mon[94175]: pgmap v3062: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:28:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:45 smithi119 ceph-mon[94175]: osdmap e1441: 8 total, 8 up, 8 in 2023-12-01T16:28:46.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:46 smithi183 ceph-mon[99169]: osdmap e1442: 8 total, 8 up, 8 in 2023-12-01T16:28:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:46 smithi119 ceph-mon[94175]: osdmap e1442: 8 total, 8 up, 8 in 2023-12-01T16:28:46.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:46 smithi119 ceph-mon[108979]: osdmap e1442: 8 total, 8 up, 8 in 2023-12-01T16:28:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:47 smithi183 ceph-mon[99169]: pgmap v3065: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:28:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:47 smithi119 ceph-mon[94175]: pgmap v3065: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:28:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:47 smithi119 ceph-mon[108979]: pgmap v3065: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:28:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:49 smithi183 ceph-mon[99169]: pgmap v3066: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 172 B/s wr, 0 op/s 2023-12-01T16:28:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:49 smithi119 ceph-mon[94175]: pgmap v3066: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 172 B/s wr, 0 op/s 2023-12-01T16:28:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:49 smithi119 ceph-mon[108979]: pgmap v3066: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 172 B/s wr, 0 op/s 2023-12-01T16:28:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:50 smithi183 ceph-mon[99169]: osdmap e1443: 8 total, 8 up, 8 in 2023-12-01T16:28:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:50 smithi183 ceph-mon[99169]: pgmap v3068: 137 pgs: 137 active+clean; 34 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 102 KiB/s rd, 4.8 MiB/s wr, 74 op/s 2023-12-01T16:28:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:50 smithi119 ceph-mon[94175]: osdmap e1443: 8 total, 8 up, 8 in 2023-12-01T16:28:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:50 smithi119 ceph-mon[94175]: pgmap v3068: 137 pgs: 137 active+clean; 34 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 102 KiB/s rd, 4.8 MiB/s wr, 74 op/s 2023-12-01T16:28:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:50 smithi119 ceph-mon[108979]: osdmap e1443: 8 total, 8 up, 8 in 2023-12-01T16:28:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:50 smithi119 ceph-mon[108979]: pgmap v3068: 137 pgs: 137 active+clean; 34 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 102 KiB/s rd, 4.8 MiB/s wr, 74 op/s 2023-12-01T16:28:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:52 smithi183 ceph-mon[99169]: osdmap e1444: 8 total, 8 up, 8 in 2023-12-01T16:28:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:52 smithi183 ceph-mon[99169]: pgmap v3070: 137 pgs: 137 active+clean; 34 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 4.2 MiB/s wr, 64 op/s 2023-12-01T16:28:52.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:52 smithi119 ceph-mon[94175]: osdmap e1444: 8 total, 8 up, 8 in 2023-12-01T16:28:52.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:52 smithi119 ceph-mon[94175]: pgmap v3070: 137 pgs: 137 active+clean; 34 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 4.2 MiB/s wr, 64 op/s 2023-12-01T16:28:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:52 smithi119 ceph-mon[108979]: osdmap e1444: 8 total, 8 up, 8 in 2023-12-01T16:28:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:52 smithi119 ceph-mon[108979]: pgmap v3070: 137 pgs: 137 active+clean; 34 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 4.2 MiB/s wr, 64 op/s 2023-12-01T16:28:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:28:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:28:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:28:54] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2023-12-01T16:28:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:54 smithi183 ceph-mon[99169]: pgmap v3071: 137 pgs: 137 active+clean; 34 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 55 op/s 2023-12-01T16:28:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:28:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:54 smithi119 ceph-mon[94175]: pgmap v3071: 137 pgs: 137 active+clean; 34 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 55 op/s 2023-12-01T16:28:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:28:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:54 smithi119 ceph-mon[108979]: pgmap v3071: 137 pgs: 137 active+clean; 34 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 55 op/s 2023-12-01T16:28:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:28:55.753 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/2.Simple (14509 ms) 2023-12-01T16:28:55.753 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/2.Grow 2023-12-01T16:28:55.753 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:28:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:57 smithi183 ceph-mon[99169]: pgmap v3072: 137 pgs: 137 active+clean; 63 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 77 op/s 2023-12-01T16:28:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:57 smithi119 ceph-mon[94175]: pgmap v3072: 137 pgs: 137 active+clean; 63 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 77 op/s 2023-12-01T16:28:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:57 smithi119 ceph-mon[108979]: pgmap v3072: 137 pgs: 137 active+clean; 63 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 77 op/s 2023-12-01T16:28:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:28:59 smithi183 ceph-mon[99169]: pgmap v3073: 137 pgs: 137 active+clean; 63 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 9.0 MiB/s rd, 6.5 MiB/s wr, 69 op/s 2023-12-01T16:28:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:28:59 smithi119 ceph-mon[94175]: pgmap v3073: 137 pgs: 137 active+clean; 63 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 9.0 MiB/s rd, 6.5 MiB/s wr, 69 op/s 2023-12-01T16:28:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:28:59 smithi119 ceph-mon[108979]: pgmap v3073: 137 pgs: 137 active+clean; 63 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 9.0 MiB/s rd, 6.5 MiB/s wr, 69 op/s 2023-12-01T16:29:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:00 smithi119 ceph-mon[94175]: osdmap e1445: 8 total, 8 up, 8 in 2023-12-01T16:29:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:00 smithi119 ceph-mon[108979]: osdmap e1445: 8 total, 8 up, 8 in 2023-12-01T16:29:00.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:00 smithi183 ceph-mon[99169]: osdmap e1445: 8 total, 8 up, 8 in 2023-12-01T16:29:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:01 smithi119 ceph-mon[94175]: pgmap v3075: 137 pgs: 137 active+clean; 92 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 6.7 MiB/s wr, 73 op/s 2023-12-01T16:29:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:01 smithi119 ceph-mon[108979]: pgmap v3075: 137 pgs: 137 active+clean; 92 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 6.7 MiB/s wr, 73 op/s 2023-12-01T16:29:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:01 smithi183 ceph-mon[99169]: pgmap v3075: 137 pgs: 137 active+clean; 92 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 6.7 MiB/s wr, 73 op/s 2023-12-01T16:29:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:02 smithi183 ceph-mon[99169]: pgmap v3076: 137 pgs: 137 active+clean; 92 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2023-12-01T16:29:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:02 smithi119 ceph-mon[94175]: pgmap v3076: 137 pgs: 137 active+clean; 92 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2023-12-01T16:29:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:02 smithi119 ceph-mon[108979]: pgmap v3076: 137 pgs: 137 active+clean; 92 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2023-12-01T16:29:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:29:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:29:04] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2023-12-01T16:29:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:05 smithi183 ceph-mon[99169]: pgmap v3077: 137 pgs: 137 active+clean; 92 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2023-12-01T16:29:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:05 smithi119 ceph-mon[94175]: pgmap v3077: 137 pgs: 137 active+clean; 92 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2023-12-01T16:29:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:05 smithi119 ceph-mon[108979]: pgmap v3077: 137 pgs: 137 active+clean; 92 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2023-12-01T16:29:05.739 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/2.Grow (9987 ms) 2023-12-01T16:29:05.740 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/2.Shrink 2023-12-01T16:29:05.740 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:29:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:07 smithi183 ceph-mon[99169]: pgmap v3078: 137 pgs: 137 active+clean; 121 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:07 smithi119 ceph-mon[94175]: pgmap v3078: 137 pgs: 137 active+clean; 121 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:07 smithi119 ceph-mon[108979]: pgmap v3078: 137 pgs: 137 active+clean; 121 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:09 smithi183 ceph-mon[99169]: pgmap v3079: 137 pgs: 137 active+clean; 121 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:09 smithi119 ceph-mon[94175]: pgmap v3079: 137 pgs: 137 active+clean; 121 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:09 smithi119 ceph-mon[108979]: pgmap v3079: 137 pgs: 137 active+clean; 121 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:10.348 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:29:10.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:10 smithi119 ceph-mon[94175]: osdmap e1446: 8 total, 8 up, 8 in 2023-12-01T16:29:10.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:10 smithi119 ceph-mon[108979]: osdmap e1446: 8 total, 8 up, 8 in 2023-12-01T16:29:10.674 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:29:10.674 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (55m) 2m ago 56m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:29:10.674 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (55m) 2m ago 55m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:29:10.675 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (57m) 2m ago 57m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:29:10.675 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (57m) 2m ago 57m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:29:10.675 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (60m) 2m ago 60m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:29:10.675 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (61m) 2m ago 61m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:29:10.675 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (61m) 2m ago 61m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:29:10.675 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (60m) 2m ago 60m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:29:10.675 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (60m) 2m ago 60m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:29:10.675 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (56m) 2m ago 56m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:29:10.675 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (56m) 2m ago 56m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:29:10.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (59m) 2m ago 59m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:29:10.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (59m) 2m ago 59m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:29:10.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (59m) 2m ago 59m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:29:10.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (58m) 2m ago 58m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:29:10.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (58m) 2m ago 58m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:29:10.676 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (58m) 2m ago 58m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:29:10.676 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (57m) 2m ago 57m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:29:10.676 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (57m) 2m ago 57m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:29:10.676 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (55m) 2m ago 56m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:29:10.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:10 smithi183 ceph-mon[99169]: osdmap e1446: 8 total, 8 up, 8 in 2023-12-01T16:29:11.062 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:29:11.063 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:29:11.063 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:29:11.063 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:29:11.063 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:29:11.063 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:29:11.063 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:29:11.063 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:29:11.063 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:29:11.063 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:29:11.063 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:29:11.063 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:29:11.063 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:29:11.063 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:29:11.064 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:29:11.064 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:29:11.064 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:29:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:11 smithi183 ceph-mon[99169]: pgmap v3081: 137 pgs: 137 active+clean; 150 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1815006684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:29:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:11 smithi119 ceph-mon[94175]: pgmap v3081: 137 pgs: 137 active+clean; 150 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1815006684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:29:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:11 smithi119 ceph-mon[108979]: pgmap v3081: 137 pgs: 137 active+clean; 150 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1815006684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:29:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:12 smithi183 ceph-mon[99169]: from='client.28112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:29:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:12 smithi183 ceph-mon[99169]: from='client.18243 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:29:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:12 smithi119 ceph-mon[94175]: from='client.28112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:29:12.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:12 smithi119 ceph-mon[94175]: from='client.18243 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:29:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:12 smithi119 ceph-mon[108979]: from='client.28112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:29:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:12 smithi119 ceph-mon[108979]: from='client.18243 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:29:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:13 smithi183 ceph-mon[99169]: pgmap v3082: 137 pgs: 137 active+clean; 150 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:29:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:13 smithi119 ceph-mon[108979]: pgmap v3082: 137 pgs: 137 active+clean; 150 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:29:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:13 smithi119 ceph-mon[94175]: pgmap v3082: 137 pgs: 137 active+clean; 150 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:29:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:29:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:29:14] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-12-01T16:29:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:29:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:29:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:29:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:29:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:29:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:29:14.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:29:14.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:29:14.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:29:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:15 smithi183 ceph-mon[99169]: pgmap v3083: 137 pgs: 137 active+clean; 150 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:15 smithi119 ceph-mon[94175]: pgmap v3083: 137 pgs: 137 active+clean; 150 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:15 smithi119 ceph-mon[108979]: pgmap v3083: 137 pgs: 137 active+clean; 150 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:15.821 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/2.Shrink (10081 ms) 2023-12-01T16:29:15.821 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOne 2023-12-01T16:29:15.821 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:29:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:17 smithi183 ceph-mon[99169]: pgmap v3084: 137 pgs: 137 active+clean; 179 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:17 smithi119 ceph-mon[94175]: pgmap v3084: 137 pgs: 137 active+clean; 179 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:17 smithi119 ceph-mon[108979]: pgmap v3084: 137 pgs: 137 active+clean; 179 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:19 smithi183 ceph-mon[99169]: pgmap v3085: 137 pgs: 137 active+clean; 179 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:19 smithi119 ceph-mon[94175]: pgmap v3085: 137 pgs: 137 active+clean; 179 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:19 smithi119 ceph-mon[108979]: pgmap v3085: 137 pgs: 137 active+clean; 179 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:20 smithi183 ceph-mon[99169]: osdmap e1447: 8 total, 8 up, 8 in 2023-12-01T16:29:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:20 smithi119 ceph-mon[108979]: osdmap e1447: 8 total, 8 up, 8 in 2023-12-01T16:29:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:20 smithi119 ceph-mon[94175]: osdmap e1447: 8 total, 8 up, 8 in 2023-12-01T16:29:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:21 smithi183 ceph-mon[99169]: pgmap v3087: 137 pgs: 137 active+clean; 208 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:21 smithi119 ceph-mon[94175]: pgmap v3087: 137 pgs: 137 active+clean; 208 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:21 smithi119 ceph-mon[108979]: pgmap v3087: 137 pgs: 137 active+clean; 208 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:22 smithi183 ceph-mon[99169]: pgmap v3088: 137 pgs: 137 active+clean; 208 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:22 smithi119 ceph-mon[94175]: pgmap v3088: 137 pgs: 137 active+clean; 208 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:22 smithi119 ceph-mon[108979]: pgmap v3088: 137 pgs: 137 active+clean; 208 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:29:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:29:24] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-12-01T16:29:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:24 smithi183 ceph-mon[99169]: pgmap v3089: 137 pgs: 137 active+clean; 208 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:24 smithi119 ceph-mon[94175]: pgmap v3089: 137 pgs: 137 active+clean; 208 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:24 smithi119 ceph-mon[108979]: pgmap v3089: 137 pgs: 137 active+clean; 208 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T16:29:25.608 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOne (9787 ms) 2023-12-01T16:29:25.608 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot 2023-12-01T16:29:25.608 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:29:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:27 smithi119 ceph-mon[94175]: pgmap v3090: 137 pgs: 137 active+clean; 216 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2023-12-01T16:29:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:27 smithi119 ceph-mon[108979]: pgmap v3090: 137 pgs: 137 active+clean; 216 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2023-12-01T16:29:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:27 smithi183 ceph-mon[99169]: pgmap v3090: 137 pgs: 137 active+clean; 216 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2023-12-01T16:29:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:29 smithi119 ceph-mon[94175]: pgmap v3091: 137 pgs: 137 active+clean; 216 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2023-12-01T16:29:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:29 smithi119 ceph-mon[108979]: pgmap v3091: 137 pgs: 137 active+clean; 216 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2023-12-01T16:29:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:29 smithi183 ceph-mon[99169]: pgmap v3091: 137 pgs: 137 active+clean; 216 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2023-12-01T16:29:30.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:30 smithi183 ceph-mon[99169]: osdmap e1448: 8 total, 8 up, 8 in 2023-12-01T16:29:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:30 smithi119 ceph-mon[94175]: osdmap e1448: 8 total, 8 up, 8 in 2023-12-01T16:29:30.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:30 smithi119 ceph-mon[108979]: osdmap e1448: 8 total, 8 up, 8 in 2023-12-01T16:29:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:31 smithi183 ceph-mon[99169]: pgmap v3093: 137 pgs: 137 active+clean; 245 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2023-12-01T16:29:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:31 smithi119 ceph-mon[94175]: pgmap v3093: 137 pgs: 137 active+clean; 245 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2023-12-01T16:29:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:31 smithi119 ceph-mon[108979]: pgmap v3093: 137 pgs: 137 active+clean; 245 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2023-12-01T16:29:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:32 smithi183 ceph-mon[99169]: pgmap v3094: 137 pgs: 137 active+clean; 245 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2023-12-01T16:29:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:32 smithi119 ceph-mon[108979]: pgmap v3094: 137 pgs: 137 active+clean; 245 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2023-12-01T16:29:32.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:32 smithi119 ceph-mon[94175]: pgmap v3094: 137 pgs: 137 active+clean; 245 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2023-12-01T16:29:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:29:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:29:34] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-12-01T16:29:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:34 smithi183 ceph-mon[99169]: osdmap e1449: 8 total, 8 up, 8 in 2023-12-01T16:29:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:34 smithi183 ceph-mon[99169]: pgmap v3096: 137 pgs: 137 active+clean; 245 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 55 op/s 2023-12-01T16:29:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:34 smithi119 ceph-mon[94175]: osdmap e1449: 8 total, 8 up, 8 in 2023-12-01T16:29:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:34 smithi119 ceph-mon[94175]: pgmap v3096: 137 pgs: 137 active+clean; 245 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 55 op/s 2023-12-01T16:29:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:34 smithi119 ceph-mon[108979]: osdmap e1449: 8 total, 8 up, 8 in 2023-12-01T16:29:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:34 smithi119 ceph-mon[108979]: pgmap v3096: 137 pgs: 137 active+clean; 245 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 55 op/s 2023-12-01T16:29:35.889 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot (10281 ms) 2023-12-01T16:29:35.889 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/2.MinOverlap 2023-12-01T16:29:35.890 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:29:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:37 smithi119 ceph-mon[94175]: pgmap v3097: 137 pgs: 137 active+clean; 306 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 4.3 MiB/s rd, 11 MiB/s wr, 94 op/s 2023-12-01T16:29:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:37 smithi119 ceph-mon[108979]: pgmap v3097: 137 pgs: 137 active+clean; 306 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 4.3 MiB/s rd, 11 MiB/s wr, 94 op/s 2023-12-01T16:29:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:37 smithi183 ceph-mon[99169]: pgmap v3097: 137 pgs: 137 active+clean; 306 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 4.3 MiB/s rd, 11 MiB/s wr, 94 op/s 2023-12-01T16:29:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:39 smithi119 ceph-mon[94175]: pgmap v3098: 137 pgs: 137 active+clean; 306 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 84 op/s 2023-12-01T16:29:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:39 smithi119 ceph-mon[108979]: pgmap v3098: 137 pgs: 137 active+clean; 306 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 84 op/s 2023-12-01T16:29:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:39 smithi183 ceph-mon[99169]: pgmap v3098: 137 pgs: 137 active+clean; 306 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 84 op/s 2023-12-01T16:29:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:41.410 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:29:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:41 smithi183 ceph-mon[99169]: pgmap v3099: 137 pgs: 137 active+clean; 335 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.0 MiB/s wr, 45 op/s 2023-12-01T16:29:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:41 smithi183 ceph-mon[99169]: osdmap e1450: 8 total, 8 up, 8 in 2023-12-01T16:29:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:41 smithi119 ceph-mon[108979]: pgmap v3099: 137 pgs: 137 active+clean; 335 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.0 MiB/s wr, 45 op/s 2023-12-01T16:29:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:41 smithi119 ceph-mon[108979]: osdmap e1450: 8 total, 8 up, 8 in 2023-12-01T16:29:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:41 smithi119 ceph-mon[94175]: pgmap v3099: 137 pgs: 137 active+clean; 335 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.0 MiB/s wr, 45 op/s 2023-12-01T16:29:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:41 smithi119 ceph-mon[94175]: osdmap e1450: 8 total, 8 up, 8 in 2023-12-01T16:29:41.726 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:29:41.726 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (56m) 3m ago 56m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:29:41.727 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (56m) 3m ago 56m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:29:41.727 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (57m) 3m ago 57m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:29:41.727 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (57m) 3m ago 57m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:29:41.727 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (60m) 3m ago 60m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:29:41.727 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (62m) 3m ago 62m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:29:41.727 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (62m) 3m ago 62m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:29:41.727 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (61m) 3m ago 61m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:29:41.727 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (60m) 3m ago 60m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:29:41.727 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (56m) 3m ago 56m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:29:41.727 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (56m) 3m ago 56m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:29:41.727 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (60m) 3m ago 60m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:29:41.727 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (60m) 3m ago 60m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:29:41.727 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (59m) 3m ago 59m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:29:41.727 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (59m) 3m ago 59m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:29:41.727 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (59m) 3m ago 59m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:29:41.728 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (58m) 3m ago 58m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:29:41.728 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (58m) 3m ago 58m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:29:41.728 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (57m) 3m ago 57m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:29:41.728 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (56m) 3m ago 57m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:29:42.114 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:29:42.114 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:29:42.115 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:29:42.115 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:29:42.115 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:29:42.115 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:29:42.115 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:29:42.115 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:29:42.115 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:29:42.115 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:29:42.115 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:29:42.115 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:29:42.115 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:29:42.115 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:29:42.115 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:29:42.115 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:29:42.115 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:29:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:42 smithi183 ceph-mon[99169]: from='client.28130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:29:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:42 smithi183 ceph-mon[99169]: from='client.18261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:29:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1671546651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:29:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:42 smithi183 ceph-mon[99169]: pgmap v3101: 137 pgs: 137 active+clean; 335 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.9 MiB/s rd, 10 MiB/s wr, 52 op/s 2023-12-01T16:29:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:42 smithi119 ceph-mon[94175]: from='client.28130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:29:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:42 smithi119 ceph-mon[94175]: from='client.18261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:29:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1671546651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:29:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:42 smithi119 ceph-mon[94175]: pgmap v3101: 137 pgs: 137 active+clean; 335 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.9 MiB/s rd, 10 MiB/s wr, 52 op/s 2023-12-01T16:29:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:42 smithi119 ceph-mon[108979]: from='client.28130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:29:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:42 smithi119 ceph-mon[108979]: from='client.18261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:29:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1671546651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:29:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:42 smithi119 ceph-mon[108979]: pgmap v3101: 137 pgs: 137 active+clean; 335 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.9 MiB/s rd, 10 MiB/s wr, 52 op/s 2023-12-01T16:29:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:29:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:29:44] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2023-12-01T16:29:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:45 smithi119 ceph-mon[94175]: pgmap v3102: 137 pgs: 137 active+clean; 335 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.0 MiB/s wr, 45 op/s 2023-12-01T16:29:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:45 smithi119 ceph-mon[108979]: pgmap v3102: 137 pgs: 137 active+clean; 335 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.0 MiB/s wr, 45 op/s 2023-12-01T16:29:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:45 smithi183 ceph-mon[99169]: pgmap v3102: 137 pgs: 137 active+clean; 335 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.0 MiB/s wr, 45 op/s 2023-12-01T16:29:46.705 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/2.MinOverlap (10816 ms) 2023-12-01T16:29:46.705 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/2.ZeroOverlap 2023-12-01T16:29:46.705 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:29:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:47 smithi183 ceph-mon[99169]: pgmap v3103: 137 pgs: 137 active+clean; 335 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 503 KiB/s rd, 2.9 MiB/s wr, 49 op/s 2023-12-01T16:29:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:47 smithi119 ceph-mon[94175]: pgmap v3103: 137 pgs: 137 active+clean; 335 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 503 KiB/s rd, 2.9 MiB/s wr, 49 op/s 2023-12-01T16:29:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:47 smithi119 ceph-mon[108979]: pgmap v3103: 137 pgs: 137 active+clean; 335 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 503 KiB/s rd, 2.9 MiB/s wr, 49 op/s 2023-12-01T16:29:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:49 smithi183 ceph-mon[99169]: pgmap v3104: 137 pgs: 137 active+clean; 335 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 503 KiB/s rd, 2.9 MiB/s wr, 49 op/s 2023-12-01T16:29:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:49 smithi119 ceph-mon[94175]: pgmap v3104: 137 pgs: 137 active+clean; 335 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 503 KiB/s rd, 2.9 MiB/s wr, 49 op/s 2023-12-01T16:29:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:49 smithi119 ceph-mon[108979]: pgmap v3104: 137 pgs: 137 active+clean; 335 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 503 KiB/s rd, 2.9 MiB/s wr, 49 op/s 2023-12-01T16:29:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:51 smithi183 ceph-mon[99169]: pgmap v3105: 137 pgs: 137 active+clean; 343 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.2 MiB/s wr, 49 op/s 2023-12-01T16:29:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:51 smithi183 ceph-mon[99169]: osdmap e1451: 8 total, 8 up, 8 in 2023-12-01T16:29:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:51 smithi119 ceph-mon[94175]: pgmap v3105: 137 pgs: 137 active+clean; 343 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.2 MiB/s wr, 49 op/s 2023-12-01T16:29:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:51 smithi119 ceph-mon[94175]: osdmap e1451: 8 total, 8 up, 8 in 2023-12-01T16:29:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:51 smithi119 ceph-mon[108979]: pgmap v3105: 137 pgs: 137 active+clean; 343 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.2 MiB/s wr, 49 op/s 2023-12-01T16:29:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:51 smithi119 ceph-mon[108979]: osdmap e1451: 8 total, 8 up, 8 in 2023-12-01T16:29:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:52 smithi183 ceph-mon[99169]: pgmap v3107: 137 pgs: 137 active+clean; 343 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.2 MiB/s wr, 49 op/s 2023-12-01T16:29:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:52 smithi119 ceph-mon[94175]: pgmap v3107: 137 pgs: 137 active+clean; 343 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.2 MiB/s wr, 49 op/s 2023-12-01T16:29:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:52 smithi119 ceph-mon[108979]: pgmap v3107: 137 pgs: 137 active+clean; 343 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.2 MiB/s wr, 49 op/s 2023-12-01T16:29:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:29:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:29:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:29:54] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2023-12-01T16:29:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:54 smithi183 ceph-mon[99169]: pgmap v3108: 137 pgs: 137 active+clean; 343 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.2 MiB/s wr, 49 op/s 2023-12-01T16:29:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:54 smithi119 ceph-mon[94175]: pgmap v3108: 137 pgs: 137 active+clean; 343 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.2 MiB/s wr, 49 op/s 2023-12-01T16:29:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:54 smithi119 ceph-mon[108979]: pgmap v3108: 137 pgs: 137 active+clean; 343 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.2 MiB/s wr, 49 op/s 2023-12-01T16:29:56.630 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/2.ZeroOverlap (9925 ms) 2023-12-01T16:29:57.536 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 7 tests from EncryptedFlattenTest/2 (75386 ms total) 2023-12-01T16:29:57.536 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:29:57.536 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 7 tests from EncryptedFlattenTest/3, where TypeParam = LUKS1UnderLUKS1 2023-12-01T16:29:57.569 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/3.Simple 2023-12-01T16:29:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:57 smithi183 ceph-mon[99169]: pgmap v3109: 137 pgs: 137 active+clean; 376 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.5 MiB/s wr, 63 op/s 2023-12-01T16:29:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:57 smithi119 ceph-mon[94175]: pgmap v3109: 137 pgs: 137 active+clean; 376 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.5 MiB/s wr, 63 op/s 2023-12-01T16:29:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:57 smithi119 ceph-mon[108979]: pgmap v3109: 137 pgs: 137 active+clean; 376 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.5 MiB/s wr, 63 op/s 2023-12-01T16:29:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:58 smithi183 ceph-mon[99169]: osdmap e1452: 8 total, 8 up, 8 in 2023-12-01T16:29:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:58 smithi183 ceph-mon[99169]: pgmap v3111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:29:58.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:58 smithi119 ceph-mon[94175]: osdmap e1452: 8 total, 8 up, 8 in 2023-12-01T16:29:58.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:58 smithi119 ceph-mon[94175]: pgmap v3111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:29:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:58 smithi119 ceph-mon[108979]: osdmap e1452: 8 total, 8 up, 8 in 2023-12-01T16:29:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:58 smithi119 ceph-mon[108979]: pgmap v3111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:29:59.551 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:29:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:59 smithi183 ceph-mon[99169]: osdmap e1453: 8 total, 8 up, 8 in 2023-12-01T16:29:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:29:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3515583423' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:29:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:59 smithi119 ceph-mon[108979]: osdmap e1453: 8 total, 8 up, 8 in 2023-12-01T16:29:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:29:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3515583423' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:29:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:59 smithi119 ceph-mon[94175]: osdmap e1453: 8 total, 8 up, 8 in 2023-12-01T16:29:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:29:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3515583423' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:30:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T16:29:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:30:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3515583423' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-25","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:30:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:00 smithi183 ceph-mon[99169]: osdmap e1454: 8 total, 8 up, 8 in 2023-12-01T16:30:00.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:30:00.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:00 smithi183 ceph-mon[99169]: pgmap v3114: 137 pgs: 1 creating+activating, 24 creating+peering, 112 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:30:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3515583423' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-25","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:30:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:00 smithi119 ceph-mon[108979]: osdmap e1454: 8 total, 8 up, 8 in 2023-12-01T16:30:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:30:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:00 smithi119 ceph-mon[108979]: pgmap v3114: 137 pgs: 1 creating+activating, 24 creating+peering, 112 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:30:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3515583423' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-25","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:30:00.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:00 smithi119 ceph-mon[94175]: osdmap e1454: 8 total, 8 up, 8 in 2023-12-01T16:30:00.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:30:00.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:00 smithi119 ceph-mon[94175]: pgmap v3114: 137 pgs: 1 creating+activating, 24 creating+peering, 112 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:30:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:01 smithi183 ceph-mon[99169]: osdmap e1455: 8 total, 8 up, 8 in 2023-12-01T16:30:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:01 smithi119 ceph-mon[108979]: osdmap e1455: 8 total, 8 up, 8 in 2023-12-01T16:30:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:01 smithi119 ceph-mon[94175]: osdmap e1455: 8 total, 8 up, 8 in 2023-12-01T16:30:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:02 smithi183 ceph-mon[99169]: osdmap e1456: 8 total, 8 up, 8 in 2023-12-01T16:30:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:02 smithi183 ceph-mon[99169]: pgmap v3117: 137 pgs: 1 creating+activating, 24 creating+peering, 112 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:30:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:02 smithi119 ceph-mon[94175]: osdmap e1456: 8 total, 8 up, 8 in 2023-12-01T16:30:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:02 smithi119 ceph-mon[94175]: pgmap v3117: 137 pgs: 1 creating+activating, 24 creating+peering, 112 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:30:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:02 smithi119 ceph-mon[108979]: osdmap e1456: 8 total, 8 up, 8 in 2023-12-01T16:30:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:02 smithi119 ceph-mon[108979]: pgmap v3117: 137 pgs: 1 creating+activating, 24 creating+peering, 112 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:30:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:30:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:30:04] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2023-12-01T16:30:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:05 smithi183 ceph-mon[99169]: pgmap v3118: 137 pgs: 1 creating+activating, 24 creating+peering, 112 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:30:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:05 smithi119 ceph-mon[94175]: pgmap v3118: 137 pgs: 1 creating+activating, 24 creating+peering, 112 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:30:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:05 smithi119 ceph-mon[108979]: pgmap v3118: 137 pgs: 1 creating+activating, 24 creating+peering, 112 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:30:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:06 smithi183 ceph-mon[99169]: osdmap e1457: 8 total, 8 up, 8 in 2023-12-01T16:30:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:06 smithi119 ceph-mon[94175]: osdmap e1457: 8 total, 8 up, 8 in 2023-12-01T16:30:06.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:06 smithi119 ceph-mon[108979]: osdmap e1457: 8 total, 8 up, 8 in 2023-12-01T16:30:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:07 smithi183 ceph-mon[99169]: pgmap v3120: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T16:30:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:07 smithi183 ceph-mon[99169]: osdmap e1458: 8 total, 8 up, 8 in 2023-12-01T16:30:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:07 smithi119 ceph-mon[94175]: pgmap v3120: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T16:30:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:07 smithi119 ceph-mon[94175]: osdmap e1458: 8 total, 8 up, 8 in 2023-12-01T16:30:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:07 smithi119 ceph-mon[108979]: pgmap v3120: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T16:30:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:07 smithi119 ceph-mon[108979]: osdmap e1458: 8 total, 8 up, 8 in 2023-12-01T16:30:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:09 smithi183 ceph-mon[99169]: pgmap v3122: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-01T16:30:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:09 smithi119 ceph-mon[94175]: pgmap v3122: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-01T16:30:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:09 smithi119 ceph-mon[108979]: pgmap v3122: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-01T16:30:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:10.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:30:10.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:10 smithi183 ceph-mon[99169]: pgmap v3123: 137 pgs: 137 active+clean; 38 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T16:30:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:30:10.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:10 smithi119 ceph-mon[94175]: pgmap v3123: 137 pgs: 137 active+clean; 38 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T16:30:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:30:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:10 smithi119 ceph-mon[108979]: pgmap v3123: 137 pgs: 137 active+clean; 38 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T16:30:12.456 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:30:12.777 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:30:12.777 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (56m) 4m ago 57m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:30:12.777 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (56m) 4m ago 56m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:30:12.777 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (58m) 4m ago 58m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:30:12.777 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (58m) 4m ago 58m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:30:12.777 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (61m) 4m ago 61m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:30:12.777 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (62m) 4m ago 62m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:30:12.777 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (62m) 4m ago 62m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:30:12.777 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (61m) 4m ago 61m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:30:12.777 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (61m) 4m ago 61m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:30:12.777 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (57m) 4m ago 57m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:30:12.777 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (57m) 4m ago 57m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:30:12.778 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (60m) 4m ago 60m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:30:12.778 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (60m) 4m ago 60m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:30:12.778 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (60m) 4m ago 60m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:30:12.778 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (59m) 4m ago 59m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:30:12.778 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (59m) 4m ago 59m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:30:12.778 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (59m) 4m ago 59m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:30:12.778 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (58m) 4m ago 58m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:30:12.778 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (58m) 4m ago 58m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:30:12.778 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (56m) 4m ago 57m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:30:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:12 smithi183 ceph-mon[99169]: pgmap v3124: 137 pgs: 137 active+clean; 38 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T16:30:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:12 smithi119 ceph-mon[108979]: pgmap v3124: 137 pgs: 137 active+clean; 38 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T16:30:12.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:12 smithi119 ceph-mon[94175]: pgmap v3124: 137 pgs: 137 active+clean; 38 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T16:30:13.205 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:30:13.205 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:30:13.205 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:30:13.205 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:30:13.206 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:30:13.206 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:30:13.206 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:30:13.206 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:30:13.206 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:30:13.206 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:30:13.206 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:30:13.206 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:30:13.206 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:30:13.206 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:30:13.206 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:30:13.206 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:30:13.206 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:30:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:13 smithi183 ceph-mon[99169]: from='client.28166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:30:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:13 smithi183 ceph-mon[99169]: from='client.28172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:30:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3479028450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:30:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:13 smithi119 ceph-mon[94175]: from='client.28166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:30:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:13 smithi119 ceph-mon[94175]: from='client.28172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:30:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3479028450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:30:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:13 smithi119 ceph-mon[108979]: from='client.28166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:30:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:13 smithi119 ceph-mon[108979]: from='client.28172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:30:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3479028450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:30:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:30:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:30:14] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.43.0" 2023-12-01T16:30:14.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:30:14.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:30:14.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:14 smithi183 ceph-mon[99169]: pgmap v3125: 137 pgs: 137 active+clean; 38 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2023-12-01T16:30:14.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:30:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:30:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:30:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:14 smithi119 ceph-mon[108979]: pgmap v3125: 137 pgs: 137 active+clean; 38 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2023-12-01T16:30:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:30:14.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:30:14.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:30:14.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:14 smithi119 ceph-mon[94175]: pgmap v3125: 137 pgs: 137 active+clean; 38 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2023-12-01T16:30:14.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:30:15.178 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/3.Simple (17609 ms) 2023-12-01T16:30:15.178 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/3.Grow 2023-12-01T16:30:15.178 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:30:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:30:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:30:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:30:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:30:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:30:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:30:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:30:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:30:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:30:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:16 smithi183 ceph-mon[99169]: pgmap v3126: 137 pgs: 137 active+clean; 63 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.2 MiB/s wr, 58 op/s 2023-12-01T16:30:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:16 smithi119 ceph-mon[108979]: pgmap v3126: 137 pgs: 137 active+clean; 63 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.2 MiB/s wr, 58 op/s 2023-12-01T16:30:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:16 smithi119 ceph-mon[94175]: pgmap v3126: 137 pgs: 137 active+clean; 63 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.2 MiB/s wr, 58 op/s 2023-12-01T16:30:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:19 smithi183 ceph-mon[99169]: pgmap v3127: 137 pgs: 137 active+clean; 63 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.3 MiB/s wr, 49 op/s 2023-12-01T16:30:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:19 smithi119 ceph-mon[94175]: pgmap v3127: 137 pgs: 137 active+clean; 63 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.3 MiB/s wr, 49 op/s 2023-12-01T16:30:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:19 smithi119 ceph-mon[108979]: pgmap v3127: 137 pgs: 137 active+clean; 63 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.3 MiB/s wr, 49 op/s 2023-12-01T16:30:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:20 smithi183 ceph-mon[99169]: osdmap e1459: 8 total, 8 up, 8 in 2023-12-01T16:30:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:20 smithi119 ceph-mon[94175]: osdmap e1459: 8 total, 8 up, 8 in 2023-12-01T16:30:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:20 smithi119 ceph-mon[108979]: osdmap e1459: 8 total, 8 up, 8 in 2023-12-01T16:30:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:21 smithi183 ceph-mon[99169]: pgmap v3129: 137 pgs: 137 active+clean; 92 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 55 op/s 2023-12-01T16:30:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:21 smithi119 ceph-mon[94175]: pgmap v3129: 137 pgs: 137 active+clean; 92 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 55 op/s 2023-12-01T16:30:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:21 smithi119 ceph-mon[108979]: pgmap v3129: 137 pgs: 137 active+clean; 92 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 55 op/s 2023-12-01T16:30:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:22 smithi183 ceph-mon[99169]: pgmap v3130: 137 pgs: 137 active+clean; 92 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 55 op/s 2023-12-01T16:30:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:22 smithi119 ceph-mon[94175]: pgmap v3130: 137 pgs: 137 active+clean; 92 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 55 op/s 2023-12-01T16:30:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:22 smithi119 ceph-mon[108979]: pgmap v3130: 137 pgs: 137 active+clean; 92 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 55 op/s 2023-12-01T16:30:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:30:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:30:24] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2023-12-01T16:30:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:24 smithi183 ceph-mon[99169]: pgmap v3131: 137 pgs: 137 active+clean; 92 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 55 op/s 2023-12-01T16:30:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:24 smithi119 ceph-mon[108979]: pgmap v3131: 137 pgs: 137 active+clean; 92 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 55 op/s 2023-12-01T16:30:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:24 smithi119 ceph-mon[94175]: pgmap v3131: 137 pgs: 137 active+clean; 92 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 55 op/s 2023-12-01T16:30:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:27 smithi183 ceph-mon[99169]: pgmap v3132: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2023-12-01T16:30:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:27 smithi119 ceph-mon[94175]: pgmap v3132: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2023-12-01T16:30:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:27 smithi119 ceph-mon[108979]: pgmap v3132: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2023-12-01T16:30:28.993 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/3.Grow (13815 ms) 2023-12-01T16:30:28.993 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/3.Shrink 2023-12-01T16:30:28.993 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:30:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:29 smithi183 ceph-mon[99169]: pgmap v3133: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2023-12-01T16:30:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:29 smithi119 ceph-mon[94175]: pgmap v3133: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2023-12-01T16:30:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:29 smithi119 ceph-mon[108979]: pgmap v3133: 137 pgs: 137 active+clean; 96 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2023-12-01T16:30:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:31 smithi183 ceph-mon[99169]: pgmap v3134: 137 pgs: 137 active+clean; 121 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 66 op/s 2023-12-01T16:30:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:31 smithi119 ceph-mon[94175]: pgmap v3134: 137 pgs: 137 active+clean; 121 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 66 op/s 2023-12-01T16:30:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:31 smithi119 ceph-mon[108979]: pgmap v3134: 137 pgs: 137 active+clean; 121 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 66 op/s 2023-12-01T16:30:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:32 smithi183 ceph-mon[99169]: pgmap v3135: 137 pgs: 137 active+clean; 121 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2023-12-01T16:30:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:32 smithi119 ceph-mon[94175]: pgmap v3135: 137 pgs: 137 active+clean; 121 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2023-12-01T16:30:32.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:32 smithi119 ceph-mon[108979]: pgmap v3135: 137 pgs: 137 active+clean; 121 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2023-12-01T16:30:33.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:33 smithi183 ceph-mon[99169]: osdmap e1460: 8 total, 8 up, 8 in 2023-12-01T16:30:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:33 smithi119 ceph-mon[94175]: osdmap e1460: 8 total, 8 up, 8 in 2023-12-01T16:30:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:33 smithi119 ceph-mon[108979]: osdmap e1460: 8 total, 8 up, 8 in 2023-12-01T16:30:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:30:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:30:34] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2023-12-01T16:30:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:34 smithi183 ceph-mon[99169]: pgmap v3137: 137 pgs: 137 active+clean; 121 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 33 op/s 2023-12-01T16:30:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:34 smithi119 ceph-mon[94175]: pgmap v3137: 137 pgs: 137 active+clean; 121 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 33 op/s 2023-12-01T16:30:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:34 smithi119 ceph-mon[108979]: pgmap v3137: 137 pgs: 137 active+clean; 121 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 33 op/s 2023-12-01T16:30:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:37 smithi183 ceph-mon[99169]: pgmap v3138: 137 pgs: 137 active+clean; 150 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T16:30:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:37 smithi119 ceph-mon[94175]: pgmap v3138: 137 pgs: 137 active+clean; 150 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T16:30:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:37 smithi119 ceph-mon[108979]: pgmap v3138: 137 pgs: 137 active+clean; 150 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T16:30:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:39 smithi183 ceph-mon[99169]: pgmap v3139: 137 pgs: 137 active+clean; 150 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T16:30:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:39 smithi119 ceph-mon[108979]: pgmap v3139: 137 pgs: 137 active+clean; 150 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T16:30:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:39 smithi119 ceph-mon[94175]: pgmap v3139: 137 pgs: 137 active+clean; 150 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T16:30:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:41 smithi183 ceph-mon[99169]: pgmap v3140: 137 pgs: 137 active+clean; 154 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2023-12-01T16:30:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:41 smithi119 ceph-mon[94175]: pgmap v3140: 137 pgs: 137 active+clean; 154 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2023-12-01T16:30:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:41 smithi119 ceph-mon[108979]: pgmap v3140: 137 pgs: 137 active+clean; 154 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2023-12-01T16:30:42.380 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/3.Shrink (13387 ms) 2023-12-01T16:30:42.380 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOne 2023-12-01T16:30:42.380 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:30:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:42 smithi183 ceph-mon[99169]: pgmap v3141: 137 pgs: 137 active+clean; 154 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2023-12-01T16:30:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:42 smithi119 ceph-mon[94175]: pgmap v3141: 137 pgs: 137 active+clean; 154 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2023-12-01T16:30:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:42 smithi119 ceph-mon[108979]: pgmap v3141: 137 pgs: 137 active+clean; 154 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2023-12-01T16:30:43.547 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:30:43.868 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:30:43.869 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (57m) 4m ago 57m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:30:43.869 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (57m) 4m ago 57m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:30:43.869 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (58m) 4m ago 58m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:30:43.869 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (58m) 4m ago 58m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:30:43.869 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (61m) 4m ago 61m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:30:43.869 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (63m) 4m ago 63m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:30:43.869 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (63m) 4m ago 63m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:30:43.869 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (62m) 4m ago 62m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:30:43.869 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (61m) 4m ago 61m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:30:43.869 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (57m) 4m ago 57m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:30:43.869 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (57m) 4m ago 57m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:30:43.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (61m) 4m ago 61m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:30:43.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (61m) 4m ago 61m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:30:43.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (60m) 4m ago 60m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:30:43.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (60m) 4m ago 60m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:30:43.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (60m) 4m ago 60m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:30:43.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (59m) 4m ago 59m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:30:43.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (59m) 4m ago 59m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:30:43.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (58m) 4m ago 58m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:30:43.870 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (57m) 4m ago 58m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:30:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:30:44.263 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:30:44.263 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:30:44.263 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:30:44.263 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:30:44.264 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:30:44.264 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:30:44.264 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:30:44.264 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:30:44.264 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:30:44.264 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:30:44.264 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:30:44.264 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:30:44.264 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:30:44.264 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:30:44.264 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:30:44.264 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:30:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:30:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:30:44] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.43.0" 2023-12-01T16:30:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:45 smithi183 ceph-mon[99169]: from='client.28184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:30:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:45 smithi183 ceph-mon[99169]: from='client.18315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:30:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:45 smithi183 ceph-mon[99169]: pgmap v3142: 137 pgs: 137 active+clean; 154 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 76 KiB/s rd, 2.8 MiB/s wr, 35 op/s 2023-12-01T16:30:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1573702009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:30:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:45 smithi119 ceph-mon[108979]: from='client.28184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:30:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:45 smithi119 ceph-mon[108979]: from='client.18315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:30:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:45 smithi119 ceph-mon[108979]: pgmap v3142: 137 pgs: 137 active+clean; 154 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 76 KiB/s rd, 2.8 MiB/s wr, 35 op/s 2023-12-01T16:30:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1573702009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:30:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:45 smithi119 ceph-mon[94175]: from='client.28184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:30:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:45 smithi119 ceph-mon[94175]: from='client.18315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:30:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:45 smithi119 ceph-mon[94175]: pgmap v3142: 137 pgs: 137 active+clean; 154 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 76 KiB/s rd, 2.8 MiB/s wr, 35 op/s 2023-12-01T16:30:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1573702009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:30:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:47 smithi183 ceph-mon[99169]: pgmap v3143: 137 pgs: 137 active+clean; 179 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2023-12-01T16:30:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:47 smithi183 ceph-mon[99169]: osdmap e1461: 8 total, 8 up, 8 in 2023-12-01T16:30:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:47 smithi119 ceph-mon[94175]: pgmap v3143: 137 pgs: 137 active+clean; 179 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2023-12-01T16:30:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:47 smithi119 ceph-mon[94175]: osdmap e1461: 8 total, 8 up, 8 in 2023-12-01T16:30:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:47 smithi119 ceph-mon[108979]: pgmap v3143: 137 pgs: 137 active+clean; 179 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2023-12-01T16:30:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:47 smithi119 ceph-mon[108979]: osdmap e1461: 8 total, 8 up, 8 in 2023-12-01T16:30:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:49 smithi183 ceph-mon[99169]: pgmap v3145: 137 pgs: 137 active+clean; 179 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 34 op/s 2023-12-01T16:30:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:49 smithi119 ceph-mon[94175]: pgmap v3145: 137 pgs: 137 active+clean; 179 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 34 op/s 2023-12-01T16:30:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:49 smithi119 ceph-mon[108979]: pgmap v3145: 137 pgs: 137 active+clean; 179 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 34 op/s 2023-12-01T16:30:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:51 smithi183 ceph-mon[99169]: pgmap v3146: 137 pgs: 137 active+clean; 212 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 62 op/s 2023-12-01T16:30:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:51 smithi119 ceph-mon[94175]: pgmap v3146: 137 pgs: 137 active+clean; 212 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 62 op/s 2023-12-01T16:30:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:51 smithi119 ceph-mon[108979]: pgmap v3146: 137 pgs: 137 active+clean; 212 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 62 op/s 2023-12-01T16:30:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:52 smithi183 ceph-mon[99169]: pgmap v3147: 137 pgs: 137 active+clean; 212 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 62 op/s 2023-12-01T16:30:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:52 smithi119 ceph-mon[94175]: pgmap v3147: 137 pgs: 137 active+clean; 212 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 62 op/s 2023-12-01T16:30:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:52 smithi119 ceph-mon[108979]: pgmap v3147: 137 pgs: 137 active+clean; 212 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 62 op/s 2023-12-01T16:30:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:30:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:30:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:30:54] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2023-12-01T16:30:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:54 smithi183 ceph-mon[99169]: pgmap v3148: 137 pgs: 137 active+clean; 212 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 62 op/s 2023-12-01T16:30:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:54 smithi119 ceph-mon[94175]: pgmap v3148: 137 pgs: 137 active+clean; 212 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 62 op/s 2023-12-01T16:30:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:54 smithi119 ceph-mon[108979]: pgmap v3148: 137 pgs: 137 active+clean; 212 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 62 op/s 2023-12-01T16:30:55.820 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOne (13441 ms) 2023-12-01T16:30:55.820 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot 2023-12-01T16:30:55.821 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:30:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:57 smithi183 ceph-mon[99169]: pgmap v3149: 137 pgs: 137 active+clean; 216 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 944 KiB/s rd, 4.5 MiB/s wr, 52 op/s 2023-12-01T16:30:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:57 smithi119 ceph-mon[94175]: pgmap v3149: 137 pgs: 137 active+clean; 216 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 944 KiB/s rd, 4.5 MiB/s wr, 52 op/s 2023-12-01T16:30:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:57 smithi119 ceph-mon[108979]: pgmap v3149: 137 pgs: 137 active+clean; 216 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 944 KiB/s rd, 4.5 MiB/s wr, 52 op/s 2023-12-01T16:30:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:30:59 smithi183 ceph-mon[99169]: pgmap v3150: 137 pgs: 137 active+clean; 216 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 790 KiB/s rd, 3.8 MiB/s wr, 43 op/s 2023-12-01T16:30:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:30:59 smithi119 ceph-mon[94175]: pgmap v3150: 137 pgs: 137 active+clean; 216 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 790 KiB/s rd, 3.8 MiB/s wr, 43 op/s 2023-12-01T16:30:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:30:59 smithi119 ceph-mon[108979]: pgmap v3150: 137 pgs: 137 active+clean; 216 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 790 KiB/s rd, 3.8 MiB/s wr, 43 op/s 2023-12-01T16:31:00.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:00 smithi183 ceph-mon[99169]: osdmap e1462: 8 total, 8 up, 8 in 2023-12-01T16:31:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:00 smithi119 ceph-mon[94175]: osdmap e1462: 8 total, 8 up, 8 in 2023-12-01T16:31:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:00 smithi119 ceph-mon[108979]: osdmap e1462: 8 total, 8 up, 8 in 2023-12-01T16:31:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:01 smithi119 ceph-mon[108979]: pgmap v3152: 137 pgs: 137 active+clean; 245 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 915 KiB/s rd, 4.1 MiB/s wr, 53 op/s 2023-12-01T16:31:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:01 smithi119 ceph-mon[94175]: pgmap v3152: 137 pgs: 137 active+clean; 245 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 915 KiB/s rd, 4.1 MiB/s wr, 53 op/s 2023-12-01T16:31:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:01 smithi183 ceph-mon[99169]: pgmap v3152: 137 pgs: 137 active+clean; 245 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 915 KiB/s rd, 4.1 MiB/s wr, 53 op/s 2023-12-01T16:31:02.849 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:02 smithi119 ceph-mon[94175]: pgmap v3153: 137 pgs: 137 active+clean; 245 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 915 KiB/s rd, 4.1 MiB/s wr, 53 op/s 2023-12-01T16:31:02.849 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:02 smithi119 ceph-mon[108979]: pgmap v3153: 137 pgs: 137 active+clean; 245 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 915 KiB/s rd, 4.1 MiB/s wr, 53 op/s 2023-12-01T16:31:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:02 smithi183 ceph-mon[99169]: pgmap v3153: 137 pgs: 137 active+clean; 245 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 915 KiB/s rd, 4.1 MiB/s wr, 53 op/s 2023-12-01T16:31:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:31:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:31:04] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2023-12-01T16:31:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:05 smithi183 ceph-mon[99169]: pgmap v3154: 137 pgs: 137 active+clean; 245 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 915 KiB/s rd, 4.1 MiB/s wr, 53 op/s 2023-12-01T16:31:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:05 smithi119 ceph-mon[94175]: pgmap v3154: 137 pgs: 137 active+clean; 245 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 915 KiB/s rd, 4.1 MiB/s wr, 53 op/s 2023-12-01T16:31:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:05 smithi119 ceph-mon[108979]: pgmap v3154: 137 pgs: 137 active+clean; 245 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 915 KiB/s rd, 4.1 MiB/s wr, 53 op/s 2023-12-01T16:31:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:07 smithi183 ceph-mon[99169]: pgmap v3155: 137 pgs: 137 active+clean; 249 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 63 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2023-12-01T16:31:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:07 smithi119 ceph-mon[94175]: pgmap v3155: 137 pgs: 137 active+clean; 249 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 63 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2023-12-01T16:31:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:07 smithi119 ceph-mon[108979]: pgmap v3155: 137 pgs: 137 active+clean; 249 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 63 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2023-12-01T16:31:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:08 smithi183 ceph-mon[99169]: osdmap e1463: 8 total, 8 up, 8 in 2023-12-01T16:31:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:08 smithi183 ceph-mon[99169]: pgmap v3157: 137 pgs: 137 active+clean; 249 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 70 KiB/s rd, 3.7 MiB/s wr, 52 op/s 2023-12-01T16:31:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:08 smithi119 ceph-mon[94175]: osdmap e1463: 8 total, 8 up, 8 in 2023-12-01T16:31:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:08 smithi119 ceph-mon[94175]: pgmap v3157: 137 pgs: 137 active+clean; 249 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 70 KiB/s rd, 3.7 MiB/s wr, 52 op/s 2023-12-01T16:31:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:08 smithi119 ceph-mon[108979]: osdmap e1463: 8 total, 8 up, 8 in 2023-12-01T16:31:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:08 smithi119 ceph-mon[108979]: pgmap v3157: 137 pgs: 137 active+clean; 249 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 70 KiB/s rd, 3.7 MiB/s wr, 52 op/s 2023-12-01T16:31:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:09.843 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot (14022 ms) 2023-12-01T16:31:09.843 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/3.MinOverlap 2023-12-01T16:31:09.843 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:31:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:11 smithi183 ceph-mon[99169]: pgmap v3158: 137 pgs: 137 active+clean; 306 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 38 op/s 2023-12-01T16:31:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:11 smithi119 ceph-mon[94175]: pgmap v3158: 137 pgs: 137 active+clean; 306 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 38 op/s 2023-12-01T16:31:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:11 smithi119 ceph-mon[108979]: pgmap v3158: 137 pgs: 137 active+clean; 306 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 38 op/s 2023-12-01T16:31:12.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:12 smithi183 ceph-mon[99169]: pgmap v3159: 137 pgs: 137 active+clean; 306 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 38 op/s 2023-12-01T16:31:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:12 smithi119 ceph-mon[94175]: pgmap v3159: 137 pgs: 137 active+clean; 306 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 38 op/s 2023-12-01T16:31:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:12 smithi119 ceph-mon[108979]: pgmap v3159: 137 pgs: 137 active+clean; 306 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 38 op/s 2023-12-01T16:31:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:31:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:31:14] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2023-12-01T16:31:14.612 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:31:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:14 smithi183 ceph-mon[99169]: osdmap e1464: 8 total, 8 up, 8 in 2023-12-01T16:31:14.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:14 smithi183 ceph-mon[99169]: pgmap v3161: 137 pgs: 137 active+clean; 306 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 7.1 MiB/s wr, 37 op/s 2023-12-01T16:31:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:14 smithi119 ceph-mon[94175]: osdmap e1464: 8 total, 8 up, 8 in 2023-12-01T16:31:14.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:14 smithi119 ceph-mon[94175]: pgmap v3161: 137 pgs: 137 active+clean; 306 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 7.1 MiB/s wr, 37 op/s 2023-12-01T16:31:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:14 smithi119 ceph-mon[108979]: osdmap e1464: 8 total, 8 up, 8 in 2023-12-01T16:31:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:14 smithi119 ceph-mon[108979]: pgmap v3161: 137 pgs: 137 active+clean; 306 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 7.1 MiB/s wr, 37 op/s 2023-12-01T16:31:14.958 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:31:14.958 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (57m) 5m ago 58m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:31:14.958 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (58m) 5m ago 58m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:31:14.958 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (59m) 5m ago 59m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:31:14.958 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (59m) 5m ago 59m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:31:14.958 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (62m) 5m ago 62m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:31:14.959 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (63m) 5m ago 63m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:31:14.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (63m) 5m ago 63m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:31:14.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (62m) 5m ago 62m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:31:14.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (62m) 5m ago 62m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:31:14.959 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (58m) 5m ago 58m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:31:14.959 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (58m) 5m ago 58m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:31:14.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (61m) 5m ago 61m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:31:14.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (61m) 5m ago 61m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:31:14.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (61m) 5m ago 61m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:31:14.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (60m) 5m ago 60m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:31:14.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (60m) 5m ago 60m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:31:14.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (60m) 5m ago 60m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:31:14.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (59m) 5m ago 59m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:31:14.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (59m) 5m ago 59m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:31:14.959 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (57m) 5m ago 58m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:31:15.370 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:31:15.370 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:31:15.370 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:31:15.370 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:31:15.370 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:31:15.370 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:31:15.370 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:31:15.370 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:31:15.370 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:31:15.370 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:31:15.370 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:31:15.371 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:31:15.371 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:31:15.371 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:31:15.371 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:31:15.371 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:31:15.371 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:31:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:15 smithi183 ceph-mon[99169]: from='client.18327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:31:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:31:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:15 smithi183 ceph-mon[99169]: from='client.18333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:31:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:31:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:31:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3707184004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:31:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:15 smithi119 ceph-mon[94175]: from='client.18327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:31:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:31:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:15 smithi119 ceph-mon[94175]: from='client.18333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:31:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:31:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:31:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3707184004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:31:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:15 smithi119 ceph-mon[108979]: from='client.18327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:31:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:31:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:15 smithi119 ceph-mon[108979]: from='client.18333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:31:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:31:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:31:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3707184004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:31:16.666 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:16 smithi119 ceph-mon[108979]: pgmap v3162: 137 pgs: 137 active+clean; 335 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 10 MiB/s wr, 78 op/s 2023-12-01T16:31:16.667 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:16 smithi119 ceph-mon[94175]: pgmap v3162: 137 pgs: 137 active+clean; 335 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 10 MiB/s wr, 78 op/s 2023-12-01T16:31:16.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:16 smithi183 ceph-mon[99169]: pgmap v3162: 137 pgs: 137 active+clean; 335 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 10 MiB/s wr, 78 op/s 2023-12-01T16:31:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:19 smithi183 ceph-mon[99169]: pgmap v3163: 137 pgs: 137 active+clean; 335 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 68 op/s 2023-12-01T16:31:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:31:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:31:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:31:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:31:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:31:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:19 smithi119 ceph-mon[94175]: pgmap v3163: 137 pgs: 137 active+clean; 335 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 68 op/s 2023-12-01T16:31:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:31:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:31:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:31:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:31:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:31:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:19 smithi119 ceph-mon[108979]: pgmap v3163: 137 pgs: 137 active+clean; 335 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 68 op/s 2023-12-01T16:31:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:31:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:31:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:31:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:31:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:31:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:21 smithi183 ceph-mon[99169]: pgmap v3164: 137 pgs: 137 active+clean; 339 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 91 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2023-12-01T16:31:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:21 smithi119 ceph-mon[94175]: pgmap v3164: 137 pgs: 137 active+clean; 339 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 91 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2023-12-01T16:31:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:21 smithi119 ceph-mon[108979]: pgmap v3164: 137 pgs: 137 active+clean; 339 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 91 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2023-12-01T16:31:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:22 smithi183 ceph-mon[99169]: pgmap v3165: 137 pgs: 137 active+clean; 339 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 91 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2023-12-01T16:31:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:22 smithi119 ceph-mon[94175]: pgmap v3165: 137 pgs: 137 active+clean; 339 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 91 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2023-12-01T16:31:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:22 smithi119 ceph-mon[108979]: pgmap v3165: 137 pgs: 137 active+clean; 339 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 91 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2023-12-01T16:31:23.014 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/3.MinOverlap (13171 ms) 2023-12-01T16:31:23.014 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/3.ZeroOverlap 2023-12-01T16:31:23.014 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:31:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:31:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:31:24] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-12-01T16:31:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:24 smithi183 ceph-mon[99169]: pgmap v3166: 137 pgs: 137 active+clean; 339 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 86 KiB/s rd, 3.1 MiB/s wr, 44 op/s 2023-12-01T16:31:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:24 smithi119 ceph-mon[94175]: pgmap v3166: 137 pgs: 137 active+clean; 339 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 86 KiB/s rd, 3.1 MiB/s wr, 44 op/s 2023-12-01T16:31:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:24 smithi119 ceph-mon[108979]: pgmap v3166: 137 pgs: 137 active+clean; 339 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 86 KiB/s rd, 3.1 MiB/s wr, 44 op/s 2023-12-01T16:31:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:27 smithi183 ceph-mon[99169]: pgmap v3167: 137 pgs: 137 active+clean; 343 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.8 MiB/s wr, 54 op/s 2023-12-01T16:31:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:27 smithi119 ceph-mon[94175]: pgmap v3167: 137 pgs: 137 active+clean; 343 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.8 MiB/s wr, 54 op/s 2023-12-01T16:31:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:27 smithi119 ceph-mon[108979]: pgmap v3167: 137 pgs: 137 active+clean; 343 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.8 MiB/s wr, 54 op/s 2023-12-01T16:31:28.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:28 smithi183 ceph-mon[99169]: osdmap e1465: 8 total, 8 up, 8 in 2023-12-01T16:31:28.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:28 smithi119 ceph-mon[94175]: osdmap e1465: 8 total, 8 up, 8 in 2023-12-01T16:31:28.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:28 smithi119 ceph-mon[108979]: osdmap e1465: 8 total, 8 up, 8 in 2023-12-01T16:31:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:29 smithi183 ceph-mon[99169]: pgmap v3169: 137 pgs: 137 active+clean; 343 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2023-12-01T16:31:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:29 smithi119 ceph-mon[108979]: pgmap v3169: 137 pgs: 137 active+clean; 343 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2023-12-01T16:31:29.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:29 smithi119 ceph-mon[94175]: pgmap v3169: 137 pgs: 137 active+clean; 343 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2023-12-01T16:31:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:31 smithi183 ceph-mon[99169]: pgmap v3170: 137 pgs: 137 active+clean; 372 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2023-12-01T16:31:31.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:31 smithi119 ceph-mon[94175]: pgmap v3170: 137 pgs: 137 active+clean; 372 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2023-12-01T16:31:31.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:31 smithi119 ceph-mon[108979]: pgmap v3170: 137 pgs: 137 active+clean; 372 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2023-12-01T16:31:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:32 smithi183 ceph-mon[99169]: pgmap v3171: 137 pgs: 137 active+clean; 372 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2023-12-01T16:31:32.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:32 smithi119 ceph-mon[94175]: pgmap v3171: 137 pgs: 137 active+clean; 372 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2023-12-01T16:31:32.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:32 smithi119 ceph-mon[108979]: pgmap v3171: 137 pgs: 137 active+clean; 372 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2023-12-01T16:31:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:31:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:31:34] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-12-01T16:31:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:35 smithi183 ceph-mon[99169]: pgmap v3172: 137 pgs: 137 active+clean; 372 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2023-12-01T16:31:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:35 smithi119 ceph-mon[94175]: pgmap v3172: 137 pgs: 137 active+clean; 372 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2023-12-01T16:31:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:35 smithi119 ceph-mon[108979]: pgmap v3172: 137 pgs: 137 active+clean; 372 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2023-12-01T16:31:36.749 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/3.ZeroOverlap (13736 ms) 2023-12-01T16:31:37.553 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 7 tests from EncryptedFlattenTest/3 (99181 ms total) 2023-12-01T16:31:37.553 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:31:37.553 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 7 tests from EncryptedFlattenTest/4, where TypeParam = LUKS1UnderLUKS2 2023-12-01T16:31:37.589 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/4.Simple 2023-12-01T16:31:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:37 smithi183 ceph-mon[99169]: pgmap v3173: 137 pgs: 137 active+clean; 376 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2023-12-01T16:31:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:37 smithi119 ceph-mon[94175]: pgmap v3173: 137 pgs: 137 active+clean; 376 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2023-12-01T16:31:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:37 smithi119 ceph-mon[108979]: pgmap v3173: 137 pgs: 137 active+clean; 376 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2023-12-01T16:31:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:38 smithi183 ceph-mon[99169]: osdmap e1466: 8 total, 8 up, 8 in 2023-12-01T16:31:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:38 smithi183 ceph-mon[99169]: pgmap v3175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:31:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:38 smithi119 ceph-mon[108979]: osdmap e1466: 8 total, 8 up, 8 in 2023-12-01T16:31:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:38 smithi119 ceph-mon[108979]: pgmap v3175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:31:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:38 smithi119 ceph-mon[94175]: osdmap e1466: 8 total, 8 up, 8 in 2023-12-01T16:31:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:38 smithi119 ceph-mon[94175]: pgmap v3175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:31:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:39.567 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:31:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:39 smithi183 ceph-mon[99169]: osdmap e1467: 8 total, 8 up, 8 in 2023-12-01T16:31:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4099789816' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:31:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:39 smithi119 ceph-mon[108979]: osdmap e1467: 8 total, 8 up, 8 in 2023-12-01T16:31:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4099789816' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:31:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:39 smithi119 ceph-mon[94175]: osdmap e1467: 8 total, 8 up, 8 in 2023-12-01T16:31:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4099789816' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:31:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:40 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4099789816' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-26","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:31:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:40 smithi183 ceph-mon[99169]: osdmap e1468: 8 total, 8 up, 8 in 2023-12-01T16:31:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:40 smithi183 ceph-mon[99169]: pgmap v3178: 137 pgs: 2 creating+activating, 19 creating+peering, 116 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:31:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:40 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4099789816' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-26","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:31:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:40 smithi119 ceph-mon[108979]: osdmap e1468: 8 total, 8 up, 8 in 2023-12-01T16:31:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:40 smithi119 ceph-mon[108979]: pgmap v3178: 137 pgs: 2 creating+activating, 19 creating+peering, 116 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:31:40.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:40 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4099789816' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-26","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:31:40.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:40 smithi119 ceph-mon[94175]: osdmap e1468: 8 total, 8 up, 8 in 2023-12-01T16:31:40.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:40 smithi119 ceph-mon[94175]: pgmap v3178: 137 pgs: 2 creating+activating, 19 creating+peering, 116 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:31:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:41 smithi183 ceph-mon[99169]: osdmap e1469: 8 total, 8 up, 8 in 2023-12-01T16:31:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:41 smithi119 ceph-mon[94175]: osdmap e1469: 8 total, 8 up, 8 in 2023-12-01T16:31:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:41 smithi119 ceph-mon[108979]: osdmap e1469: 8 total, 8 up, 8 in 2023-12-01T16:31:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:42 smithi183 ceph-mon[99169]: osdmap e1470: 8 total, 8 up, 8 in 2023-12-01T16:31:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:42 smithi183 ceph-mon[99169]: pgmap v3181: 137 pgs: 2 creating+activating, 19 creating+peering, 116 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:31:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:42 smithi119 ceph-mon[94175]: osdmap e1470: 8 total, 8 up, 8 in 2023-12-01T16:31:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:42 smithi119 ceph-mon[94175]: pgmap v3181: 137 pgs: 2 creating+activating, 19 creating+peering, 116 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:31:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:42 smithi119 ceph-mon[108979]: osdmap e1470: 8 total, 8 up, 8 in 2023-12-01T16:31:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:42 smithi119 ceph-mon[108979]: pgmap v3181: 137 pgs: 2 creating+activating, 19 creating+peering, 116 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:31:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:31:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:31:44] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T16:31:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:45 smithi183 ceph-mon[99169]: pgmap v3182: 137 pgs: 2 creating+activating, 19 creating+peering, 116 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:31:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:45 smithi119 ceph-mon[94175]: pgmap v3182: 137 pgs: 2 creating+activating, 19 creating+peering, 116 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:31:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:45 smithi119 ceph-mon[108979]: pgmap v3182: 137 pgs: 2 creating+activating, 19 creating+peering, 116 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:31:45.715 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:31:46.035 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:31:46.035 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (58m) 5m ago 58m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:31:46.035 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (58m) 5m ago 58m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:31:46.036 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (59m) 5m ago 59m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:31:46.036 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (59m) 5m ago 59m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:31:46.036 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (62m) 5m ago 62m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:31:46.036 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (64m) 5m ago 64m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:31:46.036 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (64m) 5m ago 64m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:31:46.036 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (63m) 5m ago 63m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:31:46.036 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (63m) 5m ago 63m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:31:46.036 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (58m) 5m ago 58m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:31:46.036 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (58m) 5m ago 58m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:31:46.036 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (62m) 5m ago 62m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:31:46.036 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (62m) 5m ago 62m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:31:46.036 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (61m) 5m ago 61m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:31:46.036 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (61m) 5m ago 61m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:31:46.036 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (61m) 5m ago 61m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:31:46.036 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (60m) 5m ago 60m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:31:46.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (60m) 5m ago 60m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:31:46.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (60m) 5m ago 60m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:31:46.037 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (58m) 5m ago 59m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:31:46.483 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:31:46.483 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:31:46.483 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:31:46.483 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:31:46.484 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:31:46.484 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:31:46.484 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:31:46.484 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:31:46.484 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:31:46.484 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:31:46.484 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:31:46.484 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:31:46.484 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:31:46.484 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:31:46.484 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:31:46.484 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:31:46.484 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:31:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:46 smithi183 ceph-mon[99169]: osdmap e1471: 8 total, 8 up, 8 in 2023-12-01T16:31:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:46 smithi119 ceph-mon[94175]: osdmap e1471: 8 total, 8 up, 8 in 2023-12-01T16:31:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:46 smithi119 ceph-mon[108979]: osdmap e1471: 8 total, 8 up, 8 in 2023-12-01T16:31:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:47 smithi183 ceph-mon[99169]: from='client.28238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:31:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:47 smithi183 ceph-mon[99169]: from='client.28244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:31:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:47 smithi183 ceph-mon[99169]: pgmap v3184: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T16:31:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2239873814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:31:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:47 smithi183 ceph-mon[99169]: osdmap e1472: 8 total, 8 up, 8 in 2023-12-01T16:31:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:47 smithi119 ceph-mon[94175]: from='client.28238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:31:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:47 smithi119 ceph-mon[94175]: from='client.28244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:31:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:47 smithi119 ceph-mon[94175]: pgmap v3184: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T16:31:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2239873814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:31:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:47 smithi119 ceph-mon[94175]: osdmap e1472: 8 total, 8 up, 8 in 2023-12-01T16:31:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:47 smithi119 ceph-mon[108979]: from='client.28238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:31:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:47 smithi119 ceph-mon[108979]: from='client.28244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:31:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:47 smithi119 ceph-mon[108979]: pgmap v3184: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T16:31:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2239873814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:31:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:47 smithi119 ceph-mon[108979]: osdmap e1472: 8 total, 8 up, 8 in 2023-12-01T16:31:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:49 smithi183 ceph-mon[99169]: pgmap v3186: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.6 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-01T16:31:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:49 smithi119 ceph-mon[94175]: pgmap v3186: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.6 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-01T16:31:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:49 smithi119 ceph-mon[108979]: pgmap v3186: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.6 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-01T16:31:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:31:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:50 smithi183 ceph-mon[99169]: pgmap v3187: 137 pgs: 137 active+clean; 34 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2023-12-01T16:31:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:31:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:50 smithi119 ceph-mon[94175]: pgmap v3187: 137 pgs: 137 active+clean; 34 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2023-12-01T16:31:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:31:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:50 smithi119 ceph-mon[108979]: pgmap v3187: 137 pgs: 137 active+clean; 34 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2023-12-01T16:31:52.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:52 smithi183 ceph-mon[99169]: pgmap v3188: 137 pgs: 137 active+clean; 34 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2023-12-01T16:31:52.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:52 smithi119 ceph-mon[94175]: pgmap v3188: 137 pgs: 137 active+clean; 34 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2023-12-01T16:31:52.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:52 smithi119 ceph-mon[108979]: pgmap v3188: 137 pgs: 137 active+clean; 34 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2023-12-01T16:31:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:31:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:31:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:31:54] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2023-12-01T16:31:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:54 smithi183 ceph-mon[99169]: pgmap v3189: 137 pgs: 137 active+clean; 34 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 29 KiB/s rd, 3.2 MiB/s wr, 39 op/s 2023-12-01T16:31:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:54 smithi119 ceph-mon[94175]: pgmap v3189: 137 pgs: 137 active+clean; 34 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 29 KiB/s rd, 3.2 MiB/s wr, 39 op/s 2023-12-01T16:31:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:54 smithi119 ceph-mon[108979]: pgmap v3189: 137 pgs: 137 active+clean; 34 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 29 KiB/s rd, 3.2 MiB/s wr, 39 op/s 2023-12-01T16:31:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:57 smithi183 ceph-mon[99169]: pgmap v3190: 137 pgs: 137 active+clean; 50 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2023-12-01T16:31:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:57 smithi119 ceph-mon[94175]: pgmap v3190: 137 pgs: 137 active+clean; 50 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2023-12-01T16:31:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:57 smithi119 ceph-mon[108979]: pgmap v3190: 137 pgs: 137 active+clean; 50 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2023-12-01T16:31:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:31:59 smithi183 ceph-mon[99169]: pgmap v3191: 137 pgs: 137 active+clean; 50 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 3.9 MiB/s wr, 39 op/s 2023-12-01T16:31:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:31:59 smithi119 ceph-mon[94175]: pgmap v3191: 137 pgs: 137 active+clean; 50 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 3.9 MiB/s wr, 39 op/s 2023-12-01T16:31:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:31:59 smithi119 ceph-mon[108979]: pgmap v3191: 137 pgs: 137 active+clean; 50 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 3.9 MiB/s wr, 39 op/s 2023-12-01T16:32:00.081 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/4.Simple (22492 ms) 2023-12-01T16:32:00.081 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/4.Grow 2023-12-01T16:32:00.081 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:32:01.507 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:01 smithi183 ceph-mon[99169]: pgmap v3192: 137 pgs: 137 active+clean; 75 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 7.7 MiB/s rd, 7.2 MiB/s wr, 53 op/s 2023-12-01T16:32:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:01 smithi119 ceph-mon[94175]: pgmap v3192: 137 pgs: 137 active+clean; 75 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 7.7 MiB/s rd, 7.2 MiB/s wr, 53 op/s 2023-12-01T16:32:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:01 smithi119 ceph-mon[108979]: pgmap v3192: 137 pgs: 137 active+clean; 75 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 7.7 MiB/s rd, 7.2 MiB/s wr, 53 op/s 2023-12-01T16:32:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:02 smithi183 ceph-mon[99169]: pgmap v3193: 137 pgs: 137 active+clean; 75 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 23 op/s 2023-12-01T16:32:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:02 smithi119 ceph-mon[94175]: pgmap v3193: 137 pgs: 137 active+clean; 75 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 23 op/s 2023-12-01T16:32:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:02 smithi119 ceph-mon[108979]: pgmap v3193: 137 pgs: 137 active+clean; 75 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 23 op/s 2023-12-01T16:32:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:32:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:32:04] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2023-12-01T16:32:04.910 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:04 smithi183 ceph-mon[99169]: osdmap e1473: 8 total, 8 up, 8 in 2023-12-01T16:32:04.910 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:04 smithi183 ceph-mon[99169]: pgmap v3195: 137 pgs: 137 active+clean; 75 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.7 MiB/s wr, 28 op/s 2023-12-01T16:32:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:04 smithi119 ceph-mon[94175]: osdmap e1473: 8 total, 8 up, 8 in 2023-12-01T16:32:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:04 smithi119 ceph-mon[94175]: pgmap v3195: 137 pgs: 137 active+clean; 75 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.7 MiB/s wr, 28 op/s 2023-12-01T16:32:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:04 smithi119 ceph-mon[108979]: osdmap e1473: 8 total, 8 up, 8 in 2023-12-01T16:32:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:04 smithi119 ceph-mon[108979]: pgmap v3195: 137 pgs: 137 active+clean; 75 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.7 MiB/s wr, 28 op/s 2023-12-01T16:32:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:07 smithi183 ceph-mon[99169]: pgmap v3196: 137 pgs: 137 active+clean; 104 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 58 op/s 2023-12-01T16:32:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:07 smithi119 ceph-mon[94175]: pgmap v3196: 137 pgs: 137 active+clean; 104 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 58 op/s 2023-12-01T16:32:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:07 smithi119 ceph-mon[108979]: pgmap v3196: 137 pgs: 137 active+clean; 104 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 58 op/s 2023-12-01T16:32:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:09 smithi183 ceph-mon[99169]: pgmap v3197: 137 pgs: 137 active+clean; 104 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 58 op/s 2023-12-01T16:32:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:09 smithi119 ceph-mon[94175]: pgmap v3197: 137 pgs: 137 active+clean; 104 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 58 op/s 2023-12-01T16:32:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:09 smithi119 ceph-mon[108979]: pgmap v3197: 137 pgs: 137 active+clean; 104 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 58 op/s 2023-12-01T16:32:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:11 smithi183 ceph-mon[99169]: pgmap v3198: 137 pgs: 137 active+clean; 120 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 52 op/s 2023-12-01T16:32:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:11 smithi119 ceph-mon[94175]: pgmap v3198: 137 pgs: 137 active+clean; 120 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 52 op/s 2023-12-01T16:32:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:11 smithi119 ceph-mon[108979]: pgmap v3198: 137 pgs: 137 active+clean; 120 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 52 op/s 2023-12-01T16:32:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:12 smithi183 ceph-mon[99169]: pgmap v3199: 137 pgs: 137 active+clean; 120 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 52 op/s 2023-12-01T16:32:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:12 smithi119 ceph-mon[108979]: pgmap v3199: 137 pgs: 137 active+clean; 120 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 52 op/s 2023-12-01T16:32:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:12 smithi119 ceph-mon[94175]: pgmap v3199: 137 pgs: 137 active+clean; 120 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 52 op/s 2023-12-01T16:32:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:32:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:32:14] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-12-01T16:32:15.534 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/4.Grow (15454 ms) 2023-12-01T16:32:15.534 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/4.Shrink 2023-12-01T16:32:15.534 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:32:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:15 smithi183 ceph-mon[99169]: pgmap v3200: 137 pgs: 137 active+clean; 120 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.2 MiB/s wr, 49 op/s 2023-12-01T16:32:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:15 smithi119 ceph-mon[94175]: pgmap v3200: 137 pgs: 137 active+clean; 120 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.2 MiB/s wr, 49 op/s 2023-12-01T16:32:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:15 smithi119 ceph-mon[108979]: pgmap v3200: 137 pgs: 137 active+clean; 120 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.2 MiB/s wr, 49 op/s 2023-12-01T16:32:16.841 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:32:17.155 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:32:17.156 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (58m) 6m ago 59m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:32:17.156 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (59m) 6m ago 59m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:32:17.156 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (60m) 6m ago 60m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:32:17.156 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (60m) 6m ago 60m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:32:17.156 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (63m) 6m ago 63m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:32:17.156 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (64m) 6m ago 64m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:32:17.156 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (64m) 6m ago 65m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:32:17.157 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (63m) 6m ago 63m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:32:17.157 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (63m) 6m ago 63m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:32:17.157 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (59m) 6m ago 59m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:32:17.157 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (59m) 6m ago 59m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:32:17.157 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (63m) 6m ago 63m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:32:17.157 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (62m) 6m ago 62m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:32:17.157 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (62m) 6m ago 62m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:32:17.157 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (61m) 6m ago 61m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:32:17.158 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (61m) 6m ago 61m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:32:17.158 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (61m) 6m ago 61m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:32:17.158 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (60m) 6m ago 60m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:32:17.158 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (60m) 6m ago 60m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:32:17.158 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (58m) 6m ago 59m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:32:17.551 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:32:17.551 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:32:17.551 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:32:17.552 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:32:17.552 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:32:17.552 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:32:17.552 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:32:17.552 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:32:17.552 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:32:17.552 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:32:17.553 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:32:17.553 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:32:17.553 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:32:17.553 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:32:17.553 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:32:17.553 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:32:17.553 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:32:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:17 smithi183 ceph-mon[99169]: pgmap v3201: 137 pgs: 137 active+clean; 145 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 7.2 MiB/s wr, 59 op/s 2023-12-01T16:32:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:17 smithi119 ceph-mon[94175]: pgmap v3201: 137 pgs: 137 active+clean; 145 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 7.2 MiB/s wr, 59 op/s 2023-12-01T16:32:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:17 smithi119 ceph-mon[108979]: pgmap v3201: 137 pgs: 137 active+clean; 145 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 7.2 MiB/s wr, 59 op/s 2023-12-01T16:32:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:18 smithi183 ceph-mon[99169]: from='client.18381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:32:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:18 smithi183 ceph-mon[99169]: from='client.28262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:32:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3150540924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:32:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:18 smithi119 ceph-mon[94175]: from='client.18381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:32:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:18 smithi119 ceph-mon[94175]: from='client.28262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:32:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3150540924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:32:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:18 smithi119 ceph-mon[108979]: from='client.18381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:32:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:18 smithi119 ceph-mon[108979]: from='client.28262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:32:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3150540924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:32:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:19 smithi183 ceph-mon[99169]: pgmap v3202: 137 pgs: 137 active+clean; 145 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2023-12-01T16:32:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:32:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:32:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:32:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:32:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:19 smithi119 ceph-mon[108979]: pgmap v3202: 137 pgs: 137 active+clean; 145 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2023-12-01T16:32:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:32:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:32:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:32:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:32:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:19 smithi119 ceph-mon[94175]: pgmap v3202: 137 pgs: 137 active+clean; 145 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2023-12-01T16:32:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:32:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:32:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:32:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:32:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:20 smithi183 ceph-mon[99169]: osdmap e1474: 8 total, 8 up, 8 in 2023-12-01T16:32:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:20 smithi119 ceph-mon[94175]: osdmap e1474: 8 total, 8 up, 8 in 2023-12-01T16:32:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:20 smithi119 ceph-mon[108979]: osdmap e1474: 8 total, 8 up, 8 in 2023-12-01T16:32:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:21 smithi183 ceph-mon[99169]: pgmap v3204: 137 pgs: 137 active+clean; 174 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T16:32:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:21 smithi119 ceph-mon[94175]: pgmap v3204: 137 pgs: 137 active+clean; 174 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T16:32:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:21 smithi119 ceph-mon[108979]: pgmap v3204: 137 pgs: 137 active+clean; 174 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T16:32:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:22 smithi183 ceph-mon[99169]: pgmap v3205: 137 pgs: 137 active+clean; 174 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T16:32:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:22 smithi119 ceph-mon[94175]: pgmap v3205: 137 pgs: 137 active+clean; 174 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T16:32:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:22 smithi119 ceph-mon[108979]: pgmap v3205: 137 pgs: 137 active+clean; 174 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T16:32:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:32:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:32:24] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-12-01T16:32:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:24 smithi183 ceph-mon[99169]: pgmap v3206: 137 pgs: 137 active+clean; 174 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T16:32:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:24 smithi119 ceph-mon[94175]: pgmap v3206: 137 pgs: 137 active+clean; 174 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T16:32:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:24 smithi119 ceph-mon[108979]: pgmap v3206: 137 pgs: 137 active+clean; 174 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T16:32:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:27 smithi183 ceph-mon[99169]: pgmap v3207: 137 pgs: 137 active+clean; 174 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T16:32:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:27 smithi119 ceph-mon[94175]: pgmap v3207: 137 pgs: 137 active+clean; 174 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T16:32:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:27 smithi119 ceph-mon[108979]: pgmap v3207: 137 pgs: 137 active+clean; 174 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T16:32:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:29 smithi183 ceph-mon[99169]: pgmap v3208: 137 pgs: 137 active+clean; 174 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T16:32:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:29 smithi119 ceph-mon[94175]: pgmap v3208: 137 pgs: 137 active+clean; 174 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T16:32:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:29 smithi119 ceph-mon[108979]: pgmap v3208: 137 pgs: 137 active+clean; 174 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T16:32:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:31 smithi183 ceph-mon[99169]: pgmap v3209: 137 pgs: 137 active+clean; 190 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T16:32:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:31 smithi119 ceph-mon[94175]: pgmap v3209: 137 pgs: 137 active+clean; 190 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T16:32:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:31 smithi119 ceph-mon[108979]: pgmap v3209: 137 pgs: 137 active+clean; 190 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T16:32:32.004 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/4.Shrink (16470 ms) 2023-12-01T16:32:32.004 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOne 2023-12-01T16:32:32.004 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:32:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:32 smithi183 ceph-mon[99169]: pgmap v3210: 137 pgs: 137 active+clean; 190 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T16:32:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:32 smithi119 ceph-mon[94175]: pgmap v3210: 137 pgs: 137 active+clean; 190 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T16:32:32.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:32 smithi119 ceph-mon[108979]: pgmap v3210: 137 pgs: 137 active+clean; 190 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T16:32:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:32:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:32:34] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-12-01T16:32:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:35 smithi183 ceph-mon[99169]: pgmap v3211: 137 pgs: 137 active+clean; 190 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T16:32:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:35 smithi119 ceph-mon[94175]: pgmap v3211: 137 pgs: 137 active+clean; 190 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T16:32:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:35 smithi119 ceph-mon[108979]: pgmap v3211: 137 pgs: 137 active+clean; 190 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T16:32:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:37 smithi183 ceph-mon[99169]: pgmap v3212: 137 pgs: 137 active+clean; 215 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T16:32:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:37 smithi183 ceph-mon[99169]: osdmap e1475: 8 total, 8 up, 8 in 2023-12-01T16:32:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:37 smithi119 ceph-mon[94175]: pgmap v3212: 137 pgs: 137 active+clean; 215 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T16:32:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:37 smithi119 ceph-mon[94175]: osdmap e1475: 8 total, 8 up, 8 in 2023-12-01T16:32:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:37 smithi119 ceph-mon[108979]: pgmap v3212: 137 pgs: 137 active+clean; 215 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T16:32:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:37 smithi119 ceph-mon[108979]: osdmap e1475: 8 total, 8 up, 8 in 2023-12-01T16:32:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:39 smithi183 ceph-mon[99169]: pgmap v3214: 137 pgs: 137 active+clean; 215 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 37 op/s 2023-12-01T16:32:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:39 smithi119 ceph-mon[94175]: pgmap v3214: 137 pgs: 137 active+clean; 215 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 37 op/s 2023-12-01T16:32:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:39 smithi119 ceph-mon[108979]: pgmap v3214: 137 pgs: 137 active+clean; 215 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 37 op/s 2023-12-01T16:32:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:41 smithi183 ceph-mon[99169]: pgmap v3215: 137 pgs: 137 active+clean; 244 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T16:32:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:41 smithi119 ceph-mon[94175]: pgmap v3215: 137 pgs: 137 active+clean; 244 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T16:32:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:41 smithi119 ceph-mon[108979]: pgmap v3215: 137 pgs: 137 active+clean; 244 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T16:32:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:42 smithi183 ceph-mon[99169]: pgmap v3216: 137 pgs: 137 active+clean; 244 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T16:32:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.1", "id": [6, 4]}]: dispatch 2023-12-01T16:32:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.1", "id": [6, 4]}]: dispatch 2023-12-01T16:32:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:42 smithi119 ceph-mon[94175]: pgmap v3216: 137 pgs: 137 active+clean; 244 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T16:32:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.1", "id": [6, 4]}]: dispatch 2023-12-01T16:32:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.1", "id": [6, 4]}]: dispatch 2023-12-01T16:32:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:42 smithi119 ceph-mon[108979]: pgmap v3216: 137 pgs: 137 active+clean; 244 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T16:32:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.1", "id": [6, 4]}]: dispatch 2023-12-01T16:32:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.1", "id": [6, 4]}]: dispatch 2023-12-01T16:32:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.1", "id": [6, 4]}]': finished 2023-12-01T16:32:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:43 smithi183 ceph-mon[99169]: osdmap e1476: 8 total, 8 up, 8 in 2023-12-01T16:32:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.1", "id": [6, 4]}]': finished 2023-12-01T16:32:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:43 smithi119 ceph-mon[108979]: osdmap e1476: 8 total, 8 up, 8 in 2023-12-01T16:32:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.1", "id": [6, 4]}]': finished 2023-12-01T16:32:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:43 smithi119 ceph-mon[94175]: osdmap e1476: 8 total, 8 up, 8 in 2023-12-01T16:32:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:32:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:32:44] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2023-12-01T16:32:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:44 smithi183 ceph-mon[99169]: osdmap e1477: 8 total, 8 up, 8 in 2023-12-01T16:32:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:44 smithi183 ceph-mon[99169]: pgmap v3219: 137 pgs: 137 active+clean; 244 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 33 KiB/s rd, 3.7 MiB/s wr, 44 op/s 2023-12-01T16:32:44.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:44 smithi119 ceph-mon[94175]: osdmap e1477: 8 total, 8 up, 8 in 2023-12-01T16:32:44.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:44 smithi119 ceph-mon[94175]: pgmap v3219: 137 pgs: 137 active+clean; 244 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 33 KiB/s rd, 3.7 MiB/s wr, 44 op/s 2023-12-01T16:32:44.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:44 smithi119 ceph-mon[108979]: osdmap e1477: 8 total, 8 up, 8 in 2023-12-01T16:32:44.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:44 smithi119 ceph-mon[108979]: pgmap v3219: 137 pgs: 137 active+clean; 244 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 33 KiB/s rd, 3.7 MiB/s wr, 44 op/s 2023-12-01T16:32:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:47 smithi183 ceph-mon[99169]: pgmap v3220: 137 pgs: 137 active+clean; 260 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 78 KiB/s rd, 5.6 MiB/s wr, 57 op/s; 1024 KiB/s, 0 objects/s recovering 2023-12-01T16:32:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:47 smithi119 ceph-mon[94175]: pgmap v3220: 137 pgs: 137 active+clean; 260 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 78 KiB/s rd, 5.6 MiB/s wr, 57 op/s; 1024 KiB/s, 0 objects/s recovering 2023-12-01T16:32:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:47 smithi119 ceph-mon[108979]: pgmap v3220: 137 pgs: 137 active+clean; 260 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 78 KiB/s rd, 5.6 MiB/s wr, 57 op/s; 1024 KiB/s, 0 objects/s recovering 2023-12-01T16:32:47.901 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:32:48.249 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:32:48.249 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (59m) 6m ago 59m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:32:48.249 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (59m) 6m ago 59m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:32:48.249 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (60m) 6m ago 60m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:32:48.249 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (60m) 6m ago 60m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:32:48.249 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (63m) 6m ago 63m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:32:48.249 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (65m) 6m ago 65m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:32:48.249 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (65m) 6m ago 65m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:32:48.249 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (64m) 6m ago 64m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:32:48.250 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (64m) 6m ago 64m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:32:48.250 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (59m) 6m ago 59m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:32:48.250 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (59m) 6m ago 59m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:32:48.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (63m) 6m ago 63m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:32:48.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (63m) 6m ago 63m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:32:48.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (62m) 6m ago 62m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:32:48.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (62m) 6m ago 62m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:32:48.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (62m) 6m ago 62m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:32:48.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (61m) 6m ago 61m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:32:48.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (61m) 6m ago 61m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:32:48.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (61m) 6m ago 61m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:32:48.251 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (59m) 6m ago 60m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:32:48.732 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:32:48.732 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:32:48.732 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:32:48.732 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:32:48.732 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:32:48.732 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:32:48.732 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:32:48.732 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:32:48.732 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:32:48.732 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:32:48.732 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:32:48.732 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:32:48.733 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:32:48.733 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:32:48.733 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:32:48.733 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:32:48.733 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:32:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:49 smithi183 ceph-mon[99169]: from='client.28274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:32:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:49 smithi183 ceph-mon[99169]: pgmap v3221: 137 pgs: 137 active+clean; 260 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 46 KiB/s rd, 2.0 MiB/s wr, 14 op/s; 1024 KiB/s, 0 objects/s recovering 2023-12-01T16:32:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:49 smithi183 ceph-mon[99169]: from='client.18405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:32:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1988251642' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:32:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:49 smithi119 ceph-mon[94175]: from='client.28274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:32:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:49 smithi119 ceph-mon[94175]: pgmap v3221: 137 pgs: 137 active+clean; 260 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 46 KiB/s rd, 2.0 MiB/s wr, 14 op/s; 1024 KiB/s, 0 objects/s recovering 2023-12-01T16:32:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:49 smithi119 ceph-mon[94175]: from='client.18405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:32:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1988251642' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:32:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:49 smithi119 ceph-mon[108979]: from='client.28274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:32:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:49 smithi119 ceph-mon[108979]: pgmap v3221: 137 pgs: 137 active+clean; 260 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 46 KiB/s rd, 2.0 MiB/s wr, 14 op/s; 1024 KiB/s, 0 objects/s recovering 2023-12-01T16:32:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:49 smithi119 ceph-mon[108979]: from='client.18405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:32:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1988251642' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:32:50.245 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOne (18240 ms) 2023-12-01T16:32:50.245 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot 2023-12-01T16:32:50.245 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:32:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:51 smithi183 ceph-mon[99169]: pgmap v3222: 137 pgs: 137 active+clean; 264 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.0 MiB/s wr, 28 op/s; 1024 KiB/s, 0 objects/s recovering 2023-12-01T16:32:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:51 smithi119 ceph-mon[94175]: pgmap v3222: 137 pgs: 137 active+clean; 264 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.0 MiB/s wr, 28 op/s; 1024 KiB/s, 0 objects/s recovering 2023-12-01T16:32:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:51 smithi119 ceph-mon[108979]: pgmap v3222: 137 pgs: 137 active+clean; 264 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.0 MiB/s wr, 28 op/s; 1024 KiB/s, 0 objects/s recovering 2023-12-01T16:32:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:52 smithi183 ceph-mon[99169]: pgmap v3223: 137 pgs: 137 active+clean; 264 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.2 MiB/s wr, 23 op/s; 851 KiB/s, 0 objects/s recovering 2023-12-01T16:32:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:52 smithi119 ceph-mon[94175]: pgmap v3223: 137 pgs: 137 active+clean; 264 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.2 MiB/s wr, 23 op/s; 851 KiB/s, 0 objects/s recovering 2023-12-01T16:32:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:52 smithi119 ceph-mon[108979]: pgmap v3223: 137 pgs: 137 active+clean; 264 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.2 MiB/s wr, 23 op/s; 851 KiB/s, 0 objects/s recovering 2023-12-01T16:32:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:32:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:32:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:32:54] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-12-01T16:32:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:54 smithi183 ceph-mon[99169]: pgmap v3224: 137 pgs: 137 active+clean; 264 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 21 op/s; 772 KiB/s, 0 objects/s recovering 2023-12-01T16:32:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:54 smithi119 ceph-mon[94175]: pgmap v3224: 137 pgs: 137 active+clean; 264 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 21 op/s; 772 KiB/s, 0 objects/s recovering 2023-12-01T16:32:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:54 smithi119 ceph-mon[108979]: pgmap v3224: 137 pgs: 137 active+clean; 264 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 21 op/s; 772 KiB/s, 0 objects/s recovering 2023-12-01T16:32:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:55 smithi183 ceph-mon[99169]: osdmap e1478: 8 total, 8 up, 8 in 2023-12-01T16:32:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:55 smithi119 ceph-mon[94175]: osdmap e1478: 8 total, 8 up, 8 in 2023-12-01T16:32:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:55 smithi119 ceph-mon[108979]: osdmap e1478: 8 total, 8 up, 8 in 2023-12-01T16:32:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:56 smithi183 ceph-mon[99169]: pgmap v3226: 137 pgs: 137 active+clean; 293 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 28 op/s 2023-12-01T16:32:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:56 smithi119 ceph-mon[94175]: pgmap v3226: 137 pgs: 137 active+clean; 293 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 28 op/s 2023-12-01T16:32:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:56 smithi119 ceph-mon[108979]: pgmap v3226: 137 pgs: 137 active+clean; 293 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 28 op/s 2023-12-01T16:32:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:32:59 smithi183 ceph-mon[99169]: pgmap v3227: 137 pgs: 137 active+clean; 293 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 28 op/s 2023-12-01T16:32:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:32:59 smithi119 ceph-mon[94175]: pgmap v3227: 137 pgs: 137 active+clean; 293 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 28 op/s 2023-12-01T16:32:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:32:59 smithi119 ceph-mon[108979]: pgmap v3227: 137 pgs: 137 active+clean; 293 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 28 op/s 2023-12-01T16:33:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:01 smithi183 ceph-mon[99169]: pgmap v3228: 137 pgs: 137 active+clean; 293 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 30 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T16:33:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:01 smithi119 ceph-mon[94175]: pgmap v3228: 137 pgs: 137 active+clean; 293 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 30 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T16:33:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:01 smithi119 ceph-mon[108979]: pgmap v3228: 137 pgs: 137 active+clean; 293 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 30 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T16:33:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:02 smithi183 ceph-mon[99169]: pgmap v3229: 137 pgs: 137 active+clean; 293 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 30 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T16:33:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:02 smithi119 ceph-mon[94175]: pgmap v3229: 137 pgs: 137 active+clean; 293 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 30 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T16:33:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:02 smithi119 ceph-mon[108979]: pgmap v3229: 137 pgs: 137 active+clean; 293 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 30 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T16:33:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:33:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:33:04] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-12-01T16:33:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:05 smithi183 ceph-mon[99169]: pgmap v3230: 137 pgs: 137 active+clean; 293 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 30 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T16:33:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:05 smithi119 ceph-mon[108979]: pgmap v3230: 137 pgs: 137 active+clean; 293 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 30 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T16:33:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:05 smithi119 ceph-mon[94175]: pgmap v3230: 137 pgs: 137 active+clean; 293 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 30 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T16:33:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:07 smithi183 ceph-mon[99169]: pgmap v3231: 137 pgs: 137 active+clean; 309 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 73 KiB/s rd, 1.4 MiB/s wr, 30 op/s 2023-12-01T16:33:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:07 smithi183 ceph-mon[99169]: osdmap e1479: 8 total, 8 up, 8 in 2023-12-01T16:33:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:07 smithi119 ceph-mon[94175]: pgmap v3231: 137 pgs: 137 active+clean; 309 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 73 KiB/s rd, 1.4 MiB/s wr, 30 op/s 2023-12-01T16:33:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:07 smithi119 ceph-mon[94175]: osdmap e1479: 8 total, 8 up, 8 in 2023-12-01T16:33:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:07 smithi119 ceph-mon[108979]: pgmap v3231: 137 pgs: 137 active+clean; 309 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 73 KiB/s rd, 1.4 MiB/s wr, 30 op/s 2023-12-01T16:33:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:07 smithi119 ceph-mon[108979]: osdmap e1479: 8 total, 8 up, 8 in 2023-12-01T16:33:08.479 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot (18234 ms) 2023-12-01T16:33:08.479 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/4.MinOverlap 2023-12-01T16:33:08.479 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:33:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:09 smithi183 ceph-mon[99169]: pgmap v3233: 137 pgs: 137 active+clean; 309 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 84 KiB/s rd, 1.6 MiB/s wr, 35 op/s 2023-12-01T16:33:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:09 smithi119 ceph-mon[108979]: pgmap v3233: 137 pgs: 137 active+clean; 309 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 84 KiB/s rd, 1.6 MiB/s wr, 35 op/s 2023-12-01T16:33:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:09 smithi119 ceph-mon[94175]: pgmap v3233: 137 pgs: 137 active+clean; 309 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 84 KiB/s rd, 1.6 MiB/s wr, 35 op/s 2023-12-01T16:33:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:11 smithi183 ceph-mon[99169]: pgmap v3234: 137 pgs: 137 active+clean; 378 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2023-12-01T16:33:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:11 smithi119 ceph-mon[94175]: pgmap v3234: 137 pgs: 137 active+clean; 378 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2023-12-01T16:33:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:11 smithi119 ceph-mon[108979]: pgmap v3234: 137 pgs: 137 active+clean; 378 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2023-12-01T16:33:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:12 smithi183 ceph-mon[99169]: pgmap v3235: 137 pgs: 137 active+clean; 378 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2023-12-01T16:33:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:12 smithi119 ceph-mon[94175]: pgmap v3235: 137 pgs: 137 active+clean; 378 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2023-12-01T16:33:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:12 smithi119 ceph-mon[108979]: pgmap v3235: 137 pgs: 137 active+clean; 378 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2023-12-01T16:33:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:13 smithi183 ceph-mon[99169]: osdmap e1480: 8 total, 8 up, 8 in 2023-12-01T16:33:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:13 smithi119 ceph-mon[94175]: osdmap e1480: 8 total, 8 up, 8 in 2023-12-01T16:33:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:13 smithi119 ceph-mon[108979]: osdmap e1480: 8 total, 8 up, 8 in 2023-12-01T16:33:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:33:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:33:14] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2023-12-01T16:33:14.932 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:14 smithi183 ceph-mon[99169]: pgmap v3237: 137 pgs: 137 active+clean; 378 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 5.2 MiB/s rd, 8.6 MiB/s wr, 48 op/s 2023-12-01T16:33:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:14 smithi119 ceph-mon[94175]: pgmap v3237: 137 pgs: 137 active+clean; 378 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 5.2 MiB/s rd, 8.6 MiB/s wr, 48 op/s 2023-12-01T16:33:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:14 smithi119 ceph-mon[108979]: pgmap v3237: 137 pgs: 137 active+clean; 378 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 5.2 MiB/s rd, 8.6 MiB/s wr, 48 op/s 2023-12-01T16:33:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 16:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T16:33:14.929012345Z level=info msg="Completed cleanup jobs" duration=13.260436ms 2023-12-01T16:33:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:17 smithi183 ceph-mon[99169]: pgmap v3238: 137 pgs: 137 active+clean; 407 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.9 MiB/s wr, 74 op/s 2023-12-01T16:33:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:17 smithi119 ceph-mon[94175]: pgmap v3238: 137 pgs: 137 active+clean; 407 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.9 MiB/s wr, 74 op/s 2023-12-01T16:33:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:17 smithi119 ceph-mon[108979]: pgmap v3238: 137 pgs: 137 active+clean; 407 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.9 MiB/s wr, 74 op/s 2023-12-01T16:33:19.192 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:33:19.665 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:33:19.665 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (59m) 7m ago 60m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:33:19.665 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (60m) 7m ago 60m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:33:19.665 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (61m) 7m ago 61m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:33:19.665 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (61m) 7m ago 61m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:33:19.665 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (64m) 7m ago 64m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:33:19.665 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (65m) 7m ago 65m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:33:19.665 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (65m) 7m ago 66m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:33:19.666 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (64m) 7m ago 64m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:33:19.666 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (64m) 7m ago 64m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:33:19.666 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (60m) 7m ago 60m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:33:19.666 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (60m) 7m ago 60m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:33:19.666 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (64m) 7m ago 64m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:33:19.666 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (63m) 7m ago 63m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:33:19.666 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (63m) 7m ago 63m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:33:19.666 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (62m) 7m ago 62m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:33:19.666 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (62m) 7m ago 62m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:33:19.666 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (62m) 7m ago 62m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:33:19.666 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (61m) 7m ago 61m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:33:19.666 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (61m) 7m ago 61m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:33:19.666 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (59m) 7m ago 60m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:33:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:19 smithi183 ceph-mon[99169]: pgmap v3239: 137 pgs: 137 active+clean; 407 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2023-12-01T16:33:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:33:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:19 smithi119 ceph-mon[94175]: pgmap v3239: 137 pgs: 137 active+clean; 407 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2023-12-01T16:33:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:33:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:19 smithi119 ceph-mon[108979]: pgmap v3239: 137 pgs: 137 active+clean; 407 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2023-12-01T16:33:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:33:20.265 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:33:20.265 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:33:20.265 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:33:20.265 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:33:20.265 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:33:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:33:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:33:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:33:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:33:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:33:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:33:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:33:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:33:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:33:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:33:20.267 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:33:20.267 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:33:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:20 smithi183 ceph-mon[99169]: from='client.28292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:33:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:20 smithi119 ceph-mon[94175]: from='client.28292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:33:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:20 smithi119 ceph-mon[108979]: from='client.28292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:33:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:21 smithi183 ceph-mon[99169]: from='client.27205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:33:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:21 smithi183 ceph-mon[99169]: pgmap v3240: 137 pgs: 137 active+clean; 407 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T16:33:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:21 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3922173516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:33:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:21 smithi119 ceph-mon[94175]: from='client.27205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:33:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:21 smithi119 ceph-mon[94175]: pgmap v3240: 137 pgs: 137 active+clean; 407 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T16:33:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3922173516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:33:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:21 smithi119 ceph-mon[108979]: from='client.27205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:33:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:21 smithi119 ceph-mon[108979]: pgmap v3240: 137 pgs: 137 active+clean; 407 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T16:33:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:21 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3922173516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:33:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:22 smithi183 ceph-mon[99169]: pgmap v3241: 137 pgs: 137 active+clean; 407 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T16:33:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:22 smithi119 ceph-mon[94175]: pgmap v3241: 137 pgs: 137 active+clean; 407 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T16:33:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:22 smithi119 ceph-mon[108979]: pgmap v3241: 137 pgs: 137 active+clean; 407 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T16:33:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:33:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:33:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:33:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:33:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:33:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:33:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:33:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:33:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:33:24] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-12-01T16:33:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:24 smithi183 ceph-mon[99169]: pgmap v3242: 137 pgs: 137 active+clean; 407 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 22 KiB/s rd, 2.5 MiB/s wr, 30 op/s 2023-12-01T16:33:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:24 smithi119 ceph-mon[108979]: pgmap v3242: 137 pgs: 137 active+clean; 407 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 22 KiB/s rd, 2.5 MiB/s wr, 30 op/s 2023-12-01T16:33:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:24 smithi119 ceph-mon[94175]: pgmap v3242: 137 pgs: 137 active+clean; 407 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 22 KiB/s rd, 2.5 MiB/s wr, 30 op/s 2023-12-01T16:33:26.429 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/4.MinOverlap (17950 ms) 2023-12-01T16:33:26.429 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/4.ZeroOverlap 2023-12-01T16:33:26.429 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:33:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:27 smithi183 ceph-mon[99169]: pgmap v3243: 137 pgs: 137 active+clean; 423 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 82 KiB/s rd, 3.8 MiB/s wr, 46 op/s 2023-12-01T16:33:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:27 smithi119 ceph-mon[94175]: pgmap v3243: 137 pgs: 137 active+clean; 423 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 82 KiB/s rd, 3.8 MiB/s wr, 46 op/s 2023-12-01T16:33:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:27 smithi119 ceph-mon[108979]: pgmap v3243: 137 pgs: 137 active+clean; 423 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 82 KiB/s rd, 3.8 MiB/s wr, 46 op/s 2023-12-01T16:33:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:29 smithi183 ceph-mon[99169]: pgmap v3244: 137 pgs: 137 active+clean; 423 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 61 KiB/s rd, 1.3 MiB/s wr, 16 op/s 2023-12-01T16:33:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:29 smithi119 ceph-mon[108979]: pgmap v3244: 137 pgs: 137 active+clean; 423 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 61 KiB/s rd, 1.3 MiB/s wr, 16 op/s 2023-12-01T16:33:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:29 smithi119 ceph-mon[94175]: pgmap v3244: 137 pgs: 137 active+clean; 423 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 61 KiB/s rd, 1.3 MiB/s wr, 16 op/s 2023-12-01T16:33:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:31 smithi183 ceph-mon[99169]: pgmap v3245: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T16:33:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:31 smithi183 ceph-mon[99169]: osdmap e1481: 8 total, 8 up, 8 in 2023-12-01T16:33:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:31 smithi119 ceph-mon[94175]: pgmap v3245: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T16:33:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:31 smithi119 ceph-mon[94175]: osdmap e1481: 8 total, 8 up, 8 in 2023-12-01T16:33:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:31 smithi119 ceph-mon[108979]: pgmap v3245: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T16:33:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:31 smithi119 ceph-mon[108979]: osdmap e1481: 8 total, 8 up, 8 in 2023-12-01T16:33:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:32 smithi183 ceph-mon[99169]: pgmap v3247: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.0 MiB/s wr, 30 op/s 2023-12-01T16:33:32.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:32 smithi119 ceph-mon[108979]: pgmap v3247: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.0 MiB/s wr, 30 op/s 2023-12-01T16:33:32.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:32 smithi119 ceph-mon[94175]: pgmap v3247: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.0 MiB/s wr, 30 op/s 2023-12-01T16:33:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:33:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:33:34] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-12-01T16:33:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:35 smithi183 ceph-mon[99169]: pgmap v3248: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.0 MiB/s wr, 30 op/s 2023-12-01T16:33:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:35 smithi119 ceph-mon[94175]: pgmap v3248: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.0 MiB/s wr, 30 op/s 2023-12-01T16:33:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:35 smithi119 ceph-mon[108979]: pgmap v3248: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.0 MiB/s wr, 30 op/s 2023-12-01T16:33:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:37 smithi183 ceph-mon[99169]: pgmap v3249: 137 pgs: 137 active+clean; 456 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 45 op/s 2023-12-01T16:33:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:37 smithi119 ceph-mon[108979]: pgmap v3249: 137 pgs: 137 active+clean; 456 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 45 op/s 2023-12-01T16:33:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:37 smithi119 ceph-mon[94175]: pgmap v3249: 137 pgs: 137 active+clean; 456 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 45 op/s 2023-12-01T16:33:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:39 smithi183 ceph-mon[99169]: pgmap v3250: 137 pgs: 137 active+clean; 456 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 45 op/s 2023-12-01T16:33:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:39 smithi119 ceph-mon[94175]: pgmap v3250: 137 pgs: 137 active+clean; 456 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 45 op/s 2023-12-01T16:33:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:39 smithi119 ceph-mon[108979]: pgmap v3250: 137 pgs: 137 active+clean; 456 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 45 op/s 2023-12-01T16:33:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:41 smithi183 ceph-mon[99169]: pgmap v3251: 137 pgs: 137 active+clean; 472 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2023-12-01T16:33:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:41 smithi119 ceph-mon[108979]: pgmap v3251: 137 pgs: 137 active+clean; 472 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2023-12-01T16:33:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:41 smithi119 ceph-mon[94175]: pgmap v3251: 137 pgs: 137 active+clean; 472 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2023-12-01T16:33:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:42 smithi183 ceph-mon[99169]: pgmap v3252: 137 pgs: 137 active+clean; 472 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 77 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2023-12-01T16:33:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:42 smithi119 ceph-mon[94175]: pgmap v3252: 137 pgs: 137 active+clean; 472 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 77 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2023-12-01T16:33:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:42 smithi119 ceph-mon[108979]: pgmap v3252: 137 pgs: 137 active+clean; 472 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 77 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2023-12-01T16:33:43.484 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/4.ZeroOverlap (17055 ms) 2023-12-01T16:33:43.583 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 7 tests from EncryptedFlattenTest/4 (125895 ms total) 2023-12-01T16:33:43.583 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:33:43.583 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 7 tests from EncryptedFlattenTest/5, where TypeParam = UnformattedLUKS2 2023-12-01T16:33:43.614 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/5.Simple 2023-12-01T16:33:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:33:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:33:44] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-12-01T16:33:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:44 smithi183 ceph-mon[99169]: osdmap e1482: 8 total, 8 up, 8 in 2023-12-01T16:33:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:44 smithi183 ceph-mon[99169]: pgmap v3254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:33:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:44 smithi119 ceph-mon[108979]: osdmap e1482: 8 total, 8 up, 8 in 2023-12-01T16:33:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:44 smithi119 ceph-mon[108979]: pgmap v3254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:33:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:44 smithi119 ceph-mon[94175]: osdmap e1482: 8 total, 8 up, 8 in 2023-12-01T16:33:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:44 smithi119 ceph-mon[94175]: pgmap v3254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:33:45.612 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:33:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:45 smithi183 ceph-mon[99169]: osdmap e1483: 8 total, 8 up, 8 in 2023-12-01T16:33:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/791451632' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:33:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:45 smithi119 ceph-mon[94175]: osdmap e1483: 8 total, 8 up, 8 in 2023-12-01T16:33:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/791451632' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:33:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:45 smithi119 ceph-mon[108979]: osdmap e1483: 8 total, 8 up, 8 in 2023-12-01T16:33:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/791451632' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:33:46.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/791451632' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-27","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:33:46.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:46 smithi183 ceph-mon[99169]: osdmap e1484: 8 total, 8 up, 8 in 2023-12-01T16:33:46.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:46 smithi183 ceph-mon[99169]: pgmap v3257: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:33:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/791451632' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-27","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:33:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:46 smithi119 ceph-mon[94175]: osdmap e1484: 8 total, 8 up, 8 in 2023-12-01T16:33:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:46 smithi119 ceph-mon[94175]: pgmap v3257: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:33:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/791451632' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-27","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:33:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:46 smithi119 ceph-mon[108979]: osdmap e1484: 8 total, 8 up, 8 in 2023-12-01T16:33:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:46 smithi119 ceph-mon[108979]: pgmap v3257: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:33:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:47 smithi183 ceph-mon[99169]: osdmap e1485: 8 total, 8 up, 8 in 2023-12-01T16:33:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:47 smithi119 ceph-mon[94175]: osdmap e1485: 8 total, 8 up, 8 in 2023-12-01T16:33:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:47 smithi119 ceph-mon[108979]: osdmap e1485: 8 total, 8 up, 8 in 2023-12-01T16:33:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:48 smithi183 ceph-mon[99169]: osdmap e1486: 8 total, 8 up, 8 in 2023-12-01T16:33:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:48 smithi183 ceph-mon[99169]: pgmap v3260: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:33:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:48 smithi119 ceph-mon[94175]: osdmap e1486: 8 total, 8 up, 8 in 2023-12-01T16:33:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:48 smithi119 ceph-mon[94175]: pgmap v3260: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:33:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:48 smithi119 ceph-mon[108979]: osdmap e1486: 8 total, 8 up, 8 in 2023-12-01T16:33:48.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:48 smithi119 ceph-mon[108979]: pgmap v3260: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:33:50.711 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:33:51.057 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:33:51.057 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (60m) 7m ago 60m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:33:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (60m) 7m ago 60m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:33:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (61m) 7m ago 61m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:33:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (61m) 7m ago 61m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:33:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (64m) 7m ago 64m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:33:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (66m) 7m ago 66m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:33:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (66m) 7m ago 66m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:33:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (65m) 7m ago 65m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:33:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (65m) 7m ago 65m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:33:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (60m) 7m ago 60m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:33:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (60m) 7m ago 60m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:33:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (64m) 7m ago 64m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:33:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (64m) 7m ago 64m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:33:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (63m) 7m ago 63m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:33:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (63m) 7m ago 63m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:33:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (63m) 7m ago 63m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:33:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (62m) 7m ago 62m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:33:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (62m) 7m ago 62m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:33:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (62m) 7m ago 62m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:33:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (60m) 7m ago 61m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:33:51.483 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:33:51.483 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:33:51.483 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:33:51.483 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:33:51.483 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:33:51.483 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:33:51.483 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:33:51.483 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:33:51.483 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:33:51.483 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:33:51.483 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:33:51.483 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:33:51.484 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:33:51.484 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:33:51.484 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:33:51.484 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:33:51.484 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:33:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:51 smithi183 ceph-mon[99169]: pgmap v3261: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5.3 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2023-12-01T16:33:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:51 smithi119 ceph-mon[94175]: pgmap v3261: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5.3 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2023-12-01T16:33:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:51 smithi119 ceph-mon[108979]: pgmap v3261: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5.3 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2023-12-01T16:33:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:52 smithi183 ceph-mon[99169]: from='client.28328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:33:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:52 smithi183 ceph-mon[99169]: from='client.28331 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:33:52.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1045831631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:33:52.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:52 smithi183 ceph-mon[99169]: osdmap e1487: 8 total, 8 up, 8 in 2023-12-01T16:33:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:52 smithi119 ceph-mon[94175]: from='client.28328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:33:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:52 smithi119 ceph-mon[94175]: from='client.28331 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:33:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1045831631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:33:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:52 smithi119 ceph-mon[94175]: osdmap e1487: 8 total, 8 up, 8 in 2023-12-01T16:33:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:52 smithi119 ceph-mon[108979]: from='client.28328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:33:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:52 smithi119 ceph-mon[108979]: from='client.28331 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:33:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1045831631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:33:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:52 smithi119 ceph-mon[108979]: osdmap e1487: 8 total, 8 up, 8 in 2023-12-01T16:33:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:53 smithi183 ceph-mon[99169]: pgmap v3263: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T16:33:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:53 smithi119 ceph-mon[94175]: pgmap v3263: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T16:33:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:53 smithi119 ceph-mon[108979]: pgmap v3263: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T16:33:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:33:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:33:54] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.43.0" 2023-12-01T16:33:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:54 smithi119 ceph-mon[108979]: osdmap e1488: 8 total, 8 up, 8 in 2023-12-01T16:33:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:54 smithi119 ceph-mon[94175]: osdmap e1488: 8 total, 8 up, 8 in 2023-12-01T16:33:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:33:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:54 smithi183 ceph-mon[99169]: osdmap e1488: 8 total, 8 up, 8 in 2023-12-01T16:33:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:55 smithi183 ceph-mon[99169]: pgmap v3265: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-01T16:33:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:55 smithi119 ceph-mon[108979]: pgmap v3265: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-01T16:33:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:55 smithi119 ceph-mon[94175]: pgmap v3265: 137 pgs: 137 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-01T16:33:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:57 smithi183 ceph-mon[99169]: pgmap v3266: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 5.1 MiB/s wr, 59 op/s 2023-12-01T16:33:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:57 smithi119 ceph-mon[94175]: pgmap v3266: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 5.1 MiB/s wr, 59 op/s 2023-12-01T16:33:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:57 smithi119 ceph-mon[108979]: pgmap v3266: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 5.1 MiB/s wr, 59 op/s 2023-12-01T16:33:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:33:58 smithi183 ceph-mon[99169]: pgmap v3267: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 75 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2023-12-01T16:33:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:33:58 smithi119 ceph-mon[94175]: pgmap v3267: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 75 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2023-12-01T16:33:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:33:58 smithi119 ceph-mon[108979]: pgmap v3267: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 75 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2023-12-01T16:33:59.053 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/5.Simple (15439 ms) 2023-12-01T16:33:59.054 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/5.Grow 2023-12-01T16:33:59.054 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:34:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:34:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:00 smithi183 ceph-mon[99169]: pgmap v3268: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 9.5 MiB/s wr, 79 op/s 2023-12-01T16:34:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:34:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:00 smithi119 ceph-mon[94175]: pgmap v3268: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 9.5 MiB/s wr, 79 op/s 2023-12-01T16:34:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:34:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:00 smithi119 ceph-mon[108979]: pgmap v3268: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 9.5 MiB/s wr, 79 op/s 2023-12-01T16:34:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:02 smithi183 ceph-mon[99169]: pgmap v3269: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2023-12-01T16:34:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:02 smithi119 ceph-mon[108979]: pgmap v3269: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2023-12-01T16:34:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:02 smithi119 ceph-mon[94175]: pgmap v3269: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2023-12-01T16:34:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:34:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:34:04] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.43.0" 2023-12-01T16:34:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:05 smithi183 ceph-mon[99169]: pgmap v3270: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 7.7 MiB/s wr, 64 op/s 2023-12-01T16:34:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:05 smithi119 ceph-mon[108979]: pgmap v3270: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 7.7 MiB/s wr, 64 op/s 2023-12-01T16:34:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:05 smithi119 ceph-mon[94175]: pgmap v3270: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 7.7 MiB/s wr, 64 op/s 2023-12-01T16:34:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:07 smithi183 ceph-mon[99169]: pgmap v3271: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.8 MiB/s wr, 57 op/s 2023-12-01T16:34:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:07 smithi119 ceph-mon[108979]: pgmap v3271: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.8 MiB/s wr, 57 op/s 2023-12-01T16:34:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:07 smithi119 ceph-mon[94175]: pgmap v3271: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.8 MiB/s wr, 57 op/s 2023-12-01T16:34:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:08 smithi183 ceph-mon[99169]: osdmap e1489: 8 total, 8 up, 8 in 2023-12-01T16:34:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:08 smithi119 ceph-mon[94175]: osdmap e1489: 8 total, 8 up, 8 in 2023-12-01T16:34:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:08 smithi119 ceph-mon[108979]: osdmap e1489: 8 total, 8 up, 8 in 2023-12-01T16:34:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:09 smithi183 ceph-mon[99169]: pgmap v3273: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 26 op/s 2023-12-01T16:34:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:09 smithi119 ceph-mon[94175]: pgmap v3273: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 26 op/s 2023-12-01T16:34:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:09 smithi119 ceph-mon[108979]: pgmap v3273: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 26 op/s 2023-12-01T16:34:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:11 smithi183 ceph-mon[99169]: pgmap v3274: 137 pgs: 137 active+clean; 128 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:34:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:11 smithi119 ceph-mon[94175]: pgmap v3274: 137 pgs: 137 active+clean; 128 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:34:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:11 smithi119 ceph-mon[108979]: pgmap v3274: 137 pgs: 137 active+clean; 128 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:34:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:12 smithi183 ceph-mon[99169]: pgmap v3275: 137 pgs: 137 active+clean; 128 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:34:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:12 smithi119 ceph-mon[94175]: pgmap v3275: 137 pgs: 137 active+clean; 128 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:34:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:12 smithi119 ceph-mon[108979]: pgmap v3275: 137 pgs: 137 active+clean; 128 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:34:13.451 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/5.Grow (14398 ms) 2023-12-01T16:34:13.451 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/5.Shrink 2023-12-01T16:34:13.451 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:34:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:34:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:34:14] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2023-12-01T16:34:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:15 smithi183 ceph-mon[99169]: pgmap v3276: 137 pgs: 137 active+clean; 128 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:34:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:15 smithi119 ceph-mon[94175]: pgmap v3276: 137 pgs: 137 active+clean; 128 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:34:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:15 smithi119 ceph-mon[108979]: pgmap v3276: 137 pgs: 137 active+clean; 128 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:34:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:17 smithi183 ceph-mon[99169]: pgmap v3277: 137 pgs: 137 active+clean; 169 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 70 op/s 2023-12-01T16:34:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:17 smithi119 ceph-mon[108979]: pgmap v3277: 137 pgs: 137 active+clean; 169 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 70 op/s 2023-12-01T16:34:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:17 smithi119 ceph-mon[94175]: pgmap v3277: 137 pgs: 137 active+clean; 169 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 70 op/s 2023-12-01T16:34:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:19 smithi183 ceph-mon[99169]: pgmap v3278: 137 pgs: 137 active+clean; 169 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 7.5 MiB/s wr, 64 op/s 2023-12-01T16:34:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:19 smithi119 ceph-mon[94175]: pgmap v3278: 137 pgs: 137 active+clean; 169 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 7.5 MiB/s wr, 64 op/s 2023-12-01T16:34:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:19 smithi119 ceph-mon[108979]: pgmap v3278: 137 pgs: 137 active+clean; 169 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 7.5 MiB/s wr, 64 op/s 2023-12-01T16:34:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:21 smithi183 ceph-mon[99169]: pgmap v3279: 137 pgs: 137 active+clean; 177 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 7.5 MiB/s wr, 59 op/s 2023-12-01T16:34:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:21 smithi183 ceph-mon[99169]: osdmap e1490: 8 total, 8 up, 8 in 2023-12-01T16:34:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:21 smithi119 ceph-mon[108979]: pgmap v3279: 137 pgs: 137 active+clean; 177 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 7.5 MiB/s wr, 59 op/s 2023-12-01T16:34:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:21 smithi119 ceph-mon[108979]: osdmap e1490: 8 total, 8 up, 8 in 2023-12-01T16:34:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:21 smithi119 ceph-mon[94175]: pgmap v3279: 137 pgs: 137 active+clean; 177 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 7.5 MiB/s wr, 59 op/s 2023-12-01T16:34:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:21 smithi119 ceph-mon[94175]: osdmap e1490: 8 total, 8 up, 8 in 2023-12-01T16:34:21.889 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:34:22.244 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:34:22.244 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (60m) 8m ago 61m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:34:22.244 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (61m) 8m ago 61m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:34:22.244 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (62m) 8m ago 62m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:34:22.244 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (62m) 8m ago 62m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:34:22.244 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (65m) 8m ago 65m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:34:22.244 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (67m) 8m ago 66m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:34:22.244 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (67m) 8m ago 67m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:34:22.244 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (65m) 8m ago 65m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:34:22.244 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (65m) 8m ago 65m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:34:22.244 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (61m) 8m ago 61m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:34:22.245 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (61m) 8m ago 61m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:34:22.245 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (65m) 8m ago 65m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:34:22.245 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (64m) 8m ago 64m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:34:22.245 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (64m) 8m ago 64m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:34:22.245 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (64m) 8m ago 64m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:34:22.245 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (63m) 8m ago 63m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:34:22.245 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (63m) 8m ago 63m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:34:22.245 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (62m) 8m ago 62m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:34:22.245 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (62m) 8m ago 62m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:34:22.245 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (60m) 8m ago 61m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:34:22.676 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:34:22.676 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:34:22.677 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:34:22.677 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:34:22.677 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:34:22.677 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:34:22.677 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:34:22.677 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:34:22.677 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:34:22.677 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:34:22.677 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:34:22.677 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:34:22.677 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:34:22.677 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:34:22.677 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:34:22.677 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:34:22.678 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:34:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:22 smithi183 ceph-mon[99169]: from='client.28343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:34:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:22 smithi183 ceph-mon[99169]: pgmap v3281: 137 pgs: 137 active+clean; 177 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 28 op/s 2023-12-01T16:34:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:22 smithi183 ceph-mon[99169]: from='client.28349 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:34:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:22 smithi119 ceph-mon[94175]: from='client.28343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:34:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:22 smithi119 ceph-mon[94175]: pgmap v3281: 137 pgs: 137 active+clean; 177 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 28 op/s 2023-12-01T16:34:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:22 smithi119 ceph-mon[94175]: from='client.28349 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:34:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:22 smithi119 ceph-mon[108979]: from='client.28343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:34:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:22 smithi119 ceph-mon[108979]: pgmap v3281: 137 pgs: 137 active+clean; 177 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 28 op/s 2023-12-01T16:34:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:22 smithi119 ceph-mon[108979]: from='client.28349 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:34:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:23 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/195568291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:34:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:34:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:34:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:34:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:34:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/195568291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:34:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:34:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:34:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:34:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:34:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:23 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/195568291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:34:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:34:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:34:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:34:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:34:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:34:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:34:24] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2023-12-01T16:34:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:24 smithi183 ceph-mon[99169]: pgmap v3282: 137 pgs: 137 active+clean; 177 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 28 op/s 2023-12-01T16:34:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:24 smithi119 ceph-mon[94175]: pgmap v3282: 137 pgs: 137 active+clean; 177 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 28 op/s 2023-12-01T16:34:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:24 smithi119 ceph-mon[108979]: pgmap v3282: 137 pgs: 137 active+clean; 177 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 28 op/s 2023-12-01T16:34:26.728 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/5.Shrink (13277 ms) 2023-12-01T16:34:26.728 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOne 2023-12-01T16:34:26.728 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:34:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:27 smithi183 ceph-mon[99169]: pgmap v3283: 137 pgs: 137 active+clean; 210 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:34:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:27 smithi119 ceph-mon[94175]: pgmap v3283: 137 pgs: 137 active+clean; 210 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:34:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:27 smithi119 ceph-mon[108979]: pgmap v3283: 137 pgs: 137 active+clean; 210 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:34:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:29 smithi183 ceph-mon[99169]: pgmap v3284: 137 pgs: 137 active+clean; 210 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:34:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:29 smithi119 ceph-mon[94175]: pgmap v3284: 137 pgs: 137 active+clean; 210 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:34:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:29 smithi119 ceph-mon[108979]: pgmap v3284: 137 pgs: 137 active+clean; 210 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:34:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:31 smithi183 ceph-mon[99169]: pgmap v3285: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 71 op/s 2023-12-01T16:34:31.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:31 smithi119 ceph-mon[94175]: pgmap v3285: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 71 op/s 2023-12-01T16:34:31.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:31 smithi119 ceph-mon[108979]: pgmap v3285: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 71 op/s 2023-12-01T16:34:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:32 smithi183 ceph-mon[99169]: pgmap v3286: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.2 MiB/s wr, 59 op/s 2023-12-01T16:34:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:32 smithi119 ceph-mon[94175]: pgmap v3286: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.2 MiB/s wr, 59 op/s 2023-12-01T16:34:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:32 smithi119 ceph-mon[108979]: pgmap v3286: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.2 MiB/s wr, 59 op/s 2023-12-01T16:34:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:34:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:34:34] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2023-12-01T16:34:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:35 smithi183 ceph-mon[99169]: osdmap e1491: 8 total, 8 up, 8 in 2023-12-01T16:34:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:35 smithi183 ceph-mon[99169]: pgmap v3288: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 71 op/s 2023-12-01T16:34:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:35 smithi119 ceph-mon[108979]: osdmap e1491: 8 total, 8 up, 8 in 2023-12-01T16:34:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:35 smithi119 ceph-mon[108979]: pgmap v3288: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 71 op/s 2023-12-01T16:34:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:35 smithi119 ceph-mon[94175]: osdmap e1491: 8 total, 8 up, 8 in 2023-12-01T16:34:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:35 smithi119 ceph-mon[94175]: pgmap v3288: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 71 op/s 2023-12-01T16:34:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:37 smithi183 ceph-mon[99169]: pgmap v3289: 137 pgs: 137 active+clean; 292 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 71 op/s 2023-12-01T16:34:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:37 smithi119 ceph-mon[108979]: pgmap v3289: 137 pgs: 137 active+clean; 292 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 71 op/s 2023-12-01T16:34:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:37 smithi119 ceph-mon[94175]: pgmap v3289: 137 pgs: 137 active+clean; 292 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 71 op/s 2023-12-01T16:34:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:39 smithi183 ceph-mon[99169]: pgmap v3290: 137 pgs: 137 active+clean; 292 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 71 op/s 2023-12-01T16:34:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:39 smithi119 ceph-mon[94175]: pgmap v3290: 137 pgs: 137 active+clean; 292 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 71 op/s 2023-12-01T16:34:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:39 smithi119 ceph-mon[108979]: pgmap v3290: 137 pgs: 137 active+clean; 292 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 71 op/s 2023-12-01T16:34:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:40.107 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOne (13379 ms) 2023-12-01T16:34:40.107 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot 2023-12-01T16:34:40.107 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:34:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:41 smithi183 ceph-mon[99169]: pgmap v3291: 137 pgs: 137 active+clean; 312 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 56 op/s 2023-12-01T16:34:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:41 smithi119 ceph-mon[94175]: pgmap v3291: 137 pgs: 137 active+clean; 312 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 56 op/s 2023-12-01T16:34:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:41 smithi119 ceph-mon[108979]: pgmap v3291: 137 pgs: 137 active+clean; 312 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 56 op/s 2023-12-01T16:34:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:42 smithi183 ceph-mon[99169]: pgmap v3292: 137 pgs: 137 active+clean; 312 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 56 op/s 2023-12-01T16:34:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:42 smithi119 ceph-mon[94175]: pgmap v3292: 137 pgs: 137 active+clean; 312 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 56 op/s 2023-12-01T16:34:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:42 smithi119 ceph-mon[108979]: pgmap v3292: 137 pgs: 137 active+clean; 312 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 56 op/s 2023-12-01T16:34:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:34:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:34:44] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-12-01T16:34:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:45 smithi183 ceph-mon[99169]: pgmap v3293: 137 pgs: 137 active+clean; 312 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.4 MiB/s wr, 55 op/s 2023-12-01T16:34:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:45 smithi119 ceph-mon[94175]: pgmap v3293: 137 pgs: 137 active+clean; 312 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.4 MiB/s wr, 55 op/s 2023-12-01T16:34:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:45 smithi119 ceph-mon[108979]: pgmap v3293: 137 pgs: 137 active+clean; 312 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.4 MiB/s wr, 55 op/s 2023-12-01T16:34:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:47 smithi183 ceph-mon[99169]: pgmap v3294: 137 pgs: 137 active+clean; 312 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.4 MiB/s wr, 51 op/s 2023-12-01T16:34:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:47 smithi119 ceph-mon[94175]: pgmap v3294: 137 pgs: 137 active+clean; 312 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.4 MiB/s wr, 51 op/s 2023-12-01T16:34:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:47 smithi119 ceph-mon[108979]: pgmap v3294: 137 pgs: 137 active+clean; 312 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.4 MiB/s wr, 51 op/s 2023-12-01T16:34:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:49 smithi183 ceph-mon[99169]: pgmap v3295: 137 pgs: 137 active+clean; 312 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2023-12-01T16:34:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:49 smithi119 ceph-mon[94175]: pgmap v3295: 137 pgs: 137 active+clean; 312 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2023-12-01T16:34:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:49 smithi119 ceph-mon[108979]: pgmap v3295: 137 pgs: 137 active+clean; 312 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2023-12-01T16:34:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:50 smithi183 ceph-mon[99169]: pgmap v3296: 137 pgs: 137 active+clean; 336 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.0 MiB/s wr, 25 op/s 2023-12-01T16:34:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:50 smithi119 ceph-mon[94175]: pgmap v3296: 137 pgs: 137 active+clean; 336 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.0 MiB/s wr, 25 op/s 2023-12-01T16:34:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:50 smithi119 ceph-mon[108979]: pgmap v3296: 137 pgs: 137 active+clean; 336 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.0 MiB/s wr, 25 op/s 2023-12-01T16:34:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:51 smithi183 ceph-mon[99169]: osdmap e1492: 8 total, 8 up, 8 in 2023-12-01T16:34:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:51 smithi119 ceph-mon[94175]: osdmap e1492: 8 total, 8 up, 8 in 2023-12-01T16:34:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:51 smithi119 ceph-mon[108979]: osdmap e1492: 8 total, 8 up, 8 in 2023-12-01T16:34:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:52 smithi183 ceph-mon[99169]: pgmap v3298: 137 pgs: 137 active+clean; 336 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 2.4 MiB/s wr, 15 op/s 2023-12-01T16:34:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:52 smithi119 ceph-mon[94175]: pgmap v3298: 137 pgs: 137 active+clean; 336 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 2.4 MiB/s wr, 15 op/s 2023-12-01T16:34:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:52 smithi119 ceph-mon[108979]: pgmap v3298: 137 pgs: 137 active+clean; 336 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 2.4 MiB/s wr, 15 op/s 2023-12-01T16:34:53.097 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:34:53.467 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:34:53.468 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (61m) 8m ago 62m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:34:53.468 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (61m) 8m ago 61m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:34:53.468 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (62m) 8m ago 62m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:34:53.468 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (62m) 8m ago 62m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:34:53.468 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (65m) 8m ago 65m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:34:53.468 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (67m) 8m ago 67m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:34:53.468 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (67m) 8m ago 67m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:34:53.468 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (66m) 8m ago 66m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:34:53.468 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (66m) 8m ago 66m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:34:53.468 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (61m) 8m ago 61m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:34:53.468 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (61m) 8m ago 61m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:34:53.468 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (65m) 8m ago 65m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:34:53.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (65m) 8m ago 65m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:34:53.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (64m) 8m ago 64m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:34:53.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (64m) 8m ago 64m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:34:53.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (64m) 8m ago 64m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:34:53.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (63m) 8m ago 63m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:34:53.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (63m) 8m ago 63m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:34:53.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (63m) 8m ago 63m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:34:53.469 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (61m) 8m ago 62m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:34:53.923 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:34:53.923 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:34:53.923 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:34:53.923 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:34:53.923 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:34:53.923 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:34:53.923 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:34:53.924 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:34:53.924 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:34:53.924 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:34:53.924 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:34:53.924 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:34:53.924 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:34:53.924 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:34:53.924 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:34:53.924 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:34:53.924 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:34:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:53 smithi183 ceph-mon[99169]: from='client.18486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:34:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:53 smithi119 ceph-mon[108979]: from='client.18486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:34:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:53 smithi119 ceph-mon[94175]: from='client.18486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:34:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:34:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:34:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:34:54] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-12-01T16:34:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:54 smithi183 ceph-mon[99169]: from='client.28367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:34:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3910453348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:34:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:54 smithi183 ceph-mon[99169]: pgmap v3299: 137 pgs: 137 active+clean; 336 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 2.4 MiB/s wr, 15 op/s 2023-12-01T16:34:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:54 smithi119 ceph-mon[94175]: from='client.28367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:34:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3910453348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:34:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:54 smithi119 ceph-mon[94175]: pgmap v3299: 137 pgs: 137 active+clean; 336 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 2.4 MiB/s wr, 15 op/s 2023-12-01T16:34:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:54 smithi119 ceph-mon[108979]: from='client.28367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:34:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3910453348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:34:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:54 smithi119 ceph-mon[108979]: pgmap v3299: 137 pgs: 137 active+clean; 336 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 2.4 MiB/s wr, 15 op/s 2023-12-01T16:34:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:55 smithi183 ceph-mon[99169]: osdmap e1493: 8 total, 8 up, 8 in 2023-12-01T16:34:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:55 smithi119 ceph-mon[94175]: osdmap e1493: 8 total, 8 up, 8 in 2023-12-01T16:34:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:55 smithi119 ceph-mon[108979]: osdmap e1493: 8 total, 8 up, 8 in 2023-12-01T16:34:56.868 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot (16761 ms) 2023-12-01T16:34:56.868 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/5.MinOverlap 2023-12-01T16:34:56.869 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:34:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:56 smithi183 ceph-mon[99169]: pgmap v3301: 137 pgs: 137 active+clean; 353 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2023-12-01T16:34:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:56 smithi119 ceph-mon[94175]: pgmap v3301: 137 pgs: 137 active+clean; 353 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2023-12-01T16:34:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:56 smithi119 ceph-mon[108979]: pgmap v3301: 137 pgs: 137 active+clean; 353 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2023-12-01T16:34:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:34:59 smithi183 ceph-mon[99169]: pgmap v3302: 137 pgs: 137 active+clean; 353 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 103 KiB/s rd, 2.1 MiB/s wr, 39 op/s 2023-12-01T16:34:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:34:59 smithi119 ceph-mon[94175]: pgmap v3302: 137 pgs: 137 active+clean; 353 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 103 KiB/s rd, 2.1 MiB/s wr, 39 op/s 2023-12-01T16:34:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:34:59 smithi119 ceph-mon[108979]: pgmap v3302: 137 pgs: 137 active+clean; 353 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 103 KiB/s rd, 2.1 MiB/s wr, 39 op/s 2023-12-01T16:35:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:01 smithi183 ceph-mon[99169]: pgmap v3303: 137 pgs: 137 active+clean; 438 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 5.9 MiB/s rd, 10 MiB/s wr, 74 op/s 2023-12-01T16:35:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:01 smithi119 ceph-mon[94175]: pgmap v3303: 137 pgs: 137 active+clean; 438 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 5.9 MiB/s rd, 10 MiB/s wr, 74 op/s 2023-12-01T16:35:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:01 smithi119 ceph-mon[108979]: pgmap v3303: 137 pgs: 137 active+clean; 438 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 5.9 MiB/s rd, 10 MiB/s wr, 74 op/s 2023-12-01T16:35:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:02 smithi183 ceph-mon[99169]: pgmap v3304: 137 pgs: 137 active+clean; 438 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 10 MiB/s wr, 73 op/s 2023-12-01T16:35:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:02 smithi119 ceph-mon[94175]: pgmap v3304: 137 pgs: 137 active+clean; 438 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 10 MiB/s wr, 73 op/s 2023-12-01T16:35:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:02 smithi119 ceph-mon[108979]: pgmap v3304: 137 pgs: 137 active+clean; 438 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 10 MiB/s wr, 73 op/s 2023-12-01T16:35:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:35:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:35:04] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-12-01T16:35:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:05 smithi183 ceph-mon[99169]: pgmap v3305: 137 pgs: 137 active+clean; 438 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 10 MiB/s wr, 73 op/s 2023-12-01T16:35:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:05 smithi119 ceph-mon[94175]: pgmap v3305: 137 pgs: 137 active+clean; 438 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 10 MiB/s wr, 73 op/s 2023-12-01T16:35:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:05 smithi119 ceph-mon[108979]: pgmap v3305: 137 pgs: 137 active+clean; 438 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 10 MiB/s wr, 73 op/s 2023-12-01T16:35:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:06 smithi183 ceph-mon[99169]: osdmap e1494: 8 total, 8 up, 8 in 2023-12-01T16:35:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:06 smithi183 ceph-mon[99169]: pgmap v3307: 137 pgs: 137 active+clean; 442 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.9 MiB/s wr, 47 op/s 2023-12-01T16:35:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:06 smithi119 ceph-mon[94175]: osdmap e1494: 8 total, 8 up, 8 in 2023-12-01T16:35:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:06 smithi119 ceph-mon[94175]: pgmap v3307: 137 pgs: 137 active+clean; 442 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.9 MiB/s wr, 47 op/s 2023-12-01T16:35:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:06 smithi119 ceph-mon[108979]: osdmap e1494: 8 total, 8 up, 8 in 2023-12-01T16:35:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:06 smithi119 ceph-mon[108979]: pgmap v3307: 137 pgs: 137 active+clean; 442 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.9 MiB/s wr, 47 op/s 2023-12-01T16:35:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:09 smithi183 ceph-mon[99169]: pgmap v3308: 137 pgs: 137 active+clean; 442 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.9 MiB/s wr, 47 op/s 2023-12-01T16:35:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:09 smithi119 ceph-mon[108979]: pgmap v3308: 137 pgs: 137 active+clean; 442 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.9 MiB/s wr, 47 op/s 2023-12-01T16:35:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:09 smithi119 ceph-mon[94175]: pgmap v3308: 137 pgs: 137 active+clean; 442 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.9 MiB/s wr, 47 op/s 2023-12-01T16:35:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:11.441 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/5.MinOverlap (14571 ms) 2023-12-01T16:35:11.442 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/5.ZeroOverlap 2023-12-01T16:35:11.442 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:35:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:11 smithi183 ceph-mon[99169]: pgmap v3309: 137 pgs: 137 active+clean; 479 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:35:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:11 smithi119 ceph-mon[94175]: pgmap v3309: 137 pgs: 137 active+clean; 479 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:35:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:11 smithi119 ceph-mon[108979]: pgmap v3309: 137 pgs: 137 active+clean; 479 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:35:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:12 smithi183 ceph-mon[99169]: pgmap v3310: 137 pgs: 137 active+clean; 479 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:35:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:12 smithi119 ceph-mon[94175]: pgmap v3310: 137 pgs: 137 active+clean; 479 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:35:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:12 smithi119 ceph-mon[108979]: pgmap v3310: 137 pgs: 137 active+clean; 479 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:35:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:35:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:35:14] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.43.0" 2023-12-01T16:35:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:15 smithi183 ceph-mon[99169]: pgmap v3311: 137 pgs: 137 active+clean; 479 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:35:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:15 smithi119 ceph-mon[108979]: pgmap v3311: 137 pgs: 137 active+clean; 479 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:35:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:15 smithi119 ceph-mon[94175]: pgmap v3311: 137 pgs: 137 active+clean; 479 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T16:35:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:17 smithi183 ceph-mon[99169]: pgmap v3312: 137 pgs: 137 active+clean; 499 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.6 MiB/s wr, 54 op/s 2023-12-01T16:35:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:17 smithi119 ceph-mon[94175]: pgmap v3312: 137 pgs: 137 active+clean; 499 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.6 MiB/s wr, 54 op/s 2023-12-01T16:35:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:17 smithi119 ceph-mon[108979]: pgmap v3312: 137 pgs: 137 active+clean; 499 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.6 MiB/s wr, 54 op/s 2023-12-01T16:35:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:19 smithi183 ceph-mon[99169]: pgmap v3313: 137 pgs: 137 active+clean; 499 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.1 MiB/s wr, 49 op/s 2023-12-01T16:35:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:19 smithi119 ceph-mon[94175]: pgmap v3313: 137 pgs: 137 active+clean; 499 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.1 MiB/s wr, 49 op/s 2023-12-01T16:35:19.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:19 smithi119 ceph-mon[108979]: pgmap v3313: 137 pgs: 137 active+clean; 499 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.1 MiB/s wr, 49 op/s 2023-12-01T16:35:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:20 smithi183 ceph-mon[99169]: osdmap e1495: 8 total, 8 up, 8 in 2023-12-01T16:35:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:20 smithi183 ceph-mon[99169]: pgmap v3315: 137 pgs: 137 active+clean; 540 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 6.5 MiB/s wr, 34 op/s 2023-12-01T16:35:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:20 smithi119 ceph-mon[94175]: osdmap e1495: 8 total, 8 up, 8 in 2023-12-01T16:35:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:20 smithi119 ceph-mon[94175]: pgmap v3315: 137 pgs: 137 active+clean; 540 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 6.5 MiB/s wr, 34 op/s 2023-12-01T16:35:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:20 smithi119 ceph-mon[108979]: osdmap e1495: 8 total, 8 up, 8 in 2023-12-01T16:35:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:20 smithi119 ceph-mon[108979]: pgmap v3315: 137 pgs: 137 active+clean; 540 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 6.5 MiB/s wr, 34 op/s 2023-12-01T16:35:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:22 smithi183 ceph-mon[99169]: pgmap v3316: 137 pgs: 137 active+clean; 540 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 6.5 MiB/s wr, 34 op/s 2023-12-01T16:35:22.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:22 smithi119 ceph-mon[94175]: pgmap v3316: 137 pgs: 137 active+clean; 540 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 6.5 MiB/s wr, 34 op/s 2023-12-01T16:35:22.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:22 smithi119 ceph-mon[108979]: pgmap v3316: 137 pgs: 137 active+clean; 540 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 6.5 MiB/s wr, 34 op/s 2023-12-01T16:35:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:35:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:35:24] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-12-01T16:35:24.449 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:35:24.816 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:35:24.816 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (61m) 9m ago 62m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:35:24.816 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (62m) 9m ago 62m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:35:24.816 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (63m) 9m ago 63m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:35:24.816 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (63m) 9m ago 63m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:35:24.816 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (66m) 9m ago 66m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:35:24.816 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (68m) 9m ago 68m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:35:24.816 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (68m) 9m ago 68m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:35:24.816 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (66m) 9m ago 66m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:35:24.817 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (66m) 9m ago 66m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:35:24.817 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (62m) 9m ago 62m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:35:24.817 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (62m) 9m ago 62m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:35:24.817 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (66m) 9m ago 66m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:35:24.817 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (65m) 9m ago 65m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:35:24.817 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (65m) 9m ago 65m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:35:24.817 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (65m) 9m ago 65m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:35:24.817 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (64m) 9m ago 64m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:35:24.817 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (64m) 9m ago 64m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:35:24.817 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (64m) 9m ago 64m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:35:24.817 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (63m) 9m ago 63m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:35:24.817 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (61m) 9m ago 62m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:35:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:35:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:24 smithi183 ceph-mon[99169]: pgmap v3317: 137 pgs: 137 active+clean; 540 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 6.5 MiB/s wr, 34 op/s 2023-12-01T16:35:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:35:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:35:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:35:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:35:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:24 smithi119 ceph-mon[94175]: pgmap v3317: 137 pgs: 137 active+clean; 540 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 6.5 MiB/s wr, 34 op/s 2023-12-01T16:35:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:35:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:35:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:35:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:35:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:24 smithi119 ceph-mon[108979]: pgmap v3317: 137 pgs: 137 active+clean; 540 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 6.5 MiB/s wr, 34 op/s 2023-12-01T16:35:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:35:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:35:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:35:25.297 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:35:25.298 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:35:25.298 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:35:25.298 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:35:25.298 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:35:25.298 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:35:25.298 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:35:25.298 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:35:25.298 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:35:25.298 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:35:25.298 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:35:25.298 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:35:25.298 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:35:25.298 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:35:25.299 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:35:25.299 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:35:25.299 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:35:25.525 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/5.ZeroOverlap (14086 ms) 2023-12-01T16:35:25.638 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 7 tests from EncryptedFlattenTest/5 (101911 ms total) 2023-12-01T16:35:25.639 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:35:25.639 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 7 tests from EncryptedFlattenTest/6, where TypeParam = LUKS2UnderLUKS2 2023-12-01T16:35:25.672 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/6.Simple 2023-12-01T16:35:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:25 smithi183 ceph-mon[99169]: from='client.28379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:35:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:25 smithi183 ceph-mon[99169]: from='client.28385 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:35:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3390242810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:35:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:25 smithi119 ceph-mon[94175]: from='client.28379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:35:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:25 smithi119 ceph-mon[94175]: from='client.28385 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:35:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3390242810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:35:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:25 smithi119 ceph-mon[108979]: from='client.28379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:35:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:25 smithi119 ceph-mon[108979]: from='client.28385 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:35:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3390242810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:35:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:26 smithi183 ceph-mon[99169]: osdmap e1496: 8 total, 8 up, 8 in 2023-12-01T16:35:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:26 smithi183 ceph-mon[99169]: pgmap v3319: 105 pgs: 105 active+clean; 4.6 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:35:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:26 smithi119 ceph-mon[108979]: osdmap e1496: 8 total, 8 up, 8 in 2023-12-01T16:35:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:26 smithi119 ceph-mon[108979]: pgmap v3319: 105 pgs: 105 active+clean; 4.6 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:35:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:26 smithi119 ceph-mon[94175]: osdmap e1496: 8 total, 8 up, 8 in 2023-12-01T16:35:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:26 smithi119 ceph-mon[94175]: pgmap v3319: 105 pgs: 105 active+clean; 4.6 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:35:27.655 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:35:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:27 smithi183 ceph-mon[99169]: osdmap e1497: 8 total, 8 up, 8 in 2023-12-01T16:35:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1985949381' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:35:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:27 smithi119 ceph-mon[94175]: osdmap e1497: 8 total, 8 up, 8 in 2023-12-01T16:35:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1985949381' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:35:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:27 smithi119 ceph-mon[108979]: osdmap e1497: 8 total, 8 up, 8 in 2023-12-01T16:35:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1985949381' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:35:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1985949381' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-28","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:35:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:28 smithi183 ceph-mon[99169]: osdmap e1498: 8 total, 8 up, 8 in 2023-12-01T16:35:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:28 smithi183 ceph-mon[99169]: pgmap v3322: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:35:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1985949381' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-28","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:35:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:28 smithi119 ceph-mon[94175]: osdmap e1498: 8 total, 8 up, 8 in 2023-12-01T16:35:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:28 smithi119 ceph-mon[94175]: pgmap v3322: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:35:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1985949381' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-28","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:35:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:28 smithi119 ceph-mon[108979]: osdmap e1498: 8 total, 8 up, 8 in 2023-12-01T16:35:28.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:28 smithi119 ceph-mon[108979]: pgmap v3322: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:35:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:29 smithi183 ceph-mon[99169]: osdmap e1499: 8 total, 8 up, 8 in 2023-12-01T16:35:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:29 smithi119 ceph-mon[94175]: osdmap e1499: 8 total, 8 up, 8 in 2023-12-01T16:35:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:29 smithi119 ceph-mon[108979]: osdmap e1499: 8 total, 8 up, 8 in 2023-12-01T16:35:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:30 smithi183 ceph-mon[99169]: osdmap e1500: 8 total, 8 up, 8 in 2023-12-01T16:35:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:30 smithi183 ceph-mon[99169]: pgmap v3325: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:35:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:30 smithi119 ceph-mon[94175]: osdmap e1500: 8 total, 8 up, 8 in 2023-12-01T16:35:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:30 smithi119 ceph-mon[94175]: pgmap v3325: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:35:30.954 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:30 smithi119 ceph-mon[108979]: osdmap e1500: 8 total, 8 up, 8 in 2023-12-01T16:35:30.954 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:30 smithi119 ceph-mon[108979]: pgmap v3325: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:35:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:32 smithi183 ceph-mon[99169]: pgmap v3326: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 183 B/s wr, 0 op/s 2023-12-01T16:35:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:32 smithi119 ceph-mon[94175]: pgmap v3326: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 183 B/s wr, 0 op/s 2023-12-01T16:35:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:32 smithi119 ceph-mon[108979]: pgmap v3326: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 183 B/s wr, 0 op/s 2023-12-01T16:35:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:35:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:35:34] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-12-01T16:35:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:35 smithi183 ceph-mon[99169]: pgmap v3327: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 155 B/s wr, 0 op/s 2023-12-01T16:35:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:35 smithi119 ceph-mon[94175]: pgmap v3327: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 155 B/s wr, 0 op/s 2023-12-01T16:35:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:35 smithi119 ceph-mon[108979]: pgmap v3327: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 155 B/s wr, 0 op/s 2023-12-01T16:35:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:37 smithi183 ceph-mon[99169]: pgmap v3328: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2023-12-01T16:35:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:37 smithi183 ceph-mon[99169]: osdmap e1501: 8 total, 8 up, 8 in 2023-12-01T16:35:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:37 smithi119 ceph-mon[94175]: pgmap v3328: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2023-12-01T16:35:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:37 smithi119 ceph-mon[94175]: osdmap e1501: 8 total, 8 up, 8 in 2023-12-01T16:35:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:37 smithi119 ceph-mon[108979]: pgmap v3328: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2023-12-01T16:35:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:37 smithi119 ceph-mon[108979]: osdmap e1501: 8 total, 8 up, 8 in 2023-12-01T16:35:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:39 smithi183 ceph-mon[99169]: pgmap v3330: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.5 KiB/s rd, 836 B/s wr, 6 op/s 2023-12-01T16:35:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:39 smithi183 ceph-mon[99169]: osdmap e1502: 8 total, 8 up, 8 in 2023-12-01T16:35:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:39 smithi119 ceph-mon[94175]: pgmap v3330: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.5 KiB/s rd, 836 B/s wr, 6 op/s 2023-12-01T16:35:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:39 smithi119 ceph-mon[94175]: osdmap e1502: 8 total, 8 up, 8 in 2023-12-01T16:35:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:39 smithi119 ceph-mon[108979]: pgmap v3330: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.5 KiB/s rd, 836 B/s wr, 6 op/s 2023-12-01T16:35:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:39 smithi119 ceph-mon[108979]: osdmap e1502: 8 total, 8 up, 8 in 2023-12-01T16:35:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:35:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:40 smithi183 ceph-mon[99169]: pgmap v3332: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 50 op/s 2023-12-01T16:35:40.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:35:40.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:40 smithi119 ceph-mon[94175]: pgmap v3332: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 50 op/s 2023-12-01T16:35:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:35:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:40 smithi119 ceph-mon[108979]: pgmap v3332: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 50 op/s 2023-12-01T16:35:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:42 smithi183 ceph-mon[99169]: pgmap v3333: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 50 op/s 2023-12-01T16:35:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:42 smithi119 ceph-mon[94175]: pgmap v3333: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 50 op/s 2023-12-01T16:35:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:42 smithi119 ceph-mon[108979]: pgmap v3333: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 50 op/s 2023-12-01T16:35:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:35:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:35:44] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.43.0" 2023-12-01T16:35:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:45 smithi183 ceph-mon[99169]: pgmap v3334: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2023-12-01T16:35:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:45 smithi119 ceph-mon[94175]: pgmap v3334: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2023-12-01T16:35:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:45 smithi119 ceph-mon[108979]: pgmap v3334: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2023-12-01T16:35:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:47 smithi183 ceph-mon[99169]: pgmap v3335: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s rd, 4.3 MiB/s wr, 36 op/s 2023-12-01T16:35:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:47 smithi119 ceph-mon[94175]: pgmap v3335: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s rd, 4.3 MiB/s wr, 36 op/s 2023-12-01T16:35:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:47 smithi119 ceph-mon[108979]: pgmap v3335: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s rd, 4.3 MiB/s wr, 36 op/s 2023-12-01T16:35:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:48 smithi183 ceph-mon[99169]: pgmap v3336: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:35:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:48 smithi119 ceph-mon[94175]: pgmap v3336: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:35:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:48 smithi119 ceph-mon[108979]: pgmap v3336: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:35:51.660 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/6.Simple (25988 ms) 2023-12-01T16:35:51.660 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/6.Grow 2023-12-01T16:35:51.660 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:35:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:51 smithi183 ceph-mon[99169]: pgmap v3337: 137 pgs: 137 active+clean; 62 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2023-12-01T16:35:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:51 smithi119 ceph-mon[94175]: pgmap v3337: 137 pgs: 137 active+clean; 62 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2023-12-01T16:35:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:51 smithi119 ceph-mon[108979]: pgmap v3337: 137 pgs: 137 active+clean; 62 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2023-12-01T16:35:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:52 smithi183 ceph-mon[99169]: pgmap v3338: 137 pgs: 137 active+clean; 62 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T16:35:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:52 smithi119 ceph-mon[108979]: pgmap v3338: 137 pgs: 137 active+clean; 62 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T16:35:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:52 smithi119 ceph-mon[94175]: pgmap v3338: 137 pgs: 137 active+clean; 62 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T16:35:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:35:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:35:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:35:54] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2023-12-01T16:35:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:54 smithi183 ceph-mon[99169]: pgmap v3339: 137 pgs: 137 active+clean; 62 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T16:35:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:54 smithi119 ceph-mon[94175]: pgmap v3339: 137 pgs: 137 active+clean; 62 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T16:35:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:54 smithi119 ceph-mon[108979]: pgmap v3339: 137 pgs: 137 active+clean; 62 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T16:35:55.713 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:35:56.080 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:35:56.081 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (62m) 9m ago 63m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:35:56.081 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (62m) 9m ago 62m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:35:56.081 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (63m) 9m ago 63m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:35:56.081 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (63m) 9m ago 63m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:35:56.081 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (66m) 9m ago 66m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:35:56.081 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (68m) 9m ago 68m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:35:56.081 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (68m) 9m ago 68m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:35:56.081 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (67m) 9m ago 67m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:35:56.081 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (67m) 9m ago 67m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:35:56.081 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (63m) 9m ago 63m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:35:56.081 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (62m) 9m ago 62m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:35:56.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (66m) 9m ago 66m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:35:56.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (66m) 9m ago 66m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:35:56.082 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (65m) 9m ago 65m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:35:56.082 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (65m) 9m ago 65m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:35:56.082 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (65m) 9m ago 65m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:35:56.086 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (64m) 9m ago 64m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:35:56.087 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (64m) 9m ago 64m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:35:56.087 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (64m) 9m ago 64m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:35:56.087 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (62m) 9m ago 63m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:35:56.528 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:35:56.528 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:35:56.528 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:35:56.528 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:35:56.528 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:35:56.528 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:35:56.528 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:35:56.528 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:35:56.529 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:35:56.529 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:35:56.529 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:35:56.529 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:35:56.529 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:35:56.529 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:35:56.529 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:35:56.529 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:35:56.529 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:35:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:57 smithi183 ceph-mon[99169]: from='client.28415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:35:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:57 smithi183 ceph-mon[99169]: from='client.18540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:35:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:57 smithi183 ceph-mon[99169]: pgmap v3340: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2023-12-01T16:35:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1411113682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:35:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:57 smithi119 ceph-mon[94175]: from='client.28415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:35:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:57 smithi119 ceph-mon[94175]: from='client.18540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:35:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:57 smithi119 ceph-mon[94175]: pgmap v3340: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2023-12-01T16:35:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1411113682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:35:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:57 smithi119 ceph-mon[108979]: from='client.28415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:35:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:57 smithi119 ceph-mon[108979]: from='client.18540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:35:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:57 smithi119 ceph-mon[108979]: pgmap v3340: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2023-12-01T16:35:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1411113682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:35:58.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:35:58 smithi183 ceph-mon[99169]: pgmap v3341: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2023-12-01T16:35:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:35:58 smithi119 ceph-mon[94175]: pgmap v3341: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2023-12-01T16:35:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:35:58 smithi119 ceph-mon[108979]: pgmap v3341: 137 pgs: 137 active+clean; 87 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2023-12-01T16:36:00.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:00 smithi183 ceph-mon[99169]: osdmap e1503: 8 total, 8 up, 8 in 2023-12-01T16:36:00.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:00 smithi183 ceph-mon[99169]: pgmap v3343: 137 pgs: 137 active+clean; 128 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 36 op/s 2023-12-01T16:36:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:00 smithi119 ceph-mon[94175]: osdmap e1503: 8 total, 8 up, 8 in 2023-12-01T16:36:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:00 smithi119 ceph-mon[94175]: pgmap v3343: 137 pgs: 137 active+clean; 128 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 36 op/s 2023-12-01T16:36:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:00 smithi119 ceph-mon[108979]: osdmap e1503: 8 total, 8 up, 8 in 2023-12-01T16:36:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:00 smithi119 ceph-mon[108979]: pgmap v3343: 137 pgs: 137 active+clean; 128 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 36 op/s 2023-12-01T16:36:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:02 smithi183 ceph-mon[99169]: pgmap v3344: 137 pgs: 137 active+clean; 128 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 36 op/s 2023-12-01T16:36:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:02 smithi119 ceph-mon[94175]: pgmap v3344: 137 pgs: 137 active+clean; 128 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 36 op/s 2023-12-01T16:36:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:02 smithi119 ceph-mon[108979]: pgmap v3344: 137 pgs: 137 active+clean; 128 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 36 op/s 2023-12-01T16:36:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:36:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:36:04] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.43.0" 2023-12-01T16:36:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:05 smithi183 ceph-mon[99169]: pgmap v3345: 137 pgs: 137 active+clean; 128 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 36 op/s 2023-12-01T16:36:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:05 smithi119 ceph-mon[94175]: pgmap v3345: 137 pgs: 137 active+clean; 128 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 36 op/s 2023-12-01T16:36:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:05 smithi119 ceph-mon[108979]: pgmap v3345: 137 pgs: 137 active+clean; 128 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 36 op/s 2023-12-01T16:36:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:06 smithi183 ceph-mon[99169]: pgmap v3346: 137 pgs: 137 active+clean; 128 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:06 smithi119 ceph-mon[94175]: pgmap v3346: 137 pgs: 137 active+clean; 128 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:06 smithi119 ceph-mon[108979]: pgmap v3346: 137 pgs: 137 active+clean; 128 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:09 smithi183 ceph-mon[99169]: pgmap v3347: 137 pgs: 137 active+clean; 128 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:09 smithi119 ceph-mon[94175]: pgmap v3347: 137 pgs: 137 active+clean; 128 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:09 smithi119 ceph-mon[108979]: pgmap v3347: 137 pgs: 137 active+clean; 128 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:10 smithi183 ceph-mon[99169]: pgmap v3348: 137 pgs: 137 active+clean; 144 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 51 KiB/s rd, 1.8 MiB/s wr, 32 op/s 2023-12-01T16:36:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:10 smithi119 ceph-mon[94175]: pgmap v3348: 137 pgs: 137 active+clean; 144 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 51 KiB/s rd, 1.8 MiB/s wr, 32 op/s 2023-12-01T16:36:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:10 smithi119 ceph-mon[108979]: pgmap v3348: 137 pgs: 137 active+clean; 144 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 51 KiB/s rd, 1.8 MiB/s wr, 32 op/s 2023-12-01T16:36:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:12 smithi183 ceph-mon[99169]: pgmap v3349: 137 pgs: 137 active+clean; 144 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 46 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2023-12-01T16:36:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:12 smithi119 ceph-mon[94175]: pgmap v3349: 137 pgs: 137 active+clean; 144 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 46 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2023-12-01T16:36:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:12 smithi119 ceph-mon[108979]: pgmap v3349: 137 pgs: 137 active+clean; 144 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 46 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2023-12-01T16:36:13.729 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/6.Grow (22069 ms) 2023-12-01T16:36:13.729 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/6.Shrink 2023-12-01T16:36:13.729 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:36:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:36:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:36:14] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2023-12-01T16:36:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:14 smithi119 ceph-mon[94175]: pgmap v3350: 137 pgs: 137 active+clean; 144 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 46 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2023-12-01T16:36:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:14 smithi119 ceph-mon[108979]: pgmap v3350: 137 pgs: 137 active+clean; 144 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 46 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2023-12-01T16:36:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:14 smithi183 ceph-mon[99169]: pgmap v3350: 137 pgs: 137 active+clean; 144 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 46 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2023-12-01T16:36:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:16 smithi183 ceph-mon[99169]: pgmap v3351: 137 pgs: 137 active+clean; 169 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 49 op/s 2023-12-01T16:36:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:16 smithi119 ceph-mon[94175]: pgmap v3351: 137 pgs: 137 active+clean; 169 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 49 op/s 2023-12-01T16:36:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:16 smithi119 ceph-mon[108979]: pgmap v3351: 137 pgs: 137 active+clean; 169 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 49 op/s 2023-12-01T16:36:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:18 smithi183 ceph-mon[99169]: pgmap v3352: 137 pgs: 137 active+clean; 169 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2023-12-01T16:36:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:18 smithi119 ceph-mon[94175]: pgmap v3352: 137 pgs: 137 active+clean; 169 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2023-12-01T16:36:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:18 smithi119 ceph-mon[108979]: pgmap v3352: 137 pgs: 137 active+clean; 169 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2023-12-01T16:36:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:20 smithi183 ceph-mon[99169]: pgmap v3353: 137 pgs: 137 active+clean; 169 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2023-12-01T16:36:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:20 smithi119 ceph-mon[94175]: pgmap v3353: 137 pgs: 137 active+clean; 169 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2023-12-01T16:36:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:20 smithi119 ceph-mon[108979]: pgmap v3353: 137 pgs: 137 active+clean; 169 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2023-12-01T16:36:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:22 smithi183 ceph-mon[99169]: osdmap e1504: 8 total, 8 up, 8 in 2023-12-01T16:36:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:22 smithi183 ceph-mon[99169]: pgmap v3355: 137 pgs: 137 active+clean; 169 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2023-12-01T16:36:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:22 smithi119 ceph-mon[108979]: osdmap e1504: 8 total, 8 up, 8 in 2023-12-01T16:36:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:22 smithi119 ceph-mon[108979]: pgmap v3355: 137 pgs: 137 active+clean; 169 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2023-12-01T16:36:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:22 smithi119 ceph-mon[94175]: osdmap e1504: 8 total, 8 up, 8 in 2023-12-01T16:36:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:22 smithi119 ceph-mon[94175]: pgmap v3355: 137 pgs: 137 active+clean; 169 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2023-12-01T16:36:23.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:36:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:36:24] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2023-12-01T16:36:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:24 smithi183 ceph-mon[99169]: pgmap v3356: 137 pgs: 137 active+clean; 169 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2023-12-01T16:36:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:36:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:24 smithi119 ceph-mon[108979]: pgmap v3356: 137 pgs: 137 active+clean; 169 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2023-12-01T16:36:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:36:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:24 smithi119 ceph-mon[94175]: pgmap v3356: 137 pgs: 137 active+clean; 169 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2023-12-01T16:36:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:36:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:26 smithi183 ceph-mon[99169]: pgmap v3357: 137 pgs: 137 active+clean; 210 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:26 smithi119 ceph-mon[94175]: pgmap v3357: 137 pgs: 137 active+clean; 210 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:26 smithi119 ceph-mon[108979]: pgmap v3357: 137 pgs: 137 active+clean; 210 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:26.980 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:36:27.356 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:36:27.356 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (62m) 10m ago 63m 29.2M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:36:27.356 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (63m) 10m ago 63m 97.8M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:36:27.356 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (64m) 10m ago 64m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:36:27.356 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (64m) 10m ago 64m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:36:27.356 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (67m) 10m ago 67m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:36:27.356 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (69m) 10m ago 69m 597M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:36:27.356 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (69m) 10m ago 69m 431M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:36:27.356 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (67m) 10m ago 67m 231M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:36:27.357 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (67m) 10m ago 67m 257M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:36:27.357 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (63m) 10m ago 63m 22.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:36:27.357 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (63m) 10m ago 63m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:36:27.357 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (67m) 10m ago 67m 2819M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:36:27.357 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (66m) 10m ago 66m 3634M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:36:27.357 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (66m) 10m ago 66m 3386M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:36:27.358 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (66m) 10m ago 66m 3129M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:36:27.358 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (65m) 10m ago 65m 2485M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:36:27.358 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (65m) 10m ago 65m 3061M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:36:27.358 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (65m) 10m ago 65m 2313M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:36:27.358 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (64m) 10m ago 64m 2674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:36:27.358 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (62m) 10m ago 63m 88.4M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:36:27.927 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:36:27.927 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:36:27.927 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:36:27.927 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:36:27.927 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:36:27.927 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:36:27.927 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:36:27.927 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:36:27.927 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:36:27.928 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:36:27.928 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:36:27.928 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:36:27.928 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:36:27.928 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:36:27.928 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:36:27.928 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:36:27.928 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:36:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:27 smithi183 ceph-mon[99169]: from='client.18552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:36:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:27 smithi119 ceph-mon[94175]: from='client.18552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:36:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:27 smithi119 ceph-mon[108979]: from='client.18552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:36:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:28 smithi183 ceph-mon[99169]: from='client.28436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:36:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3328290268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:36:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:28 smithi183 ceph-mon[99169]: pgmap v3358: 137 pgs: 137 active+clean; 210 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:28 smithi119 ceph-mon[108979]: from='client.28436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:36:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3328290268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:36:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:28 smithi119 ceph-mon[108979]: pgmap v3358: 137 pgs: 137 active+clean; 210 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:28 smithi119 ceph-mon[94175]: from='client.28436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:36:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3328290268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:36:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:28 smithi119 ceph-mon[94175]: pgmap v3358: 137 pgs: 137 active+clean; 210 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:36:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:36:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:36:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:36:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:36:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:36:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:36:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:36:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:36:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:36:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:36:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:36:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:36:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:36:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:36:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:36:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:36:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:36:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:36:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:36:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:36:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:30 smithi183 ceph-mon[99169]: pgmap v3359: 137 pgs: 137 active+clean; 210 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:30 smithi119 ceph-mon[94175]: pgmap v3359: 137 pgs: 137 active+clean; 210 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:30 smithi119 ceph-mon[108979]: pgmap v3359: 137 pgs: 137 active+clean; 210 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:32 smithi183 ceph-mon[99169]: pgmap v3360: 137 pgs: 137 active+clean; 210 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 24 KiB/s rd, 3.8 MiB/s wr, 32 op/s 2023-12-01T16:36:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:32 smithi119 ceph-mon[94175]: pgmap v3360: 137 pgs: 137 active+clean; 210 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 24 KiB/s rd, 3.8 MiB/s wr, 32 op/s 2023-12-01T16:36:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:32 smithi119 ceph-mon[108979]: pgmap v3360: 137 pgs: 137 active+clean; 210 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 24 KiB/s rd, 3.8 MiB/s wr, 32 op/s 2023-12-01T16:36:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:36:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:36:34] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2023-12-01T16:36:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:34 smithi119 ceph-mon[108979]: pgmap v3361: 137 pgs: 137 active+clean; 210 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 21 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2023-12-01T16:36:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:34 smithi119 ceph-mon[94175]: pgmap v3361: 137 pgs: 137 active+clean; 210 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 21 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2023-12-01T16:36:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:34 smithi183 ceph-mon[99169]: pgmap v3361: 137 pgs: 137 active+clean; 210 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 21 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2023-12-01T16:36:35.679 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/6.Shrink (21949 ms) 2023-12-01T16:36:35.679 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOne 2023-12-01T16:36:35.679 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:36:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:36 smithi183 ceph-mon[99169]: pgmap v3362: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 7.7 MiB/s rd, 8.2 MiB/s wr, 55 op/s 2023-12-01T16:36:36.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:36 smithi119 ceph-mon[94175]: pgmap v3362: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 7.7 MiB/s rd, 8.2 MiB/s wr, 55 op/s 2023-12-01T16:36:36.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:36 smithi119 ceph-mon[108979]: pgmap v3362: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 7.7 MiB/s rd, 8.2 MiB/s wr, 55 op/s 2023-12-01T16:36:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:38 smithi183 ceph-mon[99169]: pgmap v3363: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 26 op/s 2023-12-01T16:36:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:38 smithi119 ceph-mon[108979]: pgmap v3363: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 26 op/s 2023-12-01T16:36:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:38 smithi119 ceph-mon[94175]: pgmap v3363: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 26 op/s 2023-12-01T16:36:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:40 smithi183 ceph-mon[99169]: pgmap v3364: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T16:36:40.773 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:40 smithi119 ceph-mon[94175]: pgmap v3364: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T16:36:40.774 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:40 smithi119 ceph-mon[108979]: pgmap v3364: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T16:36:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:42 smithi183 ceph-mon[99169]: pgmap v3365: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T16:36:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:42 smithi119 ceph-mon[108979]: pgmap v3365: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T16:36:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:42 smithi119 ceph-mon[94175]: pgmap v3365: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T16:36:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:36:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:36:44] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-12-01T16:36:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:44 smithi119 ceph-mon[94175]: pgmap v3366: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T16:36:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:44 smithi119 ceph-mon[108979]: pgmap v3366: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T16:36:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:44 smithi183 ceph-mon[99169]: pgmap v3366: 137 pgs: 137 active+clean; 251 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T16:36:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:46 smithi183 ceph-mon[99169]: osdmap e1505: 8 total, 8 up, 8 in 2023-12-01T16:36:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:46 smithi183 ceph-mon[99169]: pgmap v3368: 137 pgs: 137 active+clean; 259 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 822 KiB/s wr, 14 op/s 2023-12-01T16:36:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:46 smithi119 ceph-mon[94175]: osdmap e1505: 8 total, 8 up, 8 in 2023-12-01T16:36:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:46 smithi119 ceph-mon[94175]: pgmap v3368: 137 pgs: 137 active+clean; 259 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 822 KiB/s wr, 14 op/s 2023-12-01T16:36:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:46 smithi119 ceph-mon[108979]: osdmap e1505: 8 total, 8 up, 8 in 2023-12-01T16:36:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:46 smithi119 ceph-mon[108979]: pgmap v3368: 137 pgs: 137 active+clean; 259 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 822 KiB/s wr, 14 op/s 2023-12-01T16:36:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:48 smithi183 ceph-mon[99169]: pgmap v3369: 137 pgs: 137 active+clean; 259 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 822 KiB/s wr, 14 op/s 2023-12-01T16:36:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:48 smithi119 ceph-mon[94175]: pgmap v3369: 137 pgs: 137 active+clean; 259 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 822 KiB/s wr, 14 op/s 2023-12-01T16:36:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:48 smithi119 ceph-mon[108979]: pgmap v3369: 137 pgs: 137 active+clean; 259 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 822 KiB/s wr, 14 op/s 2023-12-01T16:36:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:50 smithi183 ceph-mon[99169]: pgmap v3370: 137 pgs: 137 active+clean; 292 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:50 smithi119 ceph-mon[94175]: pgmap v3370: 137 pgs: 137 active+clean; 292 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:50 smithi119 ceph-mon[108979]: pgmap v3370: 137 pgs: 137 active+clean; 292 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:52 smithi183 ceph-mon[99169]: pgmap v3371: 137 pgs: 137 active+clean; 292 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:52 smithi119 ceph-mon[94175]: pgmap v3371: 137 pgs: 137 active+clean; 292 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:52 smithi119 ceph-mon[108979]: pgmap v3371: 137 pgs: 137 active+clean; 292 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:36:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:36:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:36:54] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.43.0" 2023-12-01T16:36:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:54 smithi183 ceph-mon[99169]: pgmap v3372: 137 pgs: 137 active+clean; 292 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:54 smithi119 ceph-mon[94175]: pgmap v3372: 137 pgs: 137 active+clean; 292 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:54 smithi119 ceph-mon[108979]: pgmap v3372: 137 pgs: 137 active+clean; 292 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:36:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:56 smithi183 ceph-mon[99169]: pgmap v3373: 137 pgs: 137 active+clean; 308 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 52 KiB/s rd, 4.5 MiB/s wr, 34 op/s 2023-12-01T16:36:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:56 smithi119 ceph-mon[108979]: pgmap v3373: 137 pgs: 137 active+clean; 308 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 52 KiB/s rd, 4.5 MiB/s wr, 34 op/s 2023-12-01T16:36:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:56 smithi119 ceph-mon[94175]: pgmap v3373: 137 pgs: 137 active+clean; 308 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 52 KiB/s rd, 4.5 MiB/s wr, 34 op/s 2023-12-01T16:36:58.345 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:36:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:58 smithi183 ceph-mon[99169]: pgmap v3374: 137 pgs: 137 active+clean; 308 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 47 KiB/s rd, 4.1 MiB/s wr, 31 op/s 2023-12-01T16:36:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:58 smithi119 ceph-mon[108979]: pgmap v3374: 137 pgs: 137 active+clean; 308 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 47 KiB/s rd, 4.1 MiB/s wr, 31 op/s 2023-12-01T16:36:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:58 smithi119 ceph-mon[94175]: pgmap v3374: 137 pgs: 137 active+clean; 308 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 47 KiB/s rd, 4.1 MiB/s wr, 31 op/s 2023-12-01T16:36:58.708 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:36:58.708 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (63m) 29s ago 64m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:36:58.708 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (63m) 29s ago 63m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:36:58.708 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (64m) 29s ago 64m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:36:58.708 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (64m) 29s ago 64m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:36:58.708 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (68m) 29s ago 67m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:36:58.708 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (69m) 29s ago 69m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:36:58.708 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (69m) 29s ago 69m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:36:58.708 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (68m) 29s ago 68m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:36:58.708 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (68m) 29s ago 68m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:36:58.708 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (64m) 29s ago 64m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:36:58.709 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (63m) 29s ago 63m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:36:58.709 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (67m) 29s ago 67m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:36:58.709 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (67m) 29s ago 67m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:36:58.709 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (67m) 29s ago 67m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:36:58.709 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (66m) 29s ago 66m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:36:58.709 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (66m) 29s ago 66m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:36:58.709 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (65m) 29s ago 65m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:36:58.709 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (65m) 29s ago 65m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:36:58.709 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (65m) 29s ago 65m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:36:58.709 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (63m) 29s ago 64m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:36:58.778 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOne (23099 ms) 2023-12-01T16:36:58.778 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot 2023-12-01T16:36:58.778 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:36:59.110 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:36:59.110 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:36:59.110 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:36:59.110 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:36:59.110 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:36:59.110 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:36:59.110 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:36:59.110 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:36:59.110 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:36:59.111 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:36:59.111 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:36:59.111 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:36:59.111 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:36:59.111 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:36:59.111 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:36:59.111 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:36:59.111 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:36:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:59 smithi183 ceph-mon[99169]: from='client.28448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:36:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:59 smithi183 ceph-mon[99169]: from='client.28454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:36:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:36:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1233524335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:36:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:59 smithi119 ceph-mon[94175]: from='client.28448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:36:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:59 smithi119 ceph-mon[94175]: from='client.28454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:36:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:36:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1233524335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:36:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:59 smithi119 ceph-mon[108979]: from='client.28448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:36:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:59 smithi119 ceph-mon[108979]: from='client.28454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:36:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:36:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1233524335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:37:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:00 smithi183 ceph-mon[99169]: pgmap v3375: 137 pgs: 137 active+clean; 312 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 6.1 MiB/s wr, 45 op/s 2023-12-01T16:37:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:00 smithi119 ceph-mon[108979]: pgmap v3375: 137 pgs: 137 active+clean; 312 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 6.1 MiB/s wr, 45 op/s 2023-12-01T16:37:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:00 smithi119 ceph-mon[94175]: pgmap v3375: 137 pgs: 137 active+clean; 312 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 6.1 MiB/s wr, 45 op/s 2023-12-01T16:37:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:02 smithi183 ceph-mon[99169]: pgmap v3376: 137 pgs: 137 active+clean; 312 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2023-12-01T16:37:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:02 smithi119 ceph-mon[94175]: pgmap v3376: 137 pgs: 137 active+clean; 312 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2023-12-01T16:37:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:02 smithi119 ceph-mon[108979]: pgmap v3376: 137 pgs: 137 active+clean; 312 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2023-12-01T16:37:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:04 smithi119 ceph-mon[94175]: pgmap v3377: 137 pgs: 137 active+clean; 312 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2023-12-01T16:37:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:37:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:37:04] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.43.0" 2023-12-01T16:37:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:04 smithi119 ceph-mon[108979]: pgmap v3377: 137 pgs: 137 active+clean; 312 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2023-12-01T16:37:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:04 smithi183 ceph-mon[99169]: pgmap v3377: 137 pgs: 137 active+clean; 312 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2023-12-01T16:37:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:07 smithi183 ceph-mon[99169]: osdmap e1506: 8 total, 8 up, 8 in 2023-12-01T16:37:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:07 smithi183 ceph-mon[99169]: pgmap v3379: 137 pgs: 137 active+clean; 312 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 16 op/s 2023-12-01T16:37:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:07 smithi119 ceph-mon[94175]: osdmap e1506: 8 total, 8 up, 8 in 2023-12-01T16:37:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:07 smithi119 ceph-mon[94175]: pgmap v3379: 137 pgs: 137 active+clean; 312 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 16 op/s 2023-12-01T16:37:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:07 smithi119 ceph-mon[108979]: osdmap e1506: 8 total, 8 up, 8 in 2023-12-01T16:37:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:07 smithi119 ceph-mon[108979]: pgmap v3379: 137 pgs: 137 active+clean; 312 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 16 op/s 2023-12-01T16:37:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:08 smithi183 ceph-mon[99169]: pgmap v3380: 137 pgs: 137 active+clean; 312 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 16 op/s 2023-12-01T16:37:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:08 smithi119 ceph-mon[108979]: pgmap v3380: 137 pgs: 137 active+clean; 312 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 16 op/s 2023-12-01T16:37:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:08 smithi119 ceph-mon[94175]: pgmap v3380: 137 pgs: 137 active+clean; 312 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 16 op/s 2023-12-01T16:37:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:10 smithi183 ceph-mon[99169]: pgmap v3381: 137 pgs: 137 active+clean; 353 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:37:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:10 smithi119 ceph-mon[94175]: pgmap v3381: 137 pgs: 137 active+clean; 353 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:37:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:10 smithi119 ceph-mon[108979]: pgmap v3381: 137 pgs: 137 active+clean; 353 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:37:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:12 smithi183 ceph-mon[99169]: pgmap v3382: 137 pgs: 137 active+clean; 353 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:37:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:12 smithi119 ceph-mon[94175]: pgmap v3382: 137 pgs: 137 active+clean; 353 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:37:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:12 smithi119 ceph-mon[108979]: pgmap v3382: 137 pgs: 137 active+clean; 353 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:37:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:37:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:37:14] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2023-12-01T16:37:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:14 smithi119 ceph-mon[94175]: pgmap v3383: 137 pgs: 137 active+clean; 353 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:37:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:14 smithi119 ceph-mon[108979]: pgmap v3383: 137 pgs: 137 active+clean; 353 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:37:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:14 smithi183 ceph-mon[99169]: pgmap v3383: 137 pgs: 137 active+clean; 353 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:37:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:16 smithi183 ceph-mon[99169]: pgmap v3384: 137 pgs: 137 active+clean; 369 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 62 KiB/s rd, 5.6 MiB/s wr, 46 op/s 2023-12-01T16:37:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:16 smithi119 ceph-mon[94175]: pgmap v3384: 137 pgs: 137 active+clean; 369 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 62 KiB/s rd, 5.6 MiB/s wr, 46 op/s 2023-12-01T16:37:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:16 smithi119 ceph-mon[108979]: pgmap v3384: 137 pgs: 137 active+clean; 369 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 62 KiB/s rd, 5.6 MiB/s wr, 46 op/s 2023-12-01T16:37:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:18 smithi183 ceph-mon[99169]: osdmap e1507: 8 total, 8 up, 8 in 2023-12-01T16:37:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:18 smithi183 ceph-mon[99169]: pgmap v3386: 137 pgs: 137 active+clean; 369 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2023-12-01T16:37:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:18 smithi119 ceph-mon[94175]: osdmap e1507: 8 total, 8 up, 8 in 2023-12-01T16:37:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:18 smithi119 ceph-mon[94175]: pgmap v3386: 137 pgs: 137 active+clean; 369 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2023-12-01T16:37:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:18 smithi119 ceph-mon[108979]: osdmap e1507: 8 total, 8 up, 8 in 2023-12-01T16:37:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:18 smithi119 ceph-mon[108979]: pgmap v3386: 137 pgs: 137 active+clean; 369 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2023-12-01T16:37:19.790 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot (21012 ms) 2023-12-01T16:37:19.790 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/6.MinOverlap 2023-12-01T16:37:19.790 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:37:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:20 smithi183 ceph-mon[99169]: pgmap v3387: 137 pgs: 137 active+clean; 438 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2023-12-01T16:37:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:20 smithi119 ceph-mon[94175]: pgmap v3387: 137 pgs: 137 active+clean; 438 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2023-12-01T16:37:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:20 smithi119 ceph-mon[108979]: pgmap v3387: 137 pgs: 137 active+clean; 438 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2023-12-01T16:37:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:22 smithi183 ceph-mon[99169]: pgmap v3388: 137 pgs: 137 active+clean; 438 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2023-12-01T16:37:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:22 smithi119 ceph-mon[94175]: pgmap v3388: 137 pgs: 137 active+clean; 438 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2023-12-01T16:37:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:22 smithi119 ceph-mon[108979]: pgmap v3388: 137 pgs: 137 active+clean; 438 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2023-12-01T16:37:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:37:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:37:24] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-12-01T16:37:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:24 smithi183 ceph-mon[99169]: pgmap v3389: 137 pgs: 137 active+clean; 438 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2023-12-01T16:37:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:24 smithi119 ceph-mon[94175]: pgmap v3389: 137 pgs: 137 active+clean; 438 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2023-12-01T16:37:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:24 smithi119 ceph-mon[108979]: pgmap v3389: 137 pgs: 137 active+clean; 438 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2023-12-01T16:37:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:27 smithi183 ceph-mon[99169]: osdmap e1508: 8 total, 8 up, 8 in 2023-12-01T16:37:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:27 smithi183 ceph-mon[99169]: pgmap v3391: 137 pgs: 137 active+clean; 438 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.8 MiB/s rd, 8.0 MiB/s wr, 44 op/s 2023-12-01T16:37:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:27 smithi119 ceph-mon[94175]: osdmap e1508: 8 total, 8 up, 8 in 2023-12-01T16:37:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:27 smithi119 ceph-mon[94175]: pgmap v3391: 137 pgs: 137 active+clean; 438 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.8 MiB/s rd, 8.0 MiB/s wr, 44 op/s 2023-12-01T16:37:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:27 smithi119 ceph-mon[108979]: osdmap e1508: 8 total, 8 up, 8 in 2023-12-01T16:37:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:27 smithi119 ceph-mon[108979]: pgmap v3391: 137 pgs: 137 active+clean; 438 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.8 MiB/s rd, 8.0 MiB/s wr, 44 op/s 2023-12-01T16:37:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:28 smithi183 ceph-mon[99169]: pgmap v3392: 137 pgs: 137 active+clean; 438 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2023-12-01T16:37:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:28 smithi119 ceph-mon[108979]: pgmap v3392: 137 pgs: 137 active+clean; 438 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2023-12-01T16:37:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:28 smithi119 ceph-mon[94175]: pgmap v3392: 137 pgs: 137 active+clean; 438 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2023-12-01T16:37:29.545 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:37:30.013 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:37:30.013 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (64m) 61s ago 64m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:37:30.013 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (64m) 61s ago 64m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:37:30.014 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (65m) 61s ago 65m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:37:30.014 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (65m) 61s ago 65m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:37:30.014 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (68m) 61s ago 68m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:37:30.014 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (70m) 61s ago 70m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:37:30.014 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (70m) 61s ago 70m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:37:30.014 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (68m) 61s ago 68m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:37:30.014 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (68m) 61s ago 68m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:37:30.015 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (64m) 61s ago 64m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:37:30.015 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (64m) 61s ago 64m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:37:30.015 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (68m) 61s ago 68m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:37:30.015 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (67m) 61s ago 67m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:37:30.015 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (67m) 61s ago 67m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:37:30.015 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (67m) 61s ago 67m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:37:30.015 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (66m) 61s ago 66m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:37:30.015 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (66m) 61s ago 66m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:37:30.015 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (66m) 61s ago 66m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:37:30.015 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (65m) 61s ago 65m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:37:30.015 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (63m) 61s ago 64m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:37:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:37:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:37:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:37:30.553 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:37:30.553 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:37:30.554 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:37:30.554 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:37:30.554 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:37:30.554 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:37:30.554 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:37:30.554 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:37:30.554 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:37:30.554 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:37:30.554 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:37:30.554 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:37:30.554 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:37:30.554 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:37:30.554 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:37:30.554 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:37:30.555 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:37:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:30 smithi183 ceph-mon[99169]: from='client.28466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:37:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:30 smithi183 ceph-mon[99169]: from='client.27319 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:37:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:30 smithi183 ceph-mon[99169]: pgmap v3393: 137 pgs: 137 active+clean; 479 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T16:37:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:37:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:37:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:37:31.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2787593206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:37:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:30 smithi119 ceph-mon[94175]: from='client.28466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:37:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:30 smithi119 ceph-mon[94175]: from='client.27319 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:37:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:30 smithi119 ceph-mon[94175]: pgmap v3393: 137 pgs: 137 active+clean; 479 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T16:37:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:37:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:37:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:37:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2787593206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:37:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:30 smithi119 ceph-mon[108979]: from='client.28466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:37:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:30 smithi119 ceph-mon[108979]: from='client.27319 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:37:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:30 smithi119 ceph-mon[108979]: pgmap v3393: 137 pgs: 137 active+clean; 479 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T16:37:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:37:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:37:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:37:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2787593206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:37:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:32 smithi183 ceph-mon[99169]: pgmap v3394: 137 pgs: 137 active+clean; 479 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T16:37:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:32 smithi119 ceph-mon[94175]: pgmap v3394: 137 pgs: 137 active+clean; 479 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T16:37:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:32 smithi119 ceph-mon[108979]: pgmap v3394: 137 pgs: 137 active+clean; 479 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T16:37:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:37:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:37:34] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-12-01T16:37:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:34 smithi119 ceph-mon[108979]: pgmap v3395: 137 pgs: 137 active+clean; 479 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T16:37:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:34 smithi119 ceph-mon[94175]: pgmap v3395: 137 pgs: 137 active+clean; 479 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T16:37:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:34 smithi183 ceph-mon[99169]: pgmap v3395: 137 pgs: 137 active+clean; 479 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T16:37:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:36 smithi183 ceph-mon[99169]: pgmap v3396: 137 pgs: 137 active+clean; 495 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 90 KiB/s rd, 5.6 MiB/s wr, 46 op/s 2023-12-01T16:37:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:36 smithi119 ceph-mon[108979]: pgmap v3396: 137 pgs: 137 active+clean; 495 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 90 KiB/s rd, 5.6 MiB/s wr, 46 op/s 2023-12-01T16:37:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:36 smithi119 ceph-mon[94175]: pgmap v3396: 137 pgs: 137 active+clean; 495 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 90 KiB/s rd, 5.6 MiB/s wr, 46 op/s 2023-12-01T16:37:38.038 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/6.MinOverlap (18248 ms) 2023-12-01T16:37:38.038 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/6.ZeroOverlap 2023-12-01T16:37:38.039 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:37:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:38 smithi183 ceph-mon[99169]: pgmap v3397: 137 pgs: 137 active+clean; 495 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2023-12-01T16:37:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:38 smithi119 ceph-mon[94175]: pgmap v3397: 137 pgs: 137 active+clean; 495 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2023-12-01T16:37:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:38 smithi119 ceph-mon[108979]: pgmap v3397: 137 pgs: 137 active+clean; 495 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2023-12-01T16:37:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:40 smithi183 ceph-mon[99169]: pgmap v3398: 137 pgs: 137 active+clean; 499 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.8 MiB/s wr, 54 op/s 2023-12-01T16:37:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:40 smithi119 ceph-mon[108979]: pgmap v3398: 137 pgs: 137 active+clean; 499 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.8 MiB/s wr, 54 op/s 2023-12-01T16:37:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:40 smithi119 ceph-mon[94175]: pgmap v3398: 137 pgs: 137 active+clean; 499 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.8 MiB/s wr, 54 op/s 2023-12-01T16:37:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:42 smithi183 ceph-mon[99169]: pgmap v3399: 137 pgs: 137 active+clean; 499 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T16:37:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:42 smithi119 ceph-mon[94175]: pgmap v3399: 137 pgs: 137 active+clean; 499 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T16:37:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:42 smithi119 ceph-mon[108979]: pgmap v3399: 137 pgs: 137 active+clean; 499 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T16:37:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:37:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:37:44] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2023-12-01T16:37:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:44 smithi119 ceph-mon[94175]: pgmap v3400: 137 pgs: 137 active+clean; 499 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T16:37:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:44 smithi119 ceph-mon[108979]: pgmap v3400: 137 pgs: 137 active+clean; 499 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T16:37:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:44 smithi183 ceph-mon[99169]: pgmap v3400: 137 pgs: 137 active+clean; 499 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T16:37:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:46 smithi183 ceph-mon[99169]: osdmap e1509: 8 total, 8 up, 8 in 2023-12-01T16:37:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:46 smithi183 ceph-mon[99169]: pgmap v3402: 137 pgs: 137 active+clean; 499 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T16:37:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:46 smithi119 ceph-mon[94175]: osdmap e1509: 8 total, 8 up, 8 in 2023-12-01T16:37:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:46 smithi119 ceph-mon[94175]: pgmap v3402: 137 pgs: 137 active+clean; 499 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T16:37:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:46 smithi119 ceph-mon[108979]: osdmap e1509: 8 total, 8 up, 8 in 2023-12-01T16:37:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:46 smithi119 ceph-mon[108979]: pgmap v3402: 137 pgs: 137 active+clean; 499 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T16:37:48.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:48 smithi183 ceph-mon[99169]: pgmap v3403: 137 pgs: 137 active+clean; 499 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T16:37:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:48 smithi119 ceph-mon[94175]: pgmap v3403: 137 pgs: 137 active+clean; 499 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T16:37:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:48 smithi119 ceph-mon[108979]: pgmap v3403: 137 pgs: 137 active+clean; 499 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T16:37:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:50 smithi183 ceph-mon[99169]: pgmap v3404: 137 pgs: 137 active+clean; 540 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:37:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:50 smithi119 ceph-mon[108979]: pgmap v3404: 137 pgs: 137 active+clean; 540 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:37:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:50 smithi119 ceph-mon[94175]: pgmap v3404: 137 pgs: 137 active+clean; 540 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:37:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:52 smithi183 ceph-mon[99169]: pgmap v3405: 137 pgs: 137 active+clean; 540 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:37:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:52 smithi119 ceph-mon[94175]: pgmap v3405: 137 pgs: 137 active+clean; 540 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:37:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:52 smithi119 ceph-mon[108979]: pgmap v3405: 137 pgs: 137 active+clean; 540 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:37:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:37:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:37:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:37:54] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-12-01T16:37:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:54 smithi183 ceph-mon[99169]: pgmap v3406: 137 pgs: 137 active+clean; 540 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:37:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:54 smithi119 ceph-mon[94175]: pgmap v3406: 137 pgs: 137 active+clean; 540 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:37:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:54 smithi119 ceph-mon[108979]: pgmap v3406: 137 pgs: 137 active+clean; 540 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:37:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:56 smithi183 ceph-mon[99169]: pgmap v3407: 137 pgs: 137 active+clean; 556 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 57 KiB/s rd, 5.2 MiB/s wr, 42 op/s 2023-12-01T16:37:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:56 smithi119 ceph-mon[94175]: pgmap v3407: 137 pgs: 137 active+clean; 556 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 57 KiB/s rd, 5.2 MiB/s wr, 42 op/s 2023-12-01T16:37:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:56 smithi119 ceph-mon[108979]: pgmap v3407: 137 pgs: 137 active+clean; 556 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 57 KiB/s rd, 5.2 MiB/s wr, 42 op/s 2023-12-01T16:37:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:37:58 smithi183 ceph-mon[99169]: pgmap v3408: 137 pgs: 137 active+clean; 556 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 52 KiB/s rd, 4.8 MiB/s wr, 38 op/s 2023-12-01T16:37:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:37:58 smithi119 ceph-mon[94175]: pgmap v3408: 137 pgs: 137 active+clean; 556 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 52 KiB/s rd, 4.8 MiB/s wr, 38 op/s 2023-12-01T16:37:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:37:58 smithi119 ceph-mon[108979]: pgmap v3408: 137 pgs: 137 active+clean; 556 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 52 KiB/s rd, 4.8 MiB/s wr, 38 op/s 2023-12-01T16:37:59.658 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/6.ZeroOverlap (21620 ms) 2023-12-01T16:37:59.735 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 7 tests from EncryptedFlattenTest/6 (153986 ms total) 2023-12-01T16:37:59.736 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:37:59.736 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 7 tests from EncryptedFlattenTest/7, where TypeParam = LUKS2UnderLUKS1 2023-12-01T16:37:59.763 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/7.Simple 2023-12-01T16:38:00.922 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:38:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:00 smithi183 ceph-mon[99169]: osdmap e1510: 8 total, 8 up, 8 in 2023-12-01T16:38:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:00 smithi183 ceph-mon[99169]: pgmap v3410: 105 pgs: 105 active+clean; 4.6 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:38:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:00 smithi119 ceph-mon[94175]: osdmap e1510: 8 total, 8 up, 8 in 2023-12-01T16:38:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:00 smithi119 ceph-mon[94175]: pgmap v3410: 105 pgs: 105 active+clean; 4.6 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:38:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:00 smithi119 ceph-mon[108979]: osdmap e1510: 8 total, 8 up, 8 in 2023-12-01T16:38:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:00 smithi119 ceph-mon[108979]: pgmap v3410: 105 pgs: 105 active+clean; 4.6 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:38:01.231 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:38:01.231 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (64m) 92s ago 65m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:38:01.231 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (64m) 92s ago 64m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:38:01.231 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (65m) 92s ago 65m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:38:01.231 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (65m) 92s ago 65m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:38:01.231 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (69m) 92s ago 69m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:38:01.232 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (70m) 92s ago 70m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:38:01.232 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (70m) 92s ago 70m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:38:01.232 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (69m) 92s ago 69m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:38:01.232 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (69m) 92s ago 69m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:38:01.232 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (65m) 92s ago 65m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:38:01.232 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (65m) 92s ago 65m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:38:01.232 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (68m) 92s ago 68m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:38:01.232 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (68m) 92s ago 68m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:38:01.232 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (68m) 92s ago 68m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:38:01.232 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (67m) 92s ago 67m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:38:01.232 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (67m) 92s ago 67m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:38:01.232 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (66m) 92s ago 66m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:38:01.232 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (66m) 92s ago 66m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:38:01.232 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (66m) 92s ago 66m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:38:01.232 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (64m) 92s ago 65m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:38:01.611 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:38:01.611 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:38:01.611 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:38:01.611 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:38:01.611 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:38:01.611 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:38:01.611 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:38:01.611 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:38:01.612 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:38:01.612 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:38:01.612 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:38:01.612 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:38:01.612 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:38:01.612 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:38:01.612 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:38:01.612 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:38:01.612 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:38:01.735 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:38:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:01 smithi183 ceph-mon[99169]: osdmap e1511: 8 total, 8 up, 8 in 2023-12-01T16:38:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3647345205' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:38:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:01 smithi183 ceph-mon[99169]: from='client.28502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:38:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:01 smithi183 ceph-mon[99169]: from='client.28508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:38:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3811415560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:38:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:01 smithi119 ceph-mon[94175]: osdmap e1511: 8 total, 8 up, 8 in 2023-12-01T16:38:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3647345205' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:38:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:01 smithi119 ceph-mon[94175]: from='client.28502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:38:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:01 smithi119 ceph-mon[94175]: from='client.28508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:38:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3811415560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:38:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:01 smithi119 ceph-mon[108979]: osdmap e1511: 8 total, 8 up, 8 in 2023-12-01T16:38:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3647345205' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:38:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:01 smithi119 ceph-mon[108979]: from='client.28502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:38:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:01 smithi119 ceph-mon[108979]: from='client.28508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:38:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3811415560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:38:03.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3647345205' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-29","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:38:03.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:02 smithi183 ceph-mon[99169]: osdmap e1512: 8 total, 8 up, 8 in 2023-12-01T16:38:03.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:02 smithi183 ceph-mon[99169]: pgmap v3413: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:38:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3647345205' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-29","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:38:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:02 smithi119 ceph-mon[94175]: osdmap e1512: 8 total, 8 up, 8 in 2023-12-01T16:38:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:02 smithi119 ceph-mon[94175]: pgmap v3413: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:38:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3647345205' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-29","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:38:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:02 smithi119 ceph-mon[108979]: osdmap e1512: 8 total, 8 up, 8 in 2023-12-01T16:38:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:02 smithi119 ceph-mon[108979]: pgmap v3413: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:38:04.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:03 smithi119 ceph-mon[108979]: osdmap e1513: 8 total, 8 up, 8 in 2023-12-01T16:38:04.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:03 smithi119 ceph-mon[94175]: osdmap e1513: 8 total, 8 up, 8 in 2023-12-01T16:38:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:03 smithi183 ceph-mon[99169]: osdmap e1513: 8 total, 8 up, 8 in 2023-12-01T16:38:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:38:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:38:04] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-12-01T16:38:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:04 smithi183 ceph-mon[99169]: osdmap e1514: 8 total, 8 up, 8 in 2023-12-01T16:38:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:04 smithi183 ceph-mon[99169]: pgmap v3416: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:38:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:04 smithi119 ceph-mon[108979]: osdmap e1514: 8 total, 8 up, 8 in 2023-12-01T16:38:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:04 smithi119 ceph-mon[108979]: pgmap v3416: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:38:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:04 smithi119 ceph-mon[94175]: osdmap e1514: 8 total, 8 up, 8 in 2023-12-01T16:38:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:04 smithi119 ceph-mon[94175]: pgmap v3416: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:38:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:06 smithi183 ceph-mon[99169]: pgmap v3417: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.4 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2023-12-01T16:38:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:06 smithi119 ceph-mon[94175]: pgmap v3417: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.4 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2023-12-01T16:38:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:06 smithi119 ceph-mon[108979]: pgmap v3417: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.4 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2023-12-01T16:38:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:07 smithi183 ceph-mon[99169]: osdmap e1515: 8 total, 8 up, 8 in 2023-12-01T16:38:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:07 smithi119 ceph-mon[94175]: osdmap e1515: 8 total, 8 up, 8 in 2023-12-01T16:38:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:07 smithi119 ceph-mon[108979]: osdmap e1515: 8 total, 8 up, 8 in 2023-12-01T16:38:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:08 smithi183 ceph-mon[99169]: pgmap v3419: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T16:38:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:08 smithi119 ceph-mon[94175]: pgmap v3419: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T16:38:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:08 smithi119 ceph-mon[108979]: pgmap v3419: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T16:38:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:10 smithi183 ceph-mon[99169]: pgmap v3420: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.1 KiB/s wr, 7 op/s 2023-12-01T16:38:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:10 smithi119 ceph-mon[94175]: pgmap v3420: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.1 KiB/s wr, 7 op/s 2023-12-01T16:38:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:10 smithi119 ceph-mon[108979]: pgmap v3420: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.1 KiB/s wr, 7 op/s 2023-12-01T16:38:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:12 smithi183 ceph-mon[99169]: pgmap v3421: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.5 KiB/s rd, 958 B/s wr, 6 op/s 2023-12-01T16:38:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:12 smithi119 ceph-mon[94175]: pgmap v3421: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.5 KiB/s rd, 958 B/s wr, 6 op/s 2023-12-01T16:38:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:12 smithi119 ceph-mon[108979]: pgmap v3421: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.5 KiB/s rd, 958 B/s wr, 6 op/s 2023-12-01T16:38:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:38:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:38:14] "GET /metrics HTTP/1.1" 200 36343 "" "Prometheus/2.43.0" 2023-12-01T16:38:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:14 smithi183 ceph-mon[99169]: osdmap e1516: 8 total, 8 up, 8 in 2023-12-01T16:38:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:14 smithi183 ceph-mon[99169]: pgmap v3423: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:38:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:38:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:14 smithi119 ceph-mon[94175]: osdmap e1516: 8 total, 8 up, 8 in 2023-12-01T16:38:14.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:14 smithi119 ceph-mon[94175]: pgmap v3423: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:38:14.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:38:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:14 smithi119 ceph-mon[108979]: osdmap e1516: 8 total, 8 up, 8 in 2023-12-01T16:38:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:14 smithi119 ceph-mon[108979]: pgmap v3423: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:38:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:38:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:16 smithi183 ceph-mon[99169]: pgmap v3424: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s rd, 4.3 MiB/s wr, 36 op/s 2023-12-01T16:38:16.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:16 smithi119 ceph-mon[94175]: pgmap v3424: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s rd, 4.3 MiB/s wr, 36 op/s 2023-12-01T16:38:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:16 smithi119 ceph-mon[108979]: pgmap v3424: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s rd, 4.3 MiB/s wr, 36 op/s 2023-12-01T16:38:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:18 smithi183 ceph-mon[99169]: pgmap v3425: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:38:18.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:18 smithi119 ceph-mon[94175]: pgmap v3425: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:38:18.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:18 smithi119 ceph-mon[108979]: pgmap v3425: 137 pgs: 137 active+clean; 46 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:38:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:20 smithi183 ceph-mon[99169]: pgmap v3426: 137 pgs: 137 active+clean; 50 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:38:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:20 smithi119 ceph-mon[94175]: pgmap v3426: 137 pgs: 137 active+clean; 50 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:38:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:20 smithi119 ceph-mon[108979]: pgmap v3426: 137 pgs: 137 active+clean; 50 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:38:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:22 smithi183 ceph-mon[99169]: pgmap v3427: 137 pgs: 137 active+clean; 50 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:38:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:22 smithi119 ceph-mon[94175]: pgmap v3427: 137 pgs: 137 active+clean; 50 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:38:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:22 smithi119 ceph-mon[108979]: pgmap v3427: 137 pgs: 137 active+clean; 50 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:38:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:38:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:38:24] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2023-12-01T16:38:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:24 smithi183 ceph-mon[99169]: pgmap v3428: 137 pgs: 137 active+clean; 50 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 4.2 MiB/s wr, 34 op/s 2023-12-01T16:38:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:24 smithi119 ceph-mon[94175]: pgmap v3428: 137 pgs: 137 active+clean; 50 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 4.2 MiB/s wr, 34 op/s 2023-12-01T16:38:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:24 smithi119 ceph-mon[108979]: pgmap v3428: 137 pgs: 137 active+clean; 50 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 4.2 MiB/s wr, 34 op/s 2023-12-01T16:38:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:26 smithi183 ceph-mon[99169]: pgmap v3429: 137 pgs: 137 active+clean; 54 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2023-12-01T16:38:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:26 smithi119 ceph-mon[94175]: pgmap v3429: 137 pgs: 137 active+clean; 54 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2023-12-01T16:38:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:26 smithi119 ceph-mon[108979]: pgmap v3429: 137 pgs: 137 active+clean; 54 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2023-12-01T16:38:27.167 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/7.Simple (27404 ms) 2023-12-01T16:38:27.167 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/7.Grow 2023-12-01T16:38:27.167 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:38:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:28 smithi183 ceph-mon[99169]: pgmap v3430: 137 pgs: 137 active+clean; 54 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2023-12-01T16:38:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:28 smithi119 ceph-mon[94175]: pgmap v3430: 137 pgs: 137 active+clean; 54 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2023-12-01T16:38:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:28 smithi119 ceph-mon[108979]: pgmap v3430: 137 pgs: 137 active+clean; 54 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2023-12-01T16:38:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:30 smithi183 ceph-mon[99169]: pgmap v3431: 137 pgs: 137 active+clean; 78 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2023-12-01T16:38:30.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:30 smithi119 ceph-mon[94175]: pgmap v3431: 137 pgs: 137 active+clean; 78 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2023-12-01T16:38:30.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:30 smithi119 ceph-mon[108979]: pgmap v3431: 137 pgs: 137 active+clean; 78 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2023-12-01T16:38:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:38:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:38:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:38:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:38:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:38:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:38:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:38:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:38:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:38:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:38:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:38:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:38:32.047 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:38:32.406 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:38:32.407 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (65m) 2m ago 65m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:38:32.407 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (65m) 2m ago 65m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:38:32.407 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (66m) 2m ago 66m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:38:32.407 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (66m) 2m ago 66m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:38:32.407 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (69m) 2m ago 69m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:38:32.407 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (71m) 2m ago 71m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:38:32.407 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (71m) 2m ago 71m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:38:32.407 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (69m) 2m ago 69m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:38:32.407 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (69m) 2m ago 69m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:38:32.407 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (65m) 2m ago 65m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:38:32.407 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (65m) 2m ago 65m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:38:32.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (69m) 2m ago 69m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:38:32.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (68m) 2m ago 68m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:38:32.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (68m) 2m ago 68m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:38:32.408 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (68m) 2m ago 68m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:38:32.408 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (67m) 2m ago 67m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:38:32.408 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (67m) 2m ago 67m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:38:32.408 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (67m) 2m ago 67m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:38:32.408 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (66m) 2m ago 66m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:38:32.408 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (65m) 2m ago 66m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:38:32.884 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:38:32.884 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:38:32.884 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:38:32.884 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:38:32.884 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:38:32.884 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:38:32.884 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:38:32.884 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:38:32.884 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:38:32.884 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:38:32.884 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:38:32.884 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:38:32.885 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:38:32.885 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:38:32.885 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:38:32.885 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:38:32.885 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:38:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:32 smithi183 ceph-mon[99169]: from='client.28520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:38:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:32 smithi183 ceph-mon[99169]: pgmap v3432: 137 pgs: 137 active+clean; 78 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2023-12-01T16:38:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:32 smithi119 ceph-mon[94175]: from='client.28520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:38:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:32 smithi119 ceph-mon[94175]: pgmap v3432: 137 pgs: 137 active+clean; 78 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2023-12-01T16:38:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:32 smithi119 ceph-mon[108979]: from='client.28520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:38:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:32 smithi119 ceph-mon[108979]: pgmap v3432: 137 pgs: 137 active+clean; 78 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2023-12-01T16:38:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:33 smithi183 ceph-mon[99169]: from='client.28526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:38:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/856165681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:38:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:33 smithi119 ceph-mon[94175]: from='client.28526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:38:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/856165681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:38:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:33 smithi119 ceph-mon[108979]: from='client.28526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:38:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/856165681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:38:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:38:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:38:34] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2023-12-01T16:38:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:34 smithi183 ceph-mon[99169]: pgmap v3433: 137 pgs: 137 active+clean; 78 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2023-12-01T16:38:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:34 smithi119 ceph-mon[94175]: pgmap v3433: 137 pgs: 137 active+clean; 78 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2023-12-01T16:38:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:34 smithi119 ceph-mon[108979]: pgmap v3433: 137 pgs: 137 active+clean; 78 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2023-12-01T16:38:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:35 smithi183 ceph-mon[99169]: osdmap e1517: 8 total, 8 up, 8 in 2023-12-01T16:38:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:35 smithi119 ceph-mon[94175]: osdmap e1517: 8 total, 8 up, 8 in 2023-12-01T16:38:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:35 smithi119 ceph-mon[108979]: osdmap e1517: 8 total, 8 up, 8 in 2023-12-01T16:38:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:36 smithi183 ceph-mon[99169]: pgmap v3435: 137 pgs: 137 active+clean; 79 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2023-12-01T16:38:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:36 smithi119 ceph-mon[94175]: pgmap v3435: 137 pgs: 137 active+clean; 79 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2023-12-01T16:38:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:36 smithi119 ceph-mon[108979]: pgmap v3435: 137 pgs: 137 active+clean; 79 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2023-12-01T16:38:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:38 smithi183 ceph-mon[99169]: pgmap v3436: 137 pgs: 137 active+clean; 79 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2023-12-01T16:38:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:38 smithi119 ceph-mon[94175]: pgmap v3436: 137 pgs: 137 active+clean; 79 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2023-12-01T16:38:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:38 smithi119 ceph-mon[108979]: pgmap v3436: 137 pgs: 137 active+clean; 79 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2023-12-01T16:38:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:40 smithi183 ceph-mon[99169]: pgmap v3437: 137 pgs: 137 active+clean; 123 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:38:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:40 smithi119 ceph-mon[108979]: pgmap v3437: 137 pgs: 137 active+clean; 123 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:38:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:40 smithi119 ceph-mon[94175]: pgmap v3437: 137 pgs: 137 active+clean; 123 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:38:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:42 smithi183 ceph-mon[99169]: pgmap v3438: 137 pgs: 137 active+clean; 123 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:38:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:42 smithi119 ceph-mon[94175]: pgmap v3438: 137 pgs: 137 active+clean; 123 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:38:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:42 smithi119 ceph-mon[108979]: pgmap v3438: 137 pgs: 137 active+clean; 123 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:38:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:38:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:38:44] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-12-01T16:38:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:44 smithi119 ceph-mon[94175]: pgmap v3439: 137 pgs: 137 active+clean; 123 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:38:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:44 smithi119 ceph-mon[108979]: pgmap v3439: 137 pgs: 137 active+clean; 123 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:38:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:44 smithi183 ceph-mon[99169]: pgmap v3439: 137 pgs: 137 active+clean; 123 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:38:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:46 smithi183 ceph-mon[99169]: pgmap v3440: 137 pgs: 137 active+clean; 127 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 215 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2023-12-01T16:38:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:46 smithi119 ceph-mon[94175]: pgmap v3440: 137 pgs: 137 active+clean; 127 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 215 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2023-12-01T16:38:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:46 smithi119 ceph-mon[108979]: pgmap v3440: 137 pgs: 137 active+clean; 127 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 215 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2023-12-01T16:38:48.391 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/7.Grow (21224 ms) 2023-12-01T16:38:48.392 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/7.Shrink 2023-12-01T16:38:48.392 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:38:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:48 smithi183 ceph-mon[99169]: pgmap v3441: 137 pgs: 137 active+clean; 127 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 209 KiB/s rd, 4.0 MiB/s wr, 38 op/s 2023-12-01T16:38:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:48 smithi119 ceph-mon[94175]: pgmap v3441: 137 pgs: 137 active+clean; 127 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 209 KiB/s rd, 4.0 MiB/s wr, 38 op/s 2023-12-01T16:38:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:48 smithi119 ceph-mon[108979]: pgmap v3441: 137 pgs: 137 active+clean; 127 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 209 KiB/s rd, 4.0 MiB/s wr, 38 op/s 2023-12-01T16:38:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:50 smithi183 ceph-mon[99169]: pgmap v3442: 137 pgs: 137 active+clean; 151 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 8.8 MiB/s rd, 6.3 MiB/s wr, 58 op/s 2023-12-01T16:38:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:50 smithi119 ceph-mon[94175]: pgmap v3442: 137 pgs: 137 active+clean; 151 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 8.8 MiB/s rd, 6.3 MiB/s wr, 58 op/s 2023-12-01T16:38:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:50 smithi119 ceph-mon[108979]: pgmap v3442: 137 pgs: 137 active+clean; 151 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 8.8 MiB/s rd, 6.3 MiB/s wr, 58 op/s 2023-12-01T16:38:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:52 smithi183 ceph-mon[99169]: pgmap v3443: 137 pgs: 137 active+clean; 151 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2023-12-01T16:38:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:52 smithi119 ceph-mon[108979]: pgmap v3443: 137 pgs: 137 active+clean; 151 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2023-12-01T16:38:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:52 smithi119 ceph-mon[94175]: pgmap v3443: 137 pgs: 137 active+clean; 151 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2023-12-01T16:38:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:38:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:38:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:38:54] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-12-01T16:38:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:54 smithi183 ceph-mon[99169]: pgmap v3444: 137 pgs: 137 active+clean; 151 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2023-12-01T16:38:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:54 smithi119 ceph-mon[94175]: pgmap v3444: 137 pgs: 137 active+clean; 151 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2023-12-01T16:38:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:54 smithi119 ceph-mon[108979]: pgmap v3444: 137 pgs: 137 active+clean; 151 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2023-12-01T16:38:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:56 smithi183 ceph-mon[99169]: osdmap e1518: 8 total, 8 up, 8 in 2023-12-01T16:38:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:56 smithi183 ceph-mon[99169]: pgmap v3446: 137 pgs: 137 active+clean; 151 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2023-12-01T16:38:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:56 smithi119 ceph-mon[94175]: osdmap e1518: 8 total, 8 up, 8 in 2023-12-01T16:38:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:56 smithi119 ceph-mon[94175]: pgmap v3446: 137 pgs: 137 active+clean; 151 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2023-12-01T16:38:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:56 smithi119 ceph-mon[108979]: osdmap e1518: 8 total, 8 up, 8 in 2023-12-01T16:38:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:56 smithi119 ceph-mon[108979]: pgmap v3446: 137 pgs: 137 active+clean; 151 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2023-12-01T16:38:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:38:58 smithi183 ceph-mon[99169]: pgmap v3447: 137 pgs: 137 active+clean; 151 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2023-12-01T16:38:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:38:58 smithi119 ceph-mon[94175]: pgmap v3447: 137 pgs: 137 active+clean; 151 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2023-12-01T16:38:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:38:58 smithi119 ceph-mon[108979]: pgmap v3447: 137 pgs: 137 active+clean; 151 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2023-12-01T16:39:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:00 smithi183 ceph-mon[99169]: pgmap v3448: 137 pgs: 137 active+clean; 196 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:39:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:00 smithi119 ceph-mon[94175]: pgmap v3448: 137 pgs: 137 active+clean; 196 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:39:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:00 smithi119 ceph-mon[108979]: pgmap v3448: 137 pgs: 137 active+clean; 196 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:39:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:02 smithi183 ceph-mon[99169]: pgmap v3449: 137 pgs: 137 active+clean; 196 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:39:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:02 smithi119 ceph-mon[94175]: pgmap v3449: 137 pgs: 137 active+clean; 196 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:39:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:02 smithi119 ceph-mon[108979]: pgmap v3449: 137 pgs: 137 active+clean; 196 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:39:03.283 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:39:03.599 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:39:03.599 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (65m) 2m ago 66m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:39:03.599 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (65m) 2m ago 65m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:39:03.599 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (67m) 2m ago 67m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:39:03.599 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (66m) 2m ago 66m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:39:03.599 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (70m) 2m ago 70m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:39:03.599 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (71m) 2m ago 71m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:39:03.600 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (71m) 2m ago 71m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:39:03.600 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (70m) 2m ago 70m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:39:03.600 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (70m) 2m ago 70m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:39:03.600 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (66m) 2m ago 66m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:39:03.600 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (66m) 2m ago 66m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:39:03.600 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (69m) 2m ago 69m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:39:03.600 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (69m) 2m ago 69m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:39:03.600 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (69m) 2m ago 69m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:39:03.600 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (68m) 2m ago 68m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:39:03.600 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (68m) 2m ago 68m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:39:03.600 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (68m) 2m ago 68m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:39:03.601 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (67m) 2m ago 67m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:39:03.601 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (67m) 2m ago 67m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:39:03.601 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (65m) 2m ago 66m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:39:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:03 smithi183 ceph-mon[99169]: from='client.27361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:39:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:03 smithi119 ceph-mon[108979]: from='client.27361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:39:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:03 smithi119 ceph-mon[94175]: from='client.27361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:39:03.994 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:39:03.994 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:39:03.994 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:39:03.994 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:39:03.994 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:39:03.994 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:39:03.994 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:39:03.994 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:39:03.995 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:39:03.995 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:39:03.995 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:39:03.995 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:39:03.995 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:39:03.995 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:39:03.995 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:39:03.995 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:39:03.995 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:39:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:39:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:39:04] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-12-01T16:39:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:04 smithi183 ceph-mon[99169]: from='client.18663 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:39:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/397178850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:39:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:04 smithi183 ceph-mon[99169]: pgmap v3450: 137 pgs: 137 active+clean; 196 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:39:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:04 smithi119 ceph-mon[94175]: from='client.18663 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:39:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/397178850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:39:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:04 smithi119 ceph-mon[94175]: pgmap v3450: 137 pgs: 137 active+clean; 196 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:39:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:04 smithi119 ceph-mon[108979]: from='client.18663 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:39:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/397178850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:39:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:04 smithi119 ceph-mon[108979]: pgmap v3450: 137 pgs: 137 active+clean; 196 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:39:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:06 smithi183 ceph-mon[99169]: pgmap v3451: 137 pgs: 137 active+clean; 200 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 213 KiB/s rd, 4.7 MiB/s wr, 44 op/s 2023-12-01T16:39:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:06 smithi119 ceph-mon[108979]: pgmap v3451: 137 pgs: 137 active+clean; 200 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 213 KiB/s rd, 4.7 MiB/s wr, 44 op/s 2023-12-01T16:39:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:06 smithi119 ceph-mon[94175]: pgmap v3451: 137 pgs: 137 active+clean; 200 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 213 KiB/s rd, 4.7 MiB/s wr, 44 op/s 2023-12-01T16:39:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:08 smithi183 ceph-mon[99169]: pgmap v3452: 137 pgs: 137 active+clean; 200 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 185 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2023-12-01T16:39:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:08 smithi119 ceph-mon[94175]: pgmap v3452: 137 pgs: 137 active+clean; 200 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 185 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2023-12-01T16:39:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:08 smithi119 ceph-mon[108979]: pgmap v3452: 137 pgs: 137 active+clean; 200 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 185 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2023-12-01T16:39:09.667 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/7.Shrink (21276 ms) 2023-12-01T16:39:09.668 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOne 2023-12-01T16:39:09.668 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:39:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:10 smithi183 ceph-mon[99169]: pgmap v3453: 137 pgs: 137 active+clean; 224 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 6.7 MiB/s rd, 6.4 MiB/s wr, 53 op/s 2023-12-01T16:39:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:10 smithi119 ceph-mon[94175]: pgmap v3453: 137 pgs: 137 active+clean; 224 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 6.7 MiB/s rd, 6.4 MiB/s wr, 53 op/s 2023-12-01T16:39:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:10 smithi119 ceph-mon[108979]: pgmap v3453: 137 pgs: 137 active+clean; 224 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 6.7 MiB/s rd, 6.4 MiB/s wr, 53 op/s 2023-12-01T16:39:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:12 smithi183 ceph-mon[99169]: pgmap v3454: 137 pgs: 137 active+clean; 224 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2023-12-01T16:39:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:12 smithi119 ceph-mon[94175]: pgmap v3454: 137 pgs: 137 active+clean; 224 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2023-12-01T16:39:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:12 smithi119 ceph-mon[108979]: pgmap v3454: 137 pgs: 137 active+clean; 224 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2023-12-01T16:39:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:39:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:39:14] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-12-01T16:39:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:14 smithi119 ceph-mon[94175]: pgmap v3455: 137 pgs: 137 active+clean; 224 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2023-12-01T16:39:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:14 smithi119 ceph-mon[108979]: pgmap v3455: 137 pgs: 137 active+clean; 224 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2023-12-01T16:39:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:14 smithi183 ceph-mon[99169]: pgmap v3455: 137 pgs: 137 active+clean; 224 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2023-12-01T16:39:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:16 smithi183 ceph-mon[99169]: osdmap e1519: 8 total, 8 up, 8 in 2023-12-01T16:39:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:16 smithi183 ceph-mon[99169]: pgmap v3457: 137 pgs: 137 active+clean; 224 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2023-12-01T16:39:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:16 smithi119 ceph-mon[94175]: osdmap e1519: 8 total, 8 up, 8 in 2023-12-01T16:39:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:16 smithi119 ceph-mon[94175]: pgmap v3457: 137 pgs: 137 active+clean; 224 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2023-12-01T16:39:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:16 smithi119 ceph-mon[108979]: osdmap e1519: 8 total, 8 up, 8 in 2023-12-01T16:39:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:16 smithi119 ceph-mon[108979]: pgmap v3457: 137 pgs: 137 active+clean; 224 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2023-12-01T16:39:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:18 smithi183 ceph-mon[99169]: pgmap v3458: 137 pgs: 137 active+clean; 224 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2023-12-01T16:39:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:18 smithi119 ceph-mon[94175]: pgmap v3458: 137 pgs: 137 active+clean; 224 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2023-12-01T16:39:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:18 smithi119 ceph-mon[108979]: pgmap v3458: 137 pgs: 137 active+clean; 224 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2023-12-01T16:39:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:20 smithi183 ceph-mon[99169]: pgmap v3459: 137 pgs: 137 active+clean; 269 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2023-12-01T16:39:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:20 smithi119 ceph-mon[94175]: pgmap v3459: 137 pgs: 137 active+clean; 269 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2023-12-01T16:39:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:20 smithi119 ceph-mon[108979]: pgmap v3459: 137 pgs: 137 active+clean; 269 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2023-12-01T16:39:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:22 smithi183 ceph-mon[99169]: pgmap v3460: 137 pgs: 137 active+clean; 269 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2023-12-01T16:39:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:22 smithi119 ceph-mon[108979]: pgmap v3460: 137 pgs: 137 active+clean; 269 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2023-12-01T16:39:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:22 smithi119 ceph-mon[94175]: pgmap v3460: 137 pgs: 137 active+clean; 269 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2023-12-01T16:39:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:39:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:39:24] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2023-12-01T16:39:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:24 smithi183 ceph-mon[99169]: pgmap v3461: 137 pgs: 137 active+clean; 269 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2023-12-01T16:39:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:24 smithi119 ceph-mon[94175]: pgmap v3461: 137 pgs: 137 active+clean; 269 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2023-12-01T16:39:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:24 smithi119 ceph-mon[108979]: pgmap v3461: 137 pgs: 137 active+clean; 269 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2023-12-01T16:39:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:26 smithi183 ceph-mon[99169]: pgmap v3462: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 211 KiB/s rd, 4.7 MiB/s wr, 44 op/s 2023-12-01T16:39:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:26 smithi119 ceph-mon[94175]: pgmap v3462: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 211 KiB/s rd, 4.7 MiB/s wr, 44 op/s 2023-12-01T16:39:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:26 smithi119 ceph-mon[108979]: pgmap v3462: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 211 KiB/s rd, 4.7 MiB/s wr, 44 op/s 2023-12-01T16:39:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:28 smithi183 ceph-mon[99169]: pgmap v3463: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 185 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2023-12-01T16:39:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:28 smithi119 ceph-mon[94175]: pgmap v3463: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 185 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2023-12-01T16:39:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:28 smithi119 ceph-mon[108979]: pgmap v3463: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 185 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2023-12-01T16:39:29.375 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOne (19708 ms) 2023-12-01T16:39:29.375 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot 2023-12-01T16:39:29.375 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:39:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:30 smithi183 ceph-mon[99169]: pgmap v3464: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 923 KiB/s rd, 5.1 MiB/s wr, 49 op/s 2023-12-01T16:39:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:30 smithi119 ceph-mon[94175]: pgmap v3464: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 923 KiB/s rd, 5.1 MiB/s wr, 49 op/s 2023-12-01T16:39:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:30 smithi119 ceph-mon[108979]: pgmap v3464: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 923 KiB/s rd, 5.1 MiB/s wr, 49 op/s 2023-12-01T16:39:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:39:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:39:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:39:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:39:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:39:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:39:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:32 smithi183 ceph-mon[99169]: pgmap v3465: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 877 KiB/s rd, 1.3 MiB/s wr, 18 op/s 2023-12-01T16:39:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:39:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:39:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:39:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:32 smithi119 ceph-mon[94175]: pgmap v3465: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 877 KiB/s rd, 1.3 MiB/s wr, 18 op/s 2023-12-01T16:39:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:39:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:39:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:39:32.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:32 smithi119 ceph-mon[108979]: pgmap v3465: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 877 KiB/s rd, 1.3 MiB/s wr, 18 op/s 2023-12-01T16:39:34.386 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:39:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:34 smithi119 ceph-mon[94175]: pgmap v3466: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 877 KiB/s rd, 1.3 MiB/s wr, 18 op/s 2023-12-01T16:39:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:39:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:39:34] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2023-12-01T16:39:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:34 smithi119 ceph-mon[108979]: pgmap v3466: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 877 KiB/s rd, 1.3 MiB/s wr, 18 op/s 2023-12-01T16:39:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:34 smithi183 ceph-mon[99169]: pgmap v3466: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 877 KiB/s rd, 1.3 MiB/s wr, 18 op/s 2023-12-01T16:39:34.782 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:39:34.783 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (66m) 3m ago 66m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:39:34.783 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (66m) 3m ago 66m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:39:34.783 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (67m) 3m ago 67m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:39:34.783 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (67m) 3m ago 67m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:39:34.783 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (70m) 3m ago 70m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:39:34.783 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (72m) 3m ago 72m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:39:34.783 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (72m) 3m ago 72m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:39:34.783 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (70m) 3m ago 70m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:39:34.783 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (70m) 3m ago 70m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:39:34.783 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (66m) 3m ago 66m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:39:34.783 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (66m) 3m ago 66m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:39:34.783 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (70m) 3m ago 70m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:39:34.783 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (69m) 3m ago 69m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:39:34.783 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (69m) 3m ago 69m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:39:34.784 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (69m) 3m ago 69m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:39:34.784 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (68m) 3m ago 68m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:39:34.784 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (68m) 3m ago 68m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:39:34.784 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (68m) 3m ago 68m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:39:34.784 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (67m) 3m ago 67m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:39:34.784 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (66m) 3m ago 67m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:39:35.225 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:39:35.225 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:39:35.225 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:39:35.225 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:39:35.225 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:39:35.225 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:39:35.225 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:39:35.225 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:39:35.225 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:39:35.225 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:39:35.225 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:39:35.225 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:39:35.226 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:39:35.226 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:39:35.226 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:39:35.226 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:39:35.226 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:39:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:35 smithi183 ceph-mon[99169]: from='client.28556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:39:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:35 smithi183 ceph-mon[99169]: from='client.27382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:39:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2940570983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:39:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:35 smithi119 ceph-mon[94175]: from='client.28556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:39:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:35 smithi119 ceph-mon[94175]: from='client.27382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:39:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2940570983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:39:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:35 smithi119 ceph-mon[108979]: from='client.28556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:39:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:35 smithi119 ceph-mon[108979]: from='client.27382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:39:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2940570983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:39:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:36 smithi183 ceph-mon[99169]: pgmap v3467: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2023-12-01T16:39:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:36 smithi119 ceph-mon[94175]: pgmap v3467: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2023-12-01T16:39:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:36 smithi119 ceph-mon[108979]: pgmap v3467: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2023-12-01T16:39:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:38 smithi183 ceph-mon[99169]: osdmap e1520: 8 total, 8 up, 8 in 2023-12-01T16:39:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:38 smithi183 ceph-mon[99169]: pgmap v3469: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 889 KiB/s rd, 1.2 MiB/s wr, 17 op/s 2023-12-01T16:39:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:38 smithi119 ceph-mon[94175]: osdmap e1520: 8 total, 8 up, 8 in 2023-12-01T16:39:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:38 smithi119 ceph-mon[94175]: pgmap v3469: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 889 KiB/s rd, 1.2 MiB/s wr, 17 op/s 2023-12-01T16:39:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:38 smithi119 ceph-mon[108979]: osdmap e1520: 8 total, 8 up, 8 in 2023-12-01T16:39:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:38 smithi119 ceph-mon[108979]: pgmap v3469: 137 pgs: 137 active+clean; 273 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 889 KiB/s rd, 1.2 MiB/s wr, 17 op/s 2023-12-01T16:39:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:40 smithi183 ceph-mon[99169]: pgmap v3470: 137 pgs: 137 active+clean; 314 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T16:39:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:40 smithi119 ceph-mon[94175]: pgmap v3470: 137 pgs: 137 active+clean; 314 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T16:39:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:40 smithi119 ceph-mon[108979]: pgmap v3470: 137 pgs: 137 active+clean; 314 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T16:39:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:42 smithi183 ceph-mon[99169]: pgmap v3471: 137 pgs: 137 active+clean; 314 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T16:39:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:42 smithi119 ceph-mon[94175]: pgmap v3471: 137 pgs: 137 active+clean; 314 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T16:39:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:42 smithi119 ceph-mon[108979]: pgmap v3471: 137 pgs: 137 active+clean; 314 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T16:39:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:39:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:39:44] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2023-12-01T16:39:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:44 smithi119 ceph-mon[108979]: pgmap v3472: 137 pgs: 137 active+clean; 314 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T16:39:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:44 smithi119 ceph-mon[94175]: pgmap v3472: 137 pgs: 137 active+clean; 314 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T16:39:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:44 smithi183 ceph-mon[99169]: pgmap v3472: 137 pgs: 137 active+clean; 314 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T16:39:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:46 smithi183 ceph-mon[99169]: pgmap v3473: 137 pgs: 137 active+clean; 318 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:39:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:46 smithi119 ceph-mon[94175]: pgmap v3473: 137 pgs: 137 active+clean; 318 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:39:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:46 smithi119 ceph-mon[108979]: pgmap v3473: 137 pgs: 137 active+clean; 318 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:39:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:48 smithi183 ceph-mon[99169]: pgmap v3474: 137 pgs: 137 active+clean; 318 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 81 KiB/s rd, 4.3 MiB/s wr, 35 op/s 2023-12-01T16:39:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:48 smithi119 ceph-mon[94175]: pgmap v3474: 137 pgs: 137 active+clean; 318 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 81 KiB/s rd, 4.3 MiB/s wr, 35 op/s 2023-12-01T16:39:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:48 smithi119 ceph-mon[108979]: pgmap v3474: 137 pgs: 137 active+clean; 318 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 81 KiB/s rd, 4.3 MiB/s wr, 35 op/s 2023-12-01T16:39:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:50 smithi183 ceph-mon[99169]: osdmap e1521: 8 total, 8 up, 8 in 2023-12-01T16:39:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:50 smithi183 ceph-mon[99169]: pgmap v3476: 137 pgs: 137 active+clean; 330 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 634 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2023-12-01T16:39:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:50 smithi119 ceph-mon[94175]: osdmap e1521: 8 total, 8 up, 8 in 2023-12-01T16:39:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:50 smithi119 ceph-mon[94175]: pgmap v3476: 137 pgs: 137 active+clean; 330 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 634 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2023-12-01T16:39:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:50 smithi119 ceph-mon[108979]: osdmap e1521: 8 total, 8 up, 8 in 2023-12-01T16:39:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:50 smithi119 ceph-mon[108979]: pgmap v3476: 137 pgs: 137 active+clean; 330 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 634 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2023-12-01T16:39:51.668 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot (22293 ms) 2023-12-01T16:39:51.668 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/7.MinOverlap 2023-12-01T16:39:51.668 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:39:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:52 smithi183 ceph-mon[99169]: pgmap v3477: 137 pgs: 137 active+clean; 330 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 634 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2023-12-01T16:39:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:52 smithi119 ceph-mon[94175]: pgmap v3477: 137 pgs: 137 active+clean; 330 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 634 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2023-12-01T16:39:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:52 smithi119 ceph-mon[108979]: pgmap v3477: 137 pgs: 137 active+clean; 330 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 634 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2023-12-01T16:39:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:39:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:39:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:39:54] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2023-12-01T16:39:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:54 smithi183 ceph-mon[99169]: pgmap v3478: 137 pgs: 137 active+clean; 330 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 634 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2023-12-01T16:39:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:54 smithi119 ceph-mon[94175]: pgmap v3478: 137 pgs: 137 active+clean; 330 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 634 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2023-12-01T16:39:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:54 smithi119 ceph-mon[108979]: pgmap v3478: 137 pgs: 137 active+clean; 330 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 634 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2023-12-01T16:39:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:56 smithi183 ceph-mon[99169]: pgmap v3479: 137 pgs: 137 active+clean; 378 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2023-12-01T16:39:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:56 smithi119 ceph-mon[94175]: pgmap v3479: 137 pgs: 137 active+clean; 378 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2023-12-01T16:39:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:56 smithi119 ceph-mon[108979]: pgmap v3479: 137 pgs: 137 active+clean; 378 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2023-12-01T16:39:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:39:58 smithi183 ceph-mon[99169]: pgmap v3480: 137 pgs: 137 active+clean; 378 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2023-12-01T16:39:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:39:58 smithi119 ceph-mon[94175]: pgmap v3480: 137 pgs: 137 active+clean; 378 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2023-12-01T16:39:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:39:58 smithi119 ceph-mon[108979]: pgmap v3480: 137 pgs: 137 active+clean; 378 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2023-12-01T16:40:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T16:39:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:40:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:00 smithi183 ceph-mon[99169]: osdmap e1522: 8 total, 8 up, 8 in 2023-12-01T16:40:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:40:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:00 smithi183 ceph-mon[99169]: pgmap v3482: 137 pgs: 137 active+clean; 378 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.8 MiB/s wr, 34 op/s 2023-12-01T16:40:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:00 smithi119 ceph-mon[94175]: osdmap e1522: 8 total, 8 up, 8 in 2023-12-01T16:40:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:40:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:00 smithi119 ceph-mon[94175]: pgmap v3482: 137 pgs: 137 active+clean; 378 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.8 MiB/s wr, 34 op/s 2023-12-01T16:40:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:00 smithi119 ceph-mon[108979]: osdmap e1522: 8 total, 8 up, 8 in 2023-12-01T16:40:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:40:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:00 smithi119 ceph-mon[108979]: pgmap v3482: 137 pgs: 137 active+clean; 378 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.8 MiB/s wr, 34 op/s 2023-12-01T16:40:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:02 smithi183 ceph-mon[99169]: pgmap v3483: 137 pgs: 137 active+clean; 378 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.8 MiB/s wr, 34 op/s 2023-12-01T16:40:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:02 smithi119 ceph-mon[94175]: pgmap v3483: 137 pgs: 137 active+clean; 378 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.8 MiB/s wr, 34 op/s 2023-12-01T16:40:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:02 smithi119 ceph-mon[108979]: pgmap v3483: 137 pgs: 137 active+clean; 378 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.8 MiB/s wr, 34 op/s 2023-12-01T16:40:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:40:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:40:04] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2023-12-01T16:40:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:04 smithi119 ceph-mon[108979]: pgmap v3484: 137 pgs: 137 active+clean; 378 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.8 MiB/s wr, 34 op/s 2023-12-01T16:40:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:04 smithi119 ceph-mon[94175]: pgmap v3484: 137 pgs: 137 active+clean; 378 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.8 MiB/s wr, 34 op/s 2023-12-01T16:40:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:04 smithi183 ceph-mon[99169]: pgmap v3484: 137 pgs: 137 active+clean; 378 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.8 MiB/s wr, 34 op/s 2023-12-01T16:40:05.617 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:40:05.965 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:40:05.965 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (66m) 3m ago 67m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:40:05.965 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (66m) 3m ago 66m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:40:05.965 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (68m) 3m ago 68m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:40:05.965 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (68m) 3m ago 68m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:40:05.965 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (71m) 3m ago 71m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:40:05.966 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (72m) 3m ago 72m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:40:05.966 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (72m) 3m ago 72m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:40:05.966 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (71m) 3m ago 71m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:40:05.966 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (71m) 3m ago 71m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:40:05.966 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (67m) 3m ago 67m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:40:05.966 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (67m) 3m ago 67m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:40:05.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (70m) 3m ago 70m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:40:05.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (70m) 3m ago 70m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:40:05.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (70m) 3m ago 70m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:40:05.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (69m) 3m ago 69m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:40:05.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (69m) 3m ago 69m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:40:05.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (69m) 3m ago 69m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:40:05.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (68m) 3m ago 68m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:40:05.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (68m) 3m ago 68m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:40:05.967 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (66m) 3m ago 67m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:40:06.402 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:40:06.402 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:40:06.402 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:40:06.403 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:40:06.403 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:40:06.403 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:40:06.403 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:40:06.403 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:40:06.403 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:40:06.403 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:40:06.403 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:40:06.403 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:40:06.403 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:40:06.403 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:40:06.403 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:40:06.403 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:40:06.403 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:40:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:06 smithi183 ceph-mon[99169]: from='client.18693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:40:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:06 smithi183 ceph-mon[99169]: from='client.18699 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:40:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:06 smithi183 ceph-mon[99169]: pgmap v3485: 137 pgs: 137 active+clean; 423 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:40:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:06 smithi119 ceph-mon[108979]: from='client.18693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:40:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:06 smithi119 ceph-mon[108979]: from='client.18699 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:40:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:06 smithi119 ceph-mon[108979]: pgmap v3485: 137 pgs: 137 active+clean; 423 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:40:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:06 smithi119 ceph-mon[94175]: from='client.18693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:40:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:06 smithi119 ceph-mon[94175]: from='client.18699 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:40:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:06 smithi119 ceph-mon[94175]: pgmap v3485: 137 pgs: 137 active+clean; 423 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:40:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3724112335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:40:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3724112335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:40:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3724112335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:40:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:08 smithi183 ceph-mon[99169]: pgmap v3486: 137 pgs: 137 active+clean; 423 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:40:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:08 smithi119 ceph-mon[94175]: pgmap v3486: 137 pgs: 137 active+clean; 423 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:40:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:08 smithi119 ceph-mon[108979]: pgmap v3486: 137 pgs: 137 active+clean; 423 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:40:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:10 smithi183 ceph-mon[99169]: pgmap v3487: 137 pgs: 137 active+clean; 427 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 235 KiB/s rd, 4.6 MiB/s wr, 43 op/s 2023-12-01T16:40:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:10 smithi119 ceph-mon[94175]: pgmap v3487: 137 pgs: 137 active+clean; 427 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 235 KiB/s rd, 4.6 MiB/s wr, 43 op/s 2023-12-01T16:40:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:10 smithi119 ceph-mon[108979]: pgmap v3487: 137 pgs: 137 active+clean; 427 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 235 KiB/s rd, 4.6 MiB/s wr, 43 op/s 2023-12-01T16:40:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:12 smithi183 ceph-mon[99169]: pgmap v3488: 137 pgs: 137 active+clean; 427 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2023-12-01T16:40:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:12 smithi119 ceph-mon[94175]: pgmap v3488: 137 pgs: 137 active+clean; 427 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2023-12-01T16:40:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:12 smithi119 ceph-mon[108979]: pgmap v3488: 137 pgs: 137 active+clean; 427 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2023-12-01T16:40:13.507 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/7.MinOverlap (21839 ms) 2023-12-01T16:40:13.507 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] EncryptedFlattenTest/7.ZeroOverlap 2023-12-01T16:40:13.507 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:40:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:40:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:40:14] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.43.0" 2023-12-01T16:40:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:14 smithi119 ceph-mon[94175]: pgmap v3489: 137 pgs: 137 active+clean; 427 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2023-12-01T16:40:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:14 smithi119 ceph-mon[108979]: pgmap v3489: 137 pgs: 137 active+clean; 427 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2023-12-01T16:40:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:14 smithi183 ceph-mon[99169]: pgmap v3489: 137 pgs: 137 active+clean; 427 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2023-12-01T16:40:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:16 smithi183 ceph-mon[99169]: pgmap v3490: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 5.1 MiB/s wr, 55 op/s 2023-12-01T16:40:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:16 smithi119 ceph-mon[108979]: pgmap v3490: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 5.1 MiB/s wr, 55 op/s 2023-12-01T16:40:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:16 smithi119 ceph-mon[94175]: pgmap v3490: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 5.1 MiB/s wr, 55 op/s 2023-12-01T16:40:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:18 smithi183 ceph-mon[99169]: pgmap v3491: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2023-12-01T16:40:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:18 smithi119 ceph-mon[94175]: pgmap v3491: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2023-12-01T16:40:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:18 smithi119 ceph-mon[108979]: pgmap v3491: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2023-12-01T16:40:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:20 smithi183 ceph-mon[99169]: pgmap v3492: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2023-12-01T16:40:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:20 smithi119 ceph-mon[94175]: pgmap v3492: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2023-12-01T16:40:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:20 smithi119 ceph-mon[108979]: pgmap v3492: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2023-12-01T16:40:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:22 smithi183 ceph-mon[99169]: pgmap v3493: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.0 MiB/s wr, 16 op/s 2023-12-01T16:40:22.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:22 smithi119 ceph-mon[94175]: pgmap v3493: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.0 MiB/s wr, 16 op/s 2023-12-01T16:40:22.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:22 smithi119 ceph-mon[108979]: pgmap v3493: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.0 MiB/s wr, 16 op/s 2023-12-01T16:40:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:23 smithi183 ceph-mon[99169]: osdmap e1523: 8 total, 8 up, 8 in 2023-12-01T16:40:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:23 smithi119 ceph-mon[94175]: osdmap e1523: 8 total, 8 up, 8 in 2023-12-01T16:40:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:23 smithi119 ceph-mon[108979]: osdmap e1523: 8 total, 8 up, 8 in 2023-12-01T16:40:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:40:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:40:24] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-12-01T16:40:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:24 smithi183 ceph-mon[99169]: pgmap v3495: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-12-01T16:40:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:24 smithi119 ceph-mon[94175]: pgmap v3495: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-12-01T16:40:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:24 smithi119 ceph-mon[108979]: pgmap v3495: 137 pgs: 137 active+clean; 427 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-12-01T16:40:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:26 smithi183 ceph-mon[99169]: pgmap v3496: 137 pgs: 137 active+clean; 468 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:40:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:26 smithi119 ceph-mon[94175]: pgmap v3496: 137 pgs: 137 active+clean; 468 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:40:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:26 smithi119 ceph-mon[108979]: pgmap v3496: 137 pgs: 137 active+clean; 468 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:40:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:28 smithi183 ceph-mon[99169]: pgmap v3497: 137 pgs: 137 active+clean; 468 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:40:28.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:28 smithi119 ceph-mon[94175]: pgmap v3497: 137 pgs: 137 active+clean; 468 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:40:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:28 smithi119 ceph-mon[108979]: pgmap v3497: 137 pgs: 137 active+clean; 468 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T16:40:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:30 smithi183 ceph-mon[99169]: pgmap v3498: 137 pgs: 137 active+clean; 472 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:40:30.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:30 smithi119 ceph-mon[94175]: pgmap v3498: 137 pgs: 137 active+clean; 472 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:40:30.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:30 smithi119 ceph-mon[108979]: pgmap v3498: 137 pgs: 137 active+clean; 472 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:40:32.666 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:40:32.666 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:32 smithi119 ceph-mon[94175]: pgmap v3499: 137 pgs: 137 active+clean; 472 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:40:32.667 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:40:32.667 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:40:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:40:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:32 smithi183 ceph-mon[99169]: pgmap v3499: 137 pgs: 137 active+clean; 472 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:40:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:40:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:40:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:40:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:32 smithi119 ceph-mon[108979]: pgmap v3499: 137 pgs: 137 active+clean; 472 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T16:40:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:40:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:40:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:40:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:40:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:40:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:40:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:40:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:40:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:40:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:40:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:40:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:40:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:40:34] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-12-01T16:40:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:34 smithi183 ceph-mon[99169]: pgmap v3500: 137 pgs: 137 active+clean; 472 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 72 KiB/s rd, 3.9 MiB/s wr, 31 op/s 2023-12-01T16:40:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:34 smithi119 ceph-mon[108979]: pgmap v3500: 137 pgs: 137 active+clean; 472 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 72 KiB/s rd, 3.9 MiB/s wr, 31 op/s 2023-12-01T16:40:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:34 smithi119 ceph-mon[94175]: pgmap v3500: 137 pgs: 137 active+clean; 472 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 72 KiB/s rd, 3.9 MiB/s wr, 31 op/s 2023-12-01T16:40:36.369 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] EncryptedFlattenTest/7.ZeroOverlap (22862 ms) 2023-12-01T16:40:36.430 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 7 tests from EncryptedFlattenTest/7 (156606 ms total) 2023-12-01T16:40:36.430 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:40:36.430 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 11 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2023-12-01T16:40:36.469 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2023-12-01T16:40:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:36 smithi183 ceph-mon[99169]: pgmap v3501: 137 pgs: 137 active+clean; 472 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 582 KiB/s rd, 4.4 MiB/s wr, 49 op/s 2023-12-01T16:40:36.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:36 smithi119 ceph-mon[94175]: pgmap v3501: 137 pgs: 137 active+clean; 472 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 582 KiB/s rd, 4.4 MiB/s wr, 49 op/s 2023-12-01T16:40:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:36 smithi119 ceph-mon[108979]: pgmap v3501: 137 pgs: 137 active+clean; 472 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 582 KiB/s rd, 4.4 MiB/s wr, 49 op/s 2023-12-01T16:40:36.777 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:40:37.084 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:40:37.084 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (67m) 4m ago 67m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:40:37.084 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (67m) 4m ago 67m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:40:37.084 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (68m) 4m ago 68m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:40:37.084 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (68m) 4m ago 68m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:40:37.085 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (71m) 4m ago 71m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:40:37.085 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (73m) 4m ago 73m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:40:37.085 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (73m) 4m ago 73m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:40:37.085 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (72m) 4m ago 71m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:40:37.085 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (71m) 4m ago 71m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:40:37.085 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (67m) 4m ago 67m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:40:37.085 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (67m) 4m ago 67m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:40:37.085 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (71m) 4m ago 71m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:40:37.085 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (71m) 4m ago 71m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:40:37.085 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (70m) 4m ago 70m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:40:37.085 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (70m) 4m ago 70m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:40:37.085 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (69m) 4m ago 69m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:40:37.085 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (69m) 4m ago 69m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:40:37.085 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (69m) 4m ago 69m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:40:37.085 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (68m) 4m ago 68m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:40:37.086 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (67m) 4m ago 68m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:40:37.484 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:40:37.484 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:40:37.484 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:40:37.484 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:40:37.485 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:40:37.485 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:40:37.485 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:40:37.485 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:40:37.485 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:40:37.485 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:40:37.485 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:40:37.485 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:40:37.485 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:40:37.485 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:40:37.485 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:40:37.485 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:40:37.485 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:40:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:37 smithi183 ceph-mon[99169]: osdmap e1524: 8 total, 8 up, 8 in 2023-12-01T16:40:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:37 smithi183 ceph-mon[99169]: from='client.28610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:40:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:37 smithi183 ceph-mon[99169]: from='client.28616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:40:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:37 smithi119 ceph-mon[94175]: osdmap e1524: 8 total, 8 up, 8 in 2023-12-01T16:40:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:37 smithi119 ceph-mon[94175]: from='client.28610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:40:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:37 smithi119 ceph-mon[94175]: from='client.28616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:40:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:37 smithi119 ceph-mon[108979]: osdmap e1524: 8 total, 8 up, 8 in 2023-12-01T16:40:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:37 smithi119 ceph-mon[108979]: from='client.28610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:40:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:37 smithi119 ceph-mon[108979]: from='client.28616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:40:38.454 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:40:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:38 smithi183 ceph-mon[99169]: osdmap e1525: 8 total, 8 up, 8 in 2023-12-01T16:40:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/193269352' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:40:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3250503578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:40:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:38 smithi183 ceph-mon[99169]: pgmap v3504: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:40:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:38 smithi119 ceph-mon[108979]: osdmap e1525: 8 total, 8 up, 8 in 2023-12-01T16:40:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/193269352' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:40:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3250503578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:40:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:38 smithi119 ceph-mon[108979]: pgmap v3504: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:40:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:38 smithi119 ceph-mon[94175]: osdmap e1525: 8 total, 8 up, 8 in 2023-12-01T16:40:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/193269352' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:40:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3250503578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:40:38.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:38 smithi119 ceph-mon[94175]: pgmap v3504: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:40:38.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:39 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:40:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/193269352' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-30","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:40:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:39 smithi119 ceph-mon[94175]: osdmap e1526: 8 total, 8 up, 8 in 2023-12-01T16:40:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:39 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:40:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/193269352' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-30","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:40:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:39 smithi119 ceph-mon[108979]: osdmap e1526: 8 total, 8 up, 8 in 2023-12-01T16:40:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:39 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:40:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/193269352' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-30","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:40:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:39 smithi183 ceph-mon[99169]: osdmap e1526: 8 total, 8 up, 8 in 2023-12-01T16:40:40.490 INFO:tasks.workunit.client.0.smithi119.stdout: wrote [2293126~41355,2608039~51605,3175875~82243,3935190~63774,6165628~46591,9168968~29878,10062016~5370,10166021~83951,11704738~2789,17087834~10305] 2023-12-01T16:40:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:40 smithi183 ceph-mon[99169]: osdmap e1527: 8 total, 8 up, 8 in 2023-12-01T16:40:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:40 smithi183 ceph-mon[99169]: pgmap v3507: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:40:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:40 smithi119 ceph-mon[94175]: osdmap e1527: 8 total, 8 up, 8 in 2023-12-01T16:40:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:40 smithi119 ceph-mon[94175]: pgmap v3507: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:40:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:40 smithi119 ceph-mon[108979]: osdmap e1527: 8 total, 8 up, 8 in 2023-12-01T16:40:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:40 smithi119 ceph-mon[108979]: pgmap v3507: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:40:41.471 INFO:tasks.workunit.client.0.smithi119.stdout: wrote [6689021~26199,7896597~45648,8498833~9602,10284312~16799,10896604~35317,11223069~45313,15831516~21435,18418376~10299,19285341~102160,20792063~55471] 2023-12-01T16:40:41.481 INFO:tasks.workunit.client.0.smithi119.stdout: diff was [6212219~1730026,8498833~9602,10284312~16799,10896604~35317,11223069~45313,12582912~3270039,17098139~3749395] 2023-12-01T16:40:41.485 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5016 ms) 2023-12-01T16:40:41.485 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2023-12-01T16:40:41.485 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:40:41.510 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 0~256 2023-12-01T16:40:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:41 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:40:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:41 smithi183 ceph-mon[99169]: osdmap e1528: 8 total, 8 up, 8 in 2023-12-01T16:40:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:41 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:40:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:41 smithi119 ceph-mon[94175]: osdmap e1528: 8 total, 8 up, 8 in 2023-12-01T16:40:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:41 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:40:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:41 smithi119 ceph-mon[108979]: osdmap e1528: 8 total, 8 up, 8 in 2023-12-01T16:40:42.484 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 0~256 2023-12-01T16:40:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:42 smithi183 ceph-mon[99169]: osdmap e1529: 8 total, 8 up, 8 in 2023-12-01T16:40:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:42 smithi183 ceph-mon[99169]: pgmap v3510: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:40:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:42 smithi119 ceph-mon[94175]: osdmap e1529: 8 total, 8 up, 8 in 2023-12-01T16:40:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:42 smithi119 ceph-mon[94175]: pgmap v3510: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:40:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:42 smithi119 ceph-mon[108979]: osdmap e1529: 8 total, 8 up, 8 in 2023-12-01T16:40:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:42 smithi119 ceph-mon[108979]: pgmap v3510: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:40:43.491 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 0~256 2023-12-01T16:40:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:43 smithi183 ceph-mon[99169]: osdmap e1530: 8 total, 8 up, 8 in 2023-12-01T16:40:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.6", "id": [2, 3]}]: dispatch 2023-12-01T16:40:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.6", "id": [2, 3]}]: dispatch 2023-12-01T16:40:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:43 smithi119 ceph-mon[94175]: osdmap e1530: 8 total, 8 up, 8 in 2023-12-01T16:40:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.6", "id": [2, 3]}]: dispatch 2023-12-01T16:40:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.6", "id": [2, 3]}]: dispatch 2023-12-01T16:40:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:43 smithi119 ceph-mon[108979]: osdmap e1530: 8 total, 8 up, 8 in 2023-12-01T16:40:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.6", "id": [2, 3]}]: dispatch 2023-12-01T16:40:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.6", "id": [2, 3]}]: dispatch 2023-12-01T16:40:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:40:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:40:44] "GET /metrics HTTP/1.1" 200 36311 "" "Prometheus/2.43.0" 2023-12-01T16:40:44.496 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 0~256 2023-12-01T16:40:44.498 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (3013 ms) 2023-12-01T16:40:44.498 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2023-12-01T16:40:44.498 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:40:44.579 INFO:tasks.workunit.client.0.smithi119.stdout: i=0 exists [12707328~3867174,58738719~5613009,118518082~6215509,132559425~4661180,137498639~6844084,153899331~3576936,232668494~1777927,247024328~3210181,314472948~3637220,318853972~7477690] wrote [12707328~3867174,58738719~5613009,118518082~6215509,132559425~4661180,137498639~6844084,153899331~3576936,232668494~1777927,247024328~3210181,314472948~3637220,318853972~7477690] 2023-12-01T16:40:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.6", "id": [2, 3]}]': finished 2023-12-01T16:40:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:44 smithi183 ceph-mon[99169]: osdmap e1531: 8 total, 8 up, 8 in 2023-12-01T16:40:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:44 smithi183 ceph-mon[99169]: pgmap v3513: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:40:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.6", "id": [2, 3]}]': finished 2023-12-01T16:40:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:44 smithi119 ceph-mon[108979]: osdmap e1531: 8 total, 8 up, 8 in 2023-12-01T16:40:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:44 smithi119 ceph-mon[108979]: pgmap v3513: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:40:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.6", "id": [2, 3]}]': finished 2023-12-01T16:40:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:44 smithi119 ceph-mon[94175]: osdmap e1531: 8 total, 8 up, 8 in 2023-12-01T16:40:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:44 smithi119 ceph-mon[94175]: pgmap v3513: 137 pgs: 137 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:40:45.575 INFO:tasks.workunit.client.0.smithi119.stdout: i=1 exists [7719637~8854865,50922290~7700000,58738719~5613009,118518082~11613455,132559425~4661180,137498639~6844084,153899331~3576936,232668494~1777927,247024328~3210181,254194929~1604500,312647130~5463038,318853972~9584247,328810049~5930369,379270490~7196149] wrote [7719637~6220425,50922290~7700000,60091637~3716474,122468455~7663082,254194929~1604500,312647130~4286190,322493024~5945195,328810049~5930369,379270490~7196149] 2023-12-01T16:40:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:45 smithi183 ceph-mon[99169]: osdmap e1532: 8 total, 8 up, 8 in 2023-12-01T16:40:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:45 smithi119 ceph-mon[94175]: osdmap e1532: 8 total, 8 up, 8 in 2023-12-01T16:40:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:45 smithi119 ceph-mon[108979]: osdmap e1532: 8 total, 8 up, 8 in 2023-12-01T16:40:46.599 INFO:tasks.workunit.client.0.smithi119.stdout: i=2 exists [7719637~8854865,40329506~7063558,50922290~7700000,58738719~5613009,68426100~11095996,118518082~18702523,137498639~6844084,153899331~3576936,232169092~4784060,247024328~3210181,254194929~1604500,307949713~10228387,318853972~9584247,328810049~5930369,335948710~6715378,379270490~7196149,401049154~1124740] wrote [40329506~7063558,68426100~11095996,128234990~5436361,232169092~4784060,307949713~10228387,335948710~6715378,401049154~1124740] 2023-12-01T16:40:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:46 smithi183 ceph-mon[99169]: osdmap e1533: 8 total, 8 up, 8 in 2023-12-01T16:40:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:46 smithi183 ceph-mon[99169]: pgmap v3516: 137 pgs: 1 peering, 136 active+clean; 22 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 208 KiB/s wr, 111 op/s 2023-12-01T16:40:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:46 smithi119 ceph-mon[94175]: osdmap e1533: 8 total, 8 up, 8 in 2023-12-01T16:40:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:46 smithi119 ceph-mon[94175]: pgmap v3516: 137 pgs: 1 peering, 136 active+clean; 22 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 208 KiB/s wr, 111 op/s 2023-12-01T16:40:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:46 smithi119 ceph-mon[108979]: osdmap e1533: 8 total, 8 up, 8 in 2023-12-01T16:40:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:46 smithi119 ceph-mon[108979]: pgmap v3516: 137 pgs: 1 peering, 136 active+clean; 22 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 208 KiB/s wr, 111 op/s 2023-12-01T16:40:47.582 INFO:tasks.workunit.client.0.smithi119.stdout: i=3 exists [7719637~8854865,36881316~3209895,40329506~7063558,50922290~7700000,58738719~8757329,68426100~11095996,118518082~18702523,137498639~6844084,153899331~3576936,168246352~7355118,222205873~6464232,232169092~4784060,247024328~3210181,254194929~1604500,305133913~13044187,318853972~9584247,328810049~5930369,335948710~6715378,359770433~8148496,379270490~7196149,401049154~1124740] wrote [36881316~3209895,52249770~2508822,60361168~7134880,168246352~7355118,222205873~6464232,305133913~7748353,359770433~8148496] 2023-12-01T16:40:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:47 smithi183 ceph-mon[99169]: osdmap e1534: 8 total, 8 up, 8 in 2023-12-01T16:40:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:47 smithi119 ceph-mon[94175]: osdmap e1534: 8 total, 8 up, 8 in 2023-12-01T16:40:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:47 smithi119 ceph-mon[108979]: osdmap e1534: 8 total, 8 up, 8 in 2023-12-01T16:40:48.583 INFO:tasks.workunit.client.0.smithi119.stdout: i=4 exists [7719637~8854865,19397910~4979617,36881316~3209895,40329506~7063558,50922290~7700000,58738719~20783377,95672891~4157775,118518082~18702523,137498639~6844084,153899331~3576936,157576708~7161299,168246352~7355118,200664232~11476526,222205873~6464232,232169092~4784060,247024328~3210181,254194929~1604500,286347010~7616095,305133913~13044187,318853972~9584247,328810049~5930369,335948710~6715378,359770433~8148496,379270490~7196149,401049154~1124740] wrote [19397910~4979617,64498845~6489838,95672891~4157775,129916771~1006130,157576708~7161299,171106062~3303420,200664232~11476526,286347010~7616095,321868381~1505046] 2023-12-01T16:40:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:48 smithi183 ceph-mon[99169]: osdmap e1535: 8 total, 8 up, 8 in 2023-12-01T16:40:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:48 smithi183 ceph-mon[99169]: pgmap v3519: 137 pgs: 1 peering, 136 active+clean; 22 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 208 KiB/s wr, 111 op/s 2023-12-01T16:40:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:48 smithi119 ceph-mon[108979]: osdmap e1535: 8 total, 8 up, 8 in 2023-12-01T16:40:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:48 smithi119 ceph-mon[108979]: pgmap v3519: 137 pgs: 1 peering, 136 active+clean; 22 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 208 KiB/s wr, 111 op/s 2023-12-01T16:40:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:48 smithi119 ceph-mon[94175]: osdmap e1535: 8 total, 8 up, 8 in 2023-12-01T16:40:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:48 smithi119 ceph-mon[94175]: pgmap v3519: 137 pgs: 1 peering, 136 active+clean; 22 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 208 KiB/s wr, 111 op/s 2023-12-01T16:40:49.564 INFO:tasks.workunit.client.0.smithi119.stdout: i=5 exists [7719637~8854865,19397910~4979617,36881316~3209895,40329506~7063558,50922290~7700000,58738719~25972009,95672891~6811168,118518082~18702523,137498639~6844084,153899331~3576936,157576708~7161299,168246352~10440691,196710479~3388264,200664232~11476526,222205873~6464232,232169092~4784060,240610028~2560684,247024328~6496361,254194929~1604500,286347010~7616095,305133913~13044187,318853972~9584247,328810049~5930369,335948710~6715378,346573722~428391,359770433~8148496,379270490~7196149,387311608~1512985,401049154~1124740] wrote [52999856~1896416,78000385~6710343,96827153~5656906,175446880~3240163,196710479~3388264,205163573~2453344,240610028~2560684,249515432~4005257,346573722~428391,387311608~1512985] 2023-12-01T16:40:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:49 smithi183 ceph-mon[99169]: osdmap e1536: 8 total, 8 up, 8 in 2023-12-01T16:40:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:49 smithi119 ceph-mon[94175]: osdmap e1536: 8 total, 8 up, 8 in 2023-12-01T16:40:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:49 smithi119 ceph-mon[108979]: osdmap e1536: 8 total, 8 up, 8 in 2023-12-01T16:40:50.680 INFO:tasks.workunit.client.0.smithi119.stdout: i=6 exists [7719637~8854865,19397910~4979617,31173401~16219663,50922290~7700000,58738719~25972009,95672891~6811168,118518082~18702523,137498639~6844084,153899331~10838676,168246352~10440691,196710479~3388264,200664232~11476526,222205873~6464232,232169092~4784060,240610028~2560684,247024328~6496361,254194929~1604500,286347010~7616095,299585045~1380409,305133913~13044187,318853972~9584247,328810049~5930369,335948710~6715378,346573722~428391,359770433~8148496,372723384~5186932,379270490~7196149,387311608~1512985,401049154~1124740,406630338~2258845] wrote [31173401~9349436,65811957~7354831,78812452~586085,155272855~6362634,299585045~1380409,314997327~1244529,372723384~5186932,383011341~1849946,406630338~2258845] 2023-12-01T16:40:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:50 smithi183 ceph-mon[99169]: osdmap e1537: 8 total, 8 up, 8 in 2023-12-01T16:40:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:40:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:50 smithi183 ceph-mon[99169]: pgmap v3522: 137 pgs: 137 active+clean; 302 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 157 KiB/s rd, 59 MiB/s wr, 271 op/s 2023-12-01T16:40:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:50 smithi119 ceph-mon[108979]: osdmap e1537: 8 total, 8 up, 8 in 2023-12-01T16:40:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:40:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:50 smithi119 ceph-mon[108979]: pgmap v3522: 137 pgs: 137 active+clean; 302 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 157 KiB/s rd, 59 MiB/s wr, 271 op/s 2023-12-01T16:40:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:50 smithi119 ceph-mon[94175]: osdmap e1537: 8 total, 8 up, 8 in 2023-12-01T16:40:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:40:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:50 smithi119 ceph-mon[94175]: pgmap v3522: 137 pgs: 137 active+clean; 302 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 157 KiB/s rd, 59 MiB/s wr, 271 op/s 2023-12-01T16:40:51.677 INFO:tasks.workunit.client.0.smithi119.stdout: i=7 exists [7719637~8854865,19397910~4979617,31173401~16219663,50922290~7700000,58738719~25972009,89016722~5440136,95672891~6811168,118518082~18702523,137498639~6844084,153899331~10838676,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~4852081,240610028~2560684,247024328~6496361,254194929~1604500,286347010~7616095,299585045~1380409,305133913~23304306,328810049~5930369,335948710~6715378,346573722~428391,359770433~8148496,372723384~5186932,379270490~7196149,387311608~1512985,401049154~1124740,406630338~2258845] wrote [69946317~7521131,83076298~1170161,89016722~5440136,123279515~1120864,125554764~7745936,180448232~599502,225161752~1903289,232101071~1294382,317153670~7053795] 2023-12-01T16:40:51.823 INFO:tasks.workunit.client.0.smithi119.stdout: i=8 exists [7719637~8854865,19397910~4979617,31173401~16219663,50922290~33788438,89016722~5440136,94932081~7551978,111177803~3775249,118518082~18702523,137498639~6844084,153899331~10838676,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~4852081,240610028~2560684,247024328~6496361,254194929~1604500,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1380409,302477805~25960414,328810049~5930369,335948710~6715378,345239915~6229489,359770433~8148496,372723384~5186932,379270490~7196149,387311608~1512985,401049154~1124740,406630338~2258845] wrote [54274785~4796737,94932081~1722533,111177803~3775249,271228963~6634242,281878718~4127868,288902326~6879410,302477805~4026486,345239915~6229489,383460243~114616] 2023-12-01T16:40:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:51 smithi183 ceph-mon[99169]: osdmap e1538: 8 total, 8 up, 8 in 2023-12-01T16:40:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:51 smithi119 ceph-mon[94175]: osdmap e1538: 8 total, 8 up, 8 in 2023-12-01T16:40:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:51 smithi119 ceph-mon[108979]: osdmap e1538: 8 total, 8 up, 8 in 2023-12-01T16:40:52.857 INFO:tasks.workunit.client.0.smithi119.stdout: i=9 exists [7719637~8854865,19397910~27995154,50922290~33788438,89016722~5440136,94932081~7551978,111177803~3775249,118518082~18702523,137498639~6844084,153899331~10838676,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~6187273,240360444~2810268,247024328~6496361,254194929~1604500,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1380409,302477805~25960414,328810049~13854039,345239915~6229489,352966271~5562138,359770433~8148496,372723384~5186932,379270490~7196149,387311608~1512985,398962778~4910174,406630338~8210265] wrote [24061218~7945072,68033194~6613172,233937634~4350710,240360444~797814,311026989~6264181,332233303~7147511,352966271~5562138,398962778~4910174,408054924~6785679] 2023-12-01T16:40:52.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:52 smithi183 ceph-mon[99169]: osdmap e1539: 8 total, 8 up, 8 in 2023-12-01T16:40:52.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:52 smithi183 ceph-mon[99169]: osdmap e1540: 8 total, 8 up, 8 in 2023-12-01T16:40:52.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:52 smithi183 ceph-mon[99169]: pgmap v3526: 137 pgs: 137 active+clean; 302 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 164 KiB/s rd, 62 MiB/s wr, 283 op/s 2023-12-01T16:40:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:52 smithi119 ceph-mon[94175]: osdmap e1539: 8 total, 8 up, 8 in 2023-12-01T16:40:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:52 smithi119 ceph-mon[94175]: osdmap e1540: 8 total, 8 up, 8 in 2023-12-01T16:40:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:52 smithi119 ceph-mon[94175]: pgmap v3526: 137 pgs: 137 active+clean; 302 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 164 KiB/s rd, 62 MiB/s wr, 283 op/s 2023-12-01T16:40:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:52 smithi119 ceph-mon[108979]: osdmap e1539: 8 total, 8 up, 8 in 2023-12-01T16:40:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:52 smithi119 ceph-mon[108979]: osdmap e1540: 8 total, 8 up, 8 in 2023-12-01T16:40:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:52 smithi119 ceph-mon[108979]: pgmap v3526: 137 pgs: 137 active+clean; 302 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 164 KiB/s rd, 62 MiB/s wr, 283 op/s 2023-12-01T16:40:53.868 INFO:tasks.workunit.client.0.smithi119.stdout: i=10 exists [7719637~8854865,18200374~29192690,50922290~33788438,89016722~5440136,94932081~7551978,111177803~3775249,118518082~18702523,137498639~6844084,153899331~10838676,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~6187273,240360444~2810268,247024328~6496361,254194929~1604500,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1974055,302477805~25960414,328810049~13854039,345239915~6229489,352966271~5562138,359770433~8148496,372723384~5186932,379270490~12184443,392004990~22835613] wrote [18200374~8134899,32085044~7818067,51980219~11115412,295025336~140713,300549546~1009554,309051553~4402345,383809416~7645517,392004990~7046564,401345869~5734410] 2023-12-01T16:40:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:53 smithi119 ceph-mon[94175]: osdmap e1541: 8 total, 8 up, 8 in 2023-12-01T16:40:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:53 smithi119 ceph-mon[108979]: osdmap e1541: 8 total, 8 up, 8 in 2023-12-01T16:40:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:53 smithi183 ceph-mon[99169]: osdmap e1541: 8 total, 8 up, 8 in 2023-12-01T16:40:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:40:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:40:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:40:54] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2023-12-01T16:40:54.835 INFO:tasks.workunit.client.0.smithi119.stdout: i=11 exists [3737371~359940,7719637~8854865,18200374~29192690,50922290~33788438,89016722~13467337,111177803~3775249,118518082~18702523,137498639~6844084,153899331~10838676,168246352~10440691,180448232~599502,196710479~3388264,200664232~13525034,222205873~6464232,232101071~6187273,240360444~2810268,247024328~6496361,254194929~1604500,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~25960414,328810049~13854039,345239915~6229489,352966271~5562138,359770433~8148496,368997108~8913208,379270490~12184443,392004990~22835613] wrote [3737371~359940,70543127~566311,93826174~7836215,207932836~6256430,257200638~3658151,296995155~1396045,312104517~3473921,321855732~1016849,368997108~5497242,410109895~4692817] 2023-12-01T16:40:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:54 smithi183 ceph-mon[99169]: osdmap e1542: 8 total, 8 up, 8 in 2023-12-01T16:40:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:54 smithi183 ceph-mon[99169]: pgmap v3529: 137 pgs: 137 active+clean; 302 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:40:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:54 smithi119 ceph-mon[94175]: osdmap e1542: 8 total, 8 up, 8 in 2023-12-01T16:40:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:54 smithi119 ceph-mon[94175]: pgmap v3529: 137 pgs: 137 active+clean; 302 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:40:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:54 smithi119 ceph-mon[108979]: osdmap e1542: 8 total, 8 up, 8 in 2023-12-01T16:40:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:54 smithi119 ceph-mon[108979]: pgmap v3529: 137 pgs: 137 active+clean; 302 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:40:55.858 INFO:tasks.workunit.client.0.smithi119.stdout: i=12 exists [3737371~359940,7719637~8854865,18200374~29192690,50922290~33788438,89016722~13467337,111177803~3775249,118518082~18702523,137498639~6844084,146270668~5994951,153899331~10838676,168246352~10440691,179934339~9053512,196618754~70782,196710479~3388264,200664232~14885419,222205873~6464232,232101071~6187273,240360444~2810268,247024328~6496361,254194929~1604500,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~25960414,328810049~13854039,342953674~8515730,352966271~5562138,359770433~8148496,368997108~8913208,379270490~12184443,392004990~22835613] wrote [130472252~1929888,146270668~5994951,179934339~9053512,196618754~70782,208588670~6960981,234610848~1786118,342953674~6055920,396774151~1261587] 2023-12-01T16:40:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:55 smithi183 ceph-mon[99169]: osdmap e1543: 8 total, 8 up, 8 in 2023-12-01T16:40:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:55 smithi119 ceph-mon[94175]: osdmap e1543: 8 total, 8 up, 8 in 2023-12-01T16:40:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:55 smithi119 ceph-mon[108979]: osdmap e1543: 8 total, 8 up, 8 in 2023-12-01T16:40:56.863 INFO:tasks.workunit.client.0.smithi119.stdout: i=13 exists [3737371~359940,7719637~8854865,18200374~29192690,50922290~33788438,89016722~13467337,111177803~3775249,118518082~18702523,137498639~6844084,146270668~5994951,153899331~10838676,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,222205873~6464232,232101071~6187273,240360444~2810268,247024328~6496361,254194929~1604500,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~25960414,328810049~13854039,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,379270490~12184443,392004990~22835613] wrote [76614879~4914899,179774498~4994794,197431514~3346027,203885436~6554579,274142031~62373,277376570~239574,319929878~5981074,345042294~7440237,384036866~3324981,401505222~5657127] 2023-12-01T16:40:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:56 smithi183 ceph-mon[99169]: osdmap e1544: 8 total, 8 up, 8 in 2023-12-01T16:40:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:56 smithi183 ceph-mon[99169]: pgmap v3532: 137 pgs: 137 active+clean; 560 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 230 KiB/s rd, 62 MiB/s wr, 376 op/s 2023-12-01T16:40:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:56 smithi119 ceph-mon[108979]: osdmap e1544: 8 total, 8 up, 8 in 2023-12-01T16:40:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:56 smithi119 ceph-mon[108979]: pgmap v3532: 137 pgs: 137 active+clean; 560 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 230 KiB/s rd, 62 MiB/s wr, 376 op/s 2023-12-01T16:40:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:56 smithi119 ceph-mon[94175]: osdmap e1544: 8 total, 8 up, 8 in 2023-12-01T16:40:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:56 smithi119 ceph-mon[94175]: pgmap v3532: 137 pgs: 137 active+clean; 560 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 230 KiB/s rd, 62 MiB/s wr, 376 op/s 2023-12-01T16:40:57.901 INFO:tasks.workunit.client.0.smithi119.stdout: i=14 exists [3737371~359940,7719637~8854865,18200374~29192690,50922290~33788438,89016722~17772679,111177803~3775249,118518082~18702523,137498639~6844084,145512449~6753170,153899331~10838676,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,222205873~16082471,240360444~2810268,247024328~6496361,254194929~1604500,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~25960414,328810049~13854039,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,379270490~12184443,392004990~22835613] wrote [66992810~806623,90030460~5110663,99562656~7226745,145512449~2074995,211449162~1770972,225306840~7869420,283437913~1831188,306524379~5817731,334975968~7421019,353286864~371531] 2023-12-01T16:40:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:57 smithi183 ceph-mon[99169]: osdmap e1545: 8 total, 8 up, 8 in 2023-12-01T16:40:58.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:57 smithi119 ceph-mon[94175]: osdmap e1545: 8 total, 8 up, 8 in 2023-12-01T16:40:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:57 smithi119 ceph-mon[108979]: osdmap e1545: 8 total, 8 up, 8 in 2023-12-01T16:40:58.887 INFO:tasks.workunit.client.0.smithi119.stdout: i=15 exists [1303099~15271403,18200374~66510354,89016722~17772679,111177803~3775249,118518082~18702523,137498639~6844084,145512449~6753170,153899331~10838676,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~17118109,240360444~2810268,247024328~6496361,254194929~7377903,269601106~8262099,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~25960414,328810049~13854039,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,379270490~12184443,392004990~22835613] wrote [1303099~6887872,29704887~2563251,44971780~10900659,76281994~5887546,221170235~2287288,223764204~6458300,255393244~6179588,269601106~3032039,345574690~2381320] 2023-12-01T16:40:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:58 smithi183 ceph-mon[99169]: osdmap e1546: 8 total, 8 up, 8 in 2023-12-01T16:40:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:58 smithi183 ceph-mon[99169]: pgmap v3535: 137 pgs: 137 active+clean; 560 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 230 KiB/s rd, 62 MiB/s wr, 376 op/s 2023-12-01T16:40:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:58 smithi119 ceph-mon[94175]: osdmap e1546: 8 total, 8 up, 8 in 2023-12-01T16:40:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:58 smithi119 ceph-mon[94175]: pgmap v3535: 137 pgs: 137 active+clean; 560 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 230 KiB/s rd, 62 MiB/s wr, 376 op/s 2023-12-01T16:40:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:58 smithi119 ceph-mon[108979]: osdmap e1546: 8 total, 8 up, 8 in 2023-12-01T16:40:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:58 smithi119 ceph-mon[108979]: pgmap v3535: 137 pgs: 137 active+clean; 560 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 230 KiB/s rd, 62 MiB/s wr, 376 op/s 2023-12-01T16:40:59.937 INFO:tasks.workunit.client.0.smithi119.stdout: i=16 exists [1303099~15271403,18009040~66701688,89016722~17772679,106884507~2383526,111177803~3775249,118518082~25824641,145512449~6753170,153899331~10838676,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~7377903,269601106~16405480,286347010~9434726,296995155~1396045,299585045~1974055,302477805~40186283,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,379270490~35570113] wrote [2105238~7283299,18009040~7044419,34620099~6951159,56615504~7378837,106884507~2383526,135642388~7142580,241121548~7670810,275862746~6566301,323176602~6715293,390876749~5697398] 2023-12-01T16:41:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:40:59 smithi183 ceph-mon[99169]: osdmap e1547: 8 total, 8 up, 8 in 2023-12-01T16:41:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:40:59 smithi119 ceph-mon[94175]: osdmap e1547: 8 total, 8 up, 8 in 2023-12-01T16:41:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:40:59 smithi119 ceph-mon[108979]: osdmap e1547: 8 total, 8 up, 8 in 2023-12-01T16:41:00.906 INFO:tasks.workunit.client.0.smithi119.stdout: i=17 exists [1303099~15271403,18009040~70855560,89016722~17772679,106884507~2383526,111177803~3775249,118518082~25824641,145512449~6753170,153899331~10838676,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~7377903,269601106~16405480,286347010~9434726,296995155~1396045,299585045~1974055,302477805~40186283,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] wrote [2013576~4777484,20501034~5048472,49922254~963694,51973109~3031537,56535464~5322004,80732859~8131741,111373010~1829753,204067283~4945569,332012085~6968470,354820694~8058837] 2023-12-01T16:41:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:00 smithi183 ceph-mon[99169]: osdmap e1548: 8 total, 8 up, 8 in 2023-12-01T16:41:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:00 smithi183 ceph-mon[99169]: pgmap v3538: 137 pgs: 137 active+clean; 759 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 236 KiB/s rd, 48 MiB/s wr, 374 op/s 2023-12-01T16:41:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:00 smithi119 ceph-mon[94175]: osdmap e1548: 8 total, 8 up, 8 in 2023-12-01T16:41:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:00 smithi119 ceph-mon[94175]: pgmap v3538: 137 pgs: 137 active+clean; 759 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 236 KiB/s rd, 48 MiB/s wr, 374 op/s 2023-12-01T16:41:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:00 smithi119 ceph-mon[108979]: osdmap e1548: 8 total, 8 up, 8 in 2023-12-01T16:41:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:00 smithi119 ceph-mon[108979]: pgmap v3538: 137 pgs: 137 active+clean; 759 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 236 KiB/s rd, 48 MiB/s wr, 374 op/s 2023-12-01T16:41:01.915 INFO:tasks.workunit.client.0.smithi119.stdout: i=18 exists [1303099~15384686,18009040~70855560,89016722~17772679,106884507~2383526,111177803~3775249,118518082~25824641,145512449~6753170,153899331~10838676,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~7377903,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] wrote [10998710~5689075,40378544~3136628,45436263~2425609,105744277~728012,166695526~6299468,184644613~7052216,242568471~7447558,300854424~6902583,316600957~1532324,375257691~351572] 2023-12-01T16:41:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:01 smithi183 ceph-mon[99169]: osdmap e1549: 8 total, 8 up, 8 in 2023-12-01T16:41:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:01 smithi119 ceph-mon[94175]: osdmap e1549: 8 total, 8 up, 8 in 2023-12-01T16:41:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:01 smithi119 ceph-mon[108979]: osdmap e1549: 8 total, 8 up, 8 in 2023-12-01T16:41:02.947 INFO:tasks.workunit.client.0.smithi119.stdout: i=19 exists [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,118518082~25824641,145512449~6753170,153899331~10838676,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] wrote [7540962~3368258,40740117~8165182,55918860~11277962,104471224~4835495,255538245~7916144,278999792~6041846,299780561~6044528,311511814~5627825,399723339~7865886] 2023-12-01T16:41:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:02 smithi183 ceph-mon[99169]: osdmap e1550: 8 total, 8 up, 8 in 2023-12-01T16:41:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:02 smithi183 ceph-mon[99169]: pgmap v3541: 137 pgs: 137 active+clean; 759 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 236 KiB/s rd, 48 MiB/s wr, 374 op/s 2023-12-01T16:41:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:02 smithi119 ceph-mon[94175]: osdmap e1550: 8 total, 8 up, 8 in 2023-12-01T16:41:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:02 smithi119 ceph-mon[94175]: pgmap v3541: 137 pgs: 137 active+clean; 759 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 236 KiB/s rd, 48 MiB/s wr, 374 op/s 2023-12-01T16:41:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:02 smithi119 ceph-mon[108979]: osdmap e1550: 8 total, 8 up, 8 in 2023-12-01T16:41:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:02 smithi119 ceph-mon[108979]: pgmap v3541: 137 pgs: 137 active+clean; 759 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 236 KiB/s rd, 48 MiB/s wr, 374 op/s 2023-12-01T16:41:03.854 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 1 diff [7719637~6220425,50922290~7700000,60091637~3716474,122468455~7663082,254194929~1604500,312647130~4286190,322493024~5945195,328810049~5930369,379270490~7196149] 2023-12-01T16:41:03.854 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [7719637~6220425,50922290~7700000,60091637~3716474,122468455~7663082,254194929~1604500,312647130~4286190,322493024~5945195,328810049~5930369,379270490~7196149] 2023-12-01T16:41:03.870 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~9745758,50331648~8290642,60091637~3716474,122468455~7663082,251658240~4141189,312647130~4286190,322493024~12247394,377487360~8979279] 2023-12-01T16:41:03.871 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 2 diff [7719637~6220425,40329506~7063558,50922290~7700000,60091637~3716474,68426100~11095996,122468455~11202896,232169092~4784060,254194929~1604500,307949713~10228387,322493024~5945195,328810049~5930369,335948710~6715378,379270490~7196149,401049154~1124740] 2023-12-01T16:41:03.871 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [7719637~6220425,40329506~7063558,50922290~7700000,60091637~3716474,68426100~11095996,122468455~11202896,232169092~4784060,254194929~1604500,307949713~10228387,322493024~5945195,328810049~5930369,335948710~6715378,379270490~7196149,401049154~1124740] 2023-12-01T16:41:03.877 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~9745758,37748736~9644328,50331648~8290642,60091637~3716474,67108864~12413232,122468455~11202896,232169092~4784060,251658240~4141189,306184192~11993908,322493024~12247394,335544320~7119768,377487360~8979279,398458880~3715014] 2023-12-01T16:41:03.877 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 3 diff [7719637~6220425,36881316~3209895,40329506~7063558,50922290~7700000,60091637~7404411,68426100~11095996,122468455~11202896,168246352~7355118,222205873~6464232,232169092~4784060,254194929~1604500,305133913~13044187,322493024~5945195,328810049~5930369,335948710~6715378,359770433~8148496,379270490~7196149,401049154~1124740] 2023-12-01T16:41:03.877 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [7719637~6220425,36881316~3209895,40329506~7063558,50922290~7700000,60091637~7404411,68426100~11095996,122468455~11202896,168246352~7355118,222205873~6464232,232169092~4784060,254194929~1604500,305133913~13044187,322493024~5945195,328810049~5930369,335948710~6715378,359770433~8148496,379270490~7196149,401049154~1124740] 2023-12-01T16:41:03.883 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~9745758,33554432~13838632,50331648~8290642,60091637~19430459,122468455~11202896,167772160~7829310,218103808~10566297,232169092~4784060,251658240~4141189,301989888~16188212,322493024~12247394,335544320~7119768,356515840~11403089,377487360~8979279,398458880~3715014] 2023-12-01T16:41:03.883 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 4 diff [7719637~6220425,19397910~4979617,36881316~3209895,40329506~7063558,50922290~7700000,60091637~19430459,95672891~4157775,122468455~11202896,157576708~7161299,168246352~7355118,200664232~11476526,222205873~6464232,232169092~4784060,254194929~1604500,286347010~7616095,305133913~13044187,321868381~6569838,328810049~5930369,335948710~6715378,359770433~8148496,379270490~7196149,401049154~1124740] 2023-12-01T16:41:03.884 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [7719637~6220425,19397910~4979617,36881316~3209895,40329506~7063558,50922290~7700000,60091637~19430459,95672891~4157775,122468455~11202896,157576708~7161299,168246352~7355118,200664232~11476526,222205873~6464232,232169092~4784060,254194929~1604500,286347010~7616095,305133913~13044187,321868381~6569838,328810049~5930369,335948710~6715378,359770433~8148496,379270490~7196149,401049154~1124740] 2023-12-01T16:41:03.890 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~9745758,16777216~7600311,33554432~13838632,50331648~8290642,60091637~19430459,92274688~7555978,122468455~11202896,157476267~7261740,167772160~7829310,197132288~15008470,218103808~10566297,232169092~4784060,251658240~4141189,285212672~8750433,301989888~16188212,321868381~12872037,335544320~7119768,356515840~11403089,377487360~8979279,398458880~3715014] 2023-12-01T16:41:03.890 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 5 diff [7719637~6220425,19397910~4979617,36881316~3209895,40329506~7063558,50922290~7700000,60091637~24619091,95672891~6811168,122468455~11202896,157576708~7161299,168246352~10440691,196710479~3388264,200664232~11476526,222205873~6464232,232169092~4784060,240610028~2560684,249515432~4005257,254194929~1604500,286347010~7616095,305133913~13044187,321868381~6569838,328810049~5930369,335948710~6715378,346573722~428391,359770433~8148496,379270490~7196149,387311608~1512985,401049154~1124740] 2023-12-01T16:41:03.890 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [7719637~6220425,19397910~4979617,36881316~3209895,40329506~7063558,50922290~7700000,60091637~24619091,95672891~6811168,122468455~11202896,157576708~7161299,168246352~10440691,196710479~3388264,200664232~11476526,222205873~6464232,232169092~4784060,240610028~2560684,249515432~4005257,254194929~1604500,286347010~7616095,305133913~13044187,321868381~6569838,328810049~5930369,335948710~6715378,346573722~428391,359770433~8148496,379270490~7196149,387311608~1512985,401049154~1124740] 2023-12-01T16:41:03.896 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~9745758,16777216~7600311,33554432~13838632,50331648~8290642,60091637~24619091,92274688~10209371,122468455~11202896,157476267~7261740,167772160~10914883,192937984~19202774,218103808~10566297,232169092~4784060,239075328~4095384,249515432~6283997,285212672~8750433,301989888~16188212,321868381~12872037,335544320~7119768,343932928~3069185,356515840~11403089,377487360~11337233,398458880~3715014] 2023-12-01T16:41:03.896 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 6 diff [7719637~6220425,19397910~4979617,31173401~16219663,50922290~7700000,60091637~24619091,95672891~6811168,122468455~11202896,155272855~9465152,168246352~10440691,196710479~3388264,200664232~11476526,222205873~6464232,232169092~4784060,240610028~2560684,249515432~4005257,254194929~1604500,286347010~7616095,299585045~1380409,305133913~13044187,321868381~6569838,328810049~5930369,335948710~6715378,346573722~428391,359770433~8148496,372723384~5186932,379270490~7196149,387311608~1512985,401049154~1124740,406630338~2258845] 2023-12-01T16:41:03.896 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [7719637~6220425,19397910~4979617,31173401~16219663,50922290~7700000,60091637~24619091,95672891~6811168,122468455~11202896,155272855~9465152,168246352~10440691,196710479~3388264,200664232~11476526,222205873~6464232,232169092~4784060,240610028~2560684,249515432~4005257,254194929~1604500,286347010~7616095,299585045~1380409,305133913~13044187,321868381~6569838,328810049~5930369,335948710~6715378,346573722~428391,359770433~8148496,372723384~5186932,379270490~7196149,387311608~1512985,401049154~1124740,406630338~2258845] 2023-12-01T16:41:03.902 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~9745758,16777216~7600311,29360128~18032936,50331648~8290642,60091637~24619091,92274688~10209371,122468455~11202896,155272855~9465152,167772160~10914883,192937984~19202774,218103808~10566297,232169092~4784060,239075328~4095384,249515432~6283997,285212672~8750433,297795584~3169870,301989888~16188212,321868381~12872037,335544320~7119768,343932928~3069185,356515840~11403089,369098752~19725841,398458880~3715014,402653184~6235999] 2023-12-01T16:41:03.902 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 7 diff [7719637~6220425,19397910~4979617,31173401~16219663,50922290~7700000,60091637~24619091,89016722~5440136,95672891~6811168,122468455~11202896,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~4852081,240610028~2560684,249515432~4005257,254194929~1604500,286347010~7616095,299585045~1380409,305133913~23304306,328810049~5930369,335948710~6715378,346573722~428391,359770433~8148496,372723384~5186932,379270490~7196149,387311608~1512985,401049154~1124740,406630338~2258845] 2023-12-01T16:41:03.902 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [7719637~6220425,19397910~4979617,31173401~16219663,50922290~7700000,60091637~24619091,89016722~5440136,95672891~6811168,122468455~11202896,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~4852081,240610028~2560684,249515432~4005257,254194929~1604500,286347010~7616095,299585045~1380409,305133913~23304306,328810049~5930369,335948710~6715378,346573722~428391,359770433~8148496,372723384~5186932,379270490~7196149,387311608~1512985,401049154~1124740,406630338~2258845] 2023-12-01T16:41:03.908 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~9745758,16777216~7600311,29360128~18032936,50331648~8290642,60091637~24619091,88080384~14403675,122468455~11202896,155272855~9465152,167772160~10914883,180355072~692662,192937984~19202774,218103808~10566297,232101071~4852081,239075328~4095384,249515432~6283997,285212672~8750433,297795584~3169870,301989888~32750530,335544320~7119768,343932928~3069185,356515840~11403089,369098752~19725841,398458880~3715014,402653184~6235999] 2023-12-01T16:41:03.908 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 8 diff [7719637~6220425,19397910~4979617,31173401~16219663,50922290~8149232,60091637~24619091,89016722~5440136,94932081~7551978,111177803~3775249,122468455~11202896,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~4852081,240610028~2560684,249515432~4005257,254194929~1604500,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1380409,302477805~25960414,328810049~5930369,335948710~6715378,345239915~6229489,359770433~8148496,372723384~5186932,379270490~7196149,387311608~1512985,401049154~1124740,406630338~2258845] 2023-12-01T16:41:03.909 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [7719637~6220425,19397910~4979617,31173401~16219663,50922290~8149232,60091637~24619091,89016722~5440136,94932081~7551978,111177803~3775249,122468455~11202896,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~4852081,240610028~2560684,249515432~4005257,254194929~1604500,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1380409,302477805~25960414,328810049~5930369,335948710~6715378,345239915~6229489,359770433~8148496,372723384~5186932,379270490~7196149,387311608~1512985,401049154~1124740,406630338~2258845] 2023-12-01T16:41:03.916 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~9745758,16777216~7600311,29360128~18032936,50331648~8739874,60091637~24619091,88080384~14403675,109051904~5901148,122468455~11202896,155272855~9465152,167772160~10914883,180355072~692662,192937984~19202774,218103808~10566297,232101071~4852081,239075328~4095384,249515432~6283997,268435456~9427749,281018368~14763368,297795584~3169870,301989888~32750530,335544320~7119768,343932928~7536476,356515840~11403089,369098752~19725841,398458880~3715014,402653184~6235999] 2023-12-01T16:41:03.916 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 9 diff [7719637~6220425,19397910~27995154,50922290~8149232,60091637~24619091,89016722~5440136,94932081~7551978,111177803~3775249,122468455~11202896,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,254194929~1604500,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1380409,302477805~25960414,328810049~13854039,345239915~6229489,352966271~5562138,359770433~8148496,372723384~5186932,379270490~7196149,387311608~1512985,398962778~4910174,406630338~8210265] 2023-12-01T16:41:03.916 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [7719637~6220425,19397910~27995154,50922290~8149232,60091637~24619091,89016722~5440136,94932081~7551978,111177803~3775249,122468455~11202896,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,254194929~1604500,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1380409,302477805~25960414,328810049~13854039,345239915~6229489,352966271~5562138,359770433~8148496,372723384~5186932,379270490~7196149,387311608~1512985,398962778~4910174,406630338~8210265] 2023-12-01T16:41:03.922 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~9745758,16777216~30615848,50331648~8739874,60091637~24619091,88080384~14403675,109051904~5901148,122468455~11202896,155272855~9465152,167772160~10914883,180355072~692662,192937984~19202774,218103808~10566297,232101071~6187273,239075328~4095384,249515432~6283997,268435456~9427749,281018368~14763368,297795584~3169870,301989888~40674200,343932928~7536476,352321536~15597393,369098752~19725841,398458880~16381723] 2023-12-01T16:41:03.922 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 10 diff [7719637~6220425,18200374~29192690,50922290~33788438,89016722~5440136,94932081~7551978,111177803~3775249,122468455~11202896,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,254194929~1604500,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1974055,302477805~25960414,328810049~13854039,345239915~6229489,352966271~5562138,359770433~8148496,372723384~5186932,379270490~12184443,392004990~22835613] 2023-12-01T16:41:03.922 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [7719637~6220425,18200374~29192690,50922290~33788438,89016722~5440136,94932081~7551978,111177803~3775249,122468455~11202896,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,254194929~1604500,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1974055,302477805~25960414,328810049~13854039,345239915~6229489,352966271~5562138,359770433~8148496,372723384~5186932,379270490~12184443,392004990~22835613] 2023-12-01T16:41:03.928 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~9745758,16777216~30615848,50331648~34379080,88080384~14403675,109051904~5901148,122468455~11202896,155272855~9465152,167772160~10914883,180355072~692662,192937984~19202774,218103808~10566297,232101071~6187273,239075328~4095384,249515432~6283997,268435456~9427749,281018368~14763368,297795584~3763516,301989888~40674200,343932928~7536476,352321536~15597393,369098752~45741851] 2023-12-01T16:41:03.928 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 11 diff [3737371~359940,7719637~6220425,18200374~29192690,50922290~33788438,89016722~13467337,111177803~3775249,122468455~11202896,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~13525034,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,254194929~1604500,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~25960414,328810049~13854039,345239915~6229489,352966271~5562138,359770433~8148496,368997108~8913208,379270490~12184443,392004990~22835613] 2023-12-01T16:41:03.928 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,7719637~6220425,18200374~29192690,50922290~33788438,89016722~13467337,111177803~3775249,122468455~11202896,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~13525034,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,254194929~1604500,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~25960414,328810049~13854039,345239915~6229489,352966271~5562138,359770433~8148496,368997108~8913208,379270490~12184443,392004990~22835613] 2023-12-01T16:41:03.934 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,4194304~9745758,16777216~30615848,50331648~34379080,88080384~14403675,109051904~5901148,122468455~11202896,155272855~9465152,167772160~10914883,180355072~692662,192937984~21251282,218103808~10566297,232101071~6187273,239075328~4095384,249515432~6283997,255852544~5006245,268435456~9427749,281018368~20540732,301989888~40674200,343932928~7536476,352321536~62519067] 2023-12-01T16:41:03.934 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 12 diff [3737371~359940,7719637~6220425,18200374~29192690,50922290~33788438,89016722~13467337,111177803~3775249,122468455~11202896,146270668~5994951,155272855~9465152,168246352~10440691,179934339~9053512,196618754~70782,196710479~3388264,200664232~14885419,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,254194929~1604500,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~25960414,328810049~13854039,342953674~8515730,352966271~5562138,359770433~8148496,368997108~8913208,379270490~12184443,392004990~22835613] 2023-12-01T16:41:03.934 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,7719637~6220425,18200374~29192690,50922290~33788438,89016722~13467337,111177803~3775249,122468455~11202896,146270668~5994951,155272855~9465152,168246352~10440691,179934339~9053512,196618754~70782,196710479~3388264,200664232~14885419,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,254194929~1604500,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~25960414,328810049~13854039,342953674~8515730,352966271~5562138,359770433~8148496,368997108~8913208,379270490~12184443,392004990~22835613] 2023-12-01T16:41:03.940 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,4194304~9745758,16777216~30615848,50331648~34379080,88080384~14403675,109051904~5901148,122468455~11202896,144342723~7922896,155272855~9465152,167772160~21215691,192937984~22611667,218103808~10566297,232101071~6187273,239075328~4095384,249515432~6283997,255852544~5006245,268435456~9427749,281018368~20540732,301989888~49479516,352321536~62519067] 2023-12-01T16:41:03.941 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 13 diff [3737371~359940,7719637~6220425,18200374~29192690,50922290~33788438,89016722~13467337,111177803~3775249,122468455~11202896,146270668~5994951,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,254194929~1604500,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~25960414,328810049~13854039,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,379270490~12184443,392004990~22835613] 2023-12-01T16:41:03.941 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,7719637~6220425,18200374~29192690,50922290~33788438,89016722~13467337,111177803~3775249,122468455~11202896,146270668~5994951,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,254194929~1604500,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~25960414,328810049~13854039,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,379270490~12184443,392004990~22835613] 2023-12-01T16:41:03.947 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,4194304~9745758,16777216~30615848,50331648~34379080,88080384~14403675,109051904~5901148,122468455~11202896,144342723~7922896,155272855~9465152,167772160~21215691,192937984~22611667,218103808~10566297,232101071~6187273,239075328~4095384,249515432~6283997,255852544~5006245,268435456~9427749,281018368~20540732,301989888~112850715] 2023-12-01T16:41:03.947 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 14 diff [3737371~359940,7719637~6220425,18200374~29192690,50922290~33788438,89016722~17772679,111177803~3775249,122468455~11202896,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,222205873~16082471,240360444~2810268,249515432~4005257,254194929~1604500,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~25960414,328810049~13854039,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,379270490~12184443,392004990~22835613] 2023-12-01T16:41:03.947 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,7719637~6220425,18200374~29192690,50922290~33788438,89016722~17772679,111177803~3775249,122468455~11202896,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,222205873~16082471,240360444~2810268,249515432~4005257,254194929~1604500,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~25960414,328810049~13854039,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,379270490~12184443,392004990~22835613] 2023-12-01T16:41:03.953 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,4194304~9745758,16777216~30615848,50331648~34379080,88080384~18709017,109051904~5901148,122468455~11202896,144342723~7922896,155272855~9465152,167772160~21215691,192937984~22611667,218103808~20184536,239075328~4095384,249515432~6283997,255852544~5006245,268435456~9427749,281018368~20540732,301989888~112850715] 2023-12-01T16:41:03.953 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 15 diff [1303099~12636963,18200374~66510354,89016722~17772679,111177803~3775249,122468455~11202896,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~17118109,240360444~2810268,249515432~4005257,254194929~7377903,269601106~8262099,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~25960414,328810049~13854039,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,379270490~12184443,392004990~22835613] 2023-12-01T16:41:03.953 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~12636963,18200374~66510354,89016722~17772679,111177803~3775249,122468455~11202896,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~17118109,240360444~2810268,249515432~4005257,254194929~7377903,269601106~8262099,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~25960414,328810049~13854039,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,379270490~12184443,392004990~22835613] 2023-12-01T16:41:03.960 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~13940062,16777216~67933512,88080384~18709017,109051904~5901148,122468455~11202896,144342723~7922896,155272855~9465152,167772160~21215691,192937984~22611667,218103808~20184536,239075328~4095384,249515432~12057400,268435456~9427749,281018368~20540732,301989888~112850715] 2023-12-01T16:41:03.960 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 16 diff [1303099~12636963,18009040~66701688,89016722~17772679,106884507~2383526,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~17118109,240360444~8431914,249515432~4005257,254194929~7377903,269601106~16405480,286347010~9434726,296995155~1396045,299585045~1974055,302477805~40186283,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,379270490~35570113] 2023-12-01T16:41:03.960 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~12636963,18009040~66701688,89016722~17772679,106884507~2383526,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~17118109,240360444~8431914,249515432~4005257,254194929~7377903,269601106~16405480,286347010~9434726,296995155~1396045,299585045~1974055,302477805~40186283,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,379270490~35570113] 2023-12-01T16:41:03.965 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~13940062,16777216~67933512,88080384~26872668,122468455~11202896,135642388~7142580,144342723~7922896,155272855~9465152,167772160~21215691,192937984~22611667,218103808~20184536,239075328~9717030,249515432~12057400,268435456~33123644,301989888~112850715] 2023-12-01T16:41:03.965 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 17 diff [1303099~12636963,18009040~70855560,89016722~17772679,106884507~2383526,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~17118109,240360444~8431914,249515432~4005257,254194929~7377903,269601106~16405480,286347010~9434726,296995155~1396045,299585045~1974055,302477805~40186283,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:03.965 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~12636963,18009040~70855560,89016722~17772679,106884507~2383526,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~17118109,240360444~8431914,249515432~4005257,254194929~7377903,269601106~16405480,286347010~9434726,296995155~1396045,299585045~1974055,302477805~40186283,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:03.970 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~13940062,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~9465152,167772160~21215691,192937984~22611667,218103808~20184536,239075328~9717030,249515432~12057400,268435456~33123644,301989888~112850715] 2023-12-01T16:41:03.970 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 18 diff [1303099~15384686,18009040~70855560,89016722~17772679,106884507~2383526,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~7377903,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:03.971 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~17772679,106884507~2383526,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~7377903,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:03.976 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~22497504,268435456~146405147] 2023-12-01T16:41:03.976 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 19 diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:03.976 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:03.982 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~24379061,268435456~146405147] 2023-12-01T16:41:03.982 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 2 diff [40329506~7063558,68426100~11095996,128234990~5436361,232169092~4784060,307949713~10228387,335948710~6715378,401049154~1124740] 2023-12-01T16:41:03.982 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [40329506~7063558,68426100~11095996,128234990~5436361,232169092~4784060,307949713~10228387,335948710~6715378,401049154~1124740] 2023-12-01T16:41:03.988 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [37748736~9644328,67108864~12413232,128234990~5436361,232169092~4784060,306184192~11993908,335544320~7119768,398458880~3715014] 2023-12-01T16:41:03.988 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 3 diff [36881316~3209895,40329506~7063558,52249770~2508822,60361168~7134880,68426100~11095996,128234990~5436361,168246352~7355118,222205873~6464232,232169092~4784060,305133913~13044187,335948710~6715378,359770433~8148496,401049154~1124740] 2023-12-01T16:41:03.988 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [36881316~3209895,40329506~7063558,52249770~2508822,60361168~7134880,68426100~11095996,128234990~5436361,168246352~7355118,222205873~6464232,232169092~4784060,305133913~13044187,335948710~6715378,359770433~8148496,401049154~1124740] 2023-12-01T16:41:03.993 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [33554432~13838632,52249770~2508822,60361168~19160928,128234990~5436361,167772160~7829310,218103808~10566297,232169092~4784060,301989888~16188212,335544320~7119768,356515840~11403089,398458880~3715014] 2023-12-01T16:41:03.993 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 4 diff [19397910~4979617,36881316~3209895,40329506~7063558,52249770~2508822,60361168~19160928,95672891~4157775,128234990~5436361,157576708~7161299,168246352~7355118,200664232~11476526,222205873~6464232,232169092~4784060,286347010~7616095,305133913~13044187,321868381~1505046,335948710~6715378,359770433~8148496,401049154~1124740] 2023-12-01T16:41:03.994 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [19397910~4979617,36881316~3209895,40329506~7063558,52249770~2508822,60361168~19160928,95672891~4157775,128234990~5436361,157576708~7161299,168246352~7355118,200664232~11476526,222205873~6464232,232169092~4784060,286347010~7616095,305133913~13044187,321868381~1505046,335948710~6715378,359770433~8148496,401049154~1124740] 2023-12-01T16:41:03.999 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~7600311,33554432~13838632,52249770~2508822,60361168~19160928,92274688~7555978,128234990~5436361,157476267~7261740,167772160~7829310,197132288~15008470,218103808~10566297,232169092~4784060,285212672~8750433,301989888~16188212,321868381~1505046,335544320~7119768,356515840~11403089,398458880~3715014] 2023-12-01T16:41:03.999 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 5 diff [19397910~4979617,36881316~3209895,40329506~7063558,52249770~2646502,60361168~24349560,95672891~6811168,128234990~5436361,157576708~7161299,168246352~10440691,196710479~3388264,200664232~11476526,222205873~6464232,232169092~4784060,240610028~2560684,249515432~4005257,286347010~7616095,305133913~13044187,321868381~1505046,335948710~6715378,346573722~428391,359770433~8148496,387311608~1512985,401049154~1124740] 2023-12-01T16:41:04.000 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [19397910~4979617,36881316~3209895,40329506~7063558,52249770~2646502,60361168~24349560,95672891~6811168,128234990~5436361,157576708~7161299,168246352~10440691,196710479~3388264,200664232~11476526,222205873~6464232,232169092~4784060,240610028~2560684,249515432~4005257,286347010~7616095,305133913~13044187,321868381~1505046,335948710~6715378,346573722~428391,359770433~8148496,387311608~1512985,401049154~1124740] 2023-12-01T16:41:04.004 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~7600311,33554432~13838632,52249770~2646502,60361168~24349560,92274688~10209371,128234990~5436361,157476267~7261740,167772160~10914883,192937984~19202774,218103808~10566297,232169092~4784060,239075328~4095384,249515432~4005257,285212672~8750433,301989888~16188212,321868381~1505046,335544320~7119768,343932928~3069185,356515840~11403089,386466639~2357954,398458880~3715014] 2023-12-01T16:41:04.005 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 6 diff [19397910~4979617,31173401~16219663,52249770~2646502,60361168~24349560,95672891~6811168,128234990~5436361,155272855~9465152,168246352~10440691,196710479~3388264,200664232~11476526,222205873~6464232,232169092~4784060,240610028~2560684,249515432~4005257,286347010~7616095,299585045~1380409,305133913~13044187,321868381~1505046,335948710~6715378,346573722~428391,359770433~8148496,372723384~5186932,383011341~1849946,387311608~1512985,401049154~1124740,406630338~2258845] 2023-12-01T16:41:04.005 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [19397910~4979617,31173401~16219663,52249770~2646502,60361168~24349560,95672891~6811168,128234990~5436361,155272855~9465152,168246352~10440691,196710479~3388264,200664232~11476526,222205873~6464232,232169092~4784060,240610028~2560684,249515432~4005257,286347010~7616095,299585045~1380409,305133913~13044187,321868381~1505046,335948710~6715378,346573722~428391,359770433~8148496,372723384~5186932,383011341~1849946,387311608~1512985,401049154~1124740,406630338~2258845] 2023-12-01T16:41:04.010 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~7600311,29360128~18032936,52249770~2646502,60361168~24349560,92274688~10209371,128234990~5436361,155272855~9465152,167772160~10914883,192937984~19202774,218103808~10566297,232169092~4784060,239075328~4095384,249515432~4005257,285212672~8750433,297795584~3169870,301989888~16188212,321868381~1505046,335544320~7119768,343932928~3069185,356515840~11403089,369098752~8811564,383011341~1849946,386466639~2357954,398458880~3715014,402653184~6235999] 2023-12-01T16:41:04.010 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 7 diff [19397910~4979617,31173401~16219663,52249770~2646502,60361168~24349560,89016722~5440136,95672891~6811168,123279515~1120864,125554764~8116587,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~4852081,240610028~2560684,249515432~4005257,286347010~7616095,299585045~1380409,305133913~19073552,335948710~6715378,346573722~428391,359770433~8148496,372723384~5186932,383011341~1849946,387311608~1512985,401049154~1124740,406630338~2258845] 2023-12-01T16:41:04.010 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [19397910~4979617,31173401~16219663,52249770~2646502,60361168~24349560,89016722~5440136,95672891~6811168,123279515~1120864,125554764~8116587,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~4852081,240610028~2560684,249515432~4005257,286347010~7616095,299585045~1380409,305133913~19073552,335948710~6715378,346573722~428391,359770433~8148496,372723384~5186932,383011341~1849946,387311608~1512985,401049154~1124740,406630338~2258845] 2023-12-01T16:41:04.016 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~7600311,29360128~18032936,52249770~2646502,60361168~24349560,88080384~14403675,123279515~1120864,125554764~8116587,155272855~9465152,167772160~10914883,180355072~692662,192937984~19202774,218103808~10566297,232101071~4852081,239075328~4095384,249515432~4005257,285212672~8750433,297795584~3169870,301989888~22217577,335544320~7119768,343932928~3069185,356515840~11403089,369098752~8811564,383011341~1849946,386466639~2357954,398458880~3715014,402653184~6235999] 2023-12-01T16:41:04.016 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 8 diff [19397910~4979617,31173401~16219663,52249770~6821752,60361168~24349560,89016722~5440136,94932081~7551978,111177803~3775249,123279515~1120864,125554764~8116587,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~4852081,240610028~2560684,249515432~4005257,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1380409,302477805~21729660,335948710~6715378,345239915~6229489,359770433~8148496,372723384~5186932,383011341~1849946,387311608~1512985,401049154~1124740,406630338~2258845] 2023-12-01T16:41:04.016 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [19397910~4979617,31173401~16219663,52249770~6821752,60361168~24349560,89016722~5440136,94932081~7551978,111177803~3775249,123279515~1120864,125554764~8116587,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~4852081,240610028~2560684,249515432~4005257,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1380409,302477805~21729660,335948710~6715378,345239915~6229489,359770433~8148496,372723384~5186932,383011341~1849946,387311608~1512985,401049154~1124740,406630338~2258845] 2023-12-01T16:41:04.022 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~7600311,29360128~18032936,52249770~6821752,60361168~24349560,88080384~14403675,109051904~5901148,123279515~1120864,125554764~8116587,155272855~9465152,167772160~10914883,180355072~692662,192937984~19202774,218103808~10566297,232101071~4852081,239075328~4095384,249515432~4005257,268435456~9427749,281018368~14763368,297795584~3169870,301989888~22217577,335544320~7119768,343932928~7536476,356515840~11403089,369098752~8811564,383011341~1849946,386466639~2357954,398458880~3715014,402653184~6235999] 2023-12-01T16:41:04.022 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 9 diff [19397910~27995154,52249770~6821752,60361168~24349560,89016722~5440136,94932081~7551978,111177803~3775249,123279515~1120864,125554764~8116587,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1380409,302477805~21729660,332233303~10430785,345239915~6229489,352966271~5562138,359770433~8148496,372723384~5186932,383011341~1849946,387311608~1512985,398962778~4910174,406630338~8210265] 2023-12-01T16:41:04.022 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [19397910~27995154,52249770~6821752,60361168~24349560,89016722~5440136,94932081~7551978,111177803~3775249,123279515~1120864,125554764~8116587,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1380409,302477805~21729660,332233303~10430785,345239915~6229489,352966271~5562138,359770433~8148496,372723384~5186932,383011341~1849946,387311608~1512985,398962778~4910174,406630338~8210265] 2023-12-01T16:41:04.027 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~30615848,52249770~6821752,60361168~24349560,88080384~14403675,109051904~5901148,123279515~1120864,125554764~8116587,155272855~9465152,167772160~10914883,180355072~692662,192937984~19202774,218103808~10566297,232101071~6187273,239075328~4095384,249515432~4005257,268435456~9427749,281018368~14763368,297795584~3169870,301989888~22217577,332233303~10430785,343932928~7536476,352321536~15597393,369098752~8811564,383011341~1849946,386466639~2357954,398458880~16381723] 2023-12-01T16:41:04.027 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 10 diff [18200374~29192690,51980219~32730509,89016722~5440136,94932081~7551978,111177803~3775249,123279515~1120864,125554764~8116587,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1974055,302477805~21729660,332233303~10430785,345239915~6229489,352966271~5562138,359770433~8148496,372723384~5186932,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.027 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [18200374~29192690,51980219~32730509,89016722~5440136,94932081~7551978,111177803~3775249,123279515~1120864,125554764~8116587,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1974055,302477805~21729660,332233303~10430785,345239915~6229489,352966271~5562138,359770433~8148496,372723384~5186932,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.033 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~30615848,51980219~32730509,88080384~14403675,109051904~5901148,123279515~1120864,125554764~8116587,155272855~9465152,167772160~10914883,180355072~692662,192937984~19202774,218103808~10566297,232101071~6187273,239075328~4095384,249515432~4005257,268435456~9427749,281018368~14763368,297795584~3763516,301989888~22217577,332233303~10430785,343932928~7536476,352321536~15597393,369098752~8811564,383011341~31829262] 2023-12-01T16:41:04.033 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 11 diff [3737371~359940,18200374~29192690,51980219~32730509,89016722~13467337,111177803~3775249,123279515~1120864,125554764~8116587,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~13525034,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~21729660,332233303~10430785,345239915~6229489,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.033 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~29192690,51980219~32730509,89016722~13467337,111177803~3775249,123279515~1120864,125554764~8116587,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~13525034,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~21729660,332233303~10430785,345239915~6229489,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.039 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,16777216~30615848,51980219~32730509,88080384~14403675,109051904~5901148,123279515~1120864,125554764~8116587,155272855~9465152,167772160~10914883,180355072~692662,192937984~21251282,218103808~10566297,232101071~6187273,239075328~4095384,249515432~4005257,255852544~5006245,268435456~9427749,281018368~20540732,301989888~22217577,332233303~10430785,343932928~7536476,352321536~25588780,383011341~31829262] 2023-12-01T16:41:04.039 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 12 diff [3737371~359940,18200374~29192690,51980219~32730509,89016722~13467337,111177803~3775249,123279515~1120864,125554764~8116587,146270668~5994951,155272855~9465152,168246352~10440691,179934339~9053512,196618754~70782,196710479~3388264,200664232~14885419,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~21729660,332233303~10430785,342953674~8515730,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.039 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~29192690,51980219~32730509,89016722~13467337,111177803~3775249,123279515~1120864,125554764~8116587,146270668~5994951,155272855~9465152,168246352~10440691,179934339~9053512,196618754~70782,196710479~3388264,200664232~14885419,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~21729660,332233303~10430785,342953674~8515730,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.045 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,16777216~30615848,51980219~32730509,88080384~14403675,109051904~5901148,123279515~1120864,125554764~8116587,144342723~7922896,155272855~9465152,167772160~21215691,192937984~22611667,218103808~10566297,232101071~6187273,239075328~4095384,249515432~4005257,255852544~5006245,268435456~9427749,281018368~20540732,301989888~22217577,332233303~19236101,352321536~25588780,383011341~31829262] 2023-12-01T16:41:04.045 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 13 diff [3737371~359940,18200374~29192690,51980219~32730509,89016722~13467337,111177803~3775249,123279515~1120864,125554764~8116587,146270668~5994951,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~23433147,332233303~10430785,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.045 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~29192690,51980219~32730509,89016722~13467337,111177803~3775249,123279515~1120864,125554764~8116587,146270668~5994951,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,222205873~6464232,232101071~6187273,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~23433147,332233303~10430785,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.050 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,16777216~30615848,51980219~32730509,88080384~14403675,109051904~5901148,123279515~1120864,125554764~8116587,144342723~7922896,155272855~9465152,167772160~21215691,192937984~22611667,218103808~10566297,232101071~6187273,239075328~4095384,249515432~4005257,255852544~5006245,268435456~9427749,281018368~20540732,301989888~23921064,332233303~45677013,383011341~31829262] 2023-12-01T16:41:04.050 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 14 diff [3737371~359940,18200374~29192690,51980219~32730509,89016722~17772679,111177803~3775249,123279515~1120864,125554764~8116587,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,222205873~16082471,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~23433147,332233303~10430785,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.050 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~29192690,51980219~32730509,89016722~17772679,111177803~3775249,123279515~1120864,125554764~8116587,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,222205873~16082471,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~23433147,332233303~10430785,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.055 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,16777216~30615848,51980219~32730509,88080384~18709017,109051904~5901148,123279515~1120864,125554764~8116587,144342723~7922896,155272855~9465152,167772160~21215691,192937984~22611667,218103808~20184536,239075328~4095384,249515432~4005257,255852544~5006245,268435456~9427749,281018368~20540732,301989888~23921064,332233303~45677013,383011341~31829262] 2023-12-01T16:41:04.056 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 15 diff [1303099~6887872,18200374~66510354,89016722~17772679,111177803~3775249,123279515~1120864,125554764~8116587,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~17118109,240360444~2810268,249515432~4005257,255393244~6179588,269601106~8262099,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~23433147,332233303~10430785,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.056 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~6887872,18200374~66510354,89016722~17772679,111177803~3775249,123279515~1120864,125554764~8116587,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~17118109,240360444~2810268,249515432~4005257,255393244~6179588,269601106~8262099,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~23433147,332233303~10430785,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.062 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~8190971,16777216~67933512,88080384~18709017,109051904~5901148,123279515~1120864,125554764~8116587,144342723~7922896,155272855~9465152,167772160~21215691,192937984~22611667,218103808~20184536,239075328~4095384,249515432~4005257,255393244~6179588,268435456~9427749,281018368~20540732,301989888~23921064,332233303~45677013,383011341~31829262] 2023-12-01T16:41:04.062 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 16 diff [1303099~8085438,18009040~66701688,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~17118109,240360444~8431914,249515432~4005257,255393244~6179588,269601106~16405480,286347010~9434726,296995155~1396045,299585045~1974055,302477805~27414090,332233303~10430785,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.062 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~66701688,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~17118109,240360444~8431914,249515432~4005257,255393244~6179588,269601106~16405480,286347010~9434726,296995155~1396045,299585045~1974055,302477805~27414090,332233303~10430785,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.067 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,16777216~67933512,88080384~26872668,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~9465152,167772160~21215691,192937984~22611667,218103808~20184536,239075328~9717030,249515432~4005257,255393244~6179588,268435456~33123644,301989888~27902007,332233303~45677013,383011341~31829262] 2023-12-01T16:41:04.067 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 17 diff [1303099~8085438,18009040~70855560,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~17118109,240360444~8431914,249515432~4005257,255393244~6179588,269601106~16405480,286347010~9434726,296995155~1396045,299585045~1974055,302477805~27414090,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.067 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~70855560,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~17118109,240360444~8431914,249515432~4005257,255393244~6179588,269601106~16405480,286347010~9434726,296995155~1396045,299585045~1974055,302477805~27414090,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.073 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~9465152,167772160~21215691,192937984~22611667,218103808~20184536,239075328~9717030,249515432~4005257,255393244~6179588,268435456~33123644,301989888~27902007,332012085~45898231,383011341~31829262] 2023-12-01T16:41:04.073 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 18 diff [1303099~8085438,10998710~5689075,18009040~70855560,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~6179588,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.073 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,10998710~5689075,18009040~70855560,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~6179588,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.078 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,10998710~5689075,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~14445361,255393244~6179588,268435456~61456439,332012085~45898231,383011341~31829262] 2023-12-01T16:41:04.079 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 19 diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.079 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.085 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~14445361,255393244~8061145,268435456~61456439,332012085~45898231,383011341~31829262] 2023-12-01T16:41:04.085 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 3 diff [36881316~3209895,52249770~2508822,60361168~7134880,168246352~7355118,222205873~6464232,305133913~7748353,359770433~8148496] 2023-12-01T16:41:04.085 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [36881316~3209895,52249770~2508822,60361168~7134880,168246352~7355118,222205873~6464232,305133913~7748353,359770433~8148496] 2023-12-01T16:41:04.090 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [33554432~6536779,52249770~2508822,60361168~7134880,167772160~7829310,218103808~10566297,301989888~10892378,356515840~11403089] 2023-12-01T16:41:04.090 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 4 diff [19397910~4979617,36881316~3209895,52249770~2508822,60361168~10627515,95672891~4157775,129916771~1006130,157576708~7161299,168246352~7355118,200664232~11476526,222205873~6464232,286347010~7616095,305133913~7748353,321868381~1505046,359770433~8148496] 2023-12-01T16:41:04.090 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [19397910~4979617,36881316~3209895,52249770~2508822,60361168~10627515,95672891~4157775,129916771~1006130,157576708~7161299,168246352~7355118,200664232~11476526,222205873~6464232,286347010~7616095,305133913~7748353,321868381~1505046,359770433~8148496] 2023-12-01T16:41:04.096 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~7600311,33554432~6536779,52249770~2508822,60361168~10627515,92274688~7555978,129916771~1006130,157476267~7261740,167772160~7829310,197132288~15008470,218103808~10566297,285212672~8750433,301989888~10892378,321868381~1505046,356515840~11403089] 2023-12-01T16:41:04.096 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 5 diff [19397910~4979617,36881316~3209895,52249770~2646502,60361168~10627515,78000385~6710343,95672891~6811168,129916771~1006130,157576708~7161299,168246352~10440691,196710479~3388264,200664232~11476526,222205873~6464232,240610028~2560684,249515432~4005257,286347010~7616095,305133913~7748353,321868381~1505046,346573722~428391,359770433~8148496,387311608~1512985] 2023-12-01T16:41:04.096 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [19397910~4979617,36881316~3209895,52249770~2646502,60361168~10627515,78000385~6710343,95672891~6811168,129916771~1006130,157576708~7161299,168246352~10440691,196710479~3388264,200664232~11476526,222205873~6464232,240610028~2560684,249515432~4005257,286347010~7616095,305133913~7748353,321868381~1505046,346573722~428391,359770433~8148496,387311608~1512985] 2023-12-01T16:41:04.102 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~7600311,33554432~6536779,52249770~2646502,60361168~10627515,78000385~6710343,92274688~10209371,129916771~1006130,157476267~7261740,167772160~10914883,192937984~19202774,218103808~10566297,239075328~4095384,249515432~4005257,285212672~8750433,301989888~10892378,321868381~1505046,343932928~3069185,356515840~11403089,386466639~2357954] 2023-12-01T16:41:04.102 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 6 diff [19397910~4979617,31173401~9349436,52249770~2646502,60361168~12805620,78000385~6710343,95672891~6811168,129916771~1006130,155272855~9465152,168246352~10440691,196710479~3388264,200664232~11476526,222205873~6464232,240610028~2560684,249515432~4005257,286347010~7616095,299585045~1380409,305133913~7748353,314997327~1244529,321868381~1505046,346573722~428391,359770433~8148496,372723384~5186932,383011341~1849946,387311608~1512985,406630338~2258845] 2023-12-01T16:41:04.102 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [19397910~4979617,31173401~9349436,52249770~2646502,60361168~12805620,78000385~6710343,95672891~6811168,129916771~1006130,155272855~9465152,168246352~10440691,196710479~3388264,200664232~11476526,222205873~6464232,240610028~2560684,249515432~4005257,286347010~7616095,299585045~1380409,305133913~7748353,314997327~1244529,321868381~1505046,346573722~428391,359770433~8148496,372723384~5186932,383011341~1849946,387311608~1512985,406630338~2258845] 2023-12-01T16:41:04.108 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~7600311,29360128~11162709,52249770~2646502,60361168~12805620,78000385~6710343,92274688~10209371,129916771~1006130,155272855~9465152,167772160~10914883,192937984~19202774,218103808~10566297,239075328~4095384,249515432~4005257,285212672~8750433,297795584~3169870,301989888~10892378,314997327~1244529,321868381~1505046,343932928~3069185,356515840~11403089,369098752~8811564,383011341~1849946,386466639~2357954,402653184~6235999] 2023-12-01T16:41:04.108 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 7 diff [19397910~4979617,31173401~9349436,52249770~2646502,60361168~17106280,78000385~6710343,89016722~5440136,95672891~6811168,123279515~1120864,125554764~7745936,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~1294382,240610028~2560684,249515432~4005257,286347010~7616095,299585045~1380409,305133913~7748353,314997327~1244529,317153670~7053795,346573722~428391,359770433~8148496,372723384~5186932,383011341~1849946,387311608~1512985,406630338~2258845] 2023-12-01T16:41:04.108 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [19397910~4979617,31173401~9349436,52249770~2646502,60361168~17106280,78000385~6710343,89016722~5440136,95672891~6811168,123279515~1120864,125554764~7745936,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~1294382,240610028~2560684,249515432~4005257,286347010~7616095,299585045~1380409,305133913~7748353,314997327~1244529,317153670~7053795,346573722~428391,359770433~8148496,372723384~5186932,383011341~1849946,387311608~1512985,406630338~2258845] 2023-12-01T16:41:04.114 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~7600311,29360128~11162709,52249770~2646502,60361168~17106280,78000385~6710343,88080384~14403675,123279515~1120864,125554764~7745936,155272855~9465152,167772160~10914883,180355072~692662,192937984~19202774,218103808~10566297,232101071~1294382,239075328~4095384,249515432~4005257,285212672~8750433,297795584~3169870,301989888~10892378,314997327~1244529,317153670~7053795,343932928~3069185,356515840~11403089,369098752~8811564,383011341~1849946,386466639~2357954,402653184~6235999] 2023-12-01T16:41:04.114 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 8 diff [19397910~4979617,31173401~9349436,52249770~6821752,60361168~17106280,78000385~6710343,89016722~5440136,94932081~7551978,111177803~3775249,123279515~1120864,125554764~7745936,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~1294382,240610028~2560684,249515432~4005257,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1380409,302477805~10404461,314997327~1244529,317153670~7053795,345239915~6229489,359770433~8148496,372723384~5186932,383011341~1849946,387311608~1512985,406630338~2258845] 2023-12-01T16:41:04.114 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [19397910~4979617,31173401~9349436,52249770~6821752,60361168~17106280,78000385~6710343,89016722~5440136,94932081~7551978,111177803~3775249,123279515~1120864,125554764~7745936,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~1294382,240610028~2560684,249515432~4005257,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1380409,302477805~10404461,314997327~1244529,317153670~7053795,345239915~6229489,359770433~8148496,372723384~5186932,383011341~1849946,387311608~1512985,406630338~2258845] 2023-12-01T16:41:04.120 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~7600311,29360128~11162709,52249770~6821752,60361168~17106280,78000385~6710343,88080384~14403675,109051904~5901148,123279515~1120864,125554764~7745936,155272855~9465152,167772160~10914883,180355072~692662,192937984~19202774,218103808~10566297,232101071~1294382,239075328~4095384,249515432~4005257,268435456~9427749,281018368~14763368,297795584~3169870,301989888~10892378,314997327~1244529,317153670~7053795,343932928~7536476,356515840~11403089,369098752~8811564,383011341~1849946,386466639~2357954,402653184~6235999] 2023-12-01T16:41:04.120 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 9 diff [19397910~21124927,52249770~6821752,60361168~17106280,78000385~6710343,89016722~5440136,94932081~7551978,111177803~3775249,123279515~1120864,125554764~7745936,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1380409,302477805~21729660,332233303~7147511,345239915~6229489,352966271~5562138,359770433~8148496,372723384~5186932,383011341~1849946,387311608~1512985,398962778~4910174,406630338~8210265] 2023-12-01T16:41:04.120 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [19397910~21124927,52249770~6821752,60361168~17106280,78000385~6710343,89016722~5440136,94932081~7551978,111177803~3775249,123279515~1120864,125554764~7745936,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1380409,302477805~21729660,332233303~7147511,345239915~6229489,352966271~5562138,359770433~8148496,372723384~5186932,383011341~1849946,387311608~1512985,398962778~4910174,406630338~8210265] 2023-12-01T16:41:04.125 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~23745621,52249770~6821752,60361168~17106280,78000385~6710343,88080384~14403675,109051904~5901148,123279515~1120864,125554764~7745936,155272855~9465152,167772160~10914883,180355072~692662,192937984~19202774,218103808~10566297,232101071~1294382,233937634~4350710,239075328~4095384,249515432~4005257,268435456~9427749,281018368~14763368,297795584~3169870,301989888~22217577,332233303~7147511,343932928~7536476,352321536~15597393,369098752~8811564,383011341~1849946,386466639~2357954,398962778~15877825] 2023-12-01T16:41:04.126 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 10 diff [18200374~22322463,51980219~25487229,78000385~6710343,89016722~5440136,94932081~7551978,111177803~3775249,123279515~1120864,125554764~7745936,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1974055,302477805~21729660,332233303~7147511,345239915~6229489,352966271~5562138,359770433~8148496,372723384~5186932,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.126 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [18200374~22322463,51980219~25487229,78000385~6710343,89016722~5440136,94932081~7551978,111177803~3775249,123279515~1120864,125554764~7745936,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~11476526,222205873~6464232,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1974055,302477805~21729660,332233303~7147511,345239915~6229489,352966271~5562138,359770433~8148496,372723384~5186932,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.131 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~23745621,51980219~25487229,78000385~6710343,88080384~14403675,109051904~5901148,123279515~1120864,125554764~7745936,155272855~9465152,167772160~10914883,180355072~692662,192937984~19202774,218103808~10566297,232101071~1294382,233937634~4350710,239075328~4095384,249515432~4005257,268435456~9427749,281018368~14763368,297795584~3763516,301989888~22217577,332233303~7147511,343932928~7536476,352321536~15597393,369098752~8811564,383011341~31829262] 2023-12-01T16:41:04.132 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 11 diff [3737371~359940,18200374~22322463,51980219~25487229,78000385~6710343,89016722~13467337,111177803~3775249,123279515~1120864,125554764~7745936,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~13525034,222205873~6464232,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~21729660,332233303~7147511,345239915~6229489,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.132 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~22322463,51980219~25487229,78000385~6710343,89016722~13467337,111177803~3775249,123279515~1120864,125554764~7745936,155272855~9465152,168246352~10440691,180448232~599502,196710479~3388264,200664232~13525034,222205873~6464232,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~21729660,332233303~7147511,345239915~6229489,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.137 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,16777216~23745621,51980219~25487229,78000385~6710343,88080384~14403675,109051904~5901148,123279515~1120864,125554764~7745936,155272855~9465152,167772160~10914883,180355072~692662,192937984~21251282,218103808~10566297,232101071~1294382,233937634~4350710,239075328~4095384,249515432~4005257,255852544~5006245,268435456~9427749,281018368~20540732,301989888~22217577,332233303~7147511,343932928~7536476,352321536~25588780,383011341~31829262] 2023-12-01T16:41:04.137 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 12 diff [3737371~359940,18200374~22322463,51980219~25487229,78000385~6710343,89016722~13467337,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,155272855~9465152,168246352~10440691,179934339~9053512,196618754~70782,196710479~3388264,200664232~14885419,222205873~6464232,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~21729660,332233303~7147511,342953674~8515730,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.137 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~22322463,51980219~25487229,78000385~6710343,89016722~13467337,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,155272855~9465152,168246352~10440691,179934339~9053512,196618754~70782,196710479~3388264,200664232~14885419,222205873~6464232,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~21729660,332233303~7147511,342953674~8515730,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.143 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,16777216~23745621,51980219~25487229,78000385~6710343,88080384~14403675,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,155272855~9465152,167772160~21215691,192937984~22611667,218103808~10566297,232101071~1294382,233937634~4350710,239075328~4095384,249515432~4005257,255852544~5006245,268435456~9427749,281018368~20540732,301989888~22217577,332233303~7147511,342664088~8805316,352321536~25588780,383011341~31829262] 2023-12-01T16:41:04.143 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 13 diff [3737371~359940,18200374~22322463,51980219~32730509,89016722~13467337,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,222205873~6464232,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~23433147,332233303~7147511,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.143 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~22322463,51980219~32730509,89016722~13467337,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,222205873~6464232,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~23433147,332233303~7147511,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.149 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,16777216~23745621,51980219~32730509,88080384~14403675,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,155272855~9465152,167772160~21215691,192937984~22611667,218103808~10566297,232101071~1294382,233937634~4350710,239075328~4095384,249515432~4005257,255852544~5006245,268435456~9427749,281018368~20540732,301989888~23921064,332233303~7147511,342664088~35246228,383011341~31829262] 2023-12-01T16:41:04.149 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 14 diff [3737371~359940,18200374~22322463,51980219~32730509,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,222205873~11189580,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~23433147,332233303~10163684,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.149 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~22322463,51980219~32730509,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,222205873~11189580,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~23433147,332233303~10163684,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.155 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,16777216~23745621,51980219~32730509,88080384~18709017,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,155272855~9465152,167772160~21215691,192937984~22611667,218103808~15291645,233937634~4350710,239075328~4095384,249515432~4005257,255852544~5006245,268435456~9427749,281018368~20540732,301989888~23921064,332233303~10163684,342664088~35246228,383011341~31829262] 2023-12-01T16:41:04.155 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 15 diff [1303099~6887872,18200374~22322463,44971780~39738948,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~2810268,249515432~4005257,255393244~6179588,269601106~8262099,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~23433147,332233303~10163684,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.156 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~6887872,18200374~22322463,44971780~39738948,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~2810268,249515432~4005257,255393244~6179588,269601106~8262099,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~23433147,332233303~10163684,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.161 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~8190971,16777216~23745621,44971780~39738948,88080384~18709017,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,155272855~9465152,167772160~21215691,192937984~22611667,218103808~15291645,233937634~4350710,239075328~4095384,249515432~4005257,255393244~6179588,268435456~9427749,281018368~20540732,301989888~23921064,332233303~10163684,342664088~35246228,383011341~31829262] 2023-12-01T16:41:04.161 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 16 diff [1303099~8085438,18009040~23562218,44971780~39738948,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~8431914,249515432~4005257,255393244~6179588,269601106~16405480,286347010~9434726,296995155~1396045,299585045~1974055,302477805~27414090,332233303~10163684,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.161 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~23562218,44971780~39738948,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~8431914,249515432~4005257,255393244~6179588,269601106~16405480,286347010~9434726,296995155~1396045,299585045~1974055,302477805~27414090,332233303~10163684,342953674~9528857,352966271~5562138,359770433~8148496,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.168 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,16777216~24794042,44971780~39738948,88080384~26872668,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~9465152,167772160~21215691,192937984~22611667,218103808~15291645,233937634~4350710,239075328~9717030,249515432~4005257,255393244~6179588,268435456~33123644,301989888~27902007,332233303~10163684,342664088~35246228,383011341~31829262] 2023-12-01T16:41:04.168 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 17 diff [1303099~8085438,18009040~23562218,44971780~43892820,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~8431914,249515432~4005257,255393244~6179588,269601106~16405480,286347010~9434726,296995155~1396045,299585045~1974055,302477805~27414090,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.168 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~23562218,44971780~43892820,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,168246352~10440691,179774498~9213353,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~8431914,249515432~4005257,255393244~6179588,269601106~16405480,286347010~9434726,296995155~1396045,299585045~1974055,302477805~27414090,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:03 smithi119 ceph-mon[94175]: osdmap e1551: 8 total, 8 up, 8 in 2023-12-01T16:41:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:03 smithi119 ceph-mon[108979]: osdmap e1551: 8 total, 8 up, 8 in 2023-12-01T16:41:04.173 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,16777216~24794042,44971780~69981272,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~9465152,167772160~21215691,192937984~22611667,218103808~15291645,233937634~4350710,239075328~9717030,249515432~4005257,255393244~6179588,268435456~33123644,301989888~27902007,332012085~10384902,342664088~35246228,383011341~31829262] 2023-12-01T16:41:04.173 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 18 diff [1303099~8085438,10998710~5689075,18009040~25506132,44971780~43892820,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~6179588,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.173 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,10998710~5689075,18009040~25506132,44971780~43892820,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~6179588,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.179 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,10998710~5689075,16777216~26737956,44971780~69981272,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~15291645,233937634~4350710,239075328~14445361,255393244~6179588,268435456~61456439,332012085~10384902,342664088~35246228,383011341~31829262] 2023-12-01T16:41:04.179 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 19 diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.179 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.184 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~15291645,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~35246228,383011341~31829262] 2023-12-01T16:41:04.185 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 4 diff [19397910~4979617,64498845~6489838,95672891~4157775,129916771~1006130,157576708~7161299,171106062~3303420,200664232~11476526,286347010~7616095,321868381~1505046] 2023-12-01T16:41:04.185 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [19397910~4979617,64498845~6489838,95672891~4157775,129916771~1006130,157576708~7161299,171106062~3303420,200664232~11476526,286347010~7616095,321868381~1505046] 2023-12-01T16:41:04.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:03 smithi183 ceph-mon[99169]: osdmap e1551: 8 total, 8 up, 8 in 2023-12-01T16:41:04.190 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~7600311,64498845~6489838,92274688~7555978,129916771~1006130,157476267~7261740,171106062~3303420,197132288~15008470,285212672~8750433,321868381~1505046] 2023-12-01T16:41:04.190 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 5 diff [19397910~4979617,52999856~1896416,64498845~6489838,78000385~6710343,95672891~6811168,129916771~1006130,157576708~7161299,171106062~3303420,175446880~3240163,196710479~3388264,200664232~11476526,240610028~2560684,249515432~4005257,286347010~7616095,321868381~1505046,346573722~428391,387311608~1512985] 2023-12-01T16:41:04.190 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [19397910~4979617,52999856~1896416,64498845~6489838,78000385~6710343,95672891~6811168,129916771~1006130,157576708~7161299,171106062~3303420,175446880~3240163,196710479~3388264,200664232~11476526,240610028~2560684,249515432~4005257,286347010~7616095,321868381~1505046,346573722~428391,387311608~1512985] 2023-12-01T16:41:04.196 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~7600311,52999856~1896416,64498845~6489838,78000385~6710343,92274688~10209371,129916771~1006130,157476267~7261740,171106062~3303420,175446880~3240163,192937984~19202774,239075328~4095384,249515432~4005257,285212672~8750433,321868381~1505046,343932928~3069185,386466639~2357954] 2023-12-01T16:41:04.196 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 6 diff [19397910~4979617,31173401~9349436,52999856~1896416,64498845~8667943,78000385~6710343,95672891~6811168,129916771~1006130,155272855~9465152,171106062~3303420,175446880~3240163,196710479~3388264,200664232~11476526,240610028~2560684,249515432~4005257,286347010~7616095,299585045~1380409,314997327~1244529,321868381~1505046,346573722~428391,372723384~5186932,383011341~1849946,387311608~1512985,406630338~2258845] 2023-12-01T16:41:04.196 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [19397910~4979617,31173401~9349436,52999856~1896416,64498845~8667943,78000385~6710343,95672891~6811168,129916771~1006130,155272855~9465152,171106062~3303420,175446880~3240163,196710479~3388264,200664232~11476526,240610028~2560684,249515432~4005257,286347010~7616095,299585045~1380409,314997327~1244529,321868381~1505046,346573722~428391,372723384~5186932,383011341~1849946,387311608~1512985,406630338~2258845] 2023-12-01T16:41:04.203 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~7600311,29360128~11162709,52999856~1896416,64498845~8667943,78000385~6710343,92274688~10209371,129916771~1006130,155272855~9465152,171106062~3303420,175446880~3240163,192937984~19202774,239075328~4095384,249515432~4005257,285212672~8750433,297795584~3169870,314997327~1244529,321868381~1505046,343932928~3069185,369098752~8811564,383011341~1849946,386466639~2357954,402653184~6235999] 2023-12-01T16:41:04.203 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 7 diff [19397910~4979617,31173401~9349436,52999856~1896416,64498845~12968603,78000385~6710343,89016722~5440136,95672891~6811168,123279515~1120864,125554764~7745936,155272855~9465152,171106062~3303420,175446880~3240163,180448232~599502,196710479~3388264,200664232~11476526,225161752~1903289,232101071~1294382,240610028~2560684,249515432~4005257,286347010~7616095,299585045~1380409,314997327~1244529,317153670~7053795,346573722~428391,372723384~5186932,383011341~1849946,387311608~1512985,406630338~2258845] 2023-12-01T16:41:04.203 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [19397910~4979617,31173401~9349436,52999856~1896416,64498845~12968603,78000385~6710343,89016722~5440136,95672891~6811168,123279515~1120864,125554764~7745936,155272855~9465152,171106062~3303420,175446880~3240163,180448232~599502,196710479~3388264,200664232~11476526,225161752~1903289,232101071~1294382,240610028~2560684,249515432~4005257,286347010~7616095,299585045~1380409,314997327~1244529,317153670~7053795,346573722~428391,372723384~5186932,383011341~1849946,387311608~1512985,406630338~2258845] 2023-12-01T16:41:04.208 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~7600311,29360128~11162709,52999856~1896416,64498845~12968603,78000385~6710343,88080384~14403675,123279515~1120864,125554764~7745936,155272855~9465152,171106062~3303420,175446880~3240163,180355072~692662,192937984~19202774,225161752~1903289,232101071~1294382,239075328~4095384,249515432~4005257,285212672~8750433,297795584~3169870,314997327~1244529,317153670~7053795,343932928~3069185,369098752~8811564,383011341~1849946,386466639~2357954,402653184~6235999] 2023-12-01T16:41:04.208 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 8 diff [19397910~4979617,31173401~9349436,52999856~6071666,64498845~12968603,78000385~6710343,89016722~5440136,94932081~7551978,111177803~3775249,123279515~1120864,125554764~7745936,155272855~9465152,171106062~3303420,175446880~3240163,180448232~599502,196710479~3388264,200664232~11476526,225161752~1903289,232101071~1294382,240610028~2560684,249515432~4005257,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1380409,302477805~4026486,314997327~1244529,317153670~7053795,345239915~6229489,372723384~5186932,383011341~1849946,387311608~1512985,406630338~2258845] 2023-12-01T16:41:04.209 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [19397910~4979617,31173401~9349436,52999856~6071666,64498845~12968603,78000385~6710343,89016722~5440136,94932081~7551978,111177803~3775249,123279515~1120864,125554764~7745936,155272855~9465152,171106062~3303420,175446880~3240163,180448232~599502,196710479~3388264,200664232~11476526,225161752~1903289,232101071~1294382,240610028~2560684,249515432~4005257,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1380409,302477805~4026486,314997327~1244529,317153670~7053795,345239915~6229489,372723384~5186932,383011341~1849946,387311608~1512985,406630338~2258845] 2023-12-01T16:41:04.213 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~7600311,29360128~11162709,52999856~6071666,64498845~12968603,78000385~6710343,88080384~14403675,109051904~5901148,123279515~1120864,125554764~7745936,155272855~9465152,171106062~3303420,175446880~3240163,180355072~692662,192937984~19202774,225161752~1903289,232101071~1294382,239075328~4095384,249515432~4005257,268435456~9427749,281018368~14763368,297795584~3169870,302477805~4026486,314997327~1244529,317153670~7053795,343932928~7536476,369098752~8811564,383011341~1849946,386466639~2357954,402653184~6235999] 2023-12-01T16:41:04.213 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 9 diff [19397910~21124927,52999856~6071666,64498845~12968603,78000385~6710343,89016722~5440136,94932081~7551978,111177803~3775249,123279515~1120864,125554764~7745936,155272855~9465152,171106062~3303420,175446880~3240163,180448232~599502,196710479~3388264,200664232~11476526,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1380409,302477805~4026486,311026989~13180476,332233303~7147511,345239915~6229489,352966271~5562138,372723384~5186932,383011341~1849946,387311608~1512985,398962778~4910174,406630338~8210265] 2023-12-01T16:41:04.213 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [19397910~21124927,52999856~6071666,64498845~12968603,78000385~6710343,89016722~5440136,94932081~7551978,111177803~3775249,123279515~1120864,125554764~7745936,155272855~9465152,171106062~3303420,175446880~3240163,180448232~599502,196710479~3388264,200664232~11476526,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1380409,302477805~4026486,311026989~13180476,332233303~7147511,345239915~6229489,352966271~5562138,372723384~5186932,383011341~1849946,387311608~1512985,398962778~4910174,406630338~8210265] 2023-12-01T16:41:04.219 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~23745621,52999856~6071666,64498845~12968603,78000385~6710343,88080384~14403675,109051904~5901148,123279515~1120864,125554764~7745936,155272855~9465152,171106062~3303420,175446880~3240163,180355072~692662,192937984~19202774,225161752~1903289,232101071~1294382,233937634~4350710,239075328~4095384,249515432~4005257,268435456~9427749,281018368~14763368,297795584~3169870,302477805~4026486,311026989~13180476,332233303~7147511,343932928~7536476,352321536~6206873,369098752~8811564,383011341~1849946,386466639~2357954,398962778~15877825] 2023-12-01T16:41:04.219 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 10 diff [18200374~22322463,51980219~11115412,64498845~12968603,78000385~6710343,89016722~5440136,94932081~7551978,111177803~3775249,123279515~1120864,125554764~7745936,155272855~9465152,171106062~3303420,175446880~3240163,180448232~599502,196710479~3388264,200664232~11476526,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1974055,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352966271~5562138,372723384~5186932,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.219 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [18200374~22322463,51980219~11115412,64498845~12968603,78000385~6710343,89016722~5440136,94932081~7551978,111177803~3775249,123279515~1120864,125554764~7745936,155272855~9465152,171106062~3303420,175446880~3240163,180448232~599502,196710479~3388264,200664232~11476526,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,271228963~6634242,281878718~4127868,286347010~9434726,299585045~1974055,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352966271~5562138,372723384~5186932,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.224 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~23745621,51980219~11115412,64498845~12968603,78000385~6710343,88080384~14403675,109051904~5901148,123279515~1120864,125554764~7745936,155272855~9465152,171106062~3303420,175446880~3240163,180355072~692662,192937984~19202774,225161752~1903289,232101071~1294382,233937634~4350710,239075328~4095384,249515432~4005257,268435456~9427749,281018368~14763368,297795584~3763516,302477805~4026486,309051553~15155912,332233303~7147511,343932928~7536476,352321536~6206873,369098752~8811564,383011341~31829262] 2023-12-01T16:41:04.225 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 11 diff [3737371~359940,18200374~22322463,51980219~11115412,64498845~12968603,78000385~6710343,89016722~13467337,111177803~3775249,123279515~1120864,125554764~7745936,155272855~9465152,171106062~3303420,175446880~3240163,180448232~599502,196710479~3388264,200664232~13525034,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.225 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~22322463,51980219~11115412,64498845~12968603,78000385~6710343,89016722~13467337,111177803~3775249,123279515~1120864,125554764~7745936,155272855~9465152,171106062~3303420,175446880~3240163,180448232~599502,196710479~3388264,200664232~13525034,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.230 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,16777216~23745621,51980219~11115412,64498845~12968603,78000385~6710343,88080384~14403675,109051904~5901148,123279515~1120864,125554764~7745936,155272855~9465152,171106062~3303420,175446880~3240163,180355072~692662,192937984~21251282,225161752~1903289,232101071~1294382,233937634~4350710,239075328~4095384,249515432~4005257,255852544~5006245,268435456~9427749,281018368~20540732,302477805~4026486,309051553~15155912,332233303~7147511,343932928~7536476,352321536~6206873,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.230 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 12 diff [3737371~359940,18200374~22322463,51980219~11115412,64498845~12968603,78000385~6710343,89016722~13467337,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,155272855~9465152,171106062~3303420,175446880~3240163,179934339~9053512,196618754~70782,196710479~3388264,200664232~14885419,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~4026486,309051553~15155912,332233303~7147511,342953674~8515730,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.230 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~22322463,51980219~11115412,64498845~12968603,78000385~6710343,89016722~13467337,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,155272855~9465152,171106062~3303420,175446880~3240163,179934339~9053512,196618754~70782,196710479~3388264,200664232~14885419,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~4026486,309051553~15155912,332233303~7147511,342953674~8515730,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.236 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,16777216~23745621,51980219~11115412,64498845~12968603,78000385~6710343,88080384~14403675,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,155272855~9465152,171106062~3303420,175446880~13540971,192937984~22611667,225161752~1903289,232101071~1294382,233937634~4350710,239075328~4095384,249515432~4005257,255852544~5006245,268435456~9427749,281018368~20540732,302477805~4026486,309051553~15155912,332233303~7147511,342664088~8805316,352321536~6206873,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.236 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 13 diff [3737371~359940,18200374~22322463,51980219~11115412,64498845~20211883,89016722~13467337,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,155272855~9465152,171106062~3303420,175446880~3240163,179774498~9213353,196618754~70782,196710479~18839172,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~4026486,309051553~16859399,332233303~7147511,342953674~9528857,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.236 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~22322463,51980219~11115412,64498845~20211883,89016722~13467337,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,155272855~9465152,171106062~3303420,175446880~3240163,179774498~9213353,196618754~70782,196710479~18839172,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~4026486,309051553~16859399,332233303~7147511,342953674~9528857,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.242 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,16777216~23745621,51980219~11115412,64498845~20211883,88080384~14403675,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,155272855~9465152,171106062~3303420,175446880~13540971,192937984~22611667,225161752~1903289,232101071~1294382,233937634~4350710,239075328~4095384,249515432~4005257,255852544~5006245,268435456~9427749,281018368~20540732,302477805~4026486,309051553~16859399,332233303~7147511,342664088~15864321,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.242 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 14 diff [3737371~359940,18200374~22322463,51980219~11115412,64498845~20211883,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,155272855~9465152,171106062~3303420,175446880~3240163,179774498~9213353,196618754~70782,196710479~18839172,225161752~8233701,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~4026486,306524379~19386573,332233303~10163684,342953674~9528857,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.242 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~22322463,51980219~11115412,64498845~20211883,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,155272855~9465152,171106062~3303420,175446880~3240163,179774498~9213353,196618754~70782,196710479~18839172,225161752~8233701,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~4026486,306524379~19386573,332233303~10163684,342953674~9528857,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.247 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,16777216~23745621,51980219~11115412,64498845~20211883,88080384~18709017,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,155272855~9465152,171106062~3303420,175446880~13540971,192937984~22611667,225161752~8233701,233937634~4350710,239075328~4095384,249515432~4005257,255852544~5006245,268435456~9427749,281018368~20540732,302477805~4026486,306524379~19386573,332233303~10163684,342664088~15864321,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.247 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 15 diff [1303099~6887872,18200374~22322463,44971780~18123851,64498845~20211883,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,155272855~9465152,171106062~3303420,175446880~3240163,179774498~9213353,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~2810268,249515432~4005257,255393244~6179588,269601106~8262099,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~4026486,306524379~19386573,332233303~10163684,342953674~9528857,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.248 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~6887872,18200374~22322463,44971780~18123851,64498845~20211883,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,155272855~9465152,171106062~3303420,175446880~3240163,179774498~9213353,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~2810268,249515432~4005257,255393244~6179588,269601106~8262099,281878718~4127868,286347010~9434726,296995155~1396045,299585045~1974055,302477805~4026486,306524379~19386573,332233303~10163684,342953674~9528857,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.253 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~8190971,16777216~23745621,44971780~18123851,64498845~20211883,88080384~18709017,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,155272855~9465152,171106062~3303420,175446880~13540971,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~4095384,249515432~4005257,255393244~6179588,268435456~9427749,281018368~20540732,302477805~4026486,306524379~19386573,332233303~10163684,342664088~15864321,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.253 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 16 diff [1303099~8085438,18009040~23562218,44971780~19022561,64498845~20211883,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,171106062~3303420,175446880~3240163,179774498~9213353,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,249515432~4005257,255393244~6179588,269601106~16405480,286347010~9434726,296995155~1396045,299585045~1974055,302477805~4026486,306524379~23367516,332233303~10163684,342953674~9528857,352966271~5562138,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.253 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~23562218,44971780~19022561,64498845~20211883,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,171106062~3303420,175446880~3240163,179774498~9213353,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,249515432~4005257,255393244~6179588,269601106~16405480,286347010~9434726,296995155~1396045,299585045~1974055,302477805~4026486,306524379~23367516,332233303~10163684,342953674~9528857,352966271~5562138,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.258 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,16777216~24794042,44971780~19022561,64498845~20211883,88080384~26872668,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~9465152,171106062~3303420,175446880~13540971,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~9717030,249515432~4005257,255393244~6179588,268435456~33123644,302477805~4026486,306524379~23367516,332233303~10163684,342664088~15864321,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.259 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 17 diff [1303099~8085438,18009040~23562218,44971780~19022561,64498845~24365755,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,171106062~3303420,175446880~3240163,179774498~9213353,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,249515432~4005257,255393244~6179588,269601106~16405480,286347010~9434726,296995155~1396045,299585045~1974055,302477805~4026486,306524379~23367516,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.259 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~23562218,44971780~19022561,64498845~24365755,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,171106062~3303420,175446880~3240163,179774498~9213353,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,249515432~4005257,255393244~6179588,269601106~16405480,286347010~9434726,296995155~1396045,299585045~1974055,302477805~4026486,306524379~23367516,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.264 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,16777216~24794042,44971780~19022561,64498845~50454207,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~9465152,171106062~3303420,175446880~13540971,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~9717030,249515432~4005257,255393244~6179588,268435456~33123644,302477805~4026486,306524379~23367516,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.264 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 18 diff [1303099~8085438,10998710~5689075,18009040~25506132,44971780~19022561,64498845~24365755,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~6179588,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.264 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,10998710~5689075,18009040~25506132,44971780~19022561,64498845~24365755,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~6179588,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.270 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,10998710~5689075,16777216~26737956,44971780~19022561,64498845~50454207,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~19136627,175446880~16249949,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~6179588,268435456~61456439,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.270 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 19 diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.270 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.276 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~19136627,175446880~16249949,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.276 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 5 diff [52999856~1896416,78000385~6710343,96827153~5656906,175446880~3240163,196710479~3388264,205163573~2453344,240610028~2560684,249515432~4005257,346573722~428391,387311608~1512985] 2023-12-01T16:41:04.276 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [52999856~1896416,78000385~6710343,96827153~5656906,175446880~3240163,196710479~3388264,205163573~2453344,240610028~2560684,249515432~4005257,346573722~428391,387311608~1512985] 2023-12-01T16:41:04.281 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [52999856~1896416,78000385~6710343,96827153~5656906,175446880~3240163,192937984~7160759,205163573~2453344,239075328~4095384,249515432~4005257,343932928~3069185,386466639~2357954] 2023-12-01T16:41:04.281 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 6 diff [31173401~9349436,52999856~1896416,65811957~7354831,78000385~6710343,96827153~5656906,155272855~6362634,175446880~3240163,196710479~3388264,205163573~2453344,240610028~2560684,249515432~4005257,299585045~1380409,314997327~1244529,346573722~428391,372723384~5186932,383011341~1849946,387311608~1512985,406630338~2258845] 2023-12-01T16:41:04.282 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [31173401~9349436,52999856~1896416,65811957~7354831,78000385~6710343,96827153~5656906,155272855~6362634,175446880~3240163,196710479~3388264,205163573~2453344,240610028~2560684,249515432~4005257,299585045~1380409,314997327~1244529,346573722~428391,372723384~5186932,383011341~1849946,387311608~1512985,406630338~2258845] 2023-12-01T16:41:04.287 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [29360128~11162709,52999856~1896416,65811957~7354831,78000385~6710343,96827153~5656906,155272855~6362634,175446880~3240163,192937984~7160759,205163573~2453344,239075328~4095384,249515432~4005257,297795584~3169870,314997327~1244529,343932928~3069185,369098752~8811564,383011341~1849946,386466639~2357954,402653184~6235999] 2023-12-01T16:41:04.287 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 7 diff [31173401~9349436,52999856~1896416,65811957~11655491,78000385~6710343,89016722~5440136,96827153~5656906,123279515~1120864,125554764~7745936,155272855~6362634,175446880~3240163,180448232~599502,196710479~3388264,205163573~2453344,225161752~1903289,232101071~1294382,240610028~2560684,249515432~4005257,299585045~1380409,314997327~1244529,317153670~7053795,346573722~428391,372723384~5186932,383011341~1849946,387311608~1512985,406630338~2258845] 2023-12-01T16:41:04.287 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [31173401~9349436,52999856~1896416,65811957~11655491,78000385~6710343,89016722~5440136,96827153~5656906,123279515~1120864,125554764~7745936,155272855~6362634,175446880~3240163,180448232~599502,196710479~3388264,205163573~2453344,225161752~1903289,232101071~1294382,240610028~2560684,249515432~4005257,299585045~1380409,314997327~1244529,317153670~7053795,346573722~428391,372723384~5186932,383011341~1849946,387311608~1512985,406630338~2258845] 2023-12-01T16:41:04.293 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [29360128~11162709,52999856~1896416,65811957~11655491,78000385~6710343,88080384~6376474,96827153~5656906,123279515~1120864,125554764~7745936,155272855~6362634,175446880~3240163,180355072~692662,192937984~7160759,205163573~2453344,225161752~1903289,232101071~1294382,239075328~4095384,249515432~4005257,297795584~3169870,314997327~1244529,317153670~7053795,343932928~3069185,369098752~8811564,383011341~1849946,386466639~2357954,402653184~6235999] 2023-12-01T16:41:04.293 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 8 diff [31173401~9349436,52999856~6071666,65811957~11655491,78000385~6710343,89016722~5440136,94932081~1722533,96827153~5656906,111177803~3775249,123279515~1120864,125554764~7745936,155272855~6362634,175446880~3240163,180448232~599502,196710479~3388264,205163573~2453344,225161752~1903289,232101071~1294382,240610028~2560684,249515432~4005257,271228963~6634242,281878718~4127868,288902326~6879410,299585045~1380409,302477805~4026486,314997327~1244529,317153670~7053795,345239915~6229489,372723384~5186932,383011341~1849946,387311608~1512985,406630338~2258845] 2023-12-01T16:41:04.293 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [31173401~9349436,52999856~6071666,65811957~11655491,78000385~6710343,89016722~5440136,94932081~1722533,96827153~5656906,111177803~3775249,123279515~1120864,125554764~7745936,155272855~6362634,175446880~3240163,180448232~599502,196710479~3388264,205163573~2453344,225161752~1903289,232101071~1294382,240610028~2560684,249515432~4005257,271228963~6634242,281878718~4127868,288902326~6879410,299585045~1380409,302477805~4026486,314997327~1244529,317153670~7053795,345239915~6229489,372723384~5186932,383011341~1849946,387311608~1512985,406630338~2258845] 2023-12-01T16:41:04.299 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [29360128~11162709,52999856~6071666,65811957~11655491,78000385~6710343,88080384~6376474,94932081~1722533,96827153~5656906,109051904~5901148,123279515~1120864,125554764~7745936,155272855~6362634,175446880~3240163,180355072~692662,192937984~7160759,205163573~2453344,225161752~1903289,232101071~1294382,239075328~4095384,249515432~4005257,268435456~9427749,281018368~4988218,288902326~6879410,297795584~3169870,302477805~4026486,314997327~1244529,317153670~7053795,343932928~7536476,369098752~8811564,383011341~1849946,386466639~2357954,402653184~6235999] 2023-12-01T16:41:04.299 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 9 diff [24061218~16461619,52999856~6071666,65811957~11655491,78000385~6710343,89016722~5440136,94932081~1722533,96827153~5656906,111177803~3775249,123279515~1120864,125554764~7745936,155272855~6362634,175446880~3240163,180448232~599502,196710479~3388264,205163573~2453344,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,271228963~6634242,281878718~4127868,288902326~6879410,299585045~1380409,302477805~4026486,311026989~13180476,332233303~7147511,345239915~6229489,352966271~5562138,372723384~5186932,383011341~1849946,387311608~1512985,398962778~4910174,406630338~8210265] 2023-12-01T16:41:04.299 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [24061218~16461619,52999856~6071666,65811957~11655491,78000385~6710343,89016722~5440136,94932081~1722533,96827153~5656906,111177803~3775249,123279515~1120864,125554764~7745936,155272855~6362634,175446880~3240163,180448232~599502,196710479~3388264,205163573~2453344,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,271228963~6634242,281878718~4127868,288902326~6879410,299585045~1380409,302477805~4026486,311026989~13180476,332233303~7147511,345239915~6229489,352966271~5562138,372723384~5186932,383011341~1849946,387311608~1512985,398962778~4910174,406630338~8210265] 2023-12-01T16:41:04.305 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [24061218~16461619,52999856~6071666,65811957~11655491,78000385~6710343,88080384~6376474,94932081~1722533,96827153~5656906,109051904~5901148,123279515~1120864,125554764~7745936,155272855~6362634,175446880~3240163,180355072~692662,192937984~7160759,205163573~2453344,225161752~1903289,232101071~1294382,233937634~4350710,239075328~4095384,249515432~4005257,268435456~9427749,281018368~4988218,288902326~6879410,297795584~3169870,302477805~4026486,311026989~13180476,332233303~7147511,343932928~7536476,352321536~6206873,369098752~8811564,383011341~1849946,386466639~2357954,398962778~15877825] 2023-12-01T16:41:04.305 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 10 diff [18200374~22322463,51980219~11115412,65811957~11655491,78000385~6710343,89016722~5440136,94932081~1722533,96827153~5656906,111177803~3775249,123279515~1120864,125554764~7745936,155272855~6362634,175446880~3240163,180448232~599502,196710479~3388264,205163573~2453344,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,271228963~6634242,281878718~4127868,288902326~6879410,299585045~1974055,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352966271~5562138,372723384~5186932,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.305 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [18200374~22322463,51980219~11115412,65811957~11655491,78000385~6710343,89016722~5440136,94932081~1722533,96827153~5656906,111177803~3775249,123279515~1120864,125554764~7745936,155272855~6362634,175446880~3240163,180448232~599502,196710479~3388264,205163573~2453344,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,271228963~6634242,281878718~4127868,288902326~6879410,299585045~1974055,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352966271~5562138,372723384~5186932,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.310 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [18200374~22322463,51980219~11115412,65811957~11655491,78000385~6710343,88080384~6376474,94932081~1722533,96827153~5656906,109051904~5901148,123279515~1120864,125554764~7745936,155272855~6362634,175446880~3240163,180355072~692662,192937984~7160759,205163573~2453344,225161752~1903289,232101071~1294382,233937634~4350710,239075328~4095384,249515432~4005257,268435456~9427749,281018368~4988218,288902326~6879410,297795584~3763516,302477805~4026486,309051553~15155912,332233303~7147511,343932928~7536476,352321536~6206873,369098752~8811564,383011341~31829262] 2023-12-01T16:41:04.310 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 11 diff [3737371~359940,18200374~22322463,51980219~11115412,65811957~11655491,78000385~6710343,89016722~13467337,111177803~3775249,123279515~1120864,125554764~7745936,155272855~6362634,175446880~3240163,180448232~599502,196710479~3388264,205163573~2453344,207932836~6256430,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.311 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~22322463,51980219~11115412,65811957~11655491,78000385~6710343,89016722~13467337,111177803~3775249,123279515~1120864,125554764~7745936,155272855~6362634,175446880~3240163,180448232~599502,196710479~3388264,205163573~2453344,207932836~6256430,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.317 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~22322463,51980219~11115412,65811957~11655491,78000385~6710343,88080384~14403675,109051904~5901148,123279515~1120864,125554764~7745936,155272855~6362634,175446880~3240163,180355072~692662,192937984~7160759,205163573~2453344,207932836~6256430,225161752~1903289,232101071~1294382,233937634~4350710,239075328~4095384,249515432~4005257,255852544~5006245,268435456~9427749,281018368~4988218,288902326~12656774,302477805~4026486,309051553~15155912,332233303~7147511,343932928~7536476,352321536~6206873,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.317 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 12 diff [3737371~359940,18200374~22322463,51980219~11115412,65811957~11655491,78000385~6710343,89016722~13467337,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,155272855~6362634,175446880~3240163,179934339~9053512,196618754~70782,196710479~3388264,205163573~2453344,207932836~7616815,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,309051553~15155912,332233303~7147511,342953674~8515730,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.318 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~22322463,51980219~11115412,65811957~11655491,78000385~6710343,89016722~13467337,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,155272855~6362634,175446880~3240163,179934339~9053512,196618754~70782,196710479~3388264,205163573~2453344,207932836~7616815,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,309051553~15155912,332233303~7147511,342953674~8515730,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.323 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~22322463,51980219~11115412,65811957~11655491,78000385~6710343,88080384~14403675,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,155272855~6362634,175446880~13540971,192937984~7160759,205163573~2453344,207932836~7616815,225161752~1903289,232101071~1294382,233937634~4350710,239075328~4095384,249515432~4005257,255852544~5006245,268435456~9427749,281018368~4988218,288902326~12656774,302477805~4026486,309051553~15155912,332233303~7147511,342664088~8805316,352321536~6206873,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.324 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 13 diff [3737371~359940,18200374~22322463,51980219~11115412,65811957~18898771,89016722~13467337,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,155272855~6362634,175446880~3240163,179774498~9213353,196618754~70782,196710479~4067062,203885436~11664215,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,309051553~16859399,332233303~7147511,342953674~9528857,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.324 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~22322463,51980219~11115412,65811957~18898771,89016722~13467337,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,155272855~6362634,175446880~3240163,179774498~9213353,196618754~70782,196710479~4067062,203885436~11664215,225161752~1903289,232101071~1294382,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,309051553~16859399,332233303~7147511,342953674~9528857,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.329 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~22322463,51980219~11115412,65811957~18898771,88080384~14403675,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,155272855~6362634,175446880~13540971,192937984~7839557,203885436~11664215,225161752~1903289,232101071~1294382,233937634~4350710,239075328~4095384,249515432~4005257,255852544~5006245,268435456~9427749,281018368~4988218,288902326~12656774,302477805~4026486,309051553~16859399,332233303~7147511,342664088~15864321,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.329 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 14 diff [3737371~359940,18200374~22322463,51980219~11115412,65811957~18898771,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,155272855~6362634,175446880~3240163,179774498~9213353,196618754~70782,196710479~4067062,203885436~11664215,225161752~8233701,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,306524379~19386573,332233303~10163684,342953674~9528857,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.329 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~22322463,51980219~11115412,65811957~18898771,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,155272855~6362634,175446880~3240163,179774498~9213353,196618754~70782,196710479~4067062,203885436~11664215,225161752~8233701,233937634~4350710,240360444~2810268,249515432~4005257,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,306524379~19386573,332233303~10163684,342953674~9528857,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.335 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~22322463,51980219~11115412,65811957~18898771,88080384~18709017,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,155272855~6362634,175446880~13540971,192937984~7839557,203885436~11664215,225161752~8233701,233937634~4350710,239075328~4095384,249515432~4005257,255852544~5006245,268435456~9427749,281018368~4988218,288902326~12656774,302477805~4026486,306524379~19386573,332233303~10163684,342664088~15864321,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.335 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 15 diff [1303099~6887872,18200374~22322463,44971780~18123851,65811957~18898771,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,155272855~6362634,175446880~3240163,179774498~9213353,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~2810268,249515432~4005257,255393244~6179588,269601106~8262099,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,306524379~19386573,332233303~10163684,342953674~9528857,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.335 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~6887872,18200374~22322463,44971780~18123851,65811957~18898771,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,155272855~6362634,175446880~3240163,179774498~9213353,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~2810268,249515432~4005257,255393244~6179588,269601106~8262099,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,306524379~19386573,332233303~10163684,342953674~9528857,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.341 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~8190971,18200374~22322463,44971780~18123851,65811957~18898771,88080384~18709017,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,155272855~6362634,175446880~13540971,192937984~7839557,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,239075328~4095384,249515432~4005257,255393244~6179588,268435456~9427749,281018368~4988218,288902326~12656774,302477805~4026486,306524379~19386573,332233303~10163684,342664088~15864321,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.341 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 16 diff [1303099~8085438,18009040~23562218,44971780~19022561,65811957~18898771,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,175446880~3240163,179774498~9213353,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,249515432~4005257,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,306524379~23367516,332233303~10163684,342953674~9528857,352966271~5562138,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.341 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~23562218,44971780~19022561,65811957~18898771,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,175446880~3240163,179774498~9213353,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,249515432~4005257,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,306524379~23367516,332233303~10163684,342953674~9528857,352966271~5562138,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.347 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,18009040~23562218,44971780~19022561,65811957~18898771,88080384~26872668,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,175446880~13540971,192937984~7839557,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,239075328~9717030,249515432~4005257,255393244~6179588,268435456~17571130,288902326~12656774,302477805~4026486,306524379~23367516,332233303~10163684,342664088~15864321,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.347 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 17 diff [1303099~8085438,18009040~23562218,44971780~19022561,65811957~23052643,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,175446880~3240163,179774498~9213353,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,249515432~4005257,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,306524379~23367516,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.347 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~23562218,44971780~19022561,65811957~23052643,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,175446880~3240163,179774498~9213353,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,249515432~4005257,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,306524379~23367516,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.353 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,18009040~23562218,44971780~19022561,65811957~49141095,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,175446880~13540971,192937984~7839557,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,239075328~9717030,249515432~4005257,255393244~6179588,268435456~17571130,288902326~12656774,302477805~4026486,306524379~23367516,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.353 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 18 diff [1303099~8085438,10998710~5689075,18009040~25506132,44971780~19022561,65811957~23052643,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.353 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,10998710~5689075,18009040~25506132,44971780~19022561,65811957~23052643,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.358 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,10998710~5689075,18009040~25506132,44971780~19022561,65811957~49141095,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,175446880~16249949,192937984~7839557,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~6179588,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.358 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 19 diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.359 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.364 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,175446880~16249949,192937984~7839557,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.365 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 6 diff [31173401~9349436,65811957~7354831,78812452~586085,155272855~6362634,299585045~1380409,314997327~1244529,372723384~5186932,383011341~1849946,406630338~2258845] 2023-12-01T16:41:04.365 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [31173401~9349436,65811957~7354831,78812452~586085,155272855~6362634,299585045~1380409,314997327~1244529,372723384~5186932,383011341~1849946,406630338~2258845] 2023-12-01T16:41:04.370 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [29360128~11162709,65811957~7354831,78812452~586085,155272855~6362634,297795584~3169870,314997327~1244529,369098752~8811564,383011341~1849946,402653184~6235999] 2023-12-01T16:41:04.370 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 7 diff [31173401~9349436,65811957~11655491,78812452~586085,83076298~1170161,89016722~5440136,123279515~1120864,125554764~7745936,155272855~6362634,180448232~599502,225161752~1903289,232101071~1294382,299585045~1380409,314997327~1244529,317153670~7053795,372723384~5186932,383011341~1849946,406630338~2258845] 2023-12-01T16:41:04.370 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [31173401~9349436,65811957~11655491,78812452~586085,83076298~1170161,89016722~5440136,123279515~1120864,125554764~7745936,155272855~6362634,180448232~599502,225161752~1903289,232101071~1294382,299585045~1380409,314997327~1244529,317153670~7053795,372723384~5186932,383011341~1849946,406630338~2258845] 2023-12-01T16:41:04.376 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [29360128~11162709,65811957~11655491,78812452~586085,83076298~1170161,88080384~6376474,123279515~1120864,125554764~7745936,155272855~6362634,180355072~692662,225161752~1903289,232101071~1294382,297795584~3169870,314997327~1244529,317153670~7053795,369098752~8811564,383011341~1849946,402653184~6235999] 2023-12-01T16:41:04.376 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 8 diff [31173401~9349436,54274785~4796737,65811957~11655491,78812452~586085,83076298~1170161,89016722~5440136,94932081~1722533,111177803~3775249,123279515~1120864,125554764~7745936,155272855~6362634,180448232~599502,225161752~1903289,232101071~1294382,271228963~6634242,281878718~4127868,288902326~6879410,299585045~1380409,302477805~4026486,314997327~1244529,317153670~7053795,345239915~6229489,372723384~5186932,383011341~1849946,406630338~2258845] 2023-12-01T16:41:04.376 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [31173401~9349436,54274785~4796737,65811957~11655491,78812452~586085,83076298~1170161,89016722~5440136,94932081~1722533,111177803~3775249,123279515~1120864,125554764~7745936,155272855~6362634,180448232~599502,225161752~1903289,232101071~1294382,271228963~6634242,281878718~4127868,288902326~6879410,299585045~1380409,302477805~4026486,314997327~1244529,317153670~7053795,345239915~6229489,372723384~5186932,383011341~1849946,406630338~2258845] 2023-12-01T16:41:04.382 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [29360128~11162709,54274785~4796737,65811957~11655491,78812452~586085,83076298~1170161,88080384~6376474,94932081~1722533,109051904~5901148,123279515~1120864,125554764~7745936,155272855~6362634,180355072~692662,225161752~1903289,232101071~1294382,268435456~9427749,281018368~4988218,288902326~6879410,297795584~3169870,302477805~4026486,314997327~1244529,317153670~7053795,345239915~6229489,369098752~8811564,383011341~1849946,402653184~6235999] 2023-12-01T16:41:04.382 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 9 diff [24061218~16461619,54274785~4796737,65811957~11655491,78812452~586085,83076298~1170161,89016722~5440136,94932081~1722533,111177803~3775249,123279515~1120864,125554764~7745936,155272855~6362634,180448232~599502,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,271228963~6634242,281878718~4127868,288902326~6879410,299585045~1380409,302477805~4026486,311026989~13180476,332233303~7147511,345239915~6229489,352966271~5562138,372723384~5186932,383011341~1849946,398962778~4910174,406630338~8210265] 2023-12-01T16:41:04.382 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [24061218~16461619,54274785~4796737,65811957~11655491,78812452~586085,83076298~1170161,89016722~5440136,94932081~1722533,111177803~3775249,123279515~1120864,125554764~7745936,155272855~6362634,180448232~599502,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,271228963~6634242,281878718~4127868,288902326~6879410,299585045~1380409,302477805~4026486,311026989~13180476,332233303~7147511,345239915~6229489,352966271~5562138,372723384~5186932,383011341~1849946,398962778~4910174,406630338~8210265] 2023-12-01T16:41:04.388 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [24061218~16461619,54274785~4796737,65811957~11655491,78812452~586085,83076298~1170161,88080384~6376474,94932081~1722533,109051904~5901148,123279515~1120864,125554764~7745936,155272855~6362634,180355072~692662,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,268435456~9427749,281018368~4988218,288902326~6879410,297795584~3169870,302477805~4026486,311026989~13180476,332233303~7147511,345239915~6229489,352321536~6206873,369098752~8811564,383011341~1849946,398962778~15877825] 2023-12-01T16:41:04.388 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 10 diff [18200374~22322463,51980219~11115412,65811957~11655491,78812452~586085,83076298~1170161,89016722~5440136,94932081~1722533,111177803~3775249,123279515~1120864,125554764~7745936,155272855~6362634,180448232~599502,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,271228963~6634242,281878718~4127868,288902326~6879410,299585045~1974055,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352966271~5562138,372723384~5186932,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.388 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [18200374~22322463,51980219~11115412,65811957~11655491,78812452~586085,83076298~1170161,89016722~5440136,94932081~1722533,111177803~3775249,123279515~1120864,125554764~7745936,155272855~6362634,180448232~599502,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,271228963~6634242,281878718~4127868,288902326~6879410,299585045~1974055,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352966271~5562138,372723384~5186932,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.393 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [18200374~22322463,51980219~11115412,65811957~11655491,78812452~586085,83076298~1170161,88080384~6376474,94932081~1722533,109051904~5901148,123279515~1120864,125554764~7745936,155272855~6362634,180355072~692662,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,268435456~9427749,281018368~4988218,288902326~6879410,297795584~3763516,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352321536~6206873,369098752~8811564,383011341~31829262] 2023-12-01T16:41:04.393 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 11 diff [3737371~359940,18200374~22322463,51980219~11115412,65811957~11655491,78812452~586085,83076298~1170161,89016722~12645667,111177803~3775249,123279515~1120864,125554764~7745936,155272855~6362634,180448232~599502,207932836~6256430,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.394 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~22322463,51980219~11115412,65811957~11655491,78812452~586085,83076298~1170161,89016722~12645667,111177803~3775249,123279515~1120864,125554764~7745936,155272855~6362634,180448232~599502,207932836~6256430,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.399 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~22322463,51980219~11115412,65811957~11655491,78812452~586085,83076298~1170161,88080384~13582005,109051904~5901148,123279515~1120864,125554764~7745936,155272855~6362634,180355072~692662,207932836~6256430,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,255852544~5006245,268435456~9427749,281018368~4988218,288902326~12656774,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352321536~6206873,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.399 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 12 diff [3737371~359940,18200374~22322463,51980219~11115412,65811957~11655491,78812452~586085,83076298~1170161,89016722~12645667,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,155272855~6362634,179934339~9053512,196618754~70782,207932836~7616815,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,309051553~15155912,332233303~7147511,342953674~8515730,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.400 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~22322463,51980219~11115412,65811957~11655491,78812452~586085,83076298~1170161,89016722~12645667,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,155272855~6362634,179934339~9053512,196618754~70782,207932836~7616815,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,309051553~15155912,332233303~7147511,342953674~8515730,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.406 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~22322463,51980219~11115412,65811957~11655491,78812452~586085,83076298~1170161,88080384~13582005,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,155272855~6362634,178687043~10300808,196618754~70782,207932836~7616815,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,255852544~5006245,268435456~9427749,281018368~4988218,288902326~12656774,302477805~4026486,309051553~15155912,332233303~7147511,342664088~8805316,352321536~6206873,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.406 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 13 diff [3737371~359940,18200374~22322463,51980219~11115412,65811957~15717821,83076298~1170161,89016722~12645667,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,155272855~6362634,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,309051553~16859399,332233303~7147511,342953674~9528857,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.406 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~22322463,51980219~11115412,65811957~15717821,83076298~1170161,89016722~12645667,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,155272855~6362634,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,309051553~16859399,332233303~7147511,342953674~9528857,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.411 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~22322463,51980219~11115412,65811957~15717821,83076298~1170161,88080384~13582005,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,155272855~6362634,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,255852544~5006245,268435456~9427749,281018368~4988218,288902326~12656774,302477805~4026486,309051553~16859399,332233303~7147511,342664088~15864321,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.411 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 14 diff [3737371~359940,18200374~22322463,51980219~11115412,65811957~15717821,83076298~1170161,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,155272855~6362634,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,225161752~8233701,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,306524379~19386573,332233303~10163684,342953674~9528857,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.411 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~22322463,51980219~11115412,65811957~15717821,83076298~1170161,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,155272855~6362634,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,225161752~8233701,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,306524379~19386573,332233303~10163684,342953674~9528857,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.416 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~22322463,51980219~11115412,65811957~15717821,83076298~1170161,88080384~18709017,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,155272855~6362634,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,225161752~8233701,233937634~4350710,240360444~797814,255852544~5006245,268435456~9427749,281018368~4988218,288902326~12656774,302477805~4026486,306524379~19386573,332233303~10163684,342664088~15864321,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.417 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 15 diff [1303099~6887872,18200374~22322463,44971780~18123851,65811957~16357583,83076298~1170161,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,155272855~6362634,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~797814,255393244~6179588,269601106~8262099,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,306524379~19386573,332233303~10163684,342953674~9528857,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.417 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~6887872,18200374~22322463,44971780~18123851,65811957~16357583,83076298~1170161,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,155272855~6362634,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~797814,255393244~6179588,269601106~8262099,281878718~4127868,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,306524379~19386573,332233303~10163684,342953674~9528857,352966271~5562138,368997108~8913208,383011341~8443592,392004990~22835613] 2023-12-01T16:41:04.422 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~8190971,18200374~22322463,44971780~18123851,65811957~16357583,83076298~1170161,88080384~18709017,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,155272855~6362634,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~797814,255393244~6179588,268435456~9427749,281018368~4988218,288902326~12656774,302477805~4026486,306524379~19386573,332233303~10163684,342664088~15864321,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.422 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 16 diff [1303099~8085438,18009040~23562218,44971780~19022561,65811957~16357583,83076298~1170161,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,306524379~23367516,332233303~10163684,342953674~9528857,352966271~5562138,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.422 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~23562218,44971780~19022561,65811957~16357583,83076298~1170161,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,306524379~23367516,332233303~10163684,342953674~9528857,352966271~5562138,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.428 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,18009040~23562218,44971780~19022561,65811957~16357583,83076298~1170161,88080384~26872668,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,255393244~6179588,268435456~17571130,288902326~12656774,302477805~4026486,306524379~23367516,332233303~10163684,342664088~15864321,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.428 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 17 diff [1303099~8085438,18009040~23562218,44971780~19022561,65811957~23052643,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,306524379~23367516,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.428 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~23562218,44971780~19022561,65811957~23052643,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,299585045~1974055,302477805~4026486,306524379~23367516,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.434 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,18009040~23562218,44971780~19022561,65811957~49141095,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,255393244~6179588,268435456~17571130,288902326~12656774,302477805~4026486,306524379~23367516,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.434 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 18 diff [1303099~8085438,10998710~5689075,18009040~25506132,44971780~19022561,65811957~23052643,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.434 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,10998710~5689075,18009040~25506132,44971780~19022561,65811957~23052643,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.440 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,10998710~5689075,18009040~25506132,44971780~19022561,65811957~49141095,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~6179588,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.440 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 19 diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.440 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:04.447 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:04.447 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 7 diff [69946317~7521131,83076298~1170161,89016722~5440136,123279515~1120864,125554764~7745936,180448232~599502,225161752~1903289,232101071~1294382,317153670~7053795] 2023-12-01T16:41:04.447 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [69946317~7521131,83076298~1170161,89016722~5440136,123279515~1120864,125554764~7745936,180448232~599502,225161752~1903289,232101071~1294382,317153670~7053795] 2023-12-01T16:41:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:41:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:41:04] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2023-12-01T16:41:04.452 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [69946317~7521131,83076298~1170161,88080384~6376474,123279515~1120864,125554764~7745936,180355072~692662,225161752~1903289,232101071~1294382,317153670~7053795] 2023-12-01T16:41:04.452 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 8 diff [54274785~4796737,69946317~7521131,83076298~1170161,89016722~5440136,94932081~1722533,111177803~3775249,123279515~1120864,125554764~7745936,180448232~599502,225161752~1903289,232101071~1294382,271228963~6634242,281878718~4127868,288902326~6879410,302477805~4026486,317153670~7053795,345239915~6229489,383460243~114616] 2023-12-01T16:41:04.452 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [54274785~4796737,69946317~7521131,83076298~1170161,89016722~5440136,94932081~1722533,111177803~3775249,123279515~1120864,125554764~7745936,180448232~599502,225161752~1903289,232101071~1294382,271228963~6634242,281878718~4127868,288902326~6879410,302477805~4026486,317153670~7053795,345239915~6229489,383460243~114616] 2023-12-01T16:41:04.458 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [54274785~4796737,69946317~7521131,83076298~1170161,88080384~6376474,94932081~1722533,109051904~5901148,123279515~1120864,125554764~7745936,180355072~692662,225161752~1903289,232101071~1294382,268435456~9427749,281018368~4988218,288902326~6879410,302477805~4026486,317153670~7053795,345239915~6229489,383460243~114616] 2023-12-01T16:41:04.458 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 9 diff [24061218~7945072,54274785~4796737,68033194~9434254,83076298~1170161,89016722~5440136,94932081~1722533,111177803~3775249,123279515~1120864,125554764~7745936,180448232~599502,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,271228963~6634242,281878718~4127868,288902326~6879410,302477805~4026486,311026989~13180476,332233303~7147511,345239915~6229489,352966271~5562138,383460243~114616,398962778~4910174,408054924~6785679] 2023-12-01T16:41:04.458 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [24061218~7945072,54274785~4796737,68033194~9434254,83076298~1170161,89016722~5440136,94932081~1722533,111177803~3775249,123279515~1120864,125554764~7745936,180448232~599502,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,271228963~6634242,281878718~4127868,288902326~6879410,302477805~4026486,311026989~13180476,332233303~7147511,345239915~6229489,352966271~5562138,383460243~114616,398962778~4910174,408054924~6785679] 2023-12-01T16:41:04.464 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [24061218~7945072,54274785~4796737,68033194~9434254,83076298~1170161,88080384~6376474,94932081~1722533,109051904~5901148,123279515~1120864,125554764~7745936,180355072~692662,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,268435456~9427749,281018368~4988218,288902326~6879410,302477805~4026486,311026989~13180476,332233303~7147511,345239915~6229489,352321536~6206873,383460243~114616,398962778~4910174,408054924~6785679] 2023-12-01T16:41:04.464 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 10 diff [18200374~13805916,32085044~7818067,51980219~11115412,68033194~9434254,83076298~1170161,89016722~5440136,94932081~1722533,111177803~3775249,123279515~1120864,125554764~7745936,180448232~599502,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,271228963~6634242,281878718~4127868,288902326~6879410,300549546~1009554,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352966271~5562138,383460243~114616,383809416~7645517,392004990~15075289,408054924~6785679] 2023-12-01T16:41:04.464 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [18200374~13805916,32085044~7818067,51980219~11115412,68033194~9434254,83076298~1170161,89016722~5440136,94932081~1722533,111177803~3775249,123279515~1120864,125554764~7745936,180448232~599502,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,271228963~6634242,281878718~4127868,288902326~6879410,300549546~1009554,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352966271~5562138,383460243~114616,383809416~7645517,392004990~15075289,408054924~6785679] 2023-12-01T16:41:04.470 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [18200374~13805916,32085044~7818067,51980219~11115412,68033194~9434254,83076298~1170161,88080384~6376474,94932081~1722533,109051904~5901148,123279515~1120864,125554764~7745936,180355072~692662,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,268435456~9427749,281018368~4988218,288902326~6879410,300549546~1009554,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352321536~6206873,383460243~114616,383809416~23270863,408054924~6785679] 2023-12-01T16:41:04.470 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 11 diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,68033194~9434254,83076298~1170161,89016722~12645667,111177803~3775249,123279515~1120864,125554764~7745936,180448232~599502,207932836~6256430,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15075289,408054924~6785679] 2023-12-01T16:41:04.470 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,68033194~9434254,83076298~1170161,89016722~12645667,111177803~3775249,123279515~1120864,125554764~7745936,180448232~599502,207932836~6256430,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15075289,408054924~6785679] 2023-12-01T16:41:04.475 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~13805916,32085044~7818067,51980219~11115412,68033194~9434254,83076298~1170161,88080384~13582005,109051904~5901148,123279515~1120864,125554764~7745936,180355072~692662,207932836~6256430,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,255852544~5006245,268435456~9427749,281018368~4988218,288902326~9488874,300549546~1009554,302477805~4026486,309051553~15155912,332233303~7147511,345239915~6229489,352321536~6206873,367918929~6575421,383460243~114616,383809416~23270863,408054924~6785679] 2023-12-01T16:41:04.476 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 12 diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,68033194~9434254,83076298~1170161,89016722~12645667,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,179934339~9053512,196618754~70782,207932836~7616815,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,309051553~15155912,332233303~7147511,342953674~8515730,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15075289,408054924~6785679] 2023-12-01T16:41:04.476 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,68033194~9434254,83076298~1170161,89016722~12645667,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,179934339~9053512,196618754~70782,207932836~7616815,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,309051553~15155912,332233303~7147511,342953674~8515730,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15075289,408054924~6785679] 2023-12-01T16:41:04.481 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~13805916,32085044~7818067,51980219~11115412,68033194~9434254,83076298~1170161,88080384~13582005,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,178687043~10300808,196618754~70782,207932836~7616815,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,255852544~5006245,268435456~9427749,281018368~4988218,288902326~9488874,300549546~1009554,302477805~4026486,309051553~15155912,332233303~7147511,342664088~8805316,352321536~6206873,367918929~6575421,383460243~114616,383809416~23270863,408054924~6785679] 2023-12-01T16:41:04.481 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 13 diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,68033194~13496584,83076298~1170161,89016722~12645667,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,309051553~16859399,332233303~7147511,342953674~9528857,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15157359,408054924~6785679] 2023-12-01T16:41:04.481 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,68033194~13496584,83076298~1170161,89016722~12645667,111177803~3775249,123279515~1120864,125554764~7745936,146270668~5994951,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,309051553~16859399,332233303~7147511,342953674~9528857,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15157359,408054924~6785679] 2023-12-01T16:41:04.487 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~13805916,32085044~7818067,51980219~11115412,68033194~13496584,83076298~1170161,88080384~13582005,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,225161752~1903289,232101071~1294382,233937634~4350710,240360444~797814,255852544~5006245,268435456~9427749,281018368~4988218,288902326~9488874,300549546~1009554,302477805~4026486,309051553~16859399,332233303~7147511,342664088~15864321,367918929~6575421,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.487 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 14 diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,66992810~806623,68033194~13496584,83076298~1170161,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,225161752~8233701,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,306524379~19386573,332233303~10163684,342953674~9528857,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15157359,408054924~6785679] 2023-12-01T16:41:04.487 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,66992810~806623,68033194~13496584,83076298~1170161,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,225161752~8233701,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,306524379~19386573,332233303~10163684,342953674~9528857,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15157359,408054924~6785679] 2023-12-01T16:41:04.492 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~13805916,32085044~7818067,51980219~11115412,66992810~806623,68033194~13496584,83076298~1170161,88080384~18709017,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,225161752~8233701,233937634~4350710,240360444~797814,255852544~5006245,268435456~9427749,281018368~4988218,288902326~9488874,300549546~1009554,302477805~4026486,306524379~19386573,332233303~10163684,342664088~15864321,367918929~6575421,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.492 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 15 diff [1303099~6887872,18200374~21702737,44971780~18123851,66992810~806623,68033194~14136346,83076298~1170161,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~797814,255393244~6179588,269601106~8262099,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,306524379~19386573,332233303~10163684,342953674~9528857,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15157359,408054924~6785679] 2023-12-01T16:41:04.492 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~6887872,18200374~21702737,44971780~18123851,66992810~806623,68033194~14136346,83076298~1170161,89016722~17772679,111177803~3775249,123279515~1120864,125554764~7745936,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~797814,255393244~6179588,269601106~8262099,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,306524379~19386573,332233303~10163684,342953674~9528857,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15157359,408054924~6785679] 2023-12-01T16:41:04.498 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~8190971,18200374~21702737,44971780~18123851,66992810~806623,68033194~14136346,83076298~1170161,88080384~18709017,109051904~5901148,123279515~1120864,125554764~7745936,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~797814,255393244~6179588,268435456~9427749,281018368~4988218,288902326~9488874,300549546~1009554,302477805~4026486,306524379~19386573,332233303~10163684,342664088~15864321,367918929~6575421,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.498 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 16 diff [1303099~8085438,18009040~23562218,44971780~19022561,66992810~806623,68033194~14136346,83076298~1170161,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,306524379~23367516,332233303~10163684,342953674~9528857,352966271~5562138,368997108~5497242,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.498 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~23562218,44971780~19022561,66992810~806623,68033194~14136346,83076298~1170161,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,306524379~23367516,332233303~10163684,342953674~9528857,352966271~5562138,368997108~5497242,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.504 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,18009040~23562218,44971780~19022561,66992810~806623,68033194~14136346,83076298~1170161,88080384~26872668,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,255393244~6179588,268435456~17571130,288902326~9488874,300549546~1009554,302477805~4026486,306524379~23367516,332233303~10163684,342664088~15864321,367918929~6575421,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.504 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 17 diff [1303099~8085438,18009040~23562218,44971780~19022561,66992810~806623,68033194~20831406,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,306524379~23367516,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.504 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~23562218,44971780~19022561,66992810~806623,68033194~20831406,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,306524379~23367516,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.510 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,18009040~23562218,44971780~19022561,66992810~806623,68033194~46919858,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~8431914,255393244~6179588,268435456~17571130,288902326~9488874,300549546~1009554,302477805~4026486,306524379~23367516,332012085~10384902,342664088~20215443,367918929~6575421,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.510 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 18 diff [1303099~8085438,10998710~5689075,18009040~25506132,44971780~19022561,66992810~806623,68033194~20831406,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,300549546~29342349,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.510 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,10998710~5689075,18009040~25506132,44971780~19022561,66992810~806623,68033194~20831406,89016722~17772679,106884507~2383526,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,300549546~29342349,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.516 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,10998710~5689075,18009040~25506132,44971780~19022561,66992810~806623,68033194~46919858,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~6179588,268435456~17571130,288902326~9488874,300549546~29342349,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.516 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 19 diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:04.516 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:04.521 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~46919858,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~30111334,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:04.522 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 8 diff [54274785~4796737,94932081~1722533,111177803~3775249,271228963~6634242,281878718~4127868,288902326~6879410,302477805~4026486,345239915~6229489,383460243~114616] 2023-12-01T16:41:04.522 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [54274785~4796737,94932081~1722533,111177803~3775249,271228963~6634242,281878718~4127868,288902326~6879410,302477805~4026486,345239915~6229489,383460243~114616] 2023-12-01T16:41:04.527 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [54274785~4796737,94932081~1722533,109051904~5901148,268435456~9427749,281018368~4988218,288902326~6879410,302477805~4026486,345239915~6229489,383460243~114616] 2023-12-01T16:41:04.527 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 9 diff [24061218~7945072,54274785~4796737,68033194~6613172,94932081~1722533,111177803~3775249,233937634~4350710,240360444~797814,271228963~6634242,281878718~4127868,288902326~6879410,302477805~4026486,311026989~6264181,332233303~7147511,345239915~6229489,352966271~5562138,383460243~114616,398962778~4910174,408054924~6785679] 2023-12-01T16:41:04.527 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [24061218~7945072,54274785~4796737,68033194~6613172,94932081~1722533,111177803~3775249,233937634~4350710,240360444~797814,271228963~6634242,281878718~4127868,288902326~6879410,302477805~4026486,311026989~6264181,332233303~7147511,345239915~6229489,352966271~5562138,383460243~114616,398962778~4910174,408054924~6785679] 2023-12-01T16:41:04.533 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [24061218~7945072,54274785~4796737,68033194~6613172,94932081~1722533,109051904~5901148,233937634~4350710,240360444~797814,268435456~9427749,281018368~4988218,288902326~6879410,302477805~4026486,311026989~6264181,332233303~7147511,345239915~6229489,352321536~6206873,383460243~114616,398962778~4910174,408054924~6785679] 2023-12-01T16:41:04.533 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 10 diff [18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,94932081~1722533,111177803~3775249,233937634~4350710,240360444~797814,271228963~6634242,281878718~4127868,288902326~6879410,300549546~1009554,302477805~4026486,309051553~8239617,332233303~7147511,345239915~6229489,352966271~5562138,383460243~114616,383809416~7645517,392004990~15075289,408054924~6785679] 2023-12-01T16:41:04.533 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,94932081~1722533,111177803~3775249,233937634~4350710,240360444~797814,271228963~6634242,281878718~4127868,288902326~6879410,300549546~1009554,302477805~4026486,309051553~8239617,332233303~7147511,345239915~6229489,352966271~5562138,383460243~114616,383809416~7645517,392004990~15075289,408054924~6785679] 2023-12-01T16:41:04.538 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,94932081~1722533,109051904~5901148,233937634~4350710,240360444~797814,268435456~9427749,281018368~4988218,288902326~6879410,300549546~1009554,302477805~4026486,309051553~8239617,332233303~7147511,345239915~6229489,352321536~6206873,383460243~114616,383809416~23270863,408054924~6785679] 2023-12-01T16:41:04.539 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 11 diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,93826174~7836215,111177803~3775249,207932836~6256430,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,309051553~8239617,321855732~1016849,332233303~7147511,345239915~6229489,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15075289,408054924~6785679] 2023-12-01T16:41:04.539 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,93826174~7836215,111177803~3775249,207932836~6256430,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,309051553~8239617,321855732~1016849,332233303~7147511,345239915~6229489,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15075289,408054924~6785679] 2023-12-01T16:41:04.544 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,93826174~7836215,109051904~5901148,207932836~6256430,233937634~4350710,240360444~797814,255852544~5006245,268435456~9427749,281018368~4988218,288902326~9488874,300549546~1009554,302477805~4026486,309051553~8239617,321855732~1016849,332233303~7147511,345239915~6229489,352321536~6206873,367918929~6575421,383460243~114616,383809416~23270863,408054924~6785679] 2023-12-01T16:41:04.544 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 12 diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,93826174~7836215,111177803~3775249,130472252~1929888,146270668~5994951,179934339~9053512,196618754~70782,207932836~7616815,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,309051553~8239617,321855732~1016849,332233303~7147511,342953674~8515730,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15075289,408054924~6785679] 2023-12-01T16:41:04.544 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,93826174~7836215,111177803~3775249,130472252~1929888,146270668~5994951,179934339~9053512,196618754~70782,207932836~7616815,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,309051553~8239617,321855732~1016849,332233303~7147511,342953674~8515730,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15075289,408054924~6785679] 2023-12-01T16:41:04.550 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,93826174~7836215,109051904~5901148,130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,207932836~7616815,233937634~4350710,240360444~797814,255852544~5006245,268435456~9427749,281018368~4988218,288902326~9488874,300549546~1009554,302477805~4026486,309051553~8239617,321855732~1016849,332233303~7147511,342664088~8805316,352321536~6206873,367918929~6575421,383460243~114616,383809416~23270863,408054924~6785679] 2023-12-01T16:41:04.550 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 13 diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,76614879~4914899,93826174~7836215,111177803~3775249,130472252~1929888,146270668~5994951,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,309051553~8239617,319929878~5981074,332233303~7147511,342953674~9528857,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15157359,408054924~6785679] 2023-12-01T16:41:04.550 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,76614879~4914899,93826174~7836215,111177803~3775249,130472252~1929888,146270668~5994951,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,309051553~8239617,319929878~5981074,332233303~7147511,342953674~9528857,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15157359,408054924~6785679] 2023-12-01T16:41:04.556 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,76614879~4914899,93826174~7836215,109051904~5901148,130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,233937634~4350710,240360444~797814,255852544~5006245,268435456~9427749,281018368~4988218,288902326~9488874,300549546~1009554,302477805~4026486,309051553~8239617,319929878~5981074,332233303~7147511,342664088~15864321,367918929~6575421,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.556 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 14 diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,66992810~806623,68033194~6613172,76614879~4914899,90030460~16758941,111177803~3775249,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,225306840~7869420,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,306524379~10766791,319929878~5981074,332233303~10163684,342953674~9528857,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15157359,408054924~6785679] 2023-12-01T16:41:04.556 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,66992810~806623,68033194~6613172,76614879~4914899,90030460~16758941,111177803~3775249,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,225306840~7869420,233937634~4350710,240360444~797814,257200638~3658151,271228963~6634242,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,306524379~10766791,319929878~5981074,332233303~10163684,342953674~9528857,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15157359,408054924~6785679] 2023-12-01T16:41:04.562 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~13805916,32085044~7818067,51980219~11115412,66992810~806623,68033194~6613172,76614879~4914899,90030460~16758941,109051904~5901148,130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,225306840~7869420,233937634~4350710,240360444~797814,255852544~5006245,268435456~9427749,281018368~4988218,288902326~9488874,300549546~1009554,302477805~4026486,306524379~10766791,319929878~5981074,332233303~10163684,342664088~15864321,367918929~6575421,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.562 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 15 diff [1303099~6887872,18200374~21702737,44971780~18123851,66992810~806623,68033194~6613172,76281994~5887546,90030460~16758941,111177803~3775249,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~797814,255393244~6179588,269601106~8262099,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,306524379~10766791,319929878~5981074,332233303~10163684,342953674~9528857,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15157359,408054924~6785679] 2023-12-01T16:41:04.562 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~6887872,18200374~21702737,44971780~18123851,66992810~806623,68033194~6613172,76281994~5887546,90030460~16758941,111177803~3775249,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~797814,255393244~6179588,269601106~8262099,281878718~4127868,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,306524379~10766791,319929878~5981074,332233303~10163684,342953674~9528857,352966271~5562138,368997108~5497242,383460243~114616,383809416~7645517,392004990~15157359,408054924~6785679] 2023-12-01T16:41:04.567 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~8190971,18200374~21702737,44971780~18123851,66992810~806623,68033194~6613172,76281994~5887546,90030460~16758941,109051904~5901148,130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~797814,255393244~6179588,268435456~9427749,281018368~4988218,288902326~9488874,300549546~1009554,302477805~4026486,306524379~10766791,319929878~5981074,332233303~10163684,342664088~15864321,367918929~6575421,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.567 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 16 diff [1303099~8085438,18009040~23562218,44971780~19022561,66992810~806623,68033194~6613172,76281994~5887546,90030460~16758941,106884507~2383526,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~8431914,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,306524379~10766791,319929878~9962017,332233303~10163684,342953674~9528857,352966271~5562138,368997108~5497242,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.567 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~23562218,44971780~19022561,66992810~806623,68033194~6613172,76281994~5887546,90030460~16758941,106884507~2383526,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~8431914,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,306524379~10766791,319929878~9962017,332233303~10163684,342953674~9528857,352966271~5562138,368997108~5497242,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.572 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,18009040~23562218,44971780~19022561,66992810~806623,68033194~6613172,76281994~5887546,90030460~24922592,130472252~1929888,135642388~7142580,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~8431914,255393244~6179588,268435456~17571130,288902326~9488874,300549546~1009554,302477805~4026486,306524379~10766791,319929878~9962017,332233303~10163684,342664088~15864321,367918929~6575421,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.572 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 17 diff [1303099~8085438,18009040~23562218,44971780~19022561,66992810~806623,68033194~6613172,76281994~12582606,90030460~16758941,106884507~2383526,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~8431914,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,306524379~10766791,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.573 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~23562218,44971780~19022561,66992810~806623,68033194~6613172,76281994~12582606,90030460~16758941,106884507~2383526,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~8431914,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,300549546~1009554,302477805~4026486,306524379~10766791,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.578 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,18009040~23562218,44971780~19022561,66992810~806623,68033194~6613172,76281994~12582606,90030460~24922592,130472252~1929888,135642388~7142580,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~8431914,255393244~6179588,268435456~17571130,288902326~9488874,300549546~1009554,302477805~4026486,306524379~10766791,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.578 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 18 diff [1303099~8085438,10998710~5689075,18009040~25506132,44971780~19022561,66992810~806623,68033194~6613172,76281994~12582606,90030460~16758941,106884507~2383526,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,300549546~17583735,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.579 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,10998710~5689075,18009040~25506132,44971780~19022561,66992810~806623,68033194~6613172,76281994~12582606,90030460~16758941,106884507~2383526,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~6179588,269601106~16405480,288902326~6879410,296995155~1396045,300549546~17583735,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.584 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,10998710~5689075,18009040~25506132,44971780~19022561,66992810~806623,68033194~6613172,76281994~12582606,90030460~24922592,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~6179588,268435456~17571130,288902326~9488874,300549546~17583735,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.584 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 19 diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:04.584 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:04.590 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~24922592,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:04.590 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 9 diff [24061218~7945072,68033194~6613172,233937634~4350710,240360444~797814,311026989~6264181,332233303~7147511,352966271~5562138,398962778~4910174,408054924~6785679] 2023-12-01T16:41:04.590 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [24061218~7945072,68033194~6613172,233937634~4350710,240360444~797814,311026989~6264181,332233303~7147511,352966271~5562138,398962778~4910174,408054924~6785679] 2023-12-01T16:41:04.595 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [24061218~7945072,68033194~6613172,233937634~4350710,240360444~797814,311026989~6264181,332233303~7147511,352321536~6206873,398962778~4910174,408054924~6785679] 2023-12-01T16:41:04.595 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 10 diff [18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,233937634~4350710,240360444~797814,295025336~140713,300549546~1009554,309051553~8239617,332233303~7147511,352966271~5562138,383809416~7645517,392004990~15075289,408054924~6785679] 2023-12-01T16:41:04.595 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,233937634~4350710,240360444~797814,295025336~140713,300549546~1009554,309051553~8239617,332233303~7147511,352966271~5562138,383809416~7645517,392004990~15075289,408054924~6785679] 2023-12-01T16:41:04.601 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,233937634~4350710,240360444~797814,295025336~140713,300549546~1009554,309051553~8239617,332233303~7147511,352321536~6206873,383809416~23270863,408054924~6785679] 2023-12-01T16:41:04.601 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 11 diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,93826174~7836215,207932836~6256430,233937634~4350710,240360444~797814,257200638~3658151,295025336~140713,296995155~1396045,300549546~1009554,309051553~8239617,321855732~1016849,332233303~7147511,352966271~5562138,368997108~5497242,383809416~7645517,392004990~15075289,408054924~6785679] 2023-12-01T16:41:04.601 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,93826174~7836215,207932836~6256430,233937634~4350710,240360444~797814,257200638~3658151,295025336~140713,296995155~1396045,300549546~1009554,309051553~8239617,321855732~1016849,332233303~7147511,352966271~5562138,368997108~5497242,383809416~7645517,392004990~15075289,408054924~6785679] 2023-12-01T16:41:04.607 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,93826174~7836215,207932836~6256430,233937634~4350710,240360444~797814,255852544~5006245,295025336~140713,295781736~2609464,300549546~1009554,309051553~8239617,321855732~1016849,332233303~7147511,352321536~6206873,367918929~6575421,383809416~23270863,408054924~6785679] 2023-12-01T16:41:04.607 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 12 diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,93826174~7836215,130472252~1929888,146270668~5994951,179934339~9053512,196618754~70782,207932836~7616815,233937634~4350710,240360444~797814,257200638~3658151,295025336~140713,296995155~1396045,300549546~1009554,309051553~8239617,321855732~1016849,332233303~7147511,342953674~6055920,352966271~5562138,368997108~5497242,383809416~7645517,392004990~15075289,408054924~6785679] 2023-12-01T16:41:04.607 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,93826174~7836215,130472252~1929888,146270668~5994951,179934339~9053512,196618754~70782,207932836~7616815,233937634~4350710,240360444~797814,257200638~3658151,295025336~140713,296995155~1396045,300549546~1009554,309051553~8239617,321855732~1016849,332233303~7147511,342953674~6055920,352966271~5562138,368997108~5497242,383809416~7645517,392004990~15075289,408054924~6785679] 2023-12-01T16:41:04.614 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,93826174~7836215,130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,207932836~7616815,233937634~4350710,240360444~797814,255852544~5006245,295025336~140713,295781736~2609464,300549546~1009554,309051553~8239617,321855732~1016849,332233303~7147511,342664088~6345506,352321536~6206873,367918929~6575421,383809416~23270863,408054924~6785679] 2023-12-01T16:41:04.614 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 13 diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,76614879~4914899,93826174~7836215,130472252~1929888,146270668~5994951,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,233937634~4350710,240360444~797814,257200638~3658151,274142031~62373,277376570~239574,295025336~140713,296995155~1396045,300549546~1009554,309051553~8239617,319929878~5981074,332233303~7147511,342953674~9528857,352966271~5562138,368997108~5497242,383809416~7645517,392004990~15157359,408054924~6785679] 2023-12-01T16:41:04.614 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,76614879~4914899,93826174~7836215,130472252~1929888,146270668~5994951,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,233937634~4350710,240360444~797814,257200638~3658151,274142031~62373,277376570~239574,295025336~140713,296995155~1396045,300549546~1009554,309051553~8239617,319929878~5981074,332233303~7147511,342953674~9528857,352966271~5562138,368997108~5497242,383809416~7645517,392004990~15157359,408054924~6785679] 2023-12-01T16:41:04.618 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~13805916,32085044~7818067,51980219~11115412,68033194~6613172,76614879~4914899,93826174~7836215,130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,233937634~4350710,240360444~797814,255852544~5006245,274142031~62373,277376570~239574,295025336~140713,295781736~2609464,300549546~1009554,309051553~8239617,319929878~5981074,332233303~7147511,342664088~15864321,367918929~6575421,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.618 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 14 diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,66992810~806623,68033194~6613172,76614879~4914899,90030460~16758941,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,225306840~7869420,233937634~4350710,240360444~797814,257200638~3658151,274142031~62373,277376570~239574,283437913~1831188,295025336~140713,296995155~1396045,300549546~1009554,306524379~10766791,319929878~5981074,332233303~10163684,342953674~9528857,352966271~5562138,368997108~5497242,383809416~7645517,392004990~15157359,408054924~6785679] 2023-12-01T16:41:04.619 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~13805916,32085044~7818067,51980219~11115412,66992810~806623,68033194~6613172,76614879~4914899,90030460~16758941,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,225306840~7869420,233937634~4350710,240360444~797814,257200638~3658151,274142031~62373,277376570~239574,283437913~1831188,295025336~140713,296995155~1396045,300549546~1009554,306524379~10766791,319929878~5981074,332233303~10163684,342953674~9528857,352966271~5562138,368997108~5497242,383809416~7645517,392004990~15157359,408054924~6785679] 2023-12-01T16:41:04.624 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~13805916,32085044~7818067,51980219~11115412,66992810~806623,68033194~6613172,76614879~4914899,90030460~16758941,130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,225306840~7869420,233937634~4350710,240360444~797814,255852544~5006245,274142031~62373,277376570~239574,283437913~1831188,295025336~140713,295781736~2609464,300549546~1009554,306524379~10766791,319929878~5981074,332233303~10163684,342664088~15864321,367918929~6575421,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.624 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 15 diff [1303099~6887872,18200374~21702737,44971780~18123851,66992810~806623,68033194~6613172,76281994~5887546,90030460~16758941,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~797814,255393244~6179588,269601106~3032039,274142031~62373,277376570~239574,283437913~1831188,295025336~140713,296995155~1396045,300549546~1009554,306524379~10766791,319929878~5981074,332233303~10163684,342953674~9528857,352966271~5562138,368997108~5497242,383809416~7645517,392004990~15157359,408054924~6785679] 2023-12-01T16:41:04.624 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~6887872,18200374~21702737,44971780~18123851,66992810~806623,68033194~6613172,76281994~5887546,90030460~16758941,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~797814,255393244~6179588,269601106~3032039,274142031~62373,277376570~239574,283437913~1831188,295025336~140713,296995155~1396045,300549546~1009554,306524379~10766791,319929878~5981074,332233303~10163684,342953674~9528857,352966271~5562138,368997108~5497242,383809416~7645517,392004990~15157359,408054924~6785679] 2023-12-01T16:41:04.629 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~8190971,18200374~21702737,44971780~18123851,66992810~806623,68033194~6613172,76281994~5887546,90030460~16758941,130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~797814,255393244~6179588,269601106~3032039,274142031~62373,277376570~239574,283437913~1831188,295025336~140713,295781736~2609464,300549546~1009554,306524379~10766791,319929878~5981074,332233303~10163684,342664088~15864321,367918929~6575421,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.629 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 16 diff [1303099~8085438,18009040~23562218,44971780~19022561,66992810~806623,68033194~6613172,76281994~5887546,90030460~16758941,106884507~2383526,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~8431914,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295025336~140713,296995155~1396045,300549546~1009554,306524379~10766791,319929878~9962017,332233303~10163684,342953674~9528857,352966271~5562138,368997108~5497242,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.630 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~23562218,44971780~19022561,66992810~806623,68033194~6613172,76281994~5887546,90030460~16758941,106884507~2383526,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~8431914,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295025336~140713,296995155~1396045,300549546~1009554,306524379~10766791,319929878~9962017,332233303~10163684,342953674~9528857,352966271~5562138,368997108~5497242,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.636 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,18009040~23562218,44971780~19022561,66992810~806623,68033194~6613172,76281994~5887546,90030460~19237573,130472252~1929888,135642388~7142580,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~8431914,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295025336~140713,295781736~2609464,300549546~1009554,306524379~10766791,319929878~9962017,332233303~10163684,342664088~15864321,367918929~6575421,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.636 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 17 diff [1303099~8085438,18009040~23562218,44971780~19022561,66992810~806623,68033194~6613172,76281994~12582606,90030460~16758941,106884507~2383526,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~8431914,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295025336~140713,296995155~1396045,300549546~1009554,306524379~10766791,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.636 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~23562218,44971780~19022561,66992810~806623,68033194~6613172,76281994~12582606,90030460~16758941,106884507~2383526,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~8431914,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295025336~140713,296995155~1396045,300549546~1009554,306524379~10766791,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.641 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,18009040~23562218,44971780~19022561,66992810~806623,68033194~6613172,76281994~12582606,90030460~19237573,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~8431914,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295025336~140713,295781736~2609464,300549546~1009554,306524379~10766791,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.641 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 18 diff [1303099~8085438,10998710~5689075,18009040~25506132,44971780~19022561,66992810~806623,68033194~6613172,76281994~12582606,90030460~16758941,106884507~2383526,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295025336~140713,296995155~1396045,300549546~17583735,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.641 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,10998710~5689075,18009040~25506132,44971780~19022561,66992810~806623,68033194~6613172,76281994~12582606,90030460~16758941,106884507~2383526,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295025336~140713,296995155~1396045,300549546~17583735,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.646 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,10998710~5689075,18009040~25506132,44971780~19022561,66992810~806623,68033194~6613172,76281994~12582606,90030460~19237573,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295025336~140713,295781736~2609464,300549546~17583735,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383809416~23352933,408054924~6785679] 2023-12-01T16:41:04.646 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 19 diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:04.647 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:04.652 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:04.652 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 10 diff [18200374~8134899,32085044~7818067,51980219~11115412,295025336~140713,300549546~1009554,309051553~4402345,383809416~7645517,392004990~7046564,401345869~5734410] 2023-12-01T16:41:04.652 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [18200374~8134899,32085044~7818067,51980219~11115412,295025336~140713,300549546~1009554,309051553~4402345,383809416~7645517,392004990~7046564,401345869~5734410] 2023-12-01T16:41:04.657 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [18200374~8134899,32085044~7818067,51980219~11115412,295025336~140713,300549546~1009554,309051553~4402345,383809416~15242138,401345869~5734410] 2023-12-01T16:41:04.658 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 11 diff [3737371~359940,18200374~8134899,32085044~7818067,51980219~11115412,70543127~566311,93826174~7836215,207932836~6256430,257200638~3658151,295025336~140713,296995155~1396045,300549546~1009554,309051553~6526885,321855732~1016849,368997108~5497242,383809416~7645517,392004990~7046564,401345869~5734410,410109895~4692817] 2023-12-01T16:41:04.658 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~8134899,32085044~7818067,51980219~11115412,70543127~566311,93826174~7836215,207932836~6256430,257200638~3658151,295025336~140713,296995155~1396045,300549546~1009554,309051553~6526885,321855732~1016849,368997108~5497242,383809416~7645517,392004990~7046564,401345869~5734410,410109895~4692817] 2023-12-01T16:41:04.663 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~8134899,32085044~7818067,51980219~11115412,70543127~566311,93826174~7836215,207932836~6256430,255852544~5006245,295025336~140713,295781736~2609464,300549546~1009554,309051553~6526885,321855732~1016849,367918929~6575421,383809416~15242138,401345869~5734410,410109895~4692817] 2023-12-01T16:41:04.663 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 12 diff [3737371~359940,18200374~8134899,32085044~7818067,51980219~11115412,70543127~566311,93826174~7836215,130472252~1929888,146270668~5994951,179934339~9053512,196618754~70782,207932836~7616815,234610848~1786118,257200638~3658151,295025336~140713,296995155~1396045,300549546~1009554,309051553~6526885,321855732~1016849,342953674~6055920,368997108~5497242,383809416~7645517,392004990~7046564,401345869~5734410,410109895~4692817] 2023-12-01T16:41:04.663 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~8134899,32085044~7818067,51980219~11115412,70543127~566311,93826174~7836215,130472252~1929888,146270668~5994951,179934339~9053512,196618754~70782,207932836~7616815,234610848~1786118,257200638~3658151,295025336~140713,296995155~1396045,300549546~1009554,309051553~6526885,321855732~1016849,342953674~6055920,368997108~5497242,383809416~7645517,392004990~7046564,401345869~5734410,410109895~4692817] 2023-12-01T16:41:04.669 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~8134899,32085044~7818067,51980219~11115412,70543127~566311,93826174~7836215,130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,207932836~7616815,234610848~1786118,255852544~5006245,295025336~140713,295781736~2609464,300549546~1009554,309051553~6526885,321855732~1016849,342664088~6345506,367918929~6575421,383809416~15242138,401345869~5734410,410109895~4692817] 2023-12-01T16:41:04.669 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 13 diff [3737371~359940,18200374~8134899,32085044~7818067,51980219~11115412,70543127~566311,76614879~4914899,93826174~7836215,130472252~1929888,146270668~5994951,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,234610848~1786118,257200638~3658151,274142031~62373,277376570~239574,295025336~140713,296995155~1396045,300549546~1009554,309051553~6526885,319929878~5981074,342953674~9528857,368997108~5497242,383809416~7645517,392004990~7046564,401345869~5816480,410109895~4692817] 2023-12-01T16:41:04.669 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~8134899,32085044~7818067,51980219~11115412,70543127~566311,76614879~4914899,93826174~7836215,130472252~1929888,146270668~5994951,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,234610848~1786118,257200638~3658151,274142031~62373,277376570~239574,295025336~140713,296995155~1396045,300549546~1009554,309051553~6526885,319929878~5981074,342953674~9528857,368997108~5497242,383809416~7645517,392004990~7046564,401345869~5816480,410109895~4692817] 2023-12-01T16:41:04.674 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~8134899,32085044~7818067,51980219~11115412,70543127~566311,76614879~4914899,93826174~7836215,130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,234610848~1786118,255852544~5006245,274142031~62373,277376570~239574,295025336~140713,295781736~2609464,300549546~1009554,309051553~6526885,319929878~5981074,342664088~9818443,367918929~6575421,383809416~15242138,401345869~5816480,410109895~4692817] 2023-12-01T16:41:04.674 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 14 diff [3737371~359940,18200374~8134899,32085044~7818067,51980219~11115412,66992810~806623,70543127~566311,76614879~4914899,90030460~16758941,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,225306840~7869420,234610848~1786118,257200638~3658151,274142031~62373,277376570~239574,283437913~1831188,295025336~140713,296995155~1396045,300549546~1009554,306524379~9054059,319929878~5981074,334975968~7421019,342953674~9528857,353286864~371531,368997108~5497242,383809416~7645517,392004990~7046564,401345869~5816480,410109895~4692817] 2023-12-01T16:41:04.675 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,18200374~8134899,32085044~7818067,51980219~11115412,66992810~806623,70543127~566311,76614879~4914899,90030460~16758941,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,225306840~7869420,234610848~1786118,257200638~3658151,274142031~62373,277376570~239574,283437913~1831188,295025336~140713,296995155~1396045,300549546~1009554,306524379~9054059,319929878~5981074,334975968~7421019,342953674~9528857,353286864~371531,368997108~5497242,383809416~7645517,392004990~7046564,401345869~5816480,410109895~4692817] 2023-12-01T16:41:04.680 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,18200374~8134899,32085044~7818067,51980219~11115412,66992810~806623,70543127~566311,76614879~4914899,90030460~16758941,130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,225306840~7869420,234610848~1786118,255852544~5006245,274142031~62373,277376570~239574,283437913~1831188,295025336~140713,295781736~2609464,300549546~1009554,306524379~9054059,319929878~5981074,334975968~7421019,342664088~9818443,353286864~371531,367918929~6575421,383809416~15242138,401345869~5816480,410109895~4692817] 2023-12-01T16:41:04.680 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 15 diff [1303099~6887872,18200374~8134899,29704887~10198224,44971780~18123851,66992810~806623,70543127~566311,76281994~5887546,90030460~16758941,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,255393244~6179588,269601106~3032039,274142031~62373,277376570~239574,283437913~1831188,295025336~140713,296995155~1396045,300549546~1009554,306524379~9054059,319929878~5981074,334975968~7421019,342953674~9528857,353286864~371531,368997108~5497242,383809416~7645517,392004990~7046564,401345869~5816480,410109895~4692817] 2023-12-01T16:41:04.680 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~6887872,18200374~8134899,29704887~10198224,44971780~18123851,66992810~806623,70543127~566311,76281994~5887546,90030460~16758941,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,255393244~6179588,269601106~3032039,274142031~62373,277376570~239574,283437913~1831188,295025336~140713,296995155~1396045,300549546~1009554,306524379~9054059,319929878~5981074,334975968~7421019,342953674~9528857,353286864~371531,368997108~5497242,383809416~7645517,392004990~7046564,401345869~5816480,410109895~4692817] 2023-12-01T16:41:04.686 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~8190971,18200374~8134899,29704887~10198224,44971780~18123851,66992810~806623,70543127~566311,76281994~5887546,90030460~16758941,130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,255393244~6179588,269601106~3032039,274142031~62373,277376570~239574,283437913~1831188,295025336~140713,295781736~2609464,300549546~1009554,306524379~9054059,319929878~5981074,334975968~7421019,342664088~9818443,353286864~371531,367918929~6575421,383809416~15242138,401345869~5816480,410109895~4692817] 2023-12-01T16:41:04.686 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 16 diff [1303099~8085438,18009040~8326233,29704887~11866371,44971780~19022561,66992810~806623,70543127~566311,76281994~5887546,90030460~16758941,106884507~2383526,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295025336~140713,296995155~1396045,300549546~1009554,306524379~9054059,319929878~9962017,334975968~7421019,342953674~9528857,353286864~371531,368997108~5497242,383809416~15242138,401345869~5816480,410109895~4692817] 2023-12-01T16:41:04.686 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~8326233,29704887~11866371,44971780~19022561,66992810~806623,70543127~566311,76281994~5887546,90030460~16758941,106884507~2383526,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295025336~140713,296995155~1396045,300549546~1009554,306524379~9054059,319929878~9962017,334975968~7421019,342953674~9528857,353286864~371531,368997108~5497242,383809416~15242138,401345869~5816480,410109895~4692817] 2023-12-01T16:41:04.691 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,18009040~8326233,29704887~11866371,44971780~19022561,66992810~806623,70543127~566311,76281994~5887546,90030460~19237573,130472252~1929888,135642388~7142580,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295025336~140713,295781736~2609464,300549546~1009554,306524379~9054059,319929878~9962017,334975968~7421019,342664088~9818443,353286864~371531,367918929~6575421,383809416~15242138,401345869~5816480,410109895~4692817] 2023-12-01T16:41:04.691 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 17 diff [1303099~8085438,18009040~8326233,29704887~11866371,44971780~19022561,66992810~806623,70543127~566311,76281994~12582606,90030460~16758941,106884507~2383526,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295025336~140713,296995155~1396045,300549546~1009554,306524379~9054059,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,383809416~15242138,401345869~5816480,410109895~4692817] 2023-12-01T16:41:04.691 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~8326233,29704887~11866371,44971780~19022561,66992810~806623,70543127~566311,76281994~12582606,90030460~16758941,106884507~2383526,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295025336~140713,296995155~1396045,300549546~1009554,306524379~9054059,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,383809416~15242138,401345869~5816480,410109895~4692817] 2023-12-01T16:41:04.697 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,18009040~8326233,29704887~11866371,44971780~19022561,66992810~806623,70543127~566311,76281994~12582606,90030460~19237573,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295025336~140713,295781736~2609464,300549546~1009554,306524379~9054059,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,383809416~15242138,401345869~5816480,410109895~4692817] 2023-12-01T16:41:04.697 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 18 diff [1303099~8085438,10998710~5689075,18009040~8326233,29704887~13810285,44971780~19022561,66992810~806623,70543127~566311,76281994~12582606,90030460~16758941,106884507~2383526,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295025336~140713,296995155~1396045,300549546~15028892,316600957~1532324,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,401345869~5816480,410109895~4692817] 2023-12-01T16:41:04.697 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,10998710~5689075,18009040~8326233,29704887~13810285,44971780~19022561,66992810~806623,70543127~566311,76281994~12582606,90030460~16758941,106884507~2383526,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295025336~140713,296995155~1396045,300549546~15028892,316600957~1532324,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,401345869~5816480,410109895~4692817] 2023-12-01T16:41:04.703 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,10998710~5689075,18009040~8326233,29704887~13810285,44971780~19022561,66992810~806623,70543127~566311,76281994~12582606,90030460~19237573,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295025336~140713,295781736~2609464,300549546~15028892,316600957~1532324,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,383809416~15242138,401345869~5816480,410109895~4692817] 2023-12-01T16:41:04.703 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 19 diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:04.703 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:04.708 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:04.708 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to 11 diff [3737371~359940,70543127~566311,93826174~7836215,207932836~6256430,257200638~3658151,296995155~1396045,312104517~3473921,321855732~1016849,368997108~5497242,410109895~4692817] 2023-12-01T16:41:04.708 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,70543127~566311,93826174~7836215,207932836~6256430,257200638~3658151,296995155~1396045,312104517~3473921,321855732~1016849,368997108~5497242,410109895~4692817] 2023-12-01T16:41:04.714 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,70543127~566311,93826174~7836215,207932836~6256430,255852544~5006245,295781736~2609464,312104517~3473921,321855732~1016849,367918929~6575421,410109895~4692817] 2023-12-01T16:41:04.714 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to 12 diff [3737371~359940,70543127~566311,93826174~7836215,130472252~1929888,146270668~5994951,179934339~9053512,196618754~70782,207932836~7616815,234610848~1786118,257200638~3658151,296995155~1396045,312104517~3473921,321855732~1016849,342953674~6055920,368997108~5497242,396774151~1261587,410109895~4692817] 2023-12-01T16:41:04.714 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,70543127~566311,93826174~7836215,130472252~1929888,146270668~5994951,179934339~9053512,196618754~70782,207932836~7616815,234610848~1786118,257200638~3658151,296995155~1396045,312104517~3473921,321855732~1016849,342953674~6055920,368997108~5497242,396774151~1261587,410109895~4692817] 2023-12-01T16:41:04.720 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,70543127~566311,93826174~7836215,130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,207932836~7616815,234610848~1786118,255852544~5006245,295781736~2609464,312104517~3473921,321855732~1016849,342664088~6345506,367918929~6575421,396774151~1261587,410109895~4692817] 2023-12-01T16:41:04.720 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to 13 diff [3737371~359940,70543127~566311,76614879~4914899,93826174~7836215,130472252~1929888,146270668~5994951,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,234610848~1786118,257200638~3658151,274142031~62373,277376570~239574,296995155~1396045,312104517~3473921,319929878~5981074,342953674~9528857,368997108~5497242,384036866~3324981,396774151~1261587,401505222~5657127,410109895~4692817] 2023-12-01T16:41:04.720 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,70543127~566311,76614879~4914899,93826174~7836215,130472252~1929888,146270668~5994951,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,234610848~1786118,257200638~3658151,274142031~62373,277376570~239574,296995155~1396045,312104517~3473921,319929878~5981074,342953674~9528857,368997108~5497242,384036866~3324981,396774151~1261587,401505222~5657127,410109895~4692817] 2023-12-01T16:41:04.726 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,70543127~566311,76614879~4914899,93826174~7836215,130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,234610848~1786118,255852544~5006245,274142031~62373,277376570~239574,295781736~2609464,312104517~3473921,319929878~5981074,342664088~9818443,367918929~6575421,384036866~3324981,396774151~1261587,401505222~5657127,410109895~4692817] 2023-12-01T16:41:04.726 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to 14 diff [3737371~359940,66992810~806623,70543127~566311,76614879~4914899,90030460~16758941,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,225306840~7869420,234610848~1786118,257200638~3658151,274142031~62373,277376570~239574,283437913~1831188,296995155~1396045,306524379~9054059,319929878~5981074,334975968~7421019,342953674~9528857,353286864~371531,368997108~5497242,384036866~3324981,396774151~1261587,401505222~5657127,410109895~4692817] 2023-12-01T16:41:04.726 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [3737371~359940,66992810~806623,70543127~566311,76614879~4914899,90030460~16758941,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,225306840~7869420,234610848~1786118,257200638~3658151,274142031~62373,277376570~239574,283437913~1831188,296995155~1396045,306524379~9054059,319929878~5981074,334975968~7421019,342953674~9528857,353286864~371531,368997108~5497242,384036866~3324981,396774151~1261587,401505222~5657127,410109895~4692817] 2023-12-01T16:41:04.731 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4097311,66992810~806623,70543127~566311,76614879~4914899,90030460~16758941,130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,225306840~7869420,234610848~1786118,255852544~5006245,274142031~62373,277376570~239574,283437913~1831188,295781736~2609464,306524379~9054059,319929878~5981074,334975968~7421019,342664088~9818443,353286864~371531,367918929~6575421,384036866~3324981,396774151~1261587,401505222~5657127,410109895~4692817] 2023-12-01T16:41:04.731 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to 15 diff [1303099~6887872,29704887~2563251,44971780~10900659,66992810~806623,70543127~566311,76281994~5887546,90030460~16758941,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,255393244~6179588,269601106~3032039,274142031~62373,277376570~239574,283437913~1831188,296995155~1396045,306524379~9054059,319929878~5981074,334975968~7421019,342953674~9528857,353286864~371531,368997108~5497242,384036866~3324981,396774151~1261587,401505222~5657127,410109895~4692817] 2023-12-01T16:41:04.731 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~6887872,29704887~2563251,44971780~10900659,66992810~806623,70543127~566311,76281994~5887546,90030460~16758941,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,255393244~6179588,269601106~3032039,274142031~62373,277376570~239574,283437913~1831188,296995155~1396045,306524379~9054059,319929878~5981074,334975968~7421019,342953674~9528857,353286864~371531,368997108~5497242,384036866~3324981,396774151~1261587,401505222~5657127,410109895~4692817] 2023-12-01T16:41:04.737 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~8190971,29704887~2563251,44971780~10900659,66992810~806623,70543127~566311,76281994~5887546,90030460~16758941,130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,255393244~6179588,269601106~3032039,274142031~62373,277376570~239574,283437913~1831188,295781736~2609464,306524379~9054059,319929878~5981074,334975968~7421019,342664088~9818443,353286864~371531,367918929~6575421,384036866~3324981,396774151~1261587,401505222~5657127,410109895~4692817] 2023-12-01T16:41:04.737 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to 16 diff [1303099~8085438,18009040~7044419,29704887~2563251,34620099~6951159,44971780~10900659,56615504~7378837,66992810~806623,70543127~566311,76281994~5887546,90030460~16758941,106884507~2383526,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,296995155~1396045,306524379~9054059,319929878~9962017,334975968~7421019,342953674~9528857,353286864~371531,368997108~5497242,384036866~3324981,390876749~5697398,396774151~1261587,401505222~5657127,410109895~4692817] 2023-12-01T16:41:04.737 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~7044419,29704887~2563251,34620099~6951159,44971780~10900659,56615504~7378837,66992810~806623,70543127~566311,76281994~5887546,90030460~16758941,106884507~2383526,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,296995155~1396045,306524379~9054059,319929878~9962017,334975968~7421019,342953674~9528857,353286864~371531,368997108~5497242,384036866~3324981,390876749~5697398,396774151~1261587,401505222~5657127,410109895~4692817] 2023-12-01T16:41:04.743 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,18009040~7044419,29704887~2563251,34620099~6951159,44971780~10900659,56615504~7378837,66992810~806623,70543127~566311,76281994~5887546,90030460~19237573,130472252~1929888,135642388~7142580,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295781736~2609464,306524379~9054059,319929878~9962017,334975968~7421019,342664088~9818443,353286864~371531,367918929~6575421,384036866~3324981,390876749~5697398,396774151~1261587,401505222~5657127,410109895~4692817] 2023-12-01T16:41:04.743 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to 17 diff [1303099~8085438,18009040~7540466,29704887~2563251,34620099~6951159,44971780~10900659,56535464~7458877,66992810~806623,70543127~566311,76281994~12582606,90030460~16758941,106884507~2383526,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,296995155~1396045,306524379~9054059,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,384036866~3324981,390876749~5697398,396774151~1261587,401505222~5657127,410109895~4692817] 2023-12-01T16:41:04.743 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~7540466,29704887~2563251,34620099~6951159,44971780~10900659,56535464~7458877,66992810~806623,70543127~566311,76281994~12582606,90030460~16758941,106884507~2383526,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,296995155~1396045,306524379~9054059,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,384036866~3324981,390876749~5697398,396774151~1261587,401505222~5657127,410109895~4692817] 2023-12-01T16:41:04.749 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,18009040~7540466,29704887~2563251,34620099~6951159,44971780~10900659,56535464~7458877,66992810~806623,70543127~566311,76281994~12582606,90030460~19237573,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295781736~2609464,306524379~9054059,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,384036866~3324981,390876749~5697398,396774151~1261587,401505222~5657127,410109895~4692817] 2023-12-01T16:41:04.749 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to 18 diff [1303099~8085438,10998710~5689075,18009040~7540466,29704887~2563251,34620099~8895073,44971780~10900659,56535464~7458877,66992810~806623,70543127~566311,76281994~12582606,90030460~16758941,106884507~2383526,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,296995155~1396045,300854424~14724014,316600957~1532324,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,401505222~5657127,410109895~4692817] 2023-12-01T16:41:04.749 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,10998710~5689075,18009040~7540466,29704887~2563251,34620099~8895073,44971780~10900659,56535464~7458877,66992810~806623,70543127~566311,76281994~12582606,90030460~16758941,106884507~2383526,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,296995155~1396045,300854424~14724014,316600957~1532324,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,401505222~5657127,410109895~4692817] 2023-12-01T16:41:04.754 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~9388537,10998710~5689075,18009040~7540466,29704887~2563251,34620099~8895073,44971780~10900659,56535464~7458877,66992810~806623,70543127~566311,76281994~12582606,90030460~19237573,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,295781736~2609464,300854424~14724014,316600957~1532324,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,401505222~5657127,410109895~4692817] 2023-12-01T16:41:04.754 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to 19 diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:04.754 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:04.760 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:04.761 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to 12 diff [130472252~1929888,146270668~5994951,179934339~9053512,196618754~70782,208588670~6960981,234610848~1786118,342953674~6055920,396774151~1261587] 2023-12-01T16:41:04.761 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [130472252~1929888,146270668~5994951,179934339~9053512,196618754~70782,208588670~6960981,234610848~1786118,342953674~6055920,396774151~1261587] 2023-12-01T16:41:04.767 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,208588670~6960981,234610848~1786118,342664088~6345506,396774151~1261587] 2023-12-01T16:41:04.767 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to 13 diff [76614879~4914899,130472252~1929888,146270668~5994951,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,234610848~1786118,274142031~62373,277376570~239574,319929878~5981074,342953674~9528857,384036866~3324981,396774151~1261587,401505222~5657127] 2023-12-01T16:41:04.768 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [76614879~4914899,130472252~1929888,146270668~5994951,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,234610848~1786118,274142031~62373,277376570~239574,319929878~5981074,342953674~9528857,384036866~3324981,396774151~1261587,401505222~5657127] 2023-12-01T16:41:04.773 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [76614879~4914899,130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,234610848~1786118,274142031~62373,277376570~239574,319929878~5981074,342664088~9818443,384036866~3324981,396774151~1261587,401505222~5657127] 2023-12-01T16:41:04.773 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to 14 diff [66992810~806623,76614879~4914899,90030460~5110663,99562656~7226745,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,225306840~7869420,234610848~1786118,274142031~62373,277376570~239574,283437913~1831188,306524379~5817731,319929878~5981074,334975968~7421019,342953674~9528857,353286864~371531,384036866~3324981,396774151~1261587,401505222~5657127] 2023-12-01T16:41:04.773 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [66992810~806623,76614879~4914899,90030460~5110663,99562656~7226745,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,225306840~7869420,234610848~1786118,274142031~62373,277376570~239574,283437913~1831188,306524379~5817731,319929878~5981074,334975968~7421019,342953674~9528857,353286864~371531,384036866~3324981,396774151~1261587,401505222~5657127] 2023-12-01T16:41:04.780 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [66992810~806623,76614879~4914899,90030460~5110663,99562656~7226745,130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,225306840~7869420,234610848~1786118,274142031~62373,277376570~239574,283437913~1831188,306524379~5817731,319929878~5981074,334975968~7421019,342664088~9818443,353286864~371531,384036866~3324981,396774151~1261587,401505222~5657127] 2023-12-01T16:41:04.780 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to 15 diff [1303099~6887872,29704887~2563251,44971780~10900659,66992810~806623,76281994~5887546,90030460~5110663,99562656~7226745,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,255393244~6179588,269601106~3032039,274142031~62373,277376570~239574,283437913~1831188,306524379~5817731,319929878~5981074,334975968~7421019,342953674~9528857,353286864~371531,384036866~3324981,396774151~1261587,401505222~5657127] 2023-12-01T16:41:04.780 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~6887872,29704887~2563251,44971780~10900659,66992810~806623,76281994~5887546,90030460~5110663,99562656~7226745,130472252~1929888,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,255393244~6179588,269601106~3032039,274142031~62373,277376570~239574,283437913~1831188,306524379~5817731,319929878~5981074,334975968~7421019,342953674~9528857,353286864~371531,384036866~3324981,396774151~1261587,401505222~5657127] 2023-12-01T16:41:04.785 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~6887872,29704887~2563251,44971780~10900659,66992810~806623,76281994~5887546,90030460~5110663,99562656~7226745,130472252~1929888,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,255393244~6179588,269601106~3032039,274142031~62373,277376570~239574,283437913~1831188,306524379~5817731,319929878~5981074,334975968~7421019,342664088~9818443,353286864~371531,384036866~3324981,396774151~1261587,401505222~5657127] 2023-12-01T16:41:04.785 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to 16 diff [1303099~8085438,18009040~7044419,29704887~2563251,34620099~6951159,44971780~10900659,56615504~7378837,66992810~806623,76281994~5887546,90030460~5110663,99562656~7226745,106884507~2383526,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,306524379~5817731,319929878~9962017,334975968~7421019,342953674~9528857,353286864~371531,384036866~3324981,390876749~5697398,396774151~1261587,401505222~5657127] 2023-12-01T16:41:04.785 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~7044419,29704887~2563251,34620099~6951159,44971780~10900659,56615504~7378837,66992810~806623,76281994~5887546,90030460~5110663,99562656~7226745,106884507~2383526,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,306524379~5817731,319929878~9962017,334975968~7421019,342953674~9528857,353286864~371531,384036866~3324981,390876749~5697398,396774151~1261587,401505222~5657127] 2023-12-01T16:41:04.792 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~8085438,18009040~7044419,29704887~2563251,34620099~6951159,44971780~10900659,56615504~7378837,66992810~806623,76281994~5887546,90030460~5110663,99562656~9705377,130472252~1929888,135642388~7142580,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,306524379~5817731,319929878~9962017,334975968~7421019,342664088~9818443,353286864~371531,384036866~3324981,390876749~5697398,396774151~1261587,401505222~5657127] 2023-12-01T16:41:04.792 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to 17 diff [1303099~8085438,18009040~7540466,29704887~2563251,34620099~6951159,44971780~10900659,56535464~7458877,66992810~806623,76281994~12582606,90030460~5110663,99562656~7226745,106884507~2383526,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,306524379~5817731,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,384036866~3324981,390876749~5697398,396774151~1261587,401505222~5657127] 2023-12-01T16:41:04.792 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~7540466,29704887~2563251,34620099~6951159,44971780~10900659,56535464~7458877,66992810~806623,76281994~12582606,90030460~5110663,99562656~7226745,106884507~2383526,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,179774498~9213353,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,306524379~5817731,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,384036866~3324981,390876749~5697398,396774151~1261587,401505222~5657127] 2023-12-01T16:41:04.796 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~8085438,18009040~7540466,29704887~2563251,34620099~6951159,44971780~10900659,56535464~7458877,66992810~806623,76281994~12582606,90030460~5110663,99562656~9705377,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,178687043~10300808,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,306524379~5817731,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,384036866~3324981,390876749~5697398,396774151~1261587,401505222~5657127] 2023-12-01T16:41:04.796 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to 18 diff [1303099~8085438,10998710~5689075,18009040~7540466,29704887~2563251,34620099~8895073,44971780~10900659,56535464~7458877,66992810~806623,76281994~12582606,90030460~5110663,99562656~7226745,106884507~2383526,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,300854424~11487686,316600957~1532324,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,401505222~5657127] 2023-12-01T16:41:04.797 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,10998710~5689075,18009040~7540466,29704887~2563251,34620099~8895073,44971780~10900659,56535464~7458877,66992810~806623,76281994~12582606,90030460~5110663,99562656~7226745,106884507~2383526,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,300854424~11487686,316600957~1532324,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,401505222~5657127] 2023-12-01T16:41:04.803 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~8085438,10998710~5689075,18009040~7540466,29704887~2563251,34620099~8895073,44971780~10900659,56535464~7458877,66992810~806623,76281994~12582606,90030460~5110663,99562656~9705377,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,300854424~11487686,316600957~1532324,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,401505222~5657127] 2023-12-01T16:41:04.803 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to 19 diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:04.803 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:04.808 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:04.808 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to 13 diff [76614879~4914899,179774498~4994794,197431514~3346027,203885436~6554579,274142031~62373,277376570~239574,319929878~5981074,345042294~7440237,384036866~3324981,401505222~5657127] 2023-12-01T16:41:04.808 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [76614879~4914899,179774498~4994794,197431514~3346027,203885436~6554579,274142031~62373,277376570~239574,319929878~5981074,345042294~7440237,384036866~3324981,401505222~5657127] 2023-12-01T16:41:04.814 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [76614879~4914899,179774498~4994794,197431514~3346027,203885436~6554579,274142031~62373,277376570~239574,319929878~5981074,345042294~7440237,384036866~3324981,401505222~5657127] 2023-12-01T16:41:04.814 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to 14 diff [66992810~806623,76614879~4914899,90030460~5110663,99562656~7226745,145512449~2074995,179774498~4994794,197431514~3346027,203885436~6554579,211449162~1770972,225306840~7869420,274142031~62373,277376570~239574,283437913~1831188,306524379~5817731,319929878~5981074,334975968~7421019,345042294~7440237,353286864~371531,384036866~3324981,401505222~5657127] 2023-12-01T16:41:04.814 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [66992810~806623,76614879~4914899,90030460~5110663,99562656~7226745,145512449~2074995,179774498~4994794,197431514~3346027,203885436~6554579,211449162~1770972,225306840~7869420,274142031~62373,277376570~239574,283437913~1831188,306524379~5817731,319929878~5981074,334975968~7421019,345042294~7440237,353286864~371531,384036866~3324981,401505222~5657127] 2023-12-01T16:41:04.821 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [66992810~806623,76614879~4914899,90030460~5110663,99562656~7226745,145512449~2074995,179774498~4994794,197431514~3346027,203885436~6554579,211449162~1770972,225306840~7869420,274142031~62373,277376570~239574,283437913~1831188,306524379~5817731,319929878~5981074,334975968~7421019,345042294~7440237,353286864~371531,384036866~3324981,401505222~5657127] 2023-12-01T16:41:04.821 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to 15 diff [1303099~6887872,29704887~2563251,44971780~10900659,66992810~806623,76281994~5887546,90030460~5110663,99562656~7226745,145512449~2074995,179774498~4994794,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,255393244~6179588,269601106~3032039,274142031~62373,277376570~239574,283437913~1831188,306524379~5817731,319929878~5981074,334975968~7421019,345042294~7440237,353286864~371531,384036866~3324981,401505222~5657127] 2023-12-01T16:41:04.821 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~6887872,29704887~2563251,44971780~10900659,66992810~806623,76281994~5887546,90030460~5110663,99562656~7226745,145512449~2074995,179774498~4994794,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,255393244~6179588,269601106~3032039,274142031~62373,277376570~239574,283437913~1831188,306524379~5817731,319929878~5981074,334975968~7421019,345042294~7440237,353286864~371531,384036866~3324981,401505222~5657127] 2023-12-01T16:41:04.825 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~6887872,29704887~2563251,44971780~10900659,66992810~806623,76281994~5887546,90030460~5110663,99562656~7226745,145512449~2074995,179774498~4994794,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,255393244~6179588,269601106~3032039,274142031~62373,277376570~239574,283437913~1831188,306524379~5817731,319929878~5981074,334975968~7421019,345042294~7440237,353286864~371531,384036866~3324981,401505222~5657127] 2023-12-01T16:41:04.825 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to 16 diff [1303099~8085438,18009040~7044419,29704887~2563251,34620099~6951159,44971780~10900659,56615504~7378837,66992810~806623,76281994~5887546,90030460~5110663,99562656~7226745,106884507~2383526,135642388~7142580,145512449~2074995,179774498~4994794,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,306524379~5817731,319929878~9962017,334975968~7421019,345042294~7440237,353286864~371531,384036866~3324981,390876749~5697398,401505222~5657127] 2023-12-01T16:41:04.825 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~7044419,29704887~2563251,34620099~6951159,44971780~10900659,56615504~7378837,66992810~806623,76281994~5887546,90030460~5110663,99562656~7226745,106884507~2383526,135642388~7142580,145512449~2074995,179774498~4994794,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,306524379~5817731,319929878~9962017,334975968~7421019,345042294~7440237,353286864~371531,384036866~3324981,390876749~5697398,401505222~5657127] 2023-12-01T16:41:04.831 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~8085438,18009040~7044419,29704887~2563251,34620099~6951159,44971780~10900659,56615504~7378837,66992810~806623,76281994~5887546,90030460~5110663,99562656~9705377,135642388~7142580,145512449~2074995,179774498~4994794,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,306524379~5817731,319929878~9962017,334975968~7421019,345042294~7440237,353286864~371531,384036866~3324981,390876749~5697398,401505222~5657127] 2023-12-01T16:41:04.831 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to 17 diff [1303099~8085438,18009040~7540466,29704887~2563251,34620099~6951159,44971780~10900659,56535464~7458877,66992810~806623,76281994~12582606,90030460~5110663,99562656~7226745,106884507~2383526,111373010~1829753,135642388~7142580,145512449~2074995,179774498~4994794,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,306524379~5817731,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,384036866~3324981,390876749~5697398,401505222~5657127] 2023-12-01T16:41:04.831 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~7540466,29704887~2563251,34620099~6951159,44971780~10900659,56535464~7458877,66992810~806623,76281994~12582606,90030460~5110663,99562656~7226745,106884507~2383526,111373010~1829753,135642388~7142580,145512449~2074995,179774498~4994794,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,306524379~5817731,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,384036866~3324981,390876749~5697398,401505222~5657127] 2023-12-01T16:41:04.836 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~8085438,18009040~7540466,29704887~2563251,34620099~6951159,44971780~10900659,56535464~7458877,66992810~806623,76281994~12582606,90030460~5110663,99562656~9705377,111373010~1829753,135642388~7142580,145512449~2074995,179774498~4994794,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~7670810,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,306524379~5817731,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,384036866~3324981,390876749~5697398,401505222~5657127] 2023-12-01T16:41:04.836 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to 18 diff [1303099~8085438,10998710~5689075,18009040~7540466,29704887~2563251,34620099~8895073,44971780~10900659,56535464~7458877,66992810~806623,76281994~12582606,90030460~5110663,99562656~7226745,106884507~2383526,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,300854424~11487686,316600957~1532324,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,401505222~5657127] 2023-12-01T16:41:04.836 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,10998710~5689075,18009040~7540466,29704887~2563251,34620099~8895073,44971780~10900659,56535464~7458877,66992810~806623,76281994~12582606,90030460~5110663,99562656~7226745,106884507~2383526,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,300854424~11487686,316600957~1532324,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,401505222~5657127] 2023-12-01T16:41:04.842 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~8085438,10998710~5689075,18009040~7540466,29704887~2563251,34620099~8895073,44971780~10900659,56535464~7458877,66992810~806623,76281994~12582606,90030460~5110663,99562656~9705377,111373010~1829753,135642388~7142580,145512449~2074995,164738007~8256987,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~6179588,269601106~3032039,274142031~62373,275862746~6566301,283437913~1831188,300854424~11487686,316600957~1532324,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,401505222~5657127] 2023-12-01T16:41:04.842 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to 19 diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:04.843 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:04.849 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,164738007~8256987,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:04.849 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to 14 diff [66992810~806623,90030460~5110663,99562656~7226745,145512449~2074995,211449162~1770972,225306840~7869420,283437913~1831188,306524379~5817731,334975968~7421019,353286864~371531] 2023-12-01T16:41:04.849 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [66992810~806623,90030460~5110663,99562656~7226745,145512449~2074995,211449162~1770972,225306840~7869420,283437913~1831188,306524379~5817731,334975968~7421019,353286864~371531] 2023-12-01T16:41:04.856 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [66992810~806623,90030460~5110663,99562656~7226745,145512449~2074995,211449162~1770972,225306840~7869420,283437913~1831188,306524379~5817731,334975968~7421019,353286864~371531] 2023-12-01T16:41:04.857 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to 15 diff [1303099~6887872,29704887~2563251,44971780~10900659,66992810~806623,76281994~5887546,90030460~5110663,99562656~7226745,145512449~2074995,211449162~1770972,221170235~2287288,223764204~9412056,255393244~6179588,269601106~3032039,283437913~1831188,306524379~5817731,334975968~7421019,345574690~2381320,353286864~371531] 2023-12-01T16:41:04.857 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~6887872,29704887~2563251,44971780~10900659,66992810~806623,76281994~5887546,90030460~5110663,99562656~7226745,145512449~2074995,211449162~1770972,221170235~2287288,223764204~9412056,255393244~6179588,269601106~3032039,283437913~1831188,306524379~5817731,334975968~7421019,345574690~2381320,353286864~371531] 2023-12-01T16:41:04.861 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~6887872,29704887~2563251,44971780~10900659,66992810~806623,76281994~5887546,90030460~5110663,99562656~7226745,145512449~2074995,211449162~1770972,221170235~2287288,223764204~9412056,255393244~6179588,269601106~3032039,283437913~1831188,306524379~5817731,334975968~7421019,345574690~2381320,353286864~371531] 2023-12-01T16:41:04.862 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to 16 diff [1303099~8085438,18009040~7044419,29704887~2563251,34620099~6951159,44971780~10900659,56615504~7378837,66992810~806623,76281994~5887546,90030460~5110663,99562656~7226745,106884507~2383526,135642388~7142580,145512449~2074995,211449162~1770972,221170235~2287288,223764204~9412056,241121548~7670810,255393244~6179588,269601106~3032039,275862746~6566301,283437913~1831188,306524379~5817731,323176602~6715293,334975968~7421019,345574690~2381320,353286864~371531,390876749~5697398] 2023-12-01T16:41:04.862 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~7044419,29704887~2563251,34620099~6951159,44971780~10900659,56615504~7378837,66992810~806623,76281994~5887546,90030460~5110663,99562656~7226745,106884507~2383526,135642388~7142580,145512449~2074995,211449162~1770972,221170235~2287288,223764204~9412056,241121548~7670810,255393244~6179588,269601106~3032039,275862746~6566301,283437913~1831188,306524379~5817731,323176602~6715293,334975968~7421019,345574690~2381320,353286864~371531,390876749~5697398] 2023-12-01T16:41:04.867 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~8085438,18009040~7044419,29704887~2563251,34620099~6951159,44971780~10900659,56615504~7378837,66992810~806623,76281994~5887546,90030460~5110663,99562656~9705377,135642388~7142580,145512449~2074995,211449162~1770972,221170235~2287288,223764204~9412056,241121548~7670810,255393244~6179588,269601106~3032039,275862746~6566301,283437913~1831188,306524379~5817731,323176602~6715293,334975968~7421019,345574690~2381320,353286864~371531,390876749~5697398] 2023-12-01T16:41:04.867 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to 17 diff [1303099~8085438,18009040~7540466,29704887~2563251,34620099~6951159,44971780~10900659,56535464~7458877,66992810~806623,76281994~12582606,90030460~5110663,99562656~7226745,106884507~2383526,111373010~1829753,135642388~7142580,145512449~2074995,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~7670810,255393244~6179588,269601106~3032039,275862746~6566301,283437913~1831188,306524379~5817731,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,390876749~5697398] 2023-12-01T16:41:04.868 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~7540466,29704887~2563251,34620099~6951159,44971780~10900659,56535464~7458877,66992810~806623,76281994~12582606,90030460~5110663,99562656~7226745,106884507~2383526,111373010~1829753,135642388~7142580,145512449~2074995,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~7670810,255393244~6179588,269601106~3032039,275862746~6566301,283437913~1831188,306524379~5817731,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,390876749~5697398] 2023-12-01T16:41:04.873 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~8085438,18009040~7540466,29704887~2563251,34620099~6951159,44971780~10900659,56535464~7458877,66992810~806623,76281994~12582606,90030460~5110663,99562656~9705377,111373010~1829753,135642388~7142580,145512449~2074995,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~7670810,255393244~6179588,269601106~3032039,275862746~6566301,283437913~1831188,306524379~5817731,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,390876749~5697398] 2023-12-01T16:41:04.873 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to 18 diff [1303099~8085438,10998710~5689075,18009040~7540466,29704887~2563251,34620099~8895073,44971780~10900659,56535464~7458877,66992810~806623,76281994~12582606,90030460~5110663,99562656~7226745,106884507~2383526,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~6179588,269601106~3032039,275862746~6566301,283437913~1831188,300854424~11487686,316600957~1532324,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398] 2023-12-01T16:41:04.873 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,10998710~5689075,18009040~7540466,29704887~2563251,34620099~8895073,44971780~10900659,56535464~7458877,66992810~806623,76281994~12582606,90030460~5110663,99562656~7226745,106884507~2383526,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~6179588,269601106~3032039,275862746~6566301,283437913~1831188,300854424~11487686,316600957~1532324,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398] 2023-12-01T16:41:04.878 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~8085438,10998710~5689075,18009040~7540466,29704887~2563251,34620099~8895073,44971780~10900659,56535464~7458877,66992810~806623,76281994~12582606,90030460~5110663,99562656~9705377,111373010~1829753,135642388~7142580,145512449~2074995,164738007~8256987,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~6179588,269601106~3032039,275862746~6566301,283437913~1831188,300854424~11487686,316600957~1532324,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398] 2023-12-01T16:41:04.879 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to 19 diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9406355,299780561~18352720,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:04.879 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9406355,299780561~18352720,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:04.884 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,164738007~8256987,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9406355,299780561~18352720,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:04.884 INFO:tasks.workunit.client.0.smithi119.stdout:from 14 to 15 diff [1303099~6887872,29704887~2563251,44971780~10900659,76281994~5887546,221170235~2287288,223764204~6458300,255393244~6179588,269601106~3032039,345574690~2381320] 2023-12-01T16:41:04.885 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~6887872,29704887~2563251,44971780~10900659,76281994~5887546,221170235~2287288,223764204~6458300,255393244~6179588,269601106~3032039,345574690~2381320] 2023-12-01T16:41:04.890 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~6887872,29704887~2563251,44971780~10900659,76281994~5887546,221170235~2287288,223764204~6458300,255393244~6179588,269601106~3032039,345574690~2381320] 2023-12-01T16:41:04.890 INFO:tasks.workunit.client.0.smithi119.stdout:from 14 to 16 diff [1303099~8085438,18009040~7044419,29704887~2563251,34620099~6951159,44971780~10900659,56615504~7378837,76281994~5887546,106884507~2383526,135642388~7142580,221170235~2287288,223764204~6458300,241121548~7670810,255393244~6179588,269601106~3032039,275862746~6566301,323176602~6715293,345574690~2381320,390876749~5697398] 2023-12-01T16:41:04.891 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~7044419,29704887~2563251,34620099~6951159,44971780~10900659,56615504~7378837,76281994~5887546,106884507~2383526,135642388~7142580,221170235~2287288,223764204~6458300,241121548~7670810,255393244~6179588,269601106~3032039,275862746~6566301,323176602~6715293,345574690~2381320,390876749~5697398] 2023-12-01T16:41:04.896 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~8085438,18009040~7044419,29704887~2563251,34620099~6951159,44971780~10900659,56615504~7378837,76281994~5887546,106789401~2478632,135642388~7142580,221170235~2287288,223764204~6458300,241121548~7670810,255393244~6179588,269601106~3032039,275862746~6566301,323176602~6715293,345574690~2381320,390876749~5697398] 2023-12-01T16:41:04.896 INFO:tasks.workunit.client.0.smithi119.stdout:from 14 to 17 diff [1303099~8085438,18009040~7540466,29704887~2563251,34620099~6951159,44971780~10900659,56535464~7458877,76281994~12582606,106884507~2383526,111373010~1829753,135642388~7142580,204067283~4945569,221170235~2287288,223764204~6458300,241121548~7670810,255393244~6179588,269601106~3032039,275862746~6566301,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,390876749~5697398] 2023-12-01T16:41:04.896 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,18009040~7540466,29704887~2563251,34620099~6951159,44971780~10900659,56535464~7458877,76281994~12582606,106884507~2383526,111373010~1829753,135642388~7142580,204067283~4945569,221170235~2287288,223764204~6458300,241121548~7670810,255393244~6179588,269601106~3032039,275862746~6566301,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,390876749~5697398] 2023-12-01T16:41:04.902 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~8085438,18009040~7540466,29704887~2563251,34620099~6951159,44971780~10900659,56535464~7458877,76281994~12582606,106789401~2478632,111373010~1829753,135642388~7142580,204067283~4945569,221170235~2287288,223764204~6458300,241121548~7670810,255393244~6179588,269601106~3032039,275862746~6566301,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,390876749~5697398] 2023-12-01T16:41:04.902 INFO:tasks.workunit.client.0.smithi119.stdout:from 14 to 18 diff [1303099~8085438,10998710~5689075,18009040~7540466,29704887~2563251,34620099~8895073,44971780~10900659,56535464~7458877,76281994~12582606,105744277~728012,106884507~2383526,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,221170235~2287288,223764204~6458300,241121548~8894481,255393244~6179588,269601106~3032039,275862746~6566301,300854424~6902583,316600957~1532324,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,375257691~351572,390876749~5697398] 2023-12-01T16:41:04.902 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~8085438,10998710~5689075,18009040~7540466,29704887~2563251,34620099~8895073,44971780~10900659,56535464~7458877,76281994~12582606,105744277~728012,106884507~2383526,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,221170235~2287288,223764204~6458300,241121548~8894481,255393244~6179588,269601106~3032039,275862746~6566301,300854424~6902583,316600957~1532324,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,375257691~351572,390876749~5697398] 2023-12-01T16:41:04.908 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~8085438,10998710~5689075,18009040~7540466,29704887~2563251,34620099~8895073,44971780~10900659,56535464~7458877,76281994~12582606,105744277~728012,106789401~2478632,111373010~1829753,135642388~7142580,164738007~8256987,184644613~7052216,204067283~4945569,221170235~2287288,223764204~6458300,241121548~8894481,255393244~6179588,269601106~3032039,275862746~6566301,300854424~6902583,316600957~1532324,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,375257691~351572,390876749~5697398] 2023-12-01T16:41:04.908 INFO:tasks.workunit.client.0.smithi119.stdout:from 14 to 19 diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11277962,76281994~12582606,104471224~4835495,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,221170235~2287288,223764204~6458300,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:04.908 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11277962,76281994~12582606,104471224~4835495,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,221170235~2287288,223764204~6458300,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:04.913 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11277962,76281994~12582606,104471224~4835495,111373010~1829753,135642388~7142580,164738007~8256987,184644613~7052216,204067283~4945569,221170235~2287288,223764204~6458300,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:04.913 INFO:tasks.workunit.client.0.smithi119.stdout:from 15 to 16 diff [2105238~7283299,18009040~7044419,34620099~6951159,56615504~7378837,106884507~2383526,135642388~7142580,241121548~7670810,275862746~6566301,323176602~6715293,390876749~5697398] 2023-12-01T16:41:04.914 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [2105238~7283299,18009040~7044419,34620099~6951159,56615504~7378837,106884507~2383526,135642388~7142580,241121548~7670810,275862746~6566301,323176602~6715293,390876749~5697398] 2023-12-01T16:41:04.919 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [2105238~7283299,18009040~7044419,34620099~6951159,56615504~7378837,106789401~2478632,135642388~7142580,241121548~7670810,275862746~6566301,323176602~6715293,390876749~5697398] 2023-12-01T16:41:04.919 INFO:tasks.workunit.client.0.smithi119.stdout:from 15 to 17 diff [2013576~7374961,18009040~7540466,34620099~6951159,49922254~963694,51973109~3031537,56535464~7458877,80732859~8131741,106884507~2383526,111373010~1829753,135642388~7142580,204067283~4945569,241121548~7670810,275862746~6566301,323176602~6715293,332012085~6968470,354820694~8058837,390876749~5697398] 2023-12-01T16:41:04.919 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [2013576~7374961,18009040~7540466,34620099~6951159,49922254~963694,51973109~3031537,56535464~7458877,80732859~8131741,106884507~2383526,111373010~1829753,135642388~7142580,204067283~4945569,241121548~7670810,275862746~6566301,323176602~6715293,332012085~6968470,354820694~8058837,390876749~5697398] 2023-12-01T16:41:04.925 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [2013576~7374961,18009040~7540466,34620099~6951159,49922254~963694,51973109~3031537,56535464~7458877,80732859~8131741,106789401~2478632,111373010~1829753,135642388~7142580,204067283~4945569,241121548~7670810,275862746~6566301,323176602~6715293,332012085~6968470,354820694~8058837,390876749~5697398] 2023-12-01T16:41:04.925 INFO:tasks.workunit.client.0.smithi119.stdout:from 15 to 18 diff [2013576~7374961,10998710~5689075,18009040~7540466,34620099~8895073,45436263~2425609,49922254~963694,51973109~3031537,56535464~7458877,80732859~8131741,105744277~728012,106884507~2383526,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,241121548~8894481,275862746~6566301,300854424~6902583,316600957~1532324,323176602~6715293,332012085~6968470,354820694~8058837,375257691~351572,390876749~5697398] 2023-12-01T16:41:04.925 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [2013576~7374961,10998710~5689075,18009040~7540466,34620099~8895073,45436263~2425609,49922254~963694,51973109~3031537,56535464~7458877,80732859~8131741,105744277~728012,106884507~2383526,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,241121548~8894481,275862746~6566301,300854424~6902583,316600957~1532324,323176602~6715293,332012085~6968470,354820694~8058837,375257691~351572,390876749~5697398] 2023-12-01T16:41:04.930 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [2013576~7374961,10998710~5689075,18009040~7540466,34620099~8895073,45436263~2425609,49922254~963694,51973109~3031537,56535464~7458877,80732859~8131741,105744277~728012,106789401~2478632,111373010~1829753,135642388~7142580,164738007~8256987,184644613~7052216,204067283~4945569,241121548~8894481,275862746~6566301,300854424~6902583,316600957~1532324,323176602~6715293,332012085~6968470,354820694~8058837,375257691~351572,390876749~5697398] 2023-12-01T16:41:04.930 INFO:tasks.workunit.client.0.smithi119.stdout:from 15 to 19 diff [2013576~8895644,10998710~5689075,18009040~7540466,34620099~14285200,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,241121548~8894481,255538245~7916144,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:04.931 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [2013576~8895644,10998710~5689075,18009040~7540466,34620099~14285200,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,241121548~8894481,255538245~7916144,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:04.936 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [2013576~8895644,10998710~5689075,18009040~7540466,34620099~14285200,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,135642388~7142580,164738007~8256987,184644613~7052216,204067283~4945569,241121548~8894481,255538245~7916144,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:04.936 INFO:tasks.workunit.client.0.smithi119.stdout:from 16 to 17 diff [2013576~4777484,20501034~5048472,49922254~963694,51973109~3031537,56535464~5322004,80732859~8131741,111373010~1829753,204067283~4945569,332012085~6968470,354820694~8058837] 2023-12-01T16:41:04.936 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [2013576~4777484,20501034~5048472,49922254~963694,51973109~3031537,56535464~5322004,80732859~8131741,111373010~1829753,204067283~4945569,332012085~6968470,354820694~8058837] 2023-12-01T16:41:04.942 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [2013576~4777484,20501034~5048472,49922254~963694,51973109~3031537,56535464~5322004,80732859~8131741,111373010~1829753,204067283~4945569,332012085~6968470,354820694~8058837] 2023-12-01T16:41:04.942 INFO:tasks.workunit.client.0.smithi119.stdout:from 16 to 18 diff [2013576~4777484,10998710~5689075,20501034~5048472,40378544~3136628,45436263~2425609,49922254~963694,51973109~3031537,56535464~5322004,80732859~8131741,105744277~728012,111373010~1829753,166695526~6299468,184644613~7052216,204067283~4945569,242568471~7447558,300854424~6902583,316600957~1532324,332012085~6968470,354820694~8058837,375257691~351572] 2023-12-01T16:41:04.942 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [2013576~4777484,10998710~5689075,20501034~5048472,40378544~3136628,45436263~2425609,49922254~963694,51973109~3031537,56535464~5322004,80732859~8131741,105744277~728012,111373010~1829753,166695526~6299468,184644613~7052216,204067283~4945569,242568471~7447558,300854424~6902583,316600957~1532324,332012085~6968470,354820694~8058837,375257691~351572] 2023-12-01T16:41:04.947 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [2013576~4777484,10998710~5689075,20501034~5048472,40378544~3136628,45436263~2425609,49922254~963694,51973109~3031537,56535464~5322004,80732859~8131741,105744277~728012,111373010~1829753,164738007~8256987,184644613~7052216,204067283~4945569,242568471~7447558,300854424~6902583,316600957~1532324,332012085~6968470,354820694~8058837,375257691~351572] 2023-12-01T16:41:04.947 INFO:tasks.workunit.client.0.smithi119.stdout:from 16 to 19 diff [2013576~4777484,7540962~3368258,10998710~5689075,20501034~5048472,40378544~8526755,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,166695526~6299468,184644613~7052216,204067283~4945569,242568471~7447558,255538245~7916144,278999792~6041846,299780561~7976446,311511814~6621467,332012085~6968470,354820694~8058837,375257691~351572,399723339~7865886] 2023-12-01T16:41:04.948 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [2013576~4777484,7540962~3368258,10998710~5689075,20501034~5048472,40378544~8526755,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,166695526~6299468,184644613~7052216,204067283~4945569,242568471~7447558,255538245~7916144,278999792~6041846,299780561~7976446,311511814~6621467,332012085~6968470,354820694~8058837,375257691~351572,399723339~7865886] 2023-12-01T16:41:04.953 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [2013576~4777484,7540962~3368258,10998710~5689075,20501034~5048472,40378544~8526755,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,164738007~8256987,184644613~7052216,204067283~4945569,242568471~7447558,255538245~7916144,278999792~6041846,299780561~7976446,311511814~6621467,332012085~6968470,354820694~8058837,375257691~351572,399723339~7865886] 2023-12-01T16:41:04.953 INFO:tasks.workunit.client.0.smithi119.stdout:from 17 to 18 diff [10998710~5689075,40378544~3136628,45436263~2425609,105744277~728012,166695526~6299468,184644613~7052216,242568471~7447558,300854424~6902583,316600957~1532324,375257691~351572] 2023-12-01T16:41:04.953 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [10998710~5689075,40378544~3136628,45436263~2425609,105744277~728012,166695526~6299468,184644613~7052216,242568471~7447558,300854424~6902583,316600957~1532324,375257691~351572] 2023-12-01T16:41:04.958 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [10998710~5689075,40378544~3136628,45436263~2425609,105744277~728012,164738007~8256987,184644613~7052216,242568471~7447558,300854424~6902583,316600957~1532324,375257691~351572] 2023-12-01T16:41:04.959 INFO:tasks.workunit.client.0.smithi119.stdout:from 17 to 19 diff [7540962~3368258,10998710~5689075,40378544~8526755,55918860~11277962,104471224~4835495,166695526~6299468,184644613~7052216,242568471~7447558,255538245~7916144,278999792~6041846,299780561~7976446,311511814~6621467,375257691~351572,399723339~7865886] 2023-12-01T16:41:04.959 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [7540962~3368258,10998710~5689075,40378544~8526755,55918860~11277962,104471224~4835495,166695526~6299468,184644613~7052216,242568471~7447558,255538245~7916144,278999792~6041846,299780561~7976446,311511814~6621467,375257691~351572,399723339~7865886] 2023-12-01T16:41:04.964 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [7540962~3368258,10998710~5689075,40378544~8526755,55918860~11277962,104471224~4835495,164738007~8256987,184644613~7052216,242568471~7447558,255538245~7916144,278999792~6041846,299780561~7976446,311511814~6621467,375257691~351572,399723339~7865886] 2023-12-01T16:41:04.964 INFO:tasks.workunit.client.0.smithi119.stdout:from 18 to 19 diff [7540962~3368258,40740117~8165182,55918860~11277962,104471224~4835495,255538245~7916144,278999792~6041846,299780561~6044528,311511814~5627825,399723339~7865886] 2023-12-01T16:41:04.964 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [7540962~3368258,40740117~8165182,55918860~11277962,104471224~4835495,255538245~7916144,278999792~6041846,299780561~6044528,311511814~5627825,399723339~7865886] 2023-12-01T16:41:04.969 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [7540962~3368258,40740117~8165182,55918860~11277962,104471224~4835495,255538245~7916144,278999792~6041846,299780561~6044528,311511814~5627825,399723339~7865886] 2023-12-01T16:41:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:04 smithi183 ceph-mon[99169]: osdmap e1552: 8 total, 8 up, 8 in 2023-12-01T16:41:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:04 smithi183 ceph-mon[99169]: pgmap v3544: 137 pgs: 137 active+clean; 759 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:41:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:04 smithi119 ceph-mon[94175]: osdmap e1552: 8 total, 8 up, 8 in 2023-12-01T16:41:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:04 smithi119 ceph-mon[94175]: pgmap v3544: 137 pgs: 137 active+clean; 759 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:41:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:04 smithi119 ceph-mon[108979]: osdmap e1552: 8 total, 8 up, 8 in 2023-12-01T16:41:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:04 smithi119 ceph-mon[108979]: pgmap v3544: 137 pgs: 137 active+clean; 759 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:41:05.869 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:05.869 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:05.892 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~24379061,268435456~146405147] 2023-12-01T16:41:05.893 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:05.893 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:05.899 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~14445361,255393244~8061145,268435456~61456439,332012085~45898231,383011341~31829262] 2023-12-01T16:41:05.899 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:05.899 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:05.905 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~15291645,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~35246228,383011341~31829262] 2023-12-01T16:41:05.905 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:05.905 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:05.911 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~19136627,175446880~16249949,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:05.911 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:05.911 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:05.917 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,175446880~16249949,192937984~7839557,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:05.917 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:05.917 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:05.923 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:05.923 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:05.923 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:05.929 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~46919858,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~30111334,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:05.929 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:05.929 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:05.935 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~24922592,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:05.935 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:05.935 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:05.940 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:05.941 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to HEAD diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:05.941 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:05.946 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:05.946 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:05.946 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:05.952 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:05.952 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:05.952 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:05.957 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:05.958 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:05.958 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:05.963 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,164738007~8256987,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:05.963 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9406355,299780561~18352720,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:05.963 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9406355,299780561~18352720,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:05.969 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,164738007~8256987,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9406355,299780561~18352720,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:05.969 INFO:tasks.workunit.client.0.smithi119.stdout:from 14 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11277962,76281994~12582606,104471224~4835495,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,221170235~2287288,223764204~6458300,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:05.969 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11277962,76281994~12582606,104471224~4835495,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,221170235~2287288,223764204~6458300,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:05.974 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11277962,76281994~12582606,104471224~4835495,111373010~1829753,135642388~7142580,164738007~8256987,184644613~7052216,204067283~4945569,221170235~2287288,223764204~6458300,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:05.974 INFO:tasks.workunit.client.0.smithi119.stdout:from 15 to HEAD diff [2013576~8895644,10998710~5689075,18009040~7540466,34620099~14285200,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,241121548~8894481,255538245~7916144,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:05.974 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [2013576~8895644,10998710~5689075,18009040~7540466,34620099~14285200,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,241121548~8894481,255538245~7916144,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:05.979 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [2013576~8895644,10998710~5689075,18009040~7540466,34620099~14285200,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,135642388~7142580,164738007~8256987,184644613~7052216,204067283~4945569,241121548~8894481,255538245~7916144,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:05.979 INFO:tasks.workunit.client.0.smithi119.stdout:from 16 to HEAD diff [2013576~4777484,7540962~3368258,10998710~5689075,20501034~5048472,40378544~8526755,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,166695526~6299468,184644613~7052216,204067283~4945569,242568471~7447558,255538245~7916144,278999792~6041846,299780561~7976446,311511814~6621467,332012085~6968470,354820694~8058837,375257691~351572,399723339~7865886] 2023-12-01T16:41:05.979 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [2013576~4777484,7540962~3368258,10998710~5689075,20501034~5048472,40378544~8526755,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,166695526~6299468,184644613~7052216,204067283~4945569,242568471~7447558,255538245~7916144,278999792~6041846,299780561~7976446,311511814~6621467,332012085~6968470,354820694~8058837,375257691~351572,399723339~7865886] 2023-12-01T16:41:05.984 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [2013576~4777484,7540962~3368258,10998710~5689075,20501034~5048472,40378544~8526755,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,164738007~8256987,184644613~7052216,204067283~4945569,242568471~7447558,255538245~7916144,278999792~6041846,299780561~7976446,311511814~6621467,332012085~6968470,354820694~8058837,375257691~351572,399723339~7865886] 2023-12-01T16:41:05.985 INFO:tasks.workunit.client.0.smithi119.stdout:from 17 to HEAD diff [7540962~3368258,10998710~5689075,40378544~8526755,55918860~11277962,104471224~4835495,166695526~6299468,184644613~7052216,242568471~7447558,255538245~7916144,278999792~6041846,299780561~7976446,311511814~6621467,375257691~351572,399723339~7865886] 2023-12-01T16:41:05.985 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [7540962~3368258,10998710~5689075,40378544~8526755,55918860~11277962,104471224~4835495,166695526~6299468,184644613~7052216,242568471~7447558,255538245~7916144,278999792~6041846,299780561~7976446,311511814~6621467,375257691~351572,399723339~7865886] 2023-12-01T16:41:05.990 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [7540962~3368258,10998710~5689075,40378544~8526755,55918860~11277962,104471224~4835495,164738007~8256987,184644613~7052216,242568471~7447558,255538245~7916144,278999792~6041846,299780561~7976446,311511814~6621467,375257691~351572,399723339~7865886] 2023-12-01T16:41:06.870 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:06.870 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:06.913 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~24379061,268435456~146405147] 2023-12-01T16:41:06.914 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:06.914 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:06.917 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~14445361,255393244~8061145,268435456~61456439,332012085~45898231,383011341~31829262] 2023-12-01T16:41:06.917 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:06.917 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:06.923 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~15291645,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~35246228,383011341~31829262] 2023-12-01T16:41:06.923 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:06.923 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:06.929 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~19136627,175446880~16249949,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:06.929 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:06.930 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:06.935 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,175446880~16249949,192937984~7839557,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:06.935 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:06.935 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:06.941 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:06.941 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:06.941 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:06.946 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~46919858,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~30111334,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:06.947 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:06.947 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:06.952 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~24922592,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:06.952 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:06.952 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:06.958 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:06.958 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to HEAD diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:06.958 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:06.963 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:06.964 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:06.964 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:06.969 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:06.969 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:06.969 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:06.975 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:06.975 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:06.975 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:06.980 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,164738007~8256987,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:06.981 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9406355,299780561~18352720,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:06.981 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9406355,299780561~18352720,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:06.986 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,164738007~8256987,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9406355,299780561~18352720,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:06.986 INFO:tasks.workunit.client.0.smithi119.stdout:from 14 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11277962,76281994~12582606,104471224~4835495,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,221170235~2287288,223764204~6458300,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:06.986 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11277962,76281994~12582606,104471224~4835495,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,221170235~2287288,223764204~6458300,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:06.992 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11277962,76281994~12582606,104471224~4835495,111373010~1829753,135642388~7142580,164738007~8256987,184644613~7052216,204067283~4945569,221170235~2287288,223764204~6458300,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:06.992 INFO:tasks.workunit.client.0.smithi119.stdout:from 15 to HEAD diff [2013576~8895644,10998710~5689075,18009040~7540466,34620099~14285200,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,241121548~8894481,255538245~7916144,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:06.992 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [2013576~8895644,10998710~5689075,18009040~7540466,34620099~14285200,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,241121548~8894481,255538245~7916144,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:06.997 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [2013576~8895644,10998710~5689075,18009040~7540466,34620099~14285200,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,135642388~7142580,164738007~8256987,184644613~7052216,204067283~4945569,241121548~8894481,255538245~7916144,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:06.997 INFO:tasks.workunit.client.0.smithi119.stdout:from 16 to HEAD diff [2013576~4777484,7540962~3368258,10998710~5689075,20501034~5048472,40378544~8526755,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,166695526~6299468,184644613~7052216,204067283~4945569,242568471~7447558,255538245~7916144,278999792~6041846,299780561~7976446,311511814~6621467,332012085~6968470,354820694~8058837,375257691~351572,399723339~7865886] 2023-12-01T16:41:06.998 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [2013576~4777484,7540962~3368258,10998710~5689075,20501034~5048472,40378544~8526755,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,166695526~6299468,184644613~7052216,204067283~4945569,242568471~7447558,255538245~7916144,278999792~6041846,299780561~7976446,311511814~6621467,332012085~6968470,354820694~8058837,375257691~351572,399723339~7865886] 2023-12-01T16:41:07.002 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [2013576~4777484,7540962~3368258,10998710~5689075,20501034~5048472,40378544~8526755,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,164738007~8256987,184644613~7052216,204067283~4945569,242568471~7447558,255538245~7916144,278999792~6041846,299780561~7976446,311511814~6621467,332012085~6968470,354820694~8058837,375257691~351572,399723339~7865886] 2023-12-01T16:41:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:06 smithi183 ceph-mon[99169]: osdmap e1553: 8 total, 8 up, 8 in 2023-12-01T16:41:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:06 smithi183 ceph-mon[99169]: pgmap v3546: 137 pgs: 137 active+clean; 967 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 248 KiB/s rd, 46 MiB/s wr, 2.40k op/s 2023-12-01T16:41:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:06 smithi119 ceph-mon[94175]: osdmap e1553: 8 total, 8 up, 8 in 2023-12-01T16:41:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:06 smithi119 ceph-mon[94175]: pgmap v3546: 137 pgs: 137 active+clean; 967 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 248 KiB/s rd, 46 MiB/s wr, 2.40k op/s 2023-12-01T16:41:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:06 smithi119 ceph-mon[108979]: osdmap e1553: 8 total, 8 up, 8 in 2023-12-01T16:41:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:06 smithi119 ceph-mon[108979]: pgmap v3546: 137 pgs: 137 active+clean; 967 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 248 KiB/s rd, 46 MiB/s wr, 2.40k op/s 2023-12-01T16:41:07.822 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:41:07.896 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:07.896 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:07.929 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~24379061,268435456~146405147] 2023-12-01T16:41:07.929 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:07.929 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:07.936 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~14445361,255393244~8061145,268435456~61456439,332012085~45898231,383011341~31829262] 2023-12-01T16:41:07.936 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:07.936 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:07.943 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~15291645,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~35246228,383011341~31829262] 2023-12-01T16:41:07.943 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:07.943 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:07.951 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~19136627,175446880~16249949,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:07.951 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:07.951 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:07.957 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,175446880~16249949,192937984~7839557,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:07.957 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:07.957 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:07.963 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:07.963 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:07.963 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:07.969 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~46919858,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~30111334,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:07.969 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:07.969 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:07.975 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~24922592,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:07.975 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:07.975 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:07.982 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:07.982 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to HEAD diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:07.982 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:07.987 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:07.987 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:07.988 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:07.993 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:07.993 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:07.994 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:07.999 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:07.999 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:07.999 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:08.005 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,164738007~8256987,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:08.005 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9406355,299780561~18352720,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:08.005 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9406355,299780561~18352720,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:08.012 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,164738007~8256987,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9406355,299780561~18352720,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:08.012 INFO:tasks.workunit.client.0.smithi119.stdout:from 14 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11277962,76281994~12582606,104471224~4835495,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,221170235~2287288,223764204~6458300,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:08.012 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11277962,76281994~12582606,104471224~4835495,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,221170235~2287288,223764204~6458300,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:08.018 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11277962,76281994~12582606,104471224~4835495,111373010~1829753,135642388~7142580,164738007~8256987,184644613~7052216,204067283~4945569,221170235~2287288,223764204~6458300,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:08.018 INFO:tasks.workunit.client.0.smithi119.stdout:from 15 to HEAD diff [2013576~8895644,10998710~5689075,18009040~7540466,34620099~14285200,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,241121548~8894481,255538245~7916144,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:08.018 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [2013576~8895644,10998710~5689075,18009040~7540466,34620099~14285200,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,241121548~8894481,255538245~7916144,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:08.023 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [2013576~8895644,10998710~5689075,18009040~7540466,34620099~14285200,49922254~963694,51973109~3031537,55918860~11277962,80732859~8131741,104471224~4835495,111373010~1829753,135642388~7142580,164738007~8256987,184644613~7052216,204067283~4945569,241121548~8894481,255538245~7916144,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:07 smithi183 ceph-mon[99169]: osdmap e1554: 8 total, 8 up, 8 in 2023-12-01T16:41:08.190 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:41:08.190 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (67m) 4m ago 68m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:41:08.190 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (67m) 4m ago 67m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:41:08.190 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (69m) 4m ago 69m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:41:08.191 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (69m) 4m ago 69m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:41:08.191 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (72m) 4m ago 72m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:41:08.191 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (73m) 4m ago 73m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:41:08.191 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (73m) 4m ago 73m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:41:08.191 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (72m) 4m ago 72m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:41:08.191 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (72m) 4m ago 72m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:41:08.191 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (68m) 4m ago 68m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:41:08.191 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (68m) 4m ago 68m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:41:08.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (71m) 4m ago 71m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:41:08.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (71m) 4m ago 71m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:41:08.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (71m) 4m ago 71m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:41:08.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (70m) 4m ago 70m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:41:08.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (70m) 4m ago 70m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:41:08.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (70m) 4m ago 70m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:41:08.192 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (69m) 4m ago 69m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:41:08.192 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (69m) 4m ago 69m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:41:08.192 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (67m) 4m ago 68m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:41:08.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:07 smithi119 ceph-mon[94175]: osdmap e1554: 8 total, 8 up, 8 in 2023-12-01T16:41:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:07 smithi119 ceph-mon[108979]: osdmap e1554: 8 total, 8 up, 8 in 2023-12-01T16:41:08.572 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:41:08.572 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:41:08.573 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:41:08.573 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:41:08.573 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:41:08.573 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:41:08.573 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:41:08.573 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:41:08.573 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:41:08.573 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:41:08.573 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:41:08.573 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:41:08.573 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:41:08.573 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:41:08.573 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:41:08.573 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:41:08.574 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:41:08.896 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:08.896 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:08.935 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~24379061,268435456~146405147] 2023-12-01T16:41:08.936 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:08.936 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:08.941 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~14445361,255393244~8061145,268435456~61456439,332012085~45898231,383011341~31829262] 2023-12-01T16:41:08.942 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:08.942 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:08.947 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~15291645,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~35246228,383011341~31829262] 2023-12-01T16:41:08.947 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:08.947 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:08.952 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~19136627,175446880~16249949,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:08.952 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:08.952 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:08.958 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,175446880~16249949,192937984~7839557,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:08.958 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:08.958 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:08.963 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:08.963 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:08.963 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:08.969 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~46919858,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~30111334,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:08.969 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:08.969 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:08.974 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~24922592,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:08.974 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:08.975 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:08.980 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:08.980 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to HEAD diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:08.980 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:08.985 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:08.986 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:08.986 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:08.991 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:08.991 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:08.991 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:08.997 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:08.997 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:08.997 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:09.002 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,164738007~8256987,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:09.002 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9406355,299780561~18352720,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:09.002 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9406355,299780561~18352720,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:09.008 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,164738007~8256987,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9406355,299780561~18352720,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:09.008 INFO:tasks.workunit.client.0.smithi119.stdout:from 14 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11277962,76281994~12582606,104471224~4835495,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,221170235~2287288,223764204~6458300,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:09.008 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11277962,76281994~12582606,104471224~4835495,111373010~1829753,135642388~7142580,166695526~6299468,184644613~7052216,204067283~4945569,221170235~2287288,223764204~6458300,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:09.012 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11277962,76281994~12582606,104471224~4835495,111373010~1829753,135642388~7142580,164738007~8256987,184644613~7052216,204067283~4945569,221170235~2287288,223764204~6458300,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9178892,299780561~7976446,311511814~6621467,323176602~6715293,332012085~6968470,345574690~2381320,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:08 smithi183 ceph-mon[99169]: from='client.28628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:41:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:08 smithi183 ceph-mon[99169]: osdmap e1555: 8 total, 8 up, 8 in 2023-12-01T16:41:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:08 smithi183 ceph-mon[99169]: from='client.18753 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:41:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:08 smithi183 ceph-mon[99169]: pgmap v3549: 137 pgs: 137 active+clean; 967 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 249 KiB/s rd, 46 MiB/s wr, 2.40k op/s 2023-12-01T16:41:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/909019496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:41:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:08 smithi119 ceph-mon[94175]: from='client.28628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:41:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:08 smithi119 ceph-mon[94175]: osdmap e1555: 8 total, 8 up, 8 in 2023-12-01T16:41:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:08 smithi119 ceph-mon[94175]: from='client.18753 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:41:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:08 smithi119 ceph-mon[94175]: pgmap v3549: 137 pgs: 137 active+clean; 967 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 249 KiB/s rd, 46 MiB/s wr, 2.40k op/s 2023-12-01T16:41:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/909019496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:41:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:08 smithi119 ceph-mon[108979]: from='client.28628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:41:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:08 smithi119 ceph-mon[108979]: osdmap e1555: 8 total, 8 up, 8 in 2023-12-01T16:41:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:08 smithi119 ceph-mon[108979]: from='client.18753 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:41:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:08 smithi119 ceph-mon[108979]: pgmap v3549: 137 pgs: 137 active+clean; 967 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 249 KiB/s rd, 46 MiB/s wr, 2.40k op/s 2023-12-01T16:41:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/909019496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:41:09.902 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:09.902 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:09.952 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~24379061,268435456~146405147] 2023-12-01T16:41:09.952 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:09.952 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:09.959 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~14445361,255393244~8061145,268435456~61456439,332012085~45898231,383011341~31829262] 2023-12-01T16:41:09.960 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:09.960 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:09.965 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~15291645,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~35246228,383011341~31829262] 2023-12-01T16:41:09.965 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:09.965 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:09.970 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~19136627,175446880~16249949,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:09.970 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:09.971 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:09.976 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,175446880~16249949,192937984~7839557,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:09.976 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:09.976 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:09.982 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:09.982 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:09.982 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:09.987 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~46919858,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~30111334,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:09.987 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:09.987 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:09.993 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~24922592,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:09.993 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:09.993 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:09.998 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:09.998 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to HEAD diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:09.999 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:10.003 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:10.004 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:10.004 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:10.009 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:10.009 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:10.009 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:10.014 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:10.014 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:10.014 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:10.020 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,164738007~8256987,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:10.020 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9406355,299780561~18352720,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:10.020 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9406355,299780561~18352720,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:10.025 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,164738007~8256987,184644613~7052216,204067283~4945569,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,275862746~9406355,299780561~18352720,323176602~6715293,332012085~10384902,345574690~2381320,353286864~371531,354820694~8058837,375257691~351572,390876749~5697398,399723339~7865886] 2023-12-01T16:41:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:09 smithi183 ceph-mon[99169]: osdmap e1556: 8 total, 8 up, 8 in 2023-12-01T16:41:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:09 smithi119 ceph-mon[108979]: osdmap e1556: 8 total, 8 up, 8 in 2023-12-01T16:41:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:09 smithi119 ceph-mon[94175]: osdmap e1556: 8 total, 8 up, 8 in 2023-12-01T16:41:10.919 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:10.919 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:10.959 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~24379061,268435456~146405147] 2023-12-01T16:41:10.960 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:10.960 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:10.965 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~14445361,255393244~8061145,268435456~61456439,332012085~45898231,383011341~31829262] 2023-12-01T16:41:10.965 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:10.966 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:10.971 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~15291645,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~35246228,383011341~31829262] 2023-12-01T16:41:10.971 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:10.971 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:10.977 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~19136627,175446880~16249949,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:10.977 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:10.977 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:10.982 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,175446880~16249949,192937984~7839557,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:10.985 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:10.986 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:10.988 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:10.988 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:10.988 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:10.993 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~46919858,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~30111334,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:10.994 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:10.994 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:10.999 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~24922592,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:10.999 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:10.999 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:11.005 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:11.005 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to HEAD diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:11.005 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:11.010 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:11.011 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:11.011 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:11.016 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:11.016 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:11.016 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:11.022 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:11.022 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:11.022 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,166695526~6299468,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:11.027 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,135642388~7142580,145512449~2074995,164738007~8256987,179774498~11922331,197431514~3346027,203885436~6554579,211449162~1770972,221170235~2287288,223764204~9412056,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,345042294~7440237,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,399723339~7865886] 2023-12-01T16:41:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:10 smithi183 ceph-mon[99169]: osdmap e1557: 8 total, 8 up, 8 in 2023-12-01T16:41:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:10 smithi183 ceph-mon[99169]: pgmap v3552: 137 pgs: 137 active+clean; 921 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 143 KiB/s rd, 6.0 KiB/s wr, 4.23k op/s 2023-12-01T16:41:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:10 smithi119 ceph-mon[94175]: osdmap e1557: 8 total, 8 up, 8 in 2023-12-01T16:41:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:10 smithi119 ceph-mon[94175]: pgmap v3552: 137 pgs: 137 active+clean; 921 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 143 KiB/s rd, 6.0 KiB/s wr, 4.23k op/s 2023-12-01T16:41:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:10 smithi119 ceph-mon[108979]: osdmap e1557: 8 total, 8 up, 8 in 2023-12-01T16:41:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:10 smithi119 ceph-mon[108979]: pgmap v3552: 137 pgs: 137 active+clean; 921 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 143 KiB/s rd, 6.0 KiB/s wr, 4.23k op/s 2023-12-01T16:41:11.777 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:11.777 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:11.831 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~24379061,268435456~146405147] 2023-12-01T16:41:11.831 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:11.831 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:11.837 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~14445361,255393244~8061145,268435456~61456439,332012085~45898231,383011341~31829262] 2023-12-01T16:41:11.838 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:11.838 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:11.843 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~15291645,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~35246228,383011341~31829262] 2023-12-01T16:41:11.843 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:11.843 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:11.848 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~19136627,175446880~16249949,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:11.849 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:11.849 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:11.854 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,175446880~16249949,192937984~7839557,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:11.854 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:11.854 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:11.859 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:11.860 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:11.860 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:11.865 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~46919858,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~30111334,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:11.865 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:11.865 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:11.870 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~24922592,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:11.870 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:11.870 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:11.875 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:11.876 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to HEAD diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:11.876 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:11.881 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:11.881 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:11.881 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:11.887 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:11.887 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:11.887 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:11.893 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,76281994~12582606,90030460~5110663,99562656~9744063,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886] 2023-12-01T16:41:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:11 smithi183 ceph-mon[99169]: osdmap e1558: 8 total, 8 up, 8 in 2023-12-01T16:41:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:11 smithi183 ceph-mon[99169]: osdmap e1559: 8 total, 8 up, 8 in 2023-12-01T16:41:12.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:11 smithi119 ceph-mon[94175]: osdmap e1558: 8 total, 8 up, 8 in 2023-12-01T16:41:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:11 smithi119 ceph-mon[94175]: osdmap e1559: 8 total, 8 up, 8 in 2023-12-01T16:41:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:11 smithi119 ceph-mon[108979]: osdmap e1558: 8 total, 8 up, 8 in 2023-12-01T16:41:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:11 smithi119 ceph-mon[108979]: osdmap e1559: 8 total, 8 up, 8 in 2023-12-01T16:41:12.919 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:12.919 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:12.977 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~24379061,268435456~146405147] 2023-12-01T16:41:12.977 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:12.977 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:12.984 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~14445361,255393244~8061145,268435456~61456439,332012085~45898231,383011341~31829262] 2023-12-01T16:41:12.984 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:12.985 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:12.990 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~15291645,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~35246228,383011341~31829262] 2023-12-01T16:41:12.990 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:12.990 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:12.996 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~19136627,175446880~16249949,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:12.996 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:12.996 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:13.002 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,175446880~16249949,192937984~7839557,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:13.002 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:13.002 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:13.007 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:13.007 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:13.007 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:13.013 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~46919858,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~30111334,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:13.013 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:13.013 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:13.018 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~24922592,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:13.018 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:13.018 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:13.024 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:13.024 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to HEAD diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:13.024 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:13.029 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:13.029 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to HEAD diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:13.029 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:13.034 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~7540466,29704887~2563251,34620099~21252340,55918860~11880573,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,384036866~3324981,390876749~5697398,396774151~1261587,399723339~7865886,410109895~4692817] 2023-12-01T16:41:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:12 smithi183 ceph-mon[99169]: pgmap v3555: 137 pgs: 137 active+clean; 921 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 143 KiB/s rd, 6.0 KiB/s wr, 4.23k op/s 2023-12-01T16:41:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:12 smithi119 ceph-mon[108979]: pgmap v3555: 137 pgs: 137 active+clean; 921 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 143 KiB/s rd, 6.0 KiB/s wr, 4.23k op/s 2023-12-01T16:41:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:12 smithi119 ceph-mon[94175]: pgmap v3555: 137 pgs: 137 active+clean; 921 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 143 KiB/s rd, 6.0 KiB/s wr, 4.23k op/s 2023-12-01T16:41:13.921 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:13.921 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:13.976 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~24379061,268435456~146405147] 2023-12-01T16:41:13.976 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:13.976 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:13.987 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~14445361,255393244~8061145,268435456~61456439,332012085~45898231,383011341~31829262] 2023-12-01T16:41:13.987 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:13.987 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:13.992 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~15291645,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~35246228,383011341~31829262] 2023-12-01T16:41:13.992 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:13.992 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:13.998 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~19136627,175446880~16249949,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:13.998 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:13.998 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:14.003 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,175446880~16249949,192937984~7839557,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:14.003 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:14.003 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:14.009 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:14.009 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:14.009 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:14.015 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~46919858,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~30111334,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:14.015 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:14.015 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:14.020 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~24922592,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:14.020 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:14.020 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:14.026 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:14.026 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to HEAD diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:14.026 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,353286864~371531,354820694~8058837,368997108~5497242,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:14.031 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~8326233,29704887~38094546,70543127~566311,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,234610848~1786118,241121548~8894481,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~9818443,353286864~371531,354820694~8058837,367918929~6575421,375257691~351572,383809416~15242138,399723339~7865886,410109895~4692817] 2023-12-01T16:41:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:13 smithi119 ceph-mon[94175]: osdmap e1560: 8 total, 8 up, 8 in 2023-12-01T16:41:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:13 smithi119 ceph-mon[108979]: osdmap e1560: 8 total, 8 up, 8 in 2023-12-01T16:41:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:13 smithi183 ceph-mon[99169]: osdmap e1560: 8 total, 8 up, 8 in 2023-12-01T16:41:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:41:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:41:14] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-12-01T16:41:14.919 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:14.919 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:14.983 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~24379061,268435456~146405147] 2023-12-01T16:41:14.983 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:14.983 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:14.989 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~14445361,255393244~8061145,268435456~61456439,332012085~45898231,383011341~31829262] 2023-12-01T16:41:14.989 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:14.989 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:14.994 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~15291645,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~35246228,383011341~31829262] 2023-12-01T16:41:14.994 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:14.994 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:15.000 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~19136627,175446880~16249949,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:15.000 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:15.000 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:15.005 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,175446880~16249949,192937984~7839557,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:15.005 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:15.006 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:15.011 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:15.011 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:15.011 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:15.016 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~46919858,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~30111334,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:15.016 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:15.016 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:15.022 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~24922592,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:15.022 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:15.022 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:15.027 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111373010~1829753,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~3032039,274142031~62373,275862746~9406355,295025336~140713,295781736~2609464,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383809416~23779809,408054924~6785679] 2023-12-01T16:41:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:14 smithi183 ceph-mon[99169]: osdmap e1561: 8 total, 8 up, 8 in 2023-12-01T16:41:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:14 smithi183 ceph-mon[99169]: pgmap v3558: 137 pgs: 137 active+clean; 921 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:41:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:14 smithi119 ceph-mon[94175]: osdmap e1561: 8 total, 8 up, 8 in 2023-12-01T16:41:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:14 smithi119 ceph-mon[94175]: pgmap v3558: 137 pgs: 137 active+clean; 921 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:41:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:14 smithi119 ceph-mon[108979]: osdmap e1561: 8 total, 8 up, 8 in 2023-12-01T16:41:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:14 smithi119 ceph-mon[108979]: pgmap v3558: 137 pgs: 137 active+clean; 921 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:41:15.927 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:15.927 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:15.989 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~24379061,268435456~146405147] 2023-12-01T16:41:15.989 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:15.989 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:15.999 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~14445361,255393244~8061145,268435456~61456439,332012085~45898231,383011341~31829262] 2023-12-01T16:41:15.999 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:15.999 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:16.005 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~15291645,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~35246228,383011341~31829262] 2023-12-01T16:41:16.005 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:16.005 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:16.011 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~19136627,175446880~16249949,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:16.011 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:16.011 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:16.016 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,175446880~16249949,192937984~7839557,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:16.016 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:16.016 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:16.022 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:16.022 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:16.022 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:16.027 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~46919858,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~30111334,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:16.027 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:16.027 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~19276259,111177803~3775249,130472252~1929888,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~18352720,319929878~9962017,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:16.033 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~6613172,76281994~12582606,90030460~24922592,130472252~1929888,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9412056,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~18352720,319929878~9962017,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:15 smithi183 ceph-mon[99169]: osdmap e1562: 8 total, 8 up, 8 in 2023-12-01T16:41:16.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:15 smithi119 ceph-mon[94175]: osdmap e1562: 8 total, 8 up, 8 in 2023-12-01T16:41:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:15 smithi119 ceph-mon[108979]: osdmap e1562: 8 total, 8 up, 8 in 2023-12-01T16:41:16.937 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:16.937 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:16.998 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~24379061,268435456~146405147] 2023-12-01T16:41:16.998 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:16.998 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:17.005 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~14445361,255393244~8061145,268435456~61456439,332012085~45898231,383011341~31829262] 2023-12-01T16:41:17.005 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:17.005 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:17.010 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~15291645,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~35246228,383011341~31829262] 2023-12-01T16:41:17.010 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:17.011 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:17.016 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~19136627,175446880~16249949,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:17.016 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:17.016 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:17.022 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,175446880~16249949,192937984~7839557,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:17.022 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:17.022 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:17.027 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:17.027 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:17.027 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~49790393,68033194~20831406,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299780561~30111334,332012085~10384902,342953674~9528857,352966271~9913260,368997108~5497242,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:17.032 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~49790393,68033194~46919858,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~9488874,299780561~30111334,332012085~10384902,342664088~20215443,367918929~6575421,375257691~351572,383460243~114616,383809416~23779809,408054924~6785679] 2023-12-01T16:41:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:16 smithi183 ceph-mon[99169]: osdmap e1563: 8 total, 8 up, 8 in 2023-12-01T16:41:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:16 smithi183 ceph-mon[99169]: pgmap v3561: 137 pgs: 137 active+clean; 827 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 117 KiB/s rd, 6.0 KiB/s wr, 1.63k op/s 2023-12-01T16:41:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:16 smithi119 ceph-mon[94175]: osdmap e1563: 8 total, 8 up, 8 in 2023-12-01T16:41:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:16 smithi119 ceph-mon[94175]: pgmap v3561: 137 pgs: 137 active+clean; 827 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 117 KiB/s rd, 6.0 KiB/s wr, 1.63k op/s 2023-12-01T16:41:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:16 smithi119 ceph-mon[108979]: osdmap e1563: 8 total, 8 up, 8 in 2023-12-01T16:41:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:16 smithi119 ceph-mon[108979]: pgmap v3561: 137 pgs: 137 active+clean; 827 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 117 KiB/s rd, 6.0 KiB/s wr, 1.63k op/s 2023-12-01T16:41:17.940 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:17.940 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:18.008 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~24379061,268435456~146405147] 2023-12-01T16:41:18.008 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:18.009 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:18.014 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~14445361,255393244~8061145,268435456~61456439,332012085~45898231,383011341~31829262] 2023-12-01T16:41:18.014 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:18.015 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:18.019 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~15291645,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~35246228,383011341~31829262] 2023-12-01T16:41:18.019 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:18.020 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:18.025 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~19136627,175446880~16249949,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:18.025 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:18.025 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:18.030 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,175446880~16249949,192937984~7839557,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:18.030 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:18.030 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,179774498~11922331,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:18.035 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,178687043~13009786,196618754~70782,197431514~3346027,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~9655585,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:17 smithi183 ceph-mon[99169]: osdmap e1564: 8 total, 8 up, 8 in 2023-12-01T16:41:18.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:17 smithi119 ceph-mon[94175]: osdmap e1564: 8 total, 8 up, 8 in 2023-12-01T16:41:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:17 smithi119 ceph-mon[108979]: osdmap e1564: 8 total, 8 up, 8 in 2023-12-01T16:41:18.950 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:18.950 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:19.010 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~24379061,268435456~146405147] 2023-12-01T16:41:19.010 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:19.010 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:19.016 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~14445361,255393244~8061145,268435456~61456439,332012085~45898231,383011341~31829262] 2023-12-01T16:41:19.016 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:19.016 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:19.021 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~15291645,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~35246228,383011341~31829262] 2023-12-01T16:41:19.021 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:19.022 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:19.027 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~19136627,175446880~16249949,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:19.027 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:19.027 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~6362634,166695526~6299468,175446880~3240163,179774498~11922331,196618754~70782,196710479~4067062,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,288902326~6879410,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:19.032 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,18009040~96944012,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~6362634,164738007~8256987,175446880~16249949,192937984~7839557,203885436~11664215,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~17571130,288902326~40989569,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:18 smithi183 ceph-mon[99169]: osdmap e1565: 8 total, 8 up, 8 in 2023-12-01T16:41:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:18 smithi183 ceph-mon[99169]: pgmap v3564: 137 pgs: 137 active+clean; 827 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 117 KiB/s rd, 6.0 KiB/s wr, 1.63k op/s 2023-12-01T16:41:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:18 smithi119 ceph-mon[108979]: osdmap e1565: 8 total, 8 up, 8 in 2023-12-01T16:41:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:18 smithi119 ceph-mon[108979]: pgmap v3564: 137 pgs: 137 active+clean; 827 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 117 KiB/s rd, 6.0 KiB/s wr, 1.63k op/s 2023-12-01T16:41:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:18 smithi119 ceph-mon[94175]: osdmap e1565: 8 total, 8 up, 8 in 2023-12-01T16:41:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:18 smithi119 ceph-mon[94175]: pgmap v3564: 137 pgs: 137 active+clean; 827 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 117 KiB/s rd, 6.0 KiB/s wr, 1.63k op/s 2023-12-01T16:41:19.957 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:19.957 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:20.022 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~24379061,268435456~146405147] 2023-12-01T16:41:20.022 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:20.022 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:20.029 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~14445361,255393244~8061145,268435456~61456439,332012085~45898231,383011341~31829262] 2023-12-01T16:41:20.029 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:20.030 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:20.035 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~15291645,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~35246228,383011341~31829262] 2023-12-01T16:41:20.035 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:20.035 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~7713956,175446880~3240163,179774498~11922331,196618754~70782,196710479~18839172,221170235~2287288,223764204~9631249,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~9913260,368997108~8913208,383011341~31829262] 2023-12-01T16:41:20.040 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~19136627,175446880~16249949,192937984~22611667,221170235~2287288,223764204~9631249,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~20215443,367918929~9991387,383011341~31829262] 2023-12-01T16:41:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:19 smithi183 ceph-mon[99169]: osdmap e1566: 8 total, 8 up, 8 in 2023-12-01T16:41:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:19 smithi119 ceph-mon[108979]: osdmap e1566: 8 total, 8 up, 8 in 2023-12-01T16:41:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:19 smithi119 ceph-mon[94175]: osdmap e1566: 8 total, 8 up, 8 in 2023-12-01T16:41:20.973 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:20.973 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:21.026 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~24379061,268435456~146405147] 2023-12-01T16:41:21.026 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:21.026 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:21.031 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~14445361,255393244~8061145,268435456~61456439,332012085~45898231,383011341~31829262] 2023-12-01T16:41:21.031 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:21.031 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~7745936,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~12225218,233937634~4350710,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10384902,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:21.036 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~7745936,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~15291645,233937634~4350710,239075328~14445361,255393244~8061145,268435456~61456439,332012085~10384902,342664088~35246228,383011341~31829262] 2023-12-01T16:41:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:20 smithi183 ceph-mon[99169]: osdmap e1567: 8 total, 8 up, 8 in 2023-12-01T16:41:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:20 smithi183 ceph-mon[99169]: pgmap v3567: 137 pgs: 137 active+clean; 670 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 84 KiB/s rd, 6.0 KiB/s wr, 975 op/s 2023-12-01T16:41:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:20 smithi119 ceph-mon[94175]: osdmap e1567: 8 total, 8 up, 8 in 2023-12-01T16:41:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:20 smithi119 ceph-mon[94175]: pgmap v3567: 137 pgs: 137 active+clean; 670 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 84 KiB/s rd, 6.0 KiB/s wr, 975 op/s 2023-12-01T16:41:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:20 smithi119 ceph-mon[108979]: osdmap e1567: 8 total, 8 up, 8 in 2023-12-01T16:41:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:20 smithi119 ceph-mon[108979]: pgmap v3567: 137 pgs: 137 active+clean; 670 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 84 KiB/s rd, 6.0 KiB/s wr, 975 op/s 2023-12-01T16:41:21.778 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:21.778 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:21.831 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~24379061,268435456~146405147] 2023-12-01T16:41:21.831 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:21.831 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~9606121,10998710~5689075,18009040~70855560,89016722~20289997,111177803~3775249,123279515~1120864,125554764~8116587,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,255393244~8061145,269601106~16405480,286347010~9434726,296995155~1396045,299585045~30306850,332012085~10652003,342953674~9528857,352966271~14952658,368997108~8913208,383011341~31829262] 2023-12-01T16:41:21.837 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~10909220,10998710~5689075,16777216~98175836,123279515~1120864,125554764~8116587,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~14445361,255393244~8061145,268435456~61456439,332012085~45898231,383011341~31829262] 2023-12-01T16:41:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:21 smithi183 ceph-mon[99169]: osdmap e1568: 8 total, 8 up, 8 in 2023-12-01T16:41:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:21 smithi183 ceph-mon[99169]: osdmap e1569: 8 total, 8 up, 8 in 2023-12-01T16:41:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:21 smithi119 ceph-mon[108979]: osdmap e1568: 8 total, 8 up, 8 in 2023-12-01T16:41:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:21 smithi119 ceph-mon[108979]: osdmap e1569: 8 total, 8 up, 8 in 2023-12-01T16:41:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:21 smithi119 ceph-mon[94175]: osdmap e1568: 8 total, 8 up, 8 in 2023-12-01T16:41:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:21 smithi119 ceph-mon[94175]: osdmap e1569: 8 total, 8 up, 8 in 2023-12-01T16:41:22.781 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:22.781 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [1303099~15384686,18009040~70855560,89016722~20289997,111177803~3775249,122468455~11202896,135642388~7142580,145512449~6753170,155272855~9465152,166695526~11991517,179774498~11922331,196618754~70782,196710479~18839172,221170235~17118109,240360444~13160245,254194929~9259460,269601106~16405480,286347010~9434726,296995155~1396045,299585045~43079043,342953674~9528857,352966271~14952658,368997108~8913208,379270490~35570113] 2023-12-01T16:41:22.833 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16687785,16777216~98175836,122468455~11202896,135642388~7142580,144342723~7922896,155272855~36423974,192937984~22611667,218103808~20184536,239075328~24379061,268435456~146405147] 2023-12-01T16:41:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:22 smithi183 ceph-mon[99169]: pgmap v3570: 137 pgs: 137 active+clean; 670 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 84 KiB/s rd, 6.0 KiB/s wr, 975 op/s 2023-12-01T16:41:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:22 smithi183 ceph-mon[99169]: osdmap e1570: 8 total, 8 up, 8 in 2023-12-01T16:41:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:22 smithi119 ceph-mon[94175]: pgmap v3570: 137 pgs: 137 active+clean; 670 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 84 KiB/s rd, 6.0 KiB/s wr, 975 op/s 2023-12-01T16:41:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:22 smithi119 ceph-mon[94175]: osdmap e1570: 8 total, 8 up, 8 in 2023-12-01T16:41:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:22 smithi119 ceph-mon[108979]: pgmap v3570: 137 pgs: 137 active+clean; 670 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 84 KiB/s rd, 6.0 KiB/s wr, 975 op/s 2023-12-01T16:41:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:22 smithi119 ceph-mon[108979]: osdmap e1570: 8 total, 8 up, 8 in 2023-12-01T16:41:23.812 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (39314 ms) 2023-12-01T16:41:23.812 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/0.DiffIterateRegression6926 2023-12-01T16:41:23.812 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:41:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:23 smithi183 ceph-mon[99169]: osdmap e1571: 8 total, 8 up, 8 in 2023-12-01T16:41:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:41:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:41:24] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-12-01T16:41:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:23 smithi119 ceph-mon[94175]: osdmap e1571: 8 total, 8 up, 8 in 2023-12-01T16:41:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:23 smithi119 ceph-mon[108979]: osdmap e1571: 8 total, 8 up, 8 in 2023-12-01T16:41:24.791 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 0~256 2023-12-01T16:41:24.800 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/0.DiffIterateRegression6926 (988 ms) 2023-12-01T16:41:24.800 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParent 2023-12-01T16:41:24.800 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:41:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:24 smithi183 ceph-mon[99169]: pgmap v3573: 137 pgs: 137 active+clean; 670 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:41:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:24 smithi183 ceph-mon[99169]: osdmap e1572: 8 total, 8 up, 8 in 2023-12-01T16:41:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:24 smithi119 ceph-mon[94175]: pgmap v3573: 137 pgs: 137 active+clean; 670 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:41:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:24 smithi119 ceph-mon[94175]: osdmap e1572: 8 total, 8 up, 8 in 2023-12-01T16:41:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:24 smithi119 ceph-mon[108979]: pgmap v3573: 137 pgs: 137 active+clean; 670 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:41:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:24 smithi119 ceph-mon[108979]: osdmap e1572: 8 total, 8 up, 8 in 2023-12-01T16:41:25.847 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 0~4194304 2023-12-01T16:41:25.848 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 4194304~4194304 2023-12-01T16:41:25.848 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 8388608~4194304 2023-12-01T16:41:25.848 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 12582912~4194304 2023-12-01T16:41:25.848 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 16777216~4194304 2023-12-01T16:41:25.880 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 0~4194304 2023-12-01T16:41:25.880 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 4194304~4194304 2023-12-01T16:41:25.880 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 8388608~2097152 2023-12-01T16:41:25.880 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 16777216~4194304 2023-12-01T16:41:25.890 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/0.DiffIterateParent (1090 ms) 2023-12-01T16:41:25.890 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2023-12-01T16:41:25.890 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:41:26.895 INFO:tasks.workunit.client.0.smithi119.stdout: wrote [31335~15815,973987~81649,1322559~26594,7766291~82097,8771365~97779,11428751~68325,12534937~51526,15149730~73042,16398348~73598,19903536~61148] to clone 2023-12-01T16:41:26.895 INFO:tasks.workunit.client.0.smithi119.stdout: diff was [0~1349153,4194304~3654084,8388608~8083338,16777216~3187468] 2023-12-01T16:41:26.899 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (1009 ms) 2023-12-01T16:41:26.899 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2023-12-01T16:41:26.899 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:41:26.919 INFO:tasks.workunit.client.0.smithi119.stdout: wrote [1077735~18270,1612398~51950,3579876~400,4333168~35225,5513911~65591,9862822~26840,13577688~77166,14228218~5894,15764832~12211,18725176~51707] 2023-12-01T16:41:26.931 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (33 ms) 2023-12-01T16:41:26.932 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2023-12-01T16:41:26.932 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:41:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:26 smithi183 ceph-mon[99169]: osdmap e1573: 8 total, 8 up, 8 in 2023-12-01T16:41:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:26 smithi183 ceph-mon[99169]: pgmap v3576: 137 pgs: 137 active+clean; 456 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 58 KiB/s rd, 5.2 KiB/s wr, 328 op/s 2023-12-01T16:41:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:26 smithi119 ceph-mon[94175]: osdmap e1573: 8 total, 8 up, 8 in 2023-12-01T16:41:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:26 smithi119 ceph-mon[94175]: pgmap v3576: 137 pgs: 137 active+clean; 456 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 58 KiB/s rd, 5.2 KiB/s wr, 328 op/s 2023-12-01T16:41:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:26 smithi119 ceph-mon[108979]: osdmap e1573: 8 total, 8 up, 8 in 2023-12-01T16:41:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:26 smithi119 ceph-mon[108979]: pgmap v3576: 137 pgs: 137 active+clean; 456 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 58 KiB/s rd, 5.2 KiB/s wr, 328 op/s 2023-12-01T16:41:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:27 smithi183 ceph-mon[99169]: osdmap e1574: 8 total, 8 up, 8 in 2023-12-01T16:41:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:27 smithi119 ceph-mon[94175]: osdmap e1574: 8 total, 8 up, 8 in 2023-12-01T16:41:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:27 smithi119 ceph-mon[108979]: osdmap e1574: 8 total, 8 up, 8 in 2023-12-01T16:41:28.905 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (1974 ms) 2023-12-01T16:41:28.906 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnalignedSmall 2023-12-01T16:41:28.906 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:41:28.954 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 5000005~1234 2023-12-01T16:41:28.957 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnalignedSmall (51 ms) 2023-12-01T16:41:28.957 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnaligned 2023-12-01T16:41:28.957 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:41:29.026 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 8376263~12345 2023-12-01T16:41:29.026 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 8388608~4194304 2023-12-01T16:41:29.027 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 12582912~54321 2023-12-01T16:41:29.030 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnaligned (73 ms) 2023-12-01T16:41:29.030 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStriping 2023-12-01T16:41:29.030 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_librbd.cc:7973: Skipped 2023-12-01T16:41:29.030 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:41:29.030 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping (0 ms) 2023-12-01T16:41:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:28 smithi183 ceph-mon[99169]: osdmap e1575: 8 total, 8 up, 8 in 2023-12-01T16:41:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:28 smithi183 ceph-mon[99169]: pgmap v3579: 137 pgs: 137 active+clean; 456 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 58 KiB/s rd, 5.2 KiB/s wr, 328 op/s 2023-12-01T16:41:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:28 smithi119 ceph-mon[94175]: osdmap e1575: 8 total, 8 up, 8 in 2023-12-01T16:41:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:28 smithi119 ceph-mon[94175]: pgmap v3579: 137 pgs: 137 active+clean; 456 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 58 KiB/s rd, 5.2 KiB/s wr, 328 op/s 2023-12-01T16:41:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:28 smithi119 ceph-mon[108979]: osdmap e1575: 8 total, 8 up, 8 in 2023-12-01T16:41:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:28 smithi119 ceph-mon[108979]: pgmap v3579: 137 pgs: 137 active+clean; 456 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 58 KiB/s rd, 5.2 KiB/s wr, 328 op/s 2023-12-01T16:41:29.808 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 11 tests from DiffIterateTest/0 (52561 ms total) 2023-12-01T16:41:29.808 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:41:29.808 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 11 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2023-12-01T16:41:29.844 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2023-12-01T16:41:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:29 smithi183 ceph-mon[99169]: osdmap e1576: 8 total, 8 up, 8 in 2023-12-01T16:41:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:29 smithi119 ceph-mon[94175]: osdmap e1576: 8 total, 8 up, 8 in 2023-12-01T16:41:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:29 smithi119 ceph-mon[108979]: osdmap e1576: 8 total, 8 up, 8 in 2023-12-01T16:41:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:30 smithi183 ceph-mon[99169]: osdmap e1577: 8 total, 8 up, 8 in 2023-12-01T16:41:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:30 smithi183 ceph-mon[99169]: pgmap v3582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:41:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:30 smithi119 ceph-mon[94175]: osdmap e1577: 8 total, 8 up, 8 in 2023-12-01T16:41:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:30 smithi119 ceph-mon[94175]: pgmap v3582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:41:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:30 smithi119 ceph-mon[108979]: osdmap e1577: 8 total, 8 up, 8 in 2023-12-01T16:41:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:30 smithi119 ceph-mon[108979]: pgmap v3582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:41:31.827 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:41:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:31 smithi183 ceph-mon[99169]: osdmap e1578: 8 total, 8 up, 8 in 2023-12-01T16:41:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2829359511' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:41:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:31 smithi119 ceph-mon[94175]: osdmap e1578: 8 total, 8 up, 8 in 2023-12-01T16:41:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2829359511' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:41:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:31 smithi119 ceph-mon[108979]: osdmap e1578: 8 total, 8 up, 8 in 2023-12-01T16:41:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2829359511' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:41:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2829359511' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-31","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:41:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:32 smithi183 ceph-mon[99169]: osdmap e1579: 8 total, 8 up, 8 in 2023-12-01T16:41:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:32 smithi183 ceph-mon[99169]: pgmap v3585: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:41:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:32 smithi183 ceph-mon[99169]: osdmap e1580: 8 total, 8 up, 8 in 2023-12-01T16:41:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2829359511' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-31","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:41:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:32 smithi119 ceph-mon[94175]: osdmap e1579: 8 total, 8 up, 8 in 2023-12-01T16:41:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:32 smithi119 ceph-mon[94175]: pgmap v3585: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:41:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:32 smithi119 ceph-mon[94175]: osdmap e1580: 8 total, 8 up, 8 in 2023-12-01T16:41:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2829359511' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-31","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:41:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:32 smithi119 ceph-mon[108979]: osdmap e1579: 8 total, 8 up, 8 in 2023-12-01T16:41:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:32 smithi119 ceph-mon[108979]: pgmap v3585: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:41:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:32 smithi119 ceph-mon[108979]: osdmap e1580: 8 total, 8 up, 8 in 2023-12-01T16:41:33.851 INFO:tasks.workunit.client.0.smithi119.stdout: wrote [491725~16781,4292047~46880,8389139~49411,8809420~45755,11793276~70235,12918144~61834,13419703~88520,18347076~88624,19803233~5116,20675513~89846] 2023-12-01T16:41:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:41:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:41:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:41:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:33 smithi119 ceph-mon[94175]: osdmap e1581: 8 total, 8 up, 8 in 2023-12-01T16:41:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:41:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:41:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:41:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:33 smithi119 ceph-mon[108979]: osdmap e1581: 8 total, 8 up, 8 in 2023-12-01T16:41:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:41:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:41:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:41:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:33 smithi183 ceph-mon[99169]: osdmap e1581: 8 total, 8 up, 8 in 2023-12-01T16:41:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:41:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:41:34] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-12-01T16:41:34.856 INFO:tasks.workunit.client.0.smithi119.stdout: wrote [0~20971520] 2023-12-01T16:41:34.865 INFO:tasks.workunit.client.0.smithi119.stdout: diff was [0~20971520] 2023-12-01T16:41:34.868 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5025 ms) 2023-12-01T16:41:34.869 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2023-12-01T16:41:34.869 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:41:34.889 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 0~4194304 2023-12-01T16:41:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:34 smithi183 ceph-mon[99169]: pgmap v3588: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:41:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:41:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:41:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:41:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:34 smithi119 ceph-mon[94175]: pgmap v3588: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:41:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:41:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:41:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:41:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:34 smithi119 ceph-mon[108979]: pgmap v3588: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:41:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:41:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:41:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:41:35.870 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 0~4194304 2023-12-01T16:41:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:35 smithi183 ceph-mon[99169]: osdmap e1582: 8 total, 8 up, 8 in 2023-12-01T16:41:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:35 smithi119 ceph-mon[94175]: osdmap e1582: 8 total, 8 up, 8 in 2023-12-01T16:41:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:35 smithi119 ceph-mon[108979]: osdmap e1582: 8 total, 8 up, 8 in 2023-12-01T16:41:36.878 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 0~4194304 2023-12-01T16:41:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:36 smithi183 ceph-mon[99169]: osdmap e1583: 8 total, 8 up, 8 in 2023-12-01T16:41:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:36 smithi183 ceph-mon[99169]: pgmap v3591: 137 pgs: 137 active+clean; 13 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 13 KiB/s rd, 142 KiB/s wr, 24 op/s 2023-12-01T16:41:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:36 smithi119 ceph-mon[94175]: osdmap e1583: 8 total, 8 up, 8 in 2023-12-01T16:41:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:36 smithi119 ceph-mon[94175]: pgmap v3591: 137 pgs: 137 active+clean; 13 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 13 KiB/s rd, 142 KiB/s wr, 24 op/s 2023-12-01T16:41:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:36 smithi119 ceph-mon[108979]: osdmap e1583: 8 total, 8 up, 8 in 2023-12-01T16:41:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:36 smithi119 ceph-mon[108979]: pgmap v3591: 137 pgs: 137 active+clean; 13 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 13 KiB/s rd, 142 KiB/s wr, 24 op/s 2023-12-01T16:41:37.884 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 0~4194304 2023-12-01T16:41:37.886 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (3017 ms) 2023-12-01T16:41:37.886 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2023-12-01T16:41:37.887 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:41:37.958 INFO:tasks.workunit.client.0.smithi119.stdout: i=0 exists [12652790~893748,65439769~4434902,105093586~6532302,129832733~5359412,161218580~5607543,240875264~4187584,274681071~7664713,287685020~7940291,298766049~1615314] wrote [12652790~893748,65439769~4434902,105093586~6532302,129832733~5359412,161218580~5607543,240875264~4187584,274681071~7664713,287685020~7940291,298766049~1615314] 2023-12-01T16:41:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:37 smithi183 ceph-mon[99169]: osdmap e1584: 8 total, 8 up, 8 in 2023-12-01T16:41:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:37 smithi119 ceph-mon[94175]: osdmap e1584: 8 total, 8 up, 8 in 2023-12-01T16:41:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:37 smithi119 ceph-mon[108979]: osdmap e1584: 8 total, 8 up, 8 in 2023-12-01T16:41:38.941 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:41:38.944 INFO:tasks.workunit.client.0.smithi119.stdout: i=1 exists [6198973~1706795,11842810~322181,12652790~893748,14105792~3554585,21051300~3666294,33243633~5099871,65439769~4434902,95986821~1300121,105093586~6532302,129832733~5359412,161218580~5607543,170060397~7815653,188009185~6016831,238411850~7055323,274681071~7664713,286955192~8670119,298766049~1615314] wrote [6198973~1706795,11842810~322181,14105792~3554585,21051300~3666294,33243633~5099871,95986821~1300121,170060397~7815653,188009185~6016831,238411850~7055323,286955192~3557956] 2023-12-01T16:41:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:38 smithi183 ceph-mon[99169]: osdmap e1585: 8 total, 8 up, 8 in 2023-12-01T16:41:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:38 smithi183 ceph-mon[99169]: pgmap v3594: 137 pgs: 137 active+clean; 13 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 13 KiB/s rd, 142 KiB/s wr, 24 op/s 2023-12-01T16:41:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:38 smithi119 ceph-mon[94175]: osdmap e1585: 8 total, 8 up, 8 in 2023-12-01T16:41:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:38 smithi119 ceph-mon[94175]: pgmap v3594: 137 pgs: 137 active+clean; 13 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 13 KiB/s rd, 142 KiB/s wr, 24 op/s 2023-12-01T16:41:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:38 smithi119 ceph-mon[108979]: osdmap e1585: 8 total, 8 up, 8 in 2023-12-01T16:41:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:38 smithi119 ceph-mon[108979]: pgmap v3594: 137 pgs: 137 active+clean; 13 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 13 KiB/s rd, 142 KiB/s wr, 24 op/s 2023-12-01T16:41:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:39.259 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:41:39.259 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (68m) 5m ago 68m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:41:39.259 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (68m) 5m ago 68m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:41:39.259 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (69m) 5m ago 69m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:41:39.259 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (69m) 5m ago 69m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:41:39.259 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (72m) 5m ago 72m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:41:39.259 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (74m) 5m ago 74m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:41:39.259 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (74m) 5m ago 74m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:41:39.259 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (73m) 5m ago 73m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:41:39.260 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (72m) 5m ago 72m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:41:39.260 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (68m) 5m ago 68m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:41:39.260 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (68m) 5m ago 68m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:41:39.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (72m) 5m ago 72m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:41:39.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (72m) 5m ago 72m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:41:39.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (71m) 5m ago 71m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:41:39.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (71m) 5m ago 71m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:41:39.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (70m) 5m ago 70m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:41:39.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (70m) 5m ago 70m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:41:39.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (70m) 5m ago 70m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:41:39.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (69m) 5m ago 69m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:41:39.260 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (68m) 5m ago 69m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:41:39.642 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:41:39.642 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:41:39.642 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:41:39.642 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:41:39.642 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:41:39.642 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:41:39.642 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:41:39.642 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:41:39.642 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:41:39.643 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:41:39.643 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:41:39.643 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:41:39.643 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:41:39.643 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:41:39.643 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:41:39.643 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:41:39.643 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:41:39.961 INFO:tasks.workunit.client.0.smithi119.stdout: i=2 exists [6198973~1706795,10424813~1939955,12652790~893748,14105792~3554585,21051300~3666294,33243633~5099871,65439769~5449185,78706118~6755957,95986821~1300121,105093586~12990097,129832733~5359412,161218580~5607543,170060397~7815653,188009185~6016831,198229653~5985249,215345633~7819256,238411850~7055323,274681071~7664713,286955192~8670119,298766049~1615314,395837267~3377005] wrote [10424813~1939955,65707555~5181399,78706118~6755957,110868901~7214782,198229653~5985249,215345633~7819256,240151374~5133648,395837267~3377005] 2023-12-01T16:41:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:39 smithi183 ceph-mon[99169]: osdmap e1586: 8 total, 8 up, 8 in 2023-12-01T16:41:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:39 smithi183 ceph-mon[99169]: from='client.18783 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:41:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:39 smithi183 ceph-mon[99169]: from='client.18789 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:41:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1847414273' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:41:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:39 smithi119 ceph-mon[94175]: osdmap e1586: 8 total, 8 up, 8 in 2023-12-01T16:41:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:39 smithi119 ceph-mon[94175]: from='client.18783 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:41:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:39 smithi119 ceph-mon[94175]: from='client.18789 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:41:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1847414273' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:41:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:39 smithi119 ceph-mon[108979]: osdmap e1586: 8 total, 8 up, 8 in 2023-12-01T16:41:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:39 smithi119 ceph-mon[108979]: from='client.18783 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:41:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:39 smithi119 ceph-mon[108979]: from='client.18789 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:41:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1847414273' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:41:40.975 INFO:tasks.workunit.client.0.smithi119.stdout: i=3 exists [6198973~1706795,10424813~1939955,12652790~893748,14105792~3554585,21051300~3666294,33243633~5099871,40974506~2316810,65439769~5449185,78706118~8509251,88319241~5696442,95986821~1300121,105093586~12990097,129832733~7591174,161218580~5607543,170060397~7815653,188009185~6016831,198229653~5985249,204276044~4847305,215345633~7819256,238411850~7055323,274681071~7664713,286955192~11711728,298766049~1615314,337849317~4838861,395837267~3377005,406099745~224407,410673615~7453133] wrote [40974506~2316810,82988034~4227335,88319241~5696442,130496972~6926935,204276044~4847305,218217612~4148060,294377017~4289903,337849317~4838861,406099745~224407,410673615~7453133] 2023-12-01T16:41:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:40 smithi183 ceph-mon[99169]: osdmap e1587: 8 total, 8 up, 8 in 2023-12-01T16:41:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:40 smithi183 ceph-mon[99169]: pgmap v3597: 137 pgs: 137 active+clean; 137 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 124 KiB/s rd, 20 MiB/s wr, 203 op/s 2023-12-01T16:41:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:40 smithi119 ceph-mon[94175]: osdmap e1587: 8 total, 8 up, 8 in 2023-12-01T16:41:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:40 smithi119 ceph-mon[94175]: pgmap v3597: 137 pgs: 137 active+clean; 137 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 124 KiB/s rd, 20 MiB/s wr, 203 op/s 2023-12-01T16:41:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:40 smithi119 ceph-mon[108979]: osdmap e1587: 8 total, 8 up, 8 in 2023-12-01T16:41:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:40 smithi119 ceph-mon[108979]: pgmap v3597: 137 pgs: 137 active+clean; 137 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 124 KiB/s rd, 20 MiB/s wr, 203 op/s 2023-12-01T16:41:41.836 INFO:tasks.workunit.client.0.smithi119.stdout: i=4 exists [6198973~1706795,10424813~1939955,12652790~893748,14105792~5332685,21051300~3666294,30814349~7529155,40974506~2316810,54200094~6698981,65439769~5449185,78706118~8509251,88319241~5696442,95986821~1300121,104260719~13822964,129832733~7591174,161218580~5607543,170060397~7815653,188009185~6016831,198229653~5985249,204276044~4847305,215345633~7819256,238411850~7055323,259792614~7610555,274681071~7664713,286955192~11711728,298766049~1615314,320967382~4075998,326865388~6419412,337849317~4838861,368293224~2002721,395837267~3377005,406099745~224407,410673615~7453133] wrote [14667908~4770569,30814349~3018839,54200094~6698981,104260719~4421875,205699354~2169720,259792614~7610555,320967382~4075998,326865388~6419412,368293224~2002721] 2023-12-01T16:41:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:41 smithi183 ceph-mon[99169]: osdmap e1588: 8 total, 8 up, 8 in 2023-12-01T16:41:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:41 smithi183 ceph-mon[99169]: osdmap e1589: 8 total, 8 up, 8 in 2023-12-01T16:41:42.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:41 smithi119 ceph-mon[94175]: osdmap e1588: 8 total, 8 up, 8 in 2023-12-01T16:41:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:41 smithi119 ceph-mon[94175]: osdmap e1589: 8 total, 8 up, 8 in 2023-12-01T16:41:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:41 smithi119 ceph-mon[108979]: osdmap e1588: 8 total, 8 up, 8 in 2023-12-01T16:41:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:41 smithi119 ceph-mon[108979]: osdmap e1589: 8 total, 8 up, 8 in 2023-12-01T16:41:42.832 INFO:tasks.workunit.client.0.smithi119.stdout: i=5 exists [6198973~1706795,10424813~1939955,12652790~893748,14105792~5332685,21051300~3666294,26954904~11388600,40974506~2316810,45402591~1076793,54200094~10278697,65439769~5449185,78706118~8509251,88319241~6717708,95986821~1300121,104260719~13822964,129832733~7591174,137428309~553561,161218580~5607543,170060397~7815653,188009185~6016831,198229653~5985249,204276044~4847305,215345633~7819256,229429067~6729322,238411850~7055323,259792614~7610555,274681071~7664713,286955192~11711728,298766049~1615314,320967382~4075998,326865388~6419412,337849317~4838861,368293224~2002721,395837267~3377005,406099745~224407,410673615~7453133] wrote [17080325~844232,26954904~6584944,45402591~1076793,58963256~5515535,92446126~2590823,137428309~553561,216817768~1048895,229429067~6729322,240014188~2457420] 2023-12-01T16:41:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:42 smithi183 ceph-mon[99169]: pgmap v3600: 137 pgs: 137 active+clean; 137 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 124 KiB/s rd, 20 MiB/s wr, 203 op/s 2023-12-01T16:41:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:42 smithi183 ceph-mon[99169]: osdmap e1590: 8 total, 8 up, 8 in 2023-12-01T16:41:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:42 smithi119 ceph-mon[94175]: pgmap v3600: 137 pgs: 137 active+clean; 137 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 124 KiB/s rd, 20 MiB/s wr, 203 op/s 2023-12-01T16:41:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:42 smithi119 ceph-mon[94175]: osdmap e1590: 8 total, 8 up, 8 in 2023-12-01T16:41:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:42 smithi119 ceph-mon[108979]: pgmap v3600: 137 pgs: 137 active+clean; 137 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 124 KiB/s rd, 20 MiB/s wr, 203 op/s 2023-12-01T16:41:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:42 smithi119 ceph-mon[108979]: osdmap e1590: 8 total, 8 up, 8 in 2023-12-01T16:41:43.858 INFO:tasks.workunit.client.0.smithi119.stdout: i=6 exists [6198973~1706795,10424813~1939955,12652790~893748,14105792~5332685,21051300~3666294,26954904~11388600,40974506~2316810,45402591~1076793,47970844~401418,54200094~10278697,65439769~5449185,78706118~8509251,88319241~6717708,95986821~1300121,104260719~13822964,129832733~7591174,137428309~553561,161218580~5607543,170060397~7815653,181269021~311870,188009185~6016831,194032920~2913350,197333977~11789372,215345633~7819256,229429067~7352496,238411850~7595213,259792614~7610555,274681071~7664713,286955192~11711728,298766049~1615314,320967382~4075998,326865388~6419412,337849317~4838861,346657082~6667638,368293224~2002721,395837267~3377005,406099745~224407,410673615~7453133] wrote [47970844~401418,181269021~311870,191693424~1177918,194032920~2913350,197333977~10981313,231485284~5296279,239352072~6654991,346657082~6667638] 2023-12-01T16:41:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.10", "id": [3, 7]}]: dispatch 2023-12-01T16:41:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.10", "id": [3, 7]}]: dispatch 2023-12-01T16:41:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.10", "id": [3, 7]}]': finished 2023-12-01T16:41:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:43 smithi119 ceph-mon[108979]: osdmap e1591: 8 total, 8 up, 8 in 2023-12-01T16:41:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.10", "id": [3, 7]}]: dispatch 2023-12-01T16:41:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.10", "id": [3, 7]}]: dispatch 2023-12-01T16:41:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.10", "id": [3, 7]}]': finished 2023-12-01T16:41:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:43 smithi119 ceph-mon[94175]: osdmap e1591: 8 total, 8 up, 8 in 2023-12-01T16:41:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.10", "id": [3, 7]}]: dispatch 2023-12-01T16:41:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.10", "id": [3, 7]}]: dispatch 2023-12-01T16:41:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.10", "id": [3, 7]}]': finished 2023-12-01T16:41:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:43 smithi183 ceph-mon[99169]: osdmap e1591: 8 total, 8 up, 8 in 2023-12-01T16:41:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:41:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:41:44] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2023-12-01T16:41:44.867 INFO:tasks.workunit.client.0.smithi119.stdout: i=7 exists [6198973~1706795,8526198~10912279,21051300~3666294,26954904~11388600,40974506~2316810,45402591~1076793,47970844~401418,54200094~10278697,65439769~5449185,78706118~8509251,88319241~7431980,95986821~1300121,97446126~21519913,129832733~7591174,137428309~553561,161218580~5607543,170060397~7815653,181269021~311870,188009185~6016831,194032920~2913350,197333977~11789372,215345633~10527098,229033669~7747894,238411850~7595213,259792614~7610555,267596717~14749067,286955192~11711728,298766049~1615314,311028355~4841668,320967382~4075998,326865388~6419412,337849317~4838861,346657082~6667638,368293224~2002721,395837267~3377005,406099745~224407,410673615~7453133] wrote [8526198~6396538,94318106~1433115,97446126~7451749,113614935~5351104,217730812~8141919,229033669~3756672,241280074~1974331,243445429~1233846,267596717~7818325,311028355~4841668] 2023-12-01T16:41:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:44 smithi183 ceph-mon[99169]: pgmap v3603: 137 pgs: 137 active+clean; 140 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 110 KiB/s rd, 348 KiB/s wr, 176 op/s 2023-12-01T16:41:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:41:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:44 smithi183 ceph-mon[99169]: osdmap e1592: 8 total, 8 up, 8 in 2023-12-01T16:41:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:44 smithi119 ceph-mon[94175]: pgmap v3603: 137 pgs: 137 active+clean; 140 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 110 KiB/s rd, 348 KiB/s wr, 176 op/s 2023-12-01T16:41:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:41:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:44 smithi119 ceph-mon[94175]: osdmap e1592: 8 total, 8 up, 8 in 2023-12-01T16:41:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:44 smithi119 ceph-mon[108979]: pgmap v3603: 137 pgs: 137 active+clean; 140 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 110 KiB/s rd, 348 KiB/s wr, 176 op/s 2023-12-01T16:41:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:41:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:44 smithi119 ceph-mon[108979]: osdmap e1592: 8 total, 8 up, 8 in 2023-12-01T16:41:45.965 INFO:tasks.workunit.client.0.smithi119.stdout: i=8 exists [6198973~1706795,8526198~10912279,21051300~3666294,26954904~11388600,40974506~2316810,45402591~1076793,47970844~401418,54200094~10278697,65439769~5449185,77618858~9596511,88319241~7431980,95986821~1300121,97446126~21519913,129832733~12780870,147978748~4330675,161218580~5607543,170060397~7815653,181269021~311870,188009185~6016831,194032920~2913350,197333977~11789372,215345633~10527098,229033669~7747894,238411850~7595213,246697705~7614531,255672492~1529569,259792614~7610555,267596717~14749067,286955192~11711728,298766049~1615314,311028355~4841668,320967382~4075998,326865388~6419412,337849317~4838861,346657082~6667638,353838726~842406,357330009~3505642,368293224~2002721,395837267~3377005,406099745~224407,410673615~7453133] wrote [77618858~7416223,111020866~3714473,134955198~7658405,147978748~4330675,177486545~253991,188048888~147189,246697705~7614531,255672492~1529569,353838726~842406,357330009~3505642] 2023-12-01T16:41:46.964 INFO:tasks.workunit.client.0.smithi119.stdout: i=9 exists [6198973~1706795,8526198~16191396,26954904~11388600,40974506~2316810,45402591~1076793,47970844~401418,54200094~10278697,65439769~5449185,73215941~22535280,95986821~1300121,97446126~21519913,129832733~12780870,147978748~4330675,160764583~6061540,170060397~7815653,181269021~311870,188009185~6016831,194032920~2913350,197333977~11789372,215345633~10527098,229033669~7747894,238411850~7595213,246697705~7614531,255672492~1529569,259792614~7610555,267596717~14749067,286955192~13426171,311028355~4841668,320351790~4691590,326865388~9842063,337849317~4838861,346657082~6667638,353838726~842406,357330009~3505642,368293224~2002721,394067742~849164,395837267~3377005,403894986~5551861,410673615~7453133] wrote [15353937~6329125,73215941~7163404,85274014~4924541,160764583~1452058,271758405~21543,296822090~2124448,320351790~889259,332488112~4219339,394067742~849164,403894986~5551861] 2023-12-01T16:41:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:46 smithi183 ceph-mon[99169]: osdmap e1593: 8 total, 8 up, 8 in 2023-12-01T16:41:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:46 smithi183 ceph-mon[99169]: pgmap v3606: 137 pgs: 1 peering, 136 active+clean; 368 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 161 KiB/s rd, 47 MiB/s wr, 266 op/s 2023-12-01T16:41:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:46 smithi119 ceph-mon[108979]: osdmap e1593: 8 total, 8 up, 8 in 2023-12-01T16:41:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:46 smithi119 ceph-mon[108979]: pgmap v3606: 137 pgs: 1 peering, 136 active+clean; 368 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 161 KiB/s rd, 47 MiB/s wr, 266 op/s 2023-12-01T16:41:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:46 smithi119 ceph-mon[94175]: osdmap e1593: 8 total, 8 up, 8 in 2023-12-01T16:41:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:46 smithi119 ceph-mon[94175]: pgmap v3606: 137 pgs: 1 peering, 136 active+clean; 368 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 161 KiB/s rd, 47 MiB/s wr, 266 op/s 2023-12-01T16:41:48.007 INFO:tasks.workunit.client.0.smithi119.stdout: i=10 exists [6198973~1706795,8526198~16191396,26954904~11388600,40974506~2316810,45402591~1076793,47970844~401418,54200094~10278697,65439769~5449185,73215941~22535280,95986821~1300121,97446126~21519913,129832733~12780870,147978748~4330675,160764583~6061540,170060397~7815653,181269021~311870,188009185~6016831,194032920~2913350,197333977~11789372,215345633~21435930,238411850~7595213,246697705~7614531,255672492~1529569,259792614~7610555,267596717~14749067,286955192~13426171,304558783~11311240,317450376~7593004,326865388~9842063,337849317~4838861,346657082~6667638,353838726~842406,355068039~5767612,361042731~7030125,368293224~5127623,394067742~849164,395837267~3377005,403894986~5551861,410673615~7453133] wrote [61194511~1754813,113252082~263674,225506524~7732860,273546336~2449223,304558783~8122075,317450376~3426102,335321213~848848,355068039~4681442,361042731~7030125,368679194~4741653] 2023-12-01T16:41:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:47 smithi183 ceph-mon[99169]: osdmap e1594: 8 total, 8 up, 8 in 2023-12-01T16:41:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:47 smithi119 ceph-mon[94175]: osdmap e1594: 8 total, 8 up, 8 in 2023-12-01T16:41:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:47 smithi119 ceph-mon[108979]: osdmap e1594: 8 total, 8 up, 8 in 2023-12-01T16:41:49.018 INFO:tasks.workunit.client.0.smithi119.stdout: i=11 exists [467292~4300245,6198973~1706795,8526198~16191396,26954904~11388600,40974506~2316810,45402591~1076793,47970844~401418,54200094~10278697,65439769~5449185,73215941~22535280,95986821~1300121,97446126~21519913,129832733~12780870,145844833~7097005,160764583~6061540,170060397~7815653,181269021~311870,188009185~8937085,197333977~11789372,215345633~21435930,238411850~15900386,255672492~1529569,259792614~7610555,267596717~14749067,286955192~13426171,304558783~20484597,326865388~9842063,337849317~4838861,346657082~6667638,353838726~842406,355068039~5767612,361042731~7030125,368293224~5127623,390535904~4881842,395837267~3377005,403894986~5551861,410673615~7453133] wrote [467292~4300245,29341002~1898991,83585228~4983273,145844833~7097005,162496143~4093275,192269244~4034484,243858867~4315624,314565895~8126799,348454855~3289211,390535904~4881842] 2023-12-01T16:41:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:48 smithi183 ceph-mon[99169]: osdmap e1595: 8 total, 8 up, 8 in 2023-12-01T16:41:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:48 smithi183 ceph-mon[99169]: pgmap v3609: 137 pgs: 1 peering, 136 active+clean; 368 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 51 KiB/s rd, 47 MiB/s wr, 90 op/s 2023-12-01T16:41:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:48 smithi119 ceph-mon[94175]: osdmap e1595: 8 total, 8 up, 8 in 2023-12-01T16:41:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:48 smithi119 ceph-mon[94175]: pgmap v3609: 137 pgs: 1 peering, 136 active+clean; 368 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 51 KiB/s rd, 47 MiB/s wr, 90 op/s 2023-12-01T16:41:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:48 smithi119 ceph-mon[108979]: osdmap e1595: 8 total, 8 up, 8 in 2023-12-01T16:41:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:48 smithi119 ceph-mon[108979]: pgmap v3609: 137 pgs: 1 peering, 136 active+clean; 368 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 51 KiB/s rd, 47 MiB/s wr, 90 op/s 2023-12-01T16:41:50.011 INFO:tasks.workunit.client.0.smithi119.stdout: i=12 exists [467292~4300245,6198973~1706795,8526198~16191396,26954904~11388600,40974506~2316810,45402591~1076793,47970844~401418,54200094~10278697,65439769~5449185,73215941~22535280,95986821~1300121,97446126~21519913,129832733~12780870,145844833~12355240,160764583~6061540,170060397~7815653,181269021~311870,188009185~8937085,197333977~11789372,215345633~21435930,238411850~15900386,255672492~1529569,259792614~7610555,267596717~14749067,286947530~13433833,304558783~20484597,326865388~9842063,337849317~4838861,346657082~6667638,353838726~842406,355068039~13004817,368293224~5127623,390535904~4881842,395837267~3377005,403894986~5551861,410673615~7453133] wrote [41973091~824237,58136815~4158024,99731610~1499084,136175191~365657,150355706~7844367,286947530~9327518,328627686~3268534,356609919~6591397,411027648~2167543] 2023-12-01T16:41:50.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:49 smithi183 ceph-mon[99169]: osdmap e1596: 8 total, 8 up, 8 in 2023-12-01T16:41:50.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:49 smithi119 ceph-mon[94175]: osdmap e1596: 8 total, 8 up, 8 in 2023-12-01T16:41:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:49 smithi119 ceph-mon[108979]: osdmap e1596: 8 total, 8 up, 8 in 2023-12-01T16:41:51.062 INFO:tasks.workunit.client.0.smithi119.stdout: i=13 exists [467292~4300245,6198973~1706795,8526198~16191396,26954904~11388600,40974506~2316810,45402591~1076793,47395191~17083600,65439769~5449185,73215941~22535280,95986821~1300121,97446126~21519913,129832733~12780870,145844833~12355240,160764583~6061540,170060397~10471129,181269021~311870,188009185~8937085,197333977~11789372,210761828~26019735,238411850~15900386,255672492~1529569,259792614~7610555,267596717~16928374,286947530~13433833,302091845~22951535,326865388~9842063,337849317~4838861,346657082~6667638,353838726~842406,354945825~13127031,368293224~5127623,387952931~7464815,395837267~3377005,399503462~9943385,410673615~7453133] wrote [9803996~2302998,47395191~7665431,172464835~8066691,210761828~7182462,246076962~5733761,279628023~4897068,302091845~8098014,354945825~2047711,387952931~3332060,399503462~7075887] 2023-12-01T16:41:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:50 smithi183 ceph-mon[99169]: osdmap e1597: 8 total, 8 up, 8 in 2023-12-01T16:41:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:50 smithi183 ceph-mon[99169]: pgmap v3612: 137 pgs: 137 active+clean; 584 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 211 KiB/s rd, 49 MiB/s wr, 342 op/s; 1.9 MiB/s, 0 objects/s recovering 2023-12-01T16:41:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:50 smithi119 ceph-mon[94175]: osdmap e1597: 8 total, 8 up, 8 in 2023-12-01T16:41:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:50 smithi119 ceph-mon[94175]: pgmap v3612: 137 pgs: 137 active+clean; 584 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 211 KiB/s rd, 49 MiB/s wr, 342 op/s; 1.9 MiB/s, 0 objects/s recovering 2023-12-01T16:41:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:50 smithi119 ceph-mon[108979]: osdmap e1597: 8 total, 8 up, 8 in 2023-12-01T16:41:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:50 smithi119 ceph-mon[108979]: pgmap v3612: 137 pgs: 137 active+clean; 584 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 211 KiB/s rd, 49 MiB/s wr, 342 op/s; 1.9 MiB/s, 0 objects/s recovering 2023-12-01T16:41:52.051 INFO:tasks.workunit.client.0.smithi119.stdout: i=14 exists [467292~4300245,6198973~1706795,8526198~16191396,26954904~11388600,40974506~2316810,45402591~1076793,47395191~17083600,65439769~5449185,73215941~22535280,95900822~26439010,122511543~20102060,145844833~12355240,160764583~6061540,170060397~10471129,181269021~311870,188009185~8937085,197333977~11789372,210761828~26019735,238411850~15900386,255672492~1529569,259792614~7610555,267596717~16928374,286947530~14875179,302091845~22951535,326865388~9842063,337849317~4838861,346657082~6667638,353838726~842406,354945825~13127031,368293224~5127623,387952931~7464815,395837267~3377005,399503462~9943385,410673615~7453133] wrote [2727055~41763,95900822~2339751,114763103~7576729,122511543~12341965,225560683~1723726,280418277~2182894,296739481~889096,300001978~1820731,327626007~377074] 2023-12-01T16:41:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:51 smithi183 ceph-mon[99169]: osdmap e1598: 8 total, 8 up, 8 in 2023-12-01T16:41:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:51 smithi119 ceph-mon[94175]: osdmap e1598: 8 total, 8 up, 8 in 2023-12-01T16:41:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:51 smithi119 ceph-mon[108979]: osdmap e1598: 8 total, 8 up, 8 in 2023-12-01T16:41:53.041 INFO:tasks.workunit.client.0.smithi119.stdout: i=15 exists [467292~4300245,6198973~1706795,8526198~16191396,26954904~11388600,40974506~2316810,45402591~1076793,47395191~17083600,65439769~5449185,73215941~22535280,95900822~26439010,122511543~20102060,145844833~12355240,160764583~6061540,170060397~10471129,181269021~311870,187918475~9365162,197333977~39447586,238411850~15900386,255672492~1529569,259792614~7610555,267596717~16928374,286947530~14875179,302091845~22951535,326865388~15822790,344495919~8828801,353838726~842406,354945825~13127031,368293224~5127623,387952931~21493916,410673615~7453133] wrote [11637540~1316356,156212044~731568,187918475~3333895,195081953~2201684,207701541~6989430,295361555~5886516,330418822~7805363,344495919~3641034,392818851~7407920] 2023-12-01T16:41:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:52 smithi183 ceph-mon[99169]: osdmap e1599: 8 total, 8 up, 8 in 2023-12-01T16:41:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:52 smithi183 ceph-mon[99169]: pgmap v3615: 137 pgs: 137 active+clean; 584 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 211 KiB/s rd, 49 MiB/s wr, 342 op/s; 1.9 MiB/s, 0 objects/s recovering 2023-12-01T16:41:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:52 smithi119 ceph-mon[94175]: osdmap e1599: 8 total, 8 up, 8 in 2023-12-01T16:41:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:52 smithi119 ceph-mon[94175]: pgmap v3615: 137 pgs: 137 active+clean; 584 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 211 KiB/s rd, 49 MiB/s wr, 342 op/s; 1.9 MiB/s, 0 objects/s recovering 2023-12-01T16:41:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:52 smithi119 ceph-mon[108979]: osdmap e1599: 8 total, 8 up, 8 in 2023-12-01T16:41:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:52 smithi119 ceph-mon[108979]: pgmap v3615: 137 pgs: 137 active+clean; 584 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 211 KiB/s rd, 49 MiB/s wr, 342 op/s; 1.9 MiB/s, 0 objects/s recovering 2023-12-01T16:41:54.052 INFO:tasks.workunit.client.0.smithi119.stdout: i=16 exists [467292~4300245,6198973~1706795,8526198~16191396,26954904~11388600,40974506~2316810,45402591~1076793,47395191~17083600,65439769~5449185,73215941~22535280,95900822~26439010,122511543~20102060,145844833~12355240,160764583~6061540,170060397~10471129,181269021~311870,187918475~9365162,197333977~39447586,238411850~16712165,255672492~1529569,259792614~7610555,267596717~16928374,286947530~38153477,326865388~16347502,344495919~8828801,353838726~842406,354945825~13127031,368293224~5127623,387952931~21493916,410673615~7453133] wrote [10668458~3724093,61970261~2077402,190621721~4420453,250834375~4289640,301160782~7507563,318479219~6621788,340600285~2612605,393455043~10238615] 2023-12-01T16:41:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:53 smithi183 ceph-mon[99169]: osdmap e1600: 8 total, 8 up, 8 in 2023-12-01T16:41:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:41:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:41:54] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-12-01T16:41:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:53 smithi119 ceph-mon[94175]: osdmap e1600: 8 total, 8 up, 8 in 2023-12-01T16:41:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:53 smithi119 ceph-mon[108979]: osdmap e1600: 8 total, 8 up, 8 in 2023-12-01T16:41:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:41:55.077 INFO:tasks.workunit.client.0.smithi119.stdout: i=17 exists [467292~4300245,5374259~19343335,26954904~11388600,40974506~2316810,45402591~1076793,47395191~17083600,65439769~6518996,73215941~22535280,95900822~26439010,122511543~20102060,145844833~12355240,160764583~6061540,170060397~10471129,181269021~311870,187918475~9365162,197333977~39447586,238411850~16712165,255672492~1529569,259792614~7610555,267596717~16928374,286947530~38153477,326865388~16347502,344495919~8828801,353838726~842406,354945825~13127031,368293224~5127623,386621558~1076992,387952931~30173817] wrote [5374259~7302974,65988466~5970299,86746515~7703867,100114154~4054596,152699436~4371490,203015301~3096399,327186778~6552366,386621558~1076992,388728401~4689808,408085409~7601135] 2023-12-01T16:41:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:54 smithi183 ceph-mon[99169]: osdmap e1601: 8 total, 8 up, 8 in 2023-12-01T16:41:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:54 smithi183 ceph-mon[99169]: pgmap v3618: 137 pgs: 137 active+clean; 588 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 122 KiB/s rd, 566 KiB/s wr, 196 op/s 2023-12-01T16:41:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:54 smithi119 ceph-mon[94175]: osdmap e1601: 8 total, 8 up, 8 in 2023-12-01T16:41:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:54 smithi119 ceph-mon[94175]: pgmap v3618: 137 pgs: 137 active+clean; 588 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 122 KiB/s rd, 566 KiB/s wr, 196 op/s 2023-12-01T16:41:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:54 smithi119 ceph-mon[108979]: osdmap e1601: 8 total, 8 up, 8 in 2023-12-01T16:41:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:54 smithi119 ceph-mon[108979]: pgmap v3618: 137 pgs: 137 active+clean; 588 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 122 KiB/s rd, 566 KiB/s wr, 196 op/s 2023-12-01T16:41:56.096 INFO:tasks.workunit.client.0.smithi119.stdout: i=18 exists [467292~4300245,5374259~19343335,26954904~11388600,40974506~2316810,45402591~1076793,47395191~17083600,65439769~6518996,73215941~22535280,95900822~26439010,122511543~35688530,160764583~6061540,170060397~10471129,181269021~311870,187918475~9365162,197333977~39447586,238411850~16712165,255672492~1529569,259792614~7610555,267596717~16928374,286947530~38153477,326865388~16347502,344495919~8828801,353838726~842406,354945825~13127031,368293224~5127623,386621558~1076992,387952931~30173817] wrote [96382052~4958897,105754118~8134139,124726060~5198978,132686806~2372284,141031451~5771442,228299727~8157692,247590441~7145302,327614083~4139565,410108486~3663352] 2023-12-01T16:41:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:55 smithi183 ceph-mon[99169]: osdmap e1602: 8 total, 8 up, 8 in 2023-12-01T16:41:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:55 smithi119 ceph-mon[94175]: osdmap e1602: 8 total, 8 up, 8 in 2023-12-01T16:41:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:55 smithi119 ceph-mon[108979]: osdmap e1602: 8 total, 8 up, 8 in 2023-12-01T16:41:57.073 INFO:tasks.workunit.client.0.smithi119.stdout: i=19 exists [467292~4300245,5374259~19343335,25939861~12403643,40974506~2316810,45402591~1076793,47395191~17083600,65439769~6518996,73215941~49123891,122511543~35688530,160764583~6061540,170060397~10471129,181269021~311870,186832576~10451061,197333977~39447586,238411850~16712165,255672492~1529569,259792614~7610555,267596717~16928374,286947530~56265360,344495919~8828801,353838726~842406,354945825~13127031,368293224~5127623,386621558~1076992,387952931~30173817] wrote [25939861~2960694,87012310~9959150,146073005~6564884,186832576~6002295,221754858~8046516,300826085~1467379,323185476~8470591,350516015~2376924] 2023-12-01T16:41:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:56 smithi183 ceph-mon[99169]: osdmap e1603: 8 total, 8 up, 8 in 2023-12-01T16:41:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:56 smithi183 ceph-mon[99169]: pgmap v3621: 137 pgs: 137 active+clean; 781 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 239 KiB/s rd, 51 MiB/s wr, 376 op/s 2023-12-01T16:41:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:56 smithi119 ceph-mon[94175]: osdmap e1603: 8 total, 8 up, 8 in 2023-12-01T16:41:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:56 smithi119 ceph-mon[94175]: pgmap v3621: 137 pgs: 137 active+clean; 781 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 239 KiB/s rd, 51 MiB/s wr, 376 op/s 2023-12-01T16:41:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:56 smithi119 ceph-mon[108979]: osdmap e1603: 8 total, 8 up, 8 in 2023-12-01T16:41:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:56 smithi119 ceph-mon[108979]: pgmap v3621: 137 pgs: 137 active+clean; 781 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 239 KiB/s rd, 51 MiB/s wr, 376 op/s 2023-12-01T16:41:58.016 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 1 diff [4194304~12582912,20971520~4194304,29360128~8388608,92274688~4194304,167772160~8388608,184549376~8388608,234881024~8388608,285212672~4194304] 2023-12-01T16:41:58.016 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~12582912,20971520~4194304,29360128~8388608,92274688~4194304,167772160~8388608,184549376~8388608,234881024~8388608,285212672~4194304] 2023-12-01T16:41:58.026 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~20971520,29360128~12582912,92274688~8388608,167772160~12582912,184549376~12582912,234881024~12582912,285212672~8388608] 2023-12-01T16:41:58.026 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 2 diff [4194304~12582912,20971520~4194304,29360128~8388608,62914560~8388608,75497472~8388608,92274688~4194304,109051904~8388608,167772160~8388608,184549376~8388608,197132288~8388608,213909504~8388608,234881024~8388608,285212672~4194304,394264576~4194304] 2023-12-01T16:41:58.026 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~12582912,20971520~4194304,29360128~8388608,62914560~8388608,75497472~8388608,92274688~4194304,109051904~8388608,167772160~8388608,184549376~8388608,197132288~8388608,213909504~8388608,234881024~8388608,285212672~4194304,394264576~4194304] 2023-12-01T16:41:58.028 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~20971520,29360128~12582912,62914560~8388608,75497472~12582912,92274688~8388608,109051904~12582912,167772160~12582912,184549376~20971520,213909504~12582912,234881024~12582912,285212672~8388608,394264576~8388608] 2023-12-01T16:41:58.028 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 3 diff [4194304~12582912,20971520~4194304,29360128~12582912,62914560~8388608,75497472~20971520,109051904~8388608,130023424~8388608,167772160~8388608,184549376~8388608,197132288~12582912,213909504~8388608,234881024~8388608,285212672~4194304,293601280~8388608,335544320~8388608,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.028 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~12582912,20971520~4194304,29360128~12582912,62914560~8388608,75497472~20971520,109051904~8388608,130023424~8388608,167772160~8388608,184549376~8388608,197132288~12582912,213909504~8388608,234881024~8388608,285212672~4194304,293601280~8388608,335544320~8388608,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.031 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~20971520,29360128~16777216,62914560~8388608,75497472~25165824,109051904~12582912,130023424~8388608,167772160~12582912,184549376~25165824,213909504~12582912,234881024~12582912,285212672~16777216,335544320~8388608,394264576~25165824] 2023-12-01T16:41:58.031 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 4 diff [4194304~20971520,29360128~12582912,50331648~8388608,62914560~8388608,75497472~20971520,100663296~16777216,130023424~8388608,167772160~8388608,184549376~8388608,197132288~12582912,213909504~8388608,234881024~8388608,255852544~8388608,285212672~4194304,293601280~8388608,318767104~12582912,335544320~8388608,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.031 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~20971520,29360128~12582912,50331648~8388608,62914560~8388608,75497472~20971520,100663296~16777216,130023424~8388608,167772160~8388608,184549376~8388608,197132288~12582912,213909504~8388608,234881024~8388608,255852544~8388608,285212672~4194304,293601280~8388608,318767104~12582912,335544320~8388608,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.034 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~20971520,29360128~16777216,50331648~20971520,75497472~46137344,130023424~8388608,167772160~12582912,184549376~25165824,213909504~12582912,234881024~12582912,255852544~12582912,285212672~16777216,318767104~25165824,364904448~8388608,394264576~25165824] 2023-12-01T16:41:58.034 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 5 diff [4194304~41943040,50331648~20971520,75497472~20971520,100663296~16777216,130023424~8388608,167772160~8388608,184549376~8388608,197132288~12582912,213909504~8388608,226492416~16777216,255852544~8388608,285212672~4194304,293601280~8388608,318767104~12582912,335544320~8388608,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.034 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~41943040,50331648~20971520,75497472~20971520,100663296~16777216,130023424~8388608,167772160~8388608,184549376~8388608,197132288~12582912,213909504~8388608,226492416~16777216,255852544~8388608,285212672~4194304,293601280~8388608,318767104~12582912,335544320~8388608,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.038 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~67108864,75497472~46137344,130023424~8388608,167772160~12582912,184549376~25165824,213909504~33554432,255852544~12582912,285212672~16777216,318767104~25165824,364904448~8388608,394264576~25165824] 2023-12-01T16:41:58.038 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 6 diff [4194304~67108864,75497472~20971520,100663296~16777216,130023424~8388608,167772160~8388608,180355072~29360128,213909504~8388608,226492416~16777216,255852544~8388608,285212672~4194304,293601280~8388608,318767104~12582912,335544320~16777216,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.038 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~67108864,75497472~20971520,100663296~16777216,130023424~8388608,167772160~8388608,180355072~29360128,213909504~8388608,226492416~16777216,255852544~8388608,285212672~4194304,293601280~8388608,318767104~12582912,335544320~16777216,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.041 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~67108864,75497472~46137344,130023424~8388608,167772160~41943040,213909504~33554432,255852544~12582912,285212672~16777216,318767104~37748736,364904448~8388608,394264576~25165824] 2023-12-01T16:41:58.041 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 7 diff [4194304~67108864,75497472~41943040,130023424~8388608,167772160~8388608,180355072~29360128,213909504~29360128,255852544~16777216,285212672~4194304,293601280~8388608,310378496~20971520,335544320~16777216,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.041 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~67108864,75497472~41943040,130023424~8388608,167772160~8388608,180355072~29360128,213909504~29360128,255852544~16777216,285212672~4194304,293601280~8388608,310378496~20971520,335544320~16777216,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.045 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~67108864,75497472~46137344,130023424~8388608,167772160~41943040,213909504~33554432,255852544~20971520,285212672~16777216,310378496~46137344,364904448~8388608,394264576~25165824] 2023-12-01T16:41:58.045 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 8 diff [4194304~67108864,75497472~41943040,130023424~12582912,146800640~8388608,167772160~8388608,180355072~29360128,213909504~58720256,285212672~4194304,293601280~8388608,310378496~20971520,335544320~25165824,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.046 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~67108864,75497472~41943040,130023424~12582912,146800640~8388608,167772160~8388608,180355072~29360128,213909504~58720256,285212672~4194304,293601280~8388608,310378496~20971520,335544320~25165824,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.049 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~67108864,75497472~46137344,130023424~25165824,167772160~41943040,213909504~62914560,285212672~16777216,310378496~62914560,394264576~25165824] 2023-12-01T16:41:58.050 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 9 diff [4194304~113246208,130023424~12582912,146800640~8388608,159383552~4194304,167772160~8388608,180355072~29360128,213909504~58720256,285212672~4194304,293601280~8388608,310378496~50331648,364904448~4194304,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.050 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~113246208,130023424~12582912,146800640~8388608,159383552~4194304,167772160~8388608,180355072~29360128,213909504~58720256,285212672~4194304,293601280~8388608,310378496~50331648,364904448~4194304,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.055 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~117440512,130023424~25165824,159383552~4194304,167772160~41943040,213909504~62914560,285212672~16777216,310378496~62914560,390070272~29360128] 2023-12-01T16:41:58.055 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 10 diff [4194304~113246208,130023424~12582912,146800640~8388608,159383552~4194304,167772160~8388608,180355072~29360128,213909504~62914560,285212672~4194304,293601280~79691776,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.055 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~113246208,130023424~12582912,146800640~8388608,159383552~4194304,167772160~8388608,180355072~29360128,213909504~62914560,285212672~4194304,293601280~79691776,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.060 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~117440512,130023424~25165824,159383552~4194304,167772160~41943040,213909504~62914560,285212672~92274688,390070272~29360128] 2023-12-01T16:41:58.060 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 11 diff [0~117440512,130023424~20971520,159383552~4194304,167772160~8388608,180355072~29360128,213909504~62914560,285212672~4194304,293601280~79691776,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.060 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~117440512,130023424~20971520,159383552~4194304,167772160~8388608,180355072~29360128,213909504~62914560,285212672~4194304,293601280~79691776,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.066 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~121634816,130023424~25165824,159383552~50331648,213909504~62914560,285212672~92274688,390070272~29360128] 2023-12-01T16:41:58.066 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 12 diff [0~117440512,130023424~25165824,159383552~4194304,167772160~8388608,180355072~29360128,213909504~62914560,285212672~12582912,301989888~71303168,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.066 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~117440512,130023424~25165824,159383552~4194304,167772160~8388608,180355072~29360128,213909504~62914560,285212672~12582912,301989888~71303168,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.073 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~121634816,130023424~79691776,213909504~62914560,285212672~92274688,390070272~29360128] 2023-12-01T16:41:58.073 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 13 diff [0~117440512,130023424~25165824,159383552~4194304,167772160~130023424,301989888~71303168,385875968~29360128] 2023-12-01T16:41:58.073 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~117440512,130023424~25165824,159383552~4194304,167772160~130023424,301989888~71303168,385875968~29360128] 2023-12-01T16:41:58.078 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~121634816,130023424~247463936,385875968~33554432] 2023-12-01T16:41:58.078 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 14 diff [0~155189248,159383552~4194304,167772160~205520896,385875968~29360128] 2023-12-01T16:41:58.078 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~155189248,159383552~4194304,167772160~205520896,385875968~29360128] 2023-12-01T16:41:58.085 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:41:58.085 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 15 diff [0~155189248,159383552~4194304,167772160~171966464,343932928~29360128,385875968~29360128] 2023-12-01T16:41:58.085 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~155189248,159383552~4194304,167772160~171966464,343932928~29360128,385875968~29360128] 2023-12-01T16:41:58.091 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:41:58.091 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 16 diff [0~155189248,159383552~4194304,167772160~171966464,343932928~29360128,385875968~29360128] 2023-12-01T16:41:58.091 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~155189248,159383552~4194304,167772160~171966464,343932928~29360128,385875968~29360128] 2023-12-01T16:41:58.098 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:41:58.098 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 17 diff [0~155189248,159383552~4194304,167772160~171966464,343932928~29360128,385875968~33554432] 2023-12-01T16:41:58.098 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~155189248,159383552~4194304,167772160~171966464,343932928~29360128,385875968~33554432] 2023-12-01T16:41:58.106 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:41:58.106 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 18 diff [0~163577856,167772160~171966464,343932928~29360128,385875968~33554432] 2023-12-01T16:41:58.106 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~171966464,343932928~29360128,385875968~33554432] 2023-12-01T16:41:58.115 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:41:58.115 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to 19 diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:41:58.115 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:41:58.121 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:41:58.121 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 2 diff [8388608~4194304,62914560~8388608,75497472~8388608,109051904~8388608,197132288~8388608,213909504~8388608,239075328~8388608,394264576~4194304] 2023-12-01T16:41:58.121 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~4194304,62914560~8388608,75497472~8388608,109051904~8388608,197132288~8388608,213909504~8388608,239075328~8388608,394264576~4194304] 2023-12-01T16:41:58.122 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~4194304,62914560~8388608,75497472~12582912,109051904~12582912,197132288~8388608,213909504~12582912,239075328~8388608,394264576~8388608] 2023-12-01T16:41:58.122 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 3 diff [8388608~4194304,37748736~4194304,62914560~8388608,75497472~20971520,109051904~8388608,130023424~8388608,197132288~12582912,213909504~8388608,239075328~8388608,293601280~8388608,335544320~8388608,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.122 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~4194304,37748736~4194304,62914560~8388608,75497472~20971520,109051904~8388608,130023424~8388608,197132288~12582912,213909504~8388608,239075328~8388608,293601280~8388608,335544320~8388608,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.123 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~4194304,37748736~8388608,62914560~8388608,75497472~20971520,109051904~12582912,130023424~8388608,197132288~12582912,213909504~12582912,239075328~8388608,293601280~8388608,335544320~8388608,394264576~25165824] 2023-12-01T16:41:58.123 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 4 diff [8388608~12582912,29360128~4194304,37748736~4194304,50331648~8388608,62914560~8388608,75497472~20971520,100663296~16777216,130023424~8388608,197132288~12582912,213909504~8388608,239075328~8388608,255852544~8388608,293601280~8388608,318767104~12582912,335544320~8388608,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.123 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~12582912,29360128~4194304,37748736~4194304,50331648~8388608,62914560~8388608,75497472~20971520,100663296~16777216,130023424~8388608,197132288~12582912,213909504~8388608,239075328~8388608,255852544~8388608,293601280~8388608,318767104~12582912,335544320~8388608,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.125 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~12582912,29360128~16777216,50331648~20971520,75497472~20971520,100663296~20971520,130023424~8388608,197132288~12582912,213909504~12582912,239075328~8388608,255852544~12582912,293601280~8388608,318767104~25165824,364904448~8388608,394264576~25165824] 2023-12-01T16:41:58.125 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 5 diff [8388608~12582912,25165824~8388608,37748736~8388608,50331648~20971520,75497472~20971520,100663296~16777216,130023424~8388608,197132288~12582912,213909504~8388608,226492416~8388608,239075328~8388608,255852544~8388608,293601280~8388608,318767104~12582912,335544320~8388608,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.125 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~12582912,25165824~8388608,37748736~8388608,50331648~20971520,75497472~20971520,100663296~16777216,130023424~8388608,197132288~12582912,213909504~8388608,226492416~8388608,239075328~8388608,255852544~8388608,293601280~8388608,318767104~12582912,335544320~8388608,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.127 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~12582912,25165824~46137344,75497472~20971520,100663296~20971520,130023424~8388608,197132288~12582912,213909504~33554432,255852544~12582912,293601280~8388608,318767104~25165824,364904448~8388608,394264576~25165824] 2023-12-01T16:41:58.128 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 6 diff [8388608~12582912,25165824~8388608,37748736~33554432,75497472~20971520,100663296~16777216,130023424~8388608,180355072~4194304,188743680~20971520,213909504~8388608,226492416~8388608,239075328~8388608,255852544~8388608,293601280~8388608,318767104~12582912,335544320~16777216,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.128 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~12582912,25165824~8388608,37748736~33554432,75497472~20971520,100663296~16777216,130023424~8388608,180355072~4194304,188743680~20971520,213909504~8388608,226492416~8388608,239075328~8388608,255852544~8388608,293601280~8388608,318767104~12582912,335544320~16777216,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.130 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~12582912,25165824~46137344,75497472~20971520,100663296~20971520,130023424~8388608,180355072~4194304,188743680~20971520,213909504~33554432,255852544~12582912,293601280~8388608,318767104~37748736,364904448~8388608,394264576~25165824] 2023-12-01T16:41:58.130 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 7 diff [8388608~12582912,25165824~8388608,37748736~33554432,75497472~41943040,130023424~8388608,180355072~4194304,188743680~20971520,213909504~20971520,239075328~8388608,255852544~16777216,293601280~8388608,310378496~20971520,335544320~16777216,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.130 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~12582912,25165824~8388608,37748736~33554432,75497472~41943040,130023424~8388608,180355072~4194304,188743680~20971520,213909504~20971520,239075328~8388608,255852544~16777216,293601280~8388608,310378496~20971520,335544320~16777216,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.133 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~12582912,25165824~46137344,75497472~46137344,130023424~8388608,180355072~4194304,188743680~20971520,213909504~33554432,255852544~20971520,293601280~8388608,310378496~46137344,364904448~8388608,394264576~25165824] 2023-12-01T16:41:58.133 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 8 diff [8388608~12582912,25165824~8388608,37748736~33554432,75497472~41943040,130023424~12582912,146800640~8388608,176160768~33554432,213909504~20971520,239075328~33554432,293601280~8388608,310378496~20971520,335544320~25165824,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.133 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~12582912,25165824~8388608,37748736~33554432,75497472~41943040,130023424~12582912,146800640~8388608,176160768~33554432,213909504~20971520,239075328~33554432,293601280~8388608,310378496~20971520,335544320~25165824,364904448~4194304,394264576~4194304,402653184~12582912] 2023-12-01T16:41:58.137 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~12582912,25165824~46137344,75497472~46137344,130023424~25165824,176160768~33554432,213909504~62914560,293601280~8388608,310378496~62914560,394264576~25165824] 2023-12-01T16:41:58.137 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 9 diff [8388608~25165824,37748736~79691776,130023424~12582912,146800640~8388608,159383552~4194304,176160768~33554432,213909504~20971520,239075328~33554432,293601280~8388608,310378496~50331648,364904448~4194304,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.137 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~25165824,37748736~79691776,130023424~12582912,146800640~8388608,159383552~4194304,176160768~33554432,213909504~20971520,239075328~33554432,293601280~8388608,310378496~50331648,364904448~4194304,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.140 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~113246208,130023424~25165824,159383552~4194304,176160768~33554432,213909504~62914560,293601280~8388608,310378496~62914560,390070272~29360128] 2023-12-01T16:41:58.141 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 10 diff [8388608~25165824,37748736~79691776,130023424~12582912,146800640~8388608,159383552~4194304,176160768~33554432,213909504~62914560,293601280~79691776,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.141 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~25165824,37748736~79691776,130023424~12582912,146800640~8388608,159383552~4194304,176160768~33554432,213909504~62914560,293601280~79691776,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.144 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~113246208,130023424~25165824,159383552~4194304,176160768~33554432,213909504~62914560,293601280~83886080,390070272~29360128] 2023-12-01T16:41:58.145 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 11 diff [0~33554432,37748736~79691776,130023424~20971520,159383552~4194304,176160768~33554432,213909504~62914560,293601280~79691776,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.145 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~33554432,37748736~79691776,130023424~20971520,159383552~4194304,176160768~33554432,213909504~62914560,293601280~79691776,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.149 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~121634816,130023424~25165824,159383552~8388608,176160768~33554432,213909504~62914560,293601280~83886080,390070272~29360128] 2023-12-01T16:41:58.149 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 12 diff [0~33554432,37748736~79691776,130023424~25165824,159383552~4194304,176160768~33554432,213909504~62914560,285212672~12582912,301989888~71303168,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.149 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~33554432,37748736~79691776,130023424~25165824,159383552~4194304,176160768~33554432,213909504~62914560,285212672~12582912,301989888~71303168,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.154 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~121634816,130023424~37748736,176160768~33554432,213909504~62914560,285212672~92274688,390070272~29360128] 2023-12-01T16:41:58.154 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 13 diff [0~33554432,37748736~79691776,130023424~25165824,159383552~4194304,171966464~125829120,301989888~71303168,385875968~29360128] 2023-12-01T16:41:58.154 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~33554432,37748736~79691776,130023424~25165824,159383552~4194304,171966464~125829120,301989888~71303168,385875968~29360128] 2023-12-01T16:41:58.158 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~121634816,130023424~37748736,171966464~205520896,385875968~33554432] 2023-12-01T16:41:58.158 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 14 diff [0~33554432,37748736~117440512,159383552~4194304,171966464~201326592,385875968~29360128] 2023-12-01T16:41:58.158 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~33554432,37748736~117440512,159383552~4194304,171966464~201326592,385875968~29360128] 2023-12-01T16:41:58.164 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:41:58.165 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 15 diff [0~33554432,37748736~117440512,159383552~4194304,171966464~167772160,343932928~29360128,385875968~29360128] 2023-12-01T16:41:58.165 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~33554432,37748736~117440512,159383552~4194304,171966464~167772160,343932928~29360128,385875968~29360128] 2023-12-01T16:41:58.170 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:41:58.170 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 16 diff [0~33554432,37748736~117440512,159383552~4194304,171966464~167772160,343932928~29360128,385875968~29360128] 2023-12-01T16:41:58.171 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~33554432,37748736~117440512,159383552~4194304,171966464~167772160,343932928~29360128,385875968~29360128] 2023-12-01T16:41:58.175 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:41:58.176 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 17 diff [0~20971520,25165824~8388608,37748736~117440512,159383552~4194304,171966464~167772160,343932928~29360128,385875968~33554432] 2023-12-01T16:41:58.176 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~117440512,159383552~4194304,171966464~167772160,343932928~29360128,385875968~33554432] 2023-12-01T16:41:58.182 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:41:58.182 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 18 diff [0~20971520,25165824~8388608,37748736~125829120,171966464~167772160,343932928~29360128,385875968~33554432] 2023-12-01T16:41:58.182 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~167772160,343932928~29360128,385875968~33554432] 2023-12-01T16:41:58.188 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:41:58.189 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to 19 diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:41:58.189 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:41:58.196 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:41:58.196 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 3 diff [37748736~4194304,79691776~16777216,130023424~8388608,201326592~8388608,218103808~4194304,293601280~8388608,335544320~8388608,402653184~12582912] 2023-12-01T16:41:58.196 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [37748736~4194304,79691776~16777216,130023424~8388608,201326592~8388608,218103808~4194304,293601280~8388608,335544320~8388608,402653184~12582912] 2023-12-01T16:41:58.196 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [37748736~8388608,79691776~16777216,130023424~8388608,201326592~8388608,218103808~8388608,293601280~8388608,335544320~8388608,402653184~16777216] 2023-12-01T16:41:58.197 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 4 diff [12582912~8388608,29360128~4194304,37748736~4194304,50331648~8388608,79691776~16777216,100663296~8388608,130023424~8388608,201326592~8388608,218103808~4194304,255852544~8388608,293601280~8388608,318767104~12582912,335544320~8388608,364904448~4194304,402653184~12582912] 2023-12-01T16:41:58.197 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [12582912~8388608,29360128~4194304,37748736~4194304,50331648~8388608,79691776~16777216,100663296~8388608,130023424~8388608,201326592~8388608,218103808~4194304,255852544~8388608,293601280~8388608,318767104~12582912,335544320~8388608,364904448~4194304,402653184~12582912] 2023-12-01T16:41:58.198 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [12582912~8388608,29360128~16777216,50331648~12582912,79691776~16777216,100663296~8388608,130023424~8388608,201326592~8388608,218103808~8388608,255852544~12582912,293601280~8388608,318767104~25165824,364904448~8388608,402653184~16777216] 2023-12-01T16:41:58.198 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 5 diff [12582912~8388608,25165824~8388608,37748736~8388608,50331648~12582912,79691776~16777216,100663296~8388608,130023424~8388608,201326592~8388608,213909504~8388608,226492416~8388608,239075328~4194304,255852544~8388608,293601280~8388608,318767104~12582912,335544320~8388608,364904448~4194304,402653184~12582912] 2023-12-01T16:41:58.198 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [12582912~8388608,25165824~8388608,37748736~8388608,50331648~12582912,79691776~16777216,100663296~8388608,130023424~8388608,201326592~8388608,213909504~8388608,226492416~8388608,239075328~4194304,255852544~8388608,293601280~8388608,318767104~12582912,335544320~8388608,364904448~4194304,402653184~12582912] 2023-12-01T16:41:58.200 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [12582912~8388608,25165824~41943040,79691776~16777216,100663296~8388608,130023424~8388608,201326592~8388608,213909504~29360128,255852544~12582912,293601280~8388608,318767104~25165824,364904448~8388608,402653184~16777216] 2023-12-01T16:41:58.200 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 6 diff [12582912~8388608,25165824~8388608,37748736~25165824,79691776~16777216,100663296~8388608,130023424~8388608,180355072~4194304,188743680~20971520,213909504~8388608,226492416~8388608,239075328~8388608,255852544~8388608,293601280~8388608,318767104~12582912,335544320~16777216,364904448~4194304,402653184~12582912] 2023-12-01T16:41:58.200 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [12582912~8388608,25165824~8388608,37748736~25165824,79691776~16777216,100663296~8388608,130023424~8388608,180355072~4194304,188743680~20971520,213909504~8388608,226492416~8388608,239075328~8388608,255852544~8388608,293601280~8388608,318767104~12582912,335544320~16777216,364904448~4194304,402653184~12582912] 2023-12-01T16:41:58.202 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [12582912~8388608,25165824~41943040,79691776~16777216,100663296~8388608,130023424~8388608,180355072~4194304,188743680~20971520,213909504~33554432,255852544~12582912,293601280~8388608,318767104~37748736,364904448~8388608,402653184~16777216] 2023-12-01T16:41:58.202 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 7 diff [8388608~12582912,25165824~8388608,37748736~25165824,79691776~29360128,113246208~8388608,130023424~8388608,180355072~4194304,188743680~20971520,213909504~20971520,239075328~8388608,255852544~16777216,293601280~8388608,310378496~20971520,335544320~16777216,364904448~4194304,402653184~12582912] 2023-12-01T16:41:58.202 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~12582912,25165824~8388608,37748736~25165824,79691776~29360128,113246208~8388608,130023424~8388608,180355072~4194304,188743680~20971520,213909504~20971520,239075328~8388608,255852544~16777216,293601280~8388608,310378496~20971520,335544320~16777216,364904448~4194304,402653184~12582912] 2023-12-01T16:41:58.205 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~12582912,25165824~41943040,79691776~29360128,113246208~8388608,130023424~8388608,180355072~4194304,188743680~20971520,213909504~33554432,255852544~20971520,293601280~8388608,310378496~46137344,364904448~8388608,402653184~16777216] 2023-12-01T16:41:58.205 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 8 diff [8388608~12582912,25165824~8388608,37748736~25165824,75497472~41943040,130023424~12582912,146800640~8388608,176160768~33554432,213909504~20971520,239075328~33554432,293601280~8388608,310378496~20971520,335544320~25165824,364904448~4194304,402653184~12582912] 2023-12-01T16:41:58.205 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~12582912,25165824~8388608,37748736~25165824,75497472~41943040,130023424~12582912,146800640~8388608,176160768~33554432,213909504~20971520,239075328~33554432,293601280~8388608,310378496~20971520,335544320~25165824,364904448~4194304,402653184~12582912] 2023-12-01T16:41:58.208 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~12582912,25165824~41943040,75497472~46137344,130023424~25165824,176160768~33554432,213909504~62914560,293601280~8388608,310378496~62914560,402653184~16777216] 2023-12-01T16:41:58.208 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 9 diff [8388608~25165824,37748736~25165824,71303168~46137344,130023424~12582912,146800640~8388608,159383552~4194304,176160768~33554432,213909504~20971520,239075328~33554432,293601280~8388608,310378496~50331648,364904448~4194304,390070272~4194304,402653184~12582912] 2023-12-01T16:41:58.208 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~25165824,37748736~25165824,71303168~46137344,130023424~12582912,146800640~8388608,159383552~4194304,176160768~33554432,213909504~20971520,239075328~33554432,293601280~8388608,310378496~50331648,364904448~4194304,390070272~4194304,402653184~12582912] 2023-12-01T16:41:58.210 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~58720256,71303168~50331648,130023424~25165824,159383552~4194304,176160768~33554432,213909504~62914560,293601280~8388608,310378496~62914560,390070272~8388608,402653184~16777216] 2023-12-01T16:41:58.210 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 10 diff [8388608~25165824,37748736~25165824,71303168~46137344,130023424~12582912,146800640~8388608,159383552~4194304,176160768~33554432,213909504~20971520,239075328~37748736,293601280~79691776,390070272~4194304,402653184~12582912] 2023-12-01T16:41:58.210 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~25165824,37748736~25165824,71303168~46137344,130023424~12582912,146800640~8388608,159383552~4194304,176160768~33554432,213909504~20971520,239075328~37748736,293601280~79691776,390070272~4194304,402653184~12582912] 2023-12-01T16:41:58.213 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~58720256,71303168~50331648,130023424~25165824,159383552~4194304,176160768~33554432,213909504~62914560,293601280~83886080,390070272~8388608,402653184~16777216] 2023-12-01T16:41:58.213 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 11 diff [0~33554432,37748736~25165824,71303168~46137344,130023424~20971520,159383552~4194304,176160768~33554432,213909504~20971520,239075328~37748736,293601280~79691776,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.214 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~33554432,37748736~25165824,71303168~46137344,130023424~20971520,159383552~4194304,176160768~33554432,213909504~20971520,239075328~37748736,293601280~79691776,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.217 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~67108864,71303168~50331648,130023424~25165824,159383552~8388608,176160768~33554432,213909504~62914560,293601280~83886080,390070272~8388608,402653184~16777216] 2023-12-01T16:41:58.217 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 12 diff [0~33554432,37748736~25165824,71303168~46137344,130023424~25165824,159383552~4194304,176160768~33554432,213909504~20971520,239075328~37748736,285212672~12582912,301989888~71303168,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.218 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~33554432,37748736~25165824,71303168~46137344,130023424~25165824,159383552~4194304,176160768~33554432,213909504~20971520,239075328~37748736,285212672~12582912,301989888~71303168,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.222 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~67108864,71303168~50331648,130023424~37748736,176160768~33554432,213909504~62914560,285212672~92274688,390070272~8388608,402653184~16777216] 2023-12-01T16:41:58.222 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 13 diff [0~33554432,37748736~29360128,71303168~46137344,130023424~25165824,159383552~4194304,171966464~125829120,301989888~71303168,385875968~8388608,398458880~16777216] 2023-12-01T16:41:58.222 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~33554432,37748736~29360128,71303168~46137344,130023424~25165824,159383552~4194304,171966464~125829120,301989888~71303168,385875968~8388608,398458880~16777216] 2023-12-01T16:41:58.227 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~67108864,71303168~50331648,130023424~37748736,171966464~205520896,385875968~33554432] 2023-12-01T16:41:58.227 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 14 diff [0~33554432,37748736~29360128,71303168~83886080,159383552~4194304,171966464~201326592,385875968~8388608,398458880~16777216] 2023-12-01T16:41:58.227 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~33554432,37748736~29360128,71303168~83886080,159383552~4194304,171966464~201326592,385875968~8388608,398458880~16777216] 2023-12-01T16:41:58.232 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~67108864,71303168~96468992,171966464~205520896,385875968~33554432] 2023-12-01T16:41:58.232 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 15 diff [0~33554432,37748736~29360128,71303168~83886080,159383552~4194304,171966464~167772160,343932928~29360128,385875968~29360128] 2023-12-01T16:41:58.232 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~33554432,37748736~29360128,71303168~83886080,159383552~4194304,171966464~167772160,343932928~29360128,385875968~29360128] 2023-12-01T16:41:58.237 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~67108864,71303168~96468992,171966464~205520896,385875968~33554432] 2023-12-01T16:41:58.237 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 16 diff [0~33554432,37748736~29360128,71303168~83886080,159383552~4194304,171966464~167772160,343932928~29360128,385875968~29360128] 2023-12-01T16:41:58.237 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~33554432,37748736~29360128,71303168~83886080,159383552~4194304,171966464~167772160,343932928~29360128,385875968~29360128] 2023-12-01T16:41:58.242 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~67108864,71303168~96468992,171966464~205520896,385875968~33554432] 2023-12-01T16:41:58.242 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 17 diff [0~20971520,25165824~8388608,37748736~117440512,159383552~4194304,171966464~167772160,343932928~29360128,385875968~33554432] 2023-12-01T16:41:58.242 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~117440512,159383552~4194304,171966464~167772160,343932928~29360128,385875968~33554432] 2023-12-01T16:41:58.248 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:41:58.248 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 18 diff [0~20971520,25165824~8388608,37748736~125829120,171966464~167772160,343932928~29360128,385875968~33554432] 2023-12-01T16:41:58.249 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~167772160,343932928~29360128,385875968~33554432] 2023-12-01T16:41:58.254 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:41:58.254 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to 19 diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:41:58.255 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:41:58.261 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:41:58.261 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 4 diff [12582912~8388608,29360128~4194304,50331648~8388608,100663296~8388608,205520896~4194304,255852544~8388608,318767104~12582912,364904448~4194304] 2023-12-01T16:41:58.261 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [12582912~8388608,29360128~4194304,50331648~8388608,100663296~8388608,205520896~4194304,255852544~8388608,318767104~12582912,364904448~4194304] 2023-12-01T16:41:58.261 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [12582912~8388608,29360128~8388608,50331648~12582912,100663296~8388608,205520896~4194304,255852544~12582912,318767104~16777216,364904448~8388608] 2023-12-01T16:41:58.262 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 5 diff [12582912~8388608,25165824~8388608,41943040~4194304,50331648~12582912,92274688~4194304,100663296~8388608,134217728~4194304,205520896~4194304,213909504~4194304,226492416~8388608,239075328~4194304,255852544~8388608,318767104~12582912,364904448~4194304] 2023-12-01T16:41:58.262 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [12582912~8388608,25165824~8388608,41943040~4194304,50331648~12582912,92274688~4194304,100663296~8388608,134217728~4194304,205520896~4194304,213909504~4194304,226492416~8388608,239075328~4194304,255852544~8388608,318767104~12582912,364904448~4194304] 2023-12-01T16:41:58.263 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [12582912~8388608,25165824~12582912,41943040~25165824,92274688~4194304,100663296~8388608,134217728~4194304,205520896~4194304,213909504~4194304,226492416~16777216,255852544~12582912,318767104~16777216,364904448~8388608] 2023-12-01T16:41:58.263 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 6 diff [12582912~8388608,25165824~8388608,41943040~20971520,92274688~4194304,100663296~8388608,134217728~4194304,180355072~4194304,188743680~20971520,213909504~4194304,226492416~8388608,239075328~8388608,255852544~8388608,318767104~12582912,343932928~8388608,364904448~4194304] 2023-12-01T16:41:58.263 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [12582912~8388608,25165824~8388608,41943040~20971520,92274688~4194304,100663296~8388608,134217728~4194304,180355072~4194304,188743680~20971520,213909504~4194304,226492416~8388608,239075328~8388608,255852544~8388608,318767104~12582912,343932928~8388608,364904448~4194304] 2023-12-01T16:41:58.265 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [12582912~8388608,25165824~12582912,41943040~25165824,92274688~4194304,100663296~8388608,134217728~4194304,180355072~4194304,188743680~20971520,213909504~4194304,226492416~20971520,255852544~12582912,318767104~16777216,343932928~12582912,364904448~8388608] 2023-12-01T16:41:58.265 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 7 diff [8388608~12582912,25165824~8388608,41943040~20971520,92274688~16777216,113246208~8388608,134217728~4194304,180355072~4194304,188743680~20971520,213909504~20971520,239075328~8388608,255852544~16777216,310378496~20971520,343932928~8388608,364904448~4194304] 2023-12-01T16:41:58.265 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~12582912,25165824~8388608,41943040~20971520,92274688~16777216,113246208~8388608,134217728~4194304,180355072~4194304,188743680~20971520,213909504~20971520,239075328~8388608,255852544~16777216,310378496~20971520,343932928~8388608,364904448~4194304] 2023-12-01T16:41:58.268 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~12582912,25165824~12582912,41943040~25165824,92274688~16777216,113246208~8388608,134217728~4194304,180355072~4194304,188743680~20971520,213909504~33554432,255852544~20971520,310378496~25165824,343932928~12582912,364904448~8388608] 2023-12-01T16:41:58.268 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 8 diff [8388608~12582912,25165824~8388608,41943040~20971520,75497472~8388608,92274688~25165824,134217728~8388608,146800640~8388608,176160768~33554432,213909504~20971520,239075328~33554432,310378496~20971520,343932928~16777216,364904448~4194304] 2023-12-01T16:41:58.268 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~12582912,25165824~8388608,41943040~20971520,75497472~8388608,92274688~25165824,134217728~8388608,146800640~8388608,176160768~33554432,213909504~20971520,239075328~33554432,310378496~20971520,343932928~16777216,364904448~4194304] 2023-12-01T16:41:58.270 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~12582912,25165824~12582912,41943040~25165824,75497472~12582912,92274688~29360128,134217728~20971520,176160768~33554432,213909504~62914560,310378496~25165824,343932928~29360128] 2023-12-01T16:41:58.270 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 9 diff [8388608~25165824,41943040~20971520,71303168~46137344,134217728~8388608,146800640~8388608,159383552~4194304,176160768~33554432,213909504~20971520,239075328~33554432,293601280~4194304,310378496~25165824,343932928~16777216,364904448~4194304,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.270 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~25165824,41943040~20971520,71303168~46137344,134217728~8388608,146800640~8388608,159383552~4194304,176160768~33554432,213909504~20971520,239075328~33554432,293601280~4194304,310378496~25165824,343932928~16777216,364904448~4194304,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.272 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~29360128,41943040~25165824,71303168~50331648,134217728~20971520,159383552~4194304,176160768~33554432,213909504~62914560,293601280~8388608,310378496~29360128,343932928~29360128,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.272 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 10 diff [8388608~25165824,41943040~20971520,71303168~46137344,134217728~8388608,146800640~8388608,159383552~4194304,176160768~33554432,213909504~20971520,239075328~37748736,293601280~4194304,301989888~33554432,343932928~29360128,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.273 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~25165824,41943040~20971520,71303168~46137344,134217728~8388608,146800640~8388608,159383552~4194304,176160768~33554432,213909504~20971520,239075328~37748736,293601280~4194304,301989888~33554432,343932928~29360128,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.276 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~29360128,41943040~25165824,71303168~50331648,134217728~20971520,159383552~4194304,176160768~33554432,213909504~62914560,293601280~46137344,343932928~33554432,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.276 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 11 diff [0~33554432,41943040~20971520,71303168~46137344,134217728~16777216,159383552~4194304,176160768~33554432,213909504~20971520,239075328~37748736,293601280~4194304,301989888~33554432,343932928~29360128,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.276 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~33554432,41943040~20971520,71303168~46137344,134217728~16777216,159383552~4194304,176160768~33554432,213909504~20971520,239075328~37748736,293601280~4194304,301989888~33554432,343932928~29360128,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.279 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~25165824,71303168~50331648,134217728~20971520,159383552~8388608,176160768~33554432,213909504~62914560,293601280~46137344,343932928~33554432,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.279 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 12 diff [0~33554432,41943040~20971520,71303168~46137344,134217728~20971520,159383552~4194304,176160768~33554432,213909504~20971520,239075328~37748736,285212672~12582912,301989888~33554432,343932928~29360128,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.279 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~33554432,41943040~20971520,71303168~46137344,134217728~20971520,159383552~4194304,176160768~33554432,213909504~20971520,239075328~37748736,285212672~12582912,301989888~33554432,343932928~29360128,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.283 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~25165824,71303168~50331648,134217728~33554432,176160768~33554432,213909504~62914560,285212672~54525952,343932928~33554432,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.283 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 13 diff [0~33554432,41943040~25165824,71303168~46137344,134217728~20971520,159383552~4194304,171966464~125829120,301989888~33554432,343932928~29360128,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.283 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~33554432,41943040~25165824,71303168~46137344,134217728~20971520,159383552~4194304,171966464~125829120,301989888~33554432,343932928~29360128,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.287 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~25165824,71303168~50331648,134217728~33554432,171966464~167772160,343932928~33554432,385875968~29360128] 2023-12-01T16:41:58.287 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 14 diff [0~33554432,41943040~25165824,71303168~83886080,159383552~4194304,171966464~163577856,343932928~29360128,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.287 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~33554432,41943040~25165824,71303168~83886080,159383552~4194304,171966464~163577856,343932928~29360128,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.291 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~25165824,71303168~96468992,171966464~167772160,343932928~33554432,385875968~29360128] 2023-12-01T16:41:58.291 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 15 diff [0~33554432,41943040~25165824,71303168~83886080,159383552~4194304,171966464~163577856,343932928~29360128,385875968~25165824] 2023-12-01T16:41:58.291 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~33554432,41943040~25165824,71303168~83886080,159383552~4194304,171966464~163577856,343932928~29360128,385875968~25165824] 2023-12-01T16:41:58.295 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~25165824,71303168~96468992,171966464~167772160,343932928~33554432,385875968~29360128] 2023-12-01T16:41:58.295 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 16 diff [0~33554432,41943040~25165824,71303168~83886080,159383552~4194304,171966464~163577856,339738624~33554432,385875968~25165824] 2023-12-01T16:41:58.296 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~33554432,41943040~25165824,71303168~83886080,159383552~4194304,171966464~163577856,339738624~33554432,385875968~25165824] 2023-12-01T16:41:58.300 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~25165824,71303168~96468992,171966464~205520896,385875968~29360128] 2023-12-01T16:41:58.300 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 17 diff [0~20971520,25165824~8388608,41943040~113246208,159383552~4194304,171966464~163577856,339738624~33554432,385875968~29360128] 2023-12-01T16:41:58.300 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~113246208,159383552~4194304,171966464~163577856,339738624~33554432,385875968~29360128] 2023-12-01T16:41:58.305 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~125829120,171966464~205520896,385875968~33554432] 2023-12-01T16:41:58.306 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 18 diff [0~20971520,25165824~8388608,41943040~121634816,171966464~163577856,339738624~33554432,385875968~29360128] 2023-12-01T16:41:58.306 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~163577856,339738624~33554432,385875968~29360128] 2023-12-01T16:41:58.311 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~125829120,171966464~205520896,385875968~33554432] 2023-12-01T16:41:58.311 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to 19 diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:41:58.311 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:41:58.317 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~125829120,171966464~205520896,385875968~33554432] 2023-12-01T16:41:58.318 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 5 diff [16777216~4194304,25165824~8388608,41943040~4194304,58720256~8388608,92274688~4194304,134217728~4194304,213909504~4194304,226492416~8388608,239075328~4194304] 2023-12-01T16:41:58.318 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [16777216~4194304,25165824~8388608,41943040~4194304,58720256~8388608,92274688~4194304,134217728~4194304,213909504~4194304,226492416~8388608,239075328~4194304] 2023-12-01T16:41:58.323 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~4194304,25165824~8388608,41943040~8388608,58720256~8388608,92274688~4194304,134217728~4194304,213909504~4194304,226492416~16777216] 2023-12-01T16:41:58.323 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 6 diff [16777216~4194304,25165824~8388608,41943040~8388608,58720256~8388608,92274688~4194304,134217728~4194304,180355072~4194304,188743680~20971520,213909504~4194304,226492416~8388608,239075328~8388608,343932928~8388608] 2023-12-01T16:41:58.323 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [16777216~4194304,25165824~8388608,41943040~8388608,58720256~8388608,92274688~4194304,134217728~4194304,180355072~4194304,188743680~20971520,213909504~4194304,226492416~8388608,239075328~8388608,343932928~8388608] 2023-12-01T16:41:58.323 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [16777216~4194304,25165824~8388608,41943040~8388608,58720256~8388608,92274688~4194304,134217728~4194304,180355072~4194304,188743680~20971520,213909504~4194304,226492416~20971520,343932928~12582912] 2023-12-01T16:41:58.324 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 7 diff [8388608~12582912,25165824~8388608,41943040~8388608,58720256~8388608,92274688~12582912,113246208~8388608,134217728~4194304,180355072~4194304,188743680~20971520,213909504~20971520,239075328~8388608,264241152~8388608,310378496~8388608,343932928~8388608] 2023-12-01T16:41:58.324 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~12582912,25165824~8388608,41943040~8388608,58720256~8388608,92274688~12582912,113246208~8388608,134217728~4194304,180355072~4194304,188743680~20971520,213909504~20971520,239075328~8388608,264241152~8388608,310378496~8388608,343932928~8388608] 2023-12-01T16:41:58.324 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~12582912,25165824~8388608,41943040~8388608,58720256~8388608,92274688~16777216,113246208~8388608,134217728~4194304,180355072~4194304,188743680~20971520,213909504~33554432,264241152~12582912,310378496~8388608,343932928~12582912] 2023-12-01T16:41:58.324 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 8 diff [8388608~12582912,25165824~8388608,41943040~8388608,58720256~8388608,75497472~8388608,92274688~12582912,109051904~8388608,134217728~8388608,146800640~8388608,176160768~33554432,213909504~20971520,239075328~16777216,264241152~8388608,310378496~8388608,343932928~16777216] 2023-12-01T16:41:58.324 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~12582912,25165824~8388608,41943040~8388608,58720256~8388608,75497472~8388608,92274688~12582912,109051904~8388608,134217728~8388608,146800640~8388608,176160768~33554432,213909504~20971520,239075328~16777216,264241152~8388608,310378496~8388608,343932928~16777216] 2023-12-01T16:41:58.324 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~12582912,25165824~8388608,41943040~8388608,58720256~8388608,75497472~12582912,92274688~29360128,134217728~20971520,176160768~33554432,213909504~46137344,264241152~12582912,310378496~8388608,343932928~20971520] 2023-12-01T16:41:58.325 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 9 diff [8388608~12582912,25165824~8388608,41943040~8388608,58720256~8388608,71303168~33554432,109051904~8388608,134217728~8388608,146800640~8388608,159383552~4194304,176160768~33554432,213909504~20971520,239075328~16777216,264241152~8388608,293601280~4194304,310378496~12582912,331350016~8388608,343932928~16777216,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.325 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~12582912,25165824~8388608,41943040~8388608,58720256~8388608,71303168~33554432,109051904~8388608,134217728~8388608,146800640~8388608,159383552~4194304,176160768~33554432,213909504~20971520,239075328~16777216,264241152~8388608,293601280~4194304,310378496~12582912,331350016~8388608,343932928~16777216,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.327 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~25165824,41943040~8388608,58720256~8388608,71303168~50331648,134217728~20971520,159383552~4194304,176160768~33554432,213909504~46137344,264241152~12582912,293601280~8388608,310378496~12582912,331350016~8388608,343932928~20971520,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.327 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 10 diff [8388608~12582912,25165824~8388608,41943040~8388608,58720256~8388608,71303168~33554432,109051904~8388608,134217728~8388608,146800640~8388608,159383552~4194304,176160768~33554432,213909504~20971520,239075328~16777216,264241152~12582912,293601280~4194304,301989888~16777216,331350016~8388608,343932928~29360128,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.327 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~12582912,25165824~8388608,41943040~8388608,58720256~8388608,71303168~33554432,109051904~8388608,134217728~8388608,146800640~8388608,159383552~4194304,176160768~33554432,213909504~20971520,239075328~16777216,264241152~12582912,293601280~4194304,301989888~16777216,331350016~8388608,343932928~29360128,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.330 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~25165824,41943040~8388608,58720256~8388608,71303168~50331648,134217728~20971520,159383552~4194304,176160768~33554432,213909504~46137344,264241152~12582912,293601280~29360128,331350016~8388608,343932928~33554432,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.330 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 11 diff [0~20971520,25165824~8388608,41943040~8388608,58720256~8388608,71303168~33554432,109051904~8388608,134217728~16777216,159383552~4194304,176160768~33554432,213909504~20971520,239075328~16777216,264241152~12582912,293601280~4194304,301989888~20971520,331350016~8388608,343932928~29360128,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.330 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~8388608,58720256~8388608,71303168~33554432,109051904~8388608,134217728~16777216,159383552~4194304,176160768~33554432,213909504~20971520,239075328~16777216,264241152~12582912,293601280~4194304,301989888~20971520,331350016~8388608,343932928~29360128,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.333 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~8388608,58720256~8388608,71303168~50331648,134217728~20971520,159383552~8388608,176160768~33554432,213909504~46137344,264241152~12582912,293601280~29360128,331350016~8388608,343932928~33554432,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.333 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 12 diff [0~20971520,25165824~8388608,41943040~8388608,54525952~8388608,71303168~33554432,109051904~8388608,134217728~20971520,159383552~4194304,176160768~33554432,213909504~20971520,239075328~16777216,264241152~12582912,285212672~12582912,301989888~20971520,327155712~12582912,343932928~29360128,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.333 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~8388608,54525952~8388608,71303168~33554432,109051904~8388608,134217728~20971520,159383552~4194304,176160768~33554432,213909504~20971520,239075328~16777216,264241152~12582912,285212672~12582912,301989888~20971520,327155712~12582912,343932928~29360128,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.337 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~8388608,54525952~12582912,71303168~50331648,134217728~33554432,176160768~33554432,213909504~46137344,264241152~12582912,285212672~37748736,327155712~12582912,343932928~33554432,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.337 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 13 diff [0~20971520,25165824~8388608,41943040~20971520,71303168~33554432,109051904~8388608,134217728~20971520,159383552~4194304,171966464~83886080,264241152~33554432,301989888~20971520,327155712~12582912,343932928~29360128,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.337 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~20971520,71303168~33554432,109051904~8388608,134217728~20971520,159383552~4194304,171966464~83886080,264241152~33554432,301989888~20971520,327155712~12582912,343932928~29360128,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.340 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~50331648,134217728~33554432,171966464~88080384,264241152~58720256,327155712~12582912,343932928~33554432,385875968~29360128] 2023-12-01T16:41:58.341 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 14 diff [0~20971520,25165824~8388608,41943040~20971520,71303168~33554432,109051904~46137344,159383552~4194304,171966464~83886080,264241152~58720256,327155712~12582912,343932928~29360128,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.341 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~20971520,71303168~33554432,109051904~46137344,159383552~4194304,171966464~83886080,264241152~58720256,327155712~12582912,343932928~29360128,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.344 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~96468992,171966464~88080384,264241152~58720256,327155712~12582912,343932928~33554432,385875968~29360128] 2023-12-01T16:41:58.344 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 15 diff [0~20971520,25165824~8388608,41943040~20971520,71303168~33554432,109051904~46137344,159383552~4194304,171966464~83886080,264241152~58720256,327155712~12582912,343932928~29360128,385875968~25165824] 2023-12-01T16:41:58.345 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~20971520,71303168~33554432,109051904~46137344,159383552~4194304,171966464~83886080,264241152~58720256,327155712~12582912,343932928~29360128,385875968~25165824] 2023-12-01T16:41:58.349 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~96468992,171966464~88080384,264241152~58720256,327155712~12582912,343932928~33554432,385875968~29360128] 2023-12-01T16:41:58.349 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 16 diff [0~20971520,25165824~8388608,41943040~20971520,71303168~33554432,109051904~46137344,159383552~4194304,171966464~83886080,264241152~109051904,385875968~25165824] 2023-12-01T16:41:58.349 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~20971520,71303168~33554432,109051904~46137344,159383552~4194304,171966464~83886080,264241152~109051904,385875968~25165824] 2023-12-01T16:41:58.353 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~96468992,171966464~88080384,264241152~113246208,385875968~29360128] 2023-12-01T16:41:58.353 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 17 diff [0~20971520,25165824~8388608,41943040~62914560,109051904~46137344,159383552~4194304,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:41:58.353 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~62914560,109051904~46137344,159383552~4194304,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:41:58.358 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:41:58.358 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 18 diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:41:58.358 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:41:58.363 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:41:58.363 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to 19 diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:41:58.364 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:41:58.369 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:41:58.369 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 6 diff [46137344~4194304,180355072~4194304,188743680~20971520,230686720~16777216,343932928~8388608] 2023-12-01T16:41:58.370 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [46137344~4194304,180355072~4194304,188743680~20971520,230686720~16777216,343932928~8388608] 2023-12-01T16:41:58.371 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [46137344~4194304,180355072~4194304,188743680~20971520,230686720~16777216,343932928~12582912] 2023-12-01T16:41:58.371 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 7 diff [8388608~8388608,46137344~4194304,92274688~12582912,113246208~8388608,180355072~4194304,188743680~20971520,213909504~8388608,226492416~8388608,239075328~8388608,264241152~8388608,310378496~8388608,343932928~8388608] 2023-12-01T16:41:58.371 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~8388608,46137344~4194304,92274688~12582912,113246208~8388608,180355072~4194304,188743680~20971520,213909504~8388608,226492416~8388608,239075328~8388608,264241152~8388608,310378496~8388608,343932928~8388608] 2023-12-01T16:41:58.372 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~8388608,46137344~4194304,92274688~16777216,113246208~8388608,180355072~4194304,188743680~20971520,213909504~33554432,264241152~12582912,310378496~8388608,343932928~12582912] 2023-12-01T16:41:58.372 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 8 diff [8388608~8388608,46137344~4194304,75497472~8388608,92274688~12582912,109051904~8388608,134217728~8388608,146800640~8388608,176160768~33554432,213909504~8388608,226492416~8388608,239075328~16777216,264241152~8388608,310378496~8388608,343932928~16777216] 2023-12-01T16:41:58.372 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~8388608,46137344~4194304,75497472~8388608,92274688~12582912,109051904~8388608,134217728~8388608,146800640~8388608,176160768~33554432,213909504~8388608,226492416~8388608,239075328~16777216,264241152~8388608,310378496~8388608,343932928~16777216] 2023-12-01T16:41:58.374 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~8388608,46137344~4194304,75497472~12582912,92274688~29360128,134217728~20971520,176160768~33554432,213909504~46137344,264241152~12582912,310378496~8388608,343932928~20971520] 2023-12-01T16:41:58.375 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 9 diff [8388608~12582912,46137344~4194304,71303168~33554432,109051904~8388608,134217728~8388608,146800640~8388608,159383552~4194304,176160768~33554432,213909504~8388608,226492416~8388608,239075328~16777216,264241152~8388608,293601280~4194304,310378496~12582912,331350016~8388608,343932928~16777216,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.375 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~12582912,46137344~4194304,71303168~33554432,109051904~8388608,134217728~8388608,146800640~8388608,159383552~4194304,176160768~33554432,213909504~8388608,226492416~8388608,239075328~16777216,264241152~8388608,293601280~4194304,310378496~12582912,331350016~8388608,343932928~16777216,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.377 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~16777216,46137344~4194304,71303168~50331648,134217728~20971520,159383552~4194304,176160768~33554432,213909504~46137344,264241152~12582912,293601280~8388608,310378496~12582912,331350016~8388608,343932928~20971520,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.377 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 10 diff [8388608~12582912,46137344~4194304,58720256~4194304,71303168~33554432,109051904~8388608,134217728~8388608,146800640~8388608,159383552~4194304,176160768~33554432,213909504~20971520,239075328~16777216,264241152~12582912,293601280~4194304,301989888~16777216,331350016~8388608,343932928~29360128,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.377 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~12582912,46137344~4194304,58720256~4194304,71303168~33554432,109051904~8388608,134217728~8388608,146800640~8388608,159383552~4194304,176160768~33554432,213909504~20971520,239075328~16777216,264241152~12582912,293601280~4194304,301989888~16777216,331350016~8388608,343932928~29360128,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.380 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~16777216,46137344~4194304,58720256~8388608,71303168~50331648,134217728~20971520,159383552~4194304,176160768~33554432,213909504~46137344,264241152~12582912,293601280~29360128,331350016~8388608,343932928~33554432,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.380 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 11 diff [0~20971520,25165824~4194304,46137344~4194304,58720256~4194304,71303168~33554432,109051904~8388608,134217728~16777216,159383552~4194304,176160768~33554432,213909504~20971520,239075328~16777216,264241152~12582912,293601280~4194304,301989888~20971520,331350016~8388608,343932928~29360128,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.380 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,46137344~4194304,58720256~4194304,71303168~33554432,109051904~8388608,134217728~16777216,159383552~4194304,176160768~33554432,213909504~20971520,239075328~16777216,264241152~12582912,293601280~4194304,301989888~20971520,331350016~8388608,343932928~29360128,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.383 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,46137344~4194304,58720256~8388608,71303168~50331648,134217728~20971520,159383552~8388608,176160768~33554432,213909504~46137344,264241152~12582912,293601280~29360128,331350016~8388608,343932928~33554432,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.383 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 12 diff [0~20971520,25165824~4194304,41943040~8388608,54525952~8388608,71303168~33554432,109051904~8388608,134217728~20971520,159383552~4194304,176160768~33554432,213909504~20971520,239075328~16777216,264241152~12582912,285212672~12582912,301989888~20971520,327155712~12582912,343932928~29360128,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.383 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~8388608,54525952~8388608,71303168~33554432,109051904~8388608,134217728~20971520,159383552~4194304,176160768~33554432,213909504~20971520,239075328~16777216,264241152~12582912,285212672~12582912,301989888~20971520,327155712~12582912,343932928~29360128,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.386 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~8388608,54525952~12582912,71303168~50331648,134217728~33554432,176160768~33554432,213909504~46137344,264241152~12582912,285212672~37748736,327155712~12582912,343932928~33554432,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.386 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 13 diff [0~20971520,25165824~4194304,41943040~20971520,71303168~33554432,109051904~8388608,134217728~20971520,159383552~4194304,171966464~83886080,264241152~33554432,301989888~20971520,327155712~12582912,343932928~29360128,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.386 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~20971520,71303168~33554432,109051904~8388608,134217728~20971520,159383552~4194304,171966464~83886080,264241152~33554432,301989888~20971520,327155712~12582912,343932928~29360128,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.390 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~50331648,134217728~33554432,171966464~88080384,264241152~58720256,327155712~12582912,343932928~33554432,385875968~29360128] 2023-12-01T16:41:58.390 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 14 diff [0~20971520,25165824~4194304,41943040~20971520,71303168~33554432,109051904~46137344,159383552~4194304,171966464~83886080,264241152~58720256,327155712~12582912,343932928~29360128,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.391 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~20971520,71303168~33554432,109051904~46137344,159383552~4194304,171966464~83886080,264241152~58720256,327155712~12582912,343932928~29360128,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.394 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~96468992,171966464~88080384,264241152~58720256,327155712~12582912,343932928~33554432,385875968~29360128] 2023-12-01T16:41:58.394 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 15 diff [0~20971520,25165824~4194304,41943040~20971520,71303168~33554432,109051904~46137344,159383552~4194304,171966464~83886080,264241152~58720256,327155712~12582912,343932928~29360128,385875968~25165824] 2023-12-01T16:41:58.394 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~20971520,71303168~33554432,109051904~46137344,159383552~4194304,171966464~83886080,264241152~58720256,327155712~12582912,343932928~29360128,385875968~25165824] 2023-12-01T16:41:58.399 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~96468992,171966464~88080384,264241152~58720256,327155712~12582912,343932928~33554432,385875968~29360128] 2023-12-01T16:41:58.399 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 16 diff [0~20971520,25165824~4194304,41943040~20971520,71303168~33554432,109051904~46137344,159383552~4194304,171966464~83886080,264241152~109051904,385875968~25165824] 2023-12-01T16:41:58.399 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~20971520,71303168~33554432,109051904~46137344,159383552~4194304,171966464~83886080,264241152~109051904,385875968~25165824] 2023-12-01T16:41:58.403 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~96468992,171966464~88080384,264241152~113246208,385875968~29360128] 2023-12-01T16:41:58.403 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 17 diff [0~20971520,25165824~4194304,41943040~62914560,109051904~46137344,159383552~4194304,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:41:58.404 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~62914560,109051904~46137344,159383552~4194304,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:41:58.408 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:41:58.408 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 18 diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:41:58.408 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:41:58.413 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:41:58.414 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to 19 diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:41:58.414 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:41:58.419 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:41:58.419 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 7 diff [8388608~8388608,92274688~12582912,113246208~8388608,213909504~8388608,226492416~4194304,239075328~8388608,264241152~8388608,310378496~8388608] 2023-12-01T16:41:58.419 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~8388608,92274688~12582912,113246208~8388608,213909504~8388608,226492416~4194304,239075328~8388608,264241152~8388608,310378496~8388608] 2023-12-01T16:41:58.420 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~8388608,92274688~16777216,113246208~8388608,213909504~20971520,239075328~8388608,264241152~12582912,310378496~8388608] 2023-12-01T16:41:58.420 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 8 diff [8388608~8388608,75497472~8388608,92274688~12582912,109051904~8388608,134217728~8388608,146800640~8388608,176160768~4194304,184549376~4194304,213909504~8388608,226492416~4194304,239075328~16777216,264241152~8388608,310378496~8388608,352321536~8388608] 2023-12-01T16:41:58.420 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~8388608,75497472~8388608,92274688~12582912,109051904~8388608,134217728~8388608,146800640~8388608,176160768~4194304,184549376~4194304,213909504~8388608,226492416~4194304,239075328~16777216,264241152~8388608,310378496~8388608,352321536~8388608] 2023-12-01T16:41:58.422 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~8388608,75497472~12582912,92274688~29360128,134217728~20971520,176160768~4194304,184549376~4194304,213909504~20971520,239075328~20971520,264241152~12582912,310378496~8388608,352321536~12582912] 2023-12-01T16:41:58.422 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 9 diff [8388608~12582912,71303168~33554432,109051904~8388608,134217728~8388608,146800640~8388608,159383552~4194304,176160768~4194304,184549376~4194304,213909504~8388608,226492416~4194304,239075328~16777216,264241152~8388608,293601280~4194304,310378496~12582912,331350016~8388608,352321536~8388608,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.422 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~12582912,71303168~33554432,109051904~8388608,134217728~8388608,146800640~8388608,159383552~4194304,176160768~4194304,184549376~4194304,213909504~8388608,226492416~4194304,239075328~16777216,264241152~8388608,293601280~4194304,310378496~12582912,331350016~8388608,352321536~8388608,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.424 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~16777216,71303168~50331648,134217728~20971520,159383552~4194304,176160768~4194304,184549376~4194304,213909504~20971520,239075328~20971520,264241152~12582912,293601280~8388608,310378496~12582912,331350016~8388608,352321536~12582912,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.424 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 10 diff [8388608~12582912,58720256~4194304,71303168~33554432,109051904~8388608,134217728~8388608,146800640~8388608,159383552~4194304,176160768~4194304,184549376~4194304,213909504~16777216,239075328~16777216,264241152~12582912,293601280~4194304,301989888~16777216,331350016~8388608,352321536~20971520,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.424 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~12582912,58720256~4194304,71303168~33554432,109051904~8388608,134217728~8388608,146800640~8388608,159383552~4194304,176160768~4194304,184549376~4194304,213909504~16777216,239075328~16777216,264241152~12582912,293601280~4194304,301989888~16777216,331350016~8388608,352321536~20971520,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.426 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~16777216,58720256~8388608,71303168~50331648,134217728~20971520,159383552~4194304,176160768~4194304,184549376~4194304,213909504~20971520,239075328~20971520,264241152~12582912,293601280~29360128,331350016~8388608,352321536~25165824,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.426 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 11 diff [0~20971520,25165824~4194304,58720256~4194304,71303168~33554432,109051904~8388608,134217728~16777216,159383552~4194304,176160768~4194304,184549376~8388608,213909504~16777216,239075328~16777216,264241152~12582912,293601280~4194304,301989888~20971520,331350016~8388608,348127232~25165824,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.426 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,58720256~4194304,71303168~33554432,109051904~8388608,134217728~16777216,159383552~4194304,176160768~4194304,184549376~8388608,213909504~16777216,239075328~16777216,264241152~12582912,293601280~4194304,301989888~20971520,331350016~8388608,348127232~25165824,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.431 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,58720256~8388608,71303168~50331648,134217728~20971520,159383552~8388608,176160768~4194304,184549376~12582912,213909504~20971520,239075328~20971520,264241152~12582912,293601280~29360128,331350016~8388608,348127232~29360128,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.431 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 12 diff [0~20971520,25165824~4194304,41943040~4194304,54525952~8388608,71303168~33554432,109051904~8388608,134217728~20971520,159383552~4194304,176160768~4194304,184549376~8388608,213909504~16777216,239075328~16777216,264241152~12582912,285212672~12582912,301989888~20971520,327155712~12582912,348127232~25165824,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.431 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~4194304,54525952~8388608,71303168~33554432,109051904~8388608,134217728~20971520,159383552~4194304,176160768~4194304,184549376~8388608,213909504~16777216,239075328~16777216,264241152~12582912,285212672~12582912,301989888~20971520,327155712~12582912,348127232~25165824,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.432 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~4194304,54525952~12582912,71303168~50331648,134217728~33554432,176160768~4194304,184549376~12582912,213909504~20971520,239075328~20971520,264241152~12582912,285212672~37748736,327155712~12582912,348127232~29360128,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.432 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 13 diff [0~20971520,25165824~4194304,41943040~20971520,71303168~33554432,109051904~8388608,134217728~20971520,159383552~4194304,171966464~8388608,184549376~8388608,209715200~25165824,239075328~16777216,264241152~33554432,301989888~20971520,327155712~12582912,348127232~25165824,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.432 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~20971520,71303168~33554432,109051904~8388608,134217728~20971520,159383552~4194304,171966464~8388608,184549376~8388608,209715200~25165824,239075328~16777216,264241152~33554432,301989888~20971520,327155712~12582912,348127232~25165824,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.435 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~50331648,134217728~33554432,171966464~25165824,209715200~25165824,239075328~20971520,264241152~58720256,327155712~12582912,348127232~29360128,385875968~29360128] 2023-12-01T16:41:58.436 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 14 diff [0~20971520,25165824~4194304,41943040~20971520,71303168~33554432,109051904~46137344,159383552~4194304,171966464~8388608,184549376~8388608,209715200~25165824,239075328~16777216,264241152~58720256,327155712~12582912,348127232~25165824,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.436 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~20971520,71303168~33554432,109051904~46137344,159383552~4194304,171966464~8388608,184549376~8388608,209715200~25165824,239075328~16777216,264241152~58720256,327155712~12582912,348127232~25165824,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.439 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~96468992,171966464~25165824,209715200~25165824,239075328~20971520,264241152~58720256,327155712~12582912,348127232~29360128,385875968~29360128] 2023-12-01T16:41:58.439 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 15 diff [0~20971520,25165824~4194304,41943040~20971520,71303168~33554432,109051904~46137344,159383552~4194304,171966464~8388608,184549376~12582912,205520896~29360128,239075328~16777216,264241152~58720256,327155712~12582912,343932928~29360128,385875968~25165824] 2023-12-01T16:41:58.439 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~20971520,71303168~33554432,109051904~46137344,159383552~4194304,171966464~8388608,184549376~12582912,205520896~29360128,239075328~16777216,264241152~58720256,327155712~12582912,343932928~29360128,385875968~25165824] 2023-12-01T16:41:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:57 smithi183 ceph-mon[99169]: osdmap e1604: 8 total, 8 up, 8 in 2023-12-01T16:41:58.443 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~96468992,171966464~29360128,205520896~29360128,239075328~20971520,264241152~58720256,327155712~12582912,343932928~33554432,385875968~29360128] 2023-12-01T16:41:58.443 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 16 diff [0~20971520,25165824~4194304,41943040~20971520,71303168~33554432,109051904~46137344,159383552~4194304,171966464~8388608,184549376~12582912,205520896~29360128,239075328~16777216,264241152~109051904,385875968~25165824] 2023-12-01T16:41:58.443 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~20971520,71303168~33554432,109051904~46137344,159383552~4194304,171966464~8388608,184549376~12582912,205520896~29360128,239075328~16777216,264241152~109051904,385875968~25165824] 2023-12-01T16:41:58.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:57 smithi119 ceph-mon[108979]: osdmap e1604: 8 total, 8 up, 8 in 2023-12-01T16:41:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:57 smithi119 ceph-mon[94175]: osdmap e1604: 8 total, 8 up, 8 in 2023-12-01T16:41:58.447 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~96468992,171966464~29360128,205520896~29360128,239075328~20971520,264241152~113246208,385875968~29360128] 2023-12-01T16:41:58.447 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 17 diff [0~20971520,25165824~4194304,41943040~62914560,109051904~46137344,159383552~4194304,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:41:58.447 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~62914560,109051904~46137344,159383552~4194304,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:41:58.451 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~62914560,239075328~20971520,264241152~113246208,385875968~33554432] 2023-12-01T16:41:58.452 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 18 diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:41:58.452 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:41:58.456 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:41:58.456 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to 19 diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:41:58.456 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:41:58.461 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:41:58.461 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 8 diff [75497472~8388608,109051904~4194304,134217728~8388608,146800640~8388608,176160768~4194304,184549376~4194304,243269632~12582912,352321536~8388608] 2023-12-01T16:41:58.461 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [75497472~8388608,109051904~4194304,134217728~8388608,146800640~8388608,176160768~4194304,184549376~4194304,243269632~12582912,352321536~8388608] 2023-12-01T16:41:58.462 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [75497472~12582912,109051904~8388608,134217728~20971520,176160768~4194304,184549376~4194304,243269632~16777216,352321536~12582912] 2023-12-01T16:41:58.462 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 9 diff [12582912~8388608,71303168~20971520,109051904~4194304,134217728~8388608,146800640~8388608,159383552~4194304,176160768~4194304,184549376~4194304,243269632~12582912,268435456~4194304,293601280~4194304,318767104~4194304,331350016~8388608,352321536~8388608,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.462 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [12582912~8388608,71303168~20971520,109051904~4194304,134217728~8388608,146800640~8388608,159383552~4194304,176160768~4194304,184549376~4194304,243269632~12582912,268435456~4194304,293601280~4194304,318767104~4194304,331350016~8388608,352321536~8388608,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.463 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [12582912~12582912,71303168~20971520,109051904~8388608,134217728~20971520,159383552~4194304,176160768~4194304,184549376~4194304,243269632~16777216,268435456~4194304,293601280~8388608,318767104~4194304,331350016~8388608,352321536~12582912,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.464 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 10 diff [12582912~8388608,58720256~4194304,71303168~20971520,109051904~4194304,134217728~8388608,146800640~8388608,159383552~4194304,176160768~4194304,184549376~4194304,222298112~8388608,243269632~12582912,268435456~8388608,293601280~4194304,301989888~8388608,314572800~4194304,331350016~8388608,352321536~20971520,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.464 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [12582912~8388608,58720256~4194304,71303168~20971520,109051904~4194304,134217728~8388608,146800640~8388608,159383552~4194304,176160768~4194304,184549376~4194304,222298112~8388608,243269632~12582912,268435456~8388608,293601280~4194304,301989888~8388608,314572800~4194304,331350016~8388608,352321536~20971520,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.465 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [12582912~12582912,58720256~8388608,71303168~20971520,109051904~8388608,134217728~20971520,159383552~4194304,176160768~4194304,184549376~4194304,222298112~12582912,243269632~16777216,268435456~8388608,293601280~29360128,331350016~8388608,352321536~25165824,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.465 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 11 diff [0~8388608,12582912~8388608,25165824~4194304,58720256~4194304,71303168~20971520,109051904~4194304,134217728~16777216,159383552~4194304,176160768~4194304,184549376~8388608,222298112~8388608,243269632~12582912,268435456~8388608,293601280~4194304,301989888~16777216,331350016~8388608,348127232~25165824,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.465 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~8388608,12582912~8388608,25165824~4194304,58720256~4194304,71303168~20971520,109051904~4194304,134217728~16777216,159383552~4194304,176160768~4194304,184549376~8388608,222298112~8388608,243269632~12582912,268435456~8388608,293601280~4194304,301989888~16777216,331350016~8388608,348127232~25165824,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.473 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~8388608,12582912~20971520,58720256~8388608,71303168~20971520,109051904~8388608,134217728~20971520,159383552~8388608,176160768~4194304,184549376~12582912,222298112~12582912,243269632~16777216,268435456~8388608,293601280~29360128,331350016~8388608,348127232~29360128,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.473 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 12 diff [0~8388608,12582912~8388608,25165824~4194304,41943040~4194304,54525952~8388608,71303168~20971520,96468992~4194304,109051904~4194304,134217728~20971520,159383552~4194304,176160768~4194304,184549376~8388608,222298112~8388608,243269632~12582912,268435456~8388608,285212672~12582912,301989888~16777216,327155712~12582912,348127232~25165824,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.473 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~8388608,12582912~8388608,25165824~4194304,41943040~4194304,54525952~8388608,71303168~20971520,96468992~4194304,109051904~4194304,134217728~20971520,159383552~4194304,176160768~4194304,184549376~8388608,222298112~8388608,243269632~12582912,268435456~8388608,285212672~12582912,301989888~16777216,327155712~12582912,348127232~25165824,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.474 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~8388608,12582912~20971520,41943040~4194304,54525952~12582912,71303168~20971520,96468992~8388608,109051904~8388608,134217728~33554432,176160768~4194304,184549376~12582912,222298112~12582912,243269632~16777216,268435456~8388608,285212672~37748736,327155712~12582912,348127232~29360128,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.474 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 13 diff [0~20971520,25165824~4194304,41943040~20971520,71303168~20971520,96468992~4194304,109051904~4194304,134217728~20971520,159383552~4194304,171966464~8388608,184549376~8388608,209715200~8388608,222298112~8388608,243269632~12582912,268435456~29360128,301989888~16777216,327155712~12582912,348127232~25165824,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.474 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~20971520,71303168~20971520,96468992~4194304,109051904~4194304,134217728~20971520,159383552~4194304,171966464~8388608,184549376~8388608,209715200~8388608,222298112~8388608,243269632~12582912,268435456~29360128,301989888~16777216,327155712~12582912,348127232~25165824,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.474 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~20971520,96468992~8388608,109051904~8388608,134217728~33554432,171966464~25165824,209715200~8388608,222298112~12582912,243269632~16777216,268435456~54525952,327155712~12582912,348127232~29360128,385875968~29360128] 2023-12-01T16:41:58.474 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 14 diff [0~20971520,25165824~4194304,41943040~20971520,71303168~29360128,109051904~46137344,159383552~4194304,171966464~8388608,184549376~8388608,209715200~8388608,222298112~8388608,243269632~12582912,268435456~50331648,327155712~12582912,348127232~25165824,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.474 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~20971520,71303168~29360128,109051904~46137344,159383552~4194304,171966464~8388608,184549376~8388608,209715200~8388608,222298112~8388608,243269632~12582912,268435456~50331648,327155712~12582912,348127232~25165824,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.476 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~33554432,109051904~58720256,171966464~25165824,209715200~8388608,222298112~12582912,243269632~16777216,268435456~54525952,327155712~12582912,348127232~29360128,385875968~29360128] 2023-12-01T16:41:58.477 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 15 diff [0~20971520,25165824~4194304,41943040~20971520,71303168~29360128,109051904~46137344,159383552~4194304,171966464~8388608,184549376~12582912,205520896~12582912,222298112~8388608,243269632~12582912,268435456~50331648,327155712~12582912,343932928~29360128,385875968~25165824] 2023-12-01T16:41:58.477 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~20971520,71303168~29360128,109051904~46137344,159383552~4194304,171966464~8388608,184549376~12582912,205520896~12582912,222298112~8388608,243269632~12582912,268435456~50331648,327155712~12582912,343932928~29360128,385875968~25165824] 2023-12-01T16:41:58.480 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~33554432,109051904~58720256,171966464~29360128,205520896~12582912,222298112~12582912,243269632~16777216,268435456~54525952,327155712~12582912,343932928~33554432,385875968~29360128] 2023-12-01T16:41:58.480 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 16 diff [0~20971520,25165824~4194304,41943040~20971520,71303168~29360128,109051904~46137344,159383552~4194304,171966464~8388608,184549376~12582912,205520896~12582912,222298112~8388608,243269632~12582912,268435456~54525952,327155712~46137344,385875968~25165824] 2023-12-01T16:41:58.480 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~20971520,71303168~29360128,109051904~46137344,159383552~4194304,171966464~8388608,184549376~12582912,205520896~12582912,222298112~8388608,243269632~12582912,268435456~54525952,327155712~46137344,385875968~25165824] 2023-12-01T16:41:58.485 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~33554432,109051904~58720256,171966464~29360128,205520896~12582912,222298112~12582912,243269632~16777216,268435456~109051904,385875968~29360128] 2023-12-01T16:41:58.485 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 17 diff [0~20971520,25165824~4194304,41943040~62914560,109051904~46137344,159383552~4194304,171966464~8388608,184549376~12582912,201326592~16777216,222298112~8388608,243269632~12582912,268435456~54525952,327155712~46137344,385875968~29360128] 2023-12-01T16:41:58.485 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~62914560,109051904~46137344,159383552~4194304,171966464~8388608,184549376~12582912,201326592~16777216,222298112~8388608,243269632~12582912,268435456~54525952,327155712~46137344,385875968~29360128] 2023-12-01T16:41:58.489 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~62914560,109051904~58720256,171966464~46137344,222298112~12582912,243269632~16777216,268435456~109051904,385875968~33554432] 2023-12-01T16:41:58.489 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 18 diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~16777216,222298112~12582912,243269632~12582912,268435456~54525952,327155712~46137344,385875968~29360128] 2023-12-01T16:41:58.489 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~16777216,222298112~12582912,243269632~12582912,268435456~54525952,327155712~46137344,385875968~29360128] 2023-12-01T16:41:58.493 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~46137344,222298112~16777216,243269632~16777216,268435456~109051904,385875968~33554432] 2023-12-01T16:41:58.493 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to 19 diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:41:58.493 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:41:58.498 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~16777216,268435456~109051904,385875968~33554432] 2023-12-01T16:41:58.498 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 9 diff [12582912~8388608,71303168~8388608,83886080~8388608,159383552~4194304,268435456~4194304,293601280~4194304,318767104~4194304,331350016~8388608,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.498 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [12582912~8388608,71303168~8388608,83886080~8388608,159383552~4194304,268435456~4194304,293601280~4194304,318767104~4194304,331350016~8388608,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.499 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [12582912~12582912,71303168~20971520,159383552~4194304,268435456~4194304,293601280~8388608,318767104~4194304,331350016~8388608,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.499 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 10 diff [12582912~8388608,58720256~4194304,71303168~8388608,83886080~8388608,113246208~4194304,159383552~4194304,222298112~8388608,268435456~8388608,293601280~4194304,301989888~8388608,314572800~4194304,331350016~8388608,352321536~20971520,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.499 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [12582912~8388608,58720256~4194304,71303168~8388608,83886080~8388608,113246208~4194304,159383552~4194304,222298112~8388608,268435456~8388608,293601280~4194304,301989888~8388608,314572800~4194304,331350016~8388608,352321536~20971520,390070272~4194304,402653184~8388608] 2023-12-01T16:41:58.501 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [12582912~12582912,58720256~8388608,71303168~20971520,113246208~4194304,159383552~4194304,222298112~12582912,268435456~8388608,293601280~29360128,331350016~8388608,352321536~25165824,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.501 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 11 diff [0~8388608,12582912~8388608,25165824~4194304,58720256~4194304,71303168~16777216,113246208~4194304,142606336~8388608,159383552~4194304,188743680~4194304,222298112~8388608,243269632~8388608,268435456~8388608,293601280~4194304,301989888~16777216,331350016~8388608,348127232~25165824,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.501 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~8388608,12582912~8388608,25165824~4194304,58720256~4194304,71303168~16777216,113246208~4194304,142606336~8388608,159383552~4194304,188743680~4194304,222298112~8388608,243269632~8388608,268435456~8388608,293601280~4194304,301989888~16777216,331350016~8388608,348127232~25165824,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.503 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~8388608,12582912~20971520,58720256~8388608,71303168~20971520,113246208~4194304,142606336~12582912,159383552~8388608,188743680~8388608,222298112~12582912,243269632~8388608,268435456~8388608,293601280~29360128,331350016~8388608,348127232~29360128,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.503 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 12 diff [0~8388608,12582912~8388608,25165824~4194304,41943040~4194304,54525952~8388608,71303168~16777216,96468992~4194304,113246208~4194304,134217728~4194304,142606336~12582912,159383552~4194304,188743680~4194304,222298112~8388608,243269632~8388608,268435456~8388608,285212672~12582912,301989888~16777216,327155712~12582912,348127232~25165824,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.503 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~8388608,12582912~8388608,25165824~4194304,41943040~4194304,54525952~8388608,71303168~16777216,96468992~4194304,113246208~4194304,134217728~4194304,142606336~12582912,159383552~4194304,188743680~4194304,222298112~8388608,243269632~8388608,268435456~8388608,285212672~12582912,301989888~16777216,327155712~12582912,348127232~25165824,390070272~8388608,402653184~8388608] 2023-12-01T16:41:58.505 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~8388608,12582912~20971520,41943040~4194304,54525952~12582912,71303168~20971520,96468992~8388608,113246208~4194304,134217728~4194304,142606336~25165824,188743680~8388608,222298112~12582912,243269632~8388608,268435456~8388608,285212672~37748736,327155712~12582912,348127232~29360128,390070272~8388608,402653184~12582912] 2023-12-01T16:41:58.505 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 13 diff [0~20971520,25165824~4194304,41943040~20971520,71303168~16777216,96468992~4194304,113246208~4194304,134217728~4194304,142606336~12582912,159383552~4194304,171966464~8388608,188743680~4194304,209715200~8388608,222298112~8388608,243269632~8388608,268435456~29360128,301989888~16777216,327155712~12582912,348127232~25165824,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.505 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~20971520,71303168~16777216,96468992~4194304,113246208~4194304,134217728~4194304,142606336~12582912,159383552~4194304,171966464~8388608,188743680~4194304,209715200~8388608,222298112~8388608,243269632~8388608,268435456~29360128,301989888~16777216,327155712~12582912,348127232~25165824,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.508 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~20971520,96468992~8388608,113246208~4194304,134217728~4194304,142606336~25165824,171966464~12582912,188743680~8388608,209715200~8388608,222298112~12582912,243269632~12582912,268435456~54525952,327155712~12582912,348127232~29360128,385875968~29360128] 2023-12-01T16:41:58.508 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 14 diff [0~20971520,25165824~4194304,41943040~20971520,71303168~16777216,92274688~8388608,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,188743680~4194304,209715200~8388608,222298112~8388608,243269632~8388608,268435456~50331648,327155712~12582912,348127232~25165824,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.508 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~20971520,71303168~16777216,92274688~8388608,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,188743680~4194304,209715200~8388608,222298112~8388608,243269632~8388608,268435456~50331648,327155712~12582912,348127232~25165824,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.510 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~33554432,113246208~25165824,142606336~25165824,171966464~12582912,188743680~8388608,209715200~8388608,222298112~12582912,243269632~12582912,268435456~54525952,327155712~12582912,348127232~29360128,385875968~29360128] 2023-12-01T16:41:58.510 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 15 diff [0~20971520,25165824~4194304,41943040~20971520,71303168~16777216,92274688~8388608,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,184549376~12582912,205520896~12582912,222298112~8388608,243269632~8388608,268435456~50331648,327155712~12582912,343932928~29360128,385875968~25165824] 2023-12-01T16:41:58.511 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~20971520,71303168~16777216,92274688~8388608,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,184549376~12582912,205520896~12582912,222298112~8388608,243269632~8388608,268435456~50331648,327155712~12582912,343932928~29360128,385875968~25165824] 2023-12-01T16:41:58.514 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~33554432,113246208~25165824,142606336~25165824,171966464~29360128,205520896~12582912,222298112~12582912,243269632~12582912,268435456~54525952,327155712~12582912,343932928~33554432,385875968~29360128] 2023-12-01T16:41:58.514 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 16 diff [0~20971520,25165824~4194304,41943040~20971520,71303168~16777216,92274688~8388608,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,184549376~12582912,205520896~12582912,222298112~8388608,243269632~12582912,268435456~54525952,327155712~46137344,385875968~25165824] 2023-12-01T16:41:58.514 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~20971520,71303168~16777216,92274688~8388608,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,184549376~12582912,205520896~12582912,222298112~8388608,243269632~12582912,268435456~54525952,327155712~46137344,385875968~25165824] 2023-12-01T16:41:58.518 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~25165824,71303168~33554432,113246208~25165824,142606336~25165824,171966464~29360128,205520896~12582912,222298112~12582912,243269632~12582912,268435456~109051904,385875968~29360128] 2023-12-01T16:41:58.518 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 17 diff [0~20971520,25165824~4194304,41943040~62914560,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,184549376~12582912,201326592~16777216,222298112~8388608,243269632~12582912,268435456~54525952,327155712~46137344,385875968~29360128] 2023-12-01T16:41:58.518 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~62914560,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,184549376~12582912,201326592~16777216,222298112~8388608,243269632~12582912,268435456~54525952,327155712~46137344,385875968~29360128] 2023-12-01T16:41:58.521 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~62914560,113246208~25165824,142606336~25165824,171966464~46137344,222298112~12582912,243269632~12582912,268435456~109051904,385875968~33554432] 2023-12-01T16:41:58.521 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 18 diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~16777216,222298112~12582912,243269632~12582912,268435456~54525952,327155712~46137344,385875968~29360128] 2023-12-01T16:41:58.521 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~16777216,222298112~12582912,243269632~12582912,268435456~54525952,327155712~46137344,385875968~29360128] 2023-12-01T16:41:58.526 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~46137344,222298112~16777216,243269632~12582912,268435456~109051904,385875968~33554432] 2023-12-01T16:41:58.526 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to 19 diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:41:58.526 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:41:58.531 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~12582912,268435456~109051904,385875968~33554432] 2023-12-01T16:41:58.531 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 10 diff [58720256~4194304,113246208~4194304,222298112~8388608,272629760~4194304,301989888~8388608,314572800~4194304,331350016~4194304,352321536~20971520] 2023-12-01T16:41:58.531 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [58720256~4194304,113246208~4194304,222298112~8388608,272629760~4194304,301989888~8388608,314572800~4194304,331350016~4194304,352321536~20971520] 2023-12-01T16:41:58.532 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [58720256~8388608,113246208~4194304,222298112~12582912,272629760~4194304,301989888~20971520,331350016~8388608,352321536~25165824] 2023-12-01T16:41:58.532 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 11 diff [0~8388608,25165824~4194304,58720256~4194304,79691776~8388608,113246208~4194304,142606336~8388608,159383552~4194304,188743680~4194304,222298112~8388608,243269632~8388608,272629760~4194304,301989888~16777216,331350016~4194304,348127232~25165824,390070272~8388608] 2023-12-01T16:41:58.532 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~8388608,25165824~4194304,58720256~4194304,79691776~8388608,113246208~4194304,142606336~8388608,159383552~4194304,188743680~4194304,222298112~8388608,243269632~8388608,272629760~4194304,301989888~16777216,331350016~4194304,348127232~25165824,390070272~8388608] 2023-12-01T16:41:58.534 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~8388608,25165824~8388608,58720256~8388608,79691776~12582912,113246208~4194304,142606336~12582912,159383552~8388608,188743680~8388608,222298112~12582912,243269632~8388608,272629760~4194304,301989888~20971520,331350016~8388608,348127232~29360128,390070272~8388608] 2023-12-01T16:41:58.534 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 12 diff [0~8388608,25165824~4194304,41943040~4194304,54525952~8388608,79691776~8388608,96468992~4194304,113246208~4194304,134217728~4194304,142606336~12582912,159383552~4194304,188743680~4194304,222298112~8388608,243269632~8388608,272629760~4194304,285212672~12582912,301989888~16777216,327155712~8388608,348127232~25165824,390070272~8388608,406847488~4194304] 2023-12-01T16:41:58.534 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~8388608,25165824~4194304,41943040~4194304,54525952~8388608,79691776~8388608,96468992~4194304,113246208~4194304,134217728~4194304,142606336~12582912,159383552~4194304,188743680~4194304,222298112~8388608,243269632~8388608,272629760~4194304,285212672~12582912,301989888~16777216,327155712~8388608,348127232~25165824,390070272~8388608,406847488~4194304] 2023-12-01T16:41:58.536 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~8388608,25165824~8388608,41943040~4194304,54525952~12582912,79691776~12582912,96468992~8388608,113246208~4194304,134217728~4194304,142606336~25165824,188743680~8388608,222298112~12582912,243269632~8388608,272629760~4194304,285212672~12582912,301989888~20971520,327155712~12582912,348127232~29360128,390070272~8388608,406847488~8388608] 2023-12-01T16:41:58.536 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 13 diff [0~12582912,25165824~4194304,41943040~20971520,79691776~8388608,96468992~4194304,113246208~4194304,134217728~4194304,142606336~12582912,159383552~4194304,171966464~8388608,188743680~4194304,209715200~8388608,222298112~8388608,243269632~8388608,272629760~25165824,301989888~16777216,327155712~8388608,348127232~25165824,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.536 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~12582912,25165824~4194304,41943040~20971520,79691776~8388608,96468992~4194304,113246208~4194304,134217728~4194304,142606336~12582912,159383552~4194304,171966464~8388608,188743680~4194304,209715200~8388608,222298112~8388608,243269632~8388608,272629760~25165824,301989888~16777216,327155712~8388608,348127232~25165824,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.538 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~12582912,25165824~8388608,41943040~25165824,79691776~12582912,96468992~8388608,113246208~4194304,134217728~4194304,142606336~25165824,171966464~12582912,188743680~8388608,209715200~8388608,222298112~12582912,243269632~12582912,272629760~25165824,301989888~20971520,327155712~12582912,348127232~29360128,385875968~29360128] 2023-12-01T16:41:58.538 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 14 diff [0~12582912,25165824~4194304,41943040~20971520,79691776~8388608,92274688~8388608,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,188743680~4194304,209715200~8388608,222298112~8388608,243269632~8388608,272629760~46137344,327155712~8388608,348127232~25165824,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.539 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~12582912,25165824~4194304,41943040~20971520,79691776~8388608,92274688~8388608,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,188743680~4194304,209715200~8388608,222298112~8388608,243269632~8388608,272629760~46137344,327155712~8388608,348127232~25165824,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.542 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~12582912,25165824~8388608,41943040~25165824,79691776~25165824,113246208~25165824,142606336~25165824,171966464~12582912,188743680~8388608,209715200~8388608,222298112~12582912,243269632~12582912,272629760~50331648,327155712~12582912,348127232~29360128,385875968~29360128] 2023-12-01T16:41:58.542 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 15 diff [0~12582912,25165824~4194304,41943040~20971520,79691776~8388608,92274688~8388608,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,184549376~12582912,205520896~12582912,222298112~8388608,243269632~8388608,272629760~46137344,327155712~12582912,343932928~29360128,385875968~25165824] 2023-12-01T16:41:58.542 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~12582912,25165824~4194304,41943040~20971520,79691776~8388608,92274688~8388608,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,184549376~12582912,205520896~12582912,222298112~8388608,243269632~8388608,272629760~46137344,327155712~12582912,343932928~29360128,385875968~25165824] 2023-12-01T16:41:58.544 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~25165824,79691776~25165824,113246208~25165824,142606336~25165824,171966464~29360128,205520896~12582912,222298112~12582912,243269632~12582912,272629760~50331648,327155712~12582912,343932928~33554432,385875968~29360128] 2023-12-01T16:41:58.544 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 16 diff [0~16777216,25165824~4194304,41943040~20971520,79691776~8388608,92274688~8388608,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,184549376~12582912,205520896~12582912,222298112~8388608,243269632~12582912,272629760~50331648,327155712~46137344,385875968~25165824] 2023-12-01T16:41:58.544 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~20971520,79691776~8388608,92274688~8388608,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,184549376~12582912,205520896~12582912,222298112~8388608,243269632~12582912,272629760~50331648,327155712~46137344,385875968~25165824] 2023-12-01T16:41:58.547 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~25165824,79691776~25165824,113246208~25165824,142606336~25165824,171966464~29360128,205520896~12582912,222298112~12582912,243269632~12582912,272629760~104857600,385875968~29360128] 2023-12-01T16:41:58.547 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 17 diff [0~16777216,25165824~4194304,41943040~29360128,79691776~25165824,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,184549376~12582912,201326592~16777216,222298112~8388608,243269632~12582912,272629760~50331648,327155712~46137344,385875968~29360128] 2023-12-01T16:41:58.547 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~25165824,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,184549376~12582912,201326592~16777216,222298112~8388608,243269632~12582912,272629760~50331648,327155712~46137344,385875968~29360128] 2023-12-01T16:41:58.550 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~25165824,113246208~25165824,142606336~25165824,171966464~46137344,222298112~12582912,243269632~12582912,272629760~104857600,385875968~33554432] 2023-12-01T16:41:58.550 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 18 diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~16777216,222298112~12582912,243269632~12582912,272629760~50331648,327155712~46137344,385875968~29360128] 2023-12-01T16:41:58.551 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~16777216,222298112~12582912,243269632~12582912,272629760~50331648,327155712~46137344,385875968~29360128] 2023-12-01T16:41:58.555 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~46137344,222298112~16777216,243269632~12582912,272629760~104857600,385875968~33554432] 2023-12-01T16:41:58.555 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to 19 diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:41:58.555 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:41:58.559 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~67108864,243269632~12582912,272629760~104857600,385875968~33554432] 2023-12-01T16:41:58.559 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to 11 diff [0~8388608,25165824~4194304,79691776~8388608,142606336~8388608,159383552~4194304,188743680~4194304,243269632~8388608,310378496~8388608,348127232~4194304,390070272~8388608] 2023-12-01T16:41:58.560 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~8388608,25165824~4194304,79691776~8388608,142606336~8388608,159383552~4194304,188743680~4194304,243269632~8388608,310378496~8388608,348127232~4194304,390070272~8388608] 2023-12-01T16:41:58.561 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~8388608,25165824~8388608,79691776~12582912,142606336~12582912,159383552~8388608,188743680~8388608,243269632~8388608,310378496~12582912,348127232~4194304,390070272~8388608] 2023-12-01T16:41:58.561 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to 12 diff [0~8388608,25165824~4194304,41943040~4194304,54525952~4194304,79691776~8388608,96468992~4194304,134217728~4194304,142606336~12582912,159383552~4194304,188743680~4194304,243269632~8388608,285212672~12582912,310378496~8388608,327155712~4194304,348127232~4194304,356515840~8388608,390070272~8388608,406847488~4194304] 2023-12-01T16:41:58.561 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~8388608,25165824~4194304,41943040~4194304,54525952~4194304,79691776~8388608,96468992~4194304,134217728~4194304,142606336~12582912,159383552~4194304,188743680~4194304,243269632~8388608,285212672~12582912,310378496~8388608,327155712~4194304,348127232~4194304,356515840~8388608,390070272~8388608,406847488~4194304] 2023-12-01T16:41:58.563 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~8388608,25165824~8388608,41943040~4194304,54525952~8388608,79691776~12582912,96468992~8388608,134217728~4194304,142606336~25165824,188743680~8388608,243269632~8388608,285212672~12582912,310378496~12582912,327155712~8388608,348127232~4194304,356515840~8388608,390070272~8388608,406847488~8388608] 2023-12-01T16:41:58.563 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to 13 diff [0~12582912,25165824~4194304,41943040~16777216,79691776~8388608,96468992~4194304,134217728~4194304,142606336~12582912,159383552~4194304,171966464~8388608,188743680~4194304,209715200~8388608,243269632~8388608,276824064~20971520,301989888~16777216,327155712~4194304,348127232~12582912,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.563 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~12582912,25165824~4194304,41943040~16777216,79691776~8388608,96468992~4194304,134217728~4194304,142606336~12582912,159383552~4194304,171966464~8388608,188743680~4194304,209715200~8388608,243269632~8388608,276824064~20971520,301989888~16777216,327155712~4194304,348127232~12582912,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.564 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~12582912,25165824~8388608,41943040~20971520,79691776~12582912,96468992~8388608,134217728~4194304,142606336~25165824,171966464~12582912,188743680~8388608,209715200~8388608,243269632~12582912,276824064~20971520,301989888~20971520,327155712~8388608,348127232~16777216,385875968~29360128] 2023-12-01T16:41:58.565 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to 14 diff [0~12582912,25165824~4194304,41943040~16777216,79691776~8388608,92274688~8388608,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,188743680~4194304,209715200~8388608,222298112~4194304,243269632~8388608,276824064~41943040,327155712~4194304,348127232~12582912,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.565 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~12582912,25165824~4194304,41943040~16777216,79691776~8388608,92274688~8388608,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,188743680~4194304,209715200~8388608,222298112~4194304,243269632~8388608,276824064~41943040,327155712~4194304,348127232~12582912,385875968~8388608,398458880~12582912] 2023-12-01T16:41:58.567 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~12582912,25165824~8388608,41943040~20971520,79691776~25165824,113246208~25165824,142606336~25165824,171966464~12582912,188743680~8388608,209715200~8388608,222298112~8388608,243269632~12582912,276824064~46137344,327155712~8388608,348127232~16777216,385875968~29360128] 2023-12-01T16:41:58.567 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to 15 diff [0~12582912,25165824~4194304,41943040~16777216,79691776~8388608,92274688~8388608,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,184549376~12582912,205520896~12582912,222298112~4194304,243269632~8388608,276824064~41943040,327155712~12582912,343932928~16777216,385875968~25165824] 2023-12-01T16:41:58.567 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~12582912,25165824~4194304,41943040~16777216,79691776~8388608,92274688~8388608,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,184549376~12582912,205520896~12582912,222298112~4194304,243269632~8388608,276824064~41943040,327155712~12582912,343932928~16777216,385875968~25165824] 2023-12-01T16:41:58.569 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~20971520,79691776~25165824,113246208~25165824,142606336~25165824,171966464~29360128,205520896~12582912,222298112~8388608,243269632~12582912,276824064~46137344,327155712~12582912,343932928~20971520,385875968~29360128] 2023-12-01T16:41:58.569 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to 16 diff [0~16777216,25165824~4194304,41943040~20971520,79691776~8388608,92274688~8388608,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,184549376~12582912,205520896~12582912,222298112~4194304,243269632~12582912,276824064~46137344,327155712~33554432,385875968~25165824] 2023-12-01T16:41:58.569 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~20971520,79691776~8388608,92274688~8388608,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,184549376~12582912,205520896~12582912,222298112~4194304,243269632~12582912,276824064~46137344,327155712~33554432,385875968~25165824] 2023-12-01T16:41:58.572 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~25165824,79691776~25165824,113246208~25165824,142606336~25165824,171966464~29360128,205520896~12582912,222298112~8388608,243269632~12582912,276824064~88080384,385875968~29360128] 2023-12-01T16:41:58.572 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to 17 diff [0~16777216,25165824~4194304,41943040~29360128,79691776~25165824,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,184549376~12582912,201326592~16777216,222298112~4194304,243269632~12582912,276824064~46137344,327155712~33554432,385875968~29360128] 2023-12-01T16:41:58.572 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~25165824,113246208~25165824,142606336~12582912,159383552~4194304,171966464~8388608,184549376~12582912,201326592~16777216,222298112~4194304,243269632~12582912,276824064~46137344,327155712~33554432,385875968~29360128] 2023-12-01T16:41:58.576 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~25165824,113246208~25165824,142606336~25165824,171966464~46137344,222298112~8388608,243269632~12582912,276824064~88080384,385875968~33554432] 2023-12-01T16:41:58.576 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to 18 diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~16777216,222298112~12582912,243269632~12582912,276824064~46137344,327155712~33554432,385875968~29360128] 2023-12-01T16:41:58.576 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~16777216,222298112~12582912,243269632~12582912,276824064~46137344,327155712~33554432,385875968~29360128] 2023-12-01T16:41:58.578 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~46137344,222298112~16777216,243269632~12582912,276824064~88080384,385875968~33554432] 2023-12-01T16:41:58.578 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to 19 diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~58720256,339738624~20971520,385875968~29360128] 2023-12-01T16:41:58.579 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~58720256,339738624~20971520,385875968~29360128] 2023-12-01T16:41:58.582 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~67108864,243269632~12582912,276824064~88080384,385875968~33554432] 2023-12-01T16:41:58.582 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to 12 diff [41943040~4194304,54525952~4194304,96468992~4194304,134217728~4194304,146800640~8388608,285212672~12582912,327155712~4194304,356515840~8388608,406847488~4194304] 2023-12-01T16:41:58.582 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [41943040~4194304,54525952~4194304,96468992~4194304,134217728~4194304,146800640~8388608,285212672~12582912,327155712~4194304,356515840~8388608,406847488~4194304] 2023-12-01T16:41:58.583 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [41943040~4194304,54525952~8388608,96468992~8388608,134217728~4194304,146800640~12582912,285212672~12582912,327155712~8388608,356515840~8388608,406847488~8388608] 2023-12-01T16:41:58.584 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to 13 diff [8388608~4194304,41943040~16777216,96468992~4194304,134217728~4194304,146800640~8388608,171966464~8388608,209715200~8388608,243269632~8388608,276824064~20971520,301989888~8388608,327155712~4194304,352321536~8388608,385875968~4194304,398458880~12582912] 2023-12-01T16:41:58.584 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~4194304,41943040~16777216,96468992~4194304,134217728~4194304,146800640~8388608,171966464~8388608,209715200~8388608,243269632~8388608,276824064~20971520,301989888~8388608,327155712~4194304,352321536~8388608,385875968~4194304,398458880~12582912] 2023-12-01T16:41:58.585 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~4194304,41943040~20971520,96468992~8388608,134217728~4194304,146800640~12582912,171966464~12582912,209715200~8388608,243269632~12582912,276824064~20971520,301989888~8388608,327155712~8388608,352321536~12582912,385875968~8388608,398458880~16777216] 2023-12-01T16:41:58.585 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to 14 diff [0~4194304,8388608~4194304,41943040~16777216,92274688~8388608,113246208~25165824,146800640~8388608,171966464~8388608,209715200~8388608,222298112~4194304,243269632~8388608,276824064~33554432,327155712~4194304,352321536~8388608,385875968~4194304,398458880~12582912] 2023-12-01T16:41:58.585 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~4194304,8388608~4194304,41943040~16777216,92274688~8388608,113246208~25165824,146800640~8388608,171966464~8388608,209715200~8388608,222298112~4194304,243269632~8388608,276824064~33554432,327155712~4194304,352321536~8388608,385875968~4194304,398458880~12582912] 2023-12-01T16:41:58.587 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4194304,8388608~4194304,41943040~20971520,92274688~12582912,113246208~25165824,146800640~12582912,171966464~12582912,209715200~8388608,222298112~8388608,243269632~12582912,276824064~33554432,327155712~8388608,352321536~12582912,385875968~8388608,398458880~16777216] 2023-12-01T16:41:58.587 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to 15 diff [0~4194304,8388608~4194304,41943040~16777216,92274688~8388608,113246208~25165824,146800640~8388608,171966464~8388608,184549376~4194304,192937984~4194304,205520896~12582912,222298112~4194304,243269632~8388608,276824064~33554432,327155712~12582912,343932928~4194304,352321536~8388608,385875968~25165824] 2023-12-01T16:41:58.587 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~4194304,8388608~4194304,41943040~16777216,92274688~8388608,113246208~25165824,146800640~8388608,171966464~8388608,184549376~4194304,192937984~4194304,205520896~12582912,222298112~4194304,243269632~8388608,276824064~33554432,327155712~12582912,343932928~4194304,352321536~8388608,385875968~25165824] 2023-12-01T16:41:58.588 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4194304,8388608~8388608,41943040~20971520,92274688~12582912,113246208~25165824,146800640~12582912,171966464~29360128,205520896~12582912,222298112~8388608,243269632~12582912,276824064~33554432,327155712~12582912,343932928~20971520,385875968~29360128] 2023-12-01T16:41:58.588 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to 16 diff [0~4194304,8388608~8388608,41943040~20971520,92274688~8388608,113246208~25165824,146800640~8388608,171966464~8388608,184549376~12582912,205520896~12582912,222298112~4194304,243269632~12582912,276824064~33554432,314572800~8388608,327155712~20971520,352321536~8388608,385875968~25165824] 2023-12-01T16:41:58.589 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~4194304,8388608~8388608,41943040~20971520,92274688~8388608,113246208~25165824,146800640~8388608,171966464~8388608,184549376~12582912,205520896~12582912,222298112~4194304,243269632~12582912,276824064~33554432,314572800~8388608,327155712~20971520,352321536~8388608,385875968~25165824] 2023-12-01T16:41:58.591 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4194304,8388608~8388608,41943040~25165824,92274688~12582912,113246208~25165824,146800640~12582912,171966464~29360128,205520896~12582912,222298112~8388608,243269632~12582912,276824064~33554432,314572800~50331648,385875968~29360128] 2023-12-01T16:41:58.591 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to 17 diff [0~16777216,41943040~29360128,83886080~20971520,113246208~25165824,146800640~8388608,171966464~8388608,184549376~12582912,201326592~16777216,222298112~4194304,243269632~12582912,276824064~33554432,314572800~8388608,327155712~20971520,352321536~8388608,385875968~29360128] 2023-12-01T16:41:58.591 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,41943040~29360128,83886080~20971520,113246208~25165824,146800640~8388608,171966464~8388608,184549376~12582912,201326592~16777216,222298112~4194304,243269632~12582912,276824064~33554432,314572800~8388608,327155712~20971520,352321536~8388608,385875968~29360128] 2023-12-01T16:41:58.593 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,41943040~33554432,83886080~20971520,113246208~25165824,146800640~12582912,171966464~46137344,222298112~8388608,243269632~12582912,276824064~33554432,314572800~50331648,385875968~33554432] 2023-12-01T16:41:58.594 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to 18 diff [0~16777216,41943040~29360128,83886080~16777216,104857600~50331648,171966464~8388608,184549376~12582912,201326592~16777216,222298112~12582912,243269632~12582912,276824064~33554432,314572800~8388608,327155712~20971520,352321536~8388608,385875968~29360128] 2023-12-01T16:41:58.594 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,41943040~29360128,83886080~16777216,104857600~50331648,171966464~8388608,184549376~12582912,201326592~16777216,222298112~12582912,243269632~12582912,276824064~33554432,314572800~8388608,327155712~20971520,352321536~8388608,385875968~29360128] 2023-12-01T16:41:58.597 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,41943040~33554432,83886080~75497472,171966464~46137344,222298112~16777216,243269632~12582912,276824064~33554432,314572800~50331648,385875968~33554432] 2023-12-01T16:41:58.597 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to 19 diff [0~16777216,25165824~4194304,41943040~29360128,83886080~75497472,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~33554432,314572800~20971520,339738624~20971520,385875968~29360128] 2023-12-01T16:41:58.597 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,83886080~75497472,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~33554432,314572800~20971520,339738624~20971520,385875968~29360128] 2023-12-01T16:41:58.604 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,41943040~33554432,83886080~75497472,171966464~67108864,243269632~12582912,276824064~33554432,314572800~50331648,385875968~33554432] 2023-12-01T16:41:58.604 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to 13 diff [8388608~4194304,46137344~8388608,171966464~8388608,209715200~8388608,243269632~8388608,276824064~8388608,301989888~8388608,352321536~4194304,385875968~4194304,398458880~8388608] 2023-12-01T16:41:58.604 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~4194304,46137344~8388608,171966464~8388608,209715200~8388608,243269632~8388608,276824064~8388608,301989888~8388608,352321536~4194304,385875968~4194304,398458880~8388608] 2023-12-01T16:41:58.604 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~4194304,46137344~12582912,171966464~12582912,209715200~8388608,243269632~12582912,276824064~8388608,301989888~8388608,352321536~8388608,385875968~8388608,398458880~8388608] 2023-12-01T16:41:58.604 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to 14 diff [0~4194304,8388608~4194304,46137344~8388608,92274688~4194304,113246208~20971520,171966464~8388608,209715200~8388608,222298112~4194304,243269632~8388608,276824064~8388608,293601280~16777216,327155712~4194304,352321536~4194304,385875968~4194304,398458880~8388608] 2023-12-01T16:41:58.605 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~4194304,8388608~4194304,46137344~8388608,92274688~4194304,113246208~20971520,171966464~8388608,209715200~8388608,222298112~4194304,243269632~8388608,276824064~8388608,293601280~16777216,327155712~4194304,352321536~4194304,385875968~4194304,398458880~8388608] 2023-12-01T16:41:58.605 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4194304,8388608~4194304,46137344~12582912,92274688~8388608,113246208~25165824,171966464~12582912,209715200~8388608,222298112~8388608,243269632~12582912,276824064~8388608,293601280~16777216,327155712~4194304,352321536~8388608,385875968~8388608,398458880~8388608] 2023-12-01T16:41:58.605 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to 15 diff [0~4194304,8388608~4194304,46137344~8388608,92274688~4194304,113246208~20971520,155189248~4194304,171966464~8388608,184549376~4194304,192937984~4194304,205520896~12582912,222298112~4194304,243269632~8388608,276824064~8388608,293601280~16777216,327155712~8388608,343932928~4194304,352321536~4194304,385875968~20971520] 2023-12-01T16:41:58.605 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~4194304,8388608~4194304,46137344~8388608,92274688~4194304,113246208~20971520,155189248~4194304,171966464~8388608,184549376~4194304,192937984~4194304,205520896~12582912,222298112~4194304,243269632~8388608,276824064~8388608,293601280~16777216,327155712~8388608,343932928~4194304,352321536~4194304,385875968~20971520] 2023-12-01T16:41:58.606 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4194304,8388608~8388608,46137344~12582912,92274688~8388608,113246208~25165824,155189248~4194304,171966464~29360128,205520896~12582912,222298112~8388608,243269632~12582912,276824064~8388608,293601280~16777216,327155712~12582912,343932928~16777216,385875968~20971520] 2023-12-01T16:41:58.606 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to 16 diff [0~4194304,8388608~8388608,46137344~8388608,58720256~4194304,92274688~4194304,113246208~20971520,155189248~4194304,171966464~8388608,184549376~12582912,205520896~12582912,222298112~4194304,243269632~12582912,276824064~8388608,293601280~16777216,314572800~8388608,327155712~8388608,339738624~8388608,352321536~4194304,385875968~20971520] 2023-12-01T16:41:58.606 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~4194304,8388608~8388608,46137344~8388608,58720256~4194304,92274688~4194304,113246208~20971520,155189248~4194304,171966464~8388608,184549376~12582912,205520896~12582912,222298112~4194304,243269632~12582912,276824064~8388608,293601280~16777216,314572800~8388608,327155712~8388608,339738624~8388608,352321536~4194304,385875968~20971520] 2023-12-01T16:41:58.607 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4194304,8388608~8388608,46137344~20971520,92274688~8388608,113246208~25165824,155189248~4194304,171966464~29360128,205520896~12582912,222298112~8388608,243269632~12582912,276824064~8388608,293601280~16777216,314572800~46137344,385875968~20971520] 2023-12-01T16:41:58.607 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to 17 diff [0~16777216,46137344~8388608,58720256~12582912,83886080~16777216,113246208~20971520,150994944~8388608,171966464~8388608,184549376~12582912,201326592~16777216,222298112~4194304,243269632~12582912,276824064~8388608,293601280~16777216,314572800~8388608,327155712~20971520,352321536~4194304,385875968~29360128] 2023-12-01T16:41:58.607 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,46137344~8388608,58720256~12582912,83886080~16777216,113246208~20971520,150994944~8388608,171966464~8388608,184549376~12582912,201326592~16777216,222298112~4194304,243269632~12582912,276824064~8388608,293601280~16777216,314572800~8388608,327155712~20971520,352321536~4194304,385875968~29360128] 2023-12-01T16:41:58.609 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,46137344~29360128,83886080~20971520,113246208~25165824,150994944~8388608,171966464~46137344,222298112~8388608,243269632~12582912,276824064~8388608,293601280~16777216,314572800~46137344,385875968~33554432] 2023-12-01T16:41:58.609 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to 18 diff [0~16777216,46137344~8388608,58720256~12582912,83886080~16777216,104857600~29360128,138412032~8388608,150994944~8388608,171966464~8388608,184549376~12582912,201326592~16777216,222298112~12582912,243269632~12582912,276824064~8388608,293601280~16777216,314572800~8388608,327155712~20971520,352321536~4194304,385875968~29360128] 2023-12-01T16:41:58.609 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,46137344~8388608,58720256~12582912,83886080~16777216,104857600~29360128,138412032~8388608,150994944~8388608,171966464~8388608,184549376~12582912,201326592~16777216,222298112~12582912,243269632~12582912,276824064~8388608,293601280~16777216,314572800~8388608,327155712~20971520,352321536~4194304,385875968~29360128] 2023-12-01T16:41:58.611 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,46137344~29360128,83886080~75497472,171966464~46137344,222298112~16777216,243269632~12582912,276824064~8388608,293601280~16777216,314572800~46137344,385875968~33554432] 2023-12-01T16:41:58.612 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to 19 diff [0~16777216,25165824~4194304,46137344~8388608,58720256~12582912,83886080~50331648,138412032~20971520,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~8388608,293601280~16777216,314572800~20971520,339738624~16777216,385875968~29360128] 2023-12-01T16:41:58.612 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,46137344~8388608,58720256~12582912,83886080~50331648,138412032~20971520,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~8388608,293601280~16777216,314572800~20971520,339738624~16777216,385875968~29360128] 2023-12-01T16:41:58.614 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,46137344~29360128,83886080~75497472,171966464~67108864,243269632~12582912,276824064~8388608,293601280~16777216,314572800~46137344,385875968~33554432] 2023-12-01T16:41:58.614 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to 14 diff [0~4194304,92274688~4194304,113246208~20971520,222298112~4194304,276824064~4194304,293601280~8388608,327155712~4194304] 2023-12-01T16:41:58.614 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~4194304,92274688~4194304,113246208~20971520,222298112~4194304,276824064~4194304,293601280~8388608,327155712~4194304] 2023-12-01T16:41:58.615 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4194304,92274688~8388608,113246208~25165824,222298112~8388608,276824064~8388608,293601280~8388608,327155712~4194304] 2023-12-01T16:41:58.615 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to 15 diff [0~4194304,8388608~4194304,92274688~4194304,113246208~20971520,155189248~4194304,184549376~4194304,192937984~4194304,205520896~8388608,222298112~4194304,276824064~4194304,293601280~8388608,327155712~8388608,343932928~4194304,390070272~8388608] 2023-12-01T16:41:58.615 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~4194304,8388608~4194304,92274688~4194304,113246208~20971520,155189248~4194304,184549376~4194304,192937984~4194304,205520896~8388608,222298112~4194304,276824064~4194304,293601280~8388608,327155712~8388608,343932928~4194304,390070272~8388608] 2023-12-01T16:41:58.617 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4194304,8388608~8388608,92274688~8388608,113246208~25165824,155189248~4194304,184549376~16777216,205520896~12582912,222298112~8388608,276824064~8388608,293601280~8388608,327155712~12582912,343932928~8388608,390070272~12582912] 2023-12-01T16:41:58.617 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to 16 diff [0~4194304,8388608~4194304,58720256~4194304,92274688~4194304,113246208~20971520,155189248~4194304,184549376~12582912,205520896~8388608,222298112~4194304,247463936~8388608,276824064~4194304,293601280~16777216,314572800~8388608,327155712~8388608,339738624~8388608,390070272~12582912] 2023-12-01T16:41:58.617 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~4194304,8388608~4194304,58720256~4194304,92274688~4194304,113246208~20971520,155189248~4194304,184549376~12582912,205520896~8388608,222298112~4194304,247463936~8388608,276824064~4194304,293601280~16777216,314572800~8388608,327155712~8388608,339738624~8388608,390070272~12582912] 2023-12-01T16:41:58.619 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~4194304,8388608~8388608,58720256~8388608,92274688~8388608,113246208~25165824,155189248~4194304,184549376~16777216,205520896~12582912,222298112~8388608,247463936~8388608,276824064~8388608,293601280~16777216,314572800~37748736,390070272~16777216] 2023-12-01T16:41:58.619 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to 17 diff [0~16777216,58720256~12582912,83886080~16777216,113246208~20971520,150994944~8388608,184549376~12582912,201326592~12582912,222298112~4194304,247463936~8388608,276824064~4194304,293601280~16777216,314572800~8388608,327155712~20971520,385875968~16777216,406847488~8388608] 2023-12-01T16:41:58.620 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,58720256~12582912,83886080~16777216,113246208~20971520,150994944~8388608,184549376~12582912,201326592~12582912,222298112~4194304,247463936~8388608,276824064~4194304,293601280~16777216,314572800~8388608,327155712~20971520,385875968~16777216,406847488~8388608] 2023-12-01T16:41:58.620 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,58720256~16777216,83886080~20971520,113246208~25165824,150994944~8388608,184549376~33554432,222298112~8388608,247463936~8388608,276824064~8388608,293601280~16777216,314572800~37748736,385875968~33554432] 2023-12-01T16:41:58.621 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to 18 diff [0~16777216,58720256~12582912,83886080~16777216,104857600~29360128,138412032~8388608,150994944~8388608,184549376~12582912,201326592~12582912,222298112~12582912,247463936~8388608,276824064~4194304,293601280~16777216,314572800~8388608,327155712~20971520,385875968~16777216,406847488~8388608] 2023-12-01T16:41:58.621 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,58720256~12582912,83886080~16777216,104857600~29360128,138412032~8388608,150994944~8388608,184549376~12582912,201326592~12582912,222298112~12582912,247463936~8388608,276824064~4194304,293601280~16777216,314572800~8388608,327155712~20971520,385875968~16777216,406847488~8388608] 2023-12-01T16:41:58.622 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,58720256~16777216,83886080~75497472,184549376~33554432,222298112~16777216,247463936~8388608,276824064~8388608,293601280~16777216,314572800~37748736,385875968~33554432] 2023-12-01T16:41:58.622 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to 19 diff [0~16777216,25165824~4194304,58720256~12582912,83886080~50331648,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,276824064~4194304,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:41:58.622 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,58720256~12582912,83886080~50331648,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,276824064~4194304,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:41:58.626 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,58720256~16777216,83886080~75497472,184549376~54525952,247463936~8388608,276824064~8388608,293601280~16777216,314572800~41943040,385875968~33554432] 2023-12-01T16:41:58.626 INFO:tasks.workunit.client.0.smithi119.stdout:from 14 to 15 diff [8388608~4194304,155189248~4194304,184549376~4194304,192937984~4194304,205520896~8388608,293601280~8388608,327155712~8388608,343932928~4194304,390070272~8388608] 2023-12-01T16:41:58.626 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~4194304,155189248~4194304,184549376~4194304,192937984~4194304,205520896~8388608,293601280~8388608,327155712~8388608,343932928~4194304,390070272~8388608] 2023-12-01T16:41:58.628 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~8388608,155189248~4194304,184549376~16777216,205520896~12582912,293601280~8388608,327155712~12582912,343932928~8388608,390070272~12582912] 2023-12-01T16:41:58.629 INFO:tasks.workunit.client.0.smithi119.stdout:from 14 to 16 diff [8388608~4194304,58720256~4194304,155189248~4194304,184549376~12582912,205520896~8388608,247463936~8388608,293601280~16777216,314572800~8388608,327155712~8388608,339738624~8388608,390070272~12582912] 2023-12-01T16:41:58.629 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~4194304,58720256~4194304,155189248~4194304,184549376~12582912,205520896~8388608,247463936~8388608,293601280~16777216,314572800~8388608,327155712~8388608,339738624~8388608,390070272~12582912] 2023-12-01T16:41:58.629 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~8388608,58720256~8388608,155189248~4194304,184549376~16777216,205520896~12582912,247463936~8388608,293601280~16777216,314572800~37748736,390070272~16777216] 2023-12-01T16:41:58.629 INFO:tasks.workunit.client.0.smithi119.stdout:from 14 to 17 diff [4194304~12582912,58720256~12582912,83886080~8388608,96468992~4194304,150994944~8388608,184549376~12582912,201326592~12582912,247463936~8388608,293601280~16777216,314572800~8388608,327155712~20971520,385875968~16777216,406847488~8388608] 2023-12-01T16:41:58.629 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~12582912,58720256~12582912,83886080~8388608,96468992~4194304,150994944~8388608,184549376~12582912,201326592~12582912,247463936~8388608,293601280~16777216,314572800~8388608,327155712~20971520,385875968~16777216,406847488~8388608] 2023-12-01T16:41:58.629 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~12582912,58720256~16777216,83886080~20971520,150994944~8388608,184549376~33554432,247463936~8388608,293601280~16777216,314572800~37748736,385875968~33554432] 2023-12-01T16:41:58.629 INFO:tasks.workunit.client.0.smithi119.stdout:from 14 to 18 diff [4194304~12582912,58720256~12582912,83886080~16777216,104857600~8388608,121634816~12582912,138412032~8388608,150994944~8388608,184549376~12582912,201326592~12582912,226492416~8388608,247463936~8388608,293601280~16777216,314572800~8388608,327155712~20971520,385875968~16777216,406847488~8388608] 2023-12-01T16:41:58.629 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~12582912,58720256~12582912,83886080~16777216,104857600~8388608,121634816~12582912,138412032~8388608,150994944~8388608,184549376~12582912,201326592~12582912,226492416~8388608,247463936~8388608,293601280~16777216,314572800~8388608,327155712~20971520,385875968~16777216,406847488~8388608] 2023-12-01T16:41:58.630 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~12582912,58720256~16777216,83886080~33554432,121634816~37748736,184549376~33554432,226492416~12582912,247463936~8388608,293601280~16777216,314572800~37748736,385875968~33554432] 2023-12-01T16:41:58.630 INFO:tasks.workunit.client.0.smithi119.stdout:from 14 to 19 diff [4194304~12582912,25165824~4194304,58720256~12582912,83886080~29360128,121634816~12582912,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:41:58.630 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~12582912,25165824~4194304,58720256~12582912,83886080~29360128,121634816~12582912,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:41:58.632 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~12582912,25165824~4194304,58720256~16777216,83886080~33554432,121634816~37748736,184549376~54525952,247463936~8388608,293601280~16777216,314572800~41943040,385875968~33554432] 2023-12-01T16:41:58.632 INFO:tasks.workunit.client.0.smithi119.stdout:from 15 to 16 diff [8388608~4194304,58720256~4194304,188743680~8388608,247463936~8388608,297795584~8388608,314572800~8388608,339738624~4194304,390070272~12582912] 2023-12-01T16:41:58.632 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [8388608~4194304,58720256~4194304,188743680~8388608,247463936~8388608,297795584~8388608,314572800~8388608,339738624~4194304,390070272~12582912] 2023-12-01T16:41:58.633 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [8388608~8388608,58720256~8388608,188743680~8388608,247463936~8388608,297795584~12582912,314572800~12582912,339738624~4194304,390070272~16777216] 2023-12-01T16:41:58.633 INFO:tasks.workunit.client.0.smithi119.stdout:from 15 to 17 diff [4194304~12582912,58720256~12582912,83886080~8388608,96468992~4194304,150994944~8388608,188743680~8388608,201326592~4194304,247463936~8388608,297795584~8388608,314572800~8388608,327155712~8388608,339738624~4194304,385875968~16777216,406847488~8388608] 2023-12-01T16:41:58.633 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~12582912,58720256~12582912,83886080~8388608,96468992~4194304,150994944~8388608,188743680~8388608,201326592~4194304,247463936~8388608,297795584~8388608,314572800~8388608,327155712~8388608,339738624~4194304,385875968~16777216,406847488~8388608] 2023-12-01T16:41:58.634 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~12582912,58720256~16777216,83886080~20971520,150994944~8388608,188743680~8388608,201326592~8388608,247463936~8388608,297795584~12582912,314572800~20971520,339738624~4194304,385875968~33554432] 2023-12-01T16:41:58.634 INFO:tasks.workunit.client.0.smithi119.stdout:from 15 to 18 diff [4194304~12582912,58720256~12582912,83886080~16777216,104857600~8388608,121634816~12582912,138412032~8388608,150994944~8388608,188743680~8388608,201326592~4194304,226492416~8388608,247463936~8388608,297795584~8388608,314572800~8388608,327155712~8388608,339738624~4194304,385875968~16777216,406847488~8388608] 2023-12-01T16:41:58.635 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~12582912,58720256~12582912,83886080~16777216,104857600~8388608,121634816~12582912,138412032~8388608,150994944~8388608,188743680~8388608,201326592~4194304,226492416~8388608,247463936~8388608,297795584~8388608,314572800~8388608,327155712~8388608,339738624~4194304,385875968~16777216,406847488~8388608] 2023-12-01T16:41:58.636 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~12582912,58720256~16777216,83886080~33554432,121634816~37748736,188743680~8388608,201326592~8388608,226492416~12582912,247463936~8388608,297795584~12582912,314572800~20971520,339738624~4194304,385875968~33554432] 2023-12-01T16:41:58.636 INFO:tasks.workunit.client.0.smithi119.stdout:from 15 to 19 diff [4194304~12582912,25165824~4194304,58720256~12582912,83886080~29360128,121634816~12582912,138412032~20971520,184549376~8388608,201326592~4194304,218103808~16777216,247463936~8388608,297795584~8388608,314572800~16777216,339738624~4194304,348127232~4194304,385875968~16777216,406847488~8388608] 2023-12-01T16:41:58.636 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~12582912,25165824~4194304,58720256~12582912,83886080~29360128,121634816~12582912,138412032~20971520,184549376~8388608,201326592~4194304,218103808~16777216,247463936~8388608,297795584~8388608,314572800~16777216,339738624~4194304,348127232~4194304,385875968~16777216,406847488~8388608] 2023-12-01T16:41:58.638 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~12582912,25165824~4194304,58720256~16777216,83886080~33554432,121634816~37748736,184549376~12582912,201326592~8388608,218103808~20971520,247463936~8388608,297795584~12582912,314572800~20971520,339738624~4194304,348127232~8388608,385875968~33554432] 2023-12-01T16:41:58.638 INFO:tasks.workunit.client.0.smithi119.stdout:from 16 to 17 diff [4194304~8388608,62914560~8388608,83886080~8388608,96468992~4194304,150994944~8388608,201326592~4194304,327155712~8388608,385875968~8388608,406847488~8388608] 2023-12-01T16:41:58.638 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~8388608,62914560~8388608,83886080~8388608,96468992~4194304,150994944~8388608,201326592~4194304,327155712~8388608,385875968~8388608,406847488~8388608] 2023-12-01T16:41:58.639 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~12582912,62914560~12582912,83886080~20971520,150994944~8388608,201326592~8388608,327155712~8388608,385875968~8388608,406847488~12582912] 2023-12-01T16:41:58.639 INFO:tasks.workunit.client.0.smithi119.stdout:from 16 to 18 diff [4194304~8388608,62914560~8388608,83886080~16777216,104857600~8388608,121634816~12582912,138412032~8388608,150994944~8388608,201326592~4194304,226492416~8388608,247463936~8388608,327155712~8388608,385875968~8388608,406847488~8388608] 2023-12-01T16:41:58.639 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~8388608,62914560~8388608,83886080~16777216,104857600~8388608,121634816~12582912,138412032~8388608,150994944~8388608,201326592~4194304,226492416~8388608,247463936~8388608,327155712~8388608,385875968~8388608,406847488~8388608] 2023-12-01T16:41:58.640 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~12582912,62914560~12582912,83886080~33554432,121634816~37748736,201326592~8388608,226492416~12582912,247463936~8388608,327155712~8388608,385875968~8388608,406847488~12582912] 2023-12-01T16:41:58.640 INFO:tasks.workunit.client.0.smithi119.stdout:from 16 to 19 diff [4194304~8388608,25165824~4194304,62914560~8388608,83886080~29360128,121634816~12582912,138412032~20971520,184549376~8388608,201326592~4194304,218103808~16777216,247463936~8388608,297795584~4194304,322961408~12582912,348127232~4194304,385875968~8388608,406847488~8388608] 2023-12-01T16:41:58.640 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~8388608,25165824~4194304,62914560~8388608,83886080~29360128,121634816~12582912,138412032~20971520,184549376~8388608,201326592~4194304,218103808~16777216,247463936~8388608,297795584~4194304,322961408~12582912,348127232~4194304,385875968~8388608,406847488~8388608] 2023-12-01T16:41:58.642 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~12582912,25165824~4194304,62914560~12582912,83886080~33554432,121634816~37748736,184549376~8388608,201326592~8388608,218103808~20971520,247463936~8388608,297795584~8388608,322961408~12582912,348127232~8388608,385875968~8388608,406847488~12582912] 2023-12-01T16:41:58.643 INFO:tasks.workunit.client.0.smithi119.stdout:from 17 to 18 diff [92274688~8388608,104857600~8388608,121634816~12582912,138412032~8388608,226492416~8388608,247463936~8388608,327155712~4194304,406847488~4194304] 2023-12-01T16:41:58.643 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [92274688~8388608,104857600~8388608,121634816~12582912,138412032~8388608,226492416~8388608,247463936~8388608,327155712~4194304,406847488~4194304] 2023-12-01T16:41:58.644 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [92274688~25165824,121634816~29360128,226492416~12582912,247463936~8388608,327155712~8388608,406847488~8388608] 2023-12-01T16:41:58.644 INFO:tasks.workunit.client.0.smithi119.stdout:from 17 to 19 diff [25165824~4194304,83886080~16777216,104857600~8388608,121634816~12582912,138412032~12582912,184549376~8388608,218103808~16777216,247463936~8388608,297795584~4194304,322961408~12582912,348127232~4194304,406847488~4194304] 2023-12-01T16:41:58.644 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [25165824~4194304,83886080~16777216,104857600~8388608,121634816~12582912,138412032~12582912,184549376~8388608,218103808~16777216,247463936~8388608,297795584~4194304,322961408~12582912,348127232~4194304,406847488~4194304] 2023-12-01T16:41:58.645 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [25165824~4194304,83886080~33554432,121634816~33554432,184549376~8388608,218103808~20971520,247463936~8388608,297795584~8388608,322961408~12582912,348127232~8388608,406847488~8388608] 2023-12-01T16:41:58.646 INFO:tasks.workunit.client.0.smithi119.stdout:from 18 to 19 diff [25165824~4194304,83886080~12582912,142606336~8388608,184549376~8388608,218103808~8388608,297795584~4194304,322961408~12582912,348127232~4194304] 2023-12-01T16:41:58.646 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [25165824~4194304,83886080~12582912,142606336~8388608,184549376~8388608,218103808~8388608,297795584~4194304,322961408~12582912,348127232~4194304] 2023-12-01T16:41:58.647 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [25165824~4194304,83886080~16777216,142606336~12582912,184549376~8388608,218103808~12582912,297795584~8388608,322961408~12582912,348127232~8388608] 2023-12-01T16:41:59.018 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:41:59.018 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:41:59.040 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:41:59.040 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:41:59.040 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:41:59.047 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:41:59.047 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:41:59.047 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:41:59.053 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:41:59.053 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:41:59.053 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:41:59.059 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~125829120,171966464~205520896,385875968~33554432] 2023-12-01T16:41:59.059 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:41:59.060 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:41:59.064 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:41:59.064 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:41:59.064 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:41:59.069 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:41:59.069 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:41:59.069 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:41:59.073 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:41:59.073 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:41:59.074 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:41:59.078 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~16777216,268435456~109051904,385875968~33554432] 2023-12-01T16:41:59.078 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:41:59.078 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:41:59.081 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~12582912,268435456~109051904,385875968~33554432] 2023-12-01T16:41:59.081 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:41:59.082 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:41:59.085 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~67108864,243269632~12582912,272629760~104857600,385875968~33554432] 2023-12-01T16:41:59.086 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~58720256,339738624~20971520,385875968~29360128] 2023-12-01T16:41:59.086 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~58720256,339738624~20971520,385875968~29360128] 2023-12-01T16:41:59.089 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~67108864,243269632~12582912,276824064~88080384,385875968~33554432] 2023-12-01T16:41:59.089 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,83886080~75497472,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~33554432,314572800~20971520,339738624~20971520,385875968~29360128] 2023-12-01T16:41:59.089 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,83886080~75497472,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~33554432,314572800~20971520,339738624~20971520,385875968~29360128] 2023-12-01T16:41:59.092 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,41943040~33554432,83886080~75497472,171966464~67108864,243269632~12582912,276824064~33554432,314572800~50331648,385875968~33554432] 2023-12-01T16:41:59.092 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to HEAD diff [0~16777216,25165824~4194304,46137344~8388608,58720256~12582912,83886080~50331648,138412032~20971520,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~8388608,293601280~16777216,314572800~20971520,339738624~16777216,385875968~29360128] 2023-12-01T16:41:59.092 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,46137344~8388608,58720256~12582912,83886080~50331648,138412032~20971520,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~8388608,293601280~16777216,314572800~20971520,339738624~16777216,385875968~29360128] 2023-12-01T16:41:59.094 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,46137344~29360128,83886080~75497472,171966464~67108864,243269632~12582912,276824064~8388608,293601280~16777216,314572800~46137344,385875968~33554432] 2023-12-01T16:41:59.094 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to HEAD diff [0~16777216,25165824~4194304,58720256~12582912,83886080~50331648,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,276824064~4194304,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:41:59.094 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,58720256~12582912,83886080~50331648,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,276824064~4194304,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:41:59.096 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,58720256~16777216,83886080~75497472,184549376~54525952,247463936~8388608,276824064~8388608,293601280~16777216,314572800~41943040,385875968~33554432] 2023-12-01T16:41:59.096 INFO:tasks.workunit.client.0.smithi119.stdout:from 14 to HEAD diff [4194304~12582912,25165824~4194304,58720256~12582912,83886080~29360128,121634816~12582912,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:41:59.096 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~12582912,25165824~4194304,58720256~12582912,83886080~29360128,121634816~12582912,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:41:59.098 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~12582912,25165824~4194304,58720256~16777216,83886080~33554432,121634816~37748736,184549376~54525952,247463936~8388608,293601280~16777216,314572800~41943040,385875968~33554432] 2023-12-01T16:41:59.098 INFO:tasks.workunit.client.0.smithi119.stdout:from 15 to HEAD diff [4194304~12582912,25165824~4194304,58720256~12582912,83886080~29360128,121634816~12582912,138412032~20971520,184549376~8388608,201326592~4194304,218103808~16777216,247463936~8388608,297795584~8388608,314572800~16777216,339738624~4194304,348127232~4194304,385875968~16777216,406847488~8388608] 2023-12-01T16:41:59.099 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~12582912,25165824~4194304,58720256~12582912,83886080~29360128,121634816~12582912,138412032~20971520,184549376~8388608,201326592~4194304,218103808~16777216,247463936~8388608,297795584~8388608,314572800~16777216,339738624~4194304,348127232~4194304,385875968~16777216,406847488~8388608] 2023-12-01T16:41:59.100 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~12582912,25165824~4194304,58720256~16777216,83886080~33554432,121634816~37748736,184549376~12582912,201326592~8388608,218103808~20971520,247463936~8388608,297795584~12582912,314572800~20971520,339738624~4194304,348127232~8388608,385875968~33554432] 2023-12-01T16:41:59.100 INFO:tasks.workunit.client.0.smithi119.stdout:from 16 to HEAD diff [4194304~8388608,25165824~4194304,62914560~8388608,83886080~29360128,121634816~12582912,138412032~20971520,184549376~8388608,201326592~4194304,218103808~16777216,247463936~8388608,297795584~4194304,322961408~12582912,348127232~4194304,385875968~8388608,406847488~8388608] 2023-12-01T16:41:59.100 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~8388608,25165824~4194304,62914560~8388608,83886080~29360128,121634816~12582912,138412032~20971520,184549376~8388608,201326592~4194304,218103808~16777216,247463936~8388608,297795584~4194304,322961408~12582912,348127232~4194304,385875968~8388608,406847488~8388608] 2023-12-01T16:41:59.101 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~12582912,25165824~4194304,62914560~12582912,83886080~33554432,121634816~37748736,184549376~8388608,201326592~8388608,218103808~20971520,247463936~8388608,297795584~8388608,322961408~12582912,348127232~8388608,385875968~8388608,406847488~12582912] 2023-12-01T16:41:59.101 INFO:tasks.workunit.client.0.smithi119.stdout:from 17 to HEAD diff [25165824~4194304,83886080~16777216,104857600~8388608,121634816~12582912,138412032~12582912,184549376~8388608,218103808~16777216,247463936~8388608,297795584~4194304,322961408~12582912,348127232~4194304,406847488~4194304] 2023-12-01T16:41:59.102 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [25165824~4194304,83886080~16777216,104857600~8388608,121634816~12582912,138412032~12582912,184549376~8388608,218103808~16777216,247463936~8388608,297795584~4194304,322961408~12582912,348127232~4194304,406847488~4194304] 2023-12-01T16:41:59.102 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [25165824~4194304,83886080~33554432,121634816~33554432,184549376~8388608,218103808~20971520,247463936~8388608,297795584~8388608,322961408~12582912,348127232~8388608,406847488~8388608] 2023-12-01T16:41:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:59 smithi183 ceph-mon[99169]: osdmap e1605: 8 total, 8 up, 8 in 2023-12-01T16:41:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:41:59 smithi183 ceph-mon[99169]: pgmap v3624: 137 pgs: 137 active+clean; 781 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 116 KiB/s rd, 50 MiB/s wr, 180 op/s 2023-12-01T16:41:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:59 smithi119 ceph-mon[108979]: osdmap e1605: 8 total, 8 up, 8 in 2023-12-01T16:41:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:41:59 smithi119 ceph-mon[108979]: pgmap v3624: 137 pgs: 137 active+clean; 781 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 116 KiB/s rd, 50 MiB/s wr, 180 op/s 2023-12-01T16:41:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:59 smithi119 ceph-mon[94175]: osdmap e1605: 8 total, 8 up, 8 in 2023-12-01T16:41:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:41:59 smithi119 ceph-mon[94175]: pgmap v3624: 137 pgs: 137 active+clean; 781 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 116 KiB/s rd, 50 MiB/s wr, 180 op/s 2023-12-01T16:42:00.045 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:00.046 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:00.062 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:42:00.063 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:00.063 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:00.069 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:00.069 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:00.069 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:00.075 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:00.075 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:00.076 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:00.081 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~125829120,171966464~205520896,385875968~33554432] 2023-12-01T16:42:00.081 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:00.081 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:00.086 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:00.086 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:00.086 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:00.091 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:00.092 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:00.092 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:00.096 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:00.096 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:00.097 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:00.101 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~16777216,268435456~109051904,385875968~33554432] 2023-12-01T16:42:00.101 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:00.101 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:00.105 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~12582912,268435456~109051904,385875968~33554432] 2023-12-01T16:42:00.105 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:42:00.105 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:42:00.109 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~67108864,243269632~12582912,272629760~104857600,385875968~33554432] 2023-12-01T16:42:00.109 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~58720256,339738624~20971520,385875968~29360128] 2023-12-01T16:42:00.109 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~58720256,339738624~20971520,385875968~29360128] 2023-12-01T16:42:00.112 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~67108864,243269632~12582912,276824064~88080384,385875968~33554432] 2023-12-01T16:42:00.112 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,83886080~75497472,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~33554432,314572800~20971520,339738624~20971520,385875968~29360128] 2023-12-01T16:42:00.112 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,83886080~75497472,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~33554432,314572800~20971520,339738624~20971520,385875968~29360128] 2023-12-01T16:42:00.125 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,41943040~33554432,83886080~75497472,171966464~67108864,243269632~12582912,276824064~33554432,314572800~50331648,385875968~33554432] 2023-12-01T16:42:00.125 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to HEAD diff [0~16777216,25165824~4194304,46137344~8388608,58720256~12582912,83886080~50331648,138412032~20971520,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~8388608,293601280~16777216,314572800~20971520,339738624~16777216,385875968~29360128] 2023-12-01T16:42:00.125 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,46137344~8388608,58720256~12582912,83886080~50331648,138412032~20971520,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~8388608,293601280~16777216,314572800~20971520,339738624~16777216,385875968~29360128] 2023-12-01T16:42:00.125 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,46137344~29360128,83886080~75497472,171966464~67108864,243269632~12582912,276824064~8388608,293601280~16777216,314572800~46137344,385875968~33554432] 2023-12-01T16:42:00.125 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to HEAD diff [0~16777216,25165824~4194304,58720256~12582912,83886080~50331648,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,276824064~4194304,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:42:00.125 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,58720256~12582912,83886080~50331648,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,276824064~4194304,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:42:00.125 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,58720256~16777216,83886080~75497472,184549376~54525952,247463936~8388608,276824064~8388608,293601280~16777216,314572800~41943040,385875968~33554432] 2023-12-01T16:42:00.126 INFO:tasks.workunit.client.0.smithi119.stdout:from 14 to HEAD diff [4194304~12582912,25165824~4194304,58720256~12582912,83886080~29360128,121634816~12582912,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:42:00.126 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~12582912,25165824~4194304,58720256~12582912,83886080~29360128,121634816~12582912,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:42:00.126 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~12582912,25165824~4194304,58720256~16777216,83886080~33554432,121634816~37748736,184549376~54525952,247463936~8388608,293601280~16777216,314572800~41943040,385875968~33554432] 2023-12-01T16:42:00.126 INFO:tasks.workunit.client.0.smithi119.stdout:from 15 to HEAD diff [4194304~12582912,25165824~4194304,58720256~12582912,83886080~29360128,121634816~12582912,138412032~20971520,184549376~8388608,201326592~4194304,218103808~16777216,247463936~8388608,297795584~8388608,314572800~16777216,339738624~4194304,348127232~4194304,385875968~16777216,406847488~8388608] 2023-12-01T16:42:00.126 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~12582912,25165824~4194304,58720256~12582912,83886080~29360128,121634816~12582912,138412032~20971520,184549376~8388608,201326592~4194304,218103808~16777216,247463936~8388608,297795584~8388608,314572800~16777216,339738624~4194304,348127232~4194304,385875968~16777216,406847488~8388608] 2023-12-01T16:42:00.126 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~12582912,25165824~4194304,58720256~16777216,83886080~33554432,121634816~37748736,184549376~12582912,201326592~8388608,218103808~20971520,247463936~8388608,297795584~12582912,314572800~20971520,339738624~4194304,348127232~8388608,385875968~33554432] 2023-12-01T16:42:00.126 INFO:tasks.workunit.client.0.smithi119.stdout:from 16 to HEAD diff [4194304~8388608,25165824~4194304,62914560~8388608,83886080~29360128,121634816~12582912,138412032~20971520,184549376~8388608,201326592~4194304,218103808~16777216,247463936~8388608,297795584~4194304,322961408~12582912,348127232~4194304,385875968~8388608,406847488~8388608] 2023-12-01T16:42:00.126 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~8388608,25165824~4194304,62914560~8388608,83886080~29360128,121634816~12582912,138412032~20971520,184549376~8388608,201326592~4194304,218103808~16777216,247463936~8388608,297795584~4194304,322961408~12582912,348127232~4194304,385875968~8388608,406847488~8388608] 2023-12-01T16:42:00.127 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~12582912,25165824~4194304,62914560~12582912,83886080~33554432,121634816~37748736,184549376~8388608,201326592~8388608,218103808~20971520,247463936~8388608,297795584~8388608,322961408~12582912,348127232~8388608,385875968~8388608,406847488~12582912] 2023-12-01T16:42:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:00 smithi183 ceph-mon[99169]: osdmap e1606: 8 total, 8 up, 8 in 2023-12-01T16:42:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:42:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:00 smithi119 ceph-mon[94175]: osdmap e1606: 8 total, 8 up, 8 in 2023-12-01T16:42:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:42:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:00 smithi119 ceph-mon[108979]: osdmap e1606: 8 total, 8 up, 8 in 2023-12-01T16:42:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:42:01.043 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:01.044 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:01.066 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:42:01.067 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:01.067 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:01.075 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:01.075 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:01.075 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:01.081 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:01.081 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:01.081 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:01.087 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~125829120,171966464~205520896,385875968~33554432] 2023-12-01T16:42:01.087 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:01.087 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:01.092 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:01.093 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:01.093 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:01.097 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:01.097 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:01.097 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:01.101 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:01.101 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:01.101 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:01.106 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~16777216,268435456~109051904,385875968~33554432] 2023-12-01T16:42:01.106 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:01.106 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:01.110 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~12582912,268435456~109051904,385875968~33554432] 2023-12-01T16:42:01.110 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:42:01.110 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:42:01.113 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~67108864,243269632~12582912,272629760~104857600,385875968~33554432] 2023-12-01T16:42:01.113 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~58720256,339738624~20971520,385875968~29360128] 2023-12-01T16:42:01.113 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~58720256,339738624~20971520,385875968~29360128] 2023-12-01T16:42:01.116 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~67108864,243269632~12582912,276824064~88080384,385875968~33554432] 2023-12-01T16:42:01.116 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,83886080~75497472,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~33554432,314572800~20971520,339738624~20971520,385875968~29360128] 2023-12-01T16:42:01.116 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,83886080~75497472,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~33554432,314572800~20971520,339738624~20971520,385875968~29360128] 2023-12-01T16:42:01.118 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,41943040~33554432,83886080~75497472,171966464~67108864,243269632~12582912,276824064~33554432,314572800~50331648,385875968~33554432] 2023-12-01T16:42:01.119 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to HEAD diff [0~16777216,25165824~4194304,46137344~8388608,58720256~12582912,83886080~50331648,138412032~20971520,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~8388608,293601280~16777216,314572800~20971520,339738624~16777216,385875968~29360128] 2023-12-01T16:42:01.119 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,46137344~8388608,58720256~12582912,83886080~50331648,138412032~20971520,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~8388608,293601280~16777216,314572800~20971520,339738624~16777216,385875968~29360128] 2023-12-01T16:42:01.120 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,46137344~29360128,83886080~75497472,171966464~67108864,243269632~12582912,276824064~8388608,293601280~16777216,314572800~46137344,385875968~33554432] 2023-12-01T16:42:01.121 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to HEAD diff [0~16777216,25165824~4194304,58720256~12582912,83886080~50331648,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,276824064~4194304,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:42:01.121 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,58720256~12582912,83886080~50331648,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,276824064~4194304,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:42:01.122 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,58720256~16777216,83886080~75497472,184549376~54525952,247463936~8388608,276824064~8388608,293601280~16777216,314572800~41943040,385875968~33554432] 2023-12-01T16:42:01.122 INFO:tasks.workunit.client.0.smithi119.stdout:from 14 to HEAD diff [4194304~12582912,25165824~4194304,58720256~12582912,83886080~29360128,121634816~12582912,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:42:01.122 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~12582912,25165824~4194304,58720256~12582912,83886080~29360128,121634816~12582912,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:42:01.123 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~12582912,25165824~4194304,58720256~16777216,83886080~33554432,121634816~37748736,184549376~54525952,247463936~8388608,293601280~16777216,314572800~41943040,385875968~33554432] 2023-12-01T16:42:01.124 INFO:tasks.workunit.client.0.smithi119.stdout:from 15 to HEAD diff [4194304~12582912,25165824~4194304,58720256~12582912,83886080~29360128,121634816~12582912,138412032~20971520,184549376~8388608,201326592~4194304,218103808~16777216,247463936~8388608,297795584~8388608,314572800~16777216,339738624~4194304,348127232~4194304,385875968~16777216,406847488~8388608] 2023-12-01T16:42:01.124 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~12582912,25165824~4194304,58720256~12582912,83886080~29360128,121634816~12582912,138412032~20971520,184549376~8388608,201326592~4194304,218103808~16777216,247463936~8388608,297795584~8388608,314572800~16777216,339738624~4194304,348127232~4194304,385875968~16777216,406847488~8388608] 2023-12-01T16:42:01.124 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~12582912,25165824~4194304,58720256~16777216,83886080~33554432,121634816~37748736,184549376~12582912,201326592~8388608,218103808~20971520,247463936~8388608,297795584~12582912,314572800~20971520,339738624~4194304,348127232~8388608,385875968~33554432] 2023-12-01T16:42:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:01 smithi183 ceph-mon[99169]: osdmap e1607: 8 total, 8 up, 8 in 2023-12-01T16:42:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:01 smithi183 ceph-mon[99169]: pgmap v3627: 137 pgs: 137 active+clean; 922 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 712 KiB/s rd, 37 MiB/s wr, 1.31k op/s 2023-12-01T16:42:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:01 smithi119 ceph-mon[94175]: osdmap e1607: 8 total, 8 up, 8 in 2023-12-01T16:42:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:01 smithi119 ceph-mon[94175]: pgmap v3627: 137 pgs: 137 active+clean; 922 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 712 KiB/s rd, 37 MiB/s wr, 1.31k op/s 2023-12-01T16:42:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:01 smithi119 ceph-mon[108979]: osdmap e1607: 8 total, 8 up, 8 in 2023-12-01T16:42:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:01 smithi119 ceph-mon[108979]: pgmap v3627: 137 pgs: 137 active+clean; 922 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 712 KiB/s rd, 37 MiB/s wr, 1.31k op/s 2023-12-01T16:42:01.796 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:01.796 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:01.823 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:42:01.823 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:01.824 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:01.830 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:01.830 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:01.830 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:01.836 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:01.836 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:01.836 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:01.841 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~125829120,171966464~205520896,385875968~33554432] 2023-12-01T16:42:01.841 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:01.841 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:01.848 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:01.848 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:01.848 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:01.852 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:01.852 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:01.852 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:01.857 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:01.857 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:01.857 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:01.860 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~16777216,268435456~109051904,385875968~33554432] 2023-12-01T16:42:01.860 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:01.860 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:01.863 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~12582912,268435456~109051904,385875968~33554432] 2023-12-01T16:42:01.863 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:42:01.863 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:42:01.866 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~67108864,243269632~12582912,272629760~104857600,385875968~33554432] 2023-12-01T16:42:01.867 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~58720256,339738624~20971520,385875968~29360128] 2023-12-01T16:42:01.867 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~58720256,339738624~20971520,385875968~29360128] 2023-12-01T16:42:01.869 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~67108864,243269632~12582912,276824064~88080384,385875968~33554432] 2023-12-01T16:42:01.869 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,83886080~75497472,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~33554432,314572800~20971520,339738624~20971520,385875968~29360128] 2023-12-01T16:42:01.869 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,83886080~75497472,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~33554432,314572800~20971520,339738624~20971520,385875968~29360128] 2023-12-01T16:42:01.871 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,41943040~33554432,83886080~75497472,171966464~67108864,243269632~12582912,276824064~33554432,314572800~50331648,385875968~33554432] 2023-12-01T16:42:01.872 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to HEAD diff [0~16777216,25165824~4194304,46137344~8388608,58720256~12582912,83886080~50331648,138412032~20971520,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~8388608,293601280~16777216,314572800~20971520,339738624~16777216,385875968~29360128] 2023-12-01T16:42:01.872 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,46137344~8388608,58720256~12582912,83886080~50331648,138412032~20971520,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~8388608,293601280~16777216,314572800~20971520,339738624~16777216,385875968~29360128] 2023-12-01T16:42:01.873 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,46137344~29360128,83886080~75497472,171966464~67108864,243269632~12582912,276824064~8388608,293601280~16777216,314572800~46137344,385875968~33554432] 2023-12-01T16:42:01.873 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to HEAD diff [0~16777216,25165824~4194304,58720256~12582912,83886080~50331648,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,276824064~4194304,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:42:01.873 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,58720256~12582912,83886080~50331648,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,276824064~4194304,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:42:01.874 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,58720256~16777216,83886080~75497472,184549376~54525952,247463936~8388608,276824064~8388608,293601280~16777216,314572800~41943040,385875968~33554432] 2023-12-01T16:42:01.875 INFO:tasks.workunit.client.0.smithi119.stdout:from 14 to HEAD diff [4194304~12582912,25165824~4194304,58720256~12582912,83886080~29360128,121634816~12582912,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:42:01.875 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [4194304~12582912,25165824~4194304,58720256~12582912,83886080~29360128,121634816~12582912,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:42:01.875 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [4194304~12582912,25165824~4194304,58720256~16777216,83886080~33554432,121634816~37748736,184549376~54525952,247463936~8388608,293601280~16777216,314572800~41943040,385875968~33554432] 2023-12-01T16:42:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:02 smithi183 ceph-mon[99169]: osdmap e1608: 8 total, 8 up, 8 in 2023-12-01T16:42:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:02 smithi183 ceph-mon[99169]: osdmap e1609: 8 total, 8 up, 8 in 2023-12-01T16:42:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:02 smithi119 ceph-mon[94175]: osdmap e1608: 8 total, 8 up, 8 in 2023-12-01T16:42:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:02 smithi119 ceph-mon[94175]: osdmap e1609: 8 total, 8 up, 8 in 2023-12-01T16:42:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:02 smithi119 ceph-mon[108979]: osdmap e1608: 8 total, 8 up, 8 in 2023-12-01T16:42:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:02 smithi119 ceph-mon[108979]: osdmap e1609: 8 total, 8 up, 8 in 2023-12-01T16:42:02.799 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:02.800 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:02.829 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:42:02.829 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:02.829 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:02.835 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:02.835 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:02.835 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:02.845 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:02.845 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:02.845 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:02.846 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~125829120,171966464~205520896,385875968~33554432] 2023-12-01T16:42:02.846 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:02.846 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:02.854 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:02.854 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:02.854 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:02.858 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:02.859 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:02.859 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:02.863 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:02.863 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:02.864 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:02.865 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~16777216,268435456~109051904,385875968~33554432] 2023-12-01T16:42:02.865 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:02.866 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:02.868 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~12582912,268435456~109051904,385875968~33554432] 2023-12-01T16:42:02.868 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:42:02.869 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:42:02.871 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~67108864,243269632~12582912,272629760~104857600,385875968~33554432] 2023-12-01T16:42:02.871 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~58720256,339738624~20971520,385875968~29360128] 2023-12-01T16:42:02.871 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~58720256,339738624~20971520,385875968~29360128] 2023-12-01T16:42:02.874 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~67108864,243269632~12582912,276824064~88080384,385875968~33554432] 2023-12-01T16:42:02.874 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,83886080~75497472,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~33554432,314572800~20971520,339738624~20971520,385875968~29360128] 2023-12-01T16:42:02.874 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,83886080~75497472,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~33554432,314572800~20971520,339738624~20971520,385875968~29360128] 2023-12-01T16:42:02.875 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,41943040~33554432,83886080~75497472,171966464~67108864,243269632~12582912,276824064~33554432,314572800~50331648,385875968~33554432] 2023-12-01T16:42:02.875 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to HEAD diff [0~16777216,25165824~4194304,46137344~8388608,58720256~12582912,83886080~50331648,138412032~20971520,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~8388608,293601280~16777216,314572800~20971520,339738624~16777216,385875968~29360128] 2023-12-01T16:42:02.875 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,46137344~8388608,58720256~12582912,83886080~50331648,138412032~20971520,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~8388608,293601280~16777216,314572800~20971520,339738624~16777216,385875968~29360128] 2023-12-01T16:42:02.876 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,46137344~29360128,83886080~75497472,171966464~67108864,243269632~12582912,276824064~8388608,293601280~16777216,314572800~46137344,385875968~33554432] 2023-12-01T16:42:02.876 INFO:tasks.workunit.client.0.smithi119.stdout:from 13 to HEAD diff [0~16777216,25165824~4194304,58720256~12582912,83886080~50331648,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,276824064~4194304,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:42:02.877 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,58720256~12582912,83886080~50331648,138412032~20971520,184549376~12582912,201326592~12582912,218103808~16777216,247463936~8388608,276824064~4194304,293601280~16777216,314572800~20971520,339738624~12582912,385875968~16777216,406847488~8388608] 2023-12-01T16:42:02.877 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,58720256~16777216,83886080~75497472,184549376~54525952,247463936~8388608,276824064~8388608,293601280~16777216,314572800~41943040,385875968~33554432] 2023-12-01T16:42:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:03 smithi183 ceph-mon[99169]: pgmap v3630: 137 pgs: 137 active+clean; 922 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 712 KiB/s rd, 37 MiB/s wr, 1.31k op/s 2023-12-01T16:42:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:03 smithi183 ceph-mon[99169]: osdmap e1610: 8 total, 8 up, 8 in 2023-12-01T16:42:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:03 smithi119 ceph-mon[108979]: pgmap v3630: 137 pgs: 137 active+clean; 922 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 712 KiB/s rd, 37 MiB/s wr, 1.31k op/s 2023-12-01T16:42:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:03 smithi119 ceph-mon[108979]: osdmap e1610: 8 total, 8 up, 8 in 2023-12-01T16:42:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:03 smithi119 ceph-mon[94175]: pgmap v3630: 137 pgs: 137 active+clean; 922 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 712 KiB/s rd, 37 MiB/s wr, 1.31k op/s 2023-12-01T16:42:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:03 smithi119 ceph-mon[94175]: osdmap e1610: 8 total, 8 up, 8 in 2023-12-01T16:42:03.794 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:03.794 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:03.835 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:42:03.835 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:03.835 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:03.842 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:03.842 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:03.842 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:03.850 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:03.850 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:03.850 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:03.854 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~125829120,171966464~205520896,385875968~33554432] 2023-12-01T16:42:03.855 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:03.855 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:03.859 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:03.859 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:03.859 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:03.862 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:03.862 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:03.862 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:03.866 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:03.866 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:03.866 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:03.869 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~16777216,268435456~109051904,385875968~33554432] 2023-12-01T16:42:03.869 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:03.869 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:03.872 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~12582912,268435456~109051904,385875968~33554432] 2023-12-01T16:42:03.872 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:42:03.872 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:42:03.874 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~67108864,243269632~12582912,272629760~104857600,385875968~33554432] 2023-12-01T16:42:03.874 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~58720256,339738624~20971520,385875968~29360128] 2023-12-01T16:42:03.874 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~58720256,339738624~20971520,385875968~29360128] 2023-12-01T16:42:03.876 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~67108864,243269632~12582912,276824064~88080384,385875968~33554432] 2023-12-01T16:42:03.876 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,83886080~75497472,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~33554432,314572800~20971520,339738624~20971520,385875968~29360128] 2023-12-01T16:42:03.876 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,83886080~75497472,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~33554432,314572800~20971520,339738624~20971520,385875968~29360128] 2023-12-01T16:42:03.877 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,41943040~33554432,83886080~75497472,171966464~67108864,243269632~12582912,276824064~33554432,314572800~50331648,385875968~33554432] 2023-12-01T16:42:03.877 INFO:tasks.workunit.client.0.smithi119.stdout:from 12 to HEAD diff [0~16777216,25165824~4194304,46137344~8388608,58720256~12582912,83886080~50331648,138412032~20971520,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~8388608,293601280~16777216,314572800~20971520,339738624~16777216,385875968~29360128] 2023-12-01T16:42:03.878 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,46137344~8388608,58720256~12582912,83886080~50331648,138412032~20971520,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~8388608,293601280~16777216,314572800~20971520,339738624~16777216,385875968~29360128] 2023-12-01T16:42:03.878 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,46137344~29360128,83886080~75497472,171966464~67108864,243269632~12582912,276824064~8388608,293601280~16777216,314572800~46137344,385875968~33554432] 2023-12-01T16:42:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:42:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:42:04] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-12-01T16:42:04.811 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:04.811 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:04.836 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:42:04.836 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:04.836 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:04.850 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:04.850 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:04.850 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:04.855 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:04.855 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:04.855 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:04.859 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~125829120,171966464~205520896,385875968~33554432] 2023-12-01T16:42:04.859 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:04.859 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:04.862 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:04.863 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:04.863 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:04.866 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:04.866 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:04.866 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:04.869 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:04.869 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:04.869 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:04.871 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~16777216,268435456~109051904,385875968~33554432] 2023-12-01T16:42:04.871 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:04.871 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:04.874 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~12582912,268435456~109051904,385875968~33554432] 2023-12-01T16:42:04.874 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:42:04.874 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:42:04.876 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~67108864,243269632~12582912,272629760~104857600,385875968~33554432] 2023-12-01T16:42:04.876 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~58720256,339738624~20971520,385875968~29360128] 2023-12-01T16:42:04.876 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~58720256,339738624~20971520,385875968~29360128] 2023-12-01T16:42:04.880 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~67108864,243269632~12582912,276824064~88080384,385875968~33554432] 2023-12-01T16:42:04.880 INFO:tasks.workunit.client.0.smithi119.stdout:from 11 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,83886080~75497472,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~33554432,314572800~20971520,339738624~20971520,385875968~29360128] 2023-12-01T16:42:04.880 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,83886080~75497472,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~33554432,314572800~20971520,339738624~20971520,385875968~29360128] 2023-12-01T16:42:04.880 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~4194304,41943040~33554432,83886080~75497472,171966464~67108864,243269632~12582912,276824064~33554432,314572800~50331648,385875968~33554432] 2023-12-01T16:42:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:04 smithi183 ceph-mon[99169]: osdmap e1611: 8 total, 8 up, 8 in 2023-12-01T16:42:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:04 smithi183 ceph-mon[99169]: pgmap v3633: 137 pgs: 137 active+clean; 912 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 48 KiB/s rd, 1.2 KiB/s wr, 96 op/s 2023-12-01T16:42:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:04 smithi119 ceph-mon[108979]: osdmap e1611: 8 total, 8 up, 8 in 2023-12-01T16:42:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:04 smithi119 ceph-mon[108979]: pgmap v3633: 137 pgs: 137 active+clean; 912 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 48 KiB/s rd, 1.2 KiB/s wr, 96 op/s 2023-12-01T16:42:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:04 smithi119 ceph-mon[94175]: osdmap e1611: 8 total, 8 up, 8 in 2023-12-01T16:42:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:04 smithi119 ceph-mon[94175]: pgmap v3633: 137 pgs: 137 active+clean; 912 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 48 KiB/s rd, 1.2 KiB/s wr, 96 op/s 2023-12-01T16:42:05.820 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:05.820 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:05.851 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:42:05.851 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:05.851 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:05.856 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:05.856 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:05.856 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:05.866 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:05.867 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:05.867 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:05.875 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~125829120,171966464~205520896,385875968~33554432] 2023-12-01T16:42:05.875 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:05.875 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:05.878 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:05.878 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:05.878 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:05.881 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:05.882 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:05.882 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:05.884 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:05.884 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:05.884 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:05.886 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~16777216,268435456~109051904,385875968~33554432] 2023-12-01T16:42:05.886 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:05.887 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:05.888 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~12582912,268435456~109051904,385875968~33554432] 2023-12-01T16:42:05.888 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:42:05.889 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:42:05.890 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~67108864,243269632~12582912,272629760~104857600,385875968~33554432] 2023-12-01T16:42:05.890 INFO:tasks.workunit.client.0.smithi119.stdout:from 10 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~58720256,339738624~20971520,385875968~29360128] 2023-12-01T16:42:05.890 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,276824064~58720256,339738624~20971520,385875968~29360128] 2023-12-01T16:42:05.891 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~67108864,243269632~12582912,276824064~88080384,385875968~33554432] 2023-12-01T16:42:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:05 smithi183 ceph-mon[99169]: osdmap e1612: 8 total, 8 up, 8 in 2023-12-01T16:42:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:05 smithi119 ceph-mon[94175]: osdmap e1612: 8 total, 8 up, 8 in 2023-12-01T16:42:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:05 smithi119 ceph-mon[108979]: osdmap e1612: 8 total, 8 up, 8 in 2023-12-01T16:42:06.839 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:06.839 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:06.865 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:42:06.865 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:06.865 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:06.870 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:06.870 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:06.870 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:06.874 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:06.874 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:06.874 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:06.877 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~125829120,171966464~205520896,385875968~33554432] 2023-12-01T16:42:06.877 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:06.877 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:06.880 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:06.880 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:06.880 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:06.883 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:06.883 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:06.883 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:06.886 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:06.886 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:06.886 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:06.887 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~16777216,268435456~109051904,385875968~33554432] 2023-12-01T16:42:06.888 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:06.888 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:06.889 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~12582912,268435456~109051904,385875968~33554432] 2023-12-01T16:42:06.889 INFO:tasks.workunit.client.0.smithi119.stdout:from 9 to HEAD diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:42:06.889 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~16777216,25165824~4194304,41943040~29360128,79691776~20971520,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,272629760~62914560,339738624~33554432,385875968~29360128] 2023-12-01T16:42:06.894 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~16777216,25165824~8388608,41943040~33554432,79691776~88080384,171966464~67108864,243269632~12582912,272629760~104857600,385875968~33554432] 2023-12-01T16:42:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:06 smithi183 ceph-mon[99169]: osdmap e1613: 8 total, 8 up, 8 in 2023-12-01T16:42:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:06 smithi183 ceph-mon[99169]: pgmap v3636: 137 pgs: 137 active+clean; 859 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 325 KiB/s rd, 6.2 KiB/s wr, 566 op/s 2023-12-01T16:42:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:06 smithi119 ceph-mon[94175]: osdmap e1613: 8 total, 8 up, 8 in 2023-12-01T16:42:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:06 smithi119 ceph-mon[94175]: pgmap v3636: 137 pgs: 137 active+clean; 859 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 325 KiB/s rd, 6.2 KiB/s wr, 566 op/s 2023-12-01T16:42:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:06 smithi119 ceph-mon[108979]: osdmap e1613: 8 total, 8 up, 8 in 2023-12-01T16:42:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:06 smithi119 ceph-mon[108979]: pgmap v3636: 137 pgs: 137 active+clean; 859 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 325 KiB/s rd, 6.2 KiB/s wr, 566 op/s 2023-12-01T16:42:07.829 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:07.829 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:07.869 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:42:07.869 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:07.869 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:07.872 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:07.873 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:07.873 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:07.876 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:07.876 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:07.877 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:07.880 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~125829120,171966464~205520896,385875968~33554432] 2023-12-01T16:42:07.880 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:07.880 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:07.883 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:07.883 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:07.883 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:07.885 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:07.885 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:07.885 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:07.887 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:07.887 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:07.887 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:07.889 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~16777216,268435456~109051904,385875968~33554432] 2023-12-01T16:42:07.889 INFO:tasks.workunit.client.0.smithi119.stdout:from 8 to HEAD diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:07.889 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~58720256,104857600~58720256,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:07.890 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~12582912,268435456~109051904,385875968~33554432] 2023-12-01T16:42:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:07 smithi183 ceph-mon[99169]: osdmap e1614: 8 total, 8 up, 8 in 2023-12-01T16:42:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:07 smithi119 ceph-mon[108979]: osdmap e1614: 8 total, 8 up, 8 in 2023-12-01T16:42:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:07 smithi119 ceph-mon[94175]: osdmap e1614: 8 total, 8 up, 8 in 2023-12-01T16:42:08.858 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:08.858 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:08.875 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:42:08.875 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:08.875 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:08.880 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:08.880 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:08.880 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:08.883 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:08.884 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:08.884 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:08.886 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~125829120,171966464~205520896,385875968~33554432] 2023-12-01T16:42:08.886 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:08.887 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:08.891 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:08.892 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:08.892 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:08.892 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:08.892 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:08.892 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:08.892 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:08.892 INFO:tasks.workunit.client.0.smithi119.stdout:from 7 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:08.893 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,243269632~12582912,268435456~67108864,339738624~33554432,385875968~29360128] 2023-12-01T16:42:08.893 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~67108864,243269632~16777216,268435456~109051904,385875968~33554432] 2023-12-01T16:42:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:08 smithi183 ceph-mon[99169]: osdmap e1615: 8 total, 8 up, 8 in 2023-12-01T16:42:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:08 smithi183 ceph-mon[99169]: pgmap v3639: 137 pgs: 137 active+clean; 859 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 277 KiB/s rd, 5.0 KiB/s wr, 469 op/s 2023-12-01T16:42:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:08 smithi119 ceph-mon[94175]: osdmap e1615: 8 total, 8 up, 8 in 2023-12-01T16:42:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:08 smithi119 ceph-mon[94175]: pgmap v3639: 137 pgs: 137 active+clean; 859 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 277 KiB/s rd, 5.0 KiB/s wr, 469 op/s 2023-12-01T16:42:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:08 smithi119 ceph-mon[108979]: osdmap e1615: 8 total, 8 up, 8 in 2023-12-01T16:42:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:08 smithi119 ceph-mon[108979]: pgmap v3639: 137 pgs: 137 active+clean; 859 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 277 KiB/s rd, 5.0 KiB/s wr, 469 op/s 2023-12-01T16:42:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:09.845 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:09.845 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:09.875 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:42:09.876 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:09.876 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:09.880 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:09.880 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:09.880 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:09.882 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:09.883 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:09.883 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:09.885 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~125829120,171966464~205520896,385875968~33554432] 2023-12-01T16:42:09.885 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:09.885 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:09.887 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:09.887 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:09.887 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:09.889 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:09.889 INFO:tasks.workunit.client.0.smithi119.stdout:from 6 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:09.889 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~8388608,184549376~12582912,201326592~33554432,239075328~16777216,264241152~109051904,385875968~29360128] 2023-12-01T16:42:09.890 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:10.025 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:42:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:09 smithi183 ceph-mon[99169]: osdmap e1616: 8 total, 8 up, 8 in 2023-12-01T16:42:10.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:09 smithi119 ceph-mon[94175]: osdmap e1616: 8 total, 8 up, 8 in 2023-12-01T16:42:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:09 smithi119 ceph-mon[108979]: osdmap e1616: 8 total, 8 up, 8 in 2023-12-01T16:42:10.334 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:42:10.334 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (68m) 5m ago 69m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:42:10.334 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (68m) 5m ago 68m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:42:10.334 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (70m) 5m ago 70m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:42:10.334 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (70m) 5m ago 70m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:42:10.335 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (73m) 5m ago 73m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:42:10.335 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (74m) 5m ago 74m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:42:10.335 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (74m) 5m ago 74m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:42:10.335 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (73m) 5m ago 73m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:42:10.335 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (73m) 5m ago 73m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:42:10.335 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (69m) 5m ago 69m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:42:10.335 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (69m) 5m ago 69m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:42:10.335 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (72m) 5m ago 72m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:42:10.335 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (72m) 5m ago 72m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:42:10.335 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (72m) 5m ago 72m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:42:10.335 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (71m) 5m ago 71m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:42:10.335 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (71m) 5m ago 71m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:42:10.335 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (71m) 5m ago 71m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:42:10.335 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (70m) 5m ago 70m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:42:10.335 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (70m) 5m ago 70m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:42:10.336 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (68m) 5m ago 69m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:42:10.718 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:42:10.718 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:42:10.719 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:42:10.719 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:42:10.719 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:42:10.719 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:42:10.719 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:42:10.719 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:42:10.719 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:42:10.719 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:42:10.719 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:42:10.719 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:42:10.719 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:42:10.719 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:42:10.719 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:42:10.719 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:42:10.720 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:42:10.857 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:10.857 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:10.886 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:42:10.886 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:10.886 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:10.888 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:10.888 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:10.888 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:10.890 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:10.890 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:10.890 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:10.893 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~125829120,171966464~205520896,385875968~33554432] 2023-12-01T16:42:10.893 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:10.893 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:10.894 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:10.894 INFO:tasks.workunit.client.0.smithi119.stdout:from 5 to HEAD diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:10.894 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~4194304,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:10.895 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:10 smithi183 ceph-mon[99169]: osdmap e1617: 8 total, 8 up, 8 in 2023-12-01T16:42:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:10 smithi183 ceph-mon[99169]: from='client.18801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:42:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:10 smithi183 ceph-mon[99169]: from='client.28688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:42:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:10 smithi183 ceph-mon[99169]: pgmap v3642: 137 pgs: 137 active+clean; 740 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 199 KiB/s rd, 6.2 KiB/s wr, 334 op/s 2023-12-01T16:42:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3234755341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:42:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:10 smithi119 ceph-mon[94175]: osdmap e1617: 8 total, 8 up, 8 in 2023-12-01T16:42:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:10 smithi119 ceph-mon[94175]: from='client.18801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:42:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:10 smithi119 ceph-mon[94175]: from='client.28688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:42:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:10 smithi119 ceph-mon[94175]: pgmap v3642: 137 pgs: 137 active+clean; 740 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 199 KiB/s rd, 6.2 KiB/s wr, 334 op/s 2023-12-01T16:42:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3234755341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:42:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:10 smithi119 ceph-mon[108979]: osdmap e1617: 8 total, 8 up, 8 in 2023-12-01T16:42:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:10 smithi119 ceph-mon[108979]: from='client.18801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:42:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:10 smithi119 ceph-mon[108979]: from='client.28688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:42:11.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:10 smithi119 ceph-mon[108979]: pgmap v3642: 137 pgs: 137 active+clean; 740 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 199 KiB/s rd, 6.2 KiB/s wr, 334 op/s 2023-12-01T16:42:11.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3234755341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:42:11.799 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:11.799 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:11.825 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:42:11.826 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:11.826 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:11.828 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:11.828 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:11.828 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:11.831 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:11.831 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:11.831 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:11.833 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~125829120,171966464~205520896,385875968~33554432] 2023-12-01T16:42:11.833 INFO:tasks.workunit.client.0.smithi119.stdout:from 4 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:11.833 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~83886080,264241152~109051904,385875968~29360128] 2023-12-01T16:42:11.834 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~33554432,41943040~125829120,171966464~88080384,264241152~113246208,385875968~33554432] 2023-12-01T16:42:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:11 smithi183 ceph-mon[99169]: osdmap e1618: 8 total, 8 up, 8 in 2023-12-01T16:42:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:11 smithi183 ceph-mon[99169]: osdmap e1619: 8 total, 8 up, 8 in 2023-12-01T16:42:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:11 smithi119 ceph-mon[108979]: osdmap e1618: 8 total, 8 up, 8 in 2023-12-01T16:42:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:11 smithi119 ceph-mon[108979]: osdmap e1619: 8 total, 8 up, 8 in 2023-12-01T16:42:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:11 smithi119 ceph-mon[94175]: osdmap e1618: 8 total, 8 up, 8 in 2023-12-01T16:42:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:11 smithi119 ceph-mon[94175]: osdmap e1619: 8 total, 8 up, 8 in 2023-12-01T16:42:12.861 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:12.861 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:12.891 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:42:12.891 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:12.891 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:12.893 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:12.894 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:12.894 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:12.895 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:12.895 INFO:tasks.workunit.client.0.smithi119.stdout:from 3 to HEAD diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:12.896 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,41943040~121634816,171966464~201326592,385875968~29360128] 2023-12-01T16:42:12.897 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~37748736,41943040~125829120,171966464~205520896,385875968~33554432] 2023-12-01T16:42:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:12 smithi183 ceph-mon[99169]: pgmap v3645: 137 pgs: 137 active+clean; 740 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 199 KiB/s rd, 6.2 KiB/s wr, 334 op/s 2023-12-01T16:42:13.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:12 smithi119 ceph-mon[108979]: pgmap v3645: 137 pgs: 137 active+clean; 740 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 199 KiB/s rd, 6.2 KiB/s wr, 334 op/s 2023-12-01T16:42:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:12 smithi119 ceph-mon[94175]: pgmap v3645: 137 pgs: 137 active+clean; 740 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 199 KiB/s rd, 6.2 KiB/s wr, 334 op/s 2023-12-01T16:42:13.868 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:13.868 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:13.902 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:42:13.902 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:13.902 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:13.903 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:13.903 INFO:tasks.workunit.client.0.smithi119.stdout:from 2 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:13.904 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:13.905 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:13 smithi119 ceph-mon[94175]: osdmap e1620: 8 total, 8 up, 8 in 2023-12-01T16:42:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:13 smithi119 ceph-mon[108979]: osdmap e1620: 8 total, 8 up, 8 in 2023-12-01T16:42:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:13 smithi183 ceph-mon[99169]: osdmap e1620: 8 total, 8 up, 8 in 2023-12-01T16:42:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:42:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:42:14] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-12-01T16:42:14.869 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:14.870 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:14.882 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:42:14.882 INFO:tasks.workunit.client.0.smithi119.stdout:from 1 to HEAD diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:14.882 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~20971520,25165824~8388608,37748736~125829120,171966464~201326592,385875968~33554432] 2023-12-01T16:42:14.883 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~167772160,171966464~205520896,385875968~33554432] 2023-12-01T16:42:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:14 smithi183 ceph-mon[99169]: osdmap e1621: 8 total, 8 up, 8 in 2023-12-01T16:42:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:14 smithi183 ceph-mon[99169]: pgmap v3648: 137 pgs: 137 active+clean; 672 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 28 KiB/s rd, 767 B/s wr, 55 op/s 2023-12-01T16:42:15.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:14 smithi119 ceph-mon[94175]: osdmap e1621: 8 total, 8 up, 8 in 2023-12-01T16:42:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:14 smithi119 ceph-mon[94175]: pgmap v3648: 137 pgs: 137 active+clean; 672 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 28 KiB/s rd, 767 B/s wr, 55 op/s 2023-12-01T16:42:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:14 smithi119 ceph-mon[108979]: osdmap e1621: 8 total, 8 up, 8 in 2023-12-01T16:42:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:14 smithi119 ceph-mon[108979]: pgmap v3648: 137 pgs: 137 active+clean; 672 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 28 KiB/s rd, 767 B/s wr, 55 op/s 2023-12-01T16:42:15.887 INFO:tasks.workunit.client.0.smithi119.stdout:from 0 to HEAD diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:15.887 INFO:tasks.workunit.client.0.smithi119.stdout: limited diff [0~163577856,167772160~205520896,385875968~33554432] 2023-12-01T16:42:15.901 INFO:tasks.workunit.client.0.smithi119.stdout: actual was [0~377487360,385875968~33554432] 2023-12-01T16:42:16.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:15 smithi183 ceph-mon[99169]: osdmap e1622: 8 total, 8 up, 8 in 2023-12-01T16:42:16.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:15 smithi119 ceph-mon[94175]: osdmap e1622: 8 total, 8 up, 8 in 2023-12-01T16:42:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:15 smithi119 ceph-mon[108979]: osdmap e1622: 8 total, 8 up, 8 in 2023-12-01T16:42:16.919 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (39033 ms) 2023-12-01T16:42:16.919 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/1.DiffIterateRegression6926 2023-12-01T16:42:16.919 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:42:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:16 smithi183 ceph-mon[99169]: osdmap e1623: 8 total, 8 up, 8 in 2023-12-01T16:42:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:16 smithi183 ceph-mon[99169]: pgmap v3651: 137 pgs: 137 active+clean; 586 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 104 KiB/s rd, 5.7 KiB/s wr, 165 op/s 2023-12-01T16:42:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:16 smithi119 ceph-mon[94175]: osdmap e1623: 8 total, 8 up, 8 in 2023-12-01T16:42:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:16 smithi119 ceph-mon[94175]: pgmap v3651: 137 pgs: 137 active+clean; 586 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 104 KiB/s rd, 5.7 KiB/s wr, 165 op/s 2023-12-01T16:42:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:16 smithi119 ceph-mon[108979]: osdmap e1623: 8 total, 8 up, 8 in 2023-12-01T16:42:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:16 smithi119 ceph-mon[108979]: pgmap v3651: 137 pgs: 137 active+clean; 586 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 104 KiB/s rd, 5.7 KiB/s wr, 165 op/s 2023-12-01T16:42:17.896 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 0~4194304 2023-12-01T16:42:17.902 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/1.DiffIterateRegression6926 (982 ms) 2023-12-01T16:42:17.902 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParent 2023-12-01T16:42:17.902 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:42:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:17 smithi183 ceph-mon[99169]: osdmap e1624: 8 total, 8 up, 8 in 2023-12-01T16:42:18.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:17 smithi119 ceph-mon[94175]: osdmap e1624: 8 total, 8 up, 8 in 2023-12-01T16:42:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:17 smithi119 ceph-mon[108979]: osdmap e1624: 8 total, 8 up, 8 in 2023-12-01T16:42:18.952 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 0~4194304 2023-12-01T16:42:18.952 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 4194304~4194304 2023-12-01T16:42:18.952 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 8388608~4194304 2023-12-01T16:42:18.952 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 12582912~4194304 2023-12-01T16:42:18.952 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 16777216~4194304 2023-12-01T16:42:18.990 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 0~4194304 2023-12-01T16:42:18.990 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 4194304~4194304 2023-12-01T16:42:18.990 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 8388608~4194304 2023-12-01T16:42:18.991 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 16777216~4194304 2023-12-01T16:42:19.001 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/1.DiffIterateParent (1100 ms) 2023-12-01T16:42:19.001 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2023-12-01T16:42:19.001 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:42:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:18 smithi183 ceph-mon[99169]: osdmap e1625: 8 total, 8 up, 8 in 2023-12-01T16:42:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:18 smithi183 ceph-mon[99169]: pgmap v3654: 137 pgs: 137 active+clean; 586 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 109 op/s 2023-12-01T16:42:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:18 smithi119 ceph-mon[94175]: osdmap e1625: 8 total, 8 up, 8 in 2023-12-01T16:42:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:18 smithi119 ceph-mon[94175]: pgmap v3654: 137 pgs: 137 active+clean; 586 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 109 op/s 2023-12-01T16:42:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:18 smithi119 ceph-mon[108979]: osdmap e1625: 8 total, 8 up, 8 in 2023-12-01T16:42:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:18 smithi119 ceph-mon[108979]: pgmap v3654: 137 pgs: 137 active+clean; 586 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 109 op/s 2023-12-01T16:42:20.019 INFO:tasks.workunit.client.0.smithi119.stdout: wrote [0~20971520] to clone 2023-12-01T16:42:20.019 INFO:tasks.workunit.client.0.smithi119.stdout: diff was [0~20971520] 2023-12-01T16:42:20.023 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (1022 ms) 2023-12-01T16:42:20.023 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2023-12-01T16:42:20.023 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:42:20.043 INFO:tasks.workunit.client.0.smithi119.stdout: wrote [1090664~67085,5479796~73483,8034204~65092,9591784~26908,9634949~23949,11637427~44392,12788491~43751,14290797~81536,14532630~26736,20240218~15273] 2023-12-01T16:42:20.054 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (32 ms) 2023-12-01T16:42:20.054 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2023-12-01T16:42:20.054 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:42:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:19 smithi183 ceph-mon[99169]: osdmap e1626: 8 total, 8 up, 8 in 2023-12-01T16:42:20.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:19 smithi119 ceph-mon[94175]: osdmap e1626: 8 total, 8 up, 8 in 2023-12-01T16:42:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:19 smithi119 ceph-mon[108979]: osdmap e1626: 8 total, 8 up, 8 in 2023-12-01T16:42:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:20 smithi183 ceph-mon[99169]: osdmap e1627: 8 total, 8 up, 8 in 2023-12-01T16:42:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:20 smithi183 ceph-mon[99169]: pgmap v3657: 137 pgs: 137 active+clean; 495 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 MiB/s wr, 196 op/s 2023-12-01T16:42:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:20 smithi119 ceph-mon[94175]: osdmap e1627: 8 total, 8 up, 8 in 2023-12-01T16:42:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:20 smithi119 ceph-mon[94175]: pgmap v3657: 137 pgs: 137 active+clean; 495 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 MiB/s wr, 196 op/s 2023-12-01T16:42:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:20 smithi119 ceph-mon[108979]: osdmap e1627: 8 total, 8 up, 8 in 2023-12-01T16:42:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:20 smithi119 ceph-mon[108979]: pgmap v3657: 137 pgs: 137 active+clean; 495 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 MiB/s wr, 196 op/s 2023-12-01T16:42:21.871 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (1817 ms) 2023-12-01T16:42:21.871 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnalignedSmall 2023-12-01T16:42:21.872 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:42:21.921 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 5000005~1234 2023-12-01T16:42:21.925 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnalignedSmall (53 ms) 2023-12-01T16:42:21.925 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnaligned 2023-12-01T16:42:21.925 INFO:tasks.workunit.client.0.smithi119.stdout:using new format! 2023-12-01T16:42:21.995 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 8376263~12345 2023-12-01T16:42:21.996 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 8388608~4194304 2023-12-01T16:42:21.996 INFO:tasks.workunit.client.0.smithi119.stdout:iterate_cb 12582912~54321 2023-12-01T16:42:21.999 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnaligned (74 ms) 2023-12-01T16:42:21.999 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStriping 2023-12-01T16:42:22.000 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_librbd.cc:7973: Skipped 2023-12-01T16:42:22.000 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:42:22.000 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping (0 ms) 2023-12-01T16:42:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:21 smithi183 ceph-mon[99169]: osdmap e1628: 8 total, 8 up, 8 in 2023-12-01T16:42:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:21 smithi183 ceph-mon[99169]: osdmap e1629: 8 total, 8 up, 8 in 2023-12-01T16:42:22.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:21 smithi119 ceph-mon[94175]: osdmap e1628: 8 total, 8 up, 8 in 2023-12-01T16:42:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:21 smithi119 ceph-mon[94175]: osdmap e1629: 8 total, 8 up, 8 in 2023-12-01T16:42:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:21 smithi119 ceph-mon[108979]: osdmap e1628: 8 total, 8 up, 8 in 2023-12-01T16:42:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:21 smithi119 ceph-mon[108979]: osdmap e1629: 8 total, 8 up, 8 in 2023-12-01T16:42:22.905 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 11 tests from DiffIterateTest/1 (52155 ms total) 2023-12-01T16:42:22.905 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:42:22.905 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 17 tests from TestImageWatcher 2023-12-01T16:42:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:22 smithi183 ceph-mon[99169]: pgmap v3660: 137 pgs: 137 active+clean; 495 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 MiB/s wr, 196 op/s 2023-12-01T16:42:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:22 smithi119 ceph-mon[94175]: pgmap v3660: 137 pgs: 137 active+clean; 495 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 MiB/s wr, 196 op/s 2023-12-01T16:42:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:22 smithi119 ceph-mon[108979]: pgmap v3660: 137 pgs: 137 active+clean; 495 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 MiB/s wr, 196 op/s 2023-12-01T16:42:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:23 smithi119 ceph-mon[108979]: osdmap e1630: 8 total, 8 up, 8 in 2023-12-01T16:42:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:23 smithi119 ceph-mon[94175]: osdmap e1630: 8 total, 8 up, 8 in 2023-12-01T16:42:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:23 smithi183 ceph-mon[99169]: osdmap e1630: 8 total, 8 up, 8 in 2023-12-01T16:42:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:42:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:42:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T16:42:24.920 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2023-12-01T16:42:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:24 smithi183 ceph-mon[99169]: osdmap e1631: 8 total, 8 up, 8 in 2023-12-01T16:42:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1358283287' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:42:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:24 smithi183 ceph-mon[99169]: pgmap v3663: 137 pgs: 23 creating+peering, 9 unknown, 105 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:42:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:24 smithi119 ceph-mon[108979]: osdmap e1631: 8 total, 8 up, 8 in 2023-12-01T16:42:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1358283287' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:42:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:24 smithi119 ceph-mon[108979]: pgmap v3663: 137 pgs: 23 creating+peering, 9 unknown, 105 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:42:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:24 smithi119 ceph-mon[94175]: osdmap e1631: 8 total, 8 up, 8 in 2023-12-01T16:42:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1358283287' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:42:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:24 smithi119 ceph-mon[94175]: pgmap v3663: 137 pgs: 23 creating+peering, 9 unknown, 105 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:42:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:25 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:42:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1358283287' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-32","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:42:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:25 smithi183 ceph-mon[99169]: osdmap e1632: 8 total, 8 up, 8 in 2023-12-01T16:42:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:25 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:42:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1358283287' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-32","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:42:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:25 smithi119 ceph-mon[94175]: osdmap e1632: 8 total, 8 up, 8 in 2023-12-01T16:42:26.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:25 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:42:26.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1358283287' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-32","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:42:26.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:25 smithi119 ceph-mon[108979]: osdmap e1632: 8 total, 8 up, 8 in 2023-12-01T16:42:26.970 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2050 ms) 2023-12-01T16:42:26.970 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2023-12-01T16:42:26.994 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestImageWatcher.NotifyFlatten (23 ms) 2023-12-01T16:42:26.994 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestImageWatcher.NotifyResize 2023-12-01T16:42:27.019 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestImageWatcher.NotifyResize (25 ms) 2023-12-01T16:42:27.019 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2023-12-01T16:42:27.041 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (22 ms) 2023-12-01T16:42:27.041 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestImageWatcher.NotifyUpdateFeatures 2023-12-01T16:42:27.063 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestImageWatcher.NotifyUpdateFeatures (22 ms) 2023-12-01T16:42:27.063 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2023-12-01T16:42:27.085 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (22 ms) 2023-12-01T16:42:27.085 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2023-12-01T16:42:27.104 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (20 ms) 2023-12-01T16:42:27.105 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2023-12-01T16:42:27.126 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestImageWatcher.NotifySnapRename (22 ms) 2023-12-01T16:42:27.127 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2023-12-01T16:42:27.146 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (19 ms) 2023-12-01T16:42:27.146 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2023-12-01T16:42:27.168 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (21 ms) 2023-12-01T16:42:27.168 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2023-12-01T16:42:27.187 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (20 ms) 2023-12-01T16:42:27.187 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2023-12-01T16:42:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:26 smithi183 ceph-mon[99169]: osdmap e1633: 8 total, 8 up, 8 in 2023-12-01T16:42:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:26 smithi183 ceph-mon[99169]: pgmap v3666: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:42:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:26 smithi119 ceph-mon[108979]: osdmap e1633: 8 total, 8 up, 8 in 2023-12-01T16:42:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:26 smithi119 ceph-mon[108979]: pgmap v3666: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:42:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:26 smithi119 ceph-mon[94175]: osdmap e1633: 8 total, 8 up, 8 in 2023-12-01T16:42:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:26 smithi119 ceph-mon[94175]: pgmap v3666: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:42:27.207 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (20 ms) 2023-12-01T16:42:27.207 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestImageWatcher.NotifyRename 2023-12-01T16:42:27.229 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestImageWatcher.NotifyRename (23 ms) 2023-12-01T16:42:27.230 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2023-12-01T16:42:27.252 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (21 ms) 2023-12-01T16:42:27.252 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2023-12-01T16:42:27.269 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (19 ms) 2023-12-01T16:42:27.269 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2023-12-01T16:42:27.291 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (21 ms) 2023-12-01T16:42:27.291 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2023-12-01T16:42:27.418 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (127 ms) 2023-12-01T16:42:27.941 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 17 tests from TestImageWatcher (2498 ms total) 2023-12-01T16:42:27.942 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:42:27.942 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 34 tests from TestInternal 2023-12-01T16:42:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:27 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:42:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:27 smithi183 ceph-mon[99169]: osdmap e1634: 8 total, 8 up, 8 in 2023-12-01T16:42:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:27 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:42:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:27 smithi119 ceph-mon[94175]: osdmap e1634: 8 total, 8 up, 8 in 2023-12-01T16:42:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:27 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:42:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:27 smithi119 ceph-mon[108979]: osdmap e1634: 8 total, 8 up, 8 in 2023-12-01T16:42:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:28 smithi183 ceph-mon[99169]: osdmap e1635: 8 total, 8 up, 8 in 2023-12-01T16:42:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:28 smithi183 ceph-mon[99169]: pgmap v3669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:42:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:28 smithi119 ceph-mon[108979]: osdmap e1635: 8 total, 8 up, 8 in 2023-12-01T16:42:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:28 smithi119 ceph-mon[108979]: pgmap v3669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:42:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:28 smithi119 ceph-mon[94175]: osdmap e1635: 8 total, 8 up, 8 in 2023-12-01T16:42:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:28 smithi119 ceph-mon[94175]: pgmap v3669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:42:29.950 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.OpenByID 2023-12-01T16:42:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:29 smithi183 ceph-mon[99169]: osdmap e1636: 8 total, 8 up, 8 in 2023-12-01T16:42:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4085044556' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:42:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:29 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:42:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:29 smithi119 ceph-mon[94175]: osdmap e1636: 8 total, 8 up, 8 in 2023-12-01T16:42:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4085044556' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:42:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:29 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:42:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:29 smithi119 ceph-mon[108979]: osdmap e1636: 8 total, 8 up, 8 in 2023-12-01T16:42:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4085044556' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:42:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:29 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:42:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:30 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-33","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:42:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:30 smithi183 ceph-mon[99169]: osdmap e1637: 8 total, 8 up, 8 in 2023-12-01T16:42:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:30 smithi183 ceph-mon[99169]: pgmap v3672: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:42:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:30 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-33","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:42:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:30 smithi119 ceph-mon[94175]: osdmap e1637: 8 total, 8 up, 8 in 2023-12-01T16:42:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:30 smithi119 ceph-mon[94175]: pgmap v3672: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:42:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:30 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-33","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:42:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:30 smithi119 ceph-mon[108979]: osdmap e1637: 8 total, 8 up, 8 in 2023-12-01T16:42:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:30 smithi119 ceph-mon[108979]: pgmap v3672: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:42:32.005 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.OpenByID (2054 ms) 2023-12-01T16:42:32.005 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.OpenSnapDNE 2023-12-01T16:42:32.034 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.OpenSnapDNE (30 ms) 2023-12-01T16:42:32.035 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2023-12-01T16:42:32.059 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (24 ms) 2023-12-01T16:42:32.059 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.ResizeLocksImage 2023-12-01T16:42:32.085 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.ResizeLocksImage (26 ms) 2023-12-01T16:42:32.085 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2023-12-01T16:42:32.103 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (18 ms) 2023-12-01T16:42:32.103 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2023-12-01T16:42:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:31 smithi183 ceph-mon[99169]: osdmap e1638: 8 total, 8 up, 8 in 2023-12-01T16:42:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:31 smithi119 ceph-mon[108979]: osdmap e1638: 8 total, 8 up, 8 in 2023-12-01T16:42:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:31 smithi119 ceph-mon[94175]: osdmap e1638: 8 total, 8 up, 8 in 2023-12-01T16:42:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:32 smithi183 ceph-mon[99169]: osdmap e1639: 8 total, 8 up, 8 in 2023-12-01T16:42:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:32 smithi183 ceph-mon[99169]: pgmap v3675: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:42:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:32 smithi119 ceph-mon[94175]: osdmap e1639: 8 total, 8 up, 8 in 2023-12-01T16:42:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:32 smithi119 ceph-mon[94175]: pgmap v3675: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:42:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:32 smithi119 ceph-mon[108979]: osdmap e1639: 8 total, 8 up, 8 in 2023-12-01T16:42:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:32 smithi119 ceph-mon[108979]: pgmap v3675: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:42:33.995 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.SnapCreateLocksImage (1893 ms) 2023-12-01T16:42:33.996 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2023-12-01T16:42:34.025 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (29 ms) 2023-12-01T16:42:34.025 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2023-12-01T16:42:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:33 smithi183 ceph-mon[99169]: osdmap e1640: 8 total, 8 up, 8 in 2023-12-01T16:42:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:42:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:42:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T16:42:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:33 smithi119 ceph-mon[108979]: osdmap e1640: 8 total, 8 up, 8 in 2023-12-01T16:42:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:33 smithi119 ceph-mon[94175]: osdmap e1640: 8 total, 8 up, 8 in 2023-12-01T16:42:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:34 smithi183 ceph-mon[99169]: osdmap e1641: 8 total, 8 up, 8 in 2023-12-01T16:42:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:34 smithi183 ceph-mon[99169]: pgmap v3678: 137 pgs: 9 creating+peering, 128 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 7.5 KiB/s wr, 100 op/s 2023-12-01T16:42:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:42:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:42:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:42:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:42:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:34 smithi119 ceph-mon[94175]: osdmap e1641: 8 total, 8 up, 8 in 2023-12-01T16:42:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:34 smithi119 ceph-mon[94175]: pgmap v3678: 137 pgs: 9 creating+peering, 128 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 7.5 KiB/s wr, 100 op/s 2023-12-01T16:42:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:42:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:42:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:42:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:42:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:34 smithi119 ceph-mon[108979]: osdmap e1641: 8 total, 8 up, 8 in 2023-12-01T16:42:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:34 smithi119 ceph-mon[108979]: pgmap v3678: 137 pgs: 9 creating+peering, 128 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 7.5 KiB/s wr, 100 op/s 2023-12-01T16:42:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:42:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:42:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:42:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:42:36.012 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (1987 ms) 2023-12-01T16:42:36.012 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2023-12-01T16:42:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:35 smithi183 ceph-mon[99169]: osdmap e1642: 8 total, 8 up, 8 in 2023-12-01T16:42:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:35 smithi119 ceph-mon[94175]: osdmap e1642: 8 total, 8 up, 8 in 2023-12-01T16:42:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:35 smithi119 ceph-mon[108979]: osdmap e1642: 8 total, 8 up, 8 in 2023-12-01T16:42:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:36 smithi183 ceph-mon[99169]: osdmap e1643: 8 total, 8 up, 8 in 2023-12-01T16:42:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:36 smithi183 ceph-mon[99169]: pgmap v3681: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s 2023-12-01T16:42:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:36 smithi119 ceph-mon[94175]: osdmap e1643: 8 total, 8 up, 8 in 2023-12-01T16:42:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:36 smithi119 ceph-mon[94175]: pgmap v3681: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s 2023-12-01T16:42:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:36 smithi119 ceph-mon[108979]: osdmap e1643: 8 total, 8 up, 8 in 2023-12-01T16:42:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:36 smithi119 ceph-mon[108979]: pgmap v3681: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s 2023-12-01T16:42:38.022 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (2010 ms) 2023-12-01T16:42:38.022 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2023-12-01T16:42:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:38 smithi183 ceph-mon[99169]: osdmap e1644: 8 total, 8 up, 8 in 2023-12-01T16:42:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:38 smithi119 ceph-mon[94175]: osdmap e1644: 8 total, 8 up, 8 in 2023-12-01T16:42:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:38 smithi119 ceph-mon[108979]: osdmap e1644: 8 total, 8 up, 8 in 2023-12-01T16:42:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:39 smithi183 ceph-mon[99169]: osdmap e1645: 8 total, 8 up, 8 in 2023-12-01T16:42:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:39 smithi183 ceph-mon[99169]: pgmap v3684: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 16 KiB/s rd, 3.2 KiB/s wr, 22 op/s 2023-12-01T16:42:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:39 smithi119 ceph-mon[94175]: osdmap e1645: 8 total, 8 up, 8 in 2023-12-01T16:42:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:39 smithi119 ceph-mon[94175]: pgmap v3684: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 16 KiB/s rd, 3.2 KiB/s wr, 22 op/s 2023-12-01T16:42:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:39 smithi119 ceph-mon[108979]: osdmap e1645: 8 total, 8 up, 8 in 2023-12-01T16:42:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:39 smithi119 ceph-mon[108979]: pgmap v3684: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 16 KiB/s rd, 3.2 KiB/s wr, 22 op/s 2023-12-01T16:42:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:40.055 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.SnapSetReleasesLock (2032 ms) 2023-12-01T16:42:40.055 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.FlattenLocksImage 2023-12-01T16:42:40.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:40 smithi183 ceph-mon[99169]: osdmap e1646: 8 total, 8 up, 8 in 2023-12-01T16:42:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:40 smithi119 ceph-mon[94175]: osdmap e1646: 8 total, 8 up, 8 in 2023-12-01T16:42:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:40 smithi119 ceph-mon[108979]: osdmap e1646: 8 total, 8 up, 8 in 2023-12-01T16:42:41.074 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:42:41.392 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:42:41.392 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (69m) 6m ago 69m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:42:41.392 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (69m) 6m ago 69m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:42:41.393 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (70m) 6m ago 70m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:42:41.393 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (70m) 6m ago 70m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:42:41.393 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (73m) 6m ago 73m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:42:41.393 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (75m) 6m ago 75m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:42:41.393 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (75m) 6m ago 75m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:42:41.393 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (74m) 6m ago 74m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:42:41.393 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (73m) 6m ago 73m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:42:41.393 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (69m) 6m ago 69m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:42:41.393 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (69m) 6m ago 69m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:42:41.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (73m) 6m ago 73m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:42:41.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (73m) 6m ago 73m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:42:41.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (72m) 6m ago 72m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:42:41.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (72m) 6m ago 72m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:42:41.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (72m) 6m ago 72m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:42:41.394 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (71m) 6m ago 71m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:42:41.394 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (71m) 6m ago 71m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:42:41.394 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (70m) 6m ago 70m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:42:41.394 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (69m) 6m ago 70m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:42:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:41 smithi183 ceph-mon[99169]: osdmap e1647: 8 total, 8 up, 8 in 2023-12-01T16:42:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:41 smithi183 ceph-mon[99169]: pgmap v3687: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 85 KiB/s rd, 7.2 KiB/s wr, 119 op/s 2023-12-01T16:42:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:41 smithi119 ceph-mon[94175]: osdmap e1647: 8 total, 8 up, 8 in 2023-12-01T16:42:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:41 smithi119 ceph-mon[94175]: pgmap v3687: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 85 KiB/s rd, 7.2 KiB/s wr, 119 op/s 2023-12-01T16:42:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:41 smithi119 ceph-mon[108979]: osdmap e1647: 8 total, 8 up, 8 in 2023-12-01T16:42:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:41 smithi119 ceph-mon[108979]: pgmap v3687: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 85 KiB/s rd, 7.2 KiB/s wr, 119 op/s 2023-12-01T16:42:41.765 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:42:41.765 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:42:41.766 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:42:41.766 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:42:41.766 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:42:41.766 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:42:41.766 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:42:41.766 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:42:41.766 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:42:41.766 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:42:41.766 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:42:41.766 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:42:41.766 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:42:41.766 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:42:41.766 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:42:41.766 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:42:41.767 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:42:41.811 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.FlattenLocksImage (1756 ms) 2023-12-01T16:42:41.811 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2023-12-01T16:42:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:42 smithi183 ceph-mon[99169]: osdmap e1648: 8 total, 8 up, 8 in 2023-12-01T16:42:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:42 smithi183 ceph-mon[99169]: from='client.18843 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:42:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2275749346' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:42:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:42 smithi183 ceph-mon[99169]: osdmap e1649: 8 total, 8 up, 8 in 2023-12-01T16:42:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:42 smithi119 ceph-mon[94175]: osdmap e1648: 8 total, 8 up, 8 in 2023-12-01T16:42:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:42 smithi119 ceph-mon[94175]: from='client.18843 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:42:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2275749346' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:42:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:42 smithi119 ceph-mon[94175]: osdmap e1649: 8 total, 8 up, 8 in 2023-12-01T16:42:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:42 smithi119 ceph-mon[108979]: osdmap e1648: 8 total, 8 up, 8 in 2023-12-01T16:42:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:42 smithi119 ceph-mon[108979]: from='client.18843 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:42:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2275749346' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:42:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:42 smithi119 ceph-mon[108979]: osdmap e1649: 8 total, 8 up, 8 in 2023-12-01T16:42:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:43 smithi183 ceph-mon[99169]: from='client.28730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:42:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:43 smithi183 ceph-mon[99169]: pgmap v3690: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 85 KiB/s rd, 7.2 KiB/s wr, 119 op/s 2023-12-01T16:42:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:43 smithi183 ceph-mon[99169]: osdmap e1650: 8 total, 8 up, 8 in 2023-12-01T16:42:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:43 smithi119 ceph-mon[94175]: from='client.28730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:42:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:43 smithi119 ceph-mon[94175]: pgmap v3690: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 85 KiB/s rd, 7.2 KiB/s wr, 119 op/s 2023-12-01T16:42:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:43 smithi119 ceph-mon[94175]: osdmap e1650: 8 total, 8 up, 8 in 2023-12-01T16:42:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:43 smithi119 ceph-mon[108979]: from='client.28730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:42:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:43 smithi119 ceph-mon[108979]: pgmap v3690: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 85 KiB/s rd, 7.2 KiB/s wr, 119 op/s 2023-12-01T16:42:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:43 smithi119 ceph-mon[108979]: osdmap e1650: 8 total, 8 up, 8 in 2023-12-01T16:42:43.813 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (2002 ms) 2023-12-01T16:42:43.813 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklisted 2023-12-01T16:42:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.5", "id": [3, 6]}]: dispatch 2023-12-01T16:42:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]: dispatch 2023-12-01T16:42:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.5", "id": [3, 6]}]: dispatch 2023-12-01T16:42:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]: dispatch 2023-12-01T16:42:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.5", "id": [3, 6]}]': finished 2023-12-01T16:42:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]': finished 2023-12-01T16:42:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:44 smithi183 ceph-mon[99169]: osdmap e1651: 8 total, 8 up, 8 in 2023-12-01T16:42:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:42:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:42:44] "GET /metrics HTTP/1.1" 200 36352 "" "Prometheus/2.43.0" 2023-12-01T16:42:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.5", "id": [3, 6]}]: dispatch 2023-12-01T16:42:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]: dispatch 2023-12-01T16:42:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.5", "id": [3, 6]}]: dispatch 2023-12-01T16:42:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]: dispatch 2023-12-01T16:42:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.5", "id": [3, 6]}]': finished 2023-12-01T16:42:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]': finished 2023-12-01T16:42:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:44 smithi119 ceph-mon[94175]: osdmap e1651: 8 total, 8 up, 8 in 2023-12-01T16:42:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.5", "id": [3, 6]}]: dispatch 2023-12-01T16:42:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]: dispatch 2023-12-01T16:42:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.5", "id": [3, 6]}]: dispatch 2023-12-01T16:42:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]: dispatch 2023-12-01T16:42:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.5", "id": [3, 6]}]': finished 2023-12-01T16:42:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]': finished 2023-12-01T16:42:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:44 smithi119 ceph-mon[108979]: osdmap e1651: 8 total, 8 up, 8 in 2023-12-01T16:42:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:45 smithi183 ceph-mon[99169]: pgmap v3693: 137 pgs: 1 peering, 136 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 117 KiB/s rd, 6.2 KiB/s wr, 160 op/s 2023-12-01T16:42:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:42:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:45 smithi183 ceph-mon[99169]: osdmap e1652: 8 total, 8 up, 8 in 2023-12-01T16:42:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1185630249' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/1185630249"}]: dispatch 2023-12-01T16:42:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:45 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/1185630249"}]: dispatch 2023-12-01T16:42:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:45 smithi119 ceph-mon[94175]: pgmap v3693: 137 pgs: 1 peering, 136 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 117 KiB/s rd, 6.2 KiB/s wr, 160 op/s 2023-12-01T16:42:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:42:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:45 smithi119 ceph-mon[94175]: osdmap e1652: 8 total, 8 up, 8 in 2023-12-01T16:42:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1185630249' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/1185630249"}]: dispatch 2023-12-01T16:42:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:45 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/1185630249"}]: dispatch 2023-12-01T16:42:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:45 smithi119 ceph-mon[108979]: pgmap v3693: 137 pgs: 1 peering, 136 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 117 KiB/s rd, 6.2 KiB/s wr, 160 op/s 2023-12-01T16:42:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:42:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:45 smithi119 ceph-mon[108979]: osdmap e1652: 8 total, 8 up, 8 in 2023-12-01T16:42:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1185630249' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/1185630249"}]: dispatch 2023-12-01T16:42:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:45 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/1185630249"}]: dispatch 2023-12-01T16:42:45.797 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklisted (1984 ms) 2023-12-01T16:42:45.797 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklistedWatch 2023-12-01T16:42:46.808 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklistedWatch (1011 ms) 2023-12-01T16:42:46.808 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2023-12-01T16:42:46.881 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.AioWriteRequestsLock (73 ms) 2023-12-01T16:42:46.881 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2023-12-01T16:42:46.907 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (26 ms) 2023-12-01T16:42:46.907 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.CancelAsyncResize 2023-12-01T16:42:46.953 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.CancelAsyncResize (46 ms) 2023-12-01T16:42:46.953 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.MultipleResize 2023-12-01T16:42:47.010 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.MultipleResize (57 ms) 2023-12-01T16:42:47.010 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.Metadata 2023-12-01T16:42:47.064 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.Metadata (54 ms) 2023-12-01T16:42:47.064 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.MetadataConfApply 2023-12-01T16:42:47.093 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.MetadataConfApply (30 ms) 2023-12-01T16:42:47.094 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.SnapshotCopyup 2023-12-01T16:42:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:46 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/1185630249"}]': finished 2023-12-01T16:42:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:46 smithi183 ceph-mon[99169]: osdmap e1653: 8 total, 8 up, 8 in 2023-12-01T16:42:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/833335268' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/833335268"}]: dispatch 2023-12-01T16:42:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:46 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/833335268"}]: dispatch 2023-12-01T16:42:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:46 smithi183 ceph-mon[99169]: pgmap v3696: 137 pgs: 2 peering, 135 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 180 KiB/s rd, 11 KiB/s wr, 243 op/s 2023-12-01T16:42:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:46 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/1185630249"}]': finished 2023-12-01T16:42:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:46 smithi119 ceph-mon[108979]: osdmap e1653: 8 total, 8 up, 8 in 2023-12-01T16:42:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/833335268' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/833335268"}]: dispatch 2023-12-01T16:42:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:46 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/833335268"}]: dispatch 2023-12-01T16:42:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:46 smithi119 ceph-mon[108979]: pgmap v3696: 137 pgs: 2 peering, 135 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 180 KiB/s rd, 11 KiB/s wr, 243 op/s 2023-12-01T16:42:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:46 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/1185630249"}]': finished 2023-12-01T16:42:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:46 smithi119 ceph-mon[94175]: osdmap e1653: 8 total, 8 up, 8 in 2023-12-01T16:42:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/833335268' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/833335268"}]: dispatch 2023-12-01T16:42:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:46 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/833335268"}]: dispatch 2023-12-01T16:42:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:46 smithi119 ceph-mon[94175]: pgmap v3696: 137 pgs: 2 peering, 135 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 180 KiB/s rd, 11 KiB/s wr, 243 op/s 2023-12-01T16:42:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:47 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/833335268"}]': finished 2023-12-01T16:42:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:47 smithi183 ceph-mon[99169]: osdmap e1654: 8 total, 8 up, 8 in 2023-12-01T16:42:48.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:47 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/833335268"}]': finished 2023-12-01T16:42:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:47 smithi119 ceph-mon[94175]: osdmap e1654: 8 total, 8 up, 8 in 2023-12-01T16:42:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:47 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/833335268"}]': finished 2023-12-01T16:42:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:47 smithi119 ceph-mon[108979]: osdmap e1654: 8 total, 8 up, 8 in 2023-12-01T16:42:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:48 smithi183 ceph-mon[99169]: osdmap e1655: 8 total, 8 up, 8 in 2023-12-01T16:42:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:48 smithi183 ceph-mon[99169]: pgmap v3699: 137 pgs: 2 peering, 135 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 5.2 KiB/s wr, 82 op/s 2023-12-01T16:42:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:48 smithi119 ceph-mon[94175]: osdmap e1655: 8 total, 8 up, 8 in 2023-12-01T16:42:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:48 smithi119 ceph-mon[94175]: pgmap v3699: 137 pgs: 2 peering, 135 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 5.2 KiB/s wr, 82 op/s 2023-12-01T16:42:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:48 smithi119 ceph-mon[108979]: osdmap e1655: 8 total, 8 up, 8 in 2023-12-01T16:42:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:48 smithi119 ceph-mon[108979]: pgmap v3699: 137 pgs: 2 peering, 135 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 5.2 KiB/s wr, 82 op/s 2023-12-01T16:42:49.918 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.SnapshotCopyup (2824 ms) 2023-12-01T16:42:49.918 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2023-12-01T16:42:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:49 smithi183 ceph-mon[99169]: osdmap e1656: 8 total, 8 up, 8 in 2023-12-01T16:42:50.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:49 smithi119 ceph-mon[94175]: osdmap e1656: 8 total, 8 up, 8 in 2023-12-01T16:42:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:49 smithi119 ceph-mon[108979]: osdmap e1656: 8 total, 8 up, 8 in 2023-12-01T16:42:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:50 smithi183 ceph-mon[99169]: osdmap e1657: 8 total, 8 up, 8 in 2023-12-01T16:42:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:50 smithi183 ceph-mon[99169]: pgmap v3702: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 186 KiB/s rd, 27 KiB/s wr, 270 op/s; 11 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T16:42:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:50 smithi119 ceph-mon[94175]: osdmap e1657: 8 total, 8 up, 8 in 2023-12-01T16:42:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:50 smithi119 ceph-mon[94175]: pgmap v3702: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 186 KiB/s rd, 27 KiB/s wr, 270 op/s; 11 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T16:42:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:50 smithi119 ceph-mon[108979]: osdmap e1657: 8 total, 8 up, 8 in 2023-12-01T16:42:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:50 smithi119 ceph-mon[108979]: pgmap v3702: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 186 KiB/s rd, 27 KiB/s wr, 270 op/s; 11 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T16:42:51.816 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (1899 ms) 2023-12-01T16:42:51.817 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2023-12-01T16:42:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:51 smithi183 ceph-mon[99169]: osdmap e1658: 8 total, 8 up, 8 in 2023-12-01T16:42:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:51 smithi183 ceph-mon[99169]: osdmap e1659: 8 total, 8 up, 8 in 2023-12-01T16:42:52.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:51 smithi119 ceph-mon[94175]: osdmap e1658: 8 total, 8 up, 8 in 2023-12-01T16:42:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:51 smithi119 ceph-mon[94175]: osdmap e1659: 8 total, 8 up, 8 in 2023-12-01T16:42:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:51 smithi119 ceph-mon[108979]: osdmap e1658: 8 total, 8 up, 8 in 2023-12-01T16:42:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:51 smithi119 ceph-mon[108979]: osdmap e1659: 8 total, 8 up, 8 in 2023-12-01T16:42:52.874 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (1057 ms) 2023-12-01T16:42:52.874 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.ResizeCopyup 2023-12-01T16:42:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:52 smithi183 ceph-mon[99169]: pgmap v3705: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 186 KiB/s rd, 27 KiB/s wr, 270 op/s; 11 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T16:42:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:52 smithi119 ceph-mon[94175]: pgmap v3705: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 186 KiB/s rd, 27 KiB/s wr, 270 op/s; 11 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T16:42:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:52 smithi119 ceph-mon[108979]: pgmap v3705: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 186 KiB/s rd, 27 KiB/s wr, 270 op/s; 11 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T16:42:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:53 smithi119 ceph-mon[94175]: osdmap e1660: 8 total, 8 up, 8 in 2023-12-01T16:42:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:53 smithi119 ceph-mon[108979]: osdmap e1660: 8 total, 8 up, 8 in 2023-12-01T16:42:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:53 smithi183 ceph-mon[99169]: osdmap e1660: 8 total, 8 up, 8 in 2023-12-01T16:42:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:42:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:42:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:42:54] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2023-12-01T16:42:54.917 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.ResizeCopyup (2043 ms) 2023-12-01T16:42:54.917 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.DiscardCopyup 2023-12-01T16:42:54.926 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_internal.cc:1056: Skipped 2023-12-01T16:42:54.926 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:42:54.926 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestInternal.DiscardCopyup (9 ms) 2023-12-01T16:42:54.926 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.ImageOptions 2023-12-01T16:42:54.934 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.ImageOptions (8 ms) 2023-12-01T16:42:54.934 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.WriteFullCopyup 2023-12-01T16:42:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:54 smithi183 ceph-mon[99169]: osdmap e1661: 8 total, 8 up, 8 in 2023-12-01T16:42:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:54 smithi183 ceph-mon[99169]: pgmap v3708: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 200 KiB/s rd, 13 KiB/s wr, 265 op/s 2023-12-01T16:42:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:42:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:54 smithi119 ceph-mon[94175]: osdmap e1661: 8 total, 8 up, 8 in 2023-12-01T16:42:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:54 smithi119 ceph-mon[94175]: pgmap v3708: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 200 KiB/s rd, 13 KiB/s wr, 265 op/s 2023-12-01T16:42:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:42:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:54 smithi119 ceph-mon[108979]: osdmap e1661: 8 total, 8 up, 8 in 2023-12-01T16:42:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:54 smithi119 ceph-mon[108979]: pgmap v3708: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 200 KiB/s rd, 13 KiB/s wr, 265 op/s 2023-12-01T16:42:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:42:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:55 smithi183 ceph-mon[99169]: osdmap e1662: 8 total, 8 up, 8 in 2023-12-01T16:42:56.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:55 smithi119 ceph-mon[94175]: osdmap e1662: 8 total, 8 up, 8 in 2023-12-01T16:42:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:55 smithi119 ceph-mon[108979]: osdmap e1662: 8 total, 8 up, 8 in 2023-12-01T16:42:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:56 smithi183 ceph-mon[99169]: osdmap e1663: 8 total, 8 up, 8 in 2023-12-01T16:42:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:56 smithi183 ceph-mon[99169]: pgmap v3711: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 255 KiB/s rd, 24 KiB/s wr, 346 op/s 2023-12-01T16:42:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:56 smithi119 ceph-mon[108979]: osdmap e1663: 8 total, 8 up, 8 in 2023-12-01T16:42:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:56 smithi119 ceph-mon[108979]: pgmap v3711: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 255 KiB/s rd, 24 KiB/s wr, 346 op/s 2023-12-01T16:42:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:56 smithi119 ceph-mon[94175]: osdmap e1663: 8 total, 8 up, 8 in 2023-12-01T16:42:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:56 smithi119 ceph-mon[94175]: pgmap v3711: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 255 KiB/s rd, 24 KiB/s wr, 346 op/s 2023-12-01T16:42:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:57 smithi183 ceph-mon[99169]: osdmap e1664: 8 total, 8 up, 8 in 2023-12-01T16:42:58.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:57 smithi119 ceph-mon[94175]: osdmap e1664: 8 total, 8 up, 8 in 2023-12-01T16:42:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:57 smithi119 ceph-mon[108979]: osdmap e1664: 8 total, 8 up, 8 in 2023-12-01T16:42:58.908 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.WriteFullCopyup (3974 ms) 2023-12-01T16:42:58.908 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2023-12-01T16:42:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:58 smithi183 ceph-mon[99169]: osdmap e1665: 8 total, 8 up, 8 in 2023-12-01T16:42:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:58 smithi183 ceph-mon[99169]: pgmap v3714: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 11 KiB/s wr, 80 op/s 2023-12-01T16:42:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:58 smithi119 ceph-mon[94175]: osdmap e1665: 8 total, 8 up, 8 in 2023-12-01T16:42:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:58 smithi119 ceph-mon[94175]: pgmap v3714: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 11 KiB/s wr, 80 op/s 2023-12-01T16:42:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:58 smithi119 ceph-mon[108979]: osdmap e1665: 8 total, 8 up, 8 in 2023-12-01T16:42:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:58 smithi119 ceph-mon[108979]: pgmap v3714: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 11 KiB/s wr, 80 op/s 2023-12-01T16:43:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:42:59 smithi183 ceph-mon[99169]: osdmap e1666: 8 total, 8 up, 8 in 2023-12-01T16:43:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:42:59 smithi119 ceph-mon[94175]: osdmap e1666: 8 total, 8 up, 8 in 2023-12-01T16:43:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:42:59 smithi119 ceph-mon[108979]: osdmap e1666: 8 total, 8 up, 8 in 2023-12-01T16:43:00.935 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (2028 ms) 2023-12-01T16:43:00.935 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.TestCoR 2023-12-01T16:43:00.945 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_internal.cc:1313: Skipped 2023-12-01T16:43:00.945 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to disabled copy-on-read 2023-12-01T16:43:00.945 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestInternal.TestCoR (10 ms) 2023-12-01T16:43:00.946 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2023-12-01T16:43:01.163 INFO:tasks.workunit.client.0.smithi119.stdout:made parent image "image57": 4194304K (1024 * 4K) 2023-12-01T16:43:01.164 INFO:tasks.workunit.client.0.smithi119.stdout:generated random write map: 2023-12-01T16:43:01.164 INFO:tasks.workunit.client.0.smithi119.stdout: [4 , 19794 ] 2023-12-01T16:43:01.164 INFO:tasks.workunit.client.0.smithi119.stdout: [23 , 96357 ] 2023-12-01T16:43:01.164 INFO:tasks.workunit.client.0.smithi119.stdout: [25 , 104721 ] 2023-12-01T16:43:01.164 INFO:tasks.workunit.client.0.smithi119.stdout: [30 , 125732 ] 2023-12-01T16:43:01.164 INFO:tasks.workunit.client.0.smithi119.stdout: [44 , 183151 ] 2023-12-01T16:43:01.164 INFO:tasks.workunit.client.0.smithi119.stdout: [71 , 292336 ] 2023-12-01T16:43:01.164 INFO:tasks.workunit.client.0.smithi119.stdout: [72 , 297850 ] 2023-12-01T16:43:01.164 INFO:tasks.workunit.client.0.smithi119.stdout: [77 , 315756 ] 2023-12-01T16:43:01.164 INFO:tasks.workunit.client.0.smithi119.stdout: [85 , 350644 ] 2023-12-01T16:43:01.164 INFO:tasks.workunit.client.0.smithi119.stdout: [86 , 353729 ] 2023-12-01T16:43:01.164 INFO:tasks.workunit.client.0.smithi119.stdout: [94 , 387502 ] 2023-12-01T16:43:01.164 INFO:tasks.workunit.client.0.smithi119.stdout: [95 , 390211 ] 2023-12-01T16:43:01.164 INFO:tasks.workunit.client.0.smithi119.stdout: [104 , 428549 ] 2023-12-01T16:43:01.164 INFO:tasks.workunit.client.0.smithi119.stdout: [130 , 534509 ] 2023-12-01T16:43:01.165 INFO:tasks.workunit.client.0.smithi119.stdout: [132 , 542963 ] 2023-12-01T16:43:01.165 INFO:tasks.workunit.client.0.smithi119.stdout: [143 , 586097 ] 2023-12-01T16:43:01.165 INFO:tasks.workunit.client.0.smithi119.stdout: [160 , 657664 ] 2023-12-01T16:43:01.165 INFO:tasks.workunit.client.0.smithi119.stdout: [167 , 685944 ] 2023-12-01T16:43:01.165 INFO:tasks.workunit.client.0.smithi119.stdout: [169 , 694223 ] 2023-12-01T16:43:01.165 INFO:tasks.workunit.client.0.smithi119.stdout: [179 , 733920 ] 2023-12-01T16:43:01.165 INFO:tasks.workunit.client.0.smithi119.stdout: [192 , 788578 ] 2023-12-01T16:43:01.165 INFO:tasks.workunit.client.0.smithi119.stdout: [207 , 850681 ] 2023-12-01T16:43:01.165 INFO:tasks.workunit.client.0.smithi119.stdout: [213 , 873127 ] 2023-12-01T16:43:01.165 INFO:tasks.workunit.client.0.smithi119.stdout: [236 , 969030 ] 2023-12-01T16:43:01.165 INFO:tasks.workunit.client.0.smithi119.stdout: [239 , 981152 ] 2023-12-01T16:43:01.165 INFO:tasks.workunit.client.0.smithi119.stdout: [244 , 1002940 ] 2023-12-01T16:43:01.165 INFO:tasks.workunit.client.0.smithi119.stdout: [252 , 1034805 ] 2023-12-01T16:43:01.165 INFO:tasks.workunit.client.0.smithi119.stdout: [271 , 1112574 ] 2023-12-01T16:43:01.165 INFO:tasks.workunit.client.0.smithi119.stdout: [281 , 1151075 ] 2023-12-01T16:43:01.166 INFO:tasks.workunit.client.0.smithi119.stdout: [290 , 1189159 ] 2023-12-01T16:43:01.166 INFO:tasks.workunit.client.0.smithi119.stdout: [296 , 1213330 ] 2023-12-01T16:43:01.166 INFO:tasks.workunit.client.0.smithi119.stdout: [303 , 1242081 ] 2023-12-01T16:43:01.166 INFO:tasks.workunit.client.0.smithi119.stdout: [323 , 1323198 ] 2023-12-01T16:43:01.166 INFO:tasks.workunit.client.0.smithi119.stdout: [367 , 1503979 ] 2023-12-01T16:43:01.166 INFO:tasks.workunit.client.0.smithi119.stdout: [378 , 1550110 ] 2023-12-01T16:43:01.166 INFO:tasks.workunit.client.0.smithi119.stdout: [403 , 1653560 ] 2023-12-01T16:43:01.166 INFO:tasks.workunit.client.0.smithi119.stdout: [415 , 1700372 ] 2023-12-01T16:43:01.166 INFO:tasks.workunit.client.0.smithi119.stdout: [425 , 1742005 ] 2023-12-01T16:43:01.166 INFO:tasks.workunit.client.0.smithi119.stdout: [441 , 1809859 ] 2023-12-01T16:43:01.166 INFO:tasks.workunit.client.0.smithi119.stdout: [445 , 1822811 ] 2023-12-01T16:43:01.166 INFO:tasks.workunit.client.0.smithi119.stdout: [465 , 1904965 ] 2023-12-01T16:43:01.166 INFO:tasks.workunit.client.0.smithi119.stdout: [471 , 1929896 ] 2023-12-01T16:43:01.166 INFO:tasks.workunit.client.0.smithi119.stdout: [475 , 1947929 ] 2023-12-01T16:43:01.166 INFO:tasks.workunit.client.0.smithi119.stdout: [484 , 1984649 ] 2023-12-01T16:43:01.167 INFO:tasks.workunit.client.0.smithi119.stdout: [502 , 2058548 ] 2023-12-01T16:43:01.167 INFO:tasks.workunit.client.0.smithi119.stdout: [507 , 2079887 ] 2023-12-01T16:43:01.167 INFO:tasks.workunit.client.0.smithi119.stdout: [511 , 2094842 ] 2023-12-01T16:43:01.167 INFO:tasks.workunit.client.0.smithi119.stdout: [514 , 2107423 ] 2023-12-01T16:43:01.167 INFO:tasks.workunit.client.0.smithi119.stdout: [515 , 2112145 ] 2023-12-01T16:43:01.167 INFO:tasks.workunit.client.0.smithi119.stdout: [528 , 2164417 ] 2023-12-01T16:43:01.167 INFO:tasks.workunit.client.0.smithi119.stdout: [539 , 2209732 ] 2023-12-01T16:43:01.167 INFO:tasks.workunit.client.0.smithi119.stdout: [540 , 2215373 ] 2023-12-01T16:43:01.167 INFO:tasks.workunit.client.0.smithi119.stdout: [541 , 2217519 ] 2023-12-01T16:43:01.167 INFO:tasks.workunit.client.0.smithi119.stdout: [542 , 2222568 ] 2023-12-01T16:43:01.167 INFO:tasks.workunit.client.0.smithi119.stdout: [562 , 2303452 ] 2023-12-01T16:43:01.167 INFO:tasks.workunit.client.0.smithi119.stdout: [569 , 2333517 ] 2023-12-01T16:43:01.167 INFO:tasks.workunit.client.0.smithi119.stdout: [570 , 2336777 ] 2023-12-01T16:43:01.167 INFO:tasks.workunit.client.0.smithi119.stdout: [571 , 2339575 ] 2023-12-01T16:43:01.167 INFO:tasks.workunit.client.0.smithi119.stdout: [583 , 2388376 ] 2023-12-01T16:43:01.167 INFO:tasks.workunit.client.0.smithi119.stdout: [594 , 2434768 ] 2023-12-01T16:43:01.168 INFO:tasks.workunit.client.0.smithi119.stdout: [605 , 2478599 ] 2023-12-01T16:43:01.168 INFO:tasks.workunit.client.0.smithi119.stdout: [606 , 2484015 ] 2023-12-01T16:43:01.168 INFO:tasks.workunit.client.0.smithi119.stdout: [621 , 2544059 ] 2023-12-01T16:43:01.168 INFO:tasks.workunit.client.0.smithi119.stdout: [632 , 2591430 ] 2023-12-01T16:43:01.168 INFO:tasks.workunit.client.0.smithi119.stdout: [643 , 2634492 ] 2023-12-01T16:43:01.168 INFO:tasks.workunit.client.0.smithi119.stdout: [647 , 2650403 ] 2023-12-01T16:43:01.168 INFO:tasks.workunit.client.0.smithi119.stdout: [706 , 2894938 ] 2023-12-01T16:43:01.168 INFO:tasks.workunit.client.0.smithi119.stdout: [708 , 2902945 ] 2023-12-01T16:43:01.168 INFO:tasks.workunit.client.0.smithi119.stdout: [711 , 2914662 ] 2023-12-01T16:43:01.168 INFO:tasks.workunit.client.0.smithi119.stdout: [722 , 2957874 ] 2023-12-01T16:43:01.168 INFO:tasks.workunit.client.0.smithi119.stdout: [726 , 2974446 ] 2023-12-01T16:43:01.168 INFO:tasks.workunit.client.0.smithi119.stdout: [729 , 2988660 ] 2023-12-01T16:43:01.168 INFO:tasks.workunit.client.0.smithi119.stdout: [731 , 2997526 ] 2023-12-01T16:43:01.168 INFO:tasks.workunit.client.0.smithi119.stdout: [741 , 3037725 ] 2023-12-01T16:43:01.169 INFO:tasks.workunit.client.0.smithi119.stdout: [758 , 3106519 ] 2023-12-01T16:43:01.169 INFO:tasks.workunit.client.0.smithi119.stdout: [765 , 3135528 ] 2023-12-01T16:43:01.169 INFO:tasks.workunit.client.0.smithi119.stdout: [770 , 3154556 ] 2023-12-01T16:43:01.169 INFO:tasks.workunit.client.0.smithi119.stdout: [780 , 3197100 ] 2023-12-01T16:43:01.169 INFO:tasks.workunit.client.0.smithi119.stdout: [790 , 3236800 ] 2023-12-01T16:43:01.169 INFO:tasks.workunit.client.0.smithi119.stdout: [805 , 3300790 ] 2023-12-01T16:43:01.169 INFO:tasks.workunit.client.0.smithi119.stdout: [814 , 3337699 ] 2023-12-01T16:43:01.169 INFO:tasks.workunit.client.0.smithi119.stdout: [825 , 3380839 ] 2023-12-01T16:43:01.169 INFO:tasks.workunit.client.0.smithi119.stdout: [834 , 3416233 ] 2023-12-01T16:43:01.169 INFO:tasks.workunit.client.0.smithi119.stdout: [843 , 3453126 ] 2023-12-01T16:43:01.169 INFO:tasks.workunit.client.0.smithi119.stdout: [850 , 3482643 ] 2023-12-01T16:43:01.169 INFO:tasks.workunit.client.0.smithi119.stdout: [871 , 3567783 ] 2023-12-01T16:43:01.169 INFO:tasks.workunit.client.0.smithi119.stdout: [875 , 3586120 ] 2023-12-01T16:43:01.169 INFO:tasks.workunit.client.0.smithi119.stdout: [878 , 3599162 ] 2023-12-01T16:43:01.169 INFO:tasks.workunit.client.0.smithi119.stdout: [903 , 3700836 ] 2023-12-01T16:43:01.170 INFO:tasks.workunit.client.0.smithi119.stdout: [908 , 3719973 ] 2023-12-01T16:43:01.170 INFO:tasks.workunit.client.0.smithi119.stdout: [934 , 3827409 ] 2023-12-01T16:43:01.170 INFO:tasks.workunit.client.0.smithi119.stdout: [941 , 3855097 ] 2023-12-01T16:43:01.170 INFO:tasks.workunit.client.0.smithi119.stdout: [948 , 3886589 ] 2023-12-01T16:43:01.170 INFO:tasks.workunit.client.0.smithi119.stdout: [963 , 3946823 ] 2023-12-01T16:43:01.170 INFO:tasks.workunit.client.0.smithi119.stdout: [975 , 3994605 ] 2023-12-01T16:43:01.170 INFO:tasks.workunit.client.0.smithi119.stdout: [985 , 4036931 ] 2023-12-01T16:43:01.170 INFO:tasks.workunit.client.0.smithi119.stdout: [1002 , 4105596 ] 2023-12-01T16:43:01.170 INFO:tasks.workunit.client.0.smithi119.stdout: [1019 , 4176657 ] 2023-12-01T16:43:01.170 INFO:tasks.workunit.client.0.smithi119.stdout:write data based on random map 2023-12-01T16:43:01.170 INFO:tasks.workunit.client.0.smithi119.stdout: write object-4 2023-12-01T16:43:01.170 INFO:tasks.workunit.client.0.smithi119.stdout: write object-23 2023-12-01T16:43:01.170 INFO:tasks.workunit.client.0.smithi119.stdout: write object-25 2023-12-01T16:43:01.170 INFO:tasks.workunit.client.0.smithi119.stdout: write object-30 2023-12-01T16:43:01.170 INFO:tasks.workunit.client.0.smithi119.stdout: write object-44 2023-12-01T16:43:01.170 INFO:tasks.workunit.client.0.smithi119.stdout: write object-71 2023-12-01T16:43:01.171 INFO:tasks.workunit.client.0.smithi119.stdout: write object-72 2023-12-01T16:43:01.171 INFO:tasks.workunit.client.0.smithi119.stdout: write object-77 2023-12-01T16:43:01.171 INFO:tasks.workunit.client.0.smithi119.stdout: write object-85 2023-12-01T16:43:01.171 INFO:tasks.workunit.client.0.smithi119.stdout: write object-86 2023-12-01T16:43:01.171 INFO:tasks.workunit.client.0.smithi119.stdout: write object-94 2023-12-01T16:43:01.171 INFO:tasks.workunit.client.0.smithi119.stdout: write object-95 2023-12-01T16:43:01.171 INFO:tasks.workunit.client.0.smithi119.stdout: write object-104 2023-12-01T16:43:01.171 INFO:tasks.workunit.client.0.smithi119.stdout: write object-130 2023-12-01T16:43:01.171 INFO:tasks.workunit.client.0.smithi119.stdout: write object-132 2023-12-01T16:43:01.171 INFO:tasks.workunit.client.0.smithi119.stdout: write object-143 2023-12-01T16:43:01.171 INFO:tasks.workunit.client.0.smithi119.stdout: write object-160 2023-12-01T16:43:01.171 INFO:tasks.workunit.client.0.smithi119.stdout: write object-167 2023-12-01T16:43:01.171 INFO:tasks.workunit.client.0.smithi119.stdout: write object-169 2023-12-01T16:43:01.171 INFO:tasks.workunit.client.0.smithi119.stdout: write object-179 2023-12-01T16:43:01.171 INFO:tasks.workunit.client.0.smithi119.stdout: write object-192 2023-12-01T16:43:01.172 INFO:tasks.workunit.client.0.smithi119.stdout: write object-207 2023-12-01T16:43:01.172 INFO:tasks.workunit.client.0.smithi119.stdout: write object-213 2023-12-01T16:43:01.172 INFO:tasks.workunit.client.0.smithi119.stdout: write object-236 2023-12-01T16:43:01.172 INFO:tasks.workunit.client.0.smithi119.stdout: write object-239 2023-12-01T16:43:01.172 INFO:tasks.workunit.client.0.smithi119.stdout: write object-244 2023-12-01T16:43:01.172 INFO:tasks.workunit.client.0.smithi119.stdout: write object-252 2023-12-01T16:43:01.172 INFO:tasks.workunit.client.0.smithi119.stdout: write object-271 2023-12-01T16:43:01.172 INFO:tasks.workunit.client.0.smithi119.stdout: write object-281 2023-12-01T16:43:01.172 INFO:tasks.workunit.client.0.smithi119.stdout: write object-290 2023-12-01T16:43:01.172 INFO:tasks.workunit.client.0.smithi119.stdout: write object-296 2023-12-01T16:43:01.172 INFO:tasks.workunit.client.0.smithi119.stdout: write object-303 2023-12-01T16:43:01.172 INFO:tasks.workunit.client.0.smithi119.stdout: write object-323 2023-12-01T16:43:01.172 INFO:tasks.workunit.client.0.smithi119.stdout: write object-367 2023-12-01T16:43:01.172 INFO:tasks.workunit.client.0.smithi119.stdout: write object-378 2023-12-01T16:43:01.172 INFO:tasks.workunit.client.0.smithi119.stdout: write object-403 2023-12-01T16:43:01.172 INFO:tasks.workunit.client.0.smithi119.stdout: write object-415 2023-12-01T16:43:01.173 INFO:tasks.workunit.client.0.smithi119.stdout: write object-425 2023-12-01T16:43:01.173 INFO:tasks.workunit.client.0.smithi119.stdout: write object-441 2023-12-01T16:43:01.173 INFO:tasks.workunit.client.0.smithi119.stdout: write object-445 2023-12-01T16:43:01.173 INFO:tasks.workunit.client.0.smithi119.stdout: write object-465 2023-12-01T16:43:01.173 INFO:tasks.workunit.client.0.smithi119.stdout: write object-471 2023-12-01T16:43:01.173 INFO:tasks.workunit.client.0.smithi119.stdout: write object-475 2023-12-01T16:43:01.173 INFO:tasks.workunit.client.0.smithi119.stdout: write object-484 2023-12-01T16:43:01.173 INFO:tasks.workunit.client.0.smithi119.stdout: write object-502 2023-12-01T16:43:01.173 INFO:tasks.workunit.client.0.smithi119.stdout: write object-507 2023-12-01T16:43:01.173 INFO:tasks.workunit.client.0.smithi119.stdout: write object-511 2023-12-01T16:43:01.173 INFO:tasks.workunit.client.0.smithi119.stdout: write object-514 2023-12-01T16:43:01.173 INFO:tasks.workunit.client.0.smithi119.stdout: write object-515 2023-12-01T16:43:01.173 INFO:tasks.workunit.client.0.smithi119.stdout: write object-528 2023-12-01T16:43:01.173 INFO:tasks.workunit.client.0.smithi119.stdout: write object-539 2023-12-01T16:43:01.173 INFO:tasks.workunit.client.0.smithi119.stdout: write object-540 2023-12-01T16:43:01.174 INFO:tasks.workunit.client.0.smithi119.stdout: write object-541 2023-12-01T16:43:01.174 INFO:tasks.workunit.client.0.smithi119.stdout: write object-542 2023-12-01T16:43:01.174 INFO:tasks.workunit.client.0.smithi119.stdout: write object-562 2023-12-01T16:43:01.174 INFO:tasks.workunit.client.0.smithi119.stdout: write object-569 2023-12-01T16:43:01.174 INFO:tasks.workunit.client.0.smithi119.stdout: write object-570 2023-12-01T16:43:01.174 INFO:tasks.workunit.client.0.smithi119.stdout: write object-571 2023-12-01T16:43:01.174 INFO:tasks.workunit.client.0.smithi119.stdout: write object-583 2023-12-01T16:43:01.174 INFO:tasks.workunit.client.0.smithi119.stdout: write object-594 2023-12-01T16:43:01.174 INFO:tasks.workunit.client.0.smithi119.stdout: write object-605 2023-12-01T16:43:01.174 INFO:tasks.workunit.client.0.smithi119.stdout: write object-606 2023-12-01T16:43:01.174 INFO:tasks.workunit.client.0.smithi119.stdout: write object-621 2023-12-01T16:43:01.174 INFO:tasks.workunit.client.0.smithi119.stdout: write object-632 2023-12-01T16:43:01.174 INFO:tasks.workunit.client.0.smithi119.stdout: write object-643 2023-12-01T16:43:01.174 INFO:tasks.workunit.client.0.smithi119.stdout: write object-647 2023-12-01T16:43:01.175 INFO:tasks.workunit.client.0.smithi119.stdout: write object-706 2023-12-01T16:43:01.175 INFO:tasks.workunit.client.0.smithi119.stdout: write object-708 2023-12-01T16:43:01.175 INFO:tasks.workunit.client.0.smithi119.stdout: write object-711 2023-12-01T16:43:01.175 INFO:tasks.workunit.client.0.smithi119.stdout: write object-722 2023-12-01T16:43:01.175 INFO:tasks.workunit.client.0.smithi119.stdout: write object-726 2023-12-01T16:43:01.175 INFO:tasks.workunit.client.0.smithi119.stdout: write object-729 2023-12-01T16:43:01.175 INFO:tasks.workunit.client.0.smithi119.stdout: write object-731 2023-12-01T16:43:01.175 INFO:tasks.workunit.client.0.smithi119.stdout: write object-741 2023-12-01T16:43:01.175 INFO:tasks.workunit.client.0.smithi119.stdout: write object-758 2023-12-01T16:43:01.175 INFO:tasks.workunit.client.0.smithi119.stdout: write object-765 2023-12-01T16:43:01.175 INFO:tasks.workunit.client.0.smithi119.stdout: write object-770 2023-12-01T16:43:01.175 INFO:tasks.workunit.client.0.smithi119.stdout: write object-780 2023-12-01T16:43:01.175 INFO:tasks.workunit.client.0.smithi119.stdout: write object-790 2023-12-01T16:43:01.175 INFO:tasks.workunit.client.0.smithi119.stdout: write object-805 2023-12-01T16:43:01.175 INFO:tasks.workunit.client.0.smithi119.stdout: write object-814 2023-12-01T16:43:01.176 INFO:tasks.workunit.client.0.smithi119.stdout: write object-825 2023-12-01T16:43:01.176 INFO:tasks.workunit.client.0.smithi119.stdout: write object-834 2023-12-01T16:43:01.176 INFO:tasks.workunit.client.0.smithi119.stdout: write object-843 2023-12-01T16:43:01.176 INFO:tasks.workunit.client.0.smithi119.stdout: write object-850 2023-12-01T16:43:01.176 INFO:tasks.workunit.client.0.smithi119.stdout: write object-871 2023-12-01T16:43:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:00 smithi183 ceph-mon[99169]: osdmap e1667: 8 total, 8 up, 8 in 2023-12-01T16:43:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:00 smithi183 ceph-mon[99169]: pgmap v3717: 137 pgs: 137 active+clean; 8.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 243 op/s 2023-12-01T16:43:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:00 smithi119 ceph-mon[94175]: osdmap e1667: 8 total, 8 up, 8 in 2023-12-01T16:43:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:00 smithi119 ceph-mon[94175]: pgmap v3717: 137 pgs: 137 active+clean; 8.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 243 op/s 2023-12-01T16:43:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:00 smithi119 ceph-mon[108979]: osdmap e1667: 8 total, 8 up, 8 in 2023-12-01T16:43:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:00 smithi119 ceph-mon[108979]: pgmap v3717: 137 pgs: 137 active+clean; 8.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 243 op/s 2023-12-01T16:43:02.034 INFO:tasks.workunit.client.0.smithi119.stdout: write object-875 2023-12-01T16:43:02.034 INFO:tasks.workunit.client.0.smithi119.stdout: write object-878 2023-12-01T16:43:02.034 INFO:tasks.workunit.client.0.smithi119.stdout: write object-903 2023-12-01T16:43:02.035 INFO:tasks.workunit.client.0.smithi119.stdout: write object-908 2023-12-01T16:43:02.035 INFO:tasks.workunit.client.0.smithi119.stdout: write object-934 2023-12-01T16:43:02.035 INFO:tasks.workunit.client.0.smithi119.stdout: write object-941 2023-12-01T16:43:02.035 INFO:tasks.workunit.client.0.smithi119.stdout: write object-948 2023-12-01T16:43:02.035 INFO:tasks.workunit.client.0.smithi119.stdout: write object-963 2023-12-01T16:43:02.035 INFO:tasks.workunit.client.0.smithi119.stdout: write object-975 2023-12-01T16:43:02.035 INFO:tasks.workunit.client.0.smithi119.stdout: write object-985 2023-12-01T16:43:02.035 INFO:tasks.workunit.client.0.smithi119.stdout: write object-1002 2023-12-01T16:43:02.035 INFO:tasks.workunit.client.0.smithi119.stdout: write object-1019 2023-12-01T16:43:02.035 INFO:tasks.workunit.client.0.smithi119.stdout:verify written data by reading 2023-12-01T16:43:02.035 INFO:tasks.workunit.client.0.smithi119.stdout: read object-4 2023-12-01T16:43:02.035 INFO:tasks.workunit.client.0.smithi119.stdout:made snapshot "image57@parent_snap" and protect it 2023-12-01T16:43:02.035 INFO:tasks.workunit.client.0.smithi119.stdout:made and opened clone "image58" 2023-12-01T16:43:02.035 INFO:tasks.workunit.client.0.smithi119.stdout:flattening clone: "image58" 2023-12-01T16:43:02.036 INFO:tasks.workunit.client.0.smithi119.stdout:check whether child image has the same set of objects as parent 2023-12-01T16:43:02.036 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (1088 ms) 2023-12-01T16:43:02.036 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2023-12-01T16:43:02.117 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.PoolMetadataConfApply (83 ms) 2023-12-01T16:43:02.117 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.Sparsify 2023-12-01T16:43:02.141 INFO:tasks.workunit.client.0.smithi119.stdout:sparsify_supported=1 2023-12-01T16:43:02.141 INFO:tasks.workunit.client.0.smithi119.stdout:sparse_read_supported=1 2023-12-01T16:43:02.169 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.Sparsify (53 ms) 2023-12-01T16:43:02.169 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.SparsifyClone 2023-12-01T16:43:02.177 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:43:02 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:43:02] ENGINE Bus STOPPING 2023-12-01T16:43:02.178 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:43:02 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:43:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T16:43:02.178 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:43:02 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:43:02] ENGINE Bus STOPPED 2023-12-01T16:43:02.178 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:43:02 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:43:02] ENGINE Bus STARTING 2023-12-01T16:43:02.178 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:01 smithi119 ceph-mon[108979]: osdmap e1668: 8 total, 8 up, 8 in 2023-12-01T16:43:02.178 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:01 smithi119 ceph-mon[108979]: osdmap e1669: 8 total, 8 up, 8 in 2023-12-01T16:43:02.178 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:01 smithi119 ceph-mon[94175]: osdmap e1668: 8 total, 8 up, 8 in 2023-12-01T16:43:02.178 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:01 smithi119 ceph-mon[94175]: osdmap e1669: 8 total, 8 up, 8 in 2023-12-01T16:43:02.187 INFO:tasks.workunit.client.0.smithi119.stdout:sparsify_supported=1 2023-12-01T16:43:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:01 smithi183 ceph-mon[99169]: osdmap e1668: 8 total, 8 up, 8 in 2023-12-01T16:43:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:01 smithi183 ceph-mon[99169]: osdmap e1669: 8 total, 8 up, 8 in 2023-12-01T16:43:02.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:43:02 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:43:02] ENGINE Serving on http://:::9283 2023-12-01T16:43:02.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:43:02 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:43:02] ENGINE Bus STARTED 2023-12-01T16:43:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:03 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' 2023-12-01T16:43:03.514 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:43:03.514 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:43:03.514 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:43:03.514 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:43:03.514 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:03 smithi183 ceph-mon[99169]: pgmap v3720: 137 pgs: 137 active+clean; 8.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 243 op/s 2023-12-01T16:43:03.515 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:03 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' 2023-12-01T16:43:03.515 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:43:03.515 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:43:03.515 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:43:03.515 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:43:03.515 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:03 smithi119 ceph-mon[94175]: pgmap v3720: 137 pgs: 137 active+clean; 8.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 243 op/s 2023-12-01T16:43:03.515 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:03 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' 2023-12-01T16:43:03.515 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:43:03.515 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:43:03.515 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:43:03.515 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:43:03.515 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:03 smithi119 ceph-mon[108979]: pgmap v3720: 137 pgs: 137 active+clean; 8.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 243 op/s 2023-12-01T16:43:04.120 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.SparsifyClone (1950 ms) 2023-12-01T16:43:04.120 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestInternal.MissingDataPool 2023-12-01T16:43:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:04 smithi183 ceph-mon[99169]: osdmap e1670: 8 total, 8 up, 8 in 2023-12-01T16:43:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:43:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:43:04] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2023-12-01T16:43:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:04 smithi119 ceph-mon[108979]: osdmap e1670: 8 total, 8 up, 8 in 2023-12-01T16:43:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:04 smithi119 ceph-mon[94175]: osdmap e1670: 8 total, 8 up, 8 in 2023-12-01T16:43:05.225 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestInternal.MissingDataPool (1105 ms) 2023-12-01T16:43:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:05 smithi183 ceph-mon[99169]: osdmap e1671: 8 total, 8 up, 8 in 2023-12-01T16:43:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:05 smithi183 ceph-mon[99169]: pgmap v3723: 137 pgs: 137 active+clean; 8.9 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 533 KiB/s rd, 171 KiB/s wr, 826 op/s 2023-12-01T16:43:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:05 smithi119 ceph-mon[94175]: osdmap e1671: 8 total, 8 up, 8 in 2023-12-01T16:43:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:05 smithi119 ceph-mon[94175]: pgmap v3723: 137 pgs: 137 active+clean; 8.9 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 533 KiB/s rd, 171 KiB/s wr, 826 op/s 2023-12-01T16:43:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:05 smithi119 ceph-mon[108979]: osdmap e1671: 8 total, 8 up, 8 in 2023-12-01T16:43:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:05 smithi119 ceph-mon[108979]: pgmap v3723: 137 pgs: 137 active+clean; 8.9 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 533 KiB/s rd, 171 KiB/s wr, 826 op/s 2023-12-01T16:43:06.117 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 34 tests from TestInternal (35274 ms total) 2023-12-01T16:43:06.117 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:43:06.117 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 51 tests from TestMirroring 2023-12-01T16:43:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:06 smithi183 ceph-mon[99169]: osdmap e1672: 8 total, 8 up, 8 in 2023-12-01T16:43:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:06 smithi119 ceph-mon[94175]: osdmap e1672: 8 total, 8 up, 8 in 2023-12-01T16:43:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:06 smithi119 ceph-mon[108979]: osdmap e1672: 8 total, 8 up, 8 in 2023-12-01T16:43:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:07 smithi183 ceph-mon[99169]: osdmap e1673: 8 total, 8 up, 8 in 2023-12-01T16:43:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:07 smithi183 ceph-mon[99169]: pgmap v3726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:43:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:07 smithi119 ceph-mon[108979]: osdmap e1673: 8 total, 8 up, 8 in 2023-12-01T16:43:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:07 smithi119 ceph-mon[108979]: pgmap v3726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:43:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:07 smithi119 ceph-mon[94175]: osdmap e1673: 8 total, 8 up, 8 in 2023-12-01T16:43:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:07 smithi119 ceph-mon[94175]: pgmap v3726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:43:08.128 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2023-12-01T16:43:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:08 smithi183 ceph-mon[99169]: osdmap e1674: 8 total, 8 up, 8 in 2023-12-01T16:43:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:43:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:08 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:43:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:08 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-34","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:43:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:08 smithi183 ceph-mon[99169]: osdmap e1675: 8 total, 8 up, 8 in 2023-12-01T16:43:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:08 smithi119 ceph-mon[94175]: osdmap e1674: 8 total, 8 up, 8 in 2023-12-01T16:43:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:43:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:08 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:43:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:08 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-34","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:43:08.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:08 smithi119 ceph-mon[94175]: osdmap e1675: 8 total, 8 up, 8 in 2023-12-01T16:43:08.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:08 smithi119 ceph-mon[108979]: osdmap e1674: 8 total, 8 up, 8 in 2023-12-01T16:43:08.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:43:08.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:08 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:43:08.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:08 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-34","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:43:08.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:08 smithi119 ceph-mon[108979]: osdmap e1675: 8 total, 8 up, 8 in 2023-12-01T16:43:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:09 smithi183 ceph-mon[99169]: pgmap v3729: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:43:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:09 smithi183 ceph-mon[99169]: osdmap e1676: 8 total, 8 up, 8 in 2023-12-01T16:43:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:09 smithi119 ceph-mon[94175]: pgmap v3729: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:43:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:09 smithi119 ceph-mon[94175]: osdmap e1676: 8 total, 8 up, 8 in 2023-12-01T16:43:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:09 smithi119 ceph-mon[108979]: pgmap v3729: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:43:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:09 smithi119 ceph-mon[108979]: osdmap e1676: 8 total, 8 up, 8 in 2023-12-01T16:43:10.250 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2121 ms) 2023-12-01T16:43:10.250 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2023-12-01T16:43:10.352 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (103 ms) 2023-12-01T16:43:10.353 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2023-12-01T16:43:10.439 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (86 ms) 2023-12-01T16:43:10.439 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2023-12-01T16:43:10.539 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (101 ms) 2023-12-01T16:43:10.540 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2023-12-01T16:43:10.636 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (96 ms) 2023-12-01T16:43:10.636 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2023-12-01T16:43:10.734 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (98 ms) 2023-12-01T16:43:10.734 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2023-12-01T16:43:10.851 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (117 ms) 2023-12-01T16:43:10.851 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2023-12-01T16:43:10.851 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_mirroring.cc:482: Skipped 2023-12-01T16:43:10.851 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:43:10.852 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2023-12-01T16:43:10.852 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2023-12-01T16:43:10.852 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_mirroring.cc:520: Skipped 2023-12-01T16:43:10.852 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:43:10.852 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer (0 ms) 2023-12-01T16:43:10.852 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2023-12-01T16:43:10.924 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (73 ms) 2023-12-01T16:43:10.924 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2023-12-01T16:43:10.999 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (75 ms) 2023-12-01T16:43:10.999 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2023-12-01T16:43:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:11 smithi183 ceph-mon[99169]: osdmap e1677: 8 total, 8 up, 8 in 2023-12-01T16:43:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:11 smithi183 ceph-mon[99169]: pgmap v3732: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:43:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:11 smithi119 ceph-mon[94175]: osdmap e1677: 8 total, 8 up, 8 in 2023-12-01T16:43:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:11 smithi119 ceph-mon[94175]: pgmap v3732: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:43:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:11 smithi119 ceph-mon[108979]: osdmap e1677: 8 total, 8 up, 8 in 2023-12-01T16:43:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:11 smithi119 ceph-mon[108979]: pgmap v3732: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:43:12.105 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:43:12.210 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (1212 ms) 2023-12-01T16:43:12.210 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2023-12-01T16:43:12.431 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:43:12.431 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (69m) 6m ago 70m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:43:12.431 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (69m) 6m ago 69m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:43:12.431 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (71m) 6m ago 71m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:43:12.431 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (71m) 6m ago 71m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:43:12.431 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (74m) 6m ago 74m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:43:12.432 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (75m) 6m ago 75m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:43:12.432 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (75m) 6m ago 75m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:43:12.432 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (74m) 6m ago 74m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:43:12.432 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (74m) 6m ago 74m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:43:12.432 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (70m) 6m ago 70m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:43:12.432 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (70m) 6m ago 70m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:43:12.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (73m) 6m ago 73m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:43:12.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (73m) 6m ago 73m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:43:12.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (73m) 6m ago 73m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:43:12.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (72m) 6m ago 72m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:43:12.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (72m) 6m ago 72m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:43:12.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (72m) 6m ago 72m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:43:12.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (71m) 6m ago 71m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:43:12.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (71m) 6m ago 71m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:43:12.432 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (69m) 6m ago 70m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:43:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:12 smithi183 ceph-mon[99169]: osdmap e1678: 8 total, 8 up, 8 in 2023-12-01T16:43:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:12 smithi119 ceph-mon[94175]: osdmap e1678: 8 total, 8 up, 8 in 2023-12-01T16:43:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:12 smithi119 ceph-mon[108979]: osdmap e1678: 8 total, 8 up, 8 in 2023-12-01T16:43:12.810 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:43:12.810 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:43:12.810 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:43:12.810 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:43:12.810 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:43:12.810 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:43:12.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:43:12.811 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:43:12.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:43:12.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:43:12.811 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:43:12.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:43:12.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:43:12.811 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:43:12.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:43:12.811 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:43:12.811 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:43:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:13 smithi183 ceph-mon[99169]: from='client.28766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:43:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:13 smithi183 ceph-mon[99169]: osdmap e1679: 8 total, 8 up, 8 in 2023-12-01T16:43:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:13 smithi183 ceph-mon[99169]: pgmap v3735: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:43:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4127104714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:43:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:13 smithi119 ceph-mon[94175]: from='client.28766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:43:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:13 smithi119 ceph-mon[94175]: osdmap e1679: 8 total, 8 up, 8 in 2023-12-01T16:43:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:13 smithi119 ceph-mon[94175]: pgmap v3735: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:43:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4127104714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:43:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:13 smithi119 ceph-mon[108979]: from='client.28766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:43:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:13 smithi119 ceph-mon[108979]: osdmap e1679: 8 total, 8 up, 8 in 2023-12-01T16:43:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:13 smithi119 ceph-mon[108979]: pgmap v3735: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:43:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4127104714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:43:14.218 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (2008 ms) 2023-12-01T16:43:14.218 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2023-12-01T16:43:14.313 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (92 ms) 2023-12-01T16:43:14.313 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2023-12-01T16:43:14.401 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (90 ms) 2023-12-01T16:43:14.401 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2023-12-01T16:43:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:14 smithi183 ceph-mon[99169]: from='client.18891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:43:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:14 smithi183 ceph-mon[99169]: osdmap e1680: 8 total, 8 up, 8 in 2023-12-01T16:43:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:43:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:43:14] "GET /metrics HTTP/1.1" 200 36309 "" "Prometheus/2.43.0" 2023-12-01T16:43:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:14 smithi119 ceph-mon[94175]: from='client.18891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:43:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:14 smithi119 ceph-mon[94175]: osdmap e1680: 8 total, 8 up, 8 in 2023-12-01T16:43:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:14 smithi119 ceph-mon[108979]: from='client.18891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:43:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:14 smithi119 ceph-mon[108979]: osdmap e1680: 8 total, 8 up, 8 in 2023-12-01T16:43:14.504 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (103 ms) 2023-12-01T16:43:14.504 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2023-12-01T16:43:14.583 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (79 ms) 2023-12-01T16:43:14.583 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2023-12-01T16:43:14.668 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (85 ms) 2023-12-01T16:43:14.668 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2023-12-01T16:43:14.764 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (96 ms) 2023-12-01T16:43:14.765 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2023-12-01T16:43:14.862 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (98 ms) 2023-12-01T16:43:14.862 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2023-12-01T16:43:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 16:43:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T16:43:14.928522299Z level=info msg="Completed cleanup jobs" duration=12.462044ms 2023-12-01T16:43:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:15 smithi183 ceph-mon[99169]: osdmap e1681: 8 total, 8 up, 8 in 2023-12-01T16:43:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:15 smithi183 ceph-mon[99169]: pgmap v3738: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 251 KiB/s rd, 40 KiB/s wr, 372 op/s 2023-12-01T16:43:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:15 smithi119 ceph-mon[94175]: osdmap e1681: 8 total, 8 up, 8 in 2023-12-01T16:43:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:15 smithi119 ceph-mon[94175]: pgmap v3738: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 251 KiB/s rd, 40 KiB/s wr, 372 op/s 2023-12-01T16:43:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:15 smithi119 ceph-mon[108979]: osdmap e1681: 8 total, 8 up, 8 in 2023-12-01T16:43:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:15 smithi119 ceph-mon[108979]: pgmap v3738: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 251 KiB/s rd, 40 KiB/s wr, 372 op/s 2023-12-01T16:43:16.244 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1382 ms) 2023-12-01T16:43:16.245 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2023-12-01T16:43:16.356 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (112 ms) 2023-12-01T16:43:16.356 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2023-12-01T16:43:16.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:16 smithi183 ceph-mon[99169]: osdmap e1682: 8 total, 8 up, 8 in 2023-12-01T16:43:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:16 smithi119 ceph-mon[94175]: osdmap e1682: 8 total, 8 up, 8 in 2023-12-01T16:43:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:16 smithi119 ceph-mon[108979]: osdmap e1682: 8 total, 8 up, 8 in 2023-12-01T16:43:16.457 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (101 ms) 2023-12-01T16:43:16.457 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2023-12-01T16:43:16.564 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (107 ms) 2023-12-01T16:43:16.564 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2023-12-01T16:43:16.732 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (167 ms) 2023-12-01T16:43:16.732 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2023-12-01T16:43:16.911 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (179 ms) 2023-12-01T16:43:16.911 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2023-12-01T16:43:17.058 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (147 ms) 2023-12-01T16:43:17.058 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2023-12-01T16:43:17.214 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (157 ms) 2023-12-01T16:43:17.214 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2023-12-01T16:43:17.375 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (160 ms) 2023-12-01T16:43:17.375 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2023-12-01T16:43:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:17 smithi183 ceph-mon[99169]: osdmap e1683: 8 total, 8 up, 8 in 2023-12-01T16:43:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:17 smithi183 ceph-mon[99169]: pgmap v3741: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 501 KiB/s rd, 67 KiB/s wr, 726 op/s 2023-12-01T16:43:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:17 smithi119 ceph-mon[94175]: osdmap e1683: 8 total, 8 up, 8 in 2023-12-01T16:43:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:17 smithi119 ceph-mon[94175]: pgmap v3741: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 501 KiB/s rd, 67 KiB/s wr, 726 op/s 2023-12-01T16:43:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:17 smithi119 ceph-mon[108979]: osdmap e1683: 8 total, 8 up, 8 in 2023-12-01T16:43:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:17 smithi119 ceph-mon[108979]: pgmap v3741: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 501 KiB/s rd, 67 KiB/s wr, 726 op/s 2023-12-01T16:43:17.554 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (179 ms) 2023-12-01T16:43:17.554 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2023-12-01T16:43:17.638 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (84 ms) 2023-12-01T16:43:17.638 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2023-12-01T16:43:17.717 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (79 ms) 2023-12-01T16:43:17.717 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2023-12-01T16:43:17.791 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (74 ms) 2023-12-01T16:43:17.791 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2023-12-01T16:43:17.919 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (128 ms) 2023-12-01T16:43:17.919 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2023-12-01T16:43:18.040 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (121 ms) 2023-12-01T16:43:18.040 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2023-12-01T16:43:18.157 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (117 ms) 2023-12-01T16:43:18.157 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2023-12-01T16:43:18.271 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (114 ms) 2023-12-01T16:43:18.271 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.MirrorStatusList 2023-12-01T16:43:18.350 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.MirrorStatusList (79 ms) 2023-12-01T16:43:18.350 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2023-12-01T16:43:18.461 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.RemoveBootstrapped (112 ms) 2023-12-01T16:43:18.462 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2023-12-01T16:43:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:18 smithi183 ceph-mon[99169]: pgmap v3742: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 385 KiB/s rd, 52 KiB/s wr, 558 op/s 2023-12-01T16:43:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:18 smithi119 ceph-mon[94175]: pgmap v3742: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 385 KiB/s rd, 52 KiB/s wr, 558 op/s 2023-12-01T16:43:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:18 smithi119 ceph-mon[108979]: pgmap v3742: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 385 KiB/s rd, 52 KiB/s wr, 558 op/s 2023-12-01T16:43:18.840 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.AioPromoteDemote (379 ms) 2023-12-01T16:43:18.841 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.AioGetInfo 2023-12-01T16:43:19.204 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.AioGetInfo (363 ms) 2023-12-01T16:43:19.204 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.AioGetStatus 2023-12-01T16:43:19.434 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.AioGetStatus (230 ms) 2023-12-01T16:43:19.434 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.SiteName 2023-12-01T16:43:19.443 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.SiteName (9 ms) 2023-12-01T16:43:19.443 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.Bootstrap 2023-12-01T16:43:20.325 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.Bootstrap (883 ms) 2023-12-01T16:43:20.326 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.PeerDirection 2023-12-01T16:43:20.338 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.PeerDirection (13 ms) 2023-12-01T16:43:20.339 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.Snapshot 2023-12-01T16:43:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:20 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' 2023-12-01T16:43:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T16:43:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T16:43:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:20 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T16:43:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:20 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2023-12-01T16:43:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T16:43:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:43:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2023-12-01T16:43:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:20 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' 2023-12-01T16:43:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/916273099' 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 2023-12-01T16:43:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:20 smithi183 ceph-mon[99169]: from='client.? ' 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 2023-12-01T16:43:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:20 smithi183 ceph-mon[99169]: from='client.? ' 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 2023-12-01T16:43:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T16:43:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6bf8669e-a585-4606-8d50-790797536037"}]: dispatch 2023-12-01T16:43:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:20 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6bf8669e-a585-4606-8d50-790797536037"}]: dispatch 2023-12-01T16:43:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:20 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6bf8669e-a585-4606-8d50-790797536037"}]': finished 2023-12-01T16:43:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:20 smithi183 ceph-mon[99169]: pgmap v3743: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 236 KiB/s wr, 2.19k op/s 2023-12-01T16:43:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' 2023-12-01T16:43:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T16:43:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T16:43:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T16:43:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2023-12-01T16:43:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T16:43:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:43:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2023-12-01T16:43:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' 2023-12-01T16:43:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/916273099' 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 2023-12-01T16:43:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[108979]: from='client.? ' 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 2023-12-01T16:43:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[108979]: from='client.? ' 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 2023-12-01T16:43:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T16:43:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6bf8669e-a585-4606-8d50-790797536037"}]: dispatch 2023-12-01T16:43:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6bf8669e-a585-4606-8d50-790797536037"}]: dispatch 2023-12-01T16:43:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6bf8669e-a585-4606-8d50-790797536037"}]': finished 2023-12-01T16:43:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[108979]: pgmap v3743: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 236 KiB/s wr, 2.19k op/s 2023-12-01T16:43:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' 2023-12-01T16:43:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T16:43:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T16:43:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T16:43:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2023-12-01T16:43:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T16:43:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:43:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2023-12-01T16:43:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' 2023-12-01T16:43:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/916273099' 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 2023-12-01T16:43:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[94175]: from='client.? ' 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 2023-12-01T16:43:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[94175]: from='client.? ' 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 2023-12-01T16:43:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T16:43:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6bf8669e-a585-4606-8d50-790797536037"}]: dispatch 2023-12-01T16:43:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6bf8669e-a585-4606-8d50-790797536037"}]: dispatch 2023-12-01T16:43:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6bf8669e-a585-4606-8d50-790797536037"}]': finished 2023-12-01T16:43:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:20 smithi119 ceph-mon[94175]: pgmap v3743: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 236 KiB/s wr, 2.19k op/s 2023-12-01T16:43:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:22 smithi183 ceph-mon[99169]: osdmap e1684: 8 total, 8 up, 8 in 2023-12-01T16:43:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:22 smithi183 ceph-mon[99169]: osdmap e1685: 8 total, 8 up, 8 in 2023-12-01T16:43:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:22 smithi119 ceph-mon[94175]: osdmap e1684: 8 total, 8 up, 8 in 2023-12-01T16:43:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:22 smithi119 ceph-mon[94175]: osdmap e1685: 8 total, 8 up, 8 in 2023-12-01T16:43:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:22 smithi119 ceph-mon[108979]: osdmap e1684: 8 total, 8 up, 8 in 2023-12-01T16:43:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:22 smithi119 ceph-mon[108979]: osdmap e1685: 8 total, 8 up, 8 in 2023-12-01T16:43:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:23 smithi183 ceph-mon[99169]: pgmap v3746: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 192 KiB/s wr, 1.72k op/s 2023-12-01T16:43:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:23 smithi183 ceph-mon[99169]: osdmap e1686: 8 total, 8 up, 8 in 2023-12-01T16:43:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:23 smithi119 ceph-mon[94175]: pgmap v3746: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 192 KiB/s wr, 1.72k op/s 2023-12-01T16:43:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:23 smithi119 ceph-mon[94175]: osdmap e1686: 8 total, 8 up, 8 in 2023-12-01T16:43:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:23 smithi119 ceph-mon[108979]: pgmap v3746: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 192 KiB/s wr, 1.72k op/s 2023-12-01T16:43:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:23 smithi119 ceph-mon[108979]: osdmap e1686: 8 total, 8 up, 8 in 2023-12-01T16:43:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:43:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:43:24] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2023-12-01T16:43:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:24 smithi119 ceph-mon[94175]: osdmap e1687: 8 total, 8 up, 8 in 2023-12-01T16:43:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:24 smithi119 ceph-mon[108979]: osdmap e1687: 8 total, 8 up, 8 in 2023-12-01T16:43:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:24 smithi183 ceph-mon[99169]: osdmap e1687: 8 total, 8 up, 8 in 2023-12-01T16:43:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:25 smithi183 ceph-mon[99169]: pgmap v3749: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 17 KiB/s wr, 299 op/s 2023-12-01T16:43:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:25 smithi183 ceph-mon[99169]: osdmap e1688: 8 total, 8 up, 8 in 2023-12-01T16:43:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:25 smithi119 ceph-mon[94175]: pgmap v3749: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 17 KiB/s wr, 299 op/s 2023-12-01T16:43:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:25 smithi119 ceph-mon[94175]: osdmap e1688: 8 total, 8 up, 8 in 2023-12-01T16:43:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:25 smithi119 ceph-mon[108979]: pgmap v3749: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 17 KiB/s wr, 299 op/s 2023-12-01T16:43:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:25 smithi119 ceph-mon[108979]: osdmap e1688: 8 total, 8 up, 8 in 2023-12-01T16:43:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:26 smithi183 ceph-mon[99169]: osdmap e1689: 8 total, 8 up, 8 in 2023-12-01T16:43:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:26 smithi183 ceph-mon[99169]: pgmap v3752: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 442 KiB/s rd, 46 KiB/s wr, 600 op/s 2023-12-01T16:43:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:26 smithi119 ceph-mon[94175]: osdmap e1689: 8 total, 8 up, 8 in 2023-12-01T16:43:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:26 smithi119 ceph-mon[94175]: pgmap v3752: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 442 KiB/s rd, 46 KiB/s wr, 600 op/s 2023-12-01T16:43:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:26 smithi119 ceph-mon[108979]: osdmap e1689: 8 total, 8 up, 8 in 2023-12-01T16:43:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:26 smithi119 ceph-mon[108979]: pgmap v3752: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 442 KiB/s rd, 46 KiB/s wr, 600 op/s 2023-12-01T16:43:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:27 smithi183 ceph-mon[99169]: osdmap e1690: 8 total, 8 up, 8 in 2023-12-01T16:43:28.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:27 smithi119 ceph-mon[94175]: osdmap e1690: 8 total, 8 up, 8 in 2023-12-01T16:43:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:27 smithi119 ceph-mon[108979]: osdmap e1690: 8 total, 8 up, 8 in 2023-12-01T16:43:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:28 smithi183 ceph-mon[99169]: osdmap e1691: 8 total, 8 up, 8 in 2023-12-01T16:43:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:28 smithi119 ceph-mon[94175]: osdmap e1691: 8 total, 8 up, 8 in 2023-12-01T16:43:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:28 smithi119 ceph-mon[108979]: osdmap e1691: 8 total, 8 up, 8 in 2023-12-01T16:43:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:29 smithi183 ceph-mon[99169]: pgmap v3755: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 210 KiB/s rd, 29 KiB/s wr, 301 op/s 2023-12-01T16:43:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:29 smithi183 ceph-mon[99169]: osdmap e1692: 8 total, 8 up, 8 in 2023-12-01T16:43:30.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:29 smithi119 ceph-mon[94175]: pgmap v3755: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 210 KiB/s rd, 29 KiB/s wr, 301 op/s 2023-12-01T16:43:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:29 smithi119 ceph-mon[94175]: osdmap e1692: 8 total, 8 up, 8 in 2023-12-01T16:43:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:29 smithi119 ceph-mon[108979]: pgmap v3755: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 210 KiB/s rd, 29 KiB/s wr, 301 op/s 2023-12-01T16:43:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:29 smithi119 ceph-mon[108979]: osdmap e1692: 8 total, 8 up, 8 in 2023-12-01T16:43:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:30 smithi183 ceph-mon[99169]: osdmap e1693: 8 total, 8 up, 8 in 2023-12-01T16:43:31.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:30 smithi119 ceph-mon[94175]: osdmap e1693: 8 total, 8 up, 8 in 2023-12-01T16:43:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:30 smithi119 ceph-mon[108979]: osdmap e1693: 8 total, 8 up, 8 in 2023-12-01T16:43:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:31 smithi183 ceph-mon[99169]: pgmap v3758: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s rd, 6.0 KiB/s wr, 87 op/s 2023-12-01T16:43:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:31 smithi183 ceph-mon[99169]: osdmap e1694: 8 total, 8 up, 8 in 2023-12-01T16:43:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:31 smithi183 ceph-mon[99169]: osdmap e1695: 8 total, 8 up, 8 in 2023-12-01T16:43:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:31 smithi119 ceph-mon[94175]: pgmap v3758: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s rd, 6.0 KiB/s wr, 87 op/s 2023-12-01T16:43:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:31 smithi119 ceph-mon[94175]: osdmap e1694: 8 total, 8 up, 8 in 2023-12-01T16:43:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:31 smithi119 ceph-mon[94175]: osdmap e1695: 8 total, 8 up, 8 in 2023-12-01T16:43:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:31 smithi119 ceph-mon[108979]: pgmap v3758: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s rd, 6.0 KiB/s wr, 87 op/s 2023-12-01T16:43:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:31 smithi119 ceph-mon[108979]: osdmap e1694: 8 total, 8 up, 8 in 2023-12-01T16:43:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:31 smithi119 ceph-mon[108979]: osdmap e1695: 8 total, 8 up, 8 in 2023-12-01T16:43:34.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:33 smithi119 ceph-mon[94175]: pgmap v3761: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s rd, 6.0 KiB/s wr, 87 op/s 2023-12-01T16:43:34.217 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:33 smithi119 ceph-mon[94175]: osdmap e1696: 8 total, 8 up, 8 in 2023-12-01T16:43:34.218 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:33 smithi119 ceph-mon[108979]: pgmap v3761: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s rd, 6.0 KiB/s wr, 87 op/s 2023-12-01T16:43:34.218 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:33 smithi119 ceph-mon[108979]: osdmap e1696: 8 total, 8 up, 8 in 2023-12-01T16:43:34.218 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:33 smithi183 ceph-mon[99169]: pgmap v3761: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s rd, 6.0 KiB/s wr, 87 op/s 2023-12-01T16:43:34.218 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:33 smithi183 ceph-mon[99169]: osdmap e1696: 8 total, 8 up, 8 in 2023-12-01T16:43:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:43:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:43:34] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2023-12-01T16:43:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:34 smithi183 ceph-mon[99169]: osdmap e1697: 8 total, 8 up, 8 in 2023-12-01T16:43:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:34 smithi119 ceph-mon[94175]: osdmap e1697: 8 total, 8 up, 8 in 2023-12-01T16:43:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:34 smithi119 ceph-mon[108979]: osdmap e1697: 8 total, 8 up, 8 in 2023-12-01T16:43:35.927 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.Snapshot (15589 ms) 2023-12-01T16:43:35.928 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2023-12-01T16:43:36.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:35 smithi183 ceph-mon[99169]: pgmap v3764: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 6.0 KiB/s wr, 83 op/s 2023-12-01T16:43:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:35 smithi183 ceph-mon[99169]: osdmap e1698: 8 total, 8 up, 8 in 2023-12-01T16:43:36.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:35 smithi119 ceph-mon[94175]: pgmap v3764: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 6.0 KiB/s wr, 83 op/s 2023-12-01T16:43:36.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:35 smithi119 ceph-mon[94175]: osdmap e1698: 8 total, 8 up, 8 in 2023-12-01T16:43:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:35 smithi119 ceph-mon[108979]: pgmap v3764: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 6.0 KiB/s wr, 83 op/s 2023-12-01T16:43:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:35 smithi119 ceph-mon[108979]: osdmap e1698: 8 total, 8 up, 8 in 2023-12-01T16:43:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:36 smithi183 ceph-mon[99169]: osdmap e1699: 8 total, 8 up, 8 in 2023-12-01T16:43:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/342eac5d-5481-4b7f-8a7a-ef5957ca9fcd"}]: dispatch 2023-12-01T16:43:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:36 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/342eac5d-5481-4b7f-8a7a-ef5957ca9fcd"}]: dispatch 2023-12-01T16:43:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:36 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/342eac5d-5481-4b7f-8a7a-ef5957ca9fcd"}]': finished 2023-12-01T16:43:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:36 smithi119 ceph-mon[94175]: osdmap e1699: 8 total, 8 up, 8 in 2023-12-01T16:43:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/342eac5d-5481-4b7f-8a7a-ef5957ca9fcd"}]: dispatch 2023-12-01T16:43:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:36 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/342eac5d-5481-4b7f-8a7a-ef5957ca9fcd"}]: dispatch 2023-12-01T16:43:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:36 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/342eac5d-5481-4b7f-8a7a-ef5957ca9fcd"}]': finished 2023-12-01T16:43:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:36 smithi119 ceph-mon[108979]: osdmap e1699: 8 total, 8 up, 8 in 2023-12-01T16:43:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/342eac5d-5481-4b7f-8a7a-ef5957ca9fcd"}]: dispatch 2023-12-01T16:43:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:36 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/342eac5d-5481-4b7f-8a7a-ef5957ca9fcd"}]: dispatch 2023-12-01T16:43:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:36 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/342eac5d-5481-4b7f-8a7a-ef5957ca9fcd"}]': finished 2023-12-01T16:43:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:37 smithi183 ceph-mon[99169]: pgmap v3767: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 6.0 KiB/s wr, 86 op/s 2023-12-01T16:43:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:37 smithi183 ceph-mon[99169]: osdmap e1700: 8 total, 8 up, 8 in 2023-12-01T16:43:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:37 smithi119 ceph-mon[94175]: pgmap v3767: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 6.0 KiB/s wr, 86 op/s 2023-12-01T16:43:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:37 smithi119 ceph-mon[94175]: osdmap e1700: 8 total, 8 up, 8 in 2023-12-01T16:43:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:37 smithi119 ceph-mon[108979]: pgmap v3767: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 6.0 KiB/s wr, 86 op/s 2023-12-01T16:43:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:37 smithi119 ceph-mon[108979]: osdmap e1700: 8 total, 8 up, 8 in 2023-12-01T16:43:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:38 smithi119 ceph-mon[94175]: osdmap e1701: 8 total, 8 up, 8 in 2023-12-01T16:43:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:38 smithi119 ceph-mon[108979]: osdmap e1701: 8 total, 8 up, 8 in 2023-12-01T16:43:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:38 smithi183 ceph-mon[99169]: osdmap e1701: 8 total, 8 up, 8 in 2023-12-01T16:43:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:40.053 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (4125 ms) 2023-12-01T16:43:40.053 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2023-12-01T16:43:40.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:39 smithi119 ceph-mon[94175]: pgmap v3770: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 3 op/s 2023-12-01T16:43:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:39 smithi119 ceph-mon[94175]: osdmap e1702: 8 total, 8 up, 8 in 2023-12-01T16:43:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:39 smithi119 ceph-mon[108979]: pgmap v3770: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 3 op/s 2023-12-01T16:43:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:39 smithi119 ceph-mon[108979]: osdmap e1702: 8 total, 8 up, 8 in 2023-12-01T16:43:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:39 smithi183 ceph-mon[99169]: pgmap v3770: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 3 op/s 2023-12-01T16:43:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:39 smithi183 ceph-mon[99169]: osdmap e1702: 8 total, 8 up, 8 in 2023-12-01T16:43:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:40 smithi183 ceph-mon[99169]: osdmap e1703: 8 total, 8 up, 8 in 2023-12-01T16:43:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:40 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/999cb959-14a2-48c4-94c3-b8a814b0208a"}]: dispatch 2023-12-01T16:43:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:40 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/999cb959-14a2-48c4-94c3-b8a814b0208a"}]: dispatch 2023-12-01T16:43:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:40 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/999cb959-14a2-48c4-94c3-b8a814b0208a"}]': finished 2023-12-01T16:43:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:40 smithi119 ceph-mon[94175]: osdmap e1703: 8 total, 8 up, 8 in 2023-12-01T16:43:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:40 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/999cb959-14a2-48c4-94c3-b8a814b0208a"}]: dispatch 2023-12-01T16:43:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:40 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/999cb959-14a2-48c4-94c3-b8a814b0208a"}]: dispatch 2023-12-01T16:43:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:40 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/999cb959-14a2-48c4-94c3-b8a814b0208a"}]': finished 2023-12-01T16:43:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:40 smithi119 ceph-mon[108979]: osdmap e1703: 8 total, 8 up, 8 in 2023-12-01T16:43:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:40 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/999cb959-14a2-48c4-94c3-b8a814b0208a"}]: dispatch 2023-12-01T16:43:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:40 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/999cb959-14a2-48c4-94c3-b8a814b0208a"}]: dispatch 2023-12-01T16:43:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:40 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/999cb959-14a2-48c4-94c3-b8a814b0208a"}]': finished 2023-12-01T16:43:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:42 smithi183 ceph-mon[99169]: pgmap v3773: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 78 KiB/s rd, 9.5 KiB/s wr, 110 op/s 2023-12-01T16:43:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:42 smithi183 ceph-mon[99169]: osdmap e1704: 8 total, 8 up, 8 in 2023-12-01T16:43:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:42 smithi183 ceph-mon[99169]: osdmap e1705: 8 total, 8 up, 8 in 2023-12-01T16:43:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:42 smithi119 ceph-mon[94175]: pgmap v3773: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 78 KiB/s rd, 9.5 KiB/s wr, 110 op/s 2023-12-01T16:43:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:42 smithi119 ceph-mon[94175]: osdmap e1704: 8 total, 8 up, 8 in 2023-12-01T16:43:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:42 smithi119 ceph-mon[94175]: osdmap e1705: 8 total, 8 up, 8 in 2023-12-01T16:43:42.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:42 smithi119 ceph-mon[108979]: pgmap v3773: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 78 KiB/s rd, 9.5 KiB/s wr, 110 op/s 2023-12-01T16:43:42.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:42 smithi119 ceph-mon[108979]: osdmap e1704: 8 total, 8 up, 8 in 2023-12-01T16:43:42.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:42 smithi119 ceph-mon[108979]: osdmap e1705: 8 total, 8 up, 8 in 2023-12-01T16:43:43.156 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:43:43.462 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:43:43.462 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (70m) 7m ago 70m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:43:43.462 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (70m) 7m ago 70m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:43:43.462 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (71m) 7m ago 71m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:43:43.462 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (71m) 7m ago 71m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:43:43.462 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (74m) 7m ago 74m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:43:43.462 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (76m) 7m ago 76m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:43:43.462 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (76m) 7m ago 76m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:43:43.462 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (75m) 7m ago 75m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:43:43.462 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (74m) 7m ago 74m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:43:43.463 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (70m) 7m ago 70m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:43:43.463 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (70m) 7m ago 70m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:43:43.463 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (74m) 7m ago 74m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:43:43.463 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (74m) 7m ago 74m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:43:43.463 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (73m) 7m ago 73m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:43:43.463 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (73m) 7m ago 73m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:43:43.463 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (73m) 7m ago 73m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:43:43.463 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (72m) 7m ago 72m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:43:43.463 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (72m) 7m ago 72m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:43:43.463 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (71m) 7m ago 71m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:43:43.463 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (70m) 7m ago 71m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:43:43.848 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:43:43.848 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:43:43.848 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:43:43.848 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:43:43.848 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:43:43.848 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:43:43.848 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:43:43.848 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:43:43.848 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:43:43.849 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:43:43.849 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:43:43.849 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:43:43.849 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:43:43.849 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:43:43.849 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:43:43.849 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:43:43.849 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:43:44.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:43 smithi119 ceph-mon[94175]: pgmap v3776: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 78 KiB/s rd, 9.5 KiB/s wr, 110 op/s 2023-12-01T16:43:44.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:43 smithi119 ceph-mon[94175]: osdmap e1706: 8 total, 8 up, 8 in 2023-12-01T16:43:44.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:43 smithi119 ceph-mon[94175]: from='client.28790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:43:44.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:43 smithi119 ceph-mon[108979]: pgmap v3776: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 78 KiB/s rd, 9.5 KiB/s wr, 110 op/s 2023-12-01T16:43:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:43 smithi119 ceph-mon[108979]: osdmap e1706: 8 total, 8 up, 8 in 2023-12-01T16:43:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:43 smithi119 ceph-mon[108979]: from='client.28790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:43:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:43 smithi183 ceph-mon[99169]: pgmap v3776: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 78 KiB/s rd, 9.5 KiB/s wr, 110 op/s 2023-12-01T16:43:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:43 smithi183 ceph-mon[99169]: osdmap e1706: 8 total, 8 up, 8 in 2023-12-01T16:43:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:43 smithi183 ceph-mon[99169]: from='client.28790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:43:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:43:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:43:44] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2023-12-01T16:43:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:44 smithi183 ceph-mon[99169]: from='client.18915 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:43:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:44 smithi183 ceph-mon[99169]: osdmap e1707: 8 total, 8 up, 8 in 2023-12-01T16:43:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2941784313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:43:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:44 smithi119 ceph-mon[94175]: from='client.18915 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:43:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:44 smithi119 ceph-mon[94175]: osdmap e1707: 8 total, 8 up, 8 in 2023-12-01T16:43:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2941784313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:43:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:44 smithi119 ceph-mon[108979]: from='client.18915 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:43:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:44 smithi119 ceph-mon[108979]: osdmap e1707: 8 total, 8 up, 8 in 2023-12-01T16:43:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2941784313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:43:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:45 smithi183 ceph-mon[99169]: pgmap v3779: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 76 KiB/s rd, 8.2 KiB/s wr, 105 op/s 2023-12-01T16:43:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:45 smithi183 ceph-mon[99169]: osdmap e1708: 8 total, 8 up, 8 in 2023-12-01T16:43:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6ed2d06c-0d2a-401f-b496-6fbf5e0fbfe2"}]: dispatch 2023-12-01T16:43:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:45 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6ed2d06c-0d2a-401f-b496-6fbf5e0fbfe2"}]: dispatch 2023-12-01T16:43:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:45 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6ed2d06c-0d2a-401f-b496-6fbf5e0fbfe2"}]': finished 2023-12-01T16:43:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:45 smithi119 ceph-mon[94175]: pgmap v3779: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 76 KiB/s rd, 8.2 KiB/s wr, 105 op/s 2023-12-01T16:43:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:45 smithi119 ceph-mon[94175]: osdmap e1708: 8 total, 8 up, 8 in 2023-12-01T16:43:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6ed2d06c-0d2a-401f-b496-6fbf5e0fbfe2"}]: dispatch 2023-12-01T16:43:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:45 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6ed2d06c-0d2a-401f-b496-6fbf5e0fbfe2"}]: dispatch 2023-12-01T16:43:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:45 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6ed2d06c-0d2a-401f-b496-6fbf5e0fbfe2"}]': finished 2023-12-01T16:43:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:45 smithi119 ceph-mon[108979]: pgmap v3779: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 76 KiB/s rd, 8.2 KiB/s wr, 105 op/s 2023-12-01T16:43:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:45 smithi119 ceph-mon[108979]: osdmap e1708: 8 total, 8 up, 8 in 2023-12-01T16:43:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6ed2d06c-0d2a-401f-b496-6fbf5e0fbfe2"}]: dispatch 2023-12-01T16:43:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:45 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6ed2d06c-0d2a-401f-b496-6fbf5e0fbfe2"}]: dispatch 2023-12-01T16:43:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:45 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6ed2d06c-0d2a-401f-b496-6fbf5e0fbfe2"}]': finished 2023-12-01T16:43:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:46 smithi183 ceph-mon[99169]: osdmap e1709: 8 total, 8 up, 8 in 2023-12-01T16:43:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:46 smithi119 ceph-mon[108979]: osdmap e1709: 8 total, 8 up, 8 in 2023-12-01T16:43:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:46 smithi119 ceph-mon[94175]: osdmap e1709: 8 total, 8 up, 8 in 2023-12-01T16:43:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:47 smithi183 ceph-mon[99169]: pgmap v3782: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 116 KiB/s rd, 11 KiB/s wr, 158 op/s 2023-12-01T16:43:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:47 smithi183 ceph-mon[99169]: osdmap e1710: 8 total, 8 up, 8 in 2023-12-01T16:43:48.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:47 smithi119 ceph-mon[94175]: pgmap v3782: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 116 KiB/s rd, 11 KiB/s wr, 158 op/s 2023-12-01T16:43:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:47 smithi119 ceph-mon[94175]: osdmap e1710: 8 total, 8 up, 8 in 2023-12-01T16:43:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:47 smithi119 ceph-mon[108979]: pgmap v3782: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 116 KiB/s rd, 11 KiB/s wr, 158 op/s 2023-12-01T16:43:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:47 smithi119 ceph-mon[108979]: osdmap e1710: 8 total, 8 up, 8 in 2023-12-01T16:43:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:48 smithi183 ceph-mon[99169]: osdmap e1711: 8 total, 8 up, 8 in 2023-12-01T16:43:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:48 smithi119 ceph-mon[94175]: osdmap e1711: 8 total, 8 up, 8 in 2023-12-01T16:43:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:48 smithi119 ceph-mon[108979]: osdmap e1711: 8 total, 8 up, 8 in 2023-12-01T16:43:49.988 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (9936 ms) 2023-12-01T16:43:49.989 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.SnapshotImageState 2023-12-01T16:43:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:49 smithi183 ceph-mon[99169]: pgmap v3785: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 40 KiB/s rd, 3.2 KiB/s wr, 52 op/s 2023-12-01T16:43:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:49 smithi183 ceph-mon[99169]: osdmap e1712: 8 total, 8 up, 8 in 2023-12-01T16:43:50.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:49 smithi119 ceph-mon[94175]: pgmap v3785: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 40 KiB/s rd, 3.2 KiB/s wr, 52 op/s 2023-12-01T16:43:50.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:49 smithi119 ceph-mon[94175]: osdmap e1712: 8 total, 8 up, 8 in 2023-12-01T16:43:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:49 smithi119 ceph-mon[108979]: pgmap v3785: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 40 KiB/s rd, 3.2 KiB/s wr, 52 op/s 2023-12-01T16:43:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:49 smithi119 ceph-mon[108979]: osdmap e1712: 8 total, 8 up, 8 in 2023-12-01T16:43:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:50 smithi183 ceph-mon[99169]: osdmap e1713: 8 total, 8 up, 8 in 2023-12-01T16:43:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/1a55022b-289d-4fda-aa27-6a52b6feb383"}]: dispatch 2023-12-01T16:43:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:50 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/1a55022b-289d-4fda-aa27-6a52b6feb383"}]: dispatch 2023-12-01T16:43:51.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:50 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/1a55022b-289d-4fda-aa27-6a52b6feb383"}]': finished 2023-12-01T16:43:51.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/e800bd7a-9fbf-4081-afd6-066ae01ba6ab"}]: dispatch 2023-12-01T16:43:51.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:50 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/e800bd7a-9fbf-4081-afd6-066ae01ba6ab"}]: dispatch 2023-12-01T16:43:51.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:50 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/e800bd7a-9fbf-4081-afd6-066ae01ba6ab"}]': finished 2023-12-01T16:43:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:50 smithi119 ceph-mon[94175]: osdmap e1713: 8 total, 8 up, 8 in 2023-12-01T16:43:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/1a55022b-289d-4fda-aa27-6a52b6feb383"}]: dispatch 2023-12-01T16:43:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:50 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/1a55022b-289d-4fda-aa27-6a52b6feb383"}]: dispatch 2023-12-01T16:43:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:50 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/1a55022b-289d-4fda-aa27-6a52b6feb383"}]': finished 2023-12-01T16:43:51.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/e800bd7a-9fbf-4081-afd6-066ae01ba6ab"}]: dispatch 2023-12-01T16:43:51.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:50 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/e800bd7a-9fbf-4081-afd6-066ae01ba6ab"}]: dispatch 2023-12-01T16:43:51.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:50 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/e800bd7a-9fbf-4081-afd6-066ae01ba6ab"}]': finished 2023-12-01T16:43:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:50 smithi119 ceph-mon[108979]: osdmap e1713: 8 total, 8 up, 8 in 2023-12-01T16:43:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/1a55022b-289d-4fda-aa27-6a52b6feb383"}]: dispatch 2023-12-01T16:43:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:50 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/1a55022b-289d-4fda-aa27-6a52b6feb383"}]: dispatch 2023-12-01T16:43:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:50 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/1a55022b-289d-4fda-aa27-6a52b6feb383"}]': finished 2023-12-01T16:43:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/e800bd7a-9fbf-4081-afd6-066ae01ba6ab"}]: dispatch 2023-12-01T16:43:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:50 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/e800bd7a-9fbf-4081-afd6-066ae01ba6ab"}]: dispatch 2023-12-01T16:43:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:50 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/e800bd7a-9fbf-4081-afd6-066ae01ba6ab"}]': finished 2023-12-01T16:43:52.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:51 smithi183 ceph-mon[99169]: pgmap v3788: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 161 KiB/s rd, 9.0 KiB/s wr, 215 op/s 2023-12-01T16:43:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:51 smithi183 ceph-mon[99169]: osdmap e1714: 8 total, 8 up, 8 in 2023-12-01T16:43:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:51 smithi183 ceph-mon[99169]: osdmap e1715: 8 total, 8 up, 8 in 2023-12-01T16:43:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:51 smithi119 ceph-mon[94175]: pgmap v3788: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 161 KiB/s rd, 9.0 KiB/s wr, 215 op/s 2023-12-01T16:43:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:51 smithi119 ceph-mon[94175]: osdmap e1714: 8 total, 8 up, 8 in 2023-12-01T16:43:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:51 smithi119 ceph-mon[94175]: osdmap e1715: 8 total, 8 up, 8 in 2023-12-01T16:43:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:51 smithi119 ceph-mon[108979]: pgmap v3788: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 161 KiB/s rd, 9.0 KiB/s wr, 215 op/s 2023-12-01T16:43:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:51 smithi119 ceph-mon[108979]: osdmap e1714: 8 total, 8 up, 8 in 2023-12-01T16:43:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:51 smithi119 ceph-mon[108979]: osdmap e1715: 8 total, 8 up, 8 in 2023-12-01T16:43:54.071 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.SnapshotImageState (4082 ms) 2023-12-01T16:43:54.071 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2023-12-01T16:43:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:54 smithi183 ceph-mon[99169]: pgmap v3791: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 161 KiB/s rd, 9.0 KiB/s wr, 215 op/s 2023-12-01T16:43:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:54 smithi183 ceph-mon[99169]: osdmap e1716: 8 total, 8 up, 8 in 2023-12-01T16:43:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:43:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:43:54] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2023-12-01T16:43:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:54 smithi119 ceph-mon[94175]: pgmap v3791: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 161 KiB/s rd, 9.0 KiB/s wr, 215 op/s 2023-12-01T16:43:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:54 smithi119 ceph-mon[94175]: osdmap e1716: 8 total, 8 up, 8 in 2023-12-01T16:43:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:54 smithi119 ceph-mon[108979]: pgmap v3791: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 161 KiB/s rd, 9.0 KiB/s wr, 215 op/s 2023-12-01T16:43:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:54 smithi119 ceph-mon[108979]: osdmap e1716: 8 total, 8 up, 8 in 2023-12-01T16:43:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:43:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:55 smithi183 ceph-mon[99169]: osdmap e1717: 8 total, 8 up, 8 in 2023-12-01T16:43:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:55 smithi119 ceph-mon[94175]: osdmap e1717: 8 total, 8 up, 8 in 2023-12-01T16:43:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:55 smithi119 ceph-mon[108979]: osdmap e1717: 8 total, 8 up, 8 in 2023-12-01T16:43:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:56 smithi183 ceph-mon[99169]: pgmap v3794: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 156 KiB/s rd, 23 KiB/s wr, 224 op/s 2023-12-01T16:43:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:56 smithi183 ceph-mon[99169]: osdmap e1718: 8 total, 8 up, 8 in 2023-12-01T16:43:56.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:56 smithi119 ceph-mon[94175]: pgmap v3794: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 156 KiB/s rd, 23 KiB/s wr, 224 op/s 2023-12-01T16:43:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:56 smithi119 ceph-mon[94175]: osdmap e1718: 8 total, 8 up, 8 in 2023-12-01T16:43:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:56 smithi119 ceph-mon[108979]: pgmap v3794: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 156 KiB/s rd, 23 KiB/s wr, 224 op/s 2023-12-01T16:43:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:56 smithi119 ceph-mon[108979]: osdmap e1718: 8 total, 8 up, 8 in 2023-12-01T16:43:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:57 smithi183 ceph-mon[99169]: osdmap e1719: 8 total, 8 up, 8 in 2023-12-01T16:43:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:57 smithi119 ceph-mon[94175]: osdmap e1719: 8 total, 8 up, 8 in 2023-12-01T16:43:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:57 smithi119 ceph-mon[108979]: osdmap e1719: 8 total, 8 up, 8 in 2023-12-01T16:43:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:58 smithi183 ceph-mon[99169]: pgmap v3797: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 171 KiB/s rd, 26 KiB/s wr, 250 op/s 2023-12-01T16:43:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:58 smithi183 ceph-mon[99169]: osdmap e1720: 8 total, 8 up, 8 in 2023-12-01T16:43:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:58 smithi119 ceph-mon[94175]: pgmap v3797: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 171 KiB/s rd, 26 KiB/s wr, 250 op/s 2023-12-01T16:43:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:58 smithi119 ceph-mon[94175]: osdmap e1720: 8 total, 8 up, 8 in 2023-12-01T16:43:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:58 smithi119 ceph-mon[108979]: pgmap v3797: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 171 KiB/s rd, 26 KiB/s wr, 250 op/s 2023-12-01T16:43:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:58 smithi119 ceph-mon[108979]: osdmap e1720: 8 total, 8 up, 8 in 2023-12-01T16:43:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:43:59 smithi183 ceph-mon[99169]: osdmap e1721: 8 total, 8 up, 8 in 2023-12-01T16:43:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:43:59 smithi119 ceph-mon[94175]: osdmap e1721: 8 total, 8 up, 8 in 2023-12-01T16:43:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:43:59 smithi119 ceph-mon[108979]: osdmap e1721: 8 total, 8 up, 8 in 2023-12-01T16:44:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:00 smithi183 ceph-mon[99169]: pgmap v3800: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 15 KiB/s rd, 2.2 KiB/s wr, 25 op/s 2023-12-01T16:44:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:00 smithi183 ceph-mon[99169]: osdmap e1722: 8 total, 8 up, 8 in 2023-12-01T16:44:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:00 smithi119 ceph-mon[94175]: pgmap v3800: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 15 KiB/s rd, 2.2 KiB/s wr, 25 op/s 2023-12-01T16:44:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:00 smithi119 ceph-mon[94175]: osdmap e1722: 8 total, 8 up, 8 in 2023-12-01T16:44:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:00 smithi119 ceph-mon[108979]: pgmap v3800: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 15 KiB/s rd, 2.2 KiB/s wr, 25 op/s 2023-12-01T16:44:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:00 smithi119 ceph-mon[108979]: osdmap e1722: 8 total, 8 up, 8 in 2023-12-01T16:44:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:01 smithi183 ceph-mon[99169]: osdmap e1723: 8 total, 8 up, 8 in 2023-12-01T16:44:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:01 smithi119 ceph-mon[94175]: osdmap e1723: 8 total, 8 up, 8 in 2023-12-01T16:44:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:01 smithi119 ceph-mon[108979]: osdmap e1723: 8 total, 8 up, 8 in 2023-12-01T16:44:02.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:02 smithi183 ceph-mon[99169]: pgmap v3803: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 125 KiB/s rd, 9.0 KiB/s wr, 164 op/s 2023-12-01T16:44:02.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:02 smithi183 ceph-mon[99169]: osdmap e1724: 8 total, 8 up, 8 in 2023-12-01T16:44:02.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:02 smithi183 ceph-mon[99169]: osdmap e1725: 8 total, 8 up, 8 in 2023-12-01T16:44:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:02 smithi119 ceph-mon[94175]: pgmap v3803: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 125 KiB/s rd, 9.0 KiB/s wr, 164 op/s 2023-12-01T16:44:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:02 smithi119 ceph-mon[94175]: osdmap e1724: 8 total, 8 up, 8 in 2023-12-01T16:44:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:02 smithi119 ceph-mon[94175]: osdmap e1725: 8 total, 8 up, 8 in 2023-12-01T16:44:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:02 smithi119 ceph-mon[108979]: pgmap v3803: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 125 KiB/s rd, 9.0 KiB/s wr, 164 op/s 2023-12-01T16:44:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:02 smithi119 ceph-mon[108979]: osdmap e1724: 8 total, 8 up, 8 in 2023-12-01T16:44:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:02 smithi119 ceph-mon[108979]: osdmap e1725: 8 total, 8 up, 8 in 2023-12-01T16:44:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:44:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:44:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:44:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:44:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:03 smithi183 ceph-mon[99169]: osdmap e1726: 8 total, 8 up, 8 in 2023-12-01T16:44:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:44:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:44:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:44:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:44:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:03 smithi119 ceph-mon[94175]: osdmap e1726: 8 total, 8 up, 8 in 2023-12-01T16:44:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:44:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:44:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:44:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:44:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:03 smithi119 ceph-mon[108979]: osdmap e1726: 8 total, 8 up, 8 in 2023-12-01T16:44:03.893 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (9822 ms) 2023-12-01T16:44:03.893 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2023-12-01T16:44:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:04 smithi183 ceph-mon[99169]: pgmap v3806: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 125 KiB/s rd, 9.0 KiB/s wr, 164 op/s 2023-12-01T16:44:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:04 smithi183 ceph-mon[99169]: osdmap e1727: 8 total, 8 up, 8 in 2023-12-01T16:44:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/3a36e379-9447-4bfd-9b31-a76c0c64dbac"}]: dispatch 2023-12-01T16:44:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:04 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/3a36e379-9447-4bfd-9b31-a76c0c64dbac"}]: dispatch 2023-12-01T16:44:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:04 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/3a36e379-9447-4bfd-9b31-a76c0c64dbac"}]': finished 2023-12-01T16:44:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:44:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:44:04] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2023-12-01T16:44:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:04 smithi119 ceph-mon[94175]: pgmap v3806: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 125 KiB/s rd, 9.0 KiB/s wr, 164 op/s 2023-12-01T16:44:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:04 smithi119 ceph-mon[94175]: osdmap e1727: 8 total, 8 up, 8 in 2023-12-01T16:44:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/3a36e379-9447-4bfd-9b31-a76c0c64dbac"}]: dispatch 2023-12-01T16:44:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:04 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/3a36e379-9447-4bfd-9b31-a76c0c64dbac"}]: dispatch 2023-12-01T16:44:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:04 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/3a36e379-9447-4bfd-9b31-a76c0c64dbac"}]': finished 2023-12-01T16:44:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:04 smithi119 ceph-mon[108979]: pgmap v3806: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 125 KiB/s rd, 9.0 KiB/s wr, 164 op/s 2023-12-01T16:44:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:04 smithi119 ceph-mon[108979]: osdmap e1727: 8 total, 8 up, 8 in 2023-12-01T16:44:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/3a36e379-9447-4bfd-9b31-a76c0c64dbac"}]: dispatch 2023-12-01T16:44:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:04 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/3a36e379-9447-4bfd-9b31-a76c0c64dbac"}]: dispatch 2023-12-01T16:44:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:04 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/3a36e379-9447-4bfd-9b31-a76c0c64dbac"}]': finished 2023-12-01T16:44:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:05 smithi183 ceph-mon[99169]: pgmap v3809: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 33 KiB/s rd, 6.5 KiB/s wr, 53 op/s 2023-12-01T16:44:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:05 smithi183 ceph-mon[99169]: osdmap e1728: 8 total, 8 up, 8 in 2023-12-01T16:44:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:05 smithi119 ceph-mon[94175]: pgmap v3809: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 33 KiB/s rd, 6.5 KiB/s wr, 53 op/s 2023-12-01T16:44:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:05 smithi119 ceph-mon[94175]: osdmap e1728: 8 total, 8 up, 8 in 2023-12-01T16:44:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:05 smithi119 ceph-mon[108979]: pgmap v3809: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 33 KiB/s rd, 6.5 KiB/s wr, 53 op/s 2023-12-01T16:44:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:05 smithi119 ceph-mon[108979]: osdmap e1728: 8 total, 8 up, 8 in 2023-12-01T16:44:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:06 smithi183 ceph-mon[99169]: osdmap e1729: 8 total, 8 up, 8 in 2023-12-01T16:44:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:06 smithi119 ceph-mon[94175]: osdmap e1729: 8 total, 8 up, 8 in 2023-12-01T16:44:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:06 smithi119 ceph-mon[108979]: osdmap e1729: 8 total, 8 up, 8 in 2023-12-01T16:44:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:07 smithi183 ceph-mon[99169]: pgmap v3812: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 35 KiB/s rd, 6.7 KiB/s wr, 56 op/s 2023-12-01T16:44:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:07 smithi183 ceph-mon[99169]: osdmap e1730: 8 total, 8 up, 8 in 2023-12-01T16:44:08.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:07 smithi119 ceph-mon[108979]: pgmap v3812: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 35 KiB/s rd, 6.7 KiB/s wr, 56 op/s 2023-12-01T16:44:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:07 smithi119 ceph-mon[108979]: osdmap e1730: 8 total, 8 up, 8 in 2023-12-01T16:44:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:07 smithi119 ceph-mon[94175]: pgmap v3812: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 35 KiB/s rd, 6.7 KiB/s wr, 56 op/s 2023-12-01T16:44:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:07 smithi119 ceph-mon[94175]: osdmap e1730: 8 total, 8 up, 8 in 2023-12-01T16:44:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:08 smithi183 ceph-mon[99169]: osdmap e1731: 8 total, 8 up, 8 in 2023-12-01T16:44:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:08 smithi119 ceph-mon[94175]: osdmap e1731: 8 total, 8 up, 8 in 2023-12-01T16:44:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:08 smithi119 ceph-mon[108979]: osdmap e1731: 8 total, 8 up, 8 in 2023-12-01T16:44:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:09 smithi183 ceph-mon[99169]: pgmap v3815: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.5 KiB/s rd, 255 B/s wr, 2 op/s 2023-12-01T16:44:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:09 smithi183 ceph-mon[99169]: osdmap e1732: 8 total, 8 up, 8 in 2023-12-01T16:44:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:09 smithi119 ceph-mon[94175]: pgmap v3815: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.5 KiB/s rd, 255 B/s wr, 2 op/s 2023-12-01T16:44:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:09 smithi119 ceph-mon[94175]: osdmap e1732: 8 total, 8 up, 8 in 2023-12-01T16:44:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:09 smithi119 ceph-mon[108979]: pgmap v3815: 137 pgs: 137 active+clean; 4.6 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.5 KiB/s rd, 255 B/s wr, 2 op/s 2023-12-01T16:44:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:09 smithi119 ceph-mon[108979]: osdmap e1732: 8 total, 8 up, 8 in 2023-12-01T16:44:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:10 smithi183 ceph-mon[99169]: osdmap e1733: 8 total, 8 up, 8 in 2023-12-01T16:44:11.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:10 smithi119 ceph-mon[108979]: osdmap e1733: 8 total, 8 up, 8 in 2023-12-01T16:44:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:10 smithi119 ceph-mon[94175]: osdmap e1733: 8 total, 8 up, 8 in 2023-12-01T16:44:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:11 smithi183 ceph-mon[99169]: pgmap v3818: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2023-12-01T16:44:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:11 smithi183 ceph-mon[99169]: osdmap e1734: 8 total, 8 up, 8 in 2023-12-01T16:44:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:11 smithi183 ceph-mon[99169]: osdmap e1735: 8 total, 8 up, 8 in 2023-12-01T16:44:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:11 smithi119 ceph-mon[108979]: pgmap v3818: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2023-12-01T16:44:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:11 smithi119 ceph-mon[108979]: osdmap e1734: 8 total, 8 up, 8 in 2023-12-01T16:44:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:11 smithi119 ceph-mon[108979]: osdmap e1735: 8 total, 8 up, 8 in 2023-12-01T16:44:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:11 smithi119 ceph-mon[94175]: pgmap v3818: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2023-12-01T16:44:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:11 smithi119 ceph-mon[94175]: osdmap e1734: 8 total, 8 up, 8 in 2023-12-01T16:44:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:11 smithi119 ceph-mon[94175]: osdmap e1735: 8 total, 8 up, 8 in 2023-12-01T16:44:14.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:13 smithi119 ceph-mon[94175]: pgmap v3821: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2023-12-01T16:44:14.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:13 smithi119 ceph-mon[94175]: osdmap e1736: 8 total, 8 up, 8 in 2023-12-01T16:44:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:13 smithi119 ceph-mon[108979]: pgmap v3821: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2023-12-01T16:44:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:13 smithi119 ceph-mon[108979]: osdmap e1736: 8 total, 8 up, 8 in 2023-12-01T16:44:14.185 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:44:14.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:13 smithi183 ceph-mon[99169]: pgmap v3821: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2023-12-01T16:44:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:13 smithi183 ceph-mon[99169]: osdmap e1736: 8 total, 8 up, 8 in 2023-12-01T16:44:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:44:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:44:14] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2023-12-01T16:44:14.492 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:44:14.493 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (70m) 7m ago 71m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:44:14.493 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (71m) 7m ago 71m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:44:14.493 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (72m) 7m ago 72m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:44:14.493 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (72m) 7m ago 72m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:44:14.493 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (75m) 7m ago 75m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:44:14.493 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (76m) 7m ago 76m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:44:14.493 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (76m) 7m ago 76m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:44:14.493 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (75m) 7m ago 75m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:44:14.493 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (75m) 7m ago 75m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:44:14.493 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (71m) 7m ago 71m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:44:14.493 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (71m) 7m ago 71m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:44:14.493 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (74m) 7m ago 74m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:44:14.493 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (74m) 7m ago 74m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:44:14.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (74m) 7m ago 74m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:44:14.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (73m) 7m ago 73m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:44:14.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (73m) 7m ago 73m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:44:14.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (73m) 7m ago 73m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:44:14.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (72m) 7m ago 72m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:44:14.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (72m) 7m ago 72m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:44:14.494 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (70m) 7m ago 71m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:44:14.900 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:44:14.900 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:44:14.900 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:44:14.900 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:44:14.900 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:44:14.900 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:44:14.900 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:44:14.900 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:44:14.900 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:44:14.900 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:44:14.900 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:44:14.900 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:44:14.901 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:44:14.901 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:44:14.901 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:44:14.901 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:44:14.901 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:44:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:14 smithi183 ceph-mon[99169]: osdmap e1737: 8 total, 8 up, 8 in 2023-12-01T16:44:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:14 smithi183 ceph-mon[99169]: from='client.18927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:44:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:14 smithi119 ceph-mon[108979]: osdmap e1737: 8 total, 8 up, 8 in 2023-12-01T16:44:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:14 smithi119 ceph-mon[108979]: from='client.18927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:44:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:14 smithi119 ceph-mon[94175]: osdmap e1737: 8 total, 8 up, 8 in 2023-12-01T16:44:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:14 smithi119 ceph-mon[94175]: from='client.18927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:44:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:15 smithi183 ceph-mon[99169]: pgmap v3824: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 47 KiB/s rd, 9.0 KiB/s wr, 67 op/s 2023-12-01T16:44:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:15 smithi183 ceph-mon[99169]: from='client.18933 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:44:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:15 smithi183 ceph-mon[99169]: osdmap e1738: 8 total, 8 up, 8 in 2023-12-01T16:44:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1535701439' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:44:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:15 smithi119 ceph-mon[108979]: pgmap v3824: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 47 KiB/s rd, 9.0 KiB/s wr, 67 op/s 2023-12-01T16:44:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:15 smithi119 ceph-mon[108979]: from='client.18933 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:44:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:15 smithi119 ceph-mon[108979]: osdmap e1738: 8 total, 8 up, 8 in 2023-12-01T16:44:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1535701439' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:44:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:15 smithi119 ceph-mon[94175]: pgmap v3824: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 47 KiB/s rd, 9.0 KiB/s wr, 67 op/s 2023-12-01T16:44:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:15 smithi119 ceph-mon[94175]: from='client.18933 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:44:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:15 smithi119 ceph-mon[94175]: osdmap e1738: 8 total, 8 up, 8 in 2023-12-01T16:44:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1535701439' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:44:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:16 smithi183 ceph-mon[99169]: osdmap e1739: 8 total, 8 up, 8 in 2023-12-01T16:44:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:16 smithi119 ceph-mon[108979]: osdmap e1739: 8 total, 8 up, 8 in 2023-12-01T16:44:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:16 smithi119 ceph-mon[94175]: osdmap e1739: 8 total, 8 up, 8 in 2023-12-01T16:44:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:17 smithi183 ceph-mon[99169]: pgmap v3827: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 80 KiB/s rd, 13 KiB/s wr, 112 op/s 2023-12-01T16:44:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:17 smithi183 ceph-mon[99169]: osdmap e1740: 8 total, 8 up, 8 in 2023-12-01T16:44:18.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:17 smithi119 ceph-mon[94175]: pgmap v3827: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 80 KiB/s rd, 13 KiB/s wr, 112 op/s 2023-12-01T16:44:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:17 smithi119 ceph-mon[94175]: osdmap e1740: 8 total, 8 up, 8 in 2023-12-01T16:44:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:17 smithi119 ceph-mon[108979]: pgmap v3827: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 80 KiB/s rd, 13 KiB/s wr, 112 op/s 2023-12-01T16:44:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:17 smithi119 ceph-mon[108979]: osdmap e1740: 8 total, 8 up, 8 in 2023-12-01T16:44:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:18 smithi183 ceph-mon[99169]: osdmap e1741: 8 total, 8 up, 8 in 2023-12-01T16:44:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:18 smithi119 ceph-mon[94175]: osdmap e1741: 8 total, 8 up, 8 in 2023-12-01T16:44:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:18 smithi119 ceph-mon[108979]: osdmap e1741: 8 total, 8 up, 8 in 2023-12-01T16:44:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:19 smithi183 ceph-mon[99169]: pgmap v3830: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 32 KiB/s rd, 3.7 KiB/s wr, 44 op/s 2023-12-01T16:44:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:19 smithi183 ceph-mon[99169]: osdmap e1742: 8 total, 8 up, 8 in 2023-12-01T16:44:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:19 smithi119 ceph-mon[94175]: pgmap v3830: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 32 KiB/s rd, 3.7 KiB/s wr, 44 op/s 2023-12-01T16:44:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:19 smithi119 ceph-mon[94175]: osdmap e1742: 8 total, 8 up, 8 in 2023-12-01T16:44:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:19 smithi119 ceph-mon[108979]: pgmap v3830: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 32 KiB/s rd, 3.7 KiB/s wr, 44 op/s 2023-12-01T16:44:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:19 smithi119 ceph-mon[108979]: osdmap e1742: 8 total, 8 up, 8 in 2023-12-01T16:44:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:20 smithi183 ceph-mon[99169]: osdmap e1743: 8 total, 8 up, 8 in 2023-12-01T16:44:21.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:20 smithi119 ceph-mon[108979]: osdmap e1743: 8 total, 8 up, 8 in 2023-12-01T16:44:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:20 smithi119 ceph-mon[94175]: osdmap e1743: 8 total, 8 up, 8 in 2023-12-01T16:44:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:21 smithi183 ceph-mon[99169]: pgmap v3833: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 195 KiB/s rd, 20 KiB/s wr, 267 op/s 2023-12-01T16:44:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:21 smithi183 ceph-mon[99169]: osdmap e1744: 8 total, 8 up, 8 in 2023-12-01T16:44:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:21 smithi183 ceph-mon[99169]: osdmap e1745: 8 total, 8 up, 8 in 2023-12-01T16:44:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:21 smithi119 ceph-mon[94175]: pgmap v3833: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 195 KiB/s rd, 20 KiB/s wr, 267 op/s 2023-12-01T16:44:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:21 smithi119 ceph-mon[94175]: osdmap e1744: 8 total, 8 up, 8 in 2023-12-01T16:44:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:21 smithi119 ceph-mon[94175]: osdmap e1745: 8 total, 8 up, 8 in 2023-12-01T16:44:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:21 smithi119 ceph-mon[108979]: pgmap v3833: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 195 KiB/s rd, 20 KiB/s wr, 267 op/s 2023-12-01T16:44:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:21 smithi119 ceph-mon[108979]: osdmap e1744: 8 total, 8 up, 8 in 2023-12-01T16:44:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:21 smithi119 ceph-mon[108979]: osdmap e1745: 8 total, 8 up, 8 in 2023-12-01T16:44:24.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:23 smithi119 ceph-mon[94175]: pgmap v3836: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 195 KiB/s rd, 20 KiB/s wr, 267 op/s 2023-12-01T16:44:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:23 smithi119 ceph-mon[94175]: osdmap e1746: 8 total, 8 up, 8 in 2023-12-01T16:44:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:23 smithi119 ceph-mon[108979]: pgmap v3836: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 195 KiB/s rd, 20 KiB/s wr, 267 op/s 2023-12-01T16:44:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:23 smithi119 ceph-mon[108979]: osdmap e1746: 8 total, 8 up, 8 in 2023-12-01T16:44:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:23 smithi183 ceph-mon[99169]: pgmap v3836: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 195 KiB/s rd, 20 KiB/s wr, 267 op/s 2023-12-01T16:44:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:23 smithi183 ceph-mon[99169]: osdmap e1746: 8 total, 8 up, 8 in 2023-12-01T16:44:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:44:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:44:24] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2023-12-01T16:44:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:24 smithi183 ceph-mon[99169]: osdmap e1747: 8 total, 8 up, 8 in 2023-12-01T16:44:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:24 smithi119 ceph-mon[94175]: osdmap e1747: 8 total, 8 up, 8 in 2023-12-01T16:44:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:24 smithi119 ceph-mon[108979]: osdmap e1747: 8 total, 8 up, 8 in 2023-12-01T16:44:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:25 smithi183 ceph-mon[99169]: pgmap v3839: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 7.5 KiB/s wr, 112 op/s 2023-12-01T16:44:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:25 smithi183 ceph-mon[99169]: osdmap e1748: 8 total, 8 up, 8 in 2023-12-01T16:44:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:25 smithi119 ceph-mon[94175]: pgmap v3839: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 7.5 KiB/s wr, 112 op/s 2023-12-01T16:44:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:25 smithi119 ceph-mon[94175]: osdmap e1748: 8 total, 8 up, 8 in 2023-12-01T16:44:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:25 smithi119 ceph-mon[108979]: pgmap v3839: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 7.5 KiB/s wr, 112 op/s 2023-12-01T16:44:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:25 smithi119 ceph-mon[108979]: osdmap e1748: 8 total, 8 up, 8 in 2023-12-01T16:44:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:26 smithi183 ceph-mon[99169]: osdmap e1749: 8 total, 8 up, 8 in 2023-12-01T16:44:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:26 smithi119 ceph-mon[94175]: osdmap e1749: 8 total, 8 up, 8 in 2023-12-01T16:44:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:26 smithi119 ceph-mon[108979]: osdmap e1749: 8 total, 8 up, 8 in 2023-12-01T16:44:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:27 smithi183 ceph-mon[99169]: pgmap v3842: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2023-12-01T16:44:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:27 smithi183 ceph-mon[99169]: osdmap e1750: 8 total, 8 up, 8 in 2023-12-01T16:44:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:27 smithi119 ceph-mon[94175]: pgmap v3842: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2023-12-01T16:44:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:27 smithi119 ceph-mon[94175]: osdmap e1750: 8 total, 8 up, 8 in 2023-12-01T16:44:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:27 smithi119 ceph-mon[108979]: pgmap v3842: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2023-12-01T16:44:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:27 smithi119 ceph-mon[108979]: osdmap e1750: 8 total, 8 up, 8 in 2023-12-01T16:44:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:28 smithi183 ceph-mon[99169]: osdmap e1751: 8 total, 8 up, 8 in 2023-12-01T16:44:29.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:28 smithi119 ceph-mon[94175]: osdmap e1751: 8 total, 8 up, 8 in 2023-12-01T16:44:29.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:28 smithi119 ceph-mon[108979]: osdmap e1751: 8 total, 8 up, 8 in 2023-12-01T16:44:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:29 smithi183 ceph-mon[99169]: pgmap v3845: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2023-12-01T16:44:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:29 smithi183 ceph-mon[99169]: osdmap e1752: 8 total, 8 up, 8 in 2023-12-01T16:44:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:29 smithi119 ceph-mon[94175]: pgmap v3845: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2023-12-01T16:44:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:29 smithi119 ceph-mon[94175]: osdmap e1752: 8 total, 8 up, 8 in 2023-12-01T16:44:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:29 smithi119 ceph-mon[108979]: pgmap v3845: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2023-12-01T16:44:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:29 smithi119 ceph-mon[108979]: osdmap e1752: 8 total, 8 up, 8 in 2023-12-01T16:44:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:30 smithi183 ceph-mon[99169]: osdmap e1753: 8 total, 8 up, 8 in 2023-12-01T16:44:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:30 smithi119 ceph-mon[108979]: osdmap e1753: 8 total, 8 up, 8 in 2023-12-01T16:44:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:30 smithi119 ceph-mon[94175]: osdmap e1753: 8 total, 8 up, 8 in 2023-12-01T16:44:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:31 smithi183 ceph-mon[99169]: pgmap v3848: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2023-12-01T16:44:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:31 smithi183 ceph-mon[99169]: osdmap e1754: 8 total, 8 up, 8 in 2023-12-01T16:44:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:31 smithi183 ceph-mon[99169]: osdmap e1755: 8 total, 8 up, 8 in 2023-12-01T16:44:32.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:31 smithi119 ceph-mon[108979]: pgmap v3848: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2023-12-01T16:44:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:31 smithi119 ceph-mon[108979]: osdmap e1754: 8 total, 8 up, 8 in 2023-12-01T16:44:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:31 smithi119 ceph-mon[108979]: osdmap e1755: 8 total, 8 up, 8 in 2023-12-01T16:44:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:31 smithi119 ceph-mon[94175]: pgmap v3848: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2023-12-01T16:44:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:31 smithi119 ceph-mon[94175]: osdmap e1754: 8 total, 8 up, 8 in 2023-12-01T16:44:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:31 smithi119 ceph-mon[94175]: osdmap e1755: 8 total, 8 up, 8 in 2023-12-01T16:44:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:33 smithi119 ceph-mon[108979]: pgmap v3851: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2023-12-01T16:44:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:33 smithi119 ceph-mon[108979]: osdmap e1756: 8 total, 8 up, 8 in 2023-12-01T16:44:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:33 smithi119 ceph-mon[94175]: pgmap v3851: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2023-12-01T16:44:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:33 smithi119 ceph-mon[94175]: osdmap e1756: 8 total, 8 up, 8 in 2023-12-01T16:44:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:33 smithi183 ceph-mon[99169]: pgmap v3851: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2023-12-01T16:44:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:33 smithi183 ceph-mon[99169]: osdmap e1756: 8 total, 8 up, 8 in 2023-12-01T16:44:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:44:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:44:34] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2023-12-01T16:44:35.004 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroring.AioSnapshotCreate (31111 ms) 2023-12-01T16:44:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:34 smithi183 ceph-mon[99169]: osdmap e1757: 8 total, 8 up, 8 in 2023-12-01T16:44:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:34 smithi119 ceph-mon[94175]: osdmap e1757: 8 total, 8 up, 8 in 2023-12-01T16:44:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:34 smithi119 ceph-mon[108979]: osdmap e1757: 8 total, 8 up, 8 in 2023-12-01T16:44:36.018 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 51 tests from TestMirroring (86875 ms total) 2023-12-01T16:44:36.018 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:44:36.018 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 31 tests from TestDeepCopy 2023-12-01T16:44:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:35 smithi183 ceph-mon[99169]: pgmap v3854: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 36 KiB/s rd, 4.2 KiB/s wr, 57 op/s 2023-12-01T16:44:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:35 smithi183 ceph-mon[99169]: osdmap e1758: 8 total, 8 up, 8 in 2023-12-01T16:44:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/5779e163-c368-42bd-bbe8-98561c94152d"}]: dispatch 2023-12-01T16:44:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:35 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/5779e163-c368-42bd-bbe8-98561c94152d"}]: dispatch 2023-12-01T16:44:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:35 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/5779e163-c368-42bd-bbe8-98561c94152d"}]': finished 2023-12-01T16:44:36.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:35 smithi119 ceph-mon[94175]: pgmap v3854: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 36 KiB/s rd, 4.2 KiB/s wr, 57 op/s 2023-12-01T16:44:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:35 smithi119 ceph-mon[94175]: osdmap e1758: 8 total, 8 up, 8 in 2023-12-01T16:44:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/5779e163-c368-42bd-bbe8-98561c94152d"}]: dispatch 2023-12-01T16:44:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:35 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/5779e163-c368-42bd-bbe8-98561c94152d"}]: dispatch 2023-12-01T16:44:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:35 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/5779e163-c368-42bd-bbe8-98561c94152d"}]': finished 2023-12-01T16:44:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:35 smithi119 ceph-mon[108979]: pgmap v3854: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 36 KiB/s rd, 4.2 KiB/s wr, 57 op/s 2023-12-01T16:44:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:35 smithi119 ceph-mon[108979]: osdmap e1758: 8 total, 8 up, 8 in 2023-12-01T16:44:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/916273099' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/5779e163-c368-42bd-bbe8-98561c94152d"}]: dispatch 2023-12-01T16:44:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:35 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/5779e163-c368-42bd-bbe8-98561c94152d"}]: dispatch 2023-12-01T16:44:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:35 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/5779e163-c368-42bd-bbe8-98561c94152d"}]': finished 2023-12-01T16:44:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:37 smithi183 ceph-mon[99169]: osdmap e1759: 8 total, 8 up, 8 in 2023-12-01T16:44:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:37 smithi119 ceph-mon[94175]: osdmap e1759: 8 total, 8 up, 8 in 2023-12-01T16:44:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:37 smithi119 ceph-mon[108979]: osdmap e1759: 8 total, 8 up, 8 in 2023-12-01T16:44:38.030 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.Empty 2023-12-01T16:44:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:38 smithi183 ceph-mon[99169]: pgmap v3857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:44:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:38 smithi183 ceph-mon[99169]: osdmap e1760: 8 total, 8 up, 8 in 2023-12-01T16:44:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/103903621' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:44:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:38 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:44:38.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:38 smithi119 ceph-mon[94175]: pgmap v3857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:44:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:38 smithi119 ceph-mon[94175]: osdmap e1760: 8 total, 8 up, 8 in 2023-12-01T16:44:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/103903621' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:44:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:38 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:44:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:38 smithi119 ceph-mon[108979]: pgmap v3857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:44:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:38 smithi119 ceph-mon[108979]: osdmap e1760: 8 total, 8 up, 8 in 2023-12-01T16:44:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/103903621' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:44:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:38 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:44:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:39 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-35","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:44:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:39 smithi183 ceph-mon[99169]: osdmap e1761: 8 total, 8 up, 8 in 2023-12-01T16:44:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:39 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-35","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:44:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:39 smithi119 ceph-mon[94175]: osdmap e1761: 8 total, 8 up, 8 in 2023-12-01T16:44:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:39 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-35","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:44:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:39 smithi119 ceph-mon[108979]: osdmap e1761: 8 total, 8 up, 8 in 2023-12-01T16:44:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:40.163 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.Empty (2133 ms) 2023-12-01T16:44:40.163 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.NoSnaps 2023-12-01T16:44:40.387 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.NoSnaps (224 ms) 2023-12-01T16:44:40.387 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.Snaps 2023-12-01T16:44:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:40 smithi183 ceph-mon[99169]: pgmap v3860: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:44:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:40 smithi183 ceph-mon[99169]: osdmap e1762: 8 total, 8 up, 8 in 2023-12-01T16:44:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:40 smithi119 ceph-mon[94175]: pgmap v3860: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:44:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:40 smithi119 ceph-mon[94175]: osdmap e1762: 8 total, 8 up, 8 in 2023-12-01T16:44:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:40 smithi119 ceph-mon[108979]: pgmap v3860: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:44:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:40 smithi119 ceph-mon[108979]: osdmap e1762: 8 total, 8 up, 8 in 2023-12-01T16:44:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:41 smithi183 ceph-mon[99169]: osdmap e1763: 8 total, 8 up, 8 in 2023-12-01T16:44:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:41 smithi119 ceph-mon[94175]: osdmap e1763: 8 total, 8 up, 8 in 2023-12-01T16:44:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:41 smithi119 ceph-mon[108979]: osdmap e1763: 8 total, 8 up, 8 in 2023-12-01T16:44:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:42 smithi183 ceph-mon[99169]: pgmap v3863: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:44:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:42 smithi183 ceph-mon[99169]: osdmap e1764: 8 total, 8 up, 8 in 2023-12-01T16:44:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:42 smithi119 ceph-mon[94175]: pgmap v3863: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:44:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:42 smithi119 ceph-mon[94175]: osdmap e1764: 8 total, 8 up, 8 in 2023-12-01T16:44:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:42 smithi119 ceph-mon[108979]: pgmap v3863: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:44:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:42 smithi119 ceph-mon[108979]: osdmap e1764: 8 total, 8 up, 8 in 2023-12-01T16:44:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:43 smithi183 ceph-mon[99169]: osdmap e1765: 8 total, 8 up, 8 in 2023-12-01T16:44:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:43 smithi119 ceph-mon[94175]: osdmap e1765: 8 total, 8 up, 8 in 2023-12-01T16:44:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:43 smithi119 ceph-mon[108979]: osdmap e1765: 8 total, 8 up, 8 in 2023-12-01T16:44:44.337 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.Snaps (3951 ms) 2023-12-01T16:44:44.338 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2023-12-01T16:44:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:44 smithi183 ceph-mon[99169]: pgmap v3866: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:44:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:44 smithi183 ceph-mon[99169]: osdmap e1766: 8 total, 8 up, 8 in 2023-12-01T16:44:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:44:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:44:44] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.43.0" 2023-12-01T16:44:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:44 smithi119 ceph-mon[94175]: pgmap v3866: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:44:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:44 smithi119 ceph-mon[94175]: osdmap e1766: 8 total, 8 up, 8 in 2023-12-01T16:44:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:44 smithi119 ceph-mon[108979]: pgmap v3866: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:44:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:44 smithi119 ceph-mon[108979]: osdmap e1766: 8 total, 8 up, 8 in 2023-12-01T16:44:45.245 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:44:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:45 smithi183 ceph-mon[99169]: osdmap e1767: 8 total, 8 up, 8 in 2023-12-01T16:44:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:45 smithi119 ceph-mon[94175]: osdmap e1767: 8 total, 8 up, 8 in 2023-12-01T16:44:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:45 smithi119 ceph-mon[108979]: osdmap e1767: 8 total, 8 up, 8 in 2023-12-01T16:44:45.552 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:44:45.552 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (71m) 8m ago 71m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:44:45.552 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (71m) 8m ago 71m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:44:45.552 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (72m) 8m ago 72m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:44:45.552 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (72m) 8m ago 72m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:44:45.552 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (75m) 8m ago 75m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:44:45.552 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (77m) 8m ago 77m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:44:45.552 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (77m) 8m ago 77m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:44:45.552 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (76m) 8m ago 76m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:44:45.552 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (76m) 8m ago 76m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:44:45.552 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (71m) 8m ago 71m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:44:45.553 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (71m) 8m ago 71m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:44:45.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (75m) 8m ago 75m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:44:45.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (75m) 8m ago 75m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:44:45.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (74m) 8m ago 74m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:44:45.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (74m) 8m ago 74m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:44:45.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (74m) 8m ago 74m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:44:45.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (73m) 8m ago 73m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:44:45.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (73m) 8m ago 73m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:44:45.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (73m) 8m ago 73m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:44:45.553 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (71m) 8m ago 72m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:44:45.929 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:44:45.929 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:44:45.929 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:44:45.929 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:44:45.929 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:44:45.930 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:44:45.930 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:44:45.930 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:44:45.930 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:44:45.930 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:44:45.930 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:44:45.930 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:44:45.930 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:44:45.930 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:44:45.930 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:44:45.930 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:44:45.930 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:44:46.190 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.SnapDiscard (1853 ms) 2023-12-01T16:44:46.190 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2023-12-01T16:44:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:46 smithi183 ceph-mon[99169]: pgmap v3869: 137 pgs: 137 active+clean; 49 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 11 MiB/s wr, 170 op/s 2023-12-01T16:44:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:46 smithi183 ceph-mon[99169]: osdmap e1768: 8 total, 8 up, 8 in 2023-12-01T16:44:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:46 smithi183 ceph-mon[99169]: from='client.18957 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:44:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/212432916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:44:46.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:46 smithi119 ceph-mon[94175]: pgmap v3869: 137 pgs: 137 active+clean; 49 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 11 MiB/s wr, 170 op/s 2023-12-01T16:44:46.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:46 smithi119 ceph-mon[94175]: osdmap e1768: 8 total, 8 up, 8 in 2023-12-01T16:44:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:46 smithi119 ceph-mon[94175]: from='client.18957 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:44:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/212432916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:44:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:46 smithi119 ceph-mon[108979]: pgmap v3869: 137 pgs: 137 active+clean; 49 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 11 MiB/s wr, 170 op/s 2023-12-01T16:44:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:46 smithi119 ceph-mon[108979]: osdmap e1768: 8 total, 8 up, 8 in 2023-12-01T16:44:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:46 smithi119 ceph-mon[108979]: from='client.18957 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:44:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/212432916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:44:47.291 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.CloneDiscard (1100 ms) 2023-12-01T16:44:47.291 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.CloneShrink 2023-12-01T16:44:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:47 smithi183 ceph-mon[99169]: from='client.28844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:44:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:47 smithi183 ceph-mon[99169]: osdmap e1769: 8 total, 8 up, 8 in 2023-12-01T16:44:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:47 smithi119 ceph-mon[94175]: from='client.28844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:44:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:47 smithi119 ceph-mon[94175]: osdmap e1769: 8 total, 8 up, 8 in 2023-12-01T16:44:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:47 smithi119 ceph-mon[108979]: from='client.28844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:44:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:47 smithi119 ceph-mon[108979]: osdmap e1769: 8 total, 8 up, 8 in 2023-12-01T16:44:48.262 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.CloneShrink (971 ms) 2023-12-01T16:44:48.262 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.CloneExpand 2023-12-01T16:44:48.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:48 smithi183 ceph-mon[99169]: pgmap v3872: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 16 MiB/s wr, 247 op/s 2023-12-01T16:44:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:48 smithi183 ceph-mon[99169]: osdmap e1770: 8 total, 8 up, 8 in 2023-12-01T16:44:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:48 smithi119 ceph-mon[94175]: pgmap v3872: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 16 MiB/s wr, 247 op/s 2023-12-01T16:44:48.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:48 smithi119 ceph-mon[94175]: osdmap e1770: 8 total, 8 up, 8 in 2023-12-01T16:44:48.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:48 smithi119 ceph-mon[108979]: pgmap v3872: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 16 MiB/s wr, 247 op/s 2023-12-01T16:44:48.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:48 smithi119 ceph-mon[108979]: osdmap e1770: 8 total, 8 up, 8 in 2023-12-01T16:44:49.326 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.CloneExpand (1064 ms) 2023-12-01T16:44:49.326 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2023-12-01T16:44:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:49 smithi183 ceph-mon[99169]: osdmap e1771: 8 total, 8 up, 8 in 2023-12-01T16:44:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:49 smithi119 ceph-mon[94175]: osdmap e1771: 8 total, 8 up, 8 in 2023-12-01T16:44:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:49 smithi119 ceph-mon[108979]: osdmap e1771: 8 total, 8 up, 8 in 2023-12-01T16:44:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:50 smithi183 ceph-mon[99169]: pgmap v3875: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 5.0 MiB/s wr, 76 op/s 2023-12-01T16:44:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:50 smithi183 ceph-mon[99169]: osdmap e1772: 8 total, 8 up, 8 in 2023-12-01T16:44:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:44:50.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:50 smithi119 ceph-mon[94175]: pgmap v3875: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 5.0 MiB/s wr, 76 op/s 2023-12-01T16:44:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:50 smithi119 ceph-mon[94175]: osdmap e1772: 8 total, 8 up, 8 in 2023-12-01T16:44:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:44:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:50 smithi119 ceph-mon[108979]: pgmap v3875: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 5.0 MiB/s wr, 76 op/s 2023-12-01T16:44:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:50 smithi119 ceph-mon[108979]: osdmap e1772: 8 total, 8 up, 8 in 2023-12-01T16:44:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:44:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:51 smithi183 ceph-mon[99169]: osdmap e1773: 8 total, 8 up, 8 in 2023-12-01T16:44:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:51 smithi119 ceph-mon[108979]: osdmap e1773: 8 total, 8 up, 8 in 2023-12-01T16:44:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:51 smithi119 ceph-mon[94175]: osdmap e1773: 8 total, 8 up, 8 in 2023-12-01T16:44:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:52 smithi183 ceph-mon[99169]: pgmap v3878: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 377 KiB/s rd, 33 KiB/s wr, 516 op/s 2023-12-01T16:44:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:52 smithi183 ceph-mon[99169]: osdmap e1774: 8 total, 8 up, 8 in 2023-12-01T16:44:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:52 smithi183 ceph-mon[99169]: osdmap e1775: 8 total, 8 up, 8 in 2023-12-01T16:44:52.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:52 smithi119 ceph-mon[108979]: pgmap v3878: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 377 KiB/s rd, 33 KiB/s wr, 516 op/s 2023-12-01T16:44:52.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:52 smithi119 ceph-mon[108979]: osdmap e1774: 8 total, 8 up, 8 in 2023-12-01T16:44:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:52 smithi119 ceph-mon[108979]: osdmap e1775: 8 total, 8 up, 8 in 2023-12-01T16:44:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:52 smithi119 ceph-mon[94175]: pgmap v3878: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 377 KiB/s rd, 33 KiB/s wr, 516 op/s 2023-12-01T16:44:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:52 smithi119 ceph-mon[94175]: osdmap e1774: 8 total, 8 up, 8 in 2023-12-01T16:44:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:52 smithi119 ceph-mon[94175]: osdmap e1775: 8 total, 8 up, 8 in 2023-12-01T16:44:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:53 smithi119 ceph-mon[94175]: pgmap v3881: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 377 KiB/s rd, 33 KiB/s wr, 516 op/s 2023-12-01T16:44:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:53 smithi119 ceph-mon[94175]: osdmap e1776: 8 total, 8 up, 8 in 2023-12-01T16:44:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:53 smithi119 ceph-mon[108979]: pgmap v3881: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 377 KiB/s rd, 33 KiB/s wr, 516 op/s 2023-12-01T16:44:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:53 smithi119 ceph-mon[108979]: osdmap e1776: 8 total, 8 up, 8 in 2023-12-01T16:44:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:53 smithi183 ceph-mon[99169]: pgmap v3881: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 377 KiB/s rd, 33 KiB/s wr, 516 op/s 2023-12-01T16:44:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:53 smithi183 ceph-mon[99169]: osdmap e1776: 8 total, 8 up, 8 in 2023-12-01T16:44:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:44:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:44:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:44:54] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2023-12-01T16:44:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:54 smithi183 ceph-mon[99169]: osdmap e1777: 8 total, 8 up, 8 in 2023-12-01T16:44:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:54 smithi119 ceph-mon[94175]: osdmap e1777: 8 total, 8 up, 8 in 2023-12-01T16:44:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:54 smithi119 ceph-mon[108979]: osdmap e1777: 8 total, 8 up, 8 in 2023-12-01T16:44:55.985 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.CloneHideParent (6660 ms) 2023-12-01T16:44:55.985 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.Clone 2023-12-01T16:44:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:55 smithi183 ceph-mon[99169]: pgmap v3884: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 129 KiB/s rd, 10 KiB/s wr, 178 op/s 2023-12-01T16:44:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:55 smithi183 ceph-mon[99169]: osdmap e1778: 8 total, 8 up, 8 in 2023-12-01T16:44:56.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:55 smithi119 ceph-mon[94175]: pgmap v3884: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 129 KiB/s rd, 10 KiB/s wr, 178 op/s 2023-12-01T16:44:56.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:55 smithi119 ceph-mon[94175]: osdmap e1778: 8 total, 8 up, 8 in 2023-12-01T16:44:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:55 smithi119 ceph-mon[108979]: pgmap v3884: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 129 KiB/s rd, 10 KiB/s wr, 178 op/s 2023-12-01T16:44:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:55 smithi119 ceph-mon[108979]: osdmap e1778: 8 total, 8 up, 8 in 2023-12-01T16:44:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:56 smithi183 ceph-mon[99169]: osdmap e1779: 8 total, 8 up, 8 in 2023-12-01T16:44:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:56 smithi119 ceph-mon[94175]: osdmap e1779: 8 total, 8 up, 8 in 2023-12-01T16:44:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:56 smithi119 ceph-mon[108979]: osdmap e1779: 8 total, 8 up, 8 in 2023-12-01T16:44:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:57 smithi183 ceph-mon[99169]: pgmap v3887: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 129 KiB/s rd, 11 KiB/s wr, 180 op/s 2023-12-01T16:44:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:57 smithi183 ceph-mon[99169]: osdmap e1780: 8 total, 8 up, 8 in 2023-12-01T16:44:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:57 smithi119 ceph-mon[94175]: pgmap v3887: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 129 KiB/s rd, 11 KiB/s wr, 180 op/s 2023-12-01T16:44:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:57 smithi119 ceph-mon[94175]: osdmap e1780: 8 total, 8 up, 8 in 2023-12-01T16:44:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:57 smithi119 ceph-mon[108979]: pgmap v3887: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 129 KiB/s rd, 11 KiB/s wr, 180 op/s 2023-12-01T16:44:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:57 smithi119 ceph-mon[108979]: osdmap e1780: 8 total, 8 up, 8 in 2023-12-01T16:44:58.207 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.Clone (2221 ms) 2023-12-01T16:44:58.207 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2023-12-01T16:44:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:58 smithi183 ceph-mon[99169]: osdmap e1781: 8 total, 8 up, 8 in 2023-12-01T16:44:59.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:58 smithi119 ceph-mon[94175]: osdmap e1781: 8 total, 8 up, 8 in 2023-12-01T16:44:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:58 smithi119 ceph-mon[108979]: osdmap e1781: 8 total, 8 up, 8 in 2023-12-01T16:45:00.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:59 smithi183 ceph-mon[99169]: pgmap v3890: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s rd, 511 B/s wr, 2 op/s 2023-12-01T16:45:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:44:59 smithi183 ceph-mon[99169]: osdmap e1782: 8 total, 8 up, 8 in 2023-12-01T16:45:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:59 smithi119 ceph-mon[108979]: pgmap v3890: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s rd, 511 B/s wr, 2 op/s 2023-12-01T16:45:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:44:59 smithi119 ceph-mon[108979]: osdmap e1782: 8 total, 8 up, 8 in 2023-12-01T16:45:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:59 smithi119 ceph-mon[94175]: pgmap v3890: 137 pgs: 137 active+clean; 69 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s rd, 511 B/s wr, 2 op/s 2023-12-01T16:45:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:44:59 smithi119 ceph-mon[94175]: osdmap e1782: 8 total, 8 up, 8 in 2023-12-01T16:45:00.414 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.CloneFlatten (2207 ms) 2023-12-01T16:45:00.414 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.Stress 2023-12-01T16:45:00.440 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 42524508~3310735 2023-12-01T16:45:00.454 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 5311655~692016 2023-12-01T16:45:00.454 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 75540737~515009 2023-12-01T16:45:00.458 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 55560201~1506284 2023-12-01T16:45:00.458 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 71626215~2902140 2023-12-01T16:45:00.468 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 19630055~628888 2023-12-01T16:45:00.469 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 47283347~48176 2023-12-01T16:45:00.471 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 9352521~7656184 2023-12-01T16:45:00.471 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap0 2023-12-01T16:45:00.917 INFO:tasks.workunit.client.0.smithi119.stdout:clone image144 -> image145 2023-12-01T16:45:00.961 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 94848778 2023-12-01T16:45:00.968 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 21902326~4745938 2023-12-01T16:45:00.984 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 32213370~4820316 2023-12-01T16:45:00.988 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 35887399~575486 2023-12-01T16:45:00.990 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 1176597~416295 2023-12-01T16:45:00.993 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 32438168~1081490 2023-12-01T16:45:00.997 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 30219977~3720491 2023-12-01T16:45:00.998 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 35373564~2194471 2023-12-01T16:45:01.006 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 450194~1081803 2023-12-01T16:45:01.007 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap1 2023-12-01T16:45:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:00 smithi183 ceph-mon[99169]: osdmap e1783: 8 total, 8 up, 8 in 2023-12-01T16:45:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:00 smithi119 ceph-mon[94175]: osdmap e1783: 8 total, 8 up, 8 in 2023-12-01T16:45:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:00 smithi119 ceph-mon[108979]: osdmap e1783: 8 total, 8 up, 8 in 2023-12-01T16:45:01.918 INFO:tasks.workunit.client.0.smithi119.stdout:clone image145 -> image146 2023-12-01T16:45:01.984 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 96805257 2023-12-01T16:45:01.990 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 62074935~1656915 2023-12-01T16:45:02.003 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 20230938~5141154 2023-12-01T16:45:02.014 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 85040230~6880048 2023-12-01T16:45:02.030 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 62673149~7626111 2023-12-01T16:45:02.034 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 69745757~6153244 2023-12-01T16:45:02.061 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 3347094~4499511 2023-12-01T16:45:02.064 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 19804952~516424 2023-12-01T16:45:02.066 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 39663505~5159042 2023-12-01T16:45:02.076 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap2 2023-12-01T16:45:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:01 smithi183 ceph-mon[99169]: pgmap v3893: 137 pgs: 137 active+clean; 125 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 406 op/s 2023-12-01T16:45:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:01 smithi183 ceph-mon[99169]: osdmap e1784: 8 total, 8 up, 8 in 2023-12-01T16:45:02.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:01 smithi119 ceph-mon[108979]: pgmap v3893: 137 pgs: 137 active+clean; 125 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 406 op/s 2023-12-01T16:45:02.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:01 smithi119 ceph-mon[108979]: osdmap e1784: 8 total, 8 up, 8 in 2023-12-01T16:45:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:01 smithi119 ceph-mon[94175]: pgmap v3893: 137 pgs: 137 active+clean; 125 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 406 op/s 2023-12-01T16:45:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:01 smithi119 ceph-mon[94175]: osdmap e1784: 8 total, 8 up, 8 in 2023-12-01T16:45:02.924 INFO:tasks.workunit.client.0.smithi119.stdout:clone image146 -> image147 2023-12-01T16:45:02.997 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 84712960 2023-12-01T16:45:03.010 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 15111447~5379663 2023-12-01T16:45:03.030 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 26943867~383146 2023-12-01T16:45:03.045 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 76541137~6873010 2023-12-01T16:45:03.070 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 29225853~5013507 2023-12-01T16:45:03.092 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 75405388~1695136 2023-12-01T16:45:03.121 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 2318939~691274 2023-12-01T16:45:03.124 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 81614177~3098783 2023-12-01T16:45:03.130 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 28309387~7460093 2023-12-01T16:45:03.132 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap3 2023-12-01T16:45:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:02 smithi183 ceph-mon[99169]: osdmap e1785: 8 total, 8 up, 8 in 2023-12-01T16:45:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:45:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:02 smithi119 ceph-mon[94175]: osdmap e1785: 8 total, 8 up, 8 in 2023-12-01T16:45:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:45:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:02 smithi119 ceph-mon[108979]: osdmap e1785: 8 total, 8 up, 8 in 2023-12-01T16:45:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:45:03.932 INFO:tasks.workunit.client.0.smithi119.stdout:clone image147 -> image148 2023-12-01T16:45:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:03 smithi119 ceph-mon[94175]: pgmap v3896: 137 pgs: 137 active+clean; 125 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 406 op/s 2023-12-01T16:45:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:03 smithi119 ceph-mon[94175]: osdmap e1786: 8 total, 8 up, 8 in 2023-12-01T16:45:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:45:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:45:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:45:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:03 smithi119 ceph-mon[108979]: pgmap v3896: 137 pgs: 137 active+clean; 125 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 406 op/s 2023-12-01T16:45:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:03 smithi119 ceph-mon[108979]: osdmap e1786: 8 total, 8 up, 8 in 2023-12-01T16:45:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:45:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:45:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:45:04.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:03 smithi183 ceph-mon[99169]: pgmap v3896: 137 pgs: 137 active+clean; 125 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 406 op/s 2023-12-01T16:45:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:03 smithi183 ceph-mon[99169]: osdmap e1786: 8 total, 8 up, 8 in 2023-12-01T16:45:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:45:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:45:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:45:04.245 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.Stress (3831 ms) 2023-12-01T16:45:04.245 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2023-12-01T16:45:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:45:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:45:04] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2023-12-01T16:45:04.520 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (275 ms) 2023-12-01T16:45:04.520 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2023-12-01T16:45:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:04 smithi183 ceph-mon[99169]: osdmap e1787: 8 total, 8 up, 8 in 2023-12-01T16:45:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:04 smithi119 ceph-mon[94175]: osdmap e1787: 8 total, 8 up, 8 in 2023-12-01T16:45:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:04 smithi119 ceph-mon[108979]: osdmap e1787: 8 total, 8 up, 8 in 2023-12-01T16:45:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:05 smithi183 ceph-mon[99169]: pgmap v3899: 137 pgs: 137 active+clean; 259 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 28 MiB/s wr, 765 op/s 2023-12-01T16:45:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:05 smithi183 ceph-mon[99169]: osdmap e1788: 8 total, 8 up, 8 in 2023-12-01T16:45:06.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:05 smithi119 ceph-mon[94175]: pgmap v3899: 137 pgs: 137 active+clean; 259 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 28 MiB/s wr, 765 op/s 2023-12-01T16:45:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:05 smithi119 ceph-mon[94175]: osdmap e1788: 8 total, 8 up, 8 in 2023-12-01T16:45:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:05 smithi119 ceph-mon[108979]: pgmap v3899: 137 pgs: 137 active+clean; 259 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 28 MiB/s wr, 765 op/s 2023-12-01T16:45:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:05 smithi119 ceph-mon[108979]: osdmap e1788: 8 total, 8 up, 8 in 2023-12-01T16:45:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:06 smithi183 ceph-mon[99169]: osdmap e1789: 8 total, 8 up, 8 in 2023-12-01T16:45:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:06 smithi119 ceph-mon[94175]: osdmap e1789: 8 total, 8 up, 8 in 2023-12-01T16:45:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:06 smithi119 ceph-mon[108979]: osdmap e1789: 8 total, 8 up, 8 in 2023-12-01T16:45:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:07 smithi183 ceph-mon[99169]: pgmap v3902: 137 pgs: 137 active+clean; 312 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 54 MiB/s rd, 41 MiB/s wr, 834 op/s 2023-12-01T16:45:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:07 smithi183 ceph-mon[99169]: osdmap e1790: 8 total, 8 up, 8 in 2023-12-01T16:45:08.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:07 smithi119 ceph-mon[108979]: pgmap v3902: 137 pgs: 137 active+clean; 312 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 54 MiB/s rd, 41 MiB/s wr, 834 op/s 2023-12-01T16:45:08.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:07 smithi119 ceph-mon[108979]: osdmap e1790: 8 total, 8 up, 8 in 2023-12-01T16:45:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:07 smithi119 ceph-mon[94175]: pgmap v3902: 137 pgs: 137 active+clean; 312 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 54 MiB/s rd, 41 MiB/s wr, 834 op/s 2023-12-01T16:45:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:07 smithi119 ceph-mon[94175]: osdmap e1790: 8 total, 8 up, 8 in 2023-12-01T16:45:08.277 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (3757 ms) 2023-12-01T16:45:08.277 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2023-12-01T16:45:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:08 smithi119 ceph-mon[108979]: osdmap e1791: 8 total, 8 up, 8 in 2023-12-01T16:45:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:08 smithi119 ceph-mon[94175]: osdmap e1791: 8 total, 8 up, 8 in 2023-12-01T16:45:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:08 smithi183 ceph-mon[99169]: osdmap e1791: 8 total, 8 up, 8 in 2023-12-01T16:45:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:10.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:09 smithi119 ceph-mon[108979]: pgmap v3905: 137 pgs: 137 active+clean; 312 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 13 MiB/s wr, 69 op/s 2023-12-01T16:45:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:09 smithi119 ceph-mon[108979]: osdmap e1792: 8 total, 8 up, 8 in 2023-12-01T16:45:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:09 smithi119 ceph-mon[94175]: pgmap v3905: 137 pgs: 137 active+clean; 312 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 13 MiB/s wr, 69 op/s 2023-12-01T16:45:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:09 smithi119 ceph-mon[94175]: osdmap e1792: 8 total, 8 up, 8 in 2023-12-01T16:45:10.306 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (2029 ms) 2023-12-01T16:45:10.306 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2023-12-01T16:45:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:09 smithi183 ceph-mon[99169]: pgmap v3905: 137 pgs: 137 active+clean; 312 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 13 MiB/s wr, 69 op/s 2023-12-01T16:45:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:09 smithi183 ceph-mon[99169]: osdmap e1792: 8 total, 8 up, 8 in 2023-12-01T16:45:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:10 smithi183 ceph-mon[99169]: osdmap e1793: 8 total, 8 up, 8 in 2023-12-01T16:45:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:10 smithi119 ceph-mon[108979]: osdmap e1793: 8 total, 8 up, 8 in 2023-12-01T16:45:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:10 smithi119 ceph-mon[94175]: osdmap e1793: 8 total, 8 up, 8 in 2023-12-01T16:45:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:11 smithi183 ceph-mon[99169]: pgmap v3908: 137 pgs: 137 active+clean; 380 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 17 MiB/s wr, 224 op/s 2023-12-01T16:45:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:11 smithi183 ceph-mon[99169]: osdmap e1794: 8 total, 8 up, 8 in 2023-12-01T16:45:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:11 smithi119 ceph-mon[94175]: pgmap v3908: 137 pgs: 137 active+clean; 380 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 17 MiB/s wr, 224 op/s 2023-12-01T16:45:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:11 smithi119 ceph-mon[94175]: osdmap e1794: 8 total, 8 up, 8 in 2023-12-01T16:45:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:11 smithi119 ceph-mon[108979]: pgmap v3908: 137 pgs: 137 active+clean; 380 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 17 MiB/s wr, 224 op/s 2023-12-01T16:45:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:11 smithi119 ceph-mon[108979]: osdmap e1794: 8 total, 8 up, 8 in 2023-12-01T16:45:12.472 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (2167 ms) 2023-12-01T16:45:12.473 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2023-12-01T16:45:12.498 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 30634275~392576 2023-12-01T16:45:12.505 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 9297608~2364178 2023-12-01T16:45:12.505 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 32689044~2797699 2023-12-01T16:45:12.515 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 25868257~1992115 2023-12-01T16:45:12.515 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 70600389~4536345 2023-12-01T16:45:12.531 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 36185392~6082097 2023-12-01T16:45:12.532 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 31959468~3874671 2023-12-01T16:45:12.543 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 48395329~1115362 2023-12-01T16:45:12.544 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap0 2023-12-01T16:45:12.987 INFO:tasks.workunit.client.0.smithi119.stdout:clone image167 -> image168 2023-12-01T16:45:13.032 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 150753761 2023-12-01T16:45:13.038 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 62504928~4860411 2023-12-01T16:45:13.056 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 127329171~2077756 2023-12-01T16:45:13.056 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 127701910~6091325 2023-12-01T16:45:13.075 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 110446911~4955174 2023-12-01T16:45:13.076 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 138541763~5410057 2023-12-01T16:45:13.104 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 35254346~1881581 2023-12-01T16:45:13.113 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 75423628~1581232 2023-12-01T16:45:13.136 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 46845102~1411079 2023-12-01T16:45:13.139 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap1 2023-12-01T16:45:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:12 smithi183 ceph-mon[99169]: osdmap e1795: 8 total, 8 up, 8 in 2023-12-01T16:45:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:12 smithi119 ceph-mon[94175]: osdmap e1795: 8 total, 8 up, 8 in 2023-12-01T16:45:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:12 smithi119 ceph-mon[108979]: osdmap e1795: 8 total, 8 up, 8 in 2023-12-01T16:45:13.993 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 90780258 2023-12-01T16:45:14.007 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 23015196~2461557 2023-12-01T16:45:14.011 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 733018~7973873 2023-12-01T16:45:14.012 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 53114613~7712996 2023-12-01T16:45:14.013 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 27339490~6948690 2023-12-01T16:45:14.013 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 62193311~1523618 2023-12-01T16:45:14.019 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 37825727~1121318 2023-12-01T16:45:14.021 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 2494160~6839037 2023-12-01T16:45:14.023 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 9637970~3360191 2023-12-01T16:45:14.064 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap2 2023-12-01T16:45:14.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:13 smithi183 ceph-mon[99169]: pgmap v3911: 137 pgs: 137 active+clean; 380 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 17 MiB/s wr, 224 op/s 2023-12-01T16:45:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:13 smithi183 ceph-mon[99169]: osdmap e1796: 8 total, 8 up, 8 in 2023-12-01T16:45:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:45:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:45:14] "GET /metrics HTTP/1.1" 200 36373 "" "Prometheus/2.43.0" 2023-12-01T16:45:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:13 smithi119 ceph-mon[108979]: pgmap v3911: 137 pgs: 137 active+clean; 380 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 17 MiB/s wr, 224 op/s 2023-12-01T16:45:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:13 smithi119 ceph-mon[108979]: osdmap e1796: 8 total, 8 up, 8 in 2023-12-01T16:45:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:13 smithi119 ceph-mon[94175]: pgmap v3911: 137 pgs: 137 active+clean; 380 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 17 MiB/s wr, 224 op/s 2023-12-01T16:45:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:13 smithi119 ceph-mon[94175]: osdmap e1796: 8 total, 8 up, 8 in 2023-12-01T16:45:15.008 INFO:tasks.workunit.client.0.smithi119.stdout:clone image168 -> image169 2023-12-01T16:45:15.079 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 52019138~2976190 2023-12-01T16:45:15.116 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 64957504~1530882 2023-12-01T16:45:15.133 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 59876011~2991099 2023-12-01T16:45:15.156 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 37240872~5746078 2023-12-01T16:45:15.164 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 17202890~1988863 2023-12-01T16:45:15.173 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 27361892~3711648 2023-12-01T16:45:15.178 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 44788899~4330050 2023-12-01T16:45:15.190 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 54486450~7616591 2023-12-01T16:45:15.192 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap3 2023-12-01T16:45:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:14 smithi183 ceph-mon[99169]: osdmap e1797: 8 total, 8 up, 8 in 2023-12-01T16:45:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:14 smithi119 ceph-mon[94175]: osdmap e1797: 8 total, 8 up, 8 in 2023-12-01T16:45:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:14 smithi119 ceph-mon[108979]: osdmap e1797: 8 total, 8 up, 8 in 2023-12-01T16:45:16.001 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 131949429 2023-12-01T16:45:16.287 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:45:16.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:15 smithi183 ceph-mon[99169]: pgmap v3914: 137 pgs: 137 active+clean; 561 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 39 MiB/s rd, 40 MiB/s wr, 468 op/s 2023-12-01T16:45:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:15 smithi183 ceph-mon[99169]: osdmap e1798: 8 total, 8 up, 8 in 2023-12-01T16:45:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:15 smithi119 ceph-mon[94175]: pgmap v3914: 137 pgs: 137 active+clean; 561 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 39 MiB/s rd, 40 MiB/s wr, 468 op/s 2023-12-01T16:45:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:15 smithi119 ceph-mon[94175]: osdmap e1798: 8 total, 8 up, 8 in 2023-12-01T16:45:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:15 smithi119 ceph-mon[108979]: pgmap v3914: 137 pgs: 137 active+clean; 561 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 39 MiB/s rd, 40 MiB/s wr, 468 op/s 2023-12-01T16:45:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:15 smithi119 ceph-mon[108979]: osdmap e1798: 8 total, 8 up, 8 in 2023-12-01T16:45:16.598 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:45:16.598 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (71m) 8m ago 72m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:45:16.598 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (72m) 8m ago 72m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:45:16.598 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (73m) 8m ago 73m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:45:16.599 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (73m) 8m ago 73m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:45:16.599 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (76m) 8m ago 76m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:45:16.599 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (77m) 8m ago 77m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:45:16.599 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (77m) 8m ago 78m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:45:16.599 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (76m) 8m ago 76m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:45:16.599 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (76m) 8m ago 76m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:45:16.599 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (72m) 8m ago 72m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:45:16.599 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (72m) 8m ago 72m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:45:16.599 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (76m) 8m ago 76m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:45:16.599 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (75m) 8m ago 75m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:45:16.599 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (75m) 8m ago 75m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:45:16.599 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (74m) 8m ago 74m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:45:16.599 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (74m) 8m ago 74m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:45:16.599 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (74m) 8m ago 74m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:45:16.599 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (73m) 8m ago 73m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:45:16.600 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (73m) 8m ago 73m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:45:16.600 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (71m) 8m ago 72m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:45:16.977 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:45:16.977 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:45:16.978 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:45:16.978 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:45:16.978 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:45:16.978 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:45:16.978 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:45:16.978 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:45:16.978 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:45:16.978 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:45:16.978 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:45:16.978 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:45:16.978 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:45:16.978 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:45:16.978 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:45:16.978 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:45:16.979 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:45:17.357 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (4885 ms) 2023-12-01T16:45:17.357 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2023-12-01T16:45:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:16 smithi183 ceph-mon[99169]: osdmap e1799: 8 total, 8 up, 8 in 2023-12-01T16:45:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:16 smithi183 ceph-mon[99169]: from='client.18975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:45:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2028700255' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:45:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:17 smithi119 ceph-mon[108979]: osdmap e1799: 8 total, 8 up, 8 in 2023-12-01T16:45:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:17 smithi119 ceph-mon[108979]: from='client.18975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:45:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:17 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2028700255' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:45:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:16 smithi119 ceph-mon[94175]: osdmap e1799: 8 total, 8 up, 8 in 2023-12-01T16:45:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:16 smithi119 ceph-mon[94175]: from='client.18975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:45:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2028700255' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:45:17.601 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (243 ms) 2023-12-01T16:45:17.601 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2023-12-01T16:45:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:18 smithi183 ceph-mon[99169]: pgmap v3917: 137 pgs: 137 active+clean; 589 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 49 MiB/s rd, 46 MiB/s wr, 589 op/s 2023-12-01T16:45:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:18 smithi183 ceph-mon[99169]: from='client.28862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:45:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:18 smithi183 ceph-mon[99169]: osdmap e1800: 8 total, 8 up, 8 in 2023-12-01T16:45:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:18 smithi119 ceph-mon[94175]: pgmap v3917: 137 pgs: 137 active+clean; 589 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 49 MiB/s rd, 46 MiB/s wr, 589 op/s 2023-12-01T16:45:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:18 smithi119 ceph-mon[94175]: from='client.28862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:45:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:18 smithi119 ceph-mon[94175]: osdmap e1800: 8 total, 8 up, 8 in 2023-12-01T16:45:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:18 smithi119 ceph-mon[108979]: pgmap v3917: 137 pgs: 137 active+clean; 589 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 49 MiB/s rd, 46 MiB/s wr, 589 op/s 2023-12-01T16:45:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:18 smithi119 ceph-mon[108979]: from='client.28862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:45:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:18 smithi119 ceph-mon[108979]: osdmap e1800: 8 total, 8 up, 8 in 2023-12-01T16:45:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:19 smithi183 ceph-mon[99169]: osdmap e1801: 8 total, 8 up, 8 in 2023-12-01T16:45:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:19 smithi119 ceph-mon[94175]: osdmap e1801: 8 total, 8 up, 8 in 2023-12-01T16:45:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:19 smithi119 ceph-mon[108979]: osdmap e1801: 8 total, 8 up, 8 in 2023-12-01T16:45:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:20 smithi183 ceph-mon[99169]: pgmap v3920: 137 pgs: 137 active+clean; 589 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 120 op/s 2023-12-01T16:45:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:20 smithi183 ceph-mon[99169]: osdmap e1802: 8 total, 8 up, 8 in 2023-12-01T16:45:20.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:20 smithi119 ceph-mon[108979]: pgmap v3920: 137 pgs: 137 active+clean; 589 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 120 op/s 2023-12-01T16:45:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:20 smithi119 ceph-mon[108979]: osdmap e1802: 8 total, 8 up, 8 in 2023-12-01T16:45:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:20 smithi119 ceph-mon[94175]: pgmap v3920: 137 pgs: 137 active+clean; 589 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 120 op/s 2023-12-01T16:45:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:20 smithi119 ceph-mon[94175]: osdmap e1802: 8 total, 8 up, 8 in 2023-12-01T16:45:21.280 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (3680 ms) 2023-12-01T16:45:21.280 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2023-12-01T16:45:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:21 smithi183 ceph-mon[99169]: osdmap e1803: 8 total, 8 up, 8 in 2023-12-01T16:45:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:21 smithi119 ceph-mon[108979]: osdmap e1803: 8 total, 8 up, 8 in 2023-12-01T16:45:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:21 smithi119 ceph-mon[94175]: osdmap e1803: 8 total, 8 up, 8 in 2023-12-01T16:45:22.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:22 smithi183 ceph-mon[99169]: pgmap v3923: 137 pgs: 137 active+clean; 693 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 48 MiB/s rd, 21 MiB/s wr, 441 op/s 2023-12-01T16:45:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:22 smithi183 ceph-mon[99169]: osdmap e1804: 8 total, 8 up, 8 in 2023-12-01T16:45:22.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:22 smithi119 ceph-mon[108979]: pgmap v3923: 137 pgs: 137 active+clean; 693 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 48 MiB/s rd, 21 MiB/s wr, 441 op/s 2023-12-01T16:45:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:22 smithi119 ceph-mon[108979]: osdmap e1804: 8 total, 8 up, 8 in 2023-12-01T16:45:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:22 smithi119 ceph-mon[94175]: pgmap v3923: 137 pgs: 137 active+clean; 693 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 48 MiB/s rd, 21 MiB/s wr, 441 op/s 2023-12-01T16:45:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:22 smithi119 ceph-mon[94175]: osdmap e1804: 8 total, 8 up, 8 in 2023-12-01T16:45:23.362 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (2081 ms) 2023-12-01T16:45:23.362 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2023-12-01T16:45:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:23 smithi183 ceph-mon[99169]: osdmap e1805: 8 total, 8 up, 8 in 2023-12-01T16:45:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:23 smithi119 ceph-mon[94175]: osdmap e1805: 8 total, 8 up, 8 in 2023-12-01T16:45:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:23 smithi119 ceph-mon[108979]: osdmap e1805: 8 total, 8 up, 8 in 2023-12-01T16:45:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:24 smithi183 ceph-mon[99169]: pgmap v3926: 137 pgs: 137 active+clean; 693 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 48 MiB/s rd, 21 MiB/s wr, 441 op/s 2023-12-01T16:45:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:24 smithi183 ceph-mon[99169]: osdmap e1806: 8 total, 8 up, 8 in 2023-12-01T16:45:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:45:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:45:24] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-12-01T16:45:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:24 smithi119 ceph-mon[94175]: pgmap v3926: 137 pgs: 137 active+clean; 693 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 48 MiB/s rd, 21 MiB/s wr, 441 op/s 2023-12-01T16:45:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:24 smithi119 ceph-mon[94175]: osdmap e1806: 8 total, 8 up, 8 in 2023-12-01T16:45:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:24 smithi119 ceph-mon[108979]: pgmap v3926: 137 pgs: 137 active+clean; 693 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 48 MiB/s rd, 21 MiB/s wr, 441 op/s 2023-12-01T16:45:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:24 smithi119 ceph-mon[108979]: osdmap e1806: 8 total, 8 up, 8 in 2023-12-01T16:45:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:25 smithi183 ceph-mon[99169]: osdmap e1807: 8 total, 8 up, 8 in 2023-12-01T16:45:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:25 smithi119 ceph-mon[94175]: osdmap e1807: 8 total, 8 up, 8 in 2023-12-01T16:45:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:25 smithi119 ceph-mon[108979]: osdmap e1807: 8 total, 8 up, 8 in 2023-12-01T16:45:25.545 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (2183 ms) 2023-12-01T16:45:25.545 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2023-12-01T16:45:25.569 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 8502048~6866960 2023-12-01T16:45:25.590 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 55649037~1792698 2023-12-01T16:45:25.590 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 13541497~2607600 2023-12-01T16:45:25.599 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 27970301~3338405 2023-12-01T16:45:25.599 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 56646243~1273713 2023-12-01T16:45:25.606 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 44747635~3913996 2023-12-01T16:45:25.607 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 57236743~2090833 2023-12-01T16:45:25.614 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 16225519~3382379 2023-12-01T16:45:25.615 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap0 2023-12-01T16:45:26.077 INFO:tasks.workunit.client.0.smithi119.stdout:clone image188 -> image189 2023-12-01T16:45:26.125 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 20957875~7684613 2023-12-01T16:45:26.154 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 3626056~7905796 2023-12-01T16:45:26.166 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 23910995~1965257 2023-12-01T16:45:26.176 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 58625157~7541372 2023-12-01T16:45:26.185 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 65248273~5686151 2023-12-01T16:45:26.206 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 38232705~4793235 2023-12-01T16:45:26.211 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 53603235~7038280 2023-12-01T16:45:26.232 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 67551234~4791713 2023-12-01T16:45:26.234 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap1 2023-12-01T16:45:26.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:26 smithi183 ceph-mon[99169]: pgmap v3929: 137 pgs: 137 active+clean; 751 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 35 MiB/s rd, 15 MiB/s wr, 309 op/s 2023-12-01T16:45:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:26 smithi183 ceph-mon[99169]: osdmap e1808: 8 total, 8 up, 8 in 2023-12-01T16:45:26.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:26 smithi119 ceph-mon[94175]: pgmap v3929: 137 pgs: 137 active+clean; 751 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 35 MiB/s rd, 15 MiB/s wr, 309 op/s 2023-12-01T16:45:26.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:26 smithi119 ceph-mon[94175]: osdmap e1808: 8 total, 8 up, 8 in 2023-12-01T16:45:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:26 smithi119 ceph-mon[108979]: pgmap v3929: 137 pgs: 137 active+clean; 751 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 35 MiB/s rd, 15 MiB/s wr, 309 op/s 2023-12-01T16:45:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:26 smithi119 ceph-mon[108979]: osdmap e1808: 8 total, 8 up, 8 in 2023-12-01T16:45:27.081 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 164978811 2023-12-01T16:45:27.087 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 130429090~3538773 2023-12-01T16:45:27.090 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 127259636~6868972 2023-12-01T16:45:27.107 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 68393824~5729178 2023-12-01T16:45:27.107 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 85329836~3555593 2023-12-01T16:45:27.107 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 19772551~4667339 2023-12-01T16:45:27.107 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 65956927~4714677 2023-12-01T16:45:27.124 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 39630737~2299902 2023-12-01T16:45:27.125 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 140126564~1167161 2023-12-01T16:45:27.145 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap2 2023-12-01T16:45:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:27 smithi183 ceph-mon[99169]: osdmap e1809: 8 total, 8 up, 8 in 2023-12-01T16:45:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:27 smithi119 ceph-mon[94175]: osdmap e1809: 8 total, 8 up, 8 in 2023-12-01T16:45:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:27 smithi119 ceph-mon[108979]: osdmap e1809: 8 total, 8 up, 8 in 2023-12-01T16:45:28.095 INFO:tasks.workunit.client.0.smithi119.stdout:clone image189 -> image190 2023-12-01T16:45:28.161 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 195189113 2023-12-01T16:45:28.167 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 86617527~2376887 2023-12-01T16:45:28.178 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 3687177~3218131 2023-12-01T16:45:28.182 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 26417719~1888149 2023-12-01T16:45:28.206 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 37367257~2053102 2023-12-01T16:45:28.216 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 122348516~2310173 2023-12-01T16:45:28.224 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 184066200~5690567 2023-12-01T16:45:28.224 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 165657485~5792244 2023-12-01T16:45:28.246 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 65361352~6385796 2023-12-01T16:45:28.262 INFO:tasks.workunit.client.0.smithi119.stdout:snap: snap3 2023-12-01T16:45:28.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:28 smithi183 ceph-mon[99169]: pgmap v3932: 137 pgs: 137 active+clean; 765 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 39 MiB/s rd, 18 MiB/s wr, 458 op/s 2023-12-01T16:45:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:28 smithi183 ceph-mon[99169]: osdmap e1810: 8 total, 8 up, 8 in 2023-12-01T16:45:28.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:28 smithi119 ceph-mon[94175]: pgmap v3932: 137 pgs: 137 active+clean; 765 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 39 MiB/s rd, 18 MiB/s wr, 458 op/s 2023-12-01T16:45:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:28 smithi119 ceph-mon[94175]: osdmap e1810: 8 total, 8 up, 8 in 2023-12-01T16:45:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:28 smithi119 ceph-mon[108979]: pgmap v3932: 137 pgs: 137 active+clean; 765 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 39 MiB/s rd, 18 MiB/s wr, 458 op/s 2023-12-01T16:45:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:28 smithi119 ceph-mon[108979]: osdmap e1810: 8 total, 8 up, 8 in 2023-12-01T16:45:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:29 smithi183 ceph-mon[99169]: osdmap e1811: 8 total, 8 up, 8 in 2023-12-01T16:45:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:29 smithi119 ceph-mon[94175]: osdmap e1811: 8 total, 8 up, 8 in 2023-12-01T16:45:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:29 smithi119 ceph-mon[108979]: osdmap e1811: 8 total, 8 up, 8 in 2023-12-01T16:45:30.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:30 smithi183 ceph-mon[99169]: pgmap v3935: 137 pgs: 137 active+clean; 765 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.5 MiB/s wr, 148 op/s 2023-12-01T16:45:30.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:30 smithi183 ceph-mon[99169]: osdmap e1812: 8 total, 8 up, 8 in 2023-12-01T16:45:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:30 smithi119 ceph-mon[94175]: pgmap v3935: 137 pgs: 137 active+clean; 765 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.5 MiB/s wr, 148 op/s 2023-12-01T16:45:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:30 smithi119 ceph-mon[94175]: osdmap e1812: 8 total, 8 up, 8 in 2023-12-01T16:45:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:30 smithi119 ceph-mon[108979]: pgmap v3935: 137 pgs: 137 active+clean; 765 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.5 MiB/s wr, 148 op/s 2023-12-01T16:45:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:30 smithi119 ceph-mon[108979]: osdmap e1812: 8 total, 8 up, 8 in 2023-12-01T16:45:30.531 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (4987 ms) 2023-12-01T16:45:30.532 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2023-12-01T16:45:30.556 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:621: Skipped 2023-12-01T16:45:30.556 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:45:30.628 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (95 ms) 2023-12-01T16:45:30.628 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2023-12-01T16:45:30.650 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:635: Skipped 2023-12-01T16:45:30.651 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:45:30.720 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (94 ms) 2023-12-01T16:45:30.720 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2023-12-01T16:45:30.742 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:649: Skipped 2023-12-01T16:45:30.742 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:45:30.816 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize (95 ms) 2023-12-01T16:45:30.816 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2023-12-01T16:45:30.838 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:663: Skipped 2023-12-01T16:45:30.839 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:45:30.909 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (93 ms) 2023-12-01T16:45:30.909 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2023-12-01T16:45:30.932 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:679: Skipped 2023-12-01T16:45:30.932 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:45:31.006 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize (97 ms) 2023-12-01T16:45:31.006 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2023-12-01T16:45:31.029 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:693: Skipped 2023-12-01T16:45:31.030 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:45:31.104 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (98 ms) 2023-12-01T16:45:31.104 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2023-12-01T16:45:31.126 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:707: Skipped 2023-12-01T16:45:31.126 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:45:31.201 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (97 ms) 2023-12-01T16:45:31.201 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2023-12-01T16:45:31.222 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:721: Skipped 2023-12-01T16:45:31.223 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:45:31.295 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (94 ms) 2023-12-01T16:45:31.295 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2023-12-01T16:45:31.317 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:735: Skipped 2023-12-01T16:45:31.317 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:45:31.388 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (93 ms) 2023-12-01T16:45:31.388 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2023-12-01T16:45:31.409 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:751: Skipped 2023-12-01T16:45:31.409 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:45:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:31 smithi183 ceph-mon[99169]: osdmap e1813: 8 total, 8 up, 8 in 2023-12-01T16:45:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:31 smithi119 ceph-mon[108979]: osdmap e1813: 8 total, 8 up, 8 in 2023-12-01T16:45:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:31 smithi119 ceph-mon[94175]: osdmap e1813: 8 total, 8 up, 8 in 2023-12-01T16:45:31.483 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (95 ms) 2023-12-01T16:45:32.106 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 31 tests from TestDeepCopy (53453 ms total) 2023-12-01T16:45:32.106 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:45:32.106 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 6 tests from TestGroup 2023-12-01T16:45:32.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:32 smithi183 ceph-mon[99169]: pgmap v3938: 137 pgs: 137 active+clean; 948 MiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 35 MiB/s rd, 40 MiB/s wr, 572 op/s 2023-12-01T16:45:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:32 smithi119 ceph-mon[94175]: pgmap v3938: 137 pgs: 137 active+clean; 948 MiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 35 MiB/s rd, 40 MiB/s wr, 572 op/s 2023-12-01T16:45:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:32 smithi119 ceph-mon[108979]: pgmap v3938: 137 pgs: 137 active+clean; 948 MiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 35 MiB/s rd, 40 MiB/s wr, 572 op/s 2023-12-01T16:45:33.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:33 smithi183 ceph-mon[99169]: osdmap e1814: 8 total, 8 up, 8 in 2023-12-01T16:45:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:33 smithi119 ceph-mon[108979]: osdmap e1814: 8 total, 8 up, 8 in 2023-12-01T16:45:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:33 smithi119 ceph-mon[94175]: osdmap e1814: 8 total, 8 up, 8 in 2023-12-01T16:45:34.117 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestGroup.group_create 2023-12-01T16:45:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:34 smithi183 ceph-mon[99169]: pgmap v3940: 105 pgs: 105 active+clean; 4.6 MiB data, 9.2 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:45:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:34 smithi183 ceph-mon[99169]: osdmap e1815: 8 total, 8 up, 8 in 2023-12-01T16:45:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2388282928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:45:34.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:34 smithi119 ceph-mon[94175]: pgmap v3940: 105 pgs: 105 active+clean; 4.6 MiB data, 9.2 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:45:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:34 smithi119 ceph-mon[94175]: osdmap e1815: 8 total, 8 up, 8 in 2023-12-01T16:45:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2388282928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:45:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:45:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:45:34] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-12-01T16:45:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:34 smithi119 ceph-mon[108979]: pgmap v3940: 105 pgs: 105 active+clean; 4.6 MiB data, 9.2 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:45:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:34 smithi119 ceph-mon[108979]: osdmap e1815: 8 total, 8 up, 8 in 2023-12-01T16:45:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2388282928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:45:35.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2388282928' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-36","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:45:35.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:35 smithi183 ceph-mon[99169]: osdmap e1816: 8 total, 8 up, 8 in 2023-12-01T16:45:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2388282928' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-36","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:45:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:35 smithi119 ceph-mon[94175]: osdmap e1816: 8 total, 8 up, 8 in 2023-12-01T16:45:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2388282928' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-36","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:45:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:35 smithi119 ceph-mon[108979]: osdmap e1816: 8 total, 8 up, 8 in 2023-12-01T16:45:36.175 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestGroup.group_create (2058 ms) 2023-12-01T16:45:36.175 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestGroup.group_createPP 2023-12-01T16:45:36.193 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestGroup.group_createPP (18 ms) 2023-12-01T16:45:36.193 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestGroup.add_image 2023-12-01T16:45:36.232 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestGroup.add_image (39 ms) 2023-12-01T16:45:36.233 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestGroup.add_imagePP 2023-12-01T16:45:36.269 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestGroup.add_imagePP (37 ms) 2023-12-01T16:45:36.269 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestGroup.add_snapshot 2023-12-01T16:45:36.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:36 smithi183 ceph-mon[99169]: pgmap v3943: 137 pgs: 8 unknown, 129 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:45:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:36 smithi183 ceph-mon[99169]: osdmap e1817: 8 total, 8 up, 8 in 2023-12-01T16:45:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:36 smithi119 ceph-mon[108979]: pgmap v3943: 137 pgs: 8 unknown, 129 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:45:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:36 smithi119 ceph-mon[108979]: osdmap e1817: 8 total, 8 up, 8 in 2023-12-01T16:45:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:36 smithi119 ceph-mon[94175]: pgmap v3943: 137 pgs: 8 unknown, 129 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:45:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:36 smithi119 ceph-mon[94175]: osdmap e1817: 8 total, 8 up, 8 in 2023-12-01T16:45:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:37 smithi183 ceph-mon[99169]: osdmap e1818: 8 total, 8 up, 8 in 2023-12-01T16:45:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:37 smithi119 ceph-mon[94175]: osdmap e1818: 8 total, 8 up, 8 in 2023-12-01T16:45:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:37 smithi119 ceph-mon[108979]: osdmap e1818: 8 total, 8 up, 8 in 2023-12-01T16:45:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:38 smithi183 ceph-mon[99169]: pgmap v3946: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:45:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:38 smithi183 ceph-mon[99169]: osdmap e1819: 8 total, 8 up, 8 in 2023-12-01T16:45:38.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:38 smithi119 ceph-mon[94175]: pgmap v3946: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:45:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:38 smithi119 ceph-mon[94175]: osdmap e1819: 8 total, 8 up, 8 in 2023-12-01T16:45:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:38 smithi119 ceph-mon[108979]: pgmap v3946: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:45:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:38 smithi119 ceph-mon[108979]: osdmap e1819: 8 total, 8 up, 8 in 2023-12-01T16:45:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:39 smithi183 ceph-mon[99169]: osdmap e1820: 8 total, 8 up, 8 in 2023-12-01T16:45:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:39 smithi119 ceph-mon[94175]: osdmap e1820: 8 total, 8 up, 8 in 2023-12-01T16:45:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:39 smithi119 ceph-mon[108979]: osdmap e1820: 8 total, 8 up, 8 in 2023-12-01T16:45:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:40.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:40 smithi183 ceph-mon[99169]: pgmap v3949: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:45:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:40 smithi183 ceph-mon[99169]: osdmap e1821: 8 total, 8 up, 8 in 2023-12-01T16:45:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:40 smithi119 ceph-mon[94175]: pgmap v3949: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:45:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:40 smithi119 ceph-mon[94175]: osdmap e1821: 8 total, 8 up, 8 in 2023-12-01T16:45:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:40 smithi119 ceph-mon[108979]: pgmap v3949: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:45:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:40 smithi119 ceph-mon[108979]: osdmap e1821: 8 total, 8 up, 8 in 2023-12-01T16:45:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:41 smithi183 ceph-mon[99169]: osdmap e1822: 8 total, 8 up, 8 in 2023-12-01T16:45:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:41 smithi119 ceph-mon[94175]: osdmap e1822: 8 total, 8 up, 8 in 2023-12-01T16:45:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:41 smithi119 ceph-mon[108979]: osdmap e1822: 8 total, 8 up, 8 in 2023-12-01T16:45:41.873 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestGroup.add_snapshot (5604 ms) 2023-12-01T16:45:41.874 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestGroup.add_snapshotPP 2023-12-01T16:45:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:42 smithi183 ceph-mon[99169]: pgmap v3952: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 153 KiB/s rd, 18 KiB/s wr, 207 op/s 2023-12-01T16:45:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:42 smithi183 ceph-mon[99169]: osdmap e1823: 8 total, 8 up, 8 in 2023-12-01T16:45:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:42 smithi183 ceph-mon[99169]: osdmap e1824: 8 total, 8 up, 8 in 2023-12-01T16:45:42.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:42 smithi119 ceph-mon[108979]: pgmap v3952: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 153 KiB/s rd, 18 KiB/s wr, 207 op/s 2023-12-01T16:45:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:42 smithi119 ceph-mon[108979]: osdmap e1823: 8 total, 8 up, 8 in 2023-12-01T16:45:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:42 smithi119 ceph-mon[108979]: osdmap e1824: 8 total, 8 up, 8 in 2023-12-01T16:45:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:42 smithi119 ceph-mon[94175]: pgmap v3952: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 153 KiB/s rd, 18 KiB/s wr, 207 op/s 2023-12-01T16:45:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:42 smithi119 ceph-mon[94175]: osdmap e1823: 8 total, 8 up, 8 in 2023-12-01T16:45:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:42 smithi119 ceph-mon[94175]: osdmap e1824: 8 total, 8 up, 8 in 2023-12-01T16:45:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:43 smithi119 ceph-mon[108979]: pgmap v3955: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 153 KiB/s rd, 18 KiB/s wr, 207 op/s 2023-12-01T16:45:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:43 smithi119 ceph-mon[108979]: osdmap e1825: 8 total, 8 up, 8 in 2023-12-01T16:45:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:43 smithi119 ceph-mon[94175]: pgmap v3955: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 153 KiB/s rd, 18 KiB/s wr, 207 op/s 2023-12-01T16:45:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:43 smithi119 ceph-mon[94175]: osdmap e1825: 8 total, 8 up, 8 in 2023-12-01T16:45:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:43 smithi183 ceph-mon[99169]: pgmap v3955: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 153 KiB/s rd, 18 KiB/s wr, 207 op/s 2023-12-01T16:45:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:43 smithi183 ceph-mon[99169]: osdmap e1825: 8 total, 8 up, 8 in 2023-12-01T16:45:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:45:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:45:44] "GET /metrics HTTP/1.1" 200 36310 "" "Prometheus/2.43.0" 2023-12-01T16:45:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:44 smithi183 ceph-mon[99169]: osdmap e1826: 8 total, 8 up, 8 in 2023-12-01T16:45:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:45:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:44 smithi119 ceph-mon[94175]: osdmap e1826: 8 total, 8 up, 8 in 2023-12-01T16:45:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:45:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:44 smithi119 ceph-mon[108979]: osdmap e1826: 8 total, 8 up, 8 in 2023-12-01T16:45:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:45:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:45 smithi183 ceph-mon[99169]: pgmap v3958: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 84 KiB/s rd, 8.2 KiB/s wr, 115 op/s 2023-12-01T16:45:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:45 smithi183 ceph-mon[99169]: osdmap e1827: 8 total, 8 up, 8 in 2023-12-01T16:45:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:45 smithi119 ceph-mon[108979]: pgmap v3958: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 84 KiB/s rd, 8.2 KiB/s wr, 115 op/s 2023-12-01T16:45:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:45 smithi119 ceph-mon[108979]: osdmap e1827: 8 total, 8 up, 8 in 2023-12-01T16:45:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:45 smithi119 ceph-mon[94175]: pgmap v3958: 137 pgs: 137 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 84 KiB/s rd, 8.2 KiB/s wr, 115 op/s 2023-12-01T16:45:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:45 smithi119 ceph-mon[94175]: osdmap e1827: 8 total, 8 up, 8 in 2023-12-01T16:45:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:46 smithi183 ceph-mon[99169]: osdmap e1828: 8 total, 8 up, 8 in 2023-12-01T16:45:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:46 smithi119 ceph-mon[94175]: osdmap e1828: 8 total, 8 up, 8 in 2023-12-01T16:45:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:46 smithi119 ceph-mon[108979]: osdmap e1828: 8 total, 8 up, 8 in 2023-12-01T16:45:47.318 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:45:47.625 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:45:47.625 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (72m) 9m ago 72m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:45:47.626 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (72m) 9m ago 72m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:45:47.626 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (73m) 9m ago 73m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:45:47.626 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (73m) 9m ago 73m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:45:47.626 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (76m) 9m ago 76m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:45:47.626 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (78m) 9m ago 78m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:45:47.626 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (78m) 9m ago 78m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:45:47.626 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (77m) 9m ago 77m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:45:47.626 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (77m) 9m ago 77m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:45:47.626 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (72m) 9m ago 72m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:45:47.626 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (72m) 9m ago 72m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:45:47.626 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (76m) 9m ago 76m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:45:47.626 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (76m) 9m ago 76m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:45:47.626 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (75m) 9m ago 75m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:45:47.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (75m) 9m ago 75m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:45:47.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (75m) 9m ago 75m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:45:47.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (74m) 9m ago 74m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:45:47.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (74m) 9m ago 74m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:45:47.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (74m) 9m ago 74m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:45:47.627 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (72m) 9m ago 73m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:45:47.918 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestGroup.add_snapshotPP (6044 ms) 2023-12-01T16:45:48.021 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:45:48.021 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:45:48.021 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:45:48.021 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:45:48.021 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:45:48.021 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:45:48.021 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:45:48.022 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:45:48.022 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:45:48.022 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:45:48.022 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:45:48.022 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:45:48.022 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:45:48.022 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:45:48.022 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:45:48.022 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:45:48.022 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:45:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:47 smithi183 ceph-mon[99169]: pgmap v3961: 137 pgs: 137 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 10 KiB/s wr, 140 op/s 2023-12-01T16:45:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:47 smithi183 ceph-mon[99169]: osdmap e1829: 8 total, 8 up, 8 in 2023-12-01T16:45:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:47 smithi183 ceph-mon[99169]: from='client.28886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:45:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:47 smithi119 ceph-mon[94175]: pgmap v3961: 137 pgs: 137 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 10 KiB/s wr, 140 op/s 2023-12-01T16:45:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:47 smithi119 ceph-mon[94175]: osdmap e1829: 8 total, 8 up, 8 in 2023-12-01T16:45:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:47 smithi119 ceph-mon[94175]: from='client.28886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:45:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:47 smithi119 ceph-mon[108979]: pgmap v3961: 137 pgs: 137 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 10 KiB/s wr, 140 op/s 2023-12-01T16:45:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:47 smithi119 ceph-mon[108979]: osdmap e1829: 8 total, 8 up, 8 in 2023-12-01T16:45:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:47 smithi119 ceph-mon[108979]: from='client.28886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:45:48.906 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 6 tests from TestGroup (13800 ms total) 2023-12-01T16:45:48.906 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:45:48.906 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 57 tests from TestMigration 2023-12-01T16:45:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:48 smithi183 ceph-mon[99169]: from='client.19008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:45:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:48 smithi183 ceph-mon[99169]: osdmap e1830: 8 total, 8 up, 8 in 2023-12-01T16:45:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:48 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3679042908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:45:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:48 smithi119 ceph-mon[94175]: from='client.19008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:45:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:48 smithi119 ceph-mon[94175]: osdmap e1830: 8 total, 8 up, 8 in 2023-12-01T16:45:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:48 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3679042908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:45:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:48 smithi119 ceph-mon[108979]: from='client.19008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:45:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:48 smithi119 ceph-mon[108979]: osdmap e1830: 8 total, 8 up, 8 in 2023-12-01T16:45:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:48 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3679042908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:45:50.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:49 smithi183 ceph-mon[99169]: pgmap v3964: 137 pgs: 137 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 20 KiB/s rd, 1.7 KiB/s wr, 25 op/s 2023-12-01T16:45:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:49 smithi183 ceph-mon[99169]: osdmap e1831: 8 total, 8 up, 8 in 2023-12-01T16:45:50.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:49 smithi119 ceph-mon[94175]: pgmap v3964: 137 pgs: 137 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 20 KiB/s rd, 1.7 KiB/s wr, 25 op/s 2023-12-01T16:45:50.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:49 smithi119 ceph-mon[94175]: osdmap e1831: 8 total, 8 up, 8 in 2023-12-01T16:45:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:49 smithi119 ceph-mon[108979]: pgmap v3964: 137 pgs: 137 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 20 KiB/s rd, 1.7 KiB/s wr, 25 op/s 2023-12-01T16:45:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:49 smithi119 ceph-mon[108979]: osdmap e1831: 8 total, 8 up, 8 in 2023-12-01T16:45:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:51 smithi183 ceph-mon[99169]: osdmap e1832: 8 total, 8 up, 8 in 2023-12-01T16:45:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1754695389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:45:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:51 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:45:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:51 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-37","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:45:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:51 smithi183 ceph-mon[99169]: osdmap e1833: 8 total, 8 up, 8 in 2023-12-01T16:45:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:51 smithi119 ceph-mon[94175]: osdmap e1832: 8 total, 8 up, 8 in 2023-12-01T16:45:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1754695389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:45:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:51 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:45:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:51 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-37","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:45:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:51 smithi119 ceph-mon[94175]: osdmap e1833: 8 total, 8 up, 8 in 2023-12-01T16:45:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:51 smithi119 ceph-mon[108979]: osdmap e1832: 8 total, 8 up, 8 in 2023-12-01T16:45:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1754695389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:45:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:51 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:45:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:51 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-37","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:45:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:51 smithi119 ceph-mon[108979]: osdmap e1833: 8 total, 8 up, 8 in 2023-12-01T16:45:51.905 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.Empty 2023-12-01T16:45:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:52 smithi183 ceph-mon[99169]: pgmap v3967: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:45:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:52 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:45:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:52 smithi183 ceph-mon[99169]: osdmap e1834: 8 total, 8 up, 8 in 2023-12-01T16:45:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:52 smithi119 ceph-mon[94175]: pgmap v3967: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:45:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:52 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:45:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:52 smithi119 ceph-mon[94175]: osdmap e1834: 8 total, 8 up, 8 in 2023-12-01T16:45:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:52 smithi119 ceph-mon[108979]: pgmap v3967: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:45:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:52 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:45:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:52 smithi119 ceph-mon[108979]: osdmap e1834: 8 total, 8 up, 8 in 2023-12-01T16:45:53.966 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:45:53.981 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:45:54.129 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:45:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:53 smithi119 ceph-mon[108979]: pgmap v3970: 169 pgs: 64 unknown, 105 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:45:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:53 smithi119 ceph-mon[108979]: osdmap e1835: 8 total, 8 up, 8 in 2023-12-01T16:45:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:53 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:45:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:53 smithi119 ceph-mon[94175]: pgmap v3970: 169 pgs: 64 unknown, 105 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:45:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:53 smithi119 ceph-mon[94175]: osdmap e1835: 8 total, 8 up, 8 in 2023-12-01T16:45:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:53 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:45:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:53 smithi183 ceph-mon[99169]: pgmap v3970: 169 pgs: 64 unknown, 105 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:45:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:53 smithi183 ceph-mon[99169]: osdmap e1835: 8 total, 8 up, 8 in 2023-12-01T16:45:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:53 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:45:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:45:54.201 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:45:54.283 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.Empty (2378 ms) 2023-12-01T16:45:54.283 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.OtherName 2023-12-01T16:45:54.315 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:45:54.326 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:45:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:45:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:45:54] "GET /metrics HTTP/1.1" 200 38731 "" "Prometheus/2.43.0" 2023-12-01T16:45:54.453 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:45:54.516 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:45:54.597 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.OtherName (315 ms) 2023-12-01T16:45:54.598 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.OtherPool 2023-12-01T16:45:54.629 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:45:54.643 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:45:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:54 smithi183 ceph-mon[99169]: osdmap e1836: 8 total, 8 up, 8 in 2023-12-01T16:45:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:54 smithi119 ceph-mon[108979]: osdmap e1836: 8 total, 8 up, 8 in 2023-12-01T16:45:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:54 smithi119 ceph-mon[94175]: osdmap e1836: 8 total, 8 up, 8 in 2023-12-01T16:45:56.059 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:45:56.128 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:45:56.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:55 smithi183 ceph-mon[99169]: pgmap v3973: 169 pgs: 20 unknown, 149 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 115 KiB/s rd, 8.2 KiB/s wr, 150 op/s 2023-12-01T16:45:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:55 smithi183 ceph-mon[99169]: osdmap e1837: 8 total, 8 up, 8 in 2023-12-01T16:45:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:55 smithi119 ceph-mon[94175]: pgmap v3973: 169 pgs: 20 unknown, 149 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 115 KiB/s rd, 8.2 KiB/s wr, 150 op/s 2023-12-01T16:45:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:55 smithi119 ceph-mon[94175]: osdmap e1837: 8 total, 8 up, 8 in 2023-12-01T16:45:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:55 smithi119 ceph-mon[108979]: pgmap v3973: 169 pgs: 20 unknown, 149 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 115 KiB/s rd, 8.2 KiB/s wr, 150 op/s 2023-12-01T16:45:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:55 smithi119 ceph-mon[108979]: osdmap e1837: 8 total, 8 up, 8 in 2023-12-01T16:45:56.207 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.OtherPool (1609 ms) 2023-12-01T16:45:56.207 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.OtherNamespace 2023-12-01T16:45:56.236 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:45:56.248 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:45:56.374 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:45:56.439 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:45:56.518 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.OtherNamespace (312 ms) 2023-12-01T16:45:56.518 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.DataPool 2023-12-01T16:45:56.550 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:45:56.560 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:45:56.706 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:45:56.779 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:45:56.860 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.DataPool (341 ms) 2023-12-01T16:45:56.860 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2023-12-01T16:45:56.889 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:45:56.899 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:45:57.045 INFO:tasks.workunit.client.0.smithi119.stdout:migration_abort 2023-12-01T16:45:57.148 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.AbortAfterPrepare (289 ms) 2023-12-01T16:45:57.148 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2023-12-01T16:45:57.177 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:45:57.187 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:45:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:56 smithi183 ceph-mon[99169]: osdmap e1838: 8 total, 8 up, 8 in 2023-12-01T16:45:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:56 smithi119 ceph-mon[94175]: osdmap e1838: 8 total, 8 up, 8 in 2023-12-01T16:45:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:56 smithi119 ceph-mon[108979]: osdmap e1838: 8 total, 8 up, 8 in 2023-12-01T16:45:57.285 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (137 ms) 2023-12-01T16:45:57.285 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.AbortAfterExecute 2023-12-01T16:45:57.317 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:45:57.328 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:45:57.468 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:45:57.541 INFO:tasks.workunit.client.0.smithi119.stdout:migration_abort 2023-12-01T16:45:57.641 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.AbortAfterExecute (355 ms) 2023-12-01T16:45:57.641 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2023-12-01T16:45:57.668 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:45:57.679 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:45:57.802 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:45:57.866 INFO:tasks.workunit.client.0.smithi119.stdout:migration_abort 2023-12-01T16:45:57.964 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (323 ms) 2023-12-01T16:45:57.964 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2023-12-01T16:45:57.994 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:45:58.007 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:45:58.133 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:45:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:57 smithi183 ceph-mon[99169]: pgmap v3976: 169 pgs: 169 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 266 KiB/s rd, 16 KiB/s wr, 336 op/s 2023-12-01T16:45:58.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:57 smithi119 ceph-mon[108979]: pgmap v3976: 169 pgs: 169 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 266 KiB/s rd, 16 KiB/s wr, 336 op/s 2023-12-01T16:45:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:57 smithi119 ceph-mon[94175]: pgmap v3976: 169 pgs: 169 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 266 KiB/s rd, 16 KiB/s wr, 336 op/s 2023-12-01T16:45:58.197 INFO:tasks.workunit.client.0.smithi119.stdout:migration_abort 2023-12-01T16:45:58.306 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (343 ms) 2023-12-01T16:45:58.307 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.MirroringSamePool 2023-12-01T16:45:58.339 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:45:58.350 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_Migration.cc:635: Skipped 2023-12-01T16:45:58.350 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:45:58.356 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestMigration.MirroringSamePool (50 ms) 2023-12-01T16:45:58.356 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.MirroringAbort 2023-12-01T16:45:58.384 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:45:58.395 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_Migration.cc:653: Skipped 2023-12-01T16:45:58.395 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:45:58.402 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestMigration.MirroringAbort (45 ms) 2023-12-01T16:45:58.402 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2023-12-01T16:45:58.432 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:45:58.444 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_Migration.cc:676: Skipped 2023-12-01T16:45:58.444 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:45:58.450 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled (49 ms) 2023-12-01T16:45:58.450 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2023-12-01T16:45:58.481 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:45:58.493 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_Migration.cc:694: Skipped 2023-12-01T16:45:58.493 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:45:58.499 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled (48 ms) 2023-12-01T16:45:58.499 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.MirroringPool 2023-12-01T16:45:58.529 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:45:58.539 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_Migration.cc:714: Skipped 2023-12-01T16:45:58.540 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:45:58.546 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestMigration.MirroringPool (47 ms) 2023-12-01T16:45:58.546 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.Group 2023-12-01T16:45:58.576 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:45:58.596 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:45:58.734 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:45:58.802 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:45:58.896 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.Group (350 ms) 2023-12-01T16:45:58.896 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.GroupAbort 2023-12-01T16:45:58.925 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:45:58.946 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:45:59.087 INFO:tasks.workunit.client.0.smithi119.stdout:migration_abort 2023-12-01T16:45:59.199 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.GroupAbort (304 ms) 2023-12-01T16:45:59.199 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.NoSnaps 2023-12-01T16:45:59.229 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:45:59.239 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:45:59.301 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 16777218~8388609 2023-12-01T16:45:59.366 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:45:59.551 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:45:59.674 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:45:59.805 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.NoSnaps (606 ms) 2023-12-01T16:45:59.806 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2023-12-01T16:45:59.837 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:45:59.847 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:45:59.907 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 16777218~8388609 2023-12-01T16:45:59.968 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:45:59.971 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 16777218~8388609 2023-12-01T16:46:00.043 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:46:00.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:45:59 smithi183 ceph-mon[99169]: pgmap v3977: 169 pgs: 169 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 193 KiB/s rd, 11 KiB/s wr, 244 op/s 2023-12-01T16:46:00.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:45:59 smithi119 ceph-mon[94175]: pgmap v3977: 169 pgs: 169 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 193 KiB/s rd, 11 KiB/s wr, 244 op/s 2023-12-01T16:46:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:45:59 smithi119 ceph-mon[108979]: pgmap v3977: 169 pgs: 169 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 193 KiB/s rd, 11 KiB/s wr, 244 op/s 2023-12-01T16:46:00.224 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:46:00.338 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:46:00.461 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.NoSnapsOtherPool (656 ms) 2023-12-01T16:46:00.462 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2023-12-01T16:46:00.492 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:46:00.503 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:46:00.554 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 16777218~8388609 2023-12-01T16:46:00.606 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:46:00.783 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:46:00.901 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:46:01.022 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.NoSnapsDataPool (561 ms) 2023-12-01T16:46:01.022 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2023-12-01T16:46:01.052 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:46:01.063 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:46:01.132 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 16777218~8388609 2023-12-01T16:46:01.176 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:46:01.359 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 41943040 2023-12-01T16:46:01.367 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:46:01.473 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:46:01.573 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (550 ms) 2023-12-01T16:46:01.573 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2023-12-01T16:46:01.604 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:46:01.614 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:46:01.682 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 16777218~8388609 2023-12-01T16:46:01.741 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 0 2023-12-01T16:46:01.754 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:46:01.867 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:46:01.932 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:46:01.979 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (406 ms) 2023-12-01T16:46:01.979 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2023-12-01T16:46:02.007 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:46:02.017 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:46:02.076 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 16777218~8388609 2023-12-01T16:46:02.142 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:46:02.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:01 smithi183 ceph-mon[99169]: pgmap v3978: 169 pgs: 169 active+clean; 37 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 4.3 MiB/s rd, 5.0 MiB/s wr, 1.58k op/s 2023-12-01T16:46:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:01 smithi183 ceph-mon[99169]: osdmap e1839: 8 total, 8 up, 8 in 2023-12-01T16:46:02.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:01 smithi119 ceph-mon[108979]: pgmap v3978: 169 pgs: 169 active+clean; 37 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 4.3 MiB/s rd, 5.0 MiB/s wr, 1.58k op/s 2023-12-01T16:46:02.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:01 smithi119 ceph-mon[108979]: osdmap e1839: 8 total, 8 up, 8 in 2023-12-01T16:46:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:01 smithi119 ceph-mon[94175]: pgmap v3978: 169 pgs: 169 active+clean; 37 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 4.3 MiB/s rd, 5.0 MiB/s wr, 1.58k op/s 2023-12-01T16:46:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:01 smithi119 ceph-mon[94175]: osdmap e1839: 8 total, 8 up, 8 in 2023-12-01T16:46:02.331 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 0 2023-12-01T16:46:02.343 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:46:02.410 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:46:02.464 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (486 ms) 2023-12-01T16:46:02.464 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2023-12-01T16:46:02.494 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:46:02.505 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:46:02.562 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 16777218~8388609 2023-12-01T16:46:02.614 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:46:02.795 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 167772160 2023-12-01T16:46:02.803 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:46:02.929 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:46:03.076 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (611 ms) 2023-12-01T16:46:03.076 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2023-12-01T16:46:03.109 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:46:03.120 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:46:03.185 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 16777218~8388609 2023-12-01T16:46:03.229 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:46:03.422 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: after_prepare_snap 2023-12-01T16:46:04.196 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:46:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:46:04] "GET /metrics HTTP/1.1" 200 38731 "" "Prometheus/2.43.0" 2023-12-01T16:46:04.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:03 smithi119 ceph-mon[94175]: pgmap v3980: 169 pgs: 169 active+clean; 37 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 4.3 MiB/s wr, 1.19k op/s 2023-12-01T16:46:04.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:46:04.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:03 smithi119 ceph-mon[108979]: pgmap v3980: 169 pgs: 169 active+clean; 37 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 4.3 MiB/s wr, 1.19k op/s 2023-12-01T16:46:04.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:46:04.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:03 smithi183 ceph-mon[99169]: pgmap v3980: 169 pgs: 169 active+clean; 37 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 4.3 MiB/s wr, 1.19k op/s 2023-12-01T16:46:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:46:04.966 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 41943040 2023-12-01T16:46:04.987 INFO:tasks.workunit.client.0.smithi119.stdout:write: * 0~1000 2023-12-01T16:46:04.995 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:46:05.114 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:46:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:46:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:46:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:04 smithi119 ceph-mon[108979]: osdmap e1840: 8 total, 8 up, 8 in 2023-12-01T16:46:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:46:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:46:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:46:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:46:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:04 smithi119 ceph-mon[94175]: osdmap e1840: 8 total, 8 up, 8 in 2023-12-01T16:46:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:46:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:46:05.284 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (2208 ms) 2023-12-01T16:46:05.284 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.Snaps 2023-12-01T16:46:05.314 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:46:05.325 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:46:05.378 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:46:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:46:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:46:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:04 smithi183 ceph-mon[99169]: osdmap e1840: 8 total, 8 up, 8 in 2023-12-01T16:46:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:46:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:46:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:05 smithi183 ceph-mon[99169]: pgmap v3982: 169 pgs: 169 active+clean; 145 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 32 MiB/s wr, 1.68k op/s 2023-12-01T16:46:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:05 smithi183 ceph-mon[99169]: osdmap e1841: 8 total, 8 up, 8 in 2023-12-01T16:46:06.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:05 smithi119 ceph-mon[108979]: pgmap v3982: 169 pgs: 169 active+clean; 145 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 32 MiB/s wr, 1.68k op/s 2023-12-01T16:46:06.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:05 smithi119 ceph-mon[108979]: osdmap e1841: 8 total, 8 up, 8 in 2023-12-01T16:46:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:05 smithi119 ceph-mon[94175]: pgmap v3982: 169 pgs: 169 active+clean; 145 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 32 MiB/s wr, 1.68k op/s 2023-12-01T16:46:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:05 smithi119 ceph-mon[94175]: osdmap e1841: 8 total, 8 up, 8 in 2023-12-01T16:46:06.977 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 8388609~8388609 2023-12-01T16:46:06.992 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 0~1000 2023-12-01T16:46:06.992 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 1010~1000 2023-12-01T16:46:06.993 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap2 2023-12-01T16:46:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:06 smithi183 ceph-mon[99169]: osdmap e1842: 8 total, 8 up, 8 in 2023-12-01T16:46:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:06 smithi119 ceph-mon[108979]: osdmap e1842: 8 total, 8 up, 8 in 2023-12-01T16:46:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:06 smithi119 ceph-mon[94175]: osdmap e1842: 8 total, 8 up, 8 in 2023-12-01T16:46:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:07 smithi183 ceph-mon[99169]: pgmap v3985: 169 pgs: 169 active+clean; 197 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 98 MiB/s rd, 74 MiB/s wr, 1.71k op/s 2023-12-01T16:46:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:07 smithi183 ceph-mon[99169]: osdmap e1843: 8 total, 8 up, 8 in 2023-12-01T16:46:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:07 smithi119 ceph-mon[94175]: pgmap v3985: 169 pgs: 169 active+clean; 197 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 98 MiB/s rd, 74 MiB/s wr, 1.71k op/s 2023-12-01T16:46:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:07 smithi119 ceph-mon[94175]: osdmap e1843: 8 total, 8 up, 8 in 2023-12-01T16:46:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:07 smithi119 ceph-mon[108979]: pgmap v3985: 169 pgs: 169 active+clean; 197 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 98 MiB/s rd, 74 MiB/s wr, 1.71k op/s 2023-12-01T16:46:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:07 smithi119 ceph-mon[108979]: osdmap e1843: 8 total, 8 up, 8 in 2023-12-01T16:46:08.988 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 8388609~1000 2023-12-01T16:46:08.997 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 16777228~1000 2023-12-01T16:46:08.998 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 167772160 2023-12-01T16:46:09.006 INFO:tasks.workunit.client.0.smithi119.stdout:write: 2 83886079~8388609 2023-12-01T16:46:09.018 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap3 2023-12-01T16:46:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:08 smithi183 ceph-mon[99169]: osdmap e1844: 8 total, 8 up, 8 in 2023-12-01T16:46:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:08 smithi119 ceph-mon[94175]: osdmap e1844: 8 total, 8 up, 8 in 2023-12-01T16:46:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:08 smithi119 ceph-mon[108979]: osdmap e1844: 8 total, 8 up, 8 in 2023-12-01T16:46:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:09 smithi183 ceph-mon[99169]: pgmap v3988: 169 pgs: 169 active+clean; 197 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 39 MiB/s rd, 29 MiB/s wr, 819 op/s 2023-12-01T16:46:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:09 smithi183 ceph-mon[99169]: osdmap e1845: 8 total, 8 up, 8 in 2023-12-01T16:46:10.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:09 smithi119 ceph-mon[94175]: pgmap v3988: 169 pgs: 169 active+clean; 197 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 39 MiB/s rd, 29 MiB/s wr, 819 op/s 2023-12-01T16:46:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:09 smithi119 ceph-mon[94175]: osdmap e1845: 8 total, 8 up, 8 in 2023-12-01T16:46:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:09 smithi119 ceph-mon[108979]: pgmap v3988: 169 pgs: 169 active+clean; 197 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 39 MiB/s rd, 29 MiB/s wr, 819 op/s 2023-12-01T16:46:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:09 smithi119 ceph-mon[108979]: osdmap e1845: 8 total, 8 up, 8 in 2023-12-01T16:46:11.007 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:46:11.034 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 83886079~1 2023-12-01T16:46:11.042 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:46:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:10 smithi183 ceph-mon[99169]: osdmap e1846: 8 total, 8 up, 8 in 2023-12-01T16:46:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:10 smithi119 ceph-mon[94175]: osdmap e1846: 8 total, 8 up, 8 in 2023-12-01T16:46:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:10 smithi119 ceph-mon[108979]: osdmap e1846: 8 total, 8 up, 8 in 2023-12-01T16:46:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:11 smithi183 ceph-mon[99169]: pgmap v3991: 169 pgs: 169 active+clean; 253 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 16 MiB/s wr, 352 op/s 2023-12-01T16:46:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:11 smithi183 ceph-mon[99169]: osdmap e1847: 8 total, 8 up, 8 in 2023-12-01T16:46:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:11 smithi119 ceph-mon[94175]: pgmap v3991: 169 pgs: 169 active+clean; 253 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 16 MiB/s wr, 352 op/s 2023-12-01T16:46:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:11 smithi119 ceph-mon[94175]: osdmap e1847: 8 total, 8 up, 8 in 2023-12-01T16:46:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:11 smithi119 ceph-mon[108979]: pgmap v3991: 169 pgs: 169 active+clean; 253 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 16 MiB/s wr, 352 op/s 2023-12-01T16:46:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:11 smithi119 ceph-mon[108979]: osdmap e1847: 8 total, 8 up, 8 in 2023-12-01T16:46:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:13 smithi183 ceph-mon[99169]: osdmap e1848: 8 total, 8 up, 8 in 2023-12-01T16:46:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:13 smithi119 ceph-mon[94175]: osdmap e1848: 8 total, 8 up, 8 in 2023-12-01T16:46:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:13 smithi119 ceph-mon[108979]: osdmap e1848: 8 total, 8 up, 8 in 2023-12-01T16:46:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:14 smithi183 ceph-mon[99169]: pgmap v3994: 169 pgs: 169 active+clean; 253 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 16 MiB/s wr, 352 op/s 2023-12-01T16:46:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:14 smithi183 ceph-mon[99169]: osdmap e1849: 8 total, 8 up, 8 in 2023-12-01T16:46:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:46:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:46:14] "GET /metrics HTTP/1.1" 200 38862 "" "Prometheus/2.43.0" 2023-12-01T16:46:14.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:14 smithi119 ceph-mon[108979]: pgmap v3994: 169 pgs: 169 active+clean; 253 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 16 MiB/s wr, 352 op/s 2023-12-01T16:46:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:14 smithi119 ceph-mon[108979]: osdmap e1849: 8 total, 8 up, 8 in 2023-12-01T16:46:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:14 smithi119 ceph-mon[94175]: pgmap v3994: 169 pgs: 169 active+clean; 253 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 16 MiB/s wr, 352 op/s 2023-12-01T16:46:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:14 smithi119 ceph-mon[94175]: osdmap e1849: 8 total, 8 up, 8 in 2023-12-01T16:46:14.448 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:46:14.602 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:46:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:15 smithi183 ceph-mon[99169]: osdmap e1850: 8 total, 8 up, 8 in 2023-12-01T16:46:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:15 smithi119 ceph-mon[94175]: osdmap e1850: 8 total, 8 up, 8 in 2023-12-01T16:46:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:15 smithi119 ceph-mon[108979]: osdmap e1850: 8 total, 8 up, 8 in 2023-12-01T16:46:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:16 smithi183 ceph-mon[99169]: pgmap v3997: 169 pgs: 169 active+clean; 253 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 7.7 KiB/s wr, 183 op/s 2023-12-01T16:46:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:16 smithi183 ceph-mon[99169]: osdmap e1851: 8 total, 8 up, 8 in 2023-12-01T16:46:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:16 smithi119 ceph-mon[108979]: pgmap v3997: 169 pgs: 169 active+clean; 253 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 7.7 KiB/s wr, 183 op/s 2023-12-01T16:46:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:16 smithi119 ceph-mon[108979]: osdmap e1851: 8 total, 8 up, 8 in 2023-12-01T16:46:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:16 smithi119 ceph-mon[94175]: pgmap v3997: 169 pgs: 169 active+clean; 253 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 7.7 KiB/s wr, 183 op/s 2023-12-01T16:46:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:16 smithi119 ceph-mon[94175]: osdmap e1851: 8 total, 8 up, 8 in 2023-12-01T16:46:17.354 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.Snaps (12071 ms) 2023-12-01T16:46:17.355 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.SnapsOtherPool 2023-12-01T16:46:17.388 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:46:17.400 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:46:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:17 smithi183 ceph-mon[99169]: osdmap e1852: 8 total, 8 up, 8 in 2023-12-01T16:46:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:17 smithi119 ceph-mon[94175]: osdmap e1852: 8 total, 8 up, 8 in 2023-12-01T16:46:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:17 smithi119 ceph-mon[108979]: osdmap e1852: 8 total, 8 up, 8 in 2023-12-01T16:46:17.467 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:46:18.364 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:46:18.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:18 smithi183 ceph-mon[99169]: pgmap v4000: 169 pgs: 169 active+clean; 257 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 1.0 MiB/s wr, 254 op/s 2023-12-01T16:46:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:18 smithi183 ceph-mon[99169]: osdmap e1853: 8 total, 8 up, 8 in 2023-12-01T16:46:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:18 smithi119 ceph-mon[94175]: pgmap v4000: 169 pgs: 169 active+clean; 257 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 1.0 MiB/s wr, 254 op/s 2023-12-01T16:46:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:18 smithi119 ceph-mon[94175]: osdmap e1853: 8 total, 8 up, 8 in 2023-12-01T16:46:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:18 smithi119 ceph-mon[108979]: pgmap v4000: 169 pgs: 169 active+clean; 257 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 1.0 MiB/s wr, 254 op/s 2023-12-01T16:46:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:18 smithi119 ceph-mon[108979]: osdmap e1853: 8 total, 8 up, 8 in 2023-12-01T16:46:18.674 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:46:18.674 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (72m) 9m ago 73m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:46:18.674 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (73m) 9m ago 73m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:46:18.675 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (74m) 9m ago 74m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:46:18.675 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (74m) 9m ago 74m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:46:18.675 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (77m) 9m ago 77m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:46:18.675 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (78m) 9m ago 78m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:46:18.675 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (78m) 9m ago 79m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:46:18.675 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (77m) 9m ago 77m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:46:18.675 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (77m) 9m ago 77m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:46:18.675 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (73m) 9m ago 73m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:46:18.675 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (73m) 9m ago 73m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:46:18.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (77m) 9m ago 77m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:46:18.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (76m) 9m ago 76m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:46:18.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (76m) 9m ago 76m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:46:18.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (75m) 9m ago 75m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:46:18.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (75m) 9m ago 75m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:46:18.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (75m) 9m ago 75m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:46:18.676 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (74m) 9m ago 74m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:46:18.676 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (74m) 9m ago 74m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:46:18.676 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (72m) 9m ago 73m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:46:19.059 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:46:19.059 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:46:19.059 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:46:19.059 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:46:19.059 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:46:19.059 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:46:19.059 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:46:19.059 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:46:19.059 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:46:19.060 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:46:19.060 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:46:19.060 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:46:19.060 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:46:19.060 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:46:19.060 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:46:19.060 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:46:19.060 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:46:19.065 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 8388609~8388609 2023-12-01T16:46:19.078 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 0~1000 2023-12-01T16:46:19.078 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 1010~1000 2023-12-01T16:46:19.078 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap2 2023-12-01T16:46:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:19 smithi183 ceph-mon[99169]: osdmap e1854: 8 total, 8 up, 8 in 2023-12-01T16:46:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:19 smithi183 ceph-mon[99169]: from='client.19032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:46:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:19 smithi119 ceph-mon[94175]: osdmap e1854: 8 total, 8 up, 8 in 2023-12-01T16:46:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:19 smithi119 ceph-mon[94175]: from='client.19032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:46:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:19 smithi119 ceph-mon[108979]: osdmap e1854: 8 total, 8 up, 8 in 2023-12-01T16:46:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:19 smithi119 ceph-mon[108979]: from='client.19032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:46:20.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:20 smithi183 ceph-mon[99169]: pgmap v4003: 169 pgs: 169 active+clean; 257 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 1.0 MiB/s wr, 70 op/s 2023-12-01T16:46:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:20 smithi183 ceph-mon[99169]: from='client.28922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:46:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:20 smithi183 ceph-mon[99169]: osdmap e1855: 8 total, 8 up, 8 in 2023-12-01T16:46:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2821346348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:46:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:20 smithi119 ceph-mon[94175]: pgmap v4003: 169 pgs: 169 active+clean; 257 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 1.0 MiB/s wr, 70 op/s 2023-12-01T16:46:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:20 smithi119 ceph-mon[94175]: from='client.28922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:46:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:20 smithi119 ceph-mon[94175]: osdmap e1855: 8 total, 8 up, 8 in 2023-12-01T16:46:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2821346348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:46:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:20 smithi119 ceph-mon[108979]: pgmap v4003: 169 pgs: 169 active+clean; 257 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 1.0 MiB/s wr, 70 op/s 2023-12-01T16:46:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:20 smithi119 ceph-mon[108979]: from='client.28922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:46:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:20 smithi119 ceph-mon[108979]: osdmap e1855: 8 total, 8 up, 8 in 2023-12-01T16:46:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2821346348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:46:21.072 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 8388609~1000 2023-12-01T16:46:21.079 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 16777228~1000 2023-12-01T16:46:21.079 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 167772160 2023-12-01T16:46:21.089 INFO:tasks.workunit.client.0.smithi119.stdout:write: 2 83886079~8388609 2023-12-01T16:46:21.099 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap3 2023-12-01T16:46:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:21 smithi183 ceph-mon[99169]: osdmap e1856: 8 total, 8 up, 8 in 2023-12-01T16:46:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:21 smithi119 ceph-mon[94175]: osdmap e1856: 8 total, 8 up, 8 in 2023-12-01T16:46:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:21 smithi119 ceph-mon[108979]: osdmap e1856: 8 total, 8 up, 8 in 2023-12-01T16:46:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:22 smithi183 ceph-mon[99169]: pgmap v4006: 169 pgs: 169 active+clean; 285 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 13 MiB/s wr, 381 op/s 2023-12-01T16:46:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:22 smithi183 ceph-mon[99169]: osdmap e1857: 8 total, 8 up, 8 in 2023-12-01T16:46:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:22 smithi183 ceph-mon[99169]: osdmap e1858: 8 total, 8 up, 8 in 2023-12-01T16:46:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:22 smithi119 ceph-mon[94175]: pgmap v4006: 169 pgs: 169 active+clean; 285 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 13 MiB/s wr, 381 op/s 2023-12-01T16:46:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:22 smithi119 ceph-mon[94175]: osdmap e1857: 8 total, 8 up, 8 in 2023-12-01T16:46:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:22 smithi119 ceph-mon[94175]: osdmap e1858: 8 total, 8 up, 8 in 2023-12-01T16:46:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:22 smithi119 ceph-mon[108979]: pgmap v4006: 169 pgs: 169 active+clean; 285 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 13 MiB/s wr, 381 op/s 2023-12-01T16:46:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:22 smithi119 ceph-mon[108979]: osdmap e1857: 8 total, 8 up, 8 in 2023-12-01T16:46:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:22 smithi119 ceph-mon[108979]: osdmap e1858: 8 total, 8 up, 8 in 2023-12-01T16:46:22.870 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:46:22.901 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 83886079~1 2023-12-01T16:46:22.911 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:46:22.915 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 16777218~8388609 2023-12-01T16:46:22.992 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:46:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:23 smithi119 ceph-mon[108979]: pgmap v4009: 169 pgs: 169 active+clean; 285 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 13 MiB/s wr, 381 op/s 2023-12-01T16:46:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:23 smithi119 ceph-mon[108979]: osdmap e1859: 8 total, 8 up, 8 in 2023-12-01T16:46:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:23 smithi119 ceph-mon[94175]: pgmap v4009: 169 pgs: 169 active+clean; 285 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 13 MiB/s wr, 381 op/s 2023-12-01T16:46:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:23 smithi119 ceph-mon[94175]: osdmap e1859: 8 total, 8 up, 8 in 2023-12-01T16:46:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:23 smithi183 ceph-mon[99169]: pgmap v4009: 169 pgs: 169 active+clean; 285 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 13 MiB/s wr, 381 op/s 2023-12-01T16:46:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:23 smithi183 ceph-mon[99169]: osdmap e1859: 8 total, 8 up, 8 in 2023-12-01T16:46:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:46:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:46:24] "GET /metrics HTTP/1.1" 200 38864 "" "Prometheus/2.43.0" 2023-12-01T16:46:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:24 smithi183 ceph-mon[99169]: osdmap e1860: 8 total, 8 up, 8 in 2023-12-01T16:46:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:24 smithi119 ceph-mon[94175]: osdmap e1860: 8 total, 8 up, 8 in 2023-12-01T16:46:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:24 smithi119 ceph-mon[108979]: osdmap e1860: 8 total, 8 up, 8 in 2023-12-01T16:46:26.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:25 smithi183 ceph-mon[99169]: pgmap v4012: 169 pgs: 169 active+clean; 317 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 96 KiB/s rd, 7.0 MiB/s wr, 143 op/s 2023-12-01T16:46:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:25 smithi183 ceph-mon[99169]: osdmap e1861: 8 total, 8 up, 8 in 2023-12-01T16:46:26.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:25 smithi119 ceph-mon[94175]: pgmap v4012: 169 pgs: 169 active+clean; 317 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 96 KiB/s rd, 7.0 MiB/s wr, 143 op/s 2023-12-01T16:46:26.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:25 smithi119 ceph-mon[94175]: osdmap e1861: 8 total, 8 up, 8 in 2023-12-01T16:46:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:25 smithi119 ceph-mon[108979]: pgmap v4012: 169 pgs: 169 active+clean; 317 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 96 KiB/s rd, 7.0 MiB/s wr, 143 op/s 2023-12-01T16:46:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:25 smithi119 ceph-mon[108979]: osdmap e1861: 8 total, 8 up, 8 in 2023-12-01T16:46:26.369 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:46:26.561 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:46:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:26 smithi183 ceph-mon[99169]: osdmap e1862: 8 total, 8 up, 8 in 2023-12-01T16:46:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:26 smithi119 ceph-mon[94175]: osdmap e1862: 8 total, 8 up, 8 in 2023-12-01T16:46:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:26 smithi119 ceph-mon[108979]: osdmap e1862: 8 total, 8 up, 8 in 2023-12-01T16:46:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:27 smithi183 ceph-mon[99169]: pgmap v4015: 169 pgs: 169 active+clean; 341 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 134 KiB/s rd, 12 MiB/s wr, 197 op/s 2023-12-01T16:46:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:27 smithi183 ceph-mon[99169]: osdmap e1863: 8 total, 8 up, 8 in 2023-12-01T16:46:28.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:27 smithi119 ceph-mon[94175]: pgmap v4015: 169 pgs: 169 active+clean; 341 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 134 KiB/s rd, 12 MiB/s wr, 197 op/s 2023-12-01T16:46:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:27 smithi119 ceph-mon[94175]: osdmap e1863: 8 total, 8 up, 8 in 2023-12-01T16:46:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:27 smithi119 ceph-mon[108979]: pgmap v4015: 169 pgs: 169 active+clean; 341 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 134 KiB/s rd, 12 MiB/s wr, 197 op/s 2023-12-01T16:46:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:27 smithi119 ceph-mon[108979]: osdmap e1863: 8 total, 8 up, 8 in 2023-12-01T16:46:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:28 smithi183 ceph-mon[99169]: osdmap e1864: 8 total, 8 up, 8 in 2023-12-01T16:46:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:28 smithi119 ceph-mon[94175]: osdmap e1864: 8 total, 8 up, 8 in 2023-12-01T16:46:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:28 smithi119 ceph-mon[108979]: osdmap e1864: 8 total, 8 up, 8 in 2023-12-01T16:46:29.277 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.SnapsOtherPool (11922 ms) 2023-12-01T16:46:29.277 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.SnapsDataPool 2023-12-01T16:46:29.310 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:46:29.321 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:46:29.382 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:46:30.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:29 smithi183 ceph-mon[99169]: pgmap v4018: 169 pgs: 169 active+clean; 341 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 38 KiB/s rd, 5.0 MiB/s wr, 53 op/s 2023-12-01T16:46:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:29 smithi183 ceph-mon[99169]: osdmap e1865: 8 total, 8 up, 8 in 2023-12-01T16:46:30.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:29 smithi119 ceph-mon[94175]: pgmap v4018: 169 pgs: 169 active+clean; 341 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 38 KiB/s rd, 5.0 MiB/s wr, 53 op/s 2023-12-01T16:46:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:29 smithi119 ceph-mon[94175]: osdmap e1865: 8 total, 8 up, 8 in 2023-12-01T16:46:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:29 smithi119 ceph-mon[108979]: pgmap v4018: 169 pgs: 169 active+clean; 341 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 38 KiB/s rd, 5.0 MiB/s wr, 53 op/s 2023-12-01T16:46:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:29 smithi119 ceph-mon[108979]: osdmap e1865: 8 total, 8 up, 8 in 2023-12-01T16:46:30.917 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 8388609~8388609 2023-12-01T16:46:30.932 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 0~1000 2023-12-01T16:46:30.932 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 1010~1000 2023-12-01T16:46:30.932 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap2 2023-12-01T16:46:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:30 smithi183 ceph-mon[99169]: osdmap e1866: 8 total, 8 up, 8 in 2023-12-01T16:46:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:30 smithi119 ceph-mon[108979]: osdmap e1866: 8 total, 8 up, 8 in 2023-12-01T16:46:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:30 smithi119 ceph-mon[94175]: osdmap e1866: 8 total, 8 up, 8 in 2023-12-01T16:46:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:31 smithi183 ceph-mon[99169]: pgmap v4021: 169 pgs: 169 active+clean; 353 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 459 op/s 2023-12-01T16:46:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:31 smithi183 ceph-mon[99169]: osdmap e1867: 8 total, 8 up, 8 in 2023-12-01T16:46:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:31 smithi183 ceph-mon[99169]: osdmap e1868: 8 total, 8 up, 8 in 2023-12-01T16:46:32.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:31 smithi119 ceph-mon[94175]: pgmap v4021: 169 pgs: 169 active+clean; 353 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 459 op/s 2023-12-01T16:46:32.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:31 smithi119 ceph-mon[94175]: osdmap e1867: 8 total, 8 up, 8 in 2023-12-01T16:46:32.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:31 smithi119 ceph-mon[94175]: osdmap e1868: 8 total, 8 up, 8 in 2023-12-01T16:46:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:31 smithi119 ceph-mon[108979]: pgmap v4021: 169 pgs: 169 active+clean; 353 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 459 op/s 2023-12-01T16:46:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:31 smithi119 ceph-mon[108979]: osdmap e1867: 8 total, 8 up, 8 in 2023-12-01T16:46:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:31 smithi119 ceph-mon[108979]: osdmap e1868: 8 total, 8 up, 8 in 2023-12-01T16:46:32.882 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 8388609~1000 2023-12-01T16:46:32.892 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 16777228~1000 2023-12-01T16:46:32.892 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 167772160 2023-12-01T16:46:32.902 INFO:tasks.workunit.client.0.smithi119.stdout:write: 2 83886079~8388609 2023-12-01T16:46:32.914 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap3 2023-12-01T16:46:34.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:33 smithi119 ceph-mon[94175]: pgmap v4024: 169 pgs: 169 active+clean; 353 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 459 op/s 2023-12-01T16:46:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:33 smithi119 ceph-mon[94175]: osdmap e1869: 8 total, 8 up, 8 in 2023-12-01T16:46:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:33 smithi119 ceph-mon[108979]: pgmap v4024: 169 pgs: 169 active+clean; 353 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 459 op/s 2023-12-01T16:46:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:33 smithi119 ceph-mon[108979]: osdmap e1869: 8 total, 8 up, 8 in 2023-12-01T16:46:34.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:33 smithi183 ceph-mon[99169]: pgmap v4024: 169 pgs: 169 active+clean; 353 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 459 op/s 2023-12-01T16:46:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:33 smithi183 ceph-mon[99169]: osdmap e1869: 8 total, 8 up, 8 in 2023-12-01T16:46:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:46:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:46:34] "GET /metrics HTTP/1.1" 200 38864 "" "Prometheus/2.43.0" 2023-12-01T16:46:34.928 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:46:34.954 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 83886079~1 2023-12-01T16:46:34.963 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:46:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:34 smithi183 ceph-mon[99169]: osdmap e1870: 8 total, 8 up, 8 in 2023-12-01T16:46:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:34 smithi119 ceph-mon[94175]: osdmap e1870: 8 total, 8 up, 8 in 2023-12-01T16:46:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:34 smithi119 ceph-mon[108979]: osdmap e1870: 8 total, 8 up, 8 in 2023-12-01T16:46:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:35 smithi183 ceph-mon[99169]: pgmap v4027: 169 pgs: 169 active+clean; 385 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 15 KiB/s rd, 7.0 MiB/s wr, 27 op/s 2023-12-01T16:46:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:35 smithi183 ceph-mon[99169]: osdmap e1871: 8 total, 8 up, 8 in 2023-12-01T16:46:36.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:35 smithi119 ceph-mon[94175]: pgmap v4027: 169 pgs: 169 active+clean; 385 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 15 KiB/s rd, 7.0 MiB/s wr, 27 op/s 2023-12-01T16:46:36.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:35 smithi119 ceph-mon[94175]: osdmap e1871: 8 total, 8 up, 8 in 2023-12-01T16:46:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:35 smithi119 ceph-mon[108979]: pgmap v4027: 169 pgs: 169 active+clean; 385 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 15 KiB/s rd, 7.0 MiB/s wr, 27 op/s 2023-12-01T16:46:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:35 smithi119 ceph-mon[108979]: osdmap e1871: 8 total, 8 up, 8 in 2023-12-01T16:46:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:36 smithi119 ceph-mon[108979]: osdmap e1872: 8 total, 8 up, 8 in 2023-12-01T16:46:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:36 smithi119 ceph-mon[94175]: osdmap e1872: 8 total, 8 up, 8 in 2023-12-01T16:46:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:36 smithi183 ceph-mon[99169]: osdmap e1872: 8 total, 8 up, 8 in 2023-12-01T16:46:38.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:37 smithi119 ceph-mon[108979]: pgmap v4030: 169 pgs: 169 active+clean; 397 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 70 KiB/s rd, 9.0 MiB/s wr, 104 op/s 2023-12-01T16:46:38.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:37 smithi119 ceph-mon[108979]: osdmap e1873: 8 total, 8 up, 8 in 2023-12-01T16:46:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:37 smithi119 ceph-mon[94175]: pgmap v4030: 169 pgs: 169 active+clean; 397 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 70 KiB/s rd, 9.0 MiB/s wr, 104 op/s 2023-12-01T16:46:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:37 smithi119 ceph-mon[94175]: osdmap e1873: 8 total, 8 up, 8 in 2023-12-01T16:46:38.403 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:46:38.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:37 smithi183 ceph-mon[99169]: pgmap v4030: 169 pgs: 169 active+clean; 397 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 70 KiB/s rd, 9.0 MiB/s wr, 104 op/s 2023-12-01T16:46:38.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:37 smithi183 ceph-mon[99169]: osdmap e1873: 8 total, 8 up, 8 in 2023-12-01T16:46:38.555 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:46:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:38 smithi183 ceph-mon[99169]: osdmap e1874: 8 total, 8 up, 8 in 2023-12-01T16:46:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:38 smithi119 ceph-mon[94175]: osdmap e1874: 8 total, 8 up, 8 in 2023-12-01T16:46:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:38 smithi119 ceph-mon[108979]: osdmap e1874: 8 total, 8 up, 8 in 2023-12-01T16:46:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:40.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:39 smithi183 ceph-mon[99169]: pgmap v4033: 169 pgs: 169 active+clean; 397 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 55 KiB/s rd, 2.0 MiB/s wr, 76 op/s 2023-12-01T16:46:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:39 smithi183 ceph-mon[99169]: osdmap e1875: 8 total, 8 up, 8 in 2023-12-01T16:46:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:39 smithi119 ceph-mon[94175]: pgmap v4033: 169 pgs: 169 active+clean; 397 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 55 KiB/s rd, 2.0 MiB/s wr, 76 op/s 2023-12-01T16:46:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:39 smithi119 ceph-mon[94175]: osdmap e1875: 8 total, 8 up, 8 in 2023-12-01T16:46:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:39 smithi119 ceph-mon[108979]: pgmap v4033: 169 pgs: 169 active+clean; 397 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 55 KiB/s rd, 2.0 MiB/s wr, 76 op/s 2023-12-01T16:46:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:39 smithi119 ceph-mon[108979]: osdmap e1875: 8 total, 8 up, 8 in 2023-12-01T16:46:41.283 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.SnapsDataPool (12006 ms) 2023-12-01T16:46:41.283 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2023-12-01T16:46:41.314 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:46:41.325 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:46:41.384 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:46:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:40 smithi183 ceph-mon[99169]: osdmap e1876: 8 total, 8 up, 8 in 2023-12-01T16:46:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:40 smithi119 ceph-mon[94175]: osdmap e1876: 8 total, 8 up, 8 in 2023-12-01T16:46:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:40 smithi119 ceph-mon[108979]: osdmap e1876: 8 total, 8 up, 8 in 2023-12-01T16:46:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:41 smithi183 ceph-mon[99169]: pgmap v4036: 169 pgs: 169 active+clean; 417 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 499 op/s 2023-12-01T16:46:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:41 smithi183 ceph-mon[99169]: osdmap e1877: 8 total, 8 up, 8 in 2023-12-01T16:46:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:41 smithi183 ceph-mon[99169]: osdmap e1878: 8 total, 8 up, 8 in 2023-12-01T16:46:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:41 smithi119 ceph-mon[94175]: pgmap v4036: 169 pgs: 169 active+clean; 417 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 499 op/s 2023-12-01T16:46:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:41 smithi119 ceph-mon[94175]: osdmap e1877: 8 total, 8 up, 8 in 2023-12-01T16:46:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:41 smithi119 ceph-mon[94175]: osdmap e1878: 8 total, 8 up, 8 in 2023-12-01T16:46:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:41 smithi119 ceph-mon[108979]: pgmap v4036: 169 pgs: 169 active+clean; 417 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 499 op/s 2023-12-01T16:46:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:41 smithi119 ceph-mon[108979]: osdmap e1877: 8 total, 8 up, 8 in 2023-12-01T16:46:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:41 smithi119 ceph-mon[108979]: osdmap e1878: 8 total, 8 up, 8 in 2023-12-01T16:46:42.878 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 8388609~8388609 2023-12-01T16:46:42.892 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 0~1000 2023-12-01T16:46:42.892 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 1010~1000 2023-12-01T16:46:42.892 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap2 2023-12-01T16:46:44.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:43 smithi119 ceph-mon[108979]: pgmap v4039: 169 pgs: 169 active+clean; 417 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 499 op/s 2023-12-01T16:46:44.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:43 smithi119 ceph-mon[108979]: osdmap e1879: 8 total, 8 up, 8 in 2023-12-01T16:46:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:43 smithi119 ceph-mon[94175]: pgmap v4039: 169 pgs: 169 active+clean; 417 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 499 op/s 2023-12-01T16:46:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:43 smithi119 ceph-mon[94175]: osdmap e1879: 8 total, 8 up, 8 in 2023-12-01T16:46:44.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:43 smithi183 ceph-mon[99169]: pgmap v4039: 169 pgs: 169 active+clean; 417 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 499 op/s 2023-12-01T16:46:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:43 smithi183 ceph-mon[99169]: osdmap e1879: 8 total, 8 up, 8 in 2023-12-01T16:46:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:46:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:46:44] "GET /metrics HTTP/1.1" 200 38863 "" "Prometheus/2.43.0" 2023-12-01T16:46:44.891 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 8388609~1000 2023-12-01T16:46:44.898 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 16777228~1000 2023-12-01T16:46:44.898 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 167772160 2023-12-01T16:46:44.908 INFO:tasks.workunit.client.0.smithi119.stdout:write: 2 83886079~8388609 2023-12-01T16:46:44.924 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap3 2023-12-01T16:46:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:44 smithi183 ceph-mon[99169]: osdmap e1880: 8 total, 8 up, 8 in 2023-12-01T16:46:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:44 smithi119 ceph-mon[94175]: osdmap e1880: 8 total, 8 up, 8 in 2023-12-01T16:46:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:44 smithi119 ceph-mon[108979]: osdmap e1880: 8 total, 8 up, 8 in 2023-12-01T16:46:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:45 smithi183 ceph-mon[99169]: pgmap v4042: 169 pgs: 169 active+clean; 433 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 28 MiB/s rd, 6.0 MiB/s wr, 94 op/s 2023-12-01T16:46:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:45 smithi183 ceph-mon[99169]: osdmap e1881: 8 total, 8 up, 8 in 2023-12-01T16:46:46.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:45 smithi119 ceph-mon[108979]: pgmap v4042: 169 pgs: 169 active+clean; 433 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 28 MiB/s rd, 6.0 MiB/s wr, 94 op/s 2023-12-01T16:46:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:45 smithi119 ceph-mon[108979]: osdmap e1881: 8 total, 8 up, 8 in 2023-12-01T16:46:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:45 smithi119 ceph-mon[94175]: pgmap v4042: 169 pgs: 169 active+clean; 433 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 28 MiB/s rd, 6.0 MiB/s wr, 94 op/s 2023-12-01T16:46:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:45 smithi119 ceph-mon[94175]: osdmap e1881: 8 total, 8 up, 8 in 2023-12-01T16:46:46.910 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:46:46.941 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 83886079~1 2023-12-01T16:46:46.949 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:46:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:46 smithi183 ceph-mon[99169]: osdmap e1882: 8 total, 8 up, 8 in 2023-12-01T16:46:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:46 smithi119 ceph-mon[108979]: osdmap e1882: 8 total, 8 up, 8 in 2023-12-01T16:46:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:46 smithi119 ceph-mon[94175]: osdmap e1882: 8 total, 8 up, 8 in 2023-12-01T16:46:48.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:47 smithi183 ceph-mon[99169]: pgmap v4045: 169 pgs: 169 active+clean; 429 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2023-12-01T16:46:48.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:47 smithi183 ceph-mon[99169]: osdmap e1883: 8 total, 8 up, 8 in 2023-12-01T16:46:48.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:47 smithi119 ceph-mon[94175]: pgmap v4045: 169 pgs: 169 active+clean; 429 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2023-12-01T16:46:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:47 smithi119 ceph-mon[94175]: osdmap e1883: 8 total, 8 up, 8 in 2023-12-01T16:46:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:47 smithi119 ceph-mon[108979]: pgmap v4045: 169 pgs: 169 active+clean; 429 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2023-12-01T16:46:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:47 smithi119 ceph-mon[108979]: osdmap e1883: 8 total, 8 up, 8 in 2023-12-01T16:46:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:48 smithi183 ceph-mon[99169]: osdmap e1884: 8 total, 8 up, 8 in 2023-12-01T16:46:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:48 smithi119 ceph-mon[94175]: osdmap e1884: 8 total, 8 up, 8 in 2023-12-01T16:46:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:48 smithi119 ceph-mon[108979]: osdmap e1884: 8 total, 8 up, 8 in 2023-12-01T16:46:49.406 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:46:49.711 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:46:49.711 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (73m) 10m ago 73m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:46:49.712 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (73m) 10m ago 73m 99.2M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:46:49.712 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (74m) 10m ago 74m 24.8M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:46:49.712 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (74m) 10m ago 74m 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:46:49.712 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (77m) 10m ago 77m 458M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:46:49.712 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (79m) 10m ago 79m 604M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:46:49.712 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (79m) 10m ago 79m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:46:49.712 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (78m) 10m ago 78m 245M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:46:49.712 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (78m) 10m ago 78m 275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:46:49.712 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (73m) 10m ago 73m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:46:49.712 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (73m) 10m ago 73m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:46:49.712 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (77m) 10m ago 77m 2968M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:46:49.712 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (77m) 10m ago 77m 3761M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:46:49.712 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (76m) 10m ago 76m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:46:49.712 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (76m) 10m ago 76m 3256M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:46:49.712 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (76m) 10m ago 76m 2624M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:46:49.713 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (75m) 10m ago 75m 3198M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:46:49.713 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (75m) 10m ago 75m 2427M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:46:49.713 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (75m) 10m ago 75m 2832M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:46:49.713 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (73m) 10m ago 74m 88.2M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:46:50.129 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:46:50.129 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:46:50.130 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:46:50.130 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:46:50.130 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:46:50.130 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:46:50.130 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:46:50.130 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:46:50.130 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:46:50.130 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:46:50.130 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:46:50.130 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:46:50.130 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:46:50.130 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:46:50.130 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:46:50.130 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:46:50.131 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:46:50.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:49 smithi183 ceph-mon[99169]: pgmap v4048: 169 pgs: 169 active+clean; 429 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 39 op/s 2023-12-01T16:46:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:49 smithi183 ceph-mon[99169]: osdmap e1885: 8 total, 8 up, 8 in 2023-12-01T16:46:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:49 smithi183 ceph-mon[99169]: from='client.28934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:46:50.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:49 smithi119 ceph-mon[94175]: pgmap v4048: 169 pgs: 169 active+clean; 429 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 39 op/s 2023-12-01T16:46:50.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:49 smithi119 ceph-mon[94175]: osdmap e1885: 8 total, 8 up, 8 in 2023-12-01T16:46:50.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:49 smithi119 ceph-mon[94175]: from='client.28934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:46:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:49 smithi119 ceph-mon[108979]: pgmap v4048: 169 pgs: 169 active+clean; 429 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 39 op/s 2023-12-01T16:46:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:49 smithi119 ceph-mon[108979]: osdmap e1885: 8 total, 8 up, 8 in 2023-12-01T16:46:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:49 smithi119 ceph-mon[108979]: from='client.28934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:46:50.383 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 41943040 2023-12-01T16:46:50.406 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:46:50.558 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:46:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:50 smithi183 ceph-mon[99169]: from='client.19056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:46:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:50 smithi183 ceph-mon[99169]: osdmap e1886: 8 total, 8 up, 8 in 2023-12-01T16:46:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1709648666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:46:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:50 smithi119 ceph-mon[94175]: from='client.19056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:46:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:50 smithi119 ceph-mon[94175]: osdmap e1886: 8 total, 8 up, 8 in 2023-12-01T16:46:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1709648666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:46:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:50 smithi119 ceph-mon[108979]: from='client.19056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:46:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:50 smithi119 ceph-mon[108979]: osdmap e1886: 8 total, 8 up, 8 in 2023-12-01T16:46:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1709648666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:46:52.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:51 smithi183 ceph-mon[99169]: pgmap v4051: 169 pgs: 169 active+clean; 453 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2023-12-01T16:46:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:51 smithi183 ceph-mon[99169]: osdmap e1887: 8 total, 8 up, 8 in 2023-12-01T16:46:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:51 smithi183 ceph-mon[99169]: osdmap e1888: 8 total, 8 up, 8 in 2023-12-01T16:46:52.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:51 smithi119 ceph-mon[94175]: pgmap v4051: 169 pgs: 169 active+clean; 453 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2023-12-01T16:46:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:51 smithi119 ceph-mon[94175]: osdmap e1887: 8 total, 8 up, 8 in 2023-12-01T16:46:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:51 smithi119 ceph-mon[94175]: osdmap e1888: 8 total, 8 up, 8 in 2023-12-01T16:46:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:51 smithi119 ceph-mon[108979]: pgmap v4051: 169 pgs: 169 active+clean; 453 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2023-12-01T16:46:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:51 smithi119 ceph-mon[108979]: osdmap e1887: 8 total, 8 up, 8 in 2023-12-01T16:46:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:51 smithi119 ceph-mon[108979]: osdmap e1888: 8 total, 8 up, 8 in 2023-12-01T16:46:53.174 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (11892 ms) 2023-12-01T16:46:53.175 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2023-12-01T16:46:53.208 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:46:53.219 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:46:53.276 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:46:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:53 smithi119 ceph-mon[94175]: pgmap v4054: 169 pgs: 169 active+clean; 453 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2023-12-01T16:46:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:53 smithi119 ceph-mon[94175]: osdmap e1889: 8 total, 8 up, 8 in 2023-12-01T16:46:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:53 smithi119 ceph-mon[108979]: pgmap v4054: 169 pgs: 169 active+clean; 453 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2023-12-01T16:46:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:53 smithi119 ceph-mon[108979]: osdmap e1889: 8 total, 8 up, 8 in 2023-12-01T16:46:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:53 smithi183 ceph-mon[99169]: pgmap v4054: 169 pgs: 169 active+clean; 453 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2023-12-01T16:46:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:53 smithi183 ceph-mon[99169]: osdmap e1889: 8 total, 8 up, 8 in 2023-12-01T16:46:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:46:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:46:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:46:54] "GET /metrics HTTP/1.1" 200 38870 "" "Prometheus/2.43.0" 2023-12-01T16:46:54.947 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 8388609~8388609 2023-12-01T16:46:54.961 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 0~1000 2023-12-01T16:46:54.961 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 1010~1000 2023-12-01T16:46:54.961 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap2 2023-12-01T16:46:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:54 smithi183 ceph-mon[99169]: osdmap e1890: 8 total, 8 up, 8 in 2023-12-01T16:46:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:54 smithi119 ceph-mon[108979]: osdmap e1890: 8 total, 8 up, 8 in 2023-12-01T16:46:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:54 smithi119 ceph-mon[94175]: osdmap e1890: 8 total, 8 up, 8 in 2023-12-01T16:46:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:55 smithi183 ceph-mon[99169]: pgmap v4057: 169 pgs: 169 active+clean; 465 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 54 MiB/s rd, 7.0 MiB/s wr, 292 op/s 2023-12-01T16:46:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:55 smithi183 ceph-mon[99169]: osdmap e1891: 8 total, 8 up, 8 in 2023-12-01T16:46:56.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:55 smithi119 ceph-mon[94175]: pgmap v4057: 169 pgs: 169 active+clean; 465 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 54 MiB/s rd, 7.0 MiB/s wr, 292 op/s 2023-12-01T16:46:56.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:55 smithi119 ceph-mon[94175]: osdmap e1891: 8 total, 8 up, 8 in 2023-12-01T16:46:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:55 smithi119 ceph-mon[108979]: pgmap v4057: 169 pgs: 169 active+clean; 465 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 54 MiB/s rd, 7.0 MiB/s wr, 292 op/s 2023-12-01T16:46:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:55 smithi119 ceph-mon[108979]: osdmap e1891: 8 total, 8 up, 8 in 2023-12-01T16:46:56.958 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 8388609~1000 2023-12-01T16:46:56.966 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 16777228~1000 2023-12-01T16:46:56.967 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 167772160 2023-12-01T16:46:56.976 INFO:tasks.workunit.client.0.smithi119.stdout:write: 2 83886079~8388609 2023-12-01T16:46:56.987 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap3 2023-12-01T16:46:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:56 smithi119 ceph-mon[108979]: osdmap e1892: 8 total, 8 up, 8 in 2023-12-01T16:46:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:56 smithi119 ceph-mon[94175]: osdmap e1892: 8 total, 8 up, 8 in 2023-12-01T16:46:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:56 smithi183 ceph-mon[99169]: osdmap e1892: 8 total, 8 up, 8 in 2023-12-01T16:46:58.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:57 smithi119 ceph-mon[94175]: pgmap v4060: 169 pgs: 169 active+clean; 469 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 70 MiB/s rd, 10 MiB/s wr, 520 op/s 2023-12-01T16:46:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:57 smithi119 ceph-mon[94175]: osdmap e1893: 8 total, 8 up, 8 in 2023-12-01T16:46:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:57 smithi119 ceph-mon[108979]: pgmap v4060: 169 pgs: 169 active+clean; 469 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 70 MiB/s rd, 10 MiB/s wr, 520 op/s 2023-12-01T16:46:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:57 smithi119 ceph-mon[108979]: osdmap e1893: 8 total, 8 up, 8 in 2023-12-01T16:46:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:57 smithi183 ceph-mon[99169]: pgmap v4060: 169 pgs: 169 active+clean; 469 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 70 MiB/s rd, 10 MiB/s wr, 520 op/s 2023-12-01T16:46:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:57 smithi183 ceph-mon[99169]: osdmap e1893: 8 total, 8 up, 8 in 2023-12-01T16:46:58.970 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:46:58.997 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 83886079~1 2023-12-01T16:46:59.006 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 0 2023-12-01T16:46:59.023 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:46:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:58 smithi183 ceph-mon[99169]: osdmap e1894: 8 total, 8 up, 8 in 2023-12-01T16:46:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:58 smithi119 ceph-mon[94175]: osdmap e1894: 8 total, 8 up, 8 in 2023-12-01T16:46:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:58 smithi119 ceph-mon[108979]: osdmap e1894: 8 total, 8 up, 8 in 2023-12-01T16:47:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:59 smithi183 ceph-mon[99169]: pgmap v4063: 169 pgs: 169 active+clean; 469 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 228 op/s 2023-12-01T16:47:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:46:59 smithi183 ceph-mon[99169]: osdmap e1895: 8 total, 8 up, 8 in 2023-12-01T16:47:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:59 smithi119 ceph-mon[94175]: pgmap v4063: 169 pgs: 169 active+clean; 469 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 228 op/s 2023-12-01T16:47:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:46:59 smithi119 ceph-mon[94175]: osdmap e1895: 8 total, 8 up, 8 in 2023-12-01T16:47:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:59 smithi119 ceph-mon[108979]: pgmap v4063: 169 pgs: 169 active+clean; 469 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 228 op/s 2023-12-01T16:47:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:46:59 smithi119 ceph-mon[108979]: osdmap e1895: 8 total, 8 up, 8 in 2023-12-01T16:47:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:00 smithi183 ceph-mon[99169]: osdmap e1896: 8 total, 8 up, 8 in 2023-12-01T16:47:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:00 smithi119 ceph-mon[94175]: osdmap e1896: 8 total, 8 up, 8 in 2023-12-01T16:47:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:00 smithi119 ceph-mon[108979]: osdmap e1896: 8 total, 8 up, 8 in 2023-12-01T16:47:02.227 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:47:02.370 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:47:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:01 smithi183 ceph-mon[99169]: pgmap v4066: 169 pgs: 169 active+clean; 509 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 147 KiB/s rd, 8.0 MiB/s wr, 216 op/s 2023-12-01T16:47:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:01 smithi183 ceph-mon[99169]: osdmap e1897: 8 total, 8 up, 8 in 2023-12-01T16:47:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:01 smithi183 ceph-mon[99169]: osdmap e1898: 8 total, 8 up, 8 in 2023-12-01T16:47:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:01 smithi119 ceph-mon[94175]: pgmap v4066: 169 pgs: 169 active+clean; 509 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 147 KiB/s rd, 8.0 MiB/s wr, 216 op/s 2023-12-01T16:47:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:01 smithi119 ceph-mon[94175]: osdmap e1897: 8 total, 8 up, 8 in 2023-12-01T16:47:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:01 smithi119 ceph-mon[94175]: osdmap e1898: 8 total, 8 up, 8 in 2023-12-01T16:47:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:01 smithi119 ceph-mon[108979]: pgmap v4066: 169 pgs: 169 active+clean; 509 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 147 KiB/s rd, 8.0 MiB/s wr, 216 op/s 2023-12-01T16:47:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:01 smithi119 ceph-mon[108979]: osdmap e1897: 8 total, 8 up, 8 in 2023-12-01T16:47:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:01 smithi119 ceph-mon[108979]: osdmap e1898: 8 total, 8 up, 8 in 2023-12-01T16:47:04.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:03 smithi183 ceph-mon[99169]: pgmap v4069: 169 pgs: 169 active+clean; 509 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 147 KiB/s rd, 8.0 MiB/s wr, 216 op/s 2023-12-01T16:47:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:03 smithi183 ceph-mon[99169]: osdmap e1899: 8 total, 8 up, 8 in 2023-12-01T16:47:04.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:03 smithi119 ceph-mon[94175]: pgmap v4069: 169 pgs: 169 active+clean; 509 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 147 KiB/s rd, 8.0 MiB/s wr, 216 op/s 2023-12-01T16:47:04.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:03 smithi119 ceph-mon[94175]: osdmap e1899: 8 total, 8 up, 8 in 2023-12-01T16:47:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:47:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:47:04] "GET /metrics HTTP/1.1" 200 38870 "" "Prometheus/2.43.0" 2023-12-01T16:47:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:03 smithi119 ceph-mon[108979]: pgmap v4069: 169 pgs: 169 active+clean; 509 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 147 KiB/s rd, 8.0 MiB/s wr, 216 op/s 2023-12-01T16:47:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:03 smithi119 ceph-mon[108979]: osdmap e1899: 8 total, 8 up, 8 in 2023-12-01T16:47:05.246 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (12072 ms) 2023-12-01T16:47:05.247 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2023-12-01T16:47:05.280 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:47:05.291 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:47:05.355 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:47:05.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:04 smithi183 ceph-mon[99169]: osdmap e1900: 8 total, 8 up, 8 in 2023-12-01T16:47:05.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:47:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:04 smithi119 ceph-mon[94175]: osdmap e1900: 8 total, 8 up, 8 in 2023-12-01T16:47:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:47:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:04 smithi119 ceph-mon[108979]: osdmap e1900: 8 total, 8 up, 8 in 2023-12-01T16:47:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:47:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:05 smithi183 ceph-mon[99169]: pgmap v4072: 169 pgs: 169 active+clean; 505 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 13 MiB/s rd, 14 KiB/s wr, 209 op/s 2023-12-01T16:47:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:05 smithi183 ceph-mon[99169]: osdmap e1901: 8 total, 8 up, 8 in 2023-12-01T16:47:06.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:05 smithi119 ceph-mon[108979]: pgmap v4072: 169 pgs: 169 active+clean; 505 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 13 MiB/s rd, 14 KiB/s wr, 209 op/s 2023-12-01T16:47:06.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:05 smithi119 ceph-mon[108979]: osdmap e1901: 8 total, 8 up, 8 in 2023-12-01T16:47:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:05 smithi119 ceph-mon[94175]: pgmap v4072: 169 pgs: 169 active+clean; 505 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 13 MiB/s rd, 14 KiB/s wr, 209 op/s 2023-12-01T16:47:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:05 smithi119 ceph-mon[94175]: osdmap e1901: 8 total, 8 up, 8 in 2023-12-01T16:47:07.011 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 8388609~8388609 2023-12-01T16:47:07.022 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 0~1000 2023-12-01T16:47:07.023 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 1010~1000 2023-12-01T16:47:07.024 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap2 2023-12-01T16:47:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:06 smithi183 ceph-mon[99169]: osdmap e1902: 8 total, 8 up, 8 in 2023-12-01T16:47:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:06 smithi119 ceph-mon[94175]: osdmap e1902: 8 total, 8 up, 8 in 2023-12-01T16:47:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:06 smithi119 ceph-mon[108979]: osdmap e1902: 8 total, 8 up, 8 in 2023-12-01T16:47:08.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:07 smithi183 ceph-mon[99169]: pgmap v4075: 169 pgs: 169 active+clean; 517 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 402 op/s 2023-12-01T16:47:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:07 smithi183 ceph-mon[99169]: osdmap e1903: 8 total, 8 up, 8 in 2023-12-01T16:47:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:07 smithi119 ceph-mon[94175]: pgmap v4075: 169 pgs: 169 active+clean; 517 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 402 op/s 2023-12-01T16:47:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:07 smithi119 ceph-mon[94175]: osdmap e1903: 8 total, 8 up, 8 in 2023-12-01T16:47:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:07 smithi119 ceph-mon[108979]: pgmap v4075: 169 pgs: 169 active+clean; 517 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 402 op/s 2023-12-01T16:47:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:07 smithi119 ceph-mon[108979]: osdmap e1903: 8 total, 8 up, 8 in 2023-12-01T16:47:09.021 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 8388609~1000 2023-12-01T16:47:09.028 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 16777228~1000 2023-12-01T16:47:09.028 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 167772160 2023-12-01T16:47:09.037 INFO:tasks.workunit.client.0.smithi119.stdout:write: 2 83886079~8388609 2023-12-01T16:47:09.046 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap3 2023-12-01T16:47:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:09 smithi183 ceph-mon[99169]: osdmap e1904: 8 total, 8 up, 8 in 2023-12-01T16:47:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:47:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:47:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:47:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:47:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:47:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:47:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:09 smithi119 ceph-mon[94175]: osdmap e1904: 8 total, 8 up, 8 in 2023-12-01T16:47:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:47:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:47:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:47:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:47:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:47:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:47:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:09 smithi119 ceph-mon[108979]: osdmap e1904: 8 total, 8 up, 8 in 2023-12-01T16:47:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:47:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:47:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:47:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:47:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:47:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:47:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:10 smithi183 ceph-mon[99169]: pgmap v4078: 169 pgs: 169 active+clean; 517 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 17 MiB/s rd, 6.0 MiB/s wr, 192 op/s 2023-12-01T16:47:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:47:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:10 smithi183 ceph-mon[99169]: osdmap e1905: 8 total, 8 up, 8 in 2023-12-01T16:47:10.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:10 smithi119 ceph-mon[94175]: pgmap v4078: 169 pgs: 169 active+clean; 517 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 17 MiB/s rd, 6.0 MiB/s wr, 192 op/s 2023-12-01T16:47:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:47:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:10 smithi119 ceph-mon[94175]: osdmap e1905: 8 total, 8 up, 8 in 2023-12-01T16:47:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:10 smithi119 ceph-mon[108979]: pgmap v4078: 169 pgs: 169 active+clean; 517 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 17 MiB/s rd, 6.0 MiB/s wr, 192 op/s 2023-12-01T16:47:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:47:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:10 smithi119 ceph-mon[108979]: osdmap e1905: 8 total, 8 up, 8 in 2023-12-01T16:47:11.039 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:47:11.066 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 83886079~1 2023-12-01T16:47:11.077 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:47:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:11 smithi183 ceph-mon[99169]: osdmap e1906: 8 total, 8 up, 8 in 2023-12-01T16:47:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:11 smithi119 ceph-mon[108979]: osdmap e1906: 8 total, 8 up, 8 in 2023-12-01T16:47:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:11 smithi119 ceph-mon[94175]: osdmap e1906: 8 total, 8 up, 8 in 2023-12-01T16:47:12.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:12 smithi183 ceph-mon[99169]: pgmap v4081: 169 pgs: 169 active+clean; 565 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 173 op/s 2023-12-01T16:47:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:12 smithi183 ceph-mon[99169]: osdmap e1907: 8 total, 8 up, 8 in 2023-12-01T16:47:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:12 smithi183 ceph-mon[99169]: osdmap e1908: 8 total, 8 up, 8 in 2023-12-01T16:47:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:12 smithi119 ceph-mon[94175]: pgmap v4081: 169 pgs: 169 active+clean; 565 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 173 op/s 2023-12-01T16:47:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:12 smithi119 ceph-mon[94175]: osdmap e1907: 8 total, 8 up, 8 in 2023-12-01T16:47:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:12 smithi119 ceph-mon[94175]: osdmap e1908: 8 total, 8 up, 8 in 2023-12-01T16:47:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:12 smithi119 ceph-mon[108979]: pgmap v4081: 169 pgs: 169 active+clean; 565 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 173 op/s 2023-12-01T16:47:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:12 smithi119 ceph-mon[108979]: osdmap e1907: 8 total, 8 up, 8 in 2023-12-01T16:47:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:12 smithi119 ceph-mon[108979]: osdmap e1908: 8 total, 8 up, 8 in 2023-12-01T16:47:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:13 smithi119 ceph-mon[94175]: pgmap v4084: 169 pgs: 169 active+clean; 565 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 173 op/s 2023-12-01T16:47:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:13 smithi119 ceph-mon[94175]: osdmap e1909: 8 total, 8 up, 8 in 2023-12-01T16:47:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:13 smithi119 ceph-mon[108979]: pgmap v4084: 169 pgs: 169 active+clean; 565 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 173 op/s 2023-12-01T16:47:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:13 smithi119 ceph-mon[108979]: osdmap e1909: 8 total, 8 up, 8 in 2023-12-01T16:47:14.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:13 smithi183 ceph-mon[99169]: pgmap v4084: 169 pgs: 169 active+clean; 565 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 173 op/s 2023-12-01T16:47:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:13 smithi183 ceph-mon[99169]: osdmap e1909: 8 total, 8 up, 8 in 2023-12-01T16:47:14.305 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 0 2023-12-01T16:47:14.386 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:47:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:47:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:47:14] "GET /metrics HTTP/1.1" 200 38867 "" "Prometheus/2.43.0" 2023-12-01T16:47:14.507 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:47:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:14 smithi183 ceph-mon[99169]: osdmap e1910: 8 total, 8 up, 8 in 2023-12-01T16:47:15.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:14 smithi119 ceph-mon[94175]: osdmap e1910: 8 total, 8 up, 8 in 2023-12-01T16:47:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:14 smithi119 ceph-mon[108979]: osdmap e1910: 8 total, 8 up, 8 in 2023-12-01T16:47:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:15 smithi183 ceph-mon[99169]: pgmap v4087: 169 pgs: 169 active+clean; 573 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 15 MiB/s rd, 1.0 MiB/s wr, 117 op/s 2023-12-01T16:47:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:15 smithi183 ceph-mon[99169]: osdmap e1911: 8 total, 8 up, 8 in 2023-12-01T16:47:16.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:15 smithi119 ceph-mon[94175]: pgmap v4087: 169 pgs: 169 active+clean; 573 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 15 MiB/s rd, 1.0 MiB/s wr, 117 op/s 2023-12-01T16:47:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:15 smithi119 ceph-mon[94175]: osdmap e1911: 8 total, 8 up, 8 in 2023-12-01T16:47:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:15 smithi119 ceph-mon[108979]: pgmap v4087: 169 pgs: 169 active+clean; 573 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 15 MiB/s rd, 1.0 MiB/s wr, 117 op/s 2023-12-01T16:47:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:15 smithi119 ceph-mon[108979]: osdmap e1911: 8 total, 8 up, 8 in 2023-12-01T16:47:17.140 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (11894 ms) 2023-12-01T16:47:17.140 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2023-12-01T16:47:17.175 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:47:17.188 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:47:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:16 smithi183 ceph-mon[99169]: osdmap e1912: 8 total, 8 up, 8 in 2023-12-01T16:47:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:16 smithi119 ceph-mon[94175]: osdmap e1912: 8 total, 8 up, 8 in 2023-12-01T16:47:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:16 smithi119 ceph-mon[108979]: osdmap e1912: 8 total, 8 up, 8 in 2023-12-01T16:47:17.252 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:47:18.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:17 smithi183 ceph-mon[99169]: pgmap v4090: 169 pgs: 169 active+clean; 589 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 40 MiB/s rd, 5.0 MiB/s wr, 399 op/s 2023-12-01T16:47:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:17 smithi183 ceph-mon[99169]: osdmap e1913: 8 total, 8 up, 8 in 2023-12-01T16:47:18.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:17 smithi119 ceph-mon[108979]: pgmap v4090: 169 pgs: 169 active+clean; 589 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 40 MiB/s rd, 5.0 MiB/s wr, 399 op/s 2023-12-01T16:47:18.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:17 smithi119 ceph-mon[108979]: osdmap e1913: 8 total, 8 up, 8 in 2023-12-01T16:47:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:17 smithi119 ceph-mon[94175]: pgmap v4090: 169 pgs: 169 active+clean; 589 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 40 MiB/s rd, 5.0 MiB/s wr, 399 op/s 2023-12-01T16:47:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:17 smithi119 ceph-mon[94175]: osdmap e1913: 8 total, 8 up, 8 in 2023-12-01T16:47:18.927 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 8388609~8388609 2023-12-01T16:47:18.939 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 0~1000 2023-12-01T16:47:18.939 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 1010~1000 2023-12-01T16:47:18.939 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap2 2023-12-01T16:47:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:18 smithi183 ceph-mon[99169]: osdmap e1914: 8 total, 8 up, 8 in 2023-12-01T16:47:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:18 smithi119 ceph-mon[94175]: osdmap e1914: 8 total, 8 up, 8 in 2023-12-01T16:47:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:18 smithi119 ceph-mon[108979]: osdmap e1914: 8 total, 8 up, 8 in 2023-12-01T16:47:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:19 smithi183 ceph-mon[99169]: pgmap v4093: 169 pgs: 169 active+clean; 589 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 25 MiB/s rd, 4.0 MiB/s wr, 282 op/s 2023-12-01T16:47:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:19 smithi183 ceph-mon[99169]: osdmap e1915: 8 total, 8 up, 8 in 2023-12-01T16:47:20.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:19 smithi119 ceph-mon[94175]: pgmap v4093: 169 pgs: 169 active+clean; 589 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 25 MiB/s rd, 4.0 MiB/s wr, 282 op/s 2023-12-01T16:47:20.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:19 smithi119 ceph-mon[94175]: osdmap e1915: 8 total, 8 up, 8 in 2023-12-01T16:47:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:19 smithi119 ceph-mon[108979]: pgmap v4093: 169 pgs: 169 active+clean; 589 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 25 MiB/s rd, 4.0 MiB/s wr, 282 op/s 2023-12-01T16:47:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:19 smithi119 ceph-mon[108979]: osdmap e1915: 8 total, 8 up, 8 in 2023-12-01T16:47:20.480 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:47:20.785 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:47:20.786 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (73m) 12s ago 74m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:47:20.786 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (74m) 12s ago 74m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:47:20.786 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (75m) 12s ago 75m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:47:20.786 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (75m) 12s ago 75m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:47:20.786 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (78m) 12s ago 78m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:47:20.786 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (79m) 12s ago 79m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:47:20.786 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (80m) 12s ago 80m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:47:20.786 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (78m) 12s ago 78m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:47:20.786 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (78m) 12s ago 78m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:47:20.786 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (74m) 12s ago 74m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:47:20.786 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (74m) 12s ago 74m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:47:20.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (78m) 12s ago 78m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:47:20.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (77m) 12s ago 77m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:47:20.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (77m) 12s ago 77m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:47:20.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (77m) 12s ago 77m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:47:20.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (76m) 12s ago 76m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:47:20.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (76m) 12s ago 76m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:47:20.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (75m) 12s ago 75m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:47:20.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (75m) 12s ago 75m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:47:20.787 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (73m) 12s ago 74m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:47:20.941 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 8388609~1000 2023-12-01T16:47:20.950 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 16777228~1000 2023-12-01T16:47:20.950 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 167772160 2023-12-01T16:47:20.959 INFO:tasks.workunit.client.0.smithi119.stdout:write: 2 83886079~8388609 2023-12-01T16:47:20.967 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap3 2023-12-01T16:47:21.188 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:47:21.188 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:47:21.188 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:47:21.188 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:47:21.188 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:47:21.189 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:47:21.189 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:47:21.189 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:47:21.189 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:47:21.189 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:47:21.189 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:47:21.189 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:47:21.189 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:47:21.189 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:47:21.189 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:47:21.189 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:47:21.189 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:47:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:20 smithi183 ceph-mon[99169]: osdmap e1916: 8 total, 8 up, 8 in 2023-12-01T16:47:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:20 smithi119 ceph-mon[94175]: osdmap e1916: 8 total, 8 up, 8 in 2023-12-01T16:47:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:20 smithi119 ceph-mon[108979]: osdmap e1916: 8 total, 8 up, 8 in 2023-12-01T16:47:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:21 smithi183 ceph-mon[99169]: pgmap v4096: 169 pgs: 169 active+clean; 597 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 26 MiB/s rd, 9.0 MiB/s wr, 283 op/s 2023-12-01T16:47:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:21 smithi183 ceph-mon[99169]: from='client.19068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:47:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:21 smithi183 ceph-mon[99169]: from='client.28958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:47:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:21 smithi183 ceph-mon[99169]: osdmap e1917: 8 total, 8 up, 8 in 2023-12-01T16:47:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:21 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2653136663' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:47:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:21 smithi183 ceph-mon[99169]: osdmap e1918: 8 total, 8 up, 8 in 2023-12-01T16:47:22.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:21 smithi119 ceph-mon[94175]: pgmap v4096: 169 pgs: 169 active+clean; 597 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 26 MiB/s rd, 9.0 MiB/s wr, 283 op/s 2023-12-01T16:47:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:21 smithi119 ceph-mon[94175]: from='client.19068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:47:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:21 smithi119 ceph-mon[94175]: from='client.28958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:47:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:21 smithi119 ceph-mon[94175]: osdmap e1917: 8 total, 8 up, 8 in 2023-12-01T16:47:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2653136663' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:47:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:21 smithi119 ceph-mon[94175]: osdmap e1918: 8 total, 8 up, 8 in 2023-12-01T16:47:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:21 smithi119 ceph-mon[108979]: pgmap v4096: 169 pgs: 169 active+clean; 597 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 26 MiB/s rd, 9.0 MiB/s wr, 283 op/s 2023-12-01T16:47:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:21 smithi119 ceph-mon[108979]: from='client.19068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:47:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:21 smithi119 ceph-mon[108979]: from='client.28958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:47:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:21 smithi119 ceph-mon[108979]: osdmap e1917: 8 total, 8 up, 8 in 2023-12-01T16:47:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:21 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2653136663' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:47:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:21 smithi119 ceph-mon[108979]: osdmap e1918: 8 total, 8 up, 8 in 2023-12-01T16:47:22.886 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:47:22.915 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 83886079~1 2023-12-01T16:47:22.924 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:47:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:23 smithi119 ceph-mon[94175]: pgmap v4099: 169 pgs: 169 active+clean; 597 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 26 MiB/s rd, 9.0 MiB/s wr, 283 op/s 2023-12-01T16:47:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:23 smithi119 ceph-mon[94175]: osdmap e1919: 8 total, 8 up, 8 in 2023-12-01T16:47:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:23 smithi119 ceph-mon[108979]: pgmap v4099: 169 pgs: 169 active+clean; 597 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 26 MiB/s rd, 9.0 MiB/s wr, 283 op/s 2023-12-01T16:47:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:23 smithi119 ceph-mon[108979]: osdmap e1919: 8 total, 8 up, 8 in 2023-12-01T16:47:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:23 smithi183 ceph-mon[99169]: pgmap v4099: 169 pgs: 169 active+clean; 597 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 26 MiB/s rd, 9.0 MiB/s wr, 283 op/s 2023-12-01T16:47:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:23 smithi183 ceph-mon[99169]: osdmap e1919: 8 total, 8 up, 8 in 2023-12-01T16:47:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:47:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:47:24] "GET /metrics HTTP/1.1" 200 38860 "" "Prometheus/2.43.0" 2023-12-01T16:47:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:24 smithi183 ceph-mon[99169]: osdmap e1920: 8 total, 8 up, 8 in 2023-12-01T16:47:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:24 smithi119 ceph-mon[94175]: osdmap e1920: 8 total, 8 up, 8 in 2023-12-01T16:47:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:24 smithi119 ceph-mon[108979]: osdmap e1920: 8 total, 8 up, 8 in 2023-12-01T16:47:26.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:25 smithi119 ceph-mon[94175]: pgmap v4102: 169 pgs: 169 active+clean; 613 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 38 KiB/s rd, 3.0 MiB/s wr, 62 op/s 2023-12-01T16:47:26.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:25 smithi119 ceph-mon[94175]: osdmap e1921: 8 total, 8 up, 8 in 2023-12-01T16:47:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:25 smithi119 ceph-mon[108979]: pgmap v4102: 169 pgs: 169 active+clean; 613 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 38 KiB/s rd, 3.0 MiB/s wr, 62 op/s 2023-12-01T16:47:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:25 smithi119 ceph-mon[108979]: osdmap e1921: 8 total, 8 up, 8 in 2023-12-01T16:47:26.386 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 167772160 2023-12-01T16:47:26.398 INFO:tasks.workunit.client.0.smithi119.stdout:write: * 83886080~1000 2023-12-01T16:47:26.426 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:47:26.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:25 smithi183 ceph-mon[99169]: pgmap v4102: 169 pgs: 169 active+clean; 613 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 38 KiB/s rd, 3.0 MiB/s wr, 62 op/s 2023-12-01T16:47:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:25 smithi183 ceph-mon[99169]: osdmap e1921: 8 total, 8 up, 8 in 2023-12-01T16:47:26.585 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:47:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:26 smithi183 ceph-mon[99169]: osdmap e1922: 8 total, 8 up, 8 in 2023-12-01T16:47:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:26 smithi119 ceph-mon[108979]: osdmap e1922: 8 total, 8 up, 8 in 2023-12-01T16:47:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:26 smithi119 ceph-mon[94175]: osdmap e1922: 8 total, 8 up, 8 in 2023-12-01T16:47:28.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:27 smithi183 ceph-mon[99169]: pgmap v4105: 169 pgs: 169 active+clean; 621 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T16:47:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:27 smithi183 ceph-mon[99169]: osdmap e1923: 8 total, 8 up, 8 in 2023-12-01T16:47:28.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:27 smithi119 ceph-mon[94175]: pgmap v4105: 169 pgs: 169 active+clean; 621 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T16:47:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:27 smithi119 ceph-mon[94175]: osdmap e1923: 8 total, 8 up, 8 in 2023-12-01T16:47:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:27 smithi119 ceph-mon[108979]: pgmap v4105: 169 pgs: 169 active+clean; 621 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T16:47:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:27 smithi119 ceph-mon[108979]: osdmap e1923: 8 total, 8 up, 8 in 2023-12-01T16:47:29.337 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (12197 ms) 2023-12-01T16:47:29.338 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2023-12-01T16:47:29.370 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:47:29.380 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 41943040~10 2023-12-01T16:47:29.389 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:47:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:28 smithi183 ceph-mon[99169]: osdmap e1924: 8 total, 8 up, 8 in 2023-12-01T16:47:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:28 smithi119 ceph-mon[108979]: osdmap e1924: 8 total, 8 up, 8 in 2023-12-01T16:47:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:28 smithi119 ceph-mon[94175]: osdmap e1924: 8 total, 8 up, 8 in 2023-12-01T16:47:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:29 smithi183 ceph-mon[99169]: pgmap v4108: 169 pgs: 169 active+clean; 621 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 81 KiB/s rd, 1.0 MiB/s wr, 107 op/s 2023-12-01T16:47:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:29 smithi183 ceph-mon[99169]: osdmap e1925: 8 total, 8 up, 8 in 2023-12-01T16:47:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:29 smithi119 ceph-mon[94175]: pgmap v4108: 169 pgs: 169 active+clean; 621 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 81 KiB/s rd, 1.0 MiB/s wr, 107 op/s 2023-12-01T16:47:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:29 smithi119 ceph-mon[94175]: osdmap e1925: 8 total, 8 up, 8 in 2023-12-01T16:47:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:29 smithi119 ceph-mon[108979]: pgmap v4108: 169 pgs: 169 active+clean; 621 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 81 KiB/s rd, 1.0 MiB/s wr, 107 op/s 2023-12-01T16:47:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:29 smithi119 ceph-mon[108979]: osdmap e1925: 8 total, 8 up, 8 in 2023-12-01T16:47:30.995 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 41943040 2023-12-01T16:47:31.018 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:47:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:30 smithi183 ceph-mon[99169]: osdmap e1926: 8 total, 8 up, 8 in 2023-12-01T16:47:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:30 smithi119 ceph-mon[94175]: osdmap e1926: 8 total, 8 up, 8 in 2023-12-01T16:47:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:30 smithi119 ceph-mon[108979]: osdmap e1926: 8 total, 8 up, 8 in 2023-12-01T16:47:32.033 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:47:32.044 INFO:tasks.workunit.client.0.smithi119.stdout:write: Y 41943040~5 2023-12-01T16:47:32.152 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:47:32.229 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:47:32.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:31 smithi183 ceph-mon[99169]: pgmap v4111: 169 pgs: 169 active+clean; 621 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 508 op/s 2023-12-01T16:47:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:31 smithi183 ceph-mon[99169]: osdmap e1927: 8 total, 8 up, 8 in 2023-12-01T16:47:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:31 smithi183 ceph-mon[99169]: osdmap e1928: 8 total, 8 up, 8 in 2023-12-01T16:47:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:31 smithi119 ceph-mon[94175]: pgmap v4111: 169 pgs: 169 active+clean; 621 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 508 op/s 2023-12-01T16:47:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:31 smithi119 ceph-mon[94175]: osdmap e1927: 8 total, 8 up, 8 in 2023-12-01T16:47:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:31 smithi119 ceph-mon[94175]: osdmap e1928: 8 total, 8 up, 8 in 2023-12-01T16:47:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:31 smithi119 ceph-mon[108979]: pgmap v4111: 169 pgs: 169 active+clean; 621 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 508 op/s 2023-12-01T16:47:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:31 smithi119 ceph-mon[108979]: osdmap e1927: 8 total, 8 up, 8 in 2023-12-01T16:47:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:31 smithi119 ceph-mon[108979]: osdmap e1928: 8 total, 8 up, 8 in 2023-12-01T16:47:33.111 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (3773 ms) 2023-12-01T16:47:33.111 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2023-12-01T16:47:33.145 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:47:33.156 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:47:33.216 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:47:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:34 smithi183 ceph-mon[99169]: pgmap v4114: 169 pgs: 169 active+clean; 621 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 508 op/s 2023-12-01T16:47:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:34 smithi183 ceph-mon[99169]: osdmap e1929: 8 total, 8 up, 8 in 2023-12-01T16:47:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:47:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:47:34] "GET /metrics HTTP/1.1" 200 38860 "" "Prometheus/2.43.0" 2023-12-01T16:47:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:34 smithi119 ceph-mon[94175]: pgmap v4114: 169 pgs: 169 active+clean; 621 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 508 op/s 2023-12-01T16:47:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:34 smithi119 ceph-mon[94175]: osdmap e1929: 8 total, 8 up, 8 in 2023-12-01T16:47:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:34 smithi119 ceph-mon[108979]: pgmap v4114: 169 pgs: 169 active+clean; 621 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 508 op/s 2023-12-01T16:47:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:34 smithi119 ceph-mon[108979]: osdmap e1929: 8 total, 8 up, 8 in 2023-12-01T16:47:35.024 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 8388609~8388609 2023-12-01T16:47:35.035 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 0~1000 2023-12-01T16:47:35.035 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 1010~1000 2023-12-01T16:47:35.035 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap2 2023-12-01T16:47:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:35 smithi183 ceph-mon[99169]: osdmap e1930: 8 total, 8 up, 8 in 2023-12-01T16:47:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:35 smithi119 ceph-mon[94175]: osdmap e1930: 8 total, 8 up, 8 in 2023-12-01T16:47:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:35 smithi119 ceph-mon[108979]: osdmap e1930: 8 total, 8 up, 8 in 2023-12-01T16:47:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:36 smithi183 ceph-mon[99169]: pgmap v4117: 169 pgs: 169 active+clean; 629 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 263 KiB/s rd, 2.0 MiB/s wr, 336 op/s 2023-12-01T16:47:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:36 smithi183 ceph-mon[99169]: osdmap e1931: 8 total, 8 up, 8 in 2023-12-01T16:47:36.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:36 smithi119 ceph-mon[94175]: pgmap v4117: 169 pgs: 169 active+clean; 629 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 263 KiB/s rd, 2.0 MiB/s wr, 336 op/s 2023-12-01T16:47:36.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:36 smithi119 ceph-mon[94175]: osdmap e1931: 8 total, 8 up, 8 in 2023-12-01T16:47:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:36 smithi119 ceph-mon[108979]: pgmap v4117: 169 pgs: 169 active+clean; 629 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 263 KiB/s rd, 2.0 MiB/s wr, 336 op/s 2023-12-01T16:47:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:36 smithi119 ceph-mon[108979]: osdmap e1931: 8 total, 8 up, 8 in 2023-12-01T16:47:37.039 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 8388609~1000 2023-12-01T16:47:37.046 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 16777228~1000 2023-12-01T16:47:37.046 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 167772160 2023-12-01T16:47:37.057 INFO:tasks.workunit.client.0.smithi119.stdout:write: 2 83886079~8388609 2023-12-01T16:47:37.067 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap3 2023-12-01T16:47:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:37 smithi183 ceph-mon[99169]: osdmap e1932: 8 total, 8 up, 8 in 2023-12-01T16:47:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:37 smithi119 ceph-mon[94175]: osdmap e1932: 8 total, 8 up, 8 in 2023-12-01T16:47:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:37 smithi119 ceph-mon[108979]: osdmap e1932: 8 total, 8 up, 8 in 2023-12-01T16:47:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:38 smithi183 ceph-mon[99169]: pgmap v4120: 169 pgs: 169 active+clean; 637 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 310 KiB/s rd, 4.0 MiB/s wr, 401 op/s 2023-12-01T16:47:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:38 smithi183 ceph-mon[99169]: osdmap e1933: 8 total, 8 up, 8 in 2023-12-01T16:47:38.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:38 smithi119 ceph-mon[94175]: pgmap v4120: 169 pgs: 169 active+clean; 637 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 310 KiB/s rd, 4.0 MiB/s wr, 401 op/s 2023-12-01T16:47:38.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:38 smithi119 ceph-mon[94175]: osdmap e1933: 8 total, 8 up, 8 in 2023-12-01T16:47:38.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:38 smithi119 ceph-mon[108979]: pgmap v4120: 169 pgs: 169 active+clean; 637 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 310 KiB/s rd, 4.0 MiB/s wr, 401 op/s 2023-12-01T16:47:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:38 smithi119 ceph-mon[108979]: osdmap e1933: 8 total, 8 up, 8 in 2023-12-01T16:47:39.057 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:47:39.082 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 83886079~1 2023-12-01T16:47:39.091 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:47:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:39 smithi183 ceph-mon[99169]: osdmap e1934: 8 total, 8 up, 8 in 2023-12-01T16:47:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:39 smithi119 ceph-mon[94175]: osdmap e1934: 8 total, 8 up, 8 in 2023-12-01T16:47:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:39 smithi119 ceph-mon[108979]: osdmap e1934: 8 total, 8 up, 8 in 2023-12-01T16:47:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:40 smithi183 ceph-mon[99169]: pgmap v4123: 169 pgs: 169 active+clean; 637 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 47 KiB/s rd, 2.0 MiB/s wr, 64 op/s 2023-12-01T16:47:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:40 smithi183 ceph-mon[99169]: osdmap e1935: 8 total, 8 up, 8 in 2023-12-01T16:47:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:40 smithi119 ceph-mon[94175]: pgmap v4123: 169 pgs: 169 active+clean; 637 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 47 KiB/s rd, 2.0 MiB/s wr, 64 op/s 2023-12-01T16:47:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:40 smithi119 ceph-mon[94175]: osdmap e1935: 8 total, 8 up, 8 in 2023-12-01T16:47:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:40 smithi119 ceph-mon[108979]: pgmap v4123: 169 pgs: 169 active+clean; 637 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 47 KiB/s rd, 2.0 MiB/s wr, 64 op/s 2023-12-01T16:47:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:40 smithi119 ceph-mon[108979]: osdmap e1935: 8 total, 8 up, 8 in 2023-12-01T16:47:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:41 smithi183 ceph-mon[99169]: osdmap e1936: 8 total, 8 up, 8 in 2023-12-01T16:47:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:41 smithi119 ceph-mon[94175]: osdmap e1936: 8 total, 8 up, 8 in 2023-12-01T16:47:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:41 smithi119 ceph-mon[108979]: osdmap e1936: 8 total, 8 up, 8 in 2023-12-01T16:47:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:42 smithi183 ceph-mon[99169]: pgmap v4126: 169 pgs: 169 active+clean; 677 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2023-12-01T16:47:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:42 smithi183 ceph-mon[99169]: osdmap e1937: 8 total, 8 up, 8 in 2023-12-01T16:47:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:42 smithi183 ceph-mon[99169]: osdmap e1938: 8 total, 8 up, 8 in 2023-12-01T16:47:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:42 smithi119 ceph-mon[94175]: pgmap v4126: 169 pgs: 169 active+clean; 677 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2023-12-01T16:47:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:42 smithi119 ceph-mon[94175]: osdmap e1937: 8 total, 8 up, 8 in 2023-12-01T16:47:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:42 smithi119 ceph-mon[94175]: osdmap e1938: 8 total, 8 up, 8 in 2023-12-01T16:47:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:42 smithi119 ceph-mon[108979]: pgmap v4126: 169 pgs: 169 active+clean; 677 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2023-12-01T16:47:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:42 smithi119 ceph-mon[108979]: osdmap e1937: 8 total, 8 up, 8 in 2023-12-01T16:47:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:42 smithi119 ceph-mon[108979]: osdmap e1938: 8 total, 8 up, 8 in 2023-12-01T16:47:42.463 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: after_prepare_snap 2023-12-01T16:47:44.083 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 41943040 2023-12-01T16:47:44.121 INFO:tasks.workunit.client.0.smithi119.stdout:write: * 0~1000 2023-12-01T16:47:44.130 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:47:44.279 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:47:44.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:44 smithi183 ceph-mon[99169]: pgmap v4129: 169 pgs: 169 active+clean; 677 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2023-12-01T16:47:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:44 smithi183 ceph-mon[99169]: osdmap e1939: 8 total, 8 up, 8 in 2023-12-01T16:47:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:47:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:47:44] "GET /metrics HTTP/1.1" 200 38867 "" "Prometheus/2.43.0" 2023-12-01T16:47:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:44 smithi119 ceph-mon[94175]: pgmap v4129: 169 pgs: 169 active+clean; 677 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2023-12-01T16:47:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:44 smithi119 ceph-mon[94175]: osdmap e1939: 8 total, 8 up, 8 in 2023-12-01T16:47:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:44 smithi119 ceph-mon[108979]: pgmap v4129: 169 pgs: 169 active+clean; 677 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2023-12-01T16:47:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:44 smithi119 ceph-mon[108979]: osdmap e1939: 8 total, 8 up, 8 in 2023-12-01T16:47:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:45 smithi183 ceph-mon[99169]: osdmap e1940: 8 total, 8 up, 8 in 2023-12-01T16:47:45.471 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:45 smithi119 ceph-mon[94175]: osdmap e1940: 8 total, 8 up, 8 in 2023-12-01T16:47:45.471 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:45 smithi119 ceph-mon[108979]: osdmap e1940: 8 total, 8 up, 8 in 2023-12-01T16:47:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:46 smithi183 ceph-mon[99169]: pgmap v4132: 169 pgs: 169 active+clean; 705 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 501 op/s 2023-12-01T16:47:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:46 smithi183 ceph-mon[99169]: osdmap e1941: 8 total, 8 up, 8 in 2023-12-01T16:47:46.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:46 smithi119 ceph-mon[94175]: pgmap v4132: 169 pgs: 169 active+clean; 705 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 501 op/s 2023-12-01T16:47:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:46 smithi119 ceph-mon[94175]: osdmap e1941: 8 total, 8 up, 8 in 2023-12-01T16:47:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:46 smithi119 ceph-mon[108979]: pgmap v4132: 169 pgs: 169 active+clean; 705 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 501 op/s 2023-12-01T16:47:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:46 smithi119 ceph-mon[108979]: osdmap e1941: 8 total, 8 up, 8 in 2023-12-01T16:47:47.427 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (14315 ms) 2023-12-01T16:47:47.427 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2023-12-01T16:47:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:47 smithi183 ceph-mon[99169]: osdmap e1942: 8 total, 8 up, 8 in 2023-12-01T16:47:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:47 smithi119 ceph-mon[94175]: osdmap e1942: 8 total, 8 up, 8 in 2023-12-01T16:47:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:47 smithi119 ceph-mon[108979]: osdmap e1942: 8 total, 8 up, 8 in 2023-12-01T16:47:47.459 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:47:47.470 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:47:47.531 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:47:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:48 smithi183 ceph-mon[99169]: pgmap v4135: 169 pgs: 169 active+clean; 705 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 501 op/s 2023-12-01T16:47:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:48 smithi183 ceph-mon[99169]: osdmap e1943: 8 total, 8 up, 8 in 2023-12-01T16:47:48.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:48 smithi119 ceph-mon[94175]: pgmap v4135: 169 pgs: 169 active+clean; 705 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 501 op/s 2023-12-01T16:47:48.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:48 smithi119 ceph-mon[94175]: osdmap e1943: 8 total, 8 up, 8 in 2023-12-01T16:47:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:48 smithi119 ceph-mon[108979]: pgmap v4135: 169 pgs: 169 active+clean; 705 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 501 op/s 2023-12-01T16:47:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:48 smithi119 ceph-mon[108979]: osdmap e1943: 8 total, 8 up, 8 in 2023-12-01T16:47:49.130 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 8388609~8388609 2023-12-01T16:47:49.154 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 0~1000 2023-12-01T16:47:49.154 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 1010~1000 2023-12-01T16:47:49.154 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap2 2023-12-01T16:47:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:49 smithi183 ceph-mon[99169]: osdmap e1944: 8 total, 8 up, 8 in 2023-12-01T16:47:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:49 smithi119 ceph-mon[94175]: osdmap e1944: 8 total, 8 up, 8 in 2023-12-01T16:47:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:49 smithi119 ceph-mon[108979]: osdmap e1944: 8 total, 8 up, 8 in 2023-12-01T16:47:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:50 smithi183 ceph-mon[99169]: pgmap v4138: 169 pgs: 169 active+clean; 705 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:47:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:50 smithi183 ceph-mon[99169]: osdmap e1945: 8 total, 8 up, 8 in 2023-12-01T16:47:50.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:50 smithi119 ceph-mon[94175]: pgmap v4138: 169 pgs: 169 active+clean; 705 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:47:50.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:50 smithi119 ceph-mon[94175]: osdmap e1945: 8 total, 8 up, 8 in 2023-12-01T16:47:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:50 smithi119 ceph-mon[108979]: pgmap v4138: 169 pgs: 169 active+clean; 705 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail 2023-12-01T16:47:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:50 smithi119 ceph-mon[108979]: osdmap e1945: 8 total, 8 up, 8 in 2023-12-01T16:47:51.143 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 8388609~1000 2023-12-01T16:47:51.155 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 16777228~1000 2023-12-01T16:47:51.155 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 167772160 2023-12-01T16:47:51.165 INFO:tasks.workunit.client.0.smithi119.stdout:write: 2 83886079~8388609 2023-12-01T16:47:51.179 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap3 2023-12-01T16:47:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:51 smithi183 ceph-mon[99169]: osdmap e1946: 8 total, 8 up, 8 in 2023-12-01T16:47:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:51 smithi119 ceph-mon[94175]: osdmap e1946: 8 total, 8 up, 8 in 2023-12-01T16:47:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:51 smithi119 ceph-mon[108979]: osdmap e1946: 8 total, 8 up, 8 in 2023-12-01T16:47:51.529 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:47:51.836 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:47:51.836 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (74m) 43s ago 75m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:47:51.836 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (74m) 43s ago 74m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:47:51.836 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (75m) 43s ago 75m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:47:51.836 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (75m) 43s ago 75m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:47:51.836 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (78m) 43s ago 78m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:47:51.836 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (80m) 43s ago 80m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:47:51.836 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (80m) 43s ago 80m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:47:51.836 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (79m) 43s ago 79m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:47:51.836 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (79m) 43s ago 79m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:47:51.836 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (74m) 43s ago 74m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:47:51.836 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (74m) 43s ago 74m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:47:51.836 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (78m) 43s ago 78m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:47:51.837 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (78m) 43s ago 78m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:47:51.837 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (77m) 43s ago 77m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:47:51.837 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (77m) 43s ago 77m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:47:51.837 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (77m) 43s ago 77m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:47:51.837 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (76m) 43s ago 76m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:47:51.837 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (76m) 43s ago 76m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:47:51.837 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (76m) 43s ago 76m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:47:51.837 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (74m) 43s ago 75m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:47:52.228 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:47:52.228 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:47:52.228 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:47:52.228 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:47:52.228 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:47:52.228 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:47:52.228 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:47:52.228 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:47:52.228 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:47:52.228 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:47:52.228 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:47:52.228 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:47:52.228 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:47:52.229 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:47:52.229 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:47:52.229 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:47:52.229 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:47:52.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:52 smithi183 ceph-mon[99169]: pgmap v4141: 169 pgs: 169 active+clean; 709 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 178 op/s 2023-12-01T16:47:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:52 smithi183 ceph-mon[99169]: osdmap e1947: 8 total, 8 up, 8 in 2023-12-01T16:47:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:52 smithi183 ceph-mon[99169]: osdmap e1948: 8 total, 8 up, 8 in 2023-12-01T16:47:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:52 smithi119 ceph-mon[94175]: pgmap v4141: 169 pgs: 169 active+clean; 709 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 178 op/s 2023-12-01T16:47:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:52 smithi119 ceph-mon[94175]: osdmap e1947: 8 total, 8 up, 8 in 2023-12-01T16:47:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:52 smithi119 ceph-mon[94175]: osdmap e1948: 8 total, 8 up, 8 in 2023-12-01T16:47:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:52 smithi119 ceph-mon[108979]: pgmap v4141: 169 pgs: 169 active+clean; 709 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 178 op/s 2023-12-01T16:47:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:52 smithi119 ceph-mon[108979]: osdmap e1947: 8 total, 8 up, 8 in 2023-12-01T16:47:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:52 smithi119 ceph-mon[108979]: osdmap e1948: 8 total, 8 up, 8 in 2023-12-01T16:47:52.889 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:47:52.914 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 83886079~1 2023-12-01T16:47:52.924 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:47:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:53 smithi183 ceph-mon[99169]: from='client.28970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:47:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:53 smithi183 ceph-mon[99169]: from='client.28976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:47:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/526822956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:47:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:53 smithi183 ceph-mon[99169]: osdmap e1949: 8 total, 8 up, 8 in 2023-12-01T16:47:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:53 smithi119 ceph-mon[94175]: from='client.28970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:47:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:53 smithi119 ceph-mon[94175]: from='client.28976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:47:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/526822956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:47:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:53 smithi119 ceph-mon[94175]: osdmap e1949: 8 total, 8 up, 8 in 2023-12-01T16:47:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:53 smithi119 ceph-mon[108979]: from='client.28970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:47:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:53 smithi119 ceph-mon[108979]: from='client.28976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:47:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/526822956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:47:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:53 smithi119 ceph-mon[108979]: osdmap e1949: 8 total, 8 up, 8 in 2023-12-01T16:47:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:54 smithi183 ceph-mon[99169]: pgmap v4144: 169 pgs: 169 active+clean; 709 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 178 op/s 2023-12-01T16:47:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:54 smithi183 ceph-mon[99169]: osdmap e1950: 8 total, 8 up, 8 in 2023-12-01T16:47:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:47:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:47:54] "GET /metrics HTTP/1.1" 200 38870 "" "Prometheus/2.43.0" 2023-12-01T16:47:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:54 smithi119 ceph-mon[94175]: pgmap v4144: 169 pgs: 169 active+clean; 709 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 178 op/s 2023-12-01T16:47:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:54 smithi119 ceph-mon[94175]: osdmap e1950: 8 total, 8 up, 8 in 2023-12-01T16:47:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:54 smithi119 ceph-mon[108979]: pgmap v4144: 169 pgs: 169 active+clean; 709 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 178 op/s 2023-12-01T16:47:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:47:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:54 smithi119 ceph-mon[108979]: osdmap e1950: 8 total, 8 up, 8 in 2023-12-01T16:47:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:55 smithi183 ceph-mon[99169]: pgmap v4147: 169 pgs: 169 active+clean; 733 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T16:47:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:55 smithi183 ceph-mon[99169]: osdmap e1951: 8 total, 8 up, 8 in 2023-12-01T16:47:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:55 smithi119 ceph-mon[94175]: pgmap v4147: 169 pgs: 169 active+clean; 733 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T16:47:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:55 smithi119 ceph-mon[94175]: osdmap e1951: 8 total, 8 up, 8 in 2023-12-01T16:47:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:55 smithi119 ceph-mon[108979]: pgmap v4147: 169 pgs: 169 active+clean; 733 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T16:47:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:55 smithi119 ceph-mon[108979]: osdmap e1951: 8 total, 8 up, 8 in 2023-12-01T16:47:56.344 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: after_prepare_snap 2023-12-01T16:47:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:56 smithi183 ceph-mon[99169]: osdmap e1952: 8 total, 8 up, 8 in 2023-12-01T16:47:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:56 smithi119 ceph-mon[94175]: osdmap e1952: 8 total, 8 up, 8 in 2023-12-01T16:47:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:56 smithi119 ceph-mon[108979]: osdmap e1952: 8 total, 8 up, 8 in 2023-12-01T16:47:57.914 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 167772160 2023-12-01T16:47:57.928 INFO:tasks.workunit.client.0.smithi119.stdout:write: * 83886080~1000 2023-12-01T16:47:57.935 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:47:58.099 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:47:58.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:57 smithi183 ceph-mon[99169]: pgmap v4150: 169 pgs: 169 active+clean; 733 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T16:47:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:57 smithi183 ceph-mon[99169]: osdmap e1953: 8 total, 8 up, 8 in 2023-12-01T16:47:58.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:57 smithi119 ceph-mon[94175]: pgmap v4150: 169 pgs: 169 active+clean; 733 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T16:47:58.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:57 smithi119 ceph-mon[94175]: osdmap e1953: 8 total, 8 up, 8 in 2023-12-01T16:47:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:57 smithi119 ceph-mon[108979]: pgmap v4150: 169 pgs: 169 active+clean; 733 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T16:47:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:57 smithi119 ceph-mon[108979]: osdmap e1953: 8 total, 8 up, 8 in 2023-12-01T16:47:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:58 smithi183 ceph-mon[99169]: osdmap e1954: 8 total, 8 up, 8 in 2023-12-01T16:47:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:58 smithi119 ceph-mon[94175]: osdmap e1954: 8 total, 8 up, 8 in 2023-12-01T16:47:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:58 smithi119 ceph-mon[108979]: osdmap e1954: 8 total, 8 up, 8 in 2023-12-01T16:48:00.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:59 smithi183 ceph-mon[99169]: pgmap v4153: 169 pgs: 169 active+clean; 733 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:48:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:47:59 smithi183 ceph-mon[99169]: osdmap e1955: 8 total, 8 up, 8 in 2023-12-01T16:48:00.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:59 smithi119 ceph-mon[94175]: pgmap v4153: 169 pgs: 169 active+clean; 733 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:48:00.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:47:59 smithi119 ceph-mon[94175]: osdmap e1955: 8 total, 8 up, 8 in 2023-12-01T16:48:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:59 smithi119 ceph-mon[108979]: pgmap v4153: 169 pgs: 169 active+clean; 733 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:48:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:47:59 smithi119 ceph-mon[108979]: osdmap e1955: 8 total, 8 up, 8 in 2023-12-01T16:48:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:00 smithi183 ceph-mon[99169]: osdmap e1956: 8 total, 8 up, 8 in 2023-12-01T16:48:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:00 smithi119 ceph-mon[94175]: osdmap e1956: 8 total, 8 up, 8 in 2023-12-01T16:48:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:00 smithi119 ceph-mon[108979]: osdmap e1956: 8 total, 8 up, 8 in 2023-12-01T16:48:01.315 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (13888 ms) 2023-12-01T16:48:01.315 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.Clone 2023-12-01T16:48:01.347 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:48:01.359 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 0~8388609 2023-12-01T16:48:01.412 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 16777218~8388609 2023-12-01T16:48:01.463 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap 2023-12-01T16:48:02.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:01 smithi183 ceph-mon[99169]: pgmap v4156: 169 pgs: 169 active+clean; 753 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 491 op/s 2023-12-01T16:48:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:01 smithi183 ceph-mon[99169]: osdmap e1957: 8 total, 8 up, 8 in 2023-12-01T16:48:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:01 smithi183 ceph-mon[99169]: osdmap e1958: 8 total, 8 up, 8 in 2023-12-01T16:48:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:01 smithi119 ceph-mon[108979]: pgmap v4156: 169 pgs: 169 active+clean; 753 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 491 op/s 2023-12-01T16:48:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:01 smithi119 ceph-mon[108979]: osdmap e1957: 8 total, 8 up, 8 in 2023-12-01T16:48:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:01 smithi119 ceph-mon[108979]: osdmap e1958: 8 total, 8 up, 8 in 2023-12-01T16:48:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:01 smithi119 ceph-mon[94175]: pgmap v4156: 169 pgs: 169 active+clean; 753 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 491 op/s 2023-12-01T16:48:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:01 smithi119 ceph-mon[94175]: osdmap e1957: 8 total, 8 up, 8 in 2023-12-01T16:48:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:01 smithi119 ceph-mon[94175]: osdmap e1958: 8 total, 8 up, 8 in 2023-12-01T16:48:02.900 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap 2023-12-01T16:48:02.914 INFO:tasks.workunit.client.0.smithi119.stdout:clone image301 -> image304 2023-12-01T16:48:03.020 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 0~1000 2023-12-01T16:48:03.068 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 1010~1000 2023-12-01T16:48:03.071 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap 2023-12-01T16:48:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:03 smithi119 ceph-mon[94175]: pgmap v4159: 169 pgs: 169 active+clean; 753 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 491 op/s 2023-12-01T16:48:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:03 smithi119 ceph-mon[94175]: osdmap e1959: 8 total, 8 up, 8 in 2023-12-01T16:48:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:03 smithi119 ceph-mon[108979]: pgmap v4159: 169 pgs: 169 active+clean; 753 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 491 op/s 2023-12-01T16:48:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:03 smithi119 ceph-mon[108979]: osdmap e1959: 8 total, 8 up, 8 in 2023-12-01T16:48:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:03 smithi183 ceph-mon[99169]: pgmap v4159: 169 pgs: 169 active+clean; 753 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 491 op/s 2023-12-01T16:48:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:03 smithi183 ceph-mon[99169]: osdmap e1959: 8 total, 8 up, 8 in 2023-12-01T16:48:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:48:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:48:04] "GET /metrics HTTP/1.1" 200 38870 "" "Prometheus/2.43.0" 2023-12-01T16:48:04.955 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap 2023-12-01T16:48:04.967 INFO:tasks.workunit.client.0.smithi119.stdout:clone image304 -> image306 2023-12-01T16:48:05.102 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 1000~1000 2023-12-01T16:48:05.166 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 2010~1000 2023-12-01T16:48:05.168 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:48:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:04 smithi183 ceph-mon[99169]: osdmap e1960: 8 total, 8 up, 8 in 2023-12-01T16:48:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:04 smithi119 ceph-mon[94175]: osdmap e1960: 8 total, 8 up, 8 in 2023-12-01T16:48:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:04 smithi119 ceph-mon[108979]: osdmap e1960: 8 total, 8 up, 8 in 2023-12-01T16:48:05.478 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:48:05.661 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:48:05.847 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.Clone (4532 ms) 2023-12-01T16:48:05.847 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.CloneParent 2023-12-01T16:48:05.882 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:48:05.889 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap 2023-12-01T16:48:06.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:05 smithi119 ceph-mon[94175]: pgmap v4162: 169 pgs: 169 active+clean; 773 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 42 MiB/s rd, 10 MiB/s wr, 244 op/s 2023-12-01T16:48:06.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:05 smithi119 ceph-mon[94175]: osdmap e1961: 8 total, 8 up, 8 in 2023-12-01T16:48:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:05 smithi119 ceph-mon[108979]: pgmap v4162: 169 pgs: 169 active+clean; 773 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 42 MiB/s rd, 10 MiB/s wr, 244 op/s 2023-12-01T16:48:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:05 smithi119 ceph-mon[108979]: osdmap e1961: 8 total, 8 up, 8 in 2023-12-01T16:48:06.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:05 smithi183 ceph-mon[99169]: pgmap v4162: 169 pgs: 169 active+clean; 773 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 42 MiB/s rd, 10 MiB/s wr, 244 op/s 2023-12-01T16:48:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:05 smithi183 ceph-mon[99169]: osdmap e1961: 8 total, 8 up, 8 in 2023-12-01T16:48:06.888 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap 2023-12-01T16:48:06.902 INFO:tasks.workunit.client.0.smithi119.stdout:clone image307 -> image310 2023-12-01T16:48:07.007 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:48:07.165 INFO:tasks.workunit.client.0.smithi119.stdout:migration_abort 2023-12-01T16:48:07.297 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.CloneParent (1450 ms) 2023-12-01T16:48:07.297 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2023-12-01T16:48:07.327 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:48:07.338 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 0~10 2023-12-01T16:48:07.347 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap 2023-12-01T16:48:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:06 smithi183 ceph-mon[99169]: osdmap e1962: 8 total, 8 up, 8 in 2023-12-01T16:48:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:06 smithi183 ceph-mon[99169]: osdmap e1963: 8 total, 8 up, 8 in 2023-12-01T16:48:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:06 smithi119 ceph-mon[94175]: osdmap e1962: 8 total, 8 up, 8 in 2023-12-01T16:48:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:06 smithi119 ceph-mon[94175]: osdmap e1963: 8 total, 8 up, 8 in 2023-12-01T16:48:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:06 smithi119 ceph-mon[108979]: osdmap e1962: 8 total, 8 up, 8 in 2023-12-01T16:48:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:06 smithi119 ceph-mon[108979]: osdmap e1963: 8 total, 8 up, 8 in 2023-12-01T16:48:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:07 smithi183 ceph-mon[99169]: pgmap v4165: 169 pgs: 169 active+clean; 773 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 42 MiB/s rd, 10 MiB/s wr, 244 op/s 2023-12-01T16:48:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:07 smithi119 ceph-mon[94175]: pgmap v4165: 169 pgs: 169 active+clean; 773 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 42 MiB/s rd, 10 MiB/s wr, 244 op/s 2023-12-01T16:48:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:07 smithi119 ceph-mon[108979]: pgmap v4165: 169 pgs: 169 active+clean; 773 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 42 MiB/s rd, 10 MiB/s wr, 244 op/s 2023-12-01T16:48:08.970 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap 2023-12-01T16:48:08.984 INFO:tasks.workunit.client.0.smithi119.stdout:clone image311 -> image314 2023-12-01T16:48:09.094 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:48:09.262 INFO:tasks.workunit.client.0.smithi119.stdout:write: Y 0~1 2023-12-01T16:48:09.292 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:48:09.367 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:48:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:08 smithi183 ceph-mon[99169]: osdmap e1964: 8 total, 8 up, 8 in 2023-12-01T16:48:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:08 smithi119 ceph-mon[108979]: osdmap e1964: 8 total, 8 up, 8 in 2023-12-01T16:48:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:08 smithi119 ceph-mon[94175]: osdmap e1964: 8 total, 8 up, 8 in 2023-12-01T16:48:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:09.478 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (2181 ms) 2023-12-01T16:48:09.478 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2023-12-01T16:48:09.509 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:48:09.522 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 41943040~10 2023-12-01T16:48:09.531 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:48:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:09 smithi183 ceph-mon[99169]: pgmap v4168: 169 pgs: 169 active+clean; 773 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:48:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:09 smithi183 ceph-mon[99169]: osdmap e1965: 8 total, 8 up, 8 in 2023-12-01T16:48:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:48:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:48:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:48:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:48:10.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:09 smithi119 ceph-mon[94175]: pgmap v4168: 169 pgs: 169 active+clean; 773 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:48:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:09 smithi119 ceph-mon[94175]: osdmap e1965: 8 total, 8 up, 8 in 2023-12-01T16:48:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:48:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:48:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:48:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:48:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:09 smithi119 ceph-mon[108979]: pgmap v4168: 169 pgs: 169 active+clean; 773 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:48:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:09 smithi119 ceph-mon[108979]: osdmap e1965: 8 total, 8 up, 8 in 2023-12-01T16:48:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:48:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:48:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:48:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:48:10.990 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 41943041~10 2023-12-01T16:48:10.997 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:48:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:10 smithi183 ceph-mon[99169]: osdmap e1966: 8 total, 8 up, 8 in 2023-12-01T16:48:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:10 smithi119 ceph-mon[94175]: osdmap e1966: 8 total, 8 up, 8 in 2023-12-01T16:48:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:10 smithi119 ceph-mon[108979]: osdmap e1966: 8 total, 8 up, 8 in 2023-12-01T16:48:12.143 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 41943042~10 2023-12-01T16:48:12.160 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap2 2023-12-01T16:48:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:11 smithi183 ceph-mon[99169]: pgmap v4171: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 1.26k op/s 2023-12-01T16:48:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:11 smithi183 ceph-mon[99169]: osdmap e1967: 8 total, 8 up, 8 in 2023-12-01T16:48:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:11 smithi119 ceph-mon[94175]: pgmap v4171: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 1.26k op/s 2023-12-01T16:48:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:11 smithi119 ceph-mon[94175]: osdmap e1967: 8 total, 8 up, 8 in 2023-12-01T16:48:12.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:11 smithi119 ceph-mon[108979]: pgmap v4171: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 1.26k op/s 2023-12-01T16:48:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:11 smithi119 ceph-mon[108979]: osdmap e1967: 8 total, 8 up, 8 in 2023-12-01T16:48:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:12 smithi183 ceph-mon[99169]: osdmap e1968: 8 total, 8 up, 8 in 2023-12-01T16:48:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:12 smithi119 ceph-mon[108979]: osdmap e1968: 8 total, 8 up, 8 in 2023-12-01T16:48:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:12 smithi119 ceph-mon[94175]: osdmap e1968: 8 total, 8 up, 8 in 2023-12-01T16:48:14.020 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 41943040 2023-12-01T16:48:14.052 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:48:14.112 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:48:14.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:13 smithi183 ceph-mon[99169]: pgmap v4174: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 1.26k op/s 2023-12-01T16:48:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:13 smithi183 ceph-mon[99169]: osdmap e1969: 8 total, 8 up, 8 in 2023-12-01T16:48:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:48:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:48:14] "GET /metrics HTTP/1.1" 200 38865 "" "Prometheus/2.43.0" 2023-12-01T16:48:14.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:13 smithi119 ceph-mon[108979]: pgmap v4174: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 1.26k op/s 2023-12-01T16:48:14.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:13 smithi119 ceph-mon[108979]: osdmap e1969: 8 total, 8 up, 8 in 2023-12-01T16:48:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:13 smithi119 ceph-mon[94175]: pgmap v4174: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 1.26k op/s 2023-12-01T16:48:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:13 smithi119 ceph-mon[94175]: osdmap e1969: 8 total, 8 up, 8 in 2023-12-01T16:48:15.141 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (5664 ms) 2023-12-01T16:48:15.142 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2023-12-01T16:48:15.175 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:48:15.186 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 41943040~10 2023-12-01T16:48:15.195 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:48:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:15 smithi183 ceph-mon[99169]: osdmap e1970: 8 total, 8 up, 8 in 2023-12-01T16:48:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:15 smithi119 ceph-mon[108979]: osdmap e1970: 8 total, 8 up, 8 in 2023-12-01T16:48:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:15 smithi119 ceph-mon[94175]: osdmap e1970: 8 total, 8 up, 8 in 2023-12-01T16:48:16.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:16 smithi183 ceph-mon[99169]: pgmap v4177: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.3 MiB/s rd, 28 KiB/s wr, 463 op/s 2023-12-01T16:48:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:16 smithi183 ceph-mon[99169]: osdmap e1971: 8 total, 8 up, 8 in 2023-12-01T16:48:16.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:16 smithi119 ceph-mon[108979]: pgmap v4177: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.3 MiB/s rd, 28 KiB/s wr, 463 op/s 2023-12-01T16:48:16.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:16 smithi119 ceph-mon[108979]: osdmap e1971: 8 total, 8 up, 8 in 2023-12-01T16:48:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:16 smithi119 ceph-mon[94175]: pgmap v4177: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.3 MiB/s rd, 28 KiB/s wr, 463 op/s 2023-12-01T16:48:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:16 smithi119 ceph-mon[94175]: osdmap e1971: 8 total, 8 up, 8 in 2023-12-01T16:48:17.039 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 41943040 2023-12-01T16:48:17.062 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:48:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:17 smithi183 ceph-mon[99169]: osdmap e1972: 8 total, 8 up, 8 in 2023-12-01T16:48:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:17 smithi119 ceph-mon[94175]: osdmap e1972: 8 total, 8 up, 8 in 2023-12-01T16:48:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:17 smithi119 ceph-mon[108979]: osdmap e1972: 8 total, 8 up, 8 in 2023-12-01T16:48:18.177 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:48:18.189 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap3 2023-12-01T16:48:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:18 smithi183 ceph-mon[99169]: pgmap v4180: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.3 MiB/s rd, 28 KiB/s wr, 463 op/s 2023-12-01T16:48:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:18 smithi183 ceph-mon[99169]: osdmap e1973: 8 total, 8 up, 8 in 2023-12-01T16:48:18.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:18 smithi119 ceph-mon[108979]: pgmap v4180: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.3 MiB/s rd, 28 KiB/s wr, 463 op/s 2023-12-01T16:48:18.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:18 smithi119 ceph-mon[108979]: osdmap e1973: 8 total, 8 up, 8 in 2023-12-01T16:48:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:18 smithi119 ceph-mon[94175]: pgmap v4180: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.3 MiB/s rd, 28 KiB/s wr, 463 op/s 2023-12-01T16:48:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:18 smithi119 ceph-mon[94175]: osdmap e1973: 8 total, 8 up, 8 in 2023-12-01T16:48:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:19 smithi183 ceph-mon[99169]: osdmap e1974: 8 total, 8 up, 8 in 2023-12-01T16:48:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:19 smithi119 ceph-mon[94175]: osdmap e1974: 8 total, 8 up, 8 in 2023-12-01T16:48:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:19 smithi119 ceph-mon[108979]: osdmap e1974: 8 total, 8 up, 8 in 2023-12-01T16:48:20.070 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 41943040~10 2023-12-01T16:48:20.077 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap4 2023-12-01T16:48:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:20 smithi183 ceph-mon[99169]: pgmap v4183: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:48:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:20 smithi183 ceph-mon[99169]: osdmap e1975: 8 total, 8 up, 8 in 2023-12-01T16:48:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:20 smithi119 ceph-mon[94175]: pgmap v4183: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:48:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:20 smithi119 ceph-mon[94175]: osdmap e1975: 8 total, 8 up, 8 in 2023-12-01T16:48:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:20 smithi119 ceph-mon[108979]: pgmap v4183: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:48:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:20 smithi119 ceph-mon[108979]: osdmap e1975: 8 total, 8 up, 8 in 2023-12-01T16:48:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:21 smithi183 ceph-mon[99169]: osdmap e1976: 8 total, 8 up, 8 in 2023-12-01T16:48:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:21 smithi119 ceph-mon[94175]: osdmap e1976: 8 total, 8 up, 8 in 2023-12-01T16:48:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:21 smithi119 ceph-mon[108979]: osdmap e1976: 8 total, 8 up, 8 in 2023-12-01T16:48:21.897 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 41943040 2023-12-01T16:48:21.951 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:48:22.013 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:48:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:22 smithi183 ceph-mon[99169]: pgmap v4186: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 161 KiB/s rd, 17 KiB/s wr, 221 op/s 2023-12-01T16:48:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:22 smithi183 ceph-mon[99169]: osdmap e1977: 8 total, 8 up, 8 in 2023-12-01T16:48:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:22 smithi183 ceph-mon[99169]: osdmap e1978: 8 total, 8 up, 8 in 2023-12-01T16:48:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:22 smithi119 ceph-mon[94175]: pgmap v4186: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 161 KiB/s rd, 17 KiB/s wr, 221 op/s 2023-12-01T16:48:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:22 smithi119 ceph-mon[94175]: osdmap e1977: 8 total, 8 up, 8 in 2023-12-01T16:48:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:22 smithi119 ceph-mon[94175]: osdmap e1978: 8 total, 8 up, 8 in 2023-12-01T16:48:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:22 smithi119 ceph-mon[108979]: pgmap v4186: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 161 KiB/s rd, 17 KiB/s wr, 221 op/s 2023-12-01T16:48:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:22 smithi119 ceph-mon[108979]: osdmap e1977: 8 total, 8 up, 8 in 2023-12-01T16:48:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:22 smithi119 ceph-mon[108979]: osdmap e1978: 8 total, 8 up, 8 in 2023-12-01T16:48:22.564 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:48:22.871 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:48:22.871 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (74m) 74s ago 75m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:48:22.871 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (75m) 74s ago 75m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:48:22.871 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (76m) 74s ago 76m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:48:22.871 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (76m) 74s ago 76m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:48:22.871 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (79m) 74s ago 79m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:48:22.871 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (81m) 74s ago 81m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:48:22.871 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (81m) 74s ago 81m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:48:22.871 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (79m) 74s ago 79m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:48:22.871 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (79m) 74s ago 79m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:48:22.871 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (75m) 74s ago 75m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:48:22.871 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (75m) 74s ago 75m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:48:22.871 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (79m) 74s ago 79m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:48:22.872 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (78m) 74s ago 78m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:48:22.872 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (78m) 74s ago 78m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:48:22.872 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (78m) 74s ago 78m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:48:22.872 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (77m) 74s ago 77m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:48:22.872 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (77m) 74s ago 77m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:48:22.872 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (77m) 74s ago 77m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:48:22.872 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (76m) 74s ago 76m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:48:22.872 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (74m) 74s ago 75m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:48:23.037 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (7895 ms) 2023-12-01T16:48:23.037 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.AbortInUseImage 2023-12-01T16:48:23.073 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:48:23.086 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:48:23.273 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.AbortInUseImage (236 ms) 2023-12-01T16:48:23.273 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2023-12-01T16:48:23.309 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:48:23.321 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:48:23.338 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:48:23.338 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:48:23.339 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:48:23.339 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:48:23.339 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:48:23.339 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:48:23.339 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:48:23.339 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:48:23.339 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:48:23.339 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:48:23.339 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:48:23.339 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:48:23.339 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:48:23.339 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:48:23.339 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:48:23.339 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:48:23.339 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:48:23.387 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 16777218~8388609 2023-12-01T16:48:23.443 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:48:23.634 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:48:23.689 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 16777218~8388609 2023-12-01T16:48:23.740 INFO:tasks.workunit.client.0.smithi119.stdout:migration_abort 2023-12-01T16:48:23.941 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (668 ms) 2023-12-01T16:48:23.941 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2023-12-01T16:48:23.971 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:48:23.983 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:48:24.042 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:48:24.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:23 smithi119 ceph-mon[94175]: pgmap v4189: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 161 KiB/s rd, 17 KiB/s wr, 221 op/s 2023-12-01T16:48:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:23 smithi119 ceph-mon[94175]: from='client.19104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:48:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:23 smithi119 ceph-mon[94175]: from='client.19110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:48:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:23 smithi119 ceph-mon[94175]: osdmap e1979: 8 total, 8 up, 8 in 2023-12-01T16:48:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1426018158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:48:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:23 smithi119 ceph-mon[108979]: pgmap v4189: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 161 KiB/s rd, 17 KiB/s wr, 221 op/s 2023-12-01T16:48:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:23 smithi119 ceph-mon[108979]: from='client.19104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:48:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:23 smithi119 ceph-mon[108979]: from='client.19110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:48:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:23 smithi119 ceph-mon[108979]: osdmap e1979: 8 total, 8 up, 8 in 2023-12-01T16:48:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:23 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1426018158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:48:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:23 smithi183 ceph-mon[99169]: pgmap v4189: 169 pgs: 169 active+clean; 785 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 161 KiB/s rd, 17 KiB/s wr, 221 op/s 2023-12-01T16:48:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:23 smithi183 ceph-mon[99169]: from='client.19104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:48:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:23 smithi183 ceph-mon[99169]: from='client.19110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:48:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:23 smithi183 ceph-mon[99169]: osdmap e1979: 8 total, 8 up, 8 in 2023-12-01T16:48:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:23 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1426018158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:48:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:48:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:48:24] "GET /metrics HTTP/1.1" 200 38871 "" "Prometheus/2.43.0" 2023-12-01T16:48:25.925 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 8388609~8388609 2023-12-01T16:48:25.937 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 0~1000 2023-12-01T16:48:25.937 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 1010~1000 2023-12-01T16:48:25.937 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap2 2023-12-01T16:48:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:25 smithi183 ceph-mon[99169]: pgmap v4191: 169 pgs: 169 active+clean; 833 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 20 MiB/s rd, 23 MiB/s wr, 582 op/s 2023-12-01T16:48:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:25 smithi183 ceph-mon[99169]: osdmap e1980: 8 total, 8 up, 8 in 2023-12-01T16:48:26.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:25 smithi119 ceph-mon[94175]: pgmap v4191: 169 pgs: 169 active+clean; 833 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 20 MiB/s rd, 23 MiB/s wr, 582 op/s 2023-12-01T16:48:26.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:25 smithi119 ceph-mon[94175]: osdmap e1980: 8 total, 8 up, 8 in 2023-12-01T16:48:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:25 smithi119 ceph-mon[108979]: pgmap v4191: 169 pgs: 169 active+clean; 833 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 20 MiB/s rd, 23 MiB/s wr, 582 op/s 2023-12-01T16:48:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:25 smithi119 ceph-mon[108979]: osdmap e1980: 8 total, 8 up, 8 in 2023-12-01T16:48:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:26 smithi183 ceph-mon[99169]: osdmap e1981: 8 total, 8 up, 8 in 2023-12-01T16:48:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:26 smithi183 ceph-mon[99169]: osdmap e1982: 8 total, 8 up, 8 in 2023-12-01T16:48:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:26 smithi119 ceph-mon[94175]: osdmap e1981: 8 total, 8 up, 8 in 2023-12-01T16:48:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:26 smithi119 ceph-mon[94175]: osdmap e1982: 8 total, 8 up, 8 in 2023-12-01T16:48:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:26 smithi119 ceph-mon[108979]: osdmap e1981: 8 total, 8 up, 8 in 2023-12-01T16:48:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:26 smithi119 ceph-mon[108979]: osdmap e1982: 8 total, 8 up, 8 in 2023-12-01T16:48:27.902 INFO:tasks.workunit.client.0.smithi119.stdout:write: X 8388609~1000 2023-12-01T16:48:27.907 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 16777228~1000 2023-12-01T16:48:27.907 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 167772160 2023-12-01T16:48:27.923 INFO:tasks.workunit.client.0.smithi119.stdout:write: 2 83886079~8388609 2023-12-01T16:48:27.932 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap3 2023-12-01T16:48:28.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:27 smithi183 ceph-mon[99169]: pgmap v4194: 169 pgs: 169 active+clean; 833 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 19 MiB/s rd, 22 MiB/s wr, 560 op/s 2023-12-01T16:48:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:27 smithi183 ceph-mon[99169]: osdmap e1983: 8 total, 8 up, 8 in 2023-12-01T16:48:28.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:27 smithi119 ceph-mon[94175]: pgmap v4194: 169 pgs: 169 active+clean; 833 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 19 MiB/s rd, 22 MiB/s wr, 560 op/s 2023-12-01T16:48:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:27 smithi119 ceph-mon[94175]: osdmap e1983: 8 total, 8 up, 8 in 2023-12-01T16:48:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:27 smithi119 ceph-mon[108979]: pgmap v4194: 169 pgs: 169 active+clean; 833 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 19 MiB/s rd, 22 MiB/s wr, 560 op/s 2023-12-01T16:48:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:27 smithi119 ceph-mon[108979]: osdmap e1983: 8 total, 8 up, 8 in 2023-12-01T16:48:29.940 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:48:29.967 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 83886079~1 2023-12-01T16:48:29.975 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:48:30.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:29 smithi183 ceph-mon[99169]: pgmap v4197: 169 pgs: 169 active+clean; 833 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:48:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:29 smithi183 ceph-mon[99169]: osdmap e1984: 8 total, 8 up, 8 in 2023-12-01T16:48:30.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:29 smithi119 ceph-mon[94175]: pgmap v4197: 169 pgs: 169 active+clean; 833 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:48:30.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:29 smithi119 ceph-mon[94175]: osdmap e1984: 8 total, 8 up, 8 in 2023-12-01T16:48:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:29 smithi119 ceph-mon[108979]: pgmap v4197: 169 pgs: 169 active+clean; 833 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:48:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:29 smithi119 ceph-mon[108979]: osdmap e1984: 8 total, 8 up, 8 in 2023-12-01T16:48:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:30 smithi183 ceph-mon[99169]: osdmap e1985: 8 total, 8 up, 8 in 2023-12-01T16:48:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:30 smithi119 ceph-mon[108979]: osdmap e1985: 8 total, 8 up, 8 in 2023-12-01T16:48:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:30 smithi119 ceph-mon[94175]: osdmap e1985: 8 total, 8 up, 8 in 2023-12-01T16:48:32.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:31 smithi183 ceph-mon[99169]: pgmap v4200: 169 pgs: 169 active+clean; 873 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2023-12-01T16:48:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:31 smithi183 ceph-mon[99169]: osdmap e1986: 8 total, 8 up, 8 in 2023-12-01T16:48:32.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:31 smithi119 ceph-mon[94175]: pgmap v4200: 169 pgs: 169 active+clean; 873 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2023-12-01T16:48:32.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:31 smithi119 ceph-mon[94175]: osdmap e1986: 8 total, 8 up, 8 in 2023-12-01T16:48:32.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:31 smithi119 ceph-mon[108979]: pgmap v4200: 169 pgs: 169 active+clean; 873 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2023-12-01T16:48:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:31 smithi119 ceph-mon[108979]: osdmap e1986: 8 total, 8 up, 8 in 2023-12-01T16:48:33.425 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:48:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:32 smithi183 ceph-mon[99169]: osdmap e1987: 8 total, 8 up, 8 in 2023-12-01T16:48:33.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:32 smithi119 ceph-mon[94175]: osdmap e1987: 8 total, 8 up, 8 in 2023-12-01T16:48:33.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:32 smithi119 ceph-mon[108979]: osdmap e1987: 8 total, 8 up, 8 in 2023-12-01T16:48:33.517 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 16777218~8388609 2023-12-01T16:48:33.968 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 0~8388609 2023-12-01T16:48:33.982 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 16777218~8388609 2023-12-01T16:48:34.073 INFO:tasks.workunit.client.0.smithi119.stdout:migration_abort 2023-12-01T16:48:34.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:33 smithi183 ceph-mon[99169]: pgmap v4203: 169 pgs: 169 active+clean; 873 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2023-12-01T16:48:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:33 smithi183 ceph-mon[99169]: osdmap e1988: 8 total, 8 up, 8 in 2023-12-01T16:48:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:48:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:48:34] "GET /metrics HTTP/1.1" 200 38871 "" "Prometheus/2.43.0" 2023-12-01T16:48:34.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:33 smithi119 ceph-mon[94175]: pgmap v4203: 169 pgs: 169 active+clean; 873 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2023-12-01T16:48:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:33 smithi119 ceph-mon[94175]: osdmap e1988: 8 total, 8 up, 8 in 2023-12-01T16:48:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:33 smithi119 ceph-mon[108979]: pgmap v4203: 169 pgs: 169 active+clean; 873 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2023-12-01T16:48:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:33 smithi119 ceph-mon[108979]: osdmap e1988: 8 total, 8 up, 8 in 2023-12-01T16:48:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:34 smithi183 ceph-mon[99169]: osdmap e1989: 8 total, 8 up, 8 in 2023-12-01T16:48:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:34 smithi119 ceph-mon[94175]: osdmap e1989: 8 total, 8 up, 8 in 2023-12-01T16:48:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:34 smithi119 ceph-mon[108979]: osdmap e1989: 8 total, 8 up, 8 in 2023-12-01T16:48:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:35 smithi183 ceph-mon[99169]: pgmap v4206: 169 pgs: 169 active+clean; 949 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 464 op/s 2023-12-01T16:48:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:35 smithi183 ceph-mon[99169]: osdmap e1990: 8 total, 8 up, 8 in 2023-12-01T16:48:36.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:35 smithi119 ceph-mon[94175]: pgmap v4206: 169 pgs: 169 active+clean; 949 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 464 op/s 2023-12-01T16:48:36.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:35 smithi119 ceph-mon[94175]: osdmap e1990: 8 total, 8 up, 8 in 2023-12-01T16:48:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:35 smithi119 ceph-mon[108979]: pgmap v4206: 169 pgs: 169 active+clean; 949 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 464 op/s 2023-12-01T16:48:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:35 smithi119 ceph-mon[108979]: osdmap e1990: 8 total, 8 up, 8 in 2023-12-01T16:48:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:36 smithi183 ceph-mon[99169]: osdmap e1991: 8 total, 8 up, 8 in 2023-12-01T16:48:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:36 smithi119 ceph-mon[94175]: osdmap e1991: 8 total, 8 up, 8 in 2023-12-01T16:48:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:36 smithi119 ceph-mon[108979]: osdmap e1991: 8 total, 8 up, 8 in 2023-12-01T16:48:38.385 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.AbortWithSnapshots (14444 ms) 2023-12-01T16:48:38.385 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.CloneV1Parent 2023-12-01T16:48:38.417 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:48:38.428 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 0~10 2023-12-01T16:48:38.438 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:48:38.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:37 smithi183 ceph-mon[99169]: pgmap v4209: 169 pgs: 169 active+clean; 949 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 464 op/s 2023-12-01T16:48:38.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:37 smithi183 ceph-mon[99169]: osdmap e1992: 8 total, 8 up, 8 in 2023-12-01T16:48:38.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:37 smithi119 ceph-mon[94175]: pgmap v4209: 169 pgs: 169 active+clean; 949 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 464 op/s 2023-12-01T16:48:38.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:37 smithi119 ceph-mon[94175]: osdmap e1992: 8 total, 8 up, 8 in 2023-12-01T16:48:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:37 smithi119 ceph-mon[108979]: pgmap v4209: 169 pgs: 169 active+clean; 949 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 464 op/s 2023-12-01T16:48:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:37 smithi119 ceph-mon[108979]: osdmap e1992: 8 total, 8 up, 8 in 2023-12-01T16:48:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:38 smithi183 ceph-mon[99169]: osdmap e1993: 8 total, 8 up, 8 in 2023-12-01T16:48:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:38 smithi119 ceph-mon[94175]: osdmap e1993: 8 total, 8 up, 8 in 2023-12-01T16:48:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:38 smithi119 ceph-mon[108979]: osdmap e1993: 8 total, 8 up, 8 in 2023-12-01T16:48:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:40.005 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap1 2023-12-01T16:48:40.070 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:48:40.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:39 smithi183 ceph-mon[99169]: pgmap v4212: 169 pgs: 169 active+clean; 949 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:48:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:39 smithi183 ceph-mon[99169]: osdmap e1994: 8 total, 8 up, 8 in 2023-12-01T16:48:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:39 smithi119 ceph-mon[94175]: pgmap v4212: 169 pgs: 169 active+clean; 949 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:48:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:39 smithi119 ceph-mon[94175]: osdmap e1994: 8 total, 8 up, 8 in 2023-12-01T16:48:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:39 smithi119 ceph-mon[108979]: pgmap v4212: 169 pgs: 169 active+clean; 949 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:48:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:39 smithi119 ceph-mon[108979]: osdmap e1994: 8 total, 8 up, 8 in 2023-12-01T16:48:41.239 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:48:41.320 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:48:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:41 smithi183 ceph-mon[99169]: osdmap e1995: 8 total, 8 up, 8 in 2023-12-01T16:48:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:40 smithi119 ceph-mon[94175]: osdmap e1995: 8 total, 8 up, 8 in 2023-12-01T16:48:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:40 smithi119 ceph-mon[108979]: osdmap e1995: 8 total, 8 up, 8 in 2023-12-01T16:48:42.014 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.CloneV1Parent (3629 ms) 2023-12-01T16:48:42.015 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.CloneV2Parent 2023-12-01T16:48:42.044 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:48:42.055 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 0~10 2023-12-01T16:48:42.063 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:48:42.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:41 smithi183 ceph-mon[99169]: pgmap v4215: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 36 MiB/s rd, 11 KiB/s wr, 129 op/s 2023-12-01T16:48:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:41 smithi183 ceph-mon[99169]: osdmap e1996: 8 total, 8 up, 8 in 2023-12-01T16:48:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:41 smithi183 ceph-mon[99169]: osdmap e1997: 8 total, 8 up, 8 in 2023-12-01T16:48:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:41 smithi119 ceph-mon[94175]: pgmap v4215: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 36 MiB/s rd, 11 KiB/s wr, 129 op/s 2023-12-01T16:48:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:41 smithi119 ceph-mon[94175]: osdmap e1996: 8 total, 8 up, 8 in 2023-12-01T16:48:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:41 smithi119 ceph-mon[94175]: osdmap e1997: 8 total, 8 up, 8 in 2023-12-01T16:48:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:41 smithi119 ceph-mon[108979]: pgmap v4215: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 36 MiB/s rd, 11 KiB/s wr, 129 op/s 2023-12-01T16:48:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:41 smithi119 ceph-mon[108979]: osdmap e1996: 8 total, 8 up, 8 in 2023-12-01T16:48:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:41 smithi119 ceph-mon[108979]: osdmap e1997: 8 total, 8 up, 8 in 2023-12-01T16:48:44.021 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap1 2023-12-01T16:48:44.083 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:48:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:44 smithi183 ceph-mon[99169]: pgmap v4218: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 36 MiB/s rd, 11 KiB/s wr, 129 op/s 2023-12-01T16:48:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:44 smithi183 ceph-mon[99169]: osdmap e1998: 8 total, 8 up, 8 in 2023-12-01T16:48:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:48:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:48:44] "GET /metrics HTTP/1.1" 200 38874 "" "Prometheus/2.43.0" 2023-12-01T16:48:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:44 smithi119 ceph-mon[94175]: pgmap v4218: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 36 MiB/s rd, 11 KiB/s wr, 129 op/s 2023-12-01T16:48:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:44 smithi119 ceph-mon[94175]: osdmap e1998: 8 total, 8 up, 8 in 2023-12-01T16:48:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:44 smithi119 ceph-mon[108979]: pgmap v4218: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 36 MiB/s rd, 11 KiB/s wr, 129 op/s 2023-12-01T16:48:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:44 smithi119 ceph-mon[108979]: osdmap e1998: 8 total, 8 up, 8 in 2023-12-01T16:48:45.234 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:48:45.317 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:48:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:45 smithi183 ceph-mon[99169]: osdmap e1999: 8 total, 8 up, 8 in 2023-12-01T16:48:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:45 smithi119 ceph-mon[94175]: osdmap e1999: 8 total, 8 up, 8 in 2023-12-01T16:48:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:45 smithi119 ceph-mon[108979]: osdmap e1999: 8 total, 8 up, 8 in 2023-12-01T16:48:46.164 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.CloneV2Parent (4150 ms) 2023-12-01T16:48:46.164 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2023-12-01T16:48:46.195 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:48:46.207 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 0~10 2023-12-01T16:48:46.216 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:48:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:46 smithi183 ceph-mon[99169]: pgmap v4221: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 421 KiB/s rd, 25 KiB/s wr, 533 op/s 2023-12-01T16:48:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:46 smithi183 ceph-mon[99169]: osdmap e2000: 8 total, 8 up, 8 in 2023-12-01T16:48:46.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:46 smithi119 ceph-mon[108979]: pgmap v4221: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 421 KiB/s rd, 25 KiB/s wr, 533 op/s 2023-12-01T16:48:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:46 smithi119 ceph-mon[108979]: osdmap e2000: 8 total, 8 up, 8 in 2023-12-01T16:48:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:46 smithi119 ceph-mon[94175]: pgmap v4221: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 421 KiB/s rd, 25 KiB/s wr, 533 op/s 2023-12-01T16:48:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:46 smithi119 ceph-mon[94175]: osdmap e2000: 8 total, 8 up, 8 in 2023-12-01T16:48:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:47 smithi183 ceph-mon[99169]: osdmap e2001: 8 total, 8 up, 8 in 2023-12-01T16:48:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:47 smithi183 ceph-mon[99169]: osdmap e2002: 8 total, 8 up, 8 in 2023-12-01T16:48:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:47 smithi119 ceph-mon[94175]: osdmap e2001: 8 total, 8 up, 8 in 2023-12-01T16:48:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:47 smithi119 ceph-mon[94175]: osdmap e2002: 8 total, 8 up, 8 in 2023-12-01T16:48:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:47 smithi119 ceph-mon[108979]: osdmap e2001: 8 total, 8 up, 8 in 2023-12-01T16:48:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:47 smithi119 ceph-mon[108979]: osdmap e2002: 8 total, 8 up, 8 in 2023-12-01T16:48:47.916 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap1 2023-12-01T16:48:47.976 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:48:48.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:48 smithi183 ceph-mon[99169]: pgmap v4224: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 421 KiB/s rd, 25 KiB/s wr, 533 op/s 2023-12-01T16:48:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:48 smithi183 ceph-mon[99169]: osdmap e2003: 8 total, 8 up, 8 in 2023-12-01T16:48:48.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:48 smithi119 ceph-mon[108979]: pgmap v4224: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 421 KiB/s rd, 25 KiB/s wr, 533 op/s 2023-12-01T16:48:48.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:48 smithi119 ceph-mon[108979]: osdmap e2003: 8 total, 8 up, 8 in 2023-12-01T16:48:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:48 smithi119 ceph-mon[94175]: pgmap v4224: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 421 KiB/s rd, 25 KiB/s wr, 533 op/s 2023-12-01T16:48:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:48 smithi119 ceph-mon[94175]: osdmap e2003: 8 total, 8 up, 8 in 2023-12-01T16:48:49.219 INFO:tasks.workunit.client.0.smithi119.stdout:migration_abort 2023-12-01T16:48:50.189 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.CloneV1ParentAbort (4025 ms) 2023-12-01T16:48:50.189 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2023-12-01T16:48:50.222 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:48:50.235 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 0~10 2023-12-01T16:48:50.245 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:48:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:50 smithi183 ceph-mon[99169]: pgmap v4227: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:48:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:50 smithi183 ceph-mon[99169]: osdmap e2004: 8 total, 8 up, 8 in 2023-12-01T16:48:50.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:50 smithi119 ceph-mon[94175]: pgmap v4227: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:48:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:50 smithi119 ceph-mon[94175]: osdmap e2004: 8 total, 8 up, 8 in 2023-12-01T16:48:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:50 smithi119 ceph-mon[108979]: pgmap v4227: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:48:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:50 smithi119 ceph-mon[108979]: osdmap e2004: 8 total, 8 up, 8 in 2023-12-01T16:48:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:51 smithi183 ceph-mon[99169]: osdmap e2005: 8 total, 8 up, 8 in 2023-12-01T16:48:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:51 smithi119 ceph-mon[94175]: osdmap e2005: 8 total, 8 up, 8 in 2023-12-01T16:48:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:51 smithi119 ceph-mon[108979]: osdmap e2005: 8 total, 8 up, 8 in 2023-12-01T16:48:51.906 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap1 2023-12-01T16:48:51.968 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:48:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:52 smithi183 ceph-mon[99169]: pgmap v4230: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 464 KiB/s rd, 25 KiB/s wr, 579 op/s 2023-12-01T16:48:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:52 smithi183 ceph-mon[99169]: osdmap e2006: 8 total, 8 up, 8 in 2023-12-01T16:48:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:52 smithi183 ceph-mon[99169]: osdmap e2007: 8 total, 8 up, 8 in 2023-12-01T16:48:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:52 smithi119 ceph-mon[94175]: pgmap v4230: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 464 KiB/s rd, 25 KiB/s wr, 579 op/s 2023-12-01T16:48:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:52 smithi119 ceph-mon[94175]: osdmap e2006: 8 total, 8 up, 8 in 2023-12-01T16:48:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:52 smithi119 ceph-mon[94175]: osdmap e2007: 8 total, 8 up, 8 in 2023-12-01T16:48:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:52 smithi119 ceph-mon[108979]: pgmap v4230: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 464 KiB/s rd, 25 KiB/s wr, 579 op/s 2023-12-01T16:48:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:52 smithi119 ceph-mon[108979]: osdmap e2006: 8 total, 8 up, 8 in 2023-12-01T16:48:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:52 smithi119 ceph-mon[108979]: osdmap e2007: 8 total, 8 up, 8 in 2023-12-01T16:48:53.074 INFO:tasks.workunit.client.0.smithi119.stdout:migration_abort 2023-12-01T16:48:53.675 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:48:53.984 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:48:53.984 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (75m) 105s ago 76m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:48:53.984 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (75m) 105s ago 75m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:48:53.984 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (76m) 105s ago 76m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:48:53.985 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (76m) 105s ago 76m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:48:53.985 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (79m) 105s ago 79m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:48:53.985 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (81m) 105s ago 81m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:48:53.985 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (81m) 105s ago 81m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:48:53.985 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (80m) 105s ago 80m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:48:53.985 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (80m) 105s ago 80m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:48:53.985 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (75m) 105s ago 75m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:48:53.985 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (75m) 105s ago 75m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:48:53.985 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (79m) 105s ago 79m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:48:53.985 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (79m) 105s ago 79m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:48:53.985 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (78m) 105s ago 78m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:48:53.985 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (78m) 105s ago 78m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:48:53.985 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (78m) 105s ago 78m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:48:53.985 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (77m) 105s ago 77m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:48:53.985 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (77m) 105s ago 77m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:48:53.986 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (77m) 105s ago 77m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:48:53.986 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (75m) 105s ago 76m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:48:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:53 smithi119 ceph-mon[108979]: pgmap v4233: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 464 KiB/s rd, 25 KiB/s wr, 579 op/s 2023-12-01T16:48:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:53 smithi119 ceph-mon[108979]: osdmap e2008: 8 total, 8 up, 8 in 2023-12-01T16:48:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:53 smithi119 ceph-mon[94175]: pgmap v4233: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 464 KiB/s rd, 25 KiB/s wr, 579 op/s 2023-12-01T16:48:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:53 smithi119 ceph-mon[94175]: osdmap e2008: 8 total, 8 up, 8 in 2023-12-01T16:48:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:53 smithi183 ceph-mon[99169]: pgmap v4233: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 464 KiB/s rd, 25 KiB/s wr, 579 op/s 2023-12-01T16:48:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:53 smithi183 ceph-mon[99169]: osdmap e2008: 8 total, 8 up, 8 in 2023-12-01T16:48:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:48:54.193 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.CloneV2ParentAbort (4005 ms) 2023-12-01T16:48:54.193 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2023-12-01T16:48:54.225 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:48:54.237 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 0~10 2023-12-01T16:48:54.245 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:48:54.395 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:48:54.395 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:48:54.395 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:48:54.395 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:48:54.395 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:48:54.395 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:48:54.395 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:48:54.396 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:48:54.396 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:48:54.396 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:48:54.396 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:48:54.396 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:48:54.396 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:48:54.396 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:48:54.396 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:48:54.396 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:48:54.396 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:48:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:48:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:48:54] "GET /metrics HTTP/1.1" 200 38869 "" "Prometheus/2.43.0" 2023-12-01T16:48:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:55 smithi183 ceph-mon[99169]: from='client.19122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:48:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:55 smithi183 ceph-mon[99169]: from='client.29012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:48:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:55 smithi183 ceph-mon[99169]: osdmap e2009: 8 total, 8 up, 8 in 2023-12-01T16:48:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1155731550' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:48:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:55 smithi119 ceph-mon[94175]: from='client.19122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:48:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:55 smithi119 ceph-mon[94175]: from='client.29012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:48:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:55 smithi119 ceph-mon[94175]: osdmap e2009: 8 total, 8 up, 8 in 2023-12-01T16:48:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1155731550' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:48:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:55 smithi119 ceph-mon[108979]: from='client.19122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:48:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:55 smithi119 ceph-mon[108979]: from='client.29012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:48:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:55 smithi119 ceph-mon[108979]: osdmap e2009: 8 total, 8 up, 8 in 2023-12-01T16:48:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1155731550' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:48:56.081 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap1 2023-12-01T16:48:56.142 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:48:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:56 smithi183 ceph-mon[99169]: pgmap v4236: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 284 KiB/s rd, 26 KiB/s wr, 378 op/s 2023-12-01T16:48:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:56 smithi183 ceph-mon[99169]: osdmap e2010: 8 total, 8 up, 8 in 2023-12-01T16:48:56.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:56 smithi119 ceph-mon[108979]: pgmap v4236: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 284 KiB/s rd, 26 KiB/s wr, 378 op/s 2023-12-01T16:48:56.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:56 smithi119 ceph-mon[108979]: osdmap e2010: 8 total, 8 up, 8 in 2023-12-01T16:48:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:56 smithi119 ceph-mon[94175]: pgmap v4236: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 284 KiB/s rd, 26 KiB/s wr, 378 op/s 2023-12-01T16:48:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:56 smithi119 ceph-mon[94175]: osdmap e2010: 8 total, 8 up, 8 in 2023-12-01T16:48:57.083 INFO:tasks.workunit.client.0.smithi119.stdout:migration_abort 2023-12-01T16:48:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:57 smithi183 ceph-mon[99169]: osdmap e2011: 8 total, 8 up, 8 in 2023-12-01T16:48:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:57 smithi183 ceph-mon[99169]: osdmap e2012: 8 total, 8 up, 8 in 2023-12-01T16:48:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:57 smithi119 ceph-mon[94175]: osdmap e2011: 8 total, 8 up, 8 in 2023-12-01T16:48:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:57 smithi119 ceph-mon[94175]: osdmap e2012: 8 total, 8 up, 8 in 2023-12-01T16:48:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:57 smithi119 ceph-mon[108979]: osdmap e2011: 8 total, 8 up, 8 in 2023-12-01T16:48:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:57 smithi119 ceph-mon[108979]: osdmap e2012: 8 total, 8 up, 8 in 2023-12-01T16:48:58.225 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (4032 ms) 2023-12-01T16:48:58.225 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2023-12-01T16:48:58.259 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:48:58.270 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 0~10 2023-12-01T16:48:58.280 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:48:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:58 smithi183 ceph-mon[99169]: pgmap v4239: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 284 KiB/s rd, 26 KiB/s wr, 378 op/s 2023-12-01T16:48:58.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:58 smithi119 ceph-mon[94175]: pgmap v4239: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 284 KiB/s rd, 26 KiB/s wr, 378 op/s 2023-12-01T16:48:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:58 smithi119 ceph-mon[108979]: pgmap v4239: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 284 KiB/s rd, 26 KiB/s wr, 378 op/s 2023-12-01T16:48:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:48:59 smithi183 ceph-mon[99169]: osdmap e2013: 8 total, 8 up, 8 in 2023-12-01T16:48:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:48:59 smithi119 ceph-mon[94175]: osdmap e2013: 8 total, 8 up, 8 in 2023-12-01T16:48:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:48:59 smithi119 ceph-mon[108979]: osdmap e2013: 8 total, 8 up, 8 in 2023-12-01T16:49:00.106 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap1 2023-12-01T16:49:00.166 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:49:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:00 smithi183 ceph-mon[99169]: pgmap v4242: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:49:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:00 smithi183 ceph-mon[99169]: osdmap e2014: 8 total, 8 up, 8 in 2023-12-01T16:49:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:00 smithi119 ceph-mon[94175]: pgmap v4242: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:49:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:00 smithi119 ceph-mon[94175]: osdmap e2014: 8 total, 8 up, 8 in 2023-12-01T16:49:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:00 smithi119 ceph-mon[108979]: pgmap v4242: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:49:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:00 smithi119 ceph-mon[108979]: osdmap e2014: 8 total, 8 up, 8 in 2023-12-01T16:49:01.308 INFO:tasks.workunit.client.0.smithi119.stdout:migration_abort 2023-12-01T16:49:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:01 smithi183 ceph-mon[99169]: osdmap e2015: 8 total, 8 up, 8 in 2023-12-01T16:49:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:01 smithi119 ceph-mon[108979]: osdmap e2015: 8 total, 8 up, 8 in 2023-12-01T16:49:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:01 smithi119 ceph-mon[94175]: osdmap e2015: 8 total, 8 up, 8 in 2023-12-01T16:49:02.023 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (3797 ms) 2023-12-01T16:49:02.023 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2023-12-01T16:49:02.052 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:49:02.063 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 0~10 2023-12-01T16:49:02.073 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:49:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:02 smithi183 ceph-mon[99169]: pgmap v4245: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 281 KiB/s rd, 17 KiB/s wr, 358 op/s 2023-12-01T16:49:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:02 smithi183 ceph-mon[99169]: osdmap e2016: 8 total, 8 up, 8 in 2023-12-01T16:49:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:02 smithi183 ceph-mon[99169]: osdmap e2017: 8 total, 8 up, 8 in 2023-12-01T16:49:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:02 smithi119 ceph-mon[94175]: pgmap v4245: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 281 KiB/s rd, 17 KiB/s wr, 358 op/s 2023-12-01T16:49:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:02 smithi119 ceph-mon[94175]: osdmap e2016: 8 total, 8 up, 8 in 2023-12-01T16:49:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:02 smithi119 ceph-mon[94175]: osdmap e2017: 8 total, 8 up, 8 in 2023-12-01T16:49:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:02 smithi119 ceph-mon[108979]: pgmap v4245: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 281 KiB/s rd, 17 KiB/s wr, 358 op/s 2023-12-01T16:49:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:02 smithi119 ceph-mon[108979]: osdmap e2016: 8 total, 8 up, 8 in 2023-12-01T16:49:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:02 smithi119 ceph-mon[108979]: osdmap e2017: 8 total, 8 up, 8 in 2023-12-01T16:49:03.916 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap1 2023-12-01T16:49:03.981 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:49:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:03 smithi119 ceph-mon[108979]: pgmap v4248: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 281 KiB/s rd, 17 KiB/s wr, 358 op/s 2023-12-01T16:49:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:03 smithi119 ceph-mon[108979]: osdmap e2018: 8 total, 8 up, 8 in 2023-12-01T16:49:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:03 smithi119 ceph-mon[94175]: pgmap v4248: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 281 KiB/s rd, 17 KiB/s wr, 358 op/s 2023-12-01T16:49:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:03 smithi119 ceph-mon[94175]: osdmap e2018: 8 total, 8 up, 8 in 2023-12-01T16:49:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:03 smithi183 ceph-mon[99169]: pgmap v4248: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 281 KiB/s rd, 17 KiB/s wr, 358 op/s 2023-12-01T16:49:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:03 smithi183 ceph-mon[99169]: osdmap e2018: 8 total, 8 up, 8 in 2023-12-01T16:49:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:49:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:49:04] "GET /metrics HTTP/1.1" 200 38869 "" "Prometheus/2.43.0" 2023-12-01T16:49:05.114 INFO:tasks.workunit.client.0.smithi119.stdout:migration_abort 2023-12-01T16:49:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:04 smithi183 ceph-mon[99169]: osdmap e2019: 8 total, 8 up, 8 in 2023-12-01T16:49:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:04 smithi119 ceph-mon[94175]: osdmap e2019: 8 total, 8 up, 8 in 2023-12-01T16:49:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:04 smithi119 ceph-mon[108979]: osdmap e2019: 8 total, 8 up, 8 in 2023-12-01T16:49:06.059 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (4037 ms) 2023-12-01T16:49:06.059 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2023-12-01T16:49:06.090 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:49:06.100 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 0~10 2023-12-01T16:49:06.108 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:49:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:05 smithi183 ceph-mon[99169]: pgmap v4251: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 351 KiB/s rd, 21 KiB/s wr, 450 op/s 2023-12-01T16:49:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:05 smithi183 ceph-mon[99169]: osdmap e2020: 8 total, 8 up, 8 in 2023-12-01T16:49:06.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:05 smithi119 ceph-mon[94175]: pgmap v4251: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 351 KiB/s rd, 21 KiB/s wr, 450 op/s 2023-12-01T16:49:06.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:05 smithi119 ceph-mon[94175]: osdmap e2020: 8 total, 8 up, 8 in 2023-12-01T16:49:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:05 smithi119 ceph-mon[108979]: pgmap v4251: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 351 KiB/s rd, 21 KiB/s wr, 450 op/s 2023-12-01T16:49:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:05 smithi119 ceph-mon[108979]: osdmap e2020: 8 total, 8 up, 8 in 2023-12-01T16:49:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:06 smithi183 ceph-mon[99169]: osdmap e2021: 8 total, 8 up, 8 in 2023-12-01T16:49:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:06 smithi183 ceph-mon[99169]: osdmap e2022: 8 total, 8 up, 8 in 2023-12-01T16:49:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:06 smithi119 ceph-mon[108979]: osdmap e2021: 8 total, 8 up, 8 in 2023-12-01T16:49:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:06 smithi119 ceph-mon[108979]: osdmap e2022: 8 total, 8 up, 8 in 2023-12-01T16:49:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:06 smithi119 ceph-mon[94175]: osdmap e2021: 8 total, 8 up, 8 in 2023-12-01T16:49:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:06 smithi119 ceph-mon[94175]: osdmap e2022: 8 total, 8 up, 8 in 2023-12-01T16:49:07.917 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap1 2023-12-01T16:49:07.982 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:49:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:07 smithi183 ceph-mon[99169]: pgmap v4254: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 351 KiB/s rd, 21 KiB/s wr, 450 op/s 2023-12-01T16:49:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:07 smithi183 ceph-mon[99169]: osdmap e2023: 8 total, 8 up, 8 in 2023-12-01T16:49:08.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:07 smithi119 ceph-mon[94175]: pgmap v4254: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 351 KiB/s rd, 21 KiB/s wr, 450 op/s 2023-12-01T16:49:08.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:07 smithi119 ceph-mon[94175]: osdmap e2023: 8 total, 8 up, 8 in 2023-12-01T16:49:08.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:07 smithi119 ceph-mon[108979]: pgmap v4254: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 351 KiB/s rd, 21 KiB/s wr, 450 op/s 2023-12-01T16:49:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:07 smithi119 ceph-mon[108979]: osdmap e2023: 8 total, 8 up, 8 in 2023-12-01T16:49:09.129 INFO:tasks.workunit.client.0.smithi119.stdout:migration_abort 2023-12-01T16:49:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:10.075 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (4016 ms) 2023-12-01T16:49:10.075 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2023-12-01T16:49:10.110 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:49:10.122 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 0~10 2023-12-01T16:49:10.131 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:49:10.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:09 smithi183 ceph-mon[99169]: pgmap v4257: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:49:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:09 smithi183 ceph-mon[99169]: osdmap e2024: 8 total, 8 up, 8 in 2023-12-01T16:49:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:49:10.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:09 smithi119 ceph-mon[94175]: pgmap v4257: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:49:10.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:09 smithi119 ceph-mon[94175]: osdmap e2024: 8 total, 8 up, 8 in 2023-12-01T16:49:10.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:49:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:09 smithi119 ceph-mon[108979]: pgmap v4257: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:49:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:09 smithi119 ceph-mon[108979]: osdmap e2024: 8 total, 8 up, 8 in 2023-12-01T16:49:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:49:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:10 smithi183 ceph-mon[99169]: osdmap e2025: 8 total, 8 up, 8 in 2023-12-01T16:49:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:49:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:49:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:49:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:10 smithi119 ceph-mon[94175]: osdmap e2025: 8 total, 8 up, 8 in 2023-12-01T16:49:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:49:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:49:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:49:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:10 smithi119 ceph-mon[108979]: osdmap e2025: 8 total, 8 up, 8 in 2023-12-01T16:49:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:49:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:49:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:49:11.907 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap1 2023-12-01T16:49:11.974 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:49:12.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:11 smithi183 ceph-mon[99169]: pgmap v4260: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 378 KiB/s rd, 25 KiB/s wr, 479 op/s 2023-12-01T16:49:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:11 smithi183 ceph-mon[99169]: osdmap e2026: 8 total, 8 up, 8 in 2023-12-01T16:49:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:11 smithi183 ceph-mon[99169]: osdmap e2027: 8 total, 8 up, 8 in 2023-12-01T16:49:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:11 smithi119 ceph-mon[94175]: pgmap v4260: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 378 KiB/s rd, 25 KiB/s wr, 479 op/s 2023-12-01T16:49:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:11 smithi119 ceph-mon[94175]: osdmap e2026: 8 total, 8 up, 8 in 2023-12-01T16:49:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:11 smithi119 ceph-mon[94175]: osdmap e2027: 8 total, 8 up, 8 in 2023-12-01T16:49:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:11 smithi119 ceph-mon[108979]: pgmap v4260: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 378 KiB/s rd, 25 KiB/s wr, 479 op/s 2023-12-01T16:49:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:11 smithi119 ceph-mon[108979]: osdmap e2026: 8 total, 8 up, 8 in 2023-12-01T16:49:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:11 smithi119 ceph-mon[108979]: osdmap e2027: 8 total, 8 up, 8 in 2023-12-01T16:49:13.151 INFO:tasks.workunit.client.0.smithi119.stdout:migration_abort 2023-12-01T16:49:14.109 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (4033 ms) 2023-12-01T16:49:14.109 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2023-12-01T16:49:14.141 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:49:14.152 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 0~10 2023-12-01T16:49:14.160 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:49:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:13 smithi183 ceph-mon[99169]: pgmap v4263: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 378 KiB/s rd, 25 KiB/s wr, 479 op/s 2023-12-01T16:49:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:13 smithi183 ceph-mon[99169]: osdmap e2028: 8 total, 8 up, 8 in 2023-12-01T16:49:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:49:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:49:14] "GET /metrics HTTP/1.1" 200 38876 "" "Prometheus/2.43.0" 2023-12-01T16:49:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:13 smithi119 ceph-mon[94175]: pgmap v4263: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 378 KiB/s rd, 25 KiB/s wr, 479 op/s 2023-12-01T16:49:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:13 smithi119 ceph-mon[94175]: osdmap e2028: 8 total, 8 up, 8 in 2023-12-01T16:49:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:13 smithi119 ceph-mon[108979]: pgmap v4263: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 378 KiB/s rd, 25 KiB/s wr, 479 op/s 2023-12-01T16:49:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:13 smithi119 ceph-mon[108979]: osdmap e2028: 8 total, 8 up, 8 in 2023-12-01T16:49:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:14 smithi183 ceph-mon[99169]: osdmap e2029: 8 total, 8 up, 8 in 2023-12-01T16:49:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:14 smithi119 ceph-mon[108979]: osdmap e2029: 8 total, 8 up, 8 in 2023-12-01T16:49:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:14 smithi119 ceph-mon[94175]: osdmap e2029: 8 total, 8 up, 8 in 2023-12-01T16:49:15.993 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap1 2023-12-01T16:49:16.051 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:49:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:15 smithi183 ceph-mon[99169]: pgmap v4266: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 291 KiB/s rd, 26 KiB/s wr, 387 op/s 2023-12-01T16:49:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:15 smithi183 ceph-mon[99169]: osdmap e2030: 8 total, 8 up, 8 in 2023-12-01T16:49:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:15 smithi119 ceph-mon[94175]: pgmap v4266: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 291 KiB/s rd, 26 KiB/s wr, 387 op/s 2023-12-01T16:49:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:15 smithi119 ceph-mon[94175]: osdmap e2030: 8 total, 8 up, 8 in 2023-12-01T16:49:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:15 smithi119 ceph-mon[108979]: pgmap v4266: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 291 KiB/s rd, 26 KiB/s wr, 387 op/s 2023-12-01T16:49:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:15 smithi119 ceph-mon[108979]: osdmap e2030: 8 total, 8 up, 8 in 2023-12-01T16:49:17.080 INFO:tasks.workunit.client.0.smithi119.stdout:migration_abort 2023-12-01T16:49:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:16 smithi183 ceph-mon[99169]: osdmap e2031: 8 total, 8 up, 8 in 2023-12-01T16:49:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:16 smithi183 ceph-mon[99169]: osdmap e2032: 8 total, 8 up, 8 in 2023-12-01T16:49:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:16 smithi119 ceph-mon[94175]: osdmap e2031: 8 total, 8 up, 8 in 2023-12-01T16:49:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:16 smithi119 ceph-mon[94175]: osdmap e2032: 8 total, 8 up, 8 in 2023-12-01T16:49:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:16 smithi119 ceph-mon[108979]: osdmap e2031: 8 total, 8 up, 8 in 2023-12-01T16:49:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:16 smithi119 ceph-mon[108979]: osdmap e2032: 8 total, 8 up, 8 in 2023-12-01T16:49:18.125 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (4016 ms) 2023-12-01T16:49:18.125 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.StressNoMigrate 2023-12-01T16:49:18.160 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:49:18.171 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 43109604~5173383 2023-12-01T16:49:18.210 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 48984226~5776980 2023-12-01T16:49:18.211 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 62788490~3219666 2023-12-01T16:49:18.241 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 55804784~962751 2023-12-01T16:49:18.242 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 50811223~1370193 2023-12-01T16:49:18.257 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 25653158~2876772 2023-12-01T16:49:18.257 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 60465425~6865372 2023-12-01T16:49:18.292 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 31313344~5333654 2023-12-01T16:49:18.292 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap0 2023-12-01T16:49:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:17 smithi183 ceph-mon[99169]: pgmap v4269: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 291 KiB/s rd, 26 KiB/s wr, 387 op/s 2023-12-01T16:49:18.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:17 smithi119 ceph-mon[94175]: pgmap v4269: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 291 KiB/s rd, 26 KiB/s wr, 387 op/s 2023-12-01T16:49:18.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:17 smithi119 ceph-mon[108979]: pgmap v4269: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 291 KiB/s rd, 26 KiB/s wr, 387 op/s 2023-12-01T16:49:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:18 smithi183 ceph-mon[99169]: osdmap e2033: 8 total, 8 up, 8 in 2023-12-01T16:49:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:18 smithi119 ceph-mon[94175]: osdmap e2033: 8 total, 8 up, 8 in 2023-12-01T16:49:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:18 smithi119 ceph-mon[108979]: osdmap e2033: 8 total, 8 up, 8 in 2023-12-01T16:49:20.011 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap0 2023-12-01T16:49:20.025 INFO:tasks.workunit.client.0.smithi119.stdout:clone image355 -> image358 2023-12-01T16:49:20.125 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 26374261~1708400 2023-12-01T16:49:20.148 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 15696468~3066480 2023-12-01T16:49:20.155 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 25768480~547618 2023-12-01T16:49:20.159 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 30978580~5685874 2023-12-01T16:49:20.167 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 62696477~610819 2023-12-01T16:49:20.227 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 61716124~7768009 2023-12-01T16:49:20.234 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 12941392~7865052 2023-12-01T16:49:20.279 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 47196464~4162432 2023-12-01T16:49:20.300 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:49:20.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:20 smithi183 ceph-mon[99169]: pgmap v4272: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:49:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:20 smithi183 ceph-mon[99169]: osdmap e2034: 8 total, 8 up, 8 in 2023-12-01T16:49:20.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:20 smithi119 ceph-mon[108979]: pgmap v4272: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:49:20.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:20 smithi119 ceph-mon[108979]: osdmap e2034: 8 total, 8 up, 8 in 2023-12-01T16:49:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:20 smithi119 ceph-mon[94175]: pgmap v4272: 169 pgs: 169 active+clean; 905 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:49:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:20 smithi119 ceph-mon[94175]: osdmap e2034: 8 total, 8 up, 8 in 2023-12-01T16:49:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:21 smithi183 ceph-mon[99169]: osdmap e2035: 8 total, 8 up, 8 in 2023-12-01T16:49:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:21 smithi119 ceph-mon[94175]: osdmap e2035: 8 total, 8 up, 8 in 2023-12-01T16:49:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:21 smithi119 ceph-mon[108979]: osdmap e2035: 8 total, 8 up, 8 in 2023-12-01T16:49:21.914 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap1 2023-12-01T16:49:21.929 INFO:tasks.workunit.client.0.smithi119.stdout:clone image358 -> image360 2023-12-01T16:49:22.055 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 12556722~933050 2023-12-01T16:49:22.118 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 35857675~4466627 2023-12-01T16:49:22.126 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 24120615~4647690 2023-12-01T16:49:22.166 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 19901670~2790578 2023-12-01T16:49:22.209 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 24901448~699960 2023-12-01T16:49:22.215 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 46812159~883366 2023-12-01T16:49:22.233 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 19368982~5772657 2023-12-01T16:49:22.269 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 450529~6077557 2023-12-01T16:49:22.277 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap2 2023-12-01T16:49:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:22 smithi183 ceph-mon[99169]: pgmap v4275: 169 pgs: 169 active+clean; 938 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 259 KiB/s rd, 8.0 MiB/s wr, 345 op/s 2023-12-01T16:49:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:22 smithi183 ceph-mon[99169]: osdmap e2036: 8 total, 8 up, 8 in 2023-12-01T16:49:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:22 smithi183 ceph-mon[99169]: osdmap e2037: 8 total, 8 up, 8 in 2023-12-01T16:49:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:22 smithi119 ceph-mon[94175]: pgmap v4275: 169 pgs: 169 active+clean; 938 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 259 KiB/s rd, 8.0 MiB/s wr, 345 op/s 2023-12-01T16:49:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:22 smithi119 ceph-mon[94175]: osdmap e2036: 8 total, 8 up, 8 in 2023-12-01T16:49:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:22 smithi119 ceph-mon[94175]: osdmap e2037: 8 total, 8 up, 8 in 2023-12-01T16:49:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:22 smithi119 ceph-mon[108979]: pgmap v4275: 169 pgs: 169 active+clean; 938 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 259 KiB/s rd, 8.0 MiB/s wr, 345 op/s 2023-12-01T16:49:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:22 smithi119 ceph-mon[108979]: osdmap e2036: 8 total, 8 up, 8 in 2023-12-01T16:49:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:22 smithi119 ceph-mon[108979]: osdmap e2037: 8 total, 8 up, 8 in 2023-12-01T16:49:24.038 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap2 2023-12-01T16:49:24.052 INFO:tasks.workunit.client.0.smithi119.stdout:clone image360 -> image362 2023-12-01T16:49:24.206 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 143659521 2023-12-01T16:49:24.217 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 8225191~7196893 2023-12-01T16:49:24.286 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 132789495~1664004 2023-12-01T16:49:24.287 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 134664861~3428724 2023-12-01T16:49:24.316 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 22652355~2260951 2023-12-01T16:49:24.351 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 26324218~433697 2023-12-01T16:49:24.394 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 118937198~2798264 2023-12-01T16:49:24.394 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 59367524~58818 2023-12-01T16:49:24.435 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 131276993~3893815 2023-12-01T16:49:24.437 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap3 2023-12-01T16:49:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:24 smithi183 ceph-mon[99169]: pgmap v4278: 169 pgs: 169 active+clean; 938 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 259 KiB/s rd, 8.0 MiB/s wr, 345 op/s 2023-12-01T16:49:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:24 smithi183 ceph-mon[99169]: osdmap e2038: 8 total, 8 up, 8 in 2023-12-01T16:49:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:49:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:49:24] "GET /metrics HTTP/1.1" 200 38876 "" "Prometheus/2.43.0" 2023-12-01T16:49:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:24 smithi119 ceph-mon[94175]: pgmap v4278: 169 pgs: 169 active+clean; 938 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 259 KiB/s rd, 8.0 MiB/s wr, 345 op/s 2023-12-01T16:49:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:24 smithi119 ceph-mon[94175]: osdmap e2038: 8 total, 8 up, 8 in 2023-12-01T16:49:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:24 smithi119 ceph-mon[108979]: pgmap v4278: 169 pgs: 169 active+clean; 938 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 259 KiB/s rd, 8.0 MiB/s wr, 345 op/s 2023-12-01T16:49:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:24 smithi119 ceph-mon[108979]: osdmap e2038: 8 total, 8 up, 8 in 2023-12-01T16:49:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:24.736 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:49:25.053 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:49:25.054 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (75m) 2m ago 76m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:49:25.054 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (76m) 2m ago 76m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:49:25.054 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (77m) 2m ago 77m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:49:25.054 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (77m) 2m ago 77m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:49:25.054 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (80m) 2m ago 80m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:49:25.054 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (82m) 2m ago 82m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:49:25.054 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (82m) 2m ago 82m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:49:25.054 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (80m) 2m ago 80m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:49:25.054 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (80m) 2m ago 80m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:49:25.054 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (76m) 2m ago 76m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:49:25.054 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (76m) 2m ago 76m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:49:25.054 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (80m) 2m ago 80m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:49:25.054 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (79m) 2m ago 79m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:49:25.055 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (79m) 2m ago 79m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:49:25.055 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (79m) 2m ago 79m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:49:25.055 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (78m) 2m ago 78m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:49:25.055 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (78m) 2m ago 78m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:49:25.055 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (78m) 2m ago 78m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:49:25.055 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (77m) 2m ago 77m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:49:25.055 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (75m) 2m ago 76m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:49:25.431 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:49:25.431 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:49:25.431 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:49:25.431 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:49:25.431 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:49:25.432 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:49:25.432 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:49:25.432 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:49:25.432 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:49:25.432 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:49:25.432 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:49:25.432 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:49:25.432 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:49:25.433 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:49:25.433 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:49:25.433 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:49:25.433 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:49:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:25 smithi183 ceph-mon[99169]: osdmap e2039: 8 total, 8 up, 8 in 2023-12-01T16:49:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:25 smithi119 ceph-mon[94175]: osdmap e2039: 8 total, 8 up, 8 in 2023-12-01T16:49:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:25 smithi119 ceph-mon[108979]: osdmap e2039: 8 total, 8 up, 8 in 2023-12-01T16:49:26.338 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.StressNoMigrate (8213 ms) 2023-12-01T16:49:26.338 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.Stress 2023-12-01T16:49:26.370 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:49:26.381 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 65070170~5152640 2023-12-01T16:49:26.422 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 21665480~3548567 2023-12-01T16:49:26.422 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 29078~7233281 2023-12-01T16:49:26.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:26 smithi183 ceph-mon[99169]: pgmap v4281: 169 pgs: 169 active+clean; 1.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 16 MiB/s rd, 24 MiB/s wr, 602 op/s 2023-12-01T16:49:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:26 smithi183 ceph-mon[99169]: from='client.29024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:49:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:26 smithi183 ceph-mon[99169]: osdmap e2040: 8 total, 8 up, 8 in 2023-12-01T16:49:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:26 smithi183 ceph-mon[99169]: from='client.29030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:49:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4285181189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:49:26.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:26 smithi119 ceph-mon[94175]: pgmap v4281: 169 pgs: 169 active+clean; 1.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 16 MiB/s rd, 24 MiB/s wr, 602 op/s 2023-12-01T16:49:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:26 smithi119 ceph-mon[94175]: from='client.29024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:49:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:26 smithi119 ceph-mon[94175]: osdmap e2040: 8 total, 8 up, 8 in 2023-12-01T16:49:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:26 smithi119 ceph-mon[94175]: from='client.29030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:49:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4285181189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:49:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:26 smithi119 ceph-mon[108979]: pgmap v4281: 169 pgs: 169 active+clean; 1.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 16 MiB/s rd, 24 MiB/s wr, 602 op/s 2023-12-01T16:49:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:26 smithi119 ceph-mon[108979]: from='client.29024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:49:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:26 smithi119 ceph-mon[108979]: osdmap e2040: 8 total, 8 up, 8 in 2023-12-01T16:49:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:26 smithi119 ceph-mon[108979]: from='client.29030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:49:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4285181189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:49:26.474 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 51768087~2272313 2023-12-01T16:49:26.474 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 27888666~6106635 2023-12-01T16:49:26.523 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 37897634~2947458 2023-12-01T16:49:26.523 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 10144352~3776028 2023-12-01T16:49:26.554 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 64160288~3918 2023-12-01T16:49:26.557 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap0 2023-12-01T16:49:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:27 smithi183 ceph-mon[99169]: osdmap e2041: 8 total, 8 up, 8 in 2023-12-01T16:49:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:27 smithi119 ceph-mon[94175]: osdmap e2041: 8 total, 8 up, 8 in 2023-12-01T16:49:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:27 smithi119 ceph-mon[108979]: osdmap e2041: 8 total, 8 up, 8 in 2023-12-01T16:49:28.073 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap0 2023-12-01T16:49:28.090 INFO:tasks.workunit.client.0.smithi119.stdout:clone image363 -> image366 2023-12-01T16:49:28.194 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 23578418~1711297 2023-12-01T16:49:28.224 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 60865251~3025543 2023-12-01T16:49:28.250 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 39378239~5926970 2023-12-01T16:49:28.294 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 64706045~1572183 2023-12-01T16:49:28.296 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 13854606~4401578 2023-12-01T16:49:28.338 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 75538229~8347851 2023-12-01T16:49:28.344 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 75571476~8314604 2023-12-01T16:49:28.400 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 53806211~5588345 2023-12-01T16:49:28.408 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:49:28.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:28 smithi183 ceph-mon[99169]: pgmap v4284: 169 pgs: 169 active+clean; 1.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 16 MiB/s rd, 24 MiB/s wr, 602 op/s 2023-12-01T16:49:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:28 smithi183 ceph-mon[99169]: osdmap e2042: 8 total, 8 up, 8 in 2023-12-01T16:49:28.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:28 smithi119 ceph-mon[94175]: pgmap v4284: 169 pgs: 169 active+clean; 1.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 16 MiB/s rd, 24 MiB/s wr, 602 op/s 2023-12-01T16:49:28.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:28 smithi119 ceph-mon[94175]: osdmap e2042: 8 total, 8 up, 8 in 2023-12-01T16:49:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:28 smithi119 ceph-mon[108979]: pgmap v4284: 169 pgs: 169 active+clean; 1.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 16 MiB/s rd, 24 MiB/s wr, 602 op/s 2023-12-01T16:49:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:28 smithi119 ceph-mon[108979]: osdmap e2042: 8 total, 8 up, 8 in 2023-12-01T16:49:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:29 smithi183 ceph-mon[99169]: osdmap e2043: 8 total, 8 up, 8 in 2023-12-01T16:49:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:29 smithi119 ceph-mon[94175]: osdmap e2043: 8 total, 8 up, 8 in 2023-12-01T16:49:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:29 smithi119 ceph-mon[108979]: osdmap e2043: 8 total, 8 up, 8 in 2023-12-01T16:49:30.085 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap1 2023-12-01T16:49:30.102 INFO:tasks.workunit.client.0.smithi119.stdout:clone image366 -> image368 2023-12-01T16:49:30.230 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 79381325~3503642 2023-12-01T16:49:30.326 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 76719141~5869457 2023-12-01T16:49:30.328 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 428308~6606695 2023-12-01T16:49:30.388 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 10382723~5564872 2023-12-01T16:49:30.421 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 13957398~2184052 2023-12-01T16:49:30.437 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 6724303~7434148 2023-12-01T16:49:30.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:30 smithi183 ceph-mon[99169]: pgmap v4287: 169 pgs: 169 active+clean; 1.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:49:30.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:30 smithi183 ceph-mon[99169]: osdmap e2044: 8 total, 8 up, 8 in 2023-12-01T16:49:30.440 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 42699877~612824 2023-12-01T16:49:30.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:30 smithi119 ceph-mon[108979]: pgmap v4287: 169 pgs: 169 active+clean; 1.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:49:30.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:30 smithi119 ceph-mon[108979]: osdmap e2044: 8 total, 8 up, 8 in 2023-12-01T16:49:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:30 smithi119 ceph-mon[94175]: pgmap v4287: 169 pgs: 169 active+clean; 1.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail 2023-12-01T16:49:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:30 smithi119 ceph-mon[94175]: osdmap e2044: 8 total, 8 up, 8 in 2023-12-01T16:49:30.481 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 12026976~5136897 2023-12-01T16:49:30.499 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap2 2023-12-01T16:49:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:31 smithi183 ceph-mon[99169]: osdmap e2045: 8 total, 8 up, 8 in 2023-12-01T16:49:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:31 smithi119 ceph-mon[94175]: osdmap e2045: 8 total, 8 up, 8 in 2023-12-01T16:49:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:31 smithi119 ceph-mon[108979]: osdmap e2045: 8 total, 8 up, 8 in 2023-12-01T16:49:32.109 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 4474015~1073567 2023-12-01T16:49:32.115 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 39029577~272441 2023-12-01T16:49:32.115 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 75729156~1551405 2023-12-01T16:49:32.115 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 68586266~4713576 2023-12-01T16:49:32.116 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 52244961~5343567 2023-12-01T16:49:32.118 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 40509538~4951965 2023-12-01T16:49:32.119 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 8455607~6346331 2023-12-01T16:49:32.123 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 12215788~2450351 2023-12-01T16:49:32.206 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap3 2023-12-01T16:49:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:32 smithi183 ceph-mon[99169]: pgmap v4290: 169 pgs: 169 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 32 MiB/s rd, 27 MiB/s wr, 319 op/s 2023-12-01T16:49:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:32 smithi183 ceph-mon[99169]: osdmap e2046: 8 total, 8 up, 8 in 2023-12-01T16:49:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:32 smithi119 ceph-mon[94175]: pgmap v4290: 169 pgs: 169 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 32 MiB/s rd, 27 MiB/s wr, 319 op/s 2023-12-01T16:49:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:32 smithi119 ceph-mon[94175]: osdmap e2046: 8 total, 8 up, 8 in 2023-12-01T16:49:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:32 smithi119 ceph-mon[108979]: pgmap v4290: 169 pgs: 169 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 32 MiB/s rd, 27 MiB/s wr, 319 op/s 2023-12-01T16:49:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:32 smithi119 ceph-mon[108979]: osdmap e2046: 8 total, 8 up, 8 in 2023-12-01T16:49:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:33 smithi183 ceph-mon[99169]: osdmap e2047: 8 total, 8 up, 8 in 2023-12-01T16:49:33.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:33 smithi119 ceph-mon[94175]: osdmap e2047: 8 total, 8 up, 8 in 2023-12-01T16:49:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:33 smithi119 ceph-mon[108979]: osdmap e2047: 8 total, 8 up, 8 in 2023-12-01T16:49:34.124 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap3 2023-12-01T16:49:34.140 INFO:tasks.workunit.client.0.smithi119.stdout:clone image368 -> image370 2023-12-01T16:49:34.290 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 96530176 2023-12-01T16:49:34.304 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:49:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:34 smithi183 ceph-mon[99169]: pgmap v4293: 169 pgs: 169 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 32 MiB/s rd, 27 MiB/s wr, 319 op/s 2023-12-01T16:49:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:34 smithi183 ceph-mon[99169]: osdmap e2048: 8 total, 8 up, 8 in 2023-12-01T16:49:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:49:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:49:34] "GET /metrics HTTP/1.1" 200 38876 "" "Prometheus/2.43.0" 2023-12-01T16:49:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:34 smithi119 ceph-mon[94175]: pgmap v4293: 169 pgs: 169 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 32 MiB/s rd, 27 MiB/s wr, 319 op/s 2023-12-01T16:49:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:34 smithi119 ceph-mon[94175]: osdmap e2048: 8 total, 8 up, 8 in 2023-12-01T16:49:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:34 smithi119 ceph-mon[108979]: pgmap v4293: 169 pgs: 169 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 32 MiB/s rd, 27 MiB/s wr, 319 op/s 2023-12-01T16:49:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:34 smithi119 ceph-mon[108979]: osdmap e2048: 8 total, 8 up, 8 in 2023-12-01T16:49:34.701 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:49:34.882 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:49:35.120 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.Stress (8783 ms) 2023-12-01T16:49:35.121 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.Stress2 2023-12-01T16:49:35.158 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:49:35.169 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 52994202~6853541 2023-12-01T16:49:35.218 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 29199547~6439540 2023-12-01T16:49:35.218 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 13163843~1708094 2023-12-01T16:49:35.236 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 69573796~4646547 2023-12-01T16:49:35.236 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 33450739~1523525 2023-12-01T16:49:35.254 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 4198785~5366764 2023-12-01T16:49:35.254 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 43395212~969875 2023-12-01T16:49:35.265 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 73553884~4471226 2023-12-01T16:49:35.265 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap0 2023-12-01T16:49:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:35 smithi183 ceph-mon[99169]: osdmap e2049: 8 total, 8 up, 8 in 2023-12-01T16:49:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:35 smithi119 ceph-mon[94175]: osdmap e2049: 8 total, 8 up, 8 in 2023-12-01T16:49:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:35 smithi119 ceph-mon[108979]: osdmap e2049: 8 total, 8 up, 8 in 2023-12-01T16:49:36.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:36 smithi183 ceph-mon[99169]: pgmap v4296: 169 pgs: 169 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 16 MiB/s rd, 23 MiB/s wr, 507 op/s 2023-12-01T16:49:36.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:36 smithi119 ceph-mon[94175]: pgmap v4296: 169 pgs: 169 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 16 MiB/s rd, 23 MiB/s wr, 507 op/s 2023-12-01T16:49:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:36 smithi119 ceph-mon[108979]: pgmap v4296: 169 pgs: 169 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 16 MiB/s rd, 23 MiB/s wr, 507 op/s 2023-12-01T16:49:37.158 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap0 2023-12-01T16:49:37.175 INFO:tasks.workunit.client.0.smithi119.stdout:clone image371 -> image374 2023-12-01T16:49:37.279 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 29646803~2769988 2023-12-01T16:49:37.317 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 29849125~1657869 2023-12-01T16:49:37.320 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 33778799~1044337 2023-12-01T16:49:37.342 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 26277160~2641024 2023-12-01T16:49:37.346 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 40022637~2674719 2023-12-01T16:49:37.372 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 62063414~2400005 2023-12-01T16:49:37.387 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 26030762~2335085 2023-12-01T16:49:37.411 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 59106274~6005712 2023-12-01T16:49:37.413 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:49:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:37 smithi183 ceph-mon[99169]: osdmap e2050: 8 total, 8 up, 8 in 2023-12-01T16:49:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:37 smithi119 ceph-mon[94175]: osdmap e2050: 8 total, 8 up, 8 in 2023-12-01T16:49:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:37 smithi119 ceph-mon[108979]: osdmap e2050: 8 total, 8 up, 8 in 2023-12-01T16:49:38.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:38 smithi183 ceph-mon[99169]: pgmap v4298: 169 pgs: 169 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 15 MiB/s rd, 21 MiB/s wr, 464 op/s 2023-12-01T16:49:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:38 smithi183 ceph-mon[99169]: osdmap e2051: 8 total, 8 up, 8 in 2023-12-01T16:49:38.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:38 smithi119 ceph-mon[94175]: pgmap v4298: 169 pgs: 169 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 15 MiB/s rd, 21 MiB/s wr, 464 op/s 2023-12-01T16:49:38.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:38 smithi119 ceph-mon[94175]: osdmap e2051: 8 total, 8 up, 8 in 2023-12-01T16:49:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:38 smithi119 ceph-mon[108979]: pgmap v4298: 169 pgs: 169 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 15 MiB/s rd, 21 MiB/s wr, 464 op/s 2023-12-01T16:49:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:38 smithi119 ceph-mon[108979]: osdmap e2051: 8 total, 8 up, 8 in 2023-12-01T16:49:39.165 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap1 2023-12-01T16:49:39.181 INFO:tasks.workunit.client.0.smithi119.stdout:clone image374 -> image376 2023-12-01T16:49:39.315 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 156156197 2023-12-01T16:49:39.327 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 52774795~1156601 2023-12-01T16:49:39.382 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 412467~6684778 2023-12-01T16:49:39.391 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 6375326~7156895 2023-12-01T16:49:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:39 smithi183 ceph-mon[99169]: osdmap e2052: 8 total, 8 up, 8 in 2023-12-01T16:49:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:39 smithi119 ceph-mon[94175]: osdmap e2052: 8 total, 8 up, 8 in 2023-12-01T16:49:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:39 smithi119 ceph-mon[108979]: osdmap e2052: 8 total, 8 up, 8 in 2023-12-01T16:49:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:39.457 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 12489438~2022783 2023-12-01T16:49:39.460 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 71068431~6966181 2023-12-01T16:49:39.505 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 120720995~3224037 2023-12-01T16:49:39.505 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 39325550~2849184 2023-12-01T16:49:39.552 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 63037962~4938352 2023-12-01T16:49:39.558 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap2 2023-12-01T16:49:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:40 smithi183 ceph-mon[99169]: pgmap v4301: 169 pgs: 169 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 15 MiB/s rd, 21 MiB/s wr, 466 op/s 2023-12-01T16:49:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:40 smithi183 ceph-mon[99169]: osdmap e2053: 8 total, 8 up, 8 in 2023-12-01T16:49:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:40 smithi119 ceph-mon[94175]: pgmap v4301: 169 pgs: 169 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 15 MiB/s rd, 21 MiB/s wr, 466 op/s 2023-12-01T16:49:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:40 smithi119 ceph-mon[94175]: osdmap e2053: 8 total, 8 up, 8 in 2023-12-01T16:49:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:40 smithi119 ceph-mon[108979]: pgmap v4301: 169 pgs: 169 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 15 MiB/s rd, 21 MiB/s wr, 466 op/s 2023-12-01T16:49:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:40 smithi119 ceph-mon[108979]: osdmap e2053: 8 total, 8 up, 8 in 2023-12-01T16:49:41.185 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap2 2023-12-01T16:49:41.193 INFO:tasks.workunit.client.0.smithi119.stdout:clone image376 -> image378 2023-12-01T16:49:41.361 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 9860690~1784902 2023-12-01T16:49:41.420 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 107635521~7837439 2023-12-01T16:49:41.430 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 35705980~3872087 2023-12-01T16:49:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:41 smithi183 ceph-mon[99169]: osdmap e2054: 8 total, 8 up, 8 in 2023-12-01T16:49:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:41 smithi119 ceph-mon[94175]: osdmap e2054: 8 total, 8 up, 8 in 2023-12-01T16:49:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:41 smithi119 ceph-mon[108979]: osdmap e2054: 8 total, 8 up, 8 in 2023-12-01T16:49:41.488 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 127991807~2199585 2023-12-01T16:49:41.496 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 1304721~409093 2023-12-01T16:49:41.503 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 1027749~1247079 2023-12-01T16:49:41.505 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 148409341~7746856 2023-12-01T16:49:41.546 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 53800336~1524423 2023-12-01T16:49:41.606 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap3 2023-12-01T16:49:42.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:42 smithi183 ceph-mon[99169]: pgmap v4304: 169 pgs: 169 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 32 MiB/s rd, 13 MiB/s wr, 1.06k op/s 2023-12-01T16:49:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:42 smithi183 ceph-mon[99169]: osdmap e2055: 8 total, 8 up, 8 in 2023-12-01T16:49:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:42 smithi119 ceph-mon[94175]: pgmap v4304: 169 pgs: 169 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 32 MiB/s rd, 13 MiB/s wr, 1.06k op/s 2023-12-01T16:49:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:42 smithi119 ceph-mon[94175]: osdmap e2055: 8 total, 8 up, 8 in 2023-12-01T16:49:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:42 smithi119 ceph-mon[108979]: pgmap v4304: 169 pgs: 169 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 32 MiB/s rd, 13 MiB/s wr, 1.06k op/s 2023-12-01T16:49:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:42 smithi119 ceph-mon[108979]: osdmap e2055: 8 total, 8 up, 8 in 2023-12-01T16:49:43.193 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap3 2023-12-01T16:49:43.207 INFO:tasks.workunit.client.0.smithi119.stdout:clone image378 -> image380 2023-12-01T16:49:43.403 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 182764852 2023-12-01T16:49:43.418 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:49:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:43 smithi183 ceph-mon[99169]: osdmap e2056: 8 total, 8 up, 8 in 2023-12-01T16:49:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:43 smithi119 ceph-mon[94175]: osdmap e2056: 8 total, 8 up, 8 in 2023-12-01T16:49:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:43 smithi119 ceph-mon[108979]: osdmap e2056: 8 total, 8 up, 8 in 2023-12-01T16:49:43.955 INFO:tasks.workunit.client.0.smithi119.stdout:write: a 37636650~5479372 2023-12-01T16:49:44.018 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 81056040~7115556 2023-12-01T16:49:44.044 INFO:tasks.workunit.client.0.smithi119.stdout:write: a 82858475~3737207 2023-12-01T16:49:44.060 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 55169788~19145 2023-12-01T16:49:44.092 INFO:tasks.workunit.client.0.smithi119.stdout:write: a 69124435~6945784 2023-12-01T16:49:44.161 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 19780612~3414361 2023-12-01T16:49:44.191 INFO:tasks.workunit.client.0.smithi119.stdout:write: a 83952963~947925 2023-12-01T16:49:44.195 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 85232517~3168727 2023-12-01T16:49:44.196 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: user0 2023-12-01T16:49:44.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:44 smithi183 ceph-mon[99169]: pgmap v4307: 169 pgs: 169 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 32 MiB/s rd, 13 MiB/s wr, 1.06k op/s 2023-12-01T16:49:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:44 smithi183 ceph-mon[99169]: osdmap e2057: 8 total, 8 up, 8 in 2023-12-01T16:49:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:49:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:49:44] "GET /metrics HTTP/1.1" 200 38874 "" "Prometheus/2.43.0" 2023-12-01T16:49:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:44 smithi119 ceph-mon[94175]: pgmap v4307: 169 pgs: 169 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 32 MiB/s rd, 13 MiB/s wr, 1.06k op/s 2023-12-01T16:49:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:44 smithi119 ceph-mon[94175]: osdmap e2057: 8 total, 8 up, 8 in 2023-12-01T16:49:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:44 smithi119 ceph-mon[108979]: pgmap v4307: 169 pgs: 169 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 32 MiB/s rd, 13 MiB/s wr, 1.06k op/s 2023-12-01T16:49:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:44 smithi119 ceph-mon[108979]: osdmap e2057: 8 total, 8 up, 8 in 2023-12-01T16:49:46.218 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 263506540 2023-12-01T16:49:46.232 INFO:tasks.workunit.client.0.smithi119.stdout:write: b 47049989~3012010 2023-12-01T16:49:46.240 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 181237137~6369809 2023-12-01T16:49:46.240 INFO:tasks.workunit.client.0.smithi119.stdout:write: b 114634762~6354028 2023-12-01T16:49:46.247 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 80795489~4955861 2023-12-01T16:49:46.250 INFO:tasks.workunit.client.0.smithi119.stdout:write: b 225643004~7628525 2023-12-01T16:49:46.260 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 41475668~3825690 2023-12-01T16:49:46.305 INFO:tasks.workunit.client.0.smithi119.stdout:write: b 230347318~2759655 2023-12-01T16:49:46.324 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 93240047~45799 2023-12-01T16:49:46.324 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: user1 2023-12-01T16:49:46.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:46 smithi183 ceph-mon[99169]: pgmap v4309: 169 pgs: 169 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 36 MiB/s rd, 41 MiB/s wr, 907 op/s 2023-12-01T16:49:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:46 smithi183 ceph-mon[99169]: osdmap e2058: 8 total, 8 up, 8 in 2023-12-01T16:49:46.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:46 smithi119 ceph-mon[108979]: pgmap v4309: 169 pgs: 169 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 36 MiB/s rd, 41 MiB/s wr, 907 op/s 2023-12-01T16:49:46.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:46 smithi119 ceph-mon[108979]: osdmap e2058: 8 total, 8 up, 8 in 2023-12-01T16:49:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:46 smithi119 ceph-mon[94175]: pgmap v4309: 169 pgs: 169 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 36 MiB/s rd, 41 MiB/s wr, 907 op/s 2023-12-01T16:49:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:46 smithi119 ceph-mon[94175]: osdmap e2058: 8 total, 8 up, 8 in 2023-12-01T16:49:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:47 smithi183 ceph-mon[99169]: osdmap e2059: 8 total, 8 up, 8 in 2023-12-01T16:49:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:47 smithi119 ceph-mon[94175]: osdmap e2059: 8 total, 8 up, 8 in 2023-12-01T16:49:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:47 smithi119 ceph-mon[108979]: osdmap e2059: 8 total, 8 up, 8 in 2023-12-01T16:49:48.240 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 250197030 2023-12-01T16:49:48.256 INFO:tasks.workunit.client.0.smithi119.stdout:write: c 6872820~3494034 2023-12-01T16:49:48.270 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 190984216~6836622 2023-12-01T16:49:48.270 INFO:tasks.workunit.client.0.smithi119.stdout:write: c 7707216~5657191 2023-12-01T16:49:48.358 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 19377354~5771106 2023-12-01T16:49:48.359 INFO:tasks.workunit.client.0.smithi119.stdout:write: c 116909179~6748819 2023-12-01T16:49:48.361 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 33745776~7417541 2023-12-01T16:49:48.362 INFO:tasks.workunit.client.0.smithi119.stdout:write: c 203746187~6511941 2023-12-01T16:49:48.410 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 157327949~3837083 2023-12-01T16:49:48.416 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: user2 2023-12-01T16:49:48.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:48 smithi183 ceph-mon[99169]: pgmap v4312: 169 pgs: 169 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 36 MiB/s rd, 41 MiB/s wr, 909 op/s 2023-12-01T16:49:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:48 smithi183 ceph-mon[99169]: osdmap e2060: 8 total, 8 up, 8 in 2023-12-01T16:49:48.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:48 smithi119 ceph-mon[94175]: pgmap v4312: 169 pgs: 169 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 36 MiB/s rd, 41 MiB/s wr, 909 op/s 2023-12-01T16:49:48.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:48 smithi119 ceph-mon[94175]: osdmap e2060: 8 total, 8 up, 8 in 2023-12-01T16:49:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:48 smithi119 ceph-mon[108979]: pgmap v4312: 169 pgs: 169 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 36 MiB/s rd, 41 MiB/s wr, 909 op/s 2023-12-01T16:49:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:48 smithi119 ceph-mon[108979]: osdmap e2060: 8 total, 8 up, 8 in 2023-12-01T16:49:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:49 smithi183 ceph-mon[99169]: osdmap e2061: 8 total, 8 up, 8 in 2023-12-01T16:49:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:49 smithi119 ceph-mon[94175]: osdmap e2061: 8 total, 8 up, 8 in 2023-12-01T16:49:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:49 smithi119 ceph-mon[108979]: osdmap e2061: 8 total, 8 up, 8 in 2023-12-01T16:49:50.250 INFO:tasks.workunit.client.0.smithi119.stdout:write: d 192602853~1802504 2023-12-01T16:49:50.258 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 111602161~4205810 2023-12-01T16:49:50.258 INFO:tasks.workunit.client.0.smithi119.stdout:write: d 137028840~1448554 2023-12-01T16:49:50.260 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 143587519~5997295 2023-12-01T16:49:50.261 INFO:tasks.workunit.client.0.smithi119.stdout:write: d 30997015~1187137 2023-12-01T16:49:50.262 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 50461620~1026982 2023-12-01T16:49:50.263 INFO:tasks.workunit.client.0.smithi119.stdout:write: d 168577170~5000164 2023-12-01T16:49:50.265 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 6406796~6167775 2023-12-01T16:49:50.300 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: user3 2023-12-01T16:49:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:50 smithi183 ceph-mon[99169]: pgmap v4315: 169 pgs: 169 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail 2023-12-01T16:49:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:50 smithi183 ceph-mon[99169]: osdmap e2062: 8 total, 8 up, 8 in 2023-12-01T16:49:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:50 smithi119 ceph-mon[94175]: pgmap v4315: 169 pgs: 169 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail 2023-12-01T16:49:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:50 smithi119 ceph-mon[94175]: osdmap e2062: 8 total, 8 up, 8 in 2023-12-01T16:49:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:50 smithi119 ceph-mon[108979]: pgmap v4315: 169 pgs: 169 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail 2023-12-01T16:49:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:50 smithi119 ceph-mon[108979]: osdmap e2062: 8 total, 8 up, 8 in 2023-12-01T16:49:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:51 smithi183 ceph-mon[99169]: osdmap e2063: 8 total, 8 up, 8 in 2023-12-01T16:49:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:51 smithi119 ceph-mon[94175]: osdmap e2063: 8 total, 8 up, 8 in 2023-12-01T16:49:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:51 smithi119 ceph-mon[108979]: osdmap e2063: 8 total, 8 up, 8 in 2023-12-01T16:49:52.264 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 318652819 2023-12-01T16:49:52.288 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 31865281~7966320 2023-12-01T16:49:52.291 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 33856861~3983160 2023-12-01T16:49:52.343 INFO:tasks.workunit.client.0.smithi119.stdout:write: 2 63730563~7966320 2023-12-01T16:49:52.345 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 65722143~3983160 2023-12-01T16:49:52.413 INFO:tasks.workunit.client.0.smithi119.stdout:write: 3 95595845~7966320 2023-12-01T16:49:52.416 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 97587425~3983160 2023-12-01T16:49:52.483 INFO:tasks.workunit.client.0.smithi119.stdout:write: 4 127461127~7966320 2023-12-01T16:49:52.485 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 129452707~3983160 2023-12-01T16:49:52.553 INFO:tasks.workunit.client.0.smithi119.stdout:write: 5 159326409~7966320 2023-12-01T16:49:52.555 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 161317989~3983160 2023-12-01T16:49:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:52 smithi183 ceph-mon[99169]: pgmap v4318: 169 pgs: 169 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 8.0 MiB/s rd, 32 MiB/s wr, 299 op/s 2023-12-01T16:49:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:52 smithi183 ceph-mon[99169]: osdmap e2064: 8 total, 8 up, 8 in 2023-12-01T16:49:52.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:52 smithi119 ceph-mon[108979]: pgmap v4318: 169 pgs: 169 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 8.0 MiB/s rd, 32 MiB/s wr, 299 op/s 2023-12-01T16:49:52.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:52 smithi119 ceph-mon[108979]: osdmap e2064: 8 total, 8 up, 8 in 2023-12-01T16:49:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:52 smithi119 ceph-mon[94175]: pgmap v4318: 169 pgs: 169 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 8.0 MiB/s rd, 32 MiB/s wr, 299 op/s 2023-12-01T16:49:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:52 smithi119 ceph-mon[94175]: osdmap e2064: 8 total, 8 up, 8 in 2023-12-01T16:49:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:53 smithi183 ceph-mon[99169]: osdmap e2065: 8 total, 8 up, 8 in 2023-12-01T16:49:53.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:53 smithi119 ceph-mon[94175]: osdmap e2065: 8 total, 8 up, 8 in 2023-12-01T16:49:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:53 smithi119 ceph-mon[108979]: osdmap e2065: 8 total, 8 up, 8 in 2023-12-01T16:49:54.298 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:49:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:49:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:49:54] "GET /metrics HTTP/1.1" 200 38871 "" "Prometheus/2.43.0" 2023-12-01T16:49:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:54 smithi119 ceph-mon[94175]: pgmap v4321: 169 pgs: 169 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 8.0 MiB/s rd, 32 MiB/s wr, 299 op/s 2023-12-01T16:49:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:54 smithi119 ceph-mon[108979]: pgmap v4321: 169 pgs: 169 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 8.0 MiB/s rd, 32 MiB/s wr, 299 op/s 2023-12-01T16:49:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:54.568 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:49:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:54 smithi183 ceph-mon[99169]: pgmap v4321: 169 pgs: 169 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 8.0 MiB/s rd, 32 MiB/s wr, 299 op/s 2023-12-01T16:49:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:49:55.824 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:49:56.188 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:49:56.189 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (76m) 2m ago 77m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:49:56.189 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (76m) 2m ago 76m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:49:56.189 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (77m) 2m ago 77m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:49:56.189 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (77m) 2m ago 77m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:49:56.189 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (80m) 2m ago 80m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:49:56.189 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (82m) 2m ago 82m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:49:56.189 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (82m) 2m ago 82m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:49:56.189 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (81m) 2m ago 81m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:49:56.189 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (81m) 2m ago 81m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:49:56.189 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (77m) 2m ago 77m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:49:56.189 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (76m) 2m ago 76m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:49:56.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (80m) 2m ago 80m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:49:56.190 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (80m) 2m ago 80m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:49:56.190 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (79m) 2m ago 79m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:49:56.190 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (79m) 2m ago 79m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:49:56.190 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (79m) 2m ago 79m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:49:56.190 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (78m) 2m ago 78m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:49:56.190 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (78m) 2m ago 78m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:49:56.190 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (78m) 2m ago 78m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:49:56.190 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (76m) 2m ago 77m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:49:56.390 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.Stress2 (21270 ms) 2023-12-01T16:49:56.391 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMigration.StressLive 2023-12-01T16:49:56.424 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 83886080 2023-12-01T16:49:56.435 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 13508987~374307 2023-12-01T16:49:56.446 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 57311072~5601484 2023-12-01T16:49:56.446 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 56484357~3480590 2023-12-01T16:49:56.470 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 77708197~6008357 2023-12-01T16:49:56.471 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 75158165~4276043 2023-12-01T16:49:56.502 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 42323618~6047808 2023-12-01T16:49:56.502 INFO:tasks.workunit.client.0.smithi119.stdout:write: A 33016136~7299249 2023-12-01T16:49:56.547 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 53448099~2589215 2023-12-01T16:49:56.549 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap0 2023-12-01T16:49:56.640 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:49:56.641 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:49:56.641 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:49:56.641 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:49:56.641 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:49:56.641 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:49:56.641 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:49:56.641 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:49:56.641 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:49:56.641 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:49:56.641 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:49:56.641 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:49:56.641 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:49:56.641 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:49:56.641 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:49:56.641 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:49:56.642 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:49:56.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:56 smithi183 ceph-mon[99169]: pgmap v4322: 169 pgs: 169 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 194 MiB/s rd, 53 MiB/s wr, 716 op/s 2023-12-01T16:49:56.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:56 smithi119 ceph-mon[94175]: pgmap v4322: 169 pgs: 169 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 194 MiB/s rd, 53 MiB/s wr, 716 op/s 2023-12-01T16:49:56.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:56 smithi119 ceph-mon[108979]: pgmap v4322: 169 pgs: 169 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 194 MiB/s rd, 53 MiB/s wr, 716 op/s 2023-12-01T16:49:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:57 smithi183 ceph-mon[99169]: from='client.19158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:49:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:57 smithi183 ceph-mon[99169]: from='client.19164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:49:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1051442555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:49:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:57 smithi119 ceph-mon[94175]: from='client.19158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:49:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:57 smithi119 ceph-mon[94175]: from='client.19164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:49:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1051442555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:49:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:57 smithi119 ceph-mon[108979]: from='client.19158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:49:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:57 smithi119 ceph-mon[108979]: from='client.19164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:49:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1051442555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:49:58.297 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap0 2023-12-01T16:49:58.311 INFO:tasks.workunit.client.0.smithi119.stdout:clone image381 -> image384 2023-12-01T16:49:58.416 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 102207230 2023-12-01T16:49:58.428 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 32191590~7630604 2023-12-01T16:49:58.484 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 38166244~2731071 2023-12-01T16:49:58.487 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 91966644~6045934 2023-12-01T16:49:58.536 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 5349125~2767302 2023-12-01T16:49:58.542 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 91971979~3183979 2023-12-01T16:49:58.564 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 60859616~5725318 2023-12-01T16:49:58.584 INFO:tasks.workunit.client.0.smithi119.stdout:write: B 1582093~6247334 2023-12-01T16:49:58.622 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 89187110~227232 2023-12-01T16:49:58.624 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap1 2023-12-01T16:49:58.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:58 smithi183 ceph-mon[99169]: pgmap v4323: 169 pgs: 169 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 158 MiB/s rd, 24 MiB/s wr, 409 op/s 2023-12-01T16:49:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:58 smithi183 ceph-mon[99169]: osdmap e2066: 8 total, 8 up, 8 in 2023-12-01T16:49:58.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:58 smithi119 ceph-mon[94175]: pgmap v4323: 169 pgs: 169 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 158 MiB/s rd, 24 MiB/s wr, 409 op/s 2023-12-01T16:49:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:58 smithi119 ceph-mon[94175]: osdmap e2066: 8 total, 8 up, 8 in 2023-12-01T16:49:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:58 smithi119 ceph-mon[108979]: pgmap v4323: 169 pgs: 169 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 158 MiB/s rd, 24 MiB/s wr, 409 op/s 2023-12-01T16:49:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:58 smithi119 ceph-mon[108979]: osdmap e2066: 8 total, 8 up, 8 in 2023-12-01T16:49:59.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:49:59 smithi183 ceph-mon[99169]: osdmap e2067: 8 total, 8 up, 8 in 2023-12-01T16:49:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:49:59 smithi119 ceph-mon[94175]: osdmap e2067: 8 total, 8 up, 8 in 2023-12-01T16:49:59.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:49:59 smithi119 ceph-mon[108979]: osdmap e2067: 8 total, 8 up, 8 in 2023-12-01T16:50:00.293 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T16:49:59.998+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 pool(s) do not have an application enabled; Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:50:00.293 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T16:49:59.998+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2023-12-01T16:50:00.294 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T16:49:59.998+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : application not enabled on pool 'test-librbd-smithi119-177633-38' 2023-12-01T16:50:00.294 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T16:49:59.998+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2023-12-01T16:50:00.294 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T16:49:59.998+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:50:00.294 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T16:49:59.998+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : ceph cannot downgrade to a dev release 2023-12-01T16:50:00.296 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-mon[108979]: pgmap v4326: 169 pgs: 169 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 158 MiB/s rd, 24 MiB/s wr, 410 op/s 2023-12-01T16:50:00.296 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-mon[108979]: osdmap e2068: 8 total, 8 up, 8 in 2023-12-01T16:50:00.296 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-mon[108979]: Health detail: HEALTH_ERR 1 pool(s) do not have an application enabled; Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:50:00.296 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-mon[108979]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2023-12-01T16:50:00.297 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-mon[108979]: application not enabled on pool 'test-librbd-smithi119-177633-38' 2023-12-01T16:50:00.297 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-mon[108979]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2023-12-01T16:50:00.297 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-mon[108979]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:50:00.297 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-mon[108979]: ceph cannot downgrade to a dev release 2023-12-01T16:50:00.304 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap1 2023-12-01T16:50:00.318 INFO:tasks.workunit.client.0.smithi119.stdout:clone image384 -> image386 2023-12-01T16:50:00.453 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 13449144~2457900 2023-12-01T16:50:00.484 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 64595655~2267377 2023-12-01T16:50:00.490 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 67337889~5807605 2023-12-01T16:50:00.553 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 93375075~1029234 2023-12-01T16:50:00.596 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 64203818~5237170 2023-12-01T16:50:00.626 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 47924053~6902619 2023-12-01T16:50:00.665 INFO:tasks.workunit.client.0.smithi119.stdout:write: C 62239883~5689620 2023-12-01T16:50:00.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:00 smithi183 ceph-mon[99169]: pgmap v4326: 169 pgs: 169 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 158 MiB/s rd, 24 MiB/s wr, 410 op/s 2023-12-01T16:50:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:00 smithi183 ceph-mon[99169]: osdmap e2068: 8 total, 8 up, 8 in 2023-12-01T16:50:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:00 smithi183 ceph-mon[99169]: Health detail: HEALTH_ERR 1 pool(s) do not have an application enabled; Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:50:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:00 smithi183 ceph-mon[99169]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2023-12-01T16:50:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:00 smithi183 ceph-mon[99169]: application not enabled on pool 'test-librbd-smithi119-177633-38' 2023-12-01T16:50:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:00 smithi183 ceph-mon[99169]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2023-12-01T16:50:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:00 smithi183 ceph-mon[99169]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:50:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:00 smithi183 ceph-mon[99169]: ceph cannot downgrade to a dev release 2023-12-01T16:50:00.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-mon[94175]: pgmap v4326: 169 pgs: 169 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 158 MiB/s rd, 24 MiB/s wr, 410 op/s 2023-12-01T16:50:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-mon[94175]: osdmap e2068: 8 total, 8 up, 8 in 2023-12-01T16:50:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-mon[94175]: Health detail: HEALTH_ERR 1 pool(s) do not have an application enabled; Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:50:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-mon[94175]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2023-12-01T16:50:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-mon[94175]: application not enabled on pool 'test-librbd-smithi119-177633-38' 2023-12-01T16:50:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-mon[94175]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2023-12-01T16:50:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-mon[94175]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:50:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:00 smithi119 ceph-mon[94175]: ceph cannot downgrade to a dev release 2023-12-01T16:50:00.704 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 37137263~5905284 2023-12-01T16:50:00.749 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap2 2023-12-01T16:50:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:01 smithi183 ceph-mon[99169]: osdmap e2069: 8 total, 8 up, 8 in 2023-12-01T16:50:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:01 smithi119 ceph-mon[94175]: osdmap e2069: 8 total, 8 up, 8 in 2023-12-01T16:50:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:01 smithi119 ceph-mon[108979]: osdmap e2069: 8 total, 8 up, 8 in 2023-12-01T16:50:02.323 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap2 2023-12-01T16:50:02.336 INFO:tasks.workunit.client.0.smithi119.stdout:clone image386 -> image388 2023-12-01T16:50:02.493 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 24125210~5436895 2023-12-01T16:50:02.558 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 39087438~6029925 2023-12-01T16:50:02.567 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 49529361~4163475 2023-12-01T16:50:02.601 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 76644677~3246623 2023-12-01T16:50:02.620 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 52724449~5823724 2023-12-01T16:50:02.681 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 17731082~6860352 2023-12-01T16:50:02.687 INFO:tasks.workunit.client.0.smithi119.stdout:write: D 2936458~1465189 2023-12-01T16:50:02.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:02 smithi183 ceph-mon[99169]: pgmap v4329: 169 pgs: 169 active+clean; 2.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 240 MiB/s rd, 19 MiB/s wr, 826 op/s 2023-12-01T16:50:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:02 smithi183 ceph-mon[99169]: osdmap e2070: 8 total, 8 up, 8 in 2023-12-01T16:50:02.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:02 smithi119 ceph-mon[94175]: pgmap v4329: 169 pgs: 169 active+clean; 2.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 240 MiB/s rd, 19 MiB/s wr, 826 op/s 2023-12-01T16:50:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:02 smithi119 ceph-mon[94175]: osdmap e2070: 8 total, 8 up, 8 in 2023-12-01T16:50:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:02 smithi119 ceph-mon[108979]: pgmap v4329: 169 pgs: 169 active+clean; 2.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 240 MiB/s rd, 19 MiB/s wr, 826 op/s 2023-12-01T16:50:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:02 smithi119 ceph-mon[108979]: osdmap e2070: 8 total, 8 up, 8 in 2023-12-01T16:50:02.752 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 79898976~3132592 2023-12-01T16:50:02.754 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: snap3 2023-12-01T16:50:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:03 smithi183 ceph-mon[99169]: osdmap e2071: 8 total, 8 up, 8 in 2023-12-01T16:50:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:03 smithi119 ceph-mon[94175]: osdmap e2071: 8 total, 8 up, 8 in 2023-12-01T16:50:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:03 smithi119 ceph-mon[108979]: osdmap e2071: 8 total, 8 up, 8 in 2023-12-01T16:50:04.336 INFO:tasks.workunit.client.0.smithi119.stdout:snap_protect: snap3 2023-12-01T16:50:04.349 INFO:tasks.workunit.client.0.smithi119.stdout:clone image388 -> image390 2023-12-01T16:50:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:50:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:50:04] "GET /metrics HTTP/1.1" 200 38871 "" "Prometheus/2.43.0" 2023-12-01T16:50:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:04 smithi119 ceph-mon[108979]: pgmap v4332: 169 pgs: 169 active+clean; 2.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 240 MiB/s rd, 19 MiB/s wr, 826 op/s 2023-12-01T16:50:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:04 smithi119 ceph-mon[108979]: osdmap e2072: 8 total, 8 up, 8 in 2023-12-01T16:50:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:04 smithi119 ceph-mon[94175]: pgmap v4332: 169 pgs: 169 active+clean; 2.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 240 MiB/s rd, 19 MiB/s wr, 826 op/s 2023-12-01T16:50:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:04 smithi119 ceph-mon[94175]: osdmap e2072: 8 total, 8 up, 8 in 2023-12-01T16:50:04.536 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 128915715 2023-12-01T16:50:04.551 INFO:tasks.workunit.client.0.smithi119.stdout:migration_prepare 2023-12-01T16:50:04.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:04 smithi183 ceph-mon[99169]: pgmap v4332: 169 pgs: 169 active+clean; 2.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 240 MiB/s rd, 19 MiB/s wr, 826 op/s 2023-12-01T16:50:04.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:04 smithi183 ceph-mon[99169]: osdmap e2072: 8 total, 8 up, 8 in 2023-12-01T16:50:05.059 INFO:tasks.workunit.client.0.smithi119.stdout:migration_execute 2023-12-01T16:50:05.059 INFO:tasks.workunit.client.0.smithi119.stdout:write: a 42063813~4077471 2023-12-01T16:50:05.118 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 86409111~3229083 2023-12-01T16:50:05.151 INFO:tasks.workunit.client.0.smithi119.stdout:write: a 42100683~4334910 2023-12-01T16:50:05.176 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 48066680~5524169 2023-12-01T16:50:05.202 INFO:tasks.workunit.client.0.smithi119.stdout:write: a 47972357~1632091 2023-12-01T16:50:05.211 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 5194701~6002671 2023-12-01T16:50:05.244 INFO:tasks.workunit.client.0.smithi119.stdout:write: a 6508537~2604540 2023-12-01T16:50:05.258 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 116319547~2836019 2023-12-01T16:50:05.262 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: user0 2023-12-01T16:50:05.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:05 smithi183 ceph-mon[99169]: osdmap e2073: 8 total, 8 up, 8 in 2023-12-01T16:50:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:05 smithi119 ceph-mon[94175]: osdmap e2073: 8 total, 8 up, 8 in 2023-12-01T16:50:05.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:05 smithi119 ceph-mon[108979]: osdmap e2073: 8 total, 8 up, 8 in 2023-12-01T16:50:06.360 INFO:tasks.workunit.client.0.smithi119.stdout:write: b 2598722~6202654 2023-12-01T16:50:06.381 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 99945182~2090187 2023-12-01T16:50:06.384 INFO:tasks.workunit.client.0.smithi119.stdout:write: b 109613835~1168677 2023-12-01T16:50:06.384 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 95381619~7010567 2023-12-01T16:50:06.529 INFO:tasks.workunit.client.0.smithi119.stdout:write: b 23435667~1491575 2023-12-01T16:50:06.529 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 116280198~6366433 2023-12-01T16:50:06.529 INFO:tasks.workunit.client.0.smithi119.stdout:write: b 41472438~2306141 2023-12-01T16:50:06.533 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 50070080~228676 2023-12-01T16:50:06.533 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: user1 2023-12-01T16:50:06.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:06 smithi183 ceph-mon[99169]: pgmap v4335: 169 pgs: 169 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 14 MiB/s rd, 30 MiB/s wr, 514 op/s 2023-12-01T16:50:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:06 smithi183 ceph-mon[99169]: osdmap e2074: 8 total, 8 up, 8 in 2023-12-01T16:50:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:06 smithi119 ceph-mon[94175]: pgmap v4335: 169 pgs: 169 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 14 MiB/s rd, 30 MiB/s wr, 514 op/s 2023-12-01T16:50:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:06 smithi119 ceph-mon[94175]: osdmap e2074: 8 total, 8 up, 8 in 2023-12-01T16:50:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:06 smithi119 ceph-mon[108979]: pgmap v4335: 169 pgs: 169 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 14 MiB/s rd, 30 MiB/s wr, 514 op/s 2023-12-01T16:50:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:06 smithi119 ceph-mon[108979]: osdmap e2074: 8 total, 8 up, 8 in 2023-12-01T16:50:07.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:07 smithi183 ceph-mon[99169]: osdmap e2075: 8 total, 8 up, 8 in 2023-12-01T16:50:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:07 smithi119 ceph-mon[94175]: osdmap e2075: 8 total, 8 up, 8 in 2023-12-01T16:50:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:07 smithi119 ceph-mon[108979]: osdmap e2075: 8 total, 8 up, 8 in 2023-12-01T16:50:08.374 INFO:tasks.workunit.client.0.smithi119.stdout:write: c 986747~63225 2023-12-01T16:50:08.382 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 18406839~3314237 2023-12-01T16:50:08.382 INFO:tasks.workunit.client.0.smithi119.stdout:write: c 101253739~6164259 2023-12-01T16:50:08.384 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 36063464~2755040 2023-12-01T16:50:08.385 INFO:tasks.workunit.client.0.smithi119.stdout:write: c 68112559~1752422 2023-12-01T16:50:08.386 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 76601205~8071441 2023-12-01T16:50:08.386 INFO:tasks.workunit.client.0.smithi119.stdout:write: c 97800584~8196387 2023-12-01T16:50:08.432 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 102198620~2402487 2023-12-01T16:50:08.474 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: user2 2023-12-01T16:50:08.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:08 smithi183 ceph-mon[99169]: pgmap v4338: 169 pgs: 169 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 14 MiB/s rd, 30 MiB/s wr, 514 op/s 2023-12-01T16:50:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:08 smithi183 ceph-mon[99169]: osdmap e2076: 8 total, 8 up, 8 in 2023-12-01T16:50:08.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:08 smithi119 ceph-mon[94175]: pgmap v4338: 169 pgs: 169 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 14 MiB/s rd, 30 MiB/s wr, 514 op/s 2023-12-01T16:50:08.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:08 smithi119 ceph-mon[94175]: osdmap e2076: 8 total, 8 up, 8 in 2023-12-01T16:50:08.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:08 smithi119 ceph-mon[108979]: pgmap v4338: 169 pgs: 169 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 14 MiB/s rd, 30 MiB/s wr, 514 op/s 2023-12-01T16:50:08.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:08 smithi119 ceph-mon[108979]: osdmap e2076: 8 total, 8 up, 8 in 2023-12-01T16:50:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:09 smithi183 ceph-mon[99169]: osdmap e2077: 8 total, 8 up, 8 in 2023-12-01T16:50:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:09 smithi119 ceph-mon[94175]: osdmap e2077: 8 total, 8 up, 8 in 2023-12-01T16:50:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:09 smithi119 ceph-mon[108979]: osdmap e2077: 8 total, 8 up, 8 in 2023-12-01T16:50:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:10.385 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 163681456 2023-12-01T16:50:10.402 INFO:tasks.workunit.client.0.smithi119.stdout:write: d 64592298~7059887 2023-12-01T16:50:10.418 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 60025402~4662217 2023-12-01T16:50:10.500 INFO:tasks.workunit.client.0.smithi119.stdout:write: d 159786942~3894514 2023-12-01T16:50:10.501 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 149797462~7671579 2023-12-01T16:50:10.501 INFO:tasks.workunit.client.0.smithi119.stdout:write: d 83022294~334302 2023-12-01T16:50:10.501 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 95402126~274394 2023-12-01T16:50:10.502 INFO:tasks.workunit.client.0.smithi119.stdout:write: d 109182324~2840141 2023-12-01T16:50:10.503 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 72434442~4146076 2023-12-01T16:50:10.504 INFO:tasks.workunit.client.0.smithi119.stdout:snap_create: user3 2023-12-01T16:50:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:10 smithi183 ceph-mon[99169]: pgmap v4341: 169 pgs: 169 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail 2023-12-01T16:50:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:10 smithi183 ceph-mon[99169]: osdmap e2078: 8 total, 8 up, 8 in 2023-12-01T16:50:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:50:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:10 smithi119 ceph-mon[94175]: pgmap v4341: 169 pgs: 169 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail 2023-12-01T16:50:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:10 smithi119 ceph-mon[94175]: osdmap e2078: 8 total, 8 up, 8 in 2023-12-01T16:50:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:50:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:10 smithi119 ceph-mon[108979]: pgmap v4341: 169 pgs: 169 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail 2023-12-01T16:50:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:10 smithi119 ceph-mon[108979]: osdmap e2078: 8 total, 8 up, 8 in 2023-12-01T16:50:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:50:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:11 smithi183 ceph-mon[99169]: osdmap e2079: 8 total, 8 up, 8 in 2023-12-01T16:50:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:50:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:50:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:50:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:11 smithi119 ceph-mon[94175]: osdmap e2079: 8 total, 8 up, 8 in 2023-12-01T16:50:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:50:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:50:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:50:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:11 smithi119 ceph-mon[108979]: osdmap e2079: 8 total, 8 up, 8 in 2023-12-01T16:50:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:50:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:50:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:50:12.401 INFO:tasks.workunit.client.0.smithi119.stdout:resize: 154760066 2023-12-01T16:50:12.443 INFO:tasks.workunit.client.0.smithi119.stdout:write: 1 15476006~3869001 2023-12-01T16:50:12.444 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 16443256~1934500 2023-12-01T16:50:12.492 INFO:tasks.workunit.client.0.smithi119.stdout:write: 2 30952013~3869001 2023-12-01T16:50:12.493 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 31919263~1934500 2023-12-01T16:50:12.541 INFO:tasks.workunit.client.0.smithi119.stdout:write: 3 46428019~3869001 2023-12-01T16:50:12.542 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 47395269~1934500 2023-12-01T16:50:12.570 INFO:tasks.workunit.client.0.smithi119.stdout:write: 4 61904026~3869001 2023-12-01T16:50:12.571 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 62871276~1934500 2023-12-01T16:50:12.589 INFO:tasks.workunit.client.0.smithi119.stdout:write: 5 77380033~3869001 2023-12-01T16:50:12.589 INFO:tasks.workunit.client.0.smithi119.stdout:discard: 78347283~1934500 2023-12-01T16:50:12.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:12 smithi183 ceph-mon[99169]: pgmap v4344: 169 pgs: 169 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 39 MiB/s rd, 38 MiB/s wr, 991 op/s 2023-12-01T16:50:12.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:12 smithi183 ceph-mon[99169]: osdmap e2080: 8 total, 8 up, 8 in 2023-12-01T16:50:12.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:12 smithi119 ceph-mon[108979]: pgmap v4344: 169 pgs: 169 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 39 MiB/s rd, 38 MiB/s wr, 991 op/s 2023-12-01T16:50:12.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:12 smithi119 ceph-mon[108979]: osdmap e2080: 8 total, 8 up, 8 in 2023-12-01T16:50:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:12 smithi119 ceph-mon[94175]: pgmap v4344: 169 pgs: 169 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 39 MiB/s rd, 38 MiB/s wr, 991 op/s 2023-12-01T16:50:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:12 smithi119 ceph-mon[94175]: osdmap e2080: 8 total, 8 up, 8 in 2023-12-01T16:50:12.716 INFO:tasks.workunit.client.0.smithi119.stdout:migration_commit 2023-12-01T16:50:13.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:13 smithi183 ceph-mon[99169]: osdmap e2081: 8 total, 8 up, 8 in 2023-12-01T16:50:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:13 smithi119 ceph-mon[94175]: osdmap e2081: 8 total, 8 up, 8 in 2023-12-01T16:50:13.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:13 smithi119 ceph-mon[108979]: osdmap e2081: 8 total, 8 up, 8 in 2023-12-01T16:50:13.806 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMigration.StressLive (17416 ms) 2023-12-01T16:50:14.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:14 smithi119 ceph-mon[94175]: pgmap v4347: 169 pgs: 169 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 39 MiB/s rd, 38 MiB/s wr, 991 op/s 2023-12-01T16:50:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:50:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:50:14] "GET /metrics HTTP/1.1" 200 38872 "" "Prometheus/2.43.0" 2023-12-01T16:50:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:14 smithi119 ceph-mon[108979]: pgmap v4347: 169 pgs: 169 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 39 MiB/s rd, 38 MiB/s wr, 991 op/s 2023-12-01T16:50:14.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:14 smithi183 ceph-mon[99169]: pgmap v4347: 169 pgs: 169 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 39 MiB/s rd, 38 MiB/s wr, 991 op/s 2023-12-01T16:50:15.421 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 57 tests from TestMigration (261902 ms total) 2023-12-01T16:50:15.421 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:50:15.421 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 2 tests from TestMirroringWatcher 2023-12-01T16:50:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:15 smithi183 ceph-mon[99169]: osdmap e2082: 8 total, 8 up, 8 in 2023-12-01T16:50:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:15 smithi119 ceph-mon[108979]: osdmap e2082: 8 total, 8 up, 8 in 2023-12-01T16:50:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:15 smithi119 ceph-mon[94175]: osdmap e2082: 8 total, 8 up, 8 in 2023-12-01T16:50:16.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:16 smithi183 ceph-mon[99169]: pgmap v4349: 137 pgs: 137 active+clean; 2.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail 2023-12-01T16:50:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:16 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:50:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:16 smithi183 ceph-mon[99169]: osdmap e2083: 8 total, 8 up, 8 in 2023-12-01T16:50:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:16 smithi119 ceph-mon[94175]: pgmap v4349: 137 pgs: 137 active+clean; 2.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail 2023-12-01T16:50:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:16 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:50:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:16 smithi119 ceph-mon[94175]: osdmap e2083: 8 total, 8 up, 8 in 2023-12-01T16:50:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:16 smithi119 ceph-mon[108979]: pgmap v4349: 137 pgs: 137 active+clean; 2.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail 2023-12-01T16:50:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:16 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:50:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:16 smithi119 ceph-mon[108979]: osdmap e2083: 8 total, 8 up, 8 in 2023-12-01T16:50:17.433 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2023-12-01T16:50:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:17 smithi183 ceph-mon[99169]: osdmap e2084: 8 total, 8 up, 8 in 2023-12-01T16:50:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:17 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/781686027' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:17 smithi119 ceph-mon[94175]: osdmap e2084: 8 total, 8 up, 8 in 2023-12-01T16:50:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:17 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/781686027' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:17 smithi119 ceph-mon[108979]: osdmap e2084: 8 total, 8 up, 8 in 2023-12-01T16:50:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:17 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/781686027' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:18 smithi183 ceph-mon[99169]: pgmap v4352: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 13 GiB used, 703 GiB / 715 GiB avail 2023-12-01T16:50:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:18 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:50:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/781686027' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-39","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:18 smithi183 ceph-mon[99169]: osdmap e2085: 8 total, 8 up, 8 in 2023-12-01T16:50:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:18 smithi119 ceph-mon[94175]: pgmap v4352: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 13 GiB used, 703 GiB / 715 GiB avail 2023-12-01T16:50:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:18 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:50:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/781686027' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-39","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:18 smithi119 ceph-mon[94175]: osdmap e2085: 8 total, 8 up, 8 in 2023-12-01T16:50:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:18 smithi119 ceph-mon[108979]: pgmap v4352: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 13 GiB used, 703 GiB / 715 GiB avail 2023-12-01T16:50:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:18 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:50:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/781686027' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-39","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:18 smithi119 ceph-mon[108979]: osdmap e2085: 8 total, 8 up, 8 in 2023-12-01T16:50:19.478 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2045 ms) 2023-12-01T16:50:19.478 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2023-12-01T16:50:19.501 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (22 ms) 2023-12-01T16:50:19.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:19 smithi183 ceph-mon[99169]: osdmap e2086: 8 total, 8 up, 8 in 2023-12-01T16:50:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:19 smithi119 ceph-mon[94175]: osdmap e2086: 8 total, 8 up, 8 in 2023-12-01T16:50:19.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:19 smithi119 ceph-mon[108979]: osdmap e2086: 8 total, 8 up, 8 in 2023-12-01T16:50:20.456 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 2 tests from TestMirroringWatcher (2067 ms total) 2023-12-01T16:50:20.456 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:50:20.456 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 4 tests from TestObjectMap 2023-12-01T16:50:20.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:20 smithi183 ceph-mon[99169]: pgmap v4355: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 13 GiB used, 703 GiB / 715 GiB avail 2023-12-01T16:50:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:20 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:50:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:20 smithi183 ceph-mon[99169]: osdmap e2087: 8 total, 8 up, 8 in 2023-12-01T16:50:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:20 smithi119 ceph-mon[94175]: pgmap v4355: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 13 GiB used, 703 GiB / 715 GiB avail 2023-12-01T16:50:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:20 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:50:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:20 smithi119 ceph-mon[94175]: osdmap e2087: 8 total, 8 up, 8 in 2023-12-01T16:50:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:20 smithi119 ceph-mon[108979]: pgmap v4355: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 13 GiB used, 703 GiB / 715 GiB avail 2023-12-01T16:50:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:20 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:50:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:20 smithi119 ceph-mon[108979]: osdmap e2087: 8 total, 8 up, 8 in 2023-12-01T16:50:21.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:21 smithi183 ceph-mon[99169]: osdmap e2088: 8 total, 8 up, 8 in 2023-12-01T16:50:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:21 smithi183 ceph-mon[99169]: pgmap v4358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:21 smithi119 ceph-mon[94175]: osdmap e2088: 8 total, 8 up, 8 in 2023-12-01T16:50:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:21 smithi119 ceph-mon[94175]: pgmap v4358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:21 smithi119 ceph-mon[108979]: osdmap e2088: 8 total, 8 up, 8 in 2023-12-01T16:50:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:21 smithi119 ceph-mon[108979]: pgmap v4358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:22.460 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2023-12-01T16:50:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:22 smithi183 ceph-mon[99169]: osdmap e2089: 8 total, 8 up, 8 in 2023-12-01T16:50:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1227079598' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:22 smithi119 ceph-mon[94175]: osdmap e2089: 8 total, 8 up, 8 in 2023-12-01T16:50:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1227079598' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:22 smithi119 ceph-mon[108979]: osdmap e2089: 8 total, 8 up, 8 in 2023-12-01T16:50:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1227079598' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:23 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1227079598' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-40","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:23 smithi183 ceph-mon[99169]: osdmap e2090: 8 total, 8 up, 8 in 2023-12-01T16:50:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:23 smithi183 ceph-mon[99169]: pgmap v4361: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:50:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1227079598' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-40","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:23 smithi119 ceph-mon[94175]: osdmap e2090: 8 total, 8 up, 8 in 2023-12-01T16:50:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:23 smithi119 ceph-mon[94175]: pgmap v4361: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:50:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:23 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1227079598' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-40","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:23 smithi119 ceph-mon[108979]: osdmap e2090: 8 total, 8 up, 8 in 2023-12-01T16:50:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:23 smithi119 ceph-mon[108979]: pgmap v4361: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:50:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:50:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:50:24] "GET /metrics HTTP/1.1" 200 36304 "" "Prometheus/2.43.0" 2023-12-01T16:50:24.532 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2073 ms) 2023-12-01T16:50:24.532 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2023-12-01T16:50:24.560 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (27 ms) 2023-12-01T16:50:24.560 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2023-12-01T16:50:24.598 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (38 ms) 2023-12-01T16:50:24.598 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2023-12-01T16:50:24.623 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (26 ms) 2023-12-01T16:50:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:24 smithi183 ceph-mon[99169]: osdmap e2091: 8 total, 8 up, 8 in 2023-12-01T16:50:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:24 smithi119 ceph-mon[94175]: osdmap e2091: 8 total, 8 up, 8 in 2023-12-01T16:50:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:24 smithi119 ceph-mon[108979]: osdmap e2091: 8 total, 8 up, 8 in 2023-12-01T16:50:25.496 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 4 tests from TestObjectMap (2164 ms total) 2023-12-01T16:50:25.496 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:50:25.496 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 1 test from TestOperations 2023-12-01T16:50:25.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:25 smithi183 ceph-mon[99169]: osdmap e2092: 8 total, 8 up, 8 in 2023-12-01T16:50:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:25 smithi183 ceph-mon[99169]: pgmap v4364: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:50:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:25 smithi119 ceph-mon[94175]: osdmap e2092: 8 total, 8 up, 8 in 2023-12-01T16:50:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:25 smithi119 ceph-mon[94175]: pgmap v4364: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:50:25.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:25 smithi119 ceph-mon[108979]: osdmap e2092: 8 total, 8 up, 8 in 2023-12-01T16:50:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:25 smithi119 ceph-mon[108979]: pgmap v4364: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:50:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:26 smithi183 ceph-mon[99169]: osdmap e2093: 8 total, 8 up, 8 in 2023-12-01T16:50:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:26 smithi119 ceph-mon[94175]: osdmap e2093: 8 total, 8 up, 8 in 2023-12-01T16:50:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:26 smithi119 ceph-mon[108979]: osdmap e2093: 8 total, 8 up, 8 in 2023-12-01T16:50:26.984 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:50:27.294 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:50:27.294 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (76m) 3m ago 77m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:50:27.294 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (77m) 3m ago 77m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:50:27.294 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (78m) 3m ago 78m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:50:27.294 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (78m) 3m ago 78m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:50:27.294 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (81m) 3m ago 81m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:50:27.295 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (83m) 3m ago 83m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:50:27.295 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (83m) 3m ago 83m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:50:27.295 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (81m) 3m ago 81m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:50:27.295 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (81m) 3m ago 81m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:50:27.295 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (77m) 3m ago 77m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:50:27.295 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (77m) 3m ago 77m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:50:27.295 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (81m) 3m ago 81m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:50:27.295 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (80m) 3m ago 80m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:50:27.295 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (80m) 3m ago 80m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:50:27.295 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (80m) 3m ago 80m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:50:27.295 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (79m) 3m ago 79m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:50:27.295 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (79m) 3m ago 79m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:50:27.295 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (79m) 3m ago 79m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:50:27.295 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (78m) 3m ago 78m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:50:27.296 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (76m) 3m ago 77m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:50:27.505 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2023-12-01T16:50:27.684 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:50:27.684 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:50:27.684 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:50:27.684 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:50:27.684 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:50:27.684 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:50:27.684 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:50:27.684 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:50:27.684 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:50:27.684 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:50:27.685 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:50:27.685 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:50:27.685 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:50:27.685 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:50:27.685 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:50:27.685 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:50:27.685 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:50:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:27 smithi183 ceph-mon[99169]: pgmap v4366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:27 smithi183 ceph-mon[99169]: osdmap e2094: 8 total, 8 up, 8 in 2023-12-01T16:50:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2453130390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:27 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:27 smithi183 ceph-mon[99169]: from='client.29096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:50:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:27 smithi183 ceph-mon[99169]: from='client.19218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:50:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:27 smithi119 ceph-mon[94175]: pgmap v4366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:27 smithi119 ceph-mon[94175]: osdmap e2094: 8 total, 8 up, 8 in 2023-12-01T16:50:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2453130390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:27 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:27 smithi119 ceph-mon[94175]: from='client.29096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:50:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:27 smithi119 ceph-mon[94175]: from='client.19218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:50:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:27 smithi119 ceph-mon[108979]: pgmap v4366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:27 smithi119 ceph-mon[108979]: osdmap e2094: 8 total, 8 up, 8 in 2023-12-01T16:50:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2453130390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:27 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:27 smithi119 ceph-mon[108979]: from='client.29096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:50:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:27 smithi119 ceph-mon[108979]: from='client.19218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:50:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:28 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-41","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:28 smithi183 ceph-mon[99169]: osdmap e2095: 8 total, 8 up, 8 in 2023-12-01T16:50:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/414004084' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:50:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:28 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-41","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:28 smithi119 ceph-mon[94175]: osdmap e2095: 8 total, 8 up, 8 in 2023-12-01T16:50:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/414004084' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:50:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:28 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-41","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:28 smithi119 ceph-mon[108979]: osdmap e2095: 8 total, 8 up, 8 in 2023-12-01T16:50:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/414004084' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:50:29.536 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_Operations.cc:18: Skipped 2023-12-01T16:50:29.536 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:29.536 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt (2031 ms) 2023-12-01T16:50:29.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:29 smithi183 ceph-mon[99169]: pgmap v4369: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:29 smithi183 ceph-mon[99169]: osdmap e2096: 8 total, 8 up, 8 in 2023-12-01T16:50:29.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:29 smithi119 ceph-mon[94175]: pgmap v4369: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:29 smithi119 ceph-mon[94175]: osdmap e2096: 8 total, 8 up, 8 in 2023-12-01T16:50:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:29 smithi119 ceph-mon[108979]: pgmap v4369: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:29 smithi119 ceph-mon[108979]: osdmap e2096: 8 total, 8 up, 8 in 2023-12-01T16:50:30.530 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 1 test from TestOperations (2031 ms total) 2023-12-01T16:50:30.531 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:50:30.531 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 2 tests from TestTrash 2023-12-01T16:50:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:30 smithi183 ceph-mon[99169]: osdmap e2097: 8 total, 8 up, 8 in 2023-12-01T16:50:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:30 smithi119 ceph-mon[94175]: osdmap e2097: 8 total, 8 up, 8 in 2023-12-01T16:50:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:30 smithi119 ceph-mon[108979]: osdmap e2097: 8 total, 8 up, 8 in 2023-12-01T16:50:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:31 smithi183 ceph-mon[99169]: pgmap v4372: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:50:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:31 smithi183 ceph-mon[99169]: osdmap e2098: 8 total, 8 up, 8 in 2023-12-01T16:50:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:31 smithi119 ceph-mon[94175]: pgmap v4372: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:50:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:31 smithi119 ceph-mon[94175]: osdmap e2098: 8 total, 8 up, 8 in 2023-12-01T16:50:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:31 smithi119 ceph-mon[108979]: pgmap v4372: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:50:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:31 smithi119 ceph-mon[108979]: osdmap e2098: 8 total, 8 up, 8 in 2023-12-01T16:50:32.535 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestTrash.UserRemovingSource 2023-12-01T16:50:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:32 smithi183 ceph-mon[99169]: osdmap e2099: 8 total, 8 up, 8 in 2023-12-01T16:50:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/656659705' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:32 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:32 smithi119 ceph-mon[94175]: osdmap e2099: 8 total, 8 up, 8 in 2023-12-01T16:50:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/656659705' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:32 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:32 smithi119 ceph-mon[108979]: osdmap e2099: 8 total, 8 up, 8 in 2023-12-01T16:50:32.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/656659705' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:32.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:32 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:33 smithi183 ceph-mon[99169]: pgmap v4375: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:33 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-42","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:33 smithi183 ceph-mon[99169]: osdmap e2100: 8 total, 8 up, 8 in 2023-12-01T16:50:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:33 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:50:33.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:33 smithi119 ceph-mon[94175]: pgmap v4375: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:33.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:33 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-42","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:33.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:33 smithi119 ceph-mon[94175]: osdmap e2100: 8 total, 8 up, 8 in 2023-12-01T16:50:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:33 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:50:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:33 smithi119 ceph-mon[108979]: pgmap v4375: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:33 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-42","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:33 smithi119 ceph-mon[108979]: osdmap e2100: 8 total, 8 up, 8 in 2023-12-01T16:50:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:33 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:50:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:50:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:50:34] "GET /metrics HTTP/1.1" 200 36304 "" "Prometheus/2.43.0" 2023-12-01T16:50:34.657 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestTrash.UserRemovingSource (2122 ms) 2023-12-01T16:50:34.658 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2023-12-01T16:50:34.700 INFO:tasks.workunit.client.0.smithi119.stdout:[ OK ] TestTrash.RestoreMirroringSource (42 ms) 2023-12-01T16:50:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:34 smithi183 ceph-mon[99169]: osdmap e2101: 8 total, 8 up, 8 in 2023-12-01T16:50:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:34 smithi119 ceph-mon[94175]: osdmap e2101: 8 total, 8 up, 8 in 2023-12-01T16:50:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:34 smithi119 ceph-mon[108979]: osdmap e2101: 8 total, 8 up, 8 in 2023-12-01T16:50:35.569 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 2 tests from TestTrash (2164 ms total) 2023-12-01T16:50:35.569 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:50:35.569 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 3 tests from TestJournalEntries 2023-12-01T16:50:35.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:35 smithi183 ceph-mon[99169]: pgmap v4378: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:35 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:50:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:35 smithi183 ceph-mon[99169]: osdmap e2102: 8 total, 8 up, 8 in 2023-12-01T16:50:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:35 smithi119 ceph-mon[94175]: pgmap v4378: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:35 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:50:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:35 smithi119 ceph-mon[94175]: osdmap e2102: 8 total, 8 up, 8 in 2023-12-01T16:50:35.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:35 smithi119 ceph-mon[108979]: pgmap v4378: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:35 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:50:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:35 smithi119 ceph-mon[108979]: osdmap e2102: 8 total, 8 up, 8 in 2023-12-01T16:50:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:36 smithi183 ceph-mon[99169]: osdmap e2103: 8 total, 8 up, 8 in 2023-12-01T16:50:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:36 smithi119 ceph-mon[94175]: osdmap e2103: 8 total, 8 up, 8 in 2023-12-01T16:50:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:36 smithi119 ceph-mon[108979]: osdmap e2103: 8 total, 8 up, 8 in 2023-12-01T16:50:37.577 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestJournalEntries.AioWrite 2023-12-01T16:50:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:37 smithi183 ceph-mon[99169]: pgmap v4381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:37 smithi183 ceph-mon[99169]: osdmap e2104: 8 total, 8 up, 8 in 2023-12-01T16:50:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/988163670' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:37 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:37 smithi119 ceph-mon[94175]: pgmap v4381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:37 smithi119 ceph-mon[94175]: osdmap e2104: 8 total, 8 up, 8 in 2023-12-01T16:50:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/988163670' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:37 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:37 smithi119 ceph-mon[108979]: pgmap v4381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:37 smithi119 ceph-mon[108979]: osdmap e2104: 8 total, 8 up, 8 in 2023-12-01T16:50:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/988163670' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:37 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:38 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-43","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:38 smithi183 ceph-mon[99169]: osdmap e2105: 8 total, 8 up, 8 in 2023-12-01T16:50:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:38 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-43","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:38 smithi119 ceph-mon[94175]: osdmap e2105: 8 total, 8 up, 8 in 2023-12-01T16:50:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:38 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-43","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:38 smithi119 ceph-mon[108979]: osdmap e2105: 8 total, 8 up, 8 in 2023-12-01T16:50:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:39.607 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Entries.cc:118: Skipped 2023-12-01T16:50:39.607 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:39.607 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalEntries.AioWrite (2030 ms) 2023-12-01T16:50:39.607 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestJournalEntries.AioDiscard 2023-12-01T16:50:39.616 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Entries.cc:163: Skipped 2023-12-01T16:50:39.616 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:39.617 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard (10 ms) 2023-12-01T16:50:39.617 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestJournalEntries.AioFlush 2023-12-01T16:50:39.625 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Entries.cc:200: Skipped 2023-12-01T16:50:39.625 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:39.625 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalEntries.AioFlush (9 ms) 2023-12-01T16:50:39.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:39 smithi183 ceph-mon[99169]: pgmap v4384: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:39 smithi183 ceph-mon[99169]: osdmap e2106: 8 total, 8 up, 8 in 2023-12-01T16:50:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:39 smithi119 ceph-mon[94175]: pgmap v4384: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:39 smithi119 ceph-mon[94175]: osdmap e2106: 8 total, 8 up, 8 in 2023-12-01T16:50:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:39 smithi119 ceph-mon[108979]: pgmap v4384: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:39 smithi119 ceph-mon[108979]: osdmap e2106: 8 total, 8 up, 8 in 2023-12-01T16:50:40.604 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 3 tests from TestJournalEntries (2049 ms total) 2023-12-01T16:50:40.604 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:50:40.604 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 16 tests from TestJournalReplay 2023-12-01T16:50:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:40 smithi183 ceph-mon[99169]: osdmap e2107: 8 total, 8 up, 8 in 2023-12-01T16:50:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:40 smithi119 ceph-mon[94175]: osdmap e2107: 8 total, 8 up, 8 in 2023-12-01T16:50:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:40 smithi119 ceph-mon[108979]: osdmap e2107: 8 total, 8 up, 8 in 2023-12-01T16:50:41.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:41 smithi183 ceph-mon[99169]: pgmap v4387: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:50:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:41 smithi183 ceph-mon[99169]: osdmap e2108: 8 total, 8 up, 8 in 2023-12-01T16:50:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:41 smithi119 ceph-mon[94175]: pgmap v4387: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:50:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:41 smithi119 ceph-mon[94175]: osdmap e2108: 8 total, 8 up, 8 in 2023-12-01T16:50:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:41 smithi119 ceph-mon[108979]: pgmap v4387: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T16:50:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:41 smithi119 ceph-mon[108979]: osdmap e2108: 8 total, 8 up, 8 in 2023-12-01T16:50:42.604 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2023-12-01T16:50:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:42 smithi183 ceph-mon[99169]: osdmap e2109: 8 total, 8 up, 8 in 2023-12-01T16:50:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1814281950' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:42 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:42 smithi183 ceph-mon[99169]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-44","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:42 smithi183 ceph-mon[99169]: osdmap e2110: 8 total, 8 up, 8 in 2023-12-01T16:50:42.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:42 smithi119 ceph-mon[94175]: osdmap e2109: 8 total, 8 up, 8 in 2023-12-01T16:50:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1814281950' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:42 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:42 smithi119 ceph-mon[94175]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-44","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:42 smithi119 ceph-mon[94175]: osdmap e2110: 8 total, 8 up, 8 in 2023-12-01T16:50:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:42 smithi119 ceph-mon[108979]: osdmap e2109: 8 total, 8 up, 8 in 2023-12-01T16:50:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1814281950' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:42 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:42 smithi119 ceph-mon[108979]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi119-177633-44","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:42 smithi119 ceph-mon[108979]: osdmap e2110: 8 total, 8 up, 8 in 2023-12-01T16:50:43.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:43 smithi183 ceph-mon[99169]: pgmap v4390: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:43 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:50:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:43 smithi183 ceph-mon[99169]: osdmap e2111: 8 total, 8 up, 8 in 2023-12-01T16:50:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:43 smithi119 ceph-mon[94175]: pgmap v4390: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:43 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:50:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:43 smithi119 ceph-mon[94175]: osdmap e2111: 8 total, 8 up, 8 in 2023-12-01T16:50:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:43 smithi119 ceph-mon[108979]: pgmap v4390: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:43 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:50:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:43 smithi119 ceph-mon[108979]: osdmap e2111: 8 total, 8 up, 8 in 2023-12-01T16:50:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:50:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:50:44] "GET /metrics HTTP/1.1" 200 36311 "" "Prometheus/2.43.0" 2023-12-01T16:50:44.630 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:109: Skipped 2023-12-01T16:50:44.630 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:44.630 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent (2026 ms) 2023-12-01T16:50:44.630 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2023-12-01T16:50:44.645 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:200: Skipped 2023-12-01T16:50:44.645 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:44.645 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent (16 ms) 2023-12-01T16:50:44.645 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2023-12-01T16:50:44.653 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:261: Skipped 2023-12-01T16:50:44.654 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:44.654 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent (8 ms) 2023-12-01T16:50:44.654 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestJournalReplay.SnapCreate 2023-12-01T16:50:44.662 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:307: Skipped 2023-12-01T16:50:44.662 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:44.662 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate (9 ms) 2023-12-01T16:50:44.662 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestJournalReplay.SnapProtect 2023-12-01T16:50:44.670 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:348: Skipped 2023-12-01T16:50:44.671 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:44.671 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect (8 ms) 2023-12-01T16:50:44.671 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2023-12-01T16:50:44.678 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:394: Skipped 2023-12-01T16:50:44.678 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:44.678 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect (8 ms) 2023-12-01T16:50:44.678 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestJournalReplay.SnapRename 2023-12-01T16:50:44.686 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:450: Skipped 2023-12-01T16:50:44.686 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:44.686 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.SnapRename (8 ms) 2023-12-01T16:50:44.686 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestJournalReplay.SnapRollback 2023-12-01T16:50:44.694 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:500: Skipped 2023-12-01T16:50:44.694 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:44.694 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback (8 ms) 2023-12-01T16:50:44.694 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestJournalReplay.SnapRemove 2023-12-01T16:50:44.702 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:541: Skipped 2023-12-01T16:50:44.702 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:44.702 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove (8 ms) 2023-12-01T16:50:44.702 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestJournalReplay.Rename 2023-12-01T16:50:44.711 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:590: Skipped 2023-12-01T16:50:44.711 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:44.711 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.Rename (8 ms) 2023-12-01T16:50:44.711 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestJournalReplay.Resize 2023-12-01T16:50:44.718 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:624: Skipped 2023-12-01T16:50:44.801 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:44.802 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.Resize (8 ms) 2023-12-01T16:50:44.802 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestJournalReplay.Flatten 2023-12-01T16:50:44.803 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:657: Skipped 2023-12-01T16:50:44.803 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:44.803 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.Flatten (8 ms) 2023-12-01T16:50:44.803 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2023-12-01T16:50:44.803 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:704: Skipped 2023-12-01T16:50:44.803 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:44.803 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures (7 ms) 2023-12-01T16:50:44.803 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestJournalReplay.MetadataSet 2023-12-01T16:50:44.804 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:741: Skipped 2023-12-01T16:50:44.804 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:44.804 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet (8 ms) 2023-12-01T16:50:44.804 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2023-12-01T16:50:44.804 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:781: Skipped 2023-12-01T16:50:44.804 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:44.804 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove (7 ms) 2023-12-01T16:50:44.804 INFO:tasks.workunit.client.0.smithi119.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2023-12-01T16:50:44.804 INFO:tasks.workunit.client.0.smithi119.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:824: Skipped 2023-12-01T16:50:44.804 INFO:tasks.workunit.client.0.smithi119.stdout:Skipping due to unmet REQUIRE 2023-12-01T16:50:44.804 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition (8 ms) 2023-12-01T16:50:45.635 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] 16 tests from TestJournalReplay (2153 ms total) 2023-12-01T16:50:45.635 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:50:45.635 INFO:tasks.workunit.client.0.smithi119.stdout:[----------] Global test environment tear-down 2023-12-01T16:50:45.636 INFO:tasks.workunit.client.0.smithi119.stdout:[==========] 471 tests from 23 test suites ran. (2089624 ms total) 2023-12-01T16:50:45.636 INFO:tasks.workunit.client.0.smithi119.stdout:[ PASSED ] 427 tests. 2023-12-01T16:50:45.636 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] 44 tests, listed below: 2023-12-01T16:50:45.636 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern 2023-12-01T16:50:45.636 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner 2023-12-01T16:50:45.636 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition 2023-12-01T16:50:45.636 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping 2023-12-01T16:50:45.636 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping 2023-12-01T16:50:45.636 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestInternal.DiscardCopyup 2023-12-01T16:50:45.636 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestInternal.TestCoR 2023-12-01T16:50:45.636 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer 2023-12-01T16:50:45.636 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer 2023-12-01T16:50:45.636 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2023-12-01T16:50:45.636 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2023-12-01T16:50:45.636 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2023-12-01T16:50:45.637 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2023-12-01T16:50:45.637 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2023-12-01T16:50:45.637 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2023-12-01T16:50:45.637 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2023-12-01T16:50:45.637 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2023-12-01T16:50:45.637 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2023-12-01T16:50:45.637 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2023-12-01T16:50:45.637 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestMigration.MirroringSamePool 2023-12-01T16:50:45.637 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestMigration.MirroringAbort 2023-12-01T16:50:45.637 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled 2023-12-01T16:50:45.637 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled 2023-12-01T16:50:45.637 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestMigration.MirroringPool 2023-12-01T16:50:45.637 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt 2023-12-01T16:50:45.637 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalEntries.AioWrite 2023-12-01T16:50:45.637 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard 2023-12-01T16:50:45.638 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalEntries.AioFlush 2023-12-01T16:50:45.638 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent 2023-12-01T16:50:45.638 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent 2023-12-01T16:50:45.638 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent 2023-12-01T16:50:45.638 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate 2023-12-01T16:50:45.638 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect 2023-12-01T16:50:45.638 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect 2023-12-01T16:50:45.638 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.SnapRename 2023-12-01T16:50:45.638 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback 2023-12-01T16:50:45.638 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove 2023-12-01T16:50:45.638 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.Rename 2023-12-01T16:50:45.638 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.Resize 2023-12-01T16:50:45.638 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.Flatten 2023-12-01T16:50:45.638 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures 2023-12-01T16:50:45.639 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet 2023-12-01T16:50:45.639 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove 2023-12-01T16:50:45.639 INFO:tasks.workunit.client.0.smithi119.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition 2023-12-01T16:50:45.639 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:50:45.639 INFO:tasks.workunit.client.0.smithi119.stdout: YOU HAVE 2 DISABLED TESTS 2023-12-01T16:50:45.639 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:50:45.648 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T16:50:45.648 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T16:50:45.735 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2023-12-01T16:50:45.736 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-12-01T16:50:45.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:45 smithi183 ceph-mon[99169]: pgmap v4393: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:45 smithi183 ceph-mon[99169]: osdmap e2112: 8 total, 8 up, 8 in 2023-12-01T16:50:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:45 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:50:45.941 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:45 smithi119 ceph-mon[94175]: pgmap v4393: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:45.941 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:45 smithi119 ceph-mon[94175]: osdmap e2112: 8 total, 8 up, 8 in 2023-12-01T16:50:45.941 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:45 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:50:45.941 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:45 smithi119 ceph-mon[108979]: pgmap v4393: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:45.941 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:45 smithi119 ceph-mon[108979]: osdmap e2112: 8 total, 8 up, 8 in 2023-12-01T16:50:45.941 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:45 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:50:45.942 DEBUG:teuthology.parallel:result is None 2023-12-01T16:50:45.943 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T16:50:45.970 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T16:50:45.970 DEBUG:teuthology.orchestra.run.smithi119:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T16:50:46.026 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T16:50:46.027 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T16:50:46.027 INFO:teuthology.task.print:**** done end test_rbd_api.yaml 2023-12-01T16:50:46.027 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T16:50:46.027 INFO:teuthology.task.print:**** done start test_rbd_python.yaml 2023-12-01T16:50:46.027 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2023-12-01T16:50:46.027 INFO:tasks.workunit:Pulling workunits from ref reef 2023-12-01T16:50:46.028 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-12-01T16:50:46.028 DEBUG:teuthology.orchestra.run.smithi119:> stat -- /home/ubuntu/cephtest/mnt.0 2023-12-01T16:50:46.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T16:50:46.084 INFO:teuthology.orchestra.run.smithi119.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-12-01T16:50:46.084 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T16:50:46.141 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-12-01T16:50:46.142 DEBUG:teuthology.orchestra.run.smithi119:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-12-01T16:50:46.198 INFO:tasks.workunit:timeout=3h 2023-12-01T16:50:46.198 INFO:tasks.workunit:cleanup=True 2023-12-01T16:50:46.199 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-12-01T16:50:46.256 INFO:tasks.workunit.client.0.smithi119.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-12-01T16:50:46.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:46 smithi183 ceph-mon[99169]: osdmap e2113: 8 total, 8 up, 8 in 2023-12-01T16:50:46.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:46 smithi119 ceph-mon[94175]: osdmap e2113: 8 total, 8 up, 8 in 2023-12-01T16:50:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:46 smithi119 ceph-mon[108979]: osdmap e2113: 8 total, 8 up, 8 in 2023-12-01T16:50:48.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:47 smithi183 ceph-mon[99169]: pgmap v4396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:48.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:47 smithi119 ceph-mon[94175]: pgmap v4396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:48.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:47 smithi119 ceph-mon[108979]: pgmap v4396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:49 smithi183 ceph-mon[99169]: pgmap v4397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:50.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:49 smithi119 ceph-mon[94175]: pgmap v4397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:50.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:49 smithi119 ceph-mon[108979]: pgmap v4397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:52.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:51 smithi183 ceph-mon[99169]: pgmap v4398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:52.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:51 smithi119 ceph-mon[94175]: pgmap v4398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:52.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:51 smithi119 ceph-mon[108979]: pgmap v4398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:52.418 DEBUG:teuthology.orchestra.run.smithi119:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-12-01T16:50:52.475 INFO:tasks.workunit.client.0.smithi119.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-12-01T16:50:52.476 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T16:50:52.477 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-12-01T16:50:52.566 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-12-01T16:50:52.612 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-12-01T16:50:52.649 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T16:50:52.650 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T16:50:52.650 INFO:tasks.workunit.client.0.smithi119.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-12-01T16:50:52.686 INFO:tasks.workunit.client.0.smithi119.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T16:50:52.690 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-01T16:50:52.690 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-12-01T16:50:52.747 INFO:tasks.workunit:Running workunits matching rbd/test_librbd_python.sh on client.0... 2023-12-01T16:50:52.748 INFO:tasks.workunit:Running workunit rbd/test_librbd_python.sh... 2023-12-01T16:50:52.748 DEBUG:teuthology.orchestra.run.smithi119:workunit test rbd/test_librbd_python.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 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_python.sh 2023-12-01T16:50:52.808 INFO:tasks.workunit.client.0.smithi119.stderr:++ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2023-12-01T16:50:52.809 INFO:tasks.workunit.client.0.smithi119.stderr:+ relpath=/home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind 2023-12-01T16:50:52.809 INFO:tasks.workunit.client.0.smithi119.stderr:+ '[' -n '' ']' 2023-12-01T16:50:52.809 INFO:tasks.workunit.client.0.smithi119.stderr:+ python3 -m pytest -v /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind/test_rbd.py 2023-12-01T16:50:53.063 INFO:tasks.workunit.client.0.smithi119.stdout:============================= test session starts ============================== 2023-12-01T16:50:53.063 INFO:tasks.workunit.client.0.smithi119.stdout:platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 -- /usr/bin/python3 2023-12-01T16:50:53.063 INFO:tasks.workunit.client.0.smithi119.stdout:cachedir: ../../../clone.client.0/src/test/pybind/.pytest_cache 2023-12-01T16:50:53.063 INFO:tasks.workunit.client.0.smithi119.stdout:rootdir: /home/ubuntu/cephtest/clone.client.0/src/test/pybind, inifile: pytest.ini 2023-12-01T16:50:53.189 INFO:tasks.workunit.client.0.smithi119.stdout:collecting ... collected 174 items 2023-12-01T16:50:53.190 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T16:50:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:53 smithi183 ceph-mon[99169]: pgmap v4399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:54.196 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:50:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:50:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T16:50:54.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:53 smithi119 ceph-mon[108979]: pgmap v4399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:54.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:54.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:53 smithi119 ceph-mon[94175]: pgmap v4399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:54.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:50:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:54 smithi119 ceph-mon[94175]: osdmap e2114: 8 total, 8 up, 8 in 2023-12-01T16:50:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi119-258241-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:54 smithi119 ceph-mon[108979]: osdmap e2114: 8 total, 8 up, 8 in 2023-12-01T16:50:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi119-258241-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:54 smithi183 ceph-mon[99169]: osdmap e2114: 8 total, 8 up, 8 in 2023-12-01T16:50:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi119-258241-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2023-12-01T16:50:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:55 smithi119 ceph-mon[94175]: pgmap v4401: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:55 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:50:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi119-258241-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:55 smithi119 ceph-mon[94175]: osdmap e2115: 8 total, 8 up, 8 in 2023-12-01T16:50:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:55 smithi119 ceph-mon[108979]: pgmap v4401: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:55 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:50:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi119-258241-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:55 smithi119 ceph-mon[108979]: osdmap e2115: 8 total, 8 up, 8 in 2023-12-01T16:50:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:55 smithi183 ceph-mon[99169]: pgmap v4401: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:55 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:50:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi119-258241-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2023-12-01T16:50:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:55 smithi183 ceph-mon[99169]: osdmap e2115: 8 total, 8 up, 8 in 2023-12-01T16:50:56.978 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_version PASSED [ 0%] 2023-12-01T16:50:57.050 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create PASSED [ 1%] 2023-12-01T16:50:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:56 smithi183 ceph-mon[99169]: osdmap e2116: 8 total, 8 up, 8 in 2023-12-01T16:50:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:56 smithi119 ceph-mon[94175]: osdmap e2116: 8 total, 8 up, 8 in 2023-12-01T16:50:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:56 smithi119 ceph-mon[108979]: osdmap e2116: 8 total, 8 up, 8 in 2023-12-01T16:50:57.680 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_defaults PASSED [ 1%] 2023-12-01T16:50:57.786 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_context_manager PASSED [ 2%] 2023-12-01T16:50:58.045 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:50:58.354 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:50:58.354 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (77m) 3m ago 78m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:50:58.354 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (77m) 3m ago 77m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:50:58.354 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (78m) 3m ago 78m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:50:58.354 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (78m) 3m ago 78m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:50:58.354 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (81m) 3m ago 81m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:50:58.354 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (83m) 3m ago 83m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:50:58.354 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (83m) 3m ago 83m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:50:58.354 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (82m) 3m ago 82m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:50:58.354 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (82m) 3m ago 82m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:50:58.355 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (78m) 3m ago 78m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:50:58.355 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (77m) 3m ago 77m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:50:58.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (81m) 3m ago 81m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:50:58.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (81m) 3m ago 81m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:50:58.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (81m) 3m ago 81m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:50:58.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (80m) 3m ago 80m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:50:58.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (80m) 3m ago 80m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:50:58.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (79m) 3m ago 79m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:50:58.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (79m) 3m ago 79m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:50:58.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (79m) 3m ago 79m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:50:58.355 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (77m) 3m ago 78m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:50:58.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:57 smithi183 ceph-mon[99169]: pgmap v4404: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:57 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:50:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:57 smithi183 ceph-mon[99169]: osdmap e2117: 8 total, 8 up, 8 in 2023-12-01T16:50:58.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:57 smithi119 ceph-mon[94175]: pgmap v4404: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:58.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:57 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:50:58.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:57 smithi119 ceph-mon[94175]: osdmap e2117: 8 total, 8 up, 8 in 2023-12-01T16:50:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:57 smithi119 ceph-mon[108979]: pgmap v4404: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:50:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:57 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T16:50:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:57 smithi119 ceph-mon[108979]: osdmap e2117: 8 total, 8 up, 8 in 2023-12-01T16:50:58.736 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:50:58.736 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:50:58.736 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:50:58.736 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:50:58.737 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:50:58.737 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:50:58.737 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:50:58.737 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:50:58.737 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:50:58.737 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:50:58.737 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:50:58.737 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:50:58.737 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:50:58.737 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:50:58.737 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:50:58.737 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:50:58.737 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:50:59.071 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_read_only PASSED [ 2%] 2023-12-01T16:50:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:58 smithi183 ceph-mon[99169]: osdmap e2118: 8 total, 8 up, 8 in 2023-12-01T16:50:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:58 smithi183 ceph-mon[99169]: from='client.29168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:50:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:58 smithi183 ceph-mon[99169]: from='client.19290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:50:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2087482071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:50:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:58 smithi119 ceph-mon[94175]: osdmap e2118: 8 total, 8 up, 8 in 2023-12-01T16:50:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:58 smithi119 ceph-mon[94175]: from='client.29168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:50:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:58 smithi119 ceph-mon[94175]: from='client.19290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:50:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2087482071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:50:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:58 smithi119 ceph-mon[108979]: osdmap e2118: 8 total, 8 up, 8 in 2023-12-01T16:50:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:58 smithi119 ceph-mon[108979]: from='client.29168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:50:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:58 smithi119 ceph-mon[108979]: from='client.19290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:50:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2087482071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:50:59.589 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_dne PASSED [ 3%] 2023-12-01T16:51:00.106 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_readonly_dne PASSED [ 4%] 2023-12-01T16:51:00.204 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_by_id PASSED [ 4%] 2023-12-01T16:51:00.294 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_aio_open PASSED [ 5%] 2023-12-01T16:51:00.305 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_dne PASSED [ 5%] 2023-12-01T16:51:00.306 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_empty PASSED [ 6%] 2023-12-01T16:51:00.379 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list PASSED [ 6%] 2023-12-01T16:51:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:59 smithi183 ceph-mon[99169]: pgmap v4407: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:51:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:50:59 smithi183 ceph-mon[99169]: osdmap e2119: 8 total, 8 up, 8 in 2023-12-01T16:51:00.440 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress PASSED [ 7%] 2023-12-01T16:51:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:59 smithi119 ceph-mon[108979]: pgmap v4407: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:51:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:50:59 smithi119 ceph-mon[108979]: osdmap e2119: 8 total, 8 up, 8 in 2023-12-01T16:51:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:59 smithi119 ceph-mon[94175]: pgmap v4407: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:51:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:50:59 smithi119 ceph-mon[94175]: osdmap e2119: 8 total, 8 up, 8 in 2023-12-01T16:51:00.522 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_canceled PASSED [ 8%] 2023-12-01T16:51:00.622 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename PASSED [ 8%] 2023-12-01T16:51:00.875 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_metadata PASSED [ 9%] 2023-12-01T16:51:00.891 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_config_list PASSED [ 9%] 2023-12-01T16:51:00.899 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_config_set_and_get_and_remove PASSED [ 10%] 2023-12-01T16:51:00.924 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_namespaces PASSED [ 10%] 2023-12-01T16:51:01.196 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:51:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:51:00] ENGINE Bus STOPPING 2023-12-01T16:51:01.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:51:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:51:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T16:51:01.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:51:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:51:00] ENGINE Bus STOPPED 2023-12-01T16:51:01.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:51:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:51:00] ENGINE Bus STARTING 2023-12-01T16:51:01.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:51:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:51:01] ENGINE Serving on http://:::9283 2023-12-01T16:51:01.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:51:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: [01/Dec/2023:16:51:01] ENGINE Bus STARTED 2023-12-01T16:51:02.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:01 smithi183 ceph-mon[99169]: pgmap v4409: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 322 KiB/s rd, 26 KiB/s wr, 442 op/s 2023-12-01T16:51:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' 2023-12-01T16:51:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:51:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:51:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:51:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:51:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:51:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:51:02.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:01 smithi119 ceph-mon[94175]: pgmap v4409: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 322 KiB/s rd, 26 KiB/s wr, 442 op/s 2023-12-01T16:51:02.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' 2023-12-01T16:51:02.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:51:02.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:51:02.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:51:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:51:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:51:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:51:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:01 smithi119 ceph-mon[108979]: pgmap v4409: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 322 KiB/s rd, 26 KiB/s wr, 442 op/s 2023-12-01T16:51:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' 2023-12-01T16:51:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:51:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:51:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:51:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:51:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:51:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:51:03.027 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_stats PASSED [ 11%] 2023-12-01T16:51:03.028 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_to_string PASSED [ 12%] 2023-12-01T16:51:03.029 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_from_string PASSED [ 12%] 2023-12-01T16:51:03.106 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_update_features SKIPPED [ 13%] 2023-12-01T16:51:03.176 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_with_params SKIPPED [ 13%] 2023-12-01T16:51:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:02 smithi183 ceph-mon[99169]: osdmap e2120: 8 total, 8 up, 8 in 2023-12-01T16:51:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:02 smithi183 ceph-mon[99169]: osdmap e2121: 8 total, 8 up, 8 in 2023-12-01T16:51:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:02 smithi119 ceph-mon[108979]: osdmap e2120: 8 total, 8 up, 8 in 2023-12-01T16:51:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:02 smithi119 ceph-mon[108979]: osdmap e2121: 8 total, 8 up, 8 in 2023-12-01T16:51:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:02 smithi119 ceph-mon[94175]: osdmap e2120: 8 total, 8 up, 8 in 2023-12-01T16:51:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:02 smithi119 ceph-mon[94175]: osdmap e2121: 8 total, 8 up, 8 in 2023-12-01T16:51:03.250 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_id PASSED [ 14%] 2023-12-01T16:51:03.317 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_block_name_prefix PASSED [ 14%] 2023-12-01T16:51:03.392 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_data_pool_id PASSED [ 15%] 2023-12-01T16:51:03.467 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_timestamp PASSED [ 16%] 2023-12-01T16:51:03.534 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_access_timestamp PASSED [ 16%] 2023-12-01T16:51:03.606 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_modify_timestamp PASSED [ 17%] 2023-12-01T16:51:03.694 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_invalidate_cache PASSED [ 17%] 2023-12-01T16:51:03.766 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_stat PASSED [ 18%] 2023-12-01T16:51:03.839 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_flags PASSED [ 18%] 2023-12-01T16:51:03.917 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_auto_close PASSED [ 19%] 2023-12-01T16:51:03.986 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_use_after_close PASSED [ 20%] 2023-12-01T16:51:04.073 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write PASSED [ 20%] 2023-12-01T16:51:04.161 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_with_fadvise_flags PASSED [ 21%] 2023-12-01T16:51:04.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:03 smithi183 ceph-mon[99169]: pgmap v4412: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 323 KiB/s rd, 26 KiB/s wr, 443 op/s 2023-12-01T16:51:04.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:03 smithi183 ceph-mon[99169]: osdmap e2122: 8 total, 8 up, 8 in 2023-12-01T16:51:04.196 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:51:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:51:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T16:51:04.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:03 smithi119 ceph-mon[108979]: pgmap v4412: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 323 KiB/s rd, 26 KiB/s wr, 443 op/s 2023-12-01T16:51:04.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:03 smithi119 ceph-mon[108979]: osdmap e2122: 8 total, 8 up, 8 in 2023-12-01T16:51:04.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:03 smithi119 ceph-mon[94175]: pgmap v4412: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 323 KiB/s rd, 26 KiB/s wr, 443 op/s 2023-12-01T16:51:04.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:03 smithi119 ceph-mon[94175]: osdmap e2122: 8 total, 8 up, 8 in 2023-12-01T16:51:04.242 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes PASSED [ 21%] 2023-12-01T16:51:04.328 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes_thick_provision PASSED [ 22%] 2023-12-01T16:51:04.402 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read PASSED [ 22%] 2023-12-01T16:51:04.481 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_with_fadvise_flags PASSED [ 23%] 2023-12-01T16:51:04.630 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_write PASSED [ 24%] 2023-12-01T16:51:04.708 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_read PASSED [ 24%] 2023-12-01T16:51:04.793 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_read PASSED [ 25%] 2023-12-01T16:51:04.861 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_bad_offset PASSED [ 25%] 2023-12-01T16:51:04.943 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize PASSED [ 26%] 2023-12-01T16:51:05.028 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_allow_shrink_False PASSED [ 27%] 2023-12-01T16:51:06.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:05 smithi183 ceph-mon[99169]: pgmap v4414: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 91 KiB/s wr, 1.39k op/s 2023-12-01T16:51:06.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:05 smithi119 ceph-mon[94175]: pgmap v4414: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 91 KiB/s wr, 1.39k op/s 2023-12-01T16:51:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:05 smithi119 ceph-mon[108979]: pgmap v4414: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 91 KiB/s wr, 1.39k op/s 2023-12-01T16:51:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:06 smithi183 ceph-mon[99169]: osdmap e2123: 8 total, 8 up, 8 in 2023-12-01T16:51:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:06 smithi183 ceph-mon[99169]: osdmap e2124: 8 total, 8 up, 8 in 2023-12-01T16:51:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:06 smithi119 ceph-mon[94175]: osdmap e2123: 8 total, 8 up, 8 in 2023-12-01T16:51:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:06 smithi119 ceph-mon[94175]: osdmap e2124: 8 total, 8 up, 8 in 2023-12-01T16:51:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:06 smithi119 ceph-mon[108979]: osdmap e2123: 8 total, 8 up, 8 in 2023-12-01T16:51:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:06 smithi119 ceph-mon[108979]: osdmap e2124: 8 total, 8 up, 8 in 2023-12-01T16:51:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:07 smithi183 ceph-mon[99169]: pgmap v4416: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 83 KiB/s wr, 1.23k op/s 2023-12-01T16:51:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:07 smithi119 ceph-mon[94175]: pgmap v4416: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 83 KiB/s wr, 1.23k op/s 2023-12-01T16:51:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:07 smithi119 ceph-mon[108979]: pgmap v4416: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 83 KiB/s wr, 1.23k op/s 2023-12-01T16:51:09.051 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_size PASSED [ 27%] 2023-12-01T16:51:09.143 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_down PASSED [ 28%] 2023-12-01T16:51:09.241 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_bytes PASSED [ 28%] 2023-12-01T16:51:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:08 smithi183 ceph-mon[99169]: osdmap e2125: 8 total, 8 up, 8 in 2023-12-01T16:51:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:09.441 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy PASSED [ 29%] 2023-12-01T16:51:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:08 smithi119 ceph-mon[94175]: osdmap e2125: 8 total, 8 up, 8 in 2023-12-01T16:51:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:08 smithi119 ceph-mon[108979]: osdmap e2125: 8 total, 8 up, 8 in 2023-12-01T16:51:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:09.636 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy2 PASSED [ 29%] 2023-12-01T16:51:09.709 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy3 SKIPPED [ 30%] 2023-12-01T16:51:10.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:09 smithi183 ceph-mon[99169]: pgmap v4419: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 69 KiB/s wr, 1.02k op/s 2023-12-01T16:51:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:09 smithi183 ceph-mon[99169]: osdmap e2126: 8 total, 8 up, 8 in 2023-12-01T16:51:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:51:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:09 smithi119 ceph-mon[94175]: pgmap v4419: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 69 KiB/s wr, 1.02k op/s 2023-12-01T16:51:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:09 smithi119 ceph-mon[94175]: osdmap e2126: 8 total, 8 up, 8 in 2023-12-01T16:51:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:51:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:09 smithi119 ceph-mon[108979]: pgmap v4419: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 69 KiB/s wr, 1.02k op/s 2023-12-01T16:51:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:09 smithi119 ceph-mon[108979]: osdmap e2126: 8 total, 8 up, 8 in 2023-12-01T16:51:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:51:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:10 smithi183 ceph-mon[99169]: osdmap e2127: 8 total, 8 up, 8 in 2023-12-01T16:51:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:10 smithi119 ceph-mon[108979]: osdmap e2127: 8 total, 8 up, 8 in 2023-12-01T16:51:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:10 smithi119 ceph-mon[94175]: osdmap e2127: 8 total, 8 up, 8 in 2023-12-01T16:51:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:11 smithi183 ceph-mon[99169]: pgmap v4422: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 457 KiB/s rd, 3.0 MiB/s wr, 642 op/s 2023-12-01T16:51:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:11 smithi183 ceph-mon[99169]: osdmap e2128: 8 total, 8 up, 8 in 2023-12-01T16:51:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:11 smithi183 ceph-mon[99169]: osdmap e2129: 8 total, 8 up, 8 in 2023-12-01T16:51:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:11 smithi119 ceph-mon[94175]: pgmap v4422: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 457 KiB/s rd, 3.0 MiB/s wr, 642 op/s 2023-12-01T16:51:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:11 smithi119 ceph-mon[94175]: osdmap e2128: 8 total, 8 up, 8 in 2023-12-01T16:51:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:11 smithi119 ceph-mon[94175]: osdmap e2129: 8 total, 8 up, 8 in 2023-12-01T16:51:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:11 smithi119 ceph-mon[108979]: pgmap v4422: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 457 KiB/s rd, 3.0 MiB/s wr, 642 op/s 2023-12-01T16:51:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:11 smithi119 ceph-mon[108979]: osdmap e2128: 8 total, 8 up, 8 in 2023-12-01T16:51:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:11 smithi119 ceph-mon[108979]: osdmap e2129: 8 total, 8 up, 8 in 2023-12-01T16:51:13.155 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy PASSED [ 31%] 2023-12-01T16:51:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:13 smithi183 ceph-mon[99169]: pgmap v4425: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 457 KiB/s rd, 3.0 MiB/s wr, 642 op/s 2023-12-01T16:51:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:13 smithi183 ceph-mon[99169]: osdmap e2130: 8 total, 8 up, 8 in 2023-12-01T16:51:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:51:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:51:14] "GET /metrics HTTP/1.1" 200 36352 "" "Prometheus/2.43.0" 2023-12-01T16:51:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:13 smithi119 ceph-mon[94175]: pgmap v4425: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 457 KiB/s rd, 3.0 MiB/s wr, 642 op/s 2023-12-01T16:51:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:13 smithi119 ceph-mon[94175]: osdmap e2130: 8 total, 8 up, 8 in 2023-12-01T16:51:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:14 smithi119 ceph-mon[108979]: pgmap v4425: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 457 KiB/s rd, 3.0 MiB/s wr, 642 op/s 2023-12-01T16:51:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:14 smithi119 ceph-mon[108979]: osdmap e2130: 8 total, 8 up, 8 in 2023-12-01T16:51:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:15 smithi183 ceph-mon[99169]: osdmap e2131: 8 total, 8 up, 8 in 2023-12-01T16:51:15.533 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:15 smithi119 ceph-mon[108979]: osdmap e2131: 8 total, 8 up, 8 in 2023-12-01T16:51:15.533 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:15 smithi119 ceph-mon[94175]: osdmap e2131: 8 total, 8 up, 8 in 2023-12-01T16:51:16.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:16 smithi183 ceph-mon[99169]: pgmap v4428: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 299 KiB/s rd, 1.0 MiB/s wr, 420 op/s 2023-12-01T16:51:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:16 smithi183 ceph-mon[99169]: osdmap e2132: 8 total, 8 up, 8 in 2023-12-01T16:51:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:16 smithi119 ceph-mon[94175]: pgmap v4428: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 299 KiB/s rd, 1.0 MiB/s wr, 420 op/s 2023-12-01T16:51:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:16 smithi119 ceph-mon[94175]: osdmap e2132: 8 total, 8 up, 8 in 2023-12-01T16:51:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:16 smithi119 ceph-mon[108979]: pgmap v4428: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 299 KiB/s rd, 1.0 MiB/s wr, 420 op/s 2023-12-01T16:51:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:16 smithi119 ceph-mon[108979]: osdmap e2132: 8 total, 8 up, 8 in 2023-12-01T16:51:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:17 smithi183 ceph-mon[99169]: osdmap e2133: 8 total, 8 up, 8 in 2023-12-01T16:51:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:17 smithi183 ceph-mon[99169]: osdmap e2134: 8 total, 8 up, 8 in 2023-12-01T16:51:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:17 smithi119 ceph-mon[94175]: osdmap e2133: 8 total, 8 up, 8 in 2023-12-01T16:51:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:17 smithi119 ceph-mon[94175]: osdmap e2134: 8 total, 8 up, 8 in 2023-12-01T16:51:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:17 smithi119 ceph-mon[108979]: osdmap e2133: 8 total, 8 up, 8 in 2023-12-01T16:51:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:17 smithi119 ceph-mon[108979]: osdmap e2134: 8 total, 8 up, 8 in 2023-12-01T16:51:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:18 smithi183 ceph-mon[99169]: pgmap v4431: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 299 KiB/s rd, 1.0 MiB/s wr, 420 op/s 2023-12-01T16:51:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:18 smithi183 ceph-mon[99169]: osdmap e2135: 8 total, 8 up, 8 in 2023-12-01T16:51:18.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:18 smithi119 ceph-mon[94175]: pgmap v4431: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 299 KiB/s rd, 1.0 MiB/s wr, 420 op/s 2023-12-01T16:51:18.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:18 smithi119 ceph-mon[94175]: osdmap e2135: 8 total, 8 up, 8 in 2023-12-01T16:51:18.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:18 smithi119 ceph-mon[108979]: pgmap v4431: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 299 KiB/s rd, 1.0 MiB/s wr, 420 op/s 2023-12-01T16:51:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:18 smithi119 ceph-mon[108979]: osdmap e2135: 8 total, 8 up, 8 in 2023-12-01T16:51:19.119 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone PASSED [ 31%] 2023-12-01T16:51:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:20 smithi183 ceph-mon[99169]: pgmap v4434: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:51:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:20 smithi183 ceph-mon[99169]: osdmap e2136: 8 total, 8 up, 8 in 2023-12-01T16:51:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:20 smithi119 ceph-mon[94175]: pgmap v4434: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:51:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:20 smithi119 ceph-mon[94175]: osdmap e2136: 8 total, 8 up, 8 in 2023-12-01T16:51:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:20 smithi119 ceph-mon[108979]: pgmap v4434: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:51:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:20 smithi119 ceph-mon[108979]: osdmap e2136: 8 total, 8 up, 8 in 2023-12-01T16:51:21.130 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap PASSED [ 32%] 2023-12-01T16:51:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:21 smithi183 ceph-mon[99169]: osdmap e2137: 8 total, 8 up, 8 in 2023-12-01T16:51:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:21 smithi119 ceph-mon[94175]: osdmap e2137: 8 total, 8 up, 8 in 2023-12-01T16:51:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:21 smithi119 ceph-mon[108979]: osdmap e2137: 8 total, 8 up, 8 in 2023-12-01T16:51:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:22 smithi183 ceph-mon[99169]: pgmap v4437: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 166 KiB/s rd, 11 KiB/s wr, 225 op/s 2023-12-01T16:51:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:22 smithi183 ceph-mon[99169]: osdmap e2138: 8 total, 8 up, 8 in 2023-12-01T16:51:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:22 smithi183 ceph-mon[99169]: osdmap e2139: 8 total, 8 up, 8 in 2023-12-01T16:51:22.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:22 smithi119 ceph-mon[108979]: pgmap v4437: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 166 KiB/s rd, 11 KiB/s wr, 225 op/s 2023-12-01T16:51:22.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:22 smithi119 ceph-mon[108979]: osdmap e2138: 8 total, 8 up, 8 in 2023-12-01T16:51:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:22 smithi119 ceph-mon[108979]: osdmap e2139: 8 total, 8 up, 8 in 2023-12-01T16:51:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:22 smithi119 ceph-mon[94175]: pgmap v4437: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 166 KiB/s rd, 11 KiB/s wr, 225 op/s 2023-12-01T16:51:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:22 smithi119 ceph-mon[94175]: osdmap e2138: 8 total, 8 up, 8 in 2023-12-01T16:51:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:22 smithi119 ceph-mon[94175]: osdmap e2139: 8 total, 8 up, 8 in 2023-12-01T16:51:23.034 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_exists PASSED [ 32%] 2023-12-01T16:51:24.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:51:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:51:24] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2023-12-01T16:51:24.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:23 smithi119 ceph-mon[94175]: pgmap v4440: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 166 KiB/s rd, 11 KiB/s wr, 225 op/s 2023-12-01T16:51:24.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:23 smithi119 ceph-mon[94175]: osdmap e2140: 8 total, 8 up, 8 in 2023-12-01T16:51:24.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:24.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:23 smithi119 ceph-mon[108979]: pgmap v4440: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 166 KiB/s rd, 11 KiB/s wr, 225 op/s 2023-12-01T16:51:24.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:23 smithi119 ceph-mon[108979]: osdmap e2140: 8 total, 8 up, 8 in 2023-12-01T16:51:24.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:23 smithi183 ceph-mon[99169]: pgmap v4440: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 166 KiB/s rd, 11 KiB/s wr, 225 op/s 2023-12-01T16:51:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:23 smithi183 ceph-mon[99169]: osdmap e2140: 8 total, 8 up, 8 in 2023-12-01T16:51:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:25 smithi183 ceph-mon[99169]: osdmap e2141: 8 total, 8 up, 8 in 2023-12-01T16:51:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:25 smithi119 ceph-mon[94175]: osdmap e2141: 8 total, 8 up, 8 in 2023-12-01T16:51:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:25 smithi119 ceph-mon[108979]: osdmap e2141: 8 total, 8 up, 8 in 2023-12-01T16:51:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:26 smithi183 ceph-mon[99169]: pgmap v4443: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 107 KiB/s rd, 10 KiB/s wr, 149 op/s 2023-12-01T16:51:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:26 smithi183 ceph-mon[99169]: osdmap e2142: 8 total, 8 up, 8 in 2023-12-01T16:51:26.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:26 smithi119 ceph-mon[94175]: pgmap v4443: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 107 KiB/s rd, 10 KiB/s wr, 149 op/s 2023-12-01T16:51:26.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:26 smithi119 ceph-mon[94175]: osdmap e2142: 8 total, 8 up, 8 in 2023-12-01T16:51:26.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:26 smithi119 ceph-mon[108979]: pgmap v4443: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 107 KiB/s rd, 10 KiB/s wr, 149 op/s 2023-12-01T16:51:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:26 smithi119 ceph-mon[108979]: osdmap e2142: 8 total, 8 up, 8 in 2023-12-01T16:51:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:27 smithi183 ceph-mon[99169]: osdmap e2143: 8 total, 8 up, 8 in 2023-12-01T16:51:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:27 smithi183 ceph-mon[99169]: osdmap e2144: 8 total, 8 up, 8 in 2023-12-01T16:51:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:27 smithi119 ceph-mon[94175]: osdmap e2143: 8 total, 8 up, 8 in 2023-12-01T16:51:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:27 smithi119 ceph-mon[94175]: osdmap e2144: 8 total, 8 up, 8 in 2023-12-01T16:51:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:27 smithi119 ceph-mon[108979]: osdmap e2143: 8 total, 8 up, 8 in 2023-12-01T16:51:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:27 smithi119 ceph-mon[108979]: osdmap e2144: 8 total, 8 up, 8 in 2023-12-01T16:51:28.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:28 smithi183 ceph-mon[99169]: pgmap v4446: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 107 KiB/s rd, 10 KiB/s wr, 149 op/s 2023-12-01T16:51:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:28 smithi183 ceph-mon[99169]: osdmap e2145: 8 total, 8 up, 8 in 2023-12-01T16:51:28.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:28 smithi119 ceph-mon[94175]: pgmap v4446: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 107 KiB/s rd, 10 KiB/s wr, 149 op/s 2023-12-01T16:51:28.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:28 smithi119 ceph-mon[94175]: osdmap e2145: 8 total, 8 up, 8 in 2023-12-01T16:51:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:28 smithi119 ceph-mon[108979]: pgmap v4446: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 107 KiB/s rd, 10 KiB/s wr, 149 op/s 2023-12-01T16:51:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:28 smithi119 ceph-mon[108979]: osdmap e2145: 8 total, 8 up, 8 in 2023-12-01T16:51:29.042 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_flags PASSED [ 33%] 2023-12-01T16:51:29.112 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:51:29.420 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:51:29.421 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (78m) 4m ago 78m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:51:29.421 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (78m) 4m ago 78m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:51:29.421 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (79m) 4m ago 79m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:51:29.421 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (79m) 4m ago 79m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:51:29.421 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (82m) 4m ago 82m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:51:29.421 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (84m) 4m ago 84m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:51:29.421 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (84m) 4m ago 84m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:51:29.421 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (82m) 4m ago 82m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:51:29.421 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (82m) 4m ago 82m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:51:29.421 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (78m) 4m ago 78m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:51:29.421 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (78m) 4m ago 78m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:51:29.421 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (82m) 4m ago 82m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:51:29.421 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (81m) 4m ago 81m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:51:29.421 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (81m) 4m ago 81m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:51:29.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (81m) 4m ago 81m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:51:29.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (80m) 4m ago 80m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:51:29.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (80m) 4m ago 80m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:51:29.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (80m) 4m ago 80m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:51:29.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (79m) 4m ago 79m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:51:29.422 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (77m) 4m ago 78m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:51:29.801 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:51:29.801 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:51:29.801 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:51:29.801 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:51:29.801 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:51:29.801 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:51:29.801 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:51:29.801 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:51:29.801 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:51:29.801 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:51:29.801 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:51:29.802 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:51:29.802 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:51:29.802 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:51:29.802 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:51:29.802 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:51:29.802 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:51:30.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:29 smithi119 ceph-mon[94175]: pgmap v4449: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:51:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:29 smithi119 ceph-mon[94175]: osdmap e2146: 8 total, 8 up, 8 in 2023-12-01T16:51:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:29 smithi119 ceph-mon[94175]: from='client.29198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:51:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:29 smithi119 ceph-mon[94175]: from='client.29204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:51:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1548253520' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:51:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:29 smithi119 ceph-mon[108979]: pgmap v4449: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:51:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:29 smithi119 ceph-mon[108979]: osdmap e2146: 8 total, 8 up, 8 in 2023-12-01T16:51:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:29 smithi119 ceph-mon[108979]: from='client.29198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:51:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:29 smithi119 ceph-mon[108979]: from='client.29204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:51:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1548253520' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:51:30.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:29 smithi183 ceph-mon[99169]: pgmap v4449: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:51:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:29 smithi183 ceph-mon[99169]: osdmap e2146: 8 total, 8 up, 8 in 2023-12-01T16:51:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:29 smithi183 ceph-mon[99169]: from='client.29198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:51:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:29 smithi183 ceph-mon[99169]: from='client.29204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:51:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1548253520' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:51:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:31 smithi183 ceph-mon[99169]: osdmap e2147: 8 total, 8 up, 8 in 2023-12-01T16:51:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:31 smithi119 ceph-mon[94175]: osdmap e2147: 8 total, 8 up, 8 in 2023-12-01T16:51:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:31 smithi119 ceph-mon[108979]: osdmap e2147: 8 total, 8 up, 8 in 2023-12-01T16:51:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:32 smithi183 ceph-mon[99169]: pgmap v4452: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 85 op/s 2023-12-01T16:51:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:32 smithi183 ceph-mon[99169]: osdmap e2148: 8 total, 8 up, 8 in 2023-12-01T16:51:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:32 smithi183 ceph-mon[99169]: osdmap e2149: 8 total, 8 up, 8 in 2023-12-01T16:51:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:32 smithi119 ceph-mon[94175]: pgmap v4452: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 85 op/s 2023-12-01T16:51:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:32 smithi119 ceph-mon[94175]: osdmap e2148: 8 total, 8 up, 8 in 2023-12-01T16:51:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:32 smithi119 ceph-mon[94175]: osdmap e2149: 8 total, 8 up, 8 in 2023-12-01T16:51:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:32 smithi119 ceph-mon[108979]: pgmap v4452: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 85 op/s 2023-12-01T16:51:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:32 smithi119 ceph-mon[108979]: osdmap e2148: 8 total, 8 up, 8 in 2023-12-01T16:51:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:32 smithi119 ceph-mon[108979]: osdmap e2149: 8 total, 8 up, 8 in 2023-12-01T16:51:33.052 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps PASSED [ 33%] 2023-12-01T16:51:34.196 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:51:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:51:34] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2023-12-01T16:51:34.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:33 smithi119 ceph-mon[94175]: pgmap v4455: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 85 op/s 2023-12-01T16:51:34.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:33 smithi119 ceph-mon[94175]: osdmap e2150: 8 total, 8 up, 8 in 2023-12-01T16:51:34.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:33 smithi119 ceph-mon[108979]: pgmap v4455: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 85 op/s 2023-12-01T16:51:34.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:33 smithi119 ceph-mon[108979]: osdmap e2150: 8 total, 8 up, 8 in 2023-12-01T16:51:34.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:33 smithi183 ceph-mon[99169]: pgmap v4455: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 85 op/s 2023-12-01T16:51:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:33 smithi183 ceph-mon[99169]: osdmap e2150: 8 total, 8 up, 8 in 2023-12-01T16:51:35.174 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps_iterator_auto_close PASSED [ 34%] 2023-12-01T16:51:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:35 smithi183 ceph-mon[99169]: osdmap e2151: 8 total, 8 up, 8 in 2023-12-01T16:51:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:35 smithi119 ceph-mon[94175]: osdmap e2151: 8 total, 8 up, 8 in 2023-12-01T16:51:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:35 smithi119 ceph-mon[108979]: osdmap e2151: 8 total, 8 up, 8 in 2023-12-01T16:51:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:36 smithi183 ceph-mon[99169]: pgmap v4458: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 68 KiB/s rd, 6.7 KiB/s wr, 94 op/s 2023-12-01T16:51:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:36 smithi183 ceph-mon[99169]: osdmap e2152: 8 total, 8 up, 8 in 2023-12-01T16:51:36.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:36 smithi119 ceph-mon[94175]: pgmap v4458: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 68 KiB/s rd, 6.7 KiB/s wr, 94 op/s 2023-12-01T16:51:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:36 smithi119 ceph-mon[94175]: osdmap e2152: 8 total, 8 up, 8 in 2023-12-01T16:51:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:36 smithi119 ceph-mon[108979]: pgmap v4458: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 68 KiB/s rd, 6.7 KiB/s wr, 94 op/s 2023-12-01T16:51:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:36 smithi119 ceph-mon[108979]: osdmap e2152: 8 total, 8 up, 8 in 2023-12-01T16:51:37.035 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap PASSED [ 35%] 2023-12-01T16:51:37.117 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_not_found PASSED [ 35%] 2023-12-01T16:51:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:37 smithi183 ceph-mon[99169]: osdmap e2153: 8 total, 8 up, 8 in 2023-12-01T16:51:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:37 smithi183 ceph-mon[99169]: osdmap e2154: 8 total, 8 up, 8 in 2023-12-01T16:51:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:37 smithi119 ceph-mon[108979]: osdmap e2153: 8 total, 8 up, 8 in 2023-12-01T16:51:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:37 smithi119 ceph-mon[108979]: osdmap e2154: 8 total, 8 up, 8 in 2023-12-01T16:51:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:37 smithi119 ceph-mon[94175]: osdmap e2153: 8 total, 8 up, 8 in 2023-12-01T16:51:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:37 smithi119 ceph-mon[94175]: osdmap e2154: 8 total, 8 up, 8 in 2023-12-01T16:51:38.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:38 smithi183 ceph-mon[99169]: pgmap v4461: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 68 KiB/s rd, 6.7 KiB/s wr, 94 op/s 2023-12-01T16:51:38.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:38 smithi119 ceph-mon[94175]: pgmap v4461: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 68 KiB/s rd, 6.7 KiB/s wr, 94 op/s 2023-12-01T16:51:38.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:38 smithi119 ceph-mon[108979]: pgmap v4461: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 68 KiB/s rd, 6.7 KiB/s wr, 94 op/s 2023-12-01T16:51:39.209 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap2 PASSED [ 36%] 2023-12-01T16:51:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:39 smithi183 ceph-mon[99169]: osdmap e2155: 8 total, 8 up, 8 in 2023-12-01T16:51:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:39 smithi119 ceph-mon[94175]: osdmap e2155: 8 total, 8 up, 8 in 2023-12-01T16:51:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:39 smithi119 ceph-mon[108979]: osdmap e2155: 8 total, 8 up, 8 in 2023-12-01T16:51:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:40.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:40 smithi183 ceph-mon[99169]: pgmap v4464: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:51:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:40 smithi183 ceph-mon[99169]: osdmap e2156: 8 total, 8 up, 8 in 2023-12-01T16:51:40.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:40 smithi119 ceph-mon[108979]: pgmap v4464: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:51:40.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:40 smithi119 ceph-mon[108979]: osdmap e2156: 8 total, 8 up, 8 in 2023-12-01T16:51:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:40 smithi119 ceph-mon[94175]: pgmap v4464: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:51:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:40 smithi119 ceph-mon[94175]: osdmap e2156: 8 total, 8 up, 8 in 2023-12-01T16:51:41.213 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_by_id PASSED [ 36%] 2023-12-01T16:51:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:41 smithi183 ceph-mon[99169]: osdmap e2157: 8 total, 8 up, 8 in 2023-12-01T16:51:41.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:41 smithi119 ceph-mon[108979]: osdmap e2157: 8 total, 8 up, 8 in 2023-12-01T16:51:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:41 smithi119 ceph-mon[94175]: osdmap e2157: 8 total, 8 up, 8 in 2023-12-01T16:51:42.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:42 smithi183 ceph-mon[99169]: pgmap v4467: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 171 KiB/s rd, 11 KiB/s wr, 235 op/s 2023-12-01T16:51:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:42 smithi183 ceph-mon[99169]: osdmap e2158: 8 total, 8 up, 8 in 2023-12-01T16:51:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:42 smithi183 ceph-mon[99169]: osdmap e2159: 8 total, 8 up, 8 in 2023-12-01T16:51:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:42 smithi119 ceph-mon[94175]: pgmap v4467: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 171 KiB/s rd, 11 KiB/s wr, 235 op/s 2023-12-01T16:51:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:42 smithi119 ceph-mon[94175]: osdmap e2158: 8 total, 8 up, 8 in 2023-12-01T16:51:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:42 smithi119 ceph-mon[94175]: osdmap e2159: 8 total, 8 up, 8 in 2023-12-01T16:51:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:42 smithi119 ceph-mon[108979]: pgmap v4467: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 171 KiB/s rd, 11 KiB/s wr, 235 op/s 2023-12-01T16:51:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:42 smithi119 ceph-mon[108979]: osdmap e2158: 8 total, 8 up, 8 in 2023-12-01T16:51:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:42 smithi119 ceph-mon[108979]: osdmap e2159: 8 total, 8 up, 8 in 2023-12-01T16:51:43.039 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rename_snap PASSED [ 37%] 2023-12-01T16:51:44.196 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:51:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:51:44] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2023-12-01T16:51:44.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:43 smithi119 ceph-mon[94175]: pgmap v4470: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 171 KiB/s rd, 11 KiB/s wr, 235 op/s 2023-12-01T16:51:44.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:43 smithi119 ceph-mon[94175]: osdmap e2160: 8 total, 8 up, 8 in 2023-12-01T16:51:44.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:43 smithi119 ceph-mon[108979]: pgmap v4470: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 171 KiB/s rd, 11 KiB/s wr, 235 op/s 2023-12-01T16:51:44.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:43 smithi119 ceph-mon[108979]: osdmap e2160: 8 total, 8 up, 8 in 2023-12-01T16:51:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:43 smithi183 ceph-mon[99169]: pgmap v4470: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 171 KiB/s rd, 11 KiB/s wr, 235 op/s 2023-12-01T16:51:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:43 smithi183 ceph-mon[99169]: osdmap e2160: 8 total, 8 up, 8 in 2023-12-01T16:51:45.054 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_protect_snap PASSED [ 37%] 2023-12-01T16:51:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:44 smithi183 ceph-mon[99169]: osdmap e2161: 8 total, 8 up, 8 in 2023-12-01T16:51:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:44 smithi119 ceph-mon[94175]: osdmap e2161: 8 total, 8 up, 8 in 2023-12-01T16:51:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:44 smithi119 ceph-mon[108979]: osdmap e2161: 8 total, 8 up, 8 in 2023-12-01T16:51:46.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:45 smithi183 ceph-mon[99169]: pgmap v4473: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 120 KiB/s rd, 9.5 KiB/s wr, 163 op/s 2023-12-01T16:51:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:45 smithi183 ceph-mon[99169]: osdmap e2162: 8 total, 8 up, 8 in 2023-12-01T16:51:46.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:45 smithi119 ceph-mon[108979]: pgmap v4473: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 120 KiB/s rd, 9.5 KiB/s wr, 163 op/s 2023-12-01T16:51:46.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:45 smithi119 ceph-mon[108979]: osdmap e2162: 8 total, 8 up, 8 in 2023-12-01T16:51:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:45 smithi119 ceph-mon[94175]: pgmap v4473: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 120 KiB/s rd, 9.5 KiB/s wr, 163 op/s 2023-12-01T16:51:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:45 smithi119 ceph-mon[94175]: osdmap e2162: 8 total, 8 up, 8 in 2023-12-01T16:51:47.044 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_exists PASSED [ 38%] 2023-12-01T16:51:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:46 smithi183 ceph-mon[99169]: osdmap e2163: 8 total, 8 up, 8 in 2023-12-01T16:51:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:46 smithi183 ceph-mon[99169]: osdmap e2164: 8 total, 8 up, 8 in 2023-12-01T16:51:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:46 smithi119 ceph-mon[94175]: osdmap e2163: 8 total, 8 up, 8 in 2023-12-01T16:51:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:46 smithi119 ceph-mon[94175]: osdmap e2164: 8 total, 8 up, 8 in 2023-12-01T16:51:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:46 smithi119 ceph-mon[108979]: osdmap e2163: 8 total, 8 up, 8 in 2023-12-01T16:51:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:46 smithi119 ceph-mon[108979]: osdmap e2164: 8 total, 8 up, 8 in 2023-12-01T16:51:48.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:47 smithi183 ceph-mon[99169]: pgmap v4476: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 120 KiB/s rd, 9.5 KiB/s wr, 163 op/s 2023-12-01T16:51:48.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:47 smithi119 ceph-mon[94175]: pgmap v4476: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 120 KiB/s rd, 9.5 KiB/s wr, 163 op/s 2023-12-01T16:51:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:47 smithi119 ceph-mon[108979]: pgmap v4476: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 120 KiB/s rd, 9.5 KiB/s wr, 163 op/s 2023-12-01T16:51:49.086 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_timestamp PASSED [ 39%] 2023-12-01T16:51:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:48 smithi183 ceph-mon[99169]: osdmap e2165: 8 total, 8 up, 8 in 2023-12-01T16:51:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:48 smithi119 ceph-mon[94175]: osdmap e2165: 8 total, 8 up, 8 in 2023-12-01T16:51:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:48 smithi119 ceph-mon[108979]: osdmap e2165: 8 total, 8 up, 8 in 2023-12-01T16:51:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:49 smithi183 ceph-mon[99169]: pgmap v4479: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:51:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:49 smithi183 ceph-mon[99169]: osdmap e2166: 8 total, 8 up, 8 in 2023-12-01T16:51:50.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:49 smithi119 ceph-mon[94175]: pgmap v4479: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:51:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:49 smithi119 ceph-mon[94175]: osdmap e2166: 8 total, 8 up, 8 in 2023-12-01T16:51:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:49 smithi119 ceph-mon[108979]: pgmap v4479: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:51:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:49 smithi119 ceph-mon[108979]: osdmap e2166: 8 total, 8 up, 8 in 2023-12-01T16:51:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:51 smithi183 ceph-mon[99169]: osdmap e2167: 8 total, 8 up, 8 in 2023-12-01T16:51:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:51 smithi119 ceph-mon[94175]: osdmap e2167: 8 total, 8 up, 8 in 2023-12-01T16:51:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:51 smithi119 ceph-mon[108979]: osdmap e2167: 8 total, 8 up, 8 in 2023-12-01T16:51:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:52 smithi183 ceph-mon[99169]: pgmap v4482: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 129 KiB/s rd, 9.2 KiB/s wr, 178 op/s 2023-12-01T16:51:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:52 smithi183 ceph-mon[99169]: osdmap e2168: 8 total, 8 up, 8 in 2023-12-01T16:51:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:52 smithi183 ceph-mon[99169]: osdmap e2169: 8 total, 8 up, 8 in 2023-12-01T16:51:52.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:52 smithi119 ceph-mon[108979]: pgmap v4482: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 129 KiB/s rd, 9.2 KiB/s wr, 178 op/s 2023-12-01T16:51:52.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:52 smithi119 ceph-mon[108979]: osdmap e2168: 8 total, 8 up, 8 in 2023-12-01T16:51:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:52 smithi119 ceph-mon[108979]: osdmap e2169: 8 total, 8 up, 8 in 2023-12-01T16:51:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:52 smithi119 ceph-mon[94175]: pgmap v4482: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 129 KiB/s rd, 9.2 KiB/s wr, 178 op/s 2023-12-01T16:51:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:52 smithi119 ceph-mon[94175]: osdmap e2168: 8 total, 8 up, 8 in 2023-12-01T16:51:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:52 smithi119 ceph-mon[94175]: osdmap e2169: 8 total, 8 up, 8 in 2023-12-01T16:51:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:53 smithi183 ceph-mon[99169]: pgmap v4485: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 129 KiB/s rd, 9.2 KiB/s wr, 178 op/s 2023-12-01T16:51:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:53 smithi183 ceph-mon[99169]: osdmap e2170: 8 total, 8 up, 8 in 2023-12-01T16:51:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:51:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:51:54] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2023-12-01T16:51:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:53 smithi119 ceph-mon[94175]: pgmap v4485: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 129 KiB/s rd, 9.2 KiB/s wr, 178 op/s 2023-12-01T16:51:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:53 smithi119 ceph-mon[94175]: osdmap e2170: 8 total, 8 up, 8 in 2023-12-01T16:51:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:53 smithi119 ceph-mon[108979]: pgmap v4485: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 129 KiB/s rd, 9.2 KiB/s wr, 178 op/s 2023-12-01T16:51:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:53 smithi119 ceph-mon[108979]: osdmap e2170: 8 total, 8 up, 8 in 2023-12-01T16:51:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:51:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:54 smithi183 ceph-mon[99169]: osdmap e2171: 8 total, 8 up, 8 in 2023-12-01T16:51:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:54 smithi119 ceph-mon[94175]: osdmap e2171: 8 total, 8 up, 8 in 2023-12-01T16:51:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:54 smithi119 ceph-mon[108979]: osdmap e2171: 8 total, 8 up, 8 in 2023-12-01T16:51:56.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:55 smithi183 ceph-mon[99169]: pgmap v4488: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 27 KiB/s rd, 3.0 KiB/s wr, 36 op/s 2023-12-01T16:51:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:55 smithi183 ceph-mon[99169]: osdmap e2172: 8 total, 8 up, 8 in 2023-12-01T16:51:56.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:55 smithi119 ceph-mon[94175]: pgmap v4488: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 27 KiB/s rd, 3.0 KiB/s wr, 36 op/s 2023-12-01T16:51:56.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:55 smithi119 ceph-mon[94175]: osdmap e2172: 8 total, 8 up, 8 in 2023-12-01T16:51:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:55 smithi119 ceph-mon[108979]: pgmap v4488: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 27 KiB/s rd, 3.0 KiB/s wr, 36 op/s 2023-12-01T16:51:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:55 smithi119 ceph-mon[108979]: osdmap e2172: 8 total, 8 up, 8 in 2023-12-01T16:51:57.040 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_limit_snaps PASSED [ 39%] 2023-12-01T16:51:57.133 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_exclusive_lock PASSED [ 40%] 2023-12-01T16:51:57.207 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_snap SKIPPED [ 40%] 2023-12-01T16:51:57.288 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_watcher SKIPPED [ 41%] 2023-12-01T16:51:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:56 smithi183 ceph-mon[99169]: osdmap e2173: 8 total, 8 up, 8 in 2023-12-01T16:51:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:56 smithi183 ceph-mon[99169]: osdmap e2174: 8 total, 8 up, 8 in 2023-12-01T16:51:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:56 smithi119 ceph-mon[108979]: osdmap e2173: 8 total, 8 up, 8 in 2023-12-01T16:51:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:56 smithi119 ceph-mon[108979]: osdmap e2174: 8 total, 8 up, 8 in 2023-12-01T16:51:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:56 smithi119 ceph-mon[94175]: osdmap e2173: 8 total, 8 up, 8 in 2023-12-01T16:51:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:56 smithi119 ceph-mon[94175]: osdmap e2174: 8 total, 8 up, 8 in 2023-12-01T16:51:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:57 smithi183 ceph-mon[99169]: pgmap v4491: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 27 KiB/s rd, 3.0 KiB/s wr, 36 op/s 2023-12-01T16:51:58.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:57 smithi119 ceph-mon[108979]: pgmap v4491: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 27 KiB/s rd, 3.0 KiB/s wr, 36 op/s 2023-12-01T16:51:58.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:57 smithi119 ceph-mon[94175]: pgmap v4491: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 27 KiB/s rd, 3.0 KiB/s wr, 36 op/s 2023-12-01T16:51:59.094 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap PASSED [ 41%] 2023-12-01T16:51:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:58 smithi183 ceph-mon[99169]: osdmap e2175: 8 total, 8 up, 8 in 2023-12-01T16:51:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:58 smithi119 ceph-mon[94175]: osdmap e2175: 8 total, 8 up, 8 in 2023-12-01T16:51:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:58 smithi119 ceph-mon[108979]: osdmap e2175: 8 total, 8 up, 8 in 2023-12-01T16:52:00.155 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:52:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:59 smithi183 ceph-mon[99169]: pgmap v4494: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:52:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:51:59 smithi183 ceph-mon[99169]: osdmap e2176: 8 total, 8 up, 8 in 2023-12-01T16:52:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:59 smithi119 ceph-mon[108979]: pgmap v4494: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:52:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:51:59 smithi119 ceph-mon[108979]: osdmap e2176: 8 total, 8 up, 8 in 2023-12-01T16:52:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:59 smithi119 ceph-mon[94175]: pgmap v4494: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:52:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:51:59 smithi119 ceph-mon[94175]: osdmap e2176: 8 total, 8 up, 8 in 2023-12-01T16:52:00.461 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:52:00.461 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (78m) 4m ago 79m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:52:00.461 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (78m) 4m ago 78m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:52:00.461 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (79m) 4m ago 79m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:52:00.461 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (79m) 4m ago 79m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:52:00.461 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (83m) 4m ago 83m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:52:00.461 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (84m) 4m ago 84m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:52:00.461 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (84m) 4m ago 84m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:52:00.461 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (83m) 4m ago 83m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:52:00.461 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (83m) 4m ago 83m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:52:00.461 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (79m) 4m ago 79m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:52:00.462 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (79m) 4m ago 79m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:52:00.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (82m) 4m ago 82m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:52:00.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (82m) 4m ago 82m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:52:00.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (82m) 4m ago 82m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:52:00.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (81m) 4m ago 81m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:52:00.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (81m) 4m ago 81m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:52:00.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (80m) 4m ago 80m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:52:00.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (80m) 4m ago 80m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:52:00.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (80m) 4m ago 80m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:52:00.462 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (78m) 4m ago 79m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:52:00.841 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:52:00.841 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:52:00.841 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:52:00.841 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:52:00.841 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:52:00.842 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:52:00.842 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:52:00.842 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:52:00.842 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:52:00.842 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:52:00.842 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:52:00.842 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:52:00.842 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:52:00.843 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:52:00.843 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:52:00.843 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:52:00.843 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:52:01.094 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap_sparse PASSED [ 42%] 2023-12-01T16:52:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:01 smithi183 ceph-mon[99169]: osdmap e2177: 8 total, 8 up, 8 in 2023-12-01T16:52:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:01 smithi183 ceph-mon[99169]: from='client.29216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:52:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2080486734' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:52:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:01 smithi119 ceph-mon[94175]: osdmap e2177: 8 total, 8 up, 8 in 2023-12-01T16:52:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:01 smithi119 ceph-mon[94175]: from='client.29216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:52:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2080486734' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:52:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:01 smithi119 ceph-mon[108979]: osdmap e2177: 8 total, 8 up, 8 in 2023-12-01T16:52:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:01 smithi119 ceph-mon[108979]: from='client.29216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:52:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2080486734' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:52:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:02 smithi183 ceph-mon[99169]: from='client.19338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:52:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:02 smithi183 ceph-mon[99169]: pgmap v4497: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 208 KiB/s rd, 16 KiB/s wr, 289 op/s 2023-12-01T16:52:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:02 smithi183 ceph-mon[99169]: osdmap e2178: 8 total, 8 up, 8 in 2023-12-01T16:52:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:52:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:52:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:52:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:02 smithi183 ceph-mon[99169]: osdmap e2179: 8 total, 8 up, 8 in 2023-12-01T16:52:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:02 smithi119 ceph-mon[94175]: from='client.19338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:52:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:02 smithi119 ceph-mon[94175]: pgmap v4497: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 208 KiB/s rd, 16 KiB/s wr, 289 op/s 2023-12-01T16:52:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:02 smithi119 ceph-mon[94175]: osdmap e2178: 8 total, 8 up, 8 in 2023-12-01T16:52:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:52:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:52:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:52:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:02 smithi119 ceph-mon[94175]: osdmap e2179: 8 total, 8 up, 8 in 2023-12-01T16:52:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:02 smithi119 ceph-mon[108979]: from='client.19338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:52:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:02 smithi119 ceph-mon[108979]: pgmap v4497: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 208 KiB/s rd, 16 KiB/s wr, 289 op/s 2023-12-01T16:52:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:02 smithi119 ceph-mon[108979]: osdmap e2178: 8 total, 8 up, 8 in 2023-12-01T16:52:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:52:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:52:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:52:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:02 smithi119 ceph-mon[108979]: osdmap e2179: 8 total, 8 up, 8 in 2023-12-01T16:52:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:52:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:52:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:52:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:03 smithi183 ceph-mon[99169]: osdmap e2180: 8 total, 8 up, 8 in 2023-12-01T16:52:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:52:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:52:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:52:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:03 smithi119 ceph-mon[94175]: osdmap e2180: 8 total, 8 up, 8 in 2023-12-01T16:52:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:52:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:52:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:52:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:03 smithi119 ceph-mon[108979]: osdmap e2180: 8 total, 8 up, 8 in 2023-12-01T16:52:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:52:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:52:04] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2023-12-01T16:52:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:04 smithi119 ceph-mon[94175]: pgmap v4500: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 208 KiB/s rd, 16 KiB/s wr, 289 op/s 2023-12-01T16:52:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:04 smithi119 ceph-mon[94175]: osdmap e2181: 8 total, 8 up, 8 in 2023-12-01T16:52:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:04 smithi119 ceph-mon[108979]: pgmap v4500: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 208 KiB/s rd, 16 KiB/s wr, 289 op/s 2023-12-01T16:52:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:04 smithi119 ceph-mon[108979]: osdmap e2181: 8 total, 8 up, 8 in 2023-12-01T16:52:04.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:04 smithi183 ceph-mon[99169]: pgmap v4500: 137 pgs: 137 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 208 KiB/s rd, 16 KiB/s wr, 289 op/s 2023-12-01T16:52:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:04 smithi183 ceph-mon[99169]: osdmap e2181: 8 total, 8 up, 8 in 2023-12-01T16:52:05.114 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_with_resize PASSED [ 43%] 2023-12-01T16:52:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:06 smithi183 ceph-mon[99169]: pgmap v4503: 137 pgs: 137 active+clean; 13 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 13 KiB/s wr, 145 op/s 2023-12-01T16:52:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:06 smithi183 ceph-mon[99169]: osdmap e2182: 8 total, 8 up, 8 in 2023-12-01T16:52:06.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:06 smithi119 ceph-mon[108979]: pgmap v4503: 137 pgs: 137 active+clean; 13 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 13 KiB/s wr, 145 op/s 2023-12-01T16:52:06.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:06 smithi119 ceph-mon[108979]: osdmap e2182: 8 total, 8 up, 8 in 2023-12-01T16:52:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:06 smithi119 ceph-mon[94175]: pgmap v4503: 137 pgs: 137 active+clean; 13 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 13 KiB/s wr, 145 op/s 2023-12-01T16:52:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:06 smithi119 ceph-mon[94175]: osdmap e2182: 8 total, 8 up, 8 in 2023-12-01T16:52:07.049 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap PASSED [ 43%] 2023-12-01T16:52:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:07 smithi183 ceph-mon[99169]: osdmap e2183: 8 total, 8 up, 8 in 2023-12-01T16:52:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:07 smithi183 ceph-mon[99169]: osdmap e2184: 8 total, 8 up, 8 in 2023-12-01T16:52:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:07 smithi119 ceph-mon[94175]: osdmap e2183: 8 total, 8 up, 8 in 2023-12-01T16:52:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:07 smithi119 ceph-mon[94175]: osdmap e2184: 8 total, 8 up, 8 in 2023-12-01T16:52:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:07 smithi119 ceph-mon[108979]: osdmap e2183: 8 total, 8 up, 8 in 2023-12-01T16:52:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:07 smithi119 ceph-mon[108979]: osdmap e2184: 8 total, 8 up, 8 in 2023-12-01T16:52:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:08 smithi183 ceph-mon[99169]: pgmap v4506: 137 pgs: 137 active+clean; 13 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 13 KiB/s wr, 145 op/s 2023-12-01T16:52:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:08 smithi119 ceph-mon[94175]: pgmap v4506: 137 pgs: 137 active+clean; 13 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 13 KiB/s wr, 145 op/s 2023-12-01T16:52:08.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:08 smithi119 ceph-mon[108979]: pgmap v4506: 137 pgs: 137 active+clean; 13 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 13 KiB/s wr, 145 op/s 2023-12-01T16:52:09.131 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_no_snap PASSED [ 44%] 2023-12-01T16:52:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:09 smithi183 ceph-mon[99169]: osdmap e2185: 8 total, 8 up, 8 in 2023-12-01T16:52:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:09 smithi119 ceph-mon[94175]: osdmap e2185: 8 total, 8 up, 8 in 2023-12-01T16:52:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:09 smithi119 ceph-mon[108979]: osdmap e2185: 8 total, 8 up, 8 in 2023-12-01T16:52:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:10.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:10 smithi183 ceph-mon[99169]: pgmap v4509: 137 pgs: 137 active+clean; 13 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:52:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:10 smithi183 ceph-mon[99169]: osdmap e2186: 8 total, 8 up, 8 in 2023-12-01T16:52:10.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:10 smithi119 ceph-mon[108979]: pgmap v4509: 137 pgs: 137 active+clean; 13 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:52:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:10 smithi119 ceph-mon[108979]: osdmap e2186: 8 total, 8 up, 8 in 2023-12-01T16:52:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:10 smithi119 ceph-mon[94175]: pgmap v4509: 137 pgs: 137 active+clean; 13 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:52:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:10 smithi119 ceph-mon[94175]: osdmap e2186: 8 total, 8 up, 8 in 2023-12-01T16:52:11.143 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_by_id PASSED [ 44%] 2023-12-01T16:52:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:11 smithi183 ceph-mon[99169]: osdmap e2187: 8 total, 8 up, 8 in 2023-12-01T16:52:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:11 smithi119 ceph-mon[94175]: osdmap e2187: 8 total, 8 up, 8 in 2023-12-01T16:52:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:11 smithi119 ceph-mon[108979]: osdmap e2187: 8 total, 8 up, 8 in 2023-12-01T16:52:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:12 smithi183 ceph-mon[99169]: pgmap v4512: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 138 KiB/s rd, 16 KiB/s wr, 198 op/s 2023-12-01T16:52:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:12 smithi183 ceph-mon[99169]: osdmap e2188: 8 total, 8 up, 8 in 2023-12-01T16:52:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:12 smithi183 ceph-mon[99169]: osdmap e2189: 8 total, 8 up, 8 in 2023-12-01T16:52:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:12 smithi119 ceph-mon[94175]: pgmap v4512: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 138 KiB/s rd, 16 KiB/s wr, 198 op/s 2023-12-01T16:52:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:12 smithi119 ceph-mon[94175]: osdmap e2188: 8 total, 8 up, 8 in 2023-12-01T16:52:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:12 smithi119 ceph-mon[94175]: osdmap e2189: 8 total, 8 up, 8 in 2023-12-01T16:52:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:12 smithi119 ceph-mon[108979]: pgmap v4512: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 138 KiB/s rd, 16 KiB/s wr, 198 op/s 2023-12-01T16:52:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:12 smithi119 ceph-mon[108979]: osdmap e2188: 8 total, 8 up, 8 in 2023-12-01T16:52:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:12 smithi119 ceph-mon[108979]: osdmap e2189: 8 total, 8 up, 8 in 2023-12-01T16:52:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:13 smithi183 ceph-mon[99169]: pgmap v4515: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 138 KiB/s rd, 16 KiB/s wr, 198 op/s 2023-12-01T16:52:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:13 smithi183 ceph-mon[99169]: osdmap e2190: 8 total, 8 up, 8 in 2023-12-01T16:52:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:52:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:52:14] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2023-12-01T16:52:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:13 smithi119 ceph-mon[94175]: pgmap v4515: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 138 KiB/s rd, 16 KiB/s wr, 198 op/s 2023-12-01T16:52:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:13 smithi119 ceph-mon[94175]: osdmap e2190: 8 total, 8 up, 8 in 2023-12-01T16:52:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:13 smithi119 ceph-mon[108979]: pgmap v4515: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 138 KiB/s rd, 16 KiB/s wr, 198 op/s 2023-12-01T16:52:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:13 smithi119 ceph-mon[108979]: osdmap e2190: 8 total, 8 up, 8 in 2023-12-01T16:52:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:14 smithi183 ceph-mon[99169]: osdmap e2191: 8 total, 8 up, 8 in 2023-12-01T16:52:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:14 smithi119 ceph-mon[94175]: osdmap e2191: 8 total, 8 up, 8 in 2023-12-01T16:52:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:14 smithi119 ceph-mon[108979]: osdmap e2191: 8 total, 8 up, 8 in 2023-12-01T16:52:16.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:15 smithi183 ceph-mon[99169]: pgmap v4518: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 8.5 KiB/s wr, 107 op/s 2023-12-01T16:52:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:15 smithi183 ceph-mon[99169]: osdmap e2192: 8 total, 8 up, 8 in 2023-12-01T16:52:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:15 smithi119 ceph-mon[94175]: pgmap v4518: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 8.5 KiB/s wr, 107 op/s 2023-12-01T16:52:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:15 smithi119 ceph-mon[94175]: osdmap e2192: 8 total, 8 up, 8 in 2023-12-01T16:52:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:15 smithi119 ceph-mon[108979]: pgmap v4518: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 8.5 KiB/s wr, 107 op/s 2023-12-01T16:52:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:15 smithi119 ceph-mon[108979]: osdmap e2192: 8 total, 8 up, 8 in 2023-12-01T16:52:17.048 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_name PASSED [ 45%] 2023-12-01T16:52:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:16 smithi183 ceph-mon[99169]: osdmap e2193: 8 total, 8 up, 8 in 2023-12-01T16:52:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:16 smithi183 ceph-mon[99169]: osdmap e2194: 8 total, 8 up, 8 in 2023-12-01T16:52:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:16 smithi119 ceph-mon[94175]: osdmap e2193: 8 total, 8 up, 8 in 2023-12-01T16:52:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:16 smithi119 ceph-mon[94175]: osdmap e2194: 8 total, 8 up, 8 in 2023-12-01T16:52:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:16 smithi119 ceph-mon[108979]: osdmap e2193: 8 total, 8 up, 8 in 2023-12-01T16:52:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:16 smithi119 ceph-mon[108979]: osdmap e2194: 8 total, 8 up, 8 in 2023-12-01T16:52:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:17 smithi183 ceph-mon[99169]: pgmap v4521: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 8.5 KiB/s wr, 107 op/s 2023-12-01T16:52:18.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:17 smithi119 ceph-mon[108979]: pgmap v4521: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 8.5 KiB/s wr, 107 op/s 2023-12-01T16:52:18.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:17 smithi119 ceph-mon[94175]: pgmap v4521: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 8.5 KiB/s wr, 107 op/s 2023-12-01T16:52:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:18 smithi183 ceph-mon[99169]: osdmap e2195: 8 total, 8 up, 8 in 2023-12-01T16:52:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:18 smithi119 ceph-mon[94175]: osdmap e2195: 8 total, 8 up, 8 in 2023-12-01T16:52:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:18 smithi119 ceph-mon[108979]: osdmap e2195: 8 total, 8 up, 8 in 2023-12-01T16:52:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:19 smithi183 ceph-mon[99169]: pgmap v4524: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:52:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:19 smithi183 ceph-mon[99169]: osdmap e2196: 8 total, 8 up, 8 in 2023-12-01T16:52:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:19 smithi119 ceph-mon[94175]: pgmap v4524: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:52:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:19 smithi119 ceph-mon[94175]: osdmap e2196: 8 total, 8 up, 8 in 2023-12-01T16:52:20.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:19 smithi119 ceph-mon[108979]: pgmap v4524: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:52:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:19 smithi119 ceph-mon[108979]: osdmap e2196: 8 total, 8 up, 8 in 2023-12-01T16:52:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:21 smithi183 ceph-mon[99169]: osdmap e2197: 8 total, 8 up, 8 in 2023-12-01T16:52:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:21 smithi119 ceph-mon[94175]: osdmap e2197: 8 total, 8 up, 8 in 2023-12-01T16:52:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:21 smithi119 ceph-mon[108979]: osdmap e2197: 8 total, 8 up, 8 in 2023-12-01T16:52:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:22 smithi183 ceph-mon[99169]: pgmap v4527: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 71 KiB/s rd, 5.5 KiB/s wr, 96 op/s 2023-12-01T16:52:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:22 smithi183 ceph-mon[99169]: osdmap e2198: 8 total, 8 up, 8 in 2023-12-01T16:52:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:22 smithi183 ceph-mon[99169]: osdmap e2199: 8 total, 8 up, 8 in 2023-12-01T16:52:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:22 smithi119 ceph-mon[94175]: pgmap v4527: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 71 KiB/s rd, 5.5 KiB/s wr, 96 op/s 2023-12-01T16:52:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:22 smithi119 ceph-mon[94175]: osdmap e2198: 8 total, 8 up, 8 in 2023-12-01T16:52:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:22 smithi119 ceph-mon[94175]: osdmap e2199: 8 total, 8 up, 8 in 2023-12-01T16:52:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:22 smithi119 ceph-mon[108979]: pgmap v4527: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 71 KiB/s rd, 5.5 KiB/s wr, 96 op/s 2023-12-01T16:52:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:22 smithi119 ceph-mon[108979]: osdmap e2198: 8 total, 8 up, 8 in 2023-12-01T16:52:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:22 smithi119 ceph-mon[108979]: osdmap e2199: 8 total, 8 up, 8 in 2023-12-01T16:52:23.051 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_id PASSED [ 45%] 2023-12-01T16:52:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:23 smithi183 ceph-mon[99169]: pgmap v4530: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 71 KiB/s rd, 5.5 KiB/s wr, 96 op/s 2023-12-01T16:52:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:23 smithi183 ceph-mon[99169]: osdmap e2200: 8 total, 8 up, 8 in 2023-12-01T16:52:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:52:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:52:24] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2023-12-01T16:52:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:23 smithi119 ceph-mon[94175]: pgmap v4530: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 71 KiB/s rd, 5.5 KiB/s wr, 96 op/s 2023-12-01T16:52:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:23 smithi119 ceph-mon[94175]: osdmap e2200: 8 total, 8 up, 8 in 2023-12-01T16:52:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:23 smithi119 ceph-mon[108979]: pgmap v4530: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 71 KiB/s rd, 5.5 KiB/s wr, 96 op/s 2023-12-01T16:52:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:23 smithi119 ceph-mon[108979]: osdmap e2200: 8 total, 8 up, 8 in 2023-12-01T16:52:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:25.112 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_sparse PASSED [ 46%] 2023-12-01T16:52:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:25 smithi183 ceph-mon[99169]: osdmap e2201: 8 total, 8 up, 8 in 2023-12-01T16:52:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:25 smithi119 ceph-mon[94175]: osdmap e2201: 8 total, 8 up, 8 in 2023-12-01T16:52:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:25 smithi119 ceph-mon[108979]: osdmap e2201: 8 total, 8 up, 8 in 2023-12-01T16:52:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:26 smithi183 ceph-mon[99169]: pgmap v4533: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 8.0 KiB/s wr, 108 op/s 2023-12-01T16:52:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:26 smithi183 ceph-mon[99169]: osdmap e2202: 8 total, 8 up, 8 in 2023-12-01T16:52:26.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:26 smithi119 ceph-mon[108979]: pgmap v4533: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 8.0 KiB/s wr, 108 op/s 2023-12-01T16:52:26.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:26 smithi119 ceph-mon[108979]: osdmap e2202: 8 total, 8 up, 8 in 2023-12-01T16:52:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:26 smithi119 ceph-mon[94175]: pgmap v4533: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 8.0 KiB/s wr, 108 op/s 2023-12-01T16:52:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:26 smithi119 ceph-mon[94175]: osdmap e2202: 8 total, 8 up, 8 in 2023-12-01T16:52:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:27 smithi183 ceph-mon[99169]: osdmap e2203: 8 total, 8 up, 8 in 2023-12-01T16:52:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:27 smithi183 ceph-mon[99169]: osdmap e2204: 8 total, 8 up, 8 in 2023-12-01T16:52:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:27 smithi119 ceph-mon[94175]: osdmap e2203: 8 total, 8 up, 8 in 2023-12-01T16:52:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:27 smithi119 ceph-mon[94175]: osdmap e2204: 8 total, 8 up, 8 in 2023-12-01T16:52:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:27 smithi119 ceph-mon[108979]: osdmap e2203: 8 total, 8 up, 8 in 2023-12-01T16:52:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:27 smithi119 ceph-mon[108979]: osdmap e2204: 8 total, 8 up, 8 in 2023-12-01T16:52:28.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:28 smithi183 ceph-mon[99169]: pgmap v4536: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 8.0 KiB/s wr, 108 op/s 2023-12-01T16:52:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:28 smithi183 ceph-mon[99169]: osdmap e2205: 8 total, 8 up, 8 in 2023-12-01T16:52:28.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:28 smithi119 ceph-mon[94175]: pgmap v4536: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 8.0 KiB/s wr, 108 op/s 2023-12-01T16:52:28.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:28 smithi119 ceph-mon[94175]: osdmap e2205: 8 total, 8 up, 8 in 2023-12-01T16:52:28.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:28 smithi119 ceph-mon[108979]: pgmap v4536: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 8.0 KiB/s wr, 108 op/s 2023-12-01T16:52:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:28 smithi119 ceph-mon[108979]: osdmap e2205: 8 total, 8 up, 8 in 2023-12-01T16:52:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:29 smithi183 ceph-mon[99169]: pgmap v4539: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:52:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:29 smithi183 ceph-mon[99169]: osdmap e2206: 8 total, 8 up, 8 in 2023-12-01T16:52:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:29 smithi119 ceph-mon[94175]: pgmap v4539: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:52:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:29 smithi119 ceph-mon[94175]: osdmap e2206: 8 total, 8 up, 8 in 2023-12-01T16:52:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:29 smithi119 ceph-mon[108979]: pgmap v4539: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:52:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:29 smithi119 ceph-mon[108979]: osdmap e2206: 8 total, 8 up, 8 in 2023-12-01T16:52:31.194 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:52:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:30 smithi183 ceph-mon[99169]: osdmap e2207: 8 total, 8 up, 8 in 2023-12-01T16:52:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:30 smithi119 ceph-mon[108979]: osdmap e2207: 8 total, 8 up, 8 in 2023-12-01T16:52:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:30 smithi119 ceph-mon[94175]: osdmap e2207: 8 total, 8 up, 8 in 2023-12-01T16:52:31.505 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:52:31.506 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (79m) 5m ago 79m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:52:31.506 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (79m) 5m ago 79m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:52:31.506 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (80m) 5m ago 80m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:52:31.506 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (80m) 5m ago 80m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:52:31.506 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (83m) 5m ago 83m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:52:31.506 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (85m) 5m ago 85m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:52:31.506 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (85m) 5m ago 85m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:52:31.506 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (83m) 5m ago 83m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:52:31.506 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (83m) 5m ago 83m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:52:31.506 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (79m) 5m ago 79m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:52:31.506 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (79m) 5m ago 79m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:52:31.506 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (83m) 5m ago 83m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:52:31.506 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (82m) 5m ago 82m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:52:31.507 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (82m) 5m ago 82m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:52:31.507 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (82m) 5m ago 82m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:52:31.507 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (81m) 5m ago 81m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:52:31.507 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (81m) 5m ago 81m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:52:31.507 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (81m) 5m ago 81m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:52:31.507 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (80m) 5m ago 80m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:52:31.507 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (78m) 5m ago 80m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:52:31.882 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:52:31.882 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:52:31.882 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:52:31.882 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:52:31.882 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:52:31.882 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:52:31.882 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:52:31.883 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:52:31.883 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:52:31.883 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:52:31.883 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:52:31.883 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:52:31.883 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:52:31.883 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:52:31.883 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:52:31.883 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:52:31.883 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:52:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:31 smithi183 ceph-mon[99169]: pgmap v4542: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 73 KiB/s rd, 6.0 KiB/s wr, 98 op/s 2023-12-01T16:52:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:31 smithi183 ceph-mon[99169]: osdmap e2208: 8 total, 8 up, 8 in 2023-12-01T16:52:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:31 smithi183 ceph-mon[99169]: from='client.29234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:52:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2147724675' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:52:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:31 smithi183 ceph-mon[99169]: osdmap e2209: 8 total, 8 up, 8 in 2023-12-01T16:52:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:31 smithi119 ceph-mon[94175]: pgmap v4542: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 73 KiB/s rd, 6.0 KiB/s wr, 98 op/s 2023-12-01T16:52:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:31 smithi119 ceph-mon[94175]: osdmap e2208: 8 total, 8 up, 8 in 2023-12-01T16:52:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:31 smithi119 ceph-mon[94175]: from='client.29234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:52:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2147724675' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:52:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:31 smithi119 ceph-mon[94175]: osdmap e2209: 8 total, 8 up, 8 in 2023-12-01T16:52:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:31 smithi119 ceph-mon[108979]: pgmap v4542: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 73 KiB/s rd, 6.0 KiB/s wr, 98 op/s 2023-12-01T16:52:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:31 smithi119 ceph-mon[108979]: osdmap e2208: 8 total, 8 up, 8 in 2023-12-01T16:52:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:31 smithi119 ceph-mon[108979]: from='client.29234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:52:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2147724675' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:52:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:31 smithi119 ceph-mon[108979]: osdmap e2209: 8 total, 8 up, 8 in 2023-12-01T16:52:33.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:32 smithi183 ceph-mon[99169]: from='client.29240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:52:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:32 smithi183 ceph-mon[99169]: osdmap e2210: 8 total, 8 up, 8 in 2023-12-01T16:52:33.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:32 smithi119 ceph-mon[94175]: from='client.29240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:52:33.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:32 smithi119 ceph-mon[94175]: osdmap e2210: 8 total, 8 up, 8 in 2023-12-01T16:52:33.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:32 smithi119 ceph-mon[108979]: from='client.29240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:52:33.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:32 smithi119 ceph-mon[108979]: osdmap e2210: 8 total, 8 up, 8 in 2023-12-01T16:52:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:33 smithi183 ceph-mon[99169]: pgmap v4545: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 73 KiB/s rd, 6.0 KiB/s wr, 98 op/s 2023-12-01T16:52:34.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:33 smithi119 ceph-mon[94175]: pgmap v4545: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 73 KiB/s rd, 6.0 KiB/s wr, 98 op/s 2023-12-01T16:52:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:52:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:52:34] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2023-12-01T16:52:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:33 smithi119 ceph-mon[108979]: pgmap v4545: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 73 KiB/s rd, 6.0 KiB/s wr, 98 op/s 2023-12-01T16:52:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:34 smithi183 ceph-mon[99169]: osdmap e2211: 8 total, 8 up, 8 in 2023-12-01T16:52:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:34 smithi119 ceph-mon[94175]: osdmap e2211: 8 total, 8 up, 8 in 2023-12-01T16:52:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:34 smithi119 ceph-mon[108979]: osdmap e2211: 8 total, 8 up, 8 in 2023-12-01T16:52:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:35 smithi183 ceph-mon[99169]: pgmap v4548: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 98 op/s 2023-12-01T16:52:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:35 smithi183 ceph-mon[99169]: osdmap e2212: 8 total, 8 up, 8 in 2023-12-01T16:52:36.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:35 smithi119 ceph-mon[108979]: pgmap v4548: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 98 op/s 2023-12-01T16:52:36.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:35 smithi119 ceph-mon[108979]: osdmap e2212: 8 total, 8 up, 8 in 2023-12-01T16:52:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:35 smithi119 ceph-mon[94175]: pgmap v4548: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 98 op/s 2023-12-01T16:52:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:35 smithi119 ceph-mon[94175]: osdmap e2212: 8 total, 8 up, 8 in 2023-12-01T16:52:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:37 smithi183 ceph-mon[99169]: osdmap e2213: 8 total, 8 up, 8 in 2023-12-01T16:52:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:37 smithi119 ceph-mon[94175]: osdmap e2213: 8 total, 8 up, 8 in 2023-12-01T16:52:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:37 smithi119 ceph-mon[108979]: osdmap e2213: 8 total, 8 up, 8 in 2023-12-01T16:52:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:38 smithi183 ceph-mon[99169]: pgmap v4551: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 98 op/s 2023-12-01T16:52:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:38 smithi183 ceph-mon[99169]: osdmap e2214: 8 total, 8 up, 8 in 2023-12-01T16:52:38.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:38 smithi119 ceph-mon[108979]: pgmap v4551: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 98 op/s 2023-12-01T16:52:38.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:38 smithi119 ceph-mon[108979]: osdmap e2214: 8 total, 8 up, 8 in 2023-12-01T16:52:38.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:38 smithi119 ceph-mon[94175]: pgmap v4551: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 98 op/s 2023-12-01T16:52:38.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:38 smithi119 ceph-mon[94175]: osdmap e2214: 8 total, 8 up, 8 in 2023-12-01T16:52:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:39 smithi183 ceph-mon[99169]: osdmap e2215: 8 total, 8 up, 8 in 2023-12-01T16:52:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:39 smithi119 ceph-mon[94175]: osdmap e2215: 8 total, 8 up, 8 in 2023-12-01T16:52:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:39 smithi119 ceph-mon[108979]: osdmap e2215: 8 total, 8 up, 8 in 2023-12-01T16:52:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:40.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:40 smithi183 ceph-mon[99169]: pgmap v4554: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:52:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:40 smithi183 ceph-mon[99169]: osdmap e2216: 8 total, 8 up, 8 in 2023-12-01T16:52:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:40 smithi119 ceph-mon[94175]: pgmap v4554: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:52:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:40 smithi119 ceph-mon[94175]: osdmap e2216: 8 total, 8 up, 8 in 2023-12-01T16:52:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:40 smithi119 ceph-mon[108979]: pgmap v4554: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:52:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:40 smithi119 ceph-mon[108979]: osdmap e2216: 8 total, 8 up, 8 in 2023-12-01T16:52:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:41 smithi183 ceph-mon[99169]: osdmap e2217: 8 total, 8 up, 8 in 2023-12-01T16:52:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:41 smithi119 ceph-mon[94175]: osdmap e2217: 8 total, 8 up, 8 in 2023-12-01T16:52:41.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:41 smithi119 ceph-mon[108979]: osdmap e2217: 8 total, 8 up, 8 in 2023-12-01T16:52:42.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:42 smithi183 ceph-mon[99169]: pgmap v4557: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 106 KiB/s rd, 3.7 KiB/s wr, 142 op/s 2023-12-01T16:52:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:42 smithi183 ceph-mon[99169]: osdmap e2218: 8 total, 8 up, 8 in 2023-12-01T16:52:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:42 smithi119 ceph-mon[94175]: pgmap v4557: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 106 KiB/s rd, 3.7 KiB/s wr, 142 op/s 2023-12-01T16:52:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:42 smithi119 ceph-mon[94175]: osdmap e2218: 8 total, 8 up, 8 in 2023-12-01T16:52:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:42 smithi119 ceph-mon[108979]: pgmap v4557: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 106 KiB/s rd, 3.7 KiB/s wr, 142 op/s 2023-12-01T16:52:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:42 smithi119 ceph-mon[108979]: osdmap e2218: 8 total, 8 up, 8 in 2023-12-01T16:52:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:43 smithi183 ceph-mon[99169]: osdmap e2219: 8 total, 8 up, 8 in 2023-12-01T16:52:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:43 smithi119 ceph-mon[94175]: osdmap e2219: 8 total, 8 up, 8 in 2023-12-01T16:52:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:43 smithi119 ceph-mon[108979]: osdmap e2219: 8 total, 8 up, 8 in 2023-12-01T16:52:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:44 smithi183 ceph-mon[99169]: pgmap v4560: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 106 KiB/s rd, 3.7 KiB/s wr, 142 op/s 2023-12-01T16:52:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:44 smithi183 ceph-mon[99169]: osdmap e2220: 8 total, 8 up, 8 in 2023-12-01T16:52:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:52:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:52:44] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2023-12-01T16:52:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:44 smithi119 ceph-mon[94175]: pgmap v4560: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 106 KiB/s rd, 3.7 KiB/s wr, 142 op/s 2023-12-01T16:52:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:44 smithi119 ceph-mon[94175]: osdmap e2220: 8 total, 8 up, 8 in 2023-12-01T16:52:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:44 smithi119 ceph-mon[108979]: pgmap v4560: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 106 KiB/s rd, 3.7 KiB/s wr, 142 op/s 2023-12-01T16:52:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:44 smithi119 ceph-mon[108979]: osdmap e2220: 8 total, 8 up, 8 in 2023-12-01T16:52:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:45 smithi183 ceph-mon[99169]: osdmap e2221: 8 total, 8 up, 8 in 2023-12-01T16:52:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:45 smithi119 ceph-mon[108979]: osdmap e2221: 8 total, 8 up, 8 in 2023-12-01T16:52:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:45 smithi119 ceph-mon[94175]: osdmap e2221: 8 total, 8 up, 8 in 2023-12-01T16:52:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:46 smithi183 ceph-mon[99169]: pgmap v4563: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 139 KiB/s rd, 3.7 KiB/s wr, 186 op/s 2023-12-01T16:52:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:46 smithi183 ceph-mon[99169]: osdmap e2222: 8 total, 8 up, 8 in 2023-12-01T16:52:46.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:46 smithi119 ceph-mon[94175]: pgmap v4563: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 139 KiB/s rd, 3.7 KiB/s wr, 186 op/s 2023-12-01T16:52:46.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:46 smithi119 ceph-mon[94175]: osdmap e2222: 8 total, 8 up, 8 in 2023-12-01T16:52:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:46 smithi119 ceph-mon[108979]: pgmap v4563: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 139 KiB/s rd, 3.7 KiB/s wr, 186 op/s 2023-12-01T16:52:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:46 smithi119 ceph-mon[108979]: osdmap e2222: 8 total, 8 up, 8 in 2023-12-01T16:52:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:47 smithi183 ceph-mon[99169]: osdmap e2223: 8 total, 8 up, 8 in 2023-12-01T16:52:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:47 smithi119 ceph-mon[94175]: osdmap e2223: 8 total, 8 up, 8 in 2023-12-01T16:52:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:47 smithi119 ceph-mon[108979]: osdmap e2223: 8 total, 8 up, 8 in 2023-12-01T16:52:48.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:48 smithi183 ceph-mon[99169]: pgmap v4566: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 139 KiB/s rd, 3.7 KiB/s wr, 186 op/s 2023-12-01T16:52:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:48 smithi183 ceph-mon[99169]: osdmap e2224: 8 total, 8 up, 8 in 2023-12-01T16:52:48.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:48 smithi119 ceph-mon[94175]: pgmap v4566: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 139 KiB/s rd, 3.7 KiB/s wr, 186 op/s 2023-12-01T16:52:48.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:48 smithi119 ceph-mon[94175]: osdmap e2224: 8 total, 8 up, 8 in 2023-12-01T16:52:48.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:48 smithi119 ceph-mon[108979]: pgmap v4566: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 139 KiB/s rd, 3.7 KiB/s wr, 186 op/s 2023-12-01T16:52:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:48 smithi119 ceph-mon[108979]: osdmap e2224: 8 total, 8 up, 8 in 2023-12-01T16:52:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:49 smithi183 ceph-mon[99169]: osdmap e2225: 8 total, 8 up, 8 in 2023-12-01T16:52:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:49 smithi119 ceph-mon[108979]: osdmap e2225: 8 total, 8 up, 8 in 2023-12-01T16:52:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:49 smithi119 ceph-mon[94175]: osdmap e2225: 8 total, 8 up, 8 in 2023-12-01T16:52:50.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:50 smithi183 ceph-mon[99169]: pgmap v4569: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:52:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:50 smithi183 ceph-mon[99169]: osdmap e2226: 8 total, 8 up, 8 in 2023-12-01T16:52:50.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:50 smithi119 ceph-mon[108979]: pgmap v4569: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:52:50.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:50 smithi119 ceph-mon[108979]: osdmap e2226: 8 total, 8 up, 8 in 2023-12-01T16:52:50.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:50 smithi119 ceph-mon[94175]: pgmap v4569: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:52:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:50 smithi119 ceph-mon[94175]: osdmap e2226: 8 total, 8 up, 8 in 2023-12-01T16:52:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:51 smithi183 ceph-mon[99169]: osdmap e2227: 8 total, 8 up, 8 in 2023-12-01T16:52:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:51 smithi119 ceph-mon[108979]: osdmap e2227: 8 total, 8 up, 8 in 2023-12-01T16:52:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:51 smithi119 ceph-mon[94175]: osdmap e2227: 8 total, 8 up, 8 in 2023-12-01T16:52:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:52 smithi183 ceph-mon[99169]: pgmap v4572: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 171 KiB/s rd, 3.7 KiB/s wr, 229 op/s 2023-12-01T16:52:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:52 smithi183 ceph-mon[99169]: osdmap e2228: 8 total, 8 up, 8 in 2023-12-01T16:52:52.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:52 smithi119 ceph-mon[108979]: pgmap v4572: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 171 KiB/s rd, 3.7 KiB/s wr, 229 op/s 2023-12-01T16:52:52.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:52 smithi119 ceph-mon[108979]: osdmap e2228: 8 total, 8 up, 8 in 2023-12-01T16:52:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:52 smithi119 ceph-mon[94175]: pgmap v4572: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 171 KiB/s rd, 3.7 KiB/s wr, 229 op/s 2023-12-01T16:52:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:52 smithi119 ceph-mon[94175]: osdmap e2228: 8 total, 8 up, 8 in 2023-12-01T16:52:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:53 smithi183 ceph-mon[99169]: osdmap e2229: 8 total, 8 up, 8 in 2023-12-01T16:52:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:53 smithi119 ceph-mon[94175]: osdmap e2229: 8 total, 8 up, 8 in 2023-12-01T16:52:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:53 smithi119 ceph-mon[108979]: osdmap e2229: 8 total, 8 up, 8 in 2023-12-01T16:52:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:54 smithi183 ceph-mon[99169]: pgmap v4575: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 171 KiB/s rd, 3.7 KiB/s wr, 229 op/s 2023-12-01T16:52:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:54 smithi183 ceph-mon[99169]: osdmap e2230: 8 total, 8 up, 8 in 2023-12-01T16:52:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:52:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:52:54] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.43.0" 2023-12-01T16:52:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:54 smithi119 ceph-mon[94175]: pgmap v4575: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 171 KiB/s rd, 3.7 KiB/s wr, 229 op/s 2023-12-01T16:52:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:54 smithi119 ceph-mon[94175]: osdmap e2230: 8 total, 8 up, 8 in 2023-12-01T16:52:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:54 smithi119 ceph-mon[108979]: pgmap v4575: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 171 KiB/s rd, 3.7 KiB/s wr, 229 op/s 2023-12-01T16:52:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:54 smithi119 ceph-mon[108979]: osdmap e2230: 8 total, 8 up, 8 in 2023-12-01T16:52:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:52:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:55 smithi183 ceph-mon[99169]: osdmap e2231: 8 total, 8 up, 8 in 2023-12-01T16:52:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:55 smithi119 ceph-mon[108979]: osdmap e2231: 8 total, 8 up, 8 in 2023-12-01T16:52:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:55 smithi119 ceph-mon[94175]: osdmap e2231: 8 total, 8 up, 8 in 2023-12-01T16:52:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:56 smithi183 ceph-mon[99169]: pgmap v4578: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 204 KiB/s rd, 3.7 KiB/s wr, 273 op/s 2023-12-01T16:52:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:56 smithi183 ceph-mon[99169]: osdmap e2232: 8 total, 8 up, 8 in 2023-12-01T16:52:56.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:56 smithi119 ceph-mon[94175]: pgmap v4578: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 204 KiB/s rd, 3.7 KiB/s wr, 273 op/s 2023-12-01T16:52:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:56 smithi119 ceph-mon[94175]: osdmap e2232: 8 total, 8 up, 8 in 2023-12-01T16:52:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:56 smithi119 ceph-mon[108979]: pgmap v4578: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 204 KiB/s rd, 3.7 KiB/s wr, 273 op/s 2023-12-01T16:52:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:56 smithi119 ceph-mon[108979]: osdmap e2232: 8 total, 8 up, 8 in 2023-12-01T16:52:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:57 smithi183 ceph-mon[99169]: osdmap e2233: 8 total, 8 up, 8 in 2023-12-01T16:52:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:57 smithi119 ceph-mon[94175]: osdmap e2233: 8 total, 8 up, 8 in 2023-12-01T16:52:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:57 smithi119 ceph-mon[108979]: osdmap e2233: 8 total, 8 up, 8 in 2023-12-01T16:52:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:58 smithi183 ceph-mon[99169]: pgmap v4581: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 204 KiB/s rd, 3.7 KiB/s wr, 273 op/s 2023-12-01T16:52:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:58 smithi183 ceph-mon[99169]: osdmap e2234: 8 total, 8 up, 8 in 2023-12-01T16:52:58.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:58 smithi119 ceph-mon[94175]: pgmap v4581: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 204 KiB/s rd, 3.7 KiB/s wr, 273 op/s 2023-12-01T16:52:58.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:58 smithi119 ceph-mon[94175]: osdmap e2234: 8 total, 8 up, 8 in 2023-12-01T16:52:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:58 smithi119 ceph-mon[108979]: pgmap v4581: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 204 KiB/s rd, 3.7 KiB/s wr, 273 op/s 2023-12-01T16:52:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:58 smithi119 ceph-mon[108979]: osdmap e2234: 8 total, 8 up, 8 in 2023-12-01T16:52:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:52:59 smithi183 ceph-mon[99169]: osdmap e2235: 8 total, 8 up, 8 in 2023-12-01T16:52:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:52:59 smithi119 ceph-mon[94175]: osdmap e2235: 8 total, 8 up, 8 in 2023-12-01T16:52:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:52:59 smithi119 ceph-mon[108979]: osdmap e2235: 8 total, 8 up, 8 in 2023-12-01T16:53:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:00 smithi183 ceph-mon[99169]: pgmap v4584: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:00 smithi183 ceph-mon[99169]: osdmap e2236: 8 total, 8 up, 8 in 2023-12-01T16:53:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:00 smithi119 ceph-mon[108979]: pgmap v4584: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:00 smithi119 ceph-mon[108979]: osdmap e2236: 8 total, 8 up, 8 in 2023-12-01T16:53:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:00 smithi119 ceph-mon[94175]: pgmap v4584: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:00 smithi119 ceph-mon[94175]: osdmap e2236: 8 total, 8 up, 8 in 2023-12-01T16:53:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:01 smithi119 ceph-mon[94175]: osdmap e2237: 8 total, 8 up, 8 in 2023-12-01T16:53:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:01 smithi119 ceph-mon[108979]: osdmap e2237: 8 total, 8 up, 8 in 2023-12-01T16:53:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:01 smithi183 ceph-mon[99169]: osdmap e2237: 8 total, 8 up, 8 in 2023-12-01T16:53:02.241 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:53:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:02 smithi119 ceph-mon[94175]: pgmap v4587: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 235 KiB/s rd, 3.7 KiB/s wr, 317 op/s 2023-12-01T16:53:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:02 smithi119 ceph-mon[94175]: osdmap e2238: 8 total, 8 up, 8 in 2023-12-01T16:53:02.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:02 smithi119 ceph-mon[108979]: pgmap v4587: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 235 KiB/s rd, 3.7 KiB/s wr, 317 op/s 2023-12-01T16:53:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:02 smithi119 ceph-mon[108979]: osdmap e2238: 8 total, 8 up, 8 in 2023-12-01T16:53:02.563 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:53:02.563 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (79m) 5m ago 80m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:53:02.563 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (79m) 5m ago 79m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:53:02.563 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (81m) 5m ago 80m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:53:02.563 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (80m) 5m ago 80m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:53:02.563 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (84m) 5m ago 84m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:53:02.564 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (85m) 5m ago 85m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:53:02.564 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (85m) 5m ago 85m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:53:02.564 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (84m) 5m ago 84m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:53:02.564 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (84m) 5m ago 84m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:53:02.564 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (80m) 5m ago 80m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:53:02.564 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (80m) 5m ago 80m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:53:02.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (83m) 5m ago 83m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:53:02.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (83m) 5m ago 83m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:53:02.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (83m) 5m ago 83m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:53:02.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (82m) 5m ago 82m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:53:02.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (82m) 5m ago 82m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:53:02.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (82m) 5m ago 82m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:53:02.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (81m) 5m ago 81m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:53:02.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (81m) 5m ago 81m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:53:02.565 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (79m) 5m ago 80m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:53:02.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:02 smithi183 ceph-mon[99169]: pgmap v4587: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 235 KiB/s rd, 3.7 KiB/s wr, 317 op/s 2023-12-01T16:53:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:02 smithi183 ceph-mon[99169]: osdmap e2238: 8 total, 8 up, 8 in 2023-12-01T16:53:02.981 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:53:02.982 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:53:02.982 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:53:02.982 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:53:02.982 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:53:02.982 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:53:02.982 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:53:02.982 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:53:02.982 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:53:02.982 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:53:02.983 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:53:02.983 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:53:02.983 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:53:02.983 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:53:02.983 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:53:02.983 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:53:02.983 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:53:03.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:03 smithi183 ceph-mon[99169]: osdmap e2239: 8 total, 8 up, 8 in 2023-12-01T16:53:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:03 smithi183 ceph-mon[99169]: from='client.19368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:53:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:53:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:53:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:53:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:53:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/725917051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:53:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:03 smithi119 ceph-mon[94175]: osdmap e2239: 8 total, 8 up, 8 in 2023-12-01T16:53:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:03 smithi119 ceph-mon[94175]: from='client.19368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:53:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:53:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:53:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:53:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:53:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/725917051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:53:03.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:03 smithi119 ceph-mon[108979]: osdmap e2239: 8 total, 8 up, 8 in 2023-12-01T16:53:03.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:03 smithi119 ceph-mon[108979]: from='client.19368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:53:03.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:53:03.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:53:03.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:53:03.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:53:03.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/725917051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:53:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:53:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:53:04] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.43.0" 2023-12-01T16:53:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:04 smithi119 ceph-mon[94175]: pgmap v4590: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 235 KiB/s rd, 3.7 KiB/s wr, 317 op/s 2023-12-01T16:53:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:04 smithi119 ceph-mon[94175]: from='client.19374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:53:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:04 smithi119 ceph-mon[94175]: osdmap e2240: 8 total, 8 up, 8 in 2023-12-01T16:53:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:04 smithi119 ceph-mon[108979]: pgmap v4590: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 235 KiB/s rd, 3.7 KiB/s wr, 317 op/s 2023-12-01T16:53:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:04 smithi119 ceph-mon[108979]: from='client.19374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:53:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:04 smithi119 ceph-mon[108979]: osdmap e2240: 8 total, 8 up, 8 in 2023-12-01T16:53:04.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:04 smithi183 ceph-mon[99169]: pgmap v4590: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 235 KiB/s rd, 3.7 KiB/s wr, 317 op/s 2023-12-01T16:53:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:04 smithi183 ceph-mon[99169]: from='client.19374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:53:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:04 smithi183 ceph-mon[99169]: osdmap e2240: 8 total, 8 up, 8 in 2023-12-01T16:53:05.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:05 smithi183 ceph-mon[99169]: osdmap e2241: 8 total, 8 up, 8 in 2023-12-01T16:53:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:05 smithi119 ceph-mon[94175]: osdmap e2241: 8 total, 8 up, 8 in 2023-12-01T16:53:05.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:05 smithi119 ceph-mon[108979]: osdmap e2241: 8 total, 8 up, 8 in 2023-12-01T16:53:06.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:06 smithi183 ceph-mon[99169]: pgmap v4593: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 270 KiB/s rd, 3.7 KiB/s wr, 361 op/s 2023-12-01T16:53:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:06 smithi183 ceph-mon[99169]: osdmap e2242: 8 total, 8 up, 8 in 2023-12-01T16:53:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:06 smithi119 ceph-mon[94175]: pgmap v4593: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 270 KiB/s rd, 3.7 KiB/s wr, 361 op/s 2023-12-01T16:53:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:06 smithi119 ceph-mon[94175]: osdmap e2242: 8 total, 8 up, 8 in 2023-12-01T16:53:06.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:06 smithi119 ceph-mon[108979]: pgmap v4593: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 270 KiB/s rd, 3.7 KiB/s wr, 361 op/s 2023-12-01T16:53:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:06 smithi119 ceph-mon[108979]: osdmap e2242: 8 total, 8 up, 8 in 2023-12-01T16:53:07.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:07 smithi183 ceph-mon[99169]: osdmap e2243: 8 total, 8 up, 8 in 2023-12-01T16:53:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:07 smithi119 ceph-mon[94175]: osdmap e2243: 8 total, 8 up, 8 in 2023-12-01T16:53:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:07 smithi119 ceph-mon[108979]: osdmap e2243: 8 total, 8 up, 8 in 2023-12-01T16:53:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:08 smithi183 ceph-mon[99169]: pgmap v4596: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 270 KiB/s rd, 3.7 KiB/s wr, 361 op/s 2023-12-01T16:53:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:08 smithi183 ceph-mon[99169]: osdmap e2244: 8 total, 8 up, 8 in 2023-12-01T16:53:08.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:08 smithi119 ceph-mon[94175]: pgmap v4596: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 270 KiB/s rd, 3.7 KiB/s wr, 361 op/s 2023-12-01T16:53:08.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:08 smithi119 ceph-mon[94175]: osdmap e2244: 8 total, 8 up, 8 in 2023-12-01T16:53:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:08 smithi119 ceph-mon[108979]: pgmap v4596: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 270 KiB/s rd, 3.7 KiB/s wr, 361 op/s 2023-12-01T16:53:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:08 smithi119 ceph-mon[108979]: osdmap e2244: 8 total, 8 up, 8 in 2023-12-01T16:53:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:09 smithi183 ceph-mon[99169]: osdmap e2245: 8 total, 8 up, 8 in 2023-12-01T16:53:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:09 smithi119 ceph-mon[94175]: osdmap e2245: 8 total, 8 up, 8 in 2023-12-01T16:53:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:09 smithi119 ceph-mon[108979]: osdmap e2245: 8 total, 8 up, 8 in 2023-12-01T16:53:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:10 smithi183 ceph-mon[99169]: pgmap v4599: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:10 smithi183 ceph-mon[99169]: osdmap e2246: 8 total, 8 up, 8 in 2023-12-01T16:53:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:10 smithi119 ceph-mon[94175]: pgmap v4599: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:10 smithi119 ceph-mon[94175]: osdmap e2246: 8 total, 8 up, 8 in 2023-12-01T16:53:10.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:10 smithi119 ceph-mon[108979]: pgmap v4599: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:10 smithi119 ceph-mon[108979]: osdmap e2246: 8 total, 8 up, 8 in 2023-12-01T16:53:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:11 smithi183 ceph-mon[99169]: osdmap e2247: 8 total, 8 up, 8 in 2023-12-01T16:53:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:11 smithi119 ceph-mon[94175]: osdmap e2247: 8 total, 8 up, 8 in 2023-12-01T16:53:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:11 smithi119 ceph-mon[108979]: osdmap e2247: 8 total, 8 up, 8 in 2023-12-01T16:53:12.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:12 smithi183 ceph-mon[99169]: pgmap v4602: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 301 KiB/s rd, 3.7 KiB/s wr, 404 op/s 2023-12-01T16:53:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:12 smithi183 ceph-mon[99169]: osdmap e2248: 8 total, 8 up, 8 in 2023-12-01T16:53:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:12 smithi119 ceph-mon[94175]: pgmap v4602: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 301 KiB/s rd, 3.7 KiB/s wr, 404 op/s 2023-12-01T16:53:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:12 smithi119 ceph-mon[94175]: osdmap e2248: 8 total, 8 up, 8 in 2023-12-01T16:53:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:12 smithi119 ceph-mon[108979]: pgmap v4602: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 301 KiB/s rd, 3.7 KiB/s wr, 404 op/s 2023-12-01T16:53:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:12 smithi119 ceph-mon[108979]: osdmap e2248: 8 total, 8 up, 8 in 2023-12-01T16:53:13.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:13 smithi183 ceph-mon[99169]: osdmap e2249: 8 total, 8 up, 8 in 2023-12-01T16:53:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:13 smithi119 ceph-mon[108979]: osdmap e2249: 8 total, 8 up, 8 in 2023-12-01T16:53:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:13 smithi119 ceph-mon[94175]: osdmap e2249: 8 total, 8 up, 8 in 2023-12-01T16:53:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:53:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:53:14] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2023-12-01T16:53:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:14 smithi119 ceph-mon[94175]: pgmap v4605: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 301 KiB/s rd, 3.7 KiB/s wr, 404 op/s 2023-12-01T16:53:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:14 smithi119 ceph-mon[94175]: osdmap e2250: 8 total, 8 up, 8 in 2023-12-01T16:53:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:14 smithi119 ceph-mon[108979]: pgmap v4605: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 301 KiB/s rd, 3.7 KiB/s wr, 404 op/s 2023-12-01T16:53:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:14 smithi119 ceph-mon[108979]: osdmap e2250: 8 total, 8 up, 8 in 2023-12-01T16:53:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:14 smithi183 ceph-mon[99169]: pgmap v4605: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 301 KiB/s rd, 3.7 KiB/s wr, 404 op/s 2023-12-01T16:53:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:14 smithi183 ceph-mon[99169]: osdmap e2250: 8 total, 8 up, 8 in 2023-12-01T16:53:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 16:53:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T16:53:14.928800604Z level=info msg="Completed cleanup jobs" duration=13.02912ms 2023-12-01T16:53:15.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:15 smithi183 ceph-mon[99169]: osdmap e2251: 8 total, 8 up, 8 in 2023-12-01T16:53:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:15 smithi119 ceph-mon[94175]: osdmap e2251: 8 total, 8 up, 8 in 2023-12-01T16:53:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:15 smithi119 ceph-mon[108979]: osdmap e2251: 8 total, 8 up, 8 in 2023-12-01T16:53:16.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:16 smithi183 ceph-mon[99169]: pgmap v4608: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 335 KiB/s rd, 3.7 KiB/s wr, 448 op/s 2023-12-01T16:53:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:16 smithi183 ceph-mon[99169]: osdmap e2252: 8 total, 8 up, 8 in 2023-12-01T16:53:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:16 smithi119 ceph-mon[94175]: pgmap v4608: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 335 KiB/s rd, 3.7 KiB/s wr, 448 op/s 2023-12-01T16:53:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:16 smithi119 ceph-mon[94175]: osdmap e2252: 8 total, 8 up, 8 in 2023-12-01T16:53:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:16 smithi119 ceph-mon[108979]: pgmap v4608: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 335 KiB/s rd, 3.7 KiB/s wr, 448 op/s 2023-12-01T16:53:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:16 smithi119 ceph-mon[108979]: osdmap e2252: 8 total, 8 up, 8 in 2023-12-01T16:53:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:17 smithi183 ceph-mon[99169]: osdmap e2253: 8 total, 8 up, 8 in 2023-12-01T16:53:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:17 smithi119 ceph-mon[94175]: osdmap e2253: 8 total, 8 up, 8 in 2023-12-01T16:53:17.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:17 smithi119 ceph-mon[108979]: osdmap e2253: 8 total, 8 up, 8 in 2023-12-01T16:53:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:18 smithi183 ceph-mon[99169]: pgmap v4611: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 335 KiB/s rd, 3.7 KiB/s wr, 448 op/s 2023-12-01T16:53:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:18 smithi183 ceph-mon[99169]: osdmap e2254: 8 total, 8 up, 8 in 2023-12-01T16:53:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:18 smithi119 ceph-mon[108979]: pgmap v4611: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 335 KiB/s rd, 3.7 KiB/s wr, 448 op/s 2023-12-01T16:53:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:18 smithi119 ceph-mon[108979]: osdmap e2254: 8 total, 8 up, 8 in 2023-12-01T16:53:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:18 smithi119 ceph-mon[94175]: pgmap v4611: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 335 KiB/s rd, 3.7 KiB/s wr, 448 op/s 2023-12-01T16:53:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:18 smithi119 ceph-mon[94175]: osdmap e2254: 8 total, 8 up, 8 in 2023-12-01T16:53:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:19 smithi183 ceph-mon[99169]: osdmap e2255: 8 total, 8 up, 8 in 2023-12-01T16:53:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:19 smithi119 ceph-mon[94175]: osdmap e2255: 8 total, 8 up, 8 in 2023-12-01T16:53:19.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:19 smithi119 ceph-mon[108979]: osdmap e2255: 8 total, 8 up, 8 in 2023-12-01T16:53:20.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:20 smithi183 ceph-mon[99169]: pgmap v4614: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:20 smithi183 ceph-mon[99169]: osdmap e2256: 8 total, 8 up, 8 in 2023-12-01T16:53:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:20 smithi119 ceph-mon[94175]: pgmap v4614: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:20 smithi119 ceph-mon[94175]: osdmap e2256: 8 total, 8 up, 8 in 2023-12-01T16:53:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:20 smithi119 ceph-mon[108979]: pgmap v4614: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:20 smithi119 ceph-mon[108979]: osdmap e2256: 8 total, 8 up, 8 in 2023-12-01T16:53:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:21 smithi183 ceph-mon[99169]: osdmap e2257: 8 total, 8 up, 8 in 2023-12-01T16:53:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:21 smithi119 ceph-mon[108979]: osdmap e2257: 8 total, 8 up, 8 in 2023-12-01T16:53:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:21 smithi119 ceph-mon[94175]: osdmap e2257: 8 total, 8 up, 8 in 2023-12-01T16:53:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:22 smithi183 ceph-mon[99169]: pgmap v4617: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 291 KiB/s rd, 3.2 KiB/s wr, 391 op/s 2023-12-01T16:53:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:22 smithi183 ceph-mon[99169]: osdmap e2258: 8 total, 8 up, 8 in 2023-12-01T16:53:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:22 smithi119 ceph-mon[94175]: pgmap v4617: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 291 KiB/s rd, 3.2 KiB/s wr, 391 op/s 2023-12-01T16:53:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:22 smithi119 ceph-mon[94175]: osdmap e2258: 8 total, 8 up, 8 in 2023-12-01T16:53:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:22 smithi119 ceph-mon[108979]: pgmap v4617: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 291 KiB/s rd, 3.2 KiB/s wr, 391 op/s 2023-12-01T16:53:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:22 smithi119 ceph-mon[108979]: osdmap e2258: 8 total, 8 up, 8 in 2023-12-01T16:53:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:23 smithi183 ceph-mon[99169]: osdmap e2259: 8 total, 8 up, 8 in 2023-12-01T16:53:23.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:23 smithi119 ceph-mon[108979]: osdmap e2259: 8 total, 8 up, 8 in 2023-12-01T16:53:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:23 smithi119 ceph-mon[94175]: osdmap e2259: 8 total, 8 up, 8 in 2023-12-01T16:53:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:53:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:53:24] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2023-12-01T16:53:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:24 smithi119 ceph-mon[108979]: pgmap v4620: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 291 KiB/s rd, 3.2 KiB/s wr, 391 op/s 2023-12-01T16:53:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:24 smithi119 ceph-mon[108979]: osdmap e2260: 8 total, 8 up, 8 in 2023-12-01T16:53:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:24 smithi119 ceph-mon[94175]: pgmap v4620: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 291 KiB/s rd, 3.2 KiB/s wr, 391 op/s 2023-12-01T16:53:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:24 smithi119 ceph-mon[94175]: osdmap e2260: 8 total, 8 up, 8 in 2023-12-01T16:53:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:24 smithi183 ceph-mon[99169]: pgmap v4620: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 291 KiB/s rd, 3.2 KiB/s wr, 391 op/s 2023-12-01T16:53:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:24 smithi183 ceph-mon[99169]: osdmap e2260: 8 total, 8 up, 8 in 2023-12-01T16:53:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:25 smithi183 ceph-mon[99169]: osdmap e2261: 8 total, 8 up, 8 in 2023-12-01T16:53:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:25 smithi119 ceph-mon[94175]: osdmap e2261: 8 total, 8 up, 8 in 2023-12-01T16:53:25.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:25 smithi119 ceph-mon[108979]: osdmap e2261: 8 total, 8 up, 8 in 2023-12-01T16:53:26.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:26 smithi183 ceph-mon[99169]: pgmap v4623: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 392 KiB/s rd, 3.7 KiB/s wr, 527 op/s 2023-12-01T16:53:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:26 smithi183 ceph-mon[99169]: osdmap e2262: 8 total, 8 up, 8 in 2023-12-01T16:53:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:26 smithi119 ceph-mon[94175]: pgmap v4623: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 392 KiB/s rd, 3.7 KiB/s wr, 527 op/s 2023-12-01T16:53:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:26 smithi119 ceph-mon[94175]: osdmap e2262: 8 total, 8 up, 8 in 2023-12-01T16:53:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:26 smithi119 ceph-mon[108979]: pgmap v4623: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 392 KiB/s rd, 3.7 KiB/s wr, 527 op/s 2023-12-01T16:53:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:26 smithi119 ceph-mon[108979]: osdmap e2262: 8 total, 8 up, 8 in 2023-12-01T16:53:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:27 smithi183 ceph-mon[99169]: osdmap e2263: 8 total, 8 up, 8 in 2023-12-01T16:53:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:27 smithi119 ceph-mon[94175]: osdmap e2263: 8 total, 8 up, 8 in 2023-12-01T16:53:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:27 smithi119 ceph-mon[108979]: osdmap e2263: 8 total, 8 up, 8 in 2023-12-01T16:53:28.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:28 smithi183 ceph-mon[99169]: pgmap v4626: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 392 KiB/s rd, 3.7 KiB/s wr, 527 op/s 2023-12-01T16:53:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:28 smithi183 ceph-mon[99169]: osdmap e2264: 8 total, 8 up, 8 in 2023-12-01T16:53:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:28 smithi119 ceph-mon[94175]: pgmap v4626: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 392 KiB/s rd, 3.7 KiB/s wr, 527 op/s 2023-12-01T16:53:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:28 smithi119 ceph-mon[94175]: osdmap e2264: 8 total, 8 up, 8 in 2023-12-01T16:53:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:28 smithi119 ceph-mon[108979]: pgmap v4626: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 392 KiB/s rd, 3.7 KiB/s wr, 527 op/s 2023-12-01T16:53:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:28 smithi119 ceph-mon[108979]: osdmap e2264: 8 total, 8 up, 8 in 2023-12-01T16:53:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:29 smithi183 ceph-mon[99169]: osdmap e2265: 8 total, 8 up, 8 in 2023-12-01T16:53:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:29 smithi119 ceph-mon[94175]: osdmap e2265: 8 total, 8 up, 8 in 2023-12-01T16:53:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:29 smithi119 ceph-mon[108979]: osdmap e2265: 8 total, 8 up, 8 in 2023-12-01T16:53:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:30 smithi183 ceph-mon[99169]: pgmap v4629: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:30 smithi183 ceph-mon[99169]: osdmap e2266: 8 total, 8 up, 8 in 2023-12-01T16:53:30.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:30 smithi119 ceph-mon[94175]: pgmap v4629: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:30.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:30 smithi119 ceph-mon[94175]: osdmap e2266: 8 total, 8 up, 8 in 2023-12-01T16:53:30.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:30 smithi119 ceph-mon[108979]: pgmap v4629: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:30 smithi119 ceph-mon[108979]: osdmap e2266: 8 total, 8 up, 8 in 2023-12-01T16:53:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:31 smithi183 ceph-mon[99169]: osdmap e2267: 8 total, 8 up, 8 in 2023-12-01T16:53:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:31 smithi119 ceph-mon[94175]: osdmap e2267: 8 total, 8 up, 8 in 2023-12-01T16:53:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:31 smithi119 ceph-mon[108979]: osdmap e2267: 8 total, 8 up, 8 in 2023-12-01T16:53:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:32 smithi183 ceph-mon[99169]: pgmap v4632: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 425 KiB/s rd, 3.7 KiB/s wr, 571 op/s 2023-12-01T16:53:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:32 smithi183 ceph-mon[99169]: osdmap e2268: 8 total, 8 up, 8 in 2023-12-01T16:53:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:32 smithi119 ceph-mon[94175]: pgmap v4632: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 425 KiB/s rd, 3.7 KiB/s wr, 571 op/s 2023-12-01T16:53:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:32 smithi119 ceph-mon[94175]: osdmap e2268: 8 total, 8 up, 8 in 2023-12-01T16:53:32.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:32 smithi119 ceph-mon[108979]: pgmap v4632: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 425 KiB/s rd, 3.7 KiB/s wr, 571 op/s 2023-12-01T16:53:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:32 smithi119 ceph-mon[108979]: osdmap e2268: 8 total, 8 up, 8 in 2023-12-01T16:53:33.330 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:53:33.644 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:53:33.644 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (80m) 6m ago 80m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:53:33.644 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (80m) 6m ago 80m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:53:33.644 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (81m) 6m ago 81m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:53:33.644 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (81m) 6m ago 81m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:53:33.644 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (84m) 6m ago 84m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:53:33.644 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (86m) 6m ago 86m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:53:33.644 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (86m) 6m ago 86m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:53:33.644 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (84m) 6m ago 84m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:53:33.645 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (84m) 6m ago 84m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:53:33.645 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (80m) 6m ago 80m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:53:33.645 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (80m) 6m ago 80m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:53:33.645 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (84m) 6m ago 84m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:53:33.645 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (83m) 6m ago 83m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:53:33.645 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (83m) 6m ago 83m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:53:33.645 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (83m) 6m ago 83m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:53:33.645 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (82m) 6m ago 82m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:53:33.645 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (82m) 6m ago 82m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:53:33.645 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (82m) 6m ago 82m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:53:33.645 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (81m) 6m ago 81m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:53:33.645 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (80m) 6m ago 81m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:53:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:33 smithi183 ceph-mon[99169]: osdmap e2269: 8 total, 8 up, 8 in 2023-12-01T16:53:33.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:33 smithi119 ceph-mon[108979]: osdmap e2269: 8 total, 8 up, 8 in 2023-12-01T16:53:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:33 smithi119 ceph-mon[94175]: osdmap e2269: 8 total, 8 up, 8 in 2023-12-01T16:53:34.022 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:53:34.023 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:53:34.023 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:53:34.023 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:53:34.023 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:53:34.023 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:53:34.023 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:53:34.023 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:53:34.023 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:53:34.023 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:53:34.023 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:53:34.023 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:53:34.023 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:53:34.023 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:53:34.024 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:53:34.024 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:53:34.024 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:53:34.434 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:53:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:53:34] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2023-12-01T16:53:34.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:34 smithi183 ceph-mon[99169]: pgmap v4635: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 425 KiB/s rd, 3.7 KiB/s wr, 571 op/s 2023-12-01T16:53:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:34 smithi183 ceph-mon[99169]: from='client.29270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:53:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:34 smithi183 ceph-mon[99169]: osdmap e2270: 8 total, 8 up, 8 in 2023-12-01T16:53:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2656116669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:53:34.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:34 smithi119 ceph-mon[94175]: pgmap v4635: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 425 KiB/s rd, 3.7 KiB/s wr, 571 op/s 2023-12-01T16:53:34.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:34 smithi119 ceph-mon[94175]: from='client.29270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:53:34.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:34 smithi119 ceph-mon[94175]: osdmap e2270: 8 total, 8 up, 8 in 2023-12-01T16:53:34.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2656116669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:53:34.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:34 smithi119 ceph-mon[108979]: pgmap v4635: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 425 KiB/s rd, 3.7 KiB/s wr, 571 op/s 2023-12-01T16:53:34.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:34 smithi119 ceph-mon[108979]: from='client.29270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:53:34.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:34 smithi119 ceph-mon[108979]: osdmap e2270: 8 total, 8 up, 8 in 2023-12-01T16:53:34.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2656116669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:53:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:35 smithi119 ceph-mon[94175]: from='client.19392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:53:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:35 smithi119 ceph-mon[94175]: osdmap e2271: 8 total, 8 up, 8 in 2023-12-01T16:53:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:35 smithi119 ceph-mon[108979]: from='client.19392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:53:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:35 smithi119 ceph-mon[108979]: osdmap e2271: 8 total, 8 up, 8 in 2023-12-01T16:53:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:35 smithi183 ceph-mon[99169]: from='client.19392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:53:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:35 smithi183 ceph-mon[99169]: osdmap e2271: 8 total, 8 up, 8 in 2023-12-01T16:53:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:36 smithi183 ceph-mon[99169]: pgmap v4638: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 458 KiB/s rd, 3.5 KiB/s wr, 616 op/s 2023-12-01T16:53:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:36 smithi183 ceph-mon[99169]: osdmap e2272: 8 total, 8 up, 8 in 2023-12-01T16:53:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:36 smithi119 ceph-mon[94175]: pgmap v4638: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 458 KiB/s rd, 3.5 KiB/s wr, 616 op/s 2023-12-01T16:53:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:36 smithi119 ceph-mon[94175]: osdmap e2272: 8 total, 8 up, 8 in 2023-12-01T16:53:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:36 smithi119 ceph-mon[108979]: pgmap v4638: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 458 KiB/s rd, 3.5 KiB/s wr, 616 op/s 2023-12-01T16:53:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:36 smithi119 ceph-mon[108979]: osdmap e2272: 8 total, 8 up, 8 in 2023-12-01T16:53:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:37 smithi183 ceph-mon[99169]: osdmap e2273: 8 total, 8 up, 8 in 2023-12-01T16:53:37.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:37 smithi119 ceph-mon[108979]: osdmap e2273: 8 total, 8 up, 8 in 2023-12-01T16:53:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:37 smithi119 ceph-mon[94175]: osdmap e2273: 8 total, 8 up, 8 in 2023-12-01T16:53:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:38 smithi183 ceph-mon[99169]: pgmap v4641: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 458 KiB/s rd, 3.5 KiB/s wr, 616 op/s 2023-12-01T16:53:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:38 smithi183 ceph-mon[99169]: osdmap e2274: 8 total, 8 up, 8 in 2023-12-01T16:53:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:38 smithi119 ceph-mon[94175]: pgmap v4641: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 458 KiB/s rd, 3.5 KiB/s wr, 616 op/s 2023-12-01T16:53:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:38 smithi119 ceph-mon[94175]: osdmap e2274: 8 total, 8 up, 8 in 2023-12-01T16:53:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:38 smithi119 ceph-mon[108979]: pgmap v4641: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 458 KiB/s rd, 3.5 KiB/s wr, 616 op/s 2023-12-01T16:53:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:38 smithi119 ceph-mon[108979]: osdmap e2274: 8 total, 8 up, 8 in 2023-12-01T16:53:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:39.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:39 smithi183 ceph-mon[99169]: osdmap e2275: 8 total, 8 up, 8 in 2023-12-01T16:53:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:39 smithi119 ceph-mon[94175]: osdmap e2275: 8 total, 8 up, 8 in 2023-12-01T16:53:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:39 smithi119 ceph-mon[108979]: osdmap e2275: 8 total, 8 up, 8 in 2023-12-01T16:53:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:40 smithi183 ceph-mon[99169]: pgmap v4644: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:40 smithi183 ceph-mon[99169]: osdmap e2276: 8 total, 8 up, 8 in 2023-12-01T16:53:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:40 smithi119 ceph-mon[94175]: pgmap v4644: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:40 smithi119 ceph-mon[94175]: osdmap e2276: 8 total, 8 up, 8 in 2023-12-01T16:53:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:40 smithi119 ceph-mon[108979]: pgmap v4644: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:40 smithi119 ceph-mon[108979]: osdmap e2276: 8 total, 8 up, 8 in 2023-12-01T16:53:41.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:41 smithi183 ceph-mon[99169]: osdmap e2277: 8 total, 8 up, 8 in 2023-12-01T16:53:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:41 smithi183 ceph-mon[99169]: pgmap v4647: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 491 KiB/s rd, 3.7 KiB/s wr, 662 op/s 2023-12-01T16:53:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:41 smithi119 ceph-mon[94175]: osdmap e2277: 8 total, 8 up, 8 in 2023-12-01T16:53:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:41 smithi119 ceph-mon[94175]: pgmap v4647: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 491 KiB/s rd, 3.7 KiB/s wr, 662 op/s 2023-12-01T16:53:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:41 smithi119 ceph-mon[108979]: osdmap e2277: 8 total, 8 up, 8 in 2023-12-01T16:53:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:41 smithi119 ceph-mon[108979]: pgmap v4647: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 491 KiB/s rd, 3.7 KiB/s wr, 662 op/s 2023-12-01T16:53:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:42 smithi183 ceph-mon[99169]: osdmap e2278: 8 total, 8 up, 8 in 2023-12-01T16:53:42.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:42 smithi119 ceph-mon[94175]: osdmap e2278: 8 total, 8 up, 8 in 2023-12-01T16:53:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:42 smithi119 ceph-mon[108979]: osdmap e2278: 8 total, 8 up, 8 in 2023-12-01T16:53:43.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:43 smithi183 ceph-mon[99169]: osdmap e2279: 8 total, 8 up, 8 in 2023-12-01T16:53:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:43 smithi183 ceph-mon[99169]: pgmap v4650: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 491 KiB/s rd, 3.7 KiB/s wr, 662 op/s 2023-12-01T16:53:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:43 smithi119 ceph-mon[108979]: osdmap e2279: 8 total, 8 up, 8 in 2023-12-01T16:53:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:43 smithi119 ceph-mon[108979]: pgmap v4650: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 491 KiB/s rd, 3.7 KiB/s wr, 662 op/s 2023-12-01T16:53:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:43 smithi119 ceph-mon[94175]: osdmap e2279: 8 total, 8 up, 8 in 2023-12-01T16:53:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:43 smithi119 ceph-mon[94175]: pgmap v4650: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 491 KiB/s rd, 3.7 KiB/s wr, 662 op/s 2023-12-01T16:53:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:53:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:53:44] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2023-12-01T16:53:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:44 smithi183 ceph-mon[99169]: osdmap e2280: 8 total, 8 up, 8 in 2023-12-01T16:53:44.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:44 smithi119 ceph-mon[108979]: osdmap e2280: 8 total, 8 up, 8 in 2023-12-01T16:53:44.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:44 smithi119 ceph-mon[94175]: osdmap e2280: 8 total, 8 up, 8 in 2023-12-01T16:53:45.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:45 smithi183 ceph-mon[99169]: osdmap e2281: 8 total, 8 up, 8 in 2023-12-01T16:53:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:45 smithi183 ceph-mon[99169]: pgmap v4653: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 524 KiB/s rd, 3.7 KiB/s wr, 706 op/s 2023-12-01T16:53:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:45 smithi119 ceph-mon[94175]: osdmap e2281: 8 total, 8 up, 8 in 2023-12-01T16:53:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:45 smithi119 ceph-mon[94175]: pgmap v4653: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 524 KiB/s rd, 3.7 KiB/s wr, 706 op/s 2023-12-01T16:53:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:45 smithi119 ceph-mon[108979]: osdmap e2281: 8 total, 8 up, 8 in 2023-12-01T16:53:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:45 smithi119 ceph-mon[108979]: pgmap v4653: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 524 KiB/s rd, 3.7 KiB/s wr, 706 op/s 2023-12-01T16:53:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:46 smithi183 ceph-mon[99169]: osdmap e2282: 8 total, 8 up, 8 in 2023-12-01T16:53:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:46 smithi119 ceph-mon[108979]: osdmap e2282: 8 total, 8 up, 8 in 2023-12-01T16:53:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:46 smithi119 ceph-mon[94175]: osdmap e2282: 8 total, 8 up, 8 in 2023-12-01T16:53:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:47 smithi183 ceph-mon[99169]: osdmap e2283: 8 total, 8 up, 8 in 2023-12-01T16:53:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:47 smithi183 ceph-mon[99169]: pgmap v4656: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 524 KiB/s rd, 3.7 KiB/s wr, 706 op/s 2023-12-01T16:53:47.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:47 smithi119 ceph-mon[108979]: osdmap e2283: 8 total, 8 up, 8 in 2023-12-01T16:53:47.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:47 smithi119 ceph-mon[108979]: pgmap v4656: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 524 KiB/s rd, 3.7 KiB/s wr, 706 op/s 2023-12-01T16:53:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:47 smithi119 ceph-mon[94175]: osdmap e2283: 8 total, 8 up, 8 in 2023-12-01T16:53:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:47 smithi119 ceph-mon[94175]: pgmap v4656: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 524 KiB/s rd, 3.7 KiB/s wr, 706 op/s 2023-12-01T16:53:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:48 smithi183 ceph-mon[99169]: osdmap e2284: 8 total, 8 up, 8 in 2023-12-01T16:53:48.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:48 smithi119 ceph-mon[108979]: osdmap e2284: 8 total, 8 up, 8 in 2023-12-01T16:53:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:48 smithi119 ceph-mon[94175]: osdmap e2284: 8 total, 8 up, 8 in 2023-12-01T16:53:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:49 smithi183 ceph-mon[99169]: osdmap e2285: 8 total, 8 up, 8 in 2023-12-01T16:53:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:49 smithi183 ceph-mon[99169]: pgmap v4659: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:49 smithi119 ceph-mon[94175]: osdmap e2285: 8 total, 8 up, 8 in 2023-12-01T16:53:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:49 smithi119 ceph-mon[94175]: pgmap v4659: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:49 smithi119 ceph-mon[108979]: osdmap e2285: 8 total, 8 up, 8 in 2023-12-01T16:53:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:49 smithi119 ceph-mon[108979]: pgmap v4659: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:50.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:50 smithi183 ceph-mon[99169]: osdmap e2286: 8 total, 8 up, 8 in 2023-12-01T16:53:50.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:50 smithi119 ceph-mon[94175]: osdmap e2286: 8 total, 8 up, 8 in 2023-12-01T16:53:50.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:50 smithi119 ceph-mon[108979]: osdmap e2286: 8 total, 8 up, 8 in 2023-12-01T16:53:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:51 smithi183 ceph-mon[99169]: pgmap v4661: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 553 KiB/s rd, 3.7 KiB/s wr, 746 op/s 2023-12-01T16:53:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:51 smithi183 ceph-mon[99169]: osdmap e2287: 8 total, 8 up, 8 in 2023-12-01T16:53:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:51 smithi119 ceph-mon[94175]: pgmap v4661: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 553 KiB/s rd, 3.7 KiB/s wr, 746 op/s 2023-12-01T16:53:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:51 smithi119 ceph-mon[94175]: osdmap e2287: 8 total, 8 up, 8 in 2023-12-01T16:53:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:51 smithi119 ceph-mon[108979]: pgmap v4661: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 553 KiB/s rd, 3.7 KiB/s wr, 746 op/s 2023-12-01T16:53:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:51 smithi119 ceph-mon[108979]: osdmap e2287: 8 total, 8 up, 8 in 2023-12-01T16:53:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:52 smithi183 ceph-mon[99169]: osdmap e2288: 8 total, 8 up, 8 in 2023-12-01T16:53:52.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:52 smithi119 ceph-mon[94175]: osdmap e2288: 8 total, 8 up, 8 in 2023-12-01T16:53:52.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:52 smithi119 ceph-mon[108979]: osdmap e2288: 8 total, 8 up, 8 in 2023-12-01T16:53:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:53 smithi183 ceph-mon[99169]: pgmap v4664: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 555 KiB/s rd, 3.7 KiB/s wr, 748 op/s 2023-12-01T16:53:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:53 smithi183 ceph-mon[99169]: osdmap e2289: 8 total, 8 up, 8 in 2023-12-01T16:53:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:53 smithi119 ceph-mon[94175]: pgmap v4664: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 555 KiB/s rd, 3.7 KiB/s wr, 748 op/s 2023-12-01T16:53:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:53 smithi119 ceph-mon[94175]: osdmap e2289: 8 total, 8 up, 8 in 2023-12-01T16:53:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:53 smithi119 ceph-mon[108979]: pgmap v4664: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 555 KiB/s rd, 3.7 KiB/s wr, 748 op/s 2023-12-01T16:53:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:53 smithi119 ceph-mon[108979]: osdmap e2289: 8 total, 8 up, 8 in 2023-12-01T16:53:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:53:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:53:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:53:54] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2023-12-01T16:53:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:54 smithi183 ceph-mon[99169]: osdmap e2290: 8 total, 8 up, 8 in 2023-12-01T16:53:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:54 smithi119 ceph-mon[94175]: osdmap e2290: 8 total, 8 up, 8 in 2023-12-01T16:53:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:54 smithi119 ceph-mon[108979]: osdmap e2290: 8 total, 8 up, 8 in 2023-12-01T16:53:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:55 smithi183 ceph-mon[99169]: pgmap v4667: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 589 KiB/s rd, 3.7 KiB/s wr, 793 op/s 2023-12-01T16:53:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:55 smithi183 ceph-mon[99169]: osdmap e2291: 8 total, 8 up, 8 in 2023-12-01T16:53:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:55 smithi119 ceph-mon[108979]: pgmap v4667: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 589 KiB/s rd, 3.7 KiB/s wr, 793 op/s 2023-12-01T16:53:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:55 smithi119 ceph-mon[108979]: osdmap e2291: 8 total, 8 up, 8 in 2023-12-01T16:53:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:55 smithi119 ceph-mon[94175]: pgmap v4667: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 589 KiB/s rd, 3.7 KiB/s wr, 793 op/s 2023-12-01T16:53:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:55 smithi119 ceph-mon[94175]: osdmap e2291: 8 total, 8 up, 8 in 2023-12-01T16:53:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:56 smithi183 ceph-mon[99169]: osdmap e2292: 8 total, 8 up, 8 in 2023-12-01T16:53:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:56 smithi119 ceph-mon[94175]: osdmap e2292: 8 total, 8 up, 8 in 2023-12-01T16:53:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:56 smithi119 ceph-mon[108979]: osdmap e2292: 8 total, 8 up, 8 in 2023-12-01T16:53:57.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:57 smithi183 ceph-mon[99169]: pgmap v4670: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 589 KiB/s rd, 3.7 KiB/s wr, 793 op/s 2023-12-01T16:53:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:57 smithi183 ceph-mon[99169]: osdmap e2293: 8 total, 8 up, 8 in 2023-12-01T16:53:57.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:57 smithi119 ceph-mon[94175]: pgmap v4670: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 589 KiB/s rd, 3.7 KiB/s wr, 793 op/s 2023-12-01T16:53:57.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:57 smithi119 ceph-mon[94175]: osdmap e2293: 8 total, 8 up, 8 in 2023-12-01T16:53:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:57 smithi119 ceph-mon[108979]: pgmap v4670: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 589 KiB/s rd, 3.7 KiB/s wr, 793 op/s 2023-12-01T16:53:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:57 smithi119 ceph-mon[108979]: osdmap e2293: 8 total, 8 up, 8 in 2023-12-01T16:53:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:58 smithi183 ceph-mon[99169]: osdmap e2294: 8 total, 8 up, 8 in 2023-12-01T16:53:58.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:58 smithi119 ceph-mon[94175]: osdmap e2294: 8 total, 8 up, 8 in 2023-12-01T16:53:58.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:58 smithi119 ceph-mon[108979]: osdmap e2294: 8 total, 8 up, 8 in 2023-12-01T16:53:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:59 smithi183 ceph-mon[99169]: pgmap v4673: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:53:59 smithi183 ceph-mon[99169]: osdmap e2295: 8 total, 8 up, 8 in 2023-12-01T16:53:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:59 smithi119 ceph-mon[94175]: pgmap v4673: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:53:59 smithi119 ceph-mon[94175]: osdmap e2295: 8 total, 8 up, 8 in 2023-12-01T16:53:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:59 smithi119 ceph-mon[108979]: pgmap v4673: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:53:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:53:59 smithi119 ceph-mon[108979]: osdmap e2295: 8 total, 8 up, 8 in 2023-12-01T16:54:00.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:00 smithi183 ceph-mon[99169]: osdmap e2296: 8 total, 8 up, 8 in 2023-12-01T16:54:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:00 smithi119 ceph-mon[94175]: osdmap e2296: 8 total, 8 up, 8 in 2023-12-01T16:54:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:00 smithi119 ceph-mon[108979]: osdmap e2296: 8 total, 8 up, 8 in 2023-12-01T16:54:01.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:01 smithi183 ceph-mon[99169]: pgmap v4676: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 621 KiB/s rd, 3.7 KiB/s wr, 837 op/s 2023-12-01T16:54:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:01 smithi183 ceph-mon[99169]: osdmap e2297: 8 total, 8 up, 8 in 2023-12-01T16:54:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:01 smithi119 ceph-mon[94175]: pgmap v4676: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 621 KiB/s rd, 3.7 KiB/s wr, 837 op/s 2023-12-01T16:54:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:01 smithi119 ceph-mon[94175]: osdmap e2297: 8 total, 8 up, 8 in 2023-12-01T16:54:01.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:01 smithi119 ceph-mon[108979]: pgmap v4676: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 621 KiB/s rd, 3.7 KiB/s wr, 837 op/s 2023-12-01T16:54:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:01 smithi119 ceph-mon[108979]: osdmap e2297: 8 total, 8 up, 8 in 2023-12-01T16:54:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:02 smithi183 ceph-mon[99169]: osdmap e2298: 8 total, 8 up, 8 in 2023-12-01T16:54:02.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:02 smithi119 ceph-mon[94175]: osdmap e2298: 8 total, 8 up, 8 in 2023-12-01T16:54:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:02 smithi119 ceph-mon[108979]: osdmap e2298: 8 total, 8 up, 8 in 2023-12-01T16:54:03.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:03 smithi183 ceph-mon[99169]: pgmap v4679: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 621 KiB/s rd, 3.7 KiB/s wr, 837 op/s 2023-12-01T16:54:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:03 smithi183 ceph-mon[99169]: osdmap e2299: 8 total, 8 up, 8 in 2023-12-01T16:54:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:54:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:54:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:54:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:54:03.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:03 smithi119 ceph-mon[108979]: pgmap v4679: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 621 KiB/s rd, 3.7 KiB/s wr, 837 op/s 2023-12-01T16:54:03.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:03 smithi119 ceph-mon[108979]: osdmap e2299: 8 total, 8 up, 8 in 2023-12-01T16:54:03.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:54:03.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:54:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:54:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:54:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:03 smithi119 ceph-mon[94175]: pgmap v4679: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 621 KiB/s rd, 3.7 KiB/s wr, 837 op/s 2023-12-01T16:54:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:03 smithi119 ceph-mon[94175]: osdmap e2299: 8 total, 8 up, 8 in 2023-12-01T16:54:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:54:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:54:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:54:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:54:04.358 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:54:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:54:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:54:04] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2023-12-01T16:54:04.674 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:54:04.674 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (80m) 6m ago 81m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:54:04.674 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (80m) 6m ago 80m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:54:04.675 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (82m) 6m ago 82m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:54:04.675 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (81m) 6m ago 81m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:54:04.675 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (85m) 6m ago 85m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:54:04.675 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (86m) 6m ago 86m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:54:04.675 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (86m) 6m ago 86m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:54:04.675 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (85m) 6m ago 85m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:54:04.675 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (85m) 6m ago 85m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:54:04.675 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (81m) 6m ago 81m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:54:04.675 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (81m) 6m ago 81m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:54:04.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (84m) 6m ago 84m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:54:04.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (84m) 6m ago 84m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:54:04.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (84m) 6m ago 84m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:54:04.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (83m) 6m ago 83m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:54:04.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (83m) 6m ago 83m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:54:04.676 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (83m) 6m ago 83m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:54:04.676 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (82m) 6m ago 82m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:54:04.676 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (82m) 6m ago 82m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:54:04.676 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (80m) 6m ago 81m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:54:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:04 smithi183 ceph-mon[99169]: osdmap e2300: 8 total, 8 up, 8 in 2023-12-01T16:54:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:04 smithi183 ceph-mon[99169]: from='client.19404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:54:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:04 smithi119 ceph-mon[94175]: osdmap e2300: 8 total, 8 up, 8 in 2023-12-01T16:54:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:04 smithi119 ceph-mon[94175]: from='client.19404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:54:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:04 smithi119 ceph-mon[108979]: osdmap e2300: 8 total, 8 up, 8 in 2023-12-01T16:54:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:04 smithi119 ceph-mon[108979]: from='client.19404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:54:05.054 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:54:05.054 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:54:05.054 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:54:05.054 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:54:05.055 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:54:05.055 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:54:05.055 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:54:05.055 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:54:05.055 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:54:05.055 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:54:05.055 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:54:05.055 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:54:05.055 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:54:05.055 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:54:05.055 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:54:05.055 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:54:05.055 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:54:05.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:05 smithi183 ceph-mon[99169]: pgmap v4682: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 653 KiB/s rd, 3.7 KiB/s wr, 881 op/s 2023-12-01T16:54:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:05 smithi183 ceph-mon[99169]: osdmap e2301: 8 total, 8 up, 8 in 2023-12-01T16:54:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:05 smithi183 ceph-mon[99169]: from='client.19410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:54:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3535453590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:54:05.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:05 smithi119 ceph-mon[94175]: pgmap v4682: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 653 KiB/s rd, 3.7 KiB/s wr, 881 op/s 2023-12-01T16:54:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:05 smithi119 ceph-mon[94175]: osdmap e2301: 8 total, 8 up, 8 in 2023-12-01T16:54:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:05 smithi119 ceph-mon[94175]: from='client.19410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:54:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3535453590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:54:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:05 smithi119 ceph-mon[108979]: pgmap v4682: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 653 KiB/s rd, 3.7 KiB/s wr, 881 op/s 2023-12-01T16:54:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:05 smithi119 ceph-mon[108979]: osdmap e2301: 8 total, 8 up, 8 in 2023-12-01T16:54:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:05 smithi119 ceph-mon[108979]: from='client.19410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:54:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3535453590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:54:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:06 smithi183 ceph-mon[99169]: osdmap e2302: 8 total, 8 up, 8 in 2023-12-01T16:54:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:06 smithi119 ceph-mon[94175]: osdmap e2302: 8 total, 8 up, 8 in 2023-12-01T16:54:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:06 smithi119 ceph-mon[108979]: osdmap e2302: 8 total, 8 up, 8 in 2023-12-01T16:54:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:07 smithi183 ceph-mon[99169]: pgmap v4685: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 653 KiB/s rd, 3.7 KiB/s wr, 880 op/s 2023-12-01T16:54:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:07 smithi183 ceph-mon[99169]: osdmap e2303: 8 total, 8 up, 8 in 2023-12-01T16:54:07.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:07 smithi119 ceph-mon[94175]: pgmap v4685: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 653 KiB/s rd, 3.7 KiB/s wr, 880 op/s 2023-12-01T16:54:07.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:07 smithi119 ceph-mon[94175]: osdmap e2303: 8 total, 8 up, 8 in 2023-12-01T16:54:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:07 smithi119 ceph-mon[108979]: pgmap v4685: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 653 KiB/s rd, 3.7 KiB/s wr, 880 op/s 2023-12-01T16:54:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:07 smithi119 ceph-mon[108979]: osdmap e2303: 8 total, 8 up, 8 in 2023-12-01T16:54:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:08 smithi183 ceph-mon[99169]: osdmap e2304: 8 total, 8 up, 8 in 2023-12-01T16:54:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:08 smithi119 ceph-mon[94175]: osdmap e2304: 8 total, 8 up, 8 in 2023-12-01T16:54:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:08 smithi119 ceph-mon[108979]: osdmap e2304: 8 total, 8 up, 8 in 2023-12-01T16:54:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:09 smithi183 ceph-mon[99169]: pgmap v4688: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:54:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:09 smithi183 ceph-mon[99169]: osdmap e2305: 8 total, 8 up, 8 in 2023-12-01T16:54:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:09 smithi119 ceph-mon[94175]: pgmap v4688: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:54:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:09 smithi119 ceph-mon[94175]: osdmap e2305: 8 total, 8 up, 8 in 2023-12-01T16:54:09.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:09 smithi119 ceph-mon[108979]: pgmap v4688: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:54:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:09 smithi119 ceph-mon[108979]: osdmap e2305: 8 total, 8 up, 8 in 2023-12-01T16:54:10.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:10 smithi183 ceph-mon[99169]: osdmap e2306: 8 total, 8 up, 8 in 2023-12-01T16:54:10.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:10 smithi119 ceph-mon[108979]: osdmap e2306: 8 total, 8 up, 8 in 2023-12-01T16:54:10.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:10 smithi119 ceph-mon[94175]: osdmap e2306: 8 total, 8 up, 8 in 2023-12-01T16:54:11.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:11 smithi183 ceph-mon[99169]: pgmap v4691: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 687 KiB/s rd, 3.7 KiB/s wr, 924 op/s 2023-12-01T16:54:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:11 smithi183 ceph-mon[99169]: osdmap e2307: 8 total, 8 up, 8 in 2023-12-01T16:54:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:11 smithi119 ceph-mon[94175]: pgmap v4691: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 687 KiB/s rd, 3.7 KiB/s wr, 924 op/s 2023-12-01T16:54:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:11 smithi119 ceph-mon[94175]: osdmap e2307: 8 total, 8 up, 8 in 2023-12-01T16:54:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:11 smithi119 ceph-mon[108979]: pgmap v4691: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 687 KiB/s rd, 3.7 KiB/s wr, 924 op/s 2023-12-01T16:54:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:11 smithi119 ceph-mon[108979]: osdmap e2307: 8 total, 8 up, 8 in 2023-12-01T16:54:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:12 smithi183 ceph-mon[99169]: osdmap e2308: 8 total, 8 up, 8 in 2023-12-01T16:54:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:12 smithi119 ceph-mon[94175]: osdmap e2308: 8 total, 8 up, 8 in 2023-12-01T16:54:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:12 smithi119 ceph-mon[108979]: osdmap e2308: 8 total, 8 up, 8 in 2023-12-01T16:54:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:13 smithi119 ceph-mon[94175]: pgmap v4694: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 687 KiB/s rd, 3.7 KiB/s wr, 924 op/s 2023-12-01T16:54:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:13 smithi119 ceph-mon[94175]: osdmap e2309: 8 total, 8 up, 8 in 2023-12-01T16:54:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:13 smithi119 ceph-mon[108979]: pgmap v4694: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 687 KiB/s rd, 3.7 KiB/s wr, 924 op/s 2023-12-01T16:54:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:13 smithi119 ceph-mon[108979]: osdmap e2309: 8 total, 8 up, 8 in 2023-12-01T16:54:14.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:13 smithi183 ceph-mon[99169]: pgmap v4694: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 687 KiB/s rd, 3.7 KiB/s wr, 924 op/s 2023-12-01T16:54:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:13 smithi183 ceph-mon[99169]: osdmap e2309: 8 total, 8 up, 8 in 2023-12-01T16:54:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:54:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:54:14] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2023-12-01T16:54:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:14 smithi183 ceph-mon[99169]: osdmap e2310: 8 total, 8 up, 8 in 2023-12-01T16:54:15.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:14 smithi119 ceph-mon[94175]: osdmap e2310: 8 total, 8 up, 8 in 2023-12-01T16:54:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:14 smithi119 ceph-mon[108979]: osdmap e2310: 8 total, 8 up, 8 in 2023-12-01T16:54:16.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:15 smithi183 ceph-mon[99169]: pgmap v4697: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 719 KiB/s rd, 3.7 KiB/s wr, 968 op/s 2023-12-01T16:54:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:15 smithi183 ceph-mon[99169]: osdmap e2311: 8 total, 8 up, 8 in 2023-12-01T16:54:16.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:15 smithi119 ceph-mon[94175]: pgmap v4697: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 719 KiB/s rd, 3.7 KiB/s wr, 968 op/s 2023-12-01T16:54:16.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:15 smithi119 ceph-mon[94175]: osdmap e2311: 8 total, 8 up, 8 in 2023-12-01T16:54:16.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:15 smithi119 ceph-mon[108979]: pgmap v4697: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 719 KiB/s rd, 3.7 KiB/s wr, 968 op/s 2023-12-01T16:54:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:15 smithi119 ceph-mon[108979]: osdmap e2311: 8 total, 8 up, 8 in 2023-12-01T16:54:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:16 smithi183 ceph-mon[99169]: osdmap e2312: 8 total, 8 up, 8 in 2023-12-01T16:54:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:16 smithi119 ceph-mon[108979]: osdmap e2312: 8 total, 8 up, 8 in 2023-12-01T16:54:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:16 smithi119 ceph-mon[94175]: osdmap e2312: 8 total, 8 up, 8 in 2023-12-01T16:54:18.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:17 smithi183 ceph-mon[99169]: pgmap v4700: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 719 KiB/s rd, 3.7 KiB/s wr, 968 op/s 2023-12-01T16:54:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:17 smithi183 ceph-mon[99169]: osdmap e2313: 8 total, 8 up, 8 in 2023-12-01T16:54:18.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:17 smithi119 ceph-mon[108979]: pgmap v4700: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 719 KiB/s rd, 3.7 KiB/s wr, 968 op/s 2023-12-01T16:54:18.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:17 smithi119 ceph-mon[108979]: osdmap e2313: 8 total, 8 up, 8 in 2023-12-01T16:54:18.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:17 smithi119 ceph-mon[94175]: pgmap v4700: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 719 KiB/s rd, 3.7 KiB/s wr, 968 op/s 2023-12-01T16:54:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:17 smithi119 ceph-mon[94175]: osdmap e2313: 8 total, 8 up, 8 in 2023-12-01T16:54:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:18 smithi183 ceph-mon[99169]: osdmap e2314: 8 total, 8 up, 8 in 2023-12-01T16:54:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:18 smithi119 ceph-mon[94175]: osdmap e2314: 8 total, 8 up, 8 in 2023-12-01T16:54:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:18 smithi119 ceph-mon[108979]: osdmap e2314: 8 total, 8 up, 8 in 2023-12-01T16:54:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:19 smithi183 ceph-mon[99169]: pgmap v4703: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:54:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:19 smithi183 ceph-mon[99169]: osdmap e2315: 8 total, 8 up, 8 in 2023-12-01T16:54:20.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:19 smithi119 ceph-mon[94175]: pgmap v4703: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:54:20.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:19 smithi119 ceph-mon[94175]: osdmap e2315: 8 total, 8 up, 8 in 2023-12-01T16:54:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:19 smithi119 ceph-mon[108979]: pgmap v4703: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:54:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:19 smithi119 ceph-mon[108979]: osdmap e2315: 8 total, 8 up, 8 in 2023-12-01T16:54:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:20 smithi183 ceph-mon[99169]: osdmap e2316: 8 total, 8 up, 8 in 2023-12-01T16:54:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:20 smithi119 ceph-mon[94175]: osdmap e2316: 8 total, 8 up, 8 in 2023-12-01T16:54:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:20 smithi119 ceph-mon[108979]: osdmap e2316: 8 total, 8 up, 8 in 2023-12-01T16:54:22.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:21 smithi183 ceph-mon[99169]: pgmap v4706: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 752 KiB/s rd, 3.7 KiB/s wr, 1.01k op/s 2023-12-01T16:54:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:21 smithi183 ceph-mon[99169]: osdmap e2317: 8 total, 8 up, 8 in 2023-12-01T16:54:22.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:21 smithi119 ceph-mon[94175]: pgmap v4706: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 752 KiB/s rd, 3.7 KiB/s wr, 1.01k op/s 2023-12-01T16:54:22.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:21 smithi119 ceph-mon[94175]: osdmap e2317: 8 total, 8 up, 8 in 2023-12-01T16:54:22.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:21 smithi119 ceph-mon[108979]: pgmap v4706: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 752 KiB/s rd, 3.7 KiB/s wr, 1.01k op/s 2023-12-01T16:54:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:21 smithi119 ceph-mon[108979]: osdmap e2317: 8 total, 8 up, 8 in 2023-12-01T16:54:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:22 smithi183 ceph-mon[99169]: osdmap e2318: 8 total, 8 up, 8 in 2023-12-01T16:54:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:22 smithi119 ceph-mon[94175]: osdmap e2318: 8 total, 8 up, 8 in 2023-12-01T16:54:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:22 smithi119 ceph-mon[108979]: osdmap e2318: 8 total, 8 up, 8 in 2023-12-01T16:54:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:23 smithi119 ceph-mon[94175]: pgmap v4709: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 752 KiB/s rd, 3.7 KiB/s wr, 1.01k op/s 2023-12-01T16:54:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:23 smithi119 ceph-mon[94175]: osdmap e2319: 8 total, 8 up, 8 in 2023-12-01T16:54:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:23 smithi119 ceph-mon[108979]: pgmap v4709: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 752 KiB/s rd, 3.7 KiB/s wr, 1.01k op/s 2023-12-01T16:54:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:23 smithi119 ceph-mon[108979]: osdmap e2319: 8 total, 8 up, 8 in 2023-12-01T16:54:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:23 smithi183 ceph-mon[99169]: pgmap v4709: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 752 KiB/s rd, 3.7 KiB/s wr, 1.01k op/s 2023-12-01T16:54:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:23 smithi183 ceph-mon[99169]: osdmap e2319: 8 total, 8 up, 8 in 2023-12-01T16:54:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:54:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:54:24] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2023-12-01T16:54:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:24 smithi183 ceph-mon[99169]: osdmap e2320: 8 total, 8 up, 8 in 2023-12-01T16:54:25.211 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:24 smithi119 ceph-mon[94175]: osdmap e2320: 8 total, 8 up, 8 in 2023-12-01T16:54:25.212 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:24 smithi119 ceph-mon[108979]: osdmap e2320: 8 total, 8 up, 8 in 2023-12-01T16:54:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:25 smithi183 ceph-mon[99169]: pgmap v4712: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 784 KiB/s rd, 3.7 KiB/s wr, 1.05k op/s 2023-12-01T16:54:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:25 smithi183 ceph-mon[99169]: osdmap e2321: 8 total, 8 up, 8 in 2023-12-01T16:54:26.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:25 smithi119 ceph-mon[94175]: pgmap v4712: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 784 KiB/s rd, 3.7 KiB/s wr, 1.05k op/s 2023-12-01T16:54:26.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:25 smithi119 ceph-mon[94175]: osdmap e2321: 8 total, 8 up, 8 in 2023-12-01T16:54:26.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:25 smithi119 ceph-mon[108979]: pgmap v4712: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 784 KiB/s rd, 3.7 KiB/s wr, 1.05k op/s 2023-12-01T16:54:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:25 smithi119 ceph-mon[108979]: osdmap e2321: 8 total, 8 up, 8 in 2023-12-01T16:54:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:26 smithi183 ceph-mon[99169]: osdmap e2322: 8 total, 8 up, 8 in 2023-12-01T16:54:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:26 smithi119 ceph-mon[94175]: osdmap e2322: 8 total, 8 up, 8 in 2023-12-01T16:54:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:26 smithi119 ceph-mon[108979]: osdmap e2322: 8 total, 8 up, 8 in 2023-12-01T16:54:28.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:27 smithi183 ceph-mon[99169]: pgmap v4715: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 784 KiB/s rd, 3.7 KiB/s wr, 1.05k op/s 2023-12-01T16:54:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:27 smithi183 ceph-mon[99169]: osdmap e2323: 8 total, 8 up, 8 in 2023-12-01T16:54:28.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:27 smithi119 ceph-mon[94175]: pgmap v4715: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 784 KiB/s rd, 3.7 KiB/s wr, 1.05k op/s 2023-12-01T16:54:28.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:27 smithi119 ceph-mon[94175]: osdmap e2323: 8 total, 8 up, 8 in 2023-12-01T16:54:28.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:27 smithi119 ceph-mon[108979]: pgmap v4715: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 784 KiB/s rd, 3.7 KiB/s wr, 1.05k op/s 2023-12-01T16:54:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:27 smithi119 ceph-mon[108979]: osdmap e2323: 8 total, 8 up, 8 in 2023-12-01T16:54:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:28 smithi183 ceph-mon[99169]: osdmap e2324: 8 total, 8 up, 8 in 2023-12-01T16:54:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:28 smithi119 ceph-mon[94175]: osdmap e2324: 8 total, 8 up, 8 in 2023-12-01T16:54:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:28 smithi119 ceph-mon[108979]: osdmap e2324: 8 total, 8 up, 8 in 2023-12-01T16:54:30.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:29 smithi183 ceph-mon[99169]: pgmap v4718: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:54:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:29 smithi183 ceph-mon[99169]: osdmap e2325: 8 total, 8 up, 8 in 2023-12-01T16:54:30.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:29 smithi119 ceph-mon[94175]: pgmap v4718: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:54:30.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:29 smithi119 ceph-mon[94175]: osdmap e2325: 8 total, 8 up, 8 in 2023-12-01T16:54:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:29 smithi119 ceph-mon[108979]: pgmap v4718: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:54:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:29 smithi119 ceph-mon[108979]: osdmap e2325: 8 total, 8 up, 8 in 2023-12-01T16:54:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:30 smithi183 ceph-mon[99169]: osdmap e2326: 8 total, 8 up, 8 in 2023-12-01T16:54:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:30 smithi119 ceph-mon[108979]: osdmap e2326: 8 total, 8 up, 8 in 2023-12-01T16:54:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:30 smithi119 ceph-mon[94175]: osdmap e2326: 8 total, 8 up, 8 in 2023-12-01T16:54:32.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:31 smithi183 ceph-mon[99169]: pgmap v4721: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 817 KiB/s rd, 3.7 KiB/s wr, 1.10k op/s 2023-12-01T16:54:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:31 smithi183 ceph-mon[99169]: osdmap e2327: 8 total, 8 up, 8 in 2023-12-01T16:54:32.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:31 smithi119 ceph-mon[94175]: pgmap v4721: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 817 KiB/s rd, 3.7 KiB/s wr, 1.10k op/s 2023-12-01T16:54:32.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:31 smithi119 ceph-mon[94175]: osdmap e2327: 8 total, 8 up, 8 in 2023-12-01T16:54:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:31 smithi119 ceph-mon[108979]: pgmap v4721: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 817 KiB/s rd, 3.7 KiB/s wr, 1.10k op/s 2023-12-01T16:54:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:31 smithi119 ceph-mon[108979]: osdmap e2327: 8 total, 8 up, 8 in 2023-12-01T16:54:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:32 smithi183 ceph-mon[99169]: osdmap e2328: 8 total, 8 up, 8 in 2023-12-01T16:54:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:32 smithi119 ceph-mon[94175]: osdmap e2328: 8 total, 8 up, 8 in 2023-12-01T16:54:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:32 smithi119 ceph-mon[108979]: osdmap e2328: 8 total, 8 up, 8 in 2023-12-01T16:54:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:33 smithi119 ceph-mon[108979]: pgmap v4724: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 817 KiB/s rd, 3.7 KiB/s wr, 1.10k op/s 2023-12-01T16:54:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:33 smithi119 ceph-mon[108979]: osdmap e2329: 8 total, 8 up, 8 in 2023-12-01T16:54:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:33 smithi119 ceph-mon[94175]: pgmap v4724: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 817 KiB/s rd, 3.7 KiB/s wr, 1.10k op/s 2023-12-01T16:54:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:33 smithi119 ceph-mon[94175]: osdmap e2329: 8 total, 8 up, 8 in 2023-12-01T16:54:34.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:33 smithi183 ceph-mon[99169]: pgmap v4724: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 817 KiB/s rd, 3.7 KiB/s wr, 1.10k op/s 2023-12-01T16:54:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:33 smithi183 ceph-mon[99169]: osdmap e2329: 8 total, 8 up, 8 in 2023-12-01T16:54:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:54:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:54:34] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2023-12-01T16:54:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:34 smithi183 ceph-mon[99169]: osdmap e2330: 8 total, 8 up, 8 in 2023-12-01T16:54:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:34 smithi119 ceph-mon[94175]: osdmap e2330: 8 total, 8 up, 8 in 2023-12-01T16:54:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:34 smithi119 ceph-mon[108979]: osdmap e2330: 8 total, 8 up, 8 in 2023-12-01T16:54:35.394 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:54:35.699 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:54:35.699 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (81m) 7m ago 81m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:54:35.699 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (81m) 7m ago 81m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:54:35.699 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (82m) 7m ago 82m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:54:35.700 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (82m) 7m ago 82m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:54:35.700 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (85m) 7m ago 85m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:54:35.700 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (87m) 7m ago 87m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:54:35.700 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (87m) 7m ago 87m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:54:35.700 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (85m) 7m ago 85m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:54:35.700 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (85m) 7m ago 85m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:54:35.700 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (81m) 7m ago 81m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:54:35.700 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (81m) 7m ago 81m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:54:35.700 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (85m) 7m ago 85m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:54:35.700 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (84m) 7m ago 84m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:54:35.700 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (84m) 7m ago 84m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:54:35.700 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (84m) 7m ago 84m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:54:35.700 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (83m) 7m ago 83m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:54:35.700 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (83m) 7m ago 83m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:54:35.700 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (83m) 7m ago 83m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:54:35.701 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (82m) 7m ago 82m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:54:35.701 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (81m) 7m ago 82m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:54:36.095 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:54:36.095 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:54:36.095 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:54:36.095 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:54:36.095 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:54:36.095 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:54:36.095 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:54:36.096 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:54:36.096 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:54:36.096 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:54:36.096 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:54:36.096 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:54:36.096 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:54:36.096 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:54:36.096 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:54:36.096 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:54:36.096 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:54:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:35 smithi183 ceph-mon[99169]: pgmap v4727: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 849 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2023-12-01T16:54:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:35 smithi183 ceph-mon[99169]: osdmap e2331: 8 total, 8 up, 8 in 2023-12-01T16:54:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:35 smithi183 ceph-mon[99169]: from='client.19422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:54:36.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:35 smithi119 ceph-mon[94175]: pgmap v4727: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 849 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2023-12-01T16:54:36.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:35 smithi119 ceph-mon[94175]: osdmap e2331: 8 total, 8 up, 8 in 2023-12-01T16:54:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:35 smithi119 ceph-mon[94175]: from='client.19422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:54:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:35 smithi119 ceph-mon[108979]: pgmap v4727: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 849 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2023-12-01T16:54:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:35 smithi119 ceph-mon[108979]: osdmap e2331: 8 total, 8 up, 8 in 2023-12-01T16:54:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:35 smithi119 ceph-mon[108979]: from='client.19422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:54:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:36 smithi183 ceph-mon[99169]: from='client.19428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:54:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:36 smithi183 ceph-mon[99169]: osdmap e2332: 8 total, 8 up, 8 in 2023-12-01T16:54:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1129991278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:54:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:36 smithi119 ceph-mon[94175]: from='client.19428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:54:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:36 smithi119 ceph-mon[94175]: osdmap e2332: 8 total, 8 up, 8 in 2023-12-01T16:54:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1129991278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:54:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:36 smithi119 ceph-mon[108979]: from='client.19428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:54:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:36 smithi119 ceph-mon[108979]: osdmap e2332: 8 total, 8 up, 8 in 2023-12-01T16:54:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1129991278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:54:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:37 smithi183 ceph-mon[99169]: pgmap v4730: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 848 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2023-12-01T16:54:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:37 smithi183 ceph-mon[99169]: osdmap e2333: 8 total, 8 up, 8 in 2023-12-01T16:54:38.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:37 smithi119 ceph-mon[94175]: pgmap v4730: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 848 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2023-12-01T16:54:38.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:37 smithi119 ceph-mon[94175]: osdmap e2333: 8 total, 8 up, 8 in 2023-12-01T16:54:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:37 smithi119 ceph-mon[108979]: pgmap v4730: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 848 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2023-12-01T16:54:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:37 smithi119 ceph-mon[108979]: osdmap e2333: 8 total, 8 up, 8 in 2023-12-01T16:54:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:38 smithi183 ceph-mon[99169]: osdmap e2334: 8 total, 8 up, 8 in 2023-12-01T16:54:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:38 smithi119 ceph-mon[94175]: osdmap e2334: 8 total, 8 up, 8 in 2023-12-01T16:54:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:38 smithi119 ceph-mon[108979]: osdmap e2334: 8 total, 8 up, 8 in 2023-12-01T16:54:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:39 smithi183 ceph-mon[99169]: pgmap v4733: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:54:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:39 smithi183 ceph-mon[99169]: osdmap e2335: 8 total, 8 up, 8 in 2023-12-01T16:54:40.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:39 smithi119 ceph-mon[94175]: pgmap v4733: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:54:40.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:39 smithi119 ceph-mon[94175]: osdmap e2335: 8 total, 8 up, 8 in 2023-12-01T16:54:40.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:39 smithi119 ceph-mon[108979]: pgmap v4733: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:54:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:39 smithi119 ceph-mon[108979]: osdmap e2335: 8 total, 8 up, 8 in 2023-12-01T16:54:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:40 smithi183 ceph-mon[99169]: osdmap e2336: 8 total, 8 up, 8 in 2023-12-01T16:54:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:40 smithi119 ceph-mon[94175]: osdmap e2336: 8 total, 8 up, 8 in 2023-12-01T16:54:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:40 smithi119 ceph-mon[108979]: osdmap e2336: 8 total, 8 up, 8 in 2023-12-01T16:54:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:41 smithi183 ceph-mon[99169]: pgmap v4736: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 883 KiB/s rd, 3.7 KiB/s wr, 1.19k op/s 2023-12-01T16:54:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:41 smithi183 ceph-mon[99169]: osdmap e2337: 8 total, 8 up, 8 in 2023-12-01T16:54:42.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:41 smithi119 ceph-mon[94175]: pgmap v4736: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 883 KiB/s rd, 3.7 KiB/s wr, 1.19k op/s 2023-12-01T16:54:42.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:41 smithi119 ceph-mon[94175]: osdmap e2337: 8 total, 8 up, 8 in 2023-12-01T16:54:42.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:41 smithi119 ceph-mon[108979]: pgmap v4736: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 883 KiB/s rd, 3.7 KiB/s wr, 1.19k op/s 2023-12-01T16:54:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:41 smithi119 ceph-mon[108979]: osdmap e2337: 8 total, 8 up, 8 in 2023-12-01T16:54:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:42 smithi183 ceph-mon[99169]: osdmap e2338: 8 total, 8 up, 8 in 2023-12-01T16:54:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:42 smithi119 ceph-mon[94175]: osdmap e2338: 8 total, 8 up, 8 in 2023-12-01T16:54:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:42 smithi119 ceph-mon[108979]: osdmap e2338: 8 total, 8 up, 8 in 2023-12-01T16:54:44.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:43 smithi119 ceph-mon[94175]: pgmap v4739: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 883 KiB/s rd, 3.7 KiB/s wr, 1.19k op/s 2023-12-01T16:54:44.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:43 smithi119 ceph-mon[94175]: osdmap e2339: 8 total, 8 up, 8 in 2023-12-01T16:54:44.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:43 smithi119 ceph-mon[108979]: pgmap v4739: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 883 KiB/s rd, 3.7 KiB/s wr, 1.19k op/s 2023-12-01T16:54:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:43 smithi119 ceph-mon[108979]: osdmap e2339: 8 total, 8 up, 8 in 2023-12-01T16:54:44.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:43 smithi183 ceph-mon[99169]: pgmap v4739: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 883 KiB/s rd, 3.7 KiB/s wr, 1.19k op/s 2023-12-01T16:54:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:43 smithi183 ceph-mon[99169]: osdmap e2339: 8 total, 8 up, 8 in 2023-12-01T16:54:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:54:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:54:44] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2023-12-01T16:54:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:44 smithi183 ceph-mon[99169]: osdmap e2340: 8 total, 8 up, 8 in 2023-12-01T16:54:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:44 smithi119 ceph-mon[94175]: osdmap e2340: 8 total, 8 up, 8 in 2023-12-01T16:54:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:44 smithi119 ceph-mon[108979]: osdmap e2340: 8 total, 8 up, 8 in 2023-12-01T16:54:46.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:45 smithi183 ceph-mon[99169]: pgmap v4742: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 915 KiB/s rd, 3.7 KiB/s wr, 1.23k op/s 2023-12-01T16:54:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:45 smithi183 ceph-mon[99169]: osdmap e2341: 8 total, 8 up, 8 in 2023-12-01T16:54:46.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:45 smithi119 ceph-mon[94175]: pgmap v4742: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 915 KiB/s rd, 3.7 KiB/s wr, 1.23k op/s 2023-12-01T16:54:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:45 smithi119 ceph-mon[94175]: osdmap e2341: 8 total, 8 up, 8 in 2023-12-01T16:54:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:45 smithi119 ceph-mon[108979]: pgmap v4742: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 915 KiB/s rd, 3.7 KiB/s wr, 1.23k op/s 2023-12-01T16:54:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:45 smithi119 ceph-mon[108979]: osdmap e2341: 8 total, 8 up, 8 in 2023-12-01T16:54:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:46 smithi183 ceph-mon[99169]: osdmap e2342: 8 total, 8 up, 8 in 2023-12-01T16:54:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:46 smithi119 ceph-mon[94175]: osdmap e2342: 8 total, 8 up, 8 in 2023-12-01T16:54:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:46 smithi119 ceph-mon[108979]: osdmap e2342: 8 total, 8 up, 8 in 2023-12-01T16:54:48.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:47 smithi183 ceph-mon[99169]: pgmap v4745: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 915 KiB/s rd, 3.7 KiB/s wr, 1.23k op/s 2023-12-01T16:54:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:47 smithi183 ceph-mon[99169]: osdmap e2343: 8 total, 8 up, 8 in 2023-12-01T16:54:48.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:47 smithi119 ceph-mon[108979]: pgmap v4745: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 915 KiB/s rd, 3.7 KiB/s wr, 1.23k op/s 2023-12-01T16:54:48.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:47 smithi119 ceph-mon[108979]: osdmap e2343: 8 total, 8 up, 8 in 2023-12-01T16:54:48.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:47 smithi119 ceph-mon[94175]: pgmap v4745: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 915 KiB/s rd, 3.7 KiB/s wr, 1.23k op/s 2023-12-01T16:54:48.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:47 smithi119 ceph-mon[94175]: osdmap e2343: 8 total, 8 up, 8 in 2023-12-01T16:54:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:48 smithi119 ceph-mon[108979]: osdmap e2344: 8 total, 8 up, 8 in 2023-12-01T16:54:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:48 smithi119 ceph-mon[94175]: osdmap e2344: 8 total, 8 up, 8 in 2023-12-01T16:54:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:48 smithi183 ceph-mon[99169]: osdmap e2344: 8 total, 8 up, 8 in 2023-12-01T16:54:50.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:49 smithi183 ceph-mon[99169]: pgmap v4748: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:54:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:49 smithi183 ceph-mon[99169]: osdmap e2345: 8 total, 8 up, 8 in 2023-12-01T16:54:50.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:49 smithi119 ceph-mon[108979]: pgmap v4748: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:54:50.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:49 smithi119 ceph-mon[108979]: osdmap e2345: 8 total, 8 up, 8 in 2023-12-01T16:54:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:49 smithi119 ceph-mon[94175]: pgmap v4748: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:54:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:49 smithi119 ceph-mon[94175]: osdmap e2345: 8 total, 8 up, 8 in 2023-12-01T16:54:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:50 smithi183 ceph-mon[99169]: osdmap e2346: 8 total, 8 up, 8 in 2023-12-01T16:54:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:50 smithi119 ceph-mon[94175]: osdmap e2346: 8 total, 8 up, 8 in 2023-12-01T16:54:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:50 smithi119 ceph-mon[108979]: osdmap e2346: 8 total, 8 up, 8 in 2023-12-01T16:54:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:51 smithi183 ceph-mon[99169]: pgmap v4751: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 948 KiB/s rd, 3.7 KiB/s wr, 1.28k op/s 2023-12-01T16:54:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:51 smithi183 ceph-mon[99169]: osdmap e2347: 8 total, 8 up, 8 in 2023-12-01T16:54:52.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:51 smithi119 ceph-mon[108979]: pgmap v4751: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 948 KiB/s rd, 3.7 KiB/s wr, 1.28k op/s 2023-12-01T16:54:52.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:51 smithi119 ceph-mon[108979]: osdmap e2347: 8 total, 8 up, 8 in 2023-12-01T16:54:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:51 smithi119 ceph-mon[94175]: pgmap v4751: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 948 KiB/s rd, 3.7 KiB/s wr, 1.28k op/s 2023-12-01T16:54:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:51 smithi119 ceph-mon[94175]: osdmap e2347: 8 total, 8 up, 8 in 2023-12-01T16:54:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:52 smithi183 ceph-mon[99169]: osdmap e2348: 8 total, 8 up, 8 in 2023-12-01T16:54:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:52 smithi119 ceph-mon[94175]: osdmap e2348: 8 total, 8 up, 8 in 2023-12-01T16:54:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:52 smithi119 ceph-mon[108979]: osdmap e2348: 8 total, 8 up, 8 in 2023-12-01T16:54:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:53 smithi183 ceph-mon[99169]: pgmap v4754: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 948 KiB/s rd, 3.7 KiB/s wr, 1.28k op/s 2023-12-01T16:54:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:53 smithi183 ceph-mon[99169]: osdmap e2349: 8 total, 8 up, 8 in 2023-12-01T16:54:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:54:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:54:54] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2023-12-01T16:54:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:53 smithi119 ceph-mon[108979]: pgmap v4754: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 948 KiB/s rd, 3.7 KiB/s wr, 1.28k op/s 2023-12-01T16:54:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:53 smithi119 ceph-mon[108979]: osdmap e2349: 8 total, 8 up, 8 in 2023-12-01T16:54:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:53 smithi119 ceph-mon[94175]: pgmap v4754: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 948 KiB/s rd, 3.7 KiB/s wr, 1.28k op/s 2023-12-01T16:54:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:53 smithi119 ceph-mon[94175]: osdmap e2349: 8 total, 8 up, 8 in 2023-12-01T16:54:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:54:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:55 smithi183 ceph-mon[99169]: osdmap e2350: 8 total, 8 up, 8 in 2023-12-01T16:54:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:55 smithi119 ceph-mon[94175]: osdmap e2350: 8 total, 8 up, 8 in 2023-12-01T16:54:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:55 smithi119 ceph-mon[108979]: osdmap e2350: 8 total, 8 up, 8 in 2023-12-01T16:54:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:56 smithi183 ceph-mon[99169]: pgmap v4757: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 980 KiB/s rd, 3.7 KiB/s wr, 1.32k op/s 2023-12-01T16:54:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:56 smithi183 ceph-mon[99169]: osdmap e2351: 8 total, 8 up, 8 in 2023-12-01T16:54:56.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:56 smithi119 ceph-mon[94175]: pgmap v4757: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 980 KiB/s rd, 3.7 KiB/s wr, 1.32k op/s 2023-12-01T16:54:56.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:56 smithi119 ceph-mon[94175]: osdmap e2351: 8 total, 8 up, 8 in 2023-12-01T16:54:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:56 smithi119 ceph-mon[108979]: pgmap v4757: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 980 KiB/s rd, 3.7 KiB/s wr, 1.32k op/s 2023-12-01T16:54:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:56 smithi119 ceph-mon[108979]: osdmap e2351: 8 total, 8 up, 8 in 2023-12-01T16:54:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:57 smithi183 ceph-mon[99169]: osdmap e2352: 8 total, 8 up, 8 in 2023-12-01T16:54:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:57 smithi119 ceph-mon[94175]: osdmap e2352: 8 total, 8 up, 8 in 2023-12-01T16:54:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:57 smithi119 ceph-mon[108979]: osdmap e2352: 8 total, 8 up, 8 in 2023-12-01T16:54:58.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:58 smithi183 ceph-mon[99169]: pgmap v4760: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 980 KiB/s rd, 3.7 KiB/s wr, 1.32k op/s 2023-12-01T16:54:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:58 smithi183 ceph-mon[99169]: osdmap e2353: 8 total, 8 up, 8 in 2023-12-01T16:54:58.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:58 smithi119 ceph-mon[94175]: pgmap v4760: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 980 KiB/s rd, 3.7 KiB/s wr, 1.32k op/s 2023-12-01T16:54:58.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:58 smithi119 ceph-mon[94175]: osdmap e2353: 8 total, 8 up, 8 in 2023-12-01T16:54:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:58 smithi119 ceph-mon[108979]: pgmap v4760: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 980 KiB/s rd, 3.7 KiB/s wr, 1.32k op/s 2023-12-01T16:54:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:58 smithi119 ceph-mon[108979]: osdmap e2353: 8 total, 8 up, 8 in 2023-12-01T16:54:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:54:59 smithi183 ceph-mon[99169]: osdmap e2354: 8 total, 8 up, 8 in 2023-12-01T16:54:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:54:59 smithi119 ceph-mon[94175]: osdmap e2354: 8 total, 8 up, 8 in 2023-12-01T16:54:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:54:59 smithi119 ceph-mon[108979]: osdmap e2354: 8 total, 8 up, 8 in 2023-12-01T16:55:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:00 smithi183 ceph-mon[99169]: pgmap v4763: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:55:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:00 smithi183 ceph-mon[99169]: osdmap e2355: 8 total, 8 up, 8 in 2023-12-01T16:55:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:00 smithi119 ceph-mon[94175]: pgmap v4763: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:55:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:00 smithi119 ceph-mon[94175]: osdmap e2355: 8 total, 8 up, 8 in 2023-12-01T16:55:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:00 smithi119 ceph-mon[108979]: pgmap v4763: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:55:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:00 smithi119 ceph-mon[108979]: osdmap e2355: 8 total, 8 up, 8 in 2023-12-01T16:55:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:01 smithi183 ceph-mon[99169]: osdmap e2356: 8 total, 8 up, 8 in 2023-12-01T16:55:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:01 smithi119 ceph-mon[94175]: osdmap e2356: 8 total, 8 up, 8 in 2023-12-01T16:55:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:01 smithi119 ceph-mon[108979]: osdmap e2356: 8 total, 8 up, 8 in 2023-12-01T16:55:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:02 smithi183 ceph-mon[99169]: pgmap v4766: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1013 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2023-12-01T16:55:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:02 smithi183 ceph-mon[99169]: osdmap e2357: 8 total, 8 up, 8 in 2023-12-01T16:55:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:02 smithi119 ceph-mon[94175]: pgmap v4766: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1013 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2023-12-01T16:55:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:02 smithi119 ceph-mon[94175]: osdmap e2357: 8 total, 8 up, 8 in 2023-12-01T16:55:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:02 smithi119 ceph-mon[108979]: pgmap v4766: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1013 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2023-12-01T16:55:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:02 smithi119 ceph-mon[108979]: osdmap e2357: 8 total, 8 up, 8 in 2023-12-01T16:55:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:03 smithi183 ceph-mon[99169]: osdmap e2358: 8 total, 8 up, 8 in 2023-12-01T16:55:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:03 smithi119 ceph-mon[108979]: osdmap e2358: 8 total, 8 up, 8 in 2023-12-01T16:55:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:03 smithi119 ceph-mon[94175]: osdmap e2358: 8 total, 8 up, 8 in 2023-12-01T16:55:04.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:04 smithi183 ceph-mon[99169]: pgmap v4769: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1013 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2023-12-01T16:55:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:04 smithi183 ceph-mon[99169]: osdmap e2359: 8 total, 8 up, 8 in 2023-12-01T16:55:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:55:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:55:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:55:04] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2023-12-01T16:55:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:04 smithi119 ceph-mon[108979]: pgmap v4769: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1013 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2023-12-01T16:55:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:04 smithi119 ceph-mon[108979]: osdmap e2359: 8 total, 8 up, 8 in 2023-12-01T16:55:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:55:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:04 smithi119 ceph-mon[94175]: pgmap v4769: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1013 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2023-12-01T16:55:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:04 smithi119 ceph-mon[94175]: osdmap e2359: 8 total, 8 up, 8 in 2023-12-01T16:55:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:55:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:05 smithi183 ceph-mon[99169]: osdmap e2360: 8 total, 8 up, 8 in 2023-12-01T16:55:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:55:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:55:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:55:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:05 smithi119 ceph-mon[94175]: osdmap e2360: 8 total, 8 up, 8 in 2023-12-01T16:55:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:55:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:55:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:55:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:05 smithi119 ceph-mon[108979]: osdmap e2360: 8 total, 8 up, 8 in 2023-12-01T16:55:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:55:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:55:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:55:06.438 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:55:06.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:06 smithi183 ceph-mon[99169]: pgmap v4772: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.41k op/s 2023-12-01T16:55:06.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:06 smithi183 ceph-mon[99169]: osdmap e2361: 8 total, 8 up, 8 in 2023-12-01T16:55:06.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:06 smithi119 ceph-mon[108979]: pgmap v4772: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.41k op/s 2023-12-01T16:55:06.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:06 smithi119 ceph-mon[108979]: osdmap e2361: 8 total, 8 up, 8 in 2023-12-01T16:55:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:06 smithi119 ceph-mon[94175]: pgmap v4772: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.41k op/s 2023-12-01T16:55:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:06 smithi119 ceph-mon[94175]: osdmap e2361: 8 total, 8 up, 8 in 2023-12-01T16:55:06.749 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:55:06.750 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (81m) 7m ago 82m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:55:06.750 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (81m) 7m ago 81m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:55:06.750 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (83m) 7m ago 83m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:55:06.750 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (83m) 7m ago 83m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:55:06.750 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (86m) 7m ago 86m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:55:06.750 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (87m) 7m ago 87m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:55:06.750 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (87m) 7m ago 87m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:55:06.750 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (86m) 7m ago 86m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:55:06.750 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (86m) 7m ago 86m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:55:06.750 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (82m) 7m ago 82m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:55:06.750 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (82m) 7m ago 82m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:55:06.751 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (85m) 7m ago 85m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:55:06.751 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (85m) 7m ago 85m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:55:06.751 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (85m) 7m ago 85m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:55:06.751 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (84m) 7m ago 84m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:55:06.751 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (84m) 7m ago 84m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:55:06.751 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (84m) 7m ago 84m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:55:06.751 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (83m) 7m ago 83m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:55:06.751 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (83m) 7m ago 83m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:55:06.751 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (81m) 7m ago 82m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:55:07.138 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:55:07.139 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:55:07.139 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:55:07.139 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:55:07.139 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:55:07.139 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:55:07.139 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:55:07.139 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:55:07.139 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:55:07.139 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:55:07.139 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:55:07.139 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:55:07.139 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:55:07.140 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:55:07.140 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:55:07.140 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:55:07.140 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:55:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:07 smithi183 ceph-mon[99169]: osdmap e2362: 8 total, 8 up, 8 in 2023-12-01T16:55:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:07 smithi183 ceph-mon[99169]: from='client.29324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:55:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:07 smithi119 ceph-mon[94175]: osdmap e2362: 8 total, 8 up, 8 in 2023-12-01T16:55:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:07 smithi119 ceph-mon[94175]: from='client.29324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:55:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:07 smithi119 ceph-mon[108979]: osdmap e2362: 8 total, 8 up, 8 in 2023-12-01T16:55:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:07 smithi119 ceph-mon[108979]: from='client.29324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:55:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:08 smithi183 ceph-mon[99169]: pgmap v4775: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.41k op/s 2023-12-01T16:55:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:08 smithi183 ceph-mon[99169]: from='client.19446 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:55:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:08 smithi183 ceph-mon[99169]: osdmap e2363: 8 total, 8 up, 8 in 2023-12-01T16:55:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1460589353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:55:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:08 smithi119 ceph-mon[94175]: pgmap v4775: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.41k op/s 2023-12-01T16:55:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:08 smithi119 ceph-mon[94175]: from='client.19446 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:55:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:08 smithi119 ceph-mon[94175]: osdmap e2363: 8 total, 8 up, 8 in 2023-12-01T16:55:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1460589353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:55:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:08 smithi119 ceph-mon[108979]: pgmap v4775: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.41k op/s 2023-12-01T16:55:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:08 smithi119 ceph-mon[108979]: from='client.19446 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:55:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:08 smithi119 ceph-mon[108979]: osdmap e2363: 8 total, 8 up, 8 in 2023-12-01T16:55:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1460589353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:55:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:09 smithi183 ceph-mon[99169]: osdmap e2364: 8 total, 8 up, 8 in 2023-12-01T16:55:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:09 smithi119 ceph-mon[94175]: osdmap e2364: 8 total, 8 up, 8 in 2023-12-01T16:55:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:09 smithi119 ceph-mon[108979]: osdmap e2364: 8 total, 8 up, 8 in 2023-12-01T16:55:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:10 smithi183 ceph-mon[99169]: pgmap v4778: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:55:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:10 smithi183 ceph-mon[99169]: osdmap e2365: 8 total, 8 up, 8 in 2023-12-01T16:55:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:10 smithi119 ceph-mon[94175]: pgmap v4778: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:55:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:10 smithi119 ceph-mon[94175]: osdmap e2365: 8 total, 8 up, 8 in 2023-12-01T16:55:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:10 smithi119 ceph-mon[108979]: pgmap v4778: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:55:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:10 smithi119 ceph-mon[108979]: osdmap e2365: 8 total, 8 up, 8 in 2023-12-01T16:55:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:11 smithi183 ceph-mon[99169]: osdmap e2366: 8 total, 8 up, 8 in 2023-12-01T16:55:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:11 smithi119 ceph-mon[94175]: osdmap e2366: 8 total, 8 up, 8 in 2023-12-01T16:55:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:11 smithi119 ceph-mon[108979]: osdmap e2366: 8 total, 8 up, 8 in 2023-12-01T16:55:12.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:12 smithi183 ceph-mon[99169]: pgmap v4781: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.45k op/s 2023-12-01T16:55:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:12 smithi183 ceph-mon[99169]: osdmap e2367: 8 total, 8 up, 8 in 2023-12-01T16:55:12.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:12 smithi119 ceph-mon[108979]: pgmap v4781: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.45k op/s 2023-12-01T16:55:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:12 smithi119 ceph-mon[108979]: osdmap e2367: 8 total, 8 up, 8 in 2023-12-01T16:55:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:12 smithi119 ceph-mon[94175]: pgmap v4781: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.45k op/s 2023-12-01T16:55:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:12 smithi119 ceph-mon[94175]: osdmap e2367: 8 total, 8 up, 8 in 2023-12-01T16:55:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:13 smithi183 ceph-mon[99169]: osdmap e2368: 8 total, 8 up, 8 in 2023-12-01T16:55:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:13 smithi119 ceph-mon[108979]: osdmap e2368: 8 total, 8 up, 8 in 2023-12-01T16:55:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:13 smithi119 ceph-mon[94175]: osdmap e2368: 8 total, 8 up, 8 in 2023-12-01T16:55:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:14 smithi183 ceph-mon[99169]: pgmap v4784: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.45k op/s 2023-12-01T16:55:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:14 smithi183 ceph-mon[99169]: osdmap e2369: 8 total, 8 up, 8 in 2023-12-01T16:55:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:55:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:55:14] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2023-12-01T16:55:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:14 smithi119 ceph-mon[108979]: pgmap v4784: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.45k op/s 2023-12-01T16:55:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:14 smithi119 ceph-mon[108979]: osdmap e2369: 8 total, 8 up, 8 in 2023-12-01T16:55:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:14 smithi119 ceph-mon[94175]: pgmap v4784: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.45k op/s 2023-12-01T16:55:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:14 smithi119 ceph-mon[94175]: osdmap e2369: 8 total, 8 up, 8 in 2023-12-01T16:55:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:15 smithi183 ceph-mon[99169]: osdmap e2370: 8 total, 8 up, 8 in 2023-12-01T16:55:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:15 smithi119 ceph-mon[94175]: osdmap e2370: 8 total, 8 up, 8 in 2023-12-01T16:55:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:15 smithi119 ceph-mon[108979]: osdmap e2370: 8 total, 8 up, 8 in 2023-12-01T16:55:16.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:16 smithi183 ceph-mon[99169]: pgmap v4787: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2023-12-01T16:55:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:16 smithi183 ceph-mon[99169]: osdmap e2371: 8 total, 8 up, 8 in 2023-12-01T16:55:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:16 smithi119 ceph-mon[94175]: pgmap v4787: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2023-12-01T16:55:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:16 smithi119 ceph-mon[94175]: osdmap e2371: 8 total, 8 up, 8 in 2023-12-01T16:55:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:16 smithi119 ceph-mon[108979]: pgmap v4787: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2023-12-01T16:55:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:16 smithi119 ceph-mon[108979]: osdmap e2371: 8 total, 8 up, 8 in 2023-12-01T16:55:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:17 smithi183 ceph-mon[99169]: osdmap e2372: 8 total, 8 up, 8 in 2023-12-01T16:55:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:17 smithi119 ceph-mon[94175]: osdmap e2372: 8 total, 8 up, 8 in 2023-12-01T16:55:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:17 smithi119 ceph-mon[108979]: osdmap e2372: 8 total, 8 up, 8 in 2023-12-01T16:55:18.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:18 smithi183 ceph-mon[99169]: pgmap v4790: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2023-12-01T16:55:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:18 smithi183 ceph-mon[99169]: osdmap e2373: 8 total, 8 up, 8 in 2023-12-01T16:55:18.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:18 smithi119 ceph-mon[94175]: pgmap v4790: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2023-12-01T16:55:18.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:18 smithi119 ceph-mon[94175]: osdmap e2373: 8 total, 8 up, 8 in 2023-12-01T16:55:18.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:18 smithi119 ceph-mon[108979]: pgmap v4790: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2023-12-01T16:55:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:18 smithi119 ceph-mon[108979]: osdmap e2373: 8 total, 8 up, 8 in 2023-12-01T16:55:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:19 smithi183 ceph-mon[99169]: osdmap e2374: 8 total, 8 up, 8 in 2023-12-01T16:55:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:19 smithi119 ceph-mon[94175]: osdmap e2374: 8 total, 8 up, 8 in 2023-12-01T16:55:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:19 smithi119 ceph-mon[108979]: osdmap e2374: 8 total, 8 up, 8 in 2023-12-01T16:55:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:20 smithi183 ceph-mon[99169]: pgmap v4793: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:55:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:20 smithi183 ceph-mon[99169]: osdmap e2375: 8 total, 8 up, 8 in 2023-12-01T16:55:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:20 smithi119 ceph-mon[94175]: pgmap v4793: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:55:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:20 smithi119 ceph-mon[94175]: osdmap e2375: 8 total, 8 up, 8 in 2023-12-01T16:55:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:20 smithi119 ceph-mon[108979]: pgmap v4793: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:55:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:20 smithi119 ceph-mon[108979]: osdmap e2375: 8 total, 8 up, 8 in 2023-12-01T16:55:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:21 smithi183 ceph-mon[99169]: osdmap e2376: 8 total, 8 up, 8 in 2023-12-01T16:55:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:21 smithi119 ceph-mon[94175]: osdmap e2376: 8 total, 8 up, 8 in 2023-12-01T16:55:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:21 smithi119 ceph-mon[108979]: osdmap e2376: 8 total, 8 up, 8 in 2023-12-01T16:55:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:22 smithi183 ceph-mon[99169]: pgmap v4796: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2023-12-01T16:55:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:22 smithi183 ceph-mon[99169]: osdmap e2377: 8 total, 8 up, 8 in 2023-12-01T16:55:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:22 smithi119 ceph-mon[94175]: pgmap v4796: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2023-12-01T16:55:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:22 smithi119 ceph-mon[94175]: osdmap e2377: 8 total, 8 up, 8 in 2023-12-01T16:55:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:22 smithi119 ceph-mon[108979]: pgmap v4796: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2023-12-01T16:55:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:22 smithi119 ceph-mon[108979]: osdmap e2377: 8 total, 8 up, 8 in 2023-12-01T16:55:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:23 smithi183 ceph-mon[99169]: osdmap e2378: 8 total, 8 up, 8 in 2023-12-01T16:55:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:23 smithi119 ceph-mon[94175]: osdmap e2378: 8 total, 8 up, 8 in 2023-12-01T16:55:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:23 smithi119 ceph-mon[108979]: osdmap e2378: 8 total, 8 up, 8 in 2023-12-01T16:55:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:55:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:55:24] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2023-12-01T16:55:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:24 smithi119 ceph-mon[94175]: pgmap v4799: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2023-12-01T16:55:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:24 smithi119 ceph-mon[94175]: osdmap e2379: 8 total, 8 up, 8 in 2023-12-01T16:55:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:24 smithi119 ceph-mon[108979]: pgmap v4799: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2023-12-01T16:55:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:24 smithi119 ceph-mon[108979]: osdmap e2379: 8 total, 8 up, 8 in 2023-12-01T16:55:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:24 smithi183 ceph-mon[99169]: pgmap v4799: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2023-12-01T16:55:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:24 smithi183 ceph-mon[99169]: osdmap e2379: 8 total, 8 up, 8 in 2023-12-01T16:55:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:25 smithi183 ceph-mon[99169]: osdmap e2380: 8 total, 8 up, 8 in 2023-12-01T16:55:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:25 smithi119 ceph-mon[94175]: osdmap e2380: 8 total, 8 up, 8 in 2023-12-01T16:55:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:25 smithi119 ceph-mon[108979]: osdmap e2380: 8 total, 8 up, 8 in 2023-12-01T16:55:26.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:26 smithi183 ceph-mon[99169]: pgmap v4802: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.58k op/s 2023-12-01T16:55:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:26 smithi183 ceph-mon[99169]: osdmap e2381: 8 total, 8 up, 8 in 2023-12-01T16:55:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:26 smithi119 ceph-mon[94175]: pgmap v4802: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.58k op/s 2023-12-01T16:55:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:26 smithi119 ceph-mon[94175]: osdmap e2381: 8 total, 8 up, 8 in 2023-12-01T16:55:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:26 smithi119 ceph-mon[108979]: pgmap v4802: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.58k op/s 2023-12-01T16:55:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:26 smithi119 ceph-mon[108979]: osdmap e2381: 8 total, 8 up, 8 in 2023-12-01T16:55:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:27 smithi183 ceph-mon[99169]: osdmap e2382: 8 total, 8 up, 8 in 2023-12-01T16:55:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:27 smithi119 ceph-mon[94175]: osdmap e2382: 8 total, 8 up, 8 in 2023-12-01T16:55:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:27 smithi119 ceph-mon[108979]: osdmap e2382: 8 total, 8 up, 8 in 2023-12-01T16:55:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:28 smithi183 ceph-mon[99169]: pgmap v4805: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.58k op/s 2023-12-01T16:55:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:28 smithi183 ceph-mon[99169]: osdmap e2383: 8 total, 8 up, 8 in 2023-12-01T16:55:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:28 smithi119 ceph-mon[94175]: pgmap v4805: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.58k op/s 2023-12-01T16:55:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:28 smithi119 ceph-mon[94175]: osdmap e2383: 8 total, 8 up, 8 in 2023-12-01T16:55:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:28 smithi119 ceph-mon[108979]: pgmap v4805: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.58k op/s 2023-12-01T16:55:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:28 smithi119 ceph-mon[108979]: osdmap e2383: 8 total, 8 up, 8 in 2023-12-01T16:55:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:29 smithi183 ceph-mon[99169]: osdmap e2384: 8 total, 8 up, 8 in 2023-12-01T16:55:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:29 smithi119 ceph-mon[108979]: osdmap e2384: 8 total, 8 up, 8 in 2023-12-01T16:55:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:29 smithi119 ceph-mon[94175]: osdmap e2384: 8 total, 8 up, 8 in 2023-12-01T16:55:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:30 smithi183 ceph-mon[99169]: pgmap v4808: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:55:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:30 smithi183 ceph-mon[99169]: osdmap e2385: 8 total, 8 up, 8 in 2023-12-01T16:55:30.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:30 smithi119 ceph-mon[94175]: pgmap v4808: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:55:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:30 smithi119 ceph-mon[94175]: osdmap e2385: 8 total, 8 up, 8 in 2023-12-01T16:55:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:30 smithi119 ceph-mon[108979]: pgmap v4808: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:55:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:30 smithi119 ceph-mon[108979]: osdmap e2385: 8 total, 8 up, 8 in 2023-12-01T16:55:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:31 smithi183 ceph-mon[99169]: osdmap e2386: 8 total, 8 up, 8 in 2023-12-01T16:55:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:31 smithi119 ceph-mon[94175]: osdmap e2386: 8 total, 8 up, 8 in 2023-12-01T16:55:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:31 smithi119 ceph-mon[108979]: osdmap e2386: 8 total, 8 up, 8 in 2023-12-01T16:55:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:32 smithi183 ceph-mon[99169]: pgmap v4811: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.63k op/s 2023-12-01T16:55:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:32 smithi183 ceph-mon[99169]: osdmap e2387: 8 total, 8 up, 8 in 2023-12-01T16:55:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:32 smithi119 ceph-mon[94175]: pgmap v4811: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.63k op/s 2023-12-01T16:55:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:32 smithi119 ceph-mon[94175]: osdmap e2387: 8 total, 8 up, 8 in 2023-12-01T16:55:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:32 smithi119 ceph-mon[108979]: pgmap v4811: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.63k op/s 2023-12-01T16:55:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:32 smithi119 ceph-mon[108979]: osdmap e2387: 8 total, 8 up, 8 in 2023-12-01T16:55:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:33 smithi183 ceph-mon[99169]: osdmap e2388: 8 total, 8 up, 8 in 2023-12-01T16:55:33.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:33 smithi119 ceph-mon[108979]: osdmap e2388: 8 total, 8 up, 8 in 2023-12-01T16:55:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:33 smithi119 ceph-mon[94175]: osdmap e2388: 8 total, 8 up, 8 in 2023-12-01T16:55:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:55:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:55:34] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2023-12-01T16:55:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:34 smithi119 ceph-mon[94175]: pgmap v4814: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.63k op/s 2023-12-01T16:55:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:34 smithi119 ceph-mon[94175]: osdmap e2389: 8 total, 8 up, 8 in 2023-12-01T16:55:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:34 smithi119 ceph-mon[108979]: pgmap v4814: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.63k op/s 2023-12-01T16:55:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:34 smithi119 ceph-mon[108979]: osdmap e2389: 8 total, 8 up, 8 in 2023-12-01T16:55:34.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:34 smithi183 ceph-mon[99169]: pgmap v4814: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.63k op/s 2023-12-01T16:55:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:34 smithi183 ceph-mon[99169]: osdmap e2389: 8 total, 8 up, 8 in 2023-12-01T16:55:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:35 smithi183 ceph-mon[99169]: osdmap e2390: 8 total, 8 up, 8 in 2023-12-01T16:55:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:35 smithi119 ceph-mon[94175]: osdmap e2390: 8 total, 8 up, 8 in 2023-12-01T16:55:35.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:35 smithi119 ceph-mon[108979]: osdmap e2390: 8 total, 8 up, 8 in 2023-12-01T16:55:36.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:36 smithi183 ceph-mon[99169]: pgmap v4817: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.67k op/s 2023-12-01T16:55:36.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:36 smithi183 ceph-mon[99169]: osdmap e2391: 8 total, 8 up, 8 in 2023-12-01T16:55:36.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:36 smithi119 ceph-mon[94175]: pgmap v4817: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.67k op/s 2023-12-01T16:55:36.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:36 smithi119 ceph-mon[94175]: osdmap e2391: 8 total, 8 up, 8 in 2023-12-01T16:55:36.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:36 smithi119 ceph-mon[108979]: pgmap v4817: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.67k op/s 2023-12-01T16:55:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:36 smithi119 ceph-mon[108979]: osdmap e2391: 8 total, 8 up, 8 in 2023-12-01T16:55:37.493 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:55:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:37 smithi183 ceph-mon[99169]: osdmap e2392: 8 total, 8 up, 8 in 2023-12-01T16:55:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:37 smithi119 ceph-mon[94175]: osdmap e2392: 8 total, 8 up, 8 in 2023-12-01T16:55:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:37 smithi119 ceph-mon[108979]: osdmap e2392: 8 total, 8 up, 8 in 2023-12-01T16:55:37.800 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:55:37.800 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (82m) 8m ago 82m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:55:37.800 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (82m) 8m ago 82m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:55:37.800 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (83m) 8m ago 83m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:55:37.800 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (83m) 8m ago 83m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:55:37.800 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (86m) 8m ago 86m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:55:37.800 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (88m) 8m ago 88m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:55:37.800 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (88m) 8m ago 88m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:55:37.800 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (87m) 8m ago 87m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:55:37.800 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (86m) 8m ago 86m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:55:37.800 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (82m) 8m ago 82m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:55:37.801 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (82m) 8m ago 82m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:55:37.801 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (86m) 8m ago 86m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:55:37.801 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (86m) 8m ago 86m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:55:37.801 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (85m) 8m ago 85m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:55:37.801 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (85m) 8m ago 85m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:55:37.801 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (84m) 8m ago 84m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:55:37.801 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (84m) 8m ago 84m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:55:37.801 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (84m) 8m ago 84m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:55:37.801 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (83m) 8m ago 83m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:55:37.801 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (82m) 8m ago 83m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:55:38.180 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:55:38.180 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:55:38.181 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:55:38.181 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:55:38.181 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:55:38.181 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:55:38.181 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:55:38.181 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:55:38.181 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:55:38.181 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:55:38.181 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:55:38.181 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:55:38.181 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:55:38.181 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:55:38.181 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:55:38.181 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:55:38.182 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:55:38.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:38 smithi183 ceph-mon[99169]: pgmap v4820: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.67k op/s 2023-12-01T16:55:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:38 smithi183 ceph-mon[99169]: osdmap e2393: 8 total, 8 up, 8 in 2023-12-01T16:55:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:38 smithi183 ceph-mon[99169]: from='client.19458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:55:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/183257768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:55:38.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:38 smithi119 ceph-mon[94175]: pgmap v4820: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.67k op/s 2023-12-01T16:55:38.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:38 smithi119 ceph-mon[94175]: osdmap e2393: 8 total, 8 up, 8 in 2023-12-01T16:55:38.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:38 smithi119 ceph-mon[94175]: from='client.19458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:55:38.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/183257768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:55:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:38 smithi119 ceph-mon[108979]: pgmap v4820: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.67k op/s 2023-12-01T16:55:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:38 smithi119 ceph-mon[108979]: osdmap e2393: 8 total, 8 up, 8 in 2023-12-01T16:55:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:38 smithi119 ceph-mon[108979]: from='client.19458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:55:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/183257768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:55:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:39 smithi183 ceph-mon[99169]: from='client.19464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:55:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:39 smithi183 ceph-mon[99169]: osdmap e2394: 8 total, 8 up, 8 in 2023-12-01T16:55:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:39 smithi119 ceph-mon[108979]: from='client.19464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:55:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:39 smithi119 ceph-mon[108979]: osdmap e2394: 8 total, 8 up, 8 in 2023-12-01T16:55:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:39 smithi119 ceph-mon[94175]: from='client.19464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:55:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:39 smithi119 ceph-mon[94175]: osdmap e2394: 8 total, 8 up, 8 in 2023-12-01T16:55:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:40 smithi183 ceph-mon[99169]: pgmap v4823: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:55:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:40 smithi183 ceph-mon[99169]: osdmap e2395: 8 total, 8 up, 8 in 2023-12-01T16:55:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:40 smithi119 ceph-mon[94175]: pgmap v4823: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:55:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:40 smithi119 ceph-mon[94175]: osdmap e2395: 8 total, 8 up, 8 in 2023-12-01T16:55:40.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:40 smithi119 ceph-mon[108979]: pgmap v4823: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:55:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:40 smithi119 ceph-mon[108979]: osdmap e2395: 8 total, 8 up, 8 in 2023-12-01T16:55:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:41 smithi183 ceph-mon[99169]: osdmap e2396: 8 total, 8 up, 8 in 2023-12-01T16:55:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:41 smithi119 ceph-mon[94175]: osdmap e2396: 8 total, 8 up, 8 in 2023-12-01T16:55:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:41 smithi119 ceph-mon[108979]: osdmap e2396: 8 total, 8 up, 8 in 2023-12-01T16:55:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:42 smithi183 ceph-mon[99169]: pgmap v4826: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.72k op/s 2023-12-01T16:55:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:42 smithi183 ceph-mon[99169]: osdmap e2397: 8 total, 8 up, 8 in 2023-12-01T16:55:42.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:42 smithi119 ceph-mon[94175]: pgmap v4826: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.72k op/s 2023-12-01T16:55:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:42 smithi119 ceph-mon[94175]: osdmap e2397: 8 total, 8 up, 8 in 2023-12-01T16:55:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:42 smithi119 ceph-mon[108979]: pgmap v4826: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.72k op/s 2023-12-01T16:55:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:42 smithi119 ceph-mon[108979]: osdmap e2397: 8 total, 8 up, 8 in 2023-12-01T16:55:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:43 smithi183 ceph-mon[99169]: osdmap e2398: 8 total, 8 up, 8 in 2023-12-01T16:55:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:43 smithi119 ceph-mon[94175]: osdmap e2398: 8 total, 8 up, 8 in 2023-12-01T16:55:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:43 smithi119 ceph-mon[108979]: osdmap e2398: 8 total, 8 up, 8 in 2023-12-01T16:55:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:55:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:55:44] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2023-12-01T16:55:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:44 smithi119 ceph-mon[108979]: pgmap v4829: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.72k op/s 2023-12-01T16:55:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:44 smithi119 ceph-mon[108979]: osdmap e2399: 8 total, 8 up, 8 in 2023-12-01T16:55:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:44 smithi119 ceph-mon[94175]: pgmap v4829: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.72k op/s 2023-12-01T16:55:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:44 smithi119 ceph-mon[94175]: osdmap e2399: 8 total, 8 up, 8 in 2023-12-01T16:55:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:44 smithi183 ceph-mon[99169]: pgmap v4829: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.72k op/s 2023-12-01T16:55:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:44 smithi183 ceph-mon[99169]: osdmap e2399: 8 total, 8 up, 8 in 2023-12-01T16:55:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:45 smithi183 ceph-mon[99169]: osdmap e2400: 8 total, 8 up, 8 in 2023-12-01T16:55:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:45 smithi119 ceph-mon[94175]: osdmap e2400: 8 total, 8 up, 8 in 2023-12-01T16:55:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:45 smithi119 ceph-mon[108979]: osdmap e2400: 8 total, 8 up, 8 in 2023-12-01T16:55:46.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:46 smithi183 ceph-mon[99169]: pgmap v4832: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.76k op/s 2023-12-01T16:55:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:46 smithi183 ceph-mon[99169]: osdmap e2401: 8 total, 8 up, 8 in 2023-12-01T16:55:46.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:46 smithi119 ceph-mon[94175]: pgmap v4832: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.76k op/s 2023-12-01T16:55:46.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:46 smithi119 ceph-mon[94175]: osdmap e2401: 8 total, 8 up, 8 in 2023-12-01T16:55:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:46 smithi119 ceph-mon[108979]: pgmap v4832: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.76k op/s 2023-12-01T16:55:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:46 smithi119 ceph-mon[108979]: osdmap e2401: 8 total, 8 up, 8 in 2023-12-01T16:55:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:47 smithi183 ceph-mon[99169]: osdmap e2402: 8 total, 8 up, 8 in 2023-12-01T16:55:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:47 smithi119 ceph-mon[94175]: osdmap e2402: 8 total, 8 up, 8 in 2023-12-01T16:55:47.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:47 smithi119 ceph-mon[108979]: osdmap e2402: 8 total, 8 up, 8 in 2023-12-01T16:55:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:48 smithi183 ceph-mon[99169]: pgmap v4835: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.76k op/s 2023-12-01T16:55:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:48 smithi183 ceph-mon[99169]: osdmap e2403: 8 total, 8 up, 8 in 2023-12-01T16:55:48.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:48 smithi119 ceph-mon[94175]: pgmap v4835: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.76k op/s 2023-12-01T16:55:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:48 smithi119 ceph-mon[94175]: osdmap e2403: 8 total, 8 up, 8 in 2023-12-01T16:55:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:48 smithi119 ceph-mon[108979]: pgmap v4835: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.76k op/s 2023-12-01T16:55:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:48 smithi119 ceph-mon[108979]: osdmap e2403: 8 total, 8 up, 8 in 2023-12-01T16:55:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:49 smithi183 ceph-mon[99169]: osdmap e2404: 8 total, 8 up, 8 in 2023-12-01T16:55:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:49 smithi119 ceph-mon[94175]: osdmap e2404: 8 total, 8 up, 8 in 2023-12-01T16:55:49.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:49 smithi119 ceph-mon[108979]: osdmap e2404: 8 total, 8 up, 8 in 2023-12-01T16:55:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:50 smithi183 ceph-mon[99169]: pgmap v4838: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:55:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:50 smithi183 ceph-mon[99169]: osdmap e2405: 8 total, 8 up, 8 in 2023-12-01T16:55:50.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:50 smithi119 ceph-mon[94175]: pgmap v4838: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:55:50.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:50 smithi119 ceph-mon[94175]: osdmap e2405: 8 total, 8 up, 8 in 2023-12-01T16:55:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:50 smithi119 ceph-mon[108979]: pgmap v4838: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:55:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:50 smithi119 ceph-mon[108979]: osdmap e2405: 8 total, 8 up, 8 in 2023-12-01T16:55:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:51 smithi183 ceph-mon[99169]: osdmap e2406: 8 total, 8 up, 8 in 2023-12-01T16:55:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:51 smithi119 ceph-mon[94175]: osdmap e2406: 8 total, 8 up, 8 in 2023-12-01T16:55:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:51 smithi119 ceph-mon[108979]: osdmap e2406: 8 total, 8 up, 8 in 2023-12-01T16:55:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:52 smithi183 ceph-mon[99169]: pgmap v4841: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.44k op/s 2023-12-01T16:55:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:52 smithi183 ceph-mon[99169]: osdmap e2407: 8 total, 8 up, 8 in 2023-12-01T16:55:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:52 smithi183 ceph-mon[99169]: osdmap e2408: 8 total, 8 up, 8 in 2023-12-01T16:55:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:52 smithi119 ceph-mon[94175]: pgmap v4841: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.44k op/s 2023-12-01T16:55:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:52 smithi119 ceph-mon[94175]: osdmap e2407: 8 total, 8 up, 8 in 2023-12-01T16:55:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:52 smithi119 ceph-mon[94175]: osdmap e2408: 8 total, 8 up, 8 in 2023-12-01T16:55:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:52 smithi119 ceph-mon[108979]: pgmap v4841: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.44k op/s 2023-12-01T16:55:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:52 smithi119 ceph-mon[108979]: osdmap e2407: 8 total, 8 up, 8 in 2023-12-01T16:55:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:52 smithi119 ceph-mon[108979]: osdmap e2408: 8 total, 8 up, 8 in 2023-12-01T16:55:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:54 smithi183 ceph-mon[99169]: pgmap v4844: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.44k op/s 2023-12-01T16:55:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:54 smithi183 ceph-mon[99169]: osdmap e2409: 8 total, 8 up, 8 in 2023-12-01T16:55:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:55:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:55:54] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2023-12-01T16:55:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:54 smithi119 ceph-mon[108979]: pgmap v4844: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.44k op/s 2023-12-01T16:55:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:54 smithi119 ceph-mon[108979]: osdmap e2409: 8 total, 8 up, 8 in 2023-12-01T16:55:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:54 smithi119 ceph-mon[94175]: pgmap v4844: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.44k op/s 2023-12-01T16:55:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:54 smithi119 ceph-mon[94175]: osdmap e2409: 8 total, 8 up, 8 in 2023-12-01T16:55:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:55:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:55 smithi183 ceph-mon[99169]: osdmap e2410: 8 total, 8 up, 8 in 2023-12-01T16:55:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:55 smithi119 ceph-mon[94175]: osdmap e2410: 8 total, 8 up, 8 in 2023-12-01T16:55:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:55 smithi119 ceph-mon[108979]: osdmap e2410: 8 total, 8 up, 8 in 2023-12-01T16:55:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:56 smithi183 ceph-mon[99169]: pgmap v4847: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 KiB/s wr, 2.11k op/s 2023-12-01T16:55:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:56 smithi183 ceph-mon[99169]: osdmap e2411: 8 total, 8 up, 8 in 2023-12-01T16:55:56.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:56 smithi119 ceph-mon[108979]: pgmap v4847: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 KiB/s wr, 2.11k op/s 2023-12-01T16:55:56.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:56 smithi119 ceph-mon[108979]: osdmap e2411: 8 total, 8 up, 8 in 2023-12-01T16:55:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:56 smithi119 ceph-mon[94175]: pgmap v4847: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 KiB/s wr, 2.11k op/s 2023-12-01T16:55:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:56 smithi119 ceph-mon[94175]: osdmap e2411: 8 total, 8 up, 8 in 2023-12-01T16:55:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:57 smithi183 ceph-mon[99169]: osdmap e2412: 8 total, 8 up, 8 in 2023-12-01T16:55:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:57 smithi183 ceph-mon[99169]: osdmap e2413: 8 total, 8 up, 8 in 2023-12-01T16:55:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:57 smithi119 ceph-mon[94175]: osdmap e2412: 8 total, 8 up, 8 in 2023-12-01T16:55:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:57 smithi119 ceph-mon[94175]: osdmap e2413: 8 total, 8 up, 8 in 2023-12-01T16:55:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:57 smithi119 ceph-mon[108979]: osdmap e2412: 8 total, 8 up, 8 in 2023-12-01T16:55:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:57 smithi119 ceph-mon[108979]: osdmap e2413: 8 total, 8 up, 8 in 2023-12-01T16:55:58.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:58 smithi183 ceph-mon[99169]: pgmap v4850: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 KiB/s wr, 2.11k op/s 2023-12-01T16:55:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:58 smithi119 ceph-mon[94175]: pgmap v4850: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 KiB/s wr, 2.11k op/s 2023-12-01T16:55:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:58 smithi119 ceph-mon[108979]: pgmap v4850: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 KiB/s wr, 2.11k op/s 2023-12-01T16:55:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:55:59 smithi183 ceph-mon[99169]: osdmap e2414: 8 total, 8 up, 8 in 2023-12-01T16:55:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:55:59 smithi119 ceph-mon[108979]: osdmap e2414: 8 total, 8 up, 8 in 2023-12-01T16:55:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:55:59 smithi119 ceph-mon[94175]: osdmap e2414: 8 total, 8 up, 8 in 2023-12-01T16:56:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:00 smithi183 ceph-mon[99169]: pgmap v4853: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:56:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:00 smithi183 ceph-mon[99169]: osdmap e2415: 8 total, 8 up, 8 in 2023-12-01T16:56:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:00 smithi119 ceph-mon[94175]: pgmap v4853: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:56:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:00 smithi119 ceph-mon[94175]: osdmap e2415: 8 total, 8 up, 8 in 2023-12-01T16:56:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:00 smithi119 ceph-mon[108979]: pgmap v4853: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:56:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:00 smithi119 ceph-mon[108979]: osdmap e2415: 8 total, 8 up, 8 in 2023-12-01T16:56:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:01 smithi183 ceph-mon[99169]: osdmap e2416: 8 total, 8 up, 8 in 2023-12-01T16:56:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:01 smithi119 ceph-mon[108979]: osdmap e2416: 8 total, 8 up, 8 in 2023-12-01T16:56:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:01 smithi119 ceph-mon[94175]: osdmap e2416: 8 total, 8 up, 8 in 2023-12-01T16:56:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:02 smithi183 ceph-mon[99169]: pgmap v4856: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2023-12-01T16:56:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:02 smithi183 ceph-mon[99169]: osdmap e2417: 8 total, 8 up, 8 in 2023-12-01T16:56:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:02 smithi183 ceph-mon[99169]: osdmap e2418: 8 total, 8 up, 8 in 2023-12-01T16:56:02.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:02 smithi119 ceph-mon[108979]: pgmap v4856: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2023-12-01T16:56:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:02 smithi119 ceph-mon[108979]: osdmap e2417: 8 total, 8 up, 8 in 2023-12-01T16:56:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:02 smithi119 ceph-mon[108979]: osdmap e2418: 8 total, 8 up, 8 in 2023-12-01T16:56:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:02 smithi119 ceph-mon[94175]: pgmap v4856: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2023-12-01T16:56:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:02 smithi119 ceph-mon[94175]: osdmap e2417: 8 total, 8 up, 8 in 2023-12-01T16:56:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:02 smithi119 ceph-mon[94175]: osdmap e2418: 8 total, 8 up, 8 in 2023-12-01T16:56:04.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:04 smithi183 ceph-mon[99169]: pgmap v4859: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2023-12-01T16:56:04.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:04 smithi183 ceph-mon[99169]: osdmap e2419: 8 total, 8 up, 8 in 2023-12-01T16:56:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:56:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:56:04] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2023-12-01T16:56:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:04 smithi119 ceph-mon[94175]: pgmap v4859: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2023-12-01T16:56:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:04 smithi119 ceph-mon[94175]: osdmap e2419: 8 total, 8 up, 8 in 2023-12-01T16:56:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:04 smithi119 ceph-mon[108979]: pgmap v4859: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2023-12-01T16:56:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:04 smithi119 ceph-mon[108979]: osdmap e2419: 8 total, 8 up, 8 in 2023-12-01T16:56:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:05 smithi183 ceph-mon[99169]: osdmap e2420: 8 total, 8 up, 8 in 2023-12-01T16:56:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:56:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:56:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:56:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:56:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:05 smithi119 ceph-mon[94175]: osdmap e2420: 8 total, 8 up, 8 in 2023-12-01T16:56:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:56:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:56:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:56:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:56:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:05 smithi119 ceph-mon[108979]: osdmap e2420: 8 total, 8 up, 8 in 2023-12-01T16:56:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:56:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:56:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:56:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:56:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:06 smithi183 ceph-mon[99169]: pgmap v4862: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2023-12-01T16:56:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:06 smithi183 ceph-mon[99169]: osdmap e2421: 8 total, 8 up, 8 in 2023-12-01T16:56:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:06 smithi119 ceph-mon[94175]: pgmap v4862: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2023-12-01T16:56:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:06 smithi119 ceph-mon[94175]: osdmap e2421: 8 total, 8 up, 8 in 2023-12-01T16:56:06.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:06 smithi119 ceph-mon[108979]: pgmap v4862: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2023-12-01T16:56:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:06 smithi119 ceph-mon[108979]: osdmap e2421: 8 total, 8 up, 8 in 2023-12-01T16:56:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:07 smithi183 ceph-mon[99169]: osdmap e2422: 8 total, 8 up, 8 in 2023-12-01T16:56:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:07 smithi183 ceph-mon[99169]: osdmap e2423: 8 total, 8 up, 8 in 2023-12-01T16:56:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:07 smithi119 ceph-mon[94175]: osdmap e2422: 8 total, 8 up, 8 in 2023-12-01T16:56:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:07 smithi119 ceph-mon[94175]: osdmap e2423: 8 total, 8 up, 8 in 2023-12-01T16:56:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:07 smithi119 ceph-mon[108979]: osdmap e2422: 8 total, 8 up, 8 in 2023-12-01T16:56:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:07 smithi119 ceph-mon[108979]: osdmap e2423: 8 total, 8 up, 8 in 2023-12-01T16:56:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:08 smithi183 ceph-mon[99169]: pgmap v4865: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2023-12-01T16:56:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:08 smithi183 ceph-mon[99169]: osdmap e2424: 8 total, 8 up, 8 in 2023-12-01T16:56:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:08 smithi119 ceph-mon[94175]: pgmap v4865: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2023-12-01T16:56:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:08 smithi119 ceph-mon[94175]: osdmap e2424: 8 total, 8 up, 8 in 2023-12-01T16:56:08.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:08 smithi119 ceph-mon[108979]: pgmap v4865: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2023-12-01T16:56:08.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:08 smithi119 ceph-mon[108979]: osdmap e2424: 8 total, 8 up, 8 in 2023-12-01T16:56:08.523 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:56:08.831 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:56:08.831 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (82m) 9m ago 83m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:56:08.832 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (82m) 9m ago 82m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:56:08.832 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (84m) 9m ago 84m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:56:08.832 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (84m) 9m ago 84m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:56:08.832 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (87m) 9m ago 87m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:56:08.832 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (88m) 9m ago 88m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:56:08.832 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (88m) 9m ago 88m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:56:08.832 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (87m) 9m ago 87m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:56:08.832 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (87m) 9m ago 87m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:56:08.832 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (83m) 9m ago 83m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:56:08.832 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (83m) 9m ago 83m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:56:08.832 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (86m) 9m ago 86m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:56:08.832 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (86m) 9m ago 86m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:56:08.832 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (86m) 9m ago 86m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:56:08.832 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (85m) 9m ago 85m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:56:08.833 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (85m) 9m ago 85m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:56:08.833 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (85m) 9m ago 85m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:56:08.833 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (84m) 9m ago 84m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:56:08.833 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (84m) 9m ago 84m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:56:08.833 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (82m) 9m ago 83m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:56:09.229 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:56:09.229 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:56:09.229 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:56:09.229 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:56:09.229 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:56:09.229 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:56:09.229 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:56:09.229 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:56:09.229 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:56:09.229 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:56:09.229 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:56:09.229 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:56:09.230 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:56:09.230 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:56:09.230 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:56:09.230 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:56:09.230 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:56:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:09 smithi183 ceph-mon[99169]: osdmap e2425: 8 total, 8 up, 8 in 2023-12-01T16:56:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:09 smithi119 ceph-mon[108979]: osdmap e2425: 8 total, 8 up, 8 in 2023-12-01T16:56:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:09 smithi119 ceph-mon[94175]: osdmap e2425: 8 total, 8 up, 8 in 2023-12-01T16:56:10.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:10 smithi183 ceph-mon[99169]: from='client.29360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:56:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:10 smithi183 ceph-mon[99169]: pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:56:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:10 smithi183 ceph-mon[99169]: from='client.19482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:56:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1375376248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:56:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:10 smithi183 ceph-mon[99169]: osdmap e2426: 8 total, 8 up, 8 in 2023-12-01T16:56:10.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:10 smithi119 ceph-mon[108979]: from='client.29360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:56:10.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:10 smithi119 ceph-mon[108979]: pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:56:10.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:10 smithi119 ceph-mon[108979]: from='client.19482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:56:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1375376248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:56:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:10 smithi119 ceph-mon[108979]: osdmap e2426: 8 total, 8 up, 8 in 2023-12-01T16:56:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:10 smithi119 ceph-mon[94175]: from='client.29360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:56:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:10 smithi119 ceph-mon[94175]: pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:56:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:10 smithi119 ceph-mon[94175]: from='client.19482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:56:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1375376248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:56:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:10 smithi119 ceph-mon[94175]: osdmap e2426: 8 total, 8 up, 8 in 2023-12-01T16:56:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:12 smithi183 ceph-mon[99169]: pgmap v4871: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2023-12-01T16:56:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:12 smithi183 ceph-mon[99169]: osdmap e2427: 8 total, 8 up, 8 in 2023-12-01T16:56:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:12 smithi183 ceph-mon[99169]: osdmap e2428: 8 total, 8 up, 8 in 2023-12-01T16:56:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:12 smithi119 ceph-mon[94175]: pgmap v4871: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2023-12-01T16:56:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:12 smithi119 ceph-mon[94175]: osdmap e2427: 8 total, 8 up, 8 in 2023-12-01T16:56:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:12 smithi119 ceph-mon[94175]: osdmap e2428: 8 total, 8 up, 8 in 2023-12-01T16:56:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:12 smithi119 ceph-mon[108979]: pgmap v4871: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2023-12-01T16:56:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:12 smithi119 ceph-mon[108979]: osdmap e2427: 8 total, 8 up, 8 in 2023-12-01T16:56:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:12 smithi119 ceph-mon[108979]: osdmap e2428: 8 total, 8 up, 8 in 2023-12-01T16:56:14.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:14 smithi183 ceph-mon[99169]: pgmap v4874: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2023-12-01T16:56:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:14 smithi183 ceph-mon[99169]: osdmap e2429: 8 total, 8 up, 8 in 2023-12-01T16:56:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:56:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:56:14] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2023-12-01T16:56:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:14 smithi119 ceph-mon[94175]: pgmap v4874: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2023-12-01T16:56:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:14 smithi119 ceph-mon[94175]: osdmap e2429: 8 total, 8 up, 8 in 2023-12-01T16:56:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:14 smithi119 ceph-mon[108979]: pgmap v4874: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2023-12-01T16:56:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:14 smithi119 ceph-mon[108979]: osdmap e2429: 8 total, 8 up, 8 in 2023-12-01T16:56:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:15 smithi183 ceph-mon[99169]: osdmap e2430: 8 total, 8 up, 8 in 2023-12-01T16:56:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:15 smithi119 ceph-mon[94175]: osdmap e2430: 8 total, 8 up, 8 in 2023-12-01T16:56:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:15 smithi119 ceph-mon[108979]: osdmap e2430: 8 total, 8 up, 8 in 2023-12-01T16:56:16.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:16 smithi183 ceph-mon[99169]: pgmap v4877: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.57k op/s 2023-12-01T16:56:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:16 smithi183 ceph-mon[99169]: osdmap e2431: 8 total, 8 up, 8 in 2023-12-01T16:56:16.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:16 smithi119 ceph-mon[108979]: pgmap v4877: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.57k op/s 2023-12-01T16:56:16.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:16 smithi119 ceph-mon[108979]: osdmap e2431: 8 total, 8 up, 8 in 2023-12-01T16:56:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:16 smithi119 ceph-mon[94175]: pgmap v4877: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.57k op/s 2023-12-01T16:56:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:16 smithi119 ceph-mon[94175]: osdmap e2431: 8 total, 8 up, 8 in 2023-12-01T16:56:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:17 smithi183 ceph-mon[99169]: osdmap e2432: 8 total, 8 up, 8 in 2023-12-01T16:56:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:17 smithi183 ceph-mon[99169]: osdmap e2433: 8 total, 8 up, 8 in 2023-12-01T16:56:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:17 smithi119 ceph-mon[94175]: osdmap e2432: 8 total, 8 up, 8 in 2023-12-01T16:56:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:17 smithi119 ceph-mon[94175]: osdmap e2433: 8 total, 8 up, 8 in 2023-12-01T16:56:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:17 smithi119 ceph-mon[108979]: osdmap e2432: 8 total, 8 up, 8 in 2023-12-01T16:56:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:17 smithi119 ceph-mon[108979]: osdmap e2433: 8 total, 8 up, 8 in 2023-12-01T16:56:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:18 smithi183 ceph-mon[99169]: pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.57k op/s 2023-12-01T16:56:18.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:18 smithi119 ceph-mon[94175]: pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.57k op/s 2023-12-01T16:56:18.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:18 smithi119 ceph-mon[108979]: pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.57k op/s 2023-12-01T16:56:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:19 smithi183 ceph-mon[99169]: osdmap e2434: 8 total, 8 up, 8 in 2023-12-01T16:56:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:19 smithi119 ceph-mon[94175]: osdmap e2434: 8 total, 8 up, 8 in 2023-12-01T16:56:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:19 smithi119 ceph-mon[108979]: osdmap e2434: 8 total, 8 up, 8 in 2023-12-01T16:56:20.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:20 smithi183 ceph-mon[99169]: pgmap v4883: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:56:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:20 smithi183 ceph-mon[99169]: osdmap e2435: 8 total, 8 up, 8 in 2023-12-01T16:56:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:20 smithi119 ceph-mon[94175]: pgmap v4883: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:56:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:20 smithi119 ceph-mon[94175]: osdmap e2435: 8 total, 8 up, 8 in 2023-12-01T16:56:20.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:20 smithi119 ceph-mon[108979]: pgmap v4883: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:56:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:20 smithi119 ceph-mon[108979]: osdmap e2435: 8 total, 8 up, 8 in 2023-12-01T16:56:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:21 smithi183 ceph-mon[99169]: osdmap e2436: 8 total, 8 up, 8 in 2023-12-01T16:56:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:21 smithi119 ceph-mon[108979]: osdmap e2436: 8 total, 8 up, 8 in 2023-12-01T16:56:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:21 smithi119 ceph-mon[94175]: osdmap e2436: 8 total, 8 up, 8 in 2023-12-01T16:56:22.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:22 smithi183 ceph-mon[99169]: pgmap v4886: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2023-12-01T16:56:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:22 smithi183 ceph-mon[99169]: osdmap e2437: 8 total, 8 up, 8 in 2023-12-01T16:56:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:22 smithi183 ceph-mon[99169]: osdmap e2438: 8 total, 8 up, 8 in 2023-12-01T16:56:22.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:22 smithi119 ceph-mon[108979]: pgmap v4886: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2023-12-01T16:56:22.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:22 smithi119 ceph-mon[108979]: osdmap e2437: 8 total, 8 up, 8 in 2023-12-01T16:56:22.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:22 smithi119 ceph-mon[108979]: osdmap e2438: 8 total, 8 up, 8 in 2023-12-01T16:56:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:22 smithi119 ceph-mon[94175]: pgmap v4886: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2023-12-01T16:56:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:22 smithi119 ceph-mon[94175]: osdmap e2437: 8 total, 8 up, 8 in 2023-12-01T16:56:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:22 smithi119 ceph-mon[94175]: osdmap e2438: 8 total, 8 up, 8 in 2023-12-01T16:56:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:24 smithi183 ceph-mon[99169]: pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2023-12-01T16:56:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:24 smithi183 ceph-mon[99169]: osdmap e2439: 8 total, 8 up, 8 in 2023-12-01T16:56:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:56:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:56:24] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2023-12-01T16:56:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:24 smithi119 ceph-mon[94175]: pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2023-12-01T16:56:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:24 smithi119 ceph-mon[94175]: osdmap e2439: 8 total, 8 up, 8 in 2023-12-01T16:56:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:24 smithi119 ceph-mon[108979]: pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2023-12-01T16:56:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:24 smithi119 ceph-mon[108979]: osdmap e2439: 8 total, 8 up, 8 in 2023-12-01T16:56:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:25 smithi183 ceph-mon[99169]: osdmap e2440: 8 total, 8 up, 8 in 2023-12-01T16:56:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:25 smithi119 ceph-mon[94175]: osdmap e2440: 8 total, 8 up, 8 in 2023-12-01T16:56:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:25 smithi119 ceph-mon[108979]: osdmap e2440: 8 total, 8 up, 8 in 2023-12-01T16:56:26.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:26 smithi183 ceph-mon[99169]: pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2023-12-01T16:56:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:26 smithi183 ceph-mon[99169]: osdmap e2441: 8 total, 8 up, 8 in 2023-12-01T16:56:26.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:26 smithi119 ceph-mon[108979]: pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2023-12-01T16:56:26.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:26 smithi119 ceph-mon[108979]: osdmap e2441: 8 total, 8 up, 8 in 2023-12-01T16:56:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:26 smithi119 ceph-mon[94175]: pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2023-12-01T16:56:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:26 smithi119 ceph-mon[94175]: osdmap e2441: 8 total, 8 up, 8 in 2023-12-01T16:56:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:27 smithi183 ceph-mon[99169]: osdmap e2442: 8 total, 8 up, 8 in 2023-12-01T16:56:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:27 smithi183 ceph-mon[99169]: osdmap e2443: 8 total, 8 up, 8 in 2023-12-01T16:56:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:27 smithi119 ceph-mon[94175]: osdmap e2442: 8 total, 8 up, 8 in 2023-12-01T16:56:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:27 smithi119 ceph-mon[94175]: osdmap e2443: 8 total, 8 up, 8 in 2023-12-01T16:56:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:27 smithi119 ceph-mon[108979]: osdmap e2442: 8 total, 8 up, 8 in 2023-12-01T16:56:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:27 smithi119 ceph-mon[108979]: osdmap e2443: 8 total, 8 up, 8 in 2023-12-01T16:56:28.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:28 smithi183 ceph-mon[99169]: pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2023-12-01T16:56:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:28 smithi183 ceph-mon[99169]: osdmap e2444: 8 total, 8 up, 8 in 2023-12-01T16:56:28.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:28 smithi119 ceph-mon[94175]: pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2023-12-01T16:56:28.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:28 smithi119 ceph-mon[94175]: osdmap e2444: 8 total, 8 up, 8 in 2023-12-01T16:56:28.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:28 smithi119 ceph-mon[108979]: pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2023-12-01T16:56:28.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:28 smithi119 ceph-mon[108979]: osdmap e2444: 8 total, 8 up, 8 in 2023-12-01T16:56:30.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:30 smithi183 ceph-mon[99169]: pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:56:30.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:30 smithi183 ceph-mon[99169]: osdmap e2445: 8 total, 8 up, 8 in 2023-12-01T16:56:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:30 smithi119 ceph-mon[94175]: pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:56:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:30 smithi119 ceph-mon[94175]: osdmap e2445: 8 total, 8 up, 8 in 2023-12-01T16:56:30.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:30 smithi119 ceph-mon[108979]: pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:56:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:30 smithi119 ceph-mon[108979]: osdmap e2445: 8 total, 8 up, 8 in 2023-12-01T16:56:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:31 smithi183 ceph-mon[99169]: osdmap e2446: 8 total, 8 up, 8 in 2023-12-01T16:56:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:31 smithi119 ceph-mon[94175]: osdmap e2446: 8 total, 8 up, 8 in 2023-12-01T16:56:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:31 smithi119 ceph-mon[108979]: osdmap e2446: 8 total, 8 up, 8 in 2023-12-01T16:56:32.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:32 smithi183 ceph-mon[99169]: pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2023-12-01T16:56:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:32 smithi183 ceph-mon[99169]: osdmap e2447: 8 total, 8 up, 8 in 2023-12-01T16:56:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:32 smithi183 ceph-mon[99169]: osdmap e2448: 8 total, 8 up, 8 in 2023-12-01T16:56:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:32 smithi119 ceph-mon[94175]: pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2023-12-01T16:56:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:32 smithi119 ceph-mon[94175]: osdmap e2447: 8 total, 8 up, 8 in 2023-12-01T16:56:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:32 smithi119 ceph-mon[94175]: osdmap e2448: 8 total, 8 up, 8 in 2023-12-01T16:56:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:32 smithi119 ceph-mon[108979]: pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2023-12-01T16:56:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:32 smithi119 ceph-mon[108979]: osdmap e2447: 8 total, 8 up, 8 in 2023-12-01T16:56:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:32 smithi119 ceph-mon[108979]: osdmap e2448: 8 total, 8 up, 8 in 2023-12-01T16:56:34.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:34 smithi183 ceph-mon[99169]: pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2023-12-01T16:56:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:34 smithi183 ceph-mon[99169]: osdmap e2449: 8 total, 8 up, 8 in 2023-12-01T16:56:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:56:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:56:34] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2023-12-01T16:56:34.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:34 smithi119 ceph-mon[108979]: pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2023-12-01T16:56:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:34 smithi119 ceph-mon[108979]: osdmap e2449: 8 total, 8 up, 8 in 2023-12-01T16:56:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:34 smithi119 ceph-mon[94175]: pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2023-12-01T16:56:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:34 smithi119 ceph-mon[94175]: osdmap e2449: 8 total, 8 up, 8 in 2023-12-01T16:56:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:35 smithi183 ceph-mon[99169]: osdmap e2450: 8 total, 8 up, 8 in 2023-12-01T16:56:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:35 smithi119 ceph-mon[94175]: osdmap e2450: 8 total, 8 up, 8 in 2023-12-01T16:56:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:35 smithi119 ceph-mon[108979]: osdmap e2450: 8 total, 8 up, 8 in 2023-12-01T16:56:36.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:36 smithi183 ceph-mon[99169]: pgmap v4907: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.40k op/s 2023-12-01T16:56:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:36 smithi183 ceph-mon[99169]: osdmap e2451: 8 total, 8 up, 8 in 2023-12-01T16:56:36.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:36 smithi119 ceph-mon[94175]: pgmap v4907: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.40k op/s 2023-12-01T16:56:36.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:36 smithi119 ceph-mon[94175]: osdmap e2451: 8 total, 8 up, 8 in 2023-12-01T16:56:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:36 smithi119 ceph-mon[108979]: pgmap v4907: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.40k op/s 2023-12-01T16:56:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:36 smithi119 ceph-mon[108979]: osdmap e2451: 8 total, 8 up, 8 in 2023-12-01T16:56:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:37 smithi183 ceph-mon[99169]: osdmap e2452: 8 total, 8 up, 8 in 2023-12-01T16:56:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:37 smithi183 ceph-mon[99169]: osdmap e2453: 8 total, 8 up, 8 in 2023-12-01T16:56:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:37 smithi119 ceph-mon[94175]: osdmap e2452: 8 total, 8 up, 8 in 2023-12-01T16:56:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:37 smithi119 ceph-mon[94175]: osdmap e2453: 8 total, 8 up, 8 in 2023-12-01T16:56:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:37 smithi119 ceph-mon[108979]: osdmap e2452: 8 total, 8 up, 8 in 2023-12-01T16:56:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:37 smithi119 ceph-mon[108979]: osdmap e2453: 8 total, 8 up, 8 in 2023-12-01T16:56:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:38 smithi183 ceph-mon[99169]: pgmap v4910: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.40k op/s 2023-12-01T16:56:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:38 smithi183 ceph-mon[99169]: osdmap e2454: 8 total, 8 up, 8 in 2023-12-01T16:56:38.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:38 smithi119 ceph-mon[94175]: pgmap v4910: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.40k op/s 2023-12-01T16:56:38.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:38 smithi119 ceph-mon[94175]: osdmap e2454: 8 total, 8 up, 8 in 2023-12-01T16:56:38.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:38 smithi119 ceph-mon[108979]: pgmap v4910: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.40k op/s 2023-12-01T16:56:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:38 smithi119 ceph-mon[108979]: osdmap e2454: 8 total, 8 up, 8 in 2023-12-01T16:56:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:39.566 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:56:39.872 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:56:39.872 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (83m) 9m ago 83m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:56:39.873 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (83m) 9m ago 83m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:56:39.873 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (84m) 9m ago 84m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:56:39.873 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (84m) 9m ago 84m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:56:39.873 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (87m) 9m ago 87m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:56:39.873 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (89m) 9m ago 89m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:56:39.873 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (89m) 9m ago 89m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:56:39.873 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (88m) 9m ago 88m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:56:39.873 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (87m) 9m ago 87m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:56:39.873 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (83m) 9m ago 83m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:56:39.873 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (83m) 9m ago 83m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:56:39.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (87m) 9m ago 87m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:56:39.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (87m) 9m ago 87m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:56:39.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (86m) 9m ago 86m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:56:39.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (86m) 9m ago 86m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:56:39.874 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (85m) 9m ago 85m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:56:39.874 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (85m) 9m ago 85m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:56:39.874 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (85m) 9m ago 85m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:56:39.874 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (84m) 9m ago 84m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:56:39.874 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (83m) 9m ago 84m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:56:40.263 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:56:40.263 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:56:40.263 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:56:40.263 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:56:40.263 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:56:40.263 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:56:40.263 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:56:40.263 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:56:40.264 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:56:40.264 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:56:40.264 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:56:40.264 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:56:40.264 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:56:40.264 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:56:40.264 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:56:40.264 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:56:40.264 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:56:40.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:40 smithi183 ceph-mon[99169]: pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:56:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:40 smithi183 ceph-mon[99169]: osdmap e2455: 8 total, 8 up, 8 in 2023-12-01T16:56:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:40 smithi119 ceph-mon[94175]: pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:56:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:40 smithi119 ceph-mon[94175]: osdmap e2455: 8 total, 8 up, 8 in 2023-12-01T16:56:40.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:40 smithi119 ceph-mon[108979]: pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:56:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:40 smithi119 ceph-mon[108979]: osdmap e2455: 8 total, 8 up, 8 in 2023-12-01T16:56:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:41 smithi183 ceph-mon[99169]: from='client.19494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:56:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:41 smithi183 ceph-mon[99169]: from='client.29384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:56:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:41 smithi183 ceph-mon[99169]: osdmap e2456: 8 total, 8 up, 8 in 2023-12-01T16:56:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1527048227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:56:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:41 smithi119 ceph-mon[94175]: from='client.19494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:56:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:41 smithi119 ceph-mon[94175]: from='client.29384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:56:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:41 smithi119 ceph-mon[94175]: osdmap e2456: 8 total, 8 up, 8 in 2023-12-01T16:56:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1527048227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:56:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:41 smithi119 ceph-mon[108979]: from='client.19494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:56:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:41 smithi119 ceph-mon[108979]: from='client.29384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:56:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:41 smithi119 ceph-mon[108979]: osdmap e2456: 8 total, 8 up, 8 in 2023-12-01T16:56:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1527048227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:56:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:42 smithi183 ceph-mon[99169]: pgmap v4916: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1002 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2023-12-01T16:56:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:42 smithi183 ceph-mon[99169]: osdmap e2457: 8 total, 8 up, 8 in 2023-12-01T16:56:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:42 smithi183 ceph-mon[99169]: osdmap e2458: 8 total, 8 up, 8 in 2023-12-01T16:56:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:42 smithi119 ceph-mon[94175]: pgmap v4916: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1002 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2023-12-01T16:56:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:42 smithi119 ceph-mon[94175]: osdmap e2457: 8 total, 8 up, 8 in 2023-12-01T16:56:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:42 smithi119 ceph-mon[94175]: osdmap e2458: 8 total, 8 up, 8 in 2023-12-01T16:56:42.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:42 smithi119 ceph-mon[108979]: pgmap v4916: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1002 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2023-12-01T16:56:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:42 smithi119 ceph-mon[108979]: osdmap e2457: 8 total, 8 up, 8 in 2023-12-01T16:56:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:42 smithi119 ceph-mon[108979]: osdmap e2458: 8 total, 8 up, 8 in 2023-12-01T16:56:44.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:44 smithi183 ceph-mon[99169]: pgmap v4919: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1002 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2023-12-01T16:56:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:44 smithi183 ceph-mon[99169]: osdmap e2459: 8 total, 8 up, 8 in 2023-12-01T16:56:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:56:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:56:44] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2023-12-01T16:56:44.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:44 smithi119 ceph-mon[94175]: pgmap v4919: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1002 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2023-12-01T16:56:44.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:44 smithi119 ceph-mon[94175]: osdmap e2459: 8 total, 8 up, 8 in 2023-12-01T16:56:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:44 smithi119 ceph-mon[108979]: pgmap v4919: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1002 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2023-12-01T16:56:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:44 smithi119 ceph-mon[108979]: osdmap e2459: 8 total, 8 up, 8 in 2023-12-01T16:56:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:45 smithi183 ceph-mon[99169]: osdmap e2460: 8 total, 8 up, 8 in 2023-12-01T16:56:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:45 smithi119 ceph-mon[94175]: osdmap e2460: 8 total, 8 up, 8 in 2023-12-01T16:56:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:45 smithi119 ceph-mon[108979]: osdmap e2460: 8 total, 8 up, 8 in 2023-12-01T16:56:46.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:46 smithi183 ceph-mon[99169]: pgmap v4922: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 970 KiB/s rd, 5.0 KiB/s wr, 1.31k op/s 2023-12-01T16:56:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:46 smithi183 ceph-mon[99169]: osdmap e2461: 8 total, 8 up, 8 in 2023-12-01T16:56:46.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:46 smithi119 ceph-mon[94175]: pgmap v4922: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 970 KiB/s rd, 5.0 KiB/s wr, 1.31k op/s 2023-12-01T16:56:46.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:46 smithi119 ceph-mon[94175]: osdmap e2461: 8 total, 8 up, 8 in 2023-12-01T16:56:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:46 smithi119 ceph-mon[108979]: pgmap v4922: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 970 KiB/s rd, 5.0 KiB/s wr, 1.31k op/s 2023-12-01T16:56:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:46 smithi119 ceph-mon[108979]: osdmap e2461: 8 total, 8 up, 8 in 2023-12-01T16:56:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:47 smithi183 ceph-mon[99169]: osdmap e2462: 8 total, 8 up, 8 in 2023-12-01T16:56:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:47 smithi183 ceph-mon[99169]: osdmap e2463: 8 total, 8 up, 8 in 2023-12-01T16:56:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:47 smithi119 ceph-mon[108979]: osdmap e2462: 8 total, 8 up, 8 in 2023-12-01T16:56:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:47 smithi119 ceph-mon[108979]: osdmap e2463: 8 total, 8 up, 8 in 2023-12-01T16:56:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:47 smithi119 ceph-mon[94175]: osdmap e2462: 8 total, 8 up, 8 in 2023-12-01T16:56:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:47 smithi119 ceph-mon[94175]: osdmap e2463: 8 total, 8 up, 8 in 2023-12-01T16:56:48.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:48 smithi183 ceph-mon[99169]: pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 970 KiB/s rd, 5.0 KiB/s wr, 1.31k op/s 2023-12-01T16:56:48.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:48 smithi119 ceph-mon[94175]: pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 970 KiB/s rd, 5.0 KiB/s wr, 1.31k op/s 2023-12-01T16:56:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:48 smithi119 ceph-mon[108979]: pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 970 KiB/s rd, 5.0 KiB/s wr, 1.31k op/s 2023-12-01T16:56:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:49 smithi183 ceph-mon[99169]: osdmap e2464: 8 total, 8 up, 8 in 2023-12-01T16:56:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:49 smithi119 ceph-mon[94175]: osdmap e2464: 8 total, 8 up, 8 in 2023-12-01T16:56:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:49 smithi119 ceph-mon[108979]: osdmap e2464: 8 total, 8 up, 8 in 2023-12-01T16:56:50.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:50 smithi183 ceph-mon[99169]: pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:56:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:50 smithi183 ceph-mon[99169]: osdmap e2465: 8 total, 8 up, 8 in 2023-12-01T16:56:50.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:50 smithi119 ceph-mon[94175]: pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:56:50.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:50 smithi119 ceph-mon[94175]: osdmap e2465: 8 total, 8 up, 8 in 2023-12-01T16:56:50.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:50 smithi119 ceph-mon[108979]: pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:56:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:50 smithi119 ceph-mon[108979]: osdmap e2465: 8 total, 8 up, 8 in 2023-12-01T16:56:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:51 smithi183 ceph-mon[99169]: osdmap e2466: 8 total, 8 up, 8 in 2023-12-01T16:56:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:51 smithi119 ceph-mon[94175]: osdmap e2466: 8 total, 8 up, 8 in 2023-12-01T16:56:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:51 smithi119 ceph-mon[108979]: osdmap e2466: 8 total, 8 up, 8 in 2023-12-01T16:56:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:52 smithi183 ceph-mon[99169]: pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 938 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2023-12-01T16:56:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:52 smithi183 ceph-mon[99169]: osdmap e2467: 8 total, 8 up, 8 in 2023-12-01T16:56:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:52 smithi183 ceph-mon[99169]: osdmap e2468: 8 total, 8 up, 8 in 2023-12-01T16:56:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:52 smithi119 ceph-mon[94175]: pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 938 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2023-12-01T16:56:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:52 smithi119 ceph-mon[94175]: osdmap e2467: 8 total, 8 up, 8 in 2023-12-01T16:56:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:52 smithi119 ceph-mon[94175]: osdmap e2468: 8 total, 8 up, 8 in 2023-12-01T16:56:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:52 smithi119 ceph-mon[108979]: pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 938 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2023-12-01T16:56:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:52 smithi119 ceph-mon[108979]: osdmap e2467: 8 total, 8 up, 8 in 2023-12-01T16:56:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:52 smithi119 ceph-mon[108979]: osdmap e2468: 8 total, 8 up, 8 in 2023-12-01T16:56:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:54 smithi183 ceph-mon[99169]: pgmap v4934: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 938 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2023-12-01T16:56:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:54 smithi183 ceph-mon[99169]: osdmap e2469: 8 total, 8 up, 8 in 2023-12-01T16:56:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:56:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:56:54] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2023-12-01T16:56:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:54 smithi119 ceph-mon[94175]: pgmap v4934: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 938 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2023-12-01T16:56:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:54 smithi119 ceph-mon[94175]: osdmap e2469: 8 total, 8 up, 8 in 2023-12-01T16:56:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:54 smithi119 ceph-mon[108979]: pgmap v4934: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 938 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2023-12-01T16:56:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:54 smithi119 ceph-mon[108979]: osdmap e2469: 8 total, 8 up, 8 in 2023-12-01T16:56:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:56:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:55 smithi183 ceph-mon[99169]: osdmap e2470: 8 total, 8 up, 8 in 2023-12-01T16:56:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:55 smithi119 ceph-mon[94175]: osdmap e2470: 8 total, 8 up, 8 in 2023-12-01T16:56:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:55 smithi119 ceph-mon[108979]: osdmap e2470: 8 total, 8 up, 8 in 2023-12-01T16:56:56.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:56 smithi183 ceph-mon[99169]: pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 905 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2023-12-01T16:56:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:56 smithi183 ceph-mon[99169]: osdmap e2471: 8 total, 8 up, 8 in 2023-12-01T16:56:56.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:56 smithi119 ceph-mon[94175]: pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 905 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2023-12-01T16:56:56.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:56 smithi119 ceph-mon[94175]: osdmap e2471: 8 total, 8 up, 8 in 2023-12-01T16:56:56.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:56 smithi119 ceph-mon[108979]: pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 905 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2023-12-01T16:56:56.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:56 smithi119 ceph-mon[108979]: osdmap e2471: 8 total, 8 up, 8 in 2023-12-01T16:56:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:57 smithi183 ceph-mon[99169]: osdmap e2472: 8 total, 8 up, 8 in 2023-12-01T16:56:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:57 smithi183 ceph-mon[99169]: osdmap e2473: 8 total, 8 up, 8 in 2023-12-01T16:56:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:57 smithi119 ceph-mon[94175]: osdmap e2472: 8 total, 8 up, 8 in 2023-12-01T16:56:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:57 smithi119 ceph-mon[94175]: osdmap e2473: 8 total, 8 up, 8 in 2023-12-01T16:56:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:57 smithi119 ceph-mon[108979]: osdmap e2472: 8 total, 8 up, 8 in 2023-12-01T16:56:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:57 smithi119 ceph-mon[108979]: osdmap e2473: 8 total, 8 up, 8 in 2023-12-01T16:56:58.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:58 smithi183 ceph-mon[99169]: pgmap v4940: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 905 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2023-12-01T16:56:58.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:58 smithi119 ceph-mon[94175]: pgmap v4940: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 905 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2023-12-01T16:56:58.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:58 smithi119 ceph-mon[108979]: pgmap v4940: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 905 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2023-12-01T16:56:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:56:59 smithi183 ceph-mon[99169]: osdmap e2474: 8 total, 8 up, 8 in 2023-12-01T16:56:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:56:59 smithi119 ceph-mon[94175]: osdmap e2474: 8 total, 8 up, 8 in 2023-12-01T16:56:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:56:59 smithi119 ceph-mon[108979]: osdmap e2474: 8 total, 8 up, 8 in 2023-12-01T16:57:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:00 smithi183 ceph-mon[99169]: pgmap v4943: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:57:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:00 smithi183 ceph-mon[99169]: osdmap e2475: 8 total, 8 up, 8 in 2023-12-01T16:57:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:00 smithi119 ceph-mon[108979]: pgmap v4943: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:57:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:00 smithi119 ceph-mon[108979]: osdmap e2475: 8 total, 8 up, 8 in 2023-12-01T16:57:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:00 smithi119 ceph-mon[94175]: pgmap v4943: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:57:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:00 smithi119 ceph-mon[94175]: osdmap e2475: 8 total, 8 up, 8 in 2023-12-01T16:57:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:01 smithi183 ceph-mon[99169]: osdmap e2476: 8 total, 8 up, 8 in 2023-12-01T16:57:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:01 smithi119 ceph-mon[94175]: osdmap e2476: 8 total, 8 up, 8 in 2023-12-01T16:57:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:01 smithi119 ceph-mon[108979]: osdmap e2476: 8 total, 8 up, 8 in 2023-12-01T16:57:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:02 smithi183 ceph-mon[99169]: pgmap v4946: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 872 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2023-12-01T16:57:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:02 smithi183 ceph-mon[99169]: osdmap e2477: 8 total, 8 up, 8 in 2023-12-01T16:57:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:02 smithi183 ceph-mon[99169]: osdmap e2478: 8 total, 8 up, 8 in 2023-12-01T16:57:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:02 smithi119 ceph-mon[94175]: pgmap v4946: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 872 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2023-12-01T16:57:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:02 smithi119 ceph-mon[94175]: osdmap e2477: 8 total, 8 up, 8 in 2023-12-01T16:57:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:02 smithi119 ceph-mon[94175]: osdmap e2478: 8 total, 8 up, 8 in 2023-12-01T16:57:02.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:02 smithi119 ceph-mon[108979]: pgmap v4946: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 872 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2023-12-01T16:57:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:02 smithi119 ceph-mon[108979]: osdmap e2477: 8 total, 8 up, 8 in 2023-12-01T16:57:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:02 smithi119 ceph-mon[108979]: osdmap e2478: 8 total, 8 up, 8 in 2023-12-01T16:57:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:04 smithi183 ceph-mon[99169]: pgmap v4949: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 872 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2023-12-01T16:57:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:04 smithi183 ceph-mon[99169]: osdmap e2479: 8 total, 8 up, 8 in 2023-12-01T16:57:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:57:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:57:04] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2023-12-01T16:57:04.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:04 smithi119 ceph-mon[94175]: pgmap v4949: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 872 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2023-12-01T16:57:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:04 smithi119 ceph-mon[94175]: osdmap e2479: 8 total, 8 up, 8 in 2023-12-01T16:57:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:04 smithi119 ceph-mon[108979]: pgmap v4949: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 872 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2023-12-01T16:57:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:04 smithi119 ceph-mon[108979]: osdmap e2479: 8 total, 8 up, 8 in 2023-12-01T16:57:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:05 smithi183 ceph-mon[99169]: osdmap e2480: 8 total, 8 up, 8 in 2023-12-01T16:57:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:57:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:05 smithi119 ceph-mon[108979]: osdmap e2480: 8 total, 8 up, 8 in 2023-12-01T16:57:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:57:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:05 smithi119 ceph-mon[94175]: osdmap e2480: 8 total, 8 up, 8 in 2023-12-01T16:57:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:57:06.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:06 smithi183 ceph-mon[99169]: pgmap v4952: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 839 KiB/s rd, 5.0 KiB/s wr, 1.13k op/s 2023-12-01T16:57:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:06 smithi183 ceph-mon[99169]: osdmap e2481: 8 total, 8 up, 8 in 2023-12-01T16:57:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:57:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:57:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:57:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:06 smithi119 ceph-mon[94175]: pgmap v4952: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 839 KiB/s rd, 5.0 KiB/s wr, 1.13k op/s 2023-12-01T16:57:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:06 smithi119 ceph-mon[94175]: osdmap e2481: 8 total, 8 up, 8 in 2023-12-01T16:57:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:57:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:57:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:57:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:06 smithi119 ceph-mon[108979]: pgmap v4952: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 839 KiB/s rd, 5.0 KiB/s wr, 1.13k op/s 2023-12-01T16:57:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:06 smithi119 ceph-mon[108979]: osdmap e2481: 8 total, 8 up, 8 in 2023-12-01T16:57:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:57:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:57:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:57:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:07 smithi183 ceph-mon[99169]: osdmap e2482: 8 total, 8 up, 8 in 2023-12-01T16:57:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:07 smithi183 ceph-mon[99169]: osdmap e2483: 8 total, 8 up, 8 in 2023-12-01T16:57:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:07 smithi119 ceph-mon[94175]: osdmap e2482: 8 total, 8 up, 8 in 2023-12-01T16:57:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:07 smithi119 ceph-mon[94175]: osdmap e2483: 8 total, 8 up, 8 in 2023-12-01T16:57:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:07 smithi119 ceph-mon[108979]: osdmap e2482: 8 total, 8 up, 8 in 2023-12-01T16:57:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:07 smithi119 ceph-mon[108979]: osdmap e2483: 8 total, 8 up, 8 in 2023-12-01T16:57:08.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:08 smithi183 ceph-mon[99169]: pgmap v4955: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 838 KiB/s rd, 5.0 KiB/s wr, 1.13k op/s 2023-12-01T16:57:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:08 smithi183 ceph-mon[99169]: osdmap e2484: 8 total, 8 up, 8 in 2023-12-01T16:57:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:08 smithi119 ceph-mon[94175]: pgmap v4955: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 838 KiB/s rd, 5.0 KiB/s wr, 1.13k op/s 2023-12-01T16:57:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:08 smithi119 ceph-mon[94175]: osdmap e2484: 8 total, 8 up, 8 in 2023-12-01T16:57:08.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:08 smithi119 ceph-mon[108979]: pgmap v4955: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 838 KiB/s rd, 5.0 KiB/s wr, 1.13k op/s 2023-12-01T16:57:08.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:08 smithi119 ceph-mon[108979]: osdmap e2484: 8 total, 8 up, 8 in 2023-12-01T16:57:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:09 smithi183 ceph-mon[99169]: osdmap e2485: 8 total, 8 up, 8 in 2023-12-01T16:57:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:09 smithi119 ceph-mon[94175]: osdmap e2485: 8 total, 8 up, 8 in 2023-12-01T16:57:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:09 smithi119 ceph-mon[108979]: osdmap e2485: 8 total, 8 up, 8 in 2023-12-01T16:57:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:10 smithi183 ceph-mon[99169]: pgmap v4958: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:57:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:10 smithi183 ceph-mon[99169]: osdmap e2486: 8 total, 8 up, 8 in 2023-12-01T16:57:10.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:10 smithi119 ceph-mon[94175]: pgmap v4958: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:57:10.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:10 smithi119 ceph-mon[94175]: osdmap e2486: 8 total, 8 up, 8 in 2023-12-01T16:57:10.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:10 smithi119 ceph-mon[108979]: pgmap v4958: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:57:10.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:10 smithi119 ceph-mon[108979]: osdmap e2486: 8 total, 8 up, 8 in 2023-12-01T16:57:10.603 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:57:10.911 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:57:10.911 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (83m) 10m ago 84m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:57:10.911 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (83m) 10m ago 83m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:57:10.911 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (85m) 10m ago 85m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:57:10.911 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (85m) 10m ago 85m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:57:10.911 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (88m) 10m ago 88m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:57:10.911 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (89m) 10m ago 89m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:57:10.912 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (89m) 10m ago 89m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:57:10.912 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (88m) 10m ago 88m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:57:10.912 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (88m) 10m ago 88m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:57:10.912 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (84m) 10m ago 84m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:57:10.912 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (84m) 10m ago 84m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:57:10.912 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (87m) 10m ago 87m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:57:10.912 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (87m) 10m ago 87m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:57:10.912 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (87m) 10m ago 87m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:57:10.912 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (86m) 10m ago 86m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:57:10.912 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (86m) 10m ago 86m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:57:10.912 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (86m) 10m ago 86m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:57:10.912 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (85m) 10m ago 85m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:57:10.912 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (85m) 10m ago 85m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:57:10.912 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (83m) 10m ago 84m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:57:11.310 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:57:11.310 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:57:11.311 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:57:11.311 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:57:11.311 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:57:11.311 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:57:11.311 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:57:11.311 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:57:11.311 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:57:11.311 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:57:11.311 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:57:11.311 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:57:11.311 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:57:11.311 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:57:11.311 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:57:11.311 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:57:11.311 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:57:12.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:12 smithi183 ceph-mon[99169]: from='client.19512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:57:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:12 smithi183 ceph-mon[99169]: pgmap v4961: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 807 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2023-12-01T16:57:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:12 smithi183 ceph-mon[99169]: from='client.29402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:57:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:12 smithi183 ceph-mon[99169]: osdmap e2487: 8 total, 8 up, 8 in 2023-12-01T16:57:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3433456024' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:57:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:12 smithi183 ceph-mon[99169]: osdmap e2488: 8 total, 8 up, 8 in 2023-12-01T16:57:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:12 smithi119 ceph-mon[94175]: from='client.19512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:57:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:12 smithi119 ceph-mon[94175]: pgmap v4961: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 807 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2023-12-01T16:57:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:12 smithi119 ceph-mon[94175]: from='client.29402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:57:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:12 smithi119 ceph-mon[94175]: osdmap e2487: 8 total, 8 up, 8 in 2023-12-01T16:57:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3433456024' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:57:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:12 smithi119 ceph-mon[94175]: osdmap e2488: 8 total, 8 up, 8 in 2023-12-01T16:57:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:12 smithi119 ceph-mon[108979]: from='client.19512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:57:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:12 smithi119 ceph-mon[108979]: pgmap v4961: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 807 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2023-12-01T16:57:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:12 smithi119 ceph-mon[108979]: from='client.29402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:57:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:12 smithi119 ceph-mon[108979]: osdmap e2487: 8 total, 8 up, 8 in 2023-12-01T16:57:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3433456024' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:57:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:12 smithi119 ceph-mon[108979]: osdmap e2488: 8 total, 8 up, 8 in 2023-12-01T16:57:14.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:14 smithi183 ceph-mon[99169]: pgmap v4964: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 807 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2023-12-01T16:57:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:14 smithi183 ceph-mon[99169]: osdmap e2489: 8 total, 8 up, 8 in 2023-12-01T16:57:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:57:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:57:14] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2023-12-01T16:57:14.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:14 smithi119 ceph-mon[94175]: pgmap v4964: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 807 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2023-12-01T16:57:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:14 smithi119 ceph-mon[94175]: osdmap e2489: 8 total, 8 up, 8 in 2023-12-01T16:57:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:14 smithi119 ceph-mon[108979]: pgmap v4964: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 807 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2023-12-01T16:57:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:14 smithi119 ceph-mon[108979]: osdmap e2489: 8 total, 8 up, 8 in 2023-12-01T16:57:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:15 smithi183 ceph-mon[99169]: osdmap e2490: 8 total, 8 up, 8 in 2023-12-01T16:57:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:15 smithi119 ceph-mon[108979]: osdmap e2490: 8 total, 8 up, 8 in 2023-12-01T16:57:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:15 smithi119 ceph-mon[94175]: osdmap e2490: 8 total, 8 up, 8 in 2023-12-01T16:57:16.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:16 smithi183 ceph-mon[99169]: pgmap v4967: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 774 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2023-12-01T16:57:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:16 smithi183 ceph-mon[99169]: osdmap e2491: 8 total, 8 up, 8 in 2023-12-01T16:57:16.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:16 smithi119 ceph-mon[108979]: pgmap v4967: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 774 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2023-12-01T16:57:16.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:16 smithi119 ceph-mon[108979]: osdmap e2491: 8 total, 8 up, 8 in 2023-12-01T16:57:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:16 smithi119 ceph-mon[94175]: pgmap v4967: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 774 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2023-12-01T16:57:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:16 smithi119 ceph-mon[94175]: osdmap e2491: 8 total, 8 up, 8 in 2023-12-01T16:57:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:17 smithi183 ceph-mon[99169]: osdmap e2492: 8 total, 8 up, 8 in 2023-12-01T16:57:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:17 smithi183 ceph-mon[99169]: osdmap e2493: 8 total, 8 up, 8 in 2023-12-01T16:57:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:17 smithi119 ceph-mon[108979]: osdmap e2492: 8 total, 8 up, 8 in 2023-12-01T16:57:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:17 smithi119 ceph-mon[108979]: osdmap e2493: 8 total, 8 up, 8 in 2023-12-01T16:57:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:17 smithi119 ceph-mon[94175]: osdmap e2492: 8 total, 8 up, 8 in 2023-12-01T16:57:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:17 smithi119 ceph-mon[94175]: osdmap e2493: 8 total, 8 up, 8 in 2023-12-01T16:57:18.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:18 smithi183 ceph-mon[99169]: pgmap v4970: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 773 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2023-12-01T16:57:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:18 smithi183 ceph-mon[99169]: osdmap e2494: 8 total, 8 up, 8 in 2023-12-01T16:57:18.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:18 smithi119 ceph-mon[108979]: pgmap v4970: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 773 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2023-12-01T16:57:18.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:18 smithi119 ceph-mon[108979]: osdmap e2494: 8 total, 8 up, 8 in 2023-12-01T16:57:18.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:18 smithi119 ceph-mon[94175]: pgmap v4970: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 773 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2023-12-01T16:57:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:18 smithi119 ceph-mon[94175]: osdmap e2494: 8 total, 8 up, 8 in 2023-12-01T16:57:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:20 smithi183 ceph-mon[99169]: pgmap v4973: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:57:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:20 smithi183 ceph-mon[99169]: osdmap e2495: 8 total, 8 up, 8 in 2023-12-01T16:57:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:20 smithi119 ceph-mon[94175]: pgmap v4973: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:57:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:20 smithi119 ceph-mon[94175]: osdmap e2495: 8 total, 8 up, 8 in 2023-12-01T16:57:20.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:20 smithi119 ceph-mon[108979]: pgmap v4973: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:57:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:20 smithi119 ceph-mon[108979]: osdmap e2495: 8 total, 8 up, 8 in 2023-12-01T16:57:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:21 smithi183 ceph-mon[99169]: osdmap e2496: 8 total, 8 up, 8 in 2023-12-01T16:57:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:21 smithi119 ceph-mon[94175]: osdmap e2496: 8 total, 8 up, 8 in 2023-12-01T16:57:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:21 smithi119 ceph-mon[108979]: osdmap e2496: 8 total, 8 up, 8 in 2023-12-01T16:57:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:22 smithi183 ceph-mon[99169]: pgmap v4976: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 742 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2023-12-01T16:57:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:22 smithi183 ceph-mon[99169]: osdmap e2497: 8 total, 8 up, 8 in 2023-12-01T16:57:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:22 smithi183 ceph-mon[99169]: osdmap e2498: 8 total, 8 up, 8 in 2023-12-01T16:57:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:22 smithi119 ceph-mon[94175]: pgmap v4976: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 742 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2023-12-01T16:57:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:22 smithi119 ceph-mon[94175]: osdmap e2497: 8 total, 8 up, 8 in 2023-12-01T16:57:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:22 smithi119 ceph-mon[94175]: osdmap e2498: 8 total, 8 up, 8 in 2023-12-01T16:57:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:22 smithi119 ceph-mon[108979]: pgmap v4976: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 742 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2023-12-01T16:57:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:22 smithi119 ceph-mon[108979]: osdmap e2497: 8 total, 8 up, 8 in 2023-12-01T16:57:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:22 smithi119 ceph-mon[108979]: osdmap e2498: 8 total, 8 up, 8 in 2023-12-01T16:57:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:24 smithi183 ceph-mon[99169]: pgmap v4979: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 742 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2023-12-01T16:57:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:24 smithi183 ceph-mon[99169]: osdmap e2499: 8 total, 8 up, 8 in 2023-12-01T16:57:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:57:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:57:24] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2023-12-01T16:57:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:24 smithi119 ceph-mon[94175]: pgmap v4979: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 742 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2023-12-01T16:57:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:24 smithi119 ceph-mon[94175]: osdmap e2499: 8 total, 8 up, 8 in 2023-12-01T16:57:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:24 smithi119 ceph-mon[108979]: pgmap v4979: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 742 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2023-12-01T16:57:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:24 smithi119 ceph-mon[108979]: osdmap e2499: 8 total, 8 up, 8 in 2023-12-01T16:57:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:25 smithi183 ceph-mon[99169]: osdmap e2500: 8 total, 8 up, 8 in 2023-12-01T16:57:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:25 smithi119 ceph-mon[94175]: osdmap e2500: 8 total, 8 up, 8 in 2023-12-01T16:57:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:25 smithi119 ceph-mon[108979]: osdmap e2500: 8 total, 8 up, 8 in 2023-12-01T16:57:26.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:26 smithi183 ceph-mon[99169]: pgmap v4982: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 709 KiB/s rd, 5.0 KiB/s wr, 959 op/s 2023-12-01T16:57:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:26 smithi183 ceph-mon[99169]: osdmap e2501: 8 total, 8 up, 8 in 2023-12-01T16:57:26.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:26 smithi119 ceph-mon[94175]: pgmap v4982: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 709 KiB/s rd, 5.0 KiB/s wr, 959 op/s 2023-12-01T16:57:26.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:26 smithi119 ceph-mon[94175]: osdmap e2501: 8 total, 8 up, 8 in 2023-12-01T16:57:26.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:26 smithi119 ceph-mon[108979]: pgmap v4982: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 709 KiB/s rd, 5.0 KiB/s wr, 959 op/s 2023-12-01T16:57:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:26 smithi119 ceph-mon[108979]: osdmap e2501: 8 total, 8 up, 8 in 2023-12-01T16:57:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:27 smithi183 ceph-mon[99169]: osdmap e2502: 8 total, 8 up, 8 in 2023-12-01T16:57:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:27 smithi183 ceph-mon[99169]: osdmap e2503: 8 total, 8 up, 8 in 2023-12-01T16:57:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:27 smithi119 ceph-mon[94175]: osdmap e2502: 8 total, 8 up, 8 in 2023-12-01T16:57:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:27 smithi119 ceph-mon[94175]: osdmap e2503: 8 total, 8 up, 8 in 2023-12-01T16:57:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:27 smithi119 ceph-mon[108979]: osdmap e2502: 8 total, 8 up, 8 in 2023-12-01T16:57:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:27 smithi119 ceph-mon[108979]: osdmap e2503: 8 total, 8 up, 8 in 2023-12-01T16:57:28.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:28 smithi183 ceph-mon[99169]: pgmap v4985: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 709 KiB/s rd, 5.0 KiB/s wr, 959 op/s 2023-12-01T16:57:28.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:28 smithi119 ceph-mon[94175]: pgmap v4985: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 709 KiB/s rd, 5.0 KiB/s wr, 959 op/s 2023-12-01T16:57:28.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:28 smithi119 ceph-mon[108979]: pgmap v4985: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 709 KiB/s rd, 5.0 KiB/s wr, 959 op/s 2023-12-01T16:57:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:29 smithi183 ceph-mon[99169]: osdmap e2504: 8 total, 8 up, 8 in 2023-12-01T16:57:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:29 smithi119 ceph-mon[94175]: osdmap e2504: 8 total, 8 up, 8 in 2023-12-01T16:57:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:29 smithi119 ceph-mon[108979]: osdmap e2504: 8 total, 8 up, 8 in 2023-12-01T16:57:30.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:30 smithi183 ceph-mon[99169]: pgmap v4988: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:57:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:30 smithi183 ceph-mon[99169]: osdmap e2505: 8 total, 8 up, 8 in 2023-12-01T16:57:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:30 smithi119 ceph-mon[94175]: pgmap v4988: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:57:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:30 smithi119 ceph-mon[94175]: osdmap e2505: 8 total, 8 up, 8 in 2023-12-01T16:57:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:30 smithi119 ceph-mon[108979]: pgmap v4988: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:57:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:30 smithi119 ceph-mon[108979]: osdmap e2505: 8 total, 8 up, 8 in 2023-12-01T16:57:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:31 smithi183 ceph-mon[99169]: osdmap e2506: 8 total, 8 up, 8 in 2023-12-01T16:57:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:31 smithi119 ceph-mon[94175]: osdmap e2506: 8 total, 8 up, 8 in 2023-12-01T16:57:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:31 smithi119 ceph-mon[108979]: osdmap e2506: 8 total, 8 up, 8 in 2023-12-01T16:57:32.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:32 smithi183 ceph-mon[99169]: pgmap v4991: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 677 KiB/s rd, 5.0 KiB/s wr, 915 op/s 2023-12-01T16:57:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:32 smithi183 ceph-mon[99169]: osdmap e2507: 8 total, 8 up, 8 in 2023-12-01T16:57:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:32 smithi183 ceph-mon[99169]: osdmap e2508: 8 total, 8 up, 8 in 2023-12-01T16:57:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:32 smithi119 ceph-mon[94175]: pgmap v4991: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 677 KiB/s rd, 5.0 KiB/s wr, 915 op/s 2023-12-01T16:57:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:32 smithi119 ceph-mon[94175]: osdmap e2507: 8 total, 8 up, 8 in 2023-12-01T16:57:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:32 smithi119 ceph-mon[94175]: osdmap e2508: 8 total, 8 up, 8 in 2023-12-01T16:57:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:32 smithi119 ceph-mon[108979]: pgmap v4991: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 677 KiB/s rd, 5.0 KiB/s wr, 915 op/s 2023-12-01T16:57:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:32 smithi119 ceph-mon[108979]: osdmap e2507: 8 total, 8 up, 8 in 2023-12-01T16:57:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:32 smithi119 ceph-mon[108979]: osdmap e2508: 8 total, 8 up, 8 in 2023-12-01T16:57:34.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:34 smithi183 ceph-mon[99169]: pgmap v4994: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 677 KiB/s rd, 5.0 KiB/s wr, 916 op/s 2023-12-01T16:57:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:34 smithi183 ceph-mon[99169]: osdmap e2509: 8 total, 8 up, 8 in 2023-12-01T16:57:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:57:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:57:34] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2023-12-01T16:57:34.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:34 smithi119 ceph-mon[108979]: pgmap v4994: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 677 KiB/s rd, 5.0 KiB/s wr, 916 op/s 2023-12-01T16:57:34.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:34 smithi119 ceph-mon[108979]: osdmap e2509: 8 total, 8 up, 8 in 2023-12-01T16:57:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:34 smithi119 ceph-mon[94175]: pgmap v4994: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 677 KiB/s rd, 5.0 KiB/s wr, 916 op/s 2023-12-01T16:57:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:34 smithi119 ceph-mon[94175]: osdmap e2509: 8 total, 8 up, 8 in 2023-12-01T16:57:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:35 smithi183 ceph-mon[99169]: osdmap e2510: 8 total, 8 up, 8 in 2023-12-01T16:57:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:35 smithi119 ceph-mon[108979]: osdmap e2510: 8 total, 8 up, 8 in 2023-12-01T16:57:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:35 smithi119 ceph-mon[94175]: osdmap e2510: 8 total, 8 up, 8 in 2023-12-01T16:57:36.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:36 smithi183 ceph-mon[99169]: pgmap v4997: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 643 KiB/s rd, 5.0 KiB/s wr, 872 op/s 2023-12-01T16:57:36.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:36 smithi183 ceph-mon[99169]: osdmap e2511: 8 total, 8 up, 8 in 2023-12-01T16:57:36.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:36 smithi119 ceph-mon[94175]: pgmap v4997: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 643 KiB/s rd, 5.0 KiB/s wr, 872 op/s 2023-12-01T16:57:36.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:36 smithi119 ceph-mon[94175]: osdmap e2511: 8 total, 8 up, 8 in 2023-12-01T16:57:36.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:36 smithi119 ceph-mon[108979]: pgmap v4997: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 643 KiB/s rd, 5.0 KiB/s wr, 872 op/s 2023-12-01T16:57:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:36 smithi119 ceph-mon[108979]: osdmap e2511: 8 total, 8 up, 8 in 2023-12-01T16:57:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:37 smithi183 ceph-mon[99169]: osdmap e2512: 8 total, 8 up, 8 in 2023-12-01T16:57:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:37 smithi183 ceph-mon[99169]: osdmap e2513: 8 total, 8 up, 8 in 2023-12-01T16:57:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:37 smithi119 ceph-mon[94175]: osdmap e2512: 8 total, 8 up, 8 in 2023-12-01T16:57:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:37 smithi119 ceph-mon[94175]: osdmap e2513: 8 total, 8 up, 8 in 2023-12-01T16:57:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:37 smithi119 ceph-mon[108979]: osdmap e2512: 8 total, 8 up, 8 in 2023-12-01T16:57:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:37 smithi119 ceph-mon[108979]: osdmap e2513: 8 total, 8 up, 8 in 2023-12-01T16:57:38.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:38 smithi183 ceph-mon[99169]: pgmap v5000: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 643 KiB/s rd, 5.0 KiB/s wr, 872 op/s 2023-12-01T16:57:38.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:38 smithi119 ceph-mon[94175]: pgmap v5000: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 643 KiB/s rd, 5.0 KiB/s wr, 872 op/s 2023-12-01T16:57:38.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:38 smithi119 ceph-mon[108979]: pgmap v5000: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 643 KiB/s rd, 5.0 KiB/s wr, 872 op/s 2023-12-01T16:57:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:39 smithi183 ceph-mon[99169]: osdmap e2514: 8 total, 8 up, 8 in 2023-12-01T16:57:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:39 smithi119 ceph-mon[94175]: osdmap e2514: 8 total, 8 up, 8 in 2023-12-01T16:57:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:39 smithi119 ceph-mon[108979]: osdmap e2514: 8 total, 8 up, 8 in 2023-12-01T16:57:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:40.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:40 smithi183 ceph-mon[99169]: pgmap v5003: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:57:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:40 smithi183 ceph-mon[99169]: osdmap e2515: 8 total, 8 up, 8 in 2023-12-01T16:57:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:40 smithi119 ceph-mon[94175]: pgmap v5003: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:57:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:40 smithi119 ceph-mon[94175]: osdmap e2515: 8 total, 8 up, 8 in 2023-12-01T16:57:40.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:40 smithi119 ceph-mon[108979]: pgmap v5003: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:57:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:40 smithi119 ceph-mon[108979]: osdmap e2515: 8 total, 8 up, 8 in 2023-12-01T16:57:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:41 smithi183 ceph-mon[99169]: osdmap e2516: 8 total, 8 up, 8 in 2023-12-01T16:57:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:41 smithi119 ceph-mon[94175]: osdmap e2516: 8 total, 8 up, 8 in 2023-12-01T16:57:41.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:41 smithi119 ceph-mon[108979]: osdmap e2516: 8 total, 8 up, 8 in 2023-12-01T16:57:41.652 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:57:41.959 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:57:41.959 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (84m) 10m ago 84m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:57:41.959 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (84m) 10m ago 84m 99.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:57:41.959 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (85m) 10m ago 85m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:57:41.959 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (85m) 10m ago 85m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:57:41.959 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (88m) 10m ago 88m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:57:41.959 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (90m) 10m ago 90m 611M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:57:41.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (90m) 10m ago 90m 547M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:57:41.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (89m) 10m ago 89m 282M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:57:41.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (88m) 10m ago 88m 318M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:57:41.959 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (84m) 10m ago 84m 22.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:57:41.959 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (84m) 10m ago 84m 20.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:57:41.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (88m) 10m ago 88m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:57:41.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (88m) 10m ago 88m 4364M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:57:41.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (87m) 10m ago 87m 3965M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:57:41.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (87m) 10m ago 87m 3753M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:57:41.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (87m) 10m ago 87m 3021M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:57:41.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (86m) 10m ago 86m 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:57:41.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (86m) 10m ago 86m 2889M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:57:41.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (85m) 10m ago 85m 3391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:57:41.960 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (84m) 10m ago 85m 100M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:57:42.352 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:57:42.352 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:57:42.352 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:57:42.353 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:57:42.353 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:57:42.353 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:57:42.353 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:57:42.353 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:57:42.353 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:57:42.353 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:57:42.353 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:57:42.353 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:57:42.353 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:57:42.353 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:57:42.353 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:57:42.353 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:57:42.353 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:57:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:42 smithi183 ceph-mon[99169]: pgmap v5006: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 611 KiB/s rd, 5.0 KiB/s wr, 828 op/s 2023-12-01T16:57:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:42 smithi183 ceph-mon[99169]: osdmap e2517: 8 total, 8 up, 8 in 2023-12-01T16:57:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:42 smithi183 ceph-mon[99169]: osdmap e2518: 8 total, 8 up, 8 in 2023-12-01T16:57:42.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:42 smithi119 ceph-mon[108979]: pgmap v5006: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 611 KiB/s rd, 5.0 KiB/s wr, 828 op/s 2023-12-01T16:57:42.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:42 smithi119 ceph-mon[108979]: osdmap e2517: 8 total, 8 up, 8 in 2023-12-01T16:57:42.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:42 smithi119 ceph-mon[108979]: osdmap e2518: 8 total, 8 up, 8 in 2023-12-01T16:57:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:42 smithi119 ceph-mon[94175]: pgmap v5006: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 611 KiB/s rd, 5.0 KiB/s wr, 828 op/s 2023-12-01T16:57:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:42 smithi119 ceph-mon[94175]: osdmap e2517: 8 total, 8 up, 8 in 2023-12-01T16:57:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:42 smithi119 ceph-mon[94175]: osdmap e2518: 8 total, 8 up, 8 in 2023-12-01T16:57:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:43 smithi183 ceph-mon[99169]: from='client.19530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:57:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:43 smithi183 ceph-mon[99169]: from='client.19536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:57:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3537317079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:57:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:43 smithi183 ceph-mon[99169]: osdmap e2519: 8 total, 8 up, 8 in 2023-12-01T16:57:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:43 smithi119 ceph-mon[108979]: from='client.19530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:57:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:43 smithi119 ceph-mon[108979]: from='client.19536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:57:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3537317079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:57:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:43 smithi119 ceph-mon[108979]: osdmap e2519: 8 total, 8 up, 8 in 2023-12-01T16:57:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:43 smithi119 ceph-mon[94175]: from='client.19530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:57:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:43 smithi119 ceph-mon[94175]: from='client.19536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:57:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3537317079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:57:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:43 smithi119 ceph-mon[94175]: osdmap e2519: 8 total, 8 up, 8 in 2023-12-01T16:57:44.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:44 smithi183 ceph-mon[99169]: pgmap v5009: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 611 KiB/s rd, 5.0 KiB/s wr, 828 op/s 2023-12-01T16:57:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:44 smithi183 ceph-mon[99169]: osdmap e2520: 8 total, 8 up, 8 in 2023-12-01T16:57:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:57:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:57:44] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2023-12-01T16:57:44.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:44 smithi119 ceph-mon[94175]: pgmap v5009: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 611 KiB/s rd, 5.0 KiB/s wr, 828 op/s 2023-12-01T16:57:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:44 smithi119 ceph-mon[94175]: osdmap e2520: 8 total, 8 up, 8 in 2023-12-01T16:57:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:44 smithi119 ceph-mon[108979]: pgmap v5009: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 611 KiB/s rd, 5.0 KiB/s wr, 828 op/s 2023-12-01T16:57:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:44 smithi119 ceph-mon[108979]: osdmap e2520: 8 total, 8 up, 8 in 2023-12-01T16:57:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:46 smithi183 ceph-mon[99169]: pgmap v5012: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 578 KiB/s rd, 5.0 KiB/s wr, 784 op/s 2023-12-01T16:57:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:46 smithi183 ceph-mon[99169]: osdmap e2521: 8 total, 8 up, 8 in 2023-12-01T16:57:46.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:46 smithi119 ceph-mon[94175]: pgmap v5012: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 578 KiB/s rd, 5.0 KiB/s wr, 784 op/s 2023-12-01T16:57:46.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:46 smithi119 ceph-mon[94175]: osdmap e2521: 8 total, 8 up, 8 in 2023-12-01T16:57:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:46 smithi119 ceph-mon[108979]: pgmap v5012: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 578 KiB/s rd, 5.0 KiB/s wr, 784 op/s 2023-12-01T16:57:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:46 smithi119 ceph-mon[108979]: osdmap e2521: 8 total, 8 up, 8 in 2023-12-01T16:57:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:47 smithi183 ceph-mon[99169]: osdmap e2522: 8 total, 8 up, 8 in 2023-12-01T16:57:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:47 smithi183 ceph-mon[99169]: osdmap e2523: 8 total, 8 up, 8 in 2023-12-01T16:57:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:47 smithi119 ceph-mon[94175]: osdmap e2522: 8 total, 8 up, 8 in 2023-12-01T16:57:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:47 smithi119 ceph-mon[94175]: osdmap e2523: 8 total, 8 up, 8 in 2023-12-01T16:57:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:47 smithi119 ceph-mon[108979]: osdmap e2522: 8 total, 8 up, 8 in 2023-12-01T16:57:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:47 smithi119 ceph-mon[108979]: osdmap e2523: 8 total, 8 up, 8 in 2023-12-01T16:57:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:48 smithi183 ceph-mon[99169]: pgmap v5015: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 578 KiB/s rd, 5.0 KiB/s wr, 784 op/s 2023-12-01T16:57:48.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:48 smithi119 ceph-mon[94175]: pgmap v5015: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 578 KiB/s rd, 5.0 KiB/s wr, 784 op/s 2023-12-01T16:57:48.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:48 smithi119 ceph-mon[108979]: pgmap v5015: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 578 KiB/s rd, 5.0 KiB/s wr, 784 op/s 2023-12-01T16:57:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:49 smithi183 ceph-mon[99169]: osdmap e2524: 8 total, 8 up, 8 in 2023-12-01T16:57:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:49 smithi119 ceph-mon[94175]: osdmap e2524: 8 total, 8 up, 8 in 2023-12-01T16:57:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:49 smithi119 ceph-mon[108979]: osdmap e2524: 8 total, 8 up, 8 in 2023-12-01T16:57:50.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:50 smithi183 ceph-mon[99169]: pgmap v5018: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:57:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:50 smithi183 ceph-mon[99169]: osdmap e2525: 8 total, 8 up, 8 in 2023-12-01T16:57:50.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:50 smithi119 ceph-mon[108979]: pgmap v5018: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:57:50.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:50 smithi119 ceph-mon[108979]: osdmap e2525: 8 total, 8 up, 8 in 2023-12-01T16:57:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:50 smithi119 ceph-mon[94175]: pgmap v5018: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:57:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:50 smithi119 ceph-mon[94175]: osdmap e2525: 8 total, 8 up, 8 in 2023-12-01T16:57:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:51 smithi183 ceph-mon[99169]: osdmap e2526: 8 total, 8 up, 8 in 2023-12-01T16:57:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:51 smithi119 ceph-mon[108979]: osdmap e2526: 8 total, 8 up, 8 in 2023-12-01T16:57:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:51 smithi119 ceph-mon[94175]: osdmap e2526: 8 total, 8 up, 8 in 2023-12-01T16:57:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:52 smithi183 ceph-mon[99169]: pgmap v5021: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 546 KiB/s rd, 5.0 KiB/s wr, 741 op/s 2023-12-01T16:57:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:52 smithi183 ceph-mon[99169]: osdmap e2527: 8 total, 8 up, 8 in 2023-12-01T16:57:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:52 smithi183 ceph-mon[99169]: osdmap e2528: 8 total, 8 up, 8 in 2023-12-01T16:57:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:52 smithi119 ceph-mon[94175]: pgmap v5021: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 546 KiB/s rd, 5.0 KiB/s wr, 741 op/s 2023-12-01T16:57:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:52 smithi119 ceph-mon[94175]: osdmap e2527: 8 total, 8 up, 8 in 2023-12-01T16:57:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:52 smithi119 ceph-mon[94175]: osdmap e2528: 8 total, 8 up, 8 in 2023-12-01T16:57:52.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:52 smithi119 ceph-mon[108979]: pgmap v5021: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 546 KiB/s rd, 5.0 KiB/s wr, 741 op/s 2023-12-01T16:57:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:52 smithi119 ceph-mon[108979]: osdmap e2527: 8 total, 8 up, 8 in 2023-12-01T16:57:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:52 smithi119 ceph-mon[108979]: osdmap e2528: 8 total, 8 up, 8 in 2023-12-01T16:57:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:54 smithi183 ceph-mon[99169]: pgmap v5024: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 546 KiB/s rd, 5.0 KiB/s wr, 741 op/s 2023-12-01T16:57:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:54 smithi183 ceph-mon[99169]: osdmap e2529: 8 total, 8 up, 8 in 2023-12-01T16:57:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:57:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:57:54] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2023-12-01T16:57:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:54 smithi119 ceph-mon[94175]: pgmap v5024: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 546 KiB/s rd, 5.0 KiB/s wr, 741 op/s 2023-12-01T16:57:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:54 smithi119 ceph-mon[94175]: osdmap e2529: 8 total, 8 up, 8 in 2023-12-01T16:57:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:54 smithi119 ceph-mon[108979]: pgmap v5024: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 546 KiB/s rd, 5.0 KiB/s wr, 741 op/s 2023-12-01T16:57:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:54 smithi119 ceph-mon[108979]: osdmap e2529: 8 total, 8 up, 8 in 2023-12-01T16:57:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:57:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:55 smithi183 ceph-mon[99169]: osdmap e2530: 8 total, 8 up, 8 in 2023-12-01T16:57:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:55 smithi119 ceph-mon[94175]: osdmap e2530: 8 total, 8 up, 8 in 2023-12-01T16:57:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:55 smithi119 ceph-mon[108979]: osdmap e2530: 8 total, 8 up, 8 in 2023-12-01T16:57:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:56 smithi183 ceph-mon[99169]: pgmap v5027: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 514 KiB/s rd, 5.0 KiB/s wr, 697 op/s 2023-12-01T16:57:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:56 smithi183 ceph-mon[99169]: osdmap e2531: 8 total, 8 up, 8 in 2023-12-01T16:57:56.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:56 smithi119 ceph-mon[94175]: pgmap v5027: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 514 KiB/s rd, 5.0 KiB/s wr, 697 op/s 2023-12-01T16:57:56.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:56 smithi119 ceph-mon[94175]: osdmap e2531: 8 total, 8 up, 8 in 2023-12-01T16:57:56.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:56 smithi119 ceph-mon[108979]: pgmap v5027: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 514 KiB/s rd, 5.0 KiB/s wr, 697 op/s 2023-12-01T16:57:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:56 smithi119 ceph-mon[108979]: osdmap e2531: 8 total, 8 up, 8 in 2023-12-01T16:57:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:57 smithi183 ceph-mon[99169]: osdmap e2532: 8 total, 8 up, 8 in 2023-12-01T16:57:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:57 smithi183 ceph-mon[99169]: osdmap e2533: 8 total, 8 up, 8 in 2023-12-01T16:57:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:57 smithi119 ceph-mon[94175]: osdmap e2532: 8 total, 8 up, 8 in 2023-12-01T16:57:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:57 smithi119 ceph-mon[94175]: osdmap e2533: 8 total, 8 up, 8 in 2023-12-01T16:57:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:57 smithi119 ceph-mon[108979]: osdmap e2532: 8 total, 8 up, 8 in 2023-12-01T16:57:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:57 smithi119 ceph-mon[108979]: osdmap e2533: 8 total, 8 up, 8 in 2023-12-01T16:57:58.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:58 smithi183 ceph-mon[99169]: pgmap v5030: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 514 KiB/s rd, 5.0 KiB/s wr, 697 op/s 2023-12-01T16:57:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:57:58 smithi183 ceph-mon[99169]: osdmap e2534: 8 total, 8 up, 8 in 2023-12-01T16:57:58.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:58 smithi119 ceph-mon[94175]: pgmap v5030: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 514 KiB/s rd, 5.0 KiB/s wr, 697 op/s 2023-12-01T16:57:58.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:57:58 smithi119 ceph-mon[94175]: osdmap e2534: 8 total, 8 up, 8 in 2023-12-01T16:57:58.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:58 smithi119 ceph-mon[108979]: pgmap v5030: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 514 KiB/s rd, 5.0 KiB/s wr, 697 op/s 2023-12-01T16:57:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:57:58 smithi119 ceph-mon[108979]: osdmap e2534: 8 total, 8 up, 8 in 2023-12-01T16:58:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:00 smithi183 ceph-mon[99169]: pgmap v5033: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:58:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:00 smithi183 ceph-mon[99169]: osdmap e2535: 8 total, 8 up, 8 in 2023-12-01T16:58:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:00 smithi119 ceph-mon[94175]: pgmap v5033: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:58:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:00 smithi119 ceph-mon[94175]: osdmap e2535: 8 total, 8 up, 8 in 2023-12-01T16:58:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:00 smithi119 ceph-mon[108979]: pgmap v5033: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:58:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:00 smithi119 ceph-mon[108979]: osdmap e2535: 8 total, 8 up, 8 in 2023-12-01T16:58:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:01 smithi183 ceph-mon[99169]: osdmap e2536: 8 total, 8 up, 8 in 2023-12-01T16:58:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:01 smithi119 ceph-mon[108979]: osdmap e2536: 8 total, 8 up, 8 in 2023-12-01T16:58:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:01 smithi119 ceph-mon[94175]: osdmap e2536: 8 total, 8 up, 8 in 2023-12-01T16:58:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:02 smithi183 ceph-mon[99169]: pgmap v5036: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 481 KiB/s rd, 5.0 KiB/s wr, 653 op/s 2023-12-01T16:58:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:02 smithi183 ceph-mon[99169]: osdmap e2537: 8 total, 8 up, 8 in 2023-12-01T16:58:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:02 smithi183 ceph-mon[99169]: osdmap e2538: 8 total, 8 up, 8 in 2023-12-01T16:58:02.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:02 smithi119 ceph-mon[108979]: pgmap v5036: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 481 KiB/s rd, 5.0 KiB/s wr, 653 op/s 2023-12-01T16:58:02.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:02 smithi119 ceph-mon[108979]: osdmap e2537: 8 total, 8 up, 8 in 2023-12-01T16:58:02.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:02 smithi119 ceph-mon[108979]: osdmap e2538: 8 total, 8 up, 8 in 2023-12-01T16:58:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:02 smithi119 ceph-mon[94175]: pgmap v5036: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 481 KiB/s rd, 5.0 KiB/s wr, 653 op/s 2023-12-01T16:58:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:02 smithi119 ceph-mon[94175]: osdmap e2537: 8 total, 8 up, 8 in 2023-12-01T16:58:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:02 smithi119 ceph-mon[94175]: osdmap e2538: 8 total, 8 up, 8 in 2023-12-01T16:58:04.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:04 smithi183 ceph-mon[99169]: pgmap v5039: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 481 KiB/s rd, 5.0 KiB/s wr, 653 op/s 2023-12-01T16:58:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:04 smithi183 ceph-mon[99169]: osdmap e2539: 8 total, 8 up, 8 in 2023-12-01T16:58:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:58:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:58:04] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2023-12-01T16:58:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:04 smithi119 ceph-mon[94175]: pgmap v5039: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 481 KiB/s rd, 5.0 KiB/s wr, 653 op/s 2023-12-01T16:58:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:04 smithi119 ceph-mon[94175]: osdmap e2539: 8 total, 8 up, 8 in 2023-12-01T16:58:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:04 smithi119 ceph-mon[108979]: pgmap v5039: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 481 KiB/s rd, 5.0 KiB/s wr, 653 op/s 2023-12-01T16:58:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:04 smithi119 ceph-mon[108979]: osdmap e2539: 8 total, 8 up, 8 in 2023-12-01T16:58:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:05 smithi183 ceph-mon[99169]: osdmap e2540: 8 total, 8 up, 8 in 2023-12-01T16:58:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:05 smithi119 ceph-mon[94175]: osdmap e2540: 8 total, 8 up, 8 in 2023-12-01T16:58:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:05 smithi119 ceph-mon[108979]: osdmap e2540: 8 total, 8 up, 8 in 2023-12-01T16:58:06.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:06 smithi183 ceph-mon[99169]: pgmap v5042: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 448 KiB/s rd, 5.0 KiB/s wr, 607 op/s 2023-12-01T16:58:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:06 smithi183 ceph-mon[99169]: osdmap e2541: 8 total, 8 up, 8 in 2023-12-01T16:58:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:58:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:06 smithi119 ceph-mon[94175]: pgmap v5042: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 448 KiB/s rd, 5.0 KiB/s wr, 607 op/s 2023-12-01T16:58:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:06 smithi119 ceph-mon[94175]: osdmap e2541: 8 total, 8 up, 8 in 2023-12-01T16:58:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:58:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:06 smithi119 ceph-mon[108979]: pgmap v5042: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 448 KiB/s rd, 5.0 KiB/s wr, 607 op/s 2023-12-01T16:58:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:06 smithi119 ceph-mon[108979]: osdmap e2541: 8 total, 8 up, 8 in 2023-12-01T16:58:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:58:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:07 smithi183 ceph-mon[99169]: osdmap e2542: 8 total, 8 up, 8 in 2023-12-01T16:58:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:07 smithi183 ceph-mon[99169]: osdmap e2543: 8 total, 8 up, 8 in 2023-12-01T16:58:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:07 smithi119 ceph-mon[108979]: osdmap e2542: 8 total, 8 up, 8 in 2023-12-01T16:58:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:07 smithi119 ceph-mon[108979]: osdmap e2543: 8 total, 8 up, 8 in 2023-12-01T16:58:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:07 smithi119 ceph-mon[94175]: osdmap e2542: 8 total, 8 up, 8 in 2023-12-01T16:58:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:07 smithi119 ceph-mon[94175]: osdmap e2543: 8 total, 8 up, 8 in 2023-12-01T16:58:08.396 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:08 smithi183 ceph-mon[99169]: pgmap v5045: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 448 KiB/s rd, 5.0 KiB/s wr, 607 op/s 2023-12-01T16:58:08.396 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:08 smithi183 ceph-mon[99169]: osdmap e2544: 8 total, 8 up, 8 in 2023-12-01T16:58:08.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:08 smithi119 ceph-mon[108979]: pgmap v5045: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 448 KiB/s rd, 5.0 KiB/s wr, 607 op/s 2023-12-01T16:58:08.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:08 smithi119 ceph-mon[108979]: osdmap e2544: 8 total, 8 up, 8 in 2023-12-01T16:58:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:08 smithi119 ceph-mon[94175]: pgmap v5045: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 448 KiB/s rd, 5.0 KiB/s wr, 607 op/s 2023-12-01T16:58:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:08 smithi119 ceph-mon[94175]: osdmap e2544: 8 total, 8 up, 8 in 2023-12-01T16:58:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:09 smithi183 ceph-mon[99169]: osdmap e2545: 8 total, 8 up, 8 in 2023-12-01T16:58:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:09 smithi119 ceph-mon[108979]: osdmap e2545: 8 total, 8 up, 8 in 2023-12-01T16:58:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:09 smithi119 ceph-mon[94175]: osdmap e2545: 8 total, 8 up, 8 in 2023-12-01T16:58:10.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:10 smithi183 ceph-mon[99169]: pgmap v5048: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:58:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:58:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:58:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:58:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:58:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:10 smithi183 ceph-mon[99169]: osdmap e2546: 8 total, 8 up, 8 in 2023-12-01T16:58:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:10 smithi119 ceph-mon[94175]: pgmap v5048: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:58:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:58:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:58:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:58:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:58:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:10 smithi119 ceph-mon[94175]: osdmap e2546: 8 total, 8 up, 8 in 2023-12-01T16:58:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:10 smithi119 ceph-mon[108979]: pgmap v5048: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:58:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:58:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:58:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:58:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:58:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:10 smithi119 ceph-mon[108979]: osdmap e2546: 8 total, 8 up, 8 in 2023-12-01T16:58:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:58:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:58:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:58:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:11 smithi183 ceph-mon[99169]: osdmap e2547: 8 total, 8 up, 8 in 2023-12-01T16:58:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:58:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:58:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:58:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:11 smithi119 ceph-mon[94175]: osdmap e2547: 8 total, 8 up, 8 in 2023-12-01T16:58:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:58:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:58:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:58:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:11 smithi119 ceph-mon[108979]: osdmap e2547: 8 total, 8 up, 8 in 2023-12-01T16:58:12.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:12 smithi183 ceph-mon[99169]: pgmap v5051: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 415 KiB/s rd, 5.0 KiB/s wr, 562 op/s 2023-12-01T16:58:12.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:12 smithi183 ceph-mon[99169]: osdmap e2548: 8 total, 8 up, 8 in 2023-12-01T16:58:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:12 smithi119 ceph-mon[94175]: pgmap v5051: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 415 KiB/s rd, 5.0 KiB/s wr, 562 op/s 2023-12-01T16:58:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:12 smithi119 ceph-mon[94175]: osdmap e2548: 8 total, 8 up, 8 in 2023-12-01T16:58:12.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:12 smithi119 ceph-mon[108979]: pgmap v5051: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 415 KiB/s rd, 5.0 KiB/s wr, 562 op/s 2023-12-01T16:58:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:12 smithi119 ceph-mon[108979]: osdmap e2548: 8 total, 8 up, 8 in 2023-12-01T16:58:12.701 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:58:13.006 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:58:13.006 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (84m) 3s ago 85m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:58:13.006 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (85m) 3s ago 84m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:58:13.006 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (86m) 3s ago 86m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:58:13.006 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (86m) 3s ago 86m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:58:13.006 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (89m) 3s ago 89m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:58:13.006 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (90m) 3s ago 90m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:58:13.006 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (90m) 3s ago 90m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:58:13.006 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (89m) 3s ago 89m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:58:13.006 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (89m) 3s ago 89m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:58:13.006 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (85m) 3s ago 85m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:58:13.007 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (85m) 3s ago 85m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:58:13.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (88m) 3s ago 88m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:58:13.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (88m) 3s ago 88m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:58:13.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (88m) 3s ago 88m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:58:13.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (87m) 3s ago 87m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:58:13.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (87m) 3s ago 87m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:58:13.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (87m) 3s ago 87m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:58:13.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (86m) 3s ago 86m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:58:13.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (86m) 3s ago 86m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:58:13.007 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (84m) 3s ago 85m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:58:13.399 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:58:13.399 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:58:13.399 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:58:13.400 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:58:13.400 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:58:13.400 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:58:13.400 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:58:13.400 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:58:13.400 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:58:13.400 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:58:13.400 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:58:13.400 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:58:13.400 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:58:13.400 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:58:13.400 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:58:13.400 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:58:13.400 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:58:14.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:14 smithi183 ceph-mon[99169]: pgmap v5054: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 415 KiB/s rd, 5.0 KiB/s wr, 562 op/s 2023-12-01T16:58:14.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:14 smithi183 ceph-mon[99169]: from='client.29432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:58:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:14 smithi183 ceph-mon[99169]: from='client.29438 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:58:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:14 smithi183 ceph-mon[99169]: osdmap e2549: 8 total, 8 up, 8 in 2023-12-01T16:58:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3342668306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:58:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:58:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:58:14] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2023-12-01T16:58:14.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:14 smithi119 ceph-mon[94175]: pgmap v5054: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 415 KiB/s rd, 5.0 KiB/s wr, 562 op/s 2023-12-01T16:58:14.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:14 smithi119 ceph-mon[94175]: from='client.29432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:58:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:14 smithi119 ceph-mon[94175]: from='client.29438 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:58:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:14 smithi119 ceph-mon[94175]: osdmap e2549: 8 total, 8 up, 8 in 2023-12-01T16:58:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3342668306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:58:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:14 smithi119 ceph-mon[108979]: pgmap v5054: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 415 KiB/s rd, 5.0 KiB/s wr, 562 op/s 2023-12-01T16:58:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:14 smithi119 ceph-mon[108979]: from='client.29432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:58:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:14 smithi119 ceph-mon[108979]: from='client.29438 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:58:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:14 smithi119 ceph-mon[108979]: osdmap e2549: 8 total, 8 up, 8 in 2023-12-01T16:58:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3342668306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:58:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:15 smithi183 ceph-mon[99169]: osdmap e2550: 8 total, 8 up, 8 in 2023-12-01T16:58:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:15 smithi119 ceph-mon[94175]: osdmap e2550: 8 total, 8 up, 8 in 2023-12-01T16:58:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:15 smithi119 ceph-mon[108979]: osdmap e2550: 8 total, 8 up, 8 in 2023-12-01T16:58:16.373 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:16 smithi183 ceph-mon[99169]: pgmap v5057: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 383 KiB/s rd, 5.0 KiB/s wr, 518 op/s 2023-12-01T16:58:16.373 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:16 smithi183 ceph-mon[99169]: osdmap e2551: 8 total, 8 up, 8 in 2023-12-01T16:58:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:16 smithi119 ceph-mon[94175]: pgmap v5057: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 383 KiB/s rd, 5.0 KiB/s wr, 518 op/s 2023-12-01T16:58:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:16 smithi119 ceph-mon[94175]: osdmap e2551: 8 total, 8 up, 8 in 2023-12-01T16:58:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:16 smithi119 ceph-mon[108979]: pgmap v5057: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 383 KiB/s rd, 5.0 KiB/s wr, 518 op/s 2023-12-01T16:58:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:16 smithi119 ceph-mon[108979]: osdmap e2551: 8 total, 8 up, 8 in 2023-12-01T16:58:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:17 smithi183 ceph-mon[99169]: osdmap e2552: 8 total, 8 up, 8 in 2023-12-01T16:58:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:17 smithi183 ceph-mon[99169]: osdmap e2553: 8 total, 8 up, 8 in 2023-12-01T16:58:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:17 smithi119 ceph-mon[94175]: osdmap e2552: 8 total, 8 up, 8 in 2023-12-01T16:58:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:17 smithi119 ceph-mon[94175]: osdmap e2553: 8 total, 8 up, 8 in 2023-12-01T16:58:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:17 smithi119 ceph-mon[108979]: osdmap e2552: 8 total, 8 up, 8 in 2023-12-01T16:58:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:17 smithi119 ceph-mon[108979]: osdmap e2553: 8 total, 8 up, 8 in 2023-12-01T16:58:18.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:18 smithi183 ceph-mon[99169]: pgmap v5060: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 383 KiB/s rd, 5.0 KiB/s wr, 518 op/s 2023-12-01T16:58:18.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:18 smithi183 ceph-mon[99169]: osdmap e2554: 8 total, 8 up, 8 in 2023-12-01T16:58:18.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:18 smithi119 ceph-mon[94175]: pgmap v5060: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 383 KiB/s rd, 5.0 KiB/s wr, 518 op/s 2023-12-01T16:58:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:18 smithi119 ceph-mon[94175]: osdmap e2554: 8 total, 8 up, 8 in 2023-12-01T16:58:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:18 smithi119 ceph-mon[108979]: pgmap v5060: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 383 KiB/s rd, 5.0 KiB/s wr, 518 op/s 2023-12-01T16:58:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:18 smithi119 ceph-mon[108979]: osdmap e2554: 8 total, 8 up, 8 in 2023-12-01T16:58:20.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:20 smithi183 ceph-mon[99169]: pgmap v5063: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:58:20.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:20 smithi183 ceph-mon[99169]: osdmap e2555: 8 total, 8 up, 8 in 2023-12-01T16:58:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:20 smithi119 ceph-mon[94175]: pgmap v5063: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:58:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:20 smithi119 ceph-mon[94175]: osdmap e2555: 8 total, 8 up, 8 in 2023-12-01T16:58:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:20 smithi119 ceph-mon[108979]: pgmap v5063: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:58:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:20 smithi119 ceph-mon[108979]: osdmap e2555: 8 total, 8 up, 8 in 2023-12-01T16:58:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:21 smithi183 ceph-mon[99169]: osdmap e2556: 8 total, 8 up, 8 in 2023-12-01T16:58:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:21 smithi119 ceph-mon[94175]: osdmap e2556: 8 total, 8 up, 8 in 2023-12-01T16:58:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:21 smithi119 ceph-mon[108979]: osdmap e2556: 8 total, 8 up, 8 in 2023-12-01T16:58:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:22 smithi183 ceph-mon[99169]: pgmap v5066: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 350 KiB/s rd, 5.0 KiB/s wr, 474 op/s 2023-12-01T16:58:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:22 smithi183 ceph-mon[99169]: osdmap e2557: 8 total, 8 up, 8 in 2023-12-01T16:58:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:22 smithi183 ceph-mon[99169]: osdmap e2558: 8 total, 8 up, 8 in 2023-12-01T16:58:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:22 smithi119 ceph-mon[94175]: pgmap v5066: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 350 KiB/s rd, 5.0 KiB/s wr, 474 op/s 2023-12-01T16:58:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:22 smithi119 ceph-mon[94175]: osdmap e2557: 8 total, 8 up, 8 in 2023-12-01T16:58:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:22 smithi119 ceph-mon[94175]: osdmap e2558: 8 total, 8 up, 8 in 2023-12-01T16:58:22.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:22 smithi119 ceph-mon[108979]: pgmap v5066: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 350 KiB/s rd, 5.0 KiB/s wr, 474 op/s 2023-12-01T16:58:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:22 smithi119 ceph-mon[108979]: osdmap e2557: 8 total, 8 up, 8 in 2023-12-01T16:58:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:22 smithi119 ceph-mon[108979]: osdmap e2558: 8 total, 8 up, 8 in 2023-12-01T16:58:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:24 smithi183 ceph-mon[99169]: pgmap v5069: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 350 KiB/s rd, 5.0 KiB/s wr, 474 op/s 2023-12-01T16:58:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:24 smithi183 ceph-mon[99169]: osdmap e2559: 8 total, 8 up, 8 in 2023-12-01T16:58:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:58:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:58:24] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2023-12-01T16:58:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:24 smithi119 ceph-mon[94175]: pgmap v5069: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 350 KiB/s rd, 5.0 KiB/s wr, 474 op/s 2023-12-01T16:58:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:24 smithi119 ceph-mon[94175]: osdmap e2559: 8 total, 8 up, 8 in 2023-12-01T16:58:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:24 smithi119 ceph-mon[108979]: pgmap v5069: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 350 KiB/s rd, 5.0 KiB/s wr, 474 op/s 2023-12-01T16:58:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:24 smithi119 ceph-mon[108979]: osdmap e2559: 8 total, 8 up, 8 in 2023-12-01T16:58:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:25 smithi183 ceph-mon[99169]: osdmap e2560: 8 total, 8 up, 8 in 2023-12-01T16:58:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:25 smithi119 ceph-mon[94175]: osdmap e2560: 8 total, 8 up, 8 in 2023-12-01T16:58:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:25 smithi119 ceph-mon[108979]: osdmap e2560: 8 total, 8 up, 8 in 2023-12-01T16:58:26.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:26 smithi183 ceph-mon[99169]: pgmap v5072: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 318 KiB/s rd, 5.0 KiB/s wr, 431 op/s 2023-12-01T16:58:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:26 smithi183 ceph-mon[99169]: osdmap e2561: 8 total, 8 up, 8 in 2023-12-01T16:58:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:26 smithi119 ceph-mon[94175]: pgmap v5072: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 318 KiB/s rd, 5.0 KiB/s wr, 431 op/s 2023-12-01T16:58:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:26 smithi119 ceph-mon[94175]: osdmap e2561: 8 total, 8 up, 8 in 2023-12-01T16:58:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:26 smithi119 ceph-mon[108979]: pgmap v5072: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 318 KiB/s rd, 5.0 KiB/s wr, 431 op/s 2023-12-01T16:58:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:26 smithi119 ceph-mon[108979]: osdmap e2561: 8 total, 8 up, 8 in 2023-12-01T16:58:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:27 smithi183 ceph-mon[99169]: osdmap e2562: 8 total, 8 up, 8 in 2023-12-01T16:58:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:27 smithi183 ceph-mon[99169]: osdmap e2563: 8 total, 8 up, 8 in 2023-12-01T16:58:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:27 smithi119 ceph-mon[94175]: osdmap e2562: 8 total, 8 up, 8 in 2023-12-01T16:58:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:27 smithi119 ceph-mon[94175]: osdmap e2563: 8 total, 8 up, 8 in 2023-12-01T16:58:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:27 smithi119 ceph-mon[108979]: osdmap e2562: 8 total, 8 up, 8 in 2023-12-01T16:58:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:27 smithi119 ceph-mon[108979]: osdmap e2563: 8 total, 8 up, 8 in 2023-12-01T16:58:28.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:28 smithi183 ceph-mon[99169]: pgmap v5075: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 318 KiB/s rd, 5.0 KiB/s wr, 431 op/s 2023-12-01T16:58:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:28 smithi183 ceph-mon[99169]: osdmap e2564: 8 total, 8 up, 8 in 2023-12-01T16:58:28.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:28 smithi119 ceph-mon[94175]: pgmap v5075: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 318 KiB/s rd, 5.0 KiB/s wr, 431 op/s 2023-12-01T16:58:28.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:28 smithi119 ceph-mon[94175]: osdmap e2564: 8 total, 8 up, 8 in 2023-12-01T16:58:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:28 smithi119 ceph-mon[108979]: pgmap v5075: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 318 KiB/s rd, 5.0 KiB/s wr, 431 op/s 2023-12-01T16:58:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:28 smithi119 ceph-mon[108979]: osdmap e2564: 8 total, 8 up, 8 in 2023-12-01T16:58:30.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:30 smithi183 ceph-mon[99169]: pgmap v5078: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:58:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:30 smithi183 ceph-mon[99169]: osdmap e2565: 8 total, 8 up, 8 in 2023-12-01T16:58:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:30 smithi119 ceph-mon[94175]: pgmap v5078: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:58:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:30 smithi119 ceph-mon[94175]: osdmap e2565: 8 total, 8 up, 8 in 2023-12-01T16:58:30.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:30 smithi119 ceph-mon[108979]: pgmap v5078: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:58:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:30 smithi119 ceph-mon[108979]: osdmap e2565: 8 total, 8 up, 8 in 2023-12-01T16:58:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:31 smithi183 ceph-mon[99169]: osdmap e2566: 8 total, 8 up, 8 in 2023-12-01T16:58:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:31 smithi119 ceph-mon[94175]: osdmap e2566: 8 total, 8 up, 8 in 2023-12-01T16:58:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:31 smithi119 ceph-mon[108979]: osdmap e2566: 8 total, 8 up, 8 in 2023-12-01T16:58:32.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:32 smithi183 ceph-mon[99169]: pgmap v5081: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 285 KiB/s rd, 5.0 KiB/s wr, 387 op/s 2023-12-01T16:58:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:32 smithi183 ceph-mon[99169]: osdmap e2567: 8 total, 8 up, 8 in 2023-12-01T16:58:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:32 smithi183 ceph-mon[99169]: osdmap e2568: 8 total, 8 up, 8 in 2023-12-01T16:58:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:32 smithi119 ceph-mon[94175]: pgmap v5081: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 285 KiB/s rd, 5.0 KiB/s wr, 387 op/s 2023-12-01T16:58:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:32 smithi119 ceph-mon[94175]: osdmap e2567: 8 total, 8 up, 8 in 2023-12-01T16:58:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:32 smithi119 ceph-mon[94175]: osdmap e2568: 8 total, 8 up, 8 in 2023-12-01T16:58:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:32 smithi119 ceph-mon[108979]: pgmap v5081: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 285 KiB/s rd, 5.0 KiB/s wr, 387 op/s 2023-12-01T16:58:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:32 smithi119 ceph-mon[108979]: osdmap e2567: 8 total, 8 up, 8 in 2023-12-01T16:58:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:32 smithi119 ceph-mon[108979]: osdmap e2568: 8 total, 8 up, 8 in 2023-12-01T16:58:34.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:34 smithi183 ceph-mon[99169]: pgmap v5084: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 285 KiB/s rd, 5.0 KiB/s wr, 387 op/s 2023-12-01T16:58:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:34 smithi183 ceph-mon[99169]: osdmap e2569: 8 total, 8 up, 8 in 2023-12-01T16:58:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:58:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:58:34] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2023-12-01T16:58:34.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:34 smithi119 ceph-mon[94175]: pgmap v5084: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 285 KiB/s rd, 5.0 KiB/s wr, 387 op/s 2023-12-01T16:58:34.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:34 smithi119 ceph-mon[94175]: osdmap e2569: 8 total, 8 up, 8 in 2023-12-01T16:58:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:34 smithi119 ceph-mon[108979]: pgmap v5084: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 285 KiB/s rd, 5.0 KiB/s wr, 387 op/s 2023-12-01T16:58:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:34 smithi119 ceph-mon[108979]: osdmap e2569: 8 total, 8 up, 8 in 2023-12-01T16:58:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:35 smithi183 ceph-mon[99169]: osdmap e2570: 8 total, 8 up, 8 in 2023-12-01T16:58:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:35 smithi119 ceph-mon[94175]: osdmap e2570: 8 total, 8 up, 8 in 2023-12-01T16:58:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:35 smithi119 ceph-mon[108979]: osdmap e2570: 8 total, 8 up, 8 in 2023-12-01T16:58:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:36 smithi183 ceph-mon[99169]: pgmap v5087: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 252 KiB/s rd, 5.0 KiB/s wr, 343 op/s 2023-12-01T16:58:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:36 smithi183 ceph-mon[99169]: osdmap e2571: 8 total, 8 up, 8 in 2023-12-01T16:58:36.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:36 smithi119 ceph-mon[94175]: pgmap v5087: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 252 KiB/s rd, 5.0 KiB/s wr, 343 op/s 2023-12-01T16:58:36.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:36 smithi119 ceph-mon[94175]: osdmap e2571: 8 total, 8 up, 8 in 2023-12-01T16:58:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:36 smithi119 ceph-mon[108979]: pgmap v5087: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 252 KiB/s rd, 5.0 KiB/s wr, 343 op/s 2023-12-01T16:58:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:36 smithi119 ceph-mon[108979]: osdmap e2571: 8 total, 8 up, 8 in 2023-12-01T16:58:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:37 smithi183 ceph-mon[99169]: osdmap e2572: 8 total, 8 up, 8 in 2023-12-01T16:58:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:37 smithi183 ceph-mon[99169]: osdmap e2573: 8 total, 8 up, 8 in 2023-12-01T16:58:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:37 smithi119 ceph-mon[94175]: osdmap e2572: 8 total, 8 up, 8 in 2023-12-01T16:58:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:37 smithi119 ceph-mon[94175]: osdmap e2573: 8 total, 8 up, 8 in 2023-12-01T16:58:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:37 smithi119 ceph-mon[108979]: osdmap e2572: 8 total, 8 up, 8 in 2023-12-01T16:58:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:37 smithi119 ceph-mon[108979]: osdmap e2573: 8 total, 8 up, 8 in 2023-12-01T16:58:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:38 smithi183 ceph-mon[99169]: pgmap v5090: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 252 KiB/s rd, 5.0 KiB/s wr, 343 op/s 2023-12-01T16:58:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:38 smithi183 ceph-mon[99169]: osdmap e2574: 8 total, 8 up, 8 in 2023-12-01T16:58:38.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:38 smithi119 ceph-mon[94175]: pgmap v5090: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 252 KiB/s rd, 5.0 KiB/s wr, 343 op/s 2023-12-01T16:58:38.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:38 smithi119 ceph-mon[94175]: osdmap e2574: 8 total, 8 up, 8 in 2023-12-01T16:58:38.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:38 smithi119 ceph-mon[108979]: pgmap v5090: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 252 KiB/s rd, 5.0 KiB/s wr, 343 op/s 2023-12-01T16:58:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:38 smithi119 ceph-mon[108979]: osdmap e2574: 8 total, 8 up, 8 in 2023-12-01T16:58:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:39 smithi183 ceph-mon[99169]: osdmap e2575: 8 total, 8 up, 8 in 2023-12-01T16:58:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:39 smithi119 ceph-mon[94175]: osdmap e2575: 8 total, 8 up, 8 in 2023-12-01T16:58:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:39 smithi119 ceph-mon[108979]: osdmap e2575: 8 total, 8 up, 8 in 2023-12-01T16:58:40.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:40 smithi183 ceph-mon[99169]: pgmap v5093: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:58:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:40 smithi183 ceph-mon[99169]: osdmap e2576: 8 total, 8 up, 8 in 2023-12-01T16:58:40.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:40 smithi119 ceph-mon[108979]: pgmap v5093: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:58:40.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:40 smithi119 ceph-mon[108979]: osdmap e2576: 8 total, 8 up, 8 in 2023-12-01T16:58:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:40 smithi119 ceph-mon[94175]: pgmap v5093: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:58:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:40 smithi119 ceph-mon[94175]: osdmap e2576: 8 total, 8 up, 8 in 2023-12-01T16:58:42.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:42 smithi183 ceph-mon[99169]: pgmap v5096: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 219 KiB/s rd, 5.0 KiB/s wr, 299 op/s 2023-12-01T16:58:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:42 smithi183 ceph-mon[99169]: osdmap e2577: 8 total, 8 up, 8 in 2023-12-01T16:58:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:42 smithi183 ceph-mon[99169]: osdmap e2578: 8 total, 8 up, 8 in 2023-12-01T16:58:42.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:42 smithi119 ceph-mon[108979]: pgmap v5096: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 219 KiB/s rd, 5.0 KiB/s wr, 299 op/s 2023-12-01T16:58:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:42 smithi119 ceph-mon[108979]: osdmap e2577: 8 total, 8 up, 8 in 2023-12-01T16:58:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:42 smithi119 ceph-mon[108979]: osdmap e2578: 8 total, 8 up, 8 in 2023-12-01T16:58:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:42 smithi119 ceph-mon[94175]: pgmap v5096: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 219 KiB/s rd, 5.0 KiB/s wr, 299 op/s 2023-12-01T16:58:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:42 smithi119 ceph-mon[94175]: osdmap e2577: 8 total, 8 up, 8 in 2023-12-01T16:58:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:42 smithi119 ceph-mon[94175]: osdmap e2578: 8 total, 8 up, 8 in 2023-12-01T16:58:43.742 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:58:44.053 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:58:44.053 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (85m) 34s ago 85m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:58:44.053 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (85m) 34s ago 85m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:58:44.053 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (86m) 34s ago 86m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:58:44.053 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (86m) 34s ago 86m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:58:44.053 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (89m) 34s ago 89m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:58:44.053 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (91m) 34s ago 91m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:58:44.053 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (91m) 34s ago 91m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:58:44.053 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (90m) 34s ago 90m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:58:44.053 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (89m) 34s ago 89m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:58:44.053 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (85m) 34s ago 85m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:58:44.053 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (85m) 34s ago 85m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:58:44.054 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (89m) 34s ago 89m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:58:44.054 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (89m) 34s ago 89m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:58:44.054 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (88m) 34s ago 88m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:58:44.054 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (88m) 34s ago 88m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:58:44.054 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (88m) 34s ago 88m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:58:44.054 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (87m) 34s ago 87m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:58:44.054 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (87m) 34s ago 87m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:58:44.054 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (87m) 34s ago 86m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:58:44.054 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (85m) 34s ago 86m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:58:44.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:44 smithi183 ceph-mon[99169]: pgmap v5099: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 219 KiB/s rd, 5.0 KiB/s wr, 299 op/s 2023-12-01T16:58:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:44 smithi183 ceph-mon[99169]: osdmap e2579: 8 total, 8 up, 8 in 2023-12-01T16:58:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:58:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:58:44] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2023-12-01T16:58:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:44 smithi119 ceph-mon[108979]: pgmap v5099: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 219 KiB/s rd, 5.0 KiB/s wr, 299 op/s 2023-12-01T16:58:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:44 smithi119 ceph-mon[108979]: osdmap e2579: 8 total, 8 up, 8 in 2023-12-01T16:58:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:44 smithi119 ceph-mon[94175]: pgmap v5099: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 219 KiB/s rd, 5.0 KiB/s wr, 299 op/s 2023-12-01T16:58:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:44 smithi119 ceph-mon[94175]: osdmap e2579: 8 total, 8 up, 8 in 2023-12-01T16:58:44.450 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:58:44.450 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:58:44.450 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:58:44.451 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:58:44.451 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:58:44.451 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:58:44.451 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:58:44.451 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:58:44.451 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:58:44.451 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:58:44.451 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:58:44.451 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:58:44.451 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:58:44.451 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:58:44.451 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:58:44.451 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:58:44.452 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:58:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:45 smithi183 ceph-mon[99169]: from='client.29450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:58:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:45 smithi183 ceph-mon[99169]: from='client.29456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:58:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:45 smithi183 ceph-mon[99169]: osdmap e2580: 8 total, 8 up, 8 in 2023-12-01T16:58:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3896490724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:58:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:45 smithi119 ceph-mon[94175]: from='client.29450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:58:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:45 smithi119 ceph-mon[94175]: from='client.29456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:58:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:45 smithi119 ceph-mon[94175]: osdmap e2580: 8 total, 8 up, 8 in 2023-12-01T16:58:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3896490724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:58:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:45 smithi119 ceph-mon[108979]: from='client.29450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:58:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:45 smithi119 ceph-mon[108979]: from='client.29456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:58:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:45 smithi119 ceph-mon[108979]: osdmap e2580: 8 total, 8 up, 8 in 2023-12-01T16:58:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3896490724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:58:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:46 smithi183 ceph-mon[99169]: pgmap v5102: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 187 KiB/s rd, 5.0 KiB/s wr, 256 op/s 2023-12-01T16:58:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:46 smithi183 ceph-mon[99169]: osdmap e2581: 8 total, 8 up, 8 in 2023-12-01T16:58:46.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:46 smithi119 ceph-mon[108979]: pgmap v5102: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 187 KiB/s rd, 5.0 KiB/s wr, 256 op/s 2023-12-01T16:58:46.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:46 smithi119 ceph-mon[108979]: osdmap e2581: 8 total, 8 up, 8 in 2023-12-01T16:58:46.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:46 smithi119 ceph-mon[94175]: pgmap v5102: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 187 KiB/s rd, 5.0 KiB/s wr, 256 op/s 2023-12-01T16:58:46.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:46 smithi119 ceph-mon[94175]: osdmap e2581: 8 total, 8 up, 8 in 2023-12-01T16:58:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:47 smithi183 ceph-mon[99169]: osdmap e2582: 8 total, 8 up, 8 in 2023-12-01T16:58:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:47 smithi183 ceph-mon[99169]: osdmap e2583: 8 total, 8 up, 8 in 2023-12-01T16:58:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:47 smithi119 ceph-mon[108979]: osdmap e2582: 8 total, 8 up, 8 in 2023-12-01T16:58:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:47 smithi119 ceph-mon[108979]: osdmap e2583: 8 total, 8 up, 8 in 2023-12-01T16:58:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:47 smithi119 ceph-mon[94175]: osdmap e2582: 8 total, 8 up, 8 in 2023-12-01T16:58:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:47 smithi119 ceph-mon[94175]: osdmap e2583: 8 total, 8 up, 8 in 2023-12-01T16:58:48.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:48 smithi183 ceph-mon[99169]: pgmap v5105: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 187 KiB/s rd, 5.0 KiB/s wr, 256 op/s 2023-12-01T16:58:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:48 smithi183 ceph-mon[99169]: osdmap e2584: 8 total, 8 up, 8 in 2023-12-01T16:58:48.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:48 smithi119 ceph-mon[94175]: pgmap v5105: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 187 KiB/s rd, 5.0 KiB/s wr, 256 op/s 2023-12-01T16:58:48.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:48 smithi119 ceph-mon[94175]: osdmap e2584: 8 total, 8 up, 8 in 2023-12-01T16:58:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:48 smithi119 ceph-mon[108979]: pgmap v5105: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 187 KiB/s rd, 5.0 KiB/s wr, 256 op/s 2023-12-01T16:58:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:48 smithi119 ceph-mon[108979]: osdmap e2584: 8 total, 8 up, 8 in 2023-12-01T16:58:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:50 smithi183 ceph-mon[99169]: pgmap v5108: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:58:50.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:50 smithi183 ceph-mon[99169]: osdmap e2585: 8 total, 8 up, 8 in 2023-12-01T16:58:50.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:50 smithi119 ceph-mon[94175]: pgmap v5108: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:58:50.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:50 smithi119 ceph-mon[94175]: osdmap e2585: 8 total, 8 up, 8 in 2023-12-01T16:58:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:50 smithi119 ceph-mon[108979]: pgmap v5108: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:58:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:50 smithi119 ceph-mon[108979]: osdmap e2585: 8 total, 8 up, 8 in 2023-12-01T16:58:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:51 smithi183 ceph-mon[99169]: osdmap e2586: 8 total, 8 up, 8 in 2023-12-01T16:58:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:51 smithi119 ceph-mon[94175]: osdmap e2586: 8 total, 8 up, 8 in 2023-12-01T16:58:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:51 smithi119 ceph-mon[108979]: osdmap e2586: 8 total, 8 up, 8 in 2023-12-01T16:58:52.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:52 smithi183 ceph-mon[99169]: pgmap v5111: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 154 KiB/s rd, 5.0 KiB/s wr, 212 op/s 2023-12-01T16:58:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:52 smithi183 ceph-mon[99169]: osdmap e2587: 8 total, 8 up, 8 in 2023-12-01T16:58:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:52 smithi183 ceph-mon[99169]: osdmap e2588: 8 total, 8 up, 8 in 2023-12-01T16:58:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:52 smithi119 ceph-mon[94175]: pgmap v5111: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 154 KiB/s rd, 5.0 KiB/s wr, 212 op/s 2023-12-01T16:58:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:52 smithi119 ceph-mon[94175]: osdmap e2587: 8 total, 8 up, 8 in 2023-12-01T16:58:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:52 smithi119 ceph-mon[94175]: osdmap e2588: 8 total, 8 up, 8 in 2023-12-01T16:58:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:52 smithi119 ceph-mon[108979]: pgmap v5111: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 154 KiB/s rd, 5.0 KiB/s wr, 212 op/s 2023-12-01T16:58:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:52 smithi119 ceph-mon[108979]: osdmap e2587: 8 total, 8 up, 8 in 2023-12-01T16:58:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:52 smithi119 ceph-mon[108979]: osdmap e2588: 8 total, 8 up, 8 in 2023-12-01T16:58:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:54 smithi183 ceph-mon[99169]: pgmap v5114: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 154 KiB/s rd, 5.0 KiB/s wr, 212 op/s 2023-12-01T16:58:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:54 smithi183 ceph-mon[99169]: osdmap e2589: 8 total, 8 up, 8 in 2023-12-01T16:58:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:58:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:58:54] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2023-12-01T16:58:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:54 smithi119 ceph-mon[108979]: pgmap v5114: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 154 KiB/s rd, 5.0 KiB/s wr, 212 op/s 2023-12-01T16:58:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:54 smithi119 ceph-mon[108979]: osdmap e2589: 8 total, 8 up, 8 in 2023-12-01T16:58:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:54 smithi119 ceph-mon[94175]: pgmap v5114: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 154 KiB/s rd, 5.0 KiB/s wr, 212 op/s 2023-12-01T16:58:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:54 smithi119 ceph-mon[94175]: osdmap e2589: 8 total, 8 up, 8 in 2023-12-01T16:58:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:58:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:55 smithi183 ceph-mon[99169]: osdmap e2590: 8 total, 8 up, 8 in 2023-12-01T16:58:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:55 smithi119 ceph-mon[94175]: osdmap e2590: 8 total, 8 up, 8 in 2023-12-01T16:58:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:55 smithi119 ceph-mon[108979]: osdmap e2590: 8 total, 8 up, 8 in 2023-12-01T16:58:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:56 smithi183 ceph-mon[99169]: pgmap v5117: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 122 KiB/s rd, 5.0 KiB/s wr, 168 op/s 2023-12-01T16:58:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:56 smithi183 ceph-mon[99169]: osdmap e2591: 8 total, 8 up, 8 in 2023-12-01T16:58:56.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:56 smithi119 ceph-mon[94175]: pgmap v5117: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 122 KiB/s rd, 5.0 KiB/s wr, 168 op/s 2023-12-01T16:58:56.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:56 smithi119 ceph-mon[94175]: osdmap e2591: 8 total, 8 up, 8 in 2023-12-01T16:58:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:56 smithi119 ceph-mon[108979]: pgmap v5117: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 122 KiB/s rd, 5.0 KiB/s wr, 168 op/s 2023-12-01T16:58:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:56 smithi119 ceph-mon[108979]: osdmap e2591: 8 total, 8 up, 8 in 2023-12-01T16:58:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:57 smithi183 ceph-mon[99169]: osdmap e2592: 8 total, 8 up, 8 in 2023-12-01T16:58:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:57 smithi183 ceph-mon[99169]: osdmap e2593: 8 total, 8 up, 8 in 2023-12-01T16:58:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:57 smithi119 ceph-mon[94175]: osdmap e2592: 8 total, 8 up, 8 in 2023-12-01T16:58:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:57 smithi119 ceph-mon[94175]: osdmap e2593: 8 total, 8 up, 8 in 2023-12-01T16:58:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:57 smithi119 ceph-mon[108979]: osdmap e2592: 8 total, 8 up, 8 in 2023-12-01T16:58:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:57 smithi119 ceph-mon[108979]: osdmap e2593: 8 total, 8 up, 8 in 2023-12-01T16:58:58.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:58 smithi183 ceph-mon[99169]: pgmap v5120: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 122 KiB/s rd, 5.0 KiB/s wr, 168 op/s 2023-12-01T16:58:58.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:58 smithi119 ceph-mon[94175]: pgmap v5120: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 122 KiB/s rd, 5.0 KiB/s wr, 168 op/s 2023-12-01T16:58:58.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:58 smithi119 ceph-mon[108979]: pgmap v5120: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 122 KiB/s rd, 5.0 KiB/s wr, 168 op/s 2023-12-01T16:58:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:58:59 smithi183 ceph-mon[99169]: osdmap e2594: 8 total, 8 up, 8 in 2023-12-01T16:58:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:58:59 smithi119 ceph-mon[94175]: osdmap e2594: 8 total, 8 up, 8 in 2023-12-01T16:58:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:58:59 smithi119 ceph-mon[108979]: osdmap e2594: 8 total, 8 up, 8 in 2023-12-01T16:59:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:00 smithi183 ceph-mon[99169]: pgmap v5123: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:59:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:00 smithi183 ceph-mon[99169]: osdmap e2595: 8 total, 8 up, 8 in 2023-12-01T16:59:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:00 smithi119 ceph-mon[94175]: pgmap v5123: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:59:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:00 smithi119 ceph-mon[94175]: osdmap e2595: 8 total, 8 up, 8 in 2023-12-01T16:59:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:00 smithi119 ceph-mon[108979]: pgmap v5123: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:59:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:00 smithi119 ceph-mon[108979]: osdmap e2595: 8 total, 8 up, 8 in 2023-12-01T16:59:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:01 smithi183 ceph-mon[99169]: osdmap e2596: 8 total, 8 up, 8 in 2023-12-01T16:59:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:01 smithi119 ceph-mon[94175]: osdmap e2596: 8 total, 8 up, 8 in 2023-12-01T16:59:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:01 smithi119 ceph-mon[108979]: osdmap e2596: 8 total, 8 up, 8 in 2023-12-01T16:59:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:02 smithi183 ceph-mon[99169]: pgmap v5126: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 89 KiB/s rd, 5.0 KiB/s wr, 124 op/s 2023-12-01T16:59:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:02 smithi183 ceph-mon[99169]: osdmap e2597: 8 total, 8 up, 8 in 2023-12-01T16:59:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:02 smithi183 ceph-mon[99169]: osdmap e2598: 8 total, 8 up, 8 in 2023-12-01T16:59:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:02 smithi119 ceph-mon[94175]: pgmap v5126: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 89 KiB/s rd, 5.0 KiB/s wr, 124 op/s 2023-12-01T16:59:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:02 smithi119 ceph-mon[94175]: osdmap e2597: 8 total, 8 up, 8 in 2023-12-01T16:59:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:02 smithi119 ceph-mon[94175]: osdmap e2598: 8 total, 8 up, 8 in 2023-12-01T16:59:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:02 smithi119 ceph-mon[108979]: pgmap v5126: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 89 KiB/s rd, 5.0 KiB/s wr, 124 op/s 2023-12-01T16:59:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:02 smithi119 ceph-mon[108979]: osdmap e2597: 8 total, 8 up, 8 in 2023-12-01T16:59:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:02 smithi119 ceph-mon[108979]: osdmap e2598: 8 total, 8 up, 8 in 2023-12-01T16:59:04.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:04 smithi183 ceph-mon[99169]: pgmap v5129: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 89 KiB/s rd, 5.0 KiB/s wr, 124 op/s 2023-12-01T16:59:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:04 smithi183 ceph-mon[99169]: osdmap e2599: 8 total, 8 up, 8 in 2023-12-01T16:59:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:59:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:59:04] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2023-12-01T16:59:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:04 smithi119 ceph-mon[94175]: pgmap v5129: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 89 KiB/s rd, 5.0 KiB/s wr, 124 op/s 2023-12-01T16:59:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:04 smithi119 ceph-mon[94175]: osdmap e2599: 8 total, 8 up, 8 in 2023-12-01T16:59:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:04 smithi119 ceph-mon[108979]: pgmap v5129: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 89 KiB/s rd, 5.0 KiB/s wr, 124 op/s 2023-12-01T16:59:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:04 smithi119 ceph-mon[108979]: osdmap e2599: 8 total, 8 up, 8 in 2023-12-01T16:59:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:05 smithi183 ceph-mon[99169]: osdmap e2600: 8 total, 8 up, 8 in 2023-12-01T16:59:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:05 smithi119 ceph-mon[94175]: osdmap e2600: 8 total, 8 up, 8 in 2023-12-01T16:59:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:05 smithi119 ceph-mon[108979]: osdmap e2600: 8 total, 8 up, 8 in 2023-12-01T16:59:06.193 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_many_snaps PASSED [ 47%] 2023-12-01T16:59:06.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:06 smithi183 ceph-mon[99169]: pgmap v5132: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 57 KiB/s rd, 5.0 KiB/s wr, 81 op/s 2023-12-01T16:59:06.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:06 smithi183 ceph-mon[99169]: osdmap e2601: 8 total, 8 up, 8 in 2023-12-01T16:59:06.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:06 smithi119 ceph-mon[108979]: pgmap v5132: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 57 KiB/s rd, 5.0 KiB/s wr, 81 op/s 2023-12-01T16:59:06.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:06 smithi119 ceph-mon[108979]: osdmap e2601: 8 total, 8 up, 8 in 2023-12-01T16:59:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:06 smithi119 ceph-mon[94175]: pgmap v5132: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 57 KiB/s rd, 5.0 KiB/s wr, 81 op/s 2023-12-01T16:59:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:06 smithi119 ceph-mon[94175]: osdmap e2601: 8 total, 8 up, 8 in 2023-12-01T16:59:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:07 smithi183 ceph-mon[99169]: osdmap e2602: 8 total, 8 up, 8 in 2023-12-01T16:59:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:07 smithi183 ceph-mon[99169]: osdmap e2603: 8 total, 8 up, 8 in 2023-12-01T16:59:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:07 smithi119 ceph-mon[94175]: osdmap e2602: 8 total, 8 up, 8 in 2023-12-01T16:59:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:07 smithi119 ceph-mon[94175]: osdmap e2603: 8 total, 8 up, 8 in 2023-12-01T16:59:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:07 smithi119 ceph-mon[108979]: osdmap e2602: 8 total, 8 up, 8 in 2023-12-01T16:59:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:07 smithi119 ceph-mon[108979]: osdmap e2603: 8 total, 8 up, 8 in 2023-12-01T16:59:08.249 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_deleted PASSED [ 47%] 2023-12-01T16:59:08.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:08 smithi183 ceph-mon[99169]: pgmap v5135: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 57 KiB/s rd, 5.0 KiB/s wr, 81 op/s 2023-12-01T16:59:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:08 smithi183 ceph-mon[99169]: osdmap e2604: 8 total, 8 up, 8 in 2023-12-01T16:59:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:08 smithi119 ceph-mon[94175]: pgmap v5135: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 57 KiB/s rd, 5.0 KiB/s wr, 81 op/s 2023-12-01T16:59:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:08 smithi119 ceph-mon[94175]: osdmap e2604: 8 total, 8 up, 8 in 2023-12-01T16:59:08.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:08 smithi119 ceph-mon[108979]: pgmap v5135: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 57 KiB/s rd, 5.0 KiB/s wr, 81 op/s 2023-12-01T16:59:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:08 smithi119 ceph-mon[108979]: osdmap e2604: 8 total, 8 up, 8 in 2023-12-01T16:59:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:10.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:10 smithi183 ceph-mon[99169]: pgmap v5138: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:59:10.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:10 smithi183 ceph-mon[99169]: osdmap e2605: 8 total, 8 up, 8 in 2023-12-01T16:59:10.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:10 smithi119 ceph-mon[108979]: pgmap v5138: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:59:10.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:10 smithi119 ceph-mon[108979]: osdmap e2605: 8 total, 8 up, 8 in 2023-12-01T16:59:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:10 smithi119 ceph-mon[94175]: pgmap v5138: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:59:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:10 smithi119 ceph-mon[94175]: osdmap e2605: 8 total, 8 up, 8 in 2023-12-01T16:59:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:11 smithi183 ceph-mon[99169]: osdmap e2606: 8 total, 8 up, 8 in 2023-12-01T16:59:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:59:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:59:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:59:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:59:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:11 smithi119 ceph-mon[94175]: osdmap e2606: 8 total, 8 up, 8 in 2023-12-01T16:59:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:59:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:59:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:59:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:59:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:11 smithi119 ceph-mon[108979]: osdmap e2606: 8 total, 8 up, 8 in 2023-12-01T16:59:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:59:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:59:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:59:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T16:59:12.159 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_recreated PASSED [ 48%] 2023-12-01T16:59:12.247 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_lock_unlock PASSED [ 48%] 2023-12-01T16:59:12.404 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_lockers PASSED [ 49%] 2023-12-01T16:59:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:12 smithi183 ceph-mon[99169]: pgmap v5141: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 107 KiB/s rd, 13 KiB/s wr, 152 op/s 2023-12-01T16:59:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:12 smithi183 ceph-mon[99169]: osdmap e2607: 8 total, 8 up, 8 in 2023-12-01T16:59:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:12 smithi183 ceph-mon[99169]: osdmap e2608: 8 total, 8 up, 8 in 2023-12-01T16:59:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:12 smithi119 ceph-mon[94175]: pgmap v5141: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 107 KiB/s rd, 13 KiB/s wr, 152 op/s 2023-12-01T16:59:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:12 smithi119 ceph-mon[94175]: osdmap e2607: 8 total, 8 up, 8 in 2023-12-01T16:59:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:12 smithi119 ceph-mon[94175]: osdmap e2608: 8 total, 8 up, 8 in 2023-12-01T16:59:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:12 smithi119 ceph-mon[108979]: pgmap v5141: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 107 KiB/s rd, 13 KiB/s wr, 152 op/s 2023-12-01T16:59:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:12 smithi119 ceph-mon[108979]: osdmap e2607: 8 total, 8 up, 8 in 2023-12-01T16:59:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:12 smithi119 ceph-mon[108979]: osdmap e2608: 8 total, 8 up, 8 in 2023-12-01T16:59:14.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:14 smithi183 ceph-mon[99169]: pgmap v5144: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 107 KiB/s rd, 13 KiB/s wr, 152 op/s 2023-12-01T16:59:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:14 smithi183 ceph-mon[99169]: osdmap e2609: 8 total, 8 up, 8 in 2023-12-01T16:59:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:59:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:59:14] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2023-12-01T16:59:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:14 smithi119 ceph-mon[94175]: pgmap v5144: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 107 KiB/s rd, 13 KiB/s wr, 152 op/s 2023-12-01T16:59:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:14 smithi119 ceph-mon[94175]: osdmap e2609: 8 total, 8 up, 8 in 2023-12-01T16:59:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:14 smithi119 ceph-mon[108979]: pgmap v5144: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 107 KiB/s rd, 13 KiB/s wr, 152 op/s 2023-12-01T16:59:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:14 smithi119 ceph-mon[108979]: osdmap e2609: 8 total, 8 up, 8 in 2023-12-01T16:59:14.802 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:59:15.108 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:59:15.108 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (85m) 65s ago 86m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:59:15.108 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (86m) 65s ago 86m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:59:15.108 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (87m) 65s ago 87m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:59:15.108 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (87m) 65s ago 87m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:59:15.108 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (90m) 65s ago 90m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:59:15.108 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (91m) 65s ago 91m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:59:15.108 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (91m) 65s ago 91m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:59:15.108 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (90m) 65s ago 90m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:59:15.109 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (90m) 65s ago 90m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:59:15.109 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (86m) 65s ago 86m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:59:15.109 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (86m) 65s ago 86m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:59:15.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (89m) 65s ago 89m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:59:15.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (89m) 65s ago 89m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:59:15.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (89m) 65s ago 89m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:59:15.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (88m) 65s ago 88m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:59:15.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (88m) 65s ago 88m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:59:15.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (88m) 65s ago 88m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:59:15.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (87m) 65s ago 87m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:59:15.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (87m) 65s ago 87m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:59:15.109 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (85m) 65s ago 86m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:59:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:15 smithi183 ceph-mon[99169]: osdmap e2610: 8 total, 8 up, 8 in 2023-12-01T16:59:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:15 smithi119 ceph-mon[94175]: osdmap e2610: 8 total, 8 up, 8 in 2023-12-01T16:59:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:15 smithi119 ceph-mon[108979]: osdmap e2610: 8 total, 8 up, 8 in 2023-12-01T16:59:15.503 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:59:15.503 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:59:15.503 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:59:15.503 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:59:15.503 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:59:15.503 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:59:15.503 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:59:15.503 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:59:15.503 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:59:15.504 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:59:15.504 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:59:15.504 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:59:15.504 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:59:15.504 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:59:15.504 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:59:15.504 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:59:15.504 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:59:16.263 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_diff_iterate PASSED [ 50%] 2023-12-01T16:59:16.345 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_read PASSED [ 50%] 2023-12-01T16:59:16.434 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write PASSED [ 51%] 2023-12-01T16:59:16.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:16 smithi183 ceph-mon[99169]: pgmap v5147: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 228 KiB/s rd, 13 KiB/s wr, 300 op/s 2023-12-01T16:59:16.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:16 smithi183 ceph-mon[99169]: from='client.29468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:59:16.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:16 smithi183 ceph-mon[99169]: from='client.29474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:59:16.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:16 smithi183 ceph-mon[99169]: osdmap e2611: 8 total, 8 up, 8 in 2023-12-01T16:59:16.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1502076101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:59:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:16 smithi119 ceph-mon[94175]: pgmap v5147: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 228 KiB/s rd, 13 KiB/s wr, 300 op/s 2023-12-01T16:59:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:16 smithi119 ceph-mon[94175]: from='client.29468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:59:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:16 smithi119 ceph-mon[94175]: from='client.29474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:59:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:16 smithi119 ceph-mon[94175]: osdmap e2611: 8 total, 8 up, 8 in 2023-12-01T16:59:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1502076101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:59:16.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:16 smithi119 ceph-mon[108979]: pgmap v5147: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 228 KiB/s rd, 13 KiB/s wr, 300 op/s 2023-12-01T16:59:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:16 smithi119 ceph-mon[108979]: from='client.29468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:59:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:16 smithi119 ceph-mon[108979]: from='client.29474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:59:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:16 smithi119 ceph-mon[108979]: osdmap e2611: 8 total, 8 up, 8 in 2023-12-01T16:59:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1502076101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:59:16.519 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_discard PASSED [ 51%] 2023-12-01T16:59:16.604 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write_zeroes PASSED [ 52%] 2023-12-01T16:59:16.683 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_flush PASSED [ 52%] 2023-12-01T16:59:17.360 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_metadata PASSED [ 53%] 2023-12-01T16:59:17.434 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_watchers_list PASSED [ 54%] 2023-12-01T16:59:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:17 smithi183 ceph-mon[99169]: osdmap e2612: 8 total, 8 up, 8 in 2023-12-01T16:59:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:17 smithi183 ceph-mon[99169]: osdmap e2613: 8 total, 8 up, 8 in 2023-12-01T16:59:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:17 smithi119 ceph-mon[94175]: osdmap e2612: 8 total, 8 up, 8 in 2023-12-01T16:59:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:17 smithi119 ceph-mon[94175]: osdmap e2613: 8 total, 8 up, 8 in 2023-12-01T16:59:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:17 smithi119 ceph-mon[108979]: osdmap e2612: 8 total, 8 up, 8 in 2023-12-01T16:59:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:17 smithi119 ceph-mon[108979]: osdmap e2613: 8 total, 8 up, 8 in 2023-12-01T16:59:17.536 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_config_list PASSED [ 54%] 2023-12-01T16:59:17.640 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_config_set_and_get_and_remove PASSED [ 55%] 2023-12-01T16:59:17.719 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_sparsify PASSED [ 55%] 2023-12-01T16:59:18.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:18 smithi183 ceph-mon[99169]: pgmap v5150: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 228 KiB/s rd, 13 KiB/s wr, 300 op/s 2023-12-01T16:59:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:18 smithi119 ceph-mon[94175]: pgmap v5150: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 228 KiB/s rd, 13 KiB/s wr, 300 op/s 2023-12-01T16:59:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:18 smithi119 ceph-mon[108979]: pgmap v5150: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 228 KiB/s rd, 13 KiB/s wr, 300 op/s 2023-12-01T16:59:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:20 smithi183 ceph-mon[99169]: pgmap v5152: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 205 KiB/s rd, 11 KiB/s wr, 269 op/s 2023-12-01T16:59:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:20 smithi119 ceph-mon[94175]: pgmap v5152: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 205 KiB/s rd, 11 KiB/s wr, 269 op/s 2023-12-01T16:59:20.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:20 smithi119 ceph-mon[108979]: pgmap v5152: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 205 KiB/s rd, 11 KiB/s wr, 269 op/s 2023-12-01T16:59:22.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:22 smithi183 ceph-mon[99169]: pgmap v5153: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 40 KiB/s wr, 837 op/s 2023-12-01T16:59:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:22 smithi183 ceph-mon[99169]: osdmap e2614: 8 total, 8 up, 8 in 2023-12-01T16:59:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:22 smithi119 ceph-mon[94175]: pgmap v5153: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 40 KiB/s wr, 837 op/s 2023-12-01T16:59:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:22 smithi119 ceph-mon[94175]: osdmap e2614: 8 total, 8 up, 8 in 2023-12-01T16:59:22.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:22 smithi119 ceph-mon[108979]: pgmap v5153: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 40 KiB/s wr, 837 op/s 2023-12-01T16:59:22.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:22 smithi119 ceph-mon[108979]: osdmap e2614: 8 total, 8 up, 8 in 2023-12-01T16:59:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:24 smithi183 ceph-mon[99169]: pgmap v5155: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 38 KiB/s wr, 778 op/s 2023-12-01T16:59:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:59:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:59:24] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2023-12-01T16:59:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:24 smithi119 ceph-mon[94175]: pgmap v5155: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 38 KiB/s wr, 778 op/s 2023-12-01T16:59:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:24 smithi119 ceph-mon[108979]: pgmap v5155: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 38 KiB/s wr, 778 op/s 2023-12-01T16:59:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:25.264 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks1 PASSED [ 56%] 2023-12-01T16:59:26.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:26 smithi119 ceph-mon[94175]: pgmap v5156: 137 pgs: 137 active+clean; 8.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 543 KiB/s wr, 639 op/s 2023-12-01T16:59:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:26 smithi119 ceph-mon[108979]: pgmap v5156: 137 pgs: 137 active+clean; 8.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 543 KiB/s wr, 639 op/s 2023-12-01T16:59:26.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:26 smithi183 ceph-mon[99169]: pgmap v5156: 137 pgs: 137 active+clean; 8.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 543 KiB/s wr, 639 op/s 2023-12-01T16:59:28.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:28 smithi119 ceph-mon[94175]: pgmap v5157: 137 pgs: 137 active+clean; 8.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 454 KiB/s wr, 535 op/s 2023-12-01T16:59:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:28 smithi119 ceph-mon[108979]: pgmap v5157: 137 pgs: 137 active+clean; 8.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 454 KiB/s wr, 535 op/s 2023-12-01T16:59:28.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:28 smithi183 ceph-mon[99169]: pgmap v5157: 137 pgs: 137 active+clean; 8.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 454 KiB/s wr, 535 op/s 2023-12-01T16:59:30.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:30 smithi183 ceph-mon[99169]: pgmap v5158: 137 pgs: 137 active+clean; 8.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 434 KiB/s wr, 511 op/s 2023-12-01T16:59:30.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:30 smithi119 ceph-mon[94175]: pgmap v5158: 137 pgs: 137 active+clean; 8.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 434 KiB/s wr, 511 op/s 2023-12-01T16:59:30.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:30 smithi119 ceph-mon[108979]: pgmap v5158: 137 pgs: 137 active+clean; 8.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 434 KiB/s wr, 511 op/s 2023-12-01T16:59:32.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:32 smithi183 ceph-mon[99169]: pgmap v5159: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 83 KiB/s rd, 412 KiB/s wr, 35 op/s 2023-12-01T16:59:32.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:32 smithi119 ceph-mon[94175]: pgmap v5159: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 83 KiB/s rd, 412 KiB/s wr, 35 op/s 2023-12-01T16:59:32.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:32 smithi119 ceph-mon[108979]: pgmap v5159: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 83 KiB/s rd, 412 KiB/s wr, 35 op/s 2023-12-01T16:59:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:59:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:59:34] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2023-12-01T16:59:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:34 smithi119 ceph-mon[94175]: pgmap v5160: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 78 KiB/s rd, 390 KiB/s wr, 33 op/s 2023-12-01T16:59:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:34 smithi119 ceph-mon[108979]: pgmap v5160: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 78 KiB/s rd, 390 KiB/s wr, 33 op/s 2023-12-01T16:59:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:34 smithi183 ceph-mon[99169]: pgmap v5160: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 78 KiB/s rd, 390 KiB/s wr, 33 op/s 2023-12-01T16:59:36.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:36 smithi183 ceph-mon[99169]: pgmap v5161: 137 pgs: 137 active+clean; 21 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 97 KiB/s rd, 1.7 MiB/s wr, 34 op/s 2023-12-01T16:59:36.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:36 smithi119 ceph-mon[108979]: pgmap v5161: 137 pgs: 137 active+clean; 21 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 97 KiB/s rd, 1.7 MiB/s wr, 34 op/s 2023-12-01T16:59:36.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:36 smithi119 ceph-mon[94175]: pgmap v5161: 137 pgs: 137 active+clean; 21 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 97 KiB/s rd, 1.7 MiB/s wr, 34 op/s 2023-12-01T16:59:36.721 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks2 PASSED [ 56%] 2023-12-01T16:59:36.809 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_read PASSED [ 57%] 2023-12-01T16:59:36.902 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_write PASSED [ 58%] 2023-12-01T16:59:36.989 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_resize PASSED [ 58%] 2023-12-01T16:59:38.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:38 smithi183 ceph-mon[99169]: pgmap v5162: 137 pgs: 137 active+clean; 21 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 43 KiB/s rd, 1.3 MiB/s wr, 27 op/s 2023-12-01T16:59:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:38 smithi183 ceph-mon[99169]: osdmap e2615: 8 total, 8 up, 8 in 2023-12-01T16:59:38.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:38 smithi119 ceph-mon[94175]: pgmap v5162: 137 pgs: 137 active+clean; 21 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 43 KiB/s rd, 1.3 MiB/s wr, 27 op/s 2023-12-01T16:59:38.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:38 smithi119 ceph-mon[94175]: osdmap e2615: 8 total, 8 up, 8 in 2023-12-01T16:59:38.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:38 smithi119 ceph-mon[108979]: pgmap v5162: 137 pgs: 137 active+clean; 21 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 43 KiB/s rd, 1.3 MiB/s wr, 27 op/s 2023-12-01T16:59:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:38 smithi119 ceph-mon[108979]: osdmap e2615: 8 total, 8 up, 8 in 2023-12-01T16:59:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:39 smithi183 ceph-mon[99169]: osdmap e2616: 8 total, 8 up, 8 in 2023-12-01T16:59:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:39 smithi119 ceph-mon[94175]: osdmap e2616: 8 total, 8 up, 8 in 2023-12-01T16:59:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:39 smithi119 ceph-mon[108979]: osdmap e2616: 8 total, 8 up, 8 in 2023-12-01T16:59:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:40.343 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params PASSED [ 59%] 2023-12-01T16:59:40.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:40 smithi183 ceph-mon[99169]: pgmap v5165: 137 pgs: 137 active+clean; 21 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 42 KiB/s rd, 2.0 MiB/s wr, 8 op/s 2023-12-01T16:59:40.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:40 smithi183 ceph-mon[99169]: osdmap e2617: 8 total, 8 up, 8 in 2023-12-01T16:59:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:40 smithi119 ceph-mon[94175]: pgmap v5165: 137 pgs: 137 active+clean; 21 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 42 KiB/s rd, 2.0 MiB/s wr, 8 op/s 2023-12-01T16:59:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:40 smithi119 ceph-mon[94175]: osdmap e2617: 8 total, 8 up, 8 in 2023-12-01T16:59:40.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:40 smithi119 ceph-mon[108979]: pgmap v5165: 137 pgs: 137 active+clean; 21 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 42 KiB/s rd, 2.0 MiB/s wr, 8 op/s 2023-12-01T16:59:40.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:40 smithi119 ceph-mon[108979]: osdmap e2617: 8 total, 8 up, 8 in 2023-12-01T16:59:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:41 smithi183 ceph-mon[99169]: osdmap e2618: 8 total, 8 up, 8 in 2023-12-01T16:59:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:41 smithi119 ceph-mon[94175]: osdmap e2618: 8 total, 8 up, 8 in 2023-12-01T16:59:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:41 smithi119 ceph-mon[108979]: osdmap e2618: 8 total, 8 up, 8 in 2023-12-01T16:59:42.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:42 smithi183 ceph-mon[99169]: pgmap v5168: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 397 KiB/s rd, 22 KiB/s wr, 440 op/s 2023-12-01T16:59:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:42 smithi183 ceph-mon[99169]: osdmap e2619: 8 total, 8 up, 8 in 2023-12-01T16:59:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:42 smithi183 ceph-mon[99169]: osdmap e2620: 8 total, 8 up, 8 in 2023-12-01T16:59:42.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:42 smithi119 ceph-mon[94175]: pgmap v5168: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 397 KiB/s rd, 22 KiB/s wr, 440 op/s 2023-12-01T16:59:42.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:42 smithi119 ceph-mon[94175]: osdmap e2619: 8 total, 8 up, 8 in 2023-12-01T16:59:42.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:42 smithi119 ceph-mon[94175]: osdmap e2620: 8 total, 8 up, 8 in 2023-12-01T16:59:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:42 smithi119 ceph-mon[108979]: pgmap v5168: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 397 KiB/s rd, 22 KiB/s wr, 440 op/s 2023-12-01T16:59:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:42 smithi119 ceph-mon[108979]: osdmap e2619: 8 total, 8 up, 8 in 2023-12-01T16:59:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:42 smithi119 ceph-mon[108979]: osdmap e2620: 8 total, 8 up, 8 in 2023-12-01T16:59:44.205 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params2 PASSED [ 59%] 2023-12-01T16:59:44.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:44 smithi183 ceph-mon[99169]: pgmap v5171: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 397 KiB/s rd, 22 KiB/s wr, 440 op/s 2023-12-01T16:59:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:44 smithi183 ceph-mon[99169]: osdmap e2621: 8 total, 8 up, 8 in 2023-12-01T16:59:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:59:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:59:44] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-12-01T16:59:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:44 smithi119 ceph-mon[94175]: pgmap v5171: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 397 KiB/s rd, 22 KiB/s wr, 440 op/s 2023-12-01T16:59:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:44 smithi119 ceph-mon[94175]: osdmap e2621: 8 total, 8 up, 8 in 2023-12-01T16:59:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:44 smithi119 ceph-mon[108979]: pgmap v5171: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 397 KiB/s rd, 22 KiB/s wr, 440 op/s 2023-12-01T16:59:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:44 smithi119 ceph-mon[108979]: osdmap e2621: 8 total, 8 up, 8 in 2023-12-01T16:59:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:45 smithi183 ceph-mon[99169]: osdmap e2622: 8 total, 8 up, 8 in 2023-12-01T16:59:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:45 smithi119 ceph-mon[108979]: osdmap e2622: 8 total, 8 up, 8 in 2023-12-01T16:59:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:45 smithi119 ceph-mon[94175]: osdmap e2622: 8 total, 8 up, 8 in 2023-12-01T16:59:45.840 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T16:59:46.163 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:59:46.163 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (86m) 96s ago 86m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T16:59:46.163 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (86m) 96s ago 86m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T16:59:46.163 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (87m) 96s ago 87m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T16:59:46.163 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (87m) 96s ago 87m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T16:59:46.163 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (90m) 96s ago 90m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T16:59:46.163 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (92m) 96s ago 92m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T16:59:46.163 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (92m) 96s ago 92m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T16:59:46.163 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (91m) 96s ago 91m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T16:59:46.163 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (91m) 96s ago 91m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T16:59:46.163 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (86m) 96s ago 86m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T16:59:46.163 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (86m) 96s ago 86m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T16:59:46.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (90m) 96s ago 90m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T16:59:46.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (90m) 96s ago 90m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T16:59:46.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (89m) 96s ago 89m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T16:59:46.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (89m) 96s ago 89m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T16:59:46.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (89m) 96s ago 89m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T16:59:46.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (88m) 96s ago 88m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T16:59:46.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (88m) 96s ago 88m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T16:59:46.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (88m) 96s ago 88m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T16:59:46.164 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (86m) 96s ago 87m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T16:59:46.222 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params3 SKIPPED [ 60%] 2023-12-01T16:59:46.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:46 smithi183 ceph-mon[99169]: pgmap v5174: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 17 KiB/s wr, 317 op/s 2023-12-01T16:59:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:46 smithi183 ceph-mon[99169]: osdmap e2623: 8 total, 8 up, 8 in 2023-12-01T16:59:46.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:46 smithi119 ceph-mon[94175]: pgmap v5174: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 17 KiB/s wr, 317 op/s 2023-12-01T16:59:46.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:46 smithi119 ceph-mon[94175]: osdmap e2623: 8 total, 8 up, 8 in 2023-12-01T16:59:46.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:46 smithi119 ceph-mon[108979]: pgmap v5174: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 17 KiB/s wr, 317 op/s 2023-12-01T16:59:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:46 smithi119 ceph-mon[108979]: osdmap e2623: 8 total, 8 up, 8 in 2023-12-01T16:59:46.560 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T16:59:46.560 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T16:59:46.561 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:59:46.561 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:59:46.561 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T16:59:46.561 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:59:46.561 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:59:46.561 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T16:59:46.561 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:59:46.561 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:59:46.561 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T16:59:46.561 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:59:46.561 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T16:59:46.561 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T16:59:46.561 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:59:46.561 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T16:59:46.561 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T16:59:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:47 smithi183 ceph-mon[99169]: from='client.29486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:59:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:47 smithi183 ceph-mon[99169]: osdmap e2624: 8 total, 8 up, 8 in 2023-12-01T16:59:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:47 smithi183 ceph-mon[99169]: from='client.29492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:59:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/126343716' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:59:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:47 smithi183 ceph-mon[99169]: osdmap e2625: 8 total, 8 up, 8 in 2023-12-01T16:59:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:47 smithi119 ceph-mon[108979]: from='client.29486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:59:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:47 smithi119 ceph-mon[108979]: osdmap e2624: 8 total, 8 up, 8 in 2023-12-01T16:59:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:47 smithi119 ceph-mon[108979]: from='client.29492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:59:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/126343716' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:59:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:47 smithi119 ceph-mon[108979]: osdmap e2625: 8 total, 8 up, 8 in 2023-12-01T16:59:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:47 smithi119 ceph-mon[94175]: from='client.29486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:59:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:47 smithi119 ceph-mon[94175]: osdmap e2624: 8 total, 8 up, 8 in 2023-12-01T16:59:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:47 smithi119 ceph-mon[94175]: from='client.29492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:59:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/126343716' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:59:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:47 smithi119 ceph-mon[94175]: osdmap e2625: 8 total, 8 up, 8 in 2023-12-01T16:59:48.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:48 smithi183 ceph-mon[99169]: pgmap v5177: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 17 KiB/s wr, 317 op/s 2023-12-01T16:59:48.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:48 smithi119 ceph-mon[94175]: pgmap v5177: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 17 KiB/s wr, 317 op/s 2023-12-01T16:59:48.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:48 smithi119 ceph-mon[108979]: pgmap v5177: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 17 KiB/s wr, 317 op/s 2023-12-01T16:59:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:49 smithi183 ceph-mon[99169]: osdmap e2626: 8 total, 8 up, 8 in 2023-12-01T16:59:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:49 smithi119 ceph-mon[94175]: osdmap e2626: 8 total, 8 up, 8 in 2023-12-01T16:59:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:49 smithi119 ceph-mon[108979]: osdmap e2626: 8 total, 8 up, 8 in 2023-12-01T16:59:50.248 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stripe_unit_and_count PASSED [ 60%] 2023-12-01T16:59:50.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:50 smithi183 ceph-mon[99169]: pgmap v5180: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:59:50.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:50 smithi183 ceph-mon[99169]: osdmap e2627: 8 total, 8 up, 8 in 2023-12-01T16:59:50.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:50 smithi119 ceph-mon[94175]: pgmap v5180: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:59:50.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:50 smithi119 ceph-mon[94175]: osdmap e2627: 8 total, 8 up, 8 in 2023-12-01T16:59:50.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:50 smithi119 ceph-mon[108979]: pgmap v5180: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T16:59:50.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:50 smithi119 ceph-mon[108979]: osdmap e2627: 8 total, 8 up, 8 in 2023-12-01T16:59:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:51 smithi183 ceph-mon[99169]: osdmap e2628: 8 total, 8 up, 8 in 2023-12-01T16:59:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:51 smithi119 ceph-mon[94175]: osdmap e2628: 8 total, 8 up, 8 in 2023-12-01T16:59:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:51 smithi119 ceph-mon[108979]: osdmap e2628: 8 total, 8 up, 8 in 2023-12-01T16:59:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:52 smithi183 ceph-mon[99169]: pgmap v5183: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 317 KiB/s rd, 21 KiB/s wr, 427 op/s 2023-12-01T16:59:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:52 smithi183 ceph-mon[99169]: osdmap e2629: 8 total, 8 up, 8 in 2023-12-01T16:59:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:52 smithi183 ceph-mon[99169]: osdmap e2630: 8 total, 8 up, 8 in 2023-12-01T16:59:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:52 smithi119 ceph-mon[94175]: pgmap v5183: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 317 KiB/s rd, 21 KiB/s wr, 427 op/s 2023-12-01T16:59:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:52 smithi119 ceph-mon[94175]: osdmap e2629: 8 total, 8 up, 8 in 2023-12-01T16:59:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:52 smithi119 ceph-mon[94175]: osdmap e2630: 8 total, 8 up, 8 in 2023-12-01T16:59:52.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:52 smithi119 ceph-mon[108979]: pgmap v5183: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 317 KiB/s rd, 21 KiB/s wr, 427 op/s 2023-12-01T16:59:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:52 smithi119 ceph-mon[108979]: osdmap e2629: 8 total, 8 up, 8 in 2023-12-01T16:59:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:52 smithi119 ceph-mon[108979]: osdmap e2630: 8 total, 8 up, 8 in 2023-12-01T16:59:54.249 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotected PASSED [ 61%] 2023-12-01T16:59:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:54 smithi183 ceph-mon[99169]: pgmap v5186: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 317 KiB/s rd, 21 KiB/s wr, 427 op/s 2023-12-01T16:59:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:54 smithi183 ceph-mon[99169]: osdmap e2631: 8 total, 8 up, 8 in 2023-12-01T16:59:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 16:59:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:16:59:54] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2023-12-01T16:59:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:54 smithi119 ceph-mon[94175]: pgmap v5186: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 317 KiB/s rd, 21 KiB/s wr, 427 op/s 2023-12-01T16:59:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:54 smithi119 ceph-mon[94175]: osdmap e2631: 8 total, 8 up, 8 in 2023-12-01T16:59:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:54 smithi119 ceph-mon[108979]: pgmap v5186: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 317 KiB/s rd, 21 KiB/s wr, 427 op/s 2023-12-01T16:59:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:54 smithi119 ceph-mon[108979]: osdmap e2631: 8 total, 8 up, 8 in 2023-12-01T16:59:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:59:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:55 smithi183 ceph-mon[99169]: osdmap e2632: 8 total, 8 up, 8 in 2023-12-01T16:59:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:55 smithi119 ceph-mon[94175]: osdmap e2632: 8 total, 8 up, 8 in 2023-12-01T16:59:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:55 smithi119 ceph-mon[108979]: osdmap e2632: 8 total, 8 up, 8 in 2023-12-01T16:59:56.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:56 smithi183 ceph-mon[99169]: pgmap v5189: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 180 KiB/s rd, 14 KiB/s wr, 246 op/s 2023-12-01T16:59:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:56 smithi183 ceph-mon[99169]: osdmap e2633: 8 total, 8 up, 8 in 2023-12-01T16:59:56.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:56 smithi119 ceph-mon[94175]: pgmap v5189: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 180 KiB/s rd, 14 KiB/s wr, 246 op/s 2023-12-01T16:59:56.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:56 smithi119 ceph-mon[94175]: osdmap e2633: 8 total, 8 up, 8 in 2023-12-01T16:59:56.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:56 smithi119 ceph-mon[108979]: pgmap v5189: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 180 KiB/s rd, 14 KiB/s wr, 246 op/s 2023-12-01T16:59:56.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:56 smithi119 ceph-mon[108979]: osdmap e2633: 8 total, 8 up, 8 in 2023-12-01T16:59:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:57 smithi183 ceph-mon[99169]: osdmap e2634: 8 total, 8 up, 8 in 2023-12-01T16:59:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi119-258241-2","app": "rbd"}]: dispatch 2023-12-01T16:59:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi119-258241-2","app": "rbd"}]': finished 2023-12-01T16:59:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:57 smithi183 ceph-mon[99169]: osdmap e2635: 8 total, 8 up, 8 in 2023-12-01T16:59:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:57 smithi119 ceph-mon[94175]: osdmap e2634: 8 total, 8 up, 8 in 2023-12-01T16:59:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi119-258241-2","app": "rbd"}]: dispatch 2023-12-01T16:59:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi119-258241-2","app": "rbd"}]': finished 2023-12-01T16:59:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:57 smithi119 ceph-mon[94175]: osdmap e2635: 8 total, 8 up, 8 in 2023-12-01T16:59:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:57 smithi119 ceph-mon[108979]: osdmap e2634: 8 total, 8 up, 8 in 2023-12-01T16:59:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi119-258241-2","app": "rbd"}]: dispatch 2023-12-01T16:59:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi119-258241-2","app": "rbd"}]': finished 2023-12-01T16:59:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:57 smithi119 ceph-mon[108979]: osdmap e2635: 8 total, 8 up, 8 in 2023-12-01T16:59:58.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:58 smithi183 ceph-mon[99169]: pgmap v5192: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 180 KiB/s rd, 14 KiB/s wr, 246 op/s 2023-12-01T16:59:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:58 smithi183 ceph-mon[99169]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:59:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 16:59:58 smithi183 ceph-mon[99169]: osdmap e2636: 8 total, 8 up, 8 in 2023-12-01T16:59:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:58 smithi119 ceph-mon[94175]: pgmap v5192: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 180 KiB/s rd, 14 KiB/s wr, 246 op/s 2023-12-01T16:59:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:58 smithi119 ceph-mon[94175]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:59:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 16:59:58 smithi119 ceph-mon[94175]: osdmap e2636: 8 total, 8 up, 8 in 2023-12-01T16:59:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:58 smithi119 ceph-mon[108979]: pgmap v5192: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 180 KiB/s rd, 14 KiB/s wr, 246 op/s 2023-12-01T16:59:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:58 smithi119 ceph-mon[108979]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T16:59:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 16:59:58 smithi119 ceph-mon[108979]: osdmap e2636: 8 total, 8 up, 8 in 2023-12-01T17:00:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:00 smithi183 ceph-mon[99169]: pgmap v5195: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:00:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:00 smithi183 ceph-mon[99169]: osdmap e2637: 8 total, 8 up, 8 in 2023-12-01T17:00:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:00 smithi183 ceph-mon[99169]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T17:00:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:00 smithi183 ceph-mon[99169]: Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:00:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:00 smithi183 ceph-mon[99169]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:00:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:00 smithi183 ceph-mon[99169]: ceph cannot downgrade to a dev release 2023-12-01T17:00:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:00 smithi119 ceph-mon[108979]: pgmap v5195: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:00:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:00 smithi119 ceph-mon[108979]: osdmap e2637: 8 total, 8 up, 8 in 2023-12-01T17:00:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:00 smithi119 ceph-mon[108979]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T17:00:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:00 smithi119 ceph-mon[108979]: Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:00:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:00 smithi119 ceph-mon[108979]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:00:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:00 smithi119 ceph-mon[108979]: ceph cannot downgrade to a dev release 2023-12-01T17:00:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T16:59:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:00:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T16:59:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:00:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T16:59:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : ceph cannot downgrade to a dev release 2023-12-01T17:00:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:00 smithi119 ceph-mon[94175]: pgmap v5195: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:00:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:00 smithi119 ceph-mon[94175]: osdmap e2637: 8 total, 8 up, 8 in 2023-12-01T17:00:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:00 smithi119 ceph-mon[94175]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T17:00:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:00 smithi119 ceph-mon[94175]: Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:00:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:00 smithi119 ceph-mon[94175]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:00:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:00 smithi119 ceph-mon[94175]: ceph cannot downgrade to a dev release 2023-12-01T17:00:01.284 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotect_with_children PASSED [ 62%] 2023-12-01T17:00:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:01 smithi183 ceph-mon[99169]: osdmap e2638: 8 total, 8 up, 8 in 2023-12-01T17:00:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:01 smithi119 ceph-mon[94175]: osdmap e2638: 8 total, 8 up, 8 in 2023-12-01T17:00:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:01 smithi119 ceph-mon[108979]: osdmap e2638: 8 total, 8 up, 8 in 2023-12-01T17:00:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:02 smithi183 ceph-mon[99169]: pgmap v5198: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 74 KiB/s rd, 3.2 KiB/s wr, 92 op/s 2023-12-01T17:00:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:02 smithi183 ceph-mon[99169]: osdmap e2639: 8 total, 8 up, 8 in 2023-12-01T17:00:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:02 smithi119 ceph-mon[94175]: pgmap v5198: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 74 KiB/s rd, 3.2 KiB/s wr, 92 op/s 2023-12-01T17:00:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:02 smithi119 ceph-mon[94175]: osdmap e2639: 8 total, 8 up, 8 in 2023-12-01T17:00:02.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:02 smithi119 ceph-mon[108979]: pgmap v5198: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 74 KiB/s rd, 3.2 KiB/s wr, 92 op/s 2023-12-01T17:00:02.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:02 smithi119 ceph-mon[108979]: osdmap e2639: 8 total, 8 up, 8 in 2023-12-01T17:00:03.290 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stat PASSED [ 62%] 2023-12-01T17:00:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:03 smithi183 ceph-mon[99169]: osdmap e2640: 8 total, 8 up, 8 in 2023-12-01T17:00:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:03 smithi119 ceph-mon[108979]: osdmap e2640: 8 total, 8 up, 8 in 2023-12-01T17:00:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:03 smithi119 ceph-mon[94175]: osdmap e2640: 8 total, 8 up, 8 in 2023-12-01T17:00:04.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:04 smithi183 ceph-mon[99169]: pgmap v5201: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 74 KiB/s rd, 3.2 KiB/s wr, 92 op/s 2023-12-01T17:00:04.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:04 smithi183 ceph-mon[99169]: osdmap e2641: 8 total, 8 up, 8 in 2023-12-01T17:00:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:00:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:00:04] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2023-12-01T17:00:04.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:04 smithi119 ceph-mon[94175]: pgmap v5201: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 74 KiB/s rd, 3.2 KiB/s wr, 92 op/s 2023-12-01T17:00:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:04 smithi119 ceph-mon[94175]: osdmap e2641: 8 total, 8 up, 8 in 2023-12-01T17:00:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:04 smithi119 ceph-mon[108979]: pgmap v5201: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 74 KiB/s rd, 3.2 KiB/s wr, 92 op/s 2023-12-01T17:00:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:04 smithi119 ceph-mon[108979]: osdmap e2641: 8 total, 8 up, 8 in 2023-12-01T17:00:05.301 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_stat PASSED [ 63%] 2023-12-01T17:00:05.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:05 smithi183 ceph-mon[99169]: osdmap e2642: 8 total, 8 up, 8 in 2023-12-01T17:00:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:05 smithi119 ceph-mon[94175]: osdmap e2642: 8 total, 8 up, 8 in 2023-12-01T17:00:05.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:05 smithi119 ceph-mon[108979]: osdmap e2642: 8 total, 8 up, 8 in 2023-12-01T17:00:06.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:06 smithi183 ceph-mon[99169]: pgmap v5204: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 275 KiB/s rd, 21 KiB/s wr, 375 op/s 2023-12-01T17:00:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:06 smithi183 ceph-mon[99169]: osdmap e2643: 8 total, 8 up, 8 in 2023-12-01T17:00:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:06 smithi119 ceph-mon[94175]: pgmap v5204: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 275 KiB/s rd, 21 KiB/s wr, 375 op/s 2023-12-01T17:00:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:06 smithi119 ceph-mon[94175]: osdmap e2643: 8 total, 8 up, 8 in 2023-12-01T17:00:06.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:06 smithi119 ceph-mon[108979]: pgmap v5204: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 275 KiB/s rd, 21 KiB/s wr, 375 op/s 2023-12-01T17:00:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:06 smithi119 ceph-mon[108979]: osdmap e2643: 8 total, 8 up, 8 in 2023-12-01T17:00:07.201 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_io PASSED [ 63%] 2023-12-01T17:00:07.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:07 smithi183 ceph-mon[99169]: osdmap e2644: 8 total, 8 up, 8 in 2023-12-01T17:00:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:07 smithi183 ceph-mon[99169]: osdmap e2645: 8 total, 8 up, 8 in 2023-12-01T17:00:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:07 smithi119 ceph-mon[108979]: osdmap e2644: 8 total, 8 up, 8 in 2023-12-01T17:00:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:07 smithi119 ceph-mon[108979]: osdmap e2645: 8 total, 8 up, 8 in 2023-12-01T17:00:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:07 smithi119 ceph-mon[94175]: osdmap e2644: 8 total, 8 up, 8 in 2023-12-01T17:00:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:07 smithi119 ceph-mon[94175]: osdmap e2645: 8 total, 8 up, 8 in 2023-12-01T17:00:08.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:08 smithi183 ceph-mon[99169]: pgmap v5207: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 275 KiB/s rd, 21 KiB/s wr, 375 op/s 2023-12-01T17:00:08.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:08 smithi119 ceph-mon[94175]: pgmap v5207: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 275 KiB/s rd, 21 KiB/s wr, 375 op/s 2023-12-01T17:00:08.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:08 smithi119 ceph-mon[108979]: pgmap v5207: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 275 KiB/s rd, 21 KiB/s wr, 375 op/s 2023-12-01T17:00:09.322 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_read PASSED [ 64%] 2023-12-01T17:00:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:09 smithi183 ceph-mon[99169]: osdmap e2646: 8 total, 8 up, 8 in 2023-12-01T17:00:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:09 smithi119 ceph-mon[94175]: osdmap e2646: 8 total, 8 up, 8 in 2023-12-01T17:00:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:09 smithi119 ceph-mon[108979]: osdmap e2646: 8 total, 8 up, 8 in 2023-12-01T17:00:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:10.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:10 smithi183 ceph-mon[99169]: pgmap v5210: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:00:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:10 smithi183 ceph-mon[99169]: osdmap e2647: 8 total, 8 up, 8 in 2023-12-01T17:00:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:10 smithi119 ceph-mon[94175]: pgmap v5210: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:00:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:10 smithi119 ceph-mon[94175]: osdmap e2647: 8 total, 8 up, 8 in 2023-12-01T17:00:10.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:10 smithi119 ceph-mon[108979]: pgmap v5210: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:00:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:10 smithi119 ceph-mon[108979]: osdmap e2647: 8 total, 8 up, 8 in 2023-12-01T17:00:11.332 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_write PASSED [ 64%] 2023-12-01T17:00:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:11 smithi183 ceph-mon[99169]: osdmap e2648: 8 total, 8 up, 8 in 2023-12-01T17:00:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:00:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:11 smithi119 ceph-mon[94175]: osdmap e2648: 8 total, 8 up, 8 in 2023-12-01T17:00:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:00:11.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:11 smithi119 ceph-mon[108979]: osdmap e2648: 8 total, 8 up, 8 in 2023-12-01T17:00:11.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:00:12.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:12 smithi183 ceph-mon[99169]: pgmap v5213: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 306 KiB/s rd, 26 KiB/s wr, 419 op/s 2023-12-01T17:00:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:12 smithi183 ceph-mon[99169]: osdmap e2649: 8 total, 8 up, 8 in 2023-12-01T17:00:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:00:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:00:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:00:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:12 smithi183 ceph-mon[99169]: osdmap e2650: 8 total, 8 up, 8 in 2023-12-01T17:00:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:12 smithi119 ceph-mon[94175]: pgmap v5213: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 306 KiB/s rd, 26 KiB/s wr, 419 op/s 2023-12-01T17:00:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:12 smithi119 ceph-mon[94175]: osdmap e2649: 8 total, 8 up, 8 in 2023-12-01T17:00:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:00:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:00:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:00:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:12 smithi119 ceph-mon[94175]: osdmap e2650: 8 total, 8 up, 8 in 2023-12-01T17:00:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:12 smithi119 ceph-mon[108979]: pgmap v5213: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 306 KiB/s rd, 26 KiB/s wr, 419 op/s 2023-12-01T17:00:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:12 smithi119 ceph-mon[108979]: osdmap e2649: 8 total, 8 up, 8 in 2023-12-01T17:00:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:00:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:00:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:00:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:12 smithi119 ceph-mon[108979]: osdmap e2650: 8 total, 8 up, 8 in 2023-12-01T17:00:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:00:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:00:14] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2023-12-01T17:00:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:14 smithi119 ceph-mon[108979]: pgmap v5216: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 306 KiB/s rd, 26 KiB/s wr, 419 op/s 2023-12-01T17:00:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:14 smithi119 ceph-mon[94175]: pgmap v5216: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 306 KiB/s rd, 26 KiB/s wr, 419 op/s 2023-12-01T17:00:14.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:14 smithi183 ceph-mon[99169]: pgmap v5216: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 306 KiB/s rd, 26 KiB/s wr, 419 op/s 2023-12-01T17:00:16.326 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_list_children PASSED [ 65%] 2023-12-01T17:00:16.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:16 smithi183 ceph-mon[99169]: pgmap v5217: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 43 KiB/s wr, 2.12k op/s 2023-12-01T17:00:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:16 smithi119 ceph-mon[94175]: pgmap v5217: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 43 KiB/s wr, 2.12k op/s 2023-12-01T17:00:16.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:16 smithi119 ceph-mon[108979]: pgmap v5217: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 43 KiB/s wr, 2.12k op/s 2023-12-01T17:00:16.896 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:00:17.214 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:00:17.214 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (86m) 2m ago 87m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:00:17.214 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (87m) 2m ago 87m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:00:17.214 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (88m) 2m ago 88m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:00:17.214 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (88m) 2m ago 88m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:00:17.214 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (91m) 2m ago 91m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:00:17.214 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (92m) 2m ago 92m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:00:17.214 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (92m) 2m ago 93m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:00:17.214 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (91m) 2m ago 91m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:00:17.214 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (91m) 2m ago 91m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:00:17.215 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (87m) 2m ago 87m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:00:17.215 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (87m) 2m ago 87m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:00:17.215 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (91m) 2m ago 91m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:00:17.215 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (90m) 2m ago 90m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:00:17.215 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (90m) 2m ago 90m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:00:17.215 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (89m) 2m ago 89m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:00:17.215 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (89m) 2m ago 89m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:00:17.215 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (89m) 2m ago 89m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:00:17.215 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (88m) 2m ago 88m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:00:17.215 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (88m) 2m ago 88m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:00:17.215 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (86m) 2m ago 87m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:00:17.597 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:00:17.597 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:00:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:00:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:00:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:00:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:00:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:00:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:00:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:00:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:00:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:00:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:00:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:00:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:00:17.598 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:00:17.599 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:00:17.599 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:00:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:17 smithi183 ceph-mon[99169]: osdmap e2651: 8 total, 8 up, 8 in 2023-12-01T17:00:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:17 smithi183 ceph-mon[99169]: osdmap e2652: 8 total, 8 up, 8 in 2023-12-01T17:00:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:17 smithi119 ceph-mon[94175]: osdmap e2651: 8 total, 8 up, 8 in 2023-12-01T17:00:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:17 smithi119 ceph-mon[94175]: osdmap e2652: 8 total, 8 up, 8 in 2023-12-01T17:00:17.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:17 smithi119 ceph-mon[108979]: osdmap e2651: 8 total, 8 up, 8 in 2023-12-01T17:00:17.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:17 smithi119 ceph-mon[108979]: osdmap e2652: 8 total, 8 up, 8 in 2023-12-01T17:00:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:18 smithi183 ceph-mon[99169]: pgmap v5219: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 21 KiB/s wr, 1.64k op/s 2023-12-01T17:00:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:18 smithi183 ceph-mon[99169]: from='client.29504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:00:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:18 smithi183 ceph-mon[99169]: from='client.19626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:00:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3537953573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:00:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:18 smithi183 ceph-mon[99169]: osdmap e2653: 8 total, 8 up, 8 in 2023-12-01T17:00:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:18 smithi119 ceph-mon[94175]: pgmap v5219: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 21 KiB/s wr, 1.64k op/s 2023-12-01T17:00:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:18 smithi119 ceph-mon[94175]: from='client.29504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:00:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:18 smithi119 ceph-mon[94175]: from='client.19626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:00:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3537953573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:00:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:18 smithi119 ceph-mon[94175]: osdmap e2653: 8 total, 8 up, 8 in 2023-12-01T17:00:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:18 smithi119 ceph-mon[108979]: pgmap v5219: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 21 KiB/s wr, 1.64k op/s 2023-12-01T17:00:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:18 smithi119 ceph-mon[108979]: from='client.29504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:00:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:18 smithi119 ceph-mon[108979]: from='client.19626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:00:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3537953573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:00:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:18 smithi119 ceph-mon[108979]: osdmap e2653: 8 total, 8 up, 8 in 2023-12-01T17:00:20.226 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_errors PASSED [ 66%] 2023-12-01T17:00:20.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:20 smithi183 ceph-mon[99169]: pgmap v5222: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 21 KiB/s wr, 1.64k op/s 2023-12-01T17:00:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:20 smithi183 ceph-mon[99169]: osdmap e2654: 8 total, 8 up, 8 in 2023-12-01T17:00:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:20 smithi119 ceph-mon[94175]: pgmap v5222: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 21 KiB/s wr, 1.64k op/s 2023-12-01T17:00:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:20 smithi119 ceph-mon[94175]: osdmap e2654: 8 total, 8 up, 8 in 2023-12-01T17:00:20.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:20 smithi119 ceph-mon[108979]: pgmap v5222: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 21 KiB/s wr, 1.64k op/s 2023-12-01T17:00:20.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:20 smithi119 ceph-mon[108979]: osdmap e2654: 8 total, 8 up, 8 in 2023-12-01T17:00:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:21 smithi183 ceph-mon[99169]: osdmap e2655: 8 total, 8 up, 8 in 2023-12-01T17:00:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:21 smithi119 ceph-mon[94175]: osdmap e2655: 8 total, 8 up, 8 in 2023-12-01T17:00:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:21 smithi119 ceph-mon[108979]: osdmap e2655: 8 total, 8 up, 8 in 2023-12-01T17:00:22.194 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_basic PASSED [ 66%] 2023-12-01T17:00:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:22 smithi183 ceph-mon[99169]: pgmap v5225: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 23 KiB/s wr, 1.26k op/s 2023-12-01T17:00:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:22 smithi183 ceph-mon[99169]: osdmap e2656: 8 total, 8 up, 8 in 2023-12-01T17:00:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:22 smithi183 ceph-mon[99169]: osdmap e2657: 8 total, 8 up, 8 in 2023-12-01T17:00:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:22 smithi119 ceph-mon[94175]: pgmap v5225: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 23 KiB/s wr, 1.26k op/s 2023-12-01T17:00:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:22 smithi119 ceph-mon[94175]: osdmap e2656: 8 total, 8 up, 8 in 2023-12-01T17:00:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:22 smithi119 ceph-mon[94175]: osdmap e2657: 8 total, 8 up, 8 in 2023-12-01T17:00:22.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:22 smithi119 ceph-mon[108979]: pgmap v5225: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 23 KiB/s wr, 1.26k op/s 2023-12-01T17:00:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:22 smithi119 ceph-mon[108979]: osdmap e2656: 8 total, 8 up, 8 in 2023-12-01T17:00:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:22 smithi119 ceph-mon[108979]: osdmap e2657: 8 total, 8 up, 8 in 2023-12-01T17:00:24.227 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_smaller_order PASSED [ 67%] 2023-12-01T17:00:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:24 smithi183 ceph-mon[99169]: pgmap v5228: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 23 KiB/s wr, 1.26k op/s 2023-12-01T17:00:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:24 smithi183 ceph-mon[99169]: osdmap e2658: 8 total, 8 up, 8 in 2023-12-01T17:00:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:00:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:00:24] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.43.0" 2023-12-01T17:00:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:24 smithi119 ceph-mon[94175]: pgmap v5228: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 23 KiB/s wr, 1.26k op/s 2023-12-01T17:00:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:24 smithi119 ceph-mon[94175]: osdmap e2658: 8 total, 8 up, 8 in 2023-12-01T17:00:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:24 smithi119 ceph-mon[108979]: pgmap v5228: 137 pgs: 137 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 23 KiB/s wr, 1.26k op/s 2023-12-01T17:00:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:24 smithi119 ceph-mon[108979]: osdmap e2658: 8 total, 8 up, 8 in 2023-12-01T17:00:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:25 smithi183 ceph-mon[99169]: osdmap e2659: 8 total, 8 up, 8 in 2023-12-01T17:00:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:25 smithi119 ceph-mon[94175]: osdmap e2659: 8 total, 8 up, 8 in 2023-12-01T17:00:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:25 smithi119 ceph-mon[108979]: osdmap e2659: 8 total, 8 up, 8 in 2023-12-01T17:00:26.245 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_larger_order PASSED [ 67%] 2023-12-01T17:00:26.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:26 smithi183 ceph-mon[99169]: pgmap v5231: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 705 KiB/s rd, 49 KiB/s wr, 951 op/s 2023-12-01T17:00:26.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:26 smithi183 ceph-mon[99169]: osdmap e2660: 8 total, 8 up, 8 in 2023-12-01T17:00:26.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:26 smithi119 ceph-mon[108979]: pgmap v5231: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 705 KiB/s rd, 49 KiB/s wr, 951 op/s 2023-12-01T17:00:26.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:26 smithi119 ceph-mon[108979]: osdmap e2660: 8 total, 8 up, 8 in 2023-12-01T17:00:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:26 smithi119 ceph-mon[94175]: pgmap v5231: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 705 KiB/s rd, 49 KiB/s wr, 951 op/s 2023-12-01T17:00:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:26 smithi119 ceph-mon[94175]: osdmap e2660: 8 total, 8 up, 8 in 2023-12-01T17:00:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:27 smithi183 ceph-mon[99169]: osdmap e2661: 8 total, 8 up, 8 in 2023-12-01T17:00:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:27 smithi183 ceph-mon[99169]: osdmap e2662: 8 total, 8 up, 8 in 2023-12-01T17:00:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:27 smithi119 ceph-mon[94175]: osdmap e2661: 8 total, 8 up, 8 in 2023-12-01T17:00:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:27 smithi119 ceph-mon[94175]: osdmap e2662: 8 total, 8 up, 8 in 2023-12-01T17:00:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:27 smithi119 ceph-mon[108979]: osdmap e2661: 8 total, 8 up, 8 in 2023-12-01T17:00:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:27 smithi119 ceph-mon[108979]: osdmap e2662: 8 total, 8 up, 8 in 2023-12-01T17:00:28.277 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_drops_cache PASSED [ 68%] 2023-12-01T17:00:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:28 smithi183 ceph-mon[99169]: pgmap v5234: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 705 KiB/s rd, 49 KiB/s wr, 951 op/s 2023-12-01T17:00:28.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:28 smithi119 ceph-mon[108979]: pgmap v5234: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 705 KiB/s rd, 49 KiB/s wr, 951 op/s 2023-12-01T17:00:28.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:28 smithi119 ceph-mon[94175]: pgmap v5234: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 705 KiB/s rd, 49 KiB/s wr, 951 op/s 2023-12-01T17:00:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:29 smithi183 ceph-mon[99169]: osdmap e2663: 8 total, 8 up, 8 in 2023-12-01T17:00:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:29 smithi119 ceph-mon[94175]: osdmap e2663: 8 total, 8 up, 8 in 2023-12-01T17:00:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:29 smithi119 ceph-mon[108979]: osdmap e2663: 8 total, 8 up, 8 in 2023-12-01T17:00:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:30 smithi183 ceph-mon[99169]: pgmap v5237: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:00:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:30 smithi183 ceph-mon[99169]: osdmap e2664: 8 total, 8 up, 8 in 2023-12-01T17:00:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:30 smithi119 ceph-mon[94175]: pgmap v5237: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:00:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:30 smithi119 ceph-mon[94175]: osdmap e2664: 8 total, 8 up, 8 in 2023-12-01T17:00:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:30 smithi119 ceph-mon[108979]: pgmap v5237: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:00:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:30 smithi119 ceph-mon[108979]: osdmap e2664: 8 total, 8 up, 8 in 2023-12-01T17:00:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:31 smithi183 ceph-mon[99169]: osdmap e2665: 8 total, 8 up, 8 in 2023-12-01T17:00:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:31 smithi119 ceph-mon[108979]: osdmap e2665: 8 total, 8 up, 8 in 2023-12-01T17:00:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:31 smithi119 ceph-mon[94175]: osdmap e2665: 8 total, 8 up, 8 in 2023-12-01T17:00:32.241 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_multi_level PASSED [ 68%] 2023-12-01T17:00:32.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:32 smithi183 ceph-mon[99169]: pgmap v5240: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 593 KiB/s rd, 40 KiB/s wr, 793 op/s 2023-12-01T17:00:32.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:32 smithi183 ceph-mon[99169]: osdmap e2666: 8 total, 8 up, 8 in 2023-12-01T17:00:32.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:32 smithi183 ceph-mon[99169]: osdmap e2667: 8 total, 8 up, 8 in 2023-12-01T17:00:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:32 smithi119 ceph-mon[94175]: pgmap v5240: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 593 KiB/s rd, 40 KiB/s wr, 793 op/s 2023-12-01T17:00:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:32 smithi119 ceph-mon[94175]: osdmap e2666: 8 total, 8 up, 8 in 2023-12-01T17:00:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:32 smithi119 ceph-mon[94175]: osdmap e2667: 8 total, 8 up, 8 in 2023-12-01T17:00:32.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:32 smithi119 ceph-mon[108979]: pgmap v5240: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 593 KiB/s rd, 40 KiB/s wr, 793 op/s 2023-12-01T17:00:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:32 smithi119 ceph-mon[108979]: osdmap e2666: 8 total, 8 up, 8 in 2023-12-01T17:00:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:32 smithi119 ceph-mon[108979]: osdmap e2667: 8 total, 8 up, 8 in 2023-12-01T17:00:34.292 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_with_progress PASSED [ 69%] 2023-12-01T17:00:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:00:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:00:34] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.43.0" 2023-12-01T17:00:34.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:34 smithi119 ceph-mon[94175]: pgmap v5243: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 593 KiB/s rd, 40 KiB/s wr, 793 op/s 2023-12-01T17:00:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:34 smithi119 ceph-mon[94175]: osdmap e2668: 8 total, 8 up, 8 in 2023-12-01T17:00:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:34 smithi119 ceph-mon[108979]: pgmap v5243: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 593 KiB/s rd, 40 KiB/s wr, 793 op/s 2023-12-01T17:00:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:34 smithi119 ceph-mon[108979]: osdmap e2668: 8 total, 8 up, 8 in 2023-12-01T17:00:34.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:34 smithi183 ceph-mon[99169]: pgmap v5243: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 593 KiB/s rd, 40 KiB/s wr, 793 op/s 2023-12-01T17:00:34.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:34 smithi183 ceph-mon[99169]: osdmap e2668: 8 total, 8 up, 8 in 2023-12-01T17:00:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:35 smithi183 ceph-mon[99169]: osdmap e2669: 8 total, 8 up, 8 in 2023-12-01T17:00:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:35 smithi119 ceph-mon[94175]: osdmap e2669: 8 total, 8 up, 8 in 2023-12-01T17:00:35.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:35 smithi119 ceph-mon[108979]: osdmap e2669: 8 total, 8 up, 8 in 2023-12-01T17:00:36.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:36 smithi183 ceph-mon[99169]: pgmap v5246: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 364 KiB/s rd, 28 KiB/s wr, 496 op/s 2023-12-01T17:00:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:36 smithi183 ceph-mon[99169]: osdmap e2670: 8 total, 8 up, 8 in 2023-12-01T17:00:36.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:36 smithi119 ceph-mon[94175]: pgmap v5246: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 364 KiB/s rd, 28 KiB/s wr, 496 op/s 2023-12-01T17:00:36.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:36 smithi119 ceph-mon[94175]: osdmap e2670: 8 total, 8 up, 8 in 2023-12-01T17:00:36.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:36 smithi119 ceph-mon[108979]: pgmap v5246: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 364 KiB/s rd, 28 KiB/s wr, 496 op/s 2023-12-01T17:00:36.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:36 smithi119 ceph-mon[108979]: osdmap e2670: 8 total, 8 up, 8 in 2023-12-01T17:00:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:37 smithi183 ceph-mon[99169]: osdmap e2671: 8 total, 8 up, 8 in 2023-12-01T17:00:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:37 smithi183 ceph-mon[99169]: osdmap e2672: 8 total, 8 up, 8 in 2023-12-01T17:00:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:37 smithi119 ceph-mon[94175]: osdmap e2671: 8 total, 8 up, 8 in 2023-12-01T17:00:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:37 smithi119 ceph-mon[94175]: osdmap e2672: 8 total, 8 up, 8 in 2023-12-01T17:00:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:37 smithi119 ceph-mon[108979]: osdmap e2671: 8 total, 8 up, 8 in 2023-12-01T17:00:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:37 smithi119 ceph-mon[108979]: osdmap e2672: 8 total, 8 up, 8 in 2023-12-01T17:00:38.333 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_flatten_multi_level PASSED [ 70%] 2023-12-01T17:00:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:38 smithi183 ceph-mon[99169]: pgmap v5249: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 364 KiB/s rd, 28 KiB/s wr, 496 op/s 2023-12-01T17:00:38.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:38 smithi119 ceph-mon[94175]: pgmap v5249: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 364 KiB/s rd, 28 KiB/s wr, 496 op/s 2023-12-01T17:00:38.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:38 smithi119 ceph-mon[108979]: pgmap v5249: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 364 KiB/s rd, 28 KiB/s wr, 496 op/s 2023-12-01T17:00:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:39 smithi183 ceph-mon[99169]: osdmap e2673: 8 total, 8 up, 8 in 2023-12-01T17:00:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:39 smithi119 ceph-mon[94175]: osdmap e2673: 8 total, 8 up, 8 in 2023-12-01T17:00:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:39 smithi119 ceph-mon[108979]: osdmap e2673: 8 total, 8 up, 8 in 2023-12-01T17:00:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:40.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:40 smithi183 ceph-mon[99169]: pgmap v5252: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:00:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:40 smithi183 ceph-mon[99169]: osdmap e2674: 8 total, 8 up, 8 in 2023-12-01T17:00:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:40 smithi119 ceph-mon[94175]: pgmap v5252: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:00:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:40 smithi119 ceph-mon[94175]: osdmap e2674: 8 total, 8 up, 8 in 2023-12-01T17:00:40.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:40 smithi119 ceph-mon[108979]: pgmap v5252: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:00:40.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:40 smithi119 ceph-mon[108979]: osdmap e2674: 8 total, 8 up, 8 in 2023-12-01T17:00:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:41 smithi183 ceph-mon[99169]: osdmap e2675: 8 total, 8 up, 8 in 2023-12-01T17:00:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:41 smithi119 ceph-mon[94175]: osdmap e2675: 8 total, 8 up, 8 in 2023-12-01T17:00:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:41 smithi119 ceph-mon[108979]: osdmap e2675: 8 total, 8 up, 8 in 2023-12-01T17:00:42.215 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_trash_snapshot PASSED [ 70%] 2023-12-01T17:00:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:42 smithi183 ceph-mon[99169]: pgmap v5255: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 290 KiB/s rd, 19 KiB/s wr, 384 op/s 2023-12-01T17:00:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:42 smithi183 ceph-mon[99169]: osdmap e2676: 8 total, 8 up, 8 in 2023-12-01T17:00:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:42 smithi183 ceph-mon[99169]: osdmap e2677: 8 total, 8 up, 8 in 2023-12-01T17:00:42.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:42 smithi119 ceph-mon[94175]: pgmap v5255: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 290 KiB/s rd, 19 KiB/s wr, 384 op/s 2023-12-01T17:00:42.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:42 smithi119 ceph-mon[94175]: osdmap e2676: 8 total, 8 up, 8 in 2023-12-01T17:00:42.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:42 smithi119 ceph-mon[94175]: osdmap e2677: 8 total, 8 up, 8 in 2023-12-01T17:00:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:42 smithi119 ceph-mon[108979]: pgmap v5255: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 290 KiB/s rd, 19 KiB/s wr, 384 op/s 2023-12-01T17:00:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:42 smithi119 ceph-mon[108979]: osdmap e2676: 8 total, 8 up, 8 in 2023-12-01T17:00:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:42 smithi119 ceph-mon[108979]: osdmap e2677: 8 total, 8 up, 8 in 2023-12-01T17:00:44.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:44 smithi183 ceph-mon[99169]: pgmap v5258: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 290 KiB/s rd, 19 KiB/s wr, 384 op/s 2023-12-01T17:00:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:44 smithi183 ceph-mon[99169]: osdmap e2678: 8 total, 8 up, 8 in 2023-12-01T17:00:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:00:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:00:44] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2023-12-01T17:00:44.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:44 smithi119 ceph-mon[94175]: pgmap v5258: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 290 KiB/s rd, 19 KiB/s wr, 384 op/s 2023-12-01T17:00:44.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:44 smithi119 ceph-mon[94175]: osdmap e2678: 8 total, 8 up, 8 in 2023-12-01T17:00:44.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:44 smithi119 ceph-mon[108979]: pgmap v5258: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 290 KiB/s rd, 19 KiB/s wr, 384 op/s 2023-12-01T17:00:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:44 smithi119 ceph-mon[108979]: osdmap e2678: 8 total, 8 up, 8 in 2023-12-01T17:00:46.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:46 smithi183 ceph-mon[99169]: pgmap v5260: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 172 KiB/s rd, 13 KiB/s wr, 234 op/s 2023-12-01T17:00:46.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:46 smithi119 ceph-mon[94175]: pgmap v5260: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 172 KiB/s rd, 13 KiB/s wr, 234 op/s 2023-12-01T17:00:46.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:46 smithi119 ceph-mon[108979]: pgmap v5260: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 172 KiB/s rd, 13 KiB/s wr, 234 op/s 2023-12-01T17:00:47.941 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:00:48.258 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:00:48.259 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (87m) 2m ago 87m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:00:48.259 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (87m) 2m ago 87m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:00:48.259 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (88m) 2m ago 88m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:00:48.259 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (88m) 2m ago 88m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:00:48.259 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (91m) 2m ago 91m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:00:48.259 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (93m) 2m ago 93m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:00:48.259 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (93m) 2m ago 93m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:00:48.259 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (92m) 2m ago 92m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:00:48.259 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (92m) 2m ago 92m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:00:48.259 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (87m) 2m ago 87m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:00:48.259 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (87m) 2m ago 87m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:00:48.259 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (91m) 2m ago 91m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:00:48.259 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (91m) 2m ago 91m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:00:48.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (90m) 2m ago 90m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:00:48.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (90m) 2m ago 90m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:00:48.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (90m) 2m ago 90m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:00:48.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (89m) 2m ago 89m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:00:48.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (89m) 2m ago 89m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:00:48.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (89m) 2m ago 89m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:00:48.260 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (87m) 2m ago 88m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:00:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:48 smithi183 ceph-mon[99169]: pgmap v5261: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 127 KiB/s rd, 9.8 KiB/s wr, 172 op/s 2023-12-01T17:00:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:48 smithi183 ceph-mon[99169]: osdmap e2679: 8 total, 8 up, 8 in 2023-12-01T17:00:48.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:48 smithi119 ceph-mon[108979]: pgmap v5261: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 127 KiB/s rd, 9.8 KiB/s wr, 172 op/s 2023-12-01T17:00:48.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:48 smithi119 ceph-mon[108979]: osdmap e2679: 8 total, 8 up, 8 in 2023-12-01T17:00:48.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:48 smithi119 ceph-mon[94175]: pgmap v5261: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 127 KiB/s rd, 9.8 KiB/s wr, 172 op/s 2023-12-01T17:00:48.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:48 smithi119 ceph-mon[94175]: osdmap e2679: 8 total, 8 up, 8 in 2023-12-01T17:00:48.663 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:00:48.663 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:00:48.663 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:00:48.663 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:00:48.664 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:00:48.664 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:00:48.664 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:00:48.664 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:00:48.664 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:00:48.664 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:00:48.664 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:00:48.664 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:00:48.664 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:00:48.664 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:00:48.664 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:00:48.664 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:00:48.664 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:00:49.217 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks1 PASSED [ 71%] 2023-12-01T17:00:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:49 smithi183 ceph-mon[99169]: from='client.29522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:00:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:49 smithi183 ceph-mon[99169]: from='client.19644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:00:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2113152659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:00:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:49 smithi119 ceph-mon[94175]: from='client.29522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:00:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:49 smithi119 ceph-mon[94175]: from='client.19644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:00:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2113152659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:00:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:49 smithi119 ceph-mon[108979]: from='client.29522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:00:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:49 smithi119 ceph-mon[108979]: from='client.19644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:00:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2113152659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:00:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:50 smithi183 ceph-mon[99169]: pgmap v5263: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 116 KiB/s rd, 9.0 KiB/s wr, 158 op/s 2023-12-01T17:00:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:50 smithi183 ceph-mon[99169]: osdmap e2680: 8 total, 8 up, 8 in 2023-12-01T17:00:50.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:50 smithi119 ceph-mon[94175]: pgmap v5263: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 116 KiB/s rd, 9.0 KiB/s wr, 158 op/s 2023-12-01T17:00:50.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:50 smithi119 ceph-mon[94175]: osdmap e2680: 8 total, 8 up, 8 in 2023-12-01T17:00:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:50 smithi119 ceph-mon[108979]: pgmap v5263: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 116 KiB/s rd, 9.0 KiB/s wr, 158 op/s 2023-12-01T17:00:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:50 smithi119 ceph-mon[108979]: osdmap e2680: 8 total, 8 up, 8 in 2023-12-01T17:00:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:51 smithi183 ceph-mon[99169]: osdmap e2681: 8 total, 8 up, 8 in 2023-12-01T17:00:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:51 smithi119 ceph-mon[108979]: osdmap e2681: 8 total, 8 up, 8 in 2023-12-01T17:00:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:51 smithi119 ceph-mon[94175]: osdmap e2681: 8 total, 8 up, 8 in 2023-12-01T17:00:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:52 smithi183 ceph-mon[99169]: pgmap v5266: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 688 KiB/s wr, 79 op/s 2023-12-01T17:00:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:52 smithi183 ceph-mon[99169]: osdmap e2682: 8 total, 8 up, 8 in 2023-12-01T17:00:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:52 smithi119 ceph-mon[94175]: pgmap v5266: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 688 KiB/s wr, 79 op/s 2023-12-01T17:00:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:52 smithi119 ceph-mon[94175]: osdmap e2682: 8 total, 8 up, 8 in 2023-12-01T17:00:52.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:52 smithi119 ceph-mon[108979]: pgmap v5266: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 688 KiB/s wr, 79 op/s 2023-12-01T17:00:52.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:52 smithi119 ceph-mon[108979]: osdmap e2682: 8 total, 8 up, 8 in 2023-12-01T17:00:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:54 smithi183 ceph-mon[99169]: pgmap v5268: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 113 KiB/s rd, 745 KiB/s wr, 86 op/s 2023-12-01T17:00:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:00:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:00:54] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2023-12-01T17:00:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:54 smithi119 ceph-mon[108979]: pgmap v5268: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 113 KiB/s rd, 745 KiB/s wr, 86 op/s 2023-12-01T17:00:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:54 smithi119 ceph-mon[94175]: pgmap v5268: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 113 KiB/s rd, 745 KiB/s wr, 86 op/s 2023-12-01T17:00:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:00:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:56 smithi183 ceph-mon[99169]: pgmap v5269: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 133 KiB/s rd, 690 KiB/s wr, 117 op/s 2023-12-01T17:00:56.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:56 smithi119 ceph-mon[94175]: pgmap v5269: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 133 KiB/s rd, 690 KiB/s wr, 117 op/s 2023-12-01T17:00:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:56 smithi119 ceph-mon[108979]: pgmap v5269: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 133 KiB/s rd, 690 KiB/s wr, 117 op/s 2023-12-01T17:00:58.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:00:58 smithi183 ceph-mon[99169]: pgmap v5270: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 106 KiB/s rd, 550 KiB/s wr, 93 op/s 2023-12-01T17:00:58.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:00:58 smithi119 ceph-mon[94175]: pgmap v5270: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 106 KiB/s rd, 550 KiB/s wr, 93 op/s 2023-12-01T17:00:58.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:00:58 smithi119 ceph-mon[108979]: pgmap v5270: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 106 KiB/s rd, 550 KiB/s wr, 93 op/s 2023-12-01T17:01:00.251 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks2 PASSED [ 71%] 2023-12-01T17:01:00.364 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_ownership PASSED [ 72%] 2023-12-01T17:01:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:00 smithi183 ceph-mon[99169]: pgmap v5271: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 20 KiB/s rd, 1.5 KiB/s wr, 26 op/s 2023-12-01T17:01:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:00 smithi119 ceph-mon[94175]: pgmap v5271: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 20 KiB/s rd, 1.5 KiB/s wr, 26 op/s 2023-12-01T17:01:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:00 smithi119 ceph-mon[108979]: pgmap v5271: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 20 KiB/s rd, 1.5 KiB/s wr, 26 op/s 2023-12-01T17:01:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:01 smithi183 ceph-mon[99169]: osdmap e2683: 8 total, 8 up, 8 in 2023-12-01T17:01:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:01 smithi119 ceph-mon[94175]: osdmap e2683: 8 total, 8 up, 8 in 2023-12-01T17:01:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:01 smithi119 ceph-mon[108979]: osdmap e2683: 8 total, 8 up, 8 in 2023-12-01T17:01:02.266 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_snapshot_leadership PASSED [ 72%] 2023-12-01T17:01:02.355 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_read_only_leadership PASSED [ 73%] 2023-12-01T17:01:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:02 smithi183 ceph-mon[99169]: pgmap v5273: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 1.9 MiB/s wr, 60 op/s 2023-12-01T17:01:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:02 smithi183 ceph-mon[99169]: osdmap e2684: 8 total, 8 up, 8 in 2023-12-01T17:01:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:02 smithi119 ceph-mon[94175]: pgmap v5273: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 1.9 MiB/s wr, 60 op/s 2023-12-01T17:01:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:02 smithi119 ceph-mon[94175]: osdmap e2684: 8 total, 8 up, 8 in 2023-12-01T17:01:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:02 smithi119 ceph-mon[108979]: pgmap v5273: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 1.9 MiB/s wr, 60 op/s 2023-12-01T17:01:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:02 smithi119 ceph-mon[108979]: osdmap e2684: 8 total, 8 up, 8 in 2023-12-01T17:01:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:03 smithi183 ceph-mon[99169]: osdmap e2685: 8 total, 8 up, 8 in 2023-12-01T17:01:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:03 smithi119 ceph-mon[108979]: osdmap e2685: 8 total, 8 up, 8 in 2023-12-01T17:01:03.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:03 smithi119 ceph-mon[94175]: osdmap e2685: 8 total, 8 up, 8 in 2023-12-01T17:01:04.277 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_flatten PASSED [ 74%] 2023-12-01T17:01:04.413 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_resize PASSED [ 74%] 2023-12-01T17:01:04.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:04 smithi183 ceph-mon[99169]: pgmap v5276: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 81 KiB/s rd, 2.7 MiB/s wr, 47 op/s 2023-12-01T17:01:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:04 smithi183 ceph-mon[99169]: osdmap e2686: 8 total, 8 up, 8 in 2023-12-01T17:01:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:01:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:01:04] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2023-12-01T17:01:04.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:04 smithi119 ceph-mon[94175]: pgmap v5276: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 81 KiB/s rd, 2.7 MiB/s wr, 47 op/s 2023-12-01T17:01:04.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:04 smithi119 ceph-mon[94175]: osdmap e2686: 8 total, 8 up, 8 in 2023-12-01T17:01:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:04 smithi119 ceph-mon[108979]: pgmap v5276: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 81 KiB/s rd, 2.7 MiB/s wr, 47 op/s 2023-12-01T17:01:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:04 smithi119 ceph-mon[108979]: osdmap e2686: 8 total, 8 up, 8 in 2023-12-01T17:01:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:05 smithi183 ceph-mon[99169]: osdmap e2687: 8 total, 8 up, 8 in 2023-12-01T17:01:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:05 smithi119 ceph-mon[94175]: osdmap e2687: 8 total, 8 up, 8 in 2023-12-01T17:01:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:05 smithi119 ceph-mon[108979]: osdmap e2687: 8 total, 8 up, 8 in 2023-12-01T17:01:06.290 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_create PASSED [ 75%] 2023-12-01T17:01:06.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:06 smithi183 ceph-mon[99169]: pgmap v5279: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 389 KiB/s rd, 26 KiB/s wr, 531 op/s 2023-12-01T17:01:06.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:06 smithi183 ceph-mon[99169]: osdmap e2688: 8 total, 8 up, 8 in 2023-12-01T17:01:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:06 smithi119 ceph-mon[94175]: pgmap v5279: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 389 KiB/s rd, 26 KiB/s wr, 531 op/s 2023-12-01T17:01:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:06 smithi119 ceph-mon[94175]: osdmap e2688: 8 total, 8 up, 8 in 2023-12-01T17:01:06.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:06 smithi119 ceph-mon[108979]: pgmap v5279: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 389 KiB/s rd, 26 KiB/s wr, 531 op/s 2023-12-01T17:01:06.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:06 smithi119 ceph-mon[108979]: osdmap e2688: 8 total, 8 up, 8 in 2023-12-01T17:01:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:07 smithi119 ceph-mon[94175]: osdmap e2689: 8 total, 8 up, 8 in 2023-12-01T17:01:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:07 smithi119 ceph-mon[94175]: osdmap e2690: 8 total, 8 up, 8 in 2023-12-01T17:01:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:07 smithi119 ceph-mon[108979]: osdmap e2689: 8 total, 8 up, 8 in 2023-12-01T17:01:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:07 smithi119 ceph-mon[108979]: osdmap e2690: 8 total, 8 up, 8 in 2023-12-01T17:01:07.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:07 smithi183 ceph-mon[99169]: osdmap e2689: 8 total, 8 up, 8 in 2023-12-01T17:01:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:07 smithi183 ceph-mon[99169]: osdmap e2690: 8 total, 8 up, 8 in 2023-12-01T17:01:08.226 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_rollback PASSED [ 75%] 2023-12-01T17:01:08.354 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_discard PASSED [ 76%] 2023-12-01T17:01:08.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:08 smithi119 ceph-mon[108979]: pgmap v5282: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 389 KiB/s rd, 26 KiB/s wr, 531 op/s 2023-12-01T17:01:08.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:08 smithi119 ceph-mon[108979]: osdmap e2691: 8 total, 8 up, 8 in 2023-12-01T17:01:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:08 smithi119 ceph-mon[94175]: pgmap v5282: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 389 KiB/s rd, 26 KiB/s wr, 531 op/s 2023-12-01T17:01:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:08 smithi119 ceph-mon[94175]: osdmap e2691: 8 total, 8 up, 8 in 2023-12-01T17:01:08.481 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_write PASSED [ 77%] 2023-12-01T17:01:08.584 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_acquire_release_lock PASSED [ 77%] 2023-12-01T17:01:08.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:08 smithi183 ceph-mon[99169]: pgmap v5282: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 389 KiB/s rd, 26 KiB/s wr, 531 op/s 2023-12-01T17:01:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:08 smithi183 ceph-mon[99169]: osdmap e2691: 8 total, 8 up, 8 in 2023-12-01T17:01:09.291 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_break_lock PASSED [ 78%] 2023-12-01T17:01:09.389 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_uuid PASSED [ 78%] 2023-12-01T17:01:09.479 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_site_name PASSED [ 79%] 2023-12-01T17:01:09.582 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer_bootstrap PASSED [ 79%] 2023-12-01T17:01:09.685 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer PASSED [ 80%] 2023-12-01T17:01:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1156036447' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/2989695595"}]: dispatch 2023-12-01T17:01:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1156036447' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/2989695595"}]: dispatch 2023-12-01T17:01:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1156036447' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/2989695595"}]: dispatch 2023-12-01T17:01:09.771 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image SKIPPED [ 81%] 2023-12-01T17:01:09.854 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_status SKIPPED [ 81%] 2023-12-01T17:01:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:10 smithi183 ceph-mon[99169]: pgmap v5285: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1156036447' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/2989695595"}]': finished 2023-12-01T17:01:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:10 smithi183 ceph-mon[99169]: osdmap e2692: 8 total, 8 up, 8 in 2023-12-01T17:01:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' 2023-12-01T17:01:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T17:01:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T17:01:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2023-12-01T17:01:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T17:01:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2023-12-01T17:01:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' 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 2023-12-01T17:01:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T17:01:10.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' 2023-12-01T17:01:10.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/121/4693980e-12b3-4e01-8bb7-33ad82029ba4"}]: dispatch 2023-12-01T17:01:10.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/4693980e-12b3-4e01-8bb7-33ad82029ba4"}]: dispatch 2023-12-01T17:01:10.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/4693980e-12b3-4e01-8bb7-33ad82029ba4"}]': finished 2023-12-01T17:01:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[94175]: pgmap v5285: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1156036447' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/2989695595"}]': finished 2023-12-01T17:01:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[94175]: osdmap e2692: 8 total, 8 up, 8 in 2023-12-01T17:01:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' 2023-12-01T17:01:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T17:01:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T17:01:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2023-12-01T17:01:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T17:01:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2023-12-01T17:01:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' 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 2023-12-01T17:01:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T17:01:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' 2023-12-01T17:01:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/121/4693980e-12b3-4e01-8bb7-33ad82029ba4"}]: dispatch 2023-12-01T17:01:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/4693980e-12b3-4e01-8bb7-33ad82029ba4"}]: dispatch 2023-12-01T17:01:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/4693980e-12b3-4e01-8bb7-33ad82029ba4"}]': finished 2023-12-01T17:01:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[108979]: pgmap v5285: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1156036447' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.119:0/2989695595"}]': finished 2023-12-01T17:01:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[108979]: osdmap e2692: 8 total, 8 up, 8 in 2023-12-01T17:01:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' 2023-12-01T17:01:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T17:01:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T17:01:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2023-12-01T17:01:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T17:01:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2023-12-01T17:01:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' 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 2023-12-01T17:01:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T17:01:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' 2023-12-01T17:01:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/121/4693980e-12b3-4e01-8bb7-33ad82029ba4"}]: dispatch 2023-12-01T17:01:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/4693980e-12b3-4e01-8bb7-33ad82029ba4"}]: dispatch 2023-12-01T17:01:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/4693980e-12b3-4e01-8bb7-33ad82029ba4"}]': finished 2023-12-01T17:01:11.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:11 smithi183 ceph-mon[99169]: osdmap e2693: 8 total, 8 up, 8 in 2023-12-01T17:01:11.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:11 smithi183 ceph-mon[99169]: pgmap v5288: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 334 KiB/s rd, 23 KiB/s wr, 464 op/s 2023-12-01T17:01:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:11 smithi119 ceph-mon[94175]: osdmap e2693: 8 total, 8 up, 8 in 2023-12-01T17:01:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:11 smithi119 ceph-mon[94175]: pgmap v5288: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 334 KiB/s rd, 23 KiB/s wr, 464 op/s 2023-12-01T17:01:11.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:11 smithi119 ceph-mon[108979]: osdmap e2693: 8 total, 8 up, 8 in 2023-12-01T17:01:11.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:11 smithi119 ceph-mon[108979]: pgmap v5288: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 334 KiB/s rd, 23 KiB/s wr, 464 op/s 2023-12-01T17:01:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:12 smithi183 ceph-mon[99169]: osdmap e2694: 8 total, 8 up, 8 in 2023-12-01T17:01:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:01:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:12 smithi183 ceph-mon[99169]: osdmap e2695: 8 total, 8 up, 8 in 2023-12-01T17:01:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/e0e0b63c-d929-4a4b-9a57-83df554e9006"}]: dispatch 2023-12-01T17:01:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/e0e0b63c-d929-4a4b-9a57-83df554e9006"}]': finished 2023-12-01T17:01:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/73e44e89-8240-46ee-a3a2-b8c17eaf0840"}]: dispatch 2023-12-01T17:01:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/73e44e89-8240-46ee-a3a2-b8c17eaf0840"}]': finished 2023-12-01T17:01:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:01:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:01:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:12 smithi119 ceph-mon[94175]: osdmap e2694: 8 total, 8 up, 8 in 2023-12-01T17:01:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:01:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:12 smithi119 ceph-mon[94175]: osdmap e2695: 8 total, 8 up, 8 in 2023-12-01T17:01:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/e0e0b63c-d929-4a4b-9a57-83df554e9006"}]: dispatch 2023-12-01T17:01:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/e0e0b63c-d929-4a4b-9a57-83df554e9006"}]': finished 2023-12-01T17:01:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/73e44e89-8240-46ee-a3a2-b8c17eaf0840"}]: dispatch 2023-12-01T17:01:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/73e44e89-8240-46ee-a3a2-b8c17eaf0840"}]': finished 2023-12-01T17:01:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:01:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:01:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:12 smithi119 ceph-mon[108979]: osdmap e2694: 8 total, 8 up, 8 in 2023-12-01T17:01:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:01:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:12 smithi119 ceph-mon[108979]: osdmap e2695: 8 total, 8 up, 8 in 2023-12-01T17:01:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/e0e0b63c-d929-4a4b-9a57-83df554e9006"}]: dispatch 2023-12-01T17:01:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/e0e0b63c-d929-4a4b-9a57-83df554e9006"}]': finished 2023-12-01T17:01:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/73e44e89-8240-46ee-a3a2-b8c17eaf0840"}]: dispatch 2023-12-01T17:01:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/73e44e89-8240-46ee-a3a2-b8c17eaf0840"}]': finished 2023-12-01T17:01:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:01:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:01:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:13 smithi183 ceph-mon[99169]: pgmap v5291: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 334 KiB/s rd, 23 KiB/s wr, 464 op/s 2023-12-01T17:01:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:01:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:01:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:01:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:13 smithi183 ceph-mon[99169]: osdmap e2696: 8 total, 8 up, 8 in 2023-12-01T17:01:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:13 smithi119 ceph-mon[94175]: pgmap v5291: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 334 KiB/s rd, 23 KiB/s wr, 464 op/s 2023-12-01T17:01:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:01:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:01:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:01:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:13 smithi119 ceph-mon[94175]: osdmap e2696: 8 total, 8 up, 8 in 2023-12-01T17:01:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:13 smithi119 ceph-mon[108979]: pgmap v5291: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 334 KiB/s rd, 23 KiB/s wr, 464 op/s 2023-12-01T17:01:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:01:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:01:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:01:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:13 smithi119 ceph-mon[108979]: osdmap e2696: 8 total, 8 up, 8 in 2023-12-01T17:01:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:01:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:01:14] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2023-12-01T17:01:15.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:15 smithi183 ceph-mon[99169]: osdmap e2697: 8 total, 8 up, 8 in 2023-12-01T17:01:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:15 smithi119 ceph-mon[94175]: osdmap e2697: 8 total, 8 up, 8 in 2023-12-01T17:01:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:15 smithi119 ceph-mon[108979]: osdmap e2697: 8 total, 8 up, 8 in 2023-12-01T17:01:16.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:16 smithi183 ceph-mon[99169]: pgmap v5294: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 273 KiB/s rd, 23 KiB/s wr, 375 op/s 2023-12-01T17:01:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:16 smithi183 ceph-mon[99169]: osdmap e2698: 8 total, 8 up, 8 in 2023-12-01T17:01:16.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:16 smithi119 ceph-mon[108979]: pgmap v5294: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 273 KiB/s rd, 23 KiB/s wr, 375 op/s 2023-12-01T17:01:16.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:16 smithi119 ceph-mon[108979]: osdmap e2698: 8 total, 8 up, 8 in 2023-12-01T17:01:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:16 smithi119 ceph-mon[94175]: pgmap v5294: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 273 KiB/s rd, 23 KiB/s wr, 375 op/s 2023-12-01T17:01:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:16 smithi119 ceph-mon[94175]: osdmap e2698: 8 total, 8 up, 8 in 2023-12-01T17:01:17.187 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_create_snapshot PASSED [ 82%] 2023-12-01T17:01:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:17 smithi183 ceph-mon[99169]: osdmap e2699: 8 total, 8 up, 8 in 2023-12-01T17:01:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:17 smithi183 ceph-mon[99169]: osdmap e2700: 8 total, 8 up, 8 in 2023-12-01T17:01:17.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:17 smithi119 ceph-mon[108979]: osdmap e2699: 8 total, 8 up, 8 in 2023-12-01T17:01:17.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:17 smithi119 ceph-mon[108979]: osdmap e2700: 8 total, 8 up, 8 in 2023-12-01T17:01:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:17 smithi119 ceph-mon[94175]: osdmap e2699: 8 total, 8 up, 8 in 2023-12-01T17:01:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:17 smithi119 ceph-mon[94175]: osdmap e2700: 8 total, 8 up, 8 in 2023-12-01T17:01:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:18 smithi183 ceph-mon[99169]: pgmap v5297: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 273 KiB/s rd, 23 KiB/s wr, 375 op/s 2023-12-01T17:01:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:18 smithi119 ceph-mon[94175]: pgmap v5297: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 273 KiB/s rd, 23 KiB/s wr, 375 op/s 2023-12-01T17:01:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:18 smithi119 ceph-mon[108979]: pgmap v5297: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 273 KiB/s rd, 23 KiB/s wr, 375 op/s 2023-12-01T17:01:19.017 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:01:19.337 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:01:19.337 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (87m) 3m ago 88m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:01:19.337 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (88m) 3m ago 88m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:01:19.337 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (89m) 3m ago 89m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:01:19.338 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (89m) 3m ago 89m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:01:19.338 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (92m) 3m ago 92m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:01:19.338 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (93m) 3m ago 93m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:01:19.338 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (93m) 3m ago 94m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:01:19.338 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (92m) 3m ago 92m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:01:19.338 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (92m) 3m ago 92m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:01:19.338 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (88m) 3m ago 88m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:01:19.338 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (88m) 3m ago 88m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:01:19.338 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (92m) 3m ago 92m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:01:19.338 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (91m) 3m ago 91m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:01:19.338 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (91m) 3m ago 91m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:01:19.338 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (90m) 3m ago 90m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:01:19.338 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (90m) 3m ago 90m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:01:19.338 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (90m) 3m ago 90m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:01:19.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (89m) 3m ago 89m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:01:19.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (89m) 3m ago 89m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:01:19.339 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (87m) 3m ago 88m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:01:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:19 smithi183 ceph-mon[99169]: osdmap e2701: 8 total, 8 up, 8 in 2023-12-01T17:01:19.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:19 smithi119 ceph-mon[108979]: osdmap e2701: 8 total, 8 up, 8 in 2023-12-01T17:01:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:19 smithi119 ceph-mon[94175]: osdmap e2701: 8 total, 8 up, 8 in 2023-12-01T17:01:19.720 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:01:19.720 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:01:19.720 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:01:19.720 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:01:19.721 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:01:19.721 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:01:19.721 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:01:19.721 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:01:19.721 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:01:19.721 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:01:19.721 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:01:19.721 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:01:19.721 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:01:19.721 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:01:19.721 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:01:19.721 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:01:19.721 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:01:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:20 smithi183 ceph-mon[99169]: pgmap v5300: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:20 smithi183 ceph-mon[99169]: from='client.29618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:01:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:20 smithi183 ceph-mon[99169]: osdmap e2702: 8 total, 8 up, 8 in 2023-12-01T17:01:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/a050c9d7-9cd9-40d7-ac37-62532af89462"}]: dispatch 2023-12-01T17:01:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/a050c9d7-9cd9-40d7-ac37-62532af89462"}]': finished 2023-12-01T17:01:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:20 smithi183 ceph-mon[99169]: from='client.19740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:01:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/689228583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:01:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:20 smithi119 ceph-mon[108979]: pgmap v5300: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:20 smithi119 ceph-mon[108979]: from='client.29618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:01:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:20 smithi119 ceph-mon[108979]: osdmap e2702: 8 total, 8 up, 8 in 2023-12-01T17:01:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/a050c9d7-9cd9-40d7-ac37-62532af89462"}]: dispatch 2023-12-01T17:01:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/a050c9d7-9cd9-40d7-ac37-62532af89462"}]': finished 2023-12-01T17:01:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:20 smithi119 ceph-mon[108979]: from='client.19740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:01:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/689228583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:01:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:20 smithi119 ceph-mon[94175]: pgmap v5300: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:20 smithi119 ceph-mon[94175]: from='client.29618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:01:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:20 smithi119 ceph-mon[94175]: osdmap e2702: 8 total, 8 up, 8 in 2023-12-01T17:01:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/a050c9d7-9cd9-40d7-ac37-62532af89462"}]: dispatch 2023-12-01T17:01:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3382459544' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/a050c9d7-9cd9-40d7-ac37-62532af89462"}]': finished 2023-12-01T17:01:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:20 smithi119 ceph-mon[94175]: from='client.19740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:01:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/689228583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:01:21.316 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_aio_mirror_image_create_snapshot PASSED [ 82%] 2023-12-01T17:01:21.405 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_move PASSED [ 83%] 2023-12-01T17:01:21.545 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_purge PASSED [ 83%] 2023-12-01T17:01:21.622 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_denied PASSED [ 84%] 2023-12-01T17:01:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:21 smithi183 ceph-mon[99169]: osdmap e2703: 8 total, 8 up, 8 in 2023-12-01T17:01:21.695 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove PASSED [ 85%] 2023-12-01T17:01:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:21 smithi119 ceph-mon[94175]: osdmap e2703: 8 total, 8 up, 8 in 2023-12-01T17:01:21.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:21 smithi119 ceph-mon[108979]: osdmap e2703: 8 total, 8 up, 8 in 2023-12-01T17:01:21.772 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_with_progress PASSED [ 85%] 2023-12-01T17:01:21.851 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_get PASSED [ 86%] 2023-12-01T17:01:21.991 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_list PASSED [ 86%] 2023-12-01T17:01:22.110 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_restore PASSED [ 87%] 2023-12-01T17:01:22.122 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_group PASSED [ 87%] 2023-12-01T17:01:22.132 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename_group PASSED [ 88%] 2023-12-01T17:01:22.133 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_empty PASSED [ 89%] 2023-12-01T17:01:22.141 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups PASSED [ 89%] 2023-12-01T17:01:22.148 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_after_removed PASSED [ 90%] 2023-12-01T17:01:22.243 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_add PASSED [ 90%] 2023-12-01T17:01:22.326 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_empty PASSED [ 91%] 2023-12-01T17:01:22.424 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list PASSED [ 91%] 2023-12-01T17:01:22.562 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_move_to_trash PASSED [ 92%] 2023-12-01T17:01:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:22 smithi183 ceph-mon[99169]: pgmap v5303: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 90 KiB/s rd, 11 KiB/s wr, 126 op/s 2023-12-01T17:01:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:22 smithi183 ceph-mon[99169]: osdmap e2704: 8 total, 8 up, 8 in 2023-12-01T17:01:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:22 smithi183 ceph-mon[99169]: osdmap e2705: 8 total, 8 up, 8 in 2023-12-01T17:01:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:22 smithi119 ceph-mon[94175]: pgmap v5303: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 90 KiB/s rd, 11 KiB/s wr, 126 op/s 2023-12-01T17:01:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:22 smithi119 ceph-mon[94175]: osdmap e2704: 8 total, 8 up, 8 in 2023-12-01T17:01:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:22 smithi119 ceph-mon[94175]: osdmap e2705: 8 total, 8 up, 8 in 2023-12-01T17:01:22.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:22 smithi119 ceph-mon[108979]: pgmap v5303: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 90 KiB/s rd, 11 KiB/s wr, 126 op/s 2023-12-01T17:01:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:22 smithi119 ceph-mon[108979]: osdmap e2704: 8 total, 8 up, 8 in 2023-12-01T17:01:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:22 smithi119 ceph-mon[108979]: osdmap e2705: 8 total, 8 up, 8 in 2023-12-01T17:01:24.154 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_many_images PASSED [ 93%] 2023-12-01T17:01:24.268 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_remove PASSED [ 93%] 2023-12-01T17:01:24.366 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap PASSED [ 94%] 2023-12-01T17:01:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:01:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:01:24] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2023-12-01T17:01:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:24 smithi119 ceph-mon[94175]: pgmap v5306: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 90 KiB/s rd, 11 KiB/s wr, 126 op/s 2023-12-01T17:01:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:24 smithi119 ceph-mon[108979]: pgmap v5306: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 90 KiB/s rd, 11 KiB/s wr, 126 op/s 2023-12-01T17:01:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:24.465 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_flags PASSED [ 94%] 2023-12-01T17:01:24.630 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_list_many PASSED [ 95%] 2023-12-01T17:01:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:24 smithi183 ceph-mon[99169]: pgmap v5306: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 90 KiB/s rd, 11 KiB/s wr, 126 op/s 2023-12-01T17:01:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:26.374 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_namespace PASSED [ 95%] 2023-12-01T17:01:26.468 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rename PASSED [ 96%] 2023-12-01T17:01:26.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:26 smithi183 ceph-mon[99169]: pgmap v5307: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 959 KiB/s rd, 102 KiB/s wr, 1.39k op/s 2023-12-01T17:01:26.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:26 smithi183 ceph-mon[99169]: osdmap e2706: 8 total, 8 up, 8 in 2023-12-01T17:01:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:26 smithi119 ceph-mon[94175]: pgmap v5307: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 959 KiB/s rd, 102 KiB/s wr, 1.39k op/s 2023-12-01T17:01:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:26 smithi119 ceph-mon[94175]: osdmap e2706: 8 total, 8 up, 8 in 2023-12-01T17:01:26.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:26 smithi119 ceph-mon[108979]: pgmap v5307: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 959 KiB/s rd, 102 KiB/s wr, 1.39k op/s 2023-12-01T17:01:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:26 smithi119 ceph-mon[108979]: osdmap e2706: 8 total, 8 up, 8 in 2023-12-01T17:01:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:27 smithi183 ceph-mon[99169]: osdmap e2707: 8 total, 8 up, 8 in 2023-12-01T17:01:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:27 smithi183 ceph-mon[99169]: osdmap e2708: 8 total, 8 up, 8 in 2023-12-01T17:01:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:27 smithi119 ceph-mon[94175]: osdmap e2707: 8 total, 8 up, 8 in 2023-12-01T17:01:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:27 smithi119 ceph-mon[94175]: osdmap e2708: 8 total, 8 up, 8 in 2023-12-01T17:01:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:27 smithi119 ceph-mon[108979]: osdmap e2707: 8 total, 8 up, 8 in 2023-12-01T17:01:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:27 smithi119 ceph-mon[108979]: osdmap e2708: 8 total, 8 up, 8 in 2023-12-01T17:01:28.237 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rollback PASSED [ 97%] 2023-12-01T17:01:28.498 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration PASSED [ 97%] 2023-12-01T17:01:28.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:28 smithi183 ceph-mon[99169]: pgmap v5310: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 898 KiB/s rd, 95 KiB/s wr, 1.30k op/s 2023-12-01T17:01:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:28 smithi183 ceph-mon[99169]: osdmap e2709: 8 total, 8 up, 8 in 2023-12-01T17:01:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:28 smithi119 ceph-mon[94175]: pgmap v5310: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 898 KiB/s rd, 95 KiB/s wr, 1.30k op/s 2023-12-01T17:01:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:28 smithi119 ceph-mon[94175]: osdmap e2709: 8 total, 8 up, 8 in 2023-12-01T17:01:28.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:28 smithi119 ceph-mon[108979]: pgmap v5310: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 898 KiB/s rd, 95 KiB/s wr, 1.30k op/s 2023-12-01T17:01:28.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:28 smithi119 ceph-mon[108979]: osdmap e2709: 8 total, 8 up, 8 in 2023-12-01T17:01:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:30 smithi183 ceph-mon[99169]: pgmap v5313: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:30 smithi183 ceph-mon[99169]: osdmap e2710: 8 total, 8 up, 8 in 2023-12-01T17:01:30.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:30 smithi119 ceph-mon[94175]: pgmap v5313: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:30.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:30 smithi119 ceph-mon[94175]: osdmap e2710: 8 total, 8 up, 8 in 2023-12-01T17:01:30.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:30 smithi119 ceph-mon[108979]: pgmap v5313: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:30.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:30 smithi119 ceph-mon[108979]: osdmap e2710: 8 total, 8 up, 8 in 2023-12-01T17:01:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:31 smithi183 ceph-mon[99169]: osdmap e2711: 8 total, 8 up, 8 in 2023-12-01T17:01:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:31 smithi119 ceph-mon[94175]: osdmap e2711: 8 total, 8 up, 8 in 2023-12-01T17:01:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:31 smithi119 ceph-mon[108979]: osdmap e2711: 8 total, 8 up, 8 in 2023-12-01T17:01:32.285 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_import PASSED [ 98%] 2023-12-01T17:01:32.509 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_with_progress PASSED [ 98%] 2023-12-01T17:01:32.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:32 smithi183 ceph-mon[99169]: pgmap v5316: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 440 KiB/s rd, 31 KiB/s wr, 585 op/s 2023-12-01T17:01:32.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:32 smithi183 ceph-mon[99169]: osdmap e2712: 8 total, 8 up, 8 in 2023-12-01T17:01:32.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:32 smithi183 ceph-mon[99169]: osdmap e2713: 8 total, 8 up, 8 in 2023-12-01T17:01:32.694 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort PASSED [ 99%] 2023-12-01T17:01:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:32 smithi119 ceph-mon[94175]: pgmap v5316: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 440 KiB/s rd, 31 KiB/s wr, 585 op/s 2023-12-01T17:01:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:32 smithi119 ceph-mon[94175]: osdmap e2712: 8 total, 8 up, 8 in 2023-12-01T17:01:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:32 smithi119 ceph-mon[94175]: osdmap e2713: 8 total, 8 up, 8 in 2023-12-01T17:01:32.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:32 smithi119 ceph-mon[108979]: pgmap v5316: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 440 KiB/s rd, 31 KiB/s wr, 585 op/s 2023-12-01T17:01:32.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:32 smithi119 ceph-mon[108979]: osdmap e2712: 8 total, 8 up, 8 in 2023-12-01T17:01:32.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:32 smithi119 ceph-mon[108979]: osdmap e2713: 8 total, 8 up, 8 in 2023-12-01T17:01:33.308 INFO:tasks.workunit.client.0.smithi119.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort_with_progress PASSED [100%] 2023-12-01T17:01:33.309 INFO:tasks.workunit.client.0.smithi119.stdout: 2023-12-01T17:01:33.309 INFO:tasks.workunit.client.0.smithi119.stdout:=================== 166 passed, 8 skipped in 640.25 seconds ==================== 2023-12-01T17:01:33.344 INFO:tasks.workunit.client.0.smithi119.stderr:+ exit 0 2023-12-01T17:01:33.345 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T17:01:33.345 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T17:01:33.428 INFO:tasks.workunit:Stopping ['rbd/test_librbd_python.sh'] on client.0... 2023-12-01T17:01:33.428 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-12-01T17:01:33.670 DEBUG:teuthology.parallel:result is None 2023-12-01T17:01:33.670 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T17:01:33.698 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T17:01:33.699 DEBUG:teuthology.orchestra.run.smithi119:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T17:01:33.755 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T17:01:33.756 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T17:01:33.756 INFO:teuthology.task.print:**** done end test_rbd_python.yaml 2023-12-01T17:01:33.756 DEBUG:teuthology.parallel:result is None 2023-12-01T17:01:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:01:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:01:34] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2023-12-01T17:01:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:34 smithi119 ceph-mon[94175]: pgmap v5319: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 440 KiB/s rd, 31 KiB/s wr, 585 op/s 2023-12-01T17:01:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:34 smithi119 ceph-mon[94175]: osdmap e2714: 8 total, 8 up, 8 in 2023-12-01T17:01:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:34 smithi119 ceph-mon[108979]: pgmap v5319: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 440 KiB/s rd, 31 KiB/s wr, 585 op/s 2023-12-01T17:01:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:34 smithi119 ceph-mon[108979]: osdmap e2714: 8 total, 8 up, 8 in 2023-12-01T17:01:34.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:34 smithi183 ceph-mon[99169]: pgmap v5319: 137 pgs: 137 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 440 KiB/s rd, 31 KiB/s wr, 585 op/s 2023-12-01T17:01:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:34 smithi183 ceph-mon[99169]: osdmap e2714: 8 total, 8 up, 8 in 2023-12-01T17:01:36.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:36 smithi183 ceph-mon[99169]: pgmap v5321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:36.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:36 smithi119 ceph-mon[94175]: pgmap v5321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:36.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:36 smithi119 ceph-mon[108979]: pgmap v5321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:38.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:38 smithi183 ceph-mon[99169]: pgmap v5322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:38.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:38 smithi119 ceph-mon[94175]: pgmap v5322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:38.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:38 smithi119 ceph-mon[108979]: pgmap v5322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:40.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:40 smithi183 ceph-mon[99169]: pgmap v5323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:01:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:40 smithi119 ceph-mon[94175]: pgmap v5323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:01:40.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:40 smithi119 ceph-mon[108979]: pgmap v5323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:01:42.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:42 smithi183 ceph-mon[99169]: pgmap v5324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:42.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:42 smithi119 ceph-mon[94175]: pgmap v5324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:42 smithi119 ceph-mon[108979]: pgmap v5324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:01:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:01:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:01:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:44 smithi119 ceph-mon[94175]: pgmap v5325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:44 smithi119 ceph-mon[108979]: pgmap v5325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:44 smithi183 ceph-mon[99169]: pgmap v5325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:46.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:46 smithi183 ceph-mon[99169]: pgmap v5326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:46.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:46 smithi119 ceph-mon[94175]: pgmap v5326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:46.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:46 smithi119 ceph-mon[108979]: pgmap v5326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:48 smithi183 ceph-mon[99169]: pgmap v5327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:48.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:48 smithi119 ceph-mon[108979]: pgmap v5327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:48.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:48 smithi119 ceph-mon[94175]: pgmap v5327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:50.068 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:01:50.375 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:01:50.376 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (88m) 3m ago 88m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:01:50.376 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (88m) 3m ago 88m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:01:50.376 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (89m) 3m ago 89m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:01:50.376 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (89m) 3m ago 89m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:01:50.376 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (92m) 3m ago 92m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:01:50.376 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (94m) 3m ago 94m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:01:50.376 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (94m) 3m ago 94m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:01:50.376 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (93m) 3m ago 93m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:01:50.376 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (93m) 3m ago 93m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:01:50.376 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (88m) 3m ago 88m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:01:50.376 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (88m) 3m ago 88m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:01:50.376 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (92m) 3m ago 92m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:01:50.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (92m) 3m ago 92m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:01:50.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (91m) 3m ago 91m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:01:50.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (91m) 3m ago 91m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:01:50.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (91m) 3m ago 91m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:01:50.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (90m) 3m ago 90m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:01:50.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (90m) 3m ago 90m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:01:50.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (90m) 3m ago 90m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:01:50.377 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (88m) 3m ago 89m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:01:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:50 smithi183 ceph-mon[99169]: pgmap v5328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:50.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:50 smithi119 ceph-mon[94175]: pgmap v5328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:50.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:50 smithi119 ceph-mon[108979]: pgmap v5328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:50.762 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:01:50.762 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:01:50.762 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:01:50.762 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:01:50.762 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:01:50.762 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:01:50.762 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:01:50.762 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:01:50.763 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:01:50.763 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:01:50.763 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:01:50.763 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:01:50.763 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:01:50.763 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:01:50.763 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:01:50.763 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:01:50.763 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:01:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:51 smithi183 ceph-mon[99169]: from='client.19797 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:01:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:51 smithi183 ceph-mon[99169]: from='client.29690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:01:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3215557015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:01:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:51 smithi119 ceph-mon[108979]: from='client.19797 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:01:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:51 smithi119 ceph-mon[108979]: from='client.29690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:01:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3215557015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:01:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:51 smithi119 ceph-mon[94175]: from='client.19797 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:01:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:51 smithi119 ceph-mon[94175]: from='client.29690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:01:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3215557015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:01:52.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:52 smithi183 ceph-mon[99169]: pgmap v5329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:52.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:52 smithi119 ceph-mon[108979]: pgmap v5329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:52 smithi119 ceph-mon[94175]: pgmap v5329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:54 smithi119 ceph-mon[94175]: pgmap v5330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:01:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:01:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:01:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:54 smithi119 ceph-mon[108979]: pgmap v5330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:54 smithi183 ceph-mon[99169]: pgmap v5330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:01:56.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:56 smithi183 ceph-mon[99169]: pgmap v5331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:56.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:56 smithi119 ceph-mon[94175]: pgmap v5331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:56.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:56 smithi119 ceph-mon[108979]: pgmap v5331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:58.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:01:58 smithi183 ceph-mon[99169]: pgmap v5332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:58.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:01:58 smithi119 ceph-mon[108979]: pgmap v5332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:01:58.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:01:58 smithi119 ceph-mon[94175]: pgmap v5332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:00 smithi183 ceph-mon[99169]: pgmap v5333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:00.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:00 smithi119 ceph-mon[94175]: pgmap v5333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:00.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:00 smithi119 ceph-mon[108979]: pgmap v5333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:02.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:02 smithi183 ceph-mon[99169]: pgmap v5334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:02.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:02 smithi119 ceph-mon[94175]: pgmap v5334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:02.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:02 smithi119 ceph-mon[108979]: pgmap v5334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:02:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:02:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:02:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:04 smithi119 ceph-mon[108979]: pgmap v5335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:04 smithi119 ceph-mon[94175]: pgmap v5335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:04 smithi183 ceph-mon[99169]: pgmap v5335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:06 smithi183 ceph-mon[99169]: pgmap v5336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:06 smithi119 ceph-mon[94175]: pgmap v5336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:06.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:06 smithi119 ceph-mon[108979]: pgmap v5336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:08.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:08 smithi183 ceph-mon[99169]: pgmap v5337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:08.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:08 smithi119 ceph-mon[94175]: pgmap v5337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:08.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:08 smithi119 ceph-mon[108979]: pgmap v5337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:10 smithi183 ceph-mon[99169]: pgmap v5338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:10 smithi119 ceph-mon[94175]: pgmap v5338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:10.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:10 smithi119 ceph-mon[108979]: pgmap v5338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:12.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:12 smithi183 ceph-mon[99169]: pgmap v5339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:12 smithi119 ceph-mon[94175]: pgmap v5339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:12.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:12 smithi119 ceph-mon[108979]: pgmap v5339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:02:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:02:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:02:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:02:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:02:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:02:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:02:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:02:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:02:14.374 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:02:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:02:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:02:14.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:14 smithi183 ceph-mon[99169]: pgmap v5340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:14.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:14 smithi119 ceph-mon[94175]: pgmap v5340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:14.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:14 smithi119 ceph-mon[108979]: pgmap v5340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:16.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:16 smithi183 ceph-mon[99169]: pgmap v5341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:02:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:16 smithi119 ceph-mon[94175]: pgmap v5341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:02:16.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:16 smithi119 ceph-mon[108979]: pgmap v5341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:16.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:02:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:02:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:02:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:02:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:02:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:02:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:02:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:02:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:02:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:02:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:02:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:02:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:02:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:18 smithi183 ceph-mon[99169]: pgmap v5342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:18 smithi119 ceph-mon[94175]: pgmap v5342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:18 smithi119 ceph-mon[108979]: pgmap v5342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:20.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:20 smithi183 ceph-mon[99169]: pgmap v5343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:20 smithi119 ceph-mon[94175]: pgmap v5343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:20 smithi119 ceph-mon[108979]: pgmap v5343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:21.110 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:02:21.415 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:02:21.415 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (88m) 4m ago 89m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:02:21.416 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (89m) 4m ago 89m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:02:21.416 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (90m) 4m ago 90m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:02:21.416 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (90m) 4m ago 90m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:02:21.416 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (93m) 4m ago 93m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:02:21.416 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (94m) 4m ago 94m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:02:21.416 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (95m) 4m ago 95m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:02:21.416 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (93m) 4m ago 93m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:02:21.416 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (93m) 4m ago 93m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:02:21.416 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (89m) 4m ago 89m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:02:21.416 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (89m) 4m ago 89m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:02:21.416 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (93m) 4m ago 93m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:02:21.416 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (92m) 4m ago 92m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:02:21.416 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (92m) 4m ago 92m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:02:21.416 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (92m) 4m ago 92m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:02:21.417 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (91m) 4m ago 91m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:02:21.417 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (91m) 4m ago 91m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:02:21.417 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (90m) 4m ago 90m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:02:21.417 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (90m) 4m ago 90m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:02:21.417 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (88m) 4m ago 89m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:02:21.798 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:02:21.798 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:02:21.798 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:02:21.798 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:02:21.798 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:02:21.798 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:02:21.798 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:02:21.798 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:02:21.798 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:02:21.798 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:02:21.798 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:02:21.798 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:02:21.799 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:02:21.799 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:02:21.799 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:02:21.799 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:02:21.799 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:02:22.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:22 smithi183 ceph-mon[99169]: pgmap v5344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:22 smithi183 ceph-mon[99169]: from='client.29702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:02:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:22 smithi183 ceph-mon[99169]: from='client.29708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:02:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2484018822' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:02:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:22 smithi119 ceph-mon[94175]: pgmap v5344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:22 smithi119 ceph-mon[94175]: from='client.29702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:02:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:22 smithi119 ceph-mon[94175]: from='client.29708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:02:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2484018822' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:02:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:22 smithi119 ceph-mon[108979]: pgmap v5344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:22 smithi119 ceph-mon[108979]: from='client.29702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:02:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:22 smithi119 ceph-mon[108979]: from='client.29708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:02:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2484018822' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:02:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:02:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:02:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:02:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:24 smithi119 ceph-mon[94175]: pgmap v5345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:24 smithi119 ceph-mon[108979]: pgmap v5345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:24 smithi183 ceph-mon[99169]: pgmap v5345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:26.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:26 smithi183 ceph-mon[99169]: pgmap v5346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:26 smithi119 ceph-mon[94175]: pgmap v5346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:26.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:26 smithi119 ceph-mon[108979]: pgmap v5346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:28.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:28 smithi183 ceph-mon[99169]: pgmap v5347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:28 smithi119 ceph-mon[94175]: pgmap v5347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:28.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:28 smithi119 ceph-mon[108979]: pgmap v5347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:30 smithi183 ceph-mon[99169]: pgmap v5348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:30.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:30 smithi119 ceph-mon[94175]: pgmap v5348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:30 smithi119 ceph-mon[108979]: pgmap v5348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:32.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:32 smithi183 ceph-mon[99169]: pgmap v5349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:32 smithi119 ceph-mon[94175]: pgmap v5349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:32.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:32 smithi119 ceph-mon[108979]: pgmap v5349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:02:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:02:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:02:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:34 smithi119 ceph-mon[94175]: pgmap v5350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:34 smithi119 ceph-mon[108979]: pgmap v5350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:34.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:34 smithi183 ceph-mon[99169]: pgmap v5350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:36.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:36 smithi183 ceph-mon[99169]: pgmap v5351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:36.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:36 smithi119 ceph-mon[94175]: pgmap v5351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:36.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:36 smithi119 ceph-mon[108979]: pgmap v5351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:38.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:38 smithi183 ceph-mon[99169]: pgmap v5352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:38.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:38 smithi119 ceph-mon[94175]: pgmap v5352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:38 smithi119 ceph-mon[108979]: pgmap v5352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:40.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:40 smithi183 ceph-mon[99169]: pgmap v5353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:40 smithi119 ceph-mon[94175]: pgmap v5353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:40.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:40 smithi119 ceph-mon[108979]: pgmap v5353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:42.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:42 smithi183 ceph-mon[99169]: pgmap v5354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:42.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:42 smithi119 ceph-mon[94175]: pgmap v5354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:42 smithi119 ceph-mon[108979]: pgmap v5354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:44.434 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:02:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:02:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:02:44.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:44 smithi183 ceph-mon[99169]: pgmap v5355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:44.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:44 smithi119 ceph-mon[108979]: pgmap v5355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:44.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:44 smithi119 ceph-mon[94175]: pgmap v5355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:46.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:46 smithi183 ceph-mon[99169]: pgmap v5356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:46.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:46 smithi119 ceph-mon[94175]: pgmap v5356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:46.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:46 smithi119 ceph-mon[108979]: pgmap v5356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:48 smithi119 ceph-mon[94175]: pgmap v5357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:48.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:48 smithi119 ceph-mon[108979]: pgmap v5357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:48.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:48 smithi183 ceph-mon[99169]: pgmap v5357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:50.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:50 smithi119 ceph-mon[94175]: pgmap v5358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:50 smithi119 ceph-mon[108979]: pgmap v5358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:50.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:50 smithi183 ceph-mon[99169]: pgmap v5358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:52.143 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:02:52.451 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:02:52.451 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (89m) 4m ago 90m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:02:52.451 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (89m) 4m ago 89m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:02:52.451 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (90m) 4m ago 90m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:02:52.451 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (90m) 4m ago 90m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:02:52.452 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (93m) 4m ago 93m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:02:52.452 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (95m) 4m ago 95m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:02:52.452 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (95m) 4m ago 95m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:02:52.452 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (94m) 4m ago 94m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:02:52.452 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (94m) 4m ago 94m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:02:52.452 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (89m) 4m ago 89m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:02:52.452 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (89m) 4m ago 89m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:02:52.452 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (93m) 4m ago 93m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:02:52.452 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (93m) 4m ago 93m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:02:52.452 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (92m) 4m ago 92m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:02:52.452 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (92m) 4m ago 92m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:02:52.452 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (92m) 4m ago 92m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:02:52.452 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (91m) 4m ago 91m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:02:52.452 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (91m) 4m ago 91m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:02:52.452 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (91m) 4m ago 91m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:02:52.453 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (89m) 4m ago 90m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:02:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:52 smithi119 ceph-mon[94175]: pgmap v5359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:52.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:52 smithi119 ceph-mon[108979]: pgmap v5359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:52.838 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:02:52.838 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:02:52.838 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:02:52.838 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:02:52.838 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:02:52.838 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:02:52.838 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:02:52.838 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:02:52.839 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:02:52.839 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:02:52.839 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:02:52.839 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:02:52.839 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:02:52.839 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:02:52.839 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:02:52.839 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:02:52.839 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:02:52.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:52 smithi183 ceph-mon[99169]: pgmap v5359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:53 smithi183 ceph-mon[99169]: from='client.19833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:02:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:53 smithi183 ceph-mon[99169]: from='client.19839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:02:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3834864957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:02:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:53 smithi119 ceph-mon[94175]: from='client.19833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:02:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:53 smithi119 ceph-mon[94175]: from='client.19839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:02:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3834864957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:02:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:53 smithi119 ceph-mon[108979]: from='client.19833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:02:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:53 smithi119 ceph-mon[108979]: from='client.19839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:02:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3834864957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:02:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:02:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:02:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:02:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:54 smithi183 ceph-mon[99169]: pgmap v5360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:54 smithi119 ceph-mon[94175]: pgmap v5360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:54 smithi119 ceph-mon[108979]: pgmap v5360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:02:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:56 smithi183 ceph-mon[99169]: pgmap v5361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:56 smithi119 ceph-mon[94175]: pgmap v5361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:56 smithi119 ceph-mon[108979]: pgmap v5361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:58.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:02:58 smithi183 ceph-mon[99169]: pgmap v5362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:58.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:02:58 smithi119 ceph-mon[94175]: pgmap v5362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:02:58.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:02:58 smithi119 ceph-mon[108979]: pgmap v5362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:00.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:00 smithi183 ceph-mon[99169]: pgmap v5363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:00 smithi119 ceph-mon[94175]: pgmap v5363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:00 smithi119 ceph-mon[108979]: pgmap v5363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:02.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:02 smithi183 ceph-mon[99169]: pgmap v5364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:02.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:02 smithi119 ceph-mon[94175]: pgmap v5364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:02 smithi119 ceph-mon[108979]: pgmap v5364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:03:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:03:04] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:03:04.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:04 smithi183 ceph-mon[99169]: pgmap v5365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:04 smithi119 ceph-mon[94175]: pgmap v5365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:04 smithi119 ceph-mon[108979]: pgmap v5365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:06.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:06 smithi183 ceph-mon[99169]: pgmap v5366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:06 smithi119 ceph-mon[94175]: pgmap v5366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:06 smithi119 ceph-mon[108979]: pgmap v5366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:08 smithi183 ceph-mon[99169]: pgmap v5367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:08 smithi119 ceph-mon[94175]: pgmap v5367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:08 smithi119 ceph-mon[108979]: pgmap v5367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:10.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:10 smithi183 ceph-mon[99169]: pgmap v5368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:10 smithi119 ceph-mon[94175]: pgmap v5368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:10 smithi119 ceph-mon[108979]: pgmap v5368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:12.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:12 smithi183 ceph-mon[99169]: pgmap v5369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:12 smithi119 ceph-mon[94175]: pgmap v5369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:12 smithi119 ceph-mon[108979]: pgmap v5369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:03:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:03:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:03:14.929 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:14 smithi183 ceph-mon[99169]: pgmap v5370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:14.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:14 smithi119 ceph-mon[94175]: pgmap v5370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:14 smithi119 ceph-mon[108979]: pgmap v5370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:15.189 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 17:03:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T17:03:14.928529802Z level=info msg="Completed cleanup jobs" duration=12.937042ms 2023-12-01T17:03:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:16 smithi183 ceph-mon[99169]: pgmap v5371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:16 smithi119 ceph-mon[94175]: pgmap v5371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:16 smithi119 ceph-mon[108979]: pgmap v5371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:03:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:03:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:03:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:03:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:03:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:03:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:03:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:03:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:03:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:03:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:03:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:03:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:18 smithi183 ceph-mon[99169]: pgmap v5372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:18 smithi119 ceph-mon[94175]: pgmap v5372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:18.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:18 smithi119 ceph-mon[108979]: pgmap v5372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:20 smithi183 ceph-mon[99169]: pgmap v5373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:20 smithi119 ceph-mon[94175]: pgmap v5373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:20 smithi119 ceph-mon[108979]: pgmap v5373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:22 smithi183 ceph-mon[99169]: pgmap v5374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:22 smithi119 ceph-mon[94175]: pgmap v5374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:22.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:22 smithi119 ceph-mon[108979]: pgmap v5374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:23.184 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:03:23.493 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:03:23.493 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (89m) 5m ago 90m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:03:23.493 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (90m) 5m ago 90m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:03:23.494 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (91m) 5m ago 91m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:03:23.494 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (91m) 5m ago 91m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:03:23.494 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (94m) 5m ago 94m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:03:23.494 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (96m) 5m ago 96m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:03:23.494 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (96m) 5m ago 96m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:03:23.494 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (94m) 5m ago 94m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:03:23.494 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (94m) 5m ago 94m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:03:23.494 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (90m) 5m ago 90m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:03:23.494 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (90m) 5m ago 90m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:03:23.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (94m) 5m ago 94m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:03:23.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (93m) 5m ago 93m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:03:23.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (93m) 5m ago 93m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:03:23.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (93m) 5m ago 93m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:03:23.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (92m) 5m ago 92m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:03:23.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (92m) 5m ago 92m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:03:23.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (92m) 5m ago 92m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:03:23.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (91m) 5m ago 91m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:03:23.495 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (89m) 5m ago 90m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:03:23.881 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:03:23.881 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:03:23.881 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:03:23.881 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:03:23.881 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:03:23.881 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:03:23.882 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:03:23.882 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:03:23.882 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:03:23.882 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:03:23.882 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:03:23.882 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:03:23.882 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:03:23.882 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:03:23.882 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:03:23.882 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:03:23.882 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:03:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:03:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:03:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:03:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:24 smithi183 ceph-mon[99169]: pgmap v5375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:24 smithi183 ceph-mon[99169]: from='client.29738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:03:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:24 smithi183 ceph-mon[99169]: from='client.29744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:03:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/541904484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:03:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:24 smithi119 ceph-mon[108979]: pgmap v5375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:24 smithi119 ceph-mon[108979]: from='client.29738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:03:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:24 smithi119 ceph-mon[108979]: from='client.29744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:03:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/541904484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:03:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:24 smithi119 ceph-mon[94175]: pgmap v5375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:24 smithi119 ceph-mon[94175]: from='client.29738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:03:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:24 smithi119 ceph-mon[94175]: from='client.29744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:03:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/541904484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:03:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:26 smithi183 ceph-mon[99169]: pgmap v5376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:26 smithi119 ceph-mon[94175]: pgmap v5376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:26 smithi119 ceph-mon[108979]: pgmap v5376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:28.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:28 smithi183 ceph-mon[99169]: pgmap v5377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:28 smithi119 ceph-mon[94175]: pgmap v5377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:28 smithi119 ceph-mon[108979]: pgmap v5377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:30 smithi183 ceph-mon[99169]: pgmap v5378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:30 smithi119 ceph-mon[94175]: pgmap v5378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:30 smithi119 ceph-mon[108979]: pgmap v5378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:32 smithi183 ceph-mon[99169]: pgmap v5379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:32 smithi119 ceph-mon[94175]: pgmap v5379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:32 smithi119 ceph-mon[108979]: pgmap v5379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:03:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:03:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:03:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:34 smithi183 ceph-mon[99169]: pgmap v5380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:34 smithi119 ceph-mon[108979]: pgmap v5380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:34 smithi119 ceph-mon[94175]: pgmap v5380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:36 smithi183 ceph-mon[99169]: pgmap v5381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:36 smithi119 ceph-mon[94175]: pgmap v5381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:36 smithi119 ceph-mon[108979]: pgmap v5381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:38 smithi183 ceph-mon[99169]: pgmap v5382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:38 smithi119 ceph-mon[94175]: pgmap v5382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:38 smithi119 ceph-mon[108979]: pgmap v5382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:40 smithi183 ceph-mon[99169]: pgmap v5383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:40 smithi119 ceph-mon[94175]: pgmap v5383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:40 smithi119 ceph-mon[108979]: pgmap v5383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:42 smithi183 ceph-mon[99169]: pgmap v5384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:42.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:42 smithi119 ceph-mon[94175]: pgmap v5384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:42 smithi119 ceph-mon[108979]: pgmap v5384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:03:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:03:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:03:44.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:44 smithi183 ceph-mon[99169]: pgmap v5385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:44.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:44 smithi119 ceph-mon[108979]: pgmap v5385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:44.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:44 smithi119 ceph-mon[94175]: pgmap v5385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:46.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:46 smithi183 ceph-mon[99169]: pgmap v5386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:46 smithi119 ceph-mon[108979]: pgmap v5386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:46.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:46 smithi119 ceph-mon[94175]: pgmap v5386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:48.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:48 smithi183 ceph-mon[99169]: pgmap v5387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:48.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:48 smithi119 ceph-mon[94175]: pgmap v5387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:48.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:48 smithi119 ceph-mon[108979]: pgmap v5387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:50.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:50 smithi183 ceph-mon[99169]: pgmap v5388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:50.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:50 smithi119 ceph-mon[94175]: pgmap v5388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:50.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:50 smithi119 ceph-mon[108979]: pgmap v5388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:52 smithi183 ceph-mon[99169]: pgmap v5389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:52.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:52 smithi119 ceph-mon[94175]: pgmap v5389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:52.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:52 smithi119 ceph-mon[108979]: pgmap v5389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:03:54.230 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:03:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:03:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:03:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:03:54.537 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:03:54.537 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (90m) 5m ago 91m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:03:54.537 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (90m) 5m ago 90m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:03:54.538 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (91m) 5m ago 91m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:03:54.538 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (91m) 5m ago 91m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:03:54.538 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (94m) 5m ago 94m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:03:54.538 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (96m) 5m ago 96m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:03:54.538 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (96m) 5m ago 96m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:03:54.538 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (95m) 5m ago 95m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:03:54.538 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (95m) 5m ago 95m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:03:54.538 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (90m) 5m ago 90m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:03:54.538 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (90m) 5m ago 90m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:03:54.538 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (94m) 5m ago 94m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:03:54.538 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (94m) 5m ago 94m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:03:54.538 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (93m) 5m ago 93m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:03:54.538 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (93m) 5m ago 93m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:03:54.538 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (93m) 5m ago 93m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:03:54.539 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (92m) 5m ago 92m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:03:54.539 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (92m) 5m ago 92m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:03:54.539 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (92m) 5m ago 92m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:03:54.539 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (90m) 5m ago 91m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:03:54.931 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:03:54.931 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:03:54.931 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:03:54.932 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:03:54.932 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:03:54.932 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:03:54.932 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:03:54.932 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:03:54.932 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:03:54.932 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:03:54.932 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:03:54.932 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:03:54.932 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:03:54.932 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:03:54.933 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:03:54.933 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:03:54.933 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:03:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:54 smithi183 ceph-mon[99169]: pgmap v5390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:54 smithi119 ceph-mon[94175]: pgmap v5390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:54 smithi119 ceph-mon[108979]: pgmap v5390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:55 smithi183 ceph-mon[99169]: from='client.19869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:03:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:55 smithi183 ceph-mon[99169]: from='client.19875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:03:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/992555385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:03:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:55 smithi119 ceph-mon[108979]: from='client.19869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:03:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:55 smithi119 ceph-mon[108979]: from='client.19875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:03:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/992555385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:03:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:55 smithi119 ceph-mon[94175]: from='client.19869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:03:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:55 smithi119 ceph-mon[94175]: from='client.19875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:03:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/992555385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:03:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:56 smithi183 ceph-mon[99169]: pgmap v5391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:56 smithi119 ceph-mon[94175]: pgmap v5391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:56 smithi119 ceph-mon[108979]: pgmap v5391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:58.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:03:58 smithi183 ceph-mon[99169]: pgmap v5392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:58.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:03:58 smithi119 ceph-mon[94175]: pgmap v5392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:03:58.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:03:58 smithi119 ceph-mon[108979]: pgmap v5392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:00 smithi183 ceph-mon[99169]: pgmap v5393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:00 smithi119 ceph-mon[94175]: pgmap v5393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:00 smithi119 ceph-mon[108979]: pgmap v5393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:02 smithi183 ceph-mon[99169]: pgmap v5394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:02 smithi119 ceph-mon[94175]: pgmap v5394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:02 smithi119 ceph-mon[108979]: pgmap v5394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:04.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:04 smithi183 ceph-mon[99169]: pgmap v5395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:04:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:04:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:04:04.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:04 smithi119 ceph-mon[108979]: pgmap v5395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:04 smithi119 ceph-mon[94175]: pgmap v5395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:06.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:06 smithi183 ceph-mon[99169]: pgmap v5396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:06 smithi119 ceph-mon[94175]: pgmap v5396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:06.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:06 smithi119 ceph-mon[108979]: pgmap v5396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:08.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:08 smithi183 ceph-mon[99169]: pgmap v5397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:08 smithi119 ceph-mon[108979]: pgmap v5397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:08 smithi119 ceph-mon[94175]: pgmap v5397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:10.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:10 smithi183 ceph-mon[99169]: pgmap v5398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:10.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:10 smithi119 ceph-mon[108979]: pgmap v5398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:10.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:10 smithi119 ceph-mon[94175]: pgmap v5398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:12.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:12 smithi183 ceph-mon[99169]: pgmap v5399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:12 smithi119 ceph-mon[94175]: pgmap v5399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:12.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:12 smithi119 ceph-mon[108979]: pgmap v5399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:04:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:04:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:04:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:14 smithi119 ceph-mon[108979]: pgmap v5400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:14 smithi119 ceph-mon[94175]: pgmap v5400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:14.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:14 smithi183 ceph-mon[99169]: pgmap v5400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:16.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:16 smithi119 ceph-mon[108979]: pgmap v5401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:16 smithi119 ceph-mon[94175]: pgmap v5401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:16.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:16 smithi183 ceph-mon[99169]: pgmap v5401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:04:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:04:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:04:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:18 smithi183 ceph-mon[99169]: pgmap v5402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:18 smithi119 ceph-mon[94175]: pgmap v5402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:18 smithi119 ceph-mon[108979]: pgmap v5402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:20.596 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:20 smithi183 ceph-mon[99169]: pgmap v5403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:20 smithi119 ceph-mon[94175]: pgmap v5403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:20 smithi119 ceph-mon[108979]: pgmap v5403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:22 smithi183 ceph-mon[99169]: pgmap v5404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:04:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:04:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:22 smithi119 ceph-mon[94175]: pgmap v5404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:04:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:04:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:22 smithi119 ceph-mon[108979]: pgmap v5404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:04:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:04:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:04:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:24 smithi183 ceph-mon[99169]: pgmap v5405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:24 smithi119 ceph-mon[108979]: pgmap v5405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:24 smithi119 ceph-mon[94175]: pgmap v5405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:04:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:04:24] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T17:04:25.280 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:04:25.585 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:04:25.585 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (90m) 6m ago 91m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:04:25.585 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (91m) 6m ago 91m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:04:25.585 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (92m) 6m ago 92m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:04:25.585 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (92m) 6m ago 92m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:04:25.586 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (95m) 6m ago 95m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:04:25.586 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (97m) 6m ago 97m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:04:25.586 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (97m) 6m ago 97m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:04:25.586 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (95m) 6m ago 95m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:04:25.586 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (95m) 6m ago 95m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:04:25.586 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (91m) 6m ago 91m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:04:25.586 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (91m) 6m ago 91m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:04:25.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (95m) 6m ago 95m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:04:25.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (94m) 6m ago 94m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:04:25.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (94m) 6m ago 94m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:04:25.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (94m) 6m ago 94m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:04:25.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (93m) 6m ago 93m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:04:25.587 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (93m) 6m ago 93m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:04:25.587 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (93m) 6m ago 93m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:04:25.587 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (92m) 6m ago 92m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:04:25.587 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (90m) 6m ago 91m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:04:25.966 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:04:25.966 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:04:25.966 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:04:25.966 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:04:25.966 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:04:25.966 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:04:25.966 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:04:25.966 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:04:25.966 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:04:25.966 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:04:25.966 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:04:25.967 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:04:25.967 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:04:25.967 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:04:25.967 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:04:25.967 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:04:25.967 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:04:26.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:26 smithi183 ceph-mon[99169]: pgmap v5406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:26 smithi183 ceph-mon[99169]: from='client.29774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:04:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:26 smithi183 ceph-mon[99169]: from='client.19893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:04:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/784412694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:04:26.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:26 smithi119 ceph-mon[94175]: pgmap v5406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:26.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:26 smithi119 ceph-mon[94175]: from='client.29774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:04:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:26 smithi119 ceph-mon[94175]: from='client.19893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:04:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/784412694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:04:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:26 smithi119 ceph-mon[108979]: pgmap v5406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:26 smithi119 ceph-mon[108979]: from='client.29774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:04:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:26 smithi119 ceph-mon[108979]: from='client.19893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:04:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/784412694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:04:28.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:28 smithi183 ceph-mon[99169]: pgmap v5407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:28.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:28 smithi119 ceph-mon[108979]: pgmap v5407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:28 smithi119 ceph-mon[94175]: pgmap v5407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:30.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:30 smithi183 ceph-mon[99169]: pgmap v5408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:30 smithi119 ceph-mon[94175]: pgmap v5408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:30.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:30 smithi119 ceph-mon[108979]: pgmap v5408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:32.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:32 smithi183 ceph-mon[99169]: pgmap v5409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:32 smithi119 ceph-mon[94175]: pgmap v5409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:32 smithi119 ceph-mon[108979]: pgmap v5409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:34.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:34 smithi183 ceph-mon[99169]: pgmap v5410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:04:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:04:34] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T17:04:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:34 smithi119 ceph-mon[94175]: pgmap v5410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:34 smithi119 ceph-mon[108979]: pgmap v5410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:36.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:36 smithi183 ceph-mon[99169]: pgmap v5411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:36.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:36 smithi119 ceph-mon[108979]: pgmap v5411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:36.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:36 smithi119 ceph-mon[94175]: pgmap v5411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:38.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:38 smithi119 ceph-mon[94175]: pgmap v5412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:38 smithi119 ceph-mon[108979]: pgmap v5412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:38.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:38 smithi183 ceph-mon[99169]: pgmap v5412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:40 smithi119 ceph-mon[94175]: pgmap v5413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:40 smithi119 ceph-mon[108979]: pgmap v5413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:40.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:40 smithi183 ceph-mon[99169]: pgmap v5413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:42.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:42 smithi183 ceph-mon[99169]: pgmap v5414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:42.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:42 smithi119 ceph-mon[94175]: pgmap v5414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:42.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:42 smithi119 ceph-mon[108979]: pgmap v5414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:44.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:44 smithi119 ceph-mon[94175]: pgmap v5415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:04:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:04:44] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:04:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:44 smithi119 ceph-mon[108979]: pgmap v5415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:44.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:44 smithi183 ceph-mon[99169]: pgmap v5415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:46.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:46 smithi183 ceph-mon[99169]: pgmap v5416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:46.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:46 smithi119 ceph-mon[94175]: pgmap v5416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:46.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:46 smithi119 ceph-mon[108979]: pgmap v5416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:48.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:48 smithi183 ceph-mon[99169]: pgmap v5417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:48.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:48 smithi119 ceph-mon[94175]: pgmap v5417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:48 smithi119 ceph-mon[108979]: pgmap v5417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:50.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:50 smithi183 ceph-mon[99169]: pgmap v5418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:50.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:50 smithi119 ceph-mon[94175]: pgmap v5418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:50.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:50 smithi119 ceph-mon[108979]: pgmap v5418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:52.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:52 smithi183 ceph-mon[99169]: pgmap v5419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:52 smithi119 ceph-mon[94175]: pgmap v5419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:52.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:52 smithi119 ceph-mon[108979]: pgmap v5419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:04:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:04:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:04:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:54 smithi119 ceph-mon[94175]: pgmap v5420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:54 smithi119 ceph-mon[108979]: pgmap v5420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:54 smithi183 ceph-mon[99169]: pgmap v5420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:04:56.315 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:04:56.622 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:04:56.622 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (91m) 6m ago 92m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:04:56.622 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (91m) 6m ago 91m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:04:56.622 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (92m) 6m ago 92m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:04:56.622 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (92m) 6m ago 92m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:04:56.622 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (95m) 6m ago 95m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:04:56.623 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (97m) 6m ago 97m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:04:56.623 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (97m) 6m ago 97m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:04:56.623 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (96m) 6m ago 96m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:04:56.623 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (96m) 6m ago 96m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:04:56.623 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (92m) 6m ago 92m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:04:56.623 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (91m) 6m ago 91m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:04:56.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (95m) 6m ago 95m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:04:56.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (95m) 6m ago 95m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:04:56.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (94m) 6m ago 94m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:04:56.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (94m) 6m ago 94m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:04:56.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (94m) 6m ago 94m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:04:56.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (93m) 6m ago 93m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:04:56.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (93m) 6m ago 93m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:04:56.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (93m) 6m ago 93m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:04:56.624 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (91m) 6m ago 92m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:04:56.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:56 smithi183 ceph-mon[99169]: pgmap v5421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:56.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:56 smithi119 ceph-mon[94175]: pgmap v5421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:56.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:56 smithi119 ceph-mon[108979]: pgmap v5421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:57.006 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:04:57.031 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:04:57.031 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:04:57.032 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:04:57.032 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:04:57.032 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:04:57.032 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:04:57.032 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:04:57.032 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:04:57.032 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:04:57.032 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:04:57.032 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:04:57.032 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:04:57.032 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:04:57.032 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:04:57.033 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:04:57.033 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:04:57.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:57 smithi183 ceph-mon[99169]: from='client.29792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:04:57.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/959479523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:04:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:57 smithi119 ceph-mon[94175]: from='client.29792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:04:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/959479523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:04:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:57 smithi119 ceph-mon[108979]: from='client.29792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:04:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/959479523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:04:58.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:58 smithi183 ceph-mon[99169]: from='client.29798 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:04:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:04:58 smithi183 ceph-mon[99169]: pgmap v5422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:58.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:58 smithi119 ceph-mon[108979]: from='client.29798 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:04:58.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:04:58 smithi119 ceph-mon[108979]: pgmap v5422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:04:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:58 smithi119 ceph-mon[94175]: from='client.29798 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:04:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:04:58 smithi119 ceph-mon[94175]: pgmap v5422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:00.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:00 smithi183 ceph-mon[99169]: pgmap v5423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:00.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:00 smithi119 ceph-mon[94175]: pgmap v5423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:00 smithi119 ceph-mon[108979]: pgmap v5423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:02.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:02 smithi183 ceph-mon[99169]: pgmap v5424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:02.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:02 smithi119 ceph-mon[94175]: pgmap v5424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:02.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:02 smithi119 ceph-mon[108979]: pgmap v5424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:05:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:05:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:05:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:04 smithi119 ceph-mon[94175]: pgmap v5425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:04 smithi119 ceph-mon[108979]: pgmap v5425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:04.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:04 smithi183 ceph-mon[99169]: pgmap v5425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:06.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:06 smithi183 ceph-mon[99169]: pgmap v5426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:06 smithi119 ceph-mon[94175]: pgmap v5426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:06.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:06 smithi119 ceph-mon[108979]: pgmap v5426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:08.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:08 smithi183 ceph-mon[99169]: pgmap v5427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:08.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:08 smithi119 ceph-mon[94175]: pgmap v5427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:08.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:08 smithi119 ceph-mon[108979]: pgmap v5427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:10.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:10 smithi183 ceph-mon[99169]: pgmap v5428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:10 smithi119 ceph-mon[94175]: pgmap v5428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:10.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:10 smithi119 ceph-mon[108979]: pgmap v5428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:12.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:12 smithi183 ceph-mon[99169]: pgmap v5429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:12.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:12 smithi119 ceph-mon[108979]: pgmap v5429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:12 smithi119 ceph-mon[94175]: pgmap v5429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:14.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:14 smithi119 ceph-mon[108979]: pgmap v5430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:14 smithi119 ceph-mon[94175]: pgmap v5430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:05:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:05:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:05:14.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:14 smithi183 ceph-mon[99169]: pgmap v5430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:16.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:16 smithi183 ceph-mon[99169]: pgmap v5431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:16 smithi119 ceph-mon[108979]: pgmap v5431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:16 smithi119 ceph-mon[94175]: pgmap v5431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:18 smithi183 ceph-mon[99169]: pgmap v5432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:18 smithi119 ceph-mon[94175]: pgmap v5432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:18 smithi119 ceph-mon[108979]: pgmap v5432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:20.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:20 smithi183 ceph-mon[99169]: pgmap v5433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:20 smithi119 ceph-mon[94175]: pgmap v5433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:20 smithi119 ceph-mon[108979]: pgmap v5433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:05:21.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:05:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:05:22.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:22 smithi183 ceph-mon[99169]: pgmap v5434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:05:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:05:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:05:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:22 smithi119 ceph-mon[94175]: pgmap v5434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:05:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:05:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:05:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:22 smithi119 ceph-mon[108979]: pgmap v5434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:05:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:05:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:05:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:05:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:05:24] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:05:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:24 smithi119 ceph-mon[94175]: pgmap v5435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:24 smithi119 ceph-mon[108979]: pgmap v5435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:24 smithi183 ceph-mon[99169]: pgmap v5435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:26.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:26 smithi183 ceph-mon[99169]: pgmap v5436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:26 smithi119 ceph-mon[94175]: pgmap v5436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:26.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:26 smithi119 ceph-mon[108979]: pgmap v5436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:27.357 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:05:27.663 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:05:27.663 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (91m) 7m ago 92m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:05:27.663 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (92m) 7m ago 92m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:05:27.663 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (93m) 7m ago 93m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:05:27.664 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (93m) 7m ago 93m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:05:27.664 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (96m) 7m ago 96m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:05:27.664 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (98m) 7m ago 98m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:05:27.664 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (98m) 7m ago 98m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:05:27.664 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (96m) 7m ago 96m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:05:27.664 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (96m) 7m ago 96m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:05:27.664 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (92m) 7m ago 92m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:05:27.664 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (92m) 7m ago 92m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:05:27.664 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (96m) 7m ago 96m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:05:27.664 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (95m) 7m ago 95m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:05:27.664 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (95m) 7m ago 95m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:05:27.664 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (95m) 7m ago 95m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:05:27.664 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (94m) 7m ago 94m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:05:27.664 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (94m) 7m ago 94m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:05:27.664 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (94m) 7m ago 94m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:05:27.665 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (93m) 7m ago 93m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:05:27.665 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (91m) 7m ago 92m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:05:28.045 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:05:28.045 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:05:28.045 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:05:28.045 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:05:28.045 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:05:28.045 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:05:28.045 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:05:28.045 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:05:28.046 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:05:28.046 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:05:28.046 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:05:28.046 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:05:28.046 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:05:28.046 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:05:28.046 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:05:28.046 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:05:28.046 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:05:28.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:28 smithi183 ceph-mon[99169]: pgmap v5437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:28 smithi183 ceph-mon[99169]: from='client.19923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:05:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3793554835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:05:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:28 smithi119 ceph-mon[94175]: pgmap v5437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:28 smithi119 ceph-mon[94175]: from='client.19923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:05:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3793554835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:05:28.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:28 smithi119 ceph-mon[108979]: pgmap v5437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:28 smithi119 ceph-mon[108979]: from='client.19923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:05:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3793554835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:05:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:29 smithi183 ceph-mon[99169]: from='client.29816 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:05:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:29 smithi119 ceph-mon[94175]: from='client.29816 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:05:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:29 smithi119 ceph-mon[108979]: from='client.29816 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:05:30.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:30 smithi183 ceph-mon[99169]: pgmap v5438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:30.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:30 smithi119 ceph-mon[94175]: pgmap v5438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:30.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:30 smithi119 ceph-mon[108979]: pgmap v5438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:32.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:32 smithi183 ceph-mon[99169]: pgmap v5439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:32 smithi119 ceph-mon[94175]: pgmap v5439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:32.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:32 smithi119 ceph-mon[108979]: pgmap v5439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:34.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:34 smithi119 ceph-mon[94175]: pgmap v5440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:05:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:05:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:05:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:34 smithi119 ceph-mon[108979]: pgmap v5440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:34.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:34 smithi183 ceph-mon[99169]: pgmap v5440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:36.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:36 smithi183 ceph-mon[99169]: pgmap v5441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:36.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:36 smithi119 ceph-mon[94175]: pgmap v5441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:36.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:36 smithi119 ceph-mon[108979]: pgmap v5441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:38.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:38 smithi183 ceph-mon[99169]: pgmap v5442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:38.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:38 smithi119 ceph-mon[94175]: pgmap v5442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:38 smithi119 ceph-mon[108979]: pgmap v5442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:40 smithi183 ceph-mon[99169]: pgmap v5443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:40 smithi119 ceph-mon[94175]: pgmap v5443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:40.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:40 smithi119 ceph-mon[108979]: pgmap v5443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:42.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:42 smithi183 ceph-mon[99169]: pgmap v5444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:42.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:42 smithi119 ceph-mon[108979]: pgmap v5444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:42 smithi119 ceph-mon[94175]: pgmap v5444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:05:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:05:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:05:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:44 smithi119 ceph-mon[94175]: pgmap v5445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:44 smithi119 ceph-mon[108979]: pgmap v5445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:44.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:44 smithi183 ceph-mon[99169]: pgmap v5445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:46.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:46 smithi183 ceph-mon[99169]: pgmap v5446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:46.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:46 smithi119 ceph-mon[94175]: pgmap v5446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:46.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:46 smithi119 ceph-mon[108979]: pgmap v5446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:48.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:48 smithi183 ceph-mon[99169]: pgmap v5447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:48.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:48 smithi119 ceph-mon[108979]: pgmap v5447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:48.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:48 smithi119 ceph-mon[94175]: pgmap v5447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:50.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:50 smithi183 ceph-mon[99169]: pgmap v5448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:50.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:50 smithi119 ceph-mon[94175]: pgmap v5448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:50 smithi119 ceph-mon[108979]: pgmap v5448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:52.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:52 smithi183 ceph-mon[99169]: pgmap v5449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:52.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:52 smithi119 ceph-mon[108979]: pgmap v5449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:52 smithi119 ceph-mon[94175]: pgmap v5449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:05:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:05:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:05:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:54 smithi119 ceph-mon[94175]: pgmap v5450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:54 smithi119 ceph-mon[108979]: pgmap v5450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:54 smithi183 ceph-mon[99169]: pgmap v5450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:05:56.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:56 smithi183 ceph-mon[99169]: pgmap v5451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:56.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:56 smithi119 ceph-mon[108979]: pgmap v5451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:56 smithi119 ceph-mon[94175]: pgmap v5451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:58.394 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:05:58.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:58 smithi183 ceph-mon[99169]: pgmap v5452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:58.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:58 smithi119 ceph-mon[94175]: pgmap v5452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:58.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:58 smithi119 ceph-mon[108979]: pgmap v5452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:05:58.698 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:05:58.698 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (92m) 7m ago 93m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:05:58.698 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (92m) 7m ago 92m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:05:58.699 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (93m) 7m ago 93m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:05:58.699 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (93m) 7m ago 93m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:05:58.699 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (97m) 7m ago 96m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:05:58.699 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (98m) 7m ago 98m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:05:58.699 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (98m) 7m ago 98m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:05:58.699 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (97m) 7m ago 97m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:05:58.699 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (97m) 7m ago 97m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:05:58.699 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (93m) 7m ago 93m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:05:58.699 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (92m) 7m ago 92m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:05:58.699 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (96m) 7m ago 96m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:05:58.699 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (96m) 7m ago 96m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:05:58.699 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (96m) 7m ago 96m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:05:58.699 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (95m) 7m ago 95m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:05:58.699 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (95m) 7m ago 95m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:05:58.700 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (94m) 7m ago 94m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:05:58.700 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (94m) 7m ago 94m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:05:58.700 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (94m) 7m ago 94m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:05:58.700 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (92m) 7m ago 93m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:05:59.079 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:05:59.079 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:05:59.079 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:05:59.079 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:05:59.079 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:05:59.079 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:05:59.080 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:05:59.080 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:05:59.080 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:05:59.080 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:05:59.080 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:05:59.080 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:05:59.080 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:05:59.080 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:05:59.080 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:05:59.080 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:05:59.080 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:05:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:59 smithi183 ceph-mon[99169]: from='client.19941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:05:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:05:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1954648367' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:05:59.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:59 smithi119 ceph-mon[108979]: from='client.19941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:05:59.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:05:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1954648367' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:05:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:59 smithi119 ceph-mon[94175]: from='client.19941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:05:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:05:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1954648367' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:06:00.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:00 smithi183 ceph-mon[99169]: from='client.29834 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:06:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:00 smithi183 ceph-mon[99169]: pgmap v5453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:00 smithi119 ceph-mon[94175]: from='client.29834 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:06:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:00 smithi119 ceph-mon[94175]: pgmap v5453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:00 smithi119 ceph-mon[108979]: from='client.29834 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:06:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:00 smithi119 ceph-mon[108979]: pgmap v5453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:02.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:02 smithi183 ceph-mon[99169]: pgmap v5454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:02.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:02 smithi119 ceph-mon[94175]: pgmap v5454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:02.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:02 smithi119 ceph-mon[108979]: pgmap v5454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:06:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:06:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:06:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:04 smithi119 ceph-mon[94175]: pgmap v5455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:04 smithi119 ceph-mon[108979]: pgmap v5455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:04.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:04 smithi183 ceph-mon[99169]: pgmap v5455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:06.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:06 smithi183 ceph-mon[99169]: pgmap v5456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:06 smithi119 ceph-mon[94175]: pgmap v5456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:06.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:06 smithi119 ceph-mon[108979]: pgmap v5456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:08.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:08 smithi183 ceph-mon[99169]: pgmap v5457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:08.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:08 smithi119 ceph-mon[94175]: pgmap v5457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:08.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:08 smithi119 ceph-mon[108979]: pgmap v5457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:10.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:10 smithi183 ceph-mon[99169]: pgmap v5458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:10.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:10 smithi119 ceph-mon[108979]: pgmap v5458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:10 smithi119 ceph-mon[94175]: pgmap v5458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:12.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:12 smithi183 ceph-mon[99169]: pgmap v5459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:12 smithi119 ceph-mon[94175]: pgmap v5459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:12.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:12 smithi119 ceph-mon[108979]: pgmap v5459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:06:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:06:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:06:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:14 smithi119 ceph-mon[108979]: pgmap v5460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:14 smithi119 ceph-mon[94175]: pgmap v5460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:14.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:14 smithi183 ceph-mon[99169]: pgmap v5460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:16.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:16 smithi183 ceph-mon[99169]: pgmap v5461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:16 smithi119 ceph-mon[94175]: pgmap v5461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:16.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:16 smithi119 ceph-mon[108979]: pgmap v5461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:18 smithi183 ceph-mon[99169]: pgmap v5462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:18 smithi119 ceph-mon[94175]: pgmap v5462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:18 smithi119 ceph-mon[108979]: pgmap v5462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:20.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:20 smithi183 ceph-mon[99169]: pgmap v5463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:20 smithi119 ceph-mon[94175]: pgmap v5463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:20 smithi119 ceph-mon[108979]: pgmap v5463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:22.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:22 smithi183 ceph-mon[99169]: pgmap v5464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:22.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:06:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:06:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:06:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:06:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:22 smithi119 ceph-mon[94175]: pgmap v5464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:06:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:06:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:06:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:06:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:22 smithi119 ceph-mon[108979]: pgmap v5464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:06:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:06:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:06:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:06:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:06:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:06:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:06:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:24 smithi119 ceph-mon[94175]: pgmap v5465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:24 smithi119 ceph-mon[108979]: pgmap v5465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:24 smithi183 ceph-mon[99169]: pgmap v5465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:26.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:26 smithi183 ceph-mon[99169]: pgmap v5466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:26 smithi119 ceph-mon[94175]: pgmap v5466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:26.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:26 smithi119 ceph-mon[108979]: pgmap v5466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:28.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:28 smithi183 ceph-mon[99169]: pgmap v5467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:28.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:28 smithi119 ceph-mon[108979]: pgmap v5467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:28 smithi119 ceph-mon[94175]: pgmap v5467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:29.427 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:06:29.731 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:06:29.731 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (93m) 8m ago 93m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:06:29.731 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (93m) 8m ago 93m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:06:29.731 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (94m) 8m ago 94m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:06:29.732 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (94m) 8m ago 94m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:06:29.732 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (97m) 8m ago 97m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:06:29.732 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (99m) 8m ago 99m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:06:29.732 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (99m) 8m ago 99m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:06:29.732 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (97m) 8m ago 97m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:06:29.732 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (97m) 8m ago 97m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:06:29.732 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (93m) 8m ago 93m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:06:29.732 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (93m) 8m ago 93m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:06:29.732 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (97m) 8m ago 97m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:06:29.732 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (96m) 8m ago 96m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:06:29.732 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (96m) 8m ago 96m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:06:29.732 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (96m) 8m ago 96m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:06:29.732 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (95m) 8m ago 95m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:06:29.732 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (95m) 8m ago 95m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:06:29.732 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (95m) 8m ago 95m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:06:29.733 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (94m) 8m ago 94m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:06:29.733 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (92m) 8m ago 93m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:06:30.113 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:06:30.113 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:06:30.113 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:06:30.114 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:06:30.114 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:06:30.114 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:06:30.114 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:06:30.114 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:06:30.114 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:06:30.114 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:06:30.114 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:06:30.114 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:06:30.114 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:06:30.114 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:06:30.114 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:06:30.114 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:06:30.114 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:06:30.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:30 smithi183 ceph-mon[99169]: pgmap v5468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:30.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:30 smithi183 ceph-mon[99169]: from='client.19959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:06:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/151005908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:06:30.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:30 smithi119 ceph-mon[108979]: pgmap v5468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:30.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:30 smithi119 ceph-mon[108979]: from='client.19959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:06:30.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/151005908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:06:30.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:30 smithi119 ceph-mon[94175]: pgmap v5468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:30 smithi119 ceph-mon[94175]: from='client.19959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:06:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/151005908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:06:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:31 smithi183 ceph-mon[99169]: from='client.29852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:06:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:31 smithi119 ceph-mon[94175]: from='client.29852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:06:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:31 smithi119 ceph-mon[108979]: from='client.29852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:06:32.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:32 smithi183 ceph-mon[99169]: pgmap v5469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:32 smithi119 ceph-mon[94175]: pgmap v5469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:32.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:32 smithi119 ceph-mon[108979]: pgmap v5469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:34.422 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:06:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:06:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:06:34.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:34 smithi183 ceph-mon[99169]: pgmap v5470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:34.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:34 smithi119 ceph-mon[94175]: pgmap v5470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:34.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:34 smithi119 ceph-mon[108979]: pgmap v5470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:36.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:36 smithi183 ceph-mon[99169]: pgmap v5471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:36.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:36 smithi119 ceph-mon[94175]: pgmap v5471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:36.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:36 smithi119 ceph-mon[108979]: pgmap v5471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:38.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:38 smithi183 ceph-mon[99169]: pgmap v5472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:38.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:38 smithi119 ceph-mon[94175]: pgmap v5472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:38.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:38 smithi119 ceph-mon[108979]: pgmap v5472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:40.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:40 smithi183 ceph-mon[99169]: pgmap v5473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:40.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:40 smithi119 ceph-mon[108979]: pgmap v5473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:40 smithi119 ceph-mon[94175]: pgmap v5473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:42.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:42 smithi183 ceph-mon[99169]: pgmap v5474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:42.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:42 smithi119 ceph-mon[108979]: pgmap v5474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:42.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:42 smithi119 ceph-mon[94175]: pgmap v5474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:44.440 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:06:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:06:44] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T17:06:44.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:44 smithi119 ceph-mon[94175]: pgmap v5475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:44.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:44 smithi119 ceph-mon[108979]: pgmap v5475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:44.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:44 smithi183 ceph-mon[99169]: pgmap v5475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:46.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:46 smithi119 ceph-mon[94175]: pgmap v5476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:46.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:46 smithi119 ceph-mon[108979]: pgmap v5476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:46.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:46 smithi183 ceph-mon[99169]: pgmap v5476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:48.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:48 smithi183 ceph-mon[99169]: pgmap v5477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:48.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:48 smithi119 ceph-mon[94175]: pgmap v5477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:48.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:48 smithi119 ceph-mon[108979]: pgmap v5477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:50.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:50 smithi183 ceph-mon[99169]: pgmap v5478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:50.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:50 smithi119 ceph-mon[108979]: pgmap v5478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:50.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:50 smithi119 ceph-mon[94175]: pgmap v5478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:52.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:52 smithi183 ceph-mon[99169]: pgmap v5479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:52.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:52 smithi119 ceph-mon[108979]: pgmap v5479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:52.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:52 smithi119 ceph-mon[94175]: pgmap v5479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:06:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:06:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:06:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:06:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:54 smithi183 ceph-mon[99169]: pgmap v5480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:54 smithi119 ceph-mon[94175]: pgmap v5480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:54 smithi119 ceph-mon[108979]: pgmap v5480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:56 smithi183 ceph-mon[99169]: pgmap v5481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:56 smithi119 ceph-mon[94175]: pgmap v5481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:56 smithi119 ceph-mon[108979]: pgmap v5481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:58.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:06:58 smithi183 ceph-mon[99169]: pgmap v5482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:58.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:06:58 smithi119 ceph-mon[108979]: pgmap v5482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:06:58.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:06:58 smithi119 ceph-mon[94175]: pgmap v5482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:00.457 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:07:00.764 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:07:00.765 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (93m) 8m ago 94m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:07:00.765 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (93m) 8m ago 93m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:07:00.765 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (94m) 8m ago 94m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:07:00.765 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (94m) 8m ago 94m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:07:00.765 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (98m) 8m ago 98m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:07:00.765 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (99m) 8m ago 99m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:07:00.765 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (99m) 8m ago 99m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:07:00.765 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (98m) 8m ago 98m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:07:00.765 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (98m) 8m ago 98m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:07:00.765 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (94m) 8m ago 94m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:07:00.765 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (94m) 8m ago 94m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:07:00.765 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (97m) 8m ago 97m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:07:00.765 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (97m) 8m ago 97m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:07:00.765 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (97m) 8m ago 97m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:07:00.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (96m) 8m ago 96m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:07:00.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (96m) 8m ago 96m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:07:00.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (95m) 8m ago 95m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:07:00.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (95m) 8m ago 95m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:07:00.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (95m) 8m ago 95m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:07:00.766 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (93m) 8m ago 94m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:07:00.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:00 smithi183 ceph-mon[99169]: pgmap v5483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:00 smithi119 ceph-mon[94175]: pgmap v5483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:00 smithi119 ceph-mon[108979]: pgmap v5483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:01.142 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:07:01.143 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:07:01.143 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:07:01.143 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:07:01.143 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:07:01.143 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:07:01.143 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:07:01.143 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:07:01.143 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:07:01.143 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:07:01.143 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:07:01.143 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:07:01.143 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:07:01.143 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:07:01.144 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:07:01.144 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:07:01.144 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:07:01.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:01 smithi183 ceph-mon[99169]: from='client.29864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:07:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2606946785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:07:01.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:01 smithi119 ceph-mon[108979]: from='client.29864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:07:01.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2606946785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:07:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:01 smithi119 ceph-mon[94175]: from='client.29864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:07:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2606946785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:07:02.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:02 smithi183 ceph-mon[99169]: from='client.19983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:07:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:02 smithi183 ceph-mon[99169]: pgmap v5484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:02.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:02 smithi119 ceph-mon[94175]: from='client.19983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:07:02.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:02 smithi119 ceph-mon[94175]: pgmap v5484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:02 smithi119 ceph-mon[108979]: from='client.19983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:07:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:02 smithi119 ceph-mon[108979]: pgmap v5484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:07:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:07:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:07:04.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:04 smithi183 ceph-mon[99169]: pgmap v5485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:04 smithi119 ceph-mon[94175]: pgmap v5485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:04.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:04 smithi119 ceph-mon[108979]: pgmap v5485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:06.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:06 smithi183 ceph-mon[99169]: pgmap v5486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:06 smithi119 ceph-mon[94175]: pgmap v5486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:06 smithi119 ceph-mon[108979]: pgmap v5486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:08 smithi183 ceph-mon[99169]: pgmap v5487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:08 smithi119 ceph-mon[94175]: pgmap v5487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:08 smithi119 ceph-mon[108979]: pgmap v5487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:10.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:10 smithi183 ceph-mon[99169]: pgmap v5488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:10.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:10 smithi119 ceph-mon[94175]: pgmap v5488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:10.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:10 smithi119 ceph-mon[108979]: pgmap v5488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:12.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:12 smithi183 ceph-mon[99169]: pgmap v5489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:12 smithi119 ceph-mon[94175]: pgmap v5489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:12 smithi119 ceph-mon[108979]: pgmap v5489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:07:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:07:14] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:07:14.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:14 smithi183 ceph-mon[99169]: pgmap v5490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:14.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:14 smithi119 ceph-mon[94175]: pgmap v5490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:14.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:14 smithi119 ceph-mon[108979]: pgmap v5490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:16 smithi183 ceph-mon[99169]: pgmap v5491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:16 smithi119 ceph-mon[108979]: pgmap v5491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:16 smithi119 ceph-mon[94175]: pgmap v5491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:18 smithi183 ceph-mon[99169]: pgmap v5492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:18 smithi119 ceph-mon[94175]: pgmap v5492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:18.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:18 smithi119 ceph-mon[108979]: pgmap v5492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:20.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:20 smithi183 ceph-mon[99169]: pgmap v5493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:20 smithi119 ceph-mon[94175]: pgmap v5493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:20 smithi119 ceph-mon[108979]: pgmap v5493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:22 smithi183 ceph-mon[99169]: pgmap v5494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:07:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:22 smithi119 ceph-mon[94175]: pgmap v5494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:07:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:22 smithi119 ceph-mon[108979]: pgmap v5494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:07:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:07:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:07:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:07:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:07:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:07:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:07:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:07:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:07:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:07:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:07:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:07:24] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:07:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:24 smithi183 ceph-mon[99169]: pgmap v5495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:24 smithi119 ceph-mon[94175]: pgmap v5495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:24 smithi119 ceph-mon[108979]: pgmap v5495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:26 smithi183 ceph-mon[99169]: pgmap v5496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:26 smithi119 ceph-mon[108979]: pgmap v5496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:26 smithi119 ceph-mon[94175]: pgmap v5496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:28.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:28 smithi183 ceph-mon[99169]: pgmap v5497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:28 smithi119 ceph-mon[94175]: pgmap v5497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:28 smithi119 ceph-mon[108979]: pgmap v5497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:30 smithi183 ceph-mon[99169]: pgmap v5498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:30 smithi119 ceph-mon[94175]: pgmap v5498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:30 smithi119 ceph-mon[108979]: pgmap v5498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:31.490 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:07:31.797 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:07:31.797 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (94m) 9m ago 94m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:07:31.797 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (94m) 9m ago 94m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:07:31.798 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (95m) 9m ago 95m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:07:31.798 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (95m) 9m ago 95m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:07:31.798 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (98m) 9m ago 98m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:07:31.798 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (100m) 9m ago 100m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:07:31.798 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (100m) 9m ago 100m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:07:31.798 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (98m) 9m ago 98m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:07:31.798 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (98m) 9m ago 98m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:07:31.798 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (94m) 9m ago 94m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:07:31.798 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (94m) 9m ago 94m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:07:31.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (98m) 9m ago 98m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:07:31.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (97m) 9m ago 97m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:07:31.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (97m) 9m ago 97m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:07:31.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (97m) 9m ago 97m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:07:31.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (96m) 9m ago 96m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:07:31.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (96m) 9m ago 96m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:07:31.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (96m) 9m ago 96m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:07:31.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (95m) 9m ago 95m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:07:31.799 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (93m) 9m ago 95m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:07:32.176 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:07:32.176 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:07:32.176 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:07:32.176 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:07:32.176 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:07:32.177 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:07:32.177 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:07:32.177 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:07:32.177 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:07:32.177 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:07:32.177 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:07:32.177 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:07:32.177 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:07:32.177 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:07:32.177 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:07:32.177 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:07:32.177 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:07:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:32 smithi183 ceph-mon[99169]: pgmap v5499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:32 smithi183 ceph-mon[99169]: from='client.29882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:07:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3642211874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:07:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:32 smithi119 ceph-mon[94175]: pgmap v5499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:32 smithi119 ceph-mon[94175]: from='client.29882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:07:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3642211874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:07:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:32 smithi119 ceph-mon[108979]: pgmap v5499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:32 smithi119 ceph-mon[108979]: from='client.29882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:07:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3642211874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:07:33.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:33 smithi183 ceph-mon[99169]: from='client.20001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:07:33.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:33 smithi119 ceph-mon[108979]: from='client.20001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:07:33.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:33 smithi119 ceph-mon[94175]: from='client.20001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:07:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:07:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:07:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:07:34.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:34 smithi183 ceph-mon[99169]: pgmap v5500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:34 smithi119 ceph-mon[108979]: pgmap v5500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:34 smithi119 ceph-mon[94175]: pgmap v5500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:36 smithi183 ceph-mon[99169]: pgmap v5501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:36 smithi119 ceph-mon[108979]: pgmap v5501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:36 smithi119 ceph-mon[94175]: pgmap v5501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:38 smithi183 ceph-mon[99169]: pgmap v5502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:38 smithi119 ceph-mon[108979]: pgmap v5502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:38 smithi119 ceph-mon[94175]: pgmap v5502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:40 smithi183 ceph-mon[99169]: pgmap v5503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:40 smithi119 ceph-mon[108979]: pgmap v5503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:40 smithi119 ceph-mon[94175]: pgmap v5503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:42 smithi183 ceph-mon[99169]: pgmap v5504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:42.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:42 smithi119 ceph-mon[94175]: pgmap v5504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:42 smithi119 ceph-mon[108979]: pgmap v5504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:07:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:07:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:07:44.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:44 smithi183 ceph-mon[99169]: pgmap v5505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:44.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:44 smithi119 ceph-mon[94175]: pgmap v5505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:44.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:44 smithi119 ceph-mon[108979]: pgmap v5505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:46.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:46 smithi183 ceph-mon[99169]: pgmap v5506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:46.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:46 smithi119 ceph-mon[94175]: pgmap v5506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:46 smithi119 ceph-mon[108979]: pgmap v5506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:48.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:48 smithi183 ceph-mon[99169]: pgmap v5507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:48.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:48 smithi119 ceph-mon[94175]: pgmap v5507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:48.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:48 smithi119 ceph-mon[108979]: pgmap v5507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:50.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:50 smithi183 ceph-mon[99169]: pgmap v5508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:50.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:50 smithi119 ceph-mon[94175]: pgmap v5508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:50.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:50 smithi119 ceph-mon[108979]: pgmap v5508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:52.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:52 smithi183 ceph-mon[99169]: pgmap v5509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:52.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:52 smithi119 ceph-mon[94175]: pgmap v5509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:52.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:52 smithi119 ceph-mon[108979]: pgmap v5509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:07:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:07:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:07:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:07:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:54 smithi183 ceph-mon[99169]: pgmap v5510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:54 smithi119 ceph-mon[94175]: pgmap v5510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:54 smithi119 ceph-mon[108979]: pgmap v5510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:56 smithi183 ceph-mon[99169]: pgmap v5511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:56 smithi119 ceph-mon[94175]: pgmap v5511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:56 smithi119 ceph-mon[108979]: pgmap v5511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:58.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:07:58 smithi183 ceph-mon[99169]: pgmap v5512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:58.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:07:58 smithi119 ceph-mon[94175]: pgmap v5512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:07:58.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:07:58 smithi119 ceph-mon[108979]: pgmap v5512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:00.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:00 smithi183 ceph-mon[99169]: pgmap v5513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:00 smithi119 ceph-mon[94175]: pgmap v5513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:00 smithi119 ceph-mon[108979]: pgmap v5513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:02.522 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:08:02.833 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:08:02.833 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (94m) 9m ago 95m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:08:02.833 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (94m) 9m ago 94m 97.7M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:08:02.834 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (96m) 9m ago 95m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:08:02.834 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (95m) 9m ago 95m 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:08:02.834 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (99m) 9m ago 99m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:08:02.834 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (100m) 9m ago 100m 618M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:08:02.834 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (100m) 9m ago 100m 637M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:08:02.834 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (99m) 9m ago 99m 332M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:08:02.834 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (99m) 9m ago 99m 372M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:08:02.834 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (95m) 9m ago 95m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:08:02.834 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (95m) 9m ago 95m 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:08:02.834 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (98m) 9m ago 98m 4621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:08:02.834 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (98m) 9m ago 98m 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:08:02.834 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (98m) 9m ago 98m 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:08:02.834 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (97m) 9m ago 97m 4072M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:08:02.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (97m) 9m ago 97m 3372M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:08:02.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (97m) 9m ago 97m 4159M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:08:02.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (96m) 9m ago 96m 3307M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:08:02.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (96m) 9m ago 96m 3865M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:08:02.835 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (94m) 9m ago 95m 103M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:08:02.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:02 smithi183 ceph-mon[99169]: pgmap v5514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:02.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:02 smithi119 ceph-mon[94175]: pgmap v5514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:02 smithi119 ceph-mon[108979]: pgmap v5514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:03.214 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:08:03.214 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:08:03.214 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:08:03.214 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:08:03.214 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:08:03.214 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:08:03.215 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:08:03.215 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:08:03.215 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:08:03.215 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:08:03.215 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:08:03.215 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:08:03.215 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:08:03.215 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:08:03.215 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:08:03.215 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:08:03.215 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:08:03.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:03 smithi183 ceph-mon[99169]: from='client.20013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:08:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2695272707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:08:03.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:03 smithi119 ceph-mon[108979]: from='client.20013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:08:03.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2695272707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:08:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:03 smithi119 ceph-mon[94175]: from='client.20013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:08:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2695272707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:08:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:08:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:08:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:08:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:04 smithi183 ceph-mon[99169]: pgmap v5515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:04 smithi183 ceph-mon[99169]: from='client.20019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:08:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:04 smithi119 ceph-mon[94175]: pgmap v5515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:04 smithi119 ceph-mon[94175]: from='client.20019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:08:04.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:04 smithi119 ceph-mon[108979]: pgmap v5515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:04 smithi119 ceph-mon[108979]: from='client.20019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:08:06.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:06 smithi183 ceph-mon[99169]: pgmap v5516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:06 smithi119 ceph-mon[108979]: pgmap v5516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:06 smithi119 ceph-mon[94175]: pgmap v5516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:08 smithi183 ceph-mon[99169]: pgmap v5517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:08 smithi119 ceph-mon[108979]: pgmap v5517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:08 smithi119 ceph-mon[94175]: pgmap v5517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:10.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:10 smithi183 ceph-mon[99169]: pgmap v5518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:10.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:10 smithi119 ceph-mon[94175]: pgmap v5518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:10.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:10 smithi119 ceph-mon[108979]: pgmap v5518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:12.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:12 smithi183 ceph-mon[99169]: pgmap v5519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:12 smithi119 ceph-mon[108979]: pgmap v5519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:12 smithi119 ceph-mon[94175]: pgmap v5519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:13.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:13 smithi183 ceph-mon[99169]: pgmap v5520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:13 smithi119 ceph-mon[94175]: pgmap v5520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:13 smithi119 ceph-mon[108979]: pgmap v5520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:08:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:08:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:08:16.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:15 smithi183 ceph-mon[99169]: pgmap v5521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:16.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:15 smithi119 ceph-mon[94175]: pgmap v5521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:16.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:15 smithi119 ceph-mon[108979]: pgmap v5521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:18 smithi183 ceph-mon[99169]: pgmap v5522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:18 smithi119 ceph-mon[94175]: pgmap v5522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:18 smithi119 ceph-mon[108979]: pgmap v5522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:20.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:20 smithi183 ceph-mon[99169]: pgmap v5523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:20 smithi119 ceph-mon[94175]: pgmap v5523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:20 smithi119 ceph-mon[108979]: pgmap v5523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:22.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:22 smithi183 ceph-mon[99169]: pgmap v5524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:22 smithi119 ceph-mon[94175]: pgmap v5524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:22.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:22 smithi119 ceph-mon[108979]: pgmap v5524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:08:23.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:08:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:08:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:08:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:08:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:08:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:24 smithi119 ceph-mon[94175]: pgmap v5525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:24 smithi119 ceph-mon[108979]: pgmap v5525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:24 smithi183 ceph-mon[99169]: pgmap v5525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:26 smithi183 ceph-mon[99169]: pgmap v5526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:26 smithi119 ceph-mon[94175]: pgmap v5526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:26.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:26 smithi119 ceph-mon[108979]: pgmap v5526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:27.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:08:27.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:08:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:27 smithi183 ceph-mon[99169]: pgmap v5527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:08:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:08:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:08:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:08:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:27 smithi119 ceph-mon[94175]: pgmap v5527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:08:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:08:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:08:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:08:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:27 smithi119 ceph-mon[108979]: pgmap v5527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:08:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:08:28.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:08:28.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:08:28.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:08:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:08:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:08:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:08:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:08:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:08:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:08:29.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:29 smithi183 ceph-mon[99169]: pgmap v5528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:29 smithi119 ceph-mon[108979]: pgmap v5528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:29.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:29 smithi119 ceph-mon[94175]: pgmap v5528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:32.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:31 smithi183 ceph-mon[99169]: pgmap v5529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:32.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:31 smithi119 ceph-mon[94175]: pgmap v5529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:32.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:31 smithi119 ceph-mon[108979]: pgmap v5529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:33.557 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:08:33.864 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:08:33.864 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (95m) 7s ago 95m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:08:33.864 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (95m) 6s ago 95m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:08:33.865 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (96m) 7s ago 96m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:08:33.865 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (96m) 6s ago 96m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:08:33.865 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (99m) 6s ago 99m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:08:33.865 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (101m) 7s ago 101m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:08:33.865 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (101m) 7s ago 101m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:08:33.865 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (99m) 6s ago 99m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:08:33.865 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (99m) 7s ago 99m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:08:33.865 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (95m) 7s ago 95m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:08:33.865 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (95m) 6s ago 95m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:08:33.865 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (99m) 7s ago 99m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:08:33.865 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (98m) 7s ago 98m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:08:33.865 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (98m) 7s ago 98m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:08:33.865 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (98m) 7s ago 98m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:08:33.865 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (97m) 6s ago 97m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:08:33.865 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (97m) 6s ago 97m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:08:33.866 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (97m) 6s ago 97m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:08:33.866 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (96m) 6s ago 96m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:08:33.866 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (95m) 6s ago 96m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:08:34.245 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:08:34.245 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:08:34.245 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:08:34.245 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:08:34.246 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:08:34.246 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:08:34.246 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:08:34.246 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:08:34.246 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:08:34.246 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:08:34.246 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:08:34.246 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:08:34.246 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:08:34.246 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:08:34.246 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:08:34.246 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:08:34.246 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:08:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:08:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:08:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:08:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:34 smithi119 ceph-mon[94175]: pgmap v5530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:34 smithi119 ceph-mon[94175]: from='client.29918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:08:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:34 smithi119 ceph-mon[108979]: pgmap v5530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:34 smithi119 ceph-mon[108979]: from='client.29918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:08:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:34 smithi183 ceph-mon[99169]: pgmap v5530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:34 smithi183 ceph-mon[99169]: from='client.29918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:08:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:35 smithi183 ceph-mon[99169]: from='client.29924 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:08:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3074499185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:08:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:35 smithi119 ceph-mon[94175]: from='client.29924 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:08:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3074499185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:08:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:35 smithi119 ceph-mon[108979]: from='client.29924 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:08:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3074499185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:08:36.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:36 smithi183 ceph-mon[99169]: pgmap v5531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:36.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:36 smithi119 ceph-mon[108979]: pgmap v5531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:36.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:36 smithi119 ceph-mon[94175]: pgmap v5531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:38.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:38 smithi183 ceph-mon[99169]: pgmap v5532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:38.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:38 smithi119 ceph-mon[94175]: pgmap v5532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:38.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:38 smithi119 ceph-mon[108979]: pgmap v5532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:40.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:40 smithi183 ceph-mon[99169]: pgmap v5533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:40 smithi119 ceph-mon[94175]: pgmap v5533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:40.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:40 smithi119 ceph-mon[108979]: pgmap v5533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:42.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:42 smithi183 ceph-mon[99169]: pgmap v5534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:42.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:42 smithi119 ceph-mon[94175]: pgmap v5534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:42.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:42 smithi119 ceph-mon[108979]: pgmap v5534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:08:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:08:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:08:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:44 smithi119 ceph-mon[94175]: pgmap v5535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:44 smithi119 ceph-mon[108979]: pgmap v5535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:44.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:44 smithi183 ceph-mon[99169]: pgmap v5535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:46.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:46 smithi183 ceph-mon[99169]: pgmap v5536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:46.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:46 smithi119 ceph-mon[94175]: pgmap v5536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:46.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:46 smithi119 ceph-mon[108979]: pgmap v5536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:48.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:48 smithi183 ceph-mon[99169]: pgmap v5537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:48.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:48 smithi119 ceph-mon[94175]: pgmap v5537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:48.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:48 smithi119 ceph-mon[108979]: pgmap v5537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:50 smithi183 ceph-mon[99169]: pgmap v5538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:50.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:50 smithi119 ceph-mon[94175]: pgmap v5538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:50.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:50 smithi119 ceph-mon[108979]: pgmap v5538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:52.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:52 smithi183 ceph-mon[99169]: pgmap v5539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:52 smithi119 ceph-mon[94175]: pgmap v5539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:52.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:52 smithi119 ceph-mon[108979]: pgmap v5539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:08:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:08:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:08:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:54 smithi119 ceph-mon[94175]: pgmap v5540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:54 smithi119 ceph-mon[108979]: pgmap v5540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:54 smithi183 ceph-mon[99169]: pgmap v5540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:08:56.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:56 smithi183 ceph-mon[99169]: pgmap v5541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:56.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:56 smithi119 ceph-mon[94175]: pgmap v5541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:56.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:56 smithi119 ceph-mon[108979]: pgmap v5541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:58.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:08:58 smithi183 ceph-mon[99169]: pgmap v5542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:58.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:08:58 smithi119 ceph-mon[108979]: pgmap v5542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:08:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:08:58 smithi119 ceph-mon[94175]: pgmap v5542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:00.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:00 smithi183 ceph-mon[99169]: pgmap v5543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:00.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:00 smithi119 ceph-mon[108979]: pgmap v5543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:00.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:00 smithi119 ceph-mon[94175]: pgmap v5543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:02.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:02 smithi183 ceph-mon[99169]: pgmap v5544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:02.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:02 smithi119 ceph-mon[108979]: pgmap v5544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:02.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:02 smithi119 ceph-mon[94175]: pgmap v5544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:09:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:09:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:09:04.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:04 smithi119 ceph-mon[94175]: pgmap v5545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:04 smithi119 ceph-mon[108979]: pgmap v5545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:04.596 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:09:04.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:04 smithi183 ceph-mon[99169]: pgmap v5545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:04.906 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:09:04.906 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (95m) 38s ago 96m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:09:04.906 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (95m) 37s ago 95m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:09:04.906 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (97m) 38s ago 97m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:09:04.906 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (97m) 37s ago 96m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:09:04.906 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (100m) 37s ago 100m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:09:04.907 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (101m) 38s ago 101m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:09:04.907 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (101m) 38s ago 101m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:09:04.907 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (100m) 37s ago 100m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:09:04.907 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (100m) 38s ago 100m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:09:04.907 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (96m) 38s ago 96m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:09:04.907 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (96m) 37s ago 96m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:09:04.907 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (99m) 38s ago 99m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:09:04.907 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (99m) 38s ago 99m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:09:04.907 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (99m) 38s ago 99m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:09:04.907 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (98m) 38s ago 98m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:09:04.907 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (98m) 37s ago 98m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:09:04.907 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (98m) 37s ago 98m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:09:04.907 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (97m) 37s ago 97m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:09:04.907 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (97m) 37s ago 97m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:09:04.907 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (95m) 37s ago 96m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:09:05.289 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:09:05.289 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:09:05.289 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:09:05.289 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:09:05.289 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:09:05.289 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:09:05.289 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:09:05.290 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:09:05.290 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:09:05.290 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:09:05.290 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:09:05.290 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:09:05.290 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:09:05.290 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:09:05.290 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:09:05.290 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:09:05.290 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:09:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:05 smithi183 ceph-mon[99169]: from='client.29936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:09:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2577154351' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:09:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:05 smithi119 ceph-mon[94175]: from='client.29936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:09:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2577154351' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:09:05.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:05 smithi119 ceph-mon[108979]: from='client.29936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:09:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2577154351' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:09:06.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:06 smithi183 ceph-mon[99169]: pgmap v5546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:06 smithi183 ceph-mon[99169]: from='client.20055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:09:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:06 smithi119 ceph-mon[94175]: pgmap v5546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:06 smithi119 ceph-mon[94175]: from='client.20055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:09:06.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:06 smithi119 ceph-mon[108979]: pgmap v5546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:06.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:06 smithi119 ceph-mon[108979]: from='client.20055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:09:08.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:08 smithi183 ceph-mon[99169]: pgmap v5547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:08.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:08 smithi119 ceph-mon[94175]: pgmap v5547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:08.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:08 smithi119 ceph-mon[108979]: pgmap v5547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:10.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:10 smithi183 ceph-mon[99169]: pgmap v5548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:10 smithi119 ceph-mon[94175]: pgmap v5548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:10.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:10 smithi119 ceph-mon[108979]: pgmap v5548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:12.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:12 smithi183 ceph-mon[99169]: pgmap v5549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:12 smithi119 ceph-mon[94175]: pgmap v5549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:12.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:12 smithi119 ceph-mon[108979]: pgmap v5549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:14.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:14 smithi119 ceph-mon[94175]: pgmap v5550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:09:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:09:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:09:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:14 smithi119 ceph-mon[108979]: pgmap v5550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:14.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:14 smithi183 ceph-mon[99169]: pgmap v5550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:16.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:16 smithi183 ceph-mon[99169]: pgmap v5551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:16 smithi119 ceph-mon[94175]: pgmap v5551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:16.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:16 smithi119 ceph-mon[108979]: pgmap v5551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:18 smithi183 ceph-mon[99169]: pgmap v5552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:18 smithi119 ceph-mon[94175]: pgmap v5552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:18 smithi119 ceph-mon[108979]: pgmap v5552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:20.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:20 smithi183 ceph-mon[99169]: pgmap v5553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:20 smithi119 ceph-mon[94175]: pgmap v5553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:20 smithi119 ceph-mon[108979]: pgmap v5553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:22.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:22 smithi183 ceph-mon[99169]: pgmap v5554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:22 smithi119 ceph-mon[94175]: pgmap v5554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:22.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:22 smithi119 ceph-mon[108979]: pgmap v5554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:09:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:09:24] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:09:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:24 smithi119 ceph-mon[94175]: pgmap v5555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:24 smithi119 ceph-mon[108979]: pgmap v5555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:24 smithi183 ceph-mon[99169]: pgmap v5555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:26.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:26 smithi183 ceph-mon[99169]: pgmap v5556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:26 smithi119 ceph-mon[94175]: pgmap v5556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:26.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:26 smithi119 ceph-mon[108979]: pgmap v5556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:28.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:28 smithi183 ceph-mon[99169]: pgmap v5557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:28.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:09:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:28 smithi119 ceph-mon[94175]: pgmap v5557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:09:28.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:28 smithi119 ceph-mon[108979]: pgmap v5557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:28.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:09:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:09:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:09:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:09:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:09:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:09:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:09:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:09:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:09:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:09:30.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:30 smithi183 ceph-mon[99169]: pgmap v5558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:30 smithi119 ceph-mon[94175]: pgmap v5558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:30 smithi119 ceph-mon[108979]: pgmap v5558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:32 smithi183 ceph-mon[99169]: pgmap v5559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:32 smithi119 ceph-mon[94175]: pgmap v5559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:32 smithi119 ceph-mon[108979]: pgmap v5559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:09:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:09:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:09:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:34 smithi183 ceph-mon[99169]: pgmap v5560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:34 smithi119 ceph-mon[94175]: pgmap v5560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:34 smithi119 ceph-mon[108979]: pgmap v5560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:35.638 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:09:35.941 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:09:35.942 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (96m) 69s ago 96m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:09:35.942 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (96m) 68s ago 96m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:09:35.944 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (97m) 69s ago 97m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:09:35.944 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (97m) 68s ago 97m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:09:35.944 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (100m) 68s ago 100m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:09:35.944 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (102m) 69s ago 102m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:09:35.944 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (102m) 69s ago 102m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:09:35.945 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (100m) 68s ago 100m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:09:35.945 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (100m) 69s ago 100m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:09:35.945 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (96m) 69s ago 96m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:09:35.945 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (96m) 68s ago 96m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:09:35.945 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (100m) 69s ago 100m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:09:35.945 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (99m) 69s ago 99m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:09:35.945 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (99m) 69s ago 99m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:09:35.945 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (99m) 69s ago 99m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:09:35.946 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (98m) 68s ago 98m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:09:35.946 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (98m) 68s ago 98m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:09:35.946 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (98m) 68s ago 98m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:09:35.946 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (97m) 68s ago 97m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:09:35.946 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (96m) 68s ago 97m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:09:36.321 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:09:36.321 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:09:36.322 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:09:36.322 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:09:36.322 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:09:36.322 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:09:36.322 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:09:36.326 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:09:36.326 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:09:36.326 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:09:36.326 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:09:36.326 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:09:36.326 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:09:36.326 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:09:36.327 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:09:36.327 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:09:36.327 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:09:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:36 smithi183 ceph-mon[99169]: pgmap v5561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:36 smithi183 ceph-mon[99169]: from='client.29954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:09:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4074663231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:09:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:36 smithi119 ceph-mon[108979]: pgmap v5561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:36 smithi119 ceph-mon[108979]: from='client.29954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:09:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4074663231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:09:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:36 smithi119 ceph-mon[94175]: pgmap v5561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:36 smithi119 ceph-mon[94175]: from='client.29954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:09:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4074663231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:09:37.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:37 smithi183 ceph-mon[99169]: from='client.20073 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:09:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:37 smithi119 ceph-mon[94175]: from='client.20073 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:09:37.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:37 smithi119 ceph-mon[108979]: from='client.20073 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:09:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:38 smithi183 ceph-mon[99169]: pgmap v5562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:38 smithi119 ceph-mon[94175]: pgmap v5562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:38 smithi119 ceph-mon[108979]: pgmap v5562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:40 smithi183 ceph-mon[99169]: pgmap v5563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:40 smithi119 ceph-mon[94175]: pgmap v5563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:40 smithi119 ceph-mon[108979]: pgmap v5563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:42 smithi183 ceph-mon[99169]: pgmap v5564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:42.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:42 smithi119 ceph-mon[94175]: pgmap v5564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:42 smithi119 ceph-mon[108979]: pgmap v5564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:09:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:09:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:09:44.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:44 smithi183 ceph-mon[99169]: pgmap v5565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:44.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:44 smithi119 ceph-mon[108979]: pgmap v5565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:44.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:44 smithi119 ceph-mon[94175]: pgmap v5565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:46.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:46 smithi183 ceph-mon[99169]: pgmap v5566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:46.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:46 smithi119 ceph-mon[94175]: pgmap v5566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:46 smithi119 ceph-mon[108979]: pgmap v5566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:48.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:48 smithi183 ceph-mon[99169]: pgmap v5567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:48.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:48 smithi119 ceph-mon[94175]: pgmap v5567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:48 smithi119 ceph-mon[108979]: pgmap v5567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:50 smithi183 ceph-mon[99169]: pgmap v5568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:50.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:50 smithi119 ceph-mon[108979]: pgmap v5568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:50.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:50 smithi119 ceph-mon[94175]: pgmap v5568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:52.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:52 smithi183 ceph-mon[99169]: pgmap v5569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:52.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:52 smithi119 ceph-mon[94175]: pgmap v5569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:52.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:52 smithi119 ceph-mon[108979]: pgmap v5569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:09:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:09:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:09:54] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T17:09:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:54 smithi183 ceph-mon[99169]: pgmap v5570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:54 smithi119 ceph-mon[94175]: pgmap v5570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:54 smithi119 ceph-mon[108979]: pgmap v5570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:56 smithi183 ceph-mon[99169]: pgmap v5571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:56 smithi119 ceph-mon[108979]: pgmap v5571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:56 smithi119 ceph-mon[94175]: pgmap v5571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:58.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:09:58 smithi183 ceph-mon[99169]: pgmap v5572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:58.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:09:58 smithi119 ceph-mon[94175]: pgmap v5572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:09:58.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:09:58 smithi119 ceph-mon[108979]: pgmap v5572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T17:09:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:10:00.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:00 smithi183 ceph-mon[99169]: pgmap v5573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:00.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:10:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:00 smithi119 ceph-mon[108979]: pgmap v5573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:10:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:00 smithi119 ceph-mon[94175]: pgmap v5573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:10:02.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:02 smithi183 ceph-mon[99169]: pgmap v5574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:02.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:02 smithi119 ceph-mon[94175]: pgmap v5574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:02 smithi119 ceph-mon[108979]: pgmap v5574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:10:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:10:04] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T17:10:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:04 smithi183 ceph-mon[99169]: pgmap v5575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:04 smithi119 ceph-mon[94175]: pgmap v5575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:04.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:04 smithi119 ceph-mon[108979]: pgmap v5575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:06.666 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:10:06.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:06 smithi183 ceph-mon[99169]: pgmap v5576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:06 smithi119 ceph-mon[94175]: pgmap v5576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:06 smithi119 ceph-mon[108979]: pgmap v5576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:06.972 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:10:06.973 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (96m) 100s ago 97m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:10:06.973 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (96m) 99s ago 96m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:10:06.973 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (98m) 100s ago 98m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:10:06.973 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (98m) 99s ago 98m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:10:06.973 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (101m) 99s ago 101m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:10:06.973 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (102m) 100s ago 102m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:10:06.973 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (102m) 100s ago 102m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:10:06.974 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (101m) 99s ago 101m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:10:06.974 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (101m) 100s ago 101m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:10:06.974 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (97m) 100s ago 97m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:10:06.974 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (97m) 99s ago 97m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:10:06.974 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (100m) 100s ago 100m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:10:06.974 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (100m) 100s ago 100m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:10:06.974 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (100m) 100s ago 100m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:10:06.975 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (99m) 100s ago 99m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:10:06.975 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (99m) 99s ago 99m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:10:06.975 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (99m) 99s ago 99m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:10:06.975 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (98m) 99s ago 98m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:10:06.975 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (98m) 99s ago 98m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:10:06.975 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (96m) 99s ago 97m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:10:07.351 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:10:07.351 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:10:07.351 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:10:07.351 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:10:07.351 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:10:07.352 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:10:07.352 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:10:07.352 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:10:07.352 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:10:07.352 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:10:07.352 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:10:07.352 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:10:07.352 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:10:07.352 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:10:07.352 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:10:07.352 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:10:07.352 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:10:08.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:08 smithi183 ceph-mon[99169]: from='client.20085 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:10:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:08 smithi183 ceph-mon[99169]: pgmap v5577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:08 smithi183 ceph-mon[99169]: from='client.29978 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:10:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3454737117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:10:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:08 smithi119 ceph-mon[108979]: from='client.20085 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:10:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:08 smithi119 ceph-mon[108979]: pgmap v5577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:08 smithi119 ceph-mon[108979]: from='client.29978 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:10:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3454737117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:10:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:08 smithi119 ceph-mon[94175]: from='client.20085 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:10:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:08 smithi119 ceph-mon[94175]: pgmap v5577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:08 smithi119 ceph-mon[94175]: from='client.29978 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:10:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3454737117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:10:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:10.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:10 smithi183 ceph-mon[99169]: pgmap v5578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:10 smithi119 ceph-mon[94175]: pgmap v5578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:10 smithi119 ceph-mon[108979]: pgmap v5578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:12.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:12 smithi183 ceph-mon[99169]: pgmap v5579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:12 smithi119 ceph-mon[94175]: pgmap v5579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:12.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:12 smithi119 ceph-mon[108979]: pgmap v5579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:10:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:10:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:10:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:14 smithi119 ceph-mon[94175]: pgmap v5580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:14 smithi119 ceph-mon[108979]: pgmap v5580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:14.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:14 smithi183 ceph-mon[99169]: pgmap v5580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:16 smithi183 ceph-mon[99169]: pgmap v5581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:16 smithi119 ceph-mon[94175]: pgmap v5581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:16.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:16 smithi119 ceph-mon[108979]: pgmap v5581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:18 smithi183 ceph-mon[99169]: pgmap v5582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:18 smithi119 ceph-mon[94175]: pgmap v5582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:18 smithi119 ceph-mon[108979]: pgmap v5582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:20.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:20 smithi183 ceph-mon[99169]: pgmap v5583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:20 smithi119 ceph-mon[108979]: pgmap v5583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:20 smithi119 ceph-mon[94175]: pgmap v5583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:22.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:22 smithi183 ceph-mon[99169]: pgmap v5584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:22 smithi119 ceph-mon[94175]: pgmap v5584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:22.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:22 smithi119 ceph-mon[108979]: pgmap v5584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:10:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:10:24] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T17:10:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:24 smithi119 ceph-mon[94175]: pgmap v5585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:24 smithi119 ceph-mon[108979]: pgmap v5585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:24 smithi183 ceph-mon[99169]: pgmap v5585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:26.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:26 smithi183 ceph-mon[99169]: pgmap v5586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:26 smithi119 ceph-mon[94175]: pgmap v5586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:26.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:26 smithi119 ceph-mon[108979]: pgmap v5586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:28.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:28 smithi183 ceph-mon[99169]: pgmap v5587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:28 smithi119 ceph-mon[94175]: pgmap v5587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:28.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:28 smithi119 ceph-mon[108979]: pgmap v5587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:10:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:10:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:10:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:10:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:10:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:10:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:10:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:10:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:10:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:10:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:10:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:10:30.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:30 smithi183 ceph-mon[99169]: pgmap v5588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:30.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:30 smithi119 ceph-mon[94175]: pgmap v5588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:30 smithi119 ceph-mon[108979]: pgmap v5588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:32.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:32 smithi183 ceph-mon[99169]: pgmap v5589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:32.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:32 smithi119 ceph-mon[108979]: pgmap v5589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:32 smithi119 ceph-mon[94175]: pgmap v5589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:10:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:10:34] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T17:10:34.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:34 smithi119 ceph-mon[94175]: pgmap v5590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:34 smithi119 ceph-mon[108979]: pgmap v5590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:34.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:34 smithi183 ceph-mon[99169]: pgmap v5590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:36.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:36 smithi183 ceph-mon[99169]: pgmap v5591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:36.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:36 smithi119 ceph-mon[94175]: pgmap v5591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:36.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:36 smithi119 ceph-mon[108979]: pgmap v5591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:37.700 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:10:38.005 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:10:38.005 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (97m) 2m ago 97m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:10:38.005 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (97m) 2m ago 97m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:10:38.005 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (98m) 2m ago 98m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:10:38.005 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (98m) 2m ago 98m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:10:38.005 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (101m) 2m ago 101m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:10:38.006 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (103m) 2m ago 103m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:10:38.006 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (103m) 2m ago 103m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:10:38.006 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (102m) 2m ago 102m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:10:38.006 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (101m) 2m ago 101m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:10:38.006 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (97m) 2m ago 97m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:10:38.006 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (97m) 2m ago 97m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:10:38.006 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (101m) 2m ago 101m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:10:38.006 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (101m) 2m ago 101m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:10:38.006 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (100m) 2m ago 100m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:10:38.006 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (100m) 2m ago 100m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:10:38.006 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (99m) 2m ago 99m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:10:38.006 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (99m) 2m ago 99m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:10:38.006 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (99m) 2m ago 99m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:10:38.006 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (98m) 2m ago 98m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:10:38.006 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (97m) 2m ago 98m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:10:38.384 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:10:38.385 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:10:38.385 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:10:38.385 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:10:38.385 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:10:38.385 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:10:38.385 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:10:38.385 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:10:38.385 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:10:38.385 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:10:38.385 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:10:38.385 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:10:38.385 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:10:38.385 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:10:38.385 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:10:38.386 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:10:38.386 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:10:38.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:38 smithi183 ceph-mon[99169]: pgmap v5592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:38.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:38 smithi119 ceph-mon[94175]: pgmap v5592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:38.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:38 smithi119 ceph-mon[108979]: pgmap v5592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:39 smithi183 ceph-mon[99169]: from='client.20103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:10:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:39 smithi183 ceph-mon[99169]: from='client.29996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:10:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1591179205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:10:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:39 smithi119 ceph-mon[94175]: from='client.20103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:10:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:39 smithi119 ceph-mon[94175]: from='client.29996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:10:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1591179205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:10:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:39 smithi119 ceph-mon[108979]: from='client.20103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:10:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:39 smithi119 ceph-mon[108979]: from='client.29996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:10:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1591179205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:10:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:40.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:40 smithi183 ceph-mon[99169]: pgmap v5593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:40.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:40 smithi119 ceph-mon[108979]: pgmap v5593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:40 smithi119 ceph-mon[94175]: pgmap v5593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:42.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:42 smithi183 ceph-mon[99169]: pgmap v5594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:42.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:42 smithi119 ceph-mon[108979]: pgmap v5594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:42.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:42 smithi119 ceph-mon[94175]: pgmap v5594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:10:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:10:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:10:44.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:44 smithi119 ceph-mon[94175]: pgmap v5595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:44.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:44 smithi119 ceph-mon[108979]: pgmap v5595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:44.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:44 smithi183 ceph-mon[99169]: pgmap v5595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:46.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:46 smithi183 ceph-mon[99169]: pgmap v5596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:46.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:46 smithi119 ceph-mon[108979]: pgmap v5596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:46.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:46 smithi119 ceph-mon[94175]: pgmap v5596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:48.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:48 smithi183 ceph-mon[99169]: pgmap v5597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:48.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:48 smithi119 ceph-mon[94175]: pgmap v5597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:48.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:48 smithi119 ceph-mon[108979]: pgmap v5597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:50.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:50 smithi183 ceph-mon[99169]: pgmap v5598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:50.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:50 smithi119 ceph-mon[94175]: pgmap v5598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:50.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:50 smithi119 ceph-mon[108979]: pgmap v5598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:52.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:52 smithi183 ceph-mon[99169]: pgmap v5599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:52 smithi119 ceph-mon[108979]: pgmap v5599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:52 smithi119 ceph-mon[94175]: pgmap v5599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:10:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:10:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:10:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:54 smithi119 ceph-mon[94175]: pgmap v5600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:54 smithi119 ceph-mon[108979]: pgmap v5600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:54 smithi183 ceph-mon[99169]: pgmap v5600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:10:56.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:56 smithi183 ceph-mon[99169]: pgmap v5601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:56.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:56 smithi119 ceph-mon[94175]: pgmap v5601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:56.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:56 smithi119 ceph-mon[108979]: pgmap v5601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:58.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:10:58 smithi183 ceph-mon[99169]: pgmap v5602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:58.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:10:58 smithi119 ceph-mon[94175]: pgmap v5602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:10:58.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:10:58 smithi119 ceph-mon[108979]: pgmap v5602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:00 smithi183 ceph-mon[99169]: pgmap v5603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:00 smithi119 ceph-mon[108979]: pgmap v5603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:00.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:00 smithi119 ceph-mon[94175]: pgmap v5603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:02.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:02 smithi183 ceph-mon[99169]: pgmap v5604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:02.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:02 smithi119 ceph-mon[108979]: pgmap v5604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:02.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:02 smithi119 ceph-mon[94175]: pgmap v5604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:11:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:11:04] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:11:04.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:04 smithi119 ceph-mon[108979]: pgmap v5605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:04 smithi119 ceph-mon[94175]: pgmap v5605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:04.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:04 smithi183 ceph-mon[99169]: pgmap v5605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:06.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:06 smithi183 ceph-mon[99169]: pgmap v5606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:06.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:06 smithi119 ceph-mon[108979]: pgmap v5606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:06 smithi119 ceph-mon[94175]: pgmap v5606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:08.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:08 smithi183 ceph-mon[99169]: pgmap v5607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:08 smithi119 ceph-mon[108979]: pgmap v5607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:08 smithi119 ceph-mon[94175]: pgmap v5607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:08.727 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:11:09.031 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:11:09.031 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (97m) 2m ago 98m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:11:09.031 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (97m) 2m ago 97m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:11:09.031 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (99m) 2m ago 99m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:11:09.031 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (99m) 2m ago 99m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:11:09.031 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (102m) 2m ago 102m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:11:09.031 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (103m) 2m ago 103m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:11:09.031 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (103m) 2m ago 103m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:11:09.031 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (102m) 2m ago 102m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:11:09.031 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (102m) 2m ago 102m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:11:09.031 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (98m) 2m ago 98m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:11:09.032 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (98m) 2m ago 98m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:11:09.032 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (101m) 2m ago 101m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:11:09.032 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (101m) 2m ago 101m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:11:09.032 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (101m) 2m ago 101m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:11:09.032 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (100m) 2m ago 100m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:11:09.032 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (100m) 2m ago 100m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:11:09.032 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (100m) 2m ago 100m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:11:09.032 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (99m) 2m ago 99m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:11:09.032 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (99m) 2m ago 99m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:11:09.032 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (97m) 2m ago 98m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:11:09.412 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:11:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:11:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:11:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:11:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:11:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:11:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:11:09.413 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:11:09.413 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:11:09.413 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:11:09.413 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:11:09.413 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:11:09.413 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:11:09.413 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:11:09.413 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:11:09.413 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:11:09.413 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:11:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:10.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:10 smithi183 ceph-mon[99169]: from='client.30008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:11:10.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:10 smithi183 ceph-mon[99169]: pgmap v5608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:10.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:10 smithi183 ceph-mon[99169]: from='client.20127 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:11:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3348981071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:11:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:10 smithi119 ceph-mon[94175]: from='client.30008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:11:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:10 smithi119 ceph-mon[94175]: pgmap v5608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:10 smithi119 ceph-mon[94175]: from='client.20127 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:11:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3348981071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:11:10.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:10 smithi119 ceph-mon[108979]: from='client.30008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:11:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:10 smithi119 ceph-mon[108979]: pgmap v5608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:10 smithi119 ceph-mon[108979]: from='client.20127 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:11:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3348981071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:11:12.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:12 smithi183 ceph-mon[99169]: pgmap v5609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:12 smithi119 ceph-mon[94175]: pgmap v5609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:12.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:12 smithi119 ceph-mon[108979]: pgmap v5609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:11:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:11:14] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T17:11:14.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:14 smithi119 ceph-mon[94175]: pgmap v5610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:14 smithi119 ceph-mon[108979]: pgmap v5610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:14.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:14 smithi183 ceph-mon[99169]: pgmap v5610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:16 smithi183 ceph-mon[99169]: pgmap v5611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:16 smithi119 ceph-mon[94175]: pgmap v5611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:16.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:16 smithi119 ceph-mon[108979]: pgmap v5611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:18 smithi183 ceph-mon[99169]: pgmap v5612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:18 smithi119 ceph-mon[94175]: pgmap v5612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:18 smithi119 ceph-mon[108979]: pgmap v5612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:20.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:20 smithi183 ceph-mon[99169]: pgmap v5613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:20 smithi119 ceph-mon[94175]: pgmap v5613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:20 smithi119 ceph-mon[108979]: pgmap v5613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:22.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:22 smithi183 ceph-mon[99169]: pgmap v5614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:22 smithi119 ceph-mon[94175]: pgmap v5614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:22.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:22 smithi119 ceph-mon[108979]: pgmap v5614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:11:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:11:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:11:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:24 smithi119 ceph-mon[94175]: pgmap v5615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:24 smithi119 ceph-mon[108979]: pgmap v5615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:24 smithi183 ceph-mon[99169]: pgmap v5615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:26.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:26 smithi183 ceph-mon[99169]: pgmap v5616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:26 smithi119 ceph-mon[94175]: pgmap v5616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:26.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:26 smithi119 ceph-mon[108979]: pgmap v5616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:28.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:28 smithi183 ceph-mon[99169]: pgmap v5617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:28 smithi119 ceph-mon[94175]: pgmap v5617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:28 smithi119 ceph-mon[108979]: pgmap v5617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:11:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:11:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:11:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:30 smithi183 ceph-mon[99169]: pgmap v5618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:11:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:11:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:11:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:11:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:11:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:30 smithi119 ceph-mon[94175]: pgmap v5618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:11:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:11:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:11:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:11:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:11:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:30 smithi119 ceph-mon[108979]: pgmap v5618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:11:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:11:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:11:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:11:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:11:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:32 smithi183 ceph-mon[99169]: pgmap v5619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:32 smithi119 ceph-mon[108979]: pgmap v5619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:32 smithi119 ceph-mon[94175]: pgmap v5619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:11:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:11:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:11:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:34 smithi183 ceph-mon[99169]: pgmap v5620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:34 smithi119 ceph-mon[94175]: pgmap v5620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:34 smithi119 ceph-mon[108979]: pgmap v5620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:36.630 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:36 smithi119 ceph-mon[94175]: pgmap v5621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:36 smithi183 ceph-mon[99169]: pgmap v5621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:36 smithi119 ceph-mon[108979]: pgmap v5621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:38 smithi183 ceph-mon[99169]: pgmap v5622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:38 smithi119 ceph-mon[108979]: pgmap v5622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:38 smithi119 ceph-mon[94175]: pgmap v5622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:39.760 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:11:40.065 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:11:40.065 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (98m) 3m ago 98m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:11:40.065 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (98m) 3m ago 98m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:11:40.065 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (99m) 3m ago 99m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:11:40.065 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (99m) 3m ago 99m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:11:40.066 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (102m) 3m ago 102m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:11:40.066 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (104m) 3m ago 104m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:11:40.066 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (104m) 3m ago 104m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:11:40.066 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (103m) 3m ago 103m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:11:40.066 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (102m) 3m ago 102m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:11:40.066 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (98m) 3m ago 98m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:11:40.066 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (98m) 3m ago 98m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:11:40.066 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (102m) 3m ago 102m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:11:40.066 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (102m) 3m ago 102m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:11:40.066 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (101m) 3m ago 101m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:11:40.066 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (101m) 3m ago 101m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:11:40.066 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (100m) 3m ago 100m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:11:40.066 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (100m) 3m ago 100m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:11:40.066 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (100m) 3m ago 100m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:11:40.066 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (99m) 3m ago 99m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:11:40.067 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (98m) 3m ago 99m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:11:40.449 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:11:40.450 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:11:40.450 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:11:40.450 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:11:40.450 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:11:40.450 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:11:40.450 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:11:40.450 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:11:40.450 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:11:40.450 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:11:40.450 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:11:40.450 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:11:40.451 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:11:40.451 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:11:40.451 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:11:40.451 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:11:40.451 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:11:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:40 smithi183 ceph-mon[99169]: pgmap v5623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:40 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2140196847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:11:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:40 smithi119 ceph-mon[94175]: pgmap v5623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:40 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2140196847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:11:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:40 smithi119 ceph-mon[108979]: pgmap v5623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:40 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2140196847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:11:41.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:41 smithi183 ceph-mon[99169]: from='client.30026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:11:41.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:41 smithi183 ceph-mon[99169]: from='client.20145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:11:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:41 smithi119 ceph-mon[94175]: from='client.30026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:11:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:41 smithi119 ceph-mon[94175]: from='client.20145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:11:41.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:41 smithi119 ceph-mon[108979]: from='client.30026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:11:41.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:41 smithi119 ceph-mon[108979]: from='client.20145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:11:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:42 smithi183 ceph-mon[99169]: pgmap v5624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:42.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:42 smithi119 ceph-mon[94175]: pgmap v5624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:42 smithi119 ceph-mon[108979]: pgmap v5624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:11:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:11:44] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T17:11:44.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:44 smithi183 ceph-mon[99169]: pgmap v5625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:44.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:44 smithi119 ceph-mon[94175]: pgmap v5625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:44.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:44 smithi119 ceph-mon[108979]: pgmap v5625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:46.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:46 smithi183 ceph-mon[99169]: pgmap v5626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:46 smithi119 ceph-mon[108979]: pgmap v5626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:46.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:46 smithi119 ceph-mon[94175]: pgmap v5626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:48.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:48 smithi183 ceph-mon[99169]: pgmap v5627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:48.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:48 smithi119 ceph-mon[108979]: pgmap v5627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:48.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:48 smithi119 ceph-mon[94175]: pgmap v5627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:50.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:50 smithi183 ceph-mon[99169]: pgmap v5628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:50.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:50 smithi119 ceph-mon[108979]: pgmap v5628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:50.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:50 smithi119 ceph-mon[94175]: pgmap v5628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:52.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:52 smithi183 ceph-mon[99169]: pgmap v5629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:52.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:52 smithi119 ceph-mon[108979]: pgmap v5629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:52.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:52 smithi119 ceph-mon[94175]: pgmap v5629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:11:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:11:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:11:54] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T17:11:54.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:54 smithi183 ceph-mon[99169]: pgmap v5630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:54 smithi119 ceph-mon[108979]: pgmap v5630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:54 smithi119 ceph-mon[94175]: pgmap v5630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:55 smithi183 ceph-mon[99169]: pgmap v5631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:55 smithi119 ceph-mon[108979]: pgmap v5631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:55 smithi119 ceph-mon[94175]: pgmap v5631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:58.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:11:58 smithi183 ceph-mon[99169]: pgmap v5632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:58.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:11:58 smithi119 ceph-mon[108979]: pgmap v5632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:11:58.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:11:58 smithi119 ceph-mon[94175]: pgmap v5632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:00.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:00 smithi183 ceph-mon[99169]: pgmap v5633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:00.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:00 smithi119 ceph-mon[108979]: pgmap v5633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:00.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:00 smithi119 ceph-mon[94175]: pgmap v5633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:02.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:02 smithi183 ceph-mon[99169]: pgmap v5634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:02.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:02 smithi119 ceph-mon[108979]: pgmap v5634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:02.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:02 smithi119 ceph-mon[94175]: pgmap v5634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:12:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:12:04] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T17:12:04.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:04 smithi119 ceph-mon[108979]: pgmap v5635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:04.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:04 smithi119 ceph-mon[94175]: pgmap v5635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:04.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:04 smithi183 ceph-mon[99169]: pgmap v5635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:06.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:06 smithi183 ceph-mon[99169]: pgmap v5636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:06 smithi119 ceph-mon[94175]: pgmap v5636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:06.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:06 smithi119 ceph-mon[108979]: pgmap v5636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:08.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:08 smithi183 ceph-mon[99169]: pgmap v5637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:08.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:08 smithi119 ceph-mon[108979]: pgmap v5637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:08 smithi119 ceph-mon[94175]: pgmap v5637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:10.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:10 smithi183 ceph-mon[99169]: pgmap v5638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:10.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:10 smithi119 ceph-mon[108979]: pgmap v5638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:10 smithi119 ceph-mon[94175]: pgmap v5638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:10.798 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:12:11.104 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:12:11.104 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (98m) 3m ago 99m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:12:11.104 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (98m) 3m ago 98m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:12:11.104 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (100m) 3m ago 100m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:12:11.104 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (100m) 3m ago 100m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:12:11.104 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (103m) 3m ago 103m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:12:11.104 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (104m) 3m ago 104m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:12:11.105 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (104m) 3m ago 104m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:12:11.105 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (103m) 3m ago 103m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:12:11.105 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (103m) 3m ago 103m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:12:11.105 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (99m) 3m ago 99m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:12:11.105 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (99m) 3m ago 99m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:12:11.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (102m) 3m ago 102m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:12:11.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (102m) 3m ago 102m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:12:11.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (102m) 3m ago 102m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:12:11.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (101m) 3m ago 101m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:12:11.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (101m) 3m ago 101m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:12:11.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (101m) 3m ago 101m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:12:11.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (100m) 3m ago 100m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:12:11.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (100m) 3m ago 100m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:12:11.105 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (98m) 3m ago 99m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:12:11.486 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:12:11.487 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:12:11.487 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:12:11.487 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:12:11.487 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:12:11.487 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:12:11.487 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:12:11.487 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:12:11.487 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:12:11.487 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:12:11.487 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:12:11.487 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:12:11.487 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:12:11.488 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:12:11.488 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:12:11.488 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:12:11.488 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:12:12.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:12 smithi183 ceph-mon[99169]: from='client.20157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:12:12.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:12 smithi183 ceph-mon[99169]: pgmap v5639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:12 smithi183 ceph-mon[99169]: from='client.30050 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:12:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4202663551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:12:12.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:12 smithi119 ceph-mon[108979]: from='client.20157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:12:12.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:12 smithi119 ceph-mon[108979]: pgmap v5639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:12.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:12 smithi119 ceph-mon[108979]: from='client.30050 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:12:12.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4202663551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:12:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:12 smithi119 ceph-mon[94175]: from='client.20157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:12:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:12 smithi119 ceph-mon[94175]: pgmap v5639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:12 smithi119 ceph-mon[94175]: from='client.30050 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:12:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4202663551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:12:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:12:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:12:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:12:14.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:14 smithi119 ceph-mon[94175]: pgmap v5640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:14 smithi119 ceph-mon[108979]: pgmap v5640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:14.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:14 smithi183 ceph-mon[99169]: pgmap v5640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:16.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:16 smithi183 ceph-mon[99169]: pgmap v5641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:16 smithi119 ceph-mon[94175]: pgmap v5641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:16.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:16 smithi119 ceph-mon[108979]: pgmap v5641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:18 smithi183 ceph-mon[99169]: pgmap v5642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:18 smithi119 ceph-mon[94175]: pgmap v5642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:18 smithi119 ceph-mon[108979]: pgmap v5642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:20.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:20 smithi183 ceph-mon[99169]: pgmap v5643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:20 smithi119 ceph-mon[94175]: pgmap v5643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:20 smithi119 ceph-mon[108979]: pgmap v5643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:22.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:22 smithi183 ceph-mon[99169]: pgmap v5644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:22 smithi119 ceph-mon[94175]: pgmap v5644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:22.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:22 smithi119 ceph-mon[108979]: pgmap v5644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:12:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:12:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:12:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:24 smithi119 ceph-mon[108979]: pgmap v5645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:24 smithi119 ceph-mon[94175]: pgmap v5645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:24 smithi183 ceph-mon[99169]: pgmap v5645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:26.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:26 smithi183 ceph-mon[99169]: pgmap v5646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:26 smithi119 ceph-mon[94175]: pgmap v5646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:26 smithi119 ceph-mon[108979]: pgmap v5646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:28.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:28 smithi183 ceph-mon[99169]: pgmap v5647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:28 smithi119 ceph-mon[94175]: pgmap v5647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:28.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:28 smithi119 ceph-mon[108979]: pgmap v5647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:30.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:30 smithi183 ceph-mon[99169]: pgmap v5648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:30.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:12:30.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:30 smithi119 ceph-mon[94175]: pgmap v5648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:30.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:12:30.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:30 smithi119 ceph-mon[108979]: pgmap v5648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:30.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:12:31.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:12:31.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:12:31.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:31 smithi183 ceph-mon[99169]: pgmap v5649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:31.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:12:31.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:12:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:12:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:12:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:12:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:31 smithi119 ceph-mon[94175]: pgmap v5649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:12:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:12:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:12:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:12:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:12:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:31 smithi119 ceph-mon[108979]: pgmap v5649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:12:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:12:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:12:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:12:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:12:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:12:34.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:34 smithi119 ceph-mon[108979]: pgmap v5650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:34 smithi119 ceph-mon[94175]: pgmap v5650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:34.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:34 smithi183 ceph-mon[99169]: pgmap v5650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:36.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:36 smithi183 ceph-mon[99169]: pgmap v5651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:36.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:36 smithi119 ceph-mon[94175]: pgmap v5651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:36.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:36 smithi119 ceph-mon[108979]: pgmap v5651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:38.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:38 smithi183 ceph-mon[99169]: pgmap v5652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:38.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:38 smithi119 ceph-mon[108979]: pgmap v5652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:38.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:38 smithi119 ceph-mon[94175]: pgmap v5652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:40.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:40 smithi183 ceph-mon[99169]: pgmap v5653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:40 smithi119 ceph-mon[94175]: pgmap v5653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:40.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:40 smithi119 ceph-mon[108979]: pgmap v5653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:41.831 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:12:42.137 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:12:42.137 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (99m) 4m ago 99m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:12:42.138 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (99m) 4m ago 99m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:12:42.138 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (100m) 4m ago 100m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:12:42.138 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (100m) 4m ago 100m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:12:42.138 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (103m) 4m ago 103m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:12:42.138 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (105m) 4m ago 105m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:12:42.138 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (105m) 4m ago 105m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:12:42.138 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (104m) 4m ago 104m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:12:42.138 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (103m) 4m ago 103m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:12:42.138 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (99m) 4m ago 99m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:12:42.138 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (99m) 4m ago 99m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:12:42.138 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (103m) 4m ago 103m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:12:42.139 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (103m) 4m ago 103m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:12:42.139 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (102m) 4m ago 102m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:12:42.139 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (102m) 4m ago 102m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:12:42.139 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (102m) 4m ago 102m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:12:42.139 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (101m) 4m ago 101m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:12:42.139 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (101m) 4m ago 101m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:12:42.139 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (100m) 4m ago 100m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:12:42.139 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (99m) 4m ago 100m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:12:42.520 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:12:42.520 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:12:42.520 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:12:42.520 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:12:42.520 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:12:42.520 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:12:42.520 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:12:42.520 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:12:42.521 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:12:42.521 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:12:42.521 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:12:42.521 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:12:42.521 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:12:42.521 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:12:42.521 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:12:42.521 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:12:42.521 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:12:42.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:42 smithi183 ceph-mon[99169]: pgmap v5654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:42.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:42 smithi119 ceph-mon[94175]: pgmap v5654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:42.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:42 smithi119 ceph-mon[108979]: pgmap v5654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:43 smithi183 ceph-mon[99169]: from='client.30062 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:12:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:43 smithi183 ceph-mon[99169]: from='client.30068 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:12:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4073946028' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:12:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:43 smithi119 ceph-mon[94175]: from='client.30062 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:12:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:43 smithi119 ceph-mon[94175]: from='client.30068 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:12:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4073946028' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:12:43.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:43 smithi119 ceph-mon[108979]: from='client.30062 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:12:43.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:43 smithi119 ceph-mon[108979]: from='client.30068 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:12:43.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4073946028' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:12:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:12:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:12:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:12:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:44 smithi119 ceph-mon[94175]: pgmap v5655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:44 smithi119 ceph-mon[108979]: pgmap v5655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:44.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:44 smithi183 ceph-mon[99169]: pgmap v5655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:46.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:46 smithi183 ceph-mon[99169]: pgmap v5656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:46.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:46 smithi119 ceph-mon[94175]: pgmap v5656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:46.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:46 smithi119 ceph-mon[108979]: pgmap v5656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:48.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:48 smithi183 ceph-mon[99169]: pgmap v5657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:48.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:48 smithi119 ceph-mon[94175]: pgmap v5657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:48.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:48 smithi119 ceph-mon[108979]: pgmap v5657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:50.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:50 smithi183 ceph-mon[99169]: pgmap v5658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:50.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:50 smithi119 ceph-mon[94175]: pgmap v5658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:50 smithi119 ceph-mon[108979]: pgmap v5658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:52.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:52 smithi183 ceph-mon[99169]: pgmap v5659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:52 smithi119 ceph-mon[94175]: pgmap v5659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:52.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:52 smithi119 ceph-mon[108979]: pgmap v5659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:12:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:12:54] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T17:12:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:54 smithi119 ceph-mon[94175]: pgmap v5660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:54 smithi119 ceph-mon[108979]: pgmap v5660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:54 smithi183 ceph-mon[99169]: pgmap v5660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:12:56.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:56 smithi183 ceph-mon[99169]: pgmap v5661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:56.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:56 smithi119 ceph-mon[94175]: pgmap v5661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:56.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:56 smithi119 ceph-mon[108979]: pgmap v5661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:58.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:12:58 smithi183 ceph-mon[99169]: pgmap v5662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:58.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:12:58 smithi119 ceph-mon[94175]: pgmap v5662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:12:58.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:12:58 smithi119 ceph-mon[108979]: pgmap v5662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:00.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:00 smithi183 ceph-mon[99169]: pgmap v5663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:00.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:00 smithi119 ceph-mon[94175]: pgmap v5663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:00.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:00 smithi119 ceph-mon[108979]: pgmap v5663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:02.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:02 smithi183 ceph-mon[99169]: pgmap v5664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:02.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:02 smithi119 ceph-mon[108979]: pgmap v5664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:02.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:02 smithi119 ceph-mon[94175]: pgmap v5664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:13:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:13:04] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T17:13:04.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:04 smithi119 ceph-mon[108979]: pgmap v5665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:04 smithi119 ceph-mon[94175]: pgmap v5665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:04.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:04 smithi183 ceph-mon[99169]: pgmap v5665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:06.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:06 smithi183 ceph-mon[99169]: pgmap v5666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:06 smithi119 ceph-mon[94175]: pgmap v5666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:06.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:06 smithi119 ceph-mon[108979]: pgmap v5666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:08.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:08 smithi183 ceph-mon[99169]: pgmap v5667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:08.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:08 smithi119 ceph-mon[94175]: pgmap v5667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:08.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:08 smithi119 ceph-mon[108979]: pgmap v5667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:09.695 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:10.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:10 smithi183 ceph-mon[99169]: pgmap v5668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:10 smithi119 ceph-mon[94175]: pgmap v5668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:10.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:10 smithi119 ceph-mon[108979]: pgmap v5668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:12.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:12 smithi183 ceph-mon[99169]: pgmap v5669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:12 smithi119 ceph-mon[94175]: pgmap v5669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:12.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:12 smithi119 ceph-mon[108979]: pgmap v5669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:12.870 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:13:13.176 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:13:13.176 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (99m) 4m ago 100m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:13:13.176 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (100m) 4m ago 99m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:13:13.176 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (101m) 4m ago 101m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:13:13.176 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (101m) 4m ago 101m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:13:13.176 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (104m) 4m ago 104m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:13:13.176 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (105m) 4m ago 105m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:13:13.176 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (105m) 4m ago 105m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:13:13.176 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (104m) 4m ago 104m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:13:13.176 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (104m) 4m ago 104m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:13:13.177 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (100m) 4m ago 100m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:13:13.177 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (100m) 4m ago 100m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:13:13.177 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (103m) 4m ago 103m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:13:13.177 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (103m) 4m ago 103m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:13:13.177 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (103m) 4m ago 103m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:13:13.177 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (102m) 4m ago 102m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:13:13.177 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (102m) 4m ago 102m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:13:13.177 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (102m) 4m ago 102m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:13:13.177 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (101m) 4m ago 101m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:13:13.177 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (101m) 4m ago 101m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:13:13.177 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (99m) 4m ago 100m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:13:13.558 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:13:13.558 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:13:13.558 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:13:13.558 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:13:13.558 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:13:13.558 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:13:13.559 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:13:13.559 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:13:13.559 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:13:13.559 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:13:13.559 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:13:13.559 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:13:13.559 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:13:13.559 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:13:13.559 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:13:13.559 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:13:13.559 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:13:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:13:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:13:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:13:14.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:14 smithi119 ceph-mon[94175]: from='client.20193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:13:14.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:14 smithi119 ceph-mon[94175]: pgmap v5670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:14.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:14 smithi119 ceph-mon[94175]: from='client.20199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:13:14.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1983918719' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:13:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:14 smithi119 ceph-mon[108979]: from='client.20193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:13:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:14 smithi119 ceph-mon[108979]: pgmap v5670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:14 smithi119 ceph-mon[108979]: from='client.20199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:13:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1983918719' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:13:14.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:14 smithi183 ceph-mon[99169]: from='client.20193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:13:14.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:14 smithi183 ceph-mon[99169]: pgmap v5670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:14.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:14 smithi183 ceph-mon[99169]: from='client.20199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:13:14.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1983918719' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:13:15.189 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 17:13:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T17:13:14.928042162Z level=info msg="Completed cleanup jobs" duration=12.000462ms 2023-12-01T17:13:16.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:16 smithi183 ceph-mon[99169]: pgmap v5671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:16 smithi119 ceph-mon[94175]: pgmap v5671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:16.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:16 smithi119 ceph-mon[108979]: pgmap v5671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:18 smithi183 ceph-mon[99169]: pgmap v5672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:18 smithi119 ceph-mon[94175]: pgmap v5672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:18 smithi119 ceph-mon[108979]: pgmap v5672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:20.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:20 smithi183 ceph-mon[99169]: pgmap v5673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:20 smithi119 ceph-mon[94175]: pgmap v5673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:20 smithi119 ceph-mon[108979]: pgmap v5673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:22.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:22 smithi183 ceph-mon[99169]: pgmap v5674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:22 smithi119 ceph-mon[94175]: pgmap v5674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:22.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:22 smithi119 ceph-mon[108979]: pgmap v5674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:13:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:13:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:13:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:24 smithi119 ceph-mon[94175]: pgmap v5675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:24 smithi119 ceph-mon[108979]: pgmap v5675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:24 smithi183 ceph-mon[99169]: pgmap v5675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:26.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:26 smithi183 ceph-mon[99169]: pgmap v5676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:26 smithi119 ceph-mon[94175]: pgmap v5676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:26.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:26 smithi119 ceph-mon[108979]: pgmap v5676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:28.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:28 smithi183 ceph-mon[99169]: pgmap v5677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:28 smithi119 ceph-mon[94175]: pgmap v5677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:28.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:28 smithi119 ceph-mon[108979]: pgmap v5677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:30.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:30 smithi183 ceph-mon[99169]: pgmap v5678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:30.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:30 smithi119 ceph-mon[94175]: pgmap v5678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:30.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:30 smithi119 ceph-mon[108979]: pgmap v5678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:13:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:13:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:13:32.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:32 smithi183 ceph-mon[99169]: pgmap v5679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:32.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:13:32.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:13:32.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:13:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:32 smithi119 ceph-mon[94175]: pgmap v5679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:13:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:13:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:13:32.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:32 smithi119 ceph-mon[108979]: pgmap v5679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:32.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:13:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:13:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:13:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:13:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:13:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:13:34.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:34 smithi119 ceph-mon[94175]: pgmap v5680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:34.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:34 smithi119 ceph-mon[108979]: pgmap v5680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:34.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:34 smithi183 ceph-mon[99169]: pgmap v5680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:36.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:36 smithi183 ceph-mon[99169]: pgmap v5681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:36.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:36 smithi119 ceph-mon[94175]: pgmap v5681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:36.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:36 smithi119 ceph-mon[108979]: pgmap v5681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:38.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:38 smithi183 ceph-mon[99169]: pgmap v5682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:38.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:38 smithi119 ceph-mon[94175]: pgmap v5682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:38.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:38 smithi119 ceph-mon[108979]: pgmap v5682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:40.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:40 smithi183 ceph-mon[99169]: pgmap v5683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:40.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:40 smithi119 ceph-mon[108979]: pgmap v5683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:40 smithi119 ceph-mon[94175]: pgmap v5683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:42.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:42 smithi183 ceph-mon[99169]: pgmap v5684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:42.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:42 smithi119 ceph-mon[94175]: pgmap v5684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:42.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:42 smithi119 ceph-mon[108979]: pgmap v5684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:43.904 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:13:44.209 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:13:44.209 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (100m) 5m ago 100m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:13:44.210 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (100m) 5m ago 100m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:13:44.210 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (101m) 5m ago 101m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:13:44.210 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (101m) 5m ago 101m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:13:44.210 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (104m) 5m ago 104m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:13:44.210 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (106m) 5m ago 106m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:13:44.210 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (106m) 5m ago 106m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:13:44.210 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (105m) 5m ago 105m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:13:44.210 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (104m) 5m ago 104m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:13:44.210 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (100m) 5m ago 100m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:13:44.210 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (100m) 5m ago 100m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:13:44.210 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (104m) 5m ago 104m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:13:44.210 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (104m) 5m ago 104m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:13:44.210 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (103m) 5m ago 103m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:13:44.211 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (103m) 5m ago 103m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:13:44.211 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (103m) 5m ago 103m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:13:44.211 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (102m) 5m ago 102m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:13:44.211 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (102m) 5m ago 102m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:13:44.211 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (102m) 5m ago 101m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:13:44.211 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (100m) 5m ago 101m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:13:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:13:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:13:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:13:44.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:44 smithi119 ceph-mon[94175]: pgmap v5685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:44.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:44 smithi119 ceph-mon[108979]: pgmap v5685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:44.590 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:13:44.610 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:13:44.610 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:13:44.610 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:13:44.610 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:13:44.610 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:13:44.610 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:13:44.610 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:13:44.610 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:13:44.610 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:13:44.610 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:13:44.610 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:13:44.611 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:13:44.611 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:13:44.611 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:13:44.611 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:13:44.611 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:13:44.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:44 smithi183 ceph-mon[99169]: pgmap v5685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:45 smithi183 ceph-mon[99169]: from='client.20211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:13:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:45 smithi183 ceph-mon[99169]: from='client.20217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:13:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2411712097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:13:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:45 smithi119 ceph-mon[94175]: from='client.20211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:13:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:45 smithi119 ceph-mon[94175]: from='client.20217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:13:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2411712097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:13:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:45 smithi119 ceph-mon[108979]: from='client.20211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:13:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:45 smithi119 ceph-mon[108979]: from='client.20217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:13:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2411712097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:13:46.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:46 smithi183 ceph-mon[99169]: pgmap v5686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:46.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:46 smithi119 ceph-mon[108979]: pgmap v5686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:46.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:46 smithi119 ceph-mon[94175]: pgmap v5686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:48.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:48 smithi183 ceph-mon[99169]: pgmap v5687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:48.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:48 smithi119 ceph-mon[108979]: pgmap v5687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:48.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:48 smithi119 ceph-mon[94175]: pgmap v5687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:50.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:50 smithi183 ceph-mon[99169]: pgmap v5688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:50.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:50 smithi119 ceph-mon[94175]: pgmap v5688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:50.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:50 smithi119 ceph-mon[108979]: pgmap v5688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:52.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:52 smithi183 ceph-mon[99169]: pgmap v5689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:52.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:52 smithi119 ceph-mon[108979]: pgmap v5689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:52 smithi119 ceph-mon[94175]: pgmap v5689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:54.435 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:13:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:13:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:13:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:54 smithi183 ceph-mon[99169]: pgmap v5690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:54.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:54 smithi119 ceph-mon[108979]: pgmap v5690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:54.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:54.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:54 smithi119 ceph-mon[94175]: pgmap v5690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:54.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:13:56.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:56 smithi183 ceph-mon[99169]: pgmap v5691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:56.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:56 smithi119 ceph-mon[94175]: pgmap v5691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:56.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:56 smithi119 ceph-mon[108979]: pgmap v5691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:58.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:13:58 smithi119 ceph-mon[94175]: pgmap v5692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:58.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:13:58 smithi119 ceph-mon[108979]: pgmap v5692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:13:58.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:13:58 smithi183 ceph-mon[99169]: pgmap v5692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:00.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:00 smithi183 ceph-mon[99169]: pgmap v5693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:00 smithi119 ceph-mon[108979]: pgmap v5693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:00 smithi119 ceph-mon[94175]: pgmap v5693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:02.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:02 smithi183 ceph-mon[99169]: pgmap v5694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:02.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:02 smithi119 ceph-mon[94175]: pgmap v5694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:02 smithi119 ceph-mon[108979]: pgmap v5694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:14:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:14:04] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:14:04.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:04 smithi183 ceph-mon[99169]: pgmap v5695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:04 smithi119 ceph-mon[94175]: pgmap v5695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:04.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:04 smithi119 ceph-mon[108979]: pgmap v5695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:06.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:06 smithi183 ceph-mon[99169]: pgmap v5696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:06 smithi119 ceph-mon[94175]: pgmap v5696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:06 smithi119 ceph-mon[108979]: pgmap v5696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:08 smithi183 ceph-mon[99169]: pgmap v5697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:08 smithi119 ceph-mon[94175]: pgmap v5697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:08 smithi119 ceph-mon[108979]: pgmap v5697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:09.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:09.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:10 smithi183 ceph-mon[99169]: pgmap v5698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:10.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:10 smithi119 ceph-mon[94175]: pgmap v5698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:10.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:10 smithi119 ceph-mon[108979]: pgmap v5698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:12.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:12 smithi183 ceph-mon[99169]: pgmap v5699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:12 smithi119 ceph-mon[94175]: pgmap v5699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:12 smithi119 ceph-mon[108979]: pgmap v5699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:14:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:14:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:14:14.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:14 smithi183 ceph-mon[99169]: pgmap v5700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:14.939 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:14:14.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:14 smithi119 ceph-mon[94175]: pgmap v5700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:14.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:14 smithi119 ceph-mon[108979]: pgmap v5700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:15.244 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:14:15.244 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (100m) 5m ago 101m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:14:15.244 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (101m) 5m ago 101m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:14:15.244 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (102m) 5m ago 102m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:14:15.244 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (102m) 5m ago 102m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:14:15.244 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (105m) 5m ago 105m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:14:15.244 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (106m) 5m ago 106m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:14:15.244 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (106m) 5m ago 106m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:14:15.245 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (105m) 5m ago 105m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:14:15.245 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (105m) 5m ago 105m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:14:15.245 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (101m) 5m ago 101m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:14:15.245 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (101m) 5m ago 101m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:14:15.245 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (105m) 5m ago 104m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:14:15.245 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (104m) 5m ago 104m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:14:15.245 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (104m) 5m ago 104m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:14:15.245 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (103m) 5m ago 103m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:14:15.245 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (103m) 5m ago 103m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:14:15.245 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (103m) 5m ago 103m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:14:15.245 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (102m) 5m ago 102m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:14:15.245 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (102m) 5m ago 102m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:14:15.246 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (100m) 5m ago 101m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:14:15.624 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:14:15.624 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:14:15.624 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:14:15.624 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:14:15.624 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:14:15.624 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:14:15.624 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:14:15.624 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:14:15.625 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:14:15.625 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:14:15.625 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:14:15.625 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:14:15.625 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:14:15.625 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:14:15.625 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:14:15.625 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:14:15.625 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:14:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:16 smithi183 ceph-mon[99169]: pgmap v5701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:16 smithi183 ceph-mon[99169]: from='client.30116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:14:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:16 smithi183 ceph-mon[99169]: from='client.30122 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:14:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1294374319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:14:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:16 smithi119 ceph-mon[108979]: pgmap v5701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:16 smithi119 ceph-mon[108979]: from='client.30116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:14:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:16 smithi119 ceph-mon[108979]: from='client.30122 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:14:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1294374319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:14:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:16 smithi119 ceph-mon[94175]: pgmap v5701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:16 smithi119 ceph-mon[94175]: from='client.30116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:14:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:16 smithi119 ceph-mon[94175]: from='client.30122 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:14:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1294374319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:14:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:18 smithi183 ceph-mon[99169]: pgmap v5702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:18.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:18 smithi119 ceph-mon[108979]: pgmap v5702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:18 smithi119 ceph-mon[94175]: pgmap v5702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:20.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:20 smithi183 ceph-mon[99169]: pgmap v5703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:20 smithi119 ceph-mon[94175]: pgmap v5703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:20 smithi119 ceph-mon[108979]: pgmap v5703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:22 smithi183 ceph-mon[99169]: pgmap v5704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:22 smithi119 ceph-mon[94175]: pgmap v5704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:22.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:22 smithi119 ceph-mon[108979]: pgmap v5704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:14:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:14:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:14:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:24 smithi183 ceph-mon[99169]: pgmap v5705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:24 smithi119 ceph-mon[94175]: pgmap v5705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:24 smithi119 ceph-mon[108979]: pgmap v5705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:26 smithi183 ceph-mon[99169]: pgmap v5706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:26 smithi119 ceph-mon[94175]: pgmap v5706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:26 smithi119 ceph-mon[108979]: pgmap v5706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:28.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:28 smithi183 ceph-mon[99169]: pgmap v5707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:28 smithi119 ceph-mon[94175]: pgmap v5707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:28 smithi119 ceph-mon[108979]: pgmap v5707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:30 smithi183 ceph-mon[99169]: pgmap v5708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:30 smithi119 ceph-mon[94175]: pgmap v5708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:30 smithi119 ceph-mon[108979]: pgmap v5708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:32 smithi183 ceph-mon[99169]: pgmap v5709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:14:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:14:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:14:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:14:32.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:32 smithi119 ceph-mon[94175]: pgmap v5709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:14:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:14:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:14:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:14:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:32 smithi119 ceph-mon[108979]: pgmap v5709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:14:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:14:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:14:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:14:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:14:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:14:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:14:34.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:34 smithi183 ceph-mon[99169]: pgmap v5710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:34 smithi119 ceph-mon[94175]: pgmap v5710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:34 smithi119 ceph-mon[108979]: pgmap v5710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:36 smithi183 ceph-mon[99169]: pgmap v5711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:36 smithi119 ceph-mon[94175]: pgmap v5711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:36 smithi119 ceph-mon[108979]: pgmap v5711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:38 smithi183 ceph-mon[99169]: pgmap v5712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:38 smithi119 ceph-mon[94175]: pgmap v5712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:38 smithi119 ceph-mon[108979]: pgmap v5712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:40 smithi183 ceph-mon[99169]: pgmap v5713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:40 smithi119 ceph-mon[94175]: pgmap v5713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:40 smithi119 ceph-mon[108979]: pgmap v5713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:42 smithi183 ceph-mon[99169]: pgmap v5714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:42 smithi119 ceph-mon[94175]: pgmap v5714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:42 smithi119 ceph-mon[108979]: pgmap v5714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:14:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:14:44] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T17:14:44.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:44 smithi183 ceph-mon[99169]: pgmap v5715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:44.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:44 smithi119 ceph-mon[94175]: pgmap v5715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:44.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:44 smithi119 ceph-mon[108979]: pgmap v5715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:45.968 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:14:46.274 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:14:46.274 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (101m) 6m ago 101m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:14:46.274 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (101m) 6m ago 101m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:14:46.274 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (102m) 6m ago 102m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:14:46.274 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (102m) 6m ago 102m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:14:46.274 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (105m) 6m ago 105m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:14:46.274 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (107m) 6m ago 107m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:14:46.275 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (107m) 6m ago 107m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:14:46.275 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (106m) 6m ago 106m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:14:46.275 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (106m) 6m ago 106m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:14:46.275 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (101m) 6m ago 101m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:14:46.275 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (101m) 6m ago 101m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:14:46.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (105m) 6m ago 105m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:14:46.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (105m) 6m ago 105m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:14:46.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (104m) 6m ago 104m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:14:46.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (104m) 6m ago 104m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:14:46.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (104m) 6m ago 104m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:14:46.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (103m) 6m ago 103m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:14:46.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (103m) 6m ago 103m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:14:46.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (103m) 6m ago 103m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:14:46.275 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (101m) 6m ago 102m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:14:46.655 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:14:46.656 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:14:46.656 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:14:46.656 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:14:46.656 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:14:46.656 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:14:46.656 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:14:46.656 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:14:46.656 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:14:46.656 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:14:46.656 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:14:46.656 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:14:46.656 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:14:46.657 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:14:46.657 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:14:46.657 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:14:46.657 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:14:46.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:46 smithi183 ceph-mon[99169]: pgmap v5716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:46.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:46 smithi119 ceph-mon[94175]: pgmap v5716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:46 smithi119 ceph-mon[108979]: pgmap v5716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:47.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:47 smithi183 ceph-mon[99169]: from='client.20247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:14:47.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:47 smithi183 ceph-mon[99169]: from='client.20253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:14:47.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1827090948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:14:47.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:47 smithi119 ceph-mon[108979]: from='client.20247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:14:47.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:47 smithi119 ceph-mon[108979]: from='client.20253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:14:47.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1827090948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:14:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:47 smithi119 ceph-mon[94175]: from='client.20247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:14:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:47 smithi119 ceph-mon[94175]: from='client.20253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:14:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1827090948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:14:48.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:48 smithi183 ceph-mon[99169]: pgmap v5717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:48.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:48 smithi119 ceph-mon[94175]: pgmap v5717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:48.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:48 smithi119 ceph-mon[108979]: pgmap v5717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:50.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:50 smithi183 ceph-mon[99169]: pgmap v5718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:50.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:50 smithi119 ceph-mon[108979]: pgmap v5718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:50.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:50 smithi119 ceph-mon[94175]: pgmap v5718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:52.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:52 smithi183 ceph-mon[99169]: pgmap v5719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:52.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:52 smithi119 ceph-mon[94175]: pgmap v5719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:52.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:52 smithi119 ceph-mon[108979]: pgmap v5719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:14:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:14:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:14:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:14:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:54 smithi183 ceph-mon[99169]: pgmap v5720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:54 smithi119 ceph-mon[94175]: pgmap v5720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:54 smithi119 ceph-mon[108979]: pgmap v5720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:56 smithi183 ceph-mon[99169]: pgmap v5721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:56.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:56 smithi119 ceph-mon[94175]: pgmap v5721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:56 smithi119 ceph-mon[108979]: pgmap v5721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:58.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:14:58 smithi183 ceph-mon[99169]: pgmap v5722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:58.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:14:58 smithi119 ceph-mon[108979]: pgmap v5722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:14:58.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:14:58 smithi119 ceph-mon[94175]: pgmap v5722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:00.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:00 smithi183 ceph-mon[99169]: pgmap v5723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:00 smithi119 ceph-mon[94175]: pgmap v5723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:00 smithi119 ceph-mon[108979]: pgmap v5723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:02.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:02 smithi183 ceph-mon[99169]: pgmap v5724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:02.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:02 smithi119 ceph-mon[94175]: pgmap v5724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:02 smithi119 ceph-mon[108979]: pgmap v5724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:15:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:15:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:15:04.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:04 smithi183 ceph-mon[99169]: pgmap v5725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:04.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:04 smithi119 ceph-mon[108979]: pgmap v5725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:04 smithi119 ceph-mon[94175]: pgmap v5725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:06.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:06 smithi183 ceph-mon[99169]: pgmap v5726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:06.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:06 smithi119 ceph-mon[94175]: pgmap v5726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:06 smithi119 ceph-mon[108979]: pgmap v5726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:08 smithi183 ceph-mon[99169]: pgmap v5727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:08 smithi119 ceph-mon[108979]: pgmap v5727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:08 smithi119 ceph-mon[94175]: pgmap v5727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:10.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:10 smithi183 ceph-mon[99169]: pgmap v5728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:10.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:10 smithi119 ceph-mon[108979]: pgmap v5728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:10.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:10 smithi119 ceph-mon[94175]: pgmap v5728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:12.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:12 smithi183 ceph-mon[99169]: pgmap v5729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:12 smithi119 ceph-mon[94175]: pgmap v5729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:12 smithi119 ceph-mon[108979]: pgmap v5729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:15:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:15:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:15:14.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:14 smithi183 ceph-mon[99169]: pgmap v5730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:14.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:14 smithi119 ceph-mon[108979]: pgmap v5730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:14.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:14 smithi119 ceph-mon[94175]: pgmap v5730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:16 smithi183 ceph-mon[99169]: pgmap v5731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:16.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:16 smithi119 ceph-mon[94175]: pgmap v5731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:16 smithi119 ceph-mon[108979]: pgmap v5731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:17.002 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:15:17.308 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:15:17.309 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (101m) 6m ago 102m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:15:17.309 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (102m) 6m ago 102m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:15:17.309 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (103m) 6m ago 103m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:15:17.309 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (103m) 6m ago 103m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:15:17.309 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (106m) 6m ago 106m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:15:17.309 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (107m) 6m ago 107m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:15:17.309 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (107m) 6m ago 108m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:15:17.309 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (106m) 6m ago 106m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:15:17.309 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (106m) 6m ago 106m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:15:17.309 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (102m) 6m ago 102m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:15:17.309 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (102m) 6m ago 102m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:15:17.309 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (106m) 6m ago 106m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:15:17.309 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (105m) 6m ago 105m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:15:17.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (105m) 6m ago 105m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:15:17.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (104m) 6m ago 104m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:15:17.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (104m) 6m ago 104m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:15:17.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (104m) 6m ago 104m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:15:17.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (103m) 6m ago 103m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:15:17.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (103m) 6m ago 103m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:15:17.310 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (101m) 6m ago 102m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:15:17.691 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:15:17.691 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:15:17.691 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:15:17.691 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:15:17.691 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:15:17.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:15:17.692 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:15:17.692 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:15:17.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:15:17.692 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:15:17.692 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:15:17.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:15:17.692 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:15:17.692 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:15:17.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:15:17.692 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:15:17.692 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:15:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:18 smithi183 ceph-mon[99169]: pgmap v5732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:18 smithi183 ceph-mon[99169]: from='client.20265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:15:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:18 smithi183 ceph-mon[99169]: from='client.30158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:15:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1175840758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:15:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:18 smithi119 ceph-mon[94175]: pgmap v5732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:18 smithi119 ceph-mon[94175]: from='client.20265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:15:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:18 smithi119 ceph-mon[94175]: from='client.30158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:15:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1175840758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:15:18.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:18 smithi119 ceph-mon[108979]: pgmap v5732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:18 smithi119 ceph-mon[108979]: from='client.20265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:15:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:18 smithi119 ceph-mon[108979]: from='client.30158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:15:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1175840758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:15:20.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:20 smithi183 ceph-mon[99169]: pgmap v5733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:20.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:20 smithi119 ceph-mon[94175]: pgmap v5733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:20 smithi119 ceph-mon[108979]: pgmap v5733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:22 smithi183 ceph-mon[99169]: pgmap v5734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:22 smithi119 ceph-mon[94175]: pgmap v5734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:22 smithi119 ceph-mon[108979]: pgmap v5734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:15:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:15:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:15:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:24 smithi183 ceph-mon[99169]: pgmap v5735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:24 smithi119 ceph-mon[94175]: pgmap v5735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:24 smithi119 ceph-mon[108979]: pgmap v5735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:26 smithi183 ceph-mon[99169]: pgmap v5736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:26.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:26 smithi119 ceph-mon[94175]: pgmap v5736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:26 smithi119 ceph-mon[108979]: pgmap v5736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:28.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:28 smithi183 ceph-mon[99169]: pgmap v5737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:28 smithi119 ceph-mon[94175]: pgmap v5737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:28 smithi119 ceph-mon[108979]: pgmap v5737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:30.625 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:30 smithi183 ceph-mon[99169]: pgmap v5738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:30 smithi119 ceph-mon[108979]: pgmap v5738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:30 smithi119 ceph-mon[94175]: pgmap v5738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:32 smithi183 ceph-mon[99169]: pgmap v5739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:32.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:15:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:32 smithi119 ceph-mon[94175]: pgmap v5739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:15:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:32 smithi119 ceph-mon[108979]: pgmap v5739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:15:33.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:15:33.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:15:33.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:15:33.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:15:33.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:15:33.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:15:33.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:15:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:15:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:15:34.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:15:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:15:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:15:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:34 smithi183 ceph-mon[99169]: pgmap v5740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:34 smithi119 ceph-mon[108979]: pgmap v5740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:34 smithi119 ceph-mon[94175]: pgmap v5740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:36 smithi183 ceph-mon[99169]: pgmap v5741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:36 smithi119 ceph-mon[94175]: pgmap v5741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:36 smithi119 ceph-mon[108979]: pgmap v5741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:38 smithi183 ceph-mon[99169]: pgmap v5742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:38 smithi119 ceph-mon[94175]: pgmap v5742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:38 smithi119 ceph-mon[108979]: pgmap v5742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:40 smithi183 ceph-mon[99169]: pgmap v5743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:40.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:40 smithi119 ceph-mon[94175]: pgmap v5743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:40 smithi119 ceph-mon[108979]: pgmap v5743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:42 smithi183 ceph-mon[99169]: pgmap v5744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:42.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:42 smithi119 ceph-mon[94175]: pgmap v5744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:42 smithi119 ceph-mon[108979]: pgmap v5744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:15:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:15:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:15:44.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:44 smithi183 ceph-mon[99169]: pgmap v5745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:44.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:44 smithi119 ceph-mon[108979]: pgmap v5745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:44.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:44 smithi119 ceph-mon[94175]: pgmap v5745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:46.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:46 smithi183 ceph-mon[99169]: pgmap v5746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:46.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:46 smithi119 ceph-mon[94175]: pgmap v5746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:46 smithi119 ceph-mon[108979]: pgmap v5746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:48.034 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:15:48.340 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:15:48.340 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (102m) 7m ago 102m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:15:48.340 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (102m) 7m ago 102m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:15:48.340 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (103m) 7m ago 103m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:15:48.340 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (103m) 7m ago 103m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:15:48.340 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (106m) 7m ago 106m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:15:48.340 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (108m) 7m ago 108m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:15:48.341 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (108m) 7m ago 108m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:15:48.341 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (107m) 7m ago 107m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:15:48.341 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (107m) 7m ago 107m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:15:48.341 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (102m) 7m ago 102m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:15:48.341 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (102m) 7m ago 102m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:15:48.341 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (106m) 7m ago 106m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:15:48.341 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (106m) 7m ago 106m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:15:48.341 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (105m) 7m ago 105m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:15:48.341 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (105m) 7m ago 105m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:15:48.341 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (105m) 7m ago 105m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:15:48.341 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (104m) 7m ago 104m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:15:48.341 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (104m) 7m ago 104m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:15:48.341 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (104m) 7m ago 104m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:15:48.342 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (102m) 7m ago 103m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:15:48.722 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:15:48.722 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:15:48.722 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:15:48.722 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:15:48.722 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:15:48.723 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:15:48.723 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:15:48.723 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:15:48.723 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:15:48.723 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:15:48.723 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:15:48.723 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:15:48.723 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:15:48.723 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:15:48.723 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:15:48.723 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:15:48.723 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:15:48.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:48 smithi183 ceph-mon[99169]: pgmap v5747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:48.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:48 smithi119 ceph-mon[108979]: pgmap v5747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:48.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:48 smithi119 ceph-mon[94175]: pgmap v5747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:49.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:49 smithi183 ceph-mon[99169]: from='client.20283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:15:49.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:49 smithi183 ceph-mon[99169]: from='client.20289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:15:49.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2777390181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:15:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:49 smithi119 ceph-mon[94175]: from='client.20283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:15:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:49 smithi119 ceph-mon[94175]: from='client.20289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:15:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2777390181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:15:49.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:49 smithi119 ceph-mon[108979]: from='client.20283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:15:49.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:49 smithi119 ceph-mon[108979]: from='client.20289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:15:49.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2777390181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:15:50.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:50 smithi183 ceph-mon[99169]: pgmap v5748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:50.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:50 smithi119 ceph-mon[94175]: pgmap v5748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:50.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:50 smithi119 ceph-mon[108979]: pgmap v5748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:52.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:52 smithi183 ceph-mon[99169]: pgmap v5749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:52.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:52 smithi119 ceph-mon[94175]: pgmap v5749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:52.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:52 smithi119 ceph-mon[108979]: pgmap v5749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:15:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:15:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:15:54] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:15:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:54 smithi183 ceph-mon[99169]: pgmap v5750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:54 smithi119 ceph-mon[94175]: pgmap v5750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:54 smithi119 ceph-mon[108979]: pgmap v5750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:56 smithi183 ceph-mon[99169]: pgmap v5751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:56 smithi119 ceph-mon[94175]: pgmap v5751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:56 smithi119 ceph-mon[108979]: pgmap v5751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:58.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:15:58 smithi183 ceph-mon[99169]: pgmap v5752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:58.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:15:58 smithi119 ceph-mon[94175]: pgmap v5752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:15:58.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:15:58 smithi119 ceph-mon[108979]: pgmap v5752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:00.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:00 smithi183 ceph-mon[99169]: pgmap v5753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:00.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:00 smithi119 ceph-mon[94175]: pgmap v5753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:00 smithi119 ceph-mon[108979]: pgmap v5753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:02.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:02 smithi119 ceph-mon[94175]: pgmap v5754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:02 smithi119 ceph-mon[108979]: pgmap v5754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:02 smithi183 ceph-mon[99169]: pgmap v5754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:16:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:16:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:16:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:04 smithi119 ceph-mon[94175]: pgmap v5755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:04.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:04 smithi119 ceph-mon[108979]: pgmap v5755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:04 smithi183 ceph-mon[99169]: pgmap v5755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:06 smithi119 ceph-mon[94175]: pgmap v5756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:06 smithi119 ceph-mon[108979]: pgmap v5756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:06 smithi183 ceph-mon[99169]: pgmap v5756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:08 smithi183 ceph-mon[99169]: pgmap v5757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:08 smithi119 ceph-mon[94175]: pgmap v5757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:08 smithi119 ceph-mon[108979]: pgmap v5757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:10 smithi183 ceph-mon[99169]: pgmap v5758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:11.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:10 smithi119 ceph-mon[108979]: pgmap v5758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:10 smithi119 ceph-mon[94175]: pgmap v5758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:12 smithi183 ceph-mon[99169]: pgmap v5759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:13.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:12 smithi119 ceph-mon[108979]: pgmap v5759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:13.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:12 smithi119 ceph-mon[94175]: pgmap v5759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:13 smithi119 ceph-mon[94175]: pgmap v5760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:13 smithi119 ceph-mon[108979]: pgmap v5760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:14.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:13 smithi183 ceph-mon[99169]: pgmap v5760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:16:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:16:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:16:16.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:15 smithi183 ceph-mon[99169]: pgmap v5761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:15 smithi119 ceph-mon[94175]: pgmap v5761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:16.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:15 smithi119 ceph-mon[108979]: pgmap v5761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:18 smithi183 ceph-mon[99169]: pgmap v5762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:18 smithi119 ceph-mon[94175]: pgmap v5762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:18 smithi119 ceph-mon[108979]: pgmap v5762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:19.065 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:16:19.373 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:16:19.373 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (102m) 7m ago 103m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:16:19.374 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (103m) 7m ago 103m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:16:19.374 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (104m) 7m ago 104m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:16:19.374 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (104m) 7m ago 104m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:16:19.374 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (107m) 7m ago 107m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:16:19.374 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (108m) 7m ago 108m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:16:19.374 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (108m) 7m ago 109m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:16:19.374 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (107m) 7m ago 107m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:16:19.374 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (107m) 7m ago 107m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:16:19.374 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (103m) 7m ago 103m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:16:19.374 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (103m) 7m ago 103m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:16:19.374 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (107m) 7m ago 107m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:16:19.374 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (106m) 7m ago 106m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:16:19.374 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (106m) 7m ago 106m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:16:19.374 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (105m) 7m ago 105m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:16:19.375 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (105m) 7m ago 105m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:16:19.375 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (105m) 7m ago 105m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:16:19.375 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (104m) 7m ago 104m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:16:19.375 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (104m) 7m ago 104m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:16:19.375 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (102m) 7m ago 103m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:16:19.756 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:16:19.756 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:16:19.756 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:16:19.756 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:16:19.756 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:16:19.757 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:16:19.757 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:16:19.757 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:16:19.757 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:16:19.757 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:16:19.757 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:16:19.757 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:16:19.757 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:16:19.757 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:16:19.757 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:16:19.757 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:16:19.757 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:16:20.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:20 smithi183 ceph-mon[99169]: pgmap v5763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:20.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:20 smithi183 ceph-mon[99169]: from='client.20301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:16:20.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:20 smithi183 ceph-mon[99169]: from='client.30194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:16:20.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1409077772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:16:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:20 smithi119 ceph-mon[94175]: pgmap v5763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:20 smithi119 ceph-mon[94175]: from='client.20301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:16:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:20 smithi119 ceph-mon[94175]: from='client.30194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:16:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1409077772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:16:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:20 smithi119 ceph-mon[108979]: pgmap v5763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:20 smithi119 ceph-mon[108979]: from='client.20301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:16:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:20 smithi119 ceph-mon[108979]: from='client.30194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:16:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1409077772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:16:22.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:22 smithi183 ceph-mon[99169]: pgmap v5764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:22 smithi119 ceph-mon[94175]: pgmap v5764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:22.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:22 smithi119 ceph-mon[108979]: pgmap v5764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:16:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:16:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:16:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:24 smithi119 ceph-mon[94175]: pgmap v5765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:24 smithi119 ceph-mon[108979]: pgmap v5765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:24 smithi183 ceph-mon[99169]: pgmap v5765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:26.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:26 smithi183 ceph-mon[99169]: pgmap v5766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:26.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:26 smithi119 ceph-mon[108979]: pgmap v5766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:26 smithi119 ceph-mon[94175]: pgmap v5766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:28.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:28 smithi183 ceph-mon[99169]: pgmap v5767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:28 smithi119 ceph-mon[94175]: pgmap v5767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:28.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:28 smithi119 ceph-mon[108979]: pgmap v5767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:30.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:30 smithi183 ceph-mon[99169]: pgmap v5768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:30.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:30 smithi119 ceph-mon[94175]: pgmap v5768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:30.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:30 smithi119 ceph-mon[108979]: pgmap v5768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:32.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:32 smithi183 ceph-mon[99169]: pgmap v5769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:32 smithi119 ceph-mon[94175]: pgmap v5769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:32.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:32 smithi119 ceph-mon[108979]: pgmap v5769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:16:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:16:33.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:16:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:16:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:16:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:16:34.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:34 smithi119 ceph-mon[94175]: pgmap v5770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:34.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:16:34.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:16:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:16:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:34 smithi119 ceph-mon[108979]: pgmap v5770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:16:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:16:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:16:34.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:34 smithi183 ceph-mon[99169]: pgmap v5770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:34.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:16:34.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:16:34.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:16:36.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:36 smithi183 ceph-mon[99169]: pgmap v5771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:36.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:36 smithi119 ceph-mon[94175]: pgmap v5771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:36.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:36 smithi119 ceph-mon[108979]: pgmap v5771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:38.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:38 smithi183 ceph-mon[99169]: pgmap v5772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:38.737 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:38 smithi119 ceph-mon[94175]: pgmap v5772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:38.737 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:38 smithi119 ceph-mon[108979]: pgmap v5772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:40.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:40 smithi183 ceph-mon[99169]: pgmap v5773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:40 smithi119 ceph-mon[94175]: pgmap v5773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:40.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:40 smithi119 ceph-mon[108979]: pgmap v5773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:42.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:42 smithi183 ceph-mon[99169]: pgmap v5774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:42.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:42 smithi119 ceph-mon[94175]: pgmap v5774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:42.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:42 smithi119 ceph-mon[108979]: pgmap v5774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:16:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:16:44] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T17:16:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:44 smithi119 ceph-mon[108979]: pgmap v5775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:44 smithi119 ceph-mon[94175]: pgmap v5775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:44.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:44 smithi183 ceph-mon[99169]: pgmap v5775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:46.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:46 smithi183 ceph-mon[99169]: pgmap v5776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:46.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:46 smithi119 ceph-mon[94175]: pgmap v5776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:46.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:46 smithi119 ceph-mon[108979]: pgmap v5776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:48.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:48 smithi183 ceph-mon[99169]: pgmap v5777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:48.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:48 smithi119 ceph-mon[94175]: pgmap v5777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:48.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:48 smithi119 ceph-mon[108979]: pgmap v5777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:50.098 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:16:50.408 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:16:50.408 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (103m) 8m ago 103m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:16:50.408 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (103m) 8m ago 103m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:16:50.408 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (104m) 8m ago 104m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:16:50.409 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (104m) 8m ago 104m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:16:50.409 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (107m) 8m ago 107m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:16:50.409 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (109m) 8m ago 109m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:16:50.409 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (109m) 8m ago 109m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:16:50.409 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (108m) 8m ago 108m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:16:50.409 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (108m) 8m ago 108m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:16:50.409 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (103m) 8m ago 103m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:16:50.409 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (103m) 8m ago 103m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:16:50.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (107m) 8m ago 107m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:16:50.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (107m) 8m ago 107m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:16:50.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (106m) 8m ago 106m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:16:50.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (106m) 8m ago 106m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:16:50.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (106m) 8m ago 106m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:16:50.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (105m) 8m ago 105m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:16:50.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (105m) 8m ago 105m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:16:50.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (105m) 8m ago 105m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:16:50.413 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (103m) 8m ago 104m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:16:50.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:50 smithi183 ceph-mon[99169]: pgmap v5778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:50.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:50 smithi119 ceph-mon[94175]: pgmap v5778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:50.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:50 smithi119 ceph-mon[108979]: pgmap v5778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:50.791 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:16:50.792 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:16:50.792 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:16:50.792 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:16:50.792 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:16:50.792 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:16:50.792 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:16:50.792 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:16:50.792 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:16:50.792 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:16:50.792 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:16:50.792 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:16:50.792 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:16:50.793 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:16:50.793 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:16:50.793 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:16:50.793 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:16:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:51 smithi183 ceph-mon[99169]: from='client.30206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:16:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:51 smithi183 ceph-mon[99169]: from='client.20325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:16:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2399928015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:16:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:51 smithi119 ceph-mon[94175]: from='client.30206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:16:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:51 smithi119 ceph-mon[94175]: from='client.20325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:16:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2399928015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:16:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:51 smithi119 ceph-mon[108979]: from='client.30206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:16:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:51 smithi119 ceph-mon[108979]: from='client.20325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:16:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2399928015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:16:52.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:52 smithi183 ceph-mon[99169]: pgmap v5779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:52 smithi119 ceph-mon[94175]: pgmap v5779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:52.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:52 smithi119 ceph-mon[108979]: pgmap v5779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:16:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:16:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:16:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:54 smithi119 ceph-mon[108979]: pgmap v5780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:54 smithi119 ceph-mon[94175]: pgmap v5780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:54 smithi183 ceph-mon[99169]: pgmap v5780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:16:56.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:56 smithi183 ceph-mon[99169]: pgmap v5781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:56.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:56 smithi119 ceph-mon[94175]: pgmap v5781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:56.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:56 smithi119 ceph-mon[108979]: pgmap v5781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:58.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:16:58 smithi183 ceph-mon[99169]: pgmap v5782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:58.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:16:58 smithi119 ceph-mon[94175]: pgmap v5782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:16:58.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:16:58 smithi119 ceph-mon[108979]: pgmap v5782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:00.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:00 smithi183 ceph-mon[99169]: pgmap v5783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:00.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:00 smithi119 ceph-mon[108979]: pgmap v5783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:00.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:00 smithi119 ceph-mon[94175]: pgmap v5783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:02.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:02 smithi183 ceph-mon[99169]: pgmap v5784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:02.695 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:02 smithi119 ceph-mon[94175]: pgmap v5784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:02.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:02 smithi119 ceph-mon[108979]: pgmap v5784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:04.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:04 smithi119 ceph-mon[94175]: pgmap v5785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:17:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:17:04] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:17:04.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:04 smithi119 ceph-mon[108979]: pgmap v5785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:04.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:04 smithi183 ceph-mon[99169]: pgmap v5785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:06.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:06 smithi183 ceph-mon[99169]: pgmap v5786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:06 smithi119 ceph-mon[94175]: pgmap v5786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:06.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:06 smithi119 ceph-mon[108979]: pgmap v5786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:08.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:08 smithi183 ceph-mon[99169]: pgmap v5787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:08.695 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:08 smithi119 ceph-mon[94175]: pgmap v5787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:08.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:08 smithi119 ceph-mon[108979]: pgmap v5787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:09.695 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:10 smithi183 ceph-mon[99169]: pgmap v5788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:10.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:10 smithi119 ceph-mon[108979]: pgmap v5788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:10 smithi119 ceph-mon[94175]: pgmap v5788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:12.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:12 smithi183 ceph-mon[99169]: pgmap v5789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:12 smithi119 ceph-mon[94175]: pgmap v5789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:12.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:12 smithi119 ceph-mon[108979]: pgmap v5789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:14.429 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:17:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:17:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:17:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:14 smithi183 ceph-mon[99169]: pgmap v5790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:14.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:14 smithi119 ceph-mon[94175]: pgmap v5790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:14.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:14 smithi119 ceph-mon[108979]: pgmap v5790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:16.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:16 smithi183 ceph-mon[99169]: pgmap v5791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:16 smithi119 ceph-mon[94175]: pgmap v5791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:16.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:16 smithi119 ceph-mon[108979]: pgmap v5791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:18 smithi183 ceph-mon[99169]: pgmap v5792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:18 smithi119 ceph-mon[108979]: pgmap v5792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:18 smithi119 ceph-mon[94175]: pgmap v5792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:20 smithi119 ceph-mon[108979]: pgmap v5793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:20 smithi119 ceph-mon[94175]: pgmap v5793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:20.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:20 smithi183 ceph-mon[99169]: pgmap v5793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:21.137 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:17:21.441 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:17:21.442 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (103m) 8m ago 104m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:17:21.442 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (104m) 8m ago 104m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:17:21.442 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (105m) 8m ago 105m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:17:21.442 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (105m) 8m ago 105m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:17:21.442 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (108m) 8m ago 108m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:17:21.442 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (109m) 8m ago 109m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:17:21.443 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (110m) 8m ago 110m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:17:21.443 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (108m) 8m ago 108m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:17:21.443 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (108m) 8m ago 108m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:17:21.443 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (104m) 8m ago 104m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:17:21.443 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (104m) 8m ago 104m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:17:21.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (108m) 8m ago 108m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:17:21.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (107m) 8m ago 107m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:17:21.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (107m) 8m ago 107m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:17:21.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (107m) 8m ago 107m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:17:21.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (106m) 8m ago 106m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:17:21.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (106m) 8m ago 106m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:17:21.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (105m) 8m ago 105m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:17:21.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (105m) 8m ago 105m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:17:21.444 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (103m) 8m ago 104m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:17:21.819 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:17:21.820 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:17:21.820 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:17:21.820 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:17:21.820 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:17:21.820 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:17:21.820 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:17:21.820 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:17:21.820 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:17:21.820 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:17:21.820 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:17:21.820 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:17:21.820 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:17:21.820 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:17:21.821 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:17:21.821 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:17:21.821 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:17:22.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:22 smithi119 ceph-mon[108979]: pgmap v5794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:22.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:22 smithi119 ceph-mon[108979]: from='client.20337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:17:22.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:22 smithi119 ceph-mon[108979]: from='client.30230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:17:22.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2039275559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:17:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:22 smithi119 ceph-mon[94175]: pgmap v5794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:22 smithi119 ceph-mon[94175]: from='client.20337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:17:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:22 smithi119 ceph-mon[94175]: from='client.30230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:17:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2039275559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:17:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:22 smithi183 ceph-mon[99169]: pgmap v5794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:22 smithi183 ceph-mon[99169]: from='client.20337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:17:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:22 smithi183 ceph-mon[99169]: from='client.30230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:17:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2039275559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:17:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:17:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:17:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:17:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:24 smithi183 ceph-mon[99169]: pgmap v5795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:24 smithi119 ceph-mon[94175]: pgmap v5795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:24 smithi119 ceph-mon[108979]: pgmap v5795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:26 smithi183 ceph-mon[99169]: pgmap v5796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:26 smithi119 ceph-mon[94175]: pgmap v5796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:26 smithi119 ceph-mon[108979]: pgmap v5796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:28.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:28 smithi183 ceph-mon[99169]: pgmap v5797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:28 smithi119 ceph-mon[94175]: pgmap v5797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:28 smithi119 ceph-mon[108979]: pgmap v5797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:30 smithi183 ceph-mon[99169]: pgmap v5798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:30 smithi119 ceph-mon[94175]: pgmap v5798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:30 smithi119 ceph-mon[108979]: pgmap v5798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:32 smithi183 ceph-mon[99169]: pgmap v5799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:32 smithi119 ceph-mon[94175]: pgmap v5799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:32 smithi119 ceph-mon[108979]: pgmap v5799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:17:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:17:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:17:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:34 smithi183 ceph-mon[99169]: pgmap v5800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:17:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:17:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:17:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:17:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:34 smithi119 ceph-mon[94175]: pgmap v5800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:17:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:17:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:17:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:17:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:34 smithi119 ceph-mon[108979]: pgmap v5800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:17:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:17:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:17:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:17:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:36 smithi183 ceph-mon[99169]: pgmap v5801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:36 smithi119 ceph-mon[94175]: pgmap v5801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:36 smithi119 ceph-mon[108979]: pgmap v5801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:38 smithi183 ceph-mon[99169]: pgmap v5802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:38 smithi119 ceph-mon[94175]: pgmap v5802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:38 smithi119 ceph-mon[108979]: pgmap v5802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:40 smithi183 ceph-mon[99169]: pgmap v5803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:40.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:40 smithi119 ceph-mon[94175]: pgmap v5803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:40 smithi119 ceph-mon[108979]: pgmap v5803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:42 smithi183 ceph-mon[99169]: pgmap v5804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:42.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:42 smithi119 ceph-mon[94175]: pgmap v5804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:42 smithi119 ceph-mon[108979]: pgmap v5804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:17:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:17:44] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T17:17:44.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:44 smithi183 ceph-mon[99169]: pgmap v5805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:44.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:44 smithi119 ceph-mon[108979]: pgmap v5805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:44 smithi119 ceph-mon[94175]: pgmap v5805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:46.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:46 smithi183 ceph-mon[99169]: pgmap v5806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:46 smithi119 ceph-mon[108979]: pgmap v5806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:46 smithi119 ceph-mon[94175]: pgmap v5806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:48.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:48 smithi183 ceph-mon[99169]: pgmap v5807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:48.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:48 smithi119 ceph-mon[94175]: pgmap v5807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:48.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:48 smithi119 ceph-mon[108979]: pgmap v5807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:50.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:50 smithi183 ceph-mon[99169]: pgmap v5808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:50.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:50 smithi119 ceph-mon[94175]: pgmap v5808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:50.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:50 smithi119 ceph-mon[108979]: pgmap v5808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:52.162 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:17:52.468 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:17:52.468 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (104m) 9m ago 105m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:17:52.468 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (104m) 9m ago 104m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:17:52.468 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (105m) 9m ago 105m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:17:52.468 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (105m) 9m ago 105m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:17:52.468 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (108m) 9m ago 108m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:17:52.468 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (110m) 9m ago 110m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:17:52.468 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (110m) 9m ago 110m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:17:52.468 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (109m) 9m ago 109m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:17:52.469 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (109m) 9m ago 109m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:17:52.469 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (104m) 9m ago 104m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:17:52.469 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (104m) 9m ago 104m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:17:52.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (108m) 9m ago 108m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:17:52.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (108m) 9m ago 108m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:17:52.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (107m) 9m ago 107m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:17:52.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (107m) 9m ago 107m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:17:52.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (107m) 9m ago 107m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:17:52.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (106m) 9m ago 106m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:17:52.470 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (106m) 9m ago 106m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:17:52.470 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (106m) 9m ago 106m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:17:52.470 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (104m) 9m ago 105m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:17:52.849 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:17:52.849 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:17:52.849 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:17:52.849 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:17:52.849 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:17:52.849 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:17:52.849 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:17:52.849 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:17:52.849 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:17:52.849 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:17:52.849 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:17:52.849 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:17:52.849 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:17:52.850 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:17:52.850 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:17:52.850 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:17:52.850 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:17:52.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:52 smithi183 ceph-mon[99169]: pgmap v5809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:52.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:52 smithi119 ceph-mon[94175]: pgmap v5809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:52.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:52 smithi119 ceph-mon[108979]: pgmap v5809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:53 smithi183 ceph-mon[99169]: from='client.20355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:17:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:53 smithi183 ceph-mon[99169]: from='client.30248 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:17:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/538577353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:17:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:53 smithi119 ceph-mon[94175]: from='client.20355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:17:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:53 smithi119 ceph-mon[94175]: from='client.30248 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:17:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/538577353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:17:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:53 smithi119 ceph-mon[108979]: from='client.20355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:17:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:53 smithi119 ceph-mon[108979]: from='client.30248 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:17:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/538577353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:17:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:17:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:17:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:17:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:17:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:54 smithi183 ceph-mon[99169]: pgmap v5810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:54 smithi119 ceph-mon[94175]: pgmap v5810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:54 smithi119 ceph-mon[108979]: pgmap v5810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:56 smithi183 ceph-mon[99169]: pgmap v5811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:56 smithi119 ceph-mon[108979]: pgmap v5811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:56 smithi119 ceph-mon[94175]: pgmap v5811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:58.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:17:58 smithi183 ceph-mon[99169]: pgmap v5812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:58.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:17:58 smithi119 ceph-mon[94175]: pgmap v5812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:17:58.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:17:58 smithi119 ceph-mon[108979]: pgmap v5812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:00.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:00 smithi183 ceph-mon[99169]: pgmap v5813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:00 smithi119 ceph-mon[94175]: pgmap v5813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:00 smithi119 ceph-mon[108979]: pgmap v5813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:02.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:02 smithi183 ceph-mon[99169]: pgmap v5814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:02 smithi119 ceph-mon[108979]: pgmap v5814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:02.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:02 smithi119 ceph-mon[94175]: pgmap v5814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:18:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:18:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:18:04.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:04 smithi183 ceph-mon[99169]: pgmap v5815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:04 smithi119 ceph-mon[94175]: pgmap v5815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:04.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:04 smithi119 ceph-mon[108979]: pgmap v5815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:06.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:06 smithi183 ceph-mon[99169]: pgmap v5816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:06 smithi119 ceph-mon[94175]: pgmap v5816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:06 smithi119 ceph-mon[108979]: pgmap v5816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:08 smithi183 ceph-mon[99169]: pgmap v5817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:08 smithi119 ceph-mon[94175]: pgmap v5817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:08 smithi119 ceph-mon[108979]: pgmap v5817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:10.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:10 smithi183 ceph-mon[99169]: pgmap v5818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:10.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:10 smithi119 ceph-mon[108979]: pgmap v5818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:10.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:10 smithi119 ceph-mon[94175]: pgmap v5818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:12.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:12 smithi183 ceph-mon[99169]: pgmap v5819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:12 smithi119 ceph-mon[108979]: pgmap v5819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:12 smithi119 ceph-mon[94175]: pgmap v5819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:18:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:18:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:18:14.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:14 smithi183 ceph-mon[99169]: pgmap v5820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:14.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:14 smithi119 ceph-mon[94175]: pgmap v5820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:14.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:14 smithi119 ceph-mon[108979]: pgmap v5820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:16 smithi183 ceph-mon[99169]: pgmap v5821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:16 smithi119 ceph-mon[94175]: pgmap v5821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:16 smithi119 ceph-mon[108979]: pgmap v5821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:18 smithi183 ceph-mon[99169]: pgmap v5822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:18 smithi119 ceph-mon[94175]: pgmap v5822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:18 smithi119 ceph-mon[108979]: pgmap v5822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:20.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:20 smithi183 ceph-mon[99169]: pgmap v5823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:20 smithi119 ceph-mon[108979]: pgmap v5823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:20 smithi119 ceph-mon[94175]: pgmap v5823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:22 smithi183 ceph-mon[99169]: pgmap v5824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:22.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:22 smithi119 ceph-mon[94175]: pgmap v5824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:22.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:22 smithi119 ceph-mon[108979]: pgmap v5824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:23.192 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:18:23.501 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:18:23.501 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (104m) 9m ago 105m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:18:23.501 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (105m) 9m ago 105m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:18:23.501 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (106m) 9m ago 106m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:18:23.501 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (106m) 9m ago 106m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:18:23.501 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (109m) 9m ago 109m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:18:23.501 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (111m) 9m ago 111m 624M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:18:23.501 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (111m) 9m ago 111m 686M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:18:23.501 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (109m) 9m ago 109m 350M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:18:23.502 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (109m) 9m ago 109m 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:18:23.502 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (105m) 9m ago 105m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:18:23.502 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (105m) 9m ago 105m 19.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:18:23.502 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (109m) 9m ago 109m 4928M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:18:23.502 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (108m) 9m ago 108m 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:18:23.502 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (108m) 9m ago 108m 4667M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:18:23.502 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (108m) 9m ago 108m 4201M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:18:23.502 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (107m) 9m ago 107m 3514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:18:23.502 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (107m) 9m ago 107m 4360M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:18:23.502 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (107m) 9m ago 107m 3450M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:18:23.502 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (106m) 9m ago 106m 4125M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:18:23.502 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (104m) 9m ago 105m 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:18:23.882 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:18:23.883 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:18:23.883 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:18:23.883 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:18:23.883 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:18:23.883 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:18:23.883 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:18:23.883 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:18:23.883 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:18:23.883 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:18:23.883 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:18:23.884 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:18:23.884 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:18:23.884 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:18:23.884 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:18:23.884 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:18:23.884 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:18:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:18:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:18:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:18:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:24 smithi183 ceph-mon[99169]: pgmap v5825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:24 smithi183 ceph-mon[99169]: from='client.30260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:18:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:24 smithi183 ceph-mon[99169]: from='client.20379 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:18:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/521399556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:18:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:24 smithi119 ceph-mon[94175]: pgmap v5825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:24 smithi119 ceph-mon[94175]: from='client.30260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:18:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:24 smithi119 ceph-mon[94175]: from='client.20379 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:18:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/521399556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:18:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:24 smithi119 ceph-mon[108979]: pgmap v5825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:24 smithi119 ceph-mon[108979]: from='client.30260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:18:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:24 smithi119 ceph-mon[108979]: from='client.20379 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:18:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/521399556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:18:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:26 smithi183 ceph-mon[99169]: pgmap v5826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:26 smithi119 ceph-mon[94175]: pgmap v5826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:26 smithi119 ceph-mon[108979]: pgmap v5826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:28.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:28 smithi183 ceph-mon[99169]: pgmap v5827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:28.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:28 smithi119 ceph-mon[94175]: pgmap v5827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:28 smithi119 ceph-mon[108979]: pgmap v5827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:30.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:30 smithi183 ceph-mon[99169]: pgmap v5828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:30.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:30 smithi119 ceph-mon[108979]: pgmap v5828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:30 smithi119 ceph-mon[94175]: pgmap v5828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:32 smithi183 ceph-mon[99169]: pgmap v5829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:32 smithi119 ceph-mon[108979]: pgmap v5829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:32 smithi119 ceph-mon[94175]: pgmap v5829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:18:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:18:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:18:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:34 smithi183 ceph-mon[99169]: pgmap v5830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:18:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:34 smithi119 ceph-mon[94175]: pgmap v5830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:18:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:34 smithi119 ceph-mon[108979]: pgmap v5830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:18:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:36 smithi183 ceph-mon[99169]: pgmap v5831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:36 smithi119 ceph-mon[94175]: pgmap v5831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:36 smithi119 ceph-mon[108979]: pgmap v5831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:38 smithi183 ceph-mon[99169]: pgmap v5832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:18:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:18:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:18:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:18:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:38 smithi119 ceph-mon[108979]: pgmap v5832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:18:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:18:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:18:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:18:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:38 smithi119 ceph-mon[94175]: pgmap v5832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:18:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:18:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:18:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:18:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:39.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:18:39.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:18:39.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:18:39.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:18:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:18:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:18:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:18:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:18:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:18:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:40 smithi183 ceph-mon[99169]: pgmap v5833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:40 smithi119 ceph-mon[94175]: pgmap v5833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:40 smithi119 ceph-mon[108979]: pgmap v5833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:42 smithi183 ceph-mon[99169]: pgmap v5834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:42.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:42 smithi119 ceph-mon[94175]: pgmap v5834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:42 smithi119 ceph-mon[108979]: pgmap v5834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:18:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:18:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:18:44.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:44 smithi183 ceph-mon[99169]: pgmap v5835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:44.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:44 smithi119 ceph-mon[94175]: pgmap v5835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:44.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:44 smithi119 ceph-mon[108979]: pgmap v5835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:46.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:46 smithi183 ceph-mon[99169]: pgmap v5836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:46 smithi119 ceph-mon[108979]: pgmap v5836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:46.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:46 smithi119 ceph-mon[94175]: pgmap v5836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:48.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:48 smithi183 ceph-mon[99169]: pgmap v5837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:48.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:48 smithi119 ceph-mon[94175]: pgmap v5837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:48.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:48 smithi119 ceph-mon[108979]: pgmap v5837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:50.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:50 smithi183 ceph-mon[99169]: pgmap v5838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:50.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:50 smithi119 ceph-mon[108979]: pgmap v5838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:50.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:50 smithi119 ceph-mon[94175]: pgmap v5838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:52.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:52 smithi183 ceph-mon[99169]: pgmap v5839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:52.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:52 smithi119 ceph-mon[94175]: pgmap v5839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:52.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:52 smithi119 ceph-mon[108979]: pgmap v5839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:18:54.231 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:18:54.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:18:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:18:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:18:54.540 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:18:54.540 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (105m) 16s ago 106m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:18:54.540 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (105m) 16s ago 105m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:18:54.541 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (106m) 16s ago 106m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:18:54.541 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (106m) 16s ago 106m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:18:54.541 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (109m) 16s ago 109m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:18:54.541 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (111m) 16s ago 111m 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:18:54.541 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (111m) 16s ago 111m 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:18:54.541 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (110m) 16s ago 110m 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:18:54.541 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (110m) 16s ago 110m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:18:54.541 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (105m) 16s ago 105m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:18:54.541 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (105m) 16s ago 105m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:18:54.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (109m) 16s ago 109m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:18:54.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (109m) 16s ago 109m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:18:54.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (108m) 16s ago 108m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:18:54.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (108m) 16s ago 108m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:18:54.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (108m) 16s ago 108m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:18:54.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (107m) 16s ago 107m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:18:54.542 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (107m) 16s ago 107m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:18:54.542 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (107m) 16s ago 107m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:18:54.542 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (105m) 16s ago 106m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:18:54.922 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:18:54.922 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:18:54.922 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:18:54.922 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:18:54.922 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:18:54.922 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:18:54.922 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:18:54.922 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:18:54.922 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:18:54.922 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:18:54.922 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:18:54.923 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:18:54.923 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:18:54.923 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:18:54.923 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:18:54.923 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:18:54.923 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:18:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:54 smithi183 ceph-mon[99169]: pgmap v5840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:54 smithi119 ceph-mon[108979]: pgmap v5840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:54 smithi119 ceph-mon[94175]: pgmap v5840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:55 smithi183 ceph-mon[99169]: from='client.30278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:18:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:55 smithi183 ceph-mon[99169]: from='client.20397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:18:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2819510973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:18:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:55 smithi119 ceph-mon[108979]: from='client.30278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:18:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:55 smithi119 ceph-mon[108979]: from='client.20397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:18:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2819510973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:18:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:55 smithi119 ceph-mon[94175]: from='client.30278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:18:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:55 smithi119 ceph-mon[94175]: from='client.20397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:18:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2819510973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:18:56.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:56 smithi183 ceph-mon[99169]: pgmap v5841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:56 smithi119 ceph-mon[94175]: pgmap v5841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:56 smithi119 ceph-mon[108979]: pgmap v5841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:58.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:18:58 smithi183 ceph-mon[99169]: pgmap v5842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:58.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:18:58 smithi119 ceph-mon[94175]: pgmap v5842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:18:58.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:18:58 smithi119 ceph-mon[108979]: pgmap v5842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:00.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:00 smithi183 ceph-mon[99169]: pgmap v5843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:00.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:00 smithi119 ceph-mon[94175]: pgmap v5843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:00 smithi119 ceph-mon[108979]: pgmap v5843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:02.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:02 smithi183 ceph-mon[99169]: pgmap v5844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:02.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:02 smithi119 ceph-mon[94175]: pgmap v5844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:02 smithi119 ceph-mon[108979]: pgmap v5844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:19:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:19:04] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:19:04.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:04 smithi183 ceph-mon[99169]: pgmap v5845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:04 smithi119 ceph-mon[94175]: pgmap v5845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:04.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:04 smithi119 ceph-mon[108979]: pgmap v5845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:06.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:06 smithi183 ceph-mon[99169]: pgmap v5846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:06 smithi119 ceph-mon[108979]: pgmap v5846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:06 smithi119 ceph-mon[94175]: pgmap v5846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:08 smithi183 ceph-mon[99169]: pgmap v5847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:08 smithi119 ceph-mon[94175]: pgmap v5847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:08 smithi119 ceph-mon[108979]: pgmap v5847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:10.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:10 smithi183 ceph-mon[99169]: pgmap v5848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:10.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:10 smithi119 ceph-mon[94175]: pgmap v5848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:10.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:10 smithi119 ceph-mon[108979]: pgmap v5848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:12.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:12 smithi183 ceph-mon[99169]: pgmap v5849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:12 smithi119 ceph-mon[94175]: pgmap v5849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:12 smithi119 ceph-mon[108979]: pgmap v5849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:19:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:19:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:19:14.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:14 smithi183 ceph-mon[99169]: pgmap v5850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:14.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:14 smithi119 ceph-mon[94175]: pgmap v5850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:14.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:14 smithi119 ceph-mon[108979]: pgmap v5850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:16 smithi183 ceph-mon[99169]: pgmap v5851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:16 smithi119 ceph-mon[94175]: pgmap v5851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:16 smithi119 ceph-mon[108979]: pgmap v5851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:18 smithi183 ceph-mon[99169]: pgmap v5852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:18 smithi119 ceph-mon[94175]: pgmap v5852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:18.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:18 smithi119 ceph-mon[108979]: pgmap v5852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:20 smithi183 ceph-mon[99169]: pgmap v5853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:20 smithi119 ceph-mon[94175]: pgmap v5853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:20 smithi119 ceph-mon[108979]: pgmap v5853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:22 smithi183 ceph-mon[99169]: pgmap v5854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:22 smithi119 ceph-mon[94175]: pgmap v5854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:22.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:22 smithi119 ceph-mon[108979]: pgmap v5854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:23.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:19:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:19:24] "GET /metrics HTTP/1.1" 200 33876 "" "Prometheus/2.43.0" 2023-12-01T17:19:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:24 smithi183 ceph-mon[99169]: pgmap v5855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:24 smithi119 ceph-mon[108979]: pgmap v5855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:24 smithi119 ceph-mon[94175]: pgmap v5855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:25.266 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:19:25.573 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:19:25.573 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (105m) 47s ago 106m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:19:25.573 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (106m) 47s ago 106m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:19:25.574 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (107m) 47s ago 107m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:19:25.574 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (107m) 47s ago 107m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:19:25.574 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (110m) 47s ago 110m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:19:25.574 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (112m) 47s ago 112m 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:19:25.574 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (112m) 47s ago 112m 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:19:25.574 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (110m) 47s ago 110m 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:19:25.574 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (110m) 47s ago 110m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:19:25.574 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (106m) 47s ago 106m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:19:25.574 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (106m) 47s ago 106m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:19:25.574 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (110m) 47s ago 110m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:19:25.574 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (109m) 47s ago 109m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:19:25.574 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (109m) 47s ago 109m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:19:25.574 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (109m) 47s ago 109m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:19:25.575 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (108m) 47s ago 108m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:19:25.575 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (108m) 47s ago 108m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:19:25.575 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (108m) 47s ago 108m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:19:25.575 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (107m) 47s ago 107m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:19:25.575 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (105m) 47s ago 106m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:19:25.951 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:19:25.951 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:19:25.952 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:19:25.952 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:19:25.952 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:19:25.952 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:19:25.952 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:19:25.952 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:19:25.952 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:19:25.952 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:19:25.952 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:19:25.952 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:19:25.952 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:19:25.952 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:19:25.952 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:19:25.952 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:19:25.952 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:19:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:26 smithi183 ceph-mon[99169]: pgmap v5856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:26 smithi183 ceph-mon[99169]: from='client.20409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:19:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:26 smithi183 ceph-mon[99169]: from='client.20415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:19:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3092824515' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:19:26.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:26 smithi119 ceph-mon[108979]: pgmap v5856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:26 smithi119 ceph-mon[108979]: from='client.20409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:19:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:26 smithi119 ceph-mon[108979]: from='client.20415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:19:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3092824515' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:19:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:26 smithi119 ceph-mon[94175]: pgmap v5856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:26 smithi119 ceph-mon[94175]: from='client.20409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:19:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:26 smithi119 ceph-mon[94175]: from='client.20415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:19:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3092824515' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:19:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:28 smithi119 ceph-mon[94175]: pgmap v5857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:28 smithi119 ceph-mon[108979]: pgmap v5857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:28 smithi183 ceph-mon[99169]: pgmap v5857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:30 smithi119 ceph-mon[94175]: pgmap v5858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:30.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:30 smithi119 ceph-mon[108979]: pgmap v5858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:30 smithi183 ceph-mon[99169]: pgmap v5858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:32 smithi119 ceph-mon[94175]: pgmap v5859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:32 smithi119 ceph-mon[108979]: pgmap v5859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:32 smithi183 ceph-mon[99169]: pgmap v5859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:19:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:19:34] "GET /metrics HTTP/1.1" 200 33876 "" "Prometheus/2.43.0" 2023-12-01T17:19:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:34 smithi183 ceph-mon[99169]: pgmap v5860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:34 smithi119 ceph-mon[94175]: pgmap v5860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:34 smithi119 ceph-mon[108979]: pgmap v5860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:36 smithi183 ceph-mon[99169]: pgmap v5861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:36 smithi119 ceph-mon[94175]: pgmap v5861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:36 smithi119 ceph-mon[108979]: pgmap v5861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:38 smithi183 ceph-mon[99169]: pgmap v5862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:38 smithi119 ceph-mon[108979]: pgmap v5862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:38 smithi119 ceph-mon[94175]: pgmap v5862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:40.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:19:40.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:19:40.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:19:40.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:19:40.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:19:40.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:19:40.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:19:40.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:19:40.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:19:40.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:19:40.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:19:40.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:19:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:40 smithi183 ceph-mon[99169]: pgmap v5863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:40 smithi119 ceph-mon[94175]: pgmap v5863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:40 smithi119 ceph-mon[108979]: pgmap v5863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:42 smithi183 ceph-mon[99169]: pgmap v5864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:42 smithi119 ceph-mon[108979]: pgmap v5864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:42 smithi119 ceph-mon[94175]: pgmap v5864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:19:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:19:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:19:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:44 smithi183 ceph-mon[99169]: pgmap v5865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:44 smithi119 ceph-mon[94175]: pgmap v5865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:44 smithi119 ceph-mon[108979]: pgmap v5865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:46 smithi183 ceph-mon[99169]: pgmap v5866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:47.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:46 smithi119 ceph-mon[94175]: pgmap v5866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:46 smithi119 ceph-mon[108979]: pgmap v5866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:48 smithi183 ceph-mon[99169]: pgmap v5867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:48 smithi119 ceph-mon[94175]: pgmap v5867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:48 smithi119 ceph-mon[108979]: pgmap v5867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:50 smithi183 ceph-mon[99169]: pgmap v5868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:50 smithi119 ceph-mon[108979]: pgmap v5868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:50 smithi119 ceph-mon[94175]: pgmap v5868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:52 smithi183 ceph-mon[99169]: pgmap v5869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:52 smithi119 ceph-mon[108979]: pgmap v5869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:52 smithi119 ceph-mon[94175]: pgmap v5869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:19:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:19:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:19:54] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:19:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:54 smithi183 ceph-mon[99169]: pgmap v5870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:54 smithi119 ceph-mon[108979]: pgmap v5870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:54 smithi119 ceph-mon[94175]: pgmap v5870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:56.295 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:19:56.602 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:19:56.602 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (106m) 78s ago 107m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:19:56.602 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (106m) 78s ago 106m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:19:56.602 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (107m) 78s ago 107m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:19:56.602 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (107m) 78s ago 107m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:19:56.602 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (110m) 78s ago 110m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:19:56.603 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (112m) 78s ago 112m 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:19:56.603 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (112m) 78s ago 112m 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:19:56.603 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (111m) 78s ago 111m 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:19:56.603 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (111m) 78s ago 111m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:19:56.603 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (107m) 78s ago 107m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:19:56.603 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (106m) 78s ago 106m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:19:56.603 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (110m) 78s ago 110m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:19:56.603 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (110m) 78s ago 110m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:19:56.603 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (109m) 78s ago 109m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:19:56.603 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (109m) 78s ago 109m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:19:56.603 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (109m) 78s ago 109m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:19:56.603 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (108m) 78s ago 108m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:19:56.603 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (108m) 78s ago 108m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:19:56.603 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (108m) 78s ago 108m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:19:56.604 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (106m) 78s ago 107m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:19:56.983 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:19:56.983 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:19:56.983 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:19:56.984 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:19:56.984 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:19:56.984 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:19:56.984 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:19:56.984 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:19:56.984 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:19:56.984 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:19:56.984 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:19:56.984 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:19:56.984 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:19:56.984 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:19:56.984 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:19:56.984 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:19:56.984 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:19:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:56 smithi183 ceph-mon[99169]: pgmap v5871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:56 smithi119 ceph-mon[94175]: pgmap v5871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:56 smithi119 ceph-mon[108979]: pgmap v5871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:58.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:57 smithi183 ceph-mon[99169]: from='client.30314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:19:58.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:57 smithi183 ceph-mon[99169]: from='client.30320 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:19:58.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/616169075' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:19:58.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:57 smithi119 ceph-mon[94175]: from='client.30314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:19:58.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:57 smithi119 ceph-mon[94175]: from='client.30320 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:19:58.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/616169075' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:19:58.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:57 smithi119 ceph-mon[108979]: from='client.30314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:19:58.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:57 smithi119 ceph-mon[108979]: from='client.30320 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:19:58.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/616169075' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:19:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:58 smithi183 ceph-mon[99169]: pgmap v5872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:59.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:58 smithi119 ceph-mon[94175]: pgmap v5872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:19:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:58 smithi119 ceph-mon[108979]: pgmap v5872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:00.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:19:59 smithi183 ceph-mon[99169]: pgmap v5873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:00.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:19:59 smithi119 ceph-mon[108979]: pgmap v5873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:00.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:19:59 smithi119 ceph-mon[94175]: pgmap v5873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:00.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T17:19:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:20:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:20:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:20:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:20:02.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:01 smithi183 ceph-mon[99169]: pgmap v5874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:01 smithi119 ceph-mon[94175]: pgmap v5874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:01 smithi119 ceph-mon[108979]: pgmap v5874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:20:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:20:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:20:04.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:04 smithi119 ceph-mon[94175]: pgmap v5875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:04.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:04 smithi119 ceph-mon[108979]: pgmap v5875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:04 smithi183 ceph-mon[99169]: pgmap v5875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:06.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:06 smithi183 ceph-mon[99169]: pgmap v5876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:06 smithi119 ceph-mon[94175]: pgmap v5876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:06.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:06 smithi119 ceph-mon[108979]: pgmap v5876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:08.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:08 smithi183 ceph-mon[99169]: pgmap v5877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:08.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:08 smithi119 ceph-mon[94175]: pgmap v5877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:08.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:08 smithi119 ceph-mon[108979]: pgmap v5877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:10.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:10 smithi183 ceph-mon[99169]: pgmap v5878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:10 smithi119 ceph-mon[94175]: pgmap v5878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:10.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:10 smithi119 ceph-mon[108979]: pgmap v5878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:12.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:12 smithi183 ceph-mon[99169]: pgmap v5879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:12.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:12 smithi119 ceph-mon[108979]: pgmap v5879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:12 smithi119 ceph-mon[94175]: pgmap v5879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:20:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:20:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:20:14.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:14 smithi119 ceph-mon[108979]: pgmap v5880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:14.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:14 smithi119 ceph-mon[94175]: pgmap v5880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:14.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:14 smithi183 ceph-mon[99169]: pgmap v5880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:16.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:16 smithi183 ceph-mon[99169]: pgmap v5881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:16 smithi119 ceph-mon[94175]: pgmap v5881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:16 smithi119 ceph-mon[108979]: pgmap v5881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:18 smithi183 ceph-mon[99169]: pgmap v5882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:18 smithi119 ceph-mon[94175]: pgmap v5882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:18 smithi119 ceph-mon[108979]: pgmap v5882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:20.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:20 smithi183 ceph-mon[99169]: pgmap v5883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:20 smithi119 ceph-mon[94175]: pgmap v5883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:20 smithi119 ceph-mon[108979]: pgmap v5883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:22.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:22 smithi183 ceph-mon[99169]: pgmap v5884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:22 smithi119 ceph-mon[94175]: pgmap v5884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:22.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:22 smithi119 ceph-mon[108979]: pgmap v5884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:24.421 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:20:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:20:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:20:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:24 smithi183 ceph-mon[99169]: pgmap v5885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:24.753 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:24.753 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:24 smithi119 ceph-mon[94175]: pgmap v5885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:24.753 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:24.754 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:24 smithi119 ceph-mon[108979]: pgmap v5885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:24.754 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:26.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:26 smithi183 ceph-mon[99169]: pgmap v5886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:26 smithi119 ceph-mon[94175]: pgmap v5886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:26 smithi119 ceph-mon[108979]: pgmap v5886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:27.327 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:20:27.636 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:20:27.636 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (106m) 109s ago 107m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:20:27.636 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (107m) 109s ago 107m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:20:27.637 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (108m) 109s ago 108m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:20:27.637 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (108m) 109s ago 108m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:20:27.637 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (111m) 109s ago 111m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:20:27.637 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (113m) 109s ago 113m 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:20:27.637 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (113m) 109s ago 113m 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:20:27.637 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (111m) 109s ago 111m 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:20:27.637 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (111m) 109s ago 111m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:20:27.637 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (107m) 109s ago 107m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:20:27.637 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (107m) 109s ago 107m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:20:27.637 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (111m) 109s ago 111m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:20:27.637 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (110m) 109s ago 110m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:20:27.637 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (110m) 109s ago 110m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:20:27.637 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (110m) 109s ago 110m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:20:27.637 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (109m) 109s ago 109m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:20:27.638 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (109m) 109s ago 109m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:20:27.638 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (109m) 109s ago 109m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:20:27.638 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (108m) 109s ago 108m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:20:27.638 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (106m) 109s ago 107m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:20:28.015 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:20:28.015 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:20:28.015 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:20:28.015 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:20:28.015 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:20:28.015 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:20:28.015 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:20:28.015 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:20:28.015 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:20:28.015 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:20:28.015 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:20:28.015 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:20:28.016 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:20:28.016 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:20:28.016 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:20:28.016 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:20:28.016 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:20:28.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:28 smithi183 ceph-mon[99169]: pgmap v5887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:28.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:28 smithi183 ceph-mon[99169]: from='client.20445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:20:28.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:28 smithi183 ceph-mon[99169]: from='client.20451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:20:28.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/79429077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:20:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:28 smithi119 ceph-mon[94175]: pgmap v5887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:28 smithi119 ceph-mon[94175]: from='client.20445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:20:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:28 smithi119 ceph-mon[94175]: from='client.20451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:20:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/79429077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:20:28.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:28 smithi119 ceph-mon[108979]: pgmap v5887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:28.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:28 smithi119 ceph-mon[108979]: from='client.20445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:20:28.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:28 smithi119 ceph-mon[108979]: from='client.20451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:20:28.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/79429077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:20:30.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:30 smithi183 ceph-mon[99169]: pgmap v5888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:30.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:30 smithi119 ceph-mon[94175]: pgmap v5888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:30.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:30 smithi119 ceph-mon[108979]: pgmap v5888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:32.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:32 smithi183 ceph-mon[99169]: pgmap v5889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:32 smithi119 ceph-mon[94175]: pgmap v5889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:32 smithi119 ceph-mon[108979]: pgmap v5889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:34.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:20:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:20:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:20:34.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:34 smithi119 ceph-mon[94175]: pgmap v5890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:34.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:34 smithi119 ceph-mon[108979]: pgmap v5890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:34 smithi183 ceph-mon[99169]: pgmap v5890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:36.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:36 smithi119 ceph-mon[94175]: pgmap v5891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:36.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:36 smithi119 ceph-mon[108979]: pgmap v5891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:36 smithi183 ceph-mon[99169]: pgmap v5891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:38 smithi183 ceph-mon[99169]: pgmap v5892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:38.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:38 smithi119 ceph-mon[94175]: pgmap v5892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:38 smithi119 ceph-mon[108979]: pgmap v5892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:39.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:40 smithi119 ceph-mon[94175]: pgmap v5893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:20:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:20:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:20:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:20:40.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:40 smithi119 ceph-mon[108979]: pgmap v5893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:40.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:20:40.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:20:40.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:20:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:20:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:40 smithi183 ceph-mon[99169]: pgmap v5893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:20:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:20:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:20:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:20:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:42 smithi183 ceph-mon[99169]: pgmap v5894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:42 smithi119 ceph-mon[108979]: pgmap v5894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:42.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:42 smithi119 ceph-mon[94175]: pgmap v5894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:20:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:20:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:20:44.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:44 smithi183 ceph-mon[99169]: pgmap v5895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:44.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:44 smithi119 ceph-mon[94175]: pgmap v5895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:44.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:44 smithi119 ceph-mon[108979]: pgmap v5895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:46.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:46 smithi183 ceph-mon[99169]: pgmap v5896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:46.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:46 smithi119 ceph-mon[94175]: pgmap v5896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:46 smithi119 ceph-mon[108979]: pgmap v5896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:48.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:48 smithi183 ceph-mon[99169]: pgmap v5897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:48.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:48 smithi119 ceph-mon[94175]: pgmap v5897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:48.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:48 smithi119 ceph-mon[108979]: pgmap v5897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:50.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:50 smithi183 ceph-mon[99169]: pgmap v5898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:50.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:50 smithi119 ceph-mon[94175]: pgmap v5898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:50.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:50 smithi119 ceph-mon[108979]: pgmap v5898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:52.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:52 smithi183 ceph-mon[99169]: pgmap v5899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:52.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:52 smithi119 ceph-mon[94175]: pgmap v5899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:52.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:52 smithi119 ceph-mon[108979]: pgmap v5899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:54.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:20:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:20:54] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T17:20:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:54 smithi183 ceph-mon[99169]: pgmap v5900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:54 smithi119 ceph-mon[94175]: pgmap v5900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:54 smithi119 ceph-mon[108979]: pgmap v5900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:20:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:56 smithi183 ceph-mon[99169]: pgmap v5901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:56 smithi119 ceph-mon[94175]: pgmap v5901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:56 smithi119 ceph-mon[108979]: pgmap v5901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:58.366 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:20:58.670 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:20:58.671 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (107m) 2m ago 108m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:20:58.671 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (107m) 2m ago 107m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:20:58.671 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (108m) 2m ago 108m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:20:58.671 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (108m) 2m ago 108m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:20:58.671 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (112m) 2m ago 111m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:20:58.671 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (113m) 2m ago 113m 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:20:58.671 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (113m) 2m ago 113m 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:20:58.671 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (112m) 2m ago 112m 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:20:58.671 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (112m) 2m ago 112m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:20:58.671 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (108m) 2m ago 108m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:20:58.671 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (107m) 2m ago 107m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:20:58.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (111m) 2m ago 111m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:20:58.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (111m) 2m ago 111m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:20:58.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (111m) 2m ago 111m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:20:58.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (110m) 2m ago 110m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:20:58.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (110m) 2m ago 110m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:20:58.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (109m) 2m ago 109m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:20:58.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (109m) 2m ago 109m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:20:58.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (109m) 2m ago 109m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:20:58.672 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (107m) 2m ago 108m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:20:58.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:58 smithi183 ceph-mon[99169]: pgmap v5902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:58.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:58 smithi119 ceph-mon[108979]: pgmap v5902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:58.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:58 smithi119 ceph-mon[94175]: pgmap v5902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:20:59.053 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:20:59.053 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:20:59.053 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:20:59.053 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:20:59.054 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:20:59.054 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:20:59.054 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:20:59.054 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:20:59.054 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:20:59.054 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:20:59.054 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:20:59.054 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:20:59.054 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:20:59.054 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:20:59.054 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:20:59.054 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:20:59.054 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:20:59.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:59 smithi183 ceph-mon[99169]: from='client.20463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:20:59.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:59 smithi183 ceph-mon[99169]: from='client.20469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:20:59.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:20:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2736825381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:20:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:59 smithi119 ceph-mon[94175]: from='client.20463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:20:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:59 smithi119 ceph-mon[94175]: from='client.20469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:20:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:20:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2736825381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:20:59.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:59 smithi119 ceph-mon[108979]: from='client.20463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:20:59.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:59 smithi119 ceph-mon[108979]: from='client.20469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:20:59.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:20:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2736825381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:21:00.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:00 smithi183 ceph-mon[99169]: pgmap v5903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:00 smithi119 ceph-mon[94175]: pgmap v5903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:00 smithi119 ceph-mon[108979]: pgmap v5903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:02.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:02 smithi183 ceph-mon[99169]: pgmap v5904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:02.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:02 smithi119 ceph-mon[94175]: pgmap v5904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:02 smithi119 ceph-mon[108979]: pgmap v5904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:21:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:21:04] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T17:21:04.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:04 smithi183 ceph-mon[99169]: pgmap v5905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:04.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:04 smithi119 ceph-mon[108979]: pgmap v5905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:04 smithi119 ceph-mon[94175]: pgmap v5905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:06.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:06 smithi183 ceph-mon[99169]: pgmap v5906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:06 smithi119 ceph-mon[94175]: pgmap v5906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:06 smithi119 ceph-mon[108979]: pgmap v5906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:08 smithi183 ceph-mon[99169]: pgmap v5907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:08 smithi119 ceph-mon[94175]: pgmap v5907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:08 smithi119 ceph-mon[108979]: pgmap v5907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:10.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:10 smithi183 ceph-mon[99169]: pgmap v5908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:10 smithi119 ceph-mon[108979]: pgmap v5908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:10.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:10 smithi119 ceph-mon[94175]: pgmap v5908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:12.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:12 smithi183 ceph-mon[99169]: pgmap v5909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:12 smithi119 ceph-mon[108979]: pgmap v5909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:12 smithi119 ceph-mon[94175]: pgmap v5909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:21:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:21:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:21:14.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:14 smithi183 ceph-mon[99169]: pgmap v5910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:14.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:14 smithi119 ceph-mon[94175]: pgmap v5910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:14.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:14 smithi119 ceph-mon[108979]: pgmap v5910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:16 smithi183 ceph-mon[99169]: pgmap v5911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:16 smithi119 ceph-mon[94175]: pgmap v5911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:16 smithi119 ceph-mon[108979]: pgmap v5911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:18 smithi183 ceph-mon[99169]: pgmap v5912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:18 smithi119 ceph-mon[94175]: pgmap v5912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:18.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:18 smithi119 ceph-mon[108979]: pgmap v5912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:20.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:20 smithi183 ceph-mon[99169]: pgmap v5913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:20 smithi119 ceph-mon[108979]: pgmap v5913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:20 smithi119 ceph-mon[94175]: pgmap v5913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:22 smithi183 ceph-mon[99169]: pgmap v5914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:22 smithi119 ceph-mon[94175]: pgmap v5914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:22 smithi119 ceph-mon[108979]: pgmap v5914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:21:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:21:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:21:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:24 smithi183 ceph-mon[99169]: pgmap v5915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:24 smithi119 ceph-mon[108979]: pgmap v5915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:24 smithi119 ceph-mon[94175]: pgmap v5915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:26 smithi183 ceph-mon[99169]: pgmap v5916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:26 smithi119 ceph-mon[94175]: pgmap v5916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:26 smithi119 ceph-mon[108979]: pgmap v5916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:28.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:28 smithi183 ceph-mon[99169]: pgmap v5917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:28 smithi119 ceph-mon[108979]: pgmap v5917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:28 smithi119 ceph-mon[94175]: pgmap v5917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:29.394 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:21:29.701 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:21:29.701 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (108m) 2m ago 108m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:21:29.701 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (108m) 2m ago 108m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:21:29.701 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (109m) 2m ago 109m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:21:29.701 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (109m) 2m ago 109m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:21:29.701 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (112m) 2m ago 112m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:21:29.701 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (114m) 2m ago 114m 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:21:29.702 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (114m) 2m ago 114m 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:21:29.702 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (112m) 2m ago 112m 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:21:29.702 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (112m) 2m ago 112m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:21:29.702 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (108m) 2m ago 108m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:21:29.702 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (108m) 2m ago 108m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:21:29.702 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (112m) 2m ago 112m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:21:29.702 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (111m) 2m ago 111m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:21:29.702 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (111m) 2m ago 111m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:21:29.702 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (111m) 2m ago 111m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:21:29.702 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (110m) 2m ago 110m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:21:29.702 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (110m) 2m ago 110m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:21:29.702 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (110m) 2m ago 110m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:21:29.702 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (109m) 2m ago 109m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:21:29.702 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (107m) 2m ago 108m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:21:30.082 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:21:30.082 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:21:30.082 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:21:30.082 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:21:30.082 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:21:30.082 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:21:30.083 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:21:30.083 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:21:30.083 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:21:30.083 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:21:30.083 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:21:30.083 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:21:30.083 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:21:30.083 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:21:30.083 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:21:30.083 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:21:30.083 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:21:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:30 smithi183 ceph-mon[99169]: pgmap v5918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:30 smithi183 ceph-mon[99169]: from='client.20481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:21:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:30 smithi183 ceph-mon[99169]: from='client.20487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:21:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1135983916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:21:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:30 smithi119 ceph-mon[94175]: pgmap v5918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:30 smithi119 ceph-mon[94175]: from='client.20481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:21:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:30 smithi119 ceph-mon[94175]: from='client.20487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:21:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1135983916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:21:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:30 smithi119 ceph-mon[108979]: pgmap v5918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:30 smithi119 ceph-mon[108979]: from='client.20481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:21:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:30 smithi119 ceph-mon[108979]: from='client.20487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:21:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1135983916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:21:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:32 smithi183 ceph-mon[99169]: pgmap v5919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:32 smithi119 ceph-mon[94175]: pgmap v5919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:32 smithi119 ceph-mon[108979]: pgmap v5919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:21:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:21:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:21:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:34 smithi183 ceph-mon[99169]: pgmap v5920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:34 smithi119 ceph-mon[108979]: pgmap v5920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:34 smithi119 ceph-mon[94175]: pgmap v5920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:36 smithi183 ceph-mon[99169]: pgmap v5921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:36 smithi119 ceph-mon[94175]: pgmap v5921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:36 smithi119 ceph-mon[108979]: pgmap v5921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:38 smithi183 ceph-mon[99169]: pgmap v5922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:38 smithi119 ceph-mon[94175]: pgmap v5922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:38 smithi119 ceph-mon[108979]: pgmap v5922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:40 smithi183 ceph-mon[99169]: pgmap v5923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:21:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:40 smithi119 ceph-mon[94175]: pgmap v5923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:21:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:40 smithi119 ceph-mon[108979]: pgmap v5923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:21:41.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:21:41.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:21:41.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:21:41.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:21:41.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:21:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:21:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:21:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:21:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:21:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:21:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:21:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:21:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:21:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:21:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:21:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:42 smithi183 ceph-mon[99169]: pgmap v5924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:42.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:42 smithi119 ceph-mon[94175]: pgmap v5924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:42 smithi119 ceph-mon[108979]: pgmap v5924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:21:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:21:44] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T17:21:44.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:44 smithi183 ceph-mon[99169]: pgmap v5925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:44.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:44 smithi119 ceph-mon[108979]: pgmap v5925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:44.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:44 smithi119 ceph-mon[94175]: pgmap v5925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:46 smithi183 ceph-mon[99169]: pgmap v5926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:46.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:46 smithi119 ceph-mon[94175]: pgmap v5926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:46 smithi119 ceph-mon[108979]: pgmap v5926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:48.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:48 smithi183 ceph-mon[99169]: pgmap v5927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:48.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:48 smithi119 ceph-mon[108979]: pgmap v5927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:48 smithi119 ceph-mon[94175]: pgmap v5927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:50 smithi183 ceph-mon[99169]: pgmap v5928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:50.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:50 smithi119 ceph-mon[108979]: pgmap v5928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:50.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:50 smithi119 ceph-mon[94175]: pgmap v5928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:52.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:52 smithi183 ceph-mon[99169]: pgmap v5929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:52.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:52 smithi119 ceph-mon[94175]: pgmap v5929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:52.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:52 smithi119 ceph-mon[108979]: pgmap v5929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:21:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:21:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:21:54] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T17:21:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:54 smithi183 ceph-mon[99169]: pgmap v5930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:54 smithi119 ceph-mon[94175]: pgmap v5930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:54 smithi119 ceph-mon[108979]: pgmap v5930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:56 smithi183 ceph-mon[99169]: pgmap v5931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:56 smithi119 ceph-mon[94175]: pgmap v5931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:56 smithi119 ceph-mon[108979]: pgmap v5931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:58.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:21:58 smithi183 ceph-mon[99169]: pgmap v5932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:58.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:21:58 smithi119 ceph-mon[94175]: pgmap v5932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:21:58.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:21:58 smithi119 ceph-mon[108979]: pgmap v5932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:00.428 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:22:00.734 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:22:00.735 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (108m) 3m ago 109m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:22:00.735 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (108m) 3m ago 108m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:22:00.735 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (109m) 3m ago 109m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:22:00.735 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (109m) 3m ago 109m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:22:00.735 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (113m) 3m ago 113m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:22:00.735 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (114m) 3m ago 114m 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:22:00.735 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (114m) 3m ago 114m 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:22:00.735 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (113m) 3m ago 113m 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:22:00.735 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (113m) 3m ago 113m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:22:00.735 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (109m) 3m ago 109m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:22:00.735 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (109m) 3m ago 109m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:22:00.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (112m) 3m ago 112m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:22:00.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (112m) 3m ago 112m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:22:00.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (112m) 3m ago 112m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:22:00.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (111m) 3m ago 111m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:22:00.736 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (111m) 3m ago 111m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:22:00.736 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (110m) 3m ago 110m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:22:00.736 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (110m) 3m ago 110m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:22:00.736 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (110m) 3m ago 110m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:22:00.736 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (108m) 3m ago 109m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:22:00.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:00 smithi183 ceph-mon[99169]: pgmap v5933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:00 smithi119 ceph-mon[94175]: pgmap v5933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:00 smithi119 ceph-mon[108979]: pgmap v5933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:01.115 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:22:01.116 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:22:01.116 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:22:01.116 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:22:01.116 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:22:01.116 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:22:01.117 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:22:01.117 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:22:01.117 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:22:01.117 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:22:01.117 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:22:01.117 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:22:01.118 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:22:01.118 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:22:01.118 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:22:01.118 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:22:01.118 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:22:01.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:01 smithi183 ceph-mon[99169]: from='client.20499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:22:01.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:01 smithi183 ceph-mon[99169]: from='client.20505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:22:01.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4138788348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:22:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:01 smithi119 ceph-mon[94175]: from='client.20499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:22:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:01 smithi119 ceph-mon[94175]: from='client.20505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:22:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4138788348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:22:01.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:01 smithi119 ceph-mon[108979]: from='client.20499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:22:01.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:01 smithi119 ceph-mon[108979]: from='client.20505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:22:01.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4138788348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:22:02.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:02 smithi183 ceph-mon[99169]: pgmap v5934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:02.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:02 smithi119 ceph-mon[94175]: pgmap v5934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:02 smithi119 ceph-mon[108979]: pgmap v5934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:22:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:22:04] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T17:22:04.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:04 smithi183 ceph-mon[99169]: pgmap v5935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:04 smithi119 ceph-mon[94175]: pgmap v5935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:04 smithi119 ceph-mon[108979]: pgmap v5935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:06.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:06 smithi183 ceph-mon[99169]: pgmap v5936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:06 smithi119 ceph-mon[108979]: pgmap v5936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:06 smithi119 ceph-mon[94175]: pgmap v5936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:08 smithi183 ceph-mon[99169]: pgmap v5937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:08 smithi119 ceph-mon[94175]: pgmap v5937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:08 smithi119 ceph-mon[108979]: pgmap v5937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:10.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:10 smithi183 ceph-mon[99169]: pgmap v5938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:10.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:10 smithi119 ceph-mon[108979]: pgmap v5938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:10.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:10 smithi119 ceph-mon[94175]: pgmap v5938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:12.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:12 smithi183 ceph-mon[99169]: pgmap v5939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:12 smithi119 ceph-mon[94175]: pgmap v5939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:12 smithi119 ceph-mon[108979]: pgmap v5939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:22:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:22:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:22:14.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:14 smithi183 ceph-mon[99169]: pgmap v5940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:14.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:14 smithi119 ceph-mon[94175]: pgmap v5940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:14.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:14 smithi119 ceph-mon[108979]: pgmap v5940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:16 smithi183 ceph-mon[99169]: pgmap v5941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:16 smithi119 ceph-mon[94175]: pgmap v5941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:16 smithi119 ceph-mon[108979]: pgmap v5941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:18 smithi183 ceph-mon[99169]: pgmap v5942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:18.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:18 smithi119 ceph-mon[108979]: pgmap v5942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:18 smithi119 ceph-mon[94175]: pgmap v5942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:20.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:20 smithi183 ceph-mon[99169]: pgmap v5943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:20 smithi119 ceph-mon[94175]: pgmap v5943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:20 smithi119 ceph-mon[108979]: pgmap v5943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:22 smithi119 ceph-mon[94175]: pgmap v5944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:22.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:22 smithi119 ceph-mon[108979]: pgmap v5944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:22 smithi183 ceph-mon[99169]: pgmap v5944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:24.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:22:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:22:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:22:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:24 smithi183 ceph-mon[99169]: pgmap v5945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:24 smithi119 ceph-mon[94175]: pgmap v5945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:25.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:24 smithi119 ceph-mon[108979]: pgmap v5945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:26 smithi183 ceph-mon[99169]: pgmap v5946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:27.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:26 smithi119 ceph-mon[108979]: pgmap v5946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:26 smithi119 ceph-mon[94175]: pgmap v5946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:28 smithi183 ceph-mon[99169]: pgmap v5947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:28 smithi119 ceph-mon[108979]: pgmap v5947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:28 smithi119 ceph-mon[94175]: pgmap v5947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:30 smithi183 ceph-mon[99169]: pgmap v5948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:31.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:30 smithi119 ceph-mon[94175]: pgmap v5948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:30 smithi119 ceph-mon[108979]: pgmap v5948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:31.459 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:22:31.768 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:22:31.768 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (109m) 3m ago 109m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:22:31.768 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (109m) 3m ago 109m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:22:31.768 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (110m) 3m ago 110m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:22:31.768 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (110m) 3m ago 110m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:22:31.768 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (113m) 3m ago 113m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:22:31.769 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (115m) 3m ago 115m 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:22:31.769 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (115m) 3m ago 115m 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:22:31.769 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (113m) 3m ago 113m 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:22:31.769 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (113m) 3m ago 113m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:22:31.769 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (109m) 3m ago 109m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:22:31.769 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (109m) 3m ago 109m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:22:31.769 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (113m) 3m ago 113m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:22:31.769 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (112m) 3m ago 112m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:22:31.769 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (112m) 3m ago 112m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:22:31.769 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (112m) 3m ago 112m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:22:31.769 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (111m) 3m ago 111m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:22:31.769 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (111m) 3m ago 111m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:22:31.769 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (111m) 3m ago 111m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:22:31.769 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (110m) 3m ago 110m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:22:31.769 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (108m) 3m ago 110m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:22:32.146 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:22:32.147 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:22:32.147 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:22:32.147 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:22:32.147 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:22:32.147 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:22:32.148 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:22:32.148 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:22:32.148 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:22:32.148 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:22:32.148 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:22:32.148 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:22:32.149 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:22:32.149 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:22:32.149 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:22:32.149 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:22:32.149 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:22:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:32 smithi183 ceph-mon[99169]: pgmap v5949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:32 smithi183 ceph-mon[99169]: from='client.20517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:22:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:32 smithi183 ceph-mon[99169]: from='client.20523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:22:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1459541673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:22:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:32 smithi119 ceph-mon[108979]: pgmap v5949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:32 smithi119 ceph-mon[108979]: from='client.20517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:22:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:32 smithi119 ceph-mon[108979]: from='client.20523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:22:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1459541673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:22:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:32 smithi119 ceph-mon[94175]: pgmap v5949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:32 smithi119 ceph-mon[94175]: from='client.20517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:22:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:32 smithi119 ceph-mon[94175]: from='client.20523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:22:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1459541673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:22:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:22:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:22:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:22:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:34 smithi183 ceph-mon[99169]: pgmap v5950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:34 smithi119 ceph-mon[94175]: pgmap v5950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:34 smithi119 ceph-mon[108979]: pgmap v5950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:36 smithi183 ceph-mon[99169]: pgmap v5951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:36 smithi119 ceph-mon[94175]: pgmap v5951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:36 smithi119 ceph-mon[108979]: pgmap v5951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:38 smithi183 ceph-mon[99169]: pgmap v5952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:38 smithi119 ceph-mon[108979]: pgmap v5952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:38 smithi119 ceph-mon[94175]: pgmap v5952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:40 smithi183 ceph-mon[99169]: pgmap v5953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:40 smithi119 ceph-mon[108979]: pgmap v5953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:40 smithi119 ceph-mon[94175]: pgmap v5953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:42.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:22:42.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:22:42.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:22:42.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:22:42.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:22:42.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:22:42.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:22:42.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:22:42.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:22:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:42 smithi183 ceph-mon[99169]: pgmap v5954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:22:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:22:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:22:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:42 smithi119 ceph-mon[94175]: pgmap v5954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:22:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:22:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:22:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:42 smithi119 ceph-mon[108979]: pgmap v5954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:22:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:22:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:22:44.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:22:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:22:44] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T17:22:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:44 smithi183 ceph-mon[99169]: pgmap v5955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:44 smithi119 ceph-mon[108979]: pgmap v5955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:44 smithi119 ceph-mon[94175]: pgmap v5955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:46 smithi183 ceph-mon[99169]: pgmap v5956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:47.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:46 smithi119 ceph-mon[94175]: pgmap v5956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:46 smithi119 ceph-mon[108979]: pgmap v5956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:48 smithi183 ceph-mon[99169]: pgmap v5957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:48 smithi119 ceph-mon[94175]: pgmap v5957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:48 smithi119 ceph-mon[108979]: pgmap v5957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:50 smithi183 ceph-mon[99169]: pgmap v5958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:51.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:50 smithi119 ceph-mon[94175]: pgmap v5958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:50 smithi119 ceph-mon[108979]: pgmap v5958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:52 smithi183 ceph-mon[99169]: pgmap v5959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:53.219 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:52 smithi119 ceph-mon[94175]: pgmap v5959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:53.219 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:52 smithi119 ceph-mon[108979]: pgmap v5959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:22:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:22:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:22:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:22:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:54 smithi183 ceph-mon[99169]: pgmap v5960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:54 smithi119 ceph-mon[94175]: pgmap v5960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:54 smithi119 ceph-mon[108979]: pgmap v5960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:56 smithi183 ceph-mon[99169]: pgmap v5961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:56 smithi119 ceph-mon[94175]: pgmap v5961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:56 smithi119 ceph-mon[108979]: pgmap v5961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:22:58 smithi183 ceph-mon[99169]: pgmap v5962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:59.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:22:58 smithi119 ceph-mon[94175]: pgmap v5962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:22:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:22:58 smithi119 ceph-mon[108979]: pgmap v5962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:00 smithi183 ceph-mon[99169]: pgmap v5963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:00 smithi119 ceph-mon[94175]: pgmap v5963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:00 smithi119 ceph-mon[108979]: pgmap v5963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:02.493 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:23:02.812 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:23:02.812 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (109m) 4m ago 110m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:23:02.812 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (109m) 4m ago 109m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:23:02.812 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (111m) 4m ago 110m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:23:02.813 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (110m) 4m ago 110m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:23:02.813 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (114m) 4m ago 114m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:23:02.813 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (115m) 4m ago 115m 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:23:02.813 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (115m) 4m ago 115m 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:23:02.813 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (114m) 4m ago 114m 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:23:02.813 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (114m) 4m ago 114m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:23:02.813 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (110m) 4m ago 110m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:23:02.813 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (110m) 4m ago 110m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:23:02.813 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (113m) 4m ago 113m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:23:02.813 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (113m) 4m ago 113m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:23:02.813 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (113m) 4m ago 113m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:23:02.813 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (112m) 4m ago 112m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:23:02.813 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (112m) 4m ago 112m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:23:02.813 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (112m) 4m ago 112m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:23:02.814 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (111m) 4m ago 111m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:23:02.814 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (111m) 4m ago 111m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:23:02.814 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (109m) 4m ago 110m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:23:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:02 smithi183 ceph-mon[99169]: pgmap v5964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:03.192 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:23:03.192 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:23:03.192 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:23:03.192 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:23:03.192 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:23:03.193 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:23:03.193 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:23:03.193 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:23:03.193 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:23:03.193 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:23:03.193 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:23:03.193 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:23:03.193 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:23:03.193 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:23:03.193 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:23:03.193 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:23:03.193 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:23:03.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:02 smithi119 ceph-mon[108979]: pgmap v5964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:03.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:02 smithi119 ceph-mon[94175]: pgmap v5964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:04.167 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:03 smithi119 ceph-mon[108979]: from='client.30422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:23:04.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3257298461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:23:04.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:03 smithi119 ceph-mon[94175]: from='client.30422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:23:04.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3257298461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:23:04.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:03 smithi183 ceph-mon[99169]: from='client.30422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:23:04.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3257298461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:23:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:23:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:23:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:23:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:04 smithi183 ceph-mon[99169]: from='client.20541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:23:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:04 smithi183 ceph-mon[99169]: pgmap v5965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:04 smithi119 ceph-mon[94175]: from='client.20541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:23:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:04 smithi119 ceph-mon[94175]: pgmap v5965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:04 smithi119 ceph-mon[108979]: from='client.20541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:23:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:04 smithi119 ceph-mon[108979]: pgmap v5965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:06 smithi183 ceph-mon[99169]: pgmap v5966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:06 smithi119 ceph-mon[94175]: pgmap v5966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:06 smithi119 ceph-mon[108979]: pgmap v5966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:08.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:08 smithi183 ceph-mon[99169]: pgmap v5967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:08.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:08 smithi119 ceph-mon[108979]: pgmap v5967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:08.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:08 smithi119 ceph-mon[94175]: pgmap v5967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:10.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:10 smithi183 ceph-mon[99169]: pgmap v5968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:10 smithi119 ceph-mon[94175]: pgmap v5968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:10.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:10 smithi119 ceph-mon[108979]: pgmap v5968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:12.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:12 smithi183 ceph-mon[99169]: pgmap v5969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:12.695 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:12 smithi119 ceph-mon[94175]: pgmap v5969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:12.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:12 smithi119 ceph-mon[108979]: pgmap v5969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:14.438 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:23:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:23:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:23:14.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:14 smithi119 ceph-mon[94175]: pgmap v5970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:14.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:14 smithi119 ceph-mon[108979]: pgmap v5970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:14.928 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:14 smithi183 ceph-mon[99169]: pgmap v5970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:15.189 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 17:23:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T17:23:14.928396383Z level=info msg="Completed cleanup jobs" duration=12.894191ms 2023-12-01T17:23:16.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:16 smithi119 ceph-mon[108979]: pgmap v5971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:16 smithi119 ceph-mon[94175]: pgmap v5971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:16 smithi183 ceph-mon[99169]: pgmap v5971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:18 smithi119 ceph-mon[94175]: pgmap v5972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:18 smithi119 ceph-mon[108979]: pgmap v5972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:18 smithi183 ceph-mon[99169]: pgmap v5972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:20.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:20 smithi183 ceph-mon[99169]: pgmap v5973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:20 smithi119 ceph-mon[94175]: pgmap v5973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:20 smithi119 ceph-mon[108979]: pgmap v5973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:22 smithi183 ceph-mon[99169]: pgmap v5974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:22 smithi119 ceph-mon[94175]: pgmap v5974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:22.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:22 smithi119 ceph-mon[108979]: pgmap v5974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:23:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:23:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:23:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:24 smithi183 ceph-mon[99169]: pgmap v5975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:24.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:24 smithi119 ceph-mon[94175]: pgmap v5975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:24 smithi119 ceph-mon[108979]: pgmap v5975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:26 smithi183 ceph-mon[99169]: pgmap v5976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:26 smithi119 ceph-mon[108979]: pgmap v5976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:26 smithi119 ceph-mon[94175]: pgmap v5976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:28.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:28 smithi183 ceph-mon[99169]: pgmap v5977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:28 smithi119 ceph-mon[94175]: pgmap v5977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:28 smithi119 ceph-mon[108979]: pgmap v5977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:30 smithi183 ceph-mon[99169]: pgmap v5978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:30 smithi119 ceph-mon[94175]: pgmap v5978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:30 smithi119 ceph-mon[108979]: pgmap v5978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:32 smithi183 ceph-mon[99169]: pgmap v5979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:32 smithi119 ceph-mon[94175]: pgmap v5979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:32 smithi119 ceph-mon[108979]: pgmap v5979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:33.540 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:23:33.845 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:23:33.846 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (110m) 4m ago 110m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:23:33.846 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (110m) 4m ago 110m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:23:33.846 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (111m) 4m ago 111m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:23:33.846 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (111m) 4m ago 111m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:23:33.846 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (114m) 4m ago 114m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:23:33.846 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (116m) 4m ago 116m 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:23:33.846 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (116m) 4m ago 116m 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:23:33.846 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (114m) 4m ago 114m 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:23:33.846 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (114m) 4m ago 114m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:23:33.846 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (110m) 4m ago 110m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:23:33.846 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (110m) 4m ago 110m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:23:33.846 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (114m) 4m ago 114m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:23:33.846 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (113m) 4m ago 113m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:23:33.846 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (113m) 4m ago 113m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:23:33.847 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (113m) 4m ago 113m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:23:33.847 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (112m) 4m ago 112m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:23:33.847 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (112m) 4m ago 112m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:23:33.847 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (112m) 4m ago 112m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:23:33.847 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (111m) 4m ago 111m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:23:33.847 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (110m) 4m ago 111m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:23:34.228 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:23:34.229 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:23:34.229 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:23:34.229 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:23:34.229 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:23:34.229 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:23:34.230 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:23:34.230 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:23:34.230 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:23:34.230 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:23:34.230 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:23:34.230 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:23:34.231 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:23:34.231 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:23:34.231 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:23:34.231 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:23:34.231 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:23:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:23:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:23:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:23:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:34 smithi183 ceph-mon[99169]: pgmap v5980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:34 smithi183 ceph-mon[99169]: from='client.20553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:23:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1393111501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:23:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:34 smithi119 ceph-mon[94175]: pgmap v5980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:34 smithi119 ceph-mon[94175]: from='client.20553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:23:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1393111501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:23:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:34 smithi119 ceph-mon[108979]: pgmap v5980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:34 smithi119 ceph-mon[108979]: from='client.20553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:23:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1393111501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:23:35.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:35 smithi183 ceph-mon[99169]: from='client.30446 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:23:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:35 smithi119 ceph-mon[94175]: from='client.30446 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:23:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:35 smithi119 ceph-mon[108979]: from='client.30446 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:23:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:36 smithi183 ceph-mon[99169]: pgmap v5981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:36 smithi119 ceph-mon[94175]: pgmap v5981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:36 smithi119 ceph-mon[108979]: pgmap v5981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:38 smithi183 ceph-mon[99169]: pgmap v5982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:38 smithi119 ceph-mon[94175]: pgmap v5982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:38 smithi119 ceph-mon[108979]: pgmap v5982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:40 smithi183 ceph-mon[99169]: pgmap v5983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:40 smithi119 ceph-mon[108979]: pgmap v5983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:40 smithi119 ceph-mon[94175]: pgmap v5983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:42 smithi183 ceph-mon[99169]: pgmap v5984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:23:42.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:42 smithi119 ceph-mon[94175]: pgmap v5984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:42.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:23:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:42 smithi119 ceph-mon[108979]: pgmap v5984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:23:43.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:23:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:23:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:23:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:23:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:23:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:23:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:23:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:23:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:23:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:23:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:23:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:23:44.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:44 smithi183 ceph-mon[99169]: pgmap v5985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:44.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:44 smithi119 ceph-mon[94175]: pgmap v5985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:44.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:44 smithi119 ceph-mon[108979]: pgmap v5985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:46.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:46 smithi183 ceph-mon[99169]: pgmap v5986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:46.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:46 smithi119 ceph-mon[94175]: pgmap v5986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:46 smithi119 ceph-mon[108979]: pgmap v5986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:48.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:48 smithi183 ceph-mon[99169]: pgmap v5987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:48.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:48 smithi119 ceph-mon[94175]: pgmap v5987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:48.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:48 smithi119 ceph-mon[108979]: pgmap v5987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:50.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:50 smithi183 ceph-mon[99169]: pgmap v5988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:50.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:50 smithi119 ceph-mon[94175]: pgmap v5988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:50.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:50 smithi119 ceph-mon[108979]: pgmap v5988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:52.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:52 smithi183 ceph-mon[99169]: pgmap v5989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:52.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:52 smithi119 ceph-mon[108979]: pgmap v5989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:52.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:52 smithi119 ceph-mon[94175]: pgmap v5989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:23:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:23:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:23:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:23:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:54 smithi183 ceph-mon[99169]: pgmap v5990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:54 smithi119 ceph-mon[94175]: pgmap v5990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:54 smithi119 ceph-mon[108979]: pgmap v5990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:56 smithi183 ceph-mon[99169]: pgmap v5991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:56 smithi119 ceph-mon[94175]: pgmap v5991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:56 smithi119 ceph-mon[108979]: pgmap v5991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:58.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:23:58 smithi183 ceph-mon[99169]: pgmap v5992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:58.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:23:58 smithi119 ceph-mon[94175]: pgmap v5992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:23:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:23:58 smithi119 ceph-mon[108979]: pgmap v5992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:00.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:00 smithi183 ceph-mon[99169]: pgmap v5993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:00 smithi119 ceph-mon[108979]: pgmap v5993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:00 smithi119 ceph-mon[94175]: pgmap v5993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:02.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:02 smithi183 ceph-mon[99169]: pgmap v5994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:02.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:02 smithi183 ceph-mon[99169]: osdmap e2715: 8 total, 8 up, 8 in 2023-12-01T17:24:02.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:02 smithi119 ceph-mon[94175]: pgmap v5994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:02.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:02 smithi119 ceph-mon[94175]: osdmap e2715: 8 total, 8 up, 8 in 2023-12-01T17:24:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:02 smithi119 ceph-mon[108979]: pgmap v5994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:02 smithi119 ceph-mon[108979]: osdmap e2715: 8 total, 8 up, 8 in 2023-12-01T17:24:04.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:24:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:24:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:24:04.579 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:24:04.892 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:24:04.892 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (110m) 5m ago 111m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:24:04.892 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (110m) 5m ago 110m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:24:04.892 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (112m) 5m ago 112m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:24:04.892 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (112m) 5m ago 111m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:24:04.893 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (115m) 5m ago 115m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:24:04.893 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (116m) 5m ago 116m 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:24:04.893 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (116m) 5m ago 116m 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:24:04.893 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (115m) 5m ago 115m 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:24:04.893 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (115m) 5m ago 115m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:24:04.893 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (111m) 5m ago 111m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:24:04.893 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (111m) 5m ago 111m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:24:04.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (114m) 5m ago 114m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:24:04.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (114m) 5m ago 114m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:24:04.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (114m) 5m ago 114m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:24:04.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (113m) 5m ago 113m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:24:04.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (113m) 5m ago 113m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:24:04.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (113m) 5m ago 113m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:24:04.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (112m) 5m ago 112m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:24:04.894 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (112m) 5m ago 112m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:24:04.894 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (110m) 5m ago 111m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:24:04.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:04 smithi183 ceph-mon[99169]: pgmap v5996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:04.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:04 smithi119 ceph-mon[108979]: pgmap v5996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:04 smithi119 ceph-mon[94175]: pgmap v5996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:05.276 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:24:05.276 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:24:05.276 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:24:05.277 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:24:05.277 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:24:05.277 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:24:05.277 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:24:05.277 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:24:05.277 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:24:05.277 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:24:05.277 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:24:05.277 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:24:05.277 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:24:05.277 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:24:05.277 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:24:05.277 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:24:05.277 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:24:05.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:05 smithi183 ceph-mon[99169]: from='client.20571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:24:05.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1789856361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:24:05.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:05 smithi119 ceph-mon[108979]: from='client.20571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:24:05.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1789856361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:24:05.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:05 smithi119 ceph-mon[94175]: from='client.20571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:24:05.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1789856361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:24:06.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:06 smithi183 ceph-mon[99169]: from='client.20577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:24:06.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:06 smithi183 ceph-mon[99169]: pgmap v5997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:06 smithi119 ceph-mon[94175]: from='client.20577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:24:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:06 smithi119 ceph-mon[94175]: pgmap v5997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:06 smithi119 ceph-mon[108979]: from='client.20577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:24:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:06 smithi119 ceph-mon[108979]: pgmap v5997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:08 smithi183 ceph-mon[99169]: pgmap v5998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:08 smithi119 ceph-mon[108979]: pgmap v5998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:08 smithi119 ceph-mon[94175]: pgmap v5998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:10.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:10 smithi183 ceph-mon[99169]: pgmap v5999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:10.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:10 smithi119 ceph-mon[94175]: pgmap v5999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:10.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:10 smithi119 ceph-mon[108979]: pgmap v5999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:12.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:12 smithi183 ceph-mon[99169]: pgmap v6000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:12 smithi119 ceph-mon[94175]: pgmap v6000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:12 smithi119 ceph-mon[108979]: pgmap v6000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:24:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:24:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:24:14.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:14 smithi183 ceph-mon[99169]: pgmap v6001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:14.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:14 smithi119 ceph-mon[94175]: pgmap v6001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:14.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:14 smithi119 ceph-mon[108979]: pgmap v6001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:16 smithi183 ceph-mon[99169]: pgmap v6002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:16 smithi119 ceph-mon[108979]: pgmap v6002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:16 smithi119 ceph-mon[94175]: pgmap v6002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:18 smithi183 ceph-mon[99169]: pgmap v6003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:18 smithi119 ceph-mon[94175]: pgmap v6003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:18.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:18 smithi119 ceph-mon[108979]: pgmap v6003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:20.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:20 smithi183 ceph-mon[99169]: pgmap v6004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:20 smithi119 ceph-mon[108979]: pgmap v6004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:20 smithi119 ceph-mon[94175]: pgmap v6004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:22 smithi183 ceph-mon[99169]: pgmap v6005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:22 smithi119 ceph-mon[94175]: pgmap v6005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:22 smithi119 ceph-mon[108979]: pgmap v6005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:24.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:24:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:24:24] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:24:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:24 smithi183 ceph-mon[99169]: pgmap v6006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:24.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:24 smithi119 ceph-mon[94175]: pgmap v6006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:24 smithi119 ceph-mon[108979]: pgmap v6006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:26 smithi183 ceph-mon[99169]: pgmap v6007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:26 smithi119 ceph-mon[94175]: pgmap v6007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:26 smithi119 ceph-mon[108979]: pgmap v6007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:28.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:28 smithi183 ceph-mon[99169]: pgmap v6008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:28 smithi119 ceph-mon[108979]: pgmap v6008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:28 smithi119 ceph-mon[94175]: pgmap v6008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:30 smithi183 ceph-mon[99169]: pgmap v6009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:30 smithi119 ceph-mon[94175]: pgmap v6009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:30 smithi119 ceph-mon[108979]: pgmap v6009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:32 smithi183 ceph-mon[99169]: pgmap v6010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:32 smithi119 ceph-mon[108979]: pgmap v6010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:32 smithi119 ceph-mon[94175]: pgmap v6010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:24:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:24:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:24:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:34 smithi183 ceph-mon[99169]: pgmap v6011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:34 smithi119 ceph-mon[108979]: pgmap v6011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:34 smithi119 ceph-mon[94175]: pgmap v6011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:35.624 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:24:35.928 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:24:35.929 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (111m) 5m ago 111m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:24:35.929 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (111m) 5m ago 111m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:24:35.929 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (112m) 5m ago 112m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:24:35.929 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (112m) 5m ago 112m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:24:35.929 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (115m) 5m ago 115m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:24:35.929 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (117m) 5m ago 117m 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:24:35.929 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (117m) 5m ago 117m 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:24:35.929 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (115m) 5m ago 115m 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:24:35.929 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (115m) 5m ago 115m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:24:35.929 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (111m) 5m ago 111m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:24:35.929 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (111m) 5m ago 111m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:24:35.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (115m) 5m ago 115m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:24:35.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (114m) 5m ago 114m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:24:35.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (114m) 5m ago 114m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:24:35.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (114m) 5m ago 114m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:24:35.930 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (113m) 5m ago 113m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:24:35.930 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (113m) 5m ago 113m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:24:35.930 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (113m) 5m ago 113m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:24:35.930 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (112m) 5m ago 112m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:24:35.930 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (111m) 5m ago 112m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:24:36.313 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:24:36.314 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:24:36.314 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:24:36.314 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:24:36.314 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:24:36.314 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:24:36.314 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:24:36.314 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:24:36.314 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:24:36.314 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:24:36.314 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:24:36.314 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:24:36.314 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:24:36.314 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:24:36.314 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:24:36.315 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:24:36.315 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:24:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:36 smithi183 ceph-mon[99169]: pgmap v6012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:36 smithi183 ceph-mon[99169]: from='client.30476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:24:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1405894328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:24:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:36 smithi119 ceph-mon[108979]: pgmap v6012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:36 smithi119 ceph-mon[108979]: from='client.30476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:24:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1405894328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:24:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:36 smithi119 ceph-mon[94175]: pgmap v6012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:36 smithi119 ceph-mon[94175]: from='client.30476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:24:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1405894328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:24:37.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:37 smithi183 ceph-mon[99169]: from='client.30482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:24:37.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:37 smithi119 ceph-mon[108979]: from='client.30482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:24:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:37 smithi119 ceph-mon[94175]: from='client.30482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:24:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:38 smithi183 ceph-mon[99169]: pgmap v6013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:38.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:38 smithi119 ceph-mon[108979]: pgmap v6013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:38 smithi119 ceph-mon[94175]: pgmap v6013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:40 smithi183 ceph-mon[99169]: pgmap v6014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:40.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:40 smithi119 ceph-mon[94175]: pgmap v6014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:40 smithi119 ceph-mon[108979]: pgmap v6014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:42 smithi183 ceph-mon[99169]: pgmap v6015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:42.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:42 smithi119 ceph-mon[94175]: pgmap v6015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:42 smithi119 ceph-mon[108979]: pgmap v6015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:43.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:24:43.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:24:43.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:24:43.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:24:43.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:24:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:24:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:24:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:24:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:24:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:24:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:24:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:24:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:24:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:24:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:24:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:44 smithi183 ceph-mon[99169]: pgmap v6016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:44 smithi119 ceph-mon[94175]: pgmap v6016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:44.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:44 smithi119 ceph-mon[108979]: pgmap v6016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:46.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:46 smithi183 ceph-mon[99169]: pgmap v6017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:46.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:46 smithi119 ceph-mon[94175]: pgmap v6017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:46 smithi119 ceph-mon[108979]: pgmap v6017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:48.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:48 smithi183 ceph-mon[99169]: pgmap v6018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:48.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:48 smithi119 ceph-mon[94175]: pgmap v6018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:48.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:48 smithi119 ceph-mon[108979]: pgmap v6018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:50.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:50 smithi183 ceph-mon[99169]: pgmap v6019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:50.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:50 smithi119 ceph-mon[94175]: pgmap v6019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:50.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:50 smithi119 ceph-mon[108979]: pgmap v6019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:52.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:52 smithi183 ceph-mon[99169]: pgmap v6020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:52.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:52 smithi119 ceph-mon[94175]: pgmap v6020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:52.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:52 smithi119 ceph-mon[108979]: pgmap v6020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:24:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:24:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:24:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:24:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:54 smithi183 ceph-mon[99169]: pgmap v6021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:54 smithi119 ceph-mon[94175]: pgmap v6021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:54 smithi119 ceph-mon[108979]: pgmap v6021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:56 smithi183 ceph-mon[99169]: pgmap v6022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:56.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:56 smithi119 ceph-mon[94175]: pgmap v6022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:56 smithi119 ceph-mon[108979]: pgmap v6022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:58.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:24:58 smithi183 ceph-mon[99169]: pgmap v6023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:58.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:24:58 smithi119 ceph-mon[94175]: pgmap v6023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:24:58.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:24:58 smithi119 ceph-mon[108979]: pgmap v6023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:00.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:00 smithi183 ceph-mon[99169]: pgmap v6024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:00 smithi119 ceph-mon[94175]: pgmap v6024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:00 smithi119 ceph-mon[108979]: pgmap v6024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:02.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:02 smithi183 ceph-mon[99169]: pgmap v6025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:02.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:02 smithi119 ceph-mon[94175]: pgmap v6025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:02 smithi119 ceph-mon[108979]: pgmap v6025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:25:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:25:04] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:25:04.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:04 smithi183 ceph-mon[99169]: pgmap v6026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:04 smithi119 ceph-mon[94175]: pgmap v6026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:04.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:04 smithi119 ceph-mon[108979]: pgmap v6026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:06.661 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:25:06.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:06 smithi183 ceph-mon[99169]: pgmap v6027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:06.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:06 smithi119 ceph-mon[94175]: pgmap v6027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:06 smithi119 ceph-mon[108979]: pgmap v6027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:06.971 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:25:06.971 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (111m) 6m ago 112m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:25:06.971 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (111m) 6m ago 111m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:25:06.971 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (113m) 6m ago 113m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:25:06.971 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (113m) 6m ago 113m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:25:06.971 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (116m) 6m ago 116m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:25:06.971 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (117m) 6m ago 117m 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:25:06.971 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (117m) 6m ago 117m 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:25:06.971 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (116m) 6m ago 116m 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:25:06.971 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (116m) 6m ago 116m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:25:06.972 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (112m) 6m ago 112m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:25:06.972 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (112m) 6m ago 112m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:25:06.972 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (115m) 6m ago 115m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:25:06.972 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (115m) 6m ago 115m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:25:06.972 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (115m) 6m ago 115m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:25:06.972 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (114m) 6m ago 114m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:25:06.972 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (114m) 6m ago 114m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:25:06.972 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (114m) 6m ago 114m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:25:06.972 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (113m) 6m ago 113m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:25:06.972 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (113m) 6m ago 113m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:25:06.972 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (111m) 6m ago 112m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:25:07.348 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:25:07.348 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:25:07.348 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:25:07.348 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:25:07.348 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:25:07.348 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:25:07.348 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:25:07.348 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:25:07.348 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:25:07.349 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:25:07.349 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:25:07.349 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:25:07.349 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:25:07.349 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:25:07.349 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:25:07.349 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:25:07.349 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:25:07.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:07 smithi183 ceph-mon[99169]: from='client.20607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:25:07.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3739049896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:25:07.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:07 smithi119 ceph-mon[94175]: from='client.20607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:25:07.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3739049896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:25:07.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:07 smithi119 ceph-mon[108979]: from='client.20607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:25:07.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3739049896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:25:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:08 smithi183 ceph-mon[99169]: from='client.20613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:25:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:08 smithi183 ceph-mon[99169]: pgmap v6028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:08 smithi119 ceph-mon[108979]: from='client.20613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:25:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:08 smithi119 ceph-mon[108979]: pgmap v6028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:08 smithi119 ceph-mon[94175]: from='client.20613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:25:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:08 smithi119 ceph-mon[94175]: pgmap v6028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:10.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:10 smithi183 ceph-mon[99169]: pgmap v6029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:10.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:10 smithi119 ceph-mon[94175]: pgmap v6029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:10.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:10 smithi119 ceph-mon[108979]: pgmap v6029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:12.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:12 smithi183 ceph-mon[99169]: pgmap v6030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:12 smithi119 ceph-mon[94175]: pgmap v6030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:12 smithi119 ceph-mon[108979]: pgmap v6030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:25:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:25:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:25:14.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:14 smithi183 ceph-mon[99169]: pgmap v6031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:14.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:14 smithi119 ceph-mon[108979]: pgmap v6031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:14.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:14 smithi119 ceph-mon[94175]: pgmap v6031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:16 smithi183 ceph-mon[99169]: pgmap v6032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:16.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:16 smithi119 ceph-mon[94175]: pgmap v6032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:16 smithi119 ceph-mon[108979]: pgmap v6032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:18 smithi183 ceph-mon[99169]: pgmap v6033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:18 smithi119 ceph-mon[94175]: pgmap v6033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:18.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:18 smithi119 ceph-mon[108979]: pgmap v6033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:20.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:20 smithi183 ceph-mon[99169]: pgmap v6034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:20 smithi119 ceph-mon[94175]: pgmap v6034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:20 smithi119 ceph-mon[108979]: pgmap v6034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:22 smithi183 ceph-mon[99169]: pgmap v6035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:22 smithi119 ceph-mon[94175]: pgmap v6035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:22.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:22 smithi119 ceph-mon[108979]: pgmap v6035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:25:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:25:24] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:25:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:24 smithi119 ceph-mon[94175]: pgmap v6036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:24 smithi119 ceph-mon[108979]: pgmap v6036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:24 smithi183 ceph-mon[99169]: pgmap v6036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:26 smithi119 ceph-mon[108979]: pgmap v6037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:26 smithi119 ceph-mon[94175]: pgmap v6037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:26 smithi183 ceph-mon[99169]: pgmap v6037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:28 smithi119 ceph-mon[108979]: pgmap v6038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:28 smithi119 ceph-mon[94175]: pgmap v6038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:28 smithi183 ceph-mon[99169]: pgmap v6038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:30 smithi183 ceph-mon[99169]: pgmap v6039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:31.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:30 smithi119 ceph-mon[94175]: pgmap v6039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:30 smithi119 ceph-mon[108979]: pgmap v6039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:32 smithi183 ceph-mon[99169]: pgmap v6040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:33.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:32 smithi119 ceph-mon[108979]: pgmap v6040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:32 smithi119 ceph-mon[94175]: pgmap v6040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:25:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:25:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:25:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:34 smithi183 ceph-mon[99169]: pgmap v6041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:34 smithi119 ceph-mon[94175]: pgmap v6041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:34 smithi119 ceph-mon[108979]: pgmap v6041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:36 smithi183 ceph-mon[99169]: pgmap v6042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:36 smithi119 ceph-mon[94175]: pgmap v6042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:36 smithi119 ceph-mon[108979]: pgmap v6042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:37.691 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:25:38.001 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:25:38.001 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (112m) 7m ago 112m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:25:38.001 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (112m) 6m ago 112m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:25:38.001 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (113m) 7m ago 113m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:25:38.001 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (113m) 6m ago 113m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:25:38.001 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (116m) 6m ago 116m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:25:38.001 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (118m) 7m ago 118m 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:25:38.001 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (118m) 7m ago 118m 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:25:38.002 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (117m) 6m ago 117m 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:25:38.002 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (116m) 7m ago 116m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:25:38.002 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (112m) 7m ago 112m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:25:38.002 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (112m) 6m ago 112m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:25:38.002 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (116m) 7m ago 116m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:25:38.002 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (116m) 7m ago 116m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:25:38.002 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (115m) 7m ago 115m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:25:38.002 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (115m) 7m ago 115m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:25:38.002 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (114m) 6m ago 114m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:25:38.002 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (114m) 6m ago 114m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:25:38.002 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (114m) 6m ago 114m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:25:38.002 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (113m) 6m ago 113m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:25:38.002 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (112m) 6m ago 113m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:25:38.382 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:25:38.382 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:25:38.382 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:25:38.382 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:25:38.382 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:25:38.382 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:25:38.382 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:25:38.382 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:25:38.382 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:25:38.382 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:25:38.382 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:25:38.383 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:25:38.383 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:25:38.383 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:25:38.383 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:25:38.383 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:25:38.383 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:25:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:38 smithi183 ceph-mon[99169]: pgmap v6043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:38 smithi183 ceph-mon[99169]: from='client.20625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:25:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3413250832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:25:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:39.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:38 smithi119 ceph-mon[94175]: pgmap v6043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:38 smithi119 ceph-mon[94175]: from='client.20625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:25:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3413250832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:25:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:38 smithi119 ceph-mon[108979]: pgmap v6043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:38 smithi119 ceph-mon[108979]: from='client.20625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:25:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3413250832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:25:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:40.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:39 smithi183 ceph-mon[99169]: from='client.30518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:25:40.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:39 smithi119 ceph-mon[94175]: from='client.30518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:25:40.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:39 smithi119 ceph-mon[108979]: from='client.30518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:25:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:40 smithi183 ceph-mon[99169]: pgmap v6044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:40 smithi119 ceph-mon[108979]: pgmap v6044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:40 smithi119 ceph-mon[94175]: pgmap v6044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:42 smithi183 ceph-mon[99169]: pgmap v6045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:42 smithi119 ceph-mon[94175]: pgmap v6045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:42 smithi119 ceph-mon[108979]: pgmap v6045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:44.167 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:25:44.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:25:44.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:25:44.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:25:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:25:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:25:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:44 smithi183 ceph-mon[99169]: pgmap v6046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:25:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:25:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:25:45.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:44 smithi119 ceph-mon[94175]: pgmap v6046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:25:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:25:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:25:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:44 smithi119 ceph-mon[108979]: pgmap v6046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:25:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:25:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:25:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:46 smithi183 ceph-mon[99169]: pgmap v6047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:47.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:46 smithi119 ceph-mon[94175]: pgmap v6047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:46 smithi119 ceph-mon[108979]: pgmap v6047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:48 smithi183 ceph-mon[99169]: pgmap v6048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:48 smithi119 ceph-mon[94175]: pgmap v6048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:48 smithi119 ceph-mon[108979]: pgmap v6048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:50 smithi183 ceph-mon[99169]: pgmap v6049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:50 smithi119 ceph-mon[94175]: pgmap v6049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:50 smithi119 ceph-mon[108979]: pgmap v6049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:52 smithi183 ceph-mon[99169]: pgmap v6050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:52 smithi119 ceph-mon[94175]: pgmap v6050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:52 smithi119 ceph-mon[108979]: pgmap v6050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:25:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:25:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:25:54] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:25:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:54 smithi183 ceph-mon[99169]: pgmap v6051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:54 smithi119 ceph-mon[94175]: pgmap v6051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:54 smithi119 ceph-mon[108979]: pgmap v6051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:56 smithi183 ceph-mon[99169]: pgmap v6052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:56 smithi119 ceph-mon[94175]: pgmap v6052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:56 smithi119 ceph-mon[108979]: pgmap v6052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:25:58 smithi183 ceph-mon[99169]: pgmap v6053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:59.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:25:58 smithi119 ceph-mon[94175]: pgmap v6053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:25:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:25:58 smithi119 ceph-mon[108979]: pgmap v6053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:00 smithi183 ceph-mon[99169]: pgmap v6054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:00 smithi119 ceph-mon[108979]: pgmap v6054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:00 smithi119 ceph-mon[94175]: pgmap v6054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:02 smithi183 ceph-mon[99169]: pgmap v6055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:02 smithi119 ceph-mon[94175]: pgmap v6055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:02 smithi119 ceph-mon[108979]: pgmap v6055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:04.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:26:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:26:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:26:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:04 smithi183 ceph-mon[99169]: pgmap v6056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:04 smithi119 ceph-mon[94175]: pgmap v6056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:04 smithi119 ceph-mon[108979]: pgmap v6056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:06 smithi183 ceph-mon[99169]: pgmap v6057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:06 smithi119 ceph-mon[108979]: pgmap v6057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:06 smithi119 ceph-mon[94175]: pgmap v6057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:08.726 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:26:09.033 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:26:09.033 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (112m) 7m ago 113m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:26:09.033 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (112m) 7m ago 112m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:26:09.033 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (114m) 7m ago 114m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:26:09.033 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (114m) 7m ago 114m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:26:09.033 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (117m) 7m ago 117m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:26:09.033 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (118m) 7m ago 118m 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:26:09.033 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (118m) 7m ago 118m 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:26:09.033 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (117m) 7m ago 117m 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:26:09.034 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (117m) 7m ago 117m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:26:09.034 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (113m) 7m ago 113m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:26:09.034 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (113m) 7m ago 113m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:26:09.034 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (116m) 7m ago 116m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:26:09.034 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (116m) 7m ago 116m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:26:09.034 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (116m) 7m ago 116m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:26:09.034 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (115m) 7m ago 115m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:26:09.034 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (115m) 7m ago 115m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:26:09.034 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (115m) 7m ago 115m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:26:09.034 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (114m) 7m ago 114m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:26:09.034 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (114m) 7m ago 114m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:26:09.034 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (112m) 7m ago 113m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:26:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:08 smithi183 ceph-mon[99169]: pgmap v6058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:09.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:08 smithi119 ceph-mon[108979]: pgmap v6058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:09.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:08 smithi119 ceph-mon[94175]: pgmap v6058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:09.411 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:26:09.411 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:26:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:26:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:26:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:26:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:26:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:26:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:26:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:26:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:26:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:26:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:26:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:26:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:26:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:26:09.412 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:26:09.412 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:26:10.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:09 smithi183 ceph-mon[99169]: from='client.20643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:26:10.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2979519441' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:26:10.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:09 smithi119 ceph-mon[94175]: from='client.20643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:26:10.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2979519441' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:26:10.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:09 smithi119 ceph-mon[108979]: from='client.20643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:26:10.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2979519441' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:26:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:10 smithi183 ceph-mon[99169]: from='client.20649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:26:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:10 smithi183 ceph-mon[99169]: pgmap v6059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:10 smithi119 ceph-mon[94175]: from='client.20649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:26:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:10 smithi119 ceph-mon[94175]: pgmap v6059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:11.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:10 smithi119 ceph-mon[108979]: from='client.20649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:26:11.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:10 smithi119 ceph-mon[108979]: pgmap v6059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:12 smithi183 ceph-mon[99169]: pgmap v6060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:13.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:12 smithi119 ceph-mon[94175]: pgmap v6060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:13.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:12 smithi119 ceph-mon[108979]: pgmap v6060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:26:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:26:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:26:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:14 smithi183 ceph-mon[99169]: pgmap v6061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:15.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:14 smithi119 ceph-mon[108979]: pgmap v6061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:15.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:14 smithi119 ceph-mon[94175]: pgmap v6061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:16 smithi183 ceph-mon[99169]: pgmap v6062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:17.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:16 smithi119 ceph-mon[108979]: pgmap v6062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:16 smithi119 ceph-mon[94175]: pgmap v6062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:18 smithi183 ceph-mon[99169]: pgmap v6063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:19.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:18 smithi119 ceph-mon[94175]: pgmap v6063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:19.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:18 smithi119 ceph-mon[108979]: pgmap v6063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:20 smithi183 ceph-mon[99169]: pgmap v6064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:21.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:20 smithi119 ceph-mon[94175]: pgmap v6064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:21.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:20 smithi119 ceph-mon[108979]: pgmap v6064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:22 smithi183 ceph-mon[99169]: pgmap v6065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:23.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:22 smithi119 ceph-mon[94175]: pgmap v6065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:22 smithi119 ceph-mon[108979]: pgmap v6065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:24.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:24.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:26:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:26:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:26:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:24 smithi183 ceph-mon[99169]: pgmap v6066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:25.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:24 smithi119 ceph-mon[108979]: pgmap v6066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:24 smithi119 ceph-mon[94175]: pgmap v6066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:26 smithi183 ceph-mon[99169]: pgmap v6067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:26 smithi119 ceph-mon[108979]: pgmap v6067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:26 smithi119 ceph-mon[94175]: pgmap v6067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:28 smithi183 ceph-mon[99169]: pgmap v6068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:28 smithi119 ceph-mon[108979]: pgmap v6068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:28 smithi119 ceph-mon[94175]: pgmap v6068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:30 smithi183 ceph-mon[99169]: pgmap v6069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:31.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:30 smithi119 ceph-mon[94175]: pgmap v6069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:30 smithi119 ceph-mon[108979]: pgmap v6069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:32 smithi183 ceph-mon[99169]: pgmap v6070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:32 smithi119 ceph-mon[94175]: pgmap v6070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:32 smithi119 ceph-mon[108979]: pgmap v6070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:26:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:26:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:26:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:34 smithi183 ceph-mon[99169]: pgmap v6071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:34 smithi119 ceph-mon[94175]: pgmap v6071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:34 smithi119 ceph-mon[108979]: pgmap v6071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:36 smithi183 ceph-mon[99169]: pgmap v6072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:36 smithi119 ceph-mon[94175]: pgmap v6072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:36 smithi119 ceph-mon[108979]: pgmap v6072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:38 smithi183 ceph-mon[99169]: pgmap v6073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:38 smithi119 ceph-mon[94175]: pgmap v6073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:38 smithi119 ceph-mon[108979]: pgmap v6073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:39.759 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:26:39.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:39.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:40.064 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:26:40.064 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (113m) 8m ago 113m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:26:40.064 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (113m) 8m ago 113m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:26:40.064 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (114m) 8m ago 114m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:26:40.064 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (114m) 8m ago 114m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:26:40.064 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (117m) 8m ago 117m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:26:40.064 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (119m) 8m ago 119m 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:26:40.064 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (119m) 8m ago 119m 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:26:40.065 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (118m) 8m ago 118m 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:26:40.065 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (117m) 8m ago 117m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:26:40.065 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (113m) 8m ago 113m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:26:40.065 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (113m) 8m ago 113m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:26:40.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (117m) 8m ago 117m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:26:40.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (117m) 8m ago 117m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:26:40.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (116m) 8m ago 116m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:26:40.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (116m) 8m ago 116m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:26:40.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (115m) 8m ago 115m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:26:40.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (115m) 8m ago 115m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:26:40.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (115m) 8m ago 115m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:26:40.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (114m) 8m ago 114m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:26:40.065 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (113m) 8m ago 114m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:26:40.442 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:26:40.442 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:26:40.443 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:26:40.443 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:26:40.443 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:26:40.443 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:26:40.443 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:26:40.443 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:26:40.443 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:26:40.443 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:26:40.443 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:26:40.443 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:26:40.443 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:26:40.443 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:26:40.443 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:26:40.443 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:26:40.444 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:26:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:40 smithi183 ceph-mon[99169]: pgmap v6074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:40 smithi183 ceph-mon[99169]: from='client.20661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:26:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:40 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1465452691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:26:40.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:40 smithi119 ceph-mon[94175]: pgmap v6074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:40 smithi119 ceph-mon[94175]: from='client.20661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:26:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:40 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1465452691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:26:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:40 smithi119 ceph-mon[108979]: pgmap v6074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:40 smithi119 ceph-mon[108979]: from='client.20661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:26:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:40 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1465452691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:26:41.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:41 smithi183 ceph-mon[99169]: from='client.20667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:26:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:41 smithi119 ceph-mon[94175]: from='client.20667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:26:41.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:41 smithi119 ceph-mon[108979]: from='client.20667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:26:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:42 smithi183 ceph-mon[99169]: pgmap v6075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:42.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:42 smithi119 ceph-mon[94175]: pgmap v6075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:42 smithi119 ceph-mon[108979]: pgmap v6075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:26:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:26:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:26:44.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:44 smithi183 ceph-mon[99169]: pgmap v6076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:44.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:26:44.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:44 smithi119 ceph-mon[108979]: pgmap v6076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:44.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:26:44.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:44 smithi119 ceph-mon[94175]: pgmap v6076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:44.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:26:45.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:26:45.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:26:45.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:26:45.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:26:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:26:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:26:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:26:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:26:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:26:46.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:46 smithi183 ceph-mon[99169]: pgmap v6077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:46.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:46 smithi119 ceph-mon[94175]: pgmap v6077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:46 smithi119 ceph-mon[108979]: pgmap v6077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:48.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:48 smithi183 ceph-mon[99169]: pgmap v6078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:48.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:48 smithi119 ceph-mon[94175]: pgmap v6078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:48.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:48 smithi119 ceph-mon[108979]: pgmap v6078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:50.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:50 smithi183 ceph-mon[99169]: pgmap v6079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:50.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:50 smithi119 ceph-mon[94175]: pgmap v6079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:50.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:50 smithi119 ceph-mon[108979]: pgmap v6079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:52.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:52 smithi183 ceph-mon[99169]: pgmap v6080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:52.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:52 smithi119 ceph-mon[108979]: pgmap v6080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:52.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:52 smithi119 ceph-mon[94175]: pgmap v6080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:53.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:26:54.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:26:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:26:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:26:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:54 smithi183 ceph-mon[99169]: pgmap v6081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:54 smithi119 ceph-mon[94175]: pgmap v6081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:54 smithi119 ceph-mon[108979]: pgmap v6081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:56 smithi183 ceph-mon[99169]: pgmap v6082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:56 smithi119 ceph-mon[94175]: pgmap v6082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:56 smithi119 ceph-mon[108979]: pgmap v6082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:58.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:26:58 smithi183 ceph-mon[99169]: pgmap v6083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:58.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:26:58 smithi119 ceph-mon[94175]: pgmap v6083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:26:58.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:26:58 smithi119 ceph-mon[108979]: pgmap v6083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:00.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:00 smithi183 ceph-mon[99169]: pgmap v6084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:00 smithi119 ceph-mon[94175]: pgmap v6084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:00 smithi119 ceph-mon[108979]: pgmap v6084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:02.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:02 smithi183 ceph-mon[99169]: pgmap v6085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:02.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:02 smithi119 ceph-mon[94175]: pgmap v6085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:02 smithi119 ceph-mon[108979]: pgmap v6085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:27:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:27:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:27:04.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:04 smithi183 ceph-mon[99169]: pgmap v6086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:04 smithi119 ceph-mon[94175]: pgmap v6086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:04.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:04 smithi119 ceph-mon[108979]: pgmap v6086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:06.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:06 smithi183 ceph-mon[99169]: pgmap v6087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:06.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:06 smithi119 ceph-mon[108979]: pgmap v6087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:06 smithi119 ceph-mon[94175]: pgmap v6087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:08 smithi183 ceph-mon[99169]: pgmap v6088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:08 smithi119 ceph-mon[108979]: pgmap v6088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:08 smithi119 ceph-mon[94175]: pgmap v6088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:10.790 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:27:10.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:10 smithi183 ceph-mon[99169]: pgmap v6089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:10.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:10 smithi119 ceph-mon[94175]: pgmap v6089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:10.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:10 smithi119 ceph-mon[108979]: pgmap v6089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:11.099 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:27:11.099 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (113m) 8m ago 114m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:27:11.099 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (113m) 8m ago 113m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:27:11.099 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (115m) 8m ago 115m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:27:11.099 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (115m) 8m ago 115m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:27:11.099 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (118m) 8m ago 118m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:27:11.100 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (119m) 8m ago 119m 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:27:11.100 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (119m) 8m ago 119m 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:27:11.100 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (118m) 8m ago 118m 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:27:11.100 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (118m) 8m ago 118m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:27:11.100 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (114m) 8m ago 114m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:27:11.100 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (114m) 8m ago 114m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:27:11.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (117m) 8m ago 117m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:27:11.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (117m) 8m ago 117m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:27:11.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (117m) 8m ago 117m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:27:11.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (116m) 8m ago 116m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:27:11.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (116m) 8m ago 116m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:27:11.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (116m) 8m ago 116m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:27:11.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (115m) 8m ago 115m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:27:11.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (115m) 8m ago 115m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:27:11.101 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (113m) 8m ago 114m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:27:11.477 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:27:11.478 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:27:11.478 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:27:11.478 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:27:11.478 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:27:11.478 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:27:11.478 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:27:11.478 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:27:11.478 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:27:11.478 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:27:11.478 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:27:11.478 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:27:11.478 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:27:11.478 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:27:11.479 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:27:11.479 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:27:11.479 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:27:11.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:11 smithi183 ceph-mon[99169]: from='client.30566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:27:11.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2649504020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:27:11.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:11 smithi119 ceph-mon[94175]: from='client.30566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:27:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2649504020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:27:11.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:11 smithi119 ceph-mon[108979]: from='client.30566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:27:11.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2649504020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:27:12.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:12 smithi183 ceph-mon[99169]: from='client.20685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:27:12.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:12 smithi183 ceph-mon[99169]: pgmap v6090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:12 smithi119 ceph-mon[94175]: from='client.20685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:27:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:12 smithi119 ceph-mon[94175]: pgmap v6090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:12 smithi119 ceph-mon[108979]: from='client.20685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:27:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:12 smithi119 ceph-mon[108979]: pgmap v6090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:27:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:27:14] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:27:14.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:14 smithi183 ceph-mon[99169]: pgmap v6091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:14.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:14 smithi119 ceph-mon[94175]: pgmap v6091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:14.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:14 smithi119 ceph-mon[108979]: pgmap v6091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:16 smithi183 ceph-mon[99169]: pgmap v6092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:16 smithi119 ceph-mon[94175]: pgmap v6092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:16 smithi119 ceph-mon[108979]: pgmap v6092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:18 smithi183 ceph-mon[99169]: pgmap v6093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:18 smithi119 ceph-mon[94175]: pgmap v6093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:18.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:18 smithi119 ceph-mon[108979]: pgmap v6093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:20.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:20 smithi183 ceph-mon[99169]: pgmap v6094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:20 smithi119 ceph-mon[94175]: pgmap v6094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:20 smithi119 ceph-mon[108979]: pgmap v6094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:22 smithi183 ceph-mon[99169]: pgmap v6095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:22 smithi119 ceph-mon[94175]: pgmap v6095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:22.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:22 smithi119 ceph-mon[108979]: pgmap v6095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:27:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:27:24] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:27:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:24 smithi183 ceph-mon[99169]: pgmap v6096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:24.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:24 smithi119 ceph-mon[94175]: pgmap v6096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:24 smithi119 ceph-mon[108979]: pgmap v6096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:26 smithi183 ceph-mon[99169]: pgmap v6097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:26 smithi119 ceph-mon[94175]: pgmap v6097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:26 smithi119 ceph-mon[108979]: pgmap v6097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:28.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:28 smithi183 ceph-mon[99169]: pgmap v6098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:28 smithi119 ceph-mon[94175]: pgmap v6098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:28 smithi119 ceph-mon[108979]: pgmap v6098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:30 smithi183 ceph-mon[99169]: pgmap v6099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:30 smithi119 ceph-mon[94175]: pgmap v6099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:30 smithi119 ceph-mon[108979]: pgmap v6099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:32 smithi183 ceph-mon[99169]: pgmap v6100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:32 smithi119 ceph-mon[94175]: pgmap v6100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:32 smithi119 ceph-mon[108979]: pgmap v6100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:27:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:27:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:27:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:34 smithi183 ceph-mon[99169]: pgmap v6101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:34.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:34 smithi119 ceph-mon[94175]: pgmap v6101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:34 smithi119 ceph-mon[108979]: pgmap v6101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:36 smithi183 ceph-mon[99169]: pgmap v6102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:36 smithi119 ceph-mon[94175]: pgmap v6102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:36 smithi119 ceph-mon[108979]: pgmap v6102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:38 smithi119 ceph-mon[94175]: pgmap v6103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:38 smithi119 ceph-mon[108979]: pgmap v6103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:38 smithi183 ceph-mon[99169]: pgmap v6103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:40 smithi183 ceph-mon[99169]: pgmap v6104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:40 smithi119 ceph-mon[108979]: pgmap v6104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:40 smithi119 ceph-mon[94175]: pgmap v6104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:41.823 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:27:42.125 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:27:42.126 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (114m) 9m ago 114m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:27:42.126 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (114m) 9m ago 114m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:27:42.126 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (115m) 9m ago 115m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:27:42.126 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (115m) 9m ago 115m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:27:42.126 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (118m) 9m ago 118m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:27:42.126 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 9m ago 2h 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:27:42.126 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 9m ago 2h 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:27:42.126 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (119m) 9m ago 119m 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:27:42.126 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (118m) 9m ago 118m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:27:42.126 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (114m) 9m ago 114m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:27:42.126 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (114m) 9m ago 114m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:27:42.126 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (118m) 9m ago 118m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:27:42.126 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (118m) 9m ago 118m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:27:42.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (117m) 9m ago 117m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:27:42.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (117m) 9m ago 117m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:27:42.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (117m) 9m ago 117m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:27:42.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (116m) 9m ago 116m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:27:42.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (116m) 9m ago 116m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:27:42.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (115m) 9m ago 115m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:27:42.127 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (114m) 9m ago 115m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:27:42.503 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:27:42.503 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:27:42.503 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:27:42.503 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:27:42.503 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:27:42.503 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:27:42.503 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:27:42.503 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:27:42.504 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:27:42.504 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:27:42.504 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:27:42.504 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:27:42.504 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:27:42.504 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:27:42.504 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:27:42.504 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:27:42.504 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:27:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:42 smithi183 ceph-mon[99169]: pgmap v6105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:42 smithi183 ceph-mon[99169]: from='client.20697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:27:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3842765425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:27:43.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:42 smithi119 ceph-mon[94175]: pgmap v6105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:42 smithi119 ceph-mon[94175]: from='client.20697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:27:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3842765425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:27:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:42 smithi119 ceph-mon[108979]: pgmap v6105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:42 smithi119 ceph-mon[108979]: from='client.20697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:27:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3842765425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:27:44.167 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:43 smithi119 ceph-mon[94175]: from='client.20703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:27:44.167 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:43 smithi119 ceph-mon[108979]: from='client.20703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:27:44.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:43 smithi183 ceph-mon[99169]: from='client.20703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:27:44.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:27:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:27:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:27:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:44 smithi183 ceph-mon[99169]: pgmap v6106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:27:45.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:44 smithi119 ceph-mon[94175]: pgmap v6106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:45.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:27:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:44 smithi119 ceph-mon[108979]: pgmap v6106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:27:46.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:27:46.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:27:46.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:27:46.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:27:46.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:27:46.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:27:46.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:27:46.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:27:46.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:27:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:46 smithi183 ceph-mon[99169]: pgmap v6107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:47.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:46 smithi119 ceph-mon[94175]: pgmap v6107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:46 smithi119 ceph-mon[108979]: pgmap v6107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:48 smithi183 ceph-mon[99169]: pgmap v6108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:48 smithi119 ceph-mon[94175]: pgmap v6108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:48 smithi119 ceph-mon[108979]: pgmap v6108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:50 smithi183 ceph-mon[99169]: pgmap v6109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:51.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:50 smithi119 ceph-mon[94175]: pgmap v6109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:50 smithi119 ceph-mon[108979]: pgmap v6109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:52 smithi183 ceph-mon[99169]: pgmap v6110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:52 smithi119 ceph-mon[108979]: pgmap v6110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:52 smithi119 ceph-mon[94175]: pgmap v6110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:27:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:27:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:27:54] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:27:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:54 smithi183 ceph-mon[99169]: pgmap v6111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:55.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:54 smithi119 ceph-mon[94175]: pgmap v6111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:54 smithi119 ceph-mon[108979]: pgmap v6111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:56 smithi183 ceph-mon[99169]: pgmap v6112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:56 smithi119 ceph-mon[94175]: pgmap v6112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:56 smithi119 ceph-mon[108979]: pgmap v6112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:27:58 smithi183 ceph-mon[99169]: pgmap v6113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:59.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:27:58 smithi119 ceph-mon[94175]: pgmap v6113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:27:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:27:58 smithi119 ceph-mon[108979]: pgmap v6113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:00 smithi183 ceph-mon[99169]: pgmap v6114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:00 smithi119 ceph-mon[94175]: pgmap v6114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:00 smithi119 ceph-mon[108979]: pgmap v6114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:02 smithi183 ceph-mon[99169]: pgmap v6115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:02 smithi119 ceph-mon[94175]: pgmap v6115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:02 smithi119 ceph-mon[108979]: pgmap v6115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:28:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:28:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:28:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:04 smithi183 ceph-mon[99169]: pgmap v6116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:04 smithi119 ceph-mon[94175]: pgmap v6116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:04 smithi119 ceph-mon[108979]: pgmap v6116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:06 smithi183 ceph-mon[99169]: pgmap v6117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:06 smithi119 ceph-mon[94175]: pgmap v6117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:06 smithi119 ceph-mon[108979]: pgmap v6117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:08 smithi183 ceph-mon[99169]: pgmap v6118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:08 smithi119 ceph-mon[94175]: pgmap v6118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:08 smithi119 ceph-mon[108979]: pgmap v6118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:10 smithi183 ceph-mon[99169]: pgmap v6119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:10 smithi119 ceph-mon[94175]: pgmap v6119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:11.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:10 smithi119 ceph-mon[108979]: pgmap v6119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:12.848 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:28:13.154 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:28:13.154 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (114m) 9m ago 115m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:28:13.154 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (115m) 9m ago 114m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:28:13.154 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (116m) 9m ago 116m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:28:13.154 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (116m) 9m ago 116m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:28:13.154 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (119m) 9m ago 119m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:28:13.154 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 9m ago 2h 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:28:13.155 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 9m ago 2h 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:28:13.155 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (119m) 9m ago 119m 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:28:13.155 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (119m) 9m ago 119m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:28:13.155 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (115m) 9m ago 115m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:28:13.155 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (115m) 9m ago 115m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:28:13.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (118m) 9m ago 118m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:28:13.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (118m) 9m ago 118m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:28:13.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (118m) 9m ago 118m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:28:13.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (117m) 9m ago 117m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:28:13.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (117m) 9m ago 117m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:28:13.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (117m) 9m ago 117m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:28:13.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (116m) 9m ago 116m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:28:13.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (116m) 9m ago 116m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:28:13.155 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (114m) 9m ago 115m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:28:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:12 smithi183 ceph-mon[99169]: pgmap v6120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:13.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:12 smithi119 ceph-mon[94175]: pgmap v6120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:13.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:12 smithi119 ceph-mon[108979]: pgmap v6120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:13.534 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:28:13.535 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:28:13.535 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:28:13.535 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:28:13.535 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:28:13.535 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:28:13.535 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:28:13.535 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:28:13.535 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:28:13.535 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:28:13.535 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:28:13.535 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:28:13.535 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:28:13.535 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:28:13.536 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:28:13.536 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:28:13.536 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:28:14.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:13 smithi119 ceph-mon[108979]: from='client.20715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:28:14.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1694241060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:28:14.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:13 smithi119 ceph-mon[94175]: from='client.20715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:28:14.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1694241060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:28:14.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:13 smithi183 ceph-mon[99169]: from='client.20715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:28:14.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1694241060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:28:14.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:28:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:28:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:28:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:14 smithi183 ceph-mon[99169]: pgmap v6121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:14 smithi183 ceph-mon[99169]: from='client.30608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:28:15.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:14 smithi119 ceph-mon[94175]: pgmap v6121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:15.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:14 smithi119 ceph-mon[94175]: from='client.30608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:28:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:14 smithi119 ceph-mon[108979]: pgmap v6121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:14 smithi119 ceph-mon[108979]: from='client.30608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:28:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:16 smithi183 ceph-mon[99169]: pgmap v6122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:17.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:16 smithi119 ceph-mon[94175]: pgmap v6122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:16 smithi119 ceph-mon[108979]: pgmap v6122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:18 smithi183 ceph-mon[99169]: pgmap v6123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:19.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:18 smithi119 ceph-mon[108979]: pgmap v6123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:18 smithi119 ceph-mon[94175]: pgmap v6123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:20 smithi183 ceph-mon[99169]: pgmap v6124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:21.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:20 smithi119 ceph-mon[94175]: pgmap v6124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:21.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:20 smithi119 ceph-mon[108979]: pgmap v6124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:22 smithi183 ceph-mon[99169]: pgmap v6125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:22 smithi119 ceph-mon[94175]: pgmap v6125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:22 smithi119 ceph-mon[108979]: pgmap v6125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:24.167 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:24.167 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:28:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:28:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:28:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:24 smithi183 ceph-mon[99169]: pgmap v6126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:25.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:24 smithi119 ceph-mon[94175]: pgmap v6126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:25.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:24 smithi119 ceph-mon[108979]: pgmap v6126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:26 smithi183 ceph-mon[99169]: pgmap v6127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:27.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:26 smithi119 ceph-mon[94175]: pgmap v6127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:26 smithi119 ceph-mon[108979]: pgmap v6127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:28 smithi183 ceph-mon[99169]: pgmap v6128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:29.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:28 smithi119 ceph-mon[108979]: pgmap v6128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:28 smithi119 ceph-mon[94175]: pgmap v6128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:30 smithi183 ceph-mon[99169]: pgmap v6129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:31.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:30 smithi119 ceph-mon[94175]: pgmap v6129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:30 smithi119 ceph-mon[108979]: pgmap v6129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:32 smithi183 ceph-mon[99169]: pgmap v6130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:32 smithi119 ceph-mon[94175]: pgmap v6130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:32 smithi119 ceph-mon[108979]: pgmap v6130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:28:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:28:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:28:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:34 smithi183 ceph-mon[99169]: pgmap v6131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:35.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:34 smithi119 ceph-mon[94175]: pgmap v6131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:34 smithi119 ceph-mon[108979]: pgmap v6131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:36 smithi183 ceph-mon[99169]: pgmap v6132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:37.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:36 smithi119 ceph-mon[94175]: pgmap v6132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:36 smithi119 ceph-mon[108979]: pgmap v6132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:38 smithi183 ceph-mon[99169]: pgmap v6133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:38 smithi119 ceph-mon[94175]: pgmap v6133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:38 smithi119 ceph-mon[108979]: pgmap v6133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:40 smithi183 ceph-mon[99169]: pgmap v6134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:40 smithi119 ceph-mon[94175]: pgmap v6134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:40 smithi119 ceph-mon[108979]: pgmap v6134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:42 smithi183 ceph-mon[99169]: pgmap v6135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:43.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:42 smithi119 ceph-mon[94175]: pgmap v6135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:42 smithi119 ceph-mon[108979]: pgmap v6135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:43.882 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:28:44.188 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:28:44.188 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (115m) 10m ago 115m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:28:44.188 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (115m) 10m ago 115m 99.1M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:28:44.189 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (116m) 10m ago 116m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:28:44.189 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (116m) 10m ago 116m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:28:44.189 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (119m) 10m ago 119m 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:28:44.189 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 10m ago 2h 630M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:28:44.189 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 10m ago 2h 723M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:28:44.189 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 10m ago 2h 364M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:28:44.189 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (119m) 10m ago 119m 411M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:28:44.189 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (115m) 10m ago 115m 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:28:44.189 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (115m) 10m ago 115m 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:28:44.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (119m) 10m ago 119m 4958M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:28:44.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (119m) 10m ago 119m 5074M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:28:44.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (118m) 10m ago 118m 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:28:44.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (118m) 10m ago 118m 4230M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:28:44.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (118m) 10m ago 118m 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:28:44.190 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (117m) 10m ago 117m 4390M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:28:44.190 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (117m) 10m ago 117m 3478M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:28:44.190 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (117m) 10m ago 116m 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:28:44.190 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (115m) 10m ago 116m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:28:44.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:28:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:28:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:28:44.568 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:28:44.569 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:28:44.569 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:28:44.569 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:28:44.569 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:28:44.569 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:28:44.569 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:28:44.569 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:28:44.569 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:28:44.569 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:28:44.569 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:28:44.569 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:28:44.569 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:28:44.569 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:28:44.569 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:28:44.570 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:28:44.570 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:28:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:44 smithi183 ceph-mon[99169]: pgmap v6136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2854260025' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:28:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:44 smithi119 ceph-mon[94175]: pgmap v6136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2854260025' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:28:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:44 smithi119 ceph-mon[108979]: pgmap v6136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2854260025' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:28:46.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:45 smithi183 ceph-mon[99169]: from='client.20733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:28:46.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:45 smithi183 ceph-mon[99169]: from='client.30626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:28:46.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:28:46.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:45 smithi119 ceph-mon[94175]: from='client.20733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:28:46.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:45 smithi119 ceph-mon[94175]: from='client.30626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:28:46.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:28:46.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:45 smithi119 ceph-mon[108979]: from='client.20733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:28:46.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:45 smithi119 ceph-mon[108979]: from='client.30626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:28:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:28:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:46 smithi183 ceph-mon[99169]: pgmap v6137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:47.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:46 smithi119 ceph-mon[108979]: pgmap v6137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:47.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:46 smithi119 ceph-mon[94175]: pgmap v6137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:48 smithi183 ceph-mon[99169]: pgmap v6138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:48 smithi119 ceph-mon[94175]: pgmap v6138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:48 smithi119 ceph-mon[108979]: pgmap v6138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:50.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:28:50.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:28:50.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:28:50.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:28:50.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:28:50.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:28:50.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:28:50.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:28:50.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:28:50.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:28:50.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:28:50.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:28:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:50 smithi183 ceph-mon[99169]: pgmap v6139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:28:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:28:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:28:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:50 smithi119 ceph-mon[108979]: pgmap v6139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:28:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:28:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:28:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:50 smithi119 ceph-mon[94175]: pgmap v6139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:28:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:28:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:28:52.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:51 smithi183 ceph-mon[99169]: pgmap v6140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:52.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:51 smithi119 ceph-mon[94175]: pgmap v6140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:52.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:51 smithi119 ceph-mon[108979]: pgmap v6140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:28:54.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:28:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:28:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:28:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:54 smithi183 ceph-mon[99169]: pgmap v6141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:54 smithi119 ceph-mon[94175]: pgmap v6141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:54 smithi119 ceph-mon[108979]: pgmap v6141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:56 smithi183 ceph-mon[99169]: pgmap v6142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:56 smithi119 ceph-mon[94175]: pgmap v6142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:56 smithi119 ceph-mon[108979]: pgmap v6142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:58.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:28:58 smithi183 ceph-mon[99169]: pgmap v6143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:58.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:28:58 smithi119 ceph-mon[94175]: pgmap v6143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:28:58.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:28:58 smithi119 ceph-mon[108979]: pgmap v6143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:00.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:00 smithi183 ceph-mon[99169]: pgmap v6144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:00.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:00 smithi119 ceph-mon[94175]: pgmap v6144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:00 smithi119 ceph-mon[108979]: pgmap v6144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:02.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:02 smithi183 ceph-mon[99169]: pgmap v6145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:02.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:02 smithi119 ceph-mon[94175]: pgmap v6145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:02 smithi119 ceph-mon[108979]: pgmap v6145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:29:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:29:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:29:04.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:04 smithi183 ceph-mon[99169]: pgmap v6146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:04 smithi119 ceph-mon[94175]: pgmap v6146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:04.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:04 smithi119 ceph-mon[108979]: pgmap v6146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:06.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:06 smithi183 ceph-mon[99169]: pgmap v6147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:06 smithi119 ceph-mon[94175]: pgmap v6147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:06 smithi119 ceph-mon[108979]: pgmap v6147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:08 smithi183 ceph-mon[99169]: pgmap v6148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:08 smithi119 ceph-mon[94175]: pgmap v6148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:08 smithi119 ceph-mon[108979]: pgmap v6148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:10.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:10 smithi183 ceph-mon[99169]: pgmap v6149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:10.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:10 smithi119 ceph-mon[94175]: pgmap v6149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:10.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:10 smithi119 ceph-mon[108979]: pgmap v6149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:12.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:12 smithi183 ceph-mon[99169]: pgmap v6150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:12 smithi119 ceph-mon[108979]: pgmap v6150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:12 smithi119 ceph-mon[94175]: pgmap v6150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:29:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:29:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:29:14.922 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:29:14.938 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:14 smithi183 ceph-mon[99169]: pgmap v6151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:14.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:14 smithi119 ceph-mon[94175]: pgmap v6151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:14.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:14 smithi119 ceph-mon[108979]: pgmap v6151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:15.229 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:29:15.230 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (115m) 26s ago 116m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:29:15.230 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (116m) 25s ago 116m 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:29:15.230 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (117m) 26s ago 117m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:29:15.230 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (117m) 25s ago 117m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:29:15.230 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 25s ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:29:15.230 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 26s ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:29:15.230 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 26s ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:29:15.230 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 25s ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:29:15.230 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 26s ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:29:15.230 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (116m) 26s ago 116m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:29:15.230 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (116m) 25s ago 116m 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:29:15.230 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 26s ago 119m 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:29:15.230 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (119m) 26s ago 119m 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:29:15.230 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (119m) 26s ago 119m 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:29:15.231 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (118m) 26s ago 118m 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:29:15.231 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (118m) 25s ago 118m 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:29:15.231 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (118m) 25s ago 118m 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:29:15.231 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (117m) 25s ago 117m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:29:15.231 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (117m) 25s ago 117m 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:29:15.231 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (115m) 25s ago 116m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:29:15.610 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:29:15.610 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:29:15.610 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:29:15.610 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:29:15.610 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:29:15.610 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:29:15.610 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:29:15.610 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:29:15.611 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:29:15.611 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:29:15.611 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:29:15.611 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:29:15.611 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:29:15.611 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:29:15.611 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:29:15.611 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:29:15.611 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:29:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:16 smithi183 ceph-mon[99169]: from='client.20751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:29:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:16 smithi183 ceph-mon[99169]: pgmap v6152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:16 smithi183 ceph-mon[99169]: from='client.30644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:29:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/134451024' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:29:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:16 smithi119 ceph-mon[108979]: from='client.20751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:29:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:16 smithi119 ceph-mon[108979]: pgmap v6152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:16 smithi119 ceph-mon[108979]: from='client.30644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:29:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/134451024' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:29:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:16 smithi119 ceph-mon[94175]: from='client.20751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:29:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:16 smithi119 ceph-mon[94175]: pgmap v6152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:16 smithi119 ceph-mon[94175]: from='client.30644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:29:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/134451024' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:29:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:18 smithi183 ceph-mon[99169]: pgmap v6153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:18.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:18 smithi119 ceph-mon[108979]: pgmap v6153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:18 smithi119 ceph-mon[94175]: pgmap v6153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:20.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:20 smithi183 ceph-mon[99169]: pgmap v6154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:20 smithi119 ceph-mon[94175]: pgmap v6154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:20 smithi119 ceph-mon[108979]: pgmap v6154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:22 smithi183 ceph-mon[99169]: pgmap v6155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:22 smithi119 ceph-mon[94175]: pgmap v6155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:22.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:22 smithi119 ceph-mon[108979]: pgmap v6155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:29:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:29:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:29:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:24 smithi183 ceph-mon[99169]: pgmap v6156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:24 smithi119 ceph-mon[108979]: pgmap v6156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:24 smithi119 ceph-mon[94175]: pgmap v6156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:26 smithi183 ceph-mon[99169]: pgmap v6157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:26.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:26 smithi119 ceph-mon[94175]: pgmap v6157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:26 smithi119 ceph-mon[108979]: pgmap v6157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:28.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:28 smithi183 ceph-mon[99169]: pgmap v6158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:28.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:28 smithi119 ceph-mon[94175]: pgmap v6158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:28 smithi119 ceph-mon[108979]: pgmap v6158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:30 smithi183 ceph-mon[99169]: pgmap v6159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:30.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:30 smithi119 ceph-mon[94175]: pgmap v6159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:30 smithi119 ceph-mon[108979]: pgmap v6159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:32 smithi183 ceph-mon[99169]: pgmap v6160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:32 smithi119 ceph-mon[94175]: pgmap v6160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:32 smithi119 ceph-mon[108979]: pgmap v6160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:29:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:29:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:29:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:34 smithi183 ceph-mon[99169]: pgmap v6161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:34.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:34 smithi119 ceph-mon[94175]: pgmap v6161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:34 smithi119 ceph-mon[108979]: pgmap v6161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:36 smithi183 ceph-mon[99169]: pgmap v6162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:36 smithi119 ceph-mon[108979]: pgmap v6162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:36 smithi119 ceph-mon[94175]: pgmap v6162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:38 smithi183 ceph-mon[99169]: pgmap v6163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:38 smithi119 ceph-mon[94175]: pgmap v6163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:38 smithi119 ceph-mon[108979]: pgmap v6163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:40 smithi183 ceph-mon[99169]: pgmap v6164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:40 smithi119 ceph-mon[94175]: pgmap v6164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:40 smithi119 ceph-mon[108979]: pgmap v6164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:42 smithi183 ceph-mon[99169]: pgmap v6165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:42.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:42 smithi119 ceph-mon[94175]: pgmap v6165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:42 smithi119 ceph-mon[108979]: pgmap v6165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:29:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:29:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:29:44.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:44 smithi183 ceph-mon[99169]: pgmap v6166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:44.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:44 smithi119 ceph-mon[94175]: pgmap v6166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:44.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:44 smithi119 ceph-mon[108979]: pgmap v6166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:45.955 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:29:46.262 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:29:46.262 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (116m) 57s ago 116m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:29:46.263 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (116m) 56s ago 116m 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:29:46.263 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (117m) 57s ago 117m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:29:46.263 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (117m) 56s ago 117m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:29:46.263 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 56s ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:29:46.263 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 57s ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:29:46.263 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 57s ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:29:46.263 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 56s ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:29:46.263 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 57s ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:29:46.263 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (116m) 57s ago 116m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:29:46.263 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (116m) 56s ago 116m 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:29:46.263 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 57s ago 2h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:29:46.263 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 57s ago 2h 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:29:46.263 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (119m) 57s ago 119m 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:29:46.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (119m) 57s ago 119m 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:29:46.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (119m) 56s ago 119m 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:29:46.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (118m) 56s ago 118m 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:29:46.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (118m) 56s ago 118m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:29:46.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (118m) 56s ago 118m 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:29:46.264 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (116m) 56s ago 117m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:29:46.645 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:29:46.645 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:29:46.645 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:29:46.645 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:29:46.646 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:29:46.646 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:29:46.646 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:29:46.646 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:29:46.646 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:29:46.646 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:29:46.646 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:29:46.646 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:29:46.646 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:29:46.646 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:29:46.646 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:29:46.646 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:29:46.646 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:29:46.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:46 smithi183 ceph-mon[99169]: pgmap v6167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:46.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:46 smithi119 ceph-mon[108979]: pgmap v6167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:46.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:46 smithi119 ceph-mon[94175]: pgmap v6167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:47.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:47 smithi183 ceph-mon[99169]: from='client.30656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:29:47.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:47 smithi183 ceph-mon[99169]: from='client.30662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:29:47.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1196622723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:29:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:47 smithi119 ceph-mon[94175]: from='client.30656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:29:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:47 smithi119 ceph-mon[94175]: from='client.30662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:29:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1196622723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:29:47.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:47 smithi119 ceph-mon[108979]: from='client.30656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:29:47.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:47 smithi119 ceph-mon[108979]: from='client.30662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:29:47.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1196622723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:29:48.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:48 smithi183 ceph-mon[99169]: pgmap v6168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:48 smithi119 ceph-mon[94175]: pgmap v6168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:48 smithi119 ceph-mon[108979]: pgmap v6168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:50.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:50 smithi183 ceph-mon[99169]: pgmap v6169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:50.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:29:50.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:50 smithi119 ceph-mon[94175]: pgmap v6169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:50.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:29:50.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:50 smithi119 ceph-mon[108979]: pgmap v6169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:50.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:29:51.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:29:51.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:29:51.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:29:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:29:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:29:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:29:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:29:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:29:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:29:52.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:52 smithi183 ceph-mon[99169]: pgmap v6170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:52.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:52 smithi119 ceph-mon[94175]: pgmap v6170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:52.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:52 smithi119 ceph-mon[108979]: pgmap v6170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:29:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:29:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:29:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:29:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:54 smithi119 ceph-mon[94175]: pgmap v6171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:54 smithi119 ceph-mon[108979]: pgmap v6171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:54 smithi183 ceph-mon[99169]: pgmap v6171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:56 smithi119 ceph-mon[94175]: pgmap v6172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:56 smithi119 ceph-mon[108979]: pgmap v6172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:56 smithi183 ceph-mon[99169]: pgmap v6172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:29:58 smithi183 ceph-mon[99169]: pgmap v6173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:59.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:29:58 smithi119 ceph-mon[94175]: pgmap v6173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:29:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:29:58 smithi119 ceph-mon[108979]: pgmap v6173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:00.445 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T17:29:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:30:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:00 smithi183 ceph-mon[99169]: pgmap v6174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:30:01.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:00 smithi119 ceph-mon[94175]: pgmap v6174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:30:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:00 smithi119 ceph-mon[108979]: pgmap v6174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:30:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:02 smithi183 ceph-mon[99169]: pgmap v6175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:02 smithi119 ceph-mon[94175]: pgmap v6175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:02 smithi119 ceph-mon[108979]: pgmap v6175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:04.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:30:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:30:04] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:30:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:04 smithi183 ceph-mon[99169]: pgmap v6176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:04 smithi119 ceph-mon[108979]: pgmap v6176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:04 smithi119 ceph-mon[94175]: pgmap v6176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:06 smithi183 ceph-mon[99169]: pgmap v6177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:07.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:06 smithi119 ceph-mon[108979]: pgmap v6177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:06 smithi119 ceph-mon[94175]: pgmap v6177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:08 smithi183 ceph-mon[99169]: pgmap v6178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:09.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:08 smithi119 ceph-mon[94175]: pgmap v6178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:08 smithi119 ceph-mon[108979]: pgmap v6178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:10 smithi183 ceph-mon[99169]: pgmap v6179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:11.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:10 smithi119 ceph-mon[94175]: pgmap v6179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:11.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:10 smithi119 ceph-mon[108979]: pgmap v6179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:12 smithi183 ceph-mon[99169]: pgmap v6180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:13.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:12 smithi119 ceph-mon[94175]: pgmap v6180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:13.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:12 smithi119 ceph-mon[108979]: pgmap v6180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:30:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:30:14] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:30:15.081 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:14 smithi183 ceph-mon[99169]: pgmap v6181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:15.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:14 smithi119 ceph-mon[94175]: pgmap v6181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:14 smithi119 ceph-mon[108979]: pgmap v6181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:16.990 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:30:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:16 smithi183 ceph-mon[99169]: pgmap v6182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:17.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:16 smithi119 ceph-mon[94175]: pgmap v6182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:16 smithi119 ceph-mon[108979]: pgmap v6182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:17.295 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:30:17.295 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (116m) 88s ago 117m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:30:17.295 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (117m) 87s ago 117m 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:30:17.295 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (118m) 88s ago 118m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:30:17.295 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (118m) 87s ago 118m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:30:17.295 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 87s ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:30:17.295 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 88s ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:30:17.295 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 88s ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:30:17.295 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 87s ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:30:17.296 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 88s ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:30:17.296 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (117m) 88s ago 117m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:30:17.296 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (117m) 87s ago 117m 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:30:17.296 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 88s ago 2h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:30:17.296 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 88s ago 2h 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:30:17.296 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 88s ago 2h 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:30:17.296 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (119m) 88s ago 119m 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:30:17.296 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (119m) 87s ago 119m 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:30:17.296 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (119m) 87s ago 119m 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:30:17.296 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (118m) 87s ago 118m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:30:17.296 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (118m) 87s ago 118m 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:30:17.296 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (116m) 87s ago 117m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:30:17.677 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:30:17.677 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:30:17.677 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:30:17.678 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:30:17.678 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:30:17.678 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:30:17.678 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:30:17.678 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:30:17.678 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:30:17.678 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:30:17.678 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:30:17.678 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:30:17.678 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:30:17.678 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:30:17.678 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:30:17.678 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:30:17.678 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:30:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:18 smithi183 ceph-mon[99169]: from='client.20787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:30:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:18 smithi183 ceph-mon[99169]: pgmap v6183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:18 smithi183 ceph-mon[99169]: from='client.20793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:30:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4076984424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:30:18.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:18 smithi119 ceph-mon[108979]: from='client.20787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:30:18.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:18 smithi119 ceph-mon[108979]: pgmap v6183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:18.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:18 smithi119 ceph-mon[108979]: from='client.20793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:30:18.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4076984424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:30:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:18 smithi119 ceph-mon[94175]: from='client.20787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:30:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:18 smithi119 ceph-mon[94175]: pgmap v6183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:18 smithi119 ceph-mon[94175]: from='client.20793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:30:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4076984424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:30:20.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:20 smithi183 ceph-mon[99169]: pgmap v6184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:20.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:20 smithi119 ceph-mon[94175]: pgmap v6184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:20 smithi119 ceph-mon[108979]: pgmap v6184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:22 smithi183 ceph-mon[99169]: pgmap v6185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:22.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:22 smithi119 ceph-mon[94175]: pgmap v6185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:22.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:22 smithi119 ceph-mon[108979]: pgmap v6185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:23.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:30:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:30:24] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:30:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:24 smithi183 ceph-mon[99169]: pgmap v6186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:24.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:24 smithi119 ceph-mon[94175]: pgmap v6186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:24 smithi119 ceph-mon[108979]: pgmap v6186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:26 smithi183 ceph-mon[99169]: pgmap v6187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:26 smithi119 ceph-mon[94175]: pgmap v6187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:26 smithi119 ceph-mon[108979]: pgmap v6187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:28.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:28 smithi183 ceph-mon[99169]: pgmap v6188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:28 smithi119 ceph-mon[94175]: pgmap v6188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:28 smithi119 ceph-mon[108979]: pgmap v6188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:30 smithi183 ceph-mon[99169]: pgmap v6189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:30.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:30 smithi119 ceph-mon[94175]: pgmap v6189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:30 smithi119 ceph-mon[108979]: pgmap v6189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:32 smithi183 ceph-mon[99169]: pgmap v6190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:32 smithi119 ceph-mon[94175]: pgmap v6190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:32 smithi119 ceph-mon[108979]: pgmap v6190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:30:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:30:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:30:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:34 smithi183 ceph-mon[99169]: pgmap v6191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:34.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:34 smithi119 ceph-mon[94175]: pgmap v6191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:34 smithi119 ceph-mon[108979]: pgmap v6191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:36 smithi183 ceph-mon[99169]: pgmap v6192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:36 smithi119 ceph-mon[94175]: pgmap v6192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:36 smithi119 ceph-mon[108979]: pgmap v6192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:38 smithi183 ceph-mon[99169]: pgmap v6193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:38.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:38 smithi119 ceph-mon[94175]: pgmap v6193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:38 smithi119 ceph-mon[108979]: pgmap v6193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:40 smithi183 ceph-mon[99169]: pgmap v6194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:40 smithi119 ceph-mon[94175]: pgmap v6194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:40 smithi119 ceph-mon[108979]: pgmap v6194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:42 smithi183 ceph-mon[99169]: pgmap v6195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:42.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:42 smithi119 ceph-mon[94175]: pgmap v6195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:42 smithi119 ceph-mon[108979]: pgmap v6195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:30:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:30:44] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:30:44.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:44 smithi183 ceph-mon[99169]: pgmap v6196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:44.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:44 smithi119 ceph-mon[94175]: pgmap v6196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:44.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:44 smithi119 ceph-mon[108979]: pgmap v6196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:46.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:46 smithi183 ceph-mon[99169]: pgmap v6197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:46.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:46 smithi119 ceph-mon[94175]: pgmap v6197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:46 smithi119 ceph-mon[108979]: pgmap v6197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:48.025 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:30:48.333 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:30:48.333 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (117m) 119s ago 117m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:30:48.333 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (117m) 118s ago 117m 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:30:48.333 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (118m) 119s ago 118m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:30:48.333 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (118m) 118s ago 118m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:30:48.333 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 118s ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:30:48.333 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 119s ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:30:48.333 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 119s ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:30:48.333 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 118s ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:30:48.334 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 119s ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:30:48.334 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (117m) 119s ago 117m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:30:48.334 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (117m) 118s ago 117m 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:30:48.334 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 119s ago 2h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:30:48.334 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 119s ago 2h 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:30:48.334 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 119s ago 2h 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:30:48.334 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 119s ago 2h 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:30:48.334 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 118s ago 2h 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:30:48.334 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (119m) 118s ago 119m 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:30:48.334 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (119m) 118s ago 119m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:30:48.334 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (119m) 118s ago 119m 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:30:48.334 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (117m) 118s ago 118m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:30:48.711 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:30:48.711 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:30:48.711 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:30:48.711 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:30:48.711 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:30:48.711 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:30:48.711 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:30:48.711 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:30:48.711 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:30:48.712 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:30:48.712 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:30:48.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:30:48.712 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:30:48.712 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:30:48.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:30:48.712 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:30:48.712 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:30:48.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:48 smithi183 ceph-mon[99169]: pgmap v6198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:48.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:48 smithi119 ceph-mon[94175]: pgmap v6198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:48 smithi119 ceph-mon[108979]: pgmap v6198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:49.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:49 smithi183 ceph-mon[99169]: from='client.30692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:30:49.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:49 smithi183 ceph-mon[99169]: from='client.20811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:30:49.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1705586878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:30:49.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:49 smithi119 ceph-mon[94175]: from='client.30692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:30:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:49 smithi119 ceph-mon[94175]: from='client.20811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:30:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1705586878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:30:49.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:49 smithi119 ceph-mon[108979]: from='client.30692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:30:49.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:49 smithi119 ceph-mon[108979]: from='client.20811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:30:49.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1705586878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:30:50.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:50 smithi183 ceph-mon[99169]: pgmap v6199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:50.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:50 smithi119 ceph-mon[94175]: pgmap v6199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:50.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:50 smithi119 ceph-mon[108979]: pgmap v6199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:51.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:30:51.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:30:51.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:30:51.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:30:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:30:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:30:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:30:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:30:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:30:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:30:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:30:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:30:52.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:52 smithi183 ceph-mon[99169]: pgmap v6200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:52.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:52 smithi119 ceph-mon[108979]: pgmap v6200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:52.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:52 smithi119 ceph-mon[94175]: pgmap v6200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:53.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:30:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:30:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:30:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:30:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:54 smithi183 ceph-mon[99169]: pgmap v6201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:54.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:54 smithi119 ceph-mon[94175]: pgmap v6201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:54 smithi119 ceph-mon[108979]: pgmap v6201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:56 smithi183 ceph-mon[99169]: pgmap v6202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:56 smithi119 ceph-mon[94175]: pgmap v6202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:56 smithi119 ceph-mon[108979]: pgmap v6202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:58.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:30:58 smithi183 ceph-mon[99169]: pgmap v6203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:58.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:30:58 smithi119 ceph-mon[108979]: pgmap v6203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:30:58.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:30:58 smithi119 ceph-mon[94175]: pgmap v6203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:00.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:00 smithi183 ceph-mon[99169]: pgmap v6204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:00 smithi119 ceph-mon[108979]: pgmap v6204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:00 smithi119 ceph-mon[94175]: pgmap v6204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:02.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:02 smithi183 ceph-mon[99169]: pgmap v6205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:02 smithi119 ceph-mon[108979]: pgmap v6205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:02.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:02 smithi119 ceph-mon[94175]: pgmap v6205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:04.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:31:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:31:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:31:04.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:04 smithi183 ceph-mon[99169]: pgmap v6206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:04 smithi119 ceph-mon[94175]: pgmap v6206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:04.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:04 smithi119 ceph-mon[108979]: pgmap v6206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:06.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:06 smithi183 ceph-mon[99169]: pgmap v6207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:06 smithi119 ceph-mon[94175]: pgmap v6207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:06 smithi119 ceph-mon[108979]: pgmap v6207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:08 smithi183 ceph-mon[99169]: pgmap v6208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:08.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:08 smithi119 ceph-mon[94175]: pgmap v6208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:08 smithi119 ceph-mon[108979]: pgmap v6208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:10.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:10 smithi183 ceph-mon[99169]: pgmap v6209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:10.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:10 smithi119 ceph-mon[108979]: pgmap v6209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:10.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:10 smithi119 ceph-mon[94175]: pgmap v6209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:12.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:12 smithi183 ceph-mon[99169]: pgmap v6210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:12 smithi119 ceph-mon[94175]: pgmap v6210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:12 smithi119 ceph-mon[108979]: pgmap v6210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:31:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:31:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:31:14.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:14 smithi183 ceph-mon[99169]: pgmap v6211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:14.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:14 smithi119 ceph-mon[94175]: pgmap v6211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:14.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:14 smithi119 ceph-mon[108979]: pgmap v6211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:16 smithi183 ceph-mon[99169]: pgmap v6212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:16.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:16 smithi119 ceph-mon[108979]: pgmap v6212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:16 smithi119 ceph-mon[94175]: pgmap v6212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:18 smithi183 ceph-mon[99169]: pgmap v6213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:18.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:18 smithi119 ceph-mon[108979]: pgmap v6213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:18 smithi119 ceph-mon[94175]: pgmap v6213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:19.054 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:31:19.359 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:31:19.360 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (117m) 2m ago 118m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:31:19.360 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (118m) 2m ago 118m 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:31:19.360 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (119m) 2m ago 119m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:31:19.360 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (119m) 2m ago 119m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:31:19.361 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 2m ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:31:19.361 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 2m ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:31:19.361 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 2m ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:31:19.361 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 2m ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:31:19.361 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 2m ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:31:19.361 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (118m) 2m ago 118m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:31:19.361 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (118m) 2m ago 118m 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:31:19.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 2m ago 2h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:31:19.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 2m ago 2h 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:31:19.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 2m ago 2h 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:31:19.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 2m ago 2h 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:31:19.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 2m ago 2h 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:31:19.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 2m ago 2h 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:31:19.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (119m) 2m ago 119m 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:31:19.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (119m) 2m ago 119m 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:31:19.362 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (117m) 2m ago 118m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:31:19.740 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:31:19.740 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:31:19.740 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:31:19.740 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:31:19.740 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:31:19.740 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:31:19.740 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:31:19.740 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:31:19.740 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:31:19.741 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:31:19.741 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:31:19.741 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:31:19.741 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:31:19.741 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:31:19.741 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:31:19.741 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:31:19.741 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:31:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:20 smithi183 ceph-mon[99169]: from='client.20823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:31:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:20 smithi183 ceph-mon[99169]: pgmap v6214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:20 smithi183 ceph-mon[99169]: from='client.20829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:31:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3348051463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:31:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:20 smithi119 ceph-mon[94175]: from='client.20823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:31:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:20 smithi119 ceph-mon[94175]: pgmap v6214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:20 smithi119 ceph-mon[94175]: from='client.20829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:31:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3348051463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:31:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:20 smithi119 ceph-mon[108979]: from='client.20823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:31:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:20 smithi119 ceph-mon[108979]: pgmap v6214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:20 smithi119 ceph-mon[108979]: from='client.20829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:31:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3348051463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:31:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:22 smithi183 ceph-mon[99169]: pgmap v6215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:22 smithi119 ceph-mon[94175]: pgmap v6215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:22.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:22 smithi119 ceph-mon[108979]: pgmap v6215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:24.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:31:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:31:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:31:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:24 smithi183 ceph-mon[99169]: pgmap v6216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:24 smithi119 ceph-mon[94175]: pgmap v6216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:24 smithi119 ceph-mon[108979]: pgmap v6216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:26 smithi183 ceph-mon[99169]: pgmap v6217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:26.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:26 smithi119 ceph-mon[94175]: pgmap v6217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:26 smithi119 ceph-mon[108979]: pgmap v6217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:28.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:28 smithi183 ceph-mon[99169]: pgmap v6218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:28.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:28 smithi119 ceph-mon[94175]: pgmap v6218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:28 smithi119 ceph-mon[108979]: pgmap v6218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:30 smithi183 ceph-mon[99169]: pgmap v6219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:30 smithi119 ceph-mon[108979]: pgmap v6219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:30 smithi119 ceph-mon[94175]: pgmap v6219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:32 smithi183 ceph-mon[99169]: pgmap v6220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:32.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:32 smithi119 ceph-mon[94175]: pgmap v6220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:32 smithi119 ceph-mon[108979]: pgmap v6220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:31:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:31:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:31:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:34 smithi183 ceph-mon[99169]: pgmap v6221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:34 smithi119 ceph-mon[94175]: pgmap v6221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:34 smithi119 ceph-mon[108979]: pgmap v6221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:36 smithi183 ceph-mon[99169]: pgmap v6222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:36 smithi119 ceph-mon[108979]: pgmap v6222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:36 smithi119 ceph-mon[94175]: pgmap v6222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:38 smithi183 ceph-mon[99169]: pgmap v6223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:38 smithi119 ceph-mon[94175]: pgmap v6223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:38 smithi119 ceph-mon[108979]: pgmap v6223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:40 smithi183 ceph-mon[99169]: pgmap v6224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:40.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:40 smithi119 ceph-mon[94175]: pgmap v6224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:40 smithi119 ceph-mon[108979]: pgmap v6224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:42 smithi183 ceph-mon[99169]: pgmap v6225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:42.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:42 smithi119 ceph-mon[94175]: pgmap v6225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:42 smithi119 ceph-mon[108979]: pgmap v6225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:31:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:31:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:31:44.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:44 smithi119 ceph-mon[94175]: pgmap v6226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:44.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:44 smithi119 ceph-mon[108979]: pgmap v6226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:44 smithi183 ceph-mon[99169]: pgmap v6226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:46 smithi119 ceph-mon[108979]: pgmap v6227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:46.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:46 smithi119 ceph-mon[94175]: pgmap v6227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:46 smithi183 ceph-mon[99169]: pgmap v6227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:48.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:48 smithi119 ceph-mon[94175]: pgmap v6228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:48.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:48 smithi119 ceph-mon[108979]: pgmap v6228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:48 smithi183 ceph-mon[99169]: pgmap v6228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:50.082 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:31:50.386 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:31:50.386 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (118m) 3m ago 118m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:31:50.387 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (118m) 3m ago 118m 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:31:50.387 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (119m) 3m ago 119m 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:31:50.387 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (119m) 3m ago 119m 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:31:50.387 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 3m ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:31:50.387 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 3m ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:31:50.387 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 3m ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:31:50.387 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 3m ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:31:50.387 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 3m ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:31:50.387 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (118m) 3m ago 118m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:31:50.387 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (118m) 3m ago 118m 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:31:50.387 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 3m ago 2h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:31:50.387 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 3m ago 2h 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:31:50.387 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 3m ago 2h 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:31:50.387 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 3m ago 2h 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:31:50.387 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 3m ago 2h 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:31:50.388 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 3m ago 2h 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:31:50.388 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 3m ago 2h 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:31:50.388 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 3m ago 2h 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:31:50.388 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (118m) 3m ago 119m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:31:50.767 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:31:50.768 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:31:50.768 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:31:50.768 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:31:50.768 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:31:50.768 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:31:50.768 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:31:50.768 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:31:50.768 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:31:50.768 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:31:50.769 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:31:50.769 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:31:50.769 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:31:50.769 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:31:50.769 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:31:50.769 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:31:50.769 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:31:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:50 smithi183 ceph-mon[99169]: pgmap v6229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:50 smithi119 ceph-mon[94175]: pgmap v6229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:50 smithi119 ceph-mon[108979]: pgmap v6229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:52.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:51 smithi183 ceph-mon[99169]: from='client.20841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:31:52.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:51 smithi183 ceph-mon[99169]: from='client.30734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:31:52.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1083016538' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:31:52.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:31:52.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:51 smithi119 ceph-mon[94175]: from='client.20841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:31:52.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:51 smithi119 ceph-mon[94175]: from='client.30734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:31:52.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1083016538' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:31:52.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:31:52.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:51 smithi119 ceph-mon[108979]: from='client.20841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:31:52.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:51 smithi119 ceph-mon[108979]: from='client.30734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:31:52.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1083016538' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:31:52.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:31:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:52 smithi183 ceph-mon[99169]: pgmap v6230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:31:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:31:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:31:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:31:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:31:53.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:52 smithi119 ceph-mon[108979]: pgmap v6230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:31:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:31:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:31:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:31:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:31:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:52 smithi119 ceph-mon[94175]: pgmap v6230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:31:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:31:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:31:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:31:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:31:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:31:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:31:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:31:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:31:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:54 smithi183 ceph-mon[99169]: pgmap v6231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:54 smithi119 ceph-mon[94175]: pgmap v6231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:54 smithi119 ceph-mon[108979]: pgmap v6231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:56 smithi183 ceph-mon[99169]: pgmap v6232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:56 smithi119 ceph-mon[94175]: pgmap v6232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:56 smithi119 ceph-mon[108979]: pgmap v6232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:31:58 smithi183 ceph-mon[99169]: pgmap v6233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:59.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:31:58 smithi119 ceph-mon[94175]: pgmap v6233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:31:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:31:58 smithi119 ceph-mon[108979]: pgmap v6233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:00 smithi183 ceph-mon[99169]: pgmap v6234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:00 smithi119 ceph-mon[108979]: pgmap v6234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:00 smithi119 ceph-mon[94175]: pgmap v6234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:02 smithi183 ceph-mon[99169]: pgmap v6235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:02 smithi119 ceph-mon[108979]: pgmap v6235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:02 smithi119 ceph-mon[94175]: pgmap v6235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:32:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:32:04] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:32:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:04 smithi183 ceph-mon[99169]: pgmap v6236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:05.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:04 smithi119 ceph-mon[94175]: pgmap v6236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:04 smithi119 ceph-mon[108979]: pgmap v6236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:06 smithi183 ceph-mon[99169]: pgmap v6237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:06 smithi119 ceph-mon[94175]: pgmap v6237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:06 smithi119 ceph-mon[108979]: pgmap v6237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:08 smithi183 ceph-mon[99169]: pgmap v6238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:09.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:08 smithi119 ceph-mon[94175]: pgmap v6238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:08 smithi119 ceph-mon[108979]: pgmap v6238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:10 smithi183 ceph-mon[99169]: pgmap v6239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:11.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:10 smithi119 ceph-mon[108979]: pgmap v6239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:10 smithi119 ceph-mon[94175]: pgmap v6239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:12 smithi183 ceph-mon[99169]: pgmap v6240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:13.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:12 smithi119 ceph-mon[108979]: pgmap v6240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:13.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:12 smithi119 ceph-mon[94175]: pgmap v6240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:32:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:32:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:32:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:14 smithi183 ceph-mon[99169]: pgmap v6241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:15.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:14 smithi119 ceph-mon[94175]: pgmap v6241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:14 smithi119 ceph-mon[108979]: pgmap v6241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:16 smithi183 ceph-mon[99169]: pgmap v6242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:16 smithi119 ceph-mon[108979]: pgmap v6242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:16 smithi119 ceph-mon[94175]: pgmap v6242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:18 smithi183 ceph-mon[99169]: pgmap v6243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:18 smithi119 ceph-mon[94175]: pgmap v6243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:19.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:18 smithi119 ceph-mon[108979]: pgmap v6243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:21.116 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:32:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:20 smithi183 ceph-mon[99169]: pgmap v6244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:20 smithi119 ceph-mon[94175]: pgmap v6244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:21.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:20 smithi119 ceph-mon[108979]: pgmap v6244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:21.420 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:32:21.420 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (118m) 3m ago 119m 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:32:21.420 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (119m) 3m ago 119m 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:32:21.420 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 3m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:32:21.420 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 3m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:32:21.420 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 3m ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:32:21.420 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 3m ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:32:21.421 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 3m ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:32:21.421 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 3m ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:32:21.421 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 3m ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:32:21.421 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (119m) 3m ago 119m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:32:21.421 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (119m) 3m ago 119m 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:32:21.421 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 3m ago 2h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:32:21.421 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 3m ago 2h 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:32:21.421 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 3m ago 2h 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:32:21.421 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 3m ago 2h 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:32:21.421 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 3m ago 2h 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:32:21.421 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 3m ago 2h 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:32:21.421 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 3m ago 2h 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:32:21.421 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 3m ago 2h 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:32:21.421 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (118m) 3m ago 119m 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:32:21.799 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:32:21.799 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:32:21.799 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:32:21.799 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:32:21.799 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:32:21.799 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:32:21.799 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:32:21.799 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:32:21.799 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:32:21.800 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:32:21.800 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:32:21.800 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:32:21.800 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:32:21.800 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:32:21.800 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:32:21.800 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:32:21.800 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:32:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:22 smithi183 ceph-mon[99169]: from='client.20859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:32:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:22 smithi183 ceph-mon[99169]: pgmap v6245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:22 smithi183 ceph-mon[99169]: from='client.30752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:32:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1259635131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:32:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:22 smithi119 ceph-mon[94175]: from='client.20859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:32:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:22 smithi119 ceph-mon[94175]: pgmap v6245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:22 smithi119 ceph-mon[94175]: from='client.30752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:32:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1259635131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:32:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:22 smithi119 ceph-mon[108979]: from='client.20859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:32:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:22 smithi119 ceph-mon[108979]: pgmap v6245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:22 smithi119 ceph-mon[108979]: from='client.30752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:32:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1259635131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:32:24.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:32:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:32:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:32:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:24 smithi183 ceph-mon[99169]: pgmap v6246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:25.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:24 smithi119 ceph-mon[108979]: pgmap v6246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:24 smithi119 ceph-mon[94175]: pgmap v6246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:26 smithi183 ceph-mon[99169]: pgmap v6247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:26 smithi119 ceph-mon[108979]: pgmap v6247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:26 smithi119 ceph-mon[94175]: pgmap v6247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:28 smithi183 ceph-mon[99169]: pgmap v6248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:28 smithi119 ceph-mon[108979]: pgmap v6248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:28 smithi119 ceph-mon[94175]: pgmap v6248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:30 smithi183 ceph-mon[99169]: pgmap v6249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:31.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:30 smithi119 ceph-mon[94175]: pgmap v6249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:30 smithi119 ceph-mon[108979]: pgmap v6249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:32 smithi183 ceph-mon[99169]: pgmap v6250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:32 smithi119 ceph-mon[94175]: pgmap v6250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:32 smithi119 ceph-mon[108979]: pgmap v6250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:32:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:32:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:32:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:34 smithi183 ceph-mon[99169]: pgmap v6251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:35.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:34 smithi119 ceph-mon[94175]: pgmap v6251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:34 smithi119 ceph-mon[108979]: pgmap v6251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:36 smithi183 ceph-mon[99169]: pgmap v6252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:37.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:36 smithi119 ceph-mon[94175]: pgmap v6252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:36 smithi119 ceph-mon[108979]: pgmap v6252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:38 smithi183 ceph-mon[99169]: pgmap v6253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:38 smithi119 ceph-mon[94175]: pgmap v6253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:38 smithi119 ceph-mon[108979]: pgmap v6253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:40 smithi183 ceph-mon[99169]: pgmap v6254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:40 smithi119 ceph-mon[94175]: pgmap v6254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:40 smithi119 ceph-mon[108979]: pgmap v6254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:42 smithi183 ceph-mon[99169]: pgmap v6255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:42 smithi119 ceph-mon[94175]: pgmap v6255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:42 smithi119 ceph-mon[108979]: pgmap v6255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:32:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:32:44] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:32:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:44 smithi183 ceph-mon[99169]: pgmap v6256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:44 smithi119 ceph-mon[94175]: pgmap v6256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:44 smithi119 ceph-mon[108979]: pgmap v6256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:46 smithi183 ceph-mon[99169]: pgmap v6257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:47.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:46 smithi119 ceph-mon[94175]: pgmap v6257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:46 smithi119 ceph-mon[108979]: pgmap v6257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:48 smithi183 ceph-mon[99169]: pgmap v6258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:48 smithi119 ceph-mon[94175]: pgmap v6258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:48 smithi119 ceph-mon[108979]: pgmap v6258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:50 smithi183 ceph-mon[99169]: pgmap v6259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:51.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:50 smithi119 ceph-mon[94175]: pgmap v6259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:50 smithi119 ceph-mon[108979]: pgmap v6259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:52.144 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:32:52.473 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:32:52.473 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (119m) 4m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:32:52.473 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (119m) 4m ago 119m 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:32:52.473 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 4m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:32:52.474 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 4m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:32:52.474 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 4m ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:32:52.474 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 4m ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:32:52.474 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 4m ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:32:52.474 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 4m ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:32:52.474 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 4m ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:32:52.474 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (119m) 4m ago 119m 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:32:52.474 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (119m) 4m ago 119m 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:32:52.474 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 4m ago 2h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:32:52.474 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 4m ago 2h 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:32:52.474 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 4m ago 2h 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:32:52.474 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 4m ago 2h 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:32:52.474 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 4m ago 2h 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:32:52.474 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 4m ago 2h 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:32:52.475 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 4m ago 2h 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:32:52.475 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 4m ago 2h 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:32:52.475 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (119m) 4m ago 2h 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:32:52.879 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:32:52.879 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:32:52.879 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:32:52.879 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:32:52.879 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:32:52.879 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:32:52.880 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:32:52.880 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:32:52.880 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:32:52.880 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:32:52.880 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:32:52.880 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:32:52.880 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:32:52.880 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:32:52.880 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:32:52.880 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:32:52.880 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:32:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:52 smithi183 ceph-mon[99169]: pgmap v6260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:32:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:32:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:32:53.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:52 smithi119 ceph-mon[94175]: pgmap v6260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:32:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:32:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:32:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:52 smithi119 ceph-mon[108979]: pgmap v6260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:32:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:32:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:32:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:53 smithi119 ceph-mon[108979]: from='client.20877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:32:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:53 smithi119 ceph-mon[108979]: from='client.20883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:32:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4192007983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:32:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:53 smithi119 ceph-mon[94175]: from='client.20877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:32:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:53 smithi119 ceph-mon[94175]: from='client.20883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:32:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4192007983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:32:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:53 smithi183 ceph-mon[99169]: from='client.20877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:32:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:53 smithi183 ceph-mon[99169]: from='client.20883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:32:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4192007983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:32:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:32:54.444 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:32:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:32:54] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:32:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:54 smithi183 ceph-mon[99169]: pgmap v6261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:54 smithi119 ceph-mon[94175]: pgmap v6261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:54 smithi119 ceph-mon[108979]: pgmap v6261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:56 smithi183 ceph-mon[99169]: pgmap v6262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:32:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:32:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:32:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:32:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:32:57.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:56 smithi119 ceph-mon[94175]: pgmap v6262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:32:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:32:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:32:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:32:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:32:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:56 smithi119 ceph-mon[108979]: pgmap v6262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:32:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:32:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:32:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:32:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:32:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:32:58 smithi183 ceph-mon[99169]: pgmap v6263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:59.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:32:58 smithi119 ceph-mon[108979]: pgmap v6263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:32:59.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:32:58 smithi119 ceph-mon[94175]: pgmap v6263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:00 smithi183 ceph-mon[99169]: pgmap v6264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:00 smithi119 ceph-mon[94175]: pgmap v6264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:00 smithi119 ceph-mon[108979]: pgmap v6264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:02 smithi183 ceph-mon[99169]: pgmap v6265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:02 smithi119 ceph-mon[94175]: pgmap v6265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:02 smithi119 ceph-mon[108979]: pgmap v6265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:33:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:33:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:33:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:04 smithi183 ceph-mon[99169]: pgmap v6266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:04 smithi119 ceph-mon[108979]: pgmap v6266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:04 smithi119 ceph-mon[94175]: pgmap v6266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:06 smithi183 ceph-mon[99169]: pgmap v6267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:07.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:06 smithi119 ceph-mon[94175]: pgmap v6267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:06 smithi119 ceph-mon[108979]: pgmap v6267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:08 smithi183 ceph-mon[99169]: pgmap v6268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:09.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:08 smithi119 ceph-mon[94175]: pgmap v6268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:09.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:08 smithi119 ceph-mon[108979]: pgmap v6268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:10 smithi183 ceph-mon[99169]: pgmap v6269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:10 smithi119 ceph-mon[94175]: pgmap v6269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:10 smithi119 ceph-mon[108979]: pgmap v6269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:12 smithi183 ceph-mon[99169]: pgmap v6270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:13.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:12 smithi119 ceph-mon[108979]: pgmap v6270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:13.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:12 smithi119 ceph-mon[94175]: pgmap v6270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:33:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:33:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:33:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:14 smithi183 ceph-mon[99169]: pgmap v6271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:15.189 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 17:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T17:33:14.928359121Z level=info msg="Completed cleanup jobs" duration=12.966855ms 2023-12-01T17:33:15.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:14 smithi119 ceph-mon[94175]: pgmap v6271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:14 smithi119 ceph-mon[108979]: pgmap v6271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:16 smithi183 ceph-mon[99169]: pgmap v6272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:16 smithi119 ceph-mon[94175]: pgmap v6272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:16 smithi119 ceph-mon[108979]: pgmap v6272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:18 smithi183 ceph-mon[99169]: pgmap v6273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:19.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:18 smithi119 ceph-mon[108979]: pgmap v6273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:18 smithi119 ceph-mon[94175]: pgmap v6273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:20 smithi183 ceph-mon[99169]: pgmap v6274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:20 smithi119 ceph-mon[94175]: pgmap v6274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:21.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:20 smithi119 ceph-mon[108979]: pgmap v6274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:22 smithi183 ceph-mon[99169]: pgmap v6275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:23.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:22 smithi119 ceph-mon[94175]: pgmap v6275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:22 smithi119 ceph-mon[108979]: pgmap v6275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:23.224 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:33:23.528 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:33:23.529 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (119m) 4m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:33:23.529 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 4m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:33:23.529 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 4m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:33:23.529 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 4m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:33:23.529 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 4m ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:33:23.529 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 4m ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:33:23.529 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 4m ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:33:23.529 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 4m ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:33:23.529 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 4m ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:33:23.529 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 4m ago 2h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:33:23.529 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 4m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:33:23.530 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 4m ago 2h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:33:23.530 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 4m ago 2h 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:33:23.530 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 4m ago 2h 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:33:23.530 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 4m ago 2h 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:33:23.530 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 4m ago 2h 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:33:23.530 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 4m ago 2h 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:33:23.530 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 4m ago 2h 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:33:23.530 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 4m ago 2h 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:33:23.530 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (119m) 4m ago 2h 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:33:23.910 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:33:23.910 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:33:23.910 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:33:23.911 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:33:23.913 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:33:23.913 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:33:23.913 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:33:23.913 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:33:23.913 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:33:23.913 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:33:23.913 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:33:23.914 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:33:23.914 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:33:23.914 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:33:23.914 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:33:23.914 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:33:23.914 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:33:24.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:24.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:33:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:33:24] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:33:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:24 smithi183 ceph-mon[99169]: from='client.20895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:33:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:24 smithi183 ceph-mon[99169]: pgmap v6276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:24 smithi183 ceph-mon[99169]: from='client.20901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:33:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3664600598' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:33:25.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:24 smithi119 ceph-mon[108979]: from='client.20895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:33:25.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:24 smithi119 ceph-mon[108979]: pgmap v6276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:25.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:24 smithi119 ceph-mon[108979]: from='client.20901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:33:25.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3664600598' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:33:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:24 smithi119 ceph-mon[94175]: from='client.20895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:33:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:24 smithi119 ceph-mon[94175]: pgmap v6276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:24 smithi119 ceph-mon[94175]: from='client.20901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:33:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3664600598' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:33:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:26 smithi183 ceph-mon[99169]: pgmap v6277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:27.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:26 smithi119 ceph-mon[94175]: pgmap v6277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:26 smithi119 ceph-mon[108979]: pgmap v6277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:28 smithi183 ceph-mon[99169]: pgmap v6278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:28 smithi119 ceph-mon[108979]: pgmap v6278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:28 smithi119 ceph-mon[94175]: pgmap v6278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:30 smithi183 ceph-mon[99169]: pgmap v6279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:31.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:30 smithi119 ceph-mon[108979]: pgmap v6279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:31.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:30 smithi119 ceph-mon[94175]: pgmap v6279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:32 smithi183 ceph-mon[99169]: pgmap v6280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:33.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:32 smithi119 ceph-mon[94175]: pgmap v6280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:32 smithi119 ceph-mon[108979]: pgmap v6280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:33:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:33:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:33:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:34 smithi183 ceph-mon[99169]: pgmap v6281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:35.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:34 smithi119 ceph-mon[94175]: pgmap v6281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:34 smithi119 ceph-mon[108979]: pgmap v6281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:36 smithi183 ceph-mon[99169]: pgmap v6282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:36 smithi119 ceph-mon[94175]: pgmap v6282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:36 smithi119 ceph-mon[108979]: pgmap v6282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:38 smithi183 ceph-mon[99169]: pgmap v6283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:38 smithi119 ceph-mon[94175]: pgmap v6283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:38 smithi119 ceph-mon[108979]: pgmap v6283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:40 smithi183 ceph-mon[99169]: pgmap v6284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:41.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:40 smithi119 ceph-mon[94175]: pgmap v6284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:40 smithi119 ceph-mon[108979]: pgmap v6284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:42 smithi183 ceph-mon[99169]: pgmap v6285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:42 smithi119 ceph-mon[94175]: pgmap v6285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:42 smithi119 ceph-mon[108979]: pgmap v6285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:33:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:33:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:33:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:44 smithi183 ceph-mon[99169]: pgmap v6286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:44 smithi119 ceph-mon[94175]: pgmap v6286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:44 smithi119 ceph-mon[108979]: pgmap v6286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:46 smithi183 ceph-mon[99169]: pgmap v6287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:47.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:46 smithi119 ceph-mon[94175]: pgmap v6287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:46 smithi119 ceph-mon[108979]: pgmap v6287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:48 smithi183 ceph-mon[99169]: pgmap v6288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:49.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:48 smithi119 ceph-mon[94175]: pgmap v6288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:48 smithi119 ceph-mon[108979]: pgmap v6288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:50.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:49 smithi183 ceph-mon[99169]: pgmap v6289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:50.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:49 smithi119 ceph-mon[94175]: pgmap v6289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:50.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:49 smithi119 ceph-mon[108979]: pgmap v6289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:52.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:52 smithi183 ceph-mon[99169]: pgmap v6290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:52 smithi119 ceph-mon[94175]: pgmap v6290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:52.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:52 smithi119 ceph-mon[108979]: pgmap v6290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:53.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:33:54.258 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:33:54.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:33:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:33:54] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:33:54.565 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:33:54.565 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 5m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:33:54.565 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 5m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:33:54.565 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 5m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:33:54.565 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 5m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:33:54.565 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 5m ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:33:54.565 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 5m ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:33:54.566 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 5m ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:33:54.566 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 5m ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:33:54.566 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 5m ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:33:54.566 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 5m ago 2h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:33:54.566 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 5m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:33:54.566 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 5m ago 2h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:33:54.566 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 5m ago 2h 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:33:54.566 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 5m ago 2h 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:33:54.566 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 5m ago 2h 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:33:54.566 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 5m ago 2h 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:33:54.566 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 5m ago 2h 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:33:54.567 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 5m ago 2h 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:33:54.567 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 5m ago 2h 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:33:54.567 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 5m ago 2h 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:33:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:54 smithi183 ceph-mon[99169]: pgmap v6291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:54.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:54 smithi119 ceph-mon[108979]: pgmap v6291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:54 smithi119 ceph-mon[94175]: pgmap v6291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:54.952 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:33:54.952 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:33:54.952 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:33:54.952 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:33:54.952 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:33:54.953 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:33:54.953 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:33:54.953 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:33:54.953 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:33:54.953 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:33:54.953 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:33:54.953 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:33:54.953 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:33:54.953 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:33:54.953 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:33:54.953 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:33:54.953 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:33:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:55 smithi183 ceph-mon[99169]: from='client.20913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:33:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:55 smithi183 ceph-mon[99169]: from='client.20919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:33:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/270005530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:33:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:55 smithi119 ceph-mon[94175]: from='client.20913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:33:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:55 smithi119 ceph-mon[94175]: from='client.20919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:33:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/270005530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:33:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:55 smithi119 ceph-mon[108979]: from='client.20913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:33:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:55 smithi119 ceph-mon[108979]: from='client.20919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:33:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/270005530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:33:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:56 smithi183 ceph-mon[99169]: pgmap v6292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:33:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:33:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:33:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:33:56.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:56 smithi119 ceph-mon[108979]: pgmap v6292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:33:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:33:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:33:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:33:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:56 smithi119 ceph-mon[94175]: pgmap v6292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:33:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:33:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:33:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:33:58.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:33:58 smithi183 ceph-mon[99169]: pgmap v6293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:58.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:33:58 smithi119 ceph-mon[94175]: pgmap v6293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:33:58.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:33:58 smithi119 ceph-mon[108979]: pgmap v6293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:00.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:00 smithi183 ceph-mon[99169]: pgmap v6294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:00.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:00 smithi119 ceph-mon[94175]: pgmap v6294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:00 smithi119 ceph-mon[108979]: pgmap v6294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:02.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:02 smithi183 ceph-mon[99169]: pgmap v6295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:02.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:02 smithi119 ceph-mon[108979]: pgmap v6295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:02.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:02 smithi119 ceph-mon[94175]: pgmap v6295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:34:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:34:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:34:04.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:04 smithi183 ceph-mon[99169]: pgmap v6296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:04.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:04 smithi119 ceph-mon[94175]: pgmap v6296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:04.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:04 smithi119 ceph-mon[108979]: pgmap v6296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:06.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:06 smithi183 ceph-mon[99169]: pgmap v6297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:06.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:06 smithi119 ceph-mon[94175]: pgmap v6297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:06 smithi119 ceph-mon[108979]: pgmap v6297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:08 smithi183 ceph-mon[99169]: pgmap v6298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:08 smithi119 ceph-mon[94175]: pgmap v6298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:08 smithi119 ceph-mon[108979]: pgmap v6298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:10.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:10 smithi183 ceph-mon[99169]: pgmap v6299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:10.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:10 smithi119 ceph-mon[94175]: pgmap v6299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:10.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:10 smithi119 ceph-mon[108979]: pgmap v6299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:12.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:12 smithi183 ceph-mon[99169]: pgmap v6300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:12 smithi119 ceph-mon[94175]: pgmap v6300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:12 smithi119 ceph-mon[108979]: pgmap v6300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:34:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:34:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:34:14.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:14 smithi183 ceph-mon[99169]: pgmap v6301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:14.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:14 smithi119 ceph-mon[94175]: pgmap v6301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:14.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:14 smithi119 ceph-mon[108979]: pgmap v6301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:16 smithi183 ceph-mon[99169]: pgmap v6302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:16 smithi119 ceph-mon[94175]: pgmap v6302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:16 smithi119 ceph-mon[108979]: pgmap v6302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:18 smithi183 ceph-mon[99169]: pgmap v6303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:18 smithi119 ceph-mon[94175]: pgmap v6303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:18.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:18 smithi119 ceph-mon[108979]: pgmap v6303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:20.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:20 smithi183 ceph-mon[99169]: pgmap v6304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:20.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:20 smithi119 ceph-mon[94175]: pgmap v6304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:20 smithi119 ceph-mon[108979]: pgmap v6304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:22 smithi183 ceph-mon[99169]: pgmap v6305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:22 smithi119 ceph-mon[94175]: pgmap v6305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:22.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:22 smithi119 ceph-mon[108979]: pgmap v6305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:23.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:24.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:34:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:34:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:34:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:24 smithi183 ceph-mon[99169]: pgmap v6306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:24.997 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:24 smithi119 ceph-mon[94175]: pgmap v6306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:24.997 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:24 smithi119 ceph-mon[108979]: pgmap v6306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:25.299 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:34:25.606 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:34:25.607 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 5m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:34:25.607 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 5m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:34:25.607 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 5m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:34:25.607 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 5m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:34:25.607 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 5m ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:34:25.607 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 5m ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:34:25.607 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 5m ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:34:25.607 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 5m ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:34:25.607 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 5m ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:34:25.607 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 5m ago 2h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:34:25.607 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 5m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:34:25.607 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 5m ago 2h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:34:25.608 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 5m ago 2h 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:34:25.608 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 5m ago 2h 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:34:25.608 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 5m ago 2h 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:34:25.608 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 5m ago 2h 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:34:25.608 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 5m ago 2h 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:34:25.608 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 5m ago 2h 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:34:25.608 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 5m ago 2h 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:34:25.608 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 5m ago 2h 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:34:25.986 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:34:25.987 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:34:25.987 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:34:25.987 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:34:25.987 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:34:25.987 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:34:25.987 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:34:25.987 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:34:25.987 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:34:25.987 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:34:25.987 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:34:25.987 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:34:25.987 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:34:25.988 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:34:25.988 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:34:25.988 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:34:25.988 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:34:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:26 smithi183 ceph-mon[99169]: pgmap v6307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:26 smithi183 ceph-mon[99169]: from='client.30818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:34:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:26 smithi183 ceph-mon[99169]: from='client.30824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:34:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3818337680' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:34:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:26 smithi119 ceph-mon[94175]: pgmap v6307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:26 smithi119 ceph-mon[94175]: from='client.30818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:34:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:26 smithi119 ceph-mon[94175]: from='client.30824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:34:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3818337680' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:34:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:26 smithi119 ceph-mon[108979]: pgmap v6307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:26 smithi119 ceph-mon[108979]: from='client.30818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:34:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:26 smithi119 ceph-mon[108979]: from='client.30824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:34:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3818337680' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:34:28.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:28 smithi183 ceph-mon[99169]: pgmap v6308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:28.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:28 smithi119 ceph-mon[94175]: pgmap v6308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:28 smithi119 ceph-mon[108979]: pgmap v6308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:30 smithi183 ceph-mon[99169]: pgmap v6309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:30.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:30 smithi119 ceph-mon[94175]: pgmap v6309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:30 smithi119 ceph-mon[108979]: pgmap v6309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:32 smithi183 ceph-mon[99169]: pgmap v6310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:32.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:32 smithi119 ceph-mon[94175]: pgmap v6310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:32 smithi119 ceph-mon[108979]: pgmap v6310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:34:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:34:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:34:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:34 smithi183 ceph-mon[99169]: pgmap v6311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:34.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:34 smithi119 ceph-mon[94175]: pgmap v6311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:34 smithi119 ceph-mon[108979]: pgmap v6311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:36 smithi183 ceph-mon[99169]: pgmap v6312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:36 smithi119 ceph-mon[108979]: pgmap v6312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:36 smithi119 ceph-mon[94175]: pgmap v6312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:38 smithi183 ceph-mon[99169]: pgmap v6313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:38.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:38 smithi119 ceph-mon[94175]: pgmap v6313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:38 smithi119 ceph-mon[108979]: pgmap v6313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:40 smithi183 ceph-mon[99169]: pgmap v6314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:40 smithi119 ceph-mon[108979]: pgmap v6314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:40 smithi119 ceph-mon[94175]: pgmap v6314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:42 smithi183 ceph-mon[99169]: pgmap v6315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:42.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:42 smithi119 ceph-mon[94175]: pgmap v6315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:42 smithi119 ceph-mon[108979]: pgmap v6315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:34:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:34:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:34:44.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:44 smithi183 ceph-mon[99169]: pgmap v6316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:44.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:44 smithi119 ceph-mon[94175]: pgmap v6316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:44.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:44 smithi119 ceph-mon[108979]: pgmap v6316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:46.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:46 smithi183 ceph-mon[99169]: pgmap v6317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:46.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:46 smithi119 ceph-mon[94175]: pgmap v6317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:46 smithi119 ceph-mon[108979]: pgmap v6317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:48.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:48 smithi183 ceph-mon[99169]: pgmap v6318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:48.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:48 smithi119 ceph-mon[108979]: pgmap v6318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:48.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:48 smithi119 ceph-mon[94175]: pgmap v6318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:50.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:50 smithi119 ceph-mon[94175]: pgmap v6319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:50.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:50 smithi119 ceph-mon[108979]: pgmap v6319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:50 smithi183 ceph-mon[99169]: pgmap v6319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:52.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:52 smithi119 ceph-mon[94175]: pgmap v6320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:52.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:52 smithi119 ceph-mon[108979]: pgmap v6320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:52 smithi183 ceph-mon[99169]: pgmap v6320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:54.167 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:54.167 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:34:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:34:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:34:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:34:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:54 smithi183 ceph-mon[99169]: pgmap v6321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:55.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:54 smithi119 ceph-mon[108979]: pgmap v6321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:54 smithi119 ceph-mon[94175]: pgmap v6321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:56.326 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:34:56.642 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:34:56.642 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 6m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:34:56.642 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 6m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:34:56.642 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 6m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:34:56.642 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 6m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:34:56.643 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 6m ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:34:56.643 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 6m ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:34:56.643 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 6m ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:34:56.643 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 6m ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:34:56.643 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 6m ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:34:56.643 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 6m ago 2h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:34:56.643 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 6m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:34:56.643 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 6m ago 2h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:34:56.643 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 6m ago 2h 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:34:56.643 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 6m ago 2h 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:34:56.643 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 6m ago 2h 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:34:56.643 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 6m ago 2h 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:34:56.643 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 6m ago 2h 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:34:56.643 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 6m ago 2h 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:34:56.643 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 6m ago 2h 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:34:56.644 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 6m ago 2h 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:34:57.048 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:34:57.048 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:34:57.048 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:34:57.048 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:34:57.048 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:34:57.049 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:34:57.049 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:34:57.049 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:34:57.049 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:34:57.049 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:34:57.049 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:34:57.049 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:34:57.049 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:34:57.049 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:34:57.049 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:34:57.049 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:34:57.049 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:34:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:56 smithi183 ceph-mon[99169]: pgmap v6322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:34:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:56 smithi119 ceph-mon[94175]: pgmap v6322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:34:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:56 smithi119 ceph-mon[108979]: pgmap v6322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:34:58.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:57 smithi183 ceph-mon[99169]: from='client.20949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:34:58.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:57 smithi183 ceph-mon[99169]: from='client.20955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:34:58.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1697678176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:34:58.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:34:58.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:34:58.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:34:58.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:34:58.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:57 smithi119 ceph-mon[94175]: from='client.20949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:34:58.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:57 smithi119 ceph-mon[94175]: from='client.20955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:34:58.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1697678176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:34:58.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:34:58.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:34:58.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:34:58.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:34:58.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:57 smithi119 ceph-mon[108979]: from='client.20949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:34:58.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:57 smithi119 ceph-mon[108979]: from='client.20955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:34:58.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1697678176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:34:58.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:34:58.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:34:58.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:34:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:34:58.929 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:34:58 smithi183 ceph-mon[99169]: pgmap v6323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:59.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:34:58 smithi119 ceph-mon[94175]: pgmap v6323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:34:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:34:58 smithi119 ceph-mon[108979]: pgmap v6323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:00 smithi183 ceph-mon[99169]: pgmap v6324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:35:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:35:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:35:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:35:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:35:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:00 smithi119 ceph-mon[94175]: pgmap v6324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:35:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:35:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:35:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:35:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:35:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:00 smithi119 ceph-mon[108979]: pgmap v6324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:35:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:35:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:35:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:35:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:35:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:02 smithi183 ceph-mon[99169]: pgmap v6325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:02 smithi119 ceph-mon[94175]: pgmap v6325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:02 smithi119 ceph-mon[108979]: pgmap v6325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:04.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:35:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:35:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:35:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:04 smithi183 ceph-mon[99169]: pgmap v6326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:05.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:04 smithi119 ceph-mon[108979]: pgmap v6326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:04 smithi119 ceph-mon[94175]: pgmap v6326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:06 smithi183 ceph-mon[99169]: pgmap v6327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:07.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:06 smithi119 ceph-mon[94175]: pgmap v6327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:06 smithi119 ceph-mon[108979]: pgmap v6327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:08 smithi183 ceph-mon[99169]: pgmap v6328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:08 smithi119 ceph-mon[108979]: pgmap v6328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:08 smithi119 ceph-mon[94175]: pgmap v6328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:10 smithi183 ceph-mon[99169]: pgmap v6329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:10 smithi119 ceph-mon[94175]: pgmap v6329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:11.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:10 smithi119 ceph-mon[108979]: pgmap v6329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:12 smithi183 ceph-mon[99169]: pgmap v6330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:13.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:12 smithi119 ceph-mon[94175]: pgmap v6330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:13.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:12 smithi119 ceph-mon[108979]: pgmap v6330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:35:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:35:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:35:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:14 smithi183 ceph-mon[99169]: pgmap v6331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:15.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:14 smithi119 ceph-mon[94175]: pgmap v6331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:14 smithi119 ceph-mon[108979]: pgmap v6331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:16 smithi183 ceph-mon[99169]: pgmap v6332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:16 smithi119 ceph-mon[94175]: pgmap v6332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:16 smithi119 ceph-mon[108979]: pgmap v6332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:18 smithi183 ceph-mon[99169]: pgmap v6333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:18 smithi119 ceph-mon[94175]: pgmap v6333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:19.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:18 smithi119 ceph-mon[108979]: pgmap v6333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:20 smithi183 ceph-mon[99169]: pgmap v6334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:20 smithi119 ceph-mon[94175]: pgmap v6334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:21.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:20 smithi119 ceph-mon[108979]: pgmap v6334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:22 smithi183 ceph-mon[99169]: pgmap v6335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:23.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:22 smithi119 ceph-mon[94175]: pgmap v6335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:22 smithi119 ceph-mon[108979]: pgmap v6335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:24.167 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:24.167 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:35:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:35:24] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:35:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:24 smithi183 ceph-mon[99169]: pgmap v6336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:25.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:24 smithi119 ceph-mon[108979]: pgmap v6336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:24 smithi119 ceph-mon[94175]: pgmap v6336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:26 smithi183 ceph-mon[99169]: pgmap v6337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:27.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:26 smithi119 ceph-mon[94175]: pgmap v6337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:26 smithi119 ceph-mon[108979]: pgmap v6337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:27.394 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:35:27.699 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:35:27.700 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 6m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:35:27.700 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 6m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:35:27.700 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 6m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:35:27.700 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 6m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:35:27.700 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 6m ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:35:27.700 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 6m ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:35:27.700 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 6m ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:35:27.700 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 6m ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:35:27.700 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 6m ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:35:27.700 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 6m ago 2h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:35:27.700 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 6m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:35:27.700 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 6m ago 2h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:35:27.700 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 6m ago 2h 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:35:27.700 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 6m ago 2h 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:35:27.700 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 6m ago 2h 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:35:27.701 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 6m ago 2h 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:35:27.701 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 6m ago 2h 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:35:27.701 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 6m ago 2h 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:35:27.701 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 6m ago 2h 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:35:27.701 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 6m ago 2h 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:35:28.084 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:35:28.084 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:35:28.084 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:35:28.084 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:35:28.084 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:35:28.084 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:35:28.084 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:35:28.084 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:35:28.084 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:35:28.084 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:35:28.084 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:35:28.085 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:35:28.085 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:35:28.085 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:35:28.085 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:35:28.085 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:35:28.085 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:35:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:28 smithi183 ceph-mon[99169]: pgmap v6338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:28 smithi183 ceph-mon[99169]: from='client.20967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:35:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:28 smithi183 ceph-mon[99169]: from='client.30860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:35:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/715143605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:35:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:28 smithi119 ceph-mon[94175]: pgmap v6338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:28 smithi119 ceph-mon[94175]: from='client.20967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:35:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:28 smithi119 ceph-mon[94175]: from='client.30860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:35:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/715143605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:35:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:28 smithi119 ceph-mon[108979]: pgmap v6338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:28 smithi119 ceph-mon[108979]: from='client.20967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:35:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:28 smithi119 ceph-mon[108979]: from='client.30860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:35:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/715143605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:35:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:30 smithi183 ceph-mon[99169]: pgmap v6339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:31.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:30 smithi119 ceph-mon[108979]: pgmap v6339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:31.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:30 smithi119 ceph-mon[94175]: pgmap v6339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:32 smithi183 ceph-mon[99169]: pgmap v6340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:32 smithi119 ceph-mon[108979]: pgmap v6340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:32 smithi119 ceph-mon[94175]: pgmap v6340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:35:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:35:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:35:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:34 smithi183 ceph-mon[99169]: pgmap v6341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:35.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:34 smithi119 ceph-mon[94175]: pgmap v6341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:34 smithi119 ceph-mon[108979]: pgmap v6341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:36 smithi183 ceph-mon[99169]: pgmap v6342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:37.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:36 smithi119 ceph-mon[108979]: pgmap v6342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:36 smithi119 ceph-mon[94175]: pgmap v6342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:38 smithi183 ceph-mon[99169]: pgmap v6343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:38 smithi119 ceph-mon[94175]: pgmap v6343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:38 smithi119 ceph-mon[108979]: pgmap v6343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:40 smithi183 ceph-mon[99169]: pgmap v6344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:40 smithi119 ceph-mon[94175]: pgmap v6344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:40 smithi119 ceph-mon[108979]: pgmap v6344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:42 smithi183 ceph-mon[99169]: pgmap v6345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:42 smithi119 ceph-mon[108979]: pgmap v6345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:42 smithi119 ceph-mon[94175]: pgmap v6345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:35:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:35:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:35:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:44 smithi183 ceph-mon[99169]: pgmap v6346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:44 smithi119 ceph-mon[108979]: pgmap v6346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:44 smithi119 ceph-mon[94175]: pgmap v6346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:46 smithi183 ceph-mon[99169]: pgmap v6347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:47.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:46 smithi119 ceph-mon[94175]: pgmap v6347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:46 smithi119 ceph-mon[108979]: pgmap v6347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:48 smithi183 ceph-mon[99169]: pgmap v6348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:49.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:48 smithi119 ceph-mon[94175]: pgmap v6348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:48 smithi119 ceph-mon[108979]: pgmap v6348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:50 smithi183 ceph-mon[99169]: pgmap v6349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:50 smithi119 ceph-mon[94175]: pgmap v6349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:50 smithi119 ceph-mon[108979]: pgmap v6349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:52 smithi183 ceph-mon[99169]: pgmap v6350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:52 smithi119 ceph-mon[94175]: pgmap v6350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:52 smithi119 ceph-mon[108979]: pgmap v6350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:35:54.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:35:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:35:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:35:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:54 smithi183 ceph-mon[99169]: pgmap v6351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:55.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:54 smithi119 ceph-mon[94175]: pgmap v6351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:54 smithi119 ceph-mon[108979]: pgmap v6351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:56 smithi183 ceph-mon[99169]: pgmap v6352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:57.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:56 smithi119 ceph-mon[94175]: pgmap v6352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:56 smithi119 ceph-mon[108979]: pgmap v6352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:58.428 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:35:58.733 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:35:58.733 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 7m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:35:58.733 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 7m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:35:58.733 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 7m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:35:58.734 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 7m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:35:58.734 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 7m ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:35:58.734 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 7m ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:35:58.734 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 7m ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:35:58.734 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 7m ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:35:58.734 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 7m ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:35:58.734 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 7m ago 2h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:35:58.734 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 7m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:35:58.734 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 7m ago 2h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:35:58.734 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 7m ago 2h 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:35:58.734 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 7m ago 2h 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:35:58.734 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 7m ago 2h 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:35:58.734 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 7m ago 2h 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:35:58.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 7m ago 2h 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:35:58.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 7m ago 2h 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:35:58.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 7m ago 2h 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:35:58.735 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 7m ago 2h 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:35:59.113 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:35:59.113 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:35:59.113 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:35:59.113 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:35:59.114 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:35:59.114 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:35:59.114 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:35:59.114 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:35:59.114 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:35:59.114 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:35:59.114 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:35:59.114 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:35:59.114 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:35:59.114 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:35:59.114 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:35:59.114 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:35:59.114 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:35:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:58 smithi183 ceph-mon[99169]: pgmap v6353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:59.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:58 smithi119 ceph-mon[94175]: pgmap v6353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:35:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:58 smithi119 ceph-mon[108979]: pgmap v6353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:00.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:59 smithi183 ceph-mon[99169]: from='client.30872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:36:00.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:59 smithi183 ceph-mon[99169]: from='client.30878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:36:00.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:35:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/23400881' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:36:00.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:59 smithi119 ceph-mon[94175]: from='client.30872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:36:00.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:59 smithi119 ceph-mon[94175]: from='client.30878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:36:00.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:35:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/23400881' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:36:00.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:59 smithi119 ceph-mon[108979]: from='client.30872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:36:00.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:59 smithi119 ceph-mon[108979]: from='client.30878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:36:00.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:35:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/23400881' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:36:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:00 smithi183 ceph-mon[99169]: pgmap v6354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:36:01.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:00 smithi119 ceph-mon[94175]: pgmap v6354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:01.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:36:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:00 smithi119 ceph-mon[108979]: pgmap v6354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:36:02.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:36:02.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:36:02.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:36:02.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:36:02.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:36:02.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:36:02.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:36:02.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:36:02.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:36:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:02 smithi183 ceph-mon[99169]: pgmap v6355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:02 smithi119 ceph-mon[94175]: pgmap v6355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:02 smithi119 ceph-mon[108979]: pgmap v6355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:36:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:36:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:36:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:04 smithi183 ceph-mon[99169]: pgmap v6356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:05.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:04 smithi119 ceph-mon[94175]: pgmap v6356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:04 smithi119 ceph-mon[108979]: pgmap v6356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:06 smithi183 ceph-mon[99169]: pgmap v6357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:07.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:06 smithi119 ceph-mon[108979]: pgmap v6357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:06 smithi119 ceph-mon[94175]: pgmap v6357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:08 smithi183 ceph-mon[99169]: pgmap v6358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:08 smithi119 ceph-mon[108979]: pgmap v6358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:08 smithi119 ceph-mon[94175]: pgmap v6358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:10 smithi183 ceph-mon[99169]: pgmap v6359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:11.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:10 smithi119 ceph-mon[108979]: pgmap v6359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:10 smithi119 ceph-mon[94175]: pgmap v6359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:12 smithi183 ceph-mon[99169]: pgmap v6360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:13.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:12 smithi119 ceph-mon[108979]: pgmap v6360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:12 smithi119 ceph-mon[94175]: pgmap v6360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:36:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:36:14] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:36:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:14 smithi183 ceph-mon[99169]: pgmap v6361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:15.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:14 smithi119 ceph-mon[94175]: pgmap v6361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:14 smithi119 ceph-mon[108979]: pgmap v6361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:16 smithi183 ceph-mon[99169]: pgmap v6362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:17.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:16 smithi119 ceph-mon[94175]: pgmap v6362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:16 smithi119 ceph-mon[108979]: pgmap v6362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:18 smithi183 ceph-mon[99169]: pgmap v6363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:19.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:18 smithi119 ceph-mon[108979]: pgmap v6363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:18 smithi119 ceph-mon[94175]: pgmap v6363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:20 smithi183 ceph-mon[99169]: pgmap v6364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:21.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:20 smithi119 ceph-mon[108979]: pgmap v6364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:20 smithi119 ceph-mon[94175]: pgmap v6364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:22 smithi183 ceph-mon[99169]: pgmap v6365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:23.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:22 smithi119 ceph-mon[94175]: pgmap v6365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:22 smithi119 ceph-mon[108979]: pgmap v6365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:24.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:36:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:36:24] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:36:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:24 smithi183 ceph-mon[99169]: pgmap v6366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:25.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:24 smithi119 ceph-mon[108979]: pgmap v6366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:24 smithi119 ceph-mon[94175]: pgmap v6366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:26 smithi183 ceph-mon[99169]: pgmap v6367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:27.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:26 smithi119 ceph-mon[94175]: pgmap v6367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:26 smithi119 ceph-mon[108979]: pgmap v6367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:28 smithi183 ceph-mon[99169]: pgmap v6368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:29.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:28 smithi119 ceph-mon[94175]: pgmap v6368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:28 smithi119 ceph-mon[108979]: pgmap v6368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:29.458 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:36:29.764 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:36:29.764 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 7m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:36:29.764 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 7m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:36:29.765 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 7m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:36:29.765 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 7m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:36:29.765 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 7m ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:36:29.765 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 7m ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:36:29.765 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 7m ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:36:29.765 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 7m ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:36:29.765 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 7m ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:36:29.765 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 7m ago 2h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:36:29.765 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 7m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:36:29.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 7m ago 2h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:36:29.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 7m ago 2h 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:36:29.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 7m ago 2h 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:36:29.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 7m ago 2h 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:36:29.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 7m ago 2h 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:36:29.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 7m ago 2h 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:36:29.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 7m ago 2h 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:36:29.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 7m ago 2h 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:36:29.766 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 7m ago 2h 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:36:30.144 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:36:30.144 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:36:30.144 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:36:30.145 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:36:30.145 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:36:30.145 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:36:30.145 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:36:30.145 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:36:30.145 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:36:30.145 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:36:30.145 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:36:30.145 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:36:30.145 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:36:30.145 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:36:30.145 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:36:30.145 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:36:30.145 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:36:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:30 smithi183 ceph-mon[99169]: pgmap v6369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:30 smithi183 ceph-mon[99169]: from='client.30890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:36:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:30 smithi183 ceph-mon[99169]: from='client.30896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:36:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2168893830' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:36:31.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:30 smithi119 ceph-mon[94175]: pgmap v6369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:31.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:30 smithi119 ceph-mon[94175]: from='client.30890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:36:31.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:30 smithi119 ceph-mon[94175]: from='client.30896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:36:31.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2168893830' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:36:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:30 smithi119 ceph-mon[108979]: pgmap v6369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:30 smithi119 ceph-mon[108979]: from='client.30890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:36:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:30 smithi119 ceph-mon[108979]: from='client.30896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:36:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2168893830' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:36:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:32 smithi183 ceph-mon[99169]: pgmap v6370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:32 smithi119 ceph-mon[94175]: pgmap v6370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:32 smithi119 ceph-mon[108979]: pgmap v6370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:36:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:36:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:36:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:34 smithi183 ceph-mon[99169]: pgmap v6371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:35.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:34 smithi119 ceph-mon[94175]: pgmap v6371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:34 smithi119 ceph-mon[108979]: pgmap v6371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:36 smithi183 ceph-mon[99169]: pgmap v6372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:37.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:36 smithi119 ceph-mon[108979]: pgmap v6372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:36 smithi119 ceph-mon[94175]: pgmap v6372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:38 smithi183 ceph-mon[99169]: pgmap v6373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:38 smithi119 ceph-mon[108979]: pgmap v6373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:38 smithi119 ceph-mon[94175]: pgmap v6373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:40 smithi183 ceph-mon[99169]: pgmap v6374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:41.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:40 smithi119 ceph-mon[94175]: pgmap v6374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:40 smithi119 ceph-mon[108979]: pgmap v6374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:42 smithi183 ceph-mon[99169]: pgmap v6375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:43.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:42 smithi119 ceph-mon[94175]: pgmap v6375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:42 smithi119 ceph-mon[108979]: pgmap v6375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:36:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:36:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:36:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:44 smithi183 ceph-mon[99169]: pgmap v6376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:45.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:44 smithi119 ceph-mon[94175]: pgmap v6376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:44 smithi119 ceph-mon[108979]: pgmap v6376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:46 smithi183 ceph-mon[99169]: pgmap v6377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:47.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:46 smithi119 ceph-mon[94175]: pgmap v6377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:46 smithi119 ceph-mon[108979]: pgmap v6377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:48 smithi183 ceph-mon[99169]: pgmap v6378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:49.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:48 smithi119 ceph-mon[94175]: pgmap v6378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:48 smithi119 ceph-mon[108979]: pgmap v6378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:50 smithi183 ceph-mon[99169]: pgmap v6379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:50 smithi119 ceph-mon[94175]: pgmap v6379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:50 smithi119 ceph-mon[108979]: pgmap v6379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:52 smithi183 ceph-mon[99169]: pgmap v6380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:52 smithi119 ceph-mon[94175]: pgmap v6380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:52 smithi119 ceph-mon[108979]: pgmap v6380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:36:54.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:36:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:36:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:36:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:54 smithi183 ceph-mon[99169]: pgmap v6381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:54 smithi119 ceph-mon[108979]: pgmap v6381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:54 smithi119 ceph-mon[94175]: pgmap v6381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:56 smithi183 ceph-mon[99169]: pgmap v6382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:57.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:56 smithi119 ceph-mon[108979]: pgmap v6382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:56 smithi119 ceph-mon[94175]: pgmap v6382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:36:58 smithi183 ceph-mon[99169]: pgmap v6383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:59.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:36:58 smithi119 ceph-mon[94175]: pgmap v6383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:36:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:36:58 smithi119 ceph-mon[108979]: pgmap v6383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:00.490 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:37:00.797 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:37:00.797 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 8m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:37:00.797 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 8m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:37:00.797 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 8m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:37:00.797 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 8m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:37:00.798 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 8m ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:37:00.798 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 8m ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:37:00.798 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 8m ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:37:00.798 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 8m ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:37:00.798 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 8m ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:37:00.798 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 8m ago 2h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:37:00.798 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 8m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:37:00.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 8m ago 2h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:37:00.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 8m ago 2h 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:37:00.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 8m ago 2h 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:37:00.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 8m ago 2h 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:37:00.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 8m ago 2h 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:37:00.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 8m ago 2h 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:37:00.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 8m ago 2h 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:37:00.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 8m ago 2h 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:37:00.799 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 8m ago 2h 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:37:01.184 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:37:01.185 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:37:01.185 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:37:01.185 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:37:01.185 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:37:01.185 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:37:01.185 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:37:01.185 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:37:01.185 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:37:01.185 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:37:01.185 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:37:01.185 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:37:01.185 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:37:01.185 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:37:01.186 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:37:01.186 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:37:01.186 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:37:01.188 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:00 smithi183 ceph-mon[99169]: pgmap v6384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:01.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:00 smithi119 ceph-mon[108979]: pgmap v6384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:00 smithi119 ceph-mon[94175]: pgmap v6384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:02.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:01 smithi119 ceph-mon[108979]: from='client.21021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:37:02.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:01 smithi119 ceph-mon[108979]: from='client.30914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:37:02.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:37:02.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1717922444' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:37:02.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:37:02.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:37:02.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:37:02.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:01 smithi119 ceph-mon[94175]: from='client.21021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:37:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:01 smithi119 ceph-mon[94175]: from='client.30914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:37:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:37:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1717922444' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:37:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:37:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:37:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:37:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:01 smithi183 ceph-mon[99169]: from='client.21021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:37:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:01 smithi183 ceph-mon[99169]: from='client.30914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:37:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:37:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1717922444' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:37:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:37:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:37:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:37:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:02 smithi119 ceph-mon[94175]: pgmap v6385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:02 smithi119 ceph-mon[108979]: pgmap v6385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:02 smithi183 ceph-mon[99169]: pgmap v6385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:04.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:03 smithi183 ceph-mon[99169]: pgmap v6386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:37:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:37:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:37:04.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:03 smithi119 ceph-mon[108979]: pgmap v6386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:04.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:03 smithi119 ceph-mon[94175]: pgmap v6386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:06.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:06 smithi183 ceph-mon[99169]: pgmap v6387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:06.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:06 smithi119 ceph-mon[108979]: pgmap v6387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:06 smithi119 ceph-mon[94175]: pgmap v6387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:08 smithi183 ceph-mon[99169]: pgmap v6388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:08 smithi119 ceph-mon[94175]: pgmap v6388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:08 smithi119 ceph-mon[108979]: pgmap v6388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:10.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:10 smithi183 ceph-mon[99169]: pgmap v6389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:10.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:10 smithi119 ceph-mon[94175]: pgmap v6389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:10.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:10 smithi119 ceph-mon[108979]: pgmap v6389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:12.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:12 smithi183 ceph-mon[99169]: pgmap v6390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:12.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:12 smithi119 ceph-mon[94175]: pgmap v6390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:12 smithi119 ceph-mon[108979]: pgmap v6390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:37:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:37:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:37:14.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:14 smithi183 ceph-mon[99169]: pgmap v6391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:14.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:14 smithi119 ceph-mon[94175]: pgmap v6391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:14.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:14 smithi119 ceph-mon[108979]: pgmap v6391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:16.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:16 smithi183 ceph-mon[99169]: pgmap v6392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:16.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:16 smithi119 ceph-mon[94175]: pgmap v6392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:16 smithi119 ceph-mon[108979]: pgmap v6392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:18 smithi183 ceph-mon[99169]: pgmap v6393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:18.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:18 smithi119 ceph-mon[108979]: pgmap v6393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:18 smithi119 ceph-mon[94175]: pgmap v6393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:20.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:20 smithi183 ceph-mon[99169]: pgmap v6394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:20 smithi119 ceph-mon[108979]: pgmap v6394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:20 smithi119 ceph-mon[94175]: pgmap v6394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:22 smithi183 ceph-mon[99169]: pgmap v6395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:22.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:22 smithi119 ceph-mon[108979]: pgmap v6395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:22 smithi119 ceph-mon[94175]: pgmap v6395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:23.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:37:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:37:24] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:37:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:24 smithi183 ceph-mon[99169]: pgmap v6396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:24 smithi119 ceph-mon[94175]: pgmap v6396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:24 smithi119 ceph-mon[108979]: pgmap v6396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:26.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:26 smithi183 ceph-mon[99169]: pgmap v6397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:26 smithi119 ceph-mon[94175]: pgmap v6397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:26 smithi119 ceph-mon[108979]: pgmap v6397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:28.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:28 smithi183 ceph-mon[99169]: pgmap v6398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:28 smithi119 ceph-mon[94175]: pgmap v6398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:28 smithi119 ceph-mon[108979]: pgmap v6398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:30 smithi183 ceph-mon[99169]: pgmap v6399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:30.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:30 smithi119 ceph-mon[94175]: pgmap v6399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:30 smithi119 ceph-mon[108979]: pgmap v6399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:31.535 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:37:31.844 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:37:31.844 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 8m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:37:31.845 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 8m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:37:31.845 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 8m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:37:31.845 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 8m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:37:31.845 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 8m ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:37:31.845 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 8m ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:37:31.845 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 8m ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:37:31.845 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 8m ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:37:31.845 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 8m ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:37:31.845 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 8m ago 2h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:37:31.845 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 8m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:37:31.845 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 8m ago 2h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:37:31.845 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 8m ago 2h 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:37:31.845 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 8m ago 2h 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:37:31.845 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 8m ago 2h 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:37:31.846 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 8m ago 2h 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:37:31.846 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 8m ago 2h 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:37:31.846 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 8m ago 2h 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:37:31.846 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 8m ago 2h 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:37:31.846 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 8m ago 2h 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:37:32.227 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:37:32.227 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:37:32.228 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:37:32.228 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:37:32.228 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:37:32.228 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:37:32.228 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:37:32.228 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:37:32.228 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:37:32.228 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:37:32.228 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:37:32.228 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:37:32.228 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:37:32.228 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:37:32.228 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:37:32.228 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:37:32.228 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:37:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:32 smithi183 ceph-mon[99169]: pgmap v6400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:32 smithi183 ceph-mon[99169]: from='client.21039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:37:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:32 smithi183 ceph-mon[99169]: from='client.30932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:37:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/844377688' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:37:32.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:32 smithi119 ceph-mon[94175]: pgmap v6400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:32 smithi119 ceph-mon[94175]: from='client.21039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:37:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:32 smithi119 ceph-mon[94175]: from='client.30932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:37:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/844377688' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:37:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:32 smithi119 ceph-mon[108979]: pgmap v6400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:32 smithi119 ceph-mon[108979]: from='client.21039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:37:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:32 smithi119 ceph-mon[108979]: from='client.30932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:37:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/844377688' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:37:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:37:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:37:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:37:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:34 smithi183 ceph-mon[99169]: pgmap v6401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:34.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:34 smithi119 ceph-mon[94175]: pgmap v6401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:34 smithi119 ceph-mon[108979]: pgmap v6401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:36 smithi183 ceph-mon[99169]: pgmap v6402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:36.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:36 smithi119 ceph-mon[94175]: pgmap v6402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:36 smithi119 ceph-mon[108979]: pgmap v6402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:38 smithi183 ceph-mon[99169]: pgmap v6403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:38.945 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:38 smithi119 ceph-mon[108979]: pgmap v6403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:38 smithi119 ceph-mon[94175]: pgmap v6403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:40 smithi183 ceph-mon[99169]: pgmap v6404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:40 smithi119 ceph-mon[108979]: pgmap v6404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:40 smithi119 ceph-mon[94175]: pgmap v6404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:42.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:42 smithi183 ceph-mon[99169]: pgmap v6405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:42 smithi119 ceph-mon[108979]: pgmap v6405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:42.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:42 smithi119 ceph-mon[94175]: pgmap v6405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:37:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:37:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:37:44.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:44 smithi183 ceph-mon[99169]: pgmap v6406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:44.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:44 smithi119 ceph-mon[94175]: pgmap v6406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:44.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:44 smithi119 ceph-mon[108979]: pgmap v6406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:46.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:46 smithi183 ceph-mon[99169]: pgmap v6407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:46.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:46 smithi119 ceph-mon[94175]: pgmap v6407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:46 smithi119 ceph-mon[108979]: pgmap v6407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:48.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:48 smithi183 ceph-mon[99169]: pgmap v6408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:48.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:48 smithi119 ceph-mon[94175]: pgmap v6408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:48.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:48 smithi119 ceph-mon[108979]: pgmap v6408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:50.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:50 smithi119 ceph-mon[94175]: pgmap v6409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:50.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:50 smithi119 ceph-mon[108979]: pgmap v6409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:50 smithi183 ceph-mon[99169]: pgmap v6409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:52.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:52 smithi119 ceph-mon[108979]: pgmap v6410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:52.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:52 smithi119 ceph-mon[94175]: pgmap v6410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:52 smithi183 ceph-mon[99169]: pgmap v6410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:54.188 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:37:54.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:37:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:37:54] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:37:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:54 smithi183 ceph-mon[99169]: pgmap v6411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:54 smithi119 ceph-mon[94175]: pgmap v6411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:54 smithi119 ceph-mon[108979]: pgmap v6411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:56 smithi183 ceph-mon[99169]: pgmap v6412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:56 smithi119 ceph-mon[94175]: pgmap v6412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:56 smithi119 ceph-mon[108979]: pgmap v6412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:37:58 smithi183 ceph-mon[99169]: pgmap v6413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:59.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:37:58 smithi119 ceph-mon[94175]: pgmap v6413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:37:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:37:58 smithi119 ceph-mon[108979]: pgmap v6413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:00 smithi183 ceph-mon[99169]: pgmap v6414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:01.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:00 smithi119 ceph-mon[94175]: pgmap v6414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:00 smithi119 ceph-mon[108979]: pgmap v6414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:02.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:38:02.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:38:02.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:38:02.562 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:38:02.876 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:38:02.876 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 9m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:38:02.876 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 9m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:38:02.876 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 9m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:38:02.876 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 9m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:38:02.876 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 9m ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:38:02.876 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 9m ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:38:02.876 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 9m ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:38:02.877 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 9m ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:38:02.877 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 9m ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:38:02.877 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 9m ago 2h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:38:02.877 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 9m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:38:02.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 9m ago 2h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:38:02.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 9m ago 2h 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:38:02.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 9m ago 2h 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:38:02.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 9m ago 2h 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:38:02.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 9m ago 2h 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:38:02.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 9m ago 2h 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:38:02.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 9m ago 2h 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:38:02.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 9m ago 2h 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:38:02.877 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 9m ago 2h 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:38:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:02 smithi183 ceph-mon[99169]: pgmap v6415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:38:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:38:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:38:03.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:02 smithi119 ceph-mon[94175]: pgmap v6415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:03.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:38:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:38:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:38:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:02 smithi119 ceph-mon[108979]: pgmap v6415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:38:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:38:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:38:03.257 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:38:03.258 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:38:03.258 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:38:03.258 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:38:03.258 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:38:03.258 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:38:03.258 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:38:03.258 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:38:03.258 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:38:03.258 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:38:03.258 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:38:03.258 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:38:03.259 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:38:03.259 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:38:03.259 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:38:03.259 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:38:03.259 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:38:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:03 smithi119 ceph-mon[108979]: from='client.30944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:38:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:03 smithi119 ceph-mon[108979]: from='client.21063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:38:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1496901604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:38:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:03 smithi119 ceph-mon[94175]: from='client.30944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:38:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:03 smithi119 ceph-mon[94175]: from='client.21063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:38:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1496901604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:38:04.188 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:03 smithi183 ceph-mon[99169]: from='client.30944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:38:04.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:03 smithi183 ceph-mon[99169]: from='client.21063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:38:04.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1496901604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:38:04.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:38:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:38:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:38:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:04 smithi183 ceph-mon[99169]: pgmap v6416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:04 smithi119 ceph-mon[94175]: pgmap v6416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:04 smithi119 ceph-mon[108979]: pgmap v6416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:06 smithi183 ceph-mon[99169]: pgmap v6417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:07.455 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:06 smithi119 ceph-mon[94175]: pgmap v6417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:07.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:06 smithi119 ceph-mon[108979]: pgmap v6417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:08 smithi183 ceph-mon[99169]: pgmap v6418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:08 smithi119 ceph-mon[108979]: pgmap v6418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:08 smithi119 ceph-mon[94175]: pgmap v6418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:10 smithi183 ceph-mon[99169]: pgmap v6419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:11.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:10 smithi119 ceph-mon[94175]: pgmap v6419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:11.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:10 smithi119 ceph-mon[108979]: pgmap v6419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:12 smithi183 ceph-mon[99169]: pgmap v6420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:13.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:12 smithi119 ceph-mon[108979]: pgmap v6420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:13.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:12 smithi119 ceph-mon[94175]: pgmap v6420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:38:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:38:14] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:38:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:14 smithi183 ceph-mon[99169]: pgmap v6421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:15.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:14 smithi119 ceph-mon[94175]: pgmap v6421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:14 smithi119 ceph-mon[108979]: pgmap v6421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:16 smithi183 ceph-mon[99169]: pgmap v6422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:16 smithi119 ceph-mon[94175]: pgmap v6422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:16 smithi119 ceph-mon[108979]: pgmap v6422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:18 smithi183 ceph-mon[99169]: pgmap v6423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:18 smithi119 ceph-mon[94175]: pgmap v6423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:19.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:18 smithi119 ceph-mon[108979]: pgmap v6423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:20 smithi183 ceph-mon[99169]: pgmap v6424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:21.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:20 smithi119 ceph-mon[94175]: pgmap v6424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:21.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:20 smithi119 ceph-mon[108979]: pgmap v6424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:22 smithi183 ceph-mon[99169]: pgmap v6425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:23.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:22 smithi119 ceph-mon[94175]: pgmap v6425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:22 smithi119 ceph-mon[108979]: pgmap v6425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:24.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:38:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:38:24] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:38:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:24 smithi183 ceph-mon[99169]: pgmap v6426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:25.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:24 smithi119 ceph-mon[108979]: pgmap v6426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:24 smithi119 ceph-mon[94175]: pgmap v6426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:26 smithi183 ceph-mon[99169]: pgmap v6427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:27.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:26 smithi119 ceph-mon[108979]: pgmap v6427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:26 smithi119 ceph-mon[94175]: pgmap v6427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:28 smithi183 ceph-mon[99169]: pgmap v6428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:29.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:28 smithi119 ceph-mon[94175]: pgmap v6428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:28 smithi119 ceph-mon[108979]: pgmap v6428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:30 smithi183 ceph-mon[99169]: pgmap v6429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:31.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:30 smithi119 ceph-mon[94175]: pgmap v6429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:30 smithi119 ceph-mon[108979]: pgmap v6429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:32 smithi183 ceph-mon[99169]: pgmap v6430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:33.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:32 smithi119 ceph-mon[94175]: pgmap v6430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:32 smithi119 ceph-mon[108979]: pgmap v6430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:33.606 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:38:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:38:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 9m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:38:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 9m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:38:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 9m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:38:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 9m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:38:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 9m ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:38:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 9m ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:38:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 9m ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:38:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 9m ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:38:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 9m ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:38:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 9m ago 2h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:38:33.915 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 9m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:38:33.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 9m ago 2h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:38:33.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 9m ago 2h 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:38:33.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 9m ago 2h 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:38:33.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 9m ago 2h 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:38:33.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 9m ago 2h 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:38:33.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 9m ago 2h 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:38:33.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 9m ago 2h 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:38:33.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 9m ago 2h 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:38:33.915 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 9m ago 2h 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:38:34.299 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:38:34.299 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:38:34.299 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:38:34.299 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:38:34.299 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:38:34.299 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:38:34.299 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:38:34.299 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:38:34.299 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:38:34.299 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:38:34.300 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:38:34.300 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:38:34.300 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:38:34.300 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:38:34.300 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:38:34.300 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:38:34.300 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:38:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:38:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:38:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:38:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:34 smithi183 ceph-mon[99169]: pgmap v6431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:34 smithi183 ceph-mon[99169]: from='client.21075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:38:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:34 smithi183 ceph-mon[99169]: from='client.30968 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:38:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/322788914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:38:35.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:34 smithi119 ceph-mon[94175]: pgmap v6431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:34 smithi119 ceph-mon[94175]: from='client.21075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:38:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:34 smithi119 ceph-mon[94175]: from='client.30968 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:38:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/322788914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:38:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:34 smithi119 ceph-mon[108979]: pgmap v6431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:34 smithi119 ceph-mon[108979]: from='client.21075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:38:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:34 smithi119 ceph-mon[108979]: from='client.30968 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:38:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/322788914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:38:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:36 smithi183 ceph-mon[99169]: pgmap v6432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:37.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:36 smithi119 ceph-mon[94175]: pgmap v6432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:36 smithi119 ceph-mon[108979]: pgmap v6432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:38 smithi183 ceph-mon[99169]: pgmap v6433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:39.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:38 smithi119 ceph-mon[94175]: pgmap v6433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:38 smithi119 ceph-mon[108979]: pgmap v6433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:40 smithi183 ceph-mon[99169]: pgmap v6434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:40 smithi119 ceph-mon[108979]: pgmap v6434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:40 smithi119 ceph-mon[94175]: pgmap v6434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:42 smithi183 ceph-mon[99169]: pgmap v6435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:42 smithi119 ceph-mon[94175]: pgmap v6435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:42 smithi119 ceph-mon[108979]: pgmap v6435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:38:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:38:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:38:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:44 smithi183 ceph-mon[99169]: pgmap v6436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:45.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:44 smithi119 ceph-mon[108979]: pgmap v6436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:44 smithi119 ceph-mon[94175]: pgmap v6436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:46 smithi183 ceph-mon[99169]: pgmap v6437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:47.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:46 smithi119 ceph-mon[108979]: pgmap v6437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:47.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:46 smithi119 ceph-mon[94175]: pgmap v6437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:48 smithi183 ceph-mon[99169]: pgmap v6438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:49.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:48 smithi119 ceph-mon[108979]: pgmap v6438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:48 smithi119 ceph-mon[94175]: pgmap v6438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:50 smithi183 ceph-mon[99169]: pgmap v6439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:51.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:50 smithi119 ceph-mon[108979]: pgmap v6439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:50 smithi119 ceph-mon[94175]: pgmap v6439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:52 smithi183 ceph-mon[99169]: pgmap v6440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:53.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:52 smithi119 ceph-mon[108979]: pgmap v6440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:52 smithi119 ceph-mon[94175]: pgmap v6440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:38:54.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:38:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:38:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:38:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:54 smithi183 ceph-mon[99169]: pgmap v6441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:54 smithi119 ceph-mon[108979]: pgmap v6441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:54 smithi119 ceph-mon[94175]: pgmap v6441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:56 smithi183 ceph-mon[99169]: pgmap v6442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:57.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:56 smithi119 ceph-mon[108979]: pgmap v6442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:56 smithi119 ceph-mon[94175]: pgmap v6442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:38:58 smithi183 ceph-mon[99169]: pgmap v6443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:59.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:38:58 smithi119 ceph-mon[108979]: pgmap v6443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:38:59.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:38:58 smithi119 ceph-mon[94175]: pgmap v6443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:00 smithi183 ceph-mon[99169]: pgmap v6444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:00 smithi119 ceph-mon[108979]: pgmap v6444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:00 smithi119 ceph-mon[94175]: pgmap v6444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:02 smithi183 ceph-mon[99169]: pgmap v6445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:39:03.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:02 smithi119 ceph-mon[94175]: pgmap v6445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:03.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:39:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:02 smithi119 ceph-mon[108979]: pgmap v6445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:39:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:39:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:39:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:39:04.656 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:39:04.976 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:39:04.976 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 10m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:39:04.976 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 10m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:39:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 10m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:39:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 10m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:39:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 10m ago 2h 459M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:39:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 10m ago 2h 637M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:39:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 10m ago 2h 762M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:39:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 10m ago 2h 382M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:39:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 10m ago 2h 433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:39:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 10m ago 2h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:39:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 10m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:39:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 10m ago 2h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:39:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 10m ago 2h 5104M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:39:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 10m ago 2h 4710M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:39:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 10m ago 2h 4259M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:39:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 10m ago 2h 3563M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:39:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 10m ago 2h 4422M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:39:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 10m ago 2h 3508M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:39:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 10m ago 2h 4192M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:39:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 10m ago 2h 110M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:39:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:04 smithi183 ceph-mon[99169]: pgmap v6446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:05.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:04 smithi119 ceph-mon[94175]: pgmap v6446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:04 smithi119 ceph-mon[108979]: pgmap v6446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:05.382 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:39:05.382 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:39:05.382 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:39:05.382 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:39:05.383 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:39:05.383 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:39:05.383 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:39:05.383 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:39:05.383 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:39:05.383 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:39:05.383 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:39:05.383 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:39:05.383 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:39:05.383 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:39:05.383 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:39:05.383 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:39:05.383 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:39:06.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:05 smithi183 ceph-mon[99169]: from='client.21093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:39:06.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1976227105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:39:06.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:05 smithi119 ceph-mon[94175]: from='client.21093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:39:06.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1976227105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:39:06.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:05 smithi119 ceph-mon[108979]: from='client.21093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:39:06.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1976227105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:39:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:06 smithi183 ceph-mon[99169]: from='client.21099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:39:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:06 smithi183 ceph-mon[99169]: pgmap v6447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:39:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:39:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:39:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:39:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:06 smithi119 ceph-mon[94175]: from='client.21099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:39:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:06 smithi119 ceph-mon[94175]: pgmap v6447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:39:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:39:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:39:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:39:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:06 smithi119 ceph-mon[108979]: from='client.21099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:39:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:06 smithi119 ceph-mon[108979]: pgmap v6447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:39:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:39:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:39:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:39:08.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:39:08.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:39:08.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:39:08.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:39:08.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:39:08.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:39:08.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:39:08.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:39:08.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:39:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:08 smithi183 ceph-mon[99169]: pgmap v6448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:09.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:08 smithi119 ceph-mon[94175]: pgmap v6448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:08 smithi119 ceph-mon[108979]: pgmap v6448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:10 smithi183 ceph-mon[99169]: pgmap v6449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:11.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:10 smithi119 ceph-mon[108979]: pgmap v6449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:10 smithi119 ceph-mon[94175]: pgmap v6449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:12 smithi183 ceph-mon[99169]: pgmap v6450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:13.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:12 smithi119 ceph-mon[94175]: pgmap v6450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:13.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:12 smithi119 ceph-mon[108979]: pgmap v6450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:39:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:39:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:39:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:14 smithi183 ceph-mon[99169]: pgmap v6451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:15.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:14 smithi119 ceph-mon[94175]: pgmap v6451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:14 smithi119 ceph-mon[108979]: pgmap v6451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:16 smithi183 ceph-mon[99169]: pgmap v6452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:17.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:16 smithi119 ceph-mon[94175]: pgmap v6452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:16 smithi119 ceph-mon[108979]: pgmap v6452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:18 smithi183 ceph-mon[99169]: pgmap v6453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:19.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:18 smithi119 ceph-mon[108979]: pgmap v6453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:18 smithi119 ceph-mon[94175]: pgmap v6453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:20 smithi183 ceph-mon[99169]: pgmap v6454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:21.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:20 smithi119 ceph-mon[108979]: pgmap v6454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:20 smithi119 ceph-mon[94175]: pgmap v6454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:22 smithi183 ceph-mon[99169]: pgmap v6455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:23.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:22 smithi119 ceph-mon[94175]: pgmap v6455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:22 smithi119 ceph-mon[108979]: pgmap v6455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:39:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:39:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:39:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:24 smithi183 ceph-mon[99169]: pgmap v6456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:25.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:24 smithi119 ceph-mon[94175]: pgmap v6456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:25.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:24 smithi119 ceph-mon[108979]: pgmap v6456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:26 smithi183 ceph-mon[99169]: pgmap v6457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:27.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:26 smithi119 ceph-mon[108979]: pgmap v6457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:26 smithi119 ceph-mon[94175]: pgmap v6457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:28 smithi183 ceph-mon[99169]: pgmap v6458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:29.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:28 smithi119 ceph-mon[108979]: pgmap v6458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:28 smithi119 ceph-mon[94175]: pgmap v6458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:30 smithi183 ceph-mon[99169]: pgmap v6459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:31.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:30 smithi119 ceph-mon[94175]: pgmap v6459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:30 smithi119 ceph-mon[108979]: pgmap v6459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:32 smithi183 ceph-mon[99169]: pgmap v6460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:32 smithi119 ceph-mon[108979]: pgmap v6460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:32 smithi119 ceph-mon[94175]: pgmap v6460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:39:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:39:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:39:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:34 smithi183 ceph-mon[99169]: pgmap v6461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:35.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:34 smithi119 ceph-mon[108979]: pgmap v6461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:34 smithi119 ceph-mon[94175]: pgmap v6461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:35.729 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:39:36.035 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:39:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 29s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:39:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 29s ago 2h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:39:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 29s ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:39:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 29s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:39:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 29s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:39:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 29s ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:39:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 29s ago 2h 800M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:39:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 29s ago 2h 397M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:39:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 29s ago 2h 451M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:39:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 29s ago 2h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:39:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 29s ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:39:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 29s ago 2h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:39:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 29s ago 2h 5134M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:39:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 29s ago 2h 4732M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:39:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 29s ago 2h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:39:36.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 29s ago 2h 3588M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:39:36.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 29s ago 2h 4452M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:39:36.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 29s ago 2h 3536M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:39:36.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 29s ago 2h 4225M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:39:36.037 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 29s ago 2h 112M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:39:36.411 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:39:36.412 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:39:36.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:39:36.412 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:39:36.412 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:39:36.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:39:36.412 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:39:36.412 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:39:36.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:39:36.412 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:39:36.412 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:39:36.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:39:36.412 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:39:36.412 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:39:36.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:39:36.412 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:39:36.413 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:39:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:36 smithi183 ceph-mon[99169]: pgmap v6462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:36 smithi183 ceph-mon[99169]: from='client.30998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:39:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3990504791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:39:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:36 smithi119 ceph-mon[94175]: pgmap v6462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:36 smithi119 ceph-mon[94175]: from='client.30998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:39:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3990504791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:39:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:36 smithi119 ceph-mon[108979]: pgmap v6462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:36 smithi119 ceph-mon[108979]: from='client.30998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:39:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3990504791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:39:38.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:37 smithi183 ceph-mon[99169]: from='client.21117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:39:38.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:37 smithi119 ceph-mon[94175]: from='client.21117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:39:38.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:37 smithi119 ceph-mon[108979]: from='client.21117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:39:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:38 smithi183 ceph-mon[99169]: pgmap v6463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:38 smithi119 ceph-mon[108979]: pgmap v6463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:38 smithi119 ceph-mon[94175]: pgmap v6463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:40 smithi183 ceph-mon[99169]: pgmap v6464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:40 smithi119 ceph-mon[94175]: pgmap v6464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:40 smithi119 ceph-mon[108979]: pgmap v6464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:42 smithi183 ceph-mon[99169]: pgmap v6465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:42 smithi119 ceph-mon[94175]: pgmap v6465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:42 smithi119 ceph-mon[108979]: pgmap v6465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:39:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:39:44] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:39:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:44 smithi183 ceph-mon[99169]: pgmap v6466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:44 smithi119 ceph-mon[94175]: pgmap v6466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:44 smithi119 ceph-mon[108979]: pgmap v6466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:46 smithi183 ceph-mon[99169]: pgmap v6467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:46 smithi119 ceph-mon[108979]: pgmap v6467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:47.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:46 smithi119 ceph-mon[94175]: pgmap v6467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:48 smithi183 ceph-mon[99169]: pgmap v6468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:48 smithi119 ceph-mon[94175]: pgmap v6468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:48 smithi119 ceph-mon[108979]: pgmap v6468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:50 smithi183 ceph-mon[99169]: pgmap v6469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:51.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:50 smithi119 ceph-mon[108979]: pgmap v6469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:50 smithi119 ceph-mon[94175]: pgmap v6469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:52 smithi183 ceph-mon[99169]: pgmap v6470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:53.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:52 smithi119 ceph-mon[94175]: pgmap v6470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:52 smithi119 ceph-mon[108979]: pgmap v6470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:54.195 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:39:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:39:54] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:39:54.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:54.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:39:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:54 smithi183 ceph-mon[99169]: pgmap v6471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:54 smithi119 ceph-mon[94175]: pgmap v6471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:54 smithi119 ceph-mon[108979]: pgmap v6471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:56 smithi183 ceph-mon[99169]: pgmap v6472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:57.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:56 smithi119 ceph-mon[94175]: pgmap v6472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:56 smithi119 ceph-mon[108979]: pgmap v6472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:39:58 smithi183 ceph-mon[99169]: pgmap v6473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:59.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:39:58 smithi119 ceph-mon[94175]: pgmap v6473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:39:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:39:58 smithi119 ceph-mon[108979]: pgmap v6473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T17:39:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:40:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:00 smithi119 ceph-mon[94175]: pgmap v6474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:40:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:00 smithi119 ceph-mon[108979]: pgmap v6474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:40:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:00 smithi183 ceph-mon[99169]: pgmap v6474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:40:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:02 smithi119 ceph-mon[108979]: pgmap v6475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:02 smithi119 ceph-mon[94175]: pgmap v6475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:02 smithi183 ceph-mon[99169]: pgmap v6475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:40:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:40:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:40:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:04 smithi119 ceph-mon[94175]: pgmap v6476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:04 smithi119 ceph-mon[108979]: pgmap v6476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:04 smithi183 ceph-mon[99169]: pgmap v6476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:06.755 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:40:07.061 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:40:07.062 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 60s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:40:07.062 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 60s ago 2h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:40:07.062 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 60s ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:40:07.062 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 60s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:40:07.062 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 60s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:40:07.062 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 60s ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:40:07.062 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 60s ago 2h 800M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:40:07.062 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 60s ago 2h 397M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:40:07.062 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 60s ago 2h 451M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:40:07.062 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 60s ago 2h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:40:07.062 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 60s ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:40:07.062 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 60s ago 2h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:40:07.063 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 60s ago 2h 5134M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:40:07.063 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 60s ago 2h 4732M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:40:07.063 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 60s ago 2h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:40:07.063 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 60s ago 2h 3588M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:40:07.063 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 60s ago 2h 4452M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:40:07.063 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 60s ago 2h 3536M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:40:07.063 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 60s ago 2h 4225M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:40:07.063 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 60s ago 2h 112M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:40:07.281 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:06 smithi119 ceph-mon[94175]: pgmap v6477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:07.282 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:06 smithi119 ceph-mon[108979]: pgmap v6477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:07.290 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:06 smithi183 ceph-mon[99169]: pgmap v6477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:07.465 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:40:07.465 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:40:07.466 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:40:07.466 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:40:07.466 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:40:07.466 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:40:07.466 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:40:07.466 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:40:07.466 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:40:07.466 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:40:07.466 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:40:07.466 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:40:07.466 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:40:07.466 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:40:07.466 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:40:07.467 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:40:07.467 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:40:08.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:07 smithi183 ceph-mon[99169]: from='client.31016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:40:08.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:40:08.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2863731058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:40:08.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:40:08.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:40:08.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:40:08.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:07 smithi119 ceph-mon[108979]: from='client.31016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:40:08.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:40:08.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2863731058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:40:08.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:40:08.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:40:08.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:40:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:07 smithi119 ceph-mon[94175]: from='client.31016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:40:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:40:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2863731058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:40:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:40:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:40:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:40:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:08 smithi183 ceph-mon[99169]: from='client.21135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:40:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:08 smithi183 ceph-mon[99169]: pgmap v6478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:08 smithi119 ceph-mon[94175]: from='client.21135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:40:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:08 smithi119 ceph-mon[94175]: pgmap v6478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:08 smithi119 ceph-mon[108979]: from='client.21135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:40:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:08 smithi119 ceph-mon[108979]: pgmap v6478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:10 smithi183 ceph-mon[99169]: pgmap v6479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:11.445 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:10 smithi119 ceph-mon[94175]: pgmap v6479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:10 smithi119 ceph-mon[108979]: pgmap v6479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:12 smithi183 ceph-mon[99169]: pgmap v6480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:12 smithi119 ceph-mon[108979]: pgmap v6480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:12 smithi119 ceph-mon[94175]: pgmap v6480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:14.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:40:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:40:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:40:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:14 smithi183 ceph-mon[99169]: pgmap v6481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:14 smithi119 ceph-mon[108979]: pgmap v6481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:14 smithi119 ceph-mon[94175]: pgmap v6481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:16 smithi183 ceph-mon[99169]: pgmap v6482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:16 smithi119 ceph-mon[94175]: pgmap v6482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:16 smithi119 ceph-mon[108979]: pgmap v6482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:18 smithi183 ceph-mon[99169]: pgmap v6483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:18 smithi119 ceph-mon[94175]: pgmap v6483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:18 smithi119 ceph-mon[108979]: pgmap v6483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:20.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:19 smithi183 ceph-mon[99169]: pgmap v6484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:19 smithi119 ceph-mon[94175]: pgmap v6484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:20.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:19 smithi119 ceph-mon[108979]: pgmap v6484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:22.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:22 smithi183 ceph-mon[99169]: pgmap v6485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:22 smithi119 ceph-mon[94175]: pgmap v6485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:22.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:22 smithi119 ceph-mon[108979]: pgmap v6485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:24.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:40:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:40:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:40:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:24 smithi183 ceph-mon[99169]: pgmap v6486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:24.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:24 smithi119 ceph-mon[94175]: pgmap v6486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:24 smithi119 ceph-mon[108979]: pgmap v6486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:26 smithi183 ceph-mon[99169]: pgmap v6487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:26 smithi119 ceph-mon[94175]: pgmap v6487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:26 smithi119 ceph-mon[108979]: pgmap v6487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:28.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:28 smithi183 ceph-mon[99169]: pgmap v6488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:28.945 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:28 smithi119 ceph-mon[94175]: pgmap v6488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:28 smithi119 ceph-mon[108979]: pgmap v6488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:30 smithi183 ceph-mon[99169]: pgmap v6489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:30 smithi119 ceph-mon[108979]: pgmap v6489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:30 smithi119 ceph-mon[94175]: pgmap v6489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:32 smithi183 ceph-mon[99169]: pgmap v6490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:32 smithi119 ceph-mon[94175]: pgmap v6490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:32 smithi119 ceph-mon[108979]: pgmap v6490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:40:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:40:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:40:34.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:34 smithi183 ceph-mon[99169]: pgmap v6491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:34 smithi119 ceph-mon[94175]: pgmap v6491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:34 smithi119 ceph-mon[108979]: pgmap v6491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:36 smithi119 ceph-mon[94175]: pgmap v6492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:36 smithi119 ceph-mon[108979]: pgmap v6492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:36 smithi183 ceph-mon[99169]: pgmap v6492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:37.813 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:40:38.121 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:40:38.121 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 91s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:40:38.121 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 91s ago 2h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:40:38.121 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 91s ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:40:38.121 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 91s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:40:38.121 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 91s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:40:38.122 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 91s ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:40:38.122 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 91s ago 2h 800M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:40:38.122 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 91s ago 2h 397M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:40:38.122 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 91s ago 2h 451M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:40:38.122 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 91s ago 2h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:40:38.122 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 91s ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:40:38.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 91s ago 2h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:40:38.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 91s ago 2h 5134M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:40:38.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 91s ago 2h 4732M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:40:38.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 91s ago 2h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:40:38.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 91s ago 2h 3588M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:40:38.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 91s ago 2h 4452M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:40:38.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 91s ago 2h 3536M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:40:38.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 91s ago 2h 4225M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:40:38.123 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 91s ago 2h 112M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:40:38.503 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:40:38.503 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:40:38.503 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:40:38.503 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:40:38.503 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:40:38.503 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:40:38.503 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:40:38.503 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:40:38.504 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:40:38.504 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:40:38.504 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:40:38.504 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:40:38.504 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:40:38.504 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:40:38.504 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:40:38.504 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:40:38.504 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:40:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:38 smithi119 ceph-mon[94175]: pgmap v6493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:38 smithi119 ceph-mon[94175]: from='client.31034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:40:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3214142918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:40:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:38 smithi119 ceph-mon[108979]: pgmap v6493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:38 smithi119 ceph-mon[108979]: from='client.31034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:40:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3214142918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:40:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:38 smithi183 ceph-mon[99169]: pgmap v6493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:38 smithi183 ceph-mon[99169]: from='client.31034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:40:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3214142918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:40:40.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:39 smithi183 ceph-mon[99169]: from='client.31040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:40:40.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:39 smithi119 ceph-mon[94175]: from='client.31040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:40:40.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:39 smithi119 ceph-mon[108979]: from='client.31040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:40:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:40 smithi183 ceph-mon[99169]: pgmap v6494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:40 smithi119 ceph-mon[94175]: pgmap v6494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:40 smithi119 ceph-mon[108979]: pgmap v6494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:42 smithi183 ceph-mon[99169]: pgmap v6495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:42 smithi119 ceph-mon[94175]: pgmap v6495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:42 smithi119 ceph-mon[108979]: pgmap v6495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:40:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:40:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:40:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:44 smithi183 ceph-mon[99169]: pgmap v6496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:44 smithi119 ceph-mon[94175]: pgmap v6496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:44 smithi119 ceph-mon[108979]: pgmap v6496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:46 smithi183 ceph-mon[99169]: pgmap v6497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:47.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:46 smithi119 ceph-mon[94175]: pgmap v6497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:46 smithi119 ceph-mon[108979]: pgmap v6497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:48 smithi183 ceph-mon[99169]: pgmap v6498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:48 smithi119 ceph-mon[94175]: pgmap v6498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:48 smithi119 ceph-mon[108979]: pgmap v6498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:50 smithi183 ceph-mon[99169]: pgmap v6499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:50 smithi119 ceph-mon[94175]: pgmap v6499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:50 smithi119 ceph-mon[108979]: pgmap v6499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:52 smithi183 ceph-mon[99169]: pgmap v6500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:52 smithi119 ceph-mon[94175]: pgmap v6500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:52 smithi119 ceph-mon[108979]: pgmap v6500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:40:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:40:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:40:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:40:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:54 smithi183 ceph-mon[99169]: pgmap v6501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:54 smithi119 ceph-mon[108979]: pgmap v6501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:54 smithi119 ceph-mon[94175]: pgmap v6501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:56 smithi183 ceph-mon[99169]: pgmap v6502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:56 smithi119 ceph-mon[94175]: pgmap v6502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:56 smithi119 ceph-mon[108979]: pgmap v6502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:40:58 smithi183 ceph-mon[99169]: pgmap v6503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:59.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:40:58 smithi119 ceph-mon[94175]: pgmap v6503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:40:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:40:58 smithi119 ceph-mon[108979]: pgmap v6503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:00 smithi183 ceph-mon[99169]: pgmap v6504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:00 smithi119 ceph-mon[94175]: pgmap v6504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:00 smithi119 ceph-mon[108979]: pgmap v6504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:02 smithi183 ceph-mon[99169]: pgmap v6505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:03.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:02 smithi119 ceph-mon[94175]: pgmap v6505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:02 smithi119 ceph-mon[108979]: pgmap v6505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:41:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:41:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:41:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:04 smithi183 ceph-mon[99169]: pgmap v6506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:04 smithi119 ceph-mon[94175]: pgmap v6506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:04 smithi119 ceph-mon[108979]: pgmap v6506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:06 smithi183 ceph-mon[99169]: pgmap v6507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:06 smithi119 ceph-mon[94175]: pgmap v6507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:06 smithi119 ceph-mon[108979]: pgmap v6507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:08.842 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:41:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:08 smithi183 ceph-mon[99169]: pgmap v6508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:41:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:41:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:41:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:41:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:08 smithi119 ceph-mon[94175]: pgmap v6508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:41:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:41:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:41:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:41:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:08 smithi119 ceph-mon[108979]: pgmap v6508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:41:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:41:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:41:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:41:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:09.149 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:41:09.149 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 2m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:41:09.149 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 2m ago 2h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:41:09.149 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 2m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:41:09.149 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 2m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:41:09.149 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 2m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:41:09.149 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 2m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:41:09.149 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 2m ago 2h 800M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:41:09.149 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 2m ago 2h 397M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:41:09.149 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 2m ago 2h 451M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:41:09.149 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 2m ago 2h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:41:09.149 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 2m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:41:09.150 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 2m ago 2h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:41:09.150 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 2m ago 2h 5134M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:41:09.150 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 2m ago 2h 4732M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:41:09.150 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 2m ago 2h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:41:09.150 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 2m ago 2h 3588M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:41:09.150 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 2m ago 2h 4452M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:41:09.150 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 2m ago 2h 3536M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:41:09.150 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 2m ago 2h 4225M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:41:09.150 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 2m ago 2h 112M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:41:09.528 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:41:09.528 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:41:09.528 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:41:09.528 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:41:09.528 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:41:09.529 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:41:09.529 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:41:09.529 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:41:09.529 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:41:09.529 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:41:09.529 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:41:09.529 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:41:09.529 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:41:09.529 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:41:09.529 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:41:09.529 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:41:09.529 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:41:09.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:09 smithi183 ceph-mon[99169]: from='client.21165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:41:09.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3896938467' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:41:09.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:09 smithi119 ceph-mon[108979]: from='client.21165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:41:09.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3896938467' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:41:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:09 smithi119 ceph-mon[94175]: from='client.21165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:41:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3896938467' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:41:10.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:10 smithi183 ceph-mon[99169]: from='client.21171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:41:10.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:10 smithi183 ceph-mon[99169]: pgmap v6509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:10.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:10 smithi119 ceph-mon[108979]: from='client.21171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:41:10.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:10 smithi119 ceph-mon[108979]: pgmap v6509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:10.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:10 smithi119 ceph-mon[94175]: from='client.21171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:41:10.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:10 smithi119 ceph-mon[94175]: pgmap v6509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:12 smithi119 ceph-mon[94175]: pgmap v6510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:12 smithi119 ceph-mon[108979]: pgmap v6510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:12 smithi183 ceph-mon[99169]: pgmap v6510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:41:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:41:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:41:14.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:14 smithi119 ceph-mon[94175]: pgmap v6511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:14.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:14 smithi119 ceph-mon[108979]: pgmap v6511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:14 smithi183 ceph-mon[99169]: pgmap v6511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:16 smithi119 ceph-mon[108979]: pgmap v6512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:16 smithi119 ceph-mon[94175]: pgmap v6512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:16 smithi183 ceph-mon[99169]: pgmap v6512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:18 smithi183 ceph-mon[99169]: pgmap v6513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:18 smithi119 ceph-mon[94175]: pgmap v6513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:19.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:18 smithi119 ceph-mon[108979]: pgmap v6513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:20 smithi183 ceph-mon[99169]: pgmap v6514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:20 smithi119 ceph-mon[94175]: pgmap v6514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:21.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:20 smithi119 ceph-mon[108979]: pgmap v6514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:22 smithi183 ceph-mon[99169]: pgmap v6515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:22 smithi119 ceph-mon[94175]: pgmap v6515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:22 smithi119 ceph-mon[108979]: pgmap v6515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:24.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:41:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:41:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:41:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:24 smithi183 ceph-mon[99169]: pgmap v6516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:25.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:24 smithi119 ceph-mon[108979]: pgmap v6516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:24 smithi119 ceph-mon[94175]: pgmap v6516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:26 smithi183 ceph-mon[99169]: pgmap v6517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:26 smithi119 ceph-mon[94175]: pgmap v6517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:26 smithi119 ceph-mon[108979]: pgmap v6517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:28 smithi183 ceph-mon[99169]: pgmap v6518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:28 smithi119 ceph-mon[94175]: pgmap v6518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:28 smithi119 ceph-mon[108979]: pgmap v6518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:30 smithi183 ceph-mon[99169]: pgmap v6519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:31.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:30 smithi119 ceph-mon[94175]: pgmap v6519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:30 smithi119 ceph-mon[108979]: pgmap v6519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:32 smithi183 ceph-mon[99169]: pgmap v6520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:32 smithi119 ceph-mon[108979]: pgmap v6520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:32 smithi119 ceph-mon[94175]: pgmap v6520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:41:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:41:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:41:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:34 smithi183 ceph-mon[99169]: pgmap v6521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:34 smithi119 ceph-mon[94175]: pgmap v6521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:34 smithi119 ceph-mon[108979]: pgmap v6521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:36 smithi183 ceph-mon[99169]: pgmap v6522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:36 smithi119 ceph-mon[94175]: pgmap v6522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:36 smithi119 ceph-mon[108979]: pgmap v6522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:38 smithi183 ceph-mon[99169]: pgmap v6523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:38 smithi119 ceph-mon[108979]: pgmap v6523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:38 smithi119 ceph-mon[94175]: pgmap v6523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:39.876 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:41:40.180 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:41:40.180 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 2m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:41:40.180 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 2m ago 2h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:41:40.180 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 2m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:41:40.180 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 2m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:41:40.180 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 2m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:41:40.180 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 2m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:41:40.181 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 2m ago 2h 800M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:41:40.181 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 2m ago 2h 397M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:41:40.181 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 2m ago 2h 451M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:41:40.181 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 2m ago 2h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:41:40.181 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 2m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:41:40.181 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 2m ago 2h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:41:40.181 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 2m ago 2h 5134M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:41:40.181 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 2m ago 2h 4732M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:41:40.181 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 2m ago 2h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:41:40.181 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 2m ago 2h 3588M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:41:40.181 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 2m ago 2h 4452M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:41:40.181 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 2m ago 2h 3536M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:41:40.181 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 2m ago 2h 4225M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:41:40.181 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 2m ago 2h 112M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:41:40.558 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:41:40.558 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:41:40.558 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:41:40.558 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:41:40.558 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:41:40.558 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:41:40.558 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:41:40.558 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:41:40.558 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:41:40.558 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:41:40.558 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:41:40.558 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:41:40.559 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:41:40.559 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:41:40.559 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:41:40.559 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:41:40.559 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:41:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:40 smithi183 ceph-mon[99169]: pgmap v6524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:40 smithi183 ceph-mon[99169]: from='client.21183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:41:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:40 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2043822260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:41:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:40 smithi119 ceph-mon[94175]: pgmap v6524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:40 smithi119 ceph-mon[94175]: from='client.21183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:41:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:40 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2043822260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:41:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:40 smithi119 ceph-mon[108979]: pgmap v6524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:40 smithi119 ceph-mon[108979]: from='client.21183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:41:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:40 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2043822260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:41:42.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:41 smithi183 ceph-mon[99169]: from='client.31076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:41:42.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:41 smithi119 ceph-mon[108979]: from='client.31076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:41:42.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:41 smithi119 ceph-mon[94175]: from='client.31076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:41:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:42 smithi183 ceph-mon[99169]: pgmap v6525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:42 smithi119 ceph-mon[94175]: pgmap v6525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:42 smithi119 ceph-mon[108979]: pgmap v6525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:41:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:41:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:41:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:44 smithi183 ceph-mon[99169]: pgmap v6526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:44 smithi119 ceph-mon[94175]: pgmap v6526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:44 smithi119 ceph-mon[108979]: pgmap v6526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:46 smithi183 ceph-mon[99169]: pgmap v6527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:47.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:46 smithi119 ceph-mon[94175]: pgmap v6527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:46 smithi119 ceph-mon[108979]: pgmap v6527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:48 smithi183 ceph-mon[99169]: pgmap v6528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:48 smithi119 ceph-mon[108979]: pgmap v6528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:48 smithi119 ceph-mon[94175]: pgmap v6528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:50 smithi183 ceph-mon[99169]: pgmap v6529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:50 smithi119 ceph-mon[94175]: pgmap v6529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:50 smithi119 ceph-mon[108979]: pgmap v6529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:52 smithi183 ceph-mon[99169]: pgmap v6530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:53.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:52 smithi119 ceph-mon[94175]: pgmap v6530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:52 smithi119 ceph-mon[108979]: pgmap v6530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:41:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:41:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:41:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:41:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:54 smithi183 ceph-mon[99169]: pgmap v6531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:54 smithi119 ceph-mon[94175]: pgmap v6531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:54 smithi119 ceph-mon[108979]: pgmap v6531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:56 smithi183 ceph-mon[99169]: pgmap v6532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:56 smithi119 ceph-mon[94175]: pgmap v6532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:56 smithi119 ceph-mon[108979]: pgmap v6532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:41:58 smithi183 ceph-mon[99169]: pgmap v6533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:59.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:41:58 smithi119 ceph-mon[94175]: pgmap v6533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:41:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:41:58 smithi119 ceph-mon[108979]: pgmap v6533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:00 smithi183 ceph-mon[99169]: pgmap v6534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:00 smithi119 ceph-mon[94175]: pgmap v6534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:00 smithi119 ceph-mon[108979]: pgmap v6534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:02 smithi183 ceph-mon[99169]: pgmap v6535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:02 smithi119 ceph-mon[94175]: pgmap v6535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:02 smithi119 ceph-mon[108979]: pgmap v6535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:42:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:42:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:42:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:04 smithi183 ceph-mon[99169]: pgmap v6536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:04 smithi119 ceph-mon[94175]: pgmap v6536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:04 smithi119 ceph-mon[108979]: pgmap v6536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:06 smithi183 ceph-mon[99169]: pgmap v6537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:06 smithi119 ceph-mon[94175]: pgmap v6537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:06 smithi119 ceph-mon[108979]: pgmap v6537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:08 smithi183 ceph-mon[99169]: pgmap v6538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:42:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:42:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:42:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:08 smithi119 ceph-mon[94175]: pgmap v6538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:42:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:42:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:42:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:08 smithi119 ceph-mon[108979]: pgmap v6538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:42:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:42:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:42:10.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:42:10.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:42:10.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:42:10.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:42:10.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:42:10.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:42:10.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:42:10.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:42:10.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:42:10.909 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:42:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:10 smithi183 ceph-mon[99169]: pgmap v6539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:10 smithi119 ceph-mon[94175]: pgmap v6539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:11.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:10 smithi119 ceph-mon[108979]: pgmap v6539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:11.216 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:42:11.216 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 3m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:42:11.216 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 3m ago 2h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:42:11.216 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 3m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:42:11.216 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 3m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:42:11.216 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 3m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:42:11.216 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 3m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:42:11.216 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 3m ago 2h 800M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:42:11.216 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 3m ago 2h 397M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:42:11.216 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 3m ago 2h 451M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:42:11.216 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 3m ago 2h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:42:11.217 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 3m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:42:11.217 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 3m ago 2h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:42:11.217 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 3m ago 2h 5134M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:42:11.217 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 3m ago 2h 4732M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:42:11.217 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 3m ago 2h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:42:11.217 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 3m ago 2h 3588M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:42:11.217 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 3m ago 2h 4452M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:42:11.217 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 3m ago 2h 3536M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:42:11.217 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 3m ago 2h 4225M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:42:11.217 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 3m ago 2h 112M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:42:11.595 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:42:11.595 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:42:11.595 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:42:11.595 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:42:11.595 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:42:11.595 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:42:11.595 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:42:11.596 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:42:11.596 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:42:11.596 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:42:11.596 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:42:11.596 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:42:11.596 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:42:11.596 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:42:11.596 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:42:11.596 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:42:11.596 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:42:12.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:11 smithi183 ceph-mon[99169]: from='client.31088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:42:12.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1370721553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:42:12.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:11 smithi119 ceph-mon[94175]: from='client.31088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:42:12.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1370721553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:42:12.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:11 smithi119 ceph-mon[108979]: from='client.31088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:42:12.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1370721553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:42:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:12 smithi183 ceph-mon[99169]: from='client.21207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:42:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:12 smithi183 ceph-mon[99169]: pgmap v6540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:13.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:12 smithi119 ceph-mon[94175]: from='client.21207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:42:13.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:12 smithi119 ceph-mon[94175]: pgmap v6540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:13.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:12 smithi119 ceph-mon[108979]: from='client.21207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:42:13.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:12 smithi119 ceph-mon[108979]: pgmap v6540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:42:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:42:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:42:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:14 smithi183 ceph-mon[99169]: pgmap v6541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:15.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:14 smithi119 ceph-mon[94175]: pgmap v6541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:14 smithi119 ceph-mon[108979]: pgmap v6541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:16 smithi183 ceph-mon[99169]: pgmap v6542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:16 smithi119 ceph-mon[94175]: pgmap v6542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:16 smithi119 ceph-mon[108979]: pgmap v6542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:18 smithi183 ceph-mon[99169]: pgmap v6543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:19.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:18 smithi119 ceph-mon[94175]: pgmap v6543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:19.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:18 smithi119 ceph-mon[108979]: pgmap v6543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:20 smithi183 ceph-mon[99169]: pgmap v6544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:20 smithi119 ceph-mon[94175]: pgmap v6544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:21.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:20 smithi119 ceph-mon[108979]: pgmap v6544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:22 smithi183 ceph-mon[99169]: pgmap v6545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:22 smithi119 ceph-mon[94175]: pgmap v6545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:22 smithi119 ceph-mon[108979]: pgmap v6545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:24.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:42:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:42:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:42:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:24 smithi183 ceph-mon[99169]: pgmap v6546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:24 smithi119 ceph-mon[94175]: pgmap v6546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:24 smithi119 ceph-mon[108979]: pgmap v6546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:26 smithi183 ceph-mon[99169]: pgmap v6547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:26 smithi119 ceph-mon[108979]: pgmap v6547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:26 smithi119 ceph-mon[94175]: pgmap v6547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:28 smithi183 ceph-mon[99169]: pgmap v6548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:28 smithi119 ceph-mon[108979]: pgmap v6548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:28 smithi119 ceph-mon[94175]: pgmap v6548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:30 smithi183 ceph-mon[99169]: pgmap v6549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:31.195 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:30 smithi119 ceph-mon[108979]: pgmap v6549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:31.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:30 smithi119 ceph-mon[94175]: pgmap v6549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:32 smithi183 ceph-mon[99169]: pgmap v6550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:32 smithi119 ceph-mon[108979]: pgmap v6550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:32 smithi119 ceph-mon[94175]: pgmap v6550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:42:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:42:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:42:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:34 smithi183 ceph-mon[99169]: pgmap v6551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:34 smithi119 ceph-mon[94175]: pgmap v6551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:34 smithi119 ceph-mon[108979]: pgmap v6551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:36 smithi183 ceph-mon[99169]: pgmap v6552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:36 smithi119 ceph-mon[108979]: pgmap v6552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:36 smithi119 ceph-mon[94175]: pgmap v6552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:38 smithi183 ceph-mon[99169]: pgmap v6553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:38 smithi119 ceph-mon[94175]: pgmap v6553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:38 smithi119 ceph-mon[108979]: pgmap v6553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:40 smithi183 ceph-mon[99169]: pgmap v6554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:40 smithi119 ceph-mon[94175]: pgmap v6554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:40 smithi119 ceph-mon[108979]: pgmap v6554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:41.939 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:42:42.249 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:42:42.249 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 3m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:42:42.249 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 3m ago 2h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:42:42.249 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 3m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:42:42.249 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 3m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:42:42.250 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 3m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:42:42.250 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 3m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:42:42.250 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 3m ago 2h 800M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:42:42.250 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 3m ago 2h 397M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:42:42.250 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 3m ago 2h 451M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:42:42.250 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 3m ago 2h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:42:42.250 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 3m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:42:42.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 3m ago 2h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:42:42.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 3m ago 2h 5134M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:42:42.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 3m ago 2h 4732M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:42:42.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 3m ago 2h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:42:42.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 3m ago 2h 3588M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:42:42.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 3m ago 2h 4452M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:42:42.251 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 3m ago 2h 3536M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:42:42.251 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 3m ago 2h 4225M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:42:42.251 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 3m ago 2h 112M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:42:42.629 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:42:42.630 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:42:42.630 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:42:42.630 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:42:42.630 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:42:42.630 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:42:42.630 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:42:42.630 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:42:42.630 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:42:42.630 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:42:42.630 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:42:42.630 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:42:42.631 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:42:42.631 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:42:42.631 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:42:42.631 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:42:42.631 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:42:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:42 smithi183 ceph-mon[99169]: pgmap v6555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:42 smithi183 ceph-mon[99169]: from='client.21219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:42:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1140951489' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:42:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:42 smithi119 ceph-mon[108979]: pgmap v6555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:42 smithi119 ceph-mon[108979]: from='client.21219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:42:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1140951489' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:42:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:42 smithi119 ceph-mon[94175]: pgmap v6555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:42 smithi119 ceph-mon[94175]: from='client.21219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:42:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1140951489' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:42:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:43 smithi119 ceph-mon[94175]: from='client.31112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:42:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:43 smithi119 ceph-mon[108979]: from='client.31112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:42:44.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:43 smithi183 ceph-mon[99169]: from='client.31112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:42:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:42:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:42:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:42:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:44 smithi183 ceph-mon[99169]: pgmap v6556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:44 smithi119 ceph-mon[94175]: pgmap v6556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:44 smithi119 ceph-mon[108979]: pgmap v6556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:46 smithi183 ceph-mon[99169]: pgmap v6557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:47.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:46 smithi119 ceph-mon[94175]: pgmap v6557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:46 smithi119 ceph-mon[108979]: pgmap v6557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:48 smithi183 ceph-mon[99169]: pgmap v6558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:48 smithi183 ceph-mon[99169]: osdmap e2716: 8 total, 8 up, 8 in 2023-12-01T17:42:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:48 smithi119 ceph-mon[108979]: pgmap v6558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:48 smithi119 ceph-mon[108979]: osdmap e2716: 8 total, 8 up, 8 in 2023-12-01T17:42:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:48 smithi119 ceph-mon[94175]: pgmap v6558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:48 smithi119 ceph-mon[94175]: osdmap e2716: 8 total, 8 up, 8 in 2023-12-01T17:42:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:50 smithi183 ceph-mon[99169]: pgmap v6560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:50 smithi119 ceph-mon[94175]: pgmap v6560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:50 smithi119 ceph-mon[108979]: pgmap v6560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:52 smithi183 ceph-mon[99169]: pgmap v6561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:52 smithi119 ceph-mon[108979]: pgmap v6561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:52 smithi119 ceph-mon[94175]: pgmap v6561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:42:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:42:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:42:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:42:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:54 smithi183 ceph-mon[99169]: pgmap v6562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:54 smithi119 ceph-mon[94175]: pgmap v6562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:54 smithi119 ceph-mon[108979]: pgmap v6562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:56 smithi183 ceph-mon[99169]: pgmap v6563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:56 smithi119 ceph-mon[94175]: pgmap v6563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:56 smithi119 ceph-mon[108979]: pgmap v6563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:42:58 smithi183 ceph-mon[99169]: pgmap v6564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:59.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:42:58 smithi119 ceph-mon[94175]: pgmap v6564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:42:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:42:58 smithi119 ceph-mon[108979]: pgmap v6564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:00 smithi183 ceph-mon[99169]: pgmap v6565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:00 smithi119 ceph-mon[94175]: pgmap v6565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:00 smithi119 ceph-mon[108979]: pgmap v6565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:02 smithi183 ceph-mon[99169]: pgmap v6566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:02 smithi119 ceph-mon[94175]: pgmap v6566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:02 smithi119 ceph-mon[108979]: pgmap v6566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:43:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:43:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:43:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:04 smithi183 ceph-mon[99169]: pgmap v6567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:04 smithi119 ceph-mon[94175]: pgmap v6567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:04 smithi119 ceph-mon[108979]: pgmap v6567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:06 smithi183 ceph-mon[99169]: pgmap v6568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:06 smithi119 ceph-mon[94175]: pgmap v6568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:06 smithi119 ceph-mon[108979]: pgmap v6568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:08 smithi183 ceph-mon[99169]: pgmap v6569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:08 smithi119 ceph-mon[94175]: pgmap v6569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:08 smithi119 ceph-mon[108979]: pgmap v6569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:10.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:43:10.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:43:10.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:43:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:10 smithi183 ceph-mon[99169]: pgmap v6570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:43:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:43:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:43:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:43:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:43:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:10 smithi119 ceph-mon[94175]: pgmap v6570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:43:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:43:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:43:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:43:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:43:11.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:10 smithi119 ceph-mon[108979]: pgmap v6570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:11.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:43:11.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:43:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:43:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:43:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:43:12.973 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:43:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:12 smithi183 ceph-mon[99169]: pgmap v6571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:13.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:12 smithi119 ceph-mon[94175]: pgmap v6571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:13.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:12 smithi119 ceph-mon[108979]: pgmap v6571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:13.280 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:43:13.280 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 4m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:43:13.280 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 4m ago 2h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:43:13.280 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 4m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:43:13.281 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 4m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:43:13.281 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 4m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:43:13.281 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 4m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:43:13.281 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 4m ago 2h 800M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:43:13.281 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 4m ago 2h 397M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:43:13.281 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 4m ago 2h 451M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:43:13.281 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 4m ago 2h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:43:13.281 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 4m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:43:13.281 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 4m ago 2h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:43:13.281 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 4m ago 2h 5134M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:43:13.281 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 4m ago 2h 4732M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:43:13.281 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 4m ago 2h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:43:13.281 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 4m ago 2h 3588M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:43:13.282 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 4m ago 2h 4452M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:43:13.282 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 4m ago 2h 3536M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:43:13.282 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 4m ago 2h 4225M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:43:13.282 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 4m ago 2h 112M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:43:13.657 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:43:13.657 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:43:13.657 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:43:13.657 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:43:13.657 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:43:13.657 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:43:13.657 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:43:13.657 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:43:13.657 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:43:13.658 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:43:13.658 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:43:13.658 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:43:13.658 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:43:13.658 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:43:13.658 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:43:13.658 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:43:13.658 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:43:14.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:13 smithi119 ceph-mon[108979]: from='client.31124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:43:14.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2111114043' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:43:14.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:13 smithi119 ceph-mon[94175]: from='client.31124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:43:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2111114043' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:43:14.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:13 smithi183 ceph-mon[99169]: from='client.31124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:43:14.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2111114043' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:43:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:43:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:43:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:43:15.189 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 17:43:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T17:43:14.928033634Z level=info msg="Completed cleanup jobs" duration=12.421325ms 2023-12-01T17:43:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:14 smithi183 ceph-mon[99169]: from='client.31130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:43:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:14 smithi183 ceph-mon[99169]: pgmap v6572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:14 smithi119 ceph-mon[108979]: from='client.31130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:43:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:14 smithi119 ceph-mon[108979]: pgmap v6572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:15.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:14 smithi119 ceph-mon[94175]: from='client.31130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:43:15.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:14 smithi119 ceph-mon[94175]: pgmap v6572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:16 smithi183 ceph-mon[99169]: pgmap v6573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:16 smithi119 ceph-mon[94175]: pgmap v6573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:16 smithi119 ceph-mon[108979]: pgmap v6573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:18 smithi183 ceph-mon[99169]: pgmap v6574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:18 smithi119 ceph-mon[94175]: pgmap v6574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:18 smithi119 ceph-mon[108979]: pgmap v6574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:20 smithi183 ceph-mon[99169]: pgmap v6575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:21.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:20 smithi119 ceph-mon[108979]: pgmap v6575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:20 smithi119 ceph-mon[94175]: pgmap v6575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:22 smithi183 ceph-mon[99169]: pgmap v6576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:22 smithi119 ceph-mon[94175]: pgmap v6576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:22 smithi119 ceph-mon[108979]: pgmap v6576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:24.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:43:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:43:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:43:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:24 smithi183 ceph-mon[99169]: pgmap v6577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:24 smithi119 ceph-mon[94175]: pgmap v6577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:25.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:24 smithi119 ceph-mon[108979]: pgmap v6577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:26 smithi183 ceph-mon[99169]: pgmap v6578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:26 smithi119 ceph-mon[94175]: pgmap v6578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:26 smithi119 ceph-mon[108979]: pgmap v6578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:28 smithi183 ceph-mon[99169]: pgmap v6579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:29.195 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:28 smithi119 ceph-mon[94175]: pgmap v6579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:28 smithi119 ceph-mon[108979]: pgmap v6579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:30 smithi183 ceph-mon[99169]: pgmap v6580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:31.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:30 smithi119 ceph-mon[94175]: pgmap v6580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:30 smithi119 ceph-mon[108979]: pgmap v6580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:32 smithi183 ceph-mon[99169]: pgmap v6581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:32 smithi119 ceph-mon[94175]: pgmap v6581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:32 smithi119 ceph-mon[108979]: pgmap v6581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:43:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:43:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:43:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:34 smithi183 ceph-mon[99169]: pgmap v6582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:34 smithi119 ceph-mon[94175]: pgmap v6582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:34 smithi119 ceph-mon[108979]: pgmap v6582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:36 smithi183 ceph-mon[99169]: pgmap v6583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:36 smithi119 ceph-mon[94175]: pgmap v6583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:36 smithi119 ceph-mon[108979]: pgmap v6583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:38 smithi183 ceph-mon[99169]: pgmap v6584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:38 smithi119 ceph-mon[94175]: pgmap v6584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:38 smithi119 ceph-mon[108979]: pgmap v6584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:40 smithi183 ceph-mon[99169]: pgmap v6585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:40 smithi119 ceph-mon[94175]: pgmap v6585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:40 smithi119 ceph-mon[108979]: pgmap v6585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:42 smithi183 ceph-mon[99169]: pgmap v6586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:42 smithi119 ceph-mon[94175]: pgmap v6586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:42 smithi119 ceph-mon[108979]: pgmap v6586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:44.005 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:43:44.314 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:43:44.314 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 4m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:43:44.314 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 4m ago 2h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:43:44.314 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 4m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:43:44.314 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 4m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:43:44.314 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 4m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:43:44.315 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 4m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:43:44.315 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 4m ago 2h 800M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:43:44.315 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 4m ago 2h 397M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:43:44.315 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 4m ago 2h 451M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:43:44.315 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 4m ago 2h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:43:44.315 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 4m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:43:44.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 4m ago 2h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:43:44.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 4m ago 2h 5134M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:43:44.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 4m ago 2h 4732M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:43:44.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 4m ago 2h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:43:44.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 4m ago 2h 3588M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:43:44.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 4m ago 2h 4452M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:43:44.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 4m ago 2h 3536M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:43:44.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 4m ago 2h 4225M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:43:44.316 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 4m ago 2h 112M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:43:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:43:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:43:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:43:44.692 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:43:44.692 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:43:44.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:43:44.692 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:43:44.692 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:43:44.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:43:44.692 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:43:44.692 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:43:44.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:43:44.693 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:43:44.693 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:43:44.693 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:43:44.693 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:43:44.693 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:43:44.693 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:43:44.693 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:43:44.693 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:43:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:44 smithi183 ceph-mon[99169]: pgmap v6587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:44 smithi183 ceph-mon[99169]: from='client.31142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:43:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2952191468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:43:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:44 smithi119 ceph-mon[108979]: pgmap v6587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:44 smithi119 ceph-mon[108979]: from='client.31142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:43:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2952191468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:43:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:44 smithi119 ceph-mon[94175]: pgmap v6587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:44 smithi119 ceph-mon[94175]: from='client.31142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:43:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2952191468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:43:46.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:45 smithi183 ceph-mon[99169]: from='client.31148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:43:46.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:45 smithi119 ceph-mon[94175]: from='client.31148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:43:46.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:45 smithi119 ceph-mon[108979]: from='client.31148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:43:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:46 smithi183 ceph-mon[99169]: pgmap v6588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:47.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:46 smithi119 ceph-mon[94175]: pgmap v6588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:46 smithi119 ceph-mon[108979]: pgmap v6588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:48 smithi183 ceph-mon[99169]: pgmap v6589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:48 smithi119 ceph-mon[94175]: pgmap v6589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:48 smithi119 ceph-mon[108979]: pgmap v6589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:50 smithi183 ceph-mon[99169]: pgmap v6590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:50 smithi119 ceph-mon[94175]: pgmap v6590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:50 smithi119 ceph-mon[108979]: pgmap v6590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:52 smithi183 ceph-mon[99169]: pgmap v6591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:52 smithi119 ceph-mon[94175]: pgmap v6591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:52 smithi119 ceph-mon[108979]: pgmap v6591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:43:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:43:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:43:54] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:43:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:54 smithi183 ceph-mon[99169]: pgmap v6592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:54 smithi119 ceph-mon[94175]: pgmap v6592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:54 smithi119 ceph-mon[108979]: pgmap v6592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:56 smithi183 ceph-mon[99169]: pgmap v6593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:56 smithi119 ceph-mon[94175]: pgmap v6593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:56 smithi119 ceph-mon[108979]: pgmap v6593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:43:58 smithi183 ceph-mon[99169]: pgmap v6594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:59.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:43:58 smithi119 ceph-mon[94175]: pgmap v6594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:43:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:43:58 smithi119 ceph-mon[108979]: pgmap v6594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:00 smithi183 ceph-mon[99169]: pgmap v6595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:01.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:00 smithi119 ceph-mon[94175]: pgmap v6595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:00 smithi119 ceph-mon[108979]: pgmap v6595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:02 smithi183 ceph-mon[99169]: pgmap v6596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:02 smithi119 ceph-mon[94175]: pgmap v6596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:02 smithi119 ceph-mon[108979]: pgmap v6596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:44:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:44:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:44:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:04 smithi183 ceph-mon[99169]: pgmap v6597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:04 smithi119 ceph-mon[108979]: pgmap v6597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:04 smithi119 ceph-mon[94175]: pgmap v6597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:06 smithi183 ceph-mon[99169]: pgmap v6598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:06 smithi119 ceph-mon[94175]: pgmap v6598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:06 smithi119 ceph-mon[108979]: pgmap v6598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:08 smithi183 ceph-mon[99169]: pgmap v6599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:08 smithi119 ceph-mon[94175]: pgmap v6599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:08 smithi119 ceph-mon[108979]: pgmap v6599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:10 smithi183 ceph-mon[99169]: pgmap v6600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:44:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:44:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:44:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:44:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:10 smithi119 ceph-mon[94175]: pgmap v6600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:44:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:44:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:44:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:44:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:10 smithi119 ceph-mon[108979]: pgmap v6600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:44:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:44:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:44:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:44:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:12 smithi183 ceph-mon[99169]: pgmap v6601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:13.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:12 smithi119 ceph-mon[94175]: pgmap v6601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:13.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:12 smithi119 ceph-mon[108979]: pgmap v6601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:44:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:44:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:44:15.050 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:44:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:14 smithi183 ceph-mon[99169]: pgmap v6602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:15.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:14 smithi119 ceph-mon[94175]: pgmap v6602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:14 smithi119 ceph-mon[108979]: pgmap v6602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:15.354 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:44:15.354 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 5m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:44:15.354 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 5m ago 2h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:44:15.354 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 5m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:44:15.354 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 5m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:44:15.354 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 5m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:44:15.355 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 5m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:44:15.355 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 5m ago 2h 800M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:44:15.355 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 5m ago 2h 397M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:44:15.355 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 5m ago 2h 451M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:44:15.355 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 5m ago 2h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:44:15.355 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 5m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:44:15.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 5m ago 2h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:44:15.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 5m ago 2h 5134M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:44:15.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 5m ago 2h 4732M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:44:15.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 5m ago 2h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:44:15.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 5m ago 2h 3588M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:44:15.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 5m ago 2h 4452M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:44:15.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 5m ago 2h 3536M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:44:15.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 5m ago 2h 4225M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:44:15.355 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 5m ago 2h 112M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:44:15.733 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:44:15.802 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:44:15.802 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:44:15.802 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:44:15.802 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:44:15.803 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:44:15.803 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:44:15.803 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:44:15.803 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:44:15.803 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:44:15.803 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:44:15.803 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:44:15.803 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:44:15.803 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:44:15.803 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:44:15.803 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:44:15.803 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:44:16.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/73043115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:44:16.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/73043115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:44:16.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/73043115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:44:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:16 smithi183 ceph-mon[99169]: from='client.31160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:44:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:16 smithi183 ceph-mon[99169]: from='client.31166 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:44:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:16 smithi183 ceph-mon[99169]: pgmap v6603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:16 smithi119 ceph-mon[94175]: from='client.31160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:44:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:16 smithi119 ceph-mon[94175]: from='client.31166 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:44:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:16 smithi119 ceph-mon[94175]: pgmap v6603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:16 smithi119 ceph-mon[108979]: from='client.31160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:44:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:16 smithi119 ceph-mon[108979]: from='client.31166 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:44:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:16 smithi119 ceph-mon[108979]: pgmap v6603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:18 smithi183 ceph-mon[99169]: pgmap v6604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:18 smithi119 ceph-mon[94175]: pgmap v6604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:19.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:18 smithi119 ceph-mon[108979]: pgmap v6604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:20 smithi183 ceph-mon[99169]: pgmap v6605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:20 smithi119 ceph-mon[94175]: pgmap v6605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:21.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:20 smithi119 ceph-mon[108979]: pgmap v6605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:22 smithi183 ceph-mon[99169]: pgmap v6606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:22 smithi119 ceph-mon[94175]: pgmap v6606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:22 smithi119 ceph-mon[108979]: pgmap v6606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:24.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:44:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:44:24] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:44:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:24 smithi183 ceph-mon[99169]: pgmap v6607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:24 smithi119 ceph-mon[94175]: pgmap v6607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:25.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:24 smithi119 ceph-mon[108979]: pgmap v6607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:26 smithi183 ceph-mon[99169]: pgmap v6608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:26 smithi119 ceph-mon[108979]: pgmap v6608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:26 smithi119 ceph-mon[94175]: pgmap v6608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:28 smithi183 ceph-mon[99169]: pgmap v6609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:28 smithi119 ceph-mon[108979]: pgmap v6609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:28 smithi119 ceph-mon[94175]: pgmap v6609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:30 smithi183 ceph-mon[99169]: pgmap v6610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:30 smithi119 ceph-mon[108979]: pgmap v6610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:31.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:30 smithi119 ceph-mon[94175]: pgmap v6610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:32 smithi183 ceph-mon[99169]: pgmap v6611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:32 smithi119 ceph-mon[94175]: pgmap v6611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:32 smithi119 ceph-mon[108979]: pgmap v6611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:44:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:44:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:44:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:34 smithi183 ceph-mon[99169]: pgmap v6612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:34 smithi119 ceph-mon[94175]: pgmap v6612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:34 smithi119 ceph-mon[108979]: pgmap v6612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:36 smithi183 ceph-mon[99169]: pgmap v6613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:36 smithi119 ceph-mon[108979]: pgmap v6613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:36 smithi119 ceph-mon[94175]: pgmap v6613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:38 smithi183 ceph-mon[99169]: pgmap v6614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:38 smithi119 ceph-mon[94175]: pgmap v6614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:38 smithi119 ceph-mon[108979]: pgmap v6614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:40 smithi183 ceph-mon[99169]: pgmap v6615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:40 smithi119 ceph-mon[108979]: pgmap v6615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:40 smithi119 ceph-mon[94175]: pgmap v6615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:42 smithi183 ceph-mon[99169]: pgmap v6616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:42 smithi119 ceph-mon[94175]: pgmap v6616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:42 smithi119 ceph-mon[108979]: pgmap v6616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:44:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:44:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:44:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:44 smithi183 ceph-mon[99169]: pgmap v6617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:44 smithi119 ceph-mon[108979]: pgmap v6617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:44 smithi119 ceph-mon[94175]: pgmap v6617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:46.080 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:44:46.388 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:44:46.388 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 5m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:44:46.388 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 5m ago 2h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:44:46.388 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 5m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:44:46.388 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 5m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:44:46.389 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 5m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:44:46.389 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 5m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:44:46.389 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 5m ago 2h 800M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:44:46.389 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 5m ago 2h 397M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:44:46.389 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 5m ago 2h 451M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:44:46.389 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 5m ago 2h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:44:46.389 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 5m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:44:46.389 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 5m ago 2h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:44:46.389 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 5m ago 2h 5134M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:44:46.389 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 5m ago 2h 4732M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:44:46.389 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 5m ago 2h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:44:46.389 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 5m ago 2h 3588M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:44:46.389 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 5m ago 2h 4452M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:44:46.389 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 5m ago 2h 3536M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:44:46.389 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 5m ago 2h 4225M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:44:46.390 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 5m ago 2h 112M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:44:46.769 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:44:46.769 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:44:46.769 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:44:46.770 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:44:46.770 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:44:46.770 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:44:46.770 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:44:46.770 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:44:46.770 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:44:46.770 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:44:46.771 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:44:46.771 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:44:46.771 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:44:46.771 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:44:46.771 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:44:46.771 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:44:46.771 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:44:47.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:46 smithi119 ceph-mon[94175]: pgmap v6618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:47.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4006887298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:44:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:46 smithi119 ceph-mon[108979]: pgmap v6618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4006887298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:44:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:46 smithi183 ceph-mon[99169]: pgmap v6618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4006887298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:44:48.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:47 smithi119 ceph-mon[108979]: from='client.31178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:44:48.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:47 smithi119 ceph-mon[108979]: from='client.31184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:44:48.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:47 smithi119 ceph-mon[94175]: from='client.31178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:44:48.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:47 smithi119 ceph-mon[94175]: from='client.31184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:44:48.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:47 smithi183 ceph-mon[99169]: from='client.31178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:44:48.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:47 smithi183 ceph-mon[99169]: from='client.31184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:44:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:48 smithi183 ceph-mon[99169]: pgmap v6619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:48 smithi119 ceph-mon[94175]: pgmap v6619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:48 smithi119 ceph-mon[108979]: pgmap v6619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:50 smithi183 ceph-mon[99169]: pgmap v6620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:50 smithi119 ceph-mon[108979]: pgmap v6620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:50 smithi119 ceph-mon[94175]: pgmap v6620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:52 smithi183 ceph-mon[99169]: pgmap v6621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:52 smithi119 ceph-mon[94175]: pgmap v6621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:52 smithi119 ceph-mon[108979]: pgmap v6621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:44:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:44:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:44:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:44:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:54 smithi183 ceph-mon[99169]: pgmap v6622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:54 smithi119 ceph-mon[94175]: pgmap v6622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:54 smithi119 ceph-mon[108979]: pgmap v6622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:56 smithi183 ceph-mon[99169]: pgmap v6623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:56 smithi119 ceph-mon[94175]: pgmap v6623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:56 smithi119 ceph-mon[108979]: pgmap v6623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:44:58 smithi183 ceph-mon[99169]: pgmap v6624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:44:58 smithi119 ceph-mon[94175]: pgmap v6624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:44:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:44:58 smithi119 ceph-mon[108979]: pgmap v6624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:00 smithi183 ceph-mon[99169]: pgmap v6625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:00 smithi119 ceph-mon[94175]: pgmap v6625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:00 smithi119 ceph-mon[108979]: pgmap v6625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:03.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:02 smithi183 ceph-mon[99169]: pgmap v6626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:02 smithi119 ceph-mon[108979]: pgmap v6626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:02 smithi119 ceph-mon[94175]: pgmap v6626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:45:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:45:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:45:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:04 smithi183 ceph-mon[99169]: pgmap v6627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:04 smithi119 ceph-mon[94175]: pgmap v6627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:04 smithi119 ceph-mon[108979]: pgmap v6627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:06 smithi183 ceph-mon[99169]: pgmap v6628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:06 smithi119 ceph-mon[94175]: pgmap v6628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:06 smithi119 ceph-mon[108979]: pgmap v6628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:08 smithi183 ceph-mon[99169]: pgmap v6629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:08 smithi119 ceph-mon[94175]: pgmap v6629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:08 smithi119 ceph-mon[108979]: pgmap v6629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:10 smithi183 ceph-mon[99169]: pgmap v6630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:45:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:10 smithi119 ceph-mon[94175]: pgmap v6630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:45:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:10 smithi119 ceph-mon[108979]: pgmap v6630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:45:12.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:45:12.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:45:12.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:45:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:45:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:45:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:45:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:45:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:45:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:45:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:12 smithi183 ceph-mon[99169]: pgmap v6631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:12 smithi119 ceph-mon[94175]: pgmap v6631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:12 smithi119 ceph-mon[108979]: pgmap v6631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:45:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:45:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:45:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:15 smithi183 ceph-mon[99169]: pgmap v6632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:15 smithi119 ceph-mon[94175]: pgmap v6632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:15 smithi119 ceph-mon[108979]: pgmap v6632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:17.112 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:45:17.413 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:45:17.414 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 6m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:45:17.414 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 6m ago 2h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:45:17.414 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 6m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:45:17.414 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 6m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:45:17.414 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 6m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:45:17.414 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 6m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:45:17.414 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 6m ago 2h 800M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:45:17.414 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 6m ago 2h 397M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:45:17.414 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 6m ago 2h 451M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:45:17.414 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 6m ago 2h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:45:17.414 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 6m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:45:17.414 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 6m ago 2h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:45:17.414 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 6m ago 2h 5134M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:45:17.415 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 6m ago 2h 4732M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:45:17.415 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 6m ago 2h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:45:17.415 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 6m ago 2h 3588M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:45:17.415 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 6m ago 2h 4452M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:45:17.415 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 6m ago 2h 3536M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:45:17.415 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 6m ago 2h 4225M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:45:17.415 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 6m ago 2h 112M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:45:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:17 smithi183 ceph-mon[99169]: pgmap v6633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:17 smithi119 ceph-mon[94175]: pgmap v6633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:17 smithi119 ceph-mon[108979]: pgmap v6633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:17.793 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:45:17.793 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:45:17.793 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:45:17.793 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:45:17.793 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:45:17.793 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:45:17.793 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:45:17.794 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:45:17.794 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:45:17.794 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:45:17.794 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:45:17.794 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:45:17.794 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:45:17.794 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:45:17.794 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:45:17.794 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:45:17.794 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:45:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:18 smithi183 ceph-mon[99169]: from='client.31196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:45:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:18 smithi183 ceph-mon[99169]: from='client.21315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:45:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:18 smithi183 ceph-mon[99169]: pgmap v6634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1975904607' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:45:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:18 smithi119 ceph-mon[94175]: from='client.31196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:45:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:18 smithi119 ceph-mon[94175]: from='client.21315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:45:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:18 smithi119 ceph-mon[94175]: pgmap v6634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1975904607' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:45:19.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:18 smithi119 ceph-mon[108979]: from='client.31196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:45:19.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:18 smithi119 ceph-mon[108979]: from='client.21315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:45:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:18 smithi119 ceph-mon[108979]: pgmap v6634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1975904607' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:45:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:20 smithi183 ceph-mon[99169]: pgmap v6635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:20 smithi119 ceph-mon[94175]: pgmap v6635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:21.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:20 smithi119 ceph-mon[108979]: pgmap v6635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:22 smithi183 ceph-mon[99169]: pgmap v6636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:22 smithi119 ceph-mon[108979]: pgmap v6636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:22 smithi119 ceph-mon[94175]: pgmap v6636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:24.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:45:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:45:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:45:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:24 smithi183 ceph-mon[99169]: pgmap v6637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:25.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:24 smithi119 ceph-mon[108979]: pgmap v6637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:24 smithi119 ceph-mon[94175]: pgmap v6637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:26 smithi183 ceph-mon[99169]: pgmap v6638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:26 smithi119 ceph-mon[94175]: pgmap v6638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:26 smithi119 ceph-mon[108979]: pgmap v6638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:28 smithi183 ceph-mon[99169]: pgmap v6639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:28 smithi119 ceph-mon[94175]: pgmap v6639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:28 smithi119 ceph-mon[108979]: pgmap v6639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:30 smithi183 ceph-mon[99169]: pgmap v6640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:31.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:30 smithi119 ceph-mon[94175]: pgmap v6640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:30 smithi119 ceph-mon[108979]: pgmap v6640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:32 smithi183 ceph-mon[99169]: pgmap v6641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:32 smithi119 ceph-mon[94175]: pgmap v6641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:32 smithi119 ceph-mon[108979]: pgmap v6641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:45:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:45:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:45:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:34 smithi183 ceph-mon[99169]: pgmap v6642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:34 smithi119 ceph-mon[94175]: pgmap v6642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:34 smithi119 ceph-mon[108979]: pgmap v6642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:36 smithi183 ceph-mon[99169]: pgmap v6643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:36 smithi119 ceph-mon[108979]: pgmap v6643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:36 smithi119 ceph-mon[94175]: pgmap v6643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:38 smithi183 ceph-mon[99169]: pgmap v6644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:38 smithi119 ceph-mon[94175]: pgmap v6644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:38 smithi119 ceph-mon[108979]: pgmap v6644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:40 smithi183 ceph-mon[99169]: pgmap v6645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:40 smithi119 ceph-mon[108979]: pgmap v6645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:40 smithi119 ceph-mon[94175]: pgmap v6645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:42 smithi183 ceph-mon[99169]: pgmap v6646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:42 smithi119 ceph-mon[94175]: pgmap v6646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:42 smithi119 ceph-mon[108979]: pgmap v6646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:45:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:45:44] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:45:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:44 smithi183 ceph-mon[99169]: pgmap v6647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:44 smithi119 ceph-mon[108979]: pgmap v6647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:44 smithi119 ceph-mon[94175]: pgmap v6647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:46 smithi183 ceph-mon[99169]: pgmap v6648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:47.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:46 smithi119 ceph-mon[94175]: pgmap v6648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:46 smithi119 ceph-mon[108979]: pgmap v6648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:48.134 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:45:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:45:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 6m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:45:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 6m ago 2h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:45:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 6m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:45:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 6m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:45:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 6m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:45:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 6m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:45:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 6m ago 2h 800M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:45:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 6m ago 2h 397M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:45:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 6m ago 2h 451M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:45:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 6m ago 2h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:45:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 6m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:45:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 6m ago 2h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:45:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 6m ago 2h 5134M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:45:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 6m ago 2h 4732M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:45:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 6m ago 2h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:45:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 6m ago 2h 3588M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:45:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 6m ago 2h 4452M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:45:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 6m ago 2h 3536M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:45:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 6m ago 2h 4225M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:45:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 6m ago 2h 112M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:45:48.823 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:45:48.823 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:45:48.823 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:45:48.824 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:45:48.824 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:45:48.824 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:45:48.824 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:45:48.824 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:45:48.824 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:45:48.824 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:45:48.824 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:45:48.824 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:45:48.824 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:45:48.824 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:45:48.824 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:45:48.824 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:45:48.824 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:45:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:48 smithi183 ceph-mon[99169]: pgmap v6649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:48 smithi119 ceph-mon[108979]: pgmap v6649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:48 smithi119 ceph-mon[94175]: pgmap v6649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:50.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:49 smithi183 ceph-mon[99169]: from='client.21327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:45:50.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:49 smithi183 ceph-mon[99169]: from='client.31220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:45:50.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/519579714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:45:50.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:49 smithi119 ceph-mon[94175]: from='client.21327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:45:50.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:49 smithi119 ceph-mon[94175]: from='client.31220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:45:50.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/519579714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:45:50.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:49 smithi119 ceph-mon[108979]: from='client.21327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:45:50.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:49 smithi119 ceph-mon[108979]: from='client.31220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:45:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/519579714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:45:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:50 smithi183 ceph-mon[99169]: pgmap v6650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:50 smithi119 ceph-mon[94175]: pgmap v6650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:50 smithi119 ceph-mon[108979]: pgmap v6650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:52 smithi183 ceph-mon[99169]: pgmap v6651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:52 smithi119 ceph-mon[108979]: pgmap v6651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:52 smithi119 ceph-mon[94175]: pgmap v6651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:54.167 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:45:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:45:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:45:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:45:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:54 smithi183 ceph-mon[99169]: pgmap v6652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:54 smithi119 ceph-mon[108979]: pgmap v6652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:54 smithi119 ceph-mon[94175]: pgmap v6652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:56 smithi183 ceph-mon[99169]: pgmap v6653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:56 smithi119 ceph-mon[94175]: pgmap v6653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:56 smithi119 ceph-mon[108979]: pgmap v6653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:45:58 smithi183 ceph-mon[99169]: pgmap v6654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:59.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:45:58 smithi119 ceph-mon[94175]: pgmap v6654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:45:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:45:58 smithi119 ceph-mon[108979]: pgmap v6654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:00 smithi183 ceph-mon[99169]: pgmap v6655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:00 smithi119 ceph-mon[108979]: pgmap v6655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:00 smithi119 ceph-mon[94175]: pgmap v6655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:02 smithi183 ceph-mon[99169]: pgmap v6656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:02 smithi119 ceph-mon[94175]: pgmap v6656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:02 smithi119 ceph-mon[108979]: pgmap v6656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:46:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:46:04] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:46:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:04 smithi183 ceph-mon[99169]: pgmap v6657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:04 smithi119 ceph-mon[108979]: pgmap v6657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:04 smithi119 ceph-mon[94175]: pgmap v6657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:06 smithi183 ceph-mon[99169]: pgmap v6658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:06 smithi119 ceph-mon[94175]: pgmap v6658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:06 smithi119 ceph-mon[108979]: pgmap v6658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:08 smithi183 ceph-mon[99169]: pgmap v6659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:08 smithi119 ceph-mon[108979]: pgmap v6659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:08 smithi119 ceph-mon[94175]: pgmap v6659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:10 smithi183 ceph-mon[99169]: pgmap v6660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:10 smithi119 ceph-mon[94175]: pgmap v6660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:11.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:10 smithi119 ceph-mon[108979]: pgmap v6660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:12.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:46:12.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:46:12.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:46:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:12 smithi183 ceph-mon[99169]: pgmap v6661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:46:13.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:46:13.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:46:13.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:12 smithi119 ceph-mon[108979]: pgmap v6661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:13.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:46:13.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:46:13.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:46:13.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:12 smithi119 ceph-mon[94175]: pgmap v6661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:13.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:46:13.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:46:13.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:46:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:46:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:46:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:46:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:14 smithi183 ceph-mon[99169]: pgmap v6662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:15.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:14 smithi119 ceph-mon[94175]: pgmap v6662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:14 smithi119 ceph-mon[108979]: pgmap v6662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:16 smithi183 ceph-mon[99169]: pgmap v6663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:16 smithi119 ceph-mon[108979]: pgmap v6663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:16 smithi119 ceph-mon[94175]: pgmap v6663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:19.173 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:46:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:18 smithi183 ceph-mon[99169]: pgmap v6664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:18 smithi119 ceph-mon[94175]: pgmap v6664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:19.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:18 smithi119 ceph-mon[108979]: pgmap v6664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:19.482 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:46:19.482 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 7m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:46:19.483 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 7m ago 2h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:46:19.483 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 7m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:46:19.483 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 7m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:46:19.483 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 7m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:46:19.483 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 7m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:46:19.483 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 7m ago 2h 800M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:46:19.483 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 7m ago 2h 397M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:46:19.483 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 7m ago 2h 451M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:46:19.483 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 7m ago 2h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:46:19.483 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 7m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:46:19.483 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 7m ago 2h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:46:19.483 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 7m ago 2h 5134M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:46:19.484 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 7m ago 2h 4732M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:46:19.484 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 7m ago 2h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:46:19.484 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 7m ago 2h 3588M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:46:19.484 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 7m ago 2h 4452M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:46:19.484 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 7m ago 2h 3536M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:46:19.484 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 7m ago 2h 4225M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:46:19.484 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 7m ago 2h 112M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:46:19.861 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:46:19.861 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:46:19.861 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:46:19.862 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:46:19.862 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:46:19.862 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:46:19.862 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:46:19.862 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:46:19.862 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:46:19.862 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:46:19.862 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:46:19.862 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:46:19.862 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:46:19.862 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:46:19.862 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:46:19.862 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:46:19.863 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:46:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:20 smithi183 ceph-mon[99169]: from='client.21345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:46:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:20 smithi183 ceph-mon[99169]: pgmap v6665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:20 smithi183 ceph-mon[99169]: from='client.31238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:46:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/842926146' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:46:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:20 smithi119 ceph-mon[94175]: from='client.21345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:46:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:20 smithi119 ceph-mon[94175]: pgmap v6665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:20 smithi119 ceph-mon[94175]: from='client.31238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:46:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/842926146' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:46:21.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:20 smithi119 ceph-mon[108979]: from='client.21345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:46:21.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:20 smithi119 ceph-mon[108979]: pgmap v6665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:20 smithi119 ceph-mon[108979]: from='client.31238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:46:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/842926146' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:46:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:22 smithi183 ceph-mon[99169]: pgmap v6666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:22 smithi119 ceph-mon[94175]: pgmap v6666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:22 smithi119 ceph-mon[108979]: pgmap v6666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:46:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:46:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:46:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:24 smithi183 ceph-mon[99169]: pgmap v6667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:25.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:24 smithi119 ceph-mon[108979]: pgmap v6667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:25.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:24 smithi119 ceph-mon[94175]: pgmap v6667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:26 smithi183 ceph-mon[99169]: pgmap v6668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:26 smithi119 ceph-mon[108979]: pgmap v6668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:26 smithi119 ceph-mon[94175]: pgmap v6668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:28 smithi183 ceph-mon[99169]: pgmap v6669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:28 smithi119 ceph-mon[94175]: pgmap v6669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:28 smithi119 ceph-mon[108979]: pgmap v6669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:30 smithi183 ceph-mon[99169]: pgmap v6670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:31.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:30 smithi119 ceph-mon[94175]: pgmap v6670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:31.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:30 smithi119 ceph-mon[108979]: pgmap v6670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:32 smithi183 ceph-mon[99169]: pgmap v6671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:32 smithi119 ceph-mon[108979]: pgmap v6671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:32 smithi119 ceph-mon[94175]: pgmap v6671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:46:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:46:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T17:46:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:34 smithi183 ceph-mon[99169]: pgmap v6672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:34 smithi119 ceph-mon[94175]: pgmap v6672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:34 smithi119 ceph-mon[108979]: pgmap v6672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:36 smithi183 ceph-mon[99169]: pgmap v6673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:36 smithi119 ceph-mon[94175]: pgmap v6673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:36 smithi119 ceph-mon[108979]: pgmap v6673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:38 smithi183 ceph-mon[99169]: pgmap v6674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:38 smithi119 ceph-mon[108979]: pgmap v6674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:38 smithi119 ceph-mon[94175]: pgmap v6674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:40 smithi183 ceph-mon[99169]: pgmap v6675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:40 smithi119 ceph-mon[108979]: pgmap v6675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:40 smithi119 ceph-mon[94175]: pgmap v6675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:42 smithi183 ceph-mon[99169]: pgmap v6676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:42 smithi119 ceph-mon[94175]: pgmap v6676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:42 smithi119 ceph-mon[108979]: pgmap v6676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:46:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:46:44] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:46:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:44 smithi183 ceph-mon[99169]: pgmap v6677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:45.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:44 smithi119 ceph-mon[94175]: pgmap v6677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:45.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:44 smithi119 ceph-mon[108979]: pgmap v6677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:46 smithi183 ceph-mon[99169]: pgmap v6678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:46 smithi119 ceph-mon[108979]: pgmap v6678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:47.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:46 smithi119 ceph-mon[94175]: pgmap v6678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:48 smithi183 ceph-mon[99169]: pgmap v6679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:48 smithi119 ceph-mon[94175]: pgmap v6679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:48 smithi119 ceph-mon[108979]: pgmap v6679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:50.208 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:46:50.515 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:46:50.515 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 7m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:46:50.515 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 7m ago 2h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:46:50.516 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 7m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:46:50.516 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 7m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:46:50.516 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 7m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:46:50.516 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 7m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:46:50.516 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 7m ago 2h 800M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:46:50.516 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 7m ago 2h 397M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:46:50.516 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 7m ago 2h 451M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:46:50.516 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 7m ago 2h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:46:50.516 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 7m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:46:50.516 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 7m ago 2h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:46:50.516 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 7m ago 2h 5134M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:46:50.516 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 7m ago 2h 4732M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:46:50.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 7m ago 2h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:46:50.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 7m ago 2h 3588M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:46:50.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 7m ago 2h 4452M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:46:50.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 7m ago 2h 3536M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:46:50.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 7m ago 2h 4225M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:46:50.517 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 7m ago 2h 112M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:46:50.896 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:46:50.896 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:46:50.896 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:46:50.896 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:46:50.896 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:46:50.896 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:46:50.896 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:46:50.897 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:46:50.897 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:46:50.897 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:46:50.897 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:46:50.897 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:46:50.897 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:46:50.897 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:46:50.897 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:46:50.897 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:46:50.897 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:46:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:50 smithi183 ceph-mon[99169]: pgmap v6680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1312787152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:46:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:50 smithi119 ceph-mon[94175]: pgmap v6680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1312787152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:46:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:50 smithi119 ceph-mon[108979]: pgmap v6680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1312787152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:46:52.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:51 smithi183 ceph-mon[99169]: from='client.21363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:46:52.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:51 smithi183 ceph-mon[99169]: from='client.21369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:46:52.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:51 smithi119 ceph-mon[94175]: from='client.21363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:46:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:51 smithi119 ceph-mon[94175]: from='client.21369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:46:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:51 smithi119 ceph-mon[108979]: from='client.21363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:46:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:51 smithi119 ceph-mon[108979]: from='client.21369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:46:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:52 smithi183 ceph-mon[99169]: pgmap v6681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:52 smithi119 ceph-mon[94175]: pgmap v6681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:52 smithi119 ceph-mon[108979]: pgmap v6681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:54.196 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:46:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:46:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:46:54.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:54.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:46:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:54 smithi183 ceph-mon[99169]: pgmap v6682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:54 smithi119 ceph-mon[94175]: pgmap v6682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:54 smithi119 ceph-mon[108979]: pgmap v6682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:56 smithi183 ceph-mon[99169]: pgmap v6683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:56 smithi119 ceph-mon[94175]: pgmap v6683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:56 smithi119 ceph-mon[108979]: pgmap v6683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:46:58 smithi183 ceph-mon[99169]: pgmap v6684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:59.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:46:58 smithi119 ceph-mon[94175]: pgmap v6684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:46:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:46:58 smithi119 ceph-mon[108979]: pgmap v6684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:00 smithi183 ceph-mon[99169]: pgmap v6685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:00 smithi119 ceph-mon[94175]: pgmap v6685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:00 smithi119 ceph-mon[108979]: pgmap v6685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:02 smithi183 ceph-mon[99169]: pgmap v6686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:02 smithi119 ceph-mon[94175]: pgmap v6686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:02 smithi119 ceph-mon[108979]: pgmap v6686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:47:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:47:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:47:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:04 smithi119 ceph-mon[108979]: pgmap v6687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:04 smithi119 ceph-mon[94175]: pgmap v6687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:04 smithi183 ceph-mon[99169]: pgmap v6687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:06 smithi119 ceph-mon[108979]: pgmap v6688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:06 smithi119 ceph-mon[94175]: pgmap v6688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:06 smithi183 ceph-mon[99169]: pgmap v6688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:08 smithi183 ceph-mon[99169]: pgmap v6689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:08 smithi119 ceph-mon[94175]: pgmap v6689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:08 smithi119 ceph-mon[108979]: pgmap v6689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:10 smithi183 ceph-mon[99169]: pgmap v6690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:10 smithi119 ceph-mon[94175]: pgmap v6690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:10 smithi119 ceph-mon[108979]: pgmap v6690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:12 smithi183 ceph-mon[99169]: pgmap v6691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:47:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:47:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:47:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:47:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:12 smithi119 ceph-mon[94175]: pgmap v6691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:47:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:47:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:47:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:47:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:12 smithi119 ceph-mon[108979]: pgmap v6691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:47:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:47:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:47:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:47:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:47:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:47:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:47:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:14 smithi183 ceph-mon[99169]: pgmap v6692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:14 smithi119 ceph-mon[108979]: pgmap v6692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:14 smithi119 ceph-mon[94175]: pgmap v6692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:16 smithi183 ceph-mon[99169]: pgmap v6693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:16 smithi119 ceph-mon[108979]: pgmap v6693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:16 smithi119 ceph-mon[94175]: pgmap v6693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:18 smithi183 ceph-mon[99169]: pgmap v6694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:18 smithi119 ceph-mon[108979]: pgmap v6694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:18 smithi119 ceph-mon[94175]: pgmap v6694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:21.239 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:47:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:20 smithi183 ceph-mon[99169]: pgmap v6695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:20 smithi119 ceph-mon[94175]: pgmap v6695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:20 smithi119 ceph-mon[108979]: pgmap v6695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:21.545 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:47:21.545 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 8m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:47:21.545 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 8m ago 2h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:47:21.545 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 8m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:47:21.545 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 8m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:47:21.545 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 8m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:47:21.546 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 8m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:47:21.546 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 8m ago 2h 800M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:47:21.546 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 8m ago 2h 397M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:47:21.546 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 8m ago 2h 451M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:47:21.546 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 8m ago 2h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:47:21.546 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 8m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:47:21.546 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 8m ago 2h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:47:21.546 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 8m ago 2h 5134M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:47:21.546 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 8m ago 2h 4732M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:47:21.546 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 8m ago 2h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:47:21.547 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 8m ago 2h 3588M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:47:21.547 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 8m ago 2h 4452M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:47:21.547 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 8m ago 2h 3536M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:47:21.547 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 8m ago 2h 4225M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:47:21.547 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 8m ago 2h 112M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:47:21.926 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:47:21.927 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:47:21.927 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:47:21.927 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:47:21.927 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:47:21.927 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:47:21.928 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:47:21.928 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:47:21.928 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:47:21.928 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:47:21.928 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:47:21.928 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:47:21.928 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:47:21.928 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:47:21.929 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:47:21.929 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:47:21.929 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:47:22.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:21 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1786315007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:47:22.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:21 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1786315007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:47:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1786315007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:47:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:22 smithi183 ceph-mon[99169]: from='client.31268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:47:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:22 smithi183 ceph-mon[99169]: pgmap v6696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:22 smithi183 ceph-mon[99169]: from='client.31274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:47:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:22 smithi119 ceph-mon[94175]: from='client.31268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:47:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:22 smithi119 ceph-mon[94175]: pgmap v6696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:22 smithi119 ceph-mon[94175]: from='client.31274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:47:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:22 smithi119 ceph-mon[108979]: from='client.31268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:47:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:22 smithi119 ceph-mon[108979]: pgmap v6696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:22 smithi119 ceph-mon[108979]: from='client.31274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:47:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:47:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:47:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:47:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:24 smithi183 ceph-mon[99169]: pgmap v6697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:24 smithi119 ceph-mon[108979]: pgmap v6697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:24 smithi119 ceph-mon[94175]: pgmap v6697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:26 smithi183 ceph-mon[99169]: pgmap v6698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:26 smithi119 ceph-mon[94175]: pgmap v6698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:26 smithi119 ceph-mon[108979]: pgmap v6698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:28 smithi183 ceph-mon[99169]: pgmap v6699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:28 smithi119 ceph-mon[94175]: pgmap v6699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:28 smithi119 ceph-mon[108979]: pgmap v6699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:30 smithi183 ceph-mon[99169]: pgmap v6700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:30 smithi119 ceph-mon[94175]: pgmap v6700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:30 smithi119 ceph-mon[108979]: pgmap v6700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:33.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:32 smithi183 ceph-mon[99169]: pgmap v6701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:33.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:32 smithi119 ceph-mon[94175]: pgmap v6701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:33.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:32 smithi119 ceph-mon[108979]: pgmap v6701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:47:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:47:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:47:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:34 smithi183 ceph-mon[99169]: pgmap v6702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:34 smithi119 ceph-mon[94175]: pgmap v6702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:34 smithi119 ceph-mon[108979]: pgmap v6702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:36 smithi183 ceph-mon[99169]: pgmap v6703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:36 smithi119 ceph-mon[94175]: pgmap v6703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:37 smithi119 ceph-mon[108979]: pgmap v6703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:39 smithi183 ceph-mon[99169]: pgmap v6704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:39 smithi119 ceph-mon[94175]: pgmap v6704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:39 smithi119 ceph-mon[108979]: pgmap v6704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:41 smithi183 ceph-mon[99169]: pgmap v6705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:41.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:41 smithi119 ceph-mon[108979]: pgmap v6705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:41 smithi119 ceph-mon[94175]: pgmap v6705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:43 smithi183 ceph-mon[99169]: pgmap v6706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:43 smithi119 ceph-mon[94175]: pgmap v6706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:43 smithi119 ceph-mon[108979]: pgmap v6706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:47:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:47:44] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:47:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:45 smithi183 ceph-mon[99169]: pgmap v6707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:45 smithi119 ceph-mon[108979]: pgmap v6707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:45 smithi119 ceph-mon[94175]: pgmap v6707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:47 smithi183 ceph-mon[99169]: pgmap v6708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:47 smithi119 ceph-mon[108979]: pgmap v6708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:47 smithi119 ceph-mon[94175]: pgmap v6708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:49 smithi183 ceph-mon[99169]: pgmap v6709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:49 smithi119 ceph-mon[108979]: pgmap v6709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:49 smithi119 ceph-mon[94175]: pgmap v6709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:51 smithi183 ceph-mon[99169]: pgmap v6710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:51 smithi119 ceph-mon[108979]: pgmap v6710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:51 smithi119 ceph-mon[94175]: pgmap v6710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:52.271 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:47:52.579 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:47:52.579 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 8m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:47:52.579 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 8m ago 2h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:47:52.579 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 8m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:47:52.579 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 8m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:47:52.579 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 8m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:47:52.580 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 8m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:47:52.580 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 8m ago 2h 800M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:47:52.580 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 8m ago 2h 397M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:47:52.580 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 8m ago 2h 451M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:47:52.580 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 8m ago 2h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:47:52.580 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 8m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:47:52.580 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 8m ago 2h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:47:52.580 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 8m ago 2h 5134M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:47:52.580 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 8m ago 2h 4732M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:47:52.580 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 8m ago 2h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:47:52.580 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 8m ago 2h 3588M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:47:52.580 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 8m ago 2h 4452M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:47:52.580 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 8m ago 2h 3536M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:47:52.580 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 8m ago 2h 4225M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:47:52.580 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 8m ago 2h 112M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:47:52.958 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:47:52.959 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:47:52.959 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:47:52.959 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:47:52.959 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:47:52.959 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:47:52.959 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:47:52.959 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:47:52.959 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:47:52.959 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:47:52.959 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:47:52.959 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:47:52.959 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:47:52.959 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:47:52.960 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:47:52.960 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:47:52.960 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:47:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:53 smithi183 ceph-mon[99169]: pgmap v6711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4003692265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:47:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:53 smithi119 ceph-mon[108979]: pgmap v6711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4003692265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:47:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:53 smithi119 ceph-mon[94175]: pgmap v6711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4003692265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:47:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:54 smithi183 ceph-mon[99169]: from='client.31286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:47:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:54 smithi183 ceph-mon[99169]: from='client.21405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:47:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:47:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:47:54] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:47:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:54 smithi119 ceph-mon[108979]: from='client.31286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:47:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:54 smithi119 ceph-mon[108979]: from='client.21405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:47:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:54 smithi119 ceph-mon[94175]: from='client.31286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:47:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:54 smithi119 ceph-mon[94175]: from='client.21405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:47:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:47:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:55 smithi183 ceph-mon[99169]: pgmap v6712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:55 smithi119 ceph-mon[108979]: pgmap v6712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:55 smithi119 ceph-mon[94175]: pgmap v6712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:57 smithi183 ceph-mon[99169]: pgmap v6713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:57 smithi119 ceph-mon[94175]: pgmap v6713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:57 smithi119 ceph-mon[108979]: pgmap v6713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:47:59 smithi183 ceph-mon[99169]: pgmap v6714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:47:59 smithi119 ceph-mon[108979]: pgmap v6714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:47:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:47:59 smithi119 ceph-mon[94175]: pgmap v6714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:01 smithi183 ceph-mon[99169]: pgmap v6715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:01 smithi119 ceph-mon[108979]: pgmap v6715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:01 smithi119 ceph-mon[94175]: pgmap v6715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:03 smithi183 ceph-mon[99169]: pgmap v6716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:03 smithi119 ceph-mon[94175]: pgmap v6716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:03 smithi119 ceph-mon[108979]: pgmap v6716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:48:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:48:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:48:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:05 smithi183 ceph-mon[99169]: pgmap v6717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:05 smithi119 ceph-mon[94175]: pgmap v6717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:05 smithi119 ceph-mon[108979]: pgmap v6717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:06.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:06 smithi183 ceph-mon[99169]: pgmap v6718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:06.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:06 smithi119 ceph-mon[108979]: pgmap v6718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:06 smithi119 ceph-mon[94175]: pgmap v6718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:08 smithi183 ceph-mon[99169]: pgmap v6719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:08 smithi119 ceph-mon[108979]: pgmap v6719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:08 smithi119 ceph-mon[94175]: pgmap v6719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:10 smithi183 ceph-mon[99169]: pgmap v6720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:10 smithi119 ceph-mon[94175]: pgmap v6720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:11.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:10 smithi119 ceph-mon[108979]: pgmap v6720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:12 smithi183 ceph-mon[99169]: pgmap v6721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:48:13.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:12 smithi119 ceph-mon[108979]: pgmap v6721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:13.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:48:13.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:12 smithi119 ceph-mon[94175]: pgmap v6721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:13.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:48:14.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:48:14.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:48:14.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:48:14.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:48:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:48:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:48:14.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:48:14.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:48:14.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:48:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:48:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:48:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:48:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:14 smithi183 ceph-mon[99169]: pgmap v6722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:15.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:14 smithi119 ceph-mon[94175]: pgmap v6722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:14 smithi119 ceph-mon[108979]: pgmap v6722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:16 smithi183 ceph-mon[99169]: pgmap v6723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:16 smithi119 ceph-mon[94175]: pgmap v6723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:16 smithi119 ceph-mon[108979]: pgmap v6723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:18 smithi183 ceph-mon[99169]: pgmap v6724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:18 smithi119 ceph-mon[94175]: pgmap v6724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:19.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:18 smithi119 ceph-mon[108979]: pgmap v6724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:20 smithi183 ceph-mon[99169]: pgmap v6725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:20 smithi119 ceph-mon[94175]: pgmap v6725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:20 smithi119 ceph-mon[108979]: pgmap v6725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:22 smithi183 ceph-mon[99169]: pgmap v6726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:22 smithi119 ceph-mon[94175]: pgmap v6726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:22 smithi119 ceph-mon[108979]: pgmap v6726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:23.304 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:48:23.613 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:48:23.614 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 9m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:48:23.614 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 9m ago 2h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:48:23.614 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 9m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:48:23.614 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 9m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:48:23.614 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 9m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:48:23.614 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 9m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:48:23.614 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 9m ago 2h 800M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:48:23.614 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 9m ago 2h 397M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:48:23.614 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 9m ago 2h 451M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:48:23.614 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 9m ago 2h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:48:23.615 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 9m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:48:23.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 9m ago 2h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:48:23.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 9m ago 2h 5134M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:48:23.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 9m ago 2h 4732M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:48:23.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 9m ago 2h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:48:23.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 9m ago 2h 3588M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:48:23.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 9m ago 2h 4452M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:48:23.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 9m ago 2h 3536M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:48:23.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 9m ago 2h 4225M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:48:23.615 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 9m ago 2h 112M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:48:23.996 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:48:23.996 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:48:23.996 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:48:23.996 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:48:23.996 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:48:23.996 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:48:23.997 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:48:23.997 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:48:23.997 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:48:23.997 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:48:23.997 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:48:23.997 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:48:23.997 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:48:23.997 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:48:23.997 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:48:23.998 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:48:23.998 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:48:24.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:24.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:48:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:48:24] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:48:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:24 smithi183 ceph-mon[99169]: from='client.21417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:48:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:24 smithi183 ceph-mon[99169]: pgmap v6727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:24 smithi183 ceph-mon[99169]: from='client.21423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:48:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2934781741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:48:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:24 smithi119 ceph-mon[94175]: from='client.21417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:48:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:24 smithi119 ceph-mon[94175]: pgmap v6727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:24 smithi119 ceph-mon[94175]: from='client.21423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:48:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2934781741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:48:25.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:24 smithi119 ceph-mon[108979]: from='client.21417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:48:25.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:24 smithi119 ceph-mon[108979]: pgmap v6727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:24 smithi119 ceph-mon[108979]: from='client.21423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:48:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2934781741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:48:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:26 smithi183 ceph-mon[99169]: pgmap v6728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:26 smithi119 ceph-mon[94175]: pgmap v6728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:26 smithi119 ceph-mon[108979]: pgmap v6728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:28 smithi183 ceph-mon[99169]: pgmap v6729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:28 smithi119 ceph-mon[108979]: pgmap v6729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:28 smithi119 ceph-mon[94175]: pgmap v6729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:30 smithi183 ceph-mon[99169]: pgmap v6730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:31.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:30 smithi119 ceph-mon[94175]: pgmap v6730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:30 smithi119 ceph-mon[108979]: pgmap v6730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:32 smithi183 ceph-mon[99169]: pgmap v6731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:32 smithi119 ceph-mon[94175]: pgmap v6731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:32 smithi119 ceph-mon[108979]: pgmap v6731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:48:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:48:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:48:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:34 smithi183 ceph-mon[99169]: pgmap v6732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:34 smithi119 ceph-mon[94175]: pgmap v6732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:34 smithi119 ceph-mon[108979]: pgmap v6732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:36 smithi183 ceph-mon[99169]: pgmap v6733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:36 smithi119 ceph-mon[94175]: pgmap v6733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:36 smithi119 ceph-mon[108979]: pgmap v6733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:38 smithi183 ceph-mon[99169]: pgmap v6734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:38 smithi119 ceph-mon[94175]: pgmap v6734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:38 smithi119 ceph-mon[108979]: pgmap v6734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:40 smithi183 ceph-mon[99169]: pgmap v6735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:40 smithi119 ceph-mon[108979]: pgmap v6735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:40 smithi119 ceph-mon[94175]: pgmap v6735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:42 smithi183 ceph-mon[99169]: pgmap v6736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:42 smithi119 ceph-mon[108979]: pgmap v6736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:42 smithi119 ceph-mon[94175]: pgmap v6736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:48:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:48:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:48:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:44 smithi183 ceph-mon[99169]: pgmap v6737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:44 smithi119 ceph-mon[94175]: pgmap v6737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:44 smithi119 ceph-mon[108979]: pgmap v6737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:46 smithi183 ceph-mon[99169]: pgmap v6738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:47.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:46 smithi119 ceph-mon[94175]: pgmap v6738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:46 smithi119 ceph-mon[108979]: pgmap v6738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:48 smithi183 ceph-mon[99169]: pgmap v6739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:48 smithi119 ceph-mon[94175]: pgmap v6739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:48 smithi119 ceph-mon[108979]: pgmap v6739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:50 smithi183 ceph-mon[99169]: pgmap v6740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:50 smithi119 ceph-mon[94175]: pgmap v6740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:50 smithi119 ceph-mon[108979]: pgmap v6740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:52 smithi183 ceph-mon[99169]: pgmap v6741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:52 smithi119 ceph-mon[94175]: pgmap v6741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:52 smithi119 ceph-mon[108979]: pgmap v6741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:48:54.345 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:48:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:48:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:48:54] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:48:54.654 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:48:54.654 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 9m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:48:54.654 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 9m ago 2h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:48:54.654 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 9m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:48:54.654 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 9m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:48:54.654 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 9m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:48:54.654 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 9m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:48:54.654 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 9m ago 2h 800M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:48:54.654 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 9m ago 2h 397M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:48:54.654 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 9m ago 2h 451M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:48:54.655 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 9m ago 2h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:48:54.655 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 9m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:48:54.655 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 9m ago 2h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:48:54.655 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 9m ago 2h 5134M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:48:54.655 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 9m ago 2h 4732M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:48:54.655 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 9m ago 2h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:48:54.655 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 9m ago 2h 3588M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:48:54.655 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 9m ago 2h 4452M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:48:54.655 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 9m ago 2h 3536M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:48:54.655 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 9m ago 2h 4225M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:48:54.655 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 9m ago 2h 112M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:48:55.034 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:48:55.034 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:48:55.034 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:48:55.035 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:48:55.035 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:48:55.035 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:48:55.035 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:48:55.035 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:48:55.035 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:48:55.035 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:48:55.036 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:48:55.036 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:48:55.036 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:48:55.036 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:48:55.036 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:48:55.036 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:48:55.036 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:48:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:54 smithi183 ceph-mon[99169]: pgmap v6742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:54 smithi119 ceph-mon[94175]: pgmap v6742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:54 smithi119 ceph-mon[108979]: pgmap v6742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:56.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:55 smithi183 ceph-mon[99169]: from='client.21435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:48:56.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:55 smithi183 ceph-mon[99169]: from='client.31328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:48:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/241302092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:48:56.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:55 smithi119 ceph-mon[94175]: from='client.21435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:48:56.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:55 smithi119 ceph-mon[94175]: from='client.31328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:48:56.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/241302092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:48:56.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:55 smithi119 ceph-mon[108979]: from='client.21435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:48:56.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:55 smithi119 ceph-mon[108979]: from='client.31328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:48:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/241302092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:48:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:56 smithi183 ceph-mon[99169]: pgmap v6743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:56 smithi119 ceph-mon[94175]: pgmap v6743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:56 smithi119 ceph-mon[108979]: pgmap v6743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:48:58 smithi183 ceph-mon[99169]: pgmap v6744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:48:58 smithi119 ceph-mon[108979]: pgmap v6744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:48:59.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:48:58 smithi119 ceph-mon[94175]: pgmap v6744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:00 smithi183 ceph-mon[99169]: pgmap v6745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:00 smithi119 ceph-mon[108979]: pgmap v6745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:00 smithi119 ceph-mon[94175]: pgmap v6745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:02 smithi183 ceph-mon[99169]: pgmap v6746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:02 smithi119 ceph-mon[108979]: pgmap v6746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:02 smithi119 ceph-mon[94175]: pgmap v6746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:49:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:49:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:49:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:04 smithi183 ceph-mon[99169]: pgmap v6747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:04 smithi119 ceph-mon[108979]: pgmap v6747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:04 smithi119 ceph-mon[94175]: pgmap v6747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:06 smithi183 ceph-mon[99169]: pgmap v6748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:06 smithi119 ceph-mon[94175]: pgmap v6748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:06 smithi119 ceph-mon[108979]: pgmap v6748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:08 smithi183 ceph-mon[99169]: pgmap v6749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:08 smithi119 ceph-mon[94175]: pgmap v6749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:08 smithi119 ceph-mon[108979]: pgmap v6749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:10 smithi183 ceph-mon[99169]: pgmap v6750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:10 smithi119 ceph-mon[94175]: pgmap v6750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:10 smithi119 ceph-mon[108979]: pgmap v6750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:12 smithi183 ceph-mon[99169]: pgmap v6751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:13.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:12 smithi119 ceph-mon[108979]: pgmap v6751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:12 smithi119 ceph-mon[94175]: pgmap v6751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:14.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:49:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:49:14.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:49:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:49:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:49:14] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:49:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:14 smithi183 ceph-mon[99169]: pgmap v6752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:15.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:14 smithi119 ceph-mon[94175]: pgmap v6752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:14 smithi119 ceph-mon[108979]: pgmap v6752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:16 smithi183 ceph-mon[99169]: pgmap v6753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:16 smithi119 ceph-mon[94175]: pgmap v6753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:16 smithi119 ceph-mon[108979]: pgmap v6753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:49:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:49:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:18 smithi183 ceph-mon[99169]: pgmap v6754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:49:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:49:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:49:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:49:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:49:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:49:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:49:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:18 smithi119 ceph-mon[108979]: pgmap v6754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:49:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:49:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:49:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:49:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:49:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:49:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:49:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:18 smithi119 ceph-mon[94175]: pgmap v6754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:49:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:49:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:49:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:49:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:49:20.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:20 smithi183 ceph-mon[99169]: pgmap v6755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:20 smithi119 ceph-mon[94175]: pgmap v6755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:20 smithi119 ceph-mon[108979]: pgmap v6755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:22 smithi183 ceph-mon[99169]: pgmap v6756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:22 smithi119 ceph-mon[94175]: pgmap v6756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:22.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:22 smithi119 ceph-mon[108979]: pgmap v6756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:49:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:49:24] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:49:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:24 smithi183 ceph-mon[99169]: pgmap v6757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:24 smithi119 ceph-mon[94175]: pgmap v6757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:25.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:24 smithi119 ceph-mon[108979]: pgmap v6757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:25.381 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:49:25.686 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:49:25.687 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 8s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:49:25.687 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 8s ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:49:25.687 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 8s ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:49:25.687 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 8s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:49:25.687 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 8s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:49:25.687 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 8s ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:49:25.687 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 8s ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:49:25.687 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 8s ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:49:25.687 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 8s ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:49:25.687 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 8s ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:49:25.687 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 8s ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:49:25.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 8s ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:49:25.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 8s ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:49:25.688 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 8s ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:49:25.688 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 8s ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:49:25.688 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 8s ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:49:25.688 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 8s ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:49:25.688 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 8s ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:49:25.688 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 8s ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:49:25.688 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 8s ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:49:26.066 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:49:26.066 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:49:26.066 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:49:26.066 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:49:26.066 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:49:26.066 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:49:26.066 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:49:26.066 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:49:26.066 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:49:26.066 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:49:26.066 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:49:26.067 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:49:26.067 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:49:26.067 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:49:26.067 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:49:26.067 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:49:26.067 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:49:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:26 smithi183 ceph-mon[99169]: from='client.31340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:49:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:26 smithi183 ceph-mon[99169]: pgmap v6758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:26 smithi183 ceph-mon[99169]: from='client.21459 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:49:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4040995668' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:49:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:26 smithi119 ceph-mon[94175]: from='client.31340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:49:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:26 smithi119 ceph-mon[94175]: pgmap v6758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:26 smithi119 ceph-mon[94175]: from='client.21459 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:49:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4040995668' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:49:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:26 smithi119 ceph-mon[108979]: from='client.31340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:49:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:26 smithi119 ceph-mon[108979]: pgmap v6758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:26 smithi119 ceph-mon[108979]: from='client.21459 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:49:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4040995668' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:49:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:28 smithi183 ceph-mon[99169]: pgmap v6759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:28 smithi119 ceph-mon[94175]: pgmap v6759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:28 smithi119 ceph-mon[108979]: pgmap v6759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:30 smithi183 ceph-mon[99169]: pgmap v6760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:30 smithi119 ceph-mon[108979]: pgmap v6760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:31.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:30 smithi119 ceph-mon[94175]: pgmap v6760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:32 smithi183 ceph-mon[99169]: pgmap v6761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:32 smithi119 ceph-mon[94175]: pgmap v6761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:32 smithi119 ceph-mon[108979]: pgmap v6761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:49:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:49:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:49:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:34 smithi183 ceph-mon[99169]: pgmap v6762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:34 smithi119 ceph-mon[94175]: pgmap v6762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:34 smithi119 ceph-mon[108979]: pgmap v6762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:36 smithi183 ceph-mon[99169]: pgmap v6763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:36 smithi119 ceph-mon[94175]: pgmap v6763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:36 smithi119 ceph-mon[108979]: pgmap v6763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:38 smithi183 ceph-mon[99169]: pgmap v6764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:38 smithi119 ceph-mon[94175]: pgmap v6764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:38 smithi119 ceph-mon[108979]: pgmap v6764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:40 smithi183 ceph-mon[99169]: pgmap v6765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:40 smithi119 ceph-mon[94175]: pgmap v6765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:40 smithi119 ceph-mon[108979]: pgmap v6765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:42 smithi183 ceph-mon[99169]: pgmap v6766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:42 smithi119 ceph-mon[108979]: pgmap v6766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:42 smithi119 ceph-mon[94175]: pgmap v6766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:49:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:49:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:49:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:44 smithi183 ceph-mon[99169]: pgmap v6767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:44 smithi119 ceph-mon[108979]: pgmap v6767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:44 smithi119 ceph-mon[94175]: pgmap v6767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:46 smithi183 ceph-mon[99169]: pgmap v6768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:47.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:46 smithi119 ceph-mon[94175]: pgmap v6768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:46 smithi119 ceph-mon[108979]: pgmap v6768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:48 smithi183 ceph-mon[99169]: pgmap v6769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:48 smithi119 ceph-mon[94175]: pgmap v6769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:48 smithi119 ceph-mon[108979]: pgmap v6769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:50 smithi183 ceph-mon[99169]: pgmap v6770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:50 smithi119 ceph-mon[94175]: pgmap v6770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:50 smithi119 ceph-mon[108979]: pgmap v6770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:52 smithi183 ceph-mon[99169]: pgmap v6771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:52 smithi119 ceph-mon[94175]: pgmap v6771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:52 smithi119 ceph-mon[108979]: pgmap v6771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:49:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:49:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:49:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:49:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:54 smithi183 ceph-mon[99169]: pgmap v6772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:54 smithi119 ceph-mon[94175]: pgmap v6772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:54 smithi119 ceph-mon[108979]: pgmap v6772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:56.411 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:49:56.718 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:49:56.718 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 39s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:49:56.718 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 39s ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:49:56.718 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 39s ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:49:56.718 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 39s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:49:56.718 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 39s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:49:56.718 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 39s ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:49:56.719 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 39s ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:49:56.719 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 39s ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:49:56.719 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 39s ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:49:56.719 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 39s ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:49:56.719 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 39s ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:49:56.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 39s ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:49:56.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 39s ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:49:56.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 39s ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:49:56.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 39s ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:49:56.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 39s ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:49:56.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 39s ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:49:56.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 39s ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:49:56.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 39s ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:49:56.719 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 39s ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:49:57.099 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:49:57.099 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:49:57.099 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:49:57.099 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:49:57.099 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:49:57.100 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:49:57.100 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:49:57.100 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:49:57.100 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:49:57.100 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:49:57.100 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:49:57.100 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:49:57.100 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:49:57.100 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:49:57.100 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:49:57.100 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:49:57.100 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:49:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:56 smithi183 ceph-mon[99169]: pgmap v6773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:56 smithi119 ceph-mon[108979]: pgmap v6773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:56 smithi119 ceph-mon[94175]: pgmap v6773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:58.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:57 smithi183 ceph-mon[99169]: from='client.21471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:49:58.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:57 smithi183 ceph-mon[99169]: from='client.31364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:49:58.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1691945019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:49:58.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:57 smithi119 ceph-mon[108979]: from='client.21471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:49:58.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:57 smithi119 ceph-mon[108979]: from='client.31364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:49:58.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1691945019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:49:58.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:57 smithi119 ceph-mon[94175]: from='client.21471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:49:58.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:57 smithi119 ceph-mon[94175]: from='client.31364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:49:58.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1691945019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:49:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:49:58 smithi183 ceph-mon[99169]: pgmap v6774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:49:58 smithi119 ceph-mon[108979]: pgmap v6774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:49:59.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:49:58 smithi119 ceph-mon[94175]: pgmap v6774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T17:49:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:50:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:00 smithi183 ceph-mon[99169]: pgmap v6775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:50:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:00 smithi119 ceph-mon[108979]: pgmap v6775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:50:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:00 smithi119 ceph-mon[94175]: pgmap v6775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T17:50:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:02 smithi183 ceph-mon[99169]: pgmap v6776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:02 smithi119 ceph-mon[94175]: pgmap v6776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:02 smithi119 ceph-mon[108979]: pgmap v6776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:50:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:50:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:50:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:04 smithi183 ceph-mon[99169]: pgmap v6777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:04 smithi119 ceph-mon[94175]: pgmap v6777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:04 smithi119 ceph-mon[108979]: pgmap v6777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:06 smithi183 ceph-mon[99169]: pgmap v6778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:06 smithi119 ceph-mon[94175]: pgmap v6778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:06 smithi119 ceph-mon[108979]: pgmap v6778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:08 smithi183 ceph-mon[99169]: pgmap v6779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:08 smithi119 ceph-mon[94175]: pgmap v6779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:08 smithi119 ceph-mon[108979]: pgmap v6779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:10 smithi183 ceph-mon[99169]: pgmap v6780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:10 smithi119 ceph-mon[94175]: pgmap v6780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:10 smithi119 ceph-mon[108979]: pgmap v6780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:12 smithi183 ceph-mon[99169]: pgmap v6781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:13.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:12 smithi119 ceph-mon[94175]: pgmap v6781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:13.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:12 smithi119 ceph-mon[108979]: pgmap v6781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:50:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:50:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:50:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:14 smithi183 ceph-mon[99169]: pgmap v6782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:14 smithi119 ceph-mon[108979]: pgmap v6782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:15.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:14 smithi119 ceph-mon[94175]: pgmap v6782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:16 smithi183 ceph-mon[99169]: pgmap v6783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:16 smithi119 ceph-mon[94175]: pgmap v6783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:16 smithi119 ceph-mon[108979]: pgmap v6783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:18 smithi183 ceph-mon[99169]: pgmap v6784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:50:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:50:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:50:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:50:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:18 smithi119 ceph-mon[94175]: pgmap v6784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:50:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:50:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:50:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:50:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:18 smithi119 ceph-mon[108979]: pgmap v6784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:50:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:50:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:50:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:50:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:20 smithi183 ceph-mon[99169]: pgmap v6785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:20 smithi119 ceph-mon[94175]: pgmap v6785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:21.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:20 smithi119 ceph-mon[108979]: pgmap v6785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:22 smithi183 ceph-mon[99169]: pgmap v6786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:22 smithi119 ceph-mon[94175]: pgmap v6786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:22 smithi119 ceph-mon[108979]: pgmap v6786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:50:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:50:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:50:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:24 smithi183 ceph-mon[99169]: pgmap v6787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:24 smithi119 ceph-mon[94175]: pgmap v6787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:25.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:24 smithi119 ceph-mon[108979]: pgmap v6787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:26 smithi183 ceph-mon[99169]: pgmap v6788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:26 smithi119 ceph-mon[94175]: pgmap v6788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:26 smithi119 ceph-mon[108979]: pgmap v6788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:27.448 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:50:27.751 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:50:27.751 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 70s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:50:27.751 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 70s ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:50:27.751 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 70s ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:50:27.751 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 70s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:50:27.751 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 70s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:50:27.751 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 70s ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:50:27.751 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 70s ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:50:27.751 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 70s ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:50:27.751 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 70s ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:50:27.751 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 70s ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:50:27.751 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 70s ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:50:27.751 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 70s ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:50:27.752 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 70s ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:50:27.752 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 70s ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:50:27.752 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 70s ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:50:27.752 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 70s ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:50:27.752 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 70s ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:50:27.752 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 70s ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:50:27.752 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 70s ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:50:27.752 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 70s ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:50:28.132 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:50:28.132 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:50:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:50:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:50:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:50:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:50:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:50:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:50:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:50:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:50:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:50:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:50:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:50:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:50:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:50:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:50:28.134 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:50:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:28 smithi183 ceph-mon[99169]: from='client.21489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:50:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:28 smithi183 ceph-mon[99169]: pgmap v6789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:28 smithi183 ceph-mon[99169]: from='client.31382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:50:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3096314055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:50:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:28 smithi119 ceph-mon[94175]: from='client.21489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:50:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:28 smithi119 ceph-mon[94175]: pgmap v6789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:28 smithi119 ceph-mon[94175]: from='client.31382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:50:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3096314055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:50:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:28 smithi119 ceph-mon[108979]: from='client.21489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:50:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:28 smithi119 ceph-mon[108979]: pgmap v6789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:28 smithi119 ceph-mon[108979]: from='client.31382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:50:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3096314055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:50:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:30 smithi183 ceph-mon[99169]: pgmap v6790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:30 smithi119 ceph-mon[108979]: pgmap v6790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:31.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:30 smithi119 ceph-mon[94175]: pgmap v6790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:32 smithi183 ceph-mon[99169]: pgmap v6791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:32 smithi119 ceph-mon[108979]: pgmap v6791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:32 smithi119 ceph-mon[94175]: pgmap v6791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:50:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:50:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:50:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:34 smithi183 ceph-mon[99169]: pgmap v6792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:34 smithi119 ceph-mon[94175]: pgmap v6792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:34 smithi119 ceph-mon[108979]: pgmap v6792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:36 smithi183 ceph-mon[99169]: pgmap v6793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:36 smithi119 ceph-mon[108979]: pgmap v6793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:36 smithi119 ceph-mon[94175]: pgmap v6793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:38 smithi183 ceph-mon[99169]: pgmap v6794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:38 smithi119 ceph-mon[108979]: pgmap v6794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:38 smithi119 ceph-mon[94175]: pgmap v6794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:40 smithi183 ceph-mon[99169]: pgmap v6795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:40 smithi119 ceph-mon[94175]: pgmap v6795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:40 smithi119 ceph-mon[108979]: pgmap v6795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:42 smithi119 ceph-mon[108979]: pgmap v6796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:42 smithi119 ceph-mon[94175]: pgmap v6796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:42 smithi183 ceph-mon[99169]: pgmap v6796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:50:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:50:44] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T17:50:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:44 smithi119 ceph-mon[94175]: pgmap v6797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:44 smithi119 ceph-mon[108979]: pgmap v6797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:44 smithi183 ceph-mon[99169]: pgmap v6797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:47.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:46 smithi119 ceph-mon[94175]: pgmap v6798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:46 smithi119 ceph-mon[108979]: pgmap v6798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:46 smithi183 ceph-mon[99169]: pgmap v6798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:48 smithi183 ceph-mon[99169]: pgmap v6799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:48 smithi119 ceph-mon[94175]: pgmap v6799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:48 smithi119 ceph-mon[108979]: pgmap v6799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:50 smithi183 ceph-mon[99169]: pgmap v6800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:50 smithi119 ceph-mon[94175]: pgmap v6800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:50 smithi119 ceph-mon[108979]: pgmap v6800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:52 smithi183 ceph-mon[99169]: pgmap v6801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:52 smithi119 ceph-mon[108979]: pgmap v6801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:52 smithi119 ceph-mon[94175]: pgmap v6801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:50:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:50:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:50:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:50:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:54 smithi183 ceph-mon[99169]: pgmap v6802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:54 smithi119 ceph-mon[94175]: pgmap v6802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:54 smithi119 ceph-mon[108979]: pgmap v6802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:56 smithi183 ceph-mon[99169]: pgmap v6803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:56 smithi119 ceph-mon[94175]: pgmap v6803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:56 smithi119 ceph-mon[108979]: pgmap v6803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:58.475 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:50:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:50:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 101s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:50:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 101s ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:50:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 101s ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:50:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 101s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:50:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 101s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:50:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 101s ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:50:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 101s ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:50:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 101s ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:50:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 101s ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:50:58.785 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 101s ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:50:58.785 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 101s ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:50:58.785 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 101s ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:50:58.785 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 101s ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:50:58.785 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 101s ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:50:58.785 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 101s ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:50:58.785 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 101s ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:50:58.785 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 101s ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:50:58.785 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 101s ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:50:58.785 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 101s ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:50:58.785 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 101s ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:50:59.167 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:50:59.167 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:50:59.167 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:50:59.167 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:50:59.167 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:50:59.167 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:50:59.168 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:50:59.168 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:50:59.168 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:50:59.168 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:50:59.168 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:50:59.168 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:50:59.168 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:50:59.168 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:50:59.168 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:50:59.168 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:50:59.168 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:50:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:58 smithi183 ceph-mon[99169]: pgmap v6804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:58 smithi119 ceph-mon[94175]: pgmap v6804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:50:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:58 smithi119 ceph-mon[108979]: pgmap v6804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:59 smithi183 ceph-mon[99169]: from='client.31394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:51:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:59 smithi183 ceph-mon[99169]: from='client.21513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:51:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:50:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4133881894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:51:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:59 smithi119 ceph-mon[94175]: from='client.31394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:51:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:59 smithi119 ceph-mon[94175]: from='client.21513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:51:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:50:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4133881894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:51:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:59 smithi119 ceph-mon[108979]: from='client.31394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:51:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:59 smithi119 ceph-mon[108979]: from='client.21513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:51:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:50:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4133881894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:51:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:00 smithi183 ceph-mon[99169]: pgmap v6805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:00 smithi119 ceph-mon[94175]: pgmap v6805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:00 smithi119 ceph-mon[108979]: pgmap v6805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:02 smithi183 ceph-mon[99169]: pgmap v6806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:02 smithi119 ceph-mon[108979]: pgmap v6806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:02 smithi119 ceph-mon[94175]: pgmap v6806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:51:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:51:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:51:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:04 smithi183 ceph-mon[99169]: pgmap v6807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:04 smithi119 ceph-mon[108979]: pgmap v6807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:04 smithi119 ceph-mon[94175]: pgmap v6807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:06 smithi183 ceph-mon[99169]: pgmap v6808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:06 smithi119 ceph-mon[94175]: pgmap v6808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:06 smithi119 ceph-mon[108979]: pgmap v6808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:09 smithi183 ceph-mon[99169]: pgmap v6809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:09 smithi119 ceph-mon[108979]: pgmap v6809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:09 smithi119 ceph-mon[94175]: pgmap v6809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:11 smithi183 ceph-mon[99169]: pgmap v6810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:11 smithi119 ceph-mon[94175]: pgmap v6810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:11 smithi119 ceph-mon[108979]: pgmap v6810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:13 smithi183 ceph-mon[99169]: pgmap v6811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:13 smithi119 ceph-mon[94175]: pgmap v6811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:13 smithi119 ceph-mon[108979]: pgmap v6811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:51:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:51:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:51:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:15 smithi183 ceph-mon[99169]: pgmap v6812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:15 smithi119 ceph-mon[108979]: pgmap v6812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:15 smithi119 ceph-mon[94175]: pgmap v6812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:17 smithi183 ceph-mon[99169]: pgmap v6813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:17 smithi119 ceph-mon[94175]: pgmap v6813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:17 smithi119 ceph-mon[108979]: pgmap v6813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:19 smithi183 ceph-mon[99169]: pgmap v6814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:51:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:19 smithi119 ceph-mon[94175]: pgmap v6814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:51:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:19 smithi119 ceph-mon[108979]: pgmap v6814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:51:20.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:51:20.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:51:20.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:51:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:51:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:51:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:51:20.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:51:20.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:51:20.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:51:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:21 smithi183 ceph-mon[99169]: pgmap v6815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:21 smithi119 ceph-mon[108979]: pgmap v6815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:21 smithi119 ceph-mon[94175]: pgmap v6815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:23 smithi183 ceph-mon[99169]: pgmap v6816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:23 smithi119 ceph-mon[94175]: pgmap v6816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:23 smithi119 ceph-mon[108979]: pgmap v6816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:51:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:51:24] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:51:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:25 smithi183 ceph-mon[99169]: pgmap v6817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:25 smithi119 ceph-mon[94175]: pgmap v6817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:25 smithi119 ceph-mon[108979]: pgmap v6817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:27 smithi183 ceph-mon[99169]: pgmap v6818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:27 smithi119 ceph-mon[94175]: pgmap v6818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:27 smithi119 ceph-mon[108979]: pgmap v6818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:29 smithi183 ceph-mon[99169]: pgmap v6819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:29 smithi119 ceph-mon[108979]: pgmap v6819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:29 smithi119 ceph-mon[94175]: pgmap v6819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:29.515 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:51:29.822 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:51:29.822 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 2m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:51:29.822 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 2m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:51:29.822 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 2m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:51:29.822 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 2m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:51:29.822 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 2m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:51:29.822 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 2m ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:51:29.822 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 2m ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:51:29.822 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 2m ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:51:29.822 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 2m ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:51:29.822 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 2m ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:51:29.823 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 2m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:51:29.823 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 2m ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:51:29.823 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 2m ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:51:29.823 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 2m ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:51:29.823 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 2m ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:51:29.823 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 2m ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:51:29.823 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 2m ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:51:29.823 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 2m ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:51:29.823 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 2m ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:51:29.823 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 2m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:51:30.200 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:51:30.200 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:51:30.200 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:51:30.200 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:51:30.201 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:51:30.201 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:51:30.201 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:51:30.201 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:51:30.201 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:51:30.201 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:51:30.201 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:51:30.201 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:51:30.201 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:51:30.201 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:51:30.201 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:51:30.201 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:51:30.201 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:51:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:31 smithi183 ceph-mon[99169]: from='client.31412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:51:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:31 smithi183 ceph-mon[99169]: pgmap v6820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:31 smithi183 ceph-mon[99169]: from='client.21531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:51:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4023726050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:51:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:31 smithi119 ceph-mon[94175]: from='client.31412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:51:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:31 smithi119 ceph-mon[94175]: pgmap v6820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:31 smithi119 ceph-mon[94175]: from='client.21531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:51:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4023726050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:51:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:31 smithi119 ceph-mon[108979]: from='client.31412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:51:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:31 smithi119 ceph-mon[108979]: pgmap v6820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:31 smithi119 ceph-mon[108979]: from='client.21531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:51:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4023726050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:51:33.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:33 smithi183 ceph-mon[99169]: pgmap v6821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:33.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:33 smithi119 ceph-mon[94175]: pgmap v6821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:33.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:33 smithi119 ceph-mon[108979]: pgmap v6821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:51:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:51:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:51:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:35 smithi183 ceph-mon[99169]: pgmap v6822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:35 smithi119 ceph-mon[94175]: pgmap v6822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:35 smithi119 ceph-mon[108979]: pgmap v6822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:37 smithi183 ceph-mon[99169]: pgmap v6823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:37 smithi119 ceph-mon[94175]: pgmap v6823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:37 smithi119 ceph-mon[108979]: pgmap v6823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:39 smithi183 ceph-mon[99169]: pgmap v6824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:39 smithi119 ceph-mon[94175]: pgmap v6824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:39 smithi119 ceph-mon[108979]: pgmap v6824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:41 smithi183 ceph-mon[99169]: pgmap v6825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:41 smithi119 ceph-mon[94175]: pgmap v6825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:41.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:41 smithi119 ceph-mon[108979]: pgmap v6825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:43 smithi183 ceph-mon[99169]: pgmap v6826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:43 smithi119 ceph-mon[94175]: pgmap v6826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:43 smithi119 ceph-mon[108979]: pgmap v6826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:51:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:51:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T17:51:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:45 smithi183 ceph-mon[99169]: pgmap v6827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:45 smithi119 ceph-mon[94175]: pgmap v6827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:45 smithi119 ceph-mon[108979]: pgmap v6827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:47 smithi183 ceph-mon[99169]: pgmap v6828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:47 smithi119 ceph-mon[108979]: pgmap v6828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:47 smithi119 ceph-mon[94175]: pgmap v6828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:49 smithi183 ceph-mon[99169]: pgmap v6829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:49 smithi119 ceph-mon[108979]: pgmap v6829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:49 smithi119 ceph-mon[94175]: pgmap v6829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:51 smithi183 ceph-mon[99169]: pgmap v6830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:51 smithi119 ceph-mon[94175]: pgmap v6830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:51 smithi119 ceph-mon[108979]: pgmap v6830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:53 smithi183 ceph-mon[99169]: pgmap v6831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:53 smithi119 ceph-mon[94175]: pgmap v6831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:53 smithi119 ceph-mon[108979]: pgmap v6831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:51:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:51:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:51:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:51:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:55 smithi183 ceph-mon[99169]: pgmap v6832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:55 smithi119 ceph-mon[94175]: pgmap v6832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:55 smithi119 ceph-mon[108979]: pgmap v6832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:57 smithi183 ceph-mon[99169]: pgmap v6833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:57 smithi119 ceph-mon[94175]: pgmap v6833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:57 smithi119 ceph-mon[108979]: pgmap v6833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:51:59 smithi183 ceph-mon[99169]: pgmap v6834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:51:59 smithi119 ceph-mon[94175]: pgmap v6834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:51:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:51:59 smithi119 ceph-mon[108979]: pgmap v6834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:00 smithi183 ceph-mon[99169]: pgmap v6835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:00 smithi119 ceph-mon[94175]: pgmap v6835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:00 smithi119 ceph-mon[108979]: pgmap v6835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:00.547 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:52:00.854 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:52:00.854 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 2m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:52:00.854 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 2m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:52:00.854 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 2m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:52:00.854 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 2m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:52:00.854 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 2m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:52:00.854 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 2m ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:52:00.854 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 2m ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:52:00.854 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 2m ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:52:00.855 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 2m ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:52:00.855 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 2m ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:52:00.855 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 2m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:52:00.855 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 2m ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:52:00.855 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 2m ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:52:00.855 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 2m ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:52:00.855 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 2m ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:52:00.855 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 2m ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:52:00.855 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 2m ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:52:00.855 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 2m ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:52:00.855 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 2m ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:52:00.855 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 2m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:52:01.235 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:52:01.235 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:52:01.235 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:52:01.235 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:52:01.235 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:52:01.235 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:52:01.235 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:52:01.235 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:52:01.235 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:52:01.235 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:52:01.236 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:52:01.236 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:52:01.236 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:52:01.236 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:52:01.236 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:52:01.236 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:52:01.236 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:52:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:01 smithi183 ceph-mon[99169]: from='client.31430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:52:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:01 smithi183 ceph-mon[99169]: from='client.21549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:52:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:01 smithi119 ceph-mon[108979]: from='client.31430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:52:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:01 smithi119 ceph-mon[108979]: from='client.21549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:52:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:01 smithi119 ceph-mon[94175]: from='client.31430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:52:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:01 smithi119 ceph-mon[94175]: from='client.21549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:52:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2151576216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:52:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:02 smithi183 ceph-mon[99169]: pgmap v6836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2151576216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:52:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:02 smithi119 ceph-mon[94175]: pgmap v6836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:02.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2151576216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:52:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:02 smithi119 ceph-mon[108979]: pgmap v6836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:52:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:52:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:52:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:04 smithi183 ceph-mon[99169]: pgmap v6837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:04 smithi119 ceph-mon[94175]: pgmap v6837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:04 smithi119 ceph-mon[108979]: pgmap v6837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:06 smithi183 ceph-mon[99169]: pgmap v6838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:06 smithi119 ceph-mon[94175]: pgmap v6838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:06 smithi119 ceph-mon[108979]: pgmap v6838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:08 smithi183 ceph-mon[99169]: pgmap v6839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:08 smithi119 ceph-mon[94175]: pgmap v6839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:08 smithi119 ceph-mon[108979]: pgmap v6839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:10 smithi183 ceph-mon[99169]: pgmap v6840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:11.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:10 smithi119 ceph-mon[108979]: pgmap v6840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:10 smithi119 ceph-mon[94175]: pgmap v6840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:12 smithi183 ceph-mon[99169]: pgmap v6841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:13.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:12 smithi119 ceph-mon[94175]: pgmap v6841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:13.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:12 smithi119 ceph-mon[108979]: pgmap v6841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:52:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:52:14] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:52:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:14 smithi183 ceph-mon[99169]: pgmap v6842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:15.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:14 smithi119 ceph-mon[94175]: pgmap v6842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:14 smithi119 ceph-mon[108979]: pgmap v6842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:16 smithi183 ceph-mon[99169]: pgmap v6843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:16 smithi119 ceph-mon[94175]: pgmap v6843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:16 smithi119 ceph-mon[108979]: pgmap v6843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:18 smithi183 ceph-mon[99169]: pgmap v6844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:18 smithi119 ceph-mon[94175]: pgmap v6844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:19.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:18 smithi119 ceph-mon[108979]: pgmap v6844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:20.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:52:20.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:52:20.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:52:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:20 smithi183 ceph-mon[99169]: pgmap v6845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:52:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:52:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:52:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:52:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:52:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:20 smithi119 ceph-mon[94175]: pgmap v6845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:52:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:52:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:52:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:52:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:52:21.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:20 smithi119 ceph-mon[108979]: pgmap v6845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:52:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:52:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:52:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:52:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:52:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:22 smithi183 ceph-mon[99169]: pgmap v6846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:22 smithi119 ceph-mon[94175]: pgmap v6846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:22 smithi119 ceph-mon[108979]: pgmap v6846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:24.196 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:52:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:52:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:52:24.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:24.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:24 smithi183 ceph-mon[99169]: pgmap v6847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:25.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:24 smithi119 ceph-mon[108979]: pgmap v6847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:24 smithi119 ceph-mon[94175]: pgmap v6847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:26 smithi183 ceph-mon[99169]: pgmap v6848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:26 smithi119 ceph-mon[108979]: pgmap v6848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:26 smithi119 ceph-mon[94175]: pgmap v6848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:28 smithi183 ceph-mon[99169]: pgmap v6849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:28 smithi119 ceph-mon[94175]: pgmap v6849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:28 smithi119 ceph-mon[108979]: pgmap v6849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:30 smithi183 ceph-mon[99169]: pgmap v6850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:31.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:30 smithi119 ceph-mon[94175]: pgmap v6850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:30 smithi119 ceph-mon[108979]: pgmap v6850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:31.582 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:52:31.886 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:52:31.886 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 3m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:52:31.886 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 3m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:52:31.886 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 3m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:52:31.886 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 3m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:52:31.886 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 3m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:52:31.886 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 3m ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:52:31.886 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 3m ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:52:31.887 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 3m ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:52:31.887 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 3m ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:52:31.887 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 3m ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:52:31.887 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 3m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:52:31.887 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 3m ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:52:31.887 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 3m ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:52:31.887 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 3m ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:52:31.887 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 3m ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:52:31.887 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 3m ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:52:31.887 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 3m ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:52:31.887 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 3m ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:52:31.887 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 3m ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:52:31.887 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 3m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:52:32.264 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:52:32.264 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:52:32.264 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:52:32.264 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:52:32.264 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:52:32.264 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:52:32.264 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:52:32.265 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:52:32.265 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:52:32.265 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:52:32.265 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:52:32.265 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:52:32.265 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:52:32.265 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:52:32.265 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:52:32.265 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:52:32.265 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:52:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:32 smithi183 ceph-mon[99169]: pgmap v6851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:32 smithi183 ceph-mon[99169]: from='client.31448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:52:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:32 smithi183 ceph-mon[99169]: from='client.31454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:52:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3605870427' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:52:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:32 smithi119 ceph-mon[94175]: pgmap v6851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:32 smithi119 ceph-mon[94175]: from='client.31448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:52:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:32 smithi119 ceph-mon[94175]: from='client.31454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:52:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3605870427' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:52:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:32 smithi119 ceph-mon[108979]: pgmap v6851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:32 smithi119 ceph-mon[108979]: from='client.31448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:52:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:32 smithi119 ceph-mon[108979]: from='client.31454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:52:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3605870427' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:52:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:52:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:52:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:52:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:34 smithi183 ceph-mon[99169]: pgmap v6852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:34 smithi119 ceph-mon[94175]: pgmap v6852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:34 smithi119 ceph-mon[108979]: pgmap v6852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:37.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:36 smithi119 ceph-mon[94175]: pgmap v6853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:36 smithi119 ceph-mon[108979]: pgmap v6853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:36 smithi183 ceph-mon[99169]: pgmap v6853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:38 smithi119 ceph-mon[94175]: pgmap v6854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:38 smithi119 ceph-mon[108979]: pgmap v6854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:38 smithi183 ceph-mon[99169]: pgmap v6854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:40 smithi183 ceph-mon[99169]: pgmap v6855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:40 smithi119 ceph-mon[94175]: pgmap v6855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:40 smithi119 ceph-mon[108979]: pgmap v6855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:42 smithi183 ceph-mon[99169]: pgmap v6856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:42 smithi119 ceph-mon[94175]: pgmap v6856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:42 smithi119 ceph-mon[108979]: pgmap v6856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:52:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:52:44] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T17:52:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:44 smithi183 ceph-mon[99169]: pgmap v6857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:44 smithi119 ceph-mon[108979]: pgmap v6857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:44 smithi119 ceph-mon[94175]: pgmap v6857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:46 smithi183 ceph-mon[99169]: pgmap v6858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:46 smithi119 ceph-mon[94175]: pgmap v6858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:46 smithi119 ceph-mon[108979]: pgmap v6858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:48 smithi183 ceph-mon[99169]: pgmap v6859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:48 smithi119 ceph-mon[94175]: pgmap v6859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:48 smithi119 ceph-mon[108979]: pgmap v6859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:50 smithi183 ceph-mon[99169]: pgmap v6860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:50 smithi119 ceph-mon[94175]: pgmap v6860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:50 smithi119 ceph-mon[108979]: pgmap v6860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:52 smithi183 ceph-mon[99169]: pgmap v6861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:52 smithi119 ceph-mon[94175]: pgmap v6861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:52 smithi119 ceph-mon[108979]: pgmap v6861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:52:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:52:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:52:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:52:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:54 smithi183 ceph-mon[99169]: pgmap v6862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:54 smithi119 ceph-mon[94175]: pgmap v6862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:54 smithi119 ceph-mon[108979]: pgmap v6862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:56 smithi183 ceph-mon[99169]: pgmap v6863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:56 smithi119 ceph-mon[108979]: pgmap v6863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:56 smithi119 ceph-mon[94175]: pgmap v6863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:52:58 smithi183 ceph-mon[99169]: pgmap v6864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:52:58 smithi119 ceph-mon[94175]: pgmap v6864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:52:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:52:58 smithi119 ceph-mon[108979]: pgmap v6864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:00 smithi183 ceph-mon[99169]: pgmap v6865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:00 smithi119 ceph-mon[94175]: pgmap v6865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:00 smithi119 ceph-mon[108979]: pgmap v6865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:02.609 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:53:02.916 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:53:02.916 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 3m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:53:02.916 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 3m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:53:02.916 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 3m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:53:02.916 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 3m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:53:02.917 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 3m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:53:02.917 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 3m ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:53:02.917 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 3m ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:53:02.917 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 3m ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:53:02.917 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 3m ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:53:02.917 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 3m ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:53:02.917 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 3m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:53:02.917 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 3m ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:53:02.917 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 3m ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:53:02.917 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 3m ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:53:02.917 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 3m ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:53:02.917 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 3m ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:53:02.917 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 3m ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:53:02.917 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 3m ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:53:02.917 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 3m ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:53:02.918 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 3m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:53:03.300 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:53:03.300 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:53:03.301 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:53:03.301 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:53:03.301 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:53:03.301 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:53:03.301 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:53:03.301 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:53:03.301 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:53:03.301 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:53:03.301 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:53:03.301 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:53:03.301 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:53:03.301 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:53:03.301 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:53:03.301 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:53:03.301 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:53:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:02 smithi183 ceph-mon[99169]: pgmap v6866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:02 smithi119 ceph-mon[94175]: pgmap v6866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:02 smithi119 ceph-mon[108979]: pgmap v6866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:04.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:03 smithi183 ceph-mon[99169]: from='client.31466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:53:04.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:03 smithi183 ceph-mon[99169]: from='client.21585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:53:04.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3400546113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:53:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:53:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:53:04] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:53:04.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:03 smithi119 ceph-mon[94175]: from='client.31466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:53:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:03 smithi119 ceph-mon[94175]: from='client.21585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:53:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3400546113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:53:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:03 smithi119 ceph-mon[108979]: from='client.31466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:53:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:03 smithi119 ceph-mon[108979]: from='client.21585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:53:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3400546113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:53:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:04 smithi183 ceph-mon[99169]: pgmap v6867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:04 smithi119 ceph-mon[94175]: pgmap v6867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:04 smithi119 ceph-mon[108979]: pgmap v6867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:07 smithi183 ceph-mon[99169]: pgmap v6868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:07 smithi119 ceph-mon[94175]: pgmap v6868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:07 smithi119 ceph-mon[108979]: pgmap v6868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:09 smithi183 ceph-mon[99169]: pgmap v6869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:09 smithi119 ceph-mon[94175]: pgmap v6869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:09 smithi119 ceph-mon[108979]: pgmap v6869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:11 smithi183 ceph-mon[99169]: pgmap v6870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:11 smithi119 ceph-mon[108979]: pgmap v6870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:11 smithi119 ceph-mon[94175]: pgmap v6870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:13 smithi183 ceph-mon[99169]: pgmap v6871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:13 smithi119 ceph-mon[94175]: pgmap v6871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:13 smithi119 ceph-mon[108979]: pgmap v6871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:53:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:53:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:53:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:15 smithi183 ceph-mon[99169]: pgmap v6872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 17:53:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T17:53:14.928045633Z level=info msg="Completed cleanup jobs" duration=12.692541ms 2023-12-01T17:53:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:15 smithi119 ceph-mon[94175]: pgmap v6872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:15 smithi119 ceph-mon[108979]: pgmap v6872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:17 smithi183 ceph-mon[99169]: pgmap v6873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:17 smithi119 ceph-mon[94175]: pgmap v6873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:17 smithi119 ceph-mon[108979]: pgmap v6873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:19 smithi183 ceph-mon[99169]: pgmap v6874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:19 smithi119 ceph-mon[94175]: pgmap v6874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:19 smithi119 ceph-mon[108979]: pgmap v6874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:21 smithi183 ceph-mon[99169]: pgmap v6875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:53:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:53:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:53:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:21 smithi119 ceph-mon[94175]: pgmap v6875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:53:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:53:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:53:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:21 smithi119 ceph-mon[108979]: pgmap v6875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:53:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:53:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:53:22.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:53:22.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:53:22.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:53:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:53:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:53:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:53:22.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:53:22.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:53:22.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:53:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:23 smithi183 ceph-mon[99169]: pgmap v6876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:23 smithi119 ceph-mon[108979]: pgmap v6876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:23 smithi119 ceph-mon[94175]: pgmap v6876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:53:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:53:24] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:53:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:25 smithi183 ceph-mon[99169]: pgmap v6877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:25 smithi119 ceph-mon[94175]: pgmap v6877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:25 smithi119 ceph-mon[108979]: pgmap v6877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:27 smithi183 ceph-mon[99169]: pgmap v6878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:27 smithi119 ceph-mon[94175]: pgmap v6878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:27 smithi119 ceph-mon[108979]: pgmap v6878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:29 smithi183 ceph-mon[99169]: pgmap v6879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:29 smithi119 ceph-mon[94175]: pgmap v6879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:29 smithi119 ceph-mon[108979]: pgmap v6879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:31 smithi183 ceph-mon[99169]: pgmap v6880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:31 smithi119 ceph-mon[94175]: pgmap v6880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:31 smithi119 ceph-mon[108979]: pgmap v6880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:33.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:33 smithi183 ceph-mon[99169]: pgmap v6881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:33.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:33 smithi119 ceph-mon[94175]: pgmap v6881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:33.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:33 smithi119 ceph-mon[108979]: pgmap v6881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:33.643 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:53:33.948 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:53:33.948 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 4m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:53:33.948 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 4m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:53:33.948 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 4m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:53:33.948 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 4m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:53:33.948 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 4m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:53:33.948 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 4m ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:53:33.948 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 4m ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:53:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 4m ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:53:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 4m ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:53:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 4m ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:53:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 4m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:53:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 4m ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:53:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 4m ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:53:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 4m ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:53:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 4m ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:53:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 4m ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:53:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 4m ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:53:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 4m ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:53:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 4m ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:53:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 4m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:53:34.330 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:53:34.330 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:53:34.330 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:53:34.330 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:53:34.331 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:53:34.331 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:53:34.331 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:53:34.331 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:53:34.331 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:53:34.331 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:53:34.331 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:53:34.331 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:53:34.331 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:53:34.331 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:53:34.331 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:53:34.331 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:53:34.331 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:53:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:53:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:53:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:53:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:35 smithi183 ceph-mon[99169]: pgmap v6882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:35 smithi183 ceph-mon[99169]: from='client.21597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:53:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:35 smithi183 ceph-mon[99169]: from='client.21603 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:53:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2693966082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:53:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:35 smithi119 ceph-mon[108979]: pgmap v6882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:35 smithi119 ceph-mon[108979]: from='client.21597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:53:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:35 smithi119 ceph-mon[108979]: from='client.21603 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:53:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2693966082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:53:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:35 smithi119 ceph-mon[94175]: pgmap v6882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:35 smithi119 ceph-mon[94175]: from='client.21597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:53:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:35 smithi119 ceph-mon[94175]: from='client.21603 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:53:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2693966082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:53:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:37 smithi183 ceph-mon[99169]: pgmap v6883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:37 smithi119 ceph-mon[94175]: pgmap v6883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:37 smithi119 ceph-mon[108979]: pgmap v6883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:39 smithi183 ceph-mon[99169]: pgmap v6884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:39 smithi119 ceph-mon[94175]: pgmap v6884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:39 smithi119 ceph-mon[108979]: pgmap v6884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:41 smithi183 ceph-mon[99169]: pgmap v6885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:41 smithi119 ceph-mon[94175]: pgmap v6885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:41.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:41 smithi119 ceph-mon[108979]: pgmap v6885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:43 smithi183 ceph-mon[99169]: pgmap v6886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:43 smithi119 ceph-mon[94175]: pgmap v6886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:43 smithi119 ceph-mon[108979]: pgmap v6886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:53:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:53:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:53:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:45 smithi183 ceph-mon[99169]: pgmap v6887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:45 smithi119 ceph-mon[94175]: pgmap v6887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:45 smithi119 ceph-mon[108979]: pgmap v6887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:47 smithi183 ceph-mon[99169]: pgmap v6888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:47 smithi119 ceph-mon[94175]: pgmap v6888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:47 smithi119 ceph-mon[108979]: pgmap v6888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:49 smithi183 ceph-mon[99169]: pgmap v6889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:49 smithi119 ceph-mon[108979]: pgmap v6889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:49 smithi119 ceph-mon[94175]: pgmap v6889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:51 smithi183 ceph-mon[99169]: pgmap v6890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:51 smithi119 ceph-mon[94175]: pgmap v6890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:51 smithi119 ceph-mon[108979]: pgmap v6890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:53 smithi183 ceph-mon[99169]: pgmap v6891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:53 smithi119 ceph-mon[108979]: pgmap v6891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:53 smithi119 ceph-mon[94175]: pgmap v6891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:53:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:53:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:53:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:53:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:55 smithi183 ceph-mon[99169]: pgmap v6892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:55 smithi119 ceph-mon[94175]: pgmap v6892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:55 smithi119 ceph-mon[108979]: pgmap v6892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:57 smithi183 ceph-mon[99169]: pgmap v6893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:57 smithi119 ceph-mon[108979]: pgmap v6893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:57 smithi119 ceph-mon[94175]: pgmap v6893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:53:59 smithi183 ceph-mon[99169]: pgmap v6894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:53:59 smithi119 ceph-mon[94175]: pgmap v6894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:53:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:53:59 smithi119 ceph-mon[108979]: pgmap v6894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:01 smithi183 ceph-mon[99169]: pgmap v6895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:01 smithi119 ceph-mon[94175]: pgmap v6895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:01 smithi119 ceph-mon[108979]: pgmap v6895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:03 smithi183 ceph-mon[99169]: pgmap v6896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:03 smithi119 ceph-mon[94175]: pgmap v6896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:03 smithi119 ceph-mon[108979]: pgmap v6896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:54:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:54:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:54:04.676 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:54:04.981 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:54:04.982 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 4m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:54:04.982 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 4m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:54:04.982 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 4m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:54:04.982 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 4m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:54:04.982 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 4m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:54:04.982 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 4m ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:54:04.982 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 4m ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:54:04.982 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 4m ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:54:04.982 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 4m ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:54:04.982 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 4m ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:54:04.982 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 4m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:54:04.982 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 4m ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:54:04.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 4m ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:54:04.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 4m ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:54:04.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 4m ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:54:04.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 4m ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:54:04.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 4m ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:54:04.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 4m ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:54:04.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 4m ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:54:04.983 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 4m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:54:05.366 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:54:05.366 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:54:05.366 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:54:05.366 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:54:05.366 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:54:05.366 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:54:05.367 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:54:05.367 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:54:05.367 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:54:05.367 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:54:05.367 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:54:05.367 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:54:05.367 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:54:05.367 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:54:05.367 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:54:05.367 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:54:05.369 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:54:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:05 smithi183 ceph-mon[99169]: pgmap v6897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:05 smithi119 ceph-mon[108979]: pgmap v6897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:05 smithi119 ceph-mon[94175]: pgmap v6897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:06.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:06 smithi183 ceph-mon[99169]: from='client.21615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:54:06.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:06 smithi183 ceph-mon[99169]: from='client.21621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:54:06.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2044836678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:54:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:06 smithi119 ceph-mon[94175]: from='client.21615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:54:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:06 smithi119 ceph-mon[94175]: from='client.21621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:54:06.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2044836678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:54:06.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:06 smithi119 ceph-mon[108979]: from='client.21615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:54:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:06 smithi119 ceph-mon[108979]: from='client.21621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:54:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2044836678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:54:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:07 smithi183 ceph-mon[99169]: pgmap v6898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:07 smithi119 ceph-mon[94175]: pgmap v6898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:07 smithi119 ceph-mon[108979]: pgmap v6898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:08 smithi183 ceph-mon[99169]: pgmap v6899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:09.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:08 smithi119 ceph-mon[94175]: pgmap v6899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:08 smithi119 ceph-mon[108979]: pgmap v6899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:10 smithi183 ceph-mon[99169]: pgmap v6900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:10 smithi119 ceph-mon[94175]: pgmap v6900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:11.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:10 smithi119 ceph-mon[108979]: pgmap v6900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:13.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:12 smithi183 ceph-mon[99169]: pgmap v6901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:13.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:12 smithi119 ceph-mon[94175]: pgmap v6901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:13.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:12 smithi119 ceph-mon[108979]: pgmap v6901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:54:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:54:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:54:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:14 smithi183 ceph-mon[99169]: pgmap v6902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:15.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:14 smithi119 ceph-mon[94175]: pgmap v6902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:14 smithi119 ceph-mon[108979]: pgmap v6902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:17.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:16 smithi183 ceph-mon[99169]: pgmap v6903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:16 smithi119 ceph-mon[108979]: pgmap v6903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:16 smithi119 ceph-mon[94175]: pgmap v6903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:18 smithi183 ceph-mon[99169]: pgmap v6904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:19.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:18 smithi119 ceph-mon[108979]: pgmap v6904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:18 smithi119 ceph-mon[94175]: pgmap v6904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:20 smithi183 ceph-mon[99169]: pgmap v6905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:20 smithi119 ceph-mon[94175]: pgmap v6905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:21.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:20 smithi119 ceph-mon[108979]: pgmap v6905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:22.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:54:22.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:54:22.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:54:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:22 smithi183 ceph-mon[99169]: pgmap v6906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:54:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:54:23.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:54:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:22 smithi119 ceph-mon[94175]: pgmap v6906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:54:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:54:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:54:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:22 smithi119 ceph-mon[108979]: pgmap v6906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:54:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:54:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:54:24.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:24.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:54:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:54:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:54:25.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:24 smithi183 ceph-mon[99169]: pgmap v6907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:25.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:24 smithi119 ceph-mon[94175]: pgmap v6907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:25.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:24 smithi119 ceph-mon[108979]: pgmap v6907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:27.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:26 smithi183 ceph-mon[99169]: pgmap v6908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:27.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:26 smithi119 ceph-mon[108979]: pgmap v6908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:27.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:26 smithi119 ceph-mon[94175]: pgmap v6908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:29.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:28 smithi183 ceph-mon[99169]: pgmap v6909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:28 smithi119 ceph-mon[94175]: pgmap v6909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:29.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:28 smithi119 ceph-mon[108979]: pgmap v6909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:31.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:30 smithi183 ceph-mon[99169]: pgmap v6910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:31.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:30 smithi119 ceph-mon[94175]: pgmap v6910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:30 smithi119 ceph-mon[108979]: pgmap v6910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:33.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:32 smithi183 ceph-mon[99169]: pgmap v6911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:33.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:32 smithi119 ceph-mon[108979]: pgmap v6911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:32 smithi119 ceph-mon[94175]: pgmap v6911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:54:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:54:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:54:35.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:34 smithi183 ceph-mon[99169]: pgmap v6912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:35.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:34 smithi119 ceph-mon[108979]: pgmap v6912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:34 smithi119 ceph-mon[94175]: pgmap v6912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:35.715 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:54:36.020 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:54:36.020 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 5m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:54:36.020 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 5m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:54:36.020 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 5m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:54:36.020 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 5m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:54:36.020 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 5m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:54:36.021 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 5m ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:54:36.021 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 5m ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:54:36.021 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 5m ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:54:36.021 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 5m ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:54:36.021 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 5m ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:54:36.021 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 5m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:54:36.021 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 5m ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:54:36.021 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 5m ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:54:36.021 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 5m ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:54:36.021 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 5m ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:54:36.021 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 5m ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:54:36.021 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 5m ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:54:36.021 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 5m ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:54:36.022 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 5m ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:54:36.022 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 5m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:54:36.400 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:54:36.400 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:54:36.400 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:54:36.400 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:54:36.400 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:54:36.400 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:54:36.400 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:54:36.400 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:54:36.400 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:54:36.400 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:54:36.400 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:54:36.400 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:54:36.401 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:54:36.401 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:54:36.401 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:54:36.401 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:54:36.401 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:54:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:36 smithi183 ceph-mon[99169]: pgmap v6913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:37.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:36 smithi183 ceph-mon[99169]: from='client.31520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:54:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:36 smithi183 ceph-mon[99169]: from='client.31526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:54:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1142603631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:54:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:36 smithi119 ceph-mon[108979]: pgmap v6913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:36 smithi119 ceph-mon[108979]: from='client.31520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:54:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:36 smithi119 ceph-mon[108979]: from='client.31526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:54:37.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1142603631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:54:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:36 smithi119 ceph-mon[94175]: pgmap v6913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:36 smithi119 ceph-mon[94175]: from='client.31520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:54:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:36 smithi119 ceph-mon[94175]: from='client.31526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:54:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1142603631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:54:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:38 smithi183 ceph-mon[99169]: pgmap v6914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:39.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:38 smithi119 ceph-mon[94175]: pgmap v6914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:38 smithi119 ceph-mon[108979]: pgmap v6914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:39.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:40 smithi183 ceph-mon[99169]: pgmap v6915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:40 smithi119 ceph-mon[94175]: pgmap v6915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:40 smithi119 ceph-mon[108979]: pgmap v6915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:43.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:42 smithi183 ceph-mon[99169]: pgmap v6916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:42 smithi119 ceph-mon[94175]: pgmap v6916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:42 smithi119 ceph-mon[108979]: pgmap v6916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:54:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:54:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:54:45.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:44 smithi183 ceph-mon[99169]: pgmap v6917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:44 smithi119 ceph-mon[94175]: pgmap v6917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:45.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:44 smithi119 ceph-mon[108979]: pgmap v6917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:46 smithi183 ceph-mon[99169]: pgmap v6918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:47.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:46 smithi119 ceph-mon[94175]: pgmap v6918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:46 smithi119 ceph-mon[108979]: pgmap v6918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:48 smithi183 ceph-mon[99169]: pgmap v6919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:48 smithi119 ceph-mon[94175]: pgmap v6919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:48 smithi119 ceph-mon[108979]: pgmap v6919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:50 smithi119 ceph-mon[94175]: pgmap v6920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:50 smithi119 ceph-mon[108979]: pgmap v6920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:50 smithi183 ceph-mon[99169]: pgmap v6920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:52 smithi119 ceph-mon[94175]: pgmap v6921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:52 smithi119 ceph-mon[108979]: pgmap v6921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:52 smithi183 ceph-mon[99169]: pgmap v6921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:54:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:54:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:54:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:54:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:54 smithi183 ceph-mon[99169]: pgmap v6922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:54 smithi119 ceph-mon[94175]: pgmap v6922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:54 smithi119 ceph-mon[108979]: pgmap v6922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:56 smithi183 ceph-mon[99169]: pgmap v6923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:56 smithi119 ceph-mon[94175]: pgmap v6923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:56 smithi119 ceph-mon[108979]: pgmap v6923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:54:58 smithi183 ceph-mon[99169]: pgmap v6924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:54:58 smithi119 ceph-mon[94175]: pgmap v6924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:54:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:54:58 smithi119 ceph-mon[108979]: pgmap v6924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:00 smithi183 ceph-mon[99169]: pgmap v6925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:00 smithi119 ceph-mon[94175]: pgmap v6925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:00 smithi119 ceph-mon[108979]: pgmap v6925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:02 smithi183 ceph-mon[99169]: pgmap v6926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:02 smithi119 ceph-mon[108979]: pgmap v6926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:02 smithi119 ceph-mon[94175]: pgmap v6926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:55:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:55:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:55:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:04 smithi183 ceph-mon[99169]: pgmap v6927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:04 smithi119 ceph-mon[94175]: pgmap v6927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:04 smithi119 ceph-mon[108979]: pgmap v6927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:06.743 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:55:07.055 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:55:07.056 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 5m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:55:07.056 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 5m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:55:07.056 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 5m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:55:07.056 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 5m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:55:07.056 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 5m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:55:07.056 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 5m ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:55:07.056 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 5m ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:55:07.056 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 5m ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:55:07.056 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 5m ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:55:07.056 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 5m ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:55:07.056 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 5m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:55:07.056 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 5m ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:55:07.056 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 5m ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:55:07.057 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 5m ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:55:07.057 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 5m ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:55:07.057 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 5m ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:55:07.057 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 5m ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:55:07.057 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 5m ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:55:07.057 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 5m ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:55:07.057 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 5m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:55:07.434 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:55:07.434 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:55:07.434 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:55:07.434 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:55:07.434 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:55:07.434 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:55:07.434 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:55:07.435 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:55:07.435 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:55:07.435 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:55:07.435 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:55:07.435 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:55:07.435 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:55:07.435 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:55:07.435 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:55:07.435 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:55:07.435 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:55:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:06 smithi183 ceph-mon[99169]: pgmap v6928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:06 smithi119 ceph-mon[94175]: pgmap v6928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:06 smithi119 ceph-mon[108979]: pgmap v6928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:08.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:07 smithi183 ceph-mon[99169]: from='client.21651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:55:08.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:07 smithi183 ceph-mon[99169]: from='client.21657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:55:08.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/792896106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:55:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:07 smithi119 ceph-mon[94175]: from='client.21651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:55:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:07 smithi119 ceph-mon[94175]: from='client.21657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:55:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/792896106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:55:08.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:07 smithi119 ceph-mon[108979]: from='client.21651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:55:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:07 smithi119 ceph-mon[108979]: from='client.21657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:55:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/792896106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:55:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:08 smithi183 ceph-mon[99169]: pgmap v6929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:08 smithi119 ceph-mon[94175]: pgmap v6929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:08 smithi119 ceph-mon[108979]: pgmap v6929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:10 smithi183 ceph-mon[99169]: pgmap v6930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:10 smithi119 ceph-mon[94175]: pgmap v6930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:10 smithi119 ceph-mon[108979]: pgmap v6930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:12 smithi183 ceph-mon[99169]: pgmap v6931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:12 smithi119 ceph-mon[94175]: pgmap v6931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:12 smithi119 ceph-mon[108979]: pgmap v6931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:55:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:55:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:55:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:14 smithi183 ceph-mon[99169]: pgmap v6932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:14 smithi119 ceph-mon[108979]: pgmap v6932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:14 smithi119 ceph-mon[94175]: pgmap v6932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:16 smithi183 ceph-mon[99169]: pgmap v6933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:16 smithi119 ceph-mon[94175]: pgmap v6933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:16 smithi119 ceph-mon[108979]: pgmap v6933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:18 smithi183 ceph-mon[99169]: pgmap v6934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:18 smithi119 ceph-mon[108979]: pgmap v6934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:18 smithi119 ceph-mon[94175]: pgmap v6934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:20 smithi183 ceph-mon[99169]: pgmap v6935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:20 smithi119 ceph-mon[94175]: pgmap v6935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:20 smithi119 ceph-mon[108979]: pgmap v6935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:22 smithi183 ceph-mon[99169]: pgmap v6936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:55:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:55:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:55:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:55:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:22 smithi119 ceph-mon[108979]: pgmap v6936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:55:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:55:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:55:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:55:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:22 smithi119 ceph-mon[94175]: pgmap v6936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:55:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:55:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:55:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:55:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:55:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:55:24] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:55:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:25 smithi183 ceph-mon[99169]: pgmap v6937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:25 smithi119 ceph-mon[108979]: pgmap v6937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:25 smithi119 ceph-mon[94175]: pgmap v6937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:27 smithi183 ceph-mon[99169]: pgmap v6938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:27 smithi119 ceph-mon[108979]: pgmap v6938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:27 smithi119 ceph-mon[94175]: pgmap v6938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:29 smithi183 ceph-mon[99169]: pgmap v6939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:29 smithi119 ceph-mon[108979]: pgmap v6939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:29 smithi119 ceph-mon[94175]: pgmap v6939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:31 smithi183 ceph-mon[99169]: pgmap v6940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:31 smithi119 ceph-mon[94175]: pgmap v6940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:31 smithi119 ceph-mon[108979]: pgmap v6940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:33.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:33 smithi183 ceph-mon[99169]: pgmap v6941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:33.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:33 smithi119 ceph-mon[94175]: pgmap v6941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:33.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:33 smithi119 ceph-mon[108979]: pgmap v6941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:55:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:55:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:55:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:35 smithi183 ceph-mon[99169]: pgmap v6942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:35 smithi119 ceph-mon[94175]: pgmap v6942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:35 smithi119 ceph-mon[108979]: pgmap v6942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:37 smithi183 ceph-mon[99169]: pgmap v6943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:37 smithi119 ceph-mon[94175]: pgmap v6943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:37 smithi119 ceph-mon[108979]: pgmap v6943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:37.780 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:55:38.085 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:55:38.085 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 6m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:55:38.085 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 6m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:55:38.085 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 6m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:55:38.085 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 6m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:55:38.086 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 6m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:55:38.086 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 6m ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:55:38.086 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 6m ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:55:38.086 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 6m ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:55:38.086 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 6m ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:55:38.086 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 6m ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:55:38.086 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 6m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:55:38.086 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 6m ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:55:38.086 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 6m ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:55:38.086 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 6m ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:55:38.086 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 6m ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:55:38.086 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 6m ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:55:38.086 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 6m ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:55:38.086 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 6m ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:55:38.087 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 6m ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:55:38.087 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 6m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:55:38.468 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:55:38.468 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:55:38.468 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:55:38.468 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:55:38.469 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:55:38.469 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:55:38.469 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:55:38.469 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:55:38.469 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:55:38.469 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:55:38.469 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:55:38.469 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:55:38.469 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:55:38.469 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:55:38.469 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:55:38.469 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:55:38.469 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:55:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:39 smithi183 ceph-mon[99169]: pgmap v6944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:39 smithi183 ceph-mon[99169]: from='client.21669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:55:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:39 smithi183 ceph-mon[99169]: from='client.21675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:55:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3831392060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:55:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:39 smithi119 ceph-mon[94175]: pgmap v6944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:39 smithi119 ceph-mon[94175]: from='client.21669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:55:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:39 smithi119 ceph-mon[94175]: from='client.21675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:55:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3831392060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:55:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:39 smithi119 ceph-mon[108979]: pgmap v6944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:39 smithi119 ceph-mon[108979]: from='client.21669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:55:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:39 smithi119 ceph-mon[108979]: from='client.21675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:55:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3831392060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:55:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:41 smithi183 ceph-mon[99169]: pgmap v6945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:41 smithi119 ceph-mon[94175]: pgmap v6945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:41.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:41 smithi119 ceph-mon[108979]: pgmap v6945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:43 smithi183 ceph-mon[99169]: pgmap v6946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:43 smithi119 ceph-mon[94175]: pgmap v6946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:43 smithi119 ceph-mon[108979]: pgmap v6946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:55:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:55:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T17:55:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:45 smithi183 ceph-mon[99169]: pgmap v6947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:45 smithi119 ceph-mon[108979]: pgmap v6947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:45 smithi119 ceph-mon[94175]: pgmap v6947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:47 smithi183 ceph-mon[99169]: pgmap v6948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:47 smithi119 ceph-mon[94175]: pgmap v6948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:47 smithi119 ceph-mon[108979]: pgmap v6948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:49 smithi183 ceph-mon[99169]: pgmap v6949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:49 smithi119 ceph-mon[94175]: pgmap v6949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:49 smithi119 ceph-mon[108979]: pgmap v6949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:51 smithi183 ceph-mon[99169]: pgmap v6950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:51 smithi119 ceph-mon[94175]: pgmap v6950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:51 smithi119 ceph-mon[108979]: pgmap v6950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:53 smithi183 ceph-mon[99169]: pgmap v6951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:53 smithi119 ceph-mon[94175]: pgmap v6951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:53 smithi119 ceph-mon[108979]: pgmap v6951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:55:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:55:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:55:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:55:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:55 smithi183 ceph-mon[99169]: pgmap v6952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:55 smithi119 ceph-mon[94175]: pgmap v6952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:55 smithi119 ceph-mon[108979]: pgmap v6952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:57 smithi183 ceph-mon[99169]: pgmap v6953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:57 smithi119 ceph-mon[94175]: pgmap v6953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:57 smithi119 ceph-mon[108979]: pgmap v6953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:55:59 smithi183 ceph-mon[99169]: pgmap v6954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:55:59 smithi119 ceph-mon[94175]: pgmap v6954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:55:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:55:59 smithi119 ceph-mon[108979]: pgmap v6954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:01 smithi183 ceph-mon[99169]: pgmap v6955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:01 smithi119 ceph-mon[108979]: pgmap v6955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:01 smithi119 ceph-mon[94175]: pgmap v6955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:03 smithi183 ceph-mon[99169]: pgmap v6956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:03 smithi119 ceph-mon[94175]: pgmap v6956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:03 smithi119 ceph-mon[108979]: pgmap v6956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:56:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:56:04] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:56:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:05 smithi183 ceph-mon[99169]: pgmap v6957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:05 smithi119 ceph-mon[94175]: pgmap v6957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:05 smithi119 ceph-mon[108979]: pgmap v6957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:07 smithi183 ceph-mon[99169]: pgmap v6958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:07 smithi119 ceph-mon[94175]: pgmap v6958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:07 smithi119 ceph-mon[108979]: pgmap v6958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:08.816 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:56:09.122 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:56:09.123 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 6m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:56:09.123 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 6m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:56:09.123 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 6m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:56:09.123 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 6m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:56:09.123 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 6m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:56:09.123 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 6m ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:56:09.123 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 6m ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:56:09.124 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 6m ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:56:09.124 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 6m ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:56:09.124 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 6m ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:56:09.124 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 6m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:56:09.124 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 6m ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:56:09.124 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 6m ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:56:09.124 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 6m ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:56:09.124 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 6m ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:56:09.125 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 6m ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:56:09.125 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 6m ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:56:09.125 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 6m ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:56:09.125 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 6m ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:56:09.125 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 6m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:56:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:09 smithi183 ceph-mon[99169]: pgmap v6959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:09 smithi119 ceph-mon[94175]: pgmap v6959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:09 smithi119 ceph-mon[108979]: pgmap v6959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:09.507 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:56:09.507 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:56:09.507 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:56:09.507 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:56:09.508 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:56:09.508 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:56:09.508 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:56:09.508 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:56:09.508 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:56:09.508 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:56:09.508 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:56:09.508 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:56:09.508 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:56:09.508 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:56:09.508 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:56:09.508 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:56:09.508 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:56:10.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:10 smithi183 ceph-mon[99169]: from='client.31574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:56:10.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:10 smithi183 ceph-mon[99169]: from='client.31580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:56:10.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1163884659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:56:10.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:10 smithi119 ceph-mon[108979]: from='client.31574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:56:10.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:10 smithi119 ceph-mon[108979]: from='client.31580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:56:10.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1163884659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:56:10.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:10 smithi119 ceph-mon[94175]: from='client.31574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:56:10.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:10 smithi119 ceph-mon[94175]: from='client.31580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:56:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1163884659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:56:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:11 smithi183 ceph-mon[99169]: pgmap v6960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:11 smithi119 ceph-mon[108979]: pgmap v6960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:11 smithi119 ceph-mon[94175]: pgmap v6960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:13 smithi183 ceph-mon[99169]: pgmap v6961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:13 smithi119 ceph-mon[108979]: pgmap v6961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:13 smithi119 ceph-mon[94175]: pgmap v6961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:56:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:56:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:56:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:15 smithi183 ceph-mon[99169]: pgmap v6962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:15 smithi119 ceph-mon[108979]: pgmap v6962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:15 smithi119 ceph-mon[94175]: pgmap v6962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:17 smithi183 ceph-mon[99169]: pgmap v6963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:17 smithi119 ceph-mon[108979]: pgmap v6963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:17.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:17 smithi119 ceph-mon[94175]: pgmap v6963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:19 smithi183 ceph-mon[99169]: pgmap v6964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:19 smithi119 ceph-mon[94175]: pgmap v6964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:19 smithi119 ceph-mon[108979]: pgmap v6964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:21 smithi183 ceph-mon[99169]: pgmap v6965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:21 smithi119 ceph-mon[108979]: pgmap v6965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:21 smithi119 ceph-mon[94175]: pgmap v6965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:23 smithi183 ceph-mon[99169]: pgmap v6966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:56:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:23 smithi119 ceph-mon[94175]: pgmap v6966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:56:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:23 smithi119 ceph-mon[108979]: pgmap v6966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:56:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:56:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:56:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:56:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:56:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:56:24] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T17:56:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:56:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:56:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:56:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:56:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:56:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:56:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:25 smithi183 ceph-mon[99169]: pgmap v6967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:25 smithi119 ceph-mon[94175]: pgmap v6967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:25 smithi119 ceph-mon[108979]: pgmap v6967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:27 smithi183 ceph-mon[99169]: pgmap v6968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:27 smithi119 ceph-mon[94175]: pgmap v6968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:27 smithi119 ceph-mon[108979]: pgmap v6968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:29 smithi183 ceph-mon[99169]: pgmap v6969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:29 smithi119 ceph-mon[94175]: pgmap v6969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:29 smithi119 ceph-mon[108979]: pgmap v6969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:31 smithi183 ceph-mon[99169]: pgmap v6970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:31 smithi119 ceph-mon[94175]: pgmap v6970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:31 smithi119 ceph-mon[108979]: pgmap v6970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:33.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:33 smithi183 ceph-mon[99169]: pgmap v6971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:33 smithi119 ceph-mon[94175]: pgmap v6971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:33.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:33 smithi119 ceph-mon[108979]: pgmap v6971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:56:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:56:34] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T17:56:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:35 smithi183 ceph-mon[99169]: pgmap v6972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:35 smithi119 ceph-mon[94175]: pgmap v6972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:35 smithi119 ceph-mon[108979]: pgmap v6972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:37 smithi183 ceph-mon[99169]: pgmap v6973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:37 smithi119 ceph-mon[94175]: pgmap v6973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:37 smithi119 ceph-mon[108979]: pgmap v6973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:39 smithi183 ceph-mon[99169]: pgmap v6974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:39 smithi119 ceph-mon[94175]: pgmap v6974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:39 smithi119 ceph-mon[108979]: pgmap v6974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:39.852 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:56:40.158 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:56:40.159 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 7m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:56:40.159 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 7m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:56:40.159 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 7m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:56:40.159 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 7m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:56:40.159 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 7m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:56:40.159 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 7m ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:56:40.159 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 7m ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:56:40.159 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 7m ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:56:40.159 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 7m ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:56:40.159 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 7m ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:56:40.159 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 7m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:56:40.159 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 7m ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:56:40.159 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 7m ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:56:40.159 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 7m ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:56:40.160 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 7m ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:56:40.160 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 7m ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:56:40.160 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 7m ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:56:40.160 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 7m ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:56:40.160 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 7m ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:56:40.160 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 7m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:56:40.535 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:56:40.535 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:56:40.536 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:56:40.536 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:56:40.536 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:56:40.536 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:56:40.536 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:56:40.536 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:56:40.536 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:56:40.536 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:56:40.536 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:56:40.536 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:56:40.536 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:56:40.536 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:56:40.536 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:56:40.536 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:56:40.537 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:56:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:41 smithi183 ceph-mon[99169]: pgmap v6975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:41 smithi183 ceph-mon[99169]: from='client.21705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:56:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1669532216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:56:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:41 smithi119 ceph-mon[94175]: pgmap v6975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:41 smithi119 ceph-mon[94175]: from='client.21705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:56:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1669532216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:56:41.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:41 smithi119 ceph-mon[108979]: pgmap v6975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:41 smithi119 ceph-mon[108979]: from='client.21705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:56:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1669532216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:56:42.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:42 smithi183 ceph-mon[99169]: from='client.31598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:56:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:42 smithi119 ceph-mon[94175]: from='client.31598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:56:42.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:42 smithi119 ceph-mon[108979]: from='client.31598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:56:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:43 smithi183 ceph-mon[99169]: pgmap v6976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:43 smithi119 ceph-mon[108979]: pgmap v6976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:43 smithi119 ceph-mon[94175]: pgmap v6976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:56:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:56:44] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:56:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:45 smithi183 ceph-mon[99169]: pgmap v6977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:45 smithi119 ceph-mon[108979]: pgmap v6977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:45 smithi119 ceph-mon[94175]: pgmap v6977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:46.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:46 smithi183 ceph-mon[99169]: pgmap v6978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:46.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:46 smithi119 ceph-mon[108979]: pgmap v6978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:46.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:46 smithi119 ceph-mon[94175]: pgmap v6978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:49.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:48 smithi183 ceph-mon[99169]: pgmap v6979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:48 smithi119 ceph-mon[108979]: pgmap v6979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:48 smithi119 ceph-mon[94175]: pgmap v6979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:51.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:50 smithi183 ceph-mon[99169]: pgmap v6980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:51.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:50 smithi119 ceph-mon[108979]: pgmap v6980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:51.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:50 smithi119 ceph-mon[94175]: pgmap v6980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:53.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:52 smithi183 ceph-mon[99169]: pgmap v6981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:52 smithi119 ceph-mon[94175]: pgmap v6981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:52 smithi119 ceph-mon[108979]: pgmap v6981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:54.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:54.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:56:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:56:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:56:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:56:55.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:54 smithi183 ceph-mon[99169]: pgmap v6982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:55.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:54 smithi119 ceph-mon[94175]: pgmap v6982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:54 smithi119 ceph-mon[108979]: pgmap v6982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:57.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:56 smithi183 ceph-mon[99169]: pgmap v6983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:57.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:56 smithi119 ceph-mon[94175]: pgmap v6983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:57.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:56 smithi119 ceph-mon[108979]: pgmap v6983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:56:58 smithi183 ceph-mon[99169]: pgmap v6984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:59.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:56:58 smithi119 ceph-mon[94175]: pgmap v6984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:56:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:56:58 smithi119 ceph-mon[108979]: pgmap v6984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:00 smithi183 ceph-mon[99169]: pgmap v6985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:00 smithi119 ceph-mon[94175]: pgmap v6985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:00 smithi119 ceph-mon[108979]: pgmap v6985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:03.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:02 smithi183 ceph-mon[99169]: pgmap v6986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:03.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:02 smithi119 ceph-mon[108979]: pgmap v6986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:02 smithi119 ceph-mon[94175]: pgmap v6986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:57:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:57:04] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:57:05.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:04 smithi183 ceph-mon[99169]: pgmap v6987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:05.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:04 smithi119 ceph-mon[94175]: pgmap v6987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:05.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:04 smithi119 ceph-mon[108979]: pgmap v6987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:06 smithi183 ceph-mon[99169]: pgmap v6988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:06 smithi119 ceph-mon[94175]: pgmap v6988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:06 smithi119 ceph-mon[108979]: pgmap v6988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:08 smithi119 ceph-mon[94175]: pgmap v6989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:08 smithi119 ceph-mon[108979]: pgmap v6989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:09.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:08 smithi183 ceph-mon[99169]: pgmap v6989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:10.877 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:57:11.183 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:57:11.183 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 7m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:57:11.183 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 7m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:57:11.183 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 7m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:57:11.183 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 7m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:57:11.183 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 7m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:57:11.184 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 7m ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:57:11.184 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 7m ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:57:11.184 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 7m ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:57:11.184 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 7m ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:57:11.184 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 7m ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:57:11.184 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 7m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:57:11.184 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 7m ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:57:11.184 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 7m ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:57:11.184 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 7m ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:57:11.184 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 7m ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:57:11.184 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 7m ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:57:11.184 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 7m ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:57:11.184 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 7m ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:57:11.184 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 7m ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:57:11.184 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 7m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:57:11.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:10 smithi119 ceph-mon[108979]: pgmap v6990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:10 smithi119 ceph-mon[94175]: pgmap v6990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:10 smithi183 ceph-mon[99169]: pgmap v6990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:11.562 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:57:11.563 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:57:11.563 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:57:11.563 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:57:11.563 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:57:11.563 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:57:11.563 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:57:11.563 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:57:11.563 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:57:11.563 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:57:11.563 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:57:11.563 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:57:11.563 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:57:11.563 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:57:11.563 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:57:11.564 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:57:11.564 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:57:12.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:11 smithi183 ceph-mon[99169]: from='client.21723 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:57:12.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2884926535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:57:12.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:11 smithi119 ceph-mon[108979]: from='client.21723 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:57:12.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2884926535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:57:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:11 smithi119 ceph-mon[94175]: from='client.21723 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:57:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2884926535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:57:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:12 smithi183 ceph-mon[99169]: from='client.21729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:57:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:12 smithi183 ceph-mon[99169]: pgmap v6991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:12 smithi119 ceph-mon[94175]: from='client.21729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:57:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:12 smithi119 ceph-mon[94175]: pgmap v6991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:12 smithi119 ceph-mon[108979]: from='client.21729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:57:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:12 smithi119 ceph-mon[108979]: pgmap v6991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:57:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:57:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:57:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:14 smithi183 ceph-mon[99169]: pgmap v6992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:14 smithi119 ceph-mon[108979]: pgmap v6992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:14 smithi119 ceph-mon[94175]: pgmap v6992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:16 smithi183 ceph-mon[99169]: pgmap v6993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:16 smithi119 ceph-mon[94175]: pgmap v6993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:16 smithi119 ceph-mon[108979]: pgmap v6993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:18 smithi183 ceph-mon[99169]: pgmap v6994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:18 smithi119 ceph-mon[108979]: pgmap v6994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:18 smithi119 ceph-mon[94175]: pgmap v6994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:20 smithi183 ceph-mon[99169]: pgmap v6995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:20 smithi119 ceph-mon[94175]: pgmap v6995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:20 smithi119 ceph-mon[108979]: pgmap v6995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:22 smithi183 ceph-mon[99169]: pgmap v6996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:22 smithi119 ceph-mon[94175]: pgmap v6996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:22 smithi119 ceph-mon[108979]: pgmap v6996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:57:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:57:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:57:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:57:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:57:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:57:24] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:57:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:57:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:57:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:57:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:57:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:57:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:57:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:57:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:57:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:24 smithi183 ceph-mon[99169]: pgmap v6997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:24 smithi119 ceph-mon[94175]: pgmap v6997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:24 smithi119 ceph-mon[108979]: pgmap v6997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:26 smithi183 ceph-mon[99169]: pgmap v6998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:26 smithi119 ceph-mon[94175]: pgmap v6998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:26 smithi119 ceph-mon[108979]: pgmap v6998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:28 smithi183 ceph-mon[99169]: pgmap v6999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:28 smithi119 ceph-mon[94175]: pgmap v6999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:28 smithi119 ceph-mon[108979]: pgmap v6999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:30 smithi183 ceph-mon[99169]: pgmap v7000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:30 smithi119 ceph-mon[94175]: pgmap v7000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:30 smithi119 ceph-mon[108979]: pgmap v7000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:33.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:32 smithi183 ceph-mon[99169]: pgmap v7001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:33.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:32 smithi119 ceph-mon[94175]: pgmap v7001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:33.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:32 smithi119 ceph-mon[108979]: pgmap v7001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:57:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:57:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:57:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:34 smithi183 ceph-mon[99169]: pgmap v7002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:34 smithi119 ceph-mon[94175]: pgmap v7002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:34 smithi119 ceph-mon[108979]: pgmap v7002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:36 smithi183 ceph-mon[99169]: pgmap v7003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:36 smithi119 ceph-mon[94175]: pgmap v7003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:36 smithi119 ceph-mon[108979]: pgmap v7003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:38 smithi183 ceph-mon[99169]: pgmap v7004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:38 smithi119 ceph-mon[94175]: pgmap v7004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:38 smithi119 ceph-mon[108979]: pgmap v7004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:40 smithi183 ceph-mon[99169]: pgmap v7005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:40 smithi119 ceph-mon[94175]: pgmap v7005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:41.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:40 smithi119 ceph-mon[108979]: pgmap v7005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:41.905 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:57:42.211 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:57:42.211 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 8m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:57:42.211 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 8m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:57:42.212 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 8m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:57:42.212 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 8m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:57:42.212 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 8m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:57:42.212 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 8m ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:57:42.212 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 8m ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:57:42.212 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 8m ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:57:42.212 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 8m ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:57:42.212 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 8m ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:57:42.212 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 8m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:57:42.212 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 8m ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:57:42.212 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 8m ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:57:42.212 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 8m ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:57:42.212 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 8m ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:57:42.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 8m ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:57:42.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 8m ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:57:42.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 8m ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:57:42.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 8m ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:57:42.213 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 8m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:57:42.592 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:57:42.592 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:57:42.592 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:57:42.592 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:57:42.593 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:57:42.593 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:57:42.593 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:57:42.593 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:57:42.593 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:57:42.593 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:57:42.593 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:57:42.593 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:57:42.593 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:57:42.593 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:57:42.593 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:57:42.593 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:57:42.593 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:57:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:42 smithi183 ceph-mon[99169]: pgmap v7006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:42 smithi183 ceph-mon[99169]: from='client.31628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:57:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1007793148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:57:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:42 smithi119 ceph-mon[94175]: pgmap v7006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:42 smithi119 ceph-mon[94175]: from='client.31628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:57:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1007793148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:57:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:42 smithi119 ceph-mon[108979]: pgmap v7006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:42 smithi119 ceph-mon[108979]: from='client.31628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:57:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1007793148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:57:44.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:44 smithi183 ceph-mon[99169]: from='client.31634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:57:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:57:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:57:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:57:44.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:44 smithi119 ceph-mon[94175]: from='client.31634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:57:44.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:44 smithi119 ceph-mon[108979]: from='client.31634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:57:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:45 smithi183 ceph-mon[99169]: pgmap v7007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:45 smithi119 ceph-mon[94175]: pgmap v7007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:45 smithi119 ceph-mon[108979]: pgmap v7007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:47 smithi183 ceph-mon[99169]: pgmap v7008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:47.501 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:47 smithi119 ceph-mon[94175]: pgmap v7008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:47.502 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:47 smithi119 ceph-mon[108979]: pgmap v7008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:49 smithi183 ceph-mon[99169]: pgmap v7009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:49 smithi119 ceph-mon[94175]: pgmap v7009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:49 smithi119 ceph-mon[108979]: pgmap v7009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:51 smithi183 ceph-mon[99169]: pgmap v7010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:51 smithi119 ceph-mon[108979]: pgmap v7010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:51 smithi119 ceph-mon[94175]: pgmap v7010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:53 smithi183 ceph-mon[99169]: pgmap v7011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:53 smithi119 ceph-mon[94175]: pgmap v7011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:53 smithi119 ceph-mon[108979]: pgmap v7011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:57:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:57:54] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:57:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:57:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:55 smithi183 ceph-mon[99169]: pgmap v7012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:55 smithi119 ceph-mon[94175]: pgmap v7012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:55 smithi119 ceph-mon[108979]: pgmap v7012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:57 smithi183 ceph-mon[99169]: pgmap v7013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:57 smithi119 ceph-mon[94175]: pgmap v7013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:57 smithi119 ceph-mon[108979]: pgmap v7013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:57:59 smithi183 ceph-mon[99169]: pgmap v7014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:57:59 smithi119 ceph-mon[108979]: pgmap v7014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:57:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:57:59 smithi119 ceph-mon[94175]: pgmap v7014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:01 smithi183 ceph-mon[99169]: pgmap v7015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:01 smithi119 ceph-mon[94175]: pgmap v7015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:01 smithi119 ceph-mon[108979]: pgmap v7015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:03 smithi183 ceph-mon[99169]: pgmap v7016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:03 smithi119 ceph-mon[108979]: pgmap v7016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:03 smithi119 ceph-mon[94175]: pgmap v7016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:58:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:58:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:58:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:05 smithi183 ceph-mon[99169]: pgmap v7017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:05 smithi119 ceph-mon[94175]: pgmap v7017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:05 smithi119 ceph-mon[108979]: pgmap v7017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:07 smithi183 ceph-mon[99169]: pgmap v7018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:07 smithi119 ceph-mon[94175]: pgmap v7018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:07 smithi119 ceph-mon[108979]: pgmap v7018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:09 smithi183 ceph-mon[99169]: pgmap v7019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:09 smithi119 ceph-mon[108979]: pgmap v7019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:09 smithi119 ceph-mon[94175]: pgmap v7019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:11 smithi183 ceph-mon[99169]: pgmap v7020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:11 smithi119 ceph-mon[94175]: pgmap v7020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:11 smithi119 ceph-mon[108979]: pgmap v7020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:12.937 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:58:13.244 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:58:13.245 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 8m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:58:13.245 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 8m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:58:13.245 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 8m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:58:13.245 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 8m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:58:13.245 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 8m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:58:13.245 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 8m ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:58:13.245 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 8m ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:58:13.245 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 8m ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:58:13.245 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 8m ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:58:13.245 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 8m ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:58:13.245 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 8m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:58:13.245 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 8m ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:58:13.245 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 8m ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:58:13.246 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 8m ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:58:13.246 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 8m ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:58:13.246 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 8m ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:58:13.246 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 8m ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:58:13.246 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 8m ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:58:13.246 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 8m ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:58:13.246 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 8m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:58:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:13 smithi183 ceph-mon[99169]: pgmap v7021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:13 smithi119 ceph-mon[94175]: pgmap v7021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:13 smithi119 ceph-mon[108979]: pgmap v7021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:13.625 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:58:13.626 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:58:13.626 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:58:13.626 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:58:13.626 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:58:13.626 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:58:13.626 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:58:13.626 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:58:13.626 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:58:13.626 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:58:13.626 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:58:13.626 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:58:13.626 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:58:13.627 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:58:13.627 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:58:13.627 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:58:13.627 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:58:14.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:14 smithi183 ceph-mon[99169]: from='client.21759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:58:14.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3177956289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:58:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:58:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:58:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:58:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:14 smithi119 ceph-mon[94175]: from='client.21759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:58:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3177956289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:58:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:14 smithi119 ceph-mon[108979]: from='client.21759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:58:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3177956289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:58:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:15 smithi183 ceph-mon[99169]: from='client.21765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:58:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:15 smithi183 ceph-mon[99169]: pgmap v7022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:15 smithi119 ceph-mon[94175]: from='client.21765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:58:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:15 smithi119 ceph-mon[94175]: pgmap v7022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:15 smithi119 ceph-mon[108979]: from='client.21765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:58:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:15 smithi119 ceph-mon[108979]: pgmap v7022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:17 smithi183 ceph-mon[99169]: pgmap v7023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:17 smithi119 ceph-mon[94175]: pgmap v7023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:17 smithi119 ceph-mon[108979]: pgmap v7023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:19 smithi183 ceph-mon[99169]: pgmap v7024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:19 smithi119 ceph-mon[108979]: pgmap v7024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:19 smithi119 ceph-mon[94175]: pgmap v7024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:21 smithi183 ceph-mon[99169]: pgmap v7025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:21 smithi119 ceph-mon[94175]: pgmap v7025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:21 smithi119 ceph-mon[108979]: pgmap v7025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:23 smithi183 ceph-mon[99169]: pgmap v7026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:23 smithi119 ceph-mon[94175]: pgmap v7026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:23 smithi119 ceph-mon[108979]: pgmap v7026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:58:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:58:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:58:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:58:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:58:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:58:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:25 smithi183 ceph-mon[99169]: pgmap v7027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:58:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:58:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:58:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:25 smithi119 ceph-mon[94175]: pgmap v7027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:58:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:58:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:58:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:25 smithi119 ceph-mon[108979]: pgmap v7027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:58:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:58:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:58:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:27 smithi183 ceph-mon[99169]: pgmap v7028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:27 smithi119 ceph-mon[94175]: pgmap v7028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:27 smithi119 ceph-mon[108979]: pgmap v7028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:29 smithi183 ceph-mon[99169]: pgmap v7029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:29 smithi119 ceph-mon[94175]: pgmap v7029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:29 smithi119 ceph-mon[108979]: pgmap v7029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:31 smithi183 ceph-mon[99169]: pgmap v7030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:31 smithi119 ceph-mon[94175]: pgmap v7030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:31 smithi119 ceph-mon[108979]: pgmap v7030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:33.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:33 smithi183 ceph-mon[99169]: pgmap v7031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:33.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:33 smithi119 ceph-mon[94175]: pgmap v7031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:33.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:33 smithi119 ceph-mon[108979]: pgmap v7031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:58:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:58:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:58:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:35 smithi183 ceph-mon[99169]: pgmap v7032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:35 smithi119 ceph-mon[108979]: pgmap v7032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:35 smithi119 ceph-mon[94175]: pgmap v7032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:37 smithi183 ceph-mon[99169]: pgmap v7033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:37 smithi119 ceph-mon[94175]: pgmap v7033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:37 smithi119 ceph-mon[108979]: pgmap v7033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:39 smithi183 ceph-mon[99169]: pgmap v7034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:39 smithi119 ceph-mon[94175]: pgmap v7034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:39 smithi119 ceph-mon[108979]: pgmap v7034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:41 smithi183 ceph-mon[99169]: pgmap v7035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:41 smithi119 ceph-mon[94175]: pgmap v7035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:41.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:41 smithi119 ceph-mon[108979]: pgmap v7035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:43 smithi183 ceph-mon[99169]: pgmap v7036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:43 smithi119 ceph-mon[94175]: pgmap v7036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:43 smithi119 ceph-mon[108979]: pgmap v7036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:43.968 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:58:44.278 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:58:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 9m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:58:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 9m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:58:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 9m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:58:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 9m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:58:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 9m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:58:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 9m ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:58:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 9m ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:58:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 9m ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:58:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 9m ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:58:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 9m ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:58:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 9m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:58:44.280 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 9m ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:58:44.280 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 9m ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:58:44.280 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 9m ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:58:44.280 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 9m ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:58:44.280 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 9m ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:58:44.280 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 9m ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:58:44.280 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 9m ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:58:44.280 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 9m ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:58:44.280 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 9m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:58:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:58:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:58:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T17:58:44.657 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:58:44.657 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:58:44.658 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:58:44.658 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:58:44.658 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:58:44.658 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:58:44.658 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:58:44.658 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:58:44.658 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:58:44.658 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:58:44.658 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:58:44.658 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:58:44.658 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:58:44.658 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:58:44.658 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:58:44.659 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:58:44.659 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:58:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:45 smithi183 ceph-mon[99169]: pgmap v7037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:45 smithi183 ceph-mon[99169]: from='client.21777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:58:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2470476481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:58:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:45 smithi119 ceph-mon[108979]: pgmap v7037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:45 smithi119 ceph-mon[108979]: from='client.21777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:58:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2470476481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:58:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:45 smithi119 ceph-mon[94175]: pgmap v7037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:45 smithi119 ceph-mon[94175]: from='client.21777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:58:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2470476481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:58:46.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:46 smithi183 ceph-mon[99169]: from='client.21783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:58:46.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:46 smithi119 ceph-mon[94175]: from='client.21783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:58:46.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:46 smithi119 ceph-mon[108979]: from='client.21783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:58:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:47 smithi183 ceph-mon[99169]: pgmap v7038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:47 smithi119 ceph-mon[94175]: pgmap v7038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:47 smithi119 ceph-mon[108979]: pgmap v7038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:49 smithi183 ceph-mon[99169]: pgmap v7039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:49 smithi119 ceph-mon[94175]: pgmap v7039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:49 smithi119 ceph-mon[108979]: pgmap v7039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:51 smithi183 ceph-mon[99169]: pgmap v7040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:51 smithi119 ceph-mon[94175]: pgmap v7040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:51 smithi119 ceph-mon[108979]: pgmap v7040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:53 smithi183 ceph-mon[99169]: pgmap v7041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:53 smithi119 ceph-mon[94175]: pgmap v7041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:53 smithi119 ceph-mon[108979]: pgmap v7041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:58:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:58:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:58:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:58:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:55 smithi183 ceph-mon[99169]: pgmap v7042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:55 smithi119 ceph-mon[108979]: pgmap v7042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:55 smithi119 ceph-mon[94175]: pgmap v7042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:57 smithi183 ceph-mon[99169]: pgmap v7043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:57 smithi119 ceph-mon[108979]: pgmap v7043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:57 smithi119 ceph-mon[94175]: pgmap v7043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:58:59 smithi183 ceph-mon[99169]: pgmap v7044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:58:59 smithi119 ceph-mon[94175]: pgmap v7044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:58:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:58:59 smithi119 ceph-mon[108979]: pgmap v7044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:01 smithi183 ceph-mon[99169]: pgmap v7045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:01 smithi119 ceph-mon[94175]: pgmap v7045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:01 smithi119 ceph-mon[108979]: pgmap v7045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:03 smithi183 ceph-mon[99169]: pgmap v7046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:03 smithi119 ceph-mon[94175]: pgmap v7046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:03 smithi119 ceph-mon[108979]: pgmap v7046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:59:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:59:04] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:59:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:05 smithi183 ceph-mon[99169]: pgmap v7047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:05 smithi119 ceph-mon[94175]: pgmap v7047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:05 smithi119 ceph-mon[108979]: pgmap v7047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:07 smithi183 ceph-mon[99169]: pgmap v7048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:07 smithi119 ceph-mon[94175]: pgmap v7048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:07 smithi119 ceph-mon[108979]: pgmap v7048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:09 smithi183 ceph-mon[99169]: pgmap v7049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:09 smithi119 ceph-mon[94175]: pgmap v7049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:09 smithi119 ceph-mon[108979]: pgmap v7049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:11 smithi183 ceph-mon[99169]: pgmap v7050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:11 smithi119 ceph-mon[94175]: pgmap v7050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:11 smithi119 ceph-mon[108979]: pgmap v7050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:13 smithi183 ceph-mon[99169]: pgmap v7051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:13 smithi119 ceph-mon[94175]: pgmap v7051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:13 smithi119 ceph-mon[108979]: pgmap v7051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:59:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:59:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T17:59:15.006 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:59:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:59:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 9m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:59:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 9m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:59:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 9m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:59:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 9m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:59:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 9m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:59:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 9m ago 2h 650M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:59:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 9m ago 2h 838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:59:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 9m ago 2h 414M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:59:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 9m ago 2h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:59:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 9m ago 2h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:59:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 9m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:59:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 9m ago 2h 5047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:59:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 9m ago 2h 5160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:59:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 9m ago 2h 4755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:59:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 9m ago 2h 4317M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:59:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 9m ago 2h 3612M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:59:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 9m ago 2h 4484M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:59:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 9m ago 2h 3564M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:59:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 9m ago 2h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:59:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 9m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:59:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:15 smithi183 ceph-mon[99169]: pgmap v7052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:15 smithi119 ceph-mon[94175]: pgmap v7052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:15 smithi119 ceph-mon[108979]: pgmap v7052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:15.692 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:59:15.692 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:59:15.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:59:15.692 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:59:15.693 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:59:15.693 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:59:15.693 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:59:15.693 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:59:15.693 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:59:15.693 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:59:15.693 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:59:15.693 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:59:15.693 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:59:15.693 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:59:15.693 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:59:15.693 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:59:15.693 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:59:16.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:16 smithi183 ceph-mon[99169]: from='client.21795 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:59:16.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/538850583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:59:16.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:16 smithi119 ceph-mon[108979]: from='client.21795 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:59:16.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/538850583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:59:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:16 smithi119 ceph-mon[94175]: from='client.21795 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:59:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/538850583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:59:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:17 smithi183 ceph-mon[99169]: from='client.21801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:59:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:17 smithi183 ceph-mon[99169]: pgmap v7053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:17 smithi119 ceph-mon[108979]: from='client.21801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:59:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:17 smithi119 ceph-mon[108979]: pgmap v7053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:17 smithi119 ceph-mon[94175]: from='client.21801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:59:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:17 smithi119 ceph-mon[94175]: pgmap v7053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:19.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:18 smithi183 ceph-mon[99169]: pgmap v7054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:18 smithi119 ceph-mon[94175]: pgmap v7054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:19.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:18 smithi119 ceph-mon[108979]: pgmap v7054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:21.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:20 smithi183 ceph-mon[99169]: pgmap v7055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:20 smithi119 ceph-mon[94175]: pgmap v7055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:21.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:20 smithi119 ceph-mon[108979]: pgmap v7055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:22 smithi119 ceph-mon[94175]: pgmap v7056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:22 smithi119 ceph-mon[108979]: pgmap v7056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:22 smithi183 ceph-mon[99169]: pgmap v7056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:59:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:59:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:59:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:24 smithi183 ceph-mon[99169]: pgmap v7057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:59:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:24 smithi119 ceph-mon[108979]: pgmap v7057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:59:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:24 smithi119 ceph-mon[94175]: pgmap v7057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T17:59:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:26 smithi183 ceph-mon[99169]: pgmap v7058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:26 smithi119 ceph-mon[108979]: pgmap v7058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:26 smithi119 ceph-mon[94175]: pgmap v7058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:28 smithi183 ceph-mon[99169]: pgmap v7059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:59:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:59:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:59:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:59:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:28 smithi119 ceph-mon[94175]: pgmap v7059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:59:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:59:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:59:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:59:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:28 smithi119 ceph-mon[108979]: pgmap v7059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:59:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:59:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:59:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:59:30.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:59:30.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:59:30.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:59:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:59:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:59:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:59:30.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T17:59:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T17:59:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T17:59:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:30 smithi183 ceph-mon[99169]: pgmap v7060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:30 smithi119 ceph-mon[94175]: pgmap v7060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:30 smithi119 ceph-mon[108979]: pgmap v7060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:33.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:32 smithi183 ceph-mon[99169]: pgmap v7061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:33.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:32 smithi119 ceph-mon[94175]: pgmap v7061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:33.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:32 smithi119 ceph-mon[108979]: pgmap v7061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:59:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:59:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T17:59:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:34 smithi183 ceph-mon[99169]: pgmap v7062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:34 smithi119 ceph-mon[108979]: pgmap v7062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:34 smithi119 ceph-mon[94175]: pgmap v7062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:36 smithi183 ceph-mon[99169]: pgmap v7063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:36 smithi119 ceph-mon[94175]: pgmap v7063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:36 smithi119 ceph-mon[108979]: pgmap v7063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:38 smithi183 ceph-mon[99169]: pgmap v7064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:38 smithi119 ceph-mon[94175]: pgmap v7064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:38 smithi119 ceph-mon[108979]: pgmap v7064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:40 smithi183 ceph-mon[99169]: pgmap v7065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:40 smithi119 ceph-mon[94175]: pgmap v7065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:41.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:40 smithi119 ceph-mon[108979]: pgmap v7065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:42 smithi183 ceph-mon[99169]: pgmap v7066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:42 smithi119 ceph-mon[94175]: pgmap v7066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:42 smithi119 ceph-mon[108979]: pgmap v7066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:59:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:59:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:59:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:44 smithi183 ceph-mon[99169]: pgmap v7067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:44 smithi119 ceph-mon[94175]: pgmap v7067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:44 smithi119 ceph-mon[108979]: pgmap v7067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:46.038 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T17:59:46.346 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T17:59:46.346 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 18s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T17:59:46.346 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 17s ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T17:59:46.346 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 18s ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T17:59:46.346 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 17s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T17:59:46.346 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 17s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T17:59:46.346 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 18s ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T17:59:46.347 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 18s ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T17:59:46.347 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 17s ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T17:59:46.347 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 18s ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T17:59:46.347 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 18s ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T17:59:46.347 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 17s ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T17:59:46.347 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 18s ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T17:59:46.347 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 18s ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T17:59:46.347 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 18s ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T17:59:46.347 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 18s ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T17:59:46.347 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 17s ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T17:59:46.347 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 17s ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T17:59:46.347 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 17s ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T17:59:46.347 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 17s ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T17:59:46.347 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 17s ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T17:59:46.725 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T17:59:46.726 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T17:59:46.726 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T17:59:46.726 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:59:46.726 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T17:59:46.726 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:59:46.726 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:59:46.726 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T17:59:46.726 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T17:59:46.727 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:59:46.727 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T17:59:46.727 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T17:59:46.727 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T17:59:46.727 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T17:59:46.727 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T17:59:46.727 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T17:59:46.727 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T17:59:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:46 smithi183 ceph-mon[99169]: pgmap v7068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:46 smithi183 ceph-mon[99169]: from='client.21813 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:59:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/17977107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:59:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:46 smithi119 ceph-mon[94175]: pgmap v7068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:46 smithi119 ceph-mon[94175]: from='client.21813 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:59:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/17977107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:59:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:46 smithi119 ceph-mon[108979]: pgmap v7068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:46 smithi119 ceph-mon[108979]: from='client.21813 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:59:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/17977107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T17:59:48.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:47 smithi183 ceph-mon[99169]: from='client.21819 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:59:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:47 smithi119 ceph-mon[94175]: from='client.21819 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:59:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:47 smithi119 ceph-mon[108979]: from='client.21819 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T17:59:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:48 smithi183 ceph-mon[99169]: pgmap v7069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:48 smithi119 ceph-mon[94175]: pgmap v7069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:48 smithi119 ceph-mon[108979]: pgmap v7069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:50 smithi183 ceph-mon[99169]: pgmap v7070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:50 smithi119 ceph-mon[94175]: pgmap v7070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:50 smithi119 ceph-mon[108979]: pgmap v7070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:52 smithi183 ceph-mon[99169]: pgmap v7071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:52 smithi119 ceph-mon[108979]: pgmap v7071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:52 smithi119 ceph-mon[94175]: pgmap v7071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 17:59:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:17:59:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T17:59:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T17:59:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:55 smithi183 ceph-mon[99169]: pgmap v7072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:55 smithi119 ceph-mon[108979]: pgmap v7072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:55 smithi119 ceph-mon[94175]: pgmap v7072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:57 smithi183 ceph-mon[99169]: pgmap v7073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:57 smithi119 ceph-mon[94175]: pgmap v7073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:57 smithi119 ceph-mon[108979]: pgmap v7073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 17:59:59 smithi183 ceph-mon[99169]: pgmap v7074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 17:59:59 smithi119 ceph-mon[94175]: pgmap v7074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T17:59:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 17:59:59 smithi119 ceph-mon[108979]: pgmap v7074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:00:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:00:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T17:59:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:00:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:00:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:01 smithi183 ceph-mon[99169]: pgmap v7075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:01 smithi119 ceph-mon[94175]: pgmap v7075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:01 smithi119 ceph-mon[108979]: pgmap v7075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:03 smithi183 ceph-mon[99169]: pgmap v7076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:03 smithi119 ceph-mon[94175]: pgmap v7076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:03 smithi119 ceph-mon[108979]: pgmap v7076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:00:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:00:04] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T18:00:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:05 smithi183 ceph-mon[99169]: pgmap v7077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:05 smithi119 ceph-mon[94175]: pgmap v7077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:05 smithi119 ceph-mon[108979]: pgmap v7077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:07 smithi183 ceph-mon[99169]: pgmap v7078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:07 smithi119 ceph-mon[94175]: pgmap v7078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:07 smithi119 ceph-mon[108979]: pgmap v7078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:09 smithi183 ceph-mon[99169]: pgmap v7079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:09 smithi119 ceph-mon[94175]: pgmap v7079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:09 smithi119 ceph-mon[108979]: pgmap v7079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:11 smithi183 ceph-mon[99169]: pgmap v7080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:11 smithi119 ceph-mon[94175]: pgmap v7080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:11 smithi119 ceph-mon[108979]: pgmap v7080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:13 smithi183 ceph-mon[99169]: pgmap v7081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:13 smithi119 ceph-mon[94175]: pgmap v7081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:13 smithi119 ceph-mon[108979]: pgmap v7081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:00:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:00:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:00:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:15 smithi183 ceph-mon[99169]: pgmap v7082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:15 smithi119 ceph-mon[94175]: pgmap v7082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:15 smithi119 ceph-mon[108979]: pgmap v7082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:17.068 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:00:17.372 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:00:17.372 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 49s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:00:17.372 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 48s ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:00:17.372 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 49s ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:00:17.372 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 48s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:00:17.372 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 48s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:00:17.372 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 49s ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:00:17.372 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 49s ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:00:17.373 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 48s ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:00:17.373 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 49s ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:00:17.373 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 49s ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:00:17.373 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 48s ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:00:17.373 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 49s ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:00:17.373 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 49s ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:00:17.373 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 49s ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:00:17.373 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 49s ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:00:17.373 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 48s ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:00:17.373 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 48s ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:00:17.373 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 48s ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:00:17.373 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 48s ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:00:17.373 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 48s ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:00:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:17 smithi183 ceph-mon[99169]: pgmap v7083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:17 smithi119 ceph-mon[94175]: pgmap v7083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:17 smithi119 ceph-mon[108979]: pgmap v7083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:17.753 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:00:17.753 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:00:17.753 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:00:17.753 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:00:17.753 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:00:17.753 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:00:17.753 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:00:17.753 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:00:17.753 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:00:17.753 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:00:17.753 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:00:17.753 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:00:17.754 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:00:17.754 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:00:17.754 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:00:17.754 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:00:17.754 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:00:18.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:18 smithi183 ceph-mon[99169]: from='client.31718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:00:18.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/763020469' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:00:18.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:18 smithi119 ceph-mon[108979]: from='client.31718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:00:18.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/763020469' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:00:18.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:18 smithi119 ceph-mon[94175]: from='client.31718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:00:18.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/763020469' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:00:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:19 smithi183 ceph-mon[99169]: from='client.21837 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:00:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:19 smithi183 ceph-mon[99169]: pgmap v7084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:19 smithi119 ceph-mon[108979]: from='client.21837 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:00:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:19 smithi119 ceph-mon[108979]: pgmap v7084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:19 smithi119 ceph-mon[94175]: from='client.21837 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:00:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:19 smithi119 ceph-mon[94175]: pgmap v7084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:21 smithi183 ceph-mon[99169]: pgmap v7085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:21 smithi119 ceph-mon[94175]: pgmap v7085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:21 smithi119 ceph-mon[108979]: pgmap v7085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:23 smithi183 ceph-mon[99169]: pgmap v7086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:23 smithi119 ceph-mon[94175]: pgmap v7086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:23 smithi119 ceph-mon[108979]: pgmap v7086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:00:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:00:24] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:00:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:25 smithi183 ceph-mon[99169]: pgmap v7087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:25 smithi119 ceph-mon[108979]: pgmap v7087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:25 smithi119 ceph-mon[94175]: pgmap v7087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:27 smithi183 ceph-mon[99169]: pgmap v7088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:27 smithi119 ceph-mon[108979]: pgmap v7088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:27 smithi119 ceph-mon[94175]: pgmap v7088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:29 smithi183 ceph-mon[99169]: pgmap v7089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:29 smithi119 ceph-mon[108979]: pgmap v7089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:29 smithi119 ceph-mon[94175]: pgmap v7089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:30.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:00:30.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:00:30.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:00:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:00:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:00:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:00:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:00:30.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:00:30.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:00:30.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:00:30.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:00:30.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:00:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:31 smithi183 ceph-mon[99169]: pgmap v7090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:31 smithi119 ceph-mon[94175]: pgmap v7090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:31 smithi119 ceph-mon[108979]: pgmap v7090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:33.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:33 smithi183 ceph-mon[99169]: pgmap v7091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:33.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:33 smithi119 ceph-mon[94175]: pgmap v7091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:33.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:33 smithi119 ceph-mon[108979]: pgmap v7091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:00:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:00:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:00:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:35 smithi183 ceph-mon[99169]: pgmap v7092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:35 smithi119 ceph-mon[94175]: pgmap v7092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:35 smithi119 ceph-mon[108979]: pgmap v7092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:37 smithi183 ceph-mon[99169]: pgmap v7093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:37 smithi119 ceph-mon[94175]: pgmap v7093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:37 smithi119 ceph-mon[108979]: pgmap v7093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:39 smithi183 ceph-mon[99169]: pgmap v7094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:39 smithi119 ceph-mon[94175]: pgmap v7094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:39 smithi119 ceph-mon[108979]: pgmap v7094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:41 smithi183 ceph-mon[99169]: pgmap v7095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:41 smithi119 ceph-mon[94175]: pgmap v7095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:41.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:41 smithi119 ceph-mon[108979]: pgmap v7095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:43 smithi183 ceph-mon[99169]: pgmap v7096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:43 smithi119 ceph-mon[94175]: pgmap v7096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:43 smithi119 ceph-mon[108979]: pgmap v7096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:00:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:00:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T18:00:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:45 smithi183 ceph-mon[99169]: pgmap v7097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:45 smithi119 ceph-mon[108979]: pgmap v7097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:45 smithi119 ceph-mon[94175]: pgmap v7097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:47 smithi183 ceph-mon[99169]: pgmap v7098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:47 smithi119 ceph-mon[108979]: pgmap v7098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:47 smithi119 ceph-mon[94175]: pgmap v7098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:48.103 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:00:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:00:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 80s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:00:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 79s ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:00:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 80s ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:00:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 79s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:00:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 79s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:00:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 80s ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:00:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 80s ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:00:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 79s ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:00:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 80s ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:00:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 80s ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:00:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 79s ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:00:48.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 80s ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:00:48.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 80s ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:00:48.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 80s ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:00:48.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 80s ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:00:48.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 79s ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:00:48.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 79s ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:00:48.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 79s ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:00:48.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 79s ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:00:48.407 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 79s ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:00:48.782 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:00:48.782 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:00:48.782 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:00:48.782 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:00:48.782 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:00:48.782 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:00:48.783 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:00:48.783 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:00:48.783 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:00:48.783 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:00:48.783 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:00:48.783 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:00:48.783 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:00:48.783 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:00:48.783 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:00:48.783 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:00:48.783 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:00:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:49 smithi183 ceph-mon[99169]: pgmap v7099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:49 smithi183 ceph-mon[99169]: from='client.21849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:00:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/719318282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:00:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:49 smithi119 ceph-mon[94175]: pgmap v7099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:49 smithi119 ceph-mon[94175]: from='client.21849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:00:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/719318282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:00:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:49 smithi119 ceph-mon[108979]: pgmap v7099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:49 smithi119 ceph-mon[108979]: from='client.21849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:00:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/719318282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:00:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:50 smithi183 ceph-mon[99169]: from='client.31742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:00:50.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:50 smithi119 ceph-mon[108979]: from='client.31742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:00:50.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:50 smithi119 ceph-mon[94175]: from='client.31742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:00:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:51 smithi183 ceph-mon[99169]: pgmap v7100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:51 smithi119 ceph-mon[108979]: pgmap v7100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:51 smithi119 ceph-mon[94175]: pgmap v7100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:53 smithi183 ceph-mon[99169]: pgmap v7101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:53 smithi119 ceph-mon[108979]: pgmap v7101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:53 smithi119 ceph-mon[94175]: pgmap v7101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:00:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:00:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:00:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:00:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:55 smithi183 ceph-mon[99169]: pgmap v7102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:55 smithi119 ceph-mon[108979]: pgmap v7102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:55 smithi119 ceph-mon[94175]: pgmap v7102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:57 smithi183 ceph-mon[99169]: pgmap v7103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:57 smithi119 ceph-mon[94175]: pgmap v7103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:57 smithi119 ceph-mon[108979]: pgmap v7103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:00:59 smithi183 ceph-mon[99169]: pgmap v7104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:00:59 smithi119 ceph-mon[108979]: pgmap v7104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:00:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:00:59 smithi119 ceph-mon[94175]: pgmap v7104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:01 smithi183 ceph-mon[99169]: pgmap v7105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:01 smithi119 ceph-mon[94175]: pgmap v7105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:01 smithi119 ceph-mon[108979]: pgmap v7105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:03 smithi183 ceph-mon[99169]: pgmap v7106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:03 smithi119 ceph-mon[108979]: pgmap v7106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:03 smithi119 ceph-mon[94175]: pgmap v7106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:01:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:01:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:01:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:05 smithi183 ceph-mon[99169]: pgmap v7107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:05 smithi119 ceph-mon[108979]: pgmap v7107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:05 smithi119 ceph-mon[94175]: pgmap v7107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:07 smithi183 ceph-mon[99169]: pgmap v7108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:07 smithi119 ceph-mon[94175]: pgmap v7108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:07 smithi119 ceph-mon[108979]: pgmap v7108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:09 smithi183 ceph-mon[99169]: pgmap v7109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:09 smithi119 ceph-mon[94175]: pgmap v7109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:09 smithi119 ceph-mon[108979]: pgmap v7109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:11 smithi183 ceph-mon[99169]: pgmap v7110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:11 smithi119 ceph-mon[94175]: pgmap v7110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:11 smithi119 ceph-mon[108979]: pgmap v7110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:13 smithi183 ceph-mon[99169]: pgmap v7111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:13 smithi183 ceph-mon[99169]: osdmap e2717: 8 total, 8 up, 8 in 2023-12-01T18:01:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:13 smithi119 ceph-mon[94175]: pgmap v7111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:13 smithi119 ceph-mon[94175]: osdmap e2717: 8 total, 8 up, 8 in 2023-12-01T18:01:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:13 smithi119 ceph-mon[108979]: pgmap v7111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:13 smithi119 ceph-mon[108979]: osdmap e2717: 8 total, 8 up, 8 in 2023-12-01T18:01:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:01:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:01:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:01:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:15 smithi183 ceph-mon[99169]: pgmap v7113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:15 smithi119 ceph-mon[94175]: pgmap v7113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:15 smithi119 ceph-mon[108979]: pgmap v7113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:17 smithi183 ceph-mon[99169]: pgmap v7114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:17 smithi119 ceph-mon[108979]: pgmap v7114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:17 smithi119 ceph-mon[94175]: pgmap v7114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:19.128 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:01:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:19 smithi183 ceph-mon[99169]: pgmap v7115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:19.440 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:01:19.440 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 111s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:01:19.440 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 110s ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:01:19.440 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 111s ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:01:19.441 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 110s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:01:19.441 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 110s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:01:19.441 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 111s ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:01:19.441 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 111s ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:01:19.441 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 110s ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:01:19.441 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 111s ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:01:19.441 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 111s ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:01:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 110s ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:01:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 111s ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:01:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 111s ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:01:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 111s ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:01:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 111s ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:01:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 110s ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:01:19.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 110s ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:01:19.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 110s ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:01:19.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 110s ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:01:19.443 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 110s ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:01:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:19 smithi119 ceph-mon[94175]: pgmap v7115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:19 smithi119 ceph-mon[108979]: pgmap v7115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:19.818 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:01:19.818 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:01:19.818 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:01:19.818 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:01:19.818 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:01:19.818 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:01:19.818 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:01:19.818 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:01:19.818 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:01:19.819 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:01:19.819 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:01:19.819 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:01:19.819 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:01:19.819 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:01:19.819 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:01:19.819 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:01:19.819 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:01:20.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:20 smithi183 ceph-mon[99169]: from='client.21867 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:01:20.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1391855252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:01:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:20 smithi119 ceph-mon[94175]: from='client.21867 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:01:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1391855252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:01:20.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:20 smithi119 ceph-mon[108979]: from='client.21867 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:01:20.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1391855252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:01:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:21 smithi183 ceph-mon[99169]: from='client.21873 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:01:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:21 smithi183 ceph-mon[99169]: pgmap v7116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:21 smithi119 ceph-mon[94175]: from='client.21873 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:01:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:21 smithi119 ceph-mon[94175]: pgmap v7116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:21 smithi119 ceph-mon[108979]: from='client.21873 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:01:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:21 smithi119 ceph-mon[108979]: pgmap v7116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:23 smithi183 ceph-mon[99169]: pgmap v7117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:23 smithi119 ceph-mon[94175]: pgmap v7117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:23 smithi119 ceph-mon[108979]: pgmap v7117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:01:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:01:24] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:01:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:25 smithi119 ceph-mon[94175]: pgmap v7118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:25 smithi119 ceph-mon[108979]: pgmap v7118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:25 smithi183 ceph-mon[99169]: pgmap v7118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:27 smithi119 ceph-mon[94175]: pgmap v7119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:27 smithi119 ceph-mon[108979]: pgmap v7119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:27 smithi183 ceph-mon[99169]: pgmap v7119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:29 smithi183 ceph-mon[99169]: pgmap v7120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:29 smithi119 ceph-mon[94175]: pgmap v7120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:29 smithi119 ceph-mon[108979]: pgmap v7120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:30.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:30 smithi183 ceph-mon[99169]: pgmap v7121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:30.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:01:30.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:30 smithi119 ceph-mon[108979]: pgmap v7121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:30.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:01:30.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:30 smithi119 ceph-mon[94175]: pgmap v7121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:30.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:01:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:01:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:01:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:01:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:01:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:01:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:01:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:01:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:01:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:01:32.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:32 smithi183 ceph-mon[99169]: pgmap v7122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:32 smithi119 ceph-mon[94175]: pgmap v7122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:32.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:32 smithi119 ceph-mon[108979]: pgmap v7122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:01:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:01:34] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:01:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:34 smithi183 ceph-mon[99169]: pgmap v7123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:34 smithi119 ceph-mon[94175]: pgmap v7123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:34 smithi119 ceph-mon[108979]: pgmap v7123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:36 smithi183 ceph-mon[99169]: pgmap v7124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:36 smithi119 ceph-mon[94175]: pgmap v7124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:36 smithi119 ceph-mon[108979]: pgmap v7124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:38 smithi183 ceph-mon[99169]: pgmap v7125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:38 smithi119 ceph-mon[108979]: pgmap v7125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:38 smithi119 ceph-mon[94175]: pgmap v7125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:40 smithi183 ceph-mon[99169]: pgmap v7126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:41.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:40 smithi119 ceph-mon[108979]: pgmap v7126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:40 smithi119 ceph-mon[94175]: pgmap v7126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:42 smithi183 ceph-mon[99169]: pgmap v7127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:42 smithi119 ceph-mon[94175]: pgmap v7127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:42 smithi119 ceph-mon[108979]: pgmap v7127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:01:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:01:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:01:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:44 smithi183 ceph-mon[99169]: pgmap v7128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:44 smithi119 ceph-mon[94175]: pgmap v7128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:44 smithi119 ceph-mon[108979]: pgmap v7128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:46 smithi183 ceph-mon[99169]: pgmap v7129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:46 smithi119 ceph-mon[94175]: pgmap v7129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:46 smithi119 ceph-mon[108979]: pgmap v7129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:48 smithi183 ceph-mon[99169]: pgmap v7130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:48 smithi119 ceph-mon[108979]: pgmap v7130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:48 smithi119 ceph-mon[94175]: pgmap v7130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:50.165 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:01:50.473 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:01:50.473 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 2m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:01:50.473 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 2m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:01:50.473 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 2m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:01:50.473 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 2m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:01:50.473 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 2m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:01:50.473 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 2m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:01:50.473 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 2m ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:01:50.474 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 2m ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:01:50.474 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 2m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:01:50.474 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 2m ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:01:50.474 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 2m ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:01:50.474 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 2m ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:01:50.474 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 2m ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:01:50.474 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 2m ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:01:50.475 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 2m ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:01:50.475 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 2m ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:01:50.475 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 2m ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:01:50.475 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 2m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:01:50.475 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 2m ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:01:50.475 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 2m ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:01:50.853 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:01:50.853 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:01:50.853 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:01:50.853 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:01:50.853 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:01:50.853 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:01:50.853 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:01:50.853 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:01:50.853 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:01:50.853 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:01:50.853 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:01:50.854 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:01:50.854 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:01:50.854 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:01:50.854 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:01:50.854 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:01:50.854 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:01:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:50 smithi183 ceph-mon[99169]: pgmap v7131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:50 smithi183 ceph-mon[99169]: from='client.31772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:01:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2674375145' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:01:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:50 smithi119 ceph-mon[108979]: pgmap v7131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:50 smithi119 ceph-mon[108979]: from='client.31772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:01:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2674375145' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:01:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:50 smithi119 ceph-mon[94175]: pgmap v7131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:50 smithi119 ceph-mon[94175]: from='client.31772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:01:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2674375145' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:01:52.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:52 smithi183 ceph-mon[99169]: from='client.21891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:01:52.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:52 smithi119 ceph-mon[108979]: from='client.21891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:01:52.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:52 smithi119 ceph-mon[94175]: from='client.21891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:01:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:53 smithi183 ceph-mon[99169]: pgmap v7132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:53 smithi119 ceph-mon[94175]: pgmap v7132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:53 smithi119 ceph-mon[108979]: pgmap v7132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:01:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:01:54] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:01:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:01:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:55 smithi183 ceph-mon[99169]: pgmap v7133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:55 smithi119 ceph-mon[94175]: pgmap v7133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:55 smithi119 ceph-mon[108979]: pgmap v7133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:57 smithi183 ceph-mon[99169]: pgmap v7134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:57 smithi119 ceph-mon[108979]: pgmap v7134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:57 smithi119 ceph-mon[94175]: pgmap v7134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:01:59 smithi183 ceph-mon[99169]: pgmap v7135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:01:59 smithi119 ceph-mon[108979]: pgmap v7135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:01:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:01:59 smithi119 ceph-mon[94175]: pgmap v7135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:01 smithi183 ceph-mon[99169]: pgmap v7136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:01 smithi119 ceph-mon[94175]: pgmap v7136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:01 smithi119 ceph-mon[108979]: pgmap v7136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:03 smithi183 ceph-mon[99169]: pgmap v7137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:03 smithi119 ceph-mon[94175]: pgmap v7137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:03 smithi119 ceph-mon[108979]: pgmap v7137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:02:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:02:04] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:02:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:05 smithi183 ceph-mon[99169]: pgmap v7138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:05 smithi119 ceph-mon[94175]: pgmap v7138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:05 smithi119 ceph-mon[108979]: pgmap v7138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:07 smithi183 ceph-mon[99169]: pgmap v7139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:07 smithi119 ceph-mon[108979]: pgmap v7139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:07 smithi119 ceph-mon[94175]: pgmap v7139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:09 smithi183 ceph-mon[99169]: pgmap v7140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:09 smithi119 ceph-mon[108979]: pgmap v7140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:09 smithi119 ceph-mon[94175]: pgmap v7140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:11 smithi183 ceph-mon[99169]: pgmap v7141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:11 smithi119 ceph-mon[94175]: pgmap v7141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:11 smithi119 ceph-mon[108979]: pgmap v7141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:13 smithi183 ceph-mon[99169]: pgmap v7142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:13 smithi119 ceph-mon[94175]: pgmap v7142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:13 smithi119 ceph-mon[108979]: pgmap v7142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:02:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:02:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:02:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:15 smithi183 ceph-mon[99169]: pgmap v7143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:15 smithi119 ceph-mon[108979]: pgmap v7143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:15 smithi119 ceph-mon[94175]: pgmap v7143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:17 smithi183 ceph-mon[99169]: pgmap v7144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:17 smithi119 ceph-mon[94175]: pgmap v7144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:17 smithi119 ceph-mon[108979]: pgmap v7144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:19 smithi183 ceph-mon[99169]: pgmap v7145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:19 smithi119 ceph-mon[108979]: pgmap v7145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:19 smithi119 ceph-mon[94175]: pgmap v7145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:21.198 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:02:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:21 smithi183 ceph-mon[99169]: pgmap v7146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:21 smithi119 ceph-mon[94175]: pgmap v7146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:21 smithi119 ceph-mon[108979]: pgmap v7146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:21.507 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:02:21.507 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 2m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:02:21.507 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 2m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:02:21.507 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 2m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:02:21.507 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 2m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:02:21.507 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 2m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:02:21.508 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 2m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:02:21.508 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 2m ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:02:21.508 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 2m ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:02:21.508 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 2m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:02:21.508 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 2m ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:02:21.508 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 2m ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:02:21.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 2m ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:02:21.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 2m ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:02:21.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 2m ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:02:21.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 2m ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:02:21.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 2m ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:02:21.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 2m ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:02:21.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 2m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:02:21.509 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 2m ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:02:21.509 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 2m ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:02:21.886 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:02:21.886 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:02:21.886 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:02:21.886 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:02:21.886 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:02:21.887 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:02:21.887 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:02:21.887 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:02:21.887 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:02:21.887 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:02:21.887 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:02:21.887 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:02:21.887 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:02:21.887 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:02:21.887 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:02:21.887 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:02:21.887 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:02:22.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:22 smithi183 ceph-mon[99169]: from='client.31790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:02:22.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2503201533' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:02:22.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:22 smithi119 ceph-mon[108979]: from='client.31790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:02:22.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2503201533' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:02:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:22 smithi119 ceph-mon[94175]: from='client.31790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:02:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2503201533' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:02:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:23 smithi183 ceph-mon[99169]: from='client.21909 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:02:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:23 smithi183 ceph-mon[99169]: pgmap v7147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:23 smithi119 ceph-mon[94175]: from='client.21909 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:02:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:23 smithi119 ceph-mon[94175]: pgmap v7147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:23 smithi119 ceph-mon[108979]: from='client.21909 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:02:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:23 smithi119 ceph-mon[108979]: pgmap v7147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:02:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:02:24] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T18:02:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:25 smithi183 ceph-mon[99169]: pgmap v7148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:25 smithi119 ceph-mon[108979]: pgmap v7148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:25 smithi119 ceph-mon[94175]: pgmap v7148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:27 smithi183 ceph-mon[99169]: pgmap v7149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:27 smithi119 ceph-mon[94175]: pgmap v7149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:27 smithi119 ceph-mon[108979]: pgmap v7149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:29 smithi183 ceph-mon[99169]: pgmap v7150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:29 smithi119 ceph-mon[94175]: pgmap v7150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:29 smithi119 ceph-mon[108979]: pgmap v7150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:31 smithi183 ceph-mon[99169]: pgmap v7151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:02:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:31 smithi119 ceph-mon[94175]: pgmap v7151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:02:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:31 smithi119 ceph-mon[108979]: pgmap v7151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:02:32.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:02:32.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:02:32.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:02:32.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:02:32.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:02:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:02:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:02:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:02:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:02:32.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:02:32.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:02:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:02:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:02:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:02:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:02:33.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:33 smithi183 ceph-mon[99169]: pgmap v7152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:33.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:33 smithi119 ceph-mon[94175]: pgmap v7152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:33.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:33 smithi119 ceph-mon[108979]: pgmap v7152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:02:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:02:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T18:02:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:35 smithi183 ceph-mon[99169]: pgmap v7153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:35 smithi119 ceph-mon[94175]: pgmap v7153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:35 smithi119 ceph-mon[108979]: pgmap v7153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:37 smithi183 ceph-mon[99169]: pgmap v7154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:37 smithi119 ceph-mon[94175]: pgmap v7154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:37 smithi119 ceph-mon[108979]: pgmap v7154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:39 smithi183 ceph-mon[99169]: pgmap v7155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:39 smithi119 ceph-mon[108979]: pgmap v7155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:39 smithi119 ceph-mon[94175]: pgmap v7155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:41 smithi183 ceph-mon[99169]: pgmap v7156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:41.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:41 smithi119 ceph-mon[108979]: pgmap v7156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:41 smithi119 ceph-mon[94175]: pgmap v7156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:43 smithi183 ceph-mon[99169]: pgmap v7157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:43 smithi119 ceph-mon[108979]: pgmap v7157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:43 smithi119 ceph-mon[94175]: pgmap v7157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:02:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:02:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:02:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:45 smithi183 ceph-mon[99169]: pgmap v7158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:45 smithi119 ceph-mon[108979]: pgmap v7158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:45 smithi119 ceph-mon[94175]: pgmap v7158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:47 smithi183 ceph-mon[99169]: pgmap v7159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:47 smithi119 ceph-mon[94175]: pgmap v7159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:47 smithi119 ceph-mon[108979]: pgmap v7159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:49 smithi183 ceph-mon[99169]: pgmap v7160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:49 smithi119 ceph-mon[94175]: pgmap v7160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:49 smithi119 ceph-mon[108979]: pgmap v7160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:51 smithi183 ceph-mon[99169]: pgmap v7161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:51 smithi119 ceph-mon[94175]: pgmap v7161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:51 smithi119 ceph-mon[108979]: pgmap v7161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:52.232 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:02:52.539 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:02:52.539 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 3m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:02:52.540 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 3m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:02:52.540 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 3m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:02:52.540 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 3m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:02:52.540 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 3m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:02:52.540 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 3m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:02:52.540 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 3m ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:02:52.540 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 3m ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:02:52.540 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 3m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:02:52.540 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 3m ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:02:52.540 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 3m ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:02:52.540 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 3m ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:02:52.540 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 3m ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:02:52.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 3m ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:02:52.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 3m ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:02:52.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 3m ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:02:52.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 3m ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:02:52.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 3m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:02:52.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 3m ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:02:52.541 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 3m ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:02:52.920 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:02:52.920 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:02:52.920 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:02:52.920 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:02:52.920 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:02:52.920 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:02:52.920 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:02:52.920 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:02:52.920 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:02:52.920 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:02:52.920 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:02:52.921 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:02:52.921 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:02:52.921 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:02:52.921 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:02:52.921 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:02:52.921 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:02:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:53 smithi183 ceph-mon[99169]: pgmap v7162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/289532131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:02:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:53 smithi119 ceph-mon[94175]: pgmap v7162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/289532131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:02:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:53 smithi119 ceph-mon[108979]: pgmap v7162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/289532131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:02:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:54 smithi183 ceph-mon[99169]: from='client.31808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:02:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:54 smithi183 ceph-mon[99169]: from='client.21927 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:02:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:02:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:02:54] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:02:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:54 smithi119 ceph-mon[94175]: from='client.31808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:02:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:54 smithi119 ceph-mon[94175]: from='client.21927 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:02:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:54 smithi119 ceph-mon[108979]: from='client.31808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:02:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:54 smithi119 ceph-mon[108979]: from='client.21927 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:02:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:02:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:55 smithi183 ceph-mon[99169]: pgmap v7163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:55 smithi119 ceph-mon[94175]: pgmap v7163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:55 smithi119 ceph-mon[108979]: pgmap v7163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:57 smithi183 ceph-mon[99169]: pgmap v7164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:57 smithi119 ceph-mon[94175]: pgmap v7164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:57 smithi119 ceph-mon[108979]: pgmap v7164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:02:59 smithi183 ceph-mon[99169]: pgmap v7165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:02:59 smithi119 ceph-mon[94175]: pgmap v7165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:02:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:02:59 smithi119 ceph-mon[108979]: pgmap v7165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:01 smithi183 ceph-mon[99169]: pgmap v7166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:01 smithi119 ceph-mon[94175]: pgmap v7166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:01 smithi119 ceph-mon[108979]: pgmap v7166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:03 smithi183 ceph-mon[99169]: pgmap v7167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:03 smithi119 ceph-mon[108979]: pgmap v7167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:03 smithi119 ceph-mon[94175]: pgmap v7167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:03:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:03:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:03:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:05 smithi183 ceph-mon[99169]: pgmap v7168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:05 smithi119 ceph-mon[94175]: pgmap v7168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:05 smithi119 ceph-mon[108979]: pgmap v7168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:07 smithi183 ceph-mon[99169]: pgmap v7169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:07 smithi119 ceph-mon[94175]: pgmap v7169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:07 smithi119 ceph-mon[108979]: pgmap v7169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:09 smithi183 ceph-mon[99169]: pgmap v7170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:09 smithi119 ceph-mon[94175]: pgmap v7170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:09 smithi119 ceph-mon[108979]: pgmap v7170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:11 smithi183 ceph-mon[99169]: pgmap v7171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:11 smithi119 ceph-mon[94175]: pgmap v7171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:11 smithi119 ceph-mon[108979]: pgmap v7171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:13 smithi183 ceph-mon[99169]: pgmap v7172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:13 smithi119 ceph-mon[94175]: pgmap v7172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:13 smithi119 ceph-mon[108979]: pgmap v7172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:03:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:03:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:03:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:15 smithi183 ceph-mon[99169]: pgmap v7173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 18:03:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T18:03:14.928431841Z level=info msg="Completed cleanup jobs" duration=12.824452ms 2023-12-01T18:03:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:15 smithi119 ceph-mon[94175]: pgmap v7173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:15 smithi119 ceph-mon[108979]: pgmap v7173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:17 smithi183 ceph-mon[99169]: pgmap v7174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:17 smithi119 ceph-mon[94175]: pgmap v7174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:17 smithi119 ceph-mon[108979]: pgmap v7174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:19 smithi183 ceph-mon[99169]: pgmap v7175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:19 smithi119 ceph-mon[94175]: pgmap v7175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:19 smithi119 ceph-mon[108979]: pgmap v7175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:21 smithi183 ceph-mon[99169]: pgmap v7176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:21 smithi119 ceph-mon[94175]: pgmap v7176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:21 smithi119 ceph-mon[108979]: pgmap v7176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:23.270 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:03:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:23 smithi183 ceph-mon[99169]: pgmap v7177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:23 smithi119 ceph-mon[94175]: pgmap v7177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:23 smithi119 ceph-mon[108979]: pgmap v7177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:23.578 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:03:23.578 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 3m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:03:23.578 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 3m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:03:23.578 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 3m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:03:23.579 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 3m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:03:23.579 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 3m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:03:23.579 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 3m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:03:23.579 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 3m ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:03:23.579 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 3m ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:03:23.579 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 3m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:03:23.579 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 3m ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:03:23.579 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 3m ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:03:23.579 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 3m ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:03:23.579 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 3m ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:03:23.579 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 3m ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:03:23.579 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 3m ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:03:23.579 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 3m ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:03:23.579 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 3m ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:03:23.579 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 3m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:03:23.580 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 3m ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:03:23.580 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 3m ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:03:23.961 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:03:23.961 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:03:23.961 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:03:23.961 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:03:23.961 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:03:23.961 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:03:23.961 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:03:23.961 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:03:23.961 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:03:23.961 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:03:23.962 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:03:23.962 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:03:23.962 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:03:23.962 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:03:23.962 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:03:23.962 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:03:23.962 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:03:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:03:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:03:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:03:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2806573180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:03:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2806573180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:03:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2806573180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:03:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:25 smithi119 ceph-mon[94175]: from='client.21939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:03:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:25 smithi119 ceph-mon[94175]: from='client.31832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:03:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:25 smithi119 ceph-mon[94175]: pgmap v7178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:25 smithi119 ceph-mon[108979]: from='client.21939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:03:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:25 smithi119 ceph-mon[108979]: from='client.31832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:03:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:25 smithi119 ceph-mon[108979]: pgmap v7178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:25 smithi183 ceph-mon[99169]: from='client.21939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:03:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:25 smithi183 ceph-mon[99169]: from='client.31832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:03:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:25 smithi183 ceph-mon[99169]: pgmap v7178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:27 smithi119 ceph-mon[94175]: pgmap v7179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:27 smithi119 ceph-mon[108979]: pgmap v7179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:27 smithi183 ceph-mon[99169]: pgmap v7179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:29 smithi183 ceph-mon[99169]: pgmap v7180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:29 smithi119 ceph-mon[94175]: pgmap v7180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:29 smithi119 ceph-mon[108979]: pgmap v7180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:31 smithi183 ceph-mon[99169]: pgmap v7181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:31 smithi119 ceph-mon[94175]: pgmap v7181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:31 smithi119 ceph-mon[108979]: pgmap v7181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:32.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:03:32.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:03:32.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:03:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:03:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:03:32.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:03:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:03:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:03:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:03:33.335 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:33 smithi119 ceph-mon[108979]: pgmap v7182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:33.335 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:33 smithi119 ceph-mon[94175]: pgmap v7182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:33 smithi183 ceph-mon[99169]: pgmap v7182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:03:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:03:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:03:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:35 smithi183 ceph-mon[99169]: pgmap v7183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:35 smithi119 ceph-mon[94175]: pgmap v7183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:35.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:35 smithi119 ceph-mon[108979]: pgmap v7183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:36.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:03:36.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:03:36.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:03:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:03:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:03:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:36 smithi183 ceph-mon[99169]: pgmap v7184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:36.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:03:36.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:03:36.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:03:36.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:03:36.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:03:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:36 smithi119 ceph-mon[108979]: pgmap v7184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:03:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:03:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:03:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:03:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:03:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:36 smithi119 ceph-mon[94175]: pgmap v7184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:39 smithi183 ceph-mon[99169]: pgmap v7185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:39 smithi119 ceph-mon[108979]: pgmap v7185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:38 smithi119 ceph-mon[94175]: pgmap v7185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:41 smithi183 ceph-mon[99169]: pgmap v7186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:41.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:41 smithi119 ceph-mon[108979]: pgmap v7186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:41 smithi119 ceph-mon[94175]: pgmap v7186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:43 smithi183 ceph-mon[99169]: pgmap v7187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:43 smithi119 ceph-mon[94175]: pgmap v7187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:43 smithi119 ceph-mon[108979]: pgmap v7187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:03:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:03:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:03:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:45 smithi183 ceph-mon[99169]: pgmap v7188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:45 smithi119 ceph-mon[94175]: pgmap v7188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:45 smithi119 ceph-mon[108979]: pgmap v7188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:47 smithi183 ceph-mon[99169]: pgmap v7189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:47 smithi119 ceph-mon[108979]: pgmap v7189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:47 smithi119 ceph-mon[94175]: pgmap v7189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:49 smithi183 ceph-mon[99169]: pgmap v7190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:49 smithi119 ceph-mon[94175]: pgmap v7190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:49 smithi119 ceph-mon[108979]: pgmap v7190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:51 smithi183 ceph-mon[99169]: pgmap v7191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:51 smithi119 ceph-mon[94175]: pgmap v7191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:51 smithi119 ceph-mon[108979]: pgmap v7191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:53 smithi183 ceph-mon[99169]: pgmap v7192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:53 smithi119 ceph-mon[108979]: pgmap v7192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:53 smithi119 ceph-mon[94175]: pgmap v7192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:54.311 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:03:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:03:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:03:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T18:03:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:03:54.619 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:03:54.619 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 4m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:03:54.619 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 4m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:03:54.620 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 4m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:03:54.620 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 4m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:03:54.620 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 4m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:03:54.620 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 4m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:03:54.620 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 4m ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:03:54.620 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 4m ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:03:54.620 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 4m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:03:54.620 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 4m ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:03:54.620 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 4m ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:03:54.620 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 4m ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:03:54.620 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 4m ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:03:54.620 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 4m ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:03:54.620 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 4m ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:03:54.620 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 4m ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:03:54.621 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 4m ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:03:54.621 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 4m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:03:54.621 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 4m ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:03:54.621 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 4m ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:03:55.006 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:03:55.006 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:03:55.006 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:03:55.006 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:03:55.006 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:03:55.007 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:03:55.007 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:03:55.007 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:03:55.007 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:03:55.007 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:03:55.007 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:03:55.007 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:03:55.007 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:03:55.007 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:03:55.007 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:03:55.007 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:03:55.007 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:03:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:55 smithi183 ceph-mon[99169]: pgmap v7193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1193579504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:03:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:55 smithi119 ceph-mon[94175]: pgmap v7193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1193579504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:03:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:55 smithi119 ceph-mon[108979]: pgmap v7193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1193579504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:03:56.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:56 smithi183 ceph-mon[99169]: from='client.31844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:03:56.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:56 smithi183 ceph-mon[99169]: from='client.31850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:03:56.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:56 smithi119 ceph-mon[94175]: from='client.31844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:03:56.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:56 smithi119 ceph-mon[94175]: from='client.31850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:03:56.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:56 smithi119 ceph-mon[108979]: from='client.31844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:03:56.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:56 smithi119 ceph-mon[108979]: from='client.31850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:03:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:57 smithi183 ceph-mon[99169]: pgmap v7194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:57 smithi119 ceph-mon[94175]: pgmap v7194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:57 smithi119 ceph-mon[108979]: pgmap v7194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:03:59 smithi183 ceph-mon[99169]: pgmap v7195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:03:59 smithi119 ceph-mon[94175]: pgmap v7195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:03:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:03:59 smithi119 ceph-mon[108979]: pgmap v7195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:01 smithi183 ceph-mon[99169]: pgmap v7196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:01 smithi119 ceph-mon[108979]: pgmap v7196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:01 smithi119 ceph-mon[94175]: pgmap v7196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:03 smithi183 ceph-mon[99169]: pgmap v7197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:03 smithi119 ceph-mon[94175]: pgmap v7197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:03 smithi119 ceph-mon[108979]: pgmap v7197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:04:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:04:04] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T18:04:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:05 smithi183 ceph-mon[99169]: pgmap v7198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:05 smithi119 ceph-mon[94175]: pgmap v7198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:05 smithi119 ceph-mon[108979]: pgmap v7198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:07 smithi183 ceph-mon[99169]: pgmap v7199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:07 smithi119 ceph-mon[94175]: pgmap v7199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:07 smithi119 ceph-mon[108979]: pgmap v7199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:09 smithi183 ceph-mon[99169]: pgmap v7200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:09 smithi119 ceph-mon[94175]: pgmap v7200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:09 smithi119 ceph-mon[108979]: pgmap v7200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:11 smithi183 ceph-mon[99169]: pgmap v7201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:11 smithi119 ceph-mon[94175]: pgmap v7201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:11 smithi119 ceph-mon[108979]: pgmap v7201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:13 smithi183 ceph-mon[99169]: pgmap v7202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:13 smithi119 ceph-mon[94175]: pgmap v7202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:13 smithi119 ceph-mon[108979]: pgmap v7202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:04:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:04:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:04:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:15 smithi183 ceph-mon[99169]: pgmap v7203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:15 smithi119 ceph-mon[94175]: pgmap v7203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:15 smithi119 ceph-mon[108979]: pgmap v7203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:17 smithi183 ceph-mon[99169]: pgmap v7204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:17 smithi119 ceph-mon[94175]: pgmap v7204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:17 smithi119 ceph-mon[108979]: pgmap v7204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:19 smithi183 ceph-mon[99169]: pgmap v7205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:19 smithi119 ceph-mon[94175]: pgmap v7205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:19 smithi119 ceph-mon[108979]: pgmap v7205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:21 smithi183 ceph-mon[99169]: pgmap v7206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:21 smithi119 ceph-mon[94175]: pgmap v7206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:21 smithi119 ceph-mon[108979]: pgmap v7206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:23 smithi183 ceph-mon[99169]: pgmap v7207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:23 smithi119 ceph-mon[94175]: pgmap v7207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:23 smithi119 ceph-mon[108979]: pgmap v7207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:04:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:04:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:04:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:25.349 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:04:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:25 smithi183 ceph-mon[99169]: pgmap v7208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:25 smithi119 ceph-mon[94175]: pgmap v7208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:25 smithi119 ceph-mon[108979]: pgmap v7208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:25.657 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:04:25.657 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 4m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:04:25.658 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 4m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:04:25.658 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 4m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:04:25.658 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 4m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:04:25.658 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 4m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:04:25.658 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 4m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:04:25.658 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 4m ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:04:25.658 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 4m ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:04:25.658 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 4m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:04:25.658 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 4m ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:04:25.658 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 4m ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:04:25.658 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 4m ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:04:25.658 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 4m ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:04:25.658 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 4m ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:04:25.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 4m ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:04:25.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 4m ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:04:25.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 4m ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:04:25.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 4m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:04:25.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 4m ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:04:25.659 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 4m ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:04:26.038 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:04:26.038 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:04:26.038 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:04:26.038 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:04:26.038 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:04:26.038 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:04:26.038 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:04:26.038 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:04:26.039 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:04:26.039 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:04:26.039 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:04:26.039 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:04:26.039 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:04:26.039 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:04:26.039 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:04:26.039 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:04:26.039 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:04:26.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/845960463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:04:26.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/845960463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:04:26.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/845960463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:04:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:27 smithi183 ceph-mon[99169]: from='client.21975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:04:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:27 smithi183 ceph-mon[99169]: from='client.21981 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:04:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:27 smithi183 ceph-mon[99169]: pgmap v7209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:27 smithi119 ceph-mon[94175]: from='client.21975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:04:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:27 smithi119 ceph-mon[94175]: from='client.21981 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:04:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:27 smithi119 ceph-mon[94175]: pgmap v7209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:27 smithi119 ceph-mon[108979]: from='client.21975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:04:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:27 smithi119 ceph-mon[108979]: from='client.21981 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:04:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:27 smithi119 ceph-mon[108979]: pgmap v7209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:29 smithi183 ceph-mon[99169]: pgmap v7210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:29 smithi119 ceph-mon[94175]: pgmap v7210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:29 smithi119 ceph-mon[108979]: pgmap v7210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:31 smithi183 ceph-mon[99169]: pgmap v7211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:31 smithi119 ceph-mon[94175]: pgmap v7211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:31 smithi119 ceph-mon[108979]: pgmap v7211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:33.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:33 smithi183 ceph-mon[99169]: pgmap v7212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:33.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:33 smithi119 ceph-mon[108979]: pgmap v7212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:33.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:33 smithi119 ceph-mon[94175]: pgmap v7212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:04:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:04:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:04:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:35 smithi183 ceph-mon[99169]: pgmap v7213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:35 smithi119 ceph-mon[94175]: pgmap v7213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:35 smithi119 ceph-mon[108979]: pgmap v7213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:36.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:04:36.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:04:36.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:04:36.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:04:36.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:04:36.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:04:36.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:04:36.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:04:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:04:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:04:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:04:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:04:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:37 smithi183 ceph-mon[99169]: pgmap v7214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:37 smithi119 ceph-mon[94175]: pgmap v7214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:37 smithi119 ceph-mon[108979]: pgmap v7214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:39 smithi183 ceph-mon[99169]: pgmap v7215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:39 smithi119 ceph-mon[94175]: pgmap v7215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:39 smithi119 ceph-mon[108979]: pgmap v7215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:41 smithi183 ceph-mon[99169]: pgmap v7216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:41.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:41 smithi119 ceph-mon[108979]: pgmap v7216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:41 smithi119 ceph-mon[94175]: pgmap v7216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:43 smithi183 ceph-mon[99169]: pgmap v7217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:43 smithi119 ceph-mon[94175]: pgmap v7217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:43 smithi119 ceph-mon[108979]: pgmap v7217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:04:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:04:44] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:04:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:45 smithi183 ceph-mon[99169]: pgmap v7218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:45 smithi119 ceph-mon[108979]: pgmap v7218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:45 smithi119 ceph-mon[94175]: pgmap v7218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:47 smithi183 ceph-mon[99169]: pgmap v7219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:47 smithi119 ceph-mon[94175]: pgmap v7219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:47 smithi119 ceph-mon[108979]: pgmap v7219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:49 smithi183 ceph-mon[99169]: pgmap v7220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:49 smithi119 ceph-mon[94175]: pgmap v7220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:49 smithi119 ceph-mon[108979]: pgmap v7220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:51 smithi183 ceph-mon[99169]: pgmap v7221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:51 smithi119 ceph-mon[94175]: pgmap v7221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:51 smithi119 ceph-mon[108979]: pgmap v7221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:53 smithi183 ceph-mon[99169]: pgmap v7222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:53 smithi119 ceph-mon[94175]: pgmap v7222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:53 smithi119 ceph-mon[108979]: pgmap v7222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:04:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:04:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:04:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:04:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:55 smithi183 ceph-mon[99169]: pgmap v7223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:55 smithi119 ceph-mon[94175]: pgmap v7223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:55 smithi119 ceph-mon[108979]: pgmap v7223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:56.387 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:04:56.691 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:04:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 5m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:04:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 5m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:04:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 5m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:04:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 5m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:04:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 5m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:04:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 5m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:04:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 5m ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:04:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 5m ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:04:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 5m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:04:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 5m ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:04:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 5m ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:04:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 5m ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:04:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 5m ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:04:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 5m ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:04:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 5m ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:04:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 5m ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:04:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 5m ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:04:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 5m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:04:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 5m ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:04:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 5m ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:04:57.071 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:04:57.071 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:04:57.071 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:04:57.071 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:04:57.071 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:04:57.072 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:04:57.072 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:04:57.072 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:04:57.072 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:04:57.072 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:04:57.072 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:04:57.072 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:04:57.072 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:04:57.072 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:04:57.072 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:04:57.072 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:04:57.072 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:04:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:57 smithi183 ceph-mon[99169]: pgmap v7224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2488235281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:04:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:57 smithi119 ceph-mon[94175]: pgmap v7224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2488235281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:04:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:57 smithi119 ceph-mon[108979]: pgmap v7224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2488235281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:04:58.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:58 smithi183 ceph-mon[99169]: from='client.21993 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:04:58.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:58 smithi183 ceph-mon[99169]: from='client.21999 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:04:58.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:58 smithi119 ceph-mon[94175]: from='client.21993 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:04:58.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:58 smithi119 ceph-mon[94175]: from='client.21999 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:04:58.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:58 smithi119 ceph-mon[108979]: from='client.21993 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:04:58.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:58 smithi119 ceph-mon[108979]: from='client.21999 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:04:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:04:59 smithi183 ceph-mon[99169]: pgmap v7225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:04:59 smithi119 ceph-mon[94175]: pgmap v7225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:04:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:04:59 smithi119 ceph-mon[108979]: pgmap v7225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:01 smithi183 ceph-mon[99169]: pgmap v7226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:01 smithi119 ceph-mon[94175]: pgmap v7226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:01 smithi119 ceph-mon[108979]: pgmap v7226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:03 smithi183 ceph-mon[99169]: pgmap v7227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:03 smithi119 ceph-mon[94175]: pgmap v7227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:03 smithi119 ceph-mon[108979]: pgmap v7227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:05:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:05:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:05:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:05 smithi183 ceph-mon[99169]: pgmap v7228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:05 smithi119 ceph-mon[94175]: pgmap v7228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:05 smithi119 ceph-mon[108979]: pgmap v7228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:07 smithi183 ceph-mon[99169]: pgmap v7229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:07 smithi119 ceph-mon[94175]: pgmap v7229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:07 smithi119 ceph-mon[108979]: pgmap v7229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:09 smithi183 ceph-mon[99169]: pgmap v7230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:09 smithi119 ceph-mon[108979]: pgmap v7230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:09 smithi119 ceph-mon[94175]: pgmap v7230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:11 smithi183 ceph-mon[99169]: pgmap v7231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:11 smithi119 ceph-mon[94175]: pgmap v7231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:11 smithi119 ceph-mon[108979]: pgmap v7231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:13 smithi183 ceph-mon[99169]: pgmap v7232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:13 smithi119 ceph-mon[94175]: pgmap v7232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:13 smithi119 ceph-mon[108979]: pgmap v7232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:05:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:05:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:05:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:15 smithi183 ceph-mon[99169]: pgmap v7233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:15 smithi119 ceph-mon[94175]: pgmap v7233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:15 smithi119 ceph-mon[108979]: pgmap v7233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:17 smithi119 ceph-mon[94175]: pgmap v7234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:17 smithi119 ceph-mon[108979]: pgmap v7234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:17 smithi183 ceph-mon[99169]: pgmap v7234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:19 smithi119 ceph-mon[94175]: pgmap v7235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:19 smithi119 ceph-mon[108979]: pgmap v7235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:19.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:19 smithi183 ceph-mon[99169]: pgmap v7235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:21 smithi183 ceph-mon[99169]: pgmap v7236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:21 smithi119 ceph-mon[94175]: pgmap v7236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:21.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:21 smithi119 ceph-mon[108979]: pgmap v7236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:23 smithi183 ceph-mon[99169]: pgmap v7237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:23.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:23 smithi119 ceph-mon[108979]: pgmap v7237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:23 smithi119 ceph-mon[94175]: pgmap v7237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:05:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:05:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:05:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:25 smithi183 ceph-mon[99169]: pgmap v7238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:25 smithi119 ceph-mon[94175]: pgmap v7238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:25.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:25 smithi119 ceph-mon[108979]: pgmap v7238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:27.421 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:05:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:27 smithi183 ceph-mon[99169]: pgmap v7239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:27 smithi119 ceph-mon[94175]: pgmap v7239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:27 smithi119 ceph-mon[108979]: pgmap v7239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:27.725 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:05:27.725 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 5m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:05:27.725 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 5m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:05:27.725 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 5m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:05:27.725 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 5m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:05:27.725 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 5m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:05:27.725 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 5m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:05:27.725 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 5m ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:05:27.725 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 5m ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:05:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 5m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:05:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 5m ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:05:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 5m ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:05:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 5m ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:05:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 5m ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:05:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 5m ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:05:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 5m ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:05:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 5m ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:05:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 5m ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:05:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 5m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:05:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 5m ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:05:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 5m ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:05:28.107 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:05:28.107 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:05:28.107 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:05:28.107 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:05:28.107 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:05:28.107 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:05:28.107 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:05:28.107 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:05:28.107 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:05:28.107 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:05:28.108 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:05:28.108 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:05:28.108 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:05:28.108 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:05:28.108 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:05:28.108 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:05:28.108 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:05:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:29 smithi183 ceph-mon[99169]: from='client.22011 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:05:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:29 smithi183 ceph-mon[99169]: from='client.31904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:05:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:29 smithi183 ceph-mon[99169]: pgmap v7240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1820982352' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:05:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:29 smithi119 ceph-mon[94175]: from='client.22011 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:05:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:29 smithi119 ceph-mon[94175]: from='client.31904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:05:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:29 smithi119 ceph-mon[94175]: pgmap v7240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1820982352' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:05:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:29 smithi119 ceph-mon[108979]: from='client.22011 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:05:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:29 smithi119 ceph-mon[108979]: from='client.31904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:05:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:29 smithi119 ceph-mon[108979]: pgmap v7240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1820982352' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:05:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:31 smithi183 ceph-mon[99169]: pgmap v7241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:31 smithi119 ceph-mon[94175]: pgmap v7241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:31 smithi119 ceph-mon[108979]: pgmap v7241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:33.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:33 smithi183 ceph-mon[99169]: pgmap v7242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:33.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:33 smithi119 ceph-mon[108979]: pgmap v7242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:33.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:33 smithi119 ceph-mon[94175]: pgmap v7242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:05:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:05:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:05:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:35 smithi183 ceph-mon[99169]: pgmap v7243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:35 smithi119 ceph-mon[94175]: pgmap v7243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:35 smithi119 ceph-mon[108979]: pgmap v7243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:36.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:05:36.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:05:36.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:05:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:37 smithi183 ceph-mon[99169]: pgmap v7244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:37 smithi119 ceph-mon[94175]: pgmap v7244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:37 smithi119 ceph-mon[108979]: pgmap v7244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:39.428 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:39 smithi183 ceph-mon[99169]: pgmap v7245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:39.428 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:39 smithi119 ceph-mon[94175]: pgmap v7245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:39 smithi119 ceph-mon[108979]: pgmap v7245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:40 smithi183 ceph-mon[99169]: pgmap v7246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:05:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:05:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:40 smithi119 ceph-mon[94175]: pgmap v7246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:05:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:05:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:40 smithi119 ceph-mon[108979]: pgmap v7246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:05:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:05:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:05:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:42 smithi183 ceph-mon[99169]: pgmap v7247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:43.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:42 smithi119 ceph-mon[94175]: pgmap v7247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:43.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:42 smithi119 ceph-mon[108979]: pgmap v7247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:05:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:05:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:05:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:45 smithi183 ceph-mon[99169]: pgmap v7248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:45 smithi119 ceph-mon[108979]: pgmap v7248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:45 smithi119 ceph-mon[94175]: pgmap v7248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:47 smithi183 ceph-mon[99169]: pgmap v7249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:47 smithi119 ceph-mon[94175]: pgmap v7249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:47 smithi119 ceph-mon[108979]: pgmap v7249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:49 smithi183 ceph-mon[99169]: pgmap v7250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:49 smithi119 ceph-mon[108979]: pgmap v7250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:49 smithi119 ceph-mon[94175]: pgmap v7250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:51 smithi183 ceph-mon[99169]: pgmap v7251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:51 smithi119 ceph-mon[94175]: pgmap v7251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:51 smithi119 ceph-mon[108979]: pgmap v7251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:53 smithi183 ceph-mon[99169]: pgmap v7252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:53 smithi119 ceph-mon[94175]: pgmap v7252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:53 smithi119 ceph-mon[108979]: pgmap v7252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:05:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:05:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:05:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:05:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:55 smithi183 ceph-mon[99169]: pgmap v7253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:55 smithi119 ceph-mon[94175]: pgmap v7253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:55 smithi119 ceph-mon[108979]: pgmap v7253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:57 smithi183 ceph-mon[99169]: pgmap v7254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:57 smithi119 ceph-mon[94175]: pgmap v7254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:57 smithi119 ceph-mon[108979]: pgmap v7254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:58.452 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:05:58.757 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:05:58.757 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 6m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:05:58.757 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 6m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:05:58.757 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 6m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:05:58.757 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 6m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:05:58.757 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 6m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:05:58.757 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 6m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:05:58.758 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 6m ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:05:58.758 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 6m ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:05:58.758 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 6m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:05:58.758 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 6m ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:05:58.758 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 6m ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:05:58.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 6m ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:05:58.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 6m ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:05:58.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 6m ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:05:58.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 6m ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:05:58.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 6m ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:05:58.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 6m ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:05:58.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 6m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:05:58.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 6m ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:05:58.758 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 6m ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:05:59.139 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:05:59.139 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:05:59.140 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:05:59.140 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:05:59.140 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:05:59.140 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:05:59.140 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:05:59.140 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:05:59.141 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:05:59.141 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:05:59.141 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:05:59.141 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:05:59.141 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:05:59.141 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:05:59.141 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:05:59.141 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:05:59.141 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:05:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:05:59 smithi183 ceph-mon[99169]: pgmap v7255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:05:59 smithi119 ceph-mon[94175]: pgmap v7255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:05:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:05:59 smithi119 ceph-mon[108979]: pgmap v7255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:00 smithi183 ceph-mon[99169]: from='client.31916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:06:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:00 smithi183 ceph-mon[99169]: from='client.22035 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:06:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4036835294' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:06:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:00 smithi119 ceph-mon[108979]: from='client.31916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:06:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:00 smithi119 ceph-mon[108979]: from='client.22035 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:06:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4036835294' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:06:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:00 smithi119 ceph-mon[94175]: from='client.31916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:06:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:00 smithi119 ceph-mon[94175]: from='client.22035 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:06:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4036835294' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:06:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:01 smithi183 ceph-mon[99169]: pgmap v7256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:01 smithi119 ceph-mon[94175]: pgmap v7256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:01 smithi119 ceph-mon[108979]: pgmap v7256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:03 smithi183 ceph-mon[99169]: pgmap v7257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:03 smithi119 ceph-mon[108979]: pgmap v7257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:03 smithi119 ceph-mon[94175]: pgmap v7257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:06:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:06:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:06:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:05 smithi183 ceph-mon[99169]: pgmap v7258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:05 smithi119 ceph-mon[108979]: pgmap v7258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:05 smithi119 ceph-mon[94175]: pgmap v7258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:07 smithi183 ceph-mon[99169]: pgmap v7259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:07 smithi119 ceph-mon[94175]: pgmap v7259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:07 smithi119 ceph-mon[108979]: pgmap v7259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:09 smithi183 ceph-mon[99169]: pgmap v7260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:09 smithi119 ceph-mon[94175]: pgmap v7260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:09 smithi119 ceph-mon[108979]: pgmap v7260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:11 smithi183 ceph-mon[99169]: pgmap v7261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:11 smithi119 ceph-mon[94175]: pgmap v7261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:11 smithi119 ceph-mon[108979]: pgmap v7261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:13 smithi183 ceph-mon[99169]: pgmap v7262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:13 smithi119 ceph-mon[108979]: pgmap v7262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:13 smithi119 ceph-mon[94175]: pgmap v7262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:06:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:06:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:06:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:15 smithi183 ceph-mon[99169]: pgmap v7263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:15 smithi119 ceph-mon[108979]: pgmap v7263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:15 smithi119 ceph-mon[94175]: pgmap v7263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:17 smithi183 ceph-mon[99169]: pgmap v7264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:17 smithi119 ceph-mon[108979]: pgmap v7264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:17 smithi119 ceph-mon[94175]: pgmap v7264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:19 smithi183 ceph-mon[99169]: pgmap v7265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:19 smithi119 ceph-mon[108979]: pgmap v7265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:19 smithi119 ceph-mon[94175]: pgmap v7265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:21 smithi183 ceph-mon[99169]: pgmap v7266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:21 smithi119 ceph-mon[108979]: pgmap v7266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:21 smithi119 ceph-mon[94175]: pgmap v7266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:23 smithi183 ceph-mon[99169]: pgmap v7267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:23 smithi119 ceph-mon[94175]: pgmap v7267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:23 smithi119 ceph-mon[108979]: pgmap v7267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:06:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:06:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:06:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:25 smithi183 ceph-mon[99169]: pgmap v7268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:25.482 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:25 smithi119 ceph-mon[108979]: pgmap v7268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:25.482 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:25 smithi119 ceph-mon[94175]: pgmap v7268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:27 smithi183 ceph-mon[99169]: pgmap v7269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:27 smithi119 ceph-mon[108979]: pgmap v7269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:27 smithi119 ceph-mon[94175]: pgmap v7269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:29 smithi183 ceph-mon[99169]: pgmap v7270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:29 smithi119 ceph-mon[108979]: pgmap v7270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:29 smithi119 ceph-mon[94175]: pgmap v7270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:29.485 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:06:29.790 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:06:29.790 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 7m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:06:29.790 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 7m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:06:29.790 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 7m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:06:29.790 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 7m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:06:29.790 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 7m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:06:29.790 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 7m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:06:29.790 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 7m ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:06:29.791 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 7m ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:06:29.791 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 7m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:06:29.791 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 7m ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:06:29.791 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 7m ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:06:29.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 7m ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:06:29.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 7m ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:06:29.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 7m ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:06:29.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 7m ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:06:29.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 7m ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:06:29.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 7m ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:06:29.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 7m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:06:29.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 7m ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:06:29.791 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 7m ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:06:30.170 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:06:30.170 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:06:30.170 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:06:30.170 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:06:30.171 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:06:30.171 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:06:30.171 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:06:30.171 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:06:30.171 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:06:30.171 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:06:30.171 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:06:30.171 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:06:30.171 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:06:30.171 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:06:30.171 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:06:30.171 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:06:30.171 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:06:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:31 smithi183 ceph-mon[99169]: from='client.31934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:06:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:31 smithi183 ceph-mon[99169]: from='client.22053 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:06:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:31 smithi183 ceph-mon[99169]: pgmap v7271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3279469790' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:06:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:31 smithi119 ceph-mon[108979]: from='client.31934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:06:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:31 smithi119 ceph-mon[108979]: from='client.22053 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:06:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:31 smithi119 ceph-mon[108979]: pgmap v7271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3279469790' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:06:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:31 smithi119 ceph-mon[94175]: from='client.31934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:06:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:31 smithi119 ceph-mon[94175]: from='client.22053 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:06:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:31 smithi119 ceph-mon[94175]: pgmap v7271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3279469790' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:06:33.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:33 smithi183 ceph-mon[99169]: pgmap v7272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:33.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:33 smithi119 ceph-mon[108979]: pgmap v7272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:33.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:33 smithi119 ceph-mon[94175]: pgmap v7272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:06:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:06:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:06:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:35 smithi183 ceph-mon[99169]: pgmap v7273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:35 smithi119 ceph-mon[108979]: pgmap v7273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:35 smithi119 ceph-mon[94175]: pgmap v7273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:37 smithi183 ceph-mon[99169]: pgmap v7274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:37 smithi119 ceph-mon[108979]: pgmap v7274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:37 smithi119 ceph-mon[94175]: pgmap v7274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:39 smithi183 ceph-mon[99169]: pgmap v7275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:39 smithi119 ceph-mon[94175]: pgmap v7275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:39 smithi119 ceph-mon[108979]: pgmap v7275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:40.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:06:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:06:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:06:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:41 smithi183 ceph-mon[99169]: pgmap v7276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:06:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:06:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:06:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:41 smithi119 ceph-mon[94175]: pgmap v7276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:06:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:06:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:06:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:41 smithi119 ceph-mon[108979]: pgmap v7276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:06:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:06:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:06:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:43 smithi183 ceph-mon[99169]: pgmap v7277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:43 smithi119 ceph-mon[94175]: pgmap v7277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:43 smithi119 ceph-mon[108979]: pgmap v7277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:06:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:06:44] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:06:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:45 smithi183 ceph-mon[99169]: pgmap v7278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:45 smithi119 ceph-mon[94175]: pgmap v7278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:45 smithi119 ceph-mon[108979]: pgmap v7278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:47 smithi183 ceph-mon[99169]: pgmap v7279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:47 smithi119 ceph-mon[108979]: pgmap v7279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:47 smithi119 ceph-mon[94175]: pgmap v7279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:49 smithi183 ceph-mon[99169]: pgmap v7280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:49 smithi119 ceph-mon[94175]: pgmap v7280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:49 smithi119 ceph-mon[108979]: pgmap v7280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:51 smithi183 ceph-mon[99169]: pgmap v7281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:51 smithi119 ceph-mon[94175]: pgmap v7281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:51 smithi119 ceph-mon[108979]: pgmap v7281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:53 smithi183 ceph-mon[99169]: pgmap v7282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:53 smithi119 ceph-mon[94175]: pgmap v7282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:53 smithi119 ceph-mon[108979]: pgmap v7282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:06:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:06:54] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T18:06:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:06:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:55 smithi183 ceph-mon[99169]: pgmap v7283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:55 smithi119 ceph-mon[108979]: pgmap v7283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:55 smithi119 ceph-mon[94175]: pgmap v7283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:57 smithi183 ceph-mon[99169]: pgmap v7284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:57 smithi119 ceph-mon[94175]: pgmap v7284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:57 smithi119 ceph-mon[108979]: pgmap v7284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:06:59 smithi183 ceph-mon[99169]: pgmap v7285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:06:59 smithi119 ceph-mon[94175]: pgmap v7285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:06:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:06:59 smithi119 ceph-mon[108979]: pgmap v7285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:00.516 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:07:00.820 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:07:00.821 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 7m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:07:00.821 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 7m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:07:00.821 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 7m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:07:00.821 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 7m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:07:00.821 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 7m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:07:00.821 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 7m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:07:00.821 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 7m ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:07:00.821 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 7m ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:07:00.821 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 7m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:07:00.821 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 7m ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:07:00.821 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 7m ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:07:00.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 7m ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:07:00.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 7m ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:07:00.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 7m ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:07:00.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 7m ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:07:00.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 7m ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:07:00.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 7m ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:07:00.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 7m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:07:00.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 7m ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:07:00.822 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 7m ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:07:01.205 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:07:01.205 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:07:01.205 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:07:01.205 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:07:01.205 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:07:01.205 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:07:01.205 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:07:01.205 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:07:01.205 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:07:01.205 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:07:01.206 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:07:01.206 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:07:01.206 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:07:01.206 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:07:01.206 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:07:01.206 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:07:01.206 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:07:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:01 smithi183 ceph-mon[99169]: pgmap v7286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:01 smithi119 ceph-mon[108979]: pgmap v7286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:01 smithi119 ceph-mon[94175]: pgmap v7286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:02 smithi183 ceph-mon[99169]: from='client.31952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:07:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:02 smithi183 ceph-mon[99169]: from='client.31958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:07:02.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2659608140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:07:02.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:02 smithi119 ceph-mon[108979]: from='client.31952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:07:02.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:02 smithi119 ceph-mon[108979]: from='client.31958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:07:02.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2659608140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:07:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:02 smithi119 ceph-mon[94175]: from='client.31952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:07:02.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:02 smithi119 ceph-mon[94175]: from='client.31958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:07:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2659608140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:07:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:03 smithi183 ceph-mon[99169]: pgmap v7287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:03 smithi119 ceph-mon[94175]: pgmap v7287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:03 smithi119 ceph-mon[108979]: pgmap v7287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:07:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:07:04] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T18:07:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:05 smithi183 ceph-mon[99169]: pgmap v7288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:05 smithi119 ceph-mon[108979]: pgmap v7288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:05 smithi119 ceph-mon[94175]: pgmap v7288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:07 smithi183 ceph-mon[99169]: pgmap v7289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:07 smithi119 ceph-mon[94175]: pgmap v7289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:07 smithi119 ceph-mon[108979]: pgmap v7289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:09 smithi119 ceph-mon[94175]: pgmap v7290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:09 smithi119 ceph-mon[108979]: pgmap v7290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:09 smithi183 ceph-mon[99169]: pgmap v7290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:11 smithi119 ceph-mon[94175]: pgmap v7291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:11 smithi119 ceph-mon[108979]: pgmap v7291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:11 smithi183 ceph-mon[99169]: pgmap v7291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:13.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:13 smithi183 ceph-mon[99169]: pgmap v7292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:13 smithi119 ceph-mon[94175]: pgmap v7292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:13.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:13 smithi119 ceph-mon[108979]: pgmap v7292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:07:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:07:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:07:15.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:15 smithi183 ceph-mon[99169]: pgmap v7293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:15 smithi119 ceph-mon[108979]: pgmap v7293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:15 smithi119 ceph-mon[94175]: pgmap v7293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:17 smithi183 ceph-mon[99169]: pgmap v7294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:17 smithi119 ceph-mon[94175]: pgmap v7294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:17.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:17 smithi119 ceph-mon[108979]: pgmap v7294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:19 smithi183 ceph-mon[99169]: pgmap v7295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:19 smithi119 ceph-mon[94175]: pgmap v7295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:19.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:19 smithi119 ceph-mon[108979]: pgmap v7295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:21 smithi183 ceph-mon[99169]: pgmap v7296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:21.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:21 smithi119 ceph-mon[108979]: pgmap v7296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:21 smithi119 ceph-mon[94175]: pgmap v7296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:23 smithi183 ceph-mon[99169]: pgmap v7297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:23 smithi119 ceph-mon[94175]: pgmap v7297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:23.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:23 smithi119 ceph-mon[108979]: pgmap v7297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:07:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:07:24] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T18:07:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:25 smithi183 ceph-mon[99169]: pgmap v7298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:25 smithi119 ceph-mon[94175]: pgmap v7298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:25 smithi119 ceph-mon[108979]: pgmap v7298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:27 smithi183 ceph-mon[99169]: pgmap v7299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:27 smithi119 ceph-mon[108979]: pgmap v7299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:27 smithi119 ceph-mon[94175]: pgmap v7299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:29 smithi183 ceph-mon[99169]: pgmap v7300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:29 smithi119 ceph-mon[108979]: pgmap v7300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:29 smithi119 ceph-mon[94175]: pgmap v7300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:31.552 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:07:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:31 smithi183 ceph-mon[99169]: pgmap v7301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:31 smithi119 ceph-mon[94175]: pgmap v7301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:31 smithi119 ceph-mon[108979]: pgmap v7301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:31.857 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:07:31.857 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 8m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:07:31.857 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 8m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:07:31.857 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 8m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:07:31.857 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 8m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:07:31.857 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 8m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:07:31.857 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 8m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:07:31.857 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 8m ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:07:31.858 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 8m ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:07:31.858 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 8m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:07:31.858 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 8m ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:07:31.858 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 8m ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:07:31.858 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 8m ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:07:31.858 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 8m ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:07:31.858 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 8m ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:07:31.858 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 8m ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:07:31.858 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 8m ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:07:31.858 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 8m ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:07:31.858 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 8m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:07:31.858 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 8m ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:07:31.858 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 8m ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:07:32.237 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:07:32.237 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:07:32.237 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:07:32.237 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:07:32.237 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:07:32.238 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:07:32.238 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:07:32.238 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:07:32.238 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:07:32.238 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:07:32.238 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:07:32.238 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:07:32.238 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:07:32.238 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:07:32.238 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:07:32.238 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:07:32.238 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:07:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:33 smithi183 ceph-mon[99169]: from='client.22083 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:07:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:33 smithi183 ceph-mon[99169]: pgmap v7302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:33 smithi183 ceph-mon[99169]: from='client.22089 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:07:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3314267646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:07:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:33 smithi119 ceph-mon[94175]: from='client.22083 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:07:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:33 smithi119 ceph-mon[94175]: pgmap v7302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:33 smithi119 ceph-mon[94175]: from='client.22089 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:07:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3314267646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:07:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:33 smithi119 ceph-mon[108979]: from='client.22083 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:07:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:33 smithi119 ceph-mon[108979]: pgmap v7302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:33 smithi119 ceph-mon[108979]: from='client.22089 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:07:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3314267646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:07:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:07:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:07:34] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T18:07:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:35 smithi183 ceph-mon[99169]: pgmap v7303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:35 smithi119 ceph-mon[94175]: pgmap v7303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:35.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:35 smithi119 ceph-mon[108979]: pgmap v7303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:37 smithi183 ceph-mon[99169]: pgmap v7304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:37 smithi119 ceph-mon[94175]: pgmap v7304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:37 smithi119 ceph-mon[108979]: pgmap v7304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:39 smithi183 ceph-mon[99169]: pgmap v7305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:39 smithi119 ceph-mon[94175]: pgmap v7305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:39 smithi119 ceph-mon[108979]: pgmap v7305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:41 smithi183 ceph-mon[99169]: pgmap v7306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:07:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:07:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:07:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:07:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:41 smithi119 ceph-mon[94175]: pgmap v7306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:07:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:07:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:07:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:07:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:41 smithi119 ceph-mon[108979]: pgmap v7306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:07:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:07:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:07:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:07:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:43 smithi183 ceph-mon[99169]: pgmap v7307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:43 smithi119 ceph-mon[94175]: pgmap v7307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:43.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:43 smithi119 ceph-mon[108979]: pgmap v7307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:07:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:07:44] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:07:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:45 smithi183 ceph-mon[99169]: pgmap v7308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:45.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:45 smithi119 ceph-mon[94175]: pgmap v7308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:45.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:45 smithi119 ceph-mon[108979]: pgmap v7308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:47 smithi183 ceph-mon[99169]: pgmap v7309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:47 smithi119 ceph-mon[94175]: pgmap v7309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:47.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:47 smithi119 ceph-mon[108979]: pgmap v7309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:49 smithi183 ceph-mon[99169]: pgmap v7310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:49 smithi119 ceph-mon[94175]: pgmap v7310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:49 smithi119 ceph-mon[108979]: pgmap v7310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:51 smithi183 ceph-mon[99169]: pgmap v7311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:51 smithi119 ceph-mon[108979]: pgmap v7311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:51 smithi119 ceph-mon[94175]: pgmap v7311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:52.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:52 smithi183 ceph-mon[99169]: pgmap v7312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:52 smithi119 ceph-mon[94175]: pgmap v7312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:52.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:52 smithi119 ceph-mon[108979]: pgmap v7312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:07:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:07:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:07:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:07:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:55 smithi183 ceph-mon[99169]: pgmap v7313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:55 smithi119 ceph-mon[94175]: pgmap v7313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:55 smithi119 ceph-mon[108979]: pgmap v7313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:57 smithi183 ceph-mon[99169]: pgmap v7314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:57 smithi119 ceph-mon[94175]: pgmap v7314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:57 smithi119 ceph-mon[108979]: pgmap v7314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:07:59 smithi183 ceph-mon[99169]: pgmap v7315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:07:59 smithi119 ceph-mon[94175]: pgmap v7315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:07:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:07:59 smithi119 ceph-mon[108979]: pgmap v7315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:01 smithi183 ceph-mon[99169]: pgmap v7316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:01 smithi119 ceph-mon[94175]: pgmap v7316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:01 smithi119 ceph-mon[108979]: pgmap v7316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:02.584 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:08:02.896 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:08:03.023 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 8m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:08:03.023 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 8m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:08:03.023 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 8m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:08:03.023 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 8m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:08:03.023 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 8m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:08:03.023 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 8m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:08:03.023 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 8m ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:08:03.023 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 8m ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:08:03.023 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 8m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:08:03.023 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 8m ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:08:03.024 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 8m ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:08:03.024 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 8m ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:08:03.024 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 8m ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:08:03.024 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 8m ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:08:03.024 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 8m ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:08:03.024 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 8m ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:08:03.024 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 8m ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:08:03.024 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 8m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:08:03.024 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 8m ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:08:03.024 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 8m ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:08:03.280 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:08:03.280 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:08:03.280 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:08:03.280 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:08:03.280 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:08:03.280 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:08:03.280 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:08:03.280 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:08:03.280 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:08:03.281 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:08:03.281 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:08:03.281 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:08:03.281 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:08:03.281 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:08:03.281 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:08:03.281 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:08:03.281 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:08:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:03 smithi183 ceph-mon[99169]: pgmap v7317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:03 smithi119 ceph-mon[94175]: pgmap v7317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:03 smithi119 ceph-mon[108979]: pgmap v7317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:04.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:04 smithi183 ceph-mon[99169]: from='client.31988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:08:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:04 smithi183 ceph-mon[99169]: from='client.22107 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:08:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1560388660' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:08:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:08:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:08:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:08:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:04 smithi119 ceph-mon[108979]: from='client.31988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:08:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:04 smithi119 ceph-mon[108979]: from='client.22107 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:08:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1560388660' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:08:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:04 smithi119 ceph-mon[94175]: from='client.31988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:08:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:04 smithi119 ceph-mon[94175]: from='client.22107 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:08:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1560388660' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:08:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:05 smithi183 ceph-mon[99169]: pgmap v7318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:05 smithi119 ceph-mon[94175]: pgmap v7318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:05 smithi119 ceph-mon[108979]: pgmap v7318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:07 smithi183 ceph-mon[99169]: pgmap v7319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:07 smithi119 ceph-mon[108979]: pgmap v7319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:07 smithi119 ceph-mon[94175]: pgmap v7319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:09 smithi183 ceph-mon[99169]: pgmap v7320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:09 smithi119 ceph-mon[94175]: pgmap v7320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:09 smithi119 ceph-mon[108979]: pgmap v7320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:11 smithi183 ceph-mon[99169]: pgmap v7321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:11 smithi119 ceph-mon[94175]: pgmap v7321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:11 smithi119 ceph-mon[108979]: pgmap v7321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:13 smithi183 ceph-mon[99169]: pgmap v7322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:13 smithi119 ceph-mon[94175]: pgmap v7322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:13 smithi119 ceph-mon[108979]: pgmap v7322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:08:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:08:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:08:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:15 smithi183 ceph-mon[99169]: pgmap v7323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:15 smithi119 ceph-mon[94175]: pgmap v7323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:15 smithi119 ceph-mon[108979]: pgmap v7323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:17 smithi183 ceph-mon[99169]: pgmap v7324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:17 smithi119 ceph-mon[94175]: pgmap v7324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:17 smithi119 ceph-mon[108979]: pgmap v7324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:19 smithi183 ceph-mon[99169]: pgmap v7325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:19 smithi119 ceph-mon[94175]: pgmap v7325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:19 smithi119 ceph-mon[108979]: pgmap v7325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:21 smithi183 ceph-mon[99169]: pgmap v7326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:21 smithi119 ceph-mon[94175]: pgmap v7326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:21 smithi119 ceph-mon[108979]: pgmap v7326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:23 smithi183 ceph-mon[99169]: pgmap v7327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:23 smithi119 ceph-mon[94175]: pgmap v7327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:23 smithi119 ceph-mon[108979]: pgmap v7327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:08:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:08:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:08:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:25 smithi183 ceph-mon[99169]: pgmap v7328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:25 smithi119 ceph-mon[108979]: pgmap v7328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:25 smithi119 ceph-mon[94175]: pgmap v7328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:27 smithi183 ceph-mon[99169]: pgmap v7329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:27 smithi119 ceph-mon[94175]: pgmap v7329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:27 smithi119 ceph-mon[108979]: pgmap v7329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:29 smithi183 ceph-mon[99169]: pgmap v7330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:29 smithi119 ceph-mon[108979]: pgmap v7330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:29 smithi119 ceph-mon[94175]: pgmap v7330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:31 smithi183 ceph-mon[99169]: pgmap v7331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:31 smithi119 ceph-mon[94175]: pgmap v7331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:31 smithi119 ceph-mon[108979]: pgmap v7331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:33.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:33 smithi183 ceph-mon[99169]: pgmap v7332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:33.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:33 smithi119 ceph-mon[94175]: pgmap v7332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:33.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:33 smithi119 ceph-mon[108979]: pgmap v7332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:33.623 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:08:33.928 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:08:33.928 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 9m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:08:33.928 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 9m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:08:33.928 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 9m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:08:33.929 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 9m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:08:33.929 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 9m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:08:33.929 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 9m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:08:33.929 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 9m ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:08:33.929 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 9m ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:08:33.929 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 9m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:08:33.929 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 9m ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:08:33.929 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 9m ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:08:33.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 9m ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:08:33.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 9m ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:08:33.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 9m ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:08:33.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 9m ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:08:33.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 9m ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:08:33.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 9m ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:08:33.930 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 9m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:08:33.930 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 9m ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:08:33.930 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 9m ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:08:34.313 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:08:34.313 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:08:34.313 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:08:34.313 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:08:34.313 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:08:34.314 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:08:34.314 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:08:34.314 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:08:34.314 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:08:34.314 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:08:34.314 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:08:34.314 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:08:34.314 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:08:34.314 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:08:34.314 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:08:34.314 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:08:34.314 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:08:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:08:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:08:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:08:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:35 smithi183 ceph-mon[99169]: from='client.32006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:08:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:35 smithi183 ceph-mon[99169]: pgmap v7333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:35 smithi183 ceph-mon[99169]: from='client.22125 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:08:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3100553956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:08:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:35 smithi119 ceph-mon[94175]: from='client.32006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:08:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:35 smithi119 ceph-mon[94175]: pgmap v7333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:35 smithi119 ceph-mon[94175]: from='client.22125 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:08:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3100553956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:08:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:35 smithi119 ceph-mon[108979]: from='client.32006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:08:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:35 smithi119 ceph-mon[108979]: pgmap v7333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:35 smithi119 ceph-mon[108979]: from='client.22125 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:08:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3100553956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:08:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:37 smithi183 ceph-mon[99169]: pgmap v7334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:37 smithi119 ceph-mon[94175]: pgmap v7334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:37 smithi119 ceph-mon[108979]: pgmap v7334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:39 smithi183 ceph-mon[99169]: pgmap v7335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:39 smithi119 ceph-mon[94175]: pgmap v7335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:39 smithi119 ceph-mon[108979]: pgmap v7335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:41 smithi183 ceph-mon[99169]: pgmap v7336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:41 smithi119 ceph-mon[94175]: pgmap v7336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:41.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:41 smithi119 ceph-mon[108979]: pgmap v7336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:08:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:08:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:08:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:08:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:08:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:08:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:08:42.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:08:42.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:08:42.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:08:42.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:08:42.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:08:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:43 smithi183 ceph-mon[99169]: pgmap v7337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:43 smithi119 ceph-mon[94175]: pgmap v7337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:43 smithi119 ceph-mon[108979]: pgmap v7337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:08:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:08:44] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:08:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:45 smithi183 ceph-mon[99169]: pgmap v7338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:45 smithi119 ceph-mon[108979]: pgmap v7338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:45 smithi119 ceph-mon[94175]: pgmap v7338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:47 smithi183 ceph-mon[99169]: pgmap v7339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:47 smithi119 ceph-mon[108979]: pgmap v7339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:47 smithi119 ceph-mon[94175]: pgmap v7339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:49 smithi183 ceph-mon[99169]: pgmap v7340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:49 smithi119 ceph-mon[108979]: pgmap v7340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:49 smithi119 ceph-mon[94175]: pgmap v7340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:51 smithi183 ceph-mon[99169]: pgmap v7341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:51 smithi119 ceph-mon[108979]: pgmap v7341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:51 smithi119 ceph-mon[94175]: pgmap v7341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:53 smithi183 ceph-mon[99169]: pgmap v7342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:53 smithi119 ceph-mon[108979]: pgmap v7342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:53 smithi119 ceph-mon[94175]: pgmap v7342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:08:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:08:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:08:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:08:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:55 smithi183 ceph-mon[99169]: pgmap v7343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:55 smithi119 ceph-mon[108979]: pgmap v7343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:55 smithi119 ceph-mon[94175]: pgmap v7343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:57 smithi183 ceph-mon[99169]: pgmap v7344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:57 smithi119 ceph-mon[108979]: pgmap v7344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:57 smithi119 ceph-mon[94175]: pgmap v7344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:08:59 smithi183 ceph-mon[99169]: pgmap v7345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:08:59 smithi119 ceph-mon[108979]: pgmap v7345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:08:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:08:59 smithi119 ceph-mon[94175]: pgmap v7345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:01 smithi183 ceph-mon[99169]: pgmap v7346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:01 smithi119 ceph-mon[108979]: pgmap v7346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:01 smithi119 ceph-mon[94175]: pgmap v7346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:03 smithi119 ceph-mon[94175]: pgmap v7347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:03 smithi119 ceph-mon[108979]: pgmap v7347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:03.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:03 smithi183 ceph-mon[99169]: pgmap v7347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:09:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:09:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:09:04.660 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:09:04.969 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:09:04.969 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 9m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:09:04.969 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 9m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:09:04.969 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 9m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:09:04.969 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 9m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:09:04.969 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 9m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:09:04.969 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 9m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:09:04.969 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 9m ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:09:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 9m ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:09:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 9m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:09:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 9m ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:09:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 9m ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:09:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 9m ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:09:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 9m ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:09:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 9m ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:09:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 9m ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:09:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 9m ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:09:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 9m ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:09:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 9m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:09:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 9m ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:09:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 9m ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:09:05.352 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:09:05.352 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:09:05.352 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:09:05.353 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:09:05.353 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:09:05.353 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:09:05.353 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:09:05.353 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:09:05.353 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:09:05.353 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:09:05.353 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:09:05.353 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:09:05.353 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:09:05.353 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:09:05.353 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:09:05.353 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:09:05.353 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:09:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:05 smithi119 ceph-mon[94175]: pgmap v7348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:05 smithi119 ceph-mon[108979]: pgmap v7348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:05.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:05 smithi183 ceph-mon[99169]: pgmap v7348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:06.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:06 smithi183 ceph-mon[99169]: from='client.32024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:09:06.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:06 smithi183 ceph-mon[99169]: from='client.32030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:09:06.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4115879020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:09:06.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:06 smithi119 ceph-mon[108979]: from='client.32024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:09:06.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:06 smithi119 ceph-mon[108979]: from='client.32030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:09:06.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4115879020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:09:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:06 smithi119 ceph-mon[94175]: from='client.32024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:09:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:06 smithi119 ceph-mon[94175]: from='client.32030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:09:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4115879020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:09:07.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:07 smithi183 ceph-mon[99169]: pgmap v7349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:07 smithi119 ceph-mon[94175]: pgmap v7349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:07 smithi119 ceph-mon[108979]: pgmap v7349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:09 smithi183 ceph-mon[99169]: pgmap v7350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:09 smithi119 ceph-mon[108979]: pgmap v7350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:09 smithi119 ceph-mon[94175]: pgmap v7350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:11 smithi183 ceph-mon[99169]: pgmap v7351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:11 smithi119 ceph-mon[94175]: pgmap v7351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:11.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:11 smithi119 ceph-mon[108979]: pgmap v7351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:13.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:13 smithi183 ceph-mon[99169]: pgmap v7352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:13.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:13 smithi119 ceph-mon[108979]: pgmap v7352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:13 smithi119 ceph-mon[94175]: pgmap v7352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:09:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:09:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:09:15.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:15 smithi183 ceph-mon[99169]: pgmap v7353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:15 smithi119 ceph-mon[94175]: pgmap v7353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:15 smithi119 ceph-mon[108979]: pgmap v7353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:17 smithi183 ceph-mon[99169]: pgmap v7354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:17 smithi119 ceph-mon[94175]: pgmap v7354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:17 smithi119 ceph-mon[108979]: pgmap v7354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:19.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:19 smithi183 ceph-mon[99169]: pgmap v7355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:19 smithi119 ceph-mon[94175]: pgmap v7355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:19.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:19 smithi119 ceph-mon[108979]: pgmap v7355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:21 smithi183 ceph-mon[99169]: pgmap v7356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:21 smithi119 ceph-mon[94175]: pgmap v7356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:21.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:21 smithi119 ceph-mon[108979]: pgmap v7356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:23 smithi183 ceph-mon[99169]: pgmap v7357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:23 smithi119 ceph-mon[94175]: pgmap v7357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:23.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:23 smithi119 ceph-mon[108979]: pgmap v7357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:09:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:09:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:09:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:25 smithi183 ceph-mon[99169]: pgmap v7358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:25 smithi119 ceph-mon[94175]: pgmap v7358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:25.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:25 smithi119 ceph-mon[108979]: pgmap v7358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:27 smithi183 ceph-mon[99169]: pgmap v7359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:27 smithi119 ceph-mon[108979]: pgmap v7359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:27 smithi119 ceph-mon[94175]: pgmap v7359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:29 smithi183 ceph-mon[99169]: pgmap v7360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:29 smithi119 ceph-mon[94175]: pgmap v7360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:29 smithi119 ceph-mon[108979]: pgmap v7360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:31 smithi183 ceph-mon[99169]: pgmap v7361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:31 smithi119 ceph-mon[94175]: pgmap v7361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:31 smithi119 ceph-mon[108979]: pgmap v7361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:33 smithi183 ceph-mon[99169]: pgmap v7362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:33 smithi119 ceph-mon[94175]: pgmap v7362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:33 smithi119 ceph-mon[108979]: pgmap v7362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:09:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:09:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:09:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:35 smithi183 ceph-mon[99169]: pgmap v7363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:35 smithi119 ceph-mon[94175]: pgmap v7363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:35.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:35 smithi119 ceph-mon[108979]: pgmap v7363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:35.702 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:09:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:09:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 10m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:09:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 10m ago 2h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:09:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 10m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:09:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 10m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:09:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 10m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:09:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 10m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:09:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 10m ago 2h 874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:09:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 10m ago 2h 429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:09:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 10m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:09:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 10m ago 2h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:09:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 10m ago 2h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:09:36.010 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 10m ago 2h 5076M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:09:36.010 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 10m ago 2h 5184M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:09:36.010 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 10m ago 2h 4777M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:09:36.010 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 10m ago 2h 4346M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:09:36.010 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 10m ago 2h 3636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:09:36.010 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 10m ago 2h 4514M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:09:36.010 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 10m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:09:36.010 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 10m ago 2h 4291M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:09:36.010 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 10m ago 2h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:09:36.388 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:09:36.388 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:09:36.388 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:09:36.388 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:09:36.388 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:09:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:09:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:09:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:09:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:09:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:09:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:09:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:09:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:09:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:09:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:09:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:09:36.389 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:09:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:37 smithi183 ceph-mon[99169]: from='client.32042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:09:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:37 smithi183 ceph-mon[99169]: pgmap v7364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:37 smithi183 ceph-mon[99169]: from='client.22161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:09:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3602837974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:09:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:37 smithi119 ceph-mon[94175]: from='client.32042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:09:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:37 smithi119 ceph-mon[94175]: pgmap v7364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:37 smithi119 ceph-mon[94175]: from='client.22161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:09:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3602837974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:09:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:37 smithi119 ceph-mon[108979]: from='client.32042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:09:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:37 smithi119 ceph-mon[108979]: pgmap v7364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:37 smithi119 ceph-mon[108979]: from='client.22161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:09:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3602837974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:09:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:39 smithi183 ceph-mon[99169]: pgmap v7365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:39 smithi119 ceph-mon[94175]: pgmap v7365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:39 smithi119 ceph-mon[108979]: pgmap v7365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:41 smithi183 ceph-mon[99169]: pgmap v7366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:41 smithi119 ceph-mon[94175]: pgmap v7366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:41 smithi119 ceph-mon[108979]: pgmap v7366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:42.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:09:42.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:09:42.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:09:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:43 smithi183 ceph-mon[99169]: pgmap v7367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:43 smithi119 ceph-mon[94175]: pgmap v7367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:43.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:43 smithi119 ceph-mon[108979]: pgmap v7367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:09:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:09:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:09:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:45 smithi183 ceph-mon[99169]: pgmap v7368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:45 smithi119 ceph-mon[108979]: pgmap v7368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:45 smithi119 ceph-mon[94175]: pgmap v7368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:09:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:09:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:46 smithi119 ceph-mon[108979]: pgmap v7369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:09:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:09:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:09:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:09:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:09:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:09:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:09:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:46 smithi119 ceph-mon[94175]: pgmap v7369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:09:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:09:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:09:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:09:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:09:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:09:47.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:09:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:46 smithi183 ceph-mon[99169]: pgmap v7369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:09:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:09:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:09:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:09:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:09:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:49 smithi183 ceph-mon[99169]: pgmap v7370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:49 smithi119 ceph-mon[108979]: pgmap v7370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:49 smithi119 ceph-mon[94175]: pgmap v7370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:51 smithi183 ceph-mon[99169]: pgmap v7371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:51 smithi119 ceph-mon[108979]: pgmap v7371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:51 smithi119 ceph-mon[94175]: pgmap v7371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:53 smithi183 ceph-mon[99169]: pgmap v7372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:53 smithi119 ceph-mon[94175]: pgmap v7372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:53 smithi119 ceph-mon[108979]: pgmap v7372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:09:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:09:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:09:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:09:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:55 smithi183 ceph-mon[99169]: pgmap v7373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:55 smithi119 ceph-mon[94175]: pgmap v7373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:55 smithi119 ceph-mon[108979]: pgmap v7373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:57 smithi183 ceph-mon[99169]: pgmap v7374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:57 smithi119 ceph-mon[94175]: pgmap v7374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:57 smithi119 ceph-mon[108979]: pgmap v7374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:09:59 smithi183 ceph-mon[99169]: pgmap v7375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:09:59 smithi119 ceph-mon[94175]: pgmap v7375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:09:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:09:59 smithi119 ceph-mon[108979]: pgmap v7375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:10:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:10:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T18:09:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:10:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:10:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:01 smithi183 ceph-mon[99169]: pgmap v7376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:01 smithi119 ceph-mon[94175]: pgmap v7376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:01 smithi119 ceph-mon[108979]: pgmap v7376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:03 smithi183 ceph-mon[99169]: pgmap v7377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:03 smithi119 ceph-mon[94175]: pgmap v7377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:03 smithi119 ceph-mon[108979]: pgmap v7377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:10:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:10:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:10:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:05 smithi183 ceph-mon[99169]: pgmap v7378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:05 smithi119 ceph-mon[94175]: pgmap v7378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:05 smithi119 ceph-mon[108979]: pgmap v7378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:06.736 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:10:07.042 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:10:07.042 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 21s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:10:07.042 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 20s ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:10:07.042 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 21s ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:10:07.042 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 20s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:10:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 20s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:10:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 21s ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:10:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 21s ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:10:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 20s ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:10:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 21s ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:10:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 21s ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:10:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 20s ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:10:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 21s ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:10:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 21s ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:10:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 21s ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:10:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 21s ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:10:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 20s ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:10:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 20s ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:10:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 20s ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:10:07.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 20s ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:10:07.044 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 20s ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:10:07.420 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:10:07.420 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:10:07.420 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:10:07.420 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:10:07.420 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:10:07.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:10:07.421 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:10:07.421 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:10:07.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:10:07.421 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:10:07.421 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:10:07.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:10:07.421 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:10:07.421 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:10:07.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:10:07.421 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:10:07.421 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:10:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:07 smithi183 ceph-mon[99169]: pgmap v7379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:07 smithi119 ceph-mon[94175]: pgmap v7379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:07 smithi119 ceph-mon[108979]: pgmap v7379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:08.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:08 smithi183 ceph-mon[99169]: from='client.22173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:10:08.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:08 smithi183 ceph-mon[99169]: from='client.32066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:10:08.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1084992704' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:10:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:08 smithi119 ceph-mon[94175]: from='client.22173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:10:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:08 smithi119 ceph-mon[94175]: from='client.32066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:10:08.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1084992704' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:10:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:08 smithi119 ceph-mon[108979]: from='client.22173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:10:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:08 smithi119 ceph-mon[108979]: from='client.32066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:10:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1084992704' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:10:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:09 smithi183 ceph-mon[99169]: pgmap v7380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:09 smithi119 ceph-mon[94175]: pgmap v7380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:09 smithi119 ceph-mon[108979]: pgmap v7380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:11 smithi183 ceph-mon[99169]: pgmap v7381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:11 smithi119 ceph-mon[108979]: pgmap v7381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:11 smithi119 ceph-mon[94175]: pgmap v7381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:13 smithi183 ceph-mon[99169]: pgmap v7382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:13 smithi119 ceph-mon[94175]: pgmap v7382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:13 smithi119 ceph-mon[108979]: pgmap v7382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:10:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:10:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:10:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:15 smithi183 ceph-mon[99169]: pgmap v7383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:15 smithi119 ceph-mon[108979]: pgmap v7383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:15 smithi119 ceph-mon[94175]: pgmap v7383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:17 smithi183 ceph-mon[99169]: pgmap v7384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:17 smithi119 ceph-mon[94175]: pgmap v7384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:17 smithi119 ceph-mon[108979]: pgmap v7384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:19 smithi183 ceph-mon[99169]: pgmap v7385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:19 smithi119 ceph-mon[108979]: pgmap v7385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:19 smithi119 ceph-mon[94175]: pgmap v7385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:21 smithi183 ceph-mon[99169]: pgmap v7386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:21 smithi119 ceph-mon[108979]: pgmap v7386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:21 smithi119 ceph-mon[94175]: pgmap v7386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:23 smithi183 ceph-mon[99169]: pgmap v7387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:23 smithi119 ceph-mon[94175]: pgmap v7387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:23 smithi119 ceph-mon[108979]: pgmap v7387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:10:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:10:24] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:10:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:25.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:25 smithi183 ceph-mon[99169]: pgmap v7388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:25 smithi119 ceph-mon[108979]: pgmap v7388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:25 smithi119 ceph-mon[94175]: pgmap v7388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:27.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:27 smithi183 ceph-mon[99169]: pgmap v7389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:27 smithi119 ceph-mon[108979]: pgmap v7389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:27 smithi119 ceph-mon[94175]: pgmap v7389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:29.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:29 smithi183 ceph-mon[99169]: pgmap v7390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:29 smithi119 ceph-mon[94175]: pgmap v7390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:29 smithi119 ceph-mon[108979]: pgmap v7390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:31 smithi183 ceph-mon[99169]: pgmap v7391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:31 smithi119 ceph-mon[94175]: pgmap v7391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:31 smithi119 ceph-mon[108979]: pgmap v7391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:33.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:33 smithi183 ceph-mon[99169]: pgmap v7392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:33.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:33 smithi119 ceph-mon[108979]: pgmap v7392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:33 smithi119 ceph-mon[94175]: pgmap v7392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:10:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:10:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:10:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:35 smithi183 ceph-mon[99169]: pgmap v7393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:35 smithi119 ceph-mon[108979]: pgmap v7393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:35 smithi119 ceph-mon[94175]: pgmap v7393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:37 smithi183 ceph-mon[99169]: pgmap v7394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:37 smithi119 ceph-mon[94175]: pgmap v7394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:37.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:37 smithi119 ceph-mon[108979]: pgmap v7394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:37.764 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:10:38.069 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:10:38.069 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 52s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:10:38.069 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 51s ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:10:38.069 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 52s ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:10:38.069 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 51s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:10:38.069 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 51s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:10:38.069 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 52s ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:10:38.069 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 52s ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:10:38.069 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 51s ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:10:38.069 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 52s ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:10:38.069 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 52s ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:10:38.070 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 51s ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:10:38.070 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 52s ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:10:38.070 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 52s ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:10:38.070 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 52s ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:10:38.070 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 52s ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:10:38.070 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 51s ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:10:38.070 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 51s ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:10:38.070 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 51s ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:10:38.070 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 51s ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:10:38.070 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 51s ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:10:38.448 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:10:38.448 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:10:38.448 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:10:38.448 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:10:38.448 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:10:38.448 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:10:38.448 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:10:38.448 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:10:38.448 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:10:38.448 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:10:38.449 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:10:38.449 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:10:38.449 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:10:38.449 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:10:38.449 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:10:38.449 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:10:38.449 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:10:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:39 smithi183 ceph-mon[99169]: from='client.22191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:10:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:39 smithi183 ceph-mon[99169]: pgmap v7395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:39 smithi183 ceph-mon[99169]: from='client.22197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:10:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4049895534' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:10:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:39 smithi119 ceph-mon[108979]: from='client.22191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:10:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:39 smithi119 ceph-mon[108979]: pgmap v7395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:39 smithi119 ceph-mon[108979]: from='client.22197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:10:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4049895534' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:10:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:39 smithi119 ceph-mon[94175]: from='client.22191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:10:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:39 smithi119 ceph-mon[94175]: pgmap v7395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:39 smithi119 ceph-mon[94175]: from='client.22197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:10:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4049895534' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:10:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:41 smithi183 ceph-mon[99169]: pgmap v7396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:41 smithi119 ceph-mon[94175]: pgmap v7396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:41.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:41 smithi119 ceph-mon[108979]: pgmap v7396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:43 smithi119 ceph-mon[94175]: pgmap v7397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:43 smithi119 ceph-mon[108979]: pgmap v7397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:43 smithi183 ceph-mon[99169]: pgmap v7397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:10:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:10:44] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:10:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:45 smithi119 ceph-mon[94175]: pgmap v7398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:45 smithi119 ceph-mon[108979]: pgmap v7398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:45 smithi183 ceph-mon[99169]: pgmap v7398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:47 smithi183 ceph-mon[99169]: pgmap v7399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:10:47.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:47 smithi119 ceph-mon[108979]: pgmap v7399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:47.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:10:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:47 smithi119 ceph-mon[94175]: pgmap v7399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:10:48.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:10:48.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:10:48.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:10:48.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:10:48.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:10:48.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:10:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:10:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:10:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:10:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:49 smithi183 ceph-mon[99169]: pgmap v7400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:49 smithi119 ceph-mon[94175]: pgmap v7400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:49.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:49 smithi119 ceph-mon[108979]: pgmap v7400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:51 smithi183 ceph-mon[99169]: pgmap v7401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:51 smithi119 ceph-mon[94175]: pgmap v7401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:51 smithi119 ceph-mon[108979]: pgmap v7401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:53 smithi183 ceph-mon[99169]: pgmap v7402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:53.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:53 smithi119 ceph-mon[94175]: pgmap v7402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:53 smithi119 ceph-mon[108979]: pgmap v7402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:10:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:10:54] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:10:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:10:55.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:55 smithi183 ceph-mon[99169]: pgmap v7403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:55 smithi119 ceph-mon[94175]: pgmap v7403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:55.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:55 smithi119 ceph-mon[108979]: pgmap v7403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:57.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:57 smithi183 ceph-mon[99169]: pgmap v7404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:57 smithi119 ceph-mon[94175]: pgmap v7404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:57 smithi119 ceph-mon[108979]: pgmap v7404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:59.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:10:59 smithi183 ceph-mon[99169]: pgmap v7405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:10:59 smithi119 ceph-mon[94175]: pgmap v7405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:10:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:10:59 smithi119 ceph-mon[108979]: pgmap v7405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:01.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:01 smithi183 ceph-mon[99169]: pgmap v7406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:01 smithi119 ceph-mon[94175]: pgmap v7406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:01.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:01 smithi119 ceph-mon[108979]: pgmap v7406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:03.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:03 smithi183 ceph-mon[99169]: pgmap v7407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:03 smithi119 ceph-mon[94175]: pgmap v7407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:03.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:03 smithi119 ceph-mon[108979]: pgmap v7407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:11:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:11:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:11:05.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:05 smithi183 ceph-mon[99169]: pgmap v7408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:05.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:05 smithi119 ceph-mon[108979]: pgmap v7408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:05 smithi119 ceph-mon[94175]: pgmap v7408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:07 smithi183 ceph-mon[99169]: pgmap v7409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:07 smithi119 ceph-mon[94175]: pgmap v7409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:07 smithi119 ceph-mon[108979]: pgmap v7409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:08.796 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:11:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:11:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 83s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:11:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 83s ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:11:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 83s ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:11:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 83s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:11:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 83s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:11:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 83s ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:11:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 83s ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:11:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 83s ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:11:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 83s ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:11:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 83s ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:11:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 83s ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:11:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 83s ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:11:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 83s ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:11:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 83s ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:11:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 83s ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:11:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 83s ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:11:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 83s ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:11:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 83s ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:11:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 83s ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:11:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 83s ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:11:09.486 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:11:09.486 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:11:09.487 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:11:09.487 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:11:09.487 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:11:09.487 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:11:09.487 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:11:09.487 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:11:09.487 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:11:09.487 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:11:09.487 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:11:09.487 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:11:09.487 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:11:09.487 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:11:09.487 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:11:09.487 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:11:09.487 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:11:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:09 smithi183 ceph-mon[99169]: pgmap v7410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:09 smithi119 ceph-mon[94175]: pgmap v7410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:09 smithi119 ceph-mon[108979]: pgmap v7410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:10.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:10 smithi183 ceph-mon[99169]: from='client.32096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:11:10.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:10 smithi183 ceph-mon[99169]: from='client.32102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:11:10.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2979079041' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:11:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:10 smithi119 ceph-mon[94175]: from='client.32096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:11:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:10 smithi119 ceph-mon[94175]: from='client.32102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:11:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2979079041' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:11:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:10 smithi119 ceph-mon[108979]: from='client.32096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:11:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:10 smithi119 ceph-mon[108979]: from='client.32102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:11:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2979079041' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:11:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:11 smithi183 ceph-mon[99169]: pgmap v7411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:11 smithi119 ceph-mon[94175]: pgmap v7411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:11.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:11 smithi119 ceph-mon[108979]: pgmap v7411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:13.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:13 smithi183 ceph-mon[99169]: pgmap v7412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:13 smithi119 ceph-mon[94175]: pgmap v7412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:13.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:13 smithi119 ceph-mon[108979]: pgmap v7412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:11:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:11:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:11:15.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:15 smithi183 ceph-mon[99169]: pgmap v7413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:15 smithi119 ceph-mon[108979]: pgmap v7413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:15 smithi119 ceph-mon[94175]: pgmap v7413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:17 smithi183 ceph-mon[99169]: pgmap v7414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:17 smithi119 ceph-mon[94175]: pgmap v7414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:17.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:17 smithi119 ceph-mon[108979]: pgmap v7414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:19.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:19 smithi183 ceph-mon[99169]: pgmap v7415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:19 smithi119 ceph-mon[94175]: pgmap v7415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:19 smithi119 ceph-mon[108979]: pgmap v7415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:21 smithi183 ceph-mon[99169]: pgmap v7416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:21 smithi119 ceph-mon[94175]: pgmap v7416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:21.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:21 smithi119 ceph-mon[108979]: pgmap v7416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:23 smithi183 ceph-mon[99169]: pgmap v7417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:23 smithi119 ceph-mon[94175]: pgmap v7417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:23.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:23 smithi119 ceph-mon[108979]: pgmap v7417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:11:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:11:24] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:11:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:25 smithi183 ceph-mon[99169]: pgmap v7418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:25 smithi119 ceph-mon[94175]: pgmap v7418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:25.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:25 smithi119 ceph-mon[108979]: pgmap v7418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:26.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:26 smithi183 ceph-mon[99169]: pgmap v7419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:26 smithi119 ceph-mon[94175]: pgmap v7419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:26.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:26 smithi119 ceph-mon[108979]: pgmap v7419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:29 smithi183 ceph-mon[99169]: pgmap v7420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:29 smithi119 ceph-mon[94175]: pgmap v7420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:29 smithi119 ceph-mon[108979]: pgmap v7420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:31 smithi183 ceph-mon[99169]: pgmap v7421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:31.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:31 smithi119 ceph-mon[94175]: pgmap v7421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:31.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:31 smithi119 ceph-mon[108979]: pgmap v7421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:33.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:33 smithi183 ceph-mon[99169]: pgmap v7422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:33 smithi119 ceph-mon[108979]: pgmap v7422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:33 smithi119 ceph-mon[94175]: pgmap v7422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:11:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:11:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:11:35.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:35 smithi183 ceph-mon[99169]: pgmap v7423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:35 smithi119 ceph-mon[94175]: pgmap v7423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:35.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:35 smithi119 ceph-mon[108979]: pgmap v7423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:37 smithi183 ceph-mon[99169]: pgmap v7424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:37.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:37 smithi119 ceph-mon[94175]: pgmap v7424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:37 smithi119 ceph-mon[108979]: pgmap v7424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:39 smithi183 ceph-mon[99169]: pgmap v7425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:39 smithi119 ceph-mon[94175]: pgmap v7425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:39 smithi119 ceph-mon[108979]: pgmap v7425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:39.832 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:11:40.136 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:11:40.136 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 114s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:11:40.136 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 114s ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:11:40.136 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 114s ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:11:40.136 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 114s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:11:40.136 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 114s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:11:40.136 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 114s ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:11:40.136 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 114s ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:11:40.136 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 114s ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:11:40.136 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 114s ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:11:40.136 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 114s ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:11:40.137 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 114s ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:11:40.137 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 114s ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:11:40.137 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 114s ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:11:40.137 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 114s ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:11:40.137 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 114s ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:11:40.137 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 114s ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:11:40.137 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 114s ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:11:40.137 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 114s ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:11:40.137 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 114s ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:11:40.137 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 114s ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:11:40.517 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:11:40.517 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:11:40.518 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:11:40.518 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:11:40.518 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:11:40.518 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:11:40.518 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:11:40.518 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:11:40.518 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:11:40.518 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:11:40.518 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:11:40.518 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:11:40.518 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:11:40.519 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:11:40.519 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:11:40.519 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:11:40.519 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:11:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:41 smithi183 ceph-mon[99169]: from='client.22227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:11:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:41 smithi183 ceph-mon[99169]: pgmap v7426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:41 smithi183 ceph-mon[99169]: from='client.22233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:11:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1109641613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:11:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:41 smithi119 ceph-mon[94175]: from='client.22227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:11:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:41 smithi119 ceph-mon[94175]: pgmap v7426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:41 smithi119 ceph-mon[94175]: from='client.22233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:11:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1109641613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:11:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:41 smithi119 ceph-mon[108979]: from='client.22227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:11:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:41 smithi119 ceph-mon[108979]: pgmap v7426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:41 smithi119 ceph-mon[108979]: from='client.22233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:11:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1109641613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:11:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:43 smithi183 ceph-mon[99169]: pgmap v7427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:43 smithi119 ceph-mon[108979]: pgmap v7427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:43 smithi119 ceph-mon[94175]: pgmap v7427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:11:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:11:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:11:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:45 smithi183 ceph-mon[99169]: pgmap v7428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:45 smithi119 ceph-mon[94175]: pgmap v7428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:45 smithi119 ceph-mon[108979]: pgmap v7428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:47 smithi183 ceph-mon[99169]: pgmap v7429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:47 smithi119 ceph-mon[94175]: pgmap v7429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:47 smithi119 ceph-mon[108979]: pgmap v7429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:48.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:11:48.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:11:48.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:11:48.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:11:48.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:11:48.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:11:48.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:11:48.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:11:48.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:11:48.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:11:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:11:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:11:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:49 smithi183 ceph-mon[99169]: pgmap v7430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:49 smithi119 ceph-mon[94175]: pgmap v7430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:49 smithi119 ceph-mon[108979]: pgmap v7430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:51 smithi183 ceph-mon[99169]: pgmap v7431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:51 smithi119 ceph-mon[94175]: pgmap v7431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:51.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:51 smithi119 ceph-mon[108979]: pgmap v7431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:53 smithi183 ceph-mon[99169]: pgmap v7432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:53 smithi119 ceph-mon[94175]: pgmap v7432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:53 smithi119 ceph-mon[108979]: pgmap v7432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:11:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:11:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:11:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:11:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:55 smithi183 ceph-mon[99169]: pgmap v7433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:55 smithi119 ceph-mon[94175]: pgmap v7433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:55 smithi119 ceph-mon[108979]: pgmap v7433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:57 smithi183 ceph-mon[99169]: pgmap v7434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:57 smithi119 ceph-mon[94175]: pgmap v7434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:57 smithi119 ceph-mon[108979]: pgmap v7434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:11:59 smithi183 ceph-mon[99169]: pgmap v7435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:11:59 smithi119 ceph-mon[94175]: pgmap v7435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:11:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:11:59 smithi119 ceph-mon[108979]: pgmap v7435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:01 smithi183 ceph-mon[99169]: pgmap v7436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:01 smithi119 ceph-mon[94175]: pgmap v7436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:01 smithi119 ceph-mon[108979]: pgmap v7436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:03 smithi183 ceph-mon[99169]: pgmap v7437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:03 smithi119 ceph-mon[94175]: pgmap v7437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:03 smithi119 ceph-mon[108979]: pgmap v7437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:12:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:12:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:12:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:05 smithi183 ceph-mon[99169]: pgmap v7438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:05 smithi119 ceph-mon[94175]: pgmap v7438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:05 smithi119 ceph-mon[108979]: pgmap v7438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:07 smithi183 ceph-mon[99169]: pgmap v7439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:07 smithi119 ceph-mon[94175]: pgmap v7439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:07 smithi119 ceph-mon[108979]: pgmap v7439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:09 smithi183 ceph-mon[99169]: pgmap v7440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:09 smithi119 ceph-mon[94175]: pgmap v7440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:09 smithi119 ceph-mon[108979]: pgmap v7440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:10.867 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:12:11.174 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:12:11.174 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 2m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:12:11.174 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 2m ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:12:11.174 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 2m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:12:11.174 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 2m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:12:11.174 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 2m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:12:11.174 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 2m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:12:11.174 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 2m ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:12:11.175 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 2m ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:12:11.175 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 2m ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:12:11.175 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 2m ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:12:11.175 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 2m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:12:11.175 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 2m ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:12:11.175 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 2m ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:12:11.175 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 2m ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:12:11.175 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 2m ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:12:11.175 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 2m ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:12:11.175 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 2m ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:12:11.175 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 2m ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:12:11.176 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 2m ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:12:11.176 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 2m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:12:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:11 smithi183 ceph-mon[99169]: pgmap v7441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:11 smithi119 ceph-mon[94175]: pgmap v7441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:11 smithi119 ceph-mon[108979]: pgmap v7441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:11.560 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:12:11.560 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:12:11.561 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:12:11.561 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:12:11.561 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:12:11.561 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:12:11.561 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:12:11.562 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:12:11.562 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:12:11.562 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:12:11.562 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:12:11.562 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:12:11.562 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:12:11.562 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:12:11.563 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:12:11.563 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:12:11.563 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:12:12.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:12 smithi183 ceph-mon[99169]: from='client.32132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:12:12.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:12 smithi183 ceph-mon[99169]: from='client.22251 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:12:12.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3751595293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:12:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:12 smithi119 ceph-mon[94175]: from='client.32132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:12:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:12 smithi119 ceph-mon[94175]: from='client.22251 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:12:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3751595293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:12:12.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:12 smithi119 ceph-mon[108979]: from='client.32132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:12:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:12 smithi119 ceph-mon[108979]: from='client.22251 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:12:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3751595293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:12:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:13 smithi183 ceph-mon[99169]: pgmap v7442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:13 smithi119 ceph-mon[94175]: pgmap v7442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:13 smithi119 ceph-mon[108979]: pgmap v7442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:12:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:12:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:12:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:15 smithi183 ceph-mon[99169]: pgmap v7443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:15 smithi119 ceph-mon[94175]: pgmap v7443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:15 smithi119 ceph-mon[108979]: pgmap v7443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:17 smithi183 ceph-mon[99169]: pgmap v7444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:17 smithi119 ceph-mon[94175]: pgmap v7444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:17 smithi119 ceph-mon[108979]: pgmap v7444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:19 smithi119 ceph-mon[94175]: pgmap v7445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:19.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:19 smithi119 ceph-mon[108979]: pgmap v7445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:19.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:19 smithi183 ceph-mon[99169]: pgmap v7445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:21 smithi119 ceph-mon[108979]: pgmap v7446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:21 smithi119 ceph-mon[94175]: pgmap v7446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:21 smithi183 ceph-mon[99169]: pgmap v7446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:23 smithi183 ceph-mon[99169]: pgmap v7447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:23 smithi119 ceph-mon[94175]: pgmap v7447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:23.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:23 smithi119 ceph-mon[108979]: pgmap v7447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:12:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:12:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:12:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:25 smithi183 ceph-mon[99169]: pgmap v7448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:25 smithi119 ceph-mon[94175]: pgmap v7448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:25 smithi119 ceph-mon[108979]: pgmap v7448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:27 smithi183 ceph-mon[99169]: pgmap v7449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:27 smithi119 ceph-mon[94175]: pgmap v7449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:27 smithi119 ceph-mon[108979]: pgmap v7449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:29 smithi183 ceph-mon[99169]: pgmap v7450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:29 smithi119 ceph-mon[94175]: pgmap v7450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:29 smithi119 ceph-mon[108979]: pgmap v7450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:31 smithi183 ceph-mon[99169]: pgmap v7451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:31 smithi119 ceph-mon[108979]: pgmap v7451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:31 smithi119 ceph-mon[94175]: pgmap v7451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:33 smithi183 ceph-mon[99169]: pgmap v7452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:33 smithi119 ceph-mon[94175]: pgmap v7452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:33.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:33 smithi119 ceph-mon[108979]: pgmap v7452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:12:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:12:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:12:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:35 smithi183 ceph-mon[99169]: pgmap v7453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:35 smithi119 ceph-mon[94175]: pgmap v7453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:35.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:35 smithi119 ceph-mon[108979]: pgmap v7453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:37 smithi183 ceph-mon[99169]: pgmap v7454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:37 smithi119 ceph-mon[94175]: pgmap v7454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:37 smithi119 ceph-mon[108979]: pgmap v7454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:39 smithi183 ceph-mon[99169]: pgmap v7455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:39 smithi119 ceph-mon[94175]: pgmap v7455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:39 smithi119 ceph-mon[108979]: pgmap v7455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:41 smithi183 ceph-mon[99169]: pgmap v7456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:41 smithi119 ceph-mon[94175]: pgmap v7456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:41 smithi119 ceph-mon[108979]: pgmap v7456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:41.904 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:12:42.208 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:12:42.208 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 2m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:12:42.208 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 2m ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:12:42.208 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 2m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:12:42.208 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 2m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:12:42.208 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 2m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:12:42.209 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 2m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:12:42.209 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 2m ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:12:42.209 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 2m ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:12:42.209 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 2m ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:12:42.209 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 2m ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:12:42.209 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 2m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:12:42.209 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 2m ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:12:42.209 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 2m ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:12:42.209 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 2m ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:12:42.209 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 2m ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:12:42.209 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 2m ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:12:42.209 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 2m ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:12:42.209 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 2m ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:12:42.209 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 2m ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:12:42.209 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 2m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:12:42.587 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:12:42.587 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:12:42.587 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:12:42.587 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:12:42.587 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:12:42.587 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:12:42.587 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:12:42.588 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:12:42.588 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:12:42.588 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:12:42.588 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:12:42.588 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:12:42.588 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:12:42.588 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:12:42.588 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:12:42.588 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:12:42.589 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:12:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:43 smithi183 ceph-mon[99169]: from='client.22263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:12:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:43 smithi183 ceph-mon[99169]: pgmap v7457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:43 smithi183 ceph-mon[99169]: from='client.32156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:12:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1552043435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:12:43.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:43 smithi119 ceph-mon[108979]: from='client.22263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:12:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:43 smithi119 ceph-mon[108979]: pgmap v7457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:43 smithi119 ceph-mon[108979]: from='client.32156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:12:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1552043435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:12:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:43 smithi119 ceph-mon[94175]: from='client.22263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:12:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:43 smithi119 ceph-mon[94175]: pgmap v7457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:43 smithi119 ceph-mon[94175]: from='client.32156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:12:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1552043435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:12:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:12:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:12:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:12:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:45 smithi183 ceph-mon[99169]: pgmap v7458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:45 smithi119 ceph-mon[94175]: pgmap v7458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:45 smithi119 ceph-mon[108979]: pgmap v7458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:47 smithi183 ceph-mon[99169]: pgmap v7459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:47 smithi119 ceph-mon[94175]: pgmap v7459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:47 smithi119 ceph-mon[108979]: pgmap v7459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:48.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:12:48.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:12:48.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:12:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:49 smithi183 ceph-mon[99169]: pgmap v7460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:12:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:12:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:12:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:12:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:12:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:49 smithi119 ceph-mon[94175]: pgmap v7460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:12:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:12:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:12:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:12:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:12:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:49 smithi119 ceph-mon[108979]: pgmap v7460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:12:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:12:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:12:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:12:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:12:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:51 smithi183 ceph-mon[99169]: pgmap v7461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:51 smithi119 ceph-mon[94175]: pgmap v7461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:51 smithi119 ceph-mon[108979]: pgmap v7461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:52.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:52 smithi183 ceph-mon[99169]: pgmap v7462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:52 smithi119 ceph-mon[94175]: pgmap v7462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:52 smithi119 ceph-mon[108979]: pgmap v7462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:12:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:12:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:12:54.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:12:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:55 smithi183 ceph-mon[99169]: pgmap v7463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:55 smithi119 ceph-mon[94175]: pgmap v7463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:55 smithi119 ceph-mon[108979]: pgmap v7463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:57 smithi183 ceph-mon[99169]: pgmap v7464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:57 smithi119 ceph-mon[108979]: pgmap v7464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:57 smithi119 ceph-mon[94175]: pgmap v7464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:12:59 smithi183 ceph-mon[99169]: pgmap v7465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:12:59 smithi119 ceph-mon[94175]: pgmap v7465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:12:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:12:59 smithi119 ceph-mon[108979]: pgmap v7465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:01 smithi183 ceph-mon[99169]: pgmap v7466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:01 smithi119 ceph-mon[94175]: pgmap v7466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:01 smithi119 ceph-mon[108979]: pgmap v7466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:03 smithi183 ceph-mon[99169]: pgmap v7467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:03 smithi119 ceph-mon[94175]: pgmap v7467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:03 smithi119 ceph-mon[108979]: pgmap v7467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:13:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:13:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:13:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:05 smithi183 ceph-mon[99169]: pgmap v7468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:05 smithi119 ceph-mon[94175]: pgmap v7468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:05 smithi119 ceph-mon[108979]: pgmap v7468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:07.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:07 smithi183 ceph-mon[99169]: pgmap v7469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:07 smithi119 ceph-mon[108979]: pgmap v7469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:07 smithi119 ceph-mon[94175]: pgmap v7469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:09 smithi183 ceph-mon[99169]: pgmap v7470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:09 smithi119 ceph-mon[94175]: pgmap v7470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:09 smithi119 ceph-mon[108979]: pgmap v7470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:11 smithi183 ceph-mon[99169]: pgmap v7471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:11 smithi119 ceph-mon[94175]: pgmap v7471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:11 smithi119 ceph-mon[108979]: pgmap v7471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:12.932 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:13:13.242 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:13:13.242 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 3m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:13:13.242 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 3m ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:13:13.242 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 3m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:13:13.242 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 3m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:13:13.242 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 3m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:13:13.242 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 3m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:13:13.242 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 3m ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:13:13.242 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 3m ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:13:13.243 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 3m ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:13:13.243 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 3m ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:13:13.243 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 3m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:13:13.243 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 3m ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:13:13.243 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 3m ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:13:13.243 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 3m ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:13:13.243 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 3m ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:13:13.243 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 3m ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:13:13.243 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 3m ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:13:13.243 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 3m ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:13:13.243 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 3m ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:13:13.243 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 3m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:13:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:13 smithi183 ceph-mon[99169]: pgmap v7472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:13 smithi119 ceph-mon[94175]: pgmap v7472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:13 smithi119 ceph-mon[108979]: pgmap v7472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:13.624 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:13:13.624 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:13:13.624 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:13:13.624 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:13:13.624 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:13:13.624 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:13:13.624 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:13:13.624 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:13:13.624 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:13:13.625 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:13:13.625 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:13:13.625 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:13:13.625 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:13:13.625 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:13:13.625 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:13:13.625 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:13:13.625 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:13:14.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:14 smithi183 ceph-mon[99169]: from='client.22281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:13:14.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:14 smithi183 ceph-mon[99169]: from='client.22287 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:13:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1163337717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:13:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:13:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:13:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:13:14.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:14 smithi119 ceph-mon[94175]: from='client.22281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:13:14.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:14 smithi119 ceph-mon[94175]: from='client.22287 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:13:14.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1163337717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:13:14.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:14 smithi119 ceph-mon[108979]: from='client.22281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:13:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:14 smithi119 ceph-mon[108979]: from='client.22287 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:13:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1163337717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:13:15.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:15 smithi183 ceph-mon[99169]: pgmap v7473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:15.189 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 18:13:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T18:13:14.92911054Z level=info msg="Completed cleanup jobs" duration=12.994918ms 2023-12-01T18:13:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:15 smithi119 ceph-mon[94175]: pgmap v7473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:15 smithi119 ceph-mon[108979]: pgmap v7473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:17 smithi183 ceph-mon[99169]: pgmap v7474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:17 smithi119 ceph-mon[94175]: pgmap v7474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:17 smithi119 ceph-mon[108979]: pgmap v7474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:19 smithi183 ceph-mon[99169]: pgmap v7475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:19 smithi119 ceph-mon[94175]: pgmap v7475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:19 smithi119 ceph-mon[108979]: pgmap v7475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:21.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:21 smithi183 ceph-mon[99169]: pgmap v7476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:21 smithi119 ceph-mon[94175]: pgmap v7476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:21 smithi119 ceph-mon[108979]: pgmap v7476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:23 smithi183 ceph-mon[99169]: pgmap v7477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:23 smithi119 ceph-mon[94175]: pgmap v7477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:23 smithi119 ceph-mon[108979]: pgmap v7477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:13:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:13:24] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:13:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:25 smithi119 ceph-mon[108979]: pgmap v7478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:25 smithi119 ceph-mon[94175]: pgmap v7478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:25 smithi183 ceph-mon[99169]: pgmap v7478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:27 smithi119 ceph-mon[94175]: pgmap v7479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:27.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:27 smithi119 ceph-mon[108979]: pgmap v7479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:27 smithi183 ceph-mon[99169]: pgmap v7479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:29 smithi183 ceph-mon[99169]: pgmap v7480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:29 smithi119 ceph-mon[94175]: pgmap v7480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:29 smithi119 ceph-mon[108979]: pgmap v7480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:31 smithi183 ceph-mon[99169]: pgmap v7481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:31 smithi119 ceph-mon[94175]: pgmap v7481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:31 smithi119 ceph-mon[108979]: pgmap v7481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:33 smithi183 ceph-mon[99169]: pgmap v7482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:33 smithi119 ceph-mon[94175]: pgmap v7482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:33.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:33 smithi119 ceph-mon[108979]: pgmap v7482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:13:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:13:34] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:13:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:35 smithi183 ceph-mon[99169]: pgmap v7483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:35 smithi119 ceph-mon[94175]: pgmap v7483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:35.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:35 smithi119 ceph-mon[108979]: pgmap v7483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:37 smithi183 ceph-mon[99169]: pgmap v7484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:37 smithi119 ceph-mon[94175]: pgmap v7484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:37 smithi119 ceph-mon[108979]: pgmap v7484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:39 smithi183 ceph-mon[99169]: pgmap v7485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:39 smithi119 ceph-mon[94175]: pgmap v7485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:39 smithi119 ceph-mon[108979]: pgmap v7485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:41 smithi183 ceph-mon[99169]: pgmap v7486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:41 smithi119 ceph-mon[94175]: pgmap v7486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:41 smithi119 ceph-mon[108979]: pgmap v7486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:43 smithi183 ceph-mon[99169]: pgmap v7487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:43 smithi119 ceph-mon[94175]: pgmap v7487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:43 smithi119 ceph-mon[108979]: pgmap v7487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:43.968 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:13:44.278 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:13:44.278 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 3m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:13:44.278 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 3m ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:13:44.278 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 3m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:13:44.278 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 3m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:13:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 3m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:13:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 3m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:13:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 3m ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:13:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 3m ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:13:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 3m ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:13:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 3m ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:13:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 3m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:13:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 3m ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:13:44.279 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 3m ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:13:44.280 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 3m ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:13:44.280 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 3m ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:13:44.280 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 3m ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:13:44.280 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 3m ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:13:44.280 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 3m ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:13:44.280 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 3m ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:13:44.280 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 3m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:13:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:13:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:13:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:13:44.660 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:13:44.660 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:13:44.661 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:13:44.661 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:13:44.661 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:13:44.661 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:13:44.661 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:13:44.661 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:13:44.661 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:13:44.661 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:13:44.661 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:13:44.661 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:13:44.661 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:13:44.661 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:13:44.661 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:13:44.661 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:13:44.662 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:13:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:45 smithi183 ceph-mon[99169]: pgmap v7488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:45 smithi183 ceph-mon[99169]: from='client.22299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:13:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:45 smithi183 ceph-mon[99169]: from='client.22305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:13:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3088913565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:13:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:45 smithi119 ceph-mon[108979]: pgmap v7488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:45 smithi119 ceph-mon[108979]: from='client.22299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:13:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:45 smithi119 ceph-mon[108979]: from='client.22305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:13:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3088913565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:13:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:45 smithi119 ceph-mon[94175]: pgmap v7488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:45 smithi119 ceph-mon[94175]: from='client.22299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:13:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:45 smithi119 ceph-mon[94175]: from='client.22305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:13:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3088913565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:13:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:47 smithi183 ceph-mon[99169]: pgmap v7489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:47 smithi119 ceph-mon[94175]: pgmap v7489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:47.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:47 smithi119 ceph-mon[108979]: pgmap v7489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:49 smithi183 ceph-mon[99169]: pgmap v7490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:13:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:49 smithi119 ceph-mon[94175]: pgmap v7490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:13:49.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:49 smithi119 ceph-mon[108979]: pgmap v7490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:49.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:13:50.349 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:13:50.349 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:13:50.349 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:13:50.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:13:50.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:13:50.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:13:50.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:13:50.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:50 smithi119 ceph-mon[94175]: pgmap v7491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:50.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:13:50.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:13:50.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:13:50.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:13:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:13:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:50 smithi183 ceph-mon[99169]: pgmap v7491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:50.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:13:50.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:13:50.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:13:50.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:50 smithi119 ceph-mon[108979]: pgmap v7491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:53 smithi183 ceph-mon[99169]: pgmap v7492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:53 smithi119 ceph-mon[108979]: pgmap v7492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:53 smithi119 ceph-mon[94175]: pgmap v7492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:13:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:13:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:13:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:13:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:55 smithi183 ceph-mon[99169]: pgmap v7493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:55 smithi119 ceph-mon[94175]: pgmap v7493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:55 smithi119 ceph-mon[108979]: pgmap v7493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:57 smithi183 ceph-mon[99169]: pgmap v7494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:57 smithi119 ceph-mon[94175]: pgmap v7494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:57 smithi119 ceph-mon[108979]: pgmap v7494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:13:59 smithi183 ceph-mon[99169]: pgmap v7495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:13:59 smithi119 ceph-mon[94175]: pgmap v7495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:13:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:13:59 smithi119 ceph-mon[108979]: pgmap v7495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:01 smithi183 ceph-mon[99169]: pgmap v7496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:01 smithi119 ceph-mon[94175]: pgmap v7496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:01.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:01 smithi119 ceph-mon[108979]: pgmap v7496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:03.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:03 smithi183 ceph-mon[99169]: pgmap v7497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:03 smithi119 ceph-mon[94175]: pgmap v7497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:03.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:03 smithi119 ceph-mon[108979]: pgmap v7497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:14:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:14:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:14:05.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:05 smithi183 ceph-mon[99169]: pgmap v7498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:05.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:05 smithi119 ceph-mon[108979]: pgmap v7498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:05 smithi119 ceph-mon[94175]: pgmap v7498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:07 smithi183 ceph-mon[99169]: pgmap v7499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:07.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:07 smithi119 ceph-mon[94175]: pgmap v7499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:07 smithi119 ceph-mon[108979]: pgmap v7499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:09 smithi183 ceph-mon[99169]: pgmap v7500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:09 smithi119 ceph-mon[94175]: pgmap v7500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:09.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:09 smithi119 ceph-mon[108979]: pgmap v7500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:11 smithi183 ceph-mon[99169]: pgmap v7501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:11 smithi119 ceph-mon[94175]: pgmap v7501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:11 smithi119 ceph-mon[108979]: pgmap v7501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:13.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:13 smithi183 ceph-mon[99169]: pgmap v7502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:13 smithi119 ceph-mon[94175]: pgmap v7502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:13 smithi119 ceph-mon[108979]: pgmap v7502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:14:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:14:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:14:15.007 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:14:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:14:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 4m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:14:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 4m ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:14:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 4m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:14:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 4m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:14:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 4m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:14:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 4m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:14:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 4m ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:14:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 4m ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:14:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 4m ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:14:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 4m ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:14:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 4m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:14:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 4m ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:14:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 4m ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:14:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 4m ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:14:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 4m ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:14:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 4m ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:14:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 4m ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:14:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 4m ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:14:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 4m ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:14:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 4m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:14:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:15 smithi183 ceph-mon[99169]: pgmap v7503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:15 smithi119 ceph-mon[94175]: pgmap v7503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:15.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:15 smithi119 ceph-mon[108979]: pgmap v7503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:15.691 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:14:15.691 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:14:15.691 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:14:15.692 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:14:15.692 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:14:15.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:14:15.692 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:14:15.692 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:14:15.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:14:15.692 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:14:15.692 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:14:15.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:14:15.692 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:14:15.692 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:14:15.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:14:15.692 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:14:15.693 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:14:16.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:16 smithi183 ceph-mon[99169]: from='client.32204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:14:16.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:16 smithi183 ceph-mon[99169]: from='client.32210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:14:16.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/590313437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:14:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:16 smithi119 ceph-mon[94175]: from='client.32204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:14:16.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:16 smithi119 ceph-mon[94175]: from='client.32210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:14:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/590313437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:14:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:16 smithi119 ceph-mon[108979]: from='client.32204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:14:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:16 smithi119 ceph-mon[108979]: from='client.32210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:14:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/590313437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:14:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:17 smithi183 ceph-mon[99169]: pgmap v7504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:17 smithi119 ceph-mon[94175]: pgmap v7504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:17.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:17 smithi119 ceph-mon[108979]: pgmap v7504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:19.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:19 smithi183 ceph-mon[99169]: pgmap v7505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:19 smithi119 ceph-mon[94175]: pgmap v7505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:19 smithi119 ceph-mon[108979]: pgmap v7505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:21.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:21 smithi119 ceph-mon[108979]: pgmap v7506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:21 smithi119 ceph-mon[94175]: pgmap v7506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:21 smithi183 ceph-mon[99169]: pgmap v7506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:23 smithi119 ceph-mon[108979]: pgmap v7507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:23 smithi119 ceph-mon[94175]: pgmap v7507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:23 smithi183 ceph-mon[99169]: pgmap v7507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:14:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:14:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:14:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:25 smithi183 ceph-mon[99169]: pgmap v7508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:25.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:25 smithi119 ceph-mon[108979]: pgmap v7508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:25 smithi119 ceph-mon[94175]: pgmap v7508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:27 smithi183 ceph-mon[99169]: pgmap v7509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:27 smithi119 ceph-mon[108979]: pgmap v7509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:27 smithi119 ceph-mon[94175]: pgmap v7509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:29 smithi183 ceph-mon[99169]: pgmap v7510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:29 smithi119 ceph-mon[94175]: pgmap v7510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:29 smithi119 ceph-mon[108979]: pgmap v7510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:31 smithi183 ceph-mon[99169]: pgmap v7511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:31 smithi119 ceph-mon[94175]: pgmap v7511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:31 smithi119 ceph-mon[108979]: pgmap v7511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:33 smithi183 ceph-mon[99169]: pgmap v7512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:33.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:33 smithi119 ceph-mon[108979]: pgmap v7512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:33 smithi119 ceph-mon[94175]: pgmap v7512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:14:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:14:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:14:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:35 smithi183 ceph-mon[99169]: pgmap v7513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:35 smithi119 ceph-mon[94175]: pgmap v7513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:35.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:35 smithi119 ceph-mon[108979]: pgmap v7513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:37 smithi183 ceph-mon[99169]: pgmap v7514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:37 smithi119 ceph-mon[94175]: pgmap v7514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:37 smithi119 ceph-mon[108979]: pgmap v7514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:39 smithi183 ceph-mon[99169]: pgmap v7515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:39 smithi119 ceph-mon[108979]: pgmap v7515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:39 smithi119 ceph-mon[94175]: pgmap v7515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:41 smithi183 ceph-mon[99169]: pgmap v7516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:41 smithi119 ceph-mon[94175]: pgmap v7516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:41 smithi119 ceph-mon[108979]: pgmap v7516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:43 smithi183 ceph-mon[99169]: pgmap v7517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:43 smithi119 ceph-mon[94175]: pgmap v7517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:43 smithi119 ceph-mon[108979]: pgmap v7517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:14:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:14:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:14:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:45 smithi183 ceph-mon[99169]: pgmap v7518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:45 smithi119 ceph-mon[94175]: pgmap v7518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:45 smithi119 ceph-mon[108979]: pgmap v7518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:46.034 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:14:46.342 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:14:46.342 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 5m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:14:46.342 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 5m ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:14:46.342 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 5m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:14:46.342 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 5m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:14:46.343 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 5m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:14:46.343 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 5m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:14:46.343 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 5m ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:14:46.343 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 5m ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:14:46.343 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 5m ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:14:46.343 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 5m ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:14:46.343 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 5m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:14:46.343 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 5m ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:14:46.343 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 5m ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:14:46.344 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 5m ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:14:46.344 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 5m ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:14:46.344 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 5m ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:14:46.344 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 5m ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:14:46.344 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 5m ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:14:46.344 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 5m ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:14:46.344 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 5m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:14:46.722 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:14:46.722 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:14:46.722 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:14:46.722 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:14:46.722 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:14:46.722 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:14:46.722 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:14:46.723 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:14:46.723 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:14:46.723 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:14:46.723 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:14:46.723 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:14:46.723 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:14:46.723 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:14:46.723 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:14:46.723 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:14:46.723 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:14:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:47 smithi183 ceph-mon[99169]: pgmap v7519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:47 smithi183 ceph-mon[99169]: from='client.32222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:14:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:47 smithi183 ceph-mon[99169]: from='client.22341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:14:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3758785921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:14:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:47 smithi119 ceph-mon[94175]: pgmap v7519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:47 smithi119 ceph-mon[94175]: from='client.32222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:14:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:47 smithi119 ceph-mon[94175]: from='client.22341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:14:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3758785921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:14:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:47 smithi119 ceph-mon[108979]: pgmap v7519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:47 smithi119 ceph-mon[108979]: from='client.32222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:14:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:47 smithi119 ceph-mon[108979]: from='client.22341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:14:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3758785921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:14:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:49 smithi183 ceph-mon[99169]: pgmap v7520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:49 smithi119 ceph-mon[94175]: pgmap v7520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:49.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:49 smithi119 ceph-mon[108979]: pgmap v7520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:50.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:14:50.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:14:50.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:14:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:51 smithi183 ceph-mon[99169]: pgmap v7521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:14:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:14:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:14:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:51 smithi119 ceph-mon[94175]: pgmap v7521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:14:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:14:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:14:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:51 smithi119 ceph-mon[108979]: pgmap v7521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:14:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:14:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:14:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:53 smithi183 ceph-mon[99169]: pgmap v7522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:53.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:53 smithi119 ceph-mon[94175]: pgmap v7522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:53 smithi119 ceph-mon[108979]: pgmap v7522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:14:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:14:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:14:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:14:55.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:55 smithi183 ceph-mon[99169]: pgmap v7523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:55 smithi119 ceph-mon[94175]: pgmap v7523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:55.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:55 smithi119 ceph-mon[108979]: pgmap v7523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:57.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:57 smithi183 ceph-mon[99169]: pgmap v7524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:57 smithi119 ceph-mon[94175]: pgmap v7524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:57.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:57 smithi119 ceph-mon[108979]: pgmap v7524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:59.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:14:59 smithi183 ceph-mon[99169]: pgmap v7525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:14:59 smithi119 ceph-mon[94175]: pgmap v7525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:14:59.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:14:59 smithi119 ceph-mon[108979]: pgmap v7525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:01.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:01 smithi183 ceph-mon[99169]: pgmap v7526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:01 smithi119 ceph-mon[94175]: pgmap v7526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:01.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:01 smithi119 ceph-mon[108979]: pgmap v7526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:03.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:03 smithi183 ceph-mon[99169]: pgmap v7527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:03.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:03 smithi119 ceph-mon[108979]: pgmap v7527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:03 smithi119 ceph-mon[94175]: pgmap v7527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:15:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:15:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:15:05.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:05 smithi183 ceph-mon[99169]: pgmap v7528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:05.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:05 smithi119 ceph-mon[108979]: pgmap v7528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:05 smithi119 ceph-mon[94175]: pgmap v7528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:07.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:07 smithi183 ceph-mon[99169]: pgmap v7529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:07 smithi119 ceph-mon[94175]: pgmap v7529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:07 smithi119 ceph-mon[108979]: pgmap v7529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:09 smithi183 ceph-mon[99169]: pgmap v7530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:09 smithi119 ceph-mon[108979]: pgmap v7530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:09 smithi119 ceph-mon[94175]: pgmap v7530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:11 smithi183 ceph-mon[99169]: pgmap v7531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:11 smithi119 ceph-mon[94175]: pgmap v7531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:11.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:11 smithi119 ceph-mon[108979]: pgmap v7531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:13.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:13 smithi183 ceph-mon[99169]: pgmap v7532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:13 smithi119 ceph-mon[94175]: pgmap v7532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:13 smithi119 ceph-mon[108979]: pgmap v7532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:15:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:15:14] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T18:15:15.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:15 smithi183 ceph-mon[99169]: pgmap v7533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:15 smithi119 ceph-mon[94175]: pgmap v7533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:15 smithi119 ceph-mon[108979]: pgmap v7533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:17.065 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:15:17.370 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:15:17.370 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 5m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:15:17.370 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 5m ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:15:17.370 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 5m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:15:17.370 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 5m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:15:17.370 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 5m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:15:17.370 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 5m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:15:17.370 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 5m ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:15:17.370 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 5m ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:15:17.370 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 5m ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:15:17.370 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 5m ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:15:17.370 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 5m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:15:17.370 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 5m ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:15:17.371 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 5m ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:15:17.371 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 5m ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:15:17.371 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 5m ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:15:17.371 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 5m ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:15:17.371 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 5m ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:15:17.371 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 5m ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:15:17.371 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 5m ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:15:17.371 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 5m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:15:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:17 smithi183 ceph-mon[99169]: pgmap v7534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:17 smithi119 ceph-mon[94175]: pgmap v7534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:17.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:17 smithi119 ceph-mon[108979]: pgmap v7534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:17.750 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:15:17.751 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:15:17.751 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:15:17.751 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:15:17.751 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:15:17.751 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:15:17.751 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:15:17.751 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:15:17.751 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:15:17.751 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:15:17.751 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:15:17.751 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:15:17.751 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:15:17.752 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:15:17.752 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:15:17.752 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:15:17.752 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:15:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:18 smithi183 ceph-mon[99169]: from='client.32240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:15:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3188718904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:15:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:18 smithi119 ceph-mon[94175]: from='client.32240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:15:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3188718904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:15:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:18 smithi119 ceph-mon[108979]: from='client.32240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:15:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3188718904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:15:19.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:19 smithi183 ceph-mon[99169]: from='client.32246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:15:19.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:19 smithi183 ceph-mon[99169]: pgmap v7535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:19 smithi119 ceph-mon[94175]: from='client.32246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:15:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:19 smithi119 ceph-mon[94175]: pgmap v7535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:19 smithi119 ceph-mon[108979]: from='client.32246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:15:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:19 smithi119 ceph-mon[108979]: pgmap v7535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:21 smithi183 ceph-mon[99169]: pgmap v7536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:21 smithi119 ceph-mon[94175]: pgmap v7536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:21.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:21 smithi119 ceph-mon[108979]: pgmap v7536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:23 smithi183 ceph-mon[99169]: pgmap v7537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:23 smithi119 ceph-mon[94175]: pgmap v7537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:23 smithi119 ceph-mon[108979]: pgmap v7537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:15:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:15:24] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T18:15:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:25 smithi183 ceph-mon[99169]: pgmap v7538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:25 smithi119 ceph-mon[94175]: pgmap v7538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:25 smithi119 ceph-mon[108979]: pgmap v7538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:27 smithi183 ceph-mon[99169]: pgmap v7539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:27 smithi119 ceph-mon[94175]: pgmap v7539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:27 smithi119 ceph-mon[108979]: pgmap v7539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:29 smithi183 ceph-mon[99169]: pgmap v7540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:29 smithi119 ceph-mon[94175]: pgmap v7540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:29 smithi119 ceph-mon[108979]: pgmap v7540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:31 smithi183 ceph-mon[99169]: pgmap v7541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:31 smithi119 ceph-mon[94175]: pgmap v7541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:31 smithi119 ceph-mon[108979]: pgmap v7541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:33 smithi183 ceph-mon[99169]: pgmap v7542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:33 smithi119 ceph-mon[94175]: pgmap v7542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:33 smithi119 ceph-mon[108979]: pgmap v7542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:15:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:15:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T18:15:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:35 smithi183 ceph-mon[99169]: pgmap v7543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:35 smithi119 ceph-mon[94175]: pgmap v7543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:35.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:35 smithi119 ceph-mon[108979]: pgmap v7543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:37 smithi183 ceph-mon[99169]: pgmap v7544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:37 smithi119 ceph-mon[108979]: pgmap v7544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:37 smithi119 ceph-mon[94175]: pgmap v7544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:39 smithi183 ceph-mon[99169]: pgmap v7545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:39 smithi119 ceph-mon[94175]: pgmap v7545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:39 smithi119 ceph-mon[108979]: pgmap v7545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:40.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:40 smithi183 ceph-mon[99169]: pgmap v7546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:40.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:40 smithi119 ceph-mon[108979]: pgmap v7546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:40.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:40 smithi119 ceph-mon[94175]: pgmap v7546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:43.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:43 smithi183 ceph-mon[99169]: pgmap v7547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:43 smithi119 ceph-mon[94175]: pgmap v7547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:43.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:43 smithi119 ceph-mon[108979]: pgmap v7547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:15:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:15:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:15:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:45 smithi183 ceph-mon[99169]: pgmap v7548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:45 smithi119 ceph-mon[94175]: pgmap v7548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:45 smithi119 ceph-mon[108979]: pgmap v7548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:47 smithi183 ceph-mon[99169]: pgmap v7549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:47.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:47 smithi119 ceph-mon[108979]: pgmap v7549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:47 smithi119 ceph-mon[94175]: pgmap v7549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:48.096 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:15:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:15:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 6m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:15:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 6m ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:15:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 6m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:15:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 6m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:15:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 6m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:15:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 6m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:15:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 6m ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:15:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 6m ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:15:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 6m ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:15:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 6m ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:15:48.406 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 6m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:15:48.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 6m ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:15:48.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 6m ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:15:48.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 6m ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:15:48.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 6m ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:15:48.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 6m ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:15:48.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 6m ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:15:48.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 6m ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:15:48.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 6m ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:15:48.407 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 6m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:15:48.784 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:15:48.785 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:15:48.785 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:15:48.785 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:15:48.785 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:15:48.785 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:15:48.785 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:15:48.785 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:15:48.785 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:15:48.785 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:15:48.785 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:15:48.785 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:15:48.785 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:15:48.785 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:15:48.785 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:15:48.785 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:15:48.786 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:15:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:49 smithi183 ceph-mon[99169]: pgmap v7550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:49 smithi183 ceph-mon[99169]: from='client.32258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:15:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4073044535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:15:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:49 smithi119 ceph-mon[108979]: pgmap v7550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:49 smithi119 ceph-mon[108979]: from='client.32258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:15:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4073044535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:15:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:49 smithi119 ceph-mon[94175]: pgmap v7550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:49 smithi119 ceph-mon[94175]: from='client.32258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:15:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4073044535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:15:50.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:50 smithi183 ceph-mon[99169]: from='client.22377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:15:50.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:50 smithi119 ceph-mon[94175]: from='client.22377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:15:50.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:50 smithi119 ceph-mon[108979]: from='client.22377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:15:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:51 smithi183 ceph-mon[99169]: pgmap v7551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:15:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:15:51.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:15:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:15:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:51 smithi119 ceph-mon[94175]: pgmap v7551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:15:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:15:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:15:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:15:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:51 smithi119 ceph-mon[108979]: pgmap v7551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:15:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:15:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:15:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:15:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:53 smithi119 ceph-mon[108979]: pgmap v7552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:53 smithi119 ceph-mon[94175]: pgmap v7552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:53 smithi183 ceph-mon[99169]: pgmap v7552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:15:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:15:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:15:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:15:55.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:55 smithi183 ceph-mon[99169]: pgmap v7553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:55 smithi119 ceph-mon[94175]: pgmap v7553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:55.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:55 smithi119 ceph-mon[108979]: pgmap v7553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:57.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:57 smithi183 ceph-mon[99169]: pgmap v7554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:57.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:57 smithi119 ceph-mon[108979]: pgmap v7554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:57 smithi119 ceph-mon[94175]: pgmap v7554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:59.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:15:59 smithi183 ceph-mon[99169]: pgmap v7555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:59.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:15:59 smithi119 ceph-mon[108979]: pgmap v7555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:15:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:15:59 smithi119 ceph-mon[94175]: pgmap v7555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:01.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:01 smithi183 ceph-mon[99169]: pgmap v7556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:01.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:01 smithi119 ceph-mon[108979]: pgmap v7556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:01 smithi119 ceph-mon[94175]: pgmap v7556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:03.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:03 smithi183 ceph-mon[99169]: pgmap v7557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:03.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:03 smithi119 ceph-mon[108979]: pgmap v7557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:03 smithi119 ceph-mon[94175]: pgmap v7557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:16:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:16:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:16:05.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:05 smithi183 ceph-mon[99169]: pgmap v7558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:05 smithi119 ceph-mon[94175]: pgmap v7558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:05.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:05 smithi119 ceph-mon[108979]: pgmap v7558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:07.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:07 smithi183 ceph-mon[99169]: pgmap v7559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:07 smithi119 ceph-mon[94175]: pgmap v7559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:07 smithi119 ceph-mon[108979]: pgmap v7559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:09 smithi183 ceph-mon[99169]: pgmap v7560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:09 smithi119 ceph-mon[108979]: pgmap v7560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:09 smithi119 ceph-mon[94175]: pgmap v7560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:11 smithi183 ceph-mon[99169]: pgmap v7561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:11.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:11 smithi119 ceph-mon[108979]: pgmap v7561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:11 smithi119 ceph-mon[94175]: pgmap v7561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:13.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:13 smithi183 ceph-mon[99169]: pgmap v7562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:13.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:13 smithi119 ceph-mon[108979]: pgmap v7562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:13 smithi119 ceph-mon[94175]: pgmap v7562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:16:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:16:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:16:15.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:15 smithi183 ceph-mon[99169]: pgmap v7563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:15 smithi119 ceph-mon[94175]: pgmap v7563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:15 smithi119 ceph-mon[108979]: pgmap v7563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:17 smithi183 ceph-mon[99169]: pgmap v7564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:17 smithi119 ceph-mon[94175]: pgmap v7564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:17.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:17 smithi119 ceph-mon[108979]: pgmap v7564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:19.134 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:16:19.441 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:16:19.441 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 6m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:16:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 6m ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:16:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 6m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:16:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 6m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:16:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 6m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:16:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 6m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:16:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 6m ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:16:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 6m ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:16:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 6m ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:16:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 6m ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:16:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 6m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:16:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 6m ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:16:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 6m ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:16:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 6m ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:16:19.442 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 6m ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:16:19.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 6m ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:16:19.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 6m ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:16:19.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 6m ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:16:19.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 6m ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:16:19.443 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 6m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:16:19.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:19 smithi183 ceph-mon[99169]: pgmap v7565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:19 smithi119 ceph-mon[94175]: pgmap v7565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:19.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:19 smithi119 ceph-mon[108979]: pgmap v7565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:19.823 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:16:19.823 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:16:19.823 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:16:19.824 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:16:19.824 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:16:19.824 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:16:19.824 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:16:19.824 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:16:19.824 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:16:19.824 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:16:19.824 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:16:19.824 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:16:19.824 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:16:19.824 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:16:19.824 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:16:19.824 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:16:19.824 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:16:20.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:20 smithi183 ceph-mon[99169]: from='client.32276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:16:20.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3906410687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:16:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:20 smithi119 ceph-mon[94175]: from='client.32276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:16:20.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3906410687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:16:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:20 smithi119 ceph-mon[108979]: from='client.32276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:16:20.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3906410687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:16:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:21 smithi183 ceph-mon[99169]: from='client.32282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:16:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:21 smithi183 ceph-mon[99169]: pgmap v7566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:21 smithi119 ceph-mon[94175]: from='client.32282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:16:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:21 smithi119 ceph-mon[94175]: pgmap v7566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:21 smithi119 ceph-mon[108979]: from='client.32282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:16:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:21 smithi119 ceph-mon[108979]: pgmap v7566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:23 smithi183 ceph-mon[99169]: pgmap v7567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:23.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:23 smithi119 ceph-mon[108979]: pgmap v7567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:23 smithi119 ceph-mon[94175]: pgmap v7567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:16:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:16:24] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:16:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:25 smithi183 ceph-mon[99169]: pgmap v7568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:25 smithi119 ceph-mon[94175]: pgmap v7568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:25.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:25 smithi119 ceph-mon[108979]: pgmap v7568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:27 smithi183 ceph-mon[99169]: pgmap v7569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:27 smithi119 ceph-mon[108979]: pgmap v7569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:27 smithi119 ceph-mon[94175]: pgmap v7569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:29 smithi183 ceph-mon[99169]: pgmap v7570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:29 smithi119 ceph-mon[94175]: pgmap v7570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:29 smithi119 ceph-mon[108979]: pgmap v7570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:31 smithi183 ceph-mon[99169]: pgmap v7571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:31 smithi119 ceph-mon[94175]: pgmap v7571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:31 smithi119 ceph-mon[108979]: pgmap v7571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:33 smithi183 ceph-mon[99169]: pgmap v7572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:33 smithi119 ceph-mon[94175]: pgmap v7572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:33 smithi119 ceph-mon[108979]: pgmap v7572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:16:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:16:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:16:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:35 smithi183 ceph-mon[99169]: pgmap v7573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:35.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:35 smithi119 ceph-mon[108979]: pgmap v7573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:35 smithi119 ceph-mon[94175]: pgmap v7573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:37 smithi183 ceph-mon[99169]: pgmap v7574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:37 smithi119 ceph-mon[94175]: pgmap v7574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:37 smithi119 ceph-mon[108979]: pgmap v7574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:39 smithi183 ceph-mon[99169]: pgmap v7575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:39 smithi119 ceph-mon[94175]: pgmap v7575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:39 smithi119 ceph-mon[108979]: pgmap v7575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:41 smithi183 ceph-mon[99169]: pgmap v7576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:41 smithi119 ceph-mon[108979]: pgmap v7576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:41 smithi119 ceph-mon[94175]: pgmap v7576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:43 smithi183 ceph-mon[99169]: pgmap v7577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:43 smithi119 ceph-mon[94175]: pgmap v7577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:43.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:43 smithi119 ceph-mon[108979]: pgmap v7577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:16:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:16:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:16:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:45 smithi183 ceph-mon[99169]: pgmap v7578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:45 smithi119 ceph-mon[94175]: pgmap v7578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:45 smithi119 ceph-mon[108979]: pgmap v7578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:47 smithi183 ceph-mon[99169]: pgmap v7579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:47 smithi119 ceph-mon[94175]: pgmap v7579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:47.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:47 smithi119 ceph-mon[108979]: pgmap v7579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:49 smithi183 ceph-mon[99169]: pgmap v7580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:49 smithi119 ceph-mon[94175]: pgmap v7580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:49.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:49 smithi119 ceph-mon[108979]: pgmap v7580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:50.168 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:16:50.479 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:16:50.480 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 7m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:16:50.480 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 7m ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:16:50.480 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 7m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:16:50.480 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 7m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:16:50.480 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 7m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:16:50.480 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 7m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:16:50.480 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 7m ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:16:50.480 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 7m ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:16:50.480 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 7m ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:16:50.480 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 7m ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:16:50.480 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 7m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:16:50.480 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 7m ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:16:50.480 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 7m ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:16:50.480 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 7m ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:16:50.481 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 7m ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:16:50.481 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 7m ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:16:50.481 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 7m ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:16:50.481 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 7m ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:16:50.481 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 7m ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:16:50.481 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 7m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:16:50.864 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:16:50.864 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:16:50.864 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:16:50.864 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:16:50.864 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:16:50.864 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:16:50.864 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:16:50.864 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:16:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:16:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:16:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:16:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:16:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:16:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:16:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:16:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:16:50.865 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:16:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:51 smithi183 ceph-mon[99169]: pgmap v7581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:51 smithi183 ceph-mon[99169]: from='client.32294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:16:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4293785068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:16:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:16:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:51 smithi119 ceph-mon[108979]: pgmap v7581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:51 smithi119 ceph-mon[108979]: from='client.32294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:16:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4293785068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:16:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:16:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:51 smithi119 ceph-mon[94175]: pgmap v7581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:51 smithi119 ceph-mon[94175]: from='client.32294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:16:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4293785068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:16:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:16:52.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:52 smithi183 ceph-mon[99169]: from='client.32300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:16:52.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:16:52.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:16:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:16:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:52 smithi119 ceph-mon[94175]: from='client.32300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:16:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:16:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:16:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:16:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:52 smithi119 ceph-mon[108979]: from='client.32300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:16:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:16:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:16:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:16:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:53 smithi183 ceph-mon[99169]: pgmap v7582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:53.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:53 smithi119 ceph-mon[94175]: pgmap v7582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:53 smithi119 ceph-mon[108979]: pgmap v7582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:16:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:16:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:16:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:16:55.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:55 smithi183 ceph-mon[99169]: pgmap v7583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:55 smithi119 ceph-mon[94175]: pgmap v7583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:55.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:55 smithi119 ceph-mon[108979]: pgmap v7583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:57.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:57 smithi183 ceph-mon[99169]: pgmap v7584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:57 smithi119 ceph-mon[94175]: pgmap v7584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:57.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:57 smithi119 ceph-mon[108979]: pgmap v7584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:59.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:16:59 smithi183 ceph-mon[99169]: pgmap v7585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:16:59 smithi119 ceph-mon[94175]: pgmap v7585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:16:59.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:16:59 smithi119 ceph-mon[108979]: pgmap v7585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:01.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:01 smithi183 ceph-mon[99169]: pgmap v7586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:01 smithi119 ceph-mon[94175]: pgmap v7586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:01.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:01 smithi119 ceph-mon[108979]: pgmap v7586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:03.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:03 smithi183 ceph-mon[99169]: pgmap v7587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:03.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:03 smithi119 ceph-mon[108979]: pgmap v7587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:03 smithi119 ceph-mon[94175]: pgmap v7587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:17:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:17:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:17:05.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:05 smithi183 ceph-mon[99169]: pgmap v7588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:05 smithi119 ceph-mon[94175]: pgmap v7588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:05.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:05 smithi119 ceph-mon[108979]: pgmap v7588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:07.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:07 smithi183 ceph-mon[99169]: pgmap v7589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:07 smithi119 ceph-mon[94175]: pgmap v7589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:07 smithi119 ceph-mon[108979]: pgmap v7589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:09 smithi183 ceph-mon[99169]: pgmap v7590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:09 smithi119 ceph-mon[94175]: pgmap v7590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:09 smithi119 ceph-mon[108979]: pgmap v7590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:11 smithi183 ceph-mon[99169]: pgmap v7591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:11 smithi119 ceph-mon[94175]: pgmap v7591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:11.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:11 smithi119 ceph-mon[108979]: pgmap v7591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:13.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:13 smithi183 ceph-mon[99169]: pgmap v7592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:13 smithi119 ceph-mon[94175]: pgmap v7592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:13.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:13 smithi119 ceph-mon[108979]: pgmap v7592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:17:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:17:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:17:15.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:15 smithi183 ceph-mon[99169]: pgmap v7593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:15 smithi119 ceph-mon[108979]: pgmap v7593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:15 smithi119 ceph-mon[94175]: pgmap v7593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:17 smithi183 ceph-mon[99169]: pgmap v7594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:17.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:17 smithi119 ceph-mon[108979]: pgmap v7594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:17 smithi119 ceph-mon[94175]: pgmap v7594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:19.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:19 smithi183 ceph-mon[99169]: pgmap v7595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:19.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:19 smithi119 ceph-mon[108979]: pgmap v7595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:19 smithi119 ceph-mon[94175]: pgmap v7595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:21.210 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:17:21.521 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:17:21.521 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 7m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:17:21.521 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 7m ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:17:21.521 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 7m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:17:21.521 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 7m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:17:21.521 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 7m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:17:21.521 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 7m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:17:21.521 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 7m ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:17:21.522 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 7m ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:17:21.522 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 7m ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:17:21.522 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 7m ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:17:21.522 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 7m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:17:21.522 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 7m ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:17:21.522 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 7m ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:17:21.522 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 7m ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:17:21.522 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 7m ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:17:21.522 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 7m ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:17:21.522 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 7m ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:17:21.522 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 7m ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:17:21.522 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 7m ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:17:21.522 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 7m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:17:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:21 smithi183 ceph-mon[99169]: pgmap v7596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:21 smithi119 ceph-mon[94175]: pgmap v7596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:21.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:21 smithi119 ceph-mon[108979]: pgmap v7596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:21.901 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:17:21.901 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:17:21.902 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:17:21.902 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:17:21.902 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:17:21.902 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:17:21.902 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:17:21.902 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:17:21.902 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:17:21.902 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:17:21.902 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:17:21.902 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:17:21.902 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:17:21.902 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:17:21.902 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:17:21.903 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:17:21.903 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:17:22.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:22 smithi183 ceph-mon[99169]: from='client.22425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:17:22.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2835396679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:17:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:22 smithi119 ceph-mon[94175]: from='client.22425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:17:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2835396679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:17:22.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:22 smithi119 ceph-mon[108979]: from='client.22425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:17:22.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2835396679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:17:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:23 smithi183 ceph-mon[99169]: from='client.32318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:17:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:23 smithi183 ceph-mon[99169]: pgmap v7597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:23.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:23 smithi119 ceph-mon[108979]: from='client.32318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:17:23.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:23 smithi119 ceph-mon[108979]: pgmap v7597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:23 smithi119 ceph-mon[94175]: from='client.32318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:17:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:23 smithi119 ceph-mon[94175]: pgmap v7597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:17:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:17:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:17:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:25 smithi183 ceph-mon[99169]: pgmap v7598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:25 smithi119 ceph-mon[94175]: pgmap v7598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:25.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:25 smithi119 ceph-mon[108979]: pgmap v7598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:26.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:26 smithi183 ceph-mon[99169]: pgmap v7599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:26.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:26 smithi119 ceph-mon[108979]: pgmap v7599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:26 smithi119 ceph-mon[94175]: pgmap v7599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:29 smithi119 ceph-mon[94175]: pgmap v7600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:29 smithi119 ceph-mon[108979]: pgmap v7600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:29 smithi183 ceph-mon[99169]: pgmap v7600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:31 smithi183 ceph-mon[99169]: pgmap v7601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:31 smithi119 ceph-mon[94175]: pgmap v7601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:31 smithi119 ceph-mon[108979]: pgmap v7601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:33 smithi183 ceph-mon[99169]: pgmap v7602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:33.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:33 smithi119 ceph-mon[108979]: pgmap v7602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:33 smithi119 ceph-mon[94175]: pgmap v7602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:17:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:17:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:17:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:35 smithi183 ceph-mon[99169]: pgmap v7603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:35 smithi119 ceph-mon[94175]: pgmap v7603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:35.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:35 smithi119 ceph-mon[108979]: pgmap v7603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:37 smithi183 ceph-mon[99169]: pgmap v7604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:37 smithi119 ceph-mon[94175]: pgmap v7604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:37 smithi119 ceph-mon[108979]: pgmap v7604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:39 smithi183 ceph-mon[99169]: pgmap v7605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:39 smithi119 ceph-mon[94175]: pgmap v7605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:39 smithi119 ceph-mon[108979]: pgmap v7605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:41 smithi183 ceph-mon[99169]: pgmap v7606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:41 smithi119 ceph-mon[94175]: pgmap v7606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:41 smithi119 ceph-mon[108979]: pgmap v7606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:43 smithi183 ceph-mon[99169]: pgmap v7607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:43 smithi119 ceph-mon[94175]: pgmap v7607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:43.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:43 smithi119 ceph-mon[108979]: pgmap v7607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:17:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:17:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:17:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:45 smithi183 ceph-mon[99169]: pgmap v7608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:45 smithi119 ceph-mon[94175]: pgmap v7608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:45 smithi119 ceph-mon[108979]: pgmap v7608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:47 smithi183 ceph-mon[99169]: pgmap v7609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:47 smithi119 ceph-mon[94175]: pgmap v7609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:47.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:47 smithi119 ceph-mon[108979]: pgmap v7609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:49 smithi183 ceph-mon[99169]: pgmap v7610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:49 smithi119 ceph-mon[94175]: pgmap v7610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:49.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:49 smithi119 ceph-mon[108979]: pgmap v7610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:51 smithi183 ceph-mon[99169]: pgmap v7611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:51 smithi119 ceph-mon[94175]: pgmap v7611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:51 smithi119 ceph-mon[108979]: pgmap v7611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:52.261 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:17:52.568 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:17:52.568 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 8m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:17:52.568 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 8m ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:17:52.569 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 8m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:17:52.569 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 8m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:17:52.569 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 8m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:17:52.569 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 8m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:17:52.569 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 8m ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:17:52.569 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 8m ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:17:52.569 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 8m ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:17:52.569 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 8m ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:17:52.569 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 8m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:17:52.569 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 8m ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:17:52.569 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 8m ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:17:52.569 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 8m ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:17:52.570 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 8m ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:17:52.570 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 8m ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:17:52.570 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 8m ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:17:52.570 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 8m ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:17:52.570 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 8m ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:17:52.570 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 8m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:17:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:17:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:17:52.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:17:52.949 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:17:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:17:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:17:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:17:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:17:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:17:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:17:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:17:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:17:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:17:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:17:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:17:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:17:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:17:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:17:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:17:52.951 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:17:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:53 smithi183 ceph-mon[99169]: pgmap v7612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:17:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:17:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:53 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:17:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:53 smithi183 ceph-mon[99169]: from='client.32330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:17:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1597021574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:17:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:53 smithi119 ceph-mon[108979]: pgmap v7612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:17:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:17:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:53 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:17:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:53 smithi119 ceph-mon[108979]: from='client.32330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:17:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1597021574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:17:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:53 smithi119 ceph-mon[94175]: pgmap v7612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:17:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:17:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:53 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:17:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:53 smithi119 ceph-mon[94175]: from='client.32330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:17:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1597021574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:17:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:17:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:17:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:17:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:54 smithi119 ceph-mon[94175]: from='client.32336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:17:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:54 smithi119 ceph-mon[108979]: from='client.32336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:17:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:54 smithi183 ceph-mon[99169]: from='client.32336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:17:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:17:55.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:55 smithi183 ceph-mon[99169]: pgmap v7613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:55 smithi119 ceph-mon[94175]: pgmap v7613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:55.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:55 smithi119 ceph-mon[108979]: pgmap v7613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:57.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:57 smithi183 ceph-mon[99169]: pgmap v7614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:57.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:57 smithi119 ceph-mon[108979]: pgmap v7614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:57 smithi119 ceph-mon[94175]: pgmap v7614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:59.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:17:59 smithi183 ceph-mon[99169]: pgmap v7615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:17:59 smithi119 ceph-mon[94175]: pgmap v7615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:17:59.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:17:59 smithi119 ceph-mon[108979]: pgmap v7615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:01.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:01 smithi183 ceph-mon[99169]: pgmap v7616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:01 smithi119 ceph-mon[94175]: pgmap v7616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:01.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:01 smithi119 ceph-mon[108979]: pgmap v7616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:03.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:03 smithi183 ceph-mon[99169]: pgmap v7617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:03.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:03 smithi119 ceph-mon[108979]: pgmap v7617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:03 smithi119 ceph-mon[94175]: pgmap v7617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:18:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:18:04] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:18:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:05 smithi183 ceph-mon[99169]: pgmap v7618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:05 smithi119 ceph-mon[94175]: pgmap v7618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:05.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:05 smithi119 ceph-mon[108979]: pgmap v7618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:07.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:07 smithi183 ceph-mon[99169]: pgmap v7619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:07 smithi119 ceph-mon[94175]: pgmap v7619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:07 smithi119 ceph-mon[108979]: pgmap v7619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:09 smithi183 ceph-mon[99169]: pgmap v7620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:09 smithi119 ceph-mon[94175]: pgmap v7620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:09 smithi119 ceph-mon[108979]: pgmap v7620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:11 smithi183 ceph-mon[99169]: pgmap v7621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:11.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:11 smithi119 ceph-mon[108979]: pgmap v7621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:11 smithi119 ceph-mon[94175]: pgmap v7621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:13.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:13 smithi183 ceph-mon[99169]: pgmap v7622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:13.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:13 smithi119 ceph-mon[108979]: pgmap v7622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:13 smithi119 ceph-mon[94175]: pgmap v7622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:18:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:18:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:18:15.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:15 smithi183 ceph-mon[99169]: pgmap v7623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:15 smithi119 ceph-mon[94175]: pgmap v7623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:15 smithi119 ceph-mon[108979]: pgmap v7623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:17 smithi183 ceph-mon[99169]: pgmap v7624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:17 smithi119 ceph-mon[94175]: pgmap v7624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:17.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:17 smithi119 ceph-mon[108979]: pgmap v7624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:19.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:19 smithi183 ceph-mon[99169]: pgmap v7625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:19 smithi119 ceph-mon[94175]: pgmap v7625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:19.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:19 smithi119 ceph-mon[108979]: pgmap v7625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:21 smithi183 ceph-mon[99169]: pgmap v7626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:21 smithi119 ceph-mon[94175]: pgmap v7626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:21 smithi119 ceph-mon[108979]: pgmap v7626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:23.295 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:18:23.602 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:18:23.602 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 8m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:18:23.602 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 8m ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:18:23.602 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 8m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:18:23.603 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 8m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:18:23.603 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 8m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:18:23.603 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 8m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:18:23.603 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 8m ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:18:23.603 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 8m ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:18:23.603 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 8m ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:18:23.603 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 8m ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:18:23.603 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 8m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:18:23.603 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 8m ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:18:23.603 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 8m ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:18:23.603 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 8m ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:18:23.603 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 8m ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:18:23.603 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 8m ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:18:23.603 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 8m ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:18:23.603 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 8m ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:18:23.604 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 8m ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:18:23.604 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 8m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:18:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:23 smithi183 ceph-mon[99169]: pgmap v7627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:23 smithi119 ceph-mon[94175]: pgmap v7627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:23.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:23 smithi119 ceph-mon[108979]: pgmap v7627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:23.979 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:18:23.979 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:18:23.979 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:18:23.979 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:18:23.979 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:18:23.979 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:18:23.979 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:18:23.980 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:18:23.980 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:18:23.980 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:18:23.980 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:18:23.980 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:18:23.980 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:18:23.980 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:18:23.980 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:18:23.980 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:18:23.980 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:18:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:18:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:18:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:18:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:24 smithi119 ceph-mon[94175]: from='client.32348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:18:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1530193591' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:18:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:24 smithi119 ceph-mon[108979]: from='client.32348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:18:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1530193591' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:18:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:24 smithi183 ceph-mon[99169]: from='client.32348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:18:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1530193591' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:18:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:25 smithi183 ceph-mon[99169]: from='client.22467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:18:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:25 smithi183 ceph-mon[99169]: pgmap v7628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:25.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:25 smithi119 ceph-mon[108979]: from='client.22467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:18:25.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:25 smithi119 ceph-mon[108979]: pgmap v7628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:25 smithi119 ceph-mon[94175]: from='client.22467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:18:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:25 smithi119 ceph-mon[94175]: pgmap v7628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:27 smithi183 ceph-mon[99169]: pgmap v7629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:27 smithi119 ceph-mon[94175]: pgmap v7629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:27 smithi119 ceph-mon[108979]: pgmap v7629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:29 smithi183 ceph-mon[99169]: pgmap v7630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:29 smithi119 ceph-mon[108979]: pgmap v7630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:29 smithi119 ceph-mon[94175]: pgmap v7630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:31 smithi183 ceph-mon[99169]: pgmap v7631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:31 smithi119 ceph-mon[108979]: pgmap v7631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:31 smithi119 ceph-mon[94175]: pgmap v7631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:33 smithi183 ceph-mon[99169]: pgmap v7632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:33.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:33 smithi119 ceph-mon[108979]: pgmap v7632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:33 smithi119 ceph-mon[94175]: pgmap v7632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:18:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:18:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:18:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:35 smithi183 ceph-mon[99169]: pgmap v7633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:35.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:35 smithi119 ceph-mon[108979]: pgmap v7633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:35 smithi119 ceph-mon[94175]: pgmap v7633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:37 smithi183 ceph-mon[99169]: pgmap v7634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:37 smithi119 ceph-mon[108979]: pgmap v7634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:37 smithi119 ceph-mon[94175]: pgmap v7634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:39 smithi183 ceph-mon[99169]: pgmap v7635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:39 smithi119 ceph-mon[94175]: pgmap v7635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:39 smithi119 ceph-mon[108979]: pgmap v7635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:41 smithi183 ceph-mon[99169]: pgmap v7636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:41 smithi119 ceph-mon[108979]: pgmap v7636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:41 smithi119 ceph-mon[94175]: pgmap v7636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:43 smithi183 ceph-mon[99169]: pgmap v7637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:43 smithi119 ceph-mon[94175]: pgmap v7637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:43.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:43 smithi119 ceph-mon[108979]: pgmap v7637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:18:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:18:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:18:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:45 smithi183 ceph-mon[99169]: pgmap v7638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:45 smithi119 ceph-mon[108979]: pgmap v7638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:45 smithi119 ceph-mon[94175]: pgmap v7638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:47 smithi183 ceph-mon[99169]: pgmap v7639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:47.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:47 smithi119 ceph-mon[108979]: pgmap v7639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:47 smithi119 ceph-mon[94175]: pgmap v7639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:49 smithi183 ceph-mon[99169]: pgmap v7640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:49.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:49 smithi119 ceph-mon[108979]: pgmap v7640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:49 smithi119 ceph-mon[94175]: pgmap v7640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:51 smithi183 ceph-mon[99169]: pgmap v7641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:51 smithi119 ceph-mon[94175]: pgmap v7641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:51 smithi119 ceph-mon[108979]: pgmap v7641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:52.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:18:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:18:52.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:18:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:53 smithi183 ceph-mon[99169]: pgmap v7642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:18:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:18:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:53 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:18:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:53 smithi119 ceph-mon[108979]: pgmap v7642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:18:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:18:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:53 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:18:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:53 smithi119 ceph-mon[94175]: pgmap v7642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:18:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:18:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:53 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:18:54.326 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:18:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:18:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:18:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:18:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:54.636 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:18:54.636 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 9m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:18:54.636 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 9m ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:18:54.636 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 9m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:18:54.636 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 9m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:18:54.636 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 9m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:18:54.636 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 9m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:18:54.636 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 9m ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:18:54.636 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 9m ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:18:54.636 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 9m ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:18:54.637 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 9m ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:18:54.637 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 9m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:18:54.637 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 9m ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:18:54.637 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 9m ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:18:54.637 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 9m ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:18:54.637 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 9m ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:18:54.637 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 9m ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:18:54.637 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 9m ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:18:54.637 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 9m ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:18:54.637 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 9m ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:18:54.637 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 9m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:18:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:18:55.017 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:18:55.017 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:18:55.017 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:18:55.017 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:18:55.017 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:18:55.017 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:18:55.017 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:18:55.018 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:18:55.018 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:18:55.018 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:18:55.018 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:18:55.018 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:18:55.018 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:18:55.018 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:18:55.018 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:18:55.018 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:18:55.018 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:18:55.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:55 smithi183 ceph-mon[99169]: pgmap v7643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:55 smithi183 ceph-mon[99169]: from='client.32366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:18:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/287192320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:18:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:55 smithi119 ceph-mon[94175]: pgmap v7643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:55 smithi119 ceph-mon[94175]: from='client.32366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:18:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/287192320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:18:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:55 smithi119 ceph-mon[108979]: pgmap v7643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:55 smithi119 ceph-mon[108979]: from='client.32366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:18:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/287192320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:18:56.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:56 smithi183 ceph-mon[99169]: from='client.32372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:18:56.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:56 smithi119 ceph-mon[108979]: from='client.32372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:18:56.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:56 smithi119 ceph-mon[94175]: from='client.32372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:18:57.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:57 smithi183 ceph-mon[99169]: pgmap v7644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:57.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:57 smithi119 ceph-mon[108979]: pgmap v7644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:57 smithi119 ceph-mon[94175]: pgmap v7644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:59.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:18:59 smithi183 ceph-mon[99169]: pgmap v7645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:59.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:18:59 smithi119 ceph-mon[108979]: pgmap v7645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:18:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:18:59 smithi119 ceph-mon[94175]: pgmap v7645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:01.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:01 smithi183 ceph-mon[99169]: pgmap v7646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:01 smithi119 ceph-mon[94175]: pgmap v7646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:01 smithi119 ceph-mon[108979]: pgmap v7646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:03.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:03 smithi183 ceph-mon[99169]: pgmap v7647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:03 smithi119 ceph-mon[94175]: pgmap v7647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:03.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:03 smithi119 ceph-mon[108979]: pgmap v7647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:19:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:19:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:19:05.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:05 smithi183 ceph-mon[99169]: pgmap v7648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:05 smithi119 ceph-mon[94175]: pgmap v7648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:05 smithi119 ceph-mon[108979]: pgmap v7648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:07.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:07 smithi183 ceph-mon[99169]: pgmap v7649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:07 smithi119 ceph-mon[94175]: pgmap v7649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:07 smithi119 ceph-mon[108979]: pgmap v7649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:09 smithi183 ceph-mon[99169]: pgmap v7650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:09 smithi119 ceph-mon[108979]: pgmap v7650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:09 smithi119 ceph-mon[94175]: pgmap v7650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:11 smithi183 ceph-mon[99169]: pgmap v7651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:11 smithi119 ceph-mon[108979]: pgmap v7651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:11 smithi119 ceph-mon[94175]: pgmap v7651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:12.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:12 smithi183 ceph-mon[99169]: pgmap v7652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:12 smithi119 ceph-mon[94175]: pgmap v7652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:12.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:12 smithi119 ceph-mon[108979]: pgmap v7652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:19:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:19:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:19:15.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:15 smithi183 ceph-mon[99169]: pgmap v7653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:15 smithi119 ceph-mon[94175]: pgmap v7653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:15 smithi119 ceph-mon[108979]: pgmap v7653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:17 smithi183 ceph-mon[99169]: pgmap v7654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:17 smithi119 ceph-mon[94175]: pgmap v7654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:17.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:17 smithi119 ceph-mon[108979]: pgmap v7654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:19.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:19 smithi183 ceph-mon[99169]: pgmap v7655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:19 smithi119 ceph-mon[94175]: pgmap v7655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:19 smithi119 ceph-mon[108979]: pgmap v7655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:21 smithi183 ceph-mon[99169]: pgmap v7656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:21 smithi119 ceph-mon[94175]: pgmap v7656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:21.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:21 smithi119 ceph-mon[108979]: pgmap v7656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:23 smithi183 ceph-mon[99169]: pgmap v7657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:23 smithi119 ceph-mon[94175]: pgmap v7657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:23 smithi119 ceph-mon[108979]: pgmap v7657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:19:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:19:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:19:24.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:25.363 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:19:25.668 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:19:25.669 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 9m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:19:25.669 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 9m ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:19:25.669 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 9m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:19:25.669 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 9m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:19:25.669 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 9m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:19:25.669 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 9m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:19:25.670 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 9m ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:19:25.670 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 9m ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:19:25.670 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 9m ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:19:25.670 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 9m ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:19:25.670 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 9m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:19:25.670 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 9m ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:19:25.670 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 9m ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:19:25.670 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 9m ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:19:25.670 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 9m ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:19:25.670 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 9m ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:19:25.670 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 9m ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:19:25.670 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 9m ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:19:25.670 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 9m ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:19:25.671 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 9m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:19:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:25 smithi183 ceph-mon[99169]: pgmap v7658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:25 smithi119 ceph-mon[94175]: pgmap v7658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:25.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:25 smithi119 ceph-mon[108979]: pgmap v7658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:26.049 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:19:26.049 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:19:26.049 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:19:26.049 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:19:26.050 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:19:26.050 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:19:26.050 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:19:26.050 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:19:26.050 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:19:26.050 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:19:26.050 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:19:26.050 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:19:26.050 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:19:26.050 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:19:26.050 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:19:26.050 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:19:26.050 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:19:26.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:26 smithi183 ceph-mon[99169]: from='client.22497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:19:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3891718485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:19:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:26 smithi119 ceph-mon[94175]: from='client.22497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:19:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3891718485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:19:26.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:26 smithi119 ceph-mon[108979]: from='client.22497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:19:26.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3891718485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:19:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:27 smithi183 ceph-mon[99169]: from='client.22503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:19:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:27 smithi183 ceph-mon[99169]: pgmap v7659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:27 smithi119 ceph-mon[94175]: from='client.22503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:19:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:27 smithi119 ceph-mon[94175]: pgmap v7659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:27 smithi119 ceph-mon[108979]: from='client.22503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:19:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:27 smithi119 ceph-mon[108979]: pgmap v7659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:29 smithi183 ceph-mon[99169]: pgmap v7660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:29 smithi119 ceph-mon[94175]: pgmap v7660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:29 smithi119 ceph-mon[108979]: pgmap v7660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:31 smithi183 ceph-mon[99169]: pgmap v7661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:31 smithi119 ceph-mon[94175]: pgmap v7661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:31 smithi119 ceph-mon[108979]: pgmap v7661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:33 smithi183 ceph-mon[99169]: pgmap v7662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:33 smithi119 ceph-mon[94175]: pgmap v7662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:33.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:33 smithi119 ceph-mon[108979]: pgmap v7662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:19:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:19:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:19:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:35 smithi183 ceph-mon[99169]: pgmap v7663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:35 smithi119 ceph-mon[94175]: pgmap v7663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:35.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:35 smithi119 ceph-mon[108979]: pgmap v7663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:37 smithi183 ceph-mon[99169]: pgmap v7664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:37 smithi119 ceph-mon[94175]: pgmap v7664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:37 smithi119 ceph-mon[108979]: pgmap v7664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:39 smithi183 ceph-mon[99169]: pgmap v7665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:39 smithi119 ceph-mon[108979]: pgmap v7665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:39 smithi119 ceph-mon[94175]: pgmap v7665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:41 smithi183 ceph-mon[99169]: pgmap v7666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:41 smithi119 ceph-mon[94175]: pgmap v7666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:41 smithi119 ceph-mon[108979]: pgmap v7666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:43 smithi183 ceph-mon[99169]: pgmap v7667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:43 smithi119 ceph-mon[94175]: pgmap v7667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:43.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:43 smithi119 ceph-mon[108979]: pgmap v7667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:19:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:19:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:19:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:45 smithi183 ceph-mon[99169]: pgmap v7668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:45 smithi119 ceph-mon[108979]: pgmap v7668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:45 smithi119 ceph-mon[94175]: pgmap v7668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:47 smithi183 ceph-mon[99169]: pgmap v7669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:47 smithi119 ceph-mon[94175]: pgmap v7669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:47.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:47 smithi119 ceph-mon[108979]: pgmap v7669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:49 smithi183 ceph-mon[99169]: pgmap v7670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:49.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:49 smithi119 ceph-mon[108979]: pgmap v7670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:49 smithi119 ceph-mon[94175]: pgmap v7670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:51 smithi183 ceph-mon[99169]: pgmap v7671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:51 smithi119 ceph-mon[108979]: pgmap v7671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:51 smithi119 ceph-mon[94175]: pgmap v7671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:53 smithi183 ceph-mon[99169]: pgmap v7672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:19:53.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:53 smithi119 ceph-mon[94175]: pgmap v7672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:53.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:19:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:53 smithi119 ceph-mon[108979]: pgmap v7672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:19:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:19:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:19:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:19:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:19:55.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:55 smithi183 ceph-mon[99169]: pgmap v7673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:55.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:55 smithi119 ceph-mon[108979]: pgmap v7673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:55 smithi119 ceph-mon[94175]: pgmap v7673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:56.412 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:19:56.738 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:19:56.738 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 10m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:19:56.738 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 10m ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:19:56.738 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 10m ago 2h 24.9M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:19:56.739 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 10m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:19:56.739 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 10m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:19:56.739 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 10m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:19:56.739 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 10m ago 2h 914M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:19:56.739 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 10m ago 2h 445M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:19:56.739 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 10m ago 2h 509M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:19:56.739 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 10m ago 2h 22.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:19:56.739 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 10m ago 2h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:19:56.739 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 10m ago 2h 5108M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:19:56.739 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 10m ago 2h 5212M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:19:56.739 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 10m ago 2h 4801M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:19:56.739 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 10m ago 2h 4376M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:19:56.739 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 10m ago 2h 3658M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:19:56.740 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 10m ago 2h 4546M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:19:56.740 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 10m ago 2h 3621M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:19:56.740 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 10m ago 2h 4324M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:19:56.740 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 10m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:19:57.147 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:19:57.148 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:19:57.148 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:19:57.148 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:19:57.148 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:19:57.148 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:19:57.148 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:19:57.148 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:19:57.149 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:19:57.149 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:19:57.149 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:19:57.149 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:19:57.149 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:19:57.149 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:19:57.149 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:19:57.149 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:19:57.149 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:19:57.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:57 smithi183 ceph-mon[99169]: pgmap v7674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:19:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:19:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:19:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1008278993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:19:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:19:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:57 smithi119 ceph-mon[94175]: pgmap v7674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:19:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:19:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:19:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1008278993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:19:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:19:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:57 smithi119 ceph-mon[108979]: pgmap v7674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:19:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:19:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:19:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1008278993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:19:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:19:58.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:58 smithi183 ceph-mon[99169]: from='client.22515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:19:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:58 smithi183 ceph-mon[99169]: from='client.32408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:19:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:19:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:19:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:58 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:19:58.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:58 smithi119 ceph-mon[94175]: from='client.22515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:19:58.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:58 smithi119 ceph-mon[94175]: from='client.32408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:19:58.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:19:58.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:19:58.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:58 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:19:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:58 smithi119 ceph-mon[108979]: from='client.22515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:19:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:58 smithi119 ceph-mon[108979]: from='client.32408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:19:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:19:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:19:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:58 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:19:59.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:19:59 smithi183 ceph-mon[99169]: pgmap v7675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:19:59 smithi119 ceph-mon[94175]: pgmap v7675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:19:59.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:19:59 smithi119 ceph-mon[108979]: pgmap v7675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:00.301 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T18:19:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:20:00.301 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:20:00.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:20:00.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:20:01.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:01 smithi183 ceph-mon[99169]: pgmap v7676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:01 smithi119 ceph-mon[94175]: pgmap v7676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:01.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:01 smithi119 ceph-mon[108979]: pgmap v7676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:03.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:03 smithi183 ceph-mon[99169]: pgmap v7677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:03 smithi119 ceph-mon[94175]: pgmap v7677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:03 smithi119 ceph-mon[108979]: pgmap v7677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:20:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:20:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:20:05.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:05 smithi183 ceph-mon[99169]: pgmap v7678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:05 smithi119 ceph-mon[94175]: pgmap v7678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:05.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:05 smithi119 ceph-mon[108979]: pgmap v7678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:07.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:07 smithi183 ceph-mon[99169]: pgmap v7679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:07 smithi119 ceph-mon[94175]: pgmap v7679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:07 smithi119 ceph-mon[108979]: pgmap v7679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:09 smithi183 ceph-mon[99169]: pgmap v7680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:09 smithi119 ceph-mon[108979]: pgmap v7680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:09 smithi119 ceph-mon[94175]: pgmap v7680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:11 smithi183 ceph-mon[99169]: pgmap v7681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:11 smithi119 ceph-mon[94175]: pgmap v7681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:11.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:11 smithi119 ceph-mon[108979]: pgmap v7681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:13.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:13 smithi183 ceph-mon[99169]: pgmap v7682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:13.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:13 smithi119 ceph-mon[108979]: pgmap v7682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:13 smithi119 ceph-mon[94175]: pgmap v7682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:20:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:20:14] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T18:20:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:15 smithi183 ceph-mon[99169]: pgmap v7683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:15 smithi119 ceph-mon[94175]: pgmap v7683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:15 smithi119 ceph-mon[108979]: pgmap v7683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:17 smithi183 ceph-mon[99169]: pgmap v7684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:17 smithi119 ceph-mon[94175]: pgmap v7684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:17 smithi119 ceph-mon[108979]: pgmap v7684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:19.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:19 smithi183 ceph-mon[99169]: pgmap v7685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:19.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:19 smithi119 ceph-mon[108979]: pgmap v7685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:19 smithi119 ceph-mon[94175]: pgmap v7685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:21 smithi183 ceph-mon[99169]: pgmap v7686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:21 smithi119 ceph-mon[94175]: pgmap v7686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:21.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:21 smithi119 ceph-mon[108979]: pgmap v7686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:23 smithi183 ceph-mon[99169]: pgmap v7687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:23.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:23 smithi119 ceph-mon[108979]: pgmap v7687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:23 smithi119 ceph-mon[94175]: pgmap v7687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:20:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:20:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:20:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:25 smithi183 ceph-mon[99169]: pgmap v7688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:25 smithi119 ceph-mon[94175]: pgmap v7688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:25.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:25 smithi119 ceph-mon[108979]: pgmap v7688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:27.498 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:20:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:27 smithi183 ceph-mon[99169]: pgmap v7689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:27 smithi119 ceph-mon[94175]: pgmap v7689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:27 smithi119 ceph-mon[108979]: pgmap v7689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:27.802 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:20:27.802 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 30s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:20:27.803 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 30s ago 2h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:20:27.803 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 30s ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:20:27.803 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 30s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:20:27.803 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 30s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:20:27.803 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 30s ago 2h 670M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:20:27.803 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 30s ago 2h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:20:27.803 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 30s ago 2h 463M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:20:27.803 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 30s ago 2h 530M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:20:27.803 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 30s ago 2h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:20:27.803 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 30s ago 2h 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:20:27.803 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 30s ago 2h 5139M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:20:27.803 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 30s ago 2h 5240M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:20:27.803 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 30s ago 2h 4824M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:20:27.804 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 30s ago 2h 4404M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:20:27.804 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 30s ago 2h 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:20:27.804 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 30s ago 2h 4578M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:20:27.804 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 30s ago 2h 3650M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:20:27.804 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 30s ago 2h 4358M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:20:27.804 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 30s ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:20:28.186 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:20:28.186 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:20:28.186 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:20:28.186 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:20:28.186 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:20:28.186 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:20:28.186 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:20:28.186 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:20:28.186 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:20:28.186 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:20:28.186 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:20:28.187 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:20:28.187 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:20:28.187 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:20:28.187 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:20:28.187 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:20:28.187 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:20:28.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1502295046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:20:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1502295046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:20:28.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1502295046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:20:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:29 smithi183 ceph-mon[99169]: from='client.32420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:20:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:29 smithi183 ceph-mon[99169]: from='client.32426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:20:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:29 smithi183 ceph-mon[99169]: pgmap v7690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:29 smithi119 ceph-mon[108979]: from='client.32420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:20:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:29 smithi119 ceph-mon[108979]: from='client.32426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:20:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:29 smithi119 ceph-mon[108979]: pgmap v7690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:29 smithi119 ceph-mon[94175]: from='client.32420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:20:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:29 smithi119 ceph-mon[94175]: from='client.32426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:20:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:29 smithi119 ceph-mon[94175]: pgmap v7690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:31 smithi183 ceph-mon[99169]: pgmap v7691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:31 smithi119 ceph-mon[108979]: pgmap v7691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:31 smithi119 ceph-mon[94175]: pgmap v7691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:33 smithi183 ceph-mon[99169]: pgmap v7692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:33.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:33 smithi119 ceph-mon[108979]: pgmap v7692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:33 smithi119 ceph-mon[94175]: pgmap v7692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:20:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:20:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:20:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:35 smithi183 ceph-mon[99169]: pgmap v7693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:35 smithi119 ceph-mon[108979]: pgmap v7693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:35 smithi119 ceph-mon[94175]: pgmap v7693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:37 smithi183 ceph-mon[99169]: pgmap v7694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:37 smithi119 ceph-mon[94175]: pgmap v7694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:37 smithi119 ceph-mon[108979]: pgmap v7694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:39 smithi183 ceph-mon[99169]: pgmap v7695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:39 smithi119 ceph-mon[94175]: pgmap v7695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:39 smithi119 ceph-mon[108979]: pgmap v7695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:41 smithi183 ceph-mon[99169]: pgmap v7696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:41 smithi119 ceph-mon[94175]: pgmap v7696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:41 smithi119 ceph-mon[108979]: pgmap v7696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:43 smithi183 ceph-mon[99169]: pgmap v7697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:43 smithi119 ceph-mon[94175]: pgmap v7697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:43.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:43 smithi119 ceph-mon[108979]: pgmap v7697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:20:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:20:44] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:20:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:45 smithi183 ceph-mon[99169]: pgmap v7698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:45 smithi119 ceph-mon[94175]: pgmap v7698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:45 smithi119 ceph-mon[108979]: pgmap v7698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:46.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:46 smithi183 ceph-mon[99169]: pgmap v7699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:46.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:46 smithi119 ceph-mon[94175]: pgmap v7699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:46.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:46 smithi119 ceph-mon[108979]: pgmap v7699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:49 smithi183 ceph-mon[99169]: pgmap v7700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:49 smithi119 ceph-mon[94175]: pgmap v7700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:49 smithi119 ceph-mon[108979]: pgmap v7700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:51 smithi183 ceph-mon[99169]: pgmap v7701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:51 smithi119 ceph-mon[94175]: pgmap v7701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:51 smithi119 ceph-mon[108979]: pgmap v7701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:53 smithi183 ceph-mon[99169]: pgmap v7702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:53.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:53 smithi119 ceph-mon[94175]: pgmap v7702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:53 smithi119 ceph-mon[108979]: pgmap v7702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:20:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:20:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:20:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:20:55.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:55 smithi183 ceph-mon[99169]: pgmap v7703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:55 smithi119 ceph-mon[94175]: pgmap v7703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:55 smithi119 ceph-mon[108979]: pgmap v7703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:57 smithi183 ceph-mon[99169]: pgmap v7704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:57.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:57 smithi119 ceph-mon[108979]: pgmap v7704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:57 smithi119 ceph-mon[94175]: pgmap v7704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:58.534 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:20:58.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:20:58.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:20:58.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:20:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:58 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:20:58.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:20:58.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:20:58.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:20:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:58 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:20:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:20:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:20:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:20:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:58 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:20:58.840 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:20:58.840 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 61s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:20:58.840 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 61s ago 2h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:20:58.840 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 61s ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:20:58.840 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 61s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:20:58.840 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 61s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:20:58.840 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 61s ago 2h 670M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:20:58.840 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 61s ago 2h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:20:58.840 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 61s ago 2h 463M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:20:58.840 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 61s ago 2h 530M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:20:58.840 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 61s ago 2h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:20:58.841 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 61s ago 2h 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:20:58.841 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 61s ago 2h 5139M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:20:58.841 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 61s ago 2h 5240M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:20:58.841 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 61s ago 2h 4824M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:20:58.841 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 61s ago 2h 4404M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:20:58.841 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 61s ago 2h 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:20:58.841 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 61s ago 2h 4578M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:20:58.841 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 61s ago 2h 3650M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:20:58.841 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 61s ago 2h 4358M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:20:58.841 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 61s ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:20:59.220 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:20:59.220 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:20:59.221 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:20:59.221 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:20:59.221 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:20:59.221 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:20:59.221 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:20:59.221 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:20:59.221 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:20:59.221 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:20:59.221 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:20:59.221 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:20:59.221 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:20:59.221 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:20:59.221 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:20:59.221 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:20:59.221 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:20:59.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:59 smithi183 ceph-mon[99169]: pgmap v7705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:59.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:20:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4046595986' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:20:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:59 smithi119 ceph-mon[94175]: pgmap v7705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:20:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4046595986' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:20:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:59 smithi119 ceph-mon[108979]: pgmap v7705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:20:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:20:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4046595986' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:21:00.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:00 smithi183 ceph-mon[99169]: from='client.22551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:21:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:00 smithi183 ceph-mon[99169]: from='client.32444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:21:00.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:00 smithi119 ceph-mon[94175]: from='client.22551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:21:00.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:00 smithi119 ceph-mon[94175]: from='client.32444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:21:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:00 smithi119 ceph-mon[108979]: from='client.22551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:21:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:00 smithi119 ceph-mon[108979]: from='client.32444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:21:01.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:01 smithi183 ceph-mon[99169]: pgmap v7706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:01 smithi119 ceph-mon[94175]: pgmap v7706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:01 smithi119 ceph-mon[108979]: pgmap v7706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:03.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:03 smithi183 ceph-mon[99169]: pgmap v7707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:03 smithi119 ceph-mon[94175]: pgmap v7707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:03 smithi119 ceph-mon[108979]: pgmap v7707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:21:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:21:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:21:05.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:05 smithi183 ceph-mon[99169]: pgmap v7708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:05 smithi119 ceph-mon[94175]: pgmap v7708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:05 smithi119 ceph-mon[108979]: pgmap v7708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:07.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:07 smithi183 ceph-mon[99169]: pgmap v7709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:07 smithi119 ceph-mon[94175]: pgmap v7709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:07 smithi119 ceph-mon[108979]: pgmap v7709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:09 smithi183 ceph-mon[99169]: pgmap v7710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:09 smithi119 ceph-mon[94175]: pgmap v7710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:09 smithi119 ceph-mon[108979]: pgmap v7710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:11 smithi183 ceph-mon[99169]: pgmap v7711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:11 smithi119 ceph-mon[94175]: pgmap v7711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:11.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:11 smithi119 ceph-mon[108979]: pgmap v7711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:13.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:13 smithi183 ceph-mon[99169]: pgmap v7712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:13 smithi119 ceph-mon[94175]: pgmap v7712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:13 smithi119 ceph-mon[108979]: pgmap v7712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:21:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:21:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:21:15.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:15 smithi183 ceph-mon[99169]: pgmap v7713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:15 smithi119 ceph-mon[94175]: pgmap v7713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:15 smithi119 ceph-mon[108979]: pgmap v7713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:17 smithi183 ceph-mon[99169]: pgmap v7714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:17.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:17 smithi119 ceph-mon[108979]: pgmap v7714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:17 smithi119 ceph-mon[94175]: pgmap v7714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:19.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:19 smithi183 ceph-mon[99169]: pgmap v7715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:19 smithi119 ceph-mon[94175]: pgmap v7715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:19.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:19 smithi119 ceph-mon[108979]: pgmap v7715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:21 smithi183 ceph-mon[99169]: pgmap v7716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:21 smithi119 ceph-mon[94175]: pgmap v7716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:21.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:21 smithi119 ceph-mon[108979]: pgmap v7716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:23 smithi183 ceph-mon[99169]: pgmap v7717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:23 smithi119 ceph-mon[94175]: pgmap v7717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:23.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:23 smithi119 ceph-mon[108979]: pgmap v7717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:21:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:21:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:21:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:25 smithi183 ceph-mon[99169]: pgmap v7718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:25 smithi119 ceph-mon[94175]: pgmap v7718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:25.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:25 smithi119 ceph-mon[108979]: pgmap v7718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:27 smithi183 ceph-mon[99169]: pgmap v7719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:27 smithi119 ceph-mon[94175]: pgmap v7719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:27 smithi119 ceph-mon[108979]: pgmap v7719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:29.570 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:21:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:29 smithi183 ceph-mon[99169]: pgmap v7720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:29 smithi119 ceph-mon[94175]: pgmap v7720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:29 smithi119 ceph-mon[108979]: pgmap v7720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:29.874 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:21:29.874 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 92s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:21:29.874 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 92s ago 2h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:21:29.874 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 92s ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:21:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 92s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:21:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 92s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:21:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 92s ago 2h 670M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:21:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 92s ago 2h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:21:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 92s ago 2h 463M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:21:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 92s ago 2h 530M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:21:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 92s ago 2h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:21:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 92s ago 2h 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:21:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 92s ago 2h 5139M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:21:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 92s ago 2h 5240M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:21:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 92s ago 2h 4824M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:21:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 92s ago 2h 4404M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:21:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 92s ago 2h 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:21:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 92s ago 2h 4578M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:21:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 92s ago 2h 3650M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:21:29.876 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 92s ago 2h 4358M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:21:29.876 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 92s ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:21:30.251 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:21:30.251 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:21:30.251 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:21:30.251 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:21:30.252 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:21:30.252 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:21:30.252 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:21:30.252 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:21:30.252 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:21:30.252 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:21:30.252 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:21:30.252 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:21:30.252 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:21:30.252 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:21:30.252 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:21:30.252 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:21:30.252 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:21:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1790098979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:21:30.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1790098979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:21:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1790098979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:21:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:31 smithi183 ceph-mon[99169]: from='client.32456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:21:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:31 smithi183 ceph-mon[99169]: from='client.32462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:21:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:31 smithi183 ceph-mon[99169]: pgmap v7721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:31 smithi119 ceph-mon[94175]: from='client.32456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:21:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:31 smithi119 ceph-mon[94175]: from='client.32462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:21:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:31 smithi119 ceph-mon[94175]: pgmap v7721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:31 smithi119 ceph-mon[108979]: from='client.32456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:21:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:31 smithi119 ceph-mon[108979]: from='client.32462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:21:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:31 smithi119 ceph-mon[108979]: pgmap v7721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:33 smithi183 ceph-mon[99169]: pgmap v7722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:33 smithi119 ceph-mon[94175]: pgmap v7722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:33 smithi119 ceph-mon[108979]: pgmap v7722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:21:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:21:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:21:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:35 smithi183 ceph-mon[99169]: pgmap v7723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:35 smithi119 ceph-mon[94175]: pgmap v7723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:35.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:35 smithi119 ceph-mon[108979]: pgmap v7723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:37 smithi183 ceph-mon[99169]: pgmap v7724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:37 smithi119 ceph-mon[108979]: pgmap v7724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:37 smithi119 ceph-mon[94175]: pgmap v7724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:39 smithi183 ceph-mon[99169]: pgmap v7725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:39 smithi119 ceph-mon[94175]: pgmap v7725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:39 smithi119 ceph-mon[108979]: pgmap v7725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:41 smithi183 ceph-mon[99169]: pgmap v7726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:41 smithi119 ceph-mon[108979]: pgmap v7726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:41 smithi119 ceph-mon[94175]: pgmap v7726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:43 smithi183 ceph-mon[99169]: pgmap v7727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:43 smithi119 ceph-mon[94175]: pgmap v7727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:43 smithi119 ceph-mon[108979]: pgmap v7727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:21:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:21:44] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:21:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:45 smithi183 ceph-mon[99169]: pgmap v7728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:45 smithi119 ceph-mon[108979]: pgmap v7728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:45 smithi119 ceph-mon[94175]: pgmap v7728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:47 smithi183 ceph-mon[99169]: pgmap v7729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:47 smithi119 ceph-mon[94175]: pgmap v7729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:47.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:47 smithi119 ceph-mon[108979]: pgmap v7729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:49 smithi183 ceph-mon[99169]: pgmap v7730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:49.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:49 smithi119 ceph-mon[108979]: pgmap v7730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:49 smithi119 ceph-mon[94175]: pgmap v7730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:51 smithi183 ceph-mon[99169]: pgmap v7731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:51 smithi119 ceph-mon[108979]: pgmap v7731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:51 smithi119 ceph-mon[94175]: pgmap v7731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:53 smithi183 ceph-mon[99169]: pgmap v7732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:53 smithi119 ceph-mon[108979]: pgmap v7732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:53.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:53 smithi119 ceph-mon[94175]: pgmap v7732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:21:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:21:54] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:21:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:21:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:55 smithi183 ceph-mon[99169]: pgmap v7733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:55 smithi119 ceph-mon[94175]: pgmap v7733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:55.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:55 smithi119 ceph-mon[108979]: pgmap v7733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:57.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:57 smithi183 ceph-mon[99169]: pgmap v7734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:57 smithi119 ceph-mon[94175]: pgmap v7734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:57 smithi119 ceph-mon[108979]: pgmap v7734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:59.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:59 smithi183 ceph-mon[99169]: pgmap v7735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:21:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:21:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:21:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:21:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:21:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:59 smithi119 ceph-mon[94175]: pgmap v7735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:21:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:21:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:21:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:21:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:21:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:59 smithi119 ceph-mon[108979]: pgmap v7735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:21:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:21:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:21:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:21:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:21:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:22:00.595 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:22:00.901 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:22:00.902 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 2m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:22:00.902 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 2m ago 2h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:22:00.902 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 2m ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:22:00.902 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 2m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:22:00.902 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 2m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:22:00.902 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 2m ago 2h 670M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:22:00.902 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 2m ago 2h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:22:00.902 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 2m ago 2h 463M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:22:00.902 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 2m ago 2h 530M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:22:00.902 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 2m ago 2h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:22:00.902 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 2m ago 2h 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:22:00.902 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 2m ago 2h 5139M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:22:00.902 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 2m ago 2h 5240M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:22:00.903 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 2m ago 2h 4824M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:22:00.903 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 2m ago 2h 4404M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:22:00.903 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 2m ago 2h 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:22:00.903 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 2m ago 2h 4578M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:22:00.903 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 2m ago 2h 3650M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:22:00.903 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 2m ago 2h 4358M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:22:00.903 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 2m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:22:01.279 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:22:01.279 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:22:01.279 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:22:01.279 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:22:01.280 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:22:01.280 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:22:01.280 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:22:01.280 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:22:01.280 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:22:01.280 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:22:01.280 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:22:01.280 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:22:01.280 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:22:01.280 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:22:01.280 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:22:01.280 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:22:01.280 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:22:01.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:01 smithi183 ceph-mon[99169]: pgmap v7736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:01 smithi119 ceph-mon[94175]: pgmap v7736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:01 smithi119 ceph-mon[108979]: pgmap v7736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:02.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:02 smithi183 ceph-mon[99169]: from='client.22587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:22:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:02 smithi183 ceph-mon[99169]: from='client.22593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:22:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2579844287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:22:02.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:02 smithi119 ceph-mon[94175]: from='client.22587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:22:02.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:02 smithi119 ceph-mon[94175]: from='client.22593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:22:02.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2579844287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:22:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:02 smithi119 ceph-mon[108979]: from='client.22587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:22:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:02 smithi119 ceph-mon[108979]: from='client.22593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:22:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2579844287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:22:03.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:03 smithi183 ceph-mon[99169]: pgmap v7737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:03.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:03 smithi119 ceph-mon[108979]: pgmap v7737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:03 smithi119 ceph-mon[94175]: pgmap v7737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:22:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:22:04] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:22:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:05 smithi183 ceph-mon[99169]: pgmap v7738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:05 smithi119 ceph-mon[94175]: pgmap v7738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:05 smithi119 ceph-mon[108979]: pgmap v7738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:07.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:07 smithi183 ceph-mon[99169]: pgmap v7739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:07 smithi119 ceph-mon[94175]: pgmap v7739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:07 smithi119 ceph-mon[108979]: pgmap v7739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:09 smithi183 ceph-mon[99169]: pgmap v7740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:09 smithi119 ceph-mon[94175]: pgmap v7740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:09 smithi119 ceph-mon[108979]: pgmap v7740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:11 smithi183 ceph-mon[99169]: pgmap v7741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:11 smithi119 ceph-mon[94175]: pgmap v7741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:11 smithi119 ceph-mon[108979]: pgmap v7741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:13.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:13 smithi183 ceph-mon[99169]: pgmap v7742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:13 smithi119 ceph-mon[94175]: pgmap v7742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:13.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:13 smithi119 ceph-mon[108979]: pgmap v7742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:22:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:22:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:22:15.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:15 smithi183 ceph-mon[99169]: pgmap v7743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:15 smithi119 ceph-mon[108979]: pgmap v7743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:15 smithi119 ceph-mon[94175]: pgmap v7743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:17 smithi183 ceph-mon[99169]: pgmap v7744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:17.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:17 smithi119 ceph-mon[108979]: pgmap v7744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:17 smithi119 ceph-mon[94175]: pgmap v7744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:19.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:19 smithi183 ceph-mon[99169]: pgmap v7745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:19.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:19 smithi119 ceph-mon[108979]: pgmap v7745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:19 smithi119 ceph-mon[94175]: pgmap v7745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:21 smithi183 ceph-mon[99169]: pgmap v7746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:21 smithi119 ceph-mon[94175]: pgmap v7746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:21 smithi119 ceph-mon[108979]: pgmap v7746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:23 smithi183 ceph-mon[99169]: pgmap v7747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:23 smithi119 ceph-mon[94175]: pgmap v7747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:23 smithi119 ceph-mon[108979]: pgmap v7747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:22:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:22:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:22:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:25 smithi183 ceph-mon[99169]: pgmap v7748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:25 smithi119 ceph-mon[94175]: pgmap v7748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:25 smithi119 ceph-mon[108979]: pgmap v7748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:27 smithi183 ceph-mon[99169]: pgmap v7749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:27 smithi119 ceph-mon[108979]: pgmap v7749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:27 smithi119 ceph-mon[94175]: pgmap v7749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:29 smithi183 ceph-mon[99169]: pgmap v7750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:29 smithi119 ceph-mon[94175]: pgmap v7750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:29 smithi119 ceph-mon[108979]: pgmap v7750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:31.630 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:22:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:31 smithi183 ceph-mon[99169]: pgmap v7751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:31 smithi119 ceph-mon[94175]: pgmap v7751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:31 smithi119 ceph-mon[108979]: pgmap v7751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:31.937 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:22:31.937 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 2m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:22:31.937 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 2m ago 2h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:22:31.938 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 2m ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:22:31.938 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 2m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:22:31.938 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 2m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:22:31.938 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 2m ago 2h 670M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:22:31.938 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 2m ago 2h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:22:31.938 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 2m ago 2h 463M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:22:31.938 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 2m ago 2h 530M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:22:31.938 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 2m ago 2h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:22:31.938 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 2m ago 2h 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:22:31.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 2m ago 2h 5139M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:22:31.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 2m ago 2h 5240M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:22:31.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 2m ago 2h 4824M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:22:31.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 2m ago 2h 4404M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:22:31.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 2m ago 2h 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:22:31.939 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 2m ago 2h 4578M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:22:31.939 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 2m ago 2h 3650M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:22:31.939 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 2m ago 2h 4358M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:22:31.939 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 2m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:22:32.316 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:22:32.316 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:22:32.316 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:22:32.316 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:22:32.316 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:22:32.316 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:22:32.316 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:22:32.316 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:22:32.316 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:22:32.317 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:22:32.317 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:22:32.317 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:22:32.317 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:22:32.317 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:22:32.317 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:22:32.317 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:22:32.317 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:22:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:33 smithi183 ceph-mon[99169]: from='client.22605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:22:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:33 smithi183 ceph-mon[99169]: from='client.32498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:22:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:33 smithi183 ceph-mon[99169]: pgmap v7752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1105146682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:22:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:33 smithi119 ceph-mon[94175]: from='client.22605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:22:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:33 smithi119 ceph-mon[94175]: from='client.32498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:22:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:33 smithi119 ceph-mon[94175]: pgmap v7752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1105146682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:22:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:33 smithi119 ceph-mon[108979]: from='client.22605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:22:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:33 smithi119 ceph-mon[108979]: from='client.32498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:22:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:33 smithi119 ceph-mon[108979]: pgmap v7752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1105146682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:22:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:22:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:22:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:22:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:35 smithi183 ceph-mon[99169]: pgmap v7753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:35 smithi119 ceph-mon[94175]: pgmap v7753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:35.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:35 smithi119 ceph-mon[108979]: pgmap v7753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:37 smithi183 ceph-mon[99169]: pgmap v7754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:37 smithi119 ceph-mon[94175]: pgmap v7754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:37 smithi119 ceph-mon[108979]: pgmap v7754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:39 smithi183 ceph-mon[99169]: pgmap v7755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:39 smithi119 ceph-mon[94175]: pgmap v7755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:39 smithi119 ceph-mon[108979]: pgmap v7755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:41 smithi183 ceph-mon[99169]: pgmap v7756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:41 smithi119 ceph-mon[94175]: pgmap v7756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:41 smithi119 ceph-mon[108979]: pgmap v7756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:43 smithi183 ceph-mon[99169]: pgmap v7757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:43 smithi119 ceph-mon[94175]: pgmap v7757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:43 smithi119 ceph-mon[108979]: pgmap v7757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:22:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:22:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:22:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:45 smithi183 ceph-mon[99169]: pgmap v7758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:45 smithi119 ceph-mon[94175]: pgmap v7758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:45 smithi119 ceph-mon[108979]: pgmap v7758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:47 smithi183 ceph-mon[99169]: pgmap v7759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:47 smithi119 ceph-mon[94175]: pgmap v7759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:47.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:47 smithi119 ceph-mon[108979]: pgmap v7759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:49 smithi183 ceph-mon[99169]: pgmap v7760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:49 smithi119 ceph-mon[94175]: pgmap v7760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:49 smithi119 ceph-mon[108979]: pgmap v7760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:51 smithi183 ceph-mon[99169]: pgmap v7761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:51 smithi119 ceph-mon[94175]: pgmap v7761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:51 smithi119 ceph-mon[108979]: pgmap v7761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:53 smithi183 ceph-mon[99169]: pgmap v7762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:53 smithi119 ceph-mon[108979]: pgmap v7762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:53 smithi119 ceph-mon[94175]: pgmap v7762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:22:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:22:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:22:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:22:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:55 smithi183 ceph-mon[99169]: pgmap v7763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:55 smithi119 ceph-mon[94175]: pgmap v7763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:55 smithi119 ceph-mon[108979]: pgmap v7763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:57.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:57 smithi183 ceph-mon[99169]: pgmap v7764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:57 smithi119 ceph-mon[94175]: pgmap v7764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:57.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:57 smithi119 ceph-mon[108979]: pgmap v7764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:59.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:59 smithi183 ceph-mon[99169]: pgmap v7765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:22:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:22:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:22:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:22:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:59 smithi119 ceph-mon[94175]: pgmap v7765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:22:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:22:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:22:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:22:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:59 smithi119 ceph-mon[108979]: pgmap v7765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:22:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:22:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:22:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:22:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:23:00.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:23:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:23:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:23:00.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:23:00.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:23:00.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:23:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:23:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:23:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:23:01.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:01 smithi183 ceph-mon[99169]: pgmap v7766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:01 smithi119 ceph-mon[94175]: pgmap v7766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:01 smithi119 ceph-mon[108979]: pgmap v7766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:02.661 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:23:02.967 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:23:02.967 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 3m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:23:02.967 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 3m ago 2h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:23:02.967 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 3m ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:23:02.967 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 3m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:23:02.968 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 3m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:23:02.968 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 3m ago 2h 670M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:23:02.968 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 3m ago 2h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:23:02.968 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 3m ago 2h 463M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:23:02.968 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 3m ago 2h 530M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:23:02.968 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 3m ago 2h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:23:02.968 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 3m ago 2h 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:23:02.968 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 3m ago 2h 5139M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:23:02.968 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 3m ago 2h 5240M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:23:02.968 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 3m ago 2h 4824M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:23:02.968 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 3m ago 2h 4404M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:23:02.968 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 3m ago 2h 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:23:02.968 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 3m ago 2h 4578M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:23:02.968 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 3m ago 2h 3650M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:23:02.968 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 3m ago 2h 4358M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:23:02.969 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 3m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:23:03.347 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:23:03.347 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:23:03.347 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:23:03.347 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:23:03.347 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:23:03.348 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:23:03.348 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:23:03.348 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:23:03.348 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:23:03.348 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:23:03.348 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:23:03.348 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:23:03.348 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:23:03.348 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:23:03.348 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:23:03.348 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:23:03.348 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:23:03.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:03 smithi183 ceph-mon[99169]: pgmap v7767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/528511060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:23:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:03 smithi119 ceph-mon[94175]: pgmap v7767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/528511060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:23:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:03 smithi119 ceph-mon[108979]: pgmap v7767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/528511060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:23:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:23:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:23:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:23:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:04 smithi119 ceph-mon[94175]: from='client.22623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:23:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:04 smithi119 ceph-mon[94175]: from='client.32516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:23:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:04 smithi119 ceph-mon[108979]: from='client.22623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:23:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:04 smithi119 ceph-mon[108979]: from='client.32516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:23:04.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:04 smithi183 ceph-mon[99169]: from='client.22623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:23:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:04 smithi183 ceph-mon[99169]: from='client.32516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:23:05.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:05 smithi183 ceph-mon[99169]: pgmap v7768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:05 smithi119 ceph-mon[94175]: pgmap v7768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:05 smithi119 ceph-mon[108979]: pgmap v7768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:07.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:07 smithi183 ceph-mon[99169]: pgmap v7769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:07 smithi119 ceph-mon[94175]: pgmap v7769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:07 smithi119 ceph-mon[108979]: pgmap v7769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:09 smithi183 ceph-mon[99169]: pgmap v7770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:09 smithi119 ceph-mon[94175]: pgmap v7770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:09 smithi119 ceph-mon[108979]: pgmap v7770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:11 smithi183 ceph-mon[99169]: pgmap v7771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:11 smithi119 ceph-mon[94175]: pgmap v7771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:11 smithi119 ceph-mon[108979]: pgmap v7771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:13.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:13 smithi183 ceph-mon[99169]: pgmap v7772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:13 smithi119 ceph-mon[94175]: pgmap v7772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:13.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:13 smithi119 ceph-mon[108979]: pgmap v7772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:23:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:23:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:23:15.189 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 18:23:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T18:23:14.928794168Z level=info msg="Completed cleanup jobs" duration=13.141433ms 2023-12-01T18:23:15.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:15 smithi183 ceph-mon[99169]: pgmap v7773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:15 smithi119 ceph-mon[94175]: pgmap v7773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:15 smithi119 ceph-mon[108979]: pgmap v7773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:17 smithi183 ceph-mon[99169]: pgmap v7774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:17.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:17 smithi119 ceph-mon[108979]: pgmap v7774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:17 smithi119 ceph-mon[94175]: pgmap v7774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:19.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:19 smithi183 ceph-mon[99169]: pgmap v7775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:19 smithi119 ceph-mon[94175]: pgmap v7775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:19 smithi119 ceph-mon[108979]: pgmap v7775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:21 smithi183 ceph-mon[99169]: pgmap v7776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:21 smithi119 ceph-mon[94175]: pgmap v7776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:21.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:21 smithi119 ceph-mon[108979]: pgmap v7776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:23 smithi183 ceph-mon[99169]: pgmap v7777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:23 smithi119 ceph-mon[94175]: pgmap v7777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:23.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:23 smithi119 ceph-mon[108979]: pgmap v7777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:24.419 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:23:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:23:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:23:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:24.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:24.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:25 smithi183 ceph-mon[99169]: pgmap v7778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:25 smithi119 ceph-mon[94175]: pgmap v7778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:25 smithi119 ceph-mon[108979]: pgmap v7778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:27 smithi183 ceph-mon[99169]: pgmap v7779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:27 smithi119 ceph-mon[94175]: pgmap v7779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:27 smithi119 ceph-mon[108979]: pgmap v7779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:29.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:29 smithi183 ceph-mon[99169]: pgmap v7780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:29 smithi119 ceph-mon[94175]: pgmap v7780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:29 smithi119 ceph-mon[108979]: pgmap v7780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:31 smithi183 ceph-mon[99169]: pgmap v7781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:31 smithi119 ceph-mon[94175]: pgmap v7781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:31 smithi119 ceph-mon[108979]: pgmap v7781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:33 smithi183 ceph-mon[99169]: pgmap v7782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:33.691 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:23:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:33 smithi119 ceph-mon[94175]: pgmap v7782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:33.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:33 smithi119 ceph-mon[108979]: pgmap v7782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:34.001 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:23:34.001 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 3m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:23:34.001 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 3m ago 2h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:23:34.001 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 3m ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:23:34.001 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 3m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:23:34.001 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 3m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:23:34.001 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 3m ago 2h 670M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:23:34.001 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 3m ago 2h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:23:34.001 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 3m ago 2h 463M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:23:34.001 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 3m ago 2h 530M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:23:34.001 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 3m ago 2h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:23:34.002 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 3m ago 2h 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:23:34.002 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 3m ago 2h 5139M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:23:34.002 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 3m ago 2h 5240M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:23:34.002 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 3m ago 2h 4824M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:23:34.002 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 3m ago 2h 4404M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:23:34.002 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 3m ago 2h 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:23:34.002 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 3m ago 2h 4578M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:23:34.002 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 3m ago 2h 3650M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:23:34.002 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 3m ago 2h 4358M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:23:34.002 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 3m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:23:34.383 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:23:34.384 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:23:34.384 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:23:34.384 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:23:34.384 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:23:34.384 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:23:34.384 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:23:34.384 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:23:34.384 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:23:34.384 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:23:34.384 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:23:34.384 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:23:34.384 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:23:34.384 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:23:34.385 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:23:34.385 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:23:34.385 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:23:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:23:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:23:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:23:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:35 smithi183 ceph-mon[99169]: from='client.32528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:23:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:35 smithi183 ceph-mon[99169]: from='client.32534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:23:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:35 smithi183 ceph-mon[99169]: pgmap v7783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2257316778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:23:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:35 smithi119 ceph-mon[94175]: from='client.32528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:23:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:35 smithi119 ceph-mon[94175]: from='client.32534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:23:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:35 smithi119 ceph-mon[94175]: pgmap v7783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2257316778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:23:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:35 smithi119 ceph-mon[108979]: from='client.32528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:23:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:35 smithi119 ceph-mon[108979]: from='client.32534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:23:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:35 smithi119 ceph-mon[108979]: pgmap v7783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2257316778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:23:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:37 smithi183 ceph-mon[99169]: pgmap v7784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:37 smithi119 ceph-mon[108979]: pgmap v7784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:37 smithi119 ceph-mon[94175]: pgmap v7784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:39 smithi183 ceph-mon[99169]: pgmap v7785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:39 smithi119 ceph-mon[108979]: pgmap v7785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:39 smithi119 ceph-mon[94175]: pgmap v7785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:41 smithi183 ceph-mon[99169]: pgmap v7786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:41 smithi119 ceph-mon[94175]: pgmap v7786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:41 smithi119 ceph-mon[108979]: pgmap v7786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:43 smithi183 ceph-mon[99169]: pgmap v7787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:43 smithi119 ceph-mon[94175]: pgmap v7787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:43 smithi119 ceph-mon[108979]: pgmap v7787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:23:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:23:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T18:23:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:45 smithi183 ceph-mon[99169]: pgmap v7788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:45 smithi119 ceph-mon[94175]: pgmap v7788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:45 smithi119 ceph-mon[108979]: pgmap v7788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:47 smithi183 ceph-mon[99169]: pgmap v7789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:47 smithi119 ceph-mon[94175]: pgmap v7789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:47 smithi119 ceph-mon[108979]: pgmap v7789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:49 smithi183 ceph-mon[99169]: pgmap v7790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:49 smithi119 ceph-mon[94175]: pgmap v7790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:49.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:49 smithi119 ceph-mon[108979]: pgmap v7790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:51 smithi183 ceph-mon[99169]: pgmap v7791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:51 smithi119 ceph-mon[94175]: pgmap v7791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:51 smithi119 ceph-mon[108979]: pgmap v7791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:53 smithi183 ceph-mon[99169]: pgmap v7792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:53 smithi119 ceph-mon[108979]: pgmap v7792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:53 smithi119 ceph-mon[94175]: pgmap v7792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:23:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:23:54] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:23:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:23:55.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:55 smithi183 ceph-mon[99169]: pgmap v7793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:55.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:55 smithi119 ceph-mon[108979]: pgmap v7793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:55 smithi119 ceph-mon[94175]: pgmap v7793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:57.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:57 smithi183 ceph-mon[99169]: pgmap v7794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:57.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:57 smithi119 ceph-mon[108979]: pgmap v7794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:57 smithi119 ceph-mon[94175]: pgmap v7794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:23:59 smithi183 ceph-mon[99169]: pgmap v7795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:23:59 smithi119 ceph-mon[94175]: pgmap v7795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:23:59.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:23:59 smithi119 ceph-mon[108979]: pgmap v7795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:00.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:24:00.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:24:00.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:24:01.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:01 smithi183 ceph-mon[99169]: pgmap v7796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:01.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:24:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:24:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:24:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:24:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:24:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:01 smithi119 ceph-mon[94175]: pgmap v7796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:24:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:24:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:24:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:24:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:24:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:01 smithi119 ceph-mon[108979]: pgmap v7796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:24:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:24:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:24:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:24:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:24:03.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:03 smithi183 ceph-mon[99169]: pgmap v7797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:03 smithi119 ceph-mon[94175]: pgmap v7797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:03.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:03 smithi119 ceph-mon[108979]: pgmap v7797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:24:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:24:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:24:04.732 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:24:05.041 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:24:05.041 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 4m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:24:05.042 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 4m ago 2h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:24:05.042 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 4m ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:24:05.042 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 4m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:24:05.042 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 4m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:24:05.042 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 4m ago 2h 670M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:24:05.042 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 4m ago 2h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:24:05.042 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 4m ago 2h 463M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:24:05.042 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 4m ago 2h 530M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:24:05.042 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 4m ago 2h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:24:05.042 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 4m ago 2h 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:24:05.042 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 4m ago 2h 5139M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:24:05.042 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 4m ago 2h 5240M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:24:05.042 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 4m ago 2h 4824M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:24:05.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 4m ago 2h 4404M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:24:05.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 4m ago 2h 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:24:05.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 4m ago 2h 4578M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:24:05.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 4m ago 2h 3650M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:24:05.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 4m ago 2h 4358M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:24:05.043 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 4m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:24:05.421 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:24:05.421 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:24:05.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:24:05.421 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:24:05.421 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:24:05.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:24:05.421 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:24:05.421 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:24:05.422 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:24:05.422 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:24:05.422 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:24:05.422 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:24:05.422 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:24:05.422 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:24:05.422 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:24:05.422 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:24:05.422 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:24:05.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:05 smithi183 ceph-mon[99169]: pgmap v7798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2983438365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:24:05.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:05 smithi119 ceph-mon[108979]: pgmap v7798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:05.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2983438365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:24:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:05 smithi119 ceph-mon[94175]: pgmap v7798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2983438365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:24:06.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:06 smithi183 ceph-mon[99169]: from='client.32546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:24:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:06 smithi183 ceph-mon[99169]: from='client.32552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:24:06.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:06 smithi119 ceph-mon[108979]: from='client.32546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:24:06.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:06 smithi119 ceph-mon[108979]: from='client.32552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:24:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:06 smithi119 ceph-mon[94175]: from='client.32546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:24:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:06 smithi119 ceph-mon[94175]: from='client.32552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:24:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:07 smithi183 ceph-mon[99169]: pgmap v7799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:07 smithi119 ceph-mon[108979]: pgmap v7799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:07 smithi119 ceph-mon[94175]: pgmap v7799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:09 smithi183 ceph-mon[99169]: pgmap v7800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:09 smithi119 ceph-mon[94175]: pgmap v7800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:09 smithi119 ceph-mon[108979]: pgmap v7800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:10.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:10 smithi119 ceph-mon[108979]: pgmap v7801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:10 smithi119 ceph-mon[94175]: pgmap v7801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:10.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:10 smithi183 ceph-mon[99169]: pgmap v7801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:13 smithi183 ceph-mon[99169]: pgmap v7802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:13 smithi119 ceph-mon[94175]: pgmap v7802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:13 smithi119 ceph-mon[108979]: pgmap v7802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:24:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:24:14] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T18:24:15.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:15 smithi183 ceph-mon[99169]: pgmap v7803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:15 smithi119 ceph-mon[94175]: pgmap v7803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:15 smithi119 ceph-mon[108979]: pgmap v7803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:17 smithi183 ceph-mon[99169]: pgmap v7804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:17 smithi119 ceph-mon[94175]: pgmap v7804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:17 smithi119 ceph-mon[108979]: pgmap v7804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:19.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:19 smithi183 ceph-mon[99169]: pgmap v7805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:19.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:19 smithi119 ceph-mon[108979]: pgmap v7805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:19 smithi119 ceph-mon[94175]: pgmap v7805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:21 smithi183 ceph-mon[99169]: pgmap v7806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:21 smithi119 ceph-mon[94175]: pgmap v7806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:21.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:21 smithi119 ceph-mon[108979]: pgmap v7806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:23 smithi183 ceph-mon[99169]: pgmap v7807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:23 smithi119 ceph-mon[94175]: pgmap v7807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:23.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:23 smithi119 ceph-mon[108979]: pgmap v7807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:24:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:24:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:24:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:25 smithi183 ceph-mon[99169]: pgmap v7808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:25.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:25 smithi119 ceph-mon[108979]: pgmap v7808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:25 smithi119 ceph-mon[94175]: pgmap v7808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:27 smithi183 ceph-mon[99169]: pgmap v7809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:27 smithi119 ceph-mon[94175]: pgmap v7809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:27 smithi119 ceph-mon[108979]: pgmap v7809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:29 smithi183 ceph-mon[99169]: pgmap v7810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:29 smithi119 ceph-mon[94175]: pgmap v7810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:29 smithi119 ceph-mon[108979]: pgmap v7810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:31 smithi183 ceph-mon[99169]: pgmap v7811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:31 smithi119 ceph-mon[94175]: pgmap v7811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:31 smithi119 ceph-mon[108979]: pgmap v7811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:33 smithi183 ceph-mon[99169]: pgmap v7812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:33 smithi119 ceph-mon[94175]: pgmap v7812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:33 smithi119 ceph-mon[108979]: pgmap v7812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:24:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:24:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:24:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:35 smithi183 ceph-mon[99169]: pgmap v7813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:35 smithi119 ceph-mon[94175]: pgmap v7813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:35 smithi119 ceph-mon[108979]: pgmap v7813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:35.771 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:24:36.075 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:24:36.075 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 4m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:24:36.075 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 4m ago 2h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:24:36.075 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 4m ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:24:36.075 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 4m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:24:36.075 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 4m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:24:36.075 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 4m ago 2h 670M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:24:36.075 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 4m ago 2h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:24:36.075 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 4m ago 2h 463M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:24:36.075 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 4m ago 2h 530M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:24:36.075 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 4m ago 2h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:24:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 4m ago 2h 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:24:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 4m ago 2h 5139M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:24:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 4m ago 2h 5240M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:24:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 4m ago 2h 4824M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:24:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 4m ago 2h 4404M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:24:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 4m ago 2h 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:24:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 4m ago 2h 4578M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:24:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 4m ago 2h 3650M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:24:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 4m ago 2h 4358M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:24:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 4m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:24:36.456 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:24:36.456 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:24:36.456 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:24:36.456 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:24:36.456 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:24:36.456 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:24:36.456 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:24:36.456 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:24:36.456 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:24:36.456 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:24:36.457 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:24:36.457 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:24:36.457 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:24:36.457 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:24:36.457 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:24:36.457 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:24:36.457 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:24:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:37 smithi183 ceph-mon[99169]: from='client.32564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:24:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:37 smithi183 ceph-mon[99169]: from='client.32570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:24:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:37 smithi183 ceph-mon[99169]: pgmap v7814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3671641188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:24:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:37 smithi119 ceph-mon[94175]: from='client.32564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:24:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:37 smithi119 ceph-mon[94175]: from='client.32570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:24:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:37 smithi119 ceph-mon[94175]: pgmap v7814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3671641188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:24:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:37 smithi119 ceph-mon[108979]: from='client.32564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:24:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:37 smithi119 ceph-mon[108979]: from='client.32570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:24:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:37 smithi119 ceph-mon[108979]: pgmap v7814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3671641188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:24:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:39 smithi183 ceph-mon[99169]: pgmap v7815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:39 smithi119 ceph-mon[108979]: pgmap v7815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:39 smithi119 ceph-mon[94175]: pgmap v7815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:41 smithi183 ceph-mon[99169]: pgmap v7816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:41 smithi119 ceph-mon[94175]: pgmap v7816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:41 smithi119 ceph-mon[108979]: pgmap v7816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:43 smithi183 ceph-mon[99169]: pgmap v7817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:43 smithi119 ceph-mon[94175]: pgmap v7817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:43 smithi119 ceph-mon[108979]: pgmap v7817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:24:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:24:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:24:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:45 smithi183 ceph-mon[99169]: pgmap v7818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:45 smithi119 ceph-mon[108979]: pgmap v7818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:45 smithi119 ceph-mon[94175]: pgmap v7818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:47 smithi183 ceph-mon[99169]: pgmap v7819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:47 smithi119 ceph-mon[94175]: pgmap v7819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:47 smithi119 ceph-mon[108979]: pgmap v7819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:49 smithi183 ceph-mon[99169]: pgmap v7820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:49 smithi119 ceph-mon[94175]: pgmap v7820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:49 smithi119 ceph-mon[108979]: pgmap v7820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:51 smithi183 ceph-mon[99169]: pgmap v7821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:51 smithi119 ceph-mon[108979]: pgmap v7821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:51 smithi119 ceph-mon[94175]: pgmap v7821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:53 smithi183 ceph-mon[99169]: pgmap v7822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:53.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:53 smithi119 ceph-mon[94175]: pgmap v7822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:53 smithi119 ceph-mon[108979]: pgmap v7822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:24:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:24:54] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:24:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:24:55.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:55 smithi183 ceph-mon[99169]: pgmap v7823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:55 smithi119 ceph-mon[94175]: pgmap v7823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:55 smithi119 ceph-mon[108979]: pgmap v7823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:57.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:57 smithi183 ceph-mon[99169]: pgmap v7824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:57.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:57 smithi119 ceph-mon[108979]: pgmap v7824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:57 smithi119 ceph-mon[94175]: pgmap v7824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:59.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:24:59 smithi183 ceph-mon[99169]: pgmap v7825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:59.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:24:59 smithi119 ceph-mon[108979]: pgmap v7825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:24:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:24:59 smithi119 ceph-mon[94175]: pgmap v7825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:01.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:01 smithi183 ceph-mon[99169]: pgmap v7826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:25:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:01 smithi119 ceph-mon[108979]: pgmap v7826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:25:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:01 smithi119 ceph-mon[94175]: pgmap v7826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:25:02.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:25:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:25:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:25:02.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:25:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:25:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:25:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:25:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:25:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:25:03.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:03 smithi183 ceph-mon[99169]: pgmap v7827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:03.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:03 smithi119 ceph-mon[108979]: pgmap v7827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:03 smithi119 ceph-mon[94175]: pgmap v7827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:25:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:25:04] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:25:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:05 smithi183 ceph-mon[99169]: pgmap v7828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:05 smithi119 ceph-mon[94175]: pgmap v7828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:05 smithi119 ceph-mon[108979]: pgmap v7828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:06.802 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:25:07.109 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:25:07.109 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 5m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:25:07.109 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 5m ago 2h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:25:07.109 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 5m ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:25:07.109 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 5m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:25:07.109 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 5m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:25:07.110 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 5m ago 2h 670M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:25:07.110 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 5m ago 2h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:25:07.110 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 5m ago 2h 463M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:25:07.110 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 5m ago 2h 530M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:25:07.110 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 5m ago 2h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:25:07.110 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 5m ago 2h 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:25:07.110 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 5m ago 2h 5139M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:25:07.110 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 5m ago 2h 5240M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:25:07.110 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 5m ago 2h 4824M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:25:07.110 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 5m ago 2h 4404M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:25:07.110 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 5m ago 2h 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:25:07.110 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 5m ago 2h 4578M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:25:07.110 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 5m ago 2h 3650M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:25:07.110 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 5m ago 2h 4358M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:25:07.110 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 5m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:25:07.493 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:25:07.494 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:25:07.494 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:25:07.494 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:25:07.494 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:25:07.494 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:25:07.494 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:25:07.494 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:25:07.494 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:25:07.494 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:25:07.494 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:25:07.494 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:25:07.494 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:25:07.494 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:25:07.495 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:25:07.495 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:25:07.495 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:25:07.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:07 smithi183 ceph-mon[99169]: pgmap v7829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:07 smithi119 ceph-mon[94175]: pgmap v7829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:07 smithi119 ceph-mon[108979]: pgmap v7829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:08.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:08 smithi183 ceph-mon[99169]: from='client.22695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:25:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:08 smithi183 ceph-mon[99169]: from='client.32588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:25:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4217246504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:25:08.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:08 smithi119 ceph-mon[94175]: from='client.22695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:25:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:08 smithi119 ceph-mon[94175]: from='client.32588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:25:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4217246504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:25:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:08 smithi119 ceph-mon[108979]: from='client.22695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:25:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:08 smithi119 ceph-mon[108979]: from='client.32588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:25:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4217246504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:25:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:09 smithi183 ceph-mon[99169]: pgmap v7830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:09 smithi119 ceph-mon[94175]: pgmap v7830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:09 smithi119 ceph-mon[108979]: pgmap v7830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:11 smithi183 ceph-mon[99169]: pgmap v7831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:11 smithi119 ceph-mon[94175]: pgmap v7831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:11.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:11 smithi119 ceph-mon[108979]: pgmap v7831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:13 smithi183 ceph-mon[99169]: pgmap v7832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:13.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:13 smithi119 ceph-mon[108979]: pgmap v7832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:13 smithi119 ceph-mon[94175]: pgmap v7832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:25:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:25:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:25:15.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:15 smithi183 ceph-mon[99169]: pgmap v7833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:15 smithi119 ceph-mon[108979]: pgmap v7833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:15 smithi119 ceph-mon[94175]: pgmap v7833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:17 smithi183 ceph-mon[99169]: pgmap v7834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:17.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:17 smithi119 ceph-mon[108979]: pgmap v7834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:17 smithi119 ceph-mon[94175]: pgmap v7834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:19.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:19 smithi183 ceph-mon[99169]: pgmap v7835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:19 smithi119 ceph-mon[94175]: pgmap v7835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:19 smithi119 ceph-mon[108979]: pgmap v7835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:21 smithi183 ceph-mon[99169]: pgmap v7836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:21 smithi119 ceph-mon[108979]: pgmap v7836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:21 smithi119 ceph-mon[94175]: pgmap v7836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:23 smithi183 ceph-mon[99169]: pgmap v7837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:23.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:23 smithi119 ceph-mon[108979]: pgmap v7837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:23 smithi119 ceph-mon[94175]: pgmap v7837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:25:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:25:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:25:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:25 smithi183 ceph-mon[99169]: pgmap v7838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:25 smithi119 ceph-mon[94175]: pgmap v7838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:25 smithi119 ceph-mon[108979]: pgmap v7838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:27 smithi183 ceph-mon[99169]: pgmap v7839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:27 smithi119 ceph-mon[94175]: pgmap v7839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:27 smithi119 ceph-mon[108979]: pgmap v7839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:29 smithi183 ceph-mon[99169]: pgmap v7840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:29 smithi119 ceph-mon[94175]: pgmap v7840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:29 smithi119 ceph-mon[108979]: pgmap v7840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:31 smithi183 ceph-mon[99169]: pgmap v7841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:31 smithi119 ceph-mon[94175]: pgmap v7841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:31 smithi119 ceph-mon[108979]: pgmap v7841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:33 smithi183 ceph-mon[99169]: pgmap v7842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:33 smithi119 ceph-mon[94175]: pgmap v7842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:33 smithi119 ceph-mon[108979]: pgmap v7842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:25:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:25:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:25:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:35 smithi183 ceph-mon[99169]: pgmap v7843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:35 smithi119 ceph-mon[94175]: pgmap v7843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:35 smithi119 ceph-mon[108979]: pgmap v7843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:37 smithi183 ceph-mon[99169]: pgmap v7844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:37 smithi119 ceph-mon[94175]: pgmap v7844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:37 smithi119 ceph-mon[108979]: pgmap v7844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:37.839 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:25:38.143 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:25:38.143 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 5m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:25:38.144 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 5m ago 2h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:25:38.144 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 5m ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:25:38.144 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 5m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:25:38.144 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 5m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:25:38.144 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 5m ago 2h 670M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:25:38.144 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 5m ago 2h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:25:38.144 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 5m ago 2h 463M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:25:38.144 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 5m ago 2h 530M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:25:38.144 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 5m ago 2h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:25:38.144 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 5m ago 2h 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:25:38.144 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 5m ago 2h 5139M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:25:38.144 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 5m ago 2h 5240M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:25:38.144 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 5m ago 2h 4824M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:25:38.144 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 5m ago 2h 4404M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:25:38.145 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 5m ago 2h 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:25:38.145 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 5m ago 2h 4578M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:25:38.145 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 5m ago 2h 3650M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:25:38.145 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 5m ago 2h 4358M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:25:38.145 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 5m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:25:38.530 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:25:38.530 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:25:38.530 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:25:38.530 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:25:38.530 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:25:38.530 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:25:38.530 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:25:38.531 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:25:38.531 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:25:38.531 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:25:38.531 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:25:38.531 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:25:38.531 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:25:38.531 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:25:38.531 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:25:38.531 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:25:38.531 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:25:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:39 smithi183 ceph-mon[99169]: from='client.32600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:25:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:39 smithi183 ceph-mon[99169]: from='client.32606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:25:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:39 smithi183 ceph-mon[99169]: pgmap v7845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1657596975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:25:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:39 smithi119 ceph-mon[108979]: from='client.32600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:25:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:39 smithi119 ceph-mon[108979]: from='client.32606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:25:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:39 smithi119 ceph-mon[108979]: pgmap v7845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1657596975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:25:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:39 smithi119 ceph-mon[94175]: from='client.32600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:25:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:39 smithi119 ceph-mon[94175]: from='client.32606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:25:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:39 smithi119 ceph-mon[94175]: pgmap v7845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1657596975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:25:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:41 smithi119 ceph-mon[108979]: pgmap v7846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:41 smithi119 ceph-mon[94175]: pgmap v7846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:41.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:41 smithi183 ceph-mon[99169]: pgmap v7846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:43.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:43 smithi119 ceph-mon[108979]: pgmap v7847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:43 smithi119 ceph-mon[94175]: pgmap v7847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:43 smithi183 ceph-mon[99169]: pgmap v7847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:25:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:25:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:25:45.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:45 smithi183 ceph-mon[99169]: pgmap v7848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:45 smithi119 ceph-mon[94175]: pgmap v7848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:45 smithi119 ceph-mon[108979]: pgmap v7848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:46.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:46 smithi183 ceph-mon[99169]: pgmap v7849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:46.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:46 smithi119 ceph-mon[94175]: pgmap v7849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:46.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:46 smithi119 ceph-mon[108979]: pgmap v7849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:49 smithi183 ceph-mon[99169]: pgmap v7850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:49.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:49 smithi119 ceph-mon[108979]: pgmap v7850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:49 smithi119 ceph-mon[94175]: pgmap v7850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:51 smithi183 ceph-mon[99169]: pgmap v7851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:51 smithi119 ceph-mon[94175]: pgmap v7851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:51 smithi119 ceph-mon[108979]: pgmap v7851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:53 smithi183 ceph-mon[99169]: pgmap v7852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:53.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:53 smithi119 ceph-mon[94175]: pgmap v7852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:53 smithi119 ceph-mon[108979]: pgmap v7852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:25:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:25:54] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T18:25:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:25:55.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:55 smithi183 ceph-mon[99169]: pgmap v7853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:55.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:55 smithi119 ceph-mon[108979]: pgmap v7853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:55 smithi119 ceph-mon[94175]: pgmap v7853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:57.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:57 smithi183 ceph-mon[99169]: pgmap v7854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:57 smithi119 ceph-mon[94175]: pgmap v7854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:57.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:57 smithi119 ceph-mon[108979]: pgmap v7854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:59.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:25:59 smithi183 ceph-mon[99169]: pgmap v7855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:25:59 smithi119 ceph-mon[94175]: pgmap v7855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:25:59.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:25:59 smithi119 ceph-mon[108979]: pgmap v7855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:01.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:01 smithi183 ceph-mon[99169]: pgmap v7856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:01 smithi119 ceph-mon[94175]: pgmap v7856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:01.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:01 smithi119 ceph-mon[108979]: pgmap v7856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:02.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:26:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:26:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:26:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:26:02.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:26:02.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:26:02.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:26:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:26:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:26:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:26:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:26:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:26:03.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:03 smithi183 ceph-mon[99169]: pgmap v7857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:03 smithi119 ceph-mon[94175]: pgmap v7857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:03 smithi119 ceph-mon[108979]: pgmap v7857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:26:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:26:04] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T18:26:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:05 smithi183 ceph-mon[99169]: pgmap v7858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:05 smithi119 ceph-mon[94175]: pgmap v7858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:05.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:05 smithi119 ceph-mon[108979]: pgmap v7858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:07.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:07 smithi183 ceph-mon[99169]: pgmap v7859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:07 smithi119 ceph-mon[94175]: pgmap v7859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:07 smithi119 ceph-mon[108979]: pgmap v7859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:08.885 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:26:09.190 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:26:09.190 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 6m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:26:09.190 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 6m ago 2h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:26:09.190 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 6m ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:26:09.190 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 6m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:26:09.190 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 6m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:26:09.190 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 6m ago 2h 670M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:26:09.190 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 6m ago 2h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:26:09.190 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 6m ago 2h 463M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:26:09.190 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 6m ago 2h 530M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:26:09.190 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 6m ago 2h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:26:09.191 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 6m ago 2h 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:26:09.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 6m ago 2h 5139M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:26:09.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 6m ago 2h 5240M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:26:09.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 6m ago 2h 4824M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:26:09.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 6m ago 2h 4404M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:26:09.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 6m ago 2h 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:26:09.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 6m ago 2h 4578M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:26:09.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 6m ago 2h 3650M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:26:09.191 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 6m ago 2h 4358M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:26:09.191 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 6m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:26:09.572 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:26:09.573 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:26:09.573 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:26:09.573 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:26:09.573 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:26:09.573 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:26:09.573 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:26:09.573 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:26:09.573 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:26:09.573 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:26:09.573 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:26:09.573 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:26:09.574 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:26:09.574 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:26:09.574 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:26:09.574 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:26:09.574 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:26:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:09 smithi183 ceph-mon[99169]: pgmap v7860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:09 smithi119 ceph-mon[94175]: pgmap v7860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:09 smithi119 ceph-mon[108979]: pgmap v7860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:10.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:10 smithi183 ceph-mon[99169]: from='client.22731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:26:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:10 smithi183 ceph-mon[99169]: from='client.22737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:26:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/189712846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:26:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:10 smithi119 ceph-mon[94175]: from='client.22731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:26:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:10 smithi119 ceph-mon[94175]: from='client.22737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:26:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/189712846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:26:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:10 smithi119 ceph-mon[108979]: from='client.22731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:26:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:10 smithi119 ceph-mon[108979]: from='client.22737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:26:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/189712846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:26:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:11 smithi183 ceph-mon[99169]: pgmap v7861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:11 smithi119 ceph-mon[94175]: pgmap v7861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:11 smithi119 ceph-mon[108979]: pgmap v7861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:13.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:13 smithi183 ceph-mon[99169]: pgmap v7862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:13 smithi119 ceph-mon[94175]: pgmap v7862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:13.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:13 smithi119 ceph-mon[108979]: pgmap v7862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:26:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:26:14] "GET /metrics HTTP/1.1" 200 33876 "" "Prometheus/2.43.0" 2023-12-01T18:26:15.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:15 smithi183 ceph-mon[99169]: pgmap v7863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:15 smithi119 ceph-mon[94175]: pgmap v7863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:15 smithi119 ceph-mon[108979]: pgmap v7863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:17 smithi183 ceph-mon[99169]: pgmap v7864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:17 smithi119 ceph-mon[94175]: pgmap v7864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:17 smithi119 ceph-mon[108979]: pgmap v7864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:19.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:19 smithi183 ceph-mon[99169]: pgmap v7865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:19.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:19 smithi119 ceph-mon[108979]: pgmap v7865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:19 smithi119 ceph-mon[94175]: pgmap v7865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:21 smithi183 ceph-mon[99169]: pgmap v7866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:21.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:21 smithi119 ceph-mon[108979]: pgmap v7866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:21 smithi119 ceph-mon[94175]: pgmap v7866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:23 smithi183 ceph-mon[99169]: pgmap v7867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:23.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:23 smithi119 ceph-mon[108979]: pgmap v7867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:23 smithi119 ceph-mon[94175]: pgmap v7867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:26:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:26:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:26:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:25 smithi183 ceph-mon[99169]: pgmap v7868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:25 smithi119 ceph-mon[94175]: pgmap v7868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:25.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:25 smithi119 ceph-mon[108979]: pgmap v7868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:27 smithi183 ceph-mon[99169]: pgmap v7869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:27 smithi119 ceph-mon[108979]: pgmap v7869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:27 smithi119 ceph-mon[94175]: pgmap v7869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:29 smithi183 ceph-mon[99169]: pgmap v7870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:29 smithi119 ceph-mon[94175]: pgmap v7870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:29 smithi119 ceph-mon[108979]: pgmap v7870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:31 smithi183 ceph-mon[99169]: pgmap v7871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:31 smithi119 ceph-mon[108979]: pgmap v7871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:31 smithi119 ceph-mon[94175]: pgmap v7871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:33 smithi183 ceph-mon[99169]: pgmap v7872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:33 smithi119 ceph-mon[94175]: pgmap v7872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:33 smithi119 ceph-mon[108979]: pgmap v7872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:26:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:26:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:26:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:35 smithi183 ceph-mon[99169]: pgmap v7873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:35 smithi119 ceph-mon[94175]: pgmap v7873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:35 smithi119 ceph-mon[108979]: pgmap v7873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:37 smithi183 ceph-mon[99169]: pgmap v7874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:37 smithi119 ceph-mon[108979]: pgmap v7874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:37 smithi119 ceph-mon[94175]: pgmap v7874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:39 smithi183 ceph-mon[99169]: pgmap v7875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:39 smithi119 ceph-mon[94175]: pgmap v7875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:39 smithi119 ceph-mon[108979]: pgmap v7875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:39.914 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:26:40.218 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:26:40.218 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 6m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:26:40.218 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 6m ago 2h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:26:40.218 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 6m ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:26:40.218 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 6m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:26:40.218 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 6m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:26:40.219 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 6m ago 2h 670M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:26:40.219 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 6m ago 2h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:26:40.219 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 6m ago 2h 463M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:26:40.219 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 6m ago 2h 530M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:26:40.219 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 6m ago 2h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:26:40.219 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 6m ago 2h 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:26:40.219 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 6m ago 2h 5139M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:26:40.219 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 6m ago 2h 5240M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:26:40.219 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 6m ago 2h 4824M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:26:40.219 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 6m ago 2h 4404M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:26:40.219 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 6m ago 2h 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:26:40.219 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 6m ago 2h 4578M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:26:40.219 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 6m ago 2h 3650M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:26:40.219 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 6m ago 2h 4358M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:26:40.219 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 6m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:26:40.602 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:26:40.602 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:26:40.602 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:26:40.602 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:26:40.602 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:26:40.603 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:26:40.603 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:26:40.603 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:26:40.603 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:26:40.603 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:26:40.603 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:26:40.603 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:26:40.603 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:26:40.603 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:26:40.603 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:26:40.603 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:26:40.603 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:26:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:41 smithi183 ceph-mon[99169]: from='client.32636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:26:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:41 smithi183 ceph-mon[99169]: pgmap v7876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:41 smithi183 ceph-mon[99169]: from='client.32642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:26:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1709542526' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:26:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:41 smithi119 ceph-mon[94175]: from='client.32636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:26:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:41 smithi119 ceph-mon[94175]: pgmap v7876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:41 smithi119 ceph-mon[94175]: from='client.32642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:26:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1709542526' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:26:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:41 smithi119 ceph-mon[108979]: from='client.32636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:26:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:41 smithi119 ceph-mon[108979]: pgmap v7876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:41 smithi119 ceph-mon[108979]: from='client.32642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:26:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1709542526' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:26:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:43 smithi183 ceph-mon[99169]: pgmap v7877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:43 smithi119 ceph-mon[94175]: pgmap v7877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:43 smithi119 ceph-mon[108979]: pgmap v7877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:26:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:26:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:26:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:45 smithi183 ceph-mon[99169]: pgmap v7878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:45 smithi119 ceph-mon[94175]: pgmap v7878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:45 smithi119 ceph-mon[108979]: pgmap v7878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:47 smithi183 ceph-mon[99169]: pgmap v7879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:47 smithi119 ceph-mon[94175]: pgmap v7879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:47 smithi119 ceph-mon[108979]: pgmap v7879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:49 smithi183 ceph-mon[99169]: pgmap v7880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:49 smithi119 ceph-mon[94175]: pgmap v7880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:49 smithi119 ceph-mon[108979]: pgmap v7880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:51 smithi183 ceph-mon[99169]: pgmap v7881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:51 smithi119 ceph-mon[94175]: pgmap v7881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:51 smithi119 ceph-mon[108979]: pgmap v7881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:53 smithi183 ceph-mon[99169]: pgmap v7882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:53.714 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:53 smithi119 ceph-mon[94175]: pgmap v7882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:53.715 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:53 smithi119 ceph-mon[108979]: pgmap v7882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:54.444 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:26:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:26:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:26:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:26:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:55 smithi119 ceph-mon[94175]: pgmap v7883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:55 smithi119 ceph-mon[108979]: pgmap v7883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:55 smithi183 ceph-mon[99169]: pgmap v7883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:57.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:57 smithi183 ceph-mon[99169]: pgmap v7884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:57.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:57 smithi119 ceph-mon[108979]: pgmap v7884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:57 smithi119 ceph-mon[94175]: pgmap v7884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:59.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:26:59 smithi183 ceph-mon[99169]: pgmap v7885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:59.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:26:59 smithi119 ceph-mon[108979]: pgmap v7885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:26:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:26:59 smithi119 ceph-mon[94175]: pgmap v7885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:01.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:01 smithi183 ceph-mon[99169]: pgmap v7886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:01 smithi119 ceph-mon[94175]: pgmap v7886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:01.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:01 smithi119 ceph-mon[108979]: pgmap v7886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:02.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:27:02.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:27:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:27:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:03 smithi183 ceph-mon[99169]: pgmap v7887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:27:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:27:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:27:03.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:03 smithi119 ceph-mon[94175]: pgmap v7887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:03.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:27:03.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:27:03.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:27:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:03 smithi119 ceph-mon[108979]: pgmap v7887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:27:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:27:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:27:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:27:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:27:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:27:05.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:05 smithi183 ceph-mon[99169]: pgmap v7888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:05.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:05 smithi119 ceph-mon[108979]: pgmap v7888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:05 smithi119 ceph-mon[94175]: pgmap v7888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:07.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:07 smithi183 ceph-mon[99169]: pgmap v7889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:07.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:07 smithi119 ceph-mon[108979]: pgmap v7889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:07.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:07 smithi119 ceph-mon[94175]: pgmap v7889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:09 smithi183 ceph-mon[99169]: pgmap v7890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:09 smithi119 ceph-mon[94175]: pgmap v7890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:09 smithi119 ceph-mon[108979]: pgmap v7890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:10.949 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:27:11.255 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:27:11.255 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 7m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:27:11.255 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 7m ago 2h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:27:11.256 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 7m ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:27:11.256 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 7m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:27:11.256 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 7m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:27:11.256 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (2h) 7m ago 2h 670M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:27:11.256 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (2h) 7m ago 2h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:27:11.256 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 7m ago 2h 463M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:27:11.256 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 7m ago 2h 530M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:27:11.256 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 7m ago 2h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:27:11.256 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 7m ago 2h 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:27:11.256 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 7m ago 2h 5139M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:27:11.256 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 7m ago 2h 5240M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:27:11.256 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 7m ago 2h 4824M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:27:11.256 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 7m ago 2h 4404M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:27:11.256 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 7m ago 2h 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:27:11.256 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 7m ago 2h 4578M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:27:11.257 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 7m ago 2h 3650M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:27:11.257 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 7m ago 2h 4358M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:27:11.257 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 7m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:27:11.634 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:27:11.635 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:27:11.635 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:27:11.635 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:27:11.635 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:27:11.635 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:27:11.635 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:27:11.635 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:27:11.635 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:27:11.635 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:27:11.635 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:27:11.635 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:27:11.635 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:27:11.635 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:27:11.635 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:27:11.636 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:27:11.636 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:27:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:11 smithi183 ceph-mon[99169]: pgmap v7891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:11 smithi119 ceph-mon[94175]: pgmap v7891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:11.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:11 smithi119 ceph-mon[108979]: pgmap v7891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:12 smithi183 ceph-mon[99169]: from='client.32654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:27:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:12 smithi183 ceph-mon[99169]: from='client.22773 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:27:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/982633287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:27:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:12 smithi119 ceph-mon[94175]: from='client.32654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:27:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:12 smithi119 ceph-mon[94175]: from='client.22773 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:27:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/982633287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:27:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:12 smithi119 ceph-mon[108979]: from='client.32654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:27:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:12 smithi119 ceph-mon[108979]: from='client.22773 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:27:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/982633287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:27:13.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:13 smithi183 ceph-mon[99169]: pgmap v7892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:13 smithi119 ceph-mon[94175]: pgmap v7892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:13.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:13 smithi119 ceph-mon[108979]: pgmap v7892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:27:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:27:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:27:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:15 smithi183 ceph-mon[99169]: pgmap v7893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:15 smithi119 ceph-mon[94175]: pgmap v7893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:15 smithi119 ceph-mon[108979]: pgmap v7893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:17 smithi183 ceph-mon[99169]: pgmap v7894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:17 smithi119 ceph-mon[94175]: pgmap v7894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:17 smithi119 ceph-mon[108979]: pgmap v7894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:19 smithi183 ceph-mon[99169]: pgmap v7895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:19 smithi119 ceph-mon[94175]: pgmap v7895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:19 smithi119 ceph-mon[108979]: pgmap v7895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:21 smithi183 ceph-mon[99169]: pgmap v7896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:21 smithi119 ceph-mon[94175]: pgmap v7896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:21.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:21 smithi119 ceph-mon[108979]: pgmap v7896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:23 smithi183 ceph-mon[99169]: pgmap v7897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:23 smithi119 ceph-mon[94175]: pgmap v7897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:23.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:23 smithi119 ceph-mon[108979]: pgmap v7897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:27:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:27:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:27:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:25 smithi183 ceph-mon[99169]: pgmap v7898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:25 smithi119 ceph-mon[94175]: pgmap v7898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:25 smithi119 ceph-mon[108979]: pgmap v7898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:27 smithi183 ceph-mon[99169]: pgmap v7899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:27 smithi119 ceph-mon[94175]: pgmap v7899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:27 smithi119 ceph-mon[108979]: pgmap v7899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:29 smithi183 ceph-mon[99169]: pgmap v7900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:29 smithi119 ceph-mon[94175]: pgmap v7900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:29 smithi119 ceph-mon[108979]: pgmap v7900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:31 smithi183 ceph-mon[99169]: pgmap v7901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:31 smithi119 ceph-mon[94175]: pgmap v7901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:31 smithi119 ceph-mon[108979]: pgmap v7901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:33 smithi183 ceph-mon[99169]: pgmap v7902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:33 smithi119 ceph-mon[94175]: pgmap v7902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:33 smithi119 ceph-mon[108979]: pgmap v7902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:27:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:27:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:27:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:35 smithi183 ceph-mon[99169]: pgmap v7903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:35 smithi119 ceph-mon[94175]: pgmap v7903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:35.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:35 smithi119 ceph-mon[108979]: pgmap v7903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:37 smithi183 ceph-mon[99169]: pgmap v7904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:37 smithi119 ceph-mon[108979]: pgmap v7904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:37 smithi119 ceph-mon[94175]: pgmap v7904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:39 smithi183 ceph-mon[99169]: pgmap v7905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:39 smithi119 ceph-mon[108979]: pgmap v7905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:39 smithi119 ceph-mon[94175]: pgmap v7905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:41 smithi183 ceph-mon[99169]: pgmap v7906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:41 smithi119 ceph-mon[94175]: pgmap v7906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:41 smithi119 ceph-mon[108979]: pgmap v7906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:41.977 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:27:42.284 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:27:42.284 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 7m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:27:42.284 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 7m ago 2h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:27:42.284 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 7m ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:27:42.284 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 7m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:27:42.284 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 7m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:27:42.284 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 7m ago 3h 670M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:27:42.284 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 7m ago 3h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:27:42.284 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 7m ago 2h 463M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:27:42.285 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 7m ago 2h 530M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:27:42.285 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 7m ago 2h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:27:42.285 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 7m ago 2h 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:27:42.285 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 7m ago 2h 5139M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:27:42.285 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 7m ago 2h 5240M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:27:42.285 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 7m ago 2h 4824M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:27:42.285 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 7m ago 2h 4404M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:27:42.285 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 7m ago 2h 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:27:42.285 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 7m ago 2h 4578M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:27:42.285 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 7m ago 2h 3650M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:27:42.285 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 7m ago 2h 4358M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:27:42.285 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 7m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:27:42.666 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:27:42.666 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:27:42.666 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:27:42.666 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:27:42.666 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:27:42.667 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:27:42.667 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:27:42.667 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:27:42.667 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:27:42.667 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:27:42.667 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:27:42.667 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:27:42.667 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:27:42.667 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:27:42.667 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:27:42.667 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:27:42.667 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:27:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:43 smithi183 ceph-mon[99169]: from='client.22785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:27:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:43 smithi183 ceph-mon[99169]: pgmap v7907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:43 smithi183 ceph-mon[99169]: from='client.22791 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:27:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3422031232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:27:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:43 smithi119 ceph-mon[94175]: from='client.22785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:27:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:43 smithi119 ceph-mon[94175]: pgmap v7907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:43 smithi119 ceph-mon[94175]: from='client.22791 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:27:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3422031232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:27:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:43 smithi119 ceph-mon[108979]: from='client.22785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:27:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:43 smithi119 ceph-mon[108979]: pgmap v7907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:43 smithi119 ceph-mon[108979]: from='client.22791 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:27:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3422031232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:27:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:27:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:27:44] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:27:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:45 smithi183 ceph-mon[99169]: pgmap v7908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:45 smithi119 ceph-mon[94175]: pgmap v7908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:45 smithi119 ceph-mon[108979]: pgmap v7908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:47 smithi183 ceph-mon[99169]: pgmap v7909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:47 smithi119 ceph-mon[94175]: pgmap v7909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:47.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:47 smithi119 ceph-mon[108979]: pgmap v7909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:49 smithi183 ceph-mon[99169]: pgmap v7910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:49 smithi119 ceph-mon[94175]: pgmap v7910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:49.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:49 smithi119 ceph-mon[108979]: pgmap v7910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:51 smithi183 ceph-mon[99169]: pgmap v7911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:51 smithi119 ceph-mon[94175]: pgmap v7911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:51 smithi119 ceph-mon[108979]: pgmap v7911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:53 smithi183 ceph-mon[99169]: pgmap v7912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:53.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:53 smithi119 ceph-mon[94175]: pgmap v7912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:53 smithi119 ceph-mon[108979]: pgmap v7912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:27:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:27:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:27:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:27:55.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:55 smithi183 ceph-mon[99169]: pgmap v7913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:55 smithi119 ceph-mon[94175]: pgmap v7913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:55 smithi119 ceph-mon[108979]: pgmap v7913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:57.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:57 smithi183 ceph-mon[99169]: pgmap v7914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:57.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:57 smithi119 ceph-mon[108979]: pgmap v7914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:57 smithi119 ceph-mon[94175]: pgmap v7914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:59.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:27:59 smithi183 ceph-mon[99169]: pgmap v7915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:27:59 smithi119 ceph-mon[94175]: pgmap v7915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:27:59.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:27:59 smithi119 ceph-mon[108979]: pgmap v7915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:01 smithi183 ceph-mon[99169]: pgmap v7916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:01 smithi119 ceph-mon[94175]: pgmap v7916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:01.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:01 smithi119 ceph-mon[108979]: pgmap v7916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:03 smithi183 ceph-mon[99169]: pgmap v7917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:28:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:28:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:28:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:28:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:03 smithi119 ceph-mon[94175]: pgmap v7917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:28:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:28:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:28:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:28:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:03 smithi119 ceph-mon[108979]: pgmap v7917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:28:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:28:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:28:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:28:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:28:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:28:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:28:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:05 smithi183 ceph-mon[99169]: pgmap v7918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:05 smithi119 ceph-mon[94175]: pgmap v7918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:05 smithi119 ceph-mon[108979]: pgmap v7918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:07 smithi183 ceph-mon[99169]: pgmap v7919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:07 smithi119 ceph-mon[94175]: pgmap v7919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:07 smithi119 ceph-mon[108979]: pgmap v7919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:09 smithi183 ceph-mon[99169]: pgmap v7920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:09 smithi119 ceph-mon[94175]: pgmap v7920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:09 smithi119 ceph-mon[108979]: pgmap v7920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:11 smithi183 ceph-mon[99169]: pgmap v7921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:11 smithi119 ceph-mon[94175]: pgmap v7921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:11 smithi119 ceph-mon[108979]: pgmap v7921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:13.011 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:28:13.320 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:28:13.320 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 8m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:28:13.320 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 8m ago 2h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:28:13.320 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 8m ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:28:13.320 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 8m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:28:13.320 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 8m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:28:13.320 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 8m ago 3h 670M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:28:13.320 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 8m ago 3h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:28:13.320 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (2h) 8m ago 2h 463M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:28:13.320 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 8m ago 2h 530M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:28:13.320 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 8m ago 2h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:28:13.320 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 8m ago 2h 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:28:13.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 8m ago 2h 5139M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:28:13.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 8m ago 2h 5240M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:28:13.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 8m ago 2h 4824M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:28:13.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 8m ago 2h 4404M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:28:13.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 8m ago 2h 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:28:13.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 8m ago 2h 4578M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:28:13.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 8m ago 2h 3650M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:28:13.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 8m ago 2h 4358M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:28:13.321 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 8m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:28:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:13 smithi183 ceph-mon[99169]: pgmap v7922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:13 smithi119 ceph-mon[94175]: pgmap v7922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:13.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:13 smithi119 ceph-mon[108979]: pgmap v7922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:13.699 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:28:13.699 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:28:13.699 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:28:13.699 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:28:13.699 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:28:13.699 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:28:13.699 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:28:13.700 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:28:13.700 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:28:13.700 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:28:13.700 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:28:13.700 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:28:13.700 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:28:13.700 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:28:13.700 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:28:13.700 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:28:13.700 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:28:14.438 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:28:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:28:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:28:14.438 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:14 smithi119 ceph-mon[108979]: from='client.32690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:28:14.438 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:14 smithi119 ceph-mon[108979]: from='client.32696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:28:14.438 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/112521609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:28:14.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:14 smithi119 ceph-mon[94175]: from='client.32690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:28:14.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:14 smithi119 ceph-mon[94175]: from='client.32696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:28:14.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/112521609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:28:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:14 smithi183 ceph-mon[99169]: from='client.32690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:28:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:14 smithi183 ceph-mon[99169]: from='client.32696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:28:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/112521609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:28:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:15 smithi119 ceph-mon[94175]: pgmap v7923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:15 smithi119 ceph-mon[108979]: pgmap v7923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:15.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:15 smithi183 ceph-mon[99169]: pgmap v7923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:17 smithi119 ceph-mon[94175]: pgmap v7924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:17 smithi119 ceph-mon[108979]: pgmap v7924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:17.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:17 smithi183 ceph-mon[99169]: pgmap v7924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:19.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:19 smithi183 ceph-mon[99169]: pgmap v7925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:19 smithi119 ceph-mon[94175]: pgmap v7925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:19 smithi119 ceph-mon[108979]: pgmap v7925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:21.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:21 smithi183 ceph-mon[99169]: pgmap v7926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:21 smithi119 ceph-mon[94175]: pgmap v7926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:21 smithi119 ceph-mon[108979]: pgmap v7926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:23 smithi183 ceph-mon[99169]: pgmap v7927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:23 smithi119 ceph-mon[94175]: pgmap v7927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:23 smithi119 ceph-mon[108979]: pgmap v7927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:28:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:28:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:28:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:25.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:25 smithi183 ceph-mon[99169]: pgmap v7928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:25 smithi119 ceph-mon[94175]: pgmap v7928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:25.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:25 smithi119 ceph-mon[108979]: pgmap v7928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:27.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:27 smithi183 ceph-mon[99169]: pgmap v7929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:27 smithi119 ceph-mon[94175]: pgmap v7929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:27.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:27 smithi119 ceph-mon[108979]: pgmap v7929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:29 smithi183 ceph-mon[99169]: pgmap v7930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:29.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:29 smithi119 ceph-mon[94175]: pgmap v7930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:29 smithi119 ceph-mon[108979]: pgmap v7930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:31 smithi183 ceph-mon[99169]: pgmap v7931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:31 smithi119 ceph-mon[94175]: pgmap v7931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:31.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:31 smithi119 ceph-mon[108979]: pgmap v7931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:33 smithi183 ceph-mon[99169]: pgmap v7932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:33.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:33 smithi119 ceph-mon[94175]: pgmap v7932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:33.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:33 smithi119 ceph-mon[108979]: pgmap v7932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:28:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:28:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:28:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:35 smithi183 ceph-mon[99169]: pgmap v7933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:35 smithi119 ceph-mon[94175]: pgmap v7933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:35 smithi119 ceph-mon[108979]: pgmap v7933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:37 smithi183 ceph-mon[99169]: pgmap v7934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:37 smithi119 ceph-mon[94175]: pgmap v7934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:37.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:37 smithi119 ceph-mon[108979]: pgmap v7934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:39.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:39 smithi183 ceph-mon[99169]: pgmap v7935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:39 smithi119 ceph-mon[108979]: pgmap v7935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:39 smithi119 ceph-mon[94175]: pgmap v7935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:40.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:40 smithi183 ceph-mon[99169]: pgmap v7936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:40 smithi119 ceph-mon[108979]: pgmap v7936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:40 smithi119 ceph-mon[94175]: pgmap v7936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:43 smithi183 ceph-mon[99169]: pgmap v7937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:43 smithi119 ceph-mon[94175]: pgmap v7937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:43 smithi119 ceph-mon[108979]: pgmap v7937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:44.044 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:28:44.353 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:28:44.353 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 8m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:28:44.353 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 8m ago 2h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:28:44.353 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 8m ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:28:44.353 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 8m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:28:44.353 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (2h) 8m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:28:44.353 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 8m ago 3h 670M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:28:44.353 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 8m ago 3h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:28:44.353 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 8m ago 3h 463M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:28:44.353 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (2h) 8m ago 2h 530M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:28:44.353 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 8m ago 2h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:28:44.353 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 8m ago 2h 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:28:44.353 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (2h) 8m ago 2h 5139M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:28:44.354 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 8m ago 2h 5240M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:28:44.354 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 8m ago 2h 4824M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:28:44.354 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 8m ago 2h 4404M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:28:44.354 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 8m ago 2h 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:28:44.354 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 8m ago 2h 4578M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:28:44.354 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 8m ago 2h 3650M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:28:44.354 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 8m ago 2h 4358M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:28:44.354 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 8m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:28:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:28:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:28:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:28:44.732 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:28:44.732 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:28:44.732 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:28:44.732 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:28:44.732 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:28:44.732 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:28:44.732 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:28:44.733 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:28:44.733 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:28:44.733 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:28:44.733 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:28:44.733 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:28:44.733 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:28:44.733 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:28:44.733 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:28:44.733 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:28:44.733 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:28:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:45 smithi183 ceph-mon[99169]: from='client.22821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:28:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:45 smithi183 ceph-mon[99169]: pgmap v7938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:45 smithi183 ceph-mon[99169]: from='client.22827 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:28:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3107905622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:28:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:45 smithi119 ceph-mon[108979]: from='client.22821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:28:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:45 smithi119 ceph-mon[108979]: pgmap v7938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:45 smithi119 ceph-mon[108979]: from='client.22827 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:28:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3107905622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:28:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:45 smithi119 ceph-mon[94175]: from='client.22821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:28:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:45 smithi119 ceph-mon[94175]: pgmap v7938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:45 smithi119 ceph-mon[94175]: from='client.22827 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:28:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3107905622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:28:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:47 smithi183 ceph-mon[99169]: pgmap v7939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:47.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:47 smithi119 ceph-mon[108979]: pgmap v7939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:47 smithi119 ceph-mon[94175]: pgmap v7939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:49 smithi183 ceph-mon[99169]: pgmap v7940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:49 smithi119 ceph-mon[94175]: pgmap v7940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:49 smithi119 ceph-mon[108979]: pgmap v7940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:51 smithi183 ceph-mon[99169]: pgmap v7941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:51 smithi119 ceph-mon[94175]: pgmap v7941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:51 smithi119 ceph-mon[108979]: pgmap v7941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:53 smithi183 ceph-mon[99169]: pgmap v7942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:53.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:53 smithi119 ceph-mon[94175]: pgmap v7942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:53 smithi119 ceph-mon[108979]: pgmap v7942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:28:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:28:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T18:28:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:28:55.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:55 smithi183 ceph-mon[99169]: pgmap v7943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:55.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:55 smithi119 ceph-mon[108979]: pgmap v7943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:55 smithi119 ceph-mon[94175]: pgmap v7943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:57 smithi183 ceph-mon[99169]: pgmap v7944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:57 smithi119 ceph-mon[94175]: pgmap v7944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:57 smithi119 ceph-mon[108979]: pgmap v7944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:59.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:28:59 smithi183 ceph-mon[99169]: pgmap v7945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:28:59 smithi119 ceph-mon[94175]: pgmap v7945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:28:59.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:28:59 smithi119 ceph-mon[108979]: pgmap v7945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:01 smithi183 ceph-mon[99169]: pgmap v7946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:01.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:01 smithi119 ceph-mon[108979]: pgmap v7946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:01 smithi119 ceph-mon[94175]: pgmap v7946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:03 smithi183 ceph-mon[99169]: pgmap v7947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:03.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:03 smithi119 ceph-mon[108979]: pgmap v7947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:03 smithi119 ceph-mon[94175]: pgmap v7947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:29:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:29:04] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T18:29:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:29:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:29:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:29:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:29:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:29:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:29:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:29:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:29:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:29:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:29:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:29:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:29:05.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:05 smithi183 ceph-mon[99169]: pgmap v7948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:05.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:05 smithi119 ceph-mon[108979]: pgmap v7948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:05 smithi119 ceph-mon[94175]: pgmap v7948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:07 smithi183 ceph-mon[99169]: pgmap v7949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:07 smithi119 ceph-mon[94175]: pgmap v7949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:07 smithi119 ceph-mon[108979]: pgmap v7949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:09 smithi183 ceph-mon[99169]: pgmap v7950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:09 smithi119 ceph-mon[94175]: pgmap v7950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:09 smithi119 ceph-mon[108979]: pgmap v7950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:11 smithi183 ceph-mon[99169]: pgmap v7951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:11 smithi119 ceph-mon[94175]: pgmap v7951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:11 smithi119 ceph-mon[108979]: pgmap v7951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:13.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:13 smithi183 ceph-mon[99169]: pgmap v7952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:13 smithi119 ceph-mon[94175]: pgmap v7952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:13.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:13 smithi119 ceph-mon[108979]: pgmap v7952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:29:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:29:14] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:29:15.091 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:29:15.394 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:29:15.394 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 9m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:29:15.394 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 9m ago 2h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:29:15.394 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 9m ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:29:15.394 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 9m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:29:15.394 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 9m ago 3h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:29:15.394 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 9m ago 3h 670M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:29:15.394 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 9m ago 3h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:29:15.394 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 9m ago 3h 463M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:29:15.394 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 9m ago 3h 530M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:29:15.394 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 9m ago 2h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:29:15.394 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 9m ago 2h 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:29:15.394 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 9m ago 2h 5139M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:29:15.395 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (2h) 9m ago 2h 5240M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:29:15.395 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 9m ago 2h 4824M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:29:15.395 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 9m ago 2h 4404M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:29:15.395 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 9m ago 2h 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:29:15.395 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 9m ago 2h 4578M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:29:15.395 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 9m ago 2h 3650M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:29:15.395 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 9m ago 2h 4358M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:29:15.395 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 9m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:29:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:15 smithi183 ceph-mon[99169]: pgmap v7953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:15 smithi119 ceph-mon[108979]: pgmap v7953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:15 smithi119 ceph-mon[94175]: pgmap v7953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:15.776 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:29:15.777 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:29:15.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:29:15.777 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:29:15.777 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:29:15.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:29:15.777 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:29:15.777 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:29:15.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:29:15.777 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:29:15.777 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:29:15.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:29:15.777 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:29:15.777 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:29:15.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:29:15.778 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:29:15.778 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:29:16.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:16 smithi183 ceph-mon[99169]: from='client.32726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:29:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:16 smithi183 ceph-mon[99169]: from='client.22845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:29:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4133188426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:29:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:16 smithi119 ceph-mon[94175]: from='client.32726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:29:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:16 smithi119 ceph-mon[94175]: from='client.22845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:29:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4133188426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:29:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:16 smithi119 ceph-mon[108979]: from='client.32726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:29:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:16 smithi119 ceph-mon[108979]: from='client.22845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:29:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4133188426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:29:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:17 smithi183 ceph-mon[99169]: pgmap v7954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:17 smithi119 ceph-mon[94175]: pgmap v7954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:17 smithi119 ceph-mon[108979]: pgmap v7954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:19 smithi183 ceph-mon[99169]: pgmap v7955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:19 smithi119 ceph-mon[94175]: pgmap v7955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:19.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:19 smithi119 ceph-mon[108979]: pgmap v7955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:21 smithi183 ceph-mon[99169]: pgmap v7956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:21 smithi119 ceph-mon[94175]: pgmap v7956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:21.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:21 smithi119 ceph-mon[108979]: pgmap v7956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:23 smithi183 ceph-mon[99169]: pgmap v7957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:23 smithi119 ceph-mon[94175]: pgmap v7957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:23 smithi119 ceph-mon[108979]: pgmap v7957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:24.431 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:29:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:29:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:29:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:24.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:24.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:25 smithi183 ceph-mon[99169]: pgmap v7958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:25.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:25 smithi119 ceph-mon[108979]: pgmap v7958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:25 smithi119 ceph-mon[94175]: pgmap v7958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:27 smithi183 ceph-mon[99169]: pgmap v7959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:27 smithi119 ceph-mon[94175]: pgmap v7959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:27 smithi119 ceph-mon[108979]: pgmap v7959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:29 smithi183 ceph-mon[99169]: pgmap v7960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:29 smithi119 ceph-mon[94175]: pgmap v7960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:29.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:29 smithi119 ceph-mon[108979]: pgmap v7960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:31 smithi119 ceph-mon[108979]: pgmap v7961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:31 smithi119 ceph-mon[94175]: pgmap v7961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:31.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:31 smithi183 ceph-mon[99169]: pgmap v7961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:33 smithi119 ceph-mon[94175]: pgmap v7962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:33 smithi119 ceph-mon[108979]: pgmap v7962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:33.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:33 smithi183 ceph-mon[99169]: pgmap v7962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:29:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:29:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:29:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:35 smithi183 ceph-mon[99169]: pgmap v7963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:35 smithi119 ceph-mon[94175]: pgmap v7963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:35.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:35 smithi119 ceph-mon[108979]: pgmap v7963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:37 smithi183 ceph-mon[99169]: pgmap v7964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:37 smithi119 ceph-mon[94175]: pgmap v7964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:37 smithi119 ceph-mon[108979]: pgmap v7964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:39 smithi183 ceph-mon[99169]: pgmap v7965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:39 smithi119 ceph-mon[108979]: pgmap v7965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:39 smithi119 ceph-mon[94175]: pgmap v7965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:41.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:41 smithi183 ceph-mon[99169]: pgmap v7966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:41 smithi119 ceph-mon[94175]: pgmap v7966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:41.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:41 smithi119 ceph-mon[108979]: pgmap v7966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:43.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:43 smithi183 ceph-mon[99169]: pgmap v7967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:43 smithi119 ceph-mon[94175]: pgmap v7967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:43 smithi119 ceph-mon[108979]: pgmap v7967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:29:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:29:44] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:29:45.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:45 smithi183 ceph-mon[99169]: pgmap v7968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:45 smithi119 ceph-mon[94175]: pgmap v7968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:45 smithi119 ceph-mon[108979]: pgmap v7968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:46.121 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:29:46.428 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:29:46.429 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 9m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:29:46.429 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 9m ago 2h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:29:46.429 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 9m ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:29:46.429 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 9m ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:29:46.429 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 9m ago 3h 460M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:29:46.429 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 9m ago 3h 670M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:29:46.429 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 9m ago 3h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:29:46.429 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 9m ago 3h 463M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:29:46.429 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 9m ago 3h 530M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:29:46.429 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 9m ago 2h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:29:46.429 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 9m ago 2h 20.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:29:46.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 9m ago 3h 5139M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:29:46.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 9m ago 3h 5240M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:29:46.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (2h) 9m ago 2h 4824M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:29:46.430 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 9m ago 2h 4404M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:29:46.430 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 9m ago 2h 3683M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:29:46.430 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 9m ago 2h 4578M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:29:46.430 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 9m ago 2h 3650M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:29:46.430 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 9m ago 2h 4358M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:29:46.430 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 9m ago 2h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:29:46.810 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:29:46.810 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:29:46.810 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:29:46.810 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:29:46.811 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:29:46.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:29:46.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:29:46.811 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:29:46.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:29:46.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:29:46.811 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:29:46.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:29:46.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:29:46.811 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:29:46.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:29:46.811 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:29:46.811 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:29:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:47 smithi183 ceph-mon[99169]: from='client.22857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:29:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:47 smithi183 ceph-mon[99169]: pgmap v7969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:47 smithi183 ceph-mon[99169]: from='client.32750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:29:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3661182795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:29:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:47 smithi119 ceph-mon[94175]: from='client.22857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:29:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:47 smithi119 ceph-mon[94175]: pgmap v7969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:47 smithi119 ceph-mon[94175]: from='client.32750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:29:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3661182795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:29:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:47 smithi119 ceph-mon[108979]: from='client.22857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:29:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:47 smithi119 ceph-mon[108979]: pgmap v7969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:47 smithi119 ceph-mon[108979]: from='client.32750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:29:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3661182795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:29:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:49 smithi183 ceph-mon[99169]: pgmap v7970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:49 smithi119 ceph-mon[94175]: pgmap v7970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:49.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:49 smithi119 ceph-mon[108979]: pgmap v7970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:51 smithi183 ceph-mon[99169]: pgmap v7971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:51 smithi119 ceph-mon[94175]: pgmap v7971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:51 smithi119 ceph-mon[108979]: pgmap v7971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:53 smithi183 ceph-mon[99169]: pgmap v7972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:53 smithi119 ceph-mon[94175]: pgmap v7972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:53 smithi119 ceph-mon[108979]: pgmap v7972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:29:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:29:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:29:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:29:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:55 smithi183 ceph-mon[99169]: pgmap v7973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:55 smithi119 ceph-mon[94175]: pgmap v7973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:55 smithi119 ceph-mon[108979]: pgmap v7973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:57.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:57 smithi183 ceph-mon[99169]: pgmap v7974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:57.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:57 smithi119 ceph-mon[94175]: pgmap v7974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:57.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:57 smithi119 ceph-mon[108979]: pgmap v7974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:59.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:29:59 smithi183 ceph-mon[99169]: pgmap v7975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:29:59 smithi119 ceph-mon[94175]: pgmap v7975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:29:59.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:29:59 smithi119 ceph-mon[108979]: pgmap v7975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T18:29:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:30:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:30:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:30:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:30:01.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:01 smithi183 ceph-mon[99169]: pgmap v7976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:01 smithi119 ceph-mon[94175]: pgmap v7976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:01 smithi119 ceph-mon[108979]: pgmap v7976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:02 smithi183 ceph-mon[99169]: pgmap v7977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:02.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:02 smithi119 ceph-mon[94175]: pgmap v7977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:02 smithi119 ceph-mon[108979]: pgmap v7977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:30:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:30:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:30:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:30:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:30:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:30:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:05 smithi183 ceph-mon[99169]: pgmap v7978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:05 smithi119 ceph-mon[94175]: pgmap v7978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:05 smithi119 ceph-mon[108979]: pgmap v7978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:07.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:07 smithi183 ceph-mon[99169]: pgmap v7979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:07 smithi119 ceph-mon[94175]: pgmap v7979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:07 smithi119 ceph-mon[108979]: pgmap v7979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:30:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:30:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:30:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:30:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:09 smithi183 ceph-mon[99169]: pgmap v7980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:30:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:30:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:30:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:30:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:30:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:30:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:30:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:09 smithi119 ceph-mon[94175]: pgmap v7980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:30:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:30:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:30:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:30:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:30:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:30:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:30:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:09 smithi119 ceph-mon[108979]: pgmap v7980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:30:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:30:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:30:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:11 smithi183 ceph-mon[99169]: pgmap v7981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:11 smithi119 ceph-mon[94175]: pgmap v7981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:11 smithi119 ceph-mon[108979]: pgmap v7981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:13.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:13 smithi183 ceph-mon[99169]: pgmap v7982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:13 smithi119 ceph-mon[94175]: pgmap v7982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:13.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:13 smithi119 ceph-mon[108979]: pgmap v7982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:30:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:30:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:30:15.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:15 smithi183 ceph-mon[99169]: pgmap v7983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:15 smithi119 ceph-mon[94175]: pgmap v7983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:15 smithi119 ceph-mon[108979]: pgmap v7983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:17.155 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:30:17.460 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:30:17.460 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 9s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:30:17.460 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 9s ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:30:17.461 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 9s ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:30:17.461 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 9s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:30:17.461 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 9s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:30:17.461 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 9s ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:30:17.461 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 9s ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:30:17.461 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 9s ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:30:17.461 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 9s ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:30:17.461 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 9s ago 2h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:30:17.461 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 9s ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:30:17.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 9s ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:30:17.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 9s ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:30:17.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 9s ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:30:17.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (2h) 9s ago 2h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:30:17.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (2h) 9s ago 2h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:30:17.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 9s ago 2h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:30:17.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 9s ago 2h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:30:17.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 9s ago 2h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:30:17.462 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 9s ago 2h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:30:17.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:17 smithi183 ceph-mon[99169]: pgmap v7984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:17 smithi119 ceph-mon[94175]: pgmap v7984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:17.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:17 smithi119 ceph-mon[108979]: pgmap v7984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:17.839 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:30:17.840 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:30:17.840 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:30:17.840 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:30:17.840 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:30:17.840 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:30:17.840 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:30:17.840 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:30:17.840 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:30:17.840 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:30:17.840 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:30:17.840 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:30:17.840 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:30:17.840 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:30:17.840 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:30:17.841 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:30:17.841 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:30:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:18 smithi183 ceph-mon[99169]: from='client.22875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:30:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:18 smithi183 ceph-mon[99169]: from='client.32768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:30:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3013517376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:30:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:18 smithi119 ceph-mon[94175]: from='client.22875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:30:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:18 smithi119 ceph-mon[94175]: from='client.32768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:30:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3013517376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:30:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:18 smithi119 ceph-mon[108979]: from='client.22875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:30:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:18 smithi119 ceph-mon[108979]: from='client.32768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:30:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3013517376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:30:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:19 smithi183 ceph-mon[99169]: pgmap v7985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:19 smithi119 ceph-mon[94175]: pgmap v7985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:19.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:19 smithi119 ceph-mon[108979]: pgmap v7985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:21.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:21 smithi183 ceph-mon[99169]: pgmap v7986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:21 smithi119 ceph-mon[94175]: pgmap v7986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:21 smithi119 ceph-mon[108979]: pgmap v7986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:23 smithi183 ceph-mon[99169]: pgmap v7987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:23 smithi119 ceph-mon[94175]: pgmap v7987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:23 smithi119 ceph-mon[108979]: pgmap v7987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:24.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:30:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:30:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:30:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:25 smithi183 ceph-mon[99169]: pgmap v7988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:25 smithi119 ceph-mon[94175]: pgmap v7988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:25 smithi119 ceph-mon[108979]: pgmap v7988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:27.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:27 smithi183 ceph-mon[99169]: pgmap v7989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:27 smithi119 ceph-mon[94175]: pgmap v7989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:27 smithi119 ceph-mon[108979]: pgmap v7989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:29.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:29 smithi183 ceph-mon[99169]: pgmap v7990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:29 smithi119 ceph-mon[94175]: pgmap v7990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:29 smithi119 ceph-mon[108979]: pgmap v7990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:31.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:31 smithi183 ceph-mon[99169]: pgmap v7991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:31 smithi119 ceph-mon[94175]: pgmap v7991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:31 smithi119 ceph-mon[108979]: pgmap v7991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:33 smithi183 ceph-mon[99169]: pgmap v7992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:33 smithi119 ceph-mon[94175]: pgmap v7992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:33 smithi119 ceph-mon[108979]: pgmap v7992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:30:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:30:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:30:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:35 smithi183 ceph-mon[99169]: pgmap v7993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:35 smithi119 ceph-mon[94175]: pgmap v7993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:35 smithi119 ceph-mon[108979]: pgmap v7993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:37 smithi183 ceph-mon[99169]: pgmap v7994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:37 smithi119 ceph-mon[94175]: pgmap v7994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:37 smithi119 ceph-mon[108979]: pgmap v7994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:39 smithi183 ceph-mon[99169]: pgmap v7995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:39 smithi119 ceph-mon[108979]: pgmap v7995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:39 smithi119 ceph-mon[94175]: pgmap v7995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:41 smithi183 ceph-mon[99169]: pgmap v7996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:41 smithi119 ceph-mon[94175]: pgmap v7996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:41 smithi119 ceph-mon[108979]: pgmap v7996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:43 smithi183 ceph-mon[99169]: pgmap v7997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:43 smithi119 ceph-mon[94175]: pgmap v7997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:43.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:43 smithi119 ceph-mon[108979]: pgmap v7997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:30:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:30:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:30:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:45 smithi183 ceph-mon[99169]: pgmap v7998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:45 smithi119 ceph-mon[94175]: pgmap v7998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:45 smithi119 ceph-mon[108979]: pgmap v7998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:47 smithi183 ceph-mon[99169]: pgmap v7999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:47 smithi119 ceph-mon[94175]: pgmap v7999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:47.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:47 smithi119 ceph-mon[108979]: pgmap v7999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:48.183 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:30:48.491 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:30:48.491 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 40s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:30:48.491 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 40s ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:30:48.491 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 40s ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:30:48.491 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 40s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:30:48.492 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 40s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:30:48.492 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 40s ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:30:48.492 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 40s ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:30:48.492 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 40s ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:30:48.492 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 40s ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:30:48.492 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 40s ago 2h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:30:48.492 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 40s ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:30:48.492 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 40s ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:30:48.492 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 40s ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:30:48.492 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 40s ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:30:48.492 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 40s ago 3h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:30:48.492 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 40s ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:30:48.492 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (2h) 40s ago 2h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:30:48.492 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 40s ago 2h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:30:48.493 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 40s ago 2h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:30:48.493 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 40s ago 2h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:30:48.871 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:30:48.871 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:30:48.872 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:30:48.872 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:30:48.872 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:30:48.872 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:30:48.872 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:30:48.872 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:30:48.872 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:30:48.872 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:30:48.872 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:30:48.873 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:30:48.873 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:30:48.873 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:30:48.873 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:30:48.873 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:30:48.873 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:30:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:49 smithi183 ceph-mon[99169]: from='client.22893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:30:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:49 smithi183 ceph-mon[99169]: pgmap v8000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:49 smithi183 ceph-mon[99169]: from='client.22899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:30:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/196648634' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:30:49.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:49 smithi119 ceph-mon[108979]: from='client.22893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:30:49.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:49 smithi119 ceph-mon[108979]: pgmap v8000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:49.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:49 smithi119 ceph-mon[108979]: from='client.22899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:30:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/196648634' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:30:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:49 smithi119 ceph-mon[94175]: from='client.22893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:30:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:49 smithi119 ceph-mon[94175]: pgmap v8000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:49 smithi119 ceph-mon[94175]: from='client.22899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:30:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/196648634' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:30:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:51 smithi183 ceph-mon[99169]: pgmap v8001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:51 smithi119 ceph-mon[94175]: pgmap v8001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:51 smithi119 ceph-mon[108979]: pgmap v8001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:53.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:53 smithi119 ceph-mon[94175]: pgmap v8002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:53 smithi119 ceph-mon[108979]: pgmap v8002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:53 smithi183 ceph-mon[99169]: pgmap v8002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:54.444 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:30:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:30:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:30:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:54.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:30:55.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:55 smithi119 ceph-mon[108979]: pgmap v8003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:55 smithi119 ceph-mon[94175]: pgmap v8003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:55 smithi183 ceph-mon[99169]: pgmap v8003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:57.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:57 smithi183 ceph-mon[99169]: pgmap v8004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:57.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:57 smithi119 ceph-mon[94175]: pgmap v8004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:57.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:57 smithi119 ceph-mon[108979]: pgmap v8004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:30:59 smithi183 ceph-mon[99169]: pgmap v8005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:30:59 smithi119 ceph-mon[94175]: pgmap v8005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:30:59.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:30:59 smithi119 ceph-mon[108979]: pgmap v8005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:01 smithi183 ceph-mon[99169]: pgmap v8006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:01 smithi119 ceph-mon[94175]: pgmap v8006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:01 smithi119 ceph-mon[108979]: pgmap v8006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:03 smithi183 ceph-mon[99169]: pgmap v8007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:03.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:03 smithi119 ceph-mon[94175]: pgmap v8007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:03.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:03 smithi119 ceph-mon[108979]: pgmap v8007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:31:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:31:04] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:31:05.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:05 smithi183 ceph-mon[99169]: pgmap v8008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:05.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:05 smithi119 ceph-mon[94175]: pgmap v8008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:05.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:05 smithi119 ceph-mon[108979]: pgmap v8008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:07.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:07 smithi183 ceph-mon[99169]: pgmap v8009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:07.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:07 smithi119 ceph-mon[108979]: pgmap v8009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:07.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:07 smithi119 ceph-mon[94175]: pgmap v8009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:09 smithi183 ceph-mon[99169]: pgmap v8010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:31:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:31:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:31:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:31:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:09 smithi119 ceph-mon[108979]: pgmap v8010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:31:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:31:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:31:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:31:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:09 smithi119 ceph-mon[94175]: pgmap v8010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:31:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:31:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:31:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:31:11.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:11 smithi183 ceph-mon[99169]: pgmap v8011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:11 smithi119 ceph-mon[94175]: pgmap v8011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:11.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:11 smithi119 ceph-mon[108979]: pgmap v8011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:13 smithi183 ceph-mon[99169]: pgmap v8012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:13 smithi119 ceph-mon[94175]: pgmap v8012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:13 smithi119 ceph-mon[108979]: pgmap v8012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:31:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:31:14] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:31:15.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:15 smithi183 ceph-mon[99169]: pgmap v8013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:15.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:15 smithi119 ceph-mon[94175]: pgmap v8013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:15 smithi119 ceph-mon[108979]: pgmap v8013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:17 smithi183 ceph-mon[99169]: pgmap v8014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:17.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:17 smithi119 ceph-mon[108979]: pgmap v8014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:17 smithi119 ceph-mon[94175]: pgmap v8014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:19.214 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:31:19.523 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:31:19.523 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 71s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:31:19.523 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 71s ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:31:19.523 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 71s ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:31:19.523 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 71s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:31:19.523 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 71s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:31:19.523 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 71s ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:31:19.523 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 71s ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:31:19.523 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 71s ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:31:19.523 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 71s ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:31:19.523 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 71s ago 2h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:31:19.524 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 71s ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:31:19.524 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 71s ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:31:19.524 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 71s ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:31:19.524 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 71s ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:31:19.524 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 71s ago 3h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:31:19.524 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 71s ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:31:19.524 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 71s ago 3h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:31:19.524 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (2h) 71s ago 2h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:31:19.524 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (2h) 71s ago 2h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:31:19.524 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 71s ago 2h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:31:19.907 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:31:19.907 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:31:19.908 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:31:19.908 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:31:19.908 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:31:19.908 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:31:19.908 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:31:19.908 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:31:19.908 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:31:19.908 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:31:19.908 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:31:19.908 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:31:19.908 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:31:19.908 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:31:19.908 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:31:19.908 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:31:19.908 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:31:19.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:19 smithi183 ceph-mon[99169]: pgmap v8015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:19 smithi119 ceph-mon[94175]: pgmap v8015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:19 smithi119 ceph-mon[108979]: pgmap v8015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:20 smithi183 ceph-mon[99169]: from='client.32798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:31:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3252190920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:31:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:20 smithi119 ceph-mon[108979]: from='client.32798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:31:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3252190920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:31:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:20 smithi119 ceph-mon[94175]: from='client.32798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:31:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3252190920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:31:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:21 smithi183 ceph-mon[99169]: from='client.22917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:31:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:21 smithi183 ceph-mon[99169]: pgmap v8016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:21 smithi119 ceph-mon[94175]: from='client.22917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:31:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:21 smithi119 ceph-mon[94175]: pgmap v8016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:21 smithi119 ceph-mon[108979]: from='client.22917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:31:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:21 smithi119 ceph-mon[108979]: pgmap v8016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:23 smithi183 ceph-mon[99169]: pgmap v8017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:23 smithi119 ceph-mon[108979]: pgmap v8017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:23 smithi119 ceph-mon[94175]: pgmap v8017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:31:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:31:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:31:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:25.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:25 smithi183 ceph-mon[99169]: pgmap v8018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:25 smithi119 ceph-mon[94175]: pgmap v8018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:25.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:25 smithi119 ceph-mon[108979]: pgmap v8018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:27 smithi183 ceph-mon[99169]: pgmap v8019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:27 smithi119 ceph-mon[94175]: pgmap v8019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:27.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:27 smithi119 ceph-mon[108979]: pgmap v8019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:29.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:29 smithi183 ceph-mon[99169]: pgmap v8020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:29.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:29 smithi119 ceph-mon[94175]: pgmap v8020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:29 smithi119 ceph-mon[108979]: pgmap v8020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:31.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:31 smithi183 ceph-mon[99169]: pgmap v8021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:31 smithi119 ceph-mon[94175]: pgmap v8021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:31 smithi119 ceph-mon[108979]: pgmap v8021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:33 smithi183 ceph-mon[99169]: pgmap v8022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:33.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:33 smithi119 ceph-mon[94175]: pgmap v8022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:33 smithi119 ceph-mon[108979]: pgmap v8022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:31:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:31:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:31:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:34 smithi183 ceph-mon[99169]: pgmap v8023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:34.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:34 smithi119 ceph-mon[108979]: pgmap v8023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:34 smithi119 ceph-mon[94175]: pgmap v8023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:37 smithi183 ceph-mon[99169]: pgmap v8024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:37 smithi119 ceph-mon[108979]: pgmap v8024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:37 smithi119 ceph-mon[94175]: pgmap v8024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:39.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:39 smithi183 ceph-mon[99169]: pgmap v8025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:39 smithi119 ceph-mon[94175]: pgmap v8025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:39 smithi119 ceph-mon[108979]: pgmap v8025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:41 smithi183 ceph-mon[99169]: pgmap v8026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:41 smithi119 ceph-mon[94175]: pgmap v8026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:41 smithi119 ceph-mon[108979]: pgmap v8026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:43 smithi183 ceph-mon[99169]: pgmap v8027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:43 smithi119 ceph-mon[94175]: pgmap v8027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:43 smithi119 ceph-mon[108979]: pgmap v8027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:31:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:31:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:31:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:45 smithi183 ceph-mon[99169]: pgmap v8028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:45 smithi119 ceph-mon[94175]: pgmap v8028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:45 smithi119 ceph-mon[108979]: pgmap v8028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:47 smithi183 ceph-mon[99169]: pgmap v8029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:47 smithi119 ceph-mon[94175]: pgmap v8029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:47 smithi119 ceph-mon[108979]: pgmap v8029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:49.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:49 smithi183 ceph-mon[99169]: pgmap v8030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:49 smithi119 ceph-mon[94175]: pgmap v8030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:49.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:49 smithi119 ceph-mon[108979]: pgmap v8030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:50.250 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:31:50.558 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:31:50.558 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 102s ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:31:50.558 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 102s ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:31:50.558 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (2h) 102s ago 2h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:31:50.558 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (2h) 102s ago 2h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:31:50.558 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 102s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:31:50.558 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 102s ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:31:50.558 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 102s ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:31:50.558 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 102s ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:31:50.558 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 102s ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:31:50.559 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 102s ago 2h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:31:50.559 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 102s ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:31:50.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 102s ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:31:50.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 102s ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:31:50.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 102s ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:31:50.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 102s ago 3h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:31:50.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 102s ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:31:50.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 102s ago 3h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:31:50.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 102s ago 3h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:31:50.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 102s ago 3h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:31:50.559 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 102s ago 2h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:31:50.939 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:31:50.939 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:31:50.940 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:31:50.940 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:31:50.940 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:31:50.940 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:31:50.940 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:31:50.940 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:31:50.941 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:31:50.941 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:31:50.941 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:31:50.941 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:31:50.941 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:31:50.941 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:31:50.942 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:31:50.942 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:31:50.942 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:31:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:51 smithi183 ceph-mon[99169]: from='client.22929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:31:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:51 smithi183 ceph-mon[99169]: pgmap v8031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2950988928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:31:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:51 smithi119 ceph-mon[94175]: from='client.22929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:31:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:51 smithi119 ceph-mon[94175]: pgmap v8031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2950988928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:31:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:51 smithi119 ceph-mon[108979]: from='client.22929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:31:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:51 smithi119 ceph-mon[108979]: pgmap v8031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2950988928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:31:52.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:52 smithi183 ceph-mon[99169]: from='client.22935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:31:52.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:52 smithi119 ceph-mon[108979]: from='client.22935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:31:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:52 smithi119 ceph-mon[94175]: from='client.22935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:31:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:53 smithi183 ceph-mon[99169]: pgmap v8032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:53.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:53 smithi119 ceph-mon[94175]: pgmap v8032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:53 smithi119 ceph-mon[108979]: pgmap v8032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:54.424 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:31:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:31:54] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T18:31:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:54.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:31:55.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:55 smithi183 ceph-mon[99169]: pgmap v8033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:55 smithi119 ceph-mon[94175]: pgmap v8033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:55.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:55 smithi119 ceph-mon[108979]: pgmap v8033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:57.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:57 smithi183 ceph-mon[99169]: pgmap v8034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:57.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:57 smithi119 ceph-mon[108979]: pgmap v8034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:57 smithi119 ceph-mon[94175]: pgmap v8034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:59.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:31:59 smithi183 ceph-mon[99169]: pgmap v8035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:31:59 smithi119 ceph-mon[94175]: pgmap v8035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:31:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:31:59 smithi119 ceph-mon[108979]: pgmap v8035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:01 smithi183 ceph-mon[99169]: pgmap v8036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:01.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:01 smithi119 ceph-mon[108979]: pgmap v8036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:01 smithi119 ceph-mon[94175]: pgmap v8036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:03 smithi183 ceph-mon[99169]: pgmap v8037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:03 smithi119 ceph-mon[94175]: pgmap v8037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:03.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:03 smithi119 ceph-mon[108979]: pgmap v8037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:32:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:32:04] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T18:32:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:05 smithi119 ceph-mon[94175]: pgmap v8038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:05 smithi119 ceph-mon[108979]: pgmap v8038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:05 smithi183 ceph-mon[99169]: pgmap v8038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:07 smithi119 ceph-mon[94175]: pgmap v8039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:07 smithi119 ceph-mon[108979]: pgmap v8039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:07.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:07 smithi183 ceph-mon[99169]: pgmap v8039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:09 smithi183 ceph-mon[99169]: pgmap v8040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:32:09.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:09 smithi119 ceph-mon[108979]: pgmap v8040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:09.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:09.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:32:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:09 smithi119 ceph-mon[94175]: pgmap v8040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:32:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:32:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:32:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:32:10.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:32:10.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:32:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:32:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:32:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:32:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:32:11.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:11 smithi183 ceph-mon[99169]: pgmap v8041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:11 smithi119 ceph-mon[94175]: pgmap v8041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:11 smithi119 ceph-mon[108979]: pgmap v8041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:13.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:13 smithi183 ceph-mon[99169]: pgmap v8042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:13 smithi119 ceph-mon[94175]: pgmap v8042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:13.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:13 smithi119 ceph-mon[108979]: pgmap v8042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:32:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:32:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:32:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:15 smithi183 ceph-mon[99169]: pgmap v8043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:15.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:15 smithi119 ceph-mon[94175]: pgmap v8043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:15.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:15 smithi119 ceph-mon[108979]: pgmap v8043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:17 smithi183 ceph-mon[99169]: pgmap v8044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:17 smithi119 ceph-mon[94175]: pgmap v8044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:17 smithi119 ceph-mon[108979]: pgmap v8044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:19 smithi183 ceph-mon[99169]: pgmap v8045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:19 smithi119 ceph-mon[94175]: pgmap v8045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:19 smithi119 ceph-mon[108979]: pgmap v8045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:21.279 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:32:21.585 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:32:21.585 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 2m ago 2h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:32:21.585 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 2m ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:32:21.585 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 2m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:32:21.586 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 2m ago 3h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:32:21.586 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 2m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:32:21.586 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 2m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:32:21.586 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 2m ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:32:21.586 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 2m ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:32:21.586 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 2m ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:32:21.586 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 2m ago 2h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:32:21.586 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 2m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:32:21.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 2m ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:32:21.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 2m ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:32:21.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 2m ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:32:21.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 2m ago 3h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:32:21.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 2m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:32:21.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 2m ago 3h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:32:21.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 2m ago 3h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:32:21.587 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 2m ago 3h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:32:21.587 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 2m ago 2h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:32:21.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:21 smithi183 ceph-mon[99169]: pgmap v8046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:21 smithi119 ceph-mon[94175]: pgmap v8046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:21 smithi119 ceph-mon[108979]: pgmap v8046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:21.962 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:32:21.962 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:32:21.963 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:32:21.963 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:32:21.963 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:32:21.963 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:32:21.963 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:32:21.963 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:32:21.963 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:32:21.963 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:32:21.963 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:32:21.963 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:32:21.963 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:32:21.963 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:32:21.963 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:32:21.963 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:32:21.963 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:32:22.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:22 smithi183 ceph-mon[99169]: from='client.32834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:32:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1613756914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:32:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:22 smithi119 ceph-mon[94175]: from='client.32834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:32:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1613756914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:32:22.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:22 smithi119 ceph-mon[108979]: from='client.32834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:32:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1613756914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:32:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:23 smithi183 ceph-mon[99169]: from='client.22953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:32:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:23 smithi183 ceph-mon[99169]: pgmap v8047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:23 smithi119 ceph-mon[94175]: from='client.22953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:32:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:23 smithi119 ceph-mon[94175]: pgmap v8047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:23 smithi119 ceph-mon[108979]: from='client.22953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:32:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:23 smithi119 ceph-mon[108979]: pgmap v8047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:32:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:32:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:32:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:25.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:25 smithi183 ceph-mon[99169]: pgmap v8048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:25 smithi119 ceph-mon[94175]: pgmap v8048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:25 smithi119 ceph-mon[108979]: pgmap v8048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:27 smithi183 ceph-mon[99169]: pgmap v8049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:27.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:27 smithi119 ceph-mon[108979]: pgmap v8049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:27 smithi119 ceph-mon[94175]: pgmap v8049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:29 smithi183 ceph-mon[99169]: pgmap v8050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:29.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:29 smithi119 ceph-mon[94175]: pgmap v8050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:29 smithi119 ceph-mon[108979]: pgmap v8050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:31.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:31 smithi183 ceph-mon[99169]: pgmap v8051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:31 smithi119 ceph-mon[94175]: pgmap v8051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:31 smithi119 ceph-mon[108979]: pgmap v8051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:33.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:33 smithi183 ceph-mon[99169]: pgmap v8052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:33.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:33 smithi119 ceph-mon[94175]: pgmap v8052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:33 smithi119 ceph-mon[108979]: pgmap v8052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:32:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:32:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:32:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:35 smithi183 ceph-mon[99169]: pgmap v8053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:35 smithi119 ceph-mon[94175]: pgmap v8053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:35 smithi119 ceph-mon[108979]: pgmap v8053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:37.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:37 smithi183 ceph-mon[99169]: pgmap v8054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:37 smithi119 ceph-mon[94175]: pgmap v8054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:37.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:37 smithi119 ceph-mon[108979]: pgmap v8054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:39 smithi183 ceph-mon[99169]: pgmap v8055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:39 smithi119 ceph-mon[108979]: pgmap v8055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:39 smithi119 ceph-mon[94175]: pgmap v8055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:41 smithi183 ceph-mon[99169]: pgmap v8056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:41 smithi119 ceph-mon[94175]: pgmap v8056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:41.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:41 smithi119 ceph-mon[108979]: pgmap v8056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:43 smithi183 ceph-mon[99169]: pgmap v8057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:43 smithi119 ceph-mon[94175]: pgmap v8057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:43 smithi119 ceph-mon[108979]: pgmap v8057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:32:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:32:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:32:44.690 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 18:32:44 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T18:32:44.196Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701444764166 maxt=1701446400000 ulid=01HGKAF3CAC3SY954RB56TTFAC duration=26.081813ms 2023-12-01T18:32:44.690 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 18:32:44 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T18:32:44.201Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=4.22361ms 2023-12-01T18:32:45.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:45 smithi183 ceph-mon[99169]: pgmap v8058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:45 smithi119 ceph-mon[94175]: pgmap v8058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:45 smithi119 ceph-mon[108979]: pgmap v8058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:47.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:47 smithi183 ceph-mon[99169]: pgmap v8059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:47 smithi119 ceph-mon[94175]: pgmap v8059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:47 smithi119 ceph-mon[108979]: pgmap v8059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:49.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:49 smithi183 ceph-mon[99169]: pgmap v8060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:49 smithi119 ceph-mon[94175]: pgmap v8060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:49 smithi119 ceph-mon[108979]: pgmap v8060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:51 smithi183 ceph-mon[99169]: pgmap v8061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:51 smithi119 ceph-mon[94175]: pgmap v8061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:51 smithi119 ceph-mon[108979]: pgmap v8061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:52.302 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:32:52.607 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:32:52.607 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 2m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:32:52.608 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (2h) 2m ago 2h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:32:52.608 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 2m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:32:52.608 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 2m ago 3h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:32:52.608 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 2m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:32:52.608 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 2m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:32:52.608 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 2m ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:32:52.608 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 2m ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:32:52.608 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 2m ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:32:52.608 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (2h) 2m ago 2h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:32:52.608 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (2h) 2m ago 2h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:32:52.608 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 2m ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:32:52.608 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 2m ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:32:52.608 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 2m ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:32:52.608 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 2m ago 3h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:32:52.608 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 2m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:32:52.609 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 2m ago 3h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:32:52.609 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 2m ago 3h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:32:52.609 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 2m ago 3h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:32:52.609 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 2m ago 3h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:32:52.988 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:32:52.989 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:32:52.989 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:32:52.989 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:32:52.989 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:32:52.989 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:32:52.989 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:32:52.990 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:32:52.990 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:32:52.990 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:32:52.990 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:32:52.990 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:32:52.990 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:32:52.991 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:32:52.991 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:32:52.991 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:32:52.991 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:32:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:53 smithi183 ceph-mon[99169]: pgmap v8062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:53 smithi183 ceph-mon[99169]: from='client.32852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:32:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3069419188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:32:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:53 smithi119 ceph-mon[94175]: pgmap v8062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:53 smithi119 ceph-mon[94175]: from='client.32852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:32:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3069419188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:32:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:53 smithi119 ceph-mon[108979]: pgmap v8062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:53 smithi119 ceph-mon[108979]: from='client.32852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:32:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3069419188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:32:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:32:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:32:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:32:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:54 smithi183 ceph-mon[99169]: from='client.32858 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:32:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:54 smithi119 ceph-mon[94175]: from='client.32858 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:32:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:54 smithi119 ceph-mon[108979]: from='client.32858 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:32:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:32:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:55 smithi183 ceph-mon[99169]: pgmap v8063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:55 smithi119 ceph-mon[94175]: pgmap v8063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:55 smithi119 ceph-mon[108979]: pgmap v8063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:56.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:56 smithi183 ceph-mon[99169]: pgmap v8064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:56 smithi119 ceph-mon[94175]: pgmap v8064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:56 smithi119 ceph-mon[108979]: pgmap v8064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:59.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:32:59 smithi183 ceph-mon[99169]: pgmap v8065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:32:59 smithi119 ceph-mon[108979]: pgmap v8065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:32:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:32:59 smithi119 ceph-mon[94175]: pgmap v8065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:01 smithi183 ceph-mon[99169]: pgmap v8066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:01 smithi119 ceph-mon[94175]: pgmap v8066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:01 smithi119 ceph-mon[108979]: pgmap v8066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:03 smithi183 ceph-mon[99169]: pgmap v8067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:03 smithi119 ceph-mon[94175]: pgmap v8067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:03 smithi119 ceph-mon[108979]: pgmap v8067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:33:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:33:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:33:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:05 smithi183 ceph-mon[99169]: pgmap v8068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:05 smithi119 ceph-mon[94175]: pgmap v8068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:05.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:05 smithi119 ceph-mon[108979]: pgmap v8068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:07 smithi183 ceph-mon[99169]: pgmap v8069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:07 smithi119 ceph-mon[94175]: pgmap v8069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:07 smithi119 ceph-mon[108979]: pgmap v8069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:09 smithi183 ceph-mon[99169]: pgmap v8070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:09.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:09 smithi119 ceph-mon[108979]: pgmap v8070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:09 smithi119 ceph-mon[94175]: pgmap v8070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:33:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:33:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:33:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:33:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:33:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:33:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:33:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:33:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:33:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:11 smithi183 ceph-mon[99169]: pgmap v8071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:33:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:33:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:33:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:11 smithi119 ceph-mon[94175]: pgmap v8071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:33:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:33:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:33:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:11 smithi119 ceph-mon[108979]: pgmap v8071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:33:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:33:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:33:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:13 smithi119 ceph-mon[94175]: pgmap v8072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:13 smithi119 ceph-mon[108979]: pgmap v8072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:13.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:13 smithi183 ceph-mon[99169]: pgmap v8072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:33:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:33:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:33:15.189 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 18:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T18:33:14.929109469Z level=info msg="Completed cleanup jobs" duration=12.888891ms 2023-12-01T18:33:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:15 smithi119 ceph-mon[108979]: pgmap v8073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:15 smithi119 ceph-mon[94175]: pgmap v8073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:15 smithi183 ceph-mon[99169]: pgmap v8073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:17.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:17 smithi183 ceph-mon[99169]: pgmap v8074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:17.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:17 smithi119 ceph-mon[108979]: pgmap v8074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:17 smithi119 ceph-mon[94175]: pgmap v8074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:19 smithi183 ceph-mon[99169]: pgmap v8075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:19 smithi119 ceph-mon[94175]: pgmap v8075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:19 smithi119 ceph-mon[108979]: pgmap v8075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:21.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:21 smithi183 ceph-mon[99169]: pgmap v8076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:21 smithi119 ceph-mon[94175]: pgmap v8076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:21 smithi119 ceph-mon[108979]: pgmap v8076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:23.331 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:33:23.640 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:33:23.640 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (2h) 3m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:33:23.640 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 3m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:33:23.640 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 3m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:33:23.640 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 3m ago 3h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:33:23.640 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 3m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:33:23.640 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 3m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:33:23.640 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 3m ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:33:23.640 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 3m ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:33:23.640 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 3m ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:33:23.640 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 3m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:33:23.640 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 3m ago 3h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:33:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 3m ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:33:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 3m ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:33:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 3m ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:33:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 3m ago 3h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:33:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 3m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:33:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 3m ago 3h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:33:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 3m ago 3h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:33:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 3m ago 3h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:33:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (2h) 3m ago 3h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:33:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:23 smithi183 ceph-mon[99169]: pgmap v8077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:23 smithi119 ceph-mon[108979]: pgmap v8077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:23 smithi119 ceph-mon[94175]: pgmap v8077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:24.020 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:33:24.020 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:33:24.020 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:33:24.020 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:33:24.020 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:33:24.020 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:33:24.020 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:33:24.020 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:33:24.020 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:33:24.021 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:33:24.021 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:33:24.021 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:33:24.021 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:33:24.021 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:33:24.021 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:33:24.021 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:33:24.021 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:33:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:33:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:33:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:33:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:24 smithi183 ceph-mon[99169]: from='client.32870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:33:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1827437034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:33:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:24 smithi119 ceph-mon[94175]: from='client.32870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:33:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1827437034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:33:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:24 smithi119 ceph-mon[108979]: from='client.32870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:33:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1827437034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:33:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:25 smithi183 ceph-mon[99169]: from='client.22989 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:33:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:25 smithi183 ceph-mon[99169]: pgmap v8078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:25 smithi119 ceph-mon[94175]: from='client.22989 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:33:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:25 smithi119 ceph-mon[94175]: pgmap v8078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:25 smithi119 ceph-mon[108979]: from='client.22989 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:33:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:25 smithi119 ceph-mon[108979]: pgmap v8078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:27 smithi183 ceph-mon[99169]: pgmap v8079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:27 smithi119 ceph-mon[94175]: pgmap v8079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:27.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:27 smithi119 ceph-mon[108979]: pgmap v8079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:29 smithi183 ceph-mon[99169]: pgmap v8080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:29.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:29 smithi119 ceph-mon[94175]: pgmap v8080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:29 smithi119 ceph-mon[108979]: pgmap v8080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:31 smithi183 ceph-mon[99169]: pgmap v8081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:31 smithi119 ceph-mon[94175]: pgmap v8081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:31.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:31 smithi119 ceph-mon[108979]: pgmap v8081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:33 smithi183 ceph-mon[99169]: pgmap v8082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:33.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:33 smithi119 ceph-mon[108979]: pgmap v8082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:33 smithi119 ceph-mon[94175]: pgmap v8082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:33:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:33:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:33:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:35 smithi183 ceph-mon[99169]: pgmap v8083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:35 smithi119 ceph-mon[94175]: pgmap v8083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:35 smithi119 ceph-mon[108979]: pgmap v8083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:37.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:37 smithi183 ceph-mon[99169]: pgmap v8084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:37 smithi119 ceph-mon[94175]: pgmap v8084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:37.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:37 smithi119 ceph-mon[108979]: pgmap v8084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:39.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:39 smithi183 ceph-mon[99169]: pgmap v8085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:39 smithi119 ceph-mon[94175]: pgmap v8085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:39 smithi119 ceph-mon[108979]: pgmap v8085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:41 smithi183 ceph-mon[99169]: pgmap v8086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:41 smithi119 ceph-mon[94175]: pgmap v8086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:41 smithi119 ceph-mon[108979]: pgmap v8086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:43 smithi183 ceph-mon[99169]: pgmap v8087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:43 smithi119 ceph-mon[94175]: pgmap v8087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:43 smithi119 ceph-mon[108979]: pgmap v8087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:33:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:33:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:33:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:45 smithi183 ceph-mon[99169]: pgmap v8088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:45 smithi119 ceph-mon[108979]: pgmap v8088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:45 smithi119 ceph-mon[94175]: pgmap v8088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:47 smithi183 ceph-mon[99169]: pgmap v8089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:47 smithi119 ceph-mon[94175]: pgmap v8089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:47.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:47 smithi119 ceph-mon[108979]: pgmap v8089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:49.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:49 smithi183 ceph-mon[99169]: pgmap v8090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:49 smithi119 ceph-mon[94175]: pgmap v8090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:49.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:49 smithi119 ceph-mon[108979]: pgmap v8090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:51.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:51 smithi183 ceph-mon[99169]: pgmap v8091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:51 smithi119 ceph-mon[94175]: pgmap v8091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:51 smithi119 ceph-mon[108979]: pgmap v8091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:53 smithi183 ceph-mon[99169]: pgmap v8092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:53 smithi119 ceph-mon[108979]: pgmap v8092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:53 smithi119 ceph-mon[94175]: pgmap v8092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:54.366 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:33:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:33:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:33:54] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:33:54.679 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:33:54.679 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 3m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:33:54.679 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 3m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:33:54.679 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 3m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:33:54.679 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 3m ago 3h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:33:54.679 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 3m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:33:54.679 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 3m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:33:54.679 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 3m ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:33:54.680 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 3m ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:33:54.680 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 3m ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:33:54.680 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 3m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:33:54.680 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 3m ago 3h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:33:54.680 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 3m ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:33:54.680 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 3m ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:33:54.680 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 3m ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:33:54.680 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 3m ago 3h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:33:54.680 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 3m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:33:54.680 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 3m ago 3h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:33:54.680 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 3m ago 3h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:33:54.680 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 3m ago 3h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:33:54.680 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 3m ago 3h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:33:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:33:55.064 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:33:55.064 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:33:55.064 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:33:55.064 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:33:55.065 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:33:55.065 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:33:55.065 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:33:55.065 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:33:55.065 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:33:55.065 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:33:55.065 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:33:55.065 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:33:55.065 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:33:55.065 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:33:55.065 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:33:55.065 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:33:55.066 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:33:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:55 smithi183 ceph-mon[99169]: pgmap v8093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:55 smithi183 ceph-mon[99169]: from='client.32888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:33:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2946083045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:33:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:55 smithi119 ceph-mon[94175]: pgmap v8093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:55 smithi119 ceph-mon[94175]: from='client.32888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:33:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2946083045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:33:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:55 smithi119 ceph-mon[108979]: pgmap v8093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:55 smithi119 ceph-mon[108979]: from='client.32888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:33:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2946083045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:33:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:56 smithi183 ceph-mon[99169]: from='client.23007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:33:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:56 smithi119 ceph-mon[94175]: from='client.23007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:33:56.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:56 smithi119 ceph-mon[108979]: from='client.23007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:33:57.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:57 smithi183 ceph-mon[99169]: pgmap v8094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:57.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:57 smithi119 ceph-mon[94175]: pgmap v8094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:57 smithi119 ceph-mon[108979]: pgmap v8094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:33:59 smithi183 ceph-mon[99169]: pgmap v8095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:33:59 smithi119 ceph-mon[94175]: pgmap v8095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:33:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:33:59 smithi119 ceph-mon[108979]: pgmap v8095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:01 smithi183 ceph-mon[99169]: pgmap v8096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:01.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:01 smithi119 ceph-mon[108979]: pgmap v8096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:01 smithi119 ceph-mon[94175]: pgmap v8096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:03 smithi183 ceph-mon[99169]: pgmap v8097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:03.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:03 smithi119 ceph-mon[94175]: pgmap v8097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:03 smithi119 ceph-mon[108979]: pgmap v8097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:34:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:34:04] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:34:05.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:05 smithi183 ceph-mon[99169]: pgmap v8098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:05.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:05 smithi119 ceph-mon[94175]: pgmap v8098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:05.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:05 smithi119 ceph-mon[108979]: pgmap v8098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:07 smithi183 ceph-mon[99169]: pgmap v8099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:07.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:07 smithi119 ceph-mon[94175]: pgmap v8099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:07.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:07 smithi119 ceph-mon[108979]: pgmap v8099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:09.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:09 smithi183 ceph-mon[99169]: pgmap v8100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:09 smithi119 ceph-mon[94175]: pgmap v8100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:09 smithi119 ceph-mon[108979]: pgmap v8100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:11 smithi183 ceph-mon[99169]: pgmap v8101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:34:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:34:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:11 smithi119 ceph-mon[94175]: pgmap v8101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:34:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:34:11.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:11 smithi119 ceph-mon[108979]: pgmap v8101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:34:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:34:12.648 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:34:12.649 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:34:12.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:34:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:13 smithi119 ceph-mon[94175]: pgmap v8102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:13.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:13 smithi183 ceph-mon[99169]: pgmap v8102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:13 smithi119 ceph-mon[108979]: pgmap v8102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:14.378 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:34:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:34:14] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:34:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:15 smithi183 ceph-mon[99169]: pgmap v8103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:34:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:34:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:34:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:34:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:34:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:15 smithi119 ceph-mon[94175]: pgmap v8103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:34:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:34:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:34:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:34:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:34:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:15 smithi119 ceph-mon[108979]: pgmap v8103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:34:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:34:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:34:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:34:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:34:17.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:17 smithi183 ceph-mon[99169]: pgmap v8104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:17 smithi119 ceph-mon[94175]: pgmap v8104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:17 smithi119 ceph-mon[108979]: pgmap v8104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:19.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:19 smithi183 ceph-mon[99169]: pgmap v8105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:19.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:19 smithi119 ceph-mon[108979]: pgmap v8105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:19 smithi119 ceph-mon[94175]: pgmap v8105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:21 smithi183 ceph-mon[99169]: pgmap v8106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:21 smithi119 ceph-mon[94175]: pgmap v8106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:21 smithi119 ceph-mon[108979]: pgmap v8106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:23 smithi183 ceph-mon[99169]: pgmap v8107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:23 smithi119 ceph-mon[94175]: pgmap v8107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:23 smithi119 ceph-mon[108979]: pgmap v8107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:34:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:34:24] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:34:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:25.413 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:34:25.721 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:34:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 4m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:34:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 4m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:34:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 4m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:34:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 4m ago 3h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:34:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 4m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:34:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 4m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:34:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 4m ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:34:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 4m ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:34:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 4m ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:34:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 4m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:34:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 4m ago 3h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:34:25.723 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 4m ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:34:25.723 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 4m ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:34:25.723 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 4m ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:34:25.723 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 4m ago 3h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:34:25.723 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 4m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:34:25.723 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 4m ago 3h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:34:25.723 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 4m ago 3h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:34:25.723 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 4m ago 3h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:34:25.723 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 4m ago 3h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:34:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:25 smithi183 ceph-mon[99169]: pgmap v8108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:25 smithi119 ceph-mon[94175]: pgmap v8108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:25 smithi119 ceph-mon[108979]: pgmap v8108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:26.102 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:34:26.102 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:34:26.103 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:34:26.103 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:34:26.103 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:34:26.103 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:34:26.103 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:34:26.103 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:34:26.103 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:34:26.103 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:34:26.103 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:34:26.103 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:34:26.103 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:34:26.103 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:34:26.103 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:34:26.103 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:34:26.104 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:34:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:26 smithi183 ceph-mon[99169]: from='client.32906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:34:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1602769371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:34:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:26 smithi119 ceph-mon[108979]: from='client.32906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:34:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1602769371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:34:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:26 smithi119 ceph-mon[94175]: from='client.32906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:34:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1602769371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:34:27.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:27 smithi183 ceph-mon[99169]: from='client.23025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:34:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:27 smithi183 ceph-mon[99169]: pgmap v8109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:27 smithi119 ceph-mon[94175]: from='client.23025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:34:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:27 smithi119 ceph-mon[94175]: pgmap v8109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:27 smithi119 ceph-mon[108979]: from='client.23025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:34:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:27 smithi119 ceph-mon[108979]: pgmap v8109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:29 smithi183 ceph-mon[99169]: pgmap v8110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:29 smithi119 ceph-mon[108979]: pgmap v8110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:29 smithi119 ceph-mon[94175]: pgmap v8110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:31.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:31 smithi183 ceph-mon[99169]: pgmap v8111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:31 smithi119 ceph-mon[94175]: pgmap v8111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:31 smithi119 ceph-mon[108979]: pgmap v8111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:32 smithi183 ceph-mon[99169]: pgmap v8112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:32 smithi119 ceph-mon[108979]: pgmap v8112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:32 smithi119 ceph-mon[94175]: pgmap v8112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:34:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:34:34] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:34:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:35 smithi183 ceph-mon[99169]: pgmap v8113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:35 smithi119 ceph-mon[94175]: pgmap v8113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:35 smithi119 ceph-mon[108979]: pgmap v8113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:37 smithi183 ceph-mon[99169]: pgmap v8114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:37 smithi119 ceph-mon[108979]: pgmap v8114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:37 smithi119 ceph-mon[94175]: pgmap v8114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:39 smithi119 ceph-mon[94175]: pgmap v8115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:39 smithi119 ceph-mon[108979]: pgmap v8115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:39.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:39 smithi183 ceph-mon[99169]: pgmap v8115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:41 smithi119 ceph-mon[108979]: pgmap v8116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:41 smithi119 ceph-mon[94175]: pgmap v8116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:41.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:41 smithi183 ceph-mon[99169]: pgmap v8116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:43.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:43 smithi183 ceph-mon[99169]: pgmap v8117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:43 smithi119 ceph-mon[94175]: pgmap v8117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:43 smithi119 ceph-mon[108979]: pgmap v8117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:34:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:34:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:34:45.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:45 smithi183 ceph-mon[99169]: pgmap v8118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:45 smithi119 ceph-mon[94175]: pgmap v8118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:45 smithi119 ceph-mon[108979]: pgmap v8118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:47 smithi183 ceph-mon[99169]: pgmap v8119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:47 smithi119 ceph-mon[94175]: pgmap v8119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:47.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:47 smithi119 ceph-mon[108979]: pgmap v8119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:49 smithi183 ceph-mon[99169]: pgmap v8120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:49 smithi119 ceph-mon[94175]: pgmap v8120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:49 smithi119 ceph-mon[108979]: pgmap v8120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:51.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:51 smithi183 ceph-mon[99169]: pgmap v8121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:51 smithi119 ceph-mon[94175]: pgmap v8121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:51 smithi119 ceph-mon[108979]: pgmap v8121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:53 smithi183 ceph-mon[99169]: pgmap v8122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:53 smithi119 ceph-mon[94175]: pgmap v8122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:53 smithi119 ceph-mon[108979]: pgmap v8122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:34:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:34:54] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:34:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:34:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:55 smithi183 ceph-mon[99169]: pgmap v8123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:55 smithi119 ceph-mon[94175]: pgmap v8123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:55 smithi119 ceph-mon[108979]: pgmap v8123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:56.448 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:34:56.758 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:34:56.758 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 4m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:34:56.758 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 4m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:34:56.758 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 4m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:34:56.758 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 4m ago 3h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:34:56.758 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 4m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:34:56.758 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 4m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:34:56.759 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 4m ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:34:56.759 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 4m ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:34:56.759 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 4m ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:34:56.759 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 4m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:34:56.759 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 4m ago 3h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:34:56.759 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 4m ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:34:56.759 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 4m ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:34:56.759 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 4m ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:34:56.759 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 4m ago 3h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:34:56.759 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 4m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:34:56.759 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 4m ago 3h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:34:56.759 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 4m ago 3h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:34:56.759 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 4m ago 3h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:34:56.759 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 4m ago 3h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:34:57.137 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:34:57.137 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:34:57.137 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:34:57.138 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:34:57.138 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:34:57.138 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:34:57.138 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:34:57.138 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:34:57.138 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:34:57.138 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:34:57.138 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:34:57.138 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:34:57.138 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:34:57.138 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:34:57.138 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:34:57.138 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:34:57.139 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:34:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:57 smithi183 ceph-mon[99169]: pgmap v8124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:57 smithi183 ceph-mon[99169]: from='client.32924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:34:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1354900581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:34:57.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:57 smithi119 ceph-mon[94175]: pgmap v8124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:57 smithi119 ceph-mon[94175]: from='client.32924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:34:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1354900581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:34:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:57 smithi119 ceph-mon[108979]: pgmap v8124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:57 smithi119 ceph-mon[108979]: from='client.32924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:34:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1354900581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:34:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:58 smithi183 ceph-mon[99169]: from='client.23043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:34:58.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:58 smithi119 ceph-mon[94175]: from='client.23043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:34:58.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:58 smithi119 ceph-mon[108979]: from='client.23043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:34:59.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:34:59 smithi183 ceph-mon[99169]: pgmap v8125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:34:59 smithi119 ceph-mon[94175]: pgmap v8125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:34:59.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:34:59 smithi119 ceph-mon[108979]: pgmap v8125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:01.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:01 smithi183 ceph-mon[99169]: pgmap v8126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:01 smithi119 ceph-mon[94175]: pgmap v8126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:01.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:01 smithi119 ceph-mon[108979]: pgmap v8126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:03 smithi183 ceph-mon[99169]: pgmap v8127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:03.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:03 smithi119 ceph-mon[108979]: pgmap v8127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:03 smithi119 ceph-mon[94175]: pgmap v8127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:35:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:35:04] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:35:05.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:05 smithi183 ceph-mon[99169]: pgmap v8128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:05.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:05 smithi119 ceph-mon[108979]: pgmap v8128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:05.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:05 smithi119 ceph-mon[94175]: pgmap v8128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:07.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:07 smithi183 ceph-mon[99169]: pgmap v8129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:07.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:07 smithi119 ceph-mon[108979]: pgmap v8129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:07 smithi119 ceph-mon[94175]: pgmap v8129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:09.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:09 smithi183 ceph-mon[99169]: pgmap v8130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:09 smithi119 ceph-mon[94175]: pgmap v8130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:09 smithi119 ceph-mon[108979]: pgmap v8130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:11.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:11 smithi183 ceph-mon[99169]: pgmap v8131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:11 smithi119 ceph-mon[94175]: pgmap v8131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:11.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:11 smithi119 ceph-mon[108979]: pgmap v8131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:13 smithi183 ceph-mon[99169]: pgmap v8132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:13 smithi119 ceph-mon[108979]: pgmap v8132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:13 smithi119 ceph-mon[94175]: pgmap v8132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:35:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:35:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:35:15.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:15 smithi183 ceph-mon[99169]: pgmap v8133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:35:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:35:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:35:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:35:15.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:15 smithi119 ceph-mon[94175]: pgmap v8133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:35:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:35:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:35:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:35:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:15 smithi119 ceph-mon[108979]: pgmap v8133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:35:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:35:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:35:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:35:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:17 smithi183 ceph-mon[99169]: pgmap v8134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:17 smithi119 ceph-mon[94175]: pgmap v8134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:17 smithi119 ceph-mon[108979]: pgmap v8134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:19.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:19 smithi183 ceph-mon[99169]: pgmap v8135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:19 smithi119 ceph-mon[94175]: pgmap v8135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:19 smithi119 ceph-mon[108979]: pgmap v8135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:21.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:21 smithi183 ceph-mon[99169]: pgmap v8136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:21 smithi119 ceph-mon[94175]: pgmap v8136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:21.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:21 smithi119 ceph-mon[108979]: pgmap v8136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:23 smithi183 ceph-mon[99169]: pgmap v8137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:23 smithi119 ceph-mon[94175]: pgmap v8137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:23 smithi119 ceph-mon[108979]: pgmap v8137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:35:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:35:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:35:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:25.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:25 smithi183 ceph-mon[99169]: pgmap v8138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:25 smithi119 ceph-mon[94175]: pgmap v8138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:25.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:25 smithi119 ceph-mon[108979]: pgmap v8138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:27.485 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:35:27.791 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:35:27.791 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 5m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:35:27.791 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 5m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:35:27.791 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 5m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:35:27.791 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 5m ago 3h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:35:27.791 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 5m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:35:27.791 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 5m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:35:27.791 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 5m ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:35:27.791 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 5m ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:35:27.792 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 5m ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:35:27.792 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 5m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:35:27.792 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 5m ago 3h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:35:27.792 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 5m ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:35:27.792 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 5m ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:35:27.792 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 5m ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:35:27.792 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 5m ago 3h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:35:27.792 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 5m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:35:27.792 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 5m ago 3h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:35:27.792 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 5m ago 3h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:35:27.792 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 5m ago 3h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:35:27.792 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 5m ago 3h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:35:27.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:27 smithi183 ceph-mon[99169]: pgmap v8139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:27.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:27 smithi119 ceph-mon[108979]: pgmap v8139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:27 smithi119 ceph-mon[94175]: pgmap v8139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:28.168 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:35:28.168 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:35:28.169 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:35:28.169 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:35:28.169 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:35:28.169 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:35:28.169 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:35:28.169 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:35:28.169 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:35:28.169 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:35:28.169 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:35:28.169 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:35:28.169 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:35:28.169 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:35:28.169 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:35:28.169 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:35:28.170 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:35:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:28 smithi183 ceph-mon[99169]: from='client.32942 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:35:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/566663109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:35:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:28 smithi119 ceph-mon[94175]: from='client.32942 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:35:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/566663109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:35:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:28 smithi119 ceph-mon[108979]: from='client.32942 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:35:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/566663109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:35:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:29 smithi183 ceph-mon[99169]: from='client.32948 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:35:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:29 smithi183 ceph-mon[99169]: pgmap v8140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:29.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:29 smithi119 ceph-mon[94175]: from='client.32948 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:35:29.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:29 smithi119 ceph-mon[94175]: pgmap v8140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:29 smithi119 ceph-mon[108979]: from='client.32948 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:35:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:29 smithi119 ceph-mon[108979]: pgmap v8140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:31.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:31 smithi183 ceph-mon[99169]: pgmap v8141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:31 smithi119 ceph-mon[94175]: pgmap v8141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:31.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:31 smithi119 ceph-mon[108979]: pgmap v8141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:32 smithi183 ceph-mon[99169]: pgmap v8142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:32 smithi119 ceph-mon[94175]: pgmap v8142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:32 smithi119 ceph-mon[108979]: pgmap v8142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:35:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:35:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:35:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:35 smithi183 ceph-mon[99169]: pgmap v8143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:35 smithi119 ceph-mon[94175]: pgmap v8143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:35 smithi119 ceph-mon[108979]: pgmap v8143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:37 smithi183 ceph-mon[99169]: pgmap v8144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:37 smithi119 ceph-mon[94175]: pgmap v8144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:37 smithi119 ceph-mon[108979]: pgmap v8144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:39 smithi183 ceph-mon[99169]: pgmap v8145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:39 smithi119 ceph-mon[108979]: pgmap v8145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:39 smithi119 ceph-mon[94175]: pgmap v8145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:41 smithi183 ceph-mon[99169]: pgmap v8146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:41 smithi119 ceph-mon[94175]: pgmap v8146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:41 smithi119 ceph-mon[108979]: pgmap v8146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:43.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:43 smithi183 ceph-mon[99169]: pgmap v8147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:43 smithi119 ceph-mon[94175]: pgmap v8147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:43 smithi119 ceph-mon[108979]: pgmap v8147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:35:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:35:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:35:45.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:45 smithi183 ceph-mon[99169]: pgmap v8148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:45 smithi119 ceph-mon[108979]: pgmap v8148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:45 smithi119 ceph-mon[94175]: pgmap v8148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:47 smithi183 ceph-mon[99169]: pgmap v8149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:47 smithi119 ceph-mon[94175]: pgmap v8149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:47 smithi119 ceph-mon[108979]: pgmap v8149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:49 smithi183 ceph-mon[99169]: pgmap v8150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:49 smithi119 ceph-mon[94175]: pgmap v8150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:49.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:49 smithi119 ceph-mon[108979]: pgmap v8150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:51 smithi183 ceph-mon[99169]: pgmap v8151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:51 smithi119 ceph-mon[94175]: pgmap v8151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:51 smithi119 ceph-mon[108979]: pgmap v8151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:53 smithi183 ceph-mon[99169]: pgmap v8152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:53 smithi119 ceph-mon[94175]: pgmap v8152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:53 smithi119 ceph-mon[108979]: pgmap v8152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:35:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:35:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:35:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:35:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:55 smithi183 ceph-mon[99169]: pgmap v8153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:55 smithi119 ceph-mon[94175]: pgmap v8153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:55 smithi119 ceph-mon[108979]: pgmap v8153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:57 smithi183 ceph-mon[99169]: pgmap v8154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:57.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:57 smithi119 ceph-mon[94175]: pgmap v8154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:57.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:57 smithi119 ceph-mon[108979]: pgmap v8154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:58.515 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:35:58.821 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:35:58.821 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 5m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:35:58.821 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 5m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:35:58.821 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 5m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:35:58.821 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 5m ago 3h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:35:58.822 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 5m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:35:58.822 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 5m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:35:58.822 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 5m ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:35:58.822 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 5m ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:35:58.822 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 5m ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:35:58.822 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 5m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:35:58.822 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 5m ago 3h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:35:58.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 5m ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:35:58.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 5m ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:35:58.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 5m ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:35:58.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 5m ago 3h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:35:58.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 5m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:35:58.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 5m ago 3h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:35:58.822 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 5m ago 3h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:35:58.823 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 5m ago 3h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:35:58.823 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 5m ago 3h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:35:59.199 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:35:59.200 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:35:59.200 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:35:59.200 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:35:59.200 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:35:59.200 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:35:59.200 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:35:59.200 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:35:59.201 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:35:59.201 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:35:59.201 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:35:59.201 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:35:59.201 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:35:59.201 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:35:59.201 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:35:59.202 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:35:59.202 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:35:59.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:59 smithi183 ceph-mon[99169]: pgmap v8155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:59 smithi183 ceph-mon[99169]: from='client.23073 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:35:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:35:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1412399295' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:35:59.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:59 smithi119 ceph-mon[108979]: pgmap v8155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:59 smithi119 ceph-mon[108979]: from='client.23073 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:35:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:35:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1412399295' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:35:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:59 smithi119 ceph-mon[94175]: pgmap v8155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:35:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:59 smithi119 ceph-mon[94175]: from='client.23073 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:35:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:35:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1412399295' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:36:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:00 smithi183 ceph-mon[99169]: from='client.32966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:36:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:00 smithi119 ceph-mon[94175]: from='client.32966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:36:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:00 smithi119 ceph-mon[108979]: from='client.32966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:36:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:01 smithi183 ceph-mon[99169]: pgmap v8156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:01 smithi119 ceph-mon[94175]: pgmap v8156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:01.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:01 smithi119 ceph-mon[108979]: pgmap v8156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:03.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:03 smithi183 ceph-mon[99169]: pgmap v8157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:03.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:03 smithi119 ceph-mon[94175]: pgmap v8157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:03 smithi119 ceph-mon[108979]: pgmap v8157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:36:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:36:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:36:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:05 smithi183 ceph-mon[99169]: pgmap v8158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:05.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:05 smithi119 ceph-mon[94175]: pgmap v8158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:05 smithi119 ceph-mon[108979]: pgmap v8158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:07.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:07 smithi183 ceph-mon[99169]: pgmap v8159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:07.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:07 smithi119 ceph-mon[108979]: pgmap v8159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:07 smithi119 ceph-mon[94175]: pgmap v8159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:09 smithi183 ceph-mon[99169]: pgmap v8160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:09 smithi119 ceph-mon[94175]: pgmap v8160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:09 smithi119 ceph-mon[108979]: pgmap v8160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:11.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:11 smithi183 ceph-mon[99169]: pgmap v8161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:11 smithi119 ceph-mon[94175]: pgmap v8161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:11.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:11 smithi119 ceph-mon[108979]: pgmap v8161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:13.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:13 smithi183 ceph-mon[99169]: pgmap v8162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:13 smithi119 ceph-mon[94175]: pgmap v8162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:13 smithi119 ceph-mon[108979]: pgmap v8162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:36:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:36:14] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T18:36:15.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:15 smithi183 ceph-mon[99169]: pgmap v8163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:36:15.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:15 smithi119 ceph-mon[94175]: pgmap v8163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:15.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:36:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:15 smithi119 ceph-mon[108979]: pgmap v8163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:36:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:17 smithi183 ceph-mon[99169]: pgmap v8164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:17 smithi119 ceph-mon[108979]: pgmap v8164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:17 smithi119 ceph-mon[94175]: pgmap v8164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:19 smithi183 ceph-mon[99169]: pgmap v8165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:36:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:36:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:19 smithi119 ceph-mon[94175]: pgmap v8165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:36:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:36:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:19 smithi119 ceph-mon[108979]: pgmap v8165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:36:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:36:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:36:21.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:21 smithi183 ceph-mon[99169]: pgmap v8166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:21 smithi119 ceph-mon[94175]: pgmap v8166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:21.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:21 smithi119 ceph-mon[108979]: pgmap v8166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:23 smithi183 ceph-mon[99169]: pgmap v8167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:23 smithi119 ceph-mon[94175]: pgmap v8167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:23 smithi119 ceph-mon[108979]: pgmap v8167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:36:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:36:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:36:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:25.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:25 smithi183 ceph-mon[99169]: pgmap v8168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:25 smithi119 ceph-mon[94175]: pgmap v8168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:25.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:25 smithi119 ceph-mon[108979]: pgmap v8168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:27 smithi183 ceph-mon[99169]: pgmap v8169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:27 smithi119 ceph-mon[94175]: pgmap v8169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:27 smithi119 ceph-mon[108979]: pgmap v8169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:29.552 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:36:29.855 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:36:29.855 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 6m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:36:29.855 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 6m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:36:29.855 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 6m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:36:29.855 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 6m ago 3h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:36:29.855 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 6m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:36:29.855 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 6m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:36:29.855 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 6m ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:36:29.855 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 6m ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:36:29.855 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 6m ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:36:29.855 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 6m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:36:29.855 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 6m ago 3h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:36:29.856 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 6m ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:36:29.856 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 6m ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:36:29.856 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 6m ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:36:29.856 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 6m ago 3h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:36:29.856 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 6m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:36:29.856 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 6m ago 3h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:36:29.856 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 6m ago 3h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:36:29.856 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 6m ago 3h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:36:29.856 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 6m ago 3h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:36:29.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:29 smithi183 ceph-mon[99169]: pgmap v8170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:29 smithi119 ceph-mon[108979]: pgmap v8170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:29.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:29 smithi119 ceph-mon[94175]: pgmap v8170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:30.233 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:36:30.233 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:36:30.233 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:36:30.233 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:36:30.233 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:36:30.233 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:36:30.233 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:36:30.233 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:36:30.233 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:36:30.233 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:36:30.233 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:36:30.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:36:30.234 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:36:30.234 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:36:30.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:36:30.234 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:36:30.234 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:36:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:30 smithi183 ceph-mon[99169]: from='client.32978 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:36:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3535923442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:36:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:30 smithi119 ceph-mon[108979]: from='client.32978 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:36:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3535923442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:36:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:30 smithi119 ceph-mon[94175]: from='client.32978 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:36:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3535923442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:36:31.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:31 smithi183 ceph-mon[99169]: from='client.23097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:36:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:31 smithi183 ceph-mon[99169]: pgmap v8171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:31 smithi119 ceph-mon[94175]: from='client.23097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:36:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:31 smithi119 ceph-mon[94175]: pgmap v8171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:31 smithi119 ceph-mon[108979]: from='client.23097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:36:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:31 smithi119 ceph-mon[108979]: pgmap v8171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:33 smithi183 ceph-mon[99169]: pgmap v8172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:33.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:33 smithi119 ceph-mon[108979]: pgmap v8172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:33.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:33 smithi119 ceph-mon[94175]: pgmap v8172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:36:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:36:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:36:35.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:35 smithi183 ceph-mon[99169]: pgmap v8173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:35 smithi119 ceph-mon[94175]: pgmap v8173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:35 smithi119 ceph-mon[108979]: pgmap v8173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:37 smithi183 ceph-mon[99169]: pgmap v8174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:37 smithi119 ceph-mon[94175]: pgmap v8174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:37 smithi119 ceph-mon[108979]: pgmap v8174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:39.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:39 smithi183 ceph-mon[99169]: pgmap v8175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:39 smithi119 ceph-mon[94175]: pgmap v8175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:39 smithi119 ceph-mon[108979]: pgmap v8175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:41.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:41 smithi183 ceph-mon[99169]: pgmap v8176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:41.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:41 smithi119 ceph-mon[108979]: pgmap v8176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:41 smithi119 ceph-mon[94175]: pgmap v8176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:43 smithi183 ceph-mon[99169]: pgmap v8177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:43 smithi119 ceph-mon[94175]: pgmap v8177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:43 smithi119 ceph-mon[108979]: pgmap v8177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:36:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:36:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:36:45.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:45 smithi183 ceph-mon[99169]: pgmap v8178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:45 smithi119 ceph-mon[94175]: pgmap v8178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:45 smithi119 ceph-mon[108979]: pgmap v8178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:47 smithi183 ceph-mon[99169]: pgmap v8179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:47 smithi119 ceph-mon[94175]: pgmap v8179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:47.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:47 smithi119 ceph-mon[108979]: pgmap v8179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:49.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:49 smithi183 ceph-mon[99169]: pgmap v8180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:49 smithi119 ceph-mon[94175]: pgmap v8180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:49 smithi119 ceph-mon[108979]: pgmap v8180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:51.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:51 smithi183 ceph-mon[99169]: pgmap v8181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:51 smithi119 ceph-mon[108979]: pgmap v8181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:51 smithi119 ceph-mon[94175]: pgmap v8181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:53 smithi183 ceph-mon[99169]: pgmap v8182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:53 smithi119 ceph-mon[94175]: pgmap v8182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:53 smithi119 ceph-mon[108979]: pgmap v8182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:36:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:36:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:36:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:36:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:55 smithi183 ceph-mon[99169]: pgmap v8183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:55 smithi119 ceph-mon[94175]: pgmap v8183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:55 smithi119 ceph-mon[108979]: pgmap v8183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:57 smithi183 ceph-mon[99169]: pgmap v8184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:57.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:57 smithi119 ceph-mon[94175]: pgmap v8184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:57 smithi119 ceph-mon[108979]: pgmap v8184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:36:59 smithi183 ceph-mon[99169]: pgmap v8185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:59.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:36:59 smithi119 ceph-mon[94175]: pgmap v8185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:36:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:36:59 smithi119 ceph-mon[108979]: pgmap v8185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:00.578 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:37:00.885 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:37:00.885 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 6m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:37:00.885 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 6m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:37:00.885 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 6m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:37:00.885 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 6m ago 3h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:37:00.885 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 6m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:37:00.885 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 6m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:37:00.885 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 6m ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:37:00.885 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 6m ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:37:00.885 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 6m ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:37:00.886 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 6m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:37:00.886 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 6m ago 3h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:37:00.886 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 6m ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:37:00.886 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 6m ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:37:00.886 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 6m ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:37:00.886 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 6m ago 3h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:37:00.886 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 6m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:37:00.886 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 6m ago 3h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:37:00.886 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 6m ago 3h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:37:00.886 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 6m ago 3h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:37:00.886 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 6m ago 3h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:37:01.263 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:37:01.263 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:37:01.263 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:37:01.263 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:37:01.263 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:37:01.263 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:37:01.264 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:37:01.264 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:37:01.264 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:37:01.264 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:37:01.264 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:37:01.264 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:37:01.264 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:37:01.264 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:37:01.264 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:37:01.264 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:37:01.264 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:37:01.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:01 smithi183 ceph-mon[99169]: pgmap v8186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1748852557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:37:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:01 smithi119 ceph-mon[94175]: pgmap v8186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1748852557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:37:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:01 smithi119 ceph-mon[108979]: pgmap v8186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1748852557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:37:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:02 smithi183 ceph-mon[99169]: from='client.32996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:37:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:02 smithi183 ceph-mon[99169]: from='client.23115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:37:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:02 smithi119 ceph-mon[108979]: from='client.32996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:37:02.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:02 smithi119 ceph-mon[108979]: from='client.23115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:37:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:02 smithi119 ceph-mon[94175]: from='client.32996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:37:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:02 smithi119 ceph-mon[94175]: from='client.23115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:37:03.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:03 smithi183 ceph-mon[99169]: pgmap v8187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:03.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:03 smithi119 ceph-mon[108979]: pgmap v8187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:03.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:03 smithi119 ceph-mon[94175]: pgmap v8187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:37:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:37:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:37:05.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:05 smithi183 ceph-mon[99169]: pgmap v8188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:05.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:05 smithi119 ceph-mon[94175]: pgmap v8188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:05 smithi119 ceph-mon[108979]: pgmap v8188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:07 smithi183 ceph-mon[99169]: pgmap v8189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:07 smithi119 ceph-mon[94175]: pgmap v8189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:07 smithi119 ceph-mon[108979]: pgmap v8189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:09 smithi183 ceph-mon[99169]: pgmap v8190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:09.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:09 smithi119 ceph-mon[108979]: pgmap v8190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:09 smithi119 ceph-mon[94175]: pgmap v8190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:11.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:11 smithi183 ceph-mon[99169]: pgmap v8191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:11 smithi119 ceph-mon[108979]: pgmap v8191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:11 smithi119 ceph-mon[94175]: pgmap v8191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:12.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:12 smithi183 ceph-mon[99169]: pgmap v8192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:12 smithi119 ceph-mon[108979]: pgmap v8192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:12 smithi119 ceph-mon[94175]: pgmap v8192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:37:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:37:14] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:37:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:15 smithi183 ceph-mon[99169]: pgmap v8193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:15.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:15 smithi119 ceph-mon[94175]: pgmap v8193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:15 smithi119 ceph-mon[108979]: pgmap v8193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:17.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:17 smithi183 ceph-mon[99169]: pgmap v8194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:17 smithi119 ceph-mon[94175]: pgmap v8194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:17.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:17 smithi119 ceph-mon[108979]: pgmap v8194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:19.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:19 smithi183 ceph-mon[99169]: pgmap v8195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:37:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:19 smithi119 ceph-mon[94175]: pgmap v8195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:37:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:19 smithi119 ceph-mon[108979]: pgmap v8195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:37:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:37:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:37:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:37:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:37:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:37:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:37:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:37:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:37:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:37:21.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:21 smithi183 ceph-mon[99169]: pgmap v8196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:21 smithi119 ceph-mon[94175]: pgmap v8196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:21 smithi119 ceph-mon[108979]: pgmap v8196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:23 smithi183 ceph-mon[99169]: pgmap v8197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:23 smithi119 ceph-mon[94175]: pgmap v8197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:23 smithi119 ceph-mon[108979]: pgmap v8197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:37:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:37:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:37:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:25 smithi183 ceph-mon[99169]: pgmap v8198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:25 smithi119 ceph-mon[94175]: pgmap v8198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:25.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:25 smithi119 ceph-mon[108979]: pgmap v8198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:27.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:27 smithi183 ceph-mon[99169]: pgmap v8199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:27.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:27 smithi119 ceph-mon[108979]: pgmap v8199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:27 smithi119 ceph-mon[94175]: pgmap v8199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:29 smithi183 ceph-mon[99169]: pgmap v8200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:29 smithi119 ceph-mon[108979]: pgmap v8200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:29 smithi119 ceph-mon[94175]: pgmap v8200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:31.608 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:37:31.914 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:37:31.914 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 7m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:37:31.914 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 7m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:37:31.914 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 7m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:37:31.914 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 7m ago 3h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:37:31.914 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 7m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:37:31.914 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 7m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:37:31.914 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 7m ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:37:31.914 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 7m ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:37:31.914 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 7m ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:37:31.914 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 7m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:37:31.915 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 7m ago 3h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:37:31.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 7m ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:37:31.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 7m ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:37:31.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 7m ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:37:31.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 7m ago 3h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:37:31.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 7m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:37:31.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 7m ago 3h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:37:31.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 7m ago 3h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:37:31.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 7m ago 3h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:37:31.915 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 7m ago 3h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:37:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:31 smithi183 ceph-mon[99169]: pgmap v8201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:31 smithi119 ceph-mon[94175]: pgmap v8201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:31.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:31 smithi119 ceph-mon[108979]: pgmap v8201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:32.294 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:37:32.294 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:37:32.294 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:37:32.294 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:37:32.294 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:37:32.295 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:37:32.295 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:37:32.295 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:37:32.295 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:37:32.295 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:37:32.295 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:37:32.295 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:37:32.295 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:37:32.295 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:37:32.295 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:37:32.295 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:37:32.295 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:37:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3675209645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:37:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3675209645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:37:32.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3675209645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:37:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:33 smithi183 ceph-mon[99169]: from='client.33014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:37:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:33 smithi183 ceph-mon[99169]: from='client.23133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:37:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:33 smithi183 ceph-mon[99169]: pgmap v8202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:33.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:33 smithi119 ceph-mon[108979]: from='client.33014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:37:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:33 smithi119 ceph-mon[108979]: from='client.23133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:37:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:33 smithi119 ceph-mon[108979]: pgmap v8202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:33 smithi119 ceph-mon[94175]: from='client.33014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:37:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:33 smithi119 ceph-mon[94175]: from='client.23133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:37:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:33 smithi119 ceph-mon[94175]: pgmap v8202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:37:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:37:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:37:35.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:35 smithi183 ceph-mon[99169]: pgmap v8203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:35 smithi119 ceph-mon[94175]: pgmap v8203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:35 smithi119 ceph-mon[108979]: pgmap v8203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:37 smithi183 ceph-mon[99169]: pgmap v8204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:37 smithi119 ceph-mon[94175]: pgmap v8204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:37.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:37 smithi119 ceph-mon[108979]: pgmap v8204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:39 smithi183 ceph-mon[99169]: pgmap v8205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:39 smithi119 ceph-mon[94175]: pgmap v8205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:39 smithi119 ceph-mon[108979]: pgmap v8205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:41 smithi183 ceph-mon[99169]: pgmap v8206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:41 smithi119 ceph-mon[94175]: pgmap v8206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:41.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:41 smithi119 ceph-mon[108979]: pgmap v8206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:43 smithi183 ceph-mon[99169]: pgmap v8207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:43 smithi119 ceph-mon[94175]: pgmap v8207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:43 smithi119 ceph-mon[108979]: pgmap v8207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:37:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:37:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:37:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:45 smithi183 ceph-mon[99169]: pgmap v8208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:45 smithi119 ceph-mon[94175]: pgmap v8208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:45 smithi119 ceph-mon[108979]: pgmap v8208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:47.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:47 smithi183 ceph-mon[99169]: pgmap v8209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:47 smithi119 ceph-mon[94175]: pgmap v8209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:47 smithi119 ceph-mon[108979]: pgmap v8209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:49.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:49 smithi183 ceph-mon[99169]: pgmap v8210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:49 smithi119 ceph-mon[94175]: pgmap v8210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:49 smithi119 ceph-mon[108979]: pgmap v8210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:51 smithi183 ceph-mon[99169]: pgmap v8211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:51 smithi119 ceph-mon[94175]: pgmap v8211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:51 smithi119 ceph-mon[108979]: pgmap v8211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:53 smithi183 ceph-mon[99169]: pgmap v8212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:53 smithi119 ceph-mon[94175]: pgmap v8212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:53 smithi119 ceph-mon[108979]: pgmap v8212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:37:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:37:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:37:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:37:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:55 smithi183 ceph-mon[99169]: pgmap v8213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:55 smithi119 ceph-mon[94175]: pgmap v8213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:55 smithi119 ceph-mon[108979]: pgmap v8213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:57 smithi183 ceph-mon[99169]: pgmap v8214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:57.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:57 smithi119 ceph-mon[94175]: pgmap v8214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:57 smithi119 ceph-mon[108979]: pgmap v8214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:59.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:37:59 smithi183 ceph-mon[99169]: pgmap v8215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:37:59 smithi119 ceph-mon[94175]: pgmap v8215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:37:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:37:59 smithi119 ceph-mon[108979]: pgmap v8215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:01.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:01 smithi183 ceph-mon[99169]: pgmap v8216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:01 smithi119 ceph-mon[94175]: pgmap v8216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:01 smithi119 ceph-mon[108979]: pgmap v8216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:02.640 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:38:02.947 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:38:02.947 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 7m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:38:02.947 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 7m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:38:02.947 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 7m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:38:02.948 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 7m ago 3h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:38:02.948 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 7m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:38:02.948 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 7m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:38:02.948 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 7m ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:38:02.948 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 7m ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:38:02.948 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 7m ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:38:02.948 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 7m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:38:02.948 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 7m ago 3h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:38:02.948 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 7m ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:38:02.948 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 7m ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:38:02.948 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 7m ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:38:02.948 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 7m ago 3h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:38:02.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 7m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:38:02.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 7m ago 3h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:38:02.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 7m ago 3h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:38:02.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 7m ago 3h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:38:02.949 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 7m ago 3h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:38:03.326 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:38:03.326 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:38:03.327 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:38:03.327 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:38:03.327 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:38:03.327 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:38:03.327 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:38:03.327 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:38:03.327 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:38:03.327 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:38:03.327 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:38:03.327 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:38:03.327 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:38:03.327 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:38:03.327 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:38:03.327 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:38:03.327 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:38:03.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:03 smithi183 ceph-mon[99169]: pgmap v8217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/695562551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:38:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:03 smithi119 ceph-mon[94175]: pgmap v8217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/695562551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:38:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:03 smithi119 ceph-mon[108979]: pgmap v8217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/695562551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:38:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:38:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:38:04] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:38:04.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:04 smithi183 ceph-mon[99169]: from='client.23145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:38:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:04 smithi183 ceph-mon[99169]: from='client.23151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:38:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:04 smithi119 ceph-mon[94175]: from='client.23145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:38:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:04 smithi119 ceph-mon[94175]: from='client.23151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:38:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:04 smithi119 ceph-mon[108979]: from='client.23145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:38:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:04 smithi119 ceph-mon[108979]: from='client.23151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:38:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:05 smithi183 ceph-mon[99169]: pgmap v8218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:05.963 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:05 smithi119 ceph-mon[94175]: pgmap v8218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:05.963 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:05 smithi119 ceph-mon[108979]: pgmap v8218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:07.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:07 smithi183 ceph-mon[99169]: pgmap v8219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:07.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:07 smithi119 ceph-mon[94175]: pgmap v8219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:07 smithi119 ceph-mon[108979]: pgmap v8219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:09 smithi183 ceph-mon[99169]: pgmap v8220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:09 smithi119 ceph-mon[94175]: pgmap v8220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:09 smithi119 ceph-mon[108979]: pgmap v8220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:11 smithi183 ceph-mon[99169]: pgmap v8221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:11 smithi119 ceph-mon[94175]: pgmap v8221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:11 smithi119 ceph-mon[108979]: pgmap v8221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:13 smithi183 ceph-mon[99169]: pgmap v8222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:13 smithi119 ceph-mon[94175]: pgmap v8222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:13 smithi119 ceph-mon[108979]: pgmap v8222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:38:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:38:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:38:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:15 smithi183 ceph-mon[99169]: pgmap v8223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:15.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:15 smithi119 ceph-mon[94175]: pgmap v8223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:15 smithi119 ceph-mon[108979]: pgmap v8223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:16 smithi183 ceph-mon[99169]: pgmap v8224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:16.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:16 smithi119 ceph-mon[94175]: pgmap v8224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:16 smithi119 ceph-mon[108979]: pgmap v8224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:19.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:19 smithi183 ceph-mon[99169]: pgmap v8225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:19.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:19 smithi119 ceph-mon[108979]: pgmap v8225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:19 smithi119 ceph-mon[94175]: pgmap v8225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:20.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:38:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:38:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:38:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:38:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:38:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:38:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:38:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:38:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:38:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:38:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:38:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:38:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:21 smithi183 ceph-mon[99169]: pgmap v8226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:21.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:21 smithi119 ceph-mon[108979]: pgmap v8226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:21 smithi119 ceph-mon[94175]: pgmap v8226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:23 smithi183 ceph-mon[99169]: pgmap v8227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:23 smithi119 ceph-mon[108979]: pgmap v8227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:23 smithi119 ceph-mon[94175]: pgmap v8227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:38:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:38:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:38:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:25.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:25 smithi183 ceph-mon[99169]: pgmap v8228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:25 smithi119 ceph-mon[94175]: pgmap v8228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:25.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:25 smithi119 ceph-mon[108979]: pgmap v8228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:27 smithi183 ceph-mon[99169]: pgmap v8229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:27 smithi119 ceph-mon[94175]: pgmap v8229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:27.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:27 smithi119 ceph-mon[108979]: pgmap v8229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:29 smithi183 ceph-mon[99169]: pgmap v8230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:29.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:29 smithi119 ceph-mon[94175]: pgmap v8230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:29 smithi119 ceph-mon[108979]: pgmap v8230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:31 smithi183 ceph-mon[99169]: pgmap v8231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:31.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:31 smithi119 ceph-mon[108979]: pgmap v8231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:31 smithi119 ceph-mon[94175]: pgmap v8231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:33.671 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:38:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:33 smithi183 ceph-mon[99169]: pgmap v8232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:33.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:33 smithi119 ceph-mon[94175]: pgmap v8232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:33 smithi119 ceph-mon[108979]: pgmap v8232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:33.974 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:38:33.974 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 8m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:38:33.974 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 8m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:38:33.974 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 8m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:38:33.975 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 8m ago 3h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:38:33.975 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 8m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:38:33.975 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 8m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:38:33.975 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 8m ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:38:33.975 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 8m ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:38:33.975 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 8m ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:38:33.975 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 8m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:38:33.975 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 8m ago 3h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:38:33.976 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 8m ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:38:33.976 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 8m ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:38:33.976 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 8m ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:38:33.976 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 8m ago 3h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:38:33.976 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 8m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:38:33.976 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 8m ago 3h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:38:33.976 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 8m ago 3h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:38:33.976 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 8m ago 3h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:38:33.976 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 8m ago 3h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:38:34.357 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:38:34.357 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:38:34.358 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:38:34.358 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:38:34.358 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:38:34.358 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:38:34.358 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:38:34.358 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:38:34.358 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:38:34.358 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:38:34.358 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:38:34.358 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:38:34.358 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:38:34.358 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:38:34.359 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:38:34.359 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:38:34.359 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:38:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:38:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:38:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:38:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3819090509' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:38:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3819090509' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:38:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3819090509' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:38:35.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:35 smithi183 ceph-mon[99169]: from='client.33050 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:38:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:35 smithi183 ceph-mon[99169]: from='client.23169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:38:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:35 smithi183 ceph-mon[99169]: pgmap v8233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:35 smithi119 ceph-mon[94175]: from='client.33050 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:38:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:35 smithi119 ceph-mon[94175]: from='client.23169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:38:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:35 smithi119 ceph-mon[94175]: pgmap v8233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:35 smithi119 ceph-mon[108979]: from='client.33050 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:38:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:35 smithi119 ceph-mon[108979]: from='client.23169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:38:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:35 smithi119 ceph-mon[108979]: pgmap v8233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:37 smithi183 ceph-mon[99169]: pgmap v8234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:37 smithi119 ceph-mon[94175]: pgmap v8234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:37 smithi119 ceph-mon[108979]: pgmap v8234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:39.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:39 smithi183 ceph-mon[99169]: pgmap v8235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:39 smithi119 ceph-mon[94175]: pgmap v8235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:39 smithi119 ceph-mon[108979]: pgmap v8235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:41 smithi183 ceph-mon[99169]: pgmap v8236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:41 smithi119 ceph-mon[94175]: pgmap v8236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:41 smithi119 ceph-mon[108979]: pgmap v8236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:43 smithi183 ceph-mon[99169]: pgmap v8237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:43 smithi119 ceph-mon[108979]: pgmap v8237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:43 smithi119 ceph-mon[94175]: pgmap v8237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:38:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:38:44] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:38:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:45 smithi183 ceph-mon[99169]: pgmap v8238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:45 smithi119 ceph-mon[94175]: pgmap v8238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:45 smithi119 ceph-mon[108979]: pgmap v8238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:47.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:47 smithi183 ceph-mon[99169]: pgmap v8239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:47 smithi119 ceph-mon[94175]: pgmap v8239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:47 smithi119 ceph-mon[108979]: pgmap v8239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:49 smithi183 ceph-mon[99169]: pgmap v8240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:49 smithi119 ceph-mon[94175]: pgmap v8240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:49 smithi119 ceph-mon[108979]: pgmap v8240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:51 smithi183 ceph-mon[99169]: pgmap v8241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:51 smithi119 ceph-mon[108979]: pgmap v8241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:51 smithi119 ceph-mon[94175]: pgmap v8241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:53 smithi183 ceph-mon[99169]: pgmap v8242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:53 smithi119 ceph-mon[94175]: pgmap v8242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:53 smithi119 ceph-mon[108979]: pgmap v8242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:38:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:38:54] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:38:54.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:38:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:55 smithi183 ceph-mon[99169]: pgmap v8243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:55 smithi119 ceph-mon[94175]: pgmap v8243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:55 smithi119 ceph-mon[108979]: pgmap v8243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:57.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:57 smithi183 ceph-mon[99169]: pgmap v8244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:57.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:57 smithi119 ceph-mon[94175]: pgmap v8244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:57 smithi119 ceph-mon[108979]: pgmap v8244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:59.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:38:59 smithi183 ceph-mon[99169]: pgmap v8245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:38:59 smithi119 ceph-mon[94175]: pgmap v8245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:38:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:38:59 smithi119 ceph-mon[108979]: pgmap v8245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:01 smithi183 ceph-mon[99169]: pgmap v8246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:01 smithi119 ceph-mon[94175]: pgmap v8246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:01.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:01 smithi119 ceph-mon[108979]: pgmap v8246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:03.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:03 smithi183 ceph-mon[99169]: pgmap v8247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:03.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:03 smithi119 ceph-mon[94175]: pgmap v8247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:03 smithi119 ceph-mon[108979]: pgmap v8247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:39:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:39:04] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:39:04.702 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:39:05.015 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:39:05.015 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 8m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:39:05.015 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 8m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:39:05.015 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 8m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:39:05.015 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 8m ago 3h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:39:05.015 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 8m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:39:05.015 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 8m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:39:05.015 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 8m ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:39:05.015 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 8m ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:39:05.015 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 8m ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:39:05.016 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 8m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:39:05.016 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 8m ago 3h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:39:05.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 8m ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:39:05.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 8m ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:39:05.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 8m ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:39:05.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 8m ago 3h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:39:05.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 8m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:39:05.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 8m ago 3h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:39:05.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 8m ago 3h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:39:05.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 8m ago 3h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:39:05.016 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 8m ago 3h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:39:05.391 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:39:05.391 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:39:05.391 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:39:05.391 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:39:05.391 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:39:05.391 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:39:05.391 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:39:05.392 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:39:05.392 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:39:05.392 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:39:05.392 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:39:05.392 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:39:05.392 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:39:05.392 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:39:05.392 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:39:05.392 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:39:05.392 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:39:05.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:05 smithi183 ceph-mon[99169]: pgmap v8248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1952618132' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:39:05.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:05 smithi119 ceph-mon[94175]: pgmap v8248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:05.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1952618132' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:39:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:05 smithi119 ceph-mon[108979]: pgmap v8248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1952618132' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:39:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:06 smithi183 ceph-mon[99169]: from='client.23181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:39:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:06 smithi183 ceph-mon[99169]: from='client.33074 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:39:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:06 smithi119 ceph-mon[94175]: from='client.23181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:39:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:06 smithi119 ceph-mon[94175]: from='client.33074 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:39:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:06 smithi119 ceph-mon[108979]: from='client.23181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:39:06.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:06 smithi119 ceph-mon[108979]: from='client.33074 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:39:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:07 smithi183 ceph-mon[99169]: pgmap v8249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:07 smithi119 ceph-mon[94175]: pgmap v8249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:07 smithi119 ceph-mon[108979]: pgmap v8249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:09 smithi183 ceph-mon[99169]: pgmap v8250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:09 smithi119 ceph-mon[94175]: pgmap v8250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:09 smithi119 ceph-mon[108979]: pgmap v8250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:11.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:11 smithi183 ceph-mon[99169]: pgmap v8251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:11 smithi119 ceph-mon[94175]: pgmap v8251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:11 smithi119 ceph-mon[108979]: pgmap v8251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:12 smithi183 ceph-mon[99169]: pgmap v8252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:12.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:12 smithi119 ceph-mon[108979]: pgmap v8252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:12 smithi119 ceph-mon[94175]: pgmap v8252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:39:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:39:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:39:15.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:15 smithi183 ceph-mon[99169]: pgmap v8253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:15.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:15 smithi119 ceph-mon[108979]: pgmap v8253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:15 smithi119 ceph-mon[94175]: pgmap v8253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:17 smithi183 ceph-mon[99169]: pgmap v8254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:17.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:17 smithi119 ceph-mon[108979]: pgmap v8254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:17 smithi119 ceph-mon[94175]: pgmap v8254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:19 smithi183 ceph-mon[99169]: pgmap v8255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:19 smithi119 ceph-mon[94175]: pgmap v8255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:19 smithi119 ceph-mon[108979]: pgmap v8255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:20.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:39:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:39:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:39:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:21 smithi183 ceph-mon[99169]: pgmap v8256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:39:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:39:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:39:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:21 smithi119 ceph-mon[94175]: pgmap v8256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:39:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:39:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:39:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:21 smithi119 ceph-mon[108979]: pgmap v8256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:39:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:39:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:39:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:23 smithi183 ceph-mon[99169]: pgmap v8257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:23 smithi119 ceph-mon[94175]: pgmap v8257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:23 smithi119 ceph-mon[108979]: pgmap v8257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:39:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:39:24] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T18:39:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:25 smithi183 ceph-mon[99169]: pgmap v8258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:25 smithi119 ceph-mon[94175]: pgmap v8258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:25.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:25 smithi119 ceph-mon[108979]: pgmap v8258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:27.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:27 smithi183 ceph-mon[99169]: pgmap v8259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:27 smithi119 ceph-mon[94175]: pgmap v8259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:27.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:27 smithi119 ceph-mon[108979]: pgmap v8259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:29 smithi183 ceph-mon[99169]: pgmap v8260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:29.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:29 smithi119 ceph-mon[94175]: pgmap v8260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:29 smithi119 ceph-mon[108979]: pgmap v8260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:31 smithi183 ceph-mon[99169]: pgmap v8261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:31 smithi119 ceph-mon[94175]: pgmap v8261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:31 smithi119 ceph-mon[108979]: pgmap v8261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:33 smithi183 ceph-mon[99169]: pgmap v8262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:33 smithi119 ceph-mon[94175]: pgmap v8262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:33 smithi119 ceph-mon[108979]: pgmap v8262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:39:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:39:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T18:39:35.738 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:39:35.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:35 smithi183 ceph-mon[99169]: pgmap v8263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:35 smithi119 ceph-mon[94175]: pgmap v8263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:35.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:35 smithi119 ceph-mon[108979]: pgmap v8263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:36.043 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:39:36.043 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 9m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:39:36.043 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 9m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:39:36.043 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 9m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:39:36.043 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 9m ago 3h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:39:36.043 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 9m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:39:36.043 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 9m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:39:36.043 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 9m ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:39:36.043 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 9m ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:39:36.044 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 9m ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:39:36.044 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 9m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:39:36.044 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 9m ago 3h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:39:36.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 9m ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:39:36.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 9m ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:39:36.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 9m ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:39:36.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 9m ago 3h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:39:36.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 9m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:39:36.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 9m ago 3h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:39:36.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 9m ago 3h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:39:36.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 9m ago 3h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:39:36.044 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 9m ago 3h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:39:36.422 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:39:36.423 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:39:36.423 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:39:36.423 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:39:36.423 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:39:36.423 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:39:36.423 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:39:36.423 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:39:36.423 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:39:36.423 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:39:36.423 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:39:36.423 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:39:36.423 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:39:36.424 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:39:36.424 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:39:36.424 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:39:36.424 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:39:36.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2053806997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:39:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2053806997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:39:36.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2053806997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:39:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:37 smithi183 ceph-mon[99169]: from='client.23199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:39:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:37 smithi183 ceph-mon[99169]: from='client.23205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:39:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:37 smithi183 ceph-mon[99169]: pgmap v8264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:37 smithi119 ceph-mon[94175]: from='client.23199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:39:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:37 smithi119 ceph-mon[94175]: from='client.23205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:39:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:37 smithi119 ceph-mon[94175]: pgmap v8264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:37 smithi119 ceph-mon[108979]: from='client.23199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:39:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:37 smithi119 ceph-mon[108979]: from='client.23205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:39:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:37 smithi119 ceph-mon[108979]: pgmap v8264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:39.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:39 smithi183 ceph-mon[99169]: pgmap v8265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:39 smithi119 ceph-mon[94175]: pgmap v8265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:39 smithi119 ceph-mon[108979]: pgmap v8265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:41.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:41 smithi183 ceph-mon[99169]: pgmap v8266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:41 smithi119 ceph-mon[94175]: pgmap v8266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:41.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:41 smithi119 ceph-mon[108979]: pgmap v8266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:43 smithi183 ceph-mon[99169]: pgmap v8267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:43 smithi119 ceph-mon[108979]: pgmap v8267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:43 smithi119 ceph-mon[94175]: pgmap v8267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:39:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:39:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:39:45.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:45 smithi183 ceph-mon[99169]: pgmap v8268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:45 smithi119 ceph-mon[108979]: pgmap v8268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:45 smithi119 ceph-mon[94175]: pgmap v8268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:47 smithi183 ceph-mon[99169]: pgmap v8269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:47 smithi119 ceph-mon[94175]: pgmap v8269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:47 smithi119 ceph-mon[108979]: pgmap v8269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:49.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:49 smithi183 ceph-mon[99169]: pgmap v8270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:49 smithi119 ceph-mon[94175]: pgmap v8270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:49.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:49 smithi119 ceph-mon[108979]: pgmap v8270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:51.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:51 smithi183 ceph-mon[99169]: pgmap v8271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:51 smithi119 ceph-mon[94175]: pgmap v8271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:51 smithi119 ceph-mon[108979]: pgmap v8271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:53 smithi183 ceph-mon[99169]: pgmap v8272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:53 smithi119 ceph-mon[94175]: pgmap v8272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:53 smithi119 ceph-mon[108979]: pgmap v8272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:39:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:39:54] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:39:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:39:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:55 smithi183 ceph-mon[99169]: pgmap v8273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:55 smithi119 ceph-mon[94175]: pgmap v8273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:55 smithi119 ceph-mon[108979]: pgmap v8273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:57.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:57 smithi183 ceph-mon[99169]: pgmap v8274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:57.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:57 smithi119 ceph-mon[94175]: pgmap v8274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:57.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:57 smithi119 ceph-mon[108979]: pgmap v8274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:39:59 smithi183 ceph-mon[99169]: pgmap v8275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:39:59 smithi119 ceph-mon[94175]: pgmap v8275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:39:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:39:59 smithi119 ceph-mon[108979]: pgmap v8275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T18:39:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:40:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:40:00.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:40:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:40:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:01 smithi183 ceph-mon[99169]: pgmap v8276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:01 smithi119 ceph-mon[94175]: pgmap v8276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:01 smithi119 ceph-mon[108979]: pgmap v8276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:03.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:03 smithi183 ceph-mon[99169]: pgmap v8277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:03.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:03 smithi119 ceph-mon[94175]: pgmap v8277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:03 smithi119 ceph-mon[108979]: pgmap v8277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:40:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:40:04] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:40:04.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:04 smithi183 ceph-mon[99169]: pgmap v8278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:04 smithi119 ceph-mon[94175]: pgmap v8278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:04.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:04 smithi119 ceph-mon[108979]: pgmap v8278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:06.770 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:40:07.074 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:40:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 9m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:40:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 9m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:40:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 9m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:40:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 9m ago 3h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:40:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 9m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:40:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 9m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:40:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 9m ago 3h 989M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:40:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 9m ago 3h 477M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:40:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 9m ago 3h 548M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:40:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 9m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:40:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 9m ago 3h 20.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:40:07.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 9m ago 3h 5170M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:40:07.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 9m ago 3h 5270M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:40:07.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 9m ago 3h 4847M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:40:07.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 9m ago 3h 4433M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:40:07.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 9m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:40:07.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 9m ago 3h 4610M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:40:07.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 9m ago 3h 3678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:40:07.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 9m ago 3h 4391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:40:07.076 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 9m ago 3h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:40:07.448 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:40:07.448 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:40:07.448 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:40:07.448 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:40:07.448 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:40:07.449 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:40:07.449 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:40:07.449 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:40:07.449 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:40:07.449 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:40:07.449 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:40:07.449 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:40:07.449 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:40:07.449 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:40:07.449 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:40:07.449 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:40:07.449 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:40:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:07 smithi183 ceph-mon[99169]: pgmap v8279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3978637802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:40:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:07 smithi119 ceph-mon[94175]: pgmap v8279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3978637802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:40:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:07 smithi119 ceph-mon[108979]: pgmap v8279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3978637802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:40:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:08 smithi183 ceph-mon[99169]: from='client.33104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:40:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:08 smithi183 ceph-mon[99169]: from='client.23223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:40:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:08 smithi119 ceph-mon[94175]: from='client.33104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:40:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:08 smithi119 ceph-mon[94175]: from='client.23223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:40:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:08 smithi119 ceph-mon[108979]: from='client.33104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:40:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:08 smithi119 ceph-mon[108979]: from='client.23223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:40:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:09 smithi183 ceph-mon[99169]: pgmap v8280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:09 smithi119 ceph-mon[94175]: pgmap v8280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:09 smithi119 ceph-mon[108979]: pgmap v8280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:11.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:11 smithi183 ceph-mon[99169]: pgmap v8281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:11.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:11 smithi119 ceph-mon[108979]: pgmap v8281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:11 smithi119 ceph-mon[94175]: pgmap v8281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:13 smithi183 ceph-mon[99169]: pgmap v8282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:13.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:13 smithi119 ceph-mon[108979]: pgmap v8282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:13 smithi119 ceph-mon[94175]: pgmap v8282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:40:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:40:14] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:40:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:15 smithi183 ceph-mon[99169]: pgmap v8283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:15.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:15 smithi119 ceph-mon[94175]: pgmap v8283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:15 smithi119 ceph-mon[108979]: pgmap v8283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:17.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:17 smithi183 ceph-mon[99169]: pgmap v8284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:17 smithi119 ceph-mon[94175]: pgmap v8284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:17 smithi119 ceph-mon[108979]: pgmap v8284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:19.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:19 smithi183 ceph-mon[99169]: pgmap v8285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:19 smithi119 ceph-mon[94175]: pgmap v8285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:19 smithi119 ceph-mon[108979]: pgmap v8285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:21.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:21 smithi183 ceph-mon[99169]: pgmap v8286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:40:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:21 smithi119 ceph-mon[94175]: pgmap v8286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:40:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:21 smithi119 ceph-mon[108979]: pgmap v8286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:40:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:23 smithi183 ceph-mon[99169]: pgmap v8287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:23 smithi119 ceph-mon[94175]: pgmap v8287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:23 smithi119 ceph-mon[108979]: pgmap v8287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:40:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:40:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:40:24.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:25.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:25 smithi183 ceph-mon[99169]: pgmap v8288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:40:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:40:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:40:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:40:25.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:25 smithi119 ceph-mon[108979]: pgmap v8288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:40:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:40:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:40:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:40:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:25 smithi119 ceph-mon[94175]: pgmap v8288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:40:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:40:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:40:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:40:26.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:40:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:40:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:40:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:40:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:40:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:40:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:40:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:40:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:40:27.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:27 smithi183 ceph-mon[99169]: pgmap v8289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:27 smithi119 ceph-mon[94175]: pgmap v8289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:27 smithi119 ceph-mon[108979]: pgmap v8289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:29 smithi183 ceph-mon[99169]: pgmap v8290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:29.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:29 smithi119 ceph-mon[94175]: pgmap v8290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:29 smithi119 ceph-mon[108979]: pgmap v8290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:31 smithi183 ceph-mon[99169]: pgmap v8291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:31 smithi119 ceph-mon[94175]: pgmap v8291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:31 smithi119 ceph-mon[108979]: pgmap v8291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:33 smithi183 ceph-mon[99169]: pgmap v8292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:33.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:33 smithi119 ceph-mon[94175]: pgmap v8292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:33 smithi119 ceph-mon[108979]: pgmap v8292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:40:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:40:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:40:35.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:35 smithi183 ceph-mon[99169]: pgmap v8293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:35.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:35 smithi119 ceph-mon[108979]: pgmap v8293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:35 smithi119 ceph-mon[94175]: pgmap v8293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:37.793 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:40:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:37 smithi183 ceph-mon[99169]: pgmap v8294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:37 smithi119 ceph-mon[94175]: pgmap v8294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:37 smithi119 ceph-mon[108979]: pgmap v8294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:38.100 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:40:38.100 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 13s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:40:38.100 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 12s ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:40:38.100 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 13s ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:40:38.100 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 12s ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:40:38.100 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 12s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:40:38.100 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 13s ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:40:38.100 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 13s ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:40:38.100 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 12s ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:40:38.101 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 13s ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:40:38.101 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 13s ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:40:38.101 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 12s ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:40:38.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 13s ago 3h 5200M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:40:38.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 13s ago 3h 5299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:40:38.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 13s ago 3h 4870M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:40:38.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 13s ago 3h 4463M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:40:38.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 12s ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:40:38.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 12s ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:40:38.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 12s ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:40:38.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 12s ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:40:38.101 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 12s ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:40:38.482 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:40:38.482 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:40:38.482 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:40:38.482 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:40:38.482 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:40:38.482 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:40:38.482 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:40:38.482 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:40:38.482 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:40:38.482 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:40:38.482 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:40:38.483 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:40:38.483 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:40:38.483 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:40:38.483 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:40:38.483 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:40:38.483 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:40:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1424674510' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:40:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1424674510' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:40:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1424674510' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:40:39.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:39 smithi183 ceph-mon[99169]: from='client.33122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:40:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:39 smithi183 ceph-mon[99169]: from='client.23241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:40:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:39 smithi183 ceph-mon[99169]: pgmap v8295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:39 smithi119 ceph-mon[94175]: from='client.33122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:40:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:39 smithi119 ceph-mon[94175]: from='client.23241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:40:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:39 smithi119 ceph-mon[94175]: pgmap v8295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:39 smithi119 ceph-mon[108979]: from='client.33122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:40:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:39 smithi119 ceph-mon[108979]: from='client.23241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:40:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:39 smithi119 ceph-mon[108979]: pgmap v8295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:41 smithi183 ceph-mon[99169]: pgmap v8296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:41 smithi119 ceph-mon[94175]: pgmap v8296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:41.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:41 smithi119 ceph-mon[108979]: pgmap v8296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:43.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:43 smithi183 ceph-mon[99169]: pgmap v8297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:43 smithi119 ceph-mon[94175]: pgmap v8297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:43 smithi119 ceph-mon[108979]: pgmap v8297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:40:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:40:44] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:40:45.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:45 smithi183 ceph-mon[99169]: pgmap v8298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:45 smithi119 ceph-mon[94175]: pgmap v8298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:45 smithi119 ceph-mon[108979]: pgmap v8298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:47 smithi183 ceph-mon[99169]: pgmap v8299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:47.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:47 smithi119 ceph-mon[108979]: pgmap v8299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:47 smithi119 ceph-mon[94175]: pgmap v8299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:49.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:49 smithi183 ceph-mon[99169]: pgmap v8300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:49 smithi119 ceph-mon[94175]: pgmap v8300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:49 smithi119 ceph-mon[108979]: pgmap v8300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:51.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:51 smithi183 ceph-mon[99169]: pgmap v8301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:51 smithi119 ceph-mon[94175]: pgmap v8301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:51 smithi119 ceph-mon[108979]: pgmap v8301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:52 smithi183 ceph-mon[99169]: pgmap v8302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:52.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:52 smithi119 ceph-mon[94175]: pgmap v8302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:52.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:52 smithi119 ceph-mon[108979]: pgmap v8302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:40:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:40:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:40:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:40:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:55 smithi183 ceph-mon[99169]: pgmap v8303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:55 smithi119 ceph-mon[94175]: pgmap v8303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:55 smithi119 ceph-mon[108979]: pgmap v8303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:57 smithi183 ceph-mon[99169]: pgmap v8304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:57 smithi119 ceph-mon[94175]: pgmap v8304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:57 smithi119 ceph-mon[108979]: pgmap v8304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:40:59 smithi183 ceph-mon[99169]: pgmap v8305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:40:59 smithi119 ceph-mon[94175]: pgmap v8305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:40:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:40:59 smithi119 ceph-mon[108979]: pgmap v8305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:01.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:01 smithi183 ceph-mon[99169]: pgmap v8306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:01 smithi119 ceph-mon[94175]: pgmap v8306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:01 smithi119 ceph-mon[108979]: pgmap v8306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:03.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:03 smithi183 ceph-mon[99169]: pgmap v8307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:03.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:03 smithi119 ceph-mon[94175]: pgmap v8307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:03 smithi119 ceph-mon[108979]: pgmap v8307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:41:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:41:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:41:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:05 smithi183 ceph-mon[99169]: pgmap v8308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:05.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:05 smithi119 ceph-mon[94175]: pgmap v8308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:05.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:05 smithi119 ceph-mon[108979]: pgmap v8308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:07 smithi183 ceph-mon[99169]: pgmap v8309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:07.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:07 smithi119 ceph-mon[94175]: pgmap v8309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:07.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:07 smithi119 ceph-mon[108979]: pgmap v8309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:08.826 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:41:09.133 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:41:09.133 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 44s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:41:09.133 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 43s ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:41:09.133 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 44s ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:41:09.133 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 43s ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:41:09.133 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 43s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:41:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 44s ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:41:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 44s ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:41:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 43s ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:41:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 44s ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:41:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 44s ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:41:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 43s ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:41:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 44s ago 3h 5200M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:41:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 44s ago 3h 5299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:41:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 44s ago 3h 4870M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:41:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 44s ago 3h 4463M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:41:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 43s ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:41:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 43s ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:41:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 43s ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:41:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 43s ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:41:09.135 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 43s ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:41:09.514 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:41:09.514 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:41:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:41:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:41:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:41:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:41:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:41:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:41:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:41:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:41:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:41:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:41:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:41:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:41:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:41:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:41:09.515 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:41:09.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:09 smithi183 ceph-mon[99169]: pgmap v8310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/906499011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:41:09.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:09 smithi119 ceph-mon[108979]: pgmap v8310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:09.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/906499011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:41:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:09 smithi119 ceph-mon[94175]: pgmap v8310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/906499011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:41:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:10 smithi183 ceph-mon[99169]: from='client.23253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:41:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:10 smithi183 ceph-mon[99169]: from='client.33146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:41:10.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:10 smithi119 ceph-mon[108979]: from='client.23253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:41:10.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:10 smithi119 ceph-mon[108979]: from='client.33146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:41:10.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:10 smithi119 ceph-mon[94175]: from='client.23253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:41:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:10 smithi119 ceph-mon[94175]: from='client.33146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:41:11.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:11 smithi183 ceph-mon[99169]: pgmap v8311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:11.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:11 smithi119 ceph-mon[108979]: pgmap v8311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:11 smithi119 ceph-mon[94175]: pgmap v8311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:13.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:13 smithi183 ceph-mon[99169]: pgmap v8312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:13 smithi119 ceph-mon[94175]: pgmap v8312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:13 smithi119 ceph-mon[108979]: pgmap v8312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:41:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:41:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:41:15.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:15 smithi183 ceph-mon[99169]: pgmap v8313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:15.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:15 smithi119 ceph-mon[94175]: pgmap v8313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:15 smithi119 ceph-mon[108979]: pgmap v8313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:17 smithi183 ceph-mon[99169]: pgmap v8314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:17.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:17 smithi119 ceph-mon[108979]: pgmap v8314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:17 smithi119 ceph-mon[94175]: pgmap v8314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:19 smithi183 ceph-mon[99169]: pgmap v8315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:19 smithi119 ceph-mon[94175]: pgmap v8315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:19.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:19 smithi119 ceph-mon[108979]: pgmap v8315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:21 smithi183 ceph-mon[99169]: pgmap v8316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:21 smithi119 ceph-mon[108979]: pgmap v8316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:21 smithi119 ceph-mon[94175]: pgmap v8316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:23 smithi183 ceph-mon[99169]: pgmap v8317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:23 smithi119 ceph-mon[94175]: pgmap v8317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:23 smithi119 ceph-mon[108979]: pgmap v8317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:41:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:41:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:41:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:25 smithi183 ceph-mon[99169]: pgmap v8318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:25 smithi119 ceph-mon[94175]: pgmap v8318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:25.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:25 smithi119 ceph-mon[108979]: pgmap v8318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:41:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:41:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:41:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:41:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:41:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:41:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:41:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:41:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:41:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:41:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:41:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:41:27.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:27 smithi183 ceph-mon[99169]: pgmap v8319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:27.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:27 smithi119 ceph-mon[108979]: pgmap v8319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:27 smithi119 ceph-mon[94175]: pgmap v8319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:29 smithi183 ceph-mon[99169]: pgmap v8320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:29 smithi119 ceph-mon[108979]: pgmap v8320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:29.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:29 smithi119 ceph-mon[94175]: pgmap v8320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:31.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:31 smithi183 ceph-mon[99169]: pgmap v8321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:31 smithi119 ceph-mon[94175]: pgmap v8321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:31.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:31 smithi119 ceph-mon[108979]: pgmap v8321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:33.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:33 smithi183 ceph-mon[99169]: pgmap v8322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:33.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:33 smithi119 ceph-mon[94175]: pgmap v8322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:33.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:33 smithi119 ceph-mon[108979]: pgmap v8322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:41:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:41:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:41:35.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:35 smithi183 ceph-mon[99169]: pgmap v8323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:35 smithi119 ceph-mon[94175]: pgmap v8323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:35.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:35 smithi119 ceph-mon[108979]: pgmap v8323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:37.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:37 smithi183 ceph-mon[99169]: pgmap v8324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:37 smithi119 ceph-mon[94175]: pgmap v8324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:37.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:37 smithi119 ceph-mon[108979]: pgmap v8324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:39.862 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:41:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:39 smithi183 ceph-mon[99169]: pgmap v8325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:39 smithi119 ceph-mon[108979]: pgmap v8325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:39 smithi119 ceph-mon[94175]: pgmap v8325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:40.165 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:41:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 75s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:41:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 75s ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:41:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 75s ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:41:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 75s ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:41:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 75s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:41:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 75s ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:41:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 75s ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:41:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 75s ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:41:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 75s ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:41:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 75s ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:41:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 75s ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:41:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 75s ago 3h 5200M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:41:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 75s ago 3h 5299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:41:40.167 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 75s ago 3h 4870M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:41:40.167 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 75s ago 3h 4463M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:41:40.167 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 75s ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:41:40.167 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 75s ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:41:40.167 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 75s ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:41:40.167 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 75s ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:41:40.167 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 75s ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:41:40.549 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:41:40.549 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:41:40.549 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:41:40.549 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:41:40.549 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:41:40.549 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:41:40.549 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:41:40.549 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:41:40.549 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:41:40.550 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:41:40.550 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:41:40.550 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:41:40.550 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:41:40.550 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:41:40.550 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:41:40.550 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:41:40.550 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:41:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:41 smithi183 ceph-mon[99169]: from='client.33158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:41:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:41 smithi183 ceph-mon[99169]: from='client.33164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:41:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:41 smithi183 ceph-mon[99169]: pgmap v8326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1828190198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:41:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:41 smithi119 ceph-mon[94175]: from='client.33158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:41:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:41 smithi119 ceph-mon[94175]: from='client.33164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:41:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:41 smithi119 ceph-mon[94175]: pgmap v8326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1828190198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:41:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:41 smithi119 ceph-mon[108979]: from='client.33158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:41:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:41 smithi119 ceph-mon[108979]: from='client.33164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:41:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:41 smithi119 ceph-mon[108979]: pgmap v8326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1828190198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:41:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:43 smithi183 ceph-mon[99169]: pgmap v8327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:43 smithi119 ceph-mon[94175]: pgmap v8327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:43 smithi119 ceph-mon[108979]: pgmap v8327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:41:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:41:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:41:45.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:45 smithi183 ceph-mon[99169]: pgmap v8328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:45 smithi119 ceph-mon[94175]: pgmap v8328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:45 smithi119 ceph-mon[108979]: pgmap v8328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:47 smithi183 ceph-mon[99169]: pgmap v8329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:47 smithi119 ceph-mon[94175]: pgmap v8329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:47.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:47 smithi119 ceph-mon[108979]: pgmap v8329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:49 smithi183 ceph-mon[99169]: pgmap v8330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:49 smithi119 ceph-mon[94175]: pgmap v8330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:49.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:49 smithi119 ceph-mon[108979]: pgmap v8330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:51 smithi183 ceph-mon[99169]: pgmap v8331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:51 smithi119 ceph-mon[94175]: pgmap v8331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:51 smithi119 ceph-mon[108979]: pgmap v8331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:53 smithi183 ceph-mon[99169]: pgmap v8332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:53 smithi119 ceph-mon[94175]: pgmap v8332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:53 smithi119 ceph-mon[108979]: pgmap v8332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:41:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:41:54] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T18:41:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:41:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:55 smithi183 ceph-mon[99169]: pgmap v8333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:55 smithi119 ceph-mon[94175]: pgmap v8333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:55 smithi119 ceph-mon[108979]: pgmap v8333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:57 smithi183 ceph-mon[99169]: pgmap v8334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:57 smithi119 ceph-mon[94175]: pgmap v8334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:57 smithi119 ceph-mon[108979]: pgmap v8334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:41:59 smithi183 ceph-mon[99169]: pgmap v8335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:41:59 smithi119 ceph-mon[94175]: pgmap v8335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:41:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:41:59 smithi119 ceph-mon[108979]: pgmap v8335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:01 smithi183 ceph-mon[99169]: pgmap v8336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:01 smithi119 ceph-mon[94175]: pgmap v8336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:01.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:01 smithi119 ceph-mon[108979]: pgmap v8336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:03.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:03 smithi183 ceph-mon[99169]: pgmap v8337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:03.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:03 smithi119 ceph-mon[94175]: pgmap v8337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:03.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:03 smithi119 ceph-mon[108979]: pgmap v8337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:42:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:42:04] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T18:42:05.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:05 smithi183 ceph-mon[99169]: pgmap v8338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:05.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:05 smithi119 ceph-mon[94175]: pgmap v8338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:05 smithi119 ceph-mon[108979]: pgmap v8338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:07 smithi183 ceph-mon[99169]: pgmap v8339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:07.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:07 smithi119 ceph-mon[94175]: pgmap v8339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:07 smithi119 ceph-mon[108979]: pgmap v8339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:09.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:09 smithi183 ceph-mon[99169]: pgmap v8340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:09 smithi119 ceph-mon[94175]: pgmap v8340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:09 smithi119 ceph-mon[108979]: pgmap v8340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:10.890 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:42:11.196 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:42:11.197 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 106s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:42:11.197 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 106s ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:42:11.197 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 106s ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:42:11.197 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 106s ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:42:11.197 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 106s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:42:11.197 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 106s ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:42:11.197 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 106s ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:42:11.197 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 106s ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:42:11.197 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 106s ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:42:11.197 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 106s ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:42:11.197 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 106s ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:42:11.197 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 106s ago 3h 5200M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:42:11.197 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 106s ago 3h 5299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:42:11.198 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 106s ago 3h 4870M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:42:11.198 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 106s ago 3h 4463M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:42:11.198 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 106s ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:42:11.198 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 106s ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:42:11.198 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 106s ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:42:11.198 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 106s ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:42:11.198 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 106s ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:42:11.572 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:42:11.572 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:42:11.572 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:42:11.572 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:42:11.572 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:42:11.572 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:42:11.572 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:42:11.572 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:42:11.572 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:42:11.572 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:42:11.572 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:42:11.572 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:42:11.572 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:42:11.573 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:42:11.573 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:42:11.573 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:42:11.573 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:42:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:11 smithi183 ceph-mon[99169]: pgmap v8341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1913846346' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:42:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:11 smithi119 ceph-mon[94175]: pgmap v8341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1913846346' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:42:11.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:11 smithi119 ceph-mon[108979]: pgmap v8341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1913846346' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:42:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:12 smithi183 ceph-mon[99169]: from='client.33176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:42:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:12 smithi183 ceph-mon[99169]: from='client.23295 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:42:12.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:12 smithi119 ceph-mon[94175]: from='client.33176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:42:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:12 smithi119 ceph-mon[94175]: from='client.23295 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:42:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:12 smithi119 ceph-mon[108979]: from='client.33176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:42:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:12 smithi119 ceph-mon[108979]: from='client.23295 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:42:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:13 smithi183 ceph-mon[99169]: pgmap v8342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:13 smithi119 ceph-mon[94175]: pgmap v8342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:13 smithi119 ceph-mon[108979]: pgmap v8342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:42:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:42:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:42:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:15 smithi183 ceph-mon[99169]: pgmap v8343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:15 smithi119 ceph-mon[108979]: pgmap v8343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:15 smithi119 ceph-mon[94175]: pgmap v8343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:17 smithi183 ceph-mon[99169]: pgmap v8344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:17 smithi119 ceph-mon[94175]: pgmap v8344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:17.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:17 smithi119 ceph-mon[108979]: pgmap v8344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:19 smithi183 ceph-mon[99169]: pgmap v8345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:19 smithi119 ceph-mon[94175]: pgmap v8345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:19.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:19 smithi119 ceph-mon[108979]: pgmap v8345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:21 smithi183 ceph-mon[99169]: pgmap v8346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:21 smithi119 ceph-mon[94175]: pgmap v8346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:21.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:21 smithi119 ceph-mon[108979]: pgmap v8346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:23 smithi183 ceph-mon[99169]: pgmap v8347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:23 smithi119 ceph-mon[94175]: pgmap v8347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:23 smithi119 ceph-mon[108979]: pgmap v8347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:42:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:42:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:42:25.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:25 smithi183 ceph-mon[99169]: pgmap v8348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:25 smithi119 ceph-mon[94175]: pgmap v8348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:25.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:25 smithi119 ceph-mon[108979]: pgmap v8348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:42:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:42:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:42:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:27 smithi183 ceph-mon[99169]: pgmap v8349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:42:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:42:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:42:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:27 smithi119 ceph-mon[94175]: pgmap v8349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:42:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:42:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:42:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:27 smithi119 ceph-mon[108979]: pgmap v8349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:42:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:42:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:42:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:29 smithi183 ceph-mon[99169]: pgmap v8350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:29.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:29 smithi119 ceph-mon[94175]: pgmap v8350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:29 smithi119 ceph-mon[108979]: pgmap v8350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:30 smithi183 ceph-mon[99169]: pgmap v8351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:30 smithi119 ceph-mon[94175]: pgmap v8351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:30 smithi119 ceph-mon[108979]: pgmap v8351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:33 smithi183 ceph-mon[99169]: pgmap v8352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:33.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:33 smithi119 ceph-mon[94175]: pgmap v8352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:33.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:33 smithi119 ceph-mon[108979]: pgmap v8352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:42:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:42:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:42:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:35 smithi183 ceph-mon[99169]: pgmap v8353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:35 smithi119 ceph-mon[94175]: pgmap v8353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:35 smithi119 ceph-mon[108979]: pgmap v8353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:37.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:37 smithi183 ceph-mon[99169]: pgmap v8354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:37.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:37 smithi119 ceph-mon[108979]: pgmap v8354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:37 smithi119 ceph-mon[94175]: pgmap v8354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:39.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:39 smithi183 ceph-mon[99169]: pgmap v8355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:39 smithi119 ceph-mon[108979]: pgmap v8355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:39 smithi119 ceph-mon[94175]: pgmap v8355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:41.917 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:42:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:41 smithi183 ceph-mon[99169]: pgmap v8356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:41 smithi119 ceph-mon[94175]: pgmap v8356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:41.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:41 smithi119 ceph-mon[108979]: pgmap v8356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:42.220 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:42:42.220 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 2m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 2m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 2m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 2m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 2m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 2m ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 2m ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 2m ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:42:42.222 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 2m ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:42:42.222 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 2m ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:42:42.222 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 2m ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:42:42.222 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 2m ago 3h 5200M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:42:42.222 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 2m ago 3h 5299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:42:42.222 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 2m ago 3h 4870M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:42:42.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 2m ago 3h 4463M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:42:42.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 2m ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:42:42.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 2m ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:42:42.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 2m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:42:42.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 2m ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:42:42.223 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 2m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:42:42.603 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:42:42.604 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:42:42.604 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:42:42.604 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:42:42.604 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:42:42.604 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:42:42.605 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:42:42.605 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:42:42.605 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:42:42.605 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:42:42.605 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:42:42.605 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:42:42.606 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:42:42.606 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:42:42.606 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:42:42.606 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:42:42.606 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:42:43.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:43 smithi183 ceph-mon[99169]: from='client.23307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:42:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:43 smithi183 ceph-mon[99169]: from='client.33200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:42:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:43 smithi183 ceph-mon[99169]: pgmap v8357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3282304354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:42:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:43 smithi119 ceph-mon[108979]: from='client.23307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:42:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:43 smithi119 ceph-mon[108979]: from='client.33200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:42:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:43 smithi119 ceph-mon[108979]: pgmap v8357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3282304354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:42:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:43 smithi119 ceph-mon[94175]: from='client.23307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:42:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:43 smithi119 ceph-mon[94175]: from='client.33200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:42:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:43 smithi119 ceph-mon[94175]: pgmap v8357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3282304354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:42:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:42:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:42:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:42:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:45 smithi183 ceph-mon[99169]: pgmap v8358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:45 smithi119 ceph-mon[108979]: pgmap v8358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:45 smithi119 ceph-mon[94175]: pgmap v8358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:47.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:47 smithi183 ceph-mon[99169]: pgmap v8359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:47.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:47 smithi119 ceph-mon[108979]: pgmap v8359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:47 smithi119 ceph-mon[94175]: pgmap v8359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:49.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:49 smithi183 ceph-mon[99169]: pgmap v8360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:49.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:49 smithi119 ceph-mon[108979]: pgmap v8360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:49 smithi119 ceph-mon[94175]: pgmap v8360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:51.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:51 smithi183 ceph-mon[99169]: pgmap v8361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:51 smithi119 ceph-mon[108979]: pgmap v8361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:51 smithi119 ceph-mon[94175]: pgmap v8361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:53.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:53 smithi183 ceph-mon[99169]: pgmap v8362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:53 smithi119 ceph-mon[94175]: pgmap v8362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:53 smithi119 ceph-mon[108979]: pgmap v8362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:42:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:42:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:42:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:42:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:55 smithi183 ceph-mon[99169]: pgmap v8363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:55 smithi119 ceph-mon[94175]: pgmap v8363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:55 smithi119 ceph-mon[108979]: pgmap v8363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:57 smithi183 ceph-mon[99169]: pgmap v8364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:57.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:57 smithi119 ceph-mon[94175]: pgmap v8364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:57 smithi119 ceph-mon[108979]: pgmap v8364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:42:59 smithi183 ceph-mon[99169]: pgmap v8365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:42:59 smithi119 ceph-mon[94175]: pgmap v8365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:42:59.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:42:59 smithi119 ceph-mon[108979]: pgmap v8365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:01 smithi183 ceph-mon[99169]: pgmap v8366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:01 smithi119 ceph-mon[94175]: pgmap v8366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:01 smithi119 ceph-mon[108979]: pgmap v8366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:03 smithi183 ceph-mon[99169]: pgmap v8367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:03.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:03 smithi119 ceph-mon[94175]: pgmap v8367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:03.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:03 smithi119 ceph-mon[108979]: pgmap v8367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:43:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:43:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:43:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:05 smithi183 ceph-mon[99169]: pgmap v8368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:05.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:05 smithi119 ceph-mon[108979]: pgmap v8368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:05 smithi119 ceph-mon[94175]: pgmap v8368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:07 smithi183 ceph-mon[99169]: pgmap v8369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:07.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:07 smithi119 ceph-mon[108979]: pgmap v8369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:07.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:07 smithi119 ceph-mon[94175]: pgmap v8369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:09 smithi183 ceph-mon[99169]: pgmap v8370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:09 smithi119 ceph-mon[94175]: pgmap v8370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:09 smithi119 ceph-mon[108979]: pgmap v8370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:11.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:11 smithi183 ceph-mon[99169]: pgmap v8371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:11.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:11 smithi119 ceph-mon[108979]: pgmap v8371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:11 smithi119 ceph-mon[94175]: pgmap v8371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:12.948 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:43:13.254 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:43:13.254 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 2m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:43:13.254 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 2m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:43:13.254 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 2m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:43:13.254 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 2m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:43:13.254 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 2m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:43:13.254 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 2m ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:43:13.254 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 2m ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:43:13.254 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 2m ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:43:13.254 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 2m ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:43:13.255 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 2m ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:43:13.255 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 2m ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:43:13.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 2m ago 3h 5200M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:43:13.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 2m ago 3h 5299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:43:13.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 2m ago 3h 4870M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:43:13.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 2m ago 3h 4463M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:43:13.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 2m ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:43:13.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 2m ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:43:13.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 2m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:43:13.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 2m ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:43:13.255 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 2m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:43:13.634 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:43:13.634 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:43:13.634 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:43:13.634 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:43:13.634 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:43:13.634 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:43:13.634 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:43:13.634 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:43:13.634 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:43:13.635 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:43:13.635 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:43:13.635 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:43:13.635 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:43:13.635 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:43:13.635 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:43:13.635 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:43:13.635 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:43:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:13 smithi183 ceph-mon[99169]: pgmap v8372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:13 smithi119 ceph-mon[94175]: pgmap v8372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:13.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:13 smithi119 ceph-mon[108979]: pgmap v8372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:43:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:43:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:43:14.934 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:14 smithi183 ceph-mon[99169]: from='client.23325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:43:14.934 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:14 smithi183 ceph-mon[99169]: from='client.23331 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:43:14.934 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2967789774' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:43:14.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:14 smithi119 ceph-mon[94175]: from='client.23325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:43:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:14 smithi119 ceph-mon[94175]: from='client.23331 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:43:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2967789774' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:43:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:14 smithi119 ceph-mon[108979]: from='client.23325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:43:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:14 smithi119 ceph-mon[108979]: from='client.23331 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:43:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2967789774' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:43:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 18:43:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T18:43:14.933309946Z level=info msg="Completed cleanup jobs" duration=17.154369ms 2023-12-01T18:43:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:15 smithi183 ceph-mon[99169]: pgmap v8373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:15.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:15 smithi119 ceph-mon[94175]: pgmap v8373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:15.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:15 smithi119 ceph-mon[108979]: pgmap v8373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:17 smithi183 ceph-mon[99169]: pgmap v8374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:17.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:17 smithi119 ceph-mon[108979]: pgmap v8374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:17 smithi119 ceph-mon[94175]: pgmap v8374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:19.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:19 smithi183 ceph-mon[99169]: pgmap v8375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:19 smithi119 ceph-mon[94175]: pgmap v8375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:19 smithi119 ceph-mon[108979]: pgmap v8375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:21 smithi183 ceph-mon[99169]: pgmap v8376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:21 smithi119 ceph-mon[94175]: pgmap v8376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:21.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:21 smithi119 ceph-mon[108979]: pgmap v8376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:23 smithi183 ceph-mon[99169]: pgmap v8377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:23 smithi119 ceph-mon[108979]: pgmap v8377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:23 smithi119 ceph-mon[94175]: pgmap v8377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:43:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:43:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:43:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:25.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:25 smithi183 ceph-mon[99169]: pgmap v8378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:25 smithi119 ceph-mon[94175]: pgmap v8378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:25.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:25 smithi119 ceph-mon[108979]: pgmap v8378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:27 smithi183 ceph-mon[99169]: pgmap v8379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:43:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:43:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:43:27.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:27 smithi119 ceph-mon[108979]: pgmap v8379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:27.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:43:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:43:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:43:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:27 smithi119 ceph-mon[94175]: pgmap v8379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:43:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:43:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:43:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:43:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:43:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:43:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:43:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:43:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:43:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:43:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:43:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:43:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:29 smithi183 ceph-mon[99169]: pgmap v8380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:29 smithi119 ceph-mon[108979]: pgmap v8380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:29 smithi119 ceph-mon[94175]: pgmap v8380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:31 smithi183 ceph-mon[99169]: pgmap v8381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:31.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:31 smithi119 ceph-mon[108979]: pgmap v8381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:31 smithi119 ceph-mon[94175]: pgmap v8381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:33.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:33 smithi183 ceph-mon[99169]: pgmap v8382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:33.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:33 smithi119 ceph-mon[108979]: pgmap v8382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:33 smithi119 ceph-mon[94175]: pgmap v8382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:43:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:43:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:43:35.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:35 smithi183 ceph-mon[99169]: pgmap v8383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:35 smithi119 ceph-mon[94175]: pgmap v8383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:35 smithi119 ceph-mon[108979]: pgmap v8383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:37 smithi183 ceph-mon[99169]: pgmap v8384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:37 smithi119 ceph-mon[94175]: pgmap v8384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:37.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:37 smithi119 ceph-mon[108979]: pgmap v8384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:39 smithi183 ceph-mon[99169]: pgmap v8385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:39 smithi119 ceph-mon[94175]: pgmap v8385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:39 smithi119 ceph-mon[108979]: pgmap v8385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:41.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:41 smithi183 ceph-mon[99169]: pgmap v8386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:41 smithi119 ceph-mon[94175]: pgmap v8386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:41 smithi119 ceph-mon[108979]: pgmap v8386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:43.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:43 smithi183 ceph-mon[99169]: pgmap v8387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:43 smithi119 ceph-mon[94175]: pgmap v8387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:43 smithi119 ceph-mon[108979]: pgmap v8387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:43.981 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:43:44.288 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:43:44.288 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 3m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:43:44.288 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 3m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:43:44.288 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 3m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:43:44.289 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 3m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:43:44.289 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 3m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:43:44.289 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 3m ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:43:44.289 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 3m ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:43:44.289 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 3m ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:43:44.289 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 3m ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:43:44.289 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 3m ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:43:44.289 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 3m ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:43:44.289 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 3m ago 3h 5200M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:43:44.289 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 3m ago 3h 5299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:43:44.289 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 3m ago 3h 4870M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:43:44.289 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 3m ago 3h 4463M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:43:44.290 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 3m ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:43:44.290 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 3m ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:43:44.290 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 3m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:43:44.290 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 3m ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:43:44.290 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 3m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:43:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:43:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:43:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:43:44.673 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:43:44.673 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:43:44.673 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:43:44.673 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:43:44.673 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:43:44.673 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:43:44.674 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:43:44.674 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:43:44.674 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:43:44.674 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:43:44.674 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:43:44.674 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:43:44.674 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:43:44.674 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:43:44.674 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:43:44.674 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:43:44.674 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:43:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:45 smithi183 ceph-mon[99169]: from='client.23343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:43:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:45 smithi183 ceph-mon[99169]: from='client.33236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:43:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:45 smithi183 ceph-mon[99169]: pgmap v8388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/416117951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:43:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:45 smithi119 ceph-mon[94175]: from='client.23343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:43:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:45 smithi119 ceph-mon[94175]: from='client.33236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:43:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:45 smithi119 ceph-mon[94175]: pgmap v8388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/416117951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:43:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:45 smithi119 ceph-mon[108979]: from='client.23343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:43:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:45 smithi119 ceph-mon[108979]: from='client.33236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:43:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:45 smithi119 ceph-mon[108979]: pgmap v8388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/416117951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:43:47.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:47 smithi183 ceph-mon[99169]: pgmap v8389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:47 smithi119 ceph-mon[94175]: pgmap v8389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:47 smithi119 ceph-mon[108979]: pgmap v8389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:49 smithi183 ceph-mon[99169]: pgmap v8390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:49 smithi119 ceph-mon[94175]: pgmap v8390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:49 smithi119 ceph-mon[108979]: pgmap v8390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:51 smithi183 ceph-mon[99169]: pgmap v8391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:51 smithi119 ceph-mon[108979]: pgmap v8391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:51 smithi119 ceph-mon[94175]: pgmap v8391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:53 smithi183 ceph-mon[99169]: pgmap v8392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:53 smithi119 ceph-mon[94175]: pgmap v8392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:53 smithi119 ceph-mon[108979]: pgmap v8392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:43:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:43:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:43:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:43:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:55 smithi183 ceph-mon[99169]: pgmap v8393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:55 smithi119 ceph-mon[94175]: pgmap v8393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:55 smithi119 ceph-mon[108979]: pgmap v8393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:57 smithi183 ceph-mon[99169]: pgmap v8394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:57.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:57 smithi119 ceph-mon[108979]: pgmap v8394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:57 smithi119 ceph-mon[94175]: pgmap v8394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:43:59 smithi183 ceph-mon[99169]: pgmap v8395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:43:59 smithi119 ceph-mon[94175]: pgmap v8395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:43:59.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:43:59 smithi119 ceph-mon[108979]: pgmap v8395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:01 smithi183 ceph-mon[99169]: pgmap v8396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:01 smithi119 ceph-mon[94175]: pgmap v8396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:01 smithi119 ceph-mon[108979]: pgmap v8396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:03 smithi183 ceph-mon[99169]: pgmap v8397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:03.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:03 smithi119 ceph-mon[94175]: pgmap v8397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:03.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:03 smithi119 ceph-mon[108979]: pgmap v8397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:44:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:44:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:44:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:05 smithi183 ceph-mon[99169]: pgmap v8398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:05.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:05 smithi119 ceph-mon[94175]: pgmap v8398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:05.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:05 smithi119 ceph-mon[108979]: pgmap v8398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:07 smithi183 ceph-mon[99169]: pgmap v8399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:07.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:07 smithi119 ceph-mon[94175]: pgmap v8399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:07.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:07 smithi119 ceph-mon[108979]: pgmap v8399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:09.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:09 smithi183 ceph-mon[99169]: pgmap v8400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:09 smithi119 ceph-mon[94175]: pgmap v8400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:09.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:09 smithi119 ceph-mon[108979]: pgmap v8400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:11.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:11 smithi183 ceph-mon[99169]: pgmap v8401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:11 smithi119 ceph-mon[94175]: pgmap v8401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:11 smithi119 ceph-mon[108979]: pgmap v8401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:13.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:13 smithi183 ceph-mon[99169]: pgmap v8402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:13.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:13 smithi119 ceph-mon[108979]: pgmap v8402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:13 smithi119 ceph-mon[94175]: pgmap v8402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:44:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:44:14] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T18:44:15.021 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:44:15.326 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:44:15.326 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 3m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:44:15.326 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 3m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:44:15.326 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 3m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:44:15.326 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 3m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:44:15.327 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 3m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:44:15.327 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 3m ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:44:15.327 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 3m ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:44:15.327 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 3m ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:44:15.327 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 3m ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:44:15.327 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 3m ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:44:15.328 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 3m ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:44:15.328 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 3m ago 3h 5200M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:44:15.328 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 3m ago 3h 5299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:44:15.328 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 3m ago 3h 4870M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:44:15.328 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 3m ago 3h 4463M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:44:15.328 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 3m ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:44:15.329 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 3m ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:44:15.329 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 3m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:44:15.329 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 3m ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:44:15.329 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 3m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:44:15.708 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:44:15.708 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:44:15.709 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:44:15.709 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:44:15.709 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:44:15.709 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:44:15.709 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:44:15.709 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:44:15.709 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:44:15.709 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:44:15.709 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:44:15.709 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:44:15.709 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:44:15.709 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:44:15.709 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:44:15.709 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:44:15.709 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:44:15.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:15 smithi183 ceph-mon[99169]: pgmap v8403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:15.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:15 smithi119 ceph-mon[94175]: pgmap v8403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:15 smithi119 ceph-mon[108979]: pgmap v8403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:16 smithi183 ceph-mon[99169]: from='client.23361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:44:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:16 smithi183 ceph-mon[99169]: from='client.23367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:44:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/921239725' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:44:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:16 smithi119 ceph-mon[108979]: from='client.23361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:44:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:16 smithi119 ceph-mon[108979]: from='client.23367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:44:16.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/921239725' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:44:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:16 smithi119 ceph-mon[94175]: from='client.23361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:44:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:16 smithi119 ceph-mon[94175]: from='client.23367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:44:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/921239725' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:44:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:17 smithi183 ceph-mon[99169]: pgmap v8404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:17.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:17 smithi119 ceph-mon[108979]: pgmap v8404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:17 smithi119 ceph-mon[94175]: pgmap v8404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:19 smithi183 ceph-mon[99169]: pgmap v8405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:19 smithi119 ceph-mon[94175]: pgmap v8405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:19.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:19 smithi119 ceph-mon[108979]: pgmap v8405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:21.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:21 smithi183 ceph-mon[99169]: pgmap v8406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:21.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:21 smithi119 ceph-mon[108979]: pgmap v8406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:21 smithi119 ceph-mon[94175]: pgmap v8406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:23 smithi183 ceph-mon[99169]: pgmap v8407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:23 smithi119 ceph-mon[108979]: pgmap v8407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:23 smithi119 ceph-mon[94175]: pgmap v8407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:44:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:44:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:44:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:25.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:25 smithi183 ceph-mon[99169]: pgmap v8408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:25 smithi119 ceph-mon[94175]: pgmap v8408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:25.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:25 smithi119 ceph-mon[108979]: pgmap v8408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:27 smithi183 ceph-mon[99169]: pgmap v8409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:27 smithi119 ceph-mon[94175]: pgmap v8409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:27.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:27 smithi119 ceph-mon[108979]: pgmap v8409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:44:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:44:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:44:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:44:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:44:28.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:44:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:44:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:44:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:44:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:29 smithi183 ceph-mon[99169]: pgmap v8410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:44:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:44:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:44:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:29 smithi119 ceph-mon[108979]: pgmap v8410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:44:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:44:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:44:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:29 smithi119 ceph-mon[94175]: pgmap v8410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:44:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:44:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:44:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:31 smithi183 ceph-mon[99169]: pgmap v8411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:31 smithi119 ceph-mon[94175]: pgmap v8411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:31.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:31 smithi119 ceph-mon[108979]: pgmap v8411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:33.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:33 smithi183 ceph-mon[99169]: pgmap v8412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:33.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:33 smithi119 ceph-mon[94175]: pgmap v8412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:33.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:33 smithi119 ceph-mon[108979]: pgmap v8412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:44:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:44:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:44:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:35 smithi183 ceph-mon[99169]: pgmap v8413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:35 smithi119 ceph-mon[94175]: pgmap v8413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:35 smithi119 ceph-mon[108979]: pgmap v8413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:37 smithi183 ceph-mon[99169]: pgmap v8414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:37 smithi119 ceph-mon[94175]: pgmap v8414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:37.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:37 smithi119 ceph-mon[108979]: pgmap v8414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:39 smithi183 ceph-mon[99169]: pgmap v8415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:39 smithi119 ceph-mon[108979]: pgmap v8415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:39 smithi119 ceph-mon[94175]: pgmap v8415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:41.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:41 smithi183 ceph-mon[99169]: pgmap v8416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:41.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:41 smithi119 ceph-mon[108979]: pgmap v8416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:41 smithi119 ceph-mon[94175]: pgmap v8416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:43 smithi183 ceph-mon[99169]: pgmap v8417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:43 smithi119 ceph-mon[94175]: pgmap v8417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:43 smithi119 ceph-mon[108979]: pgmap v8417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:44:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:44:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:44:45.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:45 smithi183 ceph-mon[99169]: pgmap v8418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:45 smithi119 ceph-mon[94175]: pgmap v8418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:45 smithi119 ceph-mon[108979]: pgmap v8418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:46.053 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:44:46.359 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:44:46.359 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 4m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:44:46.359 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 4m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:44:46.359 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 4m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:44:46.360 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 4m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:44:46.360 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 4m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:44:46.360 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 4m ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:44:46.360 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 4m ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:44:46.360 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 4m ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:44:46.360 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 4m ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:44:46.360 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 4m ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:44:46.360 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 4m ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:44:46.360 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 4m ago 3h 5200M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:44:46.360 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 4m ago 3h 5299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:44:46.360 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 4m ago 3h 4870M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:44:46.360 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 4m ago 3h 4463M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:44:46.360 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 4m ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:44:46.360 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 4m ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:44:46.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 4m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:44:46.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 4m ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:44:46.361 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 4m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:44:46.741 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:44:46.742 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:44:46.742 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:44:46.742 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:44:46.742 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:44:46.742 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:44:46.742 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:44:46.742 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:44:46.742 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:44:46.742 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:44:46.742 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:44:46.742 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:44:46.742 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:44:46.743 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:44:46.743 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:44:46.743 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:44:46.743 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:44:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:47 smithi183 ceph-mon[99169]: from='client.23379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:44:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:47 smithi183 ceph-mon[99169]: from='client.23385 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:44:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:47 smithi183 ceph-mon[99169]: pgmap v8419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2030776235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:44:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:47 smithi119 ceph-mon[94175]: from='client.23379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:44:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:47 smithi119 ceph-mon[94175]: from='client.23385 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:44:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:47 smithi119 ceph-mon[94175]: pgmap v8419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2030776235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:44:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:47 smithi119 ceph-mon[108979]: from='client.23379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:44:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:47 smithi119 ceph-mon[108979]: from='client.23385 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:44:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:47 smithi119 ceph-mon[108979]: pgmap v8419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2030776235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:44:49.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:49 smithi183 ceph-mon[99169]: pgmap v8420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:49 smithi119 ceph-mon[94175]: pgmap v8420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:49.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:49 smithi119 ceph-mon[108979]: pgmap v8420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:51 smithi183 ceph-mon[99169]: pgmap v8421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:51 smithi119 ceph-mon[108979]: pgmap v8421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:51 smithi119 ceph-mon[94175]: pgmap v8421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:53 smithi183 ceph-mon[99169]: pgmap v8422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:53 smithi119 ceph-mon[108979]: pgmap v8422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:53 smithi119 ceph-mon[94175]: pgmap v8422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:44:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:44:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:44:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:44:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:55 smithi183 ceph-mon[99169]: pgmap v8423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:55 smithi119 ceph-mon[108979]: pgmap v8423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:55 smithi119 ceph-mon[94175]: pgmap v8423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:57.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:57 smithi183 ceph-mon[99169]: pgmap v8424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:57.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:57 smithi119 ceph-mon[94175]: pgmap v8424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:57 smithi119 ceph-mon[108979]: pgmap v8424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:44:59 smithi183 ceph-mon[99169]: pgmap v8425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:59.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:44:59 smithi119 ceph-mon[108979]: pgmap v8425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:44:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:44:59 smithi119 ceph-mon[94175]: pgmap v8425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:01.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:01 smithi183 ceph-mon[99169]: pgmap v8426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:01 smithi119 ceph-mon[94175]: pgmap v8426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:01 smithi119 ceph-mon[108979]: pgmap v8426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:03.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:03 smithi183 ceph-mon[99169]: pgmap v8427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:03.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:03 smithi119 ceph-mon[94175]: pgmap v8427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:03.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:03 smithi119 ceph-mon[108979]: pgmap v8427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:45:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:45:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:45:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:05 smithi183 ceph-mon[99169]: pgmap v8428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:05.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:05 smithi119 ceph-mon[108979]: pgmap v8428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:05 smithi119 ceph-mon[94175]: pgmap v8428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:07 smithi183 ceph-mon[99169]: pgmap v8429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:07.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:07 smithi119 ceph-mon[108979]: pgmap v8429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:07.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:07 smithi119 ceph-mon[94175]: pgmap v8429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:09.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:09 smithi183 ceph-mon[99169]: pgmap v8430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:09 smithi119 ceph-mon[94175]: pgmap v8430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:09.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:09 smithi119 ceph-mon[108979]: pgmap v8430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:11.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:11 smithi183 ceph-mon[99169]: pgmap v8431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:11.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:11 smithi119 ceph-mon[108979]: pgmap v8431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:11 smithi119 ceph-mon[94175]: pgmap v8431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:13 smithi183 ceph-mon[99169]: pgmap v8432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:13 smithi119 ceph-mon[94175]: pgmap v8432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:13 smithi119 ceph-mon[108979]: pgmap v8432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:45:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:45:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:45:15.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:15 smithi183 ceph-mon[99169]: pgmap v8433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:15.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:15 smithi119 ceph-mon[94175]: pgmap v8433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:15 smithi119 ceph-mon[108979]: pgmap v8433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:17.085 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:45:17.390 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:45:17.390 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 4m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:45:17.390 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 4m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:45:17.390 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 4m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:45:17.390 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 4m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:45:17.390 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 4m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:45:17.390 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 4m ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:45:17.390 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 4m ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:45:17.390 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 4m ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:45:17.390 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 4m ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:45:17.391 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 4m ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:45:17.391 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 4m ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:45:17.391 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 4m ago 3h 5200M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:45:17.391 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 4m ago 3h 5299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:45:17.391 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 4m ago 3h 4870M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:45:17.391 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 4m ago 3h 4463M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:45:17.391 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 4m ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:45:17.391 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 4m ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:45:17.391 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 4m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:45:17.391 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 4m ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:45:17.391 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 4m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:45:17.768 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:45:17.768 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:45:17.768 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:45:17.768 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:45:17.768 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:45:17.768 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:45:17.769 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:45:17.769 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:45:17.769 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:45:17.769 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:45:17.769 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:45:17.769 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:45:17.769 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:45:17.769 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:45:17.769 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:45:17.769 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:45:17.769 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:45:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:17 smithi183 ceph-mon[99169]: pgmap v8434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:17 smithi119 ceph-mon[94175]: pgmap v8434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:17 smithi119 ceph-mon[108979]: pgmap v8434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:18 smithi183 ceph-mon[99169]: from='client.23397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:45:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:18 smithi183 ceph-mon[99169]: from='client.33290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:45:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3697868277' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:45:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:18 smithi119 ceph-mon[94175]: from='client.23397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:45:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:18 smithi119 ceph-mon[94175]: from='client.33290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:45:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3697868277' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:45:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:18 smithi119 ceph-mon[108979]: from='client.23397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:45:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:18 smithi119 ceph-mon[108979]: from='client.33290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:45:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3697868277' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:45:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:19 smithi183 ceph-mon[99169]: pgmap v8435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:19 smithi119 ceph-mon[94175]: pgmap v8435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:19.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:19 smithi119 ceph-mon[108979]: pgmap v8435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:21.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:21 smithi183 ceph-mon[99169]: pgmap v8436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:21 smithi119 ceph-mon[94175]: pgmap v8436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:21.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:21 smithi119 ceph-mon[108979]: pgmap v8436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:23 smithi183 ceph-mon[99169]: pgmap v8437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:23 smithi119 ceph-mon[94175]: pgmap v8437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:23 smithi119 ceph-mon[108979]: pgmap v8437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:45:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:45:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:45:25.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:25 smithi183 ceph-mon[99169]: pgmap v8438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:25 smithi119 ceph-mon[94175]: pgmap v8438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:25.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:25 smithi119 ceph-mon[108979]: pgmap v8438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:27.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:27 smithi183 ceph-mon[99169]: pgmap v8439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:27.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:27 smithi119 ceph-mon[108979]: pgmap v8439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:27 smithi119 ceph-mon[94175]: pgmap v8439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:29.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:29 smithi183 ceph-mon[99169]: pgmap v8440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:45:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:45:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:45:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:45:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:29 smithi119 ceph-mon[108979]: pgmap v8440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:45:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:45:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:45:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:45:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:29 smithi119 ceph-mon[94175]: pgmap v8440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:45:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:45:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:45:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:45:31.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:31 smithi183 ceph-mon[99169]: pgmap v8441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:31 smithi119 ceph-mon[94175]: pgmap v8441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:31.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:31 smithi119 ceph-mon[108979]: pgmap v8441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:33 smithi183 ceph-mon[99169]: pgmap v8442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:33.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:33 smithi119 ceph-mon[94175]: pgmap v8442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:33 smithi119 ceph-mon[108979]: pgmap v8442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:45:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:45:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:45:35.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:35 smithi183 ceph-mon[99169]: pgmap v8443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:35 smithi119 ceph-mon[94175]: pgmap v8443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:35.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:35 smithi119 ceph-mon[108979]: pgmap v8443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:37.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:37 smithi183 ceph-mon[99169]: pgmap v8444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:37 smithi119 ceph-mon[94175]: pgmap v8444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:37.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:37 smithi119 ceph-mon[108979]: pgmap v8444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:39 smithi183 ceph-mon[99169]: pgmap v8445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:39 smithi119 ceph-mon[94175]: pgmap v8445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:39 smithi119 ceph-mon[108979]: pgmap v8445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:41 smithi183 ceph-mon[99169]: pgmap v8446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:41 smithi119 ceph-mon[94175]: pgmap v8446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:41.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:41 smithi119 ceph-mon[108979]: pgmap v8446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:43 smithi183 ceph-mon[99169]: pgmap v8447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:43 smithi119 ceph-mon[94175]: pgmap v8447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:43 smithi119 ceph-mon[108979]: pgmap v8447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:45:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:45:44] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:45:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:45 smithi183 ceph-mon[99169]: pgmap v8448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:45 smithi119 ceph-mon[94175]: pgmap v8448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:45.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:45 smithi119 ceph-mon[108979]: pgmap v8448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:47 smithi183 ceph-mon[99169]: pgmap v8449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:47 smithi119 ceph-mon[94175]: pgmap v8449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:47.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:47 smithi119 ceph-mon[108979]: pgmap v8449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:48.114 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 5m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 5m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 5m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 5m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 5m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 5m ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 5m ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:45:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 5m ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:45:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 5m ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:45:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 5m ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:45:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 5m ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:45:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 5m ago 3h 5200M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:45:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 5m ago 3h 5299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:45:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 5m ago 3h 4870M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:45:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 5m ago 3h 4463M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:45:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 5m ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:45:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 5m ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:45:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 5m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:45:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 5m ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:45:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 5m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:45:48.801 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:45:48.802 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:45:48.802 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:45:48.802 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:45:48.802 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:45:48.802 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:45:48.802 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:45:48.802 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:45:48.802 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:45:48.802 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:45:48.802 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:45:48.802 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:45:48.802 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:45:48.802 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:45:48.802 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:45:48.803 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:45:48.803 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:45:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:49 smithi183 ceph-mon[99169]: from='client.33302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:45:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:49 smithi183 ceph-mon[99169]: from='client.33308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:45:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:49 smithi183 ceph-mon[99169]: pgmap v8450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2994926304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:45:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:49 smithi119 ceph-mon[94175]: from='client.33302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:45:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:49 smithi119 ceph-mon[94175]: from='client.33308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:45:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:49 smithi119 ceph-mon[94175]: pgmap v8450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2994926304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:45:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:49 smithi119 ceph-mon[108979]: from='client.33302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:45:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:49 smithi119 ceph-mon[108979]: from='client.33308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:45:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:49 smithi119 ceph-mon[108979]: pgmap v8450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2994926304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:45:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:51 smithi183 ceph-mon[99169]: pgmap v8451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:51 smithi119 ceph-mon[94175]: pgmap v8451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:51 smithi119 ceph-mon[108979]: pgmap v8451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:53 smithi183 ceph-mon[99169]: pgmap v8452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:53 smithi119 ceph-mon[94175]: pgmap v8452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:53 smithi119 ceph-mon[108979]: pgmap v8452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:45:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:45:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:45:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:45:55.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:55 smithi183 ceph-mon[99169]: pgmap v8453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:55 smithi119 ceph-mon[94175]: pgmap v8453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:55 smithi119 ceph-mon[108979]: pgmap v8453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:57 smithi183 ceph-mon[99169]: pgmap v8454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:57.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:57 smithi119 ceph-mon[108979]: pgmap v8454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:57 smithi119 ceph-mon[94175]: pgmap v8454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:45:59 smithi183 ceph-mon[99169]: pgmap v8455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:59.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:45:59 smithi119 ceph-mon[108979]: pgmap v8455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:45:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:45:59 smithi119 ceph-mon[94175]: pgmap v8455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:01.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:01 smithi183 ceph-mon[99169]: pgmap v8456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:01.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:01 smithi119 ceph-mon[108979]: pgmap v8456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:01 smithi119 ceph-mon[94175]: pgmap v8456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:03 smithi183 ceph-mon[99169]: pgmap v8457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:03.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:03 smithi119 ceph-mon[108979]: pgmap v8457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:03.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:03 smithi119 ceph-mon[94175]: pgmap v8457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:46:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:46:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:46:05.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:05 smithi183 ceph-mon[99169]: pgmap v8458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:05.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:05 smithi119 ceph-mon[94175]: pgmap v8458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:05 smithi119 ceph-mon[108979]: pgmap v8458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:07 smithi183 ceph-mon[99169]: pgmap v8459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:07.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:07 smithi119 ceph-mon[94175]: pgmap v8459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:07 smithi119 ceph-mon[108979]: pgmap v8459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:09.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:09 smithi183 ceph-mon[99169]: pgmap v8460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:09.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:09 smithi119 ceph-mon[108979]: pgmap v8460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:09.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:09 smithi119 ceph-mon[94175]: pgmap v8460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:11.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:11 smithi183 ceph-mon[99169]: pgmap v8461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:11.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:11 smithi119 ceph-mon[108979]: pgmap v8461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:11 smithi119 ceph-mon[94175]: pgmap v8461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:13.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:13 smithi183 ceph-mon[99169]: pgmap v8462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:13.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:13 smithi119 ceph-mon[108979]: pgmap v8462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:13 smithi119 ceph-mon[94175]: pgmap v8462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:46:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:46:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:46:15.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:15 smithi183 ceph-mon[99169]: pgmap v8463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:15.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:15 smithi119 ceph-mon[94175]: pgmap v8463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:15.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:15 smithi119 ceph-mon[108979]: pgmap v8463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:17 smithi183 ceph-mon[99169]: pgmap v8464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:17 smithi119 ceph-mon[94175]: pgmap v8464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:17.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:17 smithi119 ceph-mon[108979]: pgmap v8464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:19.148 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:46:19.457 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:46:19.457 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 5m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:46:19.457 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 5m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:46:19.457 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 5m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:46:19.457 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 5m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:46:19.457 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 5m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:46:19.457 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 5m ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:46:19.457 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 5m ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:46:19.458 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 5m ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:46:19.458 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 5m ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:46:19.458 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 5m ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:46:19.458 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 5m ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:46:19.458 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 5m ago 3h 5200M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:46:19.458 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 5m ago 3h 5299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:46:19.458 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 5m ago 3h 4870M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:46:19.458 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 5m ago 3h 4463M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:46:19.458 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 5m ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:46:19.458 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 5m ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:46:19.458 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 5m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:46:19.458 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 5m ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:46:19.458 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 5m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:46:19.841 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:46:19.841 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:46:19.841 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:46:19.842 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:46:19.842 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:46:19.842 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:46:19.842 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:46:19.842 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:46:19.842 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:46:19.842 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:46:19.842 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:46:19.842 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:46:19.842 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:46:19.842 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:46:19.842 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:46:19.843 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:46:19.843 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:46:19.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:19 smithi183 ceph-mon[99169]: pgmap v8465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:19 smithi119 ceph-mon[94175]: pgmap v8465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:19.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:19 smithi119 ceph-mon[108979]: pgmap v8465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:20 smithi183 ceph-mon[99169]: from='client.23433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:46:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:20 smithi183 ceph-mon[99169]: from='client.23439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:46:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1149330776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:46:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:20 smithi119 ceph-mon[108979]: from='client.23433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:46:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:20 smithi119 ceph-mon[108979]: from='client.23439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:46:20.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1149330776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:46:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:20 smithi119 ceph-mon[94175]: from='client.23433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:46:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:20 smithi119 ceph-mon[94175]: from='client.23439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:46:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1149330776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:46:21.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:21 smithi183 ceph-mon[99169]: pgmap v8466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:21.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:21 smithi119 ceph-mon[108979]: pgmap v8466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:21 smithi119 ceph-mon[94175]: pgmap v8466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:23.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:23 smithi183 ceph-mon[99169]: pgmap v8467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:23 smithi119 ceph-mon[108979]: pgmap v8467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:23 smithi119 ceph-mon[94175]: pgmap v8467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:46:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:46:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:46:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:25 smithi183 ceph-mon[99169]: pgmap v8468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:25 smithi119 ceph-mon[94175]: pgmap v8468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:25 smithi119 ceph-mon[108979]: pgmap v8468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:27.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:27 smithi183 ceph-mon[99169]: pgmap v8469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:27 smithi119 ceph-mon[94175]: pgmap v8469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:27.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:27 smithi119 ceph-mon[108979]: pgmap v8469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:29 smithi183 ceph-mon[99169]: pgmap v8470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:46:29.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:29 smithi119 ceph-mon[94175]: pgmap v8470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:46:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:29 smithi119 ceph-mon[108979]: pgmap v8470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:46:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:46:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:46:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:46:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:46:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:46:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:46:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:46:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:46:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:46:31.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:31 smithi183 ceph-mon[99169]: pgmap v8471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:31 smithi119 ceph-mon[94175]: pgmap v8471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:31.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:31 smithi119 ceph-mon[108979]: pgmap v8471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:33 smithi183 ceph-mon[99169]: pgmap v8472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:33.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:33 smithi119 ceph-mon[108979]: pgmap v8472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:33.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:33 smithi119 ceph-mon[94175]: pgmap v8472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:46:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:46:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:46:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:35 smithi183 ceph-mon[99169]: pgmap v8473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:35 smithi119 ceph-mon[94175]: pgmap v8473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:35.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:35 smithi119 ceph-mon[108979]: pgmap v8473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:37 smithi183 ceph-mon[99169]: pgmap v8474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:37 smithi119 ceph-mon[94175]: pgmap v8474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:37.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:37 smithi119 ceph-mon[108979]: pgmap v8474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:39 smithi183 ceph-mon[99169]: pgmap v8475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:39 smithi119 ceph-mon[94175]: pgmap v8475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:39.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:39 smithi119 ceph-mon[108979]: pgmap v8475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:41.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:41 smithi183 ceph-mon[99169]: pgmap v8476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:41 smithi119 ceph-mon[94175]: pgmap v8476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:41.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:41 smithi119 ceph-mon[108979]: pgmap v8476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:43 smithi183 ceph-mon[99169]: pgmap v8477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:43 smithi119 ceph-mon[108979]: pgmap v8477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:43 smithi119 ceph-mon[94175]: pgmap v8477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:46:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:46:44] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:46:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:45 smithi183 ceph-mon[99169]: pgmap v8478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:45 smithi119 ceph-mon[108979]: pgmap v8478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:45 smithi119 ceph-mon[94175]: pgmap v8478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:46 smithi183 ceph-mon[99169]: pgmap v8479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:47.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:46 smithi119 ceph-mon[94175]: pgmap v8479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:47.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:46 smithi119 ceph-mon[108979]: pgmap v8479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:49 smithi183 ceph-mon[99169]: pgmap v8480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:49 smithi119 ceph-mon[94175]: pgmap v8480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:49.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:49 smithi119 ceph-mon[108979]: pgmap v8480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:50.185 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:46:50.494 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:46:50.494 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 6m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:46:50.494 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 6m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:46:50.494 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 6m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:46:50.494 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 6m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:46:50.494 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 6m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:46:50.494 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 6m ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:46:50.494 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 6m ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:46:50.494 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 6m ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:46:50.494 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 6m ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:46:50.494 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 6m ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:46:50.495 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 6m ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:46:50.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 6m ago 3h 5200M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:46:50.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 6m ago 3h 5299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:46:50.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 6m ago 3h 4870M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:46:50.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 6m ago 3h 4463M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:46:50.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 6m ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:46:50.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 6m ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:46:50.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 6m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:46:50.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 6m ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:46:50.495 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 6m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:46:50.878 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:46:50.878 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:46:50.878 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:46:50.878 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:46:50.878 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:46:50.878 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:46:50.879 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:46:50.879 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:46:50.879 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:46:50.879 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:46:50.879 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:46:50.879 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:46:50.879 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:46:50.879 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:46:50.879 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:46:50.879 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:46:50.879 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:46:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:51 smithi183 ceph-mon[99169]: from='client.23451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:46:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:51 smithi183 ceph-mon[99169]: from='client.33344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:46:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:51 smithi183 ceph-mon[99169]: pgmap v8481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/633114790' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:46:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:51 smithi119 ceph-mon[94175]: from='client.23451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:46:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:51 smithi119 ceph-mon[94175]: from='client.33344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:46:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:51 smithi119 ceph-mon[94175]: pgmap v8481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/633114790' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:46:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:51 smithi119 ceph-mon[108979]: from='client.23451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:46:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:51 smithi119 ceph-mon[108979]: from='client.33344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:46:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:51 smithi119 ceph-mon[108979]: pgmap v8481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/633114790' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:46:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:53 smithi183 ceph-mon[99169]: pgmap v8482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:53 smithi119 ceph-mon[94175]: pgmap v8482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:53 smithi119 ceph-mon[108979]: pgmap v8482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:46:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:46:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:46:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:46:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:55 smithi183 ceph-mon[99169]: pgmap v8483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:55 smithi119 ceph-mon[94175]: pgmap v8483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:55 smithi119 ceph-mon[108979]: pgmap v8483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:57 smithi183 ceph-mon[99169]: pgmap v8484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:57.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:57 smithi119 ceph-mon[108979]: pgmap v8484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:57.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:57 smithi119 ceph-mon[94175]: pgmap v8484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:46:59 smithi183 ceph-mon[99169]: pgmap v8485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:46:59 smithi119 ceph-mon[94175]: pgmap v8485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:46:59.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:46:59 smithi119 ceph-mon[108979]: pgmap v8485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:01 smithi183 ceph-mon[99169]: pgmap v8486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:01 smithi119 ceph-mon[94175]: pgmap v8486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:01.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:01 smithi119 ceph-mon[108979]: pgmap v8486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:03 smithi183 ceph-mon[99169]: pgmap v8487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:03.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:03 smithi119 ceph-mon[94175]: pgmap v8487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:03 smithi119 ceph-mon[108979]: pgmap v8487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:47:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:47:04] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:47:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:05 smithi183 ceph-mon[99169]: pgmap v8488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:05.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:05 smithi119 ceph-mon[94175]: pgmap v8488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:05 smithi119 ceph-mon[108979]: pgmap v8488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:07.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:07 smithi183 ceph-mon[99169]: pgmap v8489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:07.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:07 smithi119 ceph-mon[108979]: pgmap v8489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:07 smithi119 ceph-mon[94175]: pgmap v8489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:09 smithi183 ceph-mon[99169]: pgmap v8490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:09 smithi119 ceph-mon[94175]: pgmap v8490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:09 smithi119 ceph-mon[108979]: pgmap v8490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:11 smithi183 ceph-mon[99169]: pgmap v8491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:11 smithi119 ceph-mon[94175]: pgmap v8491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:11.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:11 smithi119 ceph-mon[108979]: pgmap v8491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:13.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:13 smithi183 ceph-mon[99169]: pgmap v8492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:13 smithi119 ceph-mon[94175]: pgmap v8492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:13.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:13 smithi119 ceph-mon[108979]: pgmap v8492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:47:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:47:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:47:15.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:15 smithi183 ceph-mon[99169]: pgmap v8493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:15.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:15 smithi119 ceph-mon[94175]: pgmap v8493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:15.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:15 smithi119 ceph-mon[108979]: pgmap v8493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:17 smithi183 ceph-mon[99169]: pgmap v8494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:17 smithi119 ceph-mon[94175]: pgmap v8494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:17.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:17 smithi119 ceph-mon[108979]: pgmap v8494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:19 smithi183 ceph-mon[99169]: pgmap v8495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:19 smithi119 ceph-mon[94175]: pgmap v8495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:19 smithi119 ceph-mon[108979]: pgmap v8495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:21.220 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:47:21.525 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:47:21.525 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 6m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:47:21.525 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 6m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:47:21.525 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 6m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:47:21.525 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 6m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:47:21.526 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 6m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:47:21.526 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 6m ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:47:21.526 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 6m ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:47:21.526 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 6m ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:47:21.526 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 6m ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:47:21.526 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 6m ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:47:21.527 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 6m ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:47:21.527 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 6m ago 3h 5200M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:47:21.527 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 6m ago 3h 5299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:47:21.527 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 6m ago 3h 4870M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:47:21.527 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 6m ago 3h 4463M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:47:21.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 6m ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:47:21.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 6m ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:47:21.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 6m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:47:21.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 6m ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:47:21.528 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 6m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:47:21.908 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:47:21.908 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:47:21.908 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:47:21.908 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:47:21.908 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:47:21.908 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:47:21.908 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:47:21.908 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:47:21.908 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:47:21.909 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:47:21.909 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:47:21.909 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:47:21.909 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:47:21.909 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:47:21.909 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:47:21.909 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:47:21.909 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:47:21.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:21 smithi183 ceph-mon[99169]: pgmap v8496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:21 smithi119 ceph-mon[94175]: pgmap v8496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:21.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:21 smithi119 ceph-mon[108979]: pgmap v8496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:22 smithi183 ceph-mon[99169]: from='client.33356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:47:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:22 smithi183 ceph-mon[99169]: from='client.33362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:47:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2904868970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:47:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:22 smithi119 ceph-mon[94175]: from='client.33356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:47:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:22 smithi119 ceph-mon[94175]: from='client.33362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:47:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2904868970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:47:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:22 smithi119 ceph-mon[108979]: from='client.33356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:47:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:22 smithi119 ceph-mon[108979]: from='client.33362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:47:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2904868970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:47:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:23 smithi183 ceph-mon[99169]: pgmap v8497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:23 smithi119 ceph-mon[94175]: pgmap v8497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:23 smithi119 ceph-mon[108979]: pgmap v8497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:47:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:47:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:47:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:24 smithi183 ceph-mon[99169]: pgmap v8498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:24 smithi119 ceph-mon[94175]: pgmap v8498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:24 smithi119 ceph-mon[108979]: pgmap v8498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:27 smithi183 ceph-mon[99169]: pgmap v8499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:27 smithi119 ceph-mon[94175]: pgmap v8499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:27 smithi119 ceph-mon[108979]: pgmap v8499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:29.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:29 smithi183 ceph-mon[99169]: pgmap v8500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:29.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:29 smithi119 ceph-mon[94175]: pgmap v8500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:29 smithi119 ceph-mon[108979]: pgmap v8500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:30.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:47:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:47:30.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:47:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:31 smithi183 ceph-mon[99169]: pgmap v8501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:47:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:47:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:47:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:31 smithi119 ceph-mon[94175]: pgmap v8501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:47:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:47:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:47:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:31 smithi119 ceph-mon[108979]: pgmap v8501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:47:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:47:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:47:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:33 smithi183 ceph-mon[99169]: pgmap v8502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:33.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:33 smithi119 ceph-mon[108979]: pgmap v8502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:33.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:33 smithi119 ceph-mon[94175]: pgmap v8502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:47:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:47:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:47:35.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:35 smithi183 ceph-mon[99169]: pgmap v8503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:35 smithi119 ceph-mon[94175]: pgmap v8503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:35.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:35 smithi119 ceph-mon[108979]: pgmap v8503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:37 smithi183 ceph-mon[99169]: pgmap v8504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:37 smithi119 ceph-mon[94175]: pgmap v8504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:37.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:37 smithi119 ceph-mon[108979]: pgmap v8504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:38.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:39.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:39 smithi183 ceph-mon[99169]: pgmap v8505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:39 smithi119 ceph-mon[94175]: pgmap v8505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:39 smithi119 ceph-mon[108979]: pgmap v8505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:41 smithi183 ceph-mon[99169]: pgmap v8506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:41 smithi119 ceph-mon[94175]: pgmap v8506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:41.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:41 smithi119 ceph-mon[108979]: pgmap v8506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:43.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:43 smithi183 ceph-mon[99169]: pgmap v8507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:43 smithi119 ceph-mon[94175]: pgmap v8507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:43 smithi119 ceph-mon[108979]: pgmap v8507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:47:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:47:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:47:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:45 smithi183 ceph-mon[99169]: pgmap v8508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:45 smithi119 ceph-mon[94175]: pgmap v8508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:45 smithi119 ceph-mon[108979]: pgmap v8508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:47.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:47 smithi183 ceph-mon[99169]: pgmap v8509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:47 smithi119 ceph-mon[94175]: pgmap v8509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:47.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:47 smithi119 ceph-mon[108979]: pgmap v8509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:49 smithi183 ceph-mon[99169]: pgmap v8510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:49 smithi119 ceph-mon[94175]: pgmap v8510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:49 smithi119 ceph-mon[108979]: pgmap v8510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:51 smithi183 ceph-mon[99169]: pgmap v8511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:51 smithi119 ceph-mon[108979]: pgmap v8511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:51 smithi119 ceph-mon[94175]: pgmap v8511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:52.256 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:47:52.560 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:47:52.560 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 7m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:47:52.560 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 7m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:47:52.560 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 7m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:47:52.560 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 7m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:47:52.560 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 7m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:47:52.560 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 7m ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:47:52.560 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 7m ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:47:52.560 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 7m ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:47:52.560 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 7m ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:47:52.560 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 7m ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:47:52.560 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 7m ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:47:52.560 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 7m ago 3h 5200M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:47:52.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 7m ago 3h 5299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:47:52.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 7m ago 3h 4870M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:47:52.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 7m ago 3h 4463M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:47:52.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 7m ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:47:52.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 7m ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:47:52.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 7m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:47:52.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 7m ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:47:52.561 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 7m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:47:52.940 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:47:52.941 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:47:52.941 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:47:52.941 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:47:52.941 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:47:52.941 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:47:52.941 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:47:52.941 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:47:52.941 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:47:52.941 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:47:52.941 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:47:52.941 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:47:52.941 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:47:52.941 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:47:52.941 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:47:52.942 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:47:52.942 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:47:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:53 smithi183 ceph-mon[99169]: from='client.33374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:47:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:53 smithi183 ceph-mon[99169]: from='client.33380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:47:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:53 smithi183 ceph-mon[99169]: pgmap v8512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1309954053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:47:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:53 smithi119 ceph-mon[108979]: from='client.33374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:47:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:53 smithi119 ceph-mon[108979]: from='client.33380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:47:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:53 smithi119 ceph-mon[108979]: pgmap v8512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1309954053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:47:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:53 smithi119 ceph-mon[94175]: from='client.33374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:47:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:53 smithi119 ceph-mon[94175]: from='client.33380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:47:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:53 smithi119 ceph-mon[94175]: pgmap v8512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1309954053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:47:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:47:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:47:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:47:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:47:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:55 smithi183 ceph-mon[99169]: pgmap v8513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:55 smithi119 ceph-mon[94175]: pgmap v8513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:55 smithi119 ceph-mon[108979]: pgmap v8513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:57 smithi183 ceph-mon[99169]: pgmap v8514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:57 smithi119 ceph-mon[94175]: pgmap v8514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:57 smithi119 ceph-mon[108979]: pgmap v8514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:47:59 smithi183 ceph-mon[99169]: pgmap v8515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:47:59 smithi119 ceph-mon[94175]: pgmap v8515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:47:59.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:47:59 smithi119 ceph-mon[108979]: pgmap v8515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:00 smithi183 ceph-mon[99169]: pgmap v8516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:00 smithi119 ceph-mon[94175]: pgmap v8516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:01.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:00 smithi119 ceph-mon[108979]: pgmap v8516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:03 smithi183 ceph-mon[99169]: pgmap v8517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:03.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:03 smithi119 ceph-mon[94175]: pgmap v8517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:03 smithi119 ceph-mon[108979]: pgmap v8517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:48:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:48:04] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:48:05.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:05 smithi183 ceph-mon[99169]: pgmap v8518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:05.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:05 smithi119 ceph-mon[108979]: pgmap v8518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:05.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:05 smithi119 ceph-mon[94175]: pgmap v8518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:07 smithi183 ceph-mon[99169]: pgmap v8519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:07.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:07 smithi119 ceph-mon[108979]: pgmap v8519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:07 smithi119 ceph-mon[94175]: pgmap v8519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:08.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:09 smithi183 ceph-mon[99169]: pgmap v8520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:09 smithi119 ceph-mon[94175]: pgmap v8520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:09 smithi119 ceph-mon[108979]: pgmap v8520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:11 smithi183 ceph-mon[99169]: pgmap v8521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:11 smithi119 ceph-mon[94175]: pgmap v8521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:11 smithi119 ceph-mon[108979]: pgmap v8521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:13 smithi183 ceph-mon[99169]: pgmap v8522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:13.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:13 smithi119 ceph-mon[108979]: pgmap v8522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:13 smithi119 ceph-mon[94175]: pgmap v8522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:48:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:48:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:48:15.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:15 smithi183 ceph-mon[99169]: pgmap v8523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:15.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:15 smithi119 ceph-mon[94175]: pgmap v8523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:15.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:15 smithi119 ceph-mon[108979]: pgmap v8523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:17 smithi183 ceph-mon[99169]: pgmap v8524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:17 smithi119 ceph-mon[94175]: pgmap v8524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:17 smithi119 ceph-mon[108979]: pgmap v8524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:19 smithi183 ceph-mon[99169]: pgmap v8525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:19 smithi119 ceph-mon[94175]: pgmap v8525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:19.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:19 smithi119 ceph-mon[108979]: pgmap v8525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:21.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:21 smithi183 ceph-mon[99169]: pgmap v8526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:21 smithi119 ceph-mon[94175]: pgmap v8526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:21.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:21 smithi119 ceph-mon[108979]: pgmap v8526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:23.286 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:48:23.590 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:48:23.590 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 7m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:48:23.590 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 7m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:48:23.591 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 7m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:48:23.591 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 7m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:48:23.591 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 7m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:48:23.591 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 7m ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:48:23.591 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 7m ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:48:23.591 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 7m ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:48:23.591 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 7m ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:48:23.591 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 7m ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:48:23.591 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 7m ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:48:23.591 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 7m ago 3h 5200M 2500M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:48:23.591 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 7m ago 3h 5299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:48:23.591 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 7m ago 3h 4870M 2500M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:48:23.591 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 7m ago 3h 4463M 2500M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:48:23.591 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 7m ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:48:23.592 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 7m ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:48:23.592 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 7m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:48:23.592 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 7m ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:48:23.592 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 7m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:48:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:23 smithi183 ceph-mon[99169]: pgmap v8527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:23 smithi119 ceph-mon[94175]: pgmap v8527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:23 smithi119 ceph-mon[108979]: pgmap v8527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:23.973 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:48:23.973 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:48:23.973 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:48:23.973 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:48:23.973 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:48:23.974 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:48:23.974 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:48:23.974 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:48:23.974 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:48:23.974 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:48:23.974 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:48:23.974 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:48:23.974 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:48:23.974 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:48:23.974 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:48:23.974 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:48:23.975 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:48:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:48:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:48:24] "GET /metrics HTTP/1.1" 200 33875 "" "Prometheus/2.43.0" 2023-12-01T18:48:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:24 smithi183 ceph-mon[99169]: from='client.23505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:48:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:24 smithi183 ceph-mon[99169]: from='client.33398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:48:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2865373551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:48:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:24 smithi119 ceph-mon[94175]: from='client.23505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:48:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:24 smithi119 ceph-mon[94175]: from='client.33398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:48:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2865373551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:48:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:24 smithi119 ceph-mon[108979]: from='client.23505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:48:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:24 smithi119 ceph-mon[108979]: from='client.33398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:48:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2865373551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:48:25.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:25 smithi183 ceph-mon[99169]: pgmap v8528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:25 smithi119 ceph-mon[94175]: pgmap v8528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:25.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:25 smithi119 ceph-mon[108979]: pgmap v8528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:27 smithi183 ceph-mon[99169]: pgmap v8529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:27 smithi119 ceph-mon[94175]: pgmap v8529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:27 smithi119 ceph-mon[108979]: pgmap v8529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:29.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:29 smithi183 ceph-mon[99169]: pgmap v8530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:29.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:29 smithi119 ceph-mon[94175]: pgmap v8530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:29 smithi119 ceph-mon[108979]: pgmap v8530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:31.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:31 smithi183 ceph-mon[99169]: pgmap v8531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:48:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:48:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:48:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:48:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:48:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[94175]: pgmap v8531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:48:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:48:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:48:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:48:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:48:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[108979]: pgmap v8531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:48:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:48:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:48:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:48:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:48:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:48:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:32 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2493M 2023-12-01T18:48:32.954 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:32 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2493M 2023-12-01T18:48:32.955 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:32 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2493M 2023-12-01T18:48:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:33 smithi183 ceph-mon[99169]: pgmap v8532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:33.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:33 smithi119 ceph-mon[94175]: pgmap v8532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:33.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:33 smithi119 ceph-mon[108979]: pgmap v8532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:48:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:48:34] "GET /metrics HTTP/1.1" 200 33875 "" "Prometheus/2.43.0" 2023-12-01T18:48:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:34 smithi119 ceph-mon[94175]: pgmap v8533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:34 smithi119 ceph-mon[108979]: pgmap v8533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:34 smithi183 ceph-mon[99169]: pgmap v8533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:37 smithi183 ceph-mon[99169]: pgmap v8534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:37 smithi119 ceph-mon[94175]: pgmap v8534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:37.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:37 smithi119 ceph-mon[108979]: pgmap v8534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:38.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:39.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:39 smithi183 ceph-mon[99169]: pgmap v8535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:39.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:39 smithi119 ceph-mon[94175]: pgmap v8535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:39 smithi119 ceph-mon[108979]: pgmap v8535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:41 smithi183 ceph-mon[99169]: pgmap v8536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:41.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:41 smithi119 ceph-mon[108979]: pgmap v8536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:41 smithi119 ceph-mon[94175]: pgmap v8536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:43 smithi183 ceph-mon[99169]: pgmap v8537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:43 smithi119 ceph-mon[94175]: pgmap v8537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:43 smithi119 ceph-mon[108979]: pgmap v8537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:48:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:48:44] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:48:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:45 smithi183 ceph-mon[99169]: pgmap v8538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:45 smithi119 ceph-mon[94175]: pgmap v8538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:45 smithi119 ceph-mon[108979]: pgmap v8538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:47.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:47 smithi183 ceph-mon[99169]: pgmap v8539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:47 smithi119 ceph-mon[94175]: pgmap v8539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:47.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:47 smithi119 ceph-mon[108979]: pgmap v8539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:49.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:49 smithi183 ceph-mon[99169]: pgmap v8540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:49 smithi119 ceph-mon[94175]: pgmap v8540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:49 smithi119 ceph-mon[108979]: pgmap v8540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:51 smithi183 ceph-mon[99169]: pgmap v8541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:51 smithi119 ceph-mon[94175]: pgmap v8541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:51 smithi119 ceph-mon[108979]: pgmap v8541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:53 smithi183 ceph-mon[99169]: pgmap v8542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:53 smithi119 ceph-mon[94175]: pgmap v8542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:53 smithi119 ceph-mon[108979]: pgmap v8542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:48:54.317 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:48:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:48:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:48:54] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:48:54.625 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:48:54.626 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 8m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:48:54.626 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 8m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:48:54.626 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 8m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:48:54.626 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 8m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:48:54.626 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 8m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:48:54.626 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 8m ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:48:54.626 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 8m ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:48:54.626 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 8m ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:48:54.626 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 8m ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:48:54.626 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 8m ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:48:54.626 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 8m ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:48:54.626 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 8m ago 3h 5200M 2493M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:48:54.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 8m ago 3h 5299M 2493M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:48:54.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 8m ago 3h 4870M 2493M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:48:54.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 8m ago 3h 4463M 2493M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:48:54.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 8m ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:48:54.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 8m ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:48:54.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 8m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:48:54.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 8m ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:48:54.627 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 8m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:48:55.021 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:48:55.021 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:48:55.021 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:48:55.021 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:48:55.021 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:48:55.021 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:48:55.022 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:48:55.022 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:48:55.022 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:48:55.022 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:48:55.022 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:48:55.022 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:48:55.022 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:48:55.022 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:48:55.022 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:48:55.022 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:48:55.022 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:48:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:55 smithi183 ceph-mon[99169]: from='client.23523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:48:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:55 smithi183 ceph-mon[99169]: pgmap v8543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:55 smithi183 ceph-mon[99169]: from='client.23529 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:48:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3269412891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:48:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:55 smithi119 ceph-mon[108979]: from='client.23523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:48:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:55 smithi119 ceph-mon[108979]: pgmap v8543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:55 smithi119 ceph-mon[108979]: from='client.23529 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:48:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3269412891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:48:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:55 smithi119 ceph-mon[94175]: from='client.23523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:48:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:55 smithi119 ceph-mon[94175]: pgmap v8543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:55 smithi119 ceph-mon[94175]: from='client.23529 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:48:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3269412891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:48:57.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:57 smithi183 ceph-mon[99169]: pgmap v8544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:57.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:57 smithi119 ceph-mon[108979]: pgmap v8544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:57.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:57 smithi119 ceph-mon[94175]: pgmap v8544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:59.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:48:59 smithi183 ceph-mon[99169]: pgmap v8545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:48:59 smithi119 ceph-mon[94175]: pgmap v8545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:48:59.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:48:59 smithi119 ceph-mon[108979]: pgmap v8545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:01 smithi183 ceph-mon[99169]: pgmap v8546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:01 smithi119 ceph-mon[94175]: pgmap v8546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:01.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:01 smithi119 ceph-mon[108979]: pgmap v8546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:03 smithi183 ceph-mon[99169]: pgmap v8547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:03.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:03 smithi119 ceph-mon[94175]: pgmap v8547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:03.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:03 smithi119 ceph-mon[108979]: pgmap v8547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:49:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:49:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T18:49:05.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:05 smithi183 ceph-mon[99169]: pgmap v8548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:05.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:05 smithi119 ceph-mon[108979]: pgmap v8548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:05 smithi119 ceph-mon[94175]: pgmap v8548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:07 smithi183 ceph-mon[99169]: pgmap v8549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:07.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:07 smithi119 ceph-mon[94175]: pgmap v8549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:07.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:07 smithi119 ceph-mon[108979]: pgmap v8549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:09.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:09 smithi119 ceph-mon[108979]: pgmap v8550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:09 smithi119 ceph-mon[94175]: pgmap v8550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:09 smithi183 ceph-mon[99169]: pgmap v8550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:10.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:10 smithi119 ceph-mon[94175]: pgmap v8551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:10 smithi119 ceph-mon[108979]: pgmap v8551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:10 smithi183 ceph-mon[99169]: pgmap v8551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:13 smithi183 ceph-mon[99169]: pgmap v8552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:13 smithi119 ceph-mon[94175]: pgmap v8552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:13.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:13 smithi119 ceph-mon[108979]: pgmap v8552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:49:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:49:14] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T18:49:15.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:15 smithi183 ceph-mon[99169]: pgmap v8553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:15.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:15 smithi119 ceph-mon[108979]: pgmap v8553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:15 smithi119 ceph-mon[94175]: pgmap v8553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:17 smithi183 ceph-mon[99169]: pgmap v8554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:17 smithi119 ceph-mon[94175]: pgmap v8554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:17.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:17 smithi119 ceph-mon[108979]: pgmap v8554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:19.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:19 smithi183 ceph-mon[99169]: pgmap v8555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:19 smithi119 ceph-mon[94175]: pgmap v8555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:19 smithi119 ceph-mon[108979]: pgmap v8555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:21 smithi183 ceph-mon[99169]: pgmap v8556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:21.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:21 smithi119 ceph-mon[108979]: pgmap v8556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:21 smithi119 ceph-mon[94175]: pgmap v8556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:23 smithi183 ceph-mon[99169]: pgmap v8557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:23 smithi119 ceph-mon[94175]: pgmap v8557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:23 smithi119 ceph-mon[108979]: pgmap v8557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:49:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:49:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:49:25.366 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:49:25.672 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:49:25.672 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 9m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:49:25.672 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 9m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:49:25.672 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 9m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:49:25.672 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 9m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:49:25.672 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 9m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:49:25.672 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 9m ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:49:25.672 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 9m ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:49:25.672 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 9m ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:49:25.673 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 9m ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:49:25.673 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 9m ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:49:25.673 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 9m ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:49:25.673 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 9m ago 3h 5200M 2493M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:49:25.673 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 9m ago 3h 5299M 2493M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:49:25.673 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 9m ago 3h 4870M 2493M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:49:25.673 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 9m ago 3h 4463M 2493M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:49:25.673 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 9m ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:49:25.673 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 9m ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:49:25.673 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 9m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:49:25.673 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 9m ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:49:25.673 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 9m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:49:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:25 smithi183 ceph-mon[99169]: pgmap v8558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:25 smithi119 ceph-mon[94175]: pgmap v8558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:25.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:25 smithi119 ceph-mon[108979]: pgmap v8558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:26.053 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:49:26.053 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:49:26.053 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:49:26.053 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:49:26.053 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:49:26.053 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:49:26.053 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:49:26.053 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:49:26.053 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:49:26.053 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:49:26.054 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:49:26.054 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:49:26.054 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:49:26.054 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:49:26.054 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:49:26.054 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:49:26.054 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:49:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:26 smithi183 ceph-mon[99169]: from='client.33428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:49:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:26 smithi183 ceph-mon[99169]: from='client.23547 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:49:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/758696136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:49:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:26 smithi119 ceph-mon[94175]: from='client.33428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:49:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:26 smithi119 ceph-mon[94175]: from='client.23547 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:49:26.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/758696136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:49:26.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:26 smithi119 ceph-mon[108979]: from='client.33428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:49:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:26 smithi119 ceph-mon[108979]: from='client.23547 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:49:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/758696136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:49:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:27 smithi183 ceph-mon[99169]: pgmap v8559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:27 smithi119 ceph-mon[94175]: pgmap v8559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:27 smithi119 ceph-mon[108979]: pgmap v8559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:29 smithi183 ceph-mon[99169]: pgmap v8560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:29.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:29 smithi119 ceph-mon[108979]: pgmap v8560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:29 smithi119 ceph-mon[94175]: pgmap v8560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:31.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:31 smithi183 ceph-mon[99169]: pgmap v8561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:49:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:31 smithi119 ceph-mon[94175]: pgmap v8561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:49:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:31 smithi119 ceph-mon[108979]: pgmap v8561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:49:32.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:49:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:49:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:49:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:49:32.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:49:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:49:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:49:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:49:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:49:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:33 smithi183 ceph-mon[99169]: pgmap v8562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:33.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:33 smithi119 ceph-mon[108979]: pgmap v8562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:33 smithi119 ceph-mon[94175]: pgmap v8562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:49:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:49:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:49:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:35 smithi183 ceph-mon[99169]: pgmap v8563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:35 smithi119 ceph-mon[94175]: pgmap v8563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:35.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:35 smithi119 ceph-mon[108979]: pgmap v8563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:37 smithi119 ceph-mon[94175]: pgmap v8564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:37 smithi119 ceph-mon[108979]: pgmap v8564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:37 smithi183 ceph-mon[99169]: pgmap v8564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:39 smithi183 ceph-mon[99169]: pgmap v8565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:40.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:39 smithi119 ceph-mon[94175]: pgmap v8565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:40.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:39 smithi119 ceph-mon[108979]: pgmap v8565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:40 smithi183 ceph-mon[99169]: pgmap v8566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:40 smithi119 ceph-mon[94175]: pgmap v8566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:40 smithi119 ceph-mon[108979]: pgmap v8566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:43.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:43 smithi183 ceph-mon[99169]: pgmap v8567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:43.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:43 smithi119 ceph-mon[108979]: pgmap v8567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:43 smithi119 ceph-mon[94175]: pgmap v8567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:49:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:49:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:49:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:45 smithi183 ceph-mon[99169]: pgmap v8568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:45 smithi119 ceph-mon[94175]: pgmap v8568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:45 smithi119 ceph-mon[108979]: pgmap v8568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:47 smithi183 ceph-mon[99169]: pgmap v8569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:47.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:47 smithi119 ceph-mon[108979]: pgmap v8569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:47 smithi119 ceph-mon[94175]: pgmap v8569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:49 smithi183 ceph-mon[99169]: pgmap v8570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:49.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:49 smithi119 ceph-mon[94175]: pgmap v8570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:49.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:49 smithi119 ceph-mon[108979]: pgmap v8570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:51 smithi183 ceph-mon[99169]: pgmap v8571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:51.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:51 smithi119 ceph-mon[108979]: pgmap v8571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:51 smithi119 ceph-mon[94175]: pgmap v8571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:53.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:53 smithi183 ceph-mon[99169]: pgmap v8572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:53 smithi119 ceph-mon[108979]: pgmap v8572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:53 smithi119 ceph-mon[94175]: pgmap v8572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:49:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:49:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:49:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:49:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:55 smithi183 ceph-mon[99169]: pgmap v8573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:55 smithi119 ceph-mon[108979]: pgmap v8573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:55 smithi119 ceph-mon[94175]: pgmap v8573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:56.397 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:49:56.704 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:49:56.704 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 9m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:49:56.704 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 9m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:49:56.704 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 9m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:49:56.705 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 9m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:49:56.705 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 9m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:49:56.705 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 9m ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:49:56.705 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 9m ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:49:56.705 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 9m ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:49:56.705 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 9m ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:49:56.705 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 9m ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:49:56.705 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 9m ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:49:56.705 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 9m ago 3h 5200M 2493M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:49:56.705 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 9m ago 3h 5299M 2493M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:49:56.705 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 9m ago 3h 4870M 2493M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:49:56.705 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 9m ago 3h 4463M 2493M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:49:56.705 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 9m ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:49:56.705 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 9m ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:49:56.706 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 9m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:49:56.706 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 9m ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:49:56.706 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 9m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:49:57.082 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:49:57.082 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:49:57.082 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:49:57.082 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:49:57.082 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:49:57.082 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:49:57.082 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:49:57.083 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:49:57.083 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:49:57.083 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:49:57.083 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:49:57.083 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:49:57.083 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:49:57.083 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:49:57.083 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:49:57.083 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:49:57.083 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:49:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:57 smithi183 ceph-mon[99169]: from='client.23559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:49:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:57 smithi183 ceph-mon[99169]: pgmap v8574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2952264981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:49:57.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:57 smithi119 ceph-mon[94175]: from='client.23559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:49:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:57 smithi119 ceph-mon[94175]: pgmap v8574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2952264981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:49:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:57 smithi119 ceph-mon[108979]: from='client.23559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:49:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:57 smithi119 ceph-mon[108979]: pgmap v8574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2952264981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:49:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:58 smithi183 ceph-mon[99169]: from='client.23565 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:49:58.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:58 smithi119 ceph-mon[108979]: from='client.23565 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:49:58.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:58 smithi119 ceph-mon[94175]: from='client.23565 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:49:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:49:59 smithi183 ceph-mon[99169]: pgmap v8575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:49:59 smithi119 ceph-mon[94175]: pgmap v8575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:49:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:49:59 smithi119 ceph-mon[108979]: pgmap v8575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T18:49:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:50:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:50:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:50:01.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T18:50:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:01 smithi119 ceph-mon[94175]: pgmap v8576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:01 smithi119 ceph-mon[108979]: pgmap v8576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:02.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:01 smithi183 ceph-mon[99169]: pgmap v8576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:03.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:03 smithi119 ceph-mon[108979]: pgmap v8577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:03 smithi119 ceph-mon[94175]: pgmap v8577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:03 smithi183 ceph-mon[99169]: pgmap v8577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:50:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:50:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:50:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:05 smithi119 ceph-mon[94175]: pgmap v8578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:05 smithi119 ceph-mon[108979]: pgmap v8578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:06.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:05 smithi183 ceph-mon[99169]: pgmap v8578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:07.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:06 smithi183 ceph-mon[99169]: pgmap v8579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:06 smithi119 ceph-mon[94175]: pgmap v8579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:07.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:06 smithi119 ceph-mon[108979]: pgmap v8579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:08.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:09 smithi183 ceph-mon[99169]: pgmap v8580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:09 smithi119 ceph-mon[94175]: pgmap v8580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:09 smithi119 ceph-mon[108979]: pgmap v8580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:11 smithi183 ceph-mon[99169]: pgmap v8581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:11 smithi119 ceph-mon[94175]: pgmap v8581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:11 smithi119 ceph-mon[108979]: pgmap v8581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:13 smithi183 ceph-mon[99169]: pgmap v8582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:13 smithi119 ceph-mon[94175]: pgmap v8582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:13 smithi119 ceph-mon[108979]: pgmap v8582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:50:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:50:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:50:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:15 smithi183 ceph-mon[99169]: pgmap v8583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:15.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:15 smithi119 ceph-mon[108979]: pgmap v8583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:15 smithi119 ceph-mon[94175]: pgmap v8583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:17 smithi183 ceph-mon[99169]: pgmap v8584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:17 smithi119 ceph-mon[94175]: pgmap v8584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:17 smithi119 ceph-mon[108979]: pgmap v8584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:19.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:19 smithi183 ceph-mon[99169]: pgmap v8585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:19 smithi119 ceph-mon[94175]: pgmap v8585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:19 smithi119 ceph-mon[108979]: pgmap v8585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:21 smithi183 ceph-mon[99169]: pgmap v8586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:21 smithi119 ceph-mon[94175]: pgmap v8586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:21 smithi119 ceph-mon[108979]: pgmap v8586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:23 smithi183 ceph-mon[99169]: pgmap v8587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:23 smithi119 ceph-mon[94175]: pgmap v8587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:23 smithi119 ceph-mon[108979]: pgmap v8587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:50:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:50:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:50:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:25 smithi183 ceph-mon[99169]: pgmap v8588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:25 smithi119 ceph-mon[94175]: pgmap v8588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:25 smithi119 ceph-mon[108979]: pgmap v8588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:27.430 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:50:27.737 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:50:27.737 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 10m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:50:27.737 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 10m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:50:27.738 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 10m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:50:27.738 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 10m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:50:27.738 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 10m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:50:27.738 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 10m ago 3h 683M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:50:27.738 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 10m ago 3h 1051M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:50:27.738 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 10m ago 3h 495M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:50:27.738 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 10m ago 3h 569M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:50:27.738 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 10m ago 3h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:50:27.738 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 10m ago 3h 20.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:50:27.738 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 10m ago 3h 5200M 2493M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:50:27.738 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 10m ago 3h 5299M 2493M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:50:27.739 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 10m ago 3h 4870M 2493M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:50:27.739 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 10m ago 3h 4463M 2493M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:50:27.739 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 10m ago 3h 3731M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:50:27.739 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 10m ago 3h 4641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:50:27.739 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 10m ago 3h 3706M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:50:27.739 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 10m ago 3h 4424M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:50:27.739 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 10m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:50:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:27 smithi183 ceph-mon[99169]: pgmap v8589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:27 smithi119 ceph-mon[94175]: pgmap v8589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:27 smithi119 ceph-mon[108979]: pgmap v8589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:28.116 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:50:28.116 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:50:28.117 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:50:28.117 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:50:28.117 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:50:28.117 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:50:28.117 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:50:28.117 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:50:28.117 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:50:28.117 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:50:28.117 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:50:28.117 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:50:28.117 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:50:28.117 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:50:28.117 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:50:28.118 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:50:28.118 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:50:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:28 smithi183 ceph-mon[99169]: from='client.33464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:50:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2424097408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:50:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:28 smithi119 ceph-mon[94175]: from='client.33464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:50:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2424097408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:50:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:28 smithi119 ceph-mon[108979]: from='client.33464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:50:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2424097408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:50:29.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:29 smithi119 ceph-mon[94175]: from='client.33470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:50:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:29 smithi119 ceph-mon[94175]: pgmap v8590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:29 smithi119 ceph-mon[108979]: from='client.33470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:50:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:29 smithi119 ceph-mon[108979]: pgmap v8590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:29 smithi183 ceph-mon[99169]: from='client.33470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:50:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:29 smithi183 ceph-mon[99169]: pgmap v8590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:31 smithi119 ceph-mon[94175]: pgmap v8591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:31 smithi119 ceph-mon[108979]: pgmap v8591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:31 smithi183 ceph-mon[99169]: pgmap v8591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:50:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:50:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:50:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:33 smithi119 ceph-mon[94175]: pgmap v8592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:33 smithi119 ceph-mon[108979]: pgmap v8592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:34.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:33 smithi183 ceph-mon[99169]: pgmap v8592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:50:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:50:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:50:36.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:35 smithi183 ceph-mon[99169]: pgmap v8593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:36.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:35 smithi119 ceph-mon[94175]: pgmap v8593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:35 smithi119 ceph-mon[108979]: pgmap v8593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:50:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:50:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:50:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:50:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:36 smithi183 ceph-mon[99169]: pgmap v8594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:50:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:50:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:50:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:50:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:50:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:50:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:50:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:36 smithi119 ceph-mon[94175]: pgmap v8594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:50:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:50:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:50:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:50:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:50:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:50:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:50:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:36 smithi119 ceph-mon[108979]: pgmap v8594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:50:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:50:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:50:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:39 smithi183 ceph-mon[99169]: pgmap v8595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:39 smithi119 ceph-mon[94175]: pgmap v8595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:39 smithi119 ceph-mon[108979]: pgmap v8595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:41 smithi183 ceph-mon[99169]: pgmap v8596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:41 smithi119 ceph-mon[94175]: pgmap v8596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:41 smithi119 ceph-mon[108979]: pgmap v8596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:43 smithi183 ceph-mon[99169]: pgmap v8597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:43 smithi119 ceph-mon[94175]: pgmap v8597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:43 smithi119 ceph-mon[108979]: pgmap v8597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:50:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:50:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:50:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:45 smithi183 ceph-mon[99169]: pgmap v8598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:45.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:45 smithi119 ceph-mon[94175]: pgmap v8598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:45.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:45 smithi119 ceph-mon[108979]: pgmap v8598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:47 smithi183 ceph-mon[99169]: pgmap v8599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:47 smithi119 ceph-mon[94175]: pgmap v8599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:47 smithi119 ceph-mon[108979]: pgmap v8599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:49.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:49 smithi183 ceph-mon[99169]: pgmap v8600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:49 smithi119 ceph-mon[94175]: pgmap v8600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:49 smithi119 ceph-mon[108979]: pgmap v8600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:51 smithi183 ceph-mon[99169]: pgmap v8601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:51 smithi119 ceph-mon[94175]: pgmap v8601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:51 smithi119 ceph-mon[108979]: pgmap v8601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:53 smithi119 ceph-mon[94175]: pgmap v8602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:53 smithi119 ceph-mon[108979]: pgmap v8602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:53 smithi183 ceph-mon[99169]: pgmap v8602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:50:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:50:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:50:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:50:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:55 smithi119 ceph-mon[94175]: pgmap v8603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:55 smithi119 ceph-mon[108979]: pgmap v8603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:55 smithi183 ceph-mon[99169]: pgmap v8603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:57 smithi119 ceph-mon[94175]: pgmap v8604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:57 smithi119 ceph-mon[108979]: pgmap v8604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:57 smithi183 ceph-mon[99169]: pgmap v8604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:50:58.462 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:50:58.774 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:50:58.774 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 22s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:50:58.774 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 22s ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:50:58.774 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 22s ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:50:58.774 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 22s ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:50:58.774 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 22s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:50:58.774 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 22s ago 3h 690M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:50:58.774 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 22s ago 3h 1089M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:50:58.774 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 22s ago 3h 510M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:50:58.774 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 22s ago 3h 588M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:50:58.775 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 22s ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:50:58.775 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 22s ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:50:58.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 22s ago 3h 5230M 2493M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:50:58.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 22s ago 3h 5327M 2493M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:50:58.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 22s ago 3h 4892M 2493M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:50:58.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 22s ago 3h 4492M 2493M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:50:58.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 22s ago 3h 3755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:50:58.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 22s ago 3h 4673M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:50:58.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 22s ago 3h 3735M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:50:58.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 22s ago 3h 4458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:50:58.775 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 22s ago 3h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:50:59.158 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:50:59.159 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:50:59.159 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:50:59.159 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:50:59.159 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:50:59.159 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:50:59.159 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:50:59.159 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:50:59.159 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:50:59.159 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:50:59.159 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:50:59.159 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:50:59.159 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:50:59.159 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:50:59.160 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:50:59.160 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:50:59.160 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:51:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:59 smithi183 ceph-mon[99169]: from='client.33482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:51:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:59 smithi183 ceph-mon[99169]: pgmap v8605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:50:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1893902343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:51:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:59 smithi119 ceph-mon[94175]: from='client.33482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:51:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:59 smithi119 ceph-mon[94175]: pgmap v8605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:50:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1893902343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:51:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:59 smithi119 ceph-mon[108979]: from='client.33482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:51:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:59 smithi119 ceph-mon[108979]: pgmap v8605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:50:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1893902343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:51:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:00 smithi183 ceph-mon[99169]: from='client.23601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:51:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:00 smithi119 ceph-mon[94175]: from='client.23601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:51:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:00 smithi119 ceph-mon[108979]: from='client.23601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:51:02.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:01 smithi183 ceph-mon[99169]: pgmap v8606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:01 smithi119 ceph-mon[94175]: pgmap v8606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:01 smithi119 ceph-mon[108979]: pgmap v8606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:03 smithi119 ceph-mon[94175]: pgmap v8607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:03 smithi119 ceph-mon[108979]: pgmap v8607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:03 smithi183 ceph-mon[99169]: pgmap v8607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:51:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:51:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:51:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:04 smithi183 ceph-mon[99169]: pgmap v8608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:04 smithi119 ceph-mon[108979]: pgmap v8608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:04 smithi119 ceph-mon[94175]: pgmap v8608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:07 smithi183 ceph-mon[99169]: pgmap v8609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:07 smithi119 ceph-mon[94175]: pgmap v8609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:07 smithi119 ceph-mon[108979]: pgmap v8609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:09 smithi183 ceph-mon[99169]: pgmap v8610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:09 smithi119 ceph-mon[94175]: pgmap v8610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:09 smithi119 ceph-mon[108979]: pgmap v8610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:11 smithi183 ceph-mon[99169]: pgmap v8611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:11 smithi119 ceph-mon[108979]: pgmap v8611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:11 smithi119 ceph-mon[94175]: pgmap v8611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:13 smithi183 ceph-mon[99169]: pgmap v8612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:13 smithi119 ceph-mon[108979]: pgmap v8612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:13 smithi119 ceph-mon[94175]: pgmap v8612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:51:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:51:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:51:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:15 smithi183 ceph-mon[99169]: pgmap v8613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:15 smithi119 ceph-mon[94175]: pgmap v8613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:15 smithi119 ceph-mon[108979]: pgmap v8613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:17 smithi119 ceph-mon[94175]: pgmap v8614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:17 smithi119 ceph-mon[108979]: pgmap v8614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:18.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:17 smithi183 ceph-mon[99169]: pgmap v8614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:19 smithi119 ceph-mon[94175]: pgmap v8615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:19 smithi119 ceph-mon[108979]: pgmap v8615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:19 smithi183 ceph-mon[99169]: pgmap v8615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:21 smithi119 ceph-mon[94175]: pgmap v8616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:21 smithi119 ceph-mon[108979]: pgmap v8616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:21 smithi183 ceph-mon[99169]: pgmap v8616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:23 smithi119 ceph-mon[94175]: pgmap v8617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:23 smithi119 ceph-mon[108979]: pgmap v8617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:23 smithi183 ceph-mon[99169]: pgmap v8617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:24.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:51:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:51:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:51:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:25 smithi183 ceph-mon[99169]: pgmap v8618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:25 smithi119 ceph-mon[94175]: pgmap v8618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:25 smithi119 ceph-mon[108979]: pgmap v8618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:27 smithi183 ceph-mon[99169]: pgmap v8619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:27 smithi119 ceph-mon[94175]: pgmap v8619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:27 smithi119 ceph-mon[108979]: pgmap v8619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:29.507 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:51:29.816 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:51:29.816 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 53s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:51:29.816 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 53s ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:51:29.816 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 53s ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:51:29.816 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 53s ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:51:29.816 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 53s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:51:29.816 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 53s ago 3h 690M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:51:29.816 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 53s ago 3h 1089M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:51:29.816 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 53s ago 3h 510M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:51:29.816 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 53s ago 3h 588M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:51:29.816 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 53s ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:51:29.816 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 53s ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:51:29.816 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 53s ago 3h 5230M 2493M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:51:29.817 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 53s ago 3h 5327M 2493M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:51:29.817 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 53s ago 3h 4892M 2493M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:51:29.817 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 53s ago 3h 4492M 2493M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:51:29.817 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 53s ago 3h 3755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:51:29.817 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 53s ago 3h 4673M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:51:29.817 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 53s ago 3h 3735M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:51:29.817 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 53s ago 3h 4458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:51:29.817 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 53s ago 3h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:51:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:29 smithi183 ceph-mon[99169]: pgmap v8620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:30.194 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:51:30.194 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:51:30.194 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:51:30.194 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:51:30.194 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:51:30.194 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:51:30.194 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:51:30.194 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:51:30.194 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:51:30.194 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:51:30.195 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:51:30.195 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:51:30.195 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:51:30.195 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:51:30.195 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:51:30.195 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:51:30.195 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:51:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:29 smithi119 ceph-mon[94175]: pgmap v8620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:29 smithi119 ceph-mon[108979]: pgmap v8620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:30 smithi183 ceph-mon[99169]: from='client.23613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:51:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2900997331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:51:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:30 smithi119 ceph-mon[108979]: from='client.23613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:51:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2900997331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:51:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:30 smithi119 ceph-mon[94175]: from='client.23613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:51:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2900997331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:51:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:31 smithi183 ceph-mon[99169]: from='client.23619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:51:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:31 smithi183 ceph-mon[99169]: pgmap v8621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:31 smithi119 ceph-mon[94175]: from='client.23619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:51:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:31 smithi119 ceph-mon[94175]: pgmap v8621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:31 smithi119 ceph-mon[108979]: from='client.23619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:51:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:31 smithi119 ceph-mon[108979]: pgmap v8621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:32 smithi183 ceph-mon[99169]: pgmap v8622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:32 smithi119 ceph-mon[108979]: pgmap v8622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:32 smithi119 ceph-mon[94175]: pgmap v8622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:51:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:51:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:51:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:35 smithi183 ceph-mon[99169]: pgmap v8623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:35 smithi119 ceph-mon[108979]: pgmap v8623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:35 smithi119 ceph-mon[94175]: pgmap v8623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:37 smithi183 ceph-mon[99169]: pgmap v8624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:51:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:51:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:51:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:51:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:37 smithi119 ceph-mon[108979]: pgmap v8624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:51:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:51:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:51:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:51:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:37 smithi119 ceph-mon[94175]: pgmap v8624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:51:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:51:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:51:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:51:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:39 smithi119 ceph-mon[94175]: pgmap v8625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:39 smithi119 ceph-mon[108979]: pgmap v8625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:39 smithi183 ceph-mon[99169]: pgmap v8625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:41 smithi119 ceph-mon[94175]: pgmap v8626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:41 smithi119 ceph-mon[108979]: pgmap v8626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:41 smithi183 ceph-mon[99169]: pgmap v8626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:43 smithi119 ceph-mon[94175]: pgmap v8627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:43 smithi119 ceph-mon[108979]: pgmap v8627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:44.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:43 smithi183 ceph-mon[99169]: pgmap v8627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:51:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:51:44] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T18:51:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:45 smithi183 ceph-mon[99169]: pgmap v8628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:45 smithi119 ceph-mon[108979]: pgmap v8628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:45 smithi119 ceph-mon[94175]: pgmap v8628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:47 smithi183 ceph-mon[99169]: pgmap v8629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:47 smithi119 ceph-mon[108979]: pgmap v8629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:47 smithi119 ceph-mon[94175]: pgmap v8629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:49 smithi183 ceph-mon[99169]: pgmap v8630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:49 smithi119 ceph-mon[108979]: pgmap v8630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:49 smithi119 ceph-mon[94175]: pgmap v8630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:51 smithi183 ceph-mon[99169]: pgmap v8631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:51 smithi119 ceph-mon[94175]: pgmap v8631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:51 smithi119 ceph-mon[108979]: pgmap v8631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:53 smithi119 ceph-mon[94175]: pgmap v8632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:53 smithi119 ceph-mon[108979]: pgmap v8632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:53 smithi183 ceph-mon[99169]: pgmap v8632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:51:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:51:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:51:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:51:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:54 smithi183 ceph-mon[99169]: pgmap v8633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:54 smithi119 ceph-mon[94175]: pgmap v8633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:54 smithi119 ceph-mon[108979]: pgmap v8633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:57 smithi183 ceph-mon[99169]: pgmap v8634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:57 smithi119 ceph-mon[94175]: pgmap v8634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:57 smithi119 ceph-mon[108979]: pgmap v8634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:51:59 smithi183 ceph-mon[99169]: pgmap v8635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:51:59 smithi119 ceph-mon[94175]: pgmap v8635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:51:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:51:59 smithi119 ceph-mon[108979]: pgmap v8635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:00.538 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:52:00.844 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:52:00.844 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 84s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:52:00.845 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 84s ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:52:00.845 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 84s ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:52:00.845 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 84s ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:52:00.845 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 84s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:52:00.845 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 84s ago 3h 690M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:52:00.845 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 84s ago 3h 1089M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:52:00.845 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 84s ago 3h 510M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:52:00.845 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 84s ago 3h 588M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:52:00.845 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 84s ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:52:00.845 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 84s ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:52:00.846 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 84s ago 3h 5230M 2493M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:52:00.846 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 84s ago 3h 5327M 2493M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:52:00.846 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 84s ago 3h 4892M 2493M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:52:00.846 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 84s ago 3h 4492M 2493M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:52:00.846 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 84s ago 3h 3755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:52:00.846 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 84s ago 3h 4673M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:52:00.846 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 84s ago 3h 3735M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:52:00.846 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 84s ago 3h 4458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:52:00.846 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 84s ago 3h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:52:01.224 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:52:01.224 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:52:01.225 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:52:01.225 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:52:01.225 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:52:01.225 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:52:01.225 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:52:01.225 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:52:01.226 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:52:01.226 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:52:01.226 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:52:01.226 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:52:01.226 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:52:01.226 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:52:01.227 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:52:01.227 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:52:01.227 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:52:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:01 smithi119 ceph-mon[108979]: from='client.23631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:52:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:01 smithi119 ceph-mon[108979]: pgmap v8636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3419686681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:52:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:01 smithi119 ceph-mon[94175]: from='client.23631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:52:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:01 smithi119 ceph-mon[94175]: pgmap v8636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3419686681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:52:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:01 smithi183 ceph-mon[99169]: from='client.23631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:52:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:01 smithi183 ceph-mon[99169]: pgmap v8636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3419686681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:52:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:02 smithi119 ceph-mon[94175]: from='client.23637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:52:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:02 smithi119 ceph-mon[108979]: from='client.23637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:52:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:02 smithi183 ceph-mon[99169]: from='client.23637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:52:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:03 smithi119 ceph-mon[94175]: pgmap v8637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:03 smithi119 ceph-mon[108979]: pgmap v8637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:03 smithi183 ceph-mon[99169]: pgmap v8637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:52:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:52:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:52:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:05 smithi183 ceph-mon[99169]: pgmap v8638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:05 smithi119 ceph-mon[94175]: pgmap v8638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:05 smithi119 ceph-mon[108979]: pgmap v8638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:07 smithi183 ceph-mon[99169]: pgmap v8639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:07 smithi119 ceph-mon[108979]: pgmap v8639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:07 smithi119 ceph-mon[94175]: pgmap v8639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:09 smithi183 ceph-mon[99169]: pgmap v8640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:09 smithi119 ceph-mon[108979]: pgmap v8640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:09 smithi119 ceph-mon[94175]: pgmap v8640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:11 smithi183 ceph-mon[99169]: pgmap v8641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:11 smithi119 ceph-mon[108979]: pgmap v8641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:11 smithi119 ceph-mon[94175]: pgmap v8641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:13 smithi119 ceph-mon[94175]: pgmap v8642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:13 smithi119 ceph-mon[108979]: pgmap v8642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:13 smithi183 ceph-mon[99169]: pgmap v8642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:52:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:52:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:52:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:14 smithi183 ceph-mon[99169]: pgmap v8643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:14 smithi119 ceph-mon[94175]: pgmap v8643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:14 smithi119 ceph-mon[108979]: pgmap v8643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:17 smithi183 ceph-mon[99169]: pgmap v8644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:17 smithi119 ceph-mon[108979]: pgmap v8644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:17 smithi119 ceph-mon[94175]: pgmap v8644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:19 smithi119 ceph-mon[94175]: pgmap v8645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:19 smithi119 ceph-mon[108979]: pgmap v8645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:19 smithi183 ceph-mon[99169]: pgmap v8645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:21 smithi119 ceph-mon[94175]: pgmap v8646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:21 smithi119 ceph-mon[108979]: pgmap v8646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:21 smithi183 ceph-mon[99169]: pgmap v8646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:23 smithi119 ceph-mon[94175]: pgmap v8647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:23 smithi119 ceph-mon[108979]: pgmap v8647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:23 smithi183 ceph-mon[99169]: pgmap v8647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:52:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:52:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:52:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:25 smithi183 ceph-mon[99169]: pgmap v8648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:25 smithi119 ceph-mon[94175]: pgmap v8648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:25 smithi119 ceph-mon[108979]: pgmap v8648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:27 smithi183 ceph-mon[99169]: pgmap v8649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:27 smithi119 ceph-mon[94175]: pgmap v8649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:27 smithi119 ceph-mon[108979]: pgmap v8649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:29 smithi183 ceph-mon[99169]: pgmap v8650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:29 smithi119 ceph-mon[94175]: pgmap v8650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:29 smithi119 ceph-mon[108979]: pgmap v8650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:31.568 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:52:31.876 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:52:31.876 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 115s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:52:31.876 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 115s ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:52:31.876 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 115s ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:52:31.876 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 115s ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:52:31.876 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 115s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:52:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 115s ago 3h 690M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:52:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 115s ago 3h 1089M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:52:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 115s ago 3h 510M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:52:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 115s ago 3h 588M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:52:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 115s ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:52:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 115s ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:52:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 115s ago 3h 5230M 2493M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:52:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 115s ago 3h 5327M 2493M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:52:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 115s ago 3h 4892M 2493M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:52:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 115s ago 3h 4492M 2493M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:52:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 115s ago 3h 3755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:52:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 115s ago 3h 4673M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:52:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 115s ago 3h 3735M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:52:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 115s ago 3h 4458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:52:31.877 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 115s ago 3h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:52:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:31 smithi183 ceph-mon[99169]: pgmap v8651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:31 smithi119 ceph-mon[94175]: pgmap v8651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:31 smithi119 ceph-mon[108979]: pgmap v8651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:32.255 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:52:32.255 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:52:32.255 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:52:32.255 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:52:32.256 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:52:32.256 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:52:32.256 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:52:32.256 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:52:32.256 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:52:32.256 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:52:32.256 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:52:32.256 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:52:32.256 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:52:32.256 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:52:32.256 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:52:32.256 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:52:32.256 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:52:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:32 smithi183 ceph-mon[99169]: from='client.33536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:52:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3001407347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:52:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:32 smithi119 ceph-mon[94175]: from='client.33536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:52:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3001407347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:52:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:32 smithi119 ceph-mon[108979]: from='client.33536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:52:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3001407347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:52:34.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:33 smithi119 ceph-mon[94175]: from='client.23655 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:52:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:33 smithi119 ceph-mon[94175]: pgmap v8652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:33 smithi119 ceph-mon[108979]: from='client.23655 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:52:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:33 smithi119 ceph-mon[108979]: pgmap v8652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:33 smithi183 ceph-mon[99169]: from='client.23655 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:52:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:33 smithi183 ceph-mon[99169]: pgmap v8652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:52:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:52:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:52:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:35 smithi183 ceph-mon[99169]: pgmap v8653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:35 smithi119 ceph-mon[94175]: pgmap v8653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:35 smithi119 ceph-mon[108979]: pgmap v8653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:37 smithi183 ceph-mon[99169]: pgmap v8654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:52:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:37 smithi119 ceph-mon[94175]: pgmap v8654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:52:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:37 smithi119 ceph-mon[108979]: pgmap v8654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:52:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:52:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:52:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:52:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:52:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:52:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:52:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:52:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:52:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:52:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:39 smithi183 ceph-mon[99169]: pgmap v8655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:39 smithi119 ceph-mon[94175]: pgmap v8655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:39 smithi119 ceph-mon[108979]: pgmap v8655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:40 smithi183 ceph-mon[99169]: pgmap v8656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:40 smithi119 ceph-mon[94175]: pgmap v8656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:40 smithi119 ceph-mon[108979]: pgmap v8656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:43 smithi119 ceph-mon[94175]: pgmap v8657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:43 smithi119 ceph-mon[108979]: pgmap v8657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:43 smithi183 ceph-mon[99169]: pgmap v8657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:52:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:52:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:52:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:45 smithi183 ceph-mon[99169]: pgmap v8658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:45 smithi119 ceph-mon[94175]: pgmap v8658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:45 smithi119 ceph-mon[108979]: pgmap v8658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:47 smithi183 ceph-mon[99169]: pgmap v8659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:47 smithi119 ceph-mon[108979]: pgmap v8659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:47 smithi119 ceph-mon[94175]: pgmap v8659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:49 smithi183 ceph-mon[99169]: pgmap v8660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:49 smithi119 ceph-mon[94175]: pgmap v8660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:49 smithi119 ceph-mon[108979]: pgmap v8660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:51 smithi183 ceph-mon[99169]: pgmap v8661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:51 smithi119 ceph-mon[94175]: pgmap v8661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:51 smithi119 ceph-mon[108979]: pgmap v8661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:53 smithi119 ceph-mon[108979]: pgmap v8662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:53 smithi119 ceph-mon[94175]: pgmap v8662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:53 smithi183 ceph-mon[99169]: pgmap v8662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:52:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:52:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:52:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:52:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:55 smithi183 ceph-mon[99169]: pgmap v8663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:55 smithi119 ceph-mon[94175]: pgmap v8663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:55 smithi119 ceph-mon[108979]: pgmap v8663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:57 smithi183 ceph-mon[99169]: pgmap v8664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:57 smithi119 ceph-mon[108979]: pgmap v8664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:52:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:57 smithi119 ceph-mon[94175]: pgmap v8664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:52:59 smithi183 ceph-mon[99169]: pgmap v8665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:52:59 smithi119 ceph-mon[94175]: pgmap v8665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:52:59 smithi119 ceph-mon[108979]: pgmap v8665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:01 smithi183 ceph-mon[99169]: pgmap v8666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:01 smithi119 ceph-mon[94175]: pgmap v8666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:01 smithi119 ceph-mon[108979]: pgmap v8666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:02.598 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:53:02.906 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:53:02.906 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 2m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:53:02.907 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 2m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:53:02.907 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 2m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:53:02.907 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 2m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:53:02.907 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 2m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:53:02.907 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 2m ago 3h 690M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:53:02.907 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 2m ago 3h 1089M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:53:02.907 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 2m ago 3h 510M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:53:02.907 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 2m ago 3h 588M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:53:02.907 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 2m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:53:02.907 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 2m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:53:02.907 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 2m ago 3h 5230M 2493M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:53:02.907 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 2m ago 3h 5327M 2493M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:53:02.908 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 2m ago 3h 4892M 2493M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:53:02.908 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 2m ago 3h 4492M 2493M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:53:02.908 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 2m ago 3h 3755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:53:02.908 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 2m ago 3h 4673M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:53:02.908 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 2m ago 3h 3735M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:53:02.908 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 2m ago 3h 4458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:53:02.908 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 2m ago 3h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:53:03.287 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:53:03.287 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:53:03.287 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:53:03.287 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:53:03.287 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:53:03.287 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:53:03.287 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:53:03.287 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:53:03.288 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:53:03.288 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:53:03.288 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:53:03.288 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:53:03.288 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:53:03.288 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:53:03.288 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:53:03.288 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:53:03.288 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:53:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:03 smithi119 ceph-mon[94175]: from='client.33554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:53:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:03 smithi119 ceph-mon[94175]: pgmap v8667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1629830381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:53:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:03 smithi119 ceph-mon[108979]: from='client.33554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:53:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:03 smithi119 ceph-mon[108979]: pgmap v8667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1629830381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:53:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:03 smithi183 ceph-mon[99169]: from='client.33554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:53:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:03 smithi183 ceph-mon[99169]: pgmap v8667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1629830381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:53:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:53:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:53:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:53:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:04 smithi183 ceph-mon[99169]: from='client.33560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:53:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:04 smithi183 ceph-mon[99169]: pgmap v8668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:04 smithi119 ceph-mon[94175]: from='client.33560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:53:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:04 smithi119 ceph-mon[94175]: pgmap v8668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:04 smithi119 ceph-mon[108979]: from='client.33560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:53:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:04 smithi119 ceph-mon[108979]: pgmap v8668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:07 smithi183 ceph-mon[99169]: pgmap v8669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:07 smithi119 ceph-mon[94175]: pgmap v8669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:07 smithi119 ceph-mon[108979]: pgmap v8669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:09 smithi183 ceph-mon[99169]: pgmap v8670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:09 smithi119 ceph-mon[94175]: pgmap v8670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:09 smithi119 ceph-mon[108979]: pgmap v8670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:11 smithi183 ceph-mon[99169]: pgmap v8671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:11 smithi119 ceph-mon[94175]: pgmap v8671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:11 smithi119 ceph-mon[108979]: pgmap v8671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:13 smithi119 ceph-mon[94175]: pgmap v8672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:13 smithi119 ceph-mon[108979]: pgmap v8672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:13 smithi183 ceph-mon[99169]: pgmap v8672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:53:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:53:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:53:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 18:53:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T18:53:14.928773418Z level=info msg="Completed cleanup jobs" duration=12.446623ms 2023-12-01T18:53:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:15 smithi183 ceph-mon[99169]: pgmap v8673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:15 smithi119 ceph-mon[94175]: pgmap v8673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:15 smithi119 ceph-mon[108979]: pgmap v8673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:17 smithi183 ceph-mon[99169]: pgmap v8674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:17 smithi119 ceph-mon[108979]: pgmap v8674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:17 smithi119 ceph-mon[94175]: pgmap v8674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:19 smithi183 ceph-mon[99169]: pgmap v8675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:19 smithi119 ceph-mon[108979]: pgmap v8675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:19 smithi119 ceph-mon[94175]: pgmap v8675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:21 smithi183 ceph-mon[99169]: pgmap v8676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:21 smithi119 ceph-mon[108979]: pgmap v8676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:21 smithi119 ceph-mon[94175]: pgmap v8676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:23 smithi119 ceph-mon[94175]: pgmap v8677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:23 smithi119 ceph-mon[108979]: pgmap v8677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:23 smithi183 ceph-mon[99169]: pgmap v8677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:53:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:53:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:53:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:25 smithi183 ceph-mon[99169]: pgmap v8678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:25 smithi119 ceph-mon[94175]: pgmap v8678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:25 smithi119 ceph-mon[108979]: pgmap v8678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:26 smithi183 ceph-mon[99169]: pgmap v8679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:26 smithi119 ceph-mon[94175]: pgmap v8679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:26 smithi119 ceph-mon[108979]: pgmap v8679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:29 smithi183 ceph-mon[99169]: pgmap v8680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:29 smithi119 ceph-mon[94175]: pgmap v8680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:29 smithi119 ceph-mon[108979]: pgmap v8680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:31 smithi183 ceph-mon[99169]: pgmap v8681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:31 smithi119 ceph-mon[94175]: pgmap v8681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:31 smithi119 ceph-mon[108979]: pgmap v8681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:33.632 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:53:33.942 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:53:33.942 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 2m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:53:33.942 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 2m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:53:33.942 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 2m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:53:33.942 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 2m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:53:33.942 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 2m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:53:33.943 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 2m ago 3h 690M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:53:33.943 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 2m ago 3h 1089M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:53:33.943 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 2m ago 3h 510M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:53:33.943 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 2m ago 3h 588M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:53:33.943 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 2m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:53:33.943 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 2m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:53:33.943 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 2m ago 3h 5230M 2493M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:53:33.943 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 2m ago 3h 5327M 2493M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:53:33.943 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 2m ago 3h 4892M 2493M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:53:33.943 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 2m ago 3h 4492M 2493M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:53:33.943 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 2m ago 3h 3755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:53:33.943 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 2m ago 3h 4673M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:53:33.943 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 2m ago 3h 3735M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:53:33.943 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 2m ago 3h 4458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:53:33.943 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 2m ago 3h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:53:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:33 smithi119 ceph-mon[94175]: pgmap v8682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:33 smithi119 ceph-mon[108979]: pgmap v8682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:33 smithi183 ceph-mon[99169]: pgmap v8682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:34.322 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:53:34.323 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:53:34.323 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:53:34.323 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:53:34.323 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:53:34.323 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:53:34.323 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:53:34.323 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:53:34.323 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:53:34.323 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:53:34.323 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:53:34.323 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:53:34.323 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:53:34.323 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:53:34.324 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:53:34.324 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:53:34.324 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:53:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:53:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:53:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:53:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:34 smithi183 ceph-mon[99169]: from='client.23685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:53:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4284363982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:53:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:34 smithi119 ceph-mon[94175]: from='client.23685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:53:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4284363982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:53:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:34 smithi119 ceph-mon[108979]: from='client.23685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:53:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4284363982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:53:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:35 smithi183 ceph-mon[99169]: from='client.33578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:53:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:35 smithi183 ceph-mon[99169]: pgmap v8683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:35 smithi119 ceph-mon[94175]: from='client.33578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:53:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:35 smithi119 ceph-mon[94175]: pgmap v8683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:35 smithi119 ceph-mon[108979]: from='client.33578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:53:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:35 smithi119 ceph-mon[108979]: pgmap v8683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:37 smithi183 ceph-mon[99169]: pgmap v8684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:37 smithi119 ceph-mon[94175]: pgmap v8684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:37 smithi119 ceph-mon[108979]: pgmap v8684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:53:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:53:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:53:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:53:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:53:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:53:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:53:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:53:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:53:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:39 smithi183 ceph-mon[99169]: pgmap v8685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:53:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:53:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:53:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:39 smithi119 ceph-mon[94175]: pgmap v8685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:53:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:53:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:53:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:39 smithi119 ceph-mon[108979]: pgmap v8685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:53:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:53:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:53:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:40 smithi183 ceph-mon[99169]: pgmap v8686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:40 smithi119 ceph-mon[108979]: pgmap v8686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:40 smithi119 ceph-mon[94175]: pgmap v8686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:43 smithi119 ceph-mon[94175]: pgmap v8687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:43 smithi119 ceph-mon[108979]: pgmap v8687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:43 smithi183 ceph-mon[99169]: pgmap v8687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:53:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:53:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:53:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:45 smithi183 ceph-mon[99169]: pgmap v8688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:45 smithi119 ceph-mon[108979]: pgmap v8688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:45 smithi119 ceph-mon[94175]: pgmap v8688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:47 smithi183 ceph-mon[99169]: pgmap v8689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:47 smithi119 ceph-mon[94175]: pgmap v8689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:47 smithi119 ceph-mon[108979]: pgmap v8689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:49 smithi183 ceph-mon[99169]: pgmap v8690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:49 smithi119 ceph-mon[94175]: pgmap v8690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:49 smithi119 ceph-mon[108979]: pgmap v8690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:51 smithi183 ceph-mon[99169]: pgmap v8691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:51 smithi119 ceph-mon[94175]: pgmap v8691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:51 smithi119 ceph-mon[108979]: pgmap v8691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:53 smithi119 ceph-mon[94175]: pgmap v8692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:53 smithi119 ceph-mon[108979]: pgmap v8692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:53 smithi183 ceph-mon[99169]: pgmap v8692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:53:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:53:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:53:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:53:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:55 smithi183 ceph-mon[99169]: pgmap v8693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:55 smithi119 ceph-mon[94175]: pgmap v8693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:55 smithi119 ceph-mon[108979]: pgmap v8693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:56 smithi183 ceph-mon[99169]: pgmap v8694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:56 smithi119 ceph-mon[94175]: pgmap v8694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:53:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:56 smithi119 ceph-mon[108979]: pgmap v8694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:53:59 smithi183 ceph-mon[99169]: pgmap v8695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:53:59 smithi119 ceph-mon[94175]: pgmap v8695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:53:59 smithi119 ceph-mon[108979]: pgmap v8695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:01 smithi183 ceph-mon[99169]: pgmap v8696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:01 smithi119 ceph-mon[108979]: pgmap v8696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:01 smithi119 ceph-mon[94175]: pgmap v8696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:03 smithi119 ceph-mon[94175]: pgmap v8697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:03 smithi119 ceph-mon[108979]: pgmap v8697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:03 smithi183 ceph-mon[99169]: pgmap v8697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:54:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:54:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:54:04.667 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:54:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:54:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 3m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:54:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 3m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:54:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 3m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:54:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 3m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:54:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 3m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:54:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 3m ago 3h 690M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:54:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 3m ago 3h 1089M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:54:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 3m ago 3h 510M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:54:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 3m ago 3h 588M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:54:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 3m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:54:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 3m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:54:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 3m ago 3h 5230M 2493M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:54:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 3m ago 3h 5327M 2493M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:54:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 3m ago 3h 4892M 2493M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:54:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 3m ago 3h 4492M 2493M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:54:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 3m ago 3h 3755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:54:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 3m ago 3h 4673M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:54:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 3m ago 3h 3735M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:54:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 3m ago 3h 4458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:54:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 3m ago 3h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:54:05.357 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:54:05.357 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:54:05.357 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:54:05.357 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:54:05.357 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:54:05.357 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:54:05.357 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:54:05.357 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:54:05.358 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:54:05.358 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:54:05.358 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:54:05.358 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:54:05.358 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:54:05.358 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:54:05.358 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:54:05.358 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:54:05.358 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:54:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:05 smithi183 ceph-mon[99169]: from='client.33590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:54:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:05 smithi183 ceph-mon[99169]: pgmap v8698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4099631146' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:54:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:05 smithi119 ceph-mon[108979]: from='client.33590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:54:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:05 smithi119 ceph-mon[108979]: pgmap v8698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4099631146' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:54:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:05 smithi119 ceph-mon[94175]: from='client.33590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:54:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:05 smithi119 ceph-mon[94175]: pgmap v8698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4099631146' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:54:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:06 smithi183 ceph-mon[99169]: from='client.33596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:54:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:06 smithi119 ceph-mon[94175]: from='client.33596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:54:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:06 smithi119 ceph-mon[108979]: from='client.33596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:54:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:07 smithi183 ceph-mon[99169]: pgmap v8699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:07 smithi119 ceph-mon[94175]: pgmap v8699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:07 smithi119 ceph-mon[108979]: pgmap v8699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:09 smithi183 ceph-mon[99169]: pgmap v8700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:09 smithi119 ceph-mon[94175]: pgmap v8700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:09 smithi119 ceph-mon[108979]: pgmap v8700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:10 smithi183 ceph-mon[99169]: pgmap v8701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:10 smithi119 ceph-mon[94175]: pgmap v8701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:10 smithi119 ceph-mon[108979]: pgmap v8701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:13 smithi119 ceph-mon[94175]: pgmap v8702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:14.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:13 smithi119 ceph-mon[108979]: pgmap v8702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:13 smithi183 ceph-mon[99169]: pgmap v8702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:54:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:54:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:54:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:15 smithi183 ceph-mon[99169]: pgmap v8703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:15 smithi119 ceph-mon[94175]: pgmap v8703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:15 smithi119 ceph-mon[108979]: pgmap v8703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:17 smithi183 ceph-mon[99169]: pgmap v8704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:17 smithi119 ceph-mon[94175]: pgmap v8704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:17 smithi119 ceph-mon[108979]: pgmap v8704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:19 smithi183 ceph-mon[99169]: pgmap v8705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:19 smithi119 ceph-mon[94175]: pgmap v8705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:19 smithi119 ceph-mon[108979]: pgmap v8705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:21 smithi183 ceph-mon[99169]: pgmap v8706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:21 smithi119 ceph-mon[94175]: pgmap v8706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:21 smithi119 ceph-mon[108979]: pgmap v8706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:23 smithi119 ceph-mon[94175]: pgmap v8707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:23 smithi119 ceph-mon[108979]: pgmap v8707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:23 smithi183 ceph-mon[99169]: pgmap v8707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:54:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:54:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:54:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:25 smithi183 ceph-mon[99169]: pgmap v8708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:25 smithi119 ceph-mon[108979]: pgmap v8708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:25 smithi119 ceph-mon[94175]: pgmap v8708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:26 smithi183 ceph-mon[99169]: pgmap v8709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:26 smithi119 ceph-mon[94175]: pgmap v8709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:26 smithi119 ceph-mon[108979]: pgmap v8709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:29 smithi183 ceph-mon[99169]: pgmap v8710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:29 smithi119 ceph-mon[94175]: pgmap v8710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:29 smithi119 ceph-mon[108979]: pgmap v8710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:31 smithi183 ceph-mon[99169]: pgmap v8711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:31 smithi119 ceph-mon[108979]: pgmap v8711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:31 smithi119 ceph-mon[94175]: pgmap v8711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:33 smithi119 ceph-mon[94175]: pgmap v8712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:33 smithi119 ceph-mon[108979]: pgmap v8712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:33 smithi183 ceph-mon[99169]: pgmap v8712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:54:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:54:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:54:35.699 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:54:36.008 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:54:36.008 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 4m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:54:36.008 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 3m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:54:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 4m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:54:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 3m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:54:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 3m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:54:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 4m ago 3h 690M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:54:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 4m ago 3h 1089M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:54:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 3m ago 3h 510M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:54:36.010 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 4m ago 3h 588M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:54:36.010 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 4m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:54:36.010 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 3m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:54:36.010 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 4m ago 3h 5230M 2493M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:54:36.010 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 4m ago 3h 5327M 2493M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:54:36.010 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 4m ago 3h 4892M 2493M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:54:36.010 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 4m ago 3h 4492M 2493M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:54:36.010 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 3m ago 3h 3755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:54:36.010 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 3m ago 3h 4673M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:54:36.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 3m ago 3h 3735M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:54:36.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 3m ago 3h 4458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:54:36.011 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 3m ago 3h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:54:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:35 smithi183 ceph-mon[99169]: pgmap v8713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:35 smithi119 ceph-mon[94175]: pgmap v8713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:35 smithi119 ceph-mon[108979]: pgmap v8713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:36.389 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:54:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:54:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:54:36.390 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:54:36.390 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:54:36.390 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:54:36.390 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:54:36.390 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:54:36.390 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:54:36.391 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:54:36.391 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:54:36.391 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:54:36.391 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:54:36.391 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:54:36.391 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:54:36.391 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:54:36.392 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:54:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:36 smithi183 ceph-mon[99169]: from='client.23721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:54:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/75732568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:54:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:36 smithi119 ceph-mon[94175]: from='client.23721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:54:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/75732568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:54:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:36 smithi119 ceph-mon[108979]: from='client.23721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:54:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/75732568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:54:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:37 smithi183 ceph-mon[99169]: from='client.33614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:54:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:37 smithi183 ceph-mon[99169]: pgmap v8714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:37 smithi119 ceph-mon[94175]: from='client.33614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:54:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:37 smithi119 ceph-mon[94175]: pgmap v8714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:37 smithi119 ceph-mon[108979]: from='client.33614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:54:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:37 smithi119 ceph-mon[108979]: pgmap v8714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:39 smithi183 ceph-mon[99169]: pgmap v8715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:54:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:54:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:54:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:39 smithi119 ceph-mon[94175]: pgmap v8715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:54:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:54:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:54:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:39 smithi119 ceph-mon[108979]: pgmap v8715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:54:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:54:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:54:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:54:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:54:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:54:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:40 smithi183 ceph-mon[99169]: pgmap v8716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:54:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:54:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:54:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:40 smithi119 ceph-mon[94175]: pgmap v8716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:54:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:54:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:54:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:40 smithi119 ceph-mon[108979]: pgmap v8716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:43 smithi119 ceph-mon[94175]: pgmap v8717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:43 smithi119 ceph-mon[108979]: pgmap v8717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:43 smithi183 ceph-mon[99169]: pgmap v8717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:54:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:54:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:54:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:45 smithi183 ceph-mon[99169]: pgmap v8718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:45 smithi119 ceph-mon[108979]: pgmap v8718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:45 smithi119 ceph-mon[94175]: pgmap v8718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:47 smithi183 ceph-mon[99169]: pgmap v8719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:47 smithi119 ceph-mon[94175]: pgmap v8719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:47 smithi119 ceph-mon[108979]: pgmap v8719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:49 smithi183 ceph-mon[99169]: pgmap v8720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:49 smithi119 ceph-mon[108979]: pgmap v8720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:49 smithi119 ceph-mon[94175]: pgmap v8720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:51 smithi183 ceph-mon[99169]: pgmap v8721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:51 smithi119 ceph-mon[108979]: pgmap v8721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:51 smithi119 ceph-mon[94175]: pgmap v8721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:52 smithi183 ceph-mon[99169]: pgmap v8722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:52 smithi119 ceph-mon[94175]: pgmap v8722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:52 smithi119 ceph-mon[108979]: pgmap v8722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:54:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:54:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:54:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:54:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:54 smithi183 ceph-mon[99169]: pgmap v8723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:54 smithi119 ceph-mon[94175]: pgmap v8723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:54 smithi119 ceph-mon[108979]: pgmap v8723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:57 smithi183 ceph-mon[99169]: pgmap v8724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:57 smithi119 ceph-mon[94175]: pgmap v8724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:54:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:57 smithi119 ceph-mon[108979]: pgmap v8724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:54:59 smithi183 ceph-mon[99169]: pgmap v8725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:54:59 smithi119 ceph-mon[94175]: pgmap v8725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:54:59 smithi119 ceph-mon[108979]: pgmap v8725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:01 smithi183 ceph-mon[99169]: pgmap v8726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:01 smithi119 ceph-mon[108979]: pgmap v8726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:01 smithi119 ceph-mon[94175]: pgmap v8726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:03 smithi119 ceph-mon[94175]: pgmap v8727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:03 smithi119 ceph-mon[108979]: pgmap v8727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:03 smithi183 ceph-mon[99169]: pgmap v8727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:55:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:55:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:55:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:05 smithi183 ceph-mon[99169]: pgmap v8728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:05 smithi119 ceph-mon[94175]: pgmap v8728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:05 smithi119 ceph-mon[108979]: pgmap v8728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:06.735 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:55:07.046 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:55:07.046 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 4m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:55:07.046 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 4m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:55:07.046 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 4m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:55:07.046 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 4m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:55:07.046 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 4m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:55:07.047 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 4m ago 3h 690M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:55:07.047 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 4m ago 3h 1089M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:55:07.047 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 4m ago 3h 510M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:55:07.047 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 4m ago 3h 588M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:55:07.047 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 4m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:55:07.047 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 4m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:55:07.047 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 4m ago 3h 5230M 2493M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:55:07.047 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 4m ago 3h 5327M 2493M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:55:07.047 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 4m ago 3h 4892M 2493M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:55:07.047 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 4m ago 3h 4492M 2493M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:55:07.047 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 4m ago 3h 3755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:55:07.047 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 4m ago 3h 4673M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:55:07.047 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 4m ago 3h 3735M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:55:07.048 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 4m ago 3h 4458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:55:07.048 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 4m ago 3h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:55:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:06 smithi183 ceph-mon[99169]: pgmap v8729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:06 smithi183 ceph-mon[99169]: from='client.23739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:55:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:06 smithi119 ceph-mon[94175]: pgmap v8729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:06 smithi119 ceph-mon[94175]: from='client.23739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:55:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:06 smithi119 ceph-mon[108979]: pgmap v8729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:06 smithi119 ceph-mon[108979]: from='client.23739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:55:07.426 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:55:07.426 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:55:07.426 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:55:07.427 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:55:07.427 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:55:07.427 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:55:07.427 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:55:07.427 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:55:07.427 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:55:07.427 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:55:07.427 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:55:07.427 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:55:07.427 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:55:07.427 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:55:07.427 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:55:07.427 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:55:07.428 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:55:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:07 smithi183 ceph-mon[99169]: from='client.33632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:55:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2516387569' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:55:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:07 smithi119 ceph-mon[94175]: from='client.33632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:55:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2516387569' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:55:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:07 smithi119 ceph-mon[108979]: from='client.33632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:55:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2516387569' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:55:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:08 smithi183 ceph-mon[99169]: pgmap v8730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:08 smithi119 ceph-mon[108979]: pgmap v8730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:08 smithi119 ceph-mon[94175]: pgmap v8730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:11 smithi183 ceph-mon[99169]: pgmap v8731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:11 smithi119 ceph-mon[94175]: pgmap v8731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:11 smithi119 ceph-mon[108979]: pgmap v8731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:13 smithi119 ceph-mon[108979]: pgmap v8732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:13 smithi119 ceph-mon[94175]: pgmap v8732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:13 smithi183 ceph-mon[99169]: pgmap v8732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:55:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:55:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:55:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:15 smithi183 ceph-mon[99169]: pgmap v8733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:15 smithi119 ceph-mon[94175]: pgmap v8733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:15 smithi119 ceph-mon[108979]: pgmap v8733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:16 smithi183 ceph-mon[99169]: pgmap v8734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:16 smithi119 ceph-mon[94175]: pgmap v8734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:16 smithi119 ceph-mon[108979]: pgmap v8734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:19 smithi183 ceph-mon[99169]: pgmap v8735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:19 smithi119 ceph-mon[94175]: pgmap v8735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:19 smithi119 ceph-mon[108979]: pgmap v8735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:21 smithi183 ceph-mon[99169]: pgmap v8736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:21 smithi119 ceph-mon[108979]: pgmap v8736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:21 smithi119 ceph-mon[94175]: pgmap v8736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:23 smithi119 ceph-mon[94175]: pgmap v8737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:23 smithi119 ceph-mon[108979]: pgmap v8737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:23 smithi183 ceph-mon[99169]: pgmap v8737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:55:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:55:24] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T18:55:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:24 smithi183 ceph-mon[99169]: pgmap v8738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:24 smithi119 ceph-mon[94175]: pgmap v8738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:24 smithi119 ceph-mon[108979]: pgmap v8738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:27 smithi183 ceph-mon[99169]: pgmap v8739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:27 smithi119 ceph-mon[108979]: pgmap v8739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:27 smithi119 ceph-mon[94175]: pgmap v8739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:29 smithi183 ceph-mon[99169]: pgmap v8740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:29 smithi119 ceph-mon[94175]: pgmap v8740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:29 smithi119 ceph-mon[108979]: pgmap v8740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:31 smithi183 ceph-mon[99169]: pgmap v8741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:31 smithi119 ceph-mon[94175]: pgmap v8741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:31 smithi119 ceph-mon[108979]: pgmap v8741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:32 smithi183 ceph-mon[99169]: pgmap v8742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:33.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:32 smithi119 ceph-mon[94175]: pgmap v8742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:32 smithi119 ceph-mon[108979]: pgmap v8742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:55:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:55:34] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T18:55:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:35 smithi183 ceph-mon[99169]: pgmap v8743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:35 smithi119 ceph-mon[108979]: pgmap v8743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:35 smithi119 ceph-mon[94175]: pgmap v8743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:37.774 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:55:38.080 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:55:38.080 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 5m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:55:38.080 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 5m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:55:38.080 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 5m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:55:38.080 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 5m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:55:38.080 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 5m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:55:38.080 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 5m ago 3h 690M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:55:38.080 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 5m ago 3h 1089M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:55:38.080 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 5m ago 3h 510M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:55:38.080 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 5m ago 3h 588M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:55:38.081 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 5m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:55:38.081 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 5m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:55:38.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 5m ago 3h 5230M 2493M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:55:38.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 5m ago 3h 5327M 2493M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:55:38.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 5m ago 3h 4892M 2493M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:55:38.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 5m ago 3h 4492M 2493M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:55:38.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 5m ago 3h 3755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:55:38.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 5m ago 3h 4673M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:55:38.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 5m ago 3h 3735M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:55:38.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 5m ago 3h 4458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:55:38.081 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 5m ago 3h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:55:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:37 smithi183 ceph-mon[99169]: pgmap v8744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:37 smithi119 ceph-mon[94175]: pgmap v8744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:37 smithi119 ceph-mon[108979]: pgmap v8744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:38.461 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:55:38.462 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:55:38.462 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:55:38.462 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:55:38.462 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:55:38.462 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:55:38.462 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:55:38.462 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:55:38.462 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:55:38.462 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:55:38.462 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:55:38.462 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:55:38.462 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:55:38.463 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:55:38.463 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:55:38.463 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:55:38.463 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:55:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1504245948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:55:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1504245948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:55:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1504245948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:55:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:39 smithi183 ceph-mon[99169]: from='client.33644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:55:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:39 smithi183 ceph-mon[99169]: from='client.33650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:55:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:39 smithi183 ceph-mon[99169]: pgmap v8745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:39 smithi119 ceph-mon[94175]: from='client.33644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:55:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:39 smithi119 ceph-mon[94175]: from='client.33650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:55:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:39 smithi119 ceph-mon[94175]: pgmap v8745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:39 smithi119 ceph-mon[108979]: from='client.33644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:55:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:39 smithi119 ceph-mon[108979]: from='client.33650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:55:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:39 smithi119 ceph-mon[108979]: pgmap v8745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:55:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:55:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:55:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:55:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:55:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:55:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:55:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:55:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:55:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:55:41.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:55:41.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:55:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:41 smithi183 ceph-mon[99169]: pgmap v8746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:41 smithi119 ceph-mon[94175]: pgmap v8746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:41 smithi119 ceph-mon[108979]: pgmap v8746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:43 smithi119 ceph-mon[94175]: pgmap v8747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:43 smithi119 ceph-mon[108979]: pgmap v8747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:43 smithi183 ceph-mon[99169]: pgmap v8747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:55:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:55:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:55:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:44 smithi183 ceph-mon[99169]: pgmap v8748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:44 smithi119 ceph-mon[94175]: pgmap v8748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:44 smithi119 ceph-mon[108979]: pgmap v8748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:47 smithi183 ceph-mon[99169]: pgmap v8749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:47 smithi119 ceph-mon[94175]: pgmap v8749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:47 smithi119 ceph-mon[108979]: pgmap v8749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:49 smithi183 ceph-mon[99169]: pgmap v8750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:49 smithi119 ceph-mon[94175]: pgmap v8750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:49 smithi119 ceph-mon[108979]: pgmap v8750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:50 smithi183 ceph-mon[99169]: pgmap v8751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:50 smithi119 ceph-mon[108979]: pgmap v8751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:50 smithi119 ceph-mon[94175]: pgmap v8751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:53 smithi119 ceph-mon[94175]: pgmap v8752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:53 smithi119 ceph-mon[108979]: pgmap v8752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:53 smithi183 ceph-mon[99169]: pgmap v8752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:55:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:55:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:55:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:55:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:55 smithi183 ceph-mon[99169]: pgmap v8753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:55 smithi119 ceph-mon[94175]: pgmap v8753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:55 smithi119 ceph-mon[108979]: pgmap v8753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:56 smithi183 ceph-mon[99169]: pgmap v8754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:56 smithi119 ceph-mon[94175]: pgmap v8754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:55:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:56 smithi119 ceph-mon[108979]: pgmap v8754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:55:59 smithi183 ceph-mon[99169]: pgmap v8755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:55:59 smithi119 ceph-mon[94175]: pgmap v8755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:55:59 smithi119 ceph-mon[108979]: pgmap v8755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:00 smithi183 ceph-mon[99169]: pgmap v8756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:01.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:00 smithi119 ceph-mon[94175]: pgmap v8756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:00 smithi119 ceph-mon[108979]: pgmap v8756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:03 smithi119 ceph-mon[108979]: pgmap v8757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:03 smithi119 ceph-mon[94175]: pgmap v8757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:03 smithi183 ceph-mon[99169]: pgmap v8757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:56:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:56:04] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:56:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:04 smithi183 ceph-mon[99169]: pgmap v8758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:04 smithi119 ceph-mon[94175]: pgmap v8758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:04 smithi119 ceph-mon[108979]: pgmap v8758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:07 smithi183 ceph-mon[99169]: pgmap v8759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:07 smithi119 ceph-mon[108979]: pgmap v8759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:07 smithi119 ceph-mon[94175]: pgmap v8759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:08.827 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:56:09.133 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:56:09.133 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 5m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:56:09.133 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 5m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:56:09.133 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 5m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:56:09.133 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 5m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:56:09.133 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 5m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:56:09.133 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 5m ago 3h 690M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:56:09.133 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 5m ago 3h 1089M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:56:09.133 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 5m ago 3h 510M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:56:09.133 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 5m ago 3h 588M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:56:09.133 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 5m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:56:09.133 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 5m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:56:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 5m ago 3h 5230M 2493M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:56:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 5m ago 3h 5327M 2493M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:56:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 5m ago 3h 4892M 2493M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:56:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 5m ago 3h 4492M 2493M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:56:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 5m ago 3h 3755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:56:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 5m ago 3h 4673M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:56:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 5m ago 3h 3735M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:56:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 5m ago 3h 4458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:56:09.134 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 5m ago 3h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:56:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:09.514 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:56:09.514 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:56:09.514 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:56:09.514 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:56:09.514 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:56:09.514 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:56:09.514 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:56:09.514 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:56:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:56:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:56:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:56:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:56:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:56:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:56:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:56:09.515 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:56:09.515 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:56:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:09 smithi183 ceph-mon[99169]: pgmap v8760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:09 smithi183 ceph-mon[99169]: from='client.33662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:56:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:09 smithi183 ceph-mon[99169]: from='client.23781 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:56:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/653015957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:56:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:09 smithi119 ceph-mon[108979]: pgmap v8760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:09 smithi119 ceph-mon[108979]: from='client.33662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:56:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:09 smithi119 ceph-mon[108979]: from='client.23781 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:56:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/653015957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:56:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:09 smithi119 ceph-mon[94175]: pgmap v8760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:09 smithi119 ceph-mon[94175]: from='client.33662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:56:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:09 smithi119 ceph-mon[94175]: from='client.23781 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:56:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/653015957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:56:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:10 smithi183 ceph-mon[99169]: pgmap v8761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:10 smithi119 ceph-mon[94175]: pgmap v8761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:10 smithi119 ceph-mon[108979]: pgmap v8761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:13 smithi119 ceph-mon[94175]: pgmap v8762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:13 smithi119 ceph-mon[108979]: pgmap v8762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:13 smithi183 ceph-mon[99169]: pgmap v8762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:56:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:56:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:56:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:14 smithi183 ceph-mon[99169]: pgmap v8763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:14 smithi119 ceph-mon[94175]: pgmap v8763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:14 smithi119 ceph-mon[108979]: pgmap v8763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:17 smithi183 ceph-mon[99169]: pgmap v8764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:17 smithi119 ceph-mon[94175]: pgmap v8764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:17 smithi119 ceph-mon[108979]: pgmap v8764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:19 smithi183 ceph-mon[99169]: pgmap v8765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:19 smithi119 ceph-mon[94175]: pgmap v8765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:19 smithi119 ceph-mon[108979]: pgmap v8765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:21 smithi183 ceph-mon[99169]: pgmap v8766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:21 smithi119 ceph-mon[94175]: pgmap v8766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:21 smithi119 ceph-mon[108979]: pgmap v8766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:23 smithi119 ceph-mon[108979]: pgmap v8767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:23 smithi119 ceph-mon[94175]: pgmap v8767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:23 smithi183 ceph-mon[99169]: pgmap v8767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:56:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:56:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:56:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:24 smithi183 ceph-mon[99169]: pgmap v8768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:24 smithi119 ceph-mon[108979]: pgmap v8768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:24 smithi119 ceph-mon[94175]: pgmap v8768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:26 smithi183 ceph-mon[99169]: pgmap v8769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:26 smithi119 ceph-mon[94175]: pgmap v8769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:26 smithi119 ceph-mon[108979]: pgmap v8769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:29 smithi183 ceph-mon[99169]: pgmap v8770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:29 smithi119 ceph-mon[94175]: pgmap v8770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:29 smithi119 ceph-mon[108979]: pgmap v8770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:31 smithi183 ceph-mon[99169]: pgmap v8771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:31 smithi119 ceph-mon[94175]: pgmap v8771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:31 smithi119 ceph-mon[108979]: pgmap v8771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:33 smithi119 ceph-mon[94175]: pgmap v8772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:33 smithi119 ceph-mon[108979]: pgmap v8772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:33 smithi183 ceph-mon[99169]: pgmap v8772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:56:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:56:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:56:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:35 smithi183 ceph-mon[99169]: pgmap v8773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:35 smithi119 ceph-mon[94175]: pgmap v8773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:35 smithi119 ceph-mon[108979]: pgmap v8773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:36 smithi183 ceph-mon[99169]: pgmap v8774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:36 smithi119 ceph-mon[94175]: pgmap v8774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:36 smithi119 ceph-mon[108979]: pgmap v8774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:39.863 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:56:40.170 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:56:40.170 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 6m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:56:40.170 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 6m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:56:40.170 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 6m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:56:40.171 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 6m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:56:40.171 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 6m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:56:40.171 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 6m ago 3h 690M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:56:40.171 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 6m ago 3h 1089M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:56:40.171 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 6m ago 3h 510M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:56:40.171 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 6m ago 3h 588M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:56:40.172 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 6m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:56:40.172 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 6m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:56:40.172 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 6m ago 3h 5230M 2493M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:56:40.172 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 6m ago 3h 5327M 2493M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:56:40.172 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 6m ago 3h 4892M 2493M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:56:40.172 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 6m ago 3h 4492M 2493M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:56:40.172 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 6m ago 3h 3755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:56:40.173 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 6m ago 3h 4673M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:56:40.173 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 6m ago 3h 3735M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:56:40.173 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 6m ago 3h 4458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:56:40.173 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 6m ago 3h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:56:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:39 smithi183 ceph-mon[99169]: pgmap v8775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:39 smithi119 ceph-mon[94175]: pgmap v8775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:39 smithi119 ceph-mon[108979]: pgmap v8775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:40.553 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:56:40.553 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:56:40.553 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:56:40.553 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:56:40.553 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:56:40.553 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:56:40.553 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:56:40.553 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:56:40.554 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:56:40.554 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:56:40.554 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:56:40.554 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:56:40.554 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:56:40.554 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:56:40.554 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:56:40.554 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:56:40.554 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:56:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:40 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3290109282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:56:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:56:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:40 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3290109282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:56:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:56:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:40 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3290109282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:56:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:56:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:41 smithi183 ceph-mon[99169]: from='client.23793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:56:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:41 smithi183 ceph-mon[99169]: from='client.23799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:56:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:41 smithi183 ceph-mon[99169]: pgmap v8776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:56:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:56:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:56:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:41 smithi119 ceph-mon[108979]: from='client.23793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:56:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:41 smithi119 ceph-mon[108979]: from='client.23799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:56:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:41 smithi119 ceph-mon[108979]: pgmap v8776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:56:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:56:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:56:42.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:41 smithi119 ceph-mon[94175]: from='client.23793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:56:42.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:41 smithi119 ceph-mon[94175]: from='client.23799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:56:42.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:41 smithi119 ceph-mon[94175]: pgmap v8776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:42.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:56:42.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:56:42.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:56:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:43 smithi119 ceph-mon[94175]: pgmap v8777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:43 smithi119 ceph-mon[108979]: pgmap v8777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:43 smithi183 ceph-mon[99169]: pgmap v8777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:56:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:56:44] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T18:56:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:44 smithi183 ceph-mon[99169]: pgmap v8778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:44 smithi119 ceph-mon[108979]: pgmap v8778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:44 smithi119 ceph-mon[94175]: pgmap v8778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:46 smithi183 ceph-mon[99169]: pgmap v8779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:46 smithi119 ceph-mon[94175]: pgmap v8779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:47.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:46 smithi119 ceph-mon[108979]: pgmap v8779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:49 smithi183 ceph-mon[99169]: pgmap v8780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:49 smithi119 ceph-mon[108979]: pgmap v8780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:49 smithi119 ceph-mon[94175]: pgmap v8780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:51 smithi183 ceph-mon[99169]: pgmap v8781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:51 smithi119 ceph-mon[94175]: pgmap v8781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:51 smithi119 ceph-mon[108979]: pgmap v8781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:53 smithi119 ceph-mon[94175]: pgmap v8782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:53 smithi119 ceph-mon[108979]: pgmap v8782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:53 smithi183 ceph-mon[99169]: pgmap v8782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:56:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:56:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:56:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:56:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:54 smithi183 ceph-mon[99169]: pgmap v8783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:54 smithi119 ceph-mon[94175]: pgmap v8783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:54 smithi119 ceph-mon[108979]: pgmap v8783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:56 smithi183 ceph-mon[99169]: pgmap v8784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:56 smithi119 ceph-mon[94175]: pgmap v8784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:56:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:56 smithi119 ceph-mon[108979]: pgmap v8784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:00.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:56:59 smithi183 ceph-mon[99169]: pgmap v8785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:56:59 smithi119 ceph-mon[94175]: pgmap v8785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:56:59 smithi119 ceph-mon[108979]: pgmap v8785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:01 smithi183 ceph-mon[99169]: pgmap v8786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:01 smithi119 ceph-mon[94175]: pgmap v8786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:01 smithi119 ceph-mon[108979]: pgmap v8786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:03 smithi119 ceph-mon[108979]: pgmap v8787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:03 smithi119 ceph-mon[94175]: pgmap v8787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:03 smithi183 ceph-mon[99169]: pgmap v8787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:57:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:57:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:57:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:04 smithi183 ceph-mon[99169]: pgmap v8788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:04 smithi119 ceph-mon[94175]: pgmap v8788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:04 smithi119 ceph-mon[108979]: pgmap v8788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:06 smithi183 ceph-mon[99169]: pgmap v8789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:06 smithi119 ceph-mon[94175]: pgmap v8789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:06 smithi119 ceph-mon[108979]: pgmap v8789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:09 smithi183 ceph-mon[99169]: pgmap v8790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:09 smithi119 ceph-mon[94175]: pgmap v8790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:09 smithi119 ceph-mon[108979]: pgmap v8790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:10.896 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:57:11.200 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:57:11.200 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 6m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:57:11.200 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 6m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:57:11.200 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 6m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:57:11.200 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 6m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:57:11.200 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 6m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:57:11.201 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 6m ago 3h 690M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:57:11.201 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 6m ago 3h 1089M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:57:11.201 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 6m ago 3h 510M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:57:11.201 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 6m ago 3h 588M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:57:11.201 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 6m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:57:11.201 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 6m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:57:11.201 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 6m ago 3h 5230M 2493M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:57:11.201 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 6m ago 3h 5327M 2493M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:57:11.201 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 6m ago 3h 4892M 2493M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:57:11.201 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 6m ago 3h 4492M 2493M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:57:11.201 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 6m ago 3h 3755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:57:11.201 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 6m ago 3h 4673M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:57:11.201 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 6m ago 3h 3735M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:57:11.201 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 6m ago 3h 4458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:57:11.202 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 6m ago 3h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:57:11.578 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:57:11.578 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:57:11.578 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:57:11.578 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:57:11.578 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:57:11.578 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:57:11.578 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:57:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:57:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:57:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:57:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:57:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:57:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:57:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:57:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:57:11.580 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:57:11.580 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:57:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:11 smithi183 ceph-mon[99169]: pgmap v8791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2791046553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:57:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:11 smithi119 ceph-mon[94175]: pgmap v8791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2791046553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:57:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:11 smithi119 ceph-mon[108979]: pgmap v8791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2791046553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:57:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:12 smithi183 ceph-mon[99169]: from='client.23811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:57:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:12 smithi183 ceph-mon[99169]: from='client.33704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:57:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:12 smithi183 ceph-mon[99169]: pgmap v8792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:12 smithi119 ceph-mon[94175]: from='client.23811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:57:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:12 smithi119 ceph-mon[94175]: from='client.33704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:57:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:12 smithi119 ceph-mon[94175]: pgmap v8792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:12 smithi119 ceph-mon[108979]: from='client.23811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:57:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:12 smithi119 ceph-mon[108979]: from='client.33704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:57:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:12 smithi119 ceph-mon[108979]: pgmap v8792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:57:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:57:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:57:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:14 smithi183 ceph-mon[99169]: pgmap v8793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:14 smithi119 ceph-mon[94175]: pgmap v8793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:14 smithi119 ceph-mon[108979]: pgmap v8793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:16 smithi183 ceph-mon[99169]: pgmap v8794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:16 smithi119 ceph-mon[108979]: pgmap v8794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:16 smithi119 ceph-mon[94175]: pgmap v8794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:19 smithi183 ceph-mon[99169]: pgmap v8795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:19 smithi119 ceph-mon[94175]: pgmap v8795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:19 smithi119 ceph-mon[108979]: pgmap v8795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:21 smithi183 ceph-mon[99169]: pgmap v8796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:21 smithi119 ceph-mon[94175]: pgmap v8796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:21 smithi119 ceph-mon[108979]: pgmap v8796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:23.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:22 smithi183 ceph-mon[99169]: pgmap v8797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:22 smithi119 ceph-mon[94175]: pgmap v8797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:22 smithi119 ceph-mon[108979]: pgmap v8797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:57:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:57:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:57:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:24 smithi183 ceph-mon[99169]: pgmap v8798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:24 smithi119 ceph-mon[94175]: pgmap v8798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:24 smithi119 ceph-mon[108979]: pgmap v8798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:26 smithi183 ceph-mon[99169]: pgmap v8799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:26 smithi119 ceph-mon[94175]: pgmap v8799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:26 smithi119 ceph-mon[108979]: pgmap v8799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:29 smithi183 ceph-mon[99169]: pgmap v8800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:29 smithi119 ceph-mon[94175]: pgmap v8800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:29 smithi119 ceph-mon[108979]: pgmap v8800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:31.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:30 smithi183 ceph-mon[99169]: pgmap v8801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:30 smithi119 ceph-mon[108979]: pgmap v8801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:31.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:30 smithi119 ceph-mon[94175]: pgmap v8801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:32 smithi183 ceph-mon[99169]: pgmap v8802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:33.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:32 smithi119 ceph-mon[94175]: pgmap v8802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:32 smithi119 ceph-mon[108979]: pgmap v8802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:57:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:57:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:57:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:35 smithi183 ceph-mon[99169]: pgmap v8803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:35 smithi119 ceph-mon[108979]: pgmap v8803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:35 smithi119 ceph-mon[94175]: pgmap v8803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:36 smithi183 ceph-mon[99169]: pgmap v8804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:36 smithi119 ceph-mon[94175]: pgmap v8804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:36 smithi119 ceph-mon[108979]: pgmap v8804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:39 smithi183 ceph-mon[99169]: pgmap v8805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:39 smithi119 ceph-mon[94175]: pgmap v8805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:39 smithi119 ceph-mon[108979]: pgmap v8805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:40 smithi183 ceph-mon[99169]: pgmap v8806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:40 smithi119 ceph-mon[108979]: pgmap v8806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:40 smithi119 ceph-mon[94175]: pgmap v8806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:41.943 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:57:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:57:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:57:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:57:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:57:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:57:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:57:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:57:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:57:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:57:42.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:57:42.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:57:42.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:57:42.250 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:57:42.250 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 7m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:57:42.250 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 7m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:57:42.250 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 7m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:57:42.250 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 7m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:57:42.250 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 7m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:57:42.251 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 7m ago 3h 690M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:57:42.251 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 7m ago 3h 1089M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:57:42.251 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 7m ago 3h 510M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:57:42.251 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 7m ago 3h 588M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:57:42.251 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 7m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:57:42.251 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 7m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:57:42.251 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 7m ago 3h 5230M 2493M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:57:42.251 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 7m ago 3h 5327M 2493M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:57:42.251 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 7m ago 3h 4892M 2493M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:57:42.251 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 7m ago 3h 4492M 2493M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:57:42.251 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 7m ago 3h 3755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:57:42.251 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 7m ago 3h 4673M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:57:42.251 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 7m ago 3h 3735M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:57:42.251 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 7m ago 3h 4458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:57:42.251 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 7m ago 3h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:57:42.631 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:57:42.631 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:57:42.631 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:57:42.631 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:57:42.631 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:57:42.631 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:57:42.632 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:57:42.632 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:57:42.632 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:57:42.632 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:57:42.632 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:57:42.632 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:57:42.632 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:57:42.632 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:57:42.632 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:57:42.632 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:57:42.632 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:57:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:42 smithi183 ceph-mon[99169]: from='client.23829 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:57:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:42 smithi183 ceph-mon[99169]: from='client.33722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:57:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2806185058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:57:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:42 smithi183 ceph-mon[99169]: pgmap v8807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:42 smithi119 ceph-mon[94175]: from='client.23829 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:57:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:42 smithi119 ceph-mon[94175]: from='client.33722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:57:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2806185058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:57:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:42 smithi119 ceph-mon[94175]: pgmap v8807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:42 smithi119 ceph-mon[108979]: from='client.23829 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:57:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:42 smithi119 ceph-mon[108979]: from='client.33722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:57:43.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2806185058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:57:43.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:42 smithi119 ceph-mon[108979]: pgmap v8807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:57:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:57:44] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T18:57:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:44 smithi183 ceph-mon[99169]: pgmap v8808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:44 smithi119 ceph-mon[94175]: pgmap v8808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:44 smithi119 ceph-mon[108979]: pgmap v8808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:46 smithi183 ceph-mon[99169]: pgmap v8809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:46 smithi119 ceph-mon[94175]: pgmap v8809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:46 smithi119 ceph-mon[108979]: pgmap v8809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:49 smithi183 ceph-mon[99169]: pgmap v8810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:49 smithi119 ceph-mon[108979]: pgmap v8810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:49 smithi119 ceph-mon[94175]: pgmap v8810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:50 smithi183 ceph-mon[99169]: pgmap v8811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:50 smithi119 ceph-mon[94175]: pgmap v8811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:50 smithi119 ceph-mon[108979]: pgmap v8811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:53.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:52 smithi183 ceph-mon[99169]: pgmap v8812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:52 smithi119 ceph-mon[108979]: pgmap v8812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:52 smithi119 ceph-mon[94175]: pgmap v8812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:57:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:57:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:57:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:57:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:54 smithi183 ceph-mon[99169]: pgmap v8813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:54 smithi119 ceph-mon[94175]: pgmap v8813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:54 smithi119 ceph-mon[108979]: pgmap v8813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:56 smithi183 ceph-mon[99169]: pgmap v8814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:56 smithi119 ceph-mon[94175]: pgmap v8814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:57:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:56 smithi119 ceph-mon[108979]: pgmap v8814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:57:59 smithi183 ceph-mon[99169]: pgmap v8815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:57:59 smithi119 ceph-mon[108979]: pgmap v8815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:57:59 smithi119 ceph-mon[94175]: pgmap v8815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:00 smithi183 ceph-mon[99169]: pgmap v8816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:00 smithi119 ceph-mon[108979]: pgmap v8816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:01.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:00 smithi119 ceph-mon[94175]: pgmap v8816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:02 smithi183 ceph-mon[99169]: pgmap v8817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:02 smithi119 ceph-mon[108979]: pgmap v8817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:02 smithi119 ceph-mon[94175]: pgmap v8817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:58:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:58:04] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T18:58:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:04 smithi183 ceph-mon[99169]: pgmap v8818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:04 smithi119 ceph-mon[94175]: pgmap v8818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:04 smithi119 ceph-mon[108979]: pgmap v8818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:06 smithi183 ceph-mon[99169]: pgmap v8819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:06 smithi119 ceph-mon[94175]: pgmap v8819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:06 smithi119 ceph-mon[108979]: pgmap v8819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:09 smithi183 ceph-mon[99169]: pgmap v8820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:09 smithi119 ceph-mon[94175]: pgmap v8820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:09 smithi119 ceph-mon[108979]: pgmap v8820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:10 smithi183 ceph-mon[99169]: pgmap v8821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:10 smithi119 ceph-mon[94175]: pgmap v8821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:10 smithi119 ceph-mon[108979]: pgmap v8821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:12.982 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:58:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:12 smithi183 ceph-mon[99169]: pgmap v8822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:12 smithi119 ceph-mon[94175]: pgmap v8822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:12 smithi119 ceph-mon[108979]: pgmap v8822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:13.288 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:58:13.288 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 7m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:58:13.288 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 7m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:58:13.288 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 7m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:58:13.288 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 7m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:58:13.288 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 7m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:58:13.288 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 7m ago 3h 690M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:58:13.288 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 7m ago 3h 1089M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:58:13.288 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 7m ago 3h 510M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:58:13.288 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 7m ago 3h 588M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:58:13.288 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 7m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:58:13.288 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 7m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:58:13.289 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 7m ago 3h 5230M 2493M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:58:13.289 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 7m ago 3h 5327M 2493M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:58:13.289 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 7m ago 3h 4892M 2493M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:58:13.289 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 7m ago 3h 4492M 2493M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:58:13.289 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 7m ago 3h 3755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:58:13.289 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 7m ago 3h 4673M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:58:13.289 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 7m ago 3h 3735M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:58:13.289 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 7m ago 3h 4458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:58:13.289 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 7m ago 3h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:58:13.666 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:58:13.667 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:58:13.667 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:58:13.667 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:58:13.667 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:58:13.667 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:58:13.667 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:58:13.667 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:58:13.668 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:58:13.668 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:58:13.668 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:58:13.668 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:58:13.668 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:58:13.668 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:58:13.668 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:58:13.668 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:58:13.668 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:58:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:13 smithi119 ceph-mon[94175]: from='client.33734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:58:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:13 smithi119 ceph-mon[94175]: from='client.33740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:58:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/83134583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:58:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:13 smithi119 ceph-mon[108979]: from='client.33734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:58:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:13 smithi119 ceph-mon[108979]: from='client.33740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:58:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/83134583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:58:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:13 smithi183 ceph-mon[99169]: from='client.33734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:58:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:13 smithi183 ceph-mon[99169]: from='client.33740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:58:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/83134583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:58:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:58:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:58:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T18:58:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:14 smithi183 ceph-mon[99169]: pgmap v8823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:14 smithi119 ceph-mon[94175]: pgmap v8823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:14 smithi119 ceph-mon[108979]: pgmap v8823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:16 smithi183 ceph-mon[99169]: pgmap v8824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:16 smithi119 ceph-mon[94175]: pgmap v8824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:16 smithi119 ceph-mon[108979]: pgmap v8824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:18 smithi183 ceph-mon[99169]: pgmap v8825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:18 smithi119 ceph-mon[108979]: pgmap v8825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:18 smithi119 ceph-mon[94175]: pgmap v8825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:20 smithi183 ceph-mon[99169]: pgmap v8826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:20 smithi119 ceph-mon[94175]: pgmap v8826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:20 smithi119 ceph-mon[108979]: pgmap v8826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:22 smithi183 ceph-mon[99169]: pgmap v8827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:22 smithi119 ceph-mon[94175]: pgmap v8827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:22 smithi119 ceph-mon[108979]: pgmap v8827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:58:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:58:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:58:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:24 smithi183 ceph-mon[99169]: pgmap v8828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:24 smithi119 ceph-mon[94175]: pgmap v8828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:24 smithi119 ceph-mon[108979]: pgmap v8828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:26 smithi183 ceph-mon[99169]: pgmap v8829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:26 smithi119 ceph-mon[94175]: pgmap v8829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:26 smithi119 ceph-mon[108979]: pgmap v8829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:28 smithi183 ceph-mon[99169]: pgmap v8830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:29.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:28 smithi119 ceph-mon[94175]: pgmap v8830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:28 smithi119 ceph-mon[108979]: pgmap v8830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:31.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:30 smithi183 ceph-mon[99169]: pgmap v8831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:30 smithi119 ceph-mon[108979]: pgmap v8831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:31.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:30 smithi119 ceph-mon[94175]: pgmap v8831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:32 smithi183 ceph-mon[99169]: pgmap v8832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:33.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:32 smithi119 ceph-mon[94175]: pgmap v8832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:32 smithi119 ceph-mon[108979]: pgmap v8832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:58:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:58:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:58:35.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:34 smithi183 ceph-mon[99169]: pgmap v8833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:34 smithi119 ceph-mon[108979]: pgmap v8833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:35.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:34 smithi119 ceph-mon[94175]: pgmap v8833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:36 smithi183 ceph-mon[99169]: pgmap v8834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:36 smithi119 ceph-mon[94175]: pgmap v8834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:36 smithi119 ceph-mon[108979]: pgmap v8834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:39 smithi183 ceph-mon[99169]: pgmap v8835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:39 smithi119 ceph-mon[94175]: pgmap v8835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:39 smithi119 ceph-mon[108979]: pgmap v8835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:40 smithi183 ceph-mon[99169]: pgmap v8836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:40 smithi119 ceph-mon[94175]: pgmap v8836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:41.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:40 smithi119 ceph-mon[108979]: pgmap v8836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:58:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:58:42.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:58:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:42 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2483M 2023-12-01T18:58:43.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:58:43.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:58:43.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:58:43.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:58:43.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:42 smithi183 ceph-mon[99169]: pgmap v8837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2483M 2023-12-01T18:58:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:58:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:58:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:58:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:58:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[94175]: pgmap v8837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:43.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T18:58:43.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2483M 2023-12-01T18:58:43.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:58:43.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:58:43.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:58:43.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:58:43.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:42 smithi119 ceph-mon[108979]: pgmap v8837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:44.013 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:58:44.320 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:58:44.320 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 8m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:58:44.320 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 8m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:58:44.320 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 8m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:58:44.320 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 8m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:58:44.320 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 8m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:58:44.320 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 8m ago 3h 690M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:58:44.320 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 8m ago 3h 1089M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:58:44.320 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 8m ago 3h 510M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:58:44.320 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 8m ago 3h 588M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:58:44.321 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 8m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:58:44.321 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 8m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:58:44.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 8m ago 3h 5230M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:58:44.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 8m ago 3h 5327M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:58:44.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 8m ago 3h 4892M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:58:44.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 8m ago 3h 4492M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:58:44.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 8m ago 3h 3755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:58:44.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 8m ago 3h 4673M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:58:44.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 8m ago 3h 3735M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:58:44.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 8m ago 3h 4458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:58:44.321 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 8m ago 3h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:58:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:58:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:58:44] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T18:58:44.707 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:58:44.707 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:58:44.707 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:58:44.707 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:58:44.707 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:58:44.707 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:58:44.707 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:58:44.707 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:58:44.707 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:58:44.707 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:58:44.707 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:58:44.708 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:58:44.708 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:58:44.708 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:58:44.708 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:58:44.708 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:58:44.708 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:58:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:44 smithi183 ceph-mon[99169]: from='client.23865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:58:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:44 smithi183 ceph-mon[99169]: from='client.33758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:58:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3906851149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:58:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:44 smithi183 ceph-mon[99169]: pgmap v8838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:44 smithi119 ceph-mon[94175]: from='client.23865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:58:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:44 smithi119 ceph-mon[94175]: from='client.33758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:58:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3906851149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:58:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:44 smithi119 ceph-mon[94175]: pgmap v8838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:45.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:44 smithi119 ceph-mon[108979]: from='client.23865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:58:45.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:44 smithi119 ceph-mon[108979]: from='client.33758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:58:45.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3906851149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:58:45.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:44 smithi119 ceph-mon[108979]: pgmap v8838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:46 smithi183 ceph-mon[99169]: pgmap v8839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:46 smithi119 ceph-mon[94175]: pgmap v8839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:46 smithi119 ceph-mon[108979]: pgmap v8839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:48 smithi183 ceph-mon[99169]: pgmap v8840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:48 smithi119 ceph-mon[94175]: pgmap v8840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:49.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:48 smithi119 ceph-mon[108979]: pgmap v8840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:50 smithi183 ceph-mon[99169]: pgmap v8841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:50 smithi119 ceph-mon[94175]: pgmap v8841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:51.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:50 smithi119 ceph-mon[108979]: pgmap v8841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:53.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:52 smithi183 ceph-mon[99169]: pgmap v8842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:52 smithi119 ceph-mon[94175]: pgmap v8842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:52 smithi119 ceph-mon[108979]: pgmap v8842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:58:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:58:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:58:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:58:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:54 smithi183 ceph-mon[99169]: pgmap v8843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:54 smithi119 ceph-mon[94175]: pgmap v8843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:54 smithi119 ceph-mon[108979]: pgmap v8843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:56 smithi183 ceph-mon[99169]: pgmap v8844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:56 smithi119 ceph-mon[94175]: pgmap v8844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:56 smithi119 ceph-mon[108979]: pgmap v8844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:58:58 smithi183 ceph-mon[99169]: pgmap v8845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:58:58 smithi119 ceph-mon[108979]: pgmap v8845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:58:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:58:58 smithi119 ceph-mon[94175]: pgmap v8845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:00 smithi183 ceph-mon[99169]: pgmap v8846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:01.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:00 smithi119 ceph-mon[94175]: pgmap v8846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:00 smithi119 ceph-mon[108979]: pgmap v8846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:02 smithi183 ceph-mon[99169]: pgmap v8847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:02 smithi119 ceph-mon[108979]: pgmap v8847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:02 smithi119 ceph-mon[94175]: pgmap v8847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:59:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:59:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:59:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:04 smithi183 ceph-mon[99169]: pgmap v8848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:04 smithi119 ceph-mon[94175]: pgmap v8848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:04 smithi119 ceph-mon[108979]: pgmap v8848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:06 smithi183 ceph-mon[99169]: pgmap v8849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:06 smithi119 ceph-mon[94175]: pgmap v8849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:06 smithi119 ceph-mon[108979]: pgmap v8849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:09 smithi183 ceph-mon[99169]: pgmap v8850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:09 smithi119 ceph-mon[108979]: pgmap v8850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:09 smithi119 ceph-mon[94175]: pgmap v8850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:10 smithi183 ceph-mon[99169]: pgmap v8851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:10 smithi119 ceph-mon[108979]: pgmap v8851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:10 smithi119 ceph-mon[94175]: pgmap v8851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:12 smithi183 ceph-mon[99169]: pgmap v8852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:12 smithi119 ceph-mon[108979]: pgmap v8852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:12 smithi119 ceph-mon[94175]: pgmap v8852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:59:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:59:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T18:59:15.060 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:59:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:14 smithi183 ceph-mon[99169]: pgmap v8853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:14 smithi119 ceph-mon[108979]: pgmap v8853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:14 smithi119 ceph-mon[94175]: pgmap v8853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:15.365 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:59:15.365 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 8m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:59:15.365 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 8m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:59:15.365 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 8m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:59:15.365 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 8m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:59:15.365 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 8m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:59:15.365 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 8m ago 3h 690M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:59:15.365 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 8m ago 3h 1089M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:59:15.365 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 8m ago 3h 510M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:59:15.365 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 8m ago 3h 588M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:59:15.365 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 8m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:59:15.365 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 8m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:59:15.365 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 8m ago 3h 5230M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:59:15.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 8m ago 3h 5327M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:59:15.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 8m ago 3h 4892M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:59:15.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 8m ago 3h 4492M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:59:15.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 8m ago 3h 3755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:59:15.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 8m ago 3h 4673M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:59:15.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 8m ago 3h 3735M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:59:15.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 8m ago 3h 4458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:59:15.366 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 8m ago 3h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:59:15.747 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:59:15.747 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:59:15.748 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:59:15.748 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:59:15.748 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:59:15.748 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:59:15.748 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:59:15.748 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:59:15.748 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:59:15.748 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:59:15.748 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:59:15.748 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:59:15.748 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:59:15.748 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:59:15.748 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:59:15.748 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:59:15.749 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:59:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:15 smithi183 ceph-mon[99169]: from='client.23883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:59:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:15 smithi183 ceph-mon[99169]: from='client.23889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:59:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/245585782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:59:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:15 smithi119 ceph-mon[94175]: from='client.23883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:59:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:15 smithi119 ceph-mon[94175]: from='client.23889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:59:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/245585782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:59:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:15 smithi119 ceph-mon[108979]: from='client.23883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:59:16.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:15 smithi119 ceph-mon[108979]: from='client.23889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:59:16.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/245585782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:59:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:16 smithi183 ceph-mon[99169]: pgmap v8854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:16 smithi119 ceph-mon[94175]: pgmap v8854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:16 smithi119 ceph-mon[108979]: pgmap v8854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:18 smithi183 ceph-mon[99169]: pgmap v8855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:18 smithi119 ceph-mon[94175]: pgmap v8855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:18 smithi119 ceph-mon[108979]: pgmap v8855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:20 smithi183 ceph-mon[99169]: pgmap v8856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:20 smithi119 ceph-mon[94175]: pgmap v8856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:20 smithi119 ceph-mon[108979]: pgmap v8856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:22 smithi183 ceph-mon[99169]: pgmap v8857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:22 smithi119 ceph-mon[108979]: pgmap v8857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:22 smithi119 ceph-mon[94175]: pgmap v8857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:59:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:59:24] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:59:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:24 smithi183 ceph-mon[99169]: pgmap v8858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:24 smithi119 ceph-mon[94175]: pgmap v8858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:24 smithi119 ceph-mon[108979]: pgmap v8858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:26 smithi183 ceph-mon[99169]: pgmap v8859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:26 smithi119 ceph-mon[94175]: pgmap v8859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:26 smithi119 ceph-mon[108979]: pgmap v8859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:28 smithi183 ceph-mon[99169]: pgmap v8860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:29.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:28 smithi119 ceph-mon[94175]: pgmap v8860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:29.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:28 smithi119 ceph-mon[108979]: pgmap v8860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:31.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:30 smithi183 ceph-mon[99169]: pgmap v8861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:31.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:30 smithi119 ceph-mon[94175]: pgmap v8861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:30 smithi119 ceph-mon[108979]: pgmap v8861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:32 smithi183 ceph-mon[99169]: pgmap v8862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:33.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:32 smithi119 ceph-mon[94175]: pgmap v8862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:32 smithi119 ceph-mon[108979]: pgmap v8862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:59:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:59:34] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T18:59:35.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:34 smithi183 ceph-mon[99169]: pgmap v8863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:34 smithi119 ceph-mon[108979]: pgmap v8863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:35.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:34 smithi119 ceph-mon[94175]: pgmap v8863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:36 smithi183 ceph-mon[99169]: pgmap v8864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:36 smithi119 ceph-mon[94175]: pgmap v8864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:37.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:36 smithi119 ceph-mon[108979]: pgmap v8864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:39 smithi183 ceph-mon[99169]: pgmap v8865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:39 smithi119 ceph-mon[94175]: pgmap v8865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:39 smithi119 ceph-mon[108979]: pgmap v8865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:40 smithi183 ceph-mon[99169]: pgmap v8866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:40 smithi119 ceph-mon[94175]: pgmap v8866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:41.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:40 smithi119 ceph-mon[108979]: pgmap v8866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:59:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:59:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T18:59:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:43 smithi183 ceph-mon[99169]: pgmap v8867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:59:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:59:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:59:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:43 smithi119 ceph-mon[94175]: pgmap v8867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:59:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:59:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:59:43.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:43 smithi119 ceph-mon[108979]: pgmap v8867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:43.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T18:59:43.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T18:59:43.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T18:59:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:59:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:59:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:59:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:44 smithi183 ceph-mon[99169]: pgmap v8868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:44 smithi119 ceph-mon[94175]: pgmap v8868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:44 smithi119 ceph-mon[108979]: pgmap v8868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:46.091 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T18:59:46.398 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T18:59:46.398 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 9m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T18:59:46.398 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 9m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T18:59:46.398 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 9m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T18:59:46.398 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 9m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T18:59:46.398 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 9m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T18:59:46.398 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 9m ago 3h 690M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T18:59:46.398 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 9m ago 3h 1089M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T18:59:46.398 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 9m ago 3h 510M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T18:59:46.398 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 9m ago 3h 588M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T18:59:46.399 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 9m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T18:59:46.399 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 9m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T18:59:46.399 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 9m ago 3h 5230M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T18:59:46.399 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 9m ago 3h 5327M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T18:59:46.399 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 9m ago 3h 4892M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T18:59:46.399 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 9m ago 3h 4492M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T18:59:46.399 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 9m ago 3h 3755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T18:59:46.399 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 9m ago 3h 4673M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T18:59:46.399 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 9m ago 3h 3735M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T18:59:46.399 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 9m ago 3h 4458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T18:59:46.399 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 9m ago 3h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T18:59:46.778 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T18:59:46.778 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T18:59:46.778 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T18:59:46.778 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:59:46.778 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T18:59:46.778 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:59:46.778 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:59:46.778 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T18:59:46.778 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T18:59:46.779 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:59:46.779 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T18:59:46.779 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T18:59:46.779 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T18:59:46.779 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T18:59:46.779 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T18:59:46.779 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T18:59:46.779 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T18:59:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:46 smithi183 ceph-mon[99169]: from='client.23901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:59:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:46 smithi183 ceph-mon[99169]: from='client.23907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:59:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:46 smithi183 ceph-mon[99169]: pgmap v8869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:47.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2634300399' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:59:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:46 smithi119 ceph-mon[94175]: from='client.23901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:59:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:46 smithi119 ceph-mon[94175]: from='client.23907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:59:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:46 smithi119 ceph-mon[94175]: pgmap v8869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2634300399' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:59:47.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:46 smithi119 ceph-mon[108979]: from='client.23901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:59:47.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:46 smithi119 ceph-mon[108979]: from='client.23907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T18:59:47.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:46 smithi119 ceph-mon[108979]: pgmap v8869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:47.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2634300399' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T18:59:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:48 smithi183 ceph-mon[99169]: pgmap v8870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:48 smithi119 ceph-mon[94175]: pgmap v8870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:48 smithi119 ceph-mon[108979]: pgmap v8870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:50 smithi183 ceph-mon[99169]: pgmap v8871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:50 smithi119 ceph-mon[108979]: pgmap v8871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:50 smithi119 ceph-mon[94175]: pgmap v8871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:53.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:52 smithi183 ceph-mon[99169]: pgmap v8872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:52 smithi119 ceph-mon[94175]: pgmap v8872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:52 smithi119 ceph-mon[108979]: pgmap v8872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T18:59:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 18:59:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:18:59:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T18:59:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:54 smithi183 ceph-mon[99169]: pgmap v8873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:54 smithi119 ceph-mon[94175]: pgmap v8873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:54 smithi119 ceph-mon[108979]: pgmap v8873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:56 smithi183 ceph-mon[99169]: pgmap v8874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:56 smithi119 ceph-mon[94175]: pgmap v8874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:56 smithi119 ceph-mon[108979]: pgmap v8874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 18:59:58 smithi183 ceph-mon[99169]: pgmap v8875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 18:59:58 smithi119 ceph-mon[94175]: pgmap v8875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T18:59:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 18:59:58 smithi119 ceph-mon[108979]: pgmap v8875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:00:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:00:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T18:59:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:00:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:00:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:01 smithi183 ceph-mon[99169]: pgmap v8876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:01 smithi119 ceph-mon[94175]: pgmap v8876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:01 smithi119 ceph-mon[108979]: pgmap v8876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:02 smithi183 ceph-mon[99169]: pgmap v8877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:02 smithi119 ceph-mon[94175]: pgmap v8877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:02 smithi119 ceph-mon[108979]: pgmap v8877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:00:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:00:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:00:04.691 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 19:00:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T19:00:04.221Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701446400138 maxt=1701453600000 ulid=01HGKC14YAD49C8V8YXFYZS4YA duration=51.551146ms 2023-12-01T19:00:04.691 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 19:00:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T19:00:04.227Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=4.741752ms 2023-12-01T19:00:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:04 smithi183 ceph-mon[99169]: pgmap v8878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:04 smithi119 ceph-mon[94175]: pgmap v8878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:04 smithi119 ceph-mon[108979]: pgmap v8878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:07.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:06 smithi183 ceph-mon[99169]: pgmap v8879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:07.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:06 smithi119 ceph-mon[94175]: pgmap v8879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:06 smithi119 ceph-mon[108979]: pgmap v8879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:09 smithi183 ceph-mon[99169]: pgmap v8880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:09 smithi119 ceph-mon[94175]: pgmap v8880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:09 smithi119 ceph-mon[108979]: pgmap v8880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:10 smithi183 ceph-mon[99169]: pgmap v8881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:10 smithi119 ceph-mon[108979]: pgmap v8881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:10 smithi119 ceph-mon[94175]: pgmap v8881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:12 smithi183 ceph-mon[99169]: pgmap v8882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:12 smithi119 ceph-mon[108979]: pgmap v8882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:12 smithi119 ceph-mon[94175]: pgmap v8882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:00:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:00:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:00:15.084 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:14 smithi183 ceph-mon[99169]: pgmap v8883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:14 smithi119 ceph-mon[94175]: pgmap v8883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:15.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:14 smithi119 ceph-mon[108979]: pgmap v8883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:17.132 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:00:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:16 smithi183 ceph-mon[99169]: pgmap v8884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:16 smithi119 ceph-mon[94175]: pgmap v8884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:16 smithi119 ceph-mon[108979]: pgmap v8884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:17.437 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:00:17.437 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 9m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:00:17.437 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 9m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:00:17.437 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 9m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:00:17.437 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 9m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:00:17.437 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 9m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:00:17.437 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 9m ago 3h 690M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:00:17.437 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 9m ago 3h 1089M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:00:17.438 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 9m ago 3h 510M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:00:17.438 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 9m ago 3h 588M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:00:17.438 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 9m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:00:17.438 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 9m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:00:17.438 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 9m ago 3h 5230M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:00:17.438 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 9m ago 3h 5327M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:00:17.438 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 9m ago 3h 4892M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:00:17.438 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 9m ago 3h 4492M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:00:17.438 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 9m ago 3h 3755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:00:17.438 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 9m ago 3h 4673M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:00:17.438 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 9m ago 3h 3735M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:00:17.438 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 9m ago 3h 4458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:00:17.438 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 9m ago 3h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:00:17.815 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:00:17.815 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:00:17.815 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:00:17.815 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:00:17.815 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:00:17.815 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:00:17.815 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:00:17.815 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:00:17.815 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:00:17.815 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:00:17.815 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:00:17.816 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:00:17.816 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:00:17.816 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:00:17.816 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:00:17.816 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:00:17.816 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:00:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:17 smithi183 ceph-mon[99169]: from='client.33806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:00:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:17 smithi183 ceph-mon[99169]: from='client.33812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:00:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:17 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/866387492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:00:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:17 smithi119 ceph-mon[94175]: from='client.33806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:00:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:17 smithi119 ceph-mon[94175]: from='client.33812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:00:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:17 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/866387492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:00:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:17 smithi119 ceph-mon[108979]: from='client.33806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:00:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:17 smithi119 ceph-mon[108979]: from='client.33812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:00:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:17 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/866387492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:00:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:18 smithi183 ceph-mon[99169]: pgmap v8885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:18 smithi119 ceph-mon[94175]: pgmap v8885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:18 smithi119 ceph-mon[108979]: pgmap v8885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:20 smithi183 ceph-mon[99169]: pgmap v8886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:20 smithi119 ceph-mon[94175]: pgmap v8886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:20 smithi119 ceph-mon[108979]: pgmap v8886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:22 smithi183 ceph-mon[99169]: pgmap v8887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:22 smithi119 ceph-mon[108979]: pgmap v8887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:22 smithi119 ceph-mon[94175]: pgmap v8887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:00:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:00:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:00:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:24 smithi183 ceph-mon[99169]: pgmap v8888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:24 smithi119 ceph-mon[94175]: pgmap v8888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:24 smithi119 ceph-mon[108979]: pgmap v8888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:26 smithi183 ceph-mon[99169]: pgmap v8889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:26 smithi119 ceph-mon[94175]: pgmap v8889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:26 smithi119 ceph-mon[108979]: pgmap v8889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:28 smithi183 ceph-mon[99169]: pgmap v8890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:29.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:28 smithi119 ceph-mon[94175]: pgmap v8890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:29.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:28 smithi119 ceph-mon[108979]: pgmap v8890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:31.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:30 smithi183 ceph-mon[99169]: pgmap v8891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:31.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:30 smithi119 ceph-mon[94175]: pgmap v8891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:30 smithi119 ceph-mon[108979]: pgmap v8891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:32 smithi183 ceph-mon[99169]: pgmap v8892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:33.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:32 smithi119 ceph-mon[94175]: pgmap v8892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:32 smithi119 ceph-mon[108979]: pgmap v8892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:00:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:00:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:00:35.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:34 smithi183 ceph-mon[99169]: pgmap v8893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:35.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:34 smithi119 ceph-mon[94175]: pgmap v8893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:35.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:34 smithi119 ceph-mon[108979]: pgmap v8893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:36 smithi183 ceph-mon[99169]: pgmap v8894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:36 smithi119 ceph-mon[94175]: pgmap v8894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:36 smithi119 ceph-mon[108979]: pgmap v8894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:39 smithi183 ceph-mon[99169]: pgmap v8895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:39 smithi119 ceph-mon[94175]: pgmap v8895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:39 smithi119 ceph-mon[108979]: pgmap v8895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:40 smithi183 ceph-mon[99169]: pgmap v8896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:40 smithi119 ceph-mon[94175]: pgmap v8896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:40 smithi119 ceph-mon[108979]: pgmap v8896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:42 smithi183 ceph-mon[99169]: pgmap v8897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:42 smithi119 ceph-mon[94175]: pgmap v8897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:42 smithi119 ceph-mon[108979]: pgmap v8897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:00:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:00:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:00:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:00:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:00:44] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:00:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:44 smithi183 ceph-mon[99169]: pgmap v8898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:44 smithi119 ceph-mon[94175]: pgmap v8898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:44 smithi119 ceph-mon[108979]: pgmap v8898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:46 smithi183 ceph-mon[99169]: pgmap v8899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:46 smithi119 ceph-mon[108979]: pgmap v8899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:46 smithi119 ceph-mon[94175]: pgmap v8899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:48.173 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:00:48.255 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:00:48.256 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:00:48.256 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:00:48.256 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:00:48.256 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:00:48.256 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:00:48.256 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:00:48.256 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:00:48.256 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:00:48.257 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:00:48.257 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:00:48.257 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:00:48.477 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:00:48.478 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 1s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:00:48.478 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 0s ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:00:48.478 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 1s ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:00:48.478 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 0s ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:00:48.478 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 0s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:00:48.478 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 1s ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:00:48.478 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 1s ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:00:48.478 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 0s ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:00:48.478 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 1s ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:00:48.478 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 1s ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:00:48.478 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 0s ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:00:48.478 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 1s ago 3h 5261M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:00:48.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 1s ago 3h 5356M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:00:48.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 1s ago 3h 4916M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:00:48.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 1s ago 3h 4521M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:00:48.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 0s ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:00:48.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 0s ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:00:48.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 0s ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:00:48.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 0s ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:00:48.479 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 0s ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:00:48.866 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:00:48.866 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:00:48.866 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:00:48.866 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:00:48.866 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:00:48.866 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:00:48.866 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:00:48.866 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:00:48.866 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:00:48.866 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:00:48.867 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:00:48.867 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:00:48.867 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:00:48.867 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:00:48.867 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:00:48.867 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:00:48.867 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:00:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:00:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:00:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:00:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:48 smithi183 ceph-mon[99169]: from='client.23937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:00:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:48 smithi183 ceph-mon[99169]: from='client.33830 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:00:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:48 smithi183 ceph-mon[99169]: pgmap v8900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:48 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/401506208' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:00:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:00:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:00:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:00:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:48 smithi119 ceph-mon[94175]: from='client.23937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:00:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:48 smithi119 ceph-mon[94175]: from='client.33830 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:00:49.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:48 smithi119 ceph-mon[94175]: pgmap v8900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:49.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:48 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/401506208' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:00:49.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:00:49.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:00:49.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:00:49.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:48 smithi119 ceph-mon[108979]: from='client.23937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:00:49.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:48 smithi119 ceph-mon[108979]: from='client.33830 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:00:49.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:48 smithi119 ceph-mon[108979]: pgmap v8900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:49.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:48 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/401506208' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:00:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:50 smithi183 ceph-mon[99169]: pgmap v8901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:50 smithi119 ceph-mon[108979]: pgmap v8901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:50 smithi119 ceph-mon[94175]: pgmap v8901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:53.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:52 smithi183 ceph-mon[99169]: pgmap v8902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:52 smithi119 ceph-mon[94175]: pgmap v8902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:52 smithi119 ceph-mon[108979]: pgmap v8902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:00:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:00:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:00:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:00:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:54 smithi183 ceph-mon[99169]: pgmap v8903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:54 smithi119 ceph-mon[94175]: pgmap v8903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:54 smithi119 ceph-mon[108979]: pgmap v8903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:56 smithi183 ceph-mon[99169]: pgmap v8904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:56 smithi119 ceph-mon[94175]: pgmap v8904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:56 smithi119 ceph-mon[108979]: pgmap v8904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:00:58 smithi183 ceph-mon[99169]: pgmap v8905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:00:58 smithi119 ceph-mon[94175]: pgmap v8905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:00:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:00:58 smithi119 ceph-mon[108979]: pgmap v8905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:00 smithi183 ceph-mon[99169]: pgmap v8906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:01.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:00 smithi119 ceph-mon[94175]: pgmap v8906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:00 smithi119 ceph-mon[108979]: pgmap v8906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:02 smithi183 ceph-mon[99169]: pgmap v8907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:02 smithi119 ceph-mon[94175]: pgmap v8907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:02 smithi119 ceph-mon[108979]: pgmap v8907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:01:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:01:04] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:01:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:04 smithi183 ceph-mon[99169]: pgmap v8908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:04 smithi119 ceph-mon[94175]: pgmap v8908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:04 smithi119 ceph-mon[108979]: pgmap v8908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:06 smithi183 ceph-mon[99169]: pgmap v8909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:06 smithi119 ceph-mon[108979]: pgmap v8909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:06 smithi119 ceph-mon[94175]: pgmap v8909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:09 smithi183 ceph-mon[99169]: pgmap v8910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:09 smithi119 ceph-mon[108979]: pgmap v8910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:09 smithi119 ceph-mon[94175]: pgmap v8910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:10 smithi183 ceph-mon[99169]: pgmap v8911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:10 smithi119 ceph-mon[94175]: pgmap v8911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:10 smithi119 ceph-mon[108979]: pgmap v8911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:12 smithi183 ceph-mon[99169]: pgmap v8912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:12 smithi119 ceph-mon[94175]: pgmap v8912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:13.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:12 smithi119 ceph-mon[108979]: pgmap v8912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:01:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:01:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:01:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:14 smithi183 ceph-mon[99169]: pgmap v8913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:14 smithi119 ceph-mon[94175]: pgmap v8913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:14 smithi119 ceph-mon[108979]: pgmap v8913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:16 smithi183 ceph-mon[99169]: pgmap v8914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:16 smithi119 ceph-mon[108979]: pgmap v8914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:16 smithi119 ceph-mon[94175]: pgmap v8914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:18 smithi183 ceph-mon[99169]: pgmap v8915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:18 smithi119 ceph-mon[94175]: pgmap v8915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:18 smithi119 ceph-mon[108979]: pgmap v8915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:19.206 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:01:19.518 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:01:19.518 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 32s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:01:19.518 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 31s ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:01:19.518 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 32s ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:01:19.518 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 31s ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:01:19.518 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 31s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:01:19.518 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 32s ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:01:19.518 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 32s ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:01:19.518 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 31s ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:01:19.518 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 32s ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:01:19.519 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 32s ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:01:19.519 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 31s ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:01:19.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 32s ago 3h 5261M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:01:19.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 32s ago 3h 5356M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:01:19.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 32s ago 3h 4916M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:01:19.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 32s ago 3h 4521M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:01:19.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 31s ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:01:19.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 31s ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:01:19.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 31s ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:01:19.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 31s ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:01:19.519 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 31s ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:01:19.898 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:01:19.898 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:01:19.898 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:01:19.898 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:01:19.898 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:01:19.898 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:01:19.898 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:01:19.898 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:01:19.899 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:01:19.899 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:01:19.899 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:01:19.899 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:01:19.899 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:01:19.899 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:01:19.899 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:01:19.899 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:01:19.899 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:01:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:19 smithi183 ceph-mon[99169]: from='client.33842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:01:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:19 smithi183 ceph-mon[99169]: from='client.23961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:01:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:19 smithi119 ceph-mon[94175]: from='client.33842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:01:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:19 smithi119 ceph-mon[94175]: from='client.23961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:01:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:19 smithi119 ceph-mon[108979]: from='client.33842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:01:20.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:19 smithi119 ceph-mon[108979]: from='client.23961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:01:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3470619775' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:01:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:20 smithi183 ceph-mon[99169]: pgmap v8916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3470619775' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:01:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:20 smithi119 ceph-mon[94175]: pgmap v8916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:21.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3470619775' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:01:21.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:20 smithi119 ceph-mon[108979]: pgmap v8916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:22 smithi183 ceph-mon[99169]: pgmap v8917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:22 smithi119 ceph-mon[94175]: pgmap v8917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:23.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:22 smithi119 ceph-mon[108979]: pgmap v8917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:01:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:01:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:01:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:24 smithi183 ceph-mon[99169]: pgmap v8918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:24 smithi119 ceph-mon[94175]: pgmap v8918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:24 smithi119 ceph-mon[108979]: pgmap v8918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:26 smithi183 ceph-mon[99169]: pgmap v8919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:26 smithi119 ceph-mon[94175]: pgmap v8919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:26 smithi119 ceph-mon[108979]: pgmap v8919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:28 smithi183 ceph-mon[99169]: pgmap v8920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:29.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:28 smithi119 ceph-mon[94175]: pgmap v8920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:28 smithi119 ceph-mon[108979]: pgmap v8920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:31.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:30 smithi183 ceph-mon[99169]: pgmap v8921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:30 smithi119 ceph-mon[108979]: pgmap v8921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:31.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:30 smithi119 ceph-mon[94175]: pgmap v8921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:32 smithi183 ceph-mon[99169]: pgmap v8922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:33.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:32 smithi119 ceph-mon[94175]: pgmap v8922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:32 smithi119 ceph-mon[108979]: pgmap v8922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:01:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:01:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:01:35.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:34 smithi183 ceph-mon[99169]: pgmap v8923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:34 smithi119 ceph-mon[94175]: pgmap v8923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:34 smithi119 ceph-mon[108979]: pgmap v8923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:36 smithi183 ceph-mon[99169]: pgmap v8924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:36 smithi119 ceph-mon[94175]: pgmap v8924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:36 smithi119 ceph-mon[108979]: pgmap v8924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:39 smithi183 ceph-mon[99169]: pgmap v8925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:39 smithi119 ceph-mon[108979]: pgmap v8925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:39 smithi119 ceph-mon[94175]: pgmap v8925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:40 smithi183 ceph-mon[99169]: pgmap v8926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:40 smithi119 ceph-mon[108979]: pgmap v8926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:40 smithi119 ceph-mon[94175]: pgmap v8926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:42 smithi183 ceph-mon[99169]: pgmap v8927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:42 smithi119 ceph-mon[108979]: pgmap v8927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:42 smithi119 ceph-mon[94175]: pgmap v8927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:01:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:01:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:01:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:44 smithi183 ceph-mon[99169]: pgmap v8928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:44 smithi119 ceph-mon[94175]: pgmap v8928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:44 smithi119 ceph-mon[108979]: pgmap v8928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:46 smithi183 ceph-mon[99169]: pgmap v8929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:46 smithi119 ceph-mon[108979]: pgmap v8929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:47.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:46 smithi119 ceph-mon[94175]: pgmap v8929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:01:48.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:01:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:01:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:01:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:01:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:01:49.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:49 smithi183 ceph-mon[99169]: pgmap v8930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:01:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:01:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:01:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:49 smithi119 ceph-mon[94175]: pgmap v8930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:01:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:01:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:01:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:49 smithi119 ceph-mon[108979]: pgmap v8930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:50.242 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:01:50.548 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:01:50.549 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 63s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:01:50.549 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 63s ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:01:50.549 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 63s ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:01:50.549 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 63s ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:01:50.549 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 63s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:01:50.549 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 63s ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:01:50.549 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 63s ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:01:50.549 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 63s ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:01:50.549 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 63s ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:01:50.549 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 63s ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:01:50.549 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 63s ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:01:50.549 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 63s ago 3h 5261M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:01:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 63s ago 3h 5356M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:01:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 63s ago 3h 4916M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:01:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 63s ago 3h 4521M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:01:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 63s ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:01:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 63s ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:01:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 63s ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:01:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 63s ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:01:50.550 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 63s ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:01:50.928 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:01:50.929 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:01:50.929 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:01:50.929 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:01:50.929 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:01:50.929 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:01:50.929 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:01:50.929 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:01:50.929 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:01:50.929 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:01:50.929 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:01:50.929 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:01:50.929 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:01:50.929 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:01:50.930 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:01:50.930 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:01:50.930 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:01:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:50 smithi183 ceph-mon[99169]: from='client.33860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:01:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:50 smithi183 ceph-mon[99169]: from='client.33866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:01:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:50 smithi183 ceph-mon[99169]: pgmap v8931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:50 smithi119 ceph-mon[94175]: from='client.33860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:01:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:50 smithi119 ceph-mon[94175]: from='client.33866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:01:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:50 smithi119 ceph-mon[94175]: pgmap v8931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:50 smithi119 ceph-mon[108979]: from='client.33860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:01:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:50 smithi119 ceph-mon[108979]: from='client.33866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:01:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:50 smithi119 ceph-mon[108979]: pgmap v8931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/920177004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:01:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/920177004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:01:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/920177004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:01:53.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:52 smithi183 ceph-mon[99169]: pgmap v8932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:52 smithi119 ceph-mon[94175]: pgmap v8932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:52 smithi119 ceph-mon[108979]: pgmap v8932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:01:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:01:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:01:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:01:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:54 smithi183 ceph-mon[99169]: pgmap v8933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:54 smithi119 ceph-mon[108979]: pgmap v8933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:54 smithi119 ceph-mon[94175]: pgmap v8933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:56 smithi183 ceph-mon[99169]: pgmap v8934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:56 smithi119 ceph-mon[108979]: pgmap v8934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:56 smithi119 ceph-mon[94175]: pgmap v8934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:01:58 smithi183 ceph-mon[99169]: pgmap v8935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:01:58 smithi119 ceph-mon[94175]: pgmap v8935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:01:59.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:01:58 smithi119 ceph-mon[108979]: pgmap v8935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:00 smithi183 ceph-mon[99169]: pgmap v8936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:00 smithi119 ceph-mon[108979]: pgmap v8936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:01.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:00 smithi119 ceph-mon[94175]: pgmap v8936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:02 smithi183 ceph-mon[99169]: pgmap v8937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:02 smithi119 ceph-mon[94175]: pgmap v8937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:02 smithi119 ceph-mon[108979]: pgmap v8937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:02:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:02:04] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:02:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:04 smithi183 ceph-mon[99169]: pgmap v8938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:04 smithi119 ceph-mon[94175]: pgmap v8938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:05.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:04 smithi119 ceph-mon[108979]: pgmap v8938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:06 smithi183 ceph-mon[99169]: pgmap v8939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:06 smithi119 ceph-mon[94175]: pgmap v8939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:06 smithi119 ceph-mon[108979]: pgmap v8939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:09 smithi183 ceph-mon[99169]: pgmap v8940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:09 smithi119 ceph-mon[94175]: pgmap v8940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:09 smithi119 ceph-mon[108979]: pgmap v8940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:10 smithi183 ceph-mon[99169]: pgmap v8941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:10 smithi119 ceph-mon[94175]: pgmap v8941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:10 smithi119 ceph-mon[108979]: pgmap v8941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:12 smithi183 ceph-mon[99169]: pgmap v8942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:12 smithi119 ceph-mon[94175]: pgmap v8942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:12 smithi119 ceph-mon[108979]: pgmap v8942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:02:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:02:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:02:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:14 smithi183 ceph-mon[99169]: pgmap v8943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:15.231 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:14 smithi119 ceph-mon[108979]: pgmap v8943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:15.231 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:14 smithi119 ceph-mon[94175]: pgmap v8943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:16 smithi183 ceph-mon[99169]: pgmap v8944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:16 smithi119 ceph-mon[94175]: pgmap v8944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:16 smithi119 ceph-mon[108979]: pgmap v8944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:19 smithi183 ceph-mon[99169]: pgmap v8945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:19 smithi119 ceph-mon[94175]: pgmap v8945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:19 smithi119 ceph-mon[108979]: pgmap v8945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:21.276 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:02:21.580 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:02:21.581 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 94s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:02:21.581 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 94s ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:02:21.581 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 94s ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:02:21.581 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 94s ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:02:21.581 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 94s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:02:21.581 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 94s ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:02:21.581 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 94s ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:02:21.581 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 94s ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:02:21.581 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 94s ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:02:21.581 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 94s ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:02:21.581 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 94s ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:02:21.581 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 94s ago 3h 5261M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:02:21.581 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 94s ago 3h 5356M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:02:21.582 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 94s ago 3h 4916M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:02:21.582 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 94s ago 3h 4521M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:02:21.582 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 94s ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:02:21.582 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 94s ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:02:21.582 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 94s ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:02:21.582 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 94s ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:02:21.582 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 94s ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:02:21.966 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:02:21.967 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:02:21.969 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:02:21.969 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:02:21.969 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:02:21.969 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:02:21.969 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:02:21.969 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:02:21.969 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:02:21.969 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:02:21.969 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:02:21.969 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:02:21.970 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:02:21.970 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:02:21.970 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:02:21.970 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:02:21.970 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:02:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:21 smithi183 ceph-mon[99169]: pgmap v8946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:21 smithi183 ceph-mon[99169]: from='client.23991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:02:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:21 smithi183 ceph-mon[99169]: from='client.23997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:02:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:21 smithi119 ceph-mon[94175]: pgmap v8946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:21 smithi119 ceph-mon[94175]: from='client.23991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:02:22.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:21 smithi119 ceph-mon[94175]: from='client.23997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:02:22.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:21 smithi119 ceph-mon[108979]: pgmap v8946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:22.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:21 smithi119 ceph-mon[108979]: from='client.23991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:02:22.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:21 smithi119 ceph-mon[108979]: from='client.23997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:02:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3758986898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:02:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3758986898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:02:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3758986898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:02:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:23 smithi119 ceph-mon[94175]: pgmap v8947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:23 smithi119 ceph-mon[108979]: pgmap v8947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:23 smithi183 ceph-mon[99169]: pgmap v8947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:02:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:02:24] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:02:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:25 smithi183 ceph-mon[99169]: pgmap v8948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:25 smithi119 ceph-mon[94175]: pgmap v8948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:26.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:25 smithi119 ceph-mon[108979]: pgmap v8948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:27 smithi183 ceph-mon[99169]: pgmap v8949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:27 smithi119 ceph-mon[94175]: pgmap v8949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:28.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:27 smithi119 ceph-mon[108979]: pgmap v8949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:29 smithi183 ceph-mon[99169]: pgmap v8950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:29 smithi119 ceph-mon[94175]: pgmap v8950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:29 smithi119 ceph-mon[108979]: pgmap v8950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:31 smithi183 ceph-mon[99169]: pgmap v8951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:32.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:31 smithi119 ceph-mon[94175]: pgmap v8951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:32.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:31 smithi119 ceph-mon[108979]: pgmap v8951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:33 smithi119 ceph-mon[94175]: pgmap v8952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:33 smithi119 ceph-mon[108979]: pgmap v8952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:33 smithi183 ceph-mon[99169]: pgmap v8952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:02:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:02:34] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:02:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:35 smithi183 ceph-mon[99169]: pgmap v8953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:35 smithi119 ceph-mon[94175]: pgmap v8953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:35 smithi119 ceph-mon[108979]: pgmap v8953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:37 smithi183 ceph-mon[99169]: pgmap v8954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:37 smithi119 ceph-mon[94175]: pgmap v8954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:37 smithi119 ceph-mon[108979]: pgmap v8954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:39 smithi183 ceph-mon[99169]: pgmap v8955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:39 smithi119 ceph-mon[94175]: pgmap v8955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:39 smithi119 ceph-mon[108979]: pgmap v8955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:41 smithi183 ceph-mon[99169]: pgmap v8956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:41 smithi119 ceph-mon[94175]: pgmap v8956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:42.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:41 smithi119 ceph-mon[108979]: pgmap v8956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:43 smithi119 ceph-mon[94175]: pgmap v8957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:43 smithi119 ceph-mon[108979]: pgmap v8957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:43 smithi183 ceph-mon[99169]: pgmap v8957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:02:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:02:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:02:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:45 smithi183 ceph-mon[99169]: pgmap v8958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:46.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:45 smithi119 ceph-mon[108979]: pgmap v8958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:45 smithi119 ceph-mon[94175]: pgmap v8958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:47 smithi183 ceph-mon[99169]: pgmap v8959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:47 smithi119 ceph-mon[94175]: pgmap v8959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:47 smithi119 ceph-mon[108979]: pgmap v8959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:02:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:02:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:02:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:49 smithi183 ceph-mon[99169]: pgmap v8960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:02:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:02:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:02:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:49 smithi119 ceph-mon[94175]: pgmap v8960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:02:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:02:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:02:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:49 smithi119 ceph-mon[108979]: pgmap v8960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:02:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:02:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:02:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:51 smithi183 ceph-mon[99169]: pgmap v8961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:51 smithi119 ceph-mon[94175]: pgmap v8961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:51 smithi119 ceph-mon[108979]: pgmap v8961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:52.314 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:02:52.623 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:02:52.623 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 2m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:02:52.623 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 2m ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:02:52.623 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 2m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:02:52.623 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 2m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:02:52.624 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 2m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:02:52.624 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 2m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:02:52.624 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 2m ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:02:52.624 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 2m ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:02:52.624 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 2m ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:02:52.624 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 2m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:02:52.624 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 2m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:02:52.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 2m ago 3h 5261M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:02:52.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 2m ago 3h 5356M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:02:52.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 2m ago 3h 4916M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:02:52.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 2m ago 3h 4521M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:02:52.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 2m ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:02:52.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 2m ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:02:52.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 2m ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:02:52.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 2m ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:02:52.624 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 2m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:02:53.007 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:02:53.007 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:02:53.007 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:02:53.007 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:02:53.007 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:02:53.007 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:02:53.007 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:02:53.007 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:02:53.007 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:02:53.007 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:02:53.008 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:02:53.008 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:02:53.008 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:02:53.008 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:02:53.008 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:02:53.008 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:02:53.008 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:02:53.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:52 smithi119 ceph-mon[94175]: from='client.33896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:02:53.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:52 smithi119 ceph-mon[94175]: from='client.24015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:02:53.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:52 smithi119 ceph-mon[108979]: from='client.33896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:02:53.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:52 smithi119 ceph-mon[108979]: from='client.24015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:02:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:52 smithi183 ceph-mon[99169]: from='client.33896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:02:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:52 smithi183 ceph-mon[99169]: from='client.24015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:02:54.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:02:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:02:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:02:54.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:53 smithi119 ceph-mon[94175]: pgmap v8962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:54.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3798327861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:02:54.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:54.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:53 smithi119 ceph-mon[108979]: pgmap v8962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:54.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3798327861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:02:54.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:53 smithi183 ceph-mon[99169]: pgmap v8962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3798327861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:02:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:02:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:55 smithi119 ceph-mon[94175]: pgmap v8963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:55 smithi119 ceph-mon[108979]: pgmap v8963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:56.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:55 smithi183 ceph-mon[99169]: pgmap v8963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:57 smithi119 ceph-mon[94175]: pgmap v8964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:58.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:57 smithi119 ceph-mon[108979]: pgmap v8964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:02:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:57 smithi183 ceph-mon[99169]: pgmap v8964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:02:59 smithi183 ceph-mon[99169]: pgmap v8965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:02:59 smithi119 ceph-mon[94175]: pgmap v8965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:02:59 smithi119 ceph-mon[108979]: pgmap v8965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:01 smithi183 ceph-mon[99169]: pgmap v8966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:01 smithi119 ceph-mon[94175]: pgmap v8966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:01 smithi119 ceph-mon[108979]: pgmap v8966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:04.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:03 smithi183 ceph-mon[99169]: pgmap v8967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:03:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:03:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:03:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:03 smithi119 ceph-mon[94175]: pgmap v8967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:03 smithi119 ceph-mon[108979]: pgmap v8967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:05 smithi183 ceph-mon[99169]: pgmap v8968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:05 smithi119 ceph-mon[94175]: pgmap v8968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:05 smithi119 ceph-mon[108979]: pgmap v8968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:07 smithi183 ceph-mon[99169]: pgmap v8969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:07 smithi119 ceph-mon[94175]: pgmap v8969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:07 smithi119 ceph-mon[108979]: pgmap v8969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:09 smithi183 ceph-mon[99169]: pgmap v8970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:09 smithi119 ceph-mon[94175]: pgmap v8970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:09 smithi119 ceph-mon[108979]: pgmap v8970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:11 smithi183 ceph-mon[99169]: pgmap v8971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:11 smithi119 ceph-mon[94175]: pgmap v8971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:11 smithi119 ceph-mon[108979]: pgmap v8971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:14.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:13 smithi183 ceph-mon[99169]: pgmap v8972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:03:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:03:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:03:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:13 smithi119 ceph-mon[108979]: pgmap v8972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:13 smithi119 ceph-mon[94175]: pgmap v8972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 19:03:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T19:03:14.928318519Z level=info msg="Completed cleanup jobs" duration=12.914303ms 2023-12-01T19:03:16.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:15 smithi183 ceph-mon[99169]: pgmap v8973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:16.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:15 smithi119 ceph-mon[94175]: pgmap v8973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:15 smithi119 ceph-mon[108979]: pgmap v8973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:17 smithi183 ceph-mon[99169]: pgmap v8974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:18.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:17 smithi119 ceph-mon[94175]: pgmap v8974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:17 smithi119 ceph-mon[108979]: pgmap v8974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:19 smithi183 ceph-mon[99169]: pgmap v8975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:19 smithi119 ceph-mon[94175]: pgmap v8975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:20.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:19 smithi119 ceph-mon[108979]: pgmap v8975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:21 smithi183 ceph-mon[99169]: pgmap v8976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:21 smithi119 ceph-mon[94175]: pgmap v8976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:21 smithi119 ceph-mon[108979]: pgmap v8976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:23.351 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:03:23.657 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:03:23.658 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 2m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:03:23.658 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 2m ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:03:23.658 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 2m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:03:23.658 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 2m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:03:23.658 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 2m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:03:23.658 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 2m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:03:23.658 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 2m ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:03:23.658 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 2m ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:03:23.658 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 2m ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:03:23.658 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 2m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:03:23.658 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 2m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:03:23.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 2m ago 3h 5261M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:03:23.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 2m ago 3h 5356M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:03:23.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 2m ago 3h 4916M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:03:23.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 2m ago 3h 4521M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:03:23.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 2m ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:03:23.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 2m ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:03:23.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 2m ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:03:23.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 2m ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:03:23.659 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 2m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:03:24.040 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:03:24.040 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:03:24.040 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:03:24.040 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:03:24.040 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:03:24.040 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:03:24.040 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:03:24.040 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:03:24.041 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:03:24.041 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:03:24.041 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:03:24.041 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:03:24.041 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:03:24.041 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:03:24.041 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:03:24.041 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:03:24.041 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:03:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:23 smithi183 ceph-mon[99169]: pgmap v8977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:23 smithi183 ceph-mon[99169]: from='client.33914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:03:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:23 smithi183 ceph-mon[99169]: from='client.24033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:03:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:03:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:03:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:03:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:23 smithi119 ceph-mon[94175]: pgmap v8977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:23 smithi119 ceph-mon[94175]: from='client.33914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:03:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:23 smithi119 ceph-mon[94175]: from='client.24033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:03:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:23 smithi119 ceph-mon[108979]: pgmap v8977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:23 smithi119 ceph-mon[108979]: from='client.33914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:03:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:23 smithi119 ceph-mon[108979]: from='client.24033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:03:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1771112043' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:03:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1771112043' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:03:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1771112043' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:03:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:26 smithi183 ceph-mon[99169]: pgmap v8978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:26 smithi119 ceph-mon[94175]: pgmap v8978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:26 smithi119 ceph-mon[108979]: pgmap v8978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:28.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:28 smithi183 ceph-mon[99169]: pgmap v8979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:28.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:28 smithi119 ceph-mon[94175]: pgmap v8979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:28 smithi119 ceph-mon[108979]: pgmap v8979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:30.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:30 smithi183 ceph-mon[99169]: pgmap v8980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:30 smithi119 ceph-mon[94175]: pgmap v8980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:30 smithi119 ceph-mon[108979]: pgmap v8980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:32.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:32 smithi183 ceph-mon[99169]: pgmap v8981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:32 smithi119 ceph-mon[94175]: pgmap v8981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:32 smithi119 ceph-mon[108979]: pgmap v8981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:34 smithi183 ceph-mon[99169]: pgmap v8982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:03:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:03:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:03:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:34 smithi119 ceph-mon[94175]: pgmap v8982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:34 smithi119 ceph-mon[108979]: pgmap v8982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:36 smithi183 ceph-mon[99169]: pgmap v8983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:36 smithi119 ceph-mon[108979]: pgmap v8983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:36 smithi119 ceph-mon[94175]: pgmap v8983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:38.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:38 smithi183 ceph-mon[99169]: pgmap v8984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:38.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:38 smithi119 ceph-mon[108979]: pgmap v8984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:38.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:38 smithi119 ceph-mon[94175]: pgmap v8984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:40 smithi183 ceph-mon[99169]: pgmap v8985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:40 smithi119 ceph-mon[94175]: pgmap v8985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:40 smithi119 ceph-mon[108979]: pgmap v8985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:42 smithi183 ceph-mon[99169]: pgmap v8986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:42.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:42 smithi119 ceph-mon[94175]: pgmap v8986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:42 smithi119 ceph-mon[108979]: pgmap v8986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:44 smithi183 ceph-mon[99169]: pgmap v8987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:44 smithi119 ceph-mon[94175]: pgmap v8987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:03:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:03:44] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:03:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:44 smithi119 ceph-mon[108979]: pgmap v8987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:46 smithi183 ceph-mon[99169]: pgmap v8988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:46 smithi119 ceph-mon[108979]: pgmap v8988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:46 smithi119 ceph-mon[94175]: pgmap v8988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:48 smithi183 ceph-mon[99169]: pgmap v8989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:48 smithi119 ceph-mon[94175]: pgmap v8989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:48.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:48 smithi119 ceph-mon[108979]: pgmap v8989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:50.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:50 smithi183 ceph-mon[99169]: pgmap v8990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:50.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:03:50.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:03:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:03:50.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:50 smithi119 ceph-mon[94175]: pgmap v8990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:03:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:03:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:03:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:50 smithi119 ceph-mon[108979]: pgmap v8990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:03:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:03:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:03:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:03:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:03:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:03:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:03:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:03:51.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:03:51.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:03:51.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:03:51.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:03:52.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:52 smithi183 ceph-mon[99169]: pgmap v8991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:52 smithi119 ceph-mon[94175]: pgmap v8991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:52 smithi119 ceph-mon[108979]: pgmap v8991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:54.396 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:03:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:03:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:03:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:03:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:54 smithi119 ceph-mon[94175]: pgmap v8992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:54 smithi119 ceph-mon[108979]: pgmap v8992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:54 smithi183 ceph-mon[99169]: pgmap v8992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:03:54.705 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:03:54.706 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 3m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:03:54.706 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 3m ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:03:54.706 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 3m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:03:54.706 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 3m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:03:54.706 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 3m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:03:54.706 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 3m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:03:54.706 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 3m ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:03:54.706 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 3m ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:03:54.706 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 3m ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:03:54.706 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 3m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:03:54.706 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 3m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:03:54.706 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 3m ago 3h 5261M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:03:54.707 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 3m ago 3h 5356M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:03:54.707 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 3m ago 3h 4916M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:03:54.707 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 3m ago 3h 4521M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:03:54.707 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 3m ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:03:54.707 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 3m ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:03:54.707 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 3m ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:03:54.707 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 3m ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:03:54.707 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 3m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:03:55.099 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:03:55.099 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:03:55.099 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:03:55.099 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:03:55.099 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:03:55.099 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:03:55.099 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:03:55.099 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:03:55.099 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:03:55.099 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:03:55.099 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:03:55.100 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:03:55.100 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:03:55.100 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:03:55.100 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:03:55.100 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:03:55.100 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:03:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:55 smithi183 ceph-mon[99169]: from='client.24045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:03:55.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:55 smithi183 ceph-mon[99169]: from='client.24051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:03:55.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/765150982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:03:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:55 smithi119 ceph-mon[94175]: from='client.24045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:03:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:55 smithi119 ceph-mon[94175]: from='client.24051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:03:55.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/765150982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:03:55.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:55 smithi119 ceph-mon[108979]: from='client.24045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:03:55.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:55 smithi119 ceph-mon[108979]: from='client.24051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:03:55.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/765150982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:03:56.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:56 smithi183 ceph-mon[99169]: pgmap v8993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:56 smithi119 ceph-mon[108979]: pgmap v8993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:56 smithi119 ceph-mon[94175]: pgmap v8993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:58.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:03:58 smithi183 ceph-mon[99169]: pgmap v8994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:58.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:03:58 smithi119 ceph-mon[94175]: pgmap v8994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:03:58.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:03:58 smithi119 ceph-mon[108979]: pgmap v8994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:00.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:00 smithi183 ceph-mon[99169]: pgmap v8995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:00.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:00 smithi119 ceph-mon[94175]: pgmap v8995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:00.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:00 smithi119 ceph-mon[108979]: pgmap v8995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:02 smithi183 ceph-mon[99169]: pgmap v8996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:02.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:02 smithi119 ceph-mon[94175]: pgmap v8996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:02.704 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:02 smithi119 ceph-mon[108979]: pgmap v8996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:04:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:04:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:04:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:04 smithi119 ceph-mon[108979]: pgmap v8997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:04 smithi119 ceph-mon[94175]: pgmap v8997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:04 smithi183 ceph-mon[99169]: pgmap v8997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:06 smithi183 ceph-mon[99169]: pgmap v8998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:06.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:06 smithi119 ceph-mon[108979]: pgmap v8998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:06 smithi119 ceph-mon[94175]: pgmap v8998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:08.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:08 smithi183 ceph-mon[99169]: pgmap v8999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:08 smithi119 ceph-mon[94175]: pgmap v8999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:08 smithi119 ceph-mon[108979]: pgmap v8999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:10.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:10 smithi183 ceph-mon[99169]: pgmap v9000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:10.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:10 smithi119 ceph-mon[94175]: pgmap v9000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:10 smithi119 ceph-mon[108979]: pgmap v9000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:12 smithi183 ceph-mon[99169]: pgmap v9001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:12.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:12 smithi119 ceph-mon[94175]: pgmap v9001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:12 smithi119 ceph-mon[108979]: pgmap v9001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:04:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:04:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:04:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:14 smithi119 ceph-mon[94175]: pgmap v9002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:14 smithi119 ceph-mon[108979]: pgmap v9002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:14.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:14 smithi183 ceph-mon[99169]: pgmap v9002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:16 smithi183 ceph-mon[99169]: pgmap v9003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:16.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:16 smithi119 ceph-mon[94175]: pgmap v9003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:16 smithi119 ceph-mon[108979]: pgmap v9003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:18 smithi183 ceph-mon[99169]: pgmap v9004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:18 smithi119 ceph-mon[94175]: pgmap v9004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:18 smithi119 ceph-mon[108979]: pgmap v9004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:20 smithi183 ceph-mon[99169]: pgmap v9005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:20 smithi119 ceph-mon[94175]: pgmap v9005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:20 smithi119 ceph-mon[108979]: pgmap v9005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:22.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:22 smithi183 ceph-mon[99169]: pgmap v9006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:22.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:22 smithi119 ceph-mon[94175]: pgmap v9006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:22.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:22 smithi119 ceph-mon[108979]: pgmap v9006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:04:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:04:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:04:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:24 smithi119 ceph-mon[94175]: pgmap v9007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:24 smithi119 ceph-mon[108979]: pgmap v9007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:24 smithi183 ceph-mon[99169]: pgmap v9007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:25.440 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:04:25.745 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:04:25.745 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 3m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:04:25.745 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 3m ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:04:25.745 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 3m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:04:25.745 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 3m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:04:25.746 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 3m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:04:25.746 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 3m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:04:25.746 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 3m ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:04:25.746 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 3m ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:04:25.746 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 3m ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:04:25.746 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 3m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:04:25.746 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 3m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:04:25.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 3m ago 3h 5261M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:04:25.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 3m ago 3h 5356M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:04:25.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 3m ago 3h 4916M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:04:25.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 3m ago 3h 4521M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:04:25.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 3m ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:04:25.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 3m ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:04:25.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 3m ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:04:25.747 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 3m ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:04:25.747 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 3m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:04:26.127 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:04:26.128 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:04:26.128 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:04:26.128 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:04:26.128 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:04:26.128 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:04:26.128 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:04:26.128 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:04:26.128 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:04:26.128 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:04:26.128 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:04:26.128 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:04:26.128 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:04:26.128 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:04:26.129 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:04:26.129 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:04:26.129 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:04:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:26 smithi183 ceph-mon[99169]: pgmap v9008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:26 smithi183 ceph-mon[99169]: from='client.33950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:04:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:26 smithi183 ceph-mon[99169]: from='client.33956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:04:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2376687219' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:04:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:26 smithi119 ceph-mon[108979]: pgmap v9008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:26 smithi119 ceph-mon[108979]: from='client.33950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:04:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:26 smithi119 ceph-mon[108979]: from='client.33956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:04:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2376687219' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:04:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:26 smithi119 ceph-mon[94175]: pgmap v9008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:26 smithi119 ceph-mon[94175]: from='client.33950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:04:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:26 smithi119 ceph-mon[94175]: from='client.33956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:04:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2376687219' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:04:28.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:28 smithi183 ceph-mon[99169]: pgmap v9009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:28.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:28 smithi119 ceph-mon[94175]: pgmap v9009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:28 smithi119 ceph-mon[108979]: pgmap v9009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:30.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:30 smithi183 ceph-mon[99169]: pgmap v9010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:30.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:30 smithi119 ceph-mon[94175]: pgmap v9010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:30.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:30 smithi119 ceph-mon[108979]: pgmap v9010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:32.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:32 smithi183 ceph-mon[99169]: pgmap v9011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:32.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:32 smithi119 ceph-mon[94175]: pgmap v9011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:32.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:32 smithi119 ceph-mon[108979]: pgmap v9011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:04:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:04:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:04:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:34 smithi119 ceph-mon[108979]: pgmap v9012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:34 smithi119 ceph-mon[94175]: pgmap v9012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:34.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:34 smithi183 ceph-mon[99169]: pgmap v9012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:36.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:36 smithi183 ceph-mon[99169]: pgmap v9013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:36 smithi119 ceph-mon[94175]: pgmap v9013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:36.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:36 smithi119 ceph-mon[108979]: pgmap v9013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:38.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:38 smithi183 ceph-mon[99169]: pgmap v9014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:38.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:38 smithi119 ceph-mon[94175]: pgmap v9014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:38 smithi119 ceph-mon[108979]: pgmap v9014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:40 smithi183 ceph-mon[99169]: pgmap v9015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:40.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:40 smithi119 ceph-mon[108979]: pgmap v9015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:40 smithi119 ceph-mon[94175]: pgmap v9015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:42.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:42 smithi183 ceph-mon[99169]: pgmap v9016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:42.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:42 smithi119 ceph-mon[94175]: pgmap v9016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:42.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:42 smithi119 ceph-mon[108979]: pgmap v9016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:44 smithi119 ceph-mon[94175]: pgmap v9017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:44 smithi119 ceph-mon[108979]: pgmap v9017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:04:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:04:44] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:04:44.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:44 smithi183 ceph-mon[99169]: pgmap v9017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:46 smithi183 ceph-mon[99169]: pgmap v9018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:46.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:46 smithi119 ceph-mon[94175]: pgmap v9018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:46 smithi119 ceph-mon[108979]: pgmap v9018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:48.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:48 smithi183 ceph-mon[99169]: pgmap v9019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:48.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:48 smithi119 ceph-mon[108979]: pgmap v9019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:48 smithi119 ceph-mon[94175]: pgmap v9019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:50 smithi183 ceph-mon[99169]: pgmap v9020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:04:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:50 smithi119 ceph-mon[108979]: pgmap v9020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:04:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:50 smithi119 ceph-mon[94175]: pgmap v9020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:04:51.754 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:04:52.099 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:04:52.100 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:04:52.100 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:04:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:04:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:04:53.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:52 smithi183 ceph-mon[99169]: pgmap v9021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:53.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:52 smithi119 ceph-mon[94175]: pgmap v9021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:53.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:52 smithi119 ceph-mon[108979]: pgmap v9021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:53.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:04:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:04:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:04:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:04:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:54 smithi183 ceph-mon[99169]: pgmap v9022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:04:55.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:04:55.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:04:55.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:04:55.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:04:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:54 smithi119 ceph-mon[94175]: pgmap v9022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:04:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:04:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:04:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:04:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:04:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:54 smithi119 ceph-mon[108979]: pgmap v9022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:04:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:04:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:04:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:04:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:04:56.472 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:04:56.780 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:04:56.780 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 4m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:04:56.780 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 4m ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:04:56.780 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 4m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:04:56.780 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 4m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:04:56.781 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 4m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:04:56.781 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 4m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:04:56.781 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 4m ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:04:56.781 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 4m ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:04:56.781 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 4m ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:04:56.781 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 4m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:04:56.781 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 4m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:04:56.781 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 4m ago 3h 5261M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:04:56.781 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 4m ago 3h 5356M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:04:56.781 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 4m ago 3h 4916M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:04:56.781 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 4m ago 3h 4521M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:04:56.781 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 4m ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:04:56.781 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 4m ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:04:56.781 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 4m ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:04:56.781 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 4m ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:04:56.782 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 4m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:04:57.161 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:04:57.162 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:04:57.162 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:04:57.162 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:04:57.162 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:04:57.162 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:04:57.162 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:04:57.162 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:04:57.162 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:04:57.162 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:04:57.162 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:04:57.162 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:04:57.162 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:04:57.162 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:04:57.163 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:04:57.163 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:04:57.163 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:04:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:56 smithi183 ceph-mon[99169]: pgmap v9023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:56 smithi119 ceph-mon[94175]: pgmap v9023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:56 smithi119 ceph-mon[108979]: pgmap v9023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:57 smithi183 ceph-mon[99169]: from='client.33968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:04:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:57 smithi183 ceph-mon[99169]: from='client.33974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:04:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2933343885' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:04:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:57 smithi119 ceph-mon[94175]: from='client.33968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:04:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:57 smithi119 ceph-mon[94175]: from='client.33974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:04:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2933343885' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:04:58.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:57 smithi119 ceph-mon[108979]: from='client.33968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:04:58.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:57 smithi119 ceph-mon[108979]: from='client.33974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:04:58.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2933343885' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:04:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:04:58 smithi183 ceph-mon[99169]: pgmap v9024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:04:58 smithi119 ceph-mon[94175]: pgmap v9024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:04:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:04:58 smithi119 ceph-mon[108979]: pgmap v9024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:00 smithi183 ceph-mon[99169]: pgmap v9025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:01.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:00 smithi119 ceph-mon[94175]: pgmap v9025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:00 smithi119 ceph-mon[108979]: pgmap v9025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:02 smithi183 ceph-mon[99169]: pgmap v9026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:02 smithi119 ceph-mon[94175]: pgmap v9026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:02 smithi119 ceph-mon[108979]: pgmap v9026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:05:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:05:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:05:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:04 smithi183 ceph-mon[99169]: pgmap v9027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:04 smithi119 ceph-mon[94175]: pgmap v9027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:05.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:04 smithi119 ceph-mon[108979]: pgmap v9027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:06 smithi183 ceph-mon[99169]: pgmap v9028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:06 smithi119 ceph-mon[108979]: pgmap v9028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:06 smithi119 ceph-mon[94175]: pgmap v9028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:08 smithi183 ceph-mon[99169]: pgmap v9029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:08 smithi119 ceph-mon[94175]: pgmap v9029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:09.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:09.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:08 smithi119 ceph-mon[108979]: pgmap v9029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:09.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:10 smithi183 ceph-mon[99169]: pgmap v9030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:10 smithi119 ceph-mon[94175]: pgmap v9030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:10 smithi119 ceph-mon[108979]: pgmap v9030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:12 smithi183 ceph-mon[99169]: pgmap v9031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:12 smithi119 ceph-mon[108979]: pgmap v9031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:13.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:12 smithi119 ceph-mon[94175]: pgmap v9031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:05:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:05:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:05:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:14 smithi183 ceph-mon[99169]: pgmap v9032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:14 smithi119 ceph-mon[108979]: pgmap v9032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:14 smithi119 ceph-mon[94175]: pgmap v9032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:16 smithi183 ceph-mon[99169]: pgmap v9033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:17.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:16 smithi119 ceph-mon[108979]: pgmap v9033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:17.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:16 smithi119 ceph-mon[94175]: pgmap v9033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:18 smithi183 ceph-mon[99169]: pgmap v9034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:18 smithi119 ceph-mon[94175]: pgmap v9034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:18 smithi119 ceph-mon[108979]: pgmap v9034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:20 smithi183 ceph-mon[99169]: pgmap v9035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:21.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:20 smithi119 ceph-mon[94175]: pgmap v9035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:21.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:20 smithi119 ceph-mon[108979]: pgmap v9035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:22 smithi183 ceph-mon[99169]: pgmap v9036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:22 smithi119 ceph-mon[94175]: pgmap v9036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:23.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:22 smithi119 ceph-mon[108979]: pgmap v9036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:05:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:05:24] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:05:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:24 smithi183 ceph-mon[99169]: pgmap v9037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:25.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:24 smithi119 ceph-mon[94175]: pgmap v9037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:25.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:24 smithi119 ceph-mon[108979]: pgmap v9037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:26 smithi183 ceph-mon[99169]: pgmap v9038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:27.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:26 smithi119 ceph-mon[108979]: pgmap v9038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:27.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:26 smithi119 ceph-mon[94175]: pgmap v9038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:27.506 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:05:27.811 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:05:27.811 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 4m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:05:27.811 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 4m ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:05:27.811 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 4m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:05:27.811 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 4m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:05:27.811 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 4m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:05:27.811 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 4m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:05:27.811 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 4m ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:05:27.811 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 4m ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:05:27.812 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 4m ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:05:27.812 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 4m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:05:27.812 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 4m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:05:27.812 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 4m ago 3h 5261M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:05:27.812 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 4m ago 3h 5356M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:05:27.812 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 4m ago 3h 4916M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:05:27.812 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 4m ago 3h 4521M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:05:27.812 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 4m ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:05:27.812 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 4m ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:05:27.812 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 4m ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:05:27.812 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 4m ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:05:27.812 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 4m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:05:28.187 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:05:28.187 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:05:28.187 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:05:28.187 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:05:28.187 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:05:28.187 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:05:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:28 smithi183 ceph-mon[99169]: pgmap v9039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:28 smithi183 ceph-mon[99169]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:05:29.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:28 smithi183 ceph-mon[99169]: from='client.24105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:05:29.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3615003176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:05:29.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:28 smithi119 ceph-mon[94175]: pgmap v9039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:29.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:28 smithi119 ceph-mon[94175]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:05:29.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:28 smithi119 ceph-mon[94175]: from='client.24105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:05:29.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3615003176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:05:29.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:28 smithi119 ceph-mon[108979]: pgmap v9039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:29.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:28 smithi119 ceph-mon[108979]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:05:29.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:28 smithi119 ceph-mon[108979]: from='client.24105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:05:29.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3615003176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:05:31.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:30 smithi183 ceph-mon[99169]: pgmap v9040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:31.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:30 smithi119 ceph-mon[94175]: pgmap v9040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:31.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:30 smithi119 ceph-mon[108979]: pgmap v9040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:32 smithi183 ceph-mon[99169]: pgmap v9041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:33.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:32 smithi119 ceph-mon[94175]: pgmap v9041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:33.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:32 smithi119 ceph-mon[108979]: pgmap v9041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:05:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:05:34] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:05:35.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:34 smithi183 ceph-mon[99169]: pgmap v9042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:34 smithi119 ceph-mon[94175]: pgmap v9042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:35.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:34 smithi119 ceph-mon[108979]: pgmap v9042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:36 smithi183 ceph-mon[99169]: pgmap v9043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:36 smithi119 ceph-mon[108979]: pgmap v9043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:37.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:36 smithi119 ceph-mon[94175]: pgmap v9043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:38 smithi183 ceph-mon[99169]: pgmap v9044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:38 smithi119 ceph-mon[94175]: pgmap v9044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:38 smithi119 ceph-mon[108979]: pgmap v9044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:40 smithi183 ceph-mon[99169]: pgmap v9045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:40 smithi119 ceph-mon[94175]: pgmap v9045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:41.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:40 smithi119 ceph-mon[108979]: pgmap v9045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:41 smithi183 ceph-mon[99169]: pgmap v9046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:41 smithi119 ceph-mon[108979]: pgmap v9046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:42.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:41 smithi119 ceph-mon[94175]: pgmap v9046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:43 smithi183 ceph-mon[99169]: pgmap v9047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:44.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:05:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:05:44] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:05:44.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:43 smithi119 ceph-mon[108979]: pgmap v9047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:44.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:43 smithi119 ceph-mon[94175]: pgmap v9047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:45 smithi183 ceph-mon[99169]: pgmap v9048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:45 smithi119 ceph-mon[108979]: pgmap v9048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:45 smithi119 ceph-mon[94175]: pgmap v9048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:47 smithi183 ceph-mon[99169]: pgmap v9049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:47 smithi119 ceph-mon[108979]: pgmap v9049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:47 smithi119 ceph-mon[94175]: pgmap v9049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:49 smithi119 ceph-mon[108979]: pgmap v9050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:49 smithi119 ceph-mon[94175]: pgmap v9050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:50.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:49 smithi183 ceph-mon[99169]: pgmap v9050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:52.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:51 smithi119 ceph-mon[108979]: pgmap v9051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:52.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:51 smithi119 ceph-mon[94175]: pgmap v9051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:51 smithi183 ceph-mon[99169]: pgmap v9051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:54.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:05:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:05:54] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:05:54.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:53 smithi119 ceph-mon[94175]: pgmap v9052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:54.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:54.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:53 smithi119 ceph-mon[108979]: pgmap v9052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:54.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:53 smithi183 ceph-mon[99169]: pgmap v9052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:05:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:05:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:05:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:05:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:05:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:05:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:05:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:05:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:05:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:05:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:05:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:05:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:05:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:56 smithi183 ceph-mon[99169]: pgmap v9053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:56 smithi119 ceph-mon[108979]: pgmap v9053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:56 smithi119 ceph-mon[94175]: pgmap v9053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:58.531 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 5m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 5m ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 5m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 5m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 5m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 5m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 5m ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 5m ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 5m ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 5m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:05:58.839 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 5m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:05:58.839 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 5m ago 3h 5261M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:05:58.839 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 5m ago 3h 5356M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:05:58.839 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 5m ago 3h 4916M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:05:58.839 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 5m ago 3h 4521M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:05:58.839 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 5m ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:05:58.839 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 5m ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:05:58.839 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 5m ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:05:58.839 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 5m ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:05:58.839 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 5m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:05:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:58 smithi183 ceph-mon[99169]: pgmap v9054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:58 smithi119 ceph-mon[94175]: pgmap v9054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:59.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:58 smithi119 ceph-mon[108979]: pgmap v9054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:05:59.222 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:05:59.222 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:05:59.222 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:05:59.222 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:05:59.222 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:05:59.223 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:05:59.223 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:05:59.223 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:05:59.223 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:05:59.223 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:05:59.223 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:05:59.223 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:05:59.223 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:05:59.223 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:05:59.223 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:05:59.223 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:05:59.223 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:06:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:59 smithi183 ceph-mon[99169]: from='client.34004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:06:00.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:59 smithi183 ceph-mon[99169]: from='client.34010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:06:00.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:05:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1582499633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:06:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:59 smithi119 ceph-mon[94175]: from='client.34004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:06:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:59 smithi119 ceph-mon[94175]: from='client.34010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:06:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:05:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1582499633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:06:00.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:59 smithi119 ceph-mon[108979]: from='client.34004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:06:00.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:59 smithi119 ceph-mon[108979]: from='client.34010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:06:00.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:05:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1582499633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:06:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:00 smithi183 ceph-mon[99169]: pgmap v9055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:01.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:00 smithi119 ceph-mon[94175]: pgmap v9055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:00 smithi119 ceph-mon[108979]: pgmap v9055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:03.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:02 smithi183 ceph-mon[99169]: pgmap v9056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:02 smithi119 ceph-mon[94175]: pgmap v9056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:03.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:02 smithi119 ceph-mon[108979]: pgmap v9056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:06:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:06:04] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:06:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:04 smithi183 ceph-mon[99169]: pgmap v9057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:04 smithi119 ceph-mon[94175]: pgmap v9057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:05.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:04 smithi119 ceph-mon[108979]: pgmap v9057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:06 smithi183 ceph-mon[99169]: pgmap v9058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:06 smithi119 ceph-mon[94175]: pgmap v9058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:06 smithi119 ceph-mon[108979]: pgmap v9058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:08 smithi183 ceph-mon[99169]: pgmap v9059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:08 smithi119 ceph-mon[94175]: pgmap v9059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:08 smithi119 ceph-mon[108979]: pgmap v9059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:10 smithi183 ceph-mon[99169]: pgmap v9060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:10 smithi119 ceph-mon[108979]: pgmap v9060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:11.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:10 smithi119 ceph-mon[94175]: pgmap v9060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:12 smithi183 ceph-mon[99169]: pgmap v9061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:12 smithi119 ceph-mon[94175]: pgmap v9061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:13.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:12 smithi119 ceph-mon[108979]: pgmap v9061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:06:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:06:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:06:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:14 smithi183 ceph-mon[99169]: pgmap v9062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:14 smithi119 ceph-mon[94175]: pgmap v9062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:15.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:14 smithi119 ceph-mon[108979]: pgmap v9062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:16 smithi183 ceph-mon[99169]: pgmap v9063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:17.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:16 smithi119 ceph-mon[94175]: pgmap v9063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:17.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:16 smithi119 ceph-mon[108979]: pgmap v9063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:18 smithi183 ceph-mon[99169]: pgmap v9064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:18 smithi119 ceph-mon[108979]: pgmap v9064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:19.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:18 smithi119 ceph-mon[94175]: pgmap v9064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:20 smithi183 ceph-mon[99169]: pgmap v9065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:20 smithi119 ceph-mon[108979]: pgmap v9065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:21.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:20 smithi119 ceph-mon[94175]: pgmap v9065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:23.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:22 smithi183 ceph-mon[99169]: pgmap v9066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:22 smithi119 ceph-mon[94175]: pgmap v9066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:23.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:22 smithi119 ceph-mon[108979]: pgmap v9066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:06:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:06:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:06:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:24 smithi183 ceph-mon[99169]: pgmap v9067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:24 smithi119 ceph-mon[94175]: pgmap v9067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:25.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:24 smithi119 ceph-mon[108979]: pgmap v9067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:25 smithi183 ceph-mon[99169]: pgmap v9068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:25 smithi119 ceph-mon[94175]: pgmap v9068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:26.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:25 smithi119 ceph-mon[108979]: pgmap v9068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:27 smithi183 ceph-mon[99169]: pgmap v9069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:27 smithi119 ceph-mon[94175]: pgmap v9069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:28.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:27 smithi119 ceph-mon[108979]: pgmap v9069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:29.570 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:06:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:06:29.876 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 5m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:06:29.876 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 5m ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:06:29.876 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 5m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:06:29.876 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 5m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:06:29.876 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 5m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:06:29.876 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 5m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:06:29.876 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 5m ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:06:29.876 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 5m ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:06:29.876 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 5m ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:06:29.876 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 5m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:06:29.876 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 5m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:06:29.876 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 5m ago 3h 5261M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:06:29.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 5m ago 3h 5356M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:06:29.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 5m ago 3h 4916M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:06:29.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 5m ago 3h 4521M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:06:29.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 5m ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:06:29.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 5m ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:06:29.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 5m ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:06:29.877 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 5m ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:06:29.877 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 5m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:06:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:29 smithi119 ceph-mon[94175]: pgmap v9070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:30.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:29 smithi119 ceph-mon[94175]: from='client.34022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:06:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:29 smithi119 ceph-mon[108979]: pgmap v9070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:29 smithi119 ceph-mon[108979]: from='client.34022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:06:30.257 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:06:30.258 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:06:30.258 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:06:30.258 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:06:30.258 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:06:30.258 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:06:30.258 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:06:30.258 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:06:30.258 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:06:30.258 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:06:30.258 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:06:30.258 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:06:30.258 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:06:30.259 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:06:30.259 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:06:30.259 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:06:30.259 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:06:30.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:29 smithi183 ceph-mon[99169]: pgmap v9070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:30.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:29 smithi183 ceph-mon[99169]: from='client.34022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:06:31.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:30 smithi119 ceph-mon[94175]: from='client.34028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:06:31.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2188764699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:06:31.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:30 smithi119 ceph-mon[108979]: from='client.34028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:06:31.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2188764699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:06:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:30 smithi183 ceph-mon[99169]: from='client.34028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:06:31.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2188764699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:06:32.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:31 smithi119 ceph-mon[94175]: pgmap v9071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:32.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:31 smithi119 ceph-mon[108979]: pgmap v9071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:32.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:31 smithi183 ceph-mon[99169]: pgmap v9071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:33 smithi183 ceph-mon[99169]: pgmap v9072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:06:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:06:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:06:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:33 smithi119 ceph-mon[108979]: pgmap v9072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:33 smithi119 ceph-mon[94175]: pgmap v9072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:35 smithi183 ceph-mon[99169]: pgmap v9073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:35 smithi119 ceph-mon[108979]: pgmap v9073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:35 smithi119 ceph-mon[94175]: pgmap v9073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:38.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:37 smithi183 ceph-mon[99169]: pgmap v9074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:38.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:37 smithi119 ceph-mon[108979]: pgmap v9074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:37 smithi119 ceph-mon[94175]: pgmap v9074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:39 smithi183 ceph-mon[99169]: pgmap v9075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:39 smithi119 ceph-mon[108979]: pgmap v9075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:39 smithi119 ceph-mon[94175]: pgmap v9075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:41 smithi183 ceph-mon[99169]: pgmap v9076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:42.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:41 smithi119 ceph-mon[94175]: pgmap v9076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:41 smithi119 ceph-mon[108979]: pgmap v9076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:43 smithi183 ceph-mon[99169]: pgmap v9077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:06:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:06:44] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:06:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:43 smithi119 ceph-mon[94175]: pgmap v9077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:43 smithi119 ceph-mon[108979]: pgmap v9077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:45 smithi183 ceph-mon[99169]: pgmap v9078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:45 smithi119 ceph-mon[94175]: pgmap v9078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:45 smithi119 ceph-mon[108979]: pgmap v9078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:47 smithi183 ceph-mon[99169]: pgmap v9079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:47 smithi119 ceph-mon[94175]: pgmap v9079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:47 smithi119 ceph-mon[108979]: pgmap v9079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:49 smithi183 ceph-mon[99169]: pgmap v9080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:50.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:49 smithi119 ceph-mon[94175]: pgmap v9080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:49 smithi119 ceph-mon[108979]: pgmap v9080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:51 smithi183 ceph-mon[99169]: pgmap v9081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:51 smithi119 ceph-mon[94175]: pgmap v9081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:51 smithi119 ceph-mon[108979]: pgmap v9081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:53 smithi183 ceph-mon[99169]: pgmap v9082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:06:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:06:54] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:06:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:53 smithi119 ceph-mon[94175]: pgmap v9082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:53 smithi119 ceph-mon[108979]: pgmap v9082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:06:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:06:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:06:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:06:56.917 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:56 smithi183 ceph-mon[99169]: pgmap v9083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:56.917 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:06:56.917 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:06:56.917 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:06:56.917 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:06:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:56 smithi119 ceph-mon[94175]: pgmap v9083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:06:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:06:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:06:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:06:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:56 smithi119 ceph-mon[108979]: pgmap v9083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:06:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:06:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:06:57.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:06:58.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:58 smithi183 ceph-mon[99169]: pgmap v9084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:58.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:58 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:06:58.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:58 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:06:58.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:06:58.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:06:59.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:58 smithi119 ceph-mon[94175]: pgmap v9084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:59.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:58 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:06:59.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:58 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:06:59.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:06:59.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:06:59.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:58 smithi119 ceph-mon[108979]: pgmap v9084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:06:59.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:58 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:06:59.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:58 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:06:59.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:06:59.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:07:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:06:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:07:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:06:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:07:00.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:06:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:07:00.603 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:07:00.911 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:07:00.911 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 6m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:07:00.912 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 6m ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:07:00.912 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 6m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:07:00.912 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 6m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:07:00.912 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 6m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:07:00.912 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 6m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:07:00.912 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 6m ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:07:00.913 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 6m ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:07:00.913 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 6m ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:07:00.913 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 6m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:07:00.913 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 6m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:07:00.913 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 6m ago 3h 5261M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:07:00.914 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 6m ago 3h 5356M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:07:00.914 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 6m ago 3h 4916M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:07:00.914 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 6m ago 3h 4521M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:07:00.914 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 6m ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:07:00.914 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 6m ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:07:00.914 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 6m ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:07:00.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 6m ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:07:00.915 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 6m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:07:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:00 smithi183 ceph-mon[99169]: pgmap v9085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:01.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:00 smithi119 ceph-mon[94175]: pgmap v9085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:00 smithi119 ceph-mon[108979]: pgmap v9085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:01.293 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:07:01.293 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:07:01.293 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:07:01.293 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:07:01.293 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:07:01.293 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:07:01.294 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:07:01.294 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:07:01.294 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:07:01.294 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:07:01.294 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:07:01.294 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:07:01.294 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:07:01.294 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:07:01.294 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:07:01.294 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:07:01.294 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:07:02.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:01 smithi183 ceph-mon[99169]: from='client.34040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:07:02.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3308608344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:07:02.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:01 smithi119 ceph-mon[94175]: from='client.34040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:07:02.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3308608344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:07:02.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:01 smithi119 ceph-mon[108979]: from='client.34040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:07:02.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3308608344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:07:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:02 smithi183 ceph-mon[99169]: pgmap v9086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:03.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:02 smithi183 ceph-mon[99169]: from='client.24159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:07:03.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:02 smithi119 ceph-mon[94175]: pgmap v9086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:03.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:02 smithi119 ceph-mon[94175]: from='client.24159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:07:03.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:02 smithi119 ceph-mon[108979]: pgmap v9086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:03.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:02 smithi119 ceph-mon[108979]: from='client.24159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:07:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:07:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:07:04] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:07:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:04 smithi183 ceph-mon[99169]: pgmap v9087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:04 smithi119 ceph-mon[94175]: pgmap v9087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:05.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:04 smithi119 ceph-mon[108979]: pgmap v9087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:06 smithi183 ceph-mon[99169]: pgmap v9088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:07.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:06 smithi119 ceph-mon[94175]: pgmap v9088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:06 smithi119 ceph-mon[108979]: pgmap v9088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:08 smithi183 ceph-mon[99169]: pgmap v9089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:08 smithi119 ceph-mon[94175]: pgmap v9089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:08 smithi119 ceph-mon[108979]: pgmap v9089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:10 smithi183 ceph-mon[99169]: pgmap v9090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:10 smithi119 ceph-mon[94175]: pgmap v9090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:11.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:10 smithi119 ceph-mon[108979]: pgmap v9090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:12 smithi183 ceph-mon[99169]: pgmap v9091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:12 smithi119 ceph-mon[94175]: pgmap v9091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:13.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:12 smithi119 ceph-mon[108979]: pgmap v9091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:07:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:07:14] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T19:07:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:14 smithi183 ceph-mon[99169]: pgmap v9092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:14 smithi119 ceph-mon[94175]: pgmap v9092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:15.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:14 smithi119 ceph-mon[108979]: pgmap v9092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:16 smithi183 ceph-mon[99169]: pgmap v9093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:16 smithi119 ceph-mon[108979]: pgmap v9093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:17.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:16 smithi119 ceph-mon[94175]: pgmap v9093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:18 smithi183 ceph-mon[99169]: pgmap v9094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:19.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:18 smithi119 ceph-mon[94175]: pgmap v9094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:18 smithi119 ceph-mon[108979]: pgmap v9094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:20.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:19 smithi183 ceph-mon[99169]: pgmap v9095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:20.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:19 smithi119 ceph-mon[108979]: pgmap v9095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:20.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:19 smithi119 ceph-mon[94175]: pgmap v9095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:21 smithi183 ceph-mon[99169]: pgmap v9096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:21 smithi119 ceph-mon[108979]: pgmap v9096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:22.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:21 smithi119 ceph-mon[94175]: pgmap v9096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:23 smithi119 ceph-mon[94175]: pgmap v9097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:23 smithi119 ceph-mon[108979]: pgmap v9097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:23 smithi183 ceph-mon[99169]: pgmap v9097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:24.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:07:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:07:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:07:26.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:25 smithi183 ceph-mon[99169]: pgmap v9098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:26.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:25 smithi119 ceph-mon[108979]: pgmap v9098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:26.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:25 smithi119 ceph-mon[94175]: pgmap v9098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:27 smithi183 ceph-mon[99169]: pgmap v9099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:27 smithi119 ceph-mon[108979]: pgmap v9099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:28.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:27 smithi119 ceph-mon[94175]: pgmap v9099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:29 smithi183 ceph-mon[99169]: pgmap v9100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:29 smithi119 ceph-mon[94175]: pgmap v9100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:29 smithi119 ceph-mon[108979]: pgmap v9100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:31.635 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:07:31.943 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:07:31.943 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 6m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:07:31.943 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 6m ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:07:31.943 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 6m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:07:31.944 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 6m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:07:31.944 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 6m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:07:31.944 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 6m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:07:31.944 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 6m ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:07:31.944 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 6m ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:07:31.944 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 6m ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:07:31.944 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 6m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:07:31.944 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 6m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:07:31.944 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 6m ago 3h 5261M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:07:31.944 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 6m ago 3h 5356M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:07:31.944 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 6m ago 3h 4916M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:07:31.944 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 6m ago 3h 4521M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:07:31.944 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 6m ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:07:31.944 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 6m ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:07:31.945 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 6m ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:07:31.945 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 6m ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:07:31.945 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 6m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:07:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:31 smithi183 ceph-mon[99169]: pgmap v9101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:32.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:31 smithi183 ceph-mon[99169]: from='client.24171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:07:32.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:31 smithi119 ceph-mon[94175]: pgmap v9101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:32.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:31 smithi119 ceph-mon[94175]: from='client.24171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:07:32.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:31 smithi119 ceph-mon[108979]: pgmap v9101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:32.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:31 smithi119 ceph-mon[108979]: from='client.24171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:07:32.321 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:07:32.321 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:07:32.322 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:07:32.322 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:07:32.322 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:07:32.322 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:07:32.322 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:07:32.322 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:07:32.322 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:07:32.322 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:07:32.322 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:07:32.322 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:07:32.322 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:07:32.322 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:07:32.322 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:07:32.322 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:07:32.323 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:07:33.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:32 smithi183 ceph-mon[99169]: from='client.24177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:07:33.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/48491968' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:07:33.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:32 smithi119 ceph-mon[94175]: from='client.24177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:07:33.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/48491968' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:07:33.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:32 smithi119 ceph-mon[108979]: from='client.24177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:07:33.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/48491968' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:07:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:33 smithi183 ceph-mon[99169]: pgmap v9102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:34.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:33 smithi119 ceph-mon[94175]: pgmap v9102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:34.199 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:07:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:07:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:07:34.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:33 smithi119 ceph-mon[108979]: pgmap v9102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:35 smithi183 ceph-mon[99169]: pgmap v9103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:35 smithi119 ceph-mon[94175]: pgmap v9103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:35 smithi119 ceph-mon[108979]: pgmap v9103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:38.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:37 smithi183 ceph-mon[99169]: pgmap v9104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:37 smithi119 ceph-mon[94175]: pgmap v9104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:38.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:37 smithi119 ceph-mon[108979]: pgmap v9104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:39 smithi183 ceph-mon[99169]: pgmap v9105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:39 smithi119 ceph-mon[94175]: pgmap v9105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:39 smithi119 ceph-mon[108979]: pgmap v9105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:41 smithi183 ceph-mon[99169]: pgmap v9106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:42.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:41 smithi119 ceph-mon[94175]: pgmap v9106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:42.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:41 smithi119 ceph-mon[108979]: pgmap v9106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:43 smithi183 ceph-mon[99169]: pgmap v9107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:44.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:07:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:07:44] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:07:44.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:43 smithi119 ceph-mon[94175]: pgmap v9107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:44.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:43 smithi119 ceph-mon[108979]: pgmap v9107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:45 smithi183 ceph-mon[99169]: pgmap v9108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:45 smithi119 ceph-mon[94175]: pgmap v9108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:45 smithi119 ceph-mon[108979]: pgmap v9108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:47 smithi183 ceph-mon[99169]: pgmap v9109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:47 smithi119 ceph-mon[94175]: pgmap v9109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:47 smithi119 ceph-mon[108979]: pgmap v9109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:49 smithi183 ceph-mon[99169]: pgmap v9110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:49 smithi119 ceph-mon[94175]: pgmap v9110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:49 smithi119 ceph-mon[108979]: pgmap v9110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:52.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:51 smithi183 ceph-mon[99169]: pgmap v9111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:52.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:51 smithi119 ceph-mon[108979]: pgmap v9111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:52.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:51 smithi119 ceph-mon[94175]: pgmap v9111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:54.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:53 smithi183 ceph-mon[99169]: pgmap v9112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:54.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:54.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:07:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:07:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:07:54.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:53 smithi119 ceph-mon[94175]: pgmap v9112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:54.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:54.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:53 smithi119 ceph-mon[108979]: pgmap v9112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:54.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:07:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:55 smithi183 ceph-mon[99169]: pgmap v9113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:55 smithi119 ceph-mon[94175]: pgmap v9113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:55 smithi119 ceph-mon[108979]: pgmap v9113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:57 smithi183 ceph-mon[99169]: pgmap v9114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:58.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:57 smithi119 ceph-mon[108979]: pgmap v9114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:07:58.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:57 smithi119 ceph-mon[94175]: pgmap v9114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:59 smithi183 ceph-mon[99169]: pgmap v9115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:08:00.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:08:00.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:08:00.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:07:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:08:00.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:59 smithi119 ceph-mon[108979]: pgmap v9115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:00.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:08:00.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:08:00.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:08:00.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:07:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:08:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:59 smithi119 ceph-mon[94175]: pgmap v9115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:08:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:08:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:08:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:07:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:08:02.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:01 smithi183 ceph-mon[99169]: pgmap v9116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:01 smithi119 ceph-mon[108979]: pgmap v9116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:02.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:01 smithi119 ceph-mon[94175]: pgmap v9116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:02.669 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:08:02.976 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:08:02.976 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 7m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:08:02.976 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 7m ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:08:02.977 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 7m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:08:02.977 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 7m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:08:02.977 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 7m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:08:02.977 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 7m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:08:02.977 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 7m ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:08:02.977 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 7m ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:08:02.977 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 7m ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:08:02.977 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 7m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:08:02.977 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 7m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:08:02.977 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 7m ago 3h 5261M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:08:02.977 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 7m ago 3h 5356M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:08:02.977 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 7m ago 3h 4916M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:08:02.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 7m ago 3h 4521M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:08:02.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 7m ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:08:02.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 7m ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:08:02.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 7m ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:08:02.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 7m ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:08:02.978 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 7m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:08:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:02 smithi183 ceph-mon[99169]: from='client.34076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:08:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:02 smithi119 ceph-mon[94175]: from='client.34076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:08:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:02 smithi119 ceph-mon[108979]: from='client.34076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:08:03.358 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:08:03.358 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:08:03.358 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:08:03.359 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:08:03.359 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:08:03.359 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:08:03.359 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:08:03.359 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:08:03.359 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:08:03.359 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:08:03.359 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:08:03.359 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:08:03.359 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:08:03.359 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:08:03.359 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:08:03.359 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:08:03.359 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:08:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:03 smithi183 ceph-mon[99169]: pgmap v9117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:03 smithi183 ceph-mon[99169]: from='client.34082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:08:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/301168183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:08:04.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:08:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:08:04] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:08:04.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:03 smithi119 ceph-mon[94175]: pgmap v9117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:04.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:03 smithi119 ceph-mon[94175]: from='client.34082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:08:04.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/301168183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:08:04.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:03 smithi119 ceph-mon[108979]: pgmap v9117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:04.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:03 smithi119 ceph-mon[108979]: from='client.34082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:08:04.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/301168183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:08:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:05 smithi183 ceph-mon[99169]: pgmap v9118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:05 smithi119 ceph-mon[94175]: pgmap v9118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:06.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:05 smithi119 ceph-mon[108979]: pgmap v9118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:07 smithi183 ceph-mon[99169]: pgmap v9119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:07 smithi119 ceph-mon[94175]: pgmap v9119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:07 smithi119 ceph-mon[108979]: pgmap v9119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:09.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:09 smithi183 ceph-mon[99169]: pgmap v9120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:09 smithi119 ceph-mon[94175]: pgmap v9120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:09 smithi119 ceph-mon[108979]: pgmap v9120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:12.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:11 smithi119 ceph-mon[94175]: pgmap v9121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:12.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:11 smithi119 ceph-mon[108979]: pgmap v9121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:11 smithi183 ceph-mon[99169]: pgmap v9121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:14.199 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:08:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:08:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:08:14.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:13 smithi119 ceph-mon[108979]: pgmap v9122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:14.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:13 smithi119 ceph-mon[94175]: pgmap v9122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:13 smithi183 ceph-mon[99169]: pgmap v9122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:16.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:15 smithi183 ceph-mon[99169]: pgmap v9123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:15 smithi119 ceph-mon[94175]: pgmap v9123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:15 smithi119 ceph-mon[108979]: pgmap v9123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:17 smithi183 ceph-mon[99169]: pgmap v9124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:18.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:17 smithi119 ceph-mon[94175]: pgmap v9124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:17 smithi119 ceph-mon[108979]: pgmap v9124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:19 smithi183 ceph-mon[99169]: pgmap v9125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:19 smithi119 ceph-mon[94175]: pgmap v9125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:19 smithi119 ceph-mon[108979]: pgmap v9125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:21 smithi183 ceph-mon[99169]: pgmap v9126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:21 smithi119 ceph-mon[94175]: pgmap v9126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:21 smithi119 ceph-mon[108979]: pgmap v9126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:23 smithi183 ceph-mon[99169]: pgmap v9127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:08:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:08:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:08:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:23 smithi119 ceph-mon[94175]: pgmap v9127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:23 smithi119 ceph-mon[108979]: pgmap v9127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:25 smithi183 ceph-mon[99169]: pgmap v9128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:25 smithi119 ceph-mon[94175]: pgmap v9128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:25 smithi119 ceph-mon[108979]: pgmap v9128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:28.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:27 smithi183 ceph-mon[99169]: pgmap v9129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:27 smithi119 ceph-mon[94175]: pgmap v9129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:27 smithi119 ceph-mon[108979]: pgmap v9129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:30.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:29 smithi183 ceph-mon[99169]: pgmap v9130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:29 smithi119 ceph-mon[108979]: pgmap v9130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:30.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:29 smithi119 ceph-mon[94175]: pgmap v9130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:31 smithi183 ceph-mon[99169]: pgmap v9131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:32.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:31 smithi119 ceph-mon[108979]: pgmap v9131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:32.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:31 smithi119 ceph-mon[94175]: pgmap v9131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:33.699 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:08:34.007 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:08:34.007 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 7m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:08:34.007 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 7m ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:08:34.008 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 7m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:08:34.008 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 7m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:08:34.008 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 7m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:08:34.008 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 7m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:08:34.008 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 7m ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:08:34.008 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 7m ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:08:34.008 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 7m ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:08:34.008 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 7m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:08:34.008 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 7m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:08:34.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 7m ago 3h 5261M 2483M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:08:34.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 7m ago 3h 5356M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:08:34.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 7m ago 3h 4916M 2483M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:08:34.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 7m ago 3h 4521M 2483M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:08:34.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 7m ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:08:34.009 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 7m ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:08:34.009 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 7m ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:08:34.009 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 7m ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:08:34.009 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 7m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:08:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:33 smithi183 ceph-mon[99169]: pgmap v9132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:33 smithi183 ceph-mon[99169]: from='client.24207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:08:34.199 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:08:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:08:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:08:34.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:33 smithi119 ceph-mon[108979]: pgmap v9132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:34.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:33 smithi119 ceph-mon[108979]: from='client.24207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:08:34.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:33 smithi119 ceph-mon[94175]: pgmap v9132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:34.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:33 smithi119 ceph-mon[94175]: from='client.24207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:08:34.388 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:08:34.388 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:08:34.388 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:08:34.388 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:08:34.388 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:08:34.388 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:08:34.389 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:08:34.389 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:08:34.389 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:08:34.389 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:08:34.389 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:08:34.389 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:08:34.389 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:08:34.389 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:08:34.389 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:08:34.389 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:08:34.389 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:08:35.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:34 smithi119 ceph-mon[94175]: from='client.34100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:08:35.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1578602669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:08:35.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:34 smithi119 ceph-mon[108979]: from='client.34100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:08:35.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1578602669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:08:35.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:34 smithi183 ceph-mon[99169]: from='client.34100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:08:35.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1578602669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:08:36.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:35 smithi119 ceph-mon[94175]: pgmap v9133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:36.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:35 smithi119 ceph-mon[108979]: pgmap v9133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:35 smithi183 ceph-mon[99169]: pgmap v9133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:37 smithi119 ceph-mon[94175]: pgmap v9134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:38.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:37 smithi119 ceph-mon[108979]: pgmap v9134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:38.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:37 smithi183 ceph-mon[99169]: pgmap v9134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:39 smithi183 ceph-mon[99169]: pgmap v9135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:39 smithi119 ceph-mon[94175]: pgmap v9135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:39 smithi119 ceph-mon[108979]: pgmap v9135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:41 smithi183 ceph-mon[99169]: pgmap v9136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:41 smithi119 ceph-mon[94175]: pgmap v9136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:41 smithi119 ceph-mon[108979]: pgmap v9136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:43 smithi183 ceph-mon[99169]: pgmap v9137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:08:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:08:44] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:08:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:43 smithi119 ceph-mon[94175]: pgmap v9137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:43 smithi119 ceph-mon[108979]: pgmap v9137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:45 smithi183 ceph-mon[99169]: pgmap v9138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:45 smithi119 ceph-mon[94175]: pgmap v9138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:45 smithi119 ceph-mon[108979]: pgmap v9138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:47 smithi183 ceph-mon[99169]: pgmap v9139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:48.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:47 smithi119 ceph-mon[94175]: pgmap v9139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:48.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:47 smithi119 ceph-mon[108979]: pgmap v9139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:49 smithi183 ceph-mon[99169]: pgmap v9140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:49 smithi119 ceph-mon[94175]: pgmap v9140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:49 smithi119 ceph-mon[108979]: pgmap v9140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:52.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:51 smithi183 ceph-mon[99169]: pgmap v9141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:51 smithi119 ceph-mon[94175]: pgmap v9141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:52.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:51 smithi119 ceph-mon[108979]: pgmap v9141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:53 smithi183 ceph-mon[99169]: pgmap v9142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:54.199 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:08:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:08:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:08:54.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:53 smithi119 ceph-mon[94175]: pgmap v9142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:54.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:54.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:53 smithi119 ceph-mon[108979]: pgmap v9142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:54.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:08:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:55 smithi183 ceph-mon[99169]: pgmap v9143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:56.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:55 smithi119 ceph-mon[94175]: pgmap v9143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:55 smithi119 ceph-mon[108979]: pgmap v9143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:58.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:57 smithi119 ceph-mon[108979]: pgmap v9144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:58.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:57 smithi119 ceph-mon[94175]: pgmap v9144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:08:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:57 smithi183 ceph-mon[99169]: pgmap v9144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:00.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:59 smithi183 ceph-mon[99169]: pgmap v9145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:00.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:08:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:09:00.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:59 smithi119 ceph-mon[108979]: pgmap v9145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:00.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:08:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:09:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:59 smithi119 ceph-mon[94175]: pgmap v9145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:08:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:09:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:00 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2474M 2023-12-01T19:09:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:09:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:09:01.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:09:01.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:09:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2474M 2023-12-01T19:09:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:09:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:09:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:09:01.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:09:01.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:09:01.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2474M 2023-12-01T19:09:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:09:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:09:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:09:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:09:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:02 smithi183 ceph-mon[99169]: pgmap v9146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:02 smithi119 ceph-mon[94175]: pgmap v9146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:02 smithi119 ceph-mon[108979]: pgmap v9146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:04 smithi183 ceph-mon[99169]: pgmap v9147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:09:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:09:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:09:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:04 smithi119 ceph-mon[94175]: pgmap v9147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:04 smithi119 ceph-mon[108979]: pgmap v9147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:04.732 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:09:05.039 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:09:05.039 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 8m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:09:05.039 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 8m ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:09:05.039 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 8m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:09:05.039 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 8m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:09:05.039 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 8m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:09:05.039 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 8m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:09:05.039 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 8m ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:09:05.040 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 8m ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:09:05.040 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 8m ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:09:05.040 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 8m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:09:05.040 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 8m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:09:05.040 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 8m ago 3h 5261M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:09:05.040 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 8m ago 3h 5356M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:09:05.040 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 8m ago 3h 4916M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:09:05.040 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 8m ago 3h 4521M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:09:05.040 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 8m ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:09:05.040 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 8m ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:09:05.040 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 8m ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:09:05.041 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 8m ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:09:05.041 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 8m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:09:05.422 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:09:05.422 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:09:05.422 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:09:05.422 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:09:05.422 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:09:05.423 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:09:05.423 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:09:05.423 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:09:05.423 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:09:05.423 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:09:05.423 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:09:05.423 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:09:05.424 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:09:05.424 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:09:05.424 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:09:05.424 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:09:05.424 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:09:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:05 smithi183 ceph-mon[99169]: from='client.24225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:09:05.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:05 smithi119 ceph-mon[94175]: from='client.24225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:09:05.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:05 smithi119 ceph-mon[108979]: from='client.24225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:09:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:06 smithi183 ceph-mon[99169]: pgmap v9148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:06 smithi183 ceph-mon[99169]: from='client.34118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:09:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2059860181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:09:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:06 smithi119 ceph-mon[94175]: pgmap v9148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:06 smithi119 ceph-mon[94175]: from='client.34118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:09:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2059860181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:09:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:06 smithi119 ceph-mon[108979]: pgmap v9148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:06 smithi119 ceph-mon[108979]: from='client.34118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:09:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2059860181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:09:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:08 smithi183 ceph-mon[99169]: pgmap v9149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:08 smithi119 ceph-mon[94175]: pgmap v9149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:08 smithi119 ceph-mon[108979]: pgmap v9149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:10 smithi183 ceph-mon[99169]: pgmap v9150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:10 smithi119 ceph-mon[94175]: pgmap v9150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:10 smithi119 ceph-mon[108979]: pgmap v9150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:12 smithi183 ceph-mon[99169]: pgmap v9151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:12 smithi119 ceph-mon[94175]: pgmap v9151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:12 smithi119 ceph-mon[108979]: pgmap v9151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:14 smithi183 ceph-mon[99169]: pgmap v9152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:09:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:09:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:09:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:14 smithi119 ceph-mon[94175]: pgmap v9152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:14 smithi119 ceph-mon[108979]: pgmap v9152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:16 smithi183 ceph-mon[99169]: pgmap v9153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:16 smithi119 ceph-mon[108979]: pgmap v9153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:16 smithi119 ceph-mon[94175]: pgmap v9153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:18 smithi183 ceph-mon[99169]: pgmap v9154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:18.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:18 smithi119 ceph-mon[94175]: pgmap v9154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:18 smithi119 ceph-mon[108979]: pgmap v9154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:20.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:19 smithi183 ceph-mon[99169]: pgmap v9155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:20.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:19 smithi119 ceph-mon[108979]: pgmap v9155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:20.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:19 smithi119 ceph-mon[94175]: pgmap v9155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:21 smithi183 ceph-mon[99169]: pgmap v9156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:22.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:21 smithi119 ceph-mon[94175]: pgmap v9156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:22.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:21 smithi119 ceph-mon[108979]: pgmap v9156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:24.199 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:09:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:09:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:09:24.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:23 smithi119 ceph-mon[94175]: pgmap v9157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:24.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:24.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:23 smithi119 ceph-mon[108979]: pgmap v9157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:24.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:23 smithi183 ceph-mon[99169]: pgmap v9157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:26.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:25 smithi119 ceph-mon[108979]: pgmap v9158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:26.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:25 smithi119 ceph-mon[94175]: pgmap v9158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:25 smithi183 ceph-mon[99169]: pgmap v9158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:27 smithi183 ceph-mon[99169]: pgmap v9159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:27 smithi119 ceph-mon[108979]: pgmap v9159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:27 smithi119 ceph-mon[94175]: pgmap v9159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:30.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:29 smithi183 ceph-mon[99169]: pgmap v9160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:30.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:29 smithi119 ceph-mon[94175]: pgmap v9160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:29 smithi119 ceph-mon[108979]: pgmap v9160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:32.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:31 smithi119 ceph-mon[94175]: pgmap v9161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:32.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:31 smithi119 ceph-mon[108979]: pgmap v9161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:32.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:31 smithi183 ceph-mon[99169]: pgmap v9161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:34.199 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:09:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:09:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:09:34.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:33 smithi119 ceph-mon[94175]: pgmap v9162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:34.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:33 smithi119 ceph-mon[108979]: pgmap v9162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:33 smithi183 ceph-mon[99169]: pgmap v9162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:35.767 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:09:36.075 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:09:36.075 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 8m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:09:36.075 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 8m ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:09:36.075 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 8m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:09:36.075 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 8m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:09:36.075 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 8m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:09:36.075 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 8m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:09:36.075 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 8m ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:09:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 8m ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:09:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 8m ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:09:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 8m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:09:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 8m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:09:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 8m ago 3h 5261M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:09:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 8m ago 3h 5356M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:09:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 8m ago 3h 4916M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:09:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 8m ago 3h 4521M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:09:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 8m ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:09:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 8m ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:09:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 8m ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:09:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 8m ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:09:36.076 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 8m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:09:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:35 smithi183 ceph-mon[99169]: pgmap v9163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:35 smithi183 ceph-mon[99169]: from='client.34130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:09:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:35 smithi119 ceph-mon[94175]: pgmap v9163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:35 smithi119 ceph-mon[94175]: from='client.34130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:09:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:35 smithi119 ceph-mon[108979]: pgmap v9163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:35 smithi119 ceph-mon[108979]: from='client.34130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:09:36.450 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:09:36.450 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:09:36.450 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:09:36.450 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:09:36.450 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:09:36.450 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:09:36.450 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:09:36.451 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:09:36.451 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:09:36.451 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:09:36.451 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:09:36.451 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:09:36.451 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:09:36.451 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:09:36.451 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:09:36.451 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:09:36.451 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:09:37.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:36 smithi183 ceph-mon[99169]: from='client.24249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:09:37.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2413849618' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:09:37.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:36 smithi119 ceph-mon[94175]: from='client.24249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:09:37.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2413849618' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:09:37.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:36 smithi119 ceph-mon[108979]: from='client.24249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:09:37.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2413849618' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:09:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:37 smithi183 ceph-mon[99169]: pgmap v9164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:37 smithi119 ceph-mon[94175]: pgmap v9164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:37 smithi119 ceph-mon[108979]: pgmap v9164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:39 smithi183 ceph-mon[99169]: pgmap v9165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:39 smithi119 ceph-mon[94175]: pgmap v9165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:39 smithi119 ceph-mon[108979]: pgmap v9165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:41 smithi183 ceph-mon[99169]: pgmap v9166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:41 smithi119 ceph-mon[94175]: pgmap v9166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:41 smithi119 ceph-mon[108979]: pgmap v9166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:43 smithi183 ceph-mon[99169]: pgmap v9167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:43 smithi119 ceph-mon[94175]: pgmap v9167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:09:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:09:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:09:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:43 smithi119 ceph-mon[108979]: pgmap v9167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:45 smithi183 ceph-mon[99169]: pgmap v9168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:45 smithi119 ceph-mon[94175]: pgmap v9168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:45 smithi119 ceph-mon[108979]: pgmap v9168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:47 smithi183 ceph-mon[99169]: pgmap v9169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:47 smithi119 ceph-mon[94175]: pgmap v9169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:47 smithi119 ceph-mon[108979]: pgmap v9169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:49 smithi119 ceph-mon[94175]: pgmap v9170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:49 smithi119 ceph-mon[108979]: pgmap v9170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:49 smithi183 ceph-mon[99169]: pgmap v9170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:51 smithi183 ceph-mon[99169]: pgmap v9171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:51 smithi119 ceph-mon[94175]: pgmap v9171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:51 smithi119 ceph-mon[108979]: pgmap v9171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:53 smithi183 ceph-mon[99169]: pgmap v9172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:09:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:09:54] "GET /metrics HTTP/1.1" 200 33875 "" "Prometheus/2.43.0" 2023-12-01T19:09:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:53 smithi119 ceph-mon[94175]: pgmap v9172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:53 smithi119 ceph-mon[108979]: pgmap v9172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:09:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:56 smithi183 ceph-mon[99169]: pgmap v9173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:56 smithi119 ceph-mon[94175]: pgmap v9173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:56 smithi119 ceph-mon[108979]: pgmap v9173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:58 smithi183 ceph-mon[99169]: pgmap v9174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:58 smithi119 ceph-mon[94175]: pgmap v9174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:09:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:58 smithi119 ceph-mon[108979]: pgmap v9174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:00.338 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:09:59 smithi119 ceph-mon[108979]: pgmap v9175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:00.338 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:09:59 smithi119 ceph-mon[94175]: pgmap v9175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:00.338 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T19:09:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:10:00.342 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:09:59 smithi183 ceph-mon[99169]: pgmap v9175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:01.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:10:01.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:10:01.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:10:01.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:10:01.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:10:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:10:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:10:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:10:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:10:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:10:01.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:10:01.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:10:01.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:10:01.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:10:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:10:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:02 smithi183 ceph-mon[99169]: pgmap v9176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:02 smithi119 ceph-mon[94175]: pgmap v9176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:02.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:02 smithi119 ceph-mon[108979]: pgmap v9176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:10:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:10:04] "GET /metrics HTTP/1.1" 200 33875 "" "Prometheus/2.43.0" 2023-12-01T19:10:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:04 smithi183 ceph-mon[99169]: pgmap v9177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:04 smithi119 ceph-mon[94175]: pgmap v9177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:04.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:04 smithi119 ceph-mon[108979]: pgmap v9177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:06.798 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:10:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:06 smithi183 ceph-mon[99169]: pgmap v9178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:06.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:06 smithi119 ceph-mon[94175]: pgmap v9178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:06.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:06 smithi119 ceph-mon[108979]: pgmap v9178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:07.104 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:10:07.104 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 9m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:10:07.104 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 9m ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:10:07.104 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 9m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:10:07.104 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 9m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:10:07.104 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 9m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:10:07.104 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 9m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:10:07.104 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 9m ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:10:07.104 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 9m ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:10:07.104 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 9m ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:10:07.104 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 9m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:10:07.104 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 9m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:10:07.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 9m ago 3h 5261M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:10:07.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 9m ago 3h 5356M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:10:07.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 9m ago 3h 4916M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:10:07.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 9m ago 3h 4521M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:10:07.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 9m ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:10:07.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 9m ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:10:07.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 9m ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:10:07.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 9m ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:10:07.105 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 9m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:10:07.484 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:10:07.485 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:10:07.485 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:10:07.485 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:10:07.485 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:10:07.485 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:10:07.485 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:10:07.485 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:10:07.485 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:10:07.485 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:10:07.485 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:10:07.485 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:10:07.486 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:10:07.486 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:10:07.486 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:10:07.486 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:10:07.486 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:10:07.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:07 smithi183 ceph-mon[99169]: from='client.24261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:10:07.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1725871171' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:10:07.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:07 smithi119 ceph-mon[94175]: from='client.24261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:10:07.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1725871171' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:10:07.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:07 smithi119 ceph-mon[108979]: from='client.24261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:10:07.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1725871171' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:10:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:08 smithi183 ceph-mon[99169]: pgmap v9179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:08.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:08 smithi183 ceph-mon[99169]: from='client.24267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:10:08.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:08.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:08 smithi119 ceph-mon[94175]: pgmap v9179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:08.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:08 smithi119 ceph-mon[94175]: from='client.24267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:10:08.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:08 smithi119 ceph-mon[108979]: pgmap v9179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:08 smithi119 ceph-mon[108979]: from='client.24267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:10:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:09 smithi183 ceph-mon[99169]: pgmap v9180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:09 smithi119 ceph-mon[94175]: pgmap v9180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:09 smithi119 ceph-mon[108979]: pgmap v9180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:12 smithi183 ceph-mon[99169]: pgmap v9181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:12 smithi119 ceph-mon[94175]: pgmap v9181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:12 smithi119 ceph-mon[108979]: pgmap v9181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:14.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:14 smithi183 ceph-mon[99169]: pgmap v9182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:14 smithi119 ceph-mon[94175]: pgmap v9182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:10:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:10:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:10:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:14 smithi119 ceph-mon[108979]: pgmap v9182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:16 smithi183 ceph-mon[99169]: pgmap v9183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:16 smithi119 ceph-mon[94175]: pgmap v9183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:16 smithi119 ceph-mon[108979]: pgmap v9183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:18 smithi183 ceph-mon[99169]: pgmap v9184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:18 smithi119 ceph-mon[94175]: pgmap v9184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:18 smithi119 ceph-mon[108979]: pgmap v9184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:19 smithi183 ceph-mon[99169]: pgmap v9185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:19 smithi119 ceph-mon[108979]: pgmap v9185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:19 smithi119 ceph-mon[94175]: pgmap v9185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:22 smithi183 ceph-mon[99169]: pgmap v9186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:22 smithi119 ceph-mon[94175]: pgmap v9186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:22 smithi119 ceph-mon[108979]: pgmap v9186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:24 smithi183 ceph-mon[99169]: pgmap v9187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:10:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:10:24] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:10:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:24 smithi119 ceph-mon[94175]: pgmap v9187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:24 smithi119 ceph-mon[108979]: pgmap v9187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:26 smithi183 ceph-mon[99169]: pgmap v9188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:26 smithi119 ceph-mon[94175]: pgmap v9188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:26 smithi119 ceph-mon[108979]: pgmap v9188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:28 smithi183 ceph-mon[99169]: pgmap v9189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:28 smithi119 ceph-mon[94175]: pgmap v9189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:28 smithi119 ceph-mon[108979]: pgmap v9189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:29 smithi183 ceph-mon[99169]: pgmap v9190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:29 smithi119 ceph-mon[94175]: pgmap v9190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:29 smithi119 ceph-mon[108979]: pgmap v9190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:31 smithi183 ceph-mon[99169]: pgmap v9191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:31 smithi119 ceph-mon[94175]: pgmap v9191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:31 smithi119 ceph-mon[108979]: pgmap v9191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:33 smithi183 ceph-mon[99169]: pgmap v9192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:10:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:10:34] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:10:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:33 smithi119 ceph-mon[108979]: pgmap v9192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:33 smithi119 ceph-mon[94175]: pgmap v9192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:35 smithi183 ceph-mon[99169]: pgmap v9193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:35 smithi119 ceph-mon[94175]: pgmap v9193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:35 smithi119 ceph-mon[108979]: pgmap v9193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:37.827 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:10:38.132 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:10:38.132 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 9m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:10:38.132 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 9m ago 3h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:10:38.132 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 9m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:10:38.132 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 9m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:10:38.132 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 9m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:10:38.133 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 9m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:10:38.133 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 9m ago 3h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:10:38.133 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 9m ago 3h 527M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:10:38.133 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 9m ago 3h 608M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:10:38.133 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 9m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:10:38.133 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 9m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:10:38.133 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 9m ago 3h 5261M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:10:38.133 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 9m ago 3h 5356M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:10:38.133 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 9m ago 3h 4916M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:10:38.133 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 9m ago 3h 4521M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:10:38.133 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 9m ago 3h 3779M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:10:38.133 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 9m ago 3h 4705M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:10:38.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 9m ago 3h 3763M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:10:38.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 9m ago 3h 4491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:10:38.134 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 9m ago 3h 113M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:10:38.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:37 smithi183 ceph-mon[99169]: pgmap v9194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:37 smithi183 ceph-mon[99169]: from='client.24279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:10:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:37 smithi119 ceph-mon[94175]: pgmap v9194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:37 smithi119 ceph-mon[94175]: from='client.24279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:10:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:37 smithi119 ceph-mon[108979]: pgmap v9194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:37 smithi119 ceph-mon[108979]: from='client.24279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:10:38.511 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:10:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:10:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:10:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:10:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:10:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:10:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:10:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:10:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:10:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:10:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:10:38.512 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:10:38.512 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:10:38.512 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:10:38.512 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:10:38.512 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:10:38.512 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:10:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:38 smithi183 ceph-mon[99169]: from='client.34172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:10:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1668901412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:10:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:38 smithi119 ceph-mon[94175]: from='client.34172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:10:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1668901412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:10:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:38 smithi119 ceph-mon[108979]: from='client.34172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:10:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1668901412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:10:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:39 smithi183 ceph-mon[99169]: pgmap v9195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:39 smithi119 ceph-mon[94175]: pgmap v9195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:39 smithi119 ceph-mon[108979]: pgmap v9195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:41 smithi183 ceph-mon[99169]: pgmap v9196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:41 smithi119 ceph-mon[108979]: pgmap v9196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:41 smithi119 ceph-mon[94175]: pgmap v9196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:43 smithi183 ceph-mon[99169]: pgmap v9197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:10:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:10:44] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:10:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:43 smithi119 ceph-mon[94175]: pgmap v9197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:43 smithi119 ceph-mon[108979]: pgmap v9197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:45 smithi183 ceph-mon[99169]: pgmap v9198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:45 smithi119 ceph-mon[94175]: pgmap v9198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:45 smithi119 ceph-mon[108979]: pgmap v9198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:47 smithi183 ceph-mon[99169]: pgmap v9199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:47 smithi119 ceph-mon[94175]: pgmap v9199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:47 smithi119 ceph-mon[108979]: pgmap v9199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:49 smithi183 ceph-mon[99169]: pgmap v9200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:49 smithi119 ceph-mon[108979]: pgmap v9200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:49 smithi119 ceph-mon[94175]: pgmap v9200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:52 smithi183 ceph-mon[99169]: pgmap v9201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:52 smithi119 ceph-mon[94175]: pgmap v9201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:52 smithi119 ceph-mon[108979]: pgmap v9201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:54 smithi183 ceph-mon[99169]: pgmap v9202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:10:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:10:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:10:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:54 smithi119 ceph-mon[94175]: pgmap v9202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:54 smithi119 ceph-mon[108979]: pgmap v9202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:10:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:56 smithi183 ceph-mon[99169]: pgmap v9203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:56 smithi119 ceph-mon[108979]: pgmap v9203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:56 smithi119 ceph-mon[94175]: pgmap v9203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:58 smithi183 ceph-mon[99169]: pgmap v9204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:58 smithi119 ceph-mon[108979]: pgmap v9204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:10:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:58 smithi119 ceph-mon[94175]: pgmap v9204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:10:59 smithi183 ceph-mon[99169]: pgmap v9205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:10:59 smithi119 ceph-mon[108979]: pgmap v9205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:10:59 smithi119 ceph-mon[94175]: pgmap v9205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:01.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:11:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:11:01.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:11:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:02 smithi183 ceph-mon[99169]: pgmap v9206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:02 smithi119 ceph-mon[108979]: pgmap v9206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:02 smithi119 ceph-mon[94175]: pgmap v9206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:04 smithi183 ceph-mon[99169]: pgmap v9207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:11:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:11:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:11:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:04 smithi119 ceph-mon[108979]: pgmap v9207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:04 smithi119 ceph-mon[94175]: pgmap v9207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:11:05.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:11:05.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:11:05.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:11:05.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:11:05.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:11:05.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:11:05.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:11:05.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:11:05.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:11:05.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:11:05.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:11:05.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:11:05.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:11:05.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:11:05.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:11:05.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:11:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:11:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:11:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:11:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:11:06.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:06 smithi183 ceph-mon[99169]: pgmap v9208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:06.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:06 smithi119 ceph-mon[94175]: pgmap v9208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:06.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:06 smithi119 ceph-mon[108979]: pgmap v9208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:08.860 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:11:08.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:08 smithi183 ceph-mon[99169]: pgmap v9209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:08.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:08 smithi119 ceph-mon[94175]: pgmap v9209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:08 smithi119 ceph-mon[108979]: pgmap v9209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:09.168 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:11:09.168 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 4s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:11:09.168 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 4s ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:11:09.168 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 4s ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:11:09.168 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 4s ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:11:09.168 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 4s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:11:09.168 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 4s ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:11:09.169 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 4s ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:11:09.169 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 4s ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:11:09.169 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 4s ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:11:09.169 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 4s ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:11:09.169 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 4s ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:11:09.169 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 4s ago 3h 5292M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:11:09.169 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 4s ago 3h 5385M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:11:09.169 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 4s ago 3h 4938M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:11:09.169 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 4s ago 3h 4551M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:11:09.169 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 4s ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:11:09.169 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 4s ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:11:09.169 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 4s ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:11:09.169 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 4s ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:11:09.169 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 4s ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:11:09.547 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:11:09.547 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:11:09.548 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:11:09.548 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:11:09.548 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:11:09.548 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:11:09.548 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:11:09.548 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:11:09.548 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:11:09.548 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:11:09.548 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:11:09.548 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:11:09.548 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:11:09.548 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:11:09.548 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:11:09.548 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:11:09.548 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:11:09.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:09.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:09 smithi183 ceph-mon[99169]: from='client.24297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:11:09.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3616331615' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:11:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:09 smithi119 ceph-mon[94175]: from='client.24297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:11:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3616331615' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:11:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:09 smithi119 ceph-mon[108979]: from='client.24297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:11:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3616331615' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:11:10.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:10 smithi183 ceph-mon[99169]: pgmap v9210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:10.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:10 smithi183 ceph-mon[99169]: from='client.24303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:11:10.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:10 smithi119 ceph-mon[94175]: pgmap v9210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:10.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:10 smithi119 ceph-mon[94175]: from='client.24303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:11:10.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:10 smithi119 ceph-mon[108979]: pgmap v9210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:10.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:10 smithi119 ceph-mon[108979]: from='client.24303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:11:12.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:12 smithi183 ceph-mon[99169]: pgmap v9211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:12.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:12 smithi119 ceph-mon[94175]: pgmap v9211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:12.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:12 smithi119 ceph-mon[108979]: pgmap v9211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:11:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:11:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:11:14.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:14 smithi183 ceph-mon[99169]: pgmap v9212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:14.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:14 smithi119 ceph-mon[94175]: pgmap v9212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:14.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:14 smithi119 ceph-mon[108979]: pgmap v9212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:16.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:16 smithi183 ceph-mon[99169]: pgmap v9213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:16.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:16 smithi119 ceph-mon[94175]: pgmap v9213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:16.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:16 smithi119 ceph-mon[108979]: pgmap v9213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:18.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:18 smithi183 ceph-mon[99169]: pgmap v9214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:18.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:18 smithi119 ceph-mon[108979]: pgmap v9214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:18.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:18 smithi119 ceph-mon[94175]: pgmap v9214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:19 smithi183 ceph-mon[99169]: pgmap v9215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:19 smithi119 ceph-mon[94175]: pgmap v9215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:19 smithi119 ceph-mon[108979]: pgmap v9215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:21 smithi183 ceph-mon[99169]: pgmap v9216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:21 smithi119 ceph-mon[94175]: pgmap v9216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:21 smithi119 ceph-mon[108979]: pgmap v9216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:23 smithi183 ceph-mon[99169]: pgmap v9217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:11:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:11:24] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:11:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:23 smithi119 ceph-mon[94175]: pgmap v9217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:23 smithi119 ceph-mon[108979]: pgmap v9217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:25 smithi183 ceph-mon[99169]: pgmap v9218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:25 smithi119 ceph-mon[94175]: pgmap v9218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:25 smithi119 ceph-mon[108979]: pgmap v9218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:27 smithi183 ceph-mon[99169]: pgmap v9219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:27 smithi119 ceph-mon[94175]: pgmap v9219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:27 smithi119 ceph-mon[108979]: pgmap v9219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:29 smithi183 ceph-mon[99169]: pgmap v9220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:29 smithi119 ceph-mon[108979]: pgmap v9220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:29 smithi119 ceph-mon[94175]: pgmap v9220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:32 smithi183 ceph-mon[99169]: pgmap v9221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:32 smithi119 ceph-mon[94175]: pgmap v9221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:32 smithi119 ceph-mon[108979]: pgmap v9221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:34 smithi183 ceph-mon[99169]: pgmap v9222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:11:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:11:34] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:11:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:34 smithi119 ceph-mon[94175]: pgmap v9222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:34 smithi119 ceph-mon[108979]: pgmap v9222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:36 smithi183 ceph-mon[99169]: pgmap v9223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:36 smithi119 ceph-mon[94175]: pgmap v9223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:36 smithi119 ceph-mon[108979]: pgmap v9223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:38.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:38 smithi183 ceph-mon[99169]: pgmap v9224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:38 smithi119 ceph-mon[94175]: pgmap v9224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:38 smithi119 ceph-mon[108979]: pgmap v9224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:39.894 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:11:40.205 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:11:40.205 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 35s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:11:40.205 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 35s ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:11:40.205 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 35s ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:11:40.205 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 35s ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:11:40.205 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 35s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:11:40.205 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 35s ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:11:40.205 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 35s ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:11:40.206 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 35s ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:11:40.206 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 35s ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:11:40.206 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 35s ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:11:40.206 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 35s ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:11:40.206 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 35s ago 3h 5292M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:11:40.206 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 35s ago 3h 5385M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:11:40.206 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 35s ago 3h 4938M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:11:40.206 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 35s ago 3h 4551M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:11:40.206 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 35s ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:11:40.206 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 35s ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:11:40.206 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 35s ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:11:40.206 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 35s ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:11:40.206 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 35s ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:11:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:40 smithi183 ceph-mon[99169]: pgmap v9225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:40 smithi183 ceph-mon[99169]: from='client.34202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:11:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:40 smithi119 ceph-mon[94175]: pgmap v9225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:40 smithi119 ceph-mon[94175]: from='client.34202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:11:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:40 smithi119 ceph-mon[108979]: pgmap v9225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:40 smithi119 ceph-mon[108979]: from='client.34202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:11:40.586 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:11:40.586 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:11:40.586 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:11:40.586 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:11:40.586 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:11:40.586 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:11:40.586 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:11:40.587 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:11:40.587 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:11:40.587 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:11:40.587 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:11:40.587 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:11:40.587 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:11:40.587 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:11:40.587 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:11:40.587 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:11:40.587 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:11:41.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:41 smithi183 ceph-mon[99169]: from='client.24321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:11:41.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2438143676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:11:41.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:41 smithi119 ceph-mon[94175]: from='client.24321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:11:41.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2438143676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:11:41.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:41 smithi119 ceph-mon[108979]: from='client.24321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:11:41.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2438143676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:11:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:42 smithi183 ceph-mon[99169]: pgmap v9226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:42 smithi119 ceph-mon[108979]: pgmap v9226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:42 smithi119 ceph-mon[94175]: pgmap v9226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:44 smithi183 ceph-mon[99169]: pgmap v9227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:11:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:11:44] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:11:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:44 smithi119 ceph-mon[94175]: pgmap v9227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:44 smithi119 ceph-mon[108979]: pgmap v9227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:46 smithi183 ceph-mon[99169]: pgmap v9228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:46 smithi119 ceph-mon[94175]: pgmap v9228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:46 smithi119 ceph-mon[108979]: pgmap v9228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:48 smithi183 ceph-mon[99169]: pgmap v9229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:48 smithi119 ceph-mon[94175]: pgmap v9229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:48 smithi119 ceph-mon[108979]: pgmap v9229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:49 smithi183 ceph-mon[99169]: pgmap v9230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:49 smithi119 ceph-mon[108979]: pgmap v9230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:49 smithi119 ceph-mon[94175]: pgmap v9230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:52 smithi183 ceph-mon[99169]: pgmap v9231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:52 smithi119 ceph-mon[108979]: pgmap v9231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:52 smithi119 ceph-mon[94175]: pgmap v9231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:54 smithi183 ceph-mon[99169]: pgmap v9232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:11:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:11:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:11:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:54 smithi119 ceph-mon[108979]: pgmap v9232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:54 smithi119 ceph-mon[94175]: pgmap v9232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:11:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:56 smithi183 ceph-mon[99169]: pgmap v9233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:56 smithi119 ceph-mon[94175]: pgmap v9233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:56.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:56 smithi119 ceph-mon[108979]: pgmap v9233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:58 smithi183 ceph-mon[99169]: pgmap v9234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:58 smithi119 ceph-mon[94175]: pgmap v9234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:11:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:58 smithi119 ceph-mon[108979]: pgmap v9234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:11:59 smithi183 ceph-mon[99169]: pgmap v9235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:11:59 smithi119 ceph-mon[94175]: pgmap v9235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:11:59 smithi119 ceph-mon[108979]: pgmap v9235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:02 smithi183 ceph-mon[99169]: pgmap v9236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:02 smithi119 ceph-mon[94175]: pgmap v9236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:02 smithi119 ceph-mon[108979]: pgmap v9236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:04 smithi183 ceph-mon[99169]: pgmap v9237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:12:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:12:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:12:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:04 smithi119 ceph-mon[94175]: pgmap v9237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:04 smithi119 ceph-mon[108979]: pgmap v9237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:06 smithi183 ceph-mon[99169]: pgmap v9238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:12:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:12:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:12:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:06 smithi119 ceph-mon[94175]: pgmap v9238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:12:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:12:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:12:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:06 smithi119 ceph-mon[108979]: pgmap v9238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:12:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:12:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:12:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:12:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:12:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:12:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:08 smithi183 ceph-mon[99169]: pgmap v9239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:08 smithi119 ceph-mon[94175]: pgmap v9239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:08 smithi119 ceph-mon[108979]: pgmap v9239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:10 smithi183 ceph-mon[99169]: pgmap v9240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:10 smithi119 ceph-mon[94175]: pgmap v9240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:10 smithi119 ceph-mon[108979]: pgmap v9240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:10.932 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:12:11.242 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:12:11.242 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 66s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:12:11.242 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 66s ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:12:11.242 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 66s ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:12:11.242 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 66s ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:12:11.242 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 66s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:12:11.242 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 66s ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:12:11.242 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 66s ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:12:11.243 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 66s ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:12:11.243 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 66s ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:12:11.243 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 66s ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:12:11.243 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 66s ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:12:11.243 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 66s ago 3h 5292M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:12:11.243 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 66s ago 3h 5385M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:12:11.243 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 66s ago 3h 4938M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:12:11.243 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 66s ago 3h 4551M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:12:11.243 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 66s ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:12:11.243 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 66s ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:12:11.243 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 66s ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:12:11.243 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 66s ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:12:11.243 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 66s ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:12:11.622 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:12:11.622 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:12:11.622 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:12:11.623 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:12:11.623 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:12:11.623 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:12:11.623 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:12:11.623 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:12:11.623 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:12:11.623 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:12:11.623 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:12:11.623 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:12:11.623 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:12:11.623 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:12:11.623 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:12:11.624 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:12:11.624 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:12:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:12 smithi183 ceph-mon[99169]: from='client.34220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:12:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:12 smithi183 ceph-mon[99169]: pgmap v9241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:12 smithi183 ceph-mon[99169]: from='client.24339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:12:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/185468445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:12:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:12 smithi119 ceph-mon[94175]: from='client.34220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:12:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:12 smithi119 ceph-mon[94175]: pgmap v9241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:12 smithi119 ceph-mon[94175]: from='client.24339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:12:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/185468445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:12:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:12 smithi119 ceph-mon[108979]: from='client.34220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:12:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:12 smithi119 ceph-mon[108979]: pgmap v9241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:12 smithi119 ceph-mon[108979]: from='client.24339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:12:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/185468445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:12:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:14 smithi183 ceph-mon[99169]: pgmap v9242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:12:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:12:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:12:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:14 smithi119 ceph-mon[108979]: pgmap v9242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:14 smithi119 ceph-mon[94175]: pgmap v9242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:16 smithi183 ceph-mon[99169]: pgmap v9243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:16 smithi119 ceph-mon[94175]: pgmap v9243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:16 smithi119 ceph-mon[108979]: pgmap v9243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:18 smithi183 ceph-mon[99169]: pgmap v9244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:18 smithi119 ceph-mon[94175]: pgmap v9244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:18 smithi119 ceph-mon[108979]: pgmap v9244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:19 smithi183 ceph-mon[99169]: pgmap v9245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:19 smithi119 ceph-mon[94175]: pgmap v9245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:19 smithi119 ceph-mon[108979]: pgmap v9245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:22 smithi183 ceph-mon[99169]: pgmap v9246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:22 smithi119 ceph-mon[94175]: pgmap v9246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:22 smithi119 ceph-mon[108979]: pgmap v9246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:24 smithi183 ceph-mon[99169]: pgmap v9247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:12:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:12:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:12:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:24 smithi119 ceph-mon[94175]: pgmap v9247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:24 smithi119 ceph-mon[108979]: pgmap v9247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:26 smithi183 ceph-mon[99169]: pgmap v9248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:26 smithi119 ceph-mon[94175]: pgmap v9248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:26 smithi119 ceph-mon[108979]: pgmap v9248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:28 smithi183 ceph-mon[99169]: pgmap v9249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:28 smithi119 ceph-mon[94175]: pgmap v9249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:28 smithi119 ceph-mon[108979]: pgmap v9249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:29 smithi183 ceph-mon[99169]: pgmap v9250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:29 smithi119 ceph-mon[94175]: pgmap v9250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:29 smithi119 ceph-mon[108979]: pgmap v9250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:32 smithi183 ceph-mon[99169]: pgmap v9251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:32 smithi119 ceph-mon[94175]: pgmap v9251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:32 smithi119 ceph-mon[108979]: pgmap v9251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:34 smithi183 ceph-mon[99169]: pgmap v9252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:34 smithi119 ceph-mon[94175]: pgmap v9252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:34 smithi119 ceph-mon[108979]: pgmap v9252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:12:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:12:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:12:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:36 smithi183 ceph-mon[99169]: pgmap v9253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:36 smithi119 ceph-mon[94175]: pgmap v9253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:36 smithi119 ceph-mon[108979]: pgmap v9253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:38 smithi183 ceph-mon[99169]: pgmap v9254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:38 smithi119 ceph-mon[94175]: pgmap v9254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:38 smithi119 ceph-mon[108979]: pgmap v9254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:40 smithi183 ceph-mon[99169]: pgmap v9255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:40 smithi119 ceph-mon[94175]: pgmap v9255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:40 smithi119 ceph-mon[108979]: pgmap v9255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:41.969 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:12:42.277 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:12:42.277 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 97s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:12:42.277 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 97s ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:12:42.277 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 97s ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:12:42.277 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 97s ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:12:42.277 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 97s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:12:42.278 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 97s ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:12:42.278 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 97s ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:12:42.278 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 97s ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:12:42.278 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 97s ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:12:42.278 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 97s ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:12:42.278 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 97s ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:12:42.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 97s ago 3h 5292M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:12:42.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 97s ago 3h 5385M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:12:42.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 97s ago 3h 4938M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:12:42.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 97s ago 3h 4551M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:12:42.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 97s ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:12:42.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 97s ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:12:42.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 97s ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:12:42.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 97s ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:12:42.279 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 97s ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:12:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:42 smithi183 ceph-mon[99169]: pgmap v9256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:42 smithi119 ceph-mon[94175]: pgmap v9256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:42 smithi119 ceph-mon[108979]: pgmap v9256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:42.656 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:12:42.656 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:12:42.656 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:12:42.656 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:12:42.657 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:12:42.657 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:12:42.657 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:12:42.657 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:12:42.657 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:12:42.657 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:12:42.657 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:12:42.657 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:12:42.657 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:12:42.657 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:12:42.657 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:12:42.657 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:12:42.657 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:12:43.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:43 smithi183 ceph-mon[99169]: from='client.24351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:12:43.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:43 smithi183 ceph-mon[99169]: from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:12:43.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/847173453' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:12:43.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:43 smithi119 ceph-mon[94175]: from='client.24351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:12:43.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:43 smithi119 ceph-mon[94175]: from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:12:43.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/847173453' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:12:43.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:43 smithi119 ceph-mon[108979]: from='client.24351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:12:43.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:43 smithi119 ceph-mon[108979]: from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:12:43.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/847173453' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:12:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:44 smithi183 ceph-mon[99169]: pgmap v9257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:12:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:12:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:12:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:44 smithi119 ceph-mon[108979]: pgmap v9257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:44 smithi119 ceph-mon[94175]: pgmap v9257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:46 smithi183 ceph-mon[99169]: pgmap v9258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:46 smithi119 ceph-mon[108979]: pgmap v9258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:46 smithi119 ceph-mon[94175]: pgmap v9258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:48 smithi183 ceph-mon[99169]: pgmap v9259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:48 smithi119 ceph-mon[94175]: pgmap v9259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:48 smithi119 ceph-mon[108979]: pgmap v9259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:49 smithi183 ceph-mon[99169]: pgmap v9260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:49 smithi119 ceph-mon[94175]: pgmap v9260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:49 smithi119 ceph-mon[108979]: pgmap v9260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:52 smithi183 ceph-mon[99169]: pgmap v9261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:52 smithi119 ceph-mon[94175]: pgmap v9261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:52 smithi119 ceph-mon[108979]: pgmap v9261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:54 smithi183 ceph-mon[99169]: pgmap v9262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:12:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:12:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:12:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:54 smithi119 ceph-mon[94175]: pgmap v9262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:54 smithi119 ceph-mon[108979]: pgmap v9262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:12:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:56 smithi183 ceph-mon[99169]: pgmap v9263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:56 smithi119 ceph-mon[94175]: pgmap v9263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:56 smithi119 ceph-mon[108979]: pgmap v9263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:58 smithi183 ceph-mon[99169]: pgmap v9264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:58 smithi119 ceph-mon[94175]: pgmap v9264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:12:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:58 smithi119 ceph-mon[108979]: pgmap v9264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:12:59 smithi183 ceph-mon[99169]: pgmap v9265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:12:59 smithi119 ceph-mon[108979]: pgmap v9265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:12:59 smithi119 ceph-mon[94175]: pgmap v9265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:02 smithi183 ceph-mon[99169]: pgmap v9266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:02 smithi119 ceph-mon[94175]: pgmap v9266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:02 smithi119 ceph-mon[108979]: pgmap v9266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:04 smithi183 ceph-mon[99169]: pgmap v9267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:13:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:13:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:13:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:04 smithi119 ceph-mon[108979]: pgmap v9267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:04 smithi119 ceph-mon[94175]: pgmap v9267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:06 smithi183 ceph-mon[99169]: pgmap v9268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:06 smithi119 ceph-mon[94175]: pgmap v9268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:06 smithi119 ceph-mon[108979]: pgmap v9268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:13:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:13:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:13:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:13:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:13:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:13:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:13:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:13:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:13:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:13:07.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:13:07.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:13:08.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:08 smithi183 ceph-mon[99169]: pgmap v9269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:08.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:08 smithi119 ceph-mon[108979]: pgmap v9269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:08.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:08 smithi119 ceph-mon[94175]: pgmap v9269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:08.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:09 smithi183 ceph-mon[99169]: pgmap v9270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:09 smithi119 ceph-mon[94175]: pgmap v9270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:09 smithi119 ceph-mon[108979]: pgmap v9270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:12 smithi183 ceph-mon[99169]: pgmap v9271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:12 smithi119 ceph-mon[108979]: pgmap v9271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:12 smithi119 ceph-mon[94175]: pgmap v9271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:13.002 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:13:13.310 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:13:13.310 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 2m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:13:13.310 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 2m ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:13:13.311 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 2m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:13:13.311 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 2m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:13:13.311 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 2m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:13:13.311 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 2m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:13:13.311 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 2m ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:13:13.311 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 2m ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:13:13.311 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 2m ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:13:13.311 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 2m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:13:13.311 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 2m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:13:13.311 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 2m ago 3h 5292M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:13:13.311 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 2m ago 3h 5385M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:13:13.311 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 2m ago 3h 4938M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:13:13.311 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 2m ago 3h 4551M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:13:13.311 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 2m ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:13:13.311 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 2m ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:13:13.312 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 2m ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:13:13.312 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 2m ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:13:13.312 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 2m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:13:13.692 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:13:13.692 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:13:13.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:13:13.692 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:13:13.692 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:13:13.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:13:13.692 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:13:13.693 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:13:13.693 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:13:13.693 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:13:13.693 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:13:13.693 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:13:13.693 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:13:13.693 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:13:13.693 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:13:13.693 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:13:13.693 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:13:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:14 smithi183 ceph-mon[99169]: from='client.34256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:13:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:14 smithi183 ceph-mon[99169]: pgmap v9272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:14 smithi183 ceph-mon[99169]: from='client.24375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:13:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3391359877' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:13:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:13:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:13:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:13:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:14 smithi119 ceph-mon[94175]: from='client.34256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:13:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:14 smithi119 ceph-mon[94175]: pgmap v9272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:14 smithi119 ceph-mon[94175]: from='client.24375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:13:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3391359877' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:13:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:14 smithi119 ceph-mon[108979]: from='client.34256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:13:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:14 smithi119 ceph-mon[108979]: pgmap v9272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:14 smithi119 ceph-mon[108979]: from='client.24375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:13:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3391359877' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:13:15.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 19:13:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T19:13:14.928930429Z level=info msg="Completed cleanup jobs" duration=12.916081ms 2023-12-01T19:13:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:16 smithi183 ceph-mon[99169]: pgmap v9273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:16 smithi119 ceph-mon[94175]: pgmap v9273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:16 smithi119 ceph-mon[108979]: pgmap v9273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:18 smithi183 ceph-mon[99169]: pgmap v9274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:18 smithi119 ceph-mon[108979]: pgmap v9274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:18 smithi119 ceph-mon[94175]: pgmap v9274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:19 smithi183 ceph-mon[99169]: pgmap v9275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:19 smithi119 ceph-mon[108979]: pgmap v9275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:19 smithi119 ceph-mon[94175]: pgmap v9275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:22 smithi183 ceph-mon[99169]: pgmap v9276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:22 smithi119 ceph-mon[94175]: pgmap v9276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:22 smithi119 ceph-mon[108979]: pgmap v9276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:24 smithi183 ceph-mon[99169]: pgmap v9277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:13:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:13:24] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:13:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:24 smithi119 ceph-mon[94175]: pgmap v9277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:24 smithi119 ceph-mon[108979]: pgmap v9277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:26 smithi183 ceph-mon[99169]: pgmap v9278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:26 smithi119 ceph-mon[94175]: pgmap v9278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:26 smithi119 ceph-mon[108979]: pgmap v9278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:28 smithi183 ceph-mon[99169]: pgmap v9279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:28 smithi119 ceph-mon[94175]: pgmap v9279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:28 smithi119 ceph-mon[108979]: pgmap v9279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:29 smithi183 ceph-mon[99169]: pgmap v9280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:29 smithi119 ceph-mon[94175]: pgmap v9280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:29 smithi119 ceph-mon[108979]: pgmap v9280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:32 smithi183 ceph-mon[99169]: pgmap v9281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:32 smithi119 ceph-mon[94175]: pgmap v9281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:32 smithi119 ceph-mon[108979]: pgmap v9281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:34 smithi183 ceph-mon[99169]: pgmap v9282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:13:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:13:34] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:13:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:34 smithi119 ceph-mon[108979]: pgmap v9282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:34 smithi119 ceph-mon[94175]: pgmap v9282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:36 smithi183 ceph-mon[99169]: pgmap v9283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:36 smithi119 ceph-mon[94175]: pgmap v9283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:36 smithi119 ceph-mon[108979]: pgmap v9283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:38 smithi183 ceph-mon[99169]: pgmap v9284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:38 smithi119 ceph-mon[94175]: pgmap v9284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:38 smithi119 ceph-mon[108979]: pgmap v9284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:40 smithi183 ceph-mon[99169]: pgmap v9285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:40 smithi119 ceph-mon[94175]: pgmap v9285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:40 smithi119 ceph-mon[108979]: pgmap v9285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:42 smithi183 ceph-mon[99169]: pgmap v9286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:42 smithi119 ceph-mon[94175]: pgmap v9286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:42 smithi119 ceph-mon[108979]: pgmap v9286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:44.034 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:13:44.343 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:13:44.344 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 2m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:13:44.344 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 2m ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:13:44.344 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 2m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:13:44.344 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 2m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:13:44.344 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 2m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:13:44.344 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 2m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:13:44.344 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 2m ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:13:44.344 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 2m ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:13:44.344 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 2m ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:13:44.344 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 2m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:13:44.344 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 2m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:13:44.344 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 2m ago 3h 5292M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:13:44.344 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 2m ago 3h 5385M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:13:44.344 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 2m ago 3h 4938M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:13:44.344 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 2m ago 3h 4551M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:13:44.345 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 2m ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:13:44.345 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 2m ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:13:44.345 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 2m ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:13:44.345 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 2m ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:13:44.345 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 2m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:13:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:44 smithi183 ceph-mon[99169]: pgmap v9287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:13:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:13:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:13:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:44 smithi119 ceph-mon[108979]: pgmap v9287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:44 smithi119 ceph-mon[94175]: pgmap v9287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:44.723 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:13:44.723 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:13:44.723 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:13:44.723 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:13:44.723 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:13:44.723 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:13:44.723 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:13:44.723 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:13:44.723 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:13:44.723 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:13:45.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:45 smithi183 ceph-mon[99169]: from='client.34274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:13:45.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:45 smithi183 ceph-mon[99169]: from='client.24393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:13:45.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3441143663' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:13:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:45 smithi119 ceph-mon[94175]: from='client.34274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:13:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:45 smithi119 ceph-mon[94175]: from='client.24393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:13:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3441143663' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:13:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:45 smithi119 ceph-mon[108979]: from='client.34274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:13:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:45 smithi119 ceph-mon[108979]: from='client.24393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:13:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3441143663' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:13:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:46 smithi183 ceph-mon[99169]: pgmap v9288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:46 smithi119 ceph-mon[94175]: pgmap v9288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:46.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:46 smithi119 ceph-mon[108979]: pgmap v9288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:48 smithi183 ceph-mon[99169]: pgmap v9289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:48 smithi119 ceph-mon[94175]: pgmap v9289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:48 smithi119 ceph-mon[108979]: pgmap v9289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:50 smithi183 ceph-mon[99169]: pgmap v9290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:50 smithi119 ceph-mon[94175]: pgmap v9290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:50 smithi119 ceph-mon[108979]: pgmap v9290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:52 smithi183 ceph-mon[99169]: pgmap v9291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:52 smithi119 ceph-mon[94175]: pgmap v9291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:52 smithi119 ceph-mon[108979]: pgmap v9291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:54 smithi183 ceph-mon[99169]: pgmap v9292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:13:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:13:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:13:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:54 smithi119 ceph-mon[94175]: pgmap v9292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:54 smithi119 ceph-mon[108979]: pgmap v9292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:13:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:56 smithi183 ceph-mon[99169]: pgmap v9293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:56 smithi119 ceph-mon[94175]: pgmap v9293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:56 smithi119 ceph-mon[108979]: pgmap v9293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:13:58 smithi183 ceph-mon[99169]: pgmap v9294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:13:58 smithi119 ceph-mon[94175]: pgmap v9294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:13:58.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:13:58 smithi119 ceph-mon[108979]: pgmap v9294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:00 smithi183 ceph-mon[99169]: pgmap v9295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:00 smithi119 ceph-mon[94175]: pgmap v9295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:00 smithi119 ceph-mon[108979]: pgmap v9295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:02 smithi183 ceph-mon[99169]: pgmap v9296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:02 smithi119 ceph-mon[108979]: pgmap v9296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:02 smithi119 ceph-mon[94175]: pgmap v9296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:04 smithi183 ceph-mon[99169]: pgmap v9297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:14:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:14:04] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:14:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:04 smithi119 ceph-mon[108979]: pgmap v9297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:04 smithi119 ceph-mon[94175]: pgmap v9297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:06 smithi183 ceph-mon[99169]: pgmap v9298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:06 smithi119 ceph-mon[94175]: pgmap v9298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:06 smithi119 ceph-mon[108979]: pgmap v9298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:14:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:14:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:14:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:08 smithi183 ceph-mon[99169]: pgmap v9299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:14:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:14:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:14:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:14:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:14:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:08 smithi119 ceph-mon[108979]: pgmap v9299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:14:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:14:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:14:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:14:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:14:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:08 smithi119 ceph-mon[94175]: pgmap v9299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:08.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:14:08.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:14:08.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:14:08.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:14:08.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:14:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:10 smithi183 ceph-mon[99169]: pgmap v9300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:10 smithi119 ceph-mon[108979]: pgmap v9300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:10 smithi119 ceph-mon[94175]: pgmap v9300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:12 smithi183 ceph-mon[99169]: pgmap v9301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:12 smithi119 ceph-mon[108979]: pgmap v9301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:12 smithi119 ceph-mon[94175]: pgmap v9301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:14 smithi183 ceph-mon[99169]: pgmap v9302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:14:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:14:14] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T19:14:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:14 smithi119 ceph-mon[94175]: pgmap v9302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:14 smithi119 ceph-mon[108979]: pgmap v9302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:15.069 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:14:15.377 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:14:15.377 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 3m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:14:15.377 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 3m ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:14:15.377 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 3m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:14:15.377 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 3m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:14:15.377 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 3m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:14:15.377 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 3m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:14:15.377 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 3m ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:14:15.378 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 3m ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:14:15.378 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 3m ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:14:15.378 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 3m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:14:15.378 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 3m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:14:15.378 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 3m ago 3h 5292M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:14:15.378 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 3m ago 3h 5385M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:14:15.378 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 3m ago 3h 4938M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:14:15.378 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 3m ago 3h 4551M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:14:15.378 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 3m ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:14:15.378 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 3m ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:14:15.378 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 3m ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:14:15.378 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 3m ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:14:15.378 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 3m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:14:15.760 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:14:15.760 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:14:15.760 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:14:15.760 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:14:15.760 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:14:15.760 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:14:15.760 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:14:15.761 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:14:15.761 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:14:15.761 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:14:15.761 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:14:15.761 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:14:15.761 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:14:15.761 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:14:15.761 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:14:15.761 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:14:15.761 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:14:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:16 smithi183 ceph-mon[99169]: pgmap v9303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:16 smithi183 ceph-mon[99169]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:14:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:16 smithi183 ceph-mon[99169]: from='client.34298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:14:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/325250983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:14:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:16 smithi119 ceph-mon[94175]: pgmap v9303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:16 smithi119 ceph-mon[94175]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:14:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:16 smithi119 ceph-mon[94175]: from='client.34298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:14:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/325250983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:14:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:16 smithi119 ceph-mon[108979]: pgmap v9303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:16 smithi119 ceph-mon[108979]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:14:16.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:16 smithi119 ceph-mon[108979]: from='client.34298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:14:16.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/325250983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:14:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:18 smithi183 ceph-mon[99169]: pgmap v9304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:18 smithi119 ceph-mon[94175]: pgmap v9304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:18 smithi119 ceph-mon[108979]: pgmap v9304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:20 smithi183 ceph-mon[99169]: pgmap v9305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:20 smithi119 ceph-mon[94175]: pgmap v9305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:20 smithi119 ceph-mon[108979]: pgmap v9305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:22 smithi183 ceph-mon[99169]: pgmap v9306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:22 smithi119 ceph-mon[94175]: pgmap v9306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:22 smithi119 ceph-mon[108979]: pgmap v9306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:24 smithi183 ceph-mon[99169]: pgmap v9307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:14:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:14:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:14:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:24 smithi119 ceph-mon[94175]: pgmap v9307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:24 smithi119 ceph-mon[108979]: pgmap v9307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:26 smithi183 ceph-mon[99169]: pgmap v9308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:26 smithi119 ceph-mon[108979]: pgmap v9308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:26 smithi119 ceph-mon[94175]: pgmap v9308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:28 smithi183 ceph-mon[99169]: pgmap v9309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:28 smithi119 ceph-mon[94175]: pgmap v9309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:28 smithi119 ceph-mon[108979]: pgmap v9309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:30 smithi183 ceph-mon[99169]: pgmap v9310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:30 smithi119 ceph-mon[94175]: pgmap v9310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:30 smithi119 ceph-mon[108979]: pgmap v9310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:32 smithi183 ceph-mon[99169]: pgmap v9311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:32 smithi119 ceph-mon[94175]: pgmap v9311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:32 smithi119 ceph-mon[108979]: pgmap v9311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:34 smithi183 ceph-mon[99169]: pgmap v9312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:14:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:14:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:14:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:34 smithi119 ceph-mon[94175]: pgmap v9312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:34 smithi119 ceph-mon[108979]: pgmap v9312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:36 smithi183 ceph-mon[99169]: pgmap v9313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:36 smithi119 ceph-mon[94175]: pgmap v9313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:36 smithi119 ceph-mon[108979]: pgmap v9313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:38 smithi183 ceph-mon[99169]: pgmap v9314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:38 smithi119 ceph-mon[94175]: pgmap v9314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:38 smithi119 ceph-mon[108979]: pgmap v9314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:40 smithi183 ceph-mon[99169]: pgmap v9315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:40 smithi119 ceph-mon[94175]: pgmap v9315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:40 smithi119 ceph-mon[108979]: pgmap v9315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:42.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:42 smithi183 ceph-mon[99169]: pgmap v9316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:42 smithi119 ceph-mon[94175]: pgmap v9316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:42 smithi119 ceph-mon[108979]: pgmap v9316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:44 smithi183 ceph-mon[99169]: pgmap v9317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:14:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:14:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:14:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:44 smithi119 ceph-mon[94175]: pgmap v9317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:44 smithi119 ceph-mon[108979]: pgmap v9317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:46.101 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:14:46.406 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:14:46.406 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 3m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:14:46.406 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 3m ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:14:46.407 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 3m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:14:46.407 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 3m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:14:46.407 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 3m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:14:46.407 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 3m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:14:46.407 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 3m ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:14:46.407 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 3m ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:14:46.407 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 3m ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:14:46.407 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 3m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:14:46.407 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 3m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:14:46.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 3m ago 3h 5292M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:14:46.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 3m ago 3h 5385M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:14:46.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 3m ago 3h 4938M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:14:46.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 3m ago 3h 4551M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:14:46.408 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 3m ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:14:46.408 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 3m ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:14:46.408 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 3m ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:14:46.408 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 3m ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:14:46.408 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 3m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:14:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:46 smithi183 ceph-mon[99169]: pgmap v9318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:46 smithi119 ceph-mon[94175]: pgmap v9318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:46 smithi119 ceph-mon[108979]: pgmap v9318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:46.784 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:14:46.784 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:14:46.784 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:14:46.784 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:14:46.784 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:14:46.784 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:14:46.784 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:14:46.784 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:14:46.784 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:14:46.784 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:14:46.784 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:14:46.784 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:14:46.784 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:14:46.785 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:14:46.785 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:14:46.785 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:14:46.785 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:14:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:47 smithi183 ceph-mon[99169]: from='client.34310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:14:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:47 smithi183 ceph-mon[99169]: from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:14:47.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/389810452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:14:47.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:47 smithi119 ceph-mon[94175]: from='client.34310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:14:47.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:47 smithi119 ceph-mon[94175]: from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:14:47.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/389810452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:14:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:47 smithi119 ceph-mon[108979]: from='client.34310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:14:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:47 smithi119 ceph-mon[108979]: from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:14:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/389810452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:14:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:48 smithi183 ceph-mon[99169]: pgmap v9319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:48 smithi119 ceph-mon[94175]: pgmap v9319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:48 smithi119 ceph-mon[108979]: pgmap v9319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:50 smithi183 ceph-mon[99169]: pgmap v9320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:50 smithi119 ceph-mon[108979]: pgmap v9320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:50 smithi119 ceph-mon[94175]: pgmap v9320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:52 smithi183 ceph-mon[99169]: pgmap v9321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:52 smithi119 ceph-mon[94175]: pgmap v9321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:52 smithi119 ceph-mon[108979]: pgmap v9321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:54 smithi183 ceph-mon[99169]: pgmap v9322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:14:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:14:54] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:14:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:54 smithi119 ceph-mon[108979]: pgmap v9322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:54 smithi119 ceph-mon[94175]: pgmap v9322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:14:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:56 smithi183 ceph-mon[99169]: pgmap v9323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:56 smithi119 ceph-mon[94175]: pgmap v9323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:56 smithi119 ceph-mon[108979]: pgmap v9323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:14:58 smithi183 ceph-mon[99169]: pgmap v9324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:14:58 smithi119 ceph-mon[94175]: pgmap v9324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:14:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:14:58 smithi119 ceph-mon[108979]: pgmap v9324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:00 smithi183 ceph-mon[99169]: pgmap v9325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:00 smithi119 ceph-mon[94175]: pgmap v9325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:00 smithi119 ceph-mon[108979]: pgmap v9325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:02 smithi183 ceph-mon[99169]: pgmap v9326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:02 smithi119 ceph-mon[94175]: pgmap v9326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:02 smithi119 ceph-mon[108979]: pgmap v9326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:04 smithi183 ceph-mon[99169]: pgmap v9327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:15:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:15:04] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:15:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:04 smithi119 ceph-mon[94175]: pgmap v9327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:04 smithi119 ceph-mon[108979]: pgmap v9327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:06 smithi183 ceph-mon[99169]: pgmap v9328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:06 smithi119 ceph-mon[94175]: pgmap v9328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:06 smithi119 ceph-mon[108979]: pgmap v9328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:08 smithi183 ceph-mon[99169]: pgmap v9329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:15:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:08 smithi119 ceph-mon[94175]: pgmap v9329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:15:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:08 smithi119 ceph-mon[108979]: pgmap v9329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:15:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:15:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:15:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:15:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:15:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:15:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:15:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:15:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:15:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:15:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:15:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:15:09.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:15:09.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:09.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:15:09.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:15:09.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:15:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:10 smithi183 ceph-mon[99169]: pgmap v9330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:10 smithi119 ceph-mon[94175]: pgmap v9330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:10 smithi119 ceph-mon[108979]: pgmap v9330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:12 smithi183 ceph-mon[99169]: pgmap v9331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:12 smithi119 ceph-mon[94175]: pgmap v9331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:12 smithi119 ceph-mon[108979]: pgmap v9331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:15:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:15:14] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:15:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:14 smithi119 ceph-mon[94175]: pgmap v9332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:14 smithi119 ceph-mon[108979]: pgmap v9332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:14.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:14 smithi183 ceph-mon[99169]: pgmap v9332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:16 smithi119 ceph-mon[94175]: pgmap v9333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:16 smithi119 ceph-mon[108979]: pgmap v9333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:16 smithi183 ceph-mon[99169]: pgmap v9333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:17.130 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:15:17.435 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:15:17.435 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 4m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:15:17.435 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 4m ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:15:17.435 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 4m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:15:17.435 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 4m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:15:17.435 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 4m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:15:17.435 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 4m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:15:17.435 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 4m ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:15:17.436 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 4m ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:15:17.436 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 4m ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:15:17.436 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 4m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:15:17.436 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 4m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:15:17.436 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 4m ago 3h 5292M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:15:17.436 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 4m ago 3h 5385M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:15:17.436 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 4m ago 3h 4938M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:15:17.436 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 4m ago 3h 4551M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:15:17.436 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 4m ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:15:17.436 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 4m ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:15:17.436 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 4m ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:15:17.436 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 4m ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:15:17.436 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 4m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:15:17.813 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:15:17.813 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:15:17.813 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:15:17.813 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:15:17.813 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:15:17.814 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:15:17.814 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:15:17.814 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:15:17.814 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:15:17.814 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:15:17.814 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:15:17.814 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:15:17.814 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:15:17.814 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:15:17.814 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:15:17.814 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:15:17.814 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:15:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:18 smithi183 ceph-mon[99169]: pgmap v9334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:18 smithi183 ceph-mon[99169]: from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:15:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:18 smithi183 ceph-mon[99169]: from='client.24447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:15:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3212565946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:15:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:18 smithi119 ceph-mon[94175]: pgmap v9334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:18 smithi119 ceph-mon[94175]: from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:15:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:18 smithi119 ceph-mon[94175]: from='client.24447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:15:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3212565946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:15:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:18 smithi119 ceph-mon[108979]: pgmap v9334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:18 smithi119 ceph-mon[108979]: from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:15:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:18 smithi119 ceph-mon[108979]: from='client.24447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:15:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3212565946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:15:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:20 smithi183 ceph-mon[99169]: pgmap v9335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:20 smithi119 ceph-mon[108979]: pgmap v9335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:20 smithi119 ceph-mon[94175]: pgmap v9335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:22 smithi183 ceph-mon[99169]: pgmap v9336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:22 smithi119 ceph-mon[108979]: pgmap v9336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:22 smithi119 ceph-mon[94175]: pgmap v9336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:24 smithi183 ceph-mon[99169]: pgmap v9337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:15:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:15:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:15:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:24 smithi119 ceph-mon[94175]: pgmap v9337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:24 smithi119 ceph-mon[108979]: pgmap v9337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:26 smithi183 ceph-mon[99169]: pgmap v9338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:26 smithi119 ceph-mon[108979]: pgmap v9338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:26 smithi119 ceph-mon[94175]: pgmap v9338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:28 smithi183 ceph-mon[99169]: pgmap v9339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:28 smithi119 ceph-mon[94175]: pgmap v9339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:28 smithi119 ceph-mon[108979]: pgmap v9339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:30 smithi183 ceph-mon[99169]: pgmap v9340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:30 smithi119 ceph-mon[108979]: pgmap v9340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:30 smithi119 ceph-mon[94175]: pgmap v9340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:32 smithi183 ceph-mon[99169]: pgmap v9341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:32 smithi119 ceph-mon[94175]: pgmap v9341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:32 smithi119 ceph-mon[108979]: pgmap v9341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:34 smithi183 ceph-mon[99169]: pgmap v9342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:15:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:15:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:15:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:34 smithi119 ceph-mon[94175]: pgmap v9342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:34 smithi119 ceph-mon[108979]: pgmap v9342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:36 smithi183 ceph-mon[99169]: pgmap v9343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:36 smithi119 ceph-mon[94175]: pgmap v9343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:36 smithi119 ceph-mon[108979]: pgmap v9343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:38 smithi183 ceph-mon[99169]: pgmap v9344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:38 smithi119 ceph-mon[94175]: pgmap v9344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:38 smithi119 ceph-mon[108979]: pgmap v9344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:40 smithi183 ceph-mon[99169]: pgmap v9345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:40 smithi119 ceph-mon[94175]: pgmap v9345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:40 smithi119 ceph-mon[108979]: pgmap v9345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:42 smithi183 ceph-mon[99169]: pgmap v9346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:42 smithi119 ceph-mon[94175]: pgmap v9346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:42 smithi119 ceph-mon[108979]: pgmap v9346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:44 smithi183 ceph-mon[99169]: pgmap v9347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:44 smithi119 ceph-mon[94175]: pgmap v9347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:15:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:15:44] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:15:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:44 smithi119 ceph-mon[108979]: pgmap v9347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:46 smithi183 ceph-mon[99169]: pgmap v9348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:46 smithi119 ceph-mon[94175]: pgmap v9348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:46 smithi119 ceph-mon[108979]: pgmap v9348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:48.161 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:15:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:48 smithi183 ceph-mon[99169]: pgmap v9349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:48 smithi119 ceph-mon[94175]: pgmap v9349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:48 smithi119 ceph-mon[108979]: pgmap v9349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:48.467 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:15:48.468 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 4m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:15:48.468 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 4m ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:15:48.468 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 4m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:15:48.468 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 4m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:15:48.468 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 4m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:15:48.468 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 4m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:15:48.468 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 4m ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:15:48.468 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 4m ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:15:48.468 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 4m ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:15:48.468 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 4m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:15:48.468 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 4m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:15:48.468 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 4m ago 3h 5292M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:15:48.468 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 4m ago 3h 5385M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:15:48.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 4m ago 3h 4938M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:15:48.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 4m ago 3h 4551M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:15:48.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 4m ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:15:48.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 4m ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:15:48.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 4m ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:15:48.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 4m ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:15:48.469 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 4m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:15:48.847 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:15:48.847 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:15:48.847 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:15:48.847 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:15:48.847 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:15:48.847 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:15:48.848 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:15:48.848 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:15:48.848 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:15:48.848 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:15:48.848 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:15:48.848 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:15:48.848 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:15:48.848 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:15:48.848 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:15:48.848 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:15:48.848 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:15:49.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:49 smithi183 ceph-mon[99169]: from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:15:49.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:49 smithi183 ceph-mon[99169]: from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:15:49.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/719342651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:15:49.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:49 smithi119 ceph-mon[94175]: from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:15:49.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:49 smithi119 ceph-mon[94175]: from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:15:49.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/719342651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:15:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:49 smithi119 ceph-mon[108979]: from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:15:49.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:49 smithi119 ceph-mon[108979]: from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:15:49.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/719342651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:15:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:50 smithi183 ceph-mon[99169]: pgmap v9350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:50 smithi119 ceph-mon[94175]: pgmap v9350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:50 smithi119 ceph-mon[108979]: pgmap v9350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:52 smithi183 ceph-mon[99169]: pgmap v9351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:52 smithi119 ceph-mon[94175]: pgmap v9351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:52 smithi119 ceph-mon[108979]: pgmap v9351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:54 smithi183 ceph-mon[99169]: pgmap v9352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:15:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:15:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:15:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:54 smithi119 ceph-mon[94175]: pgmap v9352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:54 smithi119 ceph-mon[108979]: pgmap v9352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:15:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:56 smithi183 ceph-mon[99169]: pgmap v9353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:56 smithi119 ceph-mon[94175]: pgmap v9353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:56 smithi119 ceph-mon[108979]: pgmap v9353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:15:58 smithi183 ceph-mon[99169]: pgmap v9354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:15:58 smithi119 ceph-mon[94175]: pgmap v9354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:15:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:15:58 smithi119 ceph-mon[108979]: pgmap v9354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:00 smithi183 ceph-mon[99169]: pgmap v9355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:00 smithi119 ceph-mon[94175]: pgmap v9355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:00 smithi119 ceph-mon[108979]: pgmap v9355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:02 smithi183 ceph-mon[99169]: pgmap v9356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:02 smithi119 ceph-mon[94175]: pgmap v9356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:02 smithi119 ceph-mon[108979]: pgmap v9356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:04 smithi183 ceph-mon[99169]: pgmap v9357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:16:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:16:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:16:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:04 smithi119 ceph-mon[94175]: pgmap v9357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:04 smithi119 ceph-mon[108979]: pgmap v9357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:06 smithi183 ceph-mon[99169]: pgmap v9358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:06 smithi119 ceph-mon[108979]: pgmap v9358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:06 smithi119 ceph-mon[94175]: pgmap v9358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:08 smithi183 ceph-mon[99169]: pgmap v9359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:08 smithi119 ceph-mon[94175]: pgmap v9359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:08 smithi119 ceph-mon[108979]: pgmap v9359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:16:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:16:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:09.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:16:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:10 smithi183 ceph-mon[99169]: pgmap v9360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:16:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:16:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:16:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:10 smithi119 ceph-mon[94175]: pgmap v9360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:16:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:16:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:16:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:10 smithi119 ceph-mon[108979]: pgmap v9360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:16:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:16:10.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:16:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:12 smithi183 ceph-mon[99169]: pgmap v9361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:12 smithi119 ceph-mon[94175]: pgmap v9361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:12 smithi119 ceph-mon[108979]: pgmap v9361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:14 smithi183 ceph-mon[99169]: pgmap v9362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:16:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:16:14] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:16:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:14 smithi119 ceph-mon[94175]: pgmap v9362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:14 smithi119 ceph-mon[108979]: pgmap v9362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:16 smithi183 ceph-mon[99169]: pgmap v9363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:16 smithi119 ceph-mon[94175]: pgmap v9363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:16 smithi119 ceph-mon[108979]: pgmap v9363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:18 smithi183 ceph-mon[99169]: pgmap v9364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:18 smithi119 ceph-mon[94175]: pgmap v9364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:18 smithi119 ceph-mon[108979]: pgmap v9364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:19.197 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:16:19.506 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:16:19.506 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 5m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:16:19.506 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 5m ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:16:19.506 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 5m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:16:19.506 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 5m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:16:19.506 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 5m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:16:19.506 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 5m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:16:19.507 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 5m ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:16:19.507 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 5m ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:16:19.507 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 5m ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:16:19.507 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 5m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:16:19.507 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 5m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:16:19.507 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 5m ago 3h 5292M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:16:19.507 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 5m ago 3h 5385M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:16:19.507 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 5m ago 3h 4938M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:16:19.507 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 5m ago 3h 4551M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:16:19.507 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 5m ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:16:19.507 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 5m ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:16:19.507 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 5m ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:16:19.507 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 5m ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:16:19.507 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 5m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:16:19.884 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:16:19.884 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:16:19.885 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:16:19.885 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:16:19.885 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:16:19.885 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:16:19.885 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:16:19.885 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:16:19.885 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:16:19.885 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:16:19.885 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:16:19.885 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:16:19.885 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:16:19.885 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:16:19.885 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:16:19.886 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:16:19.886 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:16:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:20 smithi183 ceph-mon[99169]: pgmap v9365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:20 smithi183 ceph-mon[99169]: from='client.34364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:16:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:20 smithi183 ceph-mon[99169]: from='client.34370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:16:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2382438068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:16:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:20 smithi119 ceph-mon[94175]: pgmap v9365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:20 smithi119 ceph-mon[94175]: from='client.34364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:16:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:20 smithi119 ceph-mon[94175]: from='client.34370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:16:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2382438068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:16:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:20 smithi119 ceph-mon[108979]: pgmap v9365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:20 smithi119 ceph-mon[108979]: from='client.34364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:16:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:20 smithi119 ceph-mon[108979]: from='client.34370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:16:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2382438068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:16:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:22 smithi183 ceph-mon[99169]: pgmap v9366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:22 smithi119 ceph-mon[94175]: pgmap v9366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:22 smithi119 ceph-mon[108979]: pgmap v9366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:24 smithi183 ceph-mon[99169]: pgmap v9367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:16:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:16:24] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:16:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:24 smithi119 ceph-mon[94175]: pgmap v9367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:24 smithi119 ceph-mon[108979]: pgmap v9367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:26 smithi183 ceph-mon[99169]: pgmap v9368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:26 smithi119 ceph-mon[94175]: pgmap v9368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:26 smithi119 ceph-mon[108979]: pgmap v9368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:28 smithi183 ceph-mon[99169]: pgmap v9369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:28 smithi119 ceph-mon[94175]: pgmap v9369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:28 smithi119 ceph-mon[108979]: pgmap v9369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:30 smithi183 ceph-mon[99169]: pgmap v9370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:30 smithi119 ceph-mon[94175]: pgmap v9370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:30 smithi119 ceph-mon[108979]: pgmap v9370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:32 smithi183 ceph-mon[99169]: pgmap v9371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:32 smithi119 ceph-mon[108979]: pgmap v9371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:32 smithi119 ceph-mon[94175]: pgmap v9371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:34 smithi183 ceph-mon[99169]: pgmap v9372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:16:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:16:34] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:16:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:34 smithi119 ceph-mon[108979]: pgmap v9372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:34 smithi119 ceph-mon[94175]: pgmap v9372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:36 smithi183 ceph-mon[99169]: pgmap v9373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:36 smithi119 ceph-mon[94175]: pgmap v9373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:36 smithi119 ceph-mon[108979]: pgmap v9373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:38 smithi183 ceph-mon[99169]: pgmap v9374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:38 smithi119 ceph-mon[94175]: pgmap v9374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:38 smithi119 ceph-mon[108979]: pgmap v9374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:40.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:40 smithi183 ceph-mon[99169]: pgmap v9375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:40 smithi119 ceph-mon[94175]: pgmap v9375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:40 smithi119 ceph-mon[108979]: pgmap v9375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:42 smithi183 ceph-mon[99169]: pgmap v9376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:42 smithi119 ceph-mon[94175]: pgmap v9376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:42 smithi119 ceph-mon[108979]: pgmap v9376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:44 smithi183 ceph-mon[99169]: pgmap v9377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:44 smithi119 ceph-mon[94175]: pgmap v9377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:16:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:16:44] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:16:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:44 smithi119 ceph-mon[108979]: pgmap v9377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:46 smithi183 ceph-mon[99169]: pgmap v9378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:46 smithi119 ceph-mon[94175]: pgmap v9378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:46 smithi119 ceph-mon[108979]: pgmap v9378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:48 smithi183 ceph-mon[99169]: pgmap v9379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:48 smithi119 ceph-mon[108979]: pgmap v9379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:48 smithi119 ceph-mon[94175]: pgmap v9379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:50.232 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:16:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:50 smithi183 ceph-mon[99169]: pgmap v9380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:50 smithi119 ceph-mon[94175]: pgmap v9380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:50 smithi119 ceph-mon[108979]: pgmap v9380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:50.539 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:16:50.540 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 5m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:16:50.540 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 5m ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:16:50.540 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 5m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:16:50.540 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 5m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:16:50.540 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 5m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:16:50.540 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 5m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:16:50.540 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 5m ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:16:50.540 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 5m ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:16:50.540 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 5m ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:16:50.540 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 5m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:16:50.540 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 5m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:16:50.540 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 5m ago 3h 5292M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:16:50.540 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 5m ago 3h 5385M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:16:50.540 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 5m ago 3h 4938M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:16:50.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 5m ago 3h 4551M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:16:50.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 5m ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:16:50.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 5m ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:16:50.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 5m ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:16:50.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 5m ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:16:50.541 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 5m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:16:50.921 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:16:50.921 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:16:50.921 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:16:50.922 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:16:50.922 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:16:50.922 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:16:50.922 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:16:50.922 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:16:50.922 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:16:50.922 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:16:50.922 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:16:50.922 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:16:50.922 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:16:50.922 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:16:50.922 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:16:50.923 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:16:50.923 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:16:51.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:51 smithi183 ceph-mon[99169]: from='client.24495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:16:51.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:51 smithi183 ceph-mon[99169]: from='client.34388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:16:51.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/471160435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:16:51.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:51 smithi119 ceph-mon[108979]: from='client.24495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:16:51.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:51 smithi119 ceph-mon[108979]: from='client.34388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:16:51.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/471160435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:16:51.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:51 smithi119 ceph-mon[94175]: from='client.24495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:16:51.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:51 smithi119 ceph-mon[94175]: from='client.34388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:16:51.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/471160435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:16:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:52 smithi183 ceph-mon[99169]: pgmap v9381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:52 smithi119 ceph-mon[94175]: pgmap v9381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:52 smithi119 ceph-mon[108979]: pgmap v9381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:54 smithi183 ceph-mon[99169]: pgmap v9382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:16:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:16:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:54 smithi119 ceph-mon[94175]: pgmap v9382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:54 smithi119 ceph-mon[108979]: pgmap v9382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:16:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:56 smithi183 ceph-mon[99169]: pgmap v9383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:56 smithi119 ceph-mon[94175]: pgmap v9383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:56 smithi119 ceph-mon[108979]: pgmap v9383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:16:58 smithi183 ceph-mon[99169]: pgmap v9384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:16:58 smithi119 ceph-mon[94175]: pgmap v9384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:16:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:16:58 smithi119 ceph-mon[108979]: pgmap v9384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:00 smithi183 ceph-mon[99169]: pgmap v9385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:00 smithi119 ceph-mon[94175]: pgmap v9385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:00 smithi119 ceph-mon[108979]: pgmap v9385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:02 smithi183 ceph-mon[99169]: pgmap v9386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:02 smithi119 ceph-mon[108979]: pgmap v9386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:02 smithi119 ceph-mon[94175]: pgmap v9386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:04 smithi183 ceph-mon[99169]: pgmap v9387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:17:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:17:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:17:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:04 smithi119 ceph-mon[94175]: pgmap v9387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:04 smithi119 ceph-mon[108979]: pgmap v9387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:06 smithi183 ceph-mon[99169]: pgmap v9388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:06 smithi119 ceph-mon[94175]: pgmap v9388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:06 smithi119 ceph-mon[108979]: pgmap v9388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:08 smithi183 ceph-mon[99169]: pgmap v9389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:08 smithi119 ceph-mon[108979]: pgmap v9389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:08 smithi119 ceph-mon[94175]: pgmap v9389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:10 smithi183 ceph-mon[99169]: pgmap v9390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:17:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:17:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:17:10.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:17:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:10 smithi119 ceph-mon[94175]: pgmap v9390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:17:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:17:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:17:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:17:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:10 smithi119 ceph-mon[108979]: pgmap v9390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:17:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:17:10.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:17:10.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:17:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:12 smithi183 ceph-mon[99169]: pgmap v9391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:12 smithi119 ceph-mon[94175]: pgmap v9391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:12 smithi119 ceph-mon[108979]: pgmap v9391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:14 smithi183 ceph-mon[99169]: pgmap v9392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:17:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:17:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:17:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:14 smithi119 ceph-mon[108979]: pgmap v9392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:14 smithi119 ceph-mon[94175]: pgmap v9392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:16 smithi183 ceph-mon[99169]: pgmap v9393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:16 smithi119 ceph-mon[108979]: pgmap v9393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:16 smithi119 ceph-mon[94175]: pgmap v9393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:18 smithi183 ceph-mon[99169]: pgmap v9394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:18 smithi119 ceph-mon[94175]: pgmap v9394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:18 smithi119 ceph-mon[108979]: pgmap v9394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:20 smithi183 ceph-mon[99169]: pgmap v9395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:20 smithi119 ceph-mon[94175]: pgmap v9395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:20 smithi119 ceph-mon[108979]: pgmap v9395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:21.267 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:17:21.573 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:17:21.573 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 6m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:17:21.573 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 6m ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:17:21.573 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 6m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:17:21.574 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 6m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:17:21.574 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 6m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:17:21.574 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 6m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:17:21.574 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 6m ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:17:21.574 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 6m ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:17:21.574 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 6m ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:17:21.574 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 6m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:17:21.574 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 6m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:17:21.574 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 6m ago 3h 5292M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:17:21.574 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 6m ago 3h 5385M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:17:21.574 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 6m ago 3h 4938M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:17:21.574 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 6m ago 3h 4551M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:17:21.574 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 6m ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:17:21.574 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 6m ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:17:21.575 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 6m ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:17:21.575 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 6m ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:17:21.575 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 6m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:17:21.952 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:17:21.952 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:17:21.953 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:17:21.953 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:17:21.953 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:17:21.953 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:17:21.953 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:17:21.953 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:17:21.953 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:17:21.953 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:17:21.953 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:17:21.953 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:17:21.953 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:17:21.953 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:17:21.953 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:17:21.953 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:17:21.954 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:17:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:22 smithi183 ceph-mon[99169]: pgmap v9396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:22 smithi183 ceph-mon[99169]: from='client.34400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:17:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:22 smithi183 ceph-mon[99169]: from='client.34406 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:17:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2740375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:17:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:22 smithi119 ceph-mon[108979]: pgmap v9396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:22 smithi119 ceph-mon[108979]: from='client.34400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:17:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:22 smithi119 ceph-mon[108979]: from='client.34406 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:17:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2740375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:17:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:22 smithi119 ceph-mon[94175]: pgmap v9396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:22 smithi119 ceph-mon[94175]: from='client.34400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:17:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:22 smithi119 ceph-mon[94175]: from='client.34406 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:17:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2740375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:17:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:24 smithi183 ceph-mon[99169]: pgmap v9397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:17:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:17:24] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:17:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:24 smithi119 ceph-mon[108979]: pgmap v9397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:24 smithi119 ceph-mon[94175]: pgmap v9397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:26 smithi183 ceph-mon[99169]: pgmap v9398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:26 smithi119 ceph-mon[94175]: pgmap v9398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:26 smithi119 ceph-mon[108979]: pgmap v9398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:28 smithi183 ceph-mon[99169]: pgmap v9399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:28 smithi119 ceph-mon[94175]: pgmap v9399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:28 smithi119 ceph-mon[108979]: pgmap v9399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:30 smithi183 ceph-mon[99169]: pgmap v9400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:30 smithi119 ceph-mon[94175]: pgmap v9400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:30 smithi119 ceph-mon[108979]: pgmap v9400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:32 smithi183 ceph-mon[99169]: pgmap v9401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:32 smithi119 ceph-mon[94175]: pgmap v9401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:32 smithi119 ceph-mon[108979]: pgmap v9401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:34 smithi183 ceph-mon[99169]: pgmap v9402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:17:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:17:34] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:17:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:34 smithi119 ceph-mon[94175]: pgmap v9402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:34 smithi119 ceph-mon[108979]: pgmap v9402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:36 smithi183 ceph-mon[99169]: pgmap v9403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:36 smithi119 ceph-mon[108979]: pgmap v9403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:36 smithi119 ceph-mon[94175]: pgmap v9403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:38 smithi183 ceph-mon[99169]: pgmap v9404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:38 smithi119 ceph-mon[108979]: pgmap v9404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:38 smithi119 ceph-mon[94175]: pgmap v9404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:40 smithi183 ceph-mon[99169]: pgmap v9405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:40 smithi119 ceph-mon[94175]: pgmap v9405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:40 smithi119 ceph-mon[108979]: pgmap v9405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:42 smithi183 ceph-mon[99169]: pgmap v9406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:42 smithi119 ceph-mon[94175]: pgmap v9406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:42 smithi119 ceph-mon[108979]: pgmap v9406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:44 smithi183 ceph-mon[99169]: pgmap v9407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:17:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:17:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:17:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:44 smithi119 ceph-mon[108979]: pgmap v9407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:44 smithi119 ceph-mon[94175]: pgmap v9407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:46.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:46 smithi183 ceph-mon[99169]: pgmap v9408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:46 smithi119 ceph-mon[108979]: pgmap v9408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:46 smithi119 ceph-mon[94175]: pgmap v9408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:48 smithi183 ceph-mon[99169]: pgmap v9409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:48 smithi119 ceph-mon[94175]: pgmap v9409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:48 smithi119 ceph-mon[108979]: pgmap v9409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:50 smithi183 ceph-mon[99169]: pgmap v9410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:50 smithi119 ceph-mon[108979]: pgmap v9410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:50 smithi119 ceph-mon[94175]: pgmap v9410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:52.299 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:17:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:52 smithi183 ceph-mon[99169]: pgmap v9411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:52 smithi119 ceph-mon[94175]: pgmap v9411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:52 smithi119 ceph-mon[108979]: pgmap v9411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:52.604 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:17:52.604 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 6m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:17:52.604 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 6m ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:17:52.604 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 6m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:17:52.605 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 6m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:17:52.605 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 6m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:17:52.605 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 6m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:17:52.605 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 6m ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:17:52.605 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 6m ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:17:52.605 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 6m ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:17:52.605 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 6m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:17:52.605 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 6m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:17:52.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 6m ago 3h 5292M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:17:52.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 6m ago 3h 5385M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:17:52.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 6m ago 3h 4938M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:17:52.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 6m ago 3h 4551M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:17:52.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 6m ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:17:52.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 6m ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:17:52.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 6m ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:17:52.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 6m ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:17:52.606 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 6m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:17:52.985 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:17:52.986 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:17:52.986 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:17:52.986 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:17:52.986 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:17:52.986 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:17:52.986 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:17:52.986 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:17:52.986 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:17:52.986 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:17:52.986 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:17:52.987 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:17:52.987 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:17:52.987 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:17:52.987 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:17:52.987 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:17:52.987 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:17:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:53 smithi183 ceph-mon[99169]: from='client.34418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:17:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:53 smithi183 ceph-mon[99169]: from='client.34424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:17:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/20244498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:17:53.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:53 smithi119 ceph-mon[94175]: from='client.34418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:17:53.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:53 smithi119 ceph-mon[94175]: from='client.34424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:17:53.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/20244498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:17:53.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:53 smithi119 ceph-mon[108979]: from='client.34418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:17:53.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:53 smithi119 ceph-mon[108979]: from='client.34424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:17:53.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/20244498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:17:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:54 smithi183 ceph-mon[99169]: pgmap v9412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:17:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:17:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:17:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:54 smithi119 ceph-mon[94175]: pgmap v9412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:54 smithi119 ceph-mon[108979]: pgmap v9412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:17:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:56 smithi183 ceph-mon[99169]: pgmap v9413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:56 smithi119 ceph-mon[94175]: pgmap v9413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:56 smithi119 ceph-mon[108979]: pgmap v9413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:17:58 smithi183 ceph-mon[99169]: pgmap v9414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:17:58 smithi119 ceph-mon[94175]: pgmap v9414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:17:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:17:58 smithi119 ceph-mon[108979]: pgmap v9414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:00 smithi183 ceph-mon[99169]: pgmap v9415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:00 smithi119 ceph-mon[94175]: pgmap v9415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:00 smithi119 ceph-mon[108979]: pgmap v9415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:02 smithi183 ceph-mon[99169]: pgmap v9416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:02 smithi119 ceph-mon[94175]: pgmap v9416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:02 smithi119 ceph-mon[108979]: pgmap v9416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:04 smithi183 ceph-mon[99169]: pgmap v9417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:04 smithi119 ceph-mon[94175]: pgmap v9417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:18:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:18:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:18:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:04 smithi119 ceph-mon[108979]: pgmap v9417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:06 smithi183 ceph-mon[99169]: pgmap v9418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:06 smithi119 ceph-mon[94175]: pgmap v9418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:06 smithi119 ceph-mon[108979]: pgmap v9418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:08 smithi183 ceph-mon[99169]: pgmap v9419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:08 smithi119 ceph-mon[108979]: pgmap v9419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:08 smithi119 ceph-mon[94175]: pgmap v9419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:10 smithi183 ceph-mon[99169]: pgmap v9420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:18:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:10 smithi119 ceph-mon[94175]: pgmap v9420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:18:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:10 smithi119 ceph-mon[108979]: pgmap v9420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:18:11.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:18:11.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:18:11.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:18:11.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:18:11.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:18:11.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:18:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:18:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:18:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:18:12.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:12 smithi183 ceph-mon[99169]: pgmap v9421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:12.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:12 smithi119 ceph-mon[94175]: pgmap v9421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:12.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:12 smithi119 ceph-mon[108979]: pgmap v9421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:18:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:18:14] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:18:14.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:14 smithi183 ceph-mon[99169]: pgmap v9422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:14.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:14 smithi119 ceph-mon[94175]: pgmap v9422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:14.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:14 smithi119 ceph-mon[108979]: pgmap v9422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:16.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:16 smithi183 ceph-mon[99169]: pgmap v9423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:16.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:16 smithi119 ceph-mon[94175]: pgmap v9423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:16.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:16 smithi119 ceph-mon[108979]: pgmap v9423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:18.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:18 smithi183 ceph-mon[99169]: pgmap v9424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:18.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:18 smithi119 ceph-mon[108979]: pgmap v9424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:18.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:18 smithi119 ceph-mon[94175]: pgmap v9424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:20 smithi183 ceph-mon[99169]: pgmap v9425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:20 smithi119 ceph-mon[94175]: pgmap v9425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:20 smithi119 ceph-mon[108979]: pgmap v9425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:22 smithi183 ceph-mon[99169]: pgmap v9426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:22 smithi119 ceph-mon[108979]: pgmap v9426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:22 smithi119 ceph-mon[94175]: pgmap v9426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:23.335 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:18:23.640 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:18:23.640 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 7m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:18:23.640 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 7m ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:18:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 7m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:18:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 7m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:18:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 7m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:18:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 7m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:18:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 7m ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:18:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 7m ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:18:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 7m ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:18:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 7m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:18:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 7m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:18:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 7m ago 3h 5292M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:18:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 7m ago 3h 5385M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:18:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 7m ago 3h 4938M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:18:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 7m ago 3h 4551M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:18:23.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 7m ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:18:23.642 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 7m ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:18:23.642 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 7m ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:18:23.642 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 7m ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:18:23.642 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 7m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:18:24.020 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:18:24.020 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:18:24.020 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:18:24.020 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:18:24.020 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:18:24.020 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:18:24.020 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:18:24.021 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:18:24.021 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:18:24.021 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:18:24.021 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:18:24.021 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:18:24.021 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:18:24.021 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:18:24.021 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:18:24.021 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:18:24.021 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:18:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:24 smithi183 ceph-mon[99169]: pgmap v9427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:24 smithi183 ceph-mon[99169]: from='client.24549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:18:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:24 smithi183 ceph-mon[99169]: from='client.24555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:18:24.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:24.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2036160049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:18:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:18:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:18:24] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:18:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:24 smithi119 ceph-mon[94175]: pgmap v9427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:24 smithi119 ceph-mon[94175]: from='client.24549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:18:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:24 smithi119 ceph-mon[94175]: from='client.24555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:18:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2036160049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:18:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:24 smithi119 ceph-mon[108979]: pgmap v9427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:24 smithi119 ceph-mon[108979]: from='client.24549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:18:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:24 smithi119 ceph-mon[108979]: from='client.24555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:18:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2036160049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:18:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:26 smithi183 ceph-mon[99169]: pgmap v9428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:26 smithi119 ceph-mon[94175]: pgmap v9428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:26 smithi119 ceph-mon[108979]: pgmap v9428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:28 smithi183 ceph-mon[99169]: pgmap v9429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:28 smithi119 ceph-mon[108979]: pgmap v9429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:28 smithi119 ceph-mon[94175]: pgmap v9429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:30 smithi183 ceph-mon[99169]: pgmap v9430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:30 smithi119 ceph-mon[108979]: pgmap v9430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:30 smithi119 ceph-mon[94175]: pgmap v9430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:32 smithi183 ceph-mon[99169]: pgmap v9431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:32 smithi119 ceph-mon[94175]: pgmap v9431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:32 smithi119 ceph-mon[108979]: pgmap v9431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:34 smithi183 ceph-mon[99169]: pgmap v9432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:18:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:18:34] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:18:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:34 smithi119 ceph-mon[108979]: pgmap v9432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:34 smithi119 ceph-mon[94175]: pgmap v9432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:36 smithi183 ceph-mon[99169]: pgmap v9433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:36 smithi119 ceph-mon[94175]: pgmap v9433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:36 smithi119 ceph-mon[108979]: pgmap v9433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:38 smithi183 ceph-mon[99169]: pgmap v9434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:38 smithi119 ceph-mon[94175]: pgmap v9434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:38 smithi119 ceph-mon[108979]: pgmap v9434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:40 smithi183 ceph-mon[99169]: pgmap v9435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:40 smithi119 ceph-mon[108979]: pgmap v9435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:40 smithi119 ceph-mon[94175]: pgmap v9435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:42 smithi183 ceph-mon[99169]: pgmap v9436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:42 smithi119 ceph-mon[94175]: pgmap v9436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:42 smithi119 ceph-mon[108979]: pgmap v9436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:44 smithi183 ceph-mon[99169]: pgmap v9437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:18:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:18:44] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T19:18:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:44 smithi119 ceph-mon[94175]: pgmap v9437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:44 smithi119 ceph-mon[108979]: pgmap v9437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:46 smithi183 ceph-mon[99169]: pgmap v9438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:46 smithi119 ceph-mon[94175]: pgmap v9438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:46 smithi119 ceph-mon[108979]: pgmap v9438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:48 smithi183 ceph-mon[99169]: pgmap v9439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:48 smithi119 ceph-mon[94175]: pgmap v9439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:48 smithi119 ceph-mon[108979]: pgmap v9439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:50 smithi183 ceph-mon[99169]: pgmap v9440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:50 smithi119 ceph-mon[94175]: pgmap v9440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:50 smithi119 ceph-mon[108979]: pgmap v9440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:52 smithi183 ceph-mon[99169]: pgmap v9441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:52 smithi119 ceph-mon[94175]: pgmap v9441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:52 smithi119 ceph-mon[108979]: pgmap v9441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:54.367 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:18:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:54 smithi183 ceph-mon[99169]: pgmap v9442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:18:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:18:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:18:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:54 smithi119 ceph-mon[94175]: pgmap v9442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:54 smithi119 ceph-mon[108979]: pgmap v9442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:18:54.672 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:18:54.672 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 7m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:18:54.672 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 7m ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:18:54.673 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 7m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:18:54.673 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 7m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:18:54.673 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 7m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:18:54.673 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 7m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:18:54.673 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 7m ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:18:54.673 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 7m ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:18:54.673 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 7m ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:18:54.673 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 7m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:18:54.673 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 7m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:18:54.673 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 7m ago 3h 5292M 2474M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:18:54.673 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 7m ago 3h 5385M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:18:54.673 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 7m ago 3h 4938M 2474M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:18:54.673 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 7m ago 3h 4551M 2474M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:18:54.674 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 7m ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:18:54.674 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 7m ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:18:54.674 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 7m ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:18:54.674 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 7m ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:18:54.674 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 7m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:18:55.051 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:18:55.051 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:18:55.051 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:18:55.051 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:18:55.051 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:18:55.051 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:18:55.051 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:18:55.051 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:18:55.051 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:18:55.051 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:18:55.052 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:18:55.052 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:18:55.052 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:18:55.052 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:18:55.052 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:18:55.052 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:18:55.052 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:18:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:55 smithi183 ceph-mon[99169]: from='client.24567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:18:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:55 smithi183 ceph-mon[99169]: from='client.24573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:18:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1895338549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:18:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:55 smithi119 ceph-mon[108979]: from='client.24567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:18:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:55 smithi119 ceph-mon[108979]: from='client.24573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:18:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1895338549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:18:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:55 smithi119 ceph-mon[94175]: from='client.24567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:18:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:55 smithi119 ceph-mon[94175]: from='client.24573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:18:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1895338549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:18:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:56 smithi183 ceph-mon[99169]: pgmap v9443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:56 smithi119 ceph-mon[108979]: pgmap v9443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:56 smithi119 ceph-mon[94175]: pgmap v9443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:18:58 smithi183 ceph-mon[99169]: pgmap v9444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:18:58 smithi119 ceph-mon[94175]: pgmap v9444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:18:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:18:58 smithi119 ceph-mon[108979]: pgmap v9444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:00 smithi183 ceph-mon[99169]: pgmap v9445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:00 smithi119 ceph-mon[108979]: pgmap v9445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:00 smithi119 ceph-mon[94175]: pgmap v9445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:02 smithi183 ceph-mon[99169]: pgmap v9446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:02 smithi119 ceph-mon[94175]: pgmap v9446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:02 smithi119 ceph-mon[108979]: pgmap v9446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:04 smithi183 ceph-mon[99169]: pgmap v9447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:19:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:19:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:19:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:04 smithi119 ceph-mon[108979]: pgmap v9447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:04 smithi119 ceph-mon[94175]: pgmap v9447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:06 smithi183 ceph-mon[99169]: pgmap v9448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:06 smithi119 ceph-mon[108979]: pgmap v9448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:06 smithi119 ceph-mon[94175]: pgmap v9448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:08 smithi183 ceph-mon[99169]: pgmap v9449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:08 smithi119 ceph-mon[108979]: pgmap v9449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:08 smithi119 ceph-mon[94175]: pgmap v9449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:10 smithi183 ceph-mon[99169]: pgmap v9450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:10 smithi119 ceph-mon[94175]: pgmap v9450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:10 smithi119 ceph-mon[108979]: pgmap v9450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:11.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:19:11.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:19:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:19:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:19:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:19:11.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:19:11.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:19:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:19:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:19:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:19:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:19:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:19:11.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:19:11.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:19:11.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:19:11.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:19:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:12 smithi183 ceph-mon[99169]: pgmap v9451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:12 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2464M 2023-12-01T19:19:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:12 smithi119 ceph-mon[94175]: pgmap v9451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:12 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2464M 2023-12-01T19:19:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:12 smithi119 ceph-mon[108979]: pgmap v9451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:12 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2464M 2023-12-01T19:19:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:14 smithi183 ceph-mon[99169]: pgmap v9452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:19:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:19:14] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T19:19:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:14 smithi119 ceph-mon[94175]: pgmap v9452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:14 smithi119 ceph-mon[108979]: pgmap v9452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:16 smithi183 ceph-mon[99169]: pgmap v9453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:16 smithi119 ceph-mon[94175]: pgmap v9453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:16 smithi119 ceph-mon[108979]: pgmap v9453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:18 smithi183 ceph-mon[99169]: pgmap v9454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:18 smithi119 ceph-mon[94175]: pgmap v9454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:18 smithi119 ceph-mon[108979]: pgmap v9454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:20 smithi183 ceph-mon[99169]: pgmap v9455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:20 smithi119 ceph-mon[94175]: pgmap v9455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:20 smithi119 ceph-mon[108979]: pgmap v9455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:22 smithi183 ceph-mon[99169]: pgmap v9456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:22 smithi119 ceph-mon[94175]: pgmap v9456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:22 smithi119 ceph-mon[108979]: pgmap v9456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:24 smithi183 ceph-mon[99169]: pgmap v9457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:19:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:19:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:19:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:24 smithi119 ceph-mon[94175]: pgmap v9457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:24 smithi119 ceph-mon[108979]: pgmap v9457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:25.399 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:19:25.705 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:19:25.705 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 8m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:19:25.705 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 8m ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:19:25.705 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 8m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:19:25.706 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 8m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:19:25.706 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 8m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:19:25.706 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 8m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:19:25.706 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 8m ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:19:25.706 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 8m ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:19:25.706 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 8m ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:19:25.706 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 8m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:19:25.706 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 8m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:19:25.706 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 8m ago 3h 5292M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:19:25.706 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 8m ago 3h 5385M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:19:25.706 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 8m ago 3h 4938M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:19:25.706 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 8m ago 3h 4551M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:19:25.706 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 8m ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:19:25.707 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 8m ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:19:25.707 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 8m ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:19:25.707 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 8m ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:19:25.707 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 8m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:19:26.085 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:19:26.086 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:19:26.086 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:19:26.086 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:19:26.086 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:19:26.086 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:19:26.086 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:19:26.086 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:19:26.086 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:19:26.086 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:19:26.086 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:19:26.086 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:19:26.086 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:19:26.086 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:19:26.087 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:19:26.087 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:19:26.087 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:19:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:26 smithi183 ceph-mon[99169]: pgmap v9458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:26 smithi183 ceph-mon[99169]: from='client.24585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:19:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:26 smithi183 ceph-mon[99169]: from='client.34478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:19:26.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3273415994' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:19:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:26 smithi119 ceph-mon[94175]: pgmap v9458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:26 smithi119 ceph-mon[94175]: from='client.24585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:19:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:26 smithi119 ceph-mon[94175]: from='client.34478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:19:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3273415994' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:19:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:26 smithi119 ceph-mon[108979]: pgmap v9458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:26.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:26 smithi119 ceph-mon[108979]: from='client.24585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:19:26.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:26 smithi119 ceph-mon[108979]: from='client.34478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:19:26.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3273415994' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:19:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:28 smithi183 ceph-mon[99169]: pgmap v9459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:28 smithi119 ceph-mon[108979]: pgmap v9459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:28 smithi119 ceph-mon[94175]: pgmap v9459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:30.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:30 smithi183 ceph-mon[99169]: pgmap v9460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:30 smithi119 ceph-mon[94175]: pgmap v9460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:30 smithi119 ceph-mon[108979]: pgmap v9460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:32 smithi183 ceph-mon[99169]: pgmap v9461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:32 smithi119 ceph-mon[94175]: pgmap v9461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:32 smithi119 ceph-mon[108979]: pgmap v9461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:34 smithi183 ceph-mon[99169]: pgmap v9462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:19:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:19:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:19:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:34 smithi119 ceph-mon[108979]: pgmap v9462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:34 smithi119 ceph-mon[94175]: pgmap v9462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:36 smithi183 ceph-mon[99169]: pgmap v9463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:36 smithi119 ceph-mon[94175]: pgmap v9463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:36 smithi119 ceph-mon[108979]: pgmap v9463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:38 smithi183 ceph-mon[99169]: pgmap v9464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:38 smithi119 ceph-mon[94175]: pgmap v9464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:38 smithi119 ceph-mon[108979]: pgmap v9464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:40 smithi183 ceph-mon[99169]: pgmap v9465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:40 smithi119 ceph-mon[94175]: pgmap v9465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:40 smithi119 ceph-mon[108979]: pgmap v9465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:42 smithi183 ceph-mon[99169]: pgmap v9466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:42 smithi119 ceph-mon[94175]: pgmap v9466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:42 smithi119 ceph-mon[108979]: pgmap v9466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:44 smithi183 ceph-mon[99169]: pgmap v9467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:19:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:19:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:19:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:44 smithi119 ceph-mon[94175]: pgmap v9467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:44 smithi119 ceph-mon[108979]: pgmap v9467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:46 smithi183 ceph-mon[99169]: pgmap v9468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:46 smithi119 ceph-mon[94175]: pgmap v9468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:46 smithi119 ceph-mon[108979]: pgmap v9468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:48 smithi119 ceph-mon[108979]: pgmap v9469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:48.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:48 smithi119 ceph-mon[94175]: pgmap v9469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:48 smithi183 ceph-mon[99169]: pgmap v9469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:50 smithi183 ceph-mon[99169]: pgmap v9470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:50 smithi119 ceph-mon[94175]: pgmap v9470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:50 smithi119 ceph-mon[108979]: pgmap v9470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:52 smithi183 ceph-mon[99169]: pgmap v9471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:52 smithi119 ceph-mon[108979]: pgmap v9471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:52 smithi119 ceph-mon[94175]: pgmap v9471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:54 smithi183 ceph-mon[99169]: pgmap v9472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:19:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:19:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:19:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:54 smithi119 ceph-mon[94175]: pgmap v9472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:54 smithi119 ceph-mon[108979]: pgmap v9472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:19:56.428 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:19:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:56 smithi183 ceph-mon[99169]: pgmap v9473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:56 smithi119 ceph-mon[94175]: pgmap v9473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:56 smithi119 ceph-mon[108979]: pgmap v9473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:56.734 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:19:56.734 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 8m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:19:56.734 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 8m ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:19:56.734 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 8m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:19:56.734 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 8m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:19:56.735 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 8m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:19:56.735 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 8m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:19:56.735 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 8m ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:19:56.735 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 8m ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:19:56.735 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 8m ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:19:56.735 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 8m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:19:56.735 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 8m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:19:56.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 8m ago 3h 5292M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:19:56.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 8m ago 3h 5385M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:19:56.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 8m ago 3h 4938M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:19:56.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 8m ago 3h 4551M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:19:56.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 8m ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:19:56.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 8m ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:19:56.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 8m ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:19:56.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 8m ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:19:56.736 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 8m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:19:57.113 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:19:57.218 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:19:57.218 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:19:57.218 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:19:57.218 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:19:57.218 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:19:57.218 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:19:57.218 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:19:57.218 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:19:57.219 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:19:57.219 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:19:57.219 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:19:57.219 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:19:57.219 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:19:57.219 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:19:57.219 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:19:57.219 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:19:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:57 smithi183 ceph-mon[99169]: from='client.24603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:19:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:57 smithi183 ceph-mon[99169]: from='client.24609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:19:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3836479101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:19:57.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:57 smithi119 ceph-mon[94175]: from='client.24603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:19:57.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:57 smithi119 ceph-mon[94175]: from='client.24609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:19:57.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3836479101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:19:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:57 smithi119 ceph-mon[108979]: from='client.24603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:19:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:57 smithi119 ceph-mon[108979]: from='client.24609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:19:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3836479101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:19:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:19:58 smithi183 ceph-mon[99169]: pgmap v9474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:19:58 smithi119 ceph-mon[94175]: pgmap v9474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:19:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:19:58 smithi119 ceph-mon[108979]: pgmap v9474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:00.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:00 smithi183 ceph-mon[99169]: pgmap v9475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:00.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:20:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:00 smithi119 ceph-mon[108979]: pgmap v9475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:20:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T19:19:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:20:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:00 smithi119 ceph-mon[94175]: pgmap v9475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:00.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:20:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:02 smithi183 ceph-mon[99169]: pgmap v9476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:02 smithi119 ceph-mon[94175]: pgmap v9476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:02 smithi119 ceph-mon[108979]: pgmap v9476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:04 smithi183 ceph-mon[99169]: pgmap v9477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:04 smithi119 ceph-mon[94175]: pgmap v9477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:20:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:20:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:20:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:04 smithi119 ceph-mon[108979]: pgmap v9477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:06 smithi183 ceph-mon[99169]: pgmap v9478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:06 smithi119 ceph-mon[108979]: pgmap v9478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:06 smithi119 ceph-mon[94175]: pgmap v9478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:08 smithi183 ceph-mon[99169]: pgmap v9479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:08 smithi119 ceph-mon[94175]: pgmap v9479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:08 smithi119 ceph-mon[108979]: pgmap v9479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:09.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:10 smithi183 ceph-mon[99169]: pgmap v9480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:10 smithi119 ceph-mon[94175]: pgmap v9480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:10 smithi119 ceph-mon[108979]: pgmap v9480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:12 smithi183 ceph-mon[99169]: pgmap v9481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:20:12.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:20:12.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:20:12.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:20:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:12 smithi119 ceph-mon[94175]: pgmap v9481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:20:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:20:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:20:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:20:12.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:12 smithi119 ceph-mon[108979]: pgmap v9481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:12.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:20:12.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:20:12.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:20:12.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:20:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:20:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:20:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:20:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:14 smithi119 ceph-mon[108979]: pgmap v9482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:14 smithi119 ceph-mon[94175]: pgmap v9482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:14 smithi183 ceph-mon[99169]: pgmap v9482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:16 smithi119 ceph-mon[94175]: pgmap v9483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:16.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:16 smithi119 ceph-mon[108979]: pgmap v9483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:16 smithi183 ceph-mon[99169]: pgmap v9483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:18 smithi183 ceph-mon[99169]: pgmap v9484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:18 smithi119 ceph-mon[94175]: pgmap v9484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:18 smithi119 ceph-mon[108979]: pgmap v9484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:20 smithi183 ceph-mon[99169]: pgmap v9485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:20 smithi119 ceph-mon[94175]: pgmap v9485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:20.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:20 smithi119 ceph-mon[108979]: pgmap v9485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:22 smithi183 ceph-mon[99169]: pgmap v9486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:22 smithi119 ceph-mon[94175]: pgmap v9486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:22 smithi119 ceph-mon[108979]: pgmap v9486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:24 smithi183 ceph-mon[99169]: pgmap v9487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:20:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:20:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:20:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:24 smithi119 ceph-mon[94175]: pgmap v9487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:24 smithi119 ceph-mon[108979]: pgmap v9487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:26 smithi183 ceph-mon[99169]: pgmap v9488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:26 smithi119 ceph-mon[108979]: pgmap v9488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:26 smithi119 ceph-mon[94175]: pgmap v9488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:27.460 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:20:27.766 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:20:27.798 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 9m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:20:27.798 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 9m ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:20:27.798 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 9m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:20:27.798 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 9m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:20:27.798 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 9m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:20:27.798 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 9m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:20:27.798 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 9m ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:20:27.799 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 9m ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:20:27.799 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 9m ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:20:27.799 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 9m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:20:27.799 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 9m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:20:27.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 9m ago 3h 5292M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:20:27.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 9m ago 3h 5385M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:20:27.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 9m ago 3h 4938M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:20:27.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 9m ago 3h 4551M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:20:27.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 9m ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:20:27.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 9m ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:20:27.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 9m ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:20:27.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 9m ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:20:27.799 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 9m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:20:28.144 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:20:28.144 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:20:28.144 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:20:28.144 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:20:28.144 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:20:28.144 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:20:28.144 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:20:28.144 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:20:28.144 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:20:28.144 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:20:28.144 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:20:28.144 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:20:28.145 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:20:28.145 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:20:28.145 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:20:28.145 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:20:28.145 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:20:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:28 smithi119 ceph-mon[94175]: pgmap v9489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:28 smithi119 ceph-mon[94175]: from='client.24621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:20:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:28 smithi119 ceph-mon[94175]: from='client.24627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:20:28.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1170332633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:20:28.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:28 smithi119 ceph-mon[108979]: pgmap v9489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:28.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:28 smithi119 ceph-mon[108979]: from='client.24621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:20:28.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:28 smithi119 ceph-mon[108979]: from='client.24627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:20:28.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1170332633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:20:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:28 smithi183 ceph-mon[99169]: pgmap v9489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:28 smithi183 ceph-mon[99169]: from='client.24621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:20:28.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:28 smithi183 ceph-mon[99169]: from='client.24627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:20:28.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1170332633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:20:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:30 smithi183 ceph-mon[99169]: pgmap v9490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:30 smithi119 ceph-mon[94175]: pgmap v9490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:30 smithi119 ceph-mon[108979]: pgmap v9490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:32 smithi183 ceph-mon[99169]: pgmap v9491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:32 smithi119 ceph-mon[94175]: pgmap v9491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:32 smithi119 ceph-mon[108979]: pgmap v9491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:34 smithi183 ceph-mon[99169]: pgmap v9492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:20:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:20:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:20:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:34 smithi119 ceph-mon[94175]: pgmap v9492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:34 smithi119 ceph-mon[108979]: pgmap v9492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:36 smithi119 ceph-mon[94175]: pgmap v9493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:36 smithi119 ceph-mon[108979]: pgmap v9493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:36 smithi183 ceph-mon[99169]: pgmap v9493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:38 smithi183 ceph-mon[99169]: pgmap v9494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:38 smithi119 ceph-mon[94175]: pgmap v9494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:38 smithi119 ceph-mon[108979]: pgmap v9494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:40 smithi183 ceph-mon[99169]: pgmap v9495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:40 smithi119 ceph-mon[94175]: pgmap v9495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:40 smithi119 ceph-mon[108979]: pgmap v9495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:42 smithi183 ceph-mon[99169]: pgmap v9496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:42 smithi119 ceph-mon[94175]: pgmap v9496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:42 smithi119 ceph-mon[108979]: pgmap v9496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:44 smithi119 ceph-mon[94175]: pgmap v9497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:20:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:20:44] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:20:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:44 smithi119 ceph-mon[108979]: pgmap v9497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:44.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:44 smithi183 ceph-mon[99169]: pgmap v9497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:46 smithi183 ceph-mon[99169]: pgmap v9498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:46 smithi119 ceph-mon[94175]: pgmap v9498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:46 smithi119 ceph-mon[108979]: pgmap v9498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:48 smithi183 ceph-mon[99169]: pgmap v9499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:48 smithi119 ceph-mon[94175]: pgmap v9499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:48.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:48 smithi119 ceph-mon[108979]: pgmap v9499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:50 smithi183 ceph-mon[99169]: pgmap v9500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:50 smithi119 ceph-mon[94175]: pgmap v9500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:50 smithi119 ceph-mon[108979]: pgmap v9500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:52 smithi119 ceph-mon[94175]: pgmap v9501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:52 smithi119 ceph-mon[108979]: pgmap v9501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:52 smithi183 ceph-mon[99169]: pgmap v9501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:54 smithi119 ceph-mon[94175]: pgmap v9502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:20:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:20:54] "GET /metrics HTTP/1.1" 200 33875 "" "Prometheus/2.43.0" 2023-12-01T19:20:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:54 smithi119 ceph-mon[108979]: pgmap v9502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:54 smithi183 ceph-mon[99169]: pgmap v9502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:20:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:56 smithi183 ceph-mon[99169]: pgmap v9503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:56 smithi119 ceph-mon[94175]: pgmap v9503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:56 smithi119 ceph-mon[108979]: pgmap v9503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:58.487 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:20:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:58 smithi183 ceph-mon[99169]: pgmap v9504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:58 smithi119 ceph-mon[94175]: pgmap v9504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:58 smithi119 ceph-mon[108979]: pgmap v9504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:20:58.797 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:20:58.797 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 9m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:20:58.797 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 9m ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:20:58.797 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 9m ago 3h 25.0M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:20:58.797 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 9m ago 3h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:20:58.797 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 9m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:20:58.797 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 9m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:20:58.797 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 9m ago 3h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:20:58.797 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 9m ago 3h 545M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:20:58.797 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 9m ago 3h 630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:20:58.797 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 9m ago 3h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:20:58.797 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 9m ago 3h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:20:58.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 9m ago 3h 5292M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:20:58.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 9m ago 3h 5385M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:20:58.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 9m ago 3h 4938M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:20:58.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 9m ago 3h 4551M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:20:58.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 9m ago 3h 3804M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:20:58.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 9m ago 3h 4737M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:20:58.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 9m ago 3h 3791M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:20:58.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 9m ago 3h 4525M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:20:58.798 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 9m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:20:59.182 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:20:59.182 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:20:59.182 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:20:59.182 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:20:59.182 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:20:59.182 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:20:59.182 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:20:59.182 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:20:59.182 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:20:59.182 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:20:59.182 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:20:59.182 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:20:59.183 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:20:59.183 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:20:59.183 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:20:59.183 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:20:59.183 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:20:59.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:59 smithi183 ceph-mon[99169]: from='client.34526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:20:59.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:59 smithi183 ceph-mon[99169]: from='client.24645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:20:59.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:20:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/792785189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:20:59.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:59 smithi119 ceph-mon[94175]: from='client.34526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:20:59.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:59 smithi119 ceph-mon[94175]: from='client.24645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:20:59.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:20:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/792785189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:20:59.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:59 smithi119 ceph-mon[108979]: from='client.34526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:20:59.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:59 smithi119 ceph-mon[108979]: from='client.24645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:20:59.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:20:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/792785189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:21:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:00 smithi183 ceph-mon[99169]: pgmap v9505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:00 smithi119 ceph-mon[94175]: pgmap v9505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:00.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:00 smithi119 ceph-mon[108979]: pgmap v9505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:02 smithi183 ceph-mon[99169]: pgmap v9506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:02 smithi119 ceph-mon[94175]: pgmap v9506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:02.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:02 smithi119 ceph-mon[108979]: pgmap v9506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:21:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:21:04] "GET /metrics HTTP/1.1" 200 33875 "" "Prometheus/2.43.0" 2023-12-01T19:21:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:04 smithi119 ceph-mon[94175]: pgmap v9507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:04 smithi119 ceph-mon[108979]: pgmap v9507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:04 smithi183 ceph-mon[99169]: pgmap v9507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:06 smithi183 ceph-mon[99169]: pgmap v9508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:06 smithi119 ceph-mon[94175]: pgmap v9508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:06 smithi119 ceph-mon[108979]: pgmap v9508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:08 smithi183 ceph-mon[99169]: pgmap v9509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:08 smithi119 ceph-mon[94175]: pgmap v9509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:08 smithi119 ceph-mon[108979]: pgmap v9509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:10 smithi183 ceph-mon[99169]: pgmap v9510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:10 smithi119 ceph-mon[94175]: pgmap v9510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:10.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:10 smithi119 ceph-mon[108979]: pgmap v9510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:12 smithi183 ceph-mon[99169]: pgmap v9511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:21:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:12 smithi119 ceph-mon[94175]: pgmap v9511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:21:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:12 smithi119 ceph-mon[108979]: pgmap v9511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:21:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:21:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:21:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:21:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:14 smithi119 ceph-mon[94175]: pgmap v9512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:14 smithi119 ceph-mon[108979]: pgmap v9512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:14 smithi183 ceph-mon[99169]: pgmap v9512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:17.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:16 smithi183 ceph-mon[99169]: pgmap v9513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:17.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:21:17.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:21:17.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:21:17.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:21:17.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:21:17.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:21:17.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:21:17.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:16 smithi119 ceph-mon[94175]: pgmap v9513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:17.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:21:17.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:21:17.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:21:17.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:21:17.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:21:17.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:21:17.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:21:17.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:16 smithi119 ceph-mon[108979]: pgmap v9513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:17.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:21:17.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:21:17.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:21:17.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:21:17.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:21:17.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:21:17.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:21:19.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:18 smithi183 ceph-mon[99169]: pgmap v9514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:19.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:18 smithi119 ceph-mon[94175]: pgmap v9514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:19.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:18 smithi119 ceph-mon[108979]: pgmap v9514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:20 smithi183 ceph-mon[99169]: pgmap v9515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:20 smithi119 ceph-mon[94175]: pgmap v9515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:20.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:20 smithi119 ceph-mon[108979]: pgmap v9515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:22 smithi183 ceph-mon[99169]: pgmap v9516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:22 smithi119 ceph-mon[94175]: pgmap v9516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:22 smithi119 ceph-mon[108979]: pgmap v9516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:21:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:21:24] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:21:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:24 smithi119 ceph-mon[94175]: pgmap v9517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:24 smithi119 ceph-mon[108979]: pgmap v9517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:24 smithi183 ceph-mon[99169]: pgmap v9517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:26 smithi183 ceph-mon[99169]: pgmap v9518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:26 smithi119 ceph-mon[94175]: pgmap v9518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:26 smithi119 ceph-mon[108979]: pgmap v9518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:28 smithi183 ceph-mon[99169]: pgmap v9519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:28 smithi119 ceph-mon[94175]: pgmap v9519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:28 smithi119 ceph-mon[108979]: pgmap v9519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:29.532 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:21:29.836 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:21:29.837 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 14s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:21:29.837 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 13s ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:21:29.837 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 14s ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:21:29.838 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 13s ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:21:29.838 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 13s ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:21:29.838 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 14s ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:21:29.838 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 14s ago 3h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:21:29.838 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 13s ago 3h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:21:29.838 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 14s ago 3h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:21:29.838 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 14s ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:21:29.838 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 13s ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:21:29.839 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 14s ago 3h 5321M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:21:29.839 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 14s ago 3h 5413M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:21:29.839 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 14s ago 3h 4961M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:21:29.839 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 14s ago 3h 4581M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:21:29.839 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 13s ago 3h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:21:29.839 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 13s ago 3h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:21:29.839 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 13s ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:21:29.839 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 13s ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:21:29.840 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 13s ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:21:30.218 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:21:30.219 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:21:30.219 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:21:30.219 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:21:30.219 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:21:30.219 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:21:30.220 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:21:30.220 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:21:30.220 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:21:30.220 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:21:30.220 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:21:30.220 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:21:30.221 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:21:30.221 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:21:30.221 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:21:30.221 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:21:30.221 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:21:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:30 smithi183 ceph-mon[99169]: pgmap v9520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:30 smithi183 ceph-mon[99169]: from='client.34544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:21:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:30 smithi183 ceph-mon[99169]: from='client.24663 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:21:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:30 smithi119 ceph-mon[108979]: pgmap v9520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:30 smithi119 ceph-mon[108979]: from='client.34544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:21:30.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:30 smithi119 ceph-mon[108979]: from='client.24663 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:21:30.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:30 smithi119 ceph-mon[94175]: pgmap v9520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:30.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:30 smithi119 ceph-mon[94175]: from='client.34544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:21:30.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:30 smithi119 ceph-mon[94175]: from='client.24663 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:21:31.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4024741976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:21:31.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4024741976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:21:31.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4024741976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:21:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:32 smithi183 ceph-mon[99169]: pgmap v9521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:32 smithi119 ceph-mon[94175]: pgmap v9521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:32 smithi119 ceph-mon[108979]: pgmap v9521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:34 smithi119 ceph-mon[94175]: pgmap v9522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:21:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:21:34] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:21:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:34 smithi119 ceph-mon[108979]: pgmap v9522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:34 smithi183 ceph-mon[99169]: pgmap v9522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:36 smithi183 ceph-mon[99169]: pgmap v9523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:36 smithi119 ceph-mon[94175]: pgmap v9523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:36.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:36 smithi119 ceph-mon[108979]: pgmap v9523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:38 smithi183 ceph-mon[99169]: pgmap v9524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:38 smithi119 ceph-mon[108979]: pgmap v9524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:38 smithi119 ceph-mon[94175]: pgmap v9524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:40 smithi183 ceph-mon[99169]: pgmap v9525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:40 smithi119 ceph-mon[108979]: pgmap v9525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:40 smithi119 ceph-mon[94175]: pgmap v9525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:42.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:42 smithi183 ceph-mon[99169]: pgmap v9526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:42 smithi119 ceph-mon[94175]: pgmap v9526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:42.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:42 smithi119 ceph-mon[108979]: pgmap v9526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:21:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:21:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:21:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:44 smithi119 ceph-mon[108979]: pgmap v9527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:44 smithi119 ceph-mon[94175]: pgmap v9527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:44 smithi183 ceph-mon[99169]: pgmap v9527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:46 smithi183 ceph-mon[99169]: pgmap v9528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:46 smithi119 ceph-mon[94175]: pgmap v9528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:46 smithi119 ceph-mon[108979]: pgmap v9528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:48 smithi183 ceph-mon[99169]: pgmap v9529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:48.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:48 smithi119 ceph-mon[108979]: pgmap v9529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:48.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:48 smithi119 ceph-mon[94175]: pgmap v9529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:50 smithi183 ceph-mon[99169]: pgmap v9530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:50 smithi119 ceph-mon[108979]: pgmap v9530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:50 smithi119 ceph-mon[94175]: pgmap v9530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:52 smithi183 ceph-mon[99169]: pgmap v9531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:52 smithi119 ceph-mon[94175]: pgmap v9531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:52 smithi119 ceph-mon[108979]: pgmap v9531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:21:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:21:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:21:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:54 smithi119 ceph-mon[94175]: pgmap v9532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:54 smithi119 ceph-mon[108979]: pgmap v9532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:54 smithi183 ceph-mon[99169]: pgmap v9532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:21:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:56 smithi183 ceph-mon[99169]: pgmap v9533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:56 smithi119 ceph-mon[94175]: pgmap v9533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:56.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:56 smithi119 ceph-mon[108979]: pgmap v9533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:21:58 smithi183 ceph-mon[99169]: pgmap v9534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:21:58 smithi119 ceph-mon[94175]: pgmap v9534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:21:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:21:58 smithi119 ceph-mon[108979]: pgmap v9534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:00 smithi183 ceph-mon[99169]: pgmap v9535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:00 smithi119 ceph-mon[94175]: pgmap v9535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:00.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:00 smithi119 ceph-mon[108979]: pgmap v9535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:00.568 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:22:00.872 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:22:00.872 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 45s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:22:00.872 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 44s ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:22:00.872 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 45s ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:22:00.872 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 44s ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:22:00.873 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 44s ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:22:00.873 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 45s ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:22:00.873 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 45s ago 3h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:22:00.873 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 44s ago 3h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:22:00.873 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 45s ago 3h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:22:00.873 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 45s ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:22:00.873 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 44s ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:22:00.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 45s ago 3h 5321M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:22:00.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 45s ago 3h 5413M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:22:00.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 45s ago 3h 4961M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:22:00.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 45s ago 3h 4581M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:22:00.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 44s ago 3h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:22:00.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 44s ago 3h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:22:00.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 44s ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:22:00.874 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 44s ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:22:00.874 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 44s ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:22:01.252 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:22:01.252 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:22:01.252 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:22:01.252 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:22:01.252 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:22:01.252 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:22:01.252 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:22:01.252 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:22:01.252 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:22:01.252 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:22:01.253 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:22:01.253 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:22:01.253 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:22:01.253 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:22:01.253 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:22:01.253 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:22:01.253 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:22:01.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:01 smithi183 ceph-mon[99169]: from='client.34562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:22:01.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:01 smithi183 ceph-mon[99169]: from='client.34568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:22:01.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:01 smithi119 ceph-mon[94175]: from='client.34562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:22:01.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:01 smithi119 ceph-mon[94175]: from='client.34568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:22:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:01 smithi119 ceph-mon[108979]: from='client.34562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:22:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:01 smithi119 ceph-mon[108979]: from='client.34568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:22:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:02 smithi183 ceph-mon[99169]: pgmap v9536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:02.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/837659006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:22:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:02 smithi119 ceph-mon[108979]: pgmap v9536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/837659006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:22:02.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:02 smithi119 ceph-mon[94175]: pgmap v9536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:02.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/837659006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:22:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:22:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:22:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:22:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:04 smithi119 ceph-mon[94175]: pgmap v9537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:04 smithi119 ceph-mon[108979]: pgmap v9537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:04 smithi183 ceph-mon[99169]: pgmap v9537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:06 smithi183 ceph-mon[99169]: pgmap v9538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:06 smithi119 ceph-mon[94175]: pgmap v9538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:06.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:06 smithi119 ceph-mon[108979]: pgmap v9538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:08 smithi183 ceph-mon[99169]: pgmap v9539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:08 smithi119 ceph-mon[94175]: pgmap v9539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:08.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:08 smithi119 ceph-mon[108979]: pgmap v9539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:10 smithi183 ceph-mon[99169]: pgmap v9540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:10 smithi119 ceph-mon[94175]: pgmap v9540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:10 smithi119 ceph-mon[108979]: pgmap v9540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:12 smithi183 ceph-mon[99169]: pgmap v9541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:12 smithi119 ceph-mon[94175]: pgmap v9541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:12.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:12 smithi119 ceph-mon[108979]: pgmap v9541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:22:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:22:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:22:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:14 smithi119 ceph-mon[108979]: pgmap v9542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:14 smithi119 ceph-mon[94175]: pgmap v9542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:14 smithi183 ceph-mon[99169]: pgmap v9542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:16 smithi183 ceph-mon[99169]: pgmap v9543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:16 smithi119 ceph-mon[108979]: pgmap v9543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:16 smithi119 ceph-mon[94175]: pgmap v9543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:22:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:22:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:22:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:22:17.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:22:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:22:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:22:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:22:17.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:22:17.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:22:17.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:22:17.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:22:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:18 smithi183 ceph-mon[99169]: pgmap v9544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:18 smithi119 ceph-mon[108979]: pgmap v9544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:18 smithi119 ceph-mon[94175]: pgmap v9544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:20 smithi183 ceph-mon[99169]: pgmap v9545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:20 smithi119 ceph-mon[94175]: pgmap v9545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:20 smithi119 ceph-mon[108979]: pgmap v9545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:22 smithi183 ceph-mon[99169]: pgmap v9546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:22 smithi119 ceph-mon[108979]: pgmap v9546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:22 smithi119 ceph-mon[94175]: pgmap v9546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:22:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:22:24] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:22:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:24 smithi119 ceph-mon[94175]: pgmap v9547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:24 smithi119 ceph-mon[108979]: pgmap v9547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:24 smithi183 ceph-mon[99169]: pgmap v9547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:26 smithi183 ceph-mon[99169]: pgmap v9548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:26 smithi119 ceph-mon[94175]: pgmap v9548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:26 smithi119 ceph-mon[108979]: pgmap v9548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:28 smithi183 ceph-mon[99169]: pgmap v9549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:28 smithi119 ceph-mon[94175]: pgmap v9549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:28.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:28 smithi119 ceph-mon[108979]: pgmap v9549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:30 smithi183 ceph-mon[99169]: pgmap v9550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:30 smithi119 ceph-mon[94175]: pgmap v9550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:30 smithi119 ceph-mon[108979]: pgmap v9550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:31.596 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:22:31.901 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:22:31.901 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 76s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:22:31.901 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 75s ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:22:31.901 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 76s ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:22:31.902 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 75s ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:22:31.902 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 75s ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:22:31.902 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 76s ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:22:31.902 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 76s ago 3h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:22:31.902 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 75s ago 3h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:22:31.902 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 76s ago 3h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:22:31.902 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 76s ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:22:31.902 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 75s ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:22:31.902 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 76s ago 3h 5321M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:22:31.902 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 76s ago 3h 5413M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:22:31.902 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 76s ago 3h 4961M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:22:31.902 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 76s ago 3h 4581M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:22:31.902 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 75s ago 3h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:22:31.902 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 75s ago 3h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:22:31.902 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 75s ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:22:31.903 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 75s ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:22:31.903 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 75s ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:22:32.282 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:22:32.282 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:22:32.282 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:22:32.282 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:22:32.282 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:22:32.282 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:22:32.282 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:22:32.282 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:22:32.282 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:22:32.282 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:22:32.282 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:22:32.283 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:22:32.283 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:22:32.283 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:22:32.283 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:22:32.283 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:22:32.283 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:22:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:32 smithi183 ceph-mon[99169]: pgmap v9551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:32 smithi183 ceph-mon[99169]: from='client.24693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:22:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:32 smithi183 ceph-mon[99169]: from='client.34586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:22:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:32 smithi119 ceph-mon[94175]: pgmap v9551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:32 smithi119 ceph-mon[94175]: from='client.24693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:22:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:32 smithi119 ceph-mon[94175]: from='client.34586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:22:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:32 smithi119 ceph-mon[108979]: pgmap v9551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:32 smithi119 ceph-mon[108979]: from='client.24693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:22:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:32 smithi119 ceph-mon[108979]: from='client.34586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:22:33.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/668892291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:22:33.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/668892291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:22:33.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/668892291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:22:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:22:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:22:34] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:22:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:34 smithi119 ceph-mon[94175]: pgmap v9552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:34 smithi119 ceph-mon[108979]: pgmap v9552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:34 smithi183 ceph-mon[99169]: pgmap v9552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:36 smithi183 ceph-mon[99169]: pgmap v9553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:36 smithi119 ceph-mon[94175]: pgmap v9553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:36.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:36 smithi119 ceph-mon[108979]: pgmap v9553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:38 smithi183 ceph-mon[99169]: pgmap v9554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:38 smithi119 ceph-mon[108979]: pgmap v9554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:38 smithi119 ceph-mon[94175]: pgmap v9554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:40 smithi183 ceph-mon[99169]: pgmap v9555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:40 smithi119 ceph-mon[94175]: pgmap v9555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:40 smithi119 ceph-mon[108979]: pgmap v9555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:42 smithi183 ceph-mon[99169]: pgmap v9556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:42.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:42 smithi119 ceph-mon[108979]: pgmap v9556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:42.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:42 smithi119 ceph-mon[94175]: pgmap v9556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:22:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:22:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:22:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:44 smithi119 ceph-mon[94175]: pgmap v9557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:44 smithi119 ceph-mon[108979]: pgmap v9557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:44 smithi183 ceph-mon[99169]: pgmap v9557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:46 smithi183 ceph-mon[99169]: pgmap v9558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:46 smithi119 ceph-mon[108979]: pgmap v9558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:46 smithi119 ceph-mon[94175]: pgmap v9558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:48 smithi183 ceph-mon[99169]: pgmap v9559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:48 smithi119 ceph-mon[94175]: pgmap v9559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:48.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:48 smithi119 ceph-mon[108979]: pgmap v9559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:50 smithi183 ceph-mon[99169]: pgmap v9560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:50 smithi119 ceph-mon[94175]: pgmap v9560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:50.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:50 smithi119 ceph-mon[108979]: pgmap v9560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:52 smithi183 ceph-mon[99169]: pgmap v9561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:52 smithi119 ceph-mon[108979]: pgmap v9561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:52.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:52 smithi119 ceph-mon[94175]: pgmap v9561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:22:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:22:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:22:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:54 smithi119 ceph-mon[94175]: pgmap v9562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:54 smithi119 ceph-mon[108979]: pgmap v9562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:54 smithi183 ceph-mon[99169]: pgmap v9562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:22:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:56 smithi183 ceph-mon[99169]: pgmap v9563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:56.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:56 smithi119 ceph-mon[94175]: pgmap v9563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:56.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:56 smithi119 ceph-mon[108979]: pgmap v9563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:22:58 smithi183 ceph-mon[99169]: pgmap v9564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:22:58 smithi119 ceph-mon[94175]: pgmap v9564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:22:58.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:22:58 smithi119 ceph-mon[108979]: pgmap v9564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:00 smithi183 ceph-mon[99169]: pgmap v9565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:00 smithi119 ceph-mon[94175]: pgmap v9565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:00.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:00 smithi119 ceph-mon[108979]: pgmap v9565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:02.628 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:23:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:02 smithi183 ceph-mon[99169]: pgmap v9566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:02 smithi119 ceph-mon[94175]: pgmap v9566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:02.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:02 smithi119 ceph-mon[108979]: pgmap v9566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:02.933 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:23:02.933 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 107s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:23:02.934 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 106s ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:23:02.934 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 107s ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:23:02.934 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 106s ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:23:02.934 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 106s ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:23:02.934 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 107s ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:23:02.934 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 107s ago 3h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:23:02.934 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 106s ago 3h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:23:02.934 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 107s ago 3h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:23:02.934 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 107s ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:23:02.934 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 106s ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:23:02.935 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 107s ago 3h 5321M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:23:02.935 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 107s ago 3h 5413M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:23:02.935 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 107s ago 3h 4961M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:23:02.935 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 107s ago 3h 4581M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:23:02.935 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 106s ago 3h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:23:02.935 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 106s ago 3h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:23:02.935 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 106s ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:23:02.935 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 106s ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:23:02.935 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 106s ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:23:03.314 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:23:03.314 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:23:03.314 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:23:03.314 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:23:03.315 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:23:03.315 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:23:03.315 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:23:03.315 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:23:03.315 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:23:03.315 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:23:03.315 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:23:03.315 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:23:03.315 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:23:03.315 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:23:03.315 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:23:03.315 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:23:03.315 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:23:03.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:03 smithi183 ceph-mon[99169]: from='client.34598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:23:03.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:03 smithi183 ceph-mon[99169]: from='client.34604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:23:03.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:03 smithi119 ceph-mon[94175]: from='client.34598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:23:03.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:03 smithi119 ceph-mon[94175]: from='client.34604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:23:03.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:03 smithi119 ceph-mon[108979]: from='client.34598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:23:03.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:03 smithi119 ceph-mon[108979]: from='client.34604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:23:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:23:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:23:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:23:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:04 smithi119 ceph-mon[94175]: pgmap v9567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1997982722' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:23:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:04 smithi119 ceph-mon[108979]: pgmap v9567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:04.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1997982722' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:23:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:04 smithi183 ceph-mon[99169]: pgmap v9567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1997982722' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:23:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:06 smithi183 ceph-mon[99169]: pgmap v9568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:06 smithi119 ceph-mon[94175]: pgmap v9568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:06 smithi119 ceph-mon[108979]: pgmap v9568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:08 smithi183 ceph-mon[99169]: pgmap v9569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:08 smithi119 ceph-mon[94175]: pgmap v9569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:08.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:08 smithi119 ceph-mon[108979]: pgmap v9569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:10 smithi183 ceph-mon[99169]: pgmap v9570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:10 smithi119 ceph-mon[94175]: pgmap v9570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:10.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:10 smithi119 ceph-mon[108979]: pgmap v9570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:12 smithi183 ceph-mon[99169]: pgmap v9571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:12 smithi119 ceph-mon[94175]: pgmap v9571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:12.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:12 smithi119 ceph-mon[108979]: pgmap v9571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:23:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:23:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:23:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:14 smithi119 ceph-mon[108979]: pgmap v9572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:14 smithi119 ceph-mon[94175]: pgmap v9572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:14 smithi183 ceph-mon[99169]: pgmap v9572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:15.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 19:23:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T19:23:14.927953798Z level=info msg="Completed cleanup jobs" duration=11.926102ms 2023-12-01T19:23:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:16 smithi183 ceph-mon[99169]: pgmap v9573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:16 smithi119 ceph-mon[108979]: pgmap v9573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:16 smithi119 ceph-mon[94175]: pgmap v9573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:18 smithi183 ceph-mon[99169]: pgmap v9574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:23:18.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:23:18.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:23:18.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:23:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:18 smithi119 ceph-mon[108979]: pgmap v9574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:23:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:23:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:23:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:23:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:18 smithi119 ceph-mon[94175]: pgmap v9574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:23:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:23:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:23:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:23:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:20 smithi183 ceph-mon[99169]: pgmap v9575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:20 smithi119 ceph-mon[94175]: pgmap v9575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:20.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:20 smithi119 ceph-mon[108979]: pgmap v9575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:22 smithi183 ceph-mon[99169]: pgmap v9576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:22 smithi119 ceph-mon[94175]: pgmap v9576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:22 smithi119 ceph-mon[108979]: pgmap v9576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:23:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:23:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:23:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:24 smithi119 ceph-mon[94175]: pgmap v9577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:24 smithi119 ceph-mon[108979]: pgmap v9577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:24 smithi183 ceph-mon[99169]: pgmap v9577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:26 smithi183 ceph-mon[99169]: pgmap v9578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:26 smithi119 ceph-mon[94175]: pgmap v9578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:26.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:26 smithi119 ceph-mon[108979]: pgmap v9578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:28.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:28 smithi183 ceph-mon[99169]: pgmap v9579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:28 smithi119 ceph-mon[94175]: pgmap v9579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:28.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:28 smithi119 ceph-mon[108979]: pgmap v9579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:30 smithi183 ceph-mon[99169]: pgmap v9580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:30 smithi119 ceph-mon[94175]: pgmap v9580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:30.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:30 smithi119 ceph-mon[108979]: pgmap v9580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:32 smithi183 ceph-mon[99169]: pgmap v9581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:32 smithi119 ceph-mon[94175]: pgmap v9581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:32 smithi119 ceph-mon[108979]: pgmap v9581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:33.659 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:23:33.965 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:23:33.965 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 2m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:23:33.966 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 2m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:23:33.966 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 2m ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:23:33.966 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 2m ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:23:33.966 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 2m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:23:33.966 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 2m ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:23:33.966 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 2m ago 3h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:23:33.966 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 2m ago 3h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:23:33.966 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 2m ago 3h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:23:33.966 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 2m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:23:33.966 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 2m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:23:33.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 2m ago 3h 5321M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:23:33.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 2m ago 3h 5413M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:23:33.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 2m ago 3h 4961M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:23:33.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 2m ago 3h 4581M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:23:33.967 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 2m ago 3h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:23:33.967 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 2m ago 3h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:23:33.967 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 2m ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:23:33.967 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 2m ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:23:33.967 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 2m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:23:34.351 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:23:34.351 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:23:34.351 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:23:34.351 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:23:34.351 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:23:34.351 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:23:34.351 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:23:34.352 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:23:34.352 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:23:34.352 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:23:34.352 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:23:34.352 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:23:34.352 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:23:34.352 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:23:34.352 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:23:34.353 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:23:34.353 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:23:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:23:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:23:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:23:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:34 smithi119 ceph-mon[108979]: pgmap v9582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:34 smithi119 ceph-mon[108979]: from='client.34616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:23:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:34 smithi119 ceph-mon[108979]: from='client.34622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:23:34.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:34 smithi119 ceph-mon[94175]: pgmap v9582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:34.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:34 smithi119 ceph-mon[94175]: from='client.34616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:23:34.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:34 smithi119 ceph-mon[94175]: from='client.34622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:23:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:34 smithi183 ceph-mon[99169]: pgmap v9582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:34.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:34 smithi183 ceph-mon[99169]: from='client.34616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:23:34.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:34 smithi183 ceph-mon[99169]: from='client.34622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:23:35.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2699948861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:23:35.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2699948861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:23:35.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2699948861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:23:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:36 smithi183 ceph-mon[99169]: pgmap v9583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:36.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:36 smithi119 ceph-mon[108979]: pgmap v9583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:36 smithi119 ceph-mon[94175]: pgmap v9583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:38 smithi183 ceph-mon[99169]: pgmap v9584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:38 smithi119 ceph-mon[94175]: pgmap v9584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:38.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:38 smithi119 ceph-mon[108979]: pgmap v9584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:40 smithi183 ceph-mon[99169]: pgmap v9585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:40 smithi119 ceph-mon[94175]: pgmap v9585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:40.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:40 smithi119 ceph-mon[108979]: pgmap v9585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:42 smithi183 ceph-mon[99169]: pgmap v9586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:42 smithi119 ceph-mon[94175]: pgmap v9586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:42 smithi119 ceph-mon[108979]: pgmap v9586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:23:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:23:44] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:23:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:44 smithi119 ceph-mon[94175]: pgmap v9587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:44 smithi119 ceph-mon[108979]: pgmap v9587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:44 smithi183 ceph-mon[99169]: pgmap v9587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:46 smithi183 ceph-mon[99169]: pgmap v9588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:46 smithi119 ceph-mon[108979]: pgmap v9588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:46.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:46 smithi119 ceph-mon[94175]: pgmap v9588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:48.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:48 smithi183 ceph-mon[99169]: pgmap v9589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:48 smithi119 ceph-mon[94175]: pgmap v9589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:48 smithi119 ceph-mon[108979]: pgmap v9589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:50 smithi183 ceph-mon[99169]: pgmap v9590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:50 smithi119 ceph-mon[108979]: pgmap v9590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:50.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:50 smithi119 ceph-mon[94175]: pgmap v9590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:52.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:52 smithi183 ceph-mon[99169]: pgmap v9591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:52 smithi119 ceph-mon[94175]: pgmap v9591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:52 smithi119 ceph-mon[108979]: pgmap v9591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:23:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:23:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:23:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:54 smithi119 ceph-mon[94175]: pgmap v9592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:54 smithi119 ceph-mon[108979]: pgmap v9592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:54 smithi183 ceph-mon[99169]: pgmap v9592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:23:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:56 smithi183 ceph-mon[99169]: pgmap v9593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:56 smithi119 ceph-mon[94175]: pgmap v9593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:56.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:56 smithi119 ceph-mon[108979]: pgmap v9593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:23:58 smithi183 ceph-mon[99169]: pgmap v9594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:58.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:23:58 smithi119 ceph-mon[94175]: pgmap v9594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:23:58.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:23:58 smithi119 ceph-mon[108979]: pgmap v9594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:00 smithi183 ceph-mon[99169]: pgmap v9595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:00 smithi119 ceph-mon[94175]: pgmap v9595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:00.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:00 smithi119 ceph-mon[108979]: pgmap v9595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:02.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:02 smithi183 ceph-mon[99169]: pgmap v9596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:02.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:02 smithi119 ceph-mon[94175]: pgmap v9596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:02.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:02 smithi119 ceph-mon[108979]: pgmap v9596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:24:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:24:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:24:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:04 smithi119 ceph-mon[94175]: pgmap v9597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:04 smithi119 ceph-mon[108979]: pgmap v9597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:04 smithi183 ceph-mon[99169]: pgmap v9597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:04.695 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:24:05.002 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:24:05.002 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 2m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:24:05.002 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 2m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:24:05.003 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 2m ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:24:05.003 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 2m ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:24:05.003 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 2m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:24:05.003 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 2m ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:24:05.003 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 2m ago 3h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:24:05.003 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 2m ago 3h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:24:05.003 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 2m ago 3h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:24:05.003 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 2m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:24:05.003 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 2m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:24:05.003 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 2m ago 3h 5321M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:24:05.003 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 2m ago 3h 5413M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:24:05.003 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 2m ago 3h 4961M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:24:05.003 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 2m ago 3h 4581M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:24:05.003 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 2m ago 3h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:24:05.003 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 2m ago 3h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:24:05.004 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 2m ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:24:05.004 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 2m ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:24:05.004 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 2m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:24:05.387 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:24:05.387 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:24:05.387 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:24:05.387 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:24:05.387 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:24:05.388 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:24:05.388 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:24:05.388 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:24:05.388 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:24:05.388 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:24:05.388 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:24:05.388 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:24:05.388 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:24:05.388 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:24:05.389 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:24:05.389 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:24:05.389 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:24:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:05 smithi183 ceph-mon[99169]: from='client.34634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:24:05.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:05 smithi183 ceph-mon[99169]: from='client.34640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:24:05.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:05 smithi119 ceph-mon[94175]: from='client.34634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:24:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:05 smithi119 ceph-mon[94175]: from='client.34640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:24:05.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:05 smithi119 ceph-mon[108979]: from='client.34634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:24:05.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:05 smithi119 ceph-mon[108979]: from='client.34640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:24:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:06 smithi183 ceph-mon[99169]: pgmap v9598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:06.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2860774957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:24:06.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:06 smithi119 ceph-mon[108979]: pgmap v9598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:06.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2860774957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:24:06.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:06 smithi119 ceph-mon[94175]: pgmap v9598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:06.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2860774957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:24:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:08 smithi183 ceph-mon[99169]: pgmap v9599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:08 smithi119 ceph-mon[108979]: pgmap v9599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:08.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:08 smithi119 ceph-mon[94175]: pgmap v9599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:10 smithi183 ceph-mon[99169]: pgmap v9600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:10 smithi119 ceph-mon[108979]: pgmap v9600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:10.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:10 smithi119 ceph-mon[94175]: pgmap v9600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:12 smithi183 ceph-mon[99169]: pgmap v9601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:12.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:12 smithi119 ceph-mon[94175]: pgmap v9601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:12.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:12 smithi119 ceph-mon[108979]: pgmap v9601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:24:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:24:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:24:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:14 smithi119 ceph-mon[94175]: pgmap v9602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:14 smithi119 ceph-mon[108979]: pgmap v9602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:14 smithi183 ceph-mon[99169]: pgmap v9602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:16.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:16 smithi183 ceph-mon[99169]: pgmap v9603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:16 smithi119 ceph-mon[94175]: pgmap v9603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:16.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:16 smithi119 ceph-mon[108979]: pgmap v9603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:18 smithi183 ceph-mon[99169]: pgmap v9604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:18.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:24:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:18 smithi119 ceph-mon[94175]: pgmap v9604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:24:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:18 smithi119 ceph-mon[108979]: pgmap v9604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:24:19.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:24:19.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:24:19.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:24:19.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:24:19.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:24:19.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:24:19.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:24:19.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:24:19.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:24:19.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:24:19.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:24:19.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:24:19.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:24:19.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:24:19.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:24:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:20 smithi183 ceph-mon[99169]: pgmap v9605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:20 smithi119 ceph-mon[108979]: pgmap v9605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:20.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:20 smithi119 ceph-mon[94175]: pgmap v9605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:22 smithi183 ceph-mon[99169]: pgmap v9606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:22 smithi119 ceph-mon[94175]: pgmap v9606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:22 smithi119 ceph-mon[108979]: pgmap v9606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:24:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:24:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:24:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:24 smithi119 ceph-mon[108979]: pgmap v9607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:24 smithi119 ceph-mon[94175]: pgmap v9607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:24 smithi183 ceph-mon[99169]: pgmap v9607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:26 smithi183 ceph-mon[99169]: pgmap v9608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:26 smithi119 ceph-mon[94175]: pgmap v9608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:26.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:26 smithi119 ceph-mon[108979]: pgmap v9608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:28 smithi183 ceph-mon[99169]: pgmap v9609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:28.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:28 smithi119 ceph-mon[94175]: pgmap v9609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:28.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:28 smithi119 ceph-mon[108979]: pgmap v9609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:30 smithi183 ceph-mon[99169]: pgmap v9610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:30.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:30 smithi119 ceph-mon[94175]: pgmap v9610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:30.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:30 smithi119 ceph-mon[108979]: pgmap v9610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:32 smithi183 ceph-mon[99169]: pgmap v9611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:32.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:32 smithi119 ceph-mon[108979]: pgmap v9611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:32.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:32 smithi119 ceph-mon[94175]: pgmap v9611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:24:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:24:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:24:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:34 smithi119 ceph-mon[94175]: pgmap v9612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:34 smithi119 ceph-mon[108979]: pgmap v9612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:34 smithi183 ceph-mon[99169]: pgmap v9612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:35.730 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:24:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:24:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 3m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:24:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 3m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:24:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 3m ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:24:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 3m ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:24:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 3m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:24:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 3m ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:24:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 3m ago 3h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:24:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 3m ago 3h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:24:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 3m ago 3h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:24:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 3m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:24:36.036 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 3m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:24:36.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 3m ago 3h 5321M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:24:36.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 3m ago 3h 5413M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:24:36.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 3m ago 3h 4961M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:24:36.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 3m ago 3h 4581M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:24:36.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 3m ago 3h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:24:36.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 3m ago 3h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:24:36.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 3m ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:24:36.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 3m ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:24:36.037 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 3m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:24:36.418 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:24:36.419 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:24:36.419 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:24:36.419 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:24:36.419 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:24:36.419 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:24:36.419 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:24:36.419 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:24:36.419 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:24:36.419 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:24:36.419 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:24:36.419 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:24:36.419 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:24:36.419 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:24:36.420 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:24:36.420 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:24:36.420 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:24:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:36 smithi183 ceph-mon[99169]: pgmap v9613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:36 smithi183 ceph-mon[99169]: from='client.24765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:24:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:36 smithi183 ceph-mon[99169]: from='client.24771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:24:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:36 smithi119 ceph-mon[94175]: pgmap v9613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:36 smithi119 ceph-mon[94175]: from='client.24765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:24:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:36 smithi119 ceph-mon[94175]: from='client.24771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:24:36.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:36 smithi119 ceph-mon[108979]: pgmap v9613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:36.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:36 smithi119 ceph-mon[108979]: from='client.24765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:24:36.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:36 smithi119 ceph-mon[108979]: from='client.24771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:24:37.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1959071709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:24:37.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1959071709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:24:37.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1959071709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:24:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:38 smithi183 ceph-mon[99169]: pgmap v9614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:38 smithi119 ceph-mon[94175]: pgmap v9614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:38.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:38 smithi119 ceph-mon[108979]: pgmap v9614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:40 smithi183 ceph-mon[99169]: pgmap v9615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:40 smithi119 ceph-mon[108979]: pgmap v9615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:40 smithi119 ceph-mon[94175]: pgmap v9615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:42 smithi183 ceph-mon[99169]: pgmap v9616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:42 smithi119 ceph-mon[108979]: pgmap v9616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:42.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:42 smithi119 ceph-mon[94175]: pgmap v9616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:24:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:24:44] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:24:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:44 smithi119 ceph-mon[94175]: pgmap v9617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:44 smithi119 ceph-mon[108979]: pgmap v9617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:44 smithi183 ceph-mon[99169]: pgmap v9617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:46.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:46 smithi183 ceph-mon[99169]: pgmap v9618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:46.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:46 smithi119 ceph-mon[94175]: pgmap v9618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:46 smithi119 ceph-mon[108979]: pgmap v9618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:48 smithi183 ceph-mon[99169]: pgmap v9619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:48.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:48 smithi119 ceph-mon[94175]: pgmap v9619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:48 smithi119 ceph-mon[108979]: pgmap v9619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:50 smithi183 ceph-mon[99169]: pgmap v9620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:50.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:50 smithi119 ceph-mon[108979]: pgmap v9620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:50.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:50 smithi119 ceph-mon[94175]: pgmap v9620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:52.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:52 smithi183 ceph-mon[99169]: pgmap v9621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:52.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:52 smithi119 ceph-mon[94175]: pgmap v9621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:52 smithi119 ceph-mon[108979]: pgmap v9621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:54 smithi119 ceph-mon[94175]: pgmap v9622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:54 smithi119 ceph-mon[108979]: pgmap v9622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:24:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:24:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:24:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:54 smithi183 ceph-mon[99169]: pgmap v9622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:24:56.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:56 smithi183 ceph-mon[99169]: pgmap v9623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:56.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:56 smithi119 ceph-mon[108979]: pgmap v9623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:56.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:56 smithi119 ceph-mon[94175]: pgmap v9623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:24:58 smithi183 ceph-mon[99169]: pgmap v9624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:58.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:24:58 smithi119 ceph-mon[94175]: pgmap v9624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:24:58.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:24:58 smithi119 ceph-mon[108979]: pgmap v9624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:00.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:00 smithi183 ceph-mon[99169]: pgmap v9625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:00.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:00 smithi119 ceph-mon[94175]: pgmap v9625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:00.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:00 smithi119 ceph-mon[108979]: pgmap v9625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:02 smithi183 ceph-mon[99169]: pgmap v9626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:02.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:02 smithi119 ceph-mon[108979]: pgmap v9626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:02.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:02 smithi119 ceph-mon[94175]: pgmap v9626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:25:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:25:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:25:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:04 smithi119 ceph-mon[94175]: pgmap v9627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:04 smithi119 ceph-mon[108979]: pgmap v9627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:04 smithi183 ceph-mon[99169]: pgmap v9627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:06 smithi183 ceph-mon[99169]: pgmap v9628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:06 smithi119 ceph-mon[108979]: pgmap v9628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:06.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:06 smithi119 ceph-mon[94175]: pgmap v9628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:06.765 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:25:07.074 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:25:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 3m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:25:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 3m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:25:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 3m ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:25:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 3m ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:25:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 3m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:25:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 3m ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:25:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 3m ago 3h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:25:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 3m ago 3h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:25:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 3m ago 3h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:25:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 3m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:25:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 3m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:25:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 3m ago 3h 5321M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:25:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 3m ago 3h 5413M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:25:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 3m ago 3h 4961M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:25:07.075 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 3m ago 3h 4581M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:25:07.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 3m ago 3h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:25:07.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 3m ago 3h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:25:07.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 3m ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:25:07.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 3m ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:25:07.076 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 3m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:25:07.456 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:25:07.456 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:25:07.456 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:25:07.456 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:25:07.456 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:25:07.456 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:25:07.457 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:25:07.457 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:25:07.457 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:25:07.457 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:25:07.457 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:25:07.457 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:25:07.457 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:25:07.457 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:25:07.457 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:25:07.457 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:25:07.457 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:25:07.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:07 smithi183 ceph-mon[99169]: from='client.34670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:25:07.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:07 smithi119 ceph-mon[108979]: from='client.34670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:25:07.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:07 smithi119 ceph-mon[94175]: from='client.34670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:25:08.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:08 smithi183 ceph-mon[99169]: from='client.34676 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:25:08.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:08 smithi183 ceph-mon[99169]: pgmap v9629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:08.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/422326650' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:25:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:08 smithi119 ceph-mon[108979]: from='client.34676 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:25:08.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:08 smithi119 ceph-mon[108979]: pgmap v9629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:08.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/422326650' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:25:08.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:08 smithi119 ceph-mon[94175]: from='client.34676 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:25:08.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:08 smithi119 ceph-mon[94175]: pgmap v9629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:08.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/422326650' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:25:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:10.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:10 smithi183 ceph-mon[99169]: pgmap v9630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:10 smithi119 ceph-mon[108979]: pgmap v9630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:10.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:10 smithi119 ceph-mon[94175]: pgmap v9630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:12.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:12 smithi183 ceph-mon[99169]: pgmap v9631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:12 smithi119 ceph-mon[94175]: pgmap v9631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:12.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:12 smithi119 ceph-mon[108979]: pgmap v9631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:25:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:25:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:25:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:14 smithi119 ceph-mon[108979]: pgmap v9632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:14 smithi119 ceph-mon[94175]: pgmap v9632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:14 smithi183 ceph-mon[99169]: pgmap v9632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:16.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:16 smithi183 ceph-mon[99169]: pgmap v9633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:16 smithi119 ceph-mon[94175]: pgmap v9633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:16.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:16 smithi119 ceph-mon[108979]: pgmap v9633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:18.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:18 smithi183 ceph-mon[99169]: pgmap v9634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:18 smithi119 ceph-mon[94175]: pgmap v9634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:18 smithi119 ceph-mon[108979]: pgmap v9634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:19.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:25:19.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:25:19.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:25:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:20 smithi183 ceph-mon[99169]: pgmap v9635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:25:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:25:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:25:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:25:20.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:25:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:20 smithi119 ceph-mon[94175]: pgmap v9635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:20.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:25:20.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:25:20.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:25:20.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:25:20.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:25:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:20 smithi119 ceph-mon[108979]: pgmap v9635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:25:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:25:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:25:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:25:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:25:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:22 smithi183 ceph-mon[99169]: pgmap v9636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:22 smithi119 ceph-mon[94175]: pgmap v9636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:22 smithi119 ceph-mon[108979]: pgmap v9636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:25:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:25:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:25:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:24 smithi119 ceph-mon[94175]: pgmap v9637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:24 smithi119 ceph-mon[108979]: pgmap v9637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:24 smithi183 ceph-mon[99169]: pgmap v9637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:26.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:26 smithi183 ceph-mon[99169]: pgmap v9638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:26.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:26 smithi119 ceph-mon[108979]: pgmap v9638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:26 smithi119 ceph-mon[94175]: pgmap v9638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:28.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:28 smithi183 ceph-mon[99169]: pgmap v9639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:28.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:28 smithi119 ceph-mon[108979]: pgmap v9639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:28.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:28 smithi119 ceph-mon[94175]: pgmap v9639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:30 smithi183 ceph-mon[99169]: pgmap v9640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:30.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:30 smithi119 ceph-mon[108979]: pgmap v9640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:30.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:30 smithi119 ceph-mon[94175]: pgmap v9640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:32.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:32 smithi183 ceph-mon[99169]: pgmap v9641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:32.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:32 smithi119 ceph-mon[94175]: pgmap v9641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:32 smithi119 ceph-mon[108979]: pgmap v9641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:34 smithi119 ceph-mon[94175]: pgmap v9642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:25:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:25:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:25:34.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:34 smithi119 ceph-mon[108979]: pgmap v9642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:34 smithi183 ceph-mon[99169]: pgmap v9642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:36 smithi183 ceph-mon[99169]: pgmap v9643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:36 smithi119 ceph-mon[94175]: pgmap v9643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:36.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:36 smithi119 ceph-mon[108979]: pgmap v9643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:37.799 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:25:38.103 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:25:38.103 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 4m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:25:38.103 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 4m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:25:38.103 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 4m ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:25:38.103 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 4m ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:25:38.103 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 4m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:25:38.103 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 4m ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:25:38.103 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 4m ago 3h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:25:38.103 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 4m ago 3h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:25:38.103 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 4m ago 3h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:25:38.104 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 4m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:25:38.104 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 4m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:25:38.104 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 4m ago 3h 5321M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:25:38.104 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 4m ago 3h 5413M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:25:38.104 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 4m ago 3h 4961M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:25:38.104 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 4m ago 3h 4581M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:25:38.104 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 4m ago 3h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:25:38.104 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 4m ago 3h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:25:38.104 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 4m ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:25:38.104 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 4m ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:25:38.104 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 4m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:25:38.484 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:25:38.485 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:25:38.485 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:25:38.485 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:25:38.485 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:25:38.485 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:25:38.485 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:25:38.485 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:25:38.485 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:25:38.485 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:25:38.485 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:25:38.485 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:25:38.486 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:25:38.486 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:25:38.486 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:25:38.486 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:25:38.486 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:25:38.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:38 smithi183 ceph-mon[99169]: pgmap v9644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:38.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:38 smithi183 ceph-mon[99169]: from='client.24801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:25:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:38 smithi119 ceph-mon[94175]: pgmap v9644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:38 smithi119 ceph-mon[94175]: from='client.24801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:25:38.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:38 smithi119 ceph-mon[108979]: pgmap v9644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:38.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:38 smithi119 ceph-mon[108979]: from='client.24801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:25:39.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:39 smithi183 ceph-mon[99169]: from='client.24807 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:25:39.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3019931349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:25:39.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:39 smithi119 ceph-mon[94175]: from='client.24807 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:25:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3019931349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:25:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:39 smithi119 ceph-mon[108979]: from='client.24807 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:25:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3019931349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:25:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:40.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:40 smithi183 ceph-mon[99169]: pgmap v9645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:40 smithi119 ceph-mon[94175]: pgmap v9645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:40.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:40 smithi119 ceph-mon[108979]: pgmap v9645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:42.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:42 smithi183 ceph-mon[99169]: pgmap v9646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:42.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:42 smithi119 ceph-mon[94175]: pgmap v9646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:42 smithi119 ceph-mon[108979]: pgmap v9646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:25:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:25:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:25:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:44 smithi119 ceph-mon[108979]: pgmap v9647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:44 smithi119 ceph-mon[94175]: pgmap v9647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:44.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:44 smithi183 ceph-mon[99169]: pgmap v9647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:46.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:46 smithi183 ceph-mon[99169]: pgmap v9648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:46.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:46 smithi119 ceph-mon[94175]: pgmap v9648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:46 smithi119 ceph-mon[108979]: pgmap v9648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:48.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:48 smithi183 ceph-mon[99169]: pgmap v9649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:48 smithi119 ceph-mon[108979]: pgmap v9649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:48.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:48 smithi119 ceph-mon[94175]: pgmap v9649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:50 smithi183 ceph-mon[99169]: pgmap v9650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:50.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:50 smithi119 ceph-mon[108979]: pgmap v9650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:50.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:50 smithi119 ceph-mon[94175]: pgmap v9650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:52.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:52 smithi183 ceph-mon[99169]: pgmap v9651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:52 smithi119 ceph-mon[108979]: pgmap v9651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:52.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:52 smithi119 ceph-mon[94175]: pgmap v9651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:25:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:25:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:25:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:54 smithi119 ceph-mon[94175]: pgmap v9652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:54 smithi119 ceph-mon[108979]: pgmap v9652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:54 smithi183 ceph-mon[99169]: pgmap v9652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:25:56.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:56 smithi183 ceph-mon[99169]: pgmap v9653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:56.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:56 smithi119 ceph-mon[94175]: pgmap v9653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:56.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:56 smithi119 ceph-mon[108979]: pgmap v9653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:58.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:25:58 smithi183 ceph-mon[99169]: pgmap v9654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:58.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:25:58 smithi119 ceph-mon[94175]: pgmap v9654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:25:58.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:25:58 smithi119 ceph-mon[108979]: pgmap v9654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:00.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:00 smithi183 ceph-mon[99169]: pgmap v9655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:00.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:00 smithi119 ceph-mon[94175]: pgmap v9655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:00.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:00 smithi119 ceph-mon[108979]: pgmap v9655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:02.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:02 smithi183 ceph-mon[99169]: pgmap v9656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:02.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:02 smithi119 ceph-mon[94175]: pgmap v9656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:02.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:02 smithi119 ceph-mon[108979]: pgmap v9656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:26:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:26:04] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:26:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:04 smithi119 ceph-mon[94175]: pgmap v9657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:04.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:04 smithi119 ceph-mon[108979]: pgmap v9657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:04.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:04 smithi183 ceph-mon[99169]: pgmap v9657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:06.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:06 smithi183 ceph-mon[99169]: pgmap v9658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:06.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:06 smithi119 ceph-mon[94175]: pgmap v9658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:06.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:06 smithi119 ceph-mon[108979]: pgmap v9658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:08.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:08 smithi183 ceph-mon[99169]: pgmap v9659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:08 smithi119 ceph-mon[108979]: pgmap v9659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:08.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:08 smithi119 ceph-mon[94175]: pgmap v9659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:08.829 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:26:09.136 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:26:09.136 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 4m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:26:09.137 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 4m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:26:09.137 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 4m ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:26:09.137 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 4m ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:26:09.137 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 4m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:26:09.137 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 4m ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:26:09.137 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 4m ago 3h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:26:09.137 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 4m ago 3h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:26:09.137 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 4m ago 3h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:26:09.137 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 4m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:26:09.137 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 4m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:26:09.137 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 4m ago 3h 5321M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:26:09.137 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 4m ago 3h 5413M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:26:09.137 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 4m ago 3h 4961M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:26:09.138 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 4m ago 3h 4581M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:26:09.138 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 4m ago 3h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:26:09.138 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 4m ago 3h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:26:09.138 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 4m ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:26:09.138 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 4m ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:26:09.138 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 4m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:26:09.519 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:26:09.520 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:26:09.520 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:26:09.520 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:26:09.520 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:26:09.520 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:26:09.520 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:26:09.520 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:26:09.520 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:26:09.520 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:26:09.520 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:26:09.520 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:26:09.520 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:26:09.521 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:26:09.521 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:26:09.521 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:26:09.521 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:26:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:09 smithi183 ceph-mon[99169]: from='client.34706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:26:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:09 smithi119 ceph-mon[108979]: from='client.34706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:26:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:09 smithi119 ceph-mon[94175]: from='client.34706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:26:10.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:10 smithi183 ceph-mon[99169]: from='client.34712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:26:10.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:10 smithi183 ceph-mon[99169]: pgmap v9660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:10.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2295722079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:26:10.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:10 smithi119 ceph-mon[108979]: from='client.34712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:26:10.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:10 smithi119 ceph-mon[108979]: pgmap v9660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:10.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2295722079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:26:10.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:10 smithi119 ceph-mon[94175]: from='client.34712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:26:10.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:10 smithi119 ceph-mon[94175]: pgmap v9660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:10.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2295722079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:26:12.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:12 smithi183 ceph-mon[99169]: pgmap v9661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:12.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:12 smithi119 ceph-mon[108979]: pgmap v9661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:12.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:12 smithi119 ceph-mon[94175]: pgmap v9661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:14 smithi119 ceph-mon[94175]: pgmap v9662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:26:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:26:14] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:26:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:14 smithi119 ceph-mon[108979]: pgmap v9662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:14.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:14 smithi183 ceph-mon[99169]: pgmap v9662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:16.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:16 smithi183 ceph-mon[99169]: pgmap v9663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:16 smithi119 ceph-mon[94175]: pgmap v9663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:16.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:16 smithi119 ceph-mon[108979]: pgmap v9663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:18.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:18 smithi183 ceph-mon[99169]: pgmap v9664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:18 smithi119 ceph-mon[94175]: pgmap v9664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:18 smithi119 ceph-mon[108979]: pgmap v9664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:20 smithi183 ceph-mon[99169]: pgmap v9665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:20.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:26:20.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:20 smithi119 ceph-mon[94175]: pgmap v9665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:20.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:26:20.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:20 smithi119 ceph-mon[108979]: pgmap v9665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:20.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:26:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:26:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:26:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:26:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:26:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:26:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:26:21.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:26:21.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:26:21.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:26:22.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:22 smithi183 ceph-mon[99169]: pgmap v9666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:22 smithi119 ceph-mon[94175]: pgmap v9666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:22.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:22 smithi119 ceph-mon[108979]: pgmap v9666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:26:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:26:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:26:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:24 smithi119 ceph-mon[94175]: pgmap v9667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:24 smithi119 ceph-mon[108979]: pgmap v9667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:24 smithi183 ceph-mon[99169]: pgmap v9667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:26.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:26 smithi183 ceph-mon[99169]: pgmap v9668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:26 smithi119 ceph-mon[94175]: pgmap v9668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:26.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:26 smithi119 ceph-mon[108979]: pgmap v9668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:28.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:28 smithi183 ceph-mon[99169]: pgmap v9669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:28.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:28 smithi119 ceph-mon[94175]: pgmap v9669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:28.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:28 smithi119 ceph-mon[108979]: pgmap v9669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:30.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:30 smithi183 ceph-mon[99169]: pgmap v9670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:30.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:30 smithi119 ceph-mon[94175]: pgmap v9670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:30.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:30 smithi119 ceph-mon[108979]: pgmap v9670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:32.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:32 smithi183 ceph-mon[99169]: pgmap v9671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:32.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:32 smithi119 ceph-mon[94175]: pgmap v9671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:32 smithi119 ceph-mon[108979]: pgmap v9671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:26:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:26:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:26:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:34 smithi119 ceph-mon[94175]: pgmap v9672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:34.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:34 smithi119 ceph-mon[108979]: pgmap v9672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:34.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:34 smithi183 ceph-mon[99169]: pgmap v9672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:36 smithi183 ceph-mon[99169]: pgmap v9673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:36 smithi119 ceph-mon[94175]: pgmap v9673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:36.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:36 smithi119 ceph-mon[108979]: pgmap v9673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:38.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:38 smithi183 ceph-mon[99169]: pgmap v9674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:38 smithi119 ceph-mon[94175]: pgmap v9674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:38.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:38 smithi119 ceph-mon[108979]: pgmap v9674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:39.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:39.859 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:26:40.165 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:26:40.165 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 5m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:26:40.165 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 5m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:26:40.165 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 5m ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:26:40.165 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 5m ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:26:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 5m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:26:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 5m ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:26:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 5m ago 3h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:26:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 5m ago 3h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:26:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 5m ago 3h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:26:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 5m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:26:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 5m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:26:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 5m ago 3h 5321M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:26:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 5m ago 3h 5413M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:26:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 5m ago 3h 4961M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:26:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 5m ago 3h 4581M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:26:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 5m ago 3h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:26:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 5m ago 3h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:26:40.166 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 5m ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:26:40.167 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 5m ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:26:40.167 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 5m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:26:40.549 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:26:40.549 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:26:40.549 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:26:40.549 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:26:40.549 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:26:40.549 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:26:40.549 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:26:40.549 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:26:40.549 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:26:40.549 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:26:40.549 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:26:40.550 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:26:40.550 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:26:40.550 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:26:40.550 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:26:40.550 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:26:40.550 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:26:40.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:40 smithi183 ceph-mon[99169]: pgmap v9675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:40.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:40 smithi183 ceph-mon[99169]: from='client.24837 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:26:40.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:40 smithi119 ceph-mon[94175]: pgmap v9675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:40.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:40 smithi119 ceph-mon[94175]: from='client.24837 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:26:40.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:40 smithi119 ceph-mon[108979]: pgmap v9675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:40.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:40 smithi119 ceph-mon[108979]: from='client.24837 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:26:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:41 smithi183 ceph-mon[99169]: from='client.34730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:26:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3116077836' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:26:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:41 smithi119 ceph-mon[108979]: from='client.34730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:26:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3116077836' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:26:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:41 smithi119 ceph-mon[94175]: from='client.34730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:26:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3116077836' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:26:42.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:42 smithi183 ceph-mon[99169]: pgmap v9676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:42 smithi119 ceph-mon[108979]: pgmap v9676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:42.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:42 smithi119 ceph-mon[94175]: pgmap v9676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:26:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:26:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:26:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:44 smithi119 ceph-mon[94175]: pgmap v9677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:44 smithi119 ceph-mon[108979]: pgmap v9677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:44.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:44 smithi183 ceph-mon[99169]: pgmap v9677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:46.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:46 smithi183 ceph-mon[99169]: pgmap v9678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:46.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:46 smithi119 ceph-mon[94175]: pgmap v9678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:46 smithi119 ceph-mon[108979]: pgmap v9678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:48.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:48 smithi183 ceph-mon[99169]: pgmap v9679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:48.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:48 smithi119 ceph-mon[94175]: pgmap v9679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:48 smithi119 ceph-mon[108979]: pgmap v9679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:50.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:50 smithi183 ceph-mon[99169]: pgmap v9680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:50.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:50 smithi119 ceph-mon[94175]: pgmap v9680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:50.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:50 smithi119 ceph-mon[108979]: pgmap v9680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:52.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:52 smithi183 ceph-mon[99169]: pgmap v9681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:52.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:52 smithi119 ceph-mon[94175]: pgmap v9681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:52 smithi119 ceph-mon[108979]: pgmap v9681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:26:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:26:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:26:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:54 smithi119 ceph-mon[94175]: pgmap v9682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:54 smithi119 ceph-mon[108979]: pgmap v9682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:54 smithi183 ceph-mon[99169]: pgmap v9682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:26:56.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:56 smithi183 ceph-mon[99169]: pgmap v9683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:56.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:56 smithi119 ceph-mon[94175]: pgmap v9683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:56.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:56 smithi119 ceph-mon[108979]: pgmap v9683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:58.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:26:58 smithi183 ceph-mon[99169]: pgmap v9684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:58.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:26:58 smithi119 ceph-mon[94175]: pgmap v9684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:26:58.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:26:58 smithi119 ceph-mon[108979]: pgmap v9684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:00.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:00 smithi183 ceph-mon[99169]: pgmap v9685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:00.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:00 smithi119 ceph-mon[94175]: pgmap v9685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:00.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:00 smithi119 ceph-mon[108979]: pgmap v9685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:02.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:02 smithi183 ceph-mon[99169]: pgmap v9686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:02.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:02 smithi119 ceph-mon[94175]: pgmap v9686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:02.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:02 smithi119 ceph-mon[108979]: pgmap v9686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:04 smithi119 ceph-mon[94175]: pgmap v9687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:27:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:27:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:27:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:04 smithi119 ceph-mon[108979]: pgmap v9687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:04.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:04 smithi183 ceph-mon[99169]: pgmap v9687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:06.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:06 smithi183 ceph-mon[99169]: pgmap v9688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:06.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:06 smithi119 ceph-mon[94175]: pgmap v9688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:06.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:06 smithi119 ceph-mon[108979]: pgmap v9688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:08.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:08 smithi183 ceph-mon[99169]: pgmap v9689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:08.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:08 smithi119 ceph-mon[94175]: pgmap v9689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:08.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:08 smithi119 ceph-mon[108979]: pgmap v9689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:10.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:10 smithi183 ceph-mon[99169]: pgmap v9690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:10.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:10 smithi119 ceph-mon[94175]: pgmap v9690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:10.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:10 smithi119 ceph-mon[108979]: pgmap v9690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:10.892 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:27:11.198 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:27:11.198 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 5m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:27:11.198 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 5m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:27:11.198 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 5m ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:27:11.198 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 5m ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:27:11.198 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 5m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:27:11.199 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (3h) 5m ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:27:11.199 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (3h) 5m ago 3h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:27:11.199 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 5m ago 3h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:27:11.199 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 5m ago 3h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:27:11.199 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 5m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:27:11.199 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 5m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:27:11.199 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 5m ago 3h 5321M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:27:11.199 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 5m ago 3h 5413M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:27:11.199 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 5m ago 3h 4961M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:27:11.199 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 5m ago 3h 4581M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:27:11.199 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 5m ago 3h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:27:11.199 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 5m ago 3h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:27:11.199 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 5m ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:27:11.199 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 5m ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:27:11.199 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 5m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:27:11.578 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:27:11.578 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:27:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:27:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:27:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:27:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:27:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:27:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:27:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:27:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:27:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:27:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:27:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:27:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:27:11.579 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:27:11.580 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:27:11.580 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:27:11.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:11 smithi183 ceph-mon[99169]: from='client.34742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:27:11.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:11 smithi119 ceph-mon[108979]: from='client.34742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:27:11.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:11 smithi119 ceph-mon[94175]: from='client.34742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:27:12.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:12 smithi183 ceph-mon[99169]: from='client.24861 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:27:12.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:12 smithi183 ceph-mon[99169]: pgmap v9691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:12.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1740423068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:27:12.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:12 smithi119 ceph-mon[94175]: from='client.24861 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:27:12.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:12 smithi119 ceph-mon[94175]: pgmap v9691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:12.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1740423068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:27:12.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:12 smithi119 ceph-mon[108979]: from='client.24861 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:27:12.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:12 smithi119 ceph-mon[108979]: pgmap v9691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:12.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1740423068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:27:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:27:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:27:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:27:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:14 smithi119 ceph-mon[94175]: pgmap v9692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:14.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:14 smithi119 ceph-mon[108979]: pgmap v9692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:14.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:14 smithi183 ceph-mon[99169]: pgmap v9692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:16.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:16 smithi183 ceph-mon[99169]: pgmap v9693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:16 smithi119 ceph-mon[94175]: pgmap v9693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:16.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:16 smithi119 ceph-mon[108979]: pgmap v9693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:18.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:18 smithi183 ceph-mon[99169]: pgmap v9694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:18 smithi119 ceph-mon[94175]: pgmap v9694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:18 smithi119 ceph-mon[108979]: pgmap v9694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:20.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:20 smithi119 ceph-mon[94175]: pgmap v9695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:20.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:20 smithi119 ceph-mon[108979]: pgmap v9695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:20 smithi183 ceph-mon[99169]: pgmap v9695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:27:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:27:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:27:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:27:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:27:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:27:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:27:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:27:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:27:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:27:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:27:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:27:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:22 smithi183 ceph-mon[99169]: pgmap v9696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:22 smithi119 ceph-mon[94175]: pgmap v9696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:22 smithi119 ceph-mon[108979]: pgmap v9696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:27:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:27:24] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:27:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:24 smithi119 ceph-mon[94175]: pgmap v9697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:24 smithi119 ceph-mon[108979]: pgmap v9697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:24 smithi183 ceph-mon[99169]: pgmap v9697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:26.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:26 smithi183 ceph-mon[99169]: pgmap v9698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:26 smithi119 ceph-mon[94175]: pgmap v9698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:26.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:26 smithi119 ceph-mon[108979]: pgmap v9698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:28.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:28 smithi183 ceph-mon[99169]: pgmap v9699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:28.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:28 smithi119 ceph-mon[94175]: pgmap v9699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:28.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:28 smithi119 ceph-mon[108979]: pgmap v9699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:30.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:30 smithi119 ceph-mon[94175]: pgmap v9700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:30.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:30 smithi119 ceph-mon[108979]: pgmap v9700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:30.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:30 smithi183 ceph-mon[99169]: pgmap v9700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:32.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:32 smithi183 ceph-mon[99169]: pgmap v9701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:32.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:32 smithi119 ceph-mon[94175]: pgmap v9701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:32 smithi119 ceph-mon[108979]: pgmap v9701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:27:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:27:34] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:27:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:34 smithi119 ceph-mon[94175]: pgmap v9702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:34.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:34 smithi119 ceph-mon[108979]: pgmap v9702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:34.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:34 smithi183 ceph-mon[99169]: pgmap v9702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:36.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:36 smithi183 ceph-mon[99169]: pgmap v9703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:36 smithi119 ceph-mon[94175]: pgmap v9703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:36.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:36 smithi119 ceph-mon[108979]: pgmap v9703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:38.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:38 smithi183 ceph-mon[99169]: pgmap v9704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:38 smithi119 ceph-mon[94175]: pgmap v9704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:38.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:38 smithi119 ceph-mon[108979]: pgmap v9704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:39.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:40.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:40 smithi183 ceph-mon[99169]: pgmap v9705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:40 smithi119 ceph-mon[94175]: pgmap v9705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:40.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:40 smithi119 ceph-mon[108979]: pgmap v9705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:41.922 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:27:42.227 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:27:42.227 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 6m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:27:42.227 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 6m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:27:42.228 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 6m ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:27:42.228 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 6m ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:27:42.228 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 6m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:27:42.228 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 6m ago 4h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:27:42.228 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 6m ago 4h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:27:42.228 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 6m ago 3h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:27:42.228 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 6m ago 3h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:27:42.228 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 6m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:27:42.228 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 6m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:27:42.228 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 6m ago 3h 5321M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:27:42.228 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 6m ago 3h 5413M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:27:42.229 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 6m ago 3h 4961M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:27:42.229 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 6m ago 3h 4581M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:27:42.229 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 6m ago 3h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:27:42.229 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 6m ago 3h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:27:42.229 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 6m ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:27:42.229 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 6m ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:27:42.229 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 6m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:27:42.608 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:27:42.608 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:27:42.608 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:27:42.608 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:27:42.608 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:27:42.608 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:27:42.608 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:27:42.608 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:27:42.608 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:27:42.609 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:27:42.609 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:27:42.609 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:27:42.609 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:27:42.609 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:27:42.609 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:27:42.609 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:27:42.609 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:27:42.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:42 smithi183 ceph-mon[99169]: pgmap v9706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:42.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:42 smithi183 ceph-mon[99169]: from='client.24873 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:27:42.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:42 smithi119 ceph-mon[94175]: pgmap v9706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:42.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:42 smithi119 ceph-mon[94175]: from='client.24873 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:27:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:42 smithi119 ceph-mon[108979]: pgmap v9706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:42 smithi119 ceph-mon[108979]: from='client.24873 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:27:43.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:43 smithi183 ceph-mon[99169]: from='client.24879 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:27:43.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/592581828' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:27:43.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:43 smithi119 ceph-mon[108979]: from='client.24879 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:27:43.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/592581828' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:27:43.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:43 smithi119 ceph-mon[94175]: from='client.24879 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:27:43.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/592581828' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:27:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:27:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:27:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:27:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:44 smithi119 ceph-mon[108979]: pgmap v9707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:44 smithi119 ceph-mon[94175]: pgmap v9707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:44.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:44 smithi183 ceph-mon[99169]: pgmap v9707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:46.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:46 smithi183 ceph-mon[99169]: pgmap v9708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:46.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:46 smithi119 ceph-mon[94175]: pgmap v9708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:46 smithi119 ceph-mon[108979]: pgmap v9708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:48.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:48 smithi183 ceph-mon[99169]: pgmap v9709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:48.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:48 smithi119 ceph-mon[94175]: pgmap v9709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:48 smithi119 ceph-mon[108979]: pgmap v9709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:50.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:50 smithi183 ceph-mon[99169]: pgmap v9710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:50.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:50 smithi119 ceph-mon[94175]: pgmap v9710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:50.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:50 smithi119 ceph-mon[108979]: pgmap v9710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:52.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:52 smithi183 ceph-mon[99169]: pgmap v9711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:52.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:52 smithi119 ceph-mon[94175]: pgmap v9711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:52 smithi119 ceph-mon[108979]: pgmap v9711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:27:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:27:54] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T19:27:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:54 smithi119 ceph-mon[94175]: pgmap v9712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:54 smithi119 ceph-mon[108979]: pgmap v9712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:54 smithi183 ceph-mon[99169]: pgmap v9712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:27:56.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:56 smithi183 ceph-mon[99169]: pgmap v9713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:56.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:56 smithi119 ceph-mon[108979]: pgmap v9713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:56.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:56 smithi119 ceph-mon[94175]: pgmap v9713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:58.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:27:58 smithi183 ceph-mon[99169]: pgmap v9714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:58.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:27:58 smithi119 ceph-mon[94175]: pgmap v9714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:27:58.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:27:58 smithi119 ceph-mon[108979]: pgmap v9714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:00.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:00 smithi183 ceph-mon[99169]: pgmap v9715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:00.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:00 smithi119 ceph-mon[94175]: pgmap v9715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:00 smithi119 ceph-mon[108979]: pgmap v9715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:02.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:02 smithi183 ceph-mon[99169]: pgmap v9716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:02.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:02 smithi119 ceph-mon[108979]: pgmap v9716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:02.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:02 smithi119 ceph-mon[94175]: pgmap v9716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:28:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:28:04] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T19:28:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:04 smithi119 ceph-mon[94175]: pgmap v9717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:04.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:04 smithi119 ceph-mon[108979]: pgmap v9717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:04.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:04 smithi183 ceph-mon[99169]: pgmap v9717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:06.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:06 smithi183 ceph-mon[99169]: pgmap v9718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:06.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:06 smithi119 ceph-mon[94175]: pgmap v9718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:06.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:06 smithi119 ceph-mon[108979]: pgmap v9718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:08.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:08 smithi183 ceph-mon[99169]: pgmap v9719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:08.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:08 smithi119 ceph-mon[94175]: pgmap v9719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:08.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:08 smithi119 ceph-mon[108979]: pgmap v9719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:10.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:10 smithi183 ceph-mon[99169]: pgmap v9720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:10.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:10 smithi119 ceph-mon[94175]: pgmap v9720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:10.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:10 smithi119 ceph-mon[108979]: pgmap v9720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:12.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:12 smithi183 ceph-mon[99169]: pgmap v9721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:12.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:12 smithi119 ceph-mon[94175]: pgmap v9721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:12.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:12 smithi119 ceph-mon[108979]: pgmap v9721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:12.952 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:28:13.258 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:28:13.258 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 6m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:28:13.258 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 6m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:28:13.259 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 6m ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:28:13.259 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 6m ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:28:13.259 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 6m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:28:13.259 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 6m ago 4h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:28:13.259 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 6m ago 4h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:28:13.259 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (3h) 6m ago 3h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:28:13.259 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 6m ago 3h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:28:13.259 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 6m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:28:13.259 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 6m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:28:13.259 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 6m ago 3h 5321M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:28:13.259 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 6m ago 3h 5413M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:28:13.259 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 6m ago 3h 4961M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:28:13.259 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 6m ago 3h 4581M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:28:13.259 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 6m ago 3h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:28:13.259 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 6m ago 3h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:28:13.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 6m ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:28:13.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 6m ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:28:13.260 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 6m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:28:13.637 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:28:13.637 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:28:13.637 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:28:13.638 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:28:13.638 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:28:13.638 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:28:13.638 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:28:13.638 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:28:13.638 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:28:13.638 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:28:13.638 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:28:13.638 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:28:13.638 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:28:13.638 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:28:13.638 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:28:13.639 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:28:13.639 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:28:13.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:13 smithi183 ceph-mon[99169]: from='client.24891 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:28:13.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:13 smithi119 ceph-mon[94175]: from='client.24891 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:28:13.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:13 smithi119 ceph-mon[108979]: from='client.24891 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:28:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:28:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:28:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:28:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:14 smithi119 ceph-mon[94175]: from='client.34784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:28:14.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:14 smithi119 ceph-mon[94175]: pgmap v9722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:14.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3978690034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:28:14.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:14 smithi119 ceph-mon[108979]: from='client.34784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:28:14.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:14 smithi119 ceph-mon[108979]: pgmap v9722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:14.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3978690034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:28:14.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:14 smithi183 ceph-mon[99169]: from='client.34784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:28:14.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:14 smithi183 ceph-mon[99169]: pgmap v9722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:14.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3978690034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:28:16.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:16 smithi183 ceph-mon[99169]: pgmap v9723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:16 smithi119 ceph-mon[94175]: pgmap v9723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:16.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:16 smithi119 ceph-mon[108979]: pgmap v9723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:18.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:18 smithi183 ceph-mon[99169]: pgmap v9724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:18 smithi119 ceph-mon[94175]: pgmap v9724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:18 smithi119 ceph-mon[108979]: pgmap v9724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:20 smithi183 ceph-mon[99169]: pgmap v9725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:20.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:20 smithi119 ceph-mon[94175]: pgmap v9725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:20 smithi119 ceph-mon[108979]: pgmap v9725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:28:21.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:28:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:28:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:22 smithi183 ceph-mon[99169]: pgmap v9726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:28:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:28:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:28:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:22 smithi119 ceph-mon[108979]: pgmap v9726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:28:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:28:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:28:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:22 smithi119 ceph-mon[94175]: pgmap v9726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:28:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:28:22.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:28:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:28:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:28:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:28:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:24 smithi119 ceph-mon[108979]: pgmap v9727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:24 smithi119 ceph-mon[94175]: pgmap v9727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:24 smithi183 ceph-mon[99169]: pgmap v9727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:26.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:26 smithi183 ceph-mon[99169]: pgmap v9728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:26.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:26 smithi119 ceph-mon[108979]: pgmap v9728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:26 smithi119 ceph-mon[94175]: pgmap v9728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:28.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:28 smithi183 ceph-mon[99169]: pgmap v9729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:28.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:28 smithi119 ceph-mon[94175]: pgmap v9729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:28.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:28 smithi119 ceph-mon[108979]: pgmap v9729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:30.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:30 smithi183 ceph-mon[99169]: pgmap v9730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:30.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:30 smithi119 ceph-mon[94175]: pgmap v9730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:30.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:30 smithi119 ceph-mon[108979]: pgmap v9730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:32.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:32 smithi183 ceph-mon[99169]: pgmap v9731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:32.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:32 smithi119 ceph-mon[94175]: pgmap v9731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:32 smithi119 ceph-mon[108979]: pgmap v9731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:28:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:28:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:28:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:34 smithi119 ceph-mon[94175]: pgmap v9732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:34.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:34 smithi119 ceph-mon[108979]: pgmap v9732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:34.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:34 smithi183 ceph-mon[99169]: pgmap v9732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:36 smithi183 ceph-mon[99169]: pgmap v9733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:36.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:36 smithi119 ceph-mon[108979]: pgmap v9733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:36 smithi119 ceph-mon[94175]: pgmap v9733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:38.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:38 smithi183 ceph-mon[99169]: pgmap v9734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:38 smithi119 ceph-mon[94175]: pgmap v9734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:38.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:38 smithi119 ceph-mon[108979]: pgmap v9734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:39.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:40.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:40 smithi183 ceph-mon[99169]: pgmap v9735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:40 smithi119 ceph-mon[94175]: pgmap v9735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:40.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:40 smithi119 ceph-mon[108979]: pgmap v9735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:42.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:42 smithi183 ceph-mon[99169]: pgmap v9736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:42.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:42 smithi119 ceph-mon[94175]: pgmap v9736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:42 smithi119 ceph-mon[108979]: pgmap v9736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:43.983 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:28:44.293 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:28:44.293 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 7m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:28:44.293 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 7m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:28:44.293 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 7m ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:28:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 7m ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:28:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (3h) 7m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:28:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 7m ago 4h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:28:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 7m ago 4h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:28:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 7m ago 4h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:28:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (3h) 7m ago 3h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:28:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 7m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:28:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 7m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:28:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (3h) 7m ago 3h 5321M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:28:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 7m ago 3h 5413M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:28:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 7m ago 3h 4961M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:28:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 7m ago 3h 4581M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:28:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 7m ago 3h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:28:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 7m ago 3h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:28:44.294 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 7m ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:28:44.295 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 7m ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:28:44.295 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 7m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:28:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:28:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:28:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:28:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:44 smithi119 ceph-mon[108979]: pgmap v9737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:44 smithi119 ceph-mon[108979]: from='client.34796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:28:44.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:44 smithi119 ceph-mon[94175]: pgmap v9737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:44.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:44 smithi119 ceph-mon[94175]: from='client.34796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:28:44.675 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:28:44.675 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:28:44.675 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:28:44.675 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:28:44.675 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:28:44.676 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:28:44.676 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:28:44.676 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:28:44.676 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:28:44.676 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:28:44.676 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:28:44.676 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:28:44.676 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:28:44.676 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:28:44.676 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:28:44.676 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:28:44.676 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:28:44.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:44 smithi183 ceph-mon[99169]: pgmap v9737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:44.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:44 smithi183 ceph-mon[99169]: from='client.34796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:28:45.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:45 smithi183 ceph-mon[99169]: from='client.34802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:28:45.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/977361684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:28:45.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:45 smithi119 ceph-mon[94175]: from='client.34802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:28:45.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/977361684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:28:45.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:45 smithi119 ceph-mon[108979]: from='client.34802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:28:45.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/977361684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:28:46.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:46 smithi183 ceph-mon[99169]: pgmap v9738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:46.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:46 smithi119 ceph-mon[94175]: pgmap v9738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:46 smithi119 ceph-mon[108979]: pgmap v9738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:48.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:48 smithi183 ceph-mon[99169]: pgmap v9739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:48.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:48 smithi119 ceph-mon[94175]: pgmap v9739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:48 smithi119 ceph-mon[108979]: pgmap v9739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:50.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:50 smithi183 ceph-mon[99169]: pgmap v9740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:50.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:50 smithi119 ceph-mon[94175]: pgmap v9740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:50.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:50 smithi119 ceph-mon[108979]: pgmap v9740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:52.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:52 smithi183 ceph-mon[99169]: pgmap v9741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:52.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:52 smithi119 ceph-mon[94175]: pgmap v9741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:52 smithi119 ceph-mon[108979]: pgmap v9741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:28:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:28:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:28:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:54 smithi119 ceph-mon[94175]: pgmap v9742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:54 smithi119 ceph-mon[108979]: pgmap v9742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:54 smithi183 ceph-mon[99169]: pgmap v9742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:28:56.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:56 smithi183 ceph-mon[99169]: pgmap v9743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:56.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:56 smithi119 ceph-mon[94175]: pgmap v9743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:56.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:56 smithi119 ceph-mon[108979]: pgmap v9743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:58.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:28:58 smithi183 ceph-mon[99169]: pgmap v9744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:58.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:28:58 smithi119 ceph-mon[94175]: pgmap v9744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:28:58.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:28:58 smithi119 ceph-mon[108979]: pgmap v9744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:00.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:00 smithi183 ceph-mon[99169]: pgmap v9745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:00.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:00 smithi119 ceph-mon[94175]: pgmap v9745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:00 smithi119 ceph-mon[108979]: pgmap v9745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:02.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:02 smithi183 ceph-mon[99169]: pgmap v9746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:02.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:02 smithi119 ceph-mon[94175]: pgmap v9746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:02.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:02 smithi119 ceph-mon[108979]: pgmap v9746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:29:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:29:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:29:04.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:04 smithi119 ceph-mon[108979]: pgmap v9747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:04.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:04 smithi119 ceph-mon[94175]: pgmap v9747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:04.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:04 smithi183 ceph-mon[99169]: pgmap v9747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:06.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:06 smithi183 ceph-mon[99169]: pgmap v9748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:06.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:06 smithi119 ceph-mon[94175]: pgmap v9748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:06.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:06 smithi119 ceph-mon[108979]: pgmap v9748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:08.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:08 smithi183 ceph-mon[99169]: pgmap v9749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:08.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:08 smithi119 ceph-mon[94175]: pgmap v9749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:08.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:08 smithi119 ceph-mon[108979]: pgmap v9749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:10.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:10 smithi183 ceph-mon[99169]: pgmap v9750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:10.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:10 smithi119 ceph-mon[108979]: pgmap v9750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:10.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:10 smithi119 ceph-mon[94175]: pgmap v9750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:12.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:12 smithi183 ceph-mon[99169]: pgmap v9751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:12.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:12 smithi119 ceph-mon[94175]: pgmap v9751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:12.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:12 smithi119 ceph-mon[108979]: pgmap v9751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:29:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:29:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:29:14.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:14 smithi119 ceph-mon[94175]: pgmap v9752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:14.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:14 smithi119 ceph-mon[108979]: pgmap v9752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:14.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:14 smithi183 ceph-mon[99169]: pgmap v9752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:15.018 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:29:15.329 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:29:15.329 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 7m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:29:15.329 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 7m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:29:15.329 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 7m ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:29:15.329 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 7m ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:29:15.329 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 7m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:29:15.329 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 7m ago 4h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:29:15.329 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 7m ago 4h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:29:15.329 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 7m ago 4h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:29:15.329 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 7m ago 4h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:29:15.330 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 7m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:29:15.330 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 7m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:29:15.330 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 7m ago 3h 5321M 2464M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:29:15.330 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (3h) 7m ago 3h 5413M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:29:15.330 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 7m ago 3h 4961M 2464M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:29:15.330 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 7m ago 3h 4581M 2464M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:29:15.330 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 7m ago 3h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:29:15.330 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 7m ago 3h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:29:15.330 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 7m ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:29:15.330 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 7m ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:29:15.330 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 7m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:29:15.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:15 smithi183 ceph-mon[99169]: from='client.34814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:29:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:15 smithi119 ceph-mon[94175]: from='client.34814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:29:15.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:15 smithi119 ceph-mon[108979]: from='client.34814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:29:15.717 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:29:15.717 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:29:15.717 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:29:15.717 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:29:15.717 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:29:15.717 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:29:15.717 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:29:15.717 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:29:15.717 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:29:15.717 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:29:15.717 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:29:15.717 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:29:15.718 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:29:15.718 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:29:15.718 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:29:15.718 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:29:15.718 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:29:16.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:16 smithi183 ceph-mon[99169]: pgmap v9753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:16.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:16 smithi183 ceph-mon[99169]: from='client.24933 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:29:16.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3011229058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:29:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:16 smithi119 ceph-mon[94175]: pgmap v9753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:16 smithi119 ceph-mon[94175]: from='client.24933 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:29:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3011229058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:29:16.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:16 smithi119 ceph-mon[108979]: pgmap v9753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:16.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:16 smithi119 ceph-mon[108979]: from='client.24933 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:29:16.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3011229058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:29:18.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:18 smithi183 ceph-mon[99169]: pgmap v9754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:18 smithi119 ceph-mon[94175]: pgmap v9754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:18 smithi119 ceph-mon[108979]: pgmap v9754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:20 smithi183 ceph-mon[99169]: pgmap v9755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:20 smithi119 ceph-mon[108979]: pgmap v9755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:20.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:20 smithi119 ceph-mon[94175]: pgmap v9755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:22 smithi183 ceph-mon[99169]: pgmap v9756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:29:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:29:22.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:29:22.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:29:22.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:29:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[108979]: pgmap v9756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:29:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:29:22.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:29:22.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:29:22.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:29:22.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[94175]: pgmap v9756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:22.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:29:22.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:29:22.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:29:22.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:29:22.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:29:22.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:29:23.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:23 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2455M 2023-12-01T19:29:23.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:23 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2455M 2023-12-01T19:29:23.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:23 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2455M 2023-12-01T19:29:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:29:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:29:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:29:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:24 smithi119 ceph-mon[94175]: pgmap v9757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:24 smithi119 ceph-mon[108979]: pgmap v9757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:24 smithi183 ceph-mon[99169]: pgmap v9757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:26.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:26 smithi183 ceph-mon[99169]: pgmap v9758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:26 smithi119 ceph-mon[94175]: pgmap v9758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:26.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:26 smithi119 ceph-mon[108979]: pgmap v9758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:28.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:28 smithi183 ceph-mon[99169]: pgmap v9759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:28.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:28 smithi119 ceph-mon[94175]: pgmap v9759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:28.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:28 smithi119 ceph-mon[108979]: pgmap v9759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:30.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:30 smithi183 ceph-mon[99169]: pgmap v9760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:30.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:30 smithi119 ceph-mon[94175]: pgmap v9760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:30.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:30 smithi119 ceph-mon[108979]: pgmap v9760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:32.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:32 smithi183 ceph-mon[99169]: pgmap v9761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:32.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:32 smithi119 ceph-mon[94175]: pgmap v9761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:32 smithi119 ceph-mon[108979]: pgmap v9761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:29:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:29:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:29:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:34 smithi119 ceph-mon[94175]: pgmap v9762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:34.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:34 smithi119 ceph-mon[108979]: pgmap v9762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:34.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:34 smithi183 ceph-mon[99169]: pgmap v9762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:36 smithi183 ceph-mon[99169]: pgmap v9763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:36 smithi119 ceph-mon[94175]: pgmap v9763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:36.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:36 smithi119 ceph-mon[108979]: pgmap v9763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:38.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:38 smithi183 ceph-mon[99169]: pgmap v9764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:38 smithi119 ceph-mon[94175]: pgmap v9764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:38.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:38 smithi119 ceph-mon[108979]: pgmap v9764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:39.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:40.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:40 smithi183 ceph-mon[99169]: pgmap v9765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:40.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:40 smithi119 ceph-mon[108979]: pgmap v9765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:40 smithi119 ceph-mon[94175]: pgmap v9765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:42.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:42 smithi183 ceph-mon[99169]: pgmap v9766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:42.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:42 smithi119 ceph-mon[94175]: pgmap v9766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:42 smithi119 ceph-mon[108979]: pgmap v9766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:44 smithi119 ceph-mon[94175]: pgmap v9767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:29:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:29:44] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:29:44.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:44 smithi119 ceph-mon[108979]: pgmap v9767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:44.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:44 smithi183 ceph-mon[99169]: pgmap v9767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:46.062 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:29:46.372 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:29:46.372 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 8m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:29:46.372 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 8m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:29:46.372 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 8m ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:29:46.372 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 8m ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:29:46.372 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 8m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:29:46.372 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 8m ago 4h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:29:46.372 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 8m ago 4h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:29:46.372 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 8m ago 4h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:29:46.372 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 8m ago 4h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:29:46.372 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 8m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:29:46.373 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 8m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:29:46.373 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 8m ago 4h 5321M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:29:46.373 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 8m ago 4h 5413M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:29:46.373 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (3h) 8m ago 3h 4961M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:29:46.373 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 8m ago 3h 4581M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:29:46.373 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 8m ago 3h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:29:46.373 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 8m ago 3h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:29:46.373 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 8m ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:29:46.373 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 8m ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:29:46.373 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 8m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:29:46.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:46 smithi183 ceph-mon[99169]: pgmap v9768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:46.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:46 smithi183 ceph-mon[99169]: from='client.34832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:29:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:46 smithi119 ceph-mon[108979]: pgmap v9768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:46 smithi119 ceph-mon[108979]: from='client.34832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:29:46.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:46 smithi119 ceph-mon[94175]: pgmap v9768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:46.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:46 smithi119 ceph-mon[94175]: from='client.34832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:29:46.755 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:29:46.755 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:29:46.755 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:29:46.755 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:29:46.755 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:29:46.755 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:29:46.755 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:29:46.756 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:29:46.756 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:29:46.756 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:29:46.756 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:29:46.756 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:29:46.756 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:29:46.756 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:29:46.756 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:29:46.756 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:29:46.756 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:29:47.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:47 smithi183 ceph-mon[99169]: from='client.24951 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:29:47.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2983354014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:29:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:47 smithi119 ceph-mon[94175]: from='client.24951 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:29:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2983354014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:29:47.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:47 smithi119 ceph-mon[108979]: from='client.24951 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:29:47.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2983354014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:29:48.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:48 smithi183 ceph-mon[99169]: pgmap v9769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:48 smithi119 ceph-mon[108979]: pgmap v9769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:48.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:48 smithi119 ceph-mon[94175]: pgmap v9769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:50.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:50 smithi183 ceph-mon[99169]: pgmap v9770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:50.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:50 smithi119 ceph-mon[94175]: pgmap v9770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:50.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:50 smithi119 ceph-mon[108979]: pgmap v9770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:52.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:52 smithi183 ceph-mon[99169]: pgmap v9771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:52.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:52 smithi119 ceph-mon[94175]: pgmap v9771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:52 smithi119 ceph-mon[108979]: pgmap v9771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:29:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:29:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:29:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:54 smithi119 ceph-mon[94175]: pgmap v9772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:54 smithi119 ceph-mon[108979]: pgmap v9772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:54 smithi183 ceph-mon[99169]: pgmap v9772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:29:56.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:56 smithi183 ceph-mon[99169]: pgmap v9773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:56.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:56 smithi119 ceph-mon[94175]: pgmap v9773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:56.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:56 smithi119 ceph-mon[108979]: pgmap v9773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:58.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:29:58 smithi183 ceph-mon[99169]: pgmap v9774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:58.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:29:58 smithi119 ceph-mon[94175]: pgmap v9774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:29:58.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:29:58 smithi119 ceph-mon[108979]: pgmap v9774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:00.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:00 smithi119 ceph-mon[108979]: pgmap v9775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:00.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:30:00.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T19:29:59.998+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:30:00.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:00 smithi119 ceph-mon[94175]: pgmap v9775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:00.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:30:00.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:00 smithi183 ceph-mon[99169]: pgmap v9775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:00.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:30:02.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:02 smithi183 ceph-mon[99169]: pgmap v9776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:02.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:02 smithi119 ceph-mon[108979]: pgmap v9776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:02.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:02 smithi119 ceph-mon[94175]: pgmap v9776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:30:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:30:04] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:30:04.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:04 smithi119 ceph-mon[94175]: pgmap v9777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:04.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:04 smithi119 ceph-mon[108979]: pgmap v9777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:04.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:04 smithi183 ceph-mon[99169]: pgmap v9777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:06.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:06 smithi183 ceph-mon[99169]: pgmap v9778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:06.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:06 smithi119 ceph-mon[94175]: pgmap v9778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:06.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:06 smithi119 ceph-mon[108979]: pgmap v9778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:08.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:08 smithi183 ceph-mon[99169]: pgmap v9779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:08.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:08 smithi119 ceph-mon[94175]: pgmap v9779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:08.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:08 smithi119 ceph-mon[108979]: pgmap v9779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:10.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:10 smithi183 ceph-mon[99169]: pgmap v9780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:10.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:10 smithi119 ceph-mon[94175]: pgmap v9780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:10.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:10 smithi119 ceph-mon[108979]: pgmap v9780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:12.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:12 smithi183 ceph-mon[99169]: pgmap v9781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:12.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:12 smithi119 ceph-mon[94175]: pgmap v9781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:12.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:12 smithi119 ceph-mon[108979]: pgmap v9781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:14 smithi119 ceph-mon[94175]: pgmap v9782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:14 smithi119 ceph-mon[108979]: pgmap v9782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:30:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:30:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:30:14.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:14 smithi183 ceph-mon[99169]: pgmap v9782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:16.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:16 smithi183 ceph-mon[99169]: pgmap v9783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:16 smithi119 ceph-mon[94175]: pgmap v9783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:16.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:16 smithi119 ceph-mon[108979]: pgmap v9783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:17.102 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:30:17.408 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:30:17.408 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 9m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:30:17.409 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 9m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:30:17.409 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 9m ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:30:17.409 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 9m ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:30:17.409 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:30:17.409 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 9m ago 4h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:30:17.409 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 9m ago 4h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:30:17.409 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 9m ago 4h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:30:17.409 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 9m ago 4h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:30:17.409 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 9m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:30:17.409 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 9m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:30:17.409 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 9m ago 4h 5321M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:30:17.409 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 9m ago 4h 5413M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:30:17.409 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 9m ago 4h 4961M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:30:17.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (3h) 9m ago 3h 4581M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:30:17.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (3h) 9m ago 3h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:30:17.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 9m ago 3h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:30:17.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 9m ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:30:17.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 9m ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:30:17.410 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 9m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:30:17.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:17 smithi183 ceph-mon[99169]: from='client.34850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:30:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:17 smithi119 ceph-mon[94175]: from='client.34850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:30:17.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:17 smithi119 ceph-mon[108979]: from='client.34850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:30:17.789 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:30:17.789 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:30:17.789 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:30:17.789 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:30:17.789 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:30:17.789 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:30:17.789 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:30:17.790 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:30:17.790 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:30:17.790 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:30:17.790 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:30:17.790 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:30:17.790 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:30:17.790 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:30:17.790 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:30:17.790 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:30:17.790 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:30:18.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:18 smithi183 ceph-mon[99169]: pgmap v9784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:18.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:18 smithi183 ceph-mon[99169]: from='client.24969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:30:18.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/921031192' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:30:18.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:18 smithi119 ceph-mon[94175]: pgmap v9784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:18.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:18 smithi119 ceph-mon[94175]: from='client.24969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:30:18.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/921031192' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:30:18.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:18 smithi119 ceph-mon[108979]: pgmap v9784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:18.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:18 smithi119 ceph-mon[108979]: from='client.24969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:30:18.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/921031192' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:30:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:20 smithi183 ceph-mon[99169]: pgmap v9785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:20 smithi119 ceph-mon[108979]: pgmap v9785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:20.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:20 smithi119 ceph-mon[94175]: pgmap v9785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:22 smithi183 ceph-mon[99169]: pgmap v9786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:30:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:22 smithi119 ceph-mon[108979]: pgmap v9786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:30:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:22 smithi119 ceph-mon[94175]: pgmap v9786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:30:23.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:30:23.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:30:23.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:30:23.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:30:23.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:30:23.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:30:23.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:30:23.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:30:23.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:30:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:30:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:30:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:30:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:24 smithi119 ceph-mon[94175]: pgmap v9787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:24 smithi119 ceph-mon[108979]: pgmap v9787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:24 smithi183 ceph-mon[99169]: pgmap v9787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:26.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:26 smithi183 ceph-mon[99169]: pgmap v9788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:26 smithi119 ceph-mon[94175]: pgmap v9788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:26.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:26 smithi119 ceph-mon[108979]: pgmap v9788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:28.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:28 smithi183 ceph-mon[99169]: pgmap v9789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:28.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:28 smithi119 ceph-mon[94175]: pgmap v9789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:28.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:28 smithi119 ceph-mon[108979]: pgmap v9789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:30.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:30 smithi183 ceph-mon[99169]: pgmap v9790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:30.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:30 smithi119 ceph-mon[94175]: pgmap v9790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:30.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:30 smithi119 ceph-mon[108979]: pgmap v9790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:32.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:32 smithi183 ceph-mon[99169]: pgmap v9791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:32.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:32 smithi119 ceph-mon[94175]: pgmap v9791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:32 smithi119 ceph-mon[108979]: pgmap v9791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:30:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:30:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:30:34.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:34 smithi119 ceph-mon[94175]: pgmap v9792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:34.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:34 smithi119 ceph-mon[108979]: pgmap v9792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:34.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:34 smithi183 ceph-mon[99169]: pgmap v9792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:36 smithi183 ceph-mon[99169]: pgmap v9793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:36 smithi119 ceph-mon[94175]: pgmap v9793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:36.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:36 smithi119 ceph-mon[108979]: pgmap v9793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:38.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:38 smithi183 ceph-mon[99169]: pgmap v9794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:38 smithi119 ceph-mon[94175]: pgmap v9794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:38.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:38 smithi119 ceph-mon[108979]: pgmap v9794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:39.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:40.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:40 smithi183 ceph-mon[99169]: pgmap v9795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:40.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:40 smithi119 ceph-mon[108979]: pgmap v9795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:40 smithi119 ceph-mon[94175]: pgmap v9795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:42.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:42 smithi183 ceph-mon[99169]: pgmap v9796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:42 smithi119 ceph-mon[108979]: pgmap v9796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:42.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:42 smithi119 ceph-mon[94175]: pgmap v9796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:30:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:30:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:30:44.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:44 smithi119 ceph-mon[94175]: pgmap v9797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:44.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:44 smithi119 ceph-mon[108979]: pgmap v9797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:44.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:44 smithi183 ceph-mon[99169]: pgmap v9797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:46.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:46 smithi183 ceph-mon[99169]: pgmap v9798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:46.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:46 smithi119 ceph-mon[94175]: pgmap v9798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:46 smithi119 ceph-mon[108979]: pgmap v9798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:48.133 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:30:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:30:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 9m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:30:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 9m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:30:48.440 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 9m ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:30:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 9m ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:30:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:30:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 9m ago 4h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:30:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 9m ago 4h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:30:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 9m ago 4h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:30:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 9m ago 4h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:30:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 9m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:30:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 9m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:30:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 9m ago 4h 5321M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:30:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 9m ago 4h 5413M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:30:48.441 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 9m ago 4h 4961M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:30:48.442 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 9m ago 4h 4581M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:30:48.442 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 9m ago 4h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:30:48.442 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (3h) 9m ago 3h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:30:48.442 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 9m ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:30:48.442 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 9m ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:30:48.442 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 9m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:30:48.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:48 smithi183 ceph-mon[99169]: pgmap v9799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:48.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:48 smithi119 ceph-mon[94175]: pgmap v9799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:48 smithi119 ceph-mon[108979]: pgmap v9799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:48.820 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:30:48.820 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:30:48.820 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:30:48.820 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:30:48.820 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:30:48.820 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:30:48.820 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:30:48.820 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:30:48.820 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:30:48.820 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:30:48.821 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:30:48.821 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:30:48.821 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:30:48.821 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:30:48.821 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:30:48.821 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:30:48.821 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:30:49.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:49 smithi183 ceph-mon[99169]: from='client.34868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:30:49.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:49 smithi183 ceph-mon[99169]: from='client.24987 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:30:49.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/137168018' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:30:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:49 smithi119 ceph-mon[94175]: from='client.34868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:30:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:49 smithi119 ceph-mon[94175]: from='client.24987 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:30:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/137168018' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:30:49.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:49 smithi119 ceph-mon[108979]: from='client.34868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:30:49.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:49 smithi119 ceph-mon[108979]: from='client.24987 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:30:49.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/137168018' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:30:50.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:50 smithi183 ceph-mon[99169]: pgmap v9800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:50.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:50 smithi119 ceph-mon[108979]: pgmap v9800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:50.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:50 smithi119 ceph-mon[94175]: pgmap v9800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:52.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:52 smithi183 ceph-mon[99169]: pgmap v9801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:52 smithi119 ceph-mon[108979]: pgmap v9801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:52.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:52 smithi119 ceph-mon[94175]: pgmap v9801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:30:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:30:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:30:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:54 smithi119 ceph-mon[94175]: pgmap v9802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:54 smithi119 ceph-mon[108979]: pgmap v9802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:54 smithi183 ceph-mon[99169]: pgmap v9802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:30:56.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:56 smithi183 ceph-mon[99169]: pgmap v9803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:56.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:56 smithi119 ceph-mon[94175]: pgmap v9803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:56.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:56 smithi119 ceph-mon[108979]: pgmap v9803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:58.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:30:58 smithi183 ceph-mon[99169]: pgmap v9804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:58.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:30:58 smithi119 ceph-mon[94175]: pgmap v9804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:30:58.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:30:58 smithi119 ceph-mon[108979]: pgmap v9804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:00.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:00 smithi183 ceph-mon[99169]: pgmap v9805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:00.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:00 smithi119 ceph-mon[94175]: pgmap v9805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:00 smithi119 ceph-mon[108979]: pgmap v9805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:02.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:02 smithi183 ceph-mon[99169]: pgmap v9806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:02.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:02 smithi119 ceph-mon[94175]: pgmap v9806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:02.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:02 smithi119 ceph-mon[108979]: pgmap v9806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:31:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:31:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:31:04.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:04 smithi119 ceph-mon[94175]: pgmap v9807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:04.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:04 smithi119 ceph-mon[108979]: pgmap v9807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:04.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:04 smithi183 ceph-mon[99169]: pgmap v9807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:06.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:06 smithi183 ceph-mon[99169]: pgmap v9808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:06.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:06 smithi119 ceph-mon[94175]: pgmap v9808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:06.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:06 smithi119 ceph-mon[108979]: pgmap v9808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:08.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:08 smithi183 ceph-mon[99169]: pgmap v9809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:08.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:08 smithi119 ceph-mon[94175]: pgmap v9809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:08.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:08 smithi119 ceph-mon[108979]: pgmap v9809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:10.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:10 smithi183 ceph-mon[99169]: pgmap v9810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:10.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:10 smithi119 ceph-mon[94175]: pgmap v9810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:10.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:10 smithi119 ceph-mon[108979]: pgmap v9810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:12.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:12 smithi183 ceph-mon[99169]: pgmap v9811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:12.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:12 smithi119 ceph-mon[94175]: pgmap v9811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:12.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:12 smithi119 ceph-mon[108979]: pgmap v9811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:31:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:31:14] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T19:31:14.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:14 smithi119 ceph-mon[94175]: pgmap v9812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:14.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:14 smithi119 ceph-mon[108979]: pgmap v9812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:14.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:14 smithi183 ceph-mon[99169]: pgmap v9812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:16.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:16 smithi183 ceph-mon[99169]: pgmap v9813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:16.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:16 smithi119 ceph-mon[108979]: pgmap v9813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:16 smithi119 ceph-mon[94175]: pgmap v9813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:18.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:18 smithi183 ceph-mon[99169]: pgmap v9814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:18 smithi119 ceph-mon[94175]: pgmap v9814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:18 smithi119 ceph-mon[108979]: pgmap v9814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:19.159 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:31:19.467 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:31:19.468 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 10m ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:31:19.468 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 10m ago 3h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:31:19.468 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 10m ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:31:19.468 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 10m ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:31:19.468 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 10m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:31:19.468 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 10m ago 4h 709M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:31:19.468 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 10m ago 4h 1203M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:31:19.468 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 10m ago 4h 559M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:31:19.468 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 10m ago 4h 647M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:31:19.468 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 10m ago 3h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:31:19.468 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 10m ago 3h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:31:19.468 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 10m ago 4h 5321M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:31:19.468 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 10m ago 4h 5413M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:31:19.468 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 10m ago 4h 4961M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:31:19.468 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 10m ago 4h 4581M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:31:19.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 10m ago 4h 3827M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:31:19.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 10m ago 4h 4768M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:31:19.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (3h) 10m ago 3h 3820M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:31:19.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (3h) 10m ago 3h 4556M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:31:19.469 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 10m ago 3h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:31:19.846 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:31:19.846 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:31:19.847 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:31:19.847 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:31:19.847 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:31:19.847 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:31:19.847 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:31:19.847 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:31:19.847 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:31:19.847 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:31:19.847 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:31:19.847 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:31:19.847 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:31:19.847 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:31:19.847 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:31:19.847 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:31:19.848 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:31:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:20 smithi183 ceph-mon[99169]: from='client.34886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:31:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:20 smithi183 ceph-mon[99169]: pgmap v9815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:20 smithi183 ceph-mon[99169]: from='client.25005 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:31:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3048727661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:31:20.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:20 smithi119 ceph-mon[94175]: from='client.34886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:31:20.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:20 smithi119 ceph-mon[94175]: pgmap v9815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:20.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:20 smithi119 ceph-mon[94175]: from='client.25005 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:31:20.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3048727661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:31:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:20 smithi119 ceph-mon[108979]: from='client.34886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:31:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:20 smithi119 ceph-mon[108979]: pgmap v9815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:20.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:20 smithi119 ceph-mon[108979]: from='client.25005 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:31:20.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3048727661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:31:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:22 smithi183 ceph-mon[99169]: pgmap v9816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:22 smithi119 ceph-mon[94175]: pgmap v9816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:22 smithi119 ceph-mon[108979]: pgmap v9816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:23.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:31:23.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:31:23.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:31:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:31:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:31:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:31:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:24 smithi119 ceph-mon[108979]: pgmap v9817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:24 smithi119 ceph-mon[94175]: pgmap v9817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:24 smithi183 ceph-mon[99169]: pgmap v9817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:26.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:26 smithi183 ceph-mon[99169]: pgmap v9818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:26 smithi119 ceph-mon[94175]: pgmap v9818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:26.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:26 smithi119 ceph-mon[108979]: pgmap v9818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:28.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:31:28.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:31:28.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:31:28.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:31:28.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:31:28.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:31:28.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:31:28.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:31:28.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:31:28.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:31:28.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:31:28.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:31:28.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:31:28.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:31:28.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:31:28.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:31:28.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:31:28.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:31:28.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:31:28.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:31:28.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:31:29.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:28 smithi183 ceph-mon[99169]: pgmap v9819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:29.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:28 smithi119 ceph-mon[108979]: pgmap v9819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:29.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:28 smithi119 ceph-mon[94175]: pgmap v9819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:30.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:30 smithi183 ceph-mon[99169]: pgmap v9820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:30.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:30 smithi119 ceph-mon[108979]: pgmap v9820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:30.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:30 smithi119 ceph-mon[94175]: pgmap v9820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:32.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:32 smithi183 ceph-mon[99169]: pgmap v9821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:32 smithi119 ceph-mon[108979]: pgmap v9821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:32.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:32 smithi119 ceph-mon[94175]: pgmap v9821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:31:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:31:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:31:34.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:34 smithi119 ceph-mon[94175]: pgmap v9822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:34.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:34 smithi119 ceph-mon[108979]: pgmap v9822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:34.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:34 smithi183 ceph-mon[99169]: pgmap v9822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:36 smithi183 ceph-mon[99169]: pgmap v9823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:36 smithi119 ceph-mon[94175]: pgmap v9823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:36.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:36 smithi119 ceph-mon[108979]: pgmap v9823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:38.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:38 smithi183 ceph-mon[99169]: pgmap v9824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:38 smithi119 ceph-mon[94175]: pgmap v9824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:38.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:38 smithi119 ceph-mon[108979]: pgmap v9824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:39.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:40.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:40 smithi183 ceph-mon[99169]: pgmap v9825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:40 smithi119 ceph-mon[94175]: pgmap v9825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:40.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:40 smithi119 ceph-mon[108979]: pgmap v9825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:42.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:42 smithi183 ceph-mon[99169]: pgmap v9826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:42 smithi119 ceph-mon[108979]: pgmap v9826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:42.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:42 smithi119 ceph-mon[94175]: pgmap v9826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:31:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:31:44] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:31:44.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:44 smithi119 ceph-mon[108979]: pgmap v9827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:44.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:44 smithi119 ceph-mon[94175]: pgmap v9827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:44.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:44 smithi183 ceph-mon[99169]: pgmap v9827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:46.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:46 smithi183 ceph-mon[99169]: pgmap v9828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:46.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:46 smithi119 ceph-mon[94175]: pgmap v9828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:46 smithi119 ceph-mon[108979]: pgmap v9828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:48.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:48 smithi183 ceph-mon[99169]: pgmap v9829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:48.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:48 smithi119 ceph-mon[94175]: pgmap v9829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:48 smithi119 ceph-mon[108979]: pgmap v9829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:50.191 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:31:50.499 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:31:50.499 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 23s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:31:50.499 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 23s ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:31:50.499 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (3h) 23s ago 3h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:31:50.499 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (3h) 23s ago 3h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:31:50.499 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 23s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:31:50.499 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 23s ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:31:50.499 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 23s ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:31:50.499 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 23s ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:31:50.499 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 23s ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:31:50.499 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 23s ago 3h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:31:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 23s ago 3h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:31:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 23s ago 4h 5352M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:31:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 23s ago 4h 5441M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:31:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 23s ago 4h 4983M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:31:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 23s ago 4h 4611M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:31:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 23s ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:31:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 23s ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:31:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 23s ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:31:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 23s ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:31:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 23s ago 3h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:31:50.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:50 smithi183 ceph-mon[99169]: pgmap v9830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:50.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:50 smithi119 ceph-mon[94175]: pgmap v9830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:50.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:50 smithi119 ceph-mon[108979]: pgmap v9830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:50.879 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:31:50.879 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:31:50.879 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:31:50.879 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:31:50.879 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:31:50.879 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:31:50.879 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:31:50.879 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:31:50.879 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:31:50.880 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:31:50.880 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:31:50.880 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:31:50.880 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:31:50.880 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:31:50.880 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:31:50.880 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:31:50.880 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:31:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:51 smithi183 ceph-mon[99169]: from='client.34904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:31:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:51 smithi183 ceph-mon[99169]: from='client.25023 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:31:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4232269625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:31:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:51 smithi119 ceph-mon[94175]: from='client.34904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:31:51.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:51 smithi119 ceph-mon[94175]: from='client.25023 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:31:51.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4232269625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:31:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:51 smithi119 ceph-mon[108979]: from='client.34904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:31:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:51 smithi119 ceph-mon[108979]: from='client.25023 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:31:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4232269625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:31:52.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:52 smithi183 ceph-mon[99169]: pgmap v9831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:52.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:52 smithi119 ceph-mon[94175]: pgmap v9831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:52 smithi119 ceph-mon[108979]: pgmap v9831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:31:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:31:54] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:31:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:54 smithi119 ceph-mon[94175]: pgmap v9832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:54 smithi119 ceph-mon[108979]: pgmap v9832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:54 smithi183 ceph-mon[99169]: pgmap v9832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:31:56.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:56 smithi183 ceph-mon[99169]: pgmap v9833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:56.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:56 smithi119 ceph-mon[94175]: pgmap v9833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:56.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:56 smithi119 ceph-mon[108979]: pgmap v9833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:58.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:31:58 smithi183 ceph-mon[99169]: pgmap v9834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:58.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:31:58 smithi119 ceph-mon[94175]: pgmap v9834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:31:58.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:31:58 smithi119 ceph-mon[108979]: pgmap v9834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:00.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:00 smithi183 ceph-mon[99169]: pgmap v9835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:00.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:00 smithi119 ceph-mon[94175]: pgmap v9835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:00.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:00 smithi119 ceph-mon[108979]: pgmap v9835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:02.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:02 smithi183 ceph-mon[99169]: pgmap v9836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:02.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:02 smithi119 ceph-mon[94175]: pgmap v9836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:02.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:02 smithi119 ceph-mon[108979]: pgmap v9836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:04.453 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:32:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:32:04] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:32:04.453 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:04 smithi119 ceph-mon[94175]: pgmap v9837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:04.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:04 smithi119 ceph-mon[108979]: pgmap v9837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:04.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:04 smithi183 ceph-mon[99169]: pgmap v9837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:06.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:06 smithi183 ceph-mon[99169]: pgmap v9838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:06.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:06 smithi119 ceph-mon[94175]: pgmap v9838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:06.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:06 smithi119 ceph-mon[108979]: pgmap v9838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:08.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:08 smithi183 ceph-mon[99169]: pgmap v9839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:08.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:08 smithi119 ceph-mon[94175]: pgmap v9839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:08.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:08 smithi119 ceph-mon[108979]: pgmap v9839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:10.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:10 smithi183 ceph-mon[99169]: pgmap v9840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:10.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:10 smithi119 ceph-mon[94175]: pgmap v9840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:10.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:10 smithi119 ceph-mon[108979]: pgmap v9840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:12.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:12 smithi183 ceph-mon[99169]: pgmap v9841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:12.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:12 smithi119 ceph-mon[94175]: pgmap v9841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:12.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:12 smithi119 ceph-mon[108979]: pgmap v9841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:32:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:32:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:32:14.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:14 smithi119 ceph-mon[108979]: pgmap v9842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:14.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:14 smithi119 ceph-mon[94175]: pgmap v9842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:14.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:14 smithi183 ceph-mon[99169]: pgmap v9842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:16.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:16 smithi183 ceph-mon[99169]: pgmap v9843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:16 smithi119 ceph-mon[94175]: pgmap v9843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:16.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:16 smithi119 ceph-mon[108979]: pgmap v9843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:18.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:18 smithi183 ceph-mon[99169]: pgmap v9844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:18 smithi119 ceph-mon[94175]: pgmap v9844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:18 smithi119 ceph-mon[108979]: pgmap v9844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:20 smithi183 ceph-mon[99169]: pgmap v9845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:20 smithi119 ceph-mon[108979]: pgmap v9845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:20.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:20 smithi119 ceph-mon[94175]: pgmap v9845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:21.225 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:32:21.533 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:32:21.533 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 54s ago 3h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:32:21.533 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 54s ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:32:21.533 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 54s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:32:21.533 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 54s ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:32:21.533 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 54s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:32:21.533 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 54s ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:32:21.533 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 54s ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:32:21.533 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 54s ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:32:21.533 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 54s ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:32:21.533 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 54s ago 3h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:32:21.534 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 54s ago 3h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:32:21.534 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 54s ago 4h 5352M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:32:21.534 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 54s ago 4h 5441M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:32:21.534 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 54s ago 4h 4983M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:32:21.534 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 54s ago 4h 4611M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:32:21.534 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 54s ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:32:21.534 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 54s ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:32:21.534 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 54s ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:32:21.534 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 54s ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:32:21.534 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 54s ago 3h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:32:21.909 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:32:21.910 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:32:21.910 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:32:21.910 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:32:21.910 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:32:21.910 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:32:21.910 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:32:21.910 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:32:21.910 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:32:21.910 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:32:21.910 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:32:21.910 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:32:21.910 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:32:21.911 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:32:21.911 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:32:21.911 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:32:21.911 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:32:22.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:22 smithi183 ceph-mon[99169]: from='client.34922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:32:22.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:22 smithi183 ceph-mon[99169]: pgmap v9846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:22.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:22 smithi183 ceph-mon[99169]: from='client.34928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:32:22.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/306212956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:32:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:22 smithi119 ceph-mon[94175]: from='client.34922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:32:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:22 smithi119 ceph-mon[94175]: pgmap v9846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:22 smithi119 ceph-mon[94175]: from='client.34928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:32:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/306212956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:32:22.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:22 smithi119 ceph-mon[108979]: from='client.34922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:32:22.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:22 smithi119 ceph-mon[108979]: pgmap v9846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:22.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:22 smithi119 ceph-mon[108979]: from='client.34928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:32:22.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/306212956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:32:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:32:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:32:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:32:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:24 smithi119 ceph-mon[108979]: pgmap v9847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:24 smithi119 ceph-mon[94175]: pgmap v9847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:24 smithi183 ceph-mon[99169]: pgmap v9847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:26.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:26 smithi183 ceph-mon[99169]: pgmap v9848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:26 smithi119 ceph-mon[94175]: pgmap v9848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:26.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:26 smithi119 ceph-mon[108979]: pgmap v9848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:28.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:28 smithi183 ceph-mon[99169]: pgmap v9849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:28.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:32:28.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:32:28.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:32:28.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:32:28.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:28 smithi119 ceph-mon[94175]: pgmap v9849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:28.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:32:28.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:32:28.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:32:28.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:32:28.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:28 smithi119 ceph-mon[108979]: pgmap v9849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:28.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:32:28.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:32:28.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:32:28.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:32:30.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:30 smithi183 ceph-mon[99169]: pgmap v9850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:30.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:30 smithi119 ceph-mon[108979]: pgmap v9850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:30.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:30 smithi119 ceph-mon[94175]: pgmap v9850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:32.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:32 smithi183 ceph-mon[99169]: pgmap v9851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:32 smithi119 ceph-mon[108979]: pgmap v9851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:32.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:32 smithi119 ceph-mon[94175]: pgmap v9851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:32:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:32:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:32:34.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:34 smithi119 ceph-mon[94175]: pgmap v9852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:34.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:34 smithi119 ceph-mon[108979]: pgmap v9852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:34.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:34 smithi183 ceph-mon[99169]: pgmap v9852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:36 smithi183 ceph-mon[99169]: pgmap v9853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:36 smithi119 ceph-mon[94175]: pgmap v9853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:36.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:36 smithi119 ceph-mon[108979]: pgmap v9853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:38.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:38 smithi183 ceph-mon[99169]: pgmap v9854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:38.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:38 smithi119 ceph-mon[108979]: pgmap v9854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:38 smithi119 ceph-mon[94175]: pgmap v9854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:39.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:40.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:40 smithi183 ceph-mon[99169]: pgmap v9855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:40 smithi119 ceph-mon[94175]: pgmap v9855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:40.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:40 smithi119 ceph-mon[108979]: pgmap v9855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:42.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:42 smithi183 ceph-mon[99169]: pgmap v9856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:42 smithi119 ceph-mon[108979]: pgmap v9856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:42.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:42 smithi119 ceph-mon[94175]: pgmap v9856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:32:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:32:44] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:32:44.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:44 smithi119 ceph-mon[94175]: pgmap v9857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:44.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:44 smithi119 ceph-mon[108979]: pgmap v9857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:44.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:44 smithi183 ceph-mon[99169]: pgmap v9857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:46.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:46 smithi183 ceph-mon[99169]: pgmap v9858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:46 smithi119 ceph-mon[108979]: pgmap v9858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:46.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:46 smithi119 ceph-mon[94175]: pgmap v9858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:48.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:48 smithi183 ceph-mon[99169]: pgmap v9859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:48.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:48 smithi119 ceph-mon[94175]: pgmap v9859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:48.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:48 smithi119 ceph-mon[108979]: pgmap v9859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:50.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:50 smithi183 ceph-mon[99169]: pgmap v9860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:50.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:50 smithi119 ceph-mon[94175]: pgmap v9860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:50.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:50 smithi119 ceph-mon[108979]: pgmap v9860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:52.253 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:32:52.562 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:32:52.562 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 85s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:32:52.562 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (3h) 85s ago 3h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:32:52.562 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 85s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:32:52.562 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 85s ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:32:52.562 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 85s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:32:52.563 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 85s ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:32:52.563 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 85s ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:32:52.563 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 85s ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:32:52.563 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 85s ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:32:52.563 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (3h) 85s ago 3h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:32:52.563 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (3h) 85s ago 3h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:32:52.563 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 85s ago 4h 5352M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:32:52.563 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 85s ago 4h 5441M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:32:52.563 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 85s ago 4h 4983M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:32:52.563 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 85s ago 4h 4611M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:32:52.563 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 85s ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:32:52.563 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 85s ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:32:52.563 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 85s ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:32:52.563 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 85s ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:32:52.563 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 85s ago 4h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:32:52.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:52 smithi183 ceph-mon[99169]: pgmap v9861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:52.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:52 smithi119 ceph-mon[94175]: pgmap v9861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:52 smithi119 ceph-mon[108979]: pgmap v9861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:52.939 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:32:52.939 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:32:52.939 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:32:52.939 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:32:52.939 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:32:52.940 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:32:52.940 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:32:52.940 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:32:52.940 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:32:52.940 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:32:52.940 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:32:52.940 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:32:52.940 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:32:52.940 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:32:52.940 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:32:52.940 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:32:52.940 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:32:53.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:53 smithi183 ceph-mon[99169]: from='client.25053 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:32:53.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:53 smithi183 ceph-mon[99169]: from='client.25059 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:32:53.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2733653131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:32:53.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:53 smithi119 ceph-mon[94175]: from='client.25053 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:32:53.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:53 smithi119 ceph-mon[94175]: from='client.25059 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:32:53.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2733653131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:32:53.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:53 smithi119 ceph-mon[108979]: from='client.25053 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:32:53.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:53 smithi119 ceph-mon[108979]: from='client.25059 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:32:53.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2733653131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:32:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:32:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:32:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:32:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:54 smithi119 ceph-mon[94175]: pgmap v9862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:54 smithi119 ceph-mon[108979]: pgmap v9862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:54 smithi183 ceph-mon[99169]: pgmap v9862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:32:56.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:56 smithi183 ceph-mon[99169]: pgmap v9863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:56.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:56 smithi119 ceph-mon[108979]: pgmap v9863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:56.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:56 smithi119 ceph-mon[94175]: pgmap v9863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:58.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:32:58 smithi183 ceph-mon[99169]: pgmap v9864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:58.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:32:58 smithi119 ceph-mon[94175]: pgmap v9864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:32:58.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:32:58 smithi119 ceph-mon[108979]: pgmap v9864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:00.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:00 smithi183 ceph-mon[99169]: pgmap v9865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:00 smithi119 ceph-mon[108979]: pgmap v9865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:00.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:00 smithi119 ceph-mon[94175]: pgmap v9865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:02.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:02 smithi183 ceph-mon[99169]: pgmap v9866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:02.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:02 smithi119 ceph-mon[108979]: pgmap v9866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:02.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:02 smithi119 ceph-mon[94175]: pgmap v9866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:33:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:33:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:33:04.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:04 smithi119 ceph-mon[94175]: pgmap v9867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:04.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:04 smithi119 ceph-mon[108979]: pgmap v9867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:04.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:04 smithi183 ceph-mon[99169]: pgmap v9867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:06.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:06 smithi183 ceph-mon[99169]: pgmap v9868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:06.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:06 smithi119 ceph-mon[94175]: pgmap v9868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:06.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:06 smithi119 ceph-mon[108979]: pgmap v9868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:08.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:08 smithi183 ceph-mon[99169]: pgmap v9869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:08.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:08 smithi119 ceph-mon[94175]: pgmap v9869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:08.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:08 smithi119 ceph-mon[108979]: pgmap v9869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:10.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:10 smithi183 ceph-mon[99169]: pgmap v9870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:10.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:10 smithi119 ceph-mon[108979]: pgmap v9870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:10.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:10 smithi119 ceph-mon[94175]: pgmap v9870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:12.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:12 smithi183 ceph-mon[99169]: pgmap v9871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:12.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:12 smithi119 ceph-mon[108979]: pgmap v9871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:12.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:12 smithi119 ceph-mon[94175]: pgmap v9871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:14.429 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:33:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:33:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:33:14.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:14 smithi183 ceph-mon[99169]: pgmap v9872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:14.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:14 smithi119 ceph-mon[94175]: pgmap v9872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:14.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:14 smithi119 ceph-mon[108979]: pgmap v9872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:15.193 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 19:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T19:33:14.929532848Z level=info msg="Completed cleanup jobs" duration=13.266373ms 2023-12-01T19:33:16.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:16 smithi183 ceph-mon[99169]: pgmap v9873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:16.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:16 smithi119 ceph-mon[108979]: pgmap v9873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:16 smithi119 ceph-mon[94175]: pgmap v9873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:18.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:18 smithi183 ceph-mon[99169]: pgmap v9874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:18 smithi119 ceph-mon[94175]: pgmap v9874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:18 smithi119 ceph-mon[108979]: pgmap v9874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:20 smithi183 ceph-mon[99169]: pgmap v9875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:20.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:20 smithi119 ceph-mon[94175]: pgmap v9875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:20 smithi119 ceph-mon[108979]: pgmap v9875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:22 smithi183 ceph-mon[99169]: pgmap v9876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:22 smithi119 ceph-mon[94175]: pgmap v9876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:22 smithi119 ceph-mon[108979]: pgmap v9876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:23.288 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:33:23.593 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:33:23.593 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (3h) 116s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:33:23.593 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 116s ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:33:23.594 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 116s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:33:23.594 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 116s ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:33:23.594 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 116s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:33:23.594 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 116s ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:33:23.594 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 116s ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:33:23.594 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 116s ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:33:23.594 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 116s ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:33:23.594 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 116s ago 4h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:33:23.594 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 116s ago 4h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:33:23.594 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 116s ago 4h 5352M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:33:23.594 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 116s ago 4h 5441M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:33:23.594 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 116s ago 4h 4983M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:33:23.594 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 116s ago 4h 4611M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:33:23.594 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 116s ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:33:23.595 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 116s ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:33:23.595 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 116s ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:33:23.595 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 116s ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:33:23.595 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (3h) 116s ago 4h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:33:23.975 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:33:23.976 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:33:23.976 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:33:23.976 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:33:23.976 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:33:23.976 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:33:23.976 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:33:23.976 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:33:23.976 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:33:23.976 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:33:23.976 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:33:23.976 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:33:23.976 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:33:23.976 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:33:23.977 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:33:23.977 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:33:23.977 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:33:24.424 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:33:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:33:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:33:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:24 smithi183 ceph-mon[99169]: from='client.25071 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:33:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:24 smithi183 ceph-mon[99169]: pgmap v9877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:24 smithi183 ceph-mon[99169]: from='client.25077 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:33:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2346449010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:33:24.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:24 smithi119 ceph-mon[94175]: from='client.25071 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:33:24.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:24 smithi119 ceph-mon[94175]: pgmap v9877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:24.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:24 smithi119 ceph-mon[94175]: from='client.25077 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:33:24.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:24.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2346449010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:33:24.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:24 smithi119 ceph-mon[108979]: from='client.25071 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:33:24.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:24 smithi119 ceph-mon[108979]: pgmap v9877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:24.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:24 smithi119 ceph-mon[108979]: from='client.25077 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:33:24.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:24.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2346449010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:33:26.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:26 smithi183 ceph-mon[99169]: pgmap v9878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:26 smithi119 ceph-mon[94175]: pgmap v9878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:26.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:26 smithi119 ceph-mon[108979]: pgmap v9878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:28.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:28 smithi183 ceph-mon[99169]: pgmap v9879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:28.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:28 smithi119 ceph-mon[108979]: pgmap v9879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:28.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:28 smithi119 ceph-mon[94175]: pgmap v9879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:29.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:33:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:33:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:33:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:33:29.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:33:29.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:33:29.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:33:29.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:33:29.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:33:29.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:33:29.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:33:29.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:33:30.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:30 smithi183 ceph-mon[99169]: pgmap v9880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:30.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:30 smithi119 ceph-mon[94175]: pgmap v9880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:30.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:30 smithi119 ceph-mon[108979]: pgmap v9880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:32.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:32 smithi183 ceph-mon[99169]: pgmap v9881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:32.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:32 smithi119 ceph-mon[94175]: pgmap v9881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:32 smithi119 ceph-mon[108979]: pgmap v9881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:34.438 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:33:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:33:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:33:34.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:34 smithi183 ceph-mon[99169]: pgmap v9882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:34.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:34 smithi119 ceph-mon[94175]: pgmap v9882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:34.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:34 smithi119 ceph-mon[108979]: pgmap v9882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:36 smithi183 ceph-mon[99169]: pgmap v9883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:36 smithi119 ceph-mon[94175]: pgmap v9883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:36.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:36 smithi119 ceph-mon[108979]: pgmap v9883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:38.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:38 smithi119 ceph-mon[94175]: pgmap v9884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:38.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:38 smithi119 ceph-mon[108979]: pgmap v9884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:38.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:38 smithi183 ceph-mon[99169]: pgmap v9884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:39.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:40 smithi119 ceph-mon[94175]: pgmap v9885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:40.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:40 smithi119 ceph-mon[108979]: pgmap v9885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:40.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:40 smithi183 ceph-mon[99169]: pgmap v9885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:42.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:42 smithi119 ceph-mon[94175]: pgmap v9886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:42.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:42 smithi119 ceph-mon[108979]: pgmap v9886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:42.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:42 smithi183 ceph-mon[99169]: pgmap v9886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:33:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:33:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:33:44.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:44 smithi183 ceph-mon[99169]: pgmap v9887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:44.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:44 smithi119 ceph-mon[94175]: pgmap v9887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:44.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:44 smithi119 ceph-mon[108979]: pgmap v9887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:46.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:46 smithi183 ceph-mon[99169]: pgmap v9888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:46.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:46 smithi119 ceph-mon[94175]: pgmap v9888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:46 smithi119 ceph-mon[108979]: pgmap v9888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:48.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:48 smithi183 ceph-mon[99169]: pgmap v9889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:48.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:48 smithi119 ceph-mon[94175]: pgmap v9889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:48.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:48 smithi119 ceph-mon[108979]: pgmap v9889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:50.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:50 smithi183 ceph-mon[99169]: pgmap v9890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:50.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:50 smithi119 ceph-mon[108979]: pgmap v9890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:50.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:50 smithi119 ceph-mon[94175]: pgmap v9890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:52.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:52 smithi183 ceph-mon[99169]: pgmap v9891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:52.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:52 smithi119 ceph-mon[94175]: pgmap v9891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:52 smithi119 ceph-mon[108979]: pgmap v9891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:54.322 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:33:54.431 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:33:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:33:54] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:33:54.630 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:33:54.630 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 2m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:33:54.630 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 2m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:33:54.630 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 2m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:33:54.630 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 2m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:33:54.630 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 2m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:33:54.630 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 2m ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:33:54.630 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 2m ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:33:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 2m ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:33:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 2m ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:33:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 2m ago 4h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:33:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 2m ago 4h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:33:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 2m ago 4h 5352M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:33:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 2m ago 4h 5441M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:33:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 2m ago 4h 4983M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:33:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 2m ago 4h 4611M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:33:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 2m ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:33:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 2m ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:33:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 2m ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:33:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 2m ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:33:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 2m ago 4h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:33:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:54 smithi183 ceph-mon[99169]: pgmap v9892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:54.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:54 smithi119 ceph-mon[94175]: pgmap v9892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:54.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:54.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:54 smithi119 ceph-mon[108979]: pgmap v9892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:54.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:33:55.012 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:33:55.012 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:33:55.012 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:33:55.012 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:33:55.012 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:33:55.013 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:33:55.013 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:33:55.013 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:33:55.013 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:33:55.013 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:33:55.013 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:33:55.013 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:33:55.013 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:33:55.013 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:33:55.013 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:33:55.013 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:33:55.013 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:33:55.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:55 smithi183 ceph-mon[99169]: from='client.34976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:33:55.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:55 smithi183 ceph-mon[99169]: from='client.34982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:33:55.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2371808438' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:33:55.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:55 smithi119 ceph-mon[108979]: from='client.34976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:33:55.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:55 smithi119 ceph-mon[108979]: from='client.34982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:33:55.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2371808438' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:33:55.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:55 smithi119 ceph-mon[94175]: from='client.34976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:33:55.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:55 smithi119 ceph-mon[94175]: from='client.34982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:33:55.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2371808438' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:33:56.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:56 smithi183 ceph-mon[99169]: pgmap v9893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:56.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:56 smithi119 ceph-mon[94175]: pgmap v9893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:56.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:56 smithi119 ceph-mon[108979]: pgmap v9893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:58.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:33:58 smithi183 ceph-mon[99169]: pgmap v9894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:58.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:33:58 smithi119 ceph-mon[108979]: pgmap v9894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:33:58.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:33:58 smithi119 ceph-mon[94175]: pgmap v9894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:00.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:00 smithi183 ceph-mon[99169]: pgmap v9895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:00.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:00 smithi119 ceph-mon[108979]: pgmap v9895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:00.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:00 smithi119 ceph-mon[94175]: pgmap v9895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:02.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:02 smithi183 ceph-mon[99169]: pgmap v9896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:02.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:02 smithi119 ceph-mon[94175]: pgmap v9896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:02.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:02 smithi119 ceph-mon[108979]: pgmap v9896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:04.432 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:34:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:34:04] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:34:04.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:04 smithi183 ceph-mon[99169]: pgmap v9897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:04.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:04 smithi119 ceph-mon[108979]: pgmap v9897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:04.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:04 smithi119 ceph-mon[94175]: pgmap v9897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:06.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:06 smithi183 ceph-mon[99169]: pgmap v9898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:06.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:06 smithi119 ceph-mon[94175]: pgmap v9898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:06.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:06 smithi119 ceph-mon[108979]: pgmap v9898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:08.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:08 smithi183 ceph-mon[99169]: pgmap v9899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:08.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:08 smithi119 ceph-mon[94175]: pgmap v9899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:08.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:08 smithi119 ceph-mon[108979]: pgmap v9899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:09.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:10.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:10 smithi119 ceph-mon[94175]: pgmap v9900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:10.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:10 smithi119 ceph-mon[108979]: pgmap v9900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:10.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:10 smithi183 ceph-mon[99169]: pgmap v9900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:12.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:12 smithi119 ceph-mon[94175]: pgmap v9901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:12.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:12 smithi119 ceph-mon[108979]: pgmap v9901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:12.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:12 smithi183 ceph-mon[99169]: pgmap v9901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:34:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:34:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:34:14.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:14 smithi183 ceph-mon[99169]: pgmap v9902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:14.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:14 smithi119 ceph-mon[94175]: pgmap v9902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:14.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:14 smithi119 ceph-mon[108979]: pgmap v9902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:16.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:16 smithi183 ceph-mon[99169]: pgmap v9903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:16.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:16 smithi119 ceph-mon[94175]: pgmap v9903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:16.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:16 smithi119 ceph-mon[108979]: pgmap v9903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:18.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:18 smithi183 ceph-mon[99169]: pgmap v9904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:18.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:18 smithi119 ceph-mon[94175]: pgmap v9904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:18.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:18 smithi119 ceph-mon[108979]: pgmap v9904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:20 smithi183 ceph-mon[99169]: pgmap v9905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:20 smithi119 ceph-mon[108979]: pgmap v9905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:20.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:20 smithi119 ceph-mon[94175]: pgmap v9905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:22.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:22 smithi183 ceph-mon[99169]: pgmap v9906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:22 smithi119 ceph-mon[94175]: pgmap v9906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:22 smithi119 ceph-mon[108979]: pgmap v9906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:24.440 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:34:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:34:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:34:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:24 smithi183 ceph-mon[99169]: pgmap v9907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:24.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:24 smithi119 ceph-mon[94175]: pgmap v9907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:24.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:24.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:24 smithi119 ceph-mon[108979]: pgmap v9907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:24.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:25.358 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:34:25.663 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:34:25.663 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 2m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:34:25.663 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 2m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:34:25.663 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 2m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:34:25.663 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 2m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:34:25.663 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 2m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:34:25.664 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 2m ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:34:25.664 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 2m ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:34:25.664 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 2m ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:34:25.664 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 2m ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:34:25.664 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 2m ago 4h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:34:25.664 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 2m ago 4h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:34:25.664 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 2m ago 4h 5352M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:34:25.664 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 2m ago 4h 5441M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:34:25.664 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 2m ago 4h 4983M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:34:25.664 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 2m ago 4h 4611M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:34:25.664 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 2m ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:34:25.664 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 2m ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:34:25.664 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 2m ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:34:25.664 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 2m ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:34:25.665 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 2m ago 4h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:34:26.040 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:34:26.040 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:34:26.041 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:34:26.041 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:34:26.041 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:34:26.041 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:34:26.041 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:34:26.041 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:34:26.041 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:34:26.041 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:34:26.041 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:34:26.041 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:34:26.041 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:34:26.041 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:34:26.041 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:34:26.041 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:34:26.041 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:34:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:26 smithi119 ceph-mon[94175]: from='client.34994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:34:26.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:26 smithi119 ceph-mon[94175]: pgmap v9908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:26.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:26 smithi119 ceph-mon[94175]: from='client.25113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:34:26.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3187418839' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:34:26.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:26 smithi119 ceph-mon[108979]: from='client.34994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:34:26.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:26 smithi119 ceph-mon[108979]: pgmap v9908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:26.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:26 smithi119 ceph-mon[108979]: from='client.25113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:34:26.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3187418839' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:34:26.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:26 smithi183 ceph-mon[99169]: from='client.34994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:34:26.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:26 smithi183 ceph-mon[99169]: pgmap v9908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:26.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:26 smithi183 ceph-mon[99169]: from='client.25113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:34:26.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3187418839' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:34:28.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:28 smithi119 ceph-mon[94175]: pgmap v9909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:28.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:28 smithi119 ceph-mon[108979]: pgmap v9909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:28.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:28 smithi183 ceph-mon[99169]: pgmap v9909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:29.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:34:29.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:34:29.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:34:30.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:30 smithi183 ceph-mon[99169]: pgmap v9910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:30.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:34:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:34:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:34:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:34:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:34:30.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:30 smithi119 ceph-mon[108979]: pgmap v9910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:30.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:34:30.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:34:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:34:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:34:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:34:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:30 smithi119 ceph-mon[94175]: pgmap v9910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:34:30.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:34:30.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:34:30.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:34:30.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:34:32.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:32 smithi183 ceph-mon[99169]: pgmap v9911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:32.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:32 smithi119 ceph-mon[94175]: pgmap v9911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:32 smithi119 ceph-mon[108979]: pgmap v9911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:34:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:34:34] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:34:34.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:34 smithi183 ceph-mon[99169]: pgmap v9912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:34.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:34 smithi119 ceph-mon[94175]: pgmap v9912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:34.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:34 smithi119 ceph-mon[108979]: pgmap v9912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:36.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:36 smithi183 ceph-mon[99169]: pgmap v9913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:36.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:36 smithi119 ceph-mon[94175]: pgmap v9913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:36.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:36 smithi119 ceph-mon[108979]: pgmap v9913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:38.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:38 smithi183 ceph-mon[99169]: pgmap v9914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:38.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:38 smithi119 ceph-mon[94175]: pgmap v9914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:38.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:38 smithi119 ceph-mon[108979]: pgmap v9914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:40.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:40 smithi183 ceph-mon[99169]: pgmap v9915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:40 smithi119 ceph-mon[94175]: pgmap v9915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:40.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:40 smithi119 ceph-mon[108979]: pgmap v9915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:42.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:42 smithi183 ceph-mon[99169]: pgmap v9916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:42.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:42 smithi119 ceph-mon[94175]: pgmap v9916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:42.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:42 smithi119 ceph-mon[108979]: pgmap v9916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:34:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:34:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T19:34:44.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:44 smithi183 ceph-mon[99169]: pgmap v9917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:44.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:44 smithi119 ceph-mon[94175]: pgmap v9917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:44.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:44 smithi119 ceph-mon[108979]: pgmap v9917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:46.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:46 smithi183 ceph-mon[99169]: pgmap v9918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:46.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:46 smithi119 ceph-mon[94175]: pgmap v9918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:46.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:46 smithi119 ceph-mon[108979]: pgmap v9918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:48.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:48 smithi183 ceph-mon[99169]: pgmap v9919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:48.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:48 smithi119 ceph-mon[94175]: pgmap v9919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:48.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:48 smithi119 ceph-mon[108979]: pgmap v9919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:50.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:50 smithi183 ceph-mon[99169]: pgmap v9920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:50.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:50 smithi119 ceph-mon[94175]: pgmap v9920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:50.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:50 smithi119 ceph-mon[108979]: pgmap v9920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:52.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:52 smithi119 ceph-mon[94175]: pgmap v9921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:52.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:52 smithi119 ceph-mon[108979]: pgmap v9921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:52.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:52 smithi183 ceph-mon[99169]: pgmap v9921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:34:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:34:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:34:54.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:54 smithi119 ceph-mon[94175]: pgmap v9922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:54.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:54.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:54 smithi119 ceph-mon[108979]: pgmap v9922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:54.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:54.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:54 smithi183 ceph-mon[99169]: pgmap v9922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:54.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:34:56.385 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:34:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:34:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 3m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:34:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 3m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:34:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 3m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:34:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 3m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:34:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 3m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:34:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 3m ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:34:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 3m ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:34:56.694 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 3m ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:34:56.694 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 3m ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:34:56.694 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 3m ago 4h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:34:56.694 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 3m ago 4h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:34:56.694 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 3m ago 4h 5352M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:34:56.694 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 3m ago 4h 5441M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:34:56.694 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 3m ago 4h 4983M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:34:56.694 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 3m ago 4h 4611M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:34:56.694 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 3m ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:34:56.694 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 3m ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:34:56.694 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 3m ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:34:56.694 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 3m ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:34:56.694 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 3m ago 4h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:34:56.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:56 smithi119 ceph-mon[94175]: pgmap v9923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:56.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:56 smithi119 ceph-mon[108979]: pgmap v9923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:56.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:56 smithi183 ceph-mon[99169]: pgmap v9923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:57.069 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:34:57.069 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:34:57.070 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:34:57.070 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:34:57.070 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:34:57.070 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:34:57.070 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:34:57.070 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:34:57.070 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:34:57.070 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:34:57.070 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:34:57.070 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:34:57.070 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:34:57.070 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:34:57.070 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:34:57.071 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:34:57.071 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:34:57.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:57 smithi183 ceph-mon[99169]: from='client.25125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:34:57.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:57 smithi183 ceph-mon[99169]: from='client.25131 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:34:57.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/272428546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:34:57.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:57 smithi119 ceph-mon[94175]: from='client.25125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:34:57.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:57 smithi119 ceph-mon[94175]: from='client.25131 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:34:57.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/272428546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:34:57.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:57 smithi119 ceph-mon[108979]: from='client.25125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:34:57.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:57 smithi119 ceph-mon[108979]: from='client.25131 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:34:57.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/272428546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:34:58.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:34:58 smithi183 ceph-mon[99169]: pgmap v9924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:58.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:34:58 smithi119 ceph-mon[94175]: pgmap v9924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:34:58.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:34:58 smithi119 ceph-mon[108979]: pgmap v9924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:00.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:00 smithi183 ceph-mon[99169]: pgmap v9925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:00.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:00 smithi119 ceph-mon[94175]: pgmap v9925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:00.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:00 smithi119 ceph-mon[108979]: pgmap v9925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:02.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:02 smithi119 ceph-mon[94175]: pgmap v9926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:02.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:02 smithi119 ceph-mon[108979]: pgmap v9926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:02.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:02 smithi183 ceph-mon[99169]: pgmap v9926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:35:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:35:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:35:04.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:04 smithi119 ceph-mon[94175]: pgmap v9927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:04.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:04 smithi119 ceph-mon[108979]: pgmap v9927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:04.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:04 smithi183 ceph-mon[99169]: pgmap v9927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:06.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:06 smithi183 ceph-mon[99169]: pgmap v9928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:06.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:06 smithi119 ceph-mon[94175]: pgmap v9928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:06.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:06 smithi119 ceph-mon[108979]: pgmap v9928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:08.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:08 smithi183 ceph-mon[99169]: pgmap v9929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:08.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:08 smithi119 ceph-mon[94175]: pgmap v9929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:08.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:08 smithi119 ceph-mon[108979]: pgmap v9929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:09.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:09.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:10.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:10 smithi183 ceph-mon[99169]: pgmap v9930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:10 smithi119 ceph-mon[94175]: pgmap v9930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:10 smithi119 ceph-mon[108979]: pgmap v9930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:12.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:12 smithi183 ceph-mon[99169]: pgmap v9931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:12.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:12 smithi119 ceph-mon[108979]: pgmap v9931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:12.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:12 smithi119 ceph-mon[94175]: pgmap v9931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:35:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:35:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:35:14.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:14 smithi183 ceph-mon[99169]: pgmap v9932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:14.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:14 smithi119 ceph-mon[94175]: pgmap v9932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:14.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:14 smithi119 ceph-mon[108979]: pgmap v9932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:16.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:16 smithi183 ceph-mon[99169]: pgmap v9933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:16.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:16 smithi119 ceph-mon[94175]: pgmap v9933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:16.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:16 smithi119 ceph-mon[108979]: pgmap v9933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:18.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:18 smithi183 ceph-mon[99169]: pgmap v9934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:18.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:18 smithi119 ceph-mon[94175]: pgmap v9934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:18.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:18 smithi119 ceph-mon[108979]: pgmap v9934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:20 smithi183 ceph-mon[99169]: pgmap v9935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:20 smithi119 ceph-mon[108979]: pgmap v9935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:20.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:20 smithi119 ceph-mon[94175]: pgmap v9935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:22.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:22 smithi183 ceph-mon[99169]: pgmap v9936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:22.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:22 smithi119 ceph-mon[94175]: pgmap v9936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:22.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:22 smithi119 ceph-mon[108979]: pgmap v9936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:35:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:35:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:35:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:24 smithi183 ceph-mon[99169]: pgmap v9937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:24 smithi119 ceph-mon[108979]: pgmap v9937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:24 smithi119 ceph-mon[94175]: pgmap v9937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:26.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:26 smithi183 ceph-mon[99169]: pgmap v9938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:26.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:26 smithi119 ceph-mon[108979]: pgmap v9938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:26.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:26 smithi119 ceph-mon[94175]: pgmap v9938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:27.413 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:35:27.718 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:35:27.718 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 4m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:35:27.718 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 4m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:35:27.719 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 4m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:35:27.719 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 4m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:35:27.719 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 4m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:35:27.719 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 4m ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:35:27.719 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 4m ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:35:27.719 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 4m ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:35:27.719 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 4m ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:35:27.719 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 4m ago 4h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:35:27.719 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 4m ago 4h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:35:27.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 4m ago 4h 5352M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:35:27.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 4m ago 4h 5441M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:35:27.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 4m ago 4h 4983M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:35:27.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 4m ago 4h 4611M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:35:27.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 4m ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:35:27.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 4m ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:35:27.720 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 4m ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:35:27.720 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 4m ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:35:27.720 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 4m ago 4h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:35:28.098 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:35:28.099 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:35:28.099 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:35:28.099 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:35:28.099 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:35:28.099 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:35:28.099 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:35:28.099 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:35:28.099 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:35:28.099 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:35:28.099 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:35:28.099 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:35:28.100 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:35:28.100 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:35:28.100 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:35:28.100 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:35:28.100 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:35:28.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:28 smithi183 ceph-mon[99169]: from='client.35030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:35:28.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:28 smithi183 ceph-mon[99169]: pgmap v9939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:28.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:28 smithi183 ceph-mon[99169]: from='client.25149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:35:28.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1660898254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:35:28.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:28 smithi119 ceph-mon[94175]: from='client.35030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:35:28.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:28 smithi119 ceph-mon[94175]: pgmap v9939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:28.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:28 smithi119 ceph-mon[94175]: from='client.25149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:35:28.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1660898254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:35:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:28 smithi119 ceph-mon[108979]: from='client.35030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:35:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:28 smithi119 ceph-mon[108979]: pgmap v9939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:28 smithi119 ceph-mon[108979]: from='client.25149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:35:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1660898254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:35:30.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:30 smithi183 ceph-mon[99169]: pgmap v9940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:30.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:35:30.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:30 smithi119 ceph-mon[108979]: pgmap v9940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:30.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:35:30.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:30 smithi119 ceph-mon[94175]: pgmap v9940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:30.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:35:31.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:35:31.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:35:31.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:35:31.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:35:31.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:35:31.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:35:32.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:32 smithi183 ceph-mon[99169]: pgmap v9941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:32 smithi119 ceph-mon[108979]: pgmap v9941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:32.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:32 smithi119 ceph-mon[94175]: pgmap v9941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:35:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:35:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:35:34.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:34 smithi183 ceph-mon[99169]: pgmap v9942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:35:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:35:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:35:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:35:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:35:34.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:34 smithi119 ceph-mon[94175]: pgmap v9942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:35:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:35:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:35:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:35:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:35:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:34 smithi119 ceph-mon[108979]: pgmap v9942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:35:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:35:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:35:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:35:34.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:35:36.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:36 smithi183 ceph-mon[99169]: pgmap v9943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:36.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:36 smithi119 ceph-mon[94175]: pgmap v9943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:36.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:36 smithi119 ceph-mon[108979]: pgmap v9943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:38.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:38 smithi183 ceph-mon[99169]: pgmap v9944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:38.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:38 smithi119 ceph-mon[94175]: pgmap v9944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:38 smithi119 ceph-mon[108979]: pgmap v9944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:40.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:40 smithi183 ceph-mon[99169]: pgmap v9945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:40 smithi119 ceph-mon[94175]: pgmap v9945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:40.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:40 smithi119 ceph-mon[108979]: pgmap v9945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:42.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:42 smithi183 ceph-mon[99169]: pgmap v9946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:42.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:42 smithi119 ceph-mon[94175]: pgmap v9946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:42.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:42 smithi119 ceph-mon[108979]: pgmap v9946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:35:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:35:44] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:35:44.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:44 smithi183 ceph-mon[99169]: pgmap v9947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:44.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:44 smithi119 ceph-mon[94175]: pgmap v9947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:44 smithi119 ceph-mon[108979]: pgmap v9947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:46.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:46 smithi183 ceph-mon[99169]: pgmap v9948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:46 smithi119 ceph-mon[94175]: pgmap v9948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:46 smithi119 ceph-mon[108979]: pgmap v9948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:48.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:48 smithi183 ceph-mon[99169]: pgmap v9949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:48.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:48 smithi119 ceph-mon[94175]: pgmap v9949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:48.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:48 smithi119 ceph-mon[108979]: pgmap v9949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:50.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:50 smithi183 ceph-mon[99169]: pgmap v9950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:50.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:50 smithi119 ceph-mon[94175]: pgmap v9950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:50.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:50 smithi119 ceph-mon[108979]: pgmap v9950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:52.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:52 smithi183 ceph-mon[99169]: pgmap v9951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:52.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:52 smithi119 ceph-mon[94175]: pgmap v9951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:52.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:52 smithi119 ceph-mon[108979]: pgmap v9951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:35:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:35:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:35:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:54 smithi183 ceph-mon[99169]: pgmap v9952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:54.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:54 smithi119 ceph-mon[108979]: pgmap v9952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:54.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:54 smithi119 ceph-mon[94175]: pgmap v9952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:54.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:35:56.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:56 smithi183 ceph-mon[99169]: pgmap v9953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:56.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:56 smithi119 ceph-mon[94175]: pgmap v9953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:56.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:56 smithi119 ceph-mon[108979]: pgmap v9953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:58.443 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:35:58.749 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:35:58.749 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 4m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:35:58.749 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 4m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:35:58.749 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 4m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:35:58.749 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 4m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:35:58.749 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 4m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:35:58.749 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 4m ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:35:58.750 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 4m ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:35:58.750 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 4m ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:35:58.750 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 4m ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:35:58.750 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 4m ago 4h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:35:58.750 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 4m ago 4h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:35:58.750 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 4m ago 4h 5352M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:35:58.750 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 4m ago 4h 5441M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:35:58.750 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 4m ago 4h 4983M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:35:58.750 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 4m ago 4h 4611M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:35:58.750 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 4m ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:35:58.750 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 4m ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:35:58.751 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 4m ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:35:58.751 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 4m ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:35:58.751 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 4m ago 4h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:35:58.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:58 smithi183 ceph-mon[99169]: pgmap v9954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:58.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:58 smithi119 ceph-mon[94175]: pgmap v9954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:58.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:58 smithi119 ceph-mon[108979]: pgmap v9954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:35:59.130 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:35:59.131 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:35:59.131 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:35:59.131 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:35:59.131 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:35:59.131 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:35:59.133 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:35:59.133 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:35:59.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:35:59.133 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:35:59.133 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:35:59.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:35:59.133 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:35:59.133 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:35:59.134 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:35:59.134 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:35:59.134 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:35:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:59 smithi183 ceph-mon[99169]: from='client.25161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:35:59.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:59 smithi183 ceph-mon[99169]: from='client.35054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:35:59.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:35:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1108782855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:35:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:59 smithi119 ceph-mon[94175]: from='client.25161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:35:59.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:59 smithi119 ceph-mon[94175]: from='client.35054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:35:59.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:35:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1108782855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:35:59.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:59 smithi119 ceph-mon[108979]: from='client.25161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:35:59.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:59 smithi119 ceph-mon[108979]: from='client.35054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:35:59.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:35:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1108782855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:36:00.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:00 smithi183 ceph-mon[99169]: pgmap v9955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:00.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:00 smithi119 ceph-mon[94175]: pgmap v9955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:00.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:00 smithi119 ceph-mon[108979]: pgmap v9955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:02.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:02 smithi183 ceph-mon[99169]: pgmap v9956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:02.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:02 smithi119 ceph-mon[94175]: pgmap v9956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:02 smithi119 ceph-mon[108979]: pgmap v9956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:36:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:36:04] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:36:04.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:04 smithi183 ceph-mon[99169]: pgmap v9957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:04.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:04 smithi119 ceph-mon[94175]: pgmap v9957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:04.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:04 smithi119 ceph-mon[108979]: pgmap v9957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:06.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:06 smithi183 ceph-mon[99169]: pgmap v9958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:06.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:06 smithi119 ceph-mon[94175]: pgmap v9958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:06.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:06 smithi119 ceph-mon[108979]: pgmap v9958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:08.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:08 smithi183 ceph-mon[99169]: pgmap v9959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:08.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:08 smithi119 ceph-mon[94175]: pgmap v9959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:08.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:08 smithi119 ceph-mon[108979]: pgmap v9959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:10.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:10 smithi183 ceph-mon[99169]: pgmap v9960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:10.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:10 smithi119 ceph-mon[94175]: pgmap v9960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:10.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:10 smithi119 ceph-mon[108979]: pgmap v9960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:12.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:12 smithi183 ceph-mon[99169]: pgmap v9961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:12.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:12 smithi119 ceph-mon[94175]: pgmap v9961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:12.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:12 smithi119 ceph-mon[108979]: pgmap v9961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:36:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:36:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:36:14.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:14 smithi183 ceph-mon[99169]: pgmap v9962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:14.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:14 smithi119 ceph-mon[94175]: pgmap v9962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:14.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:14 smithi119 ceph-mon[108979]: pgmap v9962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:16.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:16 smithi183 ceph-mon[99169]: pgmap v9963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:16.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:16 smithi119 ceph-mon[94175]: pgmap v9963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:16.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:16 smithi119 ceph-mon[108979]: pgmap v9963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:18.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:18 smithi183 ceph-mon[99169]: pgmap v9964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:18.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:18 smithi119 ceph-mon[94175]: pgmap v9964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:18.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:18 smithi119 ceph-mon[108979]: pgmap v9964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:20 smithi183 ceph-mon[99169]: pgmap v9965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:20.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:20 smithi119 ceph-mon[94175]: pgmap v9965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:20.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:20 smithi119 ceph-mon[108979]: pgmap v9965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:22.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:22 smithi183 ceph-mon[99169]: pgmap v9966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:22.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:22 smithi119 ceph-mon[94175]: pgmap v9966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:22.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:22 smithi119 ceph-mon[108979]: pgmap v9966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:36:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:36:24] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T19:36:24.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:24 smithi183 ceph-mon[99169]: pgmap v9967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:24.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:24 smithi119 ceph-mon[94175]: pgmap v9967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:24 smithi119 ceph-mon[108979]: pgmap v9967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:26.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:26 smithi183 ceph-mon[99169]: pgmap v9968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:26.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:26 smithi119 ceph-mon[94175]: pgmap v9968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:26.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:26 smithi119 ceph-mon[108979]: pgmap v9968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:28.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:28 smithi183 ceph-mon[99169]: pgmap v9969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:28.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:28 smithi119 ceph-mon[94175]: pgmap v9969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:28 smithi119 ceph-mon[108979]: pgmap v9969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:29.479 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:36:29.785 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:36:29.785 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 5m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:36:29.785 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 5m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:36:29.785 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 5m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:36:29.785 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 5m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:36:29.786 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 5m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:36:29.786 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 5m ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:36:29.786 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 5m ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:36:29.786 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 5m ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:36:29.786 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 5m ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:36:29.786 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 5m ago 4h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:36:29.786 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 5m ago 4h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:36:29.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 5m ago 4h 5352M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:36:29.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 5m ago 4h 5441M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:36:29.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 5m ago 4h 4983M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:36:29.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 5m ago 4h 4611M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:36:29.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 5m ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:36:29.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 5m ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:36:29.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 5m ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:36:29.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 5m ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:36:29.787 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 5m ago 4h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:36:30.166 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:36:30.166 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:36:30.166 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:36:30.166 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:36:30.166 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:36:30.166 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:36:30.167 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:36:30.167 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:36:30.167 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:36:30.167 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:36:30.167 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:36:30.167 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:36:30.167 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:36:30.167 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:36:30.167 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:36:30.167 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:36:30.167 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:36:30.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:30 smithi183 ceph-mon[99169]: pgmap v9970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:30.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:30 smithi183 ceph-mon[99169]: from='client.25179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:36:30.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:30 smithi183 ceph-mon[99169]: from='client.35072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:36:30.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/598031461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:36:30.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:30 smithi119 ceph-mon[108979]: pgmap v9970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:30.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:30 smithi119 ceph-mon[108979]: from='client.25179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:36:30.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:30 smithi119 ceph-mon[108979]: from='client.35072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:36:30.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/598031461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:36:30.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:30 smithi119 ceph-mon[94175]: pgmap v9970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:30.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:30 smithi119 ceph-mon[94175]: from='client.25179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:36:30.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:30 smithi119 ceph-mon[94175]: from='client.35072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:36:30.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/598031461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:36:32.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:32 smithi183 ceph-mon[99169]: pgmap v9971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:32.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:32 smithi119 ceph-mon[94175]: pgmap v9971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:32 smithi119 ceph-mon[108979]: pgmap v9971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:36:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:36:34] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T19:36:34.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:34 smithi183 ceph-mon[99169]: pgmap v9972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:36:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:36:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:36:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:36:34.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:34 smithi119 ceph-mon[94175]: pgmap v9972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:34.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:36:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:36:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:36:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:36:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:34 smithi119 ceph-mon[108979]: pgmap v9972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:36:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:36:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:36:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:36:36.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:36 smithi183 ceph-mon[99169]: pgmap v9973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:36.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:36 smithi119 ceph-mon[94175]: pgmap v9973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:36.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:36 smithi119 ceph-mon[108979]: pgmap v9973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:38.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:38 smithi183 ceph-mon[99169]: pgmap v9974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:38.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:38 smithi119 ceph-mon[94175]: pgmap v9974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:38.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:38 smithi119 ceph-mon[108979]: pgmap v9974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:40.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:40 smithi183 ceph-mon[99169]: pgmap v9975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:40 smithi119 ceph-mon[94175]: pgmap v9975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:40 smithi119 ceph-mon[108979]: pgmap v9975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:42.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:42 smithi183 ceph-mon[99169]: pgmap v9976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:42.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:42 smithi119 ceph-mon[94175]: pgmap v9976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:42.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:42 smithi119 ceph-mon[108979]: pgmap v9976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:36:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:36:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:36:44.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:44 smithi183 ceph-mon[99169]: pgmap v9977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:44.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:44 smithi119 ceph-mon[94175]: pgmap v9977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:44 smithi119 ceph-mon[108979]: pgmap v9977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:46.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:46 smithi183 ceph-mon[99169]: pgmap v9978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:46.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:46 smithi119 ceph-mon[94175]: pgmap v9978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:46 smithi119 ceph-mon[108979]: pgmap v9978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:48.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:48 smithi183 ceph-mon[99169]: pgmap v9979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:48.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:48 smithi119 ceph-mon[94175]: pgmap v9979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:48.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:48 smithi119 ceph-mon[108979]: pgmap v9979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:50.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:50 smithi183 ceph-mon[99169]: pgmap v9980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:50.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:50 smithi119 ceph-mon[94175]: pgmap v9980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:50.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:50 smithi119 ceph-mon[108979]: pgmap v9980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:52.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:52 smithi183 ceph-mon[99169]: pgmap v9981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:52.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:52 smithi119 ceph-mon[94175]: pgmap v9981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:52.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:52 smithi119 ceph-mon[108979]: pgmap v9981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:36:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:36:54] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:36:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:54 smithi183 ceph-mon[99169]: pgmap v9982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:54.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:54.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:54 smithi119 ceph-mon[108979]: pgmap v9982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:54.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:54.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:54 smithi119 ceph-mon[94175]: pgmap v9982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:54.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:36:56.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:56 smithi183 ceph-mon[99169]: pgmap v9983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:56.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:56 smithi119 ceph-mon[94175]: pgmap v9983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:56.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:56 smithi119 ceph-mon[108979]: pgmap v9983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:58.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:36:58 smithi183 ceph-mon[99169]: pgmap v9984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:58.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:36:58 smithi119 ceph-mon[94175]: pgmap v9984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:36:58.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:36:58 smithi119 ceph-mon[108979]: pgmap v9984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:00.513 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:37:00.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:00 smithi183 ceph-mon[99169]: pgmap v9985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:00.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:00 smithi119 ceph-mon[94175]: pgmap v9985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:00 smithi119 ceph-mon[108979]: pgmap v9985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:00.817 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:37:00.818 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 5m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:37:00.818 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 5m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:37:00.818 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 5m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:37:00.818 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 5m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:37:00.818 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 5m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:37:00.818 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 5m ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:37:00.818 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 5m ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:37:00.818 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 5m ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:37:00.818 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 5m ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:37:00.818 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 5m ago 4h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:37:00.818 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 5m ago 4h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:37:00.818 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 5m ago 4h 5352M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:37:00.818 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 5m ago 4h 5441M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:37:00.818 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 5m ago 4h 4983M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:37:00.819 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 5m ago 4h 4611M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:37:00.819 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 5m ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:37:00.819 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 5m ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:37:00.819 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 5m ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:37:00.819 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 5m ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:37:00.819 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 5m ago 4h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:37:01.199 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:37:01.199 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:37:01.199 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:37:01.199 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:37:01.199 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:37:01.199 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:37:01.199 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:37:01.199 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:37:01.199 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:37:01.199 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:37:01.200 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:37:01.200 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:37:01.200 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:37:01.200 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:37:01.200 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:37:01.200 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:37:01.200 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:37:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:01 smithi183 ceph-mon[99169]: from='client.35084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:37:01.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:01 smithi183 ceph-mon[99169]: from='client.25203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:37:01.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1778901417' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:37:01.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:01 smithi119 ceph-mon[94175]: from='client.35084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:37:01.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:01 smithi119 ceph-mon[94175]: from='client.25203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:37:01.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1778901417' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:37:01.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:01 smithi119 ceph-mon[108979]: from='client.35084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:37:01.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:01 smithi119 ceph-mon[108979]: from='client.25203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:37:01.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1778901417' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:37:02.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:02 smithi183 ceph-mon[99169]: pgmap v9986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:02.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:02 smithi119 ceph-mon[94175]: pgmap v9986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:02.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:02 smithi119 ceph-mon[108979]: pgmap v9986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:37:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:37:04] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:37:04.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:04 smithi183 ceph-mon[99169]: pgmap v9987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:04.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:04 smithi119 ceph-mon[94175]: pgmap v9987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:04.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:04 smithi119 ceph-mon[108979]: pgmap v9987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:06.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:06 smithi183 ceph-mon[99169]: pgmap v9988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:06.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:06 smithi119 ceph-mon[108979]: pgmap v9988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:06.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:06 smithi119 ceph-mon[94175]: pgmap v9988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:08.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:08 smithi183 ceph-mon[99169]: pgmap v9989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:08.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:08 smithi119 ceph-mon[108979]: pgmap v9989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:08.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:08 smithi119 ceph-mon[94175]: pgmap v9989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:09.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:10.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:10 smithi183 ceph-mon[99169]: pgmap v9990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:10.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:10 smithi119 ceph-mon[94175]: pgmap v9990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:10.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:10 smithi119 ceph-mon[108979]: pgmap v9990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:12.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:12 smithi183 ceph-mon[99169]: pgmap v9991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:12.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:12 smithi119 ceph-mon[94175]: pgmap v9991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:12.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:12 smithi119 ceph-mon[108979]: pgmap v9991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:37:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:37:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:37:14.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:14 smithi183 ceph-mon[99169]: pgmap v9992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:14.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:14 smithi119 ceph-mon[94175]: pgmap v9992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:14.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:14 smithi119 ceph-mon[108979]: pgmap v9992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:16.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:16 smithi183 ceph-mon[99169]: pgmap v9993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:16.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:16 smithi119 ceph-mon[94175]: pgmap v9993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:16.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:16 smithi119 ceph-mon[108979]: pgmap v9993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:18.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:18 smithi183 ceph-mon[99169]: pgmap v9994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:18.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:18 smithi119 ceph-mon[108979]: pgmap v9994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:18.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:18 smithi119 ceph-mon[94175]: pgmap v9994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:20.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:20 smithi183 ceph-mon[99169]: pgmap v9995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:20 smithi119 ceph-mon[108979]: pgmap v9995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:20.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:20 smithi119 ceph-mon[94175]: pgmap v9995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:22.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:22 smithi183 ceph-mon[99169]: pgmap v9996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:22.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:22 smithi119 ceph-mon[94175]: pgmap v9996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:22.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:22 smithi119 ceph-mon[108979]: pgmap v9996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:37:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:37:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:37:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:24 smithi183 ceph-mon[99169]: pgmap v9997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:24 smithi119 ceph-mon[108979]: pgmap v9997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:24 smithi119 ceph-mon[94175]: pgmap v9997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:26.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:26 smithi183 ceph-mon[99169]: pgmap v9998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:26.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:26 smithi119 ceph-mon[94175]: pgmap v9998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:26.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:26 smithi119 ceph-mon[108979]: pgmap v9998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:28.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:28 smithi183 ceph-mon[99169]: pgmap v9999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:28.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:28 smithi119 ceph-mon[94175]: pgmap v9999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:28 smithi119 ceph-mon[108979]: pgmap v9999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:30.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:30 smithi183 ceph-mon[99169]: pgmap v10000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:30.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:30 smithi119 ceph-mon[94175]: pgmap v10000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:30.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:30 smithi119 ceph-mon[108979]: pgmap v10000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:31.547 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:37:31.853 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:37:31.853 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 6m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:37:31.853 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 6m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:37:31.853 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 6m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:37:31.853 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 6m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:37:31.853 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 6m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:37:31.854 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 6m ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:37:31.854 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 6m ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:37:31.854 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 6m ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:37:31.854 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 6m ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:37:31.854 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 6m ago 4h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:37:31.854 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 6m ago 4h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:37:31.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 6m ago 4h 5352M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:37:31.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 6m ago 4h 5441M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:37:31.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 6m ago 4h 4983M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:37:31.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 6m ago 4h 4611M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:37:31.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 6m ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:37:31.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 6m ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:37:31.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 6m ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:37:31.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 6m ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:37:31.855 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 6m ago 4h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:37:32.229 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:37:32.230 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:37:32.230 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:37:32.230 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:37:32.230 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:37:32.230 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:37:32.230 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:37:32.230 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:37:32.230 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:37:32.230 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:37:32.230 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:37:32.230 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:37:32.230 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:37:32.230 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:37:32.230 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:37:32.231 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:37:32.231 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:37:32.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:32 smithi183 ceph-mon[99169]: pgmap v10001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:32.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:32 smithi183 ceph-mon[99169]: from='client.25215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:37:32.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:32 smithi183 ceph-mon[99169]: from='client.25221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:37:32.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3505302058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:37:32.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:32 smithi119 ceph-mon[94175]: pgmap v10001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:32.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:32 smithi119 ceph-mon[94175]: from='client.25215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:37:32.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:32 smithi119 ceph-mon[94175]: from='client.25221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:37:32.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3505302058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:37:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:32 smithi119 ceph-mon[108979]: pgmap v10001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:32 smithi119 ceph-mon[108979]: from='client.25215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:37:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:32 smithi119 ceph-mon[108979]: from='client.25221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:37:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3505302058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:37:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:37:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:37:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:37:34.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:34 smithi183 ceph-mon[99169]: pgmap v10002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:37:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:34 smithi119 ceph-mon[108979]: pgmap v10002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:37:34.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:34 smithi119 ceph-mon[94175]: pgmap v10002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:34.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:37:36.371 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:36.372 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:36.372 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:36.372 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:36.372 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:36 smithi183 ceph-mon[99169]: pgmap v10003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:36.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:36.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:36.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:36.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:36.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:36 smithi119 ceph-mon[94175]: pgmap v10003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:36.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:36.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:36.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:36.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:36.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:36 smithi119 ceph-mon[108979]: pgmap v10003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:38.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:38 smithi183 ceph-mon[99169]: pgmap v10004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:38.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:38.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:38.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:37:38.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:37:38.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:38.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:38 smithi119 ceph-mon[94175]: pgmap v10004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:38.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:38.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:38.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:37:38.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:37:38.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:38 smithi119 ceph-mon[108979]: pgmap v10004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:37:38.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:37:38.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:37:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:40 smithi183 ceph-mon[99169]: pgmap v10005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:40.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:40 smithi119 ceph-mon[108979]: pgmap v10005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:40 smithi119 ceph-mon[94175]: pgmap v10005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:42.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:42 smithi183 ceph-mon[99169]: pgmap v10006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:42.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:42 smithi119 ceph-mon[94175]: pgmap v10006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:42.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:42 smithi119 ceph-mon[108979]: pgmap v10006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:37:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:37:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:37:44.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:44 smithi183 ceph-mon[99169]: pgmap v10007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:44.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:44 smithi119 ceph-mon[94175]: pgmap v10007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:44.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:44 smithi119 ceph-mon[108979]: pgmap v10007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:46.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:46 smithi183 ceph-mon[99169]: pgmap v10008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:46 smithi119 ceph-mon[94175]: pgmap v10008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:46 smithi119 ceph-mon[108979]: pgmap v10008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:48.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:48 smithi183 ceph-mon[99169]: pgmap v10009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:48.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:48 smithi119 ceph-mon[94175]: pgmap v10009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:48.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:48 smithi119 ceph-mon[108979]: pgmap v10009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:50.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:50 smithi183 ceph-mon[99169]: pgmap v10010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:50.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:50 smithi119 ceph-mon[94175]: pgmap v10010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:50.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:50 smithi119 ceph-mon[108979]: pgmap v10010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:52.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:52 smithi183 ceph-mon[99169]: pgmap v10011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:52.953 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:52 smithi119 ceph-mon[94175]: pgmap v10011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:52.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:52 smithi119 ceph-mon[108979]: pgmap v10011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:37:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:37:54] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T19:37:54.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:54 smithi183 ceph-mon[99169]: pgmap v10012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:54.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:54 smithi119 ceph-mon[108979]: pgmap v10012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:54.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:54.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:54 smithi119 ceph-mon[94175]: pgmap v10012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:54.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:37:56.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:56 smithi183 ceph-mon[99169]: pgmap v10013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:56.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:56 smithi119 ceph-mon[94175]: pgmap v10013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:56.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:56 smithi119 ceph-mon[108979]: pgmap v10013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:58.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:37:58 smithi183 ceph-mon[99169]: pgmap v10014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:58.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:37:58 smithi119 ceph-mon[94175]: pgmap v10014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:37:58.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:37:58 smithi119 ceph-mon[108979]: pgmap v10014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:00.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:00 smithi183 ceph-mon[99169]: pgmap v10015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:00 smithi119 ceph-mon[108979]: pgmap v10015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:00.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:00 smithi119 ceph-mon[94175]: pgmap v10015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:02.575 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:38:02.882 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:38:02.882 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 6m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:38:02.883 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 6m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:38:02.883 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 6m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:38:02.883 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 6m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:38:02.883 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 6m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:38:02.883 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 6m ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:38:02.883 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 6m ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:38:02.883 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 6m ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:38:02.883 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 6m ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:38:02.883 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 6m ago 4h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:38:02.883 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 6m ago 4h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:38:02.883 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 6m ago 4h 5352M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:38:02.883 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 6m ago 4h 5441M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:38:02.883 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 6m ago 4h 4983M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:38:02.883 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 6m ago 4h 4611M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:38:02.883 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 6m ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:38:02.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 6m ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:38:02.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 6m ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:38:02.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 6m ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:38:02.884 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 6m ago 4h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:38:02.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:02 smithi183 ceph-mon[99169]: pgmap v10016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:02 smithi119 ceph-mon[94175]: pgmap v10016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:02 smithi119 ceph-mon[108979]: pgmap v10016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:03.267 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:38:03.267 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:38:03.267 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:38:03.267 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:38:03.267 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:38:03.267 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:38:03.267 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:38:03.267 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:38:03.268 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:38:03.268 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:38:03.268 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:38:03.268 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:38:03.268 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:38:03.268 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:38:03.268 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:38:03.268 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:38:03.268 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:38:03.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:03 smithi183 ceph-mon[99169]: from='client.35120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:38:03.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:03 smithi183 ceph-mon[99169]: from='client.35126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:38:03.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1794446646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:38:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:03 smithi119 ceph-mon[108979]: from='client.35120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:38:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:03 smithi119 ceph-mon[108979]: from='client.35126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:38:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1794446646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:38:03.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:03 smithi119 ceph-mon[94175]: from='client.35120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:38:03.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:03 smithi119 ceph-mon[94175]: from='client.35126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:38:03.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1794446646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:38:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:38:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:38:04] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T19:38:04.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:04 smithi183 ceph-mon[99169]: pgmap v10017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:04.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:04 smithi119 ceph-mon[94175]: pgmap v10017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:04.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:04 smithi119 ceph-mon[108979]: pgmap v10017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:06.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:06 smithi183 ceph-mon[99169]: pgmap v10018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:06.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:06 smithi119 ceph-mon[94175]: pgmap v10018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:06.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:06 smithi119 ceph-mon[108979]: pgmap v10018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:08.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:08 smithi183 ceph-mon[99169]: pgmap v10019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:08.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:08 smithi119 ceph-mon[94175]: pgmap v10019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:08.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:08 smithi119 ceph-mon[108979]: pgmap v10019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:09.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:10.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:10 smithi183 ceph-mon[99169]: pgmap v10020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:10.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:10 smithi119 ceph-mon[94175]: pgmap v10020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:10 smithi119 ceph-mon[108979]: pgmap v10020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:12.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:12 smithi183 ceph-mon[99169]: pgmap v10021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:12.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:12 smithi119 ceph-mon[94175]: pgmap v10021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:12.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:12 smithi119 ceph-mon[108979]: pgmap v10021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:38:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:38:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:38:14.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:14 smithi183 ceph-mon[99169]: pgmap v10022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:14.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:14 smithi119 ceph-mon[94175]: pgmap v10022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:14.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:14 smithi119 ceph-mon[108979]: pgmap v10022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:16.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:16 smithi183 ceph-mon[99169]: pgmap v10023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:16.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:16 smithi119 ceph-mon[94175]: pgmap v10023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:16.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:16 smithi119 ceph-mon[108979]: pgmap v10023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:18.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:18 smithi183 ceph-mon[99169]: pgmap v10024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:18.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:18 smithi119 ceph-mon[108979]: pgmap v10024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:18.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:18 smithi119 ceph-mon[94175]: pgmap v10024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:20.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:20 smithi183 ceph-mon[99169]: pgmap v10025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:20.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:20 smithi119 ceph-mon[94175]: pgmap v10025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:20.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:20 smithi119 ceph-mon[108979]: pgmap v10025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:22.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:22 smithi183 ceph-mon[99169]: pgmap v10026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:22.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:22 smithi119 ceph-mon[94175]: pgmap v10026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:22.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:22 smithi119 ceph-mon[108979]: pgmap v10026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:38:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:38:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:38:24.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:24 smithi183 ceph-mon[99169]: pgmap v10027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:24 smithi119 ceph-mon[108979]: pgmap v10027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:24 smithi119 ceph-mon[94175]: pgmap v10027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:26.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:26 smithi183 ceph-mon[99169]: pgmap v10028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:26.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:26 smithi119 ceph-mon[94175]: pgmap v10028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:26.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:26 smithi119 ceph-mon[108979]: pgmap v10028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:28.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:28 smithi183 ceph-mon[99169]: pgmap v10029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:28.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:28 smithi119 ceph-mon[94175]: pgmap v10029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:28 smithi119 ceph-mon[108979]: pgmap v10029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:30.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:30 smithi183 ceph-mon[99169]: pgmap v10030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:30.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:30 smithi119 ceph-mon[94175]: pgmap v10030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:30.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:30 smithi119 ceph-mon[108979]: pgmap v10030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:32.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:32 smithi183 ceph-mon[99169]: pgmap v10031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:32.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:32 smithi119 ceph-mon[94175]: pgmap v10031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:32 smithi119 ceph-mon[108979]: pgmap v10031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:33.614 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:38:33.918 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:38:33.918 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 7m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:38:33.918 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 7m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:38:33.919 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 7m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:38:33.919 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 7m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:38:33.919 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 7m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:38:33.919 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 7m ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:38:33.919 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 7m ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:38:33.919 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 7m ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:38:33.919 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 7m ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:38:33.919 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 7m ago 4h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:38:33.919 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 7m ago 4h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:38:33.919 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 7m ago 4h 5352M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:38:33.919 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 7m ago 4h 5441M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:38:33.919 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 7m ago 4h 4983M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:38:33.919 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 7m ago 4h 4611M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:38:33.919 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 7m ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:38:33.920 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 7m ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:38:33.920 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 7m ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:38:33.920 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 7m ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:38:33.920 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 7m ago 4h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:38:34.302 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:38:34.302 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:38:34.302 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:38:34.302 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:38:34.302 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:38:34.302 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:38:34.302 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:38:34.302 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:38:34.302 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:38:34.302 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:38:34.302 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:38:34.303 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:38:34.303 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:38:34.303 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:38:34.303 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:38:34.303 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:38:34.303 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:38:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:38:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:38:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:38:34.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:34 smithi183 ceph-mon[99169]: pgmap v10032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:34 smithi183 ceph-mon[99169]: from='client.35138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:38:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:34 smithi183 ceph-mon[99169]: from='client.25257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:38:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3245307922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:38:34.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:34 smithi119 ceph-mon[108979]: pgmap v10032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:34 smithi119 ceph-mon[108979]: from='client.35138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:38:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:34 smithi119 ceph-mon[108979]: from='client.25257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:38:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3245307922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:38:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:34 smithi119 ceph-mon[94175]: pgmap v10032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:34 smithi119 ceph-mon[94175]: from='client.35138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:38:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:34 smithi119 ceph-mon[94175]: from='client.25257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:38:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3245307922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:38:36.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:36 smithi183 ceph-mon[99169]: pgmap v10033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:36.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:36 smithi119 ceph-mon[94175]: pgmap v10033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:36.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:36 smithi119 ceph-mon[108979]: pgmap v10033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:38.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:38 smithi183 ceph-mon[99169]: pgmap v10034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:38.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:38:38.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:38 smithi119 ceph-mon[94175]: pgmap v10034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:38.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:38:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:38 smithi119 ceph-mon[108979]: pgmap v10034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:38:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:38:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:38:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:38:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:39.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:38:39.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:38:39.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:38:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:38:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:38:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:38:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:40 smithi183 ceph-mon[99169]: pgmap v10035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:40 smithi119 ceph-mon[94175]: pgmap v10035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:40 smithi119 ceph-mon[108979]: pgmap v10035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:42.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:42 smithi183 ceph-mon[99169]: pgmap v10036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:42.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:42 smithi119 ceph-mon[94175]: pgmap v10036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:42.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:42 smithi119 ceph-mon[108979]: pgmap v10036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:38:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:38:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:38:44.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:44 smithi183 ceph-mon[99169]: pgmap v10037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:44.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:44 smithi119 ceph-mon[94175]: pgmap v10037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:44 smithi119 ceph-mon[108979]: pgmap v10037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:46.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:46 smithi183 ceph-mon[99169]: pgmap v10038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:46 smithi119 ceph-mon[94175]: pgmap v10038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:46 smithi119 ceph-mon[108979]: pgmap v10038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:48.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:48 smithi183 ceph-mon[99169]: pgmap v10039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:48.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:48 smithi119 ceph-mon[94175]: pgmap v10039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:48.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:48 smithi119 ceph-mon[108979]: pgmap v10039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:50.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:50 smithi183 ceph-mon[99169]: pgmap v10040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:50.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:50 smithi119 ceph-mon[94175]: pgmap v10040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:50.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:50 smithi119 ceph-mon[108979]: pgmap v10040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:52.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:52 smithi183 ceph-mon[99169]: pgmap v10041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:52.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:52 smithi119 ceph-mon[94175]: pgmap v10041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:52.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:52 smithi119 ceph-mon[108979]: pgmap v10041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:38:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:38:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:38:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:54 smithi183 ceph-mon[99169]: pgmap v10042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:54.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:54.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:54 smithi119 ceph-mon[94175]: pgmap v10042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:54.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:54.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:54 smithi119 ceph-mon[108979]: pgmap v10042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:54.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:38:56.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:56 smithi183 ceph-mon[99169]: pgmap v10043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:56.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:56 smithi119 ceph-mon[94175]: pgmap v10043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:56.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:56 smithi119 ceph-mon[108979]: pgmap v10043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:58.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:38:58 smithi183 ceph-mon[99169]: pgmap v10044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:58.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:38:58 smithi119 ceph-mon[108979]: pgmap v10044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:38:58.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:38:58 smithi119 ceph-mon[94175]: pgmap v10044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:00.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:00 smithi183 ceph-mon[99169]: pgmap v10045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:00.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:00 smithi119 ceph-mon[94175]: pgmap v10045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:00.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:00 smithi119 ceph-mon[108979]: pgmap v10045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:02.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:02 smithi183 ceph-mon[99169]: pgmap v10046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:02.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:02 smithi119 ceph-mon[94175]: pgmap v10046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:02 smithi119 ceph-mon[108979]: pgmap v10046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:39:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:39:04] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:39:04.649 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:39:04.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:04 smithi183 ceph-mon[99169]: pgmap v10047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:04.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:04 smithi119 ceph-mon[108979]: pgmap v10047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:04.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:04 smithi119 ceph-mon[94175]: pgmap v10047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:04.959 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:39:04.959 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 7m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:39:04.959 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 7m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:39:04.959 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 7m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:39:04.959 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 7m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:39:04.959 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 7m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:39:04.959 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 7m ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:39:04.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 7m ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:39:04.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 7m ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:39:04.960 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 7m ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:39:04.960 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 7m ago 4h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:39:04.960 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 7m ago 4h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:39:04.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 7m ago 4h 5352M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:39:04.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 7m ago 4h 5441M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:39:04.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 7m ago 4h 4983M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:39:04.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 7m ago 4h 4611M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:39:04.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 7m ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:39:04.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 7m ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:39:04.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 7m ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:39:04.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 7m ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:39:04.960 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 7m ago 4h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:39:05.339 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:39:05.339 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:39:05.339 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:39:05.339 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:39:05.340 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:39:05.340 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:39:05.340 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:39:05.340 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:39:05.340 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:39:05.340 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:39:05.340 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:39:05.340 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:39:05.340 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:39:05.340 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:39:05.340 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:39:05.340 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:39:05.341 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:39:05.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:05 smithi183 ceph-mon[99169]: from='client.35156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:39:05.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:05 smithi183 ceph-mon[99169]: from='client.25275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:39:05.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2044861664' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:39:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:05 smithi119 ceph-mon[94175]: from='client.35156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:39:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:05 smithi119 ceph-mon[94175]: from='client.25275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:39:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2044861664' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:39:05.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:05 smithi119 ceph-mon[108979]: from='client.35156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:39:05.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:05 smithi119 ceph-mon[108979]: from='client.25275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:39:05.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2044861664' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:39:06.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:06 smithi183 ceph-mon[99169]: pgmap v10048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:06.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:06 smithi119 ceph-mon[94175]: pgmap v10048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:06.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:06 smithi119 ceph-mon[108979]: pgmap v10048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:08.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:08 smithi183 ceph-mon[99169]: pgmap v10049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:08.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:08 smithi119 ceph-mon[94175]: pgmap v10049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:08.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:08 smithi119 ceph-mon[108979]: pgmap v10049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:09.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:10 smithi183 ceph-mon[99169]: pgmap v10050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:10.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:10 smithi119 ceph-mon[94175]: pgmap v10050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:10 smithi119 ceph-mon[108979]: pgmap v10050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:12.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:12 smithi183 ceph-mon[99169]: pgmap v10051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:12.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:12 smithi119 ceph-mon[94175]: pgmap v10051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:12.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:12 smithi119 ceph-mon[108979]: pgmap v10051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:39:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:39:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:39:14.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:14 smithi183 ceph-mon[99169]: pgmap v10052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:14.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:14 smithi119 ceph-mon[94175]: pgmap v10052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:14.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:14 smithi119 ceph-mon[108979]: pgmap v10052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:16.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:16 smithi183 ceph-mon[99169]: pgmap v10053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:16.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:16 smithi119 ceph-mon[94175]: pgmap v10053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:16.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:16 smithi119 ceph-mon[108979]: pgmap v10053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:18.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:18 smithi183 ceph-mon[99169]: pgmap v10054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:18.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:18 smithi119 ceph-mon[94175]: pgmap v10054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:18.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:18 smithi119 ceph-mon[108979]: pgmap v10054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:20 smithi183 ceph-mon[99169]: pgmap v10055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:20 smithi119 ceph-mon[108979]: pgmap v10055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:20.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:20 smithi119 ceph-mon[94175]: pgmap v10055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:22.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:22 smithi183 ceph-mon[99169]: pgmap v10056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:22.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:22 smithi119 ceph-mon[94175]: pgmap v10056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:22.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:22 smithi119 ceph-mon[108979]: pgmap v10056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:39:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:39:24] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:39:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:24 smithi183 ceph-mon[99169]: pgmap v10057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:24 smithi119 ceph-mon[94175]: pgmap v10057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:24 smithi119 ceph-mon[108979]: pgmap v10057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:26.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:26 smithi183 ceph-mon[99169]: pgmap v10058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:26.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:26 smithi119 ceph-mon[94175]: pgmap v10058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:26.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:26 smithi119 ceph-mon[108979]: pgmap v10058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:28.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:28 smithi183 ceph-mon[99169]: pgmap v10059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:28.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:28 smithi119 ceph-mon[94175]: pgmap v10059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:28 smithi119 ceph-mon[108979]: pgmap v10059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:30.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:30 smithi183 ceph-mon[99169]: pgmap v10060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:30.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:30 smithi119 ceph-mon[94175]: pgmap v10060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:30.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:30 smithi119 ceph-mon[108979]: pgmap v10060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:32.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:32 smithi183 ceph-mon[99169]: pgmap v10061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:32.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:32 smithi119 ceph-mon[94175]: pgmap v10061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:32 smithi119 ceph-mon[108979]: pgmap v10061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:39:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:39:34] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:39:34.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:34 smithi183 ceph-mon[99169]: pgmap v10062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:34 smithi119 ceph-mon[94175]: pgmap v10062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:34.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:34 smithi119 ceph-mon[108979]: pgmap v10062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:35.687 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:39:35.992 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:39:35.992 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 8m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:39:35.992 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 8m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:39:35.992 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 8m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:39:35.992 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 8m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:39:35.992 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 8m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:39:35.993 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 8m ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:39:35.993 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 8m ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:39:35.993 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 8m ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:39:35.993 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 8m ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:39:35.993 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 8m ago 4h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:39:35.993 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 8m ago 4h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:39:35.993 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 8m ago 4h 5352M 2455M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:39:35.993 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 8m ago 4h 5441M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:39:35.993 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 8m ago 4h 4983M 2455M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:39:35.993 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 8m ago 4h 4611M 2455M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:39:35.993 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 8m ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:39:35.993 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 8m ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:39:35.993 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 8m ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:39:35.993 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 8m ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:39:35.993 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 8m ago 4h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:39:36.369 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:39:36.369 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:39:36.369 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:39:36.370 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:39:36.370 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:39:36.370 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:39:36.370 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:39:36.370 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:39:36.370 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:39:36.370 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:39:36.370 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:39:36.370 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:39:36.370 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:39:36.370 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:39:36.370 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:39:36.370 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:39:36.370 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:39:36.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:36 smithi183 ceph-mon[99169]: pgmap v10063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:36.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:36 smithi183 ceph-mon[99169]: from='client.25287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:39:36.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:36 smithi183 ceph-mon[99169]: from='client.35180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:39:36.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2171007381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:39:36.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:36 smithi119 ceph-mon[108979]: pgmap v10063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:36.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:36 smithi119 ceph-mon[108979]: from='client.25287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:39:36.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:36 smithi119 ceph-mon[108979]: from='client.35180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:39:36.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2171007381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:39:36.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:36 smithi119 ceph-mon[94175]: pgmap v10063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:36.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:36 smithi119 ceph-mon[94175]: from='client.25287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:39:36.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:36 smithi119 ceph-mon[94175]: from='client.35180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:39:36.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2171007381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:39:38.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:38 smithi183 ceph-mon[99169]: pgmap v10064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:38.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:38 smithi119 ceph-mon[94175]: pgmap v10064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:38 smithi119 ceph-mon[108979]: pgmap v10064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:39:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:39.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:39:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:39:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:40 smithi183 ceph-mon[99169]: pgmap v10065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:40.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:40 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2445M 2023-12-01T19:39:40.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:39:40.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:39:40.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:39:40.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:39:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[94175]: pgmap v10065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2445M 2023-12-01T19:39:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:39:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:39:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:39:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:39:40.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[108979]: pgmap v10065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:40.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:39:40.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2445M 2023-12-01T19:39:40.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:39:40.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:39:40.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:39:40.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:39:42.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:42 smithi183 ceph-mon[99169]: pgmap v10066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:42 smithi119 ceph-mon[94175]: pgmap v10066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:42.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:42 smithi119 ceph-mon[108979]: pgmap v10066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:39:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:39:44] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:39:44.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:44 smithi183 ceph-mon[99169]: pgmap v10067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:44.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:44 smithi119 ceph-mon[94175]: pgmap v10067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:44 smithi119 ceph-mon[108979]: pgmap v10067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:46.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:46 smithi183 ceph-mon[99169]: pgmap v10068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:46.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:46 smithi119 ceph-mon[94175]: pgmap v10068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:46.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:46 smithi119 ceph-mon[108979]: pgmap v10068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:48.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:48 smithi183 ceph-mon[99169]: pgmap v10069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:48.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:48 smithi119 ceph-mon[108979]: pgmap v10069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:48.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:48 smithi119 ceph-mon[94175]: pgmap v10069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:50.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:50 smithi183 ceph-mon[99169]: pgmap v10070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:50.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:50 smithi119 ceph-mon[108979]: pgmap v10070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:50.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:50 smithi119 ceph-mon[94175]: pgmap v10070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:52.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:52 smithi183 ceph-mon[99169]: pgmap v10071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:52.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:52 smithi119 ceph-mon[94175]: pgmap v10071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:52.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:52 smithi119 ceph-mon[108979]: pgmap v10071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:39:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:39:54] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:39:54.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:54 smithi183 ceph-mon[99169]: pgmap v10072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:54.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:54 smithi119 ceph-mon[108979]: pgmap v10072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:54.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:54 smithi119 ceph-mon[94175]: pgmap v10072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:54.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:39:56.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:56 smithi183 ceph-mon[99169]: pgmap v10073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:56.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:56 smithi119 ceph-mon[94175]: pgmap v10073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:56.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:56 smithi119 ceph-mon[108979]: pgmap v10073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:58.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:39:58 smithi183 ceph-mon[99169]: pgmap v10074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:58.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:39:58 smithi119 ceph-mon[94175]: pgmap v10074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:39:58.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:39:58 smithi119 ceph-mon[108979]: pgmap v10074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:00.370 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T19:39:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:40:00.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:00 smithi183 ceph-mon[99169]: pgmap v10075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:00.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:40:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:00 smithi119 ceph-mon[108979]: pgmap v10075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:00.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:40:00.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:00 smithi119 ceph-mon[94175]: pgmap v10075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:00.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:40:02.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:02 smithi183 ceph-mon[99169]: pgmap v10076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:02.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:02 smithi119 ceph-mon[94175]: pgmap v10076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:02 smithi119 ceph-mon[108979]: pgmap v10076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:40:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:40:04] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:40:04.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:04 smithi183 ceph-mon[99169]: pgmap v10077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:04.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:04 smithi119 ceph-mon[94175]: pgmap v10077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:04.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:04 smithi119 ceph-mon[108979]: pgmap v10077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:06.719 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:40:06.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:06 smithi183 ceph-mon[99169]: pgmap v10078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:06.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:06 smithi119 ceph-mon[108979]: pgmap v10078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:06.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:06 smithi119 ceph-mon[94175]: pgmap v10078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:07.026 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:40:07.026 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 8m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:40:07.026 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 8m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:40:07.026 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 8m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:40:07.026 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 8m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:40:07.026 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 8m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:40:07.026 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 8m ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:40:07.027 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 8m ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:40:07.027 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 8m ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:40:07.027 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 8m ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:40:07.027 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 8m ago 4h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:40:07.027 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 8m ago 4h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:40:07.027 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 8m ago 4h 5352M 2445M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:40:07.027 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 8m ago 4h 5441M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:40:07.027 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 8m ago 4h 4983M 2445M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:40:07.027 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 8m ago 4h 4611M 2445M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:40:07.027 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 8m ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:40:07.027 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 8m ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:40:07.027 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 8m ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:40:07.027 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 8m ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:40:07.027 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 8m ago 4h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:40:07.403 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:40:07.403 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:40:07.403 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:40:07.403 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:40:07.403 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:40:07.403 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:40:07.403 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:40:07.403 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:40:07.403 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:40:07.403 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:40:07.404 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:40:07.404 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:40:07.404 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:40:07.404 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:40:07.404 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:40:07.404 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:40:07.404 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:40:07.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:07 smithi183 ceph-mon[99169]: from='client.25305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:40:07.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:07 smithi183 ceph-mon[99169]: from='client.35198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:40:07.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/132963621' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:40:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:07 smithi119 ceph-mon[108979]: from='client.25305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:40:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:07 smithi119 ceph-mon[108979]: from='client.35198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:40:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/132963621' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:40:07.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:07 smithi119 ceph-mon[94175]: from='client.25305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:40:07.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:07 smithi119 ceph-mon[94175]: from='client.35198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:40:07.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/132963621' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:40:08.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:08 smithi183 ceph-mon[99169]: pgmap v10079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:08.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:08 smithi119 ceph-mon[94175]: pgmap v10079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:08.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:08 smithi119 ceph-mon[108979]: pgmap v10079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:09.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:09.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:10 smithi183 ceph-mon[99169]: pgmap v10080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:10 smithi119 ceph-mon[108979]: pgmap v10080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:10 smithi119 ceph-mon[94175]: pgmap v10080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:12.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:12 smithi183 ceph-mon[99169]: pgmap v10081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:12.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:12 smithi119 ceph-mon[108979]: pgmap v10081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:12.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:12 smithi119 ceph-mon[94175]: pgmap v10081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:40:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:40:14] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:40:14.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:14 smithi183 ceph-mon[99169]: pgmap v10082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:14.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:14 smithi119 ceph-mon[94175]: pgmap v10082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:14.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:14 smithi119 ceph-mon[108979]: pgmap v10082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:16.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:16 smithi183 ceph-mon[99169]: pgmap v10083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:16.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:16 smithi119 ceph-mon[94175]: pgmap v10083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:16.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:16 smithi119 ceph-mon[108979]: pgmap v10083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:18.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:18 smithi183 ceph-mon[99169]: pgmap v10084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:18.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:18 smithi119 ceph-mon[108979]: pgmap v10084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:18.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:18 smithi119 ceph-mon[94175]: pgmap v10084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:20.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:20 smithi183 ceph-mon[99169]: pgmap v10085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:20.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:20 smithi119 ceph-mon[94175]: pgmap v10085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:20.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:20 smithi119 ceph-mon[108979]: pgmap v10085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:22.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:22 smithi183 ceph-mon[99169]: pgmap v10086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:22.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:22 smithi119 ceph-mon[94175]: pgmap v10086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:22.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:22 smithi119 ceph-mon[108979]: pgmap v10086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:40:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:40:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:40:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:24 smithi183 ceph-mon[99169]: pgmap v10087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:24 smithi119 ceph-mon[94175]: pgmap v10087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:24 smithi119 ceph-mon[108979]: pgmap v10087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:26.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:26 smithi183 ceph-mon[99169]: pgmap v10088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:26.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:26 smithi119 ceph-mon[108979]: pgmap v10088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:26.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:26 smithi119 ceph-mon[94175]: pgmap v10088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:28.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:28 smithi183 ceph-mon[99169]: pgmap v10089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:28.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:28 smithi119 ceph-mon[94175]: pgmap v10089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:28 smithi119 ceph-mon[108979]: pgmap v10089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:30.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:30 smithi183 ceph-mon[99169]: pgmap v10090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:30.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:30 smithi119 ceph-mon[94175]: pgmap v10090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:30.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:30 smithi119 ceph-mon[108979]: pgmap v10090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:32.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:32 smithi183 ceph-mon[99169]: pgmap v10091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:32 smithi119 ceph-mon[108979]: pgmap v10091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:32.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:32 smithi119 ceph-mon[94175]: pgmap v10091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:40:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:40:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T19:40:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:34 smithi183 ceph-mon[99169]: pgmap v10092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:34.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:34 smithi119 ceph-mon[108979]: pgmap v10092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:34.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:34 smithi119 ceph-mon[94175]: pgmap v10092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:36.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:36 smithi183 ceph-mon[99169]: pgmap v10093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:36.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:36 smithi119 ceph-mon[108979]: pgmap v10093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:36.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:36 smithi119 ceph-mon[94175]: pgmap v10093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:37.750 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:40:38.055 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:40:38.055 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 9m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:40:38.055 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 9m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:40:38.055 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 9m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:40:38.055 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 9m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:40:38.055 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:40:38.055 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 9m ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:40:38.056 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 9m ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:40:38.056 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 9m ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:40:38.056 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 9m ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:40:38.056 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 9m ago 4h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:40:38.056 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 9m ago 4h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:40:38.056 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 9m ago 4h 5352M 2445M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:40:38.056 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 9m ago 4h 5441M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:40:38.056 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 9m ago 4h 4983M 2445M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:40:38.056 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 9m ago 4h 4611M 2445M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:40:38.056 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 9m ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:40:38.056 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 9m ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:40:38.056 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 9m ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:40:38.056 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 9m ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:40:38.056 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 9m ago 4h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:40:38.434 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:40:38.434 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:40:38.434 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:40:38.434 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:40:38.434 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:40:38.434 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:40:38.434 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:40:38.434 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:40:38.434 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:40:38.434 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:40:38.434 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:40:38.434 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:40:38.435 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:40:38.435 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:40:38.435 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:40:38.435 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:40:38.435 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:40:38.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:38 smithi183 ceph-mon[99169]: pgmap v10094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:38.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:38 smithi183 ceph-mon[99169]: from='client.25323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:40:38.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:38 smithi183 ceph-mon[99169]: from='client.25329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:40:38.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3235024335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:40:38.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:38 smithi119 ceph-mon[108979]: pgmap v10094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:38 smithi119 ceph-mon[108979]: from='client.25323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:40:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:38 smithi119 ceph-mon[108979]: from='client.25329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:40:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3235024335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:40:38.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:38 smithi119 ceph-mon[94175]: pgmap v10094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:38.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:38 smithi119 ceph-mon[94175]: from='client.25323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:40:38.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:38 smithi119 ceph-mon[94175]: from='client.25329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:40:38.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3235024335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:40:39.867 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:39.867 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:40 smithi183 ceph-mon[99169]: pgmap v10095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:40:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:40:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:40:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:40:40.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:40 smithi119 ceph-mon[108979]: pgmap v10095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:40:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:40:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:40:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:40:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:40 smithi119 ceph-mon[94175]: pgmap v10095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:40:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:40:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:40:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:40:42.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:42 smithi183 ceph-mon[99169]: pgmap v10096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:42.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:42 smithi119 ceph-mon[94175]: pgmap v10096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:42.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:42 smithi119 ceph-mon[108979]: pgmap v10096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:40:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:40:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T19:40:44.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:44 smithi183 ceph-mon[99169]: pgmap v10097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:44.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:44 smithi119 ceph-mon[94175]: pgmap v10097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:44 smithi119 ceph-mon[108979]: pgmap v10097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:46.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:46 smithi183 ceph-mon[99169]: pgmap v10098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:46 smithi119 ceph-mon[108979]: pgmap v10098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:46 smithi119 ceph-mon[94175]: pgmap v10098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:48.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:48 smithi183 ceph-mon[99169]: pgmap v10099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:48.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:48 smithi119 ceph-mon[94175]: pgmap v10099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:48.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:48 smithi119 ceph-mon[108979]: pgmap v10099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:50.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:50 smithi183 ceph-mon[99169]: pgmap v10100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:50.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:50 smithi119 ceph-mon[94175]: pgmap v10100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:50.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:50 smithi119 ceph-mon[108979]: pgmap v10100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:52.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:52 smithi183 ceph-mon[99169]: pgmap v10101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:52.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:52 smithi119 ceph-mon[94175]: pgmap v10101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:52.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:52 smithi119 ceph-mon[108979]: pgmap v10101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:40:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:40:54] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:40:54.924 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:54 smithi119 ceph-mon[94175]: pgmap v10102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:54.924 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:54.924 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:54 smithi119 ceph-mon[108979]: pgmap v10102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:54.925 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:54 smithi183 ceph-mon[99169]: pgmap v10102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:54.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:40:56.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:56 smithi183 ceph-mon[99169]: pgmap v10103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:56.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:56 smithi119 ceph-mon[94175]: pgmap v10103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:56.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:56 smithi119 ceph-mon[108979]: pgmap v10103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:58.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:40:58 smithi119 ceph-mon[94175]: pgmap v10104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:58.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:40:58 smithi119 ceph-mon[108979]: pgmap v10104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:40:58.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:40:58 smithi183 ceph-mon[99169]: pgmap v10104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:00.388 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:00 smithi119 ceph-mon[94175]: pgmap v10105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:00.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:00 smithi183 ceph-mon[99169]: pgmap v10105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:00.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:00 smithi119 ceph-mon[108979]: pgmap v10105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:02.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:02 smithi183 ceph-mon[99169]: pgmap v10106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:02.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:02 smithi119 ceph-mon[94175]: pgmap v10106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:02 smithi119 ceph-mon[108979]: pgmap v10106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:41:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:41:04] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:41:04.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:04 smithi183 ceph-mon[99169]: pgmap v10107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:04.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:04 smithi119 ceph-mon[108979]: pgmap v10107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:04.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:04 smithi119 ceph-mon[94175]: pgmap v10107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:06.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:06 smithi183 ceph-mon[99169]: pgmap v10108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:06.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:06 smithi119 ceph-mon[108979]: pgmap v10108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:06.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:06 smithi119 ceph-mon[94175]: pgmap v10108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:08.785 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:41:08.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:08 smithi183 ceph-mon[99169]: pgmap v10109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:08.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:08 smithi119 ceph-mon[108979]: pgmap v10109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:08.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:08 smithi119 ceph-mon[94175]: pgmap v10109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:09.089 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:41:09.090 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 9m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:41:09.090 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 9m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:41:09.090 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 9m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:41:09.090 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 9m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:41:09.090 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:41:09.090 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 9m ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:41:09.090 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 9m ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:41:09.090 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 9m ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:41:09.090 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 9m ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:41:09.090 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 9m ago 4h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:41:09.090 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 9m ago 4h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:41:09.090 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 9m ago 4h 5352M 2445M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:41:09.091 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 9m ago 4h 5441M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:41:09.091 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 9m ago 4h 4983M 2445M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:41:09.091 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 9m ago 4h 4611M 2445M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:41:09.091 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 9m ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:41:09.091 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 9m ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:41:09.091 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 9m ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:41:09.091 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 9m ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:41:09.091 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 9m ago 4h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:41:09.474 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:41:09.475 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:41:09.475 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:41:09.475 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:41:09.475 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:41:09.475 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:41:09.475 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:41:09.475 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:41:09.475 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:41:09.475 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:41:09.475 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:41:09.475 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:41:09.475 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:41:09.475 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:41:09.475 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:41:09.476 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:41:09.476 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:41:09.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:09.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:09 smithi183 ceph-mon[99169]: from='client.25341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:41:09.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:09 smithi183 ceph-mon[99169]: from='client.35234 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:41:09.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2808194289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:41:09.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:09.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:09 smithi119 ceph-mon[94175]: from='client.25341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:41:09.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:09 smithi119 ceph-mon[94175]: from='client.35234 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:41:09.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2808194289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:41:09.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:09.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:09 smithi119 ceph-mon[108979]: from='client.25341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:41:09.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:09 smithi119 ceph-mon[108979]: from='client.35234 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:41:09.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2808194289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:41:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:10 smithi183 ceph-mon[99169]: pgmap v10110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:10.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:10 smithi119 ceph-mon[94175]: pgmap v10110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:10 smithi119 ceph-mon[108979]: pgmap v10110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:12.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:12 smithi183 ceph-mon[99169]: pgmap v10111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:12.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:12 smithi119 ceph-mon[108979]: pgmap v10111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:12.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:12 smithi119 ceph-mon[94175]: pgmap v10111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:41:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:41:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:41:14.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:14 smithi183 ceph-mon[99169]: pgmap v10112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:14.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:14 smithi119 ceph-mon[94175]: pgmap v10112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:14.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:14 smithi119 ceph-mon[108979]: pgmap v10112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:16.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:16 smithi183 ceph-mon[99169]: pgmap v10113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:16.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:16 smithi119 ceph-mon[108979]: pgmap v10113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:16.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:16 smithi119 ceph-mon[94175]: pgmap v10113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:18.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:18 smithi183 ceph-mon[99169]: pgmap v10114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:18.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:18 smithi119 ceph-mon[94175]: pgmap v10114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:18.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:18 smithi119 ceph-mon[108979]: pgmap v10114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:20.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:20 smithi183 ceph-mon[99169]: pgmap v10115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:20.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:20 smithi119 ceph-mon[94175]: pgmap v10115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:20.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:20 smithi119 ceph-mon[108979]: pgmap v10115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:22.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:22 smithi183 ceph-mon[99169]: pgmap v10116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:22.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:22 smithi119 ceph-mon[94175]: pgmap v10116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:22.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:22 smithi119 ceph-mon[108979]: pgmap v10116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:41:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:41:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:41:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:24 smithi183 ceph-mon[99169]: pgmap v10117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:24 smithi119 ceph-mon[94175]: pgmap v10117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:24 smithi119 ceph-mon[108979]: pgmap v10117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:26.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:26 smithi183 ceph-mon[99169]: pgmap v10118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:26.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:26 smithi119 ceph-mon[94175]: pgmap v10118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:26.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:26 smithi119 ceph-mon[108979]: pgmap v10118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:28.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:28 smithi183 ceph-mon[99169]: pgmap v10119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:28.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:28 smithi119 ceph-mon[94175]: pgmap v10119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:28 smithi119 ceph-mon[108979]: pgmap v10119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:30.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:30 smithi183 ceph-mon[99169]: pgmap v10120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:30.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:30 smithi119 ceph-mon[94175]: pgmap v10120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:30.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:30 smithi119 ceph-mon[108979]: pgmap v10120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:32.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:32 smithi183 ceph-mon[99169]: pgmap v10121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:32.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:32 smithi119 ceph-mon[94175]: pgmap v10121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:32 smithi119 ceph-mon[108979]: pgmap v10121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:41:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:41:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:41:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:34 smithi183 ceph-mon[99169]: pgmap v10122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:34 smithi119 ceph-mon[108979]: pgmap v10122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:34 smithi119 ceph-mon[94175]: pgmap v10122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:36.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:36 smithi183 ceph-mon[99169]: pgmap v10123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:36.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:36 smithi119 ceph-mon[108979]: pgmap v10123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:36.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:36 smithi119 ceph-mon[94175]: pgmap v10123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:38.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:38 smithi183 ceph-mon[99169]: pgmap v10124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:38.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:38 smithi119 ceph-mon[94175]: pgmap v10124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:38 smithi119 ceph-mon[108979]: pgmap v10124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:39.817 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:41:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:40.122 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:41:40.122 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 10m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:41:40.122 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 10m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:41:40.122 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 10m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:41:40.122 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 10m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:41:40.122 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 10m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:41:40.122 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 10m ago 4h 716M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:41:40.122 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 10m ago 4h 1241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:41:40.122 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 10m ago 4h 575M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:41:40.122 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 10m ago 4h 666M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:41:40.122 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 10m ago 4h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:41:40.123 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 10m ago 4h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:41:40.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 10m ago 4h 5352M 2445M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:41:40.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 10m ago 4h 5441M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:41:40.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 10m ago 4h 4983M 2445M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:41:40.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 10m ago 4h 4611M 2445M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:41:40.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 10m ago 4h 3852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:41:40.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 10m ago 4h 4799M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:41:40.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 10m ago 4h 3849M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:41:40.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 10m ago 4h 4590M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:41:40.123 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 10m ago 4h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:41:40.519 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:41:40.519 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:41:40.519 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:41:40.519 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:41:40.519 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:41:40.519 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:41:40.519 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:41:40.520 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:41:40.520 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:41:40.520 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:41:40.520 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:41:40.520 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:41:40.520 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:41:40.520 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:41:40.520 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:41:40.520 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:41:40.520 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:41:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:40 smithi183 ceph-mon[99169]: pgmap v10125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:40 smithi183 ceph-mon[99169]: from='client.25359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:41:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:40 smithi183 ceph-mon[99169]: from='client.25365 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:41:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:41:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:40 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2353046809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:41:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:40 smithi119 ceph-mon[94175]: pgmap v10125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:40 smithi119 ceph-mon[94175]: from='client.25359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:41:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:40 smithi119 ceph-mon[94175]: from='client.25365 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:41:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:41:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:40 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2353046809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:41:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:40 smithi119 ceph-mon[108979]: pgmap v10125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:40 smithi119 ceph-mon[108979]: from='client.25359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:41:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:40 smithi119 ceph-mon[108979]: from='client.25365 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:41:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:41:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:40 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2353046809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:41:42.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:42 smithi183 ceph-mon[99169]: pgmap v10126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:42 smithi119 ceph-mon[94175]: pgmap v10126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:42.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:42 smithi119 ceph-mon[108979]: pgmap v10126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:41:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:41:44] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T19:41:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:45 smithi183 ceph-mon[99169]: pgmap v10127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:41:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:41:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:41:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:41:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:41:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:41:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:45 smithi119 ceph-mon[94175]: pgmap v10127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:41:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:41:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:41:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:41:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:41:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:41:45.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:45 smithi119 ceph-mon[108979]: pgmap v10127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:45.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:41:45.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:41:45.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:41:45.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:41:45.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:41:45.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:41:46.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:41:46.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:41:46.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:41:47.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:47 smithi183 ceph-mon[99169]: pgmap v10128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:47.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:47 smithi119 ceph-mon[94175]: pgmap v10128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:47.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:47 smithi119 ceph-mon[108979]: pgmap v10128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:49.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:49 smithi183 ceph-mon[99169]: pgmap v10129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:49.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:49 smithi119 ceph-mon[94175]: pgmap v10129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:49.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:49 smithi119 ceph-mon[108979]: pgmap v10129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:50.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:50 smithi183 ceph-mon[99169]: pgmap v10130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:50.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:50 smithi119 ceph-mon[94175]: pgmap v10130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:50.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:50 smithi119 ceph-mon[108979]: pgmap v10130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:52.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:52 smithi183 ceph-mon[99169]: pgmap v10131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:52.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:52 smithi119 ceph-mon[94175]: pgmap v10131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:52.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:52 smithi119 ceph-mon[108979]: pgmap v10131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:41:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:41:54] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:41:54.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:54 smithi183 ceph-mon[99169]: pgmap v10132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:54.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:54.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:54 smithi119 ceph-mon[94175]: pgmap v10132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:54.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:54.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:54 smithi119 ceph-mon[108979]: pgmap v10132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:54.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:41:56.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:56 smithi183 ceph-mon[99169]: pgmap v10133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:56.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:56 smithi119 ceph-mon[94175]: pgmap v10133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:56.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:56 smithi119 ceph-mon[108979]: pgmap v10133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:58.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:41:58 smithi183 ceph-mon[99169]: pgmap v10134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:58.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:41:58 smithi119 ceph-mon[94175]: pgmap v10134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:41:58.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:41:58 smithi119 ceph-mon[108979]: pgmap v10134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:00.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:00 smithi183 ceph-mon[99169]: pgmap v10135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:00.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:00 smithi119 ceph-mon[94175]: pgmap v10135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:00.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:00 smithi119 ceph-mon[108979]: pgmap v10135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:02.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:02 smithi183 ceph-mon[99169]: pgmap v10136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:02.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:02 smithi119 ceph-mon[94175]: pgmap v10136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:02 smithi119 ceph-mon[108979]: pgmap v10136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:42:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:42:04] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T19:42:04.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:04 smithi183 ceph-mon[99169]: pgmap v10137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:04.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:04 smithi119 ceph-mon[94175]: pgmap v10137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:04.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:04 smithi119 ceph-mon[108979]: pgmap v10137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:06.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:06 smithi183 ceph-mon[99169]: pgmap v10138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:06.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:06 smithi119 ceph-mon[94175]: pgmap v10138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:06.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:06 smithi119 ceph-mon[108979]: pgmap v10138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:08.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:08 smithi183 ceph-mon[99169]: pgmap v10139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:08.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:08 smithi119 ceph-mon[108979]: pgmap v10139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:08.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:08 smithi119 ceph-mon[94175]: pgmap v10139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:09.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:09.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:10.864 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:42:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:10 smithi183 ceph-mon[99169]: pgmap v10140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:10.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:10 smithi119 ceph-mon[94175]: pgmap v10140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:10 smithi119 ceph-mon[108979]: pgmap v10140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:11.176 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:42:11.177 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 27s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:42:11.177 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 26s ago 4h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:42:11.177 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 27s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:42:11.177 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 26s ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:42:11.177 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 26s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:42:11.177 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 27s ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:42:11.177 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 27s ago 4h 1281M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:42:11.177 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 26s ago 4h 592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:42:11.177 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 27s ago 4h 687M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:42:11.177 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 27s ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:42:11.177 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 26s ago 4h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:42:11.177 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 27s ago 4h 5384M 2445M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:42:11.177 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 27s ago 4h 5471M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:42:11.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 27s ago 4h 5007M 2445M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:42:11.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 27s ago 4h 4640M 2445M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:42:11.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 26s ago 4h 3875M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:42:11.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 26s ago 4h 4831M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:42:11.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 26s ago 4h 3877M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:42:11.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 26s ago 4h 4623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:42:11.178 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 26s ago 4h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:42:11.554 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:42:11.554 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:42:11.554 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:42:11.554 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:42:11.554 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:42:11.554 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:42:11.554 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:42:11.554 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:42:11.554 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:42:11.555 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:42:11.555 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:42:11.555 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:42:11.555 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:42:11.555 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:42:11.555 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:42:11.555 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:42:11.555 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:42:11.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:11 smithi183 ceph-mon[99169]: from='client.35264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:42:11.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:11 smithi183 ceph-mon[99169]: from='client.25383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:42:11.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/173786269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:42:11.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:11 smithi119 ceph-mon[94175]: from='client.35264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:42:11.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:11 smithi119 ceph-mon[94175]: from='client.25383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:42:11.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/173786269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:42:11.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:11 smithi119 ceph-mon[108979]: from='client.35264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:42:11.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:11 smithi119 ceph-mon[108979]: from='client.25383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:42:11.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/173786269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:42:12.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:12 smithi183 ceph-mon[99169]: pgmap v10141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:12.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:12 smithi119 ceph-mon[94175]: pgmap v10141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:12.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:12 smithi119 ceph-mon[108979]: pgmap v10141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:42:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:42:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T19:42:14.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:14 smithi183 ceph-mon[99169]: pgmap v10142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:14.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:14 smithi119 ceph-mon[108979]: pgmap v10142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:14.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:14 smithi119 ceph-mon[94175]: pgmap v10142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:16.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:16 smithi183 ceph-mon[99169]: pgmap v10143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:16.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:16 smithi119 ceph-mon[108979]: pgmap v10143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:16.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:16 smithi119 ceph-mon[94175]: pgmap v10143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:18.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:18 smithi183 ceph-mon[99169]: pgmap v10144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:18.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:18 smithi119 ceph-mon[94175]: pgmap v10144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:18.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:18 smithi119 ceph-mon[108979]: pgmap v10144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:20.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:20 smithi183 ceph-mon[99169]: pgmap v10145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:20.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:20 smithi119 ceph-mon[94175]: pgmap v10145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:20.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:20 smithi119 ceph-mon[108979]: pgmap v10145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:22.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:22 smithi183 ceph-mon[99169]: pgmap v10146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:22.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:22 smithi119 ceph-mon[94175]: pgmap v10146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:22.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:22 smithi119 ceph-mon[108979]: pgmap v10146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:42:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:42:24] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T19:42:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:24 smithi183 ceph-mon[99169]: pgmap v10147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:24 smithi119 ceph-mon[94175]: pgmap v10147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:24 smithi119 ceph-mon[108979]: pgmap v10147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:26.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:26 smithi183 ceph-mon[99169]: pgmap v10148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:26.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:26 smithi119 ceph-mon[94175]: pgmap v10148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:26.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:26 smithi119 ceph-mon[108979]: pgmap v10148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:28.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:28 smithi183 ceph-mon[99169]: pgmap v10149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:28.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:28 smithi119 ceph-mon[108979]: pgmap v10149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:28.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:28 smithi119 ceph-mon[94175]: pgmap v10149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:30.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:30 smithi183 ceph-mon[99169]: pgmap v10150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:30.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:30 smithi119 ceph-mon[108979]: pgmap v10150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:30.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:30 smithi119 ceph-mon[94175]: pgmap v10150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:32.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:32 smithi183 ceph-mon[99169]: pgmap v10151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:32 smithi119 ceph-mon[108979]: pgmap v10151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:32.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:32 smithi119 ceph-mon[94175]: pgmap v10151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:42:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:42:34] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T19:42:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:34 smithi183 ceph-mon[99169]: pgmap v10152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:34.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:34 smithi119 ceph-mon[108979]: pgmap v10152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:34 smithi119 ceph-mon[94175]: pgmap v10152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:36.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:36 smithi183 ceph-mon[99169]: pgmap v10153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:36.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:36 smithi119 ceph-mon[108979]: pgmap v10153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:36.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:36 smithi119 ceph-mon[94175]: pgmap v10153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:38.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:38 smithi183 ceph-mon[99169]: pgmap v10154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:38 smithi119 ceph-mon[108979]: pgmap v10154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:38.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:38 smithi119 ceph-mon[94175]: pgmap v10154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:40 smithi183 ceph-mon[99169]: pgmap v10155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:40 smithi119 ceph-mon[94175]: pgmap v10155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:40 smithi119 ceph-mon[108979]: pgmap v10155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:41.901 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:42:42.205 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:42:42.206 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 58s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:42:42.206 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 57s ago 4h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:42:42.206 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 58s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:42:42.206 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 57s ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:42:42.206 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 57s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:42:42.206 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 58s ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:42:42.206 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 58s ago 4h 1281M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:42:42.206 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 57s ago 4h 592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:42:42.206 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 58s ago 4h 687M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:42:42.206 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 58s ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:42:42.206 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 57s ago 4h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:42:42.207 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 58s ago 4h 5384M 2445M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:42:42.207 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 58s ago 4h 5471M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:42:42.207 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 58s ago 4h 5007M 2445M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:42:42.207 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 58s ago 4h 4640M 2445M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:42:42.207 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 57s ago 4h 3875M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:42:42.207 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 57s ago 4h 4831M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:42:42.207 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 57s ago 4h 3877M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:42:42.207 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 57s ago 4h 4623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:42:42.207 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 57s ago 4h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:42:42.586 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:42:42.586 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:42:42.587 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:42:42.587 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:42:42.587 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:42:42.587 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:42:42.587 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:42:42.587 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:42:42.587 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:42:42.587 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:42:42.587 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:42:42.588 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:42:42.588 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:42:42.588 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:42:42.588 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:42:42.588 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:42:42.588 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:42:42.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:42 smithi183 ceph-mon[99169]: pgmap v10156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:42.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:42 smithi183 ceph-mon[99169]: from='client.35282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:42:42.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:42 smithi183 ceph-mon[99169]: from='client.25401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:42:42.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1072181593' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:42:42.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:42 smithi119 ceph-mon[108979]: pgmap v10156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:42.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:42 smithi119 ceph-mon[108979]: from='client.35282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:42:42.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:42 smithi119 ceph-mon[108979]: from='client.25401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:42:42.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1072181593' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:42:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:42 smithi119 ceph-mon[94175]: pgmap v10156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:42 smithi119 ceph-mon[94175]: from='client.35282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:42:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:42 smithi119 ceph-mon[94175]: from='client.25401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:42:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1072181593' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:42:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:42:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:42:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:42:44.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:44 smithi183 ceph-mon[99169]: pgmap v10157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:44 smithi119 ceph-mon[108979]: pgmap v10157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:44.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:44 smithi119 ceph-mon[94175]: pgmap v10157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:45.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:42:45.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:42:45.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:42:46.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:46 smithi183 ceph-mon[99169]: pgmap v10158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:46.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:42:46.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:42:46.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:42:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:46 smithi119 ceph-mon[94175]: pgmap v10158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:42:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:42:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:42:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:46 smithi119 ceph-mon[108979]: pgmap v10158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:42:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:42:46.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:42:48.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:48 smithi183 ceph-mon[99169]: pgmap v10159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:48.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:48 smithi119 ceph-mon[94175]: pgmap v10159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:48.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:48 smithi119 ceph-mon[108979]: pgmap v10159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:50.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:50 smithi183 ceph-mon[99169]: pgmap v10160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:50.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:50 smithi119 ceph-mon[94175]: pgmap v10160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:50.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:50 smithi119 ceph-mon[108979]: pgmap v10160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:52.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:52 smithi183 ceph-mon[99169]: pgmap v10161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:52.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:52 smithi119 ceph-mon[94175]: pgmap v10161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:52.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:52 smithi119 ceph-mon[108979]: pgmap v10161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:42:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:42:54] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T19:42:54.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:54 smithi183 ceph-mon[99169]: pgmap v10162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:54.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:54 smithi119 ceph-mon[108979]: pgmap v10162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:54.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:54.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:54 smithi119 ceph-mon[94175]: pgmap v10162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:54.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:42:56.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:56 smithi183 ceph-mon[99169]: pgmap v10163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:56.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:56 smithi119 ceph-mon[94175]: pgmap v10163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:56.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:56 smithi119 ceph-mon[108979]: pgmap v10163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:58.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:42:58 smithi183 ceph-mon[99169]: pgmap v10164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:58.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:42:58 smithi119 ceph-mon[94175]: pgmap v10164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:42:58.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:42:58 smithi119 ceph-mon[108979]: pgmap v10164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:00.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:00 smithi183 ceph-mon[99169]: pgmap v10165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:00.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:00 smithi119 ceph-mon[94175]: pgmap v10165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:00.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:00 smithi119 ceph-mon[108979]: pgmap v10165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:02.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:02 smithi183 ceph-mon[99169]: pgmap v10166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:02 smithi119 ceph-mon[108979]: pgmap v10166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:02 smithi119 ceph-mon[94175]: pgmap v10166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:43:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:43:04] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T19:43:04.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:04 smithi183 ceph-mon[99169]: pgmap v10167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:04.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:04 smithi119 ceph-mon[108979]: pgmap v10167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:04.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:04 smithi119 ceph-mon[94175]: pgmap v10167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:06.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:06 smithi183 ceph-mon[99169]: pgmap v10168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:06.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:06 smithi119 ceph-mon[94175]: pgmap v10168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:06.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:06 smithi119 ceph-mon[108979]: pgmap v10168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:08.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:08 smithi183 ceph-mon[99169]: pgmap v10169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:08.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:08 smithi119 ceph-mon[94175]: pgmap v10169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:08.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:08 smithi119 ceph-mon[108979]: pgmap v10169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:09.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:09.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:10 smithi183 ceph-mon[99169]: pgmap v10170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:10.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:10 smithi119 ceph-mon[94175]: pgmap v10170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:10 smithi119 ceph-mon[108979]: pgmap v10170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:12.927 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:43:12.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:12 smithi183 ceph-mon[99169]: pgmap v10171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:12.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:12 smithi119 ceph-mon[94175]: pgmap v10171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:12.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:12 smithi119 ceph-mon[108979]: pgmap v10171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:13.232 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:43:13.232 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 89s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:43:13.232 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 88s ago 4h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:43:13.232 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 89s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:43:13.232 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 88s ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:43:13.233 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 88s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:43:13.233 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 89s ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:43:13.233 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 89s ago 4h 1281M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:43:13.233 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 88s ago 4h 592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:43:13.233 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 89s ago 4h 687M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:43:13.233 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 89s ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:43:13.233 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 88s ago 4h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:43:13.233 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 89s ago 4h 5384M 2445M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:43:13.233 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 89s ago 4h 5471M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:43:13.233 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 89s ago 4h 5007M 2445M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:43:13.233 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 89s ago 4h 4640M 2445M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:43:13.233 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 88s ago 4h 3875M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:43:13.233 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 88s ago 4h 4831M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:43:13.233 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 88s ago 4h 3877M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:43:13.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 88s ago 4h 4623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:43:13.234 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 88s ago 4h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:43:13.611 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:43:13.611 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:43:13.611 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:43:13.611 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:43:13.612 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:43:13.612 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:43:13.612 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:43:13.612 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:43:13.612 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:43:13.612 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:43:13.612 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:43:13.612 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:43:13.612 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:43:13.612 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:43:13.612 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:43:13.612 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:43:13.612 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:43:13.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:13 smithi183 ceph-mon[99169]: from='client.35300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:43:13.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:13 smithi183 ceph-mon[99169]: from='client.25419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:43:13.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:13 smithi119 ceph-mon[94175]: from='client.35300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:43:13.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:13 smithi119 ceph-mon[94175]: from='client.25419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:43:13.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:13 smithi119 ceph-mon[108979]: from='client.35300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:43:13.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:13 smithi119 ceph-mon[108979]: from='client.25419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:43:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:43:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:43:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T19:43:14.933 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:14 smithi183 ceph-mon[99169]: pgmap v10172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:14.933 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1160978593' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:43:14.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:14 smithi119 ceph-mon[94175]: pgmap v10172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:14.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1160978593' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:43:14.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:14 smithi119 ceph-mon[108979]: pgmap v10172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:14.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1160978593' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:43:15.194 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 19:43:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T19:43:14.927554963Z level=info msg="Completed cleanup jobs" duration=12.18289ms 2023-12-01T19:43:16.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:16 smithi183 ceph-mon[99169]: pgmap v10173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:16.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:16 smithi119 ceph-mon[108979]: pgmap v10173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:16.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:16 smithi119 ceph-mon[94175]: pgmap v10173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:18.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:18 smithi183 ceph-mon[99169]: pgmap v10174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:18.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:18 smithi119 ceph-mon[94175]: pgmap v10174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:18.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:18 smithi119 ceph-mon[108979]: pgmap v10174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:20.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:20 smithi183 ceph-mon[99169]: pgmap v10175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:20.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:20 smithi119 ceph-mon[94175]: pgmap v10175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:20.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:20 smithi119 ceph-mon[108979]: pgmap v10175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:22.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:22 smithi183 ceph-mon[99169]: pgmap v10176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:22.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:22 smithi119 ceph-mon[94175]: pgmap v10176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:22.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:22 smithi119 ceph-mon[108979]: pgmap v10176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:43:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:43:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T19:43:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:24 smithi183 ceph-mon[99169]: pgmap v10177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:24 smithi119 ceph-mon[94175]: pgmap v10177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:24 smithi119 ceph-mon[108979]: pgmap v10177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:26.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:26 smithi183 ceph-mon[99169]: pgmap v10178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:26.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:26 smithi119 ceph-mon[94175]: pgmap v10178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:26.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:26 smithi119 ceph-mon[108979]: pgmap v10178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:28.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:28 smithi183 ceph-mon[99169]: pgmap v10179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:28.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:28 smithi119 ceph-mon[108979]: pgmap v10179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:28.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:28 smithi119 ceph-mon[94175]: pgmap v10179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:30.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:30 smithi183 ceph-mon[99169]: pgmap v10180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:30.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:30 smithi119 ceph-mon[108979]: pgmap v10180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:30.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:30 smithi119 ceph-mon[94175]: pgmap v10180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:32.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:32 smithi183 ceph-mon[99169]: pgmap v10181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:32 smithi119 ceph-mon[108979]: pgmap v10181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:32.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:32 smithi119 ceph-mon[94175]: pgmap v10181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:43:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:43:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T19:43:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:34 smithi183 ceph-mon[99169]: pgmap v10182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:34 smithi119 ceph-mon[94175]: pgmap v10182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:34 smithi119 ceph-mon[108979]: pgmap v10182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:36.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:36 smithi183 ceph-mon[99169]: pgmap v10183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:36.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:36 smithi119 ceph-mon[108979]: pgmap v10183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:36.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:36 smithi119 ceph-mon[94175]: pgmap v10183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:38.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:38 smithi183 ceph-mon[99169]: pgmap v10184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:38.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:38 smithi119 ceph-mon[108979]: pgmap v10184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:38.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:38 smithi119 ceph-mon[94175]: pgmap v10184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:39.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:40 smithi183 ceph-mon[99169]: pgmap v10185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:40 smithi119 ceph-mon[94175]: pgmap v10185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:40 smithi119 ceph-mon[108979]: pgmap v10185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:42.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:42 smithi183 ceph-mon[99169]: pgmap v10186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:42 smithi119 ceph-mon[94175]: pgmap v10186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:42.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:42 smithi119 ceph-mon[108979]: pgmap v10186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:43.956 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:43:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:43:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 2m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:43:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 119s ago 4h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:43:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 2m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:43:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 119s ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:43:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 119s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:43:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 2m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:43:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 2m ago 4h 1281M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:43:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 119s ago 4h 592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:43:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 2m ago 4h 687M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:43:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 2m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:43:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 119s ago 4h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:43:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 2m ago 4h 5384M 2445M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:43:44.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 2m ago 4h 5471M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:43:44.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 2m ago 4h 5007M 2445M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:43:44.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 2m ago 4h 4640M 2445M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:43:44.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 119s ago 4h 3875M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:43:44.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 119s ago 4h 4831M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:43:44.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 119s ago 4h 3877M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:43:44.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 119s ago 4h 4623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:43:44.264 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 119s ago 4h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:43:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:43:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:43:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:43:44.645 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:43:44.646 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:43:44.646 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:43:44.646 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:43:44.646 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:43:44.646 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:43:44.646 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:43:44.646 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:43:44.646 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:43:44.646 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:43:44.646 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:43:44.646 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:43:44.646 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:43:44.646 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:43:44.647 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:43:44.647 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:43:44.647 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:43:44.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:44 smithi183 ceph-mon[99169]: pgmap v10187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:44.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:44 smithi183 ceph-mon[99169]: from='client.35318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:43:44.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:44 smithi119 ceph-mon[94175]: pgmap v10187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:44.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:44 smithi119 ceph-mon[94175]: from='client.35318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:43:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:44 smithi119 ceph-mon[108979]: pgmap v10187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:44 smithi119 ceph-mon[108979]: from='client.35318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:43:45.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:45 smithi183 ceph-mon[99169]: from='client.35324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:43:45.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/434254384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:43:45.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:45 smithi119 ceph-mon[94175]: from='client.35324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:43:45.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/434254384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:43:45.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:45 smithi119 ceph-mon[108979]: from='client.35324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:43:45.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/434254384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:43:46.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:46 smithi183 ceph-mon[99169]: pgmap v10188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:46.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:43:46.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:43:46.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:43:46.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:43:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:46 smithi119 ceph-mon[94175]: pgmap v10188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:43:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:43:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:43:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:43:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:46 smithi119 ceph-mon[108979]: pgmap v10188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:43:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:43:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:43:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:43:48.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:48 smithi183 ceph-mon[99169]: pgmap v10189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:48.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:48 smithi119 ceph-mon[94175]: pgmap v10189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:48.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:48 smithi119 ceph-mon[108979]: pgmap v10189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:50.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:50 smithi183 ceph-mon[99169]: pgmap v10190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:50.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:50 smithi119 ceph-mon[94175]: pgmap v10190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:50.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:50 smithi119 ceph-mon[108979]: pgmap v10190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:52.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:52 smithi183 ceph-mon[99169]: pgmap v10191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:52.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:52 smithi119 ceph-mon[94175]: pgmap v10191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:52.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:52 smithi119 ceph-mon[108979]: pgmap v10191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:43:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:43:54] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T19:43:54.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:54 smithi183 ceph-mon[99169]: pgmap v10192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:54.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:54.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:54 smithi119 ceph-mon[108979]: pgmap v10192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:54.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:54.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:54 smithi119 ceph-mon[94175]: pgmap v10192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:54.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:43:56.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:56 smithi183 ceph-mon[99169]: pgmap v10193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:56.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:56 smithi119 ceph-mon[94175]: pgmap v10193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:56.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:56 smithi119 ceph-mon[108979]: pgmap v10193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:58.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:43:58 smithi183 ceph-mon[99169]: pgmap v10194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:58.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:43:58 smithi119 ceph-mon[94175]: pgmap v10194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:43:58.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:43:58 smithi119 ceph-mon[108979]: pgmap v10194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:00.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:00 smithi183 ceph-mon[99169]: pgmap v10195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:00.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:00 smithi119 ceph-mon[94175]: pgmap v10195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:00.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:00 smithi119 ceph-mon[108979]: pgmap v10195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:02.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:02 smithi183 ceph-mon[99169]: pgmap v10196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:02 smithi119 ceph-mon[94175]: pgmap v10196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:02 smithi119 ceph-mon[108979]: pgmap v10196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:44:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:44:04] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T19:44:04.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:04 smithi183 ceph-mon[99169]: pgmap v10197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:04.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:04 smithi119 ceph-mon[108979]: pgmap v10197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:04.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:04 smithi119 ceph-mon[94175]: pgmap v10197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:06.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:06 smithi183 ceph-mon[99169]: pgmap v10198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:06.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:06 smithi119 ceph-mon[94175]: pgmap v10198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:06.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:06 smithi119 ceph-mon[108979]: pgmap v10198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:08.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:08 smithi183 ceph-mon[99169]: pgmap v10199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:08.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:08 smithi119 ceph-mon[108979]: pgmap v10199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:08.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:08 smithi119 ceph-mon[94175]: pgmap v10199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:09.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:09.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:10 smithi183 ceph-mon[99169]: pgmap v10200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:10 smithi119 ceph-mon[94175]: pgmap v10200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:10 smithi119 ceph-mon[108979]: pgmap v10200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:12.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:12 smithi183 ceph-mon[99169]: pgmap v10201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:12.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:12 smithi119 ceph-mon[108979]: pgmap v10201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:12.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:12 smithi119 ceph-mon[94175]: pgmap v10201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:44:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:44:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:44:14.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:14 smithi183 ceph-mon[99169]: pgmap v10202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:14.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:14 smithi119 ceph-mon[94175]: pgmap v10202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:14.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:14 smithi119 ceph-mon[108979]: pgmap v10202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:14.996 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:44:15.300 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:44:15.300 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 2m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:44:15.300 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 2m ago 4h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:44:15.300 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 2m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:44:15.300 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 2m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:44:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 2m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:44:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 2m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:44:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 2m ago 4h 1281M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:44:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 2m ago 4h 592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:44:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 2m ago 4h 687M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:44:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 2m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:44:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 2m ago 4h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:44:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 2m ago 4h 5384M 2445M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:44:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 2m ago 4h 5471M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:44:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 2m ago 4h 5007M 2445M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:44:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 2m ago 4h 4640M 2445M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:44:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 2m ago 4h 3875M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:44:15.302 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 2m ago 4h 4831M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:44:15.302 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 2m ago 4h 3877M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:44:15.302 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 2m ago 4h 4623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:44:15.302 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 2m ago 4h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:44:15.683 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:44:15.683 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:44:15.683 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:44:15.683 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:44:15.683 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:44:15.683 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:44:15.683 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:44:15.683 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:44:15.683 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:44:15.684 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:44:15.684 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:44:15.684 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:44:15.684 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:44:15.684 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:44:15.684 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:44:15.684 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:44:15.684 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:44:15.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:15 smithi183 ceph-mon[99169]: from='client.25449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:44:15.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:15 smithi119 ceph-mon[94175]: from='client.25449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:44:15.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:15 smithi119 ceph-mon[108979]: from='client.25449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:44:16.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:16 smithi183 ceph-mon[99169]: from='client.35342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:44:16.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:16 smithi183 ceph-mon[99169]: pgmap v10203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:16.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3192193006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:44:16.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:16 smithi119 ceph-mon[94175]: from='client.35342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:44:16.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:16 smithi119 ceph-mon[94175]: pgmap v10203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:16.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3192193006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:44:16.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:16 smithi119 ceph-mon[108979]: from='client.35342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:44:16.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:16 smithi119 ceph-mon[108979]: pgmap v10203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:16.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3192193006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:44:18.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:18 smithi183 ceph-mon[99169]: pgmap v10204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:18.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:18 smithi119 ceph-mon[94175]: pgmap v10204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:18.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:18 smithi119 ceph-mon[108979]: pgmap v10204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:20.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:20 smithi183 ceph-mon[99169]: pgmap v10205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:20.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:20 smithi119 ceph-mon[94175]: pgmap v10205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:20.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:20 smithi119 ceph-mon[108979]: pgmap v10205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:22.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:22 smithi183 ceph-mon[99169]: pgmap v10206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:22.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:22 smithi119 ceph-mon[108979]: pgmap v10206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:22.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:22 smithi119 ceph-mon[94175]: pgmap v10206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:44:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:44:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:44:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:24 smithi183 ceph-mon[99169]: pgmap v10207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:24 smithi119 ceph-mon[94175]: pgmap v10207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:24 smithi119 ceph-mon[108979]: pgmap v10207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:26.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:26 smithi183 ceph-mon[99169]: pgmap v10208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:26.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:26 smithi119 ceph-mon[108979]: pgmap v10208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:26.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:26 smithi119 ceph-mon[94175]: pgmap v10208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:28.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:28 smithi183 ceph-mon[99169]: pgmap v10209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:28 smithi119 ceph-mon[108979]: pgmap v10209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:28.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:28 smithi119 ceph-mon[94175]: pgmap v10209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:30.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:30 smithi183 ceph-mon[99169]: pgmap v10210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:30.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:30 smithi119 ceph-mon[108979]: pgmap v10210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:30.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:30 smithi119 ceph-mon[94175]: pgmap v10210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:32.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:32 smithi183 ceph-mon[99169]: pgmap v10211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:32.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:32 smithi119 ceph-mon[94175]: pgmap v10211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:32 smithi119 ceph-mon[108979]: pgmap v10211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:34.454 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:44:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:44:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:44:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:34 smithi183 ceph-mon[99169]: pgmap v10212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:34.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:34 smithi119 ceph-mon[94175]: pgmap v10212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:34 smithi119 ceph-mon[108979]: pgmap v10212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:36.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:36 smithi183 ceph-mon[99169]: pgmap v10213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:36.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:36 smithi119 ceph-mon[94175]: pgmap v10213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:36.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:36 smithi119 ceph-mon[108979]: pgmap v10213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:38.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:38 smithi183 ceph-mon[99169]: pgmap v10214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:38.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:38 smithi119 ceph-mon[94175]: pgmap v10214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:38 smithi119 ceph-mon[108979]: pgmap v10214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:39.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:40 smithi183 ceph-mon[99169]: pgmap v10215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:40 smithi119 ceph-mon[94175]: pgmap v10215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:40 smithi119 ceph-mon[108979]: pgmap v10215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:42.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:42 smithi183 ceph-mon[99169]: pgmap v10216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:42.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:42 smithi119 ceph-mon[94175]: pgmap v10216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:42.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:42 smithi119 ceph-mon[108979]: pgmap v10216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:44:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:44:44] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T19:44:44.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:44 smithi183 ceph-mon[99169]: pgmap v10217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:44.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:44 smithi119 ceph-mon[94175]: pgmap v10217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:44 smithi119 ceph-mon[108979]: pgmap v10217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:46.027 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:44:46.337 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:44:46.337 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 3m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:44:46.337 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 3m ago 4h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:44:46.337 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 3m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:44:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 3m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:44:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 3m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:44:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 3m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:44:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 3m ago 4h 1281M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:44:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 3m ago 4h 592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:44:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 3m ago 4h 687M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:44:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 3m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:44:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 3m ago 4h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:44:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 3m ago 4h 5384M 2445M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:44:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 3m ago 4h 5471M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:44:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 3m ago 4h 5007M 2445M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:44:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 3m ago 4h 4640M 2445M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:44:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 3m ago 4h 3875M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:44:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 3m ago 4h 4831M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:44:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 3m ago 4h 3877M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:44:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 3m ago 4h 4623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:44:46.339 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 3m ago 4h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:44:46.742 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:44:46.742 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:44:46.743 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:44:46.743 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:44:46.743 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:44:46.743 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:44:46.743 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:44:46.743 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:44:46.743 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:44:46.743 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:44:46.743 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:44:46.743 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:44:46.743 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:44:46.743 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:44:46.745 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:44:46.745 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:44:46.745 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:44:46.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:46 smithi183 ceph-mon[99169]: pgmap v10218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:46.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:46 smithi183 ceph-mon[99169]: from='client.25467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:44:46.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:44:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:46 smithi119 ceph-mon[94175]: pgmap v10218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:46 smithi119 ceph-mon[94175]: from='client.25467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:44:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:44:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:46 smithi119 ceph-mon[108979]: pgmap v10218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:46 smithi119 ceph-mon[108979]: from='client.25467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:44:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:44:48.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:47 smithi183 ceph-mon[99169]: from='client.35360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:44:48.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:44:48.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:44:48.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3058375769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:44:48.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:44:48.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:44:48.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:44:48.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:47 smithi119 ceph-mon[94175]: from='client.35360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:44:48.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:44:48.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:44:48.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3058375769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:44:48.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:44:48.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:44:48.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:44:48.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:47 smithi119 ceph-mon[108979]: from='client.35360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:44:48.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:44:48.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:44:48.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3058375769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:44:48.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:44:48.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:44:48.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:44:49.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:49 smithi183 ceph-mon[99169]: pgmap v10219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:49.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:49 smithi119 ceph-mon[94175]: pgmap v10219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:49.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:49 smithi119 ceph-mon[108979]: pgmap v10219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:50.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:50 smithi119 ceph-mon[94175]: pgmap v10220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:50.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:50 smithi119 ceph-mon[108979]: pgmap v10220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:50 smithi183 ceph-mon[99169]: pgmap v10220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:52.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:52 smithi183 ceph-mon[99169]: pgmap v10221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:52.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:52 smithi119 ceph-mon[94175]: pgmap v10221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:52.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:52 smithi119 ceph-mon[108979]: pgmap v10221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:44:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:44:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:44:54.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:54 smithi183 ceph-mon[99169]: pgmap v10222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:54.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:54.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:54 smithi119 ceph-mon[94175]: pgmap v10222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:54.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:54.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:54 smithi119 ceph-mon[108979]: pgmap v10222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:54.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:44:56.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:56 smithi183 ceph-mon[99169]: pgmap v10223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:56.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:56 smithi119 ceph-mon[94175]: pgmap v10223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:56.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:56 smithi119 ceph-mon[108979]: pgmap v10223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:58.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:44:58 smithi183 ceph-mon[99169]: pgmap v10224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:58.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:44:58 smithi119 ceph-mon[94175]: pgmap v10224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:44:58.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:44:58 smithi119 ceph-mon[108979]: pgmap v10224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:00.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:00 smithi119 ceph-mon[94175]: pgmap v10225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:00.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:00 smithi119 ceph-mon[108979]: pgmap v10225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:00.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:00 smithi183 ceph-mon[99169]: pgmap v10225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:02.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:02 smithi183 ceph-mon[99169]: pgmap v10226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:02 smithi119 ceph-mon[94175]: pgmap v10226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:02 smithi119 ceph-mon[108979]: pgmap v10226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:45:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:45:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:45:04.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:04 smithi183 ceph-mon[99169]: pgmap v10227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:04.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:04 smithi119 ceph-mon[94175]: pgmap v10227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:04.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:04 smithi119 ceph-mon[108979]: pgmap v10227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:06.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:06 smithi183 ceph-mon[99169]: pgmap v10228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:06.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:06 smithi119 ceph-mon[94175]: pgmap v10228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:06.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:06 smithi119 ceph-mon[108979]: pgmap v10228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:08.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:08 smithi183 ceph-mon[99169]: pgmap v10229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:08.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:08 smithi119 ceph-mon[94175]: pgmap v10229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:08.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:08 smithi119 ceph-mon[108979]: pgmap v10229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:09.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:09.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:09.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:10 smithi183 ceph-mon[99169]: pgmap v10230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:10 smithi119 ceph-mon[94175]: pgmap v10230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:10.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:10 smithi119 ceph-mon[108979]: pgmap v10230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:12.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:12 smithi183 ceph-mon[99169]: pgmap v10231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:12.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:12 smithi119 ceph-mon[94175]: pgmap v10231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:12.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:12 smithi119 ceph-mon[108979]: pgmap v10231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:45:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:45:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T19:45:14.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:14 smithi183 ceph-mon[99169]: pgmap v10232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:14.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:14 smithi119 ceph-mon[94175]: pgmap v10232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:14.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:14 smithi119 ceph-mon[108979]: pgmap v10232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:16.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:16 smithi183 ceph-mon[99169]: pgmap v10233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:16.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:16 smithi119 ceph-mon[94175]: pgmap v10233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:16.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:16 smithi119 ceph-mon[108979]: pgmap v10233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:17.090 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:45:17.393 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:45:17.393 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 3m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:45:17.394 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 3m ago 4h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:45:17.394 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 3m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:45:17.394 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 3m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:45:17.394 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 3m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:45:17.394 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 3m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:45:17.394 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 3m ago 4h 1281M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:45:17.394 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 3m ago 4h 592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:45:17.394 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 3m ago 4h 687M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:45:17.394 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 3m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:45:17.394 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 3m ago 4h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:45:17.394 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 3m ago 4h 5384M 2445M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:45:17.395 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 3m ago 4h 5471M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:45:17.395 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 3m ago 4h 5007M 2445M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:45:17.395 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 3m ago 4h 4640M 2445M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:45:17.395 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 3m ago 4h 3875M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:45:17.395 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 3m ago 4h 4831M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:45:17.395 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 3m ago 4h 3877M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:45:17.395 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 3m ago 4h 4623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:45:17.395 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 3m ago 4h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:45:17.773 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:45:17.773 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:45:17.773 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:45:17.773 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:45:17.774 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:45:17.774 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:45:17.774 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:45:17.774 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:45:17.774 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:45:17.774 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:45:17.774 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:45:17.774 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:45:17.774 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:45:17.774 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:45:17.774 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:45:17.774 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:45:17.775 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:45:17.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:17 smithi183 ceph-mon[99169]: from='client.25485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:45:17.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:17 smithi119 ceph-mon[94175]: from='client.25485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:45:17.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:17 smithi119 ceph-mon[108979]: from='client.25485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:45:18.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:18 smithi183 ceph-mon[99169]: from='client.25491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:45:18.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:18 smithi183 ceph-mon[99169]: pgmap v10234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:18.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2844573942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:45:18.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:18 smithi119 ceph-mon[94175]: from='client.25491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:45:18.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:18 smithi119 ceph-mon[94175]: pgmap v10234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:18.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2844573942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:45:18.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:18 smithi119 ceph-mon[108979]: from='client.25491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:45:18.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:18 smithi119 ceph-mon[108979]: pgmap v10234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:18.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2844573942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:45:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:20 smithi183 ceph-mon[99169]: pgmap v10235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:20.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:20 smithi119 ceph-mon[94175]: pgmap v10235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:20 smithi119 ceph-mon[108979]: pgmap v10235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:22.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:22 smithi183 ceph-mon[99169]: pgmap v10236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:22.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:22 smithi119 ceph-mon[94175]: pgmap v10236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:22.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:22 smithi119 ceph-mon[108979]: pgmap v10236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:45:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:45:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:45:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:24 smithi183 ceph-mon[99169]: pgmap v10237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:24 smithi119 ceph-mon[94175]: pgmap v10237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:24 smithi119 ceph-mon[108979]: pgmap v10237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:26.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:26 smithi183 ceph-mon[99169]: pgmap v10238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:26.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:26 smithi119 ceph-mon[108979]: pgmap v10238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:26.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:26 smithi119 ceph-mon[94175]: pgmap v10238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:28.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:28 smithi183 ceph-mon[99169]: pgmap v10239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:28.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:28 smithi119 ceph-mon[94175]: pgmap v10239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:28 smithi119 ceph-mon[108979]: pgmap v10239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:30 smithi183 ceph-mon[99169]: pgmap v10240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:30.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:30 smithi119 ceph-mon[94175]: pgmap v10240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:30 smithi119 ceph-mon[108979]: pgmap v10240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:32.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:32 smithi183 ceph-mon[99169]: pgmap v10241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:32 smithi119 ceph-mon[108979]: pgmap v10241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:32.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:32 smithi119 ceph-mon[94175]: pgmap v10241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:45:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:45:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:45:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:34 smithi183 ceph-mon[99169]: pgmap v10242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:34 smithi119 ceph-mon[94175]: pgmap v10242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:34 smithi119 ceph-mon[108979]: pgmap v10242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:36.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:36 smithi183 ceph-mon[99169]: pgmap v10243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:36.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:36 smithi119 ceph-mon[94175]: pgmap v10243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:36.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:36 smithi119 ceph-mon[108979]: pgmap v10243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:38.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:38 smithi183 ceph-mon[99169]: pgmap v10244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:38.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:38 smithi119 ceph-mon[94175]: pgmap v10244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:38 smithi119 ceph-mon[108979]: pgmap v10244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:39.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:40 smithi183 ceph-mon[99169]: pgmap v10245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:40.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:40 smithi119 ceph-mon[94175]: pgmap v10245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:40 smithi119 ceph-mon[108979]: pgmap v10245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:42.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:42 smithi183 ceph-mon[99169]: pgmap v10246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:42.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:42 smithi119 ceph-mon[94175]: pgmap v10246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:42.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:42 smithi119 ceph-mon[108979]: pgmap v10246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:45:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:45:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T19:45:44.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:44 smithi183 ceph-mon[99169]: pgmap v10247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:44.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:44 smithi119 ceph-mon[94175]: pgmap v10247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:44 smithi119 ceph-mon[108979]: pgmap v10247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:46.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:46 smithi183 ceph-mon[99169]: pgmap v10248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:46 smithi119 ceph-mon[94175]: pgmap v10248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:46 smithi119 ceph-mon[108979]: pgmap v10248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:47.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:45:47.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:45:47.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:45:48.109 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:45:48.420 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:45:48.420 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 4m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 4m ago 4h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 4m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 4m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 4m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 4m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 4m ago 4h 1281M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 4m ago 4h 592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 4m ago 4h 687M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 4m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 4m ago 4h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 4m ago 4h 5384M 2445M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 4m ago 4h 5471M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:45:48.421 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 4m ago 4h 5007M 2445M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:45:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 4m ago 4h 4640M 2445M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:45:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 4m ago 4h 3875M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:45:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 4m ago 4h 4831M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:45:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 4m ago 4h 3877M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:45:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 4m ago 4h 4623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:45:48.422 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 4m ago 4h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:45:48.804 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:45:48.804 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:45:48.804 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:45:48.804 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:45:48.804 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:45:48.805 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:45:48.805 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:45:48.805 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:45:48.805 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:45:48.805 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:45:48.805 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:45:48.806 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:45:48.806 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:45:48.806 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:45:48.806 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:45:48.806 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:45:48.806 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:45:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:48 smithi183 ceph-mon[99169]: pgmap v10249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:45:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:45:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:48 smithi183 ceph-mon[99169]: from='client.35390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:45:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:45:49.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:45:49.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:45:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:48 smithi119 ceph-mon[94175]: pgmap v10249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:45:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:45:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:48 smithi119 ceph-mon[94175]: from='client.35390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:45:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:45:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:45:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:45:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:48 smithi119 ceph-mon[108979]: pgmap v10249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:45:49.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:45:49.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:48 smithi119 ceph-mon[108979]: from='client.35390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:45:49.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:45:49.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:45:49.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:45:50.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:49 smithi183 ceph-mon[99169]: from='client.25509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:45:50.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2664172123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:45:50.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:49 smithi119 ceph-mon[108979]: from='client.25509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:45:50.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2664172123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:45:50.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:49 smithi119 ceph-mon[94175]: from='client.25509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:45:50.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2664172123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:45:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:50 smithi183 ceph-mon[99169]: pgmap v10250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:51.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:50 smithi119 ceph-mon[94175]: pgmap v10250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:50 smithi119 ceph-mon[108979]: pgmap v10250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:53.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:52 smithi183 ceph-mon[99169]: pgmap v10251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:53.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:52 smithi119 ceph-mon[94175]: pgmap v10251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:53.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:52 smithi119 ceph-mon[108979]: pgmap v10251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:54.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:54.174 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:54.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:45:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:45:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:45:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:45:55.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:54 smithi183 ceph-mon[99169]: pgmap v10252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:55.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:54 smithi119 ceph-mon[108979]: pgmap v10252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:55.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:54 smithi119 ceph-mon[94175]: pgmap v10252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:57.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:56 smithi183 ceph-mon[99169]: pgmap v10253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:57.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:56 smithi119 ceph-mon[108979]: pgmap v10253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:57.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:56 smithi119 ceph-mon[94175]: pgmap v10253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:59.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:45:58 smithi183 ceph-mon[99169]: pgmap v10254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:59.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:45:58 smithi119 ceph-mon[108979]: pgmap v10254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:45:59.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:45:58 smithi119 ceph-mon[94175]: pgmap v10254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:00.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:00 smithi183 ceph-mon[99169]: pgmap v10255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:00.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:00 smithi119 ceph-mon[94175]: pgmap v10255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:00.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:00 smithi119 ceph-mon[108979]: pgmap v10255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:02.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:02 smithi183 ceph-mon[99169]: pgmap v10256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:02 smithi119 ceph-mon[108979]: pgmap v10256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:02 smithi119 ceph-mon[94175]: pgmap v10256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:46:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:46:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:46:04.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:04 smithi183 ceph-mon[99169]: pgmap v10257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:04.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:04 smithi119 ceph-mon[108979]: pgmap v10257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:04.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:04 smithi119 ceph-mon[94175]: pgmap v10257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:06.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:06 smithi183 ceph-mon[99169]: pgmap v10258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:06.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:06 smithi119 ceph-mon[108979]: pgmap v10258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:06.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:06 smithi119 ceph-mon[94175]: pgmap v10258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:08.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:08 smithi183 ceph-mon[99169]: pgmap v10259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:08.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:08 smithi119 ceph-mon[108979]: pgmap v10259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:08.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:08 smithi119 ceph-mon[94175]: pgmap v10259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:09.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:09.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:09.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:10 smithi183 ceph-mon[99169]: pgmap v10260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:10 smithi119 ceph-mon[94175]: pgmap v10260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:10 smithi119 ceph-mon[108979]: pgmap v10260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:12.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:12 smithi183 ceph-mon[99169]: pgmap v10261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:12.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:12 smithi119 ceph-mon[94175]: pgmap v10261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:12.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:12 smithi119 ceph-mon[108979]: pgmap v10261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:46:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:46:14] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T19:46:14.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:14 smithi183 ceph-mon[99169]: pgmap v10262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:14.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:14 smithi119 ceph-mon[94175]: pgmap v10262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:14.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:14 smithi119 ceph-mon[108979]: pgmap v10262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:16.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:16 smithi183 ceph-mon[99169]: pgmap v10263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:16.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:16 smithi119 ceph-mon[94175]: pgmap v10263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:16.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:16 smithi119 ceph-mon[108979]: pgmap v10263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:18.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:18 smithi183 ceph-mon[99169]: pgmap v10264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:18.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:18 smithi119 ceph-mon[94175]: pgmap v10264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:18.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:18 smithi119 ceph-mon[108979]: pgmap v10264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:19.152 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:46:19.460 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:46:19.460 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 4m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:46:19.460 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 4m ago 4h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:46:19.461 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 4m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:46:19.461 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 4m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:46:19.461 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 4m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:46:19.461 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 4m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:46:19.461 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 4m ago 4h 1281M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:46:19.461 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 4m ago 4h 592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:46:19.461 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 4m ago 4h 687M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:46:19.461 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 4m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:46:19.461 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 4m ago 4h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:46:19.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 4m ago 4h 5384M 2445M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:46:19.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 4m ago 4h 5471M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:46:19.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 4m ago 4h 5007M 2445M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:46:19.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 4m ago 4h 4640M 2445M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:46:19.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 4m ago 4h 3875M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:46:19.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 4m ago 4h 4831M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:46:19.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 4m ago 4h 3877M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:46:19.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 4m ago 4h 4623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:46:19.462 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 4m ago 4h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:46:19.843 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:46:19.843 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:46:19.843 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:46:19.844 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:46:19.844 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:46:19.844 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:46:19.844 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:46:19.844 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:46:19.844 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:46:19.844 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:46:19.844 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:46:19.844 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:46:19.844 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:46:19.844 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:46:19.844 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:46:19.844 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:46:19.844 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:46:19.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:19 smithi183 ceph-mon[99169]: from='client.25521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:46:19.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:19 smithi119 ceph-mon[108979]: from='client.25521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:46:19.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:19 smithi119 ceph-mon[94175]: from='client.25521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:46:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:20 smithi183 ceph-mon[99169]: from='client.35414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:46:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:20 smithi183 ceph-mon[99169]: pgmap v10265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1790618903' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:46:20.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:20 smithi119 ceph-mon[94175]: from='client.35414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:46:20.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:20 smithi119 ceph-mon[94175]: pgmap v10265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:20.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1790618903' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:46:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:20 smithi119 ceph-mon[108979]: from='client.35414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:46:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:20 smithi119 ceph-mon[108979]: pgmap v10265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1790618903' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:46:22.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:22 smithi183 ceph-mon[99169]: pgmap v10266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:22.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:22 smithi119 ceph-mon[108979]: pgmap v10266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:22.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:22 smithi119 ceph-mon[94175]: pgmap v10266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:46:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:46:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T19:46:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:24 smithi183 ceph-mon[99169]: pgmap v10267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:24 smithi119 ceph-mon[108979]: pgmap v10267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:24 smithi119 ceph-mon[94175]: pgmap v10267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:26.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:26 smithi119 ceph-mon[94175]: pgmap v10268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:26.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:26 smithi119 ceph-mon[108979]: pgmap v10268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:27.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:26 smithi183 ceph-mon[99169]: pgmap v10268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:28.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:28 smithi119 ceph-mon[94175]: pgmap v10269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:28 smithi119 ceph-mon[108979]: pgmap v10269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:29.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:28 smithi183 ceph-mon[99169]: pgmap v10269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:30 smithi183 ceph-mon[99169]: pgmap v10270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:30 smithi119 ceph-mon[94175]: pgmap v10270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:30 smithi119 ceph-mon[108979]: pgmap v10270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:32.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:32 smithi183 ceph-mon[99169]: pgmap v10271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:32.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:32 smithi119 ceph-mon[94175]: pgmap v10271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:32 smithi119 ceph-mon[108979]: pgmap v10271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:46:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:46:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T19:46:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:34 smithi183 ceph-mon[99169]: pgmap v10272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:34 smithi119 ceph-mon[94175]: pgmap v10272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:34 smithi119 ceph-mon[108979]: pgmap v10272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:36.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:36 smithi183 ceph-mon[99169]: pgmap v10273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:36.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:36 smithi119 ceph-mon[94175]: pgmap v10273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:36.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:36 smithi119 ceph-mon[108979]: pgmap v10273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:38.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:38 smithi183 ceph-mon[99169]: pgmap v10274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:38 smithi119 ceph-mon[108979]: pgmap v10274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:38.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:38 smithi119 ceph-mon[94175]: pgmap v10274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:39.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:40 smithi183 ceph-mon[99169]: pgmap v10275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:40 smithi119 ceph-mon[94175]: pgmap v10275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:40 smithi119 ceph-mon[108979]: pgmap v10275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:42.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:42 smithi183 ceph-mon[99169]: pgmap v10276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:42 smithi119 ceph-mon[94175]: pgmap v10276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:42.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:42 smithi119 ceph-mon[108979]: pgmap v10276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:46:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:46:44] "GET /metrics HTTP/1.1" 200 33895 "" "Prometheus/2.43.0" 2023-12-01T19:46:44.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:44 smithi183 ceph-mon[99169]: pgmap v10277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:44.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:44 smithi119 ceph-mon[94175]: pgmap v10277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:44 smithi119 ceph-mon[108979]: pgmap v10277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:46.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:46 smithi183 ceph-mon[99169]: pgmap v10278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:46 smithi119 ceph-mon[94175]: pgmap v10278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:46 smithi119 ceph-mon[108979]: pgmap v10278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:48.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:48 smithi183 ceph-mon[99169]: pgmap v10279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:48.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:46:48.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:48 smithi119 ceph-mon[94175]: pgmap v10279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:48.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:46:48.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:48 smithi119 ceph-mon[108979]: pgmap v10279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:48.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:46:49.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:46:49.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:46:49.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:46:49.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:46:49.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:46:49.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:46:49.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:46:49.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:46:49.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:46:50.190 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:46:50.499 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:46:50.499 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 5m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:46:50.499 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 5m ago 4h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:46:50.499 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 5m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:46:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 5m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:46:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 5m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:46:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 5m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:46:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 5m ago 4h 1281M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:46:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 5m ago 4h 592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:46:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 5m ago 4h 687M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:46:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 5m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:46:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 5m ago 4h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:46:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 5m ago 4h 5384M 2445M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:46:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 5m ago 4h 5471M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:46:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 5m ago 4h 5007M 2445M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:46:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 5m ago 4h 4640M 2445M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:46:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 5m ago 4h 3875M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:46:50.500 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 5m ago 4h 4831M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:46:50.501 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 5m ago 4h 3877M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:46:50.501 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 5m ago 4h 4623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:46:50.501 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 5m ago 4h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:46:50.883 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:46:50.883 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:46:50.883 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:46:50.883 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:46:50.883 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:46:50.883 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:46:50.883 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:46:50.883 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:46:50.883 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:46:50.884 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:46:50.884 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:46:50.884 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:46:50.884 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:46:50.884 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:46:50.884 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:46:50.884 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:46:50.884 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:46:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:50 smithi183 ceph-mon[99169]: pgmap v10280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:50 smithi183 ceph-mon[99169]: from='client.35426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:46:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:50 smithi119 ceph-mon[94175]: pgmap v10280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:50 smithi119 ceph-mon[94175]: from='client.35426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:46:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:50 smithi119 ceph-mon[108979]: pgmap v10280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:50 smithi119 ceph-mon[108979]: from='client.35426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:46:51.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:51 smithi183 ceph-mon[99169]: from='client.25545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:46:51.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/581654685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:46:51.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:51 smithi119 ceph-mon[108979]: from='client.25545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:46:51.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/581654685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:46:51.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:51 smithi119 ceph-mon[94175]: from='client.25545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:46:51.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/581654685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:46:52.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:52 smithi183 ceph-mon[99169]: pgmap v10281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:52.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:52 smithi119 ceph-mon[108979]: pgmap v10281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:52.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:52 smithi119 ceph-mon[94175]: pgmap v10281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:54.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:54.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:54.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:46:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:46:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:46:54] "GET /metrics HTTP/1.1" 200 33896 "" "Prometheus/2.43.0" 2023-12-01T19:46:55.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:54 smithi183 ceph-mon[99169]: pgmap v10282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:55.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:54 smithi119 ceph-mon[94175]: pgmap v10282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:55.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:54 smithi119 ceph-mon[108979]: pgmap v10282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:57.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:56 smithi183 ceph-mon[99169]: pgmap v10283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:57.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:56 smithi119 ceph-mon[94175]: pgmap v10283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:57.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:56 smithi119 ceph-mon[108979]: pgmap v10283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:59.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:46:58 smithi183 ceph-mon[99169]: pgmap v10284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:59.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:46:58 smithi119 ceph-mon[94175]: pgmap v10284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:46:59.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:46:58 smithi119 ceph-mon[108979]: pgmap v10284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:00.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:00 smithi183 ceph-mon[99169]: pgmap v10285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:00.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:00 smithi119 ceph-mon[94175]: pgmap v10285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:00.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:00 smithi119 ceph-mon[108979]: pgmap v10285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:02.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:02 smithi183 ceph-mon[99169]: pgmap v10286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:02 smithi119 ceph-mon[108979]: pgmap v10286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:02 smithi119 ceph-mon[94175]: pgmap v10286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:47:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:47:04] "GET /metrics HTTP/1.1" 200 33896 "" "Prometheus/2.43.0" 2023-12-01T19:47:04.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:04 smithi183 ceph-mon[99169]: pgmap v10287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:04.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:04 smithi119 ceph-mon[94175]: pgmap v10287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:04.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:04 smithi119 ceph-mon[108979]: pgmap v10287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:06.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:06 smithi183 ceph-mon[99169]: pgmap v10288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:06.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:06 smithi119 ceph-mon[94175]: pgmap v10288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:06.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:06 smithi119 ceph-mon[108979]: pgmap v10288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:08.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:08 smithi183 ceph-mon[99169]: pgmap v10289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:08.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:08 smithi119 ceph-mon[94175]: pgmap v10289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:08.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:08 smithi119 ceph-mon[108979]: pgmap v10289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:09.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:09.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:09.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:10 smithi183 ceph-mon[99169]: pgmap v10290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:10 smithi119 ceph-mon[94175]: pgmap v10290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:10 smithi119 ceph-mon[108979]: pgmap v10290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:12.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:12 smithi183 ceph-mon[99169]: pgmap v10291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:12.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:12 smithi119 ceph-mon[94175]: pgmap v10291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:12.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:12 smithi119 ceph-mon[108979]: pgmap v10291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:47:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:47:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T19:47:14.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:14 smithi183 ceph-mon[99169]: pgmap v10292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:14.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:14 smithi119 ceph-mon[94175]: pgmap v10292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:14.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:14 smithi119 ceph-mon[108979]: pgmap v10292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:16.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:16 smithi183 ceph-mon[99169]: pgmap v10293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:16.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:16 smithi119 ceph-mon[94175]: pgmap v10293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:16.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:16 smithi119 ceph-mon[108979]: pgmap v10293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:18.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:18 smithi183 ceph-mon[99169]: pgmap v10294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:18.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:18 smithi119 ceph-mon[108979]: pgmap v10294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:18.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:18 smithi119 ceph-mon[94175]: pgmap v10294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:20 smithi183 ceph-mon[99169]: pgmap v10295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:20.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:20 smithi119 ceph-mon[94175]: pgmap v10295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:20 smithi119 ceph-mon[108979]: pgmap v10295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:21.227 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:47:21.534 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:47:21.534 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 5m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:47:21.534 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 5m ago 4h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:47:21.534 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 5m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:47:21.534 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 5m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:47:21.534 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 5m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:47:21.534 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 5m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:47:21.534 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 5m ago 4h 1281M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:47:21.535 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 5m ago 4h 592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:47:21.535 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 5m ago 4h 687M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:47:21.535 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 5m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:47:21.535 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 5m ago 4h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:47:21.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 5m ago 4h 5384M 2445M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:47:21.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 5m ago 4h 5471M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:47:21.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 5m ago 4h 5007M 2445M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:47:21.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 5m ago 4h 4640M 2445M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:47:21.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 5m ago 4h 3875M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:47:21.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 5m ago 4h 4831M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:47:21.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 5m ago 4h 3877M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:47:21.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 5m ago 4h 4623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:47:21.535 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 5m ago 4h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:47:21.912 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:47:21.912 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:47:21.912 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:47:21.912 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:47:21.912 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:47:21.912 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:47:21.912 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:47:21.912 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:47:21.912 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:47:21.912 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:47:21.912 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:47:21.913 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:47:21.913 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:47:21.913 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:47:21.913 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:47:21.913 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:47:21.913 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:47:21.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:21 smithi183 ceph-mon[99169]: from='client.25557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:47:21.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:21 smithi119 ceph-mon[108979]: from='client.25557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:47:21.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:21 smithi119 ceph-mon[94175]: from='client.25557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:47:22.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:22 smithi183 ceph-mon[99169]: from='client.35450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:47:22.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:22 smithi183 ceph-mon[99169]: pgmap v10296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:22.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3188730898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:47:22.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:22 smithi119 ceph-mon[94175]: from='client.35450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:47:22.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:22 smithi119 ceph-mon[94175]: pgmap v10296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:22.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3188730898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:47:22.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:22 smithi119 ceph-mon[108979]: from='client.35450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:47:22.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:22 smithi119 ceph-mon[108979]: pgmap v10296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:22.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3188730898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:47:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:47:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:47:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T19:47:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:24 smithi183 ceph-mon[99169]: pgmap v10297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:24 smithi119 ceph-mon[94175]: pgmap v10297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:24 smithi119 ceph-mon[108979]: pgmap v10297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:26.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:26 smithi183 ceph-mon[99169]: pgmap v10298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:26.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:26 smithi119 ceph-mon[108979]: pgmap v10298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:26.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:26 smithi119 ceph-mon[94175]: pgmap v10298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:28.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:28 smithi183 ceph-mon[99169]: pgmap v10299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:28.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:28 smithi119 ceph-mon[94175]: pgmap v10299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:28 smithi119 ceph-mon[108979]: pgmap v10299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:30 smithi183 ceph-mon[99169]: pgmap v10300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:30 smithi119 ceph-mon[94175]: pgmap v10300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:30 smithi119 ceph-mon[108979]: pgmap v10300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:32.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:32 smithi183 ceph-mon[99169]: pgmap v10301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:32 smithi119 ceph-mon[108979]: pgmap v10301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:32.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:32 smithi119 ceph-mon[94175]: pgmap v10301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:47:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:47:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T19:47:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:34 smithi183 ceph-mon[99169]: pgmap v10302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:34 smithi119 ceph-mon[108979]: pgmap v10302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:34 smithi119 ceph-mon[94175]: pgmap v10302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:36.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:36 smithi183 ceph-mon[99169]: pgmap v10303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:36.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:36 smithi119 ceph-mon[108979]: pgmap v10303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:36.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:36 smithi119 ceph-mon[94175]: pgmap v10303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:38.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:38 smithi183 ceph-mon[99169]: pgmap v10304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:38 smithi119 ceph-mon[108979]: pgmap v10304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:38.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:38 smithi119 ceph-mon[94175]: pgmap v10304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:39.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:40 smithi183 ceph-mon[99169]: pgmap v10305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:40.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:40 smithi119 ceph-mon[108979]: pgmap v10305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:40 smithi119 ceph-mon[94175]: pgmap v10305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:42.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:42 smithi183 ceph-mon[99169]: pgmap v10306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:42 smithi119 ceph-mon[94175]: pgmap v10306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:42.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:42 smithi119 ceph-mon[108979]: pgmap v10306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:47:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:47:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:47:44.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:44 smithi183 ceph-mon[99169]: pgmap v10307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:44.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:44 smithi119 ceph-mon[94175]: pgmap v10307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:44 smithi119 ceph-mon[108979]: pgmap v10307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:46 smithi119 ceph-mon[94175]: pgmap v10308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:46 smithi119 ceph-mon[108979]: pgmap v10308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:47.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:46 smithi183 ceph-mon[99169]: pgmap v10308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:48.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:48 smithi183 ceph-mon[99169]: pgmap v10309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:48.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:48 smithi119 ceph-mon[94175]: pgmap v10309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:48.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:48 smithi119 ceph-mon[108979]: pgmap v10309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:49.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:47:49.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:47:49.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:47:49.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:47:49.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:47:49.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:47:49.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:47:49.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:47:50.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:47:50.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:47:50.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:47:50.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:47:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:50 smithi119 ceph-mon[94175]: pgmap v10310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:50 smithi119 ceph-mon[108979]: pgmap v10310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:50 smithi183 ceph-mon[99169]: pgmap v10310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:52.256 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:47:52.566 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:47:52.566 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 6m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:47:52.566 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 6m ago 4h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:47:52.566 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 6m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:47:52.566 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 6m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:47:52.566 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 6m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:47:52.566 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 6m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:47:52.566 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 6m ago 4h 1281M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:47:52.566 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 6m ago 4h 592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:47:52.567 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 6m ago 4h 687M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:47:52.567 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 6m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:47:52.567 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 6m ago 4h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:47:52.567 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 6m ago 4h 5384M 2445M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:47:52.567 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 6m ago 4h 5471M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:47:52.567 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 6m ago 4h 5007M 2445M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:47:52.567 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 6m ago 4h 4640M 2445M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:47:52.567 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 6m ago 4h 3875M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:47:52.568 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 6m ago 4h 4831M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:47:52.568 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 6m ago 4h 3877M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:47:52.568 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 6m ago 4h 4623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:47:52.568 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 6m ago 4h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:47:52.949 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:47:52.949 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:47:52.949 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:47:52.949 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:47:52.949 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:47:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:47:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:47:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:47:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:47:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:47:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:47:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:47:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:47:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:47:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:47:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:47:52.951 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:47:52.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:52 smithi119 ceph-mon[108979]: pgmap v10311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:52.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:52 smithi119 ceph-mon[108979]: from='client.25575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:47:52.953 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:52 smithi119 ceph-mon[94175]: pgmap v10311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:52.953 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:52 smithi119 ceph-mon[94175]: from='client.25575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:47:53.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:52 smithi183 ceph-mon[99169]: pgmap v10311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:53.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:52 smithi183 ceph-mon[99169]: from='client.25575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:47:54.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:53 smithi119 ceph-mon[108979]: from='client.35468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:47:54.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1941020348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:47:54.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:54.174 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:53 smithi119 ceph-mon[94175]: from='client.35468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:47:54.174 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1941020348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:47:54.174 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:54.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:53 smithi183 ceph-mon[99169]: from='client.35468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:47:54.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1941020348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:47:54.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:47:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:47:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:47:54] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T19:47:55.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:54 smithi183 ceph-mon[99169]: pgmap v10312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:55.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:54 smithi119 ceph-mon[94175]: pgmap v10312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:55.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:54 smithi119 ceph-mon[108979]: pgmap v10312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:57.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:56 smithi183 ceph-mon[99169]: pgmap v10313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:57.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:56 smithi119 ceph-mon[94175]: pgmap v10313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:57.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:56 smithi119 ceph-mon[108979]: pgmap v10313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:59.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:47:58 smithi183 ceph-mon[99169]: pgmap v10314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:59.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:47:58 smithi119 ceph-mon[108979]: pgmap v10314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:47:59.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:47:58 smithi119 ceph-mon[94175]: pgmap v10314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:00.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:00 smithi183 ceph-mon[99169]: pgmap v10315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:00.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:00 smithi119 ceph-mon[94175]: pgmap v10315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:00.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:00 smithi119 ceph-mon[108979]: pgmap v10315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:02.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:02 smithi183 ceph-mon[99169]: pgmap v10316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:02 smithi119 ceph-mon[108979]: pgmap v10316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:02 smithi119 ceph-mon[94175]: pgmap v10316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:48:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:48:04] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T19:48:04.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:04 smithi183 ceph-mon[99169]: pgmap v10317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:04.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:04 smithi119 ceph-mon[94175]: pgmap v10317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:04.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:04 smithi119 ceph-mon[108979]: pgmap v10317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:06.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:06 smithi183 ceph-mon[99169]: pgmap v10318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:06.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:06 smithi119 ceph-mon[108979]: pgmap v10318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:06.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:06 smithi119 ceph-mon[94175]: pgmap v10318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:08.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:08 smithi183 ceph-mon[99169]: pgmap v10319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:08.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:08 smithi119 ceph-mon[94175]: pgmap v10319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:08.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:08 smithi119 ceph-mon[108979]: pgmap v10319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:09.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:09.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:09.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:10 smithi183 ceph-mon[99169]: pgmap v10320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:10 smithi119 ceph-mon[94175]: pgmap v10320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:10 smithi119 ceph-mon[108979]: pgmap v10320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:12.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:12 smithi119 ceph-mon[94175]: pgmap v10321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:12.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:12 smithi119 ceph-mon[108979]: pgmap v10321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:13.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:12 smithi183 ceph-mon[99169]: pgmap v10321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:48:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:48:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:48:14.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:14 smithi119 ceph-mon[94175]: pgmap v10322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:14.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:14 smithi119 ceph-mon[108979]: pgmap v10322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:15.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:14 smithi183 ceph-mon[99169]: pgmap v10322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:17.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:16 smithi183 ceph-mon[99169]: pgmap v10323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:17.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:16 smithi119 ceph-mon[94175]: pgmap v10323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:17.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:16 smithi119 ceph-mon[108979]: pgmap v10323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:19.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:18 smithi183 ceph-mon[99169]: pgmap v10324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:19.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:18 smithi119 ceph-mon[108979]: pgmap v10324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:19.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:18 smithi119 ceph-mon[94175]: pgmap v10324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:20 smithi183 ceph-mon[99169]: pgmap v10325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:20 smithi119 ceph-mon[108979]: pgmap v10325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:20.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:20 smithi119 ceph-mon[94175]: pgmap v10325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:22.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:22 smithi183 ceph-mon[99169]: pgmap v10326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:22.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:22 smithi119 ceph-mon[94175]: pgmap v10326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:22.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:22 smithi119 ceph-mon[108979]: pgmap v10326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:23.293 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:48:23.598 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:48:23.598 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 6m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:48:23.599 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 6m ago 4h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:48:23.599 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 6m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:48:23.599 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 6m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:48:23.599 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 6m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:48:23.599 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 6m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:48:23.599 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 6m ago 4h 1281M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:48:23.599 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 6m ago 4h 592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:48:23.599 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 6m ago 4h 687M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:48:23.599 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 6m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:48:23.599 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 6m ago 4h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:48:23.599 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 6m ago 4h 5384M 2445M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:48:23.599 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 6m ago 4h 5471M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:48:23.599 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 6m ago 4h 5007M 2445M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:48:23.599 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 6m ago 4h 4640M 2445M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:48:23.600 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 6m ago 4h 3875M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:48:23.600 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 6m ago 4h 4831M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:48:23.600 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 6m ago 4h 3877M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:48:23.600 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 6m ago 4h 4623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:48:23.600 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 6m ago 4h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:48:23.977 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:48:23.977 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:48:23.977 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:48:23.977 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:48:23.977 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:48:23.977 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:48:23.977 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:48:23.978 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:48:23.978 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:48:23.978 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:48:23.978 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:48:23.978 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:48:23.978 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:48:23.978 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:48:23.978 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:48:23.978 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:48:23.978 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:48:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:48:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:48:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:48:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:24 smithi183 ceph-mon[99169]: from='client.35480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:48:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:24 smithi183 ceph-mon[99169]: from='client.35486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:48:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:24 smithi183 ceph-mon[99169]: pgmap v10327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3899236180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:48:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:24 smithi119 ceph-mon[94175]: from='client.35480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:48:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:24 smithi119 ceph-mon[94175]: from='client.35486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:48:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:24 smithi119 ceph-mon[94175]: pgmap v10327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:24.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3899236180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:48:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:24 smithi119 ceph-mon[108979]: from='client.35480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:48:24.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:24 smithi119 ceph-mon[108979]: from='client.35486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:48:24.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:24 smithi119 ceph-mon[108979]: pgmap v10327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:24.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:24.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3899236180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:48:26.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:26 smithi119 ceph-mon[108979]: pgmap v10328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:26.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:26 smithi119 ceph-mon[94175]: pgmap v10328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:27.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:26 smithi183 ceph-mon[99169]: pgmap v10328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:28.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:28 smithi119 ceph-mon[94175]: pgmap v10329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:28 smithi119 ceph-mon[108979]: pgmap v10329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:29.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:28 smithi183 ceph-mon[99169]: pgmap v10329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:30 smithi183 ceph-mon[99169]: pgmap v10330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:30 smithi119 ceph-mon[94175]: pgmap v10330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:30 smithi119 ceph-mon[108979]: pgmap v10330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:32.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:32 smithi183 ceph-mon[99169]: pgmap v10331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:32.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:32 smithi119 ceph-mon[94175]: pgmap v10331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:32.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:32 smithi119 ceph-mon[108979]: pgmap v10331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:48:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:48:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:48:34.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:34 smithi183 ceph-mon[99169]: pgmap v10332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:34.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:34 smithi119 ceph-mon[94175]: pgmap v10332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:34.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:34 smithi119 ceph-mon[108979]: pgmap v10332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:36.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:36 smithi183 ceph-mon[99169]: pgmap v10333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:36.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:36 smithi119 ceph-mon[94175]: pgmap v10333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:36.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:36 smithi119 ceph-mon[108979]: pgmap v10333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:38 smithi119 ceph-mon[108979]: pgmap v10334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:38.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:38 smithi119 ceph-mon[94175]: pgmap v10334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:38.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:38 smithi183 ceph-mon[99169]: pgmap v10334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:40 smithi183 ceph-mon[99169]: pgmap v10335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:40 smithi119 ceph-mon[108979]: pgmap v10335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:40 smithi119 ceph-mon[94175]: pgmap v10335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:42.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:42 smithi183 ceph-mon[99169]: pgmap v10336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:42.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:42 smithi119 ceph-mon[108979]: pgmap v10336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:42.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:42 smithi119 ceph-mon[94175]: pgmap v10336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:48:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:48:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:48:44.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:44 smithi183 ceph-mon[99169]: pgmap v10337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:44 smithi119 ceph-mon[108979]: pgmap v10337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:44.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:44 smithi119 ceph-mon[94175]: pgmap v10337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:46.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:46 smithi119 ceph-mon[94175]: pgmap v10338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:46.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:46 smithi119 ceph-mon[108979]: pgmap v10338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:47.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:46 smithi183 ceph-mon[99169]: pgmap v10338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:48.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:48 smithi119 ceph-mon[94175]: pgmap v10339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:48.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:48 smithi119 ceph-mon[108979]: pgmap v10339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:48 smithi183 ceph-mon[99169]: pgmap v10339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:48:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:50 smithi183 ceph-mon[99169]: pgmap v10340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:48:50.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:48:50.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:48:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:48:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:50 smithi119 ceph-mon[94175]: pgmap v10340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:48:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:48:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:48:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:48:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:50 smithi119 ceph-mon[108979]: pgmap v10340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:48:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:48:50.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:48:52.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:52 smithi183 ceph-mon[99169]: pgmap v10341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:52.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:52 smithi119 ceph-mon[94175]: pgmap v10341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:52.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:52 smithi119 ceph-mon[108979]: pgmap v10341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:53.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:53.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:54.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:48:54.322 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:48:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:48:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:48:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T19:48:54.629 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:48:54.629 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 7m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:48:54.629 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 7m ago 4h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:48:54.629 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 7m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:48:54.630 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 7m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:48:54.630 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 7m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:48:54.630 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 7m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:48:54.630 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 7m ago 4h 1281M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:48:54.630 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 7m ago 4h 592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:48:54.630 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 7m ago 4h 687M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:48:54.630 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 7m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:48:54.630 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 7m ago 4h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:48:54.630 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 7m ago 4h 5384M 2445M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:48:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 7m ago 4h 5471M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:48:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 7m ago 4h 5007M 2445M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:48:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 7m ago 4h 4640M 2445M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:48:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 7m ago 4h 3875M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:48:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 7m ago 4h 4831M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:48:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 7m ago 4h 3877M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:48:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 7m ago 4h 4623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:48:54.631 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 7m ago 4h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:48:55.009 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:48:55.010 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:48:55.010 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:48:55.010 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:48:55.010 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:48:55.010 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:48:55.010 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:48:55.010 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:48:55.010 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:48:55.010 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:48:55.010 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:48:55.010 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:48:55.010 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:48:55.010 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:48:55.011 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:48:55.011 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:48:55.011 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:48:55.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:54 smithi183 ceph-mon[99169]: pgmap v10342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:55.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:54 smithi119 ceph-mon[108979]: pgmap v10342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:55.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:54 smithi119 ceph-mon[94175]: pgmap v10342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:56.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:55 smithi183 ceph-mon[99169]: from='client.35498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:48:56.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:55 smithi183 ceph-mon[99169]: from='client.25617 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:48:56.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1651606141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:48:56.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:55 smithi119 ceph-mon[94175]: from='client.35498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:48:56.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:55 smithi119 ceph-mon[94175]: from='client.25617 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:48:56.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1651606141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:48:56.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:55 smithi119 ceph-mon[108979]: from='client.35498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:48:56.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:55 smithi119 ceph-mon[108979]: from='client.25617 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:48:56.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1651606141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:48:57.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:56 smithi183 ceph-mon[99169]: pgmap v10343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:57.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:56 smithi119 ceph-mon[108979]: pgmap v10343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:57.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:56 smithi119 ceph-mon[94175]: pgmap v10343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:59.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:48:58 smithi183 ceph-mon[99169]: pgmap v10344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:59.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:48:58 smithi119 ceph-mon[94175]: pgmap v10344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:48:59.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:48:58 smithi119 ceph-mon[108979]: pgmap v10344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:00.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:00 smithi183 ceph-mon[99169]: pgmap v10345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:00.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:00 smithi119 ceph-mon[94175]: pgmap v10345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:00.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:00 smithi119 ceph-mon[108979]: pgmap v10345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:02 smithi119 ceph-mon[94175]: pgmap v10346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:02 smithi119 ceph-mon[108979]: pgmap v10346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:03.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:02 smithi183 ceph-mon[99169]: pgmap v10346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:49:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:49:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T19:49:04.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:04 smithi119 ceph-mon[94175]: pgmap v10347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:04.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:04 smithi119 ceph-mon[108979]: pgmap v10347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:05.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:04 smithi183 ceph-mon[99169]: pgmap v10347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:07.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:06 smithi183 ceph-mon[99169]: pgmap v10348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:07.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:06 smithi119 ceph-mon[94175]: pgmap v10348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:07.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:06 smithi119 ceph-mon[108979]: pgmap v10348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:08 smithi183 ceph-mon[99169]: pgmap v10349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:08 smithi119 ceph-mon[94175]: pgmap v10349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:08 smithi119 ceph-mon[108979]: pgmap v10349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:10 smithi183 ceph-mon[99169]: pgmap v10350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:10 smithi119 ceph-mon[94175]: pgmap v10350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:10 smithi119 ceph-mon[108979]: pgmap v10350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:12.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:12 smithi119 ceph-mon[94175]: pgmap v10351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:12.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:12 smithi119 ceph-mon[108979]: pgmap v10351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:13.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:12 smithi183 ceph-mon[99169]: pgmap v10351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:49:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:49:14] "GET /metrics HTTP/1.1" 200 33895 "" "Prometheus/2.43.0" 2023-12-01T19:49:15.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:14 smithi183 ceph-mon[99169]: pgmap v10352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:15.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:14 smithi119 ceph-mon[94175]: pgmap v10352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:15.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:14 smithi119 ceph-mon[108979]: pgmap v10352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:17.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:16 smithi183 ceph-mon[99169]: pgmap v10353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:17.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:16 smithi119 ceph-mon[94175]: pgmap v10353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:17.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:16 smithi119 ceph-mon[108979]: pgmap v10353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:19.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:18 smithi183 ceph-mon[99169]: pgmap v10354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:19.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:18 smithi119 ceph-mon[94175]: pgmap v10354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:19.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:18 smithi119 ceph-mon[108979]: pgmap v10354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:20 smithi183 ceph-mon[99169]: pgmap v10355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:20.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:20 smithi119 ceph-mon[94175]: pgmap v10355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:20 smithi119 ceph-mon[108979]: pgmap v10355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:23.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:22 smithi183 ceph-mon[99169]: pgmap v10356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:23.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:22 smithi119 ceph-mon[108979]: pgmap v10356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:23.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:22 smithi119 ceph-mon[94175]: pgmap v10356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:24.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:24.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:24.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:49:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:49:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:49:25.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:24 smithi183 ceph-mon[99169]: pgmap v10357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:25.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:24 smithi119 ceph-mon[108979]: pgmap v10357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:25.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:24 smithi119 ceph-mon[94175]: pgmap v10357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:25.354 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:49:25.659 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 7m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 7m ago 4h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 7m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 7m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 7m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 7m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 7m ago 4h 1281M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 7m ago 4h 592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 7m ago 4h 687M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 7m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 7m ago 4h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 7m ago 4h 5384M 2445M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 7m ago 4h 5471M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 7m ago 4h 5007M 2445M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:49:25.661 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 7m ago 4h 4640M 2445M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:49:25.661 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 7m ago 4h 3875M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:49:25.661 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 7m ago 4h 4831M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:49:25.661 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 7m ago 4h 3877M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:49:25.661 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 7m ago 4h 4623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:49:25.661 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 7m ago 4h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:49:26.036 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:49:26.036 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:49:26.036 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:49:26.036 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:49:26.036 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:49:26.036 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:49:26.036 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:49:26.036 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:49:26.036 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:49:26.037 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:49:26.037 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:49:26.037 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:49:26.037 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:49:26.037 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:49:26.037 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:49:26.037 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:49:26.037 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:49:27.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:26 smithi183 ceph-mon[99169]: from='client.25629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:49:27.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:26 smithi183 ceph-mon[99169]: pgmap v10358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:27.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:26 smithi183 ceph-mon[99169]: from='client.35522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:49:27.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/45842414' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:49:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:26 smithi119 ceph-mon[94175]: from='client.25629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:49:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:26 smithi119 ceph-mon[94175]: pgmap v10358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:26 smithi119 ceph-mon[94175]: from='client.35522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:49:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/45842414' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:49:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:26 smithi119 ceph-mon[108979]: from='client.25629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:49:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:26 smithi119 ceph-mon[108979]: pgmap v10358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:26 smithi119 ceph-mon[108979]: from='client.35522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:49:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/45842414' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:49:29.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:28 smithi183 ceph-mon[99169]: pgmap v10359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:29.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:28 smithi119 ceph-mon[94175]: pgmap v10359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:29.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:28 smithi119 ceph-mon[108979]: pgmap v10359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:30 smithi183 ceph-mon[99169]: pgmap v10360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:30 smithi119 ceph-mon[94175]: pgmap v10360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:30 smithi119 ceph-mon[108979]: pgmap v10360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:33.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:32 smithi183 ceph-mon[99169]: pgmap v10361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:33.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:32 smithi119 ceph-mon[94175]: pgmap v10361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:33.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:32 smithi119 ceph-mon[108979]: pgmap v10361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:49:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:49:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:49:35.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:34 smithi183 ceph-mon[99169]: pgmap v10362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:35.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:34 smithi119 ceph-mon[94175]: pgmap v10362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:35.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:34 smithi119 ceph-mon[108979]: pgmap v10362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:37.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:36 smithi183 ceph-mon[99169]: pgmap v10363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:37.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:36 smithi119 ceph-mon[94175]: pgmap v10363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:37.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:36 smithi119 ceph-mon[108979]: pgmap v10363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:38 smithi183 ceph-mon[99169]: pgmap v10364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:38 smithi119 ceph-mon[94175]: pgmap v10364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:38 smithi119 ceph-mon[108979]: pgmap v10364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:40 smithi183 ceph-mon[99169]: pgmap v10365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:40 smithi119 ceph-mon[94175]: pgmap v10365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:40 smithi119 ceph-mon[108979]: pgmap v10365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:43.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:42 smithi183 ceph-mon[99169]: pgmap v10366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:43.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:42 smithi119 ceph-mon[94175]: pgmap v10366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:43.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:42 smithi119 ceph-mon[108979]: pgmap v10366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:49:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:49:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:49:45.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:44 smithi183 ceph-mon[99169]: pgmap v10367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:45.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:44 smithi119 ceph-mon[94175]: pgmap v10367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:45.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:44 smithi119 ceph-mon[108979]: pgmap v10367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:47.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:46 smithi183 ceph-mon[99169]: pgmap v10368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:47.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:46 smithi119 ceph-mon[94175]: pgmap v10368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:47.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:46 smithi119 ceph-mon[108979]: pgmap v10368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:48 smithi183 ceph-mon[99169]: pgmap v10369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:48 smithi119 ceph-mon[94175]: pgmap v10369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:48 smithi119 ceph-mon[108979]: pgmap v10369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:50 smithi183 ceph-mon[99169]: pgmap v10370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:49:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:50 smithi119 ceph-mon[94175]: pgmap v10370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:49:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:50 smithi119 ceph-mon[108979]: pgmap v10370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:49:51.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:51 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2435M 2023-12-01T19:49:51.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:49:51.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:49:51.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:49:51.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:49:51.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2435M 2023-12-01T19:49:51.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:49:51.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:49:51.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:49:51.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:49:51.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T19:49:51.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2435M 2023-12-01T19:49:51.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:49:51.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:49:51.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:49:51.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:49:52.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:52 smithi183 ceph-mon[99169]: pgmap v10371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:52.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:52 smithi119 ceph-mon[94175]: pgmap v10371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:52.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:52 smithi119 ceph-mon[108979]: pgmap v10371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:54.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:54.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:54.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:49:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:49:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:49:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:49:55.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:54 smithi183 ceph-mon[99169]: pgmap v10372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:55.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:54 smithi119 ceph-mon[94175]: pgmap v10372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:55.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:54 smithi119 ceph-mon[108979]: pgmap v10372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:56.382 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:49:56.690 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:49:56.691 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 8m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:49:56.691 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 8m ago 4h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:49:56.691 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 8m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:49:56.691 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 8m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:49:56.691 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 8m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:49:56.691 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 8m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:49:56.691 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 8m ago 4h 1281M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:49:56.691 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 8m ago 4h 592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:49:56.691 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 8m ago 4h 687M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:49:56.691 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 8m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:49:56.691 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 8m ago 4h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:49:56.691 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 8m ago 4h 5384M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:49:56.691 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 8m ago 4h 5471M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:49:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 8m ago 4h 5007M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:49:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 8m ago 4h 4640M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:49:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 8m ago 4h 3875M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:49:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 8m ago 4h 4831M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:49:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 8m ago 4h 3877M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:49:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 8m ago 4h 4623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:49:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 8m ago 4h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:49:57.068 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:49:57.068 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:49:57.068 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:49:57.068 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:49:57.068 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:49:57.068 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:49:57.068 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:49:57.068 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:49:57.068 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:49:57.068 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:49:57.069 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:49:57.069 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:49:57.069 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:49:57.069 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:49:57.069 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:49:57.069 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:49:57.069 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:49:57.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:56 smithi183 ceph-mon[99169]: pgmap v10373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:57.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:56 smithi119 ceph-mon[94175]: pgmap v10373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:57.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:56 smithi119 ceph-mon[108979]: pgmap v10373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:58.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:57 smithi183 ceph-mon[99169]: from='client.25647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:49:58.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:57 smithi183 ceph-mon[99169]: from='client.25653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:49:58.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2950716397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:49:58.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:57 smithi119 ceph-mon[94175]: from='client.25647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:49:58.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:57 smithi119 ceph-mon[94175]: from='client.25653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:49:58.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2950716397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:49:58.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:57 smithi119 ceph-mon[108979]: from='client.25647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:49:58.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:57 smithi119 ceph-mon[108979]: from='client.25653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:49:58.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2950716397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:49:59.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:49:58 smithi183 ceph-mon[99169]: pgmap v10374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:59.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:49:58 smithi119 ceph-mon[108979]: pgmap v10374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:49:59.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:49:58 smithi119 ceph-mon[94175]: pgmap v10374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:00.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T19:49:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:50:00.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:00 smithi183 ceph-mon[99169]: pgmap v10375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:00.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:50:00.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:00 smithi119 ceph-mon[108979]: pgmap v10375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:00.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:50:00.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:00 smithi119 ceph-mon[94175]: pgmap v10375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:00.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T19:50:03.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:02 smithi183 ceph-mon[99169]: pgmap v10376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:03.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:02 smithi119 ceph-mon[94175]: pgmap v10376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:03.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:02 smithi119 ceph-mon[108979]: pgmap v10376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:50:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:50:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:50:05.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:04 smithi183 ceph-mon[99169]: pgmap v10377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:05.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:04 smithi119 ceph-mon[94175]: pgmap v10377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:05.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:04 smithi119 ceph-mon[108979]: pgmap v10377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:07.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:06 smithi183 ceph-mon[99169]: pgmap v10378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:07.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:06 smithi119 ceph-mon[94175]: pgmap v10378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:07.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:06 smithi119 ceph-mon[108979]: pgmap v10378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:08 smithi183 ceph-mon[99169]: pgmap v10379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:08 smithi119 ceph-mon[94175]: pgmap v10379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:08 smithi119 ceph-mon[108979]: pgmap v10379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:10 smithi183 ceph-mon[99169]: pgmap v10380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:10 smithi119 ceph-mon[94175]: pgmap v10380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:10 smithi119 ceph-mon[108979]: pgmap v10380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:13.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:12 smithi183 ceph-mon[99169]: pgmap v10381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:13.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:12 smithi119 ceph-mon[94175]: pgmap v10381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:13.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:12 smithi119 ceph-mon[108979]: pgmap v10381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:50:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:50:14] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T19:50:15.087 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:14 smithi183 ceph-mon[99169]: pgmap v10382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:15.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:14 smithi119 ceph-mon[94175]: pgmap v10382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:15.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:14 smithi119 ceph-mon[108979]: pgmap v10382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:17.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:16 smithi183 ceph-mon[99169]: pgmap v10383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:17.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:16 smithi119 ceph-mon[108979]: pgmap v10383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:17.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:16 smithi119 ceph-mon[94175]: pgmap v10383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:19.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:18 smithi183 ceph-mon[99169]: pgmap v10384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:19.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:18 smithi119 ceph-mon[94175]: pgmap v10384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:19.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:18 smithi119 ceph-mon[108979]: pgmap v10384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:20 smithi183 ceph-mon[99169]: pgmap v10385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:20 smithi119 ceph-mon[108979]: pgmap v10385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:20.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:20 smithi119 ceph-mon[94175]: pgmap v10385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:23.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:22 smithi183 ceph-mon[99169]: pgmap v10386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:23.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:22 smithi119 ceph-mon[108979]: pgmap v10386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:23.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:22 smithi119 ceph-mon[94175]: pgmap v10386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:24.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:24.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:24.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:50:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:50:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:50:25.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:24 smithi183 ceph-mon[99169]: pgmap v10387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:25.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:24 smithi119 ceph-mon[94175]: pgmap v10387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:25.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:24 smithi119 ceph-mon[108979]: pgmap v10387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:27.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:26 smithi183 ceph-mon[99169]: pgmap v10388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:27.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:26 smithi119 ceph-mon[94175]: pgmap v10388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:26 smithi119 ceph-mon[108979]: pgmap v10388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:27.419 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:50:27.725 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:50:27.725 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 8m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:50:27.725 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 8m ago 4h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:50:27.725 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 8m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:50:27.725 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 8m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:50:27.725 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 8m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:50:27.725 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 8m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:50:27.725 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 8m ago 4h 1281M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:50:27.725 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 8m ago 4h 592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:50:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 8m ago 4h 687M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:50:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 8m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:50:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 8m ago 4h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:50:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 8m ago 4h 5384M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:50:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 8m ago 4h 5471M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:50:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 8m ago 4h 5007M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:50:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 8m ago 4h 4640M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:50:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 8m ago 4h 3875M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:50:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 8m ago 4h 4831M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:50:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 8m ago 4h 3877M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:50:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 8m ago 4h 4623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:50:27.726 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 8m ago 4h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:50:28.101 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:50:28.101 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:50:28.101 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:50:28.101 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:50:28.101 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:50:28.101 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:50:28.101 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:50:28.102 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:50:28.102 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:50:28.102 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:50:28.102 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:50:28.102 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:50:28.102 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:50:28.102 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:50:28.102 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:50:28.102 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:50:28.102 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:50:29.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:28 smithi183 ceph-mon[99169]: from='client.35552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:50:29.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:28 smithi183 ceph-mon[99169]: pgmap v10389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:29.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:28 smithi183 ceph-mon[99169]: from='client.35558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:50:29.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1708105981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:50:29.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:28 smithi119 ceph-mon[108979]: from='client.35552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:50:29.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:28 smithi119 ceph-mon[108979]: pgmap v10389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:29.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:28 smithi119 ceph-mon[108979]: from='client.35558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:50:29.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1708105981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:50:29.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:28 smithi119 ceph-mon[94175]: from='client.35552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:50:29.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:28 smithi119 ceph-mon[94175]: pgmap v10389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:29.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:28 smithi119 ceph-mon[94175]: from='client.35558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:50:29.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1708105981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:50:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:30 smithi183 ceph-mon[99169]: pgmap v10390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:30 smithi119 ceph-mon[94175]: pgmap v10390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:30 smithi119 ceph-mon[108979]: pgmap v10390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:33.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:32 smithi183 ceph-mon[99169]: pgmap v10391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:33.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:32 smithi119 ceph-mon[108979]: pgmap v10391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:33.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:32 smithi119 ceph-mon[94175]: pgmap v10391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:50:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:50:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:50:35.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:34 smithi183 ceph-mon[99169]: pgmap v10392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:35.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:34 smithi119 ceph-mon[94175]: pgmap v10392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:35.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:34 smithi119 ceph-mon[108979]: pgmap v10392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:37.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:36 smithi183 ceph-mon[99169]: pgmap v10393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:37.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:36 smithi119 ceph-mon[94175]: pgmap v10393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:37.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:36 smithi119 ceph-mon[108979]: pgmap v10393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:38 smithi183 ceph-mon[99169]: pgmap v10394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:38 smithi119 ceph-mon[108979]: pgmap v10394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:38 smithi119 ceph-mon[94175]: pgmap v10394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:40 smithi183 ceph-mon[99169]: pgmap v10395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:40 smithi119 ceph-mon[108979]: pgmap v10395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:40 smithi119 ceph-mon[94175]: pgmap v10395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:43.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:42 smithi183 ceph-mon[99169]: pgmap v10396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:43.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:42 smithi119 ceph-mon[108979]: pgmap v10396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:43.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:42 smithi119 ceph-mon[94175]: pgmap v10396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:50:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:50:44] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T19:50:45.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:44 smithi183 ceph-mon[99169]: pgmap v10397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:45.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:44 smithi119 ceph-mon[94175]: pgmap v10397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:45.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:44 smithi119 ceph-mon[108979]: pgmap v10397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:47.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:46 smithi183 ceph-mon[99169]: pgmap v10398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:47.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:46 smithi119 ceph-mon[94175]: pgmap v10398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:47.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:46 smithi119 ceph-mon[108979]: pgmap v10398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:48 smithi183 ceph-mon[99169]: pgmap v10399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:48 smithi119 ceph-mon[94175]: pgmap v10399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:48 smithi119 ceph-mon[108979]: pgmap v10399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:50 smithi183 ceph-mon[99169]: pgmap v10400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:50 smithi119 ceph-mon[94175]: pgmap v10400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:50 smithi119 ceph-mon[108979]: pgmap v10400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:51.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:50:51.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:50:51.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:50:51.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:50:51.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:50:51.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:50:51.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:50:51.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:50:51.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:50:51.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:50:51.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:50:51.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:50:52.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:52 smithi183 ceph-mon[99169]: pgmap v10401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:52.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:52 smithi119 ceph-mon[94175]: pgmap v10401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:52.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:52 smithi119 ceph-mon[108979]: pgmap v10401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:54.174 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:54.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:54.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:50:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:50:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:50:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T19:50:55.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:54 smithi183 ceph-mon[99169]: pgmap v10402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:55.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:54 smithi119 ceph-mon[94175]: pgmap v10402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:55.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:54 smithi119 ceph-mon[108979]: pgmap v10402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:57.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:56 smithi183 ceph-mon[99169]: pgmap v10403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:57.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:56 smithi119 ceph-mon[108979]: pgmap v10403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:57.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:56 smithi119 ceph-mon[94175]: pgmap v10403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:58.451 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:50:58.759 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:50:58.759 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 9m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:50:58.759 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 9m ago 4h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:50:58.759 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 9m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:50:58.759 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 9m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:50:58.759 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:50:58.759 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 9m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:50:58.759 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 9m ago 4h 1281M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:50:58.759 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 9m ago 4h 592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:50:58.759 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 9m ago 4h 687M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:50:58.760 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 9m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:50:58.760 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 9m ago 4h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:50:58.760 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 9m ago 4h 5384M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:50:58.760 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 9m ago 4h 5471M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:50:58.760 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 9m ago 4h 5007M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:50:58.760 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 9m ago 4h 4640M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:50:58.760 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 9m ago 4h 3875M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:50:58.760 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 9m ago 4h 4831M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:50:58.760 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 9m ago 4h 3877M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:50:58.760 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 9m ago 4h 4623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:50:58.760 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 9m ago 4h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:50:59.142 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:50:59.142 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:50:59.142 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:50:59.142 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:50:59.142 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:50:59.142 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:50:59.142 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:50:59.142 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:50:59.142 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:50:59.142 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:50:59.143 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:50:59.143 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:50:59.143 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:50:59.143 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:50:59.143 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:50:59.143 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:50:59.143 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:50:59.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:58 smithi183 ceph-mon[99169]: pgmap v10404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:59.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:58 smithi119 ceph-mon[94175]: pgmap v10404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:50:59.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:58 smithi119 ceph-mon[108979]: pgmap v10404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:00.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:59 smithi183 ceph-mon[99169]: from='client.35570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:51:00.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:59 smithi183 ceph-mon[99169]: from='client.35576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:51:00.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:50:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3275579262' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:51:00.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:59 smithi119 ceph-mon[94175]: from='client.35570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:51:00.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:59 smithi119 ceph-mon[94175]: from='client.35576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:51:00.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:50:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3275579262' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:51:00.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:59 smithi119 ceph-mon[108979]: from='client.35570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:51:00.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:59 smithi119 ceph-mon[108979]: from='client.35576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:51:00.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:50:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3275579262' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:51:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:00 smithi183 ceph-mon[99169]: pgmap v10405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:00 smithi119 ceph-mon[94175]: pgmap v10405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:00 smithi119 ceph-mon[108979]: pgmap v10405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:03.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:02 smithi183 ceph-mon[99169]: pgmap v10406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:03.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:02 smithi119 ceph-mon[94175]: pgmap v10406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:03.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:02 smithi119 ceph-mon[108979]: pgmap v10406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:51:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:51:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T19:51:05.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:04 smithi183 ceph-mon[99169]: pgmap v10407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:05.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:04 smithi119 ceph-mon[94175]: pgmap v10407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:05.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:04 smithi119 ceph-mon[108979]: pgmap v10407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:07.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:06 smithi183 ceph-mon[99169]: pgmap v10408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:07.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:06 smithi119 ceph-mon[108979]: pgmap v10408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:07.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:06 smithi119 ceph-mon[94175]: pgmap v10408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:08 smithi183 ceph-mon[99169]: pgmap v10409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:08 smithi119 ceph-mon[94175]: pgmap v10409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:08 smithi119 ceph-mon[108979]: pgmap v10409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:10 smithi183 ceph-mon[99169]: pgmap v10410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:10 smithi119 ceph-mon[94175]: pgmap v10410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:10 smithi119 ceph-mon[108979]: pgmap v10410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:13.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:12 smithi183 ceph-mon[99169]: pgmap v10411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:13.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:12 smithi119 ceph-mon[94175]: pgmap v10411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:13.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:12 smithi119 ceph-mon[108979]: pgmap v10411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:51:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:51:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T19:51:15.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:14 smithi183 ceph-mon[99169]: pgmap v10412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:15.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:14 smithi119 ceph-mon[94175]: pgmap v10412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:15.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:14 smithi119 ceph-mon[108979]: pgmap v10412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:17.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:16 smithi183 ceph-mon[99169]: pgmap v10413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:17.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:16 smithi119 ceph-mon[94175]: pgmap v10413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:17.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:16 smithi119 ceph-mon[108979]: pgmap v10413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:19.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:18 smithi183 ceph-mon[99169]: pgmap v10414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:19.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:18 smithi119 ceph-mon[94175]: pgmap v10414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:19.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:18 smithi119 ceph-mon[108979]: pgmap v10414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:20 smithi183 ceph-mon[99169]: pgmap v10415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:20.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:20 smithi119 ceph-mon[94175]: pgmap v10415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:20 smithi119 ceph-mon[108979]: pgmap v10415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:23.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:22 smithi183 ceph-mon[99169]: pgmap v10416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:23.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:22 smithi119 ceph-mon[94175]: pgmap v10416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:23.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:22 smithi119 ceph-mon[108979]: pgmap v10416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:24.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:24.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:51:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:51:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:51:25.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:24 smithi183 ceph-mon[99169]: pgmap v10417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:25.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:24 smithi119 ceph-mon[108979]: pgmap v10417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:25.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:24 smithi119 ceph-mon[94175]: pgmap v10417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:27.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:26 smithi183 ceph-mon[99169]: pgmap v10418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:26 smithi119 ceph-mon[108979]: pgmap v10418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:26 smithi119 ceph-mon[94175]: pgmap v10418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:29.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:28 smithi183 ceph-mon[99169]: pgmap v10419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:29.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:28 smithi119 ceph-mon[94175]: pgmap v10419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:29.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:28 smithi119 ceph-mon[108979]: pgmap v10419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:29.487 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:51:29.796 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:51:29.796 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 9m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:51:29.796 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 9m ago 4h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:51:29.797 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 9m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:51:29.797 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 9m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:51:29.797 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:51:29.797 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 9m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:51:29.797 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 9m ago 4h 1281M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:51:29.797 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 9m ago 4h 592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:51:29.797 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 9m ago 4h 687M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:51:29.797 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 9m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:51:29.797 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 9m ago 4h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:51:29.797 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 9m ago 4h 5384M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:51:29.797 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 9m ago 4h 5471M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:51:29.797 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 9m ago 4h 5007M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:51:29.797 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 9m ago 4h 4640M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:51:29.797 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 9m ago 4h 3875M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:51:29.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 9m ago 4h 4831M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:51:29.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 9m ago 4h 3877M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:51:29.798 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 9m ago 4h 4623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:51:29.798 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 9m ago 4h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:51:30.176 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:51:30.178 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:51:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:30 smithi183 ceph-mon[99169]: from='client.25701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:51:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:30 smithi183 ceph-mon[99169]: pgmap v10420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:30 smithi183 ceph-mon[99169]: from='client.35594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:51:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1757168271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:51:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:30 smithi119 ceph-mon[108979]: from='client.25701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:51:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:30 smithi119 ceph-mon[108979]: pgmap v10420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:30 smithi119 ceph-mon[108979]: from='client.35594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:51:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1757168271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:51:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:30 smithi119 ceph-mon[94175]: from='client.25701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:51:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:30 smithi119 ceph-mon[94175]: pgmap v10420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:30 smithi119 ceph-mon[94175]: from='client.35594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:51:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1757168271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:51:33.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:32 smithi183 ceph-mon[99169]: pgmap v10421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:33.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:32 smithi119 ceph-mon[108979]: pgmap v10421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:33.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:32 smithi119 ceph-mon[94175]: pgmap v10421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:51:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:51:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:51:35.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:34 smithi183 ceph-mon[99169]: pgmap v10422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:35.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:34 smithi119 ceph-mon[94175]: pgmap v10422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:35.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:34 smithi119 ceph-mon[108979]: pgmap v10422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:37.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:36 smithi183 ceph-mon[99169]: pgmap v10423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:37.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:36 smithi119 ceph-mon[94175]: pgmap v10423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:37.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:36 smithi119 ceph-mon[108979]: pgmap v10423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:38 smithi183 ceph-mon[99169]: pgmap v10424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:38 smithi119 ceph-mon[94175]: pgmap v10424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:38 smithi119 ceph-mon[108979]: pgmap v10424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:40 smithi183 ceph-mon[99169]: pgmap v10425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:40 smithi119 ceph-mon[94175]: pgmap v10425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:40 smithi119 ceph-mon[108979]: pgmap v10425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:43.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:42 smithi183 ceph-mon[99169]: pgmap v10426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:43.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:42 smithi119 ceph-mon[94175]: pgmap v10426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:43.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:42 smithi119 ceph-mon[108979]: pgmap v10426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:51:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:51:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T19:51:45.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:44 smithi183 ceph-mon[99169]: pgmap v10427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:45.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:44 smithi119 ceph-mon[94175]: pgmap v10427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:45.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:44 smithi119 ceph-mon[108979]: pgmap v10427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:47.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:46 smithi183 ceph-mon[99169]: pgmap v10428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:47.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:46 smithi119 ceph-mon[94175]: pgmap v10428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:47.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:46 smithi119 ceph-mon[108979]: pgmap v10428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:48 smithi183 ceph-mon[99169]: pgmap v10429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:48 smithi119 ceph-mon[108979]: pgmap v10429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:48 smithi119 ceph-mon[94175]: pgmap v10429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:50 smithi183 ceph-mon[99169]: pgmap v10430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:50 smithi119 ceph-mon[108979]: pgmap v10430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:50 smithi119 ceph-mon[94175]: pgmap v10430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:51.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:51:51.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:51:51.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:51:52.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:52 smithi183 ceph-mon[99169]: pgmap v10431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:52.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:52 smithi119 ceph-mon[94175]: pgmap v10431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:52.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:52 smithi119 ceph-mon[108979]: pgmap v10431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:54.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:54.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:54.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:51:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:51:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:51:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:51:55.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:54 smithi183 ceph-mon[99169]: pgmap v10432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:55.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:54 smithi119 ceph-mon[94175]: pgmap v10432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:55.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:54 smithi119 ceph-mon[108979]: pgmap v10432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:56.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:51:56.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:51:56.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:51:56.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:51:56.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:51:56.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:51:56.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:51:56.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:51:56.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:51:56.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:51:56.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:51:56.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:51:56.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:51:56.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:51:56.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:51:56.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:51:56.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:51:56.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:51:56.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:51:56.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:51:56.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:51:57.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:57 smithi183 ceph-mon[99169]: pgmap v10433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:57.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:57 smithi119 ceph-mon[94175]: pgmap v10433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:57.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:57 smithi119 ceph-mon[108979]: pgmap v10433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:59.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:51:59 smithi183 ceph-mon[99169]: pgmap v10434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:59.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:51:59 smithi119 ceph-mon[94175]: pgmap v10434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:51:59.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:51:59 smithi119 ceph-mon[108979]: pgmap v10434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:00.524 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:52:00.833 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:52:00.833 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 5s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:52:00.833 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 5s ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:52:00.833 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 5s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:52:00.833 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 5s ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:52:00.833 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 5s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:52:00.833 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 5s ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:52:00.833 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 5s ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:52:00.834 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 5s ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:52:00.834 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 5s ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:52:00.834 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 5s ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:52:00.834 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 5s ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:52:00.834 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 5s ago 4h 5413M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:52:00.834 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 5s ago 4h 5498M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:52:00.834 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 5s ago 4h 5029M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:52:00.834 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 5s ago 4h 4669M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:52:00.834 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 5s ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:52:00.834 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 5s ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:52:00.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 5s ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:52:00.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 5s ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:52:00.835 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 5s ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:52:00.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:00 smithi183 ceph-mon[99169]: pgmap v10435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:00.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:00 smithi119 ceph-mon[94175]: pgmap v10435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:00.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:00 smithi119 ceph-mon[108979]: pgmap v10435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:52:01.214 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:52:01.214 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:52:01.214 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:52:01.214 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:52:01.214 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:52:01.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:01 smithi183 ceph-mon[99169]: from='client.35606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:52:01.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:01 smithi183 ceph-mon[99169]: from='client.25725 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:52:01.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3508047575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:52:01.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:01 smithi119 ceph-mon[94175]: from='client.35606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:52:01.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:01 smithi119 ceph-mon[94175]: from='client.25725 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:52:01.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3508047575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:52:01.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:01 smithi119 ceph-mon[108979]: from='client.35606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:52:01.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:01 smithi119 ceph-mon[108979]: from='client.25725 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:52:01.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3508047575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:52:02.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:02 smithi183 ceph-mon[99169]: pgmap v10436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:02 smithi119 ceph-mon[94175]: pgmap v10436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:02 smithi119 ceph-mon[108979]: pgmap v10436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:52:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:52:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:52:05.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:04 smithi183 ceph-mon[99169]: pgmap v10437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:05.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:04 smithi119 ceph-mon[94175]: pgmap v10437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:05.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:04 smithi119 ceph-mon[108979]: pgmap v10437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:07.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:06 smithi183 ceph-mon[99169]: pgmap v10438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:07.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:06 smithi119 ceph-mon[94175]: pgmap v10438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:07.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:06 smithi119 ceph-mon[108979]: pgmap v10438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:08 smithi183 ceph-mon[99169]: pgmap v10439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:08 smithi119 ceph-mon[94175]: pgmap v10439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:08 smithi119 ceph-mon[108979]: pgmap v10439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:10 smithi183 ceph-mon[99169]: pgmap v10440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:10 smithi119 ceph-mon[108979]: pgmap v10440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:10 smithi119 ceph-mon[94175]: pgmap v10440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:13.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:12 smithi183 ceph-mon[99169]: pgmap v10441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:13.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:12 smithi119 ceph-mon[94175]: pgmap v10441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:13.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:12 smithi119 ceph-mon[108979]: pgmap v10441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:52:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:52:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T19:52:15.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:14 smithi183 ceph-mon[99169]: pgmap v10442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:15.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:14 smithi119 ceph-mon[94175]: pgmap v10442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:15.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:14 smithi119 ceph-mon[108979]: pgmap v10442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:17.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:16 smithi183 ceph-mon[99169]: pgmap v10443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:17.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:16 smithi119 ceph-mon[94175]: pgmap v10443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:17.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:16 smithi119 ceph-mon[108979]: pgmap v10443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:19.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:18 smithi183 ceph-mon[99169]: pgmap v10444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:19.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:18 smithi119 ceph-mon[108979]: pgmap v10444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:19.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:18 smithi119 ceph-mon[94175]: pgmap v10444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:20 smithi183 ceph-mon[99169]: pgmap v10445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:20.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:20 smithi119 ceph-mon[94175]: pgmap v10445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:20 smithi119 ceph-mon[108979]: pgmap v10445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:23.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:22 smithi183 ceph-mon[99169]: pgmap v10446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:23.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:22 smithi119 ceph-mon[94175]: pgmap v10446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:23.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:22 smithi119 ceph-mon[108979]: pgmap v10446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:24.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:24.174 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:24.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:52:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:52:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:52:25.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:24 smithi183 ceph-mon[99169]: pgmap v10447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:25.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:24 smithi119 ceph-mon[94175]: pgmap v10447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:25.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:24 smithi119 ceph-mon[108979]: pgmap v10447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:27.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:26 smithi183 ceph-mon[99169]: pgmap v10448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:26 smithi119 ceph-mon[108979]: pgmap v10448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:26 smithi119 ceph-mon[94175]: pgmap v10448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:29.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:28 smithi183 ceph-mon[99169]: pgmap v10449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:29.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:28 smithi119 ceph-mon[108979]: pgmap v10449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:29.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:28 smithi119 ceph-mon[94175]: pgmap v10449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:30 smithi183 ceph-mon[99169]: pgmap v10450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:30 smithi119 ceph-mon[94175]: pgmap v10450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:30 smithi119 ceph-mon[108979]: pgmap v10450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:31.558 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:52:31.866 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:52:31.866 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 36s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:52:31.866 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 36s ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:52:31.866 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 36s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:52:31.867 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 36s ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:52:31.867 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 36s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:52:31.867 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 36s ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:52:31.867 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 36s ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:52:31.867 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 36s ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:52:31.867 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 36s ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:52:31.867 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 36s ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:52:31.867 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 36s ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:52:31.867 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 36s ago 4h 5413M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:52:31.867 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 36s ago 4h 5498M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:52:31.867 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 36s ago 4h 5029M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:52:31.867 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 36s ago 4h 4669M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:52:31.867 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 36s ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:52:31.867 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 36s ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:52:31.867 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 36s ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:52:31.868 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 36s ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:52:31.868 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 36s ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:52:32.242 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:52:32.243 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:52:32.243 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:52:32.243 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:52:32.243 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:52:32.243 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:52:32.243 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:52:32.243 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:52:32.243 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:52:32.243 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:52:32.243 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:52:32.243 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:52:32.243 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:52:32.243 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:52:32.243 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:52:32.243 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:52:32.244 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:52:33.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:32 smithi183 ceph-mon[99169]: from='client.35624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:52:33.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:32 smithi183 ceph-mon[99169]: pgmap v10451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:33.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:32 smithi183 ceph-mon[99169]: from='client.35630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:52:33.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1553573930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:52:33.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:32 smithi119 ceph-mon[94175]: from='client.35624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:52:33.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:32 smithi119 ceph-mon[94175]: pgmap v10451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:33.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:32 smithi119 ceph-mon[94175]: from='client.35630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:52:33.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1553573930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:52:33.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:32 smithi119 ceph-mon[108979]: from='client.35624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:52:33.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:32 smithi119 ceph-mon[108979]: pgmap v10451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:33.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:32 smithi119 ceph-mon[108979]: from='client.35630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:52:33.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1553573930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:52:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:52:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:52:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:52:35.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:34 smithi183 ceph-mon[99169]: pgmap v10452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:35.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:34 smithi119 ceph-mon[94175]: pgmap v10452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:35.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:34 smithi119 ceph-mon[108979]: pgmap v10452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:37.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:36 smithi183 ceph-mon[99169]: pgmap v10453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:37.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:36 smithi119 ceph-mon[94175]: pgmap v10453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:37.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:36 smithi119 ceph-mon[108979]: pgmap v10453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:38 smithi183 ceph-mon[99169]: pgmap v10454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:38 smithi119 ceph-mon[94175]: pgmap v10454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:38 smithi119 ceph-mon[108979]: pgmap v10454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:40 smithi183 ceph-mon[99169]: pgmap v10455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:40 smithi119 ceph-mon[94175]: pgmap v10455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:40 smithi119 ceph-mon[108979]: pgmap v10455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:43.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:42 smithi183 ceph-mon[99169]: pgmap v10456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:43.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:42 smithi119 ceph-mon[94175]: pgmap v10456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:43.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:42 smithi119 ceph-mon[108979]: pgmap v10456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:52:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:52:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:52:45.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:44 smithi183 ceph-mon[99169]: pgmap v10457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:45.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:44 smithi119 ceph-mon[94175]: pgmap v10457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:45.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:44 smithi119 ceph-mon[108979]: pgmap v10457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:47.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:46 smithi183 ceph-mon[99169]: pgmap v10458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:47.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:46 smithi119 ceph-mon[94175]: pgmap v10458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:47.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:46 smithi119 ceph-mon[108979]: pgmap v10458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:48 smithi183 ceph-mon[99169]: pgmap v10459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:48 smithi119 ceph-mon[94175]: pgmap v10459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:48 smithi119 ceph-mon[108979]: pgmap v10459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:50 smithi183 ceph-mon[99169]: pgmap v10460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:50 smithi119 ceph-mon[94175]: pgmap v10460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:50 smithi119 ceph-mon[108979]: pgmap v10460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:53.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:52 smithi183 ceph-mon[99169]: pgmap v10461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:53.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:52 smithi119 ceph-mon[94175]: pgmap v10461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:53.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:52 smithi119 ceph-mon[108979]: pgmap v10461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:54.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:54.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:54.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:52:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:52:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:52:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:52:55.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:54 smithi183 ceph-mon[99169]: pgmap v10462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:55.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:54 smithi119 ceph-mon[94175]: pgmap v10462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:55.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:54 smithi119 ceph-mon[108979]: pgmap v10462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:57.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:56 smithi183 ceph-mon[99169]: pgmap v10463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:57.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:52:57.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:56 smithi119 ceph-mon[94175]: pgmap v10463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:57.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:52:57.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:56 smithi119 ceph-mon[108979]: pgmap v10463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:57.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:52:58.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:52:58.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:52:58.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:52:58.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:52:58.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:52:58.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:52:58.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:52:58.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:52:58.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:52:59.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:52:58 smithi183 ceph-mon[99169]: pgmap v10464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:59.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:52:58 smithi119 ceph-mon[108979]: pgmap v10464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:52:59.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:52:58 smithi119 ceph-mon[94175]: pgmap v10464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:00.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:00 smithi183 ceph-mon[99169]: pgmap v10465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:00.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:00 smithi119 ceph-mon[94175]: pgmap v10465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:00.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:00 smithi119 ceph-mon[108979]: pgmap v10465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:02.589 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:53:02.895 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:53:02.896 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 67s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:53:02.896 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 67s ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:53:02.896 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 67s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:53:02.896 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 67s ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:53:02.896 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 67s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:53:02.896 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 67s ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:53:02.896 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 67s ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:53:02.896 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 67s ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:53:02.896 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 67s ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:53:02.896 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 67s ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:53:02.896 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 67s ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:53:02.896 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 67s ago 4h 5413M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:53:02.896 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 67s ago 4h 5498M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:53:02.896 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 67s ago 4h 5029M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:53:02.897 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 67s ago 4h 4669M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:53:02.897 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 67s ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:53:02.897 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 67s ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:53:02.897 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 67s ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:53:02.897 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 67s ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:53:02.897 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 67s ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:53:03.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:02 smithi183 ceph-mon[99169]: pgmap v10466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:03.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:02 smithi119 ceph-mon[94175]: pgmap v10466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:03.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:02 smithi119 ceph-mon[108979]: pgmap v10466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:53:03.275 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:53:03.275 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:53:03.275 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:53:03.275 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:53:03.275 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:53:04.174 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:03 smithi119 ceph-mon[94175]: from='client.35642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:53:04.174 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:03 smithi119 ceph-mon[94175]: from='client.25761 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:53:04.174 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2048634657' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:53:04.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:03 smithi119 ceph-mon[108979]: from='client.35642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:53:04.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:03 smithi119 ceph-mon[108979]: from='client.25761 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:53:04.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2048634657' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:53:04.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:03 smithi183 ceph-mon[99169]: from='client.35642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:53:04.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:03 smithi183 ceph-mon[99169]: from='client.25761 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:53:04.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2048634657' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:53:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:53:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:53:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:53:05.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:04 smithi183 ceph-mon[99169]: pgmap v10467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:05.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:04 smithi119 ceph-mon[94175]: pgmap v10467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:05.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:04 smithi119 ceph-mon[108979]: pgmap v10467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:07.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:06 smithi183 ceph-mon[99169]: pgmap v10468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:07.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:06 smithi119 ceph-mon[94175]: pgmap v10468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:07.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:06 smithi119 ceph-mon[108979]: pgmap v10468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:08 smithi183 ceph-mon[99169]: pgmap v10469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:08 smithi119 ceph-mon[94175]: pgmap v10469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:08 smithi119 ceph-mon[108979]: pgmap v10469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:10 smithi183 ceph-mon[99169]: pgmap v10470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:10 smithi119 ceph-mon[94175]: pgmap v10470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:10 smithi119 ceph-mon[108979]: pgmap v10470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:13.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:12 smithi183 ceph-mon[99169]: pgmap v10471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:13.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:12 smithi119 ceph-mon[108979]: pgmap v10471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:13.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:12 smithi119 ceph-mon[94175]: pgmap v10471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:53:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:53:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T19:53:15.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:14 smithi183 ceph-mon[99169]: pgmap v10472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:15.194 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 19:53:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T19:53:14.928953532Z level=info msg="Completed cleanup jobs" duration=13.12828ms 2023-12-01T19:53:15.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:14 smithi119 ceph-mon[94175]: pgmap v10472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:15.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:14 smithi119 ceph-mon[108979]: pgmap v10472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:17.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:16 smithi183 ceph-mon[99169]: pgmap v10473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:17.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:16 smithi119 ceph-mon[94175]: pgmap v10473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:17.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:16 smithi119 ceph-mon[108979]: pgmap v10473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:19.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:18 smithi183 ceph-mon[99169]: pgmap v10474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:19.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:18 smithi119 ceph-mon[94175]: pgmap v10474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:19.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:18 smithi119 ceph-mon[108979]: pgmap v10474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:20 smithi183 ceph-mon[99169]: pgmap v10475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:20.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:20 smithi119 ceph-mon[94175]: pgmap v10475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:20 smithi119 ceph-mon[108979]: pgmap v10475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:23.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:22 smithi183 ceph-mon[99169]: pgmap v10476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:23.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:22 smithi119 ceph-mon[94175]: pgmap v10476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:23.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:22 smithi119 ceph-mon[108979]: pgmap v10476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:24.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:24.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:24.454 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:53:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:53:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T19:53:25.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:24 smithi183 ceph-mon[99169]: pgmap v10477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:25.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:24 smithi119 ceph-mon[94175]: pgmap v10477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:25.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:24 smithi119 ceph-mon[108979]: pgmap v10477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:27.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:26 smithi183 ceph-mon[99169]: pgmap v10478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:26 smithi119 ceph-mon[94175]: pgmap v10478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:26 smithi119 ceph-mon[108979]: pgmap v10478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:29.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:28 smithi183 ceph-mon[99169]: pgmap v10479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:29.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:28 smithi119 ceph-mon[94175]: pgmap v10479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:29.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:28 smithi119 ceph-mon[108979]: pgmap v10479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:30 smithi183 ceph-mon[99169]: pgmap v10480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:30 smithi119 ceph-mon[94175]: pgmap v10480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:30 smithi119 ceph-mon[108979]: pgmap v10480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:33.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:32 smithi183 ceph-mon[99169]: pgmap v10481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:33.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:32 smithi119 ceph-mon[94175]: pgmap v10481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:33.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:32 smithi119 ceph-mon[108979]: pgmap v10481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:33.618 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:53:33.925 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:53:33.925 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 98s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:53:33.925 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 98s ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:53:33.925 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 98s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:53:33.925 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 98s ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:53:33.925 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 98s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:53:33.925 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 98s ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:53:33.925 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 98s ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:53:33.925 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 98s ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:53:33.925 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 98s ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:53:33.926 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 98s ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:53:33.926 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 98s ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:53:33.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 98s ago 4h 5413M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:53:33.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 98s ago 4h 5498M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:53:33.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 98s ago 4h 5029M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:53:33.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 98s ago 4h 4669M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:53:33.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 98s ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:53:33.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 98s ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:53:33.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 98s ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:53:33.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 98s ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:53:33.926 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 98s ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:53:34.303 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:53:34.303 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:53:34.303 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:53:34.303 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:53:34.303 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:53:34.303 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:53:34.303 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:53:34.303 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:53:34.303 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:53:34.303 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:53:34.304 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:53:34.304 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:53:34.304 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:53:34.304 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:53:34.304 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:53:34.304 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:53:34.304 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:53:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:53:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:53:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T19:53:35.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:34 smithi183 ceph-mon[99169]: from='client.35660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:53:35.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:34 smithi183 ceph-mon[99169]: pgmap v10482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:35.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:34 smithi183 ceph-mon[99169]: from='client.25779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:53:35.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1568738625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:53:35.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:34 smithi119 ceph-mon[94175]: from='client.35660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:53:35.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:34 smithi119 ceph-mon[94175]: pgmap v10482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:35.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:34 smithi119 ceph-mon[94175]: from='client.25779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:53:35.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1568738625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:53:35.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:34 smithi119 ceph-mon[108979]: from='client.35660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:53:35.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:34 smithi119 ceph-mon[108979]: pgmap v10482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:35.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:34 smithi119 ceph-mon[108979]: from='client.25779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:53:35.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1568738625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:53:37.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:36 smithi183 ceph-mon[99169]: pgmap v10483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:37.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:36 smithi119 ceph-mon[94175]: pgmap v10483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:37.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:36 smithi119 ceph-mon[108979]: pgmap v10483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:38 smithi183 ceph-mon[99169]: pgmap v10484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:38 smithi119 ceph-mon[94175]: pgmap v10484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:38 smithi119 ceph-mon[108979]: pgmap v10484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:40 smithi183 ceph-mon[99169]: pgmap v10485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:40 smithi119 ceph-mon[94175]: pgmap v10485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:40 smithi119 ceph-mon[108979]: pgmap v10485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:43.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:42 smithi183 ceph-mon[99169]: pgmap v10486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:43.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:42 smithi119 ceph-mon[94175]: pgmap v10486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:43.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:42 smithi119 ceph-mon[108979]: pgmap v10486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:53:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:53:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:53:45.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:44 smithi183 ceph-mon[99169]: pgmap v10487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:45.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:44 smithi119 ceph-mon[94175]: pgmap v10487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:45.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:44 smithi119 ceph-mon[108979]: pgmap v10487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:47.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:46 smithi183 ceph-mon[99169]: pgmap v10488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:47.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:46 smithi119 ceph-mon[94175]: pgmap v10488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:47.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:46 smithi119 ceph-mon[108979]: pgmap v10488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:48 smithi183 ceph-mon[99169]: pgmap v10489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:48 smithi119 ceph-mon[94175]: pgmap v10489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:48 smithi119 ceph-mon[108979]: pgmap v10489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:50 smithi183 ceph-mon[99169]: pgmap v10490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:50 smithi119 ceph-mon[94175]: pgmap v10490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:50 smithi119 ceph-mon[108979]: pgmap v10490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:53.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:52 smithi183 ceph-mon[99169]: pgmap v10491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:53.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:52 smithi119 ceph-mon[108979]: pgmap v10491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:53.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:52 smithi119 ceph-mon[94175]: pgmap v10491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:54.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:54.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:54.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:53:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:53:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:53:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T19:53:55.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:54 smithi183 ceph-mon[99169]: pgmap v10492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:55.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:54 smithi119 ceph-mon[94175]: pgmap v10492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:55.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:54 smithi119 ceph-mon[108979]: pgmap v10492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:57.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:56 smithi183 ceph-mon[99169]: pgmap v10493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:57.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:56 smithi119 ceph-mon[94175]: pgmap v10493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:57.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:56 smithi119 ceph-mon[108979]: pgmap v10493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:58.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:53:58.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:53:58.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:53:58.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:53:58.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:53:58.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:53:58.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:53:58.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:53:58.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:53:58.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:53:58.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:53:58.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:53:59.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:53:58 smithi183 ceph-mon[99169]: pgmap v10494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:59.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:53:58 smithi119 ceph-mon[94175]: pgmap v10494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:53:59.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:53:58 smithi119 ceph-mon[108979]: pgmap v10494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:00.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:00 smithi183 ceph-mon[99169]: pgmap v10495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:00.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:00 smithi119 ceph-mon[108979]: pgmap v10495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:00.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:00 smithi119 ceph-mon[94175]: pgmap v10495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:03.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:02 smithi183 ceph-mon[99169]: pgmap v10496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:03.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:02 smithi119 ceph-mon[108979]: pgmap v10496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:03.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:02 smithi119 ceph-mon[94175]: pgmap v10496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:54:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:54:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T19:54:04.653 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:54:04.965 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:54:04.965 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 2m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:54:04.965 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 2m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:54:04.965 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 2m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:54:04.965 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 2m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:54:04.965 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 2m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:54:04.966 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 2m ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:54:04.966 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 2m ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:54:04.966 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 2m ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:54:04.966 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 2m ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:54:04.966 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 2m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:54:04.966 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 2m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:54:04.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 2m ago 4h 5413M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:54:04.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 2m ago 4h 5498M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:54:04.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 2m ago 4h 5029M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:54:04.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 2m ago 4h 4669M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:54:04.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 2m ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:54:04.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 2m ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:54:04.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 2m ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:54:04.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 2m ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:54:04.967 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 2m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:54:05.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:04 smithi183 ceph-mon[99169]: pgmap v10497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:05.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:04 smithi119 ceph-mon[108979]: pgmap v10497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:05.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:04 smithi119 ceph-mon[94175]: pgmap v10497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:05.348 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:54:05.348 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:54:05.348 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:54:05.348 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:54:05.348 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:54:05.348 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:54:05.348 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:54:05.348 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:54:05.348 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:54:05.348 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:54:05.348 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:54:05.348 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:54:05.348 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:54:05.349 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:54:05.349 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:54:05.349 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:54:05.349 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:54:06.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:05 smithi183 ceph-mon[99169]: from='client.25791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:54:06.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:05 smithi183 ceph-mon[99169]: from='client.35684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:54:06.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2062906026' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:54:06.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:05 smithi119 ceph-mon[94175]: from='client.25791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:54:06.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:05 smithi119 ceph-mon[94175]: from='client.35684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:54:06.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2062906026' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:54:06.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:05 smithi119 ceph-mon[108979]: from='client.25791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:54:06.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:05 smithi119 ceph-mon[108979]: from='client.35684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:54:06.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2062906026' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:54:07.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:06 smithi183 ceph-mon[99169]: pgmap v10498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:07.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:06 smithi119 ceph-mon[94175]: pgmap v10498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:07.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:06 smithi119 ceph-mon[108979]: pgmap v10498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:08 smithi183 ceph-mon[99169]: pgmap v10499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:08 smithi119 ceph-mon[94175]: pgmap v10499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:08 smithi119 ceph-mon[108979]: pgmap v10499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:10 smithi183 ceph-mon[99169]: pgmap v10500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:10 smithi119 ceph-mon[94175]: pgmap v10500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:10 smithi119 ceph-mon[108979]: pgmap v10500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:13.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:12 smithi183 ceph-mon[99169]: pgmap v10501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:13.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:12 smithi119 ceph-mon[94175]: pgmap v10501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:13.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:12 smithi119 ceph-mon[108979]: pgmap v10501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:54:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:54:14] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T19:54:15.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:14 smithi183 ceph-mon[99169]: pgmap v10502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:15.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:14 smithi119 ceph-mon[94175]: pgmap v10502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:15.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:14 smithi119 ceph-mon[108979]: pgmap v10502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:17.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:16 smithi183 ceph-mon[99169]: pgmap v10503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:17.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:16 smithi119 ceph-mon[94175]: pgmap v10503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:17.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:16 smithi119 ceph-mon[108979]: pgmap v10503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:19.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:18 smithi183 ceph-mon[99169]: pgmap v10504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:19.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:18 smithi119 ceph-mon[94175]: pgmap v10504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:19.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:18 smithi119 ceph-mon[108979]: pgmap v10504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:20 smithi183 ceph-mon[99169]: pgmap v10505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:20.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:20 smithi119 ceph-mon[108979]: pgmap v10505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:20.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:20 smithi119 ceph-mon[94175]: pgmap v10505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:23.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:22 smithi183 ceph-mon[99169]: pgmap v10506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:23.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:22 smithi119 ceph-mon[94175]: pgmap v10506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:23.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:22 smithi119 ceph-mon[108979]: pgmap v10506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:24.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:24.174 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:24.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:54:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:54:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:54:25.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:24 smithi183 ceph-mon[99169]: pgmap v10507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:25.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:24 smithi119 ceph-mon[94175]: pgmap v10507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:25.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:24 smithi119 ceph-mon[108979]: pgmap v10507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:27.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:26 smithi183 ceph-mon[99169]: pgmap v10508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:26 smithi119 ceph-mon[94175]: pgmap v10508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:26 smithi119 ceph-mon[108979]: pgmap v10508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:29.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:28 smithi183 ceph-mon[99169]: pgmap v10509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:29.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:28 smithi119 ceph-mon[94175]: pgmap v10509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:29.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:28 smithi119 ceph-mon[108979]: pgmap v10509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:30 smithi183 ceph-mon[99169]: pgmap v10510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:30 smithi119 ceph-mon[94175]: pgmap v10510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:30 smithi119 ceph-mon[108979]: pgmap v10510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:33.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:32 smithi183 ceph-mon[99169]: pgmap v10511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:33.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:32 smithi119 ceph-mon[94175]: pgmap v10511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:33.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:32 smithi119 ceph-mon[108979]: pgmap v10511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:54:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:54:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:54:35.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:34 smithi183 ceph-mon[99169]: pgmap v10512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:35.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:34 smithi119 ceph-mon[94175]: pgmap v10512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:35.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:34 smithi119 ceph-mon[108979]: pgmap v10512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:35.694 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:54:36.000 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:54:36.000 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 2m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:54:36.000 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 2m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:54:36.000 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 2m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:54:36.000 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 2m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:54:36.000 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 2m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:54:36.000 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 2m ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:54:36.000 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 2m ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:54:36.000 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 2m ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:54:36.001 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 2m ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:54:36.001 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 2m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:54:36.001 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 2m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:54:36.001 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 2m ago 4h 5413M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:54:36.001 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 2m ago 4h 5498M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:54:36.001 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 2m ago 4h 5029M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:54:36.001 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 2m ago 4h 4669M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:54:36.001 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 2m ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:54:36.001 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 2m ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:54:36.001 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 2m ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:54:36.001 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 2m ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:54:36.001 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 2m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:54:36.379 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:54:36.379 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:54:36.379 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:54:36.379 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:54:36.380 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:54:36.380 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:54:36.380 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:54:36.380 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:54:36.380 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:54:36.380 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:54:36.380 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:54:36.380 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:54:36.380 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:54:36.380 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:54:36.380 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:54:36.380 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:54:36.380 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:54:37.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:36 smithi183 ceph-mon[99169]: from='client.25809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:54:37.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:36 smithi183 ceph-mon[99169]: pgmap v10513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:37.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:36 smithi183 ceph-mon[99169]: from='client.25815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:54:37.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4215286778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:54:37.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:36 smithi119 ceph-mon[94175]: from='client.25809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:54:37.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:36 smithi119 ceph-mon[94175]: pgmap v10513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:37.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:36 smithi119 ceph-mon[94175]: from='client.25815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:54:37.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4215286778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:54:37.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:36 smithi119 ceph-mon[108979]: from='client.25809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:54:37.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:36 smithi119 ceph-mon[108979]: pgmap v10513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:37.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:36 smithi119 ceph-mon[108979]: from='client.25815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:54:37.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4215286778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:54:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:38 smithi183 ceph-mon[99169]: pgmap v10514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:38 smithi119 ceph-mon[94175]: pgmap v10514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:38 smithi119 ceph-mon[108979]: pgmap v10514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:40 smithi183 ceph-mon[99169]: pgmap v10515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:40 smithi119 ceph-mon[108979]: pgmap v10515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:40 smithi119 ceph-mon[94175]: pgmap v10515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:43.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:42 smithi183 ceph-mon[99169]: pgmap v10516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:43.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:42 smithi119 ceph-mon[94175]: pgmap v10516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:43.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:42 smithi119 ceph-mon[108979]: pgmap v10516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:54:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:54:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:54:45.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:44 smithi183 ceph-mon[99169]: pgmap v10517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:45.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:44 smithi119 ceph-mon[94175]: pgmap v10517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:45.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:44 smithi119 ceph-mon[108979]: pgmap v10517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:47.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:46 smithi183 ceph-mon[99169]: pgmap v10518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:47.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:46 smithi119 ceph-mon[108979]: pgmap v10518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:47.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:46 smithi119 ceph-mon[94175]: pgmap v10518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:48 smithi183 ceph-mon[99169]: pgmap v10519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:48 smithi119 ceph-mon[108979]: pgmap v10519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:48 smithi119 ceph-mon[94175]: pgmap v10519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:50 smithi183 ceph-mon[99169]: pgmap v10520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:50 smithi119 ceph-mon[108979]: pgmap v10520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:50 smithi119 ceph-mon[94175]: pgmap v10520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:53.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:52 smithi183 ceph-mon[99169]: pgmap v10521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:53.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:52 smithi119 ceph-mon[108979]: pgmap v10521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:53.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:52 smithi119 ceph-mon[94175]: pgmap v10521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:54.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:54.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:54.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:54:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:54:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:54:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:54:55.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:54 smithi183 ceph-mon[99169]: pgmap v10522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:55.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:54 smithi119 ceph-mon[94175]: pgmap v10522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:55.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:54 smithi119 ceph-mon[108979]: pgmap v10522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:57.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:56 smithi183 ceph-mon[99169]: pgmap v10523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:57.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:56 smithi119 ceph-mon[94175]: pgmap v10523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:57.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:56 smithi119 ceph-mon[108979]: pgmap v10523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:58.080 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:54:58.081 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:54:58.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:54:59.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:59 smithi183 ceph-mon[99169]: pgmap v10524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:59.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:54:59.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:54:59.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:54:59.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:54:59.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:54:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:54:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:59 smithi119 ceph-mon[94175]: pgmap v10524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:54:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:54:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:54:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:54:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:54:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:54:59.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:59 smithi119 ceph-mon[108979]: pgmap v10524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:54:59.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:54:59.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:54:59.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:54:59.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:54:59.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:54:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:55:00.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:00 smithi183 ceph-mon[99169]: pgmap v10525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:00.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:00 smithi119 ceph-mon[94175]: pgmap v10525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:00.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:00 smithi119 ceph-mon[108979]: pgmap v10525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:03.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:02 smithi183 ceph-mon[99169]: pgmap v10526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:03.239 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:02 smithi119 ceph-mon[94175]: pgmap v10526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:03.239 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:02 smithi119 ceph-mon[108979]: pgmap v10526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:55:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:55:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:55:05.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:04 smithi183 ceph-mon[99169]: pgmap v10527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:05.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:04 smithi119 ceph-mon[108979]: pgmap v10527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:05.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:04 smithi119 ceph-mon[94175]: pgmap v10527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:06.719 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:55:07.028 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:55:07.028 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 3m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:55:07.028 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 3m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:55:07.028 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 3m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:55:07.028 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 3m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:55:07.028 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 3m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:55:07.028 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 3m ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:55:07.028 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 3m ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:55:07.028 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 3m ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:55:07.028 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 3m ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:55:07.028 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 3m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:55:07.028 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 3m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:55:07.029 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 3m ago 4h 5413M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:55:07.029 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 3m ago 4h 5498M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:55:07.029 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 3m ago 4h 5029M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:55:07.029 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 3m ago 4h 4669M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:55:07.029 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 3m ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:55:07.029 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 3m ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:55:07.029 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 3m ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:55:07.029 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 3m ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:55:07.029 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 3m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:55:07.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:06 smithi183 ceph-mon[99169]: pgmap v10528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:07.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:06 smithi119 ceph-mon[94175]: pgmap v10528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:07.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:06 smithi119 ceph-mon[108979]: pgmap v10528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:07.413 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:55:07.413 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:55:07.413 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:55:07.413 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:55:07.413 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:55:07.413 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:55:07.413 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:55:07.413 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:55:07.413 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:55:07.413 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:55:07.414 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:55:07.414 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:55:07.414 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:55:07.414 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:55:07.414 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:55:07.414 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:55:07.414 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:55:08.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:07 smithi183 ceph-mon[99169]: from='client.25827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:55:08.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:07 smithi183 ceph-mon[99169]: from='client.35720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:55:08.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3915872195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:55:08.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:07 smithi119 ceph-mon[94175]: from='client.25827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:55:08.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:07 smithi119 ceph-mon[94175]: from='client.35720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:55:08.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3915872195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:55:08.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:07 smithi119 ceph-mon[108979]: from='client.25827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:55:08.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:07 smithi119 ceph-mon[108979]: from='client.35720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:55:08.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3915872195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:55:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:08 smithi183 ceph-mon[99169]: pgmap v10529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:08 smithi119 ceph-mon[94175]: pgmap v10529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:08 smithi119 ceph-mon[108979]: pgmap v10529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:10 smithi183 ceph-mon[99169]: pgmap v10530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:10 smithi119 ceph-mon[94175]: pgmap v10530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:10 smithi119 ceph-mon[108979]: pgmap v10530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:13.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:12 smithi183 ceph-mon[99169]: pgmap v10531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:13.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:12 smithi119 ceph-mon[94175]: pgmap v10531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:13.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:12 smithi119 ceph-mon[108979]: pgmap v10531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:55:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:55:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T19:55:15.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:14 smithi183 ceph-mon[99169]: pgmap v10532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:15.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:14 smithi119 ceph-mon[94175]: pgmap v10532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:15.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:14 smithi119 ceph-mon[108979]: pgmap v10532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:17.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:16 smithi183 ceph-mon[99169]: pgmap v10533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:17.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:16 smithi119 ceph-mon[94175]: pgmap v10533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:17.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:16 smithi119 ceph-mon[108979]: pgmap v10533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:19.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:18 smithi183 ceph-mon[99169]: pgmap v10534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:19.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:18 smithi119 ceph-mon[94175]: pgmap v10534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:19.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:18 smithi119 ceph-mon[108979]: pgmap v10534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:20 smithi183 ceph-mon[99169]: pgmap v10535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:20.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:20 smithi119 ceph-mon[94175]: pgmap v10535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:20 smithi119 ceph-mon[108979]: pgmap v10535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:23.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:22 smithi183 ceph-mon[99169]: pgmap v10536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:23.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:22 smithi119 ceph-mon[94175]: pgmap v10536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:23.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:22 smithi119 ceph-mon[108979]: pgmap v10536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:24.174 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:24.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:24.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:55:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:55:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:55:25.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:24 smithi183 ceph-mon[99169]: pgmap v10537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:25.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:24 smithi119 ceph-mon[94175]: pgmap v10537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:25.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:24 smithi119 ceph-mon[108979]: pgmap v10537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:27.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:26 smithi183 ceph-mon[99169]: pgmap v10538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:26 smithi119 ceph-mon[94175]: pgmap v10538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:26 smithi119 ceph-mon[108979]: pgmap v10538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:29.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:28 smithi183 ceph-mon[99169]: pgmap v10539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:29.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:28 smithi119 ceph-mon[108979]: pgmap v10539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:29.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:28 smithi119 ceph-mon[94175]: pgmap v10539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:30 smithi183 ceph-mon[99169]: pgmap v10540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:30 smithi119 ceph-mon[94175]: pgmap v10540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:30 smithi119 ceph-mon[108979]: pgmap v10540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:33.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:32 smithi183 ceph-mon[99169]: pgmap v10541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:33.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:32 smithi119 ceph-mon[94175]: pgmap v10541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:33.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:32 smithi119 ceph-mon[108979]: pgmap v10541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:55:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:55:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:55:35.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:34 smithi183 ceph-mon[99169]: pgmap v10542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:35.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:34 smithi119 ceph-mon[108979]: pgmap v10542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:35.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:34 smithi119 ceph-mon[94175]: pgmap v10542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:37.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:36 smithi183 ceph-mon[99169]: pgmap v10543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:37.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:36 smithi119 ceph-mon[108979]: pgmap v10543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:37.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:36 smithi119 ceph-mon[94175]: pgmap v10543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:37.761 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:55:38.066 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:55:38.066 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 3m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:55:38.066 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 3m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:55:38.066 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 3m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:55:38.066 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 3m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:55:38.066 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 3m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:55:38.066 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 3m ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:55:38.066 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 3m ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:55:38.066 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 3m ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:55:38.066 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 3m ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:55:38.067 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 3m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:55:38.067 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 3m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:55:38.067 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 3m ago 4h 5413M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:55:38.067 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 3m ago 4h 5498M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:55:38.067 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 3m ago 4h 5029M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:55:38.067 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 3m ago 4h 4669M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:55:38.067 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 3m ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:55:38.067 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 3m ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:55:38.067 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 3m ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:55:38.067 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 3m ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:55:38.067 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 3m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:55:38.445 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:55:38.446 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:55:38.446 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:55:38.446 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:55:38.446 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:55:38.446 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:55:38.446 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:55:38.446 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:55:38.446 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:55:38.446 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:55:38.446 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:55:38.446 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:55:38.446 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:55:38.446 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:55:38.447 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:55:38.447 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:55:38.447 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:55:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:38 smithi183 ceph-mon[99169]: from='client.35732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:55:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:38 smithi183 ceph-mon[99169]: pgmap v10544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:38 smithi183 ceph-mon[99169]: from='client.35738 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:55:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3100824433' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:55:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:38 smithi119 ceph-mon[94175]: from='client.35732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:55:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:38 smithi119 ceph-mon[94175]: pgmap v10544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:38 smithi119 ceph-mon[94175]: from='client.35738 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:55:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3100824433' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:55:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:38 smithi119 ceph-mon[108979]: from='client.35732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:55:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:38 smithi119 ceph-mon[108979]: pgmap v10544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:38 smithi119 ceph-mon[108979]: from='client.35738 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:55:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3100824433' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:55:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:40 smithi183 ceph-mon[99169]: pgmap v10545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:40 smithi119 ceph-mon[94175]: pgmap v10545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:40 smithi119 ceph-mon[108979]: pgmap v10545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:43.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:42 smithi183 ceph-mon[99169]: pgmap v10546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:43.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:42 smithi119 ceph-mon[108979]: pgmap v10546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:43.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:42 smithi119 ceph-mon[94175]: pgmap v10546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:55:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:55:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T19:55:45.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:44 smithi183 ceph-mon[99169]: pgmap v10547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:45.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:44 smithi119 ceph-mon[94175]: pgmap v10547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:45.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:44 smithi119 ceph-mon[108979]: pgmap v10547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:47.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:46 smithi183 ceph-mon[99169]: pgmap v10548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:47.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:46 smithi119 ceph-mon[94175]: pgmap v10548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:47.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:46 smithi119 ceph-mon[108979]: pgmap v10548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:48 smithi183 ceph-mon[99169]: pgmap v10549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:48 smithi119 ceph-mon[94175]: pgmap v10549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:48 smithi119 ceph-mon[108979]: pgmap v10549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:50 smithi183 ceph-mon[99169]: pgmap v10550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:50 smithi119 ceph-mon[94175]: pgmap v10550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:50 smithi119 ceph-mon[108979]: pgmap v10550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:53.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:52 smithi183 ceph-mon[99169]: pgmap v10551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:53.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:52 smithi119 ceph-mon[94175]: pgmap v10551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:53.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:52 smithi119 ceph-mon[108979]: pgmap v10551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:54.175 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:54.175 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:54.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:55:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:55:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:55:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T19:55:55.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:54 smithi183 ceph-mon[99169]: pgmap v10552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:55.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:54 smithi119 ceph-mon[108979]: pgmap v10552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:55.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:54 smithi119 ceph-mon[94175]: pgmap v10552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:57.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:56 smithi183 ceph-mon[99169]: pgmap v10553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:57.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:56 smithi119 ceph-mon[94175]: pgmap v10553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:57.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:56 smithi119 ceph-mon[108979]: pgmap v10553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:59.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:58 smithi183 ceph-mon[99169]: pgmap v10554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:59.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:55:59.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:58 smithi119 ceph-mon[94175]: pgmap v10554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:59.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:55:59.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:58 smithi119 ceph-mon[108979]: pgmap v10554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:55:59.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:56:00.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:56:00.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:56:00.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:56:00.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:56:00.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:55:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:56:00.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:56:00.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:56:00.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:56:00.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:56:00.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:55:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:56:00.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:56:00.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:56:00.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:56:00.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:56:00.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:55:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:56:01.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:00 smithi183 ceph-mon[99169]: pgmap v10555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:01.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:00 smithi119 ceph-mon[94175]: pgmap v10555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:01.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:00 smithi119 ceph-mon[108979]: pgmap v10555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:03.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:02 smithi183 ceph-mon[99169]: pgmap v10556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:03.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:02 smithi119 ceph-mon[94175]: pgmap v10556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:03.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:02 smithi119 ceph-mon[108979]: pgmap v10556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:56:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:56:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T19:56:05.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:05 smithi183 ceph-mon[99169]: pgmap v10557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:05.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:05 smithi119 ceph-mon[94175]: pgmap v10557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:05.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:05 smithi119 ceph-mon[108979]: pgmap v10557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:07.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:07 smithi183 ceph-mon[99169]: pgmap v10558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:07.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:07 smithi119 ceph-mon[94175]: pgmap v10558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:07.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:07 smithi119 ceph-mon[108979]: pgmap v10558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:08.791 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:56:09.099 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:56:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 4m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:56:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 4m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:56:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 4m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:56:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 4m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:56:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 4m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:56:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 4m ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:56:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 4m ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:56:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 4m ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:56:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 4m ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:56:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 4m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:56:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 4m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:56:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 4m ago 4h 5413M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:56:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 4m ago 4h 5498M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:56:09.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 4m ago 4h 5029M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:56:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 4m ago 4h 4669M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:56:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 4m ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:56:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 4m ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:56:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 4m ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:56:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 4m ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:56:09.101 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 4m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:56:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:09 smithi183 ceph-mon[99169]: pgmap v10559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:09 smithi119 ceph-mon[108979]: pgmap v10559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:09 smithi119 ceph-mon[94175]: pgmap v10559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:09.480 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:56:09.480 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:56:09.480 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:56:09.480 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:56:09.480 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:56:09.480 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:56:09.480 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:56:09.480 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:56:09.480 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:56:09.480 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:56:09.480 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:56:09.480 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:56:09.480 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:56:09.481 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:56:09.481 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:56:09.481 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:56:09.481 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:56:10.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:10 smithi183 ceph-mon[99169]: from='client.25863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:56:10.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:10 smithi183 ceph-mon[99169]: from='client.35756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:56:10.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1619016824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:56:10.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:10 smithi119 ceph-mon[108979]: from='client.25863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:56:10.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:10 smithi119 ceph-mon[108979]: from='client.35756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:56:10.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1619016824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:56:10.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:10 smithi119 ceph-mon[94175]: from='client.25863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:56:10.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:10 smithi119 ceph-mon[94175]: from='client.35756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:56:10.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1619016824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:56:11.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:11 smithi183 ceph-mon[99169]: pgmap v10560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:11.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:11 smithi119 ceph-mon[94175]: pgmap v10560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:11.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:11 smithi119 ceph-mon[108979]: pgmap v10560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:13.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:13 smithi183 ceph-mon[99169]: pgmap v10561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:13 smithi119 ceph-mon[108979]: pgmap v10561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:13.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:13 smithi119 ceph-mon[94175]: pgmap v10561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:56:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:56:14] "GET /metrics HTTP/1.1" 200 33895 "" "Prometheus/2.43.0" 2023-12-01T19:56:15.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:15 smithi183 ceph-mon[99169]: pgmap v10562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:15 smithi119 ceph-mon[94175]: pgmap v10562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:15 smithi119 ceph-mon[108979]: pgmap v10562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:17.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:17 smithi183 ceph-mon[99169]: pgmap v10563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:17.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:17 smithi119 ceph-mon[94175]: pgmap v10563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:17.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:17 smithi119 ceph-mon[108979]: pgmap v10563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:19.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:19 smithi183 ceph-mon[99169]: pgmap v10564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:19.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:19 smithi119 ceph-mon[108979]: pgmap v10564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:19 smithi119 ceph-mon[94175]: pgmap v10564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:20 smithi183 ceph-mon[99169]: pgmap v10565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:20 smithi119 ceph-mon[108979]: pgmap v10565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:20.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:20 smithi119 ceph-mon[94175]: pgmap v10565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:23.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:22 smithi183 ceph-mon[99169]: pgmap v10566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:23.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:22 smithi119 ceph-mon[108979]: pgmap v10566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:23.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:22 smithi119 ceph-mon[94175]: pgmap v10566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:24.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:24.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:56:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:56:24] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T19:56:25.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:24 smithi183 ceph-mon[99169]: pgmap v10567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:25.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:24 smithi119 ceph-mon[94175]: pgmap v10567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:25.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:24 smithi119 ceph-mon[108979]: pgmap v10567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:27.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:26 smithi183 ceph-mon[99169]: pgmap v10568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:26 smithi119 ceph-mon[108979]: pgmap v10568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:26 smithi119 ceph-mon[94175]: pgmap v10568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:29.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:28 smithi183 ceph-mon[99169]: pgmap v10569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:29.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:28 smithi119 ceph-mon[108979]: pgmap v10569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:29.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:28 smithi119 ceph-mon[94175]: pgmap v10569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:30 smithi183 ceph-mon[99169]: pgmap v10570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:30.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:30 smithi119 ceph-mon[94175]: pgmap v10570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:30 smithi119 ceph-mon[108979]: pgmap v10570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:33.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:32 smithi183 ceph-mon[99169]: pgmap v10571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:33.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:32 smithi119 ceph-mon[94175]: pgmap v10571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:33.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:32 smithi119 ceph-mon[108979]: pgmap v10571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:56:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:56:34] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T19:56:35.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:34 smithi183 ceph-mon[99169]: pgmap v10572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:35.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:34 smithi119 ceph-mon[94175]: pgmap v10572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:35.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:34 smithi119 ceph-mon[108979]: pgmap v10572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:37.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:36 smithi183 ceph-mon[99169]: pgmap v10573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:37.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:36 smithi119 ceph-mon[94175]: pgmap v10573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:37.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:36 smithi119 ceph-mon[108979]: pgmap v10573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:38 smithi183 ceph-mon[99169]: pgmap v10574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:38 smithi119 ceph-mon[108979]: pgmap v10574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:38 smithi119 ceph-mon[94175]: pgmap v10574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:39.826 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:56:40.131 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:56:40.131 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 4m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:56:40.131 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 4m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:56:40.131 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 4m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:56:40.131 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 4m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:56:40.131 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 4m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:56:40.131 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 4m ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:56:40.131 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 4m ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:56:40.131 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 4m ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:56:40.131 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 4m ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:56:40.131 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 4m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:56:40.131 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 4m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:56:40.131 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 4m ago 4h 5413M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:56:40.132 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 4m ago 4h 5498M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:56:40.132 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 4m ago 4h 5029M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:56:40.132 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 4m ago 4h 4669M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:56:40.132 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 4m ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:56:40.132 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 4m ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:56:40.132 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 4m ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:56:40.132 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 4m ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:56:40.132 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 4m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:56:40.511 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:56:40.511 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:56:40.511 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:56:40.511 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:56:40.511 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:56:40.511 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:56:40.511 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:56:40.511 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:56:40.511 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:56:40.511 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:56:40.512 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:56:40.512 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:56:40.512 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:56:40.512 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:56:40.512 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:56:40.512 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:56:40.512 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:56:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:40 smithi183 ceph-mon[99169]: pgmap v10575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:40 smithi183 ceph-mon[99169]: from='client.25881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:56:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:40 smithi183 ceph-mon[99169]: from='client.25887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:56:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:40 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3357126103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:56:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:40 smithi119 ceph-mon[94175]: pgmap v10575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:40 smithi119 ceph-mon[94175]: from='client.25881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:56:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:40 smithi119 ceph-mon[94175]: from='client.25887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:56:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:40 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3357126103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:56:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:40 smithi119 ceph-mon[108979]: pgmap v10575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:40 smithi119 ceph-mon[108979]: from='client.25881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:56:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:40 smithi119 ceph-mon[108979]: from='client.25887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:56:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:40 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3357126103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:56:43.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:42 smithi183 ceph-mon[99169]: pgmap v10576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:43.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:42 smithi119 ceph-mon[94175]: pgmap v10576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:43.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:42 smithi119 ceph-mon[108979]: pgmap v10576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:56:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:56:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T19:56:45.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:44 smithi183 ceph-mon[99169]: pgmap v10577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:45.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:44 smithi119 ceph-mon[94175]: pgmap v10577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:45.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:44 smithi119 ceph-mon[108979]: pgmap v10577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:47.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:46 smithi183 ceph-mon[99169]: pgmap v10578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:47.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:46 smithi119 ceph-mon[94175]: pgmap v10578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:47.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:46 smithi119 ceph-mon[108979]: pgmap v10578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:48 smithi183 ceph-mon[99169]: pgmap v10579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:48 smithi119 ceph-mon[94175]: pgmap v10579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:48 smithi119 ceph-mon[108979]: pgmap v10579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:50 smithi183 ceph-mon[99169]: pgmap v10580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:50.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:50 smithi119 ceph-mon[108979]: pgmap v10580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:50 smithi119 ceph-mon[94175]: pgmap v10580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:53.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:52 smithi183 ceph-mon[99169]: pgmap v10581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:53.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:52 smithi119 ceph-mon[94175]: pgmap v10581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:53.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:52 smithi119 ceph-mon[108979]: pgmap v10581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:54.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:54.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:54.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:56:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:56:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:56:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T19:56:55.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:54 smithi183 ceph-mon[99169]: pgmap v10582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:55.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:54 smithi119 ceph-mon[108979]: pgmap v10582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:55.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:54 smithi119 ceph-mon[94175]: pgmap v10582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:57.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:56 smithi183 ceph-mon[99169]: pgmap v10583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:57.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:56 smithi119 ceph-mon[94175]: pgmap v10583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:57.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:56 smithi119 ceph-mon[108979]: pgmap v10583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:59.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:58 smithi183 ceph-mon[99169]: pgmap v10584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:59.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:58 smithi119 ceph-mon[108979]: pgmap v10584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:56:59.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:58 smithi119 ceph-mon[94175]: pgmap v10584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:00.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:56:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:57:00.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:56:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:57:00.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:56:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:57:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:00 smithi183 ceph-mon[99169]: pgmap v10585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:57:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:57:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:57:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:00 smithi119 ceph-mon[108979]: pgmap v10585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:57:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:57:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:57:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:00 smithi119 ceph-mon[94175]: pgmap v10585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:57:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:57:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:57:03.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:02 smithi183 ceph-mon[99169]: pgmap v10586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:03.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:02 smithi119 ceph-mon[94175]: pgmap v10586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:03.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:02 smithi119 ceph-mon[108979]: pgmap v10586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:57:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:57:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T19:57:05.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:04 smithi183 ceph-mon[99169]: pgmap v10587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:05.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:04 smithi119 ceph-mon[108979]: pgmap v10587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:05.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:04 smithi119 ceph-mon[94175]: pgmap v10587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:07.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:06 smithi183 ceph-mon[99169]: pgmap v10588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:07.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:06 smithi119 ceph-mon[94175]: pgmap v10588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:07.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:06 smithi119 ceph-mon[108979]: pgmap v10588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:08 smithi183 ceph-mon[99169]: pgmap v10589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:08 smithi119 ceph-mon[94175]: pgmap v10589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:08 smithi119 ceph-mon[108979]: pgmap v10589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:10.853 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:57:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:10 smithi183 ceph-mon[99169]: pgmap v10590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:10 smithi119 ceph-mon[108979]: pgmap v10590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:10 smithi119 ceph-mon[94175]: pgmap v10590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:11.161 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:57:11.161 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 5m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:57:11.161 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 5m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:57:11.161 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 5m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:57:11.161 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 5m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:57:11.161 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 5m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:57:11.161 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 5m ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:57:11.161 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 5m ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:57:11.162 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 5m ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:57:11.162 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 5m ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:57:11.162 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 5m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:57:11.162 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 5m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:57:11.162 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 5m ago 4h 5413M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:57:11.162 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 5m ago 4h 5498M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:57:11.162 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 5m ago 4h 5029M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:57:11.162 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 5m ago 4h 4669M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:57:11.162 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 5m ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:57:11.162 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 5m ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:57:11.162 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 5m ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:57:11.162 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 5m ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:57:11.162 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 5m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:57:11.544 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:57:11.544 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:57:11.545 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:57:11.545 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:57:11.545 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:57:11.545 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:57:11.545 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:57:11.545 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:57:11.545 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:57:11.545 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:57:11.545 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:57:11.545 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:57:11.545 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:57:11.545 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:57:11.545 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:57:11.546 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:57:11.546 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:57:11.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:11 smithi183 ceph-mon[99169]: from='client.35786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:57:11.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:11 smithi183 ceph-mon[99169]: from='client.35792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:57:11.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3966614785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:57:11.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:11 smithi119 ceph-mon[94175]: from='client.35786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:57:11.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:11 smithi119 ceph-mon[94175]: from='client.35792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:57:11.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3966614785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:57:11.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:11 smithi119 ceph-mon[108979]: from='client.35786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:57:11.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:11 smithi119 ceph-mon[108979]: from='client.35792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:57:11.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3966614785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:57:12.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:12 smithi183 ceph-mon[99169]: pgmap v10591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:12.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:12 smithi119 ceph-mon[94175]: pgmap v10591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:12.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:12 smithi119 ceph-mon[108979]: pgmap v10591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:57:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:57:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:57:15.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:14 smithi183 ceph-mon[99169]: pgmap v10592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:15.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:14 smithi119 ceph-mon[94175]: pgmap v10592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:15.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:14 smithi119 ceph-mon[108979]: pgmap v10592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:17.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:16 smithi183 ceph-mon[99169]: pgmap v10593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:17.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:16 smithi119 ceph-mon[94175]: pgmap v10593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:17.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:16 smithi119 ceph-mon[108979]: pgmap v10593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:19.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:18 smithi183 ceph-mon[99169]: pgmap v10594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:19.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:18 smithi119 ceph-mon[94175]: pgmap v10594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:19.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:18 smithi119 ceph-mon[108979]: pgmap v10594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:20 smithi183 ceph-mon[99169]: pgmap v10595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:20.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:20 smithi119 ceph-mon[94175]: pgmap v10595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:20 smithi119 ceph-mon[108979]: pgmap v10595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:23.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:22 smithi183 ceph-mon[99169]: pgmap v10596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:23.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:22 smithi119 ceph-mon[94175]: pgmap v10596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:23.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:22 smithi119 ceph-mon[108979]: pgmap v10596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:24.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:24.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:24.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:57:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:57:24] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T19:57:25.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:24 smithi183 ceph-mon[99169]: pgmap v10597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:25.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:24 smithi119 ceph-mon[108979]: pgmap v10597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:25.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:24 smithi119 ceph-mon[94175]: pgmap v10597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:27.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:26 smithi183 ceph-mon[99169]: pgmap v10598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:26 smithi119 ceph-mon[94175]: pgmap v10598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:26 smithi119 ceph-mon[108979]: pgmap v10598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:29.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:28 smithi183 ceph-mon[99169]: pgmap v10599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:29.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:28 smithi119 ceph-mon[94175]: pgmap v10599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:29.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:28 smithi119 ceph-mon[108979]: pgmap v10599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:30 smithi183 ceph-mon[99169]: pgmap v10600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:30 smithi119 ceph-mon[94175]: pgmap v10600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:30 smithi119 ceph-mon[108979]: pgmap v10600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:33.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:32 smithi183 ceph-mon[99169]: pgmap v10601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:33.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:32 smithi119 ceph-mon[108979]: pgmap v10601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:33.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:32 smithi119 ceph-mon[94175]: pgmap v10601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:57:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:57:34] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T19:57:35.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:34 smithi183 ceph-mon[99169]: pgmap v10602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:35.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:34 smithi119 ceph-mon[94175]: pgmap v10602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:35.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:34 smithi119 ceph-mon[108979]: pgmap v10602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:37.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:36 smithi183 ceph-mon[99169]: pgmap v10603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:37.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:36 smithi119 ceph-mon[94175]: pgmap v10603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:37.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:36 smithi119 ceph-mon[108979]: pgmap v10603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:38 smithi183 ceph-mon[99169]: pgmap v10604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:38 smithi119 ceph-mon[94175]: pgmap v10604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:38 smithi119 ceph-mon[108979]: pgmap v10604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:40 smithi183 ceph-mon[99169]: pgmap v10605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:40 smithi119 ceph-mon[94175]: pgmap v10605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:40 smithi119 ceph-mon[108979]: pgmap v10605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:41.891 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:57:42.197 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:57:42.198 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 5m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:57:42.198 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 5m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:57:42.198 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 5m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:57:42.198 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 5m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:57:42.198 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 5m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:57:42.198 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 5m ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:57:42.198 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 5m ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:57:42.198 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 5m ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:57:42.198 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 5m ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:57:42.198 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 5m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:57:42.198 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 5m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:57:42.198 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 5m ago 4h 5413M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:57:42.198 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 5m ago 4h 5498M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:57:42.198 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 5m ago 4h 5029M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:57:42.198 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 5m ago 4h 4669M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:57:42.199 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 5m ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:57:42.199 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 5m ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:57:42.199 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 5m ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:57:42.199 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 5m ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:57:42.199 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 5m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:57:42.574 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:57:42.575 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:57:42.575 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:57:42.575 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:57:42.575 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:57:42.575 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:57:42.575 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:57:42.575 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:57:42.575 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:57:42.575 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:57:42.575 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:57:42.575 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:57:42.575 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:57:42.575 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:57:42.575 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:57:42.576 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:57:42.576 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:57:43.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:42 smithi183 ceph-mon[99169]: pgmap v10606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:43.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:42 smithi183 ceph-mon[99169]: from='client.25917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:57:43.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:42 smithi183 ceph-mon[99169]: from='client.25923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:57:43.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1162832580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:57:43.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:42 smithi119 ceph-mon[94175]: pgmap v10606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:43.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:42 smithi119 ceph-mon[94175]: from='client.25917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:57:43.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:42 smithi119 ceph-mon[94175]: from='client.25923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:57:43.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1162832580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:57:43.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:42 smithi119 ceph-mon[108979]: pgmap v10606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:43.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:42 smithi119 ceph-mon[108979]: from='client.25917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:57:43.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:42 smithi119 ceph-mon[108979]: from='client.25923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:57:43.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1162832580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:57:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:57:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:57:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T19:57:45.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:44 smithi183 ceph-mon[99169]: pgmap v10607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:45.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:44 smithi119 ceph-mon[94175]: pgmap v10607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:45.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:44 smithi119 ceph-mon[108979]: pgmap v10607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:47.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:46 smithi183 ceph-mon[99169]: pgmap v10608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:47.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:46 smithi119 ceph-mon[94175]: pgmap v10608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:47.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:46 smithi119 ceph-mon[108979]: pgmap v10608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:48 smithi183 ceph-mon[99169]: pgmap v10609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:48 smithi119 ceph-mon[94175]: pgmap v10609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:48 smithi119 ceph-mon[108979]: pgmap v10609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:50 smithi183 ceph-mon[99169]: pgmap v10610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:50 smithi119 ceph-mon[94175]: pgmap v10610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:50 smithi119 ceph-mon[108979]: pgmap v10610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:53.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:52 smithi183 ceph-mon[99169]: pgmap v10611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:53.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:52 smithi119 ceph-mon[94175]: pgmap v10611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:53.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:52 smithi119 ceph-mon[108979]: pgmap v10611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:54.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:54.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:54.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:57:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:57:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:57:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:57:55.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:54 smithi183 ceph-mon[99169]: pgmap v10612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:55.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:54 smithi119 ceph-mon[94175]: pgmap v10612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:55.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:54 smithi119 ceph-mon[108979]: pgmap v10612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:57.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:56 smithi183 ceph-mon[99169]: pgmap v10613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:57.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:56 smithi119 ceph-mon[94175]: pgmap v10613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:57.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:56 smithi119 ceph-mon[108979]: pgmap v10613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:59.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:57:58 smithi183 ceph-mon[99169]: pgmap v10614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:59.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:57:58 smithi119 ceph-mon[94175]: pgmap v10614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:57:59.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:57:58 smithi119 ceph-mon[108979]: pgmap v10614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:00.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:00 smithi183 ceph-mon[99169]: pgmap v10615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:00.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:58:00.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:00 smithi119 ceph-mon[94175]: pgmap v10615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:00.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:58:00.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:00 smithi119 ceph-mon[108979]: pgmap v10615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:00.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:58:01.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:58:01.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:58:01.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:58:01.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:58:01.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:58:01.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:58:01.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:58:01.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:58:01.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:58:02.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:02 smithi183 ceph-mon[99169]: pgmap v10616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:02 smithi119 ceph-mon[94175]: pgmap v10616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:02 smithi119 ceph-mon[108979]: pgmap v10616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:58:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:58:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:58:05.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:04 smithi183 ceph-mon[99169]: pgmap v10617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:05.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:04 smithi119 ceph-mon[94175]: pgmap v10617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:05.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:04 smithi119 ceph-mon[108979]: pgmap v10617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:07.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:06 smithi183 ceph-mon[99169]: pgmap v10618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:07.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:06 smithi119 ceph-mon[94175]: pgmap v10618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:07.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:06 smithi119 ceph-mon[108979]: pgmap v10618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:08 smithi183 ceph-mon[99169]: pgmap v10619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:09.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:08 smithi119 ceph-mon[94175]: pgmap v10619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:08 smithi119 ceph-mon[108979]: pgmap v10619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:10 smithi183 ceph-mon[99169]: pgmap v10620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:10 smithi119 ceph-mon[108979]: pgmap v10620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:10 smithi119 ceph-mon[94175]: pgmap v10620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:12.918 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:58:13.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:12 smithi183 ceph-mon[99169]: pgmap v10621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:13.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:12 smithi119 ceph-mon[94175]: pgmap v10621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:13.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:12 smithi119 ceph-mon[108979]: pgmap v10621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:13.223 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:58:13.223 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 6m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:58:13.223 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 6m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:58:13.223 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 6m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:58:13.224 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 6m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:58:13.224 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 6m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:58:13.224 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 6m ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:58:13.224 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 6m ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:58:13.224 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 6m ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:58:13.224 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 6m ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:58:13.224 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 6m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:58:13.224 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 6m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:58:13.224 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 6m ago 4h 5413M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:58:13.224 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 6m ago 4h 5498M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:58:13.224 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 6m ago 4h 5029M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:58:13.224 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 6m ago 4h 4669M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:58:13.224 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 6m ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:58:13.224 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 6m ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:58:13.224 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 6m ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:58:13.225 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 6m ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:58:13.225 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 6m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:58:13.600 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:58:13.600 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:58:13.601 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:58:13.601 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:58:13.601 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:58:13.601 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:58:13.601 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:58:13.601 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:58:13.601 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:58:13.601 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:58:13.601 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:58:13.601 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:58:13.601 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:58:13.601 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:58:13.601 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:58:13.601 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:58:13.602 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:58:14.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:13 smithi119 ceph-mon[94175]: from='client.25935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:58:14.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:13 smithi119 ceph-mon[94175]: from='client.35828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:58:14.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1702352087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:58:14.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:13 smithi119 ceph-mon[108979]: from='client.25935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:58:14.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:13 smithi119 ceph-mon[108979]: from='client.35828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:58:14.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1702352087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:58:14.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:13 smithi183 ceph-mon[99169]: from='client.25935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:58:14.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:13 smithi183 ceph-mon[99169]: from='client.35828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:58:14.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1702352087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:58:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:58:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:58:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:58:15.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:14 smithi183 ceph-mon[99169]: pgmap v10622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:15.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:14 smithi119 ceph-mon[94175]: pgmap v10622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:15.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:14 smithi119 ceph-mon[108979]: pgmap v10622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:17.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:16 smithi183 ceph-mon[99169]: pgmap v10623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:17.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:16 smithi119 ceph-mon[94175]: pgmap v10623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:17.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:16 smithi119 ceph-mon[108979]: pgmap v10623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:19.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:18 smithi183 ceph-mon[99169]: pgmap v10624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:19.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:18 smithi119 ceph-mon[94175]: pgmap v10624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:19.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:18 smithi119 ceph-mon[108979]: pgmap v10624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:20 smithi183 ceph-mon[99169]: pgmap v10625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:20.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:20 smithi119 ceph-mon[94175]: pgmap v10625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:20 smithi119 ceph-mon[108979]: pgmap v10625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:23.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:22 smithi183 ceph-mon[99169]: pgmap v10626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:23.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:22 smithi119 ceph-mon[94175]: pgmap v10626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:23.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:22 smithi119 ceph-mon[108979]: pgmap v10626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:24.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:24.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:24.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:58:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:58:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:58:25.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:24 smithi183 ceph-mon[99169]: pgmap v10627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:25.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:24 smithi119 ceph-mon[94175]: pgmap v10627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:25.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:24 smithi119 ceph-mon[108979]: pgmap v10627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:27.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:26 smithi183 ceph-mon[99169]: pgmap v10628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:26 smithi119 ceph-mon[94175]: pgmap v10628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:26 smithi119 ceph-mon[108979]: pgmap v10628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:29.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:28 smithi183 ceph-mon[99169]: pgmap v10629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:29.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:28 smithi119 ceph-mon[94175]: pgmap v10629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:29.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:28 smithi119 ceph-mon[108979]: pgmap v10629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:30 smithi183 ceph-mon[99169]: pgmap v10630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:30 smithi119 ceph-mon[94175]: pgmap v10630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:30 smithi119 ceph-mon[108979]: pgmap v10630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:33.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:32 smithi183 ceph-mon[99169]: pgmap v10631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:33.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:32 smithi119 ceph-mon[94175]: pgmap v10631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:33.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:32 smithi119 ceph-mon[108979]: pgmap v10631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:58:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:58:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:58:35.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:34 smithi183 ceph-mon[99169]: pgmap v10632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:35.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:34 smithi119 ceph-mon[94175]: pgmap v10632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:35.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:34 smithi119 ceph-mon[108979]: pgmap v10632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:37.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:36 smithi183 ceph-mon[99169]: pgmap v10633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:37.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:36 smithi119 ceph-mon[94175]: pgmap v10633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:37.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:36 smithi119 ceph-mon[108979]: pgmap v10633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:38 smithi183 ceph-mon[99169]: pgmap v10634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:38 smithi119 ceph-mon[94175]: pgmap v10634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:38 smithi119 ceph-mon[108979]: pgmap v10634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:40 smithi183 ceph-mon[99169]: pgmap v10635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:40 smithi119 ceph-mon[94175]: pgmap v10635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:40 smithi119 ceph-mon[108979]: pgmap v10635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:43.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:42 smithi183 ceph-mon[99169]: pgmap v10636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:43.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:42 smithi119 ceph-mon[94175]: pgmap v10636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:43.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:42 smithi119 ceph-mon[108979]: pgmap v10636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:43.948 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:58:44.252 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:58:44.252 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 6m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:58:44.253 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 6m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:58:44.253 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 6m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:58:44.253 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 6m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:58:44.253 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 6m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:58:44.253 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 6m ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:58:44.253 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 6m ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:58:44.253 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 6m ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:58:44.253 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 6m ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:58:44.253 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 6m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:58:44.253 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 6m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:58:44.253 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 6m ago 4h 5413M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:58:44.253 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 6m ago 4h 5498M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:58:44.253 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 6m ago 4h 5029M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:58:44.253 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 6m ago 4h 4669M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:58:44.253 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 6m ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:58:44.254 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 6m ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:58:44.254 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 6m ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:58:44.254 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 6m ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:58:44.254 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 6m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:58:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:58:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:58:44] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T19:58:44.635 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:58:44.636 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:58:44.636 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:58:44.636 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:58:44.636 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:58:44.636 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:58:44.636 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:58:44.636 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:58:44.636 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:58:44.636 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:58:44.636 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:58:44.636 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:58:44.636 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:58:44.636 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:58:44.636 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:58:44.636 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:58:44.637 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:58:45.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:44 smithi183 ceph-mon[99169]: pgmap v10637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:45.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:44 smithi183 ceph-mon[99169]: from='client.25953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:58:45.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:44 smithi183 ceph-mon[99169]: from='client.35846 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:58:45.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/428093936' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:58:45.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:44 smithi119 ceph-mon[94175]: pgmap v10637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:45.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:44 smithi119 ceph-mon[94175]: from='client.25953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:58:45.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:44 smithi119 ceph-mon[94175]: from='client.35846 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:58:45.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/428093936' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:58:45.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:44 smithi119 ceph-mon[108979]: pgmap v10637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:45.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:44 smithi119 ceph-mon[108979]: from='client.25953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:58:45.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:44 smithi119 ceph-mon[108979]: from='client.35846 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:58:45.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/428093936' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:58:47.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:46 smithi183 ceph-mon[99169]: pgmap v10638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:47.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:46 smithi119 ceph-mon[94175]: pgmap v10638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:47.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:46 smithi119 ceph-mon[108979]: pgmap v10638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:48 smithi183 ceph-mon[99169]: pgmap v10639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:48 smithi119 ceph-mon[94175]: pgmap v10639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:48 smithi119 ceph-mon[108979]: pgmap v10639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:50 smithi183 ceph-mon[99169]: pgmap v10640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:50 smithi119 ceph-mon[94175]: pgmap v10640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:50 smithi119 ceph-mon[108979]: pgmap v10640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:53.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:52 smithi183 ceph-mon[99169]: pgmap v10641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:53.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:52 smithi119 ceph-mon[94175]: pgmap v10641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:53.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:52 smithi119 ceph-mon[108979]: pgmap v10641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:54.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:54.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:54.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:58:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:58:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:58:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T19:58:55.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:54 smithi183 ceph-mon[99169]: pgmap v10642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:55.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:54 smithi119 ceph-mon[94175]: pgmap v10642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:55.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:54 smithi119 ceph-mon[108979]: pgmap v10642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:57.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:56 smithi183 ceph-mon[99169]: pgmap v10643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:57.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:56 smithi119 ceph-mon[94175]: pgmap v10643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:57.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:56 smithi119 ceph-mon[108979]: pgmap v10643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:59.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:58:58 smithi183 ceph-mon[99169]: pgmap v10644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:59.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:58:58 smithi119 ceph-mon[94175]: pgmap v10644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:58:59.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:58:58 smithi119 ceph-mon[108979]: pgmap v10644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:00.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:00 smithi183 ceph-mon[99169]: pgmap v10645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:00.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:00 smithi119 ceph-mon[94175]: pgmap v10645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:00.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:00 smithi119 ceph-mon[108979]: pgmap v10645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:01.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:59:01.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:59:01.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:59:01.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:59:01.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:59:01.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:59:01.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:59:01.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:59:01.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T19:59:01.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T19:59:01.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T19:59:01.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T19:59:02.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:02 smithi183 ceph-mon[99169]: pgmap v10646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:02 smithi119 ceph-mon[94175]: pgmap v10646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:02 smithi119 ceph-mon[108979]: pgmap v10646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:59:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:59:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T19:59:05.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:04 smithi183 ceph-mon[99169]: pgmap v10647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:05.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:04 smithi119 ceph-mon[94175]: pgmap v10647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:05.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:04 smithi119 ceph-mon[108979]: pgmap v10647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:07.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:06 smithi183 ceph-mon[99169]: pgmap v10648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:07.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:06 smithi119 ceph-mon[94175]: pgmap v10648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:07.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:06 smithi119 ceph-mon[108979]: pgmap v10648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:08 smithi183 ceph-mon[99169]: pgmap v10649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:08 smithi119 ceph-mon[94175]: pgmap v10649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:08 smithi119 ceph-mon[108979]: pgmap v10649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:10 smithi183 ceph-mon[99169]: pgmap v10650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:10 smithi119 ceph-mon[94175]: pgmap v10650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:10 smithi119 ceph-mon[108979]: pgmap v10650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:13.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:12 smithi183 ceph-mon[99169]: pgmap v10651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:13.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:12 smithi119 ceph-mon[108979]: pgmap v10651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:13.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:12 smithi119 ceph-mon[94175]: pgmap v10651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:59:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:59:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T19:59:14.988 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:59:15.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:14 smithi183 ceph-mon[99169]: pgmap v10652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:15.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:14 smithi119 ceph-mon[108979]: pgmap v10652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:15.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:14 smithi119 ceph-mon[94175]: pgmap v10652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:15.300 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:59:15.300 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 7m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:59:15.300 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 7m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:59:15.300 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 7m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:59:15.300 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 7m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:59:15.300 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 7m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:59:15.300 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 7m ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:59:15.300 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 7m ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:59:15.300 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 7m ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:59:15.300 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 7m ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:59:15.300 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 7m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:59:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 7m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:59:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 7m ago 4h 5413M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:59:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 7m ago 4h 5498M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:59:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 7m ago 4h 5029M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:59:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 7m ago 4h 4669M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:59:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 7m ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:59:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 7m ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:59:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 7m ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:59:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 7m ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:59:15.301 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 7m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:59:15.675 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:59:15.675 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:59:15.675 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:59:15.676 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:59:15.676 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:59:15.676 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:59:15.676 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:59:15.676 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:59:15.676 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:59:15.676 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:59:15.676 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:59:15.676 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:59:15.676 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:59:15.676 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:59:15.676 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:59:15.676 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:59:15.676 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:59:16.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:15 smithi183 ceph-mon[99169]: from='client.35858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:59:16.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:15 smithi183 ceph-mon[99169]: from='client.25977 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:59:16.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2674750031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:59:16.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:15 smithi119 ceph-mon[108979]: from='client.35858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:59:16.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:15 smithi119 ceph-mon[108979]: from='client.25977 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:59:16.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2674750031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:59:16.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:15 smithi119 ceph-mon[94175]: from='client.35858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:59:16.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:15 smithi119 ceph-mon[94175]: from='client.25977 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:59:16.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2674750031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:59:17.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:16 smithi183 ceph-mon[99169]: pgmap v10653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:17.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:16 smithi119 ceph-mon[108979]: pgmap v10653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:17.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:16 smithi119 ceph-mon[94175]: pgmap v10653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:19.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:18 smithi183 ceph-mon[99169]: pgmap v10654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:19.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:18 smithi119 ceph-mon[108979]: pgmap v10654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:19.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:18 smithi119 ceph-mon[94175]: pgmap v10654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:20 smithi183 ceph-mon[99169]: pgmap v10655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:20.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:20 smithi119 ceph-mon[94175]: pgmap v10655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:20 smithi119 ceph-mon[108979]: pgmap v10655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:23.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:22 smithi183 ceph-mon[99169]: pgmap v10656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:23.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:22 smithi119 ceph-mon[108979]: pgmap v10656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:23.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:22 smithi119 ceph-mon[94175]: pgmap v10656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:24.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:24.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:24.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:59:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:59:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:59:25.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:24 smithi183 ceph-mon[99169]: pgmap v10657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:25.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:24 smithi119 ceph-mon[94175]: pgmap v10657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:25.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:24 smithi119 ceph-mon[108979]: pgmap v10657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:27.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:26 smithi183 ceph-mon[99169]: pgmap v10658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:27.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:26 smithi119 ceph-mon[108979]: pgmap v10658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:26 smithi119 ceph-mon[94175]: pgmap v10658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:29.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:28 smithi183 ceph-mon[99169]: pgmap v10659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:29.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:28 smithi119 ceph-mon[94175]: pgmap v10659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:29.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:28 smithi119 ceph-mon[108979]: pgmap v10659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:30 smithi183 ceph-mon[99169]: pgmap v10660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:30 smithi119 ceph-mon[108979]: pgmap v10660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:30 smithi119 ceph-mon[94175]: pgmap v10660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:33.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:32 smithi183 ceph-mon[99169]: pgmap v10661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:33.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:32 smithi119 ceph-mon[108979]: pgmap v10661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:33.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:32 smithi119 ceph-mon[94175]: pgmap v10661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:59:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:59:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:59:35.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:34 smithi183 ceph-mon[99169]: pgmap v10662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:35.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:34 smithi119 ceph-mon[94175]: pgmap v10662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:35.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:34 smithi119 ceph-mon[108979]: pgmap v10662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:37.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:36 smithi183 ceph-mon[99169]: pgmap v10663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:37.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:36 smithi119 ceph-mon[94175]: pgmap v10663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:37.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:36 smithi119 ceph-mon[108979]: pgmap v10663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:38 smithi183 ceph-mon[99169]: pgmap v10664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:38 smithi119 ceph-mon[108979]: pgmap v10664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:38 smithi119 ceph-mon[94175]: pgmap v10664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:40 smithi183 ceph-mon[99169]: pgmap v10665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:40 smithi119 ceph-mon[108979]: pgmap v10665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:40 smithi119 ceph-mon[94175]: pgmap v10665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:43.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:42 smithi183 ceph-mon[99169]: pgmap v10666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:43.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:42 smithi119 ceph-mon[108979]: pgmap v10666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:43.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:42 smithi119 ceph-mon[94175]: pgmap v10666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:59:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:59:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T19:59:45.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:44 smithi183 ceph-mon[99169]: pgmap v10667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:45.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:44 smithi119 ceph-mon[108979]: pgmap v10667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:45.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:44 smithi119 ceph-mon[94175]: pgmap v10667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:46.023 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T19:59:46.328 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T19:59:46.328 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 7m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T19:59:46.328 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 7m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T19:59:46.328 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 7m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T19:59:46.328 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 7m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T19:59:46.328 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 7m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T19:59:46.329 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 7m ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T19:59:46.329 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 7m ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T19:59:46.329 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 7m ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T19:59:46.329 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 7m ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T19:59:46.329 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 7m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T19:59:46.329 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 7m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T19:59:46.329 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 7m ago 4h 5413M 2435M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T19:59:46.329 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 7m ago 4h 5498M 2435M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T19:59:46.329 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 7m ago 4h 5029M 2435M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T19:59:46.329 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 7m ago 4h 4669M 2435M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T19:59:46.329 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 7m ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T19:59:46.329 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 7m ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T19:59:46.329 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 7m ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T19:59:46.329 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 7m ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T19:59:46.330 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 7m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T19:59:46.706 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T19:59:46.706 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T19:59:46.706 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T19:59:46.706 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:59:46.706 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T19:59:46.707 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:59:46.707 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:59:46.707 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T19:59:46.707 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T19:59:46.707 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:59:46.707 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T19:59:46.707 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T19:59:46.707 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T19:59:46.707 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T19:59:46.707 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T19:59:46.707 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T19:59:46.707 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T19:59:47.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:46 smithi183 ceph-mon[99169]: pgmap v10668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:47.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:46 smithi183 ceph-mon[99169]: from='client.35876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:59:47.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:46 smithi183 ceph-mon[99169]: from='client.25995 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:59:47.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1007775338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:59:47.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:46 smithi119 ceph-mon[94175]: pgmap v10668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:47.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:46 smithi119 ceph-mon[94175]: from='client.35876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:59:47.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:46 smithi119 ceph-mon[94175]: from='client.25995 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:59:47.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1007775338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:59:47.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:46 smithi119 ceph-mon[108979]: pgmap v10668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:47.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:46 smithi119 ceph-mon[108979]: from='client.35876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:59:47.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:46 smithi119 ceph-mon[108979]: from='client.25995 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T19:59:47.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1007775338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T19:59:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:48 smithi183 ceph-mon[99169]: pgmap v10669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:48 smithi119 ceph-mon[108979]: pgmap v10669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:48 smithi119 ceph-mon[94175]: pgmap v10669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:50 smithi183 ceph-mon[99169]: pgmap v10670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:50 smithi119 ceph-mon[108979]: pgmap v10670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:50 smithi119 ceph-mon[94175]: pgmap v10670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:53.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:52 smithi183 ceph-mon[99169]: pgmap v10671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:53.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:52 smithi119 ceph-mon[108979]: pgmap v10671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:53.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:52 smithi119 ceph-mon[94175]: pgmap v10671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:54.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:54.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:54.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T19:59:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 19:59:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:19:59:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T19:59:55.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:54 smithi183 ceph-mon[99169]: pgmap v10672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:55.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:54 smithi119 ceph-mon[94175]: pgmap v10672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:55.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:54 smithi119 ceph-mon[108979]: pgmap v10672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:57.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:56 smithi183 ceph-mon[99169]: pgmap v10673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:57.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:56 smithi119 ceph-mon[108979]: pgmap v10673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:57.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:56 smithi119 ceph-mon[94175]: pgmap v10673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:59.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 19:59:58 smithi183 ceph-mon[99169]: pgmap v10674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:59.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 19:59:58 smithi119 ceph-mon[94175]: pgmap v10674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T19:59:59.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 19:59:58 smithi119 ceph-mon[108979]: pgmap v10674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:00.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T19:59:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:00:00.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:00 smithi183 ceph-mon[99169]: pgmap v10675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:00.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:00:00.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:00 smithi119 ceph-mon[94175]: pgmap v10675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:00.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:00:00.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:00 smithi119 ceph-mon[108979]: pgmap v10675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:00.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:00:01.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:00:01.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:00:01.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:00:02.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:02 smithi183 ceph-mon[99169]: pgmap v10676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:02.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:02 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2427M 2023-12-01T20:00:02.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:00:02.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:00:02.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:00:02.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:00:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[94175]: pgmap v10676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2427M 2023-12-01T20:00:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:00:02.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:00:02.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:00:02.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:00:02.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[108979]: pgmap v10676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:02.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:00:02.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2427M 2023-12-01T20:00:02.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:00:02.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:00:02.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:00:02.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:00:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:00:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:00:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:00:05.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:04 smithi183 ceph-mon[99169]: pgmap v10677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:05.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:04 smithi119 ceph-mon[94175]: pgmap v10677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:05.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:04 smithi119 ceph-mon[108979]: pgmap v10677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:07.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:06 smithi183 ceph-mon[99169]: pgmap v10678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:07.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:06 smithi119 ceph-mon[94175]: pgmap v10678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:07.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:06 smithi119 ceph-mon[108979]: pgmap v10678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:08 smithi183 ceph-mon[99169]: pgmap v10679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:08 smithi119 ceph-mon[94175]: pgmap v10679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:08 smithi119 ceph-mon[108979]: pgmap v10679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:10 smithi183 ceph-mon[99169]: pgmap v10680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:10 smithi119 ceph-mon[94175]: pgmap v10680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:10 smithi119 ceph-mon[108979]: pgmap v10680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:13.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:12 smithi183 ceph-mon[99169]: pgmap v10681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:13.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:12 smithi119 ceph-mon[94175]: pgmap v10681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:13.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:12 smithi119 ceph-mon[108979]: pgmap v10681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:00:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:00:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:00:15.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:14 smithi183 ceph-mon[99169]: pgmap v10682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:15.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:14 smithi119 ceph-mon[94175]: pgmap v10682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:15.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:14 smithi119 ceph-mon[108979]: pgmap v10682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:17.055 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:00:17.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:16 smithi183 ceph-mon[99169]: pgmap v10683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:17.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:16 smithi119 ceph-mon[94175]: pgmap v10683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:17.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:16 smithi119 ceph-mon[108979]: pgmap v10683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:17.363 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:00:17.363 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 8m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:00:17.363 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 8m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:00:17.363 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 8m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:00:17.363 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 8m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:00:17.363 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 8m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:00:17.363 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 8m ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:00:17.363 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 8m ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:00:17.363 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 8m ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:00:17.363 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 8m ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:00:17.363 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 8m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:00:17.363 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 8m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:00:17.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 8m ago 4h 5413M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:00:17.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 8m ago 4h 5498M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:00:17.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 8m ago 4h 5029M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:00:17.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 8m ago 4h 4669M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:00:17.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 8m ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:00:17.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 8m ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:00:17.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 8m ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:00:17.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 8m ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:00:17.364 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 8m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:00:17.743 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:00:17.744 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:00:17.744 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:00:17.744 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:00:17.744 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:00:17.744 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:00:17.744 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:00:17.744 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:00:17.744 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:00:17.744 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:00:17.744 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:00:17.744 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:00:17.744 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:00:17.745 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:00:17.745 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:00:17.745 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:00:17.745 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:00:18.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:17 smithi183 ceph-mon[99169]: from='client.35894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:00:18.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:17 smithi183 ceph-mon[99169]: from='client.35900 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:00:18.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:17 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3866748475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:00:18.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:17 smithi119 ceph-mon[94175]: from='client.35894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:00:18.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:17 smithi119 ceph-mon[94175]: from='client.35900 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:00:18.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:17 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3866748475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:00:18.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:17 smithi119 ceph-mon[108979]: from='client.35894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:00:18.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:17 smithi119 ceph-mon[108979]: from='client.35900 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:00:18.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:17 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3866748475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:00:19.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:18 smithi183 ceph-mon[99169]: pgmap v10684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:19.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:18 smithi119 ceph-mon[94175]: pgmap v10684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:19.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:18 smithi119 ceph-mon[108979]: pgmap v10684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:20 smithi183 ceph-mon[99169]: pgmap v10685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:20.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:20 smithi119 ceph-mon[94175]: pgmap v10685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:20 smithi119 ceph-mon[108979]: pgmap v10685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:23.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:22 smithi183 ceph-mon[99169]: pgmap v10686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:23.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:22 smithi119 ceph-mon[94175]: pgmap v10686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:23.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:22 smithi119 ceph-mon[108979]: pgmap v10686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:24.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:24.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:24.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:00:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:00:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:00:25.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:24 smithi183 ceph-mon[99169]: pgmap v10687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:25.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:24 smithi119 ceph-mon[94175]: pgmap v10687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:25.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:24 smithi119 ceph-mon[108979]: pgmap v10687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:27.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:26 smithi183 ceph-mon[99169]: pgmap v10688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:26 smithi119 ceph-mon[108979]: pgmap v10688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:26 smithi119 ceph-mon[94175]: pgmap v10688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:29.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:28 smithi183 ceph-mon[99169]: pgmap v10689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:29.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:28 smithi119 ceph-mon[94175]: pgmap v10689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:29.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:28 smithi119 ceph-mon[108979]: pgmap v10689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:30 smithi183 ceph-mon[99169]: pgmap v10690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:30 smithi119 ceph-mon[94175]: pgmap v10690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:30 smithi119 ceph-mon[108979]: pgmap v10690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:33.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:32 smithi183 ceph-mon[99169]: pgmap v10691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:33.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:32 smithi119 ceph-mon[94175]: pgmap v10691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:33.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:32 smithi119 ceph-mon[108979]: pgmap v10691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:00:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:00:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:00:35.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:34 smithi183 ceph-mon[99169]: pgmap v10692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:35.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:34 smithi119 ceph-mon[108979]: pgmap v10692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:35.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:34 smithi119 ceph-mon[94175]: pgmap v10692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:37.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:36 smithi183 ceph-mon[99169]: pgmap v10693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:37.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:36 smithi119 ceph-mon[108979]: pgmap v10693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:37.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:36 smithi119 ceph-mon[94175]: pgmap v10693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:38 smithi183 ceph-mon[99169]: pgmap v10694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:38 smithi119 ceph-mon[94175]: pgmap v10694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:38 smithi119 ceph-mon[108979]: pgmap v10694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:40 smithi183 ceph-mon[99169]: pgmap v10695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:40 smithi119 ceph-mon[94175]: pgmap v10695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:40 smithi119 ceph-mon[108979]: pgmap v10695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:43.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:42 smithi183 ceph-mon[99169]: pgmap v10696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:43.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:42 smithi119 ceph-mon[94175]: pgmap v10696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:43.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:42 smithi119 ceph-mon[108979]: pgmap v10696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:00:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:00:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:00:45.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:44 smithi183 ceph-mon[99169]: pgmap v10697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:45.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:44 smithi119 ceph-mon[94175]: pgmap v10697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:45.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:44 smithi119 ceph-mon[108979]: pgmap v10697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:47.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:46 smithi183 ceph-mon[99169]: pgmap v10698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:47.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:46 smithi119 ceph-mon[94175]: pgmap v10698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:47.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:46 smithi119 ceph-mon[108979]: pgmap v10698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:48.088 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:00:48.391 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:00:48.392 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 8m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:00:48.392 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 8m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:00:48.392 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 8m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:00:48.392 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 8m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:00:48.392 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 8m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:00:48.392 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 8m ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:00:48.392 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 8m ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:00:48.392 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 8m ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:00:48.392 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 8m ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:00:48.392 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 8m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:00:48.392 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 8m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:00:48.392 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 8m ago 4h 5413M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:00:48.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 8m ago 4h 5498M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:00:48.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 8m ago 4h 5029M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:00:48.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 8m ago 4h 4669M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:00:48.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 8m ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:00:48.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 8m ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:00:48.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 8m ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:00:48.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 8m ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:00:48.393 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 8m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:00:48.768 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:00:48.769 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:00:48.769 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:00:48.769 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:00:48.769 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:00:48.769 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:00:48.769 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:00:48.769 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:00:48.769 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:00:48.769 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:00:48.769 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:00:48.769 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:00:48.769 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:00:48.769 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:00:48.769 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:00:48.770 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:00:48.770 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:00:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:48 smithi183 ceph-mon[99169]: pgmap v10699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:48 smithi183 ceph-mon[99169]: from='client.26025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:00:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:48 smithi183 ceph-mon[99169]: from='client.35918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:00:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:48 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2358332989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:00:49.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:48 smithi119 ceph-mon[94175]: pgmap v10699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:48 smithi119 ceph-mon[94175]: from='client.26025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:00:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:48 smithi119 ceph-mon[94175]: from='client.35918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:00:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:48 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2358332989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:00:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:48 smithi119 ceph-mon[108979]: pgmap v10699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:48 smithi119 ceph-mon[108979]: from='client.26025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:00:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:48 smithi119 ceph-mon[108979]: from='client.35918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:00:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:48 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2358332989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:00:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:50 smithi183 ceph-mon[99169]: pgmap v10700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:50 smithi119 ceph-mon[94175]: pgmap v10700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:50 smithi119 ceph-mon[108979]: pgmap v10700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:53.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:52 smithi183 ceph-mon[99169]: pgmap v10701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:53.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:52 smithi119 ceph-mon[94175]: pgmap v10701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:53.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:52 smithi119 ceph-mon[108979]: pgmap v10701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:54.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:54.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:54.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:00:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:00:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:00:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:00:55.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:54 smithi183 ceph-mon[99169]: pgmap v10702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:55.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:54 smithi119 ceph-mon[108979]: pgmap v10702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:55.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:54 smithi119 ceph-mon[94175]: pgmap v10702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:57.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:56 smithi183 ceph-mon[99169]: pgmap v10703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:57.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:56 smithi119 ceph-mon[94175]: pgmap v10703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:57.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:56 smithi119 ceph-mon[108979]: pgmap v10703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:59.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:00:58 smithi183 ceph-mon[99169]: pgmap v10704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:59.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:00:58 smithi119 ceph-mon[94175]: pgmap v10704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:00:59.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:00:58 smithi119 ceph-mon[108979]: pgmap v10704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:00.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:00 smithi183 ceph-mon[99169]: pgmap v10705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:00.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:00 smithi119 ceph-mon[94175]: pgmap v10705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:00.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:00 smithi119 ceph-mon[108979]: pgmap v10705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:03.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:02 smithi183 ceph-mon[99169]: pgmap v10706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:03.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:01:03.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:01:03.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:01:03.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:01:03.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:02 smithi119 ceph-mon[94175]: pgmap v10706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:03.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:01:03.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:01:03.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:01:03.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:01:03.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:02 smithi119 ceph-mon[108979]: pgmap v10706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:03.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:01:03.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:01:03.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:01:03.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:01:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:01:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:01:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:01:05.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:04 smithi183 ceph-mon[99169]: pgmap v10707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:05.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:04 smithi119 ceph-mon[94175]: pgmap v10707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:05.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:04 smithi119 ceph-mon[108979]: pgmap v10707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:07.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:06 smithi183 ceph-mon[99169]: pgmap v10708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:07.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:06 smithi119 ceph-mon[94175]: pgmap v10708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:07.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:06 smithi119 ceph-mon[108979]: pgmap v10708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:08 smithi183 ceph-mon[99169]: pgmap v10709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:09.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:08 smithi119 ceph-mon[94175]: pgmap v10709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:08 smithi119 ceph-mon[108979]: pgmap v10709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:10 smithi183 ceph-mon[99169]: pgmap v10710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:10 smithi119 ceph-mon[94175]: pgmap v10710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:10 smithi119 ceph-mon[108979]: pgmap v10710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:13.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:12 smithi183 ceph-mon[99169]: pgmap v10711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:13.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:12 smithi119 ceph-mon[94175]: pgmap v10711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:13.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:12 smithi119 ceph-mon[108979]: pgmap v10711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:01:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:01:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:01:15.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:14 smithi183 ceph-mon[99169]: pgmap v10712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:15.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:14 smithi119 ceph-mon[108979]: pgmap v10712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:15.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:14 smithi119 ceph-mon[94175]: pgmap v10712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:17.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:16 smithi183 ceph-mon[99169]: pgmap v10713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:17.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:16 smithi119 ceph-mon[94175]: pgmap v10713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:17.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:16 smithi119 ceph-mon[108979]: pgmap v10713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:19.116 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:01:19.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:18 smithi183 ceph-mon[99169]: pgmap v10714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:19.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:18 smithi119 ceph-mon[94175]: pgmap v10714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:19.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:18 smithi119 ceph-mon[108979]: pgmap v10714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:19.422 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:01:19.422 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 9m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:01:19.423 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 9m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:01:19.423 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 9m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:01:19.423 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 9m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:01:19.423 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:01:19.423 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 9m ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:01:19.423 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 9m ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:01:19.423 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 9m ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:01:19.423 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 9m ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:01:19.423 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 9m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:01:19.423 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 9m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:01:19.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 9m ago 4h 5413M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:01:19.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 9m ago 4h 5498M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:01:19.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 9m ago 4h 5029M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:01:19.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 9m ago 4h 4669M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:01:19.424 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 9m ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:01:19.424 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 9m ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:01:19.424 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 9m ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:01:19.424 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 9m ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:01:19.424 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 9m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:01:19.805 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:01:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:01:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:01:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:01:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:01:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:01:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:01:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:01:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:01:19.806 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:01:19.806 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:01:19.806 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:01:19.806 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:01:19.806 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:01:19.806 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:01:19.806 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:01:19.806 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:01:20.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:19 smithi183 ceph-mon[99169]: from='client.35930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:01:20.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:19 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/125626450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:01:20.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:19 smithi119 ceph-mon[108979]: from='client.35930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:01:20.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:19 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/125626450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:01:20.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:19 smithi119 ceph-mon[94175]: from='client.35930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:01:20.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:19 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/125626450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:01:21.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:20 smithi183 ceph-mon[99169]: from='client.35936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:01:21.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:20 smithi183 ceph-mon[99169]: pgmap v10715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:21.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:20 smithi119 ceph-mon[94175]: from='client.35936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:01:21.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:20 smithi119 ceph-mon[94175]: pgmap v10715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:21.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:20 smithi119 ceph-mon[108979]: from='client.35936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:01:21.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:20 smithi119 ceph-mon[108979]: pgmap v10715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:23.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:22 smithi183 ceph-mon[99169]: pgmap v10716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:23.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:22 smithi119 ceph-mon[108979]: pgmap v10716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:23.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:22 smithi119 ceph-mon[94175]: pgmap v10716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:24.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:24.201 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:01:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:01:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:01:24.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:24.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:25.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:24 smithi183 ceph-mon[99169]: pgmap v10717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:25.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:24 smithi119 ceph-mon[94175]: pgmap v10717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:25.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:24 smithi119 ceph-mon[108979]: pgmap v10717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:26 smithi119 ceph-mon[94175]: pgmap v10718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:26 smithi119 ceph-mon[108979]: pgmap v10718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:27.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:26 smithi183 ceph-mon[99169]: pgmap v10718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:29.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:28 smithi119 ceph-mon[108979]: pgmap v10719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:29.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:28 smithi119 ceph-mon[94175]: pgmap v10719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:29.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:28 smithi183 ceph-mon[99169]: pgmap v10719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:30.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:30 smithi183 ceph-mon[99169]: pgmap v10720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:30 smithi119 ceph-mon[108979]: pgmap v10720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:30 smithi119 ceph-mon[94175]: pgmap v10720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:33.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:32 smithi183 ceph-mon[99169]: pgmap v10721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:33.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:32 smithi119 ceph-mon[94175]: pgmap v10721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:33.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:32 smithi119 ceph-mon[108979]: pgmap v10721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:01:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:01:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:01:35.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:34 smithi183 ceph-mon[99169]: pgmap v10722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:35.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:34 smithi119 ceph-mon[108979]: pgmap v10722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:35.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:34 smithi119 ceph-mon[94175]: pgmap v10722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:37.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:36 smithi183 ceph-mon[99169]: pgmap v10723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:37.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:36 smithi119 ceph-mon[108979]: pgmap v10723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:37.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:36 smithi119 ceph-mon[94175]: pgmap v10723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:38 smithi183 ceph-mon[99169]: pgmap v10724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:38 smithi119 ceph-mon[108979]: pgmap v10724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:38 smithi119 ceph-mon[94175]: pgmap v10724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:40.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:40 smithi183 ceph-mon[99169]: pgmap v10725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:40.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:40 smithi119 ceph-mon[94175]: pgmap v10725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:40.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:40 smithi119 ceph-mon[108979]: pgmap v10725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:43.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:42 smithi183 ceph-mon[99169]: pgmap v10726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:43.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:42 smithi119 ceph-mon[94175]: pgmap v10726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:43.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:42 smithi119 ceph-mon[108979]: pgmap v10726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:01:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:01:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:01:45.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:44 smithi183 ceph-mon[99169]: pgmap v10727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:45.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:44 smithi119 ceph-mon[108979]: pgmap v10727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:45.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:44 smithi119 ceph-mon[94175]: pgmap v10727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:47.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:46 smithi183 ceph-mon[99169]: pgmap v10728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:47.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:46 smithi119 ceph-mon[94175]: pgmap v10728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:47.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:46 smithi119 ceph-mon[108979]: pgmap v10728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:49.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:48 smithi183 ceph-mon[99169]: pgmap v10729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:49.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:48 smithi119 ceph-mon[94175]: pgmap v10729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:48 smithi119 ceph-mon[108979]: pgmap v10729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:50.151 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:01:50.455 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:01:50.455 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 9m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:01:50.456 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 9m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:01:50.456 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 9m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:01:50.456 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 9m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:01:50.456 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:01:50.456 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 9m ago 4h 729M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:01:50.456 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 9m ago 4h 1316M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:01:50.456 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 9m ago 4h 609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:01:50.456 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 9m ago 4h 707M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:01:50.456 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 9m ago 4h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:01:50.456 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 9m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:01:50.456 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 9m ago 4h 5413M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:01:50.456 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 9m ago 4h 5498M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:01:50.456 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 9m ago 4h 5029M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:01:50.456 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 9m ago 4h 4669M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:01:50.456 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 9m ago 4h 3899M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:01:50.457 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 9m ago 4h 4860M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:01:50.457 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 9m ago 4h 3905M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:01:50.457 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 9m ago 4h 4656M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:01:50.457 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 9m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:01:50.833 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:01:50.833 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:01:50.833 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:01:50.833 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:01:50.833 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:01:50.833 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:01:50.834 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:01:50.834 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:01:50.834 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:01:50.834 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:01:50.834 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:01:50.834 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:01:50.834 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:01:50.834 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:01:50.834 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:01:50.834 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:01:50.834 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:01:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:50 smithi183 ceph-mon[99169]: pgmap v10730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:50.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:50 smithi183 ceph-mon[99169]: from='client.35948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:01:50.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:50 smithi119 ceph-mon[94175]: pgmap v10730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:50.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:50 smithi119 ceph-mon[94175]: from='client.35948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:01:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:50 smithi119 ceph-mon[108979]: pgmap v10730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:50.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:50 smithi119 ceph-mon[108979]: from='client.35948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:01:51.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:51 smithi183 ceph-mon[99169]: from='client.26067 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:01:51.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2951930678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:01:51.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:51 smithi119 ceph-mon[94175]: from='client.26067 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:01:51.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2951930678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:01:51.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:51 smithi119 ceph-mon[108979]: from='client.26067 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:01:51.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2951930678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:01:52.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:52 smithi183 ceph-mon[99169]: pgmap v10731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:52.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:52 smithi119 ceph-mon[94175]: pgmap v10731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:52.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:52 smithi119 ceph-mon[108979]: pgmap v10731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:54.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:54.174 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:54.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:01:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:01:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:01:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:01:55.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:54 smithi183 ceph-mon[99169]: pgmap v10732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:55.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:54 smithi119 ceph-mon[108979]: pgmap v10732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:55.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:54 smithi119 ceph-mon[94175]: pgmap v10732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:57.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:56 smithi183 ceph-mon[99169]: pgmap v10733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:57.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:56 smithi119 ceph-mon[94175]: pgmap v10733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:57.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:56 smithi119 ceph-mon[108979]: pgmap v10733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:59.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:01:58 smithi183 ceph-mon[99169]: pgmap v10734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:59.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:01:58 smithi119 ceph-mon[108979]: pgmap v10734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:01:59.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:01:58 smithi119 ceph-mon[94175]: pgmap v10734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:00.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:00 smithi183 ceph-mon[99169]: pgmap v10735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:00.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:00 smithi119 ceph-mon[108979]: pgmap v10735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:00.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:00 smithi119 ceph-mon[94175]: pgmap v10735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:03.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:02 smithi183 ceph-mon[99169]: pgmap v10736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:03.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:02:03.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:02 smithi119 ceph-mon[94175]: pgmap v10736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:03.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:02:03.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:02 smithi119 ceph-mon[108979]: pgmap v10736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:03.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:02:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:02:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:02:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:02:05.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:04 smithi183 ceph-mon[99169]: pgmap v10737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:05.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:04 smithi119 ceph-mon[94175]: pgmap v10737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:05.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:04 smithi119 ceph-mon[108979]: pgmap v10737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:07.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:06 smithi183 ceph-mon[99169]: pgmap v10738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:07.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:02:07.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:02:07.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:06 smithi119 ceph-mon[94175]: pgmap v10738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:07.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:02:07.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:02:07.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:06 smithi119 ceph-mon[108979]: pgmap v10738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:07.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:02:07.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:02:08.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:02:08.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:02:08.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:02:08.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:02:08.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:02:08.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:02:08.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:02:08.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:02:08.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:02:08.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:02:08.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:02:08.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:02:08.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:02:08.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:02:08.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:02:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:08 smithi119 ceph-mon[108979]: pgmap v10739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:09.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:08 smithi119 ceph-mon[94175]: pgmap v10739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:09.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:08 smithi183 ceph-mon[99169]: pgmap v10739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:10.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:10 smithi183 ceph-mon[99169]: pgmap v10740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:10.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:10 smithi119 ceph-mon[108979]: pgmap v10740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:10.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:10 smithi119 ceph-mon[94175]: pgmap v10740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:13.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:12 smithi183 ceph-mon[99169]: pgmap v10741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:13.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:12 smithi119 ceph-mon[108979]: pgmap v10741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:13.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:12 smithi119 ceph-mon[94175]: pgmap v10741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:02:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:02:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:02:15.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:14 smithi183 ceph-mon[99169]: pgmap v10742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:15.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:14 smithi119 ceph-mon[94175]: pgmap v10742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:15.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:14 smithi119 ceph-mon[108979]: pgmap v10742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:17.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:16 smithi183 ceph-mon[99169]: pgmap v10743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:17.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:16 smithi119 ceph-mon[108979]: pgmap v10743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:17.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:16 smithi119 ceph-mon[94175]: pgmap v10743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:19.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:18 smithi183 ceph-mon[99169]: pgmap v10744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:19.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:18 smithi119 ceph-mon[108979]: pgmap v10744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:19.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:18 smithi119 ceph-mon[94175]: pgmap v10744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:20.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:20 smithi119 ceph-mon[94175]: pgmap v10745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:20 smithi119 ceph-mon[108979]: pgmap v10745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:21.186 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:02:21.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:20 smithi183 ceph-mon[99169]: pgmap v10745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:21.493 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:02:21.493 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 15s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:02:21.493 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 14s ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:02:21.493 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 15s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:02:21.493 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 14s ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:02:21.493 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 14s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:02:21.493 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 15s ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:02:21.494 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 15s ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:02:21.494 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 14s ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:02:21.494 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 15s ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:02:21.494 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 15s ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:02:21.494 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 14s ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:02:21.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 15s ago 4h 5444M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:02:21.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 15s ago 4h 5527M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:02:21.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 15s ago 4h 5052M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:02:21.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 15s ago 4h 4699M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:02:21.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 14s ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:02:21.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 14s ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:02:21.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 14s ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:02:21.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 14s ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:02:21.494 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 14s ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:02:21.871 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:02:21.871 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:02:21.871 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:02:21.871 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:02:21.871 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:02:21.871 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:02:21.872 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:02:21.872 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:02:21.872 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:02:21.872 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:02:21.872 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:02:21.872 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:02:21.872 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:02:21.872 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:02:21.872 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:02:21.872 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:02:21.872 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:02:21.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:21 smithi119 ceph-mon[94175]: from='client.26079 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:02:21.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:21 smithi119 ceph-mon[108979]: from='client.26079 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:02:22.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:21 smithi183 ceph-mon[99169]: from='client.26079 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:02:22.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:22 smithi119 ceph-mon[94175]: from='client.26085 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:02:22.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2702136306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:02:22.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:22 smithi119 ceph-mon[94175]: pgmap v10746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:22.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:22 smithi119 ceph-mon[108979]: from='client.26085 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:02:22.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2702136306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:02:22.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:22 smithi119 ceph-mon[108979]: pgmap v10746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:23.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:22 smithi183 ceph-mon[99169]: from='client.26085 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:02:23.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2702136306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:02:23.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:22 smithi183 ceph-mon[99169]: pgmap v10746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:24.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:24.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:02:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:02:24] "GET /metrics HTTP/1.1" 200 33895 "" "Prometheus/2.43.0" 2023-12-01T20:02:25.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:24 smithi183 ceph-mon[99169]: pgmap v10747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:25.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:24 smithi119 ceph-mon[94175]: pgmap v10747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:25.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:24 smithi119 ceph-mon[108979]: pgmap v10747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:27.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:26 smithi183 ceph-mon[99169]: pgmap v10748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:27.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:26 smithi119 ceph-mon[94175]: pgmap v10748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:27.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:26 smithi119 ceph-mon[108979]: pgmap v10748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:29.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:28 smithi183 ceph-mon[99169]: pgmap v10749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:29.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:28 smithi119 ceph-mon[94175]: pgmap v10749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:29.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:28 smithi119 ceph-mon[108979]: pgmap v10749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:30 smithi119 ceph-mon[94175]: pgmap v10750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:30.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:30 smithi119 ceph-mon[108979]: pgmap v10750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:31.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:30 smithi183 ceph-mon[99169]: pgmap v10750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:33.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:32 smithi183 ceph-mon[99169]: pgmap v10751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:33.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:32 smithi119 ceph-mon[94175]: pgmap v10751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:33.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:32 smithi119 ceph-mon[108979]: pgmap v10751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:02:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:02:34] "GET /metrics HTTP/1.1" 200 33895 "" "Prometheus/2.43.0" 2023-12-01T20:02:35.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:34 smithi183 ceph-mon[99169]: pgmap v10752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:35.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:34 smithi119 ceph-mon[94175]: pgmap v10752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:35.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:34 smithi119 ceph-mon[108979]: pgmap v10752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:37.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:36 smithi183 ceph-mon[99169]: pgmap v10753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:37.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:36 smithi119 ceph-mon[94175]: pgmap v10753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:37.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:36 smithi119 ceph-mon[108979]: pgmap v10753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:38 smithi183 ceph-mon[99169]: pgmap v10754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:38 smithi119 ceph-mon[94175]: pgmap v10754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:38 smithi119 ceph-mon[108979]: pgmap v10754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:40 smithi183 ceph-mon[99169]: pgmap v10755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:41.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:40 smithi119 ceph-mon[94175]: pgmap v10755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:40 smithi119 ceph-mon[108979]: pgmap v10755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:43.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:42 smithi183 ceph-mon[99169]: pgmap v10756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:43.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:42 smithi119 ceph-mon[94175]: pgmap v10756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:43.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:42 smithi119 ceph-mon[108979]: pgmap v10756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:02:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:02:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:02:45.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:44 smithi119 ceph-mon[94175]: pgmap v10757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:45.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:44 smithi119 ceph-mon[108979]: pgmap v10757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:44 smithi183 ceph-mon[99169]: pgmap v10757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:47.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:46 smithi119 ceph-mon[94175]: pgmap v10758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:47.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:46 smithi119 ceph-mon[108979]: pgmap v10758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:47.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:46 smithi183 ceph-mon[99169]: pgmap v10758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:49.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:48 smithi183 ceph-mon[99169]: pgmap v10759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:49.715 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:48 smithi119 ceph-mon[108979]: pgmap v10759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:49.715 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:48 smithi119 ceph-mon[94175]: pgmap v10759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:50 smithi183 ceph-mon[99169]: pgmap v10760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:50 smithi119 ceph-mon[108979]: pgmap v10760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:51.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:50 smithi119 ceph-mon[94175]: pgmap v10760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:52.217 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:02:52.520 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:02:52.520 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 46s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:02:52.520 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 45s ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:02:52.520 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 46s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:02:52.520 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 45s ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:02:52.520 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 45s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:02:52.520 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 46s ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:02:52.520 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 46s ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:02:52.520 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 45s ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:02:52.520 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 46s ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:02:52.520 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 46s ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:02:52.521 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 45s ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:02:52.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 46s ago 4h 5444M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:02:52.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 46s ago 4h 5527M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:02:52.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 46s ago 4h 5052M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:02:52.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 46s ago 4h 4699M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:02:52.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 45s ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:02:52.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 45s ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:02:52.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 45s ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:02:52.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 45s ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:02:52.521 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 45s ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:02:52.901 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:02:52.901 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:02:52.901 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:02:52.901 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:02:52.901 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:02:52.901 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:02:52.901 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:02:52.901 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:02:52.901 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:02:52.901 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:02:52.901 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:02:52.901 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:02:52.901 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:02:52.902 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:02:52.902 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:02:52.902 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:02:52.902 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:02:53.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:52 smithi183 ceph-mon[99169]: pgmap v10761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:53.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:52 smithi183 ceph-mon[99169]: from='client.26097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:02:53.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3883492092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:02:53.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:52 smithi119 ceph-mon[94175]: pgmap v10761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:53.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:52 smithi119 ceph-mon[94175]: from='client.26097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:02:53.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3883492092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:02:53.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:52 smithi119 ceph-mon[108979]: pgmap v10761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:53.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:52 smithi119 ceph-mon[108979]: from='client.26097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:02:53.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3883492092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:02:54.201 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:02:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:02:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:02:54.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:53 smithi119 ceph-mon[108979]: from='client.26103 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:02:54.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:54.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:53 smithi119 ceph-mon[94175]: from='client.26103 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:02:54.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:54.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:53 smithi183 ceph-mon[99169]: from='client.26103 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:02:54.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:02:55.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:54 smithi183 ceph-mon[99169]: pgmap v10762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:55.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:54 smithi119 ceph-mon[94175]: pgmap v10762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:55.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:54 smithi119 ceph-mon[108979]: pgmap v10762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:57.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:56 smithi183 ceph-mon[99169]: pgmap v10763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:57.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:56 smithi119 ceph-mon[94175]: pgmap v10763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:57.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:56 smithi119 ceph-mon[108979]: pgmap v10763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:59.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:02:58 smithi183 ceph-mon[99169]: pgmap v10764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:02:58 smithi119 ceph-mon[94175]: pgmap v10764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:02:59.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:02:58 smithi119 ceph-mon[108979]: pgmap v10764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:00 smithi183 ceph-mon[99169]: pgmap v10765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:00 smithi119 ceph-mon[108979]: pgmap v10765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:00 smithi119 ceph-mon[94175]: pgmap v10765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:03.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:02 smithi119 ceph-mon[94175]: pgmap v10766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:03.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:02 smithi119 ceph-mon[108979]: pgmap v10766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:03.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:02 smithi183 ceph-mon[99169]: pgmap v10766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:03:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:03:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:03:05.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:04 smithi119 ceph-mon[94175]: pgmap v10767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:05.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:04 smithi119 ceph-mon[108979]: pgmap v10767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:05.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:04 smithi183 ceph-mon[99169]: pgmap v10767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:07.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:06 smithi119 ceph-mon[94175]: pgmap v10768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:07.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:06 smithi119 ceph-mon[108979]: pgmap v10768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:07.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:06 smithi183 ceph-mon[99169]: pgmap v10768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:08.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:03:08.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:03:08.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:03:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:08 smithi183 ceph-mon[99169]: pgmap v10769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:03:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:03:09.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:03:09.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:08 smithi119 ceph-mon[108979]: pgmap v10769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:03:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:03:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:03:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:08 smithi119 ceph-mon[94175]: pgmap v10769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:03:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:03:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:03:09.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:11.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:10 smithi183 ceph-mon[99169]: pgmap v10770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:11.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:10 smithi119 ceph-mon[94175]: pgmap v10770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:11.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:10 smithi119 ceph-mon[108979]: pgmap v10770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:13.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:12 smithi119 ceph-mon[94175]: pgmap v10771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:13.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:12 smithi119 ceph-mon[108979]: pgmap v10771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:13.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:12 smithi183 ceph-mon[99169]: pgmap v10771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:03:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:03:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:03:15.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:14 smithi183 ceph-mon[99169]: pgmap v10772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:15.194 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 20:03:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T20:03:14.929076717Z level=info msg="Completed cleanup jobs" duration=12.958916ms 2023-12-01T20:03:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:14 smithi119 ceph-mon[94175]: pgmap v10772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:14 smithi119 ceph-mon[108979]: pgmap v10772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:17.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:16 smithi183 ceph-mon[99169]: pgmap v10773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:17.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:16 smithi119 ceph-mon[94175]: pgmap v10773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:17.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:16 smithi119 ceph-mon[108979]: pgmap v10773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:19.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:18 smithi183 ceph-mon[99169]: pgmap v10774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:18 smithi119 ceph-mon[94175]: pgmap v10774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:19.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:18 smithi119 ceph-mon[108979]: pgmap v10774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:21.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:20 smithi183 ceph-mon[99169]: pgmap v10775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:21.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:20 smithi119 ceph-mon[94175]: pgmap v10775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:21.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:20 smithi119 ceph-mon[108979]: pgmap v10775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:23.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:22 smithi119 ceph-mon[94175]: pgmap v10776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:23.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:22 smithi119 ceph-mon[108979]: pgmap v10776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:23.251 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:03:23.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:22 smithi183 ceph-mon[99169]: pgmap v10776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:23.558 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:03:23.558 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 77s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:03:23.558 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 76s ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:03:23.558 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 77s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:03:23.558 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 76s ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:03:23.558 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 76s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:03:23.559 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 77s ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:03:23.559 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 77s ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:03:23.559 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 76s ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:03:23.559 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 77s ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:03:23.559 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 77s ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:03:23.559 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 76s ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:03:23.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 77s ago 4h 5444M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:03:23.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 77s ago 4h 5527M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:03:23.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 77s ago 4h 5052M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:03:23.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 77s ago 4h 4699M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:03:23.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 76s ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:03:23.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 76s ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:03:23.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 76s ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:03:23.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 76s ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:03:23.559 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 76s ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:03:23.941 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:03:23.942 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:03:23.942 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:03:23.942 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:03:23.942 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:03:23.942 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:03:23.942 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:03:23.942 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:03:23.942 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:03:23.942 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:03:23.942 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:03:23.942 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:03:23.942 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:03:23.942 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:03:23.943 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:03:23.943 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:03:23.943 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:03:24.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:23 smithi183 ceph-mon[99169]: from='client.26115 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:03:24.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:24.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:23 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3893558068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:03:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:03:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:03:24] "GET /metrics HTTP/1.1" 200 33895 "" "Prometheus/2.43.0" 2023-12-01T20:03:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:23 smithi119 ceph-mon[108979]: from='client.26115 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:03:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:23 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3893558068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:03:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:23 smithi119 ceph-mon[94175]: from='client.26115 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:03:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3893558068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:03:25.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:24 smithi183 ceph-mon[99169]: from='client.36008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:03:25.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:24 smithi183 ceph-mon[99169]: pgmap v10777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:25.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:24 smithi119 ceph-mon[94175]: from='client.36008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:03:25.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:24 smithi119 ceph-mon[94175]: pgmap v10777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:25.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:24 smithi119 ceph-mon[108979]: from='client.36008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:03:25.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:24 smithi119 ceph-mon[108979]: pgmap v10777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:27.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:26 smithi183 ceph-mon[99169]: pgmap v10778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:27.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:26 smithi119 ceph-mon[108979]: pgmap v10778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:27.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:26 smithi119 ceph-mon[94175]: pgmap v10778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:29.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:28 smithi183 ceph-mon[99169]: pgmap v10779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:29.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:28 smithi119 ceph-mon[94175]: pgmap v10779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:29.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:28 smithi119 ceph-mon[108979]: pgmap v10779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:31.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:30 smithi183 ceph-mon[99169]: pgmap v10780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:30 smithi119 ceph-mon[94175]: pgmap v10780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:31.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:30 smithi119 ceph-mon[108979]: pgmap v10780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:32 smithi183 ceph-mon[99169]: pgmap v10781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:32 smithi119 ceph-mon[94175]: pgmap v10781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:33.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:32 smithi119 ceph-mon[108979]: pgmap v10781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:03:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:03:34] "GET /metrics HTTP/1.1" 200 33895 "" "Prometheus/2.43.0" 2023-12-01T20:03:35.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:34 smithi183 ceph-mon[99169]: pgmap v10782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:35.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:34 smithi119 ceph-mon[94175]: pgmap v10782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:35.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:34 smithi119 ceph-mon[108979]: pgmap v10782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:37.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:36 smithi183 ceph-mon[99169]: pgmap v10783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:37.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:36 smithi119 ceph-mon[94175]: pgmap v10783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:37.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:36 smithi119 ceph-mon[108979]: pgmap v10783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:38 smithi183 ceph-mon[99169]: pgmap v10784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:38 smithi119 ceph-mon[94175]: pgmap v10784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:38 smithi119 ceph-mon[108979]: pgmap v10784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:40 smithi183 ceph-mon[99169]: pgmap v10785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:41.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:40 smithi119 ceph-mon[94175]: pgmap v10785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:40 smithi119 ceph-mon[108979]: pgmap v10785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:43.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:42 smithi183 ceph-mon[99169]: pgmap v10786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:43.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:42 smithi119 ceph-mon[94175]: pgmap v10786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:43.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:42 smithi119 ceph-mon[108979]: pgmap v10786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:03:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:03:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:03:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:44 smithi183 ceph-mon[99169]: pgmap v10787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:44 smithi119 ceph-mon[94175]: pgmap v10787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:45.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:44 smithi119 ceph-mon[108979]: pgmap v10787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:47.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:46 smithi183 ceph-mon[99169]: pgmap v10788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:47.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:46 smithi119 ceph-mon[108979]: pgmap v10788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:47.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:46 smithi119 ceph-mon[94175]: pgmap v10788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:49.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:48 smithi183 ceph-mon[99169]: pgmap v10789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:49.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:48 smithi119 ceph-mon[108979]: pgmap v10789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:49.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:48 smithi119 ceph-mon[94175]: pgmap v10789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:50 smithi183 ceph-mon[99169]: pgmap v10790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:51.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:50 smithi119 ceph-mon[94175]: pgmap v10790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:50 smithi119 ceph-mon[108979]: pgmap v10790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:53.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:52 smithi183 ceph-mon[99169]: pgmap v10791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:53.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:52 smithi119 ceph-mon[94175]: pgmap v10791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:53.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:52 smithi119 ceph-mon[108979]: pgmap v10791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:54.288 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:03:54.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:03:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:03:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:03:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:03:54.596 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:03:54.597 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 108s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:03:54.597 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 107s ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:03:54.597 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 108s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:03:54.597 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 107s ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:03:54.597 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 107s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:03:54.597 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 108s ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:03:54.597 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 108s ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:03:54.597 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 107s ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:03:54.597 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 108s ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:03:54.597 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 108s ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:03:54.597 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 107s ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:03:54.597 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 108s ago 4h 5444M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:03:54.597 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 108s ago 4h 5527M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:03:54.597 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 108s ago 4h 5052M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:03:54.597 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 108s ago 4h 4699M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:03:54.598 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 107s ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:03:54.598 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 107s ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:03:54.598 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 107s ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:03:54.598 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 107s ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:03:54.598 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 107s ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:03:54.986 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:03:54.987 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:03:54.987 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:03:54.987 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:03:54.987 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:03:54.987 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:03:54.987 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:03:54.987 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:03:54.987 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:03:54.987 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:03:54.987 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:03:54.987 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:03:54.987 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:03:54.987 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:03:54.987 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:03:54.987 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:03:54.988 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:03:55.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:54 smithi183 ceph-mon[99169]: pgmap v10792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:55.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:54 smithi183 ceph-mon[99169]: from='client.36020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:03:55.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:54 smithi119 ceph-mon[108979]: pgmap v10792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:55.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:54 smithi119 ceph-mon[108979]: from='client.36020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:03:55.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:54 smithi119 ceph-mon[94175]: pgmap v10792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:55.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:54 smithi119 ceph-mon[94175]: from='client.36020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:03:56.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:55 smithi183 ceph-mon[99169]: from='client.36026 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:03:56.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4226837975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:03:56.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:55 smithi119 ceph-mon[108979]: from='client.36026 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:03:56.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4226837975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:03:56.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:55 smithi119 ceph-mon[94175]: from='client.36026 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:03:56.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4226837975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:03:57.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:56 smithi183 ceph-mon[99169]: pgmap v10793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:57.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:56 smithi119 ceph-mon[108979]: pgmap v10793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:57.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:56 smithi119 ceph-mon[94175]: pgmap v10793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:59.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:03:58 smithi183 ceph-mon[99169]: pgmap v10794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:03:58 smithi119 ceph-mon[94175]: pgmap v10794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:03:59.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:03:58 smithi119 ceph-mon[108979]: pgmap v10794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:00 smithi183 ceph-mon[99169]: pgmap v10795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:00 smithi119 ceph-mon[94175]: pgmap v10795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:00 smithi119 ceph-mon[108979]: pgmap v10795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:03.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:02 smithi183 ceph-mon[99169]: pgmap v10796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:03.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:02 smithi119 ceph-mon[94175]: pgmap v10796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:03.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:02 smithi119 ceph-mon[108979]: pgmap v10796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:04:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:04:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:04:05.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:04 smithi183 ceph-mon[99169]: pgmap v10797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:05.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:04 smithi119 ceph-mon[94175]: pgmap v10797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:05.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:04 smithi119 ceph-mon[108979]: pgmap v10797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:07.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:06 smithi183 ceph-mon[99169]: pgmap v10798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:07.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:06 smithi119 ceph-mon[94175]: pgmap v10798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:07.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:06 smithi119 ceph-mon[108979]: pgmap v10798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:08 smithi183 ceph-mon[99169]: pgmap v10799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:04:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:04:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:04:09.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:04:09.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:08 smithi119 ceph-mon[94175]: pgmap v10799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:04:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:04:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:04:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:04:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:08 smithi119 ceph-mon[108979]: pgmap v10799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:09.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:04:09.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:04:09.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:04:09.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:04:09.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:11.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:10 smithi183 ceph-mon[99169]: pgmap v10800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:11.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:10 smithi119 ceph-mon[94175]: pgmap v10800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:11.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:10 smithi119 ceph-mon[108979]: pgmap v10800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:13.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:12 smithi183 ceph-mon[99169]: pgmap v10801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:13.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:12 smithi119 ceph-mon[94175]: pgmap v10801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:12 smithi119 ceph-mon[108979]: pgmap v10801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:04:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:04:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:04:15.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:14 smithi183 ceph-mon[99169]: pgmap v10802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:14 smithi119 ceph-mon[94175]: pgmap v10802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:14 smithi119 ceph-mon[108979]: pgmap v10802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:17.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:16 smithi183 ceph-mon[99169]: pgmap v10803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:17.453 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:16 smithi119 ceph-mon[94175]: pgmap v10803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:17.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:16 smithi119 ceph-mon[108979]: pgmap v10803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:19.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:18 smithi183 ceph-mon[99169]: pgmap v10804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:19.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:18 smithi119 ceph-mon[108979]: pgmap v10804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:18 smithi119 ceph-mon[94175]: pgmap v10804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:21.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:20 smithi183 ceph-mon[99169]: pgmap v10805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:21.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:20 smithi119 ceph-mon[94175]: pgmap v10805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:21.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:20 smithi119 ceph-mon[108979]: pgmap v10805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:23.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:22 smithi183 ceph-mon[99169]: pgmap v10806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:23.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:22 smithi119 ceph-mon[94175]: pgmap v10806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:23.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:22 smithi119 ceph-mon[108979]: pgmap v10806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:24.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:04:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:04:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:04:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:25.332 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:04:25.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:24 smithi183 ceph-mon[99169]: pgmap v10807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:25.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:24 smithi119 ceph-mon[94175]: pgmap v10807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:25.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:24 smithi119 ceph-mon[108979]: pgmap v10807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:25.638 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:04:25.638 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 2m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:04:25.638 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 2m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:04:25.638 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 2m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:04:25.639 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 2m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:04:25.639 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 2m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:04:25.639 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 2m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:04:25.639 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 2m ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:04:25.639 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 2m ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:04:25.639 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 2m ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:04:25.639 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 2m ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:04:25.639 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 2m ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:04:25.639 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 2m ago 4h 5444M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:04:25.639 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 2m ago 4h 5527M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:04:25.639 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 2m ago 4h 5052M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:04:25.639 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 2m ago 4h 4699M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:04:25.639 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 2m ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:04:25.640 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 2m ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:04:25.640 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 2m ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:04:25.640 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 2m ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:04:25.640 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 2m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:04:26.025 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:04:26.026 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:04:26.026 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:04:26.026 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:04:26.026 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:04:26.026 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:04:26.026 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:04:26.026 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:04:26.026 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:04:26.026 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:04:26.026 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:04:26.026 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:04:26.026 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:04:26.026 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:04:26.026 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:04:26.027 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:04:26.027 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:04:26.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:25 smithi183 ceph-mon[99169]: from='client.26151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:04:26.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:25 smithi119 ceph-mon[94175]: from='client.26151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:04:26.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:25 smithi119 ceph-mon[108979]: from='client.26151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:04:27.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:26 smithi183 ceph-mon[99169]: from='client.26157 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:04:27.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:26 smithi183 ceph-mon[99169]: pgmap v10808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:27.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1857243537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:04:27.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:26 smithi119 ceph-mon[108979]: from='client.26157 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:04:27.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:26 smithi119 ceph-mon[108979]: pgmap v10808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:27.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1857243537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:04:27.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:26 smithi119 ceph-mon[94175]: from='client.26157 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:04:27.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:26 smithi119 ceph-mon[94175]: pgmap v10808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:27.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1857243537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:04:29.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:28 smithi183 ceph-mon[99169]: pgmap v10809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:29.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:28 smithi119 ceph-mon[94175]: pgmap v10809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:29.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:28 smithi119 ceph-mon[108979]: pgmap v10809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:31.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:30 smithi183 ceph-mon[99169]: pgmap v10810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:30 smithi119 ceph-mon[94175]: pgmap v10810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:31.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:30 smithi119 ceph-mon[108979]: pgmap v10810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:32 smithi183 ceph-mon[99169]: pgmap v10811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:32 smithi119 ceph-mon[94175]: pgmap v10811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:33.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:32 smithi119 ceph-mon[108979]: pgmap v10811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:04:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:04:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:04:35.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:34 smithi183 ceph-mon[99169]: pgmap v10812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:35.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:34 smithi119 ceph-mon[94175]: pgmap v10812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:35.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:34 smithi119 ceph-mon[108979]: pgmap v10812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:37.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:36 smithi183 ceph-mon[99169]: pgmap v10813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:37.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:36 smithi119 ceph-mon[108979]: pgmap v10813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:37.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:36 smithi119 ceph-mon[94175]: pgmap v10813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:38 smithi183 ceph-mon[99169]: pgmap v10814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:38 smithi119 ceph-mon[108979]: pgmap v10814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:38 smithi119 ceph-mon[94175]: pgmap v10814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:40 smithi183 ceph-mon[99169]: pgmap v10815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:40 smithi119 ceph-mon[108979]: pgmap v10815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:41.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:40 smithi119 ceph-mon[94175]: pgmap v10815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:43.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:42 smithi183 ceph-mon[99169]: pgmap v10816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:43.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:42 smithi119 ceph-mon[94175]: pgmap v10816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:43.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:42 smithi119 ceph-mon[108979]: pgmap v10816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:04:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:04:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:04:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:44 smithi183 ceph-mon[99169]: pgmap v10817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:44 smithi119 ceph-mon[94175]: pgmap v10817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:45.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:44 smithi119 ceph-mon[108979]: pgmap v10817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:47.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:46 smithi183 ceph-mon[99169]: pgmap v10818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:47.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:46 smithi119 ceph-mon[94175]: pgmap v10818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:47.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:46 smithi119 ceph-mon[108979]: pgmap v10818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:49.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:48 smithi183 ceph-mon[99169]: pgmap v10819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:49.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:48 smithi119 ceph-mon[94175]: pgmap v10819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:49.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:48 smithi119 ceph-mon[108979]: pgmap v10819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:50 smithi183 ceph-mon[99169]: pgmap v10820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:51.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:50 smithi119 ceph-mon[94175]: pgmap v10820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:50 smithi119 ceph-mon[108979]: pgmap v10820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:53.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:52 smithi183 ceph-mon[99169]: pgmap v10821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:53.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:52 smithi119 ceph-mon[108979]: pgmap v10821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:53.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:52 smithi119 ceph-mon[94175]: pgmap v10821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:54.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:04:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:04:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:04:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:04:55.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:54 smithi183 ceph-mon[99169]: pgmap v10822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:55.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:54 smithi119 ceph-mon[94175]: pgmap v10822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:55.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:54 smithi119 ceph-mon[108979]: pgmap v10822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:56.370 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:04:56.676 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:04:56.676 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 2m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:04:56.676 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 2m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:04:56.676 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 2m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:04:56.676 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 2m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:04:56.676 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 2m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:04:56.676 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 2m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:04:56.677 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 2m ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:04:56.677 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 2m ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:04:56.677 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 2m ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:04:56.677 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 2m ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:04:56.677 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 2m ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:04:56.677 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 2m ago 4h 5444M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:04:56.677 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 2m ago 4h 5527M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:04:56.677 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 2m ago 4h 5052M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:04:56.677 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 2m ago 4h 4699M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:04:56.677 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 2m ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:04:56.677 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 2m ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:04:56.677 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 2m ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:04:56.677 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 2m ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:04:56.677 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 2m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:04:57.056 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:04:57.057 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:04:57.057 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:04:57.057 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:04:57.057 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:04:57.057 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:04:57.057 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:04:57.057 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:04:57.057 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:04:57.057 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:04:57.057 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:04:57.057 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:04:57.057 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:04:57.057 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:04:57.058 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:04:57.058 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:04:57.058 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:04:57.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:56 smithi183 ceph-mon[99169]: pgmap v10823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:57.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:56 smithi183 ceph-mon[99169]: from='client.36056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:04:57.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:56 smithi119 ceph-mon[94175]: pgmap v10823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:57.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:56 smithi119 ceph-mon[94175]: from='client.36056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:04:57.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:56 smithi119 ceph-mon[108979]: pgmap v10823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:57.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:56 smithi119 ceph-mon[108979]: from='client.36056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:04:58.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:57 smithi183 ceph-mon[99169]: from='client.26175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:04:58.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3722108096' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:04:58.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:57 smithi119 ceph-mon[108979]: from='client.26175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:04:58.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3722108096' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:04:58.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:57 smithi119 ceph-mon[94175]: from='client.26175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:04:58.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3722108096' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:04:59.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:04:58 smithi183 ceph-mon[99169]: pgmap v10824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:04:58 smithi119 ceph-mon[94175]: pgmap v10824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:04:59.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:04:58 smithi119 ceph-mon[108979]: pgmap v10824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:00 smithi183 ceph-mon[99169]: pgmap v10825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:00 smithi119 ceph-mon[108979]: pgmap v10825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:00 smithi119 ceph-mon[94175]: pgmap v10825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:03.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:02 smithi183 ceph-mon[99169]: pgmap v10826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:03.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:02 smithi119 ceph-mon[94175]: pgmap v10826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:03.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:02 smithi119 ceph-mon[108979]: pgmap v10826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:05:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:05:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:05:05.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:04 smithi183 ceph-mon[99169]: pgmap v10827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:05.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:04 smithi119 ceph-mon[94175]: pgmap v10827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:05.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:04 smithi119 ceph-mon[108979]: pgmap v10827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:07.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:06 smithi183 ceph-mon[99169]: pgmap v10828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:07.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:06 smithi119 ceph-mon[94175]: pgmap v10828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:07.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:06 smithi119 ceph-mon[108979]: pgmap v10828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:08 smithi183 ceph-mon[99169]: pgmap v10829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:05:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:08 smithi119 ceph-mon[94175]: pgmap v10829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:05:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:08 smithi119 ceph-mon[108979]: pgmap v10829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:05:09.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:10.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:05:10.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:05:10.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:05:10.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:05:10.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:05:10.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:05:10.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:05:10.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:05:10.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:05:10.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:05:10.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:05:10.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:05:10.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:05:10.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:05:10.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:05:11.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:11 smithi183 ceph-mon[99169]: pgmap v10830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:11.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:11 smithi119 ceph-mon[94175]: pgmap v10830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:11.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:11 smithi119 ceph-mon[108979]: pgmap v10830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:13.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:13 smithi183 ceph-mon[99169]: pgmap v10831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:13.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:13 smithi119 ceph-mon[94175]: pgmap v10831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:13 smithi119 ceph-mon[108979]: pgmap v10831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:05:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:05:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:05:15.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:15 smithi183 ceph-mon[99169]: pgmap v10832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:15 smithi119 ceph-mon[94175]: pgmap v10832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:15 smithi119 ceph-mon[108979]: pgmap v10832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:17.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:17 smithi183 ceph-mon[99169]: pgmap v10833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:17.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:17 smithi119 ceph-mon[94175]: pgmap v10833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:17.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:17 smithi119 ceph-mon[108979]: pgmap v10833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:19.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:19 smithi183 ceph-mon[99169]: pgmap v10834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:19.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:19 smithi119 ceph-mon[108979]: pgmap v10834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:19.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:19 smithi119 ceph-mon[94175]: pgmap v10834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:21.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:20 smithi183 ceph-mon[99169]: pgmap v10835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:21.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:20 smithi119 ceph-mon[94175]: pgmap v10835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:21.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:20 smithi119 ceph-mon[108979]: pgmap v10835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:23.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:22 smithi183 ceph-mon[99169]: pgmap v10836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:23.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:22 smithi119 ceph-mon[108979]: pgmap v10836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:23.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:22 smithi119 ceph-mon[94175]: pgmap v10836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:24.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:05:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:05:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:05:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:25.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:24 smithi183 ceph-mon[99169]: pgmap v10837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:25.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:24 smithi119 ceph-mon[94175]: pgmap v10837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:25.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:24 smithi119 ceph-mon[108979]: pgmap v10837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:27.402 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:05:27.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:26 smithi183 ceph-mon[99169]: pgmap v10838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:27.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:26 smithi119 ceph-mon[94175]: pgmap v10838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:27.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:26 smithi119 ceph-mon[108979]: pgmap v10838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:27.709 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:05:27.709 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 3m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:05:27.709 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 3m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:05:27.709 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 3m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:05:27.710 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 3m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:05:27.710 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 3m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:05:27.710 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 3m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:05:27.710 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 3m ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:05:27.710 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 3m ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:05:27.710 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 3m ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:05:27.710 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 3m ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:05:27.710 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 3m ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:05:27.710 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 3m ago 4h 5444M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:05:27.710 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 3m ago 4h 5527M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:05:27.710 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 3m ago 4h 5052M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:05:27.710 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 3m ago 4h 4699M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:05:27.710 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 3m ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:05:27.710 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 3m ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:05:27.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 3m ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:05:27.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 3m ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:05:27.711 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 3m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:05:28.092 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:05:28.092 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:05:28.092 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:05:28.092 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:05:28.092 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:05:28.093 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:05:28.093 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:05:28.093 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:05:28.093 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:05:28.093 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:05:28.093 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:05:28.093 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:05:28.093 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:05:28.093 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:05:28.093 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:05:28.093 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:05:28.093 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:05:28.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:28 smithi183 ceph-mon[99169]: from='client.26187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:05:28.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:28 smithi119 ceph-mon[108979]: from='client.26187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:05:28.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:28 smithi119 ceph-mon[94175]: from='client.26187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:05:29.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:29 smithi183 ceph-mon[99169]: from='client.26193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:05:29.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:29 smithi183 ceph-mon[99169]: pgmap v10839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:29.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4011726290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:05:29.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:29 smithi119 ceph-mon[108979]: from='client.26193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:05:29.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:29 smithi119 ceph-mon[108979]: pgmap v10839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:29.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4011726290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:05:29.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:29 smithi119 ceph-mon[94175]: from='client.26193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:05:29.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:29 smithi119 ceph-mon[94175]: pgmap v10839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:29.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4011726290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:05:31.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:30 smithi183 ceph-mon[99169]: pgmap v10840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:30 smithi119 ceph-mon[94175]: pgmap v10840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:31.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:30 smithi119 ceph-mon[108979]: pgmap v10840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:32 smithi183 ceph-mon[99169]: pgmap v10841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:32 smithi119 ceph-mon[94175]: pgmap v10841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:33.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:32 smithi119 ceph-mon[108979]: pgmap v10841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:05:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:05:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:05:35.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:34 smithi183 ceph-mon[99169]: pgmap v10842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:35.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:34 smithi119 ceph-mon[94175]: pgmap v10842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:35.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:34 smithi119 ceph-mon[108979]: pgmap v10842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:37.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:36 smithi183 ceph-mon[99169]: pgmap v10843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:37.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:36 smithi119 ceph-mon[94175]: pgmap v10843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:37.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:36 smithi119 ceph-mon[108979]: pgmap v10843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:38 smithi183 ceph-mon[99169]: pgmap v10844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:38 smithi119 ceph-mon[94175]: pgmap v10844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:38 smithi119 ceph-mon[108979]: pgmap v10844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:40 smithi183 ceph-mon[99169]: pgmap v10845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:40 smithi119 ceph-mon[108979]: pgmap v10845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:41.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:40 smithi119 ceph-mon[94175]: pgmap v10845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:43.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:42 smithi183 ceph-mon[99169]: pgmap v10846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:43.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:42 smithi119 ceph-mon[94175]: pgmap v10846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:43.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:42 smithi119 ceph-mon[108979]: pgmap v10846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:05:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:05:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:05:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:44 smithi183 ceph-mon[99169]: pgmap v10847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:44 smithi119 ceph-mon[94175]: pgmap v10847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:45.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:44 smithi119 ceph-mon[108979]: pgmap v10847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:47.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:46 smithi183 ceph-mon[99169]: pgmap v10848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:47.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:46 smithi119 ceph-mon[94175]: pgmap v10848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:47.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:46 smithi119 ceph-mon[108979]: pgmap v10848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:49.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:48 smithi183 ceph-mon[99169]: pgmap v10849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:49.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:48 smithi119 ceph-mon[94175]: pgmap v10849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:49.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:48 smithi119 ceph-mon[108979]: pgmap v10849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:50 smithi183 ceph-mon[99169]: pgmap v10850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:51.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:50 smithi119 ceph-mon[94175]: pgmap v10850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:50 smithi119 ceph-mon[108979]: pgmap v10850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:53.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:52 smithi183 ceph-mon[99169]: pgmap v10851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:53.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:52 smithi119 ceph-mon[94175]: pgmap v10851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:53.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:52 smithi119 ceph-mon[108979]: pgmap v10851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:54.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:05:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:05:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:05:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:05:55.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:54 smithi183 ceph-mon[99169]: pgmap v10852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:55.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:54 smithi119 ceph-mon[94175]: pgmap v10852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:55.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:54 smithi119 ceph-mon[108979]: pgmap v10852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:57.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:57 smithi183 ceph-mon[99169]: pgmap v10853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:57.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:56 smithi119 ceph-mon[94175]: pgmap v10853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:57.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:56 smithi119 ceph-mon[108979]: pgmap v10853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:58.436 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:05:58.741 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:05:58.741 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 3m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:05:58.741 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 3m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:05:58.741 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 3m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:05:58.741 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 3m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:05:58.741 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 3m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:05:58.741 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 3m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:05:58.741 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 3m ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:05:58.741 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 3m ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:05:58.741 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 3m ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:05:58.741 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 3m ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:05:58.741 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 3m ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:05:58.742 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 3m ago 4h 5444M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:05:58.742 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 3m ago 4h 5527M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:05:58.742 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 3m ago 4h 5052M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:05:58.742 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 3m ago 4h 4699M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:05:58.742 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 3m ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:05:58.742 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 3m ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:05:58.742 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 3m ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:05:58.742 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 3m ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:05:58.742 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 3m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:05:59.121 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:05:59.121 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:05:59.121 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:05:59.121 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:05:59.121 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:05:59.121 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:05:59.121 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:05:59.121 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:05:59.121 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:05:59.121 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:05:59.121 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:05:59.122 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:05:59.122 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:05:59.122 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:05:59.122 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:05:59.122 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:05:59.122 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:05:59.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:59 smithi183 ceph-mon[99169]: pgmap v10854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:59.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:05:59 smithi183 ceph-mon[99169]: from='client.36092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:05:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:59 smithi119 ceph-mon[94175]: pgmap v10854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:05:59 smithi119 ceph-mon[94175]: from='client.36092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:05:59.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:59 smithi119 ceph-mon[108979]: pgmap v10854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:05:59.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:05:59 smithi119 ceph-mon[108979]: from='client.36092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:06:00.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:00 smithi183 ceph-mon[99169]: from='client.26211 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:06:00.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/162454287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:06:00.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:00 smithi119 ceph-mon[94175]: from='client.26211 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:06:00.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/162454287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:06:00.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:00 smithi119 ceph-mon[108979]: from='client.26211 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:06:00.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/162454287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:06:01.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:01 smithi183 ceph-mon[99169]: pgmap v10855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:01.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:01 smithi119 ceph-mon[108979]: pgmap v10855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:01.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:01 smithi119 ceph-mon[94175]: pgmap v10855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:03.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:03 smithi183 ceph-mon[99169]: pgmap v10856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:03.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:03 smithi119 ceph-mon[94175]: pgmap v10856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:03.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:03 smithi119 ceph-mon[108979]: pgmap v10856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:06:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:06:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:06:05.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:05 smithi183 ceph-mon[99169]: pgmap v10857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:05.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:05 smithi119 ceph-mon[94175]: pgmap v10857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:05.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:05 smithi119 ceph-mon[108979]: pgmap v10857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:07.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:07 smithi183 ceph-mon[99169]: pgmap v10858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:07.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:07 smithi119 ceph-mon[94175]: pgmap v10858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:07.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:07 smithi119 ceph-mon[108979]: pgmap v10858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:09 smithi183 ceph-mon[99169]: pgmap v10859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:09 smithi119 ceph-mon[94175]: pgmap v10859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:09 smithi119 ceph-mon[108979]: pgmap v10859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:10.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:06:10.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:06:10.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:06:11.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:11 smithi183 ceph-mon[99169]: pgmap v10860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:11.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:06:11.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:06:11.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:11 smithi119 ceph-mon[108979]: pgmap v10860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:11.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:06:11.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:06:11.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:11 smithi119 ceph-mon[94175]: pgmap v10860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:11.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:06:11.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:06:13.356 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:13 smithi119 ceph-mon[94175]: pgmap v10861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:13.356 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:13 smithi119 ceph-mon[108979]: pgmap v10861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:13.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:13 smithi183 ceph-mon[99169]: pgmap v10861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:14.431 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:06:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:06:14] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:06:14.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:06:14.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:06:14.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:06:14.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:06:14.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:06:14.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:06:14.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:06:14.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:06:14.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:06:14.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:06:14.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:06:14.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:06:14.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:06:14.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:06:14.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:06:15.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:15 smithi119 ceph-mon[108979]: pgmap v10862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:15.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:15 smithi119 ceph-mon[94175]: pgmap v10862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:15.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:15 smithi183 ceph-mon[99169]: pgmap v10862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:17.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:17 smithi119 ceph-mon[94175]: pgmap v10863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:17.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:17 smithi119 ceph-mon[108979]: pgmap v10863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:17.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:17 smithi183 ceph-mon[99169]: pgmap v10863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:19.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:19 smithi183 ceph-mon[99169]: pgmap v10864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:19.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:19 smithi119 ceph-mon[94175]: pgmap v10864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:19.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:19 smithi119 ceph-mon[108979]: pgmap v10864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:21.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:20 smithi183 ceph-mon[99169]: pgmap v10865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:21.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:20 smithi119 ceph-mon[94175]: pgmap v10865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:21.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:20 smithi119 ceph-mon[108979]: pgmap v10865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:23.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:23 smithi183 ceph-mon[99169]: pgmap v10866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:23.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:22 smithi119 ceph-mon[94175]: pgmap v10866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:23.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:23 smithi119 ceph-mon[108979]: pgmap v10866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:24.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:06:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:06:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:06:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:25.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:25 smithi183 ceph-mon[99169]: pgmap v10867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:25.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:25 smithi119 ceph-mon[94175]: pgmap v10867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:25.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:25 smithi119 ceph-mon[108979]: pgmap v10867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:27.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:27 smithi183 ceph-mon[99169]: pgmap v10868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:27.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:27 smithi119 ceph-mon[94175]: pgmap v10868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:27.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:27 smithi119 ceph-mon[108979]: pgmap v10868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:29.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:29 smithi183 ceph-mon[99169]: pgmap v10869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:29.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:29 smithi119 ceph-mon[94175]: pgmap v10869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:29.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:29 smithi119 ceph-mon[108979]: pgmap v10869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:29.467 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:06:29.774 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:06:29.774 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 4m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:06:29.774 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 4m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:06:29.774 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 4m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:06:29.774 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 4m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:06:29.774 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 4m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:06:29.774 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 4m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:06:29.775 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 4m ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:06:29.775 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 4m ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:06:29.775 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 4m ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:06:29.775 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 4m ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:06:29.775 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 4m ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:06:29.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 4m ago 4h 5444M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:06:29.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 4m ago 4h 5527M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:06:29.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 4m ago 4h 5052M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:06:29.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 4m ago 4h 4699M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:06:29.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 4m ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:06:29.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 4m ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:06:29.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 4m ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:06:29.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 4m ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:06:29.775 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 4m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:06:30.154 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:06:30.154 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:06:30.154 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:06:30.154 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:06:30.154 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:06:30.154 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:06:30.154 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:06:30.154 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:06:30.154 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:06:30.154 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:06:30.155 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:06:30.155 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:06:30.155 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:06:30.155 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:06:30.155 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:06:30.155 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:06:30.155 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:06:30.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:30 smithi183 ceph-mon[99169]: from='client.36110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:06:30.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:30 smithi119 ceph-mon[94175]: from='client.36110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:06:30.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:30 smithi119 ceph-mon[108979]: from='client.36110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:06:31.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:31 smithi183 ceph-mon[99169]: from='client.26229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:06:31.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:31 smithi183 ceph-mon[99169]: pgmap v10870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:31.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2119453006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:06:31.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:31 smithi119 ceph-mon[94175]: from='client.26229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:06:31.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:31 smithi119 ceph-mon[94175]: pgmap v10870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:31.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2119453006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:06:31.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:31 smithi119 ceph-mon[108979]: from='client.26229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:06:31.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:31 smithi119 ceph-mon[108979]: pgmap v10870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:31.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2119453006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:06:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:33 smithi183 ceph-mon[99169]: pgmap v10871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:33.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:33 smithi119 ceph-mon[108979]: pgmap v10871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:33 smithi119 ceph-mon[94175]: pgmap v10871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:06:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:06:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:06:35.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:35 smithi183 ceph-mon[99169]: pgmap v10872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:35.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:35 smithi119 ceph-mon[94175]: pgmap v10872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:35.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:35 smithi119 ceph-mon[108979]: pgmap v10872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:37.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:37 smithi183 ceph-mon[99169]: pgmap v10873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:37.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:37 smithi119 ceph-mon[94175]: pgmap v10873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:37.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:37 smithi119 ceph-mon[108979]: pgmap v10873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:39 smithi183 ceph-mon[99169]: pgmap v10874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:39 smithi119 ceph-mon[94175]: pgmap v10874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:39 smithi119 ceph-mon[108979]: pgmap v10874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:40 smithi183 ceph-mon[99169]: pgmap v10875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:41.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:40 smithi119 ceph-mon[94175]: pgmap v10875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:40 smithi119 ceph-mon[108979]: pgmap v10875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:43.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:43 smithi183 ceph-mon[99169]: pgmap v10876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:43.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:43 smithi119 ceph-mon[94175]: pgmap v10876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:43.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:43 smithi119 ceph-mon[108979]: pgmap v10876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:06:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:06:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:06:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:45 smithi183 ceph-mon[99169]: pgmap v10877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:45 smithi119 ceph-mon[94175]: pgmap v10877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:45.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:45 smithi119 ceph-mon[108979]: pgmap v10877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:47.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:47 smithi183 ceph-mon[99169]: pgmap v10878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:47.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:47 smithi119 ceph-mon[94175]: pgmap v10878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:47.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:47 smithi119 ceph-mon[108979]: pgmap v10878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:49.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:49 smithi183 ceph-mon[99169]: pgmap v10879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:49.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:49 smithi119 ceph-mon[94175]: pgmap v10879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:49.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:49 smithi119 ceph-mon[108979]: pgmap v10879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:50 smithi183 ceph-mon[99169]: pgmap v10880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:50 smithi119 ceph-mon[108979]: pgmap v10880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:51.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:50 smithi119 ceph-mon[94175]: pgmap v10880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:53.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:53 smithi183 ceph-mon[99169]: pgmap v10881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:53.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:53 smithi119 ceph-mon[94175]: pgmap v10881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:53.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:53 smithi119 ceph-mon[108979]: pgmap v10881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:54.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:06:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:06:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:06:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:06:55.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:55 smithi183 ceph-mon[99169]: pgmap v10882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:55.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:55 smithi119 ceph-mon[108979]: pgmap v10882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:55.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:55 smithi119 ceph-mon[94175]: pgmap v10882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:57.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:57 smithi183 ceph-mon[99169]: pgmap v10883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:57.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:57 smithi119 ceph-mon[108979]: pgmap v10883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:57.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:57 smithi119 ceph-mon[94175]: pgmap v10883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:59.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:06:59 smithi183 ceph-mon[99169]: pgmap v10884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:06:59 smithi119 ceph-mon[94175]: pgmap v10884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:06:59.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:06:59 smithi119 ceph-mon[108979]: pgmap v10884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:00.497 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:07:00.811 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:07:00.811 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 4m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:07:00.811 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 4m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:07:00.811 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 4m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:07:00.811 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 4m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:07:00.811 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 4m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:07:00.811 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 4m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:07:00.811 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 4m ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:07:00.811 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 4m ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:07:00.812 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 4m ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:07:00.812 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 4m ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:07:00.812 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 4m ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:07:00.812 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 4m ago 4h 5444M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:07:00.812 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 4m ago 4h 5527M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:07:00.812 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 4m ago 4h 5052M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:07:00.812 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 4m ago 4h 4699M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:07:00.812 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 4m ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:07:00.812 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 4m ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:07:00.812 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 4m ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:07:00.812 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 4m ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:07:00.812 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 4m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:07:01.189 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:07:01.190 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:07:01.190 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:07:01.190 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:07:01.190 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:07:01.190 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:07:01.190 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:07:01.190 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:07:01.190 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:07:01.190 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:07:01.190 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:07:01.190 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:07:01.191 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:07:01.191 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:07:01.191 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:07:01.191 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:07:01.191 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:07:01.198 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:00 smithi183 ceph-mon[99169]: pgmap v10885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:00 smithi119 ceph-mon[94175]: pgmap v10885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:00 smithi119 ceph-mon[108979]: pgmap v10885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:02.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:01 smithi183 ceph-mon[99169]: from='client.36128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:07:02.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:01 smithi183 ceph-mon[99169]: from='client.26247 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:07:02.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/6379789' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:07:02.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:01 smithi119 ceph-mon[94175]: from='client.36128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:07:02.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:01 smithi119 ceph-mon[94175]: from='client.26247 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:07:02.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/6379789' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:07:02.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:01 smithi119 ceph-mon[108979]: from='client.36128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:07:02.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:01 smithi119 ceph-mon[108979]: from='client.26247 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:07:02.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/6379789' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:07:03.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:02 smithi183 ceph-mon[99169]: pgmap v10886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:03.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:02 smithi119 ceph-mon[94175]: pgmap v10886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:03.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:02 smithi119 ceph-mon[108979]: pgmap v10886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:07:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:07:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:07:05.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:05 smithi183 ceph-mon[99169]: pgmap v10887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:05.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:05 smithi119 ceph-mon[94175]: pgmap v10887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:05.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:05 smithi119 ceph-mon[108979]: pgmap v10887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:07.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:07 smithi183 ceph-mon[99169]: pgmap v10888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:07.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:07 smithi119 ceph-mon[94175]: pgmap v10888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:07.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:07 smithi119 ceph-mon[108979]: pgmap v10888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:09 smithi183 ceph-mon[99169]: pgmap v10889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:09 smithi119 ceph-mon[94175]: pgmap v10889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:09 smithi119 ceph-mon[108979]: pgmap v10889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:11.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:10 smithi183 ceph-mon[99169]: pgmap v10890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:11.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:10 smithi119 ceph-mon[94175]: pgmap v10890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:11.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:10 smithi119 ceph-mon[108979]: pgmap v10890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:13.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:13 smithi183 ceph-mon[99169]: pgmap v10891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:13.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:13 smithi119 ceph-mon[94175]: pgmap v10891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:13 smithi119 ceph-mon[108979]: pgmap v10891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:14.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:07:14.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:07:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:07:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:07:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:07:14.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:07:15.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:15 smithi183 ceph-mon[99169]: pgmap v10892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:15.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:07:15.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:07:15.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:07:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:15 smithi119 ceph-mon[94175]: pgmap v10892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:07:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:07:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:07:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:15 smithi119 ceph-mon[108979]: pgmap v10892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:07:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:07:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:07:17.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:17 smithi183 ceph-mon[99169]: pgmap v10893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:17.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:17 smithi119 ceph-mon[94175]: pgmap v10893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:17.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:17 smithi119 ceph-mon[108979]: pgmap v10893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:19.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:19 smithi183 ceph-mon[99169]: pgmap v10894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:19.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:19 smithi119 ceph-mon[108979]: pgmap v10894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:19 smithi119 ceph-mon[94175]: pgmap v10894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:21.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:20 smithi183 ceph-mon[99169]: pgmap v10895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:21.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:20 smithi119 ceph-mon[94175]: pgmap v10895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:21.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:20 smithi119 ceph-mon[108979]: pgmap v10895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:23.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:23 smithi183 ceph-mon[99169]: pgmap v10896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:23.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:23 smithi119 ceph-mon[94175]: pgmap v10896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:23.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:23 smithi119 ceph-mon[108979]: pgmap v10896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:24.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:07:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:07:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:07:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:25.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:25 smithi183 ceph-mon[99169]: pgmap v10897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:25.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:25 smithi119 ceph-mon[94175]: pgmap v10897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:25.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:25 smithi119 ceph-mon[108979]: pgmap v10897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:27.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:27 smithi183 ceph-mon[99169]: pgmap v10898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:27.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:27 smithi119 ceph-mon[94175]: pgmap v10898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:27.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:27 smithi119 ceph-mon[108979]: pgmap v10898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:29.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:29 smithi183 ceph-mon[99169]: pgmap v10899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:29.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:29 smithi119 ceph-mon[94175]: pgmap v10899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:29.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:29 smithi119 ceph-mon[108979]: pgmap v10899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:31.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:30 smithi183 ceph-mon[99169]: pgmap v10900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:30 smithi119 ceph-mon[94175]: pgmap v10900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:31.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:30 smithi119 ceph-mon[108979]: pgmap v10900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:31.533 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:07:31.839 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:07:31.839 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 5m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:07:31.840 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 5m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:07:31.840 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 5m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:07:31.840 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 5m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:07:31.840 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 5m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:07:31.840 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 5m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:07:31.840 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 5m ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:07:31.840 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 5m ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:07:31.840 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 5m ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:07:31.840 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 5m ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:07:31.840 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 5m ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:07:31.840 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 5m ago 4h 5444M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:07:31.840 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 5m ago 4h 5527M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:07:31.840 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 5m ago 4h 5052M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:07:31.840 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 5m ago 4h 4699M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:07:31.841 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 5m ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:07:31.841 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 5m ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:07:31.841 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 5m ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:07:31.841 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 5m ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:07:31.841 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 5m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:07:32.221 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:07:32.221 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:07:32.221 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:07:32.221 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:07:32.221 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:07:32.222 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:07:32.222 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:07:32.222 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:07:32.222 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:07:32.222 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:07:32.222 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:07:32.222 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:07:32.222 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:07:32.222 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:07:32.222 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:07:32.222 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:07:32.222 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:07:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:33 smithi183 ceph-mon[99169]: from='client.36146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:07:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:33 smithi183 ceph-mon[99169]: from='client.36152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:07:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:33 smithi183 ceph-mon[99169]: pgmap v10901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2715669952' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:07:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:33 smithi119 ceph-mon[94175]: from='client.36146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:07:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:33 smithi119 ceph-mon[94175]: from='client.36152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:07:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:33 smithi119 ceph-mon[94175]: pgmap v10901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2715669952' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:07:33.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:33 smithi119 ceph-mon[108979]: from='client.36146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:07:33.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:33 smithi119 ceph-mon[108979]: from='client.36152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:07:33.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:33 smithi119 ceph-mon[108979]: pgmap v10901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:33.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2715669952' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:07:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:07:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:07:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:07:35.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:35 smithi183 ceph-mon[99169]: pgmap v10902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:35.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:35 smithi119 ceph-mon[94175]: pgmap v10902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:35.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:35 smithi119 ceph-mon[108979]: pgmap v10902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:37.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:37 smithi183 ceph-mon[99169]: pgmap v10903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:37.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:37 smithi119 ceph-mon[108979]: pgmap v10903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:37.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:37 smithi119 ceph-mon[94175]: pgmap v10903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:39 smithi183 ceph-mon[99169]: pgmap v10904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:39 smithi119 ceph-mon[94175]: pgmap v10904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:39 smithi119 ceph-mon[108979]: pgmap v10904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:40 smithi183 ceph-mon[99169]: pgmap v10905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:40 smithi119 ceph-mon[108979]: pgmap v10905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:41.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:40 smithi119 ceph-mon[94175]: pgmap v10905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:43.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:43 smithi183 ceph-mon[99169]: pgmap v10906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:43.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:43 smithi119 ceph-mon[94175]: pgmap v10906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:43.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:43 smithi119 ceph-mon[108979]: pgmap v10906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:07:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:07:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:07:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:45 smithi183 ceph-mon[99169]: pgmap v10907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:45.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:45 smithi119 ceph-mon[108979]: pgmap v10907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:45 smithi119 ceph-mon[94175]: pgmap v10907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:47.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:47 smithi183 ceph-mon[99169]: pgmap v10908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:47.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:47 smithi119 ceph-mon[94175]: pgmap v10908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:47.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:47 smithi119 ceph-mon[108979]: pgmap v10908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:49.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:49 smithi183 ceph-mon[99169]: pgmap v10909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:49.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:49 smithi119 ceph-mon[94175]: pgmap v10909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:49.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:49 smithi119 ceph-mon[108979]: pgmap v10909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:50 smithi183 ceph-mon[99169]: pgmap v10910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:50 smithi119 ceph-mon[108979]: pgmap v10910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:51.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:50 smithi119 ceph-mon[94175]: pgmap v10910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:53.447 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:53 smithi183 ceph-mon[99169]: pgmap v10911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:53.462 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:53 smithi119 ceph-mon[108979]: pgmap v10911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:53.462 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:53 smithi119 ceph-mon[94175]: pgmap v10911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:54.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:07:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:07:54] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:07:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:07:55.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:55 smithi183 ceph-mon[99169]: pgmap v10912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:55.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:55 smithi119 ceph-mon[94175]: pgmap v10912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:55.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:55 smithi119 ceph-mon[108979]: pgmap v10912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:57.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:57 smithi183 ceph-mon[99169]: pgmap v10913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:57.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:57 smithi119 ceph-mon[108979]: pgmap v10913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:57.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:57 smithi119 ceph-mon[94175]: pgmap v10913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:59.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:07:59 smithi183 ceph-mon[99169]: pgmap v10914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:07:59 smithi119 ceph-mon[94175]: pgmap v10914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:07:59.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:07:59 smithi119 ceph-mon[108979]: pgmap v10914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:00 smithi183 ceph-mon[99169]: pgmap v10915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:00 smithi119 ceph-mon[108979]: pgmap v10915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:00 smithi119 ceph-mon[94175]: pgmap v10915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:02.564 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:08:02.872 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:08:02.872 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 5m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:08:02.872 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 5m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:08:02.872 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 5m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:08:02.872 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 5m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:08:02.873 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 5m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:08:02.873 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 5m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:08:02.873 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 5m ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:08:02.873 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 5m ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:08:02.873 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 5m ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:08:02.873 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 5m ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:08:02.873 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 5m ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:08:02.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 5m ago 4h 5444M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:08:02.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 5m ago 4h 5527M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:08:02.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 5m ago 4h 5052M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:08:02.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 5m ago 4h 4699M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:08:02.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 5m ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:08:02.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 5m ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:08:02.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 5m ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:08:02.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 5m ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:08:02.874 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 5m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:08:03.261 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:08:03.261 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:08:03.262 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:08:03.262 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:08:03.262 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:08:03.262 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:08:03.262 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:08:03.262 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:08:03.262 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:08:03.262 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:08:03.262 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:08:03.262 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:08:03.262 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:08:03.262 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:08:03.262 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:08:03.262 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:08:03.262 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:08:03.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:03 smithi183 ceph-mon[99169]: pgmap v10916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:03.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:03 smithi119 ceph-mon[94175]: pgmap v10916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:03.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:03 smithi119 ceph-mon[108979]: pgmap v10916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:04.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:04 smithi183 ceph-mon[99169]: from='client.26277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:08:04.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:04 smithi183 ceph-mon[99169]: from='client.36170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:08:04.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/805395086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:08:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:08:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:08:04] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:08:04.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:04 smithi119 ceph-mon[94175]: from='client.26277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:08:04.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:04 smithi119 ceph-mon[94175]: from='client.36170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:08:04.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/805395086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:08:04.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:04 smithi119 ceph-mon[108979]: from='client.26277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:08:04.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:04 smithi119 ceph-mon[108979]: from='client.36170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:08:04.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/805395086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:08:05.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:05 smithi183 ceph-mon[99169]: pgmap v10917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:05.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:05 smithi119 ceph-mon[108979]: pgmap v10917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:05.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:05 smithi119 ceph-mon[94175]: pgmap v10917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:07.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:07 smithi183 ceph-mon[99169]: pgmap v10918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:07.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:07 smithi119 ceph-mon[94175]: pgmap v10918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:07.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:07 smithi119 ceph-mon[108979]: pgmap v10918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:09 smithi183 ceph-mon[99169]: pgmap v10919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:09 smithi119 ceph-mon[108979]: pgmap v10919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:09 smithi119 ceph-mon[94175]: pgmap v10919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:11.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:10 smithi183 ceph-mon[99169]: pgmap v10920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:11.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:10 smithi119 ceph-mon[94175]: pgmap v10920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:11.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:10 smithi119 ceph-mon[108979]: pgmap v10920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:13.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:13 smithi183 ceph-mon[99169]: pgmap v10921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:13.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:13 smithi119 ceph-mon[94175]: pgmap v10921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:13 smithi119 ceph-mon[108979]: pgmap v10921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:08:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:08:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:08:15.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:15 smithi183 ceph-mon[99169]: pgmap v10922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:15.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:08:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:15 smithi119 ceph-mon[108979]: pgmap v10922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:08:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:15 smithi119 ceph-mon[94175]: pgmap v10922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:08:16.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:16.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:16.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:16.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:16.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:16.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:16.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:16.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:16.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:16.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:16.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:16.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:17.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:17 smithi183 ceph-mon[99169]: pgmap v10923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:17.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:17 smithi119 ceph-mon[94175]: pgmap v10923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:17.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:17 smithi119 ceph-mon[108979]: pgmap v10923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:19.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:19 smithi183 ceph-mon[99169]: pgmap v10924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:19.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:19.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:19.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:08:19.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:08:19.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:19 smithi119 ceph-mon[94175]: pgmap v10924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:08:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:08:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:19.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:19 smithi119 ceph-mon[108979]: pgmap v10924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:19.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:19.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:19.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:08:19.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:08:19.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:08:21.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:20 smithi183 ceph-mon[99169]: pgmap v10925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:21.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:20 smithi119 ceph-mon[94175]: pgmap v10925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:21.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:20 smithi119 ceph-mon[108979]: pgmap v10925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:23.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:23 smithi183 ceph-mon[99169]: pgmap v10926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:23.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:23 smithi119 ceph-mon[94175]: pgmap v10926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:23.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:23 smithi119 ceph-mon[108979]: pgmap v10926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:24.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:08:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:08:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:08:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:24.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:25.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:25 smithi183 ceph-mon[99169]: pgmap v10927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:25.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:25 smithi119 ceph-mon[108979]: pgmap v10927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:25.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:25 smithi119 ceph-mon[94175]: pgmap v10927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:27.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:27 smithi183 ceph-mon[99169]: pgmap v10928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:27.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:27 smithi119 ceph-mon[108979]: pgmap v10928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:27.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:27 smithi119 ceph-mon[94175]: pgmap v10928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:29.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:29 smithi183 ceph-mon[99169]: pgmap v10929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:29.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:29 smithi119 ceph-mon[94175]: pgmap v10929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:29.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:29 smithi119 ceph-mon[108979]: pgmap v10929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:31.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:30 smithi183 ceph-mon[99169]: pgmap v10930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:30 smithi119 ceph-mon[94175]: pgmap v10930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:31.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:30 smithi119 ceph-mon[108979]: pgmap v10930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:33 smithi183 ceph-mon[99169]: pgmap v10931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:33 smithi119 ceph-mon[94175]: pgmap v10931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:33.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:33 smithi119 ceph-mon[108979]: pgmap v10931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:33.606 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:08:33.913 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:08:33.913 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 6m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:08:33.913 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 6m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:08:33.913 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 6m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:08:33.913 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 6m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:08:33.913 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 6m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:08:33.913 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 6m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:08:33.913 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 6m ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:08:33.913 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 6m ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:08:33.913 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 6m ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:08:33.913 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 6m ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:08:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 6m ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:08:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 6m ago 4h 5444M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:08:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 6m ago 4h 5527M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:08:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 6m ago 4h 5052M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:08:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 6m ago 4h 4699M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:08:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 6m ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:08:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 6m ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:08:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 6m ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:08:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 6m ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:08:33.914 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 6m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:08:34.297 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:08:34.297 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:08:34.297 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:08:34.297 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:08:34.297 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:08:34.297 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:08:34.297 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:08:34.297 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:08:34.297 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:08:34.297 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:08:34.297 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:08:34.297 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:08:34.298 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:08:34.298 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:08:34.298 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:08:34.298 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:08:34.298 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:08:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:08:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:08:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:08:35.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:35 smithi183 ceph-mon[99169]: from='client.36182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:08:35.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:35 smithi183 ceph-mon[99169]: from='client.36188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:08:35.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:35 smithi183 ceph-mon[99169]: pgmap v10932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:35.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/332555829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:08:35.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:35 smithi119 ceph-mon[94175]: from='client.36182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:08:35.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:35 smithi119 ceph-mon[94175]: from='client.36188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:08:35.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:35 smithi119 ceph-mon[94175]: pgmap v10932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:35.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/332555829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:08:35.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:35 smithi119 ceph-mon[108979]: from='client.36182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:08:35.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:35 smithi119 ceph-mon[108979]: from='client.36188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:08:35.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:35 smithi119 ceph-mon[108979]: pgmap v10932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:35.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/332555829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:08:37.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:37 smithi183 ceph-mon[99169]: pgmap v10933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:37.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:37 smithi119 ceph-mon[108979]: pgmap v10933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:37.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:37 smithi119 ceph-mon[94175]: pgmap v10933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:39 smithi183 ceph-mon[99169]: pgmap v10934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:39 smithi119 ceph-mon[94175]: pgmap v10934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:39 smithi119 ceph-mon[108979]: pgmap v10934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:40 smithi183 ceph-mon[99169]: pgmap v10935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:41.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:40 smithi119 ceph-mon[94175]: pgmap v10935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:40 smithi119 ceph-mon[108979]: pgmap v10935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:43.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:43 smithi183 ceph-mon[99169]: pgmap v10936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:43.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:43 smithi119 ceph-mon[94175]: pgmap v10936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:43.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:43 smithi119 ceph-mon[108979]: pgmap v10936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:08:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:08:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:08:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:45 smithi183 ceph-mon[99169]: pgmap v10937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:45 smithi119 ceph-mon[94175]: pgmap v10937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:45.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:45 smithi119 ceph-mon[108979]: pgmap v10937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:47.446 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:47 smithi183 ceph-mon[99169]: pgmap v10938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:47.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:47 smithi119 ceph-mon[108979]: pgmap v10938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:47.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:47 smithi119 ceph-mon[94175]: pgmap v10938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:49.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:49 smithi183 ceph-mon[99169]: pgmap v10939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:49.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:49 smithi119 ceph-mon[108979]: pgmap v10939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:49.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:49 smithi119 ceph-mon[94175]: pgmap v10939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:50 smithi183 ceph-mon[99169]: pgmap v10940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:51.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:50 smithi119 ceph-mon[94175]: pgmap v10940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:50 smithi119 ceph-mon[108979]: pgmap v10940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:53.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:53 smithi183 ceph-mon[99169]: pgmap v10941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:53.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:53 smithi119 ceph-mon[94175]: pgmap v10941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:53.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:53 smithi119 ceph-mon[108979]: pgmap v10941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:54.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:08:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:08:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:08:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:08:55.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:55 smithi183 ceph-mon[99169]: pgmap v10942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:55.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:55 smithi119 ceph-mon[94175]: pgmap v10942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:55.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:55 smithi119 ceph-mon[108979]: pgmap v10942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:57.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:57 smithi183 ceph-mon[99169]: pgmap v10943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:57.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:57 smithi119 ceph-mon[94175]: pgmap v10943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:57.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:57 smithi119 ceph-mon[108979]: pgmap v10943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:59.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:08:59 smithi183 ceph-mon[99169]: pgmap v10944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:59.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:08:59 smithi119 ceph-mon[108979]: pgmap v10944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:08:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:08:59 smithi119 ceph-mon[94175]: pgmap v10944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:00 smithi183 ceph-mon[99169]: pgmap v10945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:00 smithi119 ceph-mon[94175]: pgmap v10945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:00 smithi119 ceph-mon[108979]: pgmap v10945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:03.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:03 smithi183 ceph-mon[99169]: pgmap v10946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:03.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:03 smithi119 ceph-mon[94175]: pgmap v10946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:03.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:03 smithi119 ceph-mon[108979]: pgmap v10946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:09:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:09:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:09:04.642 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:09:04.952 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:09:04.952 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 6m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:09:04.952 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 6m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:09:04.952 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 6m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:09:04.952 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 6m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:09:04.952 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 6m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:09:04.952 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 6m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:09:04.952 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 6m ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:09:04.952 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 6m ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:09:04.952 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 6m ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:09:04.953 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 6m ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:09:04.953 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 6m ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:09:04.953 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 6m ago 4h 5444M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:09:04.953 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 6m ago 4h 5527M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:09:04.953 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 6m ago 4h 5052M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:09:04.953 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 6m ago 4h 4699M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:09:04.953 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 6m ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:09:04.953 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 6m ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:09:04.953 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 6m ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:09:04.953 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 6m ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:09:04.953 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 6m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:09:05.333 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:09:05.333 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:09:05.333 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:09:05.333 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:09:05.333 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:09:05.333 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:09:05.333 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:09:05.334 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:09:05.334 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:09:05.334 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:09:05.334 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:09:05.334 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:09:05.334 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:09:05.334 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:09:05.334 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:09:05.334 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:09:05.334 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:09:05.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:05 smithi183 ceph-mon[99169]: pgmap v10947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:05.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:05 smithi119 ceph-mon[94175]: pgmap v10947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:05.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:05 smithi119 ceph-mon[108979]: pgmap v10947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:06.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:06 smithi183 ceph-mon[99169]: from='client.36200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:09:06.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:06 smithi183 ceph-mon[99169]: from='client.26319 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:09:06.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1386924889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:09:06.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:06 smithi119 ceph-mon[94175]: from='client.36200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:09:06.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:06 smithi119 ceph-mon[94175]: from='client.26319 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:09:06.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1386924889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:09:06.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:06 smithi119 ceph-mon[108979]: from='client.36200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:09:06.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:06 smithi119 ceph-mon[108979]: from='client.26319 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:09:06.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1386924889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:09:07.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:07 smithi183 ceph-mon[99169]: pgmap v10948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:07.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:07 smithi119 ceph-mon[108979]: pgmap v10948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:07.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:07 smithi119 ceph-mon[94175]: pgmap v10948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:09 smithi183 ceph-mon[99169]: pgmap v10949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:09 smithi119 ceph-mon[108979]: pgmap v10949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:09 smithi119 ceph-mon[94175]: pgmap v10949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:11.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:10 smithi183 ceph-mon[99169]: pgmap v10950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:11.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:10 smithi119 ceph-mon[108979]: pgmap v10950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:11.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:10 smithi119 ceph-mon[94175]: pgmap v10950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:13.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:13 smithi183 ceph-mon[99169]: pgmap v10951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:13.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:13 smithi119 ceph-mon[94175]: pgmap v10951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:13 smithi119 ceph-mon[108979]: pgmap v10951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:09:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:09:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:09:15.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:15 smithi183 ceph-mon[99169]: pgmap v10952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:15 smithi119 ceph-mon[94175]: pgmap v10952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:15 smithi119 ceph-mon[108979]: pgmap v10952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:17.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:17 smithi183 ceph-mon[99169]: pgmap v10953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:17.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:17 smithi119 ceph-mon[94175]: pgmap v10953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:17.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:17 smithi119 ceph-mon[108979]: pgmap v10953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:19.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:19 smithi183 ceph-mon[99169]: pgmap v10954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:19.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:09:19.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:09:19.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:09:19.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:09:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:19 smithi119 ceph-mon[94175]: pgmap v10954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:09:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:09:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:09:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:09:19.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:19 smithi119 ceph-mon[108979]: pgmap v10954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:19.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:09:19.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:09:19.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:09:19.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:09:21.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:20 smithi183 ceph-mon[99169]: pgmap v10955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:21.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:20 smithi119 ceph-mon[94175]: pgmap v10955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:21.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:20 smithi119 ceph-mon[108979]: pgmap v10955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:23.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:23 smithi183 ceph-mon[99169]: pgmap v10956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:23.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:23 smithi119 ceph-mon[108979]: pgmap v10956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:23.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:23 smithi119 ceph-mon[94175]: pgmap v10956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:24.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:09:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:09:24] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:09:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:25.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:25 smithi183 ceph-mon[99169]: pgmap v10957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:25.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:25 smithi119 ceph-mon[94175]: pgmap v10957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:25.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:25 smithi119 ceph-mon[108979]: pgmap v10957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:27.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:27 smithi183 ceph-mon[99169]: pgmap v10958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:27.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:27 smithi119 ceph-mon[94175]: pgmap v10958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:27.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:27 smithi119 ceph-mon[108979]: pgmap v10958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:29.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:29 smithi183 ceph-mon[99169]: pgmap v10959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:29.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:29 smithi119 ceph-mon[94175]: pgmap v10959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:29.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:29 smithi119 ceph-mon[108979]: pgmap v10959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:31.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:30 smithi183 ceph-mon[99169]: pgmap v10960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:30 smithi119 ceph-mon[94175]: pgmap v10960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:31.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:30 smithi119 ceph-mon[108979]: pgmap v10960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:33 smithi183 ceph-mon[99169]: pgmap v10961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:33 smithi119 ceph-mon[94175]: pgmap v10961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:33.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:33 smithi119 ceph-mon[108979]: pgmap v10961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:09:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:09:34] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:09:35.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:35 smithi183 ceph-mon[99169]: pgmap v10962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:35.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:35 smithi119 ceph-mon[108979]: pgmap v10962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:35.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:35 smithi119 ceph-mon[94175]: pgmap v10962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:35.678 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:09:35.985 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:09:35.985 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 7m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:09:35.985 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 7m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:09:35.985 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 7m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:09:35.985 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 7m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:09:35.985 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 7m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:09:35.986 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 7m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:09:35.986 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 7m ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:09:35.986 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 7m ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:09:35.986 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 7m ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:09:35.986 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 7m ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:09:35.986 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 7m ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:09:35.986 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 7m ago 4h 5444M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:09:35.986 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 7m ago 4h 5527M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:09:35.986 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 7m ago 4h 5052M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:09:35.986 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 7m ago 4h 4699M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:09:35.986 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 7m ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:09:35.986 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 7m ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:09:35.986 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 7m ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:09:35.986 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 7m ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:09:35.987 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 7m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:09:36.365 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:09:36.365 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:09:36.366 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:09:36.366 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:09:36.366 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:09:36.366 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:09:36.366 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:09:36.366 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:09:36.366 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:09:36.366 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:09:36.366 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:09:36.366 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:09:36.366 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:09:36.366 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:09:36.366 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:09:36.366 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:09:36.367 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:09:37.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:37 smithi183 ceph-mon[99169]: from='client.36218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:09:37.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:37 smithi183 ceph-mon[99169]: from='client.36224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:09:37.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:37 smithi183 ceph-mon[99169]: pgmap v10963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:37.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/595149783' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:09:37.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:37 smithi119 ceph-mon[94175]: from='client.36218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:09:37.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:37 smithi119 ceph-mon[94175]: from='client.36224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:09:37.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:37 smithi119 ceph-mon[94175]: pgmap v10963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:37.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/595149783' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:09:37.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:37 smithi119 ceph-mon[108979]: from='client.36218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:09:37.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:37 smithi119 ceph-mon[108979]: from='client.36224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:09:37.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:37 smithi119 ceph-mon[108979]: pgmap v10963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:37.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/595149783' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:09:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:39 smithi183 ceph-mon[99169]: pgmap v10964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:39 smithi119 ceph-mon[94175]: pgmap v10964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:39 smithi119 ceph-mon[108979]: pgmap v10964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:40 smithi183 ceph-mon[99169]: pgmap v10965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:40 smithi119 ceph-mon[108979]: pgmap v10965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:41.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:40 smithi119 ceph-mon[94175]: pgmap v10965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:43.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:43 smithi183 ceph-mon[99169]: pgmap v10966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:43.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:43 smithi119 ceph-mon[108979]: pgmap v10966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:43.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:43 smithi119 ceph-mon[94175]: pgmap v10966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:09:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:09:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:09:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:45 smithi183 ceph-mon[99169]: pgmap v10967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:45.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:45 smithi119 ceph-mon[108979]: pgmap v10967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:45 smithi119 ceph-mon[94175]: pgmap v10967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:47.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:47 smithi183 ceph-mon[99169]: pgmap v10968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:47.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:47 smithi119 ceph-mon[94175]: pgmap v10968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:47.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:47 smithi119 ceph-mon[108979]: pgmap v10968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:49.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:49 smithi183 ceph-mon[99169]: pgmap v10969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:49.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:49 smithi119 ceph-mon[94175]: pgmap v10969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:49.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:49 smithi119 ceph-mon[108979]: pgmap v10969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:50 smithi183 ceph-mon[99169]: pgmap v10970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:51.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:50 smithi119 ceph-mon[94175]: pgmap v10970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:50 smithi119 ceph-mon[108979]: pgmap v10970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:53.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:53 smithi183 ceph-mon[99169]: pgmap v10971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:53.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:53 smithi119 ceph-mon[94175]: pgmap v10971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:53.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:53 smithi119 ceph-mon[108979]: pgmap v10971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:54.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:09:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:09:54] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:09:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:09:55.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:55 smithi183 ceph-mon[99169]: pgmap v10972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:55.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:55 smithi119 ceph-mon[94175]: pgmap v10972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:55.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:55 smithi119 ceph-mon[108979]: pgmap v10972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:57.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:57 smithi183 ceph-mon[99169]: pgmap v10973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:57.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:57 smithi119 ceph-mon[108979]: pgmap v10973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:57.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:57 smithi119 ceph-mon[94175]: pgmap v10973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:59.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:09:59 smithi183 ceph-mon[99169]: pgmap v10974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:09:59 smithi119 ceph-mon[94175]: pgmap v10974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:09:59.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:09:59 smithi119 ceph-mon[108979]: pgmap v10974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:00.453 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T20:09:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:10:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:10:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:00 smithi183 ceph-mon[99169]: pgmap v10975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:10:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:00 smithi119 ceph-mon[94175]: pgmap v10975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:10:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:00 smithi119 ceph-mon[108979]: pgmap v10975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:03.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:03 smithi183 ceph-mon[99169]: pgmap v10976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:03.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:03 smithi119 ceph-mon[94175]: pgmap v10976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:03.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:03 smithi119 ceph-mon[108979]: pgmap v10976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:10:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:10:04] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:10:05.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:05 smithi183 ceph-mon[99169]: pgmap v10977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:05.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:05 smithi119 ceph-mon[94175]: pgmap v10977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:05.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:05 smithi119 ceph-mon[108979]: pgmap v10977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:06.709 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:10:07.016 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:10:07.016 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 8m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:10:07.016 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 8m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:10:07.016 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 8m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:10:07.016 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 8m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:10:07.016 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 8m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:10:07.016 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 8m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:10:07.016 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 8m ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:10:07.016 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 8m ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:10:07.017 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 8m ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:10:07.017 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 8m ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:10:07.017 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 8m ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:10:07.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 8m ago 4h 5444M 2427M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:10:07.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 8m ago 4h 5527M 2427M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:10:07.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 8m ago 4h 5052M 2427M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:10:07.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 8m ago 4h 4699M 2427M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:10:07.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 8m ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:10:07.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 8m ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:10:07.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 8m ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:10:07.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 8m ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:10:07.017 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 8m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:10:07.398 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:10:07.399 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:10:07.399 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:10:07.399 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:10:07.399 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:10:07.399 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:10:07.399 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:10:07.399 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:10:07.399 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:10:07.399 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:10:07.399 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:10:07.399 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:10:07.399 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:10:07.399 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:10:07.399 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:10:07.400 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:10:07.400 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:10:07.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:07 smithi183 ceph-mon[99169]: pgmap v10978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:07.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:07 smithi119 ceph-mon[108979]: pgmap v10978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:07.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:07 smithi119 ceph-mon[94175]: pgmap v10978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:08.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:08 smithi183 ceph-mon[99169]: from='client.36236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:10:08.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:08 smithi183 ceph-mon[99169]: from='client.26355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:10:08.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1049361880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:10:08.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:08 smithi119 ceph-mon[108979]: from='client.36236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:10:08.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:08 smithi119 ceph-mon[108979]: from='client.26355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:10:08.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1049361880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:10:08.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:08 smithi119 ceph-mon[94175]: from='client.36236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:10:08.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:08 smithi119 ceph-mon[94175]: from='client.26355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:10:08.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1049361880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:10:09.446 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:09 smithi183 ceph-mon[99169]: pgmap v10979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:09.446 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:09 smithi119 ceph-mon[108979]: pgmap v10979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:09 smithi119 ceph-mon[94175]: pgmap v10979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:11.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:10 smithi183 ceph-mon[99169]: pgmap v10980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:11.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:10 smithi119 ceph-mon[108979]: pgmap v10980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:11.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:10 smithi119 ceph-mon[94175]: pgmap v10980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:13.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:13 smithi183 ceph-mon[99169]: pgmap v10981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:13 smithi119 ceph-mon[108979]: pgmap v10981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:13.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:13 smithi119 ceph-mon[94175]: pgmap v10981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:10:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:10:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:10:15.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:15 smithi183 ceph-mon[99169]: pgmap v10982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:15 smithi119 ceph-mon[94175]: pgmap v10982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:15 smithi119 ceph-mon[108979]: pgmap v10982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:17.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:17 smithi183 ceph-mon[99169]: pgmap v10983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:17.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:17 smithi119 ceph-mon[94175]: pgmap v10983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:17.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:17 smithi119 ceph-mon[108979]: pgmap v10983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:19.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:19 smithi183 ceph-mon[99169]: pgmap v10984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:19.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:10:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:19 smithi119 ceph-mon[94175]: pgmap v10984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:10:19.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:19 smithi119 ceph-mon[108979]: pgmap v10984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:19.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:10:20.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:20 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2417M 2023-12-01T20:10:20.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:10:20.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:10:20.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:10:20.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:10:20.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2417M 2023-12-01T20:10:20.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:10:20.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:10:20.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:10:20.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:10:20.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:10:20.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2417M 2023-12-01T20:10:20.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:10:20.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:10:20.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:10:20.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:10:21.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:21 smithi183 ceph-mon[99169]: pgmap v10985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:21.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:21 smithi119 ceph-mon[94175]: pgmap v10985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:21 smithi119 ceph-mon[108979]: pgmap v10985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:23.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:23 smithi183 ceph-mon[99169]: pgmap v10986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:23.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:23 smithi119 ceph-mon[108979]: pgmap v10986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:23.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:23 smithi119 ceph-mon[94175]: pgmap v10986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:24.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:10:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:10:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:10:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:25.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:25 smithi183 ceph-mon[99169]: pgmap v10987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:25.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:25 smithi119 ceph-mon[108979]: pgmap v10987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:25.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:25 smithi119 ceph-mon[94175]: pgmap v10987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:27.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:27 smithi183 ceph-mon[99169]: pgmap v10988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:27.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:27 smithi119 ceph-mon[94175]: pgmap v10988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:27.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:27 smithi119 ceph-mon[108979]: pgmap v10988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:29.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:29 smithi183 ceph-mon[99169]: pgmap v10989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:29.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:29 smithi119 ceph-mon[94175]: pgmap v10989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:29.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:29 smithi119 ceph-mon[108979]: pgmap v10989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:31.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:30 smithi183 ceph-mon[99169]: pgmap v10990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:30 smithi119 ceph-mon[94175]: pgmap v10990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:31.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:30 smithi119 ceph-mon[108979]: pgmap v10990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:33 smithi183 ceph-mon[99169]: pgmap v10991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:33 smithi119 ceph-mon[94175]: pgmap v10991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:33.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:33 smithi119 ceph-mon[108979]: pgmap v10991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:10:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:10:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:10:35.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:35 smithi183 ceph-mon[99169]: pgmap v10992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:35.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:35 smithi119 ceph-mon[94175]: pgmap v10992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:35.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:35 smithi119 ceph-mon[108979]: pgmap v10992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:37.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:37 smithi183 ceph-mon[99169]: pgmap v10993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:37.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:37 smithi119 ceph-mon[94175]: pgmap v10993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:37.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:37 smithi119 ceph-mon[108979]: pgmap v10993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:37.742 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:10:38.048 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:10:38.048 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 8m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:10:38.048 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 8m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:10:38.048 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 8m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:10:38.048 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 8m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:10:38.049 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 8m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:10:38.049 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 8m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:10:38.049 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 8m ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:10:38.049 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 8m ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:10:38.049 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 8m ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:10:38.049 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 8m ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:10:38.049 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 8m ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:10:38.049 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 8m ago 4h 5444M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:10:38.049 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 8m ago 4h 5527M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:10:38.049 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 8m ago 4h 5052M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:10:38.049 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 8m ago 4h 4699M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:10:38.049 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 8m ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:10:38.049 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 8m ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:10:38.050 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 8m ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:10:38.050 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 8m ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:10:38.050 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 8m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:10:38.426 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:10:38.426 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:10:38.426 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:10:38.426 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:10:38.426 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:10:38.426 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:10:38.426 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:10:38.426 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:10:38.426 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:10:38.426 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:10:38.426 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:10:38.427 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:10:38.427 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:10:38.427 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:10:38.427 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:10:38.427 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:10:38.427 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:10:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:39 smithi183 ceph-mon[99169]: from='client.36254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:10:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:39 smithi183 ceph-mon[99169]: pgmap v10994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:39 smithi183 ceph-mon[99169]: from='client.36260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:10:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/345856319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:10:39.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:39 smithi119 ceph-mon[94175]: from='client.36254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:10:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:39 smithi119 ceph-mon[94175]: pgmap v10994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:39 smithi119 ceph-mon[94175]: from='client.36260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:10:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/345856319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:10:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:39.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:39 smithi119 ceph-mon[108979]: from='client.36254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:10:39.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:39 smithi119 ceph-mon[108979]: pgmap v10994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:39.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:39 smithi119 ceph-mon[108979]: from='client.36260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:10:39.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/345856319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:10:39.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:40 smithi183 ceph-mon[99169]: pgmap v10995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:40 smithi119 ceph-mon[108979]: pgmap v10995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:41.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:40 smithi119 ceph-mon[94175]: pgmap v10995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:43.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:43 smithi183 ceph-mon[99169]: pgmap v10996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:43.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:43 smithi119 ceph-mon[108979]: pgmap v10996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:43.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:43 smithi119 ceph-mon[94175]: pgmap v10996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:10:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:10:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:10:45.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:45 smithi183 ceph-mon[99169]: pgmap v10997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:45 smithi119 ceph-mon[94175]: pgmap v10997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:45.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:45 smithi119 ceph-mon[108979]: pgmap v10997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:47.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:47 smithi183 ceph-mon[99169]: pgmap v10998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:47.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:47 smithi119 ceph-mon[94175]: pgmap v10998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:47.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:47 smithi119 ceph-mon[108979]: pgmap v10998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:49.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:49 smithi183 ceph-mon[99169]: pgmap v10999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:49.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:49 smithi119 ceph-mon[94175]: pgmap v10999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:49.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:49 smithi119 ceph-mon[108979]: pgmap v10999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:50 smithi183 ceph-mon[99169]: pgmap v11000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:51.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:50 smithi119 ceph-mon[94175]: pgmap v11000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:50 smithi119 ceph-mon[108979]: pgmap v11000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:53.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:53 smithi183 ceph-mon[99169]: pgmap v11001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:53.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:53 smithi119 ceph-mon[94175]: pgmap v11001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:53.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:53 smithi119 ceph-mon[108979]: pgmap v11001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:54.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:10:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:10:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:10:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:10:55.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:55 smithi183 ceph-mon[99169]: pgmap v11002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:55.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:55 smithi119 ceph-mon[94175]: pgmap v11002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:55.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:55 smithi119 ceph-mon[108979]: pgmap v11002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:57.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:57 smithi183 ceph-mon[99169]: pgmap v11003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:57.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:57 smithi119 ceph-mon[94175]: pgmap v11003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:57.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:57 smithi119 ceph-mon[108979]: pgmap v11003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:59.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:10:59 smithi183 ceph-mon[99169]: pgmap v11004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:10:59 smithi119 ceph-mon[94175]: pgmap v11004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:10:59.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:10:59 smithi119 ceph-mon[108979]: pgmap v11004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:00 smithi183 ceph-mon[99169]: pgmap v11005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:00 smithi119 ceph-mon[108979]: pgmap v11005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:00 smithi119 ceph-mon[94175]: pgmap v11005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:03.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:03 smithi183 ceph-mon[99169]: pgmap v11006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:03.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:03 smithi119 ceph-mon[94175]: pgmap v11006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:03.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:03 smithi119 ceph-mon[108979]: pgmap v11006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:11:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:11:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:11:05.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:05 smithi183 ceph-mon[99169]: pgmap v11007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:05.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:05 smithi119 ceph-mon[108979]: pgmap v11007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:05.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:05 smithi119 ceph-mon[94175]: pgmap v11007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:07.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:07 smithi183 ceph-mon[99169]: pgmap v11008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:07.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:07 smithi119 ceph-mon[108979]: pgmap v11008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:07.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:07 smithi119 ceph-mon[94175]: pgmap v11008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:08.773 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:11:09.077 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:11:09.077 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 9m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:11:09.077 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 9m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:11:09.077 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 9m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:11:09.077 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 9m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:11:09.077 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:11:09.077 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 9m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:11:09.077 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 9m ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:11:09.077 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 9m ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:11:09.077 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 9m ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:11:09.078 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 9m ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:11:09.078 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 9m ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:11:09.078 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 9m ago 4h 5444M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:11:09.078 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 9m ago 4h 5527M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:11:09.078 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 9m ago 4h 5052M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:11:09.078 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 9m ago 4h 4699M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:11:09.078 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 9m ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:11:09.078 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 9m ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:11:09.078 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 9m ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:11:09.078 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 9m ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:11:09.078 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 9m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:11:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:09 smithi183 ceph-mon[99169]: pgmap v11009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:09.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:09 smithi119 ceph-mon[94175]: pgmap v11009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:09 smithi119 ceph-mon[108979]: pgmap v11009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:09.457 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:11:09.457 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:11:09.457 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:11:09.457 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:11:09.457 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:11:09.457 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:11:09.457 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:11:09.457 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:11:09.457 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:11:09.457 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:11:09.457 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:11:09.457 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:11:09.457 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:11:09.458 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:11:09.458 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:11:09.458 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:11:09.458 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:11:10.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:10 smithi183 ceph-mon[99169]: from='client.36272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:11:10.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:10 smithi183 ceph-mon[99169]: from='client.26391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:11:10.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1605690439' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:11:10.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:10 smithi119 ceph-mon[94175]: from='client.36272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:11:10.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:10 smithi119 ceph-mon[94175]: from='client.26391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:11:10.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1605690439' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:11:10.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:10 smithi119 ceph-mon[108979]: from='client.36272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:11:10.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:10 smithi119 ceph-mon[108979]: from='client.26391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:11:10.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1605690439' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:11:11.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:11 smithi183 ceph-mon[99169]: pgmap v11010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:11.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:11 smithi119 ceph-mon[94175]: pgmap v11010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:11.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:11 smithi119 ceph-mon[108979]: pgmap v11010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:13.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:13 smithi183 ceph-mon[99169]: pgmap v11011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:13.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:13 smithi119 ceph-mon[94175]: pgmap v11011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:13 smithi119 ceph-mon[108979]: pgmap v11011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:11:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:11:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:11:15.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:15 smithi183 ceph-mon[99169]: pgmap v11012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:15 smithi119 ceph-mon[94175]: pgmap v11012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:15 smithi119 ceph-mon[108979]: pgmap v11012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:17.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:17 smithi183 ceph-mon[99169]: pgmap v11013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:17.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:17 smithi119 ceph-mon[94175]: pgmap v11013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:17.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:17 smithi119 ceph-mon[108979]: pgmap v11013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:19.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:19 smithi183 ceph-mon[99169]: pgmap v11014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:19 smithi119 ceph-mon[94175]: pgmap v11014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:19.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:19 smithi119 ceph-mon[108979]: pgmap v11014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:20.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:11:20.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:11:20.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:11:20.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:11:20.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:11:20.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:11:20.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:11:20.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:11:20.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:11:20.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:11:20.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:11:20.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:11:21.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:21 smithi183 ceph-mon[99169]: pgmap v11015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:21 smithi119 ceph-mon[108979]: pgmap v11015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:21.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:21 smithi119 ceph-mon[94175]: pgmap v11015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:23.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:23 smithi183 ceph-mon[99169]: pgmap v11016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:23.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:23 smithi119 ceph-mon[94175]: pgmap v11016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:23.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:23 smithi119 ceph-mon[108979]: pgmap v11016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:24.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:11:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:11:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:11:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:25.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:25 smithi183 ceph-mon[99169]: pgmap v11017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:25.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:25 smithi119 ceph-mon[108979]: pgmap v11017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:25.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:25 smithi119 ceph-mon[94175]: pgmap v11017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:27.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:27 smithi183 ceph-mon[99169]: pgmap v11018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:27.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:27 smithi119 ceph-mon[108979]: pgmap v11018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:27.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:27 smithi119 ceph-mon[94175]: pgmap v11018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:29.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:29 smithi183 ceph-mon[99169]: pgmap v11019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:29.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:29 smithi119 ceph-mon[94175]: pgmap v11019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:29.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:29 smithi119 ceph-mon[108979]: pgmap v11019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:31.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:30 smithi183 ceph-mon[99169]: pgmap v11020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:30 smithi119 ceph-mon[94175]: pgmap v11020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:31.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:30 smithi119 ceph-mon[108979]: pgmap v11020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:33 smithi183 ceph-mon[99169]: pgmap v11021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:33 smithi119 ceph-mon[94175]: pgmap v11021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:33.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:33 smithi119 ceph-mon[108979]: pgmap v11021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:11:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:11:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:11:35.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:35 smithi183 ceph-mon[99169]: pgmap v11022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:35.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:35 smithi119 ceph-mon[94175]: pgmap v11022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:35.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:35 smithi119 ceph-mon[108979]: pgmap v11022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:37.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:37 smithi183 ceph-mon[99169]: pgmap v11023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:37.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:37 smithi119 ceph-mon[94175]: pgmap v11023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:37.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:37 smithi119 ceph-mon[108979]: pgmap v11023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:39 smithi183 ceph-mon[99169]: pgmap v11024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:39 smithi119 ceph-mon[108979]: pgmap v11024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:39 smithi119 ceph-mon[94175]: pgmap v11024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:39.802 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:11:40.108 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:11:40.108 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 9m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:11:40.108 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 9m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:11:40.108 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 9m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:11:40.108 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 9m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:11:40.109 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:11:40.109 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 9m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:11:40.109 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 9m ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:11:40.109 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 9m ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:11:40.109 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 9m ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:11:40.109 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 9m ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:11:40.109 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 9m ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:11:40.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 9m ago 4h 5444M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:11:40.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 9m ago 4h 5527M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:11:40.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 9m ago 4h 5052M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:11:40.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 9m ago 4h 4699M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:11:40.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 9m ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:11:40.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 9m ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:11:40.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 9m ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:11:40.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 9m ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:11:40.110 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 9m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:11:40.487 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:11:40.487 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:11:40.487 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:11:40.487 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:11:40.488 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:11:40.488 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:11:40.488 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:11:40.488 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:11:40.488 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:11:40.488 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:11:40.488 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:11:40.488 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:11:40.488 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:11:40.488 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:11:40.488 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:11:40.488 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:11:40.488 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:11:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:40 smithi183 ceph-mon[99169]: from='client.26403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:11:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:40 smithi183 ceph-mon[99169]: pgmap v11025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:40 smithi183 ceph-mon[99169]: from='client.26409 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:11:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:40 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2577660797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:11:41.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:40 smithi119 ceph-mon[94175]: from='client.26403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:11:41.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:40 smithi119 ceph-mon[94175]: pgmap v11025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:41.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:40 smithi119 ceph-mon[94175]: from='client.26409 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:11:41.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:40 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2577660797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:11:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:40 smithi119 ceph-mon[108979]: from='client.26403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:11:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:40 smithi119 ceph-mon[108979]: pgmap v11025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:40 smithi119 ceph-mon[108979]: from='client.26409 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:11:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:40 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2577660797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:11:43.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:43 smithi183 ceph-mon[99169]: pgmap v11026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:43.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:43 smithi119 ceph-mon[94175]: pgmap v11026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:43.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:43 smithi119 ceph-mon[108979]: pgmap v11026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:11:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:11:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:11:45.447 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:45 smithi183 ceph-mon[99169]: pgmap v11027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:45.454 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:45 smithi119 ceph-mon[94175]: pgmap v11027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:45.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:45 smithi119 ceph-mon[108979]: pgmap v11027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:47.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:47 smithi183 ceph-mon[99169]: pgmap v11028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:47.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:47 smithi119 ceph-mon[94175]: pgmap v11028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:47.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:47 smithi119 ceph-mon[108979]: pgmap v11028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:49.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:49 smithi183 ceph-mon[99169]: pgmap v11029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:49.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:49 smithi119 ceph-mon[94175]: pgmap v11029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:49.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:49 smithi119 ceph-mon[108979]: pgmap v11029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:50 smithi183 ceph-mon[99169]: pgmap v11030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:50 smithi119 ceph-mon[108979]: pgmap v11030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:51.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:50 smithi119 ceph-mon[94175]: pgmap v11030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:53.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:53 smithi183 ceph-mon[99169]: pgmap v11031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:53.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:53 smithi119 ceph-mon[94175]: pgmap v11031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:53.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:53 smithi119 ceph-mon[108979]: pgmap v11031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:54.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:11:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:11:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:11:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:11:55.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:55 smithi183 ceph-mon[99169]: pgmap v11032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:55.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:55 smithi119 ceph-mon[94175]: pgmap v11032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:55.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:55 smithi119 ceph-mon[108979]: pgmap v11032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:57.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:57 smithi183 ceph-mon[99169]: pgmap v11033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:57.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:57 smithi119 ceph-mon[94175]: pgmap v11033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:57.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:57 smithi119 ceph-mon[108979]: pgmap v11033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:59.446 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:11:59 smithi183 ceph-mon[99169]: pgmap v11034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:11:59 smithi119 ceph-mon[94175]: pgmap v11034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:11:59.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:11:59 smithi119 ceph-mon[108979]: pgmap v11034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:00 smithi183 ceph-mon[99169]: pgmap v11035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:00 smithi119 ceph-mon[94175]: pgmap v11035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:00 smithi119 ceph-mon[108979]: pgmap v11035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:03.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:03 smithi183 ceph-mon[99169]: pgmap v11036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:03.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:03 smithi119 ceph-mon[94175]: pgmap v11036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:03.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:03 smithi119 ceph-mon[108979]: pgmap v11036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:12:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:12:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:12:05.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:05 smithi183 ceph-mon[99169]: pgmap v11037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:05.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:05 smithi119 ceph-mon[94175]: pgmap v11037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:05.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:05 smithi119 ceph-mon[108979]: pgmap v11037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:07.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:07 smithi183 ceph-mon[99169]: pgmap v11038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:07.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:07 smithi119 ceph-mon[108979]: pgmap v11038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:07.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:07 smithi119 ceph-mon[94175]: pgmap v11038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:09 smithi183 ceph-mon[99169]: pgmap v11039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:09 smithi119 ceph-mon[108979]: pgmap v11039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:09 smithi119 ceph-mon[94175]: pgmap v11039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:10.835 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:12:11.141 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:12:11.141 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 10m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:12:11.141 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 10m ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:12:11.141 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 10m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:12:11.141 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 10m ago 4h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:12:11.141 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 10m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:12:11.141 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 10m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:12:11.141 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 10m ago 4h 1354M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:12:11.141 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 10m ago 4h 624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:12:11.141 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 10m ago 4h 725M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:12:11.141 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 10m ago 4h 22.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:12:11.142 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 10m ago 4h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:12:11.142 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 10m ago 4h 5444M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:12:11.142 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 10m ago 4h 5527M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:12:11.142 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 10m ago 4h 5052M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:12:11.142 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 10m ago 4h 4699M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:12:11.142 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 10m ago 4h 3922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:12:11.142 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 10m ago 4h 4892M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:12:11.142 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 10m ago 4h 3934M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:12:11.142 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 10m ago 4h 4688M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:12:11.142 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 10m ago 4h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:12:11.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:10 smithi183 ceph-mon[99169]: pgmap v11040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:11.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:10 smithi119 ceph-mon[94175]: pgmap v11040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:11.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:10 smithi119 ceph-mon[108979]: pgmap v11040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:11.521 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:12:11.522 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:12:11.522 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:12:11.522 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:12:11.522 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:12:11.522 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:12:11.522 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:12:11.522 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:12:11.522 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:12:11.522 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:12:11.522 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:12:11.522 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:12:11.522 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:12:11.523 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:12:11.523 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:12:11.523 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:12:11.523 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:12:12.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:11 smithi183 ceph-mon[99169]: from='client.36308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:12:12.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:11 smithi183 ceph-mon[99169]: from='client.36314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:12:12.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3940340433' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:12:12.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:11 smithi119 ceph-mon[108979]: from='client.36308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:12:12.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:11 smithi119 ceph-mon[108979]: from='client.36314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:12:12.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3940340433' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:12:12.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:11 smithi119 ceph-mon[94175]: from='client.36308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:12:12.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:11 smithi119 ceph-mon[94175]: from='client.36314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:12:12.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3940340433' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:12:13.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:12 smithi183 ceph-mon[99169]: pgmap v11041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:13.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:12 smithi119 ceph-mon[94175]: pgmap v11041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:13.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:12 smithi119 ceph-mon[108979]: pgmap v11041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:12:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:12:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:12:15.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:15 smithi183 ceph-mon[99169]: pgmap v11042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:15 smithi119 ceph-mon[94175]: pgmap v11042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:15 smithi119 ceph-mon[108979]: pgmap v11042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:17.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:17 smithi183 ceph-mon[99169]: pgmap v11043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:17.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:17 smithi119 ceph-mon[94175]: pgmap v11043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:17.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:17 smithi119 ceph-mon[108979]: pgmap v11043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:19.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:19 smithi183 ceph-mon[99169]: pgmap v11044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:19 smithi119 ceph-mon[94175]: pgmap v11044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:19.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:19 smithi119 ceph-mon[108979]: pgmap v11044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:21.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:12:21.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:20 smithi183 ceph-mon[99169]: pgmap v11045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:21.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:12:21.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:20 smithi119 ceph-mon[108979]: pgmap v11045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:21.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:12:21.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:20 smithi119 ceph-mon[94175]: pgmap v11045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:23.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:23 smithi183 ceph-mon[99169]: pgmap v11046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:23.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:23 smithi119 ceph-mon[94175]: pgmap v11046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:23.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:23 smithi119 ceph-mon[108979]: pgmap v11046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:24.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:24.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:12:24.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:12:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:12:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:12:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:12:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:12:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:12:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:12:24.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:12:25.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:25 smithi183 ceph-mon[99169]: pgmap v11047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:25.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:12:25.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:12:25.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:12:25.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:12:25.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:12:25.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:25 smithi119 ceph-mon[94175]: pgmap v11047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:25.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:12:25.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:12:25.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:12:25.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:12:25.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:12:25.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:25 smithi119 ceph-mon[108979]: pgmap v11047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:25.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:12:25.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:12:25.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:12:25.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:12:25.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:12:27.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:27 smithi183 ceph-mon[99169]: pgmap v11048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:27.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:27 smithi119 ceph-mon[94175]: pgmap v11048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:27.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:27 smithi119 ceph-mon[108979]: pgmap v11048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:29 smithi183 ceph-mon[99169]: pgmap v11049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:29.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:29 smithi119 ceph-mon[94175]: pgmap v11049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:29.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:29 smithi119 ceph-mon[108979]: pgmap v11049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:31.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:30 smithi183 ceph-mon[99169]: pgmap v11050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:30 smithi119 ceph-mon[94175]: pgmap v11050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:31.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:30 smithi119 ceph-mon[108979]: pgmap v11050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:33 smithi183 ceph-mon[99169]: pgmap v11051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:33 smithi119 ceph-mon[94175]: pgmap v11051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:33.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:33 smithi119 ceph-mon[108979]: pgmap v11051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:12:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:12:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:12:35.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:35 smithi183 ceph-mon[99169]: pgmap v11052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:35.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:35 smithi119 ceph-mon[94175]: pgmap v11052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:35.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:35 smithi119 ceph-mon[108979]: pgmap v11052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:37.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:37 smithi183 ceph-mon[99169]: pgmap v11053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:37.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:37 smithi119 ceph-mon[108979]: pgmap v11053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:37.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:37 smithi119 ceph-mon[94175]: pgmap v11053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:39 smithi183 ceph-mon[99169]: pgmap v11054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:39 smithi119 ceph-mon[94175]: pgmap v11054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:39 smithi119 ceph-mon[108979]: pgmap v11054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:40 smithi183 ceph-mon[99169]: pgmap v11055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:41.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:40 smithi119 ceph-mon[94175]: pgmap v11055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:40 smithi119 ceph-mon[108979]: pgmap v11055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:41.866 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:12:42.171 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:12:42.171 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 18s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:12:42.171 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 17s ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:12:42.172 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 18s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:12:42.172 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 17s ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:12:42.172 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 17s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:12:42.172 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 18s ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:12:42.172 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 18s ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:12:42.172 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 17s ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:12:42.172 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 18s ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:12:42.172 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 18s ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:12:42.172 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 17s ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:12:42.172 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 18s ago 4h 5475M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:12:42.172 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 18s ago 4h 5557M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:12:42.172 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 18s ago 4h 5074M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:12:42.172 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 18s ago 4h 4728M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:12:42.172 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 17s ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:12:42.173 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 17s ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:12:42.173 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 17s ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:12:42.173 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 17s ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:12:42.173 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 17s ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:12:42.550 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:12:42.550 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:12:42.551 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:12:42.551 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:12:42.551 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:12:42.551 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:12:42.551 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:12:42.551 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:12:42.551 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:12:42.551 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:12:42.551 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:12:42.551 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:12:42.551 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:12:42.551 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:12:42.551 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:12:42.551 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:12:42.551 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:12:43.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:43 smithi183 ceph-mon[99169]: from='client.36326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:12:43.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:43 smithi183 ceph-mon[99169]: pgmap v11056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:43.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:43 smithi183 ceph-mon[99169]: from='client.36332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:12:43.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1441437460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:12:43.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:43 smithi119 ceph-mon[94175]: from='client.36326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:12:43.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:43 smithi119 ceph-mon[94175]: pgmap v11056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:43.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:43 smithi119 ceph-mon[94175]: from='client.36332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:12:43.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1441437460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:12:43.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:43 smithi119 ceph-mon[108979]: from='client.36326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:12:43.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:43 smithi119 ceph-mon[108979]: pgmap v11056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:43.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:43 smithi119 ceph-mon[108979]: from='client.36332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:12:43.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1441437460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:12:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:12:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:12:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:12:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:45 smithi183 ceph-mon[99169]: pgmap v11057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:45 smithi119 ceph-mon[94175]: pgmap v11057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:45.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:45 smithi119 ceph-mon[108979]: pgmap v11057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:47.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:47 smithi183 ceph-mon[99169]: pgmap v11058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:47.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:47 smithi119 ceph-mon[94175]: pgmap v11058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:47.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:47 smithi119 ceph-mon[108979]: pgmap v11058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:49.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:49 smithi183 ceph-mon[99169]: pgmap v11059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:49.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:49 smithi119 ceph-mon[94175]: pgmap v11059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:49.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:49 smithi119 ceph-mon[108979]: pgmap v11059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:50 smithi183 ceph-mon[99169]: pgmap v11060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:51.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:50 smithi119 ceph-mon[94175]: pgmap v11060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:50 smithi119 ceph-mon[108979]: pgmap v11060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:53.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:53 smithi183 ceph-mon[99169]: pgmap v11061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:53.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:53 smithi119 ceph-mon[94175]: pgmap v11061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:53.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:53 smithi119 ceph-mon[108979]: pgmap v11061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:54.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:12:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:12:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:12:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:12:55.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:55 smithi183 ceph-mon[99169]: pgmap v11062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:55.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:55 smithi119 ceph-mon[94175]: pgmap v11062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:55.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:55 smithi119 ceph-mon[108979]: pgmap v11062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:57.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:57 smithi183 ceph-mon[99169]: pgmap v11063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:57.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:57 smithi119 ceph-mon[94175]: pgmap v11063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:57.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:57 smithi119 ceph-mon[108979]: pgmap v11063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:59.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:12:59 smithi183 ceph-mon[99169]: pgmap v11064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:12:59 smithi119 ceph-mon[94175]: pgmap v11064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:12:59.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:12:59 smithi119 ceph-mon[108979]: pgmap v11064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:00 smithi183 ceph-mon[99169]: pgmap v11065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:00 smithi119 ceph-mon[108979]: pgmap v11065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:00 smithi119 ceph-mon[94175]: pgmap v11065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:03.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:03 smithi183 ceph-mon[99169]: pgmap v11066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:03.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:03 smithi119 ceph-mon[108979]: pgmap v11066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:03.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:03 smithi119 ceph-mon[94175]: pgmap v11066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:13:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:13:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:13:05.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:05 smithi183 ceph-mon[99169]: pgmap v11067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:05.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:05 smithi119 ceph-mon[94175]: pgmap v11067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:05.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:05 smithi119 ceph-mon[108979]: pgmap v11067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:07.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:07 smithi183 ceph-mon[99169]: pgmap v11068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:07.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:07 smithi119 ceph-mon[94175]: pgmap v11068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:07.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:07 smithi119 ceph-mon[108979]: pgmap v11068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:09 smithi183 ceph-mon[99169]: pgmap v11069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:09 smithi119 ceph-mon[94175]: pgmap v11069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:09 smithi119 ceph-mon[108979]: pgmap v11069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:11.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:10 smithi183 ceph-mon[99169]: pgmap v11070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:11.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:10 smithi119 ceph-mon[108979]: pgmap v11070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:11.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:10 smithi119 ceph-mon[94175]: pgmap v11070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:12.897 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:13:13.202 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:13:13.202 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 49s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:13:13.202 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 48s ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:13:13.202 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 49s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:13:13.202 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 48s ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:13:13.202 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 48s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:13:13.203 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 49s ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:13:13.203 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 49s ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:13:13.203 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 48s ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:13:13.203 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 49s ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:13:13.203 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 49s ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:13:13.203 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 48s ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:13:13.203 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 49s ago 4h 5475M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:13:13.203 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 49s ago 4h 5557M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:13:13.203 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 49s ago 4h 5074M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:13:13.203 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 49s ago 4h 4728M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:13:13.203 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 48s ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:13:13.203 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 48s ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:13:13.203 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 48s ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:13:13.204 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 48s ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:13:13.204 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 48s ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:13:13.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:13 smithi183 ceph-mon[99169]: pgmap v11071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:13 smithi119 ceph-mon[108979]: pgmap v11071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:13.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:13 smithi119 ceph-mon[94175]: pgmap v11071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:13.580 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:13:13.581 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:13:13.581 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:13:13.581 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:13:13.581 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:13:13.581 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:13:13.581 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:13:13.581 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:13:13.581 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:13:13.581 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:13:13.581 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:13:13.581 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:13:13.581 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:13:13.581 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:13:13.581 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:13:13.582 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:13:13.582 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:13:14.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:14 smithi183 ceph-mon[99169]: from='client.36344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:13:14.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:14 smithi183 ceph-mon[99169]: from='client.36350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:13:14.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/310902311' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:13:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:13:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:13:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:13:14.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:14 smithi119 ceph-mon[108979]: from='client.36344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:13:14.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:14 smithi119 ceph-mon[108979]: from='client.36350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:13:14.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/310902311' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:13:14.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:14 smithi119 ceph-mon[94175]: from='client.36344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:13:14.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:14 smithi119 ceph-mon[94175]: from='client.36350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:13:14.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/310902311' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:13:15.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:15 smithi183 ceph-mon[99169]: pgmap v11072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:15.194 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 20:13:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T20:13:14.928693385Z level=info msg="Completed cleanup jobs" duration=13.087114ms 2023-12-01T20:13:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:15 smithi119 ceph-mon[94175]: pgmap v11072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:15 smithi119 ceph-mon[108979]: pgmap v11072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:17.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:17 smithi183 ceph-mon[99169]: pgmap v11073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:17.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:17 smithi119 ceph-mon[108979]: pgmap v11073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:17.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:17 smithi119 ceph-mon[94175]: pgmap v11073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:19.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:19 smithi183 ceph-mon[99169]: pgmap v11074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:19 smithi119 ceph-mon[94175]: pgmap v11074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:19.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:19 smithi119 ceph-mon[108979]: pgmap v11074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:21.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:20 smithi183 ceph-mon[99169]: pgmap v11075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:21.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:20 smithi119 ceph-mon[94175]: pgmap v11075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:21.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:20 smithi119 ceph-mon[108979]: pgmap v11075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:23.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:23 smithi183 ceph-mon[99169]: pgmap v11076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:23.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:23 smithi119 ceph-mon[108979]: pgmap v11076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:23.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:23 smithi119 ceph-mon[94175]: pgmap v11076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:24.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:13:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:13:24] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:13:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:25.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:25 smithi183 ceph-mon[99169]: pgmap v11077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:25.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:13:25.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:25 smithi119 ceph-mon[94175]: pgmap v11077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:25.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:13:25.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:25 smithi119 ceph-mon[108979]: pgmap v11077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:25.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:13:26.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:13:26.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:13:26.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:13:26.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:13:26.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:13:26.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:13:26.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:13:26.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:13:26.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:13:27.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:27 smithi183 ceph-mon[99169]: pgmap v11078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:27.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:27 smithi119 ceph-mon[108979]: pgmap v11078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:27.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:27 smithi119 ceph-mon[94175]: pgmap v11078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:29.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:29 smithi119 ceph-mon[94175]: pgmap v11079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:29.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:29 smithi119 ceph-mon[108979]: pgmap v11079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:29.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:29 smithi183 ceph-mon[99169]: pgmap v11079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:31.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:30 smithi183 ceph-mon[99169]: pgmap v11080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:30 smithi119 ceph-mon[94175]: pgmap v11080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:31.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:30 smithi119 ceph-mon[108979]: pgmap v11080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:33 smithi183 ceph-mon[99169]: pgmap v11081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:33 smithi119 ceph-mon[94175]: pgmap v11081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:33.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:33 smithi119 ceph-mon[108979]: pgmap v11081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:13:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:13:34] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:13:35.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:35 smithi183 ceph-mon[99169]: pgmap v11082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:35.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:35 smithi119 ceph-mon[94175]: pgmap v11082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:35.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:35 smithi119 ceph-mon[108979]: pgmap v11082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:37.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:37 smithi183 ceph-mon[99169]: pgmap v11083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:37.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:37 smithi119 ceph-mon[94175]: pgmap v11083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:37.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:37 smithi119 ceph-mon[108979]: pgmap v11083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:39 smithi183 ceph-mon[99169]: pgmap v11084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:39.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:39 smithi119 ceph-mon[94175]: pgmap v11084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:39.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:39.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:39 smithi119 ceph-mon[108979]: pgmap v11084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:39.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:40 smithi183 ceph-mon[99169]: pgmap v11085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:40 smithi119 ceph-mon[108979]: pgmap v11085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:41.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:40 smithi119 ceph-mon[94175]: pgmap v11085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:43.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:43 smithi183 ceph-mon[99169]: pgmap v11086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:43.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:43 smithi119 ceph-mon[108979]: pgmap v11086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:43.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:43 smithi119 ceph-mon[94175]: pgmap v11086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:43.923 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:13:44.233 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:13:44.233 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 80s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:13:44.233 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 79s ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:13:44.233 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 80s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:13:44.233 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 79s ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:13:44.233 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 79s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:13:44.234 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 80s ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:13:44.234 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 80s ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:13:44.234 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 79s ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:13:44.234 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 80s ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:13:44.234 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 80s ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:13:44.234 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 79s ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:13:44.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 80s ago 4h 5475M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:13:44.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 80s ago 4h 5557M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:13:44.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 80s ago 4h 5074M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:13:44.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 80s ago 4h 4728M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:13:44.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 79s ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:13:44.235 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 79s ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:13:44.235 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 79s ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:13:44.235 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 79s ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:13:44.235 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 79s ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:13:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:13:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:13:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:13:44.617 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:13:44.617 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:13:44.617 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:13:44.617 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:13:44.617 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:13:44.617 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:13:44.617 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:13:44.617 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:13:44.618 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:13:44.618 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:13:44.618 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:13:44.618 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:13:44.618 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:13:44.618 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:13:44.618 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:13:44.618 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:13:44.618 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:13:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:45 smithi183 ceph-mon[99169]: from='client.26475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:13:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:45 smithi183 ceph-mon[99169]: pgmap v11087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:45 smithi183 ceph-mon[99169]: from='client.36368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:13:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/403655402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:13:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:45 smithi119 ceph-mon[94175]: from='client.26475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:13:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:45 smithi119 ceph-mon[94175]: pgmap v11087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:45 smithi119 ceph-mon[94175]: from='client.36368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:13:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/403655402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:13:45.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:45 smithi119 ceph-mon[108979]: from='client.26475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:13:45.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:45 smithi119 ceph-mon[108979]: pgmap v11087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:45.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:45 smithi119 ceph-mon[108979]: from='client.36368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:13:45.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/403655402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:13:47.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:47 smithi183 ceph-mon[99169]: pgmap v11088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:47.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:47 smithi119 ceph-mon[94175]: pgmap v11088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:47.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:47 smithi119 ceph-mon[108979]: pgmap v11088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:49.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:49 smithi183 ceph-mon[99169]: pgmap v11089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:49.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:49 smithi119 ceph-mon[94175]: pgmap v11089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:49.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:49 smithi119 ceph-mon[108979]: pgmap v11089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:50 smithi183 ceph-mon[99169]: pgmap v11090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:50 smithi119 ceph-mon[108979]: pgmap v11090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:51.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:50 smithi119 ceph-mon[94175]: pgmap v11090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:53.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:53 smithi183 ceph-mon[99169]: pgmap v11091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:53.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:53 smithi119 ceph-mon[108979]: pgmap v11091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:53.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:53 smithi119 ceph-mon[94175]: pgmap v11091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:54.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:13:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:13:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:13:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:13:55.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:55 smithi183 ceph-mon[99169]: pgmap v11092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:55.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:55 smithi119 ceph-mon[108979]: pgmap v11092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:55.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:55 smithi119 ceph-mon[94175]: pgmap v11092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:57.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:57 smithi183 ceph-mon[99169]: pgmap v11093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:57.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:57 smithi119 ceph-mon[94175]: pgmap v11093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:57.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:57 smithi119 ceph-mon[108979]: pgmap v11093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:59.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:13:59 smithi183 ceph-mon[99169]: pgmap v11094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:13:59 smithi119 ceph-mon[94175]: pgmap v11094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:13:59.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:13:59 smithi119 ceph-mon[108979]: pgmap v11094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:00 smithi183 ceph-mon[99169]: pgmap v11095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:00 smithi119 ceph-mon[94175]: pgmap v11095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:00 smithi119 ceph-mon[108979]: pgmap v11095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:03.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:03 smithi183 ceph-mon[99169]: pgmap v11096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:03.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:03 smithi119 ceph-mon[94175]: pgmap v11096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:03.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:03 smithi119 ceph-mon[108979]: pgmap v11096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:14:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:14:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:14:05.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:05 smithi183 ceph-mon[99169]: pgmap v11097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:05.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:05 smithi119 ceph-mon[94175]: pgmap v11097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:05.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:05 smithi119 ceph-mon[108979]: pgmap v11097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:07.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:07 smithi183 ceph-mon[99169]: pgmap v11098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:07.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:07 smithi119 ceph-mon[108979]: pgmap v11098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:07.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:07 smithi119 ceph-mon[94175]: pgmap v11098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:09 smithi183 ceph-mon[99169]: pgmap v11099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:09 smithi119 ceph-mon[94175]: pgmap v11099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:09 smithi119 ceph-mon[108979]: pgmap v11099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:11.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:10 smithi183 ceph-mon[99169]: pgmap v11100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:11.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:10 smithi119 ceph-mon[108979]: pgmap v11100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:11.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:10 smithi119 ceph-mon[94175]: pgmap v11100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:13.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:13 smithi183 ceph-mon[99169]: pgmap v11101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:13.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:13 smithi119 ceph-mon[94175]: pgmap v11101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:13 smithi119 ceph-mon[108979]: pgmap v11101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:14:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:14:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:14:14.967 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:14:15.276 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:14:15.276 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 111s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:14:15.276 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 110s ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:14:15.276 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 111s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:14:15.276 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 110s ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:14:15.277 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 110s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:14:15.277 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 111s ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:14:15.277 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 111s ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:14:15.277 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 110s ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:14:15.277 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 111s ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:14:15.277 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 111s ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:14:15.278 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 110s ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:14:15.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 111s ago 4h 5475M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:14:15.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 111s ago 4h 5557M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:14:15.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 111s ago 4h 5074M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:14:15.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 111s ago 4h 4728M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:14:15.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 110s ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:14:15.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 110s ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:14:15.279 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 110s ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:14:15.279 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 110s ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:14:15.279 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 110s ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:14:15.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:15 smithi183 ceph-mon[99169]: pgmap v11102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:15 smithi119 ceph-mon[94175]: pgmap v11102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:15 smithi119 ceph-mon[108979]: pgmap v11102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:15.654 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:14:15.654 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:14:15.654 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:14:15.654 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:14:15.654 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:14:15.654 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:14:15.654 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:14:15.654 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:14:15.654 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:14:15.654 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:14:15.655 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:14:15.655 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:14:15.655 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:14:15.655 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:14:15.655 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:14:15.655 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:14:15.655 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:14:16.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:16 smithi183 ceph-mon[99169]: from='client.36380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:14:16.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:16 smithi183 ceph-mon[99169]: from='client.36386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:14:16.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/622348772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:14:16.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:16 smithi119 ceph-mon[94175]: from='client.36380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:14:16.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:16 smithi119 ceph-mon[94175]: from='client.36386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:14:16.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/622348772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:14:16.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:16 smithi119 ceph-mon[108979]: from='client.36380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:14:16.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:16 smithi119 ceph-mon[108979]: from='client.36386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:14:16.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/622348772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:14:17.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:17 smithi183 ceph-mon[99169]: pgmap v11103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:17.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:17 smithi119 ceph-mon[94175]: pgmap v11103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:17.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:17 smithi119 ceph-mon[108979]: pgmap v11103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:19.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:19 smithi183 ceph-mon[99169]: pgmap v11104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:19 smithi119 ceph-mon[94175]: pgmap v11104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:19.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:19 smithi119 ceph-mon[108979]: pgmap v11104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:21.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:20 smithi183 ceph-mon[99169]: pgmap v11105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:21.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:20 smithi119 ceph-mon[94175]: pgmap v11105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:21.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:20 smithi119 ceph-mon[108979]: pgmap v11105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:23.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:23 smithi183 ceph-mon[99169]: pgmap v11106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:23.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:23 smithi119 ceph-mon[94175]: pgmap v11106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:23.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:23 smithi119 ceph-mon[108979]: pgmap v11106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:24.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:14:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:14:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:14:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:25.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:25 smithi183 ceph-mon[99169]: pgmap v11107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:25.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:25 smithi119 ceph-mon[94175]: pgmap v11107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:25.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:25 smithi119 ceph-mon[108979]: pgmap v11107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:26.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:14:26.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:14:26.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:14:26.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:14:26.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:14:26.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:14:26.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:14:26.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:14:26.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:14:26.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:14:26.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:14:26.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:14:27.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:27 smithi183 ceph-mon[99169]: pgmap v11108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:27.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:27 smithi119 ceph-mon[94175]: pgmap v11108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:27.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:27 smithi119 ceph-mon[108979]: pgmap v11108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:29.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:29 smithi183 ceph-mon[99169]: pgmap v11109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:29.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:29 smithi119 ceph-mon[94175]: pgmap v11109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:29.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:29 smithi119 ceph-mon[108979]: pgmap v11109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:31.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:30 smithi183 ceph-mon[99169]: pgmap v11110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:30 smithi119 ceph-mon[94175]: pgmap v11110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:31.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:30 smithi119 ceph-mon[108979]: pgmap v11110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:33 smithi183 ceph-mon[99169]: pgmap v11111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:33 smithi119 ceph-mon[94175]: pgmap v11111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:33.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:33 smithi119 ceph-mon[108979]: pgmap v11111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:14:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:14:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:14:35.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:35 smithi183 ceph-mon[99169]: pgmap v11112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:35.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:35 smithi119 ceph-mon[94175]: pgmap v11112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:35.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:35 smithi119 ceph-mon[108979]: pgmap v11112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:37.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:37 smithi183 ceph-mon[99169]: pgmap v11113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:37.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:37 smithi119 ceph-mon[94175]: pgmap v11113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:37.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:37 smithi119 ceph-mon[108979]: pgmap v11113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:39 smithi183 ceph-mon[99169]: pgmap v11114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:39 smithi119 ceph-mon[94175]: pgmap v11114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:39 smithi119 ceph-mon[108979]: pgmap v11114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:40 smithi183 ceph-mon[99169]: pgmap v11115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:41.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:40 smithi119 ceph-mon[94175]: pgmap v11115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:40 smithi119 ceph-mon[108979]: pgmap v11115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:43.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:43 smithi183 ceph-mon[99169]: pgmap v11116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:43.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:43 smithi119 ceph-mon[94175]: pgmap v11116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:43.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:43 smithi119 ceph-mon[108979]: pgmap v11116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:14:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:14:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:14:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:45 smithi183 ceph-mon[99169]: pgmap v11117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:45 smithi119 ceph-mon[94175]: pgmap v11117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:45.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:45 smithi119 ceph-mon[108979]: pgmap v11117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:46.003 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:14:46.309 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:14:46.309 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 2m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:14:46.310 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 2m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:14:46.310 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 2m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:14:46.310 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 2m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:14:46.310 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 2m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:14:46.310 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 2m ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:14:46.310 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 2m ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:14:46.310 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 2m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:14:46.310 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 2m ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:14:46.310 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 2m ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:14:46.310 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 2m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:14:46.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 2m ago 4h 5475M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:14:46.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 2m ago 4h 5557M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:14:46.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 2m ago 4h 5074M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:14:46.311 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 2m ago 4h 4728M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:14:46.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 2m ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:14:46.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 2m ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:14:46.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 2m ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:14:46.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 2m ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:14:46.313 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 2m ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:14:46.689 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:14:46.689 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:14:46.689 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:14:46.689 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:14:46.689 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:14:46.689 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:14:46.689 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:14:46.689 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:14:46.689 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:14:46.689 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:14:46.689 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:14:46.689 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:14:46.690 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:14:46.690 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:14:46.690 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:14:46.690 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:14:46.690 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:14:47.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:47 smithi183 ceph-mon[99169]: from='client.36398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:14:47.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:47 smithi183 ceph-mon[99169]: pgmap v11118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:47.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:47 smithi183 ceph-mon[99169]: from='client.36404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:14:47.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1934873611' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:14:47.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:47 smithi119 ceph-mon[94175]: from='client.36398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:14:47.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:47 smithi119 ceph-mon[94175]: pgmap v11118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:47.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:47 smithi119 ceph-mon[94175]: from='client.36404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:14:47.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1934873611' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:14:47.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:47 smithi119 ceph-mon[108979]: from='client.36398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:14:47.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:47 smithi119 ceph-mon[108979]: pgmap v11118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:47.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:47 smithi119 ceph-mon[108979]: from='client.36404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:14:47.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1934873611' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:14:49.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:49 smithi183 ceph-mon[99169]: pgmap v11119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:49.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:49 smithi119 ceph-mon[94175]: pgmap v11119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:49.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:49 smithi119 ceph-mon[108979]: pgmap v11119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:50 smithi183 ceph-mon[99169]: pgmap v11120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:51.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:50 smithi119 ceph-mon[94175]: pgmap v11120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:50 smithi119 ceph-mon[108979]: pgmap v11120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:53.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:53 smithi183 ceph-mon[99169]: pgmap v11121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:53.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:53 smithi119 ceph-mon[94175]: pgmap v11121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:53.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:53 smithi119 ceph-mon[108979]: pgmap v11121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:54.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:14:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:14:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:14:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:14:55.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:55 smithi183 ceph-mon[99169]: pgmap v11122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:55.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:55 smithi119 ceph-mon[94175]: pgmap v11122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:55.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:55 smithi119 ceph-mon[108979]: pgmap v11122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:57.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:57 smithi183 ceph-mon[99169]: pgmap v11123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:57.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:57 smithi119 ceph-mon[94175]: pgmap v11123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:57.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:57 smithi119 ceph-mon[108979]: pgmap v11123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:59.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:14:59 smithi183 ceph-mon[99169]: pgmap v11124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:14:59 smithi119 ceph-mon[94175]: pgmap v11124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:14:59.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:14:59 smithi119 ceph-mon[108979]: pgmap v11124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:00 smithi183 ceph-mon[99169]: pgmap v11125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:00 smithi119 ceph-mon[108979]: pgmap v11125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:00 smithi119 ceph-mon[94175]: pgmap v11125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:03.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:03 smithi183 ceph-mon[99169]: pgmap v11126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:03.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:03 smithi119 ceph-mon[94175]: pgmap v11126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:03.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:03 smithi119 ceph-mon[108979]: pgmap v11126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:15:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:15:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:15:05.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:05 smithi183 ceph-mon[99169]: pgmap v11127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:05.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:05 smithi119 ceph-mon[108979]: pgmap v11127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:05.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:05 smithi119 ceph-mon[94175]: pgmap v11127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:07.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:07 smithi183 ceph-mon[99169]: pgmap v11128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:07.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:07 smithi119 ceph-mon[108979]: pgmap v11128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:07.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:07 smithi119 ceph-mon[94175]: pgmap v11128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:09 smithi183 ceph-mon[99169]: pgmap v11129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:09 smithi119 ceph-mon[108979]: pgmap v11129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:09 smithi119 ceph-mon[94175]: pgmap v11129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:11.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:10 smithi183 ceph-mon[99169]: pgmap v11130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:11.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:10 smithi119 ceph-mon[94175]: pgmap v11130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:11.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:10 smithi119 ceph-mon[108979]: pgmap v11130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:13.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:13 smithi183 ceph-mon[99169]: pgmap v11131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:13.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:13 smithi119 ceph-mon[94175]: pgmap v11131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:13 smithi119 ceph-mon[108979]: pgmap v11131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:15:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:15:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:15:15.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:15 smithi183 ceph-mon[99169]: pgmap v11132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:15 smithi119 ceph-mon[108979]: pgmap v11132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:15 smithi119 ceph-mon[94175]: pgmap v11132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:17.031 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:15:17.338 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:15:17.338 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 2m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:15:17.338 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 2m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:15:17.339 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 2m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:15:17.339 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 2m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:15:17.339 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 2m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:15:17.339 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 2m ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:15:17.339 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 2m ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:15:17.339 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 2m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:15:17.339 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 2m ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:15:17.339 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 2m ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:15:17.339 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 2m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:15:17.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 2m ago 4h 5475M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:15:17.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 2m ago 4h 5557M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:15:17.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 2m ago 4h 5074M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:15:17.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 2m ago 4h 4728M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:15:17.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 2m ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:15:17.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 2m ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:15:17.340 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 2m ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:15:17.340 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 2m ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:15:17.340 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 2m ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:15:17.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:17 smithi183 ceph-mon[99169]: pgmap v11133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:17.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:17 smithi119 ceph-mon[94175]: pgmap v11133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:17.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:17 smithi119 ceph-mon[108979]: pgmap v11133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:17.711 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:15:17.712 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:15:17.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:15:17.712 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:15:17.712 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:15:17.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:15:17.712 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:15:17.712 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:15:17.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:15:17.712 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:15:17.712 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:15:17.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:15:17.713 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:15:17.713 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:15:17.713 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:15:17.713 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:15:17.713 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:15:18.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:18 smithi183 ceph-mon[99169]: from='client.26529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:15:18.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:18 smithi183 ceph-mon[99169]: from='client.36422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:15:18.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4232912233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:15:18.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:18 smithi119 ceph-mon[108979]: from='client.26529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:15:18.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:18 smithi119 ceph-mon[108979]: from='client.36422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:15:18.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4232912233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:15:18.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:18 smithi119 ceph-mon[94175]: from='client.26529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:15:18.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:18 smithi119 ceph-mon[94175]: from='client.36422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:15:18.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4232912233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:15:19.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:19 smithi183 ceph-mon[99169]: pgmap v11134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:19.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:19 smithi119 ceph-mon[94175]: pgmap v11134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:19.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:19 smithi119 ceph-mon[108979]: pgmap v11134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:21.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:20 smithi183 ceph-mon[99169]: pgmap v11135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:21.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:20 smithi119 ceph-mon[94175]: pgmap v11135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:21.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:20 smithi119 ceph-mon[108979]: pgmap v11135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:23.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:23 smithi183 ceph-mon[99169]: pgmap v11136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:23.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:23 smithi119 ceph-mon[94175]: pgmap v11136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:23.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:23 smithi119 ceph-mon[108979]: pgmap v11136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:24.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:15:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:15:24] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:15:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:25.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:25 smithi183 ceph-mon[99169]: pgmap v11137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:25.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:25 smithi119 ceph-mon[94175]: pgmap v11137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:25.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:25 smithi119 ceph-mon[108979]: pgmap v11137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:26.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:15:26.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:15:26.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:15:27.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:27 smithi183 ceph-mon[99169]: pgmap v11138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:27.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:15:27.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:15:27.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:15:27.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:15:27.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:15:27.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:27 smithi119 ceph-mon[94175]: pgmap v11138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:27.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:15:27.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:15:27.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:15:27.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:15:27.953 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:15:27.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:27 smithi119 ceph-mon[108979]: pgmap v11138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:27.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:15:27.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:15:27.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:15:27.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:15:27.954 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:15:29.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:29 smithi183 ceph-mon[99169]: pgmap v11139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:29.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:29 smithi119 ceph-mon[94175]: pgmap v11139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:29.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:29 smithi119 ceph-mon[108979]: pgmap v11139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:31.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:30 smithi183 ceph-mon[99169]: pgmap v11140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:30 smithi119 ceph-mon[94175]: pgmap v11140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:31.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:30 smithi119 ceph-mon[108979]: pgmap v11140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:33 smithi183 ceph-mon[99169]: pgmap v11141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:33 smithi119 ceph-mon[94175]: pgmap v11141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:33.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:33 smithi119 ceph-mon[108979]: pgmap v11141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:15:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:15:34] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:15:35.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:35 smithi183 ceph-mon[99169]: pgmap v11142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:35.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:35 smithi119 ceph-mon[94175]: pgmap v11142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:35.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:35 smithi119 ceph-mon[108979]: pgmap v11142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:37.446 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:37 smithi183 ceph-mon[99169]: pgmap v11143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:37.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:37 smithi119 ceph-mon[94175]: pgmap v11143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:37.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:37 smithi119 ceph-mon[108979]: pgmap v11143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:39 smithi183 ceph-mon[99169]: pgmap v11144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:39.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:39 smithi119 ceph-mon[94175]: pgmap v11144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:39 smithi119 ceph-mon[108979]: pgmap v11144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:39.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:40 smithi183 ceph-mon[99169]: pgmap v11145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:40 smithi119 ceph-mon[108979]: pgmap v11145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:41.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:40 smithi119 ceph-mon[94175]: pgmap v11145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:43.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:43 smithi183 ceph-mon[99169]: pgmap v11146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:43.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:43 smithi119 ceph-mon[108979]: pgmap v11146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:43.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:43 smithi119 ceph-mon[94175]: pgmap v11146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:15:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:15:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:15:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:45 smithi183 ceph-mon[99169]: pgmap v11147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:45.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:45 smithi119 ceph-mon[94175]: pgmap v11147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:45.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:45 smithi119 ceph-mon[108979]: pgmap v11147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:47.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:47 smithi183 ceph-mon[99169]: pgmap v11148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:47.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:47 smithi119 ceph-mon[108979]: pgmap v11148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:47.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:47 smithi119 ceph-mon[94175]: pgmap v11148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:48.055 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:15:48.361 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:15:48.361 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 3m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:15:48.361 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 3m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:15:48.361 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 3m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:15:48.361 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 3m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:15:48.361 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 3m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:15:48.361 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 3m ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:15:48.361 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 3m ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:15:48.362 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 3m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:15:48.362 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 3m ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:15:48.362 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 3m ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:15:48.362 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 3m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:15:48.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 3m ago 4h 5475M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:15:48.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 3m ago 4h 5557M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:15:48.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 3m ago 4h 5074M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:15:48.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 3m ago 4h 4728M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:15:48.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 3m ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:15:48.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 3m ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:15:48.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 3m ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:15:48.363 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 3m ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:15:48.363 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 3m ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:15:48.740 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:15:48.741 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:15:48.741 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:15:48.741 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:15:48.741 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:15:48.741 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:15:48.741 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:15:48.741 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:15:48.741 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:15:48.741 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:15:48.741 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:15:48.741 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:15:48.741 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:15:48.741 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:15:48.742 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:15:48.742 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:15:48.742 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:15:49.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:49 smithi183 ceph-mon[99169]: from='client.26547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:15:49.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:49 smithi183 ceph-mon[99169]: pgmap v11149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:49.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:49 smithi183 ceph-mon[99169]: from='client.36440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:15:49.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3934232457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:15:49.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:49 smithi119 ceph-mon[94175]: from='client.26547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:15:49.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:49 smithi119 ceph-mon[94175]: pgmap v11149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:49.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:49 smithi119 ceph-mon[94175]: from='client.36440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:15:49.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3934232457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:15:49.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:49 smithi119 ceph-mon[108979]: from='client.26547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:15:49.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:49 smithi119 ceph-mon[108979]: pgmap v11149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:49.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:49 smithi119 ceph-mon[108979]: from='client.36440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:15:49.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3934232457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:15:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:50 smithi183 ceph-mon[99169]: pgmap v11150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:51.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:50 smithi119 ceph-mon[94175]: pgmap v11150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:50 smithi119 ceph-mon[108979]: pgmap v11150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:53.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:53 smithi183 ceph-mon[99169]: pgmap v11151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:53.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:53 smithi119 ceph-mon[94175]: pgmap v11151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:53.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:53 smithi119 ceph-mon[108979]: pgmap v11151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:54.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:15:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:15:54] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:15:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:15:55.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:55 smithi183 ceph-mon[99169]: pgmap v11152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:55.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:55 smithi119 ceph-mon[94175]: pgmap v11152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:55.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:55 smithi119 ceph-mon[108979]: pgmap v11152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:57.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:57 smithi183 ceph-mon[99169]: pgmap v11153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:57.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:57 smithi119 ceph-mon[94175]: pgmap v11153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:57.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:57 smithi119 ceph-mon[108979]: pgmap v11153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:59.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:15:59 smithi183 ceph-mon[99169]: pgmap v11154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:59.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:15:59 smithi119 ceph-mon[94175]: pgmap v11154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:15:59.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:15:59 smithi119 ceph-mon[108979]: pgmap v11154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:00 smithi183 ceph-mon[99169]: pgmap v11155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:00 smithi119 ceph-mon[94175]: pgmap v11155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:00 smithi119 ceph-mon[108979]: pgmap v11155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:03.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:03 smithi183 ceph-mon[99169]: pgmap v11156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:03.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:03 smithi119 ceph-mon[94175]: pgmap v11156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:03.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:03 smithi119 ceph-mon[108979]: pgmap v11156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:16:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:16:04] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:16:05.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:05 smithi183 ceph-mon[99169]: pgmap v11157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:05.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:05 smithi119 ceph-mon[94175]: pgmap v11157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:05.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:05 smithi119 ceph-mon[108979]: pgmap v11157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:07.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:07 smithi183 ceph-mon[99169]: pgmap v11158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:07.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:07 smithi119 ceph-mon[94175]: pgmap v11158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:07.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:07 smithi119 ceph-mon[108979]: pgmap v11158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:09 smithi183 ceph-mon[99169]: pgmap v11159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:09.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:09 smithi119 ceph-mon[108979]: pgmap v11159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:09.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:09 smithi119 ceph-mon[94175]: pgmap v11159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:09.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:11.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:10 smithi183 ceph-mon[99169]: pgmap v11160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:11.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:10 smithi119 ceph-mon[94175]: pgmap v11160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:11.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:10 smithi119 ceph-mon[108979]: pgmap v11160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:13.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:13 smithi183 ceph-mon[99169]: pgmap v11161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:13 smithi119 ceph-mon[108979]: pgmap v11161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:13.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:13 smithi119 ceph-mon[94175]: pgmap v11161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:16:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:16:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:16:15.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:15 smithi183 ceph-mon[99169]: pgmap v11162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:15 smithi119 ceph-mon[94175]: pgmap v11162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:15 smithi119 ceph-mon[108979]: pgmap v11162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:17.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:17 smithi183 ceph-mon[99169]: pgmap v11163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:17.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:17 smithi119 ceph-mon[108979]: pgmap v11163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:17.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:17 smithi119 ceph-mon[94175]: pgmap v11163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:19.079 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:16:19.391 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:16:19.392 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 3m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:16:19.392 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 3m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:16:19.392 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 3m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:16:19.392 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 3m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:16:19.392 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 3m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:16:19.392 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 3m ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:16:19.392 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 3m ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:16:19.392 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 3m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:16:19.392 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 3m ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:16:19.392 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 3m ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:16:19.392 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 3m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:16:19.392 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 3m ago 4h 5475M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:16:19.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 3m ago 4h 5557M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:16:19.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 3m ago 4h 5074M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:16:19.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 3m ago 4h 4728M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:16:19.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 3m ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:16:19.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 3m ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:16:19.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 3m ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:16:19.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 3m ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:16:19.393 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 3m ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:16:19.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:19 smithi183 ceph-mon[99169]: pgmap v11164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:19.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:19 smithi119 ceph-mon[94175]: pgmap v11164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:19.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:19 smithi119 ceph-mon[108979]: pgmap v11164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:19.778 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:16:19.778 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:16:19.779 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:16:19.779 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:16:19.779 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:16:19.779 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:16:19.779 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:16:19.779 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:16:19.779 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:16:19.779 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:16:19.779 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:16:19.779 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:16:19.779 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:16:19.779 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:16:19.779 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:16:19.779 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:16:19.780 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:16:20.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:20 smithi183 ceph-mon[99169]: from='client.36452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:16:20.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:20 smithi183 ceph-mon[99169]: from='client.26571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:16:20.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2695926507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:16:20.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:20 smithi119 ceph-mon[108979]: from='client.36452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:16:20.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:20 smithi119 ceph-mon[108979]: from='client.26571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:16:20.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2695926507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:16:20.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:20 smithi119 ceph-mon[94175]: from='client.36452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:16:20.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:20 smithi119 ceph-mon[94175]: from='client.26571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:16:20.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2695926507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:16:21.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:21 smithi119 ceph-mon[94175]: pgmap v11165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:21 smithi119 ceph-mon[108979]: pgmap v11165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:21.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:21 smithi183 ceph-mon[99169]: pgmap v11165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:23.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:23 smithi119 ceph-mon[108979]: pgmap v11166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:23.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:23 smithi119 ceph-mon[94175]: pgmap v11166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:23.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:23 smithi183 ceph-mon[99169]: pgmap v11166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:16:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:16:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:16:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:25.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:25 smithi183 ceph-mon[99169]: pgmap v11167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:25.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:25 smithi119 ceph-mon[108979]: pgmap v11167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:25.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:25 smithi119 ceph-mon[94175]: pgmap v11167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:27.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:27 smithi183 ceph-mon[99169]: pgmap v11168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:27.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:16:27.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:27 smithi119 ceph-mon[94175]: pgmap v11168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:27.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:16:27.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:27 smithi119 ceph-mon[108979]: pgmap v11168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:27.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:16:28.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:16:28.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:16:28.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:16:28.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:16:28.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:16:28.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:28 smithi183 ceph-mon[99169]: pgmap v11169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:16:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:16:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:16:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:16:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:16:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:28 smithi119 ceph-mon[108979]: pgmap v11169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:28.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:16:28.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:16:28.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:16:28.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:16:28.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:16:28.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:28 smithi119 ceph-mon[94175]: pgmap v11169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:31.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:30 smithi183 ceph-mon[99169]: pgmap v11170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:30 smithi119 ceph-mon[94175]: pgmap v11170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:31.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:30 smithi119 ceph-mon[108979]: pgmap v11170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:33 smithi183 ceph-mon[99169]: pgmap v11171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:33 smithi119 ceph-mon[94175]: pgmap v11171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:33.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:33 smithi119 ceph-mon[108979]: pgmap v11171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:16:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:16:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:16:35.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:35 smithi183 ceph-mon[99169]: pgmap v11172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:35.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:35 smithi119 ceph-mon[94175]: pgmap v11172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:35.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:35 smithi119 ceph-mon[108979]: pgmap v11172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:37.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:37 smithi119 ceph-mon[94175]: pgmap v11173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:37.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:37 smithi119 ceph-mon[108979]: pgmap v11173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:37.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:37 smithi183 ceph-mon[99169]: pgmap v11173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:39 smithi119 ceph-mon[94175]: pgmap v11174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:39.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:39.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:39 smithi119 ceph-mon[108979]: pgmap v11174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:39.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:39 smithi183 ceph-mon[99169]: pgmap v11174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:40 smithi183 ceph-mon[99169]: pgmap v11175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:40 smithi119 ceph-mon[108979]: pgmap v11175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:41.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:40 smithi119 ceph-mon[94175]: pgmap v11175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:43.446 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:43 smithi183 ceph-mon[99169]: pgmap v11176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:43.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:43 smithi119 ceph-mon[94175]: pgmap v11176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:43.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:43 smithi119 ceph-mon[108979]: pgmap v11176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:16:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:16:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:16:45.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:45 smithi183 ceph-mon[99169]: pgmap v11177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:45.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:45 smithi119 ceph-mon[94175]: pgmap v11177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:45.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:45 smithi119 ceph-mon[108979]: pgmap v11177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:47.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:47 smithi119 ceph-mon[94175]: pgmap v11178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:47.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:47 smithi119 ceph-mon[108979]: pgmap v11178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:47.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:47 smithi183 ceph-mon[99169]: pgmap v11178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:49.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:49 smithi119 ceph-mon[94175]: pgmap v11179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:49.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:49 smithi119 ceph-mon[108979]: pgmap v11179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:49.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:49 smithi183 ceph-mon[99169]: pgmap v11179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:50.125 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:16:50.431 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:16:50.431 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 4m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:16:50.431 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 4m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:16:50.432 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 4m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:16:50.432 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 4m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:16:50.432 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 4m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:16:50.432 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 4m ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:16:50.432 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 4m ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:16:50.432 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 4m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:16:50.432 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 4m ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:16:50.433 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 4m ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:16:50.433 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 4m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:16:50.433 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 4m ago 4h 5475M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:16:50.433 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 4m ago 4h 5557M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:16:50.433 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 4m ago 4h 5074M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:16:50.433 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 4m ago 4h 4728M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:16:50.433 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 4m ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:16:50.433 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 4m ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:16:50.433 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 4m ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:16:50.433 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 4m ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:16:50.433 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 4m ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:16:50.809 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:16:50.809 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:16:50.810 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:16:50.810 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:16:50.810 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:16:50.810 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:16:50.810 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:16:50.810 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:16:50.810 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:16:50.810 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:16:50.810 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:16:50.810 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:16:50.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:16:50.811 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:16:50.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:16:50.811 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:16:50.811 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:16:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:50 smithi183 ceph-mon[99169]: from='client.26583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:16:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:50 smithi183 ceph-mon[99169]: pgmap v11180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:50 smithi183 ceph-mon[99169]: from='client.36476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:16:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4109440314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:16:51.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:50 smithi119 ceph-mon[94175]: from='client.26583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:16:51.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:50 smithi119 ceph-mon[94175]: pgmap v11180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:51.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:50 smithi119 ceph-mon[94175]: from='client.36476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:16:51.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4109440314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:16:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:50 smithi119 ceph-mon[108979]: from='client.26583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:16:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:50 smithi119 ceph-mon[108979]: pgmap v11180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:50 smithi119 ceph-mon[108979]: from='client.36476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:16:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4109440314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:16:53.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:53 smithi183 ceph-mon[99169]: pgmap v11181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:53.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:53 smithi119 ceph-mon[94175]: pgmap v11181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:53.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:53 smithi119 ceph-mon[108979]: pgmap v11181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:16:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:16:54] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:16:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:54.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:16:55.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:55 smithi119 ceph-mon[94175]: pgmap v11182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:55.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:55 smithi119 ceph-mon[108979]: pgmap v11182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:55.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:55 smithi183 ceph-mon[99169]: pgmap v11182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:57.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:57 smithi119 ceph-mon[94175]: pgmap v11183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:57.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:57 smithi119 ceph-mon[108979]: pgmap v11183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:57.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:57 smithi183 ceph-mon[99169]: pgmap v11183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:59.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:16:59 smithi183 ceph-mon[99169]: pgmap v11184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:59.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:16:59 smithi119 ceph-mon[94175]: pgmap v11184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:16:59.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:16:59 smithi119 ceph-mon[108979]: pgmap v11184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:00 smithi183 ceph-mon[99169]: pgmap v11185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:00 smithi119 ceph-mon[94175]: pgmap v11185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:00 smithi119 ceph-mon[108979]: pgmap v11185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:03.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:03 smithi183 ceph-mon[99169]: pgmap v11186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:03.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:03 smithi119 ceph-mon[94175]: pgmap v11186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:03.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:03 smithi119 ceph-mon[108979]: pgmap v11186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:17:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:17:04] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:17:05.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:05 smithi119 ceph-mon[108979]: pgmap v11187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:05.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:05 smithi119 ceph-mon[94175]: pgmap v11187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:05.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:05 smithi183 ceph-mon[99169]: pgmap v11187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:07.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:07 smithi119 ceph-mon[108979]: pgmap v11188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:07.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:07 smithi119 ceph-mon[94175]: pgmap v11188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:07.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:07 smithi183 ceph-mon[99169]: pgmap v11188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:09 smithi183 ceph-mon[99169]: pgmap v11189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:09.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:09 smithi119 ceph-mon[94175]: pgmap v11189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:09.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:09.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:09 smithi119 ceph-mon[108979]: pgmap v11189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:09.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:11.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:10 smithi183 ceph-mon[99169]: pgmap v11190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:11.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:10 smithi119 ceph-mon[108979]: pgmap v11190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:11.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:10 smithi119 ceph-mon[94175]: pgmap v11190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:13 smithi119 ceph-mon[108979]: pgmap v11191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:13.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:13 smithi119 ceph-mon[94175]: pgmap v11191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:13.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:13 smithi183 ceph-mon[99169]: pgmap v11191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:17:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:17:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:17:15.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:15 smithi183 ceph-mon[99169]: pgmap v11192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:15.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:15 smithi119 ceph-mon[94175]: pgmap v11192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:15.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:15 smithi119 ceph-mon[108979]: pgmap v11192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:17.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:17 smithi183 ceph-mon[99169]: pgmap v11193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:17.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:17 smithi119 ceph-mon[108979]: pgmap v11193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:17.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:17 smithi119 ceph-mon[94175]: pgmap v11193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:19.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:19 smithi183 ceph-mon[99169]: pgmap v11194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:19.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:19 smithi119 ceph-mon[108979]: pgmap v11194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:19.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:19 smithi119 ceph-mon[94175]: pgmap v11194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:21.156 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:17:21.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:20 smithi183 ceph-mon[99169]: pgmap v11195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:21.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:20 smithi119 ceph-mon[108979]: pgmap v11195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:21.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:20 smithi119 ceph-mon[94175]: pgmap v11195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:21.464 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:17:21.464 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 4m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:17:21.464 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 4m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:17:21.464 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 4m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:17:21.465 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 4m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:17:21.465 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 4m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:17:21.465 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 4m ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:17:21.465 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 4m ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:17:21.465 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 4m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:17:21.465 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 4m ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:17:21.465 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 4m ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:17:21.465 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 4m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:17:21.465 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 4m ago 4h 5475M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:17:21.465 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 4m ago 4h 5557M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:17:21.465 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 4m ago 4h 5074M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:17:21.465 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 4m ago 4h 4728M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:17:21.465 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 4m ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:17:21.465 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 4m ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:17:21.466 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 4m ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:17:21.466 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 4m ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:17:21.466 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 4m ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:17:21.838 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:17:21.839 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:17:21.839 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:17:21.839 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:17:21.839 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:17:21.839 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:17:21.839 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:17:21.839 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:17:21.840 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:17:21.840 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:17:21.840 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:17:21.840 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:17:21.840 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:17:21.840 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:17:21.840 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:17:21.840 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:17:21.841 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:17:22.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:21 smithi183 ceph-mon[99169]: from='client.26601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:17:22.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:21 smithi183 ceph-mon[99169]: from='client.36494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:17:22.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:21 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2276239229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:17:22.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:21 smithi119 ceph-mon[108979]: from='client.26601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:17:22.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:21 smithi119 ceph-mon[108979]: from='client.36494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:17:22.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:21 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2276239229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:17:22.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:21 smithi119 ceph-mon[94175]: from='client.26601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:17:22.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:21 smithi119 ceph-mon[94175]: from='client.36494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:17:22.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2276239229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:17:23.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:22 smithi183 ceph-mon[99169]: pgmap v11196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:23.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:22 smithi119 ceph-mon[108979]: pgmap v11196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:23.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:22 smithi119 ceph-mon[94175]: pgmap v11196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:24.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:24.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:24.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:17:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:17:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:17:25.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:24 smithi183 ceph-mon[99169]: pgmap v11197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:25.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:24 smithi119 ceph-mon[108979]: pgmap v11197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:25.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:24 smithi119 ceph-mon[94175]: pgmap v11197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:27.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:27 smithi119 ceph-mon[108979]: pgmap v11198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:27.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:27 smithi119 ceph-mon[94175]: pgmap v11198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:27.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:27 smithi183 ceph-mon[99169]: pgmap v11198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:29 smithi183 ceph-mon[99169]: pgmap v11199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:17:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:17:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:17:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:17:29.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:29 smithi119 ceph-mon[94175]: pgmap v11199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:29.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:17:29.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:17:29.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:17:29.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:17:29.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:29 smithi119 ceph-mon[108979]: pgmap v11199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:29.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:17:29.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:17:29.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:17:29.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:17:31.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:30 smithi183 ceph-mon[99169]: pgmap v11200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:31.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:30 smithi119 ceph-mon[108979]: pgmap v11200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:30 smithi119 ceph-mon[94175]: pgmap v11200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:33.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:33 smithi183 ceph-mon[99169]: pgmap v11201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:33.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:33 smithi119 ceph-mon[94175]: pgmap v11201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:33.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:33 smithi119 ceph-mon[108979]: pgmap v11201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:17:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:17:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:17:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:35 smithi183 ceph-mon[99169]: pgmap v11202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:35.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:35 smithi119 ceph-mon[94175]: pgmap v11202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:35.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:35 smithi119 ceph-mon[108979]: pgmap v11202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:37.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:37 smithi183 ceph-mon[99169]: pgmap v11203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:37.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:37 smithi119 ceph-mon[94175]: pgmap v11203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:37.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:37 smithi119 ceph-mon[108979]: pgmap v11203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:39 smithi183 ceph-mon[99169]: pgmap v11204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:39.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:39 smithi119 ceph-mon[94175]: pgmap v11204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:39.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:39 smithi119 ceph-mon[108979]: pgmap v11204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:40 smithi183 ceph-mon[99169]: pgmap v11205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:41.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:40 smithi119 ceph-mon[94175]: pgmap v11205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:40 smithi119 ceph-mon[108979]: pgmap v11205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:43.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:43 smithi183 ceph-mon[99169]: pgmap v11206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:43.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:43 smithi119 ceph-mon[94175]: pgmap v11206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:43.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:43 smithi119 ceph-mon[108979]: pgmap v11206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:17:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:17:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:17:45.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:45 smithi183 ceph-mon[99169]: pgmap v11207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:45.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:45 smithi119 ceph-mon[94175]: pgmap v11207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:45.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:45 smithi119 ceph-mon[108979]: pgmap v11207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:47.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:47 smithi183 ceph-mon[99169]: pgmap v11208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:47.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:47 smithi119 ceph-mon[108979]: pgmap v11208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:47.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:47 smithi119 ceph-mon[94175]: pgmap v11208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:49.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:49 smithi183 ceph-mon[99169]: pgmap v11209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:49 smithi119 ceph-mon[94175]: pgmap v11209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:49.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:49 smithi119 ceph-mon[108979]: pgmap v11209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:50 smithi183 ceph-mon[99169]: pgmap v11210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:51.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:50 smithi119 ceph-mon[94175]: pgmap v11210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:50 smithi119 ceph-mon[108979]: pgmap v11210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:52.187 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:17:52.495 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:17:52.496 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 5m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:17:52.496 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 5m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:17:52.496 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 5m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:17:52.496 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 5m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:17:52.496 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 5m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:17:52.496 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 5m ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:17:52.496 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 5m ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:17:52.496 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 5m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:17:52.496 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 5m ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:17:52.496 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 5m ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:17:52.496 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 5m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:17:52.496 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 5m ago 4h 5475M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:17:52.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 5m ago 4h 5557M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:17:52.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 5m ago 4h 5074M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:17:52.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 5m ago 4h 4728M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:17:52.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 5m ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:17:52.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 5m ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:17:52.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 5m ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:17:52.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 5m ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:17:52.497 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 5m ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:17:52.877 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:17:52.877 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:17:52.878 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:17:52.878 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:17:52.878 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:17:52.878 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:17:52.878 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:17:52.878 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:17:52.878 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:17:52.878 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:17:52.878 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:17:52.878 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:17:52.878 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:17:52.878 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:17:52.878 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:17:52.879 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:17:52.879 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:17:53.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:53 smithi183 ceph-mon[99169]: pgmap v11211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:53.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:53 smithi183 ceph-mon[99169]: from='client.36506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:17:53.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:53 smithi183 ceph-mon[99169]: from='client.36512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:17:53.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4195922506' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:17:53.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:53 smithi119 ceph-mon[94175]: pgmap v11211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:53.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:53 smithi119 ceph-mon[94175]: from='client.36506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:17:53.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:53 smithi119 ceph-mon[94175]: from='client.36512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:17:53.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4195922506' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:17:53.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:53 smithi119 ceph-mon[108979]: pgmap v11211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:53.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:53 smithi119 ceph-mon[108979]: from='client.36506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:17:53.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:53 smithi119 ceph-mon[108979]: from='client.36512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:17:53.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4195922506' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:17:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:17:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:17:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:17:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:54.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:17:55.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:55 smithi183 ceph-mon[99169]: pgmap v11212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:55.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:55 smithi119 ceph-mon[94175]: pgmap v11212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:55.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:55 smithi119 ceph-mon[108979]: pgmap v11212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:57.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:57 smithi183 ceph-mon[99169]: pgmap v11213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:57.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:57 smithi119 ceph-mon[94175]: pgmap v11213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:57.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:57 smithi119 ceph-mon[108979]: pgmap v11213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:59.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:17:59 smithi183 ceph-mon[99169]: pgmap v11214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:59.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:17:59 smithi119 ceph-mon[94175]: pgmap v11214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:17:59.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:17:59 smithi119 ceph-mon[108979]: pgmap v11214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:00 smithi183 ceph-mon[99169]: pgmap v11215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:00 smithi119 ceph-mon[94175]: pgmap v11215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:00 smithi119 ceph-mon[108979]: pgmap v11215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:03.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:03 smithi183 ceph-mon[99169]: pgmap v11216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:03.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:03 smithi119 ceph-mon[94175]: pgmap v11216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:03.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:03 smithi119 ceph-mon[108979]: pgmap v11216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:04.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:18:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:18:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:18:05.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:05 smithi183 ceph-mon[99169]: pgmap v11217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:05.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:05 smithi119 ceph-mon[94175]: pgmap v11217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:05.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:05 smithi119 ceph-mon[108979]: pgmap v11217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:07.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:07 smithi183 ceph-mon[99169]: pgmap v11218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:07.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:07 smithi119 ceph-mon[94175]: pgmap v11218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:07.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:07 smithi119 ceph-mon[108979]: pgmap v11218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:09 smithi183 ceph-mon[99169]: pgmap v11219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:09.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:09 smithi119 ceph-mon[94175]: pgmap v11219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:09.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:09.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:09 smithi119 ceph-mon[108979]: pgmap v11219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:09.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:11.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:10 smithi183 ceph-mon[99169]: pgmap v11220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:11.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:10 smithi119 ceph-mon[108979]: pgmap v11220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:11.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:10 smithi119 ceph-mon[94175]: pgmap v11220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:13.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:13 smithi183 ceph-mon[99169]: pgmap v11221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:13.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:13 smithi119 ceph-mon[94175]: pgmap v11221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:13.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:13 smithi119 ceph-mon[108979]: pgmap v11221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:18:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:18:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:18:15.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:15 smithi183 ceph-mon[99169]: pgmap v11222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:15 smithi119 ceph-mon[94175]: pgmap v11222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:15.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:15 smithi119 ceph-mon[108979]: pgmap v11222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:17.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:17 smithi183 ceph-mon[99169]: pgmap v11223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:17 smithi119 ceph-mon[94175]: pgmap v11223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:17.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:17 smithi119 ceph-mon[108979]: pgmap v11223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:19.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:19 smithi183 ceph-mon[99169]: pgmap v11224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:19.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:19 smithi119 ceph-mon[94175]: pgmap v11224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:19.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:19 smithi119 ceph-mon[108979]: pgmap v11224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:21.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:20 smithi183 ceph-mon[99169]: pgmap v11225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:21.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:20 smithi119 ceph-mon[94175]: pgmap v11225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:21.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:20 smithi119 ceph-mon[108979]: pgmap v11225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:23.214 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:18:23.520 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:18:23.520 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 5m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:18:23.520 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 5m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:18:23.520 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 5m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:18:23.520 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 5m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:18:23.521 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 5m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:18:23.521 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 5m ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:18:23.521 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 5m ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:18:23.521 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 5m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:18:23.521 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 5m ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:18:23.521 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 5m ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:18:23.521 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 5m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:18:23.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 5m ago 4h 5475M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:18:23.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 5m ago 4h 5557M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:18:23.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 5m ago 4h 5074M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:18:23.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 5m ago 4h 4728M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:18:23.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 5m ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:18:23.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 5m ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:18:23.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 5m ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:18:23.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 5m ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:18:23.522 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 5m ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:18:23.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:23 smithi183 ceph-mon[99169]: pgmap v11226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:23.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:23 smithi119 ceph-mon[94175]: pgmap v11226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:23.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:23 smithi119 ceph-mon[108979]: pgmap v11226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:23.906 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:18:23.906 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:18:23.906 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:18:23.906 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:18:23.906 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:18:23.906 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:18:23.907 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:18:23.907 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:18:23.907 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:18:23.907 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:18:23.907 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:18:23.907 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:18:23.907 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:18:23.907 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:18:23.907 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:18:23.907 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:18:23.907 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:18:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:18:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:18:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:18:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:24 smithi119 ceph-mon[108979]: from='client.26637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:18:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:24 smithi119 ceph-mon[108979]: from='client.36530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:18:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1529659636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:18:24.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:24 smithi119 ceph-mon[94175]: from='client.26637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:18:24.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:24 smithi119 ceph-mon[94175]: from='client.36530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:18:24.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:24.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1529659636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:18:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:24 smithi183 ceph-mon[99169]: from='client.26637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:18:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:24 smithi183 ceph-mon[99169]: from='client.36530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:18:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1529659636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:18:25.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:25 smithi183 ceph-mon[99169]: pgmap v11227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:25.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:25 smithi119 ceph-mon[94175]: pgmap v11227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:25.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:25 smithi119 ceph-mon[108979]: pgmap v11227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:27.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:27 smithi183 ceph-mon[99169]: pgmap v11228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:27.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:27 smithi119 ceph-mon[94175]: pgmap v11228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:27.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:27 smithi119 ceph-mon[108979]: pgmap v11228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:29 smithi183 ceph-mon[99169]: pgmap v11229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:18:29.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:29 smithi119 ceph-mon[94175]: pgmap v11229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:29.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:18:29.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:29 smithi119 ceph-mon[108979]: pgmap v11229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:29.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:18:30.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:18:30.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:18:30.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:18:30.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:18:30.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:18:30.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:18:30.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:18:30.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:18:30.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:18:31.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:31 smithi183 ceph-mon[99169]: pgmap v11230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:31.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:31 smithi119 ceph-mon[94175]: pgmap v11230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:31.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:31 smithi119 ceph-mon[108979]: pgmap v11230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:33.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:33 smithi183 ceph-mon[99169]: pgmap v11231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:33.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:33 smithi119 ceph-mon[94175]: pgmap v11231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:33.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:33 smithi119 ceph-mon[108979]: pgmap v11231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:18:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:18:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:18:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:35 smithi183 ceph-mon[99169]: pgmap v11232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:35 smithi119 ceph-mon[108979]: pgmap v11232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:35.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:35 smithi119 ceph-mon[94175]: pgmap v11232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:37.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:37 smithi183 ceph-mon[99169]: pgmap v11233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:37.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:37 smithi119 ceph-mon[94175]: pgmap v11233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:37.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:37 smithi119 ceph-mon[108979]: pgmap v11233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:39 smithi183 ceph-mon[99169]: pgmap v11234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:39.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:39.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:39 smithi119 ceph-mon[94175]: pgmap v11234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:39.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:39 smithi119 ceph-mon[108979]: pgmap v11234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:40 smithi183 ceph-mon[99169]: pgmap v11235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:41.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:40 smithi119 ceph-mon[94175]: pgmap v11235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:40 smithi119 ceph-mon[108979]: pgmap v11235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:43.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:43 smithi183 ceph-mon[99169]: pgmap v11236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:43.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:43 smithi119 ceph-mon[94175]: pgmap v11236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:43.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:43 smithi119 ceph-mon[108979]: pgmap v11236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:18:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:18:44] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:18:45.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:45 smithi183 ceph-mon[99169]: pgmap v11237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:45.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:45 smithi119 ceph-mon[94175]: pgmap v11237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:45.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:45 smithi119 ceph-mon[108979]: pgmap v11237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:47.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:47 smithi183 ceph-mon[99169]: pgmap v11238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:47.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:47 smithi119 ceph-mon[94175]: pgmap v11238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:47.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:47 smithi119 ceph-mon[108979]: pgmap v11238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:49.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:49 smithi183 ceph-mon[99169]: pgmap v11239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:49 smithi119 ceph-mon[94175]: pgmap v11239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:49.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:49 smithi119 ceph-mon[108979]: pgmap v11239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:50 smithi183 ceph-mon[99169]: pgmap v11240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:51.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:50 smithi119 ceph-mon[94175]: pgmap v11240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:50 smithi119 ceph-mon[108979]: pgmap v11240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:53.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:53 smithi183 ceph-mon[99169]: pgmap v11241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:53.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:53 smithi119 ceph-mon[94175]: pgmap v11241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:53.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:53 smithi119 ceph-mon[108979]: pgmap v11241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:54.253 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:18:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:18:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:18:54] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:18:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:54.563 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:18:54.563 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 6m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:18:54.563 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 6m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:18:54.563 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 6m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:18:54.563 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 6m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:18:54.563 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 6m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:18:54.563 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 6m ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:18:54.563 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 6m ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:18:54.563 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 6m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:18:54.563 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 6m ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:18:54.563 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 6m ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:18:54.564 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 6m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:18:54.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 6m ago 4h 5475M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:18:54.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 6m ago 4h 5557M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:18:54.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 6m ago 4h 5074M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:18:54.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 6m ago 4h 4728M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:18:54.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 6m ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:18:54.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 6m ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:18:54.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 6m ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:18:54.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 6m ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:18:54.564 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 6m ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:18:54.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:18:54.953 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:18:54.953 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:18:54.954 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:18:54.954 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:18:54.954 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:18:54.954 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:18:54.954 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:18:54.954 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:18:54.954 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:18:54.954 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:18:54.954 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:18:54.954 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:18:54.954 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:18:54.955 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:18:54.955 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:18:54.955 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:18:54.955 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:18:55.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:55 smithi183 ceph-mon[99169]: pgmap v11242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:55.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:55 smithi183 ceph-mon[99169]: from='client.36542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:18:55.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:55 smithi183 ceph-mon[99169]: from='client.36548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:18:55.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3603147439' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:18:55.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:55 smithi119 ceph-mon[94175]: pgmap v11242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:55.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:55 smithi119 ceph-mon[94175]: from='client.36542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:18:55.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:55 smithi119 ceph-mon[94175]: from='client.36548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:18:55.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3603147439' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:18:55.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:55 smithi119 ceph-mon[108979]: pgmap v11242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:55.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:55 smithi119 ceph-mon[108979]: from='client.36542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:18:55.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:55 smithi119 ceph-mon[108979]: from='client.36548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:18:55.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3603147439' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:18:57.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:57 smithi183 ceph-mon[99169]: pgmap v11243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:57.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:57 smithi119 ceph-mon[94175]: pgmap v11243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:57.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:57 smithi119 ceph-mon[108979]: pgmap v11243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:59.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:18:59 smithi183 ceph-mon[99169]: pgmap v11244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:59.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:18:59 smithi119 ceph-mon[94175]: pgmap v11244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:18:59.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:18:59 smithi119 ceph-mon[108979]: pgmap v11244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:00 smithi183 ceph-mon[99169]: pgmap v11245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:00 smithi119 ceph-mon[108979]: pgmap v11245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:01.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:00 smithi119 ceph-mon[94175]: pgmap v11245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:03.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:03 smithi183 ceph-mon[99169]: pgmap v11246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:03.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:03 smithi119 ceph-mon[108979]: pgmap v11246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:03.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:03 smithi119 ceph-mon[94175]: pgmap v11246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:19:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:19:04] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:19:05.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:05 smithi183 ceph-mon[99169]: pgmap v11247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:05 smithi119 ceph-mon[94175]: pgmap v11247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:05.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:05 smithi119 ceph-mon[108979]: pgmap v11247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:07.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:07 smithi183 ceph-mon[99169]: pgmap v11248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:07.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:07 smithi119 ceph-mon[94175]: pgmap v11248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:07.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:07 smithi119 ceph-mon[108979]: pgmap v11248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:09 smithi183 ceph-mon[99169]: pgmap v11249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:09 smithi119 ceph-mon[94175]: pgmap v11249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:09.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:09.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:09 smithi119 ceph-mon[108979]: pgmap v11249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:09.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:11.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:10 smithi183 ceph-mon[99169]: pgmap v11250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:11.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:10 smithi119 ceph-mon[94175]: pgmap v11250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:11.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:10 smithi119 ceph-mon[108979]: pgmap v11250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:13.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:13 smithi183 ceph-mon[99169]: pgmap v11251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:13.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:13 smithi119 ceph-mon[94175]: pgmap v11251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:13.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:13 smithi119 ceph-mon[108979]: pgmap v11251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:19:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:19:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T20:19:15.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:15 smithi183 ceph-mon[99169]: pgmap v11252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:15 smithi119 ceph-mon[94175]: pgmap v11252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:15.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:15 smithi119 ceph-mon[108979]: pgmap v11252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:17.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:17 smithi183 ceph-mon[99169]: pgmap v11253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:17.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:17 smithi119 ceph-mon[108979]: pgmap v11253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:17.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:17 smithi119 ceph-mon[94175]: pgmap v11253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:19.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:19 smithi183 ceph-mon[99169]: pgmap v11254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:19.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:19 smithi119 ceph-mon[108979]: pgmap v11254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:19.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:19 smithi119 ceph-mon[94175]: pgmap v11254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:21.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:20 smithi183 ceph-mon[99169]: pgmap v11255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:21.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:20 smithi119 ceph-mon[94175]: pgmap v11255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:21.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:20 smithi119 ceph-mon[108979]: pgmap v11255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:23.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:23 smithi183 ceph-mon[99169]: pgmap v11256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:23.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:23 smithi119 ceph-mon[94175]: pgmap v11256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:23.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:23 smithi119 ceph-mon[108979]: pgmap v11256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:19:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:19:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:19:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:25.298 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:19:25.604 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:19:25.604 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 7m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:19:25.604 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 7m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:19:25.604 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 7m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:19:25.604 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 7m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:19:25.604 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 7m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:19:25.604 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 7m ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:19:25.604 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 7m ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:19:25.604 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 7m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:19:25.604 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 7m ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:19:25.604 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 7m ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:19:25.605 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 7m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:19:25.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 7m ago 4h 5475M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:19:25.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 7m ago 4h 5557M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:19:25.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 7m ago 4h 5074M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:19:25.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 7m ago 4h 4728M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:19:25.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 7m ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:19:25.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 7m ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:19:25.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 7m ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:19:25.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 7m ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:19:25.605 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 7m ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:19:25.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:25 smithi183 ceph-mon[99169]: pgmap v11257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:25.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:25 smithi119 ceph-mon[94175]: pgmap v11257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:25.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:25 smithi119 ceph-mon[108979]: pgmap v11257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:25.981 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:19:25.981 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:19:25.981 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:19:25.981 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:19:25.981 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:19:25.981 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:19:25.982 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:19:25.982 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:19:25.982 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:19:25.982 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:19:25.982 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:19:25.982 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:19:25.982 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:19:25.982 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:19:25.982 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:19:25.982 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:19:25.983 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:19:26.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:26 smithi183 ceph-mon[99169]: from='client.36560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:19:26.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4120783273' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:19:26.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:26 smithi119 ceph-mon[94175]: from='client.36560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:19:26.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4120783273' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:19:26.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:26 smithi119 ceph-mon[108979]: from='client.36560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:19:26.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4120783273' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:19:27.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:27 smithi183 ceph-mon[99169]: from='client.26679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:19:27.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:27 smithi183 ceph-mon[99169]: pgmap v11258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:27.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:27 smithi119 ceph-mon[94175]: from='client.26679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:19:27.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:27 smithi119 ceph-mon[94175]: pgmap v11258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:27.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:27 smithi119 ceph-mon[108979]: from='client.26679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:19:27.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:27 smithi119 ceph-mon[108979]: pgmap v11258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:29 smithi183 ceph-mon[99169]: pgmap v11259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:29.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:29 smithi119 ceph-mon[94175]: pgmap v11259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:29.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:29 smithi119 ceph-mon[108979]: pgmap v11259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:30.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:19:30.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:19:30.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:19:30.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:19:30.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:19:30.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:19:30.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:19:30.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:19:30.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:19:30.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:19:30.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:19:30.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:19:31.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:31 smithi183 ceph-mon[99169]: pgmap v11260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:31.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:31 smithi119 ceph-mon[94175]: pgmap v11260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:31.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:31 smithi119 ceph-mon[108979]: pgmap v11260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:33.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:33 smithi183 ceph-mon[99169]: pgmap v11261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:33.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:33 smithi119 ceph-mon[94175]: pgmap v11261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:33.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:33 smithi119 ceph-mon[108979]: pgmap v11261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:19:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:19:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:19:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:35 smithi183 ceph-mon[99169]: pgmap v11262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:35.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:35 smithi119 ceph-mon[94175]: pgmap v11262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:35.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:35 smithi119 ceph-mon[108979]: pgmap v11262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:37.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:37 smithi183 ceph-mon[99169]: pgmap v11263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:37.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:37 smithi119 ceph-mon[94175]: pgmap v11263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:37.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:37 smithi119 ceph-mon[108979]: pgmap v11263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:39 smithi183 ceph-mon[99169]: pgmap v11264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:39 smithi119 ceph-mon[94175]: pgmap v11264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:39 smithi119 ceph-mon[108979]: pgmap v11264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:41.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:40 smithi183 ceph-mon[99169]: pgmap v11265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:41.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:40 smithi119 ceph-mon[94175]: pgmap v11265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:41.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:40 smithi119 ceph-mon[108979]: pgmap v11265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:43.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:43 smithi183 ceph-mon[99169]: pgmap v11266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:43.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:43 smithi119 ceph-mon[94175]: pgmap v11266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:43.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:43 smithi119 ceph-mon[108979]: pgmap v11266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:44.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:19:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:19:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:19:45.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:45 smithi183 ceph-mon[99169]: pgmap v11267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:45.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:45 smithi119 ceph-mon[108979]: pgmap v11267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:45.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:45 smithi119 ceph-mon[94175]: pgmap v11267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:47.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:47 smithi183 ceph-mon[99169]: pgmap v11268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:47 smithi119 ceph-mon[94175]: pgmap v11268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:47.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:47 smithi119 ceph-mon[108979]: pgmap v11268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:49.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:49 smithi183 ceph-mon[99169]: pgmap v11269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:49 smithi119 ceph-mon[94175]: pgmap v11269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:49.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:49 smithi119 ceph-mon[108979]: pgmap v11269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:51.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:50 smithi183 ceph-mon[99169]: pgmap v11270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:51.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:50 smithi119 ceph-mon[94175]: pgmap v11270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:51.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:50 smithi119 ceph-mon[108979]: pgmap v11270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:53.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:53 smithi183 ceph-mon[99169]: pgmap v11271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:53.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:53 smithi119 ceph-mon[108979]: pgmap v11271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:53.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:53 smithi119 ceph-mon[94175]: pgmap v11271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:19:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:19:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:19:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:54.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:19:55.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:55 smithi183 ceph-mon[99169]: pgmap v11272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:55.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:55 smithi119 ceph-mon[94175]: pgmap v11272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:55.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:55 smithi119 ceph-mon[108979]: pgmap v11272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:56.328 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:19:56.635 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:19:56.635 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 7m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:19:56.635 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 7m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:19:56.635 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 7m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:19:56.635 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 7m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:19:56.636 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 7m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:19:56.636 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 7m ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:19:56.636 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 7m ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:19:56.636 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 7m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:19:56.636 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 7m ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:19:56.636 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 7m ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:19:56.636 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 7m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:19:56.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 7m ago 4h 5475M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:19:56.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 7m ago 4h 5557M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:19:56.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 7m ago 4h 5074M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:19:56.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 7m ago 4h 4728M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:19:56.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 7m ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:19:56.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 7m ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:19:56.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 7m ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:19:56.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 7m ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:19:56.637 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 7m ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:19:57.014 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:19:57.014 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:19:57.014 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:19:57.014 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:19:57.014 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:19:57.014 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:19:57.014 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:19:57.014 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:19:57.014 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:19:57.014 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:19:57.015 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:19:57.015 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:19:57.015 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:19:57.015 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:19:57.015 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:19:57.015 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:19:57.015 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:19:57.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:57 smithi183 ceph-mon[99169]: pgmap v11273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:57.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:57 smithi183 ceph-mon[99169]: from='client.36578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:19:57.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3739958310' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:19:57.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:57 smithi119 ceph-mon[94175]: pgmap v11273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:57.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:57 smithi119 ceph-mon[94175]: from='client.36578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:19:57.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3739958310' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:19:57.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:57 smithi119 ceph-mon[108979]: pgmap v11273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:57.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:57 smithi119 ceph-mon[108979]: from='client.36578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:19:57.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3739958310' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:19:58.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:58 smithi183 ceph-mon[99169]: from='client.36584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:19:58.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:58 smithi119 ceph-mon[94175]: from='client.36584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:19:58.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:58 smithi119 ceph-mon[108979]: from='client.36584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:19:59.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:19:59 smithi183 ceph-mon[99169]: pgmap v11274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:59.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:19:59 smithi119 ceph-mon[94175]: pgmap v11274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:19:59.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:19:59 smithi119 ceph-mon[108979]: pgmap v11274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:00.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T20:19:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:20:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:20:01.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:00 smithi183 ceph-mon[99169]: pgmap v11275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:01.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:20:01.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:00 smithi119 ceph-mon[94175]: pgmap v11275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:20:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:00 smithi119 ceph-mon[108979]: pgmap v11275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:03.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:03 smithi183 ceph-mon[99169]: pgmap v11276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:03.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:03 smithi119 ceph-mon[94175]: pgmap v11276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:03.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:03 smithi119 ceph-mon[108979]: pgmap v11276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:20:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:20:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:20:05.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:05 smithi183 ceph-mon[99169]: pgmap v11277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:05 smithi119 ceph-mon[94175]: pgmap v11277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:05.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:05 smithi119 ceph-mon[108979]: pgmap v11277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:07.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:07 smithi183 ceph-mon[99169]: pgmap v11278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:07.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:07 smithi119 ceph-mon[94175]: pgmap v11278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:07.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:07 smithi119 ceph-mon[108979]: pgmap v11278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:09 smithi183 ceph-mon[99169]: pgmap v11279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:09 smithi119 ceph-mon[108979]: pgmap v11279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:09.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:09.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:09 smithi119 ceph-mon[94175]: pgmap v11279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:09.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:11.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:10 smithi119 ceph-mon[94175]: pgmap v11280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:11.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:10 smithi119 ceph-mon[108979]: pgmap v11280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:11.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:10 smithi183 ceph-mon[99169]: pgmap v11280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:13.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:13 smithi183 ceph-mon[99169]: pgmap v11281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:13.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:13 smithi119 ceph-mon[94175]: pgmap v11281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:13.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:13 smithi119 ceph-mon[108979]: pgmap v11281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:20:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:20:14] "GET /metrics HTTP/1.1" 200 33895 "" "Prometheus/2.43.0" 2023-12-01T20:20:15.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:15 smithi183 ceph-mon[99169]: pgmap v11282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:15.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:15 smithi119 ceph-mon[94175]: pgmap v11282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:15.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:15 smithi119 ceph-mon[108979]: pgmap v11282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:17.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:17 smithi183 ceph-mon[99169]: pgmap v11283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:17 smithi119 ceph-mon[94175]: pgmap v11283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:17.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:17 smithi119 ceph-mon[108979]: pgmap v11283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:19.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:19 smithi183 ceph-mon[99169]: pgmap v11284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:19.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:19 smithi119 ceph-mon[108979]: pgmap v11284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:19.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:19 smithi119 ceph-mon[94175]: pgmap v11284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:21.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:20 smithi183 ceph-mon[99169]: pgmap v11285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:21.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:20 smithi119 ceph-mon[94175]: pgmap v11285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:21.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:20 smithi119 ceph-mon[108979]: pgmap v11285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:23.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:23 smithi183 ceph-mon[99169]: pgmap v11286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:23.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:23 smithi119 ceph-mon[94175]: pgmap v11286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:23.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:23 smithi119 ceph-mon[108979]: pgmap v11286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:20:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:20:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:20:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:25.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:25 smithi183 ceph-mon[99169]: pgmap v11287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:25.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:25 smithi119 ceph-mon[94175]: pgmap v11287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:25.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:25 smithi119 ceph-mon[108979]: pgmap v11287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:27.364 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:20:27.668 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:20:27.669 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 8m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:20:27.669 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 8m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:20:27.669 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 8m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:20:27.669 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 8m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:20:27.669 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 8m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:20:27.669 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 8m ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:20:27.669 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 8m ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:20:27.669 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 8m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:20:27.669 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 8m ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:20:27.669 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 8m ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:20:27.669 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 8m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:20:27.669 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 8m ago 4h 5475M 2417M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:20:27.669 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 8m ago 4h 5557M 2417M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:20:27.669 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 8m ago 4h 5074M 2417M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:20:27.670 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 8m ago 4h 4728M 2417M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:20:27.670 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 8m ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:20:27.670 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 8m ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:20:27.670 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 8m ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:20:27.670 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 8m ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:20:27.670 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 8m ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:20:27.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:27 smithi183 ceph-mon[99169]: pgmap v11288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:27.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:27 smithi119 ceph-mon[94175]: pgmap v11288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:27.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:27 smithi119 ceph-mon[108979]: pgmap v11288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:28.048 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:20:28.049 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:20:28.049 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:20:28.049 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:20:28.049 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:20:28.049 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:20:28.049 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:20:28.049 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:20:28.049 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:20:28.049 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:20:28.049 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:20:28.049 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:20:28.049 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:20:28.050 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:20:28.050 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:20:28.050 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:20:28.050 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:20:28.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:28 smithi183 ceph-mon[99169]: from='client.26709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:20:28.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3747571733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:20:28.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:28 smithi119 ceph-mon[94175]: from='client.26709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:20:28.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3747571733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:20:28.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:28 smithi119 ceph-mon[108979]: from='client.26709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:20:28.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3747571733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:20:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:29 smithi183 ceph-mon[99169]: from='client.26715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:20:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:29 smithi183 ceph-mon[99169]: pgmap v11289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:29.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:29 smithi119 ceph-mon[94175]: from='client.26715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:20:29.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:29 smithi119 ceph-mon[94175]: pgmap v11289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:29.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:29 smithi119 ceph-mon[108979]: from='client.26715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:20:29.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:29 smithi119 ceph-mon[108979]: pgmap v11289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:20:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[94175]: pgmap v11290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2408M 2023-12-01T20:20:31.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:20:31.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:20:31.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:20:31.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:20:31.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:20:31.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[108979]: pgmap v11290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:31.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2408M 2023-12-01T20:20:31.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:20:31.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:20:31.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:20:31.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:20:31.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:20:31.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:30 smithi183 ceph-mon[99169]: pgmap v11290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:31.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:20:31.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:30 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2408M 2023-12-01T20:20:31.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:20:31.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:20:31.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:20:31.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:20:33.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:33 smithi183 ceph-mon[99169]: pgmap v11291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:33.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:33 smithi119 ceph-mon[108979]: pgmap v11291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:33.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:33 smithi119 ceph-mon[94175]: pgmap v11291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:20:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:20:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:20:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:35 smithi183 ceph-mon[99169]: pgmap v11292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:35.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:35 smithi119 ceph-mon[94175]: pgmap v11292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:35.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:35 smithi119 ceph-mon[108979]: pgmap v11292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:37.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:37 smithi183 ceph-mon[99169]: pgmap v11293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:37.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:37 smithi119 ceph-mon[94175]: pgmap v11293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:37.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:37 smithi119 ceph-mon[108979]: pgmap v11293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:39 smithi183 ceph-mon[99169]: pgmap v11294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:39 smithi119 ceph-mon[94175]: pgmap v11294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:39.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:39 smithi119 ceph-mon[108979]: pgmap v11294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:41.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:40 smithi183 ceph-mon[99169]: pgmap v11295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:40 smithi119 ceph-mon[108979]: pgmap v11295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:41.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:40 smithi119 ceph-mon[94175]: pgmap v11295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:43.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:43 smithi183 ceph-mon[99169]: pgmap v11296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:43.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:43 smithi119 ceph-mon[94175]: pgmap v11296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:43.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:43 smithi119 ceph-mon[108979]: pgmap v11296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:20:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:20:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:20:45.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:45 smithi183 ceph-mon[99169]: pgmap v11297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:45.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:45 smithi119 ceph-mon[94175]: pgmap v11297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:45.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:45 smithi119 ceph-mon[108979]: pgmap v11297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:47.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:47 smithi183 ceph-mon[99169]: pgmap v11298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:47 smithi119 ceph-mon[94175]: pgmap v11298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:47.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:47 smithi119 ceph-mon[108979]: pgmap v11298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:49.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:49 smithi183 ceph-mon[99169]: pgmap v11299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:49 smithi119 ceph-mon[94175]: pgmap v11299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:49.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:49 smithi119 ceph-mon[108979]: pgmap v11299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:51.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:50 smithi183 ceph-mon[99169]: pgmap v11300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:51.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:50 smithi119 ceph-mon[94175]: pgmap v11300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:51.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:50 smithi119 ceph-mon[108979]: pgmap v11300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:53.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:53 smithi183 ceph-mon[99169]: pgmap v11301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:53.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:53 smithi119 ceph-mon[94175]: pgmap v11301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:53.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:53 smithi119 ceph-mon[108979]: pgmap v11301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:20:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:20:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:20:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:54.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:20:55.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:55 smithi183 ceph-mon[99169]: pgmap v11302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:55.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:55 smithi119 ceph-mon[108979]: pgmap v11302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:55.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:55 smithi119 ceph-mon[94175]: pgmap v11302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:57.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:57 smithi183 ceph-mon[99169]: pgmap v11303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:57.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:57 smithi119 ceph-mon[108979]: pgmap v11303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:57.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:57 smithi119 ceph-mon[94175]: pgmap v11303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:58.396 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:20:58.703 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:20:58.703 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 8m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:20:58.703 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 8m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:20:58.703 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 8m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:20:58.703 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 8m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:20:58.703 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 8m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:20:58.703 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 8m ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:20:58.703 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 8m ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:20:58.704 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 8m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:20:58.704 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 8m ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:20:58.704 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 8m ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:20:58.704 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 8m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:20:58.704 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 8m ago 4h 5475M 2408M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:20:58.704 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 8m ago 4h 5557M 2408M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:20:58.704 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 8m ago 4h 5074M 2408M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:20:58.704 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 8m ago 4h 4728M 2408M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:20:58.704 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 8m ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:20:58.704 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 8m ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:20:58.704 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 8m ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:20:58.704 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 8m ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:20:58.704 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 8m ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:20:59.088 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:20:59.088 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:20:59.088 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:20:59.088 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:20:59.088 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:20:59.088 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:20:59.088 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:20:59.088 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:20:59.088 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:20:59.088 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:20:59.088 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:20:59.088 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:20:59.089 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:20:59.089 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:20:59.089 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:20:59.089 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:20:59.089 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:20:59.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:59 smithi183 ceph-mon[99169]: pgmap v11304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:59.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:59 smithi183 ceph-mon[99169]: from='client.26727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:20:59.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:20:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/732099437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:20:59.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:59 smithi119 ceph-mon[108979]: pgmap v11304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:59.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:59 smithi119 ceph-mon[108979]: from='client.26727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:20:59.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:20:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/732099437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:20:59.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:59 smithi119 ceph-mon[94175]: pgmap v11304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:20:59.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:59 smithi119 ceph-mon[94175]: from='client.26727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:20:59.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:20:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/732099437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:21:00.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:00 smithi183 ceph-mon[99169]: from='client.36620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:21:00.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:00 smithi119 ceph-mon[94175]: from='client.36620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:21:00.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:00 smithi119 ceph-mon[108979]: from='client.36620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:21:01.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:01 smithi183 ceph-mon[99169]: pgmap v11305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:01.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:01 smithi119 ceph-mon[108979]: pgmap v11305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:01.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:01 smithi119 ceph-mon[94175]: pgmap v11305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:03.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:03 smithi183 ceph-mon[99169]: pgmap v11306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:03.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:03 smithi119 ceph-mon[94175]: pgmap v11306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:03.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:03 smithi119 ceph-mon[108979]: pgmap v11306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:21:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:21:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:21:05.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:05 smithi183 ceph-mon[99169]: pgmap v11307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:05 smithi119 ceph-mon[94175]: pgmap v11307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:05.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:05 smithi119 ceph-mon[108979]: pgmap v11307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:07.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:07 smithi183 ceph-mon[99169]: pgmap v11308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:07.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:07 smithi119 ceph-mon[108979]: pgmap v11308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:07.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:07 smithi119 ceph-mon[94175]: pgmap v11308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:09 smithi183 ceph-mon[99169]: pgmap v11309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:09 smithi119 ceph-mon[94175]: pgmap v11309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:09.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:09 smithi119 ceph-mon[108979]: pgmap v11309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:09.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:11.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:10 smithi183 ceph-mon[99169]: pgmap v11310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:10 smithi119 ceph-mon[94175]: pgmap v11310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:10 smithi119 ceph-mon[108979]: pgmap v11310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:13.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:13 smithi183 ceph-mon[99169]: pgmap v11311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:13.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:13 smithi119 ceph-mon[108979]: pgmap v11311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:13.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:13 smithi119 ceph-mon[94175]: pgmap v11311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:21:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:21:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:21:15.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:15 smithi183 ceph-mon[99169]: pgmap v11312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:15 smithi119 ceph-mon[94175]: pgmap v11312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:15.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:15 smithi119 ceph-mon[108979]: pgmap v11312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:17.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:17 smithi183 ceph-mon[99169]: pgmap v11313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:17 smithi119 ceph-mon[94175]: pgmap v11313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:17.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:17 smithi119 ceph-mon[108979]: pgmap v11313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:19.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:19 smithi183 ceph-mon[99169]: pgmap v11314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:19.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:19 smithi119 ceph-mon[94175]: pgmap v11314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:19.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:19 smithi119 ceph-mon[108979]: pgmap v11314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:21.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:20 smithi183 ceph-mon[99169]: pgmap v11315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:20 smithi119 ceph-mon[108979]: pgmap v11315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:21.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:20 smithi119 ceph-mon[94175]: pgmap v11315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:23.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:23 smithi183 ceph-mon[99169]: pgmap v11316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:23.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:23 smithi119 ceph-mon[108979]: pgmap v11316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:23.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:23 smithi119 ceph-mon[94175]: pgmap v11316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:21:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:21:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:21:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:25.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:25 smithi183 ceph-mon[99169]: pgmap v11317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:25.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:25 smithi119 ceph-mon[108979]: pgmap v11317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:25.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:25 smithi119 ceph-mon[94175]: pgmap v11317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:27.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:27 smithi183 ceph-mon[99169]: pgmap v11318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:27.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:27 smithi119 ceph-mon[94175]: pgmap v11318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:27.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:27 smithi119 ceph-mon[108979]: pgmap v11318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:29.436 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:21:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:29 smithi183 ceph-mon[99169]: pgmap v11319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:29.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:29 smithi119 ceph-mon[94175]: pgmap v11319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:29.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:29 smithi119 ceph-mon[108979]: pgmap v11319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:29.745 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:21:29.745 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 9m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:21:29.745 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 9m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:21:29.745 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 9m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:21:29.745 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 9m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:21:29.745 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:21:29.745 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 9m ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:21:29.745 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 9m ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:21:29.745 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 9m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:21:29.746 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 9m ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:21:29.746 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 9m ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:21:29.746 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 9m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:21:29.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 9m ago 4h 5475M 2408M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:21:29.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 9m ago 4h 5557M 2408M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:21:29.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 9m ago 4h 5074M 2408M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:21:29.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 9m ago 4h 4728M 2408M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:21:29.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 9m ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:21:29.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 9m ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:21:29.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 9m ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:21:29.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 9m ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:21:29.746 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 9m ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:21:30.125 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:21:30.125 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:21:30.126 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:21:30.126 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:21:30.126 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:21:30.126 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:21:30.126 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:21:30.126 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:21:30.126 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:21:30.126 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:21:30.126 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:21:30.126 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:21:30.126 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:21:30.126 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:21:30.126 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:21:30.126 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:21:30.127 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:21:30.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:30 smithi183 ceph-mon[99169]: from='client.26745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:21:30.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/525284379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:21:30.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:30 smithi119 ceph-mon[108979]: from='client.26745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:21:30.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/525284379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:21:30.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:30 smithi119 ceph-mon[94175]: from='client.26745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:21:30.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/525284379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:21:31.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:31 smithi183 ceph-mon[99169]: from='client.36638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:21:31.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:31 smithi183 ceph-mon[99169]: pgmap v11320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:31.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:21:31.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:21:31.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:21:31.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:21:31.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:31 smithi119 ceph-mon[94175]: from='client.36638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:21:31.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:31 smithi119 ceph-mon[94175]: pgmap v11320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:31.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:21:31.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:21:31.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:21:31.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:21:31.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:31 smithi119 ceph-mon[108979]: from='client.36638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:21:31.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:31 smithi119 ceph-mon[108979]: pgmap v11320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:31.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:21:31.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:21:31.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:21:31.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:21:33.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:33 smithi183 ceph-mon[99169]: pgmap v11321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:33.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:33 smithi119 ceph-mon[94175]: pgmap v11321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:33.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:33 smithi119 ceph-mon[108979]: pgmap v11321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:21:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:21:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:21:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:35 smithi183 ceph-mon[99169]: pgmap v11322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:35.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:35 smithi119 ceph-mon[94175]: pgmap v11322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:35 smithi119 ceph-mon[108979]: pgmap v11322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:37.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:37 smithi183 ceph-mon[99169]: pgmap v11323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:37.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:37 smithi119 ceph-mon[94175]: pgmap v11323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:37.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:37 smithi119 ceph-mon[108979]: pgmap v11323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:39 smithi183 ceph-mon[99169]: pgmap v11324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:39 smithi119 ceph-mon[108979]: pgmap v11324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:39 smithi119 ceph-mon[94175]: pgmap v11324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:39.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:41.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:40 smithi183 ceph-mon[99169]: pgmap v11325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:41.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:40 smithi119 ceph-mon[94175]: pgmap v11325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:40 smithi119 ceph-mon[108979]: pgmap v11325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:43.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:43 smithi183 ceph-mon[99169]: pgmap v11326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:43.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:43 smithi119 ceph-mon[108979]: pgmap v11326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:43.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:43 smithi119 ceph-mon[94175]: pgmap v11326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:21:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:21:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:21:45.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:45 smithi183 ceph-mon[99169]: pgmap v11327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:45.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:45 smithi119 ceph-mon[94175]: pgmap v11327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:45.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:45 smithi119 ceph-mon[108979]: pgmap v11327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:47.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:47 smithi183 ceph-mon[99169]: pgmap v11328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:47.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:47 smithi119 ceph-mon[108979]: pgmap v11328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:47 smithi119 ceph-mon[94175]: pgmap v11328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:49.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:49 smithi183 ceph-mon[99169]: pgmap v11329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:49.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:49 smithi119 ceph-mon[108979]: pgmap v11329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:49.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:49 smithi119 ceph-mon[94175]: pgmap v11329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:51.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:50 smithi183 ceph-mon[99169]: pgmap v11330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:51.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:50 smithi119 ceph-mon[94175]: pgmap v11330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:51.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:50 smithi119 ceph-mon[108979]: pgmap v11330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:53.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:53 smithi183 ceph-mon[99169]: pgmap v11331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:53.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:53 smithi119 ceph-mon[94175]: pgmap v11331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:53.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:53 smithi119 ceph-mon[108979]: pgmap v11331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:21:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:21:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:21:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:54.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:21:55.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:55 smithi183 ceph-mon[99169]: pgmap v11332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:55.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:55 smithi119 ceph-mon[94175]: pgmap v11332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:55.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:55 smithi119 ceph-mon[108979]: pgmap v11332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:57.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:57 smithi183 ceph-mon[99169]: pgmap v11333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:57.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:57 smithi119 ceph-mon[94175]: pgmap v11333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:57.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:57 smithi119 ceph-mon[108979]: pgmap v11333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:59.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:21:59 smithi183 ceph-mon[99169]: pgmap v11334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:59.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:21:59 smithi119 ceph-mon[108979]: pgmap v11334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:21:59.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:21:59 smithi119 ceph-mon[94175]: pgmap v11334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:00.468 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:22:00.773 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:22:00.773 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 9m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:22:00.773 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 9m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:22:00.773 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 9m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:22:00.773 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 9m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:22:00.773 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:22:00.774 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 9m ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:22:00.774 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 9m ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:22:00.774 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 9m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:22:00.774 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 9m ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:22:00.774 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 9m ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:22:00.774 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 9m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:22:00.774 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 9m ago 4h 5475M 2408M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:22:00.774 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 9m ago 4h 5557M 2408M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:22:00.774 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 9m ago 4h 5074M 2408M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:22:00.774 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 9m ago 4h 4728M 2408M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:22:00.774 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 9m ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:22:00.774 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 9m ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:22:00.774 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 9m ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:22:00.774 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 9m ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:22:00.774 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 9m ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:22:01.153 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:22:01.154 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:22:01.154 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:22:01.154 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:22:01.154 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:22:01.154 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:22:01.154 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:22:01.154 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:22:01.154 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:22:01.154 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:22:01.154 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:22:01.155 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:22:01.155 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:22:01.155 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:22:01.155 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:22:01.155 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:22:01.155 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:22:01.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:00 smithi183 ceph-mon[99169]: pgmap v11335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:01.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:00 smithi183 ceph-mon[99169]: from='client.36650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:22:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:00 smithi119 ceph-mon[94175]: pgmap v11335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:00 smithi119 ceph-mon[94175]: from='client.36650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:22:01.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:00 smithi119 ceph-mon[108979]: pgmap v11335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:01.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:00 smithi119 ceph-mon[108979]: from='client.36650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:22:02.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:01 smithi183 ceph-mon[99169]: from='client.36656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:22:02.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1653162125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:22:02.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:01 smithi119 ceph-mon[108979]: from='client.36656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:22:02.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1653162125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:22:02.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:01 smithi119 ceph-mon[94175]: from='client.36656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:22:02.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1653162125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:22:03.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:02 smithi183 ceph-mon[99169]: pgmap v11336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:03.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:02 smithi119 ceph-mon[108979]: pgmap v11336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:03.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:02 smithi119 ceph-mon[94175]: pgmap v11336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:22:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:22:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:22:05.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:05 smithi183 ceph-mon[99169]: pgmap v11337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:05.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:05 smithi119 ceph-mon[108979]: pgmap v11337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:05 smithi119 ceph-mon[94175]: pgmap v11337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:07.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:07 smithi183 ceph-mon[99169]: pgmap v11338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:07.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:07 smithi119 ceph-mon[108979]: pgmap v11338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:07.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:07 smithi119 ceph-mon[94175]: pgmap v11338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:09 smithi183 ceph-mon[99169]: pgmap v11339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:09 smithi119 ceph-mon[108979]: pgmap v11339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:09.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:09 smithi119 ceph-mon[94175]: pgmap v11339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:09.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:11.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:10 smithi183 ceph-mon[99169]: pgmap v11340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:10 smithi119 ceph-mon[108979]: pgmap v11340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:10 smithi119 ceph-mon[94175]: pgmap v11340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:13.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:13 smithi183 ceph-mon[99169]: pgmap v11341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:13.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:13 smithi119 ceph-mon[94175]: pgmap v11341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:13.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:13 smithi119 ceph-mon[108979]: pgmap v11341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:22:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:22:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:22:15.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:15 smithi183 ceph-mon[99169]: pgmap v11342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:15 smithi119 ceph-mon[94175]: pgmap v11342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:15.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:15 smithi119 ceph-mon[108979]: pgmap v11342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:17.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:17 smithi183 ceph-mon[99169]: pgmap v11343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:17.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:17 smithi119 ceph-mon[108979]: pgmap v11343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:17.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:17 smithi119 ceph-mon[94175]: pgmap v11343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:19.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:19 smithi183 ceph-mon[99169]: pgmap v11344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:19.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:19 smithi119 ceph-mon[94175]: pgmap v11344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:19.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:19 smithi119 ceph-mon[108979]: pgmap v11344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:21.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:20 smithi183 ceph-mon[99169]: pgmap v11345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:20 smithi119 ceph-mon[108979]: pgmap v11345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:21.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:20 smithi119 ceph-mon[94175]: pgmap v11345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:23.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:23 smithi183 ceph-mon[99169]: pgmap v11346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:23.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:23 smithi119 ceph-mon[94175]: pgmap v11346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:23.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:23 smithi119 ceph-mon[108979]: pgmap v11346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:22:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:22:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T20:22:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:25.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:25 smithi183 ceph-mon[99169]: pgmap v11347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:25.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:25 smithi119 ceph-mon[94175]: pgmap v11347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:25.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:25 smithi119 ceph-mon[108979]: pgmap v11347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:27.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:27 smithi183 ceph-mon[99169]: pgmap v11348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:27.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:27 smithi119 ceph-mon[94175]: pgmap v11348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:27.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:27 smithi119 ceph-mon[108979]: pgmap v11348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:29 smithi183 ceph-mon[99169]: pgmap v11349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:29.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:29 smithi119 ceph-mon[94175]: pgmap v11349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:29.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:29 smithi119 ceph-mon[108979]: pgmap v11349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:31.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:30 smithi183 ceph-mon[99169]: pgmap v11350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:31.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:30 smithi119 ceph-mon[94175]: pgmap v11350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:31.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:30 smithi119 ceph-mon[108979]: pgmap v11350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:31.527 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:22:31.851 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:22:31.851 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 10m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:22:31.851 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 10m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:22:31.852 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 10m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:22:31.852 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 10m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:22:31.852 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 10m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:22:31.852 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 10m ago 4h 742M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:22:31.852 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 10m ago 4h 1390M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:22:31.852 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 10m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:22:31.852 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 10m ago 4h 745M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:22:31.852 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 10m ago 4h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:22:31.852 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 10m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:22:31.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 10m ago 4h 5475M 2408M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:22:31.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 10m ago 4h 5557M 2408M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:22:31.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 10m ago 4h 5074M 2408M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:22:31.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 10m ago 4h 4728M 2408M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:22:31.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 10m ago 4h 3947M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:22:31.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 10m ago 4h 4924M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:22:31.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 10m ago 4h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:22:31.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 10m ago 4h 4722M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:22:31.853 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 10m ago 4h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:22:32.256 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:22:32.256 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:22:32.256 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:22:32.256 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:22:32.256 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:22:32.257 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:22:32.257 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:22:32.257 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:22:32.257 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:22:32.257 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:22:32.257 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:22:32.257 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:22:32.257 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:22:32.257 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:22:32.257 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:22:32.257 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:22:32.257 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:22:32.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:22:32.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:31 smithi183 ceph-mon[99169]: from='client.36668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:22:32.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:22:32.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:31 smithi119 ceph-mon[94175]: from='client.36668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:22:32.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:22:32.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:31 smithi119 ceph-mon[108979]: from='client.36668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:22:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:32 smithi183 ceph-mon[99169]: from='client.36674 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:22:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:32 smithi183 ceph-mon[99169]: pgmap v11351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:33.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1794727148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:22:33.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:32 smithi119 ceph-mon[94175]: from='client.36674 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:22:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:32 smithi119 ceph-mon[94175]: pgmap v11351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1794727148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:22:33.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:32 smithi119 ceph-mon[108979]: from='client.36674 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:22:33.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:32 smithi119 ceph-mon[108979]: pgmap v11351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:33.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1794727148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:22:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:22:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:22:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T20:22:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:35 smithi183 ceph-mon[99169]: pgmap v11352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:22:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:22:35.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:35 smithi119 ceph-mon[94175]: pgmap v11352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:35.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:22:35.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:22:35.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:35 smithi119 ceph-mon[108979]: pgmap v11352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:35.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:22:35.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:22:36.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:22:36.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:22:36.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:22:36.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:22:36.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:22:36.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:22:36.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:22:36.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:22:36.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:22:36.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:22:36.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:22:36.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:22:36.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:22:36.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:22:36.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:22:37.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:37 smithi183 ceph-mon[99169]: pgmap v11353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:37.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:37 smithi119 ceph-mon[94175]: pgmap v11353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:37.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:37 smithi119 ceph-mon[108979]: pgmap v11353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:39 smithi183 ceph-mon[99169]: pgmap v11354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:39 smithi119 ceph-mon[94175]: pgmap v11354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:39 smithi119 ceph-mon[108979]: pgmap v11354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:41.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:40 smithi183 ceph-mon[99169]: pgmap v11355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:41.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:40 smithi119 ceph-mon[94175]: pgmap v11355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:41.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:40 smithi119 ceph-mon[108979]: pgmap v11355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:43.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:43 smithi183 ceph-mon[99169]: pgmap v11356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:43.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:43 smithi119 ceph-mon[94175]: pgmap v11356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:43.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:43 smithi119 ceph-mon[108979]: pgmap v11356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:22:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:22:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:22:45.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:45 smithi183 ceph-mon[99169]: pgmap v11357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:45.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:45 smithi119 ceph-mon[94175]: pgmap v11357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:45.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:45 smithi119 ceph-mon[108979]: pgmap v11357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:47.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:47 smithi183 ceph-mon[99169]: pgmap v11358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:47 smithi119 ceph-mon[94175]: pgmap v11358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:47.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:47 smithi119 ceph-mon[108979]: pgmap v11358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:49.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:49 smithi183 ceph-mon[99169]: pgmap v11359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:49.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:49 smithi119 ceph-mon[108979]: pgmap v11359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:49 smithi119 ceph-mon[94175]: pgmap v11359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:51.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:50 smithi183 ceph-mon[99169]: pgmap v11360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:51.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:50 smithi119 ceph-mon[108979]: pgmap v11360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:51.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:50 smithi119 ceph-mon[94175]: pgmap v11360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:53.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:53 smithi183 ceph-mon[99169]: pgmap v11361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:53.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:53 smithi119 ceph-mon[94175]: pgmap v11361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:53.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:53 smithi119 ceph-mon[108979]: pgmap v11361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:22:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:22:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:22:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:22:55.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:55 smithi183 ceph-mon[99169]: pgmap v11362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:55.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:55 smithi119 ceph-mon[94175]: pgmap v11362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:55.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:55 smithi119 ceph-mon[108979]: pgmap v11362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:57.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:57 smithi183 ceph-mon[99169]: pgmap v11363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:57.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:57 smithi119 ceph-mon[94175]: pgmap v11363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:57.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:57 smithi119 ceph-mon[108979]: pgmap v11363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:59.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:22:59 smithi183 ceph-mon[99169]: pgmap v11364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:59.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:22:59 smithi119 ceph-mon[108979]: pgmap v11364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:22:59.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:22:59 smithi119 ceph-mon[94175]: pgmap v11364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:01.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:00 smithi183 ceph-mon[99169]: pgmap v11365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:00 smithi119 ceph-mon[94175]: pgmap v11365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:00 smithi119 ceph-mon[108979]: pgmap v11365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:02.598 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:23:02.904 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:23:02.904 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 27s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:23:02.904 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 27s ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:23:02.904 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 27s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:23:02.904 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 27s ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:23:02.904 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 27s ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:23:02.904 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 27s ago 4h 748M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:23:02.904 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 27s ago 4h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:23:02.904 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 27s ago 4h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:23:02.904 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 27s ago 4h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:23:02.904 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 27s ago 4h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:23:02.904 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 27s ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:23:02.905 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 27s ago 4h 5505M 2408M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:23:02.905 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 27s ago 4h 5586M 2408M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:23:02.905 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 27s ago 4h 5098M 2408M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:23:02.905 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 27s ago 4h 4757M 2408M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:23:02.905 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 27s ago 4h 3972M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:23:02.905 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 27s ago 4h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:23:02.905 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 27s ago 4h 3990M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:23:02.905 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 27s ago 4h 4756M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:23:02.905 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 27s ago 4h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:23:03.282 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:23:03.282 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:23:03.282 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:23:03.282 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:23:03.282 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:23:03.283 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:23:03.283 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:23:03.283 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:23:03.283 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:23:03.283 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:23:03.283 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:23:03.283 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:23:03.283 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:23:03.283 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:23:03.283 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:23:03.283 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:23:03.283 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:23:03.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:03 smithi183 ceph-mon[99169]: pgmap v11366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:03.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:03 smithi183 ceph-mon[99169]: from='client.36686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:23:03.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3319519683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:23:03.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:03 smithi119 ceph-mon[94175]: pgmap v11366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:03.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:03 smithi119 ceph-mon[94175]: from='client.36686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:23:03.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3319519683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:23:03.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:03 smithi119 ceph-mon[108979]: pgmap v11366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:03.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:03 smithi119 ceph-mon[108979]: from='client.36686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:23:03.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3319519683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:23:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:23:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:23:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:23:04.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:04 smithi119 ceph-mon[94175]: from='client.36692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:23:04.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:04 smithi119 ceph-mon[108979]: from='client.36692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:23:04.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:04 smithi183 ceph-mon[99169]: from='client.36692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:23:05.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:05 smithi183 ceph-mon[99169]: pgmap v11367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:05 smithi119 ceph-mon[94175]: pgmap v11367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:05.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:05 smithi119 ceph-mon[108979]: pgmap v11367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:07.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:07 smithi183 ceph-mon[99169]: pgmap v11368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:07.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:07 smithi119 ceph-mon[94175]: pgmap v11368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:07.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:07 smithi119 ceph-mon[108979]: pgmap v11368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:09 smithi183 ceph-mon[99169]: pgmap v11369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:09 smithi119 ceph-mon[94175]: pgmap v11369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:09 smithi119 ceph-mon[108979]: pgmap v11369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:09.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:11.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:10 smithi183 ceph-mon[99169]: pgmap v11370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:10 smithi119 ceph-mon[94175]: pgmap v11370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:10 smithi119 ceph-mon[108979]: pgmap v11370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:13.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:13 smithi183 ceph-mon[99169]: pgmap v11371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:13.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:13 smithi119 ceph-mon[94175]: pgmap v11371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:13.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:13 smithi119 ceph-mon[108979]: pgmap v11371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:23:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:23:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:23:15.193 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 20:23:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T20:23:14.92848538Z level=info msg="Completed cleanup jobs" duration=12.871647ms 2023-12-01T20:23:15.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:15 smithi183 ceph-mon[99169]: pgmap v11372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:15 smithi119 ceph-mon[94175]: pgmap v11372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:15.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:15 smithi119 ceph-mon[108979]: pgmap v11372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:17.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:17 smithi183 ceph-mon[99169]: pgmap v11373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:17 smithi119 ceph-mon[94175]: pgmap v11373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:17.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:17 smithi119 ceph-mon[108979]: pgmap v11373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:19.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:19 smithi183 ceph-mon[99169]: pgmap v11374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:19.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:19 smithi119 ceph-mon[94175]: pgmap v11374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:19.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:19 smithi119 ceph-mon[108979]: pgmap v11374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:21.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:20 smithi183 ceph-mon[99169]: pgmap v11375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:20 smithi119 ceph-mon[94175]: pgmap v11375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:20 smithi119 ceph-mon[108979]: pgmap v11375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:23.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:23 smithi183 ceph-mon[99169]: pgmap v11376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:23.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:23 smithi119 ceph-mon[108979]: pgmap v11376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:23.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:23 smithi119 ceph-mon[94175]: pgmap v11376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:23:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:23:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:23:24.453 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:24.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:25.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:25 smithi183 ceph-mon[99169]: pgmap v11377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:25.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:25 smithi119 ceph-mon[94175]: pgmap v11377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:25.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:25 smithi119 ceph-mon[108979]: pgmap v11377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:27.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:27 smithi183 ceph-mon[99169]: pgmap v11378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:27.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:27 smithi119 ceph-mon[94175]: pgmap v11378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:27.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:27 smithi119 ceph-mon[108979]: pgmap v11378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:29 smithi183 ceph-mon[99169]: pgmap v11379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:29.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:29 smithi119 ceph-mon[94175]: pgmap v11379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:29.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:29 smithi119 ceph-mon[108979]: pgmap v11379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:31.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:30 smithi183 ceph-mon[99169]: pgmap v11380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:31.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:30 smithi119 ceph-mon[94175]: pgmap v11380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:31.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:30 smithi119 ceph-mon[108979]: pgmap v11380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:33.627 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:23:33.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:33 smithi183 ceph-mon[99169]: pgmap v11381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:33.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:33 smithi119 ceph-mon[94175]: pgmap v11381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:33.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:33 smithi119 ceph-mon[108979]: pgmap v11381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:33.937 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:23:33.937 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 58s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:23:33.937 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 58s ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:23:33.937 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 58s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:23:33.937 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 58s ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:23:33.937 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 58s ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:23:33.937 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 58s ago 4h 748M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:23:33.937 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 58s ago 4h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:23:33.937 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 58s ago 4h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:23:33.937 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 58s ago 4h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:23:33.938 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 58s ago 4h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:23:33.938 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 58s ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:23:33.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 58s ago 4h 5505M 2408M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:23:33.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 58s ago 4h 5586M 2408M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:23:33.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 58s ago 4h 5098M 2408M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:23:33.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 58s ago 4h 4757M 2408M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:23:33.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 58s ago 4h 3972M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:23:33.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 58s ago 4h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:23:33.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 58s ago 4h 3990M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:23:33.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 58s ago 4h 4756M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:23:33.938 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 58s ago 4h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:23:34.324 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:23:34.324 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:23:34.324 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:23:34.325 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:23:34.325 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:23:34.325 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:23:34.325 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:23:34.325 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:23:34.325 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:23:34.325 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:23:34.325 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:23:34.325 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:23:34.325 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:23:34.325 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:23:34.325 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:23:34.325 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:23:34.325 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:23:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:23:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:23:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:23:34.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:34 smithi119 ceph-mon[94175]: from='client.26817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:23:34.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:34 smithi119 ceph-mon[108979]: from='client.26817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:23:34.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:34 smithi183 ceph-mon[99169]: from='client.26817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:23:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:35 smithi183 ceph-mon[99169]: from='client.36710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:23:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:35 smithi183 ceph-mon[99169]: pgmap v11382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/80323676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:23:35.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:35 smithi119 ceph-mon[94175]: from='client.36710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:23:35.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:35 smithi119 ceph-mon[94175]: pgmap v11382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:35.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/80323676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:23:35.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:35 smithi119 ceph-mon[108979]: from='client.36710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:23:35.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:35 smithi119 ceph-mon[108979]: pgmap v11382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:35.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/80323676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:23:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:23:36.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:23:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:23:37.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:37 smithi183 ceph-mon[99169]: pgmap v11383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:37.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:23:37.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:23:37.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:23:37.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:37 smithi119 ceph-mon[94175]: pgmap v11383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:37.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:23:37.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:23:37.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:23:37.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:37 smithi119 ceph-mon[108979]: pgmap v11383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:37.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:23:37.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:23:37.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:23:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:39 smithi183 ceph-mon[99169]: pgmap v11384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:39 smithi119 ceph-mon[94175]: pgmap v11384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:39 smithi119 ceph-mon[108979]: pgmap v11384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:41.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:40 smithi183 ceph-mon[99169]: pgmap v11385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:41.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:40 smithi119 ceph-mon[94175]: pgmap v11385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:40 smithi119 ceph-mon[108979]: pgmap v11385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:43.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:43 smithi183 ceph-mon[99169]: pgmap v11386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:43.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:43 smithi119 ceph-mon[94175]: pgmap v11386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:43.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:43 smithi119 ceph-mon[108979]: pgmap v11386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:23:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:23:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:23:45.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:45 smithi183 ceph-mon[99169]: pgmap v11387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:45.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:45 smithi119 ceph-mon[94175]: pgmap v11387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:45.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:45 smithi119 ceph-mon[108979]: pgmap v11387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:47.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:47 smithi183 ceph-mon[99169]: pgmap v11388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:47 smithi119 ceph-mon[94175]: pgmap v11388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:47.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:47 smithi119 ceph-mon[108979]: pgmap v11388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:49.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:49 smithi183 ceph-mon[99169]: pgmap v11389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:49 smithi119 ceph-mon[94175]: pgmap v11389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:49.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:49 smithi119 ceph-mon[108979]: pgmap v11389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:51.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:50 smithi183 ceph-mon[99169]: pgmap v11390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:51.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:50 smithi119 ceph-mon[94175]: pgmap v11390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:51.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:50 smithi119 ceph-mon[108979]: pgmap v11390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:53.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:53 smithi183 ceph-mon[99169]: pgmap v11391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:53.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:53 smithi119 ceph-mon[94175]: pgmap v11391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:53.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:53 smithi119 ceph-mon[108979]: pgmap v11391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:23:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:23:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:23:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:54.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:23:55.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:55 smithi183 ceph-mon[99169]: pgmap v11392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:55.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:55 smithi119 ceph-mon[94175]: pgmap v11392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:55.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:55 smithi119 ceph-mon[108979]: pgmap v11392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:57.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:57 smithi183 ceph-mon[99169]: pgmap v11393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:57.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:57 smithi119 ceph-mon[94175]: pgmap v11393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:57.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:57 smithi119 ceph-mon[108979]: pgmap v11393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:59.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:23:59 smithi183 ceph-mon[99169]: pgmap v11394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:59.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:23:59 smithi119 ceph-mon[108979]: pgmap v11394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:23:59.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:23:59 smithi119 ceph-mon[94175]: pgmap v11394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:01.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:00 smithi183 ceph-mon[99169]: pgmap v11395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:00 smithi119 ceph-mon[94175]: pgmap v11395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:00 smithi119 ceph-mon[108979]: pgmap v11395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:03.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:03 smithi183 ceph-mon[99169]: pgmap v11396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:03.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:03 smithi119 ceph-mon[94175]: pgmap v11396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:03.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:03 smithi119 ceph-mon[108979]: pgmap v11396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:24:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:24:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:24:04.670 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:24:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:24:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 89s ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:24:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 89s ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:24:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 89s ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:24:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 89s ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:24:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 89s ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:24:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 89s ago 4h 748M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:24:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 89s ago 4h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:24:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 89s ago 4h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:24:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 89s ago 4h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:24:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 89s ago 4h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:24:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 89s ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:24:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 89s ago 4h 5505M 2408M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:24:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 89s ago 4h 5586M 2408M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:24:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 89s ago 4h 5098M 2408M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:24:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 89s ago 4h 4757M 2408M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:24:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 89s ago 4h 3972M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:24:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 89s ago 4h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:24:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 89s ago 4h 3990M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:24:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 89s ago 4h 4756M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:24:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 89s ago 4h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:24:05.357 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:24:05.357 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:24:05.357 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:24:05.357 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:24:05.357 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:24:05.357 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:24:05.357 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:24:05.357 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:24:05.357 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:24:05.357 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:24:05.358 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:24:05.358 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:24:05.358 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:24:05.358 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:24:05.358 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:24:05.358 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:24:05.358 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:24:05.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:05 smithi183 ceph-mon[99169]: pgmap v11397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:05 smithi119 ceph-mon[94175]: pgmap v11397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:05.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:05 smithi119 ceph-mon[108979]: pgmap v11397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:06.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:06 smithi183 ceph-mon[99169]: from='client.36722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:24:06.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:06 smithi183 ceph-mon[99169]: from='client.36728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:24:06.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3810029538' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:24:06.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:06 smithi119 ceph-mon[108979]: from='client.36722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:24:06.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:06 smithi119 ceph-mon[108979]: from='client.36728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:24:06.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3810029538' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:24:06.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:06 smithi119 ceph-mon[94175]: from='client.36722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:24:06.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:06 smithi119 ceph-mon[94175]: from='client.36728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:24:06.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3810029538' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:24:07.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:07 smithi183 ceph-mon[99169]: pgmap v11398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:07.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:07 smithi119 ceph-mon[94175]: pgmap v11398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:07.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:07 smithi119 ceph-mon[108979]: pgmap v11398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:09 smithi183 ceph-mon[99169]: pgmap v11399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:09 smithi119 ceph-mon[94175]: pgmap v11399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:09 smithi119 ceph-mon[108979]: pgmap v11399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:09.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:11.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:11 smithi183 ceph-mon[99169]: pgmap v11400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:10 smithi119 ceph-mon[94175]: pgmap v11400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:10 smithi119 ceph-mon[108979]: pgmap v11400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:13.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:13 smithi183 ceph-mon[99169]: pgmap v11401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:13.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:13 smithi119 ceph-mon[94175]: pgmap v11401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:13.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:13 smithi119 ceph-mon[108979]: pgmap v11401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:24:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:24:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:24:15.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:15 smithi183 ceph-mon[99169]: pgmap v11402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:15.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:15 smithi119 ceph-mon[108979]: pgmap v11402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:15 smithi119 ceph-mon[94175]: pgmap v11402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:17.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:17 smithi183 ceph-mon[99169]: pgmap v11403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:17 smithi119 ceph-mon[94175]: pgmap v11403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:17.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:17 smithi119 ceph-mon[108979]: pgmap v11403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:19.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:19 smithi183 ceph-mon[99169]: pgmap v11404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:19.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:19 smithi119 ceph-mon[108979]: pgmap v11404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:19.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:19 smithi119 ceph-mon[94175]: pgmap v11404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:21.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:20 smithi183 ceph-mon[99169]: pgmap v11405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:20 smithi119 ceph-mon[94175]: pgmap v11405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:20 smithi119 ceph-mon[108979]: pgmap v11405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:23.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:23 smithi183 ceph-mon[99169]: pgmap v11406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:23.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:23 smithi119 ceph-mon[108979]: pgmap v11406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:23.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:23 smithi119 ceph-mon[94175]: pgmap v11406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:24:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:24:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:24:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:25.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:25 smithi183 ceph-mon[99169]: pgmap v11407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:25.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:25 smithi119 ceph-mon[94175]: pgmap v11407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:25.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:25 smithi119 ceph-mon[108979]: pgmap v11407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:27.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:27 smithi183 ceph-mon[99169]: pgmap v11408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:27.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:27 smithi119 ceph-mon[108979]: pgmap v11408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:27.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:27 smithi119 ceph-mon[94175]: pgmap v11408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:29 smithi183 ceph-mon[99169]: pgmap v11409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:29.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:29 smithi119 ceph-mon[94175]: pgmap v11409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:29.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:29 smithi119 ceph-mon[108979]: pgmap v11409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:31.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:31 smithi183 ceph-mon[99169]: pgmap v11410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:31.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:31 smithi119 ceph-mon[94175]: pgmap v11410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:31.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:31 smithi119 ceph-mon[108979]: pgmap v11410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:33.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:33 smithi183 ceph-mon[99169]: pgmap v11411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:33.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:33 smithi119 ceph-mon[94175]: pgmap v11411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:33.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:33 smithi119 ceph-mon[108979]: pgmap v11411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:24:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:24:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:24:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:35 smithi183 ceph-mon[99169]: pgmap v11412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:35.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:35 smithi119 ceph-mon[94175]: pgmap v11412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:35 smithi119 ceph-mon[108979]: pgmap v11412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:35.701 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:24:36.008 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:24:36.008 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 2m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:24:36.008 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 2m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:24:36.008 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 2m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:24:36.008 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 2m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:24:36.008 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 2m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:24:36.008 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 2m ago 4h 748M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:24:36.008 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 2m ago 4h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:24:36.008 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 2m ago 4h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:24:36.008 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 2m ago 4h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:24:36.008 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 2m ago 4h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:24:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 2m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:24:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 2m ago 4h 5505M 2408M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:24:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 2m ago 4h 5586M 2408M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:24:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 2m ago 4h 5098M 2408M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:24:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 2m ago 4h 4757M 2408M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:24:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 2m ago 4h 3972M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:24:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 2m ago 4h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:24:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 2m ago 4h 3990M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:24:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 2m ago 4h 4756M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:24:36.009 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 2m ago 4h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:24:36.389 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:24:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:24:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:24:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:24:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:24:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:24:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:24:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:24:36.389 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:24:36.390 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:24:36.390 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:24:36.390 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:24:36.390 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:24:36.390 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:24:36.390 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:24:36.390 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:24:36.390 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:24:37.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:37 smithi183 ceph-mon[99169]: from='client.26853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:24:37.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:37 smithi183 ceph-mon[99169]: from='client.26859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:24:37.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:37 smithi183 ceph-mon[99169]: pgmap v11413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:37.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2260232386' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:24:37.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:24:37.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:24:37.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:24:37.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:24:37.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:37 smithi119 ceph-mon[108979]: from='client.26853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:24:37.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:37 smithi119 ceph-mon[108979]: from='client.26859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:24:37.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:37 smithi119 ceph-mon[108979]: pgmap v11413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:37.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2260232386' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:24:37.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:24:37.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:24:37.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:24:37.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:24:37.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:37 smithi119 ceph-mon[94175]: from='client.26853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:24:37.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:37 smithi119 ceph-mon[94175]: from='client.26859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:24:37.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:37 smithi119 ceph-mon[94175]: pgmap v11413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:37.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2260232386' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:24:37.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:24:37.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:24:37.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:24:37.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:24:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:39 smithi183 ceph-mon[99169]: pgmap v11414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:39 smithi119 ceph-mon[94175]: pgmap v11414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:39 smithi119 ceph-mon[108979]: pgmap v11414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:41.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:41 smithi183 ceph-mon[99169]: pgmap v11415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:41 smithi119 ceph-mon[108979]: pgmap v11415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:41.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:41 smithi119 ceph-mon[94175]: pgmap v11415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:43.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:43 smithi183 ceph-mon[99169]: pgmap v11416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:43.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:43 smithi119 ceph-mon[108979]: pgmap v11416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:43.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:43 smithi119 ceph-mon[94175]: pgmap v11416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:24:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:24:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:24:45.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:45 smithi183 ceph-mon[99169]: pgmap v11417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:45.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:45 smithi119 ceph-mon[94175]: pgmap v11417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:45.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:45 smithi119 ceph-mon[108979]: pgmap v11417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:47.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:47 smithi183 ceph-mon[99169]: pgmap v11418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:47.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:47 smithi119 ceph-mon[94175]: pgmap v11418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:47.703 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:47 smithi119 ceph-mon[108979]: pgmap v11418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:49.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:49 smithi183 ceph-mon[99169]: pgmap v11419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:49 smithi119 ceph-mon[94175]: pgmap v11419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:49.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:49 smithi119 ceph-mon[108979]: pgmap v11419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:51.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:51 smithi183 ceph-mon[99169]: pgmap v11420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:51.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:51 smithi119 ceph-mon[108979]: pgmap v11420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:51.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:51 smithi119 ceph-mon[94175]: pgmap v11420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:53.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:53 smithi183 ceph-mon[99169]: pgmap v11421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:53.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:53 smithi119 ceph-mon[94175]: pgmap v11421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:53.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:53 smithi119 ceph-mon[108979]: pgmap v11421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:24:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:24:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:24:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:24:55.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:55 smithi183 ceph-mon[99169]: pgmap v11422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:55.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:55 smithi119 ceph-mon[108979]: pgmap v11422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:55.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:55 smithi119 ceph-mon[94175]: pgmap v11422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:57.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:57 smithi183 ceph-mon[99169]: pgmap v11423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:57.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:57 smithi119 ceph-mon[94175]: pgmap v11423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:57.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:57 smithi119 ceph-mon[108979]: pgmap v11423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:59.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:24:59 smithi183 ceph-mon[99169]: pgmap v11424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:59.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:24:59 smithi119 ceph-mon[94175]: pgmap v11424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:24:59.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:24:59 smithi119 ceph-mon[108979]: pgmap v11424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:01.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:01 smithi183 ceph-mon[99169]: pgmap v11425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:01 smithi119 ceph-mon[108979]: pgmap v11425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:01 smithi119 ceph-mon[94175]: pgmap v11425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:03.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:03 smithi183 ceph-mon[99169]: pgmap v11426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:03.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:03 smithi119 ceph-mon[94175]: pgmap v11426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:03.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:03 smithi119 ceph-mon[108979]: pgmap v11426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:25:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:25:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:25:05.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:05 smithi183 ceph-mon[99169]: pgmap v11427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:05 smithi119 ceph-mon[94175]: pgmap v11427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:05.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:05 smithi119 ceph-mon[108979]: pgmap v11427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:06.737 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:25:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:25:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 2m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:25:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 2m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:25:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 2m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:25:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 2m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:25:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 2m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:25:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 2m ago 4h 748M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:25:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 2m ago 4h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:25:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 2m ago 4h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:25:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 2m ago 4h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:25:07.043 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 2m ago 4h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:25:07.044 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 2m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:25:07.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 2m ago 4h 5505M 2408M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:25:07.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 2m ago 4h 5586M 2408M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:25:07.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 2m ago 4h 5098M 2408M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:25:07.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 2m ago 4h 4757M 2408M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:25:07.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 2m ago 4h 3972M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:25:07.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 2m ago 4h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:25:07.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 2m ago 4h 3990M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:25:07.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 2m ago 4h 4756M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:25:07.044 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 2m ago 4h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:25:07.429 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:25:07.429 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:25:07.429 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:25:07.429 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:25:07.429 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:25:07.429 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:25:07.429 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:25:07.429 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:25:07.429 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:25:07.430 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:25:07.430 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:25:07.430 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:25:07.430 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:25:07.430 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:25:07.430 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:25:07.430 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:25:07.430 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:25:07.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:07 smithi183 ceph-mon[99169]: pgmap v11428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:07.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:07 smithi119 ceph-mon[94175]: pgmap v11428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:07.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:07 smithi119 ceph-mon[108979]: pgmap v11428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:08.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:08 smithi183 ceph-mon[99169]: from='client.36758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:25:08.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:08 smithi183 ceph-mon[99169]: from='client.36764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:25:08.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2731469426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:25:08.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:08 smithi119 ceph-mon[108979]: from='client.36758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:25:08.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:08 smithi119 ceph-mon[108979]: from='client.36764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:25:08.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2731469426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:25:08.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:08 smithi119 ceph-mon[94175]: from='client.36758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:25:08.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:08 smithi119 ceph-mon[94175]: from='client.36764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:25:08.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2731469426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:25:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:09 smithi183 ceph-mon[99169]: pgmap v11429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:09 smithi119 ceph-mon[108979]: pgmap v11429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:09.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:09 smithi119 ceph-mon[94175]: pgmap v11429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:09.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:11.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:11 smithi183 ceph-mon[99169]: pgmap v11430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:11 smithi119 ceph-mon[94175]: pgmap v11430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:11.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:11 smithi119 ceph-mon[108979]: pgmap v11430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:13.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:13 smithi183 ceph-mon[99169]: pgmap v11431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:13.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:13 smithi119 ceph-mon[94175]: pgmap v11431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:13.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:13 smithi119 ceph-mon[108979]: pgmap v11431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:25:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:25:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:25:15.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:15 smithi183 ceph-mon[99169]: pgmap v11432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:15 smithi119 ceph-mon[94175]: pgmap v11432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:15.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:15 smithi119 ceph-mon[108979]: pgmap v11432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:17.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:17 smithi183 ceph-mon[99169]: pgmap v11433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:17.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:17 smithi119 ceph-mon[108979]: pgmap v11433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:17 smithi119 ceph-mon[94175]: pgmap v11433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:19.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:19 smithi183 ceph-mon[99169]: pgmap v11434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:19.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:19 smithi119 ceph-mon[108979]: pgmap v11434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:19.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:19 smithi119 ceph-mon[94175]: pgmap v11434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:21 smithi183 ceph-mon[99169]: pgmap v11435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:21 smithi119 ceph-mon[94175]: pgmap v11435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:21 smithi119 ceph-mon[108979]: pgmap v11435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:23.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:23 smithi183 ceph-mon[99169]: pgmap v11436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:23.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:23 smithi119 ceph-mon[94175]: pgmap v11436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:23.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:23 smithi119 ceph-mon[108979]: pgmap v11436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:25:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:25:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:25:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:25.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:25 smithi183 ceph-mon[99169]: pgmap v11437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:25.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:25 smithi119 ceph-mon[94175]: pgmap v11437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:25.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:25 smithi119 ceph-mon[108979]: pgmap v11437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:27.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:27 smithi183 ceph-mon[99169]: pgmap v11438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:27.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:27 smithi119 ceph-mon[94175]: pgmap v11438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:27.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:27 smithi119 ceph-mon[108979]: pgmap v11438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:29.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:29 smithi183 ceph-mon[99169]: pgmap v11439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:29.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:29 smithi119 ceph-mon[94175]: pgmap v11439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:29.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:29 smithi119 ceph-mon[108979]: pgmap v11439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:31.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:31 smithi183 ceph-mon[99169]: pgmap v11440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:31.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:31 smithi119 ceph-mon[108979]: pgmap v11440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:31.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:31 smithi119 ceph-mon[94175]: pgmap v11440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:33.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:33 smithi183 ceph-mon[99169]: pgmap v11441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:33.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:33 smithi119 ceph-mon[94175]: pgmap v11441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:33.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:33 smithi119 ceph-mon[108979]: pgmap v11441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:25:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:25:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:25:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:35 smithi183 ceph-mon[99169]: pgmap v11442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:35.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:35 smithi119 ceph-mon[94175]: pgmap v11442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:35 smithi119 ceph-mon[108979]: pgmap v11442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:37.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:37 smithi183 ceph-mon[99169]: pgmap v11443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:37.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:25:37.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:37 smithi119 ceph-mon[94175]: pgmap v11443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:37.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:25:37.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:37 smithi119 ceph-mon[108979]: pgmap v11443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:37.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:25:37.787 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:25:38.115 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:25:38.115 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 3m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:25:38.115 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 3m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:25:38.115 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 3m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:25:38.115 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 3m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:25:38.115 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 3m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:25:38.115 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 3m ago 4h 748M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:25:38.115 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 3m ago 4h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:25:38.116 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 3m ago 4h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:25:38.116 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 3m ago 4h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:25:38.116 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 3m ago 4h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:25:38.116 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 3m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:25:38.116 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 3m ago 4h 5505M 2408M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:25:38.116 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 3m ago 4h 5586M 2408M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:25:38.116 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 3m ago 4h 5098M 2408M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:25:38.116 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 3m ago 4h 4757M 2408M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:25:38.116 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 3m ago 4h 3972M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:25:38.116 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 3m ago 4h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:25:38.116 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 3m ago 4h 3990M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:25:38.116 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 3m ago 4h 4756M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:25:38.116 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 3m ago 4h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:25:38.510 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:25:38.510 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:25:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:25:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:25:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:25:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:25:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:25:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:25:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:25:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:25:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:25:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:25:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:25:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:25:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:25:38.511 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:25:38.512 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:25:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:25:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:25:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:38 smithi183 ceph-mon[99169]: from='client.26889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:25:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:38 smithi183 ceph-mon[99169]: from='client.26895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:25:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:25:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:25:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:25:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:38 smithi183 ceph-mon[99169]: pgmap v11444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:39.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3656369190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:25:39.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:25:39.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:25:39.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:38 smithi119 ceph-mon[94175]: from='client.26889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:25:39.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:38 smithi119 ceph-mon[94175]: from='client.26895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:25:39.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:25:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:25:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:25:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:38 smithi119 ceph-mon[94175]: pgmap v11444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3656369190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:25:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:25:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:25:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:38 smithi119 ceph-mon[108979]: from='client.26889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:25:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:38 smithi119 ceph-mon[108979]: from='client.26895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:25:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:25:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:25:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:25:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:38 smithi119 ceph-mon[108979]: pgmap v11444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:39.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3656369190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:25:40.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:40.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:40.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:41.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:41 smithi183 ceph-mon[99169]: pgmap v11445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:41 smithi119 ceph-mon[108979]: pgmap v11445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:41.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:41 smithi119 ceph-mon[94175]: pgmap v11445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:43.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:43 smithi183 ceph-mon[99169]: pgmap v11446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:43.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:43 smithi119 ceph-mon[94175]: pgmap v11446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:43.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:43 smithi119 ceph-mon[108979]: pgmap v11446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:25:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:25:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:25:45.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:45 smithi183 ceph-mon[99169]: pgmap v11447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:45.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:45 smithi119 ceph-mon[94175]: pgmap v11447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:45.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:45 smithi119 ceph-mon[108979]: pgmap v11447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:47.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:47 smithi183 ceph-mon[99169]: pgmap v11448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:47 smithi119 ceph-mon[94175]: pgmap v11448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:47.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:47 smithi119 ceph-mon[108979]: pgmap v11448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:49.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:49 smithi183 ceph-mon[99169]: pgmap v11449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:49 smithi119 ceph-mon[94175]: pgmap v11449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:49.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:49 smithi119 ceph-mon[108979]: pgmap v11449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:51.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:51 smithi183 ceph-mon[99169]: pgmap v11450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:51.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:51 smithi119 ceph-mon[94175]: pgmap v11450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:51.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:51 smithi119 ceph-mon[108979]: pgmap v11450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:53.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:53 smithi183 ceph-mon[99169]: pgmap v11451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:53.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:53 smithi119 ceph-mon[94175]: pgmap v11451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:53.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:53 smithi119 ceph-mon[108979]: pgmap v11451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:25:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:25:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:25:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:25:55.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:55 smithi183 ceph-mon[99169]: pgmap v11452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:55.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:55 smithi119 ceph-mon[94175]: pgmap v11452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:55.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:55 smithi119 ceph-mon[108979]: pgmap v11452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:57.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:57 smithi183 ceph-mon[99169]: pgmap v11453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:57.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:57 smithi119 ceph-mon[94175]: pgmap v11453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:57.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:57 smithi119 ceph-mon[108979]: pgmap v11453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:59.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:25:59 smithi183 ceph-mon[99169]: pgmap v11454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:59.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:25:59 smithi119 ceph-mon[108979]: pgmap v11454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:25:59.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:25:59 smithi119 ceph-mon[94175]: pgmap v11454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:01.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:01 smithi183 ceph-mon[99169]: pgmap v11455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:01 smithi119 ceph-mon[94175]: pgmap v11455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:01 smithi119 ceph-mon[108979]: pgmap v11455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:03.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:03 smithi183 ceph-mon[99169]: pgmap v11456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:03.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:03 smithi119 ceph-mon[94175]: pgmap v11456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:03.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:03 smithi119 ceph-mon[108979]: pgmap v11456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:26:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:26:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:26:05.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:05 smithi183 ceph-mon[99169]: pgmap v11457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:05.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:05 smithi119 ceph-mon[108979]: pgmap v11457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:05 smithi119 ceph-mon[94175]: pgmap v11457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:07.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:07 smithi183 ceph-mon[99169]: pgmap v11458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:07.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:07 smithi119 ceph-mon[94175]: pgmap v11458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:07.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:07 smithi119 ceph-mon[108979]: pgmap v11458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:08.857 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:26:09.162 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:26:09.162 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 3m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:26:09.162 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 3m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:26:09.162 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 3m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:26:09.162 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 3m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:26:09.163 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 3m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:26:09.163 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 3m ago 4h 748M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:26:09.163 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 3m ago 4h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:26:09.163 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 3m ago 4h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:26:09.163 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 3m ago 4h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:26:09.163 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 3m ago 4h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:26:09.163 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 3m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:26:09.163 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 3m ago 4h 5505M 2408M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:26:09.163 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 3m ago 4h 5586M 2408M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:26:09.163 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 3m ago 4h 5098M 2408M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:26:09.163 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 3m ago 4h 4757M 2408M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:26:09.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 3m ago 4h 3972M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:26:09.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 3m ago 4h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:26:09.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 3m ago 4h 3990M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:26:09.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 3m ago 4h 4756M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:26:09.164 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 3m ago 4h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:26:09.543 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:26:09.544 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:26:09.544 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:26:09.544 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:26:09.544 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:26:09.544 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:26:09.544 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:26:09.544 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:26:09.544 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:26:09.544 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:26:09.544 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:26:09.544 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:26:09.544 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:26:09.545 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:26:09.545 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:26:09.545 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:26:09.545 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:26:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:09 smithi183 ceph-mon[99169]: pgmap v11459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:09 smithi119 ceph-mon[94175]: pgmap v11459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:09 smithi119 ceph-mon[108979]: pgmap v11459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:10.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:10 smithi183 ceph-mon[99169]: from='client.26907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:26:10.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:10 smithi183 ceph-mon[99169]: from='client.36800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:26:10.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1521377243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:26:10.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:10 smithi119 ceph-mon[108979]: from='client.26907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:26:10.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:10 smithi119 ceph-mon[108979]: from='client.36800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:26:10.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1521377243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:26:10.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:10 smithi119 ceph-mon[94175]: from='client.26907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:26:10.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:10 smithi119 ceph-mon[94175]: from='client.36800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:26:10.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1521377243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:26:11.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:11 smithi183 ceph-mon[99169]: pgmap v11460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:11.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:11 smithi119 ceph-mon[94175]: pgmap v11460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:11.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:11 smithi119 ceph-mon[108979]: pgmap v11460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:13.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:13 smithi183 ceph-mon[99169]: pgmap v11461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:13.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:13 smithi119 ceph-mon[94175]: pgmap v11461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:13.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:13 smithi119 ceph-mon[108979]: pgmap v11461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:26:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:26:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:26:15.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:15 smithi183 ceph-mon[99169]: pgmap v11462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:15 smithi119 ceph-mon[94175]: pgmap v11462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:15.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:15 smithi119 ceph-mon[108979]: pgmap v11462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:17.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:17 smithi183 ceph-mon[99169]: pgmap v11463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:17 smithi119 ceph-mon[94175]: pgmap v11463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:17.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:17 smithi119 ceph-mon[108979]: pgmap v11463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:19.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:19 smithi183 ceph-mon[99169]: pgmap v11464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:19.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:19 smithi119 ceph-mon[94175]: pgmap v11464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:19.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:19 smithi119 ceph-mon[108979]: pgmap v11464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:21 smithi183 ceph-mon[99169]: pgmap v11465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:21.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:21 smithi119 ceph-mon[108979]: pgmap v11465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:21.453 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:21 smithi119 ceph-mon[94175]: pgmap v11465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:23.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:23 smithi183 ceph-mon[99169]: pgmap v11466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:23.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:23 smithi119 ceph-mon[94175]: pgmap v11466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:23.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:23 smithi119 ceph-mon[108979]: pgmap v11466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:26:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:26:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:26:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:25.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:25 smithi183 ceph-mon[99169]: pgmap v11467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:25.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:25 smithi119 ceph-mon[94175]: pgmap v11467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:25.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:25 smithi119 ceph-mon[108979]: pgmap v11467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:27.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:27 smithi183 ceph-mon[99169]: pgmap v11468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:27.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:27 smithi119 ceph-mon[94175]: pgmap v11468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:27.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:27 smithi119 ceph-mon[108979]: pgmap v11468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:29.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:29 smithi183 ceph-mon[99169]: pgmap v11469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:29.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:29 smithi119 ceph-mon[94175]: pgmap v11469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:29.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:29 smithi119 ceph-mon[108979]: pgmap v11469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:31.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:31 smithi183 ceph-mon[99169]: pgmap v11470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:31.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:31 smithi119 ceph-mon[94175]: pgmap v11470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:31.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:31 smithi119 ceph-mon[108979]: pgmap v11470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:33.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:33 smithi183 ceph-mon[99169]: pgmap v11471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:33.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:33 smithi119 ceph-mon[94175]: pgmap v11471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:33.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:33 smithi119 ceph-mon[108979]: pgmap v11471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:26:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:26:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:26:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:35 smithi183 ceph-mon[99169]: pgmap v11472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:35.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:35 smithi119 ceph-mon[94175]: pgmap v11472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:35 smithi119 ceph-mon[108979]: pgmap v11472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:37.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:37 smithi183 ceph-mon[99169]: pgmap v11473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:37.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:37 smithi119 ceph-mon[94175]: pgmap v11473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:37.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:37 smithi119 ceph-mon[108979]: pgmap v11473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:38.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:26:38.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:26:38.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:26:39.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:39 smithi183 ceph-mon[99169]: pgmap v11474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:26:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:26:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:26:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:26:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:26:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:39 smithi119 ceph-mon[94175]: pgmap v11474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:26:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:26:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:26:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:26:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:26:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:39 smithi119 ceph-mon[108979]: pgmap v11474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:26:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:26:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:26:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:26:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:26:39.880 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:26:40.186 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:26:40.186 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 4m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:26:40.186 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 4m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:26:40.187 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 4m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:26:40.187 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 4m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:26:40.187 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 4m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:26:40.187 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 4m ago 4h 748M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:26:40.187 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 4m ago 4h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:26:40.187 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 4m ago 4h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:26:40.187 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 4m ago 4h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:26:40.187 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 4m ago 4h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:26:40.187 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 4m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:26:40.187 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 4m ago 4h 5505M 2408M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:26:40.187 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 4m ago 4h 5586M 2408M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:26:40.187 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 4m ago 4h 5098M 2408M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:26:40.187 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 4m ago 4h 4757M 2408M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:26:40.187 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 4m ago 4h 3972M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:26:40.188 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 4m ago 4h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:26:40.188 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 4m ago 4h 3990M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:26:40.188 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 4m ago 4h 4756M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:26:40.188 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 4m ago 4h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:26:40.568 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:26:40.568 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:26:40.568 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:26:40.568 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:26:40.568 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:26:40.568 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:26:40.569 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:26:40.569 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:26:40.569 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:26:40.569 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:26:40.569 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:26:40.569 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:26:40.569 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:26:40.569 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:26:40.569 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:26:40.569 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:26:40.569 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:26:41.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:41 smithi183 ceph-mon[99169]: from='client.36812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:26:41.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:41 smithi183 ceph-mon[99169]: from='client.26931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:26:41.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:41 smithi183 ceph-mon[99169]: pgmap v11475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:41.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1448212359' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:26:41.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:41 smithi119 ceph-mon[94175]: from='client.36812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:26:41.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:41 smithi119 ceph-mon[94175]: from='client.26931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:26:41.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:41 smithi119 ceph-mon[94175]: pgmap v11475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:41.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1448212359' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:26:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:41 smithi119 ceph-mon[108979]: from='client.36812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:26:41.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:41 smithi119 ceph-mon[108979]: from='client.26931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:26:41.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:41 smithi119 ceph-mon[108979]: pgmap v11475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:41.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1448212359' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:26:43.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:43 smithi183 ceph-mon[99169]: pgmap v11476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:43.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:43 smithi119 ceph-mon[94175]: pgmap v11476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:43.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:43 smithi119 ceph-mon[108979]: pgmap v11476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:26:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:26:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:26:45.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:45 smithi183 ceph-mon[99169]: pgmap v11477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:45.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:45 smithi119 ceph-mon[108979]: pgmap v11477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:45.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:45 smithi119 ceph-mon[94175]: pgmap v11477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:47.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:47 smithi183 ceph-mon[99169]: pgmap v11478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:47 smithi119 ceph-mon[94175]: pgmap v11478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:47.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:47 smithi119 ceph-mon[108979]: pgmap v11478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:49.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:49 smithi183 ceph-mon[99169]: pgmap v11479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:49 smithi119 ceph-mon[94175]: pgmap v11479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:49.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:49 smithi119 ceph-mon[108979]: pgmap v11479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:51.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:51 smithi183 ceph-mon[99169]: pgmap v11480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:51.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:51 smithi119 ceph-mon[94175]: pgmap v11480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:51.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:51 smithi119 ceph-mon[108979]: pgmap v11480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:53.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:53 smithi183 ceph-mon[99169]: pgmap v11481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:53.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:53 smithi119 ceph-mon[94175]: pgmap v11481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:53.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:53 smithi119 ceph-mon[108979]: pgmap v11481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:26:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:26:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:26:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:26:55.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:55 smithi183 ceph-mon[99169]: pgmap v11482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:55.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:55 smithi119 ceph-mon[94175]: pgmap v11482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:55.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:55 smithi119 ceph-mon[108979]: pgmap v11482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:57.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:57 smithi183 ceph-mon[99169]: pgmap v11483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:57.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:57 smithi119 ceph-mon[94175]: pgmap v11483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:57.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:57 smithi119 ceph-mon[108979]: pgmap v11483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:59.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:26:59 smithi183 ceph-mon[99169]: pgmap v11484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:59.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:26:59 smithi119 ceph-mon[94175]: pgmap v11484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:26:59.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:26:59 smithi119 ceph-mon[108979]: pgmap v11484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:01.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:01 smithi183 ceph-mon[99169]: pgmap v11485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:01 smithi119 ceph-mon[94175]: pgmap v11485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:01 smithi119 ceph-mon[108979]: pgmap v11485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:03.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:03 smithi183 ceph-mon[99169]: pgmap v11486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:03.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:03 smithi119 ceph-mon[94175]: pgmap v11486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:03.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:03 smithi119 ceph-mon[108979]: pgmap v11486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:27:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:27:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:27:05.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:05 smithi183 ceph-mon[99169]: pgmap v11487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:05.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:05 smithi119 ceph-mon[108979]: pgmap v11487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:05.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:05 smithi119 ceph-mon[94175]: pgmap v11487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:07.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:07 smithi183 ceph-mon[99169]: pgmap v11488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:07.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:07 smithi119 ceph-mon[108979]: pgmap v11488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:07.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:07 smithi119 ceph-mon[94175]: pgmap v11488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:09 smithi183 ceph-mon[99169]: pgmap v11489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:09 smithi119 ceph-mon[94175]: pgmap v11489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:09 smithi119 ceph-mon[108979]: pgmap v11489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:10.913 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:27:11.219 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:27:11.220 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 4m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:27:11.220 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 4m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:27:11.220 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 4m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:27:11.220 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 4m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:27:11.220 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 4m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:27:11.220 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (4h) 4m ago 4h 748M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:27:11.220 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (4h) 4m ago 4h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:27:11.220 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 4m ago 4h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:27:11.220 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 4m ago 4h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:27:11.220 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 4m ago 4h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:27:11.220 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 4m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:27:11.220 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 4m ago 4h 5505M 2408M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:27:11.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 4m ago 4h 5586M 2408M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:27:11.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 4m ago 4h 5098M 2408M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:27:11.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 4m ago 4h 4757M 2408M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:27:11.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 4m ago 4h 3972M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:27:11.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 4m ago 4h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:27:11.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 4m ago 4h 3990M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:27:11.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 4m ago 4h 4756M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:27:11.221 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 4m ago 4h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:27:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:11 smithi183 ceph-mon[99169]: pgmap v11490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:11 smithi119 ceph-mon[94175]: pgmap v11490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:11 smithi119 ceph-mon[108979]: pgmap v11490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:11.602 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:27:11.602 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:27:11.602 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:27:11.602 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:27:11.602 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:27:11.602 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:27:11.602 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:27:11.602 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:27:11.603 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:27:11.603 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:27:11.603 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:27:11.603 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:27:11.603 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:27:11.603 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:27:11.603 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:27:11.603 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:27:11.603 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:27:12.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:12 smithi183 ceph-mon[99169]: from='client.36830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:27:12.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:12 smithi183 ceph-mon[99169]: from='client.26949 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:27:12.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/368566780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:27:12.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:12 smithi119 ceph-mon[94175]: from='client.36830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:27:12.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:12 smithi119 ceph-mon[94175]: from='client.26949 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:27:12.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/368566780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:27:12.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:12 smithi119 ceph-mon[108979]: from='client.36830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:27:12.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:12 smithi119 ceph-mon[108979]: from='client.26949 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:27:12.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/368566780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:27:13.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:13 smithi183 ceph-mon[99169]: pgmap v11491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:13.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:13 smithi119 ceph-mon[108979]: pgmap v11491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:13.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:13 smithi119 ceph-mon[94175]: pgmap v11491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:27:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:27:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:27:15.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:15 smithi183 ceph-mon[99169]: pgmap v11492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:15 smithi119 ceph-mon[94175]: pgmap v11492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:15.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:15 smithi119 ceph-mon[108979]: pgmap v11492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:17.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:17 smithi183 ceph-mon[99169]: pgmap v11493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:17 smithi119 ceph-mon[94175]: pgmap v11493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:17.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:17 smithi119 ceph-mon[108979]: pgmap v11493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:19.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:19 smithi183 ceph-mon[99169]: pgmap v11494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:19.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:19 smithi119 ceph-mon[94175]: pgmap v11494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:19.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:19 smithi119 ceph-mon[108979]: pgmap v11494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:21.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:21 smithi183 ceph-mon[99169]: pgmap v11495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:21 smithi119 ceph-mon[94175]: pgmap v11495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:21 smithi119 ceph-mon[108979]: pgmap v11495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:23.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:23 smithi183 ceph-mon[99169]: pgmap v11496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:23.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:23 smithi119 ceph-mon[94175]: pgmap v11496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:23.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:23 smithi119 ceph-mon[108979]: pgmap v11496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:27:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:27:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:27:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:25.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:25 smithi183 ceph-mon[99169]: pgmap v11497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:25.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:25 smithi119 ceph-mon[94175]: pgmap v11497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:25.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:25 smithi119 ceph-mon[108979]: pgmap v11497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:27.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:27 smithi183 ceph-mon[99169]: pgmap v11498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:27.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:27 smithi119 ceph-mon[94175]: pgmap v11498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:27.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:27 smithi119 ceph-mon[108979]: pgmap v11498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:29.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:29 smithi183 ceph-mon[99169]: pgmap v11499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:29.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:29 smithi119 ceph-mon[108979]: pgmap v11499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:29.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:29 smithi119 ceph-mon[94175]: pgmap v11499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:31.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:31 smithi183 ceph-mon[99169]: pgmap v11500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:31.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:31 smithi119 ceph-mon[94175]: pgmap v11500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:31.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:31 smithi119 ceph-mon[108979]: pgmap v11500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:33.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:33 smithi183 ceph-mon[99169]: pgmap v11501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:33.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:33 smithi119 ceph-mon[108979]: pgmap v11501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:33.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:33 smithi119 ceph-mon[94175]: pgmap v11501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:27:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:27:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:27:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:35 smithi183 ceph-mon[99169]: pgmap v11502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:35.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:35 smithi119 ceph-mon[94175]: pgmap v11502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:35 smithi119 ceph-mon[108979]: pgmap v11502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:37.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:37 smithi183 ceph-mon[99169]: pgmap v11503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:37.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:37 smithi119 ceph-mon[108979]: pgmap v11503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:37.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:37 smithi119 ceph-mon[94175]: pgmap v11503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:39.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:39 smithi183 ceph-mon[99169]: pgmap v11504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:39.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:39.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:27:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:39 smithi119 ceph-mon[94175]: pgmap v11504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:27:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:39 smithi119 ceph-mon[108979]: pgmap v11504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:27:40.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:27:40.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:27:40.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:27:40.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:27:40.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:27:40.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:27:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:27:40.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:27:40.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:27:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:41 smithi183 ceph-mon[99169]: pgmap v11505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:41 smithi119 ceph-mon[94175]: pgmap v11505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:41 smithi119 ceph-mon[108979]: pgmap v11505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:41.948 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:27:42.252 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:27:42.253 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 5m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:27:42.253 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 5m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:27:42.253 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 5m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:27:42.253 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 5m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:27:42.253 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 5m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:27:42.253 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 5m ago 5h 748M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:27:42.253 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 5m ago 5h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:27:42.253 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 5m ago 4h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:27:42.253 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 5m ago 4h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:27:42.253 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 5m ago 4h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:27:42.253 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 5m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:27:42.253 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 5m ago 4h 5505M 2408M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:27:42.254 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 5m ago 4h 5586M 2408M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:27:42.254 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 5m ago 4h 5098M 2408M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:27:42.254 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 5m ago 4h 4757M 2408M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:27:42.254 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 5m ago 4h 3972M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:27:42.254 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 5m ago 4h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:27:42.254 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 5m ago 4h 3990M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:27:42.254 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 5m ago 4h 4756M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:27:42.254 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 5m ago 4h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:27:42.632 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:27:42.632 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:27:42.632 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:27:42.633 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:27:42.633 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:27:42.633 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:27:42.633 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:27:42.633 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:27:42.633 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:27:42.633 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:27:42.633 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:27:42.633 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:27:42.633 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:27:42.633 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:27:42.633 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:27:42.633 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:27:42.634 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:27:43.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:43 smithi183 ceph-mon[99169]: from='client.36848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:27:43.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:43 smithi183 ceph-mon[99169]: from='client.36854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:27:43.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:43 smithi183 ceph-mon[99169]: pgmap v11506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:43.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2714009329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:27:43.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:43 smithi119 ceph-mon[94175]: from='client.36848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:27:43.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:43 smithi119 ceph-mon[94175]: from='client.36854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:27:43.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:43 smithi119 ceph-mon[94175]: pgmap v11506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:43.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2714009329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:27:43.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:43 smithi119 ceph-mon[108979]: from='client.36848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:27:43.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:43 smithi119 ceph-mon[108979]: from='client.36854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:27:43.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:43 smithi119 ceph-mon[108979]: pgmap v11506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:43.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2714009329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:27:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:27:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:27:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:27:45.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:45 smithi183 ceph-mon[99169]: pgmap v11507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:45.715 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:45 smithi119 ceph-mon[94175]: pgmap v11507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:45.716 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:45 smithi119 ceph-mon[108979]: pgmap v11507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:47.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:47 smithi183 ceph-mon[99169]: pgmap v11508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:47 smithi119 ceph-mon[94175]: pgmap v11508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:47.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:47 smithi119 ceph-mon[108979]: pgmap v11508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:49.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:49 smithi183 ceph-mon[99169]: pgmap v11509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:49 smithi119 ceph-mon[94175]: pgmap v11509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:49.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:49 smithi119 ceph-mon[108979]: pgmap v11509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:51.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:51 smithi183 ceph-mon[99169]: pgmap v11510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:51.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:51 smithi119 ceph-mon[94175]: pgmap v11510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:51.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:51 smithi119 ceph-mon[108979]: pgmap v11510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:53.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:53 smithi183 ceph-mon[99169]: pgmap v11511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:53.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:53 smithi119 ceph-mon[94175]: pgmap v11511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:53.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:53 smithi119 ceph-mon[108979]: pgmap v11511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:27:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:27:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:27:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:54.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:27:55.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:55 smithi183 ceph-mon[99169]: pgmap v11512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:55.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:55 smithi119 ceph-mon[94175]: pgmap v11512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:55.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:55 smithi119 ceph-mon[108979]: pgmap v11512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:57.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:57 smithi183 ceph-mon[99169]: pgmap v11513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:57.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:57 smithi119 ceph-mon[94175]: pgmap v11513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:57.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:57 smithi119 ceph-mon[108979]: pgmap v11513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:59.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:27:59 smithi183 ceph-mon[99169]: pgmap v11514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:59.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:27:59 smithi119 ceph-mon[94175]: pgmap v11514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:27:59.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:27:59 smithi119 ceph-mon[108979]: pgmap v11514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:01.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:01 smithi183 ceph-mon[99169]: pgmap v11515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:01 smithi119 ceph-mon[94175]: pgmap v11515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:01 smithi119 ceph-mon[108979]: pgmap v11515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:03.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:03 smithi183 ceph-mon[99169]: pgmap v11516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:03.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:03 smithi119 ceph-mon[94175]: pgmap v11516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:03.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:03 smithi119 ceph-mon[108979]: pgmap v11516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:28:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:28:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:28:05.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:05 smithi183 ceph-mon[99169]: pgmap v11517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:05 smithi119 ceph-mon[94175]: pgmap v11517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:05.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:05 smithi119 ceph-mon[108979]: pgmap v11517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:07.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:07 smithi183 ceph-mon[99169]: pgmap v11518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:07.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:07 smithi119 ceph-mon[94175]: pgmap v11518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:07.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:07 smithi119 ceph-mon[108979]: pgmap v11518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:09 smithi183 ceph-mon[99169]: pgmap v11519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:09 smithi119 ceph-mon[94175]: pgmap v11519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:09.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:09 smithi119 ceph-mon[108979]: pgmap v11519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:09.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:11 smithi183 ceph-mon[99169]: pgmap v11520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:11 smithi119 ceph-mon[94175]: pgmap v11520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:11 smithi119 ceph-mon[108979]: pgmap v11520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:12.978 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:28:13.282 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:28:13.282 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 5m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:28:13.282 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 5m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:28:13.283 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 5m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:28:13.283 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 5m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:28:13.283 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 5m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:28:13.283 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 5m ago 5h 748M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:28:13.283 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 5m ago 5h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:28:13.283 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (4h) 5m ago 4h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:28:13.283 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 5m ago 4h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:28:13.283 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 5m ago 4h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:28:13.283 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 5m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:28:13.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 5m ago 4h 5505M 2408M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:28:13.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 5m ago 4h 5586M 2408M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:28:13.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 5m ago 4h 5098M 2408M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:28:13.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 5m ago 4h 4757M 2408M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:28:13.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 5m ago 4h 3972M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:28:13.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 5m ago 4h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:28:13.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 5m ago 4h 3990M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:28:13.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 5m ago 4h 4756M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:28:13.284 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 5m ago 4h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:28:13.661 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:28:13.661 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:28:13.661 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:28:13.661 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:28:13.661 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:28:13.661 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:28:13.661 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:28:13.661 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:28:13.662 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:28:13.662 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:28:13.662 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:28:13.662 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:28:13.662 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:28:13.662 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:28:13.662 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:28:13.662 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:28:13.662 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:28:13.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:13 smithi183 ceph-mon[99169]: pgmap v11521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:13.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:13 smithi119 ceph-mon[94175]: pgmap v11521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:13.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:13 smithi119 ceph-mon[108979]: pgmap v11521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:28:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:28:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:28:14.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:14 smithi119 ceph-mon[94175]: from='client.36866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:28:14.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:14 smithi119 ceph-mon[94175]: from='client.26985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:28:14.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1495774042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:28:14.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:14 smithi119 ceph-mon[108979]: from='client.36866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:28:14.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:14 smithi119 ceph-mon[108979]: from='client.26985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:28:14.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1495774042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:28:14.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:14 smithi183 ceph-mon[99169]: from='client.36866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:28:14.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:14 smithi183 ceph-mon[99169]: from='client.26985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:28:14.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1495774042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:28:15.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:15 smithi183 ceph-mon[99169]: pgmap v11522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:15 smithi119 ceph-mon[94175]: pgmap v11522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:15.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:15 smithi119 ceph-mon[108979]: pgmap v11522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:17.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:17 smithi183 ceph-mon[99169]: pgmap v11523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:17 smithi119 ceph-mon[94175]: pgmap v11523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:17.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:17 smithi119 ceph-mon[108979]: pgmap v11523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:19.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:19 smithi183 ceph-mon[99169]: pgmap v11524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:19.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:19 smithi119 ceph-mon[108979]: pgmap v11524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:19.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:19 smithi119 ceph-mon[94175]: pgmap v11524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:21 smithi183 ceph-mon[99169]: pgmap v11525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:21 smithi119 ceph-mon[94175]: pgmap v11525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:21 smithi119 ceph-mon[108979]: pgmap v11525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:23.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:23 smithi183 ceph-mon[99169]: pgmap v11526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:23.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:23 smithi119 ceph-mon[108979]: pgmap v11526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:23.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:23 smithi119 ceph-mon[94175]: pgmap v11526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:28:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:28:24] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:28:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:25.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:25 smithi183 ceph-mon[99169]: pgmap v11527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:25.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:25 smithi119 ceph-mon[94175]: pgmap v11527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:25.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:25 smithi119 ceph-mon[108979]: pgmap v11527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:27.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:27 smithi183 ceph-mon[99169]: pgmap v11528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:27.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:27 smithi119 ceph-mon[94175]: pgmap v11528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:27.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:27 smithi119 ceph-mon[108979]: pgmap v11528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:29.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:29 smithi183 ceph-mon[99169]: pgmap v11529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:29.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:29 smithi119 ceph-mon[94175]: pgmap v11529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:29.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:29 smithi119 ceph-mon[108979]: pgmap v11529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:31.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:31 smithi183 ceph-mon[99169]: pgmap v11530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:31.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:31 smithi119 ceph-mon[108979]: pgmap v11530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:31.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:31 smithi119 ceph-mon[94175]: pgmap v11530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:33.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:33 smithi183 ceph-mon[99169]: pgmap v11531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:33.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:33 smithi119 ceph-mon[94175]: pgmap v11531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:33.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:33 smithi119 ceph-mon[108979]: pgmap v11531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:28:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:28:34] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:28:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:35 smithi183 ceph-mon[99169]: pgmap v11532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:35.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:35 smithi119 ceph-mon[94175]: pgmap v11532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:35 smithi119 ceph-mon[108979]: pgmap v11532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:37.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:37 smithi183 ceph-mon[99169]: pgmap v11533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:37.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:37 smithi119 ceph-mon[94175]: pgmap v11533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:37.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:37 smithi119 ceph-mon[108979]: pgmap v11533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:39 smithi183 ceph-mon[99169]: pgmap v11534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:39.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:39 smithi119 ceph-mon[94175]: pgmap v11534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:39 smithi119 ceph-mon[108979]: pgmap v11534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:40.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:28:40.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:28:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:28:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:41 smithi183 ceph-mon[99169]: pgmap v11535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:28:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:28:41.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:28:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:41 smithi119 ceph-mon[94175]: pgmap v11535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:28:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:28:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:28:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:41 smithi119 ceph-mon[108979]: pgmap v11535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:41.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:28:41.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:28:41.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:28:43.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:43 smithi183 ceph-mon[99169]: pgmap v11536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:43.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:43 smithi119 ceph-mon[94175]: pgmap v11536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:43.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:43 smithi119 ceph-mon[108979]: pgmap v11536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:44.005 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:28:44.311 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:28:44.311 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 6m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:28:44.312 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 6m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:28:44.312 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 6m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:28:44.312 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 6m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:28:44.312 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (4h) 6m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:28:44.312 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 6m ago 5h 748M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:28:44.312 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 6m ago 5h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:28:44.312 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 6m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:28:44.312 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (4h) 6m ago 4h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:28:44.312 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 6m ago 4h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:28:44.312 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 6m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:28:44.312 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (4h) 6m ago 4h 5505M 2408M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:28:44.312 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 6m ago 4h 5586M 2408M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:28:44.312 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 6m ago 4h 5098M 2408M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:28:44.312 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 6m ago 4h 4757M 2408M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:28:44.312 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 6m ago 4h 3972M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:28:44.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 6m ago 4h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:28:44.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 6m ago 4h 3990M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:28:44.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 6m ago 4h 4756M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:28:44.313 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 6m ago 4h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:28:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:28:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:28:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:28:44.693 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:28:44.694 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:28:44.694 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:28:44.694 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:28:44.694 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:28:44.694 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:28:44.694 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:28:44.694 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:28:44.694 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:28:44.694 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:28:44.694 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:28:44.694 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:28:44.694 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:28:44.694 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:28:44.695 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:28:44.695 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:28:44.695 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:28:45.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:45 smithi183 ceph-mon[99169]: from='client.26997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:28:45.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:45 smithi183 ceph-mon[99169]: from='client.36890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:28:45.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:45 smithi183 ceph-mon[99169]: pgmap v11537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:45.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2352749104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:28:45.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:45 smithi119 ceph-mon[94175]: from='client.26997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:28:45.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:45 smithi119 ceph-mon[94175]: from='client.36890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:28:45.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:45 smithi119 ceph-mon[94175]: pgmap v11537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:45.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2352749104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:28:45.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:45 smithi119 ceph-mon[108979]: from='client.26997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:28:45.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:45 smithi119 ceph-mon[108979]: from='client.36890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:28:45.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:45 smithi119 ceph-mon[108979]: pgmap v11537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:45.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2352749104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:28:47.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:47 smithi183 ceph-mon[99169]: pgmap v11538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:47.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:47 smithi119 ceph-mon[108979]: pgmap v11538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:47 smithi119 ceph-mon[94175]: pgmap v11538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:49.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:49 smithi183 ceph-mon[99169]: pgmap v11539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:49 smithi119 ceph-mon[94175]: pgmap v11539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:49.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:49 smithi119 ceph-mon[108979]: pgmap v11539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:51.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:51 smithi183 ceph-mon[99169]: pgmap v11540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:51.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:51 smithi119 ceph-mon[94175]: pgmap v11540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:51.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:51 smithi119 ceph-mon[108979]: pgmap v11540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:53.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:53 smithi183 ceph-mon[99169]: pgmap v11541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:53.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:53 smithi119 ceph-mon[94175]: pgmap v11541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:53.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:53 smithi119 ceph-mon[108979]: pgmap v11541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:28:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:28:54] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:28:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:28:55.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:55 smithi183 ceph-mon[99169]: pgmap v11542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:55.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:55 smithi119 ceph-mon[94175]: pgmap v11542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:55.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:55 smithi119 ceph-mon[108979]: pgmap v11542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:57.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:57 smithi183 ceph-mon[99169]: pgmap v11543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:57.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:57 smithi119 ceph-mon[94175]: pgmap v11543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:57.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:57 smithi119 ceph-mon[108979]: pgmap v11543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:59.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:28:59 smithi183 ceph-mon[99169]: pgmap v11544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:59.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:28:59 smithi119 ceph-mon[108979]: pgmap v11544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:28:59.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:28:59 smithi119 ceph-mon[94175]: pgmap v11544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:01.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:01 smithi183 ceph-mon[99169]: pgmap v11545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:01 smithi119 ceph-mon[108979]: pgmap v11545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:01 smithi119 ceph-mon[94175]: pgmap v11545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:03.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:03 smithi183 ceph-mon[99169]: pgmap v11546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:03.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:03 smithi119 ceph-mon[108979]: pgmap v11546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:03.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:03 smithi119 ceph-mon[94175]: pgmap v11546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:29:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:29:04] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:29:05.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:05 smithi183 ceph-mon[99169]: pgmap v11547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:05 smithi119 ceph-mon[94175]: pgmap v11547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:05.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:05 smithi119 ceph-mon[108979]: pgmap v11547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:07.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:07 smithi183 ceph-mon[99169]: pgmap v11548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:07.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:07 smithi119 ceph-mon[94175]: pgmap v11548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:07.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:07 smithi119 ceph-mon[108979]: pgmap v11548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:09 smithi183 ceph-mon[99169]: pgmap v11549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:09 smithi119 ceph-mon[94175]: pgmap v11549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:09 smithi119 ceph-mon[108979]: pgmap v11549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:11 smithi183 ceph-mon[99169]: pgmap v11550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:11 smithi119 ceph-mon[94175]: pgmap v11550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:11 smithi119 ceph-mon[108979]: pgmap v11550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:13.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:13 smithi183 ceph-mon[99169]: pgmap v11551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:13.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:13 smithi119 ceph-mon[94175]: pgmap v11551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:13.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:13 smithi119 ceph-mon[108979]: pgmap v11551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:29:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:29:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:29:15.039 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:29:15.349 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:29:15.349 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 6m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:29:15.349 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 6m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:29:15.349 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 6m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:29:15.350 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 6m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:29:15.350 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 6m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:29:15.350 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 6m ago 5h 748M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:29:15.350 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 6m ago 5h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:29:15.350 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 6m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:29:15.350 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 6m ago 5h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:29:15.350 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 6m ago 4h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:29:15.350 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 6m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:29:15.350 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 6m ago 4h 5505M 2408M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:29:15.350 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (4h) 6m ago 4h 5586M 2408M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:29:15.350 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 6m ago 4h 5098M 2408M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:29:15.350 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 6m ago 4h 4757M 2408M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:29:15.350 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 6m ago 4h 3972M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:29:15.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 6m ago 4h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:29:15.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 6m ago 4h 3990M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:29:15.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 6m ago 4h 4756M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:29:15.351 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 6m ago 4h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:29:15.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:15 smithi183 ceph-mon[99169]: pgmap v11552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:15.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:15 smithi119 ceph-mon[108979]: pgmap v11552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:15 smithi119 ceph-mon[94175]: pgmap v11552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:15.731 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:29:15.732 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:29:15.732 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:29:15.732 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:29:15.732 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:29:15.732 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:29:15.732 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:29:15.732 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:29:15.732 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:29:15.732 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:29:15.732 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:29:15.732 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:29:15.732 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:29:15.732 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:29:15.732 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:29:15.733 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:29:15.733 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:29:16.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:16 smithi183 ceph-mon[99169]: from='client.36902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:29:16.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:16 smithi183 ceph-mon[99169]: from='client.36908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:29:16.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2845360303' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:29:16.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:16 smithi119 ceph-mon[108979]: from='client.36902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:29:16.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:16 smithi119 ceph-mon[108979]: from='client.36908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:29:16.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2845360303' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:29:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:16 smithi119 ceph-mon[94175]: from='client.36902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:29:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:16 smithi119 ceph-mon[94175]: from='client.36908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:29:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2845360303' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:29:17.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:17 smithi183 ceph-mon[99169]: pgmap v11553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:17.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:17 smithi119 ceph-mon[108979]: pgmap v11553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:17 smithi119 ceph-mon[94175]: pgmap v11553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:19.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:19 smithi183 ceph-mon[99169]: pgmap v11554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:19.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:19 smithi119 ceph-mon[108979]: pgmap v11554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:19.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:19 smithi119 ceph-mon[94175]: pgmap v11554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:21 smithi183 ceph-mon[99169]: pgmap v11555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:21 smithi119 ceph-mon[94175]: pgmap v11555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:21 smithi119 ceph-mon[108979]: pgmap v11555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:23.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:23 smithi183 ceph-mon[99169]: pgmap v11556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:23.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:23 smithi119 ceph-mon[108979]: pgmap v11556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:23.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:23 smithi119 ceph-mon[94175]: pgmap v11556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:29:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:29:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:29:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:25.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:25 smithi183 ceph-mon[99169]: pgmap v11557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:25.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:25 smithi119 ceph-mon[94175]: pgmap v11557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:25.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:25 smithi119 ceph-mon[108979]: pgmap v11557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:27.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:27 smithi183 ceph-mon[99169]: pgmap v11558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:27.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:27 smithi119 ceph-mon[94175]: pgmap v11558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:27.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:27 smithi119 ceph-mon[108979]: pgmap v11558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:29.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:29 smithi183 ceph-mon[99169]: pgmap v11559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:29.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:29 smithi119 ceph-mon[108979]: pgmap v11559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:29.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:29 smithi119 ceph-mon[94175]: pgmap v11559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:31.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:31 smithi183 ceph-mon[99169]: pgmap v11560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:31.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:31 smithi119 ceph-mon[94175]: pgmap v11560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:31.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:31 smithi119 ceph-mon[108979]: pgmap v11560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:33.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:33 smithi183 ceph-mon[99169]: pgmap v11561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:33.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:33 smithi119 ceph-mon[94175]: pgmap v11561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:33.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:33 smithi119 ceph-mon[108979]: pgmap v11561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:29:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:29:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:29:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:35 smithi183 ceph-mon[99169]: pgmap v11562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:35.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:35 smithi119 ceph-mon[94175]: pgmap v11562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:35 smithi119 ceph-mon[108979]: pgmap v11562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:37.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:37 smithi183 ceph-mon[99169]: pgmap v11563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:37.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:37 smithi119 ceph-mon[94175]: pgmap v11563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:37.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:37 smithi119 ceph-mon[108979]: pgmap v11563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:39.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:39 smithi183 ceph-mon[99169]: pgmap v11564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:39.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:39 smithi119 ceph-mon[94175]: pgmap v11564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:39 smithi119 ceph-mon[108979]: pgmap v11564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:41.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:41 smithi183 ceph-mon[99169]: pgmap v11565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:41.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:29:41.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:29:41.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:29:41.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:29:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:41 smithi119 ceph-mon[108979]: pgmap v11565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:29:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:29:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:29:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:29:41.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:41 smithi119 ceph-mon[94175]: pgmap v11565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:41.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:29:41.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:29:41.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:29:41.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:29:43.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:43 smithi183 ceph-mon[99169]: pgmap v11566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:43.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:43 smithi119 ceph-mon[94175]: pgmap v11566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:43.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:43 smithi119 ceph-mon[108979]: pgmap v11566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:29:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:29:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:29:45.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:45 smithi183 ceph-mon[99169]: pgmap v11567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:45.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:45 smithi119 ceph-mon[94175]: pgmap v11567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:45.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:45 smithi119 ceph-mon[108979]: pgmap v11567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:46.078 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:29:46.384 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:29:46.384 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 7m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:29:46.384 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 7m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:29:46.384 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 7m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:29:46.384 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 7m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:29:46.384 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 7m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:29:46.384 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 7m ago 5h 748M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:29:46.384 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 7m ago 5h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:29:46.384 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 7m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:29:46.384 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 7m ago 5h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:29:46.385 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 7m ago 4h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:29:46.385 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 7m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:29:46.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 7m ago 5h 5505M 2408M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:29:46.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 7m ago 5h 5586M 2408M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:29:46.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (4h) 7m ago 4h 5098M 2408M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:29:46.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 7m ago 4h 4757M 2408M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:29:46.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 7m ago 4h 3972M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:29:46.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 7m ago 4h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:29:46.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 7m ago 4h 3990M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:29:46.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 7m ago 4h 4756M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:29:46.385 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 7m ago 4h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:29:46.765 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:29:46.765 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:29:46.765 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:29:46.765 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:29:46.765 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:29:46.765 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:29:46.765 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:29:46.766 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:29:46.766 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:29:46.766 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:29:46.766 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:29:46.766 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:29:46.766 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:29:46.766 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:29:46.766 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:29:46.766 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:29:46.766 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:29:47.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:47 smithi183 ceph-mon[99169]: from='client.27033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:29:47.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:47 smithi183 ceph-mon[99169]: pgmap v11568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:47.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:47 smithi183 ceph-mon[99169]: from='client.36926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:29:47.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2968305527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:29:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:47 smithi119 ceph-mon[94175]: from='client.27033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:29:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:47 smithi119 ceph-mon[94175]: pgmap v11568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:47 smithi119 ceph-mon[94175]: from='client.36926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:29:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2968305527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:29:47.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:47 smithi119 ceph-mon[108979]: from='client.27033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:29:47.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:47 smithi119 ceph-mon[108979]: pgmap v11568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:47.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:47 smithi119 ceph-mon[108979]: from='client.36926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:29:47.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2968305527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:29:49.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:49 smithi183 ceph-mon[99169]: pgmap v11569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:49 smithi119 ceph-mon[94175]: pgmap v11569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:49.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:49 smithi119 ceph-mon[108979]: pgmap v11569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:51.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:51 smithi183 ceph-mon[99169]: pgmap v11570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:51.453 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:51 smithi119 ceph-mon[94175]: pgmap v11570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:51.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:51 smithi119 ceph-mon[108979]: pgmap v11570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:53.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:53 smithi183 ceph-mon[99169]: pgmap v11571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:53.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:53 smithi119 ceph-mon[94175]: pgmap v11571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:53.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:53 smithi119 ceph-mon[108979]: pgmap v11571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:54.424 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:29:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:29:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:29:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:54.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:54.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:29:55.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:55 smithi183 ceph-mon[99169]: pgmap v11572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:55.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:55 smithi119 ceph-mon[94175]: pgmap v11572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:55.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:55 smithi119 ceph-mon[108979]: pgmap v11572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:57.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:57 smithi183 ceph-mon[99169]: pgmap v11573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:57.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:57 smithi119 ceph-mon[94175]: pgmap v11573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:57.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:57 smithi119 ceph-mon[108979]: pgmap v11573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:59.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:29:59 smithi183 ceph-mon[99169]: pgmap v11574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:59.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:29:59 smithi119 ceph-mon[94175]: pgmap v11574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:29:59.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:29:59 smithi119 ceph-mon[108979]: pgmap v11574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:00.433 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T20:29:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:30:00.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:30:00.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:30:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:30:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:01 smithi183 ceph-mon[99169]: pgmap v11575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:01.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:01 smithi119 ceph-mon[94175]: pgmap v11575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:01.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:01 smithi119 ceph-mon[108979]: pgmap v11575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:03.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:03 smithi183 ceph-mon[99169]: pgmap v11576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:03.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:03 smithi119 ceph-mon[94175]: pgmap v11576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:03.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:03 smithi119 ceph-mon[108979]: pgmap v11576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:30:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:30:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:30:05.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:05 smithi183 ceph-mon[99169]: pgmap v11577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:05 smithi119 ceph-mon[94175]: pgmap v11577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:05.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:05 smithi119 ceph-mon[108979]: pgmap v11577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:07.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:07 smithi119 ceph-mon[94175]: pgmap v11578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:07.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:07 smithi119 ceph-mon[108979]: pgmap v11578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:07.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:07 smithi183 ceph-mon[99169]: pgmap v11578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:09 smithi119 ceph-mon[94175]: pgmap v11579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:09.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:09 smithi119 ceph-mon[108979]: pgmap v11579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:09.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:09 smithi183 ceph-mon[99169]: pgmap v11579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:11 smithi183 ceph-mon[99169]: pgmap v11580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:11 smithi119 ceph-mon[94175]: pgmap v11580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:11 smithi119 ceph-mon[108979]: pgmap v11580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:13.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:13 smithi183 ceph-mon[99169]: pgmap v11581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:13.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:13 smithi119 ceph-mon[108979]: pgmap v11581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:13.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:13 smithi119 ceph-mon[94175]: pgmap v11581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:30:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:30:14] "GET /metrics HTTP/1.1" 200 33895 "" "Prometheus/2.43.0" 2023-12-01T20:30:15.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:15 smithi183 ceph-mon[99169]: pgmap v11582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:15 smithi119 ceph-mon[94175]: pgmap v11582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:15.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:15 smithi119 ceph-mon[108979]: pgmap v11582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:17.105 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:30:17.410 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:30:17.410 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 7m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:30:17.410 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 7m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:30:17.410 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 7m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:30:17.410 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 7m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:30:17.410 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 7m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:30:17.410 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 7m ago 5h 748M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:30:17.410 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 7m ago 5h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:30:17.410 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 7m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:30:17.410 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 7m ago 5h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:30:17.410 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 7m ago 4h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:30:17.410 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 7m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:30:17.411 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 7m ago 5h 5505M 2408M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:30:17.411 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 7m ago 5h 5586M 2408M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:30:17.411 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 7m ago 5h 5098M 2408M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:30:17.411 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (4h) 7m ago 4h 4757M 2408M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:30:17.411 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (4h) 7m ago 4h 3972M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:30:17.411 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 7m ago 4h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:30:17.411 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 7m ago 4h 3990M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:30:17.411 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 7m ago 4h 4756M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:30:17.411 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 7m ago 4h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:30:17.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:17 smithi183 ceph-mon[99169]: pgmap v11583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:17 smithi119 ceph-mon[94175]: pgmap v11583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:17.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:17 smithi119 ceph-mon[108979]: pgmap v11583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:17.790 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:30:17.790 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:30:17.790 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:30:17.791 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:30:17.791 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:30:17.791 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:30:17.791 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:30:17.791 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:30:17.791 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:30:17.791 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:30:17.791 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:30:17.791 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:30:17.791 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:30:17.791 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:30:17.791 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:30:17.791 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:30:17.792 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:30:18.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:18 smithi183 ceph-mon[99169]: from='client.36938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:30:18.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:18 smithi183 ceph-mon[99169]: from='client.36944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:30:18.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1417782541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:30:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:18 smithi119 ceph-mon[94175]: from='client.36938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:30:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:18 smithi119 ceph-mon[94175]: from='client.36944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:30:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1417782541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:30:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:18 smithi119 ceph-mon[108979]: from='client.36938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:30:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:18 smithi119 ceph-mon[108979]: from='client.36944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:30:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1417782541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:30:19.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:19 smithi183 ceph-mon[99169]: pgmap v11584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:19.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:19 smithi119 ceph-mon[94175]: pgmap v11584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:19.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:19 smithi119 ceph-mon[108979]: pgmap v11584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:21 smithi183 ceph-mon[99169]: pgmap v11585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:21 smithi119 ceph-mon[108979]: pgmap v11585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:21 smithi119 ceph-mon[94175]: pgmap v11585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:23.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:23 smithi183 ceph-mon[99169]: pgmap v11586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:23.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:23 smithi119 ceph-mon[94175]: pgmap v11586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:23.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:23 smithi119 ceph-mon[108979]: pgmap v11586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:24.433 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:30:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:30:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:30:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:24.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:24.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:25.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:25 smithi183 ceph-mon[99169]: pgmap v11587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:25.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:25 smithi119 ceph-mon[94175]: pgmap v11587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:25.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:25 smithi119 ceph-mon[108979]: pgmap v11587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:27.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:27 smithi183 ceph-mon[99169]: pgmap v11588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:27.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:27 smithi119 ceph-mon[94175]: pgmap v11588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:27.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:27 smithi119 ceph-mon[108979]: pgmap v11588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:29.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:29 smithi183 ceph-mon[99169]: pgmap v11589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:29.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:29 smithi119 ceph-mon[94175]: pgmap v11589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:29.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:29 smithi119 ceph-mon[108979]: pgmap v11589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:31.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:31 smithi183 ceph-mon[99169]: pgmap v11590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:31.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:31 smithi119 ceph-mon[94175]: pgmap v11590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:31.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:31 smithi119 ceph-mon[108979]: pgmap v11590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:33.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:33 smithi183 ceph-mon[99169]: pgmap v11591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:33.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:33 smithi119 ceph-mon[94175]: pgmap v11591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:33.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:33 smithi119 ceph-mon[108979]: pgmap v11591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:30:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:30:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:30:35.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:35 smithi119 ceph-mon[94175]: pgmap v11592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:35 smithi119 ceph-mon[108979]: pgmap v11592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:35.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:35 smithi183 ceph-mon[99169]: pgmap v11592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:37.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:37 smithi119 ceph-mon[94175]: pgmap v11593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:37.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:37 smithi119 ceph-mon[108979]: pgmap v11593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:37 smithi183 ceph-mon[99169]: pgmap v11593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:39 smithi119 ceph-mon[94175]: pgmap v11594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:39 smithi119 ceph-mon[108979]: pgmap v11594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:39 smithi183 ceph-mon[99169]: pgmap v11594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:41.348 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:41 smithi119 ceph-mon[94175]: pgmap v11595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:41.348 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:41 smithi119 ceph-mon[108979]: pgmap v11595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:41.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:41 smithi183 ceph-mon[99169]: pgmap v11595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:42.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:30:42.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:42 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2398M 2023-12-01T20:30:42.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:30:42.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:30:42.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:30:42.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:30:42.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:30:42.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2398M 2023-12-01T20:30:42.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:30:42.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:30:42.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:30:42.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:30:42.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:30:42.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:30:42.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2398M 2023-12-01T20:30:42.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:30:42.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:30:42.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:30:42.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:30:43.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:43 smithi183 ceph-mon[99169]: pgmap v11596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:43.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:43 smithi119 ceph-mon[94175]: pgmap v11596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:43.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:43 smithi119 ceph-mon[108979]: pgmap v11596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:30:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:30:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:30:45.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:45 smithi183 ceph-mon[99169]: pgmap v11597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:45.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:45 smithi119 ceph-mon[94175]: pgmap v11597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:45.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:45 smithi119 ceph-mon[108979]: pgmap v11597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:47.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:47 smithi183 ceph-mon[99169]: pgmap v11598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:47 smithi119 ceph-mon[94175]: pgmap v11598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:47.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:47 smithi119 ceph-mon[108979]: pgmap v11598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:48.136 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:30:48.442 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:30:48.443 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 8m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:30:48.443 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 8m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:30:48.443 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 8m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:30:48.443 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 8m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:30:48.443 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 8m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:30:48.443 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 8m ago 5h 748M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:30:48.443 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 8m ago 5h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:30:48.443 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 8m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:30:48.443 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 8m ago 5h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:30:48.443 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 8m ago 4h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:30:48.443 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 8m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:30:48.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 8m ago 5h 5505M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:30:48.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 8m ago 5h 5586M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:30:48.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 8m ago 5h 5098M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:30:48.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 8m ago 5h 4757M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:30:48.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 8m ago 5h 3972M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:30:48.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (4h) 8m ago 4h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:30:48.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 8m ago 4h 3990M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:30:48.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 8m ago 4h 4756M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:30:48.444 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 8m ago 4h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:30:48.821 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:30:48.821 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:30:48.822 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:30:48.822 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:30:48.822 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:30:48.822 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:30:48.822 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:30:48.822 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:30:48.822 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:30:48.822 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:30:48.822 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:30:48.822 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:30:48.822 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:30:48.822 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:30:48.822 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:30:48.825 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:30:48.825 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:30:49.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:49 smithi183 ceph-mon[99169]: from='client.36956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:30:49.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:49 smithi183 ceph-mon[99169]: pgmap v11599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:49.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:49 smithi183 ceph-mon[99169]: from='client.27075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:30:49.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1988309670' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:30:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:49 smithi119 ceph-mon[94175]: from='client.36956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:30:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:49 smithi119 ceph-mon[94175]: pgmap v11599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:49 smithi119 ceph-mon[94175]: from='client.27075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:30:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1988309670' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:30:49.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:49 smithi119 ceph-mon[108979]: from='client.36956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:30:49.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:49 smithi119 ceph-mon[108979]: pgmap v11599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:49.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:49 smithi119 ceph-mon[108979]: from='client.27075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:30:49.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1988309670' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:30:51.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:51 smithi183 ceph-mon[99169]: pgmap v11600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:51.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:51 smithi119 ceph-mon[94175]: pgmap v11600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:51.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:51 smithi119 ceph-mon[108979]: pgmap v11600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:53.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:53 smithi183 ceph-mon[99169]: pgmap v11601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:53.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:53 smithi119 ceph-mon[94175]: pgmap v11601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:53.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:53 smithi119 ceph-mon[108979]: pgmap v11601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:30:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:30:54] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:30:54.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:54.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:30:55.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:55 smithi119 ceph-mon[94175]: pgmap v11602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:55.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:55 smithi119 ceph-mon[108979]: pgmap v11602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:55.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:55 smithi183 ceph-mon[99169]: pgmap v11602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:57.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:57 smithi183 ceph-mon[99169]: pgmap v11603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:57.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:57 smithi119 ceph-mon[94175]: pgmap v11603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:57.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:57 smithi119 ceph-mon[108979]: pgmap v11603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:30:59 smithi183 ceph-mon[99169]: pgmap v11604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:30:59 smithi119 ceph-mon[94175]: pgmap v11604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:30:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:30:59 smithi119 ceph-mon[108979]: pgmap v11604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:01.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:01 smithi183 ceph-mon[99169]: pgmap v11605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:01 smithi119 ceph-mon[108979]: pgmap v11605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:01 smithi119 ceph-mon[94175]: pgmap v11605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:03.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:03 smithi183 ceph-mon[99169]: pgmap v11606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:03.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:03 smithi119 ceph-mon[108979]: pgmap v11606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:03.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:03 smithi119 ceph-mon[94175]: pgmap v11606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:31:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:31:04] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:31:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:05 smithi119 ceph-mon[94175]: pgmap v11607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:05.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:05 smithi119 ceph-mon[108979]: pgmap v11607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:05 smithi183 ceph-mon[99169]: pgmap v11607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:07.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:07 smithi183 ceph-mon[99169]: pgmap v11608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:07.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:07 smithi119 ceph-mon[94175]: pgmap v11608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:07 smithi119 ceph-mon[108979]: pgmap v11608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:09 smithi183 ceph-mon[99169]: pgmap v11609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:09.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:09 smithi119 ceph-mon[94175]: pgmap v11609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:09 smithi119 ceph-mon[108979]: pgmap v11609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:11 smithi183 ceph-mon[99169]: pgmap v11610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:11 smithi119 ceph-mon[94175]: pgmap v11610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:11 smithi119 ceph-mon[108979]: pgmap v11610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:13.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:13 smithi119 ceph-mon[94175]: pgmap v11611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:13.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:13 smithi119 ceph-mon[108979]: pgmap v11611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:13.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:13 smithi183 ceph-mon[99169]: pgmap v11611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:31:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:31:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:31:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:15 smithi119 ceph-mon[94175]: pgmap v11612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:15.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:15 smithi119 ceph-mon[108979]: pgmap v11612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:15.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:15 smithi183 ceph-mon[99169]: pgmap v11612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:17 smithi119 ceph-mon[94175]: pgmap v11613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:17.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:17 smithi119 ceph-mon[108979]: pgmap v11613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:17.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:17 smithi183 ceph-mon[99169]: pgmap v11613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:19.165 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:31:19.473 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:31:19.473 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 8m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:31:19.473 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 8m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:31:19.473 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 8m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:31:19.473 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 8m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:31:19.474 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 8m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:31:19.474 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 8m ago 5h 748M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:31:19.474 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 8m ago 5h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:31:19.474 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 8m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:31:19.474 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 8m ago 5h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:31:19.474 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 8m ago 4h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:31:19.474 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 8m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:31:19.474 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 8m ago 5h 5505M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:31:19.474 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 8m ago 5h 5586M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:31:19.474 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 8m ago 5h 5098M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:31:19.474 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 8m ago 5h 4757M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:31:19.474 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 8m ago 5h 3972M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:31:19.474 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 8m ago 5h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:31:19.474 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (4h) 8m ago 4h 3990M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:31:19.475 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (4h) 8m ago 4h 4756M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:31:19.475 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 8m ago 4h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:31:19.854 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:31:19.854 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:31:19.854 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:31:19.854 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:31:19.854 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:31:19.854 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:31:19.854 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:31:19.855 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:31:19.855 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:31:19.855 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:31:19.855 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:31:19.855 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:31:19.855 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:31:19.855 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:31:19.855 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:31:19.855 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:31:19.855 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:31:19.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:19 smithi183 ceph-mon[99169]: pgmap v11614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:19.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:19 smithi119 ceph-mon[94175]: pgmap v11614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:19.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:19 smithi119 ceph-mon[108979]: pgmap v11614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:20 smithi183 ceph-mon[99169]: from='client.27087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:31:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:20 smithi183 ceph-mon[99169]: from='client.36980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:31:20.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1651615487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:31:20.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:20 smithi119 ceph-mon[94175]: from='client.27087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:31:20.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:20 smithi119 ceph-mon[94175]: from='client.36980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:31:20.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1651615487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:31:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:20 smithi119 ceph-mon[108979]: from='client.27087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:31:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:20 smithi119 ceph-mon[108979]: from='client.36980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:31:20.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1651615487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:31:21.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:21 smithi183 ceph-mon[99169]: pgmap v11615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:21.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:21 smithi119 ceph-mon[94175]: pgmap v11615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:21.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:21 smithi119 ceph-mon[108979]: pgmap v11615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:23.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:23 smithi183 ceph-mon[99169]: pgmap v11616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:23.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:23 smithi119 ceph-mon[94175]: pgmap v11616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:23.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:23 smithi119 ceph-mon[108979]: pgmap v11616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:31:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:31:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:31:24.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:25.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:25 smithi183 ceph-mon[99169]: pgmap v11617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:25 smithi119 ceph-mon[94175]: pgmap v11617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:25.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:25 smithi119 ceph-mon[108979]: pgmap v11617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:27.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:27 smithi183 ceph-mon[99169]: pgmap v11618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:27.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:27 smithi119 ceph-mon[94175]: pgmap v11618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:27.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:27 smithi119 ceph-mon[108979]: pgmap v11618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:29.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:29 smithi183 ceph-mon[99169]: pgmap v11619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:29 smithi119 ceph-mon[94175]: pgmap v11619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:29.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:29 smithi119 ceph-mon[108979]: pgmap v11619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:31.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:31 smithi183 ceph-mon[99169]: pgmap v11620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:31.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:31 smithi119 ceph-mon[94175]: pgmap v11620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:31.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:31 smithi119 ceph-mon[108979]: pgmap v11620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:33.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:33 smithi119 ceph-mon[94175]: pgmap v11621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:33.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:33 smithi119 ceph-mon[108979]: pgmap v11621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:33.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:33 smithi183 ceph-mon[99169]: pgmap v11621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:31:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:31:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:31:35.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:35 smithi183 ceph-mon[99169]: pgmap v11622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:35.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:35 smithi119 ceph-mon[108979]: pgmap v11622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:35.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:35 smithi119 ceph-mon[94175]: pgmap v11622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:37 smithi183 ceph-mon[99169]: pgmap v11623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:37.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:37 smithi119 ceph-mon[94175]: pgmap v11623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:37 smithi119 ceph-mon[108979]: pgmap v11623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:39 smithi183 ceph-mon[99169]: pgmap v11624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:39 smithi119 ceph-mon[108979]: pgmap v11624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:39 smithi119 ceph-mon[94175]: pgmap v11624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:41.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:41 smithi183 ceph-mon[99169]: pgmap v11625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:41 smithi119 ceph-mon[108979]: pgmap v11625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:41.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:41 smithi119 ceph-mon[94175]: pgmap v11625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:42.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:31:42.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:31:42.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:31:43.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:31:43.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:31:43.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:31:43.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:43 smithi183 ceph-mon[99169]: pgmap v11626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:43.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:31:43.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:31:43.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:31:43.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:43 smithi119 ceph-mon[108979]: pgmap v11626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:43.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:31:43.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:31:43.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:31:43.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:43 smithi119 ceph-mon[94175]: pgmap v11626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:31:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:31:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:31:45.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:45 smithi183 ceph-mon[99169]: pgmap v11627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:45.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:45 smithi119 ceph-mon[108979]: pgmap v11627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:45.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:45 smithi119 ceph-mon[94175]: pgmap v11627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:47.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:47 smithi183 ceph-mon[99169]: pgmap v11628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:47.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:47 smithi119 ceph-mon[94175]: pgmap v11628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:47.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:47 smithi119 ceph-mon[108979]: pgmap v11628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:49.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:49 smithi183 ceph-mon[99169]: pgmap v11629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:49.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:49 smithi119 ceph-mon[94175]: pgmap v11629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:49.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:49 smithi119 ceph-mon[108979]: pgmap v11629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:50.202 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:31:50.508 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:31:50.508 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 9m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:31:50.508 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 9m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:31:50.508 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (4h) 9m ago 4h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:31:50.508 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (4h) 9m ago 4h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:31:50.508 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 9m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:31:50.508 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 9m ago 5h 748M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:31:50.508 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 9m ago 5h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:31:50.508 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 9m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:31:50.509 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 9m ago 5h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:31:50.509 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 9m ago 4h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:31:50.509 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 9m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:31:50.509 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 9m ago 5h 5505M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:31:50.509 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 9m ago 5h 5586M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:31:50.509 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 9m ago 5h 5098M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:31:50.509 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 9m ago 5h 4757M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:31:50.509 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 9m ago 5h 3972M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:31:50.509 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 9m ago 5h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:31:50.509 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 9m ago 5h 3990M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:31:50.509 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 9m ago 5h 4756M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:31:50.509 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 9m ago 4h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:31:50.887 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:31:50.887 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:31:50.888 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:31:50.888 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:31:50.888 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:31:50.888 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:31:50.888 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:31:50.889 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:31:50.889 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:31:50.889 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:31:50.889 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:31:50.889 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:31:50.889 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:31:50.890 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:31:50.890 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:31:50.890 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:31:50.890 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:31:51.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:51 smithi183 ceph-mon[99169]: from='client.36992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:31:51.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:51 smithi183 ceph-mon[99169]: pgmap v11630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:51.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:51 smithi183 ceph-mon[99169]: from='client.27111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:31:51.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1518744382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:31:51.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:51 smithi119 ceph-mon[94175]: from='client.36992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:31:51.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:51 smithi119 ceph-mon[94175]: pgmap v11630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:51.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:51 smithi119 ceph-mon[94175]: from='client.27111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:31:51.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1518744382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:31:51.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:51 smithi119 ceph-mon[108979]: from='client.36992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:31:51.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:51 smithi119 ceph-mon[108979]: pgmap v11630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:51.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:51 smithi119 ceph-mon[108979]: from='client.27111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:31:51.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1518744382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:31:53.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:53 smithi183 ceph-mon[99169]: pgmap v11631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:53.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:53 smithi119 ceph-mon[94175]: pgmap v11631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:53.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:53 smithi119 ceph-mon[108979]: pgmap v11631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:31:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:31:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:31:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:54.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:31:55.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:55 smithi183 ceph-mon[99169]: pgmap v11632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:55 smithi119 ceph-mon[108979]: pgmap v11632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:55.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:55 smithi119 ceph-mon[94175]: pgmap v11632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:57.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:57 smithi183 ceph-mon[99169]: pgmap v11633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:57.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:57 smithi119 ceph-mon[94175]: pgmap v11633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:57.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:57 smithi119 ceph-mon[108979]: pgmap v11633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:31:59 smithi183 ceph-mon[99169]: pgmap v11634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:31:59 smithi119 ceph-mon[94175]: pgmap v11634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:31:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:31:59 smithi119 ceph-mon[108979]: pgmap v11634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:01.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:01 smithi183 ceph-mon[99169]: pgmap v11635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:01 smithi119 ceph-mon[108979]: pgmap v11635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:01 smithi119 ceph-mon[94175]: pgmap v11635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:03.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:03 smithi183 ceph-mon[99169]: pgmap v11636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:03 smithi119 ceph-mon[108979]: pgmap v11636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:03.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:03 smithi119 ceph-mon[94175]: pgmap v11636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:32:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:32:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:32:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:05 smithi183 ceph-mon[99169]: pgmap v11637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:05 smithi119 ceph-mon[94175]: pgmap v11637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:05 smithi119 ceph-mon[108979]: pgmap v11637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:07.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:07 smithi183 ceph-mon[99169]: pgmap v11638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:07 smithi119 ceph-mon[108979]: pgmap v11638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:07.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:07 smithi119 ceph-mon[94175]: pgmap v11638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:09 smithi183 ceph-mon[99169]: pgmap v11639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:09 smithi119 ceph-mon[94175]: pgmap v11639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:09 smithi119 ceph-mon[108979]: pgmap v11639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:11 smithi183 ceph-mon[99169]: pgmap v11640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:11 smithi119 ceph-mon[94175]: pgmap v11640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:11 smithi119 ceph-mon[108979]: pgmap v11640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:13.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:13 smithi183 ceph-mon[99169]: pgmap v11641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:13.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:13 smithi119 ceph-mon[94175]: pgmap v11641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:13.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:13 smithi119 ceph-mon[108979]: pgmap v11641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:32:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:32:14] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:32:15.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:15 smithi183 ceph-mon[99169]: pgmap v11642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:15.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:15 smithi119 ceph-mon[108979]: pgmap v11642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:15.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:15 smithi119 ceph-mon[94175]: pgmap v11642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:17.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:17 smithi183 ceph-mon[99169]: pgmap v11643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:17.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:17 smithi119 ceph-mon[94175]: pgmap v11643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:17.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:17 smithi119 ceph-mon[108979]: pgmap v11643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:19.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:19 smithi183 ceph-mon[99169]: pgmap v11644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:19.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:19 smithi119 ceph-mon[94175]: pgmap v11644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:19.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:19 smithi119 ceph-mon[108979]: pgmap v11644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:21.233 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:32:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:21 smithi183 ceph-mon[99169]: pgmap v11645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:21 smithi119 ceph-mon[94175]: pgmap v11645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:21 smithi119 ceph-mon[108979]: pgmap v11645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:21.541 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:32:21.541 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 9m ago 4h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:32:21.541 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 9m ago 4h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:32:21.541 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 9m ago 5h 25.1M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:32:21.541 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 9m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:32:21.541 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 9m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:32:21.541 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 9m ago 5h 748M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:32:21.541 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 9m ago 5h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:32:21.542 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 9m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:32:21.542 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 9m ago 5h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:32:21.542 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 9m ago 4h 22.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:32:21.542 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 9m ago 4h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:32:21.542 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 9m ago 5h 5505M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:32:21.542 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 9m ago 5h 5586M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:32:21.542 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 9m ago 5h 5098M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:32:21.542 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 9m ago 5h 4757M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:32:21.542 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 9m ago 5h 3972M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:32:21.542 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 9m ago 5h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:32:21.542 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 9m ago 5h 3990M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:32:21.542 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 9m ago 5h 4756M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:32:21.542 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 9m ago 4h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:32:21.918 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:32:21.919 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:32:21.919 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:32:21.919 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:32:21.919 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:32:21.919 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:32:21.919 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:32:21.919 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:32:21.919 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:32:21.919 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:32:21.919 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:32:21.919 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:32:21.919 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:32:21.919 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:32:21.919 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:32:21.919 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:32:21.920 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:32:22.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:22 smithi183 ceph-mon[99169]: from='client.27123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:32:22.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:22 smithi183 ceph-mon[99169]: from='client.27129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:32:22.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/334834967' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:32:22.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:22 smithi119 ceph-mon[94175]: from='client.27123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:32:22.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:22 smithi119 ceph-mon[94175]: from='client.27129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:32:22.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/334834967' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:32:22.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:22 smithi119 ceph-mon[108979]: from='client.27123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:32:22.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:22 smithi119 ceph-mon[108979]: from='client.27129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:32:22.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/334834967' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:32:23.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:23 smithi183 ceph-mon[99169]: pgmap v11646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:23.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:23 smithi119 ceph-mon[94175]: pgmap v11646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:23.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:23 smithi119 ceph-mon[108979]: pgmap v11646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:24.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:32:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:32:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:32:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:25.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:25 smithi183 ceph-mon[99169]: pgmap v11647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:25.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:25 smithi119 ceph-mon[108979]: pgmap v11647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:25.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:25 smithi119 ceph-mon[94175]: pgmap v11647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:27.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:27 smithi183 ceph-mon[99169]: pgmap v11648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:27.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:27 smithi119 ceph-mon[94175]: pgmap v11648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:27.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:27 smithi119 ceph-mon[108979]: pgmap v11648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:29.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:29 smithi183 ceph-mon[99169]: pgmap v11649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:29 smithi119 ceph-mon[94175]: pgmap v11649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:29.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:29 smithi119 ceph-mon[108979]: pgmap v11649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:31.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:31 smithi183 ceph-mon[99169]: pgmap v11650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:31.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:31 smithi119 ceph-mon[94175]: pgmap v11650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:31.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:31 smithi119 ceph-mon[108979]: pgmap v11650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:33.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:33 smithi183 ceph-mon[99169]: pgmap v11651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:33.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:33 smithi119 ceph-mon[94175]: pgmap v11651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:33.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:33 smithi119 ceph-mon[108979]: pgmap v11651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:32:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:32:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:32:35.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:35 smithi183 ceph-mon[99169]: pgmap v11652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:35.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:35 smithi119 ceph-mon[94175]: pgmap v11652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:35.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:35 smithi119 ceph-mon[108979]: pgmap v11652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:37 smithi183 ceph-mon[99169]: pgmap v11653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:37 smithi119 ceph-mon[108979]: pgmap v11653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:37.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:37 smithi119 ceph-mon[94175]: pgmap v11653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:39 smithi183 ceph-mon[99169]: pgmap v11654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:39 smithi119 ceph-mon[108979]: pgmap v11654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:39 smithi119 ceph-mon[94175]: pgmap v11654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:41.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:41 smithi183 ceph-mon[99169]: pgmap v11655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:41.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:41 smithi119 ceph-mon[94175]: pgmap v11655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:41 smithi119 ceph-mon[108979]: pgmap v11655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:42.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:32:42.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:32:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:32:43.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:43 smithi183 ceph-mon[99169]: pgmap v11656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:43.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:43 smithi119 ceph-mon[94175]: pgmap v11656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:43.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:43 smithi119 ceph-mon[108979]: pgmap v11656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:32:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:32:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:32:45.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:45 smithi183 ceph-mon[99169]: pgmap v11657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:45.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:45 smithi119 ceph-mon[94175]: pgmap v11657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:45.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:45 smithi119 ceph-mon[108979]: pgmap v11657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:47.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:32:47.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:32:47.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:47 smithi183 ceph-mon[99169]: pgmap v11658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:47.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:32:47.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:32:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:32:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:32:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:47 smithi119 ceph-mon[94175]: pgmap v11658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:32:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:32:47.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:32:47.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:32:47.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:47 smithi119 ceph-mon[108979]: pgmap v11658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:47.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:32:47.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:32:48.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:32:48.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:32:48.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:32:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:32:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:32:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:32:48.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:32:48.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:32:48.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:32:49.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:49 smithi183 ceph-mon[99169]: pgmap v11659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:49.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:49 smithi119 ceph-mon[108979]: pgmap v11659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:49.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:49 smithi119 ceph-mon[94175]: pgmap v11659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:51.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:51 smithi183 ceph-mon[99169]: pgmap v11660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:51.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:51 smithi119 ceph-mon[94175]: pgmap v11660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:51.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:51 smithi119 ceph-mon[108979]: pgmap v11660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:52.264 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:32:52.570 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:32:52.571 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 6s ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:32:52.571 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (4h) 5s ago 4h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:32:52.571 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 6s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:32:52.571 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 5s ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:32:52.571 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 5s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:32:52.571 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 6s ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:32:52.571 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 6s ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:32:52.571 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 5s ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:32:52.572 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 6s ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:32:52.572 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (4h) 6s ago 4h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:32:52.572 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (4h) 5s ago 4h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:32:52.572 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 6s ago 5h 5534M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:32:52.572 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 6s ago 5h 5615M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:32:52.572 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 6s ago 5h 5121M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:32:52.572 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 6s ago 5h 4787M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:32:52.572 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 5s ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:32:52.572 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 5s ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:32:52.572 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 5s ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:32:52.572 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 5s ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:32:52.572 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 5s ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:32:52.950 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:32:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:32:52.950 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:32:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:32:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:32:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:32:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:32:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:32:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:32:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:32:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:32:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:32:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:32:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:32:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:32:52.951 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:32:52.951 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:32:53.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:53 smithi183 ceph-mon[99169]: from='client.37028 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:32:53.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:53 smithi183 ceph-mon[99169]: pgmap v11661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:53.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:53 smithi183 ceph-mon[99169]: from='client.27147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:32:53.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4279121763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:32:53.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:53 smithi119 ceph-mon[94175]: from='client.37028 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:32:53.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:53 smithi119 ceph-mon[94175]: pgmap v11661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:53.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:53 smithi119 ceph-mon[94175]: from='client.27147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:32:53.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4279121763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:32:53.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:53 smithi119 ceph-mon[108979]: from='client.37028 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:32:53.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:53 smithi119 ceph-mon[108979]: pgmap v11661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:53.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:53 smithi119 ceph-mon[108979]: from='client.27147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:32:53.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4279121763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:32:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:32:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:32:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:32:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:54.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:32:55.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:55 smithi183 ceph-mon[99169]: pgmap v11662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:55 smithi119 ceph-mon[108979]: pgmap v11662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:55.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:55 smithi119 ceph-mon[94175]: pgmap v11662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:57.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:57 smithi183 ceph-mon[99169]: pgmap v11663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:57.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:57 smithi119 ceph-mon[108979]: pgmap v11663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:57.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:57 smithi119 ceph-mon[94175]: pgmap v11663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:32:59 smithi183 ceph-mon[99169]: pgmap v11664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:32:59 smithi119 ceph-mon[94175]: pgmap v11664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:32:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:32:59 smithi119 ceph-mon[108979]: pgmap v11664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:01.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:01 smithi183 ceph-mon[99169]: pgmap v11665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:01 smithi119 ceph-mon[94175]: pgmap v11665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:01 smithi119 ceph-mon[108979]: pgmap v11665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:03.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:03 smithi183 ceph-mon[99169]: pgmap v11666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:03.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:03 smithi119 ceph-mon[94175]: pgmap v11666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:03 smithi119 ceph-mon[108979]: pgmap v11666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:33:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:33:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:33:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:05 smithi183 ceph-mon[99169]: pgmap v11667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:05 smithi119 ceph-mon[94175]: pgmap v11667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:05 smithi119 ceph-mon[108979]: pgmap v11667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:07.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:07 smithi183 ceph-mon[99169]: pgmap v11668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:07.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:07 smithi119 ceph-mon[94175]: pgmap v11668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:07 smithi119 ceph-mon[108979]: pgmap v11668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:09 smithi183 ceph-mon[99169]: pgmap v11669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:09 smithi119 ceph-mon[94175]: pgmap v11669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:09 smithi119 ceph-mon[108979]: pgmap v11669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:11 smithi183 ceph-mon[99169]: pgmap v11670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:11 smithi119 ceph-mon[94175]: pgmap v11670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:11 smithi119 ceph-mon[108979]: pgmap v11670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:13.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:13 smithi183 ceph-mon[99169]: pgmap v11671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:13.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:13 smithi119 ceph-mon[94175]: pgmap v11671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:13.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:13 smithi119 ceph-mon[108979]: pgmap v11671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:33:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:33:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:33:15.193 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 20:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T20:33:14.929090326Z level=info msg="Completed cleanup jobs" duration=13.027981ms 2023-12-01T20:33:15.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:15 smithi183 ceph-mon[99169]: pgmap v11672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:15.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:15 smithi119 ceph-mon[94175]: pgmap v11672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:15.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:15 smithi119 ceph-mon[108979]: pgmap v11672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:17.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:17 smithi183 ceph-mon[99169]: pgmap v11673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:17.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:17 smithi119 ceph-mon[94175]: pgmap v11673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:17.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:17 smithi119 ceph-mon[108979]: pgmap v11673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:19.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:19 smithi183 ceph-mon[99169]: pgmap v11674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:19.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:19 smithi119 ceph-mon[94175]: pgmap v11674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:19.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:19 smithi119 ceph-mon[108979]: pgmap v11674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:21 smithi183 ceph-mon[99169]: pgmap v11675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:21 smithi119 ceph-mon[94175]: pgmap v11675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:21 smithi119 ceph-mon[108979]: pgmap v11675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:23.298 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:33:23.605 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:33:23.605 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (4h) 37s ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:33:23.605 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 36s ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:33:23.605 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 37s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:33:23.605 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 36s ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:33:23.605 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 36s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:33:23.605 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 37s ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:33:23.605 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 37s ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:33:23.605 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 36s ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:33:23.605 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 37s ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:33:23.606 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 37s ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:33:23.606 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 36s ago 5h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:33:23.606 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 37s ago 5h 5534M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:33:23.606 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 37s ago 5h 5615M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:33:23.606 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 37s ago 5h 5121M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:33:23.606 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 37s ago 5h 4787M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:33:23.606 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 36s ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:33:23.606 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 36s ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:33:23.606 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 36s ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:33:23.606 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 36s ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:33:23.606 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (4h) 36s ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:33:23.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:23 smithi183 ceph-mon[99169]: pgmap v11676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:23.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:23 smithi119 ceph-mon[94175]: pgmap v11676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:23.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:23 smithi119 ceph-mon[108979]: pgmap v11676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:23.985 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:33:23.985 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:33:23.986 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:33:23.986 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:33:23.986 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:33:23.986 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:33:23.986 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:33:23.986 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:33:23.986 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:33:23.986 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:33:23.986 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:33:23.986 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:33:23.987 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:33:23.987 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:33:23.987 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:33:23.987 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:33:23.987 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:33:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:33:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:33:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:33:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:24 smithi183 ceph-mon[99169]: from='client.27159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:33:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:24 smithi183 ceph-mon[99169]: from='client.27165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:33:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1741177947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:33:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:24 smithi119 ceph-mon[94175]: from='client.27159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:33:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:24 smithi119 ceph-mon[94175]: from='client.27165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:33:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1741177947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:33:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:24 smithi119 ceph-mon[108979]: from='client.27159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:33:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:24 smithi119 ceph-mon[108979]: from='client.27165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:33:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:24.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1741177947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:33:25.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:25 smithi183 ceph-mon[99169]: pgmap v11677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:25 smithi119 ceph-mon[94175]: pgmap v11677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:25.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:25 smithi119 ceph-mon[108979]: pgmap v11677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:27.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:27 smithi183 ceph-mon[99169]: pgmap v11678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:27.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:27 smithi119 ceph-mon[94175]: pgmap v11678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:27.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:27 smithi119 ceph-mon[108979]: pgmap v11678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:29.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:29 smithi183 ceph-mon[99169]: pgmap v11679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:29.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:29 smithi119 ceph-mon[108979]: pgmap v11679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:29 smithi119 ceph-mon[94175]: pgmap v11679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:31.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:31 smithi183 ceph-mon[99169]: pgmap v11680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:31.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:31 smithi119 ceph-mon[108979]: pgmap v11680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:31.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:31 smithi119 ceph-mon[94175]: pgmap v11680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:33.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:33 smithi183 ceph-mon[99169]: pgmap v11681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:33.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:33 smithi119 ceph-mon[94175]: pgmap v11681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:33.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:33 smithi119 ceph-mon[108979]: pgmap v11681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:33:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:33:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:33:35.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:35 smithi183 ceph-mon[99169]: pgmap v11682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:35.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:35 smithi119 ceph-mon[108979]: pgmap v11682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:35.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:35 smithi119 ceph-mon[94175]: pgmap v11682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:37 smithi183 ceph-mon[99169]: pgmap v11683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:37 smithi119 ceph-mon[108979]: pgmap v11683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:37.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:37 smithi119 ceph-mon[94175]: pgmap v11683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:39 smithi183 ceph-mon[99169]: pgmap v11684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:39 smithi119 ceph-mon[94175]: pgmap v11684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:39 smithi119 ceph-mon[108979]: pgmap v11684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:41.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:41 smithi183 ceph-mon[99169]: pgmap v11685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:41 smithi119 ceph-mon[108979]: pgmap v11685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:41.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:41 smithi119 ceph-mon[94175]: pgmap v11685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:43.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:43 smithi183 ceph-mon[99169]: pgmap v11686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:43.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:43 smithi119 ceph-mon[108979]: pgmap v11686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:43.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:43 smithi119 ceph-mon[94175]: pgmap v11686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:33:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:33:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:33:45.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:45 smithi183 ceph-mon[99169]: pgmap v11687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:45.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:45 smithi119 ceph-mon[94175]: pgmap v11687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:45.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:45 smithi119 ceph-mon[108979]: pgmap v11687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:47.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:47 smithi183 ceph-mon[99169]: pgmap v11688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:47.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:33:47.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:47 smithi119 ceph-mon[94175]: pgmap v11688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:47.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:33:47.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:47 smithi119 ceph-mon[108979]: pgmap v11688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:47.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:33:48.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:33:48.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:33:48.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:33:48.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:33:48.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:33:48.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:33:48.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:33:48.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:33:48.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:33:49.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:49 smithi183 ceph-mon[99169]: pgmap v11689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:49.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:49 smithi119 ceph-mon[108979]: pgmap v11689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:49.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:49 smithi119 ceph-mon[94175]: pgmap v11689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:51.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:51 smithi183 ceph-mon[99169]: pgmap v11690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:51.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:51 smithi119 ceph-mon[94175]: pgmap v11690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:51.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:51 smithi119 ceph-mon[108979]: pgmap v11690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:53.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:53 smithi183 ceph-mon[99169]: pgmap v11691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:53.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:53 smithi119 ceph-mon[94175]: pgmap v11691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:53.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:53 smithi119 ceph-mon[108979]: pgmap v11691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:54.332 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:33:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:33:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:33:54] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:33:54.641 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:33:54.641 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 68s ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:33:54.641 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 67s ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:33:54.641 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 68s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:33:54.642 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 67s ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:33:54.642 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 67s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:33:54.642 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 68s ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:33:54.642 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 68s ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:33:54.642 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 67s ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:33:54.642 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 68s ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:33:54.642 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 68s ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:33:54.642 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 67s ago 5h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:33:54.642 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 68s ago 5h 5534M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:33:54.642 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 68s ago 5h 5615M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:33:54.642 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 68s ago 5h 5121M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:33:54.642 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 68s ago 5h 4787M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:33:54.642 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 67s ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:33:54.642 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 67s ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:33:54.642 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 67s ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:33:54.643 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 67s ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:33:54.643 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 67s ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:33:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:54.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:33:55.028 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:33:55.028 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:33:55.028 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:33:55.028 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:33:55.028 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:33:55.028 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:33:55.028 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:33:55.028 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:33:55.029 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:33:55.029 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:33:55.029 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:33:55.029 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:33:55.029 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:33:55.029 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:33:55.029 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:33:55.029 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:33:55.029 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:33:55.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:55 smithi183 ceph-mon[99169]: from='client.27177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:33:55.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:55 smithi183 ceph-mon[99169]: pgmap v11692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:55.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:55 smithi183 ceph-mon[99169]: from='client.37070 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:33:55.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2377063093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:33:55.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:55 smithi119 ceph-mon[94175]: from='client.27177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:33:55.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:55 smithi119 ceph-mon[94175]: pgmap v11692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:55.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:55 smithi119 ceph-mon[94175]: from='client.37070 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:33:55.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2377063093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:33:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:55 smithi119 ceph-mon[108979]: from='client.27177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:33:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:55 smithi119 ceph-mon[108979]: pgmap v11692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:55.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:55 smithi119 ceph-mon[108979]: from='client.37070 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:33:55.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2377063093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:33:57.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:57 smithi183 ceph-mon[99169]: pgmap v11693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:57.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:57 smithi119 ceph-mon[94175]: pgmap v11693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:57.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:57 smithi119 ceph-mon[108979]: pgmap v11693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:33:59 smithi183 ceph-mon[99169]: pgmap v11694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:33:59 smithi119 ceph-mon[108979]: pgmap v11694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:33:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:33:59 smithi119 ceph-mon[94175]: pgmap v11694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:01.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:01 smithi183 ceph-mon[99169]: pgmap v11695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:01 smithi119 ceph-mon[108979]: pgmap v11695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:01 smithi119 ceph-mon[94175]: pgmap v11695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:03.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:03 smithi183 ceph-mon[99169]: pgmap v11696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:03 smithi119 ceph-mon[108979]: pgmap v11696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:03.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:03 smithi119 ceph-mon[94175]: pgmap v11696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:34:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:34:04] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:34:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:05 smithi183 ceph-mon[99169]: pgmap v11697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:05 smithi119 ceph-mon[94175]: pgmap v11697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:05 smithi119 ceph-mon[108979]: pgmap v11697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:07.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:07 smithi183 ceph-mon[99169]: pgmap v11698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:07.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:07 smithi119 ceph-mon[94175]: pgmap v11698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:07 smithi119 ceph-mon[108979]: pgmap v11698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:09 smithi183 ceph-mon[99169]: pgmap v11699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:09 smithi119 ceph-mon[94175]: pgmap v11699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:09 smithi119 ceph-mon[108979]: pgmap v11699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:11 smithi183 ceph-mon[99169]: pgmap v11700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:11 smithi119 ceph-mon[108979]: pgmap v11700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:11 smithi119 ceph-mon[94175]: pgmap v11700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:13.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:13 smithi183 ceph-mon[99169]: pgmap v11701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:13.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:13 smithi119 ceph-mon[94175]: pgmap v11701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:13.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:13 smithi119 ceph-mon[108979]: pgmap v11701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:34:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:34:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:34:15.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:15 smithi183 ceph-mon[99169]: pgmap v11702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:15.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:15 smithi119 ceph-mon[94175]: pgmap v11702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:15.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:15 smithi119 ceph-mon[108979]: pgmap v11702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:17.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:17 smithi183 ceph-mon[99169]: pgmap v11703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:17.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:17 smithi119 ceph-mon[94175]: pgmap v11703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:17.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:17 smithi119 ceph-mon[108979]: pgmap v11703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:19.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:19 smithi183 ceph-mon[99169]: pgmap v11704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:19.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:19 smithi119 ceph-mon[94175]: pgmap v11704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:19.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:19 smithi119 ceph-mon[108979]: pgmap v11704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:21 smithi183 ceph-mon[99169]: pgmap v11705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:21 smithi119 ceph-mon[108979]: pgmap v11705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:21 smithi119 ceph-mon[94175]: pgmap v11705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:23.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:23 smithi183 ceph-mon[99169]: pgmap v11706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:23.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:23 smithi119 ceph-mon[94175]: pgmap v11706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:23.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:23 smithi119 ceph-mon[108979]: pgmap v11706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:34:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:34:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:34:24.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:25.372 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:34:25.683 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:34:25.683 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 99s ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:34:25.683 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 98s ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:34:25.683 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 99s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:34:25.684 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 98s ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:34:25.684 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 98s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:34:25.684 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 99s ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:34:25.684 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 99s ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:34:25.684 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 98s ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:34:25.684 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 99s ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:34:25.684 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 99s ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:34:25.684 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 98s ago 5h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:34:25.684 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 99s ago 5h 5534M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:34:25.684 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 99s ago 5h 5615M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:34:25.684 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 99s ago 5h 5121M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:34:25.684 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 99s ago 5h 4787M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:34:25.684 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 98s ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:34:25.684 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 98s ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:34:25.684 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 98s ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:34:25.684 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 98s ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:34:25.685 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 98s ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:34:25.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:25 smithi183 ceph-mon[99169]: pgmap v11707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:25 smithi119 ceph-mon[94175]: pgmap v11707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:25.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:25 smithi119 ceph-mon[108979]: pgmap v11707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:26.063 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:34:26.063 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:34:26.063 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:34:26.063 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:34:26.063 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:34:26.064 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:34:26.064 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:34:26.064 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:34:26.064 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:34:26.064 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:34:26.064 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:34:26.064 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:34:26.064 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:34:26.064 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:34:26.064 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:34:26.064 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:34:26.065 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:34:26.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:26 smithi183 ceph-mon[99169]: from='client.37082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:34:26.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:26 smithi183 ceph-mon[99169]: from='client.27201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:34:26.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2239676005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:34:26.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:26 smithi119 ceph-mon[108979]: from='client.37082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:34:26.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:26 smithi119 ceph-mon[108979]: from='client.27201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:34:26.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2239676005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:34:26.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:26 smithi119 ceph-mon[94175]: from='client.37082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:34:26.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:26 smithi119 ceph-mon[94175]: from='client.27201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:34:26.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2239676005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:34:27.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:27 smithi183 ceph-mon[99169]: pgmap v11708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:27.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:27 smithi119 ceph-mon[94175]: pgmap v11708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:27.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:27 smithi119 ceph-mon[108979]: pgmap v11708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:29.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:29 smithi183 ceph-mon[99169]: pgmap v11709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:29 smithi119 ceph-mon[94175]: pgmap v11709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:29.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:29 smithi119 ceph-mon[108979]: pgmap v11709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:31.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:31 smithi183 ceph-mon[99169]: pgmap v11710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:31.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:31 smithi119 ceph-mon[108979]: pgmap v11710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:31.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:31 smithi119 ceph-mon[94175]: pgmap v11710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:33.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:33 smithi183 ceph-mon[99169]: pgmap v11711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:33.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:33 smithi119 ceph-mon[94175]: pgmap v11711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:33.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:33 smithi119 ceph-mon[108979]: pgmap v11711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:34:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:34:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:34:35.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:35 smithi183 ceph-mon[99169]: pgmap v11712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:35.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:35 smithi119 ceph-mon[94175]: pgmap v11712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:35.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:35 smithi119 ceph-mon[108979]: pgmap v11712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:37 smithi183 ceph-mon[99169]: pgmap v11713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:37 smithi119 ceph-mon[108979]: pgmap v11713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:37.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:37 smithi119 ceph-mon[94175]: pgmap v11713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:39.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:39 smithi183 ceph-mon[99169]: pgmap v11714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:39.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:39 smithi119 ceph-mon[94175]: pgmap v11714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:39 smithi119 ceph-mon[108979]: pgmap v11714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:41.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:41 smithi183 ceph-mon[99169]: pgmap v11715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:41.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:41 smithi119 ceph-mon[94175]: pgmap v11715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:41 smithi119 ceph-mon[108979]: pgmap v11715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:43.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:43 smithi183 ceph-mon[99169]: pgmap v11716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:43.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:43 smithi119 ceph-mon[94175]: pgmap v11716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:43.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:43 smithi119 ceph-mon[108979]: pgmap v11716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:34:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:34:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:34:45.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:45 smithi183 ceph-mon[99169]: pgmap v11717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:45.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:45 smithi119 ceph-mon[94175]: pgmap v11717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:45.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:45 smithi119 ceph-mon[108979]: pgmap v11717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:47.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:47 smithi183 ceph-mon[99169]: pgmap v11718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:47.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:47 smithi119 ceph-mon[94175]: pgmap v11718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:47.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:47 smithi119 ceph-mon[108979]: pgmap v11718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:48.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:34:48.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:34:48.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:34:48.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:34:48.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:34:48.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:34:48.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:34:48.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:34:48.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:34:48.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:34:48.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:34:48.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:34:49.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:49 smithi183 ceph-mon[99169]: pgmap v11719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:49.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:49 smithi119 ceph-mon[94175]: pgmap v11719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:49.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:49 smithi119 ceph-mon[108979]: pgmap v11719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:51.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:51 smithi183 ceph-mon[99169]: pgmap v11720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:51.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:51 smithi119 ceph-mon[94175]: pgmap v11720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:51.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:51 smithi119 ceph-mon[108979]: pgmap v11720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:53.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:53 smithi183 ceph-mon[99169]: pgmap v11721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:53.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:53 smithi119 ceph-mon[108979]: pgmap v11721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:53.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:53 smithi119 ceph-mon[94175]: pgmap v11721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:34:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:34:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T20:34:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:54.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:34:55.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:55 smithi183 ceph-mon[99169]: pgmap v11722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:55.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:55 smithi119 ceph-mon[94175]: pgmap v11722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:55 smithi119 ceph-mon[108979]: pgmap v11722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:56.406 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:34:56.715 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:34:56.716 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 2m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:34:56.716 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 2m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:34:56.716 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 2m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:34:56.716 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 2m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:34:56.716 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 2m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:34:56.716 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 2m ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:34:56.716 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 2m ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:34:56.716 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 2m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:34:56.717 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 2m ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:34:56.717 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 2m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:34:56.717 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 2m ago 5h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:34:56.717 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 2m ago 5h 5534M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:34:56.717 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 2m ago 5h 5615M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:34:56.717 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 2m ago 5h 5121M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:34:56.717 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 2m ago 5h 4787M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:34:56.717 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 2m ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:34:56.718 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 2m ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:34:56.718 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 2m ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:34:56.718 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 2m ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:34:56.718 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 2m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:34:57.094 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:34:57.094 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:34:57.094 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:34:57.094 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:34:57.095 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:34:57.095 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:34:57.095 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:34:57.095 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:34:57.095 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:34:57.095 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:34:57.095 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:34:57.095 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:34:57.095 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:34:57.095 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:34:57.095 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:34:57.095 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:34:57.095 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:34:57.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:57 smithi183 ceph-mon[99169]: from='client.27213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:34:57.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:57 smithi183 ceph-mon[99169]: pgmap v11723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:57.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:57 smithi183 ceph-mon[99169]: from='client.37106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:34:57.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4206068051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:34:57.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:57 smithi119 ceph-mon[94175]: from='client.27213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:34:57.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:57 smithi119 ceph-mon[94175]: pgmap v11723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:57.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:57 smithi119 ceph-mon[94175]: from='client.37106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:34:57.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4206068051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:34:57.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:57 smithi119 ceph-mon[108979]: from='client.27213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:34:57.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:57 smithi119 ceph-mon[108979]: pgmap v11723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:57.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:57 smithi119 ceph-mon[108979]: from='client.37106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:34:57.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4206068051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:34:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:34:59 smithi183 ceph-mon[99169]: pgmap v11724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:34:59 smithi119 ceph-mon[94175]: pgmap v11724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:34:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:34:59 smithi119 ceph-mon[108979]: pgmap v11724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:01.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:01 smithi183 ceph-mon[99169]: pgmap v11725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:01 smithi119 ceph-mon[94175]: pgmap v11725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:01 smithi119 ceph-mon[108979]: pgmap v11725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:03.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:03 smithi183 ceph-mon[99169]: pgmap v11726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:03.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:03 smithi119 ceph-mon[94175]: pgmap v11726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:03 smithi119 ceph-mon[108979]: pgmap v11726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:35:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:35:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T20:35:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:05 smithi183 ceph-mon[99169]: pgmap v11727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:05 smithi119 ceph-mon[94175]: pgmap v11727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:05 smithi119 ceph-mon[108979]: pgmap v11727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:07.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:07 smithi183 ceph-mon[99169]: pgmap v11728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:07.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:07 smithi119 ceph-mon[94175]: pgmap v11728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:07 smithi119 ceph-mon[108979]: pgmap v11728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:09 smithi183 ceph-mon[99169]: pgmap v11729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:09 smithi119 ceph-mon[94175]: pgmap v11729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:09 smithi119 ceph-mon[108979]: pgmap v11729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:11 smithi183 ceph-mon[99169]: pgmap v11730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:11 smithi119 ceph-mon[94175]: pgmap v11730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:11 smithi119 ceph-mon[108979]: pgmap v11730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:13.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:13 smithi183 ceph-mon[99169]: pgmap v11731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:13.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:13 smithi119 ceph-mon[94175]: pgmap v11731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:13.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:13 smithi119 ceph-mon[108979]: pgmap v11731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:35:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:35:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:35:15.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:15 smithi183 ceph-mon[99169]: pgmap v11732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:15.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:15 smithi119 ceph-mon[94175]: pgmap v11732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:15.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:15 smithi119 ceph-mon[108979]: pgmap v11732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:17.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:17 smithi183 ceph-mon[99169]: pgmap v11733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:17.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:17 smithi119 ceph-mon[108979]: pgmap v11733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:17.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:17 smithi119 ceph-mon[94175]: pgmap v11733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:19.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:19 smithi183 ceph-mon[99169]: pgmap v11734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:19.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:19 smithi119 ceph-mon[94175]: pgmap v11734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:19.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:19 smithi119 ceph-mon[108979]: pgmap v11734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:21 smithi183 ceph-mon[99169]: pgmap v11735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:21 smithi119 ceph-mon[94175]: pgmap v11735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:21 smithi119 ceph-mon[108979]: pgmap v11735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:23.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:23 smithi183 ceph-mon[99169]: pgmap v11736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:23.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:23 smithi119 ceph-mon[108979]: pgmap v11736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:23.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:23 smithi119 ceph-mon[94175]: pgmap v11736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:35:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:35:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:35:24.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:25.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:25 smithi183 ceph-mon[99169]: pgmap v11737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:25.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:25 smithi119 ceph-mon[108979]: pgmap v11737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:25 smithi119 ceph-mon[94175]: pgmap v11737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:27.441 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:35:27.754 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:35:27.755 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 2m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:35:27.755 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 2m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:35:27.755 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 2m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:35:27.755 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 2m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:35:27.755 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 2m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:35:27.755 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 2m ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:35:27.755 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 2m ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:35:27.755 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 2m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:35:27.755 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 2m ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:35:27.755 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 2m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:35:27.755 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 2m ago 5h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:35:27.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 2m ago 5h 5534M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:35:27.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 2m ago 5h 5615M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:35:27.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 2m ago 5h 5121M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:35:27.756 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 2m ago 5h 4787M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:35:27.756 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 2m ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:35:27.756 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 2m ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:35:27.756 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 2m ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:35:27.756 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 2m ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:35:27.756 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 2m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:35:27.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:27 smithi183 ceph-mon[99169]: pgmap v11738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:27.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:27 smithi119 ceph-mon[94175]: pgmap v11738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:27.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:27 smithi119 ceph-mon[108979]: pgmap v11738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:28.132 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:35:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:35:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:35:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:35:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:35:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:35:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:35:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:35:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:35:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:35:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:35:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:35:28.133 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:35:28.134 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:35:28.134 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:35:28.134 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:35:28.134 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:35:28.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:28 smithi183 ceph-mon[99169]: from='client.27231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:35:28.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:28 smithi183 ceph-mon[99169]: from='client.27237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:35:28.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2710012213' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:35:28.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:28 smithi119 ceph-mon[94175]: from='client.27231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:35:28.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:28 smithi119 ceph-mon[94175]: from='client.27237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:35:28.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2710012213' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:35:28.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:28 smithi119 ceph-mon[108979]: from='client.27231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:35:28.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:28 smithi119 ceph-mon[108979]: from='client.27237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:35:28.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2710012213' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:35:29.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:29 smithi183 ceph-mon[99169]: pgmap v11739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:29 smithi119 ceph-mon[94175]: pgmap v11739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:29.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:29 smithi119 ceph-mon[108979]: pgmap v11739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:31.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:31 smithi183 ceph-mon[99169]: pgmap v11740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:31.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:31 smithi119 ceph-mon[108979]: pgmap v11740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:31.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:31 smithi119 ceph-mon[94175]: pgmap v11740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:33.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:33 smithi183 ceph-mon[99169]: pgmap v11741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:33.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:33 smithi119 ceph-mon[94175]: pgmap v11741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:33.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:33 smithi119 ceph-mon[108979]: pgmap v11741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:35:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:35:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:35:35.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:35 smithi183 ceph-mon[99169]: pgmap v11742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:35.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:35 smithi119 ceph-mon[94175]: pgmap v11742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:35.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:35 smithi119 ceph-mon[108979]: pgmap v11742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:37 smithi183 ceph-mon[99169]: pgmap v11743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:37.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:37 smithi119 ceph-mon[94175]: pgmap v11743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:37 smithi119 ceph-mon[108979]: pgmap v11743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:39 smithi183 ceph-mon[99169]: pgmap v11744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:39 smithi119 ceph-mon[94175]: pgmap v11744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:39 smithi119 ceph-mon[108979]: pgmap v11744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:41.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:41 smithi183 ceph-mon[99169]: pgmap v11745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:41.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:41 smithi119 ceph-mon[94175]: pgmap v11745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:41 smithi119 ceph-mon[108979]: pgmap v11745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:43.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:43 smithi183 ceph-mon[99169]: pgmap v11746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:43.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:43 smithi119 ceph-mon[94175]: pgmap v11746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:43.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:43 smithi119 ceph-mon[108979]: pgmap v11746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:35:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:35:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:35:45.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:45 smithi183 ceph-mon[99169]: pgmap v11747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:45.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:45 smithi119 ceph-mon[94175]: pgmap v11747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:45.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:45 smithi119 ceph-mon[108979]: pgmap v11747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:47.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:47 smithi183 ceph-mon[99169]: pgmap v11748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:47.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:47 smithi119 ceph-mon[108979]: pgmap v11748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:47.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:47 smithi119 ceph-mon[94175]: pgmap v11748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:49.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:49 smithi183 ceph-mon[99169]: pgmap v11749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:49.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:35:49.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:35:49.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:35:49.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:35:49.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:35:49.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:35:49.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:49 smithi119 ceph-mon[94175]: pgmap v11749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:49.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:35:49.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:35:49.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:35:49.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:35:49.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:35:49.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:35:49.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:49 smithi119 ceph-mon[108979]: pgmap v11749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:49.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:35:49.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:35:49.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:35:49.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:35:49.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:35:49.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:35:51.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:51 smithi183 ceph-mon[99169]: pgmap v11750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:51.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:51 smithi119 ceph-mon[94175]: pgmap v11750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:51.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:51 smithi119 ceph-mon[108979]: pgmap v11750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:53.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:53 smithi183 ceph-mon[99169]: pgmap v11751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:53.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:53 smithi119 ceph-mon[94175]: pgmap v11751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:53.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:53 smithi119 ceph-mon[108979]: pgmap v11751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:35:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:35:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:35:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:54.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:35:55.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:55 smithi183 ceph-mon[99169]: pgmap v11752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:55.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:55 smithi119 ceph-mon[94175]: pgmap v11752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:55 smithi119 ceph-mon[108979]: pgmap v11752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:57.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:57 smithi183 ceph-mon[99169]: pgmap v11753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:57.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:57 smithi119 ceph-mon[94175]: pgmap v11753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:57.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:57 smithi119 ceph-mon[108979]: pgmap v11753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:58.477 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:35:58.783 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:35:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 3m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:35:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 3m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:35:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 3m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:35:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 3m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:35:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 3m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:35:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 3m ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:35:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 3m ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:35:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 3m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:35:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 3m ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:35:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 3m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:35:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 3m ago 5h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:35:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 3m ago 5h 5534M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:35:58.784 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 3m ago 5h 5615M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:35:58.785 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 3m ago 5h 5121M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:35:58.785 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 3m ago 5h 4787M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:35:58.785 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 3m ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:35:58.785 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 3m ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:35:58.785 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 3m ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:35:58.785 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 3m ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:35:58.785 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 3m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:35:59.162 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:35:59.162 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:35:59.162 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:35:59.163 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:35:59.163 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:35:59.163 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:35:59.163 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:35:59.163 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:35:59.163 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:35:59.163 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:35:59.163 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:35:59.163 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:35:59.163 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:35:59.163 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:35:59.163 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:35:59.163 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:35:59.164 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:35:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:59 smithi183 ceph-mon[99169]: from='client.27249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:35:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:59 smithi183 ceph-mon[99169]: pgmap v11754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:35:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3602236197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:35:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:59 smithi119 ceph-mon[94175]: from='client.27249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:35:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:59 smithi119 ceph-mon[94175]: pgmap v11754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:35:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3602236197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:35:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:59 smithi119 ceph-mon[108979]: from='client.27249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:35:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:59 smithi119 ceph-mon[108979]: pgmap v11754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:35:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:35:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3602236197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:36:00.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:00 smithi183 ceph-mon[99169]: from='client.37142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:36:00.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:00 smithi119 ceph-mon[94175]: from='client.37142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:36:00.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:00 smithi119 ceph-mon[108979]: from='client.37142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:36:01.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:01 smithi183 ceph-mon[99169]: pgmap v11755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:01.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:01 smithi119 ceph-mon[94175]: pgmap v11755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:01.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:01 smithi119 ceph-mon[108979]: pgmap v11755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:03.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:03 smithi183 ceph-mon[99169]: pgmap v11756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:03.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:03 smithi119 ceph-mon[94175]: pgmap v11756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:03 smithi119 ceph-mon[108979]: pgmap v11756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:36:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:36:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:36:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:05 smithi183 ceph-mon[99169]: pgmap v11757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:05 smithi119 ceph-mon[94175]: pgmap v11757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:05 smithi119 ceph-mon[108979]: pgmap v11757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:07.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:07 smithi183 ceph-mon[99169]: pgmap v11758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:07.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:07 smithi119 ceph-mon[94175]: pgmap v11758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:07 smithi119 ceph-mon[108979]: pgmap v11758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:09 smithi183 ceph-mon[99169]: pgmap v11759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:09 smithi119 ceph-mon[94175]: pgmap v11759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:09 smithi119 ceph-mon[108979]: pgmap v11759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:09.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:11 smithi183 ceph-mon[99169]: pgmap v11760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:11 smithi119 ceph-mon[94175]: pgmap v11760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:11 smithi119 ceph-mon[108979]: pgmap v11760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:13.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:13 smithi183 ceph-mon[99169]: pgmap v11761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:13.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:13 smithi119 ceph-mon[94175]: pgmap v11761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:13.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:13 smithi119 ceph-mon[108979]: pgmap v11761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:36:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:36:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:36:15.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:15 smithi183 ceph-mon[99169]: pgmap v11762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:15.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:15 smithi119 ceph-mon[94175]: pgmap v11762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:15.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:15 smithi119 ceph-mon[108979]: pgmap v11762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:17.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:17 smithi183 ceph-mon[99169]: pgmap v11763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:17.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:17 smithi119 ceph-mon[94175]: pgmap v11763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:17.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:17 smithi119 ceph-mon[108979]: pgmap v11763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:19.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:19 smithi183 ceph-mon[99169]: pgmap v11764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:19.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:19 smithi119 ceph-mon[94175]: pgmap v11764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:19.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:19 smithi119 ceph-mon[108979]: pgmap v11764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:21 smithi183 ceph-mon[99169]: pgmap v11765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:21 smithi119 ceph-mon[94175]: pgmap v11765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:21 smithi119 ceph-mon[108979]: pgmap v11765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:23.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:23 smithi183 ceph-mon[99169]: pgmap v11766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:23.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:23 smithi119 ceph-mon[94175]: pgmap v11766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:23.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:23 smithi119 ceph-mon[108979]: pgmap v11766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:36:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:36:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:36:24.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:25.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:25 smithi183 ceph-mon[99169]: pgmap v11767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:25 smithi119 ceph-mon[94175]: pgmap v11767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:25.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:25 smithi119 ceph-mon[108979]: pgmap v11767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:27.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:27 smithi183 ceph-mon[99169]: pgmap v11768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:27.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:27 smithi119 ceph-mon[108979]: pgmap v11768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:27.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:27 smithi119 ceph-mon[94175]: pgmap v11768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:29.506 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:36:29.814 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:36:29.814 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 3m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:36:29.814 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 3m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:36:29.814 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 3m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:36:29.814 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 3m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:36:29.814 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 3m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:36:29.814 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 3m ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:36:29.814 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 3m ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:36:29.814 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 3m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:36:29.814 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 3m ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:36:29.815 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 3m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:36:29.815 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 3m ago 5h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:36:29.815 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 3m ago 5h 5534M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:36:29.815 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 3m ago 5h 5615M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:36:29.815 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 3m ago 5h 5121M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:36:29.815 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 3m ago 5h 4787M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:36:29.815 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 3m ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:36:29.815 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 3m ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:36:29.815 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 3m ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:36:29.815 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 3m ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:36:29.815 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 3m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:36:29.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:29 smithi183 ceph-mon[99169]: pgmap v11769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:29.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:29 smithi119 ceph-mon[94175]: pgmap v11769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:29.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:29 smithi119 ceph-mon[108979]: pgmap v11769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:30.196 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:36:30.197 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:36:30.197 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:36:30.197 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:36:30.197 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:36:30.197 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:36:30.197 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:36:30.197 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:36:30.197 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:36:30.197 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:36:30.197 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:36:30.197 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:36:30.197 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:36:30.198 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:36:30.198 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:36:30.198 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:36:30.198 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:36:30.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:30 smithi183 ceph-mon[99169]: from='client.37154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:36:30.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4009246319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:36:30.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:30 smithi119 ceph-mon[108979]: from='client.37154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:36:30.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4009246319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:36:30.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:30 smithi119 ceph-mon[94175]: from='client.37154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:36:30.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4009246319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:36:31.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:31 smithi183 ceph-mon[99169]: from='client.27273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:36:31.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:31 smithi183 ceph-mon[99169]: pgmap v11770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:31.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:31 smithi119 ceph-mon[94175]: from='client.27273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:36:31.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:31 smithi119 ceph-mon[94175]: pgmap v11770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:31.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:31 smithi119 ceph-mon[108979]: from='client.27273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:36:31.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:31 smithi119 ceph-mon[108979]: pgmap v11770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:33.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:33 smithi183 ceph-mon[99169]: pgmap v11771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:33.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:33 smithi119 ceph-mon[94175]: pgmap v11771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:33.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:33 smithi119 ceph-mon[108979]: pgmap v11771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:36:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:36:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:36:35.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:35 smithi183 ceph-mon[99169]: pgmap v11772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:35.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:35 smithi119 ceph-mon[94175]: pgmap v11772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:35.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:35 smithi119 ceph-mon[108979]: pgmap v11772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:37 smithi183 ceph-mon[99169]: pgmap v11773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:37.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:37 smithi119 ceph-mon[94175]: pgmap v11773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:37 smithi119 ceph-mon[108979]: pgmap v11773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:39 smithi183 ceph-mon[99169]: pgmap v11774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:40.010 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:40.010 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:39 smithi119 ceph-mon[94175]: pgmap v11774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:40.010 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:40.011 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:39 smithi119 ceph-mon[108979]: pgmap v11774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:40.011 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:41.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:41 smithi183 ceph-mon[99169]: pgmap v11775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:41.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:41 smithi119 ceph-mon[94175]: pgmap v11775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:41 smithi119 ceph-mon[108979]: pgmap v11775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:43.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:43 smithi183 ceph-mon[99169]: pgmap v11776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:43.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:43 smithi119 ceph-mon[94175]: pgmap v11776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:43.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:43 smithi119 ceph-mon[108979]: pgmap v11776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:36:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:36:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:36:45.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:45 smithi183 ceph-mon[99169]: pgmap v11777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:45.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:45 smithi119 ceph-mon[94175]: pgmap v11777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:45.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:45 smithi119 ceph-mon[108979]: pgmap v11777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:47.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:47 smithi183 ceph-mon[99169]: pgmap v11778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:47.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:47 smithi119 ceph-mon[108979]: pgmap v11778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:47.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:47 smithi119 ceph-mon[94175]: pgmap v11778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:49.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:49 smithi183 ceph-mon[99169]: pgmap v11779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:49.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:49 smithi119 ceph-mon[94175]: pgmap v11779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:49.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:49 smithi119 ceph-mon[108979]: pgmap v11779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:50.909 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:36:50.909 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:36:50.910 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:36:50.910 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:36:50.910 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:36:50.910 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:36:50.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:36:50.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:36:50.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:36:51.834 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:51 smithi119 ceph-mon[94175]: pgmap v11780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:51.834 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:51 smithi119 ceph-mon[108979]: pgmap v11780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:51.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:51 smithi183 ceph-mon[99169]: pgmap v11780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:53.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:53 smithi183 ceph-mon[99169]: pgmap v11781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:53.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:53 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:36:53.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:53 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:36:53.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:36:53.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:36:53.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:53 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:36:53.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:53 smithi119 ceph-mon[94175]: pgmap v11781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:53.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:53 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:36:53.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:53 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:36:53.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:36:53.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:36:53.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:53 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:36:53.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:53 smithi119 ceph-mon[108979]: pgmap v11781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:53.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:53 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:36:53.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:53 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:36:53.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:36:53.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:36:53.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:53 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:36:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:36:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:36:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:36:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:54.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:36:55.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:55 smithi183 ceph-mon[99169]: pgmap v11782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:55.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:55 smithi119 ceph-mon[94175]: pgmap v11782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:55 smithi119 ceph-mon[108979]: pgmap v11782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:57.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:57 smithi183 ceph-mon[99169]: pgmap v11783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:57.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:57 smithi119 ceph-mon[94175]: pgmap v11783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:57.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:57 smithi119 ceph-mon[108979]: pgmap v11783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:36:59 smithi183 ceph-mon[99169]: pgmap v11784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:36:59 smithi119 ceph-mon[94175]: pgmap v11784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:36:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:36:59 smithi119 ceph-mon[108979]: pgmap v11784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:00.541 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:37:00.849 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:37:00.849 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 4m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:37:00.849 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 4m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:37:00.849 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 4m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:37:00.849 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 4m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:37:00.849 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 4m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:37:00.849 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 4m ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:37:00.850 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 4m ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:37:00.850 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 4m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:37:00.850 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 4m ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:37:00.850 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 4m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:37:00.850 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 4m ago 5h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:37:00.850 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 4m ago 5h 5534M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:37:00.850 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 4m ago 5h 5615M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:37:00.850 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 4m ago 5h 5121M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:37:00.850 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 4m ago 5h 4787M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:37:00.850 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 4m ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:37:00.850 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 4m ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:37:00.850 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 4m ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:37:00.850 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 4m ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:37:00.850 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 4m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:37:01.227 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:37:01.227 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:37:01.227 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:37:01.227 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:37:01.227 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:37:01.227 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:37:01.227 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:37:01.227 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:37:01.227 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:37:01.227 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:37:01.227 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:37:01.227 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:37:01.228 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:37:01.228 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:37:01.228 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:37:01.228 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:37:01.228 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:37:01.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:01 smithi183 ceph-mon[99169]: pgmap v11785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:01.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:01 smithi183 ceph-mon[99169]: from='client.37172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:37:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:01 smithi119 ceph-mon[94175]: pgmap v11785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:01 smithi119 ceph-mon[94175]: from='client.37172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:37:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:01 smithi119 ceph-mon[108979]: pgmap v11785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:01 smithi119 ceph-mon[108979]: from='client.37172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:37:02.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:02 smithi183 ceph-mon[99169]: from='client.37178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:37:02.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/81356245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:37:02.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:02 smithi119 ceph-mon[108979]: from='client.37178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:37:02.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/81356245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:37:02.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:02 smithi119 ceph-mon[94175]: from='client.37178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:37:02.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/81356245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:37:03.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:03 smithi183 ceph-mon[99169]: pgmap v11786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:03.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:03 smithi119 ceph-mon[108979]: pgmap v11786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:03.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:03 smithi119 ceph-mon[94175]: pgmap v11786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:37:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:37:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:37:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:05 smithi183 ceph-mon[99169]: pgmap v11787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:05 smithi119 ceph-mon[108979]: pgmap v11787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:05 smithi119 ceph-mon[94175]: pgmap v11787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:07.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:07 smithi183 ceph-mon[99169]: pgmap v11788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:07.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:07 smithi119 ceph-mon[94175]: pgmap v11788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:07 smithi119 ceph-mon[108979]: pgmap v11788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:09.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:09 smithi183 ceph-mon[99169]: pgmap v11789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:09.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:09 smithi119 ceph-mon[94175]: pgmap v11789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:09 smithi119 ceph-mon[108979]: pgmap v11789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:11.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:11 smithi183 ceph-mon[99169]: pgmap v11790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:11.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:11 smithi119 ceph-mon[94175]: pgmap v11790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:11.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:11 smithi119 ceph-mon[108979]: pgmap v11790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:13.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:13 smithi183 ceph-mon[99169]: pgmap v11791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:13.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:13 smithi119 ceph-mon[94175]: pgmap v11791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:13.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:13 smithi119 ceph-mon[108979]: pgmap v11791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:37:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:37:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:37:15.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:15 smithi183 ceph-mon[99169]: pgmap v11792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:15.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:15 smithi119 ceph-mon[94175]: pgmap v11792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:15.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:15 smithi119 ceph-mon[108979]: pgmap v11792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:17.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:17 smithi183 ceph-mon[99169]: pgmap v11793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:17.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:17 smithi119 ceph-mon[94175]: pgmap v11793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:17.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:17 smithi119 ceph-mon[108979]: pgmap v11793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:19.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:19 smithi183 ceph-mon[99169]: pgmap v11794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:19.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:19 smithi119 ceph-mon[94175]: pgmap v11794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:19.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:19 smithi119 ceph-mon[108979]: pgmap v11794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:21 smithi183 ceph-mon[99169]: pgmap v11795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:21 smithi119 ceph-mon[108979]: pgmap v11795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:21 smithi119 ceph-mon[94175]: pgmap v11795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:23.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:23 smithi183 ceph-mon[99169]: pgmap v11796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:23.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:23 smithi119 ceph-mon[94175]: pgmap v11796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:23.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:23 smithi119 ceph-mon[108979]: pgmap v11796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:37:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:37:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:37:24.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:25.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:25 smithi183 ceph-mon[99169]: pgmap v11797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:25 smithi119 ceph-mon[94175]: pgmap v11797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:25.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:25 smithi119 ceph-mon[108979]: pgmap v11797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:27.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:27 smithi183 ceph-mon[99169]: pgmap v11798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:27.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:27 smithi119 ceph-mon[94175]: pgmap v11798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:27.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:27 smithi119 ceph-mon[108979]: pgmap v11798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:29.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:29 smithi183 ceph-mon[99169]: pgmap v11799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:29 smithi119 ceph-mon[94175]: pgmap v11799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:29.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:29 smithi119 ceph-mon[108979]: pgmap v11799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:31.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:31 smithi119 ceph-mon[108979]: pgmap v11800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:31.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:31 smithi119 ceph-mon[94175]: pgmap v11800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:31.571 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:37:31.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:31 smithi183 ceph-mon[99169]: pgmap v11800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:31.878 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:37:31.878 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 4m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:37:31.878 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 4m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:37:31.878 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 4m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:37:31.878 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 4m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:37:31.878 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 4m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:37:31.878 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 4m ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:37:31.879 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 4m ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:37:31.879 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 4m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:37:31.879 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 4m ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:37:31.879 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 4m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:37:31.879 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 4m ago 5h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:37:31.879 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 4m ago 5h 5534M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:37:31.879 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 4m ago 5h 5615M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:37:31.879 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 4m ago 5h 5121M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:37:31.879 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 4m ago 5h 4787M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:37:31.879 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 4m ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:37:31.881 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 4m ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:37:31.881 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 4m ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:37:31.881 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 4m ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:37:31.882 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 4m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:37:32.259 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:37:32.259 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:37:32.259 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:37:32.259 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:37:32.259 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:37:32.259 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:37:32.259 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:37:32.259 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:37:32.259 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:37:32.259 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:37:32.259 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:37:32.260 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:37:32.260 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:37:32.260 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:37:32.260 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:37:32.260 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:37:32.260 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:37:32.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:32 smithi119 ceph-mon[94175]: from='client.37190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:37:32.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:32 smithi119 ceph-mon[108979]: from='client.37190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:37:32.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:32 smithi183 ceph-mon[99169]: from='client.37190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:37:33.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:33 smithi119 ceph-mon[108979]: from='client.37196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:37:33.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3120565594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:37:33.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:33 smithi119 ceph-mon[108979]: pgmap v11801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:33 smithi119 ceph-mon[94175]: from='client.37196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:37:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3120565594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:37:33.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:33 smithi119 ceph-mon[94175]: pgmap v11801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:33.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:33 smithi183 ceph-mon[99169]: from='client.37196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:37:33.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3120565594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:37:33.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:33 smithi183 ceph-mon[99169]: pgmap v11801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:37:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:37:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:37:35.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:35 smithi183 ceph-mon[99169]: pgmap v11802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:35.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:35 smithi119 ceph-mon[94175]: pgmap v11802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:35.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:35 smithi119 ceph-mon[108979]: pgmap v11802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:37 smithi183 ceph-mon[99169]: pgmap v11803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:37 smithi119 ceph-mon[108979]: pgmap v11803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:37.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:37 smithi119 ceph-mon[94175]: pgmap v11803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:39 smithi183 ceph-mon[99169]: pgmap v11804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:39 smithi119 ceph-mon[94175]: pgmap v11804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:39 smithi119 ceph-mon[108979]: pgmap v11804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:41.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:41 smithi119 ceph-mon[108979]: pgmap v11805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:41.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:41 smithi119 ceph-mon[94175]: pgmap v11805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:41 smithi183 ceph-mon[99169]: pgmap v11805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:43.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:43 smithi183 ceph-mon[99169]: pgmap v11806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:43.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:43 smithi119 ceph-mon[94175]: pgmap v11806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:43.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:43 smithi119 ceph-mon[108979]: pgmap v11806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:37:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:37:44] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:37:45.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:45 smithi183 ceph-mon[99169]: pgmap v11807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:45.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:45 smithi119 ceph-mon[94175]: pgmap v11807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:45.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:45 smithi119 ceph-mon[108979]: pgmap v11807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:47.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:47 smithi183 ceph-mon[99169]: pgmap v11808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:47.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:47 smithi119 ceph-mon[94175]: pgmap v11808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:47.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:47 smithi119 ceph-mon[108979]: pgmap v11808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:49.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:49 smithi183 ceph-mon[99169]: pgmap v11809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:49.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:49 smithi119 ceph-mon[94175]: pgmap v11809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:49.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:49 smithi119 ceph-mon[108979]: pgmap v11809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:51.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:51 smithi119 ceph-mon[94175]: pgmap v11810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:51.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:51 smithi119 ceph-mon[108979]: pgmap v11810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:51 smithi183 ceph-mon[99169]: pgmap v11810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:53.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:53 smithi183 ceph-mon[99169]: pgmap v11811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:53.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:37:53.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:53 smithi119 ceph-mon[94175]: pgmap v11811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:53.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:37:53.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:53 smithi119 ceph-mon[108979]: pgmap v11811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:53.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:37:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:37:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:37:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:37:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:37:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:37:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:37:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:54.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:37:54.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:37:54.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:37:54.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:54.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:37:54.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:37:54.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:37:54.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:37:56.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:55 smithi183 ceph-mon[99169]: pgmap v11812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:56.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:55 smithi119 ceph-mon[94175]: pgmap v11812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:56.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:55 smithi119 ceph-mon[108979]: pgmap v11812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:57 smithi183 ceph-mon[99169]: pgmap v11813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:58.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:57 smithi119 ceph-mon[94175]: pgmap v11813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:37:58.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:57 smithi119 ceph-mon[108979]: pgmap v11813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:00.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:37:59 smithi183 ceph-mon[99169]: pgmap v11814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:00.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:37:59 smithi119 ceph-mon[94175]: pgmap v11814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:00.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:37:59 smithi119 ceph-mon[108979]: pgmap v11814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:01 smithi183 ceph-mon[99169]: pgmap v11815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:01.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:01 smithi119 ceph-mon[94175]: pgmap v11815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:01.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:01 smithi119 ceph-mon[108979]: pgmap v11815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:02.604 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:38:02.914 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:38:02.914 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 5m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:38:02.914 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 5m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:38:02.914 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 5m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:38:02.914 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 5m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:38:02.915 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 5m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:38:02.915 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 5m ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:38:02.915 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 5m ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:38:02.915 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 5m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:38:02.915 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 5m ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:38:02.915 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 5m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:38:02.915 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 5m ago 5h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:38:02.916 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 5m ago 5h 5534M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:38:02.916 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 5m ago 5h 5615M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:38:02.916 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 5m ago 5h 5121M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:38:02.916 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 5m ago 5h 4787M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:38:02.916 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 5m ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:38:02.916 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 5m ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:38:02.916 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 5m ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:38:02.916 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 5m ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:38:02.916 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 5m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:38:03.295 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:38:03.295 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:38:03.296 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:38:03.296 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:38:03.296 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:38:03.296 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:38:03.296 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:38:03.296 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:38:03.296 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:38:03.296 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:38:03.296 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:38:03.297 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:38:03.297 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:38:03.297 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:38:03.297 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:38:03.297 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:38:03.297 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:38:03.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:03 smithi183 ceph-mon[99169]: pgmap v11816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:03.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:03 smithi183 ceph-mon[99169]: from='client.27321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:38:03.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1157936283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:38:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:03 smithi119 ceph-mon[108979]: pgmap v11816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:03 smithi119 ceph-mon[108979]: from='client.27321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:38:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1157936283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:38:03.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:03 smithi119 ceph-mon[94175]: pgmap v11816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:03.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:03 smithi119 ceph-mon[94175]: from='client.27321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:38:03.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1157936283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:38:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:38:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:38:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:38:04.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:04 smithi183 ceph-mon[99169]: from='client.27327 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:38:04.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:04 smithi119 ceph-mon[94175]: from='client.27327 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:38:04.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:04 smithi119 ceph-mon[108979]: from='client.27327 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:38:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:05 smithi183 ceph-mon[99169]: pgmap v11817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:05 smithi119 ceph-mon[94175]: pgmap v11817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:05 smithi119 ceph-mon[108979]: pgmap v11817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:07.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:07 smithi183 ceph-mon[99169]: pgmap v11818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:07.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:07 smithi119 ceph-mon[94175]: pgmap v11818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:07 smithi119 ceph-mon[108979]: pgmap v11818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:09 smithi183 ceph-mon[99169]: pgmap v11819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:09 smithi119 ceph-mon[94175]: pgmap v11819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:09 smithi119 ceph-mon[108979]: pgmap v11819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:11.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:11 smithi183 ceph-mon[99169]: pgmap v11820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:11.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:11 smithi119 ceph-mon[94175]: pgmap v11820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:11.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:11 smithi119 ceph-mon[108979]: pgmap v11820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:13.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:13 smithi183 ceph-mon[99169]: pgmap v11821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:13.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:13 smithi119 ceph-mon[108979]: pgmap v11821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:13.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:13 smithi119 ceph-mon[94175]: pgmap v11821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:38:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:38:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:38:15.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:15 smithi183 ceph-mon[99169]: pgmap v11822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:15.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:15 smithi119 ceph-mon[94175]: pgmap v11822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:15.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:15 smithi119 ceph-mon[108979]: pgmap v11822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:17.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:17 smithi183 ceph-mon[99169]: pgmap v11823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:17.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:17 smithi119 ceph-mon[94175]: pgmap v11823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:17.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:17 smithi119 ceph-mon[108979]: pgmap v11823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:19.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:19 smithi183 ceph-mon[99169]: pgmap v11824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:19.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:19 smithi119 ceph-mon[94175]: pgmap v11824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:19.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:19 smithi119 ceph-mon[108979]: pgmap v11824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:21 smithi183 ceph-mon[99169]: pgmap v11825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:21.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:21 smithi119 ceph-mon[108979]: pgmap v11825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:21.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:21 smithi119 ceph-mon[94175]: pgmap v11825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:23.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:23 smithi183 ceph-mon[99169]: pgmap v11826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:23.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:23 smithi119 ceph-mon[94175]: pgmap v11826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:23.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:23 smithi119 ceph-mon[108979]: pgmap v11826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:38:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:38:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:38:24.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:25.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:25 smithi183 ceph-mon[99169]: pgmap v11827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:25 smithi119 ceph-mon[94175]: pgmap v11827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:25.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:25 smithi119 ceph-mon[108979]: pgmap v11827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:27.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:27 smithi183 ceph-mon[99169]: pgmap v11828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:27.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:27 smithi119 ceph-mon[108979]: pgmap v11828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:27.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:27 smithi119 ceph-mon[94175]: pgmap v11828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:29.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:29 smithi183 ceph-mon[99169]: pgmap v11829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:29.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:29 smithi119 ceph-mon[108979]: pgmap v11829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:29 smithi119 ceph-mon[94175]: pgmap v11829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:31.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:31 smithi183 ceph-mon[99169]: pgmap v11830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:31.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:31 smithi119 ceph-mon[94175]: pgmap v11830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:31.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:31 smithi119 ceph-mon[108979]: pgmap v11830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:33.642 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:38:33.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:33 smithi183 ceph-mon[99169]: pgmap v11831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:33.948 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:38:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 5m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:38:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 5m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:38:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 5m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:38:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 5m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:38:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 5m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:38:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 5m ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:38:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 5m ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:38:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 5m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:38:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 5m ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:38:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 5m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:38:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 5m ago 5h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:38:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 5m ago 5h 5534M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:38:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 5m ago 5h 5615M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:38:33.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 5m ago 5h 5121M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:38:33.950 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 5m ago 5h 4787M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:38:33.950 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 5m ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:38:33.950 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 5m ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:38:33.950 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 5m ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:38:33.950 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 5m ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:38:33.950 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 5m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:38:33.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:33 smithi119 ceph-mon[94175]: pgmap v11831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:33.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:33 smithi119 ceph-mon[108979]: pgmap v11831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:34.328 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:38:34.329 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:38:34.329 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:38:34.329 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:38:34.329 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:38:34.329 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:38:34.329 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:38:34.329 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:38:34.329 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:38:34.329 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:38:34.329 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:38:34.329 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:38:34.329 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:38:34.330 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:38:34.330 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:38:34.330 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:38:34.330 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:38:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:38:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:38:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:38:34.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:34 smithi183 ceph-mon[99169]: from='client.37226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:38:34.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3174549128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:38:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:34 smithi119 ceph-mon[94175]: from='client.37226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:38:34.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3174549128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:38:34.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:34 smithi119 ceph-mon[108979]: from='client.37226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:38:34.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3174549128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:38:35.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:35 smithi183 ceph-mon[99169]: from='client.27345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:38:35.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:35 smithi183 ceph-mon[99169]: pgmap v11832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:35.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:35 smithi119 ceph-mon[108979]: from='client.27345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:38:35.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:35 smithi119 ceph-mon[108979]: pgmap v11832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:35.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:35 smithi119 ceph-mon[94175]: from='client.27345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:38:35.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:35 smithi119 ceph-mon[94175]: pgmap v11832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:37 smithi183 ceph-mon[99169]: pgmap v11833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:37.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:37 smithi119 ceph-mon[94175]: pgmap v11833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:37.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:37 smithi119 ceph-mon[108979]: pgmap v11833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:39 smithi183 ceph-mon[99169]: pgmap v11834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:39 smithi119 ceph-mon[94175]: pgmap v11834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:39 smithi119 ceph-mon[108979]: pgmap v11834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:41 smithi183 ceph-mon[99169]: pgmap v11835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:41 smithi119 ceph-mon[94175]: pgmap v11835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:41 smithi119 ceph-mon[108979]: pgmap v11835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:43.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:43 smithi183 ceph-mon[99169]: pgmap v11836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:43.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:43 smithi119 ceph-mon[108979]: pgmap v11836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:43.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:43 smithi119 ceph-mon[94175]: pgmap v11836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:38:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:38:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:38:45.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:45 smithi183 ceph-mon[99169]: pgmap v11837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:45.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:45 smithi119 ceph-mon[108979]: pgmap v11837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:45.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:45 smithi119 ceph-mon[94175]: pgmap v11837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:47.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:47 smithi183 ceph-mon[99169]: pgmap v11838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:47.980 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:47 smithi119 ceph-mon[94175]: pgmap v11838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:47.980 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:47 smithi119 ceph-mon[108979]: pgmap v11838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:49.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:49 smithi183 ceph-mon[99169]: pgmap v11839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:49.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:49 smithi119 ceph-mon[94175]: pgmap v11839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:49.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:49 smithi119 ceph-mon[108979]: pgmap v11839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:51 smithi183 ceph-mon[99169]: pgmap v11840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:51 smithi119 ceph-mon[94175]: pgmap v11840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:51 smithi119 ceph-mon[108979]: pgmap v11840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:53.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:53 smithi183 ceph-mon[99169]: pgmap v11841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:53.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:53 smithi119 ceph-mon[94175]: pgmap v11841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:53.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:53 smithi119 ceph-mon[108979]: pgmap v11841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:38:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:38:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:38:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:38:54.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:54.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:38:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:38:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:38:55.844 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:55 smithi183 ceph-mon[99169]: pgmap v11842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:55.844 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:55.844 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:55.844 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:55.844 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:56.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:55 smithi119 ceph-mon[94175]: pgmap v11842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:56.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:56.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:56.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:56.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:56.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:55 smithi119 ceph-mon[108979]: pgmap v11842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:56.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:56.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:56.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:56.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:57 smithi183 ceph-mon[99169]: pgmap v11843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:38:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:38:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:58.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:57 smithi119 ceph-mon[94175]: pgmap v11843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:58.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:58.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:58.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:38:58.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:38:58.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:58.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:57 smithi119 ceph-mon[108979]: pgmap v11843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:38:58.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:58.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:38:58.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:38:58.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:38:58.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:39:00.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:38:59 smithi183 ceph-mon[99169]: pgmap v11844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:00.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:38:59 smithi119 ceph-mon[94175]: pgmap v11844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:00.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:38:59 smithi119 ceph-mon[108979]: pgmap v11844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:01 smithi183 ceph-mon[99169]: pgmap v11845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:01.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:01 smithi119 ceph-mon[108979]: pgmap v11845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:01.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:01 smithi119 ceph-mon[94175]: pgmap v11845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:03.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:03 smithi183 ceph-mon[99169]: pgmap v11846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:03.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:03 smithi119 ceph-mon[94175]: pgmap v11846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:03 smithi119 ceph-mon[108979]: pgmap v11846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:39:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:39:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:39:04.673 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:39:04.986 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:39:04.986 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 6m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:39:04.986 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 6m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:39:04.986 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 6m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:39:04.986 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 6m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:39:04.986 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 6m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:39:04.986 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 6m ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:39:04.986 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 6m ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:39:04.986 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 6m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:39:04.986 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 6m ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:39:04.986 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 6m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:39:04.986 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 6m ago 5h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:39:04.987 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 6m ago 5h 5534M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:39:04.987 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 6m ago 5h 5615M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:39:04.987 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 6m ago 5h 5121M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:39:04.987 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 6m ago 5h 4787M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:39:04.987 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 6m ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:39:04.987 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 6m ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:39:04.987 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 6m ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:39:04.987 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 6m ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:39:04.987 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 6m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:39:05.369 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:39:05.369 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:39:05.369 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:39:05.370 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:39:05.370 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:39:05.370 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:39:05.370 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:39:05.370 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:39:05.370 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:39:05.370 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:39:05.370 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:39:05.370 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:39:05.370 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:39:05.370 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:39:05.370 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:39:05.370 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:39:05.370 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:39:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:05 smithi183 ceph-mon[99169]: pgmap v11847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:05 smithi183 ceph-mon[99169]: from='client.27357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:39:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2807160022' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:39:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:05 smithi119 ceph-mon[94175]: pgmap v11847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:05 smithi119 ceph-mon[94175]: from='client.27357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:39:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2807160022' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:39:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:05 smithi119 ceph-mon[108979]: pgmap v11847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:05 smithi119 ceph-mon[108979]: from='client.27357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:39:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2807160022' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:39:06.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:06 smithi183 ceph-mon[99169]: from='client.37250 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:39:06.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:06 smithi119 ceph-mon[108979]: from='client.37250 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:39:06.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:06 smithi119 ceph-mon[94175]: from='client.37250 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:39:07.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:07 smithi183 ceph-mon[99169]: pgmap v11848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:07.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:07 smithi119 ceph-mon[94175]: pgmap v11848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:07 smithi119 ceph-mon[108979]: pgmap v11848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:09 smithi183 ceph-mon[99169]: pgmap v11849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:09.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:09 smithi119 ceph-mon[94175]: pgmap v11849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:09 smithi119 ceph-mon[108979]: pgmap v11849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:11.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:11 smithi183 ceph-mon[99169]: pgmap v11850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:11.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:11 smithi119 ceph-mon[94175]: pgmap v11850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:11.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:11 smithi119 ceph-mon[108979]: pgmap v11850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:13.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:13 smithi183 ceph-mon[99169]: pgmap v11851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:13.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:13 smithi119 ceph-mon[94175]: pgmap v11851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:13.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:13 smithi119 ceph-mon[108979]: pgmap v11851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:39:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:39:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:39:15.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:15 smithi183 ceph-mon[99169]: pgmap v11852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:15.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:15 smithi119 ceph-mon[94175]: pgmap v11852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:15.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:15 smithi119 ceph-mon[108979]: pgmap v11852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:17.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:17 smithi183 ceph-mon[99169]: pgmap v11853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:17.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:17 smithi119 ceph-mon[108979]: pgmap v11853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:17.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:17 smithi119 ceph-mon[94175]: pgmap v11853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:19.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:19 smithi183 ceph-mon[99169]: pgmap v11854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:19.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:19 smithi119 ceph-mon[94175]: pgmap v11854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:19.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:19 smithi119 ceph-mon[108979]: pgmap v11854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:21 smithi183 ceph-mon[99169]: pgmap v11855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:21 smithi119 ceph-mon[108979]: pgmap v11855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:21.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:21 smithi119 ceph-mon[94175]: pgmap v11855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:23.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:23 smithi183 ceph-mon[99169]: pgmap v11856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:23.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:23 smithi119 ceph-mon[108979]: pgmap v11856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:23.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:23 smithi119 ceph-mon[94175]: pgmap v11856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:39:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:39:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:39:24.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:25.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:25 smithi183 ceph-mon[99169]: pgmap v11857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:25.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:25 smithi119 ceph-mon[94175]: pgmap v11857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:25.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:25 smithi119 ceph-mon[108979]: pgmap v11857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:27.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:27 smithi183 ceph-mon[99169]: pgmap v11858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:27.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:27 smithi119 ceph-mon[94175]: pgmap v11858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:27.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:27 smithi119 ceph-mon[108979]: pgmap v11858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:29.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:29 smithi183 ceph-mon[99169]: pgmap v11859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:29 smithi119 ceph-mon[94175]: pgmap v11859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:29.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:29 smithi119 ceph-mon[108979]: pgmap v11859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:31.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:31 smithi183 ceph-mon[99169]: pgmap v11860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:31.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:31 smithi119 ceph-mon[94175]: pgmap v11860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:31.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:31 smithi119 ceph-mon[108979]: pgmap v11860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:33.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:33 smithi183 ceph-mon[99169]: pgmap v11861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:33.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:33 smithi119 ceph-mon[94175]: pgmap v11861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:33.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:33 smithi119 ceph-mon[108979]: pgmap v11861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:39:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:39:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:39:35.715 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:39:35.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:35 smithi183 ceph-mon[99169]: pgmap v11862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:35.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:35 smithi119 ceph-mon[94175]: pgmap v11862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:35.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:35 smithi119 ceph-mon[108979]: pgmap v11862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:36.024 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:39:36.024 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 6m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:39:36.024 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 6m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:39:36.024 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 6m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:39:36.024 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 6m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:39:36.024 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 6m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:39:36.025 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 6m ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:39:36.025 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 6m ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:39:36.025 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 6m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:39:36.025 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 6m ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:39:36.025 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 6m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:39:36.025 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 6m ago 5h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:39:36.025 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 6m ago 5h 5534M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:39:36.025 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 6m ago 5h 5615M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:39:36.025 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 6m ago 5h 5121M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:39:36.025 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 6m ago 5h 4787M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:39:36.025 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 6m ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:39:36.025 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 6m ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:39:36.025 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 6m ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:39:36.025 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 6m ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:39:36.025 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 6m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:39:36.401 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:39:36.402 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:39:36.402 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:39:36.402 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:39:36.402 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:39:36.402 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:39:36.402 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:39:36.402 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:39:36.402 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:39:36.402 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:39:36.402 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:39:36.402 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:39:36.402 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:39:36.402 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:39:36.403 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:39:36.403 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:39:36.403 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:39:36.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:36 smithi183 ceph-mon[99169]: from='client.27375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:39:36.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/913443785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:39:36.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:36 smithi119 ceph-mon[94175]: from='client.27375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:39:36.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/913443785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:39:36.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:36 smithi119 ceph-mon[108979]: from='client.27375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:39:36.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/913443785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:39:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:37 smithi183 ceph-mon[99169]: from='client.37268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:39:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:37 smithi183 ceph-mon[99169]: pgmap v11863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:37.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:37 smithi119 ceph-mon[94175]: from='client.37268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:39:37.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:37 smithi119 ceph-mon[94175]: pgmap v11863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:37 smithi119 ceph-mon[108979]: from='client.37268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:39:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:37 smithi119 ceph-mon[108979]: pgmap v11863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:39 smithi183 ceph-mon[99169]: pgmap v11864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:39 smithi119 ceph-mon[108979]: pgmap v11864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:39 smithi119 ceph-mon[94175]: pgmap v11864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:41 smithi183 ceph-mon[99169]: pgmap v11865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:41 smithi119 ceph-mon[94175]: pgmap v11865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:41 smithi119 ceph-mon[108979]: pgmap v11865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:43.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:43 smithi183 ceph-mon[99169]: pgmap v11866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:43.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:43 smithi119 ceph-mon[94175]: pgmap v11866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:43.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:43 smithi119 ceph-mon[108979]: pgmap v11866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:39:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:39:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:39:45.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:45 smithi183 ceph-mon[99169]: pgmap v11867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:45.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:45 smithi119 ceph-mon[94175]: pgmap v11867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:45.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:45 smithi119 ceph-mon[108979]: pgmap v11867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:47.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:47 smithi183 ceph-mon[99169]: pgmap v11868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:47.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:47 smithi119 ceph-mon[94175]: pgmap v11868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:47.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:47 smithi119 ceph-mon[108979]: pgmap v11868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:49.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:49 smithi183 ceph-mon[99169]: pgmap v11869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:49.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:49 smithi119 ceph-mon[94175]: pgmap v11869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:49.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:49 smithi119 ceph-mon[108979]: pgmap v11869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:51 smithi183 ceph-mon[99169]: pgmap v11870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:51 smithi119 ceph-mon[94175]: pgmap v11870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:51 smithi119 ceph-mon[108979]: pgmap v11870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:53.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:53 smithi183 ceph-mon[99169]: pgmap v11871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:53.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:53 smithi119 ceph-mon[94175]: pgmap v11871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:53.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:53 smithi119 ceph-mon[108979]: pgmap v11871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:39:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:39:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:39:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:54.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:39:55.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:55 smithi183 ceph-mon[99169]: pgmap v11872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:55.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:55 smithi119 ceph-mon[94175]: pgmap v11872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:55 smithi119 ceph-mon[108979]: pgmap v11872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:57.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:57 smithi183 ceph-mon[99169]: pgmap v11873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:57.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:57 smithi119 ceph-mon[94175]: pgmap v11873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:57.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:57 smithi119 ceph-mon[108979]: pgmap v11873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:58.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:39:58.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:39:58.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:39:58.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:58 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:39:58.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:39:58.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:39:58.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:39:58.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:58 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:39:58.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:39:58.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:39:58.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:39:58.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:58 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:39:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:39:59 smithi183 ceph-mon[99169]: pgmap v11874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:39:59 smithi119 ceph-mon[108979]: pgmap v11874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:39:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:39:59 smithi119 ceph-mon[94175]: pgmap v11874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T20:39:59.998+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:40:00.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:40:00.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:40:00.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:40:01.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:01 smithi183 ceph-mon[99169]: pgmap v11875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:01.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:01 smithi119 ceph-mon[94175]: pgmap v11875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:01.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:01 smithi119 ceph-mon[108979]: pgmap v11875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:03.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:03 smithi183 ceph-mon[99169]: pgmap v11876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:03.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:03 smithi119 ceph-mon[94175]: pgmap v11876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:03 smithi119 ceph-mon[108979]: pgmap v11876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:40:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:40:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:40:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:05 smithi183 ceph-mon[99169]: pgmap v11877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:05 smithi119 ceph-mon[94175]: pgmap v11877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:05 smithi119 ceph-mon[108979]: pgmap v11877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:06.748 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:40:07.054 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:40:07.054 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 7m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:40:07.054 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 7m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:40:07.054 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 7m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:40:07.054 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 7m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:40:07.054 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 7m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:40:07.054 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 7m ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:40:07.054 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 7m ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:40:07.054 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 7m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:40:07.054 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 7m ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:40:07.055 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 7m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:40:07.055 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 7m ago 5h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:40:07.055 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 7m ago 5h 5534M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:40:07.055 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 7m ago 5h 5615M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:40:07.055 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 7m ago 5h 5121M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:40:07.055 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 7m ago 5h 4787M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:40:07.055 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 7m ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:40:07.055 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 7m ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:40:07.055 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 7m ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:40:07.055 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 7m ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:40:07.055 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 7m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:40:07.435 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:40:07.436 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:40:07.436 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:40:07.436 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:40:07.436 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:40:07.436 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:40:07.436 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:40:07.437 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:40:07.437 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:40:07.437 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:40:07.437 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:40:07.437 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:40:07.437 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:40:07.437 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:40:07.438 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:40:07.438 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:40:07.438 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:40:07.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:07 smithi183 ceph-mon[99169]: pgmap v11878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:07.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:07 smithi183 ceph-mon[99169]: from='client.37280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:40:07.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2774530596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:40:07.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:07 smithi119 ceph-mon[94175]: pgmap v11878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:07.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:07 smithi119 ceph-mon[94175]: from='client.37280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:40:07.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2774530596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:40:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:07 smithi119 ceph-mon[108979]: pgmap v11878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:07 smithi119 ceph-mon[108979]: from='client.37280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:40:07.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2774530596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:40:08.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:08 smithi183 ceph-mon[99169]: from='client.37286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:40:08.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:08 smithi119 ceph-mon[94175]: from='client.37286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:40:08.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:08 smithi119 ceph-mon[108979]: from='client.37286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:40:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:09 smithi183 ceph-mon[99169]: pgmap v11879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:09 smithi119 ceph-mon[94175]: pgmap v11879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:09 smithi119 ceph-mon[108979]: pgmap v11879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:11.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:11 smithi183 ceph-mon[99169]: pgmap v11880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:11.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:11 smithi119 ceph-mon[94175]: pgmap v11880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:11.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:11 smithi119 ceph-mon[108979]: pgmap v11880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:13.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:13 smithi183 ceph-mon[99169]: pgmap v11881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:13.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:13 smithi119 ceph-mon[94175]: pgmap v11881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:13.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:13 smithi119 ceph-mon[108979]: pgmap v11881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:40:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:40:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:40:15.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:15 smithi183 ceph-mon[99169]: pgmap v11882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:15.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:15 smithi119 ceph-mon[94175]: pgmap v11882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:15.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:15 smithi119 ceph-mon[108979]: pgmap v11882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:17.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:17 smithi183 ceph-mon[99169]: pgmap v11883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:17.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:17 smithi119 ceph-mon[94175]: pgmap v11883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:17.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:17 smithi119 ceph-mon[108979]: pgmap v11883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:19.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:19 smithi183 ceph-mon[99169]: pgmap v11884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:19.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:19 smithi119 ceph-mon[94175]: pgmap v11884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:19.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:19 smithi119 ceph-mon[108979]: pgmap v11884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:21 smithi183 ceph-mon[99169]: pgmap v11885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:21 smithi119 ceph-mon[108979]: pgmap v11885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:21.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:21 smithi119 ceph-mon[94175]: pgmap v11885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:23.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:23 smithi183 ceph-mon[99169]: pgmap v11886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:23.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:23 smithi119 ceph-mon[108979]: pgmap v11886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:23.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:23 smithi119 ceph-mon[94175]: pgmap v11886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:40:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:40:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:40:24.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:25.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:25 smithi183 ceph-mon[99169]: pgmap v11887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:25 smithi119 ceph-mon[94175]: pgmap v11887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:25.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:25 smithi119 ceph-mon[108979]: pgmap v11887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:27.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:27 smithi183 ceph-mon[99169]: pgmap v11888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:27.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:27 smithi119 ceph-mon[108979]: pgmap v11888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:27.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:27 smithi119 ceph-mon[94175]: pgmap v11888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:29.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:29 smithi183 ceph-mon[99169]: pgmap v11889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:29.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:29 smithi119 ceph-mon[94175]: pgmap v11889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:29.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:29 smithi119 ceph-mon[108979]: pgmap v11889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:31.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:31 smithi183 ceph-mon[99169]: pgmap v11890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:31.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:31 smithi119 ceph-mon[94175]: pgmap v11890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:31.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:31 smithi119 ceph-mon[108979]: pgmap v11890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:33.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:33 smithi183 ceph-mon[99169]: pgmap v11891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:33.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:33 smithi119 ceph-mon[108979]: pgmap v11891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:33.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:33 smithi119 ceph-mon[94175]: pgmap v11891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:40:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:40:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:40:35.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:35 smithi183 ceph-mon[99169]: pgmap v11892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:35.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:35 smithi119 ceph-mon[94175]: pgmap v11892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:35.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:35 smithi119 ceph-mon[108979]: pgmap v11892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:37.782 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:40:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:37 smithi183 ceph-mon[99169]: pgmap v11893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:37.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:37 smithi119 ceph-mon[94175]: pgmap v11893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:37 smithi119 ceph-mon[108979]: pgmap v11893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:38.088 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:40:38.088 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 7m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:40:38.088 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 7m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:40:38.088 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 7m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:40:38.088 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 7m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:40:38.089 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 7m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:40:38.089 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 7m ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:40:38.089 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 7m ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:40:38.089 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 7m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:40:38.089 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 7m ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:40:38.089 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 7m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:40:38.089 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 7m ago 5h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:40:38.089 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 7m ago 5h 5534M 2398M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:40:38.089 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 7m ago 5h 5615M 2398M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:40:38.089 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 7m ago 5h 5121M 2398M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:40:38.089 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 7m ago 5h 4787M 2398M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:40:38.089 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 7m ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:40:38.089 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 7m ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:40:38.089 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 7m ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:40:38.089 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 7m ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:40:38.090 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 7m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:40:38.467 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:40:38.467 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:40:38.467 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:40:38.467 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:40:38.467 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:40:38.467 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:40:38.467 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:40:38.467 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:40:38.467 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:40:38.468 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:40:38.468 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:40:38.468 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:40:38.468 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:40:38.468 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:40:38.468 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:40:38.468 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:40:38.468 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:40:38.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:38 smithi183 ceph-mon[99169]: from='client.27411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:40:38.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2466554447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:40:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:38 smithi119 ceph-mon[94175]: from='client.27411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:40:38.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2466554447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:40:38.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:38 smithi119 ceph-mon[108979]: from='client.27411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:40:38.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2466554447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:40:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:39 smithi183 ceph-mon[99169]: from='client.27417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:40:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:39 smithi183 ceph-mon[99169]: pgmap v11894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:39 smithi119 ceph-mon[94175]: from='client.27417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:40:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:39 smithi119 ceph-mon[94175]: pgmap v11894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:39 smithi119 ceph-mon[108979]: from='client.27417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:40:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:39 smithi119 ceph-mon[108979]: pgmap v11894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:41 smithi183 ceph-mon[99169]: pgmap v11895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:41 smithi119 ceph-mon[94175]: pgmap v11895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:41 smithi119 ceph-mon[108979]: pgmap v11895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:43.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:43 smithi183 ceph-mon[99169]: pgmap v11896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:43.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:43 smithi119 ceph-mon[94175]: pgmap v11896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:43.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:43 smithi119 ceph-mon[108979]: pgmap v11896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:40:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:40:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:40:45.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:45 smithi183 ceph-mon[99169]: pgmap v11897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:45.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:45 smithi119 ceph-mon[94175]: pgmap v11897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:45.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:45 smithi119 ceph-mon[108979]: pgmap v11897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:47.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:47 smithi183 ceph-mon[99169]: pgmap v11898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:47.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:47 smithi119 ceph-mon[108979]: pgmap v11898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:47.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:47 smithi119 ceph-mon[94175]: pgmap v11898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:49.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:49 smithi183 ceph-mon[99169]: pgmap v11899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:49.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:49 smithi119 ceph-mon[108979]: pgmap v11899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:49.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:49 smithi119 ceph-mon[94175]: pgmap v11899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:51 smithi183 ceph-mon[99169]: pgmap v11900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:51.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:51 smithi119 ceph-mon[94175]: pgmap v11900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:51 smithi119 ceph-mon[108979]: pgmap v11900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:53.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:53 smithi183 ceph-mon[99169]: pgmap v11901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:53.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:53 smithi119 ceph-mon[108979]: pgmap v11901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:53.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:53 smithi119 ceph-mon[94175]: pgmap v11901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:40:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:40:54] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:40:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:54.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:40:55.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:55 smithi183 ceph-mon[99169]: pgmap v11902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:55.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:55 smithi119 ceph-mon[94175]: pgmap v11902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:55 smithi119 ceph-mon[108979]: pgmap v11902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:57.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:57 smithi183 ceph-mon[99169]: pgmap v11903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:57.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:57 smithi119 ceph-mon[94175]: pgmap v11903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:57.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:57 smithi119 ceph-mon[108979]: pgmap v11903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:58.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:40:58.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:40:58.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:40:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:59 smithi183 ceph-mon[99169]: pgmap v11904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:40:59.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:40:59.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:40:59.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:40:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:40:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[108979]: pgmap v11904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:40:59.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:40:59.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:40:59.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:40:59.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[94175]: pgmap v11904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:40:59.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:40:59.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:40:59.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:40:59.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:40:59.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:40:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:41:00.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:00 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2389M 2023-12-01T20:41:00.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:00 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2389M 2023-12-01T20:41:00.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:00 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2389M 2023-12-01T20:41:01.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:01 smithi183 ceph-mon[99169]: pgmap v11905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:01.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:01 smithi119 ceph-mon[94175]: pgmap v11905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:01.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:01 smithi119 ceph-mon[108979]: pgmap v11905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:03.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:03 smithi183 ceph-mon[99169]: pgmap v11906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:03.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:03 smithi119 ceph-mon[94175]: pgmap v11906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:03 smithi119 ceph-mon[108979]: pgmap v11906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:41:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:41:04] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:41:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:05 smithi183 ceph-mon[99169]: pgmap v11907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:05 smithi119 ceph-mon[94175]: pgmap v11907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:05 smithi119 ceph-mon[108979]: pgmap v11907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:07.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:07 smithi183 ceph-mon[99169]: pgmap v11908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:07.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:07 smithi119 ceph-mon[94175]: pgmap v11908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:07 smithi119 ceph-mon[108979]: pgmap v11908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:08.815 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:41:09.120 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:41:09.120 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 8m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:41:09.121 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 8m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:41:09.121 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 8m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:41:09.121 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 8m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:41:09.121 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 8m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:41:09.121 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 8m ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:41:09.121 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 8m ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:41:09.121 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 8m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:41:09.121 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 8m ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:41:09.121 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 8m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:41:09.121 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 8m ago 5h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:41:09.121 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 8m ago 5h 5534M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:41:09.121 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 8m ago 5h 5615M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:41:09.121 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 8m ago 5h 5121M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:41:09.121 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 8m ago 5h 4787M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:41:09.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 8m ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:41:09.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 8m ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:41:09.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 8m ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:41:09.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 8m ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:41:09.122 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 8m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:41:09.499 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:41:09.500 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:41:09.500 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:41:09.500 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:41:09.500 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:41:09.500 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:41:09.500 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:41:09.500 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:41:09.500 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:41:09.500 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:41:09.500 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:41:09.500 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:41:09.501 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:41:09.501 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:41:09.501 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:41:09.501 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:41:09.501 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:41:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:09 smithi183 ceph-mon[99169]: pgmap v11909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:09 smithi183 ceph-mon[99169]: from='client.37316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:41:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4290828247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:41:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:09 smithi119 ceph-mon[94175]: pgmap v11909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:09 smithi119 ceph-mon[94175]: from='client.37316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:41:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4290828247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:41:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:09 smithi119 ceph-mon[108979]: pgmap v11909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:09.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:09 smithi119 ceph-mon[108979]: from='client.37316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:41:09.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4290828247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:41:10.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:10 smithi183 ceph-mon[99169]: from='client.27435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:41:10.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:10 smithi119 ceph-mon[94175]: from='client.27435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:41:10.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:10 smithi119 ceph-mon[108979]: from='client.27435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:41:11.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:11 smithi183 ceph-mon[99169]: pgmap v11910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:11.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:11 smithi119 ceph-mon[94175]: pgmap v11910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:11.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:11 smithi119 ceph-mon[108979]: pgmap v11910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:13.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:13 smithi183 ceph-mon[99169]: pgmap v11911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:13.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:13 smithi119 ceph-mon[94175]: pgmap v11911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:13.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:13 smithi119 ceph-mon[108979]: pgmap v11911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:41:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:41:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:41:15.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:15 smithi183 ceph-mon[99169]: pgmap v11912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:15.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:15 smithi119 ceph-mon[108979]: pgmap v11912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:15.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:15 smithi119 ceph-mon[94175]: pgmap v11912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:17.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:17 smithi183 ceph-mon[99169]: pgmap v11913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:17.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:17 smithi119 ceph-mon[94175]: pgmap v11913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:17.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:17 smithi119 ceph-mon[108979]: pgmap v11913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:19.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:19 smithi183 ceph-mon[99169]: pgmap v11914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:19.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:19 smithi119 ceph-mon[108979]: pgmap v11914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:19.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:19 smithi119 ceph-mon[94175]: pgmap v11914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:21 smithi183 ceph-mon[99169]: pgmap v11915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:21.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:21 smithi119 ceph-mon[94175]: pgmap v11915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:21.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:21 smithi119 ceph-mon[108979]: pgmap v11915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:23.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:23 smithi183 ceph-mon[99169]: pgmap v11916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:23.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:23 smithi119 ceph-mon[94175]: pgmap v11916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:23.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:23 smithi119 ceph-mon[108979]: pgmap v11916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:41:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:41:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:41:24.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:25.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:25 smithi183 ceph-mon[99169]: pgmap v11917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:25.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:25 smithi119 ceph-mon[108979]: pgmap v11917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:25 smithi119 ceph-mon[94175]: pgmap v11917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:27.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:27 smithi183 ceph-mon[99169]: pgmap v11918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:27.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:27 smithi119 ceph-mon[108979]: pgmap v11918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:27.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:27 smithi119 ceph-mon[94175]: pgmap v11918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:29.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:29 smithi183 ceph-mon[99169]: pgmap v11919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:29 smithi119 ceph-mon[94175]: pgmap v11919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:29.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:29 smithi119 ceph-mon[108979]: pgmap v11919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:31.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:31 smithi183 ceph-mon[99169]: pgmap v11920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:31.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:31 smithi119 ceph-mon[94175]: pgmap v11920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:31.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:31 smithi119 ceph-mon[108979]: pgmap v11920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:33.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:33 smithi183 ceph-mon[99169]: pgmap v11921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:33.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:33 smithi119 ceph-mon[94175]: pgmap v11921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:33.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:33 smithi119 ceph-mon[108979]: pgmap v11921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:41:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:41:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:41:35.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:35 smithi183 ceph-mon[99169]: pgmap v11922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:35.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:35 smithi119 ceph-mon[94175]: pgmap v11922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:35.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:35 smithi119 ceph-mon[108979]: pgmap v11922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:37 smithi183 ceph-mon[99169]: pgmap v11923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:37.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:37 smithi119 ceph-mon[94175]: pgmap v11923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:37 smithi119 ceph-mon[108979]: pgmap v11923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:39.844 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:41:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:39 smithi183 ceph-mon[99169]: pgmap v11924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:39.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:39 smithi119 ceph-mon[94175]: pgmap v11924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:39 smithi119 ceph-mon[108979]: pgmap v11924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:40.155 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:41:40.155 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 8m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:41:40.155 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 8m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:41:40.155 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 8m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:41:40.155 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 8m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:41:40.155 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 8m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:41:40.155 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 8m ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:41:40.155 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 8m ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:41:40.155 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 8m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:41:40.155 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 8m ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:41:40.156 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 8m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:41:40.156 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 8m ago 5h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:41:40.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 8m ago 5h 5534M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:41:40.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 8m ago 5h 5615M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:41:40.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 8m ago 5h 5121M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:41:40.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 8m ago 5h 4787M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:41:40.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 8m ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:41:40.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 8m ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:41:40.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 8m ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:41:40.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 8m ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:41:40.156 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 8m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:41:40.531 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:41:40.532 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:41:40.532 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:41:40.532 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:41:40.532 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:41:40.532 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:41:40.532 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:41:40.532 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:41:40.532 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:41:40.532 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:41:40.532 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:41:40.532 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:41:40.532 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:41:40.532 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:41:40.533 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:41:40.533 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:41:40.533 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:41:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:41 smithi183 ceph-mon[99169]: from='client.37334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:41:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:41 smithi183 ceph-mon[99169]: from='client.27453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:41:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/231912911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:41:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:41 smithi183 ceph-mon[99169]: pgmap v11925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:41 smithi119 ceph-mon[94175]: from='client.37334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:41:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:41 smithi119 ceph-mon[94175]: from='client.27453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:41:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/231912911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:41:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:41 smithi119 ceph-mon[94175]: pgmap v11925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:41 smithi119 ceph-mon[108979]: from='client.37334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:41:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:41 smithi119 ceph-mon[108979]: from='client.27453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:41:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/231912911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:41:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:41 smithi119 ceph-mon[108979]: pgmap v11925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:43.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:43 smithi183 ceph-mon[99169]: pgmap v11926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:43.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:43 smithi119 ceph-mon[94175]: pgmap v11926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:43.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:43 smithi119 ceph-mon[108979]: pgmap v11926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:41:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:41:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:41:45.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:45 smithi183 ceph-mon[99169]: pgmap v11927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:45.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:45 smithi119 ceph-mon[94175]: pgmap v11927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:45.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:45 smithi119 ceph-mon[108979]: pgmap v11927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:47.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:47 smithi183 ceph-mon[99169]: pgmap v11928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:47.952 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:47 smithi119 ceph-mon[94175]: pgmap v11928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:47.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:47 smithi119 ceph-mon[108979]: pgmap v11928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:49.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:49 smithi183 ceph-mon[99169]: pgmap v11929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:49.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:49 smithi119 ceph-mon[94175]: pgmap v11929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:49.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:49 smithi119 ceph-mon[108979]: pgmap v11929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:51 smithi183 ceph-mon[99169]: pgmap v11930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:51 smithi119 ceph-mon[94175]: pgmap v11930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:51 smithi119 ceph-mon[108979]: pgmap v11930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:53.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:53 smithi183 ceph-mon[99169]: pgmap v11931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:53.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:53 smithi119 ceph-mon[94175]: pgmap v11931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:53.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:53 smithi119 ceph-mon[108979]: pgmap v11931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:41:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:41:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:41:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:54.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:41:55.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:55 smithi183 ceph-mon[99169]: pgmap v11932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:55.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:55 smithi119 ceph-mon[94175]: pgmap v11932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:55 smithi119 ceph-mon[108979]: pgmap v11932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:57.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:57 smithi183 ceph-mon[99169]: pgmap v11933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:57.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:57 smithi119 ceph-mon[94175]: pgmap v11933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:57.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:57 smithi119 ceph-mon[108979]: pgmap v11933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:59 smithi183 ceph-mon[99169]: pgmap v11934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:41:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:41:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:41:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:41:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:41:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:59 smithi119 ceph-mon[94175]: pgmap v11934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:41:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:41:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:41:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:41:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:41:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:59 smithi119 ceph-mon[108979]: pgmap v11934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:41:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:41:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:41:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:41:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:41:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:42:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:01 smithi183 ceph-mon[99169]: pgmap v11935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:01.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:01 smithi119 ceph-mon[108979]: pgmap v11935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:01.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:01 smithi119 ceph-mon[94175]: pgmap v11935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:03.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:03 smithi183 ceph-mon[99169]: pgmap v11936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:03.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:03 smithi119 ceph-mon[108979]: pgmap v11936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:03.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:03 smithi119 ceph-mon[94175]: pgmap v11936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:42:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:42:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:42:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:05 smithi183 ceph-mon[99169]: pgmap v11937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:05 smithi119 ceph-mon[94175]: pgmap v11937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:05 smithi119 ceph-mon[108979]: pgmap v11937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:07.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:07 smithi183 ceph-mon[99169]: pgmap v11938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:07 smithi119 ceph-mon[108979]: pgmap v11938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:07.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:07 smithi119 ceph-mon[94175]: pgmap v11938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:09 smithi183 ceph-mon[99169]: pgmap v11939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:09 smithi119 ceph-mon[108979]: pgmap v11939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:09 smithi119 ceph-mon[94175]: pgmap v11939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:10.879 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:42:11.188 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:42:11.188 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 9m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:42:11.189 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 9m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:42:11.189 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 9m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:42:11.189 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 9m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:42:11.189 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 9m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:42:11.189 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 9m ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:42:11.189 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 9m ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:42:11.189 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 9m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:42:11.189 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 9m ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:42:11.189 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 9m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:42:11.189 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 9m ago 5h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:42:11.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 9m ago 5h 5534M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:42:11.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 9m ago 5h 5615M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:42:11.190 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 9m ago 5h 5121M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:42:11.190 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 9m ago 5h 4787M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:42:11.190 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 9m ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:42:11.190 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 9m ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:42:11.190 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 9m ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:42:11.190 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 9m ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:42:11.190 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 9m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:42:11.570 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:42:11.570 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:42:11.570 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:42:11.570 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:42:11.570 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:42:11.570 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:42:11.570 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:42:11.570 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:42:11.570 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:42:11.571 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:42:11.571 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:42:11.571 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:42:11.571 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:42:11.571 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:42:11.571 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:42:11.571 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:42:11.571 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:42:11.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:11 smithi183 ceph-mon[99169]: pgmap v11940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:11.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:11 smithi119 ceph-mon[94175]: pgmap v11940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:11.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:11 smithi119 ceph-mon[108979]: pgmap v11940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:12.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:12 smithi183 ceph-mon[99169]: from='client.27465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:42:12.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:12 smithi183 ceph-mon[99169]: from='client.27471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:42:12.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2946122077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:42:12.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:12 smithi119 ceph-mon[108979]: from='client.27465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:42:12.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:12 smithi119 ceph-mon[108979]: from='client.27471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:42:12.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2946122077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:42:12.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:12 smithi119 ceph-mon[94175]: from='client.27465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:42:12.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:12 smithi119 ceph-mon[94175]: from='client.27471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:42:12.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2946122077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:42:13.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:13 smithi183 ceph-mon[99169]: pgmap v11941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:13.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:13 smithi119 ceph-mon[94175]: pgmap v11941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:13.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:13 smithi119 ceph-mon[108979]: pgmap v11941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:42:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:42:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:42:15.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:15 smithi183 ceph-mon[99169]: pgmap v11942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:15.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:15 smithi119 ceph-mon[94175]: pgmap v11942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:15.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:15 smithi119 ceph-mon[108979]: pgmap v11942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:17.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:17 smithi183 ceph-mon[99169]: pgmap v11943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:17.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:17 smithi119 ceph-mon[94175]: pgmap v11943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:17.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:17 smithi119 ceph-mon[108979]: pgmap v11943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:19.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:19 smithi183 ceph-mon[99169]: pgmap v11944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:19.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:19 smithi119 ceph-mon[108979]: pgmap v11944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:19.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:19 smithi119 ceph-mon[94175]: pgmap v11944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:21 smithi183 ceph-mon[99169]: pgmap v11945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:21.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:21 smithi119 ceph-mon[94175]: pgmap v11945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:21 smithi119 ceph-mon[108979]: pgmap v11945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:23.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:23 smithi183 ceph-mon[99169]: pgmap v11946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:23.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:23 smithi119 ceph-mon[94175]: pgmap v11946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:23.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:23 smithi119 ceph-mon[108979]: pgmap v11946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:42:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:42:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:42:24.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:25.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:25 smithi183 ceph-mon[99169]: pgmap v11947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:25.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:25 smithi119 ceph-mon[108979]: pgmap v11947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:25 smithi119 ceph-mon[94175]: pgmap v11947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:27.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:27 smithi183 ceph-mon[99169]: pgmap v11948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:27.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:27 smithi119 ceph-mon[108979]: pgmap v11948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:27.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:27 smithi119 ceph-mon[94175]: pgmap v11948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:29.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:29 smithi183 ceph-mon[99169]: pgmap v11949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:29 smithi119 ceph-mon[94175]: pgmap v11949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:29.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:29 smithi119 ceph-mon[108979]: pgmap v11949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:31.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:31 smithi183 ceph-mon[99169]: pgmap v11950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:31.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:31 smithi119 ceph-mon[94175]: pgmap v11950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:31.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:31 smithi119 ceph-mon[108979]: pgmap v11950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:33.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:33 smithi183 ceph-mon[99169]: pgmap v11951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:33.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:33 smithi119 ceph-mon[108979]: pgmap v11951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:33.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:33 smithi119 ceph-mon[94175]: pgmap v11951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:42:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:42:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:42:35.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:35 smithi183 ceph-mon[99169]: pgmap v11952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:35.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:35 smithi119 ceph-mon[94175]: pgmap v11952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:35.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:35 smithi119 ceph-mon[108979]: pgmap v11952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:37 smithi183 ceph-mon[99169]: pgmap v11953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:37.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:37 smithi119 ceph-mon[94175]: pgmap v11953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:37 smithi119 ceph-mon[108979]: pgmap v11953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:39 smithi183 ceph-mon[99169]: pgmap v11954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:39.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:39 smithi119 ceph-mon[94175]: pgmap v11954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:39 smithi119 ceph-mon[108979]: pgmap v11954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:41 smithi183 ceph-mon[99169]: pgmap v11955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:41 smithi119 ceph-mon[94175]: pgmap v11955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:41 smithi119 ceph-mon[108979]: pgmap v11955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:41.914 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:42:42.220 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 9m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 9m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 9m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 9m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 9m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 9m ago 5h 755M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 9m ago 5h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 9m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 9m ago 5h 786M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 9m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 9m ago 5h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 9m ago 5h 5534M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 9m ago 5h 5615M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 9m ago 5h 5121M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:42:42.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 9m ago 5h 4787M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:42:42.222 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 9m ago 5h 3995M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:42:42.222 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 9m ago 5h 4986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:42:42.222 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 9m ago 5h 4019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:42:42.222 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 9m ago 5h 4789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:42:42.222 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 9m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:42:42.597 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:42:42.597 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:42:42.597 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:42:42.597 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:42:42.597 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:42:42.597 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:42:42.597 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:42:42.597 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:42:42.597 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:42:42.597 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:42:42.597 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:42:42.597 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:42:42.597 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:42:42.598 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:42:42.598 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:42:42.598 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:42:42.598 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:42:42.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2578349693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:42:42.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2578349693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:42:42.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2578349693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:42:43.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:43 smithi183 ceph-mon[99169]: from='client.27483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:42:43.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:43 smithi183 ceph-mon[99169]: from='client.37376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:42:43.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:43 smithi183 ceph-mon[99169]: pgmap v11956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:43.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:43 smithi119 ceph-mon[94175]: from='client.27483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:42:43.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:43 smithi119 ceph-mon[94175]: from='client.37376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:42:43.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:43 smithi119 ceph-mon[94175]: pgmap v11956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:43.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:43 smithi119 ceph-mon[108979]: from='client.27483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:42:43.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:43 smithi119 ceph-mon[108979]: from='client.37376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:42:43.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:43 smithi119 ceph-mon[108979]: pgmap v11956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:42:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:42:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:42:45.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:45 smithi183 ceph-mon[99169]: pgmap v11957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:45.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:45 smithi119 ceph-mon[108979]: pgmap v11957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:45.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:45 smithi119 ceph-mon[94175]: pgmap v11957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:47.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:47 smithi183 ceph-mon[99169]: pgmap v11958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:47.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:47 smithi119 ceph-mon[94175]: pgmap v11958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:47.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:47 smithi119 ceph-mon[108979]: pgmap v11958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:49.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:49 smithi183 ceph-mon[99169]: pgmap v11959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:49.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:49 smithi119 ceph-mon[108979]: pgmap v11959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:49.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:49 smithi119 ceph-mon[94175]: pgmap v11959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:51 smithi183 ceph-mon[99169]: pgmap v11960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:51 smithi119 ceph-mon[94175]: pgmap v11960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:51 smithi119 ceph-mon[108979]: pgmap v11960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:53.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:53 smithi183 ceph-mon[99169]: pgmap v11961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:53.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:53 smithi119 ceph-mon[94175]: pgmap v11961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:53.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:53 smithi119 ceph-mon[108979]: pgmap v11961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:42:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:42:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:42:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:54.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:42:55.658 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:55 smithi119 ceph-mon[94175]: pgmap v11962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:55.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:55 smithi183 ceph-mon[99169]: pgmap v11962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:57.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:57 smithi183 ceph-mon[99169]: pgmap v11963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:57.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:57 smithi119 ceph-mon[94175]: pgmap v11963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:57.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:55 smithi119 ceph-mon[108979]: pgmap v11962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:57.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:57 smithi119 ceph-mon[108979]: pgmap v11963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:59 smithi183 ceph-mon[99169]: pgmap v11964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:42:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:42:59.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:59 smithi119 ceph-mon[108979]: pgmap v11964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:42:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:42:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:59 smithi119 ceph-mon[94175]: pgmap v11964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:42:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:42:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:43:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:01 smithi183 ceph-mon[99169]: pgmap v11965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:01.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:01 smithi119 ceph-mon[108979]: pgmap v11965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:01.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:01 smithi119 ceph-mon[94175]: pgmap v11965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:03.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:03 smithi183 ceph-mon[99169]: pgmap v11966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:03.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:43:03.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:43:03.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:03 smithi119 ceph-mon[108979]: pgmap v11966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:43:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:43:03.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:03 smithi119 ceph-mon[94175]: pgmap v11966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:03.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:43:03.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:43:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:43:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:43:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:43:04.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:43:04.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:43:04.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:43:04.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:43:04.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:43:04.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:43:04.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:43:04.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:43:04.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:43:04.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:43:05.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:43:05.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:43:05.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:43:05.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:43:05.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:43:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:05 smithi119 ceph-mon[108979]: pgmap v11967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:05 smithi119 ceph-mon[94175]: pgmap v11967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:06.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:05 smithi183 ceph-mon[99169]: pgmap v11967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:08.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:07 smithi183 ceph-mon[99169]: pgmap v11968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:08.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:07 smithi119 ceph-mon[94175]: pgmap v11968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:07 smithi119 ceph-mon[108979]: pgmap v11968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:09 smithi183 ceph-mon[99169]: pgmap v11969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:10.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:09 smithi119 ceph-mon[108979]: pgmap v11969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:10.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:09 smithi119 ceph-mon[94175]: pgmap v11969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:11.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:11 smithi183 ceph-mon[99169]: pgmap v11970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:11.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:11 smithi119 ceph-mon[108979]: pgmap v11970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:11.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:11 smithi119 ceph-mon[94175]: pgmap v11970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:12.941 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:43:13.246 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:43:13.246 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 9s ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:43:13.246 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 9s ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:43:13.246 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 9s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:43:13.246 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 9s ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:43:13.246 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 9s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:43:13.246 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 9s ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:43:13.246 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 9s ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:43:13.246 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 9s ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:43:13.246 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 9s ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:43:13.246 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 9s ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:43:13.247 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 9s ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:43:13.247 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 9s ago 5h 5566M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:43:13.247 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 9s ago 5h 5644M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:43:13.247 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 9s ago 5h 5144M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:43:13.247 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 9s ago 5h 4816M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:43:13.247 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 9s ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:43:13.247 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 9s ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:43:13.247 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 9s ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:43:13.247 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 9s ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:43:13.247 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 9s ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:43:13.623 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:43:13.623 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:43:13.623 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:43:13.623 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:43:13.623 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:43:13.623 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:43:13.623 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:43:13.623 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:43:13.623 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:43:13.623 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:43:13.623 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:43:13.623 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:43:13.624 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:43:13.624 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:43:13.624 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:43:13.624 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:43:13.624 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:43:13.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:13 smithi183 ceph-mon[99169]: pgmap v11971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:13.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1193104552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:43:13.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:13 smithi119 ceph-mon[94175]: pgmap v11971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:13.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1193104552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:43:13.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:13 smithi119 ceph-mon[108979]: pgmap v11971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:13.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1193104552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:43:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:43:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:43:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:43:14.933 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:14 smithi183 ceph-mon[99169]: from='client.27501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:43:14.933 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:14 smithi183 ceph-mon[99169]: from='client.37394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:43:14.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:14 smithi119 ceph-mon[94175]: from='client.27501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:43:14.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:14 smithi119 ceph-mon[94175]: from='client.37394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:43:14.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:14 smithi119 ceph-mon[108979]: from='client.27501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:43:14.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:14 smithi119 ceph-mon[108979]: from='client.37394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:43:15.193 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 20:43:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T20:43:14.929108138Z level=info msg="Completed cleanup jobs" duration=13.00885ms 2023-12-01T20:43:15.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:15 smithi183 ceph-mon[99169]: pgmap v11972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:15.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:15 smithi119 ceph-mon[94175]: pgmap v11972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:15.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:15 smithi119 ceph-mon[108979]: pgmap v11972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:17.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:17 smithi183 ceph-mon[99169]: pgmap v11973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:17.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:17 smithi119 ceph-mon[94175]: pgmap v11973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:17.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:17 smithi119 ceph-mon[108979]: pgmap v11973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:19.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:19 smithi183 ceph-mon[99169]: pgmap v11974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:19.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:19 smithi119 ceph-mon[108979]: pgmap v11974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:19.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:19 smithi119 ceph-mon[94175]: pgmap v11974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:21 smithi183 ceph-mon[99169]: pgmap v11975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:21.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:21 smithi119 ceph-mon[94175]: pgmap v11975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:21 smithi119 ceph-mon[108979]: pgmap v11975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:23.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:23 smithi183 ceph-mon[99169]: pgmap v11976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:23.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:23 smithi119 ceph-mon[94175]: pgmap v11976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:23.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:23 smithi119 ceph-mon[108979]: pgmap v11976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:43:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:43:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:43:24.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:25.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:25 smithi183 ceph-mon[99169]: pgmap v11977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:25.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:25 smithi119 ceph-mon[94175]: pgmap v11977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:25.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:25 smithi119 ceph-mon[108979]: pgmap v11977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:27.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:27 smithi183 ceph-mon[99169]: pgmap v11978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:27.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:27 smithi119 ceph-mon[94175]: pgmap v11978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:27.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:27 smithi119 ceph-mon[108979]: pgmap v11978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:29.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:29 smithi183 ceph-mon[99169]: pgmap v11979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:29.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:29 smithi119 ceph-mon[94175]: pgmap v11979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:29.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:29 smithi119 ceph-mon[108979]: pgmap v11979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:31.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:31 smithi183 ceph-mon[99169]: pgmap v11980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:31.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:31 smithi119 ceph-mon[108979]: pgmap v11980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:31.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:31 smithi119 ceph-mon[94175]: pgmap v11980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:33.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:33 smithi183 ceph-mon[99169]: pgmap v11981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:33.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:33 smithi119 ceph-mon[94175]: pgmap v11981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:33.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:33 smithi119 ceph-mon[108979]: pgmap v11981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:43:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:43:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:43:35.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:35 smithi183 ceph-mon[99169]: pgmap v11982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:35.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:35 smithi119 ceph-mon[94175]: pgmap v11982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:35.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:35 smithi119 ceph-mon[108979]: pgmap v11982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:37 smithi183 ceph-mon[99169]: pgmap v11983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:37.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:37 smithi119 ceph-mon[108979]: pgmap v11983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:37.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:37 smithi119 ceph-mon[94175]: pgmap v11983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:39 smithi183 ceph-mon[99169]: pgmap v11984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:39 smithi119 ceph-mon[108979]: pgmap v11984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:39 smithi119 ceph-mon[94175]: pgmap v11984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:41 smithi183 ceph-mon[99169]: pgmap v11985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:41.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:41 smithi119 ceph-mon[108979]: pgmap v11985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:41 smithi119 ceph-mon[94175]: pgmap v11985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:43.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:43 smithi183 ceph-mon[99169]: pgmap v11986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:43.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:43 smithi119 ceph-mon[94175]: pgmap v11986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:43.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:43 smithi119 ceph-mon[108979]: pgmap v11986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:43.970 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:43:44.277 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:43:44.277 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 40s ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:43:44.277 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 40s ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:43:44.277 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 40s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:43:44.277 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 40s ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:43:44.277 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 40s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:43:44.277 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 40s ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:43:44.277 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 40s ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:43:44.277 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 40s ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:43:44.277 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 40s ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:43:44.278 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 40s ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:43:44.278 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 40s ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:43:44.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 40s ago 5h 5566M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:43:44.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 40s ago 5h 5644M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:43:44.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 40s ago 5h 5144M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:43:44.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 40s ago 5h 4816M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:43:44.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 40s ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:43:44.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 40s ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:43:44.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 40s ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:43:44.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 40s ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:43:44.278 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 40s ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:43:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:43:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:43:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:43:44.658 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:43:44.659 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:43:44.659 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:43:44.659 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:43:44.659 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:43:44.659 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:43:44.659 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:43:44.659 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:43:44.659 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:43:44.659 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:43:44.659 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:43:44.660 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:43:44.660 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:43:44.660 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:43:44.660 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:43:44.660 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:43:44.660 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:43:44.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3351483359' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:43:44.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3351483359' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:43:44.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3351483359' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:43:45.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:45 smithi183 ceph-mon[99169]: from='client.27519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:43:45.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:45 smithi183 ceph-mon[99169]: from='client.27525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:43:45.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:45 smithi183 ceph-mon[99169]: pgmap v11987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:45.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:45 smithi119 ceph-mon[94175]: from='client.27519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:43:45.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:45 smithi119 ceph-mon[94175]: from='client.27525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:43:45.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:45 smithi119 ceph-mon[94175]: pgmap v11987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:45.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:45 smithi119 ceph-mon[108979]: from='client.27519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:43:45.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:45 smithi119 ceph-mon[108979]: from='client.27525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:43:45.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:45 smithi119 ceph-mon[108979]: pgmap v11987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:47.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:47 smithi183 ceph-mon[99169]: pgmap v11988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:47.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:47 smithi119 ceph-mon[108979]: pgmap v11988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:47.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:47 smithi119 ceph-mon[94175]: pgmap v11988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:49.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:49 smithi183 ceph-mon[99169]: pgmap v11989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:49.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:49 smithi119 ceph-mon[94175]: pgmap v11989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:49.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:49 smithi119 ceph-mon[108979]: pgmap v11989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:51 smithi183 ceph-mon[99169]: pgmap v11990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:51.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:51 smithi119 ceph-mon[108979]: pgmap v11990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:51 smithi119 ceph-mon[94175]: pgmap v11990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:53.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:53 smithi183 ceph-mon[99169]: pgmap v11991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:53.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:53 smithi119 ceph-mon[94175]: pgmap v11991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:53.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:53 smithi119 ceph-mon[108979]: pgmap v11991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:43:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:43:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:43:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:54.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:43:55.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:55 smithi183 ceph-mon[99169]: pgmap v11992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:55.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:55 smithi119 ceph-mon[94175]: pgmap v11992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:55 smithi119 ceph-mon[108979]: pgmap v11992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:57.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:57 smithi183 ceph-mon[99169]: pgmap v11993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:57.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:57 smithi119 ceph-mon[108979]: pgmap v11993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:57.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:57 smithi119 ceph-mon[94175]: pgmap v11993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:59.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:43:59 smithi183 ceph-mon[99169]: pgmap v11994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:43:59 smithi119 ceph-mon[94175]: pgmap v11994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:43:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:43:59 smithi119 ceph-mon[108979]: pgmap v11994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:01 smithi183 ceph-mon[99169]: pgmap v11995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:01.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:01 smithi119 ceph-mon[94175]: pgmap v11995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:01.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:01 smithi119 ceph-mon[108979]: pgmap v11995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:03.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:03 smithi183 ceph-mon[99169]: pgmap v11996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:03 smithi119 ceph-mon[108979]: pgmap v11996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:03.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:03 smithi119 ceph-mon[94175]: pgmap v11996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:44:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:44:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:44:04.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:44:04.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:44:04.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:44:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:05 smithi183 ceph-mon[99169]: pgmap v11997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:44:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:44:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:44:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:05 smithi119 ceph-mon[94175]: pgmap v11997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:44:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:44:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:44:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:05 smithi119 ceph-mon[108979]: pgmap v11997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:44:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:44:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:44:07.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:07 smithi183 ceph-mon[99169]: pgmap v11998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:07.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:07 smithi119 ceph-mon[94175]: pgmap v11998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:07 smithi119 ceph-mon[108979]: pgmap v11998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:09 smithi183 ceph-mon[99169]: pgmap v11999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:09.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:09 smithi119 ceph-mon[94175]: pgmap v11999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:09 smithi119 ceph-mon[108979]: pgmap v11999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:11.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:11 smithi183 ceph-mon[99169]: pgmap v12000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:11.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:11 smithi119 ceph-mon[94175]: pgmap v12000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:11.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:11 smithi119 ceph-mon[108979]: pgmap v12000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:13.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:13 smithi183 ceph-mon[99169]: pgmap v12001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:13.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:13 smithi119 ceph-mon[94175]: pgmap v12001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:13.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:13 smithi119 ceph-mon[108979]: pgmap v12001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:44:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:44:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:44:15.004 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:44:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:44:15.314 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 71s ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:44:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 71s ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:44:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 71s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:44:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 71s ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:44:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 71s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:44:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 71s ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:44:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 71s ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:44:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 71s ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:44:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 71s ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:44:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 71s ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:44:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 71s ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:44:15.315 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 71s ago 5h 5566M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:44:15.316 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 71s ago 5h 5644M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:44:15.316 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 71s ago 5h 5144M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:44:15.316 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 71s ago 5h 4816M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:44:15.316 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 71s ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:44:15.316 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 71s ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:44:15.316 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 71s ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:44:15.316 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 71s ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:44:15.316 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 71s ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:44:15.697 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:44:15.697 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:44:15.697 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:44:15.697 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:44:15.697 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:44:15.698 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:44:15.698 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:44:15.698 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:44:15.698 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:44:15.698 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:44:15.698 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:44:15.698 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:44:15.698 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:44:15.698 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:44:15.698 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:44:15.698 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:44:15.699 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:44:15.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:15 smithi183 ceph-mon[99169]: pgmap v12002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:15.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:15 smithi119 ceph-mon[108979]: pgmap v12002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:15.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:15 smithi119 ceph-mon[94175]: pgmap v12002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:16.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:16 smithi183 ceph-mon[99169]: from='client.27537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:44:16.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:16 smithi183 ceph-mon[99169]: from='client.37430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:44:16.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3701650488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:44:16.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:16 smithi119 ceph-mon[94175]: from='client.27537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:44:16.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:16 smithi119 ceph-mon[94175]: from='client.37430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:44:16.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3701650488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:44:16.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:16 smithi119 ceph-mon[108979]: from='client.27537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:44:16.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:16 smithi119 ceph-mon[108979]: from='client.37430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:44:16.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3701650488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:44:17.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:17 smithi183 ceph-mon[99169]: pgmap v12003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:17.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:17 smithi119 ceph-mon[94175]: pgmap v12003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:17.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:17 smithi119 ceph-mon[108979]: pgmap v12003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:19.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:19 smithi183 ceph-mon[99169]: pgmap v12004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:19.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:19 smithi119 ceph-mon[94175]: pgmap v12004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:19.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:19 smithi119 ceph-mon[108979]: pgmap v12004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:21 smithi183 ceph-mon[99169]: pgmap v12005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:21.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:21 smithi119 ceph-mon[94175]: pgmap v12005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:21 smithi119 ceph-mon[108979]: pgmap v12005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:23.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:23 smithi183 ceph-mon[99169]: pgmap v12006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:23.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:23 smithi119 ceph-mon[94175]: pgmap v12006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:23.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:23 smithi119 ceph-mon[108979]: pgmap v12006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:44:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:44:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:44:24.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:25.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:25 smithi183 ceph-mon[99169]: pgmap v12007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:25.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:25 smithi119 ceph-mon[108979]: pgmap v12007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:25 smithi119 ceph-mon[94175]: pgmap v12007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:27.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:27 smithi183 ceph-mon[99169]: pgmap v12008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:27.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:27 smithi119 ceph-mon[108979]: pgmap v12008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:27.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:27 smithi119 ceph-mon[94175]: pgmap v12008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:29.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:29 smithi183 ceph-mon[99169]: pgmap v12009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:29.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:29 smithi119 ceph-mon[108979]: pgmap v12009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:29 smithi119 ceph-mon[94175]: pgmap v12009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:31.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:31 smithi183 ceph-mon[99169]: pgmap v12010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:31.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:31 smithi119 ceph-mon[108979]: pgmap v12010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:31.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:31 smithi119 ceph-mon[94175]: pgmap v12010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:33.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:33 smithi183 ceph-mon[99169]: pgmap v12011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:33.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:33 smithi119 ceph-mon[108979]: pgmap v12011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:33.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:33 smithi119 ceph-mon[94175]: pgmap v12011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:44:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:44:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:44:35.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:35 smithi183 ceph-mon[99169]: pgmap v12012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:35.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:35 smithi119 ceph-mon[108979]: pgmap v12012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:35.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:35 smithi119 ceph-mon[94175]: pgmap v12012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:37.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:37 smithi183 ceph-mon[99169]: pgmap v12013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:37.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:37 smithi119 ceph-mon[108979]: pgmap v12013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:37.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:37 smithi119 ceph-mon[94175]: pgmap v12013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:39 smithi183 ceph-mon[99169]: pgmap v12014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:39.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:39 smithi119 ceph-mon[94175]: pgmap v12014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:39.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:39 smithi119 ceph-mon[108979]: pgmap v12014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:41 smithi183 ceph-mon[99169]: pgmap v12015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:41 smithi119 ceph-mon[94175]: pgmap v12015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:41 smithi119 ceph-mon[108979]: pgmap v12015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:43.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:43 smithi183 ceph-mon[99169]: pgmap v12016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:43.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:43 smithi119 ceph-mon[94175]: pgmap v12016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:43.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:43 smithi119 ceph-mon[108979]: pgmap v12016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:44:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:44:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:44:45.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:45 smithi183 ceph-mon[99169]: pgmap v12017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:45.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:45 smithi119 ceph-mon[94175]: pgmap v12017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:45.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:45 smithi119 ceph-mon[108979]: pgmap v12017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:46.037 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:44:46.344 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:44:46.345 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 102s ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:44:46.345 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 102s ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:44:46.345 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 102s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:44:46.345 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 102s ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:44:46.345 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 102s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:44:46.345 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 102s ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:44:46.345 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 102s ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:44:46.345 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 102s ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:44:46.345 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 102s ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:44:46.345 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 102s ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:44:46.345 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 102s ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:44:46.345 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 102s ago 5h 5566M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:44:46.345 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 102s ago 5h 5644M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:44:46.346 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 102s ago 5h 5144M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:44:46.346 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 102s ago 5h 4816M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:44:46.346 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 102s ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:44:46.346 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 102s ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:44:46.346 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 102s ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:44:46.346 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 102s ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:44:46.346 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 102s ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:44:46.723 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:44:46.724 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:44:46.724 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:44:46.724 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:44:46.724 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:44:46.724 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:44:46.724 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:44:46.724 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:44:46.724 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:44:46.724 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:44:46.724 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:44:46.724 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:44:46.724 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:44:46.724 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:44:46.724 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:44:46.725 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:44:46.725 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:44:47.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:47 smithi183 ceph-mon[99169]: from='client.37442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:44:47.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:47 smithi183 ceph-mon[99169]: from='client.27561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:44:47.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:47 smithi183 ceph-mon[99169]: pgmap v12018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:47.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2749144639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:44:47.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:47 smithi119 ceph-mon[94175]: from='client.37442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:44:47.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:47 smithi119 ceph-mon[94175]: from='client.27561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:44:47.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:47 smithi119 ceph-mon[94175]: pgmap v12018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:47.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2749144639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:44:47.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:47 smithi119 ceph-mon[108979]: from='client.37442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:44:47.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:47 smithi119 ceph-mon[108979]: from='client.27561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:44:47.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:47 smithi119 ceph-mon[108979]: pgmap v12018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:47.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2749144639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:44:49.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:49 smithi183 ceph-mon[99169]: pgmap v12019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:49.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:49 smithi119 ceph-mon[108979]: pgmap v12019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:49.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:49 smithi119 ceph-mon[94175]: pgmap v12019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:51 smithi183 ceph-mon[99169]: pgmap v12020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:51 smithi119 ceph-mon[94175]: pgmap v12020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:51 smithi119 ceph-mon[108979]: pgmap v12020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:53.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:53 smithi183 ceph-mon[99169]: pgmap v12021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:53.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:53 smithi119 ceph-mon[108979]: pgmap v12021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:53.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:53 smithi119 ceph-mon[94175]: pgmap v12021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:44:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:44:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:44:54.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:54.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:54.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:44:55.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:55 smithi183 ceph-mon[99169]: pgmap v12022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:55.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:55 smithi119 ceph-mon[94175]: pgmap v12022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:55.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:55 smithi119 ceph-mon[108979]: pgmap v12022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:57.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:57 smithi183 ceph-mon[99169]: pgmap v12023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:57.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:57 smithi119 ceph-mon[94175]: pgmap v12023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:57.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:57 smithi119 ceph-mon[108979]: pgmap v12023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:59.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:44:59 smithi119 ceph-mon[94175]: pgmap v12024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:44:59.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:44:59 smithi119 ceph-mon[108979]: pgmap v12024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:00.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:44:59 smithi183 ceph-mon[99169]: pgmap v12024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:01 smithi183 ceph-mon[99169]: pgmap v12025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:01.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:01 smithi119 ceph-mon[94175]: pgmap v12025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:01.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:01 smithi119 ceph-mon[108979]: pgmap v12025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:03.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:03 smithi183 ceph-mon[99169]: pgmap v12026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:03.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:03 smithi119 ceph-mon[108979]: pgmap v12026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:03.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:03 smithi119 ceph-mon[94175]: pgmap v12026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:45:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:45:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:45:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:05 smithi183 ceph-mon[99169]: pgmap v12027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:45:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:45:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:45:05.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:45:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:05 smithi119 ceph-mon[108979]: pgmap v12027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:45:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:45:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:45:05.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:45:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:05 smithi119 ceph-mon[94175]: pgmap v12027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:45:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:45:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:45:05.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:45:07.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:07 smithi183 ceph-mon[99169]: pgmap v12028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:07.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:07 smithi119 ceph-mon[94175]: pgmap v12028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:07 smithi119 ceph-mon[108979]: pgmap v12028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:09 smithi119 ceph-mon[94175]: pgmap v12029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:09.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:09 smithi119 ceph-mon[108979]: pgmap v12029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:09 smithi183 ceph-mon[99169]: pgmap v12029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:11.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:11 smithi183 ceph-mon[99169]: pgmap v12030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:11.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:11 smithi119 ceph-mon[94175]: pgmap v12030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:11.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:11 smithi119 ceph-mon[108979]: pgmap v12030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:13.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:13 smithi183 ceph-mon[99169]: pgmap v12031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:13.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:13 smithi119 ceph-mon[94175]: pgmap v12031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:13.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:13 smithi119 ceph-mon[108979]: pgmap v12031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:45:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:45:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:45:15.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:15 smithi183 ceph-mon[99169]: pgmap v12032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:15.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:15 smithi119 ceph-mon[94175]: pgmap v12032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:15.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:15 smithi119 ceph-mon[108979]: pgmap v12032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:17.068 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:45:17.376 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:45:17.376 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 2m ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:45:17.376 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 2m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:45:17.376 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 2m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:45:17.376 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 2m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:45:17.376 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 2m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:45:17.376 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 2m ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:45:17.376 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 2m ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:45:17.376 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 2m ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:45:17.377 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 2m ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:45:17.377 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 2m ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:45:17.377 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 2m ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:45:17.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 2m ago 5h 5566M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:45:17.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 2m ago 5h 5644M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:45:17.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 2m ago 5h 5144M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:45:17.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 2m ago 5h 4816M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:45:17.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 2m ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:45:17.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 2m ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:45:17.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 2m ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:45:17.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 2m ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:45:17.377 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 2m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:45:17.755 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:45:17.756 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:45:17.756 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:45:17.756 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:45:17.756 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:45:17.756 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:45:17.756 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:45:17.756 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:45:17.756 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:45:17.756 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:45:17.756 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:45:17.756 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:45:17.756 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:45:17.756 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:45:17.757 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:45:17.757 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:45:17.757 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:45:17.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:17 smithi119 ceph-mon[94175]: pgmap v12033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:17.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:17 smithi119 ceph-mon[108979]: pgmap v12033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:18.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:17 smithi183 ceph-mon[99169]: pgmap v12033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:19.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:18 smithi183 ceph-mon[99169]: from='client.37460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:45:19.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:18 smithi183 ceph-mon[99169]: from='client.27579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:45:19.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/160845642' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:45:19.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:18 smithi119 ceph-mon[94175]: from='client.37460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:45:19.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:18 smithi119 ceph-mon[94175]: from='client.27579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:45:19.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/160845642' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:45:19.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:18 smithi119 ceph-mon[108979]: from='client.37460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:45:19.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:18 smithi119 ceph-mon[108979]: from='client.27579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:45:19.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/160845642' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:45:20.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:19 smithi183 ceph-mon[99169]: pgmap v12034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:20.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:19 smithi119 ceph-mon[94175]: pgmap v12034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:20.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:19 smithi119 ceph-mon[108979]: pgmap v12034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:21 smithi183 ceph-mon[99169]: pgmap v12035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:21.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:21 smithi119 ceph-mon[94175]: pgmap v12035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:21 smithi119 ceph-mon[108979]: pgmap v12035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:23.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:23 smithi183 ceph-mon[99169]: pgmap v12036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:23.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:23 smithi119 ceph-mon[94175]: pgmap v12036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:23.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:23 smithi119 ceph-mon[108979]: pgmap v12036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:45:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:45:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:45:24.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:25.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:25.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:25 smithi119 ceph-mon[108979]: pgmap v12037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:25.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:25 smithi119 ceph-mon[94175]: pgmap v12037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:26.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:25 smithi183 ceph-mon[99169]: pgmap v12037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:28.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:27 smithi183 ceph-mon[99169]: pgmap v12038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:28.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:27 smithi119 ceph-mon[94175]: pgmap v12038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:28.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:27 smithi119 ceph-mon[108979]: pgmap v12038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:30.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:29 smithi183 ceph-mon[99169]: pgmap v12039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:30.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:29 smithi119 ceph-mon[94175]: pgmap v12039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:30.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:29 smithi119 ceph-mon[108979]: pgmap v12039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:31.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:31 smithi183 ceph-mon[99169]: pgmap v12040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:31.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:31 smithi119 ceph-mon[94175]: pgmap v12040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:31.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:31 smithi119 ceph-mon[108979]: pgmap v12040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:33.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:33 smithi119 ceph-mon[94175]: pgmap v12041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:33.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:33 smithi119 ceph-mon[108979]: pgmap v12041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:34.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:33 smithi183 ceph-mon[99169]: pgmap v12041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:45:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:45:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:45:35.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:35 smithi119 ceph-mon[94175]: pgmap v12042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:35.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:35 smithi119 ceph-mon[108979]: pgmap v12042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:36.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:35 smithi183 ceph-mon[99169]: pgmap v12042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:38.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:37 smithi183 ceph-mon[99169]: pgmap v12043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:37 smithi119 ceph-mon[94175]: pgmap v12043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:37 smithi119 ceph-mon[108979]: pgmap v12043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:40.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:39 smithi183 ceph-mon[99169]: pgmap v12044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:40.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:40.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:39 smithi119 ceph-mon[94175]: pgmap v12044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:40.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:40.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:39 smithi119 ceph-mon[108979]: pgmap v12044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:40.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:41 smithi183 ceph-mon[99169]: pgmap v12045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:41.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:41 smithi119 ceph-mon[108979]: pgmap v12045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:41 smithi119 ceph-mon[94175]: pgmap v12045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:43.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:43 smithi119 ceph-mon[94175]: pgmap v12046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:43.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:43 smithi119 ceph-mon[108979]: pgmap v12046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:44.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:43 smithi183 ceph-mon[99169]: pgmap v12046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:45:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:45:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:45:46.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:45 smithi183 ceph-mon[99169]: pgmap v12047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:45 smithi119 ceph-mon[94175]: pgmap v12047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:46.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:45 smithi119 ceph-mon[108979]: pgmap v12047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:48.101 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:45:48.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:47 smithi183 ceph-mon[99169]: pgmap v12048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:47 smithi119 ceph-mon[94175]: pgmap v12048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:47 smithi119 ceph-mon[108979]: pgmap v12048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:48.409 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:45:48.409 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 2m ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:45:48.409 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 2m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:45:48.409 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 2m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:45:48.409 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 2m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:45:48.409 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 2m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:45:48.409 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 2m ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:45:48.409 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 2m ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:45:48.410 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 2m ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:45:48.410 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 2m ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:45:48.410 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 2m ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:45:48.410 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 2m ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:45:48.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 2m ago 5h 5566M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:45:48.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 2m ago 5h 5644M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:45:48.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 2m ago 5h 5144M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:45:48.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 2m ago 5h 4816M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:45:48.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 2m ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:45:48.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 2m ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:45:48.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 2m ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:45:48.410 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 2m ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:45:48.410 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 2m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:45:48.792 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:45:48.885 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:45:48.885 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:45:48.885 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:45:48.885 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:45:48.886 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:45:48.886 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:45:48.886 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:45:48.886 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:45:48.886 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:45:48.886 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:45:48.886 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:45:48.886 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:45:48.887 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:45:48.887 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:45:48.887 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:45:48.887 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:45:50.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:49 smithi183 ceph-mon[99169]: from='client.37478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:45:50.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:49 smithi183 ceph-mon[99169]: from='client.37484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:45:50.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:49 smithi183 ceph-mon[99169]: pgmap v12049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:50.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/243705943' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:45:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:49 smithi119 ceph-mon[94175]: from='client.37478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:45:50.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:49 smithi119 ceph-mon[94175]: from='client.37484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:45:50.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:49 smithi119 ceph-mon[94175]: pgmap v12049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:50.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/243705943' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:45:50.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:49 smithi119 ceph-mon[108979]: from='client.37478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:45:50.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:49 smithi119 ceph-mon[108979]: from='client.37484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:45:50.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:49 smithi119 ceph-mon[108979]: pgmap v12049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:50.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/243705943' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:45:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:51 smithi183 ceph-mon[99169]: pgmap v12050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:51 smithi119 ceph-mon[94175]: pgmap v12050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:51 smithi119 ceph-mon[108979]: pgmap v12050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:54.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:53 smithi119 ceph-mon[94175]: pgmap v12051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:54.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:53 smithi119 ceph-mon[108979]: pgmap v12051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:54.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:53 smithi183 ceph-mon[99169]: pgmap v12051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:45:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:45:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:45:55.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:55.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:55.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:45:56.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:55 smithi183 ceph-mon[99169]: pgmap v12052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:56.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:55 smithi119 ceph-mon[108979]: pgmap v12052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:56.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:55 smithi119 ceph-mon[94175]: pgmap v12052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:57 smithi183 ceph-mon[99169]: pgmap v12053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:58.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:57 smithi119 ceph-mon[94175]: pgmap v12053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:45:58.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:57 smithi119 ceph-mon[108979]: pgmap v12053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:00.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:45:59 smithi183 ceph-mon[99169]: pgmap v12054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:00.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:45:59 smithi119 ceph-mon[108979]: pgmap v12054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:00.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:45:59 smithi119 ceph-mon[94175]: pgmap v12054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:01 smithi183 ceph-mon[99169]: pgmap v12055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:01.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:01 smithi119 ceph-mon[108979]: pgmap v12055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:01.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:01 smithi119 ceph-mon[94175]: pgmap v12055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:04.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:03 smithi119 ceph-mon[94175]: pgmap v12056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:04.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:03 smithi119 ceph-mon[108979]: pgmap v12056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:04.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:03 smithi183 ceph-mon[99169]: pgmap v12056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:46:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:46:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:46:06.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:05 smithi183 ceph-mon[99169]: pgmap v12057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:06.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:46:06.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:05 smithi119 ceph-mon[108979]: pgmap v12057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:06.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:46:06.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:05 smithi119 ceph-mon[94175]: pgmap v12057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:06.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:46:07.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:46:07.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:46:07.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:46:07.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:46:07.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:46:07.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:06 smithi183 ceph-mon[99169]: pgmap v12058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:07.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:46:07.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:46:07.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:46:07.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:46:07.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:46:07.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:06 smithi119 ceph-mon[94175]: pgmap v12058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:07.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:46:07.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:46:07.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:46:07.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:46:07.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:46:07.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:06 smithi119 ceph-mon[108979]: pgmap v12058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:09 smithi183 ceph-mon[99169]: pgmap v12059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:09 smithi119 ceph-mon[94175]: pgmap v12059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:10.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:09 smithi119 ceph-mon[108979]: pgmap v12059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:10.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:11.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:11 smithi183 ceph-mon[99169]: pgmap v12060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:11.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:11 smithi119 ceph-mon[108979]: pgmap v12060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:11.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:11 smithi119 ceph-mon[94175]: pgmap v12060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:14.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:13 smithi119 ceph-mon[108979]: pgmap v12061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:14.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:13 smithi119 ceph-mon[94175]: pgmap v12061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:14.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:13 smithi183 ceph-mon[99169]: pgmap v12061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:46:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:46:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:46:16.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:15 smithi183 ceph-mon[99169]: pgmap v12062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:16.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:15 smithi119 ceph-mon[94175]: pgmap v12062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:16.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:15 smithi119 ceph-mon[108979]: pgmap v12062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:18.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:17 smithi183 ceph-mon[99169]: pgmap v12063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:18.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:17 smithi119 ceph-mon[94175]: pgmap v12063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:18.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:17 smithi119 ceph-mon[108979]: pgmap v12063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:19.138 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:46:19.451 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:46:19.451 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 3m ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:46:19.451 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 3m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:46:19.451 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 3m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:46:19.451 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 3m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:46:19.451 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 3m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:46:19.451 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 3m ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:46:19.451 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 3m ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:46:19.451 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 3m ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:46:19.451 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 3m ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:46:19.451 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 3m ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:46:19.451 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 3m ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:46:19.452 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 3m ago 5h 5566M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:46:19.452 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 3m ago 5h 5644M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:46:19.452 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 3m ago 5h 5144M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:46:19.452 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 3m ago 5h 4816M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:46:19.452 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 3m ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:46:19.452 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 3m ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:46:19.452 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 3m ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:46:19.452 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 3m ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:46:19.452 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 3m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:46:19.829 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:46:19.829 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:46:19.829 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:46:19.829 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:46:19.829 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:46:19.829 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:46:19.829 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:46:19.830 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:46:19.830 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:46:19.830 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:46:19.830 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:46:19.830 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:46:19.830 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:46:19.830 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:46:19.830 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:46:19.830 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:46:19.830 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:46:20.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:19 smithi183 ceph-mon[99169]: pgmap v12064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:20.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:19 smithi119 ceph-mon[94175]: pgmap v12064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:20.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:19 smithi119 ceph-mon[108979]: pgmap v12064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:21.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:20 smithi183 ceph-mon[99169]: from='client.37496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:46:21.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:20 smithi183 ceph-mon[99169]: from='client.27615 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:46:21.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2617996779' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:46:21.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:20 smithi119 ceph-mon[94175]: from='client.37496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:46:21.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:20 smithi119 ceph-mon[94175]: from='client.27615 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:46:21.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2617996779' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:46:21.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:20 smithi119 ceph-mon[108979]: from='client.37496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:46:21.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:20 smithi119 ceph-mon[108979]: from='client.27615 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:46:21.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2617996779' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:46:22.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:21 smithi183 ceph-mon[99169]: pgmap v12065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:22.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:21 smithi119 ceph-mon[108979]: pgmap v12065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:22.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:21 smithi119 ceph-mon[94175]: pgmap v12065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:23 smithi119 ceph-mon[108979]: pgmap v12066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:23 smithi119 ceph-mon[94175]: pgmap v12066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:24.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:23 smithi183 ceph-mon[99169]: pgmap v12066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:46:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:46:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:46:25.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:25.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:25.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:26.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:25 smithi183 ceph-mon[99169]: pgmap v12067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:26.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:25 smithi119 ceph-mon[108979]: pgmap v12067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:26.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:25 smithi119 ceph-mon[94175]: pgmap v12067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:28.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:27 smithi183 ceph-mon[99169]: pgmap v12068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:28.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:27 smithi119 ceph-mon[94175]: pgmap v12068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:28.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:27 smithi119 ceph-mon[108979]: pgmap v12068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:30.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:29 smithi183 ceph-mon[99169]: pgmap v12069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:30.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:29 smithi119 ceph-mon[94175]: pgmap v12069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:30.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:29 smithi119 ceph-mon[108979]: pgmap v12069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:31.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:31 smithi183 ceph-mon[99169]: pgmap v12070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:31.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:31 smithi119 ceph-mon[94175]: pgmap v12070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:31.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:31 smithi119 ceph-mon[108979]: pgmap v12070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:34.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:33 smithi119 ceph-mon[94175]: pgmap v12071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:34.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:33 smithi119 ceph-mon[108979]: pgmap v12071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:34.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:33 smithi183 ceph-mon[99169]: pgmap v12071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:46:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:46:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:46:36.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:35 smithi183 ceph-mon[99169]: pgmap v12072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:36.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:35 smithi119 ceph-mon[108979]: pgmap v12072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:36.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:35 smithi119 ceph-mon[94175]: pgmap v12072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:38.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:37 smithi183 ceph-mon[99169]: pgmap v12073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:38.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:37 smithi119 ceph-mon[108979]: pgmap v12073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:38.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:37 smithi119 ceph-mon[94175]: pgmap v12073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:40.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:39 smithi183 ceph-mon[99169]: pgmap v12074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:40.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:39 smithi119 ceph-mon[94175]: pgmap v12074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:40.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:39 smithi119 ceph-mon[108979]: pgmap v12074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:40.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:41 smithi183 ceph-mon[99169]: pgmap v12075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:41 smithi119 ceph-mon[94175]: pgmap v12075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:41 smithi119 ceph-mon[108979]: pgmap v12075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:44.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:43 smithi119 ceph-mon[94175]: pgmap v12076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:44.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:43 smithi119 ceph-mon[108979]: pgmap v12076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:44.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:43 smithi183 ceph-mon[99169]: pgmap v12076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:46:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:46:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T20:46:46.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:45 smithi183 ceph-mon[99169]: pgmap v12077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:46.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:45 smithi119 ceph-mon[94175]: pgmap v12077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:46.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:45 smithi119 ceph-mon[108979]: pgmap v12077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:48.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:47 smithi183 ceph-mon[99169]: pgmap v12078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:47 smithi119 ceph-mon[94175]: pgmap v12078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:48.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:47 smithi119 ceph-mon[108979]: pgmap v12078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:50.176 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:46:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:49 smithi183 ceph-mon[99169]: pgmap v12079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:49 smithi119 ceph-mon[94175]: pgmap v12079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:50.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:49 smithi119 ceph-mon[108979]: pgmap v12079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:50.484 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:46:50.484 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 3m ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:46:50.484 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 3m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:46:50.484 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 3m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:46:50.484 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 3m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:46:50.485 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 3m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:46:50.485 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 3m ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:46:50.485 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 3m ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:46:50.485 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 3m ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:46:50.485 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 3m ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:46:50.485 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 3m ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:46:50.485 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 3m ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:46:50.485 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 3m ago 5h 5566M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:46:50.485 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 3m ago 5h 5644M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:46:50.485 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 3m ago 5h 5144M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:46:50.485 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 3m ago 5h 4816M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:46:50.485 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 3m ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:46:50.485 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 3m ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:46:50.485 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 3m ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:46:50.485 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 3m ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:46:50.485 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 3m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:46:50.864 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:46:50.864 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:46:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:46:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:46:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:46:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:46:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:46:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:46:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:46:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:46:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:46:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:46:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:46:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:46:50.865 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:46:50.866 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:46:50.866 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:46:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:51 smithi183 ceph-mon[99169]: from='client.27627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:46:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:51 smithi183 ceph-mon[99169]: from='client.37520 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:46:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:51 smithi183 ceph-mon[99169]: pgmap v12080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/456690031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:46:51.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:51 smithi119 ceph-mon[94175]: from='client.27627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:46:51.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:51 smithi119 ceph-mon[94175]: from='client.37520 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:46:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:51 smithi119 ceph-mon[94175]: pgmap v12080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/456690031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:46:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:51 smithi119 ceph-mon[108979]: from='client.27627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:46:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:51 smithi119 ceph-mon[108979]: from='client.37520 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:46:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:51 smithi119 ceph-mon[108979]: pgmap v12080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/456690031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:46:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:53 smithi119 ceph-mon[108979]: pgmap v12081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:54.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:53 smithi119 ceph-mon[94175]: pgmap v12081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:54.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:53 smithi183 ceph-mon[99169]: pgmap v12081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:46:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:46:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:46:55.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:55.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:55.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:46:56.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:55 smithi183 ceph-mon[99169]: pgmap v12082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:56.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:55 smithi119 ceph-mon[94175]: pgmap v12082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:56.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:55 smithi119 ceph-mon[108979]: pgmap v12082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:57 smithi183 ceph-mon[99169]: pgmap v12083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:58.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:57 smithi119 ceph-mon[94175]: pgmap v12083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:46:58.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:57 smithi119 ceph-mon[108979]: pgmap v12083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:00.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:46:59 smithi183 ceph-mon[99169]: pgmap v12084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:46:59 smithi119 ceph-mon[94175]: pgmap v12084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:00.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:46:59 smithi119 ceph-mon[108979]: pgmap v12084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:01 smithi183 ceph-mon[99169]: pgmap v12085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:01.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:01 smithi119 ceph-mon[94175]: pgmap v12085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:01.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:01 smithi119 ceph-mon[108979]: pgmap v12085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:04.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:03 smithi119 ceph-mon[108979]: pgmap v12086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:04.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:03 smithi119 ceph-mon[94175]: pgmap v12086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:04.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:03 smithi183 ceph-mon[99169]: pgmap v12086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:47:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:47:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:47:06.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:05 smithi183 ceph-mon[99169]: pgmap v12087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:06.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:05 smithi119 ceph-mon[94175]: pgmap v12087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:06.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:05 smithi119 ceph-mon[108979]: pgmap v12087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:07.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:47:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:47:07.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:47:08.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:07 smithi183 ceph-mon[99169]: pgmap v12088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:08.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:47:08.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:47:08.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:47:08.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:47:08.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:47:08.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:07 smithi119 ceph-mon[94175]: pgmap v12088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:08.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:47:08.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:47:08.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:47:08.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:47:08.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:47:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:07 smithi119 ceph-mon[108979]: pgmap v12088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:47:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:47:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:47:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:47:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:47:09.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:09 smithi183 ceph-mon[99169]: pgmap v12089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:09 smithi119 ceph-mon[94175]: pgmap v12089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:10.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:09 smithi119 ceph-mon[108979]: pgmap v12089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:11.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:11 smithi183 ceph-mon[99169]: pgmap v12090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:11.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:11 smithi119 ceph-mon[94175]: pgmap v12090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:11.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:11 smithi119 ceph-mon[108979]: pgmap v12090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:14.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:13 smithi119 ceph-mon[94175]: pgmap v12091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:14.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:13 smithi119 ceph-mon[108979]: pgmap v12091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:14.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:13 smithi183 ceph-mon[99169]: pgmap v12091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:47:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:47:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:47:16.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:15 smithi183 ceph-mon[99169]: pgmap v12092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:16.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:15 smithi119 ceph-mon[94175]: pgmap v12092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:16.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:15 smithi119 ceph-mon[108979]: pgmap v12092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:18.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:17 smithi183 ceph-mon[99169]: pgmap v12093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:18.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:17 smithi119 ceph-mon[108979]: pgmap v12093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:18.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:17 smithi119 ceph-mon[94175]: pgmap v12093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:20.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:19 smithi183 ceph-mon[99169]: pgmap v12094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:20.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:19 smithi119 ceph-mon[108979]: pgmap v12094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:20.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:19 smithi119 ceph-mon[94175]: pgmap v12094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:21.208 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:47:21.516 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:47:21.516 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 4m ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:47:21.516 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 4m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:47:21.516 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 4m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:47:21.516 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 4m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:47:21.517 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 4m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:47:21.517 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 4m ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:47:21.517 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 4m ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:47:21.517 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 4m ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:47:21.517 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 4m ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:47:21.517 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 4m ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:47:21.517 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 4m ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:47:21.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 4m ago 5h 5566M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:47:21.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 4m ago 5h 5644M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:47:21.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 4m ago 5h 5144M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:47:21.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 4m ago 5h 4816M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:47:21.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 4m ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:47:21.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 4m ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:47:21.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 4m ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:47:21.517 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 4m ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:47:21.517 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 4m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:47:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:21 smithi183 ceph-mon[99169]: pgmap v12095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:21.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:21 smithi119 ceph-mon[108979]: pgmap v12095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:21.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:21 smithi119 ceph-mon[94175]: pgmap v12095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:21.898 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:47:21.899 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:47:21.899 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:47:21.899 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:47:21.899 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:47:21.899 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:47:21.899 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:47:21.899 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:47:21.899 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:47:21.899 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:47:21.899 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:47:21.899 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:47:21.899 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:47:21.899 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:47:21.899 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:47:21.900 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:47:21.900 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:47:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:22 smithi183 ceph-mon[99169]: from='client.27645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:47:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:22 smithi183 ceph-mon[99169]: from='client.27651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:47:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1520318882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:47:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:22 smithi119 ceph-mon[108979]: from='client.27645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:47:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:22 smithi119 ceph-mon[108979]: from='client.27651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:47:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1520318882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:47:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:22 smithi119 ceph-mon[94175]: from='client.27645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:47:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:22 smithi119 ceph-mon[94175]: from='client.27651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:47:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1520318882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:47:23.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:23 smithi183 ceph-mon[99169]: pgmap v12096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:23.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:23 smithi119 ceph-mon[94175]: pgmap v12096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:23.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:23 smithi119 ceph-mon[108979]: pgmap v12096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:47:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:47:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:47:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:25.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:25 smithi183 ceph-mon[99169]: pgmap v12097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:25.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:25 smithi119 ceph-mon[108979]: pgmap v12097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:25.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:25 smithi119 ceph-mon[94175]: pgmap v12097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:28.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:27 smithi183 ceph-mon[99169]: pgmap v12098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:28.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:27 smithi119 ceph-mon[94175]: pgmap v12098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:28.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:27 smithi119 ceph-mon[108979]: pgmap v12098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:30.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:29 smithi183 ceph-mon[99169]: pgmap v12099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:30.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:29 smithi119 ceph-mon[94175]: pgmap v12099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:30.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:29 smithi119 ceph-mon[108979]: pgmap v12099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:31.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:31 smithi183 ceph-mon[99169]: pgmap v12100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:31.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:31 smithi119 ceph-mon[94175]: pgmap v12100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:31.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:31 smithi119 ceph-mon[108979]: pgmap v12100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:33 smithi119 ceph-mon[94175]: pgmap v12101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:33 smithi119 ceph-mon[108979]: pgmap v12101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:34.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:33 smithi183 ceph-mon[99169]: pgmap v12101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:47:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:47:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:47:36.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:35 smithi183 ceph-mon[99169]: pgmap v12102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:36.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:35 smithi119 ceph-mon[94175]: pgmap v12102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:36.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:35 smithi119 ceph-mon[108979]: pgmap v12102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:38.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:37 smithi183 ceph-mon[99169]: pgmap v12103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:38.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:37 smithi119 ceph-mon[94175]: pgmap v12103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:37 smithi119 ceph-mon[108979]: pgmap v12103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:40.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:39 smithi183 ceph-mon[99169]: pgmap v12104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:40.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:39 smithi119 ceph-mon[94175]: pgmap v12104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:40.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:40.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:39 smithi119 ceph-mon[108979]: pgmap v12104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:40.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:41 smithi183 ceph-mon[99169]: pgmap v12105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:41 smithi119 ceph-mon[94175]: pgmap v12105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:41 smithi119 ceph-mon[108979]: pgmap v12105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:44.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:43 smithi119 ceph-mon[94175]: pgmap v12106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:44.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:43 smithi119 ceph-mon[108979]: pgmap v12106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:44.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:43 smithi183 ceph-mon[99169]: pgmap v12106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:47:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:47:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:47:46.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:45 smithi183 ceph-mon[99169]: pgmap v12107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:45 smithi119 ceph-mon[94175]: pgmap v12107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:46.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:45 smithi119 ceph-mon[108979]: pgmap v12107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:48.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:47 smithi183 ceph-mon[99169]: pgmap v12108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:47 smithi119 ceph-mon[108979]: pgmap v12108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:48.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:47 smithi119 ceph-mon[94175]: pgmap v12108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:50.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:49 smithi183 ceph-mon[99169]: pgmap v12109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:50.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:49 smithi119 ceph-mon[94175]: pgmap v12109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:50.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:49 smithi119 ceph-mon[108979]: pgmap v12109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:51 smithi183 ceph-mon[99169]: pgmap v12110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:51.721 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:51 smithi119 ceph-mon[94175]: pgmap v12110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:51.721 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:51 smithi119 ceph-mon[108979]: pgmap v12110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:52.245 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:47:52.551 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:47:52.551 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 4m ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:47:52.552 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 4m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:47:52.552 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 4m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:47:52.552 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 4m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:47:52.552 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 4m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:47:52.552 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 4m ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:47:52.552 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 4m ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:47:52.552 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 4m ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:47:52.552 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 4m ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:47:52.552 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 4m ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:47:52.552 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 4m ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:47:52.552 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 4m ago 5h 5566M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:47:52.552 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 4m ago 5h 5644M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:47:52.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 4m ago 5h 5144M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:47:52.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 4m ago 5h 4816M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:47:52.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 4m ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:47:52.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 4m ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:47:52.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 4m ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:47:52.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 4m ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:47:52.553 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 4m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:47:52.932 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:47:52.932 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:47:52.932 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:47:52.932 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:47:52.932 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:47:52.932 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:47:52.932 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:47:52.932 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:47:52.933 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:47:52.933 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:47:52.933 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:47:52.933 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:47:52.933 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:47:52.933 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:47:52.933 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:47:52.933 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:47:52.933 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:47:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:53 smithi119 ceph-mon[108979]: from='client.37550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:47:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:53 smithi119 ceph-mon[108979]: from='client.27669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:47:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:53 smithi119 ceph-mon[108979]: pgmap v12111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/87419290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:47:54.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:53 smithi119 ceph-mon[94175]: from='client.37550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:47:54.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:53 smithi119 ceph-mon[94175]: from='client.27669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:47:54.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:53 smithi119 ceph-mon[94175]: pgmap v12111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:54.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/87419290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:47:54.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:53 smithi183 ceph-mon[99169]: from='client.37550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:47:54.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:53 smithi183 ceph-mon[99169]: from='client.27669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:47:54.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:53 smithi183 ceph-mon[99169]: pgmap v12111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:54.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/87419290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:47:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:47:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:47:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:47:55.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:55.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:47:56.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:55 smithi183 ceph-mon[99169]: pgmap v12112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:56.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:55 smithi119 ceph-mon[94175]: pgmap v12112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:56.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:55 smithi119 ceph-mon[108979]: pgmap v12112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:57 smithi183 ceph-mon[99169]: pgmap v12113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:58.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:57 smithi119 ceph-mon[94175]: pgmap v12113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:47:58.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:57 smithi119 ceph-mon[108979]: pgmap v12113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:00.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:47:59 smithi183 ceph-mon[99169]: pgmap v12114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:47:59 smithi119 ceph-mon[94175]: pgmap v12114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:00.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:47:59 smithi119 ceph-mon[108979]: pgmap v12114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:01 smithi183 ceph-mon[99169]: pgmap v12115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:01.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:01 smithi119 ceph-mon[94175]: pgmap v12115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:01.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:01 smithi119 ceph-mon[108979]: pgmap v12115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:04.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:03 smithi119 ceph-mon[108979]: pgmap v12116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:04.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:03 smithi119 ceph-mon[94175]: pgmap v12116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:04.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:03 smithi183 ceph-mon[99169]: pgmap v12116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:48:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:48:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:48:06.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:05 smithi183 ceph-mon[99169]: pgmap v12117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:06.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:05 smithi119 ceph-mon[94175]: pgmap v12117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:06.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:05 smithi119 ceph-mon[108979]: pgmap v12117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:08.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:07 smithi183 ceph-mon[99169]: pgmap v12118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:08.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:48:08.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:07 smithi119 ceph-mon[94175]: pgmap v12118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:08.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:48:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:07 smithi119 ceph-mon[108979]: pgmap v12118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:48:09.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:48:09.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:48:09.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:48:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:48:09.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:48:09.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:48:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:48:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:48:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:48:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:09 smithi183 ceph-mon[99169]: pgmap v12119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:09 smithi119 ceph-mon[94175]: pgmap v12119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:10.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:09 smithi119 ceph-mon[108979]: pgmap v12119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:10.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:11.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:11 smithi183 ceph-mon[99169]: pgmap v12120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:11.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:11 smithi119 ceph-mon[94175]: pgmap v12120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:11.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:11 smithi119 ceph-mon[108979]: pgmap v12120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:14.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:13 smithi119 ceph-mon[94175]: pgmap v12121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:14.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:13 smithi119 ceph-mon[108979]: pgmap v12121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:14.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:13 smithi183 ceph-mon[99169]: pgmap v12121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:48:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:48:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T20:48:16.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:15 smithi183 ceph-mon[99169]: pgmap v12122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:16.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:15 smithi119 ceph-mon[94175]: pgmap v12122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:16.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:15 smithi119 ceph-mon[108979]: pgmap v12122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:18.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:17 smithi183 ceph-mon[99169]: pgmap v12123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:18.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:17 smithi119 ceph-mon[94175]: pgmap v12123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:18.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:17 smithi119 ceph-mon[108979]: pgmap v12123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:20.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:19 smithi183 ceph-mon[99169]: pgmap v12124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:20.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:19 smithi119 ceph-mon[108979]: pgmap v12124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:20.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:19 smithi119 ceph-mon[94175]: pgmap v12124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:21 smithi183 ceph-mon[99169]: pgmap v12125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:21.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:21 smithi119 ceph-mon[94175]: pgmap v12125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:21 smithi119 ceph-mon[108979]: pgmap v12125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:23.275 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:48:23.581 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:48:23.581 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 5m ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:48:23.582 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 5m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:48:23.582 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 5m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:48:23.582 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 5m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:48:23.582 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 5m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:48:23.582 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 5m ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:48:23.582 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 5m ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:48:23.582 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 5m ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:48:23.582 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 5m ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:48:23.582 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 5m ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:48:23.582 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 5m ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:48:23.582 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 5m ago 5h 5566M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:48:23.582 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 5m ago 5h 5644M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:48:23.582 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 5m ago 5h 5144M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:48:23.582 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 5m ago 5h 4816M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:48:23.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 5m ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:48:23.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 5m ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:48:23.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 5m ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:48:23.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 5m ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:48:23.583 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 5m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:48:23.969 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:48:23.969 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:48:23.970 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:48:23.970 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:48:23.970 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:48:23.970 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:48:23.970 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:48:23.970 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:48:23.970 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:48:23.970 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:48:23.970 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:48:23.970 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:48:23.970 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:48:23.970 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:48:23.970 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:48:23.971 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:48:23.971 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:48:24.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:23 smithi119 ceph-mon[108979]: pgmap v12126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:23 smithi119 ceph-mon[94175]: pgmap v12126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:24.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:23 smithi183 ceph-mon[99169]: pgmap v12126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:48:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:48:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:48:25.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:24 smithi183 ceph-mon[99169]: from='client.37568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:48:25.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:24 smithi183 ceph-mon[99169]: from='client.27687 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:48:25.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:25.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1865661137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:48:25.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:24 smithi119 ceph-mon[94175]: from='client.37568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:48:25.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:24 smithi119 ceph-mon[94175]: from='client.27687 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:48:25.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:25.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1865661137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:48:25.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:24 smithi119 ceph-mon[108979]: from='client.37568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:48:25.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:24 smithi119 ceph-mon[108979]: from='client.27687 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:48:25.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:25.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1865661137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:48:26.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:25 smithi183 ceph-mon[99169]: pgmap v12127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:26.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:25 smithi119 ceph-mon[94175]: pgmap v12127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:26.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:25 smithi119 ceph-mon[108979]: pgmap v12127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:28.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:27 smithi183 ceph-mon[99169]: pgmap v12128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:28.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:27 smithi119 ceph-mon[94175]: pgmap v12128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:28.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:27 smithi119 ceph-mon[108979]: pgmap v12128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:30.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:29 smithi183 ceph-mon[99169]: pgmap v12129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:30.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:29 smithi119 ceph-mon[108979]: pgmap v12129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:30.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:29 smithi119 ceph-mon[94175]: pgmap v12129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:31.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:31 smithi183 ceph-mon[99169]: pgmap v12130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:31.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:31 smithi119 ceph-mon[108979]: pgmap v12130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:31.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:31 smithi119 ceph-mon[94175]: pgmap v12130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:34.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:33 smithi119 ceph-mon[94175]: pgmap v12131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:34.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:33 smithi119 ceph-mon[108979]: pgmap v12131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:34.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:33 smithi183 ceph-mon[99169]: pgmap v12131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:48:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:48:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:48:36.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:35 smithi183 ceph-mon[99169]: pgmap v12132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:36.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:35 smithi119 ceph-mon[94175]: pgmap v12132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:36.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:35 smithi119 ceph-mon[108979]: pgmap v12132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:38.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:37 smithi183 ceph-mon[99169]: pgmap v12133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:37 smithi119 ceph-mon[94175]: pgmap v12133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:37 smithi119 ceph-mon[108979]: pgmap v12133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:40.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:39 smithi183 ceph-mon[99169]: pgmap v12134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:40.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:39 smithi119 ceph-mon[94175]: pgmap v12134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:40.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:40.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:39 smithi119 ceph-mon[108979]: pgmap v12134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:40.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:41 smithi183 ceph-mon[99169]: pgmap v12135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:41 smithi119 ceph-mon[108979]: pgmap v12135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:41 smithi119 ceph-mon[94175]: pgmap v12135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:44.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:43 smithi119 ceph-mon[108979]: pgmap v12136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:44.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:43 smithi119 ceph-mon[94175]: pgmap v12136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:44.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:43 smithi183 ceph-mon[99169]: pgmap v12136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:48:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:48:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:48:46.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:45 smithi183 ceph-mon[99169]: pgmap v12137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:45 smithi119 ceph-mon[94175]: pgmap v12137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:46.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:45 smithi119 ceph-mon[108979]: pgmap v12137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:48.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:47 smithi183 ceph-mon[99169]: pgmap v12138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:47 smithi119 ceph-mon[108979]: pgmap v12138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:48.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:47 smithi119 ceph-mon[94175]: pgmap v12138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:50.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:49 smithi183 ceph-mon[99169]: pgmap v12139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:49 smithi119 ceph-mon[94175]: pgmap v12139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:50.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:49 smithi119 ceph-mon[108979]: pgmap v12139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:51 smithi183 ceph-mon[99169]: pgmap v12140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:51.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:51 smithi119 ceph-mon[94175]: pgmap v12140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:51 smithi119 ceph-mon[108979]: pgmap v12140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:54.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:53 smithi119 ceph-mon[94175]: pgmap v12141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:53 smithi119 ceph-mon[108979]: pgmap v12141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:53 smithi183 ceph-mon[99169]: pgmap v12141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:54.320 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:48:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:48:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:48:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:48:54.627 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:48:54.627 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 5m ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:48:54.627 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 5m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:48:54.627 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 5m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:48:54.627 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 5m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:48:54.627 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 5m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:48:54.627 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 5m ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:48:54.627 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 5m ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:48:54.628 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 5m ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:48:54.628 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 5m ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:48:54.628 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 5m ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:48:54.628 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 5m ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:48:54.628 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 5m ago 5h 5566M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:48:54.628 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 5m ago 5h 5644M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:48:54.628 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 5m ago 5h 5144M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:48:54.628 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 5m ago 5h 4816M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:48:54.628 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 5m ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:48:54.628 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 5m ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:48:54.628 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 5m ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:48:54.628 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 5m ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:48:54.628 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 5m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:48:55.010 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:48:55.010 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:48:55.010 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:48:55.010 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:48:55.010 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:48:55.011 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:48:55.011 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:48:55.011 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:48:55.011 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:48:55.011 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:48:55.011 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:48:55.011 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:48:55.011 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:48:55.011 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:48:55.011 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:48:55.011 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:48:55.011 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:48:55.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:55.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:55.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:48:56.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:55 smithi183 ceph-mon[99169]: from='client.27699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:48:56.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:55 smithi183 ceph-mon[99169]: from='client.37592 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:48:56.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:55 smithi183 ceph-mon[99169]: pgmap v12142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:56.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3013538062' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:48:56.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:55 smithi119 ceph-mon[94175]: from='client.27699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:48:56.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:55 smithi119 ceph-mon[94175]: from='client.37592 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:48:56.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:55 smithi119 ceph-mon[94175]: pgmap v12142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:56.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3013538062' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:48:56.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:55 smithi119 ceph-mon[108979]: from='client.27699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:48:56.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:55 smithi119 ceph-mon[108979]: from='client.37592 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:48:56.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:55 smithi119 ceph-mon[108979]: pgmap v12142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:56.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3013538062' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:48:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:57 smithi183 ceph-mon[99169]: pgmap v12143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:58.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:57 smithi119 ceph-mon[94175]: pgmap v12143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:48:58.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:57 smithi119 ceph-mon[108979]: pgmap v12143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:00.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:48:59 smithi183 ceph-mon[99169]: pgmap v12144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:48:59 smithi119 ceph-mon[94175]: pgmap v12144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:00.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:48:59 smithi119 ceph-mon[108979]: pgmap v12144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:01 smithi183 ceph-mon[99169]: pgmap v12145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:01.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:01 smithi119 ceph-mon[108979]: pgmap v12145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:01.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:01 smithi119 ceph-mon[94175]: pgmap v12145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:04.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:03 smithi119 ceph-mon[108979]: pgmap v12146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:04.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:03 smithi119 ceph-mon[94175]: pgmap v12146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:03 smithi183 ceph-mon[99169]: pgmap v12146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:49:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:49:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:49:06.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:05 smithi183 ceph-mon[99169]: pgmap v12147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:06.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:05 smithi119 ceph-mon[94175]: pgmap v12147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:06.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:05 smithi119 ceph-mon[108979]: pgmap v12147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:08.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:07 smithi183 ceph-mon[99169]: pgmap v12148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:08.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:07 smithi119 ceph-mon[94175]: pgmap v12148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:07 smithi119 ceph-mon[108979]: pgmap v12148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:09.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:49:09.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:49:09.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:49:09.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:49:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:49:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:49:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:49:09.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:49:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:49:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:49:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:49:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:49:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:09 smithi183 ceph-mon[99169]: pgmap v12149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:09 smithi119 ceph-mon[94175]: pgmap v12149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:10.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:09 smithi119 ceph-mon[108979]: pgmap v12149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:10.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:11.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:11 smithi183 ceph-mon[99169]: pgmap v12150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:11.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:11 smithi119 ceph-mon[94175]: pgmap v12150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:11.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:11 smithi119 ceph-mon[108979]: pgmap v12150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:14.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:13 smithi119 ceph-mon[94175]: pgmap v12151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:14.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:13 smithi119 ceph-mon[108979]: pgmap v12151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:14.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:13 smithi183 ceph-mon[99169]: pgmap v12151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:49:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:49:14] "GET /metrics HTTP/1.1" 200 33895 "" "Prometheus/2.43.0" 2023-12-01T20:49:16.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:15 smithi183 ceph-mon[99169]: pgmap v12152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:16.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:15 smithi119 ceph-mon[108979]: pgmap v12152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:16.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:15 smithi119 ceph-mon[94175]: pgmap v12152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:18.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:17 smithi183 ceph-mon[99169]: pgmap v12153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:18.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:17 smithi119 ceph-mon[94175]: pgmap v12153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:17 smithi119 ceph-mon[108979]: pgmap v12153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:20.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:19 smithi183 ceph-mon[99169]: pgmap v12154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:20.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:19 smithi119 ceph-mon[94175]: pgmap v12154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:20.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:19 smithi119 ceph-mon[108979]: pgmap v12154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:21 smithi183 ceph-mon[99169]: pgmap v12155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:21.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:21 smithi119 ceph-mon[94175]: pgmap v12155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:21 smithi119 ceph-mon[108979]: pgmap v12155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:23 smithi119 ceph-mon[94175]: pgmap v12156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:24.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:23 smithi119 ceph-mon[108979]: pgmap v12156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:24.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:23 smithi183 ceph-mon[99169]: pgmap v12156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:49:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:49:24] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:49:25.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:25.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:25.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:25.357 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:49:25.659 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 6m ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 6m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 6m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 6m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 6m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 6m ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 6m ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 6m ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 6m ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 6m ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 6m ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 6m ago 5h 5566M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:49:25.660 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 6m ago 5h 5644M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:49:25.661 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 6m ago 5h 5144M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:49:25.661 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 6m ago 5h 4816M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:49:25.661 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 6m ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:49:25.661 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 6m ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:49:25.661 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 6m ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:49:25.661 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 6m ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:49:25.661 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 6m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:49:26.041 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:49:26.041 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:49:26.042 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:49:26.042 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:49:26.042 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:49:26.042 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:49:26.042 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:49:26.042 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:49:26.043 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:49:26.043 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:49:26.043 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:49:26.043 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:49:26.043 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:49:26.044 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:49:26.044 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:49:26.044 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:49:26.044 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:49:26.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:25 smithi183 ceph-mon[99169]: pgmap v12157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:26.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:25 smithi119 ceph-mon[94175]: pgmap v12157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:26.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:25 smithi119 ceph-mon[108979]: pgmap v12157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:27.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:26 smithi183 ceph-mon[99169]: from='client.37604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:49:27.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:26 smithi183 ceph-mon[99169]: from='client.37610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:49:27.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/734572612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:49:27.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:26 smithi119 ceph-mon[94175]: from='client.37604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:49:27.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:26 smithi119 ceph-mon[94175]: from='client.37610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:49:27.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/734572612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:49:27.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:26 smithi119 ceph-mon[108979]: from='client.37604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:49:27.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:26 smithi119 ceph-mon[108979]: from='client.37610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:49:27.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/734572612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:49:28.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:27 smithi183 ceph-mon[99169]: pgmap v12158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:28.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:27 smithi119 ceph-mon[94175]: pgmap v12158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:28.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:27 smithi119 ceph-mon[108979]: pgmap v12158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:30.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:29 smithi183 ceph-mon[99169]: pgmap v12159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:29 smithi119 ceph-mon[108979]: pgmap v12159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:30.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:29 smithi119 ceph-mon[94175]: pgmap v12159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:31.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:31 smithi183 ceph-mon[99169]: pgmap v12160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:31.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:31 smithi119 ceph-mon[108979]: pgmap v12160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:31.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:31 smithi119 ceph-mon[94175]: pgmap v12160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:34.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:33 smithi119 ceph-mon[94175]: pgmap v12161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:34.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:33 smithi119 ceph-mon[108979]: pgmap v12161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:33 smithi183 ceph-mon[99169]: pgmap v12161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:49:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:49:34] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T20:49:36.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:35 smithi183 ceph-mon[99169]: pgmap v12162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:36.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:35 smithi119 ceph-mon[94175]: pgmap v12162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:36.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:35 smithi119 ceph-mon[108979]: pgmap v12162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:38.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:37 smithi183 ceph-mon[99169]: pgmap v12163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:37 smithi119 ceph-mon[94175]: pgmap v12163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:37 smithi119 ceph-mon[108979]: pgmap v12163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:39.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:39.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:40.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:39 smithi183 ceph-mon[99169]: pgmap v12164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:39 smithi119 ceph-mon[94175]: pgmap v12164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:39 smithi119 ceph-mon[108979]: pgmap v12164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:41 smithi183 ceph-mon[99169]: pgmap v12165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:41 smithi119 ceph-mon[94175]: pgmap v12165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:41 smithi119 ceph-mon[108979]: pgmap v12165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:44.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:43 smithi119 ceph-mon[108979]: pgmap v12166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:44.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:43 smithi119 ceph-mon[94175]: pgmap v12166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:44.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:43 smithi183 ceph-mon[99169]: pgmap v12166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:49:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:49:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:49:46.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:45 smithi183 ceph-mon[99169]: pgmap v12167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:46.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:45 smithi119 ceph-mon[108979]: pgmap v12167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:46.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:45 smithi119 ceph-mon[94175]: pgmap v12167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:48.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:47 smithi183 ceph-mon[99169]: pgmap v12168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:47 smithi119 ceph-mon[94175]: pgmap v12168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:47 smithi119 ceph-mon[108979]: pgmap v12168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:50.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:49 smithi183 ceph-mon[99169]: pgmap v12169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:49 smithi119 ceph-mon[94175]: pgmap v12169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:50.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:49 smithi119 ceph-mon[108979]: pgmap v12169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:51 smithi183 ceph-mon[99169]: pgmap v12170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:51.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:51 smithi119 ceph-mon[108979]: pgmap v12170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:51.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:51 smithi119 ceph-mon[94175]: pgmap v12170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:54.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:53 smithi119 ceph-mon[94175]: pgmap v12171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:53 smithi119 ceph-mon[108979]: pgmap v12171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:53 smithi183 ceph-mon[99169]: pgmap v12171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:49:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:49:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:49:55.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:55.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:49:56.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:55 smithi183 ceph-mon[99169]: pgmap v12172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:56.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:55 smithi119 ceph-mon[94175]: pgmap v12172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:55 smithi119 ceph-mon[108979]: pgmap v12172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:56.385 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:49:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:49:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 6m ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:49:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 6m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:49:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 6m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:49:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 6m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:49:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 6m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:49:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 6m ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:49:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 6m ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:49:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 6m ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:49:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 6m ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:49:56.692 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 6m ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:49:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 6m ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:49:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 6m ago 5h 5566M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:49:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 6m ago 5h 5644M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:49:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 6m ago 5h 5144M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:49:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 6m ago 5h 4816M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:49:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 6m ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:49:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 6m ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:49:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 6m ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:49:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 6m ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:49:56.693 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 6m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:49:57.074 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:49:57.074 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:49:57.074 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:49:57.075 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:49:57.075 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:49:57.075 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:49:57.075 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:49:57.075 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:49:57.075 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:49:57.075 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:49:57.075 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:49:57.075 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:49:57.075 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:49:57.075 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:49:57.075 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:49:57.075 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:49:57.076 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:49:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:57 smithi183 ceph-mon[99169]: from='client.37622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:49:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:57 smithi183 ceph-mon[99169]: from='client.37628 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:49:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:57 smithi183 ceph-mon[99169]: pgmap v12173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/647923732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:49:58.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:57 smithi119 ceph-mon[108979]: from='client.37622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:49:58.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:57 smithi119 ceph-mon[108979]: from='client.37628 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:49:58.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:57 smithi119 ceph-mon[108979]: pgmap v12173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:58.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/647923732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:49:58.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:57 smithi119 ceph-mon[94175]: from='client.37622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:49:58.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:57 smithi119 ceph-mon[94175]: from='client.37628 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:49:58.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:57 smithi119 ceph-mon[94175]: pgmap v12173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:49:58.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/647923732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:50:00.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:49:59 smithi183 ceph-mon[99169]: pgmap v12174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:00.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:49:59 smithi119 ceph-mon[108979]: pgmap v12174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:00.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:49:59 smithi119 ceph-mon[94175]: pgmap v12174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:00.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T20:49:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:50:01.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:50:01.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:50:01.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T20:50:02.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:01 smithi183 ceph-mon[99169]: pgmap v12175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:02.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:01 smithi119 ceph-mon[108979]: pgmap v12175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:02.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:01 smithi119 ceph-mon[94175]: pgmap v12175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:04.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:03 smithi119 ceph-mon[94175]: pgmap v12176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:04.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:03 smithi119 ceph-mon[108979]: pgmap v12176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:03 smithi183 ceph-mon[99169]: pgmap v12176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:50:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:50:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:50:06.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:05 smithi183 ceph-mon[99169]: pgmap v12177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:06.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:05 smithi119 ceph-mon[94175]: pgmap v12177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:06.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:05 smithi119 ceph-mon[108979]: pgmap v12177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:08.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:07 smithi183 ceph-mon[99169]: pgmap v12178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:08.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:07 smithi119 ceph-mon[94175]: pgmap v12178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:07 smithi119 ceph-mon[108979]: pgmap v12178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:09.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:50:09.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:50:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:50:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:09 smithi183 ceph-mon[99169]: pgmap v12179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:50:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:50:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:50:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:09 smithi119 ceph-mon[108979]: pgmap v12179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:10.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:50:10.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:50:10.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:50:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:09 smithi119 ceph-mon[94175]: pgmap v12179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:50:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:50:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:50:11.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:11 smithi183 ceph-mon[99169]: pgmap v12180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:11.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:11 smithi119 ceph-mon[94175]: pgmap v12180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:11.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:11 smithi119 ceph-mon[108979]: pgmap v12180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:14.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:13 smithi119 ceph-mon[108979]: pgmap v12181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:14.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:13 smithi119 ceph-mon[94175]: pgmap v12181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:14.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:13 smithi183 ceph-mon[99169]: pgmap v12181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:50:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:50:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:50:16.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:15 smithi183 ceph-mon[99169]: pgmap v12182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:16.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:15 smithi119 ceph-mon[94175]: pgmap v12182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:16.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:15 smithi119 ceph-mon[108979]: pgmap v12182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:18.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:17 smithi183 ceph-mon[99169]: pgmap v12183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:18.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:17 smithi119 ceph-mon[94175]: pgmap v12183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:17 smithi119 ceph-mon[108979]: pgmap v12183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:20.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:19 smithi183 ceph-mon[99169]: pgmap v12184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:20.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:19 smithi119 ceph-mon[94175]: pgmap v12184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:20.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:19 smithi119 ceph-mon[108979]: pgmap v12184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:21 smithi183 ceph-mon[99169]: pgmap v12185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:21.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:21 smithi119 ceph-mon[94175]: pgmap v12185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:21 smithi119 ceph-mon[108979]: pgmap v12185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:24.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:23 smithi119 ceph-mon[108979]: pgmap v12186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:24.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:23 smithi119 ceph-mon[94175]: pgmap v12186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:24.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:23 smithi183 ceph-mon[99169]: pgmap v12186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:24.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:50:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:50:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:50:26.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:25 smithi183 ceph-mon[99169]: pgmap v12187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:26.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:25 smithi119 ceph-mon[94175]: pgmap v12187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:26.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:25 smithi119 ceph-mon[108979]: pgmap v12187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:27.425 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:50:27.731 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:50:27.731 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 7m ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:50:27.731 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 7m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:50:27.731 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 7m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:50:27.731 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 7m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:50:27.731 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 7m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:50:27.732 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 7m ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:50:27.732 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 7m ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:50:27.732 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 7m ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:50:27.732 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 7m ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:50:27.732 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 7m ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:50:27.732 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 7m ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:50:27.732 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 7m ago 5h 5566M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:50:27.732 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 7m ago 5h 5644M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:50:27.732 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 7m ago 5h 5144M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:50:27.732 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 7m ago 5h 4816M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:50:27.732 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 7m ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:50:27.732 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 7m ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:50:27.733 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 7m ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:50:27.733 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 7m ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:50:27.733 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 7m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:50:28.110 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:50:28.110 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:50:28.111 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:50:28.111 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:50:28.111 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:50:28.111 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:50:28.111 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:50:28.111 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:50:28.111 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:50:28.111 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:50:28.111 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:50:28.111 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:50:28.111 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:50:28.112 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:50:28.112 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:50:28.112 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:50:28.112 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:50:28.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:27 smithi183 ceph-mon[99169]: pgmap v12188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:28.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:27 smithi119 ceph-mon[94175]: pgmap v12188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:28.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:27 smithi119 ceph-mon[108979]: pgmap v12188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:29.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:28 smithi183 ceph-mon[99169]: from='client.27753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:50:29.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:28 smithi183 ceph-mon[99169]: from='client.37646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:50:29.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/82913485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:50:29.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:28 smithi119 ceph-mon[94175]: from='client.27753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:50:29.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:28 smithi119 ceph-mon[94175]: from='client.37646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:50:29.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/82913485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:50:29.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:28 smithi119 ceph-mon[108979]: from='client.27753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:50:29.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:28 smithi119 ceph-mon[108979]: from='client.37646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:50:29.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/82913485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:50:30.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:29 smithi183 ceph-mon[99169]: pgmap v12189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:30.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:29 smithi119 ceph-mon[94175]: pgmap v12189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:30.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:29 smithi119 ceph-mon[108979]: pgmap v12189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:31.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:31 smithi183 ceph-mon[99169]: pgmap v12190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:31.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:31 smithi119 ceph-mon[94175]: pgmap v12190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:31.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:31 smithi119 ceph-mon[108979]: pgmap v12190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:33 smithi119 ceph-mon[108979]: pgmap v12191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:34.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:33 smithi119 ceph-mon[94175]: pgmap v12191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:34.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:33 smithi183 ceph-mon[99169]: pgmap v12191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:50:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:50:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:50:36.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:35 smithi183 ceph-mon[99169]: pgmap v12192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:36.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:35 smithi119 ceph-mon[108979]: pgmap v12192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:36.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:35 smithi119 ceph-mon[94175]: pgmap v12192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:38.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:37 smithi183 ceph-mon[99169]: pgmap v12193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:37 smithi119 ceph-mon[108979]: pgmap v12193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:38.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:37 smithi119 ceph-mon[94175]: pgmap v12193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:39.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:40.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:39 smithi183 ceph-mon[99169]: pgmap v12194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:39 smithi119 ceph-mon[108979]: pgmap v12194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:40.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:39 smithi119 ceph-mon[94175]: pgmap v12194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:41 smithi183 ceph-mon[99169]: pgmap v12195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:41 smithi119 ceph-mon[94175]: pgmap v12195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:41 smithi119 ceph-mon[108979]: pgmap v12195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:44.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:43 smithi119 ceph-mon[108979]: pgmap v12196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:44.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:43 smithi119 ceph-mon[94175]: pgmap v12196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:44.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:43 smithi183 ceph-mon[99169]: pgmap v12196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:50:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:50:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:50:46.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:45 smithi183 ceph-mon[99169]: pgmap v12197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:46.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:45 smithi119 ceph-mon[94175]: pgmap v12197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:46.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:45 smithi119 ceph-mon[108979]: pgmap v12197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:48.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:47 smithi183 ceph-mon[99169]: pgmap v12198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:47 smithi119 ceph-mon[94175]: pgmap v12198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:48.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:47 smithi119 ceph-mon[108979]: pgmap v12198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:49 smithi183 ceph-mon[99169]: pgmap v12199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:49 smithi119 ceph-mon[108979]: pgmap v12199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:50.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:49 smithi119 ceph-mon[94175]: pgmap v12199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:51 smithi183 ceph-mon[99169]: pgmap v12200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:51.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:51 smithi119 ceph-mon[94175]: pgmap v12200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:51 smithi119 ceph-mon[108979]: pgmap v12200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:53 smithi119 ceph-mon[94175]: pgmap v12201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:53 smithi119 ceph-mon[108979]: pgmap v12201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:54.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:53 smithi183 ceph-mon[99169]: pgmap v12201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:54.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:50:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:50:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:50:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:50:56.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:55 smithi183 ceph-mon[99169]: pgmap v12202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:56.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:55 smithi119 ceph-mon[94175]: pgmap v12202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:56.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:55 smithi119 ceph-mon[108979]: pgmap v12202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:57 smithi183 ceph-mon[99169]: pgmap v12203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:58.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:57 smithi119 ceph-mon[94175]: pgmap v12203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:58.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:57 smithi119 ceph-mon[108979]: pgmap v12203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:50:58.457 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:50:58.762 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:50:58.763 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 7m ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:50:58.763 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 7m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:50:58.763 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 7m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:50:58.763 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 7m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:50:58.763 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 7m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:50:58.763 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 7m ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:50:58.763 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 7m ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:50:58.763 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 7m ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:50:58.763 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 7m ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:50:58.763 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 7m ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:50:58.763 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 7m ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:50:58.763 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 7m ago 5h 5566M 2389M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:50:58.763 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 7m ago 5h 5644M 2389M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:50:58.763 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 7m ago 5h 5144M 2389M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:50:58.764 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 7m ago 5h 4816M 2389M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:50:58.764 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 7m ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:50:58.764 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 7m ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:50:58.764 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 7m ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:50:58.764 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 7m ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:50:58.764 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 7m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:50:59.145 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:50:59.145 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:50:59.145 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:50:59.145 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:50:59.145 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:50:59.145 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:50:59.145 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:50:59.145 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:50:59.146 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:50:59.146 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:50:59.146 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:50:59.146 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:50:59.146 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:50:59.146 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:50:59.146 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:50:59.146 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:50:59.146 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:51:00.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:59 smithi183 ceph-mon[99169]: from='client.37658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:51:00.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:59 smithi183 ceph-mon[99169]: pgmap v12204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:00.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:59 smithi183 ceph-mon[99169]: from='client.27777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:51:00.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:50:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1115448499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:51:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:59 smithi119 ceph-mon[94175]: from='client.37658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:51:00.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:59 smithi119 ceph-mon[94175]: pgmap v12204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:00.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:59 smithi119 ceph-mon[94175]: from='client.27777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:51:00.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:50:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1115448499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:51:00.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:59 smithi119 ceph-mon[108979]: from='client.37658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:51:00.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:59 smithi119 ceph-mon[108979]: pgmap v12204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:00.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:59 smithi119 ceph-mon[108979]: from='client.27777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:51:00.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:50:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1115448499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:51:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:01 smithi183 ceph-mon[99169]: pgmap v12205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:01.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:01 smithi119 ceph-mon[94175]: pgmap v12205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:01.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:01 smithi119 ceph-mon[108979]: pgmap v12205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:04.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:03 smithi119 ceph-mon[94175]: pgmap v12206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:04.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:03 smithi119 ceph-mon[108979]: pgmap v12206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:03 smithi183 ceph-mon[99169]: pgmap v12206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:51:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:51:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:51:06.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:05 smithi183 ceph-mon[99169]: pgmap v12207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:06.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:05 smithi119 ceph-mon[94175]: pgmap v12207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:06.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:05 smithi119 ceph-mon[108979]: pgmap v12207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:08.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:07 smithi183 ceph-mon[99169]: pgmap v12208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:08.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:07 smithi119 ceph-mon[94175]: pgmap v12208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:07 smithi119 ceph-mon[108979]: pgmap v12208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:09.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:09 smithi183 ceph-mon[99169]: pgmap v12209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:51:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:51:10.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:51:10.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:51:10.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:51:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[94175]: pgmap v12209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:51:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:51:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:51:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:51:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:51:10.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[108979]: pgmap v12209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:10.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:51:10.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T20:51:10.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:51:10.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:51:10.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:51:10.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:51:11.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:10 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2379M 2023-12-01T20:51:11.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:10 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2379M 2023-12-01T20:51:11.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:10 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2379M 2023-12-01T20:51:12.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:11 smithi183 ceph-mon[99169]: pgmap v12210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:12.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:11 smithi119 ceph-mon[94175]: pgmap v12210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:12.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:11 smithi119 ceph-mon[108979]: pgmap v12210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:14.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:13 smithi119 ceph-mon[94175]: pgmap v12211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:14.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:13 smithi119 ceph-mon[108979]: pgmap v12211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:14.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:13 smithi183 ceph-mon[99169]: pgmap v12211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:51:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:51:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:51:16.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:15 smithi183 ceph-mon[99169]: pgmap v12212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:16.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:15 smithi119 ceph-mon[94175]: pgmap v12212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:16.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:15 smithi119 ceph-mon[108979]: pgmap v12212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:18.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:17 smithi183 ceph-mon[99169]: pgmap v12213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:18.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:17 smithi119 ceph-mon[94175]: pgmap v12213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:17 smithi119 ceph-mon[108979]: pgmap v12213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:20.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:19 smithi183 ceph-mon[99169]: pgmap v12214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:20.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:19 smithi119 ceph-mon[94175]: pgmap v12214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:20.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:19 smithi119 ceph-mon[108979]: pgmap v12214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:21 smithi183 ceph-mon[99169]: pgmap v12215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:21 smithi119 ceph-mon[108979]: pgmap v12215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:21.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:21 smithi119 ceph-mon[94175]: pgmap v12215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:24.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:23 smithi119 ceph-mon[108979]: pgmap v12216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:24.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:23 smithi119 ceph-mon[94175]: pgmap v12216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:24.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:23 smithi183 ceph-mon[99169]: pgmap v12216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:24.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:51:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:51:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:51:26.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:25 smithi183 ceph-mon[99169]: pgmap v12217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:26.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:25 smithi119 ceph-mon[94175]: pgmap v12217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:26.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:25 smithi119 ceph-mon[108979]: pgmap v12217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:28.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:27 smithi183 ceph-mon[99169]: pgmap v12218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:28.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:27 smithi119 ceph-mon[94175]: pgmap v12218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:28.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:27 smithi119 ceph-mon[108979]: pgmap v12218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:29.495 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:51:29.798 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:51:29.799 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 8m ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:51:29.799 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 8m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:51:29.799 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 8m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:51:29.799 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 8m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:51:29.799 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 8m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:51:29.799 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 8m ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:51:29.799 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 8m ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:51:29.799 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 8m ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:51:29.799 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 8m ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:51:29.799 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 8m ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:51:29.799 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 8m ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:51:29.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 8m ago 5h 5566M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:51:29.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 8m ago 5h 5644M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:51:29.800 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 8m ago 5h 5144M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:51:29.800 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 8m ago 5h 4816M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:51:29.800 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 8m ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:51:29.800 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 8m ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:51:29.800 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 8m ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:51:29.800 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 8m ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:51:29.800 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 8m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:51:30.176 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:51:30.176 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:51:30.176 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:51:30.176 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:51:30.176 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:51:30.176 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:51:30.176 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:51:30.177 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:51:30.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:29 smithi183 ceph-mon[99169]: pgmap v12219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:30.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:29 smithi119 ceph-mon[94175]: pgmap v12219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:30.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:29 smithi119 ceph-mon[108979]: pgmap v12219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:31.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:30 smithi183 ceph-mon[99169]: from='client.37676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:51:31.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:30 smithi183 ceph-mon[99169]: from='client.27795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:51:31.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3043311224' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:51:31.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:30 smithi119 ceph-mon[94175]: from='client.37676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:51:31.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:30 smithi119 ceph-mon[94175]: from='client.27795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:51:31.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3043311224' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:51:31.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:30 smithi119 ceph-mon[108979]: from='client.37676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:51:31.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:30 smithi119 ceph-mon[108979]: from='client.27795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:51:31.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3043311224' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:51:32.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:31 smithi183 ceph-mon[99169]: pgmap v12220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:32.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:31 smithi119 ceph-mon[94175]: pgmap v12220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:32.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:31 smithi119 ceph-mon[108979]: pgmap v12220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:34.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:33 smithi119 ceph-mon[94175]: pgmap v12221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:34.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:33 smithi119 ceph-mon[108979]: pgmap v12221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:34.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:33 smithi183 ceph-mon[99169]: pgmap v12221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:51:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:51:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:51:36.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:35 smithi183 ceph-mon[99169]: pgmap v12222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:36.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:35 smithi119 ceph-mon[94175]: pgmap v12222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:36.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:35 smithi119 ceph-mon[108979]: pgmap v12222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:38.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:37 smithi183 ceph-mon[99169]: pgmap v12223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:38.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:37 smithi119 ceph-mon[94175]: pgmap v12223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:37 smithi119 ceph-mon[108979]: pgmap v12223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:39.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:39.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:40.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:39 smithi183 ceph-mon[99169]: pgmap v12224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:40.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:39 smithi119 ceph-mon[94175]: pgmap v12224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:40.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:39 smithi119 ceph-mon[108979]: pgmap v12224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:41.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:41 smithi183 ceph-mon[99169]: pgmap v12225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:41.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:41 smithi119 ceph-mon[108979]: pgmap v12225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:41 smithi119 ceph-mon[94175]: pgmap v12225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:44.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:43 smithi119 ceph-mon[94175]: pgmap v12226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:44.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:43 smithi119 ceph-mon[108979]: pgmap v12226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:44.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:43 smithi183 ceph-mon[99169]: pgmap v12226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:51:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:51:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:51:46.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:45 smithi183 ceph-mon[99169]: pgmap v12227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:45 smithi119 ceph-mon[94175]: pgmap v12227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:46.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:45 smithi119 ceph-mon[108979]: pgmap v12227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:48.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:47 smithi183 ceph-mon[99169]: pgmap v12228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:47 smithi119 ceph-mon[108979]: pgmap v12228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:48.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:47 smithi119 ceph-mon[94175]: pgmap v12228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:50.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:49 smithi183 ceph-mon[99169]: pgmap v12229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:49 smithi119 ceph-mon[94175]: pgmap v12229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:49 smithi119 ceph-mon[108979]: pgmap v12229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:51 smithi183 ceph-mon[99169]: pgmap v12230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:51.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:51 smithi119 ceph-mon[108979]: pgmap v12230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:51 smithi119 ceph-mon[94175]: pgmap v12230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:54.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:53 smithi119 ceph-mon[94175]: pgmap v12231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:54.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:53 smithi119 ceph-mon[108979]: pgmap v12231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:54.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:54.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:53 smithi183 ceph-mon[99169]: pgmap v12231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:54.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:51:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:51:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:51:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:51:56.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:55 smithi183 ceph-mon[99169]: pgmap v12232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:55 smithi119 ceph-mon[108979]: pgmap v12232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:56.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:55 smithi119 ceph-mon[94175]: pgmap v12232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:58.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:57 smithi183 ceph-mon[99169]: pgmap v12233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:58.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:57 smithi119 ceph-mon[108979]: pgmap v12233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:51:58.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:57 smithi119 ceph-mon[94175]: pgmap v12233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:00.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:51:59 smithi183 ceph-mon[99169]: pgmap v12234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:00.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:51:59 smithi119 ceph-mon[108979]: pgmap v12234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:00.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:51:59 smithi119 ceph-mon[94175]: pgmap v12234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:00.524 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:52:00.830 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:52:00.830 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 8m ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:52:00.830 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 8m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:52:00.830 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 8m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:52:00.830 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 8m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:52:00.830 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 8m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:52:00.830 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 8m ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:52:00.830 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 8m ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:52:00.830 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 8m ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:52:00.830 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 8m ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:52:00.830 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 8m ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:52:00.831 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 8m ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:52:00.831 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 8m ago 5h 5566M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:52:00.831 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 8m ago 5h 5644M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:52:00.831 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 8m ago 5h 5144M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:52:00.831 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 8m ago 5h 4816M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:52:00.831 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 8m ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:52:00.831 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 8m ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:52:00.831 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 8m ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:52:00.831 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 8m ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:52:00.831 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 8m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:52:01.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:52:01.214 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:52:01.214 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:52:01.214 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:52:01.214 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:52:01.214 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:52:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:01 smithi183 ceph-mon[99169]: from='client.37694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:52:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:01 smithi183 ceph-mon[99169]: pgmap v12235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:01 smithi183 ceph-mon[99169]: from='client.37700 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:52:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1282521081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:52:01.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:01 smithi119 ceph-mon[108979]: from='client.37694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:52:01.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:01 smithi119 ceph-mon[108979]: pgmap v12235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:01.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:01 smithi119 ceph-mon[108979]: from='client.37700 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:52:01.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1282521081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:52:01.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:01 smithi119 ceph-mon[94175]: from='client.37694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:52:01.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:01 smithi119 ceph-mon[94175]: pgmap v12235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:01.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:01 smithi119 ceph-mon[94175]: from='client.37700 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:52:01.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1282521081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:52:04.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:03 smithi119 ceph-mon[94175]: pgmap v12236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:04.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:03 smithi119 ceph-mon[108979]: pgmap v12236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:03 smithi183 ceph-mon[99169]: pgmap v12236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:52:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:52:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:52:06.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:05 smithi183 ceph-mon[99169]: pgmap v12237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:06.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:05 smithi119 ceph-mon[94175]: pgmap v12237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:06.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:05 smithi119 ceph-mon[108979]: pgmap v12237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:08.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:07 smithi183 ceph-mon[99169]: pgmap v12238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:07 smithi119 ceph-mon[108979]: pgmap v12238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:08.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:07 smithi119 ceph-mon[94175]: pgmap v12238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:09 smithi183 ceph-mon[99169]: pgmap v12239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:52:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:09 smithi119 ceph-mon[94175]: pgmap v12239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:52:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:09 smithi119 ceph-mon[108979]: pgmap v12239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:10.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:52:11.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:52:11.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:52:11.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:52:11.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:52:11.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:52:11.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:52:11.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:52:11.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:52:11.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:52:12.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:11 smithi183 ceph-mon[99169]: pgmap v12240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:12.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:11 smithi119 ceph-mon[94175]: pgmap v12240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:12.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:11 smithi119 ceph-mon[108979]: pgmap v12240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:14.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:13 smithi119 ceph-mon[94175]: pgmap v12241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:14.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:13 smithi119 ceph-mon[108979]: pgmap v12241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:14.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:13 smithi183 ceph-mon[99169]: pgmap v12241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:52:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:52:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:52:16.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:15 smithi183 ceph-mon[99169]: pgmap v12242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:16.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:15 smithi119 ceph-mon[108979]: pgmap v12242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:16.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:15 smithi119 ceph-mon[94175]: pgmap v12242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:18.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:17 smithi183 ceph-mon[99169]: pgmap v12243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:17 smithi119 ceph-mon[108979]: pgmap v12243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:18.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:17 smithi119 ceph-mon[94175]: pgmap v12243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:20.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:19 smithi183 ceph-mon[99169]: pgmap v12244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:20.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:19 smithi119 ceph-mon[94175]: pgmap v12244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:20.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:19 smithi119 ceph-mon[108979]: pgmap v12244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:21 smithi183 ceph-mon[99169]: pgmap v12245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:21.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:21 smithi119 ceph-mon[94175]: pgmap v12245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:21 smithi119 ceph-mon[108979]: pgmap v12245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:23 smithi119 ceph-mon[94175]: pgmap v12246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:24.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:23 smithi119 ceph-mon[108979]: pgmap v12246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:24.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:24.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:23 smithi183 ceph-mon[99169]: pgmap v12246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:24.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:52:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:52:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:52:26.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:25 smithi183 ceph-mon[99169]: pgmap v12247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:26.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:25 smithi119 ceph-mon[94175]: pgmap v12247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:26.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:25 smithi119 ceph-mon[108979]: pgmap v12247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:28.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:27 smithi183 ceph-mon[99169]: pgmap v12248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:28.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:27 smithi119 ceph-mon[94175]: pgmap v12248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:28.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:27 smithi119 ceph-mon[108979]: pgmap v12248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:30.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:29 smithi183 ceph-mon[99169]: pgmap v12249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:30.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:29 smithi119 ceph-mon[94175]: pgmap v12249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:29 smithi119 ceph-mon[108979]: pgmap v12249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:31.556 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:52:31.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:31 smithi183 ceph-mon[99169]: pgmap v12250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:31.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:31 smithi119 ceph-mon[94175]: pgmap v12250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:31.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:31 smithi119 ceph-mon[108979]: pgmap v12250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:31.862 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:52:31.862 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 9m ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:52:31.862 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 9m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:52:31.862 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 9m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:52:31.862 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 9m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:52:31.863 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 9m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:52:31.863 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 9m ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:52:31.863 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 9m ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:52:31.863 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 9m ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:52:31.863 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 9m ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:52:31.863 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 9m ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:52:31.863 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 9m ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:52:31.863 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 9m ago 5h 5566M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:52:31.863 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 9m ago 5h 5644M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:52:31.863 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 9m ago 5h 5144M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:52:31.863 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 9m ago 5h 4816M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:52:31.863 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 9m ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:52:31.863 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 9m ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:52:31.863 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 9m ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:52:31.864 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 9m ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:52:31.864 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 9m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:52:32.239 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:52:32.239 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:52:32.239 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:52:32.239 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:52:32.239 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:52:32.239 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:52:32.239 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:52:32.239 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:52:32.239 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:52:32.240 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:52:32.240 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:52:32.240 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:52:32.240 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:52:32.240 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:52:32.240 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:52:32.240 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:52:32.240 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:52:32.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:32 smithi183 ceph-mon[99169]: from='client.37712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:52:32.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:32 smithi183 ceph-mon[99169]: from='client.27831 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:52:32.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3933575528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:52:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:32 smithi119 ceph-mon[94175]: from='client.37712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:52:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:32 smithi119 ceph-mon[94175]: from='client.27831 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:52:32.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3933575528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:52:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:32 smithi119 ceph-mon[108979]: from='client.37712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:52:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:32 smithi119 ceph-mon[108979]: from='client.27831 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:52:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3933575528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:52:33.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:33 smithi183 ceph-mon[99169]: pgmap v12251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:33.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:33 smithi119 ceph-mon[94175]: pgmap v12251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:33.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:33 smithi119 ceph-mon[108979]: pgmap v12251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:52:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:52:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:52:36.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:35 smithi183 ceph-mon[99169]: pgmap v12252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:36.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:35 smithi119 ceph-mon[108979]: pgmap v12252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:36.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:35 smithi119 ceph-mon[94175]: pgmap v12252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:38.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:37 smithi183 ceph-mon[99169]: pgmap v12253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:37 smithi119 ceph-mon[94175]: pgmap v12253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:37 smithi119 ceph-mon[108979]: pgmap v12253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:39.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:39 smithi183 ceph-mon[99169]: pgmap v12254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:39 smithi119 ceph-mon[94175]: pgmap v12254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:39 smithi119 ceph-mon[108979]: pgmap v12254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:41.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:41 smithi183 ceph-mon[99169]: pgmap v12255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:41 smithi119 ceph-mon[94175]: pgmap v12255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:41 smithi119 ceph-mon[108979]: pgmap v12255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:44.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:43 smithi119 ceph-mon[108979]: pgmap v12256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:44.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:43 smithi119 ceph-mon[94175]: pgmap v12256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:44.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:43 smithi183 ceph-mon[99169]: pgmap v12256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:52:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:52:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:52:46.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:45 smithi183 ceph-mon[99169]: pgmap v12257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:45 smithi119 ceph-mon[94175]: pgmap v12257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:46.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:45 smithi119 ceph-mon[108979]: pgmap v12257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:48.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:47 smithi183 ceph-mon[99169]: pgmap v12258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:47 smithi119 ceph-mon[94175]: pgmap v12258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:48.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:47 smithi119 ceph-mon[108979]: pgmap v12258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:50.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:49 smithi183 ceph-mon[99169]: pgmap v12259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:49 smithi119 ceph-mon[94175]: pgmap v12259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:50.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:49 smithi119 ceph-mon[108979]: pgmap v12259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:51.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:51 smithi183 ceph-mon[99169]: pgmap v12260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:51.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:51 smithi119 ceph-mon[94175]: pgmap v12260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:51 smithi119 ceph-mon[108979]: pgmap v12260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:54.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:53 smithi119 ceph-mon[94175]: pgmap v12261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:54.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:53 smithi119 ceph-mon[108979]: pgmap v12261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:54.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:53 smithi183 ceph-mon[99169]: pgmap v12261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:54.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:52:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:52:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:52:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:52:56.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:55 smithi183 ceph-mon[99169]: pgmap v12262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:56.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:55 smithi119 ceph-mon[94175]: pgmap v12262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:55 smithi119 ceph-mon[108979]: pgmap v12262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:57 smithi183 ceph-mon[99169]: pgmap v12263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:58.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:57 smithi119 ceph-mon[108979]: pgmap v12263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:52:58.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:57 smithi119 ceph-mon[94175]: pgmap v12263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:00.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:52:59 smithi183 ceph-mon[99169]: pgmap v12264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:52:59 smithi119 ceph-mon[94175]: pgmap v12264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:00.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:52:59 smithi119 ceph-mon[108979]: pgmap v12264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:01 smithi183 ceph-mon[99169]: pgmap v12265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:01.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:01 smithi119 ceph-mon[94175]: pgmap v12265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:01.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:01 smithi119 ceph-mon[108979]: pgmap v12265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:02.584 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:53:02.893 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:53:02.893 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 9m ago 5h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:53:02.893 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 9m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:53:02.893 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 9m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:53:02.893 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 9m ago 5h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:53:02.893 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 9m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:53:02.893 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 9m ago 5h 761M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:53:02.893 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 9m ago 5h 1505M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:53:02.893 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 9m ago 5h 692M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:53:02.893 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 9m ago 5h 807M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:53:02.893 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 9m ago 5h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:53:02.893 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 9m ago 5h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:53:02.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 9m ago 5h 5566M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:53:02.894 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 9m ago 5h 5644M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:53:02.894 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 9m ago 5h 5144M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:53:02.894 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 9m ago 5h 4816M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:53:02.894 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 9m ago 5h 4020M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:53:02.894 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 9m ago 5h 5019M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:53:02.894 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 9m ago 5h 4047M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:53:02.894 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 9m ago 5h 4823M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:53:02.894 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 9m ago 5h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:53:03.273 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:53:03.273 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:53:03.273 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:53:03.273 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:53:03.273 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:53:03.273 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:53:03.273 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:53:03.274 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:53:04.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:03 smithi119 ceph-mon[94175]: from='client.27843 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:53:04.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:03 smithi119 ceph-mon[94175]: pgmap v12266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:04.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:03 smithi119 ceph-mon[94175]: from='client.37736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:53:04.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2219847617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:53:04.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:03 smithi119 ceph-mon[108979]: from='client.27843 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:53:04.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:03 smithi119 ceph-mon[108979]: pgmap v12266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:04.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:03 smithi119 ceph-mon[108979]: from='client.37736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:53:04.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2219847617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:53:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:03 smithi183 ceph-mon[99169]: from='client.27843 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:53:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:03 smithi183 ceph-mon[99169]: pgmap v12266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:03 smithi183 ceph-mon[99169]: from='client.37736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:53:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2219847617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:53:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:53:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:53:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:53:06.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:05 smithi183 ceph-mon[99169]: pgmap v12267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:06.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:05 smithi119 ceph-mon[94175]: pgmap v12267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:06.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:05 smithi119 ceph-mon[108979]: pgmap v12267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:08.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:07 smithi183 ceph-mon[99169]: pgmap v12268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:07 smithi119 ceph-mon[108979]: pgmap v12268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:08.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:07 smithi119 ceph-mon[94175]: pgmap v12268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:09 smithi183 ceph-mon[99169]: pgmap v12269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:09 smithi119 ceph-mon[108979]: pgmap v12269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:09 smithi119 ceph-mon[94175]: pgmap v12269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:11.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:53:11.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:53:11.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:53:12.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:11 smithi183 ceph-mon[99169]: pgmap v12270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:12.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:11 smithi119 ceph-mon[108979]: pgmap v12270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:12.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:11 smithi119 ceph-mon[94175]: pgmap v12270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:14.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:13 smithi119 ceph-mon[94175]: pgmap v12271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:14.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:13 smithi119 ceph-mon[108979]: pgmap v12271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:14.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:13 smithi183 ceph-mon[99169]: pgmap v12271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:53:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:53:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:53:15.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 20:53:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T20:53:14.928994578Z level=info msg="Completed cleanup jobs" duration=12.940275ms 2023-12-01T20:53:15.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:53:15.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:53:15.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:53:15.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:53:15.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:15 smithi183 ceph-mon[99169]: pgmap v12272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:15.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:53:15.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:53:15.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:53:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:53:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:53:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:53:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:53:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:15 smithi119 ceph-mon[94175]: pgmap v12272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:53:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:53:15.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:53:15.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:53:15.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:53:15.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:53:15.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:53:15.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:15 smithi119 ceph-mon[108979]: pgmap v12272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:15.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:53:15.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:53:15.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:53:18.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:17 smithi183 ceph-mon[99169]: pgmap v12273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:18.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:17 smithi119 ceph-mon[94175]: pgmap v12273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:17 smithi119 ceph-mon[108979]: pgmap v12273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:20.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:19 smithi183 ceph-mon[99169]: pgmap v12274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:20.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:19 smithi119 ceph-mon[94175]: pgmap v12274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:20.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:19 smithi119 ceph-mon[108979]: pgmap v12274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:21.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:21 smithi183 ceph-mon[99169]: pgmap v12275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:21.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:21 smithi119 ceph-mon[94175]: pgmap v12275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:21 smithi119 ceph-mon[108979]: pgmap v12275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:23 smithi119 ceph-mon[94175]: pgmap v12276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:24.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:23 smithi119 ceph-mon[108979]: pgmap v12276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:24.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:24.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:23 smithi183 ceph-mon[99169]: pgmap v12276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:24.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:53:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:53:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:53:26.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:25 smithi183 ceph-mon[99169]: pgmap v12277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:26.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:25 smithi119 ceph-mon[108979]: pgmap v12277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:26.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:25 smithi119 ceph-mon[94175]: pgmap v12277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:28.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:27 smithi183 ceph-mon[99169]: pgmap v12278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:28.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:27 smithi119 ceph-mon[94175]: pgmap v12278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:28.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:27 smithi119 ceph-mon[108979]: pgmap v12278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:30.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:29 smithi183 ceph-mon[99169]: pgmap v12279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:30.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:29 smithi119 ceph-mon[94175]: pgmap v12279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:30.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:29 smithi119 ceph-mon[108979]: pgmap v12279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:31.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:31 smithi183 ceph-mon[99169]: pgmap v12280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:31.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:31 smithi119 ceph-mon[94175]: pgmap v12280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:31.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:31 smithi119 ceph-mon[108979]: pgmap v12280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:33.617 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:53:33.923 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:53:33.924 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 19s ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:53:33.924 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 19s ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:53:33.924 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 19s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:53:33.924 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 19s ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:53:33.924 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 19s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:53:33.924 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 19s ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:53:33.924 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 19s ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:53:33.924 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 19s ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:53:33.924 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 19s ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:53:33.924 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 19s ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:53:33.924 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 19s ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:53:33.924 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 19s ago 5h 5597M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:53:33.924 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 19s ago 5h 5672M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:53:33.925 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 19s ago 5h 5167M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:53:33.925 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 19s ago 5h 4846M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:53:33.925 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 19s ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:53:33.925 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 19s ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:53:33.925 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 19s ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:53:33.925 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 19s ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:53:33.925 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 19s ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:53:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:33 smithi119 ceph-mon[94175]: pgmap v12281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:33 smithi119 ceph-mon[108979]: pgmap v12281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:33 smithi183 ceph-mon[99169]: pgmap v12281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:34.305 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:53:34.305 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:53:34.305 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:53:34.305 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:53:34.306 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:53:34.306 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:53:34.306 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:53:34.306 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:53:34.306 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:53:34.306 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:53:34.306 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:53:34.306 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:53:34.306 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:53:34.306 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:53:34.306 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:53:34.309 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:53:34.309 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:53:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:53:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:53:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:53:35.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:34 smithi183 ceph-mon[99169]: from='client.37748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:53:35.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:34 smithi183 ceph-mon[99169]: from='client.37754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:53:35.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1187477238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:53:35.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:34 smithi119 ceph-mon[94175]: from='client.37748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:53:35.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:34 smithi119 ceph-mon[94175]: from='client.37754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:53:35.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1187477238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:53:35.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:34 smithi119 ceph-mon[108979]: from='client.37748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:53:35.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:34 smithi119 ceph-mon[108979]: from='client.37754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:53:35.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1187477238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:53:36.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:35 smithi183 ceph-mon[99169]: pgmap v12282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:36.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:35 smithi119 ceph-mon[94175]: pgmap v12282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:36.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:35 smithi119 ceph-mon[108979]: pgmap v12282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:37 smithi183 ceph-mon[99169]: pgmap v12283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:37 smithi119 ceph-mon[94175]: pgmap v12283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:37 smithi119 ceph-mon[108979]: pgmap v12283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:39.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:39 smithi183 ceph-mon[99169]: pgmap v12284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:39 smithi119 ceph-mon[94175]: pgmap v12284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:39 smithi119 ceph-mon[108979]: pgmap v12284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:41.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:41 smithi183 ceph-mon[99169]: pgmap v12285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:41 smithi119 ceph-mon[94175]: pgmap v12285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:41 smithi119 ceph-mon[108979]: pgmap v12285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:43 smithi119 ceph-mon[94175]: pgmap v12286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:44.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:43 smithi119 ceph-mon[108979]: pgmap v12286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:44.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:43 smithi183 ceph-mon[99169]: pgmap v12286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:53:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:53:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:53:46.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:45 smithi183 ceph-mon[99169]: pgmap v12287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:45 smithi119 ceph-mon[94175]: pgmap v12287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:46.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:45 smithi119 ceph-mon[108979]: pgmap v12287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:48.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:47 smithi183 ceph-mon[99169]: pgmap v12288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:48.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:47 smithi119 ceph-mon[94175]: pgmap v12288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:48.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:47 smithi119 ceph-mon[108979]: pgmap v12288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:50.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:49 smithi183 ceph-mon[99169]: pgmap v12289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:49 smithi119 ceph-mon[94175]: pgmap v12289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:50.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:49 smithi119 ceph-mon[108979]: pgmap v12289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:51 smithi183 ceph-mon[99169]: pgmap v12290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:51.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:51 smithi119 ceph-mon[94175]: pgmap v12290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:51 smithi119 ceph-mon[108979]: pgmap v12290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:53 smithi119 ceph-mon[108979]: pgmap v12291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:54.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:53 smithi119 ceph-mon[94175]: pgmap v12291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:54.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:53 smithi183 ceph-mon[99169]: pgmap v12291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:54.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:53:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:53:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:53:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:53:56.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:55 smithi183 ceph-mon[99169]: pgmap v12292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:56.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:55 smithi119 ceph-mon[94175]: pgmap v12292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:55 smithi119 ceph-mon[108979]: pgmap v12292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:58.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:57 smithi183 ceph-mon[99169]: pgmap v12293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:58.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:57 smithi119 ceph-mon[94175]: pgmap v12293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:53:58.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:57 smithi119 ceph-mon[108979]: pgmap v12293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:00.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:53:59 smithi183 ceph-mon[99169]: pgmap v12294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:53:59 smithi119 ceph-mon[94175]: pgmap v12294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:00.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:53:59 smithi119 ceph-mon[108979]: pgmap v12294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:01.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:01 smithi183 ceph-mon[99169]: pgmap v12295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:01.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:01 smithi119 ceph-mon[94175]: pgmap v12295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:01.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:01 smithi119 ceph-mon[108979]: pgmap v12295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:04.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:03 smithi119 ceph-mon[94175]: pgmap v12296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:04.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:03 smithi119 ceph-mon[108979]: pgmap v12296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:03 smithi183 ceph-mon[99169]: pgmap v12296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:54:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:54:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:54:04.653 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:54:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:54:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 50s ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:54:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 50s ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:54:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 50s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:54:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 50s ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:54:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 50s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:54:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 50s ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:54:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 50s ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:54:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 50s ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:54:04.970 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 50s ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:54:04.971 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 50s ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:54:04.971 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 50s ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:54:04.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 50s ago 5h 5597M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:54:04.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 50s ago 5h 5672M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:54:04.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 50s ago 5h 5167M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:54:04.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 50s ago 5h 4846M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:54:04.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 50s ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:54:04.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 50s ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:54:04.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 50s ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:54:04.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 50s ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:54:04.971 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 50s ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:54:05.350 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:54:05.351 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:54:05.351 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:54:05.351 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:54:05.351 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:54:05.351 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:54:05.351 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:54:05.351 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:54:05.351 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:54:05.351 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:54:05.351 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:54:05.351 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:54:05.351 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:54:05.351 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:54:05.352 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:54:05.352 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:54:05.352 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:54:06.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:05 smithi183 ceph-mon[99169]: from='client.27879 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:54:06.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:05 smithi183 ceph-mon[99169]: pgmap v12297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:06.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3386791808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:54:06.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:05 smithi119 ceph-mon[94175]: from='client.27879 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:54:06.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:05 smithi119 ceph-mon[94175]: pgmap v12297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:06.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3386791808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:54:06.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:05 smithi119 ceph-mon[108979]: from='client.27879 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:54:06.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:05 smithi119 ceph-mon[108979]: pgmap v12297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:06.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3386791808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:54:07.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:06 smithi183 ceph-mon[99169]: from='client.27885 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:54:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:06 smithi119 ceph-mon[108979]: from='client.27885 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:54:07.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:06 smithi119 ceph-mon[94175]: from='client.27885 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:54:08.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:07 smithi183 ceph-mon[99169]: pgmap v12298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:08.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:07 smithi119 ceph-mon[94175]: pgmap v12298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:07 smithi119 ceph-mon[108979]: pgmap v12298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:09 smithi183 ceph-mon[99169]: pgmap v12299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:09 smithi119 ceph-mon[94175]: pgmap v12299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:10.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:09 smithi119 ceph-mon[108979]: pgmap v12299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:11.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:11 smithi183 ceph-mon[99169]: pgmap v12300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:11.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:11 smithi119 ceph-mon[94175]: pgmap v12300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:11.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:11 smithi119 ceph-mon[108979]: pgmap v12300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:14.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:13 smithi119 ceph-mon[94175]: pgmap v12301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:14.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:13 smithi119 ceph-mon[108979]: pgmap v12301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:14.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:13 smithi183 ceph-mon[99169]: pgmap v12301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:54:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:54:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:54:16.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:15 smithi183 ceph-mon[99169]: pgmap v12302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:16.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:54:16.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:54:16.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:54:16.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:54:16.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:15 smithi119 ceph-mon[94175]: pgmap v12302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:16.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:54:16.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:54:16.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:54:16.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:54:16.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:15 smithi119 ceph-mon[108979]: pgmap v12302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:16.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:54:16.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:54:16.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:54:16.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:54:18.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:17 smithi183 ceph-mon[99169]: pgmap v12303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:18.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:17 smithi119 ceph-mon[94175]: pgmap v12303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:18.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:17 smithi119 ceph-mon[108979]: pgmap v12303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:20.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:19 smithi183 ceph-mon[99169]: pgmap v12304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:20.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:19 smithi119 ceph-mon[94175]: pgmap v12304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:20.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:19 smithi119 ceph-mon[108979]: pgmap v12304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:21.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:21 smithi183 ceph-mon[99169]: pgmap v12305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:21.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:21 smithi119 ceph-mon[94175]: pgmap v12305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:21 smithi119 ceph-mon[108979]: pgmap v12305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:23 smithi119 ceph-mon[94175]: pgmap v12306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:24.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:23 smithi119 ceph-mon[108979]: pgmap v12306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:24.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:24.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:23 smithi183 ceph-mon[99169]: pgmap v12306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:24.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:54:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:54:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:54:26.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:25 smithi183 ceph-mon[99169]: pgmap v12307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:26.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:25 smithi119 ceph-mon[108979]: pgmap v12307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:26.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:25 smithi119 ceph-mon[94175]: pgmap v12307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:28.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:27 smithi183 ceph-mon[99169]: pgmap v12308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:28.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:27 smithi119 ceph-mon[94175]: pgmap v12308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:28.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:27 smithi119 ceph-mon[108979]: pgmap v12308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:30.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:29 smithi183 ceph-mon[99169]: pgmap v12309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:30.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:29 smithi119 ceph-mon[94175]: pgmap v12309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:29 smithi119 ceph-mon[108979]: pgmap v12309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:31.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:31 smithi183 ceph-mon[99169]: pgmap v12310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:31.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:31 smithi119 ceph-mon[94175]: pgmap v12310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:31.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:31 smithi119 ceph-mon[108979]: pgmap v12310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:34.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:33 smithi119 ceph-mon[94175]: pgmap v12311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:34.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:33 smithi119 ceph-mon[108979]: pgmap v12311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:33 smithi183 ceph-mon[99169]: pgmap v12311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:54:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:54:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:54:35.695 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:54:36.005 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:54:36.006 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 81s ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:54:36.006 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 81s ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:54:36.006 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 81s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:54:36.006 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 81s ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:54:36.006 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 81s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:54:36.006 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 81s ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:54:36.006 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 81s ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:54:36.006 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 81s ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:54:36.006 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 81s ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:54:36.006 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 81s ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:54:36.007 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 81s ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:54:36.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 81s ago 5h 5597M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:54:36.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 81s ago 5h 5672M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:54:36.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 81s ago 5h 5167M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:54:36.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 81s ago 5h 4846M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:54:36.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 81s ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:54:36.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 81s ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:54:36.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 81s ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:54:36.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 81s ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:54:36.007 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 81s ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:54:36.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:35 smithi183 ceph-mon[99169]: pgmap v12312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:36.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:35 smithi119 ceph-mon[94175]: pgmap v12312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:36.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:35 smithi119 ceph-mon[108979]: pgmap v12312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:36.383 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:54:36.383 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:54:36.383 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:54:36.384 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:54:36.384 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:54:36.384 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:54:36.384 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:54:36.384 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:54:36.384 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:54:36.384 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:54:36.384 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:54:36.384 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:54:36.384 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:54:36.384 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:54:36.384 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:54:36.384 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:54:36.384 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:54:37.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:36 smithi183 ceph-mon[99169]: from='client.37784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:54:37.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3537038372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:54:37.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:36 smithi119 ceph-mon[94175]: from='client.37784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:54:37.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3537038372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:54:37.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:36 smithi119 ceph-mon[108979]: from='client.37784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:54:37.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3537038372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:54:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:37 smithi183 ceph-mon[99169]: from='client.37790 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:54:38.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:37 smithi183 ceph-mon[99169]: pgmap v12313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:37 smithi119 ceph-mon[94175]: from='client.37790 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:54:38.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:37 smithi119 ceph-mon[94175]: pgmap v12313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:37 smithi119 ceph-mon[108979]: from='client.37790 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:54:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:37 smithi119 ceph-mon[108979]: pgmap v12313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:39.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:39.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:39 smithi183 ceph-mon[99169]: pgmap v12314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:39 smithi119 ceph-mon[94175]: pgmap v12314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:39 smithi119 ceph-mon[108979]: pgmap v12314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:41 smithi183 ceph-mon[99169]: pgmap v12315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:41 smithi119 ceph-mon[94175]: pgmap v12315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:41 smithi119 ceph-mon[108979]: pgmap v12315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:44.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:43 smithi119 ceph-mon[94175]: pgmap v12316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:44.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:43 smithi119 ceph-mon[108979]: pgmap v12316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:44.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:43 smithi183 ceph-mon[99169]: pgmap v12316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:54:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:54:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T20:54:46.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:45 smithi183 ceph-mon[99169]: pgmap v12317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:46.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:45 smithi119 ceph-mon[108979]: pgmap v12317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:46.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:45 smithi119 ceph-mon[94175]: pgmap v12317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:48.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:47 smithi183 ceph-mon[99169]: pgmap v12318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:47 smithi119 ceph-mon[94175]: pgmap v12318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:47 smithi119 ceph-mon[108979]: pgmap v12318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:49 smithi183 ceph-mon[99169]: pgmap v12319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:49 smithi119 ceph-mon[108979]: pgmap v12319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:50.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:49 smithi119 ceph-mon[94175]: pgmap v12319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:51 smithi183 ceph-mon[99169]: pgmap v12320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:51 smithi119 ceph-mon[108979]: pgmap v12320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:51 smithi119 ceph-mon[94175]: pgmap v12320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:54.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:53 smithi119 ceph-mon[94175]: pgmap v12321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:54.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:53 smithi119 ceph-mon[108979]: pgmap v12321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:53 smithi183 ceph-mon[99169]: pgmap v12321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:54:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:54:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:54:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:54:56.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:55 smithi183 ceph-mon[99169]: pgmap v12322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:56.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:55 smithi119 ceph-mon[94175]: pgmap v12322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:55 smithi119 ceph-mon[108979]: pgmap v12322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:57 smithi183 ceph-mon[99169]: pgmap v12323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:58.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:57 smithi119 ceph-mon[94175]: pgmap v12323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:54:58.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:57 smithi119 ceph-mon[108979]: pgmap v12323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:00.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:54:59 smithi183 ceph-mon[99169]: pgmap v12324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:54:59 smithi119 ceph-mon[94175]: pgmap v12324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:00.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:54:59 smithi119 ceph-mon[108979]: pgmap v12324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:01.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:01 smithi183 ceph-mon[99169]: pgmap v12325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:01.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:01 smithi119 ceph-mon[108979]: pgmap v12325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:01.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:01 smithi119 ceph-mon[94175]: pgmap v12325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:04.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:03 smithi119 ceph-mon[94175]: pgmap v12326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:04.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:03 smithi119 ceph-mon[108979]: pgmap v12326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:03 smithi183 ceph-mon[99169]: pgmap v12326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:55:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:55:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:55:06.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:05 smithi183 ceph-mon[99169]: pgmap v12327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:06.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:05 smithi119 ceph-mon[94175]: pgmap v12327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:06.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:05 smithi119 ceph-mon[108979]: pgmap v12327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:06.728 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:55:07.037 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:55:07.037 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 112s ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:55:07.037 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 112s ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:55:07.037 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 112s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:55:07.037 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 112s ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:55:07.037 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 112s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:55:07.037 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 112s ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:55:07.037 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 112s ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:55:07.037 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 112s ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:55:07.037 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 112s ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:55:07.038 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 112s ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:55:07.038 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 112s ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:55:07.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 112s ago 5h 5597M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:55:07.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 112s ago 5h 5672M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:55:07.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 112s ago 5h 5167M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:55:07.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 112s ago 5h 4846M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:55:07.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 112s ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:55:07.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 112s ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:55:07.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 112s ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:55:07.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 112s ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:55:07.038 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 112s ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:55:07.421 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:55:07.421 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:55:07.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:55:07.421 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:55:07.421 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:55:07.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:55:07.422 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:55:07.422 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:55:07.422 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:55:07.422 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:55:07.422 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:55:07.422 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:55:07.422 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:55:07.423 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:55:07.423 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:55:07.423 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:55:07.423 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:55:08.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:07 smithi183 ceph-mon[99169]: from='client.37802 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:55:08.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:07 smithi183 ceph-mon[99169]: pgmap v12328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:08.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2079131072' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:55:08.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:07 smithi119 ceph-mon[94175]: from='client.37802 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:55:08.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:07 smithi119 ceph-mon[94175]: pgmap v12328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:08.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2079131072' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:55:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:07 smithi119 ceph-mon[108979]: from='client.37802 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:55:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:07 smithi119 ceph-mon[108979]: pgmap v12328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2079131072' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:55:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:08 smithi183 ceph-mon[99169]: from='client.37808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:55:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:08 smithi119 ceph-mon[94175]: from='client.37808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:55:09.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:08 smithi119 ceph-mon[108979]: from='client.37808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:55:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:09 smithi183 ceph-mon[99169]: pgmap v12329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:09 smithi119 ceph-mon[94175]: pgmap v12329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:09 smithi119 ceph-mon[108979]: pgmap v12329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:11.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:11 smithi183 ceph-mon[99169]: pgmap v12330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:11.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:11 smithi119 ceph-mon[94175]: pgmap v12330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:11.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:11 smithi119 ceph-mon[108979]: pgmap v12330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:14.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:13 smithi119 ceph-mon[94175]: pgmap v12331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:14.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:13 smithi119 ceph-mon[108979]: pgmap v12331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:14.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:13 smithi183 ceph-mon[99169]: pgmap v12331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:55:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:55:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:55:16.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:15 smithi183 ceph-mon[99169]: pgmap v12332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:16.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:55:16.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:15 smithi119 ceph-mon[108979]: pgmap v12332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:16.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:55:16.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:15 smithi119 ceph-mon[94175]: pgmap v12332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:16.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:55:17.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:55:17.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:55:17.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:55:17.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:55:17.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:55:17.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:55:17.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:55:17.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:55:17.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:55:18.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:17 smithi183 ceph-mon[99169]: pgmap v12333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:18.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:17 smithi119 ceph-mon[94175]: pgmap v12333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:17 smithi119 ceph-mon[108979]: pgmap v12333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:20.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:19 smithi183 ceph-mon[99169]: pgmap v12334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:20.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:19 smithi119 ceph-mon[94175]: pgmap v12334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:20.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:19 smithi119 ceph-mon[108979]: pgmap v12334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:21.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:21 smithi119 ceph-mon[94175]: pgmap v12335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:21 smithi119 ceph-mon[108979]: pgmap v12335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:21 smithi183 ceph-mon[99169]: pgmap v12335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:23 smithi119 ceph-mon[108979]: pgmap v12336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:24.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:23 smithi119 ceph-mon[94175]: pgmap v12336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:24.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:23 smithi183 ceph-mon[99169]: pgmap v12336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:24.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:55:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:55:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:55:26.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:25 smithi183 ceph-mon[99169]: pgmap v12337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:26.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:25 smithi119 ceph-mon[94175]: pgmap v12337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:26.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:25 smithi119 ceph-mon[108979]: pgmap v12337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:28.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:27 smithi183 ceph-mon[99169]: pgmap v12338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:28.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:27 smithi119 ceph-mon[94175]: pgmap v12338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:28.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:27 smithi119 ceph-mon[108979]: pgmap v12338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:30.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:29 smithi183 ceph-mon[99169]: pgmap v12339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:30.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:29 smithi119 ceph-mon[94175]: pgmap v12339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:29 smithi119 ceph-mon[108979]: pgmap v12339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:31.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:31 smithi119 ceph-mon[94175]: pgmap v12340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:31.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:31 smithi119 ceph-mon[108979]: pgmap v12340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:31 smithi183 ceph-mon[99169]: pgmap v12340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:34.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:33 smithi119 ceph-mon[94175]: pgmap v12341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:34.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:33 smithi119 ceph-mon[108979]: pgmap v12341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:33 smithi183 ceph-mon[99169]: pgmap v12341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:55:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:55:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:55:36.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:35 smithi183 ceph-mon[99169]: pgmap v12342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:36.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:35 smithi119 ceph-mon[94175]: pgmap v12342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:36.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:35 smithi119 ceph-mon[108979]: pgmap v12342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:37.765 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:55:38.072 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:55:38.072 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 2m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:55:38.072 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 2m ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:55:38.072 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 2m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:55:38.072 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 2m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:55:38.072 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 2m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:55:38.072 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 2m ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:55:38.072 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 2m ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:55:38.072 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 2m ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:55:38.073 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 2m ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:55:38.073 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 2m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:55:38.073 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 2m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:55:38.073 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 2m ago 5h 5597M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:55:38.073 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 2m ago 5h 5672M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:55:38.073 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 2m ago 5h 5167M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:55:38.073 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 2m ago 5h 4846M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:55:38.073 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 2m ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:55:38.073 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 2m ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:55:38.073 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 2m ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:55:38.073 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 2m ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:55:38.073 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 2m ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:55:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:37 smithi183 ceph-mon[99169]: pgmap v12343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:37 smithi119 ceph-mon[94175]: pgmap v12343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:37 smithi119 ceph-mon[108979]: pgmap v12343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:38.455 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:55:38.455 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:55:38.455 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:55:38.456 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:55:38.456 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:55:38.456 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:55:38.456 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:55:38.456 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:55:38.456 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:55:38.456 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:55:38.457 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:55:38.457 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:55:38.457 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:55:38.457 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:55:38.457 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:55:38.457 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:55:38.457 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:55:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:38 smithi183 ceph-mon[99169]: from='client.37820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:55:39.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1815864149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:55:39.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:38 smithi119 ceph-mon[108979]: from='client.37820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:55:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1815864149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:55:39.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:39.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:38 smithi119 ceph-mon[94175]: from='client.37820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:55:39.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1815864149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:55:39.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:39 smithi183 ceph-mon[99169]: from='client.27939 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:55:40.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:39 smithi183 ceph-mon[99169]: pgmap v12344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:39 smithi119 ceph-mon[108979]: from='client.27939 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:55:40.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:39 smithi119 ceph-mon[108979]: pgmap v12344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:40.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:39 smithi119 ceph-mon[94175]: from='client.27939 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:55:40.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:39 smithi119 ceph-mon[94175]: pgmap v12344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:41 smithi119 ceph-mon[94175]: pgmap v12345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:41 smithi119 ceph-mon[108979]: pgmap v12345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:41 smithi183 ceph-mon[99169]: pgmap v12345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:44.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:43 smithi119 ceph-mon[94175]: pgmap v12346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:44.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:43 smithi119 ceph-mon[108979]: pgmap v12346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:44.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:43 smithi183 ceph-mon[99169]: pgmap v12346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:55:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:55:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:55:46.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:45 smithi183 ceph-mon[99169]: pgmap v12347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:46.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:45 smithi119 ceph-mon[108979]: pgmap v12347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:46.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:45 smithi119 ceph-mon[94175]: pgmap v12347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:48.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:47 smithi183 ceph-mon[99169]: pgmap v12348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:47 smithi119 ceph-mon[108979]: pgmap v12348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:47 smithi119 ceph-mon[94175]: pgmap v12348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:49 smithi183 ceph-mon[99169]: pgmap v12349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:49 smithi119 ceph-mon[94175]: pgmap v12349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:50.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:49 smithi119 ceph-mon[108979]: pgmap v12349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:51 smithi119 ceph-mon[108979]: pgmap v12350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:51.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:51 smithi119 ceph-mon[94175]: pgmap v12350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:51.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:51 smithi183 ceph-mon[99169]: pgmap v12350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:53 smithi119 ceph-mon[94175]: pgmap v12351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:54.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:53 smithi119 ceph-mon[108979]: pgmap v12351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:53 smithi183 ceph-mon[99169]: pgmap v12351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:55:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:55:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:55:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:55:56.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:55 smithi183 ceph-mon[99169]: pgmap v12352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:56.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:55 smithi119 ceph-mon[94175]: pgmap v12352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:56.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:55 smithi119 ceph-mon[108979]: pgmap v12352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:58.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:57 smithi183 ceph-mon[99169]: pgmap v12353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:58.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:57 smithi119 ceph-mon[94175]: pgmap v12353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:55:58.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:57 smithi119 ceph-mon[108979]: pgmap v12353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:00.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:55:59 smithi183 ceph-mon[99169]: pgmap v12354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:00.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:55:59 smithi119 ceph-mon[108979]: pgmap v12354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:55:59 smithi119 ceph-mon[94175]: pgmap v12354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:01 smithi183 ceph-mon[99169]: pgmap v12355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:01 smithi119 ceph-mon[94175]: pgmap v12355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:01.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:01 smithi119 ceph-mon[108979]: pgmap v12355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:04.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:03 smithi119 ceph-mon[94175]: pgmap v12356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:04.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:03 smithi119 ceph-mon[108979]: pgmap v12356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:03 smithi183 ceph-mon[99169]: pgmap v12356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:56:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:56:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:56:06.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:05 smithi183 ceph-mon[99169]: pgmap v12357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:06.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:05 smithi119 ceph-mon[94175]: pgmap v12357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:06.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:05 smithi119 ceph-mon[108979]: pgmap v12357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:08.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:07 smithi183 ceph-mon[99169]: pgmap v12358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:07 smithi119 ceph-mon[108979]: pgmap v12358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:08.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:07 smithi119 ceph-mon[94175]: pgmap v12358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:08.795 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:56:09.104 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:56:09.104 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 2m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:56:09.104 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 2m ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:56:09.104 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 2m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:56:09.104 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 2m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:56:09.105 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 2m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:56:09.105 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 2m ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:56:09.105 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 2m ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:56:09.105 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 2m ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:56:09.105 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 2m ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:56:09.105 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 2m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:56:09.105 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 2m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:56:09.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 2m ago 5h 5597M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:56:09.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 2m ago 5h 5672M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:56:09.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 2m ago 5h 5167M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:56:09.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 2m ago 5h 4846M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:56:09.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 2m ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:56:09.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 2m ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:56:09.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 2m ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:56:09.106 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 2m ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:56:09.106 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 2m ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:56:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:09.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:09.485 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:56:09.485 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:56:09.485 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:56:09.485 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:56:09.485 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:56:09.486 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:56:09.486 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:56:09.486 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:56:09.486 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:56:09.486 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:56:09.486 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:56:09.486 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:56:09.486 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:56:09.486 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:56:09.486 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:56:09.486 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:56:09.486 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:56:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:09 smithi183 ceph-mon[99169]: from='client.37838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:56:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:09 smithi183 ceph-mon[99169]: pgmap v12359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/205860167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:56:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:09 smithi119 ceph-mon[94175]: from='client.37838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:56:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:09 smithi119 ceph-mon[94175]: pgmap v12359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/205860167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:56:10.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:09 smithi119 ceph-mon[108979]: from='client.37838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:56:10.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:09 smithi119 ceph-mon[108979]: pgmap v12359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:10.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/205860167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:56:11.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:10 smithi183 ceph-mon[99169]: from='client.37844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:56:11.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:10 smithi119 ceph-mon[94175]: from='client.37844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:56:11.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:10 smithi119 ceph-mon[108979]: from='client.37844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:56:12.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:11 smithi183 ceph-mon[99169]: pgmap v12360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:12.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:11 smithi119 ceph-mon[94175]: pgmap v12360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:12.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:11 smithi119 ceph-mon[108979]: pgmap v12360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:14.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:13 smithi119 ceph-mon[94175]: pgmap v12361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:14.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:13 smithi119 ceph-mon[108979]: pgmap v12361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:14.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:13 smithi183 ceph-mon[99169]: pgmap v12361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:56:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:56:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T20:56:16.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:15 smithi183 ceph-mon[99169]: pgmap v12362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:16.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:15 smithi119 ceph-mon[94175]: pgmap v12362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:16.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:15 smithi119 ceph-mon[108979]: pgmap v12362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:17.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:56:17.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:56:17.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:56:17.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:56:17.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:56:17.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:56:17.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:56:17.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:56:17.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:56:18.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:17 smithi183 ceph-mon[99169]: pgmap v12363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:18.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:56:18.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:56:18.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:56:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:17 smithi119 ceph-mon[108979]: pgmap v12363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:56:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:56:18.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:56:18.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:17 smithi119 ceph-mon[94175]: pgmap v12363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:18.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:56:18.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:56:18.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:56:20.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:19 smithi183 ceph-mon[99169]: pgmap v12364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:20.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:19 smithi119 ceph-mon[94175]: pgmap v12364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:20.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:19 smithi119 ceph-mon[108979]: pgmap v12364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:21 smithi183 ceph-mon[99169]: pgmap v12365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:21.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:21 smithi119 ceph-mon[94175]: pgmap v12365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:21.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:21 smithi119 ceph-mon[108979]: pgmap v12365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:23 smithi119 ceph-mon[94175]: pgmap v12366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:24.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:23 smithi119 ceph-mon[108979]: pgmap v12366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:24.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:24.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:23 smithi183 ceph-mon[99169]: pgmap v12366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:24.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:56:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:56:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:56:26.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:25 smithi183 ceph-mon[99169]: pgmap v12367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:26.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:25 smithi119 ceph-mon[94175]: pgmap v12367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:26.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:25 smithi119 ceph-mon[108979]: pgmap v12367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:28.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:27 smithi183 ceph-mon[99169]: pgmap v12368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:28.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:27 smithi119 ceph-mon[94175]: pgmap v12368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:28.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:27 smithi119 ceph-mon[108979]: pgmap v12368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:30.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:29 smithi183 ceph-mon[99169]: pgmap v12369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:29 smithi119 ceph-mon[108979]: pgmap v12369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:30.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:29 smithi119 ceph-mon[94175]: pgmap v12369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:31 smithi183 ceph-mon[99169]: pgmap v12370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:31 smithi119 ceph-mon[108979]: pgmap v12370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:31.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:31 smithi119 ceph-mon[94175]: pgmap v12370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:33 smithi119 ceph-mon[94175]: pgmap v12371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:34.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:33 smithi119 ceph-mon[108979]: pgmap v12371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:33 smithi183 ceph-mon[99169]: pgmap v12371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:56:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:56:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:56:36.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:35 smithi183 ceph-mon[99169]: pgmap v12372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:36.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:35 smithi119 ceph-mon[94175]: pgmap v12372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:36.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:35 smithi119 ceph-mon[108979]: pgmap v12372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:37 smithi183 ceph-mon[99169]: pgmap v12373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:37 smithi119 ceph-mon[94175]: pgmap v12373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:38.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:37 smithi119 ceph-mon[108979]: pgmap v12373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:39.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:39.830 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:56:40.137 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:56:40.138 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 3m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:56:40.138 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 3m ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:56:40.138 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 3m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:56:40.138 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 3m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:56:40.138 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 3m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:56:40.138 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 3m ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:56:40.138 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 3m ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:56:40.138 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 3m ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:56:40.138 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 3m ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:56:40.138 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 3m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:56:40.138 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 3m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:56:40.138 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 3m ago 5h 5597M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:56:40.138 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 3m ago 5h 5672M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:56:40.139 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 3m ago 5h 5167M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:56:40.139 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 3m ago 5h 4846M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:56:40.139 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 3m ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:56:40.139 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 3m ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:56:40.139 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 3m ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:56:40.139 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 3m ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:56:40.139 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 3m ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:56:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:39 smithi183 ceph-mon[99169]: pgmap v12374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:39 smithi119 ceph-mon[94175]: pgmap v12374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:39 smithi119 ceph-mon[108979]: pgmap v12374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:40.517 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:56:40.517 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:56:40.517 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:56:40.517 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:56:40.517 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:56:40.517 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:56:40.517 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:56:40.517 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:56:40.517 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:56:40.517 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:56:40.517 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:56:40.518 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:56:40.518 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:56:40.518 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:56:40.518 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:56:40.518 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:56:40.518 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:56:41.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:40 smithi183 ceph-mon[99169]: from='client.37856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:56:41.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:40 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/736271952' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:56:41.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:40 smithi119 ceph-mon[94175]: from='client.37856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:56:41.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:40 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/736271952' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:56:41.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:40 smithi119 ceph-mon[108979]: from='client.37856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:56:41.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:40 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/736271952' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:56:42.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:41 smithi183 ceph-mon[99169]: from='client.27975 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:56:42.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:41 smithi183 ceph-mon[99169]: pgmap v12375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:42.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:41 smithi119 ceph-mon[94175]: from='client.27975 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:56:42.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:41 smithi119 ceph-mon[94175]: pgmap v12375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:42.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:41 smithi119 ceph-mon[108979]: from='client.27975 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:56:42.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:41 smithi119 ceph-mon[108979]: pgmap v12375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:43 smithi119 ceph-mon[94175]: pgmap v12376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:44.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:43 smithi119 ceph-mon[108979]: pgmap v12376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:44.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:43 smithi183 ceph-mon[99169]: pgmap v12376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:56:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:56:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:56:46.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:45 smithi183 ceph-mon[99169]: pgmap v12377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:45 smithi119 ceph-mon[94175]: pgmap v12377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:46.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:45 smithi119 ceph-mon[108979]: pgmap v12377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:48.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:47 smithi183 ceph-mon[99169]: pgmap v12378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:47 smithi119 ceph-mon[94175]: pgmap v12378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:47 smithi119 ceph-mon[108979]: pgmap v12378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:49 smithi183 ceph-mon[99169]: pgmap v12379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:49 smithi119 ceph-mon[94175]: pgmap v12379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:49 smithi119 ceph-mon[108979]: pgmap v12379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:51.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:51 smithi183 ceph-mon[99169]: pgmap v12380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:51 smithi119 ceph-mon[94175]: pgmap v12380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:51.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:51 smithi119 ceph-mon[108979]: pgmap v12380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:53 smithi119 ceph-mon[94175]: pgmap v12381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:54.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:53 smithi119 ceph-mon[108979]: pgmap v12381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:53 smithi183 ceph-mon[99169]: pgmap v12381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:54.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:56:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:56:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:56:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:56:56.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:55 smithi183 ceph-mon[99169]: pgmap v12382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:56.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:55 smithi119 ceph-mon[94175]: pgmap v12382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:55 smithi119 ceph-mon[108979]: pgmap v12382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:58.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:57 smithi183 ceph-mon[99169]: pgmap v12383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:58.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:57 smithi119 ceph-mon[108979]: pgmap v12383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:56:58.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:57 smithi119 ceph-mon[94175]: pgmap v12383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:00.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:56:59 smithi183 ceph-mon[99169]: pgmap v12384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:00.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:56:59 smithi119 ceph-mon[108979]: pgmap v12384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:00.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:56:59 smithi119 ceph-mon[94175]: pgmap v12384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:01 smithi183 ceph-mon[99169]: pgmap v12385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:01 smithi119 ceph-mon[94175]: pgmap v12385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:01.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:01 smithi119 ceph-mon[108979]: pgmap v12385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:04.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:03 smithi119 ceph-mon[94175]: pgmap v12386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:04.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:03 smithi119 ceph-mon[108979]: pgmap v12386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:03 smithi183 ceph-mon[99169]: pgmap v12386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:57:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:57:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:57:06.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:05 smithi183 ceph-mon[99169]: pgmap v12387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:06.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:05 smithi119 ceph-mon[94175]: pgmap v12387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:06.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:05 smithi119 ceph-mon[108979]: pgmap v12387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:08.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:07 smithi183 ceph-mon[99169]: pgmap v12388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:07 smithi119 ceph-mon[108979]: pgmap v12388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:08.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:07 smithi119 ceph-mon[94175]: pgmap v12388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:09.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:09 smithi183 ceph-mon[99169]: pgmap v12389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:09 smithi119 ceph-mon[108979]: pgmap v12389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:10.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:09 smithi119 ceph-mon[94175]: pgmap v12389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:10.865 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:57:11.172 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:57:11.172 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 3m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:57:11.172 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 3m ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:57:11.172 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 3m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:57:11.172 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 3m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:57:11.172 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 3m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:57:11.172 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 3m ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:57:11.172 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 3m ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:57:11.172 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 3m ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:57:11.173 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 3m ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:57:11.173 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 3m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:57:11.173 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 3m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:57:11.173 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 3m ago 5h 5597M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:57:11.173 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 3m ago 5h 5672M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:57:11.173 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 3m ago 5h 5167M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:57:11.173 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 3m ago 5h 4846M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:57:11.173 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 3m ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:57:11.173 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 3m ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:57:11.173 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 3m ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:57:11.173 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 3m ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:57:11.173 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 3m ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:57:11.551 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:57:11.552 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:57:11.552 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:57:11.552 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:57:11.552 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:57:11.552 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:57:11.552 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:57:11.552 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:57:11.552 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:57:11.552 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:57:11.552 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:57:11.552 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:57:11.552 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:57:11.553 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:57:11.553 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:57:11.553 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:57:11.553 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:57:11.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:11 smithi183 ceph-mon[99169]: pgmap v12390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:11.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:11 smithi183 ceph-mon[99169]: from='client.27987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:57:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:11 smithi119 ceph-mon[108979]: pgmap v12390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:11 smithi119 ceph-mon[108979]: from='client.27987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:57:11.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:11 smithi119 ceph-mon[94175]: pgmap v12390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:11.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:11 smithi119 ceph-mon[94175]: from='client.27987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:57:12.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:12 smithi183 ceph-mon[99169]: from='client.27993 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:57:12.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1230496452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:57:12.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:12 smithi119 ceph-mon[108979]: from='client.27993 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:57:12.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1230496452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:57:12.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:12 smithi119 ceph-mon[94175]: from='client.27993 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:57:12.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1230496452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:57:13.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:13 smithi183 ceph-mon[99169]: pgmap v12391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:13.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:13 smithi119 ceph-mon[108979]: pgmap v12391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:13.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:13 smithi119 ceph-mon[94175]: pgmap v12391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:57:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:57:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:57:16.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:15 smithi183 ceph-mon[99169]: pgmap v12392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:16.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:15 smithi119 ceph-mon[94175]: pgmap v12392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:16.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:15 smithi119 ceph-mon[108979]: pgmap v12392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:18.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:17 smithi183 ceph-mon[99169]: pgmap v12393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:18.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:57:18.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:57:18.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:57:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:17 smithi119 ceph-mon[108979]: pgmap v12393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:57:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:57:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:57:18.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:17 smithi119 ceph-mon[94175]: pgmap v12393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:18.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:57:18.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:57:18.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:57:19.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:57:19.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:57:19.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:57:19.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:57:19.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:57:19.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:57:19.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:57:19.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:57:19.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:57:20.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:19 smithi183 ceph-mon[99169]: pgmap v12394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:20.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:19 smithi119 ceph-mon[94175]: pgmap v12394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:20.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:19 smithi119 ceph-mon[108979]: pgmap v12394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:21 smithi183 ceph-mon[99169]: pgmap v12395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:21.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:21 smithi119 ceph-mon[94175]: pgmap v12395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:21.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:21 smithi119 ceph-mon[108979]: pgmap v12395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:23 smithi119 ceph-mon[94175]: pgmap v12396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:24.173 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:24.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:23 smithi119 ceph-mon[108979]: pgmap v12396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:24.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:24.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:23 smithi183 ceph-mon[99169]: pgmap v12396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:24.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:57:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:57:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:57:26.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:25 smithi183 ceph-mon[99169]: pgmap v12397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:26.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:25 smithi119 ceph-mon[94175]: pgmap v12397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:26.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:25 smithi119 ceph-mon[108979]: pgmap v12397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:28.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:27 smithi183 ceph-mon[99169]: pgmap v12398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:28.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:27 smithi119 ceph-mon[108979]: pgmap v12398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:28.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:27 smithi119 ceph-mon[94175]: pgmap v12398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:30.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:29 smithi183 ceph-mon[99169]: pgmap v12399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:30.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:29 smithi119 ceph-mon[94175]: pgmap v12399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:30.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:29 smithi119 ceph-mon[108979]: pgmap v12399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:31 smithi183 ceph-mon[99169]: pgmap v12400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:31 smithi119 ceph-mon[108979]: pgmap v12400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:31.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:31 smithi119 ceph-mon[94175]: pgmap v12400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:34.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:33 smithi119 ceph-mon[94175]: pgmap v12401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:34.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:33 smithi119 ceph-mon[108979]: pgmap v12401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:33 smithi183 ceph-mon[99169]: pgmap v12401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:57:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:57:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:57:36.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:35 smithi183 ceph-mon[99169]: pgmap v12402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:36.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:35 smithi119 ceph-mon[94175]: pgmap v12402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:36.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:35 smithi119 ceph-mon[108979]: pgmap v12402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:37 smithi183 ceph-mon[99169]: pgmap v12403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:37 smithi119 ceph-mon[94175]: pgmap v12403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:38.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:37 smithi119 ceph-mon[108979]: pgmap v12403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:39 smithi183 ceph-mon[99169]: pgmap v12404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:39 smithi119 ceph-mon[94175]: pgmap v12404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:39 smithi119 ceph-mon[108979]: pgmap v12404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:41.893 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:57:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:41 smithi183 ceph-mon[99169]: pgmap v12405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:41 smithi119 ceph-mon[94175]: pgmap v12405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:41 smithi119 ceph-mon[108979]: pgmap v12405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:42.198 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:57:42.199 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 4m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:57:42.199 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 4m ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:57:42.199 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 4m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:57:42.199 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 4m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:57:42.199 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 4m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:57:42.199 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 4m ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:57:42.199 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 4m ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:57:42.199 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 4m ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:57:42.199 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 4m ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:57:42.199 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 4m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:57:42.199 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 4m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:57:42.199 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 4m ago 5h 5597M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:57:42.200 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 4m ago 5h 5672M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:57:42.200 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 4m ago 5h 5167M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:57:42.200 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 4m ago 5h 4846M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:57:42.200 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 4m ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:57:42.200 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 4m ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:57:42.200 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 4m ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:57:42.200 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 4m ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:57:42.200 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 4m ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:57:42.578 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:57:42.578 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:57:42.578 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:57:42.578 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:57:42.578 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:57:42.578 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:57:42.578 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:57:42.579 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:57:42.579 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:57:42.579 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:57:42.579 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:57:42.579 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:57:42.579 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:57:42.579 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:57:42.579 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:57:42.579 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:57:42.579 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:57:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:42 smithi183 ceph-mon[99169]: from='client.37892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:57:42.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:42 smithi119 ceph-mon[94175]: from='client.37892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:57:42.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:42 smithi119 ceph-mon[108979]: from='client.37892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:57:43.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:43 smithi183 ceph-mon[99169]: from='client.37898 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:57:43.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2700226362' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:57:43.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:43 smithi183 ceph-mon[99169]: pgmap v12406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:43.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:43 smithi119 ceph-mon[94175]: from='client.37898 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:57:43.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2700226362' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:57:43.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:43 smithi119 ceph-mon[94175]: pgmap v12406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:43.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:43 smithi119 ceph-mon[108979]: from='client.37898 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:57:43.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2700226362' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:57:43.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:43 smithi119 ceph-mon[108979]: pgmap v12406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:57:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:57:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:57:46.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:45 smithi183 ceph-mon[99169]: pgmap v12407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:45 smithi119 ceph-mon[94175]: pgmap v12407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:46.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:45 smithi119 ceph-mon[108979]: pgmap v12407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:48.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:47 smithi183 ceph-mon[99169]: pgmap v12408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:47 smithi119 ceph-mon[94175]: pgmap v12408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:47 smithi119 ceph-mon[108979]: pgmap v12408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:49 smithi183 ceph-mon[99169]: pgmap v12409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:49 smithi119 ceph-mon[94175]: pgmap v12409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:49 smithi119 ceph-mon[108979]: pgmap v12409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:51.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:51 smithi183 ceph-mon[99169]: pgmap v12410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:51 smithi119 ceph-mon[94175]: pgmap v12410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:51.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:51 smithi119 ceph-mon[108979]: pgmap v12410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:53 smithi119 ceph-mon[94175]: pgmap v12411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:53 smithi119 ceph-mon[108979]: pgmap v12411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:53 smithi183 ceph-mon[99169]: pgmap v12411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:57:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:57:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:57:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:57:56.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:55 smithi183 ceph-mon[99169]: pgmap v12412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:55 smithi119 ceph-mon[108979]: pgmap v12412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:56.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:55 smithi119 ceph-mon[94175]: pgmap v12412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:58.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:57 smithi183 ceph-mon[99169]: pgmap v12413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:58.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:57 smithi119 ceph-mon[94175]: pgmap v12413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:57:58.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:57 smithi119 ceph-mon[108979]: pgmap v12413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:00.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:57:59 smithi183 ceph-mon[99169]: pgmap v12414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:00.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:57:59 smithi119 ceph-mon[94175]: pgmap v12414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:00.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:57:59 smithi119 ceph-mon[108979]: pgmap v12414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:01 smithi183 ceph-mon[99169]: pgmap v12415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:01 smithi119 ceph-mon[94175]: pgmap v12415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:01 smithi119 ceph-mon[108979]: pgmap v12415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:04.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:03 smithi119 ceph-mon[94175]: pgmap v12416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:04.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:03 smithi119 ceph-mon[108979]: pgmap v12416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:03 smithi183 ceph-mon[99169]: pgmap v12416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:58:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:58:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T20:58:06.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:05 smithi183 ceph-mon[99169]: pgmap v12417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:06.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:05 smithi119 ceph-mon[94175]: pgmap v12417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:06.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:05 smithi119 ceph-mon[108979]: pgmap v12417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:08.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:07 smithi183 ceph-mon[99169]: pgmap v12418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:08.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:07 smithi119 ceph-mon[94175]: pgmap v12418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:07 smithi119 ceph-mon[108979]: pgmap v12418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:09 smithi183 ceph-mon[99169]: pgmap v12419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:09 smithi119 ceph-mon[94175]: pgmap v12419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:09 smithi119 ceph-mon[108979]: pgmap v12419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:11.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:11 smithi183 ceph-mon[99169]: pgmap v12420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:11.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:11 smithi119 ceph-mon[94175]: pgmap v12420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:11 smithi119 ceph-mon[108979]: pgmap v12420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:12.922 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:58:13.228 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:58:13.228 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 4m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:58:13.228 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 4m ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:58:13.228 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 4m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:58:13.228 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 4m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:58:13.228 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 4m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:58:13.228 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 4m ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:58:13.228 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 4m ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:58:13.228 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 4m ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:58:13.229 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 4m ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:58:13.229 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 4m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:58:13.229 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 4m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:58:13.229 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 4m ago 5h 5597M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:58:13.229 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 4m ago 5h 5672M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:58:13.229 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 4m ago 5h 5167M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:58:13.229 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 4m ago 5h 4846M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:58:13.229 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 4m ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:58:13.229 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 4m ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:58:13.229 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 4m ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:58:13.229 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 4m ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:58:13.229 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 4m ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:58:13.607 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:58:13.607 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:58:13.607 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:58:13.607 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:58:13.607 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:58:13.608 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:58:13.608 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:58:13.608 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:58:13.608 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:58:13.608 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:58:13.608 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:58:13.608 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:58:13.608 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:58:13.608 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:58:13.608 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:58:13.608 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:58:13.608 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:58:14.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:13 smithi119 ceph-mon[94175]: pgmap v12421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:14.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:13 smithi119 ceph-mon[94175]: from='client.37910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:58:14.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2313825209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:58:14.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:13 smithi119 ceph-mon[108979]: pgmap v12421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:14.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:13 smithi119 ceph-mon[108979]: from='client.37910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:58:14.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2313825209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:58:14.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:13 smithi183 ceph-mon[99169]: pgmap v12421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:14.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:13 smithi183 ceph-mon[99169]: from='client.37910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:58:14.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2313825209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:58:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:58:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:58:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:58:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:14 smithi183 ceph-mon[99169]: from='client.37916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:58:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:14 smithi119 ceph-mon[94175]: from='client.37916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:58:15.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:14 smithi119 ceph-mon[108979]: from='client.37916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:58:16.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:15 smithi183 ceph-mon[99169]: pgmap v12422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:16.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:15 smithi119 ceph-mon[94175]: pgmap v12422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:16.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:15 smithi119 ceph-mon[108979]: pgmap v12422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:18.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:17 smithi183 ceph-mon[99169]: pgmap v12423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:18.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:17 smithi119 ceph-mon[94175]: pgmap v12423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:17 smithi119 ceph-mon[108979]: pgmap v12423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:19.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:58:19.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:58:19.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:58:19.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:58:19.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:58:19.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:58:19.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:58:19.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:58:19.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:58:19.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:58:19.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:58:19.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:58:20.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:19 smithi183 ceph-mon[99169]: pgmap v12424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:20.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:19 smithi119 ceph-mon[108979]: pgmap v12424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:20.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:19 smithi119 ceph-mon[94175]: pgmap v12424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:21 smithi183 ceph-mon[99169]: pgmap v12425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:21 smithi119 ceph-mon[108979]: pgmap v12425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:21.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:21 smithi119 ceph-mon[94175]: pgmap v12425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:24.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:23 smithi183 ceph-mon[99169]: pgmap v12426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:24.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:24.199 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:58:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:58:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:58:24.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:23 smithi119 ceph-mon[94175]: pgmap v12426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:24.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:24.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:23 smithi119 ceph-mon[108979]: pgmap v12426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:24.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:26.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:25 smithi183 ceph-mon[99169]: pgmap v12427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:26.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:25 smithi119 ceph-mon[94175]: pgmap v12427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:26.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:25 smithi119 ceph-mon[108979]: pgmap v12427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:28.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:27 smithi183 ceph-mon[99169]: pgmap v12428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:28.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:27 smithi119 ceph-mon[94175]: pgmap v12428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:28.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:27 smithi119 ceph-mon[108979]: pgmap v12428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:30.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:29 smithi183 ceph-mon[99169]: pgmap v12429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:30.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:29 smithi119 ceph-mon[94175]: pgmap v12429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:29 smithi119 ceph-mon[108979]: pgmap v12429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:31.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:31 smithi183 ceph-mon[99169]: pgmap v12430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:31.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:31 smithi119 ceph-mon[94175]: pgmap v12430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:31.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:31 smithi119 ceph-mon[108979]: pgmap v12430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:33 smithi183 ceph-mon[99169]: pgmap v12431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:34.199 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:58:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:58:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:58:34.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:33 smithi119 ceph-mon[94175]: pgmap v12431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:34.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:33 smithi119 ceph-mon[108979]: pgmap v12431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:36.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:35 smithi183 ceph-mon[99169]: pgmap v12432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:36.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:35 smithi119 ceph-mon[94175]: pgmap v12432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:36.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:35 smithi119 ceph-mon[108979]: pgmap v12432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:37 smithi183 ceph-mon[99169]: pgmap v12433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:38.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:37 smithi119 ceph-mon[108979]: pgmap v12433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:37 smithi119 ceph-mon[94175]: pgmap v12433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:39 smithi183 ceph-mon[99169]: pgmap v12434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:39 smithi119 ceph-mon[94175]: pgmap v12434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:39 smithi119 ceph-mon[108979]: pgmap v12434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:41 smithi183 ceph-mon[99169]: pgmap v12435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:41 smithi119 ceph-mon[108979]: pgmap v12435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:41 smithi119 ceph-mon[94175]: pgmap v12435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:43.955 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:58:44.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:43 smithi183 ceph-mon[99169]: pgmap v12436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:44.199 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:58:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:58:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:58:44.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:43 smithi119 ceph-mon[94175]: pgmap v12436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:44.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:43 smithi119 ceph-mon[108979]: pgmap v12436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:58:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 5m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:58:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 5m ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:58:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 5m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:58:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 5m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:58:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 5m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:58:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 5m ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:58:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 5m ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:58:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 5m ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:58:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 5m ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:58:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 5m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:58:44.263 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 5m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:58:44.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 5m ago 5h 5597M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:58:44.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 5m ago 5h 5672M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:58:44.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 5m ago 5h 5167M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:58:44.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 5m ago 5h 4846M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:58:44.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 5m ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:58:44.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 5m ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:58:44.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 5m ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:58:44.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 5m ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:58:44.264 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 5m ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:58:44.647 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:58:44.648 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:58:44.648 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:58:44.648 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:58:44.648 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:58:44.648 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:58:44.648 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:58:44.648 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:58:44.648 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:58:44.648 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:58:44.648 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:58:44.648 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:58:44.648 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:58:44.649 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:58:44.649 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:58:44.649 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:58:44.649 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:58:45.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:44 smithi183 ceph-mon[99169]: from='client.37928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:58:45.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3966726000' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:58:45.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:44 smithi119 ceph-mon[94175]: from='client.37928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:58:45.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3966726000' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:58:45.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:44 smithi119 ceph-mon[108979]: from='client.37928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:58:45.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3966726000' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:58:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:45 smithi119 ceph-mon[94175]: from='client.28047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:58:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:45 smithi119 ceph-mon[94175]: pgmap v12437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:46.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:45 smithi119 ceph-mon[108979]: from='client.28047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:58:46.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:45 smithi119 ceph-mon[108979]: pgmap v12437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:45 smithi183 ceph-mon[99169]: from='client.28047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:58:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:45 smithi183 ceph-mon[99169]: pgmap v12437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:47 smithi119 ceph-mon[108979]: pgmap v12438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:47 smithi119 ceph-mon[94175]: pgmap v12438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:47 smithi183 ceph-mon[99169]: pgmap v12438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:49 smithi183 ceph-mon[99169]: pgmap v12439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:49 smithi119 ceph-mon[94175]: pgmap v12439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:49 smithi119 ceph-mon[108979]: pgmap v12439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:51.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:51 smithi183 ceph-mon[99169]: pgmap v12440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:51.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:51 smithi119 ceph-mon[108979]: pgmap v12440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:51 smithi119 ceph-mon[94175]: pgmap v12440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:53 smithi183 ceph-mon[99169]: pgmap v12441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:54.199 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:58:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:58:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:58:54.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:53 smithi119 ceph-mon[108979]: pgmap v12441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:54.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:54.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:53 smithi119 ceph-mon[94175]: pgmap v12441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:54.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:58:56.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:55 smithi183 ceph-mon[99169]: pgmap v12442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:56.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:55 smithi119 ceph-mon[94175]: pgmap v12442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:55 smithi119 ceph-mon[108979]: pgmap v12442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:58.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:57 smithi183 ceph-mon[99169]: pgmap v12443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:58.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:57 smithi119 ceph-mon[108979]: pgmap v12443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:58:58.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:57 smithi119 ceph-mon[94175]: pgmap v12443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:58:59 smithi119 ceph-mon[94175]: pgmap v12444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:00.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:58:59 smithi119 ceph-mon[108979]: pgmap v12444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:58:59 smithi183 ceph-mon[99169]: pgmap v12444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:01 smithi183 ceph-mon[99169]: pgmap v12445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:01 smithi119 ceph-mon[94175]: pgmap v12445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:01 smithi119 ceph-mon[108979]: pgmap v12445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:03 smithi183 ceph-mon[99169]: pgmap v12446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:04.199 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:59:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:59:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T20:59:04.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:03 smithi119 ceph-mon[108979]: pgmap v12446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:04.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:03 smithi119 ceph-mon[94175]: pgmap v12446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:06.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:05 smithi119 ceph-mon[108979]: pgmap v12447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:06.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:05 smithi119 ceph-mon[94175]: pgmap v12447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:05 smithi183 ceph-mon[99169]: pgmap v12447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:07 smithi119 ceph-mon[108979]: pgmap v12448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:08.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:07 smithi119 ceph-mon[94175]: pgmap v12448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:07 smithi183 ceph-mon[99169]: pgmap v12448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:09 smithi183 ceph-mon[99169]: pgmap v12449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:09 smithi119 ceph-mon[94175]: pgmap v12449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:09 smithi119 ceph-mon[108979]: pgmap v12449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:11.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:11 smithi183 ceph-mon[99169]: pgmap v12450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:11.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:11 smithi119 ceph-mon[94175]: pgmap v12450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:11 smithi119 ceph-mon[108979]: pgmap v12450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:14.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:13 smithi183 ceph-mon[99169]: pgmap v12451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:14.199 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:59:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:59:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:59:14.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:13 smithi119 ceph-mon[94175]: pgmap v12451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:14.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:13 smithi119 ceph-mon[108979]: pgmap v12451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:14.998 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:59:15.310 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:59:15.310 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 6m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:59:15.310 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 6m ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:59:15.310 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 6m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:59:15.311 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 6m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:59:15.311 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 6m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:59:15.311 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 6m ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:59:15.311 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 6m ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:59:15.311 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 6m ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:59:15.311 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 6m ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:59:15.311 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 6m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:59:15.311 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 6m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:59:15.311 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 6m ago 5h 5597M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:59:15.311 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 6m ago 5h 5672M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:59:15.311 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 6m ago 5h 5167M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:59:15.311 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 6m ago 5h 4846M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:59:15.311 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 6m ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:59:15.312 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 6m ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:59:15.312 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 6m ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:59:15.312 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 6m ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:59:15.312 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 6m ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:59:15.689 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:59:15.690 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:59:15.690 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:59:15.690 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:59:15.690 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:59:15.690 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:59:15.690 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:59:15.690 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:59:15.690 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:59:15.690 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:59:15.690 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:59:15.691 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:59:15.691 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:59:15.691 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:59:15.691 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:59:15.691 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:59:15.691 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:59:16.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:15 smithi119 ceph-mon[94175]: pgmap v12452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:16.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:15 smithi119 ceph-mon[94175]: from='client.37946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:59:16.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3196254521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:59:16.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:15 smithi119 ceph-mon[108979]: pgmap v12452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:16.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:15 smithi119 ceph-mon[108979]: from='client.37946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:59:16.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3196254521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:59:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:15 smithi183 ceph-mon[99169]: pgmap v12452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:15 smithi183 ceph-mon[99169]: from='client.37946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:59:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3196254521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:59:17.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:16 smithi183 ceph-mon[99169]: from='client.37952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:59:17.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:16 smithi119 ceph-mon[94175]: from='client.37952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:59:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:16 smithi119 ceph-mon[108979]: from='client.37952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:59:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:17 smithi183 ceph-mon[99169]: pgmap v12453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:17 smithi119 ceph-mon[94175]: pgmap v12453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:17 smithi119 ceph-mon[108979]: pgmap v12453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:19 smithi183 ceph-mon[99169]: pgmap v12454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:20.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:59:20.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:59:20.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:59:20.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:59:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:19 smithi119 ceph-mon[94175]: pgmap v12454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:59:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:59:20.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:59:20.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:59:20.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:19 smithi119 ceph-mon[108979]: pgmap v12454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:20.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T20:59:20.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T20:59:20.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T20:59:20.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T20:59:21.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:21 smithi183 ceph-mon[99169]: pgmap v12455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:21.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:21 smithi119 ceph-mon[94175]: pgmap v12455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:21.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:21 smithi119 ceph-mon[108979]: pgmap v12455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:24.199 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:59:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:59:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:59:24.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:23 smithi119 ceph-mon[108979]: pgmap v12456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:24.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:24.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:23 smithi119 ceph-mon[94175]: pgmap v12456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:24.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:23 smithi183 ceph-mon[99169]: pgmap v12456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:26.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:25 smithi119 ceph-mon[94175]: pgmap v12457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:26.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:25 smithi119 ceph-mon[108979]: pgmap v12457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:25 smithi183 ceph-mon[99169]: pgmap v12457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:27 smithi183 ceph-mon[99169]: pgmap v12458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:27 smithi119 ceph-mon[94175]: pgmap v12458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:28.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:27 smithi119 ceph-mon[108979]: pgmap v12458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:29 smithi183 ceph-mon[99169]: pgmap v12459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:29 smithi119 ceph-mon[94175]: pgmap v12459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:29 smithi119 ceph-mon[108979]: pgmap v12459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:31 smithi183 ceph-mon[99169]: pgmap v12460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:31.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:31 smithi119 ceph-mon[94175]: pgmap v12460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:31 smithi119 ceph-mon[108979]: pgmap v12460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:34.199 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:59:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:59:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T20:59:34.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:33 smithi119 ceph-mon[94175]: pgmap v12461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:34.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:33 smithi119 ceph-mon[108979]: pgmap v12461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:33 smithi183 ceph-mon[99169]: pgmap v12461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:36.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:35 smithi119 ceph-mon[94175]: pgmap v12462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:36.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:35 smithi119 ceph-mon[108979]: pgmap v12462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:35 smithi183 ceph-mon[99169]: pgmap v12462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:37 smithi183 ceph-mon[99169]: pgmap v12463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:37 smithi119 ceph-mon[94175]: pgmap v12463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:37 smithi119 ceph-mon[108979]: pgmap v12463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:39 smithi183 ceph-mon[99169]: pgmap v12464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:39 smithi119 ceph-mon[94175]: pgmap v12464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:39 smithi119 ceph-mon[108979]: pgmap v12464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:41 smithi183 ceph-mon[99169]: pgmap v12465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:41 smithi119 ceph-mon[94175]: pgmap v12465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:41 smithi119 ceph-mon[108979]: pgmap v12465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:44.199 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:59:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:59:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T20:59:44.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:43 smithi119 ceph-mon[94175]: pgmap v12466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:44.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:43 smithi119 ceph-mon[108979]: pgmap v12466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:43 smithi183 ceph-mon[99169]: pgmap v12466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:46.034 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T20:59:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T20:59:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 6m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T20:59:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 6m ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T20:59:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 6m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T20:59:46.338 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 6m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T20:59:46.339 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 6m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T20:59:46.339 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 6m ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T20:59:46.339 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 6m ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T20:59:46.339 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 6m ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T20:59:46.339 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 6m ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T20:59:46.339 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 6m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T20:59:46.339 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 6m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T20:59:46.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 6m ago 5h 5597M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T20:59:46.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 6m ago 5h 5672M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T20:59:46.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 6m ago 5h 5167M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T20:59:46.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 6m ago 5h 4846M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T20:59:46.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 6m ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T20:59:46.340 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 6m ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T20:59:46.340 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 6m ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T20:59:46.340 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 6m ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T20:59:46.340 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 6m ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T20:59:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:45 smithi183 ceph-mon[99169]: pgmap v12467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:45 smithi119 ceph-mon[108979]: pgmap v12467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:45 smithi119 ceph-mon[94175]: pgmap v12467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:46.716 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T20:59:46.716 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T20:59:46.716 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T20:59:46.716 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:59:46.716 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T20:59:46.716 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:59:46.716 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:59:46.717 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T20:59:46.717 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T20:59:46.717 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:59:46.717 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T20:59:46.717 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T20:59:46.717 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T20:59:46.717 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T20:59:46.717 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T20:59:46.717 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T20:59:46.717 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T20:59:47.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4289094464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:59:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4289094464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:59:47.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4289094464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T20:59:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:47 smithi183 ceph-mon[99169]: from='client.37964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:59:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:47 smithi183 ceph-mon[99169]: from='client.37970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:59:48.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:47 smithi183 ceph-mon[99169]: pgmap v12468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:47 smithi119 ceph-mon[94175]: from='client.37964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:59:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:47 smithi119 ceph-mon[94175]: from='client.37970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:59:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:47 smithi119 ceph-mon[94175]: pgmap v12468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:47 smithi119 ceph-mon[108979]: from='client.37964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:59:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:47 smithi119 ceph-mon[108979]: from='client.37970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T20:59:48.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:47 smithi119 ceph-mon[108979]: pgmap v12468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:49 smithi183 ceph-mon[99169]: pgmap v12469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:49 smithi119 ceph-mon[94175]: pgmap v12469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:49 smithi119 ceph-mon[108979]: pgmap v12469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:51.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:51 smithi183 ceph-mon[99169]: pgmap v12470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:51 smithi119 ceph-mon[94175]: pgmap v12470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:51.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:51 smithi119 ceph-mon[108979]: pgmap v12470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:53 smithi183 ceph-mon[99169]: pgmap v12471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 20:59:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:20:59:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T20:59:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:53 smithi119 ceph-mon[94175]: pgmap v12471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:53 smithi119 ceph-mon[108979]: pgmap v12471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T20:59:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:55 smithi183 ceph-mon[99169]: pgmap v12472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:55 smithi119 ceph-mon[94175]: pgmap v12472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:55 smithi119 ceph-mon[108979]: pgmap v12472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:57 smithi183 ceph-mon[99169]: pgmap v12473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:57 smithi119 ceph-mon[94175]: pgmap v12473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T20:59:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:57 smithi119 ceph-mon[108979]: pgmap v12473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 20:59:59 smithi183 ceph-mon[99169]: pgmap v12474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 20:59:59 smithi119 ceph-mon[108979]: pgmap v12474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 20:59:59 smithi119 ceph-mon[94175]: pgmap v12474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T20:59:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:00:01.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:00:01.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:00:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:00:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:01 smithi183 ceph-mon[99169]: pgmap v12475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:01 smithi119 ceph-mon[94175]: pgmap v12475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:01 smithi119 ceph-mon[108979]: pgmap v12475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:04.273 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:03 smithi183 ceph-mon[99169]: pgmap v12476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:04.274 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 21:00:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T21:00:04.204Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701453600138 maxt=1701460800000 ulid=01HGKJWW6B4YJWT5A2VRGB3PZK duration=33.244687ms 2023-12-01T21:00:04.274 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 21:00:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T21:00:04.207Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.031418ms 2023-12-01T21:00:04.274 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 21:00:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T21:00:04.207Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=0 to_segment=1 mint=1701460800000 2023-12-01T21:00:04.274 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 21:00:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T21:00:04.271Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=0 last=1 duration=63.738039ms 2023-12-01T21:00:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:00:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:00:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:00:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:03 smithi119 ceph-mon[94175]: pgmap v12476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:03 smithi119 ceph-mon[108979]: pgmap v12476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:05 smithi183 ceph-mon[99169]: pgmap v12477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:05 smithi119 ceph-mon[94175]: pgmap v12477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:05 smithi119 ceph-mon[108979]: pgmap v12477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:07 smithi183 ceph-mon[99169]: pgmap v12478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:07 smithi119 ceph-mon[94175]: pgmap v12478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:07 smithi119 ceph-mon[108979]: pgmap v12478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:09 smithi183 ceph-mon[99169]: pgmap v12479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:09 smithi119 ceph-mon[94175]: pgmap v12479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:09 smithi119 ceph-mon[108979]: pgmap v12479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:11.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:11 smithi183 ceph-mon[99169]: pgmap v12480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:11.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:11 smithi119 ceph-mon[94175]: pgmap v12480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:11 smithi119 ceph-mon[108979]: pgmap v12480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:13 smithi183 ceph-mon[99169]: pgmap v12481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:00:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:00:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T21:00:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:13 smithi119 ceph-mon[108979]: pgmap v12481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:13 smithi119 ceph-mon[94175]: pgmap v12481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:15 smithi183 ceph-mon[99169]: pgmap v12482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:15 smithi119 ceph-mon[94175]: pgmap v12482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:15 smithi119 ceph-mon[108979]: pgmap v12482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:17.062 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:00:17.366 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:00:17.366 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 7m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:00:17.366 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 7m ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:00:17.367 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 7m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:00:17.367 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 7m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:00:17.367 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 7m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:00:17.367 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 7m ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:00:17.367 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 7m ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:00:17.367 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 7m ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:00:17.367 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 7m ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:00:17.367 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 7m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:00:17.367 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 7m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:00:17.367 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 7m ago 5h 5597M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:00:17.367 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 7m ago 5h 5672M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:00:17.367 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 7m ago 5h 5167M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:00:17.367 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 7m ago 5h 4846M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:00:17.367 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 7m ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:00:17.368 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 7m ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:00:17.368 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 7m ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:00:17.368 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 7m ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:00:17.368 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 7m ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:00:17.748 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:00:17.749 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:00:17.749 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:00:17.749 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:00:17.749 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:00:17.749 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:00:17.749 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:00:17.749 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:00:17.749 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:00:17.749 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:00:17.749 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:00:17.749 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:00:17.749 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:00:17.749 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:00:17.749 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:00:17.749 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:00:17.749 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:00:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:17 smithi183 ceph-mon[99169]: pgmap v12483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:17 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3237867360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:00:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:17 smithi119 ceph-mon[94175]: pgmap v12483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:17 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3237867360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:00:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:17 smithi119 ceph-mon[108979]: pgmap v12483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:17 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3237867360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:00:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:18 smithi183 ceph-mon[99169]: from='client.37982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:00:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:18 smithi183 ceph-mon[99169]: from='client.37988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:00:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:18 smithi119 ceph-mon[94175]: from='client.37982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:00:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:18 smithi119 ceph-mon[94175]: from='client.37988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:00:19.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:18 smithi119 ceph-mon[108979]: from='client.37982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:00:19.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:18 smithi119 ceph-mon[108979]: from='client.37988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:00:20.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:19 smithi119 ceph-mon[94175]: pgmap v12484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:20.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:00:20.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:19 smithi119 ceph-mon[108979]: pgmap v12484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:20.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:00:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:19 smithi183 ceph-mon[99169]: pgmap v12484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:00:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:00:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:00:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:00:21.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:00:21.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:00:21.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:00:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:00:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:00:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:00:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:21 smithi183 ceph-mon[99169]: pgmap v12485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:21 smithi119 ceph-mon[108979]: pgmap v12485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:21 smithi119 ceph-mon[94175]: pgmap v12485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:23 smithi183 ceph-mon[99169]: pgmap v12486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:00:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:00:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:00:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:23 smithi119 ceph-mon[94175]: pgmap v12486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:23 smithi119 ceph-mon[108979]: pgmap v12486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:26.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:25 smithi183 ceph-mon[99169]: pgmap v12487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:25 smithi119 ceph-mon[94175]: pgmap v12487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:25 smithi119 ceph-mon[108979]: pgmap v12487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:27 smithi183 ceph-mon[99169]: pgmap v12488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:27 smithi119 ceph-mon[94175]: pgmap v12488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:27 smithi119 ceph-mon[108979]: pgmap v12488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:29 smithi183 ceph-mon[99169]: pgmap v12489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:29 smithi119 ceph-mon[94175]: pgmap v12489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:29 smithi119 ceph-mon[108979]: pgmap v12489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:31 smithi183 ceph-mon[99169]: pgmap v12490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:31 smithi119 ceph-mon[108979]: pgmap v12490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:31.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:31 smithi119 ceph-mon[94175]: pgmap v12490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:33 smithi183 ceph-mon[99169]: pgmap v12491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:00:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:00:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:00:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:33 smithi119 ceph-mon[94175]: pgmap v12491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:33 smithi119 ceph-mon[108979]: pgmap v12491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:35 smithi183 ceph-mon[99169]: pgmap v12492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:35 smithi119 ceph-mon[94175]: pgmap v12492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:35 smithi119 ceph-mon[108979]: pgmap v12492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:37 smithi183 ceph-mon[99169]: pgmap v12493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:37 smithi119 ceph-mon[108979]: pgmap v12493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:37 smithi119 ceph-mon[94175]: pgmap v12493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:39.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:39 smithi183 ceph-mon[99169]: pgmap v12494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:39 smithi119 ceph-mon[94175]: pgmap v12494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:39 smithi119 ceph-mon[108979]: pgmap v12494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:41 smithi183 ceph-mon[99169]: pgmap v12495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:41 smithi119 ceph-mon[94175]: pgmap v12495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:41 smithi119 ceph-mon[108979]: pgmap v12495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:43 smithi183 ceph-mon[99169]: pgmap v12496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:43 smithi119 ceph-mon[94175]: pgmap v12496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:00:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:00:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:00:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:43 smithi119 ceph-mon[108979]: pgmap v12496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:45 smithi183 ceph-mon[99169]: pgmap v12497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:45 smithi119 ceph-mon[94175]: pgmap v12497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:45 smithi119 ceph-mon[108979]: pgmap v12497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:48.094 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:00:48.398 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:00:48.398 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 7m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:00:48.398 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 7m ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:00:48.398 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 7m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:00:48.398 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 7m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:00:48.398 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 7m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:00:48.398 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 7m ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:00:48.398 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 7m ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:00:48.399 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 7m ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:00:48.399 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 7m ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:00:48.399 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 7m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:00:48.399 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 7m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:00:48.399 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 7m ago 5h 5597M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:00:48.399 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 7m ago 5h 5672M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:00:48.399 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 7m ago 5h 5167M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:00:48.399 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 7m ago 5h 4846M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:00:48.399 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 7m ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:00:48.399 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 7m ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:00:48.399 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 7m ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:00:48.399 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 7m ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:00:48.399 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 7m ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:00:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:47 smithi183 ceph-mon[99169]: pgmap v12498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:47 smithi119 ceph-mon[108979]: pgmap v12498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:47 smithi119 ceph-mon[94175]: pgmap v12498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:48.776 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:00:48.776 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:00:48.776 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:00:48.776 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:00:48.776 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:00:48.776 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:00:48.776 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:00:48.777 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:00:48.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:00:48.777 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:00:48.777 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:00:48.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:00:48.777 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:00:48.777 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:00:48.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:00:48.777 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:00:48.777 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:00:49.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:48 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3386815673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:00:49.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:48 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3386815673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:00:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:48 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3386815673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:00:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:49 smithi183 ceph-mon[99169]: from='client.28113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:00:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:49 smithi183 ceph-mon[99169]: from='client.28119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:00:50.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:49 smithi183 ceph-mon[99169]: pgmap v12499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:49 smithi119 ceph-mon[94175]: from='client.28113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:00:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:49 smithi119 ceph-mon[94175]: from='client.28119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:00:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:49 smithi119 ceph-mon[94175]: pgmap v12499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:50.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:49 smithi119 ceph-mon[108979]: from='client.28113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:00:50.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:49 smithi119 ceph-mon[108979]: from='client.28119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:00:50.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:49 smithi119 ceph-mon[108979]: pgmap v12499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:51.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:51 smithi183 ceph-mon[99169]: pgmap v12500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:51 smithi119 ceph-mon[94175]: pgmap v12500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:51.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:51 smithi119 ceph-mon[108979]: pgmap v12500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:53 smithi183 ceph-mon[99169]: pgmap v12501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:54.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:00:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:00:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:00:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:53 smithi119 ceph-mon[94175]: pgmap v12501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:53 smithi119 ceph-mon[108979]: pgmap v12501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:00:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:55 smithi183 ceph-mon[99169]: pgmap v12502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:55 smithi119 ceph-mon[94175]: pgmap v12502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:56.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:55 smithi119 ceph-mon[108979]: pgmap v12502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:57 smithi183 ceph-mon[99169]: pgmap v12503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:57 smithi119 ceph-mon[94175]: pgmap v12503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:00:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:57 smithi119 ceph-mon[108979]: pgmap v12503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:00:59 smithi183 ceph-mon[99169]: pgmap v12504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:00:59 smithi119 ceph-mon[94175]: pgmap v12504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:00:59 smithi119 ceph-mon[108979]: pgmap v12504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:01 smithi183 ceph-mon[99169]: pgmap v12505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:01 smithi119 ceph-mon[94175]: pgmap v12505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:01 smithi119 ceph-mon[108979]: pgmap v12505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:03 smithi183 ceph-mon[99169]: pgmap v12506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:03 smithi119 ceph-mon[94175]: pgmap v12506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:01:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:01:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:01:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:03 smithi119 ceph-mon[108979]: pgmap v12506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:05 smithi183 ceph-mon[99169]: pgmap v12507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:05 smithi119 ceph-mon[94175]: pgmap v12507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:05 smithi119 ceph-mon[108979]: pgmap v12507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:07 smithi183 ceph-mon[99169]: pgmap v12508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:07 smithi119 ceph-mon[94175]: pgmap v12508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:07 smithi119 ceph-mon[108979]: pgmap v12508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:09 smithi183 ceph-mon[99169]: pgmap v12509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:09 smithi119 ceph-mon[108979]: pgmap v12509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:09 smithi119 ceph-mon[94175]: pgmap v12509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:11.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:11 smithi183 ceph-mon[99169]: pgmap v12510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:11 smithi119 ceph-mon[108979]: pgmap v12510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:11.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:11 smithi119 ceph-mon[94175]: pgmap v12510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:13 smithi183 ceph-mon[99169]: pgmap v12511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:13 smithi119 ceph-mon[94175]: pgmap v12511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:01:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:01:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T21:01:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:13 smithi119 ceph-mon[108979]: pgmap v12511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:15 smithi183 ceph-mon[99169]: pgmap v12512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:15 smithi119 ceph-mon[94175]: pgmap v12512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:15 smithi119 ceph-mon[108979]: pgmap v12512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:17 smithi183 ceph-mon[99169]: pgmap v12513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:17 smithi119 ceph-mon[94175]: pgmap v12513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:17 smithi119 ceph-mon[108979]: pgmap v12513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:19.120 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:01:19.427 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:01:19.428 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 8m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:01:19.428 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 8m ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:01:19.428 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 8m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:01:19.428 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 8m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:01:19.428 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 8m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:01:19.428 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 8m ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:01:19.428 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 8m ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:01:19.428 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 8m ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:01:19.428 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 8m ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:01:19.429 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 8m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:01:19.429 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 8m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:01:19.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 8m ago 5h 5597M 2379M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:01:19.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 8m ago 5h 5672M 2379M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:01:19.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 8m ago 5h 5167M 2379M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:01:19.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 8m ago 5h 4846M 2379M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:01:19.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 8m ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:01:19.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 8m ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:01:19.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 8m ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:01:19.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 8m ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:01:19.429 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 8m ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:01:19.805 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:01:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:01:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:01:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:01:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:01:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:01:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:01:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:01:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:01:19.805 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:01:19.806 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:01:19.806 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:01:19.806 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:01:19.806 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:01:19.806 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:01:19.806 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:01:19.806 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:01:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:19 smithi183 ceph-mon[99169]: pgmap v12514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:19 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3840827044' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:01:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:19 smithi119 ceph-mon[94175]: pgmap v12514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:19 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3840827044' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:01:20.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:19 smithi119 ceph-mon[108979]: pgmap v12514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:20.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:19 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3840827044' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:01:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:20 smithi183 ceph-mon[99169]: from='client.28131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:01:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:20 smithi183 ceph-mon[99169]: from='client.38024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:01:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:01:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:01:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:01:21.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:01:21.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:01:21.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[94175]: from='client.28131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:01:21.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[94175]: from='client.38024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:01:21.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:01:21.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:01:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:01:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:01:21.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:01:21.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[108979]: from='client.28131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:01:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[108979]: from='client.38024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:01:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:01:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:01:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:01:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:01:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:01:21.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:01:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:21 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2370M 2023-12-01T21:01:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:21 smithi183 ceph-mon[99169]: pgmap v12515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:21 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2370M 2023-12-01T21:01:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:21 smithi119 ceph-mon[94175]: pgmap v12515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:22.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:21 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2370M 2023-12-01T21:01:22.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:21 smithi119 ceph-mon[108979]: pgmap v12515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:23 smithi183 ceph-mon[99169]: pgmap v12516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:01:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:01:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:01:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:23 smithi119 ceph-mon[94175]: pgmap v12516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:23 smithi119 ceph-mon[108979]: pgmap v12516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:25 smithi183 ceph-mon[99169]: pgmap v12517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:25 smithi119 ceph-mon[94175]: pgmap v12517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:25 smithi119 ceph-mon[108979]: pgmap v12517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:28 smithi183 ceph-mon[99169]: pgmap v12518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:28 smithi119 ceph-mon[108979]: pgmap v12518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:28 smithi119 ceph-mon[94175]: pgmap v12518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:30 smithi183 ceph-mon[99169]: pgmap v12519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:30 smithi119 ceph-mon[94175]: pgmap v12519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:30 smithi119 ceph-mon[108979]: pgmap v12519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:31 smithi183 ceph-mon[99169]: pgmap v12520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:31 smithi119 ceph-mon[108979]: pgmap v12520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:31.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:31 smithi119 ceph-mon[94175]: pgmap v12520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:34.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:33 smithi183 ceph-mon[99169]: pgmap v12521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:01:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:01:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:01:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:33 smithi119 ceph-mon[94175]: pgmap v12521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:33 smithi119 ceph-mon[108979]: pgmap v12521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:35 smithi183 ceph-mon[99169]: pgmap v12522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:35 smithi119 ceph-mon[94175]: pgmap v12522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:35 smithi119 ceph-mon[108979]: pgmap v12522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:37 smithi183 ceph-mon[99169]: pgmap v12523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:37 smithi119 ceph-mon[94175]: pgmap v12523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:37 smithi119 ceph-mon[108979]: pgmap v12523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:39 smithi183 ceph-mon[99169]: pgmap v12524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:39 smithi119 ceph-mon[108979]: pgmap v12524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:39 smithi119 ceph-mon[94175]: pgmap v12524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:41 smithi183 ceph-mon[99169]: pgmap v12525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:41 smithi119 ceph-mon[108979]: pgmap v12525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:41 smithi119 ceph-mon[94175]: pgmap v12525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:43 smithi183 ceph-mon[99169]: pgmap v12526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:01:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:01:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:01:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:43 smithi119 ceph-mon[94175]: pgmap v12526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:43 smithi119 ceph-mon[108979]: pgmap v12526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:45 smithi183 ceph-mon[99169]: pgmap v12527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:45 smithi119 ceph-mon[94175]: pgmap v12527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:45 smithi119 ceph-mon[108979]: pgmap v12527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:47 smithi183 ceph-mon[99169]: pgmap v12528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:47 smithi119 ceph-mon[94175]: pgmap v12528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:48.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:47 smithi119 ceph-mon[108979]: pgmap v12528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:50.152 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:01:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:49 smithi183 ceph-mon[99169]: pgmap v12529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:49 smithi119 ceph-mon[94175]: pgmap v12529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:49 smithi119 ceph-mon[108979]: pgmap v12529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:50.460 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:01:50.460 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 8m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:01:50.460 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 8m ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:01:50.460 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 8m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:01:50.460 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 8m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:01:50.460 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 8m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:01:50.460 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 8m ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:01:50.460 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 8m ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:01:50.460 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 8m ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:01:50.460 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 8m ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:01:50.460 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 8m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:01:50.460 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 8m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:01:50.460 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 8m ago 5h 5597M 2370M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:01:50.460 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 8m ago 5h 5672M 2370M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:01:50.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 8m ago 5h 5167M 2370M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:01:50.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 8m ago 5h 4846M 2370M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:01:50.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 8m ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:01:50.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 8m ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:01:50.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 8m ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:01:50.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 8m ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:01:50.461 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 8m ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:01:50.841 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:01:50.842 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:01:50.842 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:01:50.842 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:01:50.842 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:01:50.842 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:01:50.842 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:01:50.842 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:01:50.842 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:01:50.842 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:01:50.842 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:01:50.842 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:01:50.842 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:01:50.843 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:01:50.843 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:01:50.843 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:01:50.843 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:01:51.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:51 smithi183 ceph-mon[99169]: from='client.38036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:01:51.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:51 smithi183 ceph-mon[99169]: from='client.28155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:01:51.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2249805236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:01:51.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:51 smithi183 ceph-mon[99169]: pgmap v12530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:51 smithi119 ceph-mon[94175]: from='client.38036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:01:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:51 smithi119 ceph-mon[94175]: from='client.28155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:01:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2249805236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:01:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:51 smithi119 ceph-mon[94175]: pgmap v12530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:51.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:51 smithi119 ceph-mon[108979]: from='client.38036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:01:51.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:51 smithi119 ceph-mon[108979]: from='client.28155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:01:51.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2249805236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:01:51.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:51 smithi119 ceph-mon[108979]: pgmap v12530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:53 smithi183 ceph-mon[99169]: pgmap v12531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:01:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:01:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:01:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:53 smithi119 ceph-mon[94175]: pgmap v12531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:53 smithi119 ceph-mon[108979]: pgmap v12531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:01:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:55 smithi183 ceph-mon[99169]: pgmap v12532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:55 smithi119 ceph-mon[94175]: pgmap v12532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:55 smithi119 ceph-mon[108979]: pgmap v12532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:57 smithi183 ceph-mon[99169]: pgmap v12533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:57 smithi119 ceph-mon[94175]: pgmap v12533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:01:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:57 smithi119 ceph-mon[108979]: pgmap v12533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:01:59 smithi183 ceph-mon[99169]: pgmap v12534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:01:59 smithi119 ceph-mon[94175]: pgmap v12534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:01:59 smithi119 ceph-mon[108979]: pgmap v12534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:01 smithi183 ceph-mon[99169]: pgmap v12535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:01 smithi119 ceph-mon[94175]: pgmap v12535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:01 smithi119 ceph-mon[108979]: pgmap v12535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:03 smithi183 ceph-mon[99169]: pgmap v12536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:02:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:02:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:02:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:03 smithi119 ceph-mon[94175]: pgmap v12536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:03 smithi119 ceph-mon[108979]: pgmap v12536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:05 smithi183 ceph-mon[99169]: pgmap v12537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:05 smithi119 ceph-mon[94175]: pgmap v12537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:05 smithi119 ceph-mon[108979]: pgmap v12537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:07 smithi183 ceph-mon[99169]: pgmap v12538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:07 smithi119 ceph-mon[94175]: pgmap v12538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:07 smithi119 ceph-mon[108979]: pgmap v12538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:10 smithi183 ceph-mon[99169]: pgmap v12539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:10 smithi119 ceph-mon[94175]: pgmap v12539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:10 smithi119 ceph-mon[108979]: pgmap v12539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:11.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:11 smithi183 ceph-mon[99169]: pgmap v12540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:11.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:11 smithi119 ceph-mon[94175]: pgmap v12540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:11.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:11 smithi119 ceph-mon[108979]: pgmap v12540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:13 smithi183 ceph-mon[99169]: pgmap v12541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:13 smithi119 ceph-mon[94175]: pgmap v12541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:02:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:02:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:02:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:13 smithi119 ceph-mon[108979]: pgmap v12541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:15 smithi183 ceph-mon[99169]: pgmap v12542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:15 smithi119 ceph-mon[94175]: pgmap v12542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:15 smithi119 ceph-mon[108979]: pgmap v12542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:18.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:17 smithi183 ceph-mon[99169]: pgmap v12543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:17 smithi119 ceph-mon[94175]: pgmap v12543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:17 smithi119 ceph-mon[108979]: pgmap v12543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:20 smithi183 ceph-mon[99169]: pgmap v12544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:20 smithi119 ceph-mon[94175]: pgmap v12544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:20 smithi119 ceph-mon[108979]: pgmap v12544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:21.198 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:02:21.528 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:02:21.528 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 9m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:02:21.528 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 9m ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:02:21.529 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 9m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:02:21.529 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 9m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:02:21.529 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 9m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:02:21.529 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 9m ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:02:21.529 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 9m ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:02:21.529 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 9m ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:02:21.529 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 9m ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:02:21.529 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 9m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:02:21.529 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 9m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:02:21.529 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 9m ago 5h 5597M 2370M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:02:21.529 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 9m ago 5h 5672M 2370M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:02:21.530 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 9m ago 5h 5167M 2370M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:02:21.530 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 9m ago 5h 4846M 2370M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:02:21.530 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 9m ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:02:21.530 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 9m ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:02:21.530 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 9m ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:02:21.530 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 9m ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:02:21.530 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 9m ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:02:21.908 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:02:21.908 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:02:21.908 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:02:21.908 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:02:21.908 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:02:21.908 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:02:21.909 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:02:21.909 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:02:21.909 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:02:21.909 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:02:21.909 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:02:21.909 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:02:21.909 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:02:21.909 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:02:21.909 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:02:21.909 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:02:21.909 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:02:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:02:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:21 smithi183 ceph-mon[99169]: pgmap v12545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:02:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:02:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:02:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:02:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:21 smithi119 ceph-mon[108979]: pgmap v12545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:02:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:02:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:02:21.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:02:21.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:21 smithi119 ceph-mon[94175]: pgmap v12545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:21.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:02:21.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:02:21.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:02:22.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:22 smithi183 ceph-mon[99169]: from='client.38054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:02:22.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:22 smithi183 ceph-mon[99169]: from='client.28173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:02:22.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3737396614' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:02:22.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:22 smithi119 ceph-mon[94175]: from='client.38054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:02:22.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:22 smithi119 ceph-mon[94175]: from='client.28173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:02:22.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3737396614' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:02:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:22 smithi119 ceph-mon[108979]: from='client.38054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:02:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:22 smithi119 ceph-mon[108979]: from='client.28173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:02:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3737396614' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:02:23.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:23 smithi183 ceph-mon[99169]: pgmap v12546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:23.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:23 smithi119 ceph-mon[94175]: pgmap v12546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:23.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:23 smithi119 ceph-mon[108979]: pgmap v12546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:02:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:02:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:02:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:25.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:25 smithi183 ceph-mon[99169]: pgmap v12547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:25.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:25 smithi119 ceph-mon[108979]: pgmap v12547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:25.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:25 smithi119 ceph-mon[94175]: pgmap v12547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:27 smithi183 ceph-mon[99169]: pgmap v12548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:27 smithi119 ceph-mon[94175]: pgmap v12548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:27 smithi119 ceph-mon[108979]: pgmap v12548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:29 smithi183 ceph-mon[99169]: pgmap v12549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:29 smithi119 ceph-mon[94175]: pgmap v12549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:29 smithi119 ceph-mon[108979]: pgmap v12549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:31 smithi183 ceph-mon[99169]: pgmap v12550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:31.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:31 smithi119 ceph-mon[94175]: pgmap v12550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:31 smithi119 ceph-mon[108979]: pgmap v12550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:33 smithi183 ceph-mon[99169]: pgmap v12551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:02:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:02:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:02:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:33 smithi119 ceph-mon[94175]: pgmap v12551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:33 smithi119 ceph-mon[108979]: pgmap v12551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:36 smithi183 ceph-mon[99169]: pgmap v12552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:36 smithi119 ceph-mon[108979]: pgmap v12552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:36 smithi119 ceph-mon[94175]: pgmap v12552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:38 smithi183 ceph-mon[99169]: pgmap v12553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:38 smithi119 ceph-mon[108979]: pgmap v12553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:38 smithi119 ceph-mon[94175]: pgmap v12553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:40 smithi183 ceph-mon[99169]: pgmap v12554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:40 smithi119 ceph-mon[108979]: pgmap v12554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:40 smithi119 ceph-mon[94175]: pgmap v12554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:41 smithi183 ceph-mon[99169]: pgmap v12555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:41 smithi119 ceph-mon[94175]: pgmap v12555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:41 smithi119 ceph-mon[108979]: pgmap v12555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:44 smithi183 ceph-mon[99169]: pgmap v12556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:02:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:02:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:02:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:44 smithi119 ceph-mon[108979]: pgmap v12556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:44 smithi119 ceph-mon[94175]: pgmap v12556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:46 smithi183 ceph-mon[99169]: pgmap v12557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:46 smithi119 ceph-mon[108979]: pgmap v12557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:46 smithi119 ceph-mon[94175]: pgmap v12557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:48 smithi183 ceph-mon[99169]: pgmap v12558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:48 smithi119 ceph-mon[94175]: pgmap v12558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:48 smithi119 ceph-mon[108979]: pgmap v12558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:50 smithi183 ceph-mon[99169]: pgmap v12559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:50 smithi119 ceph-mon[108979]: pgmap v12559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:50 smithi119 ceph-mon[94175]: pgmap v12559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:51.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:51 smithi183 ceph-mon[99169]: pgmap v12560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:51.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:51 smithi119 ceph-mon[108979]: pgmap v12560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:51 smithi119 ceph-mon[94175]: pgmap v12560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:52.253 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:02:52.557 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:02:52.557 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 9m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:02:52.558 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 9m ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:02:52.558 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 9m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:02:52.558 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 9m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:02:52.558 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 9m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:02:52.558 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 9m ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:02:52.558 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 9m ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:02:52.558 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 9m ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:02:52.558 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 9m ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:02:52.558 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 9m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:02:52.558 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 9m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:02:52.558 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 9m ago 5h 5597M 2370M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:02:52.558 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 9m ago 5h 5672M 2370M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:02:52.558 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 9m ago 5h 5167M 2370M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:02:52.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 9m ago 5h 4846M 2370M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:02:52.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 9m ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:02:52.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 9m ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:02:52.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 9m ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:02:52.559 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 9m ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:02:52.559 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 9m ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:02:52.935 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:02:52.935 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:02:52.935 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:02:52.935 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:02:52.935 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:02:52.935 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:02:52.935 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:02:52.935 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:02:52.935 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:02:52.935 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:02:52.935 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:02:52.936 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:02:52.936 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:02:52.936 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:02:52.936 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:02:52.936 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:02:52.936 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:02:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1809582947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:02:53.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1809582947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:02:53.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1809582947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:02:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:54 smithi183 ceph-mon[99169]: from='client.38072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:02:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:54 smithi183 ceph-mon[99169]: from='client.28191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:02:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:54 smithi183 ceph-mon[99169]: pgmap v12561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:54.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:02:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:02:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:02:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:54 smithi119 ceph-mon[94175]: from='client.38072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:02:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:54 smithi119 ceph-mon[94175]: from='client.28191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:02:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:54 smithi119 ceph-mon[94175]: pgmap v12561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:54 smithi119 ceph-mon[108979]: from='client.38072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:02:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:54 smithi119 ceph-mon[108979]: from='client.28191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:02:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:54 smithi119 ceph-mon[108979]: pgmap v12561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:02:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:56 smithi183 ceph-mon[99169]: pgmap v12562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:56 smithi119 ceph-mon[94175]: pgmap v12562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:56 smithi119 ceph-mon[108979]: pgmap v12562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:02:58 smithi183 ceph-mon[99169]: pgmap v12563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:02:58 smithi119 ceph-mon[94175]: pgmap v12563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:02:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:02:58 smithi119 ceph-mon[108979]: pgmap v12563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:00.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:00 smithi183 ceph-mon[99169]: pgmap v12564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:00 smithi119 ceph-mon[94175]: pgmap v12564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:00 smithi119 ceph-mon[108979]: pgmap v12564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:01 smithi183 ceph-mon[99169]: pgmap v12565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:01 smithi119 ceph-mon[94175]: pgmap v12565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:01 smithi119 ceph-mon[108979]: pgmap v12565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:04 smithi183 ceph-mon[99169]: pgmap v12566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:03:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:03:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:03:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:04 smithi119 ceph-mon[94175]: pgmap v12566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:04 smithi119 ceph-mon[108979]: pgmap v12566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:06 smithi183 ceph-mon[99169]: pgmap v12567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:06 smithi119 ceph-mon[94175]: pgmap v12567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:06 smithi119 ceph-mon[108979]: pgmap v12567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:08 smithi183 ceph-mon[99169]: pgmap v12568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:08 smithi119 ceph-mon[94175]: pgmap v12568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:08 smithi119 ceph-mon[108979]: pgmap v12568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:10 smithi183 ceph-mon[99169]: pgmap v12569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:10 smithi119 ceph-mon[108979]: pgmap v12569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:10 smithi119 ceph-mon[94175]: pgmap v12569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:11.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:11 smithi183 ceph-mon[99169]: pgmap v12570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:11.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:11 smithi119 ceph-mon[94175]: pgmap v12570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:11 smithi119 ceph-mon[108979]: pgmap v12570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:14 smithi183 ceph-mon[99169]: pgmap v12571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:14 smithi119 ceph-mon[94175]: pgmap v12571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:03:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:03:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:03:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:14 smithi119 ceph-mon[108979]: pgmap v12571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:15.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 21:03:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T21:03:14.929332012Z level=info msg="Completed cleanup jobs" duration=13.237172ms 2023-12-01T21:03:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:16 smithi183 ceph-mon[99169]: pgmap v12572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:16 smithi119 ceph-mon[94175]: pgmap v12572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:16 smithi119 ceph-mon[108979]: pgmap v12572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:18 smithi183 ceph-mon[99169]: pgmap v12573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:18 smithi119 ceph-mon[94175]: pgmap v12573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:18 smithi119 ceph-mon[108979]: pgmap v12573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:20 smithi183 ceph-mon[99169]: pgmap v12574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:20 smithi119 ceph-mon[94175]: pgmap v12574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:20 smithi119 ceph-mon[108979]: pgmap v12574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:21 smithi183 ceph-mon[99169]: pgmap v12575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:03:21.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:21 smithi119 ceph-mon[94175]: pgmap v12575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:21.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:03:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:21 smithi119 ceph-mon[108979]: pgmap v12575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:21.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:03:23.295 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:03:23.626 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:03:23.626 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 10m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:03:23.626 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 10m ago 5h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:03:23.626 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 10m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:03:23.627 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 10m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:03:23.627 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 10m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:03:23.627 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 10m ago 5h 767M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:03:23.627 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 10m ago 5h 1542M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:03:23.627 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 10m ago 5h 706M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:03:23.627 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 10m ago 5h 826M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:03:23.627 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 10m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:03:23.627 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 10m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:03:23.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 10m ago 5h 5597M 2370M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:03:23.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 10m ago 5h 5672M 2370M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:03:23.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 10m ago 5h 5167M 2370M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:03:23.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 10m ago 5h 4846M 2370M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:03:23.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 10m ago 5h 4044M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:03:23.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 10m ago 5h 5050M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:03:23.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 10m ago 5h 4075M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:03:23.627 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 10m ago 5h 4855M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:03:23.628 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 10m ago 5h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:03:24.027 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:03:24.027 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:03:24.027 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:03:24.027 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:03:24.027 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:03:24.027 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:03:24.027 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:03:24.027 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:03:24.027 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:03:24.028 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:03:24.028 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:03:24.028 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:03:24.028 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:03:24.028 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:03:24.028 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:03:24.028 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:03:24.028 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:03:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:24 smithi183 ceph-mon[99169]: pgmap v12576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:03:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:03:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:03:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:24 smithi119 ceph-mon[94175]: pgmap v12576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:24 smithi119 ceph-mon[108979]: pgmap v12576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:25.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:25 smithi183 ceph-mon[99169]: from='client.38090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:03:25.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:25 smithi183 ceph-mon[99169]: from='client.38096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:03:25.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/15748362' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:03:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:25 smithi119 ceph-mon[108979]: from='client.38090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:03:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:25 smithi119 ceph-mon[108979]: from='client.38096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:03:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/15748362' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:03:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:25 smithi119 ceph-mon[94175]: from='client.38090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:03:25.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:25 smithi119 ceph-mon[94175]: from='client.38096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:03:25.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/15748362' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:03:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:26 smithi183 ceph-mon[99169]: pgmap v12577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:03:26.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:03:26.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:03:26.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:03:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:26 smithi119 ceph-mon[94175]: pgmap v12577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:03:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:03:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:03:26.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:03:26.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:26 smithi119 ceph-mon[108979]: pgmap v12577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:26.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:03:26.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:03:26.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:03:26.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:03:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:03:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:03:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:03:27.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:03:27.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:03:27.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:03:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:03:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:03:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:03:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:28 smithi183 ceph-mon[99169]: pgmap v12578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:28 smithi119 ceph-mon[108979]: pgmap v12578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:28 smithi119 ceph-mon[94175]: pgmap v12578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:30 smithi183 ceph-mon[99169]: pgmap v12579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:30 smithi119 ceph-mon[94175]: pgmap v12579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:30 smithi119 ceph-mon[108979]: pgmap v12579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:31 smithi183 ceph-mon[99169]: pgmap v12580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:31.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:31 smithi119 ceph-mon[94175]: pgmap v12580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:31 smithi119 ceph-mon[108979]: pgmap v12580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:34 smithi183 ceph-mon[99169]: pgmap v12581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:03:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:03:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:03:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:34 smithi119 ceph-mon[94175]: pgmap v12581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:34 smithi119 ceph-mon[108979]: pgmap v12581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:36 smithi183 ceph-mon[99169]: pgmap v12582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:36 smithi119 ceph-mon[94175]: pgmap v12582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:36 smithi119 ceph-mon[108979]: pgmap v12582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:38 smithi183 ceph-mon[99169]: pgmap v12583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:38 smithi119 ceph-mon[108979]: pgmap v12583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:38 smithi119 ceph-mon[94175]: pgmap v12583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:40 smithi183 ceph-mon[99169]: pgmap v12584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:40 smithi119 ceph-mon[108979]: pgmap v12584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:40 smithi119 ceph-mon[94175]: pgmap v12584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:41 smithi183 ceph-mon[99169]: pgmap v12585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:41 smithi119 ceph-mon[108979]: pgmap v12585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:41 smithi119 ceph-mon[94175]: pgmap v12585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:44 smithi183 ceph-mon[99169]: pgmap v12586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:03:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:03:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:03:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:44 smithi119 ceph-mon[94175]: pgmap v12586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:44 smithi119 ceph-mon[108979]: pgmap v12586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:46 smithi183 ceph-mon[99169]: pgmap v12587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:46 smithi119 ceph-mon[94175]: pgmap v12587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:46 smithi119 ceph-mon[108979]: pgmap v12587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:48 smithi183 ceph-mon[99169]: pgmap v12588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:48 smithi119 ceph-mon[94175]: pgmap v12588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:48 smithi119 ceph-mon[108979]: pgmap v12588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:50 smithi183 ceph-mon[99169]: pgmap v12589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:50 smithi119 ceph-mon[94175]: pgmap v12589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:50 smithi119 ceph-mon[108979]: pgmap v12589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:51.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:51 smithi183 ceph-mon[99169]: pgmap v12590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:51 smithi119 ceph-mon[94175]: pgmap v12590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:51.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:51 smithi119 ceph-mon[108979]: pgmap v12590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:54.372 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:03:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:54 smithi183 ceph-mon[99169]: pgmap v12591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:03:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:03:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:03:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:54 smithi119 ceph-mon[94175]: pgmap v12591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:54 smithi119 ceph-mon[108979]: pgmap v12591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:03:54.681 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:03:54.681 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 29s ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:03:54.681 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 28s ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:03:54.681 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 29s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:03:54.681 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 28s ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:03:54.681 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 28s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:03:54.681 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 29s ago 5h 773M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:03:54.681 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 29s ago 5h 1577M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:03:54.681 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 28s ago 5h 722M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:03:54.681 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 29s ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:03:54.681 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 29s ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:03:54.681 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 28s ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:03:54.681 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 29s ago 5h 5626M 2370M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:03:54.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 29s ago 5h 5701M 2370M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:03:54.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 29s ago 5h 5189M 2370M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:03:54.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 29s ago 5h 4876M 2370M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:03:54.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 28s ago 5h 4068M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:03:54.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 28s ago 5h 5082M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:03:54.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 28s ago 5h 4103M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:03:54.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 28s ago 5h 4888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:03:54.682 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 28s ago 5h 104M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:03:55.068 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:03:55.068 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:03:55.068 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:03:55.068 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:03:55.068 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:03:55.069 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:03:55.069 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:03:55.069 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:03:55.069 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:03:55.069 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:03:55.069 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:03:55.069 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:03:55.069 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:03:55.069 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:03:55.069 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:03:55.069 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:03:55.069 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:03:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:56 smithi183 ceph-mon[99169]: from='client.28221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:03:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:56 smithi183 ceph-mon[99169]: from='client.38114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:03:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:56 smithi183 ceph-mon[99169]: pgmap v12592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3776033721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:03:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:56 smithi119 ceph-mon[94175]: from='client.28221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:03:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:56 smithi119 ceph-mon[94175]: from='client.38114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:03:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:56 smithi119 ceph-mon[94175]: pgmap v12592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3776033721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:03:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:56 smithi119 ceph-mon[108979]: from='client.28221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:03:56.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:56 smithi119 ceph-mon[108979]: from='client.38114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:03:56.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:56 smithi119 ceph-mon[108979]: pgmap v12592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:56.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3776033721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:03:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:03:58 smithi183 ceph-mon[99169]: pgmap v12593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:03:58 smithi119 ceph-mon[94175]: pgmap v12593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:03:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:03:58 smithi119 ceph-mon[108979]: pgmap v12593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:00 smithi183 ceph-mon[99169]: pgmap v12594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:00 smithi119 ceph-mon[108979]: pgmap v12594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:00 smithi119 ceph-mon[94175]: pgmap v12594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:01 smithi183 ceph-mon[99169]: pgmap v12595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:01 smithi119 ceph-mon[94175]: pgmap v12595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:01 smithi119 ceph-mon[108979]: pgmap v12595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:04 smithi183 ceph-mon[99169]: pgmap v12596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:04:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:04:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:04:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:04 smithi119 ceph-mon[94175]: pgmap v12596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:04 smithi119 ceph-mon[108979]: pgmap v12596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:06 smithi183 ceph-mon[99169]: pgmap v12597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:06 smithi119 ceph-mon[94175]: pgmap v12597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:06 smithi119 ceph-mon[108979]: pgmap v12597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:08 smithi183 ceph-mon[99169]: pgmap v12598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:08 smithi119 ceph-mon[94175]: pgmap v12598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:08 smithi119 ceph-mon[108979]: pgmap v12598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:10 smithi183 ceph-mon[99169]: pgmap v12599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:10 smithi119 ceph-mon[94175]: pgmap v12599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:10 smithi119 ceph-mon[108979]: pgmap v12599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:11.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:11 smithi183 ceph-mon[99169]: pgmap v12600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:11.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:11 smithi119 ceph-mon[94175]: pgmap v12600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:11 smithi119 ceph-mon[108979]: pgmap v12600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:14 smithi183 ceph-mon[99169]: pgmap v12601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:14 smithi119 ceph-mon[94175]: pgmap v12601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:04:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:04:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:04:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:14 smithi119 ceph-mon[108979]: pgmap v12601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:16 smithi183 ceph-mon[99169]: pgmap v12602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:16 smithi119 ceph-mon[94175]: pgmap v12602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:16 smithi119 ceph-mon[108979]: pgmap v12602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:18 smithi183 ceph-mon[99169]: pgmap v12603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:18 smithi119 ceph-mon[94175]: pgmap v12603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:18 smithi119 ceph-mon[108979]: pgmap v12603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:20 smithi183 ceph-mon[99169]: pgmap v12604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:20 smithi119 ceph-mon[94175]: pgmap v12604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:20 smithi119 ceph-mon[108979]: pgmap v12604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:21 smithi183 ceph-mon[99169]: pgmap v12605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:21.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:21 smithi119 ceph-mon[94175]: pgmap v12605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:21 smithi119 ceph-mon[108979]: pgmap v12605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:24 smithi183 ceph-mon[99169]: pgmap v12606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:04:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:04:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:04:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:24 smithi119 ceph-mon[94175]: pgmap v12606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:24 smithi119 ceph-mon[108979]: pgmap v12606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:25.414 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:04:25.721 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:04:25.721 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 60s ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:04:25.721 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 59s ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:04:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 60s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:04:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 59s ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:04:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 59s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:04:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 60s ago 5h 773M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:04:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 60s ago 5h 1577M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:04:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 59s ago 5h 722M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:04:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 60s ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:04:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 60s ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:04:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 59s ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:04:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 60s ago 5h 5626M 2370M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:04:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 60s ago 5h 5701M 2370M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:04:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 60s ago 5h 5189M 2370M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:04:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 60s ago 5h 4876M 2370M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:04:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 59s ago 5h 4068M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:04:25.722 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 59s ago 5h 5082M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:04:25.723 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 59s ago 5h 4103M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:04:25.723 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 59s ago 5h 4888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:04:25.723 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 59s ago 5h 104M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:04:26.101 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:04:26.101 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:04:26.101 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:04:26.102 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:04:26.102 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:04:26.102 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:04:26.102 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:04:26.102 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:04:26.102 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:04:26.102 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:04:26.102 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:04:26.102 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:04:26.102 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:04:26.102 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:04:26.102 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:04:26.102 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:04:26.102 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:04:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:26 smithi183 ceph-mon[99169]: pgmap v12607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:26 smithi119 ceph-mon[94175]: pgmap v12607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:26 smithi119 ceph-mon[108979]: pgmap v12607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:27 smithi183 ceph-mon[99169]: from='client.38126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:04:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:27 smithi183 ceph-mon[99169]: from='client.28245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:04:27.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2608576456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:04:27.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:04:27.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:04:27.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:04:27.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:04:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:27 smithi119 ceph-mon[108979]: from='client.38126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:04:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:27 smithi119 ceph-mon[108979]: from='client.28245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:04:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2608576456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:04:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:04:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:04:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:04:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:04:27.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:27 smithi119 ceph-mon[94175]: from='client.38126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:04:27.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:27 smithi119 ceph-mon[94175]: from='client.28245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:04:27.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2608576456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:04:27.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:04:27.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:04:27.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:04:27.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:04:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:28 smithi183 ceph-mon[99169]: pgmap v12608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:28 smithi119 ceph-mon[108979]: pgmap v12608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:28 smithi119 ceph-mon[94175]: pgmap v12608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:30 smithi183 ceph-mon[99169]: pgmap v12609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:30 smithi119 ceph-mon[94175]: pgmap v12609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:30 smithi119 ceph-mon[108979]: pgmap v12609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:31 smithi183 ceph-mon[99169]: pgmap v12610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:31.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:31 smithi119 ceph-mon[94175]: pgmap v12610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:31 smithi119 ceph-mon[108979]: pgmap v12610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:34 smithi183 ceph-mon[99169]: pgmap v12611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:04:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:04:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:04:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:34 smithi119 ceph-mon[94175]: pgmap v12611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:34 smithi119 ceph-mon[108979]: pgmap v12611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:36 smithi183 ceph-mon[99169]: pgmap v12612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:36 smithi119 ceph-mon[94175]: pgmap v12612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:36 smithi119 ceph-mon[108979]: pgmap v12612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:38 smithi183 ceph-mon[99169]: pgmap v12613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:38 smithi119 ceph-mon[94175]: pgmap v12613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:38 smithi119 ceph-mon[108979]: pgmap v12613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:39 smithi183 ceph-mon[99169]: pgmap v12614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:39 smithi119 ceph-mon[94175]: pgmap v12614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:39 smithi119 ceph-mon[108979]: pgmap v12614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:41 smithi183 ceph-mon[99169]: pgmap v12615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:41 smithi119 ceph-mon[94175]: pgmap v12615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:41 smithi119 ceph-mon[108979]: pgmap v12615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:44 smithi183 ceph-mon[99169]: pgmap v12616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:44 smithi119 ceph-mon[94175]: pgmap v12616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:04:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:04:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:04:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:44 smithi119 ceph-mon[108979]: pgmap v12616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:45.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:45 smithi183 ceph-mon[99169]: pgmap v12617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:45 smithi119 ceph-mon[94175]: pgmap v12617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:45 smithi119 ceph-mon[108979]: pgmap v12617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:48 smithi183 ceph-mon[99169]: pgmap v12618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:48 smithi119 ceph-mon[94175]: pgmap v12618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:48 smithi119 ceph-mon[108979]: pgmap v12618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:50 smithi183 ceph-mon[99169]: pgmap v12619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:50 smithi119 ceph-mon[94175]: pgmap v12619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:50 smithi119 ceph-mon[108979]: pgmap v12619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:51.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:51 smithi183 ceph-mon[99169]: pgmap v12620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:51 smithi119 ceph-mon[94175]: pgmap v12620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:51.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:51 smithi119 ceph-mon[108979]: pgmap v12620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:54 smithi183 ceph-mon[99169]: pgmap v12621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:04:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:04:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:04:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:54 smithi119 ceph-mon[94175]: pgmap v12621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:54 smithi119 ceph-mon[108979]: pgmap v12621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:04:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:56 smithi183 ceph-mon[99169]: pgmap v12622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:56.446 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:04:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:56 smithi119 ceph-mon[94175]: pgmap v12622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:56 smithi119 ceph-mon[108979]: pgmap v12622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:56.754 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:04:56.754 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 91s ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:04:56.754 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 90s ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:04:56.754 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 91s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:04:56.754 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 90s ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:04:56.754 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 90s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:04:56.754 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 91s ago 5h 773M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:04:56.754 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 91s ago 5h 1577M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:04:56.754 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 90s ago 5h 722M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:04:56.754 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 91s ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:04:56.755 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 91s ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:04:56.755 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 90s ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:04:56.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 91s ago 5h 5626M 2370M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:04:56.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 91s ago 5h 5701M 2370M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:04:56.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 91s ago 5h 5189M 2370M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:04:56.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 91s ago 5h 4876M 2370M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:04:56.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 90s ago 5h 4068M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:04:56.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 90s ago 5h 5082M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:04:56.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 90s ago 5h 4103M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:04:56.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 90s ago 5h 4888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:04:56.755 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 90s ago 5h 104M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:04:57.136 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:04:57.136 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:04:57.136 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:04:57.136 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:04:57.136 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:04:57.137 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:04:57.137 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:04:57.137 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:04:57.137 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:04:57.137 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:04:57.137 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:04:57.137 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:04:57.137 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:04:57.137 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:04:57.137 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:04:57.137 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:04:57.137 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:04:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:57 smithi183 ceph-mon[99169]: from='client.38144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:04:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:57 smithi183 ceph-mon[99169]: from='client.38150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:04:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:57 smithi183 ceph-mon[99169]: pgmap v12623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:57.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:57 smithi119 ceph-mon[94175]: from='client.38144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:04:57.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:57 smithi119 ceph-mon[94175]: from='client.38150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:04:57.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:57 smithi119 ceph-mon[94175]: pgmap v12623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:57 smithi119 ceph-mon[108979]: from='client.38144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:04:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:57 smithi119 ceph-mon[108979]: from='client.38150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:04:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:57 smithi119 ceph-mon[108979]: pgmap v12623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1710738868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:04:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1710738868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:04:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1710738868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:04:59.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:04:59 smithi183 ceph-mon[99169]: pgmap v12624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:59.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:04:59 smithi119 ceph-mon[94175]: pgmap v12624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:04:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:04:59 smithi119 ceph-mon[108979]: pgmap v12624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:01 smithi183 ceph-mon[99169]: pgmap v12625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:01 smithi119 ceph-mon[94175]: pgmap v12625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:01 smithi119 ceph-mon[108979]: pgmap v12625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:04 smithi183 ceph-mon[99169]: pgmap v12626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:04 smithi119 ceph-mon[94175]: pgmap v12626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:05:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:05:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:05:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:04 smithi119 ceph-mon[108979]: pgmap v12626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:05 smithi183 ceph-mon[99169]: pgmap v12627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:05.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:05 smithi119 ceph-mon[94175]: pgmap v12627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:05 smithi119 ceph-mon[108979]: pgmap v12627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:08 smithi183 ceph-mon[99169]: pgmap v12628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:08 smithi119 ceph-mon[94175]: pgmap v12628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:08 smithi119 ceph-mon[108979]: pgmap v12628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:09 smithi183 ceph-mon[99169]: pgmap v12629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:09 smithi119 ceph-mon[94175]: pgmap v12629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:09 smithi119 ceph-mon[108979]: pgmap v12629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:11.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:11 smithi183 ceph-mon[99169]: pgmap v12630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:11 smithi119 ceph-mon[108979]: pgmap v12630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:11.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:11 smithi119 ceph-mon[94175]: pgmap v12630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:14 smithi183 ceph-mon[99169]: pgmap v12631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:05:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:05:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:05:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:14 smithi119 ceph-mon[94175]: pgmap v12631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:14 smithi119 ceph-mon[108979]: pgmap v12631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:15 smithi183 ceph-mon[99169]: pgmap v12632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:15 smithi119 ceph-mon[94175]: pgmap v12632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:15.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:15 smithi119 ceph-mon[108979]: pgmap v12632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:17.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:17 smithi183 ceph-mon[99169]: pgmap v12633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:17.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:17 smithi119 ceph-mon[94175]: pgmap v12633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:17 smithi119 ceph-mon[108979]: pgmap v12633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:19 smithi183 ceph-mon[99169]: pgmap v12634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:19 smithi119 ceph-mon[94175]: pgmap v12634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:19 smithi119 ceph-mon[108979]: pgmap v12634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:21 smithi183 ceph-mon[99169]: pgmap v12635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:21.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:21 smithi119 ceph-mon[94175]: pgmap v12635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:21 smithi119 ceph-mon[108979]: pgmap v12635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:23 smithi183 ceph-mon[99169]: pgmap v12636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:23 smithi119 ceph-mon[94175]: pgmap v12636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:23 smithi119 ceph-mon[108979]: pgmap v12636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:05:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:05:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:05:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:25 smithi183 ceph-mon[99169]: pgmap v12637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:25 smithi119 ceph-mon[94175]: pgmap v12637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:25 smithi119 ceph-mon[108979]: pgmap v12637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:05:27.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:05:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:05:27.487 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:05:27.805 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:05:27.805 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 2m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:05:27.805 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 2m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:05:27.806 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 2m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:05:27.806 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 2m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:05:27.806 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 2m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:05:27.806 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 2m ago 5h 773M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:05:27.806 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 2m ago 5h 1577M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:05:27.806 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 2m ago 5h 722M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:05:27.806 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 2m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:05:27.806 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 2m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:05:27.806 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 2m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:05:27.806 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 2m ago 5h 5626M 2370M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:05:27.806 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 2m ago 5h 5701M 2370M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:05:27.806 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 2m ago 5h 5189M 2370M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:05:27.806 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 2m ago 5h 4876M 2370M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:05:27.806 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 2m ago 5h 4068M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:05:27.807 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 2m ago 5h 5082M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:05:27.807 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 2m ago 5h 4103M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:05:27.807 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 2m ago 5h 4888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:05:27.807 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 2m ago 5h 104M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:05:28.187 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:05:28.187 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:05:28.187 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:05:28.188 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:05:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:28 smithi183 ceph-mon[99169]: pgmap v12638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:05:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:05:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:05:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:28 smithi119 ceph-mon[94175]: pgmap v12638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:05:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:05:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:05:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:28 smithi119 ceph-mon[108979]: pgmap v12638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:05:28.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:05:28.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:05:29.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:29 smithi183 ceph-mon[99169]: from='client.28275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:05:29.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:29 smithi183 ceph-mon[99169]: from='client.28281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:05:29.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1483923574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:05:29.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:29 smithi119 ceph-mon[94175]: from='client.28275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:05:29.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:29 smithi119 ceph-mon[94175]: from='client.28281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:05:29.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1483923574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:05:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:29 smithi119 ceph-mon[108979]: from='client.28275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:05:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:29 smithi119 ceph-mon[108979]: from='client.28281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:05:29.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1483923574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:05:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:30 smithi183 ceph-mon[99169]: pgmap v12639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:30 smithi119 ceph-mon[94175]: pgmap v12639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:30 smithi119 ceph-mon[108979]: pgmap v12639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:31 smithi183 ceph-mon[99169]: pgmap v12640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:31.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:31 smithi119 ceph-mon[94175]: pgmap v12640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:31 smithi119 ceph-mon[108979]: pgmap v12640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:33.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:33 smithi183 ceph-mon[99169]: pgmap v12641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:33.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:33 smithi119 ceph-mon[94175]: pgmap v12641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:33.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:33 smithi119 ceph-mon[108979]: pgmap v12641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:05:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:05:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:05:35.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:35 smithi183 ceph-mon[99169]: pgmap v12642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:35.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:35 smithi119 ceph-mon[108979]: pgmap v12642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:35.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:35 smithi119 ceph-mon[94175]: pgmap v12642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:37.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:37 smithi183 ceph-mon[99169]: pgmap v12643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:37.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:37 smithi119 ceph-mon[108979]: pgmap v12643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:37.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:37 smithi119 ceph-mon[94175]: pgmap v12643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:39.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:39 smithi183 ceph-mon[99169]: pgmap v12644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:39 smithi119 ceph-mon[108979]: pgmap v12644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:39 smithi119 ceph-mon[94175]: pgmap v12644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:41 smithi183 ceph-mon[99169]: pgmap v12645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:41 smithi119 ceph-mon[94175]: pgmap v12645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:41 smithi119 ceph-mon[108979]: pgmap v12645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:43.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:43 smithi183 ceph-mon[99169]: pgmap v12646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:43.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:43 smithi119 ceph-mon[94175]: pgmap v12646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:43.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:43 smithi119 ceph-mon[108979]: pgmap v12646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:05:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:05:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:05:45.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:45 smithi183 ceph-mon[99169]: pgmap v12647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:45 smithi119 ceph-mon[94175]: pgmap v12647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:45 smithi119 ceph-mon[108979]: pgmap v12647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:47 smithi183 ceph-mon[99169]: pgmap v12648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:47.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:47 smithi119 ceph-mon[94175]: pgmap v12648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:47 smithi119 ceph-mon[108979]: pgmap v12648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:49.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:49 smithi183 ceph-mon[99169]: pgmap v12649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:49.461 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:49 smithi119 ceph-mon[94175]: pgmap v12649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:49.461 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:49 smithi119 ceph-mon[108979]: pgmap v12649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:51.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:51 smithi183 ceph-mon[99169]: pgmap v12650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:51 smithi119 ceph-mon[94175]: pgmap v12650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:51.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:51 smithi119 ceph-mon[108979]: pgmap v12650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:53 smithi183 ceph-mon[99169]: pgmap v12651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:53.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:53 smithi119 ceph-mon[94175]: pgmap v12651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:53.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:53 smithi119 ceph-mon[108979]: pgmap v12651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:05:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:05:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:05:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:05:55.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:55 smithi183 ceph-mon[99169]: pgmap v12652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:55 smithi119 ceph-mon[108979]: pgmap v12652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:55 smithi119 ceph-mon[94175]: pgmap v12652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:57 smithi183 ceph-mon[99169]: pgmap v12653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:57.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:57 smithi119 ceph-mon[94175]: pgmap v12653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:57 smithi119 ceph-mon[108979]: pgmap v12653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:58.534 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:05:58.837 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:05:58.837 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 2m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:05:58.837 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 2m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 2m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 2m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 2m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 2m ago 5h 773M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 2m ago 5h 1577M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 2m ago 5h 722M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 2m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 2m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 2m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 2m ago 5h 5626M 2370M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 2m ago 5h 5701M 2370M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 2m ago 5h 5189M 2370M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 2m ago 5h 4876M 2370M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:05:58.838 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 2m ago 5h 4068M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:05:58.839 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 2m ago 5h 5082M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:05:58.839 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 2m ago 5h 4103M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:05:58.839 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 2m ago 5h 4888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:05:58.839 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 2m ago 5h 104M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:05:59.217 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:05:59.217 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:05:59.217 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:05:59.217 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:05:59.218 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:05:59.218 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:05:59.218 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:05:59.218 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:05:59.218 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:05:59.218 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:05:59.218 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:05:59.218 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:05:59.218 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:05:59.218 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:05:59.218 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:05:59.218 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:05:59.218 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:05:59.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:59 smithi183 ceph-mon[99169]: from='client.38180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:05:59.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:59 smithi183 ceph-mon[99169]: from='client.38186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:05:59.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:05:59 smithi183 ceph-mon[99169]: pgmap v12654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:59.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:59 smithi119 ceph-mon[94175]: from='client.38180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:05:59.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:59 smithi119 ceph-mon[94175]: from='client.38186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:05:59.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:05:59 smithi119 ceph-mon[94175]: pgmap v12654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:05:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:59 smithi119 ceph-mon[108979]: from='client.38180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:05:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:59 smithi119 ceph-mon[108979]: from='client.38186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:05:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:05:59 smithi119 ceph-mon[108979]: pgmap v12654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3279262718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:06:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3279262718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:06:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3279262718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:06:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:01 smithi183 ceph-mon[99169]: pgmap v12655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:01 smithi119 ceph-mon[94175]: pgmap v12655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:01 smithi119 ceph-mon[108979]: pgmap v12655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:03 smithi183 ceph-mon[99169]: pgmap v12656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:03.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:03 smithi119 ceph-mon[94175]: pgmap v12656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:03 smithi119 ceph-mon[108979]: pgmap v12656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:06:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:06:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:06:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:05 smithi183 ceph-mon[99169]: pgmap v12657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:05 smithi119 ceph-mon[108979]: pgmap v12657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:05.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:05 smithi119 ceph-mon[94175]: pgmap v12657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:07 smithi183 ceph-mon[99169]: pgmap v12658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:07 smithi119 ceph-mon[108979]: pgmap v12658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:07 smithi119 ceph-mon[94175]: pgmap v12658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:09 smithi183 ceph-mon[99169]: pgmap v12659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:09 smithi119 ceph-mon[94175]: pgmap v12659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:09 smithi119 ceph-mon[108979]: pgmap v12659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:11.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:11 smithi183 ceph-mon[99169]: pgmap v12660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:11 smithi119 ceph-mon[108979]: pgmap v12660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:11.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:11 smithi119 ceph-mon[94175]: pgmap v12660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:13 smithi183 ceph-mon[99169]: pgmap v12661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:13 smithi119 ceph-mon[94175]: pgmap v12661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:13 smithi119 ceph-mon[108979]: pgmap v12661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:06:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:06:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:06:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:15 smithi183 ceph-mon[99169]: pgmap v12662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:15.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:15 smithi119 ceph-mon[108979]: pgmap v12662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:15 smithi119 ceph-mon[94175]: pgmap v12662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:17.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:17 smithi183 ceph-mon[99169]: pgmap v12663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:17 smithi119 ceph-mon[108979]: pgmap v12663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:17.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:17 smithi119 ceph-mon[94175]: pgmap v12663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:19 smithi183 ceph-mon[99169]: pgmap v12664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:19 smithi119 ceph-mon[94175]: pgmap v12664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:19 smithi119 ceph-mon[108979]: pgmap v12664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:21 smithi183 ceph-mon[99169]: pgmap v12665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:21.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:21 smithi119 ceph-mon[94175]: pgmap v12665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:21.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:21 smithi119 ceph-mon[108979]: pgmap v12665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:23 smithi183 ceph-mon[99169]: pgmap v12666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:23 smithi119 ceph-mon[108979]: pgmap v12666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:23 smithi119 ceph-mon[94175]: pgmap v12666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:06:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:06:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:06:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:25 smithi183 ceph-mon[99169]: pgmap v12667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:25 smithi119 ceph-mon[108979]: pgmap v12667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:25 smithi119 ceph-mon[94175]: pgmap v12667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:27 smithi183 ceph-mon[99169]: pgmap v12668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:27.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:27 smithi119 ceph-mon[94175]: pgmap v12668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:27 smithi119 ceph-mon[108979]: pgmap v12668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:06:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:06:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:06:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:06:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:06:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:06:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:06:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:06:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:06:29.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:06:29.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:06:29.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:06:29.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:29 smithi183 ceph-mon[99169]: pgmap v12669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:29.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:06:29.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:06:29.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:06:29.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:29 smithi119 ceph-mon[94175]: pgmap v12669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:06:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:06:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:06:29.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:29 smithi119 ceph-mon[108979]: pgmap v12669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:29.565 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:06:29.873 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:06:29.874 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 3m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:06:29.874 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 3m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:06:29.874 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 3m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:06:29.874 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 3m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:06:29.874 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 3m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:06:29.874 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 3m ago 5h 773M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:06:29.874 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 3m ago 5h 1577M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:06:29.874 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 3m ago 5h 722M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:06:29.874 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 3m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:06:29.874 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 3m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:06:29.874 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 3m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:06:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 3m ago 5h 5626M 2370M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:06:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 3m ago 5h 5701M 2370M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:06:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 3m ago 5h 5189M 2370M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:06:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 3m ago 5h 4876M 2370M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:06:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 3m ago 5h 4068M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:06:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 3m ago 5h 5082M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:06:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 3m ago 5h 4103M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:06:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 3m ago 5h 4888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:06:29.875 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 3m ago 5h 104M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:06:30.250 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:06:30.250 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:06:30.251 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:06:30.251 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:06:30.251 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:06:30.251 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:06:30.251 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:06:30.251 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:06:30.251 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:06:30.251 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:06:30.251 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:06:30.251 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:06:30.251 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:06:30.251 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:06:30.251 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:06:30.251 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:06:30.251 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:06:30.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:30 smithi183 ceph-mon[99169]: from='client.38198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:06:30.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:30 smithi183 ceph-mon[99169]: from='client.28317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:06:30.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1696843267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:06:30.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:30 smithi119 ceph-mon[94175]: from='client.38198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:06:30.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:30 smithi119 ceph-mon[94175]: from='client.28317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:06:30.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1696843267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:06:30.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:30 smithi119 ceph-mon[108979]: from='client.38198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:06:30.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:30 smithi119 ceph-mon[108979]: from='client.28317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:06:30.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1696843267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:06:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:31 smithi183 ceph-mon[99169]: pgmap v12670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:31 smithi119 ceph-mon[108979]: pgmap v12670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:31.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:31 smithi119 ceph-mon[94175]: pgmap v12670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:33.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:33 smithi183 ceph-mon[99169]: pgmap v12671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:33.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:33 smithi119 ceph-mon[108979]: pgmap v12671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:33.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:33 smithi119 ceph-mon[94175]: pgmap v12671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:06:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:06:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:06:35.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:35 smithi183 ceph-mon[99169]: pgmap v12672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:35.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:35 smithi119 ceph-mon[108979]: pgmap v12672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:35.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:35 smithi119 ceph-mon[94175]: pgmap v12672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:37.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:37 smithi183 ceph-mon[99169]: pgmap v12673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:37.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:37 smithi119 ceph-mon[94175]: pgmap v12673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:37.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:37 smithi119 ceph-mon[108979]: pgmap v12673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:39 smithi183 ceph-mon[99169]: pgmap v12674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:39 smithi119 ceph-mon[94175]: pgmap v12674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:39 smithi119 ceph-mon[108979]: pgmap v12674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:41 smithi183 ceph-mon[99169]: pgmap v12675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:41 smithi119 ceph-mon[94175]: pgmap v12675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:41 smithi119 ceph-mon[108979]: pgmap v12675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:43.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:43 smithi183 ceph-mon[99169]: pgmap v12676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:43.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:43 smithi119 ceph-mon[94175]: pgmap v12676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:43.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:43 smithi119 ceph-mon[108979]: pgmap v12676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:06:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:06:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:06:45.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:45 smithi183 ceph-mon[99169]: pgmap v12677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:45 smithi119 ceph-mon[94175]: pgmap v12677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:45 smithi119 ceph-mon[108979]: pgmap v12677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:47 smithi183 ceph-mon[99169]: pgmap v12678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:47.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:47 smithi119 ceph-mon[94175]: pgmap v12678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:47 smithi119 ceph-mon[108979]: pgmap v12678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:49.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:49 smithi183 ceph-mon[99169]: pgmap v12679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:49.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:49 smithi119 ceph-mon[94175]: pgmap v12679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:49 smithi119 ceph-mon[108979]: pgmap v12679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:51.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:51 smithi183 ceph-mon[99169]: pgmap v12680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:51 smithi119 ceph-mon[94175]: pgmap v12680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:51.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:51 smithi119 ceph-mon[108979]: pgmap v12680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:53 smithi183 ceph-mon[99169]: pgmap v12681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:53.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:53 smithi119 ceph-mon[94175]: pgmap v12681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:53.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:53 smithi119 ceph-mon[108979]: pgmap v12681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:06:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:06:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T21:06:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:06:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:55 smithi183 ceph-mon[99169]: pgmap v12682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:55 smithi119 ceph-mon[94175]: pgmap v12682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:55 smithi119 ceph-mon[108979]: pgmap v12682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:57 smithi183 ceph-mon[99169]: pgmap v12683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:57.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:57 smithi119 ceph-mon[94175]: pgmap v12683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:57 smithi119 ceph-mon[108979]: pgmap v12683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:59.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:06:59 smithi183 ceph-mon[99169]: pgmap v12684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:59.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:06:59 smithi119 ceph-mon[94175]: pgmap v12684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:06:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:06:59 smithi119 ceph-mon[108979]: pgmap v12684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:00.593 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:07:00.903 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:07:00.903 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 3m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:07:00.903 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 3m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:07:00.903 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 3m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:07:00.904 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 3m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:07:00.904 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 3m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:07:00.904 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 3m ago 5h 773M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:07:00.904 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 3m ago 5h 1577M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:07:00.904 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 3m ago 5h 722M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:07:00.904 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 3m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:07:00.904 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 3m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:07:00.904 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 3m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:07:00.904 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 3m ago 5h 5626M 2370M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:07:00.904 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 3m ago 5h 5701M 2370M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:07:00.904 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 3m ago 5h 5189M 2370M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:07:00.904 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 3m ago 5h 4876M 2370M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:07:00.904 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 3m ago 5h 4068M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:07:00.904 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 3m ago 5h 5082M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:07:00.905 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 3m ago 5h 4103M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:07:00.905 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 3m ago 5h 4888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:07:00.905 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 3m ago 5h 104M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:07:01.281 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:07:01.281 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:07:01.281 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:07:01.281 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:07:01.281 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:07:01.281 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:07:01.282 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:07:01.282 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:07:01.282 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:07:01.282 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:07:01.282 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:07:01.282 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:07:01.283 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:07:01.283 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:07:01.283 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:07:01.283 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:07:01.283 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:07:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:01 smithi183 ceph-mon[99169]: from='client.28329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:07:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:01 smithi183 ceph-mon[99169]: from='client.38222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:07:01.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:01 smithi183 ceph-mon[99169]: pgmap v12685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:01.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2647531070' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:07:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:01 smithi119 ceph-mon[94175]: from='client.28329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:07:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:01 smithi119 ceph-mon[94175]: from='client.38222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:07:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:01 smithi119 ceph-mon[94175]: pgmap v12685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2647531070' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:07:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:01 smithi119 ceph-mon[108979]: from='client.28329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:07:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:01 smithi119 ceph-mon[108979]: from='client.38222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:07:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:01 smithi119 ceph-mon[108979]: pgmap v12685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:01.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2647531070' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:07:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:03 smithi183 ceph-mon[99169]: pgmap v12686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:03.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:03 smithi119 ceph-mon[94175]: pgmap v12686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:03 smithi119 ceph-mon[108979]: pgmap v12686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:07:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:07:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T21:07:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:05 smithi183 ceph-mon[99169]: pgmap v12687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:05 smithi119 ceph-mon[108979]: pgmap v12687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:05.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:05 smithi119 ceph-mon[94175]: pgmap v12687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:07 smithi183 ceph-mon[99169]: pgmap v12688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:07 smithi119 ceph-mon[94175]: pgmap v12688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:07 smithi119 ceph-mon[108979]: pgmap v12688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:09 smithi183 ceph-mon[99169]: pgmap v12689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:09 smithi119 ceph-mon[94175]: pgmap v12689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:09 smithi119 ceph-mon[108979]: pgmap v12689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:11.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:11 smithi183 ceph-mon[99169]: pgmap v12690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:11 smithi119 ceph-mon[108979]: pgmap v12690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:11.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:11 smithi119 ceph-mon[94175]: pgmap v12690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:13 smithi183 ceph-mon[99169]: pgmap v12691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:13 smithi119 ceph-mon[94175]: pgmap v12691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:13 smithi119 ceph-mon[108979]: pgmap v12691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:07:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:07:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:07:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:15 smithi183 ceph-mon[99169]: pgmap v12692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:15 smithi119 ceph-mon[94175]: pgmap v12692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:15.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:15 smithi119 ceph-mon[108979]: pgmap v12692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:17.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:17 smithi183 ceph-mon[99169]: pgmap v12693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:17.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:17 smithi119 ceph-mon[94175]: pgmap v12693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:17 smithi119 ceph-mon[108979]: pgmap v12693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:19 smithi183 ceph-mon[99169]: pgmap v12694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:19 smithi119 ceph-mon[94175]: pgmap v12694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:19 smithi119 ceph-mon[108979]: pgmap v12694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:21 smithi183 ceph-mon[99169]: pgmap v12695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:21.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:21 smithi119 ceph-mon[94175]: pgmap v12695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:21 smithi119 ceph-mon[108979]: pgmap v12695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:23.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:23 smithi183 ceph-mon[99169]: pgmap v12696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:23 smithi119 ceph-mon[94175]: pgmap v12696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:23 smithi119 ceph-mon[108979]: pgmap v12696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:07:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:07:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:07:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:25 smithi183 ceph-mon[99169]: pgmap v12697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:25 smithi119 ceph-mon[94175]: pgmap v12697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:25 smithi119 ceph-mon[108979]: pgmap v12697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:27 smithi183 ceph-mon[99169]: pgmap v12698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:27.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:27 smithi119 ceph-mon[94175]: pgmap v12698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:27 smithi119 ceph-mon[108979]: pgmap v12698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:28.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:07:28.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:07:28.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:07:30.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:30 smithi119 ceph-mon[94175]: pgmap v12699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:30.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:07:30.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:07:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:30 smithi119 ceph-mon[108979]: pgmap v12699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:07:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:07:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:30 smithi183 ceph-mon[99169]: pgmap v12699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:07:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:07:31.636 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:07:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:31 smithi183 ceph-mon[99169]: pgmap v12700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:31.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:31 smithi119 ceph-mon[94175]: pgmap v12700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:31 smithi119 ceph-mon[108979]: pgmap v12700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:31.959 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:07:31.959 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 4m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:07:31.960 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 4m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:07:31.960 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 4m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:07:31.960 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 4m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:07:31.960 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 4m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:07:31.960 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 4m ago 5h 773M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:07:31.960 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 4m ago 5h 1577M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:07:31.960 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 4m ago 5h 722M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:07:31.960 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 4m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:07:31.960 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 4m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:07:31.960 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 4m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:07:31.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 4m ago 5h 5626M 2370M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:07:31.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 4m ago 5h 5701M 2370M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:07:31.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 4m ago 5h 5189M 2370M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:07:31.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 4m ago 5h 4876M 2370M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:07:31.961 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 4m ago 5h 4068M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:07:31.961 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 4m ago 5h 5082M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:07:31.961 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 4m ago 5h 4103M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:07:31.961 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 4m ago 5h 4888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:07:31.961 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 4m ago 5h 104M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:07:32.361 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:07:32.362 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:07:32.362 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:07:32.362 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:07:32.362 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:07:32.362 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:07:32.362 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:07:32.362 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:07:32.362 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:07:32.362 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:07:32.362 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:07:32.363 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:07:32.363 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:07:32.363 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:07:32.363 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:07:32.363 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:07:32.363 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:07:32.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:32 smithi183 ceph-mon[99169]: from='client.38234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:07:32.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:32 smithi183 ceph-mon[99169]: from='client.28353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:07:32.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:07:32.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:07:32.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:07:32.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:07:32.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:07:32.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/49562789' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:07:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:32 smithi119 ceph-mon[94175]: from='client.38234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:07:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:32 smithi119 ceph-mon[94175]: from='client.28353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:07:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:07:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:07:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:07:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:07:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:07:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/49562789' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:07:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:32 smithi119 ceph-mon[108979]: from='client.38234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:07:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:32 smithi119 ceph-mon[108979]: from='client.28353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:07:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:07:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:07:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:07:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:07:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:07:32.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/49562789' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:07:33.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:33 smithi183 ceph-mon[99169]: pgmap v12701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:33 smithi119 ceph-mon[94175]: pgmap v12701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:33.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:33 smithi119 ceph-mon[108979]: pgmap v12701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:07:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:07:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:07:35.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:35 smithi183 ceph-mon[99169]: pgmap v12702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:35.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:35 smithi119 ceph-mon[94175]: pgmap v12702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:35.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:35 smithi119 ceph-mon[108979]: pgmap v12702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:37.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:37 smithi183 ceph-mon[99169]: pgmap v12703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:37.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:37 smithi119 ceph-mon[94175]: pgmap v12703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:37.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:37 smithi119 ceph-mon[108979]: pgmap v12703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:39.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:39 smithi183 ceph-mon[99169]: pgmap v12704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:39 smithi119 ceph-mon[94175]: pgmap v12704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:39 smithi119 ceph-mon[108979]: pgmap v12704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:41 smithi183 ceph-mon[99169]: pgmap v12705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:41 smithi119 ceph-mon[94175]: pgmap v12705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:41 smithi119 ceph-mon[108979]: pgmap v12705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:43.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:43 smithi183 ceph-mon[99169]: pgmap v12706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:43.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:43 smithi119 ceph-mon[94175]: pgmap v12706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:43.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:43 smithi119 ceph-mon[108979]: pgmap v12706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:07:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:07:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:07:45.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:45 smithi183 ceph-mon[99169]: pgmap v12707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:45 smithi119 ceph-mon[94175]: pgmap v12707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:45 smithi119 ceph-mon[108979]: pgmap v12707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:47 smithi183 ceph-mon[99169]: pgmap v12708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:47.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:47 smithi119 ceph-mon[94175]: pgmap v12708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:47 smithi119 ceph-mon[108979]: pgmap v12708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:49.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:49 smithi183 ceph-mon[99169]: pgmap v12709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:49.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:49 smithi119 ceph-mon[94175]: pgmap v12709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:49 smithi119 ceph-mon[108979]: pgmap v12709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:51.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:51 smithi183 ceph-mon[99169]: pgmap v12710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:51 smithi119 ceph-mon[94175]: pgmap v12710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:51.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:51 smithi119 ceph-mon[108979]: pgmap v12710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:53 smithi183 ceph-mon[99169]: pgmap v12711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:53.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:53 smithi119 ceph-mon[94175]: pgmap v12711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:53.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:53 smithi119 ceph-mon[108979]: pgmap v12711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:07:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:07:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:07:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:07:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:55 smithi183 ceph-mon[99169]: pgmap v12712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:55 smithi119 ceph-mon[108979]: pgmap v12712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:55 smithi119 ceph-mon[94175]: pgmap v12712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:57 smithi183 ceph-mon[99169]: pgmap v12713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:57.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:57 smithi119 ceph-mon[94175]: pgmap v12713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:57 smithi119 ceph-mon[108979]: pgmap v12713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:59.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:07:59 smithi183 ceph-mon[99169]: pgmap v12714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:59.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:07:59 smithi119 ceph-mon[94175]: pgmap v12714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:07:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:07:59 smithi119 ceph-mon[108979]: pgmap v12714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:01 smithi183 ceph-mon[99169]: pgmap v12715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:01 smithi119 ceph-mon[94175]: pgmap v12715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:01 smithi119 ceph-mon[108979]: pgmap v12715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:02.707 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:08:03.015 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:08:03.015 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 4m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:08:03.015 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 4m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:08:03.015 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 4m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:08:03.015 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 4m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:08:03.015 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 4m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:08:03.015 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 4m ago 5h 773M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:08:03.015 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 4m ago 5h 1577M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:08:03.015 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 4m ago 5h 722M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:08:03.015 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 4m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:08:03.015 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 4m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:08:03.015 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 4m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:08:03.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 4m ago 5h 5626M 2370M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:08:03.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 4m ago 5h 5701M 2370M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:08:03.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 4m ago 5h 5189M 2370M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:08:03.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 4m ago 5h 4876M 2370M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:08:03.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 4m ago 5h 4068M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:08:03.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 4m ago 5h 5082M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:08:03.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 4m ago 5h 4103M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:08:03.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 4m ago 5h 4888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:08:03.016 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 4m ago 5h 104M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:08:03.400 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:08:03.400 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:08:03.400 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:08:03.400 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:08:03.400 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:08:03.401 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:08:03.401 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:08:03.401 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:08:03.401 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:08:03.401 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:08:03.401 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:08:03.401 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:08:03.401 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:08:03.401 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:08:03.401 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:08:03.401 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:08:03.401 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:08:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:03 smithi183 ceph-mon[99169]: from='client.28365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:08:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:03 smithi183 ceph-mon[99169]: from='client.38258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:08:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:03 smithi183 ceph-mon[99169]: pgmap v12716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:03 smithi119 ceph-mon[108979]: from='client.28365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:08:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:03 smithi119 ceph-mon[108979]: from='client.38258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:08:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:03 smithi119 ceph-mon[108979]: pgmap v12716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:03.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:03 smithi119 ceph-mon[94175]: from='client.28365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:08:03.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:03 smithi119 ceph-mon[94175]: from='client.38258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:08:03.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:03 smithi119 ceph-mon[94175]: pgmap v12716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1109964431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:08:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:08:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:08:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:08:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1109964431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:08:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1109964431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:08:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:05 smithi183 ceph-mon[99169]: pgmap v12717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:05.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:05 smithi119 ceph-mon[94175]: pgmap v12717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:05 smithi119 ceph-mon[108979]: pgmap v12717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:07 smithi183 ceph-mon[99169]: pgmap v12718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:07 smithi119 ceph-mon[94175]: pgmap v12718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:07 smithi119 ceph-mon[108979]: pgmap v12718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:09 smithi183 ceph-mon[99169]: pgmap v12719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:09 smithi119 ceph-mon[94175]: pgmap v12719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:09 smithi119 ceph-mon[108979]: pgmap v12719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:11.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:11 smithi183 ceph-mon[99169]: pgmap v12720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:11.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:11 smithi119 ceph-mon[94175]: pgmap v12720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:11 smithi119 ceph-mon[108979]: pgmap v12720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:13 smithi183 ceph-mon[99169]: pgmap v12721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:13 smithi119 ceph-mon[94175]: pgmap v12721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:13 smithi119 ceph-mon[108979]: pgmap v12721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:08:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:08:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:08:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:15 smithi183 ceph-mon[99169]: pgmap v12722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:15 smithi119 ceph-mon[94175]: pgmap v12722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:15.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:15 smithi119 ceph-mon[108979]: pgmap v12722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:17.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:17 smithi183 ceph-mon[99169]: pgmap v12723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:17.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:17 smithi119 ceph-mon[94175]: pgmap v12723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:17 smithi119 ceph-mon[108979]: pgmap v12723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:19 smithi183 ceph-mon[99169]: pgmap v12724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:19 smithi119 ceph-mon[94175]: pgmap v12724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:19 smithi119 ceph-mon[108979]: pgmap v12724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:21 smithi183 ceph-mon[99169]: pgmap v12725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:21.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:21 smithi119 ceph-mon[94175]: pgmap v12725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:21 smithi119 ceph-mon[108979]: pgmap v12725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:23 smithi183 ceph-mon[99169]: pgmap v12726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:23 smithi119 ceph-mon[94175]: pgmap v12726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:23 smithi119 ceph-mon[108979]: pgmap v12726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:08:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:08:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:08:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:25 smithi183 ceph-mon[99169]: pgmap v12727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:25 smithi119 ceph-mon[94175]: pgmap v12727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:25 smithi119 ceph-mon[108979]: pgmap v12727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:27 smithi183 ceph-mon[99169]: pgmap v12728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:27.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:27 smithi119 ceph-mon[94175]: pgmap v12728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:27 smithi119 ceph-mon[108979]: pgmap v12728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:29.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:29 smithi183 ceph-mon[99169]: pgmap v12729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:29.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:29 smithi119 ceph-mon[94175]: pgmap v12729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:29.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:29 smithi119 ceph-mon[108979]: pgmap v12729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:31 smithi183 ceph-mon[99169]: pgmap v12730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:31.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:31 smithi119 ceph-mon[94175]: pgmap v12730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:31 smithi119 ceph-mon[108979]: pgmap v12730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:32.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:08:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:08:32.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:08:33.739 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:08:33.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:08:33.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:08:33.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:08:33.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:33 smithi183 ceph-mon[99169]: pgmap v12731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:08:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:08:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:08:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:33 smithi119 ceph-mon[94175]: pgmap v12731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:33.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:08:33.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:08:33.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:08:33.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:33 smithi119 ceph-mon[108979]: pgmap v12731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:34.046 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:08:34.046 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 5m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:08:34.046 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 5m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:08:34.046 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 5m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:08:34.046 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 5m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:08:34.046 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 5m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:08:34.046 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 5m ago 5h 773M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:08:34.046 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 5m ago 5h 1577M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:08:34.047 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 5m ago 5h 722M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:08:34.047 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 5m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:08:34.047 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 5m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:08:34.047 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 5m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:08:34.047 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 5m ago 5h 5626M 2370M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:08:34.047 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 5m ago 5h 5701M 2370M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:08:34.047 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 5m ago 5h 5189M 2370M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:08:34.047 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 5m ago 5h 4876M 2370M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:08:34.047 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 5m ago 5h 4068M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:08:34.047 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 5m ago 5h 5082M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:08:34.047 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 5m ago 5h 4103M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:08:34.047 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 5m ago 5h 4888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:08:34.047 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 5m ago 5h 104M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:08:34.426 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:08:34.426 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:08:34.426 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:08:34.426 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:08:34.426 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:08:34.426 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:08:34.427 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:08:34.427 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:08:34.427 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:08:34.427 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:08:34.427 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:08:34.427 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:08:34.427 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:08:34.427 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:08:34.427 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:08:34.427 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:08:34.427 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:08:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:08:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:08:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:08:35.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:34 smithi183 ceph-mon[99169]: from='client.38270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:08:35.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:34 smithi183 ceph-mon[99169]: from='client.28389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:08:35.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3167546871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:08:35.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:34 smithi119 ceph-mon[94175]: from='client.38270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:08:35.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:34 smithi119 ceph-mon[94175]: from='client.28389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:08:35.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3167546871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:08:35.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:34 smithi119 ceph-mon[108979]: from='client.38270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:08:35.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:34 smithi119 ceph-mon[108979]: from='client.28389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:08:35.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3167546871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:08:36.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:35 smithi183 ceph-mon[99169]: pgmap v12732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:36.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:35 smithi119 ceph-mon[108979]: pgmap v12732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:36.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:35 smithi119 ceph-mon[94175]: pgmap v12732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:37.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:37 smithi183 ceph-mon[99169]: pgmap v12733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:37.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:37 smithi119 ceph-mon[94175]: pgmap v12733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:37.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:37 smithi119 ceph-mon[108979]: pgmap v12733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:39 smithi183 ceph-mon[99169]: pgmap v12734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:39 smithi119 ceph-mon[94175]: pgmap v12734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:39 smithi119 ceph-mon[108979]: pgmap v12734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:41 smithi183 ceph-mon[99169]: pgmap v12735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:41 smithi119 ceph-mon[94175]: pgmap v12735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:41 smithi119 ceph-mon[108979]: pgmap v12735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:43.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:43 smithi183 ceph-mon[99169]: pgmap v12736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:43.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:43 smithi119 ceph-mon[108979]: pgmap v12736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:43.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:43 smithi119 ceph-mon[94175]: pgmap v12736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:08:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:08:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:08:45.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:45 smithi183 ceph-mon[99169]: pgmap v12737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:45 smithi119 ceph-mon[94175]: pgmap v12737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:45 smithi119 ceph-mon[108979]: pgmap v12737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:47 smithi183 ceph-mon[99169]: pgmap v12738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:47 smithi119 ceph-mon[108979]: pgmap v12738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:47.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:47 smithi119 ceph-mon[94175]: pgmap v12738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:49.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:49 smithi183 ceph-mon[99169]: pgmap v12739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:49.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:49 smithi119 ceph-mon[94175]: pgmap v12739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:49 smithi119 ceph-mon[108979]: pgmap v12739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:51.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:51 smithi183 ceph-mon[99169]: pgmap v12740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:51 smithi119 ceph-mon[94175]: pgmap v12740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:51.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:51 smithi119 ceph-mon[108979]: pgmap v12740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:53 smithi183 ceph-mon[99169]: pgmap v12741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:53.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:53 smithi119 ceph-mon[108979]: pgmap v12741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:53.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:53 smithi119 ceph-mon[94175]: pgmap v12741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:08:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:08:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:08:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:08:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:55 smithi183 ceph-mon[99169]: pgmap v12742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:55 smithi119 ceph-mon[94175]: pgmap v12742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:55 smithi119 ceph-mon[108979]: pgmap v12742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:57 smithi183 ceph-mon[99169]: pgmap v12743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:57.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:57 smithi119 ceph-mon[94175]: pgmap v12743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:57 smithi119 ceph-mon[108979]: pgmap v12743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:59.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:08:59 smithi183 ceph-mon[99169]: pgmap v12744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:59.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:08:59 smithi119 ceph-mon[94175]: pgmap v12744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:08:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:08:59 smithi119 ceph-mon[108979]: pgmap v12744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:01 smithi183 ceph-mon[99169]: pgmap v12745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:01 smithi119 ceph-mon[94175]: pgmap v12745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:01 smithi119 ceph-mon[108979]: pgmap v12745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:03 smithi183 ceph-mon[99169]: pgmap v12746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:03.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:03 smithi119 ceph-mon[94175]: pgmap v12746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:03 smithi119 ceph-mon[108979]: pgmap v12746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:09:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:09:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:09:04.771 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:09:05.076 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:09:05.077 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 5m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:09:05.077 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 5m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:09:05.077 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 5m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:09:05.077 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 5m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:09:05.077 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 5m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:09:05.077 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 5m ago 5h 773M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:09:05.077 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 5m ago 5h 1577M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:09:05.077 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 5m ago 5h 722M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:09:05.077 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 5m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:09:05.077 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 5m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:09:05.077 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 5m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:09:05.077 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 5m ago 5h 5626M 2370M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:09:05.078 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 5m ago 5h 5701M 2370M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:09:05.078 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 5m ago 5h 5189M 2370M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:09:05.078 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 5m ago 5h 4876M 2370M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:09:05.078 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 5m ago 5h 4068M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:09:05.078 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 5m ago 5h 5082M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:09:05.078 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 5m ago 5h 4103M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:09:05.078 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 5m ago 5h 4888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:09:05.078 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 5m ago 5h 104M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:09:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:05 smithi183 ceph-mon[99169]: from='client.28401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:09:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:05 smithi183 ceph-mon[99169]: pgmap v12747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:05 smithi183 ceph-mon[99169]: from='client.28407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:09:05.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:05 smithi119 ceph-mon[94175]: from='client.28401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:09:05.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:05 smithi119 ceph-mon[94175]: pgmap v12747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:05.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:05 smithi119 ceph-mon[94175]: from='client.28407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:09:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:05 smithi119 ceph-mon[108979]: from='client.28401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:09:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:05 smithi119 ceph-mon[108979]: pgmap v12747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:05 smithi119 ceph-mon[108979]: from='client.28407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:09:05.460 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:09:05.461 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:09:05.461 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:09:05.461 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:09:05.461 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:09:05.461 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:09:05.461 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:09:05.461 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:09:05.461 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:09:05.461 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:09:05.461 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:09:05.461 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:09:05.461 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:09:05.462 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:09:05.462 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:09:05.462 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:09:05.462 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:09:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3275768158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:09:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3275768158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:09:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3275768158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:09:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:07 smithi183 ceph-mon[99169]: pgmap v12748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:07 smithi119 ceph-mon[94175]: pgmap v12748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:07 smithi119 ceph-mon[108979]: pgmap v12748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:09 smithi183 ceph-mon[99169]: pgmap v12749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:09 smithi119 ceph-mon[94175]: pgmap v12749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:09 smithi119 ceph-mon[108979]: pgmap v12749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:11.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:11 smithi183 ceph-mon[99169]: pgmap v12750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:11.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:11 smithi119 ceph-mon[94175]: pgmap v12750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:11 smithi119 ceph-mon[108979]: pgmap v12750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:13 smithi183 ceph-mon[99169]: pgmap v12751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:13 smithi119 ceph-mon[94175]: pgmap v12751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:13 smithi119 ceph-mon[108979]: pgmap v12751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:09:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:09:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:09:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:15 smithi183 ceph-mon[99169]: pgmap v12752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:15 smithi119 ceph-mon[94175]: pgmap v12752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:15.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:15 smithi119 ceph-mon[108979]: pgmap v12752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:17.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:17 smithi183 ceph-mon[99169]: pgmap v12753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:17 smithi119 ceph-mon[108979]: pgmap v12753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:17.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:17 smithi119 ceph-mon[94175]: pgmap v12753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:19 smithi183 ceph-mon[99169]: pgmap v12754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:19 smithi119 ceph-mon[94175]: pgmap v12754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:19 smithi119 ceph-mon[108979]: pgmap v12754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:21 smithi183 ceph-mon[99169]: pgmap v12755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:21 smithi119 ceph-mon[108979]: pgmap v12755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:21.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:21 smithi119 ceph-mon[94175]: pgmap v12755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:23 smithi183 ceph-mon[99169]: pgmap v12756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:23 smithi119 ceph-mon[108979]: pgmap v12756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:23 smithi119 ceph-mon[94175]: pgmap v12756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:09:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:09:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T21:09:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:25 smithi183 ceph-mon[99169]: pgmap v12757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:25 smithi119 ceph-mon[94175]: pgmap v12757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:25 smithi119 ceph-mon[108979]: pgmap v12757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:27 smithi183 ceph-mon[99169]: pgmap v12758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:27 smithi119 ceph-mon[108979]: pgmap v12758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:27.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:27 smithi119 ceph-mon[94175]: pgmap v12758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:29.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:29 smithi183 ceph-mon[99169]: pgmap v12759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:29.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:29 smithi119 ceph-mon[94175]: pgmap v12759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:29 smithi119 ceph-mon[108979]: pgmap v12759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:31 smithi183 ceph-mon[99169]: pgmap v12760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:31 smithi119 ceph-mon[108979]: pgmap v12760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:31.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:31 smithi119 ceph-mon[94175]: pgmap v12760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:33.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:09:33.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:09:33.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:09:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:33 smithi183 ceph-mon[99169]: pgmap v12761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:09:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:09:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T21:09:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:33 smithi119 ceph-mon[94175]: pgmap v12761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:33 smithi119 ceph-mon[108979]: pgmap v12761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:35.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:35 smithi183 ceph-mon[99169]: pgmap v12762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:35.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:35 smithi119 ceph-mon[94175]: pgmap v12762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:35.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:35 smithi119 ceph-mon[108979]: pgmap v12762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:35.805 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:09:36.113 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:09:36.113 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 6m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:09:36.113 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 6m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:09:36.113 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 6m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:09:36.113 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 6m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:09:36.113 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 6m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:09:36.113 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 6m ago 5h 773M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:09:36.113 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 6m ago 5h 1577M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:09:36.114 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 6m ago 5h 722M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:09:36.114 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 6m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:09:36.114 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 6m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:09:36.114 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 6m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:09:36.114 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 6m ago 5h 5626M 2370M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:09:36.114 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 6m ago 5h 5701M 2370M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:09:36.114 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 6m ago 5h 5189M 2370M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:09:36.114 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 6m ago 5h 4876M 2370M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:09:36.114 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 6m ago 5h 4068M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:09:36.114 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 6m ago 5h 5082M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:09:36.114 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 6m ago 5h 4103M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:09:36.114 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 6m ago 5h 4888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:09:36.115 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 6m ago 5h 104M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:09:36.491 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:09:36.491 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:09:36.491 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:09:36.491 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:09:36.491 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:09:36.491 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:09:36.491 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:09:36.491 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:09:36.491 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:09:36.491 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:09:36.491 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:09:36.492 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:09:36.492 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:09:36.492 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:09:36.492 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:09:36.492 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:09:36.492 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:09:36.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:36 smithi183 ceph-mon[99169]: from='client.28419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:09:36.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1374542076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:09:36.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:36 smithi119 ceph-mon[94175]: from='client.28419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:09:36.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1374542076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:09:36.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:36 smithi119 ceph-mon[108979]: from='client.28419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:09:36.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1374542076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:09:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:37 smithi183 ceph-mon[99169]: from='client.28425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:09:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:09:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:09:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:38.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:37 smithi183 ceph-mon[99169]: pgmap v12763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:37 smithi119 ceph-mon[94175]: from='client.28425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:09:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:09:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:09:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:37 smithi119 ceph-mon[94175]: pgmap v12763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:37 smithi119 ceph-mon[108979]: from='client.28425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:09:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:09:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:09:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:09:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:37 smithi119 ceph-mon[108979]: pgmap v12763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:39 smithi183 ceph-mon[99169]: pgmap v12764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:39 smithi119 ceph-mon[94175]: pgmap v12764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:39 smithi119 ceph-mon[108979]: pgmap v12764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:41 smithi183 ceph-mon[99169]: pgmap v12765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:41 smithi119 ceph-mon[108979]: pgmap v12765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:41 smithi119 ceph-mon[94175]: pgmap v12765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:43.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:43 smithi183 ceph-mon[99169]: pgmap v12766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:43.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:43 smithi119 ceph-mon[94175]: pgmap v12766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:43.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:43 smithi119 ceph-mon[108979]: pgmap v12766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:09:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:09:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:09:45.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:45 smithi183 ceph-mon[99169]: pgmap v12767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:45 smithi119 ceph-mon[94175]: pgmap v12767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:45 smithi119 ceph-mon[108979]: pgmap v12767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:47 smithi183 ceph-mon[99169]: pgmap v12768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:47.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:47 smithi119 ceph-mon[94175]: pgmap v12768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:47 smithi119 ceph-mon[108979]: pgmap v12768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:49.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:49 smithi183 ceph-mon[99169]: pgmap v12769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:49.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:49 smithi119 ceph-mon[94175]: pgmap v12769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:49 smithi119 ceph-mon[108979]: pgmap v12769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:51.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:51 smithi183 ceph-mon[99169]: pgmap v12770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:51 smithi119 ceph-mon[94175]: pgmap v12770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:51.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:51 smithi119 ceph-mon[108979]: pgmap v12770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:53 smithi183 ceph-mon[99169]: pgmap v12771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:53.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:53 smithi119 ceph-mon[108979]: pgmap v12771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:53.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:53 smithi119 ceph-mon[94175]: pgmap v12771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:09:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:09:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:09:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:09:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:55 smithi183 ceph-mon[99169]: pgmap v12772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:55 smithi119 ceph-mon[94175]: pgmap v12772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:55 smithi119 ceph-mon[108979]: pgmap v12772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:57 smithi183 ceph-mon[99169]: pgmap v12773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:57 smithi119 ceph-mon[108979]: pgmap v12773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:57.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:57 smithi119 ceph-mon[94175]: pgmap v12773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:59.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:09:59 smithi183 ceph-mon[99169]: pgmap v12774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:59.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:09:59 smithi119 ceph-mon[94175]: pgmap v12774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:09:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:09:59 smithi119 ceph-mon[108979]: pgmap v12774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:10:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:10:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T21:09:59.998+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:10:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:10:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:01 smithi183 ceph-mon[99169]: pgmap v12775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:01 smithi119 ceph-mon[94175]: pgmap v12775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:01 smithi119 ceph-mon[108979]: pgmap v12775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:03 smithi183 ceph-mon[99169]: pgmap v12776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:03.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:03 smithi119 ceph-mon[94175]: pgmap v12776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:03 smithi119 ceph-mon[108979]: pgmap v12776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:10:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:10:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:10:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:05 smithi183 ceph-mon[99169]: pgmap v12777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:05 smithi119 ceph-mon[108979]: pgmap v12777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:05.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:05 smithi119 ceph-mon[94175]: pgmap v12777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:06.838 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:10:07.145 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:10:07.145 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 6m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:10:07.145 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 6m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:10:07.145 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 6m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:10:07.145 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 6m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:10:07.145 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 6m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:10:07.145 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 6m ago 5h 773M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:10:07.145 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 6m ago 5h 1577M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:10:07.145 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 6m ago 5h 722M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:10:07.146 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 6m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:10:07.146 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 6m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:10:07.146 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 6m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:10:07.146 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 6m ago 5h 5626M 2370M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:10:07.146 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 6m ago 5h 5701M 2370M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:10:07.146 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 6m ago 5h 5189M 2370M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:10:07.146 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 6m ago 5h 4876M 2370M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:10:07.146 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 6m ago 5h 4068M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:10:07.146 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 6m ago 5h 5082M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:10:07.146 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 6m ago 5h 4103M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:10:07.146 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 6m ago 5h 4888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:10:07.146 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 6m ago 5h 104M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:10:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:07 smithi183 ceph-mon[99169]: from='client.38324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:10:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:07 smithi183 ceph-mon[99169]: pgmap v12778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:07 smithi119 ceph-mon[108979]: from='client.38324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:10:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:07 smithi119 ceph-mon[108979]: pgmap v12778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:07 smithi119 ceph-mon[94175]: from='client.38324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:10:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:07 smithi119 ceph-mon[94175]: pgmap v12778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:07.526 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:10:07.526 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:10:07.527 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:10:07.527 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:10:07.527 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:10:07.527 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:10:07.527 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:10:07.527 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:10:07.527 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:10:07.527 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:10:07.527 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:10:07.527 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:10:07.527 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:10:07.527 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:10:07.527 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:10:07.527 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:10:07.528 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:10:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:08 smithi183 ceph-mon[99169]: from='client.28443 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:10:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/710366389' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:10:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:08 smithi119 ceph-mon[94175]: from='client.28443 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:10:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/710366389' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:10:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:08 smithi119 ceph-mon[108979]: from='client.28443 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:10:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/710366389' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:10:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:09 smithi183 ceph-mon[99169]: pgmap v12779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:09 smithi119 ceph-mon[94175]: pgmap v12779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:09 smithi119 ceph-mon[108979]: pgmap v12779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:11.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:11 smithi183 ceph-mon[99169]: pgmap v12780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:11 smithi119 ceph-mon[108979]: pgmap v12780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:11.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:11 smithi119 ceph-mon[94175]: pgmap v12780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:13.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:13 smithi183 ceph-mon[99169]: pgmap v12781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:13 smithi119 ceph-mon[94175]: pgmap v12781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:13 smithi119 ceph-mon[108979]: pgmap v12781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:10:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:10:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:10:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:15 smithi183 ceph-mon[99169]: pgmap v12782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:15.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:15 smithi119 ceph-mon[108979]: pgmap v12782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:15 smithi119 ceph-mon[94175]: pgmap v12782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:17.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:17 smithi183 ceph-mon[99169]: pgmap v12783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:17 smithi119 ceph-mon[108979]: pgmap v12783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:17.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:17 smithi119 ceph-mon[94175]: pgmap v12783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:19 smithi183 ceph-mon[99169]: pgmap v12784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:19 smithi119 ceph-mon[94175]: pgmap v12784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:19 smithi119 ceph-mon[108979]: pgmap v12784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:21 smithi183 ceph-mon[99169]: pgmap v12785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:21.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:21 smithi119 ceph-mon[94175]: pgmap v12785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:21 smithi119 ceph-mon[108979]: pgmap v12785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:23 smithi183 ceph-mon[99169]: pgmap v12786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:23 smithi119 ceph-mon[94175]: pgmap v12786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:23 smithi119 ceph-mon[108979]: pgmap v12786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:10:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:10:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:10:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:25 smithi183 ceph-mon[99169]: pgmap v12787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:25 smithi119 ceph-mon[94175]: pgmap v12787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:25.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:25 smithi119 ceph-mon[108979]: pgmap v12787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:27 smithi183 ceph-mon[99169]: pgmap v12788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:27.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:27 smithi119 ceph-mon[94175]: pgmap v12788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:27 smithi119 ceph-mon[108979]: pgmap v12788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:29.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:29 smithi183 ceph-mon[99169]: pgmap v12789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:29 smithi119 ceph-mon[108979]: pgmap v12789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:29.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:29 smithi119 ceph-mon[94175]: pgmap v12789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:31 smithi183 ceph-mon[99169]: pgmap v12790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:31.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:31 smithi119 ceph-mon[94175]: pgmap v12790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:31 smithi119 ceph-mon[108979]: pgmap v12790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:33.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:33 smithi183 ceph-mon[99169]: pgmap v12791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:33.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:33 smithi119 ceph-mon[94175]: pgmap v12791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:33.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:33 smithi119 ceph-mon[108979]: pgmap v12791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:10:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:10:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:10:35.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:35 smithi183 ceph-mon[99169]: pgmap v12792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:35.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:35 smithi119 ceph-mon[94175]: pgmap v12792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:35.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:35 smithi119 ceph-mon[108979]: pgmap v12792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:37.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:10:37.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:10:37.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:10:37.861 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:10:38.168 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:10:38.168 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 7m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:10:38.169 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 7m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:10:38.169 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 7m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:10:38.169 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 7m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:10:38.169 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 7m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:10:38.169 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 7m ago 5h 773M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:10:38.169 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 7m ago 5h 1577M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:10:38.169 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 7m ago 5h 722M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:10:38.169 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 7m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:10:38.169 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 7m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:10:38.169 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 7m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:10:38.169 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 7m ago 5h 5626M 2370M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:10:38.169 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 7m ago 5h 5701M 2370M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:10:38.169 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 7m ago 5h 5189M 2370M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:10:38.169 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 7m ago 5h 4876M 2370M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:10:38.170 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 7m ago 5h 4068M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:10:38.170 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 7m ago 5h 5082M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:10:38.170 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 7m ago 5h 4103M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:10:38.170 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 7m ago 5h 4888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:10:38.170 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 7m ago 5h 104M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:10:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:37 smithi183 ceph-mon[99169]: pgmap v12793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:10:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:10:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:10:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:37 smithi119 ceph-mon[94175]: pgmap v12793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:10:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:10:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:10:38.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:37 smithi119 ceph-mon[108979]: pgmap v12793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:38.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:10:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:10:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:10:38.547 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:10:38.548 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:10:38.548 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:10:38.548 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:10:38.548 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:10:38.548 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:10:38.548 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:10:38.548 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:10:38.548 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:10:38.548 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:10:38.548 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:10:38.548 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:10:38.548 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:10:38.548 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:10:38.548 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:10:38.549 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:10:38.549 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:10:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:38 smithi183 ceph-mon[99169]: from='client.38342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:10:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3015569635' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:10:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:38 smithi119 ceph-mon[94175]: from='client.38342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:10:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3015569635' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:10:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:38 smithi119 ceph-mon[108979]: from='client.38342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:10:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3015569635' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:10:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:39 smithi183 ceph-mon[99169]: from='client.38348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:10:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:39 smithi183 ceph-mon[99169]: pgmap v12794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:39 smithi119 ceph-mon[94175]: from='client.38348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:10:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:39 smithi119 ceph-mon[94175]: pgmap v12794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:39 smithi119 ceph-mon[108979]: from='client.38348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:10:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:39 smithi119 ceph-mon[108979]: pgmap v12794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:41 smithi183 ceph-mon[99169]: pgmap v12795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:41 smithi119 ceph-mon[108979]: pgmap v12795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:41 smithi119 ceph-mon[94175]: pgmap v12795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:43.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:43 smithi183 ceph-mon[99169]: pgmap v12796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:43.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:43 smithi119 ceph-mon[94175]: pgmap v12796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:43.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:43 smithi119 ceph-mon[108979]: pgmap v12796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:10:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:10:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:10:45.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:45 smithi183 ceph-mon[99169]: pgmap v12797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:45 smithi119 ceph-mon[94175]: pgmap v12797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:45 smithi119 ceph-mon[108979]: pgmap v12797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:47 smithi183 ceph-mon[99169]: pgmap v12798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:47.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:47 smithi119 ceph-mon[94175]: pgmap v12798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:47 smithi119 ceph-mon[108979]: pgmap v12798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:49.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:49 smithi183 ceph-mon[99169]: pgmap v12799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:49.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:49 smithi119 ceph-mon[94175]: pgmap v12799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:49 smithi119 ceph-mon[108979]: pgmap v12799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:51.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:51 smithi183 ceph-mon[99169]: pgmap v12800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:51 smithi119 ceph-mon[94175]: pgmap v12800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:51.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:51 smithi119 ceph-mon[108979]: pgmap v12800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:53 smithi183 ceph-mon[99169]: pgmap v12801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:53.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:53 smithi119 ceph-mon[94175]: pgmap v12801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:53.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:53 smithi119 ceph-mon[108979]: pgmap v12801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:10:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:10:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:10:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:10:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:55 smithi183 ceph-mon[99169]: pgmap v12802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:55 smithi119 ceph-mon[94175]: pgmap v12802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:55 smithi119 ceph-mon[108979]: pgmap v12802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:57 smithi183 ceph-mon[99169]: pgmap v12803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:57.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:57 smithi119 ceph-mon[94175]: pgmap v12803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:57 smithi119 ceph-mon[108979]: pgmap v12803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:59.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:10:59 smithi183 ceph-mon[99169]: pgmap v12804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:59.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:10:59 smithi119 ceph-mon[94175]: pgmap v12804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:10:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:10:59 smithi119 ceph-mon[108979]: pgmap v12804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:01 smithi183 ceph-mon[99169]: pgmap v12805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:01 smithi119 ceph-mon[94175]: pgmap v12805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:01 smithi119 ceph-mon[108979]: pgmap v12805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:03 smithi183 ceph-mon[99169]: pgmap v12806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:03.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:03 smithi119 ceph-mon[94175]: pgmap v12806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:03 smithi119 ceph-mon[108979]: pgmap v12806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:11:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:11:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:11:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:05 smithi183 ceph-mon[99169]: pgmap v12807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:05.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:05 smithi119 ceph-mon[94175]: pgmap v12807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:05 smithi119 ceph-mon[108979]: pgmap v12807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:07 smithi183 ceph-mon[99169]: pgmap v12808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:07 smithi119 ceph-mon[94175]: pgmap v12808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:07 smithi119 ceph-mon[108979]: pgmap v12808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:09.040 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:11:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:09.350 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:11:09.351 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 7m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:11:09.351 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 7m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:11:09.351 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 7m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:11:09.351 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 7m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:11:09.351 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 7m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:11:09.351 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 7m ago 5h 773M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:11:09.351 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 7m ago 5h 1577M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:11:09.351 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 7m ago 5h 722M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:11:09.351 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 7m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:11:09.351 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 7m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:11:09.351 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 7m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:11:09.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 7m ago 5h 5626M 2370M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:11:09.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 7m ago 5h 5701M 2370M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:11:09.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 7m ago 5h 5189M 2370M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:11:09.352 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 7m ago 5h 4876M 2370M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:11:09.352 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 7m ago 5h 4068M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:11:09.352 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 7m ago 5h 5082M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:11:09.352 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 7m ago 5h 4103M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:11:09.352 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 7m ago 5h 4888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:11:09.352 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 7m ago 5h 104M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:11:09.729 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:11:09.729 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:11:09.729 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:11:09.729 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:11:09.729 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:11:09.729 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:11:09.729 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:11:09.729 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:11:09.730 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:11:09.730 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:11:09.730 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:11:09.730 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:11:09.730 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:11:09.730 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:11:09.730 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:11:09.730 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:11:09.730 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:11:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:09 smithi183 ceph-mon[99169]: from='client.28473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:11:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:09 smithi183 ceph-mon[99169]: pgmap v12809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3745797673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:11:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:09 smithi119 ceph-mon[94175]: from='client.28473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:11:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:09 smithi119 ceph-mon[94175]: pgmap v12809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3745797673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:11:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:09 smithi119 ceph-mon[108979]: from='client.28473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:11:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:09 smithi119 ceph-mon[108979]: pgmap v12809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3745797673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:11:11.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:10 smithi183 ceph-mon[99169]: from='client.38366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:11:11.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:10 smithi119 ceph-mon[94175]: from='client.38366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:11:11.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:10 smithi119 ceph-mon[108979]: from='client.38366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:11:12.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:11 smithi183 ceph-mon[99169]: pgmap v12810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:12.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:11 smithi119 ceph-mon[108979]: pgmap v12810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:12.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:11 smithi119 ceph-mon[94175]: pgmap v12810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:13 smithi183 ceph-mon[99169]: pgmap v12811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:13 smithi119 ceph-mon[94175]: pgmap v12811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:13 smithi119 ceph-mon[108979]: pgmap v12811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:11:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:11:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T21:11:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:15 smithi183 ceph-mon[99169]: pgmap v12812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:15 smithi119 ceph-mon[94175]: pgmap v12812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:15.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:15 smithi119 ceph-mon[108979]: pgmap v12812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:17.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:17 smithi183 ceph-mon[99169]: pgmap v12813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:17.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:17 smithi119 ceph-mon[94175]: pgmap v12813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:17 smithi119 ceph-mon[108979]: pgmap v12813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:19 smithi183 ceph-mon[99169]: pgmap v12814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:19 smithi119 ceph-mon[94175]: pgmap v12814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:19 smithi119 ceph-mon[108979]: pgmap v12814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:21 smithi183 ceph-mon[99169]: pgmap v12815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:21.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:21 smithi119 ceph-mon[94175]: pgmap v12815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:21 smithi119 ceph-mon[108979]: pgmap v12815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:23 smithi183 ceph-mon[99169]: pgmap v12816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:23 smithi119 ceph-mon[94175]: pgmap v12816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:23 smithi119 ceph-mon[108979]: pgmap v12816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:11:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:11:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:11:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:25 smithi183 ceph-mon[99169]: pgmap v12817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:25 smithi119 ceph-mon[108979]: pgmap v12817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:25 smithi119 ceph-mon[94175]: pgmap v12817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:27 smithi183 ceph-mon[99169]: pgmap v12818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:27.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:27 smithi119 ceph-mon[94175]: pgmap v12818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:27 smithi119 ceph-mon[108979]: pgmap v12818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:29.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:29 smithi183 ceph-mon[99169]: pgmap v12819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:29 smithi119 ceph-mon[108979]: pgmap v12819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:29.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:29 smithi119 ceph-mon[94175]: pgmap v12819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:31 smithi183 ceph-mon[99169]: pgmap v12820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:31.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:31 smithi119 ceph-mon[94175]: pgmap v12820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:31 smithi119 ceph-mon[108979]: pgmap v12820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:34 smithi183 ceph-mon[99169]: pgmap v12821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:34 smithi119 ceph-mon[94175]: pgmap v12821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:11:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:11:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:11:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:34 smithi119 ceph-mon[108979]: pgmap v12821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:36.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:36 smithi183 ceph-mon[99169]: pgmap v12822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:36.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:36 smithi119 ceph-mon[94175]: pgmap v12822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:36.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:36 smithi119 ceph-mon[108979]: pgmap v12822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:11:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:11:37.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:11:38.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:38 smithi183 ceph-mon[99169]: pgmap v12823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:38.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:38 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2361M 2023-12-01T21:11:38.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:11:38.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:11:38.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:11:38.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:11:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[94175]: pgmap v12823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2361M 2023-12-01T21:11:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:11:38.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:11:38.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:11:38.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:11:38.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[108979]: pgmap v12823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:38.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:11:38.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2361M 2023-12-01T21:11:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:11:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:11:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:11:38.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:11:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:39.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:40.075 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:11:40.378 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:11:40.379 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 8m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:11:40.379 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 8m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:11:40.379 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 8m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:11:40.379 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 8m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:11:40.379 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 8m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:11:40.379 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 8m ago 5h 773M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:11:40.380 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 8m ago 5h 1577M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:11:40.380 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 8m ago 5h 722M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:11:40.380 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 8m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:11:40.380 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 8m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:11:40.380 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 8m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:11:40.380 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 8m ago 5h 5626M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:11:40.380 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 8m ago 5h 5701M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:11:40.380 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 8m ago 5h 5189M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:11:40.380 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 8m ago 5h 4876M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:11:40.381 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 8m ago 5h 4068M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:11:40.381 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 8m ago 5h 5082M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:11:40.381 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 8m ago 5h 4103M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:11:40.381 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 8m ago 5h 4888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:11:40.381 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 8m ago 5h 104M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:11:40.758 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:11:40.758 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:11:40.758 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:11:40.758 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:11:40.758 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:11:40.758 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:11:40.758 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:11:40.758 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:11:40.759 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:11:40.759 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:11:40.759 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:11:40.759 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:11:40.759 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:11:40.759 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:11:40.759 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:11:40.759 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:11:40.759 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:11:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:40 smithi183 ceph-mon[99169]: pgmap v12824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:40 smithi183 ceph-mon[99169]: from='client.38378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:11:40.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:40 smithi119 ceph-mon[94175]: pgmap v12824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:40.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:40 smithi119 ceph-mon[94175]: from='client.38378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:11:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:40 smithi119 ceph-mon[108979]: pgmap v12824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:40 smithi119 ceph-mon[108979]: from='client.38378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:11:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:41 smithi183 ceph-mon[99169]: from='client.28497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:11:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/987366539' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:11:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:41 smithi119 ceph-mon[94175]: from='client.28497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:11:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/987366539' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:11:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:41 smithi119 ceph-mon[108979]: from='client.28497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:11:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/987366539' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:11:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:42 smithi183 ceph-mon[99169]: pgmap v12825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:42.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:42 smithi119 ceph-mon[94175]: pgmap v12825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:42.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:42 smithi119 ceph-mon[108979]: pgmap v12825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:11:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:11:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T21:11:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:44 smithi119 ceph-mon[94175]: pgmap v12826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:44.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:44 smithi119 ceph-mon[108979]: pgmap v12826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:45.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:44 smithi183 ceph-mon[99169]: pgmap v12826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:46.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:46 smithi119 ceph-mon[94175]: pgmap v12827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:46.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:46 smithi119 ceph-mon[108979]: pgmap v12827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:47.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:46 smithi183 ceph-mon[99169]: pgmap v12827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:48.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:48 smithi119 ceph-mon[108979]: pgmap v12828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:48.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:48 smithi119 ceph-mon[94175]: pgmap v12828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:48 smithi183 ceph-mon[99169]: pgmap v12828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:51.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:50 smithi183 ceph-mon[99169]: pgmap v12829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:51.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:50 smithi119 ceph-mon[94175]: pgmap v12829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:50 smithi119 ceph-mon[108979]: pgmap v12829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:53.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:52 smithi183 ceph-mon[99169]: pgmap v12830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:53.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:52 smithi119 ceph-mon[94175]: pgmap v12830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:53.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:52 smithi119 ceph-mon[108979]: pgmap v12830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:11:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:11:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:11:55.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:54 smithi183 ceph-mon[99169]: pgmap v12831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:55.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:54 smithi119 ceph-mon[94175]: pgmap v12831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:54 smithi119 ceph-mon[108979]: pgmap v12831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:11:57.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:56 smithi183 ceph-mon[99169]: pgmap v12832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:56 smithi119 ceph-mon[108979]: pgmap v12832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:56 smithi119 ceph-mon[94175]: pgmap v12832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:59.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:11:58 smithi183 ceph-mon[99169]: pgmap v12833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:11:58 smithi119 ceph-mon[94175]: pgmap v12833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:11:59.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:11:58 smithi119 ceph-mon[108979]: pgmap v12833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:00 smithi183 ceph-mon[99169]: pgmap v12834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:01.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:00 smithi119 ceph-mon[94175]: pgmap v12834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:00 smithi119 ceph-mon[108979]: pgmap v12834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:03.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:02 smithi183 ceph-mon[99169]: pgmap v12835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:03.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:02 smithi119 ceph-mon[94175]: pgmap v12835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:03.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:02 smithi119 ceph-mon[108979]: pgmap v12835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:12:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:12:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:12:05.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:04 smithi183 ceph-mon[99169]: pgmap v12836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:05.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:04 smithi119 ceph-mon[94175]: pgmap v12836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:05.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:04 smithi119 ceph-mon[108979]: pgmap v12836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:07.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:06 smithi183 ceph-mon[99169]: pgmap v12837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:06 smithi119 ceph-mon[108979]: pgmap v12837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:07.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:06 smithi119 ceph-mon[94175]: pgmap v12837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:08 smithi183 ceph-mon[99169]: pgmap v12838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:08 smithi119 ceph-mon[94175]: pgmap v12838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:08 smithi119 ceph-mon[108979]: pgmap v12838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:11.104 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:12:11.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:10 smithi183 ceph-mon[99169]: pgmap v12839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:10 smithi119 ceph-mon[108979]: pgmap v12839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:11.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:10 smithi119 ceph-mon[94175]: pgmap v12839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:11.413 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:12:11.413 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 8m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:12:11.413 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 8m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:12:11.413 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 8m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:12:11.413 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 8m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:12:11.413 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 8m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:12:11.413 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 8m ago 5h 773M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:12:11.413 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 8m ago 5h 1577M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:12:11.413 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 8m ago 5h 722M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:12:11.413 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 8m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:12:11.413 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 8m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:12:11.413 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 8m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:12:11.414 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 8m ago 5h 5626M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:12:11.414 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 8m ago 5h 5701M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:12:11.414 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 8m ago 5h 5189M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:12:11.414 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 8m ago 5h 4876M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:12:11.414 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 8m ago 5h 4068M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:12:11.414 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 8m ago 5h 5082M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:12:11.414 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 8m ago 5h 4103M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:12:11.414 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 8m ago 5h 4888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:12:11.414 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 8m ago 5h 104M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:12:11.796 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:12:11.796 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:12:11.796 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:12:11.796 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:12:11.796 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:12:11.796 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:12:11.796 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:12:11.796 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:12:11.796 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:12:11.796 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:12:11.796 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:12:11.796 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:12:11.796 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:12:11.797 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:12:11.797 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:12:11.797 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:12:11.797 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:12:12.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:11 smithi183 ceph-mon[99169]: from='client.28509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:12:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:11 smithi119 ceph-mon[108979]: from='client.28509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:12:12.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:11 smithi119 ceph-mon[94175]: from='client.28509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:12:13.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:12 smithi183 ceph-mon[99169]: pgmap v12840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:13.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:12 smithi183 ceph-mon[99169]: from='client.38402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:12:13.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/943616559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:12:13.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:12 smithi119 ceph-mon[94175]: pgmap v12840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:13.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:12 smithi119 ceph-mon[94175]: from='client.38402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:12:13.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/943616559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:12:13.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:12 smithi119 ceph-mon[108979]: pgmap v12840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:13.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:12 smithi119 ceph-mon[108979]: from='client.38402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:12:13.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/943616559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:12:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:12:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:12:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:12:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:14 smithi183 ceph-mon[99169]: pgmap v12841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:15.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:14 smithi119 ceph-mon[108979]: pgmap v12841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:14 smithi119 ceph-mon[94175]: pgmap v12841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:17.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:16 smithi183 ceph-mon[99169]: pgmap v12842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:17.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:16 smithi119 ceph-mon[108979]: pgmap v12842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:17.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:16 smithi119 ceph-mon[94175]: pgmap v12842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:19.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:18 smithi183 ceph-mon[99169]: pgmap v12843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:19.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:18 smithi119 ceph-mon[94175]: pgmap v12843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:18 smithi119 ceph-mon[108979]: pgmap v12843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:21.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:20 smithi183 ceph-mon[99169]: pgmap v12844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:21.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:20 smithi119 ceph-mon[94175]: pgmap v12844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:21.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:20 smithi119 ceph-mon[108979]: pgmap v12844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:23.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:22 smithi183 ceph-mon[99169]: pgmap v12845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:23.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:22 smithi119 ceph-mon[94175]: pgmap v12845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:23.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:22 smithi119 ceph-mon[108979]: pgmap v12845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:12:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:12:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:12:25.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:24 smithi183 ceph-mon[99169]: pgmap v12846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:25.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:25.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:24 smithi119 ceph-mon[94175]: pgmap v12846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:25.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:25.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:24 smithi119 ceph-mon[108979]: pgmap v12846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:25.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:27.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:26 smithi183 ceph-mon[99169]: pgmap v12847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:27.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:26 smithi119 ceph-mon[94175]: pgmap v12847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:27.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:26 smithi119 ceph-mon[108979]: pgmap v12847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:29.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:28 smithi183 ceph-mon[99169]: pgmap v12848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:29.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:28 smithi119 ceph-mon[94175]: pgmap v12848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:29.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:28 smithi119 ceph-mon[108979]: pgmap v12848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:31.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:30 smithi183 ceph-mon[99169]: pgmap v12849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:31.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:30 smithi119 ceph-mon[108979]: pgmap v12849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:31.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:30 smithi119 ceph-mon[94175]: pgmap v12849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:33.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:32 smithi183 ceph-mon[99169]: pgmap v12850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:33.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:32 smithi119 ceph-mon[94175]: pgmap v12850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:33.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:32 smithi119 ceph-mon[108979]: pgmap v12850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:12:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:12:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:12:35.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:34 smithi183 ceph-mon[99169]: pgmap v12851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:35.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:34 smithi119 ceph-mon[94175]: pgmap v12851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:35.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:34 smithi119 ceph-mon[108979]: pgmap v12851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:37.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:36 smithi183 ceph-mon[99169]: pgmap v12852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:37.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:36 smithi119 ceph-mon[94175]: pgmap v12852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:37.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:36 smithi119 ceph-mon[108979]: pgmap v12852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:38 smithi183 ceph-mon[99169]: pgmap v12853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:12:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:12:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:12:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:12:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:38 smithi119 ceph-mon[94175]: pgmap v12853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:12:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:12:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:12:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:12:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:38 smithi119 ceph-mon[108979]: pgmap v12853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:12:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:12:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:12:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:12:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:41.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:40 smithi183 ceph-mon[99169]: pgmap v12854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:41.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:40 smithi119 ceph-mon[94175]: pgmap v12854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:41.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:40 smithi119 ceph-mon[108979]: pgmap v12854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:42.142 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:12:42.447 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:12:42.447 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 9m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:12:42.447 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 9m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:12:42.447 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 9m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:12:42.447 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 9m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:12:42.447 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 9m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:12:42.447 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 9m ago 5h 773M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:12:42.447 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 9m ago 5h 1577M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:12:42.448 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 9m ago 5h 722M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:12:42.448 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 9m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:12:42.448 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 9m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:12:42.448 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 9m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:12:42.448 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 9m ago 5h 5626M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:12:42.448 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 9m ago 5h 5701M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:12:42.448 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 9m ago 5h 5189M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:12:42.448 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 9m ago 5h 4876M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:12:42.448 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 9m ago 5h 4068M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:12:42.448 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 9m ago 5h 5082M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:12:42.448 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 9m ago 5h 4103M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:12:42.448 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 9m ago 5h 4888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:12:42.448 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 9m ago 5h 104M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:12:42.828 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:12:42.828 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:12:42.828 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:12:42.828 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:12:42.829 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:12:42.829 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:12:42.829 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:12:42.829 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:12:42.829 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:12:42.829 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:12:42.829 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:12:42.829 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:12:42.829 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:12:42.829 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:12:42.829 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:12:42.829 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:12:42.830 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:12:43.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:42 smithi183 ceph-mon[99169]: pgmap v12855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:42 smithi119 ceph-mon[108979]: pgmap v12855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:42 smithi119 ceph-mon[94175]: pgmap v12855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:43 smithi119 ceph-mon[94175]: from='client.38414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:12:44.247 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:43 smithi119 ceph-mon[94175]: from='client.28533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:12:44.247 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4050452906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:12:44.247 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:43 smithi119 ceph-mon[108979]: from='client.38414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:12:44.247 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:43 smithi119 ceph-mon[108979]: from='client.28533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:12:44.247 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4050452906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:12:44.248 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:43 smithi183 ceph-mon[99169]: from='client.38414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:12:44.248 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:43 smithi183 ceph-mon[99169]: from='client.28533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:12:44.248 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4050452906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:12:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:12:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:12:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:12:45.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:44 smithi183 ceph-mon[99169]: pgmap v12856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:44 smithi119 ceph-mon[94175]: pgmap v12856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:45.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:44 smithi119 ceph-mon[108979]: pgmap v12856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:47.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:46 smithi183 ceph-mon[99169]: pgmap v12857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:46 smithi119 ceph-mon[94175]: pgmap v12857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:47.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:46 smithi119 ceph-mon[108979]: pgmap v12857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:48 smithi183 ceph-mon[99169]: pgmap v12858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:49.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:48 smithi119 ceph-mon[94175]: pgmap v12858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:49.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:48 smithi119 ceph-mon[108979]: pgmap v12858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:51.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:50 smithi183 ceph-mon[99169]: pgmap v12859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:51.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:50 smithi119 ceph-mon[94175]: pgmap v12859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:50 smithi119 ceph-mon[108979]: pgmap v12859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:53.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:52 smithi183 ceph-mon[99169]: pgmap v12860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:53.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:52 smithi119 ceph-mon[108979]: pgmap v12860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:53.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:52 smithi119 ceph-mon[94175]: pgmap v12860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:12:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:12:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:12:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:12:55.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:54 smithi183 ceph-mon[99169]: pgmap v12861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:54 smithi119 ceph-mon[94175]: pgmap v12861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:54 smithi119 ceph-mon[108979]: pgmap v12861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:57.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:56 smithi183 ceph-mon[99169]: pgmap v12862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:56 smithi119 ceph-mon[94175]: pgmap v12862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:56 smithi119 ceph-mon[108979]: pgmap v12862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:59.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:12:58 smithi183 ceph-mon[99169]: pgmap v12863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:12:58 smithi119 ceph-mon[94175]: pgmap v12863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:12:59.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:12:58 smithi119 ceph-mon[108979]: pgmap v12863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:00 smithi183 ceph-mon[99169]: pgmap v12864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:01.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:00 smithi119 ceph-mon[94175]: pgmap v12864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:00 smithi119 ceph-mon[108979]: pgmap v12864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:03.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:02 smithi183 ceph-mon[99169]: pgmap v12865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:03.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:02 smithi119 ceph-mon[94175]: pgmap v12865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:03.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:02 smithi119 ceph-mon[108979]: pgmap v12865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:13:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:13:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:13:05.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:04 smithi183 ceph-mon[99169]: pgmap v12866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:04 smithi119 ceph-mon[94175]: pgmap v12866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:05.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:04 smithi119 ceph-mon[108979]: pgmap v12866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:07.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:06 smithi183 ceph-mon[99169]: pgmap v12867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:07.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:06 smithi119 ceph-mon[94175]: pgmap v12867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:06 smithi119 ceph-mon[108979]: pgmap v12867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:08 smithi183 ceph-mon[99169]: pgmap v12868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:08 smithi119 ceph-mon[94175]: pgmap v12868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:08 smithi119 ceph-mon[108979]: pgmap v12868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:11.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:10 smithi183 ceph-mon[99169]: pgmap v12869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:11.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:10 smithi119 ceph-mon[94175]: pgmap v12869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:11.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:10 smithi119 ceph-mon[108979]: pgmap v12869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:13.172 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:13:13.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:12 smithi183 ceph-mon[99169]: pgmap v12870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:12 smithi119 ceph-mon[108979]: pgmap v12870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:13.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:12 smithi119 ceph-mon[94175]: pgmap v12870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:13.478 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:13:13.478 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 9m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:13:13.478 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 9m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:13:13.478 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 9m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:13:13.478 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 9m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:13:13.478 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 9m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:13:13.479 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 9m ago 5h 773M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:13:13.479 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 9m ago 5h 1577M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:13:13.479 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 9m ago 5h 722M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:13:13.479 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 9m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:13:13.479 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 9m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:13:13.479 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 9m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:13:13.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 9m ago 5h 5626M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:13:13.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 9m ago 5h 5701M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:13:13.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 9m ago 5h 5189M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:13:13.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 9m ago 5h 4876M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:13:13.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 9m ago 5h 4068M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:13:13.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 9m ago 5h 5082M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:13:13.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 9m ago 5h 4103M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:13:13.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 9m ago 5h 4888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:13:13.479 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 9m ago 5h 104M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:13:13.861 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:13:13.861 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:13:13.861 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:13:13.862 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:13:13.862 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:13:13.862 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:13:13.862 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:13:13.862 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:13:13.862 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:13:13.862 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:13:13.862 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:13:13.862 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:13:13.862 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:13:13.862 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:13:13.862 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:13:13.862 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:13:13.862 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:13:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:13:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:13:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T21:13:15.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 21:13:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T21:13:14.928354914Z level=info msg="Completed cleanup jobs" duration=12.999923ms 2023-12-01T21:13:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:14 smithi183 ceph-mon[99169]: pgmap v12871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:14 smithi183 ceph-mon[99169]: from='client.38432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:13:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:14 smithi183 ceph-mon[99169]: from='client.38438 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:13:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3297915202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:13:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:14 smithi119 ceph-mon[94175]: pgmap v12871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:14 smithi119 ceph-mon[94175]: from='client.38432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:13:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:14 smithi119 ceph-mon[94175]: from='client.38438 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:13:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3297915202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:13:15.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:14 smithi119 ceph-mon[108979]: pgmap v12871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:15.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:14 smithi119 ceph-mon[108979]: from='client.38432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:13:15.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:14 smithi119 ceph-mon[108979]: from='client.38438 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:13:15.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3297915202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:13:17.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:16 smithi183 ceph-mon[99169]: pgmap v12872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:17.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:16 smithi119 ceph-mon[94175]: pgmap v12872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:17.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:16 smithi119 ceph-mon[108979]: pgmap v12872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:19.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:18 smithi183 ceph-mon[99169]: pgmap v12873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:19.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:18 smithi119 ceph-mon[94175]: pgmap v12873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:19.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:18 smithi119 ceph-mon[108979]: pgmap v12873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:21.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:20 smithi183 ceph-mon[99169]: pgmap v12874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:21.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:20 smithi119 ceph-mon[108979]: pgmap v12874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:21.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:20 smithi119 ceph-mon[94175]: pgmap v12874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:23.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:22 smithi183 ceph-mon[99169]: pgmap v12875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:23.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:22 smithi119 ceph-mon[108979]: pgmap v12875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:23.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:22 smithi119 ceph-mon[94175]: pgmap v12875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:24.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:24.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:13:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:13:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:13:25.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:24 smithi183 ceph-mon[99169]: pgmap v12876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:25.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:24 smithi119 ceph-mon[94175]: pgmap v12876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:25.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:24 smithi119 ceph-mon[108979]: pgmap v12876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:27.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:26 smithi183 ceph-mon[99169]: pgmap v12877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:27.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:26 smithi119 ceph-mon[94175]: pgmap v12877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:27.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:26 smithi119 ceph-mon[108979]: pgmap v12877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:29.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:28 smithi183 ceph-mon[99169]: pgmap v12878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:28 smithi119 ceph-mon[108979]: pgmap v12878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:29.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:28 smithi119 ceph-mon[94175]: pgmap v12878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:31.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:30 smithi183 ceph-mon[99169]: pgmap v12879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:31.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:30 smithi119 ceph-mon[94175]: pgmap v12879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:31.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:30 smithi119 ceph-mon[108979]: pgmap v12879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:33.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:32 smithi183 ceph-mon[99169]: pgmap v12880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:33.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:32 smithi119 ceph-mon[94175]: pgmap v12880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:33.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:32 smithi119 ceph-mon[108979]: pgmap v12880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:13:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:13:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:13:35.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:34 smithi183 ceph-mon[99169]: pgmap v12881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:35.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:34 smithi119 ceph-mon[94175]: pgmap v12881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:35.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:34 smithi119 ceph-mon[108979]: pgmap v12881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:37.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:36 smithi183 ceph-mon[99169]: pgmap v12882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:37.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:36 smithi119 ceph-mon[94175]: pgmap v12882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:37.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:36 smithi119 ceph-mon[108979]: pgmap v12882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:38 smithi183 ceph-mon[99169]: pgmap v12883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:13:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:38 smithi119 ceph-mon[94175]: pgmap v12883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:13:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:38 smithi119 ceph-mon[108979]: pgmap v12883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:13:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:41.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:40 smithi183 ceph-mon[99169]: pgmap v12884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:41.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:40 smithi119 ceph-mon[94175]: pgmap v12884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:41.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:40 smithi119 ceph-mon[108979]: pgmap v12884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:43.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:42 smithi183 ceph-mon[99169]: pgmap v12885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:43.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:13:43.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:13:43.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:13:43.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:13:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:42 smithi119 ceph-mon[94175]: pgmap v12885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:13:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:13:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:13:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:13:43.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:42 smithi119 ceph-mon[108979]: pgmap v12885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:43.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:13:43.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:13:43.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:13:43.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:13:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:13:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:13:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:13:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:13:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:13:44.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:13:44.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:13:44.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:13:44.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:13:44.209 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:13:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:13:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:13:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:13:44.520 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:13:44.520 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 2s ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:13:44.520 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 1s ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:13:44.520 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 2s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:13:44.520 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 1s ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:13:44.520 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 1s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:13:44.520 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 2s ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:13:44.520 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 2s ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:13:44.520 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 1s ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:13:44.520 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 2s ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:13:44.520 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 2s ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:13:44.520 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 1s ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:13:44.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 2s ago 5h 5657M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:13:44.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 2s ago 5h 5730M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:13:44.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 2s ago 5h 5212M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:13:44.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 2s ago 5h 4905M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:13:44.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 1s ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:13:44.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 1s ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:13:44.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 1s ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:13:44.521 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 1s ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:13:44.521 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 1s ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:13:44.902 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:13:44.903 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:13:44.903 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:13:44.903 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:13:44.903 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:13:44.903 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:13:44.903 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:13:44.903 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:13:44.903 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:13:44.903 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:13:44.903 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:13:44.903 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:13:44.903 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:13:44.903 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:13:44.903 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:13:44.904 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:13:44.904 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:13:45.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:44 smithi183 ceph-mon[99169]: pgmap v12886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:45.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3653637196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:13:45.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:44 smithi119 ceph-mon[94175]: pgmap v12886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:45.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3653637196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:13:45.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:44 smithi119 ceph-mon[108979]: pgmap v12886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:45.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3653637196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:13:46.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:45 smithi183 ceph-mon[99169]: from='client.38450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:13:46.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:45 smithi183 ceph-mon[99169]: from='client.38456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:13:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:45 smithi119 ceph-mon[94175]: from='client.38450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:13:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:45 smithi119 ceph-mon[94175]: from='client.38456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:13:46.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:45 smithi119 ceph-mon[108979]: from='client.38450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:13:46.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:45 smithi119 ceph-mon[108979]: from='client.38456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:13:47.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:46 smithi183 ceph-mon[99169]: pgmap v12887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:46 smithi119 ceph-mon[94175]: pgmap v12887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:47.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:46 smithi119 ceph-mon[108979]: pgmap v12887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:48 smithi183 ceph-mon[99169]: pgmap v12888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:49.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:48 smithi119 ceph-mon[94175]: pgmap v12888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:49.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:48 smithi119 ceph-mon[108979]: pgmap v12888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:51.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:50 smithi183 ceph-mon[99169]: pgmap v12889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:50 smithi119 ceph-mon[94175]: pgmap v12889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:50 smithi119 ceph-mon[108979]: pgmap v12889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:53.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:52 smithi183 ceph-mon[99169]: pgmap v12890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:53.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:52 smithi119 ceph-mon[94175]: pgmap v12890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:53.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:52 smithi119 ceph-mon[108979]: pgmap v12890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:54.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:13:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:13:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:13:54.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:54.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:13:55.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:54 smithi183 ceph-mon[99169]: pgmap v12891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:54 smithi119 ceph-mon[94175]: pgmap v12891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:54 smithi119 ceph-mon[108979]: pgmap v12891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:56 smithi119 ceph-mon[94175]: pgmap v12892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:56 smithi119 ceph-mon[108979]: pgmap v12892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:56 smithi183 ceph-mon[99169]: pgmap v12892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:59.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:13:58 smithi119 ceph-mon[94175]: pgmap v12893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:59.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:13:58 smithi119 ceph-mon[108979]: pgmap v12893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:13:59.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:13:58 smithi183 ceph-mon[99169]: pgmap v12893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:01.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:00 smithi183 ceph-mon[99169]: pgmap v12894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:01.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:00 smithi119 ceph-mon[94175]: pgmap v12894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:00 smithi119 ceph-mon[108979]: pgmap v12894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:02 smithi183 ceph-mon[99169]: pgmap v12895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:02 smithi119 ceph-mon[94175]: pgmap v12895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:02 smithi119 ceph-mon[108979]: pgmap v12895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:14:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:14:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:14:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:04 smithi183 ceph-mon[99169]: pgmap v12896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:05.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:04 smithi119 ceph-mon[94175]: pgmap v12896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:04 smithi119 ceph-mon[108979]: pgmap v12896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:06 smithi183 ceph-mon[99169]: pgmap v12897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:06 smithi119 ceph-mon[94175]: pgmap v12897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:06 smithi119 ceph-mon[108979]: pgmap v12897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:08 smithi183 ceph-mon[99169]: pgmap v12898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:08 smithi119 ceph-mon[94175]: pgmap v12898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:08 smithi119 ceph-mon[108979]: pgmap v12898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:11.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:10 smithi183 ceph-mon[99169]: pgmap v12899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:10 smithi119 ceph-mon[94175]: pgmap v12899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:11.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:10 smithi119 ceph-mon[108979]: pgmap v12899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:12 smithi183 ceph-mon[99169]: pgmap v12900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:12 smithi119 ceph-mon[94175]: pgmap v12900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:12 smithi119 ceph-mon[108979]: pgmap v12900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:14:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:14:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:14:15.243 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:14:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:14 smithi183 ceph-mon[99169]: pgmap v12901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:14 smithi119 ceph-mon[94175]: pgmap v12901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:15.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:14 smithi119 ceph-mon[108979]: pgmap v12901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:15.549 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:14:15.550 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 33s ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:14:15.550 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 32s ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:14:15.550 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 33s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:14:15.550 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 32s ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:14:15.550 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 32s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:14:15.550 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 33s ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:14:15.550 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 33s ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:14:15.550 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 32s ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:14:15.550 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 33s ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:14:15.551 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 33s ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:14:15.551 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 32s ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:14:15.551 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 33s ago 5h 5657M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:14:15.551 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 33s ago 5h 5730M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:14:15.551 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 33s ago 5h 5212M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:14:15.551 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 33s ago 5h 4905M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:14:15.551 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 32s ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:14:15.551 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 32s ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:14:15.551 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 32s ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:14:15.551 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 32s ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:14:15.551 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 32s ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:14:15.930 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:14:15.930 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:14:15.930 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:14:15.930 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:14:15.930 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:14:15.930 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:14:15.931 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:14:15.931 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:14:15.931 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:14:15.931 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:14:15.931 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:14:15.931 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:14:15.931 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:14:15.931 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:14:15.931 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:14:15.931 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:14:15.931 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:14:17.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:16 smithi183 ceph-mon[99169]: pgmap v12902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:17.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:16 smithi183 ceph-mon[99169]: from='client.28581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:14:17.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:16 smithi183 ceph-mon[99169]: from='client.28587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:14:17.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/491673509' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:14:17.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:16 smithi119 ceph-mon[108979]: pgmap v12902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:17.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:16 smithi119 ceph-mon[108979]: from='client.28581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:14:17.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:16 smithi119 ceph-mon[108979]: from='client.28587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:14:17.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/491673509' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:14:17.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:16 smithi119 ceph-mon[94175]: pgmap v12902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:17.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:16 smithi119 ceph-mon[94175]: from='client.28581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:14:17.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:16 smithi119 ceph-mon[94175]: from='client.28587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:14:17.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/491673509' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:14:19.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:18 smithi183 ceph-mon[99169]: pgmap v12903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:18 smithi119 ceph-mon[108979]: pgmap v12903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:19.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:18 smithi119 ceph-mon[94175]: pgmap v12903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:21.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:20 smithi183 ceph-mon[99169]: pgmap v12904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:20 smithi119 ceph-mon[108979]: pgmap v12904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:21.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:20 smithi119 ceph-mon[94175]: pgmap v12904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:23.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:22 smithi183 ceph-mon[99169]: pgmap v12905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:22 smithi119 ceph-mon[108979]: pgmap v12905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:23.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:22 smithi119 ceph-mon[94175]: pgmap v12905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:14:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:14:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:14:25.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:24 smithi183 ceph-mon[99169]: pgmap v12906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:25.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:25.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:24 smithi119 ceph-mon[94175]: pgmap v12906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:25.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:25.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:24 smithi119 ceph-mon[108979]: pgmap v12906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:25.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:27.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:26 smithi183 ceph-mon[99169]: pgmap v12907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:26 smithi119 ceph-mon[94175]: pgmap v12907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:27.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:26 smithi119 ceph-mon[108979]: pgmap v12907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:29.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:28 smithi183 ceph-mon[99169]: pgmap v12908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:29.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:28 smithi119 ceph-mon[94175]: pgmap v12908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:29.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:28 smithi119 ceph-mon[108979]: pgmap v12908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:31.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:30 smithi183 ceph-mon[99169]: pgmap v12909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:31.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:30 smithi119 ceph-mon[94175]: pgmap v12909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:31.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:30 smithi119 ceph-mon[108979]: pgmap v12909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:33.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:32 smithi183 ceph-mon[99169]: pgmap v12910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:33.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:32 smithi119 ceph-mon[94175]: pgmap v12910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:33.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:32 smithi119 ceph-mon[108979]: pgmap v12910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:14:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:14:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:14:35.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:34 smithi183 ceph-mon[99169]: pgmap v12911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:34 smithi119 ceph-mon[94175]: pgmap v12911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:35.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:34 smithi119 ceph-mon[108979]: pgmap v12911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:37.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:36 smithi183 ceph-mon[99169]: pgmap v12912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:37.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:36 smithi119 ceph-mon[94175]: pgmap v12912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:37.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:36 smithi119 ceph-mon[108979]: pgmap v12912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:38 smithi183 ceph-mon[99169]: pgmap v12913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:38 smithi119 ceph-mon[108979]: pgmap v12913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:38 smithi119 ceph-mon[94175]: pgmap v12913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:41.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:40 smithi183 ceph-mon[99169]: pgmap v12914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:40 smithi119 ceph-mon[108979]: pgmap v12914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:41.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:40 smithi119 ceph-mon[94175]: pgmap v12914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:43.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:42 smithi183 ceph-mon[99169]: pgmap v12915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:43.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:42 smithi119 ceph-mon[108979]: pgmap v12915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:42 smithi119 ceph-mon[94175]: pgmap v12915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:14:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:14:44.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:14:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:14:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:14:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:14:45.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:44 smithi183 ceph-mon[99169]: pgmap v12916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:45.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:14:45.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:14:45.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:14:45.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:44 smithi119 ceph-mon[108979]: pgmap v12916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:45.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:14:45.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:14:45.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:14:45.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:44 smithi119 ceph-mon[94175]: pgmap v12916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:45.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:14:45.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:14:45.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:14:46.273 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:14:46.582 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:14:46.582 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 64s ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:14:46.582 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 63s ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:14:46.582 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 64s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:14:46.582 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 63s ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:14:46.582 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 63s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:14:46.582 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 64s ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:14:46.582 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 64s ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:14:46.582 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 63s ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:14:46.582 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 64s ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:14:46.583 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 64s ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:14:46.583 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 63s ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:14:46.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 64s ago 5h 5657M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:14:46.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 64s ago 5h 5730M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:14:46.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 64s ago 5h 5212M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:14:46.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 64s ago 5h 4905M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:14:46.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 63s ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:14:46.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 63s ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:14:46.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 63s ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:14:46.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 63s ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:14:46.583 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 63s ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:14:46.960 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:14:46.960 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:14:46.960 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:14:46.961 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:14:46.961 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:14:46.961 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:14:46.961 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:14:46.961 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:14:46.961 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:14:46.961 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:14:46.961 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:14:46.961 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:14:46.961 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:14:46.961 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:14:46.962 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:14:46.962 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:14:46.962 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:14:47.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:46 smithi183 ceph-mon[99169]: pgmap v12917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:46 smithi119 ceph-mon[94175]: pgmap v12917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:47.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:46 smithi119 ceph-mon[108979]: pgmap v12917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:48.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:47 smithi183 ceph-mon[99169]: from='client.28599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:14:48.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:47 smithi183 ceph-mon[99169]: from='client.28605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:14:48.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3332173119' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:14:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:47 smithi119 ceph-mon[94175]: from='client.28599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:14:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:47 smithi119 ceph-mon[94175]: from='client.28605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:14:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3332173119' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:14:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:47 smithi119 ceph-mon[108979]: from='client.28599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:14:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:47 smithi119 ceph-mon[108979]: from='client.28605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:14:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3332173119' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:14:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:48 smithi183 ceph-mon[99169]: pgmap v12918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:48 smithi119 ceph-mon[94175]: pgmap v12918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:49.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:48 smithi119 ceph-mon[108979]: pgmap v12918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:51.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:50 smithi183 ceph-mon[99169]: pgmap v12919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:50 smithi119 ceph-mon[108979]: pgmap v12919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:51.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:50 smithi119 ceph-mon[94175]: pgmap v12919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:53.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:52 smithi183 ceph-mon[99169]: pgmap v12920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:52 smithi119 ceph-mon[94175]: pgmap v12920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:53.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:52 smithi119 ceph-mon[108979]: pgmap v12920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:14:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:14:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:14:55.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:54 smithi183 ceph-mon[99169]: pgmap v12921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:55.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:54 smithi119 ceph-mon[94175]: pgmap v12921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:54 smithi119 ceph-mon[108979]: pgmap v12921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:14:57.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:56 smithi183 ceph-mon[99169]: pgmap v12922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:56 smithi119 ceph-mon[108979]: pgmap v12922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:56 smithi119 ceph-mon[94175]: pgmap v12922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:59.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:14:58 smithi183 ceph-mon[99169]: pgmap v12923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:59.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:14:58 smithi119 ceph-mon[94175]: pgmap v12923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:14:59.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:14:58 smithi119 ceph-mon[108979]: pgmap v12923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:00 smithi183 ceph-mon[99169]: pgmap v12924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:01.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:00 smithi119 ceph-mon[94175]: pgmap v12924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:00 smithi119 ceph-mon[108979]: pgmap v12924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:03.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:02 smithi183 ceph-mon[99169]: pgmap v12925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:03.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:02 smithi119 ceph-mon[108979]: pgmap v12925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:03.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:02 smithi119 ceph-mon[94175]: pgmap v12925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:15:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:15:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:15:05.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:04 smithi183 ceph-mon[99169]: pgmap v12926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:04 smithi119 ceph-mon[94175]: pgmap v12926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:05.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:04 smithi119 ceph-mon[108979]: pgmap v12926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:07.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:06 smithi183 ceph-mon[99169]: pgmap v12927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:07.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:06 smithi119 ceph-mon[94175]: pgmap v12927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:06 smithi119 ceph-mon[108979]: pgmap v12927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:08 smithi183 ceph-mon[99169]: pgmap v12928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:08 smithi119 ceph-mon[108979]: pgmap v12928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:08 smithi119 ceph-mon[94175]: pgmap v12928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:11.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:10 smithi183 ceph-mon[99169]: pgmap v12929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:10 smithi119 ceph-mon[94175]: pgmap v12929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:11.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:10 smithi119 ceph-mon[108979]: pgmap v12929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:13.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:12 smithi183 ceph-mon[99169]: pgmap v12930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:13.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:12 smithi119 ceph-mon[94175]: pgmap v12930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:13.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:12 smithi119 ceph-mon[108979]: pgmap v12930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:15:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:15:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:15:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:14 smithi183 ceph-mon[99169]: pgmap v12931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:14 smithi119 ceph-mon[94175]: pgmap v12931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:15.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:14 smithi119 ceph-mon[108979]: pgmap v12931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:17.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:16 smithi183 ceph-mon[99169]: pgmap v12932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:16 smithi119 ceph-mon[108979]: pgmap v12932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:16 smithi119 ceph-mon[94175]: pgmap v12932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:17.306 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:15:17.612 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:15:17.613 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 95s ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:15:17.613 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 94s ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:15:17.613 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 95s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:15:17.613 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 94s ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:15:17.613 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 94s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:15:17.613 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 95s ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:15:17.613 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 95s ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:15:17.613 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 94s ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:15:17.613 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 95s ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:15:17.613 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 95s ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:15:17.613 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 94s ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:15:17.613 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 95s ago 5h 5657M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:15:17.613 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 95s ago 5h 5730M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:15:17.614 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 95s ago 5h 5212M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:15:17.614 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 95s ago 5h 4905M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:15:17.614 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 94s ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:15:17.614 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 94s ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:15:17.614 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 94s ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:15:17.614 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 94s ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:15:17.614 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 94s ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:15:17.993 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:15:17.993 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:15:17.993 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:15:17.993 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:15:17.993 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:15:17.993 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:15:17.994 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:15:17.994 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:15:17.994 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:15:17.994 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:15:17.994 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:15:17.994 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:15:17.994 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:15:17.994 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:15:17.994 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:15:17.994 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:15:17.994 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:15:19.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:18 smithi183 ceph-mon[99169]: pgmap v12933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:19.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:18 smithi183 ceph-mon[99169]: from='client.28617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:15:19.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:18 smithi183 ceph-mon[99169]: from='client.38510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:15:19.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/771843328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:15:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:18 smithi119 ceph-mon[94175]: pgmap v12933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:19.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:18 smithi119 ceph-mon[94175]: from='client.28617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:15:19.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:18 smithi119 ceph-mon[94175]: from='client.38510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:15:19.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/771843328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:15:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:18 smithi119 ceph-mon[108979]: pgmap v12933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:18 smithi119 ceph-mon[108979]: from='client.28617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:15:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:18 smithi119 ceph-mon[108979]: from='client.38510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:15:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/771843328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:15:21.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:20 smithi183 ceph-mon[99169]: pgmap v12934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:20 smithi119 ceph-mon[94175]: pgmap v12934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:21.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:20 smithi119 ceph-mon[108979]: pgmap v12934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:23.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:22 smithi183 ceph-mon[99169]: pgmap v12935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:23.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:22 smithi119 ceph-mon[94175]: pgmap v12935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:23.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:22 smithi119 ceph-mon[108979]: pgmap v12935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:24.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:15:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:15:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:15:25.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:24 smithi183 ceph-mon[99169]: pgmap v12936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:25.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:24 smithi119 ceph-mon[94175]: pgmap v12936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:25.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:24 smithi119 ceph-mon[108979]: pgmap v12936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:27.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:26 smithi183 ceph-mon[99169]: pgmap v12937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:26 smithi119 ceph-mon[94175]: pgmap v12937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:27.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:26 smithi119 ceph-mon[108979]: pgmap v12937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:29.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:28 smithi183 ceph-mon[99169]: pgmap v12938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:29.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:28 smithi119 ceph-mon[94175]: pgmap v12938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:29.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:28 smithi119 ceph-mon[108979]: pgmap v12938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:31.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:30 smithi183 ceph-mon[99169]: pgmap v12939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:31.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:30 smithi119 ceph-mon[94175]: pgmap v12939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:31.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:30 smithi119 ceph-mon[108979]: pgmap v12939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:33.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:32 smithi183 ceph-mon[99169]: pgmap v12940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:33.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:32 smithi119 ceph-mon[108979]: pgmap v12940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:33.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:32 smithi119 ceph-mon[94175]: pgmap v12940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:15:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:15:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:15:35.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:34 smithi183 ceph-mon[99169]: pgmap v12941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:34 smithi119 ceph-mon[94175]: pgmap v12941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:35.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:34 smithi119 ceph-mon[108979]: pgmap v12941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:36 smithi183 ceph-mon[99169]: pgmap v12942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:36 smithi119 ceph-mon[94175]: pgmap v12942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:37.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:36 smithi119 ceph-mon[108979]: pgmap v12942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:38 smithi183 ceph-mon[99169]: pgmap v12943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:38 smithi119 ceph-mon[94175]: pgmap v12943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:38 smithi119 ceph-mon[108979]: pgmap v12943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:41.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:40 smithi183 ceph-mon[99169]: pgmap v12944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:40 smithi119 ceph-mon[94175]: pgmap v12944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:41.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:40 smithi119 ceph-mon[108979]: pgmap v12944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:43.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:42 smithi183 ceph-mon[99169]: pgmap v12945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:42 smithi119 ceph-mon[108979]: pgmap v12945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:42 smithi119 ceph-mon[94175]: pgmap v12945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:15:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:15:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:15:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:15:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:15:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:15:45.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:44 smithi183 ceph-mon[99169]: pgmap v12946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:45.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:15:45.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:15:45.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:15:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:44 smithi119 ceph-mon[94175]: pgmap v12946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:15:45.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:15:45.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:15:45.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:44 smithi119 ceph-mon[108979]: pgmap v12946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:45.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:15:45.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:15:45.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:15:47.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:46 smithi183 ceph-mon[99169]: pgmap v12947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:46 smithi119 ceph-mon[108979]: pgmap v12947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:47.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:46 smithi119 ceph-mon[94175]: pgmap v12947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:48.338 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:15:48.645 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:15:48.645 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 2m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:15:48.645 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 2m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:15:48.645 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 2m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:15:48.645 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 2m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:15:48.645 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 2m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:15:48.645 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 2m ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:15:48.645 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 2m ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:15:48.645 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 2m ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:15:48.646 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 2m ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:15:48.646 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 2m ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:15:48.646 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 2m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:15:48.646 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 2m ago 5h 5657M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:15:48.646 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 2m ago 5h 5730M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:15:48.646 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 2m ago 5h 5212M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:15:48.646 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 2m ago 5h 4905M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:15:48.646 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 2m ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:15:48.646 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 2m ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:15:48.646 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 2m ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:15:48.646 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 2m ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:15:48.646 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 2m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:15:49.027 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:15:49.027 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:15:49.027 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:15:49.028 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:15:49.028 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:15:49.028 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:15:49.028 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:15:49.028 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:15:49.028 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:15:49.028 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:15:49.028 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:15:49.028 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:15:49.028 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:15:49.028 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:15:49.028 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:15:49.028 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:15:49.029 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:15:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:48 smithi183 ceph-mon[99169]: pgmap v12948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:48 smithi119 ceph-mon[108979]: pgmap v12948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:49.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:48 smithi119 ceph-mon[94175]: pgmap v12948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:49 smithi183 ceph-mon[99169]: from='client.28635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:15:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:49 smithi183 ceph-mon[99169]: from='client.28641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:15:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/777983420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:15:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:49 smithi119 ceph-mon[94175]: from='client.28635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:15:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:49 smithi119 ceph-mon[94175]: from='client.28641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:15:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/777983420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:15:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:49 smithi119 ceph-mon[108979]: from='client.28635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:15:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:49 smithi119 ceph-mon[108979]: from='client.28641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:15:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/777983420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:15:51.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:50 smithi183 ceph-mon[99169]: pgmap v12949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:50 smithi119 ceph-mon[94175]: pgmap v12949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:50 smithi119 ceph-mon[108979]: pgmap v12949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:53.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:52 smithi183 ceph-mon[99169]: pgmap v12950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:52 smithi119 ceph-mon[94175]: pgmap v12950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:53.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:52 smithi119 ceph-mon[108979]: pgmap v12950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:15:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:15:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:15:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:15:55.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:54 smithi183 ceph-mon[99169]: pgmap v12951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:54 smithi119 ceph-mon[94175]: pgmap v12951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:54 smithi119 ceph-mon[108979]: pgmap v12951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:57.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:56 smithi183 ceph-mon[99169]: pgmap v12952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:56 smithi119 ceph-mon[94175]: pgmap v12952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:56 smithi119 ceph-mon[108979]: pgmap v12952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:59.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:15:58 smithi183 ceph-mon[99169]: pgmap v12953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:59.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:15:58 smithi119 ceph-mon[94175]: pgmap v12953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:15:59.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:15:58 smithi119 ceph-mon[108979]: pgmap v12953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:00 smithi183 ceph-mon[99169]: pgmap v12954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:01.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:00 smithi119 ceph-mon[94175]: pgmap v12954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:00 smithi119 ceph-mon[108979]: pgmap v12954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:03.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:02 smithi183 ceph-mon[99169]: pgmap v12955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:02 smithi119 ceph-mon[94175]: pgmap v12955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:03.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:02 smithi119 ceph-mon[108979]: pgmap v12955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:16:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:16:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:16:05.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:04 smithi183 ceph-mon[99169]: pgmap v12956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:05.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:04 smithi119 ceph-mon[94175]: pgmap v12956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:05.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:04 smithi119 ceph-mon[108979]: pgmap v12956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:07.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:06 smithi183 ceph-mon[99169]: pgmap v12957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:06 smithi119 ceph-mon[94175]: pgmap v12957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:06 smithi119 ceph-mon[108979]: pgmap v12957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:08 smithi183 ceph-mon[99169]: pgmap v12958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:08 smithi119 ceph-mon[108979]: pgmap v12958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:08 smithi119 ceph-mon[94175]: pgmap v12958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:11.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:10 smithi183 ceph-mon[99169]: pgmap v12959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:10 smithi119 ceph-mon[108979]: pgmap v12959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:11.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:10 smithi119 ceph-mon[94175]: pgmap v12959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:13.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:12 smithi183 ceph-mon[99169]: pgmap v12960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:12 smithi119 ceph-mon[94175]: pgmap v12960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:13.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:12 smithi119 ceph-mon[108979]: pgmap v12960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:16:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:16:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T21:16:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:14 smithi183 ceph-mon[99169]: pgmap v12961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:14 smithi119 ceph-mon[94175]: pgmap v12961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:15.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:14 smithi119 ceph-mon[108979]: pgmap v12961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:17.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:16 smithi183 ceph-mon[99169]: pgmap v12962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:16 smithi119 ceph-mon[94175]: pgmap v12962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:17.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:16 smithi119 ceph-mon[108979]: pgmap v12962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:19.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:18 smithi119 ceph-mon[94175]: pgmap v12963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:18 smithi119 ceph-mon[108979]: pgmap v12963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:19.372 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:16:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:18 smithi183 ceph-mon[99169]: pgmap v12963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:19.680 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:16:19.680 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 2m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:16:19.680 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 2m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:16:19.680 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 2m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:16:19.680 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 2m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:16:19.681 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 2m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:16:19.681 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 2m ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:16:19.681 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 2m ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:16:19.681 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 2m ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:16:19.681 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 2m ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:16:19.681 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 2m ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:16:19.681 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 2m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:16:19.681 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 2m ago 5h 5657M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:16:19.681 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 2m ago 5h 5730M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:16:19.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 2m ago 5h 5212M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:16:19.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 2m ago 5h 4905M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:16:19.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 2m ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:16:19.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 2m ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:16:19.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 2m ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:16:19.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 2m ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:16:19.682 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 2m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:16:20.057 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:16:20.057 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:16:20.057 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:16:20.058 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:16:20.058 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:16:20.058 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:16:20.058 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:16:20.058 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:16:20.058 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:16:20.058 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:16:20.058 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:16:20.058 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:16:20.058 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:16:20.058 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:16:20.058 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:16:20.058 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:16:20.058 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:16:21.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:20 smithi119 ceph-mon[94175]: pgmap v12964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:21.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:20 smithi119 ceph-mon[94175]: from='client.38540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:16:21.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:20 smithi119 ceph-mon[94175]: from='client.28659 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:16:21.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1323819988' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:16:21.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:20 smithi119 ceph-mon[108979]: pgmap v12964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:21.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:20 smithi119 ceph-mon[108979]: from='client.38540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:16:21.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:20 smithi119 ceph-mon[108979]: from='client.28659 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:16:21.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1323819988' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:16:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:20 smithi183 ceph-mon[99169]: pgmap v12964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:20 smithi183 ceph-mon[99169]: from='client.38540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:16:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:20 smithi183 ceph-mon[99169]: from='client.28659 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:16:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1323819988' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:16:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:22 smithi183 ceph-mon[99169]: pgmap v12965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:22 smithi119 ceph-mon[94175]: pgmap v12965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:22 smithi119 ceph-mon[108979]: pgmap v12965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:16:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:16:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:16:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:24 smithi183 ceph-mon[99169]: pgmap v12966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:24 smithi119 ceph-mon[108979]: pgmap v12966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:24 smithi119 ceph-mon[94175]: pgmap v12966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:26 smithi183 ceph-mon[99169]: pgmap v12967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:27.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:26 smithi119 ceph-mon[94175]: pgmap v12967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:26 smithi119 ceph-mon[108979]: pgmap v12967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:29.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:28 smithi183 ceph-mon[99169]: pgmap v12968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:28 smithi119 ceph-mon[108979]: pgmap v12968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:29.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:28 smithi119 ceph-mon[94175]: pgmap v12968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:31.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:30 smithi183 ceph-mon[99169]: pgmap v12969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:31.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:30 smithi119 ceph-mon[108979]: pgmap v12969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:31.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:30 smithi119 ceph-mon[94175]: pgmap v12969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:33.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:32 smithi183 ceph-mon[99169]: pgmap v12970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:32 smithi119 ceph-mon[94175]: pgmap v12970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:33.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:32 smithi119 ceph-mon[108979]: pgmap v12970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:16:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:16:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:16:35.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:34 smithi183 ceph-mon[99169]: pgmap v12971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:34 smithi119 ceph-mon[94175]: pgmap v12971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:35.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:34 smithi119 ceph-mon[108979]: pgmap v12971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:37.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:36 smithi183 ceph-mon[99169]: pgmap v12972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:37.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:36 smithi119 ceph-mon[108979]: pgmap v12972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:37.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:36 smithi119 ceph-mon[94175]: pgmap v12972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:38 smithi183 ceph-mon[99169]: pgmap v12973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:38 smithi119 ceph-mon[94175]: pgmap v12973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:38 smithi119 ceph-mon[108979]: pgmap v12973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:41.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:40 smithi183 ceph-mon[99169]: pgmap v12974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:40 smithi119 ceph-mon[94175]: pgmap v12974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:41.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:40 smithi119 ceph-mon[108979]: pgmap v12974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:43.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:42 smithi183 ceph-mon[99169]: pgmap v12975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:43.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:42 smithi119 ceph-mon[94175]: pgmap v12975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:43.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:42 smithi119 ceph-mon[108979]: pgmap v12975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:16:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:16:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:16:45.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:44 smithi183 ceph-mon[99169]: pgmap v12976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:45.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:16:45.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:16:45.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:16:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:44 smithi119 ceph-mon[94175]: pgmap v12976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:16:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:16:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:16:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:44 smithi119 ceph-mon[108979]: pgmap v12976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:16:45.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:16:45.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:16:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:16:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:16:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:16:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:16:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:16:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:16:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:16:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:16:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:16:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:46 smithi183 ceph-mon[99169]: pgmap v12977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:46 smithi119 ceph-mon[94175]: pgmap v12977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:46 smithi119 ceph-mon[108979]: pgmap v12977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:49.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:48 smithi183 ceph-mon[99169]: pgmap v12978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:48 smithi119 ceph-mon[94175]: pgmap v12978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:48 smithi119 ceph-mon[108979]: pgmap v12978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:50.404 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:16:50.711 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:16:50.711 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 3m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:16:50.711 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 3m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:16:50.711 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 3m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:16:50.712 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 3m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:16:50.712 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 3m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:16:50.712 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 3m ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:16:50.712 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 3m ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:16:50.712 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 3m ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:16:50.712 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 3m ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:16:50.712 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 3m ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:16:50.712 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 3m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:16:50.712 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 3m ago 5h 5657M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:16:50.712 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 3m ago 5h 5730M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:16:50.712 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 3m ago 5h 5212M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:16:50.712 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 3m ago 5h 4905M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:16:50.712 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 3m ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:16:50.712 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 3m ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:16:50.712 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 3m ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:16:50.712 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 3m ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:16:50.713 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 3m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:16:51.097 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:16:51.098 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:16:51.098 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:16:51.098 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:16:51.098 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:16:51.098 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:16:51.098 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:16:51.098 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:16:51.098 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:16:51.098 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:16:51.098 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:16:51.098 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:16:51.098 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:16:51.099 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:16:51.099 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:16:51.099 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:16:51.099 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:16:51.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:51 smithi183 ceph-mon[99169]: pgmap v12979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:51 smithi119 ceph-mon[94175]: pgmap v12979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:51 smithi119 ceph-mon[108979]: pgmap v12979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:52 smithi183 ceph-mon[99169]: from='client.38558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:16:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:52 smithi183 ceph-mon[99169]: from='client.38564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:16:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3408326943' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:16:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:52 smithi119 ceph-mon[94175]: from='client.38558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:16:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:52 smithi119 ceph-mon[94175]: from='client.38564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:16:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3408326943' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:16:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:52 smithi119 ceph-mon[108979]: from='client.38558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:16:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:52 smithi119 ceph-mon[108979]: from='client.38564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:16:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3408326943' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:16:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:53 smithi183 ceph-mon[99169]: pgmap v12980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:53 smithi119 ceph-mon[94175]: pgmap v12980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:53.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:53 smithi119 ceph-mon[108979]: pgmap v12980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:16:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:16:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T21:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:16:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:55 smithi183 ceph-mon[99169]: pgmap v12981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:55 smithi119 ceph-mon[94175]: pgmap v12981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:55 smithi119 ceph-mon[108979]: pgmap v12981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:57 smithi183 ceph-mon[99169]: pgmap v12982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:57.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:57 smithi119 ceph-mon[94175]: pgmap v12982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:57 smithi119 ceph-mon[108979]: pgmap v12982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:59.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:16:59 smithi183 ceph-mon[99169]: pgmap v12983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:16:59 smithi119 ceph-mon[94175]: pgmap v12983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:16:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:16:59 smithi119 ceph-mon[108979]: pgmap v12983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:01.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:01 smithi183 ceph-mon[99169]: pgmap v12984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:01 smithi119 ceph-mon[94175]: pgmap v12984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:01 smithi119 ceph-mon[108979]: pgmap v12984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:03 smithi183 ceph-mon[99169]: pgmap v12985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:03 smithi119 ceph-mon[94175]: pgmap v12985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:03 smithi119 ceph-mon[108979]: pgmap v12985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:17:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:17:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T21:17:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:05 smithi183 ceph-mon[99169]: pgmap v12986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:05 smithi119 ceph-mon[94175]: pgmap v12986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:05 smithi119 ceph-mon[108979]: pgmap v12986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:07 smithi183 ceph-mon[99169]: pgmap v12987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:07 smithi119 ceph-mon[94175]: pgmap v12987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:07 smithi119 ceph-mon[108979]: pgmap v12987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:09 smithi183 ceph-mon[99169]: pgmap v12988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:09 smithi119 ceph-mon[94175]: pgmap v12988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:09 smithi119 ceph-mon[108979]: pgmap v12988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:11 smithi183 ceph-mon[99169]: pgmap v12989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:11 smithi119 ceph-mon[94175]: pgmap v12989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:11.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:11 smithi119 ceph-mon[108979]: pgmap v12989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:13 smithi183 ceph-mon[99169]: pgmap v12990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:13 smithi119 ceph-mon[108979]: pgmap v12990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:13 smithi119 ceph-mon[94175]: pgmap v12990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:17:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:17:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:17:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:15 smithi183 ceph-mon[99169]: pgmap v12991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:15 smithi119 ceph-mon[108979]: pgmap v12991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:15 smithi119 ceph-mon[94175]: pgmap v12991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:17.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:17 smithi183 ceph-mon[99169]: pgmap v12992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:17 smithi119 ceph-mon[108979]: pgmap v12992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:17.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:17 smithi119 ceph-mon[94175]: pgmap v12992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:19 smithi183 ceph-mon[99169]: pgmap v12993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:19 smithi119 ceph-mon[94175]: pgmap v12993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:19 smithi119 ceph-mon[108979]: pgmap v12993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:21 smithi183 ceph-mon[99169]: pgmap v12994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:21.445 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:17:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:21 smithi119 ceph-mon[94175]: pgmap v12994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:21 smithi119 ceph-mon[108979]: pgmap v12994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:21.753 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:17:21.753 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 3m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:17:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 3m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:17:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 3m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:17:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 3m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:17:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 3m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:17:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 3m ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:17:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 3m ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:17:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 3m ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:17:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 3m ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:17:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 3m ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:17:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 3m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:17:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 3m ago 5h 5657M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:17:21.754 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 3m ago 5h 5730M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:17:21.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 3m ago 5h 5212M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:17:21.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 3m ago 5h 4905M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:17:21.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 3m ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:17:21.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 3m ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:17:21.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 3m ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:17:21.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 3m ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:17:21.755 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 3m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:17:22.136 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:17:22.136 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:17:22.136 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:17:22.136 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:17:22.136 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:17:22.136 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:17:22.136 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:17:22.136 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:17:22.137 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:17:22.137 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:17:22.137 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:17:22.137 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:17:22.137 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:17:22.137 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:17:22.137 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:17:22.137 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:17:22.137 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:17:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:23 smithi183 ceph-mon[99169]: pgmap v12995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:23 smithi183 ceph-mon[99169]: from='client.28689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:17:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:23 smithi183 ceph-mon[99169]: from='client.28695 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:17:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:23 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4125133670' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:17:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:23 smithi119 ceph-mon[94175]: pgmap v12995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:23 smithi119 ceph-mon[94175]: from='client.28689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:17:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:23 smithi119 ceph-mon[94175]: from='client.28695 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:17:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4125133670' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:17:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:23 smithi119 ceph-mon[108979]: pgmap v12995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:23 smithi119 ceph-mon[108979]: from='client.28689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:17:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:23 smithi119 ceph-mon[108979]: from='client.28695 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:17:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:23 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4125133670' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:17:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:17:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:17:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:17:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:25 smithi183 ceph-mon[99169]: pgmap v12996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:25 smithi119 ceph-mon[108979]: pgmap v12996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:25 smithi119 ceph-mon[94175]: pgmap v12996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:27 smithi183 ceph-mon[99169]: pgmap v12997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:27 smithi119 ceph-mon[94175]: pgmap v12997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:27 smithi119 ceph-mon[108979]: pgmap v12997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:29.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:29 smithi183 ceph-mon[99169]: pgmap v12998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:29 smithi119 ceph-mon[94175]: pgmap v12998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:29 smithi119 ceph-mon[108979]: pgmap v12998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:31 smithi183 ceph-mon[99169]: pgmap v12999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:31 smithi119 ceph-mon[108979]: pgmap v12999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:31.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:31 smithi119 ceph-mon[94175]: pgmap v12999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:33.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:33 smithi183 ceph-mon[99169]: pgmap v13000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:33 smithi119 ceph-mon[94175]: pgmap v13000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:33.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:33 smithi119 ceph-mon[108979]: pgmap v13000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:17:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:17:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:17:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:35 smithi183 ceph-mon[99169]: pgmap v13001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:35 smithi119 ceph-mon[94175]: pgmap v13001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:35.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:35 smithi119 ceph-mon[108979]: pgmap v13001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:37.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:37 smithi183 ceph-mon[99169]: pgmap v13002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:37 smithi119 ceph-mon[94175]: pgmap v13002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:37.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:37 smithi119 ceph-mon[108979]: pgmap v13002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:39 smithi183 ceph-mon[99169]: pgmap v13003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:39 smithi119 ceph-mon[94175]: pgmap v13003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:39 smithi119 ceph-mon[108979]: pgmap v13003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:41.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:41 smithi183 ceph-mon[99169]: pgmap v13004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:41 smithi119 ceph-mon[94175]: pgmap v13004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:41.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:41 smithi119 ceph-mon[108979]: pgmap v13004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:43.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:43 smithi183 ceph-mon[99169]: pgmap v13005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:43 smithi119 ceph-mon[94175]: pgmap v13005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:43 smithi119 ceph-mon[108979]: pgmap v13005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:17:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:17:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:17:45.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:45 smithi183 ceph-mon[99169]: pgmap v13006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:45 smithi119 ceph-mon[94175]: pgmap v13006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:45 smithi119 ceph-mon[108979]: pgmap v13006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:17:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:17:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:17:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:17:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:17:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:17:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:17:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:17:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:17:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:47 smithi183 ceph-mon[99169]: pgmap v13007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:17:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:17:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:17:47.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:47 smithi119 ceph-mon[94175]: pgmap v13007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:47.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:17:47.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:17:47.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:17:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:47 smithi119 ceph-mon[108979]: pgmap v13007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:17:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:17:47.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:17:49.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:49 smithi183 ceph-mon[99169]: pgmap v13008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:49 smithi119 ceph-mon[108979]: pgmap v13008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:49 smithi119 ceph-mon[94175]: pgmap v13008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:51.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:51 smithi183 ceph-mon[99169]: pgmap v13009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:51 smithi119 ceph-mon[94175]: pgmap v13009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:51.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:51 smithi119 ceph-mon[108979]: pgmap v13009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:52.481 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:17:52.786 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:17:52.786 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 4m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:17:52.786 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 4m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:17:52.786 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 4m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:17:52.787 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 4m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:17:52.787 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 4m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:17:52.787 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 4m ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:17:52.787 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 4m ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:17:52.787 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 4m ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:17:52.787 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 4m ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:17:52.787 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 4m ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:17:52.787 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 4m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:17:52.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 4m ago 5h 5657M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:17:52.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 4m ago 5h 5730M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:17:52.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 4m ago 5h 5212M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:17:52.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 4m ago 5h 4905M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:17:52.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 4m ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:17:52.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 4m ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:17:52.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 4m ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:17:52.788 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 4m ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:17:52.788 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 4m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:17:53.167 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:17:53.168 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:17:53.168 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:17:53.168 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:17:53.168 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:17:53.168 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:17:53.168 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:17:53.168 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:17:53.168 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:17:53.168 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:17:53.168 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:17:53.168 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:17:53.168 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:17:53.168 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:17:53.168 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:17:53.169 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:17:53.169 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:17:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:53 smithi183 ceph-mon[99169]: pgmap v13010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:53 smithi119 ceph-mon[94175]: pgmap v13010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:53 smithi119 ceph-mon[108979]: pgmap v13010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:54 smithi183 ceph-mon[99169]: from='client.38594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:17:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:54 smithi183 ceph-mon[99169]: from='client.38600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:17:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3635960076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:17:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:17:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:17:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:17:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:54 smithi119 ceph-mon[108979]: from='client.38594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:17:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:54 smithi119 ceph-mon[108979]: from='client.38600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:17:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3635960076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:17:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:54 smithi119 ceph-mon[94175]: from='client.38594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:17:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:54 smithi119 ceph-mon[94175]: from='client.38600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:17:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3635960076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:17:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:17:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:55 smithi183 ceph-mon[99169]: pgmap v13011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:55 smithi119 ceph-mon[94175]: pgmap v13011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:55 smithi119 ceph-mon[108979]: pgmap v13011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:57 smithi183 ceph-mon[99169]: pgmap v13012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:57 smithi119 ceph-mon[94175]: pgmap v13012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:57 smithi119 ceph-mon[108979]: pgmap v13012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:17:59 smithi183 ceph-mon[99169]: pgmap v13013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:17:59 smithi119 ceph-mon[108979]: pgmap v13013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:17:59.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:17:59 smithi119 ceph-mon[94175]: pgmap v13013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:01.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:01 smithi183 ceph-mon[99169]: pgmap v13014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:01 smithi119 ceph-mon[94175]: pgmap v13014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:01 smithi119 ceph-mon[108979]: pgmap v13014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:03 smithi183 ceph-mon[99169]: pgmap v13015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:03 smithi119 ceph-mon[94175]: pgmap v13015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:03 smithi119 ceph-mon[108979]: pgmap v13015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:18:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:18:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:18:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:05 smithi183 ceph-mon[99169]: pgmap v13016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:05 smithi119 ceph-mon[94175]: pgmap v13016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:05 smithi119 ceph-mon[108979]: pgmap v13016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:07.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:06 smithi183 ceph-mon[99169]: pgmap v13017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:06 smithi119 ceph-mon[94175]: pgmap v13017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:06 smithi119 ceph-mon[108979]: pgmap v13017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:08 smithi183 ceph-mon[99169]: pgmap v13018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:08 smithi119 ceph-mon[94175]: pgmap v13018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:08 smithi119 ceph-mon[108979]: pgmap v13018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:11.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:10 smithi183 ceph-mon[99169]: pgmap v13019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:10 smithi119 ceph-mon[94175]: pgmap v13019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:11.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:10 smithi119 ceph-mon[108979]: pgmap v13019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:13.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:12 smithi183 ceph-mon[99169]: pgmap v13020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:12 smithi119 ceph-mon[94175]: pgmap v13020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:13.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:12 smithi119 ceph-mon[108979]: pgmap v13020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:18:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:18:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:18:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:14 smithi183 ceph-mon[99169]: pgmap v13021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:14 smithi119 ceph-mon[108979]: pgmap v13021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:14 smithi119 ceph-mon[94175]: pgmap v13021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:17.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:16 smithi183 ceph-mon[99169]: pgmap v13022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:17.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:16 smithi119 ceph-mon[108979]: pgmap v13022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:17.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:16 smithi119 ceph-mon[94175]: pgmap v13022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:19.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:18 smithi183 ceph-mon[99169]: pgmap v13023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:18 smithi119 ceph-mon[108979]: pgmap v13023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:19.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:18 smithi119 ceph-mon[94175]: pgmap v13023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:21.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:20 smithi183 ceph-mon[99169]: pgmap v13024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:20 smithi119 ceph-mon[108979]: pgmap v13024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:20 smithi119 ceph-mon[94175]: pgmap v13024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:23.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:22 smithi183 ceph-mon[99169]: pgmap v13025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:22 smithi119 ceph-mon[94175]: pgmap v13025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:22 smithi119 ceph-mon[108979]: pgmap v13025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:23.512 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:18:23.817 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:18:23.817 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 4m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:18:23.817 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 4m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:18:23.817 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 4m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:18:23.817 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 4m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:18:23.817 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 4m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:18:23.817 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 4m ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:18:23.817 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 4m ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:18:23.817 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 4m ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:18:23.818 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 4m ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:18:23.818 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 4m ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:18:23.818 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 4m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:18:23.818 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 4m ago 5h 5657M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:18:23.818 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 4m ago 5h 5730M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:18:23.818 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 4m ago 5h 5212M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:18:23.818 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 4m ago 5h 4905M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:18:23.818 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 4m ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:18:23.818 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 4m ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:18:23.818 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 4m ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:18:23.818 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 4m ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:18:23.818 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 4m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:18:24.198 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:18:24.198 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:18:24.198 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:18:24.198 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:18:24.198 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:18:24.199 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:18:24.199 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:18:24.199 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:18:24.199 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:18:24.199 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:18:24.199 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:18:24.199 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:18:24.199 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:18:24.199 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:18:24.199 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:18:24.199 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:18:24.199 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:18:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:18:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:18:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:18:25.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:24 smithi183 ceph-mon[99169]: pgmap v13026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:25.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:24 smithi183 ceph-mon[99169]: from='client.38612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:18:25.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:24 smithi183 ceph-mon[99169]: from='client.38618 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:18:25.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:25.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3797795983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:18:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:24 smithi119 ceph-mon[94175]: pgmap v13026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:25.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:24 smithi119 ceph-mon[94175]: from='client.38612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:18:25.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:24 smithi119 ceph-mon[94175]: from='client.38618 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:18:25.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:25.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3797795983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:18:25.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:24 smithi119 ceph-mon[108979]: pgmap v13026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:25.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:24 smithi119 ceph-mon[108979]: from='client.38612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:18:25.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:24 smithi119 ceph-mon[108979]: from='client.38618 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:18:25.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:25.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3797795983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:18:27.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:26 smithi183 ceph-mon[99169]: pgmap v13027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:27.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:26 smithi119 ceph-mon[108979]: pgmap v13027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:27.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:26 smithi119 ceph-mon[94175]: pgmap v13027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:29.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:28 smithi183 ceph-mon[99169]: pgmap v13028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:29.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:28 smithi119 ceph-mon[94175]: pgmap v13028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:28 smithi119 ceph-mon[108979]: pgmap v13028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:31.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:30 smithi183 ceph-mon[99169]: pgmap v13029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:31.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:30 smithi119 ceph-mon[94175]: pgmap v13029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:31.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:30 smithi119 ceph-mon[108979]: pgmap v13029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:33.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:32 smithi183 ceph-mon[99169]: pgmap v13030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:33.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:32 smithi119 ceph-mon[94175]: pgmap v13030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:32 smithi119 ceph-mon[108979]: pgmap v13030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:18:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:18:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:18:35.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:34 smithi183 ceph-mon[99169]: pgmap v13031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:34 smithi119 ceph-mon[94175]: pgmap v13031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:35.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:34 smithi119 ceph-mon[108979]: pgmap v13031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:37.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:36 smithi183 ceph-mon[99169]: pgmap v13032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:36 smithi119 ceph-mon[94175]: pgmap v13032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:37.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:36 smithi119 ceph-mon[108979]: pgmap v13032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:38 smithi183 ceph-mon[99169]: pgmap v13033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:38 smithi119 ceph-mon[94175]: pgmap v13033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:38 smithi119 ceph-mon[108979]: pgmap v13033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:41.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:40 smithi183 ceph-mon[99169]: pgmap v13034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:40 smithi119 ceph-mon[94175]: pgmap v13034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:40 smithi119 ceph-mon[108979]: pgmap v13034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:43.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:42 smithi183 ceph-mon[99169]: pgmap v13035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:42 smithi119 ceph-mon[94175]: pgmap v13035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:42 smithi119 ceph-mon[108979]: pgmap v13035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:18:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:18:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:18:45.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:44 smithi183 ceph-mon[99169]: pgmap v13036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:44 smithi119 ceph-mon[108979]: pgmap v13036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:45.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:44 smithi119 ceph-mon[94175]: pgmap v13036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:46 smithi183 ceph-mon[99169]: pgmap v13037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:47.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:18:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:46 smithi119 ceph-mon[94175]: pgmap v13037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:18:47.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:46 smithi119 ceph-mon[108979]: pgmap v13037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:47.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:18:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:18:48.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:18:48.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:18:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:18:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:18:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:18:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:18:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:18:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:18:49.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:48 smithi183 ceph-mon[99169]: pgmap v13038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:48 smithi119 ceph-mon[94175]: pgmap v13038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:48 smithi119 ceph-mon[108979]: pgmap v13038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:51.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:50 smithi183 ceph-mon[99169]: pgmap v13039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:50 smithi119 ceph-mon[94175]: pgmap v13039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:51.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:50 smithi119 ceph-mon[108979]: pgmap v13039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:52 smithi183 ceph-mon[99169]: pgmap v13040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:52 smithi119 ceph-mon[94175]: pgmap v13040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:53.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:52 smithi119 ceph-mon[108979]: pgmap v13040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:18:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:18:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T21:18:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:18:54.543 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:18:54.853 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:18:54.853 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 5m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:18:54.853 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 5m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:18:54.853 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 5m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:18:54.853 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 5m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:18:54.853 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 5m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:18:54.853 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 5m ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:18:54.853 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 5m ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:18:54.853 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 5m ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:18:54.853 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 5m ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:18:54.853 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 5m ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:18:54.853 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 5m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:18:54.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 5m ago 5h 5657M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:18:54.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 5m ago 5h 5730M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:18:54.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 5m ago 5h 5212M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:18:54.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 5m ago 5h 4905M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:18:54.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 5m ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:18:54.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 5m ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:18:54.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 5m ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:18:54.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 5m ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:18:54.854 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 5m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:18:55.237 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:18:55.237 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:18:55.237 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:18:55.237 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:18:55.237 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:18:55.237 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:18:55.238 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:18:55.238 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:18:55.238 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:18:55.238 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:18:55.238 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:18:55.238 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:18:55.238 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:18:55.238 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:18:55.238 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:18:55.238 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:18:55.238 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:18:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:54 smithi183 ceph-mon[99169]: pgmap v13041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:54 smithi119 ceph-mon[94175]: pgmap v13041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:54 smithi119 ceph-mon[108979]: pgmap v13041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:55 smithi183 ceph-mon[99169]: from='client.38630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:18:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:55 smithi183 ceph-mon[99169]: from='client.38636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:18:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1318756900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:18:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:55 smithi119 ceph-mon[94175]: from='client.38630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:18:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:55 smithi119 ceph-mon[94175]: from='client.38636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:18:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1318756900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:18:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:55 smithi119 ceph-mon[108979]: from='client.38630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:18:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:55 smithi119 ceph-mon[108979]: from='client.38636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:18:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1318756900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:18:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:56 smithi183 ceph-mon[99169]: pgmap v13042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:56 smithi119 ceph-mon[94175]: pgmap v13042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:56 smithi119 ceph-mon[108979]: pgmap v13042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:59.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:18:58 smithi183 ceph-mon[99169]: pgmap v13043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:18:58 smithi119 ceph-mon[94175]: pgmap v13043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:18:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:18:58 smithi119 ceph-mon[108979]: pgmap v13043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:00 smithi183 ceph-mon[99169]: pgmap v13044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:00 smithi119 ceph-mon[94175]: pgmap v13044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:00 smithi119 ceph-mon[108979]: pgmap v13044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:03.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:02 smithi183 ceph-mon[99169]: pgmap v13045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:02 smithi119 ceph-mon[94175]: pgmap v13045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:02 smithi119 ceph-mon[108979]: pgmap v13045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:19:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:19:04] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T21:19:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:04 smithi183 ceph-mon[99169]: pgmap v13046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:04 smithi119 ceph-mon[94175]: pgmap v13046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:04 smithi119 ceph-mon[108979]: pgmap v13046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:06 smithi183 ceph-mon[99169]: pgmap v13047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:06 smithi119 ceph-mon[94175]: pgmap v13047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:06 smithi119 ceph-mon[108979]: pgmap v13047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:08 smithi183 ceph-mon[99169]: pgmap v13048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:08 smithi119 ceph-mon[94175]: pgmap v13048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:08 smithi119 ceph-mon[108979]: pgmap v13048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:11.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:11 smithi183 ceph-mon[99169]: pgmap v13049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:11 smithi119 ceph-mon[94175]: pgmap v13049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:11 smithi119 ceph-mon[108979]: pgmap v13049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:13 smithi183 ceph-mon[99169]: pgmap v13050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:13 smithi119 ceph-mon[94175]: pgmap v13050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:13 smithi119 ceph-mon[108979]: pgmap v13050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:19:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:19:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:19:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:15 smithi183 ceph-mon[99169]: pgmap v13051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:15 smithi119 ceph-mon[94175]: pgmap v13051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:15.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:15 smithi119 ceph-mon[108979]: pgmap v13051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:17.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:17 smithi183 ceph-mon[99169]: pgmap v13052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:17 smithi119 ceph-mon[108979]: pgmap v13052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:17.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:17 smithi119 ceph-mon[94175]: pgmap v13052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:19 smithi183 ceph-mon[99169]: pgmap v13053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:19 smithi119 ceph-mon[94175]: pgmap v13053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:19 smithi119 ceph-mon[108979]: pgmap v13053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:21 smithi183 ceph-mon[99169]: pgmap v13054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:21.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:21 smithi119 ceph-mon[94175]: pgmap v13054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:21.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:21 smithi119 ceph-mon[108979]: pgmap v13054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:23 smithi183 ceph-mon[99169]: pgmap v13055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:23 smithi119 ceph-mon[94175]: pgmap v13055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:23 smithi119 ceph-mon[108979]: pgmap v13055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:19:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:19:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:19:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:25 smithi183 ceph-mon[99169]: pgmap v13056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:25 smithi119 ceph-mon[94175]: pgmap v13056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:25 smithi119 ceph-mon[108979]: pgmap v13056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:25.584 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:19:25.889 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:19:25.889 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 5m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:19:25.889 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 5m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:19:25.889 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 5m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:19:25.889 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 5m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:19:25.889 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 5m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:19:25.889 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 5m ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:19:25.889 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 5m ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:19:25.889 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 5m ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:19:25.889 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 5m ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:19:25.890 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 5m ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:19:25.890 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 5m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:19:25.890 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 5m ago 5h 5657M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:19:25.890 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 5m ago 5h 5730M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:19:25.890 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 5m ago 5h 5212M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:19:25.890 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 5m ago 5h 4905M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:19:25.890 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 5m ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:19:25.890 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 5m ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:19:25.890 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 5m ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:19:25.890 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 5m ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:19:25.890 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 5m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:19:26.269 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:19:26.269 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:19:26.269 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:19:26.269 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:19:26.269 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:19:26.269 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:19:26.269 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:19:26.269 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:19:26.269 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:19:26.270 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:19:26.270 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:19:26.270 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:19:26.270 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:19:26.270 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:19:26.270 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:19:26.270 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:19:26.270 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:19:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:27 smithi183 ceph-mon[99169]: pgmap v13057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:27 smithi183 ceph-mon[99169]: from='client.28761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:19:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:27 smithi183 ceph-mon[99169]: from='client.28767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:19:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2487540374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:19:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:27 smithi119 ceph-mon[108979]: pgmap v13057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:27 smithi119 ceph-mon[108979]: from='client.28761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:19:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:27 smithi119 ceph-mon[108979]: from='client.28767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:19:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2487540374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:19:27.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:27 smithi119 ceph-mon[94175]: pgmap v13057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:27.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:27 smithi119 ceph-mon[94175]: from='client.28761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:19:27.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:27 smithi119 ceph-mon[94175]: from='client.28767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:19:27.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2487540374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:19:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:29 smithi183 ceph-mon[99169]: pgmap v13058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:29 smithi119 ceph-mon[94175]: pgmap v13058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:29 smithi119 ceph-mon[108979]: pgmap v13058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:31.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:31 smithi183 ceph-mon[99169]: pgmap v13059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:31 smithi119 ceph-mon[94175]: pgmap v13059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:31.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:31 smithi119 ceph-mon[108979]: pgmap v13059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:33 smithi183 ceph-mon[99169]: pgmap v13060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:33 smithi119 ceph-mon[108979]: pgmap v13060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:33.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:33 smithi119 ceph-mon[94175]: pgmap v13060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:19:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:19:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:19:35.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:35 smithi183 ceph-mon[99169]: pgmap v13061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:35 smithi119 ceph-mon[94175]: pgmap v13061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:35.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:35 smithi119 ceph-mon[108979]: pgmap v13061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:37.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:37 smithi183 ceph-mon[99169]: pgmap v13062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:37 smithi119 ceph-mon[108979]: pgmap v13062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:37.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:37 smithi119 ceph-mon[94175]: pgmap v13062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:39 smithi183 ceph-mon[99169]: pgmap v13063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:39 smithi119 ceph-mon[94175]: pgmap v13063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:39 smithi119 ceph-mon[108979]: pgmap v13063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:41.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:41 smithi183 ceph-mon[99169]: pgmap v13064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:41 smithi119 ceph-mon[108979]: pgmap v13064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:41.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:41 smithi119 ceph-mon[94175]: pgmap v13064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:43.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:43 smithi183 ceph-mon[99169]: pgmap v13065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:43 smithi119 ceph-mon[108979]: pgmap v13065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:43.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:43 smithi119 ceph-mon[94175]: pgmap v13065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:19:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:19:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:19:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:45 smithi183 ceph-mon[99169]: pgmap v13066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:45 smithi119 ceph-mon[94175]: pgmap v13066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:45 smithi119 ceph-mon[108979]: pgmap v13066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:47 smithi183 ceph-mon[99169]: pgmap v13067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:19:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:47 smithi119 ceph-mon[108979]: pgmap v13067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:19:47.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:47 smithi119 ceph-mon[94175]: pgmap v13067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:47.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:19:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:19:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:19:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:19:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:19:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:19:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:19:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:19:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:19:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:19:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:49 smithi183 ceph-mon[99169]: pgmap v13068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:49 smithi119 ceph-mon[108979]: pgmap v13068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:49.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:49 smithi119 ceph-mon[94175]: pgmap v13068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:51.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:51 smithi183 ceph-mon[99169]: pgmap v13069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:51 smithi119 ceph-mon[108979]: pgmap v13069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:51.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:51 smithi119 ceph-mon[94175]: pgmap v13069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:53 smithi183 ceph-mon[99169]: pgmap v13070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:53 smithi119 ceph-mon[108979]: pgmap v13070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:53 smithi119 ceph-mon[94175]: pgmap v13070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:19:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:19:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:19:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:19:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:55 smithi183 ceph-mon[99169]: pgmap v13071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:55 smithi119 ceph-mon[94175]: pgmap v13071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:55 smithi119 ceph-mon[108979]: pgmap v13071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:56.615 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:19:56.923 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:19:56.923 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 6m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:19:56.923 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 6m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:19:56.923 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 6m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:19:56.923 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 6m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:19:56.923 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 6m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:19:56.923 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 6m ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:19:56.924 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 6m ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:19:56.924 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 6m ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:19:56.924 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 6m ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:19:56.924 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 6m ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:19:56.924 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 6m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:19:56.924 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 6m ago 5h 5657M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:19:56.924 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 6m ago 5h 5730M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:19:56.924 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 6m ago 5h 5212M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:19:56.924 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 6m ago 5h 4905M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:19:56.924 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 6m ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:19:56.924 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 6m ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:19:56.924 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 6m ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:19:56.924 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 6m ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:19:56.924 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 6m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:19:57.305 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:19:57.305 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:19:57.305 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:19:57.305 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:19:57.305 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:19:57.305 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:19:57.306 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:19:57.306 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:19:57.306 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:19:57.306 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:19:57.306 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:19:57.306 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:19:57.306 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:19:57.306 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:19:57.306 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:19:57.306 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:19:57.306 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:19:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:57 smithi183 ceph-mon[99169]: pgmap v13072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:57 smithi119 ceph-mon[94175]: pgmap v13072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:57 smithi119 ceph-mon[108979]: pgmap v13072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:58 smithi183 ceph-mon[99169]: from='client.28779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:19:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:58 smithi183 ceph-mon[99169]: from='client.38672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:19:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2378350130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:19:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:58 smithi119 ceph-mon[94175]: from='client.28779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:19:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:58 smithi119 ceph-mon[94175]: from='client.38672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:19:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2378350130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:19:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:58 smithi119 ceph-mon[108979]: from='client.28779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:19:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:58 smithi119 ceph-mon[108979]: from='client.38672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:19:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2378350130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:19:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:19:59 smithi183 ceph-mon[99169]: pgmap v13073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:19:59 smithi119 ceph-mon[108979]: pgmap v13073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:19:59.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:19:59 smithi119 ceph-mon[94175]: pgmap v13073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:20:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:20:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T21:19:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:20:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:20:01.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:01 smithi183 ceph-mon[99169]: pgmap v13074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:01 smithi119 ceph-mon[94175]: pgmap v13074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:01 smithi119 ceph-mon[108979]: pgmap v13074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:03 smithi183 ceph-mon[99169]: pgmap v13075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:03 smithi119 ceph-mon[94175]: pgmap v13075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:03 smithi119 ceph-mon[108979]: pgmap v13075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:20:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:20:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:20:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:05 smithi183 ceph-mon[99169]: pgmap v13076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:05 smithi119 ceph-mon[108979]: pgmap v13076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:05.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:05 smithi119 ceph-mon[94175]: pgmap v13076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:07 smithi183 ceph-mon[99169]: pgmap v13077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:07 smithi119 ceph-mon[94175]: pgmap v13077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:07 smithi119 ceph-mon[108979]: pgmap v13077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:09 smithi183 ceph-mon[99169]: pgmap v13078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:09 smithi119 ceph-mon[94175]: pgmap v13078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:09 smithi119 ceph-mon[108979]: pgmap v13078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:11.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:11 smithi183 ceph-mon[99169]: pgmap v13079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:11 smithi119 ceph-mon[94175]: pgmap v13079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:11.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:11 smithi119 ceph-mon[108979]: pgmap v13079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:13 smithi183 ceph-mon[99169]: pgmap v13080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:13 smithi119 ceph-mon[94175]: pgmap v13080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:13 smithi119 ceph-mon[108979]: pgmap v13080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:20:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:20:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:20:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:15 smithi183 ceph-mon[99169]: pgmap v13081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:15 smithi119 ceph-mon[94175]: pgmap v13081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:15.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:15 smithi119 ceph-mon[108979]: pgmap v13081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:17.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:17 smithi183 ceph-mon[99169]: pgmap v13082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:17.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:17 smithi119 ceph-mon[94175]: pgmap v13082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:17 smithi119 ceph-mon[108979]: pgmap v13082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:19 smithi183 ceph-mon[99169]: pgmap v13083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:19 smithi119 ceph-mon[108979]: pgmap v13083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:19 smithi119 ceph-mon[94175]: pgmap v13083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:21 smithi183 ceph-mon[99169]: pgmap v13084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:21 smithi119 ceph-mon[108979]: pgmap v13084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:21 smithi119 ceph-mon[94175]: pgmap v13084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:23 smithi183 ceph-mon[99169]: pgmap v13085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:23 smithi119 ceph-mon[108979]: pgmap v13085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:23 smithi119 ceph-mon[94175]: pgmap v13085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:20:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:20:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:20:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:25 smithi183 ceph-mon[99169]: pgmap v13086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:25 smithi119 ceph-mon[94175]: pgmap v13086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:25 smithi119 ceph-mon[108979]: pgmap v13086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:27 smithi183 ceph-mon[99169]: pgmap v13087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:27 smithi119 ceph-mon[94175]: pgmap v13087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:27 smithi119 ceph-mon[108979]: pgmap v13087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:27.651 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:20:27.958 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:20:27.959 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 6m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:20:27.959 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 6m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:20:27.959 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 6m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:20:27.959 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 6m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:20:27.959 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 6m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:20:27.959 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 6m ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:20:27.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 6m ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:20:27.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 6m ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:20:27.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 6m ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:20:27.959 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 6m ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:20:27.959 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 6m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:20:27.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 6m ago 5h 5657M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:20:27.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 6m ago 5h 5730M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:20:27.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 6m ago 5h 5212M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:20:27.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 6m ago 5h 4905M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:20:27.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 6m ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:20:27.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 6m ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:20:27.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 6m ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:20:27.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 6m ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:20:27.960 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 6m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:20:28.338 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:20:28.338 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:20:28.338 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:20:28.338 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:20:28.338 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:20:28.338 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:20:28.338 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:20:28.338 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:20:28.338 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:20:28.339 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:20:28.339 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:20:28.339 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:20:28.339 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:20:28.339 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:20:28.339 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:20:28.339 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:20:28.339 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:20:29.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:29 smithi183 ceph-mon[99169]: pgmap v13088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:29.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:29 smithi183 ceph-mon[99169]: from='client.38684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:20:29.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:29 smithi183 ceph-mon[99169]: from='client.28803 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:20:29.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2148557409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:20:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:29 smithi119 ceph-mon[108979]: pgmap v13088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:29 smithi119 ceph-mon[108979]: from='client.38684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:20:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:29 smithi119 ceph-mon[108979]: from='client.28803 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:20:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2148557409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:20:29.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:29 smithi119 ceph-mon[94175]: pgmap v13088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:29.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:29 smithi119 ceph-mon[94175]: from='client.38684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:20:29.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:29 smithi119 ceph-mon[94175]: from='client.28803 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:20:29.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2148557409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:20:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:31 smithi183 ceph-mon[99169]: pgmap v13089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:31 smithi119 ceph-mon[94175]: pgmap v13089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:31.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:31 smithi119 ceph-mon[108979]: pgmap v13089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:33 smithi183 ceph-mon[99169]: pgmap v13090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:33 smithi119 ceph-mon[108979]: pgmap v13090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:33.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:33 smithi119 ceph-mon[94175]: pgmap v13090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:20:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:20:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:20:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:35 smithi183 ceph-mon[99169]: pgmap v13091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:35 smithi119 ceph-mon[94175]: pgmap v13091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:35.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:35 smithi119 ceph-mon[108979]: pgmap v13091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:37.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:37 smithi183 ceph-mon[99169]: pgmap v13092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:37 smithi119 ceph-mon[108979]: pgmap v13092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:37.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:37 smithi119 ceph-mon[94175]: pgmap v13092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:39 smithi183 ceph-mon[99169]: pgmap v13093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:39 smithi119 ceph-mon[108979]: pgmap v13093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:39 smithi119 ceph-mon[94175]: pgmap v13093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:41 smithi183 ceph-mon[99169]: pgmap v13094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:41 smithi119 ceph-mon[94175]: pgmap v13094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:41 smithi119 ceph-mon[108979]: pgmap v13094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:43 smithi183 ceph-mon[99169]: pgmap v13095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:43 smithi119 ceph-mon[94175]: pgmap v13095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:43.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:43 smithi119 ceph-mon[108979]: pgmap v13095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:20:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:20:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:20:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:45 smithi183 ceph-mon[99169]: pgmap v13096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:45 smithi119 ceph-mon[94175]: pgmap v13096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:45 smithi119 ceph-mon[108979]: pgmap v13096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:47 smithi183 ceph-mon[99169]: pgmap v13097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:47 smithi119 ceph-mon[94175]: pgmap v13097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:47 smithi119 ceph-mon[108979]: pgmap v13097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:20:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:20:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:20:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:20:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:20:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:20:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:20:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:20:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:20:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:20:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:20:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:20:49.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:49 smithi183 ceph-mon[99169]: pgmap v13098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:49.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:49 smithi119 ceph-mon[94175]: pgmap v13098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:49 smithi119 ceph-mon[108979]: pgmap v13098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:51 smithi119 ceph-mon[94175]: pgmap v13099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:51.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:51 smithi119 ceph-mon[108979]: pgmap v13099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:51.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:51 smithi183 ceph-mon[99169]: pgmap v13099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:53 smithi119 ceph-mon[94175]: pgmap v13100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:53.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:53 smithi119 ceph-mon[108979]: pgmap v13100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:53.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:53 smithi183 ceph-mon[99169]: pgmap v13100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:20:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:20:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:20:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:20:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:55 smithi183 ceph-mon[99169]: pgmap v13101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:55 smithi119 ceph-mon[108979]: pgmap v13101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:55.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:55 smithi119 ceph-mon[94175]: pgmap v13101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:57 smithi183 ceph-mon[99169]: pgmap v13102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:57 smithi119 ceph-mon[108979]: pgmap v13102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:57.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:57 smithi119 ceph-mon[94175]: pgmap v13102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:58.674 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:20:58.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:58 smithi183 ceph-mon[99169]: pgmap v13103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:58.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:58 smithi119 ceph-mon[94175]: pgmap v13103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:58.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:58 smithi119 ceph-mon[108979]: pgmap v13103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:20:58.982 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:20:58.983 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 7m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:20:58.983 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 7m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:20:58.983 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 7m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:20:58.983 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 7m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:20:58.983 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 7m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:20:58.983 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 7m ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:20:58.983 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 7m ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:20:58.983 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 7m ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:20:58.983 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 7m ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:20:58.983 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 7m ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:20:58.983 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 7m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:20:58.984 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 7m ago 5h 5657M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:20:58.984 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 7m ago 5h 5730M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:20:58.984 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 7m ago 5h 5212M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:20:58.984 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 7m ago 5h 4905M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:20:58.984 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 7m ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:20:58.984 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 7m ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:20:58.984 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 7m ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:20:58.984 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 7m ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:20:58.984 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 7m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:20:59.374 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:20:59.374 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:20:59.375 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:20:59.375 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:20:59.375 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:20:59.375 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:20:59.375 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:20:59.375 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:20:59.375 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:20:59.375 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:20:59.375 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:20:59.375 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:20:59.375 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:20:59.375 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:20:59.375 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:20:59.375 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:20:59.376 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:20:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:59 smithi183 ceph-mon[99169]: from='client.28815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:20:59.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:20:59 smithi183 ceph-mon[99169]: from='client.38708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:20:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:59 smithi119 ceph-mon[94175]: from='client.28815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:20:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:20:59 smithi119 ceph-mon[94175]: from='client.38708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:20:59.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:59 smithi119 ceph-mon[108979]: from='client.28815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:20:59.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:20:59 smithi119 ceph-mon[108979]: from='client.38708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:21:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:00 smithi183 ceph-mon[99169]: pgmap v13104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/87742679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:21:00.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:00 smithi119 ceph-mon[94175]: pgmap v13104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:00.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/87742679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:21:00.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:00 smithi119 ceph-mon[108979]: pgmap v13104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:00.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/87742679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:21:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:02 smithi183 ceph-mon[99169]: pgmap v13105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:02 smithi119 ceph-mon[108979]: pgmap v13105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:02 smithi119 ceph-mon[94175]: pgmap v13105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:21:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:21:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:21:05.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:04 smithi183 ceph-mon[99169]: pgmap v13106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:04 smithi119 ceph-mon[94175]: pgmap v13106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:04 smithi119 ceph-mon[108979]: pgmap v13106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:07.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:06 smithi183 ceph-mon[99169]: pgmap v13107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:06 smithi119 ceph-mon[94175]: pgmap v13107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:06 smithi119 ceph-mon[108979]: pgmap v13107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:08 smithi183 ceph-mon[99169]: pgmap v13108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:08 smithi119 ceph-mon[94175]: pgmap v13108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:08 smithi119 ceph-mon[108979]: pgmap v13108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:11.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:10 smithi183 ceph-mon[99169]: pgmap v13109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:11.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:10 smithi119 ceph-mon[108979]: pgmap v13109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:11.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:10 smithi119 ceph-mon[94175]: pgmap v13109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:13.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:12 smithi183 ceph-mon[99169]: pgmap v13110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:12 smithi119 ceph-mon[108979]: pgmap v13110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:12 smithi119 ceph-mon[94175]: pgmap v13110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:21:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:21:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:21:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:14 smithi183 ceph-mon[99169]: pgmap v13111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:14 smithi119 ceph-mon[108979]: pgmap v13111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:14 smithi119 ceph-mon[94175]: pgmap v13111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:17.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:16 smithi183 ceph-mon[99169]: pgmap v13112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:16 smithi119 ceph-mon[108979]: pgmap v13112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:17.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:16 smithi119 ceph-mon[94175]: pgmap v13112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:19.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:18 smithi183 ceph-mon[99169]: pgmap v13113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:19.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:18 smithi119 ceph-mon[94175]: pgmap v13113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:18 smithi119 ceph-mon[108979]: pgmap v13113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:20 smithi183 ceph-mon[99169]: pgmap v13114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:20 smithi119 ceph-mon[94175]: pgmap v13114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:21.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:20 smithi119 ceph-mon[108979]: pgmap v13114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:22 smithi183 ceph-mon[99169]: pgmap v13115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:23.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:22 smithi119 ceph-mon[94175]: pgmap v13115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:23.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:22 smithi119 ceph-mon[108979]: pgmap v13115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:24.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:21:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:21:24] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T21:21:25.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:24 smithi183 ceph-mon[99169]: pgmap v13116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:24 smithi119 ceph-mon[94175]: pgmap v13116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:25.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:24 smithi119 ceph-mon[108979]: pgmap v13116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:27.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:26 smithi183 ceph-mon[99169]: pgmap v13117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:27.203 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:26 smithi119 ceph-mon[94175]: pgmap v13117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:27.204 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:26 smithi119 ceph-mon[108979]: pgmap v13117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:28 smithi183 ceph-mon[99169]: pgmap v13118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:29.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:28 smithi119 ceph-mon[94175]: pgmap v13118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:29.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:28 smithi119 ceph-mon[108979]: pgmap v13118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:29.720 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:21:30.024 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:21:30.025 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 7m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:21:30.025 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 7m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:21:30.025 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 7m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:21:30.025 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 7m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:21:30.025 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 7m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:21:30.025 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 7m ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:21:30.025 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 7m ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:21:30.025 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 7m ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:21:30.025 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 7m ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:21:30.025 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 7m ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:21:30.025 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 7m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:21:30.025 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 7m ago 5h 5657M 2361M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:21:30.025 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 7m ago 5h 5730M 2361M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:21:30.025 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 7m ago 5h 5212M 2361M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:21:30.026 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 7m ago 5h 4905M 2361M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:21:30.026 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 7m ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:21:30.026 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 7m ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:21:30.026 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 7m ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:21:30.026 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 7m ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:21:30.026 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 7m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:21:30.405 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:21:30.405 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:21:30.405 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:21:30.405 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:21:30.405 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:21:30.405 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:21:30.405 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:21:30.405 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:21:30.405 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:21:30.406 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:21:30.406 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:21:30.406 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:21:30.406 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:21:30.406 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:21:30.406 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:21:30.406 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:21:30.406 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:21:31.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:30 smithi183 ceph-mon[99169]: pgmap v13119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:31.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:30 smithi183 ceph-mon[99169]: from='client.28833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:21:31.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:30 smithi183 ceph-mon[99169]: from='client.38726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:21:31.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4053563890' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:21:31.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:30 smithi119 ceph-mon[94175]: pgmap v13119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:31.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:30 smithi119 ceph-mon[94175]: from='client.28833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:21:31.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:30 smithi119 ceph-mon[94175]: from='client.38726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:21:31.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4053563890' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:21:31.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:30 smithi119 ceph-mon[108979]: pgmap v13119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:31.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:30 smithi119 ceph-mon[108979]: from='client.28833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:21:31.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:30 smithi119 ceph-mon[108979]: from='client.38726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:21:31.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4053563890' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:21:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:32 smithi183 ceph-mon[99169]: pgmap v13120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:33.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:32 smithi119 ceph-mon[94175]: pgmap v13120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:33.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:32 smithi119 ceph-mon[108979]: pgmap v13120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:21:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:21:34] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T21:21:35.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:34 smithi183 ceph-mon[99169]: pgmap v13121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:34 smithi119 ceph-mon[108979]: pgmap v13121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:35.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:34 smithi119 ceph-mon[94175]: pgmap v13121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:36 smithi183 ceph-mon[99169]: pgmap v13122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:36 smithi119 ceph-mon[108979]: pgmap v13122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:37.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:36 smithi119 ceph-mon[94175]: pgmap v13122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:38 smithi183 ceph-mon[99169]: pgmap v13123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:38 smithi119 ceph-mon[94175]: pgmap v13123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:38 smithi119 ceph-mon[108979]: pgmap v13123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:41.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:40 smithi183 ceph-mon[99169]: pgmap v13124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:40 smithi119 ceph-mon[94175]: pgmap v13124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:41.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:40 smithi119 ceph-mon[108979]: pgmap v13124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:43.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:42 smithi183 ceph-mon[99169]: pgmap v13125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:42 smithi119 ceph-mon[94175]: pgmap v13125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:42 smithi119 ceph-mon[108979]: pgmap v13125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:21:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:21:44] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T21:21:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:44 smithi183 ceph-mon[99169]: pgmap v13126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:44 smithi119 ceph-mon[94175]: pgmap v13126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:45.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:44 smithi119 ceph-mon[108979]: pgmap v13126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:46 smithi183 ceph-mon[99169]: pgmap v13127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:46 smithi119 ceph-mon[94175]: pgmap v13127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:46 smithi119 ceph-mon[108979]: pgmap v13127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:48 smithi183 ceph-mon[99169]: pgmap v13128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:21:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:21:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:21:49.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:21:49.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:21:49.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[94175]: pgmap v13128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:49.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:21:49.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:21:49.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:21:49.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:21:49.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:21:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[108979]: pgmap v13128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:21:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:21:49.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:21:49.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:21:49.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:21:49.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:21:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:49 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2352M 2023-12-01T21:21:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:49 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2352M 2023-12-01T21:21:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:49 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2352M 2023-12-01T21:21:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:50 smithi183 ceph-mon[99169]: pgmap v13129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:50 smithi119 ceph-mon[108979]: pgmap v13129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:51.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:50 smithi119 ceph-mon[94175]: pgmap v13129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:53.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:52 smithi183 ceph-mon[99169]: pgmap v13130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:52 smithi119 ceph-mon[108979]: pgmap v13130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:53.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:52 smithi119 ceph-mon[94175]: pgmap v13130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:21:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:21:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:21:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:21:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:54 smithi183 ceph-mon[99169]: pgmap v13131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:54 smithi119 ceph-mon[94175]: pgmap v13131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:54 smithi119 ceph-mon[108979]: pgmap v13131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:56 smithi183 ceph-mon[99169]: pgmap v13132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:56 smithi119 ceph-mon[94175]: pgmap v13132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:56 smithi119 ceph-mon[108979]: pgmap v13132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:59.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:21:58 smithi183 ceph-mon[99169]: pgmap v13133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:21:58 smithi119 ceph-mon[94175]: pgmap v13133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:21:59.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:21:58 smithi119 ceph-mon[108979]: pgmap v13133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:00.751 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:22:01.058 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:22:01.058 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 8m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:22:01.059 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 8m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:22:01.059 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 8m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:22:01.059 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 8m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:22:01.059 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 8m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:22:01.059 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 8m ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:22:01.059 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 8m ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:22:01.059 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 8m ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:22:01.059 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 8m ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:22:01.060 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 8m ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:22:01.060 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 8m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:22:01.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 8m ago 5h 5657M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:22:01.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 8m ago 5h 5730M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:22:01.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 8m ago 5h 5212M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:22:01.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 8m ago 5h 4905M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:22:01.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 8m ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:22:01.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 8m ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:22:01.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 8m ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:22:01.061 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 8m ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:22:01.061 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 8m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:22:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:00 smithi183 ceph-mon[99169]: pgmap v13134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:01.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:00 smithi119 ceph-mon[94175]: pgmap v13134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:00 smithi119 ceph-mon[108979]: pgmap v13134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:01.439 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:22:01.439 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:22:01.439 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:22:01.439 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:22:01.439 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:22:01.439 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:22:01.439 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:22:01.439 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:22:01.439 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:22:01.439 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:22:01.440 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:22:01.440 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:22:01.440 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:22:01.440 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:22:01.440 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:22:01.440 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:22:01.440 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:22:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:01 smithi183 ceph-mon[99169]: from='client.38738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:22:02.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:01 smithi183 ceph-mon[99169]: from='client.28857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:22:02.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1527756144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:22:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:01 smithi119 ceph-mon[108979]: from='client.38738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:22:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:01 smithi119 ceph-mon[108979]: from='client.28857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:22:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1527756144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:22:02.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:01 smithi119 ceph-mon[94175]: from='client.38738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:22:02.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:01 smithi119 ceph-mon[94175]: from='client.28857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:22:02.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1527756144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:22:03.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:02 smithi183 ceph-mon[99169]: pgmap v13135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:02 smithi119 ceph-mon[94175]: pgmap v13135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:03.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:02 smithi119 ceph-mon[108979]: pgmap v13135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:22:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:22:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:22:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:04 smithi183 ceph-mon[99169]: pgmap v13136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:05.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:04 smithi119 ceph-mon[94175]: pgmap v13136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:05.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:04 smithi119 ceph-mon[108979]: pgmap v13136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:06 smithi183 ceph-mon[99169]: pgmap v13137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:06 smithi119 ceph-mon[108979]: pgmap v13137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:06 smithi119 ceph-mon[94175]: pgmap v13137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:08 smithi183 ceph-mon[99169]: pgmap v13138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:08 smithi119 ceph-mon[108979]: pgmap v13138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:08 smithi119 ceph-mon[94175]: pgmap v13138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:10 smithi183 ceph-mon[99169]: pgmap v13139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:10 smithi119 ceph-mon[108979]: pgmap v13139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:11.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:10 smithi119 ceph-mon[94175]: pgmap v13139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:12 smithi183 ceph-mon[99169]: pgmap v13140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:12 smithi119 ceph-mon[94175]: pgmap v13140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:13.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:12 smithi119 ceph-mon[108979]: pgmap v13140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:22:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:22:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:22:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:14 smithi183 ceph-mon[99169]: pgmap v13141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:14 smithi119 ceph-mon[94175]: pgmap v13141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:15.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:14 smithi119 ceph-mon[108979]: pgmap v13141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:16 smithi119 ceph-mon[94175]: pgmap v13142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:17.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:16 smithi119 ceph-mon[108979]: pgmap v13142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:16 smithi183 ceph-mon[99169]: pgmap v13142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:18 smithi119 ceph-mon[94175]: pgmap v13143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:18 smithi119 ceph-mon[108979]: pgmap v13143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:18 smithi183 ceph-mon[99169]: pgmap v13143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:20 smithi119 ceph-mon[94175]: pgmap v13144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:21.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:20 smithi119 ceph-mon[108979]: pgmap v13144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:20 smithi183 ceph-mon[99169]: pgmap v13144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:22 smithi183 ceph-mon[99169]: pgmap v13145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:22 smithi119 ceph-mon[108979]: pgmap v13145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:22 smithi119 ceph-mon[94175]: pgmap v13145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:22:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:22:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:22:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:24 smithi183 ceph-mon[99169]: pgmap v13146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:24 smithi119 ceph-mon[94175]: pgmap v13146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:24 smithi119 ceph-mon[108979]: pgmap v13146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:26 smithi183 ceph-mon[99169]: pgmap v13147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:26 smithi119 ceph-mon[108979]: pgmap v13147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:26 smithi119 ceph-mon[94175]: pgmap v13147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:28 smithi183 ceph-mon[99169]: pgmap v13148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:28 smithi119 ceph-mon[94175]: pgmap v13148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:28 smithi119 ceph-mon[108979]: pgmap v13148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:30 smithi183 ceph-mon[99169]: pgmap v13149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:30 smithi119 ceph-mon[94175]: pgmap v13149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:31.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:30 smithi119 ceph-mon[108979]: pgmap v13149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:31.782 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:22:32.087 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:22:32.088 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 8m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:22:32.088 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 8m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:22:32.088 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 8m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:22:32.088 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 8m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:22:32.088 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 8m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:22:32.088 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 8m ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:22:32.088 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 8m ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:22:32.088 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 8m ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:22:32.088 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 8m ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:22:32.088 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 8m ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:22:32.088 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 8m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:22:32.088 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 8m ago 5h 5657M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:22:32.088 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 8m ago 5h 5730M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:22:32.088 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 8m ago 5h 5212M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:22:32.088 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 8m ago 5h 4905M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:22:32.089 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 8m ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:22:32.089 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 8m ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:22:32.089 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 8m ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:22:32.089 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 8m ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:22:32.089 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 8m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:22:32.470 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:22:32.470 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:22:32.470 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:22:32.470 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:22:32.470 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:22:32.470 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:22:32.471 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:22:32.471 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:22:32.471 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:22:32.471 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:22:32.471 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:22:32.471 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:22:32.471 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:22:32.471 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:22:32.471 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:22:32.471 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:22:32.471 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:22:33.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:32 smithi183 ceph-mon[99169]: pgmap v13150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:33.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:32 smithi183 ceph-mon[99169]: from='client.38756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:22:33.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:32 smithi183 ceph-mon[99169]: from='client.38762 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:22:33.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1253190140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:22:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:32 smithi119 ceph-mon[108979]: pgmap v13150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:32 smithi119 ceph-mon[108979]: from='client.38756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:22:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:32 smithi119 ceph-mon[108979]: from='client.38762 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:22:33.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1253190140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:22:33.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:32 smithi119 ceph-mon[94175]: pgmap v13150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:33.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:32 smithi119 ceph-mon[94175]: from='client.38756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:22:33.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:32 smithi119 ceph-mon[94175]: from='client.38762 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:22:33.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1253190140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:22:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:22:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:22:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:22:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:34 smithi183 ceph-mon[99169]: pgmap v13151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:34 smithi119 ceph-mon[108979]: pgmap v13151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:35.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:34 smithi119 ceph-mon[94175]: pgmap v13151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:36 smithi183 ceph-mon[99169]: pgmap v13152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:36 smithi119 ceph-mon[94175]: pgmap v13152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:37.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:36 smithi119 ceph-mon[108979]: pgmap v13152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:38 smithi183 ceph-mon[99169]: pgmap v13153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:38 smithi119 ceph-mon[94175]: pgmap v13153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:38 smithi119 ceph-mon[108979]: pgmap v13153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:40 smithi183 ceph-mon[99169]: pgmap v13154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:40 smithi119 ceph-mon[94175]: pgmap v13154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:41.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:40 smithi119 ceph-mon[108979]: pgmap v13154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:42 smithi183 ceph-mon[99169]: pgmap v13155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:42 smithi119 ceph-mon[94175]: pgmap v13155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:43.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:42 smithi119 ceph-mon[108979]: pgmap v13155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:22:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:22:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:22:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:44 smithi183 ceph-mon[99169]: pgmap v13156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:44 smithi119 ceph-mon[94175]: pgmap v13156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:44 smithi119 ceph-mon[108979]: pgmap v13156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:46 smithi183 ceph-mon[99169]: pgmap v13157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:46 smithi119 ceph-mon[94175]: pgmap v13157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:46 smithi119 ceph-mon[108979]: pgmap v13157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:48 smithi183 ceph-mon[99169]: pgmap v13158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:49.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:22:49.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:48 smithi119 ceph-mon[94175]: pgmap v13158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:49.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:22:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:48 smithi119 ceph-mon[108979]: pgmap v13158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:22:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:22:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:22:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:22:50.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:22:50.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:22:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:22:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:22:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:22:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:22:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:51 smithi183 ceph-mon[99169]: pgmap v13159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:51 smithi119 ceph-mon[108979]: pgmap v13159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:51 smithi119 ceph-mon[94175]: pgmap v13159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:53 smithi183 ceph-mon[99169]: pgmap v13160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:53 smithi119 ceph-mon[94175]: pgmap v13160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:53 smithi119 ceph-mon[108979]: pgmap v13160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:22:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:22:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:22:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:22:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:55 smithi183 ceph-mon[99169]: pgmap v13161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:55 smithi119 ceph-mon[108979]: pgmap v13161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:55 smithi119 ceph-mon[94175]: pgmap v13161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:57 smithi183 ceph-mon[99169]: pgmap v13162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:57 smithi119 ceph-mon[94175]: pgmap v13162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:57 smithi119 ceph-mon[108979]: pgmap v13162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:22:59 smithi183 ceph-mon[99169]: pgmap v13163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:22:59 smithi119 ceph-mon[94175]: pgmap v13163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:22:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:22:59 smithi119 ceph-mon[108979]: pgmap v13163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:01 smithi183 ceph-mon[99169]: pgmap v13164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:01 smithi119 ceph-mon[94175]: pgmap v13164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:01 smithi119 ceph-mon[108979]: pgmap v13164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:02.813 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:23:03.119 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:23:03.119 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 9m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:23:03.119 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 9m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:23:03.119 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 9m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:23:03.119 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 9m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:23:03.119 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 9m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:23:03.119 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 9m ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:23:03.119 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 9m ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:23:03.120 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 9m ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:23:03.120 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 9m ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:23:03.120 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 9m ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:23:03.120 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 9m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:23:03.120 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 9m ago 5h 5657M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:23:03.120 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 9m ago 5h 5730M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:23:03.120 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 9m ago 5h 5212M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:23:03.120 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 9m ago 5h 4905M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:23:03.120 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 9m ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:23:03.120 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 9m ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:23:03.120 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 9m ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:23:03.120 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 9m ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:23:03.120 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 9m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:23:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:03 smithi183 ceph-mon[99169]: pgmap v13165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:03 smithi119 ceph-mon[94175]: pgmap v13165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:03 smithi119 ceph-mon[108979]: pgmap v13165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:03.499 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:23:03.500 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:23:03.500 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:23:03.500 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:23:03.500 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:23:03.500 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:23:03.500 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:23:03.500 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:23:03.500 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:23:03.500 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:23:03.500 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:23:03.500 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:23:03.500 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:23:03.500 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:23:03.501 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:23:03.501 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:23:03.501 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:23:04.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:04 smithi183 ceph-mon[99169]: from='client.38774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:23:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:04 smithi183 ceph-mon[99169]: from='client.28893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:23:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1453578483' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:23:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:23:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:23:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:23:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:04 smithi119 ceph-mon[94175]: from='client.38774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:23:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:04 smithi119 ceph-mon[94175]: from='client.28893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:23:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1453578483' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:23:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:04 smithi119 ceph-mon[108979]: from='client.38774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:23:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:04 smithi119 ceph-mon[108979]: from='client.28893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:23:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1453578483' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:23:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:05 smithi183 ceph-mon[99169]: pgmap v13166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:05.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:05 smithi119 ceph-mon[94175]: pgmap v13166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:05 smithi119 ceph-mon[108979]: pgmap v13166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:07 smithi183 ceph-mon[99169]: pgmap v13167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:07 smithi119 ceph-mon[94175]: pgmap v13167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:07 smithi119 ceph-mon[108979]: pgmap v13167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:09 smithi183 ceph-mon[99169]: pgmap v13168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:09 smithi119 ceph-mon[94175]: pgmap v13168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:09 smithi119 ceph-mon[108979]: pgmap v13168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:11 smithi183 ceph-mon[99169]: pgmap v13169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:11 smithi119 ceph-mon[94175]: pgmap v13169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:11.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:11 smithi119 ceph-mon[108979]: pgmap v13169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:13 smithi183 ceph-mon[99169]: pgmap v13170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:13.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:13 smithi119 ceph-mon[94175]: pgmap v13170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:13 smithi119 ceph-mon[108979]: pgmap v13170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:23:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:23:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T21:23:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:15 smithi183 ceph-mon[99169]: pgmap v13171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:15.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 21:23:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T21:23:14.928572797Z level=info msg="Completed cleanup jobs" duration=12.523773ms 2023-12-01T21:23:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:15 smithi119 ceph-mon[94175]: pgmap v13171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:15.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:15 smithi119 ceph-mon[108979]: pgmap v13171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:17 smithi183 ceph-mon[99169]: pgmap v13172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:17 smithi119 ceph-mon[94175]: pgmap v13172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:17 smithi119 ceph-mon[108979]: pgmap v13172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:19 smithi183 ceph-mon[99169]: pgmap v13173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:19 smithi119 ceph-mon[94175]: pgmap v13173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:19 smithi119 ceph-mon[108979]: pgmap v13173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:21 smithi183 ceph-mon[99169]: pgmap v13174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:21 smithi119 ceph-mon[94175]: pgmap v13174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:21.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:21 smithi119 ceph-mon[108979]: pgmap v13174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:23 smithi183 ceph-mon[99169]: pgmap v13175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:23 smithi119 ceph-mon[94175]: pgmap v13175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:23 smithi119 ceph-mon[108979]: pgmap v13175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:23:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:23:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:23:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:25 smithi183 ceph-mon[99169]: pgmap v13176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:25 smithi119 ceph-mon[108979]: pgmap v13176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:25 smithi119 ceph-mon[94175]: pgmap v13176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:27 smithi183 ceph-mon[99169]: pgmap v13177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:27 smithi119 ceph-mon[108979]: pgmap v13177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:27.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:27 smithi119 ceph-mon[94175]: pgmap v13177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:29 smithi183 ceph-mon[99169]: pgmap v13178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:29 smithi119 ceph-mon[108979]: pgmap v13178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:29.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:29 smithi119 ceph-mon[94175]: pgmap v13178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:31.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:31 smithi183 ceph-mon[99169]: pgmap v13179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:31 smithi119 ceph-mon[108979]: pgmap v13179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:31 smithi119 ceph-mon[94175]: pgmap v13179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:33 smithi183 ceph-mon[99169]: pgmap v13180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:33 smithi119 ceph-mon[108979]: pgmap v13180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:33.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:33 smithi119 ceph-mon[94175]: pgmap v13180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:33.842 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:23:34.149 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:23:34.149 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 9m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:23:34.149 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 9m ago 5h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:23:34.150 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 9m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:23:34.150 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 9m ago 5h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:23:34.150 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 9m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:23:34.150 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 9m ago 5h 780M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:23:34.150 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 9m ago 5h 1615M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:23:34.150 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 9m ago 5h 738M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:23:34.150 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 9m ago 5h 864M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:23:34.150 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 9m ago 5h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:23:34.150 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 9m ago 5h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:23:34.150 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 9m ago 5h 5657M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:23:34.151 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 9m ago 5h 5730M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:23:34.151 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 9m ago 5h 5212M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:23:34.151 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 9m ago 5h 4905M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:23:34.151 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 9m ago 5h 4092M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:23:34.151 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 9m ago 5h 5113M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:23:34.151 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 9m ago 5h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:23:34.151 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 9m ago 5h 4922M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:23:34.151 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 9m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:23:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:23:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:23:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:23:34.531 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:23:34.531 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:23:34.531 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:23:34.531 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:23:34.531 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:23:34.531 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:23:34.531 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:23:34.531 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:23:34.532 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:23:34.532 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:23:34.532 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:23:34.532 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:23:34.532 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:23:34.532 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:23:34.532 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:23:34.532 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:23:34.532 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:23:35.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:35 smithi183 ceph-mon[99169]: pgmap v13181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:35.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:35 smithi183 ceph-mon[99169]: from='client.28905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:23:35.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:35 smithi183 ceph-mon[99169]: from='client.38798 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:23:35.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3096247479' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:23:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:35 smithi119 ceph-mon[94175]: pgmap v13181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:35 smithi119 ceph-mon[94175]: from='client.28905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:23:35.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:35 smithi119 ceph-mon[94175]: from='client.38798 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:23:35.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3096247479' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:23:35.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:35 smithi119 ceph-mon[108979]: pgmap v13181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:35.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:35 smithi119 ceph-mon[108979]: from='client.28905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:23:35.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:35 smithi119 ceph-mon[108979]: from='client.38798 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:23:35.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3096247479' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:23:37.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:37 smithi183 ceph-mon[99169]: pgmap v13182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:37 smithi119 ceph-mon[94175]: pgmap v13182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:37 smithi119 ceph-mon[108979]: pgmap v13182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:39 smithi183 ceph-mon[99169]: pgmap v13183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:39 smithi119 ceph-mon[94175]: pgmap v13183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:39 smithi119 ceph-mon[108979]: pgmap v13183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:41.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:41 smithi183 ceph-mon[99169]: pgmap v13184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:41 smithi119 ceph-mon[108979]: pgmap v13184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:41.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:41 smithi119 ceph-mon[94175]: pgmap v13184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:43 smithi183 ceph-mon[99169]: pgmap v13185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:43 smithi119 ceph-mon[94175]: pgmap v13185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:43.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:43 smithi119 ceph-mon[108979]: pgmap v13185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:23:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:23:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:23:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:45 smithi183 ceph-mon[99169]: pgmap v13186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:45 smithi119 ceph-mon[94175]: pgmap v13186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:45 smithi119 ceph-mon[108979]: pgmap v13186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:47 smithi183 ceph-mon[99169]: pgmap v13187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:47 smithi119 ceph-mon[94175]: pgmap v13187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:47 smithi119 ceph-mon[108979]: pgmap v13187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:49 smithi183 ceph-mon[99169]: pgmap v13188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:49 smithi119 ceph-mon[94175]: pgmap v13188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:49 smithi119 ceph-mon[108979]: pgmap v13188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:50.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:23:50.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:23:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:23:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:51 smithi183 ceph-mon[99169]: pgmap v13189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:51 smithi119 ceph-mon[108979]: pgmap v13189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:51 smithi119 ceph-mon[94175]: pgmap v13189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:53 smithi183 ceph-mon[99169]: pgmap v13190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:53 smithi119 ceph-mon[108979]: pgmap v13190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:53 smithi119 ceph-mon[94175]: pgmap v13190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:23:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:23:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:23:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:23:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:23:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:54 smithi119 ceph-mon[94175]: pgmap v13191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:23:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:23:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:23:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:23:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:23:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:23:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:23:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:54 smithi119 ceph-mon[108979]: pgmap v13191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:23:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:23:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:23:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:23:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:23:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:23:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:23:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:54 smithi183 ceph-mon[99169]: pgmap v13191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:23:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:23:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:23:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:23:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:23:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:23:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:56 smithi183 ceph-mon[99169]: pgmap v13192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:56 smithi119 ceph-mon[94175]: pgmap v13192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:56 smithi119 ceph-mon[108979]: pgmap v13192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:59.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:23:58 smithi183 ceph-mon[99169]: pgmap v13193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:23:58 smithi119 ceph-mon[108979]: pgmap v13193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:23:59.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:23:58 smithi119 ceph-mon[94175]: pgmap v13193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:00 smithi183 ceph-mon[99169]: pgmap v13194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:00 smithi119 ceph-mon[108979]: pgmap v13194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:01.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:00 smithi119 ceph-mon[94175]: pgmap v13194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:02 smithi183 ceph-mon[99169]: pgmap v13195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:03.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:02 smithi119 ceph-mon[108979]: pgmap v13195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:03.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:02 smithi119 ceph-mon[94175]: pgmap v13195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:24:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:24:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:24:04.879 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:24:05.183 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:24:05.184 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 11s ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:24:05.184 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 11s ago 5h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:24:05.184 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 11s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:24:05.184 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 11s ago 5h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:24:05.184 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 11s ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:24:05.184 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 11s ago 5h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:24:05.184 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 11s ago 5h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:24:05.184 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 11s ago 5h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:24:05.184 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 11s ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:24:05.184 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 11s ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:24:05.184 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 11s ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:24:05.184 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 11s ago 5h 5688M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:24:05.185 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 11s ago 5h 5760M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:24:05.185 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 11s ago 5h 5235M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:24:05.185 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 11s ago 5h 4935M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:24:05.185 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 11s ago 5h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:24:05.185 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 11s ago 5h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:24:05.185 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 11s ago 5h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:24:05.185 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 11s ago 5h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:24:05.185 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 11s ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:24:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:04 smithi183 ceph-mon[99169]: pgmap v13196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:04 smithi119 ceph-mon[94175]: pgmap v13196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:04 smithi119 ceph-mon[108979]: pgmap v13196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:05.564 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:24:05.564 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:24:05.564 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:24:05.564 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:24:05.564 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:24:05.564 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:24:05.564 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:24:05.564 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:24:05.564 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:24:05.565 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:24:05.565 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:24:05.565 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:24:05.565 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:24:05.565 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:24:05.565 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:24:05.565 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:24:05.565 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:24:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:05 smithi183 ceph-mon[99169]: from='client.28923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:24:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:05 smithi183 ceph-mon[99169]: from='client.28929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:24:06.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1621332959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:24:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:05 smithi119 ceph-mon[94175]: from='client.28923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:24:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:05 smithi119 ceph-mon[94175]: from='client.28929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:24:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1621332959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:24:06.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:05 smithi119 ceph-mon[108979]: from='client.28923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:24:06.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:05 smithi119 ceph-mon[108979]: from='client.28929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:24:06.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1621332959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:24:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:06 smithi183 ceph-mon[99169]: pgmap v13197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:06 smithi119 ceph-mon[108979]: pgmap v13197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:07.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:06 smithi119 ceph-mon[94175]: pgmap v13197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:08 smithi183 ceph-mon[99169]: pgmap v13198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:08 smithi119 ceph-mon[94175]: pgmap v13198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:08 smithi119 ceph-mon[108979]: pgmap v13198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:11.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:10 smithi183 ceph-mon[99169]: pgmap v13199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:10 smithi119 ceph-mon[94175]: pgmap v13199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:10 smithi119 ceph-mon[108979]: pgmap v13199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:12 smithi183 ceph-mon[99169]: pgmap v13200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:12 smithi119 ceph-mon[94175]: pgmap v13200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:13.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:12 smithi119 ceph-mon[108979]: pgmap v13200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:24:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:24:14] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T21:24:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:14 smithi183 ceph-mon[99169]: pgmap v13201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:14 smithi119 ceph-mon[108979]: pgmap v13201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:14 smithi119 ceph-mon[94175]: pgmap v13201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:16 smithi183 ceph-mon[99169]: pgmap v13202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:16 smithi119 ceph-mon[94175]: pgmap v13202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:17.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:16 smithi119 ceph-mon[108979]: pgmap v13202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:18 smithi183 ceph-mon[99169]: pgmap v13203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:18 smithi119 ceph-mon[94175]: pgmap v13203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:18 smithi119 ceph-mon[108979]: pgmap v13203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:20 smithi183 ceph-mon[99169]: pgmap v13204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:20 smithi119 ceph-mon[94175]: pgmap v13204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:20 smithi119 ceph-mon[108979]: pgmap v13204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:23.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:22 smithi183 ceph-mon[99169]: pgmap v13205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:22 smithi119 ceph-mon[94175]: pgmap v13205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:23.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:22 smithi119 ceph-mon[108979]: pgmap v13205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:24:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:24:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:24:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:24 smithi183 ceph-mon[99169]: pgmap v13206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:24 smithi119 ceph-mon[94175]: pgmap v13206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:25.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:24 smithi119 ceph-mon[108979]: pgmap v13206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:27.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:26 smithi183 ceph-mon[99169]: pgmap v13207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:27.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:26 smithi119 ceph-mon[108979]: pgmap v13207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:27.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:26 smithi119 ceph-mon[94175]: pgmap v13207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:28 smithi183 ceph-mon[99169]: pgmap v13208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:29.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:28 smithi119 ceph-mon[94175]: pgmap v13208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:28 smithi119 ceph-mon[108979]: pgmap v13208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:31.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:30 smithi183 ceph-mon[99169]: pgmap v13209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:31.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:30 smithi119 ceph-mon[94175]: pgmap v13209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:31.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:30 smithi119 ceph-mon[108979]: pgmap v13209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:32 smithi183 ceph-mon[99169]: pgmap v13210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:33.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:32 smithi119 ceph-mon[94175]: pgmap v13210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:33.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:32 smithi119 ceph-mon[108979]: pgmap v13210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:24:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:24:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:24:35.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:34 smithi183 ceph-mon[99169]: pgmap v13211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:34 smithi119 ceph-mon[94175]: pgmap v13211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:35.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:34 smithi119 ceph-mon[108979]: pgmap v13211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:35.905 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:24:36.211 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:24:36.211 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 42s ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:24:36.211 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 42s ago 5h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:24:36.212 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 42s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:24:36.212 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 42s ago 5h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:24:36.212 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 42s ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:24:36.212 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 42s ago 5h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:24:36.212 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 42s ago 5h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:24:36.212 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 42s ago 5h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:24:36.212 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 42s ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:24:36.212 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 42s ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:24:36.212 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 42s ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:24:36.212 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 42s ago 5h 5688M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:24:36.212 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 42s ago 5h 5760M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:24:36.212 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 42s ago 5h 5235M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:24:36.212 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 42s ago 5h 4935M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:24:36.212 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 42s ago 5h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:24:36.212 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 42s ago 5h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:24:36.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 42s ago 5h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:24:36.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 42s ago 5h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:24:36.213 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 42s ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:24:36.590 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:24:36.591 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:24:36.591 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:24:36.591 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:24:36.591 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:24:36.591 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:24:36.591 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:24:36.591 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:24:36.591 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:24:36.591 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:24:36.591 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:24:36.591 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:24:36.591 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:24:36.591 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:24:36.591 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:24:36.592 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:24:36.592 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:24:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:36 smithi183 ceph-mon[99169]: pgmap v13212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:37.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:36 smithi183 ceph-mon[99169]: from='client.28941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:24:37.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:36 smithi183 ceph-mon[99169]: from='client.38834 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:24:37.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1592310344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:24:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:36 smithi119 ceph-mon[94175]: pgmap v13212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:37.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:36 smithi119 ceph-mon[94175]: from='client.28941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:24:37.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:36 smithi119 ceph-mon[94175]: from='client.38834 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:24:37.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1592310344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:24:37.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:36 smithi119 ceph-mon[108979]: pgmap v13212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:37.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:36 smithi119 ceph-mon[108979]: from='client.28941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:24:37.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:36 smithi119 ceph-mon[108979]: from='client.38834 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:24:37.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1592310344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:24:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:38 smithi183 ceph-mon[99169]: pgmap v13213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:38 smithi119 ceph-mon[94175]: pgmap v13213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:38 smithi119 ceph-mon[108979]: pgmap v13213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:39.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:40 smithi183 ceph-mon[99169]: pgmap v13214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:40 smithi119 ceph-mon[108979]: pgmap v13214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:41.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:40 smithi119 ceph-mon[94175]: pgmap v13214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:42 smithi183 ceph-mon[99169]: pgmap v13215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:42 smithi119 ceph-mon[108979]: pgmap v13215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:42 smithi119 ceph-mon[94175]: pgmap v13215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:24:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:24:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:24:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:44 smithi183 ceph-mon[99169]: pgmap v13216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:44 smithi119 ceph-mon[94175]: pgmap v13216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:45.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:44 smithi119 ceph-mon[108979]: pgmap v13216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:47.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:46 smithi183 ceph-mon[99169]: pgmap v13217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:46 smithi119 ceph-mon[94175]: pgmap v13217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:47.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:46 smithi119 ceph-mon[108979]: pgmap v13217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:48 smithi183 ceph-mon[99169]: pgmap v13218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:48 smithi119 ceph-mon[94175]: pgmap v13218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:48 smithi119 ceph-mon[108979]: pgmap v13218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:50 smithi183 ceph-mon[99169]: pgmap v13219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:50 smithi119 ceph-mon[94175]: pgmap v13219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:50 smithi119 ceph-mon[108979]: pgmap v13219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:53.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:52 smithi183 ceph-mon[99169]: pgmap v13220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:52 smithi119 ceph-mon[94175]: pgmap v13220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:53.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:52 smithi119 ceph-mon[108979]: pgmap v13220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:54.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:54.199 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:24:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:24:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:24:54.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:24:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:54 smithi119 ceph-mon[108979]: pgmap v13221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:24:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:24:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:24:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:24:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:54 smithi119 ceph-mon[94175]: pgmap v13221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:24:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:24:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:24:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:24:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:54 smithi183 ceph-mon[99169]: pgmap v13221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:24:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:24:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:24:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:24:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:56 smithi119 ceph-mon[108979]: pgmap v13222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:56 smithi119 ceph-mon[94175]: pgmap v13222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:56 smithi183 ceph-mon[99169]: pgmap v13222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:24:58 smithi183 ceph-mon[99169]: pgmap v13223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:24:58 smithi119 ceph-mon[108979]: pgmap v13223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:24:59.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:24:58 smithi119 ceph-mon[94175]: pgmap v13223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:00 smithi183 ceph-mon[99169]: pgmap v13224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:01.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:00 smithi119 ceph-mon[94175]: pgmap v13224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:00 smithi119 ceph-mon[108979]: pgmap v13224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:03.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:02 smithi183 ceph-mon[99169]: pgmap v13225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:02 smithi119 ceph-mon[94175]: pgmap v13225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:02 smithi119 ceph-mon[108979]: pgmap v13225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:25:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:25:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:25:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:04 smithi183 ceph-mon[99169]: pgmap v13226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:04 smithi119 ceph-mon[94175]: pgmap v13226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:04 smithi119 ceph-mon[108979]: pgmap v13226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:06.935 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:25:07.240 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:25:07.240 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 73s ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:25:07.240 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 73s ago 5h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:25:07.240 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 73s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:25:07.240 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 73s ago 5h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:25:07.240 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 73s ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:25:07.240 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 73s ago 5h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:25:07.240 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 73s ago 5h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:25:07.240 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 73s ago 5h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:25:07.240 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 73s ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:25:07.241 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 73s ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:25:07.241 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 73s ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:25:07.241 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 73s ago 5h 5688M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:25:07.241 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 73s ago 5h 5760M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:25:07.241 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 73s ago 5h 5235M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:25:07.241 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 73s ago 5h 4935M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:25:07.241 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 73s ago 5h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:25:07.241 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 73s ago 5h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:25:07.241 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 73s ago 5h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:25:07.241 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 73s ago 5h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:25:07.241 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 73s ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:25:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:06 smithi183 ceph-mon[99169]: pgmap v13227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:06 smithi119 ceph-mon[94175]: pgmap v13227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:06 smithi119 ceph-mon[108979]: pgmap v13227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:07.629 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:25:07.630 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:25:07.630 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:25:07.630 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:25:07.630 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:25:07.630 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:25:07.630 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:25:07.630 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:25:07.630 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:25:07.630 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:25:07.630 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:25:07.630 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:25:07.630 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:25:07.630 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:25:07.631 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:25:07.631 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:25:07.631 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:25:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:07 smithi183 ceph-mon[99169]: from='client.28959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:25:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:07 smithi183 ceph-mon[99169]: from='client.28965 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:25:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2734175318' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:25:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:07 smithi119 ceph-mon[94175]: from='client.28959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:25:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:07 smithi119 ceph-mon[94175]: from='client.28965 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:25:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2734175318' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:25:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:07 smithi119 ceph-mon[108979]: from='client.28959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:25:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:07 smithi119 ceph-mon[108979]: from='client.28965 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:25:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2734175318' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:25:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:08 smithi183 ceph-mon[99169]: pgmap v13228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:08 smithi119 ceph-mon[108979]: pgmap v13228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:08 smithi119 ceph-mon[94175]: pgmap v13228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:10 smithi183 ceph-mon[99169]: pgmap v13229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:10 smithi119 ceph-mon[94175]: pgmap v13229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:11.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:10 smithi119 ceph-mon[108979]: pgmap v13229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:12 smithi183 ceph-mon[99169]: pgmap v13230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:12 smithi119 ceph-mon[94175]: pgmap v13230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:12 smithi119 ceph-mon[108979]: pgmap v13230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:25:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:25:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:25:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:14 smithi183 ceph-mon[99169]: pgmap v13231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:14 smithi119 ceph-mon[94175]: pgmap v13231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:15.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:14 smithi119 ceph-mon[108979]: pgmap v13231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:17.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:16 smithi183 ceph-mon[99169]: pgmap v13232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:16 smithi119 ceph-mon[108979]: pgmap v13232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:16 smithi119 ceph-mon[94175]: pgmap v13232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:18 smithi183 ceph-mon[99169]: pgmap v13233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:18 smithi119 ceph-mon[108979]: pgmap v13233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:18 smithi119 ceph-mon[94175]: pgmap v13233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:20 smithi183 ceph-mon[99169]: pgmap v13234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:20 smithi119 ceph-mon[94175]: pgmap v13234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:21.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:20 smithi119 ceph-mon[108979]: pgmap v13234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:22 smithi183 ceph-mon[99169]: pgmap v13235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:23.477 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:22 smithi119 ceph-mon[108979]: pgmap v13235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:23.477 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:22 smithi119 ceph-mon[94175]: pgmap v13235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:25:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:25:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:25:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:25 smithi183 ceph-mon[99169]: pgmap v13236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:25 smithi119 ceph-mon[94175]: pgmap v13236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:25 smithi119 ceph-mon[108979]: pgmap v13236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:27 smithi183 ceph-mon[99169]: pgmap v13237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:27 smithi119 ceph-mon[94175]: pgmap v13237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:27 smithi119 ceph-mon[108979]: pgmap v13237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:29 smithi183 ceph-mon[99169]: pgmap v13238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:29 smithi119 ceph-mon[94175]: pgmap v13238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:29 smithi119 ceph-mon[108979]: pgmap v13238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:31.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:31 smithi183 ceph-mon[99169]: pgmap v13239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:31 smithi119 ceph-mon[94175]: pgmap v13239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:31.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:31 smithi119 ceph-mon[108979]: pgmap v13239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:33 smithi183 ceph-mon[99169]: pgmap v13240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:33 smithi119 ceph-mon[108979]: pgmap v13240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:33.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:33 smithi119 ceph-mon[94175]: pgmap v13240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:25:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:25:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:25:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:35 smithi183 ceph-mon[99169]: pgmap v13241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:35 smithi119 ceph-mon[94175]: pgmap v13241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:35.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:35 smithi119 ceph-mon[108979]: pgmap v13241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:37 smithi183 ceph-mon[99169]: pgmap v13242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:37 smithi119 ceph-mon[94175]: pgmap v13242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:37 smithi119 ceph-mon[108979]: pgmap v13242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:37.973 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:25:38.281 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:25:38.281 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 105s ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:25:38.281 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 104s ago 5h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:25:38.281 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 105s ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:25:38.281 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 104s ago 5h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:25:38.281 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 104s ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:25:38.281 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 105s ago 5h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:25:38.281 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 105s ago 5h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:25:38.281 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 104s ago 5h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:25:38.281 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 105s ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:25:38.281 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 105s ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:25:38.281 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 104s ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:25:38.282 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 105s ago 5h 5688M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:25:38.282 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 105s ago 5h 5760M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:25:38.282 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 105s ago 5h 5235M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:25:38.282 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 105s ago 5h 4935M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:25:38.282 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 104s ago 5h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:25:38.282 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 104s ago 5h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:25:38.282 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 104s ago 5h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:25:38.282 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 104s ago 5h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:25:38.282 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 104s ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:25:38.659 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:25:38.660 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:25:38.660 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:25:38.660 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:25:38.660 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:25:38.660 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:25:38.660 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:25:38.660 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:25:38.660 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:25:38.660 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:25:38.660 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:25:38.660 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:25:38.660 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:25:38.660 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:25:38.660 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:25:38.661 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:25:38.661 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:25:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:39 smithi183 ceph-mon[99169]: pgmap v13243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:39 smithi183 ceph-mon[99169]: from='client.28977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:25:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1451785868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:25:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:39 smithi119 ceph-mon[94175]: pgmap v13243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:39 smithi119 ceph-mon[94175]: from='client.28977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:25:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1451785868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:25:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:39 smithi119 ceph-mon[108979]: pgmap v13243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:39 smithi119 ceph-mon[108979]: from='client.28977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:25:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1451785868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:25:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:40 smithi183 ceph-mon[99169]: from='client.28983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:25:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:40 smithi119 ceph-mon[94175]: from='client.28983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:25:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:40 smithi119 ceph-mon[108979]: from='client.28983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:25:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:41 smithi183 ceph-mon[99169]: pgmap v13244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:41 smithi119 ceph-mon[108979]: pgmap v13244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:41.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:41 smithi119 ceph-mon[94175]: pgmap v13244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:43 smithi183 ceph-mon[99169]: pgmap v13245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:43 smithi119 ceph-mon[94175]: pgmap v13245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:43 smithi119 ceph-mon[108979]: pgmap v13245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:25:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:25:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:25:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:45 smithi183 ceph-mon[99169]: pgmap v13246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:45 smithi119 ceph-mon[94175]: pgmap v13246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:45 smithi119 ceph-mon[108979]: pgmap v13246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:47 smithi183 ceph-mon[99169]: pgmap v13247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:47 smithi119 ceph-mon[94175]: pgmap v13247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:47 smithi119 ceph-mon[108979]: pgmap v13247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:49 smithi183 ceph-mon[99169]: pgmap v13248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:49 smithi119 ceph-mon[94175]: pgmap v13248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:49 smithi119 ceph-mon[108979]: pgmap v13248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:51 smithi183 ceph-mon[99169]: pgmap v13249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:51 smithi119 ceph-mon[94175]: pgmap v13249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:51 smithi119 ceph-mon[108979]: pgmap v13249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:53 smithi183 ceph-mon[99169]: pgmap v13250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:53 smithi119 ceph-mon[108979]: pgmap v13250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:53.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:53 smithi119 ceph-mon[94175]: pgmap v13250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:25:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:25:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:25:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:25:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:55 smithi183 ceph-mon[99169]: pgmap v13251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:25:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:55 smithi119 ceph-mon[108979]: pgmap v13251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:25:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:55 smithi119 ceph-mon[94175]: pgmap v13251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:25:56.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:25:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:25:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:25:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:25:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:25:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:25:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:25:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:25:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:25:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:57 smithi183 ceph-mon[99169]: pgmap v13252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:57 smithi119 ceph-mon[94175]: pgmap v13252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:57 smithi119 ceph-mon[108979]: pgmap v13252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:25:59 smithi183 ceph-mon[99169]: pgmap v13253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:25:59 smithi119 ceph-mon[108979]: pgmap v13253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:25:59.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:25:59 smithi119 ceph-mon[94175]: pgmap v13253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:01 smithi183 ceph-mon[99169]: pgmap v13254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:01 smithi119 ceph-mon[108979]: pgmap v13254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:01 smithi119 ceph-mon[94175]: pgmap v13254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:03.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:03 smithi183 ceph-mon[99169]: pgmap v13255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:03 smithi119 ceph-mon[94175]: pgmap v13255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:03 smithi119 ceph-mon[108979]: pgmap v13255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:26:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:26:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:26:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:05 smithi183 ceph-mon[99169]: pgmap v13256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:05 smithi119 ceph-mon[94175]: pgmap v13256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:05 smithi119 ceph-mon[108979]: pgmap v13256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:07 smithi183 ceph-mon[99169]: pgmap v13257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:07 smithi119 ceph-mon[94175]: pgmap v13257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:07 smithi119 ceph-mon[108979]: pgmap v13257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:09.007 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:26:09.317 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:26:09.318 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 2m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:26:09.318 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 2m ago 5h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:26:09.318 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 2m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:26:09.318 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 2m ago 5h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:26:09.318 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 2m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:26:09.318 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 2m ago 5h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:26:09.318 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 2m ago 5h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:26:09.318 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 2m ago 5h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:26:09.318 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 2m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:26:09.318 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 2m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:26:09.318 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 2m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:26:09.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 2m ago 5h 5688M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:26:09.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 2m ago 5h 5760M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:26:09.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 2m ago 5h 5235M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:26:09.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 2m ago 5h 4935M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:26:09.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 2m ago 5h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:26:09.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 2m ago 5h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:26:09.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 2m ago 5h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:26:09.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 2m ago 5h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:26:09.319 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 2m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:26:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:09 smithi183 ceph-mon[99169]: pgmap v13258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:09 smithi119 ceph-mon[94175]: pgmap v13258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:09 smithi119 ceph-mon[108979]: pgmap v13258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:09.698 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:26:09.698 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:26:09.698 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:26:09.698 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:26:09.698 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:26:09.698 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:26:09.698 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:26:09.698 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:26:09.698 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:26:09.698 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:26:09.698 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:26:09.698 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:26:09.699 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:26:09.699 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:26:09.699 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:26:09.699 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:26:09.699 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:26:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:10 smithi183 ceph-mon[99169]: from='client.28995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:26:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4279636441' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:26:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:10 smithi119 ceph-mon[108979]: from='client.28995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:26:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4279636441' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:26:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:10 smithi119 ceph-mon[94175]: from='client.28995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:26:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4279636441' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:26:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:11 smithi183 ceph-mon[99169]: from='client.38885 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:26:11.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:11 smithi183 ceph-mon[99169]: pgmap v13259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:11 smithi119 ceph-mon[108979]: from='client.38885 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:26:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:11 smithi119 ceph-mon[108979]: pgmap v13259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:11.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:11 smithi119 ceph-mon[94175]: from='client.38885 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:26:11.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:11 smithi119 ceph-mon[94175]: pgmap v13259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:13 smithi183 ceph-mon[99169]: pgmap v13260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:13 smithi119 ceph-mon[108979]: pgmap v13260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:13 smithi119 ceph-mon[94175]: pgmap v13260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:26:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:26:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:26:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:15 smithi183 ceph-mon[99169]: pgmap v13261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:15 smithi119 ceph-mon[94175]: pgmap v13261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:15.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:15 smithi119 ceph-mon[108979]: pgmap v13261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:17 smithi183 ceph-mon[99169]: pgmap v13262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:17 smithi119 ceph-mon[94175]: pgmap v13262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:17 smithi119 ceph-mon[108979]: pgmap v13262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:19 smithi183 ceph-mon[99169]: pgmap v13263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:19 smithi119 ceph-mon[108979]: pgmap v13263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:19 smithi119 ceph-mon[94175]: pgmap v13263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:21 smithi183 ceph-mon[99169]: pgmap v13264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:21 smithi119 ceph-mon[94175]: pgmap v13264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:21.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:21 smithi119 ceph-mon[108979]: pgmap v13264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:23 smithi183 ceph-mon[99169]: pgmap v13265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:23 smithi119 ceph-mon[94175]: pgmap v13265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:23 smithi119 ceph-mon[108979]: pgmap v13265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:26:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:26:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:26:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:25 smithi183 ceph-mon[99169]: pgmap v13266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:25 smithi119 ceph-mon[94175]: pgmap v13266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:25 smithi119 ceph-mon[108979]: pgmap v13266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:27 smithi183 ceph-mon[99169]: pgmap v13267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:27 smithi119 ceph-mon[108979]: pgmap v13267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:27.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:27 smithi119 ceph-mon[94175]: pgmap v13267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:29 smithi183 ceph-mon[99169]: pgmap v13268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:29 smithi119 ceph-mon[94175]: pgmap v13268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:29 smithi119 ceph-mon[108979]: pgmap v13268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:31 smithi183 ceph-mon[99169]: pgmap v13269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:31 smithi119 ceph-mon[108979]: pgmap v13269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:31 smithi119 ceph-mon[94175]: pgmap v13269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:33.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:33 smithi183 ceph-mon[99169]: pgmap v13270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:33 smithi119 ceph-mon[94175]: pgmap v13270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:33 smithi119 ceph-mon[108979]: pgmap v13270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:26:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:26:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:26:35.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:35 smithi183 ceph-mon[99169]: pgmap v13271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:35 smithi119 ceph-mon[94175]: pgmap v13271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:35.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:35 smithi119 ceph-mon[108979]: pgmap v13271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:37.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:37 smithi183 ceph-mon[99169]: pgmap v13272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:37 smithi119 ceph-mon[94175]: pgmap v13272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:37 smithi119 ceph-mon[108979]: pgmap v13272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:39 smithi183 ceph-mon[99169]: pgmap v13273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:39 smithi119 ceph-mon[94175]: pgmap v13273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:39 smithi119 ceph-mon[108979]: pgmap v13273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:40.042 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:26:40.349 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:26:40.349 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 2m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:26:40.349 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 2m ago 5h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:26:40.349 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 2m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:26:40.349 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 2m ago 5h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:26:40.349 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 2m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:26:40.349 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 2m ago 5h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:26:40.349 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 2m ago 5h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:26:40.349 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 2m ago 5h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:26:40.350 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 2m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:26:40.350 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 2m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:26:40.350 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 2m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:26:40.350 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 2m ago 5h 5688M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:26:40.350 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 2m ago 5h 5760M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:26:40.350 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 2m ago 5h 5235M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:26:40.350 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 2m ago 5h 4935M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:26:40.350 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 2m ago 5h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:26:40.350 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 2m ago 5h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:26:40.350 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 2m ago 5h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:26:40.350 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 2m ago 5h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:26:40.350 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 2m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:26:40.729 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:26:40.730 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:26:40.730 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:26:40.730 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:26:40.730 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:26:40.730 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:26:40.730 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:26:40.730 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:26:40.730 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:26:40.730 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:26:40.730 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:26:40.730 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:26:40.730 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:26:40.730 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:26:40.731 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:26:40.731 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:26:40.731 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:26:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:41 smithi183 ceph-mon[99169]: pgmap v13274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:41.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:41 smithi183 ceph-mon[99169]: from='client.38897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:26:41.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4129138188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:26:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:41 smithi119 ceph-mon[94175]: pgmap v13274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:41 smithi119 ceph-mon[94175]: from='client.38897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:26:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4129138188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:26:41.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:41 smithi119 ceph-mon[108979]: pgmap v13274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:41.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:41 smithi119 ceph-mon[108979]: from='client.38897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:26:41.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4129138188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:26:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:42 smithi183 ceph-mon[99169]: from='client.38903 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:26:42.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:42 smithi119 ceph-mon[94175]: from='client.38903 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:26:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:42 smithi119 ceph-mon[108979]: from='client.38903 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:26:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:43 smithi183 ceph-mon[99169]: pgmap v13275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:43 smithi119 ceph-mon[94175]: pgmap v13275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:43 smithi119 ceph-mon[108979]: pgmap v13275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:26:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:26:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:26:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:45 smithi183 ceph-mon[99169]: pgmap v13276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:45 smithi119 ceph-mon[108979]: pgmap v13276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:45 smithi119 ceph-mon[94175]: pgmap v13276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:47 smithi183 ceph-mon[99169]: pgmap v13277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:47 smithi119 ceph-mon[108979]: pgmap v13277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:47 smithi119 ceph-mon[94175]: pgmap v13277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:49 smithi183 ceph-mon[99169]: pgmap v13278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:49 smithi119 ceph-mon[94175]: pgmap v13278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:49 smithi119 ceph-mon[108979]: pgmap v13278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:51 smithi183 ceph-mon[99169]: pgmap v13279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:51 smithi119 ceph-mon[94175]: pgmap v13279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:51.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:51 smithi119 ceph-mon[108979]: pgmap v13279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:53 smithi119 ceph-mon[94175]: pgmap v13280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:53.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:53 smithi119 ceph-mon[108979]: pgmap v13280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:53 smithi183 ceph-mon[99169]: pgmap v13280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:26:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:26:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:26:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:26:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:55 smithi183 ceph-mon[99169]: pgmap v13281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:55 smithi119 ceph-mon[94175]: pgmap v13281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:55 smithi119 ceph-mon[108979]: pgmap v13281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:56.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:26:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:26:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:26:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:26:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:26:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:26:56.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:26:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:26:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:26:57.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:57 smithi183 ceph-mon[99169]: pgmap v13282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:57.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:26:57.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:26:57.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:26:57.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:57 smithi119 ceph-mon[94175]: pgmap v13282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:57.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:26:57.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:26:57.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:26:57.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:57 smithi119 ceph-mon[108979]: pgmap v13282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:57.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:26:57.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:26:57.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:26:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:26:59 smithi183 ceph-mon[99169]: pgmap v13283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:26:59 smithi119 ceph-mon[108979]: pgmap v13283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:26:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:26:59 smithi119 ceph-mon[94175]: pgmap v13283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:01 smithi183 ceph-mon[99169]: pgmap v13284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:01 smithi119 ceph-mon[94175]: pgmap v13284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:01 smithi119 ceph-mon[108979]: pgmap v13284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:03 smithi183 ceph-mon[99169]: pgmap v13285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:03 smithi119 ceph-mon[108979]: pgmap v13285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:03.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:03 smithi119 ceph-mon[94175]: pgmap v13285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:27:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:27:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:27:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:05 smithi183 ceph-mon[99169]: pgmap v13286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:05 smithi119 ceph-mon[108979]: pgmap v13286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:05.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:05 smithi119 ceph-mon[94175]: pgmap v13286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:07 smithi183 ceph-mon[99169]: pgmap v13287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:07 smithi119 ceph-mon[94175]: pgmap v13287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:07 smithi119 ceph-mon[108979]: pgmap v13287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:09 smithi183 ceph-mon[99169]: pgmap v13288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:09 smithi119 ceph-mon[94175]: pgmap v13288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:09 smithi119 ceph-mon[108979]: pgmap v13288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:11.076 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:27:11.383 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:27:11.383 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 3m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:27:11.384 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 3m ago 5h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:27:11.384 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 3m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:27:11.384 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 3m ago 5h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:27:11.384 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 3m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:27:11.384 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (5h) 3m ago 5h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:27:11.384 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (5h) 3m ago 5h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:27:11.384 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 3m ago 5h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:27:11.384 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 3m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:27:11.384 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 3m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:27:11.384 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 3m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:27:11.384 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 3m ago 5h 5688M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:27:11.384 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 3m ago 5h 5760M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:27:11.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 3m ago 5h 5235M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:27:11.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 3m ago 5h 4935M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:27:11.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 3m ago 5h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:27:11.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 3m ago 5h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:27:11.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 3m ago 5h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:27:11.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 3m ago 5h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:27:11.385 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 3m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:27:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:11 smithi183 ceph-mon[99169]: pgmap v13289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:11 smithi119 ceph-mon[108979]: pgmap v13289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:11 smithi119 ceph-mon[94175]: pgmap v13289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:11.767 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:27:11.767 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:27:11.767 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:27:11.767 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:27:11.767 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:27:11.767 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:27:11.767 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:27:11.767 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:27:11.768 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:27:11.768 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:27:11.768 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:27:11.768 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:27:11.768 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:27:11.768 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:27:11.768 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:27:11.768 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:27:11.768 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:27:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:12 smithi183 ceph-mon[99169]: from='client.29031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:27:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/659309808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:27:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:12 smithi119 ceph-mon[108979]: from='client.29031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:27:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/659309808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:27:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:12 smithi119 ceph-mon[94175]: from='client.29031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:27:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/659309808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:27:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:13 smithi183 ceph-mon[99169]: from='client.38921 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:27:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:13 smithi183 ceph-mon[99169]: pgmap v13290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:13 smithi119 ceph-mon[108979]: from='client.38921 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:27:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:13 smithi119 ceph-mon[108979]: pgmap v13290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:13.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:13 smithi119 ceph-mon[94175]: from='client.38921 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:27:13.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:13 smithi119 ceph-mon[94175]: pgmap v13290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:27:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:27:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:27:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:15 smithi183 ceph-mon[99169]: pgmap v13291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:15 smithi119 ceph-mon[94175]: pgmap v13291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:15 smithi119 ceph-mon[108979]: pgmap v13291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:17 smithi183 ceph-mon[99169]: pgmap v13292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:17 smithi119 ceph-mon[94175]: pgmap v13292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:17.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:17 smithi119 ceph-mon[108979]: pgmap v13292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:19 smithi183 ceph-mon[99169]: pgmap v13293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:19 smithi119 ceph-mon[94175]: pgmap v13293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:19 smithi119 ceph-mon[108979]: pgmap v13293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:21 smithi183 ceph-mon[99169]: pgmap v13294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:21 smithi119 ceph-mon[94175]: pgmap v13294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:21 smithi119 ceph-mon[108979]: pgmap v13294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:23 smithi183 ceph-mon[99169]: pgmap v13295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:23 smithi119 ceph-mon[94175]: pgmap v13295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:23.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:23 smithi119 ceph-mon[108979]: pgmap v13295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:27:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:27:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:27:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:25 smithi183 ceph-mon[99169]: pgmap v13296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:25 smithi119 ceph-mon[94175]: pgmap v13296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:25 smithi119 ceph-mon[108979]: pgmap v13296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:27 smithi183 ceph-mon[99169]: pgmap v13297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:27 smithi119 ceph-mon[108979]: pgmap v13297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:27.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:27 smithi119 ceph-mon[94175]: pgmap v13297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:29 smithi183 ceph-mon[99169]: pgmap v13298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:29 smithi119 ceph-mon[94175]: pgmap v13298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:29 smithi119 ceph-mon[108979]: pgmap v13298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:30.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:30 smithi183 ceph-mon[99169]: pgmap v13299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:30.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:30 smithi119 ceph-mon[108979]: pgmap v13299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:30.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:30 smithi119 ceph-mon[94175]: pgmap v13299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:32 smithi183 ceph-mon[99169]: pgmap v13300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:32 smithi119 ceph-mon[108979]: pgmap v13300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:33.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:32 smithi119 ceph-mon[94175]: pgmap v13300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:27:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:27:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:27:35.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:34 smithi183 ceph-mon[99169]: pgmap v13301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:34 smithi119 ceph-mon[108979]: pgmap v13301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:34 smithi119 ceph-mon[94175]: pgmap v13301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:36 smithi183 ceph-mon[99169]: pgmap v13302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:36 smithi119 ceph-mon[108979]: pgmap v13302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:36 smithi119 ceph-mon[94175]: pgmap v13302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:38 smithi183 ceph-mon[99169]: pgmap v13303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:38 smithi119 ceph-mon[108979]: pgmap v13303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:38 smithi119 ceph-mon[94175]: pgmap v13303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:39.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:40 smithi183 ceph-mon[99169]: pgmap v13304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:40 smithi119 ceph-mon[108979]: pgmap v13304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:40 smithi119 ceph-mon[94175]: pgmap v13304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:42.113 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:27:42.420 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:27:42.420 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 3m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:27:42.420 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 3m ago 5h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:27:42.420 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 3m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:27:42.421 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 3m ago 5h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:27:42.421 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 3m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:27:42.421 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 3m ago 6h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:27:42.421 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 3m ago 6h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:27:42.421 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 3m ago 5h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:27:42.421 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 3m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:27:42.422 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 3m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:27:42.422 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 3m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:27:42.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 3m ago 5h 5688M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:27:42.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 3m ago 5h 5760M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:27:42.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 3m ago 5h 5235M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:27:42.422 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 3m ago 5h 4935M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:27:42.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 3m ago 5h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:27:42.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 3m ago 5h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:27:42.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 3m ago 5h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:27:42.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 3m ago 5h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:27:42.423 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 3m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:27:42.797 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:27:42.797 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:27:42.797 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:27:42.797 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:27:42.797 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:27:42.798 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:27:42.798 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:27:42.798 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:27:42.798 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:27:42.798 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:27:42.798 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:27:42.798 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:27:42.798 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:27:42.798 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:27:42.798 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:27:42.798 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:27:42.798 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:27:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:42 smithi183 ceph-mon[99169]: pgmap v13305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:43.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:42 smithi183 ceph-mon[99169]: from='client.29049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:27:43.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3096552209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:27:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:42 smithi119 ceph-mon[108979]: pgmap v13305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:42 smithi119 ceph-mon[108979]: from='client.29049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:27:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3096552209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:27:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:42 smithi119 ceph-mon[94175]: pgmap v13305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:42 smithi119 ceph-mon[94175]: from='client.29049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:27:43.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3096552209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:27:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:43 smithi119 ceph-mon[108979]: from='client.38939 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:27:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:43 smithi119 ceph-mon[94175]: from='client.38939 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:27:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:43 smithi183 ceph-mon[99169]: from='client.38939 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:27:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:27:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:27:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:27:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:44 smithi183 ceph-mon[99169]: pgmap v13306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:44 smithi119 ceph-mon[94175]: pgmap v13306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:45.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:44 smithi119 ceph-mon[108979]: pgmap v13306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:46 smithi183 ceph-mon[99169]: pgmap v13307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:46 smithi119 ceph-mon[94175]: pgmap v13307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:46 smithi119 ceph-mon[108979]: pgmap v13307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:48 smithi183 ceph-mon[99169]: pgmap v13308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:48 smithi119 ceph-mon[108979]: pgmap v13308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:49.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:48 smithi119 ceph-mon[94175]: pgmap v13308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:50 smithi119 ceph-mon[94175]: pgmap v13309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:50 smithi119 ceph-mon[108979]: pgmap v13309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:50 smithi183 ceph-mon[99169]: pgmap v13309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:52 smithi119 ceph-mon[94175]: pgmap v13310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:53.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:52 smithi119 ceph-mon[108979]: pgmap v13310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:52 smithi183 ceph-mon[99169]: pgmap v13310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:27:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:27:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T21:27:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:27:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:54 smithi183 ceph-mon[99169]: pgmap v13311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:54 smithi119 ceph-mon[94175]: pgmap v13311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:54 smithi119 ceph-mon[108979]: pgmap v13311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:56 smithi183 ceph-mon[99169]: pgmap v13312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:27:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:56 smithi119 ceph-mon[94175]: pgmap v13312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:27:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:56 smithi119 ceph-mon[108979]: pgmap v13312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:27:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:58 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:27:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:58 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:27:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:27:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:27:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:58 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:27:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:58 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:27:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:58 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:27:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:27:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:27:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:58 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:27:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:58 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:27:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:58 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:27:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:27:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:27:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:58 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:27:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:27:59 smithi183 ceph-mon[99169]: pgmap v13313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:27:59 smithi119 ceph-mon[94175]: pgmap v13313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:27:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:27:59 smithi119 ceph-mon[108979]: pgmap v13313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:01 smithi183 ceph-mon[99169]: pgmap v13314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:01 smithi119 ceph-mon[94175]: pgmap v13314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:01 smithi119 ceph-mon[108979]: pgmap v13314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:03.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:03 smithi183 ceph-mon[99169]: pgmap v13315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:03 smithi119 ceph-mon[94175]: pgmap v13315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:03 smithi119 ceph-mon[108979]: pgmap v13315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:28:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:28:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T21:28:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:05 smithi183 ceph-mon[99169]: pgmap v13316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:05 smithi119 ceph-mon[94175]: pgmap v13316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:05 smithi119 ceph-mon[108979]: pgmap v13316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:07 smithi183 ceph-mon[99169]: pgmap v13317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:07 smithi119 ceph-mon[94175]: pgmap v13317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:07 smithi119 ceph-mon[108979]: pgmap v13317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:09 smithi183 ceph-mon[99169]: pgmap v13318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:09 smithi119 ceph-mon[94175]: pgmap v13318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:09 smithi119 ceph-mon[108979]: pgmap v13318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:11 smithi183 ceph-mon[99169]: pgmap v13319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:11 smithi119 ceph-mon[94175]: pgmap v13319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:11.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:11 smithi119 ceph-mon[108979]: pgmap v13319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:13.147 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:28:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:13 smithi183 ceph-mon[99169]: pgmap v13320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:13 smithi119 ceph-mon[94175]: pgmap v13320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:13 smithi119 ceph-mon[108979]: pgmap v13320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:13.454 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:28:13.454 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 4m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:28:13.454 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 4m ago 5h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:28:13.454 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 4m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:28:13.454 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 4m ago 5h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:28:13.454 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 4m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:28:13.454 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 4m ago 6h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:28:13.454 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 4m ago 6h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:28:13.454 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (5h) 4m ago 5h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:28:13.454 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 4m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:28:13.454 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 4m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:28:13.454 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 4m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:28:13.454 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 4m ago 5h 5688M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:28:13.455 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 4m ago 5h 5760M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:28:13.455 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 4m ago 5h 5235M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:28:13.455 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 4m ago 5h 4935M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:28:13.455 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 4m ago 5h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:28:13.455 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 4m ago 5h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:28:13.455 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 4m ago 5h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:28:13.455 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 4m ago 5h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:28:13.455 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 4m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:28:13.831 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:28:13.831 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:28:13.831 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:28:13.831 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:28:13.831 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:28:13.831 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:28:13.831 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:28:13.831 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:28:13.832 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:28:13.832 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:28:13.832 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:28:13.832 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:28:13.832 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:28:13.832 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:28:13.832 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:28:13.832 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:28:13.832 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:28:14.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:14 smithi183 ceph-mon[99169]: from='client.38951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:28:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3593473206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:28:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:28:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:28:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:28:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:14 smithi119 ceph-mon[108979]: from='client.38951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:28:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3593473206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:28:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:14 smithi119 ceph-mon[94175]: from='client.38951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:28:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3593473206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:28:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:15 smithi183 ceph-mon[99169]: pgmap v13321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:15 smithi183 ceph-mon[99169]: from='client.38957 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:28:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:15 smithi119 ceph-mon[108979]: pgmap v13321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:15 smithi119 ceph-mon[108979]: from='client.38957 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:28:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:15 smithi119 ceph-mon[94175]: pgmap v13321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:15 smithi119 ceph-mon[94175]: from='client.38957 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:28:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:17 smithi183 ceph-mon[99169]: pgmap v13322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:17 smithi119 ceph-mon[94175]: pgmap v13322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:17 smithi119 ceph-mon[108979]: pgmap v13322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:19 smithi183 ceph-mon[99169]: pgmap v13323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:19 smithi119 ceph-mon[94175]: pgmap v13323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:19 smithi119 ceph-mon[108979]: pgmap v13323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:21 smithi183 ceph-mon[99169]: pgmap v13324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:21 smithi119 ceph-mon[94175]: pgmap v13324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:21 smithi119 ceph-mon[108979]: pgmap v13324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:23 smithi183 ceph-mon[99169]: pgmap v13325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:23 smithi119 ceph-mon[94175]: pgmap v13325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:23 smithi119 ceph-mon[108979]: pgmap v13325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:28:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:28:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:28:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:25 smithi183 ceph-mon[99169]: pgmap v13326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:25 smithi119 ceph-mon[94175]: pgmap v13326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:25 smithi119 ceph-mon[108979]: pgmap v13326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:27 smithi183 ceph-mon[99169]: pgmap v13327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:27 smithi119 ceph-mon[94175]: pgmap v13327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:27 smithi119 ceph-mon[108979]: pgmap v13327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:29 smithi183 ceph-mon[99169]: pgmap v13328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:29 smithi119 ceph-mon[94175]: pgmap v13328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:29 smithi119 ceph-mon[108979]: pgmap v13328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:31 smithi183 ceph-mon[99169]: pgmap v13329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:31 smithi119 ceph-mon[94175]: pgmap v13329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:31 smithi119 ceph-mon[108979]: pgmap v13329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:33 smithi183 ceph-mon[99169]: pgmap v13330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:33.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:33 smithi119 ceph-mon[94175]: pgmap v13330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:33.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:33 smithi119 ceph-mon[108979]: pgmap v13330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:28:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:28:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:28:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:35 smithi183 ceph-mon[99169]: pgmap v13331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:35 smithi119 ceph-mon[94175]: pgmap v13331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:35 smithi119 ceph-mon[108979]: pgmap v13331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:37 smithi183 ceph-mon[99169]: pgmap v13332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:37 smithi119 ceph-mon[108979]: pgmap v13332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:37 smithi119 ceph-mon[94175]: pgmap v13332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:39 smithi183 ceph-mon[99169]: pgmap v13333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:39 smithi119 ceph-mon[94175]: pgmap v13333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:39 smithi119 ceph-mon[108979]: pgmap v13333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:41 smithi183 ceph-mon[99169]: pgmap v13334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:41 smithi119 ceph-mon[94175]: pgmap v13334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:41 smithi119 ceph-mon[108979]: pgmap v13334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:43 smithi183 ceph-mon[99169]: pgmap v13335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:43 smithi119 ceph-mon[108979]: pgmap v13335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:43 smithi119 ceph-mon[94175]: pgmap v13335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:44.177 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:28:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:28:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:28:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:28:44.485 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:28:44.485 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 4m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:28:44.485 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 4m ago 5h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:28:44.485 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 4m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:28:44.486 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 4m ago 5h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:28:44.486 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (5h) 4m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:28:44.486 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 4m ago 6h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:28:44.486 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 4m ago 6h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:28:44.486 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 4m ago 6h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:28:44.486 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (5h) 4m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:28:44.486 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 4m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:28:44.486 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 4m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:28:44.486 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (5h) 4m ago 5h 5688M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:28:44.486 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 4m ago 5h 5760M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:28:44.486 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 4m ago 5h 5235M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:28:44.486 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 4m ago 5h 4935M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:28:44.486 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 4m ago 5h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:28:44.487 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 4m ago 5h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:28:44.487 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 4m ago 5h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:28:44.487 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 4m ago 5h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:28:44.487 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 4m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:28:44.867 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:28:44.867 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:28:44.867 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:28:44.868 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:28:44.868 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:28:44.868 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:28:44.868 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:28:44.868 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:28:44.868 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:28:44.868 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:28:44.868 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:28:44.868 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:28:44.868 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:28:44.868 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:28:44.868 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:28:44.868 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:28:44.868 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:28:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:45 smithi183 ceph-mon[99169]: pgmap v13336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:45.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:45 smithi183 ceph-mon[99169]: from='client.38969 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:28:45.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4022757984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:28:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:45 smithi119 ceph-mon[108979]: pgmap v13336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:45 smithi119 ceph-mon[108979]: from='client.38969 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:28:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4022757984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:28:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:45 smithi119 ceph-mon[94175]: pgmap v13336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:45 smithi119 ceph-mon[94175]: from='client.38969 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:28:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4022757984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:28:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:46 smithi183 ceph-mon[99169]: from='client.29091 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:28:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:46 smithi119 ceph-mon[108979]: from='client.29091 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:28:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:46 smithi119 ceph-mon[94175]: from='client.29091 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:28:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:47 smithi183 ceph-mon[99169]: pgmap v13337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:47 smithi119 ceph-mon[108979]: pgmap v13337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:47 smithi119 ceph-mon[94175]: pgmap v13337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:49 smithi183 ceph-mon[99169]: pgmap v13338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:49 smithi119 ceph-mon[94175]: pgmap v13338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:49 smithi119 ceph-mon[108979]: pgmap v13338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:51 smithi183 ceph-mon[99169]: pgmap v13339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:51 smithi119 ceph-mon[108979]: pgmap v13339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:51 smithi119 ceph-mon[94175]: pgmap v13339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:53 smithi183 ceph-mon[99169]: pgmap v13340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:53 smithi119 ceph-mon[94175]: pgmap v13340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:53 smithi119 ceph-mon[108979]: pgmap v13340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:28:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:28:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:28:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:28:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:55 smithi183 ceph-mon[99169]: pgmap v13341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:55 smithi119 ceph-mon[94175]: pgmap v13341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:55 smithi119 ceph-mon[108979]: pgmap v13341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:57 smithi183 ceph-mon[99169]: pgmap v13342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:57 smithi119 ceph-mon[94175]: pgmap v13342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:57 smithi119 ceph-mon[108979]: pgmap v13342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:28:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:28:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:28:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:59 smithi183 ceph-mon[99169]: pgmap v13343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:59.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:28:59.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:28:59.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:28:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:28:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:59 smithi119 ceph-mon[108979]: pgmap v13343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:28:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:28:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:28:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:28:59.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:59 smithi119 ceph-mon[94175]: pgmap v13343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:28:59.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:28:59.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:28:59.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:28:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:29:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:01 smithi183 ceph-mon[99169]: pgmap v13344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:01 smithi119 ceph-mon[108979]: pgmap v13344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:01.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:01 smithi119 ceph-mon[94175]: pgmap v13344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:03.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:03 smithi183 ceph-mon[99169]: pgmap v13345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:03 smithi119 ceph-mon[94175]: pgmap v13345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:03 smithi119 ceph-mon[108979]: pgmap v13345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:29:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:29:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:29:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:05 smithi183 ceph-mon[99169]: pgmap v13346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:05 smithi119 ceph-mon[94175]: pgmap v13346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:05 smithi119 ceph-mon[108979]: pgmap v13346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:07 smithi183 ceph-mon[99169]: pgmap v13347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:07 smithi119 ceph-mon[108979]: pgmap v13347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:07 smithi119 ceph-mon[94175]: pgmap v13347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:09 smithi183 ceph-mon[99169]: pgmap v13348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:09 smithi119 ceph-mon[94175]: pgmap v13348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:09 smithi119 ceph-mon[108979]: pgmap v13348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:11 smithi183 ceph-mon[99169]: pgmap v13349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:11 smithi119 ceph-mon[94175]: pgmap v13349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:11.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:11 smithi119 ceph-mon[108979]: pgmap v13349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:13 smithi183 ceph-mon[99169]: pgmap v13350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:13 smithi119 ceph-mon[94175]: pgmap v13350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:13 smithi119 ceph-mon[108979]: pgmap v13350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:29:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:29:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:29:15.215 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:29:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:15 smithi183 ceph-mon[99169]: pgmap v13351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:15 smithi119 ceph-mon[94175]: pgmap v13351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:15 smithi119 ceph-mon[108979]: pgmap v13351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:15.525 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:29:15.525 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 5m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:29:15.525 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 5m ago 5h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:29:15.525 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 5m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:29:15.525 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 5m ago 5h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:29:15.525 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 5m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:29:15.525 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 5m ago 6h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:29:15.525 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 5m ago 6h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:29:15.525 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 5m ago 6h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:29:15.525 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 5m ago 6h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:29:15.526 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 5m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:29:15.526 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 5m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:29:15.526 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 5m ago 6h 5688M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:29:15.526 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (5h) 5m ago 5h 5760M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:29:15.526 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 5m ago 5h 5235M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:29:15.526 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 5m ago 5h 4935M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:29:15.526 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 5m ago 5h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:29:15.526 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 5m ago 5h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:29:15.526 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 5m ago 5h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:29:15.526 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 5m ago 5h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:29:15.526 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 5m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:29:15.902 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:29:15.902 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:29:15.902 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:29:15.902 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:29:15.902 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:29:15.902 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:29:15.903 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:29:15.903 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:29:15.903 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:29:15.903 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:29:15.903 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:29:15.903 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:29:15.903 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:29:15.903 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:29:15.903 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:29:15.903 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:29:15.903 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:29:16.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:16 smithi183 ceph-mon[99169]: from='client.38987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:29:16.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3557917845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:29:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:16 smithi119 ceph-mon[108979]: from='client.38987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:29:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3557917845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:29:16.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:16 smithi119 ceph-mon[94175]: from='client.38987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:29:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3557917845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:29:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:17 smithi183 ceph-mon[99169]: pgmap v13352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:17 smithi183 ceph-mon[99169]: from='client.29109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:29:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:17 smithi119 ceph-mon[94175]: pgmap v13352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:17.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:17 smithi119 ceph-mon[94175]: from='client.29109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:29:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:17 smithi119 ceph-mon[108979]: pgmap v13352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:17 smithi119 ceph-mon[108979]: from='client.29109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:29:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:19 smithi183 ceph-mon[99169]: pgmap v13353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:19 smithi119 ceph-mon[94175]: pgmap v13353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:19 smithi119 ceph-mon[108979]: pgmap v13353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:21 smithi183 ceph-mon[99169]: pgmap v13354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:21 smithi119 ceph-mon[108979]: pgmap v13354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:21.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:21 smithi119 ceph-mon[94175]: pgmap v13354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:23 smithi183 ceph-mon[99169]: pgmap v13355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:23 smithi119 ceph-mon[94175]: pgmap v13355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:23 smithi119 ceph-mon[108979]: pgmap v13355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:29:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:29:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:29:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:25 smithi183 ceph-mon[99169]: pgmap v13356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:25 smithi119 ceph-mon[94175]: pgmap v13356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:25 smithi119 ceph-mon[108979]: pgmap v13356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:27 smithi183 ceph-mon[99169]: pgmap v13357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:27 smithi119 ceph-mon[94175]: pgmap v13357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:27 smithi119 ceph-mon[108979]: pgmap v13357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:29 smithi119 ceph-mon[94175]: pgmap v13358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:29 smithi119 ceph-mon[108979]: pgmap v13358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:29 smithi183 ceph-mon[99169]: pgmap v13358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:31 smithi119 ceph-mon[94175]: pgmap v13359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:31.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:31 smithi119 ceph-mon[108979]: pgmap v13359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:31 smithi183 ceph-mon[99169]: pgmap v13359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:33 smithi119 ceph-mon[94175]: pgmap v13360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:33.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:33 smithi119 ceph-mon[108979]: pgmap v13360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:33 smithi183 ceph-mon[99169]: pgmap v13360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:29:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:29:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:29:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:35 smithi183 ceph-mon[99169]: pgmap v13361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:35 smithi119 ceph-mon[94175]: pgmap v13361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:35 smithi119 ceph-mon[108979]: pgmap v13361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:37 smithi183 ceph-mon[99169]: pgmap v13362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:37 smithi119 ceph-mon[94175]: pgmap v13362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:37.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:37 smithi119 ceph-mon[108979]: pgmap v13362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:39 smithi183 ceph-mon[99169]: pgmap v13363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:39 smithi119 ceph-mon[94175]: pgmap v13363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:39 smithi119 ceph-mon[108979]: pgmap v13363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:41 smithi183 ceph-mon[99169]: pgmap v13364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:41 smithi119 ceph-mon[94175]: pgmap v13364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:41.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:41 smithi119 ceph-mon[108979]: pgmap v13364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:43 smithi183 ceph-mon[99169]: pgmap v13365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:43 smithi119 ceph-mon[94175]: pgmap v13365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:43 smithi119 ceph-mon[108979]: pgmap v13365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:29:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:29:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T21:29:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:45 smithi183 ceph-mon[99169]: pgmap v13366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:45 smithi119 ceph-mon[94175]: pgmap v13366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:45 smithi119 ceph-mon[108979]: pgmap v13366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:46.246 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:29:46.553 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:29:46.554 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 5m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:29:46.554 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 5m ago 5h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:29:46.554 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 5m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:29:46.554 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 5m ago 5h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:29:46.554 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 5m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:29:46.554 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 5m ago 6h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:29:46.554 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 5m ago 6h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:29:46.554 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 5m ago 6h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:29:46.554 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 5m ago 6h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:29:46.554 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 5m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:29:46.554 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 5m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:29:46.554 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 5m ago 6h 5688M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:29:46.554 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 5m ago 6h 5760M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:29:46.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (5h) 5m ago 5h 5235M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:29:46.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 5m ago 5h 4935M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:29:46.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 5m ago 5h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:29:46.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 5m ago 5h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:29:46.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 5m ago 5h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:29:46.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 5m ago 5h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:29:46.555 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 5m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:29:46.935 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:29:46.935 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:29:46.935 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:29:46.935 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:29:46.935 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:29:46.935 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:29:46.935 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:29:46.935 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:29:46.936 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:29:46.936 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:29:46.936 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:29:46.936 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:29:46.936 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:29:46.936 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:29:46.936 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:29:46.936 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:29:46.936 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:29:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:47 smithi183 ceph-mon[99169]: pgmap v13367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:47.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:47 smithi183 ceph-mon[99169]: from='client.39005 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:29:47.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1970192600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:29:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:47 smithi119 ceph-mon[94175]: pgmap v13367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:47 smithi119 ceph-mon[94175]: from='client.39005 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:29:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1970192600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:29:47.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:47 smithi119 ceph-mon[108979]: pgmap v13367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:47.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:47 smithi119 ceph-mon[108979]: from='client.39005 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:29:47.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1970192600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:29:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:48 smithi183 ceph-mon[99169]: from='client.39011 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:29:48.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:48 smithi119 ceph-mon[94175]: from='client.39011 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:29:48.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:48 smithi119 ceph-mon[108979]: from='client.39011 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:29:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:49 smithi183 ceph-mon[99169]: pgmap v13368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:49 smithi119 ceph-mon[94175]: pgmap v13368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:49 smithi119 ceph-mon[108979]: pgmap v13368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:51 smithi183 ceph-mon[99169]: pgmap v13369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:51 smithi119 ceph-mon[94175]: pgmap v13369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:51 smithi119 ceph-mon[108979]: pgmap v13369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:53 smithi183 ceph-mon[99169]: pgmap v13370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:53 smithi119 ceph-mon[94175]: pgmap v13370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:53 smithi119 ceph-mon[108979]: pgmap v13370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:29:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:29:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:29:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:29:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:55 smithi183 ceph-mon[99169]: pgmap v13371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:55 smithi119 ceph-mon[94175]: pgmap v13371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:55.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:55 smithi119 ceph-mon[108979]: pgmap v13371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:57 smithi183 ceph-mon[99169]: pgmap v13372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:57 smithi119 ceph-mon[94175]: pgmap v13372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:57 smithi119 ceph-mon[108979]: pgmap v13372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:58.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:29:58.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:29:58.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:29:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:59 smithi183 ceph-mon[99169]: pgmap v13373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:29:59.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:29:59.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:29:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:29:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:59 smithi119 ceph-mon[94175]: pgmap v13373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:29:59.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:29:59.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:29:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:29:59.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:59 smithi119 ceph-mon[108979]: pgmap v13373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:29:59.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:29:59.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:29:59.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:29:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:30:00.257 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T21:29:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:30:00.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:30:00.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:30:00.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:30:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:01 smithi183 ceph-mon[99169]: pgmap v13374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:01 smithi119 ceph-mon[94175]: pgmap v13374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:01 smithi119 ceph-mon[108979]: pgmap v13374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:03 smithi183 ceph-mon[99169]: pgmap v13375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:03 smithi119 ceph-mon[94175]: pgmap v13375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:03 smithi119 ceph-mon[108979]: pgmap v13375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:30:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:30:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:30:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:05 smithi183 ceph-mon[99169]: pgmap v13376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:05 smithi119 ceph-mon[108979]: pgmap v13376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:05 smithi119 ceph-mon[94175]: pgmap v13376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:07 smithi183 ceph-mon[99169]: pgmap v13377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:07 smithi119 ceph-mon[94175]: pgmap v13377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:07 smithi119 ceph-mon[108979]: pgmap v13377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:09 smithi183 ceph-mon[99169]: pgmap v13378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:09 smithi119 ceph-mon[94175]: pgmap v13378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:09 smithi119 ceph-mon[108979]: pgmap v13378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:11 smithi183 ceph-mon[99169]: pgmap v13379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:11 smithi119 ceph-mon[94175]: pgmap v13379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:11 smithi119 ceph-mon[108979]: pgmap v13379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:13 smithi183 ceph-mon[99169]: pgmap v13380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:13 smithi119 ceph-mon[94175]: pgmap v13380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:13 smithi119 ceph-mon[108979]: pgmap v13380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:30:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:30:14] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T21:30:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:15 smithi183 ceph-mon[99169]: pgmap v13381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:15 smithi119 ceph-mon[94175]: pgmap v13381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:15 smithi119 ceph-mon[108979]: pgmap v13381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:17.280 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:30:17.588 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:30:17.588 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 6m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:30:17.588 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 6m ago 5h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:30:17.588 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 6m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:30:17.588 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 6m ago 5h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:30:17.588 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 6m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:30:17.588 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 6m ago 6h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:30:17.588 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 6m ago 6h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:30:17.589 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 6m ago 6h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:30:17.589 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 6m ago 6h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:30:17.589 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 6m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:30:17.589 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 6m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:30:17.589 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 6m ago 6h 5688M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:30:17.589 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 6m ago 6h 5760M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:30:17.589 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 6m ago 6h 5235M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:30:17.589 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (5h) 6m ago 5h 4935M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:30:17.589 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (5h) 6m ago 5h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:30:17.589 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 6m ago 5h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:30:17.589 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 6m ago 5h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:30:17.589 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 6m ago 5h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:30:17.589 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 6m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:30:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:17 smithi183 ceph-mon[99169]: pgmap v13382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:17 smithi119 ceph-mon[94175]: pgmap v13382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:17 smithi119 ceph-mon[108979]: pgmap v13382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:17.968 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:30:17.968 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:30:17.969 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:30:17.969 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:30:17.969 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:30:17.969 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:30:17.969 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:30:17.969 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:30:17.969 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:30:17.969 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:30:17.969 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:30:17.969 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:30:17.969 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:30:17.969 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:30:17.969 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:30:17.969 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:30:17.970 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:30:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:18 smithi183 ceph-mon[99169]: from='client.29139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:30:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/973447582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:30:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:18 smithi119 ceph-mon[94175]: from='client.29139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:30:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/973447582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:30:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:18 smithi119 ceph-mon[108979]: from='client.29139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:30:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/973447582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:30:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:19 smithi183 ceph-mon[99169]: pgmap v13383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:19.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:19 smithi183 ceph-mon[99169]: from='client.39029 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:30:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:19 smithi119 ceph-mon[94175]: pgmap v13383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:19 smithi119 ceph-mon[94175]: from='client.39029 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:30:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:19 smithi119 ceph-mon[108979]: pgmap v13383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:19.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:19 smithi119 ceph-mon[108979]: from='client.39029 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:30:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:21 smithi183 ceph-mon[99169]: pgmap v13384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:21 smithi119 ceph-mon[94175]: pgmap v13384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:21 smithi119 ceph-mon[108979]: pgmap v13384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:23.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:23 smithi183 ceph-mon[99169]: pgmap v13385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:23 smithi119 ceph-mon[94175]: pgmap v13385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:23 smithi119 ceph-mon[108979]: pgmap v13385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:30:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:30:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:30:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:25 smithi183 ceph-mon[99169]: pgmap v13386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:25 smithi119 ceph-mon[94175]: pgmap v13386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:25 smithi119 ceph-mon[108979]: pgmap v13386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:26 smithi183 ceph-mon[99169]: pgmap v13387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:26 smithi119 ceph-mon[94175]: pgmap v13387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:27.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:26 smithi119 ceph-mon[108979]: pgmap v13387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:28 smithi183 ceph-mon[99169]: pgmap v13388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:28 smithi119 ceph-mon[108979]: pgmap v13388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:29.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:28 smithi119 ceph-mon[94175]: pgmap v13388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:31.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:30 smithi183 ceph-mon[99169]: pgmap v13389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:31.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:30 smithi119 ceph-mon[94175]: pgmap v13389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:31.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:30 smithi119 ceph-mon[108979]: pgmap v13389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:32 smithi183 ceph-mon[99169]: pgmap v13390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:33.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:32 smithi119 ceph-mon[94175]: pgmap v13390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:32 smithi119 ceph-mon[108979]: pgmap v13390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:30:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:30:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:30:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:34 smithi183 ceph-mon[99169]: pgmap v13391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:34 smithi119 ceph-mon[94175]: pgmap v13391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:34 smithi119 ceph-mon[108979]: pgmap v13391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:36 smithi183 ceph-mon[99169]: pgmap v13392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:36 smithi119 ceph-mon[94175]: pgmap v13392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:36 smithi119 ceph-mon[108979]: pgmap v13392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:38 smithi183 ceph-mon[99169]: pgmap v13393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:38 smithi119 ceph-mon[94175]: pgmap v13393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:38 smithi119 ceph-mon[108979]: pgmap v13393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:40 smithi183 ceph-mon[99169]: pgmap v13394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:40 smithi119 ceph-mon[108979]: pgmap v13394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:41.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:40 smithi119 ceph-mon[94175]: pgmap v13394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:42 smithi183 ceph-mon[99169]: pgmap v13395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:42 smithi119 ceph-mon[94175]: pgmap v13395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:43.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:42 smithi119 ceph-mon[108979]: pgmap v13395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:30:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:30:44] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T21:30:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:44 smithi183 ceph-mon[99169]: pgmap v13396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:44 smithi119 ceph-mon[108979]: pgmap v13396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:44 smithi119 ceph-mon[94175]: pgmap v13396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:46 smithi183 ceph-mon[99169]: pgmap v13397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:46 smithi119 ceph-mon[108979]: pgmap v13397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:47.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:46 smithi119 ceph-mon[94175]: pgmap v13397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:48.314 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:30:48.621 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:30:48.621 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 6m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:30:48.621 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 6m ago 5h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:30:48.621 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 6m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 6m ago 5h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 6m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 6m ago 6h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 6m ago 6h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 6m ago 6h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 6m ago 6h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 6m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 6m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 6m ago 6h 5688M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 6m ago 6h 5760M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 6m ago 6h 5235M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 6m ago 6h 4935M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 6m ago 6h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (5h) 6m ago 5h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:30:48.623 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 6m ago 5h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:30:48.623 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 6m ago 5h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:30:48.623 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 6m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:30:49.003 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:30:49.003 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:30:49.004 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:30:49.004 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:30:49.004 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:30:49.004 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:30:49.004 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:30:49.004 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:30:49.004 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:30:49.004 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:30:49.004 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:30:49.004 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:30:49.004 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:30:49.004 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:30:49.004 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:30:49.005 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:30:49.005 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:30:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:48 smithi183 ceph-mon[99169]: pgmap v13398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:49.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:48 smithi183 ceph-mon[99169]: from='client.29157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:30:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:48 smithi119 ceph-mon[94175]: pgmap v13398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:48 smithi119 ceph-mon[94175]: from='client.29157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:30:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:48 smithi119 ceph-mon[108979]: pgmap v13398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:48 smithi119 ceph-mon[108979]: from='client.29157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:30:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:49 smithi183 ceph-mon[99169]: from='client.39047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:30:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1015045571' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:30:50.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:49 smithi119 ceph-mon[94175]: from='client.39047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:30:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1015045571' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:30:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:49 smithi119 ceph-mon[108979]: from='client.39047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:30:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1015045571' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:30:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:50 smithi183 ceph-mon[99169]: pgmap v13399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:50 smithi119 ceph-mon[94175]: pgmap v13399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:50 smithi119 ceph-mon[108979]: pgmap v13399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:52 smithi183 ceph-mon[99169]: pgmap v13400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:52 smithi119 ceph-mon[94175]: pgmap v13400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:52 smithi119 ceph-mon[108979]: pgmap v13400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:30:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:30:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:30:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:30:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:54 smithi183 ceph-mon[99169]: pgmap v13401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:54 smithi119 ceph-mon[108979]: pgmap v13401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:54 smithi119 ceph-mon[94175]: pgmap v13401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:56 smithi183 ceph-mon[99169]: pgmap v13402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:56 smithi119 ceph-mon[94175]: pgmap v13402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:56 smithi119 ceph-mon[108979]: pgmap v13402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:58 smithi183 ceph-mon[99169]: pgmap v13403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:30:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:58 smithi119 ceph-mon[94175]: pgmap v13403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:30:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:58 smithi119 ceph-mon[108979]: pgmap v13403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:30:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:31:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:31:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:31:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:30:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:31:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:31:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:31:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:30:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:31:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:31:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:31:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:30:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:31:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:01 smithi183 ceph-mon[99169]: pgmap v13404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:00 smithi119 ceph-mon[108979]: pgmap v13404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:01.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:00 smithi119 ceph-mon[94175]: pgmap v13404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:03 smithi183 ceph-mon[99169]: pgmap v13405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:03 smithi119 ceph-mon[108979]: pgmap v13405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:03.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:03 smithi119 ceph-mon[94175]: pgmap v13405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:31:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:31:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:31:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:05 smithi183 ceph-mon[99169]: pgmap v13406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:05 smithi119 ceph-mon[94175]: pgmap v13406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:05 smithi119 ceph-mon[108979]: pgmap v13406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:07 smithi183 ceph-mon[99169]: pgmap v13407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:07 smithi119 ceph-mon[94175]: pgmap v13407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:07 smithi119 ceph-mon[108979]: pgmap v13407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:09 smithi183 ceph-mon[99169]: pgmap v13408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:09 smithi119 ceph-mon[94175]: pgmap v13408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:09 smithi119 ceph-mon[108979]: pgmap v13408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:11 smithi183 ceph-mon[99169]: pgmap v13409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:11 smithi119 ceph-mon[108979]: pgmap v13409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:11 smithi119 ceph-mon[94175]: pgmap v13409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:13 smithi183 ceph-mon[99169]: pgmap v13410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:13 smithi119 ceph-mon[94175]: pgmap v13410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:13 smithi119 ceph-mon[108979]: pgmap v13410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:31:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:31:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:31:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:15 smithi183 ceph-mon[99169]: pgmap v13411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:15 smithi119 ceph-mon[94175]: pgmap v13411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:15 smithi119 ceph-mon[108979]: pgmap v13411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:17 smithi183 ceph-mon[99169]: pgmap v13412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:17 smithi119 ceph-mon[94175]: pgmap v13412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:17 smithi119 ceph-mon[108979]: pgmap v13412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:19.351 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:31:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:19 smithi183 ceph-mon[99169]: pgmap v13413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:19 smithi119 ceph-mon[108979]: pgmap v13413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:19 smithi119 ceph-mon[94175]: pgmap v13413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:19.658 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:31:19.658 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 7m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:31:19.658 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 7m ago 5h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:31:19.658 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 7m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 7m ago 5h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 7m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 7m ago 6h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 7m ago 6h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 7m ago 6h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 7m ago 6h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 7m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 7m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 7m ago 6h 5688M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 7m ago 6h 5760M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 7m ago 6h 5235M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 7m ago 6h 4935M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:31:19.660 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 7m ago 6h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:31:19.660 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 7m ago 6h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:31:19.660 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (5h) 7m ago 5h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:31:19.660 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (5h) 7m ago 5h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:31:19.660 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 7m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:31:20.040 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:31:20.042 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:31:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:21 smithi183 ceph-mon[99169]: from='client.29175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:31:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:21 smithi183 ceph-mon[99169]: pgmap v13414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:21 smithi183 ceph-mon[99169]: from='client.39065 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:31:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:21 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/617887477' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:31:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:21 smithi119 ceph-mon[94175]: from='client.29175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:31:21.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:21 smithi119 ceph-mon[94175]: pgmap v13414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:21.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:21 smithi119 ceph-mon[94175]: from='client.39065 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:31:21.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/617887477' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:31:21.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:21 smithi119 ceph-mon[108979]: from='client.29175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:31:21.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:21 smithi119 ceph-mon[108979]: pgmap v13414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:21.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:21 smithi119 ceph-mon[108979]: from='client.39065 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:31:21.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:21 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/617887477' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:31:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:23 smithi183 ceph-mon[99169]: pgmap v13415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:23 smithi119 ceph-mon[94175]: pgmap v13415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:23 smithi119 ceph-mon[108979]: pgmap v13415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:31:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:31:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T21:31:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:25 smithi183 ceph-mon[99169]: pgmap v13416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:25 smithi119 ceph-mon[94175]: pgmap v13416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:25 smithi119 ceph-mon[108979]: pgmap v13416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:27 smithi183 ceph-mon[99169]: pgmap v13417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:27 smithi119 ceph-mon[94175]: pgmap v13417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:27 smithi119 ceph-mon[108979]: pgmap v13417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:29 smithi183 ceph-mon[99169]: pgmap v13418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:29 smithi119 ceph-mon[94175]: pgmap v13418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:29 smithi119 ceph-mon[108979]: pgmap v13418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:31.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:31 smithi183 ceph-mon[99169]: pgmap v13419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:31 smithi119 ceph-mon[94175]: pgmap v13419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:31.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:31 smithi119 ceph-mon[108979]: pgmap v13419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:33 smithi183 ceph-mon[99169]: pgmap v13420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:33 smithi119 ceph-mon[94175]: pgmap v13420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:33 smithi119 ceph-mon[108979]: pgmap v13420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:31:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:31:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T21:31:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:35 smithi183 ceph-mon[99169]: pgmap v13421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:35 smithi119 ceph-mon[94175]: pgmap v13421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:35 smithi119 ceph-mon[108979]: pgmap v13421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:37 smithi183 ceph-mon[99169]: pgmap v13422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:37 smithi119 ceph-mon[94175]: pgmap v13422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:37 smithi119 ceph-mon[108979]: pgmap v13422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:39 smithi183 ceph-mon[99169]: pgmap v13423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:39 smithi119 ceph-mon[94175]: pgmap v13423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:39 smithi119 ceph-mon[108979]: pgmap v13423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:41 smithi183 ceph-mon[99169]: pgmap v13424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:41 smithi119 ceph-mon[94175]: pgmap v13424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:41.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:41 smithi119 ceph-mon[108979]: pgmap v13424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:43 smithi183 ceph-mon[99169]: pgmap v13425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:43 smithi119 ceph-mon[108979]: pgmap v13425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:43 smithi119 ceph-mon[94175]: pgmap v13425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:31:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:31:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:31:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:45 smithi183 ceph-mon[99169]: pgmap v13426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:45 smithi119 ceph-mon[108979]: pgmap v13426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:45 smithi119 ceph-mon[94175]: pgmap v13426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:47 smithi183 ceph-mon[99169]: pgmap v13427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:47 smithi119 ceph-mon[108979]: pgmap v13427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:47 smithi119 ceph-mon[94175]: pgmap v13427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:49 smithi183 ceph-mon[99169]: pgmap v13428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:49 smithi119 ceph-mon[108979]: pgmap v13428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:49.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:49 smithi119 ceph-mon[94175]: pgmap v13428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:50.391 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 7m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 7m ago 5h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (5h) 7m ago 5h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (5h) 7m ago 5h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 7m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 7m ago 6h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 7m ago 6h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 7m ago 6h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 7m ago 6h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 7m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 7m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:31:50.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 7m ago 6h 5688M 2352M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:31:50.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 7m ago 6h 5760M 2352M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:31:50.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 7m ago 6h 5235M 2352M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:31:50.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 7m ago 6h 4935M 2352M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:31:50.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 7m ago 6h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:31:50.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 7m ago 6h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:31:50.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 7m ago 6h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:31:50.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 7m ago 6h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:31:50.693 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 7m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:31:51.070 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:31:51.070 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:31:51.071 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:31:51.071 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:31:51.071 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:31:51.071 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:31:51.071 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:31:51.071 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:31:51.071 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:31:51.071 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:31:51.071 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:31:51.071 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:31:51.071 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:31:51.071 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:31:51.071 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:31:51.071 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:31:51.071 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:31:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:51 smithi183 ceph-mon[99169]: pgmap v13429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:51.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2661727083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:31:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:51 smithi119 ceph-mon[108979]: pgmap v13429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2661727083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:31:51.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:51 smithi119 ceph-mon[94175]: pgmap v13429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:51.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2661727083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:31:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:52 smithi183 ceph-mon[99169]: from='client.39077 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:31:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:52 smithi183 ceph-mon[99169]: from='client.39083 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:31:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:52 smithi119 ceph-mon[108979]: from='client.39077 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:31:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:52 smithi119 ceph-mon[108979]: from='client.39083 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:31:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:52 smithi119 ceph-mon[94175]: from='client.39077 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:31:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:52 smithi119 ceph-mon[94175]: from='client.39083 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:31:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:53 smithi183 ceph-mon[99169]: pgmap v13430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:53 smithi119 ceph-mon[108979]: pgmap v13430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:53 smithi119 ceph-mon[94175]: pgmap v13430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:31:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:31:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T21:31:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:31:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:55 smithi183 ceph-mon[99169]: pgmap v13431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:55 smithi119 ceph-mon[94175]: pgmap v13431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:55 smithi119 ceph-mon[108979]: pgmap v13431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:57 smithi183 ceph-mon[99169]: pgmap v13432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:57 smithi119 ceph-mon[94175]: pgmap v13432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:57 smithi119 ceph-mon[108979]: pgmap v13432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:31:59 smithi183 ceph-mon[99169]: pgmap v13433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:31:59 smithi119 ceph-mon[94175]: pgmap v13433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:31:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:31:59 smithi119 ceph-mon[108979]: pgmap v13433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:32:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:32:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:32:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:32:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:32:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:32:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:32:00.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:32:00.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:32:00.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:32:00.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:32:00.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:32:00.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:32:00.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:32:00.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:32:00.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:32:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:01 smithi183 ceph-mon[99169]: pgmap v13434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:01.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:01 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2342M 2023-12-01T21:32:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:01 smithi119 ceph-mon[94175]: pgmap v13434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:01 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2342M 2023-12-01T21:32:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:01 smithi119 ceph-mon[108979]: pgmap v13434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:01 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2342M 2023-12-01T21:32:03.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:03 smithi183 ceph-mon[99169]: pgmap v13435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:03 smithi119 ceph-mon[94175]: pgmap v13435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:03 smithi119 ceph-mon[108979]: pgmap v13435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:32:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:32:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T21:32:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:05 smithi183 ceph-mon[99169]: pgmap v13436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:05 smithi119 ceph-mon[94175]: pgmap v13436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:05 smithi119 ceph-mon[108979]: pgmap v13436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:07 smithi183 ceph-mon[99169]: pgmap v13437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:07 smithi119 ceph-mon[108979]: pgmap v13437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:07 smithi119 ceph-mon[94175]: pgmap v13437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:09 smithi183 ceph-mon[99169]: pgmap v13438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:09 smithi119 ceph-mon[94175]: pgmap v13438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:09 smithi119 ceph-mon[108979]: pgmap v13438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:11 smithi183 ceph-mon[99169]: pgmap v13439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:11 smithi119 ceph-mon[108979]: pgmap v13439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:11 smithi119 ceph-mon[94175]: pgmap v13439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:13 smithi183 ceph-mon[99169]: pgmap v13440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:13 smithi119 ceph-mon[94175]: pgmap v13440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:13 smithi119 ceph-mon[108979]: pgmap v13440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:32:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:32:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:32:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:15 smithi183 ceph-mon[99169]: pgmap v13441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:15 smithi119 ceph-mon[108979]: pgmap v13441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:15 smithi119 ceph-mon[94175]: pgmap v13441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:17 smithi183 ceph-mon[99169]: pgmap v13442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:17 smithi119 ceph-mon[108979]: pgmap v13442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:17 smithi119 ceph-mon[94175]: pgmap v13442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:19 smithi183 ceph-mon[99169]: pgmap v13443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:19 smithi119 ceph-mon[108979]: pgmap v13443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:19 smithi119 ceph-mon[94175]: pgmap v13443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:21.411 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:32:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:21 smithi183 ceph-mon[99169]: pgmap v13444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:21 smithi119 ceph-mon[94175]: pgmap v13444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:21 smithi119 ceph-mon[108979]: pgmap v13444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:21.718 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:32:21.718 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 8m ago 5h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:32:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 8m ago 5h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:32:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 8m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:32:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 8m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:32:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 8m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:32:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 8m ago 6h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:32:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 8m ago 6h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:32:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 8m ago 6h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:32:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 8m ago 6h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:32:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 8m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:32:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 8m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:32:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 8m ago 6h 5688M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:32:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 8m ago 6h 5760M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:32:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 8m ago 6h 5235M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:32:21.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 8m ago 6h 4935M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:32:21.720 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 8m ago 6h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:32:21.720 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 8m ago 6h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:32:21.720 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 8m ago 6h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:32:21.720 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 8m ago 6h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:32:21.720 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 8m ago 5h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:32:22.101 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:32:22.101 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:32:22.101 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:32:22.101 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:32:22.101 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:32:22.101 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:32:22.101 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:32:22.101 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:32:22.101 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:32:22.102 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:32:22.102 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:32:22.102 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:32:22.102 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:32:22.102 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:32:22.102 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:32:22.102 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:32:22.102 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:32:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3739415367' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:32:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3739415367' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:32:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3739415367' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:32:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:23 smithi183 ceph-mon[99169]: from='client.39095 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:32:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:23 smithi183 ceph-mon[99169]: pgmap v13445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:23 smithi183 ceph-mon[99169]: from='client.29217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:32:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:23 smithi119 ceph-mon[94175]: from='client.39095 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:32:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:23 smithi119 ceph-mon[94175]: pgmap v13445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:23 smithi119 ceph-mon[94175]: from='client.29217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:32:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:23 smithi119 ceph-mon[108979]: from='client.39095 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:32:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:23 smithi119 ceph-mon[108979]: pgmap v13445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:23 smithi119 ceph-mon[108979]: from='client.29217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:32:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:32:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:32:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T21:32:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:25 smithi183 ceph-mon[99169]: pgmap v13446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:25 smithi119 ceph-mon[94175]: pgmap v13446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:25 smithi119 ceph-mon[108979]: pgmap v13446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:27 smithi183 ceph-mon[99169]: pgmap v13447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:27 smithi119 ceph-mon[94175]: pgmap v13447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:27 smithi119 ceph-mon[108979]: pgmap v13447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:29 smithi183 ceph-mon[99169]: pgmap v13448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:29 smithi119 ceph-mon[94175]: pgmap v13448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:29 smithi119 ceph-mon[108979]: pgmap v13448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:31 smithi183 ceph-mon[99169]: pgmap v13449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:31 smithi119 ceph-mon[94175]: pgmap v13449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:31 smithi119 ceph-mon[108979]: pgmap v13449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:33 smithi183 ceph-mon[99169]: pgmap v13450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:33 smithi119 ceph-mon[94175]: pgmap v13450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:33 smithi119 ceph-mon[108979]: pgmap v13450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:32:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:32:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T21:32:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:35 smithi183 ceph-mon[99169]: pgmap v13451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:35 smithi119 ceph-mon[94175]: pgmap v13451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:35 smithi119 ceph-mon[108979]: pgmap v13451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:37 smithi183 ceph-mon[99169]: pgmap v13452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:37 smithi119 ceph-mon[94175]: pgmap v13452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:37.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:37 smithi119 ceph-mon[108979]: pgmap v13452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:39 smithi183 ceph-mon[99169]: pgmap v13453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:39 smithi119 ceph-mon[108979]: pgmap v13453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:39 smithi119 ceph-mon[94175]: pgmap v13453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:41 smithi183 ceph-mon[99169]: pgmap v13454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:41 smithi119 ceph-mon[94175]: pgmap v13454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:41 smithi119 ceph-mon[108979]: pgmap v13454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:43 smithi119 ceph-mon[94175]: pgmap v13455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:43.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:43 smithi119 ceph-mon[108979]: pgmap v13455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:43 smithi183 ceph-mon[99169]: pgmap v13455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:32:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:32:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:32:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:45 smithi119 ceph-mon[94175]: pgmap v13456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:45 smithi119 ceph-mon[108979]: pgmap v13456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:45 smithi183 ceph-mon[99169]: pgmap v13456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:47 smithi183 ceph-mon[99169]: pgmap v13457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:47 smithi119 ceph-mon[94175]: pgmap v13457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:47.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:47 smithi119 ceph-mon[108979]: pgmap v13457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:49 smithi183 ceph-mon[99169]: pgmap v13458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:49 smithi119 ceph-mon[94175]: pgmap v13458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:49 smithi119 ceph-mon[108979]: pgmap v13458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:51 smithi183 ceph-mon[99169]: pgmap v13459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:51 smithi119 ceph-mon[94175]: pgmap v13459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:51 smithi119 ceph-mon[108979]: pgmap v13459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:52.448 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:32:52.753 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:32:52.754 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 8m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:32:52.754 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (5h) 8m ago 5h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:32:52.754 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 8m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:32:52.754 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 8m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:32:52.754 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 8m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:32:52.754 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 8m ago 6h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:32:52.754 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 8m ago 6h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:32:52.754 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 8m ago 6h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:32:52.754 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 8m ago 6h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:32:52.754 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (5h) 8m ago 5h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:32:52.754 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (5h) 8m ago 5h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:32:52.754 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 8m ago 6h 5688M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:32:52.754 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 8m ago 6h 5760M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:32:52.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 8m ago 6h 5235M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:32:52.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 8m ago 6h 4935M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:32:52.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 8m ago 6h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:32:52.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 8m ago 6h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:32:52.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 8m ago 6h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:32:52.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 8m ago 6h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:32:52.755 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 8m ago 6h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:32:53.135 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:32:53.135 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:32:53.135 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:32:53.135 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:32:53.135 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:32:53.135 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:32:53.135 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:32:53.135 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:32:53.135 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:32:53.135 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:32:53.136 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:32:53.136 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:32:53.136 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:32:53.136 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:32:53.136 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:32:53.136 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:32:53.136 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:32:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:53 smithi183 ceph-mon[99169]: pgmap v13460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:53.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4229854159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:32:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:53 smithi119 ceph-mon[94175]: pgmap v13460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4229854159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:32:53.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:53 smithi119 ceph-mon[108979]: pgmap v13460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:53.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4229854159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:32:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:32:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:32:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:32:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:54 smithi119 ceph-mon[108979]: from='client.29229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:32:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:54 smithi119 ceph-mon[108979]: from='client.39119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:32:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:54 smithi119 ceph-mon[94175]: from='client.29229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:32:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:54 smithi119 ceph-mon[94175]: from='client.39119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:32:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:54 smithi183 ceph-mon[99169]: from='client.29229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:32:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:54 smithi183 ceph-mon[99169]: from='client.39119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:32:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:32:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:55 smithi183 ceph-mon[99169]: pgmap v13461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:55 smithi119 ceph-mon[94175]: pgmap v13461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:55 smithi119 ceph-mon[108979]: pgmap v13461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:57 smithi183 ceph-mon[99169]: pgmap v13462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:57 smithi119 ceph-mon[94175]: pgmap v13462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:57.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:57 smithi119 ceph-mon[108979]: pgmap v13462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:32:59 smithi183 ceph-mon[99169]: pgmap v13463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:32:59 smithi119 ceph-mon[94175]: pgmap v13463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:32:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:32:59 smithi119 ceph-mon[108979]: pgmap v13463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:00.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:33:00.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:33:00.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:33:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:01 smithi183 ceph-mon[99169]: pgmap v13464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:33:01.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:33:01.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:33:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:01 smithi119 ceph-mon[108979]: pgmap v13464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:33:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:33:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:33:01.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:01 smithi119 ceph-mon[94175]: pgmap v13464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:01.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:33:01.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:33:01.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:33:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:03 smithi183 ceph-mon[99169]: pgmap v13465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:03 smithi119 ceph-mon[108979]: pgmap v13465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:03.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:03 smithi119 ceph-mon[94175]: pgmap v13465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:33:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:33:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:33:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:05 smithi183 ceph-mon[99169]: pgmap v13466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:05 smithi119 ceph-mon[94175]: pgmap v13466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:05 smithi119 ceph-mon[108979]: pgmap v13466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:07 smithi183 ceph-mon[99169]: pgmap v13467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:07 smithi119 ceph-mon[94175]: pgmap v13467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:07 smithi119 ceph-mon[108979]: pgmap v13467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:09 smithi183 ceph-mon[99169]: pgmap v13468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:09 smithi119 ceph-mon[94175]: pgmap v13468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:09 smithi119 ceph-mon[108979]: pgmap v13468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:11.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:11 smithi183 ceph-mon[99169]: pgmap v13469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:11 smithi119 ceph-mon[94175]: pgmap v13469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:11 smithi119 ceph-mon[108979]: pgmap v13469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:13 smithi183 ceph-mon[99169]: pgmap v13470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:13 smithi119 ceph-mon[94175]: pgmap v13470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:13 smithi119 ceph-mon[108979]: pgmap v13470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:33:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:33:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:33:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 21:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T21:33:14.929047449Z level=info msg="Completed cleanup jobs" duration=13.378138ms 2023-12-01T21:33:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:15 smithi183 ceph-mon[99169]: pgmap v13471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:15 smithi119 ceph-mon[94175]: pgmap v13471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:15 smithi119 ceph-mon[108979]: pgmap v13471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:17 smithi183 ceph-mon[99169]: pgmap v13472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:17 smithi119 ceph-mon[94175]: pgmap v13472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:17 smithi119 ceph-mon[108979]: pgmap v13472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:19 smithi183 ceph-mon[99169]: pgmap v13473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:19 smithi119 ceph-mon[94175]: pgmap v13473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:19.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:19 smithi119 ceph-mon[108979]: pgmap v13473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:21 smithi183 ceph-mon[99169]: pgmap v13474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:21 smithi119 ceph-mon[94175]: pgmap v13474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:21 smithi119 ceph-mon[108979]: pgmap v13474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:23.484 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:33:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:23 smithi183 ceph-mon[99169]: pgmap v13475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:23 smithi119 ceph-mon[94175]: pgmap v13475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:23 smithi119 ceph-mon[108979]: pgmap v13475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:23.790 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:33:23.790 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (5h) 9m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:33:23.790 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 9m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:33:23.790 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 9m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:33:23.790 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 9m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:33:23.790 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 9m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:33:23.790 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 9m ago 6h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:33:23.790 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 9m ago 6h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:33:23.790 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 9m ago 6h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:33:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 9m ago 6h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:33:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 9m ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:33:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 9m ago 6h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:33:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 9m ago 6h 5688M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:33:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 9m ago 6h 5760M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:33:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 9m ago 6h 5235M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:33:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 9m ago 6h 4935M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:33:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 9m ago 6h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:33:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 9m ago 6h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:33:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 9m ago 6h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:33:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 9m ago 6h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:33:23.791 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (5h) 9m ago 6h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:33:24.171 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:33:24.171 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:33:24.172 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:33:24.172 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:33:24.172 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:33:24.172 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:33:24.172 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:33:24.172 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:33:24.172 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:33:24.172 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:33:24.172 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:33:24.172 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:33:24.172 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:33:24.172 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:33:24.172 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:33:24.172 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:33:24.172 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:33:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:33:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:33:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:33:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3609791338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:33:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3609791338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:33:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3609791338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:33:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:25 smithi183 ceph-mon[99169]: from='client.29247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:33:25.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:25 smithi183 ceph-mon[99169]: pgmap v13476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:25.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:25 smithi183 ceph-mon[99169]: from='client.29253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:33:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:25 smithi119 ceph-mon[94175]: from='client.29247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:33:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:25 smithi119 ceph-mon[94175]: pgmap v13476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:25 smithi119 ceph-mon[94175]: from='client.29253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:33:25.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:25 smithi119 ceph-mon[108979]: from='client.29247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:33:25.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:25 smithi119 ceph-mon[108979]: pgmap v13476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:25.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:25 smithi119 ceph-mon[108979]: from='client.29253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:33:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:27 smithi183 ceph-mon[99169]: pgmap v13477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:27 smithi119 ceph-mon[94175]: pgmap v13477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:27 smithi119 ceph-mon[108979]: pgmap v13477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:29 smithi183 ceph-mon[99169]: pgmap v13478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:29 smithi119 ceph-mon[94175]: pgmap v13478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:29 smithi119 ceph-mon[108979]: pgmap v13478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:31 smithi183 ceph-mon[99169]: pgmap v13479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:31 smithi119 ceph-mon[94175]: pgmap v13479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:31 smithi119 ceph-mon[108979]: pgmap v13479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:33 smithi183 ceph-mon[99169]: pgmap v13480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:33 smithi119 ceph-mon[108979]: pgmap v13480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:33 smithi119 ceph-mon[94175]: pgmap v13480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:33:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:33:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:33:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:35 smithi183 ceph-mon[99169]: pgmap v13481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:35 smithi119 ceph-mon[94175]: pgmap v13481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:35 smithi119 ceph-mon[108979]: pgmap v13481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:37 smithi183 ceph-mon[99169]: pgmap v13482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:37 smithi119 ceph-mon[94175]: pgmap v13482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:37 smithi119 ceph-mon[108979]: pgmap v13482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:39 smithi183 ceph-mon[99169]: pgmap v13483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:39 smithi119 ceph-mon[94175]: pgmap v13483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:39 smithi119 ceph-mon[108979]: pgmap v13483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:41 smithi183 ceph-mon[99169]: pgmap v13484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:41 smithi119 ceph-mon[94175]: pgmap v13484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:41 smithi119 ceph-mon[108979]: pgmap v13484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:43 smithi183 ceph-mon[99169]: pgmap v13485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:43 smithi119 ceph-mon[94175]: pgmap v13485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:43.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:43 smithi119 ceph-mon[108979]: pgmap v13485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:33:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:33:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T21:33:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:45 smithi183 ceph-mon[99169]: pgmap v13486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:45 smithi119 ceph-mon[94175]: pgmap v13486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:45 smithi119 ceph-mon[108979]: pgmap v13486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:47 smithi183 ceph-mon[99169]: pgmap v13487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:47 smithi119 ceph-mon[94175]: pgmap v13487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:47 smithi119 ceph-mon[108979]: pgmap v13487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:49 smithi183 ceph-mon[99169]: pgmap v13488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:49 smithi119 ceph-mon[94175]: pgmap v13488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:49.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:49 smithi119 ceph-mon[108979]: pgmap v13488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:51 smithi183 ceph-mon[99169]: pgmap v13489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:51 smithi119 ceph-mon[94175]: pgmap v13489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:51 smithi119 ceph-mon[108979]: pgmap v13489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:53 smithi183 ceph-mon[99169]: pgmap v13490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:53 smithi119 ceph-mon[94175]: pgmap v13490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:53.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:53 smithi119 ceph-mon[108979]: pgmap v13490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:33:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:33:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T21:33:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:54.522 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:33:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:33:54.839 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:33:54.839 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 10m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:33:54.839 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 10m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:33:54.839 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 10m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:33:54.839 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 10m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:33:54.839 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 10m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:33:54.839 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 10m ago 6h 786M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:33:54.839 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 10m ago 6h 1653M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:33:54.840 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 10m ago 6h 756M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:33:54.840 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 10m ago 6h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:33:54.840 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 10m ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:33:54.840 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 10m ago 6h 20.5M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:33:54.840 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 10m ago 6h 5688M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:33:54.840 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 10m ago 6h 5760M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:33:54.840 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 10m ago 6h 5235M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:33:54.840 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 10m ago 6h 4935M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:33:54.840 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 10m ago 6h 4117M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:33:54.840 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 10m ago 6h 5145M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:33:54.840 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 10m ago 6h 4160M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:33:54.840 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 10m ago 6h 4956M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:33:54.840 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 10m ago 6h 109M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:33:55.222 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:33:55.222 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:33:55.223 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:33:55.223 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:33:55.223 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:33:55.223 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:33:55.223 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:33:55.223 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:33:55.223 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:33:55.223 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:33:55.223 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:33:55.223 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:33:55.223 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:33:55.223 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:33:55.223 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:33:55.223 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:33:55.224 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:33:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:55 smithi183 ceph-mon[99169]: pgmap v13491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3946907325' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:33:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:55 smithi119 ceph-mon[94175]: pgmap v13491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:55.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3946907325' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:33:55.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:55 smithi119 ceph-mon[108979]: pgmap v13491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:55.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3946907325' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:33:56.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:56 smithi183 ceph-mon[99169]: from='client.39149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:33:56.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:56 smithi183 ceph-mon[99169]: from='client.39155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:33:56.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:56 smithi119 ceph-mon[108979]: from='client.39149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:33:56.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:56 smithi119 ceph-mon[108979]: from='client.39155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:33:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:56 smithi119 ceph-mon[94175]: from='client.39149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:33:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:56 smithi119 ceph-mon[94175]: from='client.39155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:33:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:57 smithi183 ceph-mon[99169]: pgmap v13492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:57 smithi119 ceph-mon[108979]: pgmap v13492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:57.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:57 smithi119 ceph-mon[94175]: pgmap v13492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:33:59 smithi183 ceph-mon[99169]: pgmap v13493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:33:59 smithi119 ceph-mon[94175]: pgmap v13493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:33:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:33:59 smithi119 ceph-mon[108979]: pgmap v13493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:01 smithi183 ceph-mon[99169]: pgmap v13494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:34:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:01 smithi119 ceph-mon[94175]: pgmap v13494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:34:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:01 smithi119 ceph-mon[108979]: pgmap v13494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:34:03.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:03 smithi183 ceph-mon[99169]: pgmap v13495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:03 smithi119 ceph-mon[94175]: pgmap v13495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:03.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:03 smithi119 ceph-mon[108979]: pgmap v13495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:34:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:34:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T21:34:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:05 smithi183 ceph-mon[99169]: pgmap v13496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:34:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:34:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:34:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:34:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:34:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:34:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:34:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:05 smithi119 ceph-mon[108979]: pgmap v13496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:34:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:34:05.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:34:05.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:34:05.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:34:05.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:34:05.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:34:05.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:05 smithi119 ceph-mon[94175]: pgmap v13496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:05.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:34:05.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:34:05.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:34:05.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:34:05.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:34:05.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:34:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:34:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:07 smithi183 ceph-mon[99169]: pgmap v13497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:07 smithi119 ceph-mon[108979]: pgmap v13497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:07 smithi119 ceph-mon[94175]: pgmap v13497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:08.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:08 smithi183 ceph-mon[99169]: pgmap v13498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:08 smithi119 ceph-mon[94175]: pgmap v13498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:08 smithi119 ceph-mon[108979]: pgmap v13498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:10.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:10 smithi183 ceph-mon[99169]: pgmap v13499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:10.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:10 smithi119 ceph-mon[94175]: pgmap v13499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:10 smithi119 ceph-mon[108979]: pgmap v13499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:12 smithi183 ceph-mon[99169]: pgmap v13500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:12 smithi119 ceph-mon[108979]: pgmap v13500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:12 smithi119 ceph-mon[94175]: pgmap v13500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:34:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:34:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:34:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:14 smithi183 ceph-mon[99169]: pgmap v13501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:14 smithi119 ceph-mon[108979]: pgmap v13501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:14 smithi119 ceph-mon[94175]: pgmap v13501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:16 smithi183 ceph-mon[99169]: pgmap v13502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:16 smithi119 ceph-mon[108979]: pgmap v13502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:16 smithi119 ceph-mon[94175]: pgmap v13502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:18 smithi183 ceph-mon[99169]: pgmap v13503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:18 smithi119 ceph-mon[94175]: pgmap v13503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:18 smithi119 ceph-mon[108979]: pgmap v13503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:20 smithi183 ceph-mon[99169]: pgmap v13504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:20 smithi119 ceph-mon[94175]: pgmap v13504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:20 smithi119 ceph-mon[108979]: pgmap v13504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:22 smithi183 ceph-mon[99169]: pgmap v13505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:22 smithi119 ceph-mon[94175]: pgmap v13505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:22 smithi119 ceph-mon[108979]: pgmap v13505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:34:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:34:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:34:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:25 smithi183 ceph-mon[99169]: pgmap v13506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:25 smithi119 ceph-mon[94175]: pgmap v13506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:25 smithi119 ceph-mon[108979]: pgmap v13506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:25.569 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:34:25.874 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:34:25.875 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 21s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:34:25.875 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 21s ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:34:25.875 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 21s ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:34:25.875 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 21s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:34:25.875 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 21s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:34:25.875 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 21s ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:34:25.875 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 21s ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:34:25.875 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 21s ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:34:25.875 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 21s ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:34:25.875 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 21s ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:34:25.875 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 21s ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:34:25.875 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 21s ago 6h 5719M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:34:25.875 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 21s ago 6h 5787M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:34:25.876 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 21s ago 6h 5258M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:34:25.876 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 21s ago 6h 4964M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:34:25.876 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 21s ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:34:25.876 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 21s ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:34:25.876 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 21s ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:34:25.876 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 21s ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:34:25.876 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 21s ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:34:26.254 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:34:26.255 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:34:26.255 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:34:26.255 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:34:26.255 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:34:26.255 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:34:26.255 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:34:26.255 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:34:26.255 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:34:26.255 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:34:26.255 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:34:26.255 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:34:26.255 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:34:26.255 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:34:26.255 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:34:26.256 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:34:26.256 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:34:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:27 smithi183 ceph-mon[99169]: pgmap v13507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:27 smithi183 ceph-mon[99169]: from='client.29283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:34:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:27 smithi183 ceph-mon[99169]: from='client.29289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:34:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1575945184' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:34:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:27 smithi119 ceph-mon[94175]: pgmap v13507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:27 smithi119 ceph-mon[94175]: from='client.29283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:34:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:27 smithi119 ceph-mon[94175]: from='client.29289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:34:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1575945184' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:34:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:27 smithi119 ceph-mon[108979]: pgmap v13507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:27 smithi119 ceph-mon[108979]: from='client.29283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:34:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:27 smithi119 ceph-mon[108979]: from='client.29289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:34:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1575945184' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:34:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:29 smithi183 ceph-mon[99169]: pgmap v13508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:29 smithi119 ceph-mon[94175]: pgmap v13508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:29 smithi119 ceph-mon[108979]: pgmap v13508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:31 smithi183 ceph-mon[99169]: pgmap v13509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:31 smithi119 ceph-mon[94175]: pgmap v13509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:31 smithi119 ceph-mon[108979]: pgmap v13509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:33 smithi183 ceph-mon[99169]: pgmap v13510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:33 smithi119 ceph-mon[94175]: pgmap v13510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:33 smithi119 ceph-mon[108979]: pgmap v13510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:34:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:34:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:34:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:35 smithi183 ceph-mon[99169]: pgmap v13511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:35 smithi119 ceph-mon[94175]: pgmap v13511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:35 smithi119 ceph-mon[108979]: pgmap v13511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:37 smithi183 ceph-mon[99169]: pgmap v13512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:37 smithi119 ceph-mon[94175]: pgmap v13512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:37 smithi119 ceph-mon[108979]: pgmap v13512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:39 smithi183 ceph-mon[99169]: pgmap v13513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:39 smithi119 ceph-mon[108979]: pgmap v13513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:39 smithi119 ceph-mon[94175]: pgmap v13513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:41 smithi183 ceph-mon[99169]: pgmap v13514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:41 smithi119 ceph-mon[94175]: pgmap v13514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:41 smithi119 ceph-mon[108979]: pgmap v13514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:43 smithi183 ceph-mon[99169]: pgmap v13515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:43 smithi119 ceph-mon[94175]: pgmap v13515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:43 smithi119 ceph-mon[108979]: pgmap v13515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:34:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:34:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:34:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:45 smithi183 ceph-mon[99169]: pgmap v13516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:45 smithi119 ceph-mon[94175]: pgmap v13516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:45 smithi119 ceph-mon[108979]: pgmap v13516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:47 smithi183 ceph-mon[99169]: pgmap v13517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:47 smithi119 ceph-mon[94175]: pgmap v13517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:47 smithi119 ceph-mon[108979]: pgmap v13517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:49 smithi183 ceph-mon[99169]: pgmap v13518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:49 smithi119 ceph-mon[94175]: pgmap v13518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:49 smithi119 ceph-mon[108979]: pgmap v13518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:51 smithi183 ceph-mon[99169]: pgmap v13519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:51 smithi119 ceph-mon[94175]: pgmap v13519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:51 smithi119 ceph-mon[108979]: pgmap v13519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:53 smithi183 ceph-mon[99169]: pgmap v13520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:53 smithi119 ceph-mon[94175]: pgmap v13520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:53 smithi119 ceph-mon[108979]: pgmap v13520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:34:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:34:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:34:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:34:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:55 smithi183 ceph-mon[99169]: pgmap v13521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:55 smithi119 ceph-mon[94175]: pgmap v13521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:55 smithi119 ceph-mon[108979]: pgmap v13521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:56.599 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:34:56.908 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:34:56.908 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 52s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:34:56.909 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 52s ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:34:56.909 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 52s ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:34:56.909 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 52s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:34:56.909 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 52s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:34:56.909 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 52s ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:34:56.909 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 52s ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:34:56.909 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 52s ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:34:56.909 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 52s ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:34:56.909 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 52s ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:34:56.909 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 52s ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:34:56.909 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 52s ago 6h 5719M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:34:56.909 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 52s ago 6h 5787M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:34:56.909 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 52s ago 6h 5258M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:34:56.909 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 52s ago 6h 4964M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:34:56.910 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 52s ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:34:56.910 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 52s ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:34:56.910 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 52s ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:34:56.910 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 52s ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:34:56.910 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 52s ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:34:57.292 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:34:57.292 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:34:57.292 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:34:57.292 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:34:57.292 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:34:57.292 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:34:57.293 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:34:57.293 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:34:57.293 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:34:57.293 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:34:57.293 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:34:57.293 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:34:57.293 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:34:57.293 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:34:57.293 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:34:57.293 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:34:57.293 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:34:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:57 smithi183 ceph-mon[99169]: pgmap v13522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:57 smithi119 ceph-mon[94175]: pgmap v13522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:57 smithi119 ceph-mon[108979]: pgmap v13522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:58 smithi183 ceph-mon[99169]: from='client.29301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:34:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:58 smithi183 ceph-mon[99169]: from='client.39191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:34:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3005313979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:34:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:58 smithi119 ceph-mon[94175]: from='client.29301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:34:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:58 smithi119 ceph-mon[94175]: from='client.39191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:34:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3005313979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:34:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:58 smithi119 ceph-mon[108979]: from='client.29301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:34:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:58 smithi119 ceph-mon[108979]: from='client.39191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:34:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3005313979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:34:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:34:59 smithi183 ceph-mon[99169]: pgmap v13523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:34:59 smithi119 ceph-mon[94175]: pgmap v13523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:34:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:34:59 smithi119 ceph-mon[108979]: pgmap v13523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:01 smithi183 ceph-mon[99169]: pgmap v13524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:01 smithi119 ceph-mon[94175]: pgmap v13524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:01 smithi119 ceph-mon[108979]: pgmap v13524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:03.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:03 smithi183 ceph-mon[99169]: pgmap v13525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:03 smithi119 ceph-mon[94175]: pgmap v13525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:03 smithi119 ceph-mon[108979]: pgmap v13525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:35:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:35:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:35:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:05 smithi183 ceph-mon[99169]: pgmap v13526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:05 smithi119 ceph-mon[94175]: pgmap v13526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:05 smithi119 ceph-mon[108979]: pgmap v13526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:35:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:35:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:35:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:35:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:35:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:35:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:35:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:35:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:35:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:35:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:35:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:35:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:07 smithi183 ceph-mon[99169]: pgmap v13527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:07 smithi119 ceph-mon[94175]: pgmap v13527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:07 smithi119 ceph-mon[108979]: pgmap v13527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:09 smithi183 ceph-mon[99169]: pgmap v13528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:09 smithi119 ceph-mon[94175]: pgmap v13528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:09 smithi119 ceph-mon[108979]: pgmap v13528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:11 smithi183 ceph-mon[99169]: pgmap v13529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:11 smithi119 ceph-mon[94175]: pgmap v13529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:11 smithi119 ceph-mon[108979]: pgmap v13529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:13 smithi183 ceph-mon[99169]: pgmap v13530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:13 smithi119 ceph-mon[94175]: pgmap v13530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:13 smithi119 ceph-mon[108979]: pgmap v13530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:35:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:35:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:35:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:15 smithi183 ceph-mon[99169]: pgmap v13531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:15 smithi119 ceph-mon[108979]: pgmap v13531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:15 smithi119 ceph-mon[94175]: pgmap v13531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:17 smithi183 ceph-mon[99169]: pgmap v13532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:17 smithi119 ceph-mon[94175]: pgmap v13532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:17 smithi119 ceph-mon[108979]: pgmap v13532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:19 smithi183 ceph-mon[99169]: pgmap v13533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:19 smithi119 ceph-mon[94175]: pgmap v13533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:19 smithi119 ceph-mon[108979]: pgmap v13533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:21 smithi183 ceph-mon[99169]: pgmap v13534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:21 smithi119 ceph-mon[94175]: pgmap v13534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:21 smithi119 ceph-mon[108979]: pgmap v13534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:23 smithi183 ceph-mon[99169]: pgmap v13535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:23 smithi119 ceph-mon[94175]: pgmap v13535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:23 smithi119 ceph-mon[108979]: pgmap v13535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:35:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:35:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T21:35:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:25 smithi183 ceph-mon[99169]: pgmap v13536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:25 smithi119 ceph-mon[94175]: pgmap v13536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:25 smithi119 ceph-mon[108979]: pgmap v13536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:27 smithi183 ceph-mon[99169]: pgmap v13537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:27 smithi119 ceph-mon[94175]: pgmap v13537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:27 smithi119 ceph-mon[108979]: pgmap v13537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:27.637 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:35:27.946 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 83s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 83s ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 83s ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 83s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 83s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 83s ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 83s ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 83s ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 83s ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 83s ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 83s ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 83s ago 6h 5719M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 83s ago 6h 5787M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 83s ago 6h 5258M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:35:27.948 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 83s ago 6h 4964M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:35:27.948 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 83s ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:35:27.948 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 83s ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:35:27.948 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 83s ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:35:27.948 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 83s ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:35:27.948 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 83s ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:35:28.326 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:35:28.326 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:35:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:29 smithi183 ceph-mon[99169]: pgmap v13538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:29 smithi183 ceph-mon[99169]: from='client.29319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:35:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:29 smithi183 ceph-mon[99169]: from='client.29325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:35:29.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3396314040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:35:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:29 smithi119 ceph-mon[108979]: pgmap v13538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:29.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:29 smithi119 ceph-mon[108979]: from='client.29319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:35:29.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:29 smithi119 ceph-mon[108979]: from='client.29325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:35:29.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3396314040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:35:29.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:29 smithi119 ceph-mon[94175]: pgmap v13538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:29.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:29 smithi119 ceph-mon[94175]: from='client.29319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:35:29.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:29 smithi119 ceph-mon[94175]: from='client.29325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:35:29.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3396314040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:35:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:31 smithi183 ceph-mon[99169]: pgmap v13539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:31 smithi119 ceph-mon[94175]: pgmap v13539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:31 smithi119 ceph-mon[108979]: pgmap v13539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:33 smithi183 ceph-mon[99169]: pgmap v13540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:33 smithi119 ceph-mon[94175]: pgmap v13540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:33 smithi119 ceph-mon[108979]: pgmap v13540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:35:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:35:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T21:35:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:35 smithi183 ceph-mon[99169]: pgmap v13541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:35 smithi119 ceph-mon[94175]: pgmap v13541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:35 smithi119 ceph-mon[108979]: pgmap v13541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:37 smithi183 ceph-mon[99169]: pgmap v13542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:37 smithi119 ceph-mon[94175]: pgmap v13542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:37 smithi119 ceph-mon[108979]: pgmap v13542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:39 smithi183 ceph-mon[99169]: pgmap v13543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:39 smithi119 ceph-mon[94175]: pgmap v13543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:39 smithi119 ceph-mon[108979]: pgmap v13543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:41 smithi183 ceph-mon[99169]: pgmap v13544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:41 smithi119 ceph-mon[94175]: pgmap v13544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:41 smithi119 ceph-mon[108979]: pgmap v13544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:43 smithi183 ceph-mon[99169]: pgmap v13545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:43 smithi119 ceph-mon[94175]: pgmap v13545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:43 smithi119 ceph-mon[108979]: pgmap v13545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:35:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:35:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T21:35:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:45 smithi183 ceph-mon[99169]: pgmap v13546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:45 smithi119 ceph-mon[108979]: pgmap v13546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:45 smithi119 ceph-mon[94175]: pgmap v13546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:47 smithi183 ceph-mon[99169]: pgmap v13547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:47 smithi119 ceph-mon[94175]: pgmap v13547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:47 smithi119 ceph-mon[108979]: pgmap v13547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:49 smithi183 ceph-mon[99169]: pgmap v13548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:49 smithi119 ceph-mon[94175]: pgmap v13548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:49 smithi119 ceph-mon[108979]: pgmap v13548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:51 smithi183 ceph-mon[99169]: pgmap v13549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:51 smithi119 ceph-mon[94175]: pgmap v13549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:51.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:51 smithi119 ceph-mon[108979]: pgmap v13549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:53 smithi183 ceph-mon[99169]: pgmap v13550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:53 smithi119 ceph-mon[94175]: pgmap v13550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:53.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:53 smithi119 ceph-mon[108979]: pgmap v13550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:35:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:35:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:35:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:35:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:55 smithi183 ceph-mon[99169]: pgmap v13551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:55 smithi119 ceph-mon[94175]: pgmap v13551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:55 smithi119 ceph-mon[108979]: pgmap v13551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:57 smithi183 ceph-mon[99169]: pgmap v13552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:57 smithi119 ceph-mon[94175]: pgmap v13552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:57 smithi119 ceph-mon[108979]: pgmap v13552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:58.671 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:35:58.977 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:35:58.977 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 114s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:35:58.977 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 114s ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:35:58.977 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 114s ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:35:58.977 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 114s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:35:58.977 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 114s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:35:58.977 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 114s ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:35:58.977 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 114s ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:35:58.977 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 114s ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:35:58.977 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 114s ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:35:58.977 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 114s ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:35:58.978 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 114s ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:35:58.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 114s ago 6h 5719M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:35:58.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 114s ago 6h 5787M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:35:58.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 114s ago 6h 5258M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:35:58.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 114s ago 6h 4964M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:35:58.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 114s ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:35:58.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 114s ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:35:58.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 114s ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:35:58.978 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 114s ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:35:58.978 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 114s ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:35:59.359 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:35:59.359 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:35:59.359 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:35:59.359 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:35:59.359 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:35:59.359 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:35:59.359 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:35:59.359 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:35:59.359 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:35:59.359 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:35:59.360 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:35:59.360 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:35:59.360 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:35:59.360 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:35:59.360 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:35:59.360 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:35:59.360 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:35:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:35:59 smithi183 ceph-mon[99169]: pgmap v13553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:35:59 smithi119 ceph-mon[94175]: pgmap v13553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:35:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:35:59 smithi119 ceph-mon[108979]: pgmap v13553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:00 smithi183 ceph-mon[99169]: from='client.29337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:36:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:00 smithi183 ceph-mon[99169]: from='client.29343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:36:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1695082361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:36:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:00 smithi119 ceph-mon[94175]: from='client.29337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:36:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:00 smithi119 ceph-mon[94175]: from='client.29343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:36:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1695082361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:36:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:00 smithi119 ceph-mon[108979]: from='client.29337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:36:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:00 smithi119 ceph-mon[108979]: from='client.29343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:36:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1695082361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:36:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:01 smithi183 ceph-mon[99169]: pgmap v13554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:01 smithi119 ceph-mon[94175]: pgmap v13554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:01 smithi119 ceph-mon[108979]: pgmap v13554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:03.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:03 smithi183 ceph-mon[99169]: pgmap v13555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:03 smithi119 ceph-mon[94175]: pgmap v13555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:03 smithi119 ceph-mon[108979]: pgmap v13555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:36:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:36:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:36:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:05 smithi183 ceph-mon[99169]: pgmap v13556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:05 smithi119 ceph-mon[94175]: pgmap v13556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:05 smithi119 ceph-mon[108979]: pgmap v13556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:36:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:36:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:36:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:07 smithi119 ceph-mon[108979]: pgmap v13557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:36:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:36:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:36:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:07 smithi119 ceph-mon[94175]: pgmap v13557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:36:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:36:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:36:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:07 smithi183 ceph-mon[99169]: pgmap v13557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:07.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:36:07.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:36:07.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:36:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:09 smithi183 ceph-mon[99169]: pgmap v13558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:09 smithi119 ceph-mon[94175]: pgmap v13558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:09 smithi119 ceph-mon[108979]: pgmap v13558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:11 smithi183 ceph-mon[99169]: pgmap v13559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:11 smithi119 ceph-mon[94175]: pgmap v13559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:11 smithi119 ceph-mon[108979]: pgmap v13559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:13 smithi183 ceph-mon[99169]: pgmap v13560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:13 smithi119 ceph-mon[94175]: pgmap v13560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:13 smithi119 ceph-mon[108979]: pgmap v13560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:36:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:36:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:36:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:15 smithi183 ceph-mon[99169]: pgmap v13561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:15 smithi119 ceph-mon[108979]: pgmap v13561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:15 smithi119 ceph-mon[94175]: pgmap v13561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:17 smithi183 ceph-mon[99169]: pgmap v13562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:17 smithi119 ceph-mon[94175]: pgmap v13562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:17.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:17 smithi119 ceph-mon[108979]: pgmap v13562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:19 smithi183 ceph-mon[99169]: pgmap v13563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:19 smithi119 ceph-mon[94175]: pgmap v13563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:19 smithi119 ceph-mon[108979]: pgmap v13563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:21 smithi183 ceph-mon[99169]: pgmap v13564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:21 smithi119 ceph-mon[94175]: pgmap v13564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:21 smithi119 ceph-mon[108979]: pgmap v13564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:23 smithi183 ceph-mon[99169]: pgmap v13565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:23 smithi119 ceph-mon[94175]: pgmap v13565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:23 smithi119 ceph-mon[108979]: pgmap v13565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:36:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:36:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:36:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:25 smithi183 ceph-mon[99169]: pgmap v13566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:25 smithi119 ceph-mon[94175]: pgmap v13566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:25.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:25 smithi119 ceph-mon[108979]: pgmap v13566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:27 smithi183 ceph-mon[99169]: pgmap v13567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:27 smithi119 ceph-mon[94175]: pgmap v13567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:27 smithi119 ceph-mon[108979]: pgmap v13567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:29 smithi183 ceph-mon[99169]: pgmap v13568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:29 smithi119 ceph-mon[108979]: pgmap v13568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:29 smithi119 ceph-mon[94175]: pgmap v13568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:29.709 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:36:30.012 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:36:30.012 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 2m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:36:30.012 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 2m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:36:30.012 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 2m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:36:30.012 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 2m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:36:30.012 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 2m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:36:30.012 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 2m ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:36:30.012 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 2m ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:36:30.012 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 2m ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:36:30.012 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 2m ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:36:30.012 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 2m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:36:30.012 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 2m ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:36:30.013 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 2m ago 6h 5719M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:36:30.013 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 2m ago 6h 5787M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:36:30.013 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 2m ago 6h 5258M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:36:30.013 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 2m ago 6h 4964M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:36:30.013 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 2m ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:36:30.013 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 2m ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:36:30.013 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 2m ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:36:30.013 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 2m ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:36:30.013 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 2m ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:36:30.393 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:36:30.393 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:36:30.393 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:36:30.393 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:36:30.394 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:36:30.394 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:36:30.394 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:36:30.394 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:36:30.394 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:36:30.394 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:36:30.394 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:36:30.394 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:36:30.394 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:36:30.394 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:36:30.394 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:36:30.394 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:36:30.394 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:36:31.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:31 smithi183 ceph-mon[99169]: pgmap v13569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:31.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:31 smithi183 ceph-mon[99169]: from='client.29355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:36:31.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:31 smithi183 ceph-mon[99169]: from='client.39245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:36:31.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4007869075' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:36:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:31 smithi119 ceph-mon[94175]: pgmap v13569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:31 smithi119 ceph-mon[94175]: from='client.29355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:36:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:31 smithi119 ceph-mon[94175]: from='client.39245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:36:31.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4007869075' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:36:31.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:31 smithi119 ceph-mon[108979]: pgmap v13569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:31.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:31 smithi119 ceph-mon[108979]: from='client.29355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:36:31.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:31 smithi119 ceph-mon[108979]: from='client.39245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:36:31.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4007869075' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:36:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:33 smithi183 ceph-mon[99169]: pgmap v13570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:33 smithi119 ceph-mon[94175]: pgmap v13570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:33.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:33 smithi119 ceph-mon[108979]: pgmap v13570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:36:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:36:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:36:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:35 smithi183 ceph-mon[99169]: pgmap v13571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:35 smithi119 ceph-mon[94175]: pgmap v13571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:35 smithi119 ceph-mon[108979]: pgmap v13571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:37 smithi183 ceph-mon[99169]: pgmap v13572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:37 smithi119 ceph-mon[94175]: pgmap v13572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:37 smithi119 ceph-mon[108979]: pgmap v13572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:39 smithi183 ceph-mon[99169]: pgmap v13573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:39 smithi119 ceph-mon[94175]: pgmap v13573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:39 smithi119 ceph-mon[108979]: pgmap v13573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:41.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:41 smithi183 ceph-mon[99169]: pgmap v13574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:41 smithi119 ceph-mon[94175]: pgmap v13574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:41 smithi119 ceph-mon[108979]: pgmap v13574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:43 smithi183 ceph-mon[99169]: pgmap v13575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:43 smithi119 ceph-mon[94175]: pgmap v13575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:43 smithi119 ceph-mon[108979]: pgmap v13575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:36:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:36:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:36:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:45 smithi183 ceph-mon[99169]: pgmap v13576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:45 smithi119 ceph-mon[94175]: pgmap v13576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:45 smithi119 ceph-mon[108979]: pgmap v13576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:47 smithi183 ceph-mon[99169]: pgmap v13577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:47 smithi119 ceph-mon[94175]: pgmap v13577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:47 smithi119 ceph-mon[108979]: pgmap v13577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:49 smithi183 ceph-mon[99169]: pgmap v13578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:49 smithi119 ceph-mon[94175]: pgmap v13578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:49.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:49 smithi119 ceph-mon[108979]: pgmap v13578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:51 smithi183 ceph-mon[99169]: pgmap v13579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:51 smithi119 ceph-mon[94175]: pgmap v13579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:51 smithi119 ceph-mon[108979]: pgmap v13579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:53 smithi183 ceph-mon[99169]: pgmap v13580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:53 smithi119 ceph-mon[94175]: pgmap v13580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:53 smithi119 ceph-mon[108979]: pgmap v13580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:36:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:36:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T21:36:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:36:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:55 smithi183 ceph-mon[99169]: pgmap v13581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:55 smithi119 ceph-mon[94175]: pgmap v13581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:55 smithi119 ceph-mon[108979]: pgmap v13581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:57 smithi183 ceph-mon[99169]: pgmap v13582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:57 smithi119 ceph-mon[94175]: pgmap v13582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:57.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:57 smithi119 ceph-mon[108979]: pgmap v13582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:36:59 smithi183 ceph-mon[99169]: pgmap v13583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:36:59 smithi119 ceph-mon[94175]: pgmap v13583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:36:59.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:36:59 smithi119 ceph-mon[108979]: pgmap v13583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:00.736 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:37:01.041 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 2m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 2m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 2m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 2m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 2m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 2m ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 2m ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 2m ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 2m ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 2m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 2m ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 2m ago 6h 5719M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 2m ago 6h 5787M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:37:01.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 2m ago 6h 5258M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:37:01.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 2m ago 6h 4964M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:37:01.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 2m ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:37:01.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 2m ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:37:01.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 2m ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:37:01.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 2m ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:37:01.043 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 2m ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:37:01.421 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:37:01.421 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:37:01.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:37:01.421 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:37:01.421 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:37:01.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:37:01.422 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:37:01.422 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:37:01.422 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:37:01.422 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:37:01.422 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:37:01.422 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:37:01.422 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:37:01.422 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:37:01.422 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:37:01.422 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:37:01.422 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:37:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:01 smithi183 ceph-mon[99169]: pgmap v13584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:01 smithi119 ceph-mon[94175]: pgmap v13584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:01 smithi119 ceph-mon[108979]: pgmap v13584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:02 smithi183 ceph-mon[99169]: from='client.29373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:37:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:02 smithi183 ceph-mon[99169]: from='client.29379 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:37:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1846118985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:37:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:02 smithi119 ceph-mon[108979]: from='client.29373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:37:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:02 smithi119 ceph-mon[108979]: from='client.29379 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:37:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1846118985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:37:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:02 smithi119 ceph-mon[94175]: from='client.29373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:37:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:02 smithi119 ceph-mon[94175]: from='client.29379 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:37:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1846118985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:37:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:03 smithi183 ceph-mon[99169]: pgmap v13585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:03 smithi119 ceph-mon[94175]: pgmap v13585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:03 smithi119 ceph-mon[108979]: pgmap v13585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:37:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:37:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T21:37:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:05 smithi183 ceph-mon[99169]: pgmap v13586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:05 smithi119 ceph-mon[94175]: pgmap v13586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:05 smithi119 ceph-mon[108979]: pgmap v13586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:07 smithi183 ceph-mon[99169]: pgmap v13587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:37:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:37:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:37:07.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:07 smithi119 ceph-mon[108979]: pgmap v13587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:07.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:37:07.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:37:07.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:37:07.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:07 smithi119 ceph-mon[94175]: pgmap v13587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:07.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:37:07.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:37:07.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:37:08.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:37:08.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:37:08.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:37:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:37:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:37:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:37:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:37:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:37:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:37:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:09 smithi183 ceph-mon[99169]: pgmap v13588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:09 smithi119 ceph-mon[94175]: pgmap v13588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:09 smithi119 ceph-mon[108979]: pgmap v13588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:11 smithi183 ceph-mon[99169]: pgmap v13589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:11 smithi119 ceph-mon[94175]: pgmap v13589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:11 smithi119 ceph-mon[108979]: pgmap v13589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:13 smithi183 ceph-mon[99169]: pgmap v13590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:13 smithi119 ceph-mon[94175]: pgmap v13590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:13 smithi119 ceph-mon[108979]: pgmap v13590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:37:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:37:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:37:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:15 smithi183 ceph-mon[99169]: pgmap v13591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:15 smithi119 ceph-mon[108979]: pgmap v13591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:15 smithi119 ceph-mon[94175]: pgmap v13591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:17 smithi183 ceph-mon[99169]: pgmap v13592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:17 smithi119 ceph-mon[94175]: pgmap v13592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:17 smithi119 ceph-mon[108979]: pgmap v13592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:19 smithi183 ceph-mon[99169]: pgmap v13593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:19 smithi119 ceph-mon[94175]: pgmap v13593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:19.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:19 smithi119 ceph-mon[108979]: pgmap v13593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:21 smithi183 ceph-mon[99169]: pgmap v13594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:21 smithi119 ceph-mon[94175]: pgmap v13594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:21 smithi119 ceph-mon[108979]: pgmap v13594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:23 smithi183 ceph-mon[99169]: pgmap v13595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:23 smithi119 ceph-mon[94175]: pgmap v13595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:23.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:23 smithi119 ceph-mon[108979]: pgmap v13595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:37:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:37:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:37:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:25 smithi183 ceph-mon[99169]: pgmap v13596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:25 smithi119 ceph-mon[94175]: pgmap v13596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:25 smithi119 ceph-mon[108979]: pgmap v13596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:27 smithi183 ceph-mon[99169]: pgmap v13597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:27 smithi119 ceph-mon[108979]: pgmap v13597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:27 smithi119 ceph-mon[94175]: pgmap v13597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:29 smithi183 ceph-mon[99169]: pgmap v13598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:29 smithi119 ceph-mon[94175]: pgmap v13598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:29 smithi119 ceph-mon[108979]: pgmap v13598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:31 smithi183 ceph-mon[99169]: pgmap v13599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:31 smithi119 ceph-mon[94175]: pgmap v13599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:31 smithi119 ceph-mon[108979]: pgmap v13599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:31.762 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:37:32.071 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:37:32.071 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 3m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:37:32.071 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 3m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:37:32.071 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 3m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:37:32.071 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 3m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:37:32.071 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 3m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:37:32.071 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 3m ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:37:32.071 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 3m ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:37:32.071 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 3m ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:37:32.071 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 3m ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:37:32.071 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 3m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:37:32.071 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 3m ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:37:32.072 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 3m ago 6h 5719M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:37:32.072 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 3m ago 6h 5787M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:37:32.072 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 3m ago 6h 5258M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:37:32.072 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 3m ago 6h 4964M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:37:32.072 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 3m ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:37:32.072 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 3m ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:37:32.072 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 3m ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:37:32.072 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 3m ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:37:32.072 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 3m ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:37:32.449 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:37:32.449 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:37:32.449 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:37:32.449 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:37:32.449 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:37:32.449 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:37:32.449 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:37:32.449 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:37:32.449 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:37:32.449 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:37:32.449 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:37:32.449 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:37:32.450 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:37:32.450 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:37:32.450 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:37:32.450 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:37:32.450 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:37:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:33 smithi183 ceph-mon[99169]: pgmap v13600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:33.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:33 smithi183 ceph-mon[99169]: from='client.29391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:37:33.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:33 smithi183 ceph-mon[99169]: from='client.29397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:37:33.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/659639140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:37:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:33 smithi119 ceph-mon[94175]: pgmap v13600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:33 smithi119 ceph-mon[94175]: from='client.29391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:37:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:33 smithi119 ceph-mon[94175]: from='client.29397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:37:33.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/659639140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:37:33.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:33 smithi119 ceph-mon[108979]: pgmap v13600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:33.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:33 smithi119 ceph-mon[108979]: from='client.29391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:37:33.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:33 smithi119 ceph-mon[108979]: from='client.29397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:37:33.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/659639140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:37:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:37:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:37:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:37:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:35 smithi183 ceph-mon[99169]: pgmap v13601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:35 smithi119 ceph-mon[94175]: pgmap v13601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:35 smithi119 ceph-mon[108979]: pgmap v13601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:37 smithi183 ceph-mon[99169]: pgmap v13602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:37 smithi119 ceph-mon[94175]: pgmap v13602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:37 smithi119 ceph-mon[108979]: pgmap v13602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:39 smithi183 ceph-mon[99169]: pgmap v13603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:39 smithi119 ceph-mon[94175]: pgmap v13603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:39 smithi119 ceph-mon[108979]: pgmap v13603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:41 smithi183 ceph-mon[99169]: pgmap v13604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:41 smithi119 ceph-mon[108979]: pgmap v13604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:41 smithi119 ceph-mon[94175]: pgmap v13604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:43 smithi183 ceph-mon[99169]: pgmap v13605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:43 smithi119 ceph-mon[94175]: pgmap v13605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:43 smithi119 ceph-mon[108979]: pgmap v13605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:37:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:37:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:37:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:45 smithi183 ceph-mon[99169]: pgmap v13606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:45 smithi119 ceph-mon[108979]: pgmap v13606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:45.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:45 smithi119 ceph-mon[94175]: pgmap v13606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:47 smithi183 ceph-mon[99169]: pgmap v13607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:47 smithi119 ceph-mon[94175]: pgmap v13607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:47 smithi119 ceph-mon[108979]: pgmap v13607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:49 smithi183 ceph-mon[99169]: pgmap v13608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:49 smithi119 ceph-mon[94175]: pgmap v13608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:49 smithi119 ceph-mon[108979]: pgmap v13608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:51 smithi183 ceph-mon[99169]: pgmap v13609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:51 smithi119 ceph-mon[94175]: pgmap v13609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:51 smithi119 ceph-mon[108979]: pgmap v13609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:53 smithi183 ceph-mon[99169]: pgmap v13610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:53 smithi119 ceph-mon[94175]: pgmap v13610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:53 smithi119 ceph-mon[108979]: pgmap v13610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:37:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:37:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:37:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:37:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:55 smithi183 ceph-mon[99169]: pgmap v13611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:55 smithi119 ceph-mon[94175]: pgmap v13611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:55 smithi119 ceph-mon[108979]: pgmap v13611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:57 smithi183 ceph-mon[99169]: pgmap v13612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:57 smithi119 ceph-mon[108979]: pgmap v13612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:57 smithi119 ceph-mon[94175]: pgmap v13612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:37:59 smithi183 ceph-mon[99169]: pgmap v13613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:37:59 smithi119 ceph-mon[94175]: pgmap v13613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:37:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:37:59 smithi119 ceph-mon[108979]: pgmap v13613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:01 smithi183 ceph-mon[99169]: pgmap v13614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:01 smithi119 ceph-mon[108979]: pgmap v13614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:01 smithi119 ceph-mon[94175]: pgmap v13614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:02.787 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:38:03.097 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:38:03.097 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 3m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:38:03.097 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 3m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:38:03.097 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 3m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:38:03.097 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 3m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:38:03.097 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 3m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:38:03.097 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 3m ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:38:03.097 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 3m ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:38:03.097 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 3m ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:38:03.097 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 3m ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:38:03.097 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 3m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:38:03.098 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 3m ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:38:03.098 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 3m ago 6h 5719M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:38:03.098 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 3m ago 6h 5787M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:38:03.098 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 3m ago 6h 5258M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:38:03.098 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 3m ago 6h 4964M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:38:03.098 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 3m ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:38:03.098 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 3m ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:38:03.098 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 3m ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:38:03.098 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 3m ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:38:03.098 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 3m ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:38:03.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:03 smithi183 ceph-mon[99169]: pgmap v13615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:03 smithi119 ceph-mon[94175]: pgmap v13615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:03 smithi119 ceph-mon[108979]: pgmap v13615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:03.479 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:38:03.479 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:38:03.480 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:38:03.480 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:38:03.480 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:38:03.480 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:38:03.480 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:38:03.480 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:38:03.480 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:38:03.480 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:38:03.481 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:38:03.481 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:38:03.481 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:38:03.481 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:38:03.481 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:38:03.481 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:38:03.481 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:38:04.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:04 smithi183 ceph-mon[99169]: from='client.29409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:38:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:04 smithi183 ceph-mon[99169]: from='client.29415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:38:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2901076767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:38:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:38:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:38:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:38:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:04 smithi119 ceph-mon[94175]: from='client.29409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:38:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:04 smithi119 ceph-mon[94175]: from='client.29415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:38:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2901076767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:38:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:04 smithi119 ceph-mon[108979]: from='client.29409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:38:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:04 smithi119 ceph-mon[108979]: from='client.29415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:38:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2901076767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:38:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:05 smithi183 ceph-mon[99169]: pgmap v13616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:05 smithi119 ceph-mon[94175]: pgmap v13616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:05 smithi119 ceph-mon[108979]: pgmap v13616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:07 smithi183 ceph-mon[99169]: pgmap v13617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:07 smithi119 ceph-mon[94175]: pgmap v13617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:07 smithi119 ceph-mon[108979]: pgmap v13617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:38:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:38:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:38:08.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:38:08.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:38:08.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:38:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:38:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:38:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:38:09.285 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:09 smithi119 ceph-mon[108979]: pgmap v13618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:09.286 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:09.286 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:09 smithi119 ceph-mon[94175]: pgmap v13618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:09.286 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:09 smithi183 ceph-mon[99169]: pgmap v13618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:11 smithi183 ceph-mon[99169]: pgmap v13619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:11 smithi119 ceph-mon[94175]: pgmap v13619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:11 smithi119 ceph-mon[108979]: pgmap v13619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:38:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:38:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:38:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:38:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:38:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:38:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:38:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:38:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:38:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:38:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:38:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:38:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:38:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:38:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:38:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:13 smithi183 ceph-mon[99169]: pgmap v13620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:13 smithi119 ceph-mon[94175]: pgmap v13620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:13 smithi119 ceph-mon[108979]: pgmap v13620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:38:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:38:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:38:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:15 smithi183 ceph-mon[99169]: pgmap v13621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:15 smithi119 ceph-mon[94175]: pgmap v13621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:15.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:15 smithi119 ceph-mon[108979]: pgmap v13621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:17 smithi183 ceph-mon[99169]: pgmap v13622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:17 smithi119 ceph-mon[108979]: pgmap v13622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:17 smithi119 ceph-mon[94175]: pgmap v13622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:19 smithi183 ceph-mon[99169]: pgmap v13623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:19 smithi119 ceph-mon[108979]: pgmap v13623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:19 smithi119 ceph-mon[94175]: pgmap v13623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:21 smithi183 ceph-mon[99169]: pgmap v13624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:21 smithi119 ceph-mon[108979]: pgmap v13624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:21.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:21 smithi119 ceph-mon[94175]: pgmap v13624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:23 smithi183 ceph-mon[99169]: pgmap v13625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:23 smithi119 ceph-mon[108979]: pgmap v13625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:23 smithi119 ceph-mon[94175]: pgmap v13625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:38:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:38:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:38:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:25 smithi183 ceph-mon[99169]: pgmap v13626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:25 smithi119 ceph-mon[94175]: pgmap v13626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:25 smithi119 ceph-mon[108979]: pgmap v13626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:27 smithi183 ceph-mon[99169]: pgmap v13627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:27 smithi119 ceph-mon[94175]: pgmap v13627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:27 smithi119 ceph-mon[108979]: pgmap v13627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:29 smithi183 ceph-mon[99169]: pgmap v13628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:29 smithi119 ceph-mon[94175]: pgmap v13628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:29 smithi119 ceph-mon[108979]: pgmap v13628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:31 smithi183 ceph-mon[99169]: pgmap v13629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:31 smithi119 ceph-mon[94175]: pgmap v13629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:31 smithi119 ceph-mon[108979]: pgmap v13629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:33 smithi183 ceph-mon[99169]: pgmap v13630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:33 smithi119 ceph-mon[94175]: pgmap v13630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:33 smithi119 ceph-mon[108979]: pgmap v13630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:33.829 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:38:34.132 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:38:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 4m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:38:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 4m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:38:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 4m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:38:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 4m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:38:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 4m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:38:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 4m ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:38:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 4m ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:38:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 4m ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:38:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 4m ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:38:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 4m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:38:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 4m ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:38:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 4m ago 6h 5719M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:38:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 4m ago 6h 5787M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:38:34.133 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 4m ago 6h 5258M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:38:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 4m ago 6h 4964M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:38:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 4m ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:38:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 4m ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:38:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 4m ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:38:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 4m ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:38:34.134 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 4m ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:38:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:38:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:38:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:38:34.513 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:38:34.513 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:38:34.513 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:38:34.513 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:38:34.513 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:38:34.513 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:38:34.514 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:38:34.514 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:38:34.514 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:38:34.514 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:38:34.514 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:38:34.514 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:38:34.514 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:38:34.514 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:38:34.514 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:38:34.514 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:38:34.514 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:38:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:35 smithi183 ceph-mon[99169]: pgmap v13631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:35 smithi183 ceph-mon[99169]: from='client.39311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:38:35.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:35 smithi183 ceph-mon[99169]: from='client.39317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:38:35.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1833990216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:38:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:35 smithi119 ceph-mon[94175]: pgmap v13631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:35 smithi119 ceph-mon[94175]: from='client.39311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:38:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:35 smithi119 ceph-mon[94175]: from='client.39317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:38:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1833990216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:38:35.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:35 smithi119 ceph-mon[108979]: pgmap v13631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:35.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:35 smithi119 ceph-mon[108979]: from='client.39311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:38:35.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:35 smithi119 ceph-mon[108979]: from='client.39317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:38:35.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1833990216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:38:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:37 smithi183 ceph-mon[99169]: pgmap v13632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:37.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:37 smithi119 ceph-mon[94175]: pgmap v13632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:37.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:37 smithi119 ceph-mon[108979]: pgmap v13632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:39 smithi183 ceph-mon[99169]: pgmap v13633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:39 smithi119 ceph-mon[94175]: pgmap v13633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:39 smithi119 ceph-mon[108979]: pgmap v13633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:41 smithi183 ceph-mon[99169]: pgmap v13634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:41 smithi119 ceph-mon[94175]: pgmap v13634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:41 smithi119 ceph-mon[108979]: pgmap v13634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:43 smithi183 ceph-mon[99169]: pgmap v13635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:43 smithi119 ceph-mon[94175]: pgmap v13635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:43 smithi119 ceph-mon[108979]: pgmap v13635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:38:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:38:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:38:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:45 smithi119 ceph-mon[94175]: pgmap v13636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:45 smithi119 ceph-mon[108979]: pgmap v13636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:45 smithi183 ceph-mon[99169]: pgmap v13636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:47 smithi119 ceph-mon[94175]: pgmap v13637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:47 smithi119 ceph-mon[108979]: pgmap v13637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:47 smithi183 ceph-mon[99169]: pgmap v13637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:49 smithi119 ceph-mon[94175]: pgmap v13638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:49 smithi119 ceph-mon[108979]: pgmap v13638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:49 smithi183 ceph-mon[99169]: pgmap v13638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:51 smithi183 ceph-mon[99169]: pgmap v13639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:51 smithi119 ceph-mon[94175]: pgmap v13639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:51 smithi119 ceph-mon[108979]: pgmap v13639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:53 smithi183 ceph-mon[99169]: pgmap v13640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:53 smithi119 ceph-mon[94175]: pgmap v13640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:53 smithi119 ceph-mon[108979]: pgmap v13640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:38:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:38:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:38:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:38:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:55 smithi183 ceph-mon[99169]: pgmap v13641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:55 smithi119 ceph-mon[94175]: pgmap v13641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:55 smithi119 ceph-mon[108979]: pgmap v13641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:57 smithi183 ceph-mon[99169]: pgmap v13642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:57 smithi119 ceph-mon[94175]: pgmap v13642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:57 smithi119 ceph-mon[108979]: pgmap v13642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:38:59 smithi183 ceph-mon[99169]: pgmap v13643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:38:59 smithi119 ceph-mon[94175]: pgmap v13643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:38:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:38:59 smithi119 ceph-mon[108979]: pgmap v13643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:01 smithi183 ceph-mon[99169]: pgmap v13644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:01 smithi119 ceph-mon[94175]: pgmap v13644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:01 smithi119 ceph-mon[108979]: pgmap v13644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:03 smithi183 ceph-mon[99169]: pgmap v13645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:03 smithi119 ceph-mon[94175]: pgmap v13645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:03 smithi119 ceph-mon[108979]: pgmap v13645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:39:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:39:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:39:04.859 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:39:05.166 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:39:05.166 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 5m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:39:05.166 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 5m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:39:05.166 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 5m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:39:05.167 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 5m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:39:05.167 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 5m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:39:05.167 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 5m ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:39:05.167 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 5m ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:39:05.167 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 5m ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:39:05.167 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 5m ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:39:05.167 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 5m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:39:05.167 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 5m ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:39:05.167 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 5m ago 6h 5719M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:39:05.167 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 5m ago 6h 5787M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:39:05.167 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 5m ago 6h 5258M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:39:05.167 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 5m ago 6h 4964M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:39:05.167 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 5m ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:39:05.167 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 5m ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:39:05.168 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 5m ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:39:05.168 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 5m ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:39:05.168 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 5m ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:39:05.549 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:39:05.549 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:39:05.549 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:39:05.549 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:39:05.549 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:39:05.550 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:39:05.550 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:39:05.550 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:39:05.550 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:39:05.550 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:39:05.550 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:39:05.550 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:39:05.550 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:39:05.550 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:39:05.550 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:39:05.550 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:39:05.550 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:39:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:05 smithi183 ceph-mon[99169]: pgmap v13646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:05 smithi119 ceph-mon[94175]: pgmap v13646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:05 smithi119 ceph-mon[108979]: pgmap v13646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:06 smithi183 ceph-mon[99169]: from='client.39329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:39:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:06 smithi183 ceph-mon[99169]: from='client.29451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:39:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/575061222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:39:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:06 smithi119 ceph-mon[94175]: from='client.39329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:39:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:06 smithi119 ceph-mon[94175]: from='client.29451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:39:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/575061222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:39:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:06 smithi119 ceph-mon[108979]: from='client.39329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:39:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:06 smithi119 ceph-mon[108979]: from='client.29451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:39:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/575061222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:39:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:07 smithi183 ceph-mon[99169]: pgmap v13647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:07 smithi119 ceph-mon[108979]: pgmap v13647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:07 smithi119 ceph-mon[94175]: pgmap v13647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:09 smithi183 ceph-mon[99169]: pgmap v13648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:09 smithi119 ceph-mon[94175]: pgmap v13648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:09 smithi119 ceph-mon[108979]: pgmap v13648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:11 smithi183 ceph-mon[99169]: pgmap v13649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:39:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:11 smithi119 ceph-mon[94175]: pgmap v13649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:39:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:11 smithi119 ceph-mon[108979]: pgmap v13649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:39:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:39:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:39:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:39:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:39:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:39:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:39:12.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:39:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:39:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:39:13.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:13 smithi183 ceph-mon[99169]: pgmap v13650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:13 smithi119 ceph-mon[94175]: pgmap v13650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:13 smithi119 ceph-mon[108979]: pgmap v13650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:39:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:39:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:39:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:15 smithi183 ceph-mon[99169]: pgmap v13651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:15 smithi119 ceph-mon[94175]: pgmap v13651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:15.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:15 smithi119 ceph-mon[108979]: pgmap v13651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:17 smithi183 ceph-mon[99169]: pgmap v13652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:17 smithi119 ceph-mon[94175]: pgmap v13652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:17.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:17 smithi119 ceph-mon[108979]: pgmap v13652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:19 smithi183 ceph-mon[99169]: pgmap v13653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:19 smithi119 ceph-mon[94175]: pgmap v13653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:19.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:19 smithi119 ceph-mon[108979]: pgmap v13653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:21 smithi183 ceph-mon[99169]: pgmap v13654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:21 smithi119 ceph-mon[94175]: pgmap v13654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:21 smithi119 ceph-mon[108979]: pgmap v13654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:23 smithi183 ceph-mon[99169]: pgmap v13655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:23 smithi119 ceph-mon[94175]: pgmap v13655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:23.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:23 smithi119 ceph-mon[108979]: pgmap v13655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:39:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:39:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:39:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:25 smithi183 ceph-mon[99169]: pgmap v13656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:25 smithi119 ceph-mon[94175]: pgmap v13656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:25.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:25 smithi119 ceph-mon[108979]: pgmap v13656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:27 smithi183 ceph-mon[99169]: pgmap v13657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:27 smithi119 ceph-mon[108979]: pgmap v13657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:27 smithi119 ceph-mon[94175]: pgmap v13657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:29 smithi183 ceph-mon[99169]: pgmap v13658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:29 smithi119 ceph-mon[94175]: pgmap v13658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:29.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:29 smithi119 ceph-mon[108979]: pgmap v13658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:31 smithi183 ceph-mon[99169]: pgmap v13659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:31 smithi119 ceph-mon[94175]: pgmap v13659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:31 smithi119 ceph-mon[108979]: pgmap v13659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:33 smithi183 ceph-mon[99169]: pgmap v13660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:33 smithi119 ceph-mon[94175]: pgmap v13660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:33 smithi119 ceph-mon[108979]: pgmap v13660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:39:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:39:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:39:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:35 smithi183 ceph-mon[99169]: pgmap v13661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:35 smithi119 ceph-mon[108979]: pgmap v13661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:35 smithi119 ceph-mon[94175]: pgmap v13661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:35.895 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:39:36.203 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:39:36.204 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 5m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:39:36.204 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 5m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:39:36.204 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 5m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:39:36.204 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 5m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:39:36.204 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 5m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:39:36.204 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 5m ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:39:36.204 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 5m ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:39:36.204 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 5m ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:39:36.204 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 5m ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:39:36.204 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 5m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:39:36.204 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 5m ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:39:36.204 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 5m ago 6h 5719M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:39:36.204 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 5m ago 6h 5787M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:39:36.204 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 5m ago 6h 5258M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:39:36.205 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 5m ago 6h 4964M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:39:36.205 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 5m ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:39:36.205 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 5m ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:39:36.205 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 5m ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:39:36.205 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 5m ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:39:36.205 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 5m ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:39:36.584 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:39:36.584 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:39:36.584 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:39:36.584 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:39:36.584 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:39:36.584 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:39:36.584 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:39:36.584 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:39:36.585 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:39:36.585 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:39:36.585 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:39:36.585 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:39:36.585 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:39:36.585 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:39:36.585 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:39:36.585 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:39:36.585 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:39:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:37 smithi183 ceph-mon[99169]: pgmap v13662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:37 smithi183 ceph-mon[99169]: from='client.29463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:39:37.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:37 smithi183 ceph-mon[99169]: from='client.29469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:39:37.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3775228425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:39:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:37 smithi119 ceph-mon[94175]: pgmap v13662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:37 smithi119 ceph-mon[94175]: from='client.29463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:39:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:37 smithi119 ceph-mon[94175]: from='client.29469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:39:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3775228425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:39:37.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:37 smithi119 ceph-mon[108979]: pgmap v13662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:37.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:37 smithi119 ceph-mon[108979]: from='client.29463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:39:37.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:37 smithi119 ceph-mon[108979]: from='client.29469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:39:37.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3775228425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:39:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:39 smithi183 ceph-mon[99169]: pgmap v13663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:39 smithi119 ceph-mon[94175]: pgmap v13663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:39 smithi119 ceph-mon[108979]: pgmap v13663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:41 smithi183 ceph-mon[99169]: pgmap v13664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:41 smithi119 ceph-mon[108979]: pgmap v13664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:41 smithi119 ceph-mon[94175]: pgmap v13664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:43 smithi183 ceph-mon[99169]: pgmap v13665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:43 smithi119 ceph-mon[94175]: pgmap v13665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:43 smithi119 ceph-mon[108979]: pgmap v13665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:39:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:39:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:39:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:45 smithi183 ceph-mon[99169]: pgmap v13666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:45 smithi119 ceph-mon[94175]: pgmap v13666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:45 smithi119 ceph-mon[108979]: pgmap v13666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:47 smithi183 ceph-mon[99169]: pgmap v13667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:47 smithi119 ceph-mon[94175]: pgmap v13667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:47 smithi119 ceph-mon[108979]: pgmap v13667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:49 smithi183 ceph-mon[99169]: pgmap v13668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:49 smithi119 ceph-mon[94175]: pgmap v13668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:49.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:49 smithi119 ceph-mon[108979]: pgmap v13668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:51 smithi183 ceph-mon[99169]: pgmap v13669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:51 smithi119 ceph-mon[94175]: pgmap v13669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:51 smithi119 ceph-mon[108979]: pgmap v13669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:53 smithi183 ceph-mon[99169]: pgmap v13670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:53 smithi119 ceph-mon[108979]: pgmap v13670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:53 smithi119 ceph-mon[94175]: pgmap v13670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:39:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:39:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:39:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:39:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:55 smithi183 ceph-mon[99169]: pgmap v13671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:55 smithi119 ceph-mon[94175]: pgmap v13671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:55 smithi119 ceph-mon[108979]: pgmap v13671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:57 smithi183 ceph-mon[99169]: pgmap v13672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:57 smithi119 ceph-mon[94175]: pgmap v13672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:57 smithi119 ceph-mon[108979]: pgmap v13672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:39:59 smithi183 ceph-mon[99169]: pgmap v13673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:39:59 smithi119 ceph-mon[94175]: pgmap v13673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:39:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:39:59 smithi119 ceph-mon[108979]: pgmap v13673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:00.338 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T21:39:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:40:00.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:40:00.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:40:00.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:40:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:01 smithi183 ceph-mon[99169]: pgmap v13674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:01 smithi119 ceph-mon[108979]: pgmap v13674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:01 smithi119 ceph-mon[94175]: pgmap v13674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:03 smithi183 ceph-mon[99169]: pgmap v13675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:03 smithi119 ceph-mon[94175]: pgmap v13675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:03 smithi119 ceph-mon[108979]: pgmap v13675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:40:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:40:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:40:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:05 smithi183 ceph-mon[99169]: pgmap v13676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:05 smithi119 ceph-mon[94175]: pgmap v13676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:05.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:05 smithi119 ceph-mon[108979]: pgmap v13676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:06.930 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:40:07.235 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:40:07.235 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 6m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:40:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 6m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:40:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 6m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:40:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 6m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:40:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 6m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:40:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 6m ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:40:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 6m ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:40:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 6m ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:40:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 6m ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:40:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 6m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:40:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 6m ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:40:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 6m ago 6h 5719M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:40:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 6m ago 6h 5787M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:40:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 6m ago 6h 5258M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:40:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 6m ago 6h 4964M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:40:07.237 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 6m ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:40:07.237 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 6m ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:40:07.237 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 6m ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:40:07.237 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 6m ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:40:07.237 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 6m ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:40:07.616 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:40:07.617 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:40:07.617 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:40:07.617 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:40:07.617 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:40:07.617 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:40:07.617 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:40:07.617 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:40:07.617 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:40:07.617 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:40:07.617 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:40:07.617 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:40:07.617 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:40:07.618 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:40:07.618 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:40:07.618 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:40:07.618 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:40:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:07 smithi183 ceph-mon[99169]: pgmap v13677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:07 smithi119 ceph-mon[94175]: pgmap v13677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:07 smithi119 ceph-mon[108979]: pgmap v13677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:08.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:08 smithi183 ceph-mon[99169]: from='client.39365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:40:08.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:08 smithi183 ceph-mon[99169]: from='client.39371 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:40:08.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1961577342' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:40:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:08 smithi119 ceph-mon[94175]: from='client.39365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:40:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:08 smithi119 ceph-mon[94175]: from='client.39371 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:40:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1961577342' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:40:08.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:08 smithi119 ceph-mon[108979]: from='client.39365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:40:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:08 smithi119 ceph-mon[108979]: from='client.39371 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:40:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1961577342' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:40:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:09 smithi183 ceph-mon[99169]: pgmap v13678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:09.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:09 smithi119 ceph-mon[94175]: pgmap v13678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:09.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:09.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:09 smithi119 ceph-mon[108979]: pgmap v13678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:09.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:11 smithi183 ceph-mon[99169]: pgmap v13679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:11 smithi119 ceph-mon[94175]: pgmap v13679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:11 smithi119 ceph-mon[108979]: pgmap v13679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:12.374 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:40:12.374 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:40:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:40:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:13 smithi183 ceph-mon[99169]: pgmap v13680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:13.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:13 smithi119 ceph-mon[94175]: pgmap v13680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:13.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:13 smithi119 ceph-mon[108979]: pgmap v13680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:13.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:13.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:13.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:13.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:40:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:40:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:40:15.507 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:15 smithi183 ceph-mon[99169]: pgmap v13681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:15 smithi119 ceph-mon[94175]: pgmap v13681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:15 smithi119 ceph-mon[108979]: pgmap v13681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:16.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:16.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:40:16.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:16 smithi183 ceph-mon[99169]: pgmap v13682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:16.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:40:16.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:40:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:16 smithi119 ceph-mon[94175]: pgmap v13682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:40:16.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:16.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:16.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:16.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:40:16.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:16 smithi119 ceph-mon[108979]: pgmap v13682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:16.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:40:16.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:40:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:18 smithi183 ceph-mon[99169]: pgmap v13683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:18.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:18 smithi119 ceph-mon[94175]: pgmap v13683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:18 smithi119 ceph-mon[108979]: pgmap v13683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:20.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:20 smithi183 ceph-mon[99169]: pgmap v13684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:20 smithi119 ceph-mon[108979]: pgmap v13684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:20 smithi119 ceph-mon[94175]: pgmap v13684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:23 smithi183 ceph-mon[99169]: pgmap v13685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:23 smithi119 ceph-mon[94175]: pgmap v13685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:23 smithi119 ceph-mon[108979]: pgmap v13685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:40:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:40:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:40:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:25 smithi183 ceph-mon[99169]: pgmap v13686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:25 smithi119 ceph-mon[108979]: pgmap v13686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:25 smithi119 ceph-mon[94175]: pgmap v13686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:27 smithi183 ceph-mon[99169]: pgmap v13687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:27 smithi119 ceph-mon[108979]: pgmap v13687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:27 smithi119 ceph-mon[94175]: pgmap v13687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:29 smithi183 ceph-mon[99169]: pgmap v13688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:29.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:29 smithi119 ceph-mon[94175]: pgmap v13688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:29.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:29 smithi119 ceph-mon[108979]: pgmap v13688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:31 smithi183 ceph-mon[99169]: pgmap v13689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:31 smithi119 ceph-mon[94175]: pgmap v13689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:31 smithi119 ceph-mon[108979]: pgmap v13689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:33 smithi183 ceph-mon[99169]: pgmap v13690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:33 smithi119 ceph-mon[94175]: pgmap v13690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:33 smithi119 ceph-mon[108979]: pgmap v13690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:40:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:40:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:40:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:35 smithi183 ceph-mon[99169]: pgmap v13691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:35 smithi119 ceph-mon[108979]: pgmap v13691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:35 smithi119 ceph-mon[94175]: pgmap v13691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:37 smithi183 ceph-mon[99169]: pgmap v13692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:37 smithi119 ceph-mon[94175]: pgmap v13692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:37 smithi119 ceph-mon[108979]: pgmap v13692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:37.960 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:40:38.268 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:40:38.268 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 6m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:40:38.268 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 6m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:40:38.268 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 6m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:40:38.268 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 6m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:40:38.268 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 6m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:40:38.268 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 6m ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:40:38.268 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 6m ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:40:38.268 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 6m ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:40:38.269 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 6m ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:40:38.269 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 6m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:40:38.269 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 6m ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:40:38.269 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 6m ago 6h 5719M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:40:38.269 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 6m ago 6h 5787M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:40:38.269 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 6m ago 6h 5258M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:40:38.269 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 6m ago 6h 4964M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:40:38.269 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 6m ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:40:38.269 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 6m ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:40:38.269 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 6m ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:40:38.269 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 6m ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:40:38.269 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 6m ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:40:38.646 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:40:38.646 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:40:38.646 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:40:38.646 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:40:38.646 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:40:38.646 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:40:38.646 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:40:38.646 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:40:38.646 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:40:38.646 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:40:38.646 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:40:38.646 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:40:38.647 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:40:38.647 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:40:38.647 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:40:38.647 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:40:38.647 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:40:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:39 smithi183 ceph-mon[99169]: pgmap v13693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:39 smithi183 ceph-mon[99169]: from='client.39383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:40:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:39 smithi183 ceph-mon[99169]: from='client.39389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:40:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/170287542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:40:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:39 smithi119 ceph-mon[94175]: pgmap v13693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:39 smithi119 ceph-mon[94175]: from='client.39383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:40:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:39 smithi119 ceph-mon[94175]: from='client.39389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:40:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/170287542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:40:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:39 smithi119 ceph-mon[108979]: pgmap v13693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:39 smithi119 ceph-mon[108979]: from='client.39383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:40:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:39 smithi119 ceph-mon[108979]: from='client.39389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:40:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/170287542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:40:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:41 smithi183 ceph-mon[99169]: pgmap v13694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:41 smithi119 ceph-mon[94175]: pgmap v13694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:41 smithi119 ceph-mon[108979]: pgmap v13694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:43 smithi183 ceph-mon[99169]: pgmap v13695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:43 smithi119 ceph-mon[94175]: pgmap v13695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:43 smithi119 ceph-mon[108979]: pgmap v13695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:40:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:40:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:40:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:45 smithi183 ceph-mon[99169]: pgmap v13696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:45 smithi119 ceph-mon[94175]: pgmap v13696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:45 smithi119 ceph-mon[108979]: pgmap v13696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:47 smithi183 ceph-mon[99169]: pgmap v13697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:47 smithi119 ceph-mon[94175]: pgmap v13697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:47 smithi119 ceph-mon[108979]: pgmap v13697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:49 smithi183 ceph-mon[99169]: pgmap v13698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:49 smithi119 ceph-mon[94175]: pgmap v13698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:49 smithi119 ceph-mon[108979]: pgmap v13698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:51 smithi183 ceph-mon[99169]: pgmap v13699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:51 smithi119 ceph-mon[94175]: pgmap v13699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:51 smithi119 ceph-mon[108979]: pgmap v13699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:53 smithi183 ceph-mon[99169]: pgmap v13700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:53 smithi119 ceph-mon[94175]: pgmap v13700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:53.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:53 smithi119 ceph-mon[108979]: pgmap v13700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:40:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:40:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T21:40:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:40:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:55 smithi183 ceph-mon[99169]: pgmap v13701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:55 smithi119 ceph-mon[108979]: pgmap v13701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:55 smithi119 ceph-mon[94175]: pgmap v13701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:57 smithi183 ceph-mon[99169]: pgmap v13702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:57 smithi119 ceph-mon[94175]: pgmap v13702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:57 smithi119 ceph-mon[108979]: pgmap v13702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:40:59 smithi183 ceph-mon[99169]: pgmap v13703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:40:59 smithi119 ceph-mon[94175]: pgmap v13703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:40:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:40:59 smithi119 ceph-mon[108979]: pgmap v13703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:01 smithi183 ceph-mon[99169]: pgmap v13704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:01 smithi119 ceph-mon[94175]: pgmap v13704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:01 smithi119 ceph-mon[108979]: pgmap v13704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:03.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:03 smithi183 ceph-mon[99169]: pgmap v13705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:03 smithi119 ceph-mon[94175]: pgmap v13705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:03 smithi119 ceph-mon[108979]: pgmap v13705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:41:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:41:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T21:41:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:05 smithi183 ceph-mon[99169]: pgmap v13706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:05 smithi119 ceph-mon[94175]: pgmap v13706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:05 smithi119 ceph-mon[108979]: pgmap v13706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:07 smithi183 ceph-mon[99169]: pgmap v13707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:07 smithi119 ceph-mon[94175]: pgmap v13707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:07 smithi119 ceph-mon[108979]: pgmap v13707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:08.988 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:41:09.296 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:41:09.296 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 7m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:41:09.296 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 7m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:41:09.296 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 7m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:41:09.296 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 7m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:41:09.296 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 7m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:41:09.296 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 7m ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:41:09.296 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 7m ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:41:09.296 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 7m ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:41:09.296 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 7m ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:41:09.297 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 7m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:41:09.297 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 7m ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:41:09.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 7m ago 6h 5719M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:41:09.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 7m ago 6h 5787M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:41:09.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 7m ago 6h 5258M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:41:09.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 7m ago 6h 4964M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:41:09.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 7m ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:41:09.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 7m ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:41:09.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 7m ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:41:09.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 7m ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:41:09.297 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 7m ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:41:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:09 smithi183 ceph-mon[99169]: pgmap v13708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:09 smithi119 ceph-mon[108979]: pgmap v13708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:09 smithi119 ceph-mon[94175]: pgmap v13708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:09.675 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:41:09.675 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:41:09.675 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:41:09.675 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:41:09.675 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:41:09.675 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:41:09.675 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:41:09.675 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:41:09.675 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:41:09.675 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:41:09.675 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:41:09.676 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:41:09.676 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:41:09.676 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:41:09.676 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:41:09.676 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:41:09.676 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:41:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:10 smithi183 ceph-mon[99169]: from='client.39401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:41:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:10 smithi183 ceph-mon[99169]: from='client.39407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:41:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3363856375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:41:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:10 smithi119 ceph-mon[94175]: from='client.39401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:41:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:10 smithi119 ceph-mon[94175]: from='client.39407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:41:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3363856375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:41:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:10 smithi119 ceph-mon[108979]: from='client.39401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:41:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:10 smithi119 ceph-mon[108979]: from='client.39407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:41:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3363856375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:41:11.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:11 smithi183 ceph-mon[99169]: pgmap v13709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:11 smithi119 ceph-mon[94175]: pgmap v13709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:11 smithi119 ceph-mon[108979]: pgmap v13709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:13 smithi183 ceph-mon[99169]: pgmap v13710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:13 smithi119 ceph-mon[94175]: pgmap v13710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:13 smithi119 ceph-mon[108979]: pgmap v13710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:41:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:41:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:41:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:15 smithi183 ceph-mon[99169]: pgmap v13711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:15 smithi119 ceph-mon[94175]: pgmap v13711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:15 smithi119 ceph-mon[108979]: pgmap v13711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:16.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:41:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:41:16.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:41:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:17 smithi183 ceph-mon[99169]: pgmap v13712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:41:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:41:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:41:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:17 smithi119 ceph-mon[94175]: pgmap v13712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:41:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:41:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:41:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:17 smithi119 ceph-mon[108979]: pgmap v13712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:41:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:41:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:41:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:19 smithi183 ceph-mon[99169]: pgmap v13713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:19 smithi119 ceph-mon[108979]: pgmap v13713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:19 smithi119 ceph-mon[94175]: pgmap v13713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:21 smithi183 ceph-mon[99169]: pgmap v13714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:21 smithi119 ceph-mon[108979]: pgmap v13714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:21 smithi119 ceph-mon[94175]: pgmap v13714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:23 smithi183 ceph-mon[99169]: pgmap v13715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:23 smithi119 ceph-mon[94175]: pgmap v13715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:23 smithi119 ceph-mon[108979]: pgmap v13715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:41:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:41:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:41:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:25 smithi183 ceph-mon[99169]: pgmap v13716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:25 smithi119 ceph-mon[108979]: pgmap v13716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:25 smithi119 ceph-mon[94175]: pgmap v13716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:27 smithi119 ceph-mon[94175]: pgmap v13717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:27 smithi119 ceph-mon[108979]: pgmap v13717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:27 smithi183 ceph-mon[99169]: pgmap v13717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:29 smithi119 ceph-mon[94175]: pgmap v13718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:29 smithi119 ceph-mon[108979]: pgmap v13718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:29 smithi183 ceph-mon[99169]: pgmap v13718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:31 smithi183 ceph-mon[99169]: pgmap v13719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:31 smithi119 ceph-mon[94175]: pgmap v13719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:31 smithi119 ceph-mon[108979]: pgmap v13719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:33 smithi183 ceph-mon[99169]: pgmap v13720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:33 smithi119 ceph-mon[108979]: pgmap v13720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:33.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:33 smithi119 ceph-mon[94175]: pgmap v13720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:41:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:41:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:41:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:35 smithi183 ceph-mon[99169]: pgmap v13721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:35 smithi119 ceph-mon[94175]: pgmap v13721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:35.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:35 smithi119 ceph-mon[108979]: pgmap v13721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:37 smithi183 ceph-mon[99169]: pgmap v13722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:37 smithi119 ceph-mon[94175]: pgmap v13722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:37 smithi119 ceph-mon[108979]: pgmap v13722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:39 smithi183 ceph-mon[99169]: pgmap v13723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:39 smithi119 ceph-mon[94175]: pgmap v13723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:39 smithi119 ceph-mon[108979]: pgmap v13723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:40.019 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:41:40.331 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:41:40.331 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 7m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:41:40.332 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 7m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:41:40.332 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 7m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:41:40.332 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 7m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:41:40.332 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 7m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:41:40.332 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 7m ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:41:40.332 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 7m ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:41:40.332 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 7m ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:41:40.332 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 7m ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:41:40.332 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 7m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:41:40.332 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 7m ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:41:40.332 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 7m ago 6h 5719M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:41:40.332 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 7m ago 6h 5787M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:41:40.332 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 7m ago 6h 5258M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:41:40.332 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 7m ago 6h 4964M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:41:40.333 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 7m ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:41:40.333 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 7m ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:41:40.333 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 7m ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:41:40.333 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 7m ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:41:40.333 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 7m ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:41:40.710 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:41:40.711 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:41:40.711 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:41:40.711 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:41:40.711 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:41:40.711 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:41:40.711 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:41:40.711 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:41:40.711 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:41:40.711 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:41:40.711 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:41:40.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:41:40.712 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:41:40.712 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:41:40.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:41:40.712 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:41:40.712 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:41:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:41 smithi183 ceph-mon[99169]: pgmap v13724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:41.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:41 smithi183 ceph-mon[99169]: from='client.29535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:41:41.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:41 smithi183 ceph-mon[99169]: from='client.39425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:41:41.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3133201535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:41:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:41 smithi119 ceph-mon[108979]: pgmap v13724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:41 smithi119 ceph-mon[108979]: from='client.29535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:41:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:41 smithi119 ceph-mon[108979]: from='client.39425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:41:41.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3133201535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:41:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:41 smithi119 ceph-mon[94175]: pgmap v13724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:41 smithi119 ceph-mon[94175]: from='client.29535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:41:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:41 smithi119 ceph-mon[94175]: from='client.39425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:41:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3133201535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:41:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:43 smithi183 ceph-mon[99169]: pgmap v13725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:43 smithi119 ceph-mon[94175]: pgmap v13725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:43.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:43 smithi119 ceph-mon[108979]: pgmap v13725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:41:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:41:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:41:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:45 smithi183 ceph-mon[99169]: pgmap v13726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:45 smithi119 ceph-mon[94175]: pgmap v13726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:45 smithi119 ceph-mon[108979]: pgmap v13726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:47 smithi183 ceph-mon[99169]: pgmap v13727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:47 smithi119 ceph-mon[94175]: pgmap v13727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:47 smithi119 ceph-mon[108979]: pgmap v13727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:49 smithi183 ceph-mon[99169]: pgmap v13728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:49 smithi119 ceph-mon[94175]: pgmap v13728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:49 smithi119 ceph-mon[108979]: pgmap v13728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:51 smithi183 ceph-mon[99169]: pgmap v13729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:51 smithi119 ceph-mon[108979]: pgmap v13729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:51 smithi119 ceph-mon[94175]: pgmap v13729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:53 smithi183 ceph-mon[99169]: pgmap v13730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:53 smithi119 ceph-mon[94175]: pgmap v13730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:53.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:53 smithi119 ceph-mon[108979]: pgmap v13730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:41:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:41:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:41:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:41:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:55 smithi183 ceph-mon[99169]: pgmap v13731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:55 smithi119 ceph-mon[94175]: pgmap v13731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:55 smithi119 ceph-mon[108979]: pgmap v13731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:57 smithi183 ceph-mon[99169]: pgmap v13732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:57 smithi119 ceph-mon[94175]: pgmap v13732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:57 smithi119 ceph-mon[108979]: pgmap v13732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:41:59 smithi183 ceph-mon[99169]: pgmap v13733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:41:59 smithi119 ceph-mon[108979]: pgmap v13733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:41:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:41:59 smithi119 ceph-mon[94175]: pgmap v13733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:01 smithi183 ceph-mon[99169]: pgmap v13734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:01 smithi119 ceph-mon[108979]: pgmap v13734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:01 smithi119 ceph-mon[94175]: pgmap v13734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:03.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:03 smithi183 ceph-mon[99169]: pgmap v13735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:03 smithi119 ceph-mon[94175]: pgmap v13735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:03 smithi119 ceph-mon[108979]: pgmap v13735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:42:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:42:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:42:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:05 smithi183 ceph-mon[99169]: pgmap v13736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:05 smithi119 ceph-mon[94175]: pgmap v13736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:05 smithi119 ceph-mon[108979]: pgmap v13736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:07 smithi183 ceph-mon[99169]: pgmap v13737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:07 smithi119 ceph-mon[94175]: pgmap v13737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:07 smithi119 ceph-mon[108979]: pgmap v13737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:09 smithi183 ceph-mon[99169]: pgmap v13738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:09 smithi119 ceph-mon[94175]: pgmap v13738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:09 smithi119 ceph-mon[108979]: pgmap v13738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:11.058 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:42:11.368 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:42:11.368 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 8m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:42:11.368 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 8m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:42:11.368 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 8m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:42:11.368 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 8m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:42:11.369 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 8m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:42:11.369 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 8m ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:42:11.369 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 8m ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:42:11.369 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 8m ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:42:11.369 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 8m ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:42:11.369 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 8m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:42:11.369 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 8m ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:42:11.369 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 8m ago 6h 5719M 2342M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:42:11.369 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 8m ago 6h 5787M 2342M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:42:11.369 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 8m ago 6h 5258M 2342M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:42:11.369 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 8m ago 6h 4964M 2342M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:42:11.369 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 8m ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:42:11.369 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 8m ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:42:11.369 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 8m ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:42:11.369 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 8m ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:42:11.369 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 8m ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:42:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:11 smithi183 ceph-mon[99169]: pgmap v13739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:11 smithi119 ceph-mon[94175]: pgmap v13739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:11 smithi119 ceph-mon[108979]: pgmap v13739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:11.751 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:42:11.751 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:42:11.751 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:42:11.751 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:42:11.751 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:42:11.751 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:42:11.751 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:42:11.751 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:42:11.751 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:42:11.752 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:42:11.752 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:42:11.752 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:42:11.752 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:42:11.752 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:42:11.752 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:42:11.752 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:42:11.752 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:42:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:12 smithi183 ceph-mon[99169]: from='client.29553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:42:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:12 smithi183 ceph-mon[99169]: from='client.29559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:42:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/575642289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:42:12.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:12 smithi119 ceph-mon[94175]: from='client.29553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:42:12.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:12 smithi119 ceph-mon[94175]: from='client.29559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:42:12.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/575642289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:42:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:12 smithi119 ceph-mon[108979]: from='client.29553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:42:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:12 smithi119 ceph-mon[108979]: from='client.29559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:42:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/575642289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:42:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:13 smithi183 ceph-mon[99169]: pgmap v13740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:13 smithi119 ceph-mon[94175]: pgmap v13740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:13 smithi119 ceph-mon[108979]: pgmap v13740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:42:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:42:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T21:42:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:15 smithi183 ceph-mon[99169]: pgmap v13741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:15 smithi119 ceph-mon[94175]: pgmap v13741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:15 smithi119 ceph-mon[108979]: pgmap v13741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:17 smithi183 ceph-mon[99169]: pgmap v13742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:42:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:42:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:42:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:42:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:42:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[94175]: pgmap v13742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:17.724 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:42:17.724 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.724 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.724 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.724 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.724 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.725 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.725 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.725 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.725 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:42:17.725 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:42:17.725 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:42:17.725 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:42:17.725 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[108979]: pgmap v13742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:17.725 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:42:17.725 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.725 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.725 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.725 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.726 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.726 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.726 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.726 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:42:17.726 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:42:17.726 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:42:17.726 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:42:17.726 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:42:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:18 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2333M 2023-12-01T21:42:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:18 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2333M 2023-12-01T21:42:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:18 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2333M 2023-12-01T21:42:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:19 smithi183 ceph-mon[99169]: pgmap v13743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:19 smithi119 ceph-mon[94175]: pgmap v13743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:19 smithi119 ceph-mon[108979]: pgmap v13743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:21 smithi183 ceph-mon[99169]: pgmap v13744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:21 smithi119 ceph-mon[94175]: pgmap v13744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:21 smithi119 ceph-mon[108979]: pgmap v13744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:23 smithi183 ceph-mon[99169]: pgmap v13745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:23 smithi119 ceph-mon[94175]: pgmap v13745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:23 smithi119 ceph-mon[108979]: pgmap v13745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:42:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:42:24] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T21:42:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:25 smithi183 ceph-mon[99169]: pgmap v13746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:25 smithi119 ceph-mon[94175]: pgmap v13746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:25 smithi119 ceph-mon[108979]: pgmap v13746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:27 smithi183 ceph-mon[99169]: pgmap v13747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:27 smithi119 ceph-mon[94175]: pgmap v13747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:27.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:27 smithi119 ceph-mon[108979]: pgmap v13747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:29.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:29 smithi183 ceph-mon[99169]: pgmap v13748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:29 smithi119 ceph-mon[94175]: pgmap v13748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:29 smithi119 ceph-mon[108979]: pgmap v13748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:31 smithi183 ceph-mon[99169]: pgmap v13749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:31 smithi119 ceph-mon[108979]: pgmap v13749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:31 smithi119 ceph-mon[94175]: pgmap v13749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:33 smithi183 ceph-mon[99169]: pgmap v13750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:33 smithi119 ceph-mon[94175]: pgmap v13750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:33 smithi119 ceph-mon[108979]: pgmap v13750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:42:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:42:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T21:42:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:35 smithi183 ceph-mon[99169]: pgmap v13751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:35 smithi119 ceph-mon[94175]: pgmap v13751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:35 smithi119 ceph-mon[108979]: pgmap v13751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:37 smithi183 ceph-mon[99169]: pgmap v13752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:37 smithi119 ceph-mon[94175]: pgmap v13752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:37 smithi119 ceph-mon[108979]: pgmap v13752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:39 smithi183 ceph-mon[99169]: pgmap v13753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:39 smithi119 ceph-mon[94175]: pgmap v13753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:39 smithi119 ceph-mon[108979]: pgmap v13753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:41 smithi183 ceph-mon[99169]: pgmap v13754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:41 smithi119 ceph-mon[94175]: pgmap v13754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:41 smithi119 ceph-mon[108979]: pgmap v13754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:42.094 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:42:42.401 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:42:42.402 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 8m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:42:42.402 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 8m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:42:42.402 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 8m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:42:42.402 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 8m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:42:42.402 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 8m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:42:42.402 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 8m ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:42:42.402 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 8m ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:42:42.402 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 8m ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:42:42.402 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 8m ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:42:42.402 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 8m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:42:42.402 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 8m ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:42:42.402 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 8m ago 6h 5719M 2333M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:42:42.402 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 8m ago 6h 5787M 2333M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:42:42.403 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 8m ago 6h 5258M 2333M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:42:42.403 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 8m ago 6h 4964M 2333M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:42:42.403 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 8m ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:42:42.403 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 8m ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:42:42.403 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 8m ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:42:42.403 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 8m ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:42:42.403 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 8m ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:42:42.776 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:42:42.776 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:42:42.776 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:42:42.776 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:42:42.776 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:42:42.776 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:42:42.776 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:42:42.776 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:42:42.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:42:42.777 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:42:42.777 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:42:42.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:42:42.777 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:42:42.777 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:42:42.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:42:42.777 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:42:42.777 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:42:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:43 smithi183 ceph-mon[99169]: pgmap v13755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:43 smithi183 ceph-mon[99169]: from='client.29571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:42:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:43 smithi183 ceph-mon[99169]: from='client.39461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:42:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/142081624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:42:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:43 smithi119 ceph-mon[94175]: pgmap v13755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:43 smithi119 ceph-mon[94175]: from='client.29571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:42:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:43 smithi119 ceph-mon[94175]: from='client.39461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:42:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/142081624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:42:43.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:43 smithi119 ceph-mon[108979]: pgmap v13755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:43.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:43 smithi119 ceph-mon[108979]: from='client.29571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:42:43.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:43 smithi119 ceph-mon[108979]: from='client.39461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:42:43.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/142081624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:42:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:42:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:42:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T21:42:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:45 smithi183 ceph-mon[99169]: pgmap v13756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:45 smithi119 ceph-mon[94175]: pgmap v13756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:45 smithi119 ceph-mon[108979]: pgmap v13756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:47 smithi183 ceph-mon[99169]: pgmap v13757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:47 smithi119 ceph-mon[94175]: pgmap v13757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:47 smithi119 ceph-mon[108979]: pgmap v13757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:49 smithi183 ceph-mon[99169]: pgmap v13758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:49 smithi119 ceph-mon[94175]: pgmap v13758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:49 smithi119 ceph-mon[108979]: pgmap v13758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:51 smithi183 ceph-mon[99169]: pgmap v13759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:51 smithi119 ceph-mon[108979]: pgmap v13759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:51 smithi119 ceph-mon[94175]: pgmap v13759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:53 smithi183 ceph-mon[99169]: pgmap v13760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:53 smithi119 ceph-mon[94175]: pgmap v13760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:53 smithi119 ceph-mon[108979]: pgmap v13760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:42:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:42:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:42:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:42:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:55 smithi183 ceph-mon[99169]: pgmap v13761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:55 smithi119 ceph-mon[94175]: pgmap v13761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:55 smithi119 ceph-mon[108979]: pgmap v13761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:57 smithi183 ceph-mon[99169]: pgmap v13762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:57 smithi119 ceph-mon[108979]: pgmap v13762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:57 smithi119 ceph-mon[94175]: pgmap v13762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:42:59 smithi183 ceph-mon[99169]: pgmap v13763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:42:59 smithi119 ceph-mon[94175]: pgmap v13763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:42:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:42:59 smithi119 ceph-mon[108979]: pgmap v13763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:01 smithi183 ceph-mon[99169]: pgmap v13764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:01 smithi119 ceph-mon[94175]: pgmap v13764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:01 smithi119 ceph-mon[108979]: pgmap v13764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:03.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:03 smithi183 ceph-mon[99169]: pgmap v13765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:03 smithi119 ceph-mon[94175]: pgmap v13765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:03 smithi119 ceph-mon[108979]: pgmap v13765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:43:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:43:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:43:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:05 smithi183 ceph-mon[99169]: pgmap v13766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:05 smithi119 ceph-mon[94175]: pgmap v13766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:05 smithi119 ceph-mon[108979]: pgmap v13766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:07 smithi183 ceph-mon[99169]: pgmap v13767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:07 smithi119 ceph-mon[108979]: pgmap v13767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:07 smithi119 ceph-mon[94175]: pgmap v13767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:09 smithi183 ceph-mon[99169]: pgmap v13768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:09 smithi119 ceph-mon[94175]: pgmap v13768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:09 smithi119 ceph-mon[108979]: pgmap v13768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:11 smithi183 ceph-mon[99169]: pgmap v13769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:11 smithi119 ceph-mon[94175]: pgmap v13769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:11 smithi119 ceph-mon[108979]: pgmap v13769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:13.121 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:43:13.427 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:43:13.428 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 9m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:43:13.428 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 9m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:43:13.428 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 9m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:43:13.428 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 9m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:43:13.428 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 9m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:43:13.428 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 9m ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:43:13.428 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 9m ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:43:13.428 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 9m ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:43:13.428 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 9m ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:43:13.428 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 9m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:43:13.428 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 9m ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:43:13.428 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 9m ago 6h 5719M 2333M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:43:13.428 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 9m ago 6h 5787M 2333M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:43:13.428 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 9m ago 6h 5258M 2333M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:43:13.428 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 9m ago 6h 4964M 2333M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:43:13.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 9m ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:43:13.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 9m ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:43:13.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 9m ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:43:13.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 9m ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:43:13.429 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 9m ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:43:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:13 smithi183 ceph-mon[99169]: pgmap v13770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:13 smithi119 ceph-mon[94175]: pgmap v13770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:13 smithi119 ceph-mon[108979]: pgmap v13770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:13.806 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:43:13.806 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:43:13.807 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:43:13.807 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:43:13.807 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:43:13.807 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:43:13.807 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:43:13.807 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:43:13.807 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:43:13.807 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:43:13.807 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:43:13.807 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:43:13.807 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:43:13.807 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:43:13.807 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:43:13.807 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:43:13.808 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:43:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:43:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:43:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T21:43:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:14 smithi119 ceph-mon[94175]: from='client.29589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:43:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:14 smithi119 ceph-mon[94175]: from='client.29595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:43:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/255820435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:43:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:14 smithi119 ceph-mon[108979]: from='client.29589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:43:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:14 smithi119 ceph-mon[108979]: from='client.29595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:43:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/255820435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:43:14.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:14 smithi183 ceph-mon[99169]: from='client.29589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:43:14.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:14 smithi183 ceph-mon[99169]: from='client.29595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:43:14.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/255820435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:43:15.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 21:43:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T21:43:14.929070377Z level=info msg="Completed cleanup jobs" duration=13.008734ms 2023-12-01T21:43:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:15 smithi183 ceph-mon[99169]: pgmap v13771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:15 smithi119 ceph-mon[94175]: pgmap v13771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:15 smithi119 ceph-mon[108979]: pgmap v13771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:17 smithi183 ceph-mon[99169]: pgmap v13772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:43:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:17 smithi119 ceph-mon[94175]: pgmap v13772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:43:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:17 smithi119 ceph-mon[108979]: pgmap v13772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:43:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:43:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:43:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:43:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:43:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:43:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:43:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:43:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:43:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:43:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:19 smithi183 ceph-mon[99169]: pgmap v13773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:19 smithi119 ceph-mon[94175]: pgmap v13773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:19 smithi119 ceph-mon[108979]: pgmap v13773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:21 smithi183 ceph-mon[99169]: pgmap v13774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:21 smithi119 ceph-mon[94175]: pgmap v13774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:21 smithi119 ceph-mon[108979]: pgmap v13774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:23 smithi183 ceph-mon[99169]: pgmap v13775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:23 smithi119 ceph-mon[94175]: pgmap v13775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:23 smithi119 ceph-mon[108979]: pgmap v13775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:24.420 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:43:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:43:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:43:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:24.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:24.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:25 smithi183 ceph-mon[99169]: pgmap v13776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:25 smithi119 ceph-mon[94175]: pgmap v13776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:25 smithi119 ceph-mon[108979]: pgmap v13776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:27 smithi183 ceph-mon[99169]: pgmap v13777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:27 smithi119 ceph-mon[94175]: pgmap v13777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:27 smithi119 ceph-mon[108979]: pgmap v13777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:29 smithi183 ceph-mon[99169]: pgmap v13778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:29 smithi119 ceph-mon[94175]: pgmap v13778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:29 smithi119 ceph-mon[108979]: pgmap v13778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:31 smithi183 ceph-mon[99169]: pgmap v13779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:31 smithi119 ceph-mon[94175]: pgmap v13779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:31 smithi119 ceph-mon[108979]: pgmap v13779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:33 smithi183 ceph-mon[99169]: pgmap v13780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:33 smithi119 ceph-mon[94175]: pgmap v13780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:33 smithi119 ceph-mon[108979]: pgmap v13780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:43:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:43:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:43:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:35 smithi183 ceph-mon[99169]: pgmap v13781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:35 smithi119 ceph-mon[94175]: pgmap v13781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:35 smithi119 ceph-mon[108979]: pgmap v13781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:37 smithi183 ceph-mon[99169]: pgmap v13782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:37 smithi119 ceph-mon[94175]: pgmap v13782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:37 smithi119 ceph-mon[108979]: pgmap v13782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:39 smithi183 ceph-mon[99169]: pgmap v13783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:39 smithi119 ceph-mon[94175]: pgmap v13783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:39 smithi119 ceph-mon[108979]: pgmap v13783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:41 smithi183 ceph-mon[99169]: pgmap v13784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:41 smithi119 ceph-mon[94175]: pgmap v13784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:41 smithi119 ceph-mon[108979]: pgmap v13784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:43.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:43 smithi183 ceph-mon[99169]: pgmap v13785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:43 smithi119 ceph-mon[94175]: pgmap v13785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:43 smithi119 ceph-mon[108979]: pgmap v13785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:44.152 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:43:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:43:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:43:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:43:44.460 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:43:44.460 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 9m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:43:44.460 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 9m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:43:44.461 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 9m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:43:44.461 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 9m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:43:44.461 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 9m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:43:44.461 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 9m ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:43:44.461 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 9m ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:43:44.461 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 9m ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:43:44.461 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 9m ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:43:44.461 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 9m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:43:44.461 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 9m ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:43:44.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 9m ago 6h 5719M 2333M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:43:44.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 9m ago 6h 5787M 2333M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:43:44.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 9m ago 6h 5258M 2333M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:43:44.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 9m ago 6h 4964M 2333M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:43:44.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 9m ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:43:44.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 9m ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:43:44.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 9m ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:43:44.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 9m ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:43:44.462 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 9m ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:43:44.840 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:43:44.840 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:43:44.840 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:43:44.840 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:43:44.841 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:43:44.841 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:43:44.841 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:43:44.841 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:43:44.841 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:43:44.841 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:43:44.841 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:43:44.841 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:43:44.841 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:43:44.841 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:43:44.841 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:43:44.841 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:43:44.842 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:43:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:45 smithi183 ceph-mon[99169]: pgmap v13786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:45 smithi183 ceph-mon[99169]: from='client.39491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:43:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3688972893' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:43:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:45 smithi119 ceph-mon[108979]: pgmap v13786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:45 smithi119 ceph-mon[108979]: from='client.39491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:43:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3688972893' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:43:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:45 smithi119 ceph-mon[94175]: pgmap v13786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:45 smithi119 ceph-mon[94175]: from='client.39491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:43:45.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3688972893' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:43:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:46 smithi183 ceph-mon[99169]: from='client.29613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:43:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:46 smithi119 ceph-mon[108979]: from='client.29613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:43:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:46 smithi119 ceph-mon[94175]: from='client.29613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:43:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:47 smithi183 ceph-mon[99169]: pgmap v13787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:47 smithi119 ceph-mon[108979]: pgmap v13787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:47 smithi119 ceph-mon[94175]: pgmap v13787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:49 smithi183 ceph-mon[99169]: pgmap v13788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:49 smithi119 ceph-mon[108979]: pgmap v13788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:49.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:49 smithi119 ceph-mon[94175]: pgmap v13788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:51 smithi183 ceph-mon[99169]: pgmap v13789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:51 smithi119 ceph-mon[108979]: pgmap v13789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:51 smithi119 ceph-mon[94175]: pgmap v13789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:53 smithi183 ceph-mon[99169]: pgmap v13790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:53 smithi119 ceph-mon[108979]: pgmap v13790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:53 smithi119 ceph-mon[94175]: pgmap v13790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:43:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:43:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:43:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:43:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:55 smithi183 ceph-mon[99169]: pgmap v13791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:55 smithi119 ceph-mon[108979]: pgmap v13791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:55 smithi119 ceph-mon[94175]: pgmap v13791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:57 smithi183 ceph-mon[99169]: pgmap v13792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:57 smithi119 ceph-mon[94175]: pgmap v13792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:57 smithi119 ceph-mon[108979]: pgmap v13792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:43:59 smithi183 ceph-mon[99169]: pgmap v13793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:43:59 smithi119 ceph-mon[94175]: pgmap v13793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:43:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:43:59 smithi119 ceph-mon[108979]: pgmap v13793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:01 smithi183 ceph-mon[99169]: pgmap v13794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:01 smithi119 ceph-mon[108979]: pgmap v13794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:01 smithi119 ceph-mon[94175]: pgmap v13794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:03.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:03 smithi183 ceph-mon[99169]: pgmap v13795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:03 smithi119 ceph-mon[94175]: pgmap v13795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:03 smithi119 ceph-mon[108979]: pgmap v13795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:44:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:44:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:44:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:05 smithi183 ceph-mon[99169]: pgmap v13796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:05 smithi119 ceph-mon[94175]: pgmap v13796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:05 smithi119 ceph-mon[108979]: pgmap v13796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:07 smithi183 ceph-mon[99169]: pgmap v13797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:07 smithi119 ceph-mon[94175]: pgmap v13797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:07 smithi119 ceph-mon[108979]: pgmap v13797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:09 smithi183 ceph-mon[99169]: pgmap v13798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:09 smithi119 ceph-mon[94175]: pgmap v13798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:09 smithi119 ceph-mon[108979]: pgmap v13798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:11 smithi119 ceph-mon[94175]: pgmap v13799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:11.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:11 smithi119 ceph-mon[108979]: pgmap v13799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:11 smithi183 ceph-mon[99169]: pgmap v13799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:13 smithi119 ceph-mon[94175]: pgmap v13800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:13 smithi119 ceph-mon[108979]: pgmap v13800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:13.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:13 smithi183 ceph-mon[99169]: pgmap v13800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:44:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:44:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:44:15.185 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:44:15.492 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:44:15.493 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 10m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:44:15.493 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 10m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:44:15.493 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 10m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:44:15.493 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 10m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:44:15.493 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 10m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:44:15.493 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 10m ago 6h 792M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:44:15.493 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 10m ago 6h 1689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:44:15.493 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 10m ago 6h 771M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:44:15.493 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 10m ago 6h 903M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:44:15.493 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 10m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:44:15.493 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 10m ago 6h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:44:15.493 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 10m ago 6h 5719M 2333M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:44:15.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 10m ago 6h 5787M 2333M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:44:15.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 10m ago 6h 5258M 2333M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:44:15.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 10m ago 6h 4964M 2333M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:44:15.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 10m ago 6h 4141M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:44:15.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 10m ago 6h 5176M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:44:15.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 10m ago 6h 4189M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:44:15.494 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 10m ago 6h 4988M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:44:15.494 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 10m ago 6h 108M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:44:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:15 smithi183 ceph-mon[99169]: pgmap v13801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:15 smithi119 ceph-mon[94175]: pgmap v13801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:15 smithi119 ceph-mon[108979]: pgmap v13801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:15.871 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:44:15.872 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:44:15.872 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:44:15.872 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:44:15.872 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:44:15.872 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:44:15.872 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:44:15.872 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:44:15.872 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:44:15.872 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:44:15.872 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:44:15.872 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:44:15.872 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:44:15.872 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:44:15.873 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:44:15.873 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:44:15.873 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:44:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:16 smithi183 ceph-mon[99169]: from='client.39509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:44:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3304150792' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:44:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:16 smithi119 ceph-mon[108979]: from='client.39509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:44:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3304150792' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:44:16.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:16 smithi119 ceph-mon[94175]: from='client.39509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:44:16.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3304150792' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:44:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:17 smithi183 ceph-mon[99169]: from='client.39515 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:44:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:17 smithi183 ceph-mon[99169]: pgmap v13802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:17 smithi119 ceph-mon[94175]: from='client.39515 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:44:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:17 smithi119 ceph-mon[94175]: pgmap v13802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:17 smithi119 ceph-mon[108979]: from='client.39515 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:44:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:17 smithi119 ceph-mon[108979]: pgmap v13802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:44:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:44:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:44:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:19 smithi183 ceph-mon[99169]: pgmap v13803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:19 smithi119 ceph-mon[108979]: pgmap v13803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:19.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:19 smithi119 ceph-mon[94175]: pgmap v13803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:21 smithi183 ceph-mon[99169]: pgmap v13804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:21 smithi119 ceph-mon[94175]: pgmap v13804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:21 smithi119 ceph-mon[108979]: pgmap v13804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:44:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:44:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:22 smithi183 ceph-mon[99169]: pgmap v13805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:22.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:44:22.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:44:22.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:44:22.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:44:22.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:44:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:44:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:44:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:22 smithi119 ceph-mon[94175]: pgmap v13805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:44:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:44:22.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:44:22.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:44:22.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:44:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:44:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:44:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:22 smithi119 ceph-mon[108979]: pgmap v13805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:44:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:44:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:44:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:44:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:44:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:44:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:44:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:44:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:24 smithi183 ceph-mon[99169]: pgmap v13806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:24 smithi119 ceph-mon[108979]: pgmap v13806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:25.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:24 smithi119 ceph-mon[94175]: pgmap v13806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:25.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:27 smithi183 ceph-mon[99169]: pgmap v13807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:27 smithi119 ceph-mon[94175]: pgmap v13807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:27 smithi119 ceph-mon[108979]: pgmap v13807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:29.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:29 smithi183 ceph-mon[99169]: pgmap v13808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:29 smithi119 ceph-mon[94175]: pgmap v13808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:29.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:29 smithi119 ceph-mon[108979]: pgmap v13808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:31 smithi183 ceph-mon[99169]: pgmap v13809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:31 smithi119 ceph-mon[94175]: pgmap v13809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:31 smithi119 ceph-mon[108979]: pgmap v13809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:33 smithi183 ceph-mon[99169]: pgmap v13810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:33 smithi119 ceph-mon[94175]: pgmap v13810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:33 smithi119 ceph-mon[108979]: pgmap v13810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:44:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:44:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:44:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:35 smithi183 ceph-mon[99169]: pgmap v13811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:35 smithi119 ceph-mon[94175]: pgmap v13811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:35 smithi119 ceph-mon[108979]: pgmap v13811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:37 smithi183 ceph-mon[99169]: pgmap v13812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:37 smithi119 ceph-mon[108979]: pgmap v13812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:37 smithi119 ceph-mon[94175]: pgmap v13812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:39 smithi183 ceph-mon[99169]: pgmap v13813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:39 smithi119 ceph-mon[108979]: pgmap v13813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:39 smithi119 ceph-mon[94175]: pgmap v13813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:41 smithi183 ceph-mon[99169]: pgmap v13814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:41 smithi119 ceph-mon[108979]: pgmap v13814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:41 smithi119 ceph-mon[94175]: pgmap v13814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:43 smithi183 ceph-mon[99169]: pgmap v13815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:43 smithi119 ceph-mon[94175]: pgmap v13815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:43 smithi119 ceph-mon[108979]: pgmap v13815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:44:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:44:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:44:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:45 smithi183 ceph-mon[99169]: pgmap v13816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:45 smithi119 ceph-mon[94175]: pgmap v13816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:45 smithi119 ceph-mon[108979]: pgmap v13816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:46.226 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:44:46.530 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:44:46.530 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 25s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:44:46.530 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 24s ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:44:46.530 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 25s ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:44:46.530 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 24s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:44:46.530 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 24s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:44:46.530 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 25s ago 6h 798M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:44:46.530 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 25s ago 6h 1727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:44:46.530 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 24s ago 6h 787M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:44:46.530 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 25s ago 6h 923M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:44:46.530 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 25s ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:44:46.530 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 24s ago 6h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:44:46.530 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 25s ago 6h 5749M 2333M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:44:46.531 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 25s ago 6h 5817M 2333M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:44:46.531 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 25s ago 6h 5280M 2333M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:44:46.531 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 25s ago 6h 4994M 2333M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:44:46.531 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 24s ago 6h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:44:46.531 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 24s ago 6h 5208M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:44:46.531 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 24s ago 6h 4216M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:44:46.531 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 24s ago 6h 5022M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:44:46.531 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 24s ago 6h 115M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:44:46.912 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:44:46.913 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:44:46.913 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:44:46.913 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:44:46.913 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:44:46.913 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:44:46.913 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:44:46.913 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:44:46.913 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:44:46.913 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:44:46.913 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:44:46.913 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:44:46.913 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:44:46.913 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:44:46.913 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:44:46.914 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:44:46.914 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:44:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:47 smithi183 ceph-mon[99169]: pgmap v13817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:47 smithi183 ceph-mon[99169]: from='client.29643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:44:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2901739350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:44:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:47 smithi119 ceph-mon[94175]: pgmap v13817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:47 smithi119 ceph-mon[94175]: from='client.29643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:44:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2901739350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:44:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:47 smithi119 ceph-mon[108979]: pgmap v13817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:47 smithi119 ceph-mon[108979]: from='client.29643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:44:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2901739350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:44:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:48 smithi183 ceph-mon[99169]: from='client.29649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:44:48.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:48 smithi119 ceph-mon[108979]: from='client.29649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:44:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:48 smithi119 ceph-mon[94175]: from='client.29649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:44:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:49 smithi183 ceph-mon[99169]: pgmap v13818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:49 smithi119 ceph-mon[94175]: pgmap v13818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:49 smithi119 ceph-mon[108979]: pgmap v13818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:51 smithi183 ceph-mon[99169]: pgmap v13819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:51 smithi119 ceph-mon[108979]: pgmap v13819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:51 smithi119 ceph-mon[94175]: pgmap v13819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:53 smithi183 ceph-mon[99169]: pgmap v13820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:53 smithi119 ceph-mon[94175]: pgmap v13820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:53 smithi119 ceph-mon[108979]: pgmap v13820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:44:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:44:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:44:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:44:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:55 smithi183 ceph-mon[99169]: pgmap v13821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:55 smithi119 ceph-mon[94175]: pgmap v13821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:55 smithi119 ceph-mon[108979]: pgmap v13821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:57 smithi183 ceph-mon[99169]: pgmap v13822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:57 smithi119 ceph-mon[108979]: pgmap v13822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:57 smithi119 ceph-mon[94175]: pgmap v13822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:44:59 smithi183 ceph-mon[99169]: pgmap v13823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:44:59 smithi119 ceph-mon[94175]: pgmap v13823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:44:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:44:59 smithi119 ceph-mon[108979]: pgmap v13823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:01 smithi183 ceph-mon[99169]: pgmap v13824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:01 smithi119 ceph-mon[108979]: pgmap v13824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:01 smithi119 ceph-mon[94175]: pgmap v13824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:03 smithi183 ceph-mon[99169]: pgmap v13825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:03 smithi119 ceph-mon[94175]: pgmap v13825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:03 smithi119 ceph-mon[108979]: pgmap v13825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:45:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:45:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:45:05.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:05 smithi119 ceph-mon[94175]: pgmap v13826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:05 smithi119 ceph-mon[108979]: pgmap v13826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:05 smithi183 ceph-mon[99169]: pgmap v13826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:07 smithi183 ceph-mon[99169]: pgmap v13827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:07 smithi119 ceph-mon[94175]: pgmap v13827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:07 smithi119 ceph-mon[108979]: pgmap v13827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:09 smithi183 ceph-mon[99169]: pgmap v13828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:09 smithi119 ceph-mon[94175]: pgmap v13828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:09 smithi119 ceph-mon[108979]: pgmap v13828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:11 smithi183 ceph-mon[99169]: pgmap v13829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:11 smithi119 ceph-mon[94175]: pgmap v13829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:11 smithi119 ceph-mon[108979]: pgmap v13829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:13 smithi183 ceph-mon[99169]: pgmap v13830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:13 smithi119 ceph-mon[94175]: pgmap v13830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:13.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:13 smithi119 ceph-mon[108979]: pgmap v13830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:45:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:45:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T21:45:15.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:15 smithi183 ceph-mon[99169]: pgmap v13831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:15 smithi119 ceph-mon[94175]: pgmap v13831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:15 smithi119 ceph-mon[108979]: pgmap v13831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:17.261 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:45:17.566 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:45:17.566 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 56s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:45:17.566 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 55s ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:45:17.566 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 56s ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:45:17.566 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 55s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:45:17.566 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 55s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:45:17.567 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 56s ago 6h 798M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:45:17.567 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 56s ago 6h 1727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:45:17.567 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 55s ago 6h 787M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:45:17.567 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 56s ago 6h 923M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:45:17.567 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 56s ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:45:17.567 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 55s ago 6h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:45:17.567 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 56s ago 6h 5749M 2333M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:45:17.567 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 56s ago 6h 5817M 2333M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:45:17.567 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 56s ago 6h 5280M 2333M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:45:17.567 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 56s ago 6h 4994M 2333M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:45:17.567 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 55s ago 6h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:45:17.567 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 55s ago 6h 5208M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:45:17.567 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 55s ago 6h 4216M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:45:17.567 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 55s ago 6h 5022M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:45:17.567 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 55s ago 6h 115M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:45:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:17 smithi183 ceph-mon[99169]: pgmap v13832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:17 smithi119 ceph-mon[94175]: pgmap v13832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:17 smithi119 ceph-mon[108979]: pgmap v13832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:17.945 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:45:17.945 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:45:17.945 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:45:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:18 smithi183 ceph-mon[99169]: from='client.39545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:45:18.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3714170203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:45:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:18 smithi119 ceph-mon[94175]: from='client.39545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:45:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3714170203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:45:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:18 smithi119 ceph-mon[108979]: from='client.39545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:45:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3714170203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:45:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:19 smithi183 ceph-mon[99169]: from='client.39551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:45:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:19 smithi183 ceph-mon[99169]: pgmap v13833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:19 smithi119 ceph-mon[94175]: from='client.39551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:45:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:19 smithi119 ceph-mon[94175]: pgmap v13833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:19.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:19 smithi119 ceph-mon[108979]: from='client.39551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:45:19.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:19 smithi119 ceph-mon[108979]: pgmap v13833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:21 smithi183 ceph-mon[99169]: pgmap v13834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:21 smithi119 ceph-mon[108979]: pgmap v13834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:21 smithi119 ceph-mon[94175]: pgmap v13834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:23 smithi183 ceph-mon[99169]: pgmap v13835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:45:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:45:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:45:23.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:45:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:23 smithi119 ceph-mon[94175]: pgmap v13835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:45:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:45:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:45:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:45:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:23 smithi119 ceph-mon[108979]: pgmap v13835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:23.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:45:23.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:45:23.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:45:23.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:45:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:45:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:45:24] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T21:45:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:25 smithi183 ceph-mon[99169]: pgmap v13836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:25 smithi119 ceph-mon[94175]: pgmap v13836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:25 smithi119 ceph-mon[108979]: pgmap v13836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:27 smithi183 ceph-mon[99169]: pgmap v13837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:27 smithi119 ceph-mon[94175]: pgmap v13837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:27 smithi119 ceph-mon[108979]: pgmap v13837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:29 smithi183 ceph-mon[99169]: pgmap v13838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:29 smithi119 ceph-mon[94175]: pgmap v13838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:29 smithi119 ceph-mon[108979]: pgmap v13838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:31 smithi183 ceph-mon[99169]: pgmap v13839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:31 smithi119 ceph-mon[94175]: pgmap v13839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:31.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:31 smithi119 ceph-mon[108979]: pgmap v13839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:33 smithi183 ceph-mon[99169]: pgmap v13840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:33 smithi119 ceph-mon[94175]: pgmap v13840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:33 smithi119 ceph-mon[108979]: pgmap v13840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:45:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:45:34] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T21:45:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:35 smithi183 ceph-mon[99169]: pgmap v13841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:35 smithi119 ceph-mon[94175]: pgmap v13841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:35 smithi119 ceph-mon[108979]: pgmap v13841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:37 smithi183 ceph-mon[99169]: pgmap v13842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:37 smithi119 ceph-mon[94175]: pgmap v13842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:37 smithi119 ceph-mon[108979]: pgmap v13842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:39 smithi183 ceph-mon[99169]: pgmap v13843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:39 smithi119 ceph-mon[94175]: pgmap v13843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:39 smithi119 ceph-mon[108979]: pgmap v13843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:41 smithi183 ceph-mon[99169]: pgmap v13844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:41 smithi119 ceph-mon[108979]: pgmap v13844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:41 smithi119 ceph-mon[94175]: pgmap v13844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:43 smithi183 ceph-mon[99169]: pgmap v13845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:43 smithi119 ceph-mon[94175]: pgmap v13845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:43 smithi119 ceph-mon[108979]: pgmap v13845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:45:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:45:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:45:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:45 smithi183 ceph-mon[99169]: pgmap v13846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:45 smithi119 ceph-mon[94175]: pgmap v13846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:45 smithi119 ceph-mon[108979]: pgmap v13846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:47 smithi183 ceph-mon[99169]: pgmap v13847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:47 smithi119 ceph-mon[108979]: pgmap v13847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:47 smithi119 ceph-mon[94175]: pgmap v13847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:48.290 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:45:48.595 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:45:48.596 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 87s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:45:48.596 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 86s ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:45:48.596 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 87s ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:45:48.596 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 86s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:45:48.596 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 86s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:45:48.596 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 87s ago 6h 798M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:45:48.596 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 87s ago 6h 1727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:45:48.596 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 86s ago 6h 787M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:45:48.596 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 87s ago 6h 923M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:45:48.596 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 87s ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:45:48.596 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 86s ago 6h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:45:48.596 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 87s ago 6h 5749M 2333M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:45:48.596 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 87s ago 6h 5817M 2333M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:45:48.596 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 87s ago 6h 5280M 2333M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:45:48.596 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 87s ago 6h 4994M 2333M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:45:48.597 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 86s ago 6h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:45:48.597 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 86s ago 6h 5208M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:45:48.597 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 86s ago 6h 4216M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:45:48.597 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 86s ago 6h 5022M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:45:48.597 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 86s ago 6h 115M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:45:48.976 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:45:48.976 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:45:48.976 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:45:48.976 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:45:48.976 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:45:48.976 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:45:48.976 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:45:48.976 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:45:48.976 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:45:48.977 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:45:48.977 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:45:48.977 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:45:48.977 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:45:48.977 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:45:48.977 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:45:48.977 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:45:48.977 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:45:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:49 smithi183 ceph-mon[99169]: pgmap v13848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:49.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:49 smithi183 ceph-mon[99169]: from='client.29679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:45:49.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3242499214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:45:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:49 smithi119 ceph-mon[94175]: pgmap v13848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:49 smithi119 ceph-mon[94175]: from='client.29679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:45:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3242499214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:45:49.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:49 smithi119 ceph-mon[108979]: pgmap v13848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:49.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:49 smithi119 ceph-mon[108979]: from='client.29679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:45:49.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3242499214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:45:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:50 smithi183 ceph-mon[99169]: from='client.39569 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:45:50.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:50 smithi119 ceph-mon[94175]: from='client.39569 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:45:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:50 smithi119 ceph-mon[108979]: from='client.39569 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:45:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:51 smithi183 ceph-mon[99169]: pgmap v13849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:51 smithi119 ceph-mon[94175]: pgmap v13849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:51 smithi119 ceph-mon[108979]: pgmap v13849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:53 smithi183 ceph-mon[99169]: pgmap v13850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:53 smithi119 ceph-mon[94175]: pgmap v13850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:53 smithi119 ceph-mon[108979]: pgmap v13850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:45:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:45:54] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T21:45:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:45:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:55 smithi183 ceph-mon[99169]: pgmap v13851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:55 smithi119 ceph-mon[94175]: pgmap v13851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:55 smithi119 ceph-mon[108979]: pgmap v13851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:57 smithi183 ceph-mon[99169]: pgmap v13852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:57 smithi119 ceph-mon[94175]: pgmap v13852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:57 smithi119 ceph-mon[108979]: pgmap v13852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:45:59 smithi183 ceph-mon[99169]: pgmap v13853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:45:59 smithi119 ceph-mon[108979]: pgmap v13853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:45:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:45:59 smithi119 ceph-mon[94175]: pgmap v13853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:01 smithi183 ceph-mon[99169]: pgmap v13854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:01 smithi119 ceph-mon[108979]: pgmap v13854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:01 smithi119 ceph-mon[94175]: pgmap v13854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:03 smithi183 ceph-mon[99169]: pgmap v13855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:03 smithi119 ceph-mon[94175]: pgmap v13855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:03 smithi119 ceph-mon[108979]: pgmap v13855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:46:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:46:04] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T21:46:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:05 smithi183 ceph-mon[99169]: pgmap v13856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:05 smithi119 ceph-mon[108979]: pgmap v13856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:05 smithi119 ceph-mon[94175]: pgmap v13856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:07 smithi183 ceph-mon[99169]: pgmap v13857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:07 smithi119 ceph-mon[94175]: pgmap v13857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:07.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:07 smithi119 ceph-mon[108979]: pgmap v13857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:09 smithi183 ceph-mon[99169]: pgmap v13858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:09 smithi119 ceph-mon[108979]: pgmap v13858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:09 smithi119 ceph-mon[94175]: pgmap v13858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:11 smithi183 ceph-mon[99169]: pgmap v13859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:11 smithi119 ceph-mon[94175]: pgmap v13859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:11 smithi119 ceph-mon[108979]: pgmap v13859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:13 smithi183 ceph-mon[99169]: pgmap v13860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:13 smithi119 ceph-mon[94175]: pgmap v13860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:13 smithi119 ceph-mon[108979]: pgmap v13860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:46:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:46:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:46:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:15 smithi183 ceph-mon[99169]: pgmap v13861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:15 smithi119 ceph-mon[94175]: pgmap v13861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:15 smithi119 ceph-mon[108979]: pgmap v13861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:17 smithi183 ceph-mon[99169]: pgmap v13862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:17 smithi119 ceph-mon[94175]: pgmap v13862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:17.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:17 smithi119 ceph-mon[108979]: pgmap v13862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:19.323 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:46:19.635 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:46:19.635 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 118s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:46:19.635 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 117s ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:46:19.635 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 118s ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:46:19.635 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 117s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:46:19.635 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 117s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:46:19.635 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 118s ago 6h 798M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:46:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 118s ago 6h 1727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:46:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 117s ago 6h 787M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:46:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 118s ago 6h 923M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:46:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 118s ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:46:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 117s ago 6h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:46:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 118s ago 6h 5749M 2333M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:46:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 118s ago 6h 5817M 2333M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:46:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 118s ago 6h 5280M 2333M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:46:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 118s ago 6h 4994M 2333M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:46:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 117s ago 6h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:46:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 117s ago 6h 5208M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:46:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 117s ago 6h 4216M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:46:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 117s ago 6h 5022M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:46:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 117s ago 6h 115M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:46:19.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:19 smithi183 ceph-mon[99169]: pgmap v13863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:19 smithi119 ceph-mon[94175]: pgmap v13863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:19 smithi119 ceph-mon[108979]: pgmap v13863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:20.016 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:46:20.017 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:46:20.017 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:46:20.017 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:46:20.017 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:46:20.017 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:46:20.017 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:46:20.017 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:46:20.017 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:46:20.017 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:46:20.017 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:46:20.017 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:46:20.018 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:46:20.018 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:46:20.018 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:46:20.018 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:46:20.018 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:46:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:20 smithi183 ceph-mon[99169]: from='client.39581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:46:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3859770549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:46:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:20 smithi119 ceph-mon[108979]: from='client.39581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:46:20.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3859770549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:46:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:20 smithi119 ceph-mon[94175]: from='client.39581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:46:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3859770549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:46:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:21 smithi183 ceph-mon[99169]: from='client.39587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:46:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:21 smithi183 ceph-mon[99169]: pgmap v13864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:21 smithi119 ceph-mon[94175]: from='client.39587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:46:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:21 smithi119 ceph-mon[94175]: pgmap v13864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:21 smithi119 ceph-mon[108979]: from='client.39587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:46:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:21 smithi119 ceph-mon[108979]: pgmap v13864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:23 smithi183 ceph-mon[99169]: pgmap v13865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:46:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:23 smithi119 ceph-mon[94175]: pgmap v13865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:46:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:23 smithi119 ceph-mon[108979]: pgmap v13865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:46:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:46:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:46:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:46:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:46:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:46:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:46:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:46:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:46:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:46:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:46:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:46:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:46:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:25.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:25 smithi183 ceph-mon[99169]: pgmap v13866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:25 smithi119 ceph-mon[94175]: pgmap v13866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:25 smithi119 ceph-mon[108979]: pgmap v13866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:27 smithi183 ceph-mon[99169]: pgmap v13867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:27 smithi119 ceph-mon[94175]: pgmap v13867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:27 smithi119 ceph-mon[108979]: pgmap v13867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:29 smithi183 ceph-mon[99169]: pgmap v13868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:29 smithi119 ceph-mon[94175]: pgmap v13868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:29 smithi119 ceph-mon[108979]: pgmap v13868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:31 smithi183 ceph-mon[99169]: pgmap v13869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:31 smithi119 ceph-mon[108979]: pgmap v13869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:31 smithi119 ceph-mon[94175]: pgmap v13869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:33 smithi183 ceph-mon[99169]: pgmap v13870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:33 smithi119 ceph-mon[94175]: pgmap v13870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:33 smithi119 ceph-mon[108979]: pgmap v13870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:46:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:46:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:46:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:35 smithi183 ceph-mon[99169]: pgmap v13871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:35 smithi119 ceph-mon[94175]: pgmap v13871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:35.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:35 smithi119 ceph-mon[108979]: pgmap v13871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:37 smithi183 ceph-mon[99169]: pgmap v13872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:37 smithi119 ceph-mon[94175]: pgmap v13872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:37 smithi119 ceph-mon[108979]: pgmap v13872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:39 smithi183 ceph-mon[99169]: pgmap v13873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:39 smithi119 ceph-mon[94175]: pgmap v13873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:39 smithi119 ceph-mon[108979]: pgmap v13873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:41 smithi183 ceph-mon[99169]: pgmap v13874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:41 smithi119 ceph-mon[94175]: pgmap v13874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:41 smithi119 ceph-mon[108979]: pgmap v13874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:43 smithi183 ceph-mon[99169]: pgmap v13875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:43 smithi119 ceph-mon[94175]: pgmap v13875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:43 smithi119 ceph-mon[108979]: pgmap v13875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:46:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:46:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:46:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:45 smithi183 ceph-mon[99169]: pgmap v13876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:45 smithi119 ceph-mon[94175]: pgmap v13876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:45 smithi119 ceph-mon[108979]: pgmap v13876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:47 smithi183 ceph-mon[99169]: pgmap v13877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:47 smithi119 ceph-mon[94175]: pgmap v13877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:47 smithi119 ceph-mon[108979]: pgmap v13877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:49 smithi183 ceph-mon[99169]: pgmap v13878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:49 smithi119 ceph-mon[108979]: pgmap v13878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:49.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:49 smithi119 ceph-mon[94175]: pgmap v13878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:50.359 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:46:50.666 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:46:50.666 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 2m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:46:50.666 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 2m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:46:50.666 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 2m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:46:50.666 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 2m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:46:50.666 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 2m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:46:50.666 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 2m ago 6h 798M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:46:50.666 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 2m ago 6h 1727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:46:50.666 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 2m ago 6h 787M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:46:50.666 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 2m ago 6h 923M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:46:50.667 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 2m ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:46:50.667 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 2m ago 6h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:46:50.667 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 2m ago 6h 5749M 2333M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:46:50.667 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 2m ago 6h 5817M 2333M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:46:50.667 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 2m ago 6h 5280M 2333M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:46:50.667 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 2m ago 6h 4994M 2333M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:46:50.667 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 2m ago 6h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:46:50.667 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 2m ago 6h 5208M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:46:50.667 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 2m ago 6h 4216M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:46:50.667 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 2m ago 6h 5022M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:46:50.667 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 2m ago 6h 115M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:46:51.047 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:46:51.047 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:46:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:46:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:46:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:46:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:46:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:46:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:46:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:46:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:46:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:46:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:46:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:46:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:46:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:46:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:46:51.049 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:46:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:51 smithi183 ceph-mon[99169]: pgmap v13879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:51 smithi183 ceph-mon[99169]: from='client.39599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:46:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2832363761' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:46:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:51 smithi119 ceph-mon[108979]: pgmap v13879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:51 smithi119 ceph-mon[108979]: from='client.39599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:46:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2832363761' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:46:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:51 smithi119 ceph-mon[94175]: pgmap v13879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:51.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:51 smithi119 ceph-mon[94175]: from='client.39599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:46:51.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2832363761' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:46:52.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:52 smithi183 ceph-mon[99169]: from='client.39605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:46:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:52 smithi119 ceph-mon[108979]: from='client.39605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:46:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:52 smithi119 ceph-mon[94175]: from='client.39605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:46:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:53 smithi183 ceph-mon[99169]: pgmap v13880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:53 smithi119 ceph-mon[94175]: pgmap v13880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:53 smithi119 ceph-mon[108979]: pgmap v13880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:46:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:46:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:46:54.460 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:54.461 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:46:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:55 smithi183 ceph-mon[99169]: pgmap v13881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:55 smithi119 ceph-mon[108979]: pgmap v13881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:55 smithi119 ceph-mon[94175]: pgmap v13881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:57 smithi183 ceph-mon[99169]: pgmap v13882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:57 smithi119 ceph-mon[108979]: pgmap v13882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:57 smithi119 ceph-mon[94175]: pgmap v13882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:46:59 smithi183 ceph-mon[99169]: pgmap v13883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:46:59 smithi119 ceph-mon[94175]: pgmap v13883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:46:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:46:59 smithi119 ceph-mon[108979]: pgmap v13883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:01 smithi183 ceph-mon[99169]: pgmap v13884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:01 smithi119 ceph-mon[94175]: pgmap v13884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:01 smithi119 ceph-mon[108979]: pgmap v13884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:03 smithi183 ceph-mon[99169]: pgmap v13885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:03 smithi119 ceph-mon[94175]: pgmap v13885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:03 smithi119 ceph-mon[108979]: pgmap v13885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:47:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:47:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:47:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:05 smithi183 ceph-mon[99169]: pgmap v13886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:05 smithi119 ceph-mon[94175]: pgmap v13886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:05 smithi119 ceph-mon[108979]: pgmap v13886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:07 smithi183 ceph-mon[99169]: pgmap v13887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:07 smithi119 ceph-mon[108979]: pgmap v13887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:07 smithi119 ceph-mon[94175]: pgmap v13887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:09 smithi119 ceph-mon[108979]: pgmap v13888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:09 smithi119 ceph-mon[94175]: pgmap v13888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:09 smithi183 ceph-mon[99169]: pgmap v13888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:11 smithi119 ceph-mon[108979]: pgmap v13889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:11.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:11 smithi119 ceph-mon[94175]: pgmap v13889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:11 smithi183 ceph-mon[99169]: pgmap v13889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:13 smithi119 ceph-mon[94175]: pgmap v13890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:13 smithi119 ceph-mon[108979]: pgmap v13890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:13 smithi183 ceph-mon[99169]: pgmap v13890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:47:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:47:14] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T21:47:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:15 smithi183 ceph-mon[99169]: pgmap v13891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:15 smithi119 ceph-mon[108979]: pgmap v13891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:15 smithi119 ceph-mon[94175]: pgmap v13891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:17 smithi183 ceph-mon[99169]: pgmap v13892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:17 smithi119 ceph-mon[94175]: pgmap v13892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:17 smithi119 ceph-mon[108979]: pgmap v13892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:19 smithi183 ceph-mon[99169]: pgmap v13893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:19 smithi119 ceph-mon[94175]: pgmap v13893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:19 smithi119 ceph-mon[108979]: pgmap v13893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:21.390 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:47:21.700 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:47:21.701 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 3m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:47:21.701 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 2m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:47:21.701 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 3m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:47:21.701 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 2m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:47:21.701 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 2m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:47:21.701 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 3m ago 6h 798M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:47:21.701 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 3m ago 6h 1727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:47:21.701 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 2m ago 6h 787M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:47:21.701 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 3m ago 6h 923M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:47:21.701 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 3m ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:47:21.701 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 2m ago 6h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:47:21.701 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 3m ago 6h 5749M 2333M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:47:21.701 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 3m ago 6h 5817M 2333M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:47:21.701 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 3m ago 6h 5280M 2333M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:47:21.702 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 3m ago 6h 4994M 2333M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:47:21.702 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 2m ago 6h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:47:21.702 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 2m ago 6h 5208M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:47:21.702 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 2m ago 6h 4216M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:47:21.702 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 2m ago 6h 5022M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:47:21.702 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 2m ago 6h 115M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:47:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:21 smithi183 ceph-mon[99169]: pgmap v13894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:21 smithi119 ceph-mon[94175]: pgmap v13894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:21 smithi119 ceph-mon[108979]: pgmap v13894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:22.077 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:47:22.077 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:47:22.078 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:47:22.078 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:47:22.078 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:47:22.078 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:47:22.078 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:47:22.078 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:47:22.078 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:47:22.078 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:47:22.078 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:47:22.078 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:47:22.078 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:47:22.078 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:47:22.079 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:47:22.079 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:47:22.079 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:47:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:22 smithi183 ceph-mon[99169]: from='client.29733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:47:22.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3457684289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:47:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:22 smithi119 ceph-mon[94175]: from='client.29733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:47:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3457684289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:47:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:22 smithi119 ceph-mon[108979]: from='client.29733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:47:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3457684289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:47:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:23 smithi183 ceph-mon[99169]: from='client.39623 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:47:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:23 smithi183 ceph-mon[99169]: pgmap v13895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:23 smithi119 ceph-mon[94175]: from='client.39623 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:47:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:23 smithi119 ceph-mon[94175]: pgmap v13895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:23 smithi119 ceph-mon[108979]: from='client.39623 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:47:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:23 smithi119 ceph-mon[108979]: pgmap v13895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:47:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:47:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:47:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:47:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:47:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:47:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:47:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:47:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:47:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:47:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:47:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:47:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:25 smithi183 ceph-mon[99169]: pgmap v13896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:47:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:47:25.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:47:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:25 smithi119 ceph-mon[94175]: pgmap v13896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:47:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:47:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:47:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:25 smithi119 ceph-mon[108979]: pgmap v13896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:47:25.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:47:25.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:47:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:27 smithi183 ceph-mon[99169]: pgmap v13897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:27 smithi119 ceph-mon[108979]: pgmap v13897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:27 smithi119 ceph-mon[94175]: pgmap v13897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:29 smithi183 ceph-mon[99169]: pgmap v13898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:29 smithi119 ceph-mon[94175]: pgmap v13898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:29 smithi119 ceph-mon[108979]: pgmap v13898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:30 smithi183 ceph-mon[99169]: pgmap v13899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:30.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:30 smithi119 ceph-mon[94175]: pgmap v13899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:30.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:30 smithi119 ceph-mon[108979]: pgmap v13899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:33 smithi183 ceph-mon[99169]: pgmap v13900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:33 smithi119 ceph-mon[94175]: pgmap v13900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:33 smithi119 ceph-mon[108979]: pgmap v13900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:47:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:47:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:47:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:35 smithi183 ceph-mon[99169]: pgmap v13901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:35 smithi119 ceph-mon[108979]: pgmap v13901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:35 smithi119 ceph-mon[94175]: pgmap v13901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:37 smithi183 ceph-mon[99169]: pgmap v13902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:37 smithi119 ceph-mon[94175]: pgmap v13902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:37 smithi119 ceph-mon[108979]: pgmap v13902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:39 smithi183 ceph-mon[99169]: pgmap v13903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:39 smithi119 ceph-mon[94175]: pgmap v13903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:39 smithi119 ceph-mon[108979]: pgmap v13903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:41 smithi183 ceph-mon[99169]: pgmap v13904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:41 smithi119 ceph-mon[94175]: pgmap v13904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:41 smithi119 ceph-mon[108979]: pgmap v13904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:43 smithi183 ceph-mon[99169]: pgmap v13905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:43 smithi119 ceph-mon[94175]: pgmap v13905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:43 smithi119 ceph-mon[108979]: pgmap v13905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:47:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:47:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:47:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:45 smithi183 ceph-mon[99169]: pgmap v13906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:45 smithi119 ceph-mon[94175]: pgmap v13906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:45 smithi119 ceph-mon[108979]: pgmap v13906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:47 smithi119 ceph-mon[94175]: pgmap v13907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:47 smithi119 ceph-mon[108979]: pgmap v13907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:47 smithi183 ceph-mon[99169]: pgmap v13907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:49 smithi119 ceph-mon[94175]: pgmap v13908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:49 smithi119 ceph-mon[108979]: pgmap v13908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:49 smithi183 ceph-mon[99169]: pgmap v13908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:51 smithi183 ceph-mon[99169]: pgmap v13909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:51 smithi119 ceph-mon[94175]: pgmap v13909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:51 smithi119 ceph-mon[108979]: pgmap v13909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:52.424 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:47:52.729 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:47:52.730 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 3m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:47:52.730 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 3m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:47:52.730 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 3m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:47:52.730 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 3m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:47:52.730 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 3m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:47:52.730 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 3m ago 6h 798M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:47:52.730 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 3m ago 6h 1727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:47:52.730 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 3m ago 6h 787M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:47:52.730 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 3m ago 6h 923M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:47:52.730 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 3m ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:47:52.730 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 3m ago 6h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:47:52.731 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 3m ago 6h 5749M 2333M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:47:52.731 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 3m ago 6h 5817M 2333M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:47:52.731 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 3m ago 6h 5280M 2333M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:47:52.731 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 3m ago 6h 4994M 2333M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:47:52.731 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 3m ago 6h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:47:52.731 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 3m ago 6h 5208M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:47:52.731 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 3m ago 6h 4216M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:47:52.731 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 3m ago 6h 5022M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:47:52.731 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 3m ago 6h 115M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:47:53.107 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:47:53.107 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:47:53.107 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:47:53.107 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:47:53.107 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:47:53.107 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:47:53.107 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:47:53.107 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:47:53.108 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:47:53.108 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:47:53.108 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:47:53.108 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:47:53.108 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:47:53.108 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:47:53.108 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:47:53.108 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:47:53.108 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:47:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:53 smithi183 ceph-mon[99169]: pgmap v13910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:53.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:53 smithi183 ceph-mon[99169]: from='client.29751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:47:53.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2361359646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:47:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:53 smithi119 ceph-mon[94175]: pgmap v13910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:53 smithi119 ceph-mon[94175]: from='client.29751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:47:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2361359646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:47:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:53 smithi119 ceph-mon[108979]: pgmap v13910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:53.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:53 smithi119 ceph-mon[108979]: from='client.29751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:47:53.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2361359646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:47:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:47:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:47:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:47:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:54 smithi119 ceph-mon[94175]: from='client.39641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:47:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:54 smithi119 ceph-mon[108979]: from='client.39641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:47:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:54 smithi183 ceph-mon[99169]: from='client.39641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:47:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:47:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:55 smithi183 ceph-mon[99169]: pgmap v13911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:55 smithi119 ceph-mon[94175]: pgmap v13911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:55 smithi119 ceph-mon[108979]: pgmap v13911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:57 smithi183 ceph-mon[99169]: pgmap v13912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:57 smithi119 ceph-mon[94175]: pgmap v13912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:57 smithi119 ceph-mon[108979]: pgmap v13912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:47:59 smithi183 ceph-mon[99169]: pgmap v13913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:47:59 smithi119 ceph-mon[94175]: pgmap v13913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:47:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:47:59 smithi119 ceph-mon[108979]: pgmap v13913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:01 smithi183 ceph-mon[99169]: pgmap v13914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:01 smithi119 ceph-mon[94175]: pgmap v13914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:01 smithi119 ceph-mon[108979]: pgmap v13914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:03 smithi183 ceph-mon[99169]: pgmap v13915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:03 smithi119 ceph-mon[94175]: pgmap v13915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:03 smithi119 ceph-mon[108979]: pgmap v13915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:48:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:48:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:48:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:05 smithi183 ceph-mon[99169]: pgmap v13916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:05 smithi119 ceph-mon[108979]: pgmap v13916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:05 smithi119 ceph-mon[94175]: pgmap v13916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:07 smithi183 ceph-mon[99169]: pgmap v13917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:07 smithi119 ceph-mon[94175]: pgmap v13917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:07 smithi119 ceph-mon[108979]: pgmap v13917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:09 smithi183 ceph-mon[99169]: pgmap v13918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:09 smithi119 ceph-mon[94175]: pgmap v13918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:09 smithi119 ceph-mon[108979]: pgmap v13918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:11 smithi183 ceph-mon[99169]: pgmap v13919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:11 smithi119 ceph-mon[108979]: pgmap v13919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:11 smithi119 ceph-mon[94175]: pgmap v13919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:13 smithi183 ceph-mon[99169]: pgmap v13920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:13 smithi119 ceph-mon[94175]: pgmap v13920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:13 smithi119 ceph-mon[108979]: pgmap v13920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:48:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:48:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:48:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:15 smithi183 ceph-mon[99169]: pgmap v13921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:15 smithi119 ceph-mon[94175]: pgmap v13921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:15 smithi119 ceph-mon[108979]: pgmap v13921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:17 smithi183 ceph-mon[99169]: pgmap v13922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:17 smithi119 ceph-mon[108979]: pgmap v13922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:17 smithi119 ceph-mon[94175]: pgmap v13922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:19 smithi183 ceph-mon[99169]: pgmap v13923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:19 smithi119 ceph-mon[94175]: pgmap v13923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:19 smithi119 ceph-mon[108979]: pgmap v13923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:21 smithi183 ceph-mon[99169]: pgmap v13924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:21 smithi119 ceph-mon[108979]: pgmap v13924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:21 smithi119 ceph-mon[94175]: pgmap v13924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:23.453 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:48:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:23 smithi183 ceph-mon[99169]: pgmap v13925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:23 smithi119 ceph-mon[108979]: pgmap v13925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:23 smithi119 ceph-mon[94175]: pgmap v13925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:23.759 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:48:23.759 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 4m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 4m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 4m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 4m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 4m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 4m ago 6h 798M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 4m ago 6h 1727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 4m ago 6h 787M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 4m ago 6h 923M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 4m ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 4m ago 6h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 4m ago 6h 5749M 2333M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 4m ago 6h 5817M 2333M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 4m ago 6h 5280M 2333M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 4m ago 6h 4994M 2333M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:48:23.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 4m ago 6h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:48:23.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 4m ago 6h 5208M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:48:23.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 4m ago 6h 4216M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:48:23.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 4m ago 6h 5022M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:48:23.761 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 4m ago 6h 115M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:48:24.138 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:48:24.140 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:48:24.140 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:48:24.140 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:48:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:48:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:48:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:48:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:24 smithi119 ceph-mon[108979]: from='client.39653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:48:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2642147088' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:48:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:24 smithi119 ceph-mon[94175]: from='client.39653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:48:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2642147088' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:48:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:24 smithi183 ceph-mon[99169]: from='client.39653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:48:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2642147088' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:48:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:25 smithi183 ceph-mon[99169]: from='client.29775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:48:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:25 smithi183 ceph-mon[99169]: pgmap v13926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:48:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:48:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:48:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:25 smithi119 ceph-mon[108979]: from='client.29775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:48:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:25 smithi119 ceph-mon[108979]: pgmap v13926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:48:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:48:25.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:48:25.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:25 smithi119 ceph-mon[94175]: from='client.29775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:48:25.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:25 smithi119 ceph-mon[94175]: pgmap v13926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:25.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:48:25.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:48:25.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:48:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:48:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:48:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:48:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:48:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:48:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:48:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:48:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:48:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:48:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:27 smithi183 ceph-mon[99169]: pgmap v13927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:27 smithi119 ceph-mon[94175]: pgmap v13927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:27.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:27 smithi119 ceph-mon[108979]: pgmap v13927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:29 smithi183 ceph-mon[99169]: pgmap v13928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:29 smithi119 ceph-mon[108979]: pgmap v13928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:29 smithi119 ceph-mon[94175]: pgmap v13928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:31 smithi183 ceph-mon[99169]: pgmap v13929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:31 smithi119 ceph-mon[94175]: pgmap v13929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:31.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:31 smithi119 ceph-mon[108979]: pgmap v13929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:33 smithi183 ceph-mon[99169]: pgmap v13930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:33 smithi119 ceph-mon[108979]: pgmap v13930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:33 smithi119 ceph-mon[94175]: pgmap v13930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:48:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:48:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:48:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:35 smithi183 ceph-mon[99169]: pgmap v13931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:35 smithi119 ceph-mon[94175]: pgmap v13931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:35 smithi119 ceph-mon[108979]: pgmap v13931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:37 smithi183 ceph-mon[99169]: pgmap v13932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:37 smithi119 ceph-mon[108979]: pgmap v13932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:37 smithi119 ceph-mon[94175]: pgmap v13932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:39 smithi183 ceph-mon[99169]: pgmap v13933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:39 smithi119 ceph-mon[108979]: pgmap v13933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:39 smithi119 ceph-mon[94175]: pgmap v13933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:41 smithi183 ceph-mon[99169]: pgmap v13934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:41 smithi119 ceph-mon[94175]: pgmap v13934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:41 smithi119 ceph-mon[108979]: pgmap v13934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:43 smithi183 ceph-mon[99169]: pgmap v13935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:43 smithi119 ceph-mon[108979]: pgmap v13935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:43 smithi119 ceph-mon[94175]: pgmap v13935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:48:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:48:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:48:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:45 smithi183 ceph-mon[99169]: pgmap v13936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:45 smithi119 ceph-mon[108979]: pgmap v13936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:45 smithi119 ceph-mon[94175]: pgmap v13936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:47 smithi183 ceph-mon[99169]: pgmap v13937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:47 smithi119 ceph-mon[108979]: pgmap v13937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:47 smithi119 ceph-mon[94175]: pgmap v13937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:49 smithi183 ceph-mon[99169]: pgmap v13938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:49 smithi119 ceph-mon[108979]: pgmap v13938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:49 smithi119 ceph-mon[94175]: pgmap v13938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:51 smithi183 ceph-mon[99169]: pgmap v13939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:51 smithi119 ceph-mon[94175]: pgmap v13939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:51 smithi119 ceph-mon[108979]: pgmap v13939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:53 smithi183 ceph-mon[99169]: pgmap v13940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:53 smithi119 ceph-mon[108979]: pgmap v13940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:53 smithi119 ceph-mon[94175]: pgmap v13940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:48:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:48:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:48:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:54.482 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:48:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:48:54.789 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:48:54.789 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 4m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:48:54.790 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 4m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:48:54.790 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 4m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:48:54.790 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 4m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:48:54.790 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 4m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:48:54.790 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 4m ago 6h 798M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:48:54.790 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 4m ago 6h 1727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:48:54.790 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 4m ago 6h 787M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:48:54.790 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 4m ago 6h 923M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:48:54.790 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 4m ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:48:54.790 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 4m ago 6h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:48:54.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 4m ago 6h 5749M 2333M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:48:54.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 4m ago 6h 5817M 2333M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:48:54.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 4m ago 6h 5280M 2333M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:48:54.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 4m ago 6h 4994M 2333M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:48:54.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 4m ago 6h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:48:54.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 4m ago 6h 5208M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:48:54.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 4m ago 6h 4216M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:48:54.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 4m ago 6h 5022M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:48:54.791 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 4m ago 6h 115M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:48:55.167 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:48:55.167 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:48:55.167 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:48:55.167 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:48:55.167 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:48:55.168 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:48:55.168 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:48:55.168 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:48:55.168 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:48:55.168 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:48:55.168 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:48:55.168 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:48:55.168 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:48:55.168 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:48:55.169 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:48:55.169 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:48:55.169 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:48:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:55 smithi183 ceph-mon[99169]: pgmap v13941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:55 smithi183 ceph-mon[99169]: from='client.29787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:48:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2551840195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:48:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:55 smithi119 ceph-mon[108979]: pgmap v13941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:55 smithi119 ceph-mon[108979]: from='client.29787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:48:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2551840195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:48:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:55 smithi119 ceph-mon[94175]: pgmap v13941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:55 smithi119 ceph-mon[94175]: from='client.29787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:48:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2551840195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:48:56.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:56 smithi183 ceph-mon[99169]: from='client.29793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:48:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:56 smithi119 ceph-mon[94175]: from='client.29793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:48:56.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:56 smithi119 ceph-mon[108979]: from='client.29793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:48:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:57 smithi183 ceph-mon[99169]: pgmap v13942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:57 smithi119 ceph-mon[108979]: pgmap v13942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:57 smithi119 ceph-mon[94175]: pgmap v13942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:48:59 smithi183 ceph-mon[99169]: pgmap v13943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:48:59 smithi119 ceph-mon[94175]: pgmap v13943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:48:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:48:59 smithi119 ceph-mon[108979]: pgmap v13943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:01.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:01 smithi183 ceph-mon[99169]: pgmap v13944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:01 smithi119 ceph-mon[94175]: pgmap v13944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:01 smithi119 ceph-mon[108979]: pgmap v13944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:03 smithi183 ceph-mon[99169]: pgmap v13945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:03 smithi119 ceph-mon[108979]: pgmap v13945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:03 smithi119 ceph-mon[94175]: pgmap v13945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:49:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:49:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:49:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:05 smithi183 ceph-mon[99169]: pgmap v13946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:05 smithi119 ceph-mon[94175]: pgmap v13946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:05 smithi119 ceph-mon[108979]: pgmap v13946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:07 smithi183 ceph-mon[99169]: pgmap v13947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:07 smithi119 ceph-mon[108979]: pgmap v13947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:07 smithi119 ceph-mon[94175]: pgmap v13947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:09 smithi183 ceph-mon[99169]: pgmap v13948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:09 smithi119 ceph-mon[108979]: pgmap v13948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:09 smithi119 ceph-mon[94175]: pgmap v13948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:11 smithi183 ceph-mon[99169]: pgmap v13949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:11 smithi119 ceph-mon[108979]: pgmap v13949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:11 smithi119 ceph-mon[94175]: pgmap v13949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:13 smithi183 ceph-mon[99169]: pgmap v13950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:13 smithi119 ceph-mon[94175]: pgmap v13950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:13 smithi119 ceph-mon[108979]: pgmap v13950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:49:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:49:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:49:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:15 smithi183 ceph-mon[99169]: pgmap v13951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:15 smithi119 ceph-mon[108979]: pgmap v13951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:15 smithi119 ceph-mon[94175]: pgmap v13951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:17 smithi183 ceph-mon[99169]: pgmap v13952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:17 smithi119 ceph-mon[94175]: pgmap v13952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:17 smithi119 ceph-mon[108979]: pgmap v13952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:19 smithi183 ceph-mon[99169]: pgmap v13953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:19 smithi119 ceph-mon[108979]: pgmap v13953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:19 smithi119 ceph-mon[94175]: pgmap v13953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:21 smithi183 ceph-mon[99169]: pgmap v13954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:21 smithi119 ceph-mon[94175]: pgmap v13954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:21 smithi119 ceph-mon[108979]: pgmap v13954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:23 smithi183 ceph-mon[99169]: pgmap v13955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:23 smithi119 ceph-mon[94175]: pgmap v13955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:23 smithi119 ceph-mon[108979]: pgmap v13955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:49:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:49:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:49:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:25.514 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:49:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:25 smithi183 ceph-mon[99169]: pgmap v13956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:25 smithi119 ceph-mon[108979]: pgmap v13956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:25 smithi119 ceph-mon[94175]: pgmap v13956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:25.851 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:49:25.851 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 5m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:49:25.851 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 5m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:49:25.851 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 5m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:49:25.851 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 5m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:49:25.851 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 5m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:49:25.851 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 5m ago 6h 798M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:49:25.851 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 5m ago 6h 1727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:49:25.851 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 5m ago 6h 787M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:49:25.852 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 5m ago 6h 923M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:49:25.852 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 5m ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:49:25.852 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 5m ago 6h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:49:25.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 5m ago 6h 5749M 2333M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:49:25.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 5m ago 6h 5817M 2333M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:49:25.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 5m ago 6h 5280M 2333M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:49:25.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 5m ago 6h 4994M 2333M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:49:25.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 5m ago 6h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:49:25.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 5m ago 6h 5208M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:49:25.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 5m ago 6h 4216M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:49:25.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 5m ago 6h 5022M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:49:25.852 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 5m ago 6h 115M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:49:26.250 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:49:26.251 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:49:26.251 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:49:26.251 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:49:26.251 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:49:26.251 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:49:26.251 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:49:26.251 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:49:26.251 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:49:26.251 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:49:26.251 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:49:26.252 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:49:26.252 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:49:26.252 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:49:26.252 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:49:26.252 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:49:26.252 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:49:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:49:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:49:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:49:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:49:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/307828942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:49:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:49:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:49:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:49:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:49:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/307828942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:49:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:49:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:49:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:49:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:49:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/307828942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:49:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:27 smithi183 ceph-mon[99169]: from='client.39689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:49:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:27 smithi183 ceph-mon[99169]: pgmap v13957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:27.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:27 smithi183 ceph-mon[99169]: from='client.29811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:49:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:27 smithi119 ceph-mon[94175]: from='client.39689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:49:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:27 smithi119 ceph-mon[94175]: pgmap v13957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:27 smithi119 ceph-mon[94175]: from='client.29811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:49:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:27 smithi119 ceph-mon[108979]: from='client.39689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:49:27.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:27 smithi119 ceph-mon[108979]: pgmap v13957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:27.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:27 smithi119 ceph-mon[108979]: from='client.29811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:49:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:29 smithi183 ceph-mon[99169]: pgmap v13958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:29 smithi119 ceph-mon[108979]: pgmap v13958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:29 smithi119 ceph-mon[94175]: pgmap v13958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:31 smithi183 ceph-mon[99169]: pgmap v13959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:31 smithi119 ceph-mon[94175]: pgmap v13959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:31 smithi119 ceph-mon[108979]: pgmap v13959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:33 smithi183 ceph-mon[99169]: pgmap v13960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:33 smithi119 ceph-mon[94175]: pgmap v13960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:33.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:33 smithi119 ceph-mon[108979]: pgmap v13960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:49:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:49:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:49:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:35 smithi183 ceph-mon[99169]: pgmap v13961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:35 smithi119 ceph-mon[94175]: pgmap v13961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:35 smithi119 ceph-mon[108979]: pgmap v13961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:37 smithi183 ceph-mon[99169]: pgmap v13962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:37 smithi119 ceph-mon[94175]: pgmap v13962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:37 smithi119 ceph-mon[108979]: pgmap v13962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:39 smithi183 ceph-mon[99169]: pgmap v13963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:39 smithi119 ceph-mon[94175]: pgmap v13963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:39 smithi119 ceph-mon[108979]: pgmap v13963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:41 smithi183 ceph-mon[99169]: pgmap v13964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:41 smithi119 ceph-mon[94175]: pgmap v13964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:41 smithi119 ceph-mon[108979]: pgmap v13964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:43 smithi183 ceph-mon[99169]: pgmap v13965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:43.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:43 smithi119 ceph-mon[94175]: pgmap v13965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:43.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:43 smithi119 ceph-mon[108979]: pgmap v13965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:49:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:49:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:49:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:45 smithi183 ceph-mon[99169]: pgmap v13966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:45 smithi119 ceph-mon[94175]: pgmap v13966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:45 smithi119 ceph-mon[108979]: pgmap v13966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:47 smithi183 ceph-mon[99169]: pgmap v13967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:47 smithi119 ceph-mon[94175]: pgmap v13967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:47 smithi119 ceph-mon[108979]: pgmap v13967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:49 smithi183 ceph-mon[99169]: pgmap v13968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:49 smithi119 ceph-mon[94175]: pgmap v13968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:49 smithi119 ceph-mon[108979]: pgmap v13968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:51 smithi119 ceph-mon[94175]: pgmap v13969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:51 smithi119 ceph-mon[108979]: pgmap v13969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:51 smithi183 ceph-mon[99169]: pgmap v13969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:53 smithi119 ceph-mon[108979]: pgmap v13970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:53 smithi119 ceph-mon[94175]: pgmap v13970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:53 smithi183 ceph-mon[99169]: pgmap v13970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:49:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:49:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:49:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:49:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:55 smithi183 ceph-mon[99169]: pgmap v13971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:55 smithi119 ceph-mon[94175]: pgmap v13971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:55 smithi119 ceph-mon[108979]: pgmap v13971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:56.590 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:49:56.897 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:49:56.897 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 5m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:49:56.897 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 5m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:49:56.897 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 5m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:49:56.897 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 5m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:49:56.897 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 5m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:49:56.897 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 5m ago 6h 798M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:49:56.898 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 5m ago 6h 1727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:49:56.898 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 5m ago 6h 787M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:49:56.898 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 5m ago 6h 923M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:49:56.898 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 5m ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:49:56.898 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 5m ago 6h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:49:56.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 5m ago 6h 5749M 2333M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:49:56.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 5m ago 6h 5817M 2333M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:49:56.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 5m ago 6h 5280M 2333M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:49:56.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 5m ago 6h 4994M 2333M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:49:56.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 5m ago 6h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:49:56.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 5m ago 6h 5208M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:49:56.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 5m ago 6h 4216M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:49:56.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 5m ago 6h 5022M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:49:56.898 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 5m ago 6h 115M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:49:57.276 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:49:57.276 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:49:57.276 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:49:57.276 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:49:57.277 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:49:57.277 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:49:57.277 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:49:57.277 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:49:57.277 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:49:57.277 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:49:57.277 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:49:57.277 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:49:57.277 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:49:57.277 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:49:57.277 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:49:57.277 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:49:57.277 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:49:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:57 smithi183 ceph-mon[99169]: pgmap v13972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1129899058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:49:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:57 smithi119 ceph-mon[108979]: pgmap v13972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1129899058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:49:57.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:57 smithi119 ceph-mon[94175]: pgmap v13972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:57.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1129899058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:49:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:58 smithi183 ceph-mon[99169]: from='client.29823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:49:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:58 smithi183 ceph-mon[99169]: from='client.29829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:49:58.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:58 smithi119 ceph-mon[94175]: from='client.29823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:49:58.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:58 smithi119 ceph-mon[94175]: from='client.29829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:49:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:58 smithi119 ceph-mon[108979]: from='client.29823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:49:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:58 smithi119 ceph-mon[108979]: from='client.29829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:49:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:49:59 smithi183 ceph-mon[99169]: pgmap v13973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:49:59 smithi119 ceph-mon[94175]: pgmap v13973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:49:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:49:59 smithi119 ceph-mon[108979]: pgmap v13973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T21:49:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:50:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:50:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:50:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T21:50:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:01 smithi183 ceph-mon[99169]: pgmap v13974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:01 smithi119 ceph-mon[94175]: pgmap v13974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:01 smithi119 ceph-mon[108979]: pgmap v13974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:03 smithi183 ceph-mon[99169]: pgmap v13975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:03 smithi119 ceph-mon[94175]: pgmap v13975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:03 smithi119 ceph-mon[108979]: pgmap v13975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:50:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:50:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:50:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:05 smithi183 ceph-mon[99169]: pgmap v13976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:05 smithi119 ceph-mon[94175]: pgmap v13976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:05 smithi119 ceph-mon[108979]: pgmap v13976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:07 smithi183 ceph-mon[99169]: pgmap v13977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:07 smithi119 ceph-mon[94175]: pgmap v13977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:07 smithi119 ceph-mon[108979]: pgmap v13977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:09 smithi183 ceph-mon[99169]: pgmap v13978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:09 smithi119 ceph-mon[94175]: pgmap v13978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:09 smithi119 ceph-mon[108979]: pgmap v13978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:11 smithi183 ceph-mon[99169]: pgmap v13979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:11 smithi119 ceph-mon[94175]: pgmap v13979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:11 smithi119 ceph-mon[108979]: pgmap v13979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:13 smithi183 ceph-mon[99169]: pgmap v13980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:13 smithi119 ceph-mon[94175]: pgmap v13980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:13 smithi119 ceph-mon[108979]: pgmap v13980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:50:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:50:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:50:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:15 smithi183 ceph-mon[99169]: pgmap v13981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:15.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:15 smithi119 ceph-mon[94175]: pgmap v13981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:15.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:15 smithi119 ceph-mon[108979]: pgmap v13981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:17 smithi183 ceph-mon[99169]: pgmap v13982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:17 smithi119 ceph-mon[94175]: pgmap v13982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:17 smithi119 ceph-mon[108979]: pgmap v13982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:19 smithi183 ceph-mon[99169]: pgmap v13983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:19 smithi119 ceph-mon[94175]: pgmap v13983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:19 smithi119 ceph-mon[108979]: pgmap v13983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:21 smithi183 ceph-mon[99169]: pgmap v13984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:21 smithi119 ceph-mon[94175]: pgmap v13984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:21 smithi119 ceph-mon[108979]: pgmap v13984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:23 smithi183 ceph-mon[99169]: pgmap v13985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:23 smithi119 ceph-mon[94175]: pgmap v13985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:23 smithi119 ceph-mon[108979]: pgmap v13985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:50:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:50:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:50:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:25 smithi183 ceph-mon[99169]: pgmap v13986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:25 smithi119 ceph-mon[94175]: pgmap v13986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:25 smithi119 ceph-mon[108979]: pgmap v13986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:27.616 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:50:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:27 smithi183 ceph-mon[99169]: pgmap v13987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:50:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:50:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:50:27.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:50:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:27 smithi119 ceph-mon[94175]: pgmap v13987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:50:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:50:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:50:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:50:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:27 smithi119 ceph-mon[108979]: pgmap v13987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:27.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:50:27.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:50:27.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:50:27.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:50:27.922 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:50:27.922 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 6m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:50:27.922 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 6m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:50:27.922 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 6m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:50:27.923 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 6m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:50:27.923 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 6m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:50:27.923 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 6m ago 6h 798M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:50:27.923 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 6m ago 6h 1727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:50:27.923 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 6m ago 6h 787M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:50:27.923 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 6m ago 6h 923M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:50:27.923 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 6m ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:50:27.923 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 6m ago 6h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:50:27.923 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 6m ago 6h 5749M 2333M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:50:27.923 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 6m ago 6h 5817M 2333M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:50:27.923 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 6m ago 6h 5280M 2333M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:50:27.923 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 6m ago 6h 4994M 2333M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:50:27.923 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 6m ago 6h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:50:27.923 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 6m ago 6h 5208M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:50:27.924 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 6m ago 6h 4216M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:50:27.924 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 6m ago 6h 5022M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:50:27.924 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 6m ago 6h 115M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:50:28.302 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:50:28.302 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:50:28.302 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:50:28.303 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:50:28.303 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:50:28.303 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:50:28.303 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:50:28.303 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:50:28.303 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:50:28.303 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:50:28.303 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:50:28.303 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:50:28.303 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:50:28.303 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:50:28.303 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:50:28.303 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:50:28.304 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:50:29.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:29 smithi183 ceph-mon[99169]: from='client.29841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:50:29.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:29 smithi183 ceph-mon[99169]: pgmap v13988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:29.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:29 smithi183 ceph-mon[99169]: from='client.29847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:50:29.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2511012133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:50:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:29 smithi119 ceph-mon[94175]: from='client.29841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:50:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:29 smithi119 ceph-mon[94175]: pgmap v13988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:29 smithi119 ceph-mon[94175]: from='client.29847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:50:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2511012133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:50:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:29 smithi119 ceph-mon[108979]: from='client.29841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:50:29.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:29 smithi119 ceph-mon[108979]: pgmap v13988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:29.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:29 smithi119 ceph-mon[108979]: from='client.29847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:50:29.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2511012133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:50:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:31 smithi183 ceph-mon[99169]: pgmap v13989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:31 smithi119 ceph-mon[94175]: pgmap v13989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:31 smithi119 ceph-mon[108979]: pgmap v13989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:33 smithi183 ceph-mon[99169]: pgmap v13990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:33 smithi119 ceph-mon[94175]: pgmap v13990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:33 smithi119 ceph-mon[108979]: pgmap v13990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:50:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:50:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:50:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:35 smithi183 ceph-mon[99169]: pgmap v13991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:35 smithi119 ceph-mon[94175]: pgmap v13991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:35 smithi119 ceph-mon[108979]: pgmap v13991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:37 smithi183 ceph-mon[99169]: pgmap v13992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:37 smithi119 ceph-mon[94175]: pgmap v13992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:37 smithi119 ceph-mon[108979]: pgmap v13992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:39 smithi183 ceph-mon[99169]: pgmap v13993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:39 smithi119 ceph-mon[94175]: pgmap v13993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:39 smithi119 ceph-mon[108979]: pgmap v13993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:41 smithi183 ceph-mon[99169]: pgmap v13994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:41 smithi119 ceph-mon[94175]: pgmap v13994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:41 smithi119 ceph-mon[108979]: pgmap v13994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:43 smithi183 ceph-mon[99169]: pgmap v13995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:43 smithi119 ceph-mon[108979]: pgmap v13995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:43 smithi119 ceph-mon[94175]: pgmap v13995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:50:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:50:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:50:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:45 smithi183 ceph-mon[99169]: pgmap v13996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:45 smithi119 ceph-mon[94175]: pgmap v13996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:45 smithi119 ceph-mon[108979]: pgmap v13996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:47 smithi183 ceph-mon[99169]: pgmap v13997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:47 smithi119 ceph-mon[94175]: pgmap v13997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:47 smithi119 ceph-mon[108979]: pgmap v13997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:49 smithi183 ceph-mon[99169]: pgmap v13998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:49 smithi119 ceph-mon[94175]: pgmap v13998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:49 smithi119 ceph-mon[108979]: pgmap v13998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:51 smithi183 ceph-mon[99169]: pgmap v13999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:51 smithi119 ceph-mon[108979]: pgmap v13999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:51 smithi119 ceph-mon[94175]: pgmap v13999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:53 smithi183 ceph-mon[99169]: pgmap v14000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:53 smithi119 ceph-mon[108979]: pgmap v14000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:53 smithi119 ceph-mon[94175]: pgmap v14000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:50:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:50:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:50:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:50:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:55 smithi183 ceph-mon[99169]: pgmap v14001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:55.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:55 smithi119 ceph-mon[94175]: pgmap v14001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:55.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:55 smithi119 ceph-mon[108979]: pgmap v14001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:57 smithi183 ceph-mon[99169]: pgmap v14002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:57 smithi119 ceph-mon[94175]: pgmap v14002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:57 smithi119 ceph-mon[108979]: pgmap v14002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:58.652 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:50:58.958 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:50:58.958 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 6m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:50:58.958 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 6m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:50:58.958 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 6m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:50:58.958 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 6m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:50:58.958 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 6m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:50:58.958 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 6m ago 6h 798M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:50:58.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 6m ago 6h 1727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:50:58.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 6m ago 6h 787M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:50:58.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 6m ago 6h 923M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:50:58.959 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 6m ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:50:58.959 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 6m ago 6h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:50:58.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 6m ago 6h 5749M 2333M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:50:58.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 6m ago 6h 5817M 2333M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:50:58.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 6m ago 6h 5280M 2333M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:50:58.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 6m ago 6h 4994M 2333M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:50:58.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 6m ago 6h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:50:58.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 6m ago 6h 5208M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:50:58.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 6m ago 6h 4216M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:50:58.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 6m ago 6h 5022M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:50:58.959 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 6m ago 6h 115M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:50:59.344 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:50:59.344 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:50:59.344 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:50:59.345 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:50:59.345 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:50:59.345 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:50:59.345 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:50:59.345 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:50:59.345 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:50:59.345 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:50:59.345 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:50:59.345 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:50:59.345 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:50:59.345 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:50:59.345 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:50:59.345 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:50:59.346 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:50:59.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:50:59 smithi183 ceph-mon[99169]: pgmap v14003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:50:59 smithi119 ceph-mon[94175]: pgmap v14003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:50:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:50:59 smithi119 ceph-mon[108979]: pgmap v14003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:00.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:00 smithi183 ceph-mon[99169]: from='client.29859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:51:00.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:00 smithi183 ceph-mon[99169]: from='client.39749 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:51:00.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3613431404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:51:00.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:00 smithi119 ceph-mon[94175]: from='client.29859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:51:00.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:00 smithi119 ceph-mon[94175]: from='client.39749 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:51:00.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3613431404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:51:00.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:00 smithi119 ceph-mon[108979]: from='client.29859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:51:00.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:00 smithi119 ceph-mon[108979]: from='client.39749 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:51:00.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3613431404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:51:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:01 smithi183 ceph-mon[99169]: pgmap v14004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:01 smithi119 ceph-mon[94175]: pgmap v14004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:01 smithi119 ceph-mon[108979]: pgmap v14004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:03 smithi183 ceph-mon[99169]: pgmap v14005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:03 smithi119 ceph-mon[94175]: pgmap v14005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:03 smithi119 ceph-mon[108979]: pgmap v14005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:51:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:51:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:51:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:05 smithi183 ceph-mon[99169]: pgmap v14006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:05 smithi119 ceph-mon[94175]: pgmap v14006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:05 smithi119 ceph-mon[108979]: pgmap v14006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:07 smithi183 ceph-mon[99169]: pgmap v14007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:07 smithi119 ceph-mon[108979]: pgmap v14007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:07 smithi119 ceph-mon[94175]: pgmap v14007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:09 smithi183 ceph-mon[99169]: pgmap v14008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:09 smithi119 ceph-mon[94175]: pgmap v14008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:09 smithi119 ceph-mon[108979]: pgmap v14008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:11 smithi183 ceph-mon[99169]: pgmap v14009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:11 smithi119 ceph-mon[94175]: pgmap v14009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:11 smithi119 ceph-mon[108979]: pgmap v14009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:13 smithi183 ceph-mon[99169]: pgmap v14010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:13 smithi119 ceph-mon[94175]: pgmap v14010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:13 smithi119 ceph-mon[108979]: pgmap v14010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:51:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:51:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:51:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:15 smithi183 ceph-mon[99169]: pgmap v14011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:15 smithi119 ceph-mon[94175]: pgmap v14011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:15 smithi119 ceph-mon[108979]: pgmap v14011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:17 smithi183 ceph-mon[99169]: pgmap v14012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:17 smithi119 ceph-mon[94175]: pgmap v14012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:17 smithi119 ceph-mon[108979]: pgmap v14012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:19 smithi183 ceph-mon[99169]: pgmap v14013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:19 smithi119 ceph-mon[94175]: pgmap v14013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:19 smithi119 ceph-mon[108979]: pgmap v14013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:21.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:21 smithi183 ceph-mon[99169]: pgmap v14014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:21 smithi119 ceph-mon[94175]: pgmap v14014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:21 smithi119 ceph-mon[108979]: pgmap v14014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:23 smithi183 ceph-mon[99169]: pgmap v14015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:23 smithi119 ceph-mon[94175]: pgmap v14015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:23 smithi119 ceph-mon[108979]: pgmap v14015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:51:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:51:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:51:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:25 smithi183 ceph-mon[99169]: pgmap v14016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:25 smithi119 ceph-mon[94175]: pgmap v14016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:25 smithi119 ceph-mon[108979]: pgmap v14016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:27 smithi183 ceph-mon[99169]: pgmap v14017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:51:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:27 smithi119 ceph-mon[94175]: pgmap v14017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:51:27.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:27 smithi119 ceph-mon[108979]: pgmap v14017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:27.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:51:28.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:51:28.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:51:28.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:51:28.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:51:28.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:51:28.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:51:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:51:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:51:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:51:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:29 smithi183 ceph-mon[99169]: pgmap v14018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:29.692 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:51:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:29 smithi119 ceph-mon[94175]: pgmap v14018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:29 smithi119 ceph-mon[108979]: pgmap v14018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:29.995 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:51:29.995 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 7m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:51:29.995 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 7m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:51:29.995 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 7m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:51:29.995 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 7m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:51:29.996 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 7m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:51:29.996 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 7m ago 6h 798M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:51:29.996 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 7m ago 6h 1727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:51:29.996 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 7m ago 6h 787M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:51:29.996 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 7m ago 6h 923M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:51:29.996 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 7m ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:51:29.996 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 7m ago 6h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:51:29.996 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 7m ago 6h 5749M 2333M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:51:29.996 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 7m ago 6h 5817M 2333M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:51:29.996 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 7m ago 6h 5280M 2333M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:51:29.996 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 7m ago 6h 4994M 2333M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:51:29.996 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 7m ago 6h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:51:29.996 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 7m ago 6h 5208M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:51:29.996 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 7m ago 6h 4216M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:51:29.996 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 7m ago 6h 5022M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:51:29.997 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 7m ago 6h 115M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:51:30.373 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:51:30.374 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:51:30.374 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:51:30.374 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:51:30.374 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:51:30.374 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:51:30.374 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:51:30.374 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:51:30.374 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:51:30.374 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:51:30.374 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:51:30.374 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:51:30.374 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:51:30.374 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:51:30.374 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:51:30.375 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:51:30.375 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:51:30.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3052100957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:51:30.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3052100957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:51:30.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3052100957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:51:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:31 smithi183 ceph-mon[99169]: from='client.39761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:51:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:31 smithi183 ceph-mon[99169]: pgmap v14019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:31 smithi183 ceph-mon[99169]: from='client.39767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:51:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:31 smithi119 ceph-mon[94175]: from='client.39761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:51:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:31 smithi119 ceph-mon[94175]: pgmap v14019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:31 smithi119 ceph-mon[94175]: from='client.39767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:51:31.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:31 smithi119 ceph-mon[108979]: from='client.39761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:51:31.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:31 smithi119 ceph-mon[108979]: pgmap v14019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:31.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:31 smithi119 ceph-mon[108979]: from='client.39767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:51:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:33 smithi183 ceph-mon[99169]: pgmap v14020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:33 smithi119 ceph-mon[94175]: pgmap v14020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:33 smithi119 ceph-mon[108979]: pgmap v14020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:51:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:51:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:51:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:35 smithi183 ceph-mon[99169]: pgmap v14021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:35 smithi119 ceph-mon[94175]: pgmap v14021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:35 smithi119 ceph-mon[108979]: pgmap v14021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:37 smithi183 ceph-mon[99169]: pgmap v14022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:37 smithi119 ceph-mon[94175]: pgmap v14022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:37 smithi119 ceph-mon[108979]: pgmap v14022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:39 smithi183 ceph-mon[99169]: pgmap v14023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:39 smithi119 ceph-mon[94175]: pgmap v14023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:39 smithi119 ceph-mon[108979]: pgmap v14023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:41 smithi183 ceph-mon[99169]: pgmap v14024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:41 smithi119 ceph-mon[94175]: pgmap v14024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:41 smithi119 ceph-mon[108979]: pgmap v14024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:43 smithi183 ceph-mon[99169]: pgmap v14025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:43 smithi119 ceph-mon[94175]: pgmap v14025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:43 smithi119 ceph-mon[108979]: pgmap v14025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:51:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:51:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:51:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:45 smithi183 ceph-mon[99169]: pgmap v14026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:45 smithi119 ceph-mon[94175]: pgmap v14026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:45 smithi119 ceph-mon[108979]: pgmap v14026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:47 smithi183 ceph-mon[99169]: pgmap v14027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:47.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:47 smithi119 ceph-mon[94175]: pgmap v14027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:47.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:47 smithi119 ceph-mon[108979]: pgmap v14027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:49 smithi183 ceph-mon[99169]: pgmap v14028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:49 smithi119 ceph-mon[94175]: pgmap v14028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:49 smithi119 ceph-mon[108979]: pgmap v14028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:51 smithi183 ceph-mon[99169]: pgmap v14029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:51 smithi119 ceph-mon[94175]: pgmap v14029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:51 smithi119 ceph-mon[108979]: pgmap v14029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:53 smithi183 ceph-mon[99169]: pgmap v14030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:53 smithi119 ceph-mon[94175]: pgmap v14030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:53 smithi119 ceph-mon[108979]: pgmap v14030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:54.437 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:51:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:51:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:51:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:54.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:54.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:51:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:55 smithi183 ceph-mon[99169]: pgmap v14031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:55 smithi119 ceph-mon[94175]: pgmap v14031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:55 smithi119 ceph-mon[108979]: pgmap v14031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:57 smithi119 ceph-mon[94175]: pgmap v14032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:57.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:57 smithi119 ceph-mon[108979]: pgmap v14032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:57 smithi183 ceph-mon[99169]: pgmap v14032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:51:59 smithi119 ceph-mon[94175]: pgmap v14033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:51:59 smithi119 ceph-mon[108979]: pgmap v14033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:51:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:51:59 smithi183 ceph-mon[99169]: pgmap v14033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:00.720 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:52:01.029 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:52:01.029 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 7m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:52:01.029 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 7m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:52:01.029 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 7m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:52:01.029 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 7m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:52:01.029 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 7m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:52:01.029 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 7m ago 6h 798M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:52:01.029 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 7m ago 6h 1727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:52:01.029 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 7m ago 6h 787M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:52:01.029 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 7m ago 6h 923M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:52:01.029 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 7m ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:52:01.029 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 7m ago 6h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:52:01.030 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 7m ago 6h 5749M 2333M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:52:01.030 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 7m ago 6h 5817M 2333M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:52:01.030 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 7m ago 6h 5280M 2333M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:52:01.030 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 7m ago 6h 4994M 2333M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:52:01.030 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 7m ago 6h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:52:01.030 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 7m ago 6h 5208M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:52:01.030 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 7m ago 6h 4216M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:52:01.030 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 7m ago 6h 5022M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:52:01.030 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 7m ago 6h 115M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:52:01.410 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:52:01.410 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:52:01.411 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:52:01.411 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:52:01.411 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:52:01.411 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:52:01.411 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:52:01.411 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:52:01.411 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:52:01.411 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:52:01.411 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:52:01.411 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:52:01.411 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:52:01.411 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:52:01.411 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:52:01.411 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:52:01.412 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:52:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:01 smithi119 ceph-mon[94175]: pgmap v14034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/670170247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:52:01.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:01 smithi119 ceph-mon[108979]: pgmap v14034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:01.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/670170247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:52:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:01 smithi183 ceph-mon[99169]: pgmap v14034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/670170247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:52:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:02 smithi183 ceph-mon[99169]: from='client.29895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:52:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:02 smithi183 ceph-mon[99169]: from='client.39785 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:52:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:02 smithi119 ceph-mon[94175]: from='client.29895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:52:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:02 smithi119 ceph-mon[94175]: from='client.39785 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:52:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:02 smithi119 ceph-mon[108979]: from='client.29895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:52:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:02 smithi119 ceph-mon[108979]: from='client.39785 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:52:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:03 smithi183 ceph-mon[99169]: pgmap v14035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:03 smithi119 ceph-mon[94175]: pgmap v14035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:03 smithi119 ceph-mon[108979]: pgmap v14035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:52:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:52:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:52:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:05 smithi183 ceph-mon[99169]: pgmap v14036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:05 smithi119 ceph-mon[94175]: pgmap v14036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:05 smithi119 ceph-mon[108979]: pgmap v14036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:07 smithi183 ceph-mon[99169]: pgmap v14037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:07 smithi119 ceph-mon[94175]: pgmap v14037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:07 smithi119 ceph-mon[108979]: pgmap v14037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:09 smithi183 ceph-mon[99169]: pgmap v14038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:09 smithi119 ceph-mon[94175]: pgmap v14038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:09 smithi119 ceph-mon[108979]: pgmap v14038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:11 smithi183 ceph-mon[99169]: pgmap v14039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:11 smithi119 ceph-mon[94175]: pgmap v14039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:11 smithi119 ceph-mon[108979]: pgmap v14039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:13 smithi183 ceph-mon[99169]: pgmap v14040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:13 smithi119 ceph-mon[108979]: pgmap v14040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:13 smithi119 ceph-mon[94175]: pgmap v14040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:52:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:52:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T21:52:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:15 smithi183 ceph-mon[99169]: pgmap v14041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:15 smithi119 ceph-mon[94175]: pgmap v14041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:15 smithi119 ceph-mon[108979]: pgmap v14041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:17 smithi183 ceph-mon[99169]: pgmap v14042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:17 smithi119 ceph-mon[108979]: pgmap v14042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:17 smithi119 ceph-mon[94175]: pgmap v14042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:19 smithi183 ceph-mon[99169]: pgmap v14043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:19 smithi119 ceph-mon[108979]: pgmap v14043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:19 smithi119 ceph-mon[94175]: pgmap v14043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:21 smithi183 ceph-mon[99169]: pgmap v14044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:21 smithi119 ceph-mon[94175]: pgmap v14044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:21 smithi119 ceph-mon[108979]: pgmap v14044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:23 smithi183 ceph-mon[99169]: pgmap v14045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:23 smithi119 ceph-mon[108979]: pgmap v14045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:23 smithi119 ceph-mon[94175]: pgmap v14045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:52:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:52:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T21:52:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:25 smithi183 ceph-mon[99169]: pgmap v14046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:25 smithi119 ceph-mon[108979]: pgmap v14046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:25 smithi119 ceph-mon[94175]: pgmap v14046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:27 smithi183 ceph-mon[99169]: pgmap v14047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:52:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:27 smithi119 ceph-mon[94175]: pgmap v14047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:52:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:27 smithi119 ceph-mon[108979]: pgmap v14047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:52:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:52:28.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:52:28.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:52:28.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:52:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:52:28.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:52:28.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:52:28.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:52:28.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T21:52:28.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:52:28.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:52:28.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:52:28.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:52:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:29 smithi183 ceph-mon[99169]: pgmap v14048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:29 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2324M 2023-12-01T21:52:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:29 smithi119 ceph-mon[108979]: pgmap v14048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:29 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2324M 2023-12-01T21:52:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:29 smithi119 ceph-mon[94175]: pgmap v14048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:29 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2324M 2023-12-01T21:52:31.755 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:52:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:31 smithi183 ceph-mon[99169]: pgmap v14049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:31 smithi119 ceph-mon[108979]: pgmap v14049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:31 smithi119 ceph-mon[94175]: pgmap v14049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:32.059 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:52:32.059 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 8m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:52:32.059 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 8m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:52:32.059 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 8m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:52:32.059 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 8m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:52:32.059 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 8m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:52:32.060 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 8m ago 6h 798M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:52:32.060 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 8m ago 6h 1727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:52:32.060 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 8m ago 6h 787M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:52:32.060 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 8m ago 6h 923M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:52:32.060 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 8m ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:52:32.060 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 8m ago 6h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:52:32.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 8m ago 6h 5749M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:52:32.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 8m ago 6h 5817M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:52:32.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 8m ago 6h 5280M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:52:32.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 8m ago 6h 4994M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:52:32.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 8m ago 6h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:52:32.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 8m ago 6h 5208M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:52:32.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 8m ago 6h 4216M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:52:32.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 8m ago 6h 5022M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:52:32.060 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 8m ago 6h 115M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:52:32.438 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:52:32.438 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:52:32.439 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:52:32.439 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:52:32.439 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:52:32.439 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:52:32.439 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:52:32.439 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:52:32.439 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:52:32.439 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:52:32.439 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:52:32.439 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:52:32.439 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:52:32.439 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:52:32.441 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:52:32.441 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:52:32.441 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:52:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1534974654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:52:32.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1534974654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:52:32.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1534974654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:52:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:33 smithi183 ceph-mon[99169]: from='client.29913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:52:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:33 smithi183 ceph-mon[99169]: pgmap v14050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:33.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:33 smithi183 ceph-mon[99169]: from='client.29919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:52:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:33 smithi119 ceph-mon[94175]: from='client.29913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:52:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:33 smithi119 ceph-mon[94175]: pgmap v14050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:33 smithi119 ceph-mon[94175]: from='client.29919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:52:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:33 smithi119 ceph-mon[108979]: from='client.29913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:52:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:33 smithi119 ceph-mon[108979]: pgmap v14050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:33 smithi119 ceph-mon[108979]: from='client.29919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:52:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:52:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:52:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T21:52:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:35 smithi183 ceph-mon[99169]: pgmap v14051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:35 smithi119 ceph-mon[94175]: pgmap v14051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:35 smithi119 ceph-mon[108979]: pgmap v14051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:37 smithi183 ceph-mon[99169]: pgmap v14052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:37 smithi119 ceph-mon[108979]: pgmap v14052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:37 smithi119 ceph-mon[94175]: pgmap v14052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:39 smithi183 ceph-mon[99169]: pgmap v14053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:39 smithi119 ceph-mon[94175]: pgmap v14053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:39 smithi119 ceph-mon[108979]: pgmap v14053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:41 smithi183 ceph-mon[99169]: pgmap v14054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:41 smithi119 ceph-mon[94175]: pgmap v14054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:41 smithi119 ceph-mon[108979]: pgmap v14054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:43 smithi183 ceph-mon[99169]: pgmap v14055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:43 smithi119 ceph-mon[94175]: pgmap v14055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:43 smithi119 ceph-mon[108979]: pgmap v14055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:52:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:52:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:52:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:44 smithi183 ceph-mon[99169]: pgmap v14056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:44 smithi119 ceph-mon[94175]: pgmap v14056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:44 smithi119 ceph-mon[108979]: pgmap v14056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:47 smithi183 ceph-mon[99169]: pgmap v14057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:47 smithi119 ceph-mon[94175]: pgmap v14057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:47 smithi119 ceph-mon[108979]: pgmap v14057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:49 smithi183 ceph-mon[99169]: pgmap v14058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:49 smithi119 ceph-mon[94175]: pgmap v14058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:49 smithi119 ceph-mon[108979]: pgmap v14058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:51 smithi183 ceph-mon[99169]: pgmap v14059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:51 smithi119 ceph-mon[108979]: pgmap v14059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:51.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:51 smithi119 ceph-mon[94175]: pgmap v14059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:53 smithi183 ceph-mon[99169]: pgmap v14060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:53 smithi119 ceph-mon[94175]: pgmap v14060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:53 smithi119 ceph-mon[108979]: pgmap v14060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:52:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:52:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T21:52:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:52:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:55 smithi183 ceph-mon[99169]: pgmap v14061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:55 smithi119 ceph-mon[94175]: pgmap v14061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:55 smithi119 ceph-mon[108979]: pgmap v14061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:57 smithi183 ceph-mon[99169]: pgmap v14062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:57 smithi119 ceph-mon[94175]: pgmap v14062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:57 smithi119 ceph-mon[108979]: pgmap v14062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:52:59 smithi183 ceph-mon[99169]: pgmap v14063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:52:59 smithi119 ceph-mon[94175]: pgmap v14063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:52:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:52:59 smithi119 ceph-mon[108979]: pgmap v14063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:01 smithi183 ceph-mon[99169]: pgmap v14064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:01 smithi119 ceph-mon[94175]: pgmap v14064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:01 smithi119 ceph-mon[108979]: pgmap v14064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:02.787 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:53:03.094 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:53:03.095 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 8m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:53:03.095 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 8m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:53:03.095 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 8m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:53:03.095 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 8m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:53:03.095 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 8m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:53:03.095 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 8m ago 6h 798M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:53:03.095 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 8m ago 6h 1727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:53:03.095 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 8m ago 6h 787M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:53:03.095 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 8m ago 6h 923M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:53:03.095 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 8m ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:53:03.095 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 8m ago 6h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:53:03.095 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 8m ago 6h 5749M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:53:03.095 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 8m ago 6h 5817M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:53:03.096 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 8m ago 6h 5280M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:53:03.096 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 8m ago 6h 4994M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:53:03.096 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 8m ago 6h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:53:03.096 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 8m ago 6h 5208M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:53:03.096 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 8m ago 6h 4216M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:53:03.096 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 8m ago 6h 5022M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:53:03.096 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 8m ago 6h 115M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:53:03.477 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:53:03.478 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:53:03.478 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:53:03.478 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:53:03.478 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:53:03.478 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:53:03.478 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:53:03.478 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:53:03.478 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:53:03.478 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:53:03.478 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:53:03.478 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:53:03.479 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:53:03.479 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:53:03.479 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:53:03.479 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:53:03.479 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:53:03.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:03 smithi183 ceph-mon[99169]: pgmap v14065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:03 smithi119 ceph-mon[94175]: pgmap v14065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:03 smithi119 ceph-mon[108979]: pgmap v14065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:53:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:53:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T21:53:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:04 smithi119 ceph-mon[94175]: from='client.29931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:53:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:04 smithi119 ceph-mon[94175]: from='client.39821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:53:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3415252319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:53:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:04 smithi119 ceph-mon[108979]: from='client.29931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:53:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:04 smithi119 ceph-mon[108979]: from='client.39821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:53:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3415252319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:53:04.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:04 smithi183 ceph-mon[99169]: from='client.29931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:53:04.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:04 smithi183 ceph-mon[99169]: from='client.39821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:53:04.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3415252319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:53:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:05 smithi183 ceph-mon[99169]: pgmap v14066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:05 smithi119 ceph-mon[94175]: pgmap v14066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:05 smithi119 ceph-mon[108979]: pgmap v14066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:07 smithi183 ceph-mon[99169]: pgmap v14067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:07 smithi119 ceph-mon[108979]: pgmap v14067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:07 smithi119 ceph-mon[94175]: pgmap v14067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:09 smithi183 ceph-mon[99169]: pgmap v14068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:09 smithi119 ceph-mon[108979]: pgmap v14068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:09 smithi119 ceph-mon[94175]: pgmap v14068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:11.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:11 smithi183 ceph-mon[99169]: pgmap v14069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:11 smithi119 ceph-mon[108979]: pgmap v14069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:11 smithi119 ceph-mon[94175]: pgmap v14069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:13 smithi183 ceph-mon[99169]: pgmap v14070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:13 smithi119 ceph-mon[94175]: pgmap v14070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:13 smithi119 ceph-mon[108979]: pgmap v14070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:53:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:53:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:53:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 21:53:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T21:53:14.928499619Z level=info msg="Completed cleanup jobs" duration=13.124065ms 2023-12-01T21:53:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:15 smithi183 ceph-mon[99169]: pgmap v14071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:15 smithi119 ceph-mon[108979]: pgmap v14071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:15 smithi119 ceph-mon[94175]: pgmap v14071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:17 smithi183 ceph-mon[99169]: pgmap v14072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:17 smithi119 ceph-mon[94175]: pgmap v14072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:17 smithi119 ceph-mon[108979]: pgmap v14072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:19 smithi183 ceph-mon[99169]: pgmap v14073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:19 smithi119 ceph-mon[94175]: pgmap v14073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:19 smithi119 ceph-mon[108979]: pgmap v14073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:21 smithi183 ceph-mon[99169]: pgmap v14074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:21 smithi119 ceph-mon[94175]: pgmap v14074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:21 smithi119 ceph-mon[108979]: pgmap v14074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:23 smithi183 ceph-mon[99169]: pgmap v14075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:23 smithi119 ceph-mon[94175]: pgmap v14075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:23 smithi119 ceph-mon[108979]: pgmap v14075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:53:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:53:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:53:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:25 smithi183 ceph-mon[99169]: pgmap v14076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:25 smithi119 ceph-mon[108979]: pgmap v14076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:25 smithi119 ceph-mon[94175]: pgmap v14076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:27 smithi183 ceph-mon[99169]: pgmap v14077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:27 smithi119 ceph-mon[108979]: pgmap v14077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:27 smithi119 ceph-mon[94175]: pgmap v14077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:28.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:53:28.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:53:28.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:53:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:29 smithi183 ceph-mon[99169]: pgmap v14078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:53:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:53:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:53:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:29 smithi119 ceph-mon[108979]: pgmap v14078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:29.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:53:29.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:53:29.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:53:29.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:29 smithi119 ceph-mon[94175]: pgmap v14078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:29.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:53:29.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:53:29.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:53:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:31 smithi183 ceph-mon[99169]: pgmap v14079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:31 smithi119 ceph-mon[94175]: pgmap v14079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:31 smithi119 ceph-mon[108979]: pgmap v14079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:33 smithi183 ceph-mon[99169]: pgmap v14080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:33 smithi119 ceph-mon[94175]: pgmap v14080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:33 smithi119 ceph-mon[108979]: pgmap v14080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:33.823 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:53:34.127 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:53:34.127 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 9m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:53:34.127 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 9m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:53:34.127 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 9m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:53:34.127 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 9m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:53:34.127 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 9m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:53:34.127 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 9m ago 6h 798M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:53:34.128 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 9m ago 6h 1727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:53:34.128 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 9m ago 6h 787M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:53:34.128 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 9m ago 6h 923M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:53:34.128 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 9m ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:53:34.128 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 9m ago 6h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:53:34.128 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 9m ago 6h 5749M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:53:34.128 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 9m ago 6h 5817M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:53:34.128 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 9m ago 6h 5280M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:53:34.128 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 9m ago 6h 4994M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:53:34.128 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 9m ago 6h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:53:34.128 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 9m ago 6h 5208M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:53:34.128 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 9m ago 6h 4216M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:53:34.128 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 9m ago 6h 5022M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:53:34.128 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 9m ago 6h 115M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:53:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:53:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:53:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:53:34.513 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:53:34.513 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:53:34.513 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:53:34.513 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:53:34.513 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:53:34.513 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:53:34.513 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:53:34.513 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:53:34.513 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:53:34.514 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:53:34.514 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:53:34.514 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:53:34.514 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:53:34.514 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:53:34.514 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:53:34.514 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:53:34.514 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:53:35.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:35 smithi183 ceph-mon[99169]: from='client.39833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:53:35.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:35 smithi183 ceph-mon[99169]: pgmap v14081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:35.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:35 smithi183 ceph-mon[99169]: from='client.39839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:53:35.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4070960751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:53:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:35 smithi119 ceph-mon[94175]: from='client.39833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:53:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:35 smithi119 ceph-mon[94175]: pgmap v14081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:35 smithi119 ceph-mon[94175]: from='client.39839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:53:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4070960751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:53:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:35 smithi119 ceph-mon[108979]: from='client.39833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:53:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:35 smithi119 ceph-mon[108979]: pgmap v14081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:35 smithi119 ceph-mon[108979]: from='client.39839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:53:35.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4070960751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:53:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:37 smithi183 ceph-mon[99169]: pgmap v14082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:37 smithi119 ceph-mon[94175]: pgmap v14082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:37 smithi119 ceph-mon[108979]: pgmap v14082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:39 smithi183 ceph-mon[99169]: pgmap v14083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:39 smithi119 ceph-mon[94175]: pgmap v14083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:39 smithi119 ceph-mon[108979]: pgmap v14083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:41 smithi183 ceph-mon[99169]: pgmap v14084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:41 smithi119 ceph-mon[94175]: pgmap v14084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:41 smithi119 ceph-mon[108979]: pgmap v14084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:43 smithi183 ceph-mon[99169]: pgmap v14085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:43 smithi119 ceph-mon[94175]: pgmap v14085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:43 smithi119 ceph-mon[108979]: pgmap v14085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:53:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:53:44] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T21:53:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:45 smithi183 ceph-mon[99169]: pgmap v14086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:45 smithi119 ceph-mon[94175]: pgmap v14086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:45 smithi119 ceph-mon[108979]: pgmap v14086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:47 smithi183 ceph-mon[99169]: pgmap v14087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:47 smithi119 ceph-mon[94175]: pgmap v14087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:47 smithi119 ceph-mon[108979]: pgmap v14087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:49 smithi183 ceph-mon[99169]: pgmap v14088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:49 smithi119 ceph-mon[94175]: pgmap v14088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:49 smithi119 ceph-mon[108979]: pgmap v14088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:51 smithi183 ceph-mon[99169]: pgmap v14089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:51 smithi119 ceph-mon[94175]: pgmap v14089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:51 smithi119 ceph-mon[108979]: pgmap v14089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:53 smithi183 ceph-mon[99169]: pgmap v14090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:53 smithi119 ceph-mon[94175]: pgmap v14090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:53 smithi119 ceph-mon[108979]: pgmap v14090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:53:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:53:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:53:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:53:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:55 smithi183 ceph-mon[99169]: pgmap v14091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:55 smithi119 ceph-mon[94175]: pgmap v14091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:55 smithi119 ceph-mon[108979]: pgmap v14091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:57 smithi183 ceph-mon[99169]: pgmap v14092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:57 smithi119 ceph-mon[94175]: pgmap v14092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:57.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:57 smithi119 ceph-mon[108979]: pgmap v14092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:53:59 smithi183 ceph-mon[99169]: pgmap v14093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:53:59 smithi119 ceph-mon[94175]: pgmap v14093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:53:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:53:59 smithi119 ceph-mon[108979]: pgmap v14093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:01 smithi183 ceph-mon[99169]: pgmap v14094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:01 smithi119 ceph-mon[108979]: pgmap v14094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:01 smithi119 ceph-mon[94175]: pgmap v14094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:03 smithi183 ceph-mon[99169]: pgmap v14095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:03 smithi119 ceph-mon[94175]: pgmap v14095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:03 smithi119 ceph-mon[108979]: pgmap v14095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:54:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:54:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:54:04.862 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:54:05.170 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:54:05.170 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 9m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:54:05.170 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 9m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:54:05.170 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 9m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:54:05.170 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 9m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:54:05.170 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 9m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:54:05.170 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 9m ago 6h 798M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:54:05.170 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 9m ago 6h 1727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:54:05.170 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 9m ago 6h 787M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:54:05.170 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 9m ago 6h 923M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:54:05.170 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 9m ago 6h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:54:05.170 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 9m ago 6h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:54:05.171 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 9m ago 6h 5749M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:54:05.171 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 9m ago 6h 5817M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:54:05.171 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 9m ago 6h 5280M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:54:05.171 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 9m ago 6h 4994M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:54:05.171 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 9m ago 6h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:54:05.171 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 9m ago 6h 5208M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:54:05.171 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 9m ago 6h 4216M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:54:05.171 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 9m ago 6h 5022M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:54:05.171 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 9m ago 6h 115M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:54:05.553 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:54:05.553 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:54:05.553 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:54:05.553 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:54:05.553 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:54:05.553 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:54:05.553 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:54:05.553 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:54:05.553 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:54:05.553 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:54:05.553 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:54:05.553 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:54:05.554 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:54:05.554 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:54:05.554 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:54:05.554 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:54:05.554 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:54:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:05 smithi183 ceph-mon[99169]: pgmap v14096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:05 smithi119 ceph-mon[94175]: pgmap v14096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:05 smithi119 ceph-mon[108979]: pgmap v14096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:06 smithi183 ceph-mon[99169]: from='client.39851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:54:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:06 smithi183 ceph-mon[99169]: from='client.29973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:54:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2676110662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:54:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:06 smithi119 ceph-mon[94175]: from='client.39851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:54:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:06 smithi119 ceph-mon[94175]: from='client.29973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:54:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2676110662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:54:06.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:06 smithi119 ceph-mon[108979]: from='client.39851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:54:06.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:06 smithi119 ceph-mon[108979]: from='client.29973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:54:06.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2676110662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:54:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:07 smithi183 ceph-mon[99169]: pgmap v14097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:07 smithi119 ceph-mon[108979]: pgmap v14097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:07 smithi119 ceph-mon[94175]: pgmap v14097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:09 smithi183 ceph-mon[99169]: pgmap v14098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:09 smithi119 ceph-mon[94175]: pgmap v14098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:09 smithi119 ceph-mon[108979]: pgmap v14098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:11 smithi183 ceph-mon[99169]: pgmap v14099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:11 smithi119 ceph-mon[94175]: pgmap v14099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:11 smithi119 ceph-mon[108979]: pgmap v14099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:13 smithi183 ceph-mon[99169]: pgmap v14100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:13 smithi119 ceph-mon[94175]: pgmap v14100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:13 smithi119 ceph-mon[108979]: pgmap v14100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:54:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:54:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:54:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:15 smithi183 ceph-mon[99169]: pgmap v14101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:15 smithi119 ceph-mon[94175]: pgmap v14101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:15 smithi119 ceph-mon[108979]: pgmap v14101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:17 smithi183 ceph-mon[99169]: pgmap v14102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:17 smithi119 ceph-mon[94175]: pgmap v14102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:17 smithi119 ceph-mon[108979]: pgmap v14102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:19 smithi183 ceph-mon[99169]: pgmap v14103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:19 smithi119 ceph-mon[94175]: pgmap v14103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:19 smithi119 ceph-mon[108979]: pgmap v14103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:21 smithi183 ceph-mon[99169]: pgmap v14104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:21 smithi119 ceph-mon[94175]: pgmap v14104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:21 smithi119 ceph-mon[108979]: pgmap v14104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:23 smithi183 ceph-mon[99169]: pgmap v14105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:23 smithi119 ceph-mon[94175]: pgmap v14105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:23 smithi119 ceph-mon[108979]: pgmap v14105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:24.434 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:54:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:54:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T21:54:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:24.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:24.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:25 smithi183 ceph-mon[99169]: pgmap v14106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:25 smithi119 ceph-mon[94175]: pgmap v14106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:25 smithi119 ceph-mon[108979]: pgmap v14106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:27 smithi183 ceph-mon[99169]: pgmap v14107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:27 smithi119 ceph-mon[94175]: pgmap v14107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:27 smithi119 ceph-mon[108979]: pgmap v14107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:29 smithi119 ceph-mon[108979]: pgmap v14108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:54:29.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:29 smithi119 ceph-mon[94175]: pgmap v14108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:29.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:54:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:29 smithi183 ceph-mon[99169]: pgmap v14108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:54:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:31 smithi119 ceph-mon[94175]: pgmap v14109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:31 smithi119 ceph-mon[108979]: pgmap v14109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:31 smithi183 ceph-mon[99169]: pgmap v14109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:33.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:33 smithi183 ceph-mon[99169]: pgmap v14110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:33.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:54:33.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:54:33.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:54:33.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:54:33.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:54:33.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:54:33.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:54:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:33 smithi119 ceph-mon[108979]: pgmap v14110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:54:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:54:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:54:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:54:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:54:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:54:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:54:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:33 smithi119 ceph-mon[94175]: pgmap v14110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:54:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:54:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:54:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:54:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:54:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:54:33.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:54:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:54:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:54:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T21:54:35.896 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:54:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:35 smithi183 ceph-mon[99169]: pgmap v14111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:35 smithi119 ceph-mon[94175]: pgmap v14111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:35 smithi119 ceph-mon[108979]: pgmap v14111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:36.202 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:54:36.202 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 3s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:54:36.202 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 3s ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:54:36.203 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 3s ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:54:36.203 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 3s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:54:36.203 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 3s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:54:36.203 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 3s ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:54:36.203 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 3s ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:54:36.203 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 3s ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:54:36.203 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 3s ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:54:36.203 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 3s ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:54:36.203 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 3s ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:54:36.203 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 3s ago 6h 5780M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:54:36.203 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 3s ago 6h 5846M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:54:36.203 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 3s ago 6h 5303M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:54:36.203 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 3s ago 6h 5023M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:54:36.203 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 3s ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:54:36.203 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 3s ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:54:36.204 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 3s ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:54:36.204 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 3s ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:54:36.204 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 3s ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:54:36.580 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:54:36.581 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:54:36.581 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:54:36.581 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:54:36.581 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:54:36.581 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:54:36.581 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:54:36.581 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:54:36.581 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:54:36.581 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:54:36.581 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:54:36.581 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:54:36.581 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:54:36.581 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:54:36.581 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:54:36.582 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:54:36.582 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:54:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:37 smithi183 ceph-mon[99169]: pgmap v14112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:37 smithi183 ceph-mon[99169]: from='client.39869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:54:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:37 smithi183 ceph-mon[99169]: from='client.29991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:54:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/395064814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:54:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:37 smithi119 ceph-mon[94175]: pgmap v14112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:37 smithi119 ceph-mon[94175]: from='client.39869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:54:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:37 smithi119 ceph-mon[94175]: from='client.29991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:54:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/395064814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:54:37.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:37 smithi119 ceph-mon[108979]: pgmap v14112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:37.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:37 smithi119 ceph-mon[108979]: from='client.39869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:54:37.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:37 smithi119 ceph-mon[108979]: from='client.29991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:54:37.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/395064814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:54:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:39 smithi183 ceph-mon[99169]: pgmap v14113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:39 smithi119 ceph-mon[94175]: pgmap v14113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:39 smithi119 ceph-mon[108979]: pgmap v14113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:39.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:41 smithi183 ceph-mon[99169]: pgmap v14114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:41 smithi119 ceph-mon[94175]: pgmap v14114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:41 smithi119 ceph-mon[108979]: pgmap v14114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:43 smithi183 ceph-mon[99169]: pgmap v14115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:43 smithi119 ceph-mon[94175]: pgmap v14115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:43 smithi119 ceph-mon[108979]: pgmap v14115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:54:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:54:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:54:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:45 smithi183 ceph-mon[99169]: pgmap v14116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:45 smithi119 ceph-mon[94175]: pgmap v14116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:45 smithi119 ceph-mon[108979]: pgmap v14116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:47 smithi183 ceph-mon[99169]: pgmap v14117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:47 smithi119 ceph-mon[94175]: pgmap v14117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:47 smithi119 ceph-mon[108979]: pgmap v14117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:49 smithi183 ceph-mon[99169]: pgmap v14118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:49 smithi119 ceph-mon[94175]: pgmap v14118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:49 smithi119 ceph-mon[108979]: pgmap v14118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:51 smithi183 ceph-mon[99169]: pgmap v14119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:51 smithi119 ceph-mon[94175]: pgmap v14119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:51 smithi119 ceph-mon[108979]: pgmap v14119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:53 smithi183 ceph-mon[99169]: pgmap v14120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:53 smithi119 ceph-mon[94175]: pgmap v14120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:53 smithi119 ceph-mon[108979]: pgmap v14120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:54:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:54:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:54:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:54:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:55 smithi183 ceph-mon[99169]: pgmap v14121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:55 smithi119 ceph-mon[94175]: pgmap v14121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:55 smithi119 ceph-mon[108979]: pgmap v14121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:57 smithi183 ceph-mon[99169]: pgmap v14122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:57 smithi119 ceph-mon[94175]: pgmap v14122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:57 smithi119 ceph-mon[108979]: pgmap v14122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:54:59 smithi183 ceph-mon[99169]: pgmap v14123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:54:59 smithi119 ceph-mon[94175]: pgmap v14123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:54:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:54:59 smithi119 ceph-mon[108979]: pgmap v14123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:01 smithi183 ceph-mon[99169]: pgmap v14124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:01 smithi119 ceph-mon[94175]: pgmap v14124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:01 smithi119 ceph-mon[108979]: pgmap v14124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:03 smithi183 ceph-mon[99169]: pgmap v14125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:03 smithi119 ceph-mon[94175]: pgmap v14125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:03 smithi119 ceph-mon[108979]: pgmap v14125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:55:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:55:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:55:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:05 smithi183 ceph-mon[99169]: pgmap v14126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:05 smithi119 ceph-mon[94175]: pgmap v14126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:05 smithi119 ceph-mon[108979]: pgmap v14126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:06.926 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:55:07.234 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:55:07.235 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 34s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:55:07.235 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 34s ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:55:07.235 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 34s ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:55:07.235 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 34s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:55:07.235 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 34s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:55:07.235 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 34s ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:55:07.235 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 34s ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:55:07.235 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 34s ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:55:07.235 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 34s ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:55:07.235 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 34s ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:55:07.235 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 34s ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:55:07.235 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 34s ago 6h 5780M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:55:07.235 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 34s ago 6h 5846M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:55:07.235 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 34s ago 6h 5303M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:55:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 34s ago 6h 5023M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:55:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 34s ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:55:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 34s ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:55:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 34s ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:55:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 34s ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:55:07.236 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 34s ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:55:07.619 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:55:07.619 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:55:07.620 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:55:07.620 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:55:07.620 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:55:07.620 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:55:07.620 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:55:07.620 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:55:07.620 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:55:07.620 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:55:07.620 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:55:07.620 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:55:07.620 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:55:07.620 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:55:07.620 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:55:07.620 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:55:07.621 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:55:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:07 smithi183 ceph-mon[99169]: pgmap v14127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:07 smithi119 ceph-mon[94175]: pgmap v14127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:07 smithi119 ceph-mon[108979]: pgmap v14127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:08 smithi183 ceph-mon[99169]: from='client.39887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:55:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:08 smithi183 ceph-mon[99169]: from='client.30009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:55:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3448807145' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:55:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:08 smithi119 ceph-mon[94175]: from='client.39887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:55:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:08 smithi119 ceph-mon[94175]: from='client.30009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:55:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3448807145' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:55:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:08 smithi119 ceph-mon[108979]: from='client.39887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:55:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:08 smithi119 ceph-mon[108979]: from='client.30009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:55:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3448807145' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:55:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:09 smithi183 ceph-mon[99169]: pgmap v14128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:09 smithi119 ceph-mon[94175]: pgmap v14128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:09 smithi119 ceph-mon[108979]: pgmap v14128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:11 smithi183 ceph-mon[99169]: pgmap v14129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:11 smithi119 ceph-mon[94175]: pgmap v14129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:11 smithi119 ceph-mon[108979]: pgmap v14129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:13 smithi183 ceph-mon[99169]: pgmap v14130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:13 smithi119 ceph-mon[94175]: pgmap v14130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:13 smithi119 ceph-mon[108979]: pgmap v14130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:55:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:55:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:55:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:15 smithi183 ceph-mon[99169]: pgmap v14131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:15 smithi119 ceph-mon[94175]: pgmap v14131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:15 smithi119 ceph-mon[108979]: pgmap v14131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:17 smithi183 ceph-mon[99169]: pgmap v14132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:17 smithi119 ceph-mon[94175]: pgmap v14132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:17 smithi119 ceph-mon[108979]: pgmap v14132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:19 smithi183 ceph-mon[99169]: pgmap v14133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:19 smithi119 ceph-mon[94175]: pgmap v14133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:19 smithi119 ceph-mon[108979]: pgmap v14133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:21 smithi183 ceph-mon[99169]: pgmap v14134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:21 smithi119 ceph-mon[94175]: pgmap v14134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:21 smithi119 ceph-mon[108979]: pgmap v14134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:23 smithi183 ceph-mon[99169]: pgmap v14135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:23 smithi119 ceph-mon[94175]: pgmap v14135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:23 smithi119 ceph-mon[108979]: pgmap v14135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:55:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:55:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T21:55:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:25 smithi183 ceph-mon[99169]: pgmap v14136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:25 smithi119 ceph-mon[94175]: pgmap v14136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:25 smithi119 ceph-mon[108979]: pgmap v14136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:27 smithi183 ceph-mon[99169]: pgmap v14137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:27 smithi119 ceph-mon[94175]: pgmap v14137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:27 smithi119 ceph-mon[108979]: pgmap v14137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:28 smithi183 ceph-mon[99169]: pgmap v14138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:28 smithi119 ceph-mon[108979]: pgmap v14138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:28 smithi119 ceph-mon[94175]: pgmap v14138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:31.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:30 smithi119 ceph-mon[94175]: pgmap v14139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:30 smithi119 ceph-mon[108979]: pgmap v14139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:30 smithi183 ceph-mon[99169]: pgmap v14139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:33 smithi183 ceph-mon[99169]: pgmap v14140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:33 smithi119 ceph-mon[108979]: pgmap v14140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:33 smithi119 ceph-mon[94175]: pgmap v14140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:55:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:55:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T21:55:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:55:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:55:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:55:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:55:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:55:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:55:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:55:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:55:34.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:55:34.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:55:34.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:55:34.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:55:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:35 smithi183 ceph-mon[99169]: pgmap v14141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:35 smithi119 ceph-mon[94175]: pgmap v14141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:35 smithi119 ceph-mon[108979]: pgmap v14141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:37 smithi183 ceph-mon[99169]: pgmap v14142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:37 smithi119 ceph-mon[94175]: pgmap v14142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:37 smithi119 ceph-mon[108979]: pgmap v14142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:37.965 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:55:38.269 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:55:38.269 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 65s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:55:38.270 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 65s ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:55:38.270 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 65s ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:55:38.270 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 65s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:55:38.270 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 65s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:55:38.270 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 65s ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:55:38.270 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 65s ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:55:38.270 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 65s ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:55:38.270 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 65s ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:55:38.270 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 65s ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:55:38.270 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 65s ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:55:38.271 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 65s ago 6h 5780M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:55:38.271 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 65s ago 6h 5846M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:55:38.271 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 65s ago 6h 5303M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:55:38.271 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 65s ago 6h 5023M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:55:38.271 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 65s ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:55:38.271 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 65s ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:55:38.271 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 65s ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:55:38.271 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 65s ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:55:38.271 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 65s ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:55:38.649 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:55:38.650 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:55:38.650 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:55:38.650 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:55:38.650 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:55:38.650 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:55:38.650 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:55:38.650 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:55:38.651 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:55:38.651 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:55:38.651 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:55:38.652 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:55:38.652 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:55:38.652 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:55:38.652 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:55:38.652 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:55:38.653 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:55:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:39 smithi183 ceph-mon[99169]: pgmap v14143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:39 smithi183 ceph-mon[99169]: from='client.30021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:55:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:39 smithi183 ceph-mon[99169]: from='client.39911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:55:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1046136424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:55:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:39 smithi119 ceph-mon[94175]: pgmap v14143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:39 smithi119 ceph-mon[94175]: from='client.30021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:55:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:39 smithi119 ceph-mon[94175]: from='client.39911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:55:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1046136424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:55:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:39 smithi119 ceph-mon[108979]: pgmap v14143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:39 smithi119 ceph-mon[108979]: from='client.30021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:55:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:39 smithi119 ceph-mon[108979]: from='client.39911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:55:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1046136424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:55:39.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:41 smithi183 ceph-mon[99169]: pgmap v14144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:41 smithi119 ceph-mon[94175]: pgmap v14144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:41 smithi119 ceph-mon[108979]: pgmap v14144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:43 smithi183 ceph-mon[99169]: pgmap v14145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:43 smithi119 ceph-mon[94175]: pgmap v14145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:43 smithi119 ceph-mon[108979]: pgmap v14145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:55:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:55:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:55:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:45 smithi183 ceph-mon[99169]: pgmap v14146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:45 smithi119 ceph-mon[94175]: pgmap v14146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:45 smithi119 ceph-mon[108979]: pgmap v14146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:47 smithi183 ceph-mon[99169]: pgmap v14147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:47 smithi119 ceph-mon[108979]: pgmap v14147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:47 smithi119 ceph-mon[94175]: pgmap v14147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:49 smithi183 ceph-mon[99169]: pgmap v14148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:49 smithi119 ceph-mon[94175]: pgmap v14148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:49 smithi119 ceph-mon[108979]: pgmap v14148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:51 smithi183 ceph-mon[99169]: pgmap v14149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:51 smithi119 ceph-mon[94175]: pgmap v14149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:51 smithi119 ceph-mon[108979]: pgmap v14149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:53 smithi183 ceph-mon[99169]: pgmap v14150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:53 smithi119 ceph-mon[94175]: pgmap v14150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:53 smithi119 ceph-mon[108979]: pgmap v14150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:55:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:55:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:55:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:55:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:55 smithi183 ceph-mon[99169]: pgmap v14151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:55 smithi119 ceph-mon[94175]: pgmap v14151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:55 smithi119 ceph-mon[108979]: pgmap v14151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:57 smithi183 ceph-mon[99169]: pgmap v14152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:57 smithi119 ceph-mon[108979]: pgmap v14152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:57 smithi119 ceph-mon[94175]: pgmap v14152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:55:59 smithi183 ceph-mon[99169]: pgmap v14153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:55:59 smithi119 ceph-mon[94175]: pgmap v14153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:55:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:55:59 smithi119 ceph-mon[108979]: pgmap v14153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:01 smithi183 ceph-mon[99169]: pgmap v14154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:01 smithi119 ceph-mon[94175]: pgmap v14154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:01 smithi119 ceph-mon[108979]: pgmap v14154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:03 smithi183 ceph-mon[99169]: pgmap v14155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:03 smithi119 ceph-mon[94175]: pgmap v14155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:03 smithi119 ceph-mon[108979]: pgmap v14155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:56:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:56:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:56:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:05 smithi183 ceph-mon[99169]: pgmap v14156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:05 smithi119 ceph-mon[94175]: pgmap v14156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:05 smithi119 ceph-mon[108979]: pgmap v14156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:07 smithi183 ceph-mon[99169]: pgmap v14157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:07 smithi119 ceph-mon[94175]: pgmap v14157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:07 smithi119 ceph-mon[108979]: pgmap v14157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:08.998 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:56:09.300 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:56:09.300 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 96s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:56:09.300 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 96s ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:56:09.300 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 96s ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:56:09.300 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 96s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:56:09.300 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 96s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:56:09.300 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 96s ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:56:09.300 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 96s ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:56:09.300 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 96s ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:56:09.300 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 96s ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:56:09.301 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 96s ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:56:09.301 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 96s ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:56:09.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 96s ago 6h 5780M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:56:09.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 96s ago 6h 5846M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:56:09.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 96s ago 6h 5303M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:56:09.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 96s ago 6h 5023M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:56:09.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 96s ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:56:09.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 96s ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:56:09.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 96s ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:56:09.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 96s ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:56:09.301 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 96s ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:56:09.682 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:56:09.682 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:56:09.682 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:56:09.682 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:56:09.682 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:56:09.682 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:56:09.683 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:56:09.683 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:56:09.683 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:56:09.683 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:56:09.683 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:56:09.683 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:56:09.683 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:56:09.683 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:56:09.683 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:56:09.683 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:56:09.683 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:56:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:09 smithi183 ceph-mon[99169]: pgmap v14158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:09 smithi119 ceph-mon[94175]: pgmap v14158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:09 smithi119 ceph-mon[108979]: pgmap v14158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:10.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:10 smithi183 ceph-mon[99169]: from='client.39923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:56:10.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:10 smithi183 ceph-mon[99169]: from='client.39929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:56:10.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3979371504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:56:10.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:10 smithi119 ceph-mon[94175]: from='client.39923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:56:10.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:10 smithi119 ceph-mon[94175]: from='client.39929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:56:10.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3979371504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:56:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:10 smithi119 ceph-mon[108979]: from='client.39923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:56:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:10 smithi119 ceph-mon[108979]: from='client.39929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:56:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3979371504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:56:11.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:11 smithi183 ceph-mon[99169]: pgmap v14159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:11 smithi119 ceph-mon[94175]: pgmap v14159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:11 smithi119 ceph-mon[108979]: pgmap v14159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:13 smithi183 ceph-mon[99169]: pgmap v14160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:13 smithi119 ceph-mon[94175]: pgmap v14160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:13 smithi119 ceph-mon[108979]: pgmap v14160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:56:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:56:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:56:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:15 smithi183 ceph-mon[99169]: pgmap v14161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:15 smithi119 ceph-mon[94175]: pgmap v14161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:15 smithi119 ceph-mon[108979]: pgmap v14161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:17 smithi183 ceph-mon[99169]: pgmap v14162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:17 smithi119 ceph-mon[108979]: pgmap v14162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:17 smithi119 ceph-mon[94175]: pgmap v14162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:19 smithi183 ceph-mon[99169]: pgmap v14163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:19 smithi119 ceph-mon[94175]: pgmap v14163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:19 smithi119 ceph-mon[108979]: pgmap v14163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:21 smithi183 ceph-mon[99169]: pgmap v14164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:21 smithi119 ceph-mon[108979]: pgmap v14164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:21 smithi119 ceph-mon[94175]: pgmap v14164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:23 smithi183 ceph-mon[99169]: pgmap v14165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:23 smithi119 ceph-mon[108979]: pgmap v14165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:23 smithi119 ceph-mon[94175]: pgmap v14165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:56:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:56:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:56:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:25 smithi183 ceph-mon[99169]: pgmap v14166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:25 smithi119 ceph-mon[94175]: pgmap v14166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:25 smithi119 ceph-mon[108979]: pgmap v14166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:27 smithi183 ceph-mon[99169]: pgmap v14167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:27 smithi119 ceph-mon[108979]: pgmap v14167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:27 smithi119 ceph-mon[94175]: pgmap v14167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:29 smithi183 ceph-mon[99169]: pgmap v14168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:29 smithi119 ceph-mon[94175]: pgmap v14168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:29 smithi119 ceph-mon[108979]: pgmap v14168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:31 smithi183 ceph-mon[99169]: pgmap v14169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:31 smithi119 ceph-mon[94175]: pgmap v14169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:31 smithi119 ceph-mon[108979]: pgmap v14169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:33 smithi183 ceph-mon[99169]: pgmap v14170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:33 smithi119 ceph-mon[94175]: pgmap v14170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:33 smithi119 ceph-mon[108979]: pgmap v14170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:56:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:56:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:56:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:56:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:56:34.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:56:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:35 smithi183 ceph-mon[99169]: pgmap v14171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:56:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:56:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:56:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:35 smithi119 ceph-mon[94175]: pgmap v14171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:56:35.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:56:35.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:56:35.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:35 smithi119 ceph-mon[108979]: pgmap v14171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:35.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:56:35.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:56:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:56:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:37 smithi183 ceph-mon[99169]: pgmap v14172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:37 smithi119 ceph-mon[94175]: pgmap v14172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:37 smithi119 ceph-mon[108979]: pgmap v14172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:39 smithi183 ceph-mon[99169]: pgmap v14173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:39 smithi119 ceph-mon[94175]: pgmap v14173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:39 smithi119 ceph-mon[108979]: pgmap v14173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:40.028 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:56:40.332 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:56:40.333 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 2m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:56:40.333 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 2m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:56:40.333 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 2m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:56:40.333 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 2m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:56:40.333 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 2m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:56:40.334 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 2m ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:56:40.334 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 2m ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:56:40.334 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 2m ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:56:40.334 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 2m ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:56:40.334 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 2m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:56:40.334 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 2m ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:56:40.335 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 2m ago 6h 5780M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:56:40.335 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 2m ago 6h 5846M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:56:40.335 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 2m ago 6h 5303M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:56:40.335 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 2m ago 6h 5023M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:56:40.335 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 2m ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:56:40.335 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 2m ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:56:40.335 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 2m ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:56:40.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 2m ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:56:40.336 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 2m ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:56:40.711 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:56:40.711 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:56:40.711 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:56:40.711 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:56:40.712 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:56:40.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:56:40.712 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:56:40.712 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:56:40.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:56:40.712 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:56:40.713 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:56:40.713 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:56:40.713 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:56:40.713 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:56:40.713 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:56:40.713 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:56:40.714 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:56:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:41 smithi183 ceph-mon[99169]: pgmap v14174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:41 smithi183 ceph-mon[99169]: from='client.30057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:56:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:41 smithi183 ceph-mon[99169]: from='client.30063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:56:41.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3593172200' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:56:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:41 smithi119 ceph-mon[94175]: pgmap v14174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:41 smithi119 ceph-mon[94175]: from='client.30057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:56:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:41 smithi119 ceph-mon[94175]: from='client.30063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:56:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3593172200' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:56:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:41 smithi119 ceph-mon[108979]: pgmap v14174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:41 smithi119 ceph-mon[108979]: from='client.30057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:56:41.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:41 smithi119 ceph-mon[108979]: from='client.30063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:56:41.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3593172200' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:56:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:43 smithi183 ceph-mon[99169]: pgmap v14175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:43 smithi119 ceph-mon[94175]: pgmap v14175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:43 smithi119 ceph-mon[108979]: pgmap v14175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:56:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:56:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:56:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:45 smithi183 ceph-mon[99169]: pgmap v14176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:45 smithi119 ceph-mon[94175]: pgmap v14176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:45 smithi119 ceph-mon[108979]: pgmap v14176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:47 smithi183 ceph-mon[99169]: pgmap v14177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:47 smithi119 ceph-mon[94175]: pgmap v14177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:47 smithi119 ceph-mon[108979]: pgmap v14177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:49 smithi183 ceph-mon[99169]: pgmap v14178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:49 smithi119 ceph-mon[94175]: pgmap v14178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:49 smithi119 ceph-mon[108979]: pgmap v14178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:51 smithi183 ceph-mon[99169]: pgmap v14179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:51 smithi119 ceph-mon[94175]: pgmap v14179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:51 smithi119 ceph-mon[108979]: pgmap v14179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:53 smithi183 ceph-mon[99169]: pgmap v14180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:53 smithi119 ceph-mon[94175]: pgmap v14180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:53 smithi119 ceph-mon[108979]: pgmap v14180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:54.440 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:56:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:56:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:56:54.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:54.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:56:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:55 smithi119 ceph-mon[94175]: pgmap v14181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:55 smithi119 ceph-mon[108979]: pgmap v14181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:55 smithi183 ceph-mon[99169]: pgmap v14181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:57 smithi119 ceph-mon[94175]: pgmap v14182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:57 smithi119 ceph-mon[108979]: pgmap v14182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:57 smithi183 ceph-mon[99169]: pgmap v14182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:56:59 smithi183 ceph-mon[99169]: pgmap v14183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:56:59 smithi119 ceph-mon[94175]: pgmap v14183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:56:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:56:59 smithi119 ceph-mon[108979]: pgmap v14183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:01 smithi183 ceph-mon[99169]: pgmap v14184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:01 smithi119 ceph-mon[94175]: pgmap v14184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:01 smithi119 ceph-mon[108979]: pgmap v14184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:03 smithi183 ceph-mon[99169]: pgmap v14185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:03 smithi119 ceph-mon[94175]: pgmap v14185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:03 smithi119 ceph-mon[108979]: pgmap v14185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:57:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:57:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:57:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:05 smithi183 ceph-mon[99169]: pgmap v14186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:05 smithi119 ceph-mon[94175]: pgmap v14186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:05 smithi119 ceph-mon[108979]: pgmap v14186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:07 smithi183 ceph-mon[99169]: pgmap v14187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:07 smithi119 ceph-mon[108979]: pgmap v14187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:07 smithi119 ceph-mon[94175]: pgmap v14187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:09 smithi183 ceph-mon[99169]: pgmap v14188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:09 smithi119 ceph-mon[108979]: pgmap v14188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:09 smithi119 ceph-mon[94175]: pgmap v14188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:11.055 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:57:11.360 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:57:11.360 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 2m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:57:11.361 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 2m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:57:11.361 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 2m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:57:11.361 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 2m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:57:11.361 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 2m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:57:11.361 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 2m ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:57:11.361 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 2m ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:57:11.361 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 2m ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:57:11.361 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 2m ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:57:11.361 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 2m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:57:11.361 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 2m ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:57:11.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 2m ago 6h 5780M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:57:11.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 2m ago 6h 5846M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:57:11.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 2m ago 6h 5303M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:57:11.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 2m ago 6h 5023M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:57:11.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 2m ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:57:11.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 2m ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:57:11.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 2m ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:57:11.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 2m ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:57:11.362 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 2m ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:57:11.741 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:57:11.742 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:57:11.742 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:57:11.742 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:57:11.742 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:57:11.742 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:57:11.742 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:57:11.742 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:57:11.742 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:57:11.742 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:57:11.742 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:57:11.742 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:57:11.742 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:57:11.742 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:57:11.742 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:57:11.743 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:57:11.743 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:57:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:11 smithi183 ceph-mon[99169]: pgmap v14189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:11 smithi119 ceph-mon[108979]: pgmap v14189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:11 smithi119 ceph-mon[94175]: pgmap v14189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:12 smithi183 ceph-mon[99169]: from='client.39959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:57:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:12 smithi183 ceph-mon[99169]: from='client.30081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:57:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4261941046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:57:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:12 smithi119 ceph-mon[94175]: from='client.39959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:57:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:12 smithi119 ceph-mon[94175]: from='client.30081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:57:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4261941046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:57:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:12 smithi119 ceph-mon[108979]: from='client.39959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:57:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:12 smithi119 ceph-mon[108979]: from='client.30081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:57:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4261941046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:57:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:13 smithi183 ceph-mon[99169]: pgmap v14190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:13 smithi119 ceph-mon[108979]: pgmap v14190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:13 smithi119 ceph-mon[94175]: pgmap v14190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:57:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:57:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:57:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:15 smithi183 ceph-mon[99169]: pgmap v14191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:15 smithi119 ceph-mon[94175]: pgmap v14191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:15 smithi119 ceph-mon[108979]: pgmap v14191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:17 smithi183 ceph-mon[99169]: pgmap v14192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:17 smithi119 ceph-mon[94175]: pgmap v14192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:17 smithi119 ceph-mon[108979]: pgmap v14192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:19 smithi183 ceph-mon[99169]: pgmap v14193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:19 smithi119 ceph-mon[94175]: pgmap v14193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:19 smithi119 ceph-mon[108979]: pgmap v14193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:21 smithi183 ceph-mon[99169]: pgmap v14194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:21 smithi119 ceph-mon[108979]: pgmap v14194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:21 smithi119 ceph-mon[94175]: pgmap v14194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:23 smithi183 ceph-mon[99169]: pgmap v14195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:23 smithi119 ceph-mon[108979]: pgmap v14195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:23 smithi119 ceph-mon[94175]: pgmap v14195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:57:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:57:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:57:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:25 smithi183 ceph-mon[99169]: pgmap v14196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:25 smithi119 ceph-mon[108979]: pgmap v14196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:25 smithi119 ceph-mon[94175]: pgmap v14196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:27 smithi183 ceph-mon[99169]: pgmap v14197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:27 smithi119 ceph-mon[108979]: pgmap v14197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:27.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:27 smithi119 ceph-mon[94175]: pgmap v14197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:29 smithi183 ceph-mon[99169]: pgmap v14198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:29 smithi119 ceph-mon[94175]: pgmap v14198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:29 smithi119 ceph-mon[108979]: pgmap v14198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:31 smithi183 ceph-mon[99169]: pgmap v14199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:31 smithi119 ceph-mon[94175]: pgmap v14199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:31 smithi119 ceph-mon[108979]: pgmap v14199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:33 smithi183 ceph-mon[99169]: pgmap v14200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:33 smithi119 ceph-mon[108979]: pgmap v14200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:33 smithi119 ceph-mon[94175]: pgmap v14200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:57:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:57:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:57:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:57:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:57:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:57:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:35 smithi183 ceph-mon[99169]: pgmap v14201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:57:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:57:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:57:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:57:35.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:57:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:35 smithi119 ceph-mon[94175]: pgmap v14201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:57:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:57:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:57:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:57:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:57:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:35 smithi119 ceph-mon[108979]: pgmap v14201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:57:35.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:57:35.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:57:35.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:57:35.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:57:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:37 smithi183 ceph-mon[99169]: pgmap v14202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:37 smithi119 ceph-mon[94175]: pgmap v14202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:37 smithi119 ceph-mon[108979]: pgmap v14202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:39 smithi183 ceph-mon[99169]: pgmap v14203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:39 smithi119 ceph-mon[108979]: pgmap v14203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:39 smithi119 ceph-mon[94175]: pgmap v14203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:41 smithi183 ceph-mon[99169]: pgmap v14204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:41 smithi119 ceph-mon[94175]: pgmap v14204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:41 smithi119 ceph-mon[108979]: pgmap v14204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:42.085 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:57:42.393 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:57:42.393 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 3m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:57:42.393 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 3m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:57:42.393 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 3m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:57:42.393 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 3m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:57:42.393 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 3m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:57:42.393 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 3m ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:57:42.393 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 3m ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:57:42.393 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 3m ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:57:42.393 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 3m ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:57:42.393 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 3m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:57:42.394 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 3m ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:57:42.394 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 3m ago 6h 5780M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:57:42.394 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 3m ago 6h 5846M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:57:42.394 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 3m ago 6h 5303M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:57:42.394 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 3m ago 6h 5023M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:57:42.394 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 3m ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:57:42.394 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 3m ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:57:42.394 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 3m ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:57:42.394 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 3m ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:57:42.394 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 3m ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:57:42.773 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:57:42.773 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:57:42.773 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:57:42.774 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:57:42.774 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:57:42.774 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:57:42.774 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:57:42.774 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:57:42.774 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:57:42.774 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:57:42.774 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:57:42.774 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:57:42.774 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:57:42.774 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:57:42.774 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:57:42.774 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:57:42.774 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:57:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:43 smithi183 ceph-mon[99169]: pgmap v14205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:43 smithi183 ceph-mon[99169]: from='client.39977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:57:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:43 smithi183 ceph-mon[99169]: from='client.39983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:57:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2479773741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:57:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:43 smithi119 ceph-mon[94175]: pgmap v14205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:43 smithi119 ceph-mon[94175]: from='client.39977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:57:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:43 smithi119 ceph-mon[94175]: from='client.39983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:57:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2479773741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:57:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:43 smithi119 ceph-mon[108979]: pgmap v14205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:43 smithi119 ceph-mon[108979]: from='client.39977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:57:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:43 smithi119 ceph-mon[108979]: from='client.39983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:57:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2479773741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:57:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:57:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:57:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T21:57:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:45 smithi183 ceph-mon[99169]: pgmap v14206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:45 smithi119 ceph-mon[94175]: pgmap v14206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:45 smithi119 ceph-mon[108979]: pgmap v14206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:47 smithi183 ceph-mon[99169]: pgmap v14207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:47 smithi119 ceph-mon[94175]: pgmap v14207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:47 smithi119 ceph-mon[108979]: pgmap v14207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:49 smithi183 ceph-mon[99169]: pgmap v14208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:49 smithi119 ceph-mon[94175]: pgmap v14208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:49 smithi119 ceph-mon[108979]: pgmap v14208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:51 smithi183 ceph-mon[99169]: pgmap v14209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:51 smithi119 ceph-mon[94175]: pgmap v14209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:51 smithi119 ceph-mon[108979]: pgmap v14209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:53 smithi183 ceph-mon[99169]: pgmap v14210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:53 smithi119 ceph-mon[94175]: pgmap v14210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:53 smithi119 ceph-mon[108979]: pgmap v14210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:57:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:57:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:57:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:57:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:55 smithi183 ceph-mon[99169]: pgmap v14211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:55 smithi119 ceph-mon[94175]: pgmap v14211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:55 smithi119 ceph-mon[108979]: pgmap v14211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:57 smithi183 ceph-mon[99169]: pgmap v14212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:57 smithi119 ceph-mon[94175]: pgmap v14212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:57 smithi119 ceph-mon[108979]: pgmap v14212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:57:59 smithi183 ceph-mon[99169]: pgmap v14213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:57:59 smithi119 ceph-mon[94175]: pgmap v14213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:57:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:57:59 smithi119 ceph-mon[108979]: pgmap v14213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:01 smithi183 ceph-mon[99169]: pgmap v14214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:01 smithi119 ceph-mon[94175]: pgmap v14214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:01 smithi119 ceph-mon[108979]: pgmap v14214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:02 smithi183 ceph-mon[99169]: pgmap v14215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:02 smithi119 ceph-mon[94175]: pgmap v14215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:02 smithi119 ceph-mon[108979]: pgmap v14215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:58:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:58:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T21:58:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:04 smithi183 ceph-mon[99169]: pgmap v14216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:04 smithi119 ceph-mon[94175]: pgmap v14216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:04 smithi119 ceph-mon[108979]: pgmap v14216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:07 smithi183 ceph-mon[99169]: pgmap v14217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:07 smithi119 ceph-mon[108979]: pgmap v14217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:07 smithi119 ceph-mon[94175]: pgmap v14217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:09 smithi183 ceph-mon[99169]: pgmap v14218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:09 smithi119 ceph-mon[94175]: pgmap v14218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:09 smithi119 ceph-mon[108979]: pgmap v14218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:11 smithi183 ceph-mon[99169]: pgmap v14219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:11 smithi119 ceph-mon[94175]: pgmap v14219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:11 smithi119 ceph-mon[108979]: pgmap v14219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:13.119 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:58:13.424 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:58:13.424 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 3m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:58:13.425 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 3m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:58:13.425 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 3m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:58:13.425 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 3m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:58:13.425 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 3m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:58:13.425 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 3m ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:58:13.425 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 3m ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:58:13.425 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 3m ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:58:13.425 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 3m ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:58:13.425 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 3m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:58:13.425 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 3m ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:58:13.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 3m ago 6h 5780M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:58:13.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 3m ago 6h 5846M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:58:13.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 3m ago 6h 5303M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:58:13.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 3m ago 6h 5023M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:58:13.426 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 3m ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:58:13.426 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 3m ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:58:13.426 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 3m ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:58:13.426 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 3m ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:58:13.426 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 3m ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:58:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:13 smithi183 ceph-mon[99169]: pgmap v14220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:13 smithi119 ceph-mon[94175]: pgmap v14220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:13 smithi119 ceph-mon[108979]: pgmap v14220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:13.802 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:58:13.804 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:58:13.804 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:58:13.804 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:58:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:58:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:58:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T21:58:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:14 smithi119 ceph-mon[94175]: from='client.30111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:58:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:14 smithi119 ceph-mon[94175]: from='client.40001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:58:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/489803186' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:58:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:14 smithi119 ceph-mon[108979]: from='client.30111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:58:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:14 smithi119 ceph-mon[108979]: from='client.40001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:58:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/489803186' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:58:14.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:14 smithi183 ceph-mon[99169]: from='client.30111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:58:14.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:14 smithi183 ceph-mon[99169]: from='client.40001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:58:14.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/489803186' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:58:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:15 smithi183 ceph-mon[99169]: pgmap v14221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:15 smithi119 ceph-mon[94175]: pgmap v14221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:15 smithi119 ceph-mon[108979]: pgmap v14221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:17 smithi183 ceph-mon[99169]: pgmap v14222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:17 smithi119 ceph-mon[94175]: pgmap v14222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:17 smithi119 ceph-mon[108979]: pgmap v14222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:19 smithi183 ceph-mon[99169]: pgmap v14223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:19 smithi119 ceph-mon[94175]: pgmap v14223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:19 smithi119 ceph-mon[108979]: pgmap v14223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:21 smithi183 ceph-mon[99169]: pgmap v14224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:21 smithi119 ceph-mon[108979]: pgmap v14224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:21 smithi119 ceph-mon[94175]: pgmap v14224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:23 smithi183 ceph-mon[99169]: pgmap v14225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:23 smithi119 ceph-mon[94175]: pgmap v14225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:23 smithi119 ceph-mon[108979]: pgmap v14225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:58:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:58:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:58:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:25 smithi183 ceph-mon[99169]: pgmap v14226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:25 smithi119 ceph-mon[94175]: pgmap v14226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:25 smithi119 ceph-mon[108979]: pgmap v14226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:27 smithi183 ceph-mon[99169]: pgmap v14227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:27 smithi119 ceph-mon[94175]: pgmap v14227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:27 smithi119 ceph-mon[108979]: pgmap v14227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:29 smithi183 ceph-mon[99169]: pgmap v14228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:29 smithi119 ceph-mon[94175]: pgmap v14228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:29 smithi119 ceph-mon[108979]: pgmap v14228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:31 smithi183 ceph-mon[99169]: pgmap v14229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:31 smithi119 ceph-mon[108979]: pgmap v14229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:31 smithi119 ceph-mon[94175]: pgmap v14229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:33 smithi183 ceph-mon[99169]: pgmap v14230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:33 smithi119 ceph-mon[94175]: pgmap v14230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:33 smithi119 ceph-mon[108979]: pgmap v14230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:58:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:58:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:58:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:35 smithi183 ceph-mon[99169]: pgmap v14231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:35 smithi119 ceph-mon[94175]: pgmap v14231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:35 smithi119 ceph-mon[108979]: pgmap v14231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:36.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:58:36.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:58:36.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:58:36.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:58:36.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:58:36.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:58:36.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:58:36.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:58:36.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:58:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:37 smithi183 ceph-mon[99169]: pgmap v14232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:58:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:58:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:58:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:37 smithi119 ceph-mon[94175]: pgmap v14232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:58:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:58:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:58:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:37 smithi119 ceph-mon[108979]: pgmap v14232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:58:37.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:58:37.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:58:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:39 smithi183 ceph-mon[99169]: pgmap v14233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:39 smithi119 ceph-mon[94175]: pgmap v14233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:39 smithi119 ceph-mon[108979]: pgmap v14233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:41 smithi183 ceph-mon[99169]: pgmap v14234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:41 smithi119 ceph-mon[108979]: pgmap v14234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:41 smithi119 ceph-mon[94175]: pgmap v14234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:43 smithi183 ceph-mon[99169]: pgmap v14235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:43 smithi119 ceph-mon[94175]: pgmap v14235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:43 smithi119 ceph-mon[108979]: pgmap v14235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:44.149 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:58:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:58:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:58:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:58:44.454 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:58:44.454 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 4m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:58:44.454 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 4m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:58:44.454 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 4m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:58:44.454 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 4m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:58:44.454 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 4m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:58:44.454 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 4m ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:58:44.454 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 4m ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:58:44.454 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 4m ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:58:44.454 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 4m ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:58:44.454 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 4m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:58:44.455 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 4m ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:58:44.455 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 4m ago 6h 5780M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:58:44.455 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 4m ago 6h 5846M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:58:44.455 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 4m ago 6h 5303M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:58:44.455 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 4m ago 6h 5023M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:58:44.455 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 4m ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:58:44.455 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 4m ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:58:44.455 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 4m ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:58:44.455 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 4m ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:58:44.455 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 4m ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:58:44.838 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:58:44.838 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:58:44.838 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:58:44.838 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:58:44.838 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:58:44.838 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:58:44.838 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:58:44.838 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:58:44.838 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:58:44.839 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:58:44.839 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:58:44.839 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:58:44.839 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:58:44.839 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:58:44.839 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:58:44.839 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:58:44.839 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:58:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:45 smithi183 ceph-mon[99169]: pgmap v14236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:45 smithi183 ceph-mon[99169]: from='client.40013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:58:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:45 smithi183 ceph-mon[99169]: from='client.30135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:58:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2241489755' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:58:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:45 smithi119 ceph-mon[108979]: pgmap v14236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:45 smithi119 ceph-mon[108979]: from='client.40013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:58:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:45 smithi119 ceph-mon[108979]: from='client.30135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:58:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2241489755' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:58:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:45 smithi119 ceph-mon[94175]: pgmap v14236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:45 smithi119 ceph-mon[94175]: from='client.40013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:58:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:45 smithi119 ceph-mon[94175]: from='client.30135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:58:45.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2241489755' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:58:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:47 smithi183 ceph-mon[99169]: pgmap v14237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:47 smithi119 ceph-mon[108979]: pgmap v14237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:47 smithi119 ceph-mon[94175]: pgmap v14237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:49 smithi183 ceph-mon[99169]: pgmap v14238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:49 smithi119 ceph-mon[94175]: pgmap v14238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:49 smithi119 ceph-mon[108979]: pgmap v14238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:51 smithi183 ceph-mon[99169]: pgmap v14239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:51 smithi119 ceph-mon[94175]: pgmap v14239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:51 smithi119 ceph-mon[108979]: pgmap v14239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:53 smithi183 ceph-mon[99169]: pgmap v14240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:53 smithi119 ceph-mon[94175]: pgmap v14240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:53 smithi119 ceph-mon[108979]: pgmap v14240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:58:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:58:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:58:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:58:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:55 smithi183 ceph-mon[99169]: pgmap v14241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:55 smithi119 ceph-mon[94175]: pgmap v14241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:55 smithi119 ceph-mon[108979]: pgmap v14241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:57 smithi183 ceph-mon[99169]: pgmap v14242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:57 smithi119 ceph-mon[108979]: pgmap v14242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:57 smithi119 ceph-mon[94175]: pgmap v14242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:59.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:58:59 smithi183 ceph-mon[99169]: pgmap v14243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:58:59 smithi119 ceph-mon[94175]: pgmap v14243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:58:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:58:59 smithi119 ceph-mon[108979]: pgmap v14243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:01 smithi183 ceph-mon[99169]: pgmap v14244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:01 smithi119 ceph-mon[108979]: pgmap v14244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:01 smithi119 ceph-mon[94175]: pgmap v14244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:03 smithi183 ceph-mon[99169]: pgmap v14245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:03 smithi119 ceph-mon[94175]: pgmap v14245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:03 smithi119 ceph-mon[108979]: pgmap v14245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:59:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:59:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:59:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:05 smithi183 ceph-mon[99169]: pgmap v14246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:05 smithi119 ceph-mon[94175]: pgmap v14246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:05 smithi119 ceph-mon[108979]: pgmap v14246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:07 smithi183 ceph-mon[99169]: pgmap v14247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:07 smithi119 ceph-mon[94175]: pgmap v14247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:07 smithi119 ceph-mon[108979]: pgmap v14247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:09 smithi183 ceph-mon[99169]: pgmap v14248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:09 smithi119 ceph-mon[94175]: pgmap v14248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:09 smithi119 ceph-mon[108979]: pgmap v14248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:11 smithi183 ceph-mon[99169]: pgmap v14249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:11 smithi119 ceph-mon[94175]: pgmap v14249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:11 smithi119 ceph-mon[108979]: pgmap v14249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:13 smithi183 ceph-mon[99169]: pgmap v14250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:13 smithi119 ceph-mon[94175]: pgmap v14250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:13 smithi119 ceph-mon[108979]: pgmap v14250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:59:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:59:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:59:15.185 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:59:15.496 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:59:15.496 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 4m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:59:15.496 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 4m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:59:15.496 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 4m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:59:15.496 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 4m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:59:15.496 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 4m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:59:15.497 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 4m ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:59:15.497 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 4m ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:59:15.497 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 4m ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:59:15.497 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 4m ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:59:15.497 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 4m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:59:15.497 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 4m ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:59:15.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 4m ago 6h 5780M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:59:15.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 4m ago 6h 5846M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:59:15.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 4m ago 6h 5303M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:59:15.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 4m ago 6h 5023M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:59:15.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 4m ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:59:15.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 4m ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:59:15.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 4m ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:59:15.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 4m ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:59:15.498 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 4m ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:59:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:15 smithi183 ceph-mon[99169]: pgmap v14251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:15 smithi119 ceph-mon[108979]: pgmap v14251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:15 smithi119 ceph-mon[94175]: pgmap v14251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:15.873 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:59:15.874 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:59:15.874 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:59:15.874 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:59:15.874 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:59:15.874 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:59:15.874 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:59:15.874 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:59:15.874 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:59:15.874 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:59:15.874 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:59:15.874 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:59:15.874 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:59:15.874 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:59:15.875 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:59:15.875 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:59:15.875 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:59:16.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:16 smithi119 ceph-mon[94175]: from='client.30147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:59:16.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:16 smithi119 ceph-mon[94175]: from='client.40037 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:59:16.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2666341464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:59:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:16 smithi119 ceph-mon[108979]: from='client.30147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:59:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:16 smithi119 ceph-mon[108979]: from='client.40037 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:59:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2666341464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:59:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:16 smithi183 ceph-mon[99169]: from='client.30147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:59:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:16 smithi183 ceph-mon[99169]: from='client.40037 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:59:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2666341464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:59:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:17 smithi119 ceph-mon[94175]: pgmap v14252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:17 smithi119 ceph-mon[108979]: pgmap v14252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:17 smithi183 ceph-mon[99169]: pgmap v14252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:19 smithi183 ceph-mon[99169]: pgmap v14253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:19 smithi119 ceph-mon[108979]: pgmap v14253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:19 smithi119 ceph-mon[94175]: pgmap v14253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:21 smithi183 ceph-mon[99169]: pgmap v14254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:21 smithi119 ceph-mon[108979]: pgmap v14254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:21 smithi119 ceph-mon[94175]: pgmap v14254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:23 smithi183 ceph-mon[99169]: pgmap v14255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:23 smithi119 ceph-mon[94175]: pgmap v14255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:23 smithi119 ceph-mon[108979]: pgmap v14255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:59:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:59:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:59:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:25 smithi183 ceph-mon[99169]: pgmap v14256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:25 smithi119 ceph-mon[94175]: pgmap v14256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:25 smithi119 ceph-mon[108979]: pgmap v14256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:27 smithi183 ceph-mon[99169]: pgmap v14257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:27 smithi119 ceph-mon[108979]: pgmap v14257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:27 smithi119 ceph-mon[94175]: pgmap v14257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:29 smithi183 ceph-mon[99169]: pgmap v14258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:29 smithi119 ceph-mon[94175]: pgmap v14258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:29 smithi119 ceph-mon[108979]: pgmap v14258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:31 smithi183 ceph-mon[99169]: pgmap v14259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:31 smithi119 ceph-mon[94175]: pgmap v14259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:31 smithi119 ceph-mon[108979]: pgmap v14259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:33 smithi183 ceph-mon[99169]: pgmap v14260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:33 smithi119 ceph-mon[94175]: pgmap v14260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:33 smithi119 ceph-mon[108979]: pgmap v14260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:59:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:59:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:59:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:35 smithi183 ceph-mon[99169]: pgmap v14261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:35 smithi119 ceph-mon[94175]: pgmap v14261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:35 smithi119 ceph-mon[108979]: pgmap v14261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:37 smithi183 ceph-mon[99169]: pgmap v14262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:59:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:59:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:59:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:59:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:37 smithi119 ceph-mon[108979]: pgmap v14262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:59:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:59:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:59:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:59:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:37 smithi119 ceph-mon[94175]: pgmap v14262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T21:59:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T21:59:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T21:59:37.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T21:59:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:39 smithi183 ceph-mon[99169]: pgmap v14263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:39 smithi119 ceph-mon[94175]: pgmap v14263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:39 smithi119 ceph-mon[108979]: pgmap v14263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:41 smithi183 ceph-mon[99169]: pgmap v14264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:41 smithi119 ceph-mon[108979]: pgmap v14264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:41 smithi119 ceph-mon[94175]: pgmap v14264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:43 smithi183 ceph-mon[99169]: pgmap v14265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:43 smithi119 ceph-mon[94175]: pgmap v14265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:43 smithi119 ceph-mon[108979]: pgmap v14265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:59:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:59:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T21:59:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:45 smithi183 ceph-mon[99169]: pgmap v14266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:45 smithi119 ceph-mon[94175]: pgmap v14266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:45 smithi119 ceph-mon[108979]: pgmap v14266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:46.220 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T21:59:46.527 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T21:59:46.527 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 5m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T21:59:46.527 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 5m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T21:59:46.527 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 5m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T21:59:46.527 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 5m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T21:59:46.527 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 5m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T21:59:46.527 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 5m ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T21:59:46.528 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 5m ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T21:59:46.528 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 5m ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T21:59:46.528 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 5m ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T21:59:46.528 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 5m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T21:59:46.528 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 5m ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T21:59:46.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 5m ago 6h 5780M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T21:59:46.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 5m ago 6h 5846M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T21:59:46.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 5m ago 6h 5303M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T21:59:46.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 5m ago 6h 5023M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T21:59:46.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 5m ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T21:59:46.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 5m ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T21:59:46.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 5m ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T21:59:46.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 5m ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T21:59:46.528 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 5m ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T21:59:46.906 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T21:59:46.906 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T21:59:46.906 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T21:59:46.906 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:59:46.906 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T21:59:46.907 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:59:46.907 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:59:46.907 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T21:59:46.907 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T21:59:46.907 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:59:46.907 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T21:59:46.907 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T21:59:46.907 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T21:59:46.907 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T21:59:46.907 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T21:59:46.907 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T21:59:46.907 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T21:59:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:47 smithi183 ceph-mon[99169]: pgmap v14267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:47 smithi183 ceph-mon[99169]: from='client.30165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:59:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:47 smithi183 ceph-mon[99169]: from='client.40055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:59:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2314267115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:59:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:47 smithi119 ceph-mon[94175]: pgmap v14267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:47 smithi119 ceph-mon[94175]: from='client.30165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:59:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:47 smithi119 ceph-mon[94175]: from='client.40055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:59:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2314267115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:59:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:47 smithi119 ceph-mon[108979]: pgmap v14267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:47 smithi119 ceph-mon[108979]: from='client.30165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:59:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:47 smithi119 ceph-mon[108979]: from='client.40055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T21:59:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2314267115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T21:59:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:49 smithi183 ceph-mon[99169]: pgmap v14268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:49 smithi119 ceph-mon[94175]: pgmap v14268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:49 smithi119 ceph-mon[108979]: pgmap v14268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:51 smithi183 ceph-mon[99169]: pgmap v14269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:51 smithi119 ceph-mon[94175]: pgmap v14269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:51 smithi119 ceph-mon[108979]: pgmap v14269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:53 smithi183 ceph-mon[99169]: pgmap v14270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:53 smithi119 ceph-mon[94175]: pgmap v14270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:53 smithi119 ceph-mon[108979]: pgmap v14270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 21:59:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:21:59:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T21:59:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T21:59:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:55 smithi183 ceph-mon[99169]: pgmap v14271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:55 smithi119 ceph-mon[94175]: pgmap v14271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:55 smithi119 ceph-mon[108979]: pgmap v14271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:57 smithi183 ceph-mon[99169]: pgmap v14272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:57 smithi119 ceph-mon[108979]: pgmap v14272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:57 smithi119 ceph-mon[94175]: pgmap v14272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 21:59:59 smithi183 ceph-mon[99169]: pgmap v14273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 21:59:59 smithi119 ceph-mon[108979]: pgmap v14273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T21:59:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 21:59:59 smithi119 ceph-mon[94175]: pgmap v14273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T21:59:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:00:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:00:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:00:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:00:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:01 smithi183 ceph-mon[99169]: pgmap v14274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:01 smithi119 ceph-mon[108979]: pgmap v14274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:01 smithi119 ceph-mon[94175]: pgmap v14274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:03 smithi183 ceph-mon[99169]: pgmap v14275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:03 smithi119 ceph-mon[108979]: pgmap v14275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:03 smithi119 ceph-mon[94175]: pgmap v14275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:00:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:00:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:00:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:05 smithi183 ceph-mon[99169]: pgmap v14276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:05 smithi119 ceph-mon[94175]: pgmap v14276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:05 smithi119 ceph-mon[108979]: pgmap v14276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:07 smithi183 ceph-mon[99169]: pgmap v14277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:07 smithi119 ceph-mon[108979]: pgmap v14277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:07 smithi119 ceph-mon[94175]: pgmap v14277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:09 smithi183 ceph-mon[99169]: pgmap v14278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:09 smithi119 ceph-mon[94175]: pgmap v14278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:09 smithi119 ceph-mon[108979]: pgmap v14278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:11 smithi183 ceph-mon[99169]: pgmap v14279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:11 smithi119 ceph-mon[94175]: pgmap v14279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:11 smithi119 ceph-mon[108979]: pgmap v14279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:13 smithi183 ceph-mon[99169]: pgmap v14280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:13 smithi119 ceph-mon[94175]: pgmap v14280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:13 smithi119 ceph-mon[108979]: pgmap v14280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:00:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:00:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:00:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:15 smithi183 ceph-mon[99169]: pgmap v14281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:15 smithi119 ceph-mon[108979]: pgmap v14281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:15 smithi119 ceph-mon[94175]: pgmap v14281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:17.250 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:00:17.554 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:00:17.554 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 5m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:00:17.554 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 5m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:00:17.554 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 5m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:00:17.554 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 5m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:00:17.554 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 5m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:00:17.554 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 5m ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:00:17.554 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 5m ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:00:17.554 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 5m ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:00:17.554 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 5m ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:00:17.555 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 5m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:00:17.555 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 5m ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:00:17.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 5m ago 6h 5780M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:00:17.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 5m ago 6h 5846M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:00:17.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 5m ago 6h 5303M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:00:17.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 5m ago 6h 5023M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:00:17.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 5m ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:00:17.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 5m ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:00:17.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 5m ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:00:17.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 5m ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:00:17.555 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 5m ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:00:17.933 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:00:17.933 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:00:17.933 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:00:17.933 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:00:17.933 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:00:17.934 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:00:17.934 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:00:17.934 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:00:17.934 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:00:17.934 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:00:17.934 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:00:17.934 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:00:17.934 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:00:17.934 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:00:17.934 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:00:17.934 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:00:17.934 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:00:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:17 smithi183 ceph-mon[99169]: pgmap v14282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:17 smithi119 ceph-mon[94175]: pgmap v14282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:17 smithi119 ceph-mon[108979]: pgmap v14282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:18 smithi183 ceph-mon[99169]: from='client.40067 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:00:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:18 smithi183 ceph-mon[99169]: from='client.30189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:00:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2817487124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:00:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:18 smithi119 ceph-mon[108979]: from='client.40067 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:00:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:18 smithi119 ceph-mon[108979]: from='client.30189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:00:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2817487124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:00:18.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:18 smithi119 ceph-mon[94175]: from='client.40067 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:00:18.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:18 smithi119 ceph-mon[94175]: from='client.30189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:00:18.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2817487124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:00:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:19 smithi183 ceph-mon[99169]: pgmap v14283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:19 smithi119 ceph-mon[94175]: pgmap v14283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:19 smithi119 ceph-mon[108979]: pgmap v14283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:21 smithi183 ceph-mon[99169]: pgmap v14284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:21 smithi119 ceph-mon[108979]: pgmap v14284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:21.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:21 smithi119 ceph-mon[94175]: pgmap v14284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:23 smithi183 ceph-mon[99169]: pgmap v14285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:23 smithi119 ceph-mon[94175]: pgmap v14285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:23 smithi119 ceph-mon[108979]: pgmap v14285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:00:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:00:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T22:00:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:25 smithi183 ceph-mon[99169]: pgmap v14286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:25 smithi119 ceph-mon[108979]: pgmap v14286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:25 smithi119 ceph-mon[94175]: pgmap v14286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:27 smithi183 ceph-mon[99169]: pgmap v14287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:27 smithi119 ceph-mon[94175]: pgmap v14287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:27 smithi119 ceph-mon[108979]: pgmap v14287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:29 smithi183 ceph-mon[99169]: pgmap v14288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:29 smithi119 ceph-mon[108979]: pgmap v14288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:29 smithi119 ceph-mon[94175]: pgmap v14288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:31 smithi183 ceph-mon[99169]: pgmap v14289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:31 smithi119 ceph-mon[108979]: pgmap v14289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:31 smithi119 ceph-mon[94175]: pgmap v14289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:33 smithi183 ceph-mon[99169]: pgmap v14290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:33 smithi119 ceph-mon[94175]: pgmap v14290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:33 smithi119 ceph-mon[108979]: pgmap v14290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:00:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:00:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T22:00:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:35 smithi183 ceph-mon[99169]: pgmap v14291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:35 smithi119 ceph-mon[94175]: pgmap v14291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:35 smithi119 ceph-mon[108979]: pgmap v14291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:37 smithi183 ceph-mon[99169]: pgmap v14292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:00:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:37 smithi119 ceph-mon[94175]: pgmap v14292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:00:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:37 smithi119 ceph-mon[108979]: pgmap v14292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:00:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:00:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:00:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:00:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:38 smithi183 ceph-mon[99169]: pgmap v14293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:00:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:00:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:00:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:38 smithi119 ceph-mon[108979]: pgmap v14293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:00:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:00:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:00:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:38 smithi119 ceph-mon[94175]: pgmap v14293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:40 smithi183 ceph-mon[99169]: pgmap v14294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:40 smithi119 ceph-mon[108979]: pgmap v14294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:40.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:40 smithi119 ceph-mon[94175]: pgmap v14294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:43 smithi183 ceph-mon[99169]: pgmap v14295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:43 smithi119 ceph-mon[94175]: pgmap v14295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:43 smithi119 ceph-mon[108979]: pgmap v14295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:00:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:00:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T22:00:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:45 smithi183 ceph-mon[99169]: pgmap v14296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:45 smithi119 ceph-mon[94175]: pgmap v14296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:45 smithi119 ceph-mon[108979]: pgmap v14296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:47 smithi183 ceph-mon[99169]: pgmap v14297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:47 smithi119 ceph-mon[94175]: pgmap v14297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:47 smithi119 ceph-mon[108979]: pgmap v14297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:48.278 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:00:48.584 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:00:48.584 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 6m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:00:48.584 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 6m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:00:48.584 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 6m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:00:48.584 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 6m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:00:48.584 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 6m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:00:48.584 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 6m ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:00:48.584 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 6m ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:00:48.584 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 6m ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:00:48.584 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 6m ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:00:48.584 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 6m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:00:48.585 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 6m ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:00:48.585 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 6m ago 6h 5780M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:00:48.585 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 6m ago 6h 5846M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:00:48.585 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 6m ago 6h 5303M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:00:48.585 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 6m ago 6h 5023M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:00:48.585 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 6m ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:00:48.585 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 6m ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:00:48.585 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 6m ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:00:48.585 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 6m ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:00:48.585 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 6m ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:00:48.959 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:00:48.959 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:00:48.959 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:00:48.959 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:00:48.959 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:00:48.960 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:00:48.960 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:00:48.960 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:00:48.960 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:00:48.960 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:00:48.960 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:00:48.960 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:00:48.960 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:00:48.960 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:00:48.960 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:00:48.960 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:00:48.960 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:00:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:49 smithi183 ceph-mon[99169]: pgmap v14298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:49 smithi183 ceph-mon[99169]: from='client.30201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:00:49.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:49 smithi183 ceph-mon[99169]: from='client.30207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:00:49.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1350044369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:00:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:49 smithi119 ceph-mon[94175]: pgmap v14298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:49 smithi119 ceph-mon[94175]: from='client.30201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:00:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:49 smithi119 ceph-mon[94175]: from='client.30207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:00:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1350044369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:00:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:49 smithi119 ceph-mon[108979]: pgmap v14298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:49 smithi119 ceph-mon[108979]: from='client.30201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:00:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:49 smithi119 ceph-mon[108979]: from='client.30207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:00:49.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1350044369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:00:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:51 smithi183 ceph-mon[99169]: pgmap v14299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:51 smithi119 ceph-mon[94175]: pgmap v14299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:51 smithi119 ceph-mon[108979]: pgmap v14299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:53 smithi183 ceph-mon[99169]: pgmap v14300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:53 smithi119 ceph-mon[94175]: pgmap v14300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:53 smithi119 ceph-mon[108979]: pgmap v14300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:00:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:00:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:00:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:00:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:55 smithi183 ceph-mon[99169]: pgmap v14301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:55 smithi119 ceph-mon[94175]: pgmap v14301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:55 smithi119 ceph-mon[108979]: pgmap v14301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:57 smithi183 ceph-mon[99169]: pgmap v14302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:57 smithi119 ceph-mon[94175]: pgmap v14302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:57 smithi119 ceph-mon[108979]: pgmap v14302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:00:59 smithi183 ceph-mon[99169]: pgmap v14303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:00:59 smithi119 ceph-mon[94175]: pgmap v14303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:00:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:00:59 smithi119 ceph-mon[108979]: pgmap v14303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:01.664 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:01 smithi183 ceph-mon[99169]: pgmap v14304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:01 smithi119 ceph-mon[94175]: pgmap v14304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:01 smithi119 ceph-mon[108979]: pgmap v14304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:03 smithi183 ceph-mon[99169]: pgmap v14305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:03 smithi119 ceph-mon[94175]: pgmap v14305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:03 smithi119 ceph-mon[108979]: pgmap v14305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:01:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:01:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:01:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:05 smithi183 ceph-mon[99169]: pgmap v14306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:05 smithi119 ceph-mon[94175]: pgmap v14306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:05 smithi119 ceph-mon[108979]: pgmap v14306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:07 smithi183 ceph-mon[99169]: pgmap v14307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:07 smithi119 ceph-mon[94175]: pgmap v14307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:07 smithi119 ceph-mon[108979]: pgmap v14307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:09 smithi183 ceph-mon[99169]: pgmap v14308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:09 smithi119 ceph-mon[94175]: pgmap v14308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:09 smithi119 ceph-mon[108979]: pgmap v14308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:11 smithi183 ceph-mon[99169]: pgmap v14309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:11 smithi119 ceph-mon[94175]: pgmap v14309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:11 smithi119 ceph-mon[108979]: pgmap v14309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:13 smithi183 ceph-mon[99169]: pgmap v14310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:13 smithi119 ceph-mon[94175]: pgmap v14310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:13 smithi119 ceph-mon[108979]: pgmap v14310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:01:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:01:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:01:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:15 smithi183 ceph-mon[99169]: pgmap v14311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:15 smithi119 ceph-mon[108979]: pgmap v14311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:15 smithi119 ceph-mon[94175]: pgmap v14311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:17 smithi183 ceph-mon[99169]: pgmap v14312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:17 smithi119 ceph-mon[108979]: pgmap v14312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:17 smithi119 ceph-mon[94175]: pgmap v14312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:19.303 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:01:19.617 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:01:19.617 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 6m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:01:19.617 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 6m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:01:19.617 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 6m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:01:19.617 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 6m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:01:19.617 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 6m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:01:19.617 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 6m ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:01:19.617 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 6m ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:01:19.618 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 6m ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:01:19.618 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 6m ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:01:19.618 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 6m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:01:19.618 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 6m ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:01:19.618 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 6m ago 6h 5780M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:01:19.618 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 6m ago 6h 5846M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:01:19.618 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 6m ago 6h 5303M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:01:19.618 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 6m ago 6h 5023M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:01:19.618 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 6m ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:01:19.618 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 6m ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:01:19.618 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 6m ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:01:19.618 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 6m ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:01:19.618 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 6m ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:01:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:19 smithi183 ceph-mon[99169]: pgmap v14313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:19 smithi119 ceph-mon[108979]: pgmap v14313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:19 smithi119 ceph-mon[94175]: pgmap v14313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:19.996 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:01:19.996 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:01:19.996 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:01:19.996 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:01:19.996 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:01:19.996 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:01:19.996 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:01:19.997 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:01:19.997 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:01:19.997 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:01:19.997 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:01:19.997 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:01:19.997 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:01:19.997 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:01:19.997 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:01:19.998 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:01:19.998 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:01:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:20 smithi183 ceph-mon[99169]: from='client.40103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:01:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:20 smithi183 ceph-mon[99169]: from='client.30225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:01:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3709264911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:01:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:20 smithi119 ceph-mon[94175]: from='client.40103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:01:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:20 smithi119 ceph-mon[94175]: from='client.30225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:01:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3709264911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:01:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:20 smithi119 ceph-mon[108979]: from='client.40103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:01:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:20 smithi119 ceph-mon[108979]: from='client.30225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:01:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3709264911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:01:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:21 smithi183 ceph-mon[99169]: pgmap v14314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:21 smithi119 ceph-mon[94175]: pgmap v14314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:21 smithi119 ceph-mon[108979]: pgmap v14314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:23 smithi183 ceph-mon[99169]: pgmap v14315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:23 smithi119 ceph-mon[108979]: pgmap v14315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:23 smithi119 ceph-mon[94175]: pgmap v14315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:24.438 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:01:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:01:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:01:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:24.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:24.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:25 smithi183 ceph-mon[99169]: pgmap v14316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:25 smithi119 ceph-mon[94175]: pgmap v14316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:25 smithi119 ceph-mon[108979]: pgmap v14316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:27 smithi119 ceph-mon[94175]: pgmap v14317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:27 smithi119 ceph-mon[108979]: pgmap v14317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:27 smithi183 ceph-mon[99169]: pgmap v14317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:29 smithi119 ceph-mon[94175]: pgmap v14318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:29 smithi119 ceph-mon[108979]: pgmap v14318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:29 smithi183 ceph-mon[99169]: pgmap v14318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:31 smithi183 ceph-mon[99169]: pgmap v14319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:31 smithi119 ceph-mon[94175]: pgmap v14319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:31 smithi119 ceph-mon[108979]: pgmap v14319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:33 smithi183 ceph-mon[99169]: pgmap v14320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:33 smithi119 ceph-mon[94175]: pgmap v14320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:33 smithi119 ceph-mon[108979]: pgmap v14320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:01:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:01:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:01:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:35 smithi183 ceph-mon[99169]: pgmap v14321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:35 smithi119 ceph-mon[94175]: pgmap v14321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:35 smithi119 ceph-mon[108979]: pgmap v14321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:37 smithi183 ceph-mon[99169]: pgmap v14322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:37 smithi119 ceph-mon[94175]: pgmap v14322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:37 smithi119 ceph-mon[108979]: pgmap v14322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:01:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:01:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:01:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:01:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:01:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:01:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:01:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:01:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:01:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:01:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:01:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:01:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:39 smithi183 ceph-mon[99169]: pgmap v14323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:39 smithi119 ceph-mon[94175]: pgmap v14323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:39 smithi119 ceph-mon[108979]: pgmap v14323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:39.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:41 smithi183 ceph-mon[99169]: pgmap v14324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:41 smithi119 ceph-mon[94175]: pgmap v14324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:41 smithi119 ceph-mon[108979]: pgmap v14324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:43 smithi183 ceph-mon[99169]: pgmap v14325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:43 smithi119 ceph-mon[94175]: pgmap v14325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:43 smithi119 ceph-mon[108979]: pgmap v14325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:01:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:01:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:01:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:45 smithi183 ceph-mon[99169]: pgmap v14326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:45 smithi119 ceph-mon[94175]: pgmap v14326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:45.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:45 smithi119 ceph-mon[108979]: pgmap v14326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:47 smithi183 ceph-mon[99169]: pgmap v14327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:47 smithi119 ceph-mon[94175]: pgmap v14327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:47 smithi119 ceph-mon[108979]: pgmap v14327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:49 smithi183 ceph-mon[99169]: pgmap v14328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:49 smithi119 ceph-mon[94175]: pgmap v14328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:49 smithi119 ceph-mon[108979]: pgmap v14328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:50.342 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:01:50.651 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:01:50.651 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 7m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:01:50.651 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 7m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:01:50.651 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 7m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:01:50.651 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 7m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:01:50.651 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 7m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:01:50.651 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 7m ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:01:50.651 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 7m ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:01:50.651 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 7m ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:01:50.651 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 7m ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:01:50.651 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 7m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:01:50.651 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 7m ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:01:50.651 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 7m ago 6h 5780M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:01:50.652 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 7m ago 6h 5846M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:01:50.652 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 7m ago 6h 5303M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:01:50.652 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 7m ago 6h 5023M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:01:50.652 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 7m ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:01:50.652 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 7m ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:01:50.652 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 7m ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:01:50.652 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 7m ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:01:50.652 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 7m ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:01:51.028 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:01:51.029 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:01:51.029 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:01:51.029 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:01:51.029 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:01:51.029 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:01:51.029 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:01:51.029 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:01:51.029 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:01:51.029 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:01:51.029 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:01:51.029 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:01:51.029 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:01:51.029 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:01:51.029 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:01:51.030 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:01:51.030 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:01:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:51 smithi183 ceph-mon[99169]: pgmap v14329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:51 smithi183 ceph-mon[99169]: from='client.40121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:01:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2182492492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:01:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:51 smithi119 ceph-mon[94175]: pgmap v14329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:51 smithi119 ceph-mon[94175]: from='client.40121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:01:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2182492492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:01:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:51 smithi119 ceph-mon[108979]: pgmap v14329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:51 smithi119 ceph-mon[108979]: from='client.40121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:01:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2182492492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:01:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:52 smithi183 ceph-mon[99169]: from='client.40127 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:01:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:52 smithi119 ceph-mon[108979]: from='client.40127 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:01:52.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:52 smithi119 ceph-mon[94175]: from='client.40127 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:01:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:53 smithi183 ceph-mon[99169]: pgmap v14330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:53 smithi119 ceph-mon[94175]: pgmap v14330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:53 smithi119 ceph-mon[108979]: pgmap v14330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:01:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:01:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:01:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:01:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:55 smithi183 ceph-mon[99169]: pgmap v14331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:55 smithi119 ceph-mon[94175]: pgmap v14331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:55 smithi119 ceph-mon[108979]: pgmap v14331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:57 smithi183 ceph-mon[99169]: pgmap v14332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:57 smithi119 ceph-mon[94175]: pgmap v14332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:57 smithi119 ceph-mon[108979]: pgmap v14332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:01:59 smithi183 ceph-mon[99169]: pgmap v14333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:01:59 smithi119 ceph-mon[108979]: pgmap v14333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:01:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:01:59 smithi119 ceph-mon[94175]: pgmap v14333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:01 smithi183 ceph-mon[99169]: pgmap v14334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:01 smithi119 ceph-mon[94175]: pgmap v14334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:01 smithi119 ceph-mon[108979]: pgmap v14334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:03 smithi183 ceph-mon[99169]: pgmap v14335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:03 smithi119 ceph-mon[94175]: pgmap v14335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:03 smithi119 ceph-mon[108979]: pgmap v14335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:02:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:02:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:02:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:05 smithi183 ceph-mon[99169]: pgmap v14336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:05 smithi119 ceph-mon[94175]: pgmap v14336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:05 smithi119 ceph-mon[108979]: pgmap v14336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:07 smithi183 ceph-mon[99169]: pgmap v14337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:07 smithi119 ceph-mon[94175]: pgmap v14337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:07 smithi119 ceph-mon[108979]: pgmap v14337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:09 smithi183 ceph-mon[99169]: pgmap v14338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:09.990 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:09.990 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:09 smithi119 ceph-mon[94175]: pgmap v14338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:09.990 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:09.991 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:09 smithi119 ceph-mon[108979]: pgmap v14338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:09.991 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:11 smithi183 ceph-mon[99169]: pgmap v14339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:11 smithi119 ceph-mon[94175]: pgmap v14339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:11 smithi119 ceph-mon[108979]: pgmap v14339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:13 smithi183 ceph-mon[99169]: pgmap v14340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:13 smithi119 ceph-mon[108979]: pgmap v14340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:13 smithi119 ceph-mon[94175]: pgmap v14340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:02:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:02:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:02:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:15 smithi183 ceph-mon[99169]: pgmap v14341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:15 smithi119 ceph-mon[108979]: pgmap v14341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:15 smithi119 ceph-mon[94175]: pgmap v14341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:17 smithi183 ceph-mon[99169]: pgmap v14342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:17 smithi119 ceph-mon[94175]: pgmap v14342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:17 smithi119 ceph-mon[108979]: pgmap v14342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:19 smithi183 ceph-mon[99169]: pgmap v14343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:19 smithi119 ceph-mon[94175]: pgmap v14343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:19 smithi119 ceph-mon[108979]: pgmap v14343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:21.374 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:02:21.680 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:02:21.681 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 7m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:02:21.681 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 7m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:02:21.681 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 7m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:02:21.681 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 7m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:02:21.681 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 7m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:02:21.681 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 7m ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:02:21.681 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 7m ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:02:21.681 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 7m ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:02:21.681 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 7m ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:02:21.681 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 7m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:02:21.682 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 7m ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:02:21.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 7m ago 6h 5780M 2324M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:02:21.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 7m ago 6h 5846M 2324M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:02:21.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 7m ago 6h 5303M 2324M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:02:21.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 7m ago 6h 5023M 2324M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:02:21.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 7m ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:02:21.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 7m ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:02:21.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 7m ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:02:21.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 7m ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:02:21.682 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 7m ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:02:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:21 smithi183 ceph-mon[99169]: pgmap v14344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:21 smithi119 ceph-mon[94175]: pgmap v14344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:21 smithi119 ceph-mon[108979]: pgmap v14344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:22.061 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:02:22.061 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:02:22.061 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:02:22.062 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:02:22.062 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:02:22.062 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:02:22.062 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:02:22.062 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:02:22.062 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:02:22.062 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:02:22.062 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:02:22.062 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:02:22.062 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:02:22.062 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:02:22.062 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:02:22.062 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:02:22.063 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:02:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:22 smithi183 ceph-mon[99169]: from='client.40139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:02:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4126738635' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:02:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:22 smithi119 ceph-mon[94175]: from='client.40139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:02:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4126738635' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:02:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:22 smithi119 ceph-mon[108979]: from='client.40139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:02:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4126738635' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:02:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:23 smithi183 ceph-mon[99169]: from='client.40145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:02:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:23 smithi183 ceph-mon[99169]: pgmap v14345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:23 smithi119 ceph-mon[94175]: from='client.40145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:02:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:23 smithi119 ceph-mon[94175]: pgmap v14345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:23 smithi119 ceph-mon[108979]: from='client.40145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:02:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:23 smithi119 ceph-mon[108979]: pgmap v14345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:02:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:02:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:02:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:25 smithi183 ceph-mon[99169]: pgmap v14346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:25 smithi119 ceph-mon[94175]: pgmap v14346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:25 smithi119 ceph-mon[108979]: pgmap v14346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:27 smithi183 ceph-mon[99169]: pgmap v14347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:27 smithi119 ceph-mon[94175]: pgmap v14347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:27 smithi119 ceph-mon[108979]: pgmap v14347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:29 smithi183 ceph-mon[99169]: pgmap v14348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:29 smithi119 ceph-mon[94175]: pgmap v14348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:29 smithi119 ceph-mon[108979]: pgmap v14348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:31 smithi183 ceph-mon[99169]: pgmap v14349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:31 smithi119 ceph-mon[108979]: pgmap v14349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:31 smithi119 ceph-mon[94175]: pgmap v14349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:33 smithi183 ceph-mon[99169]: pgmap v14350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:33 smithi119 ceph-mon[94175]: pgmap v14350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:33 smithi119 ceph-mon[108979]: pgmap v14350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:02:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:02:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:02:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:35 smithi183 ceph-mon[99169]: pgmap v14351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:35 smithi119 ceph-mon[108979]: pgmap v14351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:35 smithi119 ceph-mon[94175]: pgmap v14351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:37 smithi183 ceph-mon[99169]: pgmap v14352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:37 smithi119 ceph-mon[94175]: pgmap v14352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:37 smithi119 ceph-mon[108979]: pgmap v14352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:02:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:02:38.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:02:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:39 smithi183 ceph-mon[99169]: pgmap v14353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:02:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:02:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:02:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:02:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[94175]: pgmap v14353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:02:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:02:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:02:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:02:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[108979]: pgmap v14353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:02:39.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:02:39.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:02:39.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:02:39.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:02:39.953 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:40 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2315M 2023-12-01T22:02:40.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:40 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2315M 2023-12-01T22:02:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:40 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2315M 2023-12-01T22:02:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:41 smithi183 ceph-mon[99169]: pgmap v14354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:41 smithi119 ceph-mon[94175]: pgmap v14354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:41 smithi119 ceph-mon[108979]: pgmap v14354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:43 smithi183 ceph-mon[99169]: pgmap v14355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:43 smithi119 ceph-mon[94175]: pgmap v14355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:43 smithi119 ceph-mon[108979]: pgmap v14355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:02:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:02:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:02:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:45 smithi183 ceph-mon[99169]: pgmap v14356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:45 smithi119 ceph-mon[94175]: pgmap v14356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:45 smithi119 ceph-mon[108979]: pgmap v14356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:47 smithi183 ceph-mon[99169]: pgmap v14357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:47 smithi119 ceph-mon[94175]: pgmap v14357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:47 smithi119 ceph-mon[108979]: pgmap v14357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:49 smithi183 ceph-mon[99169]: pgmap v14358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:49 smithi119 ceph-mon[94175]: pgmap v14358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:49 smithi119 ceph-mon[108979]: pgmap v14358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:51 smithi183 ceph-mon[99169]: pgmap v14359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:51 smithi119 ceph-mon[94175]: pgmap v14359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:51 smithi119 ceph-mon[108979]: pgmap v14359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:52.405 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:02:52.714 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:02:52.714 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 8m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:02:52.714 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 8m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:02:52.714 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 8m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:02:52.714 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 8m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:02:52.714 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 8m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:02:52.714 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 8m ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:02:52.714 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 8m ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:02:52.715 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 8m ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:02:52.715 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 8m ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:02:52.715 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 8m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:02:52.715 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 8m ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:02:52.715 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 8m ago 6h 5780M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:02:52.715 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 8m ago 6h 5846M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:02:52.715 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 8m ago 6h 5303M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:02:52.715 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 8m ago 6h 5023M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:02:52.715 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 8m ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:02:52.715 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 8m ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:02:52.715 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 8m ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:02:52.715 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 8m ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:02:52.715 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 8m ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:02:53.093 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:02:53.093 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:02:53.093 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:02:53.093 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:02:53.093 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:02:53.093 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:02:53.093 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:02:53.093 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:02:53.093 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:02:53.094 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:02:53.094 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:02:53.094 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:02:53.094 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:02:53.094 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:02:53.094 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:02:53.094 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:02:53.094 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:02:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:53 smithi183 ceph-mon[99169]: pgmap v14360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:53 smithi183 ceph-mon[99169]: from='client.30273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:02:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2994876083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:02:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:53 smithi119 ceph-mon[94175]: pgmap v14360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:53 smithi119 ceph-mon[94175]: from='client.30273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:02:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2994876083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:02:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:53 smithi119 ceph-mon[108979]: pgmap v14360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:53 smithi119 ceph-mon[108979]: from='client.30273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:02:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2994876083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:02:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:02:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:02:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:02:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:54 smithi183 ceph-mon[99169]: from='client.30279 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:02:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:54 smithi119 ceph-mon[94175]: from='client.30279 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:02:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:54 smithi119 ceph-mon[108979]: from='client.30279 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:02:54.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:02:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:55 smithi183 ceph-mon[99169]: pgmap v14361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:55 smithi119 ceph-mon[94175]: pgmap v14361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:55 smithi119 ceph-mon[108979]: pgmap v14361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:57 smithi183 ceph-mon[99169]: pgmap v14362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:57 smithi119 ceph-mon[94175]: pgmap v14362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:57 smithi119 ceph-mon[108979]: pgmap v14362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:02:59 smithi183 ceph-mon[99169]: pgmap v14363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:02:59 smithi119 ceph-mon[108979]: pgmap v14363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:02:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:02:59 smithi119 ceph-mon[94175]: pgmap v14363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:01 smithi183 ceph-mon[99169]: pgmap v14364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:01 smithi119 ceph-mon[94175]: pgmap v14364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:01 smithi119 ceph-mon[108979]: pgmap v14364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:03 smithi183 ceph-mon[99169]: pgmap v14365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:03 smithi119 ceph-mon[108979]: pgmap v14365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:03 smithi119 ceph-mon[94175]: pgmap v14365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:03:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:03:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:03:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:05 smithi183 ceph-mon[99169]: pgmap v14366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:05 smithi119 ceph-mon[94175]: pgmap v14366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:05 smithi119 ceph-mon[108979]: pgmap v14366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:07.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:07 smithi183 ceph-mon[99169]: pgmap v14367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:07 smithi119 ceph-mon[94175]: pgmap v14367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:07 smithi119 ceph-mon[108979]: pgmap v14367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:09 smithi183 ceph-mon[99169]: pgmap v14368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:09 smithi119 ceph-mon[94175]: pgmap v14368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:09 smithi119 ceph-mon[108979]: pgmap v14368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:11 smithi183 ceph-mon[99169]: pgmap v14369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:11 smithi119 ceph-mon[94175]: pgmap v14369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:11 smithi119 ceph-mon[108979]: pgmap v14369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:13 smithi183 ceph-mon[99169]: pgmap v14370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:13 smithi119 ceph-mon[108979]: pgmap v14370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:13 smithi119 ceph-mon[94175]: pgmap v14370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:03:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:03:14] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T22:03:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 22:03:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T22:03:14.929070598Z level=info msg="Completed cleanup jobs" duration=13.008307ms 2023-12-01T22:03:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:15 smithi183 ceph-mon[99169]: pgmap v14371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:15 smithi119 ceph-mon[94175]: pgmap v14371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:15 smithi119 ceph-mon[108979]: pgmap v14371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:17 smithi183 ceph-mon[99169]: pgmap v14372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:17 smithi119 ceph-mon[94175]: pgmap v14372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:17 smithi119 ceph-mon[108979]: pgmap v14372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:19 smithi183 ceph-mon[99169]: pgmap v14373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:19 smithi119 ceph-mon[94175]: pgmap v14373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:19 smithi119 ceph-mon[108979]: pgmap v14373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:21 smithi183 ceph-mon[99169]: pgmap v14374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:21 smithi119 ceph-mon[94175]: pgmap v14374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:21 smithi119 ceph-mon[108979]: pgmap v14374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:23.440 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:03:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:23 smithi183 ceph-mon[99169]: pgmap v14375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:23 smithi119 ceph-mon[94175]: pgmap v14375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:23 smithi119 ceph-mon[108979]: pgmap v14375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:23.747 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:03:23.747 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 8m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:03:23.747 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 8m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:03:23.747 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 8m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:03:23.747 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 8m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:03:23.747 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 8m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:03:23.747 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 8m ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:03:23.747 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 8m ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:03:23.747 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 8m ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:03:23.748 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 8m ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:03:23.748 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 8m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:03:23.748 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 8m ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:03:23.748 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 8m ago 6h 5780M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:03:23.748 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 8m ago 6h 5846M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:03:23.748 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 8m ago 6h 5303M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:03:23.748 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 8m ago 6h 5023M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:03:23.748 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 8m ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:03:23.748 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 8m ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:03:23.748 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 8m ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:03:23.748 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 8m ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:03:23.748 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 8m ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:03:24.126 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:03:24.126 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:03:24.126 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:03:24.126 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:03:24.126 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:03:24.126 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:03:24.126 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:03:24.127 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:03:24.127 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:03:24.127 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:03:24.127 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:03:24.127 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:03:24.127 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:03:24.127 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:03:24.127 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:03:24.127 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:03:24.127 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:03:24.423 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:03:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:03:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:03:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:24 smithi183 ceph-mon[99169]: from='client.30291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:03:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4254080605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:03:24.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:24 smithi119 ceph-mon[108979]: from='client.30291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:03:24.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:24.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4254080605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:03:24.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:24 smithi119 ceph-mon[94175]: from='client.30291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:03:24.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:24.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4254080605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:03:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:25 smithi183 ceph-mon[99169]: from='client.40181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:03:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:25 smithi183 ceph-mon[99169]: pgmap v14376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:25 smithi119 ceph-mon[108979]: from='client.40181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:03:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:25 smithi119 ceph-mon[108979]: pgmap v14376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:25 smithi119 ceph-mon[94175]: from='client.40181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:03:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:25 smithi119 ceph-mon[94175]: pgmap v14376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:27.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:27 smithi183 ceph-mon[99169]: pgmap v14377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:27 smithi119 ceph-mon[94175]: pgmap v14377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:27 smithi119 ceph-mon[108979]: pgmap v14377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:29 smithi183 ceph-mon[99169]: pgmap v14378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:29 smithi119 ceph-mon[94175]: pgmap v14378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:29 smithi119 ceph-mon[108979]: pgmap v14378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:31 smithi183 ceph-mon[99169]: pgmap v14379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:31 smithi119 ceph-mon[94175]: pgmap v14379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:31 smithi119 ceph-mon[108979]: pgmap v14379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:33 smithi183 ceph-mon[99169]: pgmap v14380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:33 smithi119 ceph-mon[94175]: pgmap v14380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:33 smithi119 ceph-mon[108979]: pgmap v14380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:03:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:03:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:03:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:35 smithi183 ceph-mon[99169]: pgmap v14381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:35 smithi119 ceph-mon[94175]: pgmap v14381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:35 smithi119 ceph-mon[108979]: pgmap v14381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:37 smithi119 ceph-mon[94175]: pgmap v14382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:37 smithi119 ceph-mon[108979]: pgmap v14382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:37 smithi183 ceph-mon[99169]: pgmap v14382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:39 smithi119 ceph-mon[94175]: pgmap v14383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:03:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:39 smithi119 ceph-mon[108979]: pgmap v14383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:03:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:39 smithi183 ceph-mon[99169]: pgmap v14383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:03:40.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:03:40.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:03:40.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:03:40.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:03:40.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:03:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:03:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:03:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:03:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:03:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:41 smithi183 ceph-mon[99169]: pgmap v14384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:41 smithi119 ceph-mon[108979]: pgmap v14384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:41 smithi119 ceph-mon[94175]: pgmap v14384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:43 smithi183 ceph-mon[99169]: pgmap v14385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:43 smithi119 ceph-mon[94175]: pgmap v14385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:43 smithi119 ceph-mon[108979]: pgmap v14385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:03:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:03:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:03:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:45 smithi183 ceph-mon[99169]: pgmap v14386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:45 smithi119 ceph-mon[94175]: pgmap v14386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:45 smithi119 ceph-mon[108979]: pgmap v14386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:47 smithi183 ceph-mon[99169]: pgmap v14387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:47 smithi119 ceph-mon[94175]: pgmap v14387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:47 smithi119 ceph-mon[108979]: pgmap v14387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:49 smithi183 ceph-mon[99169]: pgmap v14388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:49 smithi119 ceph-mon[108979]: pgmap v14388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:49 smithi119 ceph-mon[94175]: pgmap v14388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:51 smithi183 ceph-mon[99169]: pgmap v14389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:51 smithi119 ceph-mon[94175]: pgmap v14389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:51 smithi119 ceph-mon[108979]: pgmap v14389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:53 smithi183 ceph-mon[99169]: pgmap v14390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:53 smithi119 ceph-mon[108979]: pgmap v14390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:53 smithi119 ceph-mon[94175]: pgmap v14390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:03:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:03:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:03:54.474 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:03:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:03:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 9m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:03:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 9m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:03:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 9m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:03:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 9m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:03:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 9m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:03:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 9m ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:03:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 9m ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:03:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 9m ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:03:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 9m ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:03:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 9m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:03:54.786 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 9m ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:03:54.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 9m ago 6h 5780M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:03:54.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 9m ago 6h 5846M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:03:54.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 9m ago 6h 5303M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:03:54.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 9m ago 6h 5023M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:03:54.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 9m ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:03:54.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 9m ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:03:54.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 9m ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:03:54.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 9m ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:03:54.786 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 9m ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:03:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:03:55.164 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:03:55.164 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:03:55.164 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:03:55.164 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:03:55.164 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:03:55.164 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:03:55.164 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:03:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:03:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:03:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:03:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:03:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:03:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:03:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:03:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:03:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:03:55.165 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:03:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:55 smithi183 ceph-mon[99169]: pgmap v14391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:55 smithi183 ceph-mon[99169]: from='client.30309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:03:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1534444360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:03:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:55 smithi119 ceph-mon[108979]: pgmap v14391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:55 smithi119 ceph-mon[108979]: from='client.30309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:03:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1534444360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:03:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:55 smithi119 ceph-mon[94175]: pgmap v14391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:55 smithi119 ceph-mon[94175]: from='client.30309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:03:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1534444360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:03:56.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:56 smithi183 ceph-mon[99169]: from='client.40199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:03:56.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:56 smithi119 ceph-mon[108979]: from='client.40199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:03:56.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:56 smithi119 ceph-mon[94175]: from='client.40199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:03:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:57 smithi183 ceph-mon[99169]: pgmap v14392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:57 smithi119 ceph-mon[108979]: pgmap v14392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:57 smithi119 ceph-mon[94175]: pgmap v14392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:03:59 smithi183 ceph-mon[99169]: pgmap v14393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:03:59 smithi119 ceph-mon[108979]: pgmap v14393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:03:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:03:59 smithi119 ceph-mon[94175]: pgmap v14393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:01 smithi183 ceph-mon[99169]: pgmap v14394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:01 smithi119 ceph-mon[94175]: pgmap v14394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:01 smithi119 ceph-mon[108979]: pgmap v14394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:03 smithi183 ceph-mon[99169]: pgmap v14395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:03 smithi119 ceph-mon[108979]: pgmap v14395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:03 smithi119 ceph-mon[94175]: pgmap v14395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:04:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:04:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:04:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:05 smithi183 ceph-mon[99169]: pgmap v14396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:05 smithi119 ceph-mon[94175]: pgmap v14396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:05 smithi119 ceph-mon[108979]: pgmap v14396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:07 smithi183 ceph-mon[99169]: pgmap v14397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:07 smithi119 ceph-mon[94175]: pgmap v14397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:07 smithi119 ceph-mon[108979]: pgmap v14397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:09 smithi183 ceph-mon[99169]: pgmap v14398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:09 smithi119 ceph-mon[94175]: pgmap v14398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:09 smithi119 ceph-mon[108979]: pgmap v14398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:11 smithi183 ceph-mon[99169]: pgmap v14399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:11 smithi119 ceph-mon[108979]: pgmap v14399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:11 smithi119 ceph-mon[94175]: pgmap v14399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:13 smithi183 ceph-mon[99169]: pgmap v14400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:13 smithi119 ceph-mon[94175]: pgmap v14400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:13 smithi119 ceph-mon[108979]: pgmap v14400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:04:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:04:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:04:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:15 smithi183 ceph-mon[99169]: pgmap v14401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:15 smithi119 ceph-mon[108979]: pgmap v14401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:15 smithi119 ceph-mon[94175]: pgmap v14401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:17 smithi183 ceph-mon[99169]: pgmap v14402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:17 smithi119 ceph-mon[94175]: pgmap v14402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:17 smithi119 ceph-mon[108979]: pgmap v14402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:19 smithi183 ceph-mon[99169]: pgmap v14403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:19 smithi119 ceph-mon[108979]: pgmap v14403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:19 smithi119 ceph-mon[94175]: pgmap v14403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:21 smithi183 ceph-mon[99169]: pgmap v14404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:21 smithi119 ceph-mon[94175]: pgmap v14404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:21 smithi119 ceph-mon[108979]: pgmap v14404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:23 smithi183 ceph-mon[99169]: pgmap v14405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:23 smithi119 ceph-mon[94175]: pgmap v14405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:23 smithi119 ceph-mon[108979]: pgmap v14405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:04:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:04:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:04:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:25.508 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:04:25.815 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:04:25.815 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 9m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:04:25.815 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 9m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:04:25.816 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 9m ago 6h 25.2M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:04:25.816 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 9m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:04:25.816 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 9m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:04:25.816 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 9m ago 6h 805M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:04:25.816 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 9m ago 6h 1764M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:04:25.816 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 9m ago 6h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:04:25.816 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 9m ago 6h 944M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:04:25.816 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 9m ago 6h 22.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:04:25.816 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 9m ago 6h 20.6M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:04:25.816 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 9m ago 6h 5780M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:04:25.816 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 9m ago 6h 5846M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:04:25.816 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 9m ago 6h 5303M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:04:25.816 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 9m ago 6h 5023M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:04:25.816 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 9m ago 6h 4190M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:04:25.816 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 9m ago 6h 5239M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:04:25.817 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 9m ago 6h 4245M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:04:25.817 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 9m ago 6h 5055M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:04:25.817 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 9m ago 6h 116M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:04:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:25 smithi183 ceph-mon[99169]: pgmap v14406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:25 smithi119 ceph-mon[94175]: pgmap v14406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:25 smithi119 ceph-mon[108979]: pgmap v14406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:26.193 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:04:26.193 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:04:26.193 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:04:26.193 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:04:26.193 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:04:26.193 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:04:26.193 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:04:26.193 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:04:26.193 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:04:26.193 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:04:26.193 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:04:26.193 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:04:26.194 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:04:26.194 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:04:26.194 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:04:26.194 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:04:26.194 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:04:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:26 smithi183 ceph-mon[99169]: from='client.40211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:04:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2918740242' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:04:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:26 smithi119 ceph-mon[94175]: from='client.40211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:04:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2918740242' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:04:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:26 smithi119 ceph-mon[108979]: from='client.40211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:04:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2918740242' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:04:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:27 smithi183 ceph-mon[99169]: from='client.40217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:04:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:27 smithi183 ceph-mon[99169]: pgmap v14407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:27 smithi119 ceph-mon[94175]: from='client.40217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:04:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:27 smithi119 ceph-mon[94175]: pgmap v14407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:27 smithi119 ceph-mon[108979]: from='client.40217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:04:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:27 smithi119 ceph-mon[108979]: pgmap v14407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:29 smithi183 ceph-mon[99169]: pgmap v14408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:29 smithi119 ceph-mon[94175]: pgmap v14408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:29 smithi119 ceph-mon[108979]: pgmap v14408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:31 smithi183 ceph-mon[99169]: pgmap v14409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:31 smithi119 ceph-mon[94175]: pgmap v14409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:31 smithi119 ceph-mon[108979]: pgmap v14409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:33 smithi183 ceph-mon[99169]: pgmap v14410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:33 smithi119 ceph-mon[94175]: pgmap v14410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:33 smithi119 ceph-mon[108979]: pgmap v14410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:04:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:04:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:04:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:35 smithi183 ceph-mon[99169]: pgmap v14411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:35 smithi119 ceph-mon[94175]: pgmap v14411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:35 smithi119 ceph-mon[108979]: pgmap v14411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:37 smithi183 ceph-mon[99169]: pgmap v14412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:37 smithi119 ceph-mon[94175]: pgmap v14412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:37 smithi119 ceph-mon[108979]: pgmap v14412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:39 smithi183 ceph-mon[99169]: pgmap v14413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:04:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:39 smithi119 ceph-mon[94175]: pgmap v14413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:04:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:39 smithi119 ceph-mon[108979]: pgmap v14413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:39.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:04:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:41 smithi183 ceph-mon[99169]: pgmap v14414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:41 smithi119 ceph-mon[94175]: pgmap v14414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:41 smithi119 ceph-mon[108979]: pgmap v14414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:43 smithi183 ceph-mon[99169]: pgmap v14415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:04:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:04:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:43 smithi119 ceph-mon[94175]: pgmap v14415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:04:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:04:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:43 smithi119 ceph-mon[108979]: pgmap v14415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:04:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:04:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:04:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:04:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:04:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:04:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:04:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:45 smithi183 ceph-mon[99169]: pgmap v14416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:04:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:04:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:04:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:04:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:04:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:45 smithi119 ceph-mon[94175]: pgmap v14416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:04:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:04:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:04:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:04:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:04:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:45 smithi119 ceph-mon[108979]: pgmap v14416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:04:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:04:45.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:04:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:47 smithi183 ceph-mon[99169]: pgmap v14417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:47 smithi119 ceph-mon[94175]: pgmap v14417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:47 smithi119 ceph-mon[108979]: pgmap v14417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:49 smithi183 ceph-mon[99169]: pgmap v14418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:49 smithi119 ceph-mon[108979]: pgmap v14418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:49 smithi119 ceph-mon[94175]: pgmap v14418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:51 smithi183 ceph-mon[99169]: pgmap v14419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:51 smithi119 ceph-mon[108979]: pgmap v14419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:51 smithi119 ceph-mon[94175]: pgmap v14419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:53 smithi183 ceph-mon[99169]: pgmap v14420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:53 smithi119 ceph-mon[108979]: pgmap v14420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:53 smithi119 ceph-mon[94175]: pgmap v14420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:54.420 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:04:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:04:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:04:54.421 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:54.421 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:04:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:55 smithi183 ceph-mon[99169]: pgmap v14421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:55 smithi119 ceph-mon[108979]: pgmap v14421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:55 smithi119 ceph-mon[94175]: pgmap v14421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:56.542 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:04:56.848 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:04:56.848 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 13s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:04:56.848 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 12s ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:04:56.848 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 13s ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:04:56.848 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 12s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:04:56.848 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 12s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:04:56.848 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 13s ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:04:56.848 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 13s ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:04:56.848 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 12s ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:04:56.848 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 13s ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:04:56.849 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 13s ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:04:56.849 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 12s ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:04:56.849 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 13s ago 6h 5811M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:04:56.849 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 13s ago 6h 5874M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:04:56.849 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 13s ago 6h 5325M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:04:56.849 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 13s ago 6h 5053M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:04:56.849 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 12s ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:04:56.849 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 12s ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:04:56.849 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 12s ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:04:56.849 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 12s ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:04:56.849 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 12s ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:04:57.225 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:04:57.225 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:04:57.225 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:04:57.226 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:04:57.226 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:04:57.226 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:04:57.226 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:04:57.226 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:04:57.226 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:04:57.226 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:04:57.226 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:04:57.226 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:04:57.226 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:04:57.226 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:04:57.226 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:04:57.226 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:04:57.226 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:04:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:57 smithi183 ceph-mon[99169]: pgmap v14422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:57 smithi183 ceph-mon[99169]: from='client.30345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:04:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/500743471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:04:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:57 smithi119 ceph-mon[94175]: pgmap v14422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:57 smithi119 ceph-mon[94175]: from='client.30345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:04:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/500743471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:04:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:57 smithi119 ceph-mon[108979]: pgmap v14422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:57 smithi119 ceph-mon[108979]: from='client.30345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:04:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/500743471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:04:58.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:58 smithi183 ceph-mon[99169]: from='client.30351 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:04:58.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:58 smithi119 ceph-mon[94175]: from='client.30351 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:04:58.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:58 smithi119 ceph-mon[108979]: from='client.30351 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:04:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:04:59 smithi183 ceph-mon[99169]: pgmap v14423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:04:59 smithi119 ceph-mon[108979]: pgmap v14423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:04:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:04:59 smithi119 ceph-mon[94175]: pgmap v14423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:01 smithi183 ceph-mon[99169]: pgmap v14424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:01 smithi119 ceph-mon[94175]: pgmap v14424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:01 smithi119 ceph-mon[108979]: pgmap v14424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:03 smithi183 ceph-mon[99169]: pgmap v14425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:03 smithi119 ceph-mon[94175]: pgmap v14425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:03 smithi119 ceph-mon[108979]: pgmap v14425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:05:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:05:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:05:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:05 smithi119 ceph-mon[94175]: pgmap v14426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:05 smithi119 ceph-mon[108979]: pgmap v14426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:05 smithi183 ceph-mon[99169]: pgmap v14426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:07 smithi119 ceph-mon[94175]: pgmap v14427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:07 smithi119 ceph-mon[108979]: pgmap v14427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:07 smithi183 ceph-mon[99169]: pgmap v14427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:09 smithi119 ceph-mon[94175]: pgmap v14428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:09 smithi119 ceph-mon[108979]: pgmap v14428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:09 smithi183 ceph-mon[99169]: pgmap v14428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:11 smithi183 ceph-mon[99169]: pgmap v14429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:11 smithi119 ceph-mon[94175]: pgmap v14429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:11 smithi119 ceph-mon[108979]: pgmap v14429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:13 smithi183 ceph-mon[99169]: pgmap v14430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:13 smithi119 ceph-mon[94175]: pgmap v14430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:13 smithi119 ceph-mon[108979]: pgmap v14430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:05:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:05:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:05:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:15 smithi183 ceph-mon[99169]: pgmap v14431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:15 smithi119 ceph-mon[94175]: pgmap v14431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:15 smithi119 ceph-mon[108979]: pgmap v14431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:17 smithi183 ceph-mon[99169]: pgmap v14432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:17 smithi119 ceph-mon[94175]: pgmap v14432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:17 smithi119 ceph-mon[108979]: pgmap v14432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:19 smithi183 ceph-mon[99169]: pgmap v14433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:19 smithi119 ceph-mon[94175]: pgmap v14433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:19 smithi119 ceph-mon[108979]: pgmap v14433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:21 smithi183 ceph-mon[99169]: pgmap v14434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:21 smithi119 ceph-mon[94175]: pgmap v14434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:21 smithi119 ceph-mon[108979]: pgmap v14434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:23 smithi183 ceph-mon[99169]: pgmap v14435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:23 smithi119 ceph-mon[94175]: pgmap v14435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:23 smithi119 ceph-mon[108979]: pgmap v14435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:05:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:05:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:05:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:25 smithi183 ceph-mon[99169]: pgmap v14436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:25 smithi119 ceph-mon[94175]: pgmap v14436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:25 smithi119 ceph-mon[108979]: pgmap v14436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:27.574 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:05:27.883 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:05:27.883 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 44s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:05:27.883 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 43s ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:05:27.883 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 44s ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:05:27.884 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 43s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:05:27.884 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 43s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:05:27.884 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 44s ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:05:27.884 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 44s ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:05:27.884 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 43s ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:05:27.884 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 44s ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:05:27.884 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 44s ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:05:27.884 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 43s ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:05:27.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 44s ago 6h 5811M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:05:27.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 44s ago 6h 5874M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:05:27.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 44s ago 6h 5325M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:05:27.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 44s ago 6h 5053M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:05:27.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 43s ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:05:27.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 43s ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:05:27.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 43s ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:05:27.885 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 43s ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:05:27.885 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 43s ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:05:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:27 smithi183 ceph-mon[99169]: pgmap v14437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:27 smithi119 ceph-mon[108979]: pgmap v14437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:27 smithi119 ceph-mon[94175]: pgmap v14437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:28.264 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:05:28.264 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:05:28.264 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:05:28.264 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:05:28.264 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:05:28.264 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:05:28.265 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:05:28.265 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:05:28.265 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:05:28.265 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:05:28.265 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:05:28.265 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:05:28.265 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:05:28.265 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:05:28.265 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:05:28.265 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:05:28.265 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:05:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:28 smithi183 ceph-mon[99169]: from='client.30363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:05:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4114160471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:05:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:28 smithi119 ceph-mon[108979]: from='client.30363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:05:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4114160471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:05:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:28 smithi119 ceph-mon[94175]: from='client.30363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:05:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4114160471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:05:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:29 smithi183 ceph-mon[99169]: from='client.30369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:05:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:29 smithi183 ceph-mon[99169]: pgmap v14438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:29 smithi119 ceph-mon[94175]: from='client.30369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:05:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:29 smithi119 ceph-mon[94175]: pgmap v14438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:29 smithi119 ceph-mon[108979]: from='client.30369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:05:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:29 smithi119 ceph-mon[108979]: pgmap v14438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:31 smithi183 ceph-mon[99169]: pgmap v14439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:31 smithi119 ceph-mon[94175]: pgmap v14439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:31 smithi119 ceph-mon[108979]: pgmap v14439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:33 smithi183 ceph-mon[99169]: pgmap v14440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:33 smithi119 ceph-mon[108979]: pgmap v14440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:33 smithi119 ceph-mon[94175]: pgmap v14440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:05:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:05:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:05:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:35 smithi183 ceph-mon[99169]: pgmap v14441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:35 smithi119 ceph-mon[108979]: pgmap v14441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:35 smithi119 ceph-mon[94175]: pgmap v14441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:37 smithi183 ceph-mon[99169]: pgmap v14442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:37 smithi119 ceph-mon[94175]: pgmap v14442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:37 smithi119 ceph-mon[108979]: pgmap v14442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:39 smithi183 ceph-mon[99169]: pgmap v14443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:39 smithi119 ceph-mon[94175]: pgmap v14443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:39 smithi119 ceph-mon[108979]: pgmap v14443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:41 smithi183 ceph-mon[99169]: pgmap v14444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:41 smithi119 ceph-mon[94175]: pgmap v14444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:41 smithi119 ceph-mon[108979]: pgmap v14444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:43 smithi183 ceph-mon[99169]: pgmap v14445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:43 smithi119 ceph-mon[94175]: pgmap v14445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:43 smithi119 ceph-mon[108979]: pgmap v14445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:05:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:05:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:05:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:45 smithi183 ceph-mon[99169]: pgmap v14446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:05:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:05:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:05:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:05:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:45 smithi119 ceph-mon[94175]: pgmap v14446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:05:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:05:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:05:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:05:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:45 smithi119 ceph-mon[108979]: pgmap v14446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:05:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:05:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:05:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:05:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:47 smithi183 ceph-mon[99169]: pgmap v14447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:47 smithi119 ceph-mon[94175]: pgmap v14447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:47 smithi119 ceph-mon[108979]: pgmap v14447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:49 smithi183 ceph-mon[99169]: pgmap v14448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:49 smithi119 ceph-mon[94175]: pgmap v14448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:49 smithi119 ceph-mon[108979]: pgmap v14448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:51.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:51 smithi183 ceph-mon[99169]: pgmap v14449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:51 smithi119 ceph-mon[94175]: pgmap v14449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:51 smithi119 ceph-mon[108979]: pgmap v14449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:53 smithi183 ceph-mon[99169]: pgmap v14450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:53 smithi119 ceph-mon[94175]: pgmap v14450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:53 smithi119 ceph-mon[108979]: pgmap v14450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:05:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:05:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:05:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:05:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:55 smithi183 ceph-mon[99169]: pgmap v14451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:55 smithi119 ceph-mon[94175]: pgmap v14451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:55 smithi119 ceph-mon[108979]: pgmap v14451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:57 smithi183 ceph-mon[99169]: pgmap v14452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:57 smithi119 ceph-mon[94175]: pgmap v14452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:57 smithi119 ceph-mon[108979]: pgmap v14452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:58.610 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:05:58.919 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:05:58.919 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 75s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:05:58.920 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 74s ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:05:58.920 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 75s ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:05:58.920 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 74s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:05:58.920 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 74s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:05:58.920 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 75s ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:05:58.920 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 75s ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:05:58.921 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 74s ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:05:58.921 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 75s ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:05:58.921 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 75s ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:05:58.921 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 74s ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:05:58.921 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 75s ago 6h 5811M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:05:58.921 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 75s ago 6h 5874M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:05:58.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 75s ago 6h 5325M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:05:58.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 75s ago 6h 5053M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:05:58.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 74s ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:05:58.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 74s ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:05:58.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 74s ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:05:58.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 74s ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:05:58.922 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 74s ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:05:59.303 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:05:59.303 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:05:59.303 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:05:59.304 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:05:59.304 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:05:59.304 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:05:59.304 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:05:59.304 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:05:59.304 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:05:59.304 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:05:59.304 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:05:59.304 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:05:59.304 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:05:59.304 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:05:59.304 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:05:59.304 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:05:59.304 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:05:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:59 smithi183 ceph-mon[99169]: pgmap v14453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:59 smithi183 ceph-mon[99169]: from='client.40265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:05:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:05:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1415626974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:05:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:59 smithi119 ceph-mon[94175]: pgmap v14453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:59 smithi119 ceph-mon[94175]: from='client.40265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:05:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:05:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1415626974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:05:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:59 smithi119 ceph-mon[108979]: pgmap v14453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:05:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:59 smithi119 ceph-mon[108979]: from='client.40265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:05:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:05:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1415626974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:06:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:00 smithi183 ceph-mon[99169]: from='client.40271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:06:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:00 smithi119 ceph-mon[94175]: from='client.40271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:06:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:00 smithi119 ceph-mon[108979]: from='client.40271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:06:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:01 smithi183 ceph-mon[99169]: pgmap v14454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:01 smithi119 ceph-mon[94175]: pgmap v14454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:01 smithi119 ceph-mon[108979]: pgmap v14454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:03 smithi183 ceph-mon[99169]: pgmap v14455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:03 smithi119 ceph-mon[94175]: pgmap v14455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:03 smithi119 ceph-mon[108979]: pgmap v14455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:06:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:06:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:06:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:05 smithi183 ceph-mon[99169]: pgmap v14456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:05 smithi119 ceph-mon[94175]: pgmap v14456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:05 smithi119 ceph-mon[108979]: pgmap v14456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:07 smithi183 ceph-mon[99169]: pgmap v14457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:07 smithi119 ceph-mon[108979]: pgmap v14457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:07 smithi119 ceph-mon[94175]: pgmap v14457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:09 smithi183 ceph-mon[99169]: pgmap v14458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:09 smithi119 ceph-mon[94175]: pgmap v14458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:09 smithi119 ceph-mon[108979]: pgmap v14458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:11 smithi183 ceph-mon[99169]: pgmap v14459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:11 smithi119 ceph-mon[94175]: pgmap v14459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:11 smithi119 ceph-mon[108979]: pgmap v14459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:13 smithi183 ceph-mon[99169]: pgmap v14460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:13 smithi119 ceph-mon[108979]: pgmap v14460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:13 smithi119 ceph-mon[94175]: pgmap v14460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:06:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:06:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:06:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:15 smithi183 ceph-mon[99169]: pgmap v14461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:15 smithi119 ceph-mon[94175]: pgmap v14461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:15 smithi119 ceph-mon[108979]: pgmap v14461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:17 smithi183 ceph-mon[99169]: pgmap v14462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:17 smithi119 ceph-mon[108979]: pgmap v14462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:17 smithi119 ceph-mon[94175]: pgmap v14462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:19 smithi183 ceph-mon[99169]: pgmap v14463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:19 smithi119 ceph-mon[108979]: pgmap v14463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:19 smithi119 ceph-mon[94175]: pgmap v14463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:21 smithi183 ceph-mon[99169]: pgmap v14464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:21 smithi119 ceph-mon[108979]: pgmap v14464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:21 smithi119 ceph-mon[94175]: pgmap v14464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:23.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:23 smithi183 ceph-mon[99169]: pgmap v14465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:23 smithi119 ceph-mon[94175]: pgmap v14465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:23 smithi119 ceph-mon[108979]: pgmap v14465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:06:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:06:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:06:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:25 smithi183 ceph-mon[99169]: pgmap v14466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:25 smithi119 ceph-mon[94175]: pgmap v14466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:25 smithi119 ceph-mon[108979]: pgmap v14466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:27 smithi183 ceph-mon[99169]: pgmap v14467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:27 smithi119 ceph-mon[108979]: pgmap v14467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:27 smithi119 ceph-mon[94175]: pgmap v14467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:29.652 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:06:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:29 smithi183 ceph-mon[99169]: pgmap v14468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:29 smithi119 ceph-mon[94175]: pgmap v14468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:29 smithi119 ceph-mon[108979]: pgmap v14468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:29.958 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:06:29.958 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 106s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:06:29.958 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 105s ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:06:29.959 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 106s ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:06:29.959 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 105s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:06:29.959 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 105s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:06:29.959 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 106s ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:06:29.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 106s ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:06:29.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 105s ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:06:29.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 106s ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:06:29.959 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 106s ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:06:29.959 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 105s ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:06:29.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 106s ago 6h 5811M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:06:29.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 106s ago 6h 5874M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:06:29.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 106s ago 6h 5325M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:06:29.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 106s ago 6h 5053M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:06:29.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 105s ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:06:29.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 105s ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:06:29.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 105s ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:06:29.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 105s ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:06:29.960 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 105s ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:06:30.335 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:06:30.335 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:06:30.335 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:06:30.335 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:06:30.335 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:06:30.335 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:06:30.335 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:06:30.336 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:06:30.336 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:06:30.336 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:06:30.336 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:06:30.336 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:06:30.336 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:06:30.336 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:06:30.336 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:06:30.336 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:06:30.336 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:06:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:30 smithi183 ceph-mon[99169]: from='client.30399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:06:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1194224859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:06:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:30 smithi119 ceph-mon[94175]: from='client.30399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:06:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1194224859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:06:30.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:30 smithi119 ceph-mon[108979]: from='client.30399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:06:30.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1194224859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:06:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:31 smithi183 ceph-mon[99169]: from='client.40289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:06:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:31 smithi183 ceph-mon[99169]: pgmap v14469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:31 smithi119 ceph-mon[94175]: from='client.40289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:06:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:31 smithi119 ceph-mon[94175]: pgmap v14469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:31 smithi119 ceph-mon[108979]: from='client.40289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:06:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:31 smithi119 ceph-mon[108979]: pgmap v14469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:33 smithi183 ceph-mon[99169]: pgmap v14470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:33 smithi119 ceph-mon[94175]: pgmap v14470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:33 smithi119 ceph-mon[108979]: pgmap v14470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:06:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:06:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:06:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:35 smithi183 ceph-mon[99169]: pgmap v14471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:35 smithi119 ceph-mon[94175]: pgmap v14471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:35 smithi119 ceph-mon[108979]: pgmap v14471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:37 smithi183 ceph-mon[99169]: pgmap v14472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:37 smithi119 ceph-mon[94175]: pgmap v14472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:37 smithi119 ceph-mon[108979]: pgmap v14472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:39 smithi183 ceph-mon[99169]: pgmap v14473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:39 smithi119 ceph-mon[94175]: pgmap v14473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:39 smithi119 ceph-mon[108979]: pgmap v14473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:41 smithi183 ceph-mon[99169]: pgmap v14474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:41 smithi119 ceph-mon[94175]: pgmap v14474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:41 smithi119 ceph-mon[108979]: pgmap v14474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:43 smithi183 ceph-mon[99169]: pgmap v14475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:43 smithi119 ceph-mon[108979]: pgmap v14475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:43 smithi119 ceph-mon[94175]: pgmap v14475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:06:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:06:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:06:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:45 smithi183 ceph-mon[99169]: pgmap v14476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:06:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:45 smithi119 ceph-mon[108979]: pgmap v14476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:06:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:45 smithi119 ceph-mon[94175]: pgmap v14476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:45.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:06:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:06:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:06:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:06:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:06:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:06:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:06:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:06:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:06:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:06:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:47 smithi183 ceph-mon[99169]: pgmap v14477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:47 smithi119 ceph-mon[94175]: pgmap v14477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:47 smithi119 ceph-mon[108979]: pgmap v14477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:49 smithi183 ceph-mon[99169]: pgmap v14478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:49 smithi119 ceph-mon[94175]: pgmap v14478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:49 smithi119 ceph-mon[108979]: pgmap v14478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:51 smithi183 ceph-mon[99169]: pgmap v14479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:51 smithi119 ceph-mon[108979]: pgmap v14479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:51 smithi119 ceph-mon[94175]: pgmap v14479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:53 smithi183 ceph-mon[99169]: pgmap v14480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:53 smithi119 ceph-mon[108979]: pgmap v14480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:53 smithi119 ceph-mon[94175]: pgmap v14480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:06:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:06:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:06:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:06:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:55 smithi183 ceph-mon[99169]: pgmap v14481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:55 smithi119 ceph-mon[108979]: pgmap v14481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:55 smithi119 ceph-mon[94175]: pgmap v14481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:57 smithi183 ceph-mon[99169]: pgmap v14482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:57 smithi119 ceph-mon[94175]: pgmap v14482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:57 smithi119 ceph-mon[108979]: pgmap v14482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:06:58 smithi183 ceph-mon[99169]: pgmap v14483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:58.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:06:58 smithi119 ceph-mon[94175]: pgmap v14483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:06:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:06:58 smithi119 ceph-mon[108979]: pgmap v14483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:00.679 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:07:00.984 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:07:00.984 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 2m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:07:00.984 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 2m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:07:00.984 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 2m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:07:00.984 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 2m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:07:00.984 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 2m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:07:00.984 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 2m ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:07:00.984 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 2m ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:07:00.985 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 2m ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:07:00.985 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 2m ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:07:00.985 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 2m ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:07:00.985 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 2m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:07:00.985 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 2m ago 6h 5811M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:07:00.985 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 2m ago 6h 5874M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:07:00.985 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 2m ago 6h 5325M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:07:00.985 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 2m ago 6h 5053M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:07:00.985 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 2m ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:07:00.985 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 2m ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:07:00.985 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 2m ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:07:00.985 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 2m ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:07:00.985 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 2m ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:07:01.363 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:07:01.363 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:07:01.364 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:07:01.364 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:07:01.364 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:07:01.364 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:07:01.364 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:07:01.364 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:07:01.364 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:07:01.364 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:07:01.364 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:07:01.364 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:07:01.364 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:07:01.364 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:07:01.364 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:07:01.365 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:07:01.365 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:07:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:01 smithi183 ceph-mon[99169]: pgmap v14484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:01 smithi183 ceph-mon[99169]: from='client.40301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:07:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:01 smithi119 ceph-mon[94175]: pgmap v14484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:01 smithi119 ceph-mon[94175]: from='client.40301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:07:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:01 smithi119 ceph-mon[108979]: pgmap v14484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:01 smithi119 ceph-mon[108979]: from='client.40301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:07:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:02 smithi183 ceph-mon[99169]: from='client.30423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:07:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4253075959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:07:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:02 smithi119 ceph-mon[94175]: from='client.30423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:07:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4253075959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:07:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:02 smithi119 ceph-mon[108979]: from='client.30423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:07:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4253075959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:07:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:03 smithi183 ceph-mon[99169]: pgmap v14485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:03 smithi119 ceph-mon[94175]: pgmap v14485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:03 smithi119 ceph-mon[108979]: pgmap v14485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:07:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:07:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:07:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:05 smithi119 ceph-mon[94175]: pgmap v14486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:05 smithi119 ceph-mon[108979]: pgmap v14486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:05 smithi183 ceph-mon[99169]: pgmap v14486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:07 smithi183 ceph-mon[99169]: pgmap v14487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:07 smithi119 ceph-mon[94175]: pgmap v14487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:07 smithi119 ceph-mon[108979]: pgmap v14487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:09 smithi183 ceph-mon[99169]: pgmap v14488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:09 smithi119 ceph-mon[94175]: pgmap v14488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:09 smithi119 ceph-mon[108979]: pgmap v14488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:11 smithi183 ceph-mon[99169]: pgmap v14489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:11 smithi119 ceph-mon[108979]: pgmap v14489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:11 smithi119 ceph-mon[94175]: pgmap v14489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:13 smithi183 ceph-mon[99169]: pgmap v14490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:13 smithi119 ceph-mon[94175]: pgmap v14490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:13 smithi119 ceph-mon[108979]: pgmap v14490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:07:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:07:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:07:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:15 smithi183 ceph-mon[99169]: pgmap v14491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:15 smithi119 ceph-mon[94175]: pgmap v14491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:15 smithi119 ceph-mon[108979]: pgmap v14491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:17 smithi183 ceph-mon[99169]: pgmap v14492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:17 smithi119 ceph-mon[108979]: pgmap v14492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:17 smithi119 ceph-mon[94175]: pgmap v14492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:19 smithi183 ceph-mon[99169]: pgmap v14493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:19 smithi119 ceph-mon[108979]: pgmap v14493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:19 smithi119 ceph-mon[94175]: pgmap v14493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:21 smithi183 ceph-mon[99169]: pgmap v14494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:21 smithi119 ceph-mon[108979]: pgmap v14494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:21 smithi119 ceph-mon[94175]: pgmap v14494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:23 smithi183 ceph-mon[99169]: pgmap v14495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:23 smithi119 ceph-mon[94175]: pgmap v14495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:23 smithi119 ceph-mon[108979]: pgmap v14495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:07:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:07:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:07:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:25 smithi183 ceph-mon[99169]: pgmap v14496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:25 smithi119 ceph-mon[94175]: pgmap v14496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:25 smithi119 ceph-mon[108979]: pgmap v14496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:27 smithi183 ceph-mon[99169]: pgmap v14497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:27 smithi119 ceph-mon[94175]: pgmap v14497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:27 smithi119 ceph-mon[108979]: pgmap v14497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:29 smithi183 ceph-mon[99169]: pgmap v14498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:29 smithi119 ceph-mon[108979]: pgmap v14498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:29 smithi119 ceph-mon[94175]: pgmap v14498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:31.709 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:07:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:31 smithi183 ceph-mon[99169]: pgmap v14499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:31 smithi119 ceph-mon[94175]: pgmap v14499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:31 smithi119 ceph-mon[108979]: pgmap v14499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:32.016 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:07:32.016 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 2m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:07:32.016 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 2m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:07:32.016 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 2m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:07:32.016 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 2m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:07:32.016 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 2m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:07:32.016 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 2m ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:07:32.016 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 2m ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:07:32.016 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 2m ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:07:32.016 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 2m ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:07:32.016 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 2m ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:07:32.017 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 2m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:07:32.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 2m ago 6h 5811M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:07:32.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 2m ago 6h 5874M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:07:32.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 2m ago 6h 5325M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:07:32.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 2m ago 6h 5053M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:07:32.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 2m ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:07:32.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 2m ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:07:32.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 2m ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:07:32.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 2m ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:07:32.017 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 2m ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:07:32.397 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:07:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:07:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:07:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:07:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:07:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:07:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:07:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:07:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:07:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:07:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:07:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:07:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:07:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:07:32.399 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:07:32.399 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:07:32.399 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:07:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/243753542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:07:32.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/243753542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:07:32.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/243753542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:07:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:33 smithi183 ceph-mon[99169]: from='client.30435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:07:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:33 smithi183 ceph-mon[99169]: from='client.30441 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:07:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:33 smithi183 ceph-mon[99169]: pgmap v14500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:33 smithi119 ceph-mon[94175]: from='client.30435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:07:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:33 smithi119 ceph-mon[94175]: from='client.30441 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:07:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:33 smithi119 ceph-mon[94175]: pgmap v14500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:33 smithi119 ceph-mon[108979]: from='client.30435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:07:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:33 smithi119 ceph-mon[108979]: from='client.30441 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:07:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:33 smithi119 ceph-mon[108979]: pgmap v14500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:07:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:07:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:07:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:35 smithi183 ceph-mon[99169]: pgmap v14501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:35 smithi119 ceph-mon[94175]: pgmap v14501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:35 smithi119 ceph-mon[108979]: pgmap v14501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:37 smithi183 ceph-mon[99169]: pgmap v14502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:37 smithi119 ceph-mon[94175]: pgmap v14502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:37 smithi119 ceph-mon[108979]: pgmap v14502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:39 smithi183 ceph-mon[99169]: pgmap v14503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:39 smithi119 ceph-mon[108979]: pgmap v14503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:39 smithi119 ceph-mon[94175]: pgmap v14503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:41 smithi183 ceph-mon[99169]: pgmap v14504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:41 smithi119 ceph-mon[94175]: pgmap v14504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:41 smithi119 ceph-mon[108979]: pgmap v14504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:43 smithi183 ceph-mon[99169]: pgmap v14505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:43 smithi119 ceph-mon[94175]: pgmap v14505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:43 smithi119 ceph-mon[108979]: pgmap v14505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:07:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:07:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:07:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:45 smithi183 ceph-mon[99169]: pgmap v14506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:45 smithi119 ceph-mon[108979]: pgmap v14506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:45 smithi119 ceph-mon[94175]: pgmap v14506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:07:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:07:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:07:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:07:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:07:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:07:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:07:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:07:46.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:07:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:47 smithi183 ceph-mon[99169]: pgmap v14507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:07:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:07:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:07:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:47 smithi119 ceph-mon[94175]: pgmap v14507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:07:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:07:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:07:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:47 smithi119 ceph-mon[108979]: pgmap v14507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:07:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:07:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:07:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:49 smithi183 ceph-mon[99169]: pgmap v14508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:49 smithi119 ceph-mon[94175]: pgmap v14508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:49 smithi119 ceph-mon[108979]: pgmap v14508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:51 smithi183 ceph-mon[99169]: pgmap v14509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:51 smithi119 ceph-mon[94175]: pgmap v14509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:51 smithi119 ceph-mon[108979]: pgmap v14509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:53 smithi183 ceph-mon[99169]: pgmap v14510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:53 smithi119 ceph-mon[94175]: pgmap v14510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:53 smithi119 ceph-mon[108979]: pgmap v14510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:07:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:07:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:07:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:07:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:55 smithi183 ceph-mon[99169]: pgmap v14511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:55 smithi119 ceph-mon[108979]: pgmap v14511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:55 smithi119 ceph-mon[94175]: pgmap v14511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:57 smithi183 ceph-mon[99169]: pgmap v14512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:57 smithi119 ceph-mon[94175]: pgmap v14512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:57 smithi119 ceph-mon[108979]: pgmap v14512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:07:59 smithi183 ceph-mon[99169]: pgmap v14513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:07:59 smithi119 ceph-mon[94175]: pgmap v14513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:07:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:07:59 smithi119 ceph-mon[108979]: pgmap v14513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:01 smithi183 ceph-mon[99169]: pgmap v14514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:01 smithi119 ceph-mon[94175]: pgmap v14514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:01 smithi119 ceph-mon[108979]: pgmap v14514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:02.739 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:08:03.043 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:08:03.043 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 3m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:08:03.043 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 3m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:08:03.043 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 3m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:08:03.044 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 3m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:08:03.044 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 3m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:08:03.044 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 3m ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:08:03.044 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 3m ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:08:03.044 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 3m ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:08:03.044 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 3m ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:08:03.044 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 3m ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:08:03.044 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 3m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:08:03.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 3m ago 6h 5811M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:08:03.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 3m ago 6h 5874M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:08:03.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 3m ago 6h 5325M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:08:03.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 3m ago 6h 5053M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:08:03.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 3m ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:08:03.044 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 3m ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:08:03.045 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 3m ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:08:03.045 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 3m ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:08:03.045 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 3m ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:08:03.422 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:08:03.422 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:08:03.422 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:08:03.422 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:08:03.422 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:08:03.423 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:08:03.423 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:08:03.423 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:08:03.423 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:08:03.423 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:08:03.423 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:08:03.423 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:08:03.423 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:08:03.423 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:08:03.423 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:08:03.423 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:08:03.423 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:08:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:03 smithi183 ceph-mon[99169]: pgmap v14515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3492592921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:08:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:03 smithi119 ceph-mon[108979]: pgmap v14515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3492592921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:08:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:03 smithi119 ceph-mon[94175]: pgmap v14515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3492592921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:08:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:08:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:08:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:08:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:04 smithi183 ceph-mon[99169]: from='client.40337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:08:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:04 smithi183 ceph-mon[99169]: from='client.40343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:08:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:04 smithi119 ceph-mon[94175]: from='client.40337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:08:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:04 smithi119 ceph-mon[94175]: from='client.40343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:08:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:04 smithi119 ceph-mon[108979]: from='client.40337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:08:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:04 smithi119 ceph-mon[108979]: from='client.40343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:08:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:05 smithi183 ceph-mon[99169]: pgmap v14516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:05 smithi119 ceph-mon[108979]: pgmap v14516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:05 smithi119 ceph-mon[94175]: pgmap v14516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:07 smithi183 ceph-mon[99169]: pgmap v14517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:07 smithi119 ceph-mon[94175]: pgmap v14517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:07 smithi119 ceph-mon[108979]: pgmap v14517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:09 smithi183 ceph-mon[99169]: pgmap v14518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:09 smithi119 ceph-mon[94175]: pgmap v14518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:09 smithi119 ceph-mon[108979]: pgmap v14518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:11 smithi183 ceph-mon[99169]: pgmap v14519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:11 smithi119 ceph-mon[94175]: pgmap v14519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:11 smithi119 ceph-mon[108979]: pgmap v14519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:13 smithi183 ceph-mon[99169]: pgmap v14520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:13 smithi119 ceph-mon[94175]: pgmap v14520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:13 smithi119 ceph-mon[108979]: pgmap v14520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:08:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:08:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:08:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:15 smithi183 ceph-mon[99169]: pgmap v14521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:15 smithi119 ceph-mon[94175]: pgmap v14521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:15 smithi119 ceph-mon[108979]: pgmap v14521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:17 smithi183 ceph-mon[99169]: pgmap v14522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:17 smithi119 ceph-mon[94175]: pgmap v14522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:17 smithi119 ceph-mon[108979]: pgmap v14522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:19 smithi183 ceph-mon[99169]: pgmap v14523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:19 smithi119 ceph-mon[108979]: pgmap v14523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:19 smithi119 ceph-mon[94175]: pgmap v14523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:21 smithi183 ceph-mon[99169]: pgmap v14524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:21 smithi119 ceph-mon[94175]: pgmap v14524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:21 smithi119 ceph-mon[108979]: pgmap v14524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:23 smithi183 ceph-mon[99169]: pgmap v14525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:23 smithi119 ceph-mon[108979]: pgmap v14525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:23 smithi119 ceph-mon[94175]: pgmap v14525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:08:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:08:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:08:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:25 smithi183 ceph-mon[99169]: pgmap v14526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:25 smithi119 ceph-mon[94175]: pgmap v14526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:25 smithi119 ceph-mon[108979]: pgmap v14526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:27 smithi183 ceph-mon[99169]: pgmap v14527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:27 smithi119 ceph-mon[94175]: pgmap v14527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:27 smithi119 ceph-mon[108979]: pgmap v14527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:29 smithi183 ceph-mon[99169]: pgmap v14528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:29 smithi119 ceph-mon[94175]: pgmap v14528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:29 smithi119 ceph-mon[108979]: pgmap v14528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:31 smithi183 ceph-mon[99169]: pgmap v14529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:31 smithi119 ceph-mon[94175]: pgmap v14529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:31 smithi119 ceph-mon[108979]: pgmap v14529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:33.770 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:08:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:33 smithi183 ceph-mon[99169]: pgmap v14530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:33 smithi119 ceph-mon[94175]: pgmap v14530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:33 smithi119 ceph-mon[108979]: pgmap v14530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:34.075 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:08:34.075 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 3m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:08:34.075 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 3m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:08:34.075 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 3m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:08:34.075 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 3m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:08:34.075 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 3m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:08:34.076 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 3m ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:08:34.076 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 3m ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:08:34.076 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 3m ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:08:34.076 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 3m ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:08:34.076 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 3m ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:08:34.076 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 3m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:08:34.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 3m ago 6h 5811M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:08:34.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 3m ago 6h 5874M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:08:34.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 3m ago 6h 5325M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:08:34.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 3m ago 6h 5053M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:08:34.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 3m ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:08:34.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 3m ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:08:34.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 3m ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:08:34.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 3m ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:08:34.077 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 3m ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:08:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:08:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:08:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:08:34.460 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:08:34.460 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:08:34.460 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:08:34.460 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:08:34.460 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:08:34.460 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:08:34.460 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:08:34.460 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:08:34.460 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:08:34.460 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:08:34.460 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:08:34.460 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:08:34.461 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:08:34.461 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:08:34.461 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:08:34.461 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:08:34.461 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:08:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2011580872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:08:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2011580872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:08:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2011580872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:08:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:35 smithi183 ceph-mon[99169]: from='client.40355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:08:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:35 smithi183 ceph-mon[99169]: from='client.40361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:08:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:35 smithi183 ceph-mon[99169]: pgmap v14531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:35 smithi119 ceph-mon[94175]: from='client.40355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:08:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:35 smithi119 ceph-mon[94175]: from='client.40361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:08:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:35 smithi119 ceph-mon[94175]: pgmap v14531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:35 smithi119 ceph-mon[108979]: from='client.40355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:08:35.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:35 smithi119 ceph-mon[108979]: from='client.40361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:08:35.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:35 smithi119 ceph-mon[108979]: pgmap v14531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:37 smithi183 ceph-mon[99169]: pgmap v14532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:37 smithi119 ceph-mon[94175]: pgmap v14532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:37 smithi119 ceph-mon[108979]: pgmap v14532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:39 smithi183 ceph-mon[99169]: pgmap v14533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:39 smithi119 ceph-mon[94175]: pgmap v14533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:39 smithi119 ceph-mon[108979]: pgmap v14533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:41 smithi183 ceph-mon[99169]: pgmap v14534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:41 smithi119 ceph-mon[94175]: pgmap v14534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:41 smithi119 ceph-mon[108979]: pgmap v14534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:43 smithi183 ceph-mon[99169]: pgmap v14535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:43 smithi119 ceph-mon[94175]: pgmap v14535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:43 smithi119 ceph-mon[108979]: pgmap v14535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:08:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:08:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:08:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:45 smithi183 ceph-mon[99169]: pgmap v14536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:45 smithi119 ceph-mon[94175]: pgmap v14536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:45 smithi119 ceph-mon[108979]: pgmap v14536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:47 smithi183 ceph-mon[99169]: pgmap v14537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:08:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:08:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:08:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:47 smithi119 ceph-mon[108979]: pgmap v14537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:08:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:08:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:08:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:47 smithi119 ceph-mon[94175]: pgmap v14537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:08:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:08:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:08:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:49 smithi183 ceph-mon[99169]: pgmap v14538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:49 smithi119 ceph-mon[108979]: pgmap v14538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:49 smithi119 ceph-mon[94175]: pgmap v14538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:51 smithi183 ceph-mon[99169]: pgmap v14539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:08:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:08:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:08:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:08:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:08:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:51 smithi119 ceph-mon[94175]: pgmap v14539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:08:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:08:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:08:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:08:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:08:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:51 smithi119 ceph-mon[108979]: pgmap v14539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:08:51.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:08:51.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:08:51.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:08:51.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:08:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:53 smithi183 ceph-mon[99169]: pgmap v14540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:53 smithi119 ceph-mon[94175]: pgmap v14540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:53 smithi119 ceph-mon[108979]: pgmap v14540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:08:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:08:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:08:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:08:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:55 smithi183 ceph-mon[99169]: pgmap v14541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:55 smithi119 ceph-mon[94175]: pgmap v14541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:55 smithi119 ceph-mon[108979]: pgmap v14541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:57 smithi183 ceph-mon[99169]: pgmap v14542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:57 smithi119 ceph-mon[94175]: pgmap v14542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:57 smithi119 ceph-mon[108979]: pgmap v14542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:08:59 smithi183 ceph-mon[99169]: pgmap v14543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:08:59 smithi119 ceph-mon[94175]: pgmap v14543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:08:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:08:59 smithi119 ceph-mon[108979]: pgmap v14543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:01 smithi183 ceph-mon[99169]: pgmap v14544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:01 smithi119 ceph-mon[94175]: pgmap v14544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:01 smithi119 ceph-mon[108979]: pgmap v14544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:03 smithi183 ceph-mon[99169]: pgmap v14545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:03 smithi119 ceph-mon[108979]: pgmap v14545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:03 smithi119 ceph-mon[94175]: pgmap v14545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:09:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:09:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:09:04.809 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:09:05.114 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:09:05.114 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 4m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:09:05.114 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 4m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:09:05.114 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 4m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:09:05.114 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 4m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:09:05.114 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 4m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:09:05.115 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 4m ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:09:05.115 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 4m ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:09:05.115 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 4m ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:09:05.115 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 4m ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:09:05.115 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 4m ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:09:05.115 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 4m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:09:05.115 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 4m ago 6h 5811M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:09:05.115 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 4m ago 6h 5874M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:09:05.115 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 4m ago 6h 5325M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:09:05.115 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 4m ago 6h 5053M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:09:05.115 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 4m ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:09:05.115 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 4m ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:09:05.115 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 4m ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:09:05.115 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 4m ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:09:05.116 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 4m ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:09:05.497 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:09:05.497 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:09:05.497 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:09:05.497 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:09:05.497 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:09:05.497 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:09:05.497 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:09:05.497 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:09:05.497 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:09:05.497 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:09:05.498 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:09:05.498 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:09:05.498 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:09:05.498 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:09:05.498 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:09:05.498 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:09:05.498 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:09:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:05 smithi183 ceph-mon[99169]: pgmap v14546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:05 smithi119 ceph-mon[94175]: pgmap v14546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:05 smithi119 ceph-mon[108979]: pgmap v14546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:06 smithi183 ceph-mon[99169]: from='client.40373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:09:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:06 smithi183 ceph-mon[99169]: from='client.40379 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:09:06.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3663275419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:09:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:06 smithi119 ceph-mon[94175]: from='client.40373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:09:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:06 smithi119 ceph-mon[94175]: from='client.40379 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:09:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3663275419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:09:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:06 smithi119 ceph-mon[108979]: from='client.40373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:09:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:06 smithi119 ceph-mon[108979]: from='client.40379 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:09:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3663275419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:09:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:07 smithi183 ceph-mon[99169]: pgmap v14547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:07 smithi119 ceph-mon[94175]: pgmap v14547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:07 smithi119 ceph-mon[108979]: pgmap v14547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:09 smithi183 ceph-mon[99169]: pgmap v14548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:09 smithi119 ceph-mon[94175]: pgmap v14548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:09 smithi119 ceph-mon[108979]: pgmap v14548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:11 smithi183 ceph-mon[99169]: pgmap v14549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:11 smithi119 ceph-mon[94175]: pgmap v14549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:11 smithi119 ceph-mon[108979]: pgmap v14549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:13 smithi183 ceph-mon[99169]: pgmap v14550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:13 smithi119 ceph-mon[94175]: pgmap v14550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:13 smithi119 ceph-mon[108979]: pgmap v14550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:09:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:09:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:09:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:15 smithi183 ceph-mon[99169]: pgmap v14551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:15 smithi119 ceph-mon[94175]: pgmap v14551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:15 smithi119 ceph-mon[108979]: pgmap v14551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:17 smithi183 ceph-mon[99169]: pgmap v14552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:17.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:17 smithi119 ceph-mon[94175]: pgmap v14552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:17.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:17 smithi119 ceph-mon[108979]: pgmap v14552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:19 smithi183 ceph-mon[99169]: pgmap v14553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:19 smithi119 ceph-mon[108979]: pgmap v14553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:19 smithi119 ceph-mon[94175]: pgmap v14553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:21 smithi183 ceph-mon[99169]: pgmap v14554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:21 smithi119 ceph-mon[94175]: pgmap v14554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:21 smithi119 ceph-mon[108979]: pgmap v14554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:23 smithi183 ceph-mon[99169]: pgmap v14555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:23 smithi119 ceph-mon[94175]: pgmap v14555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:23 smithi119 ceph-mon[108979]: pgmap v14555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:09:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:09:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:09:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:25 smithi183 ceph-mon[99169]: pgmap v14556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:25 smithi119 ceph-mon[94175]: pgmap v14556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:25 smithi119 ceph-mon[108979]: pgmap v14556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:27 smithi183 ceph-mon[99169]: pgmap v14557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:27 smithi119 ceph-mon[94175]: pgmap v14557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:27 smithi119 ceph-mon[108979]: pgmap v14557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:29 smithi183 ceph-mon[99169]: pgmap v14558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:29 smithi119 ceph-mon[94175]: pgmap v14558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:29 smithi119 ceph-mon[108979]: pgmap v14558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:31 smithi183 ceph-mon[99169]: pgmap v14559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:31 smithi119 ceph-mon[108979]: pgmap v14559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:31 smithi119 ceph-mon[94175]: pgmap v14559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:33 smithi183 ceph-mon[99169]: pgmap v14560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:33 smithi119 ceph-mon[108979]: pgmap v14560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:33 smithi119 ceph-mon[94175]: pgmap v14560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:09:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:09:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:09:35.841 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:09:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:35 smithi183 ceph-mon[99169]: pgmap v14561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:35 smithi119 ceph-mon[94175]: pgmap v14561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:35 smithi119 ceph-mon[108979]: pgmap v14561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:36.149 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:09:36.149 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 4m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:09:36.149 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 4m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:09:36.149 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 4m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:09:36.149 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 4m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:09:36.149 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 4m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:09:36.149 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 4m ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:09:36.149 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 4m ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:09:36.149 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 4m ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:09:36.149 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 4m ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:09:36.149 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 4m ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:09:36.149 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 4m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:09:36.150 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 4m ago 6h 5811M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:09:36.150 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 4m ago 6h 5874M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:09:36.150 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 4m ago 6h 5325M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:09:36.150 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 4m ago 6h 5053M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:09:36.150 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 4m ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:09:36.150 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 4m ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:09:36.150 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 4m ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:09:36.150 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 4m ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:09:36.150 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 4m ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:09:36.527 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:09:36.527 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:09:36.527 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:09:36.527 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:09:36.528 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:09:36.528 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:09:36.528 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:09:36.528 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:09:36.528 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:09:36.528 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:09:36.528 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:09:36.528 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:09:36.528 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:09:36.528 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:09:36.528 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:09:36.528 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:09:36.528 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:09:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:37 smithi183 ceph-mon[99169]: from='client.30507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:09:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:37 smithi183 ceph-mon[99169]: from='client.40397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:09:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:37 smithi183 ceph-mon[99169]: pgmap v14562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4053902931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:09:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:37 smithi119 ceph-mon[94175]: from='client.30507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:09:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:37 smithi119 ceph-mon[94175]: from='client.40397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:09:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:37 smithi119 ceph-mon[94175]: pgmap v14562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4053902931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:09:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:37 smithi119 ceph-mon[108979]: from='client.30507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:09:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:37 smithi119 ceph-mon[108979]: from='client.40397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:09:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:37 smithi119 ceph-mon[108979]: pgmap v14562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4053902931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:09:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:39 smithi183 ceph-mon[99169]: pgmap v14563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:39 smithi119 ceph-mon[94175]: pgmap v14563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:39 smithi119 ceph-mon[108979]: pgmap v14563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:41 smithi183 ceph-mon[99169]: pgmap v14564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:41 smithi119 ceph-mon[108979]: pgmap v14564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:41 smithi119 ceph-mon[94175]: pgmap v14564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:43 smithi183 ceph-mon[99169]: pgmap v14565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:43 smithi119 ceph-mon[94175]: pgmap v14565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:43 smithi119 ceph-mon[108979]: pgmap v14565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:09:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:09:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:09:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:45 smithi183 ceph-mon[99169]: pgmap v14566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:45 smithi119 ceph-mon[94175]: pgmap v14566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:45 smithi119 ceph-mon[108979]: pgmap v14566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:47 smithi183 ceph-mon[99169]: pgmap v14567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:47 smithi119 ceph-mon[94175]: pgmap v14567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:47 smithi119 ceph-mon[108979]: pgmap v14567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:49 smithi183 ceph-mon[99169]: pgmap v14568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:49 smithi119 ceph-mon[94175]: pgmap v14568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:49 smithi119 ceph-mon[108979]: pgmap v14568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:09:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:09:50.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:09:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:51 smithi183 ceph-mon[99169]: pgmap v14569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:09:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:09:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:09:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:51 smithi119 ceph-mon[108979]: pgmap v14569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:09:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:09:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:09:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:51 smithi119 ceph-mon[94175]: pgmap v14569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:09:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:09:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:09:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:53 smithi183 ceph-mon[99169]: pgmap v14570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:53 smithi119 ceph-mon[108979]: pgmap v14570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:53 smithi119 ceph-mon[94175]: pgmap v14570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:09:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:09:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T22:09:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:09:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:55 smithi183 ceph-mon[99169]: pgmap v14571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:55 smithi119 ceph-mon[94175]: pgmap v14571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:55 smithi119 ceph-mon[108979]: pgmap v14571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:57 smithi183 ceph-mon[99169]: pgmap v14572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:57 smithi119 ceph-mon[94175]: pgmap v14572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:57 smithi119 ceph-mon[108979]: pgmap v14572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:09:59 smithi183 ceph-mon[99169]: pgmap v14573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:09:59 smithi119 ceph-mon[94175]: pgmap v14573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:09:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:09:59 smithi119 ceph-mon[108979]: pgmap v14573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T22:09:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:10:00.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:10:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:10:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:10:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:01 smithi183 ceph-mon[99169]: pgmap v14574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:01 smithi119 ceph-mon[94175]: pgmap v14574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:01 smithi119 ceph-mon[108979]: pgmap v14574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:03 smithi183 ceph-mon[99169]: pgmap v14575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:03 smithi119 ceph-mon[94175]: pgmap v14575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:03 smithi119 ceph-mon[108979]: pgmap v14575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:10:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:10:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T22:10:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:05 smithi183 ceph-mon[99169]: pgmap v14576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:05 smithi119 ceph-mon[94175]: pgmap v14576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:05 smithi119 ceph-mon[108979]: pgmap v14576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:06.872 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:10:07.176 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:10:07.176 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 5m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:10:07.176 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 5m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:10:07.176 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 5m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:10:07.176 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 5m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:10:07.176 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 5m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:10:07.177 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 5m ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:10:07.177 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 5m ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:10:07.177 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 5m ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:10:07.177 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 5m ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:10:07.177 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 5m ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:10:07.177 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 5m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:10:07.177 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 5m ago 6h 5811M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:10:07.177 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 5m ago 6h 5874M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:10:07.177 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 5m ago 6h 5325M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:10:07.177 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 5m ago 6h 5053M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:10:07.177 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 5m ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:10:07.177 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 5m ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:10:07.177 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 5m ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:10:07.177 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 5m ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:10:07.177 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 5m ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:10:07.553 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:10:07.554 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:10:07.554 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:10:07.554 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:10:07.554 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:10:07.554 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:10:07.554 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:10:07.554 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:10:07.554 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:10:07.554 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:10:07.554 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:10:07.555 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:10:07.555 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:10:07.555 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:10:07.555 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:10:07.555 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:10:07.555 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:10:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:07 smithi183 ceph-mon[99169]: pgmap v14577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:07 smithi119 ceph-mon[108979]: pgmap v14577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:07 smithi119 ceph-mon[94175]: pgmap v14577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:08 smithi183 ceph-mon[99169]: from='client.40409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:10:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:08 smithi183 ceph-mon[99169]: from='client.40415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:10:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1449964503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:10:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:08 smithi119 ceph-mon[94175]: from='client.40409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:10:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:08 smithi119 ceph-mon[94175]: from='client.40415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:10:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1449964503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:10:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:08 smithi119 ceph-mon[108979]: from='client.40409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:10:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:08 smithi119 ceph-mon[108979]: from='client.40415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:10:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1449964503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:10:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:09 smithi183 ceph-mon[99169]: pgmap v14578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:09 smithi119 ceph-mon[94175]: pgmap v14578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:09 smithi119 ceph-mon[108979]: pgmap v14578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:11 smithi183 ceph-mon[99169]: pgmap v14579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:11 smithi119 ceph-mon[108979]: pgmap v14579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:11 smithi119 ceph-mon[94175]: pgmap v14579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:13 smithi183 ceph-mon[99169]: pgmap v14580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:13 smithi119 ceph-mon[94175]: pgmap v14580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:13 smithi119 ceph-mon[108979]: pgmap v14580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:10:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:10:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:10:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:15 smithi183 ceph-mon[99169]: pgmap v14581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:15 smithi119 ceph-mon[108979]: pgmap v14581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:15 smithi119 ceph-mon[94175]: pgmap v14581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:17 smithi183 ceph-mon[99169]: pgmap v14582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:17 smithi119 ceph-mon[94175]: pgmap v14582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:17 smithi119 ceph-mon[108979]: pgmap v14582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:19 smithi183 ceph-mon[99169]: pgmap v14583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:19 smithi119 ceph-mon[94175]: pgmap v14583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:19 smithi119 ceph-mon[108979]: pgmap v14583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:21 smithi183 ceph-mon[99169]: pgmap v14584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:21 smithi119 ceph-mon[94175]: pgmap v14584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:21 smithi119 ceph-mon[108979]: pgmap v14584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:23 smithi183 ceph-mon[99169]: pgmap v14585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:23 smithi119 ceph-mon[94175]: pgmap v14585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:23 smithi119 ceph-mon[108979]: pgmap v14585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:10:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:10:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T22:10:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:25 smithi183 ceph-mon[99169]: pgmap v14586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:25 smithi119 ceph-mon[108979]: pgmap v14586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:25 smithi119 ceph-mon[94175]: pgmap v14586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:27 smithi183 ceph-mon[99169]: pgmap v14587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:27 smithi119 ceph-mon[94175]: pgmap v14587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:27 smithi119 ceph-mon[108979]: pgmap v14587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:29 smithi183 ceph-mon[99169]: pgmap v14588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:29 smithi119 ceph-mon[94175]: pgmap v14588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:29 smithi119 ceph-mon[108979]: pgmap v14588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:31 smithi183 ceph-mon[99169]: pgmap v14589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:31 smithi119 ceph-mon[94175]: pgmap v14589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:31 smithi119 ceph-mon[108979]: pgmap v14589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:33 smithi183 ceph-mon[99169]: pgmap v14590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:33 smithi119 ceph-mon[108979]: pgmap v14590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:33 smithi119 ceph-mon[94175]: pgmap v14590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:10:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:10:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T22:10:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:35 smithi183 ceph-mon[99169]: pgmap v14591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:35 smithi119 ceph-mon[108979]: pgmap v14591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:35 smithi119 ceph-mon[94175]: pgmap v14591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:37.903 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:10:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:37 smithi183 ceph-mon[99169]: pgmap v14592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:37 smithi119 ceph-mon[108979]: pgmap v14592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:37 smithi119 ceph-mon[94175]: pgmap v14592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:38.209 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:10:38.209 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 5m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:10:38.209 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 5m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:10:38.209 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 5m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:10:38.209 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 5m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:10:38.209 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 5m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:10:38.209 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 5m ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:10:38.210 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 5m ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:10:38.210 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 5m ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:10:38.210 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 5m ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:10:38.210 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 5m ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:10:38.210 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 5m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:10:38.210 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 5m ago 6h 5811M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:10:38.210 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 5m ago 6h 5874M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:10:38.210 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 5m ago 6h 5325M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:10:38.210 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 5m ago 6h 5053M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:10:38.210 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 5m ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:10:38.210 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 5m ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:10:38.210 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 5m ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:10:38.210 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 5m ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:10:38.210 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 5m ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:10:38.586 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:10:38.586 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:10:38.586 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:10:38.586 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:10:38.587 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:10:38.587 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:10:38.587 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:10:38.587 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:10:38.587 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:10:38.587 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:10:38.587 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:10:38.587 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:10:38.587 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:10:38.587 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:10:38.587 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:10:38.587 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:10:38.587 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:10:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2798970841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:10:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2798970841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:10:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2798970841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:10:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:39 smithi183 ceph-mon[99169]: from='client.30543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:10:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:39 smithi183 ceph-mon[99169]: pgmap v14593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:39 smithi183 ceph-mon[99169]: from='client.30549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:10:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:39 smithi119 ceph-mon[108979]: from='client.30543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:10:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:39 smithi119 ceph-mon[108979]: pgmap v14593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:39 smithi119 ceph-mon[108979]: from='client.30549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:10:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:39 smithi119 ceph-mon[94175]: from='client.30543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:10:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:39 smithi119 ceph-mon[94175]: pgmap v14593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:39 smithi119 ceph-mon[94175]: from='client.30549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:10:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:41 smithi183 ceph-mon[99169]: pgmap v14594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:41 smithi119 ceph-mon[94175]: pgmap v14594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:41 smithi119 ceph-mon[108979]: pgmap v14594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:43 smithi183 ceph-mon[99169]: pgmap v14595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:43 smithi119 ceph-mon[94175]: pgmap v14595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:43 smithi119 ceph-mon[108979]: pgmap v14595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:10:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:10:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:10:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:45 smithi183 ceph-mon[99169]: pgmap v14596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:45 smithi119 ceph-mon[108979]: pgmap v14596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:45 smithi119 ceph-mon[94175]: pgmap v14596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:47 smithi183 ceph-mon[99169]: pgmap v14597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:47 smithi119 ceph-mon[94175]: pgmap v14597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:47 smithi119 ceph-mon[108979]: pgmap v14597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:49 smithi183 ceph-mon[99169]: pgmap v14598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:49 smithi119 ceph-mon[108979]: pgmap v14598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:49 smithi119 ceph-mon[94175]: pgmap v14598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:51 smithi183 ceph-mon[99169]: pgmap v14599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:10:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:51 smithi119 ceph-mon[94175]: pgmap v14599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:10:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:51 smithi119 ceph-mon[108979]: pgmap v14599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:10:53.005 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:53.005 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:53.005 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:53.005 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:53.006 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:52 smithi183 ceph-mon[99169]: pgmap v14600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:52 smithi119 ceph-mon[94175]: pgmap v14600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:53.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:52 smithi119 ceph-mon[108979]: pgmap v14600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:54.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:54.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:10:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:10:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:10:54.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:10:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:54 smithi183 ceph-mon[99169]: pgmap v14601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:10:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:10:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:54 smithi119 ceph-mon[94175]: pgmap v14601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:10:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:10:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:54 smithi119 ceph-mon[108979]: pgmap v14601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:10:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:10:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:10:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:57 smithi183 ceph-mon[99169]: pgmap v14602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:57 smithi119 ceph-mon[94175]: pgmap v14602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:57 smithi119 ceph-mon[108979]: pgmap v14602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:10:59 smithi183 ceph-mon[99169]: pgmap v14603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:10:59 smithi119 ceph-mon[108979]: pgmap v14603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:10:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:10:59 smithi119 ceph-mon[94175]: pgmap v14603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:01 smithi183 ceph-mon[99169]: pgmap v14604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:01 smithi119 ceph-mon[94175]: pgmap v14604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:01 smithi119 ceph-mon[108979]: pgmap v14604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:03 smithi183 ceph-mon[99169]: pgmap v14605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:03 smithi119 ceph-mon[108979]: pgmap v14605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:03 smithi119 ceph-mon[94175]: pgmap v14605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:11:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:11:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:11:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:05 smithi183 ceph-mon[99169]: pgmap v14606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:05 smithi119 ceph-mon[94175]: pgmap v14606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:05 smithi119 ceph-mon[108979]: pgmap v14606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:07 smithi183 ceph-mon[99169]: pgmap v14607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:07 smithi119 ceph-mon[94175]: pgmap v14607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:07 smithi119 ceph-mon[108979]: pgmap v14607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:08.935 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:11:09.239 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:11:09.239 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 6m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:11:09.239 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 6m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:11:09.239 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 6m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:11:09.239 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 6m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:11:09.239 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 6m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:11:09.239 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 6m ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:11:09.239 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 6m ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:11:09.239 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 6m ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:11:09.240 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 6m ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:11:09.240 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 6m ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:11:09.240 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 6m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:11:09.240 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 6m ago 6h 5811M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:11:09.240 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 6m ago 6h 5874M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:11:09.240 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 6m ago 6h 5325M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:11:09.240 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 6m ago 6h 5053M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:11:09.240 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 6m ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:11:09.240 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 6m ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:11:09.240 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 6m ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:11:09.240 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 6m ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:11:09.240 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 6m ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:11:09.619 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:11:09.620 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:11:09.620 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:11:09.620 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:11:09.620 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:11:09.620 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:11:09.620 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:11:09.620 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:11:09.620 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:11:09.620 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:11:09.620 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:11:09.620 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:11:09.620 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:11:09.620 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:11:09.620 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:11:09.620 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:11:09.621 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:11:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:09 smithi183 ceph-mon[99169]: pgmap v14608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:09 smithi119 ceph-mon[94175]: pgmap v14608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:09 smithi119 ceph-mon[108979]: pgmap v14608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:10.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:10 smithi183 ceph-mon[99169]: from='client.40445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:11:10.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:10 smithi183 ceph-mon[99169]: from='client.40451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:11:10.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2172052225' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:11:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:10 smithi119 ceph-mon[94175]: from='client.40445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:11:10.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:10 smithi119 ceph-mon[94175]: from='client.40451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:11:10.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2172052225' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:11:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:10 smithi119 ceph-mon[108979]: from='client.40445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:11:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:10 smithi119 ceph-mon[108979]: from='client.40451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:11:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2172052225' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:11:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:11 smithi183 ceph-mon[99169]: pgmap v14609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:11 smithi119 ceph-mon[108979]: pgmap v14609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:11 smithi119 ceph-mon[94175]: pgmap v14609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:13 smithi183 ceph-mon[99169]: pgmap v14610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:13 smithi119 ceph-mon[94175]: pgmap v14610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:13 smithi119 ceph-mon[108979]: pgmap v14610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:11:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:11:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:11:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:15 smithi183 ceph-mon[99169]: pgmap v14611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:15 smithi119 ceph-mon[108979]: pgmap v14611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:15 smithi119 ceph-mon[94175]: pgmap v14611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:17 smithi183 ceph-mon[99169]: pgmap v14612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:17 smithi119 ceph-mon[94175]: pgmap v14612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:17 smithi119 ceph-mon[108979]: pgmap v14612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:19 smithi183 ceph-mon[99169]: pgmap v14613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:19 smithi119 ceph-mon[94175]: pgmap v14613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:19 smithi119 ceph-mon[108979]: pgmap v14613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:21 smithi183 ceph-mon[99169]: pgmap v14614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:21 smithi119 ceph-mon[94175]: pgmap v14614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:21 smithi119 ceph-mon[108979]: pgmap v14614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:23 smithi183 ceph-mon[99169]: pgmap v14615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:23 smithi119 ceph-mon[94175]: pgmap v14615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:23 smithi119 ceph-mon[108979]: pgmap v14615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:11:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:11:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:11:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:25 smithi183 ceph-mon[99169]: pgmap v14616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:25 smithi119 ceph-mon[94175]: pgmap v14616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:25 smithi119 ceph-mon[108979]: pgmap v14616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:27 smithi183 ceph-mon[99169]: pgmap v14617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:27 smithi119 ceph-mon[94175]: pgmap v14617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:27 smithi119 ceph-mon[108979]: pgmap v14617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:29 smithi183 ceph-mon[99169]: pgmap v14618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:29 smithi119 ceph-mon[94175]: pgmap v14618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:29 smithi119 ceph-mon[108979]: pgmap v14618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:31 smithi183 ceph-mon[99169]: pgmap v14619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:31 smithi119 ceph-mon[94175]: pgmap v14619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:31 smithi119 ceph-mon[108979]: pgmap v14619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:33 smithi183 ceph-mon[99169]: pgmap v14620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:33 smithi119 ceph-mon[94175]: pgmap v14620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:33 smithi119 ceph-mon[108979]: pgmap v14620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:11:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:11:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:11:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:35 smithi183 ceph-mon[99169]: pgmap v14621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:35 smithi119 ceph-mon[108979]: pgmap v14621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:35 smithi119 ceph-mon[94175]: pgmap v14621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:37 smithi183 ceph-mon[99169]: pgmap v14622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:37 smithi119 ceph-mon[108979]: pgmap v14622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:37 smithi119 ceph-mon[94175]: pgmap v14622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:39 smithi183 ceph-mon[99169]: pgmap v14623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:39 smithi119 ceph-mon[94175]: pgmap v14623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:39 smithi119 ceph-mon[108979]: pgmap v14623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:39.961 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:11:40.267 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:11:40.267 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 6m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:11:40.267 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 6m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:11:40.267 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 6m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:11:40.267 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 6m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:11:40.267 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 6m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:11:40.267 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 6m ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:11:40.268 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 6m ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:11:40.268 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 6m ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:11:40.268 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 6m ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:11:40.268 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 6m ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:11:40.268 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 6m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:11:40.268 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 6m ago 6h 5811M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:11:40.268 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 6m ago 6h 5874M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:11:40.268 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 6m ago 6h 5325M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:11:40.268 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 6m ago 6h 5053M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:11:40.268 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 6m ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:11:40.268 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 6m ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:11:40.268 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 6m ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:11:40.268 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 6m ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:11:40.268 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 6m ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:11:40.647 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:11:40.648 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:11:40.648 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:11:40.648 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:11:40.648 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:11:40.648 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:11:40.648 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:11:40.648 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:11:40.648 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:11:40.648 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:11:40.648 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:11:40.648 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:11:40.648 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:11:40.649 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:11:40.649 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:11:40.649 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:11:40.649 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:11:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:41 smithi183 ceph-mon[99169]: from='client.30579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:11:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:41 smithi183 ceph-mon[99169]: pgmap v14624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:41 smithi183 ceph-mon[99169]: from='client.40469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:11:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3902654640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:11:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:41 smithi119 ceph-mon[108979]: from='client.30579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:11:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:41 smithi119 ceph-mon[108979]: pgmap v14624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:41 smithi119 ceph-mon[108979]: from='client.40469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:11:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3902654640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:11:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:41 smithi119 ceph-mon[94175]: from='client.30579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:11:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:41 smithi119 ceph-mon[94175]: pgmap v14624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:41 smithi119 ceph-mon[94175]: from='client.40469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:11:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3902654640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:11:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:43 smithi183 ceph-mon[99169]: pgmap v14625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:43 smithi119 ceph-mon[94175]: pgmap v14625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:43 smithi119 ceph-mon[108979]: pgmap v14625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:11:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:11:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:11:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:45 smithi183 ceph-mon[99169]: pgmap v14626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:45 smithi119 ceph-mon[108979]: pgmap v14626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:45 smithi119 ceph-mon[94175]: pgmap v14626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:47 smithi183 ceph-mon[99169]: pgmap v14627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:47 smithi119 ceph-mon[94175]: pgmap v14627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:47 smithi119 ceph-mon[108979]: pgmap v14627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:49 smithi183 ceph-mon[99169]: pgmap v14628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:49 smithi119 ceph-mon[94175]: pgmap v14628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:49 smithi119 ceph-mon[108979]: pgmap v14628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:51 smithi183 ceph-mon[99169]: pgmap v14629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:51 smithi119 ceph-mon[94175]: pgmap v14629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:51 smithi119 ceph-mon[108979]: pgmap v14629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:53 smithi183 ceph-mon[99169]: pgmap v14630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:53 smithi119 ceph-mon[94175]: pgmap v14630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:53 smithi119 ceph-mon[108979]: pgmap v14630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:11:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:11:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:11:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:11:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:55 smithi183 ceph-mon[99169]: pgmap v14631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:11:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:11:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:11:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:11:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:55 smithi119 ceph-mon[94175]: pgmap v14631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:11:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:11:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:11:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:11:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:55 smithi119 ceph-mon[108979]: pgmap v14631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:11:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:11:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:11:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:11:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:57 smithi183 ceph-mon[99169]: pgmap v14632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:57 smithi119 ceph-mon[94175]: pgmap v14632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:57 smithi119 ceph-mon[108979]: pgmap v14632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:11:59 smithi183 ceph-mon[99169]: pgmap v14633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:11:59 smithi119 ceph-mon[94175]: pgmap v14633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:11:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:11:59 smithi119 ceph-mon[108979]: pgmap v14633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:01 smithi183 ceph-mon[99169]: pgmap v14634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:01 smithi119 ceph-mon[94175]: pgmap v14634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:01 smithi119 ceph-mon[108979]: pgmap v14634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:03 smithi183 ceph-mon[99169]: pgmap v14635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:03.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:03 smithi119 ceph-mon[94175]: pgmap v14635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:03 smithi119 ceph-mon[108979]: pgmap v14635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:12:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:12:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:12:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:05 smithi183 ceph-mon[99169]: pgmap v14636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:05 smithi119 ceph-mon[94175]: pgmap v14636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:05 smithi119 ceph-mon[108979]: pgmap v14636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:07 smithi183 ceph-mon[99169]: pgmap v14637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:07 smithi119 ceph-mon[94175]: pgmap v14637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:07 smithi119 ceph-mon[108979]: pgmap v14637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:09 smithi183 ceph-mon[99169]: pgmap v14638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:09 smithi119 ceph-mon[94175]: pgmap v14638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:09 smithi119 ceph-mon[108979]: pgmap v14638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:10.990 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:12:11.297 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:12:11.297 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 7m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:12:11.298 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 7m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:12:11.298 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 7m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:12:11.298 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 7m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:12:11.298 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 7m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:12:11.298 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 7m ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:12:11.298 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 7m ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:12:11.299 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 7m ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:12:11.299 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 7m ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:12:11.299 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 7m ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:12:11.299 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 7m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:12:11.299 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 7m ago 6h 5811M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:12:11.299 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 7m ago 6h 5874M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:12:11.300 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 7m ago 6h 5325M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:12:11.300 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 7m ago 6h 5053M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:12:11.300 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 7m ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:12:11.300 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 7m ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:12:11.300 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 7m ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:12:11.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 7m ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:12:11.301 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 7m ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:12:11.681 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:12:11.681 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:12:11.681 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:12:11.681 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:12:11.681 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:12:11.682 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:12:11.682 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:12:11.682 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:12:11.682 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:12:11.682 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:12:11.682 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:12:11.682 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:12:11.682 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:12:11.682 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:12:11.682 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:12:11.682 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:12:11.682 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:12:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:11 smithi183 ceph-mon[99169]: pgmap v14639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:11 smithi119 ceph-mon[108979]: pgmap v14639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:11.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:11 smithi119 ceph-mon[94175]: pgmap v14639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:12 smithi183 ceph-mon[99169]: from='client.40481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:12:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:12 smithi183 ceph-mon[99169]: from='client.40487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:12:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3949341701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:12:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:12 smithi119 ceph-mon[94175]: from='client.40481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:12:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:12 smithi119 ceph-mon[94175]: from='client.40487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:12:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3949341701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:12:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:12 smithi119 ceph-mon[108979]: from='client.40481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:12:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:12 smithi119 ceph-mon[108979]: from='client.40487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:12:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3949341701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:12:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:13 smithi183 ceph-mon[99169]: pgmap v14640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:13 smithi119 ceph-mon[94175]: pgmap v14640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:13 smithi119 ceph-mon[108979]: pgmap v14640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:12:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:12:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T22:12:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:15 smithi183 ceph-mon[99169]: pgmap v14641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:15 smithi119 ceph-mon[94175]: pgmap v14641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:15 smithi119 ceph-mon[108979]: pgmap v14641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:17 smithi183 ceph-mon[99169]: pgmap v14642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:17 smithi119 ceph-mon[94175]: pgmap v14642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:17 smithi119 ceph-mon[108979]: pgmap v14642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:19 smithi183 ceph-mon[99169]: pgmap v14643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:19 smithi119 ceph-mon[108979]: pgmap v14643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:19 smithi119 ceph-mon[94175]: pgmap v14643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:21 smithi183 ceph-mon[99169]: pgmap v14644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:21 smithi119 ceph-mon[94175]: pgmap v14644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:21 smithi119 ceph-mon[108979]: pgmap v14644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:23 smithi183 ceph-mon[99169]: pgmap v14645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:23 smithi119 ceph-mon[94175]: pgmap v14645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:23 smithi119 ceph-mon[108979]: pgmap v14645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:12:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:12:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:12:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:25 smithi183 ceph-mon[99169]: pgmap v14646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:25 smithi119 ceph-mon[108979]: pgmap v14646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:25 smithi119 ceph-mon[94175]: pgmap v14646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:27 smithi183 ceph-mon[99169]: pgmap v14647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:27 smithi119 ceph-mon[94175]: pgmap v14647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:27 smithi119 ceph-mon[108979]: pgmap v14647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:29 smithi183 ceph-mon[99169]: pgmap v14648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:29 smithi119 ceph-mon[94175]: pgmap v14648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:29 smithi119 ceph-mon[108979]: pgmap v14648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:31 smithi183 ceph-mon[99169]: pgmap v14649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:31 smithi119 ceph-mon[94175]: pgmap v14649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:31 smithi119 ceph-mon[108979]: pgmap v14649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:33 smithi183 ceph-mon[99169]: pgmap v14650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:33 smithi119 ceph-mon[94175]: pgmap v14650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:33 smithi119 ceph-mon[108979]: pgmap v14650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:12:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:12:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:12:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:35 smithi119 ceph-mon[94175]: pgmap v14651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:35 smithi119 ceph-mon[108979]: pgmap v14651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:35 smithi183 ceph-mon[99169]: pgmap v14651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:37 smithi183 ceph-mon[99169]: pgmap v14652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:37 smithi119 ceph-mon[94175]: pgmap v14652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:37 smithi119 ceph-mon[108979]: pgmap v14652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:39 smithi183 ceph-mon[99169]: pgmap v14653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:39 smithi119 ceph-mon[108979]: pgmap v14653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:39 smithi119 ceph-mon[94175]: pgmap v14653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:42.022 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:12:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:41 smithi183 ceph-mon[99169]: pgmap v14654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:41 smithi119 ceph-mon[94175]: pgmap v14654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:41 smithi119 ceph-mon[108979]: pgmap v14654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:42.330 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:12:42.330 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 7m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:12:42.330 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 7m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:12:42.330 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 7m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:12:42.330 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 7m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:12:42.331 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 7m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:12:42.331 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 7m ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:12:42.331 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 7m ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:12:42.331 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 7m ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:12:42.331 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 7m ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:12:42.331 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 7m ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:12:42.331 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 7m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:12:42.331 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 7m ago 6h 5811M 2315M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:12:42.331 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 7m ago 6h 5874M 2315M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:12:42.331 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 7m ago 6h 5325M 2315M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:12:42.331 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 7m ago 6h 5053M 2315M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:12:42.332 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 7m ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:12:42.332 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 7m ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:12:42.332 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 7m ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:12:42.332 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 7m ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:12:42.332 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 7m ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:12:42.712 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:12:42.712 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:12:42.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:12:42.712 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:12:42.712 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:12:42.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:12:42.712 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:12:42.712 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:12:42.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:12:42.713 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:12:42.713 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:12:42.713 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:12:42.713 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:12:42.713 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:12:42.713 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:12:42.713 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:12:42.713 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:12:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:43 smithi119 ceph-mon[108979]: from='client.30615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:12:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:43 smithi119 ceph-mon[108979]: pgmap v14655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:43 smithi119 ceph-mon[108979]: from='client.30621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:12:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2557494194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:12:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:43 smithi119 ceph-mon[94175]: from='client.30615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:12:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:43 smithi119 ceph-mon[94175]: pgmap v14655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:43 smithi119 ceph-mon[94175]: from='client.30621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:12:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2557494194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:12:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:43 smithi183 ceph-mon[99169]: from='client.30615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:12:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:43 smithi183 ceph-mon[99169]: pgmap v14655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:43 smithi183 ceph-mon[99169]: from='client.30621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:12:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2557494194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:12:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:12:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:12:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:12:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:45 smithi183 ceph-mon[99169]: pgmap v14656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:45 smithi119 ceph-mon[94175]: pgmap v14656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:45 smithi119 ceph-mon[108979]: pgmap v14656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:47 smithi183 ceph-mon[99169]: pgmap v14657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:47 smithi119 ceph-mon[108979]: pgmap v14657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:47 smithi119 ceph-mon[94175]: pgmap v14657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:49 smithi183 ceph-mon[99169]: pgmap v14658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:49 smithi119 ceph-mon[94175]: pgmap v14658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:49 smithi119 ceph-mon[108979]: pgmap v14658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:51 smithi183 ceph-mon[99169]: pgmap v14659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:51 smithi119 ceph-mon[108979]: pgmap v14659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:51 smithi119 ceph-mon[94175]: pgmap v14659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:53 smithi119 ceph-mon[108979]: pgmap v14660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:53 smithi119 ceph-mon[94175]: pgmap v14660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:53 smithi183 ceph-mon[99169]: pgmap v14660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:12:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:12:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:12:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:12:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:55 smithi183 ceph-mon[99169]: pgmap v14661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:12:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:55 smithi119 ceph-mon[94175]: pgmap v14661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:12:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:55 smithi119 ceph-mon[108979]: pgmap v14661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:12:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:12:57.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:12:57.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:12:57.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:12:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:12:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:12:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:12:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:12:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:12:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:12:57.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:12:57.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:12:57.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:12:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:57 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2305M 2023-12-01T22:12:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:57 smithi183 ceph-mon[99169]: pgmap v14662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:57 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2305M 2023-12-01T22:12:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:57 smithi119 ceph-mon[94175]: pgmap v14662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:12:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:57 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2305M 2023-12-01T22:12:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:57 smithi119 ceph-mon[108979]: pgmap v14662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:12:59 smithi183 ceph-mon[99169]: pgmap v14663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:12:59 smithi119 ceph-mon[94175]: pgmap v14663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:12:59 smithi119 ceph-mon[108979]: pgmap v14663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:00 smithi183 ceph-mon[99169]: pgmap v14664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:00 smithi119 ceph-mon[94175]: pgmap v14664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:00 smithi119 ceph-mon[108979]: pgmap v14664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:03 smithi183 ceph-mon[99169]: pgmap v14665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:03 smithi119 ceph-mon[94175]: pgmap v14665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:03 smithi119 ceph-mon[108979]: pgmap v14665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:13:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:13:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:13:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:05 smithi183 ceph-mon[99169]: pgmap v14666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:05 smithi119 ceph-mon[94175]: pgmap v14666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:05 smithi119 ceph-mon[108979]: pgmap v14666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:07 smithi183 ceph-mon[99169]: pgmap v14667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:07 smithi119 ceph-mon[94175]: pgmap v14667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:07 smithi119 ceph-mon[108979]: pgmap v14667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:09 smithi183 ceph-mon[99169]: pgmap v14668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:09 smithi119 ceph-mon[94175]: pgmap v14668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:09 smithi119 ceph-mon[108979]: pgmap v14668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:11 smithi183 ceph-mon[99169]: pgmap v14669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:11 smithi119 ceph-mon[94175]: pgmap v14669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:11 smithi119 ceph-mon[108979]: pgmap v14669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:13.056 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:13:13.360 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:13:13.361 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 8m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:13:13.361 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 8m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:13:13.361 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 8m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:13:13.361 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 8m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:13:13.361 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 8m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:13:13.361 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 8m ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:13:13.361 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 8m ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:13:13.361 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 8m ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:13:13.361 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 8m ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:13:13.361 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 8m ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:13:13.361 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 8m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:13:13.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 8m ago 6h 5811M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:13:13.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 8m ago 6h 5874M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:13:13.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 8m ago 6h 5325M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:13:13.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 8m ago 6h 5053M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:13:13.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 8m ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:13:13.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 8m ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:13:13.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 8m ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:13:13.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 8m ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:13:13.362 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 8m ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:13:13.744 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:13:13.744 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:13:13.744 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:13:13.744 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:13:13.744 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:13:13.745 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:13:13.745 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:13:13.745 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:13:13.745 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:13:13.745 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:13:13.745 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:13:13.745 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:13:13.746 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:13:13.746 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:13:13.746 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:13:13.746 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:13:13.746 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:13:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:13 smithi183 ceph-mon[99169]: pgmap v14670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:13 smithi119 ceph-mon[94175]: pgmap v14670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:13 smithi119 ceph-mon[108979]: pgmap v14670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:13:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:13:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:13:14.930 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:14 smithi183 ceph-mon[99169]: from='client.40517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:13:14.931 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:14 smithi183 ceph-mon[99169]: from='client.40523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:13:14.931 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/626864944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:13:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:14 smithi119 ceph-mon[108979]: from='client.40517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:13:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:14 smithi119 ceph-mon[108979]: from='client.40523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:13:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/626864944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:13:14.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:14 smithi119 ceph-mon[94175]: from='client.40517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:13:14.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:14 smithi119 ceph-mon[94175]: from='client.40523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:13:14.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/626864944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:13:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 22:13:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T22:13:14.928530137Z level=info msg="Completed cleanup jobs" duration=13.157016ms 2023-12-01T22:13:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:15 smithi183 ceph-mon[99169]: pgmap v14671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:15 smithi119 ceph-mon[94175]: pgmap v14671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:15 smithi119 ceph-mon[108979]: pgmap v14671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:17 smithi183 ceph-mon[99169]: pgmap v14672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:17 smithi119 ceph-mon[94175]: pgmap v14672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:17 smithi119 ceph-mon[108979]: pgmap v14672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:19 smithi183 ceph-mon[99169]: pgmap v14673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:19 smithi119 ceph-mon[94175]: pgmap v14673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:19 smithi119 ceph-mon[108979]: pgmap v14673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:21 smithi183 ceph-mon[99169]: pgmap v14674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:21 smithi119 ceph-mon[108979]: pgmap v14674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:21 smithi119 ceph-mon[94175]: pgmap v14674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:23 smithi183 ceph-mon[99169]: pgmap v14675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:23 smithi119 ceph-mon[94175]: pgmap v14675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:23 smithi119 ceph-mon[108979]: pgmap v14675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:13:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:13:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:13:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:25 smithi183 ceph-mon[99169]: pgmap v14676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:25 smithi119 ceph-mon[108979]: pgmap v14676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:25 smithi119 ceph-mon[94175]: pgmap v14676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:27 smithi183 ceph-mon[99169]: pgmap v14677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:27 smithi119 ceph-mon[94175]: pgmap v14677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:27 smithi119 ceph-mon[108979]: pgmap v14677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:29 smithi183 ceph-mon[99169]: pgmap v14678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:29 smithi119 ceph-mon[94175]: pgmap v14678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:29 smithi119 ceph-mon[108979]: pgmap v14678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:31 smithi183 ceph-mon[99169]: pgmap v14679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:31 smithi119 ceph-mon[94175]: pgmap v14679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:31 smithi119 ceph-mon[108979]: pgmap v14679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:33 smithi183 ceph-mon[99169]: pgmap v14680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:33 smithi119 ceph-mon[94175]: pgmap v14680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:33 smithi119 ceph-mon[108979]: pgmap v14680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:13:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:13:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:13:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:35 smithi183 ceph-mon[99169]: pgmap v14681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:35 smithi119 ceph-mon[94175]: pgmap v14681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:35 smithi119 ceph-mon[108979]: pgmap v14681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:37 smithi183 ceph-mon[99169]: pgmap v14682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:37 smithi119 ceph-mon[108979]: pgmap v14682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:37 smithi119 ceph-mon[94175]: pgmap v14682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:39 smithi183 ceph-mon[99169]: pgmap v14683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:39 smithi119 ceph-mon[94175]: pgmap v14683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:39 smithi119 ceph-mon[108979]: pgmap v14683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:41 smithi183 ceph-mon[99169]: pgmap v14684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:41 smithi119 ceph-mon[94175]: pgmap v14684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:41 smithi119 ceph-mon[108979]: pgmap v14684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:43 smithi183 ceph-mon[99169]: pgmap v14685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:43 smithi119 ceph-mon[94175]: pgmap v14685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:43 smithi119 ceph-mon[108979]: pgmap v14685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:44.089 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:13:44.398 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:13:44.398 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 9m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:13:44.399 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 9m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:13:44.399 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 9m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:13:44.399 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 9m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:13:44.399 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 9m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:13:44.399 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 9m ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:13:44.399 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 9m ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:13:44.400 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 9m ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:13:44.400 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 9m ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:13:44.400 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 9m ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:13:44.400 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 9m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:13:44.400 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 9m ago 6h 5811M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:13:44.400 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 9m ago 6h 5874M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:13:44.400 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 9m ago 6h 5325M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:13:44.401 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 9m ago 6h 5053M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:13:44.401 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 9m ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:13:44.401 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 9m ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:13:44.401 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 9m ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:13:44.401 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 9m ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:13:44.401 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 9m ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:13:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:13:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:13:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:13:44.781 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:13:44.781 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:13:44.781 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:13:44.781 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:13:44.781 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:13:44.781 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:13:44.782 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:13:44.782 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:13:44.782 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:13:44.782 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:13:44.782 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:13:44.782 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:13:44.782 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:13:44.782 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:13:44.782 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:13:44.782 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:13:44.782 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:13:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:45 smithi183 ceph-mon[99169]: from='client.30651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:13:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:45 smithi183 ceph-mon[99169]: pgmap v14686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:45 smithi183 ceph-mon[99169]: from='client.40541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:13:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1584924976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:13:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:45 smithi119 ceph-mon[94175]: from='client.30651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:13:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:45 smithi119 ceph-mon[94175]: pgmap v14686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:45 smithi119 ceph-mon[94175]: from='client.40541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:13:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1584924976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:13:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:45 smithi119 ceph-mon[108979]: from='client.30651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:13:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:45 smithi119 ceph-mon[108979]: pgmap v14686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:45 smithi119 ceph-mon[108979]: from='client.40541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:13:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1584924976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:13:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:47 smithi183 ceph-mon[99169]: pgmap v14687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:47 smithi119 ceph-mon[108979]: pgmap v14687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:47 smithi119 ceph-mon[94175]: pgmap v14687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:49 smithi183 ceph-mon[99169]: pgmap v14688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:49 smithi119 ceph-mon[94175]: pgmap v14688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:49 smithi119 ceph-mon[108979]: pgmap v14688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:51 smithi183 ceph-mon[99169]: pgmap v14689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:51 smithi119 ceph-mon[108979]: pgmap v14689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:51 smithi119 ceph-mon[94175]: pgmap v14689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:53 smithi183 ceph-mon[99169]: pgmap v14690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:53 smithi119 ceph-mon[94175]: pgmap v14690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:53 smithi119 ceph-mon[108979]: pgmap v14690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:13:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:13:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:13:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:13:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:55 smithi183 ceph-mon[99169]: pgmap v14691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:55 smithi119 ceph-mon[94175]: pgmap v14691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:55 smithi119 ceph-mon[108979]: pgmap v14691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:56.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:13:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:13:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:13:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:57 smithi183 ceph-mon[99169]: pgmap v14692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:13:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:13:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:13:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:57 smithi119 ceph-mon[94175]: pgmap v14692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:13:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:13:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:13:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:57 smithi119 ceph-mon[108979]: pgmap v14692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:13:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:13:57.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:13:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:13:59 smithi183 ceph-mon[99169]: pgmap v14693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:13:59 smithi119 ceph-mon[94175]: pgmap v14693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:13:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:13:59 smithi119 ceph-mon[108979]: pgmap v14693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:01 smithi183 ceph-mon[99169]: pgmap v14694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:01 smithi119 ceph-mon[94175]: pgmap v14694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:01 smithi119 ceph-mon[108979]: pgmap v14694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:03 smithi183 ceph-mon[99169]: pgmap v14695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:03 smithi119 ceph-mon[94175]: pgmap v14695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:03 smithi119 ceph-mon[108979]: pgmap v14695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:14:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:14:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:14:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:05 smithi183 ceph-mon[99169]: pgmap v14696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:05 smithi119 ceph-mon[94175]: pgmap v14696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:05 smithi119 ceph-mon[108979]: pgmap v14696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:07 smithi183 ceph-mon[99169]: pgmap v14697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:07 smithi119 ceph-mon[94175]: pgmap v14697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:07 smithi119 ceph-mon[108979]: pgmap v14697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:09 smithi183 ceph-mon[99169]: pgmap v14698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:09 smithi119 ceph-mon[108979]: pgmap v14698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:09 smithi119 ceph-mon[94175]: pgmap v14698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:11 smithi183 ceph-mon[99169]: pgmap v14699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:11 smithi119 ceph-mon[94175]: pgmap v14699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:11 smithi119 ceph-mon[108979]: pgmap v14699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:13 smithi183 ceph-mon[99169]: pgmap v14700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:13 smithi119 ceph-mon[94175]: pgmap v14700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:13 smithi119 ceph-mon[108979]: pgmap v14700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:14:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:14:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:14:15.124 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:14:15.429 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:14:15.430 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 9m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:14:15.430 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 9m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:14:15.430 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 9m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:14:15.430 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 9m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:14:15.430 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 9m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:14:15.430 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 9m ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:14:15.430 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 9m ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:14:15.430 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 9m ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:14:15.430 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 9m ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:14:15.430 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 9m ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:14:15.430 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 9m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:14:15.431 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 9m ago 6h 5811M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:14:15.431 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 9m ago 6h 5874M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:14:15.431 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 9m ago 6h 5325M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:14:15.431 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 9m ago 6h 5053M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:14:15.431 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 9m ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:14:15.431 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 9m ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:14:15.431 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 9m ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:14:15.431 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 9m ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:14:15.431 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 9m ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:14:15.811 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:14:15.811 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:14:15.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:14:15.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:14:15.811 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:14:15.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:14:15.812 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:14:15.812 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:14:15.812 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:14:15.812 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:14:15.812 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:14:15.812 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:14:15.812 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:14:15.813 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:14:15.813 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:14:15.813 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:14:15.813 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:14:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:15 smithi183 ceph-mon[99169]: pgmap v14701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:15 smithi119 ceph-mon[94175]: pgmap v14701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:15 smithi119 ceph-mon[108979]: pgmap v14701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:16 smithi183 ceph-mon[99169]: from='client.30669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:14:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:16 smithi183 ceph-mon[99169]: from='client.30675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:14:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3366344449' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:14:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:16 smithi119 ceph-mon[108979]: from='client.30669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:14:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:16 smithi119 ceph-mon[108979]: from='client.30675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:14:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3366344449' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:14:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:16 smithi119 ceph-mon[94175]: from='client.30669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:14:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:16 smithi119 ceph-mon[94175]: from='client.30675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:14:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3366344449' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:14:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:17 smithi183 ceph-mon[99169]: pgmap v14702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:17 smithi119 ceph-mon[94175]: pgmap v14702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:17 smithi119 ceph-mon[108979]: pgmap v14702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:19 smithi183 ceph-mon[99169]: pgmap v14703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:19 smithi119 ceph-mon[108979]: pgmap v14703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:19 smithi119 ceph-mon[94175]: pgmap v14703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:21 smithi183 ceph-mon[99169]: pgmap v14704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:21 smithi119 ceph-mon[108979]: pgmap v14704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:21 smithi119 ceph-mon[94175]: pgmap v14704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:23 smithi183 ceph-mon[99169]: pgmap v14705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:23 smithi119 ceph-mon[94175]: pgmap v14705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:23 smithi119 ceph-mon[108979]: pgmap v14705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:14:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:14:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:14:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:25 smithi183 ceph-mon[99169]: pgmap v14706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:25 smithi119 ceph-mon[94175]: pgmap v14706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:25 smithi119 ceph-mon[108979]: pgmap v14706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:27 smithi119 ceph-mon[94175]: pgmap v14707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:27 smithi119 ceph-mon[108979]: pgmap v14707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:27 smithi183 ceph-mon[99169]: pgmap v14707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:29 smithi119 ceph-mon[108979]: pgmap v14708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:29 smithi119 ceph-mon[94175]: pgmap v14708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:29 smithi183 ceph-mon[99169]: pgmap v14708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:31 smithi183 ceph-mon[99169]: pgmap v14709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:31 smithi119 ceph-mon[108979]: pgmap v14709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:31 smithi119 ceph-mon[94175]: pgmap v14709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:33 smithi119 ceph-mon[108979]: pgmap v14710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:33 smithi119 ceph-mon[94175]: pgmap v14710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:33 smithi183 ceph-mon[99169]: pgmap v14710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:14:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:14:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:14:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:35 smithi183 ceph-mon[99169]: pgmap v14711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:35 smithi119 ceph-mon[94175]: pgmap v14711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:35 smithi119 ceph-mon[108979]: pgmap v14711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:37 smithi183 ceph-mon[99169]: pgmap v14712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:37 smithi119 ceph-mon[94175]: pgmap v14712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:37 smithi119 ceph-mon[108979]: pgmap v14712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:39 smithi183 ceph-mon[99169]: pgmap v14713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:39 smithi119 ceph-mon[94175]: pgmap v14713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:39 smithi119 ceph-mon[108979]: pgmap v14713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:41 smithi183 ceph-mon[99169]: pgmap v14714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:41 smithi119 ceph-mon[94175]: pgmap v14714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:41 smithi119 ceph-mon[108979]: pgmap v14714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:43 smithi119 ceph-mon[94175]: pgmap v14715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:43 smithi119 ceph-mon[108979]: pgmap v14715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:43 smithi183 ceph-mon[99169]: pgmap v14715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:14:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:14:44] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T22:14:46.153 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:14:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:45 smithi183 ceph-mon[99169]: pgmap v14716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:45 smithi119 ceph-mon[94175]: pgmap v14716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:45 smithi119 ceph-mon[108979]: pgmap v14716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:46.463 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:14:46.463 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 10m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:14:46.463 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 10m ago 6h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:14:46.463 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 10m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:14:46.463 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 10m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:14:46.464 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 10m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:14:46.464 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 10m ago 6h 811M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:14:46.464 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 10m ago 6h 1802M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:14:46.464 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 10m ago 6h 820M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:14:46.464 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 10m ago 6h 963M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:14:46.464 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 10m ago 6h 22.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:14:46.464 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 10m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:14:46.464 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 10m ago 6h 5811M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:14:46.464 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 10m ago 6h 5874M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:14:46.464 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 10m ago 6h 5325M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:14:46.464 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 10m ago 6h 5053M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:14:46.464 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 10m ago 6h 4213M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:14:46.464 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 10m ago 6h 5271M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:14:46.464 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 10m ago 6h 4274M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:14:46.465 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 10m ago 6h 5089M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:14:46.465 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 10m ago 6h 119M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:14:46.843 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:14:46.843 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:14:46.843 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:14:46.843 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:14:46.843 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:14:46.843 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:14:46.843 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:14:46.843 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:14:46.843 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:14:46.843 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:14:46.844 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:14:46.844 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:14:46.844 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:14:46.844 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:14:46.844 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:14:46.844 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:14:46.844 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:14:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:47 smithi183 ceph-mon[99169]: from='client.40571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:14:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:47 smithi183 ceph-mon[99169]: pgmap v14717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:47 smithi183 ceph-mon[99169]: from='client.30693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:14:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3300836057' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:14:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:47 smithi119 ceph-mon[94175]: from='client.40571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:14:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:47 smithi119 ceph-mon[94175]: pgmap v14717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:47 smithi119 ceph-mon[94175]: from='client.30693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:14:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3300836057' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:14:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:47 smithi119 ceph-mon[108979]: from='client.40571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:14:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:47 smithi119 ceph-mon[108979]: pgmap v14717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:47 smithi119 ceph-mon[108979]: from='client.30693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:14:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3300836057' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:14:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:49 smithi183 ceph-mon[99169]: pgmap v14718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:49 smithi119 ceph-mon[94175]: pgmap v14718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:49 smithi119 ceph-mon[108979]: pgmap v14718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:51 smithi183 ceph-mon[99169]: pgmap v14719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:51 smithi119 ceph-mon[94175]: pgmap v14719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:51 smithi119 ceph-mon[108979]: pgmap v14719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:53 smithi119 ceph-mon[108979]: pgmap v14720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:53 smithi119 ceph-mon[94175]: pgmap v14720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:53 smithi183 ceph-mon[99169]: pgmap v14720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:14:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:14:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:14:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:14:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:55 smithi183 ceph-mon[99169]: pgmap v14721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:55 smithi119 ceph-mon[94175]: pgmap v14721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:55 smithi119 ceph-mon[108979]: pgmap v14721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:57 smithi183 ceph-mon[99169]: pgmap v14722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:14:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:57 smithi119 ceph-mon[108979]: pgmap v14722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:14:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:57 smithi119 ceph-mon[94175]: pgmap v14722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:14:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:14:59 smithi183 ceph-mon[99169]: pgmap v14723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:14:59 smithi119 ceph-mon[108979]: pgmap v14723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:14:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:14:59 smithi119 ceph-mon[94175]: pgmap v14723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:01 smithi183 ceph-mon[99169]: pgmap v14724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:15:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:15:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:15:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:15:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:15:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:15:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:15:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:01 smithi119 ceph-mon[94175]: pgmap v14724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:15:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:15:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:15:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:15:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:15:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:15:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:15:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:01 smithi119 ceph-mon[108979]: pgmap v14724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:15:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:15:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:15:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:15:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:15:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:15:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:15:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:03 smithi183 ceph-mon[99169]: pgmap v14725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:03 smithi119 ceph-mon[94175]: pgmap v14725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:03 smithi119 ceph-mon[108979]: pgmap v14725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:15:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:15:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:15:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:05 smithi183 ceph-mon[99169]: pgmap v14726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:05 smithi119 ceph-mon[94175]: pgmap v14726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:05 smithi119 ceph-mon[108979]: pgmap v14726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:07 smithi183 ceph-mon[99169]: pgmap v14727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:07 smithi119 ceph-mon[108979]: pgmap v14727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:07 smithi119 ceph-mon[94175]: pgmap v14727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:09 smithi183 ceph-mon[99169]: pgmap v14728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:09 smithi119 ceph-mon[94175]: pgmap v14728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:09 smithi119 ceph-mon[108979]: pgmap v14728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:11 smithi183 ceph-mon[99169]: pgmap v14729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:11 smithi119 ceph-mon[108979]: pgmap v14729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:11 smithi119 ceph-mon[94175]: pgmap v14729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:13 smithi183 ceph-mon[99169]: pgmap v14730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:13 smithi119 ceph-mon[94175]: pgmap v14730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:13 smithi119 ceph-mon[108979]: pgmap v14730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:15:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:15:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:15:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:15 smithi183 ceph-mon[99169]: pgmap v14731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:15 smithi119 ceph-mon[108979]: pgmap v14731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:15 smithi119 ceph-mon[94175]: pgmap v14731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:17.190 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:15:17.495 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:15:17.495 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 16s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:15:17.496 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 16s ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:15:17.496 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 16s ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:15:17.496 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 16s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:15:17.496 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 16s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:15:17.496 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 16s ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:15:17.496 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 16s ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:15:17.496 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 16s ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:15:17.496 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 16s ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:15:17.496 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 16s ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:15:17.496 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 16s ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:15:17.496 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 16s ago 6h 5841M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:15:17.496 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 16s ago 6h 5903M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:15:17.496 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 16s ago 6h 5349M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:15:17.496 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 16s ago 6h 5083M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:15:17.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 16s ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:15:17.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 16s ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:15:17.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 16s ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:15:17.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 16s ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:15:17.497 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 16s ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:15:17.876 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:15:17.877 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:15:17.877 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:15:17.877 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:15:17.877 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:15:17.877 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:15:17.877 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:15:17.877 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:15:17.877 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:15:17.877 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:15:17.877 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:15:17.877 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:15:17.877 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:15:17.877 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:15:17.878 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:15:17.878 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:15:17.878 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:15:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:17 smithi183 ceph-mon[99169]: pgmap v14732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:17 smithi119 ceph-mon[94175]: pgmap v14732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:17 smithi119 ceph-mon[108979]: pgmap v14732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:18 smithi183 ceph-mon[99169]: from='client.40589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:15:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:18 smithi183 ceph-mon[99169]: from='client.30711 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:15:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2142612100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:15:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:18 smithi119 ceph-mon[108979]: from='client.40589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:15:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:18 smithi119 ceph-mon[108979]: from='client.30711 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:15:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2142612100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:15:18.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:18 smithi119 ceph-mon[94175]: from='client.40589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:15:18.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:18 smithi119 ceph-mon[94175]: from='client.30711 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:15:18.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2142612100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:15:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:19 smithi183 ceph-mon[99169]: pgmap v14733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:19 smithi119 ceph-mon[94175]: pgmap v14733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:19 smithi119 ceph-mon[108979]: pgmap v14733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:21 smithi183 ceph-mon[99169]: pgmap v14734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:21 smithi119 ceph-mon[94175]: pgmap v14734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:21 smithi119 ceph-mon[108979]: pgmap v14734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:23 smithi183 ceph-mon[99169]: pgmap v14735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:23 smithi119 ceph-mon[94175]: pgmap v14735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:23 smithi119 ceph-mon[108979]: pgmap v14735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:15:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:15:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:15:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:25 smithi183 ceph-mon[99169]: pgmap v14736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:25 smithi119 ceph-mon[108979]: pgmap v14736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:25 smithi119 ceph-mon[94175]: pgmap v14736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:27 smithi183 ceph-mon[99169]: pgmap v14737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:27 smithi119 ceph-mon[94175]: pgmap v14737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:27 smithi119 ceph-mon[108979]: pgmap v14737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:29 smithi183 ceph-mon[99169]: pgmap v14738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:29 smithi119 ceph-mon[94175]: pgmap v14738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:29 smithi119 ceph-mon[108979]: pgmap v14738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:31 smithi183 ceph-mon[99169]: pgmap v14739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:31 smithi119 ceph-mon[108979]: pgmap v14739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:31 smithi119 ceph-mon[94175]: pgmap v14739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:33 smithi183 ceph-mon[99169]: pgmap v14740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:33 smithi119 ceph-mon[108979]: pgmap v14740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:33 smithi119 ceph-mon[94175]: pgmap v14740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:15:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:15:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:15:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:35 smithi183 ceph-mon[99169]: pgmap v14741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:35 smithi119 ceph-mon[94175]: pgmap v14741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:35 smithi119 ceph-mon[108979]: pgmap v14741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:37 smithi183 ceph-mon[99169]: pgmap v14742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:37 smithi119 ceph-mon[108979]: pgmap v14742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:37 smithi119 ceph-mon[94175]: pgmap v14742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:39 smithi183 ceph-mon[99169]: pgmap v14743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:39 smithi119 ceph-mon[108979]: pgmap v14743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:39 smithi119 ceph-mon[94175]: pgmap v14743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:41 smithi183 ceph-mon[99169]: pgmap v14744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:41 smithi119 ceph-mon[94175]: pgmap v14744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:41 smithi119 ceph-mon[108979]: pgmap v14744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:43 smithi183 ceph-mon[99169]: pgmap v14745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:43 smithi119 ceph-mon[108979]: pgmap v14745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:43 smithi119 ceph-mon[94175]: pgmap v14745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:15:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:15:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:15:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:45 smithi183 ceph-mon[99169]: pgmap v14746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:45 smithi119 ceph-mon[94175]: pgmap v14746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:45 smithi119 ceph-mon[108979]: pgmap v14746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:47 smithi183 ceph-mon[99169]: pgmap v14747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:47 smithi119 ceph-mon[94175]: pgmap v14747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:47 smithi119 ceph-mon[108979]: pgmap v14747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:48.225 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:15:48.532 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:15:48.532 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 48s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:15:48.532 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 47s ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:15:48.532 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 48s ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:15:48.532 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 47s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:15:48.532 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 47s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:15:48.532 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 48s ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:15:48.532 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 48s ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:15:48.532 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 47s ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:15:48.532 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 48s ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:15:48.532 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 48s ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:15:48.532 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 47s ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:15:48.532 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 48s ago 6h 5841M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:15:48.533 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 48s ago 6h 5903M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:15:48.533 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 48s ago 6h 5349M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:15:48.533 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 48s ago 6h 5083M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:15:48.533 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 47s ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:15:48.533 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 47s ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:15:48.533 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 47s ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:15:48.533 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 47s ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:15:48.533 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 47s ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:15:48.913 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:15:48.913 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:15:48.913 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:15:48.913 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:15:48.913 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:15:48.914 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:15:48.914 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:15:48.914 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:15:48.914 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:15:48.914 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:15:48.914 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:15:48.914 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:15:48.914 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:15:48.914 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:15:48.914 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:15:48.914 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:15:48.914 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:15:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:49 smithi183 ceph-mon[99169]: from='client.40607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:15:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:49 smithi183 ceph-mon[99169]: pgmap v14748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:49 smithi183 ceph-mon[99169]: from='client.30729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:15:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3560113290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:15:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:49 smithi119 ceph-mon[94175]: from='client.40607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:15:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:49 smithi119 ceph-mon[94175]: pgmap v14748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:49.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:49 smithi119 ceph-mon[94175]: from='client.30729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:15:49.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3560113290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:15:49.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:49 smithi119 ceph-mon[108979]: from='client.40607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:15:49.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:49 smithi119 ceph-mon[108979]: pgmap v14748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:49.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:49 smithi119 ceph-mon[108979]: from='client.30729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:15:49.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3560113290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:15:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:51 smithi183 ceph-mon[99169]: pgmap v14749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:51 smithi119 ceph-mon[108979]: pgmap v14749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:51 smithi119 ceph-mon[94175]: pgmap v14749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:53 smithi183 ceph-mon[99169]: pgmap v14750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:53 smithi119 ceph-mon[94175]: pgmap v14750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:53 smithi119 ceph-mon[108979]: pgmap v14750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:15:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:15:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:15:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:15:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:55 smithi183 ceph-mon[99169]: pgmap v14751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:55 smithi119 ceph-mon[94175]: pgmap v14751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:55 smithi119 ceph-mon[108979]: pgmap v14751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:57 smithi183 ceph-mon[99169]: pgmap v14752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:57 smithi119 ceph-mon[108979]: pgmap v14752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:57 smithi119 ceph-mon[94175]: pgmap v14752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:15:59 smithi183 ceph-mon[99169]: pgmap v14753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:15:59 smithi119 ceph-mon[94175]: pgmap v14753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:15:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:15:59 smithi119 ceph-mon[108979]: pgmap v14753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:01 smithi183 ceph-mon[99169]: pgmap v14754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:16:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:01 smithi119 ceph-mon[108979]: pgmap v14754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:16:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:01 smithi119 ceph-mon[94175]: pgmap v14754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:16:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:16:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:16:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:16:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:16:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:16:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:16:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:16:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:16:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:16:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:03 smithi183 ceph-mon[99169]: pgmap v14755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:03 smithi119 ceph-mon[94175]: pgmap v14755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:03 smithi119 ceph-mon[108979]: pgmap v14755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:16:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:16:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:16:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:05 smithi183 ceph-mon[99169]: pgmap v14756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:05 smithi119 ceph-mon[94175]: pgmap v14756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:05 smithi119 ceph-mon[108979]: pgmap v14756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:07 smithi183 ceph-mon[99169]: pgmap v14757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:07 smithi119 ceph-mon[94175]: pgmap v14757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:07 smithi119 ceph-mon[108979]: pgmap v14757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:09 smithi183 ceph-mon[99169]: pgmap v14758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:09 smithi119 ceph-mon[94175]: pgmap v14758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:09 smithi119 ceph-mon[108979]: pgmap v14758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:11 smithi183 ceph-mon[99169]: pgmap v14759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:11 smithi119 ceph-mon[94175]: pgmap v14759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:11 smithi119 ceph-mon[108979]: pgmap v14759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:13 smithi183 ceph-mon[99169]: pgmap v14760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:13 smithi119 ceph-mon[108979]: pgmap v14760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:13 smithi119 ceph-mon[94175]: pgmap v14760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:16:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:16:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:16:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:15 smithi183 ceph-mon[99169]: pgmap v14761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:15 smithi119 ceph-mon[94175]: pgmap v14761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:15 smithi119 ceph-mon[108979]: pgmap v14761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:17 smithi119 ceph-mon[108979]: pgmap v14762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:17 smithi119 ceph-mon[94175]: pgmap v14762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:17 smithi183 ceph-mon[99169]: pgmap v14762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:19.264 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:16:19.576 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:16:19.576 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 79s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:16:19.576 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 78s ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:16:19.577 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 79s ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:16:19.577 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 78s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:16:19.577 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 78s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:16:19.577 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 79s ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:16:19.577 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 79s ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:16:19.577 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 78s ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:16:19.577 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 79s ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:16:19.577 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 79s ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:16:19.577 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 78s ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:16:19.577 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 79s ago 6h 5841M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:16:19.577 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 79s ago 6h 5903M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:16:19.577 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 79s ago 6h 5349M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:16:19.577 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 79s ago 6h 5083M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:16:19.577 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 78s ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:16:19.577 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 78s ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:16:19.577 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 78s ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:16:19.577 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 78s ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:16:19.578 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 78s ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:16:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:19 smithi119 ceph-mon[94175]: pgmap v14763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:19 smithi119 ceph-mon[108979]: pgmap v14763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:19.958 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:16:19.958 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:16:19.958 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:16:19.958 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:16:19.958 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:16:19.958 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:16:19.959 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:16:19.959 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:16:19.959 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:16:19.959 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:16:19.959 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:16:19.959 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:16:19.959 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:16:19.959 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:16:19.959 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:16:19.959 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:16:19.959 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:16:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:19 smithi183 ceph-mon[99169]: pgmap v14763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:20 smithi183 ceph-mon[99169]: from='client.40625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:16:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:20 smithi183 ceph-mon[99169]: from='client.40631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:16:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/359015124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:16:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:20 smithi119 ceph-mon[108979]: from='client.40625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:16:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:20 smithi119 ceph-mon[108979]: from='client.40631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:16:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/359015124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:16:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:20 smithi119 ceph-mon[94175]: from='client.40625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:16:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:20 smithi119 ceph-mon[94175]: from='client.40631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:16:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/359015124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:16:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:21 smithi183 ceph-mon[99169]: pgmap v14764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:21 smithi119 ceph-mon[94175]: pgmap v14764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:21 smithi119 ceph-mon[108979]: pgmap v14764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:23 smithi119 ceph-mon[94175]: pgmap v14765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:23 smithi119 ceph-mon[108979]: pgmap v14765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:23 smithi183 ceph-mon[99169]: pgmap v14765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:16:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:16:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T22:16:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:25 smithi183 ceph-mon[99169]: pgmap v14766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:25 smithi119 ceph-mon[94175]: pgmap v14766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:25 smithi119 ceph-mon[108979]: pgmap v14766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:27 smithi183 ceph-mon[99169]: pgmap v14767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:27 smithi119 ceph-mon[94175]: pgmap v14767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:27 smithi119 ceph-mon[108979]: pgmap v14767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:29 smithi183 ceph-mon[99169]: pgmap v14768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:29 smithi119 ceph-mon[94175]: pgmap v14768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:29 smithi119 ceph-mon[108979]: pgmap v14768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:31 smithi183 ceph-mon[99169]: pgmap v14769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:31 smithi119 ceph-mon[94175]: pgmap v14769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:31 smithi119 ceph-mon[108979]: pgmap v14769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:33 smithi119 ceph-mon[94175]: pgmap v14770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:33 smithi119 ceph-mon[108979]: pgmap v14770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:33 smithi183 ceph-mon[99169]: pgmap v14770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:16:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:16:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T22:16:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:35 smithi183 ceph-mon[99169]: pgmap v14771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:35 smithi119 ceph-mon[94175]: pgmap v14771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:35 smithi119 ceph-mon[108979]: pgmap v14771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:37 smithi183 ceph-mon[99169]: pgmap v14772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:37 smithi119 ceph-mon[108979]: pgmap v14772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:37 smithi119 ceph-mon[94175]: pgmap v14772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:39 smithi183 ceph-mon[99169]: pgmap v14773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:39 smithi119 ceph-mon[94175]: pgmap v14773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:39 smithi119 ceph-mon[108979]: pgmap v14773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:41 smithi183 ceph-mon[99169]: pgmap v14774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:41 smithi119 ceph-mon[94175]: pgmap v14774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:41 smithi119 ceph-mon[108979]: pgmap v14774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:43 smithi119 ceph-mon[108979]: pgmap v14775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:43 smithi119 ceph-mon[94175]: pgmap v14775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:43 smithi183 ceph-mon[99169]: pgmap v14775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:16:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:16:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:16:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:45 smithi183 ceph-mon[99169]: pgmap v14776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:45 smithi119 ceph-mon[94175]: pgmap v14776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:45 smithi119 ceph-mon[108979]: pgmap v14776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:47 smithi183 ceph-mon[99169]: pgmap v14777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:47 smithi119 ceph-mon[94175]: pgmap v14777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:47 smithi119 ceph-mon[108979]: pgmap v14777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:49 smithi183 ceph-mon[99169]: pgmap v14778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:49 smithi119 ceph-mon[108979]: pgmap v14778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:49 smithi119 ceph-mon[94175]: pgmap v14778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:50.307 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:16:50.613 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:16:50.613 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 110s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:16:50.613 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 109s ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:16:50.613 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 110s ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:16:50.614 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 109s ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:16:50.614 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 109s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:16:50.614 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 110s ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:16:50.614 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 110s ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:16:50.614 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 109s ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:16:50.614 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 110s ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:16:50.614 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 110s ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:16:50.614 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 109s ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:16:50.614 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 110s ago 6h 5841M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:16:50.614 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 110s ago 6h 5903M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:16:50.614 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 110s ago 6h 5349M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:16:50.614 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 110s ago 6h 5083M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:16:50.614 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 109s ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:16:50.614 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 109s ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:16:50.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 109s ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:16:50.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 109s ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:16:50.615 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 109s ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:16:50.991 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:16:50.991 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:16:50.991 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:16:50.991 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:16:50.991 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:16:50.992 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:16:50.992 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:16:50.992 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:16:50.992 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:16:50.992 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:16:50.992 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:16:50.992 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:16:50.992 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:16:50.992 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:16:50.992 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:16:50.992 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:16:50.992 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:16:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:51 smithi183 ceph-mon[99169]: pgmap v14779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:51 smithi183 ceph-mon[99169]: from='client.40643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:16:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:51 smithi183 ceph-mon[99169]: from='client.30765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:16:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2906455000' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:16:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:51 smithi119 ceph-mon[108979]: pgmap v14779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:51 smithi119 ceph-mon[108979]: from='client.40643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:16:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:51 smithi119 ceph-mon[108979]: from='client.30765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:16:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2906455000' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:16:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:51 smithi119 ceph-mon[94175]: pgmap v14779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:51 smithi119 ceph-mon[94175]: from='client.40643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:16:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:51 smithi119 ceph-mon[94175]: from='client.30765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:16:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2906455000' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:16:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:53 smithi119 ceph-mon[94175]: pgmap v14780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:53 smithi119 ceph-mon[108979]: pgmap v14780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:53 smithi183 ceph-mon[99169]: pgmap v14780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:16:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:16:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:16:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:16:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:55 smithi183 ceph-mon[99169]: pgmap v14781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:55 smithi119 ceph-mon[94175]: pgmap v14781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:55 smithi119 ceph-mon[108979]: pgmap v14781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:57 smithi183 ceph-mon[99169]: pgmap v14782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:57 smithi119 ceph-mon[94175]: pgmap v14782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:16:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:57 smithi119 ceph-mon[108979]: pgmap v14782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:16:59 smithi183 ceph-mon[99169]: pgmap v14783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:16:59 smithi119 ceph-mon[94175]: pgmap v14783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:16:59 smithi119 ceph-mon[108979]: pgmap v14783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:01 smithi183 ceph-mon[99169]: pgmap v14784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:01 smithi119 ceph-mon[94175]: pgmap v14784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:01 smithi119 ceph-mon[108979]: pgmap v14784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:17:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:17:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:17:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:17:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:17:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:17:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:17:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:17:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:17:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:17:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:17:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:17:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:03 smithi119 ceph-mon[94175]: pgmap v14785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:03 smithi119 ceph-mon[108979]: pgmap v14785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:03 smithi183 ceph-mon[99169]: pgmap v14785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:17:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:17:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:17:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:04 smithi183 ceph-mon[99169]: pgmap v14786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:04 smithi119 ceph-mon[94175]: pgmap v14786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:05.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:04 smithi119 ceph-mon[108979]: pgmap v14786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:07 smithi183 ceph-mon[99169]: pgmap v14787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:07 smithi119 ceph-mon[94175]: pgmap v14787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:07 smithi119 ceph-mon[108979]: pgmap v14787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:09 smithi183 ceph-mon[99169]: pgmap v14788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:09 smithi119 ceph-mon[94175]: pgmap v14788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:09 smithi119 ceph-mon[108979]: pgmap v14788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:11 smithi183 ceph-mon[99169]: pgmap v14789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:11 smithi119 ceph-mon[94175]: pgmap v14789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:11 smithi119 ceph-mon[108979]: pgmap v14789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:13 smithi183 ceph-mon[99169]: pgmap v14790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:13 smithi119 ceph-mon[94175]: pgmap v14790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:13 smithi119 ceph-mon[108979]: pgmap v14790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:17:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:17:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:17:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:15 smithi183 ceph-mon[99169]: pgmap v14791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:15 smithi119 ceph-mon[108979]: pgmap v14791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:15 smithi119 ceph-mon[94175]: pgmap v14791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:17 smithi183 ceph-mon[99169]: pgmap v14792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:17 smithi119 ceph-mon[94175]: pgmap v14792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:17 smithi119 ceph-mon[108979]: pgmap v14792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:19 smithi183 ceph-mon[99169]: pgmap v14793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:19 smithi119 ceph-mon[94175]: pgmap v14793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:19 smithi119 ceph-mon[108979]: pgmap v14793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:21.335 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:17:21.669 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:17:21.670 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 2m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:17:21.670 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 2m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:17:21.670 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 2m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:17:21.670 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 2m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:17:21.670 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 2m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:17:21.670 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 2m ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:17:21.670 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 2m ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:17:21.671 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 2m ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:17:21.671 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 2m ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:17:21.671 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 2m ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:17:21.671 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 2m ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:17:21.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 2m ago 6h 5841M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:17:21.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 2m ago 6h 5903M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:17:21.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 2m ago 6h 5349M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:17:21.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 2m ago 6h 5083M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:17:21.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 2m ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:17:21.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 2m ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:17:21.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 2m ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:17:21.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 2m ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:17:21.672 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 2m ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:17:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:21 smithi183 ceph-mon[99169]: pgmap v14794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:21 smithi119 ceph-mon[94175]: pgmap v14794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:21 smithi119 ceph-mon[108979]: pgmap v14794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:22.052 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:17:22.053 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:17:22.053 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:17:22.053 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:17:22.053 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:17:22.053 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:17:22.053 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:17:22.053 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:17:22.053 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:17:22.053 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:17:22.053 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:17:22.053 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:17:22.054 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:17:22.054 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:17:22.054 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:17:22.054 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:17:22.054 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:17:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:22 smithi183 ceph-mon[99169]: from='client.30777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:17:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:22 smithi183 ceph-mon[99169]: from='client.30783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:17:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3196962987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:17:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:22 smithi119 ceph-mon[94175]: from='client.30777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:17:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:22 smithi119 ceph-mon[94175]: from='client.30783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:17:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3196962987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:17:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:22 smithi119 ceph-mon[108979]: from='client.30777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:17:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:22 smithi119 ceph-mon[108979]: from='client.30783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:17:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3196962987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:17:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:23 smithi183 ceph-mon[99169]: pgmap v14795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:23 smithi119 ceph-mon[94175]: pgmap v14795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:23 smithi119 ceph-mon[108979]: pgmap v14795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:17:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:17:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T22:17:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:25 smithi183 ceph-mon[99169]: pgmap v14796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:25 smithi119 ceph-mon[94175]: pgmap v14796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:25 smithi119 ceph-mon[108979]: pgmap v14796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:27 smithi183 ceph-mon[99169]: pgmap v14797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:27 smithi119 ceph-mon[94175]: pgmap v14797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:27 smithi119 ceph-mon[108979]: pgmap v14797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:29 smithi183 ceph-mon[99169]: pgmap v14798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:29 smithi119 ceph-mon[94175]: pgmap v14798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:29 smithi119 ceph-mon[108979]: pgmap v14798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:31 smithi183 ceph-mon[99169]: pgmap v14799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:31 smithi119 ceph-mon[94175]: pgmap v14799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:31 smithi119 ceph-mon[108979]: pgmap v14799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:33 smithi183 ceph-mon[99169]: pgmap v14800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:33 smithi119 ceph-mon[108979]: pgmap v14800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:33 smithi119 ceph-mon[94175]: pgmap v14800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:17:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:17:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T22:17:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:35 smithi183 ceph-mon[99169]: pgmap v14801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:35 smithi119 ceph-mon[108979]: pgmap v14801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:35 smithi119 ceph-mon[94175]: pgmap v14801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:37 smithi183 ceph-mon[99169]: pgmap v14802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:37 smithi119 ceph-mon[94175]: pgmap v14802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:37 smithi119 ceph-mon[108979]: pgmap v14802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:39 smithi183 ceph-mon[99169]: pgmap v14803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:39 smithi119 ceph-mon[94175]: pgmap v14803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:39 smithi119 ceph-mon[108979]: pgmap v14803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:41 smithi183 ceph-mon[99169]: pgmap v14804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:41 smithi119 ceph-mon[94175]: pgmap v14804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:41 smithi119 ceph-mon[108979]: pgmap v14804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:43 smithi183 ceph-mon[99169]: pgmap v14805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:43 smithi119 ceph-mon[94175]: pgmap v14805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:43 smithi119 ceph-mon[108979]: pgmap v14805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:17:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:17:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:17:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:45 smithi183 ceph-mon[99169]: pgmap v14806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:45 smithi119 ceph-mon[94175]: pgmap v14806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:45 smithi119 ceph-mon[108979]: pgmap v14806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:47 smithi183 ceph-mon[99169]: pgmap v14807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:47 smithi119 ceph-mon[94175]: pgmap v14807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:47 smithi119 ceph-mon[108979]: pgmap v14807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:49 smithi183 ceph-mon[99169]: pgmap v14808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:49 smithi119 ceph-mon[94175]: pgmap v14808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:49 smithi119 ceph-mon[108979]: pgmap v14808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:51 smithi183 ceph-mon[99169]: pgmap v14809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:51 smithi119 ceph-mon[108979]: pgmap v14809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:51 smithi119 ceph-mon[94175]: pgmap v14809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:52.397 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:17:52.710 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:17:52.710 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 2m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:17:52.711 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 2m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:17:52.711 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 2m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:17:52.711 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 2m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:17:52.711 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 2m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:17:52.711 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 2m ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:17:52.711 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 2m ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:17:52.711 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 2m ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:17:52.711 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 2m ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:17:52.712 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 2m ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:17:52.712 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 2m ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:17:52.712 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 2m ago 6h 5841M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:17:52.712 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 2m ago 6h 5903M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:17:52.712 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 2m ago 6h 5349M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:17:52.712 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 2m ago 6h 5083M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:17:52.712 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 2m ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:17:52.713 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 2m ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:17:52.713 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 2m ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:17:52.713 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 2m ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:17:52.713 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 2m ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:17:53.089 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:17:53.090 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:17:53.090 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:17:53.090 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:17:53.090 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:17:53.090 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:17:53.090 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:17:53.090 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:17:53.090 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:17:53.090 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:17:53.090 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:17:53.090 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:17:53.090 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:17:53.090 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:17:53.091 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:17:53.091 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:17:53.091 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:17:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:53 smithi183 ceph-mon[99169]: pgmap v14810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:53 smithi183 ceph-mon[99169]: from='client.30795 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:17:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:53 smithi183 ceph-mon[99169]: from='client.40685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:17:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1067158758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:17:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:53 smithi119 ceph-mon[94175]: pgmap v14810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:53 smithi119 ceph-mon[94175]: from='client.30795 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:17:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:53 smithi119 ceph-mon[94175]: from='client.40685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:17:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1067158758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:17:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:53 smithi119 ceph-mon[108979]: pgmap v14810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:53 smithi119 ceph-mon[108979]: from='client.30795 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:17:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:53 smithi119 ceph-mon[108979]: from='client.40685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:17:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1067158758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:17:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:17:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:17:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:17:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:17:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:55 smithi183 ceph-mon[99169]: pgmap v14811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:55 smithi119 ceph-mon[94175]: pgmap v14811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:55 smithi119 ceph-mon[108979]: pgmap v14811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:57 smithi183 ceph-mon[99169]: pgmap v14812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:57 smithi119 ceph-mon[94175]: pgmap v14812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:57 smithi119 ceph-mon[108979]: pgmap v14812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:17:59 smithi183 ceph-mon[99169]: pgmap v14813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:17:59 smithi119 ceph-mon[94175]: pgmap v14813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:17:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:17:59 smithi119 ceph-mon[108979]: pgmap v14813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:01 smithi183 ceph-mon[99169]: pgmap v14814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:01 smithi119 ceph-mon[94175]: pgmap v14814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:01 smithi119 ceph-mon[108979]: pgmap v14814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:03 smithi183 ceph-mon[99169]: pgmap v14815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:18:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:18:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:18:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:03 smithi119 ceph-mon[94175]: pgmap v14815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:18:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:18:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:18:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:03 smithi119 ceph-mon[108979]: pgmap v14815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:18:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:18:03.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:18:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:18:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:18:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:18:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:18:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:18:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:18:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:18:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:18:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:18:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:18:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:18:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:18:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:05 smithi183 ceph-mon[99169]: pgmap v14816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:05 smithi119 ceph-mon[94175]: pgmap v14816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:05 smithi119 ceph-mon[108979]: pgmap v14816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:07 smithi183 ceph-mon[99169]: pgmap v14817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:07 smithi119 ceph-mon[94175]: pgmap v14817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:07 smithi119 ceph-mon[108979]: pgmap v14817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:09 smithi183 ceph-mon[99169]: pgmap v14818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:09 smithi119 ceph-mon[94175]: pgmap v14818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:09 smithi119 ceph-mon[108979]: pgmap v14818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:11 smithi183 ceph-mon[99169]: pgmap v14819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:11 smithi119 ceph-mon[108979]: pgmap v14819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:11 smithi119 ceph-mon[94175]: pgmap v14819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:13 smithi119 ceph-mon[94175]: pgmap v14820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:13 smithi119 ceph-mon[108979]: pgmap v14820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:13 smithi183 ceph-mon[99169]: pgmap v14820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:18:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:18:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:18:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:15 smithi183 ceph-mon[99169]: pgmap v14821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:15 smithi119 ceph-mon[108979]: pgmap v14821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:15 smithi119 ceph-mon[94175]: pgmap v14821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:17 smithi183 ceph-mon[99169]: pgmap v14822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:17 smithi119 ceph-mon[94175]: pgmap v14822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:17 smithi119 ceph-mon[108979]: pgmap v14822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:19 smithi183 ceph-mon[99169]: pgmap v14823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:19 smithi119 ceph-mon[94175]: pgmap v14823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:19 smithi119 ceph-mon[108979]: pgmap v14823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:21 smithi183 ceph-mon[99169]: pgmap v14824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:21 smithi119 ceph-mon[94175]: pgmap v14824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:21 smithi119 ceph-mon[108979]: pgmap v14824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:23.439 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:18:23.745 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:18:23.745 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 3m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:18:23.745 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 3m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:18:23.745 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 3m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:18:23.745 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 3m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:18:23.745 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 3m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:18:23.745 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 3m ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:18:23.745 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 3m ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:18:23.745 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 3m ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:18:23.745 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 3m ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:18:23.745 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 3m ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:18:23.746 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 3m ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:18:23.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 3m ago 6h 5841M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:18:23.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 3m ago 6h 5903M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:18:23.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 3m ago 6h 5349M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:18:23.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 3m ago 6h 5083M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:18:23.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 3m ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:18:23.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 3m ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:18:23.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 3m ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:18:23.746 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 3m ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:18:23.746 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 3m ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:18:24.125 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:18:24.125 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:18:24.125 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:18:24.125 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:18:24.126 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:18:24.126 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:18:24.126 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:18:24.126 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:18:24.126 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:18:24.126 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:18:24.126 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:18:24.126 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:18:24.126 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:18:24.126 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:18:24.126 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:18:24.126 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:18:24.126 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:18:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:23 smithi119 ceph-mon[94175]: pgmap v14825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:23 smithi119 ceph-mon[108979]: pgmap v14825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:23 smithi183 ceph-mon[99169]: pgmap v14825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:18:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:18:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:18:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:24 smithi183 ceph-mon[99169]: from='client.40697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:18:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:24 smithi183 ceph-mon[99169]: from='client.30819 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:18:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1986743824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:18:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:24 smithi119 ceph-mon[108979]: from='client.40697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:18:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:24 smithi119 ceph-mon[108979]: from='client.30819 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:18:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1986743824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:18:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:24 smithi119 ceph-mon[94175]: from='client.40697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:18:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:24 smithi119 ceph-mon[94175]: from='client.30819 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:18:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1986743824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:18:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:25 smithi183 ceph-mon[99169]: pgmap v14826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:25 smithi119 ceph-mon[94175]: pgmap v14826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:25 smithi119 ceph-mon[108979]: pgmap v14826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:27 smithi183 ceph-mon[99169]: pgmap v14827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:27 smithi119 ceph-mon[94175]: pgmap v14827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:27 smithi119 ceph-mon[108979]: pgmap v14827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:30.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:29 smithi183 ceph-mon[99169]: pgmap v14828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:29 smithi119 ceph-mon[94175]: pgmap v14828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:29 smithi119 ceph-mon[108979]: pgmap v14828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:31 smithi183 ceph-mon[99169]: pgmap v14829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:31 smithi119 ceph-mon[94175]: pgmap v14829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:31 smithi119 ceph-mon[108979]: pgmap v14829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:33 smithi119 ceph-mon[94175]: pgmap v14830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:33 smithi119 ceph-mon[108979]: pgmap v14830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:33 smithi183 ceph-mon[99169]: pgmap v14830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:18:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:18:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:18:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:35 smithi183 ceph-mon[99169]: pgmap v14831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:35 smithi119 ceph-mon[94175]: pgmap v14831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:35 smithi119 ceph-mon[108979]: pgmap v14831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:37 smithi183 ceph-mon[99169]: pgmap v14832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:37 smithi119 ceph-mon[94175]: pgmap v14832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:37 smithi119 ceph-mon[108979]: pgmap v14832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:39 smithi183 ceph-mon[99169]: pgmap v14833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:39 smithi119 ceph-mon[94175]: pgmap v14833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:39 smithi119 ceph-mon[108979]: pgmap v14833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:41 smithi183 ceph-mon[99169]: pgmap v14834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:41 smithi119 ceph-mon[94175]: pgmap v14834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:41 smithi119 ceph-mon[108979]: pgmap v14834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:43 smithi119 ceph-mon[108979]: pgmap v14835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:43 smithi119 ceph-mon[94175]: pgmap v14835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:43 smithi183 ceph-mon[99169]: pgmap v14835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:18:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:18:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:18:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:45 smithi183 ceph-mon[99169]: pgmap v14836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:45 smithi119 ceph-mon[108979]: pgmap v14836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:45 smithi119 ceph-mon[94175]: pgmap v14836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:47 smithi183 ceph-mon[99169]: pgmap v14837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:47 smithi119 ceph-mon[94175]: pgmap v14837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:47 smithi119 ceph-mon[108979]: pgmap v14837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:49 smithi183 ceph-mon[99169]: pgmap v14838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:49 smithi119 ceph-mon[94175]: pgmap v14838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:49 smithi119 ceph-mon[108979]: pgmap v14838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:50 smithi183 ceph-mon[99169]: pgmap v14839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:50 smithi119 ceph-mon[94175]: pgmap v14839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:50 smithi119 ceph-mon[108979]: pgmap v14839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:53 smithi183 ceph-mon[99169]: pgmap v14840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:53 smithi119 ceph-mon[94175]: pgmap v14840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:53 smithi119 ceph-mon[108979]: pgmap v14840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:18:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:18:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:18:54.473 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:18:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:18:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 3m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:18:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 3m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:18:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 3m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:18:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 3m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:18:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 3m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:18:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 3m ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:18:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 3m ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:18:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 3m ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:18:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 3m ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:18:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 3m ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:18:54.785 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 3m ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:18:54.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 3m ago 6h 5841M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:18:54.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 3m ago 6h 5903M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:18:54.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 3m ago 6h 5349M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:18:54.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 3m ago 6h 5083M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:18:54.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 3m ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:18:54.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 3m ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:18:54.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 3m ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:18:54.786 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 3m ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:18:54.786 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 3m ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:18:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:18:55.164 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:18:55.164 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:18:55.164 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:18:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:18:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:18:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:18:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:18:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:18:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:18:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:18:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:18:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:18:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:18:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:18:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:18:55.165 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:18:55.165 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:18:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:55 smithi183 ceph-mon[99169]: pgmap v14841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:55 smithi183 ceph-mon[99169]: from='client.40715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:18:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:55 smithi183 ceph-mon[99169]: from='client.40721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:18:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3847334803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:18:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:55 smithi119 ceph-mon[94175]: pgmap v14841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:55 smithi119 ceph-mon[94175]: from='client.40715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:18:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:55 smithi119 ceph-mon[94175]: from='client.40721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:18:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3847334803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:18:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:55 smithi119 ceph-mon[108979]: pgmap v14841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:55 smithi119 ceph-mon[108979]: from='client.40715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:18:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:55 smithi119 ceph-mon[108979]: from='client.40721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:18:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3847334803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:18:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:57 smithi183 ceph-mon[99169]: pgmap v14842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:57 smithi119 ceph-mon[94175]: pgmap v14842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:57 smithi119 ceph-mon[108979]: pgmap v14842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:18:59 smithi183 ceph-mon[99169]: pgmap v14843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:18:59 smithi119 ceph-mon[94175]: pgmap v14843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:18:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:18:59 smithi119 ceph-mon[108979]: pgmap v14843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:01 smithi183 ceph-mon[99169]: pgmap v14844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:01 smithi119 ceph-mon[94175]: pgmap v14844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:01 smithi119 ceph-mon[108979]: pgmap v14844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:03 smithi183 ceph-mon[99169]: pgmap v14845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:03 smithi119 ceph-mon[94175]: pgmap v14845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:03 smithi119 ceph-mon[108979]: pgmap v14845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:19:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:19:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:19:04.628 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:19:04.628 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:19:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:19:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:19:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:19:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:19:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:19:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:19:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:19:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:05 smithi183 ceph-mon[99169]: pgmap v14846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:19:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:19:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:19:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:05 smithi119 ceph-mon[108979]: pgmap v14846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:19:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:19:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:19:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:05 smithi119 ceph-mon[94175]: pgmap v14846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:19:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:19:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:19:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:07 smithi183 ceph-mon[99169]: pgmap v14847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:07.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:07 smithi119 ceph-mon[94175]: pgmap v14847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:07.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:07 smithi119 ceph-mon[108979]: pgmap v14847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:09 smithi183 ceph-mon[99169]: pgmap v14848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:09 smithi119 ceph-mon[94175]: pgmap v14848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:09 smithi119 ceph-mon[108979]: pgmap v14848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:11 smithi183 ceph-mon[99169]: pgmap v14849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:11 smithi119 ceph-mon[94175]: pgmap v14849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:11 smithi119 ceph-mon[108979]: pgmap v14849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:13 smithi183 ceph-mon[99169]: pgmap v14850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:13 smithi119 ceph-mon[94175]: pgmap v14850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:13 smithi119 ceph-mon[108979]: pgmap v14850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:19:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:19:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:19:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:15 smithi183 ceph-mon[99169]: pgmap v14851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:15 smithi119 ceph-mon[94175]: pgmap v14851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:15 smithi119 ceph-mon[108979]: pgmap v14851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:17 smithi183 ceph-mon[99169]: pgmap v14852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:17 smithi119 ceph-mon[94175]: pgmap v14852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:17 smithi119 ceph-mon[108979]: pgmap v14852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:19 smithi183 ceph-mon[99169]: pgmap v14853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:19 smithi119 ceph-mon[94175]: pgmap v14853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:19 smithi119 ceph-mon[108979]: pgmap v14853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:21 smithi183 ceph-mon[99169]: pgmap v14854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:21 smithi119 ceph-mon[108979]: pgmap v14854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:21 smithi119 ceph-mon[94175]: pgmap v14854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:23 smithi183 ceph-mon[99169]: pgmap v14855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:23.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:23 smithi119 ceph-mon[94175]: pgmap v14855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:23.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:23 smithi119 ceph-mon[108979]: pgmap v14855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:19:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:19:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:19:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:25.513 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:19:25.822 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:19:25.822 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 4m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:19:25.822 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 4m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:19:25.822 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 4m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:19:25.822 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 4m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:19:25.823 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 4m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:19:25.823 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 4m ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:19:25.823 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 4m ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:19:25.823 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 4m ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:19:25.823 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 4m ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:19:25.823 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 4m ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:19:25.823 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 4m ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:19:25.823 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 4m ago 6h 5841M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:19:25.823 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 4m ago 6h 5903M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:19:25.823 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 4m ago 6h 5349M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:19:25.824 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 4m ago 6h 5083M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:19:25.824 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 4m ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:19:25.824 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 4m ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:19:25.824 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 4m ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:19:25.824 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 4m ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:19:25.824 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 4m ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:19:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:25 smithi183 ceph-mon[99169]: pgmap v14856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:25 smithi119 ceph-mon[94175]: pgmap v14856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:25 smithi119 ceph-mon[108979]: pgmap v14856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:26.199 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:19:26.199 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:19:26.199 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:19:26.199 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:19:26.199 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:19:26.199 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:19:26.199 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:19:26.199 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:19:26.199 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:19:26.200 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:19:26.200 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:19:26.200 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:19:26.200 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:19:26.200 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:19:26.200 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:19:26.200 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:19:26.200 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:19:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:26 smithi183 ceph-mon[99169]: from='client.30849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:19:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2298556005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:19:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:26 smithi119 ceph-mon[94175]: from='client.30849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:19:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2298556005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:19:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:26 smithi119 ceph-mon[108979]: from='client.30849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:19:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2298556005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:19:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:27 smithi183 ceph-mon[99169]: from='client.40739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:19:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:27 smithi183 ceph-mon[99169]: pgmap v14857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:27 smithi119 ceph-mon[94175]: from='client.40739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:19:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:27 smithi119 ceph-mon[94175]: pgmap v14857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:27 smithi119 ceph-mon[108979]: from='client.40739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:19:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:27 smithi119 ceph-mon[108979]: pgmap v14857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:29 smithi183 ceph-mon[99169]: pgmap v14858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:29 smithi119 ceph-mon[94175]: pgmap v14858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:29 smithi119 ceph-mon[108979]: pgmap v14858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:31 smithi183 ceph-mon[99169]: pgmap v14859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:31 smithi119 ceph-mon[108979]: pgmap v14859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:31 smithi119 ceph-mon[94175]: pgmap v14859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:33 smithi183 ceph-mon[99169]: pgmap v14860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:33 smithi119 ceph-mon[108979]: pgmap v14860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:33 smithi119 ceph-mon[94175]: pgmap v14860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:19:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:19:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:19:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:35 smithi183 ceph-mon[99169]: pgmap v14861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:35 smithi119 ceph-mon[94175]: pgmap v14861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:35 smithi119 ceph-mon[108979]: pgmap v14861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:37 smithi183 ceph-mon[99169]: pgmap v14862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:37 smithi119 ceph-mon[94175]: pgmap v14862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:37 smithi119 ceph-mon[108979]: pgmap v14862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:39 smithi183 ceph-mon[99169]: pgmap v14863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:39 smithi119 ceph-mon[108979]: pgmap v14863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:39 smithi119 ceph-mon[94175]: pgmap v14863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:41 smithi183 ceph-mon[99169]: pgmap v14864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:41 smithi119 ceph-mon[94175]: pgmap v14864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:41.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:41 smithi119 ceph-mon[108979]: pgmap v14864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:43 smithi119 ceph-mon[94175]: pgmap v14865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:43 smithi119 ceph-mon[108979]: pgmap v14865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:44.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:43 smithi183 ceph-mon[99169]: pgmap v14865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:19:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:19:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:19:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:45 smithi119 ceph-mon[94175]: pgmap v14866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:45 smithi119 ceph-mon[108979]: pgmap v14866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:45 smithi183 ceph-mon[99169]: pgmap v14866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:47 smithi183 ceph-mon[99169]: pgmap v14867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:47 smithi119 ceph-mon[108979]: pgmap v14867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:47 smithi119 ceph-mon[94175]: pgmap v14867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:49 smithi183 ceph-mon[99169]: pgmap v14868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:49 smithi119 ceph-mon[94175]: pgmap v14868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:49 smithi119 ceph-mon[108979]: pgmap v14868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:51 smithi183 ceph-mon[99169]: pgmap v14869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:51 smithi119 ceph-mon[94175]: pgmap v14869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:51 smithi119 ceph-mon[108979]: pgmap v14869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:53 smithi119 ceph-mon[94175]: pgmap v14870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:53 smithi119 ceph-mon[108979]: pgmap v14870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:53 smithi183 ceph-mon[99169]: pgmap v14870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:19:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:19:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T22:19:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:19:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:55 smithi183 ceph-mon[99169]: pgmap v14871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:55 smithi119 ceph-mon[108979]: pgmap v14871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:55 smithi119 ceph-mon[94175]: pgmap v14871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:56.546 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:19:56.855 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:19:56.855 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 4m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:19:56.855 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 4m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:19:56.855 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 4m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:19:56.855 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 4m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:19:56.855 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 4m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:19:56.855 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 4m ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:19:56.855 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 4m ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:19:56.855 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 4m ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:19:56.855 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 4m ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:19:56.855 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 4m ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:19:56.856 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 4m ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:19:56.856 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 4m ago 6h 5841M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:19:56.856 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 4m ago 6h 5903M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:19:56.856 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 4m ago 6h 5349M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:19:56.856 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 4m ago 6h 5083M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:19:56.856 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 4m ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:19:56.856 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 4m ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:19:56.856 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 4m ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:19:56.856 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 4m ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:19:56.856 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 4m ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:19:57.233 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:19:57.233 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:19:57.233 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:19:57.233 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:19:57.233 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:19:57.233 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:19:57.233 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:19:57.233 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:19:57.233 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:19:57.234 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:19:57.234 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:19:57.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:19:57.234 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:19:57.234 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:19:57.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:19:57.234 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:19:57.234 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:19:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:57 smithi183 ceph-mon[99169]: pgmap v14872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:57 smithi183 ceph-mon[99169]: from='client.30867 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:19:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3235023002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:19:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:57 smithi119 ceph-mon[94175]: pgmap v14872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:57 smithi119 ceph-mon[94175]: from='client.30867 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:19:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3235023002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:19:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:57 smithi119 ceph-mon[108979]: pgmap v14872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:19:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:57 smithi119 ceph-mon[108979]: from='client.30867 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:19:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3235023002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:19:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:58 smithi183 ceph-mon[99169]: from='client.40757 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:19:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:58 smithi119 ceph-mon[94175]: from='client.40757 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:19:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:58 smithi119 ceph-mon[108979]: from='client.40757 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:20:00.001 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:19:59 smithi119 ceph-mon[94175]: pgmap v14873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:00.001 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:19:59 smithi119 ceph-mon[108979]: pgmap v14873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:19:59 smithi183 ceph-mon[99169]: pgmap v14873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T22:19:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:20:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:20:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:20:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:20:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:01 smithi183 ceph-mon[99169]: pgmap v14874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:01 smithi119 ceph-mon[94175]: pgmap v14874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:01 smithi119 ceph-mon[108979]: pgmap v14874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:03 smithi119 ceph-mon[94175]: pgmap v14875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:03 smithi119 ceph-mon[108979]: pgmap v14875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:03 smithi183 ceph-mon[99169]: pgmap v14875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:20:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:20:04] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T22:20:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:05 smithi183 ceph-mon[99169]: pgmap v14876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:20:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:20:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:20:06.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:20:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:05 smithi119 ceph-mon[94175]: pgmap v14876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:20:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:20:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:20:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:20:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:05 smithi119 ceph-mon[108979]: pgmap v14876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:20:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:20:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:20:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:20:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:07 smithi183 ceph-mon[99169]: pgmap v14877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:07 smithi119 ceph-mon[94175]: pgmap v14877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:07 smithi119 ceph-mon[108979]: pgmap v14877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:09 smithi183 ceph-mon[99169]: pgmap v14878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:09 smithi119 ceph-mon[94175]: pgmap v14878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:09 smithi119 ceph-mon[108979]: pgmap v14878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:11 smithi183 ceph-mon[99169]: pgmap v14879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:11 smithi119 ceph-mon[94175]: pgmap v14879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:11 smithi119 ceph-mon[108979]: pgmap v14879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:13 smithi119 ceph-mon[94175]: pgmap v14880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:13 smithi119 ceph-mon[108979]: pgmap v14880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:13 smithi183 ceph-mon[99169]: pgmap v14880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:20:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:20:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:20:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:15 smithi183 ceph-mon[99169]: pgmap v14881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:15 smithi119 ceph-mon[94175]: pgmap v14881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:15 smithi119 ceph-mon[108979]: pgmap v14881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:17 smithi183 ceph-mon[99169]: pgmap v14882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:17 smithi119 ceph-mon[108979]: pgmap v14882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:17 smithi119 ceph-mon[94175]: pgmap v14882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:19 smithi183 ceph-mon[99169]: pgmap v14883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:19 smithi119 ceph-mon[94175]: pgmap v14883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:19 smithi119 ceph-mon[108979]: pgmap v14883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:21 smithi183 ceph-mon[99169]: pgmap v14884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:21 smithi119 ceph-mon[94175]: pgmap v14884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:21 smithi119 ceph-mon[108979]: pgmap v14884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:23 smithi119 ceph-mon[94175]: pgmap v14885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:23 smithi119 ceph-mon[108979]: pgmap v14885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:23 smithi183 ceph-mon[99169]: pgmap v14885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:20:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:20:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:20:25.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:25 smithi183 ceph-mon[99169]: pgmap v14886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:25 smithi119 ceph-mon[108979]: pgmap v14886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:25 smithi119 ceph-mon[94175]: pgmap v14886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:27.583 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:20:27.892 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:20:27.892 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 5m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:20:27.892 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 5m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:20:27.892 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 5m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:20:27.892 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 5m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:20:27.892 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 5m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:20:27.892 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 5m ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:20:27.892 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 5m ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:20:27.893 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 5m ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:20:27.893 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 5m ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:20:27.893 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 5m ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:20:27.893 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 5m ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:20:27.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 5m ago 6h 5841M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:20:27.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 5m ago 6h 5903M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:20:27.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 5m ago 6h 5349M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:20:27.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 5m ago 6h 5083M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:20:27.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 5m ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:20:27.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 5m ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:20:27.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 5m ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:20:27.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 5m ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:20:27.893 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 5m ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:20:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:27 smithi183 ceph-mon[99169]: pgmap v14887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:27 smithi119 ceph-mon[94175]: pgmap v14887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:27 smithi119 ceph-mon[108979]: pgmap v14887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:28.270 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:20:28.270 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:20:28.270 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:20:28.270 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:20:28.270 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:20:28.270 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:20:28.270 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:20:28.270 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:20:28.270 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:20:28.271 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:20:28.271 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:20:28.271 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:20:28.271 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:20:28.271 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:20:28.271 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:20:28.271 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:20:28.271 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:20:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:28 smithi183 ceph-mon[99169]: from='client.40769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:20:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/500684997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:20:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:28 smithi119 ceph-mon[94175]: from='client.40769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:20:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/500684997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:20:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:28 smithi119 ceph-mon[108979]: from='client.40769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:20:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/500684997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:20:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:29 smithi183 ceph-mon[99169]: from='client.40775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:20:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:29 smithi183 ceph-mon[99169]: pgmap v14888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:29 smithi119 ceph-mon[94175]: from='client.40775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:20:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:29 smithi119 ceph-mon[94175]: pgmap v14888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:29 smithi119 ceph-mon[108979]: from='client.40775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:20:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:29 smithi119 ceph-mon[108979]: pgmap v14888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:31 smithi183 ceph-mon[99169]: pgmap v14889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:31 smithi119 ceph-mon[94175]: pgmap v14889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:31 smithi119 ceph-mon[108979]: pgmap v14889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:33 smithi119 ceph-mon[108979]: pgmap v14890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:33 smithi119 ceph-mon[94175]: pgmap v14890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:33 smithi183 ceph-mon[99169]: pgmap v14890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:20:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:20:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:20:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:35 smithi183 ceph-mon[99169]: pgmap v14891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:35 smithi119 ceph-mon[94175]: pgmap v14891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:35 smithi119 ceph-mon[108979]: pgmap v14891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:37 smithi183 ceph-mon[99169]: pgmap v14892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:37 smithi119 ceph-mon[94175]: pgmap v14892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:37 smithi119 ceph-mon[108979]: pgmap v14892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:40.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:39 smithi183 ceph-mon[99169]: pgmap v14893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:40.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:39 smithi119 ceph-mon[94175]: pgmap v14893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:39 smithi119 ceph-mon[108979]: pgmap v14893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:41 smithi183 ceph-mon[99169]: pgmap v14894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:41 smithi119 ceph-mon[94175]: pgmap v14894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:41 smithi119 ceph-mon[108979]: pgmap v14894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:43 smithi119 ceph-mon[108979]: pgmap v14895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:43 smithi119 ceph-mon[94175]: pgmap v14895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:43 smithi183 ceph-mon[99169]: pgmap v14895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:20:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:20:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:20:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:45 smithi183 ceph-mon[99169]: pgmap v14896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:45 smithi119 ceph-mon[108979]: pgmap v14896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:45 smithi119 ceph-mon[94175]: pgmap v14896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:47 smithi183 ceph-mon[99169]: pgmap v14897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:47 smithi119 ceph-mon[94175]: pgmap v14897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:47 smithi119 ceph-mon[108979]: pgmap v14897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:48 smithi183 ceph-mon[99169]: pgmap v14898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:48 smithi119 ceph-mon[108979]: pgmap v14898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:48 smithi119 ceph-mon[94175]: pgmap v14898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:51 smithi183 ceph-mon[99169]: pgmap v14899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:51 smithi119 ceph-mon[94175]: pgmap v14899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:51 smithi119 ceph-mon[108979]: pgmap v14899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:53 smithi183 ceph-mon[99169]: pgmap v14900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:53 smithi119 ceph-mon[94175]: pgmap v14900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:53 smithi119 ceph-mon[108979]: pgmap v14900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:20:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:20:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:20:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:20:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:55 smithi183 ceph-mon[99169]: pgmap v14901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:55 smithi119 ceph-mon[108979]: pgmap v14901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:55 smithi119 ceph-mon[94175]: pgmap v14901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:57 smithi183 ceph-mon[99169]: pgmap v14902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:57 smithi119 ceph-mon[94175]: pgmap v14902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:57 smithi119 ceph-mon[108979]: pgmap v14902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:58.616 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:20:58.924 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:20:58.924 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 5m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:20:58.924 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 5m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:20:58.924 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 5m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:20:58.924 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 5m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:20:58.924 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 5m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:20:58.924 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 5m ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:20:58.924 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 5m ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:20:58.925 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 5m ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:20:58.925 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 5m ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:20:58.925 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 5m ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:20:58.925 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 5m ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:20:58.925 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 5m ago 6h 5841M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:20:58.925 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 5m ago 6h 5903M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:20:58.925 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 5m ago 6h 5349M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:20:58.925 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 5m ago 6h 5083M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:20:58.925 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 5m ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:20:58.925 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 5m ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:20:58.925 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 5m ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:20:58.925 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 5m ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:20:58.925 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 5m ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:20:59.305 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:20:59.305 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:20:59.306 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:20:59.306 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:20:59.306 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:20:59.306 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:20:59.306 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:20:59.306 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:20:59.306 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:20:59.306 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:20:59.306 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:20:59.306 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:20:59.306 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:20:59.306 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:20:59.306 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:20:59.306 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:20:59.307 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:20:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:59 smithi183 ceph-mon[99169]: pgmap v14903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:59 smithi183 ceph-mon[99169]: from='client.30903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:20:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:20:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1067117632' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:20:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:59 smithi119 ceph-mon[108979]: pgmap v14903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:59 smithi119 ceph-mon[108979]: from='client.30903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:20:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:20:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1067117632' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:20:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:59 smithi119 ceph-mon[94175]: pgmap v14903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:20:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:59 smithi119 ceph-mon[94175]: from='client.30903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:20:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:20:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1067117632' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:21:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:00 smithi183 ceph-mon[99169]: from='client.40793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:21:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:00 smithi119 ceph-mon[94175]: from='client.40793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:21:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:00 smithi119 ceph-mon[108979]: from='client.40793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:21:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:01 smithi183 ceph-mon[99169]: pgmap v14904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:01 smithi119 ceph-mon[94175]: pgmap v14904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:01 smithi119 ceph-mon[108979]: pgmap v14904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:03 smithi183 ceph-mon[99169]: pgmap v14905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:03 smithi119 ceph-mon[94175]: pgmap v14905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:03 smithi119 ceph-mon[108979]: pgmap v14905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:21:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:21:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:21:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:05 smithi183 ceph-mon[99169]: pgmap v14906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:21:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:05 smithi119 ceph-mon[94175]: pgmap v14906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:21:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:05 smithi119 ceph-mon[108979]: pgmap v14906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:21:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:21:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:21:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:21:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:21:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:21:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:21:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:21:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:21:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:21:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:07 smithi183 ceph-mon[99169]: pgmap v14907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:07 smithi119 ceph-mon[94175]: pgmap v14907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:07 smithi119 ceph-mon[108979]: pgmap v14907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:09 smithi183 ceph-mon[99169]: pgmap v14908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:09.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:09 smithi119 ceph-mon[94175]: pgmap v14908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:09 smithi119 ceph-mon[108979]: pgmap v14908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:11 smithi183 ceph-mon[99169]: pgmap v14909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:11 smithi119 ceph-mon[94175]: pgmap v14909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:11 smithi119 ceph-mon[108979]: pgmap v14909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:13 smithi183 ceph-mon[99169]: pgmap v14910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:13 smithi119 ceph-mon[94175]: pgmap v14910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:13 smithi119 ceph-mon[108979]: pgmap v14910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:21:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:21:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:21:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:15 smithi183 ceph-mon[99169]: pgmap v14911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:15 smithi119 ceph-mon[94175]: pgmap v14911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:15 smithi119 ceph-mon[108979]: pgmap v14911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:17 smithi183 ceph-mon[99169]: pgmap v14912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:17 smithi119 ceph-mon[94175]: pgmap v14912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:17 smithi119 ceph-mon[108979]: pgmap v14912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:19 smithi183 ceph-mon[99169]: pgmap v14913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:19 smithi119 ceph-mon[94175]: pgmap v14913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:19 smithi119 ceph-mon[108979]: pgmap v14913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:21 smithi119 ceph-mon[94175]: pgmap v14914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:21 smithi119 ceph-mon[108979]: pgmap v14914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:21 smithi183 ceph-mon[99169]: pgmap v14914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:23 smithi119 ceph-mon[94175]: pgmap v14915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:23 smithi119 ceph-mon[108979]: pgmap v14915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:23 smithi183 ceph-mon[99169]: pgmap v14915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:21:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:21:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:21:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:25 smithi183 ceph-mon[99169]: pgmap v14916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:25 smithi119 ceph-mon[94175]: pgmap v14916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:25 smithi119 ceph-mon[108979]: pgmap v14916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:27 smithi183 ceph-mon[99169]: pgmap v14917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:27 smithi119 ceph-mon[94175]: pgmap v14917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:27 smithi119 ceph-mon[108979]: pgmap v14917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:29.651 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:21:29.960 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:21:29.960 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 6m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:21:29.960 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 6m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:21:29.960 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 6m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:21:29.960 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 6m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:21:29.960 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 6m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:21:29.960 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 6m ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:21:29.960 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 6m ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:21:29.960 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 6m ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:21:29.960 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 6m ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:21:29.960 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 6m ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:21:29.960 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 6m ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:21:29.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 6m ago 6h 5841M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:21:29.961 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 6m ago 6h 5903M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:21:29.961 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 6m ago 6h 5349M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:21:29.961 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 6m ago 6h 5083M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:21:29.961 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 6m ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:21:29.961 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 6m ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:21:29.961 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 6m ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:21:29.961 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 6m ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:21:29.961 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 6m ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:21:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:29 smithi183 ceph-mon[99169]: pgmap v14918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:29 smithi119 ceph-mon[94175]: pgmap v14918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:29 smithi119 ceph-mon[108979]: pgmap v14918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:30.339 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:21:30.339 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:21:30.339 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:21:30.339 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:21:30.339 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:21:30.339 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:21:30.339 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:21:30.339 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:21:30.339 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:21:30.339 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:21:30.339 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:21:30.339 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:21:30.339 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:21:30.340 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:21:30.340 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:21:30.340 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:21:30.340 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:21:31.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:30 smithi183 ceph-mon[99169]: from='client.40805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:21:31.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3540393917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:21:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:30 smithi119 ceph-mon[94175]: from='client.40805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:21:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3540393917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:21:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:30 smithi119 ceph-mon[108979]: from='client.40805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:21:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3540393917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:21:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:31 smithi183 ceph-mon[99169]: from='client.40811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:21:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:31 smithi183 ceph-mon[99169]: pgmap v14919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:31 smithi119 ceph-mon[108979]: from='client.40811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:21:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:31 smithi119 ceph-mon[108979]: pgmap v14919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:31 smithi119 ceph-mon[94175]: from='client.40811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:21:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:31 smithi119 ceph-mon[94175]: pgmap v14919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:33 smithi119 ceph-mon[94175]: pgmap v14920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:33 smithi119 ceph-mon[108979]: pgmap v14920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:33 smithi183 ceph-mon[99169]: pgmap v14920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:21:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:21:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:21:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:35 smithi183 ceph-mon[99169]: pgmap v14921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:35 smithi119 ceph-mon[94175]: pgmap v14921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:35 smithi119 ceph-mon[108979]: pgmap v14921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:37 smithi183 ceph-mon[99169]: pgmap v14922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:37 smithi119 ceph-mon[94175]: pgmap v14922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:37 smithi119 ceph-mon[108979]: pgmap v14922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:39 smithi183 ceph-mon[99169]: pgmap v14923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:39 smithi119 ceph-mon[94175]: pgmap v14923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:39 smithi119 ceph-mon[108979]: pgmap v14923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:41 smithi183 ceph-mon[99169]: pgmap v14924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:41 smithi119 ceph-mon[94175]: pgmap v14924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:41 smithi119 ceph-mon[108979]: pgmap v14924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:43 smithi119 ceph-mon[108979]: pgmap v14925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:43 smithi119 ceph-mon[94175]: pgmap v14925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:43 smithi183 ceph-mon[99169]: pgmap v14925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:21:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:21:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:21:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:45 smithi183 ceph-mon[99169]: pgmap v14926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:45 smithi119 ceph-mon[94175]: pgmap v14926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:45 smithi119 ceph-mon[108979]: pgmap v14926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:47 smithi183 ceph-mon[99169]: pgmap v14927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:47 smithi119 ceph-mon[94175]: pgmap v14927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:47 smithi119 ceph-mon[108979]: pgmap v14927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:49 smithi183 ceph-mon[99169]: pgmap v14928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:49 smithi119 ceph-mon[94175]: pgmap v14928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:49 smithi119 ceph-mon[108979]: pgmap v14928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:51 smithi183 ceph-mon[99169]: pgmap v14929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:51 smithi119 ceph-mon[94175]: pgmap v14929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:51 smithi119 ceph-mon[108979]: pgmap v14929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:53 smithi119 ceph-mon[94175]: pgmap v14930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:53 smithi119 ceph-mon[108979]: pgmap v14930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:53 smithi183 ceph-mon[99169]: pgmap v14930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:21:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:21:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:21:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:21:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:55 smithi183 ceph-mon[99169]: pgmap v14931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:55 smithi119 ceph-mon[94175]: pgmap v14931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:55 smithi119 ceph-mon[108979]: pgmap v14931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:57 smithi183 ceph-mon[99169]: pgmap v14932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:57 smithi119 ceph-mon[94175]: pgmap v14932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:21:58.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:57 smithi119 ceph-mon[108979]: pgmap v14932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:21:59 smithi183 ceph-mon[99169]: pgmap v14933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:21:59 smithi119 ceph-mon[94175]: pgmap v14933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:21:59 smithi119 ceph-mon[108979]: pgmap v14933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:00.682 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:22:00.989 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:22:00.989 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 7m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:22:00.989 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 6m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:22:00.990 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 7m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:22:00.990 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 6m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:22:00.990 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 6m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:22:00.990 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 7m ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:22:00.990 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 7m ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:22:00.990 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 6m ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:22:00.990 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 7m ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:22:00.990 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 7m ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:22:00.990 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 6m ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:22:00.990 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 7m ago 6h 5841M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:22:00.990 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 7m ago 6h 5903M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:22:00.990 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 7m ago 6h 5349M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:22:00.990 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 7m ago 6h 5083M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:22:00.991 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 6m ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:22:00.991 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 6m ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:22:00.991 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 6m ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:22:00.991 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 6m ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:22:00.991 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 6m ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:22:01.366 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:22:01.366 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:22:01.366 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:22:01.366 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:22:01.366 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:22:01.366 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:22:01.366 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:22:01.366 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:22:01.366 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:22:01.366 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:22:01.366 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:22:01.367 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:22:01.367 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:22:01.367 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:22:01.367 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:22:01.367 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:22:01.367 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:22:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:01 smithi183 ceph-mon[99169]: pgmap v14934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:01 smithi183 ceph-mon[99169]: from='client.30939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:22:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1252575055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:22:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:01 smithi119 ceph-mon[94175]: pgmap v14934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:01 smithi119 ceph-mon[94175]: from='client.30939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:22:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1252575055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:22:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:01 smithi119 ceph-mon[108979]: pgmap v14934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:01 smithi119 ceph-mon[108979]: from='client.30939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:22:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1252575055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:22:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:02 smithi183 ceph-mon[99169]: from='client.30945 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:22:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:02 smithi119 ceph-mon[94175]: from='client.30945 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:22:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:02 smithi119 ceph-mon[108979]: from='client.30945 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:22:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:03 smithi119 ceph-mon[94175]: pgmap v14935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:03 smithi119 ceph-mon[108979]: pgmap v14935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:03 smithi183 ceph-mon[99169]: pgmap v14935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:22:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:22:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:22:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:05 smithi183 ceph-mon[99169]: pgmap v14936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:05 smithi119 ceph-mon[94175]: pgmap v14936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:05 smithi119 ceph-mon[108979]: pgmap v14936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:22:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:22:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:22:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:22:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:22:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:22:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:22:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:22:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:22:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:22:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:22:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:22:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:07 smithi183 ceph-mon[99169]: pgmap v14937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:07 smithi119 ceph-mon[108979]: pgmap v14937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:07 smithi119 ceph-mon[94175]: pgmap v14937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:09 smithi183 ceph-mon[99169]: pgmap v14938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:09 smithi119 ceph-mon[94175]: pgmap v14938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:09 smithi119 ceph-mon[108979]: pgmap v14938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:11 smithi183 ceph-mon[99169]: pgmap v14939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:11 smithi119 ceph-mon[94175]: pgmap v14939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:11 smithi119 ceph-mon[108979]: pgmap v14939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:13 smithi119 ceph-mon[94175]: pgmap v14940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:13 smithi119 ceph-mon[108979]: pgmap v14940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:13 smithi183 ceph-mon[99169]: pgmap v14940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:22:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:22:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:22:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:15 smithi183 ceph-mon[99169]: pgmap v14941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:15 smithi119 ceph-mon[94175]: pgmap v14941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:15 smithi119 ceph-mon[108979]: pgmap v14941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:17 smithi183 ceph-mon[99169]: pgmap v14942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:17 smithi119 ceph-mon[94175]: pgmap v14942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:17 smithi119 ceph-mon[108979]: pgmap v14942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:19 smithi183 ceph-mon[99169]: pgmap v14943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:19 smithi119 ceph-mon[94175]: pgmap v14943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:19 smithi119 ceph-mon[108979]: pgmap v14943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:21 smithi183 ceph-mon[99169]: pgmap v14944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:21 smithi119 ceph-mon[94175]: pgmap v14944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:21 smithi119 ceph-mon[108979]: pgmap v14944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:23 smithi119 ceph-mon[94175]: pgmap v14945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:23 smithi119 ceph-mon[108979]: pgmap v14945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:23 smithi183 ceph-mon[99169]: pgmap v14945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:22:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:22:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:22:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:25 smithi183 ceph-mon[99169]: pgmap v14946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:25 smithi119 ceph-mon[108979]: pgmap v14946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:25 smithi119 ceph-mon[94175]: pgmap v14946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:27 smithi183 ceph-mon[99169]: pgmap v14947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:27 smithi119 ceph-mon[94175]: pgmap v14947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:27 smithi119 ceph-mon[108979]: pgmap v14947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:29 smithi183 ceph-mon[99169]: pgmap v14948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:29 smithi119 ceph-mon[94175]: pgmap v14948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:29 smithi119 ceph-mon[108979]: pgmap v14948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:31.711 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:22:32.018 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:22:32.018 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 7m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:22:32.019 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 7m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:22:32.019 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 7m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:22:32.019 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 7m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:22:32.019 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 7m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:22:32.019 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 7m ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:22:32.019 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 7m ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:22:32.019 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 7m ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:22:32.019 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 7m ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:22:32.019 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 7m ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:22:32.019 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 7m ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:22:32.019 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 7m ago 6h 5841M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:22:32.019 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 7m ago 6h 5903M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:22:32.019 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 7m ago 6h 5349M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:22:32.019 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 7m ago 6h 5083M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:22:32.020 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 7m ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:22:32.020 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 7m ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:22:32.020 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 7m ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:22:32.020 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 7m ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:22:32.020 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 7m ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:22:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:31 smithi183 ceph-mon[99169]: pgmap v14949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:31 smithi119 ceph-mon[94175]: pgmap v14949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:31 smithi119 ceph-mon[108979]: pgmap v14949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:32.397 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:22:32.397 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:22:32.397 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:22:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:22:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:22:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:22:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:22:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:22:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:22:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:22:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:22:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:22:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:22:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:22:32.398 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:22:32.399 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:22:32.399 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:22:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:32 smithi183 ceph-mon[99169]: from='client.30957 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:22:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2123690533' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:22:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:32 smithi119 ceph-mon[94175]: from='client.30957 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:22:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2123690533' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:22:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:32 smithi119 ceph-mon[108979]: from='client.30957 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:22:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2123690533' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:22:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:33 smithi119 ceph-mon[108979]: from='client.40847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:22:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:33 smithi119 ceph-mon[108979]: pgmap v14950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:33 smithi119 ceph-mon[94175]: from='client.40847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:22:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:33 smithi119 ceph-mon[94175]: pgmap v14950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:33 smithi183 ceph-mon[99169]: from='client.40847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:22:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:33 smithi183 ceph-mon[99169]: pgmap v14950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:22:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:22:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:22:35.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:34 smithi183 ceph-mon[99169]: pgmap v14951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:34 smithi119 ceph-mon[108979]: pgmap v14951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:34 smithi119 ceph-mon[94175]: pgmap v14951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:37 smithi183 ceph-mon[99169]: pgmap v14952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:37 smithi119 ceph-mon[94175]: pgmap v14952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:37 smithi119 ceph-mon[108979]: pgmap v14952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:39 smithi183 ceph-mon[99169]: pgmap v14953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:39 smithi119 ceph-mon[108979]: pgmap v14953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:39 smithi119 ceph-mon[94175]: pgmap v14953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:41 smithi183 ceph-mon[99169]: pgmap v14954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:41 smithi119 ceph-mon[94175]: pgmap v14954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:41 smithi119 ceph-mon[108979]: pgmap v14954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:43 smithi183 ceph-mon[99169]: pgmap v14955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:43 smithi119 ceph-mon[108979]: pgmap v14955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:43 smithi119 ceph-mon[94175]: pgmap v14955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:22:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:22:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:22:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:45 smithi183 ceph-mon[99169]: pgmap v14956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:45 smithi119 ceph-mon[108979]: pgmap v14956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:45 smithi119 ceph-mon[94175]: pgmap v14956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:47 smithi183 ceph-mon[99169]: pgmap v14957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:47 smithi119 ceph-mon[94175]: pgmap v14957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:47 smithi119 ceph-mon[108979]: pgmap v14957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:49 smithi183 ceph-mon[99169]: pgmap v14958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:49 smithi119 ceph-mon[94175]: pgmap v14958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:49 smithi119 ceph-mon[108979]: pgmap v14958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:51 smithi183 ceph-mon[99169]: pgmap v14959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:51 smithi119 ceph-mon[108979]: pgmap v14959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:51 smithi119 ceph-mon[94175]: pgmap v14959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:53 smithi183 ceph-mon[99169]: pgmap v14960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:53 smithi119 ceph-mon[94175]: pgmap v14960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:53 smithi119 ceph-mon[108979]: pgmap v14960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:22:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:22:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:22:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:22:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:55 smithi119 ceph-mon[94175]: pgmap v14961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:55 smithi119 ceph-mon[108979]: pgmap v14961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:55 smithi183 ceph-mon[99169]: pgmap v14961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:57 smithi119 ceph-mon[108979]: pgmap v14962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:57 smithi119 ceph-mon[94175]: pgmap v14962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:22:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:57 smithi183 ceph-mon[99169]: pgmap v14962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:22:59 smithi183 ceph-mon[99169]: pgmap v14963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:22:59 smithi119 ceph-mon[94175]: pgmap v14963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:22:59 smithi119 ceph-mon[108979]: pgmap v14963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:01 smithi183 ceph-mon[99169]: pgmap v14964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:01 smithi119 ceph-mon[94175]: pgmap v14964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:01 smithi119 ceph-mon[108979]: pgmap v14964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:02.743 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:23:03.051 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:23:03.052 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 8m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:23:03.052 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 8m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:23:03.052 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 8m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:23:03.052 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 8m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:23:03.052 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 8m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:23:03.052 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 8m ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:23:03.052 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 8m ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:23:03.052 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 8m ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:23:03.052 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 8m ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:23:03.052 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 8m ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:23:03.052 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 8m ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:23:03.052 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 8m ago 6h 5841M 2305M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:23:03.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 8m ago 6h 5903M 2305M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:23:03.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 8m ago 6h 5349M 2305M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:23:03.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 8m ago 6h 5083M 2305M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:23:03.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 8m ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:23:03.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 8m ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:23:03.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 8m ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:23:03.053 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 8m ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:23:03.053 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 8m ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:23:03.427 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:23:03.428 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:23:03.428 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:23:03.428 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:23:03.428 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:23:03.428 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:23:03.428 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:23:03.428 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:23:03.428 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:23:03.428 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:23:03.428 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:23:03.428 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:23:03.428 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:23:03.428 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:23:03.429 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:23:03.429 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:23:03.429 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:23:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:03 smithi119 ceph-mon[108979]: pgmap v14965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:03 smithi119 ceph-mon[108979]: from='client.30975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:23:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1754290254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:23:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:03 smithi119 ceph-mon[94175]: pgmap v14965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:03 smithi119 ceph-mon[94175]: from='client.30975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:23:04.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1754290254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:23:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:03 smithi183 ceph-mon[99169]: pgmap v14965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:03 smithi183 ceph-mon[99169]: from='client.30975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:23:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1754290254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:23:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:23:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:23:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:23:05.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:04 smithi183 ceph-mon[99169]: from='client.30981 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:23:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:04 smithi119 ceph-mon[94175]: from='client.30981 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:23:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:04 smithi119 ceph-mon[108979]: from='client.30981 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:23:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:05 smithi183 ceph-mon[99169]: pgmap v14966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:05 smithi119 ceph-mon[94175]: pgmap v14966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:05 smithi119 ceph-mon[108979]: pgmap v14966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:07 smithi183 ceph-mon[99169]: pgmap v14967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:23:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:23:07.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:23:07.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:23:07.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:23:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[94175]: pgmap v14967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:23:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:23:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:23:07.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:23:07.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:23:07.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[108979]: pgmap v14967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:07.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:23:07.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:23:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:23:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:23:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:23:07.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:23:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:08 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2296M 2023-12-01T22:23:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:08 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2296M 2023-12-01T22:23:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:08 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2296M 2023-12-01T22:23:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:09 smithi183 ceph-mon[99169]: pgmap v14968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:09 smithi119 ceph-mon[94175]: pgmap v14968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:09 smithi119 ceph-mon[108979]: pgmap v14968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:11 smithi183 ceph-mon[99169]: pgmap v14969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:11 smithi119 ceph-mon[108979]: pgmap v14969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:11 smithi119 ceph-mon[94175]: pgmap v14969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:13 smithi183 ceph-mon[99169]: pgmap v14970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:13 smithi119 ceph-mon[108979]: pgmap v14970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:13 smithi119 ceph-mon[94175]: pgmap v14970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:23:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:23:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T22:23:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 22:23:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T22:23:14.927051559Z level=info msg="Completed cleanup jobs" duration=11.69103ms 2023-12-01T22:23:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:15 smithi183 ceph-mon[99169]: pgmap v14971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:15 smithi119 ceph-mon[94175]: pgmap v14971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:15 smithi119 ceph-mon[108979]: pgmap v14971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:17 smithi183 ceph-mon[99169]: pgmap v14972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:17 smithi119 ceph-mon[94175]: pgmap v14972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:17 smithi119 ceph-mon[108979]: pgmap v14972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:19 smithi183 ceph-mon[99169]: pgmap v14973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:19 smithi119 ceph-mon[108979]: pgmap v14973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:19 smithi119 ceph-mon[94175]: pgmap v14973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:21 smithi183 ceph-mon[99169]: pgmap v14974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:21 smithi119 ceph-mon[94175]: pgmap v14974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:21 smithi119 ceph-mon[108979]: pgmap v14974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:23 smithi119 ceph-mon[94175]: pgmap v14975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:23 smithi119 ceph-mon[108979]: pgmap v14975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:23 smithi183 ceph-mon[99169]: pgmap v14975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:23:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:23:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:23:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:25 smithi183 ceph-mon[99169]: pgmap v14976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:25 smithi119 ceph-mon[94175]: pgmap v14976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:25 smithi119 ceph-mon[108979]: pgmap v14976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:27 smithi183 ceph-mon[99169]: pgmap v14977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:27 smithi119 ceph-mon[108979]: pgmap v14977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:27 smithi119 ceph-mon[94175]: pgmap v14977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:29 smithi183 ceph-mon[99169]: pgmap v14978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:29 smithi119 ceph-mon[94175]: pgmap v14978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:29 smithi119 ceph-mon[108979]: pgmap v14978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:31 smithi183 ceph-mon[99169]: pgmap v14979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:31 smithi119 ceph-mon[108979]: pgmap v14979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:31 smithi119 ceph-mon[94175]: pgmap v14979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:33.769 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:23:34.073 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:23:34.073 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 8m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:23:34.073 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 8m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:23:34.074 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 8m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:23:34.074 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 8m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:23:34.074 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 8m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:23:34.074 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 8m ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:23:34.074 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 8m ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:23:34.074 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 8m ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:23:34.074 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 8m ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:23:34.074 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 8m ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:23:34.074 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 8m ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:23:34.074 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 8m ago 6h 5841M 2296M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:23:34.074 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 8m ago 6h 5903M 2296M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:23:34.074 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 8m ago 6h 5349M 2296M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:23:34.074 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 8m ago 6h 5083M 2296M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:23:34.074 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 8m ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:23:34.075 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 8m ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:23:34.075 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 8m ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:23:34.075 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 8m ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:23:34.075 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 8m ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:23:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:33 smithi119 ceph-mon[108979]: pgmap v14980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:33 smithi119 ceph-mon[94175]: pgmap v14980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:33 smithi183 ceph-mon[99169]: pgmap v14980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:23:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:23:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:23:34.454 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:23:34.454 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:23:34.454 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:23:34.455 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:23:34.455 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:23:34.455 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:23:34.455 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:23:34.455 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:23:34.455 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:23:34.455 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:23:34.455 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:23:34.455 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:23:34.455 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:23:34.455 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:23:34.455 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:23:34.455 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:23:34.456 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:23:35.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:34 smithi183 ceph-mon[99169]: from='client.40877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:23:35.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2760241029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:23:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:34 smithi119 ceph-mon[94175]: from='client.40877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:23:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2760241029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:23:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:34 smithi119 ceph-mon[108979]: from='client.40877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:23:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2760241029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:23:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:35 smithi183 ceph-mon[99169]: from='client.30999 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:23:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:35 smithi183 ceph-mon[99169]: pgmap v14981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:35 smithi119 ceph-mon[94175]: from='client.30999 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:23:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:35 smithi119 ceph-mon[94175]: pgmap v14981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:35 smithi119 ceph-mon[108979]: from='client.30999 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:23:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:35 smithi119 ceph-mon[108979]: pgmap v14981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:37 smithi183 ceph-mon[99169]: pgmap v14982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:37 smithi119 ceph-mon[94175]: pgmap v14982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:37 smithi119 ceph-mon[108979]: pgmap v14982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:39 smithi183 ceph-mon[99169]: pgmap v14983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:39 smithi119 ceph-mon[94175]: pgmap v14983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:39 smithi119 ceph-mon[108979]: pgmap v14983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:41 smithi183 ceph-mon[99169]: pgmap v14984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:41 smithi119 ceph-mon[94175]: pgmap v14984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:41 smithi119 ceph-mon[108979]: pgmap v14984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:43 smithi119 ceph-mon[94175]: pgmap v14985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:43 smithi119 ceph-mon[108979]: pgmap v14985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:43 smithi183 ceph-mon[99169]: pgmap v14985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:23:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:23:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:23:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:45 smithi183 ceph-mon[99169]: pgmap v14986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:45 smithi119 ceph-mon[108979]: pgmap v14986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:45 smithi119 ceph-mon[94175]: pgmap v14986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:47 smithi183 ceph-mon[99169]: pgmap v14987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:47 smithi119 ceph-mon[94175]: pgmap v14987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:47 smithi119 ceph-mon[108979]: pgmap v14987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:49 smithi183 ceph-mon[99169]: pgmap v14988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:49 smithi119 ceph-mon[94175]: pgmap v14988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:49 smithi119 ceph-mon[108979]: pgmap v14988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:51 smithi183 ceph-mon[99169]: pgmap v14989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:51 smithi119 ceph-mon[94175]: pgmap v14989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:51 smithi119 ceph-mon[108979]: pgmap v14989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:53 smithi119 ceph-mon[94175]: pgmap v14990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:53 smithi119 ceph-mon[108979]: pgmap v14990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:53 smithi183 ceph-mon[99169]: pgmap v14990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:23:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:23:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:23:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:23:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:55 smithi183 ceph-mon[99169]: pgmap v14991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:55 smithi119 ceph-mon[94175]: pgmap v14991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:55 smithi119 ceph-mon[108979]: pgmap v14991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:57 smithi183 ceph-mon[99169]: pgmap v14992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:57 smithi119 ceph-mon[108979]: pgmap v14992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:23:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:57 smithi119 ceph-mon[94175]: pgmap v14992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:23:59 smithi183 ceph-mon[99169]: pgmap v14993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:23:59 smithi119 ceph-mon[94175]: pgmap v14993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:23:59 smithi119 ceph-mon[108979]: pgmap v14993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:01 smithi183 ceph-mon[99169]: pgmap v14994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:01 smithi119 ceph-mon[94175]: pgmap v14994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:01 smithi119 ceph-mon[108979]: pgmap v14994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:03 smithi119 ceph-mon[94175]: pgmap v14995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:03 smithi119 ceph-mon[108979]: pgmap v14995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:03 smithi183 ceph-mon[99169]: pgmap v14995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:24:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:24:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:24:04.805 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:24:05.110 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:24:05.110 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 9m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:24:05.110 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 9m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:24:05.110 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 9m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:24:05.110 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 9m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:24:05.110 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 9m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:24:05.110 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 9m ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:24:05.110 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 9m ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:24:05.111 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 9m ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:24:05.111 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 9m ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:24:05.111 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 9m ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:24:05.111 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 9m ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:24:05.111 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 9m ago 6h 5841M 2296M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:24:05.111 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 9m ago 6h 5903M 2296M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:24:05.111 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 9m ago 6h 5349M 2296M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:24:05.111 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 9m ago 6h 5083M 2296M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:24:05.111 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 9m ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:24:05.111 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 9m ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:24:05.111 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 9m ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:24:05.111 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 9m ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:24:05.111 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 9m ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:24:05.485 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:24:05.485 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:24:05.485 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:24:05.485 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:24:05.486 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:24:05.486 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:24:05.486 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:24:05.486 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:24:05.486 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:24:05.486 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:24:05.486 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:24:05.486 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:24:05.486 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:24:05.486 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:24:05.486 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:24:05.486 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:24:05.486 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:24:06.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:05 smithi183 ceph-mon[99169]: pgmap v14996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:06.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:05 smithi183 ceph-mon[99169]: from='client.31011 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:24:06.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2707726305' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:24:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:05 smithi119 ceph-mon[108979]: pgmap v14996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:05 smithi119 ceph-mon[108979]: from='client.31011 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:24:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2707726305' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:24:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:05 smithi119 ceph-mon[94175]: pgmap v14996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:05 smithi119 ceph-mon[94175]: from='client.31011 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:24:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2707726305' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:24:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:06 smithi183 ceph-mon[99169]: from='client.40901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:24:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:06 smithi119 ceph-mon[94175]: from='client.40901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:24:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:06 smithi119 ceph-mon[108979]: from='client.40901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:24:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:07 smithi183 ceph-mon[99169]: pgmap v14997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:24:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:07 smithi119 ceph-mon[94175]: pgmap v14997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:24:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:07 smithi119 ceph-mon[108979]: pgmap v14997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:24:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:24:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:24:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:24:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:24:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:24:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:24:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:24:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:24:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:24:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:09 smithi183 ceph-mon[99169]: pgmap v14998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:09 smithi119 ceph-mon[94175]: pgmap v14998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:09 smithi119 ceph-mon[108979]: pgmap v14998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:11 smithi183 ceph-mon[99169]: pgmap v14999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:11 smithi119 ceph-mon[94175]: pgmap v14999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:11 smithi119 ceph-mon[108979]: pgmap v14999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:13 smithi119 ceph-mon[108979]: pgmap v15000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:14.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:13 smithi119 ceph-mon[94175]: pgmap v15000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:13 smithi183 ceph-mon[99169]: pgmap v15000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:24:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:24:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:24:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:15 smithi183 ceph-mon[99169]: pgmap v15001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:15 smithi119 ceph-mon[108979]: pgmap v15001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:15 smithi119 ceph-mon[94175]: pgmap v15001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:17 smithi183 ceph-mon[99169]: pgmap v15002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:17 smithi119 ceph-mon[108979]: pgmap v15002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:17 smithi119 ceph-mon[94175]: pgmap v15002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:19 smithi183 ceph-mon[99169]: pgmap v15003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:19 smithi119 ceph-mon[94175]: pgmap v15003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:19 smithi119 ceph-mon[108979]: pgmap v15003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:21 smithi183 ceph-mon[99169]: pgmap v15004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:21 smithi119 ceph-mon[94175]: pgmap v15004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:21 smithi119 ceph-mon[108979]: pgmap v15004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:23 smithi119 ceph-mon[94175]: pgmap v15005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:23 smithi119 ceph-mon[108979]: pgmap v15005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:23 smithi183 ceph-mon[99169]: pgmap v15005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:24:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:24:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:24:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:25 smithi183 ceph-mon[99169]: pgmap v15006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:25 smithi119 ceph-mon[94175]: pgmap v15006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:25 smithi119 ceph-mon[108979]: pgmap v15006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:27 smithi183 ceph-mon[99169]: pgmap v15007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:27 smithi119 ceph-mon[94175]: pgmap v15007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:27 smithi119 ceph-mon[108979]: pgmap v15007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:29 smithi183 ceph-mon[99169]: pgmap v15008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:29 smithi119 ceph-mon[108979]: pgmap v15008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:29 smithi119 ceph-mon[94175]: pgmap v15008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:31 smithi183 ceph-mon[99169]: pgmap v15009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:31 smithi119 ceph-mon[94175]: pgmap v15009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:31 smithi119 ceph-mon[108979]: pgmap v15009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:32 smithi183 ceph-mon[99169]: pgmap v15010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:33.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:32 smithi119 ceph-mon[94175]: pgmap v15010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:33.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:32 smithi119 ceph-mon[108979]: pgmap v15010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:24:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:24:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:24:35.830 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:24:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:35 smithi183 ceph-mon[99169]: pgmap v15011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:35 smithi119 ceph-mon[94175]: pgmap v15011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:35 smithi119 ceph-mon[108979]: pgmap v15011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:36.135 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:24:36.135 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 9m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:24:36.135 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 9m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:24:36.136 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 9m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:24:36.136 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 9m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:24:36.136 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 9m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:24:36.136 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 9m ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:24:36.136 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 9m ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:24:36.136 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 9m ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:24:36.136 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 9m ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:24:36.136 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 9m ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:24:36.136 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 9m ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:24:36.136 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 9m ago 6h 5841M 2296M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:24:36.136 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 9m ago 6h 5903M 2296M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:24:36.136 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 9m ago 6h 5349M 2296M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:24:36.136 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 9m ago 6h 5083M 2296M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:24:36.137 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 9m ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:24:36.137 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 9m ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:24:36.137 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 9m ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:24:36.137 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 9m ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:24:36.137 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 9m ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:24:36.517 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:24:36.517 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:24:36.517 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:24:36.517 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:24:36.517 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:24:36.517 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:24:36.517 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:24:36.517 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:24:36.517 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:24:36.518 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:24:36.518 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:24:36.518 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:24:36.518 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:24:36.518 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:24:36.518 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:24:36.518 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:24:36.518 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:24:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:36 smithi183 ceph-mon[99169]: from='client.31029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:24:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:36 smithi119 ceph-mon[108979]: from='client.31029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:24:36.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:36 smithi119 ceph-mon[94175]: from='client.31029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:24:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:37 smithi183 ceph-mon[99169]: from='client.31035 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:24:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:37 smithi183 ceph-mon[99169]: pgmap v15012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2336985996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:24:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:37 smithi119 ceph-mon[108979]: from='client.31035 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:24:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:37 smithi119 ceph-mon[108979]: pgmap v15012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2336985996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:24:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:37 smithi119 ceph-mon[94175]: from='client.31035 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:24:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:37 smithi119 ceph-mon[94175]: pgmap v15012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2336985996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:24:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:39 smithi183 ceph-mon[99169]: pgmap v15013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:39 smithi119 ceph-mon[94175]: pgmap v15013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:39 smithi119 ceph-mon[108979]: pgmap v15013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:41 smithi183 ceph-mon[99169]: pgmap v15014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:41 smithi119 ceph-mon[94175]: pgmap v15014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:41 smithi119 ceph-mon[108979]: pgmap v15014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:43 smithi183 ceph-mon[99169]: pgmap v15015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:43 smithi119 ceph-mon[94175]: pgmap v15015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:43 smithi119 ceph-mon[108979]: pgmap v15015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:24:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:24:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:24:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:45 smithi183 ceph-mon[99169]: pgmap v15016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:45 smithi119 ceph-mon[94175]: pgmap v15016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:45 smithi119 ceph-mon[108979]: pgmap v15016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:47 smithi119 ceph-mon[94175]: pgmap v15017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:47 smithi119 ceph-mon[108979]: pgmap v15017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:47 smithi183 ceph-mon[99169]: pgmap v15017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:49 smithi119 ceph-mon[94175]: pgmap v15018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:49 smithi119 ceph-mon[108979]: pgmap v15018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:49 smithi183 ceph-mon[99169]: pgmap v15018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:51 smithi119 ceph-mon[94175]: pgmap v15019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:51 smithi119 ceph-mon[108979]: pgmap v15019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:51 smithi183 ceph-mon[99169]: pgmap v15019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:53 smithi119 ceph-mon[108979]: pgmap v15020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:53 smithi119 ceph-mon[94175]: pgmap v15020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:53 smithi183 ceph-mon[99169]: pgmap v15020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:24:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:24:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:24:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:24:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:55 smithi183 ceph-mon[99169]: pgmap v15021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:55 smithi119 ceph-mon[94175]: pgmap v15021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:55 smithi119 ceph-mon[108979]: pgmap v15021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:57 smithi183 ceph-mon[99169]: pgmap v15022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:57 smithi119 ceph-mon[94175]: pgmap v15022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:24:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:57 smithi119 ceph-mon[108979]: pgmap v15022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:24:59 smithi183 ceph-mon[99169]: pgmap v15023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:24:59 smithi119 ceph-mon[94175]: pgmap v15023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:24:59 smithi119 ceph-mon[108979]: pgmap v15023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:01 smithi183 ceph-mon[99169]: pgmap v15024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:01 smithi119 ceph-mon[108979]: pgmap v15024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:01 smithi119 ceph-mon[94175]: pgmap v15024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:03 smithi119 ceph-mon[94175]: pgmap v15025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:03 smithi119 ceph-mon[108979]: pgmap v15025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:03 smithi183 ceph-mon[99169]: pgmap v15025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:25:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:25:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:25:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:05 smithi183 ceph-mon[99169]: pgmap v15026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:05 smithi119 ceph-mon[94175]: pgmap v15026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:05 smithi119 ceph-mon[108979]: pgmap v15026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:06.869 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:25:07.178 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:25:07.178 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 10m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:25:07.178 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 10m ago 6h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:25:07.178 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 10m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:25:07.178 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 10m ago 6h 28.5M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:25:07.178 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 10m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:25:07.178 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 10m ago 6h 817M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:25:07.178 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 10m ago 6h 1838M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:25:07.178 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 10m ago 6h 839M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:25:07.179 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 10m ago 6h 986M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:25:07.179 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 10m ago 6h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:25:07.179 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 10m ago 6h 20.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:25:07.179 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 10m ago 6h 5841M 2296M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:25:07.179 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 10m ago 6h 5903M 2296M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:25:07.179 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 10m ago 6h 5349M 2296M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:25:07.179 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 10m ago 6h 5083M 2296M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:25:07.179 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 10m ago 6h 4238M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:25:07.179 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 10m ago 6h 5302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:25:07.179 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 10m ago 6h 4302M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:25:07.179 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 10m ago 6h 5122M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:25:07.179 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 10m ago 6h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:25:07.562 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:25:07.562 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:25:07.562 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:25:07.562 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:25:07.562 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:25:07.562 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:25:07.562 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:25:07.562 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:25:07.562 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:25:07.562 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:25:07.562 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:25:07.563 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:25:07.563 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:25:07.563 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:25:07.563 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:25:07.563 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:25:07.563 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:25:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:07 smithi183 ceph-mon[99169]: pgmap v15027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:07 smithi183 ceph-mon[99169]: from='client.40931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:25:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2960252846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:25:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:07 smithi119 ceph-mon[108979]: pgmap v15027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:07 smithi119 ceph-mon[108979]: from='client.40931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:25:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2960252846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:25:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:07 smithi119 ceph-mon[94175]: pgmap v15027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:07 smithi119 ceph-mon[94175]: from='client.40931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:25:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2960252846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:25:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:08 smithi183 ceph-mon[99169]: from='client.40937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:25:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:25:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:08 smithi119 ceph-mon[108979]: from='client.40937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:25:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:25:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:08 smithi119 ceph-mon[94175]: from='client.40937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:25:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:25:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:09 smithi183 ceph-mon[99169]: pgmap v15028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:09 smithi119 ceph-mon[94175]: pgmap v15028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:09 smithi119 ceph-mon[108979]: pgmap v15028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:11 smithi183 ceph-mon[99169]: pgmap v15029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:11 smithi119 ceph-mon[94175]: pgmap v15029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:11 smithi119 ceph-mon[108979]: pgmap v15029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:25:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:25:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:25:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:25:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:25:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:25:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:25:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:25:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:25:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:25:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:25:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:25:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:25:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:25:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:25:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:25:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:25:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:25:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:25:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:25:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:25:14.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:13 smithi119 ceph-mon[94175]: pgmap v15030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:14.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:13 smithi119 ceph-mon[108979]: pgmap v15030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:13 smithi183 ceph-mon[99169]: pgmap v15030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:25:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:25:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:25:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:15 smithi183 ceph-mon[99169]: pgmap v15031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:15 smithi119 ceph-mon[94175]: pgmap v15031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:15 smithi119 ceph-mon[108979]: pgmap v15031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:17 smithi183 ceph-mon[99169]: pgmap v15032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:17 smithi119 ceph-mon[94175]: pgmap v15032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:17 smithi119 ceph-mon[108979]: pgmap v15032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:19 smithi183 ceph-mon[99169]: pgmap v15033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:19 smithi119 ceph-mon[94175]: pgmap v15033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:19 smithi119 ceph-mon[108979]: pgmap v15033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:21 smithi183 ceph-mon[99169]: pgmap v15034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:21 smithi119 ceph-mon[94175]: pgmap v15034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:21 smithi119 ceph-mon[108979]: pgmap v15034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:23 smithi119 ceph-mon[108979]: pgmap v15035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:23 smithi119 ceph-mon[94175]: pgmap v15035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:23 smithi183 ceph-mon[99169]: pgmap v15035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:25:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:25:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:25:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:25 smithi183 ceph-mon[99169]: pgmap v15036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:25 smithi119 ceph-mon[94175]: pgmap v15036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:26.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:25 smithi119 ceph-mon[108979]: pgmap v15036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:27 smithi183 ceph-mon[99169]: pgmap v15037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:27 smithi119 ceph-mon[94175]: pgmap v15037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:27 smithi119 ceph-mon[108979]: pgmap v15037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:29 smithi183 ceph-mon[99169]: pgmap v15038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:29 smithi119 ceph-mon[94175]: pgmap v15038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:29 smithi119 ceph-mon[108979]: pgmap v15038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:31 smithi183 ceph-mon[99169]: pgmap v15039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:31 smithi119 ceph-mon[94175]: pgmap v15039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:31 smithi119 ceph-mon[108979]: pgmap v15039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:33 smithi119 ceph-mon[94175]: pgmap v15040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:33 smithi119 ceph-mon[108979]: pgmap v15040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:33 smithi183 ceph-mon[99169]: pgmap v15040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:25:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:25:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:25:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:35 smithi183 ceph-mon[99169]: pgmap v15041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:35 smithi119 ceph-mon[108979]: pgmap v15041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:35 smithi119 ceph-mon[94175]: pgmap v15041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:37.911 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:25:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:37 smithi183 ceph-mon[99169]: pgmap v15042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:37 smithi119 ceph-mon[94175]: pgmap v15042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:37 smithi119 ceph-mon[108979]: pgmap v15042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:38.217 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:25:38.217 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 26s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:25:38.217 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 26s ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:25:38.217 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 26s ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:25:38.217 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 26s ago 6h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:25:38.218 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 26s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:25:38.218 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 26s ago 6h 823M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:25:38.218 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 26s ago 6h 1874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:25:38.218 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 26s ago 6h 854M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:25:38.218 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 26s ago 6h 1028M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:25:38.218 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 26s ago 6h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:25:38.218 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 26s ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:25:38.218 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 26s ago 6h 5871M 2296M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:25:38.218 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 26s ago 6h 5932M 2296M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:25:38.218 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 26s ago 6h 5371M 2296M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:25:38.218 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 26s ago 6h 5111M 2296M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:25:38.218 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 26s ago 6h 4262M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:25:38.218 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 26s ago 6h 5334M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:25:38.218 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 26s ago 6h 4330M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:25:38.218 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 26s ago 6h 5154M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:25:38.219 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 26s ago 6h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:25:38.596 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:25:38.596 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:25:38.597 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:25:38.597 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:25:38.597 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:25:38.597 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:25:38.597 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:25:38.597 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:25:38.597 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:25:38.597 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:25:38.597 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:25:38.598 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:25:38.598 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:25:38.598 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:25:38.598 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:25:38.598 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:25:38.598 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:25:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2736947806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:25:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2736947806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:25:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2736947806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:25:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:39 smithi183 ceph-mon[99169]: from='client.31065 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:25:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:39 smithi183 ceph-mon[99169]: from='client.31071 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:25:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:39 smithi183 ceph-mon[99169]: pgmap v15043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:39 smithi119 ceph-mon[108979]: from='client.31065 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:25:40.215 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:39 smithi119 ceph-mon[108979]: from='client.31071 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:25:40.215 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:39 smithi119 ceph-mon[108979]: pgmap v15043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:40.216 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:40.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:39 smithi119 ceph-mon[94175]: from='client.31065 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:25:40.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:39 smithi119 ceph-mon[94175]: from='client.31071 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:25:40.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:39 smithi119 ceph-mon[94175]: pgmap v15043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:40.216 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:41 smithi183 ceph-mon[99169]: pgmap v15044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:41 smithi119 ceph-mon[94175]: pgmap v15044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:41 smithi119 ceph-mon[108979]: pgmap v15044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:43 smithi119 ceph-mon[94175]: pgmap v15045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:43 smithi119 ceph-mon[108979]: pgmap v15045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:43 smithi183 ceph-mon[99169]: pgmap v15045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:25:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:25:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:25:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:45 smithi183 ceph-mon[99169]: pgmap v15046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:45 smithi119 ceph-mon[94175]: pgmap v15046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:45 smithi119 ceph-mon[108979]: pgmap v15046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:47 smithi183 ceph-mon[99169]: pgmap v15047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:47 smithi119 ceph-mon[94175]: pgmap v15047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:47 smithi119 ceph-mon[108979]: pgmap v15047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:49 smithi183 ceph-mon[99169]: pgmap v15048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:49 smithi119 ceph-mon[108979]: pgmap v15048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:49 smithi119 ceph-mon[94175]: pgmap v15048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:51 smithi183 ceph-mon[99169]: pgmap v15049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:51 smithi119 ceph-mon[94175]: pgmap v15049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:51 smithi119 ceph-mon[108979]: pgmap v15049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:53 smithi119 ceph-mon[94175]: pgmap v15050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:53 smithi119 ceph-mon[108979]: pgmap v15050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:53 smithi183 ceph-mon[99169]: pgmap v15050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:25:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:25:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:25:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:25:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:55 smithi183 ceph-mon[99169]: pgmap v15051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:55 smithi119 ceph-mon[94175]: pgmap v15051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:55 smithi119 ceph-mon[108979]: pgmap v15051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:57 smithi183 ceph-mon[99169]: pgmap v15052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:57 smithi119 ceph-mon[94175]: pgmap v15052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:25:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:57 smithi119 ceph-mon[108979]: pgmap v15052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:25:59 smithi183 ceph-mon[99169]: pgmap v15053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:25:59 smithi119 ceph-mon[94175]: pgmap v15053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:25:59 smithi119 ceph-mon[108979]: pgmap v15053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:01 smithi183 ceph-mon[99169]: pgmap v15054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:01 smithi119 ceph-mon[94175]: pgmap v15054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:01 smithi119 ceph-mon[108979]: pgmap v15054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:03 smithi119 ceph-mon[108979]: pgmap v15055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:03 smithi119 ceph-mon[94175]: pgmap v15055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:03 smithi183 ceph-mon[99169]: pgmap v15055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:26:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:26:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:26:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:05 smithi183 ceph-mon[99169]: pgmap v15056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:05 smithi119 ceph-mon[94175]: pgmap v15056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:05 smithi119 ceph-mon[108979]: pgmap v15056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:07 smithi183 ceph-mon[99169]: pgmap v15057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:07 smithi119 ceph-mon[94175]: pgmap v15057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:07 smithi119 ceph-mon[108979]: pgmap v15057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:08.947 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:26:09.250 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:26:09.251 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 57s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:26:09.251 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 57s ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:26:09.251 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 57s ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:26:09.251 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 57s ago 6h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:26:09.251 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 57s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:26:09.251 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 57s ago 6h 823M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:26:09.251 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 57s ago 6h 1874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:26:09.251 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 57s ago 6h 854M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:26:09.251 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 57s ago 6h 1028M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:26:09.251 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 57s ago 6h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:26:09.251 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 57s ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:26:09.251 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 57s ago 6h 5871M 2296M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:26:09.252 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 57s ago 6h 5932M 2296M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:26:09.252 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 57s ago 6h 5371M 2296M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:26:09.252 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 57s ago 6h 5111M 2296M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:26:09.252 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 57s ago 6h 4262M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:26:09.252 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 57s ago 6h 5334M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:26:09.252 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 57s ago 6h 4330M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:26:09.252 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 57s ago 6h 5154M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:26:09.252 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 57s ago 6h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:26:09.629 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:26:09.629 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:26:09.630 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:26:09.630 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:26:09.630 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:26:09.630 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:26:09.630 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:26:09.630 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:26:09.630 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:26:09.630 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:26:09.630 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:26:09.630 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:26:09.630 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:26:09.630 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:26:09.631 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:26:09.631 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:26:09.631 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:26:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:09 smithi183 ceph-mon[99169]: pgmap v15058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3803196808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:26:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:09 smithi119 ceph-mon[94175]: pgmap v15058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3803196808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:26:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:09 smithi119 ceph-mon[108979]: pgmap v15058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3803196808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:26:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:10 smithi183 ceph-mon[99169]: from='client.31083 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:26:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:10 smithi183 ceph-mon[99169]: from='client.31089 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:26:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:10 smithi119 ceph-mon[94175]: from='client.31083 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:26:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:10 smithi119 ceph-mon[94175]: from='client.31089 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:26:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:10 smithi119 ceph-mon[108979]: from='client.31083 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:26:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:10 smithi119 ceph-mon[108979]: from='client.31089 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:26:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:11 smithi183 ceph-mon[99169]: pgmap v15059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:11 smithi119 ceph-mon[94175]: pgmap v15059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:11 smithi119 ceph-mon[108979]: pgmap v15059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:14.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:13 smithi119 ceph-mon[94175]: pgmap v15060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:14.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:26:14.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:26:14.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:26:14.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:26:14.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:13 smithi119 ceph-mon[108979]: pgmap v15060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:14.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:26:14.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:26:14.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:26:14.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:26:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:13 smithi183 ceph-mon[99169]: pgmap v15060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:26:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:26:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:26:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:26:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:26:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:26:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:26:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:15 smithi183 ceph-mon[99169]: pgmap v15061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:15 smithi119 ceph-mon[94175]: pgmap v15061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:15 smithi119 ceph-mon[108979]: pgmap v15061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:17 smithi183 ceph-mon[99169]: pgmap v15062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:17 smithi119 ceph-mon[94175]: pgmap v15062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:17 smithi119 ceph-mon[108979]: pgmap v15062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:19 smithi183 ceph-mon[99169]: pgmap v15063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:19 smithi119 ceph-mon[94175]: pgmap v15063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:19 smithi119 ceph-mon[108979]: pgmap v15063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:21 smithi183 ceph-mon[99169]: pgmap v15064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:21 smithi119 ceph-mon[108979]: pgmap v15064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:21 smithi119 ceph-mon[94175]: pgmap v15064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:23 smithi119 ceph-mon[108979]: pgmap v15065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:23 smithi119 ceph-mon[94175]: pgmap v15065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:23 smithi183 ceph-mon[99169]: pgmap v15065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:26:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:26:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:26:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:25 smithi183 ceph-mon[99169]: pgmap v15066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:25 smithi119 ceph-mon[94175]: pgmap v15066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:25 smithi119 ceph-mon[108979]: pgmap v15066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:27 smithi183 ceph-mon[99169]: pgmap v15067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:27 smithi119 ceph-mon[94175]: pgmap v15067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:27 smithi119 ceph-mon[108979]: pgmap v15067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:29 smithi183 ceph-mon[99169]: pgmap v15068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:29 smithi119 ceph-mon[94175]: pgmap v15068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:29 smithi119 ceph-mon[108979]: pgmap v15068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:31 smithi183 ceph-mon[99169]: pgmap v15069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:31 smithi119 ceph-mon[108979]: pgmap v15069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:31 smithi119 ceph-mon[94175]: pgmap v15069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:33 smithi119 ceph-mon[94175]: pgmap v15070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:33 smithi119 ceph-mon[108979]: pgmap v15070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:33 smithi183 ceph-mon[99169]: pgmap v15070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:26:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:26:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:26:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:35 smithi183 ceph-mon[99169]: pgmap v15071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:35 smithi119 ceph-mon[94175]: pgmap v15071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:35 smithi119 ceph-mon[108979]: pgmap v15071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:37 smithi183 ceph-mon[99169]: pgmap v15072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:37 smithi119 ceph-mon[108979]: pgmap v15072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:37 smithi119 ceph-mon[94175]: pgmap v15072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:39.976 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:26:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:39 smithi183 ceph-mon[99169]: pgmap v15073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:39 smithi119 ceph-mon[94175]: pgmap v15073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:39 smithi119 ceph-mon[108979]: pgmap v15073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:40.282 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:26:40.282 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 88s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:26:40.282 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 88s ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:26:40.282 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 88s ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:26:40.282 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 88s ago 6h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:26:40.282 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 88s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:26:40.282 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 88s ago 6h 823M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:26:40.282 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 88s ago 6h 1874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:26:40.282 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 88s ago 6h 854M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:26:40.282 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 88s ago 6h 1028M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:26:40.282 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 88s ago 6h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:26:40.283 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 88s ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:26:40.283 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 88s ago 6h 5871M 2296M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:26:40.283 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 88s ago 6h 5932M 2296M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:26:40.283 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 88s ago 6h 5371M 2296M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:26:40.283 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 88s ago 6h 5111M 2296M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:26:40.283 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 88s ago 6h 4262M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:26:40.283 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 88s ago 6h 5334M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:26:40.283 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 88s ago 6h 4330M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:26:40.283 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 88s ago 6h 5154M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:26:40.283 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 88s ago 6h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:26:40.663 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:26:40.663 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:26:40.663 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:26:40.663 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:26:40.663 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:26:40.663 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:26:40.663 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:26:40.663 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:26:40.663 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:26:40.663 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:26:40.664 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:26:40.664 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:26:40.664 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:26:40.664 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:26:40.664 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:26:40.664 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:26:40.664 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:26:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:40 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/406115167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:26:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:40 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/406115167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:26:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:40 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/406115167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:26:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:41 smithi183 ceph-mon[99169]: from='client.31101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:26:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:41 smithi183 ceph-mon[99169]: from='client.40991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:26:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:41 smithi183 ceph-mon[99169]: pgmap v15074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:41 smithi119 ceph-mon[108979]: from='client.31101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:26:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:41 smithi119 ceph-mon[108979]: from='client.40991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:26:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:41 smithi119 ceph-mon[108979]: pgmap v15074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:41 smithi119 ceph-mon[94175]: from='client.31101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:26:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:41 smithi119 ceph-mon[94175]: from='client.40991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:26:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:41 smithi119 ceph-mon[94175]: pgmap v15074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:43 smithi119 ceph-mon[94175]: pgmap v15075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:43 smithi119 ceph-mon[108979]: pgmap v15075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:43 smithi183 ceph-mon[99169]: pgmap v15075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:26:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:26:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:26:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:45 smithi183 ceph-mon[99169]: pgmap v15076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:45 smithi119 ceph-mon[94175]: pgmap v15076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:45 smithi119 ceph-mon[108979]: pgmap v15076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:48.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:47 smithi183 ceph-mon[99169]: pgmap v15077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:47 smithi119 ceph-mon[94175]: pgmap v15077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:47 smithi119 ceph-mon[108979]: pgmap v15077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:49 smithi183 ceph-mon[99169]: pgmap v15078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:49 smithi119 ceph-mon[94175]: pgmap v15078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:49 smithi119 ceph-mon[108979]: pgmap v15078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:51 smithi183 ceph-mon[99169]: pgmap v15079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:51 smithi119 ceph-mon[94175]: pgmap v15079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:51 smithi119 ceph-mon[108979]: pgmap v15079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:53 smithi119 ceph-mon[94175]: pgmap v15080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:53 smithi119 ceph-mon[108979]: pgmap v15080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:53 smithi183 ceph-mon[99169]: pgmap v15080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:26:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:26:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T22:26:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:26:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:55 smithi183 ceph-mon[99169]: pgmap v15081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:55 smithi119 ceph-mon[94175]: pgmap v15081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:55 smithi119 ceph-mon[108979]: pgmap v15081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:57 smithi183 ceph-mon[99169]: pgmap v15082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:57 smithi119 ceph-mon[94175]: pgmap v15082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:26:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:57 smithi119 ceph-mon[108979]: pgmap v15082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:26:59 smithi183 ceph-mon[99169]: pgmap v15083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:26:59 smithi119 ceph-mon[94175]: pgmap v15083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:26:59 smithi119 ceph-mon[108979]: pgmap v15083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:01 smithi183 ceph-mon[99169]: pgmap v15084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:01 smithi119 ceph-mon[94175]: pgmap v15084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:01 smithi119 ceph-mon[108979]: pgmap v15084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:03 smithi119 ceph-mon[94175]: pgmap v15085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:03 smithi119 ceph-mon[108979]: pgmap v15085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:03 smithi183 ceph-mon[99169]: pgmap v15085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:27:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:27:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T22:27:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:05 smithi183 ceph-mon[99169]: pgmap v15086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:05 smithi119 ceph-mon[108979]: pgmap v15086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:05 smithi119 ceph-mon[94175]: pgmap v15086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:07 smithi183 ceph-mon[99169]: pgmap v15087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:07 smithi119 ceph-mon[108979]: pgmap v15087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:07 smithi119 ceph-mon[94175]: pgmap v15087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:09 smithi183 ceph-mon[99169]: pgmap v15088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:09 smithi119 ceph-mon[94175]: pgmap v15088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:09 smithi119 ceph-mon[108979]: pgmap v15088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:11.008 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:27:11.315 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:27:11.316 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 119s ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:27:11.316 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 119s ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:27:11.316 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 119s ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:27:11.316 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 119s ago 6h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:27:11.316 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 119s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:27:11.316 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (6h) 119s ago 6h 823M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:27:11.316 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (6h) 119s ago 6h 1874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:27:11.316 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 119s ago 6h 854M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:27:11.316 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 119s ago 6h 1028M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:27:11.316 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 119s ago 6h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:27:11.316 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 119s ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:27:11.316 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 119s ago 6h 5871M 2296M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:27:11.317 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 119s ago 6h 5932M 2296M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:27:11.317 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 119s ago 6h 5371M 2296M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:27:11.317 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 119s ago 6h 5111M 2296M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:27:11.317 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 119s ago 6h 4262M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:27:11.317 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 119s ago 6h 5334M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:27:11.317 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 119s ago 6h 4330M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:27:11.317 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 119s ago 6h 5154M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:27:11.317 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 119s ago 6h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:27:11.696 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:27:11.696 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:27:11.696 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:27:11.696 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:27:11.696 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:27:11.696 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:27:11.696 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:27:11.696 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:27:11.696 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:27:11.696 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:27:11.697 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:27:11.697 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:27:11.697 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:27:11.697 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:27:11.697 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:27:11.697 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:27:11.697 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:27:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:11 smithi183 ceph-mon[99169]: pgmap v15089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1309540159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:27:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:11 smithi119 ceph-mon[94175]: pgmap v15089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1309540159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:27:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:11 smithi119 ceph-mon[108979]: pgmap v15089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1309540159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:27:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:12 smithi183 ceph-mon[99169]: from='client.41003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:27:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:12 smithi183 ceph-mon[99169]: from='client.31125 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:27:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:12 smithi119 ceph-mon[94175]: from='client.41003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:27:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:12 smithi119 ceph-mon[94175]: from='client.31125 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:27:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:12 smithi119 ceph-mon[108979]: from='client.41003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:27:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:12 smithi119 ceph-mon[108979]: from='client.31125 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:27:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:13 smithi119 ceph-mon[94175]: pgmap v15090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:27:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:13 smithi119 ceph-mon[108979]: pgmap v15090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:27:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:13 smithi183 ceph-mon[99169]: pgmap v15090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:27:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:27:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:27:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:27:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:27:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:27:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:27:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:27:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:27:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:27:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:27:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:27:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:27:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:15 smithi183 ceph-mon[99169]: pgmap v15091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:15 smithi119 ceph-mon[94175]: pgmap v15091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:15 smithi119 ceph-mon[108979]: pgmap v15091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:17 smithi183 ceph-mon[99169]: pgmap v15092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:17 smithi119 ceph-mon[94175]: pgmap v15092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:17 smithi119 ceph-mon[108979]: pgmap v15092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:19 smithi183 ceph-mon[99169]: pgmap v15093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:19 smithi119 ceph-mon[94175]: pgmap v15093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:19 smithi119 ceph-mon[108979]: pgmap v15093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:21 smithi183 ceph-mon[99169]: pgmap v15094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:21 smithi119 ceph-mon[94175]: pgmap v15094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:21 smithi119 ceph-mon[108979]: pgmap v15094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:23 smithi119 ceph-mon[94175]: pgmap v15095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:23 smithi119 ceph-mon[108979]: pgmap v15095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:23 smithi183 ceph-mon[99169]: pgmap v15095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:27:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:27:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:27:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:25 smithi183 ceph-mon[99169]: pgmap v15096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:25 smithi119 ceph-mon[94175]: pgmap v15096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:25 smithi119 ceph-mon[108979]: pgmap v15096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:27 smithi183 ceph-mon[99169]: pgmap v15097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:27 smithi119 ceph-mon[94175]: pgmap v15097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:27 smithi119 ceph-mon[108979]: pgmap v15097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:29 smithi183 ceph-mon[99169]: pgmap v15098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:29 smithi119 ceph-mon[94175]: pgmap v15098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:29 smithi119 ceph-mon[108979]: pgmap v15098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:32.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:31 smithi183 ceph-mon[99169]: pgmap v15099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:31 smithi119 ceph-mon[108979]: pgmap v15099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:31 smithi119 ceph-mon[94175]: pgmap v15099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:32 smithi183 ceph-mon[99169]: pgmap v15100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:32 smithi119 ceph-mon[108979]: pgmap v15100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:32 smithi119 ceph-mon[94175]: pgmap v15100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:27:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:27:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:27:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:35 smithi183 ceph-mon[99169]: pgmap v15101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:35 smithi119 ceph-mon[94175]: pgmap v15101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:35 smithi119 ceph-mon[108979]: pgmap v15101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:37 smithi183 ceph-mon[99169]: pgmap v15102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:37 smithi119 ceph-mon[94175]: pgmap v15102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:37 smithi119 ceph-mon[108979]: pgmap v15102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:39 smithi183 ceph-mon[99169]: pgmap v15103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:39 smithi119 ceph-mon[108979]: pgmap v15103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:39 smithi119 ceph-mon[94175]: pgmap v15103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:42.050 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:27:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:41 smithi183 ceph-mon[99169]: pgmap v15104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:41 smithi119 ceph-mon[94175]: pgmap v15104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:41 smithi119 ceph-mon[108979]: pgmap v15104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:42.358 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:27:42.358 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 2m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:27:42.358 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 2m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:27:42.359 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 2m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:27:42.359 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 2m ago 6h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:27:42.359 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 2m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:27:42.359 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 2m ago 7h 823M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:27:42.359 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 2m ago 7h 1874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:27:42.359 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 2m ago 6h 854M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:27:42.359 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 2m ago 6h 1028M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:27:42.359 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 2m ago 6h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:27:42.359 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 2m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:27:42.359 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 2m ago 6h 5871M 2296M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:27:42.359 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 2m ago 6h 5932M 2296M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:27:42.359 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 2m ago 6h 5371M 2296M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:27:42.359 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 2m ago 6h 5111M 2296M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:27:42.359 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 2m ago 6h 4262M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:27:42.359 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 2m ago 6h 5334M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:27:42.360 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 2m ago 6h 4330M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:27:42.360 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 2m ago 6h 5154M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:27:42.360 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 2m ago 6h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:27:42.738 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:27:42.738 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:27:42.739 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:27:42.739 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:27:42.739 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:27:42.739 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:27:42.739 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:27:42.739 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:27:42.739 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:27:42.739 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:27:42.739 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:27:42.739 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:27:42.739 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:27:42.739 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:27:42.739 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:27:42.739 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:27:42.740 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:27:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3772674389' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:27:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3772674389' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:27:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3772674389' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:27:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:43 smithi119 ceph-mon[94175]: from='client.41021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:27:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:43 smithi119 ceph-mon[94175]: from='client.31143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:27:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:43 smithi119 ceph-mon[94175]: pgmap v15105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:43 smithi119 ceph-mon[108979]: from='client.41021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:27:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:43 smithi119 ceph-mon[108979]: from='client.31143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:27:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:43 smithi119 ceph-mon[108979]: pgmap v15105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:43 smithi183 ceph-mon[99169]: from='client.41021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:27:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:43 smithi183 ceph-mon[99169]: from='client.31143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:27:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:43 smithi183 ceph-mon[99169]: pgmap v15105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:27:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:27:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:27:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:45 smithi183 ceph-mon[99169]: pgmap v15106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:45 smithi119 ceph-mon[94175]: pgmap v15106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:45 smithi119 ceph-mon[108979]: pgmap v15106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:47 smithi183 ceph-mon[99169]: pgmap v15107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:47 smithi119 ceph-mon[94175]: pgmap v15107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:47 smithi119 ceph-mon[108979]: pgmap v15107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:49 smithi183 ceph-mon[99169]: pgmap v15108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:49 smithi119 ceph-mon[94175]: pgmap v15108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:49 smithi119 ceph-mon[108979]: pgmap v15108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:51 smithi183 ceph-mon[99169]: pgmap v15109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:51 smithi119 ceph-mon[108979]: pgmap v15109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:51 smithi119 ceph-mon[94175]: pgmap v15109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:53 smithi119 ceph-mon[94175]: pgmap v15110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:53 smithi119 ceph-mon[108979]: pgmap v15110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:53 smithi183 ceph-mon[99169]: pgmap v15110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:27:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:27:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:27:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:27:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:55 smithi183 ceph-mon[99169]: pgmap v15111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:55 smithi119 ceph-mon[94175]: pgmap v15111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:55 smithi119 ceph-mon[108979]: pgmap v15111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:57 smithi183 ceph-mon[99169]: pgmap v15112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:57 smithi119 ceph-mon[94175]: pgmap v15112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:27:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:57 smithi119 ceph-mon[108979]: pgmap v15112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:27:59 smithi183 ceph-mon[99169]: pgmap v15113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:27:59 smithi119 ceph-mon[108979]: pgmap v15113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:27:59 smithi119 ceph-mon[94175]: pgmap v15113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:01 smithi183 ceph-mon[99169]: pgmap v15114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:01 smithi119 ceph-mon[108979]: pgmap v15114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:01 smithi119 ceph-mon[94175]: pgmap v15114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:03 smithi119 ceph-mon[108979]: pgmap v15115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:03 smithi119 ceph-mon[94175]: pgmap v15115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:03 smithi183 ceph-mon[99169]: pgmap v15115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:28:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:28:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:28:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:05 smithi183 ceph-mon[99169]: pgmap v15116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:05 smithi119 ceph-mon[94175]: pgmap v15116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:05 smithi119 ceph-mon[108979]: pgmap v15116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:07 smithi183 ceph-mon[99169]: pgmap v15117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:07 smithi119 ceph-mon[108979]: pgmap v15117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:07 smithi119 ceph-mon[94175]: pgmap v15117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:09 smithi183 ceph-mon[99169]: pgmap v15118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:09 smithi119 ceph-mon[94175]: pgmap v15118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:09 smithi119 ceph-mon[108979]: pgmap v15118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:10.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:11 smithi183 ceph-mon[99169]: pgmap v15119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:11 smithi119 ceph-mon[108979]: pgmap v15119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:11 smithi119 ceph-mon[94175]: pgmap v15119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:13.088 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:28:13.396 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:28:13.396 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 3m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:28:13.396 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 3m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:28:13.396 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 3m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:28:13.396 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 3m ago 6h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:28:13.396 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 3m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:28:13.396 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 3m ago 7h 823M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:28:13.396 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 3m ago 7h 1874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:28:13.396 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (6h) 3m ago 6h 854M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:28:13.396 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 3m ago 6h 1028M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:28:13.396 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 3m ago 6h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:28:13.397 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 3m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:28:13.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 3m ago 6h 5871M 2296M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:28:13.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 3m ago 6h 5932M 2296M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:28:13.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 3m ago 6h 5371M 2296M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:28:13.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 3m ago 6h 5111M 2296M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:28:13.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 3m ago 6h 4262M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:28:13.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 3m ago 6h 5334M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:28:13.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 3m ago 6h 4330M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:28:13.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 3m ago 6h 5154M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:28:13.397 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 3m ago 6h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:28:13.775 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:28:13.776 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:28:13.776 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:28:13.776 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:28:13.776 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:28:13.776 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:28:13.776 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:28:13.776 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:28:13.776 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:28:13.776 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:28:13.776 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:28:13.776 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:28:13.776 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:28:13.776 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:28:13.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:28:13.777 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:28:13.777 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:28:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:13 smithi119 ceph-mon[94175]: pgmap v15120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1391251463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:28:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:13 smithi119 ceph-mon[108979]: pgmap v15120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1391251463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:28:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:13 smithi183 ceph-mon[99169]: pgmap v15120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1391251463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:28:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:28:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:28:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:28:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:14 smithi183 ceph-mon[99169]: from='client.41039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:28:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:14 smithi183 ceph-mon[99169]: from='client.31161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:28:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:28:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:28:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:28:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:14 smithi119 ceph-mon[94175]: from='client.41039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:28:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:14 smithi119 ceph-mon[94175]: from='client.31161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:28:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:28:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:28:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:28:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:14 smithi119 ceph-mon[108979]: from='client.41039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:28:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:14 smithi119 ceph-mon[108979]: from='client.31161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:28:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:28:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:28:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:28:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:15 smithi183 ceph-mon[99169]: pgmap v15121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:28:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:28:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:28:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:15 smithi119 ceph-mon[94175]: pgmap v15121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:28:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:28:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:28:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:15 smithi119 ceph-mon[108979]: pgmap v15121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:28:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:28:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:28:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:17 smithi183 ceph-mon[99169]: pgmap v15122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:17 smithi119 ceph-mon[94175]: pgmap v15122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:17 smithi119 ceph-mon[108979]: pgmap v15122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:19 smithi183 ceph-mon[99169]: pgmap v15123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:19 smithi119 ceph-mon[94175]: pgmap v15123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:19 smithi119 ceph-mon[108979]: pgmap v15123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:21 smithi183 ceph-mon[99169]: pgmap v15124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:21 smithi119 ceph-mon[94175]: pgmap v15124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:21 smithi119 ceph-mon[108979]: pgmap v15124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:23 smithi119 ceph-mon[94175]: pgmap v15125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:23 smithi119 ceph-mon[108979]: pgmap v15125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:23 smithi183 ceph-mon[99169]: pgmap v15125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:28:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:28:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:28:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:25 smithi183 ceph-mon[99169]: pgmap v15126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:25 smithi119 ceph-mon[108979]: pgmap v15126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:25 smithi119 ceph-mon[94175]: pgmap v15126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:27 smithi183 ceph-mon[99169]: pgmap v15127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:27 smithi119 ceph-mon[94175]: pgmap v15127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:27 smithi119 ceph-mon[108979]: pgmap v15127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:29 smithi183 ceph-mon[99169]: pgmap v15128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:29 smithi119 ceph-mon[108979]: pgmap v15128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:29 smithi119 ceph-mon[94175]: pgmap v15128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:31 smithi183 ceph-mon[99169]: pgmap v15129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:31 smithi119 ceph-mon[94175]: pgmap v15129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:31 smithi119 ceph-mon[108979]: pgmap v15129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:33 smithi119 ceph-mon[94175]: pgmap v15130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:33 smithi119 ceph-mon[108979]: pgmap v15130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:33 smithi183 ceph-mon[99169]: pgmap v15130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:28:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:28:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:28:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:35 smithi183 ceph-mon[99169]: pgmap v15131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:35 smithi119 ceph-mon[94175]: pgmap v15131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:35 smithi119 ceph-mon[108979]: pgmap v15131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:37 smithi183 ceph-mon[99169]: pgmap v15132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:37 smithi119 ceph-mon[94175]: pgmap v15132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:37 smithi119 ceph-mon[108979]: pgmap v15132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:39 smithi183 ceph-mon[99169]: pgmap v15133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:39 smithi119 ceph-mon[108979]: pgmap v15133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:39 smithi119 ceph-mon[94175]: pgmap v15133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:41 smithi183 ceph-mon[99169]: pgmap v15134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:41 smithi119 ceph-mon[94175]: pgmap v15134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:41 smithi119 ceph-mon[108979]: pgmap v15134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:44.121 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:28:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:43 smithi119 ceph-mon[94175]: pgmap v15135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:43 smithi119 ceph-mon[108979]: pgmap v15135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:43 smithi183 ceph-mon[99169]: pgmap v15135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:44.431 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:28:44.431 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 3m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:28:44.431 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 3m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:28:44.431 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 3m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:28:44.431 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 3m ago 6h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:28:44.431 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (6h) 3m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:28:44.431 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 3m ago 7h 823M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:28:44.431 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 3m ago 7h 1874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:28:44.431 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 3m ago 7h 854M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:28:44.431 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (6h) 3m ago 6h 1028M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:28:44.432 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 3m ago 6h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:28:44.432 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 3m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:28:44.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (6h) 3m ago 6h 5871M 2296M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:28:44.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 3m ago 6h 5932M 2296M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:28:44.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 3m ago 6h 5371M 2296M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:28:44.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 3m ago 6h 5111M 2296M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:28:44.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 3m ago 6h 4262M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:28:44.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 3m ago 6h 5334M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:28:44.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 3m ago 6h 4330M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:28:44.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 3m ago 6h 5154M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:28:44.432 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 3m ago 6h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:28:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:28:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:28:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:28:44.823 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:28:44.823 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:28:44.823 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:28:44.823 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:28:44.823 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:28:44.823 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:28:44.823 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:28:44.823 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:28:44.823 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:28:44.823 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:28:44.823 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:28:44.824 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:28:44.824 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:28:44.824 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:28:44.824 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:28:44.824 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:28:44.824 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:28:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1026612003' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:28:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1026612003' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:28:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1026612003' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:28:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:45 smithi183 ceph-mon[99169]: from='client.41057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:28:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:45 smithi183 ceph-mon[99169]: from='client.31179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:28:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:45 smithi183 ceph-mon[99169]: pgmap v15136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:45 smithi119 ceph-mon[108979]: from='client.41057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:28:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:45 smithi119 ceph-mon[108979]: from='client.31179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:28:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:45 smithi119 ceph-mon[108979]: pgmap v15136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:45 smithi119 ceph-mon[94175]: from='client.41057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:28:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:45 smithi119 ceph-mon[94175]: from='client.31179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:28:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:45 smithi119 ceph-mon[94175]: pgmap v15136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:47 smithi183 ceph-mon[99169]: pgmap v15137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:47 smithi119 ceph-mon[108979]: pgmap v15137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:48.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:47 smithi119 ceph-mon[94175]: pgmap v15137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:50.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:49 smithi183 ceph-mon[99169]: pgmap v15138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:49 smithi119 ceph-mon[94175]: pgmap v15138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:49 smithi119 ceph-mon[108979]: pgmap v15138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:51 smithi183 ceph-mon[99169]: pgmap v15139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:51 smithi119 ceph-mon[108979]: pgmap v15139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:51 smithi119 ceph-mon[94175]: pgmap v15139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:53 smithi119 ceph-mon[94175]: pgmap v15140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:53 smithi119 ceph-mon[108979]: pgmap v15140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:53 smithi183 ceph-mon[99169]: pgmap v15140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:28:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:28:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:28:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:28:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:55 smithi183 ceph-mon[99169]: pgmap v15141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:55 smithi119 ceph-mon[94175]: pgmap v15141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:55 smithi119 ceph-mon[108979]: pgmap v15141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:57 smithi183 ceph-mon[99169]: pgmap v15142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:57 smithi119 ceph-mon[94175]: pgmap v15142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:28:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:57 smithi119 ceph-mon[108979]: pgmap v15142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:28:59 smithi183 ceph-mon[99169]: pgmap v15143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:28:59 smithi119 ceph-mon[94175]: pgmap v15143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:28:59 smithi119 ceph-mon[108979]: pgmap v15143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:01 smithi183 ceph-mon[99169]: pgmap v15144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:01 smithi119 ceph-mon[94175]: pgmap v15144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:01 smithi119 ceph-mon[108979]: pgmap v15144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:03 smithi119 ceph-mon[94175]: pgmap v15145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:03 smithi119 ceph-mon[108979]: pgmap v15145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:03 smithi183 ceph-mon[99169]: pgmap v15145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:29:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:29:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:29:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:05 smithi183 ceph-mon[99169]: pgmap v15146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:05 smithi119 ceph-mon[94175]: pgmap v15146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:05 smithi119 ceph-mon[108979]: pgmap v15146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:07 smithi183 ceph-mon[99169]: pgmap v15147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:07 smithi119 ceph-mon[94175]: pgmap v15147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:07 smithi119 ceph-mon[108979]: pgmap v15147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:09 smithi183 ceph-mon[99169]: pgmap v15148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:09 smithi119 ceph-mon[94175]: pgmap v15148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:09 smithi119 ceph-mon[108979]: pgmap v15148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:11 smithi183 ceph-mon[99169]: pgmap v15149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:11 smithi119 ceph-mon[94175]: pgmap v15149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:11 smithi119 ceph-mon[108979]: pgmap v15149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:12 smithi183 ceph-mon[99169]: pgmap v15150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:12 smithi119 ceph-mon[94175]: pgmap v15150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:12 smithi119 ceph-mon[108979]: pgmap v15150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:29:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:29:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:29:15.189 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:29:15.514 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:29:15.514 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 4m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:29:15.514 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 4m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:29:15.514 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 4m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:29:15.514 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 4m ago 6h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:29:15.514 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 4m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:29:15.514 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 4m ago 7h 823M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:29:15.515 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 4m ago 7h 1874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:29:15.515 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 4m ago 7h 854M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:29:15.515 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 4m ago 7h 1028M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:29:15.515 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 4m ago 6h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:29:15.515 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 4m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:29:15.515 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 4m ago 7h 5871M 2296M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:29:15.515 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (6h) 4m ago 6h 5932M 2296M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:29:15.515 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 4m ago 6h 5371M 2296M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:29:15.515 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 4m ago 6h 5111M 2296M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:29:15.515 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 4m ago 6h 4262M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:29:15.515 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 4m ago 6h 5334M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:29:15.515 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 4m ago 6h 4330M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:29:15.515 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 4m ago 6h 5154M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:29:15.516 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 4m ago 6h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:29:15.904 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:29:15.904 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:29:15.904 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:29:15.904 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:29:15.904 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:29:15.904 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:29:15.904 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:29:15.904 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:29:15.904 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:29:15.904 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:29:15.905 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:29:15.905 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:29:15.905 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:29:15.905 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:29:15.905 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:29:15.905 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:29:15.905 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:29:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:15 smithi183 ceph-mon[99169]: pgmap v15151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:29:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:29:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:29:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:15 smithi119 ceph-mon[108979]: pgmap v15151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:29:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:29:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:29:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:15 smithi119 ceph-mon[94175]: pgmap v15151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:29:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:29:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:29:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:16 smithi183 ceph-mon[99169]: from='client.41075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:29:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:16 smithi183 ceph-mon[99169]: from='client.41081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:29:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:29:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:29:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:29:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2208497971' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:29:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:16 smithi119 ceph-mon[108979]: from='client.41075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:29:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:16 smithi119 ceph-mon[108979]: from='client.41081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:29:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:29:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:29:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:29:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2208497971' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:29:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:16 smithi119 ceph-mon[94175]: from='client.41075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:29:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:16 smithi119 ceph-mon[94175]: from='client.41081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:29:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:29:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:29:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:29:16.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2208497971' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:29:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:17 smithi183 ceph-mon[99169]: pgmap v15152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:17 smithi119 ceph-mon[94175]: pgmap v15152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:17 smithi119 ceph-mon[108979]: pgmap v15152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:19 smithi183 ceph-mon[99169]: pgmap v15153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:19 smithi119 ceph-mon[94175]: pgmap v15153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:19 smithi119 ceph-mon[108979]: pgmap v15153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:21 smithi183 ceph-mon[99169]: pgmap v15154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:21 smithi119 ceph-mon[94175]: pgmap v15154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:21 smithi119 ceph-mon[108979]: pgmap v15154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:23 smithi119 ceph-mon[94175]: pgmap v15155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:23 smithi119 ceph-mon[108979]: pgmap v15155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:23 smithi183 ceph-mon[99169]: pgmap v15155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:29:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:29:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:29:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:25 smithi183 ceph-mon[99169]: pgmap v15156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:25 smithi119 ceph-mon[94175]: pgmap v15156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:25 smithi119 ceph-mon[108979]: pgmap v15156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:27 smithi183 ceph-mon[99169]: pgmap v15157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:27 smithi119 ceph-mon[94175]: pgmap v15157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:27 smithi119 ceph-mon[108979]: pgmap v15157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:29 smithi183 ceph-mon[99169]: pgmap v15158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:29 smithi119 ceph-mon[94175]: pgmap v15158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:29 smithi119 ceph-mon[108979]: pgmap v15158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:31 smithi183 ceph-mon[99169]: pgmap v15159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:31 smithi119 ceph-mon[94175]: pgmap v15159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:31 smithi119 ceph-mon[108979]: pgmap v15159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:32 smithi183 ceph-mon[99169]: pgmap v15160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:32 smithi119 ceph-mon[108979]: pgmap v15160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:33.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:32 smithi119 ceph-mon[94175]: pgmap v15160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:29:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:29:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:29:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:35 smithi183 ceph-mon[99169]: pgmap v15161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:35 smithi119 ceph-mon[94175]: pgmap v15161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:35 smithi119 ceph-mon[108979]: pgmap v15161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:37 smithi183 ceph-mon[99169]: pgmap v15162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:37 smithi119 ceph-mon[94175]: pgmap v15162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:37 smithi119 ceph-mon[108979]: pgmap v15162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:39 smithi183 ceph-mon[99169]: pgmap v15163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:39 smithi119 ceph-mon[94175]: pgmap v15163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:39 smithi119 ceph-mon[108979]: pgmap v15163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:41 smithi183 ceph-mon[99169]: pgmap v15164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:41 smithi119 ceph-mon[108979]: pgmap v15164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:41 smithi119 ceph-mon[94175]: pgmap v15164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:43 smithi119 ceph-mon[108979]: pgmap v15165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:43 smithi119 ceph-mon[94175]: pgmap v15165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:43 smithi183 ceph-mon[99169]: pgmap v15165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:29:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:29:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:29:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:45 smithi183 ceph-mon[99169]: pgmap v15166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:45 smithi119 ceph-mon[94175]: pgmap v15166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:45 smithi119 ceph-mon[108979]: pgmap v15166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:46.251 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:29:46.558 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:29:46.558 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 4m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:29:46.558 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 4m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:29:46.558 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 4m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:29:46.558 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 4m ago 6h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:29:46.558 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 4m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:29:46.559 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 4m ago 7h 823M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:29:46.559 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 4m ago 7h 1874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:29:46.559 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 4m ago 7h 854M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:29:46.559 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 4m ago 7h 1028M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:29:46.559 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 4m ago 6h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:29:46.559 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 4m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:29:46.560 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 4m ago 7h 5871M 2296M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:29:46.560 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 4m ago 7h 5932M 2296M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:29:46.560 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (6h) 4m ago 6h 5371M 2296M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:29:46.560 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 4m ago 6h 5111M 2296M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:29:46.560 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 4m ago 6h 4262M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:29:46.560 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 4m ago 6h 5334M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:29:46.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 4m ago 6h 4330M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:29:46.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 4m ago 6h 5154M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:29:46.561 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 4m ago 6h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:29:46.944 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:29:46.945 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:29:46.945 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:29:46.945 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:29:46.945 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:29:46.945 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:29:46.945 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:29:46.945 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:29:46.945 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:29:46.945 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:29:46.945 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:29:46.946 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:29:46.946 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:29:46.946 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:29:46.946 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:29:46.946 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:29:46.946 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:29:48.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:47 smithi183 ceph-mon[99169]: from='client.41093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:29:48.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:47 smithi183 ceph-mon[99169]: pgmap v15167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:48.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:47 smithi183 ceph-mon[99169]: from='client.31215 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:29:48.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/225440015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:29:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:47 smithi119 ceph-mon[108979]: from='client.41093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:29:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:47 smithi119 ceph-mon[108979]: pgmap v15167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:47 smithi119 ceph-mon[108979]: from='client.31215 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:29:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/225440015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:29:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:47 smithi119 ceph-mon[94175]: from='client.41093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:29:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:47 smithi119 ceph-mon[94175]: pgmap v15167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:47 smithi119 ceph-mon[94175]: from='client.31215 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:29:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/225440015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:29:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:49 smithi183 ceph-mon[99169]: pgmap v15168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:49 smithi119 ceph-mon[108979]: pgmap v15168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:49 smithi119 ceph-mon[94175]: pgmap v15168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:51 smithi183 ceph-mon[99169]: pgmap v15169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:51 smithi119 ceph-mon[94175]: pgmap v15169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:51 smithi119 ceph-mon[108979]: pgmap v15169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:53 smithi119 ceph-mon[94175]: pgmap v15170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:53 smithi119 ceph-mon[108979]: pgmap v15170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:53 smithi183 ceph-mon[99169]: pgmap v15170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:29:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:29:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:29:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:29:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:55 smithi183 ceph-mon[99169]: pgmap v15171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:55 smithi119 ceph-mon[94175]: pgmap v15171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:55 smithi119 ceph-mon[108979]: pgmap v15171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:57 smithi183 ceph-mon[99169]: pgmap v15172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:57 smithi119 ceph-mon[94175]: pgmap v15172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:29:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:57 smithi119 ceph-mon[108979]: pgmap v15172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:29:59 smithi183 ceph-mon[99169]: pgmap v15173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:29:59 smithi119 ceph-mon[108979]: pgmap v15173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:29:59 smithi119 ceph-mon[94175]: pgmap v15173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T22:29:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:30:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:30:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:30:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:30:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:01 smithi183 ceph-mon[99169]: pgmap v15174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:01 smithi119 ceph-mon[108979]: pgmap v15174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:01 smithi119 ceph-mon[94175]: pgmap v15174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:03 smithi119 ceph-mon[94175]: pgmap v15175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:03 smithi119 ceph-mon[108979]: pgmap v15175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:03 smithi183 ceph-mon[99169]: pgmap v15175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:30:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:30:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:30:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:05 smithi183 ceph-mon[99169]: pgmap v15176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:05 smithi119 ceph-mon[108979]: pgmap v15176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:05 smithi119 ceph-mon[94175]: pgmap v15176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:07 smithi183 ceph-mon[99169]: pgmap v15177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:07 smithi119 ceph-mon[94175]: pgmap v15177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:07 smithi119 ceph-mon[108979]: pgmap v15177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:09 smithi183 ceph-mon[99169]: pgmap v15178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:09 smithi119 ceph-mon[94175]: pgmap v15178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:09 smithi119 ceph-mon[108979]: pgmap v15178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:11 smithi183 ceph-mon[99169]: pgmap v15179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:11 smithi119 ceph-mon[108979]: pgmap v15179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:11 smithi119 ceph-mon[94175]: pgmap v15179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:13 smithi119 ceph-mon[94175]: pgmap v15180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:13 smithi119 ceph-mon[108979]: pgmap v15180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:13 smithi183 ceph-mon[99169]: pgmap v15180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:30:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:30:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:30:16.156 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:15 smithi119 ceph-mon[94175]: pgmap v15181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:16.157 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:15 smithi119 ceph-mon[108979]: pgmap v15181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:15 smithi183 ceph-mon[99169]: pgmap v15181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:30:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:30:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:30:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:30:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:30:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:30:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:30:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:30:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:30:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:30:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:30:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:30:17.278 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:30:17.584 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:30:17.584 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 5m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:30:17.584 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 5m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:30:17.584 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 5m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:30:17.584 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 5m ago 6h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:30:17.584 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 5m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:30:17.584 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 5m ago 7h 823M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:30:17.584 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 5m ago 7h 1874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:30:17.584 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 5m ago 7h 854M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:30:17.585 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 5m ago 7h 1028M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:30:17.585 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 5m ago 6h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:30:17.585 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 5m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:30:17.585 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 5m ago 7h 5871M 2296M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:30:17.585 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 5m ago 7h 5932M 2296M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:30:17.585 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 5m ago 7h 5371M 2296M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:30:17.585 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (6h) 5m ago 6h 5111M 2296M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:30:17.585 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (6h) 5m ago 6h 4262M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:30:17.585 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 5m ago 6h 5334M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:30:17.585 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 5m ago 6h 4330M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:30:17.585 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 5m ago 6h 5154M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:30:17.585 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 5m ago 6h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:30:17.967 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:30:17.967 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:30:17.968 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:30:17.968 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:30:17.968 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:30:17.968 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:30:17.968 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:30:17.968 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:30:17.968 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:30:17.968 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:30:17.968 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:30:17.968 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:30:17.968 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:30:17.968 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:30:17.968 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:30:17.969 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:30:17.969 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:30:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:17 smithi183 ceph-mon[99169]: pgmap v15182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:17 smithi119 ceph-mon[94175]: pgmap v15182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:17 smithi119 ceph-mon[108979]: pgmap v15182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:18 smithi183 ceph-mon[99169]: from='client.31227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:30:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:18 smithi183 ceph-mon[99169]: from='client.31233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:30:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3564117853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:30:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:18 smithi119 ceph-mon[94175]: from='client.31227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:30:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:18 smithi119 ceph-mon[94175]: from='client.31233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:30:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3564117853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:30:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:18 smithi119 ceph-mon[108979]: from='client.31227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:30:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:18 smithi119 ceph-mon[108979]: from='client.31233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:30:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3564117853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:30:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:19 smithi183 ceph-mon[99169]: pgmap v15183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:19 smithi119 ceph-mon[94175]: pgmap v15183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:19 smithi119 ceph-mon[108979]: pgmap v15183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:21 smithi183 ceph-mon[99169]: pgmap v15184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:21 smithi119 ceph-mon[94175]: pgmap v15184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:21 smithi119 ceph-mon[108979]: pgmap v15184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:23 smithi119 ceph-mon[108979]: pgmap v15185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:23 smithi119 ceph-mon[94175]: pgmap v15185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:23 smithi183 ceph-mon[99169]: pgmap v15185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:30:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:30:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T22:30:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:25 smithi183 ceph-mon[99169]: pgmap v15186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:25 smithi119 ceph-mon[108979]: pgmap v15186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:25 smithi119 ceph-mon[94175]: pgmap v15186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:27 smithi183 ceph-mon[99169]: pgmap v15187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:27 smithi119 ceph-mon[94175]: pgmap v15187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:27 smithi119 ceph-mon[108979]: pgmap v15187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:29 smithi183 ceph-mon[99169]: pgmap v15188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:29 smithi119 ceph-mon[108979]: pgmap v15188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:29 smithi119 ceph-mon[94175]: pgmap v15188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:31 smithi183 ceph-mon[99169]: pgmap v15189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:31 smithi119 ceph-mon[94175]: pgmap v15189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:31 smithi119 ceph-mon[108979]: pgmap v15189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:33 smithi119 ceph-mon[94175]: pgmap v15190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:33 smithi119 ceph-mon[108979]: pgmap v15190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:33 smithi183 ceph-mon[99169]: pgmap v15190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:30:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:30:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T22:30:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:35 smithi183 ceph-mon[99169]: pgmap v15191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:35 smithi119 ceph-mon[94175]: pgmap v15191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:35 smithi119 ceph-mon[108979]: pgmap v15191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:37 smithi183 ceph-mon[99169]: pgmap v15192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:37 smithi119 ceph-mon[94175]: pgmap v15192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:37 smithi119 ceph-mon[108979]: pgmap v15192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:39 smithi183 ceph-mon[99169]: pgmap v15193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:39 smithi119 ceph-mon[108979]: pgmap v15193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:39 smithi119 ceph-mon[94175]: pgmap v15193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:41 smithi183 ceph-mon[99169]: pgmap v15194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:41 smithi119 ceph-mon[108979]: pgmap v15194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:41 smithi119 ceph-mon[94175]: pgmap v15194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:43 smithi119 ceph-mon[94175]: pgmap v15195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:43 smithi119 ceph-mon[108979]: pgmap v15195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:43 smithi183 ceph-mon[99169]: pgmap v15195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:30:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:30:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T22:30:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:45 smithi183 ceph-mon[99169]: pgmap v15196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:45 smithi119 ceph-mon[94175]: pgmap v15196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:45 smithi119 ceph-mon[108979]: pgmap v15196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:47 smithi183 ceph-mon[99169]: pgmap v15197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:47 smithi119 ceph-mon[94175]: pgmap v15197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:47 smithi119 ceph-mon[108979]: pgmap v15197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:48.314 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:30:48.621 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:30:48.621 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 5m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:30:48.621 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 5m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:30:48.621 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 5m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:30:48.621 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 5m ago 6h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:30:48.621 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 5m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:30:48.621 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 5m ago 7h 823M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:30:48.621 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 5m ago 7h 1874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:30:48.621 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 5m ago 7h 854M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 5m ago 7h 1028M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 5m ago 6h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 5m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 5m ago 7h 5871M 2296M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 5m ago 7h 5932M 2296M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 5m ago 7h 5371M 2296M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 5m ago 7h 5111M 2296M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 5m ago 7h 4262M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (6h) 5m ago 6h 5334M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 5m ago 6h 4330M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 5m ago 6h 5154M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:30:48.622 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 5m ago 6h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:30:49.002 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:30:49.003 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:30:49.003 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:30:49.003 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:30:49.003 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:30:49.003 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:30:49.003 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:30:49.003 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:30:49.003 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:30:49.003 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:30:49.003 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:30:49.003 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:30:49.003 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:30:49.004 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:30:49.004 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:30:49.004 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:30:49.004 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:30:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:49 smithi183 ceph-mon[99169]: from='client.31245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:30:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:49 smithi183 ceph-mon[99169]: pgmap v15198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:49 smithi183 ceph-mon[99169]: from='client.41135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:30:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3486533767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:30:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:49 smithi119 ceph-mon[108979]: from='client.31245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:30:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:49 smithi119 ceph-mon[108979]: pgmap v15198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:49 smithi119 ceph-mon[108979]: from='client.41135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:30:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3486533767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:30:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:49 smithi119 ceph-mon[94175]: from='client.31245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:30:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:49 smithi119 ceph-mon[94175]: pgmap v15198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:49 smithi119 ceph-mon[94175]: from='client.41135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:30:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3486533767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:30:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:51 smithi183 ceph-mon[99169]: pgmap v15199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:51 smithi119 ceph-mon[94175]: pgmap v15199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:51 smithi119 ceph-mon[108979]: pgmap v15199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:53 smithi119 ceph-mon[94175]: pgmap v15200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:53 smithi119 ceph-mon[108979]: pgmap v15200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:53 smithi183 ceph-mon[99169]: pgmap v15200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:30:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:30:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:30:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:30:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:55 smithi183 ceph-mon[99169]: pgmap v15201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:55 smithi119 ceph-mon[108979]: pgmap v15201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:55 smithi119 ceph-mon[94175]: pgmap v15201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:57 smithi183 ceph-mon[99169]: pgmap v15202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:57 smithi119 ceph-mon[94175]: pgmap v15202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:30:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:57 smithi119 ceph-mon[108979]: pgmap v15202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:30:59 smithi183 ceph-mon[99169]: pgmap v15203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:30:59 smithi119 ceph-mon[94175]: pgmap v15203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:30:59 smithi119 ceph-mon[108979]: pgmap v15203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:01 smithi183 ceph-mon[99169]: pgmap v15204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:01 smithi119 ceph-mon[94175]: pgmap v15204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:01 smithi119 ceph-mon[108979]: pgmap v15204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:03 smithi119 ceph-mon[94175]: pgmap v15205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:04.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:03 smithi119 ceph-mon[108979]: pgmap v15205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:03 smithi183 ceph-mon[99169]: pgmap v15205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:31:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:31:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:31:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:05 smithi183 ceph-mon[99169]: pgmap v15206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:05 smithi119 ceph-mon[108979]: pgmap v15206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:05 smithi119 ceph-mon[94175]: pgmap v15206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:07 smithi183 ceph-mon[99169]: pgmap v15207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:07 smithi119 ceph-mon[94175]: pgmap v15207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:07 smithi119 ceph-mon[108979]: pgmap v15207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:09 smithi183 ceph-mon[99169]: pgmap v15208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:09 smithi119 ceph-mon[94175]: pgmap v15208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:09 smithi119 ceph-mon[108979]: pgmap v15208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:11 smithi183 ceph-mon[99169]: pgmap v15209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:11 smithi119 ceph-mon[94175]: pgmap v15209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:11 smithi119 ceph-mon[108979]: pgmap v15209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:12 smithi183 ceph-mon[99169]: pgmap v15210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:12 smithi119 ceph-mon[94175]: pgmap v15210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:12 smithi119 ceph-mon[108979]: pgmap v15210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:31:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:31:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T22:31:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:15 smithi183 ceph-mon[99169]: pgmap v15211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:15 smithi119 ceph-mon[94175]: pgmap v15211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:15 smithi119 ceph-mon[108979]: pgmap v15211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:31:16.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:31:16.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:31:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:17 smithi183 ceph-mon[99169]: pgmap v15212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:31:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:31:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:31:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:17 smithi119 ceph-mon[94175]: pgmap v15212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:31:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:31:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:31:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:17 smithi119 ceph-mon[108979]: pgmap v15212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:31:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:31:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:31:19.349 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:31:19.658 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:31:19.658 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 6m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 6m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 6m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 6m ago 6h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 6m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 6m ago 7h 823M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 6m ago 7h 1874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 6m ago 7h 854M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 6m ago 7h 1028M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 6m ago 6h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 6m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 6m ago 7h 5871M 2296M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 6m ago 7h 5932M 2296M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:31:19.659 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 6m ago 7h 5371M 2296M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:31:19.660 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 6m ago 7h 5111M 2296M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:31:19.660 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 6m ago 7h 4262M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:31:19.660 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 6m ago 7h 5334M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:31:19.660 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (6h) 6m ago 6h 4330M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:31:19.660 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (6h) 6m ago 6h 5154M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:31:19.660 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 6m ago 6h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:31:20.040 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:31:20.040 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:31:20.040 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:31:20.040 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:31:20.040 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:31:20.040 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:31:20.040 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:31:20.040 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:31:20.040 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:31:20.040 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:31:20.041 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:31:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:19 smithi183 ceph-mon[99169]: pgmap v15213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:19 smithi119 ceph-mon[94175]: pgmap v15213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:19 smithi119 ceph-mon[108979]: pgmap v15213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:20 smithi183 ceph-mon[99169]: from='client.41147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:31:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:20 smithi183 ceph-mon[99169]: from='client.31269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:31:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2083986517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:31:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:20 smithi119 ceph-mon[94175]: from='client.41147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:31:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:20 smithi119 ceph-mon[94175]: from='client.31269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:31:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2083986517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:31:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:20 smithi119 ceph-mon[108979]: from='client.41147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:31:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:20 smithi119 ceph-mon[108979]: from='client.31269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:31:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2083986517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:31:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:21 smithi183 ceph-mon[99169]: pgmap v15214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:21 smithi119 ceph-mon[108979]: pgmap v15214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:21 smithi119 ceph-mon[94175]: pgmap v15214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:23 smithi119 ceph-mon[94175]: pgmap v15215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:23 smithi119 ceph-mon[108979]: pgmap v15215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:23 smithi183 ceph-mon[99169]: pgmap v15215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:31:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:31:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:31:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:25 smithi183 ceph-mon[99169]: pgmap v15216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:25 smithi119 ceph-mon[94175]: pgmap v15216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:25 smithi119 ceph-mon[108979]: pgmap v15216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:27 smithi183 ceph-mon[99169]: pgmap v15217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:27 smithi119 ceph-mon[94175]: pgmap v15217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:27 smithi119 ceph-mon[108979]: pgmap v15217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:29 smithi183 ceph-mon[99169]: pgmap v15218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:29 smithi119 ceph-mon[108979]: pgmap v15218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:29 smithi119 ceph-mon[94175]: pgmap v15218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:31 smithi183 ceph-mon[99169]: pgmap v15219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:31 smithi119 ceph-mon[94175]: pgmap v15219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:31 smithi119 ceph-mon[108979]: pgmap v15219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:33 smithi119 ceph-mon[94175]: pgmap v15220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:33 smithi119 ceph-mon[108979]: pgmap v15220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:33 smithi183 ceph-mon[99169]: pgmap v15220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:31:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:31:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:31:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:35 smithi183 ceph-mon[99169]: pgmap v15221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:35 smithi119 ceph-mon[94175]: pgmap v15221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:35 smithi119 ceph-mon[108979]: pgmap v15221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:37 smithi183 ceph-mon[99169]: pgmap v15222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:37 smithi119 ceph-mon[94175]: pgmap v15222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:37 smithi119 ceph-mon[108979]: pgmap v15222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:39 smithi183 ceph-mon[99169]: pgmap v15223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:39 smithi119 ceph-mon[94175]: pgmap v15223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:39 smithi119 ceph-mon[108979]: pgmap v15223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:41 smithi183 ceph-mon[99169]: pgmap v15224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:41 smithi119 ceph-mon[94175]: pgmap v15224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:41 smithi119 ceph-mon[108979]: pgmap v15224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:43 smithi119 ceph-mon[94175]: pgmap v15225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:43 smithi119 ceph-mon[108979]: pgmap v15225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:43 smithi183 ceph-mon[99169]: pgmap v15225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:31:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:31:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:31:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:45 smithi183 ceph-mon[99169]: pgmap v15226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:45 smithi119 ceph-mon[94175]: pgmap v15226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:45 smithi119 ceph-mon[108979]: pgmap v15226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:47 smithi183 ceph-mon[99169]: pgmap v15227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:47 smithi119 ceph-mon[108979]: pgmap v15227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:47 smithi119 ceph-mon[94175]: pgmap v15227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:49 smithi183 ceph-mon[99169]: pgmap v15228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:49 smithi119 ceph-mon[108979]: pgmap v15228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:49 smithi119 ceph-mon[94175]: pgmap v15228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:50.383 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:31:50.689 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:31:50.690 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 6m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:31:50.690 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 6m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:31:50.690 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (6h) 6m ago 6h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:31:50.690 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (6h) 6m ago 6h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:31:50.690 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 6m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:31:50.691 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 6m ago 7h 823M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:31:50.691 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 6m ago 7h 1874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:31:50.691 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 6m ago 7h 854M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:31:50.691 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 6m ago 7h 1028M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:31:50.691 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 6m ago 6h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:31:50.691 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 6m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 6m ago 7h 5871M 2296M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 6m ago 7h 5932M 2296M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 6m ago 7h 5371M 2296M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 6m ago 7h 5111M 2296M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 6m ago 7h 4262M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 6m ago 7h 5334M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 6m ago 7h 4330M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:31:50.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 6m ago 7h 5154M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:31:50.693 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 6m ago 6h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:31:51.072 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:31:51.072 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:31:51.072 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:31:51.072 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:31:51.072 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:31:51.072 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:31:51.072 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:31:51.072 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:31:51.072 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:31:51.072 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:31:51.072 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:31:51.072 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:31:51.072 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:31:51.073 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:31:51.073 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:31:51.073 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:31:51.073 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:31:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:51 smithi183 ceph-mon[99169]: from='client.31281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:31:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:51 smithi183 ceph-mon[99169]: pgmap v15229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:51 smithi183 ceph-mon[99169]: from='client.41171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:31:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/169288397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:31:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:51 smithi119 ceph-mon[94175]: from='client.31281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:31:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:51 smithi119 ceph-mon[94175]: pgmap v15229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:51 smithi119 ceph-mon[94175]: from='client.41171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:31:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/169288397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:31:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:51 smithi119 ceph-mon[108979]: from='client.31281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:31:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:51 smithi119 ceph-mon[108979]: pgmap v15229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:51 smithi119 ceph-mon[108979]: from='client.41171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:31:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/169288397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:31:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:53 smithi119 ceph-mon[94175]: pgmap v15230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:53 smithi119 ceph-mon[108979]: pgmap v15230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:53 smithi183 ceph-mon[99169]: pgmap v15230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:31:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:31:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:31:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:31:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:55 smithi183 ceph-mon[99169]: pgmap v15231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:55 smithi119 ceph-mon[94175]: pgmap v15231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:55 smithi119 ceph-mon[108979]: pgmap v15231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:57 smithi183 ceph-mon[99169]: pgmap v15232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:57 smithi119 ceph-mon[94175]: pgmap v15232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:31:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:57 smithi119 ceph-mon[108979]: pgmap v15232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:31:59 smithi183 ceph-mon[99169]: pgmap v15233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:31:59 smithi119 ceph-mon[94175]: pgmap v15233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:31:59 smithi119 ceph-mon[108979]: pgmap v15233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:01 smithi183 ceph-mon[99169]: pgmap v15234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:01 smithi119 ceph-mon[94175]: pgmap v15234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:01 smithi119 ceph-mon[108979]: pgmap v15234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:03 smithi119 ceph-mon[94175]: pgmap v15235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:03 smithi119 ceph-mon[108979]: pgmap v15235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:03 smithi183 ceph-mon[99169]: pgmap v15235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:32:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:32:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:32:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:05 smithi183 ceph-mon[99169]: pgmap v15236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:05 smithi119 ceph-mon[94175]: pgmap v15236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:05 smithi119 ceph-mon[108979]: pgmap v15236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:07 smithi183 ceph-mon[99169]: pgmap v15237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:07 smithi119 ceph-mon[94175]: pgmap v15237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:07 smithi119 ceph-mon[108979]: pgmap v15237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:09 smithi183 ceph-mon[99169]: pgmap v15238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:09 smithi119 ceph-mon[94175]: pgmap v15238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:09 smithi119 ceph-mon[108979]: pgmap v15238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:11 smithi183 ceph-mon[99169]: pgmap v15239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:11 smithi119 ceph-mon[108979]: pgmap v15239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:11 smithi119 ceph-mon[94175]: pgmap v15239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:13 smithi119 ceph-mon[94175]: pgmap v15240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:13 smithi119 ceph-mon[108979]: pgmap v15240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:13 smithi183 ceph-mon[99169]: pgmap v15240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:32:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:32:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T22:32:16.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:15 smithi183 ceph-mon[99169]: pgmap v15241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:15 smithi119 ceph-mon[108979]: pgmap v15241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:15 smithi119 ceph-mon[94175]: pgmap v15241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:17 smithi183 ceph-mon[99169]: pgmap v15242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:32:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:32:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:32:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:32:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:17 smithi119 ceph-mon[94175]: pgmap v15242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:32:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:32:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:32:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:32:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:17 smithi119 ceph-mon[108979]: pgmap v15242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:32:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:32:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:32:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:32:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:19 smithi183 ceph-mon[99169]: pgmap v15243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:20.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:19 smithi119 ceph-mon[94175]: pgmap v15243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:20.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:19 smithi119 ceph-mon[108979]: pgmap v15243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:21.414 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:32:21.720 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:32:21.720 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 7m ago 6h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:32:21.720 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 7m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:32:21.720 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 7m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:32:21.720 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 7m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:32:21.720 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 7m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:32:21.720 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 7m ago 7h 823M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:32:21.720 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 7m ago 7h 1874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:32:21.721 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 7m ago 7h 854M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:32:21.721 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 7m ago 7h 1028M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:32:21.721 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 7m ago 6h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:32:21.721 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 7m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:32:21.721 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 7m ago 7h 5871M 2296M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:32:21.721 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 7m ago 7h 5932M 2296M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:32:21.721 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 7m ago 7h 5371M 2296M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:32:21.722 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 7m ago 7h 5111M 2296M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:32:21.722 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 7m ago 7h 4262M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:32:21.722 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 7m ago 7h 5334M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:32:21.722 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 7m ago 7h 4330M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:32:21.722 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 7m ago 7h 5154M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:32:21.722 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 7m ago 6h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:32:22.107 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:32:22.107 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:32:22.107 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:32:22.107 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:32:22.107 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:32:22.107 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:32:22.107 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:32:22.107 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:32:22.107 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:32:22.107 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:32:22.107 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:32:22.108 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:32:22.108 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:32:22.108 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:32:22.108 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:32:22.108 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:32:22.108 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:32:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:21 smithi183 ceph-mon[99169]: pgmap v15244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:21 smithi119 ceph-mon[94175]: pgmap v15244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:21 smithi119 ceph-mon[108979]: pgmap v15244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:22 smithi183 ceph-mon[99169]: from='client.31299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:32:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:22 smithi183 ceph-mon[99169]: from='client.31305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:32:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3443489083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:32:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:22 smithi119 ceph-mon[94175]: from='client.31299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:32:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:22 smithi119 ceph-mon[94175]: from='client.31305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:32:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3443489083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:32:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:22 smithi119 ceph-mon[108979]: from='client.31299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:32:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:22 smithi119 ceph-mon[108979]: from='client.31305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:32:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3443489083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:32:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:23 smithi119 ceph-mon[108979]: pgmap v15245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:23 smithi119 ceph-mon[94175]: pgmap v15245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:23 smithi183 ceph-mon[99169]: pgmap v15245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:32:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:32:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:32:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:25 smithi183 ceph-mon[99169]: pgmap v15246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:25 smithi119 ceph-mon[108979]: pgmap v15246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:25 smithi119 ceph-mon[94175]: pgmap v15246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:27 smithi183 ceph-mon[99169]: pgmap v15247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:27 smithi119 ceph-mon[108979]: pgmap v15247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:27 smithi119 ceph-mon[94175]: pgmap v15247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:29 smithi183 ceph-mon[99169]: pgmap v15248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:29 smithi119 ceph-mon[94175]: pgmap v15248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:29 smithi119 ceph-mon[108979]: pgmap v15248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:31 smithi183 ceph-mon[99169]: pgmap v15249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:31 smithi119 ceph-mon[94175]: pgmap v15249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:31 smithi119 ceph-mon[108979]: pgmap v15249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:33 smithi119 ceph-mon[94175]: pgmap v15250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:33 smithi119 ceph-mon[108979]: pgmap v15250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:33 smithi183 ceph-mon[99169]: pgmap v15250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:32:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:32:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:32:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:35 smithi183 ceph-mon[99169]: pgmap v15251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:35 smithi119 ceph-mon[94175]: pgmap v15251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:35 smithi119 ceph-mon[108979]: pgmap v15251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:37 smithi183 ceph-mon[99169]: pgmap v15252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:37 smithi119 ceph-mon[94175]: pgmap v15252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:37 smithi119 ceph-mon[108979]: pgmap v15252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:39 smithi183 ceph-mon[99169]: pgmap v15253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:39 smithi119 ceph-mon[94175]: pgmap v15253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:39 smithi119 ceph-mon[108979]: pgmap v15253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:41 smithi183 ceph-mon[99169]: pgmap v15254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:41 smithi119 ceph-mon[94175]: pgmap v15254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:41 smithi119 ceph-mon[108979]: pgmap v15254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:43 smithi183 ceph-mon[99169]: pgmap v15255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:44.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:32:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:32:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:32:44.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:43 smithi119 ceph-mon[94175]: pgmap v15255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:44.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:43 smithi119 ceph-mon[108979]: pgmap v15255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:45 smithi119 ceph-mon[108979]: pgmap v15256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:45 smithi119 ceph-mon[94175]: pgmap v15256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:45 smithi183 ceph-mon[99169]: pgmap v15256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:47 smithi183 ceph-mon[99169]: pgmap v15257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:47 smithi119 ceph-mon[108979]: pgmap v15257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:47 smithi119 ceph-mon[94175]: pgmap v15257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:49 smithi183 ceph-mon[99169]: pgmap v15258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:49 smithi119 ceph-mon[94175]: pgmap v15258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:49 smithi119 ceph-mon[108979]: pgmap v15258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:51 smithi183 ceph-mon[99169]: pgmap v15259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:51 smithi119 ceph-mon[94175]: pgmap v15259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:51 smithi119 ceph-mon[108979]: pgmap v15259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:52.456 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:32:52.760 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:32:52.760 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 7m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:32:52.760 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (6h) 7m ago 6h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:32:52.760 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 7m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:32:52.760 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 7m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:32:52.761 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 7m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:32:52.761 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 7m ago 7h 823M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:32:52.761 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 7m ago 7h 1874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:32:52.761 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 7m ago 7h 854M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:32:52.761 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 7m ago 7h 1028M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:32:52.761 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (6h) 7m ago 6h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:32:52.761 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (6h) 7m ago 6h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:32:52.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 7m ago 7h 5871M 2296M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:32:52.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 7m ago 7h 5932M 2296M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:32:52.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 7m ago 7h 5371M 2296M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:32:52.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 7m ago 7h 5111M 2296M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:32:52.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 7m ago 7h 4262M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:32:52.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 7m ago 7h 5334M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:32:52.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 7m ago 7h 4330M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:32:52.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 7m ago 7h 5154M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:32:52.762 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 7m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:32:53.146 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:32:53.146 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:32:53.146 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:32:53.146 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:32:53.146 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:32:53.146 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:32:53.146 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:32:53.146 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:32:53.147 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:32:53.147 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:32:53.147 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:32:53.147 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:32:53.147 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:32:53.147 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:32:53.147 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:32:53.147 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:32:53.147 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:32:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:53 smithi119 ceph-mon[108979]: from='client.41201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:32:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:53 smithi119 ceph-mon[108979]: pgmap v15260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:53 smithi119 ceph-mon[108979]: from='client.41207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:32:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/353946532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:32:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:53 smithi119 ceph-mon[94175]: from='client.41201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:32:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:53 smithi119 ceph-mon[94175]: pgmap v15260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:53 smithi119 ceph-mon[94175]: from='client.41207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:32:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/353946532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:32:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:53 smithi183 ceph-mon[99169]: from='client.41201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:32:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:53 smithi183 ceph-mon[99169]: pgmap v15260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:53 smithi183 ceph-mon[99169]: from='client.41207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:32:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/353946532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:32:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:32:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:32:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:32:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:32:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:55 smithi183 ceph-mon[99169]: pgmap v15261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:55 smithi119 ceph-mon[108979]: pgmap v15261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:55 smithi119 ceph-mon[94175]: pgmap v15261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:57 smithi183 ceph-mon[99169]: pgmap v15262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:57 smithi119 ceph-mon[94175]: pgmap v15262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:32:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:57 smithi119 ceph-mon[108979]: pgmap v15262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:32:59 smithi183 ceph-mon[99169]: pgmap v15263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:32:59 smithi119 ceph-mon[108979]: pgmap v15263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:32:59 smithi119 ceph-mon[94175]: pgmap v15263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:01 smithi183 ceph-mon[99169]: pgmap v15264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:01 smithi119 ceph-mon[94175]: pgmap v15264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:01 smithi119 ceph-mon[108979]: pgmap v15264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:03 smithi119 ceph-mon[94175]: pgmap v15265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:03 smithi119 ceph-mon[108979]: pgmap v15265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:03 smithi183 ceph-mon[99169]: pgmap v15265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:33:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:33:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:33:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:05 smithi183 ceph-mon[99169]: pgmap v15266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:05 smithi119 ceph-mon[94175]: pgmap v15266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:05 smithi119 ceph-mon[108979]: pgmap v15266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:07 smithi183 ceph-mon[99169]: pgmap v15267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:07 smithi119 ceph-mon[94175]: pgmap v15267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:07 smithi119 ceph-mon[108979]: pgmap v15267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:09 smithi183 ceph-mon[99169]: pgmap v15268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:09 smithi119 ceph-mon[94175]: pgmap v15268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:09 smithi119 ceph-mon[108979]: pgmap v15268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:11 smithi183 ceph-mon[99169]: pgmap v15269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:11 smithi119 ceph-mon[94175]: pgmap v15269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:11 smithi119 ceph-mon[108979]: pgmap v15269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:13 smithi119 ceph-mon[108979]: pgmap v15270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:13 smithi119 ceph-mon[94175]: pgmap v15270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:13 smithi183 ceph-mon[99169]: pgmap v15270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:33:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:33:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:33:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 22:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T22:33:14.929064566Z level=info msg="Completed cleanup jobs" duration=13.180994ms 2023-12-01T22:33:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:15 smithi183 ceph-mon[99169]: pgmap v15271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:15 smithi119 ceph-mon[94175]: pgmap v15271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:15 smithi119 ceph-mon[108979]: pgmap v15271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:17 smithi183 ceph-mon[99169]: pgmap v15272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:33:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:17 smithi119 ceph-mon[94175]: pgmap v15272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:33:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:17 smithi119 ceph-mon[108979]: pgmap v15272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:33:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:33:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:33:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:33:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:33:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:33:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:33:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:33:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:33:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:33:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:33:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:33:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:33:19.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:33:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:19 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2286M 2023-12-01T22:33:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:19 smithi183 ceph-mon[99169]: pgmap v15273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:19 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2286M 2023-12-01T22:33:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:19 smithi119 ceph-mon[94175]: pgmap v15273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:19 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2286M 2023-12-01T22:33:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:19 smithi119 ceph-mon[108979]: pgmap v15273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:21 smithi183 ceph-mon[99169]: pgmap v15274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:21 smithi119 ceph-mon[94175]: pgmap v15274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:21 smithi119 ceph-mon[108979]: pgmap v15274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:23.493 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:33:23.798 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:33:23.798 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (6h) 8m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:33:23.798 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 8m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:33:23.799 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 8m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:33:23.799 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 8m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:33:23.799 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 8m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:33:23.799 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 8m ago 7h 823M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:33:23.799 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 8m ago 7h 1874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:33:23.799 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 8m ago 7h 854M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:33:23.799 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 8m ago 7h 1028M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:33:23.799 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 8m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:33:23.799 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 8m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:33:23.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 8m ago 7h 5871M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:33:23.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 8m ago 7h 5932M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:33:23.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 8m ago 7h 5371M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:33:23.800 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 8m ago 7h 5111M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:33:23.800 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 8m ago 7h 4262M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:33:23.800 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 8m ago 7h 5334M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:33:23.800 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 8m ago 7h 4330M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:33:23.800 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 8m ago 7h 5154M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:33:23.800 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (6h) 8m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:33:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:23 smithi119 ceph-mon[94175]: pgmap v15275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:23 smithi119 ceph-mon[108979]: pgmap v15275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:24.179 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:33:24.179 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:33:24.179 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:33:24.180 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:33:24.180 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:33:24.180 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:33:24.180 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:33:24.180 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:33:24.180 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:33:24.180 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:33:24.180 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:33:24.180 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:33:24.180 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:33:24.180 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:33:24.180 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:33:24.180 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:33:24.180 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:33:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:23 smithi183 ceph-mon[99169]: pgmap v15275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:33:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:33:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:33:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:24 smithi183 ceph-mon[99169]: from='client.41219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:33:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:24 smithi183 ceph-mon[99169]: from='client.41225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:33:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4119106083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:33:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:24 smithi119 ceph-mon[94175]: from='client.41219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:33:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:24 smithi119 ceph-mon[94175]: from='client.41225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:33:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4119106083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:33:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:24 smithi119 ceph-mon[108979]: from='client.41219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:33:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:24 smithi119 ceph-mon[108979]: from='client.41225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:33:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4119106083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:33:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:25 smithi183 ceph-mon[99169]: pgmap v15276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:25 smithi119 ceph-mon[94175]: pgmap v15276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:25 smithi119 ceph-mon[108979]: pgmap v15276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:27 smithi183 ceph-mon[99169]: pgmap v15277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:27 smithi119 ceph-mon[94175]: pgmap v15277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:27 smithi119 ceph-mon[108979]: pgmap v15277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:29 smithi183 ceph-mon[99169]: pgmap v15278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:29 smithi119 ceph-mon[94175]: pgmap v15278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:29 smithi119 ceph-mon[108979]: pgmap v15278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:31 smithi183 ceph-mon[99169]: pgmap v15279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:31 smithi119 ceph-mon[108979]: pgmap v15279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:31 smithi119 ceph-mon[94175]: pgmap v15279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:33 smithi119 ceph-mon[94175]: pgmap v15280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:33 smithi119 ceph-mon[108979]: pgmap v15280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:33 smithi183 ceph-mon[99169]: pgmap v15280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:33:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:33:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:33:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:35 smithi183 ceph-mon[99169]: pgmap v15281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:35 smithi119 ceph-mon[94175]: pgmap v15281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:35 smithi119 ceph-mon[108979]: pgmap v15281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:37 smithi183 ceph-mon[99169]: pgmap v15282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:37 smithi119 ceph-mon[94175]: pgmap v15282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:37 smithi119 ceph-mon[108979]: pgmap v15282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:39 smithi183 ceph-mon[99169]: pgmap v15283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:39 smithi119 ceph-mon[108979]: pgmap v15283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:39 smithi119 ceph-mon[94175]: pgmap v15283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:41 smithi183 ceph-mon[99169]: pgmap v15284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:41 smithi119 ceph-mon[94175]: pgmap v15284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:41 smithi119 ceph-mon[108979]: pgmap v15284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:43 smithi119 ceph-mon[94175]: pgmap v15285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:43 smithi119 ceph-mon[108979]: pgmap v15285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:43 smithi183 ceph-mon[99169]: pgmap v15285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:33:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:33:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:33:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:45 smithi183 ceph-mon[99169]: pgmap v15286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:45 smithi119 ceph-mon[94175]: pgmap v15286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:45 smithi119 ceph-mon[108979]: pgmap v15286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:47 smithi183 ceph-mon[99169]: pgmap v15287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:47 smithi119 ceph-mon[94175]: pgmap v15287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:47 smithi119 ceph-mon[108979]: pgmap v15287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:49 smithi183 ceph-mon[99169]: pgmap v15288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:49 smithi119 ceph-mon[108979]: pgmap v15288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:49 smithi119 ceph-mon[94175]: pgmap v15288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:51 smithi183 ceph-mon[99169]: pgmap v15289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:51 smithi119 ceph-mon[94175]: pgmap v15289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:51 smithi119 ceph-mon[108979]: pgmap v15289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:53 smithi119 ceph-mon[94175]: pgmap v15290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:53 smithi119 ceph-mon[108979]: pgmap v15290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:53 smithi183 ceph-mon[99169]: pgmap v15290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:33:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:33:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:33:54.525 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:33:54.835 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:33:54.836 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 8m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:33:54.836 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 8m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:33:54.836 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 8m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:33:54.836 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 8m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:33:54.836 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 8m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:33:54.836 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 8m ago 7h 823M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:33:54.836 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 8m ago 7h 1874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:33:54.836 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 8m ago 7h 854M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:33:54.836 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 8m ago 7h 1028M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:33:54.836 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 8m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:33:54.836 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 8m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:33:54.836 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 8m ago 7h 5871M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:33:54.836 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 8m ago 7h 5932M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:33:54.837 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 8m ago 7h 5371M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:33:54.837 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 8m ago 7h 5111M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:33:54.837 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 8m ago 7h 4262M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:33:54.837 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 8m ago 7h 5334M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:33:54.837 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 8m ago 7h 4330M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:33:54.837 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 8m ago 7h 5154M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:33:54.837 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 8m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:33:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:33:55.218 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:33:55.218 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:33:55.218 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:33:55.218 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:33:55.219 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:33:55.219 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:33:55.219 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:33:55.219 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:33:55.219 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:33:55.219 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:33:55.219 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:33:55.219 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:33:55.219 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:33:55.219 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:33:55.219 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:33:55.219 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:33:55.219 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:33:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:55 smithi183 ceph-mon[99169]: from='client.31353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:33:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:55 smithi183 ceph-mon[99169]: pgmap v15291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:55 smithi183 ceph-mon[99169]: from='client.41243 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:33:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/473483533' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:33:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:55 smithi119 ceph-mon[94175]: from='client.31353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:33:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:55 smithi119 ceph-mon[94175]: pgmap v15291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:55 smithi119 ceph-mon[94175]: from='client.41243 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:33:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/473483533' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:33:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:55 smithi119 ceph-mon[108979]: from='client.31353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:33:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:55 smithi119 ceph-mon[108979]: pgmap v15291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:55 smithi119 ceph-mon[108979]: from='client.41243 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:33:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/473483533' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:33:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:57 smithi183 ceph-mon[99169]: pgmap v15292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:57 smithi119 ceph-mon[94175]: pgmap v15292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:33:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:57 smithi119 ceph-mon[108979]: pgmap v15292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:33:59 smithi183 ceph-mon[99169]: pgmap v15293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:33:59 smithi119 ceph-mon[94175]: pgmap v15293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:33:59 smithi119 ceph-mon[108979]: pgmap v15293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:01 smithi183 ceph-mon[99169]: pgmap v15294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:01 smithi119 ceph-mon[94175]: pgmap v15294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:01 smithi119 ceph-mon[108979]: pgmap v15294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:03 smithi183 ceph-mon[99169]: pgmap v15295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:04.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:34:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:34:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:34:04.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:03 smithi119 ceph-mon[108979]: pgmap v15295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:04.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:03 smithi119 ceph-mon[94175]: pgmap v15295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:05 smithi119 ceph-mon[94175]: pgmap v15296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:05 smithi119 ceph-mon[108979]: pgmap v15296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:05 smithi183 ceph-mon[99169]: pgmap v15296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:07 smithi119 ceph-mon[108979]: pgmap v15297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:07 smithi119 ceph-mon[94175]: pgmap v15297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:07 smithi183 ceph-mon[99169]: pgmap v15297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:09 smithi183 ceph-mon[99169]: pgmap v15298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:09 smithi119 ceph-mon[108979]: pgmap v15298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:09 smithi119 ceph-mon[94175]: pgmap v15298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:11 smithi183 ceph-mon[99169]: pgmap v15299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:11 smithi119 ceph-mon[94175]: pgmap v15299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:11 smithi119 ceph-mon[108979]: pgmap v15299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:14.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:13 smithi183 ceph-mon[99169]: pgmap v15300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:34:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:34:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:34:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:13 smithi119 ceph-mon[94175]: pgmap v15300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:13 smithi119 ceph-mon[108979]: pgmap v15300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:14 smithi183 ceph-mon[99169]: pgmap v15301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:14 smithi119 ceph-mon[94175]: pgmap v15301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:14 smithi119 ceph-mon[108979]: pgmap v15301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:17 smithi183 ceph-mon[99169]: pgmap v15302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:17 smithi119 ceph-mon[94175]: pgmap v15302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:17 smithi119 ceph-mon[108979]: pgmap v15302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:34:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:34:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:34:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:19 smithi183 ceph-mon[99169]: pgmap v15303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:34:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:34:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:34:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:19 smithi119 ceph-mon[94175]: pgmap v15303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:34:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:34:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:34:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:19 smithi119 ceph-mon[108979]: pgmap v15303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:34:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:34:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:34:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:21 smithi183 ceph-mon[99169]: pgmap v15304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:21 smithi119 ceph-mon[94175]: pgmap v15304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:21 smithi119 ceph-mon[108979]: pgmap v15304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:23 smithi119 ceph-mon[94175]: pgmap v15305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:23 smithi119 ceph-mon[108979]: pgmap v15305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:23 smithi183 ceph-mon[99169]: pgmap v15305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:34:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:34:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:34:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:25.563 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:34:25.872 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:34:25.872 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 9m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:34:25.872 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 9m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:34:25.872 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 9m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:34:25.872 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 9m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:34:25.872 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 9m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:34:25.872 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 9m ago 7h 823M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:34:25.872 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 9m ago 7h 1874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:34:25.872 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 9m ago 7h 854M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:34:25.873 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 9m ago 7h 1028M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:34:25.873 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 9m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:34:25.873 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 9m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:34:25.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 9m ago 7h 5871M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:34:25.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 9m ago 7h 5932M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:34:25.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 9m ago 7h 5371M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:34:25.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 9m ago 7h 5111M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:34:25.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 9m ago 7h 4262M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:34:25.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 9m ago 7h 5334M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:34:25.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 9m ago 7h 4330M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:34:25.873 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 9m ago 7h 5154M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:34:25.873 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 9m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:34:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:25 smithi183 ceph-mon[99169]: pgmap v15306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:25 smithi119 ceph-mon[108979]: pgmap v15306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:25 smithi119 ceph-mon[94175]: pgmap v15306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:26.252 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:34:26.252 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:34:26.252 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:34:26.252 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:34:26.252 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:34:26.252 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:34:26.252 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:34:26.252 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:34:26.253 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:34:26.253 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:34:26.253 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:34:26.253 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:34:26.253 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:34:26.253 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:34:26.253 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:34:26.253 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:34:26.253 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:34:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:26 smithi183 ceph-mon[99169]: from='client.41255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:34:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:26 smithi183 ceph-mon[99169]: from='client.31377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:34:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/230883915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:34:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:26 smithi119 ceph-mon[94175]: from='client.41255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:34:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:26 smithi119 ceph-mon[94175]: from='client.31377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:34:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/230883915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:34:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:26 smithi119 ceph-mon[108979]: from='client.41255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:34:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:26 smithi119 ceph-mon[108979]: from='client.31377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:34:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/230883915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:34:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:27 smithi183 ceph-mon[99169]: pgmap v15307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:27 smithi119 ceph-mon[94175]: pgmap v15307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:27 smithi119 ceph-mon[108979]: pgmap v15307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:29 smithi183 ceph-mon[99169]: pgmap v15308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:29 smithi119 ceph-mon[94175]: pgmap v15308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:29 smithi119 ceph-mon[108979]: pgmap v15308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:31 smithi183 ceph-mon[99169]: pgmap v15309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:31 smithi119 ceph-mon[94175]: pgmap v15309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:31 smithi119 ceph-mon[108979]: pgmap v15309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:33 smithi119 ceph-mon[108979]: pgmap v15310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:33 smithi119 ceph-mon[94175]: pgmap v15310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:33 smithi183 ceph-mon[99169]: pgmap v15310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:34:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:34:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:34:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:35 smithi183 ceph-mon[99169]: pgmap v15311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:35 smithi119 ceph-mon[94175]: pgmap v15311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:35 smithi119 ceph-mon[108979]: pgmap v15311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:38.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:37 smithi183 ceph-mon[99169]: pgmap v15312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:37 smithi119 ceph-mon[94175]: pgmap v15312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:37 smithi119 ceph-mon[108979]: pgmap v15312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:39 smithi183 ceph-mon[99169]: pgmap v15313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:39 smithi119 ceph-mon[94175]: pgmap v15313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:39 smithi119 ceph-mon[108979]: pgmap v15313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:41 smithi183 ceph-mon[99169]: pgmap v15314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:41 smithi119 ceph-mon[94175]: pgmap v15314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:41 smithi119 ceph-mon[108979]: pgmap v15314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:43 smithi119 ceph-mon[94175]: pgmap v15315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:43 smithi119 ceph-mon[108979]: pgmap v15315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:43 smithi183 ceph-mon[99169]: pgmap v15315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:34:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:34:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:34:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:45 smithi183 ceph-mon[99169]: pgmap v15316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:45 smithi119 ceph-mon[108979]: pgmap v15316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:45 smithi119 ceph-mon[94175]: pgmap v15316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:47 smithi183 ceph-mon[99169]: pgmap v15317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:47 smithi119 ceph-mon[94175]: pgmap v15317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:47 smithi119 ceph-mon[108979]: pgmap v15317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:49 smithi183 ceph-mon[99169]: pgmap v15318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:49 smithi119 ceph-mon[108979]: pgmap v15318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:49 smithi119 ceph-mon[94175]: pgmap v15318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:51 smithi183 ceph-mon[99169]: pgmap v15319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:51 smithi119 ceph-mon[94175]: pgmap v15319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:51 smithi119 ceph-mon[108979]: pgmap v15319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:53 smithi119 ceph-mon[94175]: pgmap v15320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:53 smithi119 ceph-mon[108979]: pgmap v15320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:53 smithi183 ceph-mon[99169]: pgmap v15320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:34:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:34:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:34:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:34:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:55 smithi183 ceph-mon[99169]: pgmap v15321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:55 smithi119 ceph-mon[94175]: pgmap v15321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:55 smithi119 ceph-mon[108979]: pgmap v15321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:56.598 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:34:56.907 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:34:56.907 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 9m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:34:56.907 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 9m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:34:56.908 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 9m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:34:56.908 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 9m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:34:56.908 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 9m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:34:56.908 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 9m ago 7h 823M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:34:56.908 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 9m ago 7h 1874M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:34:56.908 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 9m ago 7h 854M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:34:56.908 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 9m ago 7h 1028M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:34:56.908 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 9m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:34:56.908 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 9m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:34:56.908 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 9m ago 7h 5871M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:34:56.908 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 9m ago 7h 5932M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:34:56.908 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 9m ago 7h 5371M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:34:56.908 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 9m ago 7h 5111M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:34:56.908 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 9m ago 7h 4262M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:34:56.908 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 9m ago 7h 5334M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:34:56.909 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 9m ago 7h 4330M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:34:56.909 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 9m ago 7h 5154M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:34:56.909 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 9m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:34:57.290 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:34:57.291 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:34:57.291 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:34:57.291 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:34:57.291 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:34:57.291 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:34:57.291 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:34:57.291 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:34:57.291 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:34:57.291 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:34:57.291 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:34:57.292 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:34:57.292 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:34:57.292 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:34:57.292 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:34:57.292 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:34:57.292 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:34:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:57 smithi183 ceph-mon[99169]: from='client.41273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:34:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:57 smithi183 ceph-mon[99169]: pgmap v15322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:57 smithi183 ceph-mon[99169]: from='client.31395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:34:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/722333175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:34:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:57 smithi119 ceph-mon[94175]: from='client.41273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:34:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:57 smithi119 ceph-mon[94175]: pgmap v15322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:57 smithi119 ceph-mon[94175]: from='client.31395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:34:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/722333175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:34:58.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:57 smithi119 ceph-mon[108979]: from='client.41273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:34:58.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:57 smithi119 ceph-mon[108979]: pgmap v15322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:34:58.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:57 smithi119 ceph-mon[108979]: from='client.31395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:34:58.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/722333175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:35:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:34:59 smithi183 ceph-mon[99169]: pgmap v15323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:34:59 smithi119 ceph-mon[94175]: pgmap v15323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:34:59 smithi119 ceph-mon[108979]: pgmap v15323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:01 smithi183 ceph-mon[99169]: pgmap v15324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:01 smithi119 ceph-mon[94175]: pgmap v15324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:01 smithi119 ceph-mon[108979]: pgmap v15324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:03 smithi119 ceph-mon[94175]: pgmap v15325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:03 smithi119 ceph-mon[108979]: pgmap v15325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:03 smithi183 ceph-mon[99169]: pgmap v15325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:35:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:35:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:35:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:05 smithi183 ceph-mon[99169]: pgmap v15326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:05 smithi119 ceph-mon[94175]: pgmap v15326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:05 smithi119 ceph-mon[108979]: pgmap v15326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:07 smithi183 ceph-mon[99169]: pgmap v15327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:07 smithi119 ceph-mon[94175]: pgmap v15327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:07 smithi119 ceph-mon[108979]: pgmap v15327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:09 smithi183 ceph-mon[99169]: pgmap v15328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:09 smithi119 ceph-mon[108979]: pgmap v15328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:09 smithi119 ceph-mon[94175]: pgmap v15328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:11 smithi183 ceph-mon[99169]: pgmap v15329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:11 smithi119 ceph-mon[108979]: pgmap v15329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:11 smithi119 ceph-mon[94175]: pgmap v15329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:13 smithi183 ceph-mon[99169]: pgmap v15330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:14.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:35:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:35:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T22:35:14.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:13 smithi119 ceph-mon[108979]: pgmap v15330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:14.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:13 smithi119 ceph-mon[94175]: pgmap v15330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:15 smithi183 ceph-mon[99169]: pgmap v15331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:15 smithi119 ceph-mon[94175]: pgmap v15331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:15 smithi119 ceph-mon[108979]: pgmap v15331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:17 smithi183 ceph-mon[99169]: pgmap v15332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:17 smithi119 ceph-mon[108979]: pgmap v15332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:17 smithi119 ceph-mon[94175]: pgmap v15332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:19 smithi183 ceph-mon[99169]: pgmap v15333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:35:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:19 smithi119 ceph-mon[94175]: pgmap v15333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:35:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:19 smithi119 ceph-mon[108979]: pgmap v15333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:35:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:21 smithi119 ceph-mon[94175]: pgmap v15334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:21 smithi119 ceph-mon[108979]: pgmap v15334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:21 smithi183 ceph-mon[99169]: pgmap v15334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:23 smithi119 ceph-mon[94175]: pgmap v15335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:35:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:35:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:35:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:35:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:35:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:35:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:35:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:23 smithi119 ceph-mon[108979]: pgmap v15335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:35:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:35:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:35:24.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:35:24.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:35:24.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:35:24.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:35:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:23 smithi183 ceph-mon[99169]: pgmap v15335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:35:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:35:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:35:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:35:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:35:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:35:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:35:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:35:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:35:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:35:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:25 smithi183 ceph-mon[99169]: pgmap v15336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:25 smithi119 ceph-mon[108979]: pgmap v15336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:25 smithi119 ceph-mon[94175]: pgmap v15336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:27.636 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:35:27.946 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:35:27.946 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 5s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:35:27.946 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 4s ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:35:27.946 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 5s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:35:27.946 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 4s ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:35:27.946 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 4s ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:35:27.946 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 5s ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:35:27.946 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 5s ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:35:27.946 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 4s ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:35:27.946 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 5s ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:35:27.946 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 5s ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:35:27.946 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 4s ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 5s ago 7h 5902M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 5s ago 7h 5960M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 5s ago 7h 5394M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 5s ago 7h 5141M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 4s ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 4s ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 4s ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 4s ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:35:27.947 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 4s ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:35:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:27 smithi183 ceph-mon[99169]: pgmap v15337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:27 smithi119 ceph-mon[108979]: pgmap v15337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:27 smithi119 ceph-mon[94175]: pgmap v15337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:35:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:35:28.328 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:35:28.328 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:35:28.328 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:35:28.328 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:35:28.328 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:35:28.328 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:35:28.328 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:35:28.328 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:35:28.328 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:35:28.328 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:35:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:28 smithi183 ceph-mon[99169]: from='client.31407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:35:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:28 smithi183 ceph-mon[99169]: from='client.41297 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:35:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4034558738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:35:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:28 smithi119 ceph-mon[94175]: from='client.31407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:35:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:28 smithi119 ceph-mon[94175]: from='client.41297 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:35:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4034558738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:35:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:28 smithi119 ceph-mon[108979]: from='client.31407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:35:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:28 smithi119 ceph-mon[108979]: from='client.41297 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:35:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4034558738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:35:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:29 smithi183 ceph-mon[99169]: pgmap v15338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:29 smithi119 ceph-mon[94175]: pgmap v15338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:29 smithi119 ceph-mon[108979]: pgmap v15338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:31 smithi183 ceph-mon[99169]: pgmap v15339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:31 smithi119 ceph-mon[94175]: pgmap v15339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:31 smithi119 ceph-mon[108979]: pgmap v15339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:33 smithi119 ceph-mon[94175]: pgmap v15340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:33 smithi119 ceph-mon[108979]: pgmap v15340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:33 smithi183 ceph-mon[99169]: pgmap v15340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:35:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:35:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:35:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:35 smithi183 ceph-mon[99169]: pgmap v15341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:35 smithi119 ceph-mon[94175]: pgmap v15341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:35 smithi119 ceph-mon[108979]: pgmap v15341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:37 smithi183 ceph-mon[99169]: pgmap v15342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:37 smithi119 ceph-mon[94175]: pgmap v15342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:37 smithi119 ceph-mon[108979]: pgmap v15342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:39 smithi183 ceph-mon[99169]: pgmap v15343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:39 smithi119 ceph-mon[94175]: pgmap v15343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:39 smithi119 ceph-mon[108979]: pgmap v15343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:41 smithi183 ceph-mon[99169]: pgmap v15344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:41 smithi119 ceph-mon[108979]: pgmap v15344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:41 smithi119 ceph-mon[94175]: pgmap v15344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:43 smithi119 ceph-mon[108979]: pgmap v15345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:43 smithi119 ceph-mon[94175]: pgmap v15345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:43 smithi183 ceph-mon[99169]: pgmap v15345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:35:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:35:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:35:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:45 smithi183 ceph-mon[99169]: pgmap v15346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:45 smithi119 ceph-mon[94175]: pgmap v15346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:45 smithi119 ceph-mon[108979]: pgmap v15346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:47 smithi183 ceph-mon[99169]: pgmap v15347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:47 smithi119 ceph-mon[94175]: pgmap v15347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:47 smithi119 ceph-mon[108979]: pgmap v15347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:49 smithi183 ceph-mon[99169]: pgmap v15348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:49 smithi119 ceph-mon[94175]: pgmap v15348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:49 smithi119 ceph-mon[108979]: pgmap v15348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:51 smithi183 ceph-mon[99169]: pgmap v15349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:51 smithi119 ceph-mon[94175]: pgmap v15349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:51 smithi119 ceph-mon[108979]: pgmap v15349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:53 smithi119 ceph-mon[94175]: pgmap v15350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:53 smithi119 ceph-mon[108979]: pgmap v15350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:53 smithi183 ceph-mon[99169]: pgmap v15350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:35:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:35:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:35:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:35:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:55 smithi183 ceph-mon[99169]: pgmap v15351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:55 smithi119 ceph-mon[94175]: pgmap v15351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:55 smithi119 ceph-mon[108979]: pgmap v15351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:57 smithi183 ceph-mon[99169]: pgmap v15352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:57 smithi119 ceph-mon[108979]: pgmap v15352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:57 smithi119 ceph-mon[94175]: pgmap v15352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:35:58.672 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:35:58.979 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:35:58.980 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 36s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:35:58.980 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 35s ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:35:58.980 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 36s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:35:58.980 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 35s ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:35:58.980 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 35s ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:35:58.980 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 36s ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:35:58.980 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 36s ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:35:58.980 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 35s ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:35:58.980 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 36s ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:35:58.980 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 36s ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:35:58.980 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 35s ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:35:58.980 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 36s ago 7h 5902M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:35:58.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 36s ago 7h 5960M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:35:58.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 36s ago 7h 5394M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:35:58.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 36s ago 7h 5141M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:35:58.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 35s ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:35:58.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 35s ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:35:58.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 35s ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:35:58.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 35s ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:35:58.981 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 35s ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:35:59.356 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:35:59.356 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:35:59.356 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:35:59.356 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:35:59.356 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:35:59.356 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:35:59.356 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:35:59.356 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:35:59.356 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:35:59.356 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:35:59.356 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:35:59.357 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:35:59.357 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:35:59.357 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:35:59.357 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:35:59.357 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:35:59.357 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:36:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:59 smithi183 ceph-mon[99169]: pgmap v15353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:59 smithi183 ceph-mon[99169]: from='client.41309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:36:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:59 smithi183 ceph-mon[99169]: from='client.31431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:36:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:35:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/687001578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:36:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:59 smithi119 ceph-mon[94175]: pgmap v15353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:59 smithi119 ceph-mon[94175]: from='client.41309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:36:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:59 smithi119 ceph-mon[94175]: from='client.31431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:36:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:35:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/687001578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:36:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:59 smithi119 ceph-mon[108979]: pgmap v15353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:59 smithi119 ceph-mon[108979]: from='client.41309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:36:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:59 smithi119 ceph-mon[108979]: from='client.31431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:36:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:35:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/687001578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:36:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:01 smithi183 ceph-mon[99169]: pgmap v15354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:01 smithi119 ceph-mon[94175]: pgmap v15354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:01 smithi119 ceph-mon[108979]: pgmap v15354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:03 smithi119 ceph-mon[94175]: pgmap v15355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:04.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:03 smithi119 ceph-mon[108979]: pgmap v15355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:03 smithi183 ceph-mon[99169]: pgmap v15355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:36:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:36:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:36:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:05 smithi183 ceph-mon[99169]: pgmap v15356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:05 smithi119 ceph-mon[94175]: pgmap v15356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:05 smithi119 ceph-mon[108979]: pgmap v15356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:07 smithi183 ceph-mon[99169]: pgmap v15357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:07 smithi119 ceph-mon[94175]: pgmap v15357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:07 smithi119 ceph-mon[108979]: pgmap v15357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:09 smithi183 ceph-mon[99169]: pgmap v15358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:09 smithi119 ceph-mon[108979]: pgmap v15358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:09 smithi119 ceph-mon[94175]: pgmap v15358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:11 smithi183 ceph-mon[99169]: pgmap v15359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:11 smithi119 ceph-mon[94175]: pgmap v15359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:11 smithi119 ceph-mon[108979]: pgmap v15359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:13 smithi183 ceph-mon[99169]: pgmap v15360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:14.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:36:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:36:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T22:36:14.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:13 smithi119 ceph-mon[94175]: pgmap v15360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:14.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:13 smithi119 ceph-mon[108979]: pgmap v15360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:15 smithi183 ceph-mon[99169]: pgmap v15361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:15 smithi119 ceph-mon[108979]: pgmap v15361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:15 smithi119 ceph-mon[94175]: pgmap v15361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:17 smithi183 ceph-mon[99169]: pgmap v15362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:17 smithi119 ceph-mon[108979]: pgmap v15362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:17 smithi119 ceph-mon[94175]: pgmap v15362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:19 smithi183 ceph-mon[99169]: pgmap v15363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:19 smithi119 ceph-mon[94175]: pgmap v15363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:19 smithi119 ceph-mon[108979]: pgmap v15363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:21 smithi183 ceph-mon[99169]: pgmap v15364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:21 smithi119 ceph-mon[108979]: pgmap v15364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:21 smithi119 ceph-mon[94175]: pgmap v15364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:23 smithi183 ceph-mon[99169]: pgmap v15365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:36:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:24.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:36:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:36:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:36:24.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:23 smithi119 ceph-mon[94175]: pgmap v15365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:24.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:36:24.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:24.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:23 smithi119 ceph-mon[108979]: pgmap v15365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:24.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:36:24.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:36:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:36:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:36:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:36:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:36:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:36:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:36:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:36:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:36:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:25 smithi119 ceph-mon[94175]: pgmap v15366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:25 smithi119 ceph-mon[108979]: pgmap v15366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:25 smithi183 ceph-mon[99169]: pgmap v15366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:27 smithi119 ceph-mon[108979]: pgmap v15367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:27 smithi119 ceph-mon[94175]: pgmap v15367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:28.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:27 smithi183 ceph-mon[99169]: pgmap v15367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:29.702 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:36:30.007 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:36:30.007 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 67s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:36:30.007 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 66s ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:36:30.007 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 67s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:36:30.007 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 66s ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:36:30.007 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 66s ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:36:30.007 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 67s ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:36:30.007 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 67s ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:36:30.007 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 66s ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:36:30.007 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 67s ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:36:30.008 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 67s ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:36:30.008 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 66s ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:36:30.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 67s ago 7h 5902M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:36:30.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 67s ago 7h 5960M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:36:30.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 67s ago 7h 5394M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:36:30.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 67s ago 7h 5141M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:36:30.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 66s ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:36:30.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 66s ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:36:30.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 66s ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:36:30.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 66s ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:36:30.008 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 66s ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:36:30.384 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:36:30.384 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:36:30.384 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:36:30.385 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:36:30.385 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:36:30.385 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:36:30.385 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:36:30.385 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:36:30.385 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:36:30.385 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:36:30.385 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:36:30.385 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:36:30.385 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:36:30.385 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:36:30.385 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:36:30.386 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:36:30.386 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:36:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:29 smithi183 ceph-mon[99169]: pgmap v15368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:29 smithi119 ceph-mon[108979]: pgmap v15368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:29 smithi119 ceph-mon[94175]: pgmap v15368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:31.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:30 smithi183 ceph-mon[99169]: from='client.31443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:36:31.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3880516125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:36:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:30 smithi119 ceph-mon[108979]: from='client.31443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:36:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3880516125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:36:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:30 smithi119 ceph-mon[94175]: from='client.31443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:36:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3880516125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:36:32.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:31 smithi183 ceph-mon[99169]: from='client.41333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:36:32.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:31 smithi183 ceph-mon[99169]: pgmap v15369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:31 smithi119 ceph-mon[108979]: from='client.41333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:36:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:31 smithi119 ceph-mon[108979]: pgmap v15369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:31 smithi119 ceph-mon[94175]: from='client.41333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:36:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:31 smithi119 ceph-mon[94175]: pgmap v15369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:33 smithi183 ceph-mon[99169]: pgmap v15370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:36:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:36:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:36:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:33 smithi119 ceph-mon[94175]: pgmap v15370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:33 smithi119 ceph-mon[108979]: pgmap v15370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:35 smithi183 ceph-mon[99169]: pgmap v15371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:35 smithi119 ceph-mon[94175]: pgmap v15371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:35 smithi119 ceph-mon[108979]: pgmap v15371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:38.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:37 smithi183 ceph-mon[99169]: pgmap v15372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:37 smithi119 ceph-mon[94175]: pgmap v15372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:37 smithi119 ceph-mon[108979]: pgmap v15372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:39 smithi183 ceph-mon[99169]: pgmap v15373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:39 smithi119 ceph-mon[108979]: pgmap v15373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:39 smithi119 ceph-mon[94175]: pgmap v15373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:41 smithi183 ceph-mon[99169]: pgmap v15374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:41 smithi119 ceph-mon[94175]: pgmap v15374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:41 smithi119 ceph-mon[108979]: pgmap v15374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:43 smithi183 ceph-mon[99169]: pgmap v15375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:36:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:36:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T22:36:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:43 smithi119 ceph-mon[94175]: pgmap v15375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:43 smithi119 ceph-mon[108979]: pgmap v15375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:45 smithi183 ceph-mon[99169]: pgmap v15376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:45 smithi119 ceph-mon[108979]: pgmap v15376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:45 smithi119 ceph-mon[94175]: pgmap v15376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:47 smithi183 ceph-mon[99169]: pgmap v15377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:47 smithi119 ceph-mon[108979]: pgmap v15377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:47 smithi119 ceph-mon[94175]: pgmap v15377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:48 smithi183 ceph-mon[99169]: pgmap v15378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:48 smithi119 ceph-mon[94175]: pgmap v15378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:48 smithi119 ceph-mon[108979]: pgmap v15378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:51 smithi183 ceph-mon[99169]: pgmap v15379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:51 smithi119 ceph-mon[94175]: pgmap v15379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:51 smithi119 ceph-mon[108979]: pgmap v15379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:53 smithi119 ceph-mon[94175]: pgmap v15380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:53 smithi119 ceph-mon[108979]: pgmap v15380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:53 smithi183 ceph-mon[99169]: pgmap v15380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:36:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:36:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:36:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:36:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:55 smithi183 ceph-mon[99169]: pgmap v15381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:55 smithi119 ceph-mon[94175]: pgmap v15381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:55 smithi119 ceph-mon[108979]: pgmap v15381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:57 smithi183 ceph-mon[99169]: pgmap v15382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:57 smithi119 ceph-mon[94175]: pgmap v15382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:36:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:57 smithi119 ceph-mon[108979]: pgmap v15382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:36:59 smithi183 ceph-mon[99169]: pgmap v15383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:36:59 smithi119 ceph-mon[94175]: pgmap v15383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:36:59 smithi119 ceph-mon[108979]: pgmap v15383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:00.731 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:37:01.041 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:37:01.041 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 98s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:37:01.041 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 97s ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 98s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 97s ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 97s ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 98s ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 98s ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 97s ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 98s ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 98s ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 97s ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 98s ago 7h 5902M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 98s ago 7h 5960M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 98s ago 7h 5394M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 98s ago 7h 5141M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:37:01.042 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 97s ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:37:01.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 97s ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:37:01.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 97s ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:37:01.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 97s ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:37:01.043 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 97s ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:37:01.422 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:37:01.422 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:37:01.423 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:37:01.423 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:37:01.423 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:37:01.423 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:37:01.423 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:37:01.423 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:37:01.423 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:37:01.423 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:37:01.423 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:37:01.423 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:37:01.424 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:37:01.424 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:37:01.424 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:37:01.424 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:37:01.424 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:37:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:01 smithi183 ceph-mon[99169]: pgmap v15384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:01 smithi183 ceph-mon[99169]: from='client.31461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:37:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/87508037' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:37:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:01 smithi119 ceph-mon[94175]: pgmap v15384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:01 smithi119 ceph-mon[94175]: from='client.31461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:37:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/87508037' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:37:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:01 smithi119 ceph-mon[108979]: pgmap v15384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:01 smithi119 ceph-mon[108979]: from='client.31461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:37:02.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/87508037' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:37:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:02 smithi183 ceph-mon[99169]: from='client.41351 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:37:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:02 smithi119 ceph-mon[94175]: from='client.41351 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:37:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:02 smithi119 ceph-mon[108979]: from='client.41351 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:37:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:03 smithi119 ceph-mon[94175]: pgmap v15385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:03 smithi119 ceph-mon[108979]: pgmap v15385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:03 smithi183 ceph-mon[99169]: pgmap v15385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:37:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:37:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:37:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:05 smithi183 ceph-mon[99169]: pgmap v15386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:05 smithi119 ceph-mon[94175]: pgmap v15386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:05 smithi119 ceph-mon[108979]: pgmap v15386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:07 smithi183 ceph-mon[99169]: pgmap v15387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:07 smithi119 ceph-mon[94175]: pgmap v15387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:07 smithi119 ceph-mon[108979]: pgmap v15387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:09 smithi183 ceph-mon[99169]: pgmap v15388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:09 smithi119 ceph-mon[94175]: pgmap v15388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:09 smithi119 ceph-mon[108979]: pgmap v15388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:11 smithi183 ceph-mon[99169]: pgmap v15389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:11 smithi119 ceph-mon[94175]: pgmap v15389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:11 smithi119 ceph-mon[108979]: pgmap v15389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:13 smithi183 ceph-mon[99169]: pgmap v15390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:14.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:37:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:37:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:37:14.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:13 smithi119 ceph-mon[94175]: pgmap v15390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:14.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:13 smithi119 ceph-mon[108979]: pgmap v15390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:15 smithi183 ceph-mon[99169]: pgmap v15391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:15 smithi119 ceph-mon[94175]: pgmap v15391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:15 smithi119 ceph-mon[108979]: pgmap v15391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:17 smithi183 ceph-mon[99169]: pgmap v15392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:17 smithi119 ceph-mon[108979]: pgmap v15392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:17 smithi119 ceph-mon[94175]: pgmap v15392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:19 smithi183 ceph-mon[99169]: pgmap v15393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:19 smithi119 ceph-mon[94175]: pgmap v15393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:19 smithi119 ceph-mon[108979]: pgmap v15393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:21 smithi183 ceph-mon[99169]: pgmap v15394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:21 smithi119 ceph-mon[94175]: pgmap v15394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:21 smithi119 ceph-mon[108979]: pgmap v15394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:24.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:37:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:37:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:37:24.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:23 smithi119 ceph-mon[94175]: pgmap v15395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:24.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:24.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:23 smithi119 ceph-mon[108979]: pgmap v15395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:24.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:23 smithi183 ceph-mon[99169]: pgmap v15395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:37:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:37:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:37:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:37:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:37:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:37:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:37:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:37:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:37:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:37:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:37:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:37:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:25 smithi119 ceph-mon[94175]: pgmap v15396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:25 smithi119 ceph-mon[108979]: pgmap v15396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:25 smithi183 ceph-mon[99169]: pgmap v15396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:27 smithi183 ceph-mon[99169]: pgmap v15397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:27 smithi119 ceph-mon[94175]: pgmap v15397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:27 smithi119 ceph-mon[108979]: pgmap v15397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:30.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:29 smithi183 ceph-mon[99169]: pgmap v15398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:29 smithi119 ceph-mon[94175]: pgmap v15398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:29 smithi119 ceph-mon[108979]: pgmap v15398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:31.768 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:37:32.078 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:37:32.078 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 2m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:37:32.078 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 2m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:37:32.078 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 2m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:37:32.078 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 2m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:37:32.078 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 2m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:37:32.078 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 2m ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:37:32.078 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 2m ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:37:32.078 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 2m ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:37:32.078 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 2m ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:37:32.078 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 2m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:37:32.078 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 2m ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:37:32.079 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 2m ago 7h 5902M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:37:32.079 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 2m ago 7h 5960M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:37:32.079 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 2m ago 7h 5394M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:37:32.079 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 2m ago 7h 5141M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:37:32.079 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 2m ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:37:32.079 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 2m ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:37:32.079 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 2m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:37:32.079 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 2m ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:37:32.079 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 2m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:37:32.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:31 smithi183 ceph-mon[99169]: pgmap v15399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:31 smithi119 ceph-mon[94175]: pgmap v15399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:31 smithi119 ceph-mon[108979]: pgmap v15399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:32.459 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:37:32.459 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:37:32.459 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:37:32.459 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:37:32.459 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:37:32.459 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:37:32.460 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:37:32.460 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:37:32.460 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:37:32.460 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:37:32.460 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:37:32.460 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:37:32.460 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:37:32.460 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:37:32.460 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:37:32.460 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:37:32.460 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:37:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:32 smithi183 ceph-mon[99169]: from='client.31479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:37:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3603208281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:37:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:32 smithi119 ceph-mon[94175]: from='client.31479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:37:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3603208281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:37:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:32 smithi119 ceph-mon[108979]: from='client.31479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:37:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3603208281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:37:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:33 smithi183 ceph-mon[99169]: from='client.31485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:37:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:33 smithi183 ceph-mon[99169]: pgmap v15400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:37:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:37:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:37:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:33 smithi119 ceph-mon[94175]: from='client.31485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:37:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:33 smithi119 ceph-mon[94175]: pgmap v15400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:33 smithi119 ceph-mon[108979]: from='client.31485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:37:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:33 smithi119 ceph-mon[108979]: pgmap v15400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:35 smithi183 ceph-mon[99169]: pgmap v15401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:35 smithi119 ceph-mon[94175]: pgmap v15401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:35 smithi119 ceph-mon[108979]: pgmap v15401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:37 smithi183 ceph-mon[99169]: pgmap v15402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:37 smithi119 ceph-mon[108979]: pgmap v15402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:38.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:37 smithi119 ceph-mon[94175]: pgmap v15402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:39 smithi183 ceph-mon[99169]: pgmap v15403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:39 smithi119 ceph-mon[108979]: pgmap v15403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:39 smithi119 ceph-mon[94175]: pgmap v15403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:41 smithi183 ceph-mon[99169]: pgmap v15404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:41 smithi119 ceph-mon[94175]: pgmap v15404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:41 smithi119 ceph-mon[108979]: pgmap v15404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:43 smithi183 ceph-mon[99169]: pgmap v15405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:37:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:37:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:37:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:43 smithi119 ceph-mon[94175]: pgmap v15405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:43 smithi119 ceph-mon[108979]: pgmap v15405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:45 smithi183 ceph-mon[99169]: pgmap v15406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:45 smithi119 ceph-mon[94175]: pgmap v15406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:45 smithi119 ceph-mon[108979]: pgmap v15406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:47 smithi183 ceph-mon[99169]: pgmap v15407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:47 smithi119 ceph-mon[94175]: pgmap v15407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:47 smithi119 ceph-mon[108979]: pgmap v15407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:50.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:49 smithi183 ceph-mon[99169]: pgmap v15408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:49 smithi119 ceph-mon[94175]: pgmap v15408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:50.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:49 smithi119 ceph-mon[108979]: pgmap v15408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:51 smithi183 ceph-mon[99169]: pgmap v15409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:51 smithi119 ceph-mon[108979]: pgmap v15409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:51 smithi119 ceph-mon[94175]: pgmap v15409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:53 smithi183 ceph-mon[99169]: pgmap v15410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:52 smithi119 ceph-mon[94175]: pgmap v15410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:53 smithi119 ceph-mon[108979]: pgmap v15410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:37:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:37:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:37:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:37:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:55 smithi183 ceph-mon[99169]: pgmap v15411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:55 smithi119 ceph-mon[94175]: pgmap v15411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:55 smithi119 ceph-mon[108979]: pgmap v15411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:57 smithi183 ceph-mon[99169]: pgmap v15412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:57 smithi119 ceph-mon[94175]: pgmap v15412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:37:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:57 smithi119 ceph-mon[108979]: pgmap v15412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:37:59 smithi183 ceph-mon[99169]: pgmap v15413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:37:59 smithi119 ceph-mon[94175]: pgmap v15413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:37:59 smithi119 ceph-mon[108979]: pgmap v15413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:01 smithi183 ceph-mon[99169]: pgmap v15414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:01 smithi119 ceph-mon[94175]: pgmap v15414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:01 smithi119 ceph-mon[108979]: pgmap v15414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:02.804 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:38:03.110 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:38:03.111 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 2m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:38:03.111 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 2m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:38:03.111 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 2m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:38:03.111 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 2m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:38:03.111 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 2m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:38:03.111 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 2m ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:38:03.111 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 2m ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:38:03.111 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 2m ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:38:03.111 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 2m ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:38:03.111 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 2m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:38:03.111 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 2m ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:38:03.111 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 2m ago 7h 5902M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:38:03.111 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 2m ago 7h 5960M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:38:03.111 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 2m ago 7h 5394M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:38:03.112 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 2m ago 7h 5141M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:38:03.112 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 2m ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:38:03.112 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 2m ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:38:03.112 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 2m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:38:03.112 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 2m ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:38:03.112 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 2m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:38:03.497 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:38:03.498 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:38:03.498 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:38:03.498 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:38:03.498 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:38:03.498 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:38:03.498 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:38:03.498 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:38:03.498 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:38:03.498 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:38:03.498 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:38:03.498 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:38:03.499 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:38:03.499 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:38:03.499 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:38:03.499 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:38:03.499 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:38:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:03 smithi119 ceph-mon[94175]: pgmap v15415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:03 smithi119 ceph-mon[94175]: from='client.31497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:38:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2180461154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:38:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:03 smithi119 ceph-mon[108979]: pgmap v15415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:03 smithi119 ceph-mon[108979]: from='client.31497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:38:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2180461154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:38:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:03 smithi183 ceph-mon[99169]: pgmap v15415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:03 smithi183 ceph-mon[99169]: from='client.31497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:38:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2180461154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:38:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:38:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:38:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:38:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:04 smithi183 ceph-mon[99169]: from='client.41387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:38:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:04 smithi119 ceph-mon[94175]: from='client.41387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:38:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:04 smithi119 ceph-mon[108979]: from='client.41387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:38:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:05 smithi183 ceph-mon[99169]: pgmap v15416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:05 smithi119 ceph-mon[94175]: pgmap v15416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:05 smithi119 ceph-mon[108979]: pgmap v15416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:07 smithi183 ceph-mon[99169]: pgmap v15417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:07 smithi119 ceph-mon[94175]: pgmap v15417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:07 smithi119 ceph-mon[108979]: pgmap v15417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:09 smithi183 ceph-mon[99169]: pgmap v15418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:09 smithi119 ceph-mon[94175]: pgmap v15418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:09 smithi119 ceph-mon[108979]: pgmap v15418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:11 smithi183 ceph-mon[99169]: pgmap v15419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:11 smithi119 ceph-mon[94175]: pgmap v15419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:11 smithi119 ceph-mon[108979]: pgmap v15419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:13 smithi119 ceph-mon[94175]: pgmap v15420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:13 smithi119 ceph-mon[108979]: pgmap v15420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:13 smithi183 ceph-mon[99169]: pgmap v15420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:38:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:38:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:38:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:15 smithi183 ceph-mon[99169]: pgmap v15421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:15 smithi119 ceph-mon[108979]: pgmap v15421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:15 smithi119 ceph-mon[94175]: pgmap v15421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:17 smithi183 ceph-mon[99169]: pgmap v15422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:17 smithi119 ceph-mon[94175]: pgmap v15422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:17 smithi119 ceph-mon[108979]: pgmap v15422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:19 smithi183 ceph-mon[99169]: pgmap v15423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:19 smithi119 ceph-mon[108979]: pgmap v15423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:19 smithi119 ceph-mon[94175]: pgmap v15423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:21 smithi183 ceph-mon[99169]: pgmap v15424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:21 smithi119 ceph-mon[94175]: pgmap v15424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:21 smithi119 ceph-mon[108979]: pgmap v15424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:23 smithi119 ceph-mon[94175]: pgmap v15425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:23 smithi119 ceph-mon[108979]: pgmap v15425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:23 smithi183 ceph-mon[99169]: pgmap v15425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:38:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:38:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T22:38:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:25 smithi183 ceph-mon[99169]: pgmap v15426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:38:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:38:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:38:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:38:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:38:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:38:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:25 smithi119 ceph-mon[94175]: pgmap v15426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:38:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:38:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:38:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:38:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:38:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:38:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:25 smithi119 ceph-mon[108979]: pgmap v15426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:38:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:38:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:38:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:38:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:38:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:38:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:27 smithi183 ceph-mon[99169]: pgmap v15427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:27 smithi119 ceph-mon[94175]: pgmap v15427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:27 smithi119 ceph-mon[108979]: pgmap v15427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:30.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:29 smithi183 ceph-mon[99169]: pgmap v15428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:29 smithi119 ceph-mon[94175]: pgmap v15428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:29 smithi119 ceph-mon[108979]: pgmap v15428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:31 smithi183 ceph-mon[99169]: pgmap v15429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:31 smithi119 ceph-mon[94175]: pgmap v15429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:31 smithi119 ceph-mon[108979]: pgmap v15429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:33.845 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:38:34.154 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:38:34.154 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 3m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:38:34.154 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 3m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:38:34.154 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 3m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:38:34.154 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 3m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:38:34.154 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 3m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:38:34.154 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 3m ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:38:34.154 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 3m ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:38:34.154 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 3m ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:38:34.154 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 3m ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:38:34.154 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 3m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:38:34.154 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 3m ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:38:34.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 3m ago 7h 5902M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:38:34.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 3m ago 7h 5960M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:38:34.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 3m ago 7h 5394M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:38:34.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 3m ago 7h 5141M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:38:34.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 3m ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:38:34.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 3m ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:38:34.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 3m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:38:34.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 3m ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:38:34.155 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 3m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:38:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:33 smithi183 ceph-mon[99169]: pgmap v15430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:34.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:38:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:38:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T22:38:34.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:33 smithi119 ceph-mon[94175]: pgmap v15430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:34.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:33 smithi119 ceph-mon[108979]: pgmap v15430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:34.533 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:38:34.533 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:38:34.534 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:38:34.534 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:38:34.534 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:38:34.534 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:38:34.534 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:38:34.534 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:38:34.534 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:38:34.534 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:38:34.534 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:38:34.534 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:38:34.534 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:38:34.534 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:38:34.534 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:38:34.534 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:38:34.535 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:38:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:34 smithi119 ceph-mon[94175]: from='client.41399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:38:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/414884211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:38:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:34 smithi119 ceph-mon[108979]: from='client.41399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:38:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/414884211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:38:35.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:34 smithi183 ceph-mon[99169]: from='client.41399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:38:35.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/414884211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:38:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:35 smithi119 ceph-mon[94175]: from='client.41405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:38:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:35 smithi119 ceph-mon[94175]: pgmap v15431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:35 smithi119 ceph-mon[108979]: from='client.41405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:38:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:35 smithi119 ceph-mon[108979]: pgmap v15431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:35 smithi183 ceph-mon[99169]: from='client.41405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:38:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:35 smithi183 ceph-mon[99169]: pgmap v15431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:38.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:37 smithi183 ceph-mon[99169]: pgmap v15432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:37 smithi119 ceph-mon[94175]: pgmap v15432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:37 smithi119 ceph-mon[108979]: pgmap v15432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:39 smithi183 ceph-mon[99169]: pgmap v15433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:39 smithi119 ceph-mon[94175]: pgmap v15433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:39 smithi119 ceph-mon[108979]: pgmap v15433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:41 smithi183 ceph-mon[99169]: pgmap v15434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:41 smithi119 ceph-mon[94175]: pgmap v15434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:41 smithi119 ceph-mon[108979]: pgmap v15434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:43 smithi183 ceph-mon[99169]: pgmap v15435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:43 smithi119 ceph-mon[94175]: pgmap v15435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:38:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:38:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:38:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:43 smithi119 ceph-mon[108979]: pgmap v15435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:45 smithi183 ceph-mon[99169]: pgmap v15436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:45 smithi119 ceph-mon[94175]: pgmap v15436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:45 smithi119 ceph-mon[108979]: pgmap v15436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:47 smithi183 ceph-mon[99169]: pgmap v15437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:47 smithi119 ceph-mon[94175]: pgmap v15437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:47 smithi119 ceph-mon[108979]: pgmap v15437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:49 smithi183 ceph-mon[99169]: pgmap v15438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:49 smithi119 ceph-mon[108979]: pgmap v15438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:50.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:49 smithi119 ceph-mon[94175]: pgmap v15438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:51 smithi183 ceph-mon[99169]: pgmap v15439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:51 smithi119 ceph-mon[94175]: pgmap v15439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:51 smithi119 ceph-mon[108979]: pgmap v15439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:53 smithi183 ceph-mon[99169]: pgmap v15440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:38:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:38:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:38:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:53 smithi119 ceph-mon[94175]: pgmap v15440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:53 smithi119 ceph-mon[108979]: pgmap v15440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:38:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:55 smithi183 ceph-mon[99169]: pgmap v15441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:55 smithi119 ceph-mon[108979]: pgmap v15441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:55 smithi119 ceph-mon[94175]: pgmap v15441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:57 smithi183 ceph-mon[99169]: pgmap v15442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:57 smithi119 ceph-mon[94175]: pgmap v15442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:38:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:57 smithi119 ceph-mon[108979]: pgmap v15442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:38:59 smithi183 ceph-mon[99169]: pgmap v15443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:38:59 smithi119 ceph-mon[108979]: pgmap v15443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:38:59 smithi119 ceph-mon[94175]: pgmap v15443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:01 smithi183 ceph-mon[99169]: pgmap v15444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:01 smithi119 ceph-mon[108979]: pgmap v15444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:01 smithi119 ceph-mon[94175]: pgmap v15444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:03 smithi183 ceph-mon[99169]: pgmap v15445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:39:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:39:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:39:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:03 smithi119 ceph-mon[94175]: pgmap v15445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:03 smithi119 ceph-mon[108979]: pgmap v15445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:04.884 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:39:05.191 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:39:05.191 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 3m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:39:05.191 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 3m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:39:05.191 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 3m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:39:05.191 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 3m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:39:05.191 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 3m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:39:05.191 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 3m ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:39:05.191 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 3m ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:39:05.191 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 3m ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:39:05.191 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 3m ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:39:05.192 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 3m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:39:05.192 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 3m ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:39:05.192 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 3m ago 7h 5902M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:39:05.192 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 3m ago 7h 5960M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:39:05.192 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 3m ago 7h 5394M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:39:05.192 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 3m ago 7h 5141M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:39:05.192 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 3m ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:39:05.192 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 3m ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:39:05.192 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 3m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:39:05.192 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 3m ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:39:05.192 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 3m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:39:05.571 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:39:05.571 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:39:05.571 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:39:05.571 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:39:05.572 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:39:05.572 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:39:05.572 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:39:05.572 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:39:05.572 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:39:05.572 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:39:05.572 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:39:05.572 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:39:05.572 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:39:05.572 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:39:05.572 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:39:05.572 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:39:05.572 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:39:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:05 smithi183 ceph-mon[99169]: pgmap v15446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:05 smithi183 ceph-mon[99169]: from='client.41417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:39:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1335769065' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:39:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:05 smithi119 ceph-mon[108979]: pgmap v15446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:05 smithi119 ceph-mon[108979]: from='client.41417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:39:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1335769065' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:39:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:05 smithi119 ceph-mon[94175]: pgmap v15446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:05 smithi119 ceph-mon[94175]: from='client.41417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:39:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1335769065' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:39:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:07 smithi183 ceph-mon[99169]: from='client.41423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:39:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:07 smithi119 ceph-mon[94175]: from='client.41423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:39:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:07 smithi119 ceph-mon[108979]: from='client.41423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:39:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:08 smithi183 ceph-mon[99169]: pgmap v15447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:08 smithi119 ceph-mon[108979]: pgmap v15447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:08 smithi119 ceph-mon[94175]: pgmap v15447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:10 smithi183 ceph-mon[99169]: pgmap v15448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:10 smithi119 ceph-mon[94175]: pgmap v15448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:10 smithi119 ceph-mon[108979]: pgmap v15448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:11 smithi183 ceph-mon[99169]: pgmap v15449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:11 smithi119 ceph-mon[94175]: pgmap v15449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:11 smithi119 ceph-mon[108979]: pgmap v15449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:13 smithi119 ceph-mon[94175]: pgmap v15450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:13 smithi119 ceph-mon[108979]: pgmap v15450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:13 smithi183 ceph-mon[99169]: pgmap v15450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:39:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:39:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:39:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:15 smithi183 ceph-mon[99169]: pgmap v15451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:15 smithi119 ceph-mon[94175]: pgmap v15451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:15 smithi119 ceph-mon[108979]: pgmap v15451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:17 smithi183 ceph-mon[99169]: pgmap v15452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:17 smithi119 ceph-mon[94175]: pgmap v15452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:17 smithi119 ceph-mon[108979]: pgmap v15452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:19 smithi183 ceph-mon[99169]: pgmap v15453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:19 smithi119 ceph-mon[94175]: pgmap v15453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:19 smithi119 ceph-mon[108979]: pgmap v15453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:21 smithi183 ceph-mon[99169]: pgmap v15454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:21 smithi119 ceph-mon[108979]: pgmap v15454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:21 smithi119 ceph-mon[94175]: pgmap v15454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:23 smithi119 ceph-mon[108979]: pgmap v15455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:23 smithi119 ceph-mon[94175]: pgmap v15455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:23 smithi183 ceph-mon[99169]: pgmap v15455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:39:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:39:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:39:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:25 smithi183 ceph-mon[99169]: pgmap v15456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:39:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:25 smithi119 ceph-mon[94175]: pgmap v15456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:39:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:25 smithi119 ceph-mon[108979]: pgmap v15456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:39:27.521 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:39:27.521 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:39:27.521 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:27 smithi119 ceph-mon[94175]: pgmap v15457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:27.521 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:39:27.521 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:39:27.521 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:27 smithi119 ceph-mon[108979]: pgmap v15457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:39:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:39:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:27 smithi183 ceph-mon[99169]: pgmap v15457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:29 smithi183 ceph-mon[99169]: pgmap v15458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:39:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:39:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:39:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:39:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:39:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:29 smithi119 ceph-mon[94175]: pgmap v15458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:39:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:39:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:39:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:39:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:39:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:29 smithi119 ceph-mon[108979]: pgmap v15458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:39:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:39:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:39:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:39:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:39:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:31 smithi183 ceph-mon[99169]: pgmap v15459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:31 smithi119 ceph-mon[108979]: pgmap v15459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:31 smithi119 ceph-mon[94175]: pgmap v15459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:33 smithi119 ceph-mon[94175]: pgmap v15460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:34.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:33 smithi119 ceph-mon[108979]: pgmap v15460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:33 smithi183 ceph-mon[99169]: pgmap v15460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:39:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:39:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:39:35.913 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:39:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:35 smithi183 ceph-mon[99169]: pgmap v15461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:35 smithi119 ceph-mon[108979]: pgmap v15461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:35 smithi119 ceph-mon[94175]: pgmap v15461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:36.220 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:39:36.220 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 4m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:39:36.220 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 4m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:39:36.220 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 4m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:39:36.220 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 4m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:39:36.220 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 4m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:39:36.220 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 4m ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:39:36.220 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 4m ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:39:36.220 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 4m ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:39:36.220 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 4m ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:39:36.220 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 4m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:39:36.220 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 4m ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:39:36.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 4m ago 7h 5902M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:39:36.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 4m ago 7h 5960M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:39:36.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 4m ago 7h 5394M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:39:36.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 4m ago 7h 5141M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:39:36.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 4m ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:39:36.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 4m ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:39:36.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 4m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:39:36.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 4m ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:39:36.221 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 4m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:39:36.600 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:39:36.601 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:39:36.601 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:39:36.601 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:39:36.601 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:39:36.601 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:39:36.601 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:39:36.601 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:39:36.601 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:39:36.601 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:39:36.601 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:39:36.601 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:39:36.602 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:39:36.602 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:39:36.602 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:39:36.602 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:39:36.602 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:39:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:36 smithi183 ceph-mon[99169]: from='client.41435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:39:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4065760719' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:39:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:36 smithi119 ceph-mon[94175]: from='client.41435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:39:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4065760719' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:39:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:36 smithi119 ceph-mon[108979]: from='client.41435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:39:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4065760719' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:39:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:37 smithi183 ceph-mon[99169]: from='client.31557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:39:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:37 smithi183 ceph-mon[99169]: pgmap v15462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:37 smithi119 ceph-mon[94175]: from='client.31557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:39:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:37 smithi119 ceph-mon[94175]: pgmap v15462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:37 smithi119 ceph-mon[108979]: from='client.31557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:39:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:37 smithi119 ceph-mon[108979]: pgmap v15462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:39 smithi183 ceph-mon[99169]: pgmap v15463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:39 smithi119 ceph-mon[108979]: pgmap v15463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:39 smithi119 ceph-mon[94175]: pgmap v15463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:41 smithi183 ceph-mon[99169]: pgmap v15464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:41 smithi119 ceph-mon[108979]: pgmap v15464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:41 smithi119 ceph-mon[94175]: pgmap v15464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:43 smithi119 ceph-mon[94175]: pgmap v15465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:43 smithi119 ceph-mon[108979]: pgmap v15465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:43 smithi183 ceph-mon[99169]: pgmap v15465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:39:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:39:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:39:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:45 smithi183 ceph-mon[99169]: pgmap v15466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:45 smithi119 ceph-mon[94175]: pgmap v15466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:45 smithi119 ceph-mon[108979]: pgmap v15466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:47 smithi183 ceph-mon[99169]: pgmap v15467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:47 smithi119 ceph-mon[94175]: pgmap v15467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:47 smithi119 ceph-mon[108979]: pgmap v15467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:49 smithi183 ceph-mon[99169]: pgmap v15468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:49 smithi119 ceph-mon[108979]: pgmap v15468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:49 smithi119 ceph-mon[94175]: pgmap v15468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:51 smithi183 ceph-mon[99169]: pgmap v15469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:51 smithi119 ceph-mon[108979]: pgmap v15469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:51 smithi119 ceph-mon[94175]: pgmap v15469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:53 smithi183 ceph-mon[99169]: pgmap v15470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:54.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:39:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:39:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:39:54.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:53 smithi119 ceph-mon[94175]: pgmap v15470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:54.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:54.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:53 smithi119 ceph-mon[108979]: pgmap v15470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:54.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:39:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:55 smithi183 ceph-mon[99169]: pgmap v15471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:55 smithi119 ceph-mon[94175]: pgmap v15471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:55 smithi119 ceph-mon[108979]: pgmap v15471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:57 smithi119 ceph-mon[94175]: pgmap v15472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:57 smithi119 ceph-mon[108979]: pgmap v15472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:39:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:57 smithi183 ceph-mon[99169]: pgmap v15472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:39:59 smithi119 ceph-mon[94175]: pgmap v15473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T22:39:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:40:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:39:59 smithi119 ceph-mon[108979]: pgmap v15473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:39:59 smithi183 ceph-mon[99169]: pgmap v15473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:40:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:40:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:40:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:01 smithi183 ceph-mon[99169]: pgmap v15474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:01 smithi119 ceph-mon[94175]: pgmap v15474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:01 smithi119 ceph-mon[108979]: pgmap v15474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:04.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:03 smithi183 ceph-mon[99169]: pgmap v15475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:03 smithi119 ceph-mon[94175]: pgmap v15475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:40:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:40:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:40:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:03 smithi119 ceph-mon[108979]: pgmap v15475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:05 smithi183 ceph-mon[99169]: pgmap v15476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:05 smithi119 ceph-mon[94175]: pgmap v15476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:05 smithi119 ceph-mon[108979]: pgmap v15476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:06.946 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:40:07.255 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:40:07.255 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 4m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:40:07.255 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 4m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:40:07.255 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 4m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:40:07.255 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 4m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:40:07.255 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 4m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:40:07.255 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 4m ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:40:07.255 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 4m ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:40:07.256 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 4m ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:40:07.256 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 4m ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:40:07.256 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 4m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:40:07.256 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 4m ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:40:07.256 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 4m ago 7h 5902M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:40:07.256 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 4m ago 7h 5960M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:40:07.256 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 4m ago 7h 5394M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:40:07.256 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 4m ago 7h 5141M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:40:07.256 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 4m ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:40:07.256 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 4m ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:40:07.256 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 4m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:40:07.256 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 4m ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:40:07.256 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 4m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:40:07.634 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:40:07.634 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:40:07.634 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:40:07.634 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:40:07.634 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:40:07.634 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:40:07.634 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:40:07.634 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:40:07.634 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:40:07.635 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:40:07.635 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:40:07.635 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:40:07.635 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:40:07.635 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:40:07.635 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:40:07.635 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:40:07.635 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:40:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:07 smithi183 ceph-mon[99169]: pgmap v15477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:07 smithi183 ceph-mon[99169]: from='client.31569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:40:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1788547835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:40:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:07 smithi119 ceph-mon[94175]: pgmap v15477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:07 smithi119 ceph-mon[94175]: from='client.31569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:40:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1788547835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:40:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:07 smithi119 ceph-mon[108979]: pgmap v15477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:07 smithi119 ceph-mon[108979]: from='client.31569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:40:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1788547835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:40:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:08 smithi183 ceph-mon[99169]: from='client.31575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:40:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:08 smithi119 ceph-mon[94175]: from='client.31575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:40:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:08 smithi119 ceph-mon[108979]: from='client.31575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:40:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:09 smithi183 ceph-mon[99169]: pgmap v15478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:09 smithi119 ceph-mon[94175]: pgmap v15478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:09 smithi119 ceph-mon[108979]: pgmap v15478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:11 smithi183 ceph-mon[99169]: pgmap v15479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:11 smithi119 ceph-mon[94175]: pgmap v15479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:11 smithi119 ceph-mon[108979]: pgmap v15479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:14.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:13 smithi183 ceph-mon[99169]: pgmap v15480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:13 smithi119 ceph-mon[94175]: pgmap v15480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:40:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:40:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:40:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:13 smithi119 ceph-mon[108979]: pgmap v15480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:15 smithi183 ceph-mon[99169]: pgmap v15481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:15 smithi119 ceph-mon[94175]: pgmap v15481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:15 smithi119 ceph-mon[108979]: pgmap v15481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:17 smithi183 ceph-mon[99169]: pgmap v15482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:17 smithi119 ceph-mon[108979]: pgmap v15482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:17 smithi119 ceph-mon[94175]: pgmap v15482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:19 smithi183 ceph-mon[99169]: pgmap v15483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:19 smithi119 ceph-mon[94175]: pgmap v15483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:19 smithi119 ceph-mon[108979]: pgmap v15483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:21 smithi183 ceph-mon[99169]: pgmap v15484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:21 smithi119 ceph-mon[94175]: pgmap v15484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:21 smithi119 ceph-mon[108979]: pgmap v15484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:24 smithi183 ceph-mon[99169]: pgmap v15485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:24 smithi119 ceph-mon[94175]: pgmap v15485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:40:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:40:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:40:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:24 smithi119 ceph-mon[108979]: pgmap v15485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:26 smithi183 ceph-mon[99169]: pgmap v15486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:26 smithi119 ceph-mon[94175]: pgmap v15486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:26 smithi119 ceph-mon[108979]: pgmap v15486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:28 smithi183 ceph-mon[99169]: pgmap v15487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:28 smithi119 ceph-mon[94175]: pgmap v15487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:28 smithi119 ceph-mon[108979]: pgmap v15487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:30 smithi119 ceph-mon[108979]: pgmap v15488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:40:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:30 smithi119 ceph-mon[94175]: pgmap v15488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:40:30.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:30 smithi183 ceph-mon[99169]: pgmap v15488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:30.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:40:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:40:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:40:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:40:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:40:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:40:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:40:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:40:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:40:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:40:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:32 smithi183 ceph-mon[99169]: pgmap v15489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:32 smithi119 ceph-mon[108979]: pgmap v15489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:32 smithi119 ceph-mon[94175]: pgmap v15489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:34 smithi183 ceph-mon[99169]: pgmap v15490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:40:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:40:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:40:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:34 smithi119 ceph-mon[94175]: pgmap v15490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:34 smithi119 ceph-mon[108979]: pgmap v15490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:36 smithi183 ceph-mon[99169]: pgmap v15491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:36 smithi119 ceph-mon[94175]: pgmap v15491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:36 smithi119 ceph-mon[108979]: pgmap v15491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:37.985 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:40:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:37 smithi183 ceph-mon[99169]: pgmap v15492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:37 smithi119 ceph-mon[94175]: pgmap v15492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:37 smithi119 ceph-mon[108979]: pgmap v15492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:38.292 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:40:38.300 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 5m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:40:38.300 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 5m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:40:38.300 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 5m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:40:38.300 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 5m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:40:38.300 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 5m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:40:38.300 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 5m ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:40:38.300 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 5m ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:40:38.300 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 5m ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:40:38.300 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 5m ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:40:38.301 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 5m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:40:38.301 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 5m ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:40:38.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 5m ago 7h 5902M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:40:38.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 5m ago 7h 5960M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:40:38.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 5m ago 7h 5394M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:40:38.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 5m ago 7h 5141M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:40:38.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 5m ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:40:38.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 5m ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:40:38.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 5m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:40:38.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 5m ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:40:38.301 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 5m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:40:38.669 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:40:38.669 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:40:38.669 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:40:38.669 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:40:38.669 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:40:38.669 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:40:38.670 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:40:38.670 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:40:38.670 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:40:38.670 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:40:38.670 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:40:38.670 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:40:38.671 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:40:38.671 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:40:38.671 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:40:38.671 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:40:38.671 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:40:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:38 smithi183 ceph-mon[99169]: from='client.31587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:40:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3828169230' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:40:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:38 smithi119 ceph-mon[108979]: from='client.31587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:40:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3828169230' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:40:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:38 smithi119 ceph-mon[94175]: from='client.31587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:40:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3828169230' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:40:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:39 smithi183 ceph-mon[99169]: from='client.31593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:40:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:39 smithi183 ceph-mon[99169]: pgmap v15493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:39 smithi119 ceph-mon[108979]: from='client.31593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:40:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:39 smithi119 ceph-mon[108979]: pgmap v15493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:39 smithi119 ceph-mon[94175]: from='client.31593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:40:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:39 smithi119 ceph-mon[94175]: pgmap v15493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:41 smithi183 ceph-mon[99169]: pgmap v15494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:41 smithi119 ceph-mon[94175]: pgmap v15494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:41 smithi119 ceph-mon[108979]: pgmap v15494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:43 smithi183 ceph-mon[99169]: pgmap v15495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:44.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:40:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:40:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:40:44.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:43 smithi119 ceph-mon[108979]: pgmap v15495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:44.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:43 smithi119 ceph-mon[94175]: pgmap v15495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:45 smithi183 ceph-mon[99169]: pgmap v15496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:45 smithi119 ceph-mon[94175]: pgmap v15496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:45 smithi119 ceph-mon[108979]: pgmap v15496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:47 smithi183 ceph-mon[99169]: pgmap v15497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:47 smithi119 ceph-mon[94175]: pgmap v15497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:47 smithi119 ceph-mon[108979]: pgmap v15497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:49 smithi183 ceph-mon[99169]: pgmap v15498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:49 smithi119 ceph-mon[94175]: pgmap v15498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:49 smithi119 ceph-mon[108979]: pgmap v15498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:51 smithi183 ceph-mon[99169]: pgmap v15499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:51 smithi119 ceph-mon[94175]: pgmap v15499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:51 smithi119 ceph-mon[108979]: pgmap v15499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:53 smithi183 ceph-mon[99169]: pgmap v15500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:54.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:40:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:40:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:40:54.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:53 smithi119 ceph-mon[94175]: pgmap v15500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:54.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:54.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:53 smithi119 ceph-mon[108979]: pgmap v15500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:54.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:40:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:55 smithi119 ceph-mon[94175]: pgmap v15501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:55 smithi119 ceph-mon[108979]: pgmap v15501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:55 smithi183 ceph-mon[99169]: pgmap v15501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:57 smithi183 ceph-mon[99169]: pgmap v15502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:57 smithi119 ceph-mon[94175]: pgmap v15502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:40:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:57 smithi119 ceph-mon[108979]: pgmap v15502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:40:59 smithi183 ceph-mon[99169]: pgmap v15503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:40:59 smithi119 ceph-mon[94175]: pgmap v15503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:40:59 smithi119 ceph-mon[108979]: pgmap v15503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:01 smithi183 ceph-mon[99169]: pgmap v15504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:01 smithi119 ceph-mon[94175]: pgmap v15504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:01 smithi119 ceph-mon[108979]: pgmap v15504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:03 smithi183 ceph-mon[99169]: pgmap v15505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:41:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:41:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:41:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:03 smithi119 ceph-mon[94175]: pgmap v15505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:03 smithi119 ceph-mon[108979]: pgmap v15505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:05 smithi183 ceph-mon[99169]: pgmap v15506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:05 smithi119 ceph-mon[94175]: pgmap v15506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:05 smithi119 ceph-mon[108979]: pgmap v15506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:07 smithi183 ceph-mon[99169]: pgmap v15507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:07 smithi119 ceph-mon[94175]: pgmap v15507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:07 smithi119 ceph-mon[108979]: pgmap v15507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:09.018 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:41:09.321 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:41:09.321 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 5m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:41:09.321 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 5m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:41:09.322 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 5m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:41:09.322 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 5m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:41:09.322 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 5m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:41:09.322 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 5m ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:41:09.322 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 5m ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:41:09.322 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 5m ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:41:09.322 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 5m ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:41:09.322 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 5m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:41:09.322 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 5m ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:41:09.322 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 5m ago 7h 5902M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:41:09.322 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 5m ago 7h 5960M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:41:09.322 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 5m ago 7h 5394M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:41:09.322 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 5m ago 7h 5141M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:41:09.322 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 5m ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:41:09.323 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 5m ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:41:09.323 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 5m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:41:09.323 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 5m ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:41:09.323 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 5m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:41:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:09.701 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:41:09.701 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:41:09.701 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:41:09.701 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:41:09.701 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:41:09.701 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:41:09.702 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:41:09.702 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:41:09.702 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:41:09.702 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:41:09.702 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:41:09.702 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:41:09.702 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:41:09.702 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:41:09.702 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:41:09.702 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:41:09.703 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:41:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:09 smithi183 ceph-mon[99169]: pgmap v15508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:09 smithi183 ceph-mon[99169]: from='client.31605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:41:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1888462358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:41:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:09 smithi119 ceph-mon[94175]: pgmap v15508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:09 smithi119 ceph-mon[94175]: from='client.31605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:41:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1888462358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:41:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:09 smithi119 ceph-mon[108979]: pgmap v15508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:09 smithi119 ceph-mon[108979]: from='client.31605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:41:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1888462358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:41:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:10 smithi183 ceph-mon[99169]: from='client.31611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:41:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:10 smithi119 ceph-mon[94175]: from='client.31611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:41:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:10 smithi119 ceph-mon[108979]: from='client.31611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:41:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:11 smithi183 ceph-mon[99169]: pgmap v15509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:11 smithi119 ceph-mon[94175]: pgmap v15509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:11 smithi119 ceph-mon[108979]: pgmap v15509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:14.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:13 smithi183 ceph-mon[99169]: pgmap v15510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:41:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:41:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:41:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:13 smithi119 ceph-mon[94175]: pgmap v15510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:13 smithi119 ceph-mon[108979]: pgmap v15510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:16.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:15 smithi183 ceph-mon[99169]: pgmap v15511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:15 smithi119 ceph-mon[94175]: pgmap v15511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:15 smithi119 ceph-mon[108979]: pgmap v15511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:17 smithi183 ceph-mon[99169]: pgmap v15512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:17 smithi119 ceph-mon[94175]: pgmap v15512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:17 smithi119 ceph-mon[108979]: pgmap v15512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:19 smithi183 ceph-mon[99169]: pgmap v15513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:19 smithi119 ceph-mon[94175]: pgmap v15513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:19 smithi119 ceph-mon[108979]: pgmap v15513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:21 smithi183 ceph-mon[99169]: pgmap v15514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:21 smithi119 ceph-mon[94175]: pgmap v15514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:21 smithi119 ceph-mon[108979]: pgmap v15514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:23 smithi183 ceph-mon[99169]: pgmap v15515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:41:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:41:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:41:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:23 smithi119 ceph-mon[94175]: pgmap v15515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:23 smithi119 ceph-mon[108979]: pgmap v15515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:26 smithi183 ceph-mon[99169]: pgmap v15516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:25 smithi119 ceph-mon[94175]: pgmap v15516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:25 smithi119 ceph-mon[108979]: pgmap v15516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:28 smithi183 ceph-mon[99169]: pgmap v15517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:28 smithi119 ceph-mon[94175]: pgmap v15517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:28 smithi119 ceph-mon[108979]: pgmap v15517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:30 smithi183 ceph-mon[99169]: pgmap v15518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:30 smithi119 ceph-mon[94175]: pgmap v15518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:30 smithi119 ceph-mon[108979]: pgmap v15518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:41:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:41:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:41:32.184 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:32 smithi183 ceph-mon[99169]: pgmap v15519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:32.184 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:32.184 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:32.184 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:32.184 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:32 smithi119 ceph-mon[94175]: pgmap v15519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:32 smithi119 ceph-mon[108979]: pgmap v15519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:34 smithi183 ceph-mon[99169]: pgmap v15520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:41:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:41:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:41:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:41:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:41:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:34 smithi119 ceph-mon[94175]: pgmap v15520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:41:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:41:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:34 smithi119 ceph-mon[108979]: pgmap v15520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:41:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:41:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:41:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:36 smithi183 ceph-mon[99169]: pgmap v15521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:36 smithi119 ceph-mon[94175]: pgmap v15521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:36 smithi119 ceph-mon[108979]: pgmap v15521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:38 smithi183 ceph-mon[99169]: pgmap v15522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:38 smithi119 ceph-mon[94175]: pgmap v15522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:38 smithi119 ceph-mon[108979]: pgmap v15522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:40.046 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:41:40.353 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:41:40.353 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 6m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:41:40.354 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 6m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:41:40.354 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 6m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:41:40.354 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 6m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:41:40.354 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 6m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:41:40.354 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 6m ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:41:40.354 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 6m ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:41:40.354 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 6m ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:41:40.354 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 6m ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:41:40.354 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 6m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:41:40.354 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 6m ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:41:40.354 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 6m ago 7h 5902M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:41:40.354 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 6m ago 7h 5960M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:41:40.354 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 6m ago 7h 5394M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:41:40.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 6m ago 7h 5141M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:41:40.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 6m ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:41:40.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 6m ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:41:40.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 6m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:41:40.355 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 6m ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:41:40.355 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 6m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:41:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:40 smithi183 ceph-mon[99169]: pgmap v15523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:40 smithi119 ceph-mon[94175]: pgmap v15523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:40 smithi119 ceph-mon[108979]: pgmap v15523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:40.731 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:41:40.731 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:41:40.731 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:41:40.732 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:41:40.732 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:41:40.732 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:41:40.732 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:41:40.732 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:41:40.732 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:41:40.732 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:41:40.732 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:41:40.732 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:41:40.732 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:41:40.732 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:41:40.732 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:41:40.732 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:41:40.733 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:41:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:41 smithi183 ceph-mon[99169]: from='client.41507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:41:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:41 smithi183 ceph-mon[99169]: from='client.31629 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:41:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:41 smithi183 ceph-mon[99169]: pgmap v15524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2797000921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:41:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:41 smithi119 ceph-mon[94175]: from='client.41507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:41:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:41 smithi119 ceph-mon[94175]: from='client.31629 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:41:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:41 smithi119 ceph-mon[94175]: pgmap v15524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2797000921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:41:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:41 smithi119 ceph-mon[108979]: from='client.41507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:41:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:41 smithi119 ceph-mon[108979]: from='client.31629 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:41:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:41 smithi119 ceph-mon[108979]: pgmap v15524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2797000921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:41:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:43 smithi183 ceph-mon[99169]: pgmap v15525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:44.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:41:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:41:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:41:44.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:43 smithi119 ceph-mon[94175]: pgmap v15525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:44.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:43 smithi119 ceph-mon[108979]: pgmap v15525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:45 smithi183 ceph-mon[99169]: pgmap v15526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:45 smithi119 ceph-mon[94175]: pgmap v15526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:45 smithi119 ceph-mon[108979]: pgmap v15526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:47 smithi183 ceph-mon[99169]: pgmap v15527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:47 smithi119 ceph-mon[94175]: pgmap v15527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:47 smithi119 ceph-mon[108979]: pgmap v15527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:50.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:49 smithi183 ceph-mon[99169]: pgmap v15528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:49 smithi119 ceph-mon[94175]: pgmap v15528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:49 smithi119 ceph-mon[108979]: pgmap v15528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:51 smithi119 ceph-mon[94175]: pgmap v15529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:51 smithi119 ceph-mon[108979]: pgmap v15529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:51 smithi183 ceph-mon[99169]: pgmap v15529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:54.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:41:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:41:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:41:54.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:53 smithi119 ceph-mon[94175]: pgmap v15530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:54.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:54.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:53 smithi119 ceph-mon[108979]: pgmap v15530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:54.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:53 smithi183 ceph-mon[99169]: pgmap v15530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:41:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:55 smithi119 ceph-mon[94175]: pgmap v15531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:55 smithi119 ceph-mon[108979]: pgmap v15531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:55 smithi183 ceph-mon[99169]: pgmap v15531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:57 smithi183 ceph-mon[99169]: pgmap v15532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:57 smithi119 ceph-mon[94175]: pgmap v15532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:41:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:57 smithi119 ceph-mon[108979]: pgmap v15532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:41:59 smithi183 ceph-mon[99169]: pgmap v15533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:41:59 smithi119 ceph-mon[94175]: pgmap v15533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:41:59 smithi119 ceph-mon[108979]: pgmap v15533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:01 smithi183 ceph-mon[99169]: pgmap v15534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:01 smithi119 ceph-mon[94175]: pgmap v15534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:01 smithi119 ceph-mon[108979]: pgmap v15534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:04.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:03 smithi183 ceph-mon[99169]: pgmap v15535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:42:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:42:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:42:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:03 smithi119 ceph-mon[108979]: pgmap v15535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:03 smithi119 ceph-mon[94175]: pgmap v15535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:05 smithi183 ceph-mon[99169]: pgmap v15536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:05 smithi119 ceph-mon[108979]: pgmap v15536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:05 smithi119 ceph-mon[94175]: pgmap v15536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:07 smithi183 ceph-mon[99169]: pgmap v15537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:07 smithi119 ceph-mon[94175]: pgmap v15537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:07 smithi119 ceph-mon[108979]: pgmap v15537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:09 smithi183 ceph-mon[99169]: pgmap v15538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:09 smithi119 ceph-mon[94175]: pgmap v15538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:09 smithi119 ceph-mon[108979]: pgmap v15538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:11.074 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:42:11.379 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:42:11.379 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 6m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:42:11.379 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 6m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:42:11.379 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 6m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:42:11.379 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 6m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:42:11.379 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 6m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:42:11.379 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 6m ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:42:11.380 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 6m ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:42:11.380 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 6m ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:42:11.380 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 6m ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:42:11.380 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 6m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:42:11.380 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 6m ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:42:11.380 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 6m ago 7h 5902M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:42:11.380 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 6m ago 7h 5960M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:42:11.380 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 6m ago 7h 5394M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:42:11.380 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 6m ago 7h 5141M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:42:11.380 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 6m ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:42:11.380 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 6m ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:42:11.380 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 6m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:42:11.380 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 6m ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:42:11.380 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 6m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:42:11.763 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:42:11.764 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:42:11.764 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:42:11.764 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:42:11.764 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:42:11.764 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:42:11.764 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:42:11.764 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:42:11.764 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:42:11.764 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:42:11.764 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:42:11.764 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:42:11.764 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:42:11.764 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:42:11.764 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:42:11.765 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:42:11.765 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:42:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:11 smithi183 ceph-mon[99169]: pgmap v15539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2172671562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:42:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:11 smithi119 ceph-mon[94175]: pgmap v15539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2172671562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:42:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:11 smithi119 ceph-mon[108979]: pgmap v15539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2172671562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:42:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:12 smithi183 ceph-mon[99169]: from='client.31641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:42:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:12 smithi183 ceph-mon[99169]: from='client.41531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:42:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:12 smithi119 ceph-mon[94175]: from='client.31641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:42:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:12 smithi119 ceph-mon[94175]: from='client.41531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:42:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:12 smithi119 ceph-mon[108979]: from='client.31641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:42:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:12 smithi119 ceph-mon[108979]: from='client.41531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:42:14.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:13 smithi183 ceph-mon[99169]: pgmap v15540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:42:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:42:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:42:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:13 smithi119 ceph-mon[94175]: pgmap v15540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:13 smithi119 ceph-mon[108979]: pgmap v15540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:16.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:15 smithi183 ceph-mon[99169]: pgmap v15541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:15 smithi119 ceph-mon[108979]: pgmap v15541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:16.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:15 smithi119 ceph-mon[94175]: pgmap v15541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:17 smithi183 ceph-mon[99169]: pgmap v15542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:17 smithi119 ceph-mon[94175]: pgmap v15542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:17 smithi119 ceph-mon[108979]: pgmap v15542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:19 smithi183 ceph-mon[99169]: pgmap v15543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:19 smithi119 ceph-mon[94175]: pgmap v15543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:19 smithi119 ceph-mon[108979]: pgmap v15543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:21 smithi183 ceph-mon[99169]: pgmap v15544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:21 smithi119 ceph-mon[94175]: pgmap v15544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:21 smithi119 ceph-mon[108979]: pgmap v15544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:23 smithi183 ceph-mon[99169]: pgmap v15545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:42:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:42:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:42:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:23 smithi119 ceph-mon[94175]: pgmap v15545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:23 smithi119 ceph-mon[108979]: pgmap v15545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:26 smithi183 ceph-mon[99169]: pgmap v15546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:26 smithi119 ceph-mon[94175]: pgmap v15546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:26 smithi119 ceph-mon[108979]: pgmap v15546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:28.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:28 smithi183 ceph-mon[99169]: pgmap v15547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:28 smithi119 ceph-mon[108979]: pgmap v15547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:28 smithi119 ceph-mon[94175]: pgmap v15547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:30 smithi183 ceph-mon[99169]: pgmap v15548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:30 smithi119 ceph-mon[94175]: pgmap v15548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:30.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:30 smithi119 ceph-mon[108979]: pgmap v15548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:32.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:32 smithi183 ceph-mon[99169]: pgmap v15549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:32 smithi119 ceph-mon[108979]: pgmap v15549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:32 smithi119 ceph-mon[94175]: pgmap v15549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:34 smithi183 ceph-mon[99169]: pgmap v15550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:42:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:42:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:42:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:34 smithi119 ceph-mon[94175]: pgmap v15550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:34 smithi119 ceph-mon[108979]: pgmap v15550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:42:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:42:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:42:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:42:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:42:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:42:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:42:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:42:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:42:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:42:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:42:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:42:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:36 smithi183 ceph-mon[99169]: pgmap v15551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:36 smithi119 ceph-mon[94175]: pgmap v15551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:36 smithi119 ceph-mon[108979]: pgmap v15551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:38.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:38 smithi183 ceph-mon[99169]: pgmap v15552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:38 smithi119 ceph-mon[108979]: pgmap v15552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:38.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:38 smithi119 ceph-mon[94175]: pgmap v15552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:40 smithi183 ceph-mon[99169]: pgmap v15553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:40 smithi119 ceph-mon[94175]: pgmap v15553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:40 smithi119 ceph-mon[108979]: pgmap v15553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:42.109 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:42:42.413 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:42:42.413 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 7m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:42:42.413 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 7m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:42:42.413 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 7m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:42:42.413 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 7m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:42:42.413 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 7m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:42:42.414 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 7m ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:42:42.414 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 7m ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:42:42.414 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 7m ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:42:42.414 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 7m ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:42:42.414 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 7m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:42:42.414 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 7m ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:42:42.414 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 7m ago 7h 5902M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:42:42.414 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 7m ago 7h 5960M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:42:42.414 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 7m ago 7h 5394M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:42:42.414 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 7m ago 7h 5141M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:42:42.414 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 7m ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:42:42.414 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 7m ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:42:42.414 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 7m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:42:42.414 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 7m ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:42:42.415 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 7m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:42:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:42 smithi183 ceph-mon[99169]: pgmap v15554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:42 smithi119 ceph-mon[94175]: pgmap v15554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:42 smithi119 ceph-mon[108979]: pgmap v15554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:42.794 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:42:42.794 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:42:42.794 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:42:42.794 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:42:42.794 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:42:42.794 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:42:42.794 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:42:42.794 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:42:42.794 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:42:42.794 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:42:42.794 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:42:42.795 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:42:42.795 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:42:42.795 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:42:42.795 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:42:42.795 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:42:42.795 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:42:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2219732825' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:42:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2219732825' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:42:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2219732825' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:42:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:44 smithi183 ceph-mon[99169]: from='client.31659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:42:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:44 smithi183 ceph-mon[99169]: from='client.31665 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:42:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:44 smithi183 ceph-mon[99169]: pgmap v15555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:42:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:42:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:42:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:44 smithi119 ceph-mon[108979]: from='client.31659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:42:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:44 smithi119 ceph-mon[108979]: from='client.31665 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:42:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:44 smithi119 ceph-mon[108979]: pgmap v15555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:44 smithi119 ceph-mon[94175]: from='client.31659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:42:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:44 smithi119 ceph-mon[94175]: from='client.31665 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:42:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:44 smithi119 ceph-mon[94175]: pgmap v15555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:45 smithi183 ceph-mon[99169]: pgmap v15556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:45 smithi119 ceph-mon[94175]: pgmap v15556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:45 smithi119 ceph-mon[108979]: pgmap v15556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:47 smithi119 ceph-mon[94175]: pgmap v15557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:47 smithi119 ceph-mon[108979]: pgmap v15557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:47 smithi183 ceph-mon[99169]: pgmap v15557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:49 smithi119 ceph-mon[108979]: pgmap v15558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:49 smithi119 ceph-mon[94175]: pgmap v15558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:50.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:49 smithi183 ceph-mon[99169]: pgmap v15558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:51 smithi119 ceph-mon[94175]: pgmap v15559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:51 smithi119 ceph-mon[108979]: pgmap v15559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:51 smithi183 ceph-mon[99169]: pgmap v15559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:53 smithi183 ceph-mon[99169]: pgmap v15560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:42:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:42:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:42:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:53 smithi119 ceph-mon[94175]: pgmap v15560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:53 smithi119 ceph-mon[108979]: pgmap v15560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:42:56.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:55 smithi183 ceph-mon[99169]: pgmap v15561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:55 smithi119 ceph-mon[94175]: pgmap v15561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:55 smithi119 ceph-mon[108979]: pgmap v15561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:57 smithi183 ceph-mon[99169]: pgmap v15562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:57 smithi119 ceph-mon[94175]: pgmap v15562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:42:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:57 smithi119 ceph-mon[108979]: pgmap v15562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:42:59 smithi183 ceph-mon[99169]: pgmap v15563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:42:59 smithi119 ceph-mon[108979]: pgmap v15563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:42:59 smithi119 ceph-mon[94175]: pgmap v15563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:01 smithi183 ceph-mon[99169]: pgmap v15564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:01 smithi119 ceph-mon[94175]: pgmap v15564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:01 smithi119 ceph-mon[108979]: pgmap v15564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:03 smithi183 ceph-mon[99169]: pgmap v15565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:43:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:43:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:43:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:03 smithi119 ceph-mon[94175]: pgmap v15565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:03 smithi119 ceph-mon[108979]: pgmap v15565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:05 smithi183 ceph-mon[99169]: pgmap v15566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:05 smithi119 ceph-mon[108979]: pgmap v15566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:05 smithi119 ceph-mon[94175]: pgmap v15566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:07 smithi183 ceph-mon[99169]: pgmap v15567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:07 smithi119 ceph-mon[94175]: pgmap v15567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:07 smithi119 ceph-mon[108979]: pgmap v15567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:09 smithi183 ceph-mon[99169]: pgmap v15568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:09 smithi119 ceph-mon[94175]: pgmap v15568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:09 smithi119 ceph-mon[108979]: pgmap v15568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:11 smithi183 ceph-mon[99169]: pgmap v15569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:11 smithi119 ceph-mon[94175]: pgmap v15569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:11 smithi119 ceph-mon[108979]: pgmap v15569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:13.140 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:43:13.443 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:43:13.443 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 7m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:43:13.443 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 7m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:43:13.444 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 7m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:43:13.444 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 7m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:43:13.444 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 7m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:43:13.444 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 7m ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:43:13.444 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 7m ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:43:13.444 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 7m ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:43:13.444 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 7m ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:43:13.444 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 7m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:43:13.444 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 7m ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:43:13.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 7m ago 7h 5902M 2286M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:43:13.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 7m ago 7h 5960M 2286M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:43:13.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 7m ago 7h 5394M 2286M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:43:13.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 7m ago 7h 5141M 2286M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:43:13.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 7m ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:43:13.445 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 7m ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:43:13.445 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 7m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:43:13.445 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 7m ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:43:13.445 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 7m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:43:13.826 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:43:13.826 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:43:13.826 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:43:13.827 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:43:13.827 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:43:13.827 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:43:13.827 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:43:13.827 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:43:13.827 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:43:13.827 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:43:13.827 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:43:13.827 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:43:13.827 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:43:13.827 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:43:13.827 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:43:13.827 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:43:13.827 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:43:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:13 smithi183 ceph-mon[99169]: pgmap v15570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:14.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2141282500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:43:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:43:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:43:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:43:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:13 smithi119 ceph-mon[94175]: pgmap v15570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2141282500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:43:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:13 smithi119 ceph-mon[108979]: pgmap v15570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2141282500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:43:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 22:43:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T22:43:14.928786155Z level=info msg="Completed cleanup jobs" duration=13.114067ms 2023-12-01T22:43:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:14 smithi183 ceph-mon[99169]: from='client.41561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:43:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:14 smithi183 ceph-mon[99169]: from='client.31683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:43:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:14 smithi119 ceph-mon[94175]: from='client.41561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:43:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:14 smithi119 ceph-mon[94175]: from='client.31683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:43:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:14 smithi119 ceph-mon[108979]: from='client.41561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:43:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:14 smithi119 ceph-mon[108979]: from='client.31683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:43:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:15 smithi183 ceph-mon[99169]: pgmap v15571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:15 smithi119 ceph-mon[94175]: pgmap v15571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:15 smithi119 ceph-mon[108979]: pgmap v15571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:17 smithi183 ceph-mon[99169]: pgmap v15572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:17 smithi119 ceph-mon[94175]: pgmap v15572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:17 smithi119 ceph-mon[108979]: pgmap v15572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:20 smithi183 ceph-mon[99169]: pgmap v15573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:20 smithi119 ceph-mon[94175]: pgmap v15573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:20 smithi119 ceph-mon[108979]: pgmap v15573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:22 smithi183 ceph-mon[99169]: pgmap v15574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:22 smithi119 ceph-mon[94175]: pgmap v15574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:22 smithi119 ceph-mon[108979]: pgmap v15574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:24 smithi183 ceph-mon[99169]: pgmap v15575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:43:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:43:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:43:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:24 smithi119 ceph-mon[94175]: pgmap v15575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:24 smithi119 ceph-mon[108979]: pgmap v15575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:26 smithi183 ceph-mon[99169]: pgmap v15576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:26 smithi119 ceph-mon[94175]: pgmap v15576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:26 smithi119 ceph-mon[108979]: pgmap v15576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:28 smithi183 ceph-mon[99169]: pgmap v15577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:28 smithi119 ceph-mon[108979]: pgmap v15577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:28.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:28 smithi119 ceph-mon[94175]: pgmap v15577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:30 smithi183 ceph-mon[99169]: pgmap v15578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:30 smithi119 ceph-mon[94175]: pgmap v15578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:30 smithi119 ceph-mon[108979]: pgmap v15578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:32.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:32 smithi183 ceph-mon[99169]: pgmap v15579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:32 smithi119 ceph-mon[94175]: pgmap v15579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:32 smithi119 ceph-mon[108979]: pgmap v15579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:34 smithi183 ceph-mon[99169]: pgmap v15580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:43:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:43:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:43:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:34 smithi119 ceph-mon[94175]: pgmap v15580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:34 smithi119 ceph-mon[108979]: pgmap v15580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:43:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:43:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:43:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:36 smithi183 ceph-mon[99169]: pgmap v15581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:43:36.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:43:36.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:43:36.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:43:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[94175]: pgmap v15581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:43:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:43:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:43:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:43:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[108979]: pgmap v15581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:43:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:43:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:43:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:43:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:43:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:37 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2272M 2023-12-01T22:43:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:37 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2272M 2023-12-01T22:43:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:37 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2272M 2023-12-01T22:43:38.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:38 smithi183 ceph-mon[99169]: pgmap v15582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:38 smithi119 ceph-mon[94175]: pgmap v15582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:38 smithi119 ceph-mon[108979]: pgmap v15582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:40 smithi183 ceph-mon[99169]: pgmap v15583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:40 smithi119 ceph-mon[108979]: pgmap v15583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:40 smithi119 ceph-mon[94175]: pgmap v15583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:41 smithi183 ceph-mon[99169]: pgmap v15584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:41 smithi119 ceph-mon[94175]: pgmap v15584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:41 smithi119 ceph-mon[108979]: pgmap v15584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:44.166 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:43:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:43 smithi183 ceph-mon[99169]: pgmap v15585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:43:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:43:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T22:43:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:43 smithi119 ceph-mon[94175]: pgmap v15585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:43 smithi119 ceph-mon[108979]: pgmap v15585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:44.472 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:43:44.472 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 8m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:43:44.472 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 8m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:43:44.472 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 8m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:43:44.472 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 8m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:43:44.472 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 8m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:43:44.473 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 8m ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:43:44.473 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 8m ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:43:44.473 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 8m ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:43:44.473 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 8m ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:43:44.473 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 8m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:43:44.473 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 8m ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:43:44.473 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 8m ago 7h 5902M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:43:44.473 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 8m ago 7h 5960M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:43:44.473 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 8m ago 7h 5394M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:43:44.473 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 8m ago 7h 5141M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:43:44.473 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 8m ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:43:44.473 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 8m ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:43:44.473 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 8m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:43:44.473 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 8m ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:43:44.473 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 8m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:43:44.856 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:43:44.856 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:43:44.856 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:43:44.856 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:43:44.856 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:43:44.856 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:43:44.856 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:43:44.856 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:43:44.856 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:43:44.856 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:43:44.856 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:43:44.856 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:43:44.857 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:43:44.857 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:43:44.857 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:43:44.857 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:43:44.857 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:43:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2660825210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:43:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2660825210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:43:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2660825210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:43:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:45 smithi183 ceph-mon[99169]: from='client.31695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:43:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:45 smithi183 ceph-mon[99169]: from='client.41585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:43:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:45 smithi183 ceph-mon[99169]: pgmap v15586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:45 smithi119 ceph-mon[94175]: from='client.31695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:43:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:45 smithi119 ceph-mon[94175]: from='client.41585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:43:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:45 smithi119 ceph-mon[94175]: pgmap v15586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:45 smithi119 ceph-mon[108979]: from='client.31695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:43:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:45 smithi119 ceph-mon[108979]: from='client.41585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:43:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:45 smithi119 ceph-mon[108979]: pgmap v15586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:47 smithi183 ceph-mon[99169]: pgmap v15587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:47 smithi119 ceph-mon[94175]: pgmap v15587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:47 smithi119 ceph-mon[108979]: pgmap v15587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:49 smithi183 ceph-mon[99169]: pgmap v15588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:49 smithi119 ceph-mon[94175]: pgmap v15588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:49 smithi119 ceph-mon[108979]: pgmap v15588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:51 smithi183 ceph-mon[99169]: pgmap v15589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:51 smithi119 ceph-mon[94175]: pgmap v15589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:51 smithi119 ceph-mon[108979]: pgmap v15589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:53 smithi183 ceph-mon[99169]: pgmap v15590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:43:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:43:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:43:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:53 smithi119 ceph-mon[108979]: pgmap v15590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:53 smithi119 ceph-mon[94175]: pgmap v15590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:43:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:55 smithi183 ceph-mon[99169]: pgmap v15591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:55 smithi119 ceph-mon[108979]: pgmap v15591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:55 smithi119 ceph-mon[94175]: pgmap v15591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:57 smithi183 ceph-mon[99169]: pgmap v15592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:57 smithi119 ceph-mon[94175]: pgmap v15592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:43:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:57 smithi119 ceph-mon[108979]: pgmap v15592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:43:59 smithi183 ceph-mon[99169]: pgmap v15593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:43:59 smithi119 ceph-mon[108979]: pgmap v15593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:43:59 smithi119 ceph-mon[94175]: pgmap v15593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:01 smithi183 ceph-mon[99169]: pgmap v15594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:01 smithi119 ceph-mon[94175]: pgmap v15594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:01 smithi119 ceph-mon[108979]: pgmap v15594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:04.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:03 smithi183 ceph-mon[99169]: pgmap v15595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:44:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:44:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:44:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:03 smithi119 ceph-mon[94175]: pgmap v15595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:03 smithi119 ceph-mon[108979]: pgmap v15595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:05 smithi183 ceph-mon[99169]: pgmap v15596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:05 smithi119 ceph-mon[108979]: pgmap v15596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:05 smithi119 ceph-mon[94175]: pgmap v15596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:07 smithi183 ceph-mon[99169]: pgmap v15597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:07 smithi119 ceph-mon[94175]: pgmap v15597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:07 smithi119 ceph-mon[108979]: pgmap v15597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:10 smithi183 ceph-mon[99169]: pgmap v15598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:10 smithi119 ceph-mon[94175]: pgmap v15598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:10 smithi119 ceph-mon[108979]: pgmap v15598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:12 smithi183 ceph-mon[99169]: pgmap v15599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:12 smithi119 ceph-mon[94175]: pgmap v15599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:12 smithi119 ceph-mon[108979]: pgmap v15599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:14.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:14 smithi183 ceph-mon[99169]: pgmap v15600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:44:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:44:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:44:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:14 smithi119 ceph-mon[94175]: pgmap v15600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:14 smithi119 ceph-mon[108979]: pgmap v15600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:15.200 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:44:15.505 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:44:15.505 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 8m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:44:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 8m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:44:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 8m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:44:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 8m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:44:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 8m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:44:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 8m ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:44:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 8m ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:44:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 8m ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:44:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 8m ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:44:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 8m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:44:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 8m ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:44:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 8m ago 7h 5902M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:44:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 8m ago 7h 5960M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:44:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 8m ago 7h 5394M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:44:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 8m ago 7h 5141M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:44:15.507 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 8m ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:44:15.507 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 8m ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:44:15.507 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 8m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:44:15.507 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 8m ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:44:15.507 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 8m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:44:15.882 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:44:15.883 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:44:15.883 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:44:15.883 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:44:15.883 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:44:15.883 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:44:15.883 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:44:15.883 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:44:15.883 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:44:15.883 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:44:15.883 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:44:15.883 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:44:15.883 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:44:15.884 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:44:15.884 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:44:15.884 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:44:15.884 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:44:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:16 smithi183 ceph-mon[99169]: pgmap v15601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:16.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3563053247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:44:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:16 smithi119 ceph-mon[94175]: pgmap v15601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3563053247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:44:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:16 smithi119 ceph-mon[108979]: pgmap v15601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3563053247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:44:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:17 smithi183 ceph-mon[99169]: from='client.41597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:44:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:17 smithi183 ceph-mon[99169]: from='client.31719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:44:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:17 smithi119 ceph-mon[94175]: from='client.41597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:44:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:17 smithi119 ceph-mon[94175]: from='client.31719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:44:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:17 smithi119 ceph-mon[108979]: from='client.41597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:44:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:17 smithi119 ceph-mon[108979]: from='client.31719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:44:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:18 smithi183 ceph-mon[99169]: pgmap v15602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:18 smithi119 ceph-mon[94175]: pgmap v15602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:18 smithi119 ceph-mon[108979]: pgmap v15602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:20 smithi183 ceph-mon[99169]: pgmap v15603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:20 smithi119 ceph-mon[94175]: pgmap v15603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:20 smithi119 ceph-mon[108979]: pgmap v15603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:22 smithi183 ceph-mon[99169]: pgmap v15604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:22 smithi119 ceph-mon[94175]: pgmap v15604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:22 smithi119 ceph-mon[108979]: pgmap v15604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:24 smithi183 ceph-mon[99169]: pgmap v15605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:44:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:44:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:44:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:24 smithi119 ceph-mon[94175]: pgmap v15605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:24 smithi119 ceph-mon[108979]: pgmap v15605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:26 smithi183 ceph-mon[99169]: pgmap v15606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:26 smithi119 ceph-mon[94175]: pgmap v15606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:26 smithi119 ceph-mon[108979]: pgmap v15606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:28.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:28 smithi183 ceph-mon[99169]: pgmap v15607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:28 smithi119 ceph-mon[94175]: pgmap v15607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:28 smithi119 ceph-mon[108979]: pgmap v15607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:30 smithi183 ceph-mon[99169]: pgmap v15608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:30 smithi119 ceph-mon[94175]: pgmap v15608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:30 smithi119 ceph-mon[108979]: pgmap v15608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:32 smithi183 ceph-mon[99169]: pgmap v15609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:32 smithi119 ceph-mon[94175]: pgmap v15609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:32 smithi119 ceph-mon[108979]: pgmap v15609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:34 smithi183 ceph-mon[99169]: pgmap v15610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:44:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:44:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:44:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:34 smithi119 ceph-mon[94175]: pgmap v15610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:34 smithi119 ceph-mon[108979]: pgmap v15610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:36 smithi183 ceph-mon[99169]: pgmap v15611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:44:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:44:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:44:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:44:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:36 smithi119 ceph-mon[94175]: pgmap v15611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:44:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:44:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:44:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:44:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:36 smithi119 ceph-mon[108979]: pgmap v15611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:44:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:44:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:44:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:44:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:38 smithi183 ceph-mon[99169]: pgmap v15612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:38 smithi119 ceph-mon[94175]: pgmap v15612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:38 smithi119 ceph-mon[108979]: pgmap v15612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:40 smithi183 ceph-mon[99169]: pgmap v15613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:40 smithi119 ceph-mon[94175]: pgmap v15613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:40 smithi119 ceph-mon[108979]: pgmap v15613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:41 smithi183 ceph-mon[99169]: pgmap v15614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:41 smithi119 ceph-mon[108979]: pgmap v15614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:41 smithi119 ceph-mon[94175]: pgmap v15614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:43 smithi183 ceph-mon[99169]: pgmap v15615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:44:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:44:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:44:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:43 smithi119 ceph-mon[108979]: pgmap v15615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:43 smithi119 ceph-mon[94175]: pgmap v15615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:46.229 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:44:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:45 smithi183 ceph-mon[99169]: pgmap v15616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:45 smithi119 ceph-mon[94175]: pgmap v15616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:45 smithi119 ceph-mon[108979]: pgmap v15616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:46.535 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:44:46.535 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 9m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:44:46.535 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 9m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:44:46.535 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 9m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:44:46.535 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 9m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:44:46.535 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 9m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:44:46.536 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 9m ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:44:46.536 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 9m ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:44:46.536 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 9m ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:44:46.536 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 9m ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:44:46.536 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 9m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:44:46.536 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 9m ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:44:46.536 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 9m ago 7h 5902M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:44:46.536 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 9m ago 7h 5960M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:44:46.536 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 9m ago 7h 5394M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:44:46.536 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 9m ago 7h 5141M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:44:46.536 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 9m ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:44:46.536 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 9m ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:44:46.536 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 9m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:44:46.536 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 9m ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:44:46.537 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 9m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:44:46.914 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:44:46.915 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:44:46.915 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:44:46.915 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:44:46.915 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:44:46.915 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:44:46.915 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:44:46.915 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:44:46.915 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:44:46.915 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:44:46.915 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:44:46.915 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:44:46.915 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:44:46.915 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:44:46.916 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:44:46.916 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:44:46.916 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:44:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/188712093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:44:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/188712093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:44:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/188712093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:44:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:47 smithi183 ceph-mon[99169]: from='client.41615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:44:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:47 smithi183 ceph-mon[99169]: from='client.31737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:44:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:47 smithi183 ceph-mon[99169]: pgmap v15617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:47 smithi119 ceph-mon[108979]: from='client.41615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:44:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:47 smithi119 ceph-mon[108979]: from='client.31737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:44:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:47 smithi119 ceph-mon[108979]: pgmap v15617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:47 smithi119 ceph-mon[94175]: from='client.41615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:44:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:47 smithi119 ceph-mon[94175]: from='client.31737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:44:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:47 smithi119 ceph-mon[94175]: pgmap v15617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:49 smithi183 ceph-mon[99169]: pgmap v15618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:49 smithi119 ceph-mon[94175]: pgmap v15618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:49 smithi119 ceph-mon[108979]: pgmap v15618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:51 smithi183 ceph-mon[99169]: pgmap v15619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:51 smithi119 ceph-mon[108979]: pgmap v15619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:51 smithi119 ceph-mon[94175]: pgmap v15619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:53 smithi183 ceph-mon[99169]: pgmap v15620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:44:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:44:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:44:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:53 smithi119 ceph-mon[94175]: pgmap v15620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:53 smithi119 ceph-mon[108979]: pgmap v15620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:44:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:55 smithi183 ceph-mon[99169]: pgmap v15621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:55 smithi119 ceph-mon[94175]: pgmap v15621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:55 smithi119 ceph-mon[108979]: pgmap v15621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:57 smithi183 ceph-mon[99169]: pgmap v15622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:57 smithi119 ceph-mon[108979]: pgmap v15622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:44:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:57 smithi119 ceph-mon[94175]: pgmap v15622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:44:59 smithi183 ceph-mon[99169]: pgmap v15623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:44:59 smithi119 ceph-mon[108979]: pgmap v15623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:44:59 smithi119 ceph-mon[94175]: pgmap v15623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:01 smithi183 ceph-mon[99169]: pgmap v15624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:01 smithi119 ceph-mon[94175]: pgmap v15624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:01 smithi119 ceph-mon[108979]: pgmap v15624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:04 smithi183 ceph-mon[99169]: pgmap v15625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:45:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:45:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:45:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:04 smithi119 ceph-mon[94175]: pgmap v15625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:04 smithi119 ceph-mon[108979]: pgmap v15625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:06 smithi183 ceph-mon[99169]: pgmap v15626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:06 smithi119 ceph-mon[94175]: pgmap v15626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:06 smithi119 ceph-mon[108979]: pgmap v15626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:08 smithi183 ceph-mon[99169]: pgmap v15627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:08 smithi119 ceph-mon[94175]: pgmap v15627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:08 smithi119 ceph-mon[108979]: pgmap v15627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:10 smithi183 ceph-mon[99169]: pgmap v15628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:10 smithi119 ceph-mon[94175]: pgmap v15628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:10 smithi119 ceph-mon[108979]: pgmap v15628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:12 smithi183 ceph-mon[99169]: pgmap v15629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:12 smithi119 ceph-mon[108979]: pgmap v15629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:12 smithi119 ceph-mon[94175]: pgmap v15629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:14 smithi183 ceph-mon[99169]: pgmap v15630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:45:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:45:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T22:45:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:14 smithi119 ceph-mon[94175]: pgmap v15630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:14 smithi119 ceph-mon[108979]: pgmap v15630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:16.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:16 smithi183 ceph-mon[99169]: pgmap v15631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:16 smithi119 ceph-mon[94175]: pgmap v15631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:16 smithi119 ceph-mon[108979]: pgmap v15631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:17.260 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:45:17.568 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:45:17.568 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 9m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:45:17.568 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 9m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:45:17.568 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 9m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:45:17.568 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 9m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:45:17.568 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 9m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:45:17.568 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 9m ago 7h 829M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:45:17.568 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 9m ago 7h 1910M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:45:17.568 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 9m ago 7h 870M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:45:17.568 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 9m ago 7h 1047M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:45:17.569 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 9m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:45:17.569 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 9m ago 7h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:45:17.569 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 9m ago 7h 5902M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:45:17.569 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 9m ago 7h 5960M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:45:17.569 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 9m ago 7h 5394M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:45:17.569 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 9m ago 7h 5141M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:45:17.569 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 9m ago 7h 4286M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:45:17.569 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 9m ago 7h 5365M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:45:17.569 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 9m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:45:17.569 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 9m ago 7h 5187M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:45:17.569 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 9m ago 7h 122M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:45:17.945 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:45:17.945 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:45:17.945 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:45:17.945 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:45:17.945 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:45:17.945 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:45:17.945 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:45:17.946 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:45:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:18 smithi183 ceph-mon[99169]: pgmap v15632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3624577808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:45:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:18 smithi119 ceph-mon[94175]: pgmap v15632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3624577808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:45:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:18 smithi119 ceph-mon[108979]: pgmap v15632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3624577808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:45:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:19 smithi183 ceph-mon[99169]: from='client.31749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:45:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:19 smithi183 ceph-mon[99169]: from='client.31755 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:45:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:19 smithi119 ceph-mon[94175]: from='client.31749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:45:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:19 smithi119 ceph-mon[94175]: from='client.31755 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:45:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:19 smithi119 ceph-mon[108979]: from='client.31749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:45:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:19 smithi119 ceph-mon[108979]: from='client.31755 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:45:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:20 smithi183 ceph-mon[99169]: pgmap v15633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:20 smithi119 ceph-mon[94175]: pgmap v15633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:20 smithi119 ceph-mon[108979]: pgmap v15633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:22 smithi183 ceph-mon[99169]: pgmap v15634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:22 smithi119 ceph-mon[108979]: pgmap v15634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:22 smithi119 ceph-mon[94175]: pgmap v15634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:24 smithi183 ceph-mon[99169]: pgmap v15635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:45:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:45:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:45:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:24 smithi119 ceph-mon[94175]: pgmap v15635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:24 smithi119 ceph-mon[108979]: pgmap v15635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:26 smithi183 ceph-mon[99169]: pgmap v15636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:26 smithi119 ceph-mon[108979]: pgmap v15636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:26 smithi119 ceph-mon[94175]: pgmap v15636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:28.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:28 smithi183 ceph-mon[99169]: pgmap v15637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:28 smithi119 ceph-mon[94175]: pgmap v15637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:28 smithi119 ceph-mon[108979]: pgmap v15637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:30 smithi183 ceph-mon[99169]: pgmap v15638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:30 smithi119 ceph-mon[108979]: pgmap v15638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:30 smithi119 ceph-mon[94175]: pgmap v15638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:32 smithi183 ceph-mon[99169]: pgmap v15639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:32 smithi119 ceph-mon[94175]: pgmap v15639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:32 smithi119 ceph-mon[108979]: pgmap v15639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:34 smithi183 ceph-mon[99169]: pgmap v15640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:45:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:45:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:45:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:34 smithi119 ceph-mon[108979]: pgmap v15640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:34 smithi119 ceph-mon[94175]: pgmap v15640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:35 smithi183 ceph-mon[99169]: pgmap v15641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:35 smithi119 ceph-mon[94175]: pgmap v15641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:35 smithi119 ceph-mon[108979]: pgmap v15641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:45:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:45:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:45:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:37 smithi183 ceph-mon[99169]: pgmap v15642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:37 smithi119 ceph-mon[94175]: pgmap v15642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:38.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:37 smithi119 ceph-mon[108979]: pgmap v15642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:39 smithi183 ceph-mon[99169]: pgmap v15643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:45:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:45:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:39 smithi119 ceph-mon[94175]: pgmap v15643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:45:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:45:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:39 smithi119 ceph-mon[108979]: pgmap v15643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:45:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:45:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:45:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:45:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:41 smithi183 ceph-mon[99169]: pgmap v15644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:45:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:45:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:45:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:45:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:45:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:41 smithi119 ceph-mon[108979]: pgmap v15644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:45:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:45:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:45:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:45:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:45:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:41 smithi119 ceph-mon[94175]: pgmap v15644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:45:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:45:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:45:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:43 smithi183 ceph-mon[99169]: pgmap v15645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:43 smithi119 ceph-mon[94175]: pgmap v15645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:45:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:45:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T22:45:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:43 smithi119 ceph-mon[108979]: pgmap v15645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:45 smithi183 ceph-mon[99169]: pgmap v15646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:45 smithi119 ceph-mon[94175]: pgmap v15646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:45 smithi119 ceph-mon[108979]: pgmap v15646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:48.294 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:45:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:47 smithi183 ceph-mon[99169]: pgmap v15647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:47 smithi119 ceph-mon[94175]: pgmap v15647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:48.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:47 smithi119 ceph-mon[108979]: pgmap v15647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:48.600 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:45:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 8s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:45:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 8s ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:45:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 8s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:45:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 8s ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:45:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 8s ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:45:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 8s ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:45:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 8s ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:45:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 8s ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:45:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 8s ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:45:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 8s ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:45:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 8s ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:45:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 8s ago 7h 5934M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:45:48.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 8s ago 7h 5989M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:45:48.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 8s ago 7h 5417M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:45:48.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 8s ago 7h 5171M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:45:48.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 8s ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:45:48.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 8s ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:45:48.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 8s ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:45:48.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 8s ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:45:48.602 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 8s ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:45:48.982 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:45:48.982 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:45:48.982 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:45:48.982 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:45:48.982 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:45:48.983 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:45:48.983 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:45:48.983 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:45:48.983 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:45:48.983 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:45:48.983 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:45:48.983 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:45:48.983 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:45:48.983 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:45:48.983 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:45:48.984 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:45:48.984 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:45:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:48 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3887960686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:45:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:48 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3887960686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:45:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:48 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3887960686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:45:50.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:49 smithi183 ceph-mon[99169]: from='client.41651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:45:50.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:49 smithi183 ceph-mon[99169]: from='client.41657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:45:50.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:49 smithi183 ceph-mon[99169]: pgmap v15648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:49 smithi119 ceph-mon[94175]: from='client.41651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:45:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:49 smithi119 ceph-mon[94175]: from='client.41657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:45:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:49 smithi119 ceph-mon[94175]: pgmap v15648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:50.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:49 smithi119 ceph-mon[108979]: from='client.41651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:45:50.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:49 smithi119 ceph-mon[108979]: from='client.41657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:45:50.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:49 smithi119 ceph-mon[108979]: pgmap v15648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:51 smithi183 ceph-mon[99169]: pgmap v15649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:51 smithi119 ceph-mon[108979]: pgmap v15649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:51 smithi119 ceph-mon[94175]: pgmap v15649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:54 smithi183 ceph-mon[99169]: pgmap v15650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:45:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:45:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T22:45:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:53 smithi119 ceph-mon[94175]: pgmap v15650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:54 smithi119 ceph-mon[108979]: pgmap v15650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:45:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:56 smithi183 ceph-mon[99169]: pgmap v15651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:56 smithi119 ceph-mon[94175]: pgmap v15651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:56 smithi119 ceph-mon[108979]: pgmap v15651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:45:58 smithi183 ceph-mon[99169]: pgmap v15652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:45:58 smithi119 ceph-mon[94175]: pgmap v15652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:45:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:45:58 smithi119 ceph-mon[108979]: pgmap v15652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:00 smithi183 ceph-mon[99169]: pgmap v15653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:00 smithi119 ceph-mon[94175]: pgmap v15653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:00 smithi119 ceph-mon[108979]: pgmap v15653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:02 smithi183 ceph-mon[99169]: pgmap v15654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:02 smithi119 ceph-mon[94175]: pgmap v15654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:02 smithi119 ceph-mon[108979]: pgmap v15654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:04 smithi183 ceph-mon[99169]: pgmap v15655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:46:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:46:04] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T22:46:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:04 smithi119 ceph-mon[94175]: pgmap v15655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:04 smithi119 ceph-mon[108979]: pgmap v15655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:06 smithi183 ceph-mon[99169]: pgmap v15656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:06 smithi119 ceph-mon[94175]: pgmap v15656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:06 smithi119 ceph-mon[108979]: pgmap v15656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:08 smithi183 ceph-mon[99169]: pgmap v15657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:08 smithi119 ceph-mon[94175]: pgmap v15657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:08 smithi119 ceph-mon[108979]: pgmap v15657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:10 smithi183 ceph-mon[99169]: pgmap v15658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:10 smithi119 ceph-mon[94175]: pgmap v15658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:10 smithi119 ceph-mon[108979]: pgmap v15658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:12 smithi183 ceph-mon[99169]: pgmap v15659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:12 smithi119 ceph-mon[108979]: pgmap v15659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:12 smithi119 ceph-mon[94175]: pgmap v15659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:14.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:14 smithi183 ceph-mon[99169]: pgmap v15660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:46:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:46:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:46:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:14 smithi119 ceph-mon[108979]: pgmap v15660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:14 smithi119 ceph-mon[94175]: pgmap v15660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:16.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:16 smithi183 ceph-mon[99169]: pgmap v15661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:16 smithi119 ceph-mon[108979]: pgmap v15661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:16 smithi119 ceph-mon[94175]: pgmap v15661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:18 smithi183 ceph-mon[99169]: pgmap v15662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:18 smithi119 ceph-mon[94175]: pgmap v15662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:18 smithi119 ceph-mon[108979]: pgmap v15662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:19.332 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:46:19.642 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:46:19.642 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 39s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:46:19.642 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 39s ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:46:19.642 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 39s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:46:19.642 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 39s ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:46:19.642 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 39s ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:46:19.642 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 39s ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:46:19.643 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 39s ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:46:19.643 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 39s ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:46:19.643 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 39s ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:46:19.643 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 39s ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:46:19.643 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 39s ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:46:19.643 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 39s ago 7h 5934M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:46:19.643 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 39s ago 7h 5989M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:46:19.643 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 39s ago 7h 5417M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:46:19.643 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 39s ago 7h 5171M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:46:19.643 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 39s ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:46:19.643 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 39s ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:46:19.643 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 39s ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:46:19.643 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 39s ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:46:19.643 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 39s ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:46:20.025 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:46:20.026 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:46:20.026 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:46:20.026 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:46:20.026 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:46:20.026 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:46:20.026 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:46:20.026 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:46:20.026 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:46:20.026 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:46:20.026 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:46:20.026 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:46:20.026 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:46:20.026 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:46:20.026 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:46:20.027 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:46:20.027 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:46:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:20 smithi183 ceph-mon[99169]: pgmap v15663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1915827653' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:46:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:20 smithi119 ceph-mon[108979]: pgmap v15663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1915827653' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:46:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:20 smithi119 ceph-mon[94175]: pgmap v15663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1915827653' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:46:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:21 smithi183 ceph-mon[99169]: from='client.41669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:46:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:21 smithi183 ceph-mon[99169]: from='client.41675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:46:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:21 smithi119 ceph-mon[108979]: from='client.41669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:46:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:21 smithi119 ceph-mon[108979]: from='client.41675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:46:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:21 smithi119 ceph-mon[94175]: from='client.41669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:46:21.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:21 smithi119 ceph-mon[94175]: from='client.41675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:46:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:22 smithi183 ceph-mon[99169]: pgmap v15664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:22 smithi119 ceph-mon[94175]: pgmap v15664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:22 smithi119 ceph-mon[108979]: pgmap v15664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:24 smithi183 ceph-mon[99169]: pgmap v15665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:46:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:46:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:46:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:24 smithi119 ceph-mon[94175]: pgmap v15665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:24 smithi119 ceph-mon[108979]: pgmap v15665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:26 smithi183 ceph-mon[99169]: pgmap v15666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:26 smithi119 ceph-mon[108979]: pgmap v15666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:26 smithi119 ceph-mon[94175]: pgmap v15666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:28 smithi183 ceph-mon[99169]: pgmap v15667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:28 smithi119 ceph-mon[108979]: pgmap v15667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:28 smithi119 ceph-mon[94175]: pgmap v15667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:30 smithi183 ceph-mon[99169]: pgmap v15668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:30 smithi119 ceph-mon[108979]: pgmap v15668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:30 smithi119 ceph-mon[94175]: pgmap v15668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:32 smithi183 ceph-mon[99169]: pgmap v15669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:32 smithi119 ceph-mon[94175]: pgmap v15669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:32 smithi119 ceph-mon[108979]: pgmap v15669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:34 smithi183 ceph-mon[99169]: pgmap v15670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:46:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:46:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:46:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:34 smithi119 ceph-mon[108979]: pgmap v15670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:34 smithi119 ceph-mon[94175]: pgmap v15670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:35 smithi183 ceph-mon[99169]: pgmap v15671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:35 smithi119 ceph-mon[108979]: pgmap v15671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:35 smithi119 ceph-mon[94175]: pgmap v15671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:37 smithi183 ceph-mon[99169]: pgmap v15672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:37 smithi119 ceph-mon[94175]: pgmap v15672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:37 smithi119 ceph-mon[108979]: pgmap v15672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:40 smithi183 ceph-mon[99169]: pgmap v15673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:39 smithi119 ceph-mon[94175]: pgmap v15673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:39 smithi119 ceph-mon[108979]: pgmap v15673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:46:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:46:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:46:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:42 smithi183 ceph-mon[99169]: pgmap v15674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:46:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:46:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:46:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:42 smithi119 ceph-mon[94175]: pgmap v15674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:46:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:46:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:46:42.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:42 smithi119 ceph-mon[108979]: pgmap v15674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:42.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:46:42.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:46:42.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:46:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:44 smithi183 ceph-mon[99169]: pgmap v15675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:46:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:46:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T22:46:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:44 smithi119 ceph-mon[94175]: pgmap v15675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:44 smithi119 ceph-mon[108979]: pgmap v15675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:46 smithi183 ceph-mon[99169]: pgmap v15676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:46 smithi119 ceph-mon[94175]: pgmap v15676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:46 smithi119 ceph-mon[108979]: pgmap v15676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:48 smithi183 ceph-mon[99169]: pgmap v15677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:48 smithi119 ceph-mon[94175]: pgmap v15677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:48 smithi119 ceph-mon[108979]: pgmap v15677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:50.364 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:46:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:50 smithi183 ceph-mon[99169]: pgmap v15678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:50 smithi119 ceph-mon[94175]: pgmap v15678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:50 smithi119 ceph-mon[108979]: pgmap v15678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:50.668 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:46:50.668 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 70s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:46:50.668 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 70s ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:46:50.668 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 70s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:46:50.668 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 70s ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:46:50.668 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 70s ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:46:50.668 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 70s ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:46:50.668 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 70s ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:46:50.668 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 70s ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:46:50.668 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 70s ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:46:50.668 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 70s ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:46:50.668 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 70s ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:46:50.669 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 70s ago 7h 5934M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:46:50.669 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 70s ago 7h 5989M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:46:50.669 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 70s ago 7h 5417M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:46:50.669 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 70s ago 7h 5171M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:46:50.669 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 70s ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:46:50.669 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 70s ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:46:50.669 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 70s ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:46:50.669 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 70s ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:46:50.669 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 70s ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:46:51.045 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:46:51.045 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:46:51.045 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:46:51.046 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:46:51.046 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:46:51.046 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:46:51.046 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:46:51.046 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:46:51.046 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:46:51.046 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:46:51.046 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:46:51.046 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:46:51.046 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:46:51.046 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:46:51.046 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:46:51.046 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:46:51.046 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:46:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:52 smithi183 ceph-mon[99169]: from='client.41687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:46:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:52 smithi183 ceph-mon[99169]: from='client.31809 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:46:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:52 smithi183 ceph-mon[99169]: pgmap v15679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3113694866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:46:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:52 smithi119 ceph-mon[94175]: from='client.41687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:46:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:52 smithi119 ceph-mon[94175]: from='client.31809 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:46:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:52 smithi119 ceph-mon[94175]: pgmap v15679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3113694866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:46:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:52 smithi119 ceph-mon[108979]: from='client.41687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:46:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:52 smithi119 ceph-mon[108979]: from='client.31809 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:46:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:52 smithi119 ceph-mon[108979]: pgmap v15679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3113694866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:46:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:54 smithi183 ceph-mon[99169]: pgmap v15680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:46:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:46:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:46:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:54 smithi119 ceph-mon[94175]: pgmap v15680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:54 smithi119 ceph-mon[108979]: pgmap v15680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:46:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:56 smithi183 ceph-mon[99169]: pgmap v15681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:56 smithi119 ceph-mon[94175]: pgmap v15681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:56 smithi119 ceph-mon[108979]: pgmap v15681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:46:58 smithi183 ceph-mon[99169]: pgmap v15682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:46:58 smithi119 ceph-mon[94175]: pgmap v15682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:46:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:46:58 smithi119 ceph-mon[108979]: pgmap v15682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:00 smithi183 ceph-mon[99169]: pgmap v15683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:00 smithi119 ceph-mon[94175]: pgmap v15683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:00 smithi119 ceph-mon[108979]: pgmap v15683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:02 smithi183 ceph-mon[99169]: pgmap v15684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:02 smithi119 ceph-mon[94175]: pgmap v15684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:02 smithi119 ceph-mon[108979]: pgmap v15684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:04 smithi183 ceph-mon[99169]: pgmap v15685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:47:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:47:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:47:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:04 smithi119 ceph-mon[94175]: pgmap v15685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:04 smithi119 ceph-mon[108979]: pgmap v15685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:06 smithi183 ceph-mon[99169]: pgmap v15686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:06 smithi119 ceph-mon[108979]: pgmap v15686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:06 smithi119 ceph-mon[94175]: pgmap v15686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:08 smithi183 ceph-mon[99169]: pgmap v15687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:08 smithi119 ceph-mon[108979]: pgmap v15687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:08 smithi119 ceph-mon[94175]: pgmap v15687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:10 smithi183 ceph-mon[99169]: pgmap v15688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:10 smithi119 ceph-mon[94175]: pgmap v15688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:10 smithi119 ceph-mon[108979]: pgmap v15688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:12 smithi183 ceph-mon[99169]: pgmap v15689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:12 smithi119 ceph-mon[94175]: pgmap v15689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:12 smithi119 ceph-mon[108979]: pgmap v15689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:14 smithi183 ceph-mon[99169]: pgmap v15690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:47:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:47:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T22:47:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:14 smithi119 ceph-mon[94175]: pgmap v15690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:14 smithi119 ceph-mon[108979]: pgmap v15690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:16 smithi183 ceph-mon[99169]: pgmap v15691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:16 smithi119 ceph-mon[108979]: pgmap v15691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:16 smithi119 ceph-mon[94175]: pgmap v15691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:18 smithi183 ceph-mon[99169]: pgmap v15692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:18 smithi119 ceph-mon[108979]: pgmap v15692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:18 smithi119 ceph-mon[94175]: pgmap v15692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:20 smithi183 ceph-mon[99169]: pgmap v15693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:20 smithi119 ceph-mon[94175]: pgmap v15693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:20 smithi119 ceph-mon[108979]: pgmap v15693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:21.392 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:47:21.697 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:47:21.697 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 101s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:47:21.698 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 101s ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:47:21.698 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 101s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:47:21.698 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 101s ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:47:21.698 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 101s ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:47:21.698 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 101s ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:47:21.698 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 101s ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:47:21.698 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 101s ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:47:21.698 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 101s ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:47:21.698 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 101s ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:47:21.698 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 101s ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:47:21.698 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 101s ago 7h 5934M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:47:21.698 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 101s ago 7h 5989M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:47:21.698 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 101s ago 7h 5417M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:47:21.698 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 101s ago 7h 5171M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:47:21.699 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 101s ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:47:21.699 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 101s ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:47:21.699 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 101s ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:47:21.699 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 101s ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:47:21.699 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 101s ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:47:22.073 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:47:22.073 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:47:22.073 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:47:22.073 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:47:22.073 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:47:22.073 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:47:22.073 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:47:22.073 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:47:22.073 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:47:22.074 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:47:22.074 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:47:22.074 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:47:22.074 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:47:22.074 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:47:22.074 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:47:22.074 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:47:22.074 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:47:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:22 smithi183 ceph-mon[99169]: pgmap v15694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:22 smithi119 ceph-mon[94175]: pgmap v15694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:22 smithi119 ceph-mon[108979]: pgmap v15694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:23 smithi183 ceph-mon[99169]: from='client.31821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:47:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:23 smithi183 ceph-mon[99169]: from='client.31827 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:47:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:23 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2856240377' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:47:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:23 smithi119 ceph-mon[94175]: from='client.31821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:47:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:23 smithi119 ceph-mon[94175]: from='client.31827 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:47:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2856240377' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:47:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:23 smithi119 ceph-mon[108979]: from='client.31821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:47:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:23 smithi119 ceph-mon[108979]: from='client.31827 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:47:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:23 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2856240377' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:47:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:24 smithi183 ceph-mon[99169]: pgmap v15695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:47:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:47:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:47:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:24 smithi119 ceph-mon[94175]: pgmap v15695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:24 smithi119 ceph-mon[108979]: pgmap v15695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:25 smithi183 ceph-mon[99169]: pgmap v15696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:25 smithi119 ceph-mon[108979]: pgmap v15696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:25 smithi119 ceph-mon[94175]: pgmap v15696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:28 smithi183 ceph-mon[99169]: pgmap v15697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:28 smithi119 ceph-mon[94175]: pgmap v15697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:28 smithi119 ceph-mon[108979]: pgmap v15697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:30 smithi183 ceph-mon[99169]: pgmap v15698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:30 smithi119 ceph-mon[108979]: pgmap v15698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:30 smithi119 ceph-mon[94175]: pgmap v15698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:32 smithi183 ceph-mon[99169]: pgmap v15699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:32 smithi119 ceph-mon[108979]: pgmap v15699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:32 smithi119 ceph-mon[94175]: pgmap v15699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:34 smithi183 ceph-mon[99169]: pgmap v15700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:47:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:47:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:47:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:34 smithi119 ceph-mon[94175]: pgmap v15700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:34 smithi119 ceph-mon[108979]: pgmap v15700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:36 smithi183 ceph-mon[99169]: pgmap v15701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:36 smithi119 ceph-mon[94175]: pgmap v15701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:36 smithi119 ceph-mon[108979]: pgmap v15701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:38 smithi183 ceph-mon[99169]: pgmap v15702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:38.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:38 smithi119 ceph-mon[94175]: pgmap v15702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:38.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:38 smithi119 ceph-mon[108979]: pgmap v15702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:40 smithi183 ceph-mon[99169]: pgmap v15703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:40 smithi119 ceph-mon[94175]: pgmap v15703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:40 smithi119 ceph-mon[108979]: pgmap v15703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:42 smithi183 ceph-mon[99169]: pgmap v15704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:47:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:42 smithi119 ceph-mon[108979]: pgmap v15704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:47:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:42 smithi119 ceph-mon[94175]: pgmap v15704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:47:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:47:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:47:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:47:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:47:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:47:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:47:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:47:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:47:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:47:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:44 smithi183 ceph-mon[99169]: pgmap v15705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:47:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:47:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:47:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:44 smithi119 ceph-mon[94175]: pgmap v15705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:44 smithi119 ceph-mon[108979]: pgmap v15705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:46 smithi183 ceph-mon[99169]: pgmap v15706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:46 smithi119 ceph-mon[94175]: pgmap v15706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:46 smithi119 ceph-mon[108979]: pgmap v15706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:48 smithi183 ceph-mon[99169]: pgmap v15707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:48 smithi119 ceph-mon[108979]: pgmap v15707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:48 smithi119 ceph-mon[94175]: pgmap v15707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:50 smithi183 ceph-mon[99169]: pgmap v15708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:50 smithi119 ceph-mon[108979]: pgmap v15708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:50 smithi119 ceph-mon[94175]: pgmap v15708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:52.421 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:47:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:52 smithi183 ceph-mon[99169]: pgmap v15709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:52 smithi119 ceph-mon[94175]: pgmap v15709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:52 smithi119 ceph-mon[108979]: pgmap v15709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:52.728 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:47:52.729 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 2m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:47:52.729 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 2m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:47:52.729 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 2m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:47:52.729 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 2m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:47:52.729 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 2m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:47:52.729 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 2m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:47:52.729 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 2m ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:47:52.729 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 2m ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:47:52.729 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 2m ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:47:52.729 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 2m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:47:52.729 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 2m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:47:52.729 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 2m ago 7h 5934M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:47:52.730 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 2m ago 7h 5989M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:47:52.730 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 2m ago 7h 5417M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:47:52.730 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 2m ago 7h 5171M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:47:52.730 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 2m ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:47:52.730 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 2m ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:47:52.730 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 2m ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:47:52.730 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 2m ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:47:52.730 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 2m ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:47:53.108 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:47:53.108 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:47:53.108 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:47:53.108 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:47:53.108 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:47:53.108 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:47:53.108 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:47:53.108 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:47:53.108 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:47:53.109 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:47:53.109 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:47:53.109 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:47:53.109 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:47:53.109 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:47:53.109 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:47:53.109 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:47:53.109 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:47:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:54 smithi183 ceph-mon[99169]: from='client.31839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:47:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:54 smithi183 ceph-mon[99169]: from='client.31845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:47:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:54 smithi183 ceph-mon[99169]: pgmap v15710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/442167289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:47:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:47:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:47:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:47:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:54 smithi119 ceph-mon[94175]: from='client.31839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:47:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:54 smithi119 ceph-mon[94175]: from='client.31845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:47:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:54 smithi119 ceph-mon[94175]: pgmap v15710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/442167289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:47:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:54 smithi119 ceph-mon[108979]: from='client.31839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:47:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:54 smithi119 ceph-mon[108979]: from='client.31845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:47:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:54 smithi119 ceph-mon[108979]: pgmap v15710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/442167289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:47:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:47:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:56 smithi183 ceph-mon[99169]: pgmap v15711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:56 smithi119 ceph-mon[94175]: pgmap v15711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:56 smithi119 ceph-mon[108979]: pgmap v15711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:47:58 smithi183 ceph-mon[99169]: pgmap v15712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:47:58 smithi119 ceph-mon[94175]: pgmap v15712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:47:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:47:58 smithi119 ceph-mon[108979]: pgmap v15712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:00 smithi183 ceph-mon[99169]: pgmap v15713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:00 smithi119 ceph-mon[108979]: pgmap v15713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:00 smithi119 ceph-mon[94175]: pgmap v15713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:02 smithi183 ceph-mon[99169]: pgmap v15714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:02 smithi119 ceph-mon[108979]: pgmap v15714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:02 smithi119 ceph-mon[94175]: pgmap v15714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:03 smithi183 ceph-mon[99169]: pgmap v15715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:03 smithi119 ceph-mon[108979]: pgmap v15715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:03 smithi119 ceph-mon[94175]: pgmap v15715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:48:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:48:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:48:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:05 smithi183 ceph-mon[99169]: pgmap v15716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:05 smithi119 ceph-mon[94175]: pgmap v15716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:05 smithi119 ceph-mon[108979]: pgmap v15716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:08.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:08 smithi183 ceph-mon[99169]: pgmap v15717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:08 smithi119 ceph-mon[108979]: pgmap v15717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:08 smithi119 ceph-mon[94175]: pgmap v15717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:10 smithi183 ceph-mon[99169]: pgmap v15718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:10 smithi119 ceph-mon[108979]: pgmap v15718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:10 smithi119 ceph-mon[94175]: pgmap v15718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:12 smithi183 ceph-mon[99169]: pgmap v15719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:12 smithi119 ceph-mon[108979]: pgmap v15719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:12 smithi119 ceph-mon[94175]: pgmap v15719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:14.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:14 smithi183 ceph-mon[99169]: pgmap v15720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:48:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:48:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:48:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:14 smithi119 ceph-mon[108979]: pgmap v15720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:14 smithi119 ceph-mon[94175]: pgmap v15720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:16 smithi183 ceph-mon[99169]: pgmap v15721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:16 smithi119 ceph-mon[94175]: pgmap v15721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:16 smithi119 ceph-mon[108979]: pgmap v15721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:18 smithi183 ceph-mon[99169]: pgmap v15722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:18 smithi119 ceph-mon[94175]: pgmap v15722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:18 smithi119 ceph-mon[108979]: pgmap v15722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:20 smithi183 ceph-mon[99169]: pgmap v15723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:20 smithi119 ceph-mon[94175]: pgmap v15723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:20 smithi119 ceph-mon[108979]: pgmap v15723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:22 smithi183 ceph-mon[99169]: pgmap v15724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:22 smithi119 ceph-mon[94175]: pgmap v15724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:22 smithi119 ceph-mon[108979]: pgmap v15724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:23.452 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 2m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 2m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 2m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 2m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 2m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 2m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 2m ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 2m ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 2m ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:48:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 2m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:48:23.761 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 2m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:48:23.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 2m ago 7h 5934M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:48:23.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 2m ago 7h 5989M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:48:23.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 2m ago 7h 5417M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:48:23.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 2m ago 7h 5171M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:48:23.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 2m ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:48:23.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 2m ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:48:23.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 2m ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:48:23.761 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 2m ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:48:23.761 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 2m ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:48:24.139 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:48:24.140 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:48:24.140 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:48:24.140 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:48:24.140 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:48:24.140 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:48:24.141 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:48:24.141 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:48:24.141 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:48:24.141 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:48:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:24 smithi183 ceph-mon[99169]: pgmap v15725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:48:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:48:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:48:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:24 smithi119 ceph-mon[108979]: pgmap v15725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:24 smithi119 ceph-mon[94175]: pgmap v15725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:25 smithi183 ceph-mon[99169]: from='client.31857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:48:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:25 smithi183 ceph-mon[99169]: from='client.31863 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:48:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2282449495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:48:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:25 smithi119 ceph-mon[108979]: from='client.31857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:48:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:25 smithi119 ceph-mon[108979]: from='client.31863 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:48:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2282449495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:48:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:25 smithi119 ceph-mon[94175]: from='client.31857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:48:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:25 smithi119 ceph-mon[94175]: from='client.31863 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:48:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2282449495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:48:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:26 smithi183 ceph-mon[99169]: pgmap v15726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:26 smithi119 ceph-mon[108979]: pgmap v15726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:26 smithi119 ceph-mon[94175]: pgmap v15726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:28 smithi183 ceph-mon[99169]: pgmap v15727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:28 smithi119 ceph-mon[94175]: pgmap v15727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:28 smithi119 ceph-mon[108979]: pgmap v15727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:30 smithi183 ceph-mon[99169]: pgmap v15728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:30 smithi119 ceph-mon[94175]: pgmap v15728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:30 smithi119 ceph-mon[108979]: pgmap v15728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:32 smithi183 ceph-mon[99169]: pgmap v15729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:32 smithi119 ceph-mon[94175]: pgmap v15729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:32 smithi119 ceph-mon[108979]: pgmap v15729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:34 smithi183 ceph-mon[99169]: pgmap v15730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:48:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:48:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:48:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:34 smithi119 ceph-mon[108979]: pgmap v15730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:34 smithi119 ceph-mon[94175]: pgmap v15730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:36 smithi183 ceph-mon[99169]: pgmap v15731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:36 smithi119 ceph-mon[108979]: pgmap v15731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:36 smithi119 ceph-mon[94175]: pgmap v15731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:38 smithi183 ceph-mon[99169]: pgmap v15732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:38 smithi119 ceph-mon[94175]: pgmap v15732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:38 smithi119 ceph-mon[108979]: pgmap v15732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:40 smithi183 ceph-mon[99169]: pgmap v15733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:40 smithi119 ceph-mon[94175]: pgmap v15733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:40 smithi119 ceph-mon[108979]: pgmap v15733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:42 smithi183 ceph-mon[99169]: pgmap v15734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:42 smithi119 ceph-mon[94175]: pgmap v15734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:42.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:42 smithi119 ceph-mon[108979]: pgmap v15734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:48:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:48:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:48:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:43 smithi183 ceph-mon[99169]: pgmap v15735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:48:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:48:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:48:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:48:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:48:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:48:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:43 smithi119 ceph-mon[94175]: pgmap v15735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:48:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:48:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:48:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:48:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:48:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:48:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:43 smithi119 ceph-mon[108979]: pgmap v15735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:48:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:48:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:48:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:48:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:48:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:48:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:45 smithi183 ceph-mon[99169]: pgmap v15736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:45 smithi119 ceph-mon[94175]: pgmap v15736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:45 smithi119 ceph-mon[108979]: pgmap v15736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:48 smithi183 ceph-mon[99169]: pgmap v15737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:48 smithi119 ceph-mon[108979]: pgmap v15737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:48 smithi119 ceph-mon[94175]: pgmap v15737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:50 smithi183 ceph-mon[99169]: pgmap v15738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:50 smithi119 ceph-mon[94175]: pgmap v15738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:50 smithi119 ceph-mon[108979]: pgmap v15738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:52 smithi183 ceph-mon[99169]: pgmap v15739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:52 smithi119 ceph-mon[94175]: pgmap v15739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:52 smithi119 ceph-mon[108979]: pgmap v15739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:54 smithi183 ceph-mon[99169]: pgmap v15740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:48:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:48:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:48:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:54 smithi119 ceph-mon[108979]: pgmap v15740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:54 smithi119 ceph-mon[94175]: pgmap v15740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:48:54.485 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:48:54.799 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:48:54.800 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 3m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:48:54.800 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 3m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:48:54.800 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 3m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:48:54.800 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 3m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:48:54.800 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 3m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:48:54.800 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 3m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:48:54.800 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 3m ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:48:54.800 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 3m ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:48:54.800 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 3m ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:48:54.800 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 3m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:48:54.800 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 3m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:48:54.800 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 3m ago 7h 5934M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:48:54.800 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 3m ago 7h 5989M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:48:54.801 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 3m ago 7h 5417M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:48:54.801 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 3m ago 7h 5171M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:48:54.801 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 3m ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:48:54.801 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 3m ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:48:54.801 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 3m ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:48:54.801 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 3m ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:48:54.801 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 3m ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:48:55.177 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:48:55.179 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:48:55.179 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:48:55.179 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:48:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:56 smithi183 ceph-mon[99169]: from='client.31875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:48:56.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:56 smithi183 ceph-mon[99169]: from='client.31881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:48:56.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:56 smithi183 ceph-mon[99169]: pgmap v15741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:56.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3842002314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:48:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:56 smithi119 ceph-mon[94175]: from='client.31875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:48:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:56 smithi119 ceph-mon[94175]: from='client.31881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:48:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:56 smithi119 ceph-mon[94175]: pgmap v15741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3842002314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:48:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:56 smithi119 ceph-mon[108979]: from='client.31875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:48:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:56 smithi119 ceph-mon[108979]: from='client.31881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:48:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:56 smithi119 ceph-mon[108979]: pgmap v15741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3842002314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:48:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:48:58 smithi183 ceph-mon[99169]: pgmap v15742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:48:58 smithi119 ceph-mon[108979]: pgmap v15742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:48:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:48:58 smithi119 ceph-mon[94175]: pgmap v15742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:00 smithi183 ceph-mon[99169]: pgmap v15743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:00 smithi119 ceph-mon[94175]: pgmap v15743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:00 smithi119 ceph-mon[108979]: pgmap v15743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:02 smithi183 ceph-mon[99169]: pgmap v15744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:02 smithi119 ceph-mon[94175]: pgmap v15744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:02 smithi119 ceph-mon[108979]: pgmap v15744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:04 smithi183 ceph-mon[99169]: pgmap v15745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:49:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:49:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:49:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:04 smithi119 ceph-mon[108979]: pgmap v15745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:04 smithi119 ceph-mon[94175]: pgmap v15745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:06 smithi183 ceph-mon[99169]: pgmap v15746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:06 smithi119 ceph-mon[94175]: pgmap v15746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:06 smithi119 ceph-mon[108979]: pgmap v15746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:08 smithi183 ceph-mon[99169]: pgmap v15747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:08 smithi119 ceph-mon[108979]: pgmap v15747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:08 smithi119 ceph-mon[94175]: pgmap v15747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:10 smithi183 ceph-mon[99169]: pgmap v15748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:10 smithi119 ceph-mon[94175]: pgmap v15748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:10 smithi119 ceph-mon[108979]: pgmap v15748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:12 smithi183 ceph-mon[99169]: pgmap v15749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:12 smithi119 ceph-mon[94175]: pgmap v15749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:12 smithi119 ceph-mon[108979]: pgmap v15749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:14 smithi183 ceph-mon[99169]: pgmap v15750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:49:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:49:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:49:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:14 smithi119 ceph-mon[108979]: pgmap v15750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:14 smithi119 ceph-mon[94175]: pgmap v15750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:16 smithi183 ceph-mon[99169]: pgmap v15751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:16 smithi119 ceph-mon[108979]: pgmap v15751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:16 smithi119 ceph-mon[94175]: pgmap v15751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:18 smithi183 ceph-mon[99169]: pgmap v15752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:18 smithi119 ceph-mon[108979]: pgmap v15752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:18 smithi119 ceph-mon[94175]: pgmap v15752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:20 smithi183 ceph-mon[99169]: pgmap v15753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:20 smithi119 ceph-mon[108979]: pgmap v15753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:20 smithi119 ceph-mon[94175]: pgmap v15753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:22 smithi183 ceph-mon[99169]: pgmap v15754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:22 smithi119 ceph-mon[108979]: pgmap v15754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:22 smithi119 ceph-mon[94175]: pgmap v15754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:24 smithi183 ceph-mon[99169]: pgmap v15755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:49:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:49:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T22:49:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:24 smithi119 ceph-mon[94175]: pgmap v15755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:24 smithi119 ceph-mon[108979]: pgmap v15755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:25.522 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:49:25.827 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:49:25.827 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 3m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:49:25.827 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 3m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:49:25.827 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 3m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:49:25.827 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 3m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:49:25.827 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 3m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:49:25.827 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 3m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:49:25.827 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 3m ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:49:25.828 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 3m ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:49:25.828 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 3m ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:49:25.828 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 3m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:49:25.828 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 3m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:49:25.828 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 3m ago 7h 5934M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:49:25.828 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 3m ago 7h 5989M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:49:25.828 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 3m ago 7h 5417M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:49:25.828 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 3m ago 7h 5171M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:49:25.828 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 3m ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:49:25.828 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 3m ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:49:25.828 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 3m ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:49:25.828 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 3m ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:49:25.828 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 3m ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:49:26.212 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:49:26.212 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:49:26.212 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:49:26.212 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:49:26.212 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:49:26.212 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:49:26.212 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:49:26.212 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:49:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:26 smithi183 ceph-mon[99169]: pgmap v15756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:26 smithi119 ceph-mon[108979]: pgmap v15756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:26 smithi119 ceph-mon[94175]: pgmap v15756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:27 smithi183 ceph-mon[99169]: from='client.41774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:49:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:27 smithi183 ceph-mon[99169]: from='client.31899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:49:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1218224245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:49:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:27 smithi119 ceph-mon[94175]: from='client.41774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:49:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:27 smithi119 ceph-mon[94175]: from='client.31899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:49:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1218224245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:49:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:27 smithi119 ceph-mon[108979]: from='client.41774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:49:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:27 smithi119 ceph-mon[108979]: from='client.31899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:49:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1218224245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:49:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:28 smithi183 ceph-mon[99169]: pgmap v15757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:28 smithi119 ceph-mon[94175]: pgmap v15757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:28 smithi119 ceph-mon[108979]: pgmap v15757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:29 smithi183 ceph-mon[99169]: pgmap v15758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:29 smithi119 ceph-mon[108979]: pgmap v15758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:29 smithi119 ceph-mon[94175]: pgmap v15758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:31 smithi183 ceph-mon[99169]: pgmap v15759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:31 smithi119 ceph-mon[108979]: pgmap v15759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:31 smithi119 ceph-mon[94175]: pgmap v15759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:34 smithi183 ceph-mon[99169]: pgmap v15760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:34 smithi119 ceph-mon[94175]: pgmap v15760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:49:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:49:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T22:49:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:34 smithi119 ceph-mon[108979]: pgmap v15760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:36 smithi183 ceph-mon[99169]: pgmap v15761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:36 smithi119 ceph-mon[108979]: pgmap v15761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:36 smithi119 ceph-mon[94175]: pgmap v15761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:38 smithi183 ceph-mon[99169]: pgmap v15762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:38 smithi119 ceph-mon[94175]: pgmap v15762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:38 smithi119 ceph-mon[108979]: pgmap v15762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:40 smithi183 ceph-mon[99169]: pgmap v15763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:40 smithi119 ceph-mon[94175]: pgmap v15763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:40 smithi119 ceph-mon[108979]: pgmap v15763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:42 smithi183 ceph-mon[99169]: pgmap v15764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:42 smithi119 ceph-mon[94175]: pgmap v15764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:42 smithi119 ceph-mon[108979]: pgmap v15764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:44 smithi183 ceph-mon[99169]: pgmap v15765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:49:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:49:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:49:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:49:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:49:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:49:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:44 smithi119 ceph-mon[108979]: pgmap v15765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:49:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:49:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:49:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:44 smithi119 ceph-mon[94175]: pgmap v15765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:49:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:49:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:49:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:49:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:49:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:49:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:49:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:49:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:49:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:49:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:49:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:49:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:46 smithi183 ceph-mon[99169]: pgmap v15766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:46 smithi119 ceph-mon[94175]: pgmap v15766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:46 smithi119 ceph-mon[108979]: pgmap v15766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:48 smithi183 ceph-mon[99169]: pgmap v15767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:48 smithi119 ceph-mon[94175]: pgmap v15767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:48 smithi119 ceph-mon[108979]: pgmap v15767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:50 smithi183 ceph-mon[99169]: pgmap v15768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:50 smithi119 ceph-mon[94175]: pgmap v15768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:50 smithi119 ceph-mon[108979]: pgmap v15768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:52 smithi183 ceph-mon[99169]: pgmap v15769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:52 smithi119 ceph-mon[94175]: pgmap v15769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:52 smithi119 ceph-mon[108979]: pgmap v15769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:54 smithi183 ceph-mon[99169]: pgmap v15770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:49:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:49:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:49:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:54 smithi119 ceph-mon[108979]: pgmap v15770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:54 smithi119 ceph-mon[94175]: pgmap v15770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:49:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:56 smithi183 ceph-mon[99169]: pgmap v15771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:56 smithi119 ceph-mon[94175]: pgmap v15771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:56 smithi119 ceph-mon[108979]: pgmap v15771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:56.559 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:49:56.867 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:49:56.868 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 4m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:49:56.868 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 4m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:49:56.868 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 4m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:49:56.868 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 4m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:49:56.868 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 4m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:49:56.868 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 4m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:49:56.869 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 4m ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:49:56.869 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 4m ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:49:56.869 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 4m ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:49:56.869 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 4m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:49:56.869 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 4m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:49:56.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 4m ago 7h 5934M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:49:56.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 4m ago 7h 5989M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:49:56.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 4m ago 7h 5417M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:49:56.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 4m ago 7h 5171M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:49:56.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 4m ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:49:56.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 4m ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:49:56.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 4m ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:49:56.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 4m ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:49:56.870 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 4m ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:49:57.249 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:49:57.249 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:49:57.249 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:49:57.250 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:49:57.250 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:49:57.250 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:49:57.250 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:49:57.250 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:49:57.250 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:49:57.250 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:49:57.250 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:49:57.250 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:49:57.250 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:49:57.250 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:49:57.250 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:49:57.250 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:49:57.250 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:49:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:58 smithi183 ceph-mon[99169]: from='client.41792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:49:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:58 smithi183 ceph-mon[99169]: pgmap v15772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:58 smithi183 ceph-mon[99169]: from='client.41798 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:49:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1131436619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:49:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:58 smithi119 ceph-mon[108979]: from='client.41792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:49:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:58 smithi119 ceph-mon[108979]: pgmap v15772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:58 smithi119 ceph-mon[108979]: from='client.41798 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:49:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1131436619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:49:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:58 smithi119 ceph-mon[94175]: from='client.41792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:49:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:58 smithi119 ceph-mon[94175]: pgmap v15772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:58 smithi119 ceph-mon[94175]: from='client.41798 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:49:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1131436619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:49:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:49:59 smithi183 ceph-mon[99169]: pgmap v15773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:49:59 smithi119 ceph-mon[108979]: pgmap v15773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:49:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:49:59 smithi119 ceph-mon[94175]: pgmap v15773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:50:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:50:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T22:49:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:50:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T22:50:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:01 smithi183 ceph-mon[99169]: pgmap v15774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:01 smithi119 ceph-mon[108979]: pgmap v15774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:01 smithi119 ceph-mon[94175]: pgmap v15774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:04 smithi183 ceph-mon[99169]: pgmap v15775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:50:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:50:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:50:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:04 smithi119 ceph-mon[108979]: pgmap v15775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:04 smithi119 ceph-mon[94175]: pgmap v15775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:06 smithi183 ceph-mon[99169]: pgmap v15776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:06 smithi119 ceph-mon[94175]: pgmap v15776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:06 smithi119 ceph-mon[108979]: pgmap v15776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:08 smithi183 ceph-mon[99169]: pgmap v15777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:08 smithi119 ceph-mon[108979]: pgmap v15777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:08 smithi119 ceph-mon[94175]: pgmap v15777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:10 smithi183 ceph-mon[99169]: pgmap v15778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:10 smithi119 ceph-mon[108979]: pgmap v15778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:10 smithi119 ceph-mon[94175]: pgmap v15778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:12 smithi183 ceph-mon[99169]: pgmap v15779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:12 smithi119 ceph-mon[108979]: pgmap v15779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:12 smithi119 ceph-mon[94175]: pgmap v15779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:14 smithi183 ceph-mon[99169]: pgmap v15780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:50:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:50:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:50:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:14 smithi119 ceph-mon[94175]: pgmap v15780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:14 smithi119 ceph-mon[108979]: pgmap v15780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:16 smithi183 ceph-mon[99169]: pgmap v15781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:16 smithi119 ceph-mon[94175]: pgmap v15781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:16 smithi119 ceph-mon[108979]: pgmap v15781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:18 smithi183 ceph-mon[99169]: pgmap v15782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:18 smithi119 ceph-mon[108979]: pgmap v15782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:18 smithi119 ceph-mon[94175]: pgmap v15782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:20 smithi183 ceph-mon[99169]: pgmap v15783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:20 smithi119 ceph-mon[94175]: pgmap v15783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:20 smithi119 ceph-mon[108979]: pgmap v15783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:22 smithi183 ceph-mon[99169]: pgmap v15784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:22 smithi119 ceph-mon[94175]: pgmap v15784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:22 smithi119 ceph-mon[108979]: pgmap v15784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:24 smithi183 ceph-mon[99169]: pgmap v15785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:50:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:50:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T22:50:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:24 smithi119 ceph-mon[94175]: pgmap v15785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:24 smithi119 ceph-mon[108979]: pgmap v15785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:26 smithi183 ceph-mon[99169]: pgmap v15786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:26 smithi119 ceph-mon[94175]: pgmap v15786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:26 smithi119 ceph-mon[108979]: pgmap v15786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:27.601 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:50:27.910 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:50:27.910 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 4m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:50:27.910 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 4m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:50:27.910 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 4m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:50:27.910 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 4m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:50:27.910 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 4m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:50:27.910 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 4m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:50:27.910 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 4m ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:50:27.910 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 4m ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:50:27.910 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 4m ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:50:27.911 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 4m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:50:27.911 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 4m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:50:27.911 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 4m ago 7h 5934M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:50:27.911 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 4m ago 7h 5989M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:50:27.911 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 4m ago 7h 5417M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:50:27.911 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 4m ago 7h 5171M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:50:27.911 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 4m ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:50:27.911 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 4m ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:50:27.911 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 4m ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:50:27.911 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 4m ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:50:27.911 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 4m ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:50:28.294 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:50:28.294 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:50:28.294 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:50:28.294 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:50:28.294 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:50:28.294 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:50:28.295 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:50:28.295 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:50:28.295 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:50:28.295 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:50:28.295 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:50:28.295 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:50:28.295 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:50:28.295 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:50:28.295 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:50:28.295 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:50:28.295 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:50:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:28 smithi183 ceph-mon[99169]: pgmap v15787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:28 smithi119 ceph-mon[94175]: pgmap v15787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:28 smithi119 ceph-mon[108979]: pgmap v15787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:29 smithi183 ceph-mon[99169]: from='client.41810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:50:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:29 smithi183 ceph-mon[99169]: from='client.31935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:50:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3224459294' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:50:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:29 smithi119 ceph-mon[94175]: from='client.41810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:50:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:29 smithi119 ceph-mon[94175]: from='client.31935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:50:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3224459294' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:50:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:29 smithi119 ceph-mon[108979]: from='client.41810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:50:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:29 smithi119 ceph-mon[108979]: from='client.31935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:50:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3224459294' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:50:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:30 smithi183 ceph-mon[99169]: pgmap v15788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:30 smithi119 ceph-mon[108979]: pgmap v15788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:30 smithi119 ceph-mon[94175]: pgmap v15788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:32 smithi183 ceph-mon[99169]: pgmap v15789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:32 smithi119 ceph-mon[108979]: pgmap v15789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:32 smithi119 ceph-mon[94175]: pgmap v15789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:34 smithi183 ceph-mon[99169]: pgmap v15790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:50:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:50:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T22:50:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:34 smithi119 ceph-mon[94175]: pgmap v15790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:34 smithi119 ceph-mon[108979]: pgmap v15790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:36 smithi183 ceph-mon[99169]: pgmap v15791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:36 smithi119 ceph-mon[108979]: pgmap v15791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:36 smithi119 ceph-mon[94175]: pgmap v15791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:38 smithi183 ceph-mon[99169]: pgmap v15792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:38 smithi119 ceph-mon[94175]: pgmap v15792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:38 smithi119 ceph-mon[108979]: pgmap v15792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:40 smithi183 ceph-mon[99169]: pgmap v15793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:40 smithi119 ceph-mon[108979]: pgmap v15793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:40 smithi119 ceph-mon[94175]: pgmap v15793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:41 smithi183 ceph-mon[99169]: pgmap v15794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:41 smithi119 ceph-mon[94175]: pgmap v15794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:41 smithi119 ceph-mon[108979]: pgmap v15794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:44 smithi183 ceph-mon[99169]: pgmap v15795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:50:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:50:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:50:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:44 smithi119 ceph-mon[108979]: pgmap v15795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:44 smithi119 ceph-mon[94175]: pgmap v15795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:50:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:50:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:50:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:50:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:50:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:50:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:50:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:50:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:50:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:50:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:50:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:50:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:46 smithi183 ceph-mon[99169]: pgmap v15796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:46 smithi119 ceph-mon[94175]: pgmap v15796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:46 smithi119 ceph-mon[108979]: pgmap v15796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:48 smithi183 ceph-mon[99169]: pgmap v15797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:48 smithi119 ceph-mon[94175]: pgmap v15797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:48 smithi119 ceph-mon[108979]: pgmap v15797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:50 smithi183 ceph-mon[99169]: pgmap v15798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:50 smithi119 ceph-mon[94175]: pgmap v15798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:50 smithi119 ceph-mon[108979]: pgmap v15798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:52 smithi183 ceph-mon[99169]: pgmap v15799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:52 smithi119 ceph-mon[94175]: pgmap v15799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:52 smithi119 ceph-mon[108979]: pgmap v15799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:54 smithi183 ceph-mon[99169]: pgmap v15800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:50:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:50:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T22:50:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:54 smithi119 ceph-mon[94175]: pgmap v15800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:54 smithi119 ceph-mon[108979]: pgmap v15800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:50:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:56 smithi183 ceph-mon[99169]: pgmap v15801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:56 smithi119 ceph-mon[94175]: pgmap v15801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:56 smithi119 ceph-mon[108979]: pgmap v15801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:50:58 smithi183 ceph-mon[99169]: pgmap v15802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:50:58 smithi119 ceph-mon[94175]: pgmap v15802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:50:58 smithi119 ceph-mon[108979]: pgmap v15802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:50:58.637 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:50:58.941 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:50:58.941 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 5m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:50:58.941 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 5m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:50:58.941 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 5m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:50:58.941 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 5m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:50:58.941 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 5m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:50:58.941 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 5m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:50:58.941 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 5m ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:50:58.941 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 5m ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:50:58.941 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 5m ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:50:58.941 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 5m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:50:58.941 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 5m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:50:58.942 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 5m ago 7h 5934M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:50:58.942 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 5m ago 7h 5989M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:50:58.942 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 5m ago 7h 5417M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:50:58.942 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 5m ago 7h 5171M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:50:58.942 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 5m ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:50:58.942 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 5m ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:50:58.942 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 5m ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:50:58.942 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 5m ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:50:58.942 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 5m ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:50:59.327 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:50:59.328 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:50:59.328 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:50:59.328 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:50:59.328 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:50:59.328 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:50:59.328 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:50:59.328 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:50:59.328 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:50:59.328 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:50:59.328 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:50:59.328 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:50:59.328 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:50:59.329 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:50:59.329 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:50:59.329 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:50:59.329 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:51:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:00 smithi183 ceph-mon[99169]: from='client.41828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:51:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:00 smithi183 ceph-mon[99169]: pgmap v15803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:00 smithi183 ceph-mon[99169]: from='client.31953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:51:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1958812955' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:51:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:00 smithi119 ceph-mon[94175]: from='client.41828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:51:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:00 smithi119 ceph-mon[94175]: pgmap v15803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:00 smithi119 ceph-mon[94175]: from='client.31953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:51:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1958812955' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:51:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:00 smithi119 ceph-mon[108979]: from='client.41828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:51:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:00 smithi119 ceph-mon[108979]: pgmap v15803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:00 smithi119 ceph-mon[108979]: from='client.31953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:51:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1958812955' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:51:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:02 smithi183 ceph-mon[99169]: pgmap v15804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:02 smithi119 ceph-mon[94175]: pgmap v15804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:02 smithi119 ceph-mon[108979]: pgmap v15804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:04 smithi183 ceph-mon[99169]: pgmap v15805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:51:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:51:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T22:51:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:04 smithi119 ceph-mon[94175]: pgmap v15805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:04 smithi119 ceph-mon[108979]: pgmap v15805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:06 smithi183 ceph-mon[99169]: pgmap v15806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:06 smithi119 ceph-mon[108979]: pgmap v15806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:06 smithi119 ceph-mon[94175]: pgmap v15806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:08 smithi183 ceph-mon[99169]: pgmap v15807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:08 smithi119 ceph-mon[94175]: pgmap v15807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:08 smithi119 ceph-mon[108979]: pgmap v15807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:10 smithi183 ceph-mon[99169]: pgmap v15808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:10 smithi119 ceph-mon[94175]: pgmap v15808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:10 smithi119 ceph-mon[108979]: pgmap v15808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:12 smithi183 ceph-mon[99169]: pgmap v15809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:12 smithi119 ceph-mon[94175]: pgmap v15809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:12 smithi119 ceph-mon[108979]: pgmap v15809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:13 smithi183 ceph-mon[99169]: pgmap v15810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:13 smithi119 ceph-mon[94175]: pgmap v15810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:13 smithi119 ceph-mon[108979]: pgmap v15810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:51:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:51:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:51:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:15 smithi183 ceph-mon[99169]: pgmap v15811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:15 smithi119 ceph-mon[94175]: pgmap v15811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:15 smithi119 ceph-mon[108979]: pgmap v15811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:18 smithi183 ceph-mon[99169]: pgmap v15812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:18 smithi119 ceph-mon[94175]: pgmap v15812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:18 smithi119 ceph-mon[108979]: pgmap v15812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:20 smithi183 ceph-mon[99169]: pgmap v15813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:20 smithi119 ceph-mon[94175]: pgmap v15813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:20 smithi119 ceph-mon[108979]: pgmap v15813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:22 smithi183 ceph-mon[99169]: pgmap v15814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:22 smithi119 ceph-mon[108979]: pgmap v15814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:22 smithi119 ceph-mon[94175]: pgmap v15814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:24 smithi183 ceph-mon[99169]: pgmap v15815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:51:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:51:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:51:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:24 smithi119 ceph-mon[108979]: pgmap v15815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:24 smithi119 ceph-mon[94175]: pgmap v15815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:26 smithi183 ceph-mon[99169]: pgmap v15816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:26 smithi119 ceph-mon[108979]: pgmap v15816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:26 smithi119 ceph-mon[94175]: pgmap v15816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:28 smithi183 ceph-mon[99169]: pgmap v15817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:28 smithi119 ceph-mon[108979]: pgmap v15817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:28 smithi119 ceph-mon[94175]: pgmap v15817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:29.675 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:51:29.980 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:51:29.980 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 5m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:51:29.980 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 5m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:51:29.980 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 5m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:51:29.980 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 5m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:51:29.981 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 5m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:51:29.981 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 5m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:51:29.981 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 5m ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:51:29.981 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 5m ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:51:29.981 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 5m ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:51:29.981 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 5m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:51:29.981 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 5m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:51:29.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 5m ago 7h 5934M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:51:29.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 5m ago 7h 5989M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:51:29.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 5m ago 7h 5417M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:51:29.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 5m ago 7h 5171M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:51:29.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 5m ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:51:29.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 5m ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:51:29.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 5m ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:51:29.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 5m ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:51:29.981 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 5m ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:51:30.361 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:51:30.361 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:51:30.361 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:51:30.361 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:51:30.361 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:51:30.361 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:51:30.361 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:51:30.361 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:51:30.361 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:51:30.361 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:51:30.361 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:51:30.362 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:51:30.362 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:51:30.362 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:51:30.362 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:51:30.362 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:51:30.362 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:51:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:30 smithi183 ceph-mon[99169]: pgmap v15818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:30 smithi119 ceph-mon[94175]: pgmap v15818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:30 smithi119 ceph-mon[108979]: pgmap v15818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:31 smithi183 ceph-mon[99169]: from='client.41846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:51:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:31 smithi183 ceph-mon[99169]: from='client.41852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:51:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1965236490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:51:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:31 smithi119 ceph-mon[94175]: from='client.41846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:51:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:31 smithi119 ceph-mon[94175]: from='client.41852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:51:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1965236490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:51:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:31 smithi119 ceph-mon[108979]: from='client.41846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:51:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:31 smithi119 ceph-mon[108979]: from='client.41852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:51:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1965236490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:51:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:32 smithi183 ceph-mon[99169]: pgmap v15819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:32 smithi119 ceph-mon[94175]: pgmap v15819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:32 smithi119 ceph-mon[108979]: pgmap v15819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:34 smithi183 ceph-mon[99169]: pgmap v15820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:51:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:51:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:51:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:34 smithi119 ceph-mon[94175]: pgmap v15820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:34 smithi119 ceph-mon[108979]: pgmap v15820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:36 smithi183 ceph-mon[99169]: pgmap v15821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:36 smithi119 ceph-mon[94175]: pgmap v15821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:36 smithi119 ceph-mon[108979]: pgmap v15821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:38 smithi183 ceph-mon[99169]: pgmap v15822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:38 smithi119 ceph-mon[94175]: pgmap v15822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:38 smithi119 ceph-mon[108979]: pgmap v15822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:40 smithi183 ceph-mon[99169]: pgmap v15823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:40 smithi119 ceph-mon[94175]: pgmap v15823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:40 smithi119 ceph-mon[108979]: pgmap v15823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:42 smithi183 ceph-mon[99169]: pgmap v15824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:42 smithi119 ceph-mon[94175]: pgmap v15824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:42 smithi119 ceph-mon[108979]: pgmap v15824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:44 smithi183 ceph-mon[99169]: pgmap v15825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:44 smithi119 ceph-mon[94175]: pgmap v15825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:51:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:51:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:51:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:44 smithi119 ceph-mon[108979]: pgmap v15825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:51:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:51:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:51:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:46 smithi183 ceph-mon[99169]: pgmap v15826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:51:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:51:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:51:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:46 smithi119 ceph-mon[94175]: pgmap v15826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:51:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:51:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:51:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:46 smithi119 ceph-mon[108979]: pgmap v15826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:51:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:51:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:51:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:48 smithi183 ceph-mon[99169]: pgmap v15827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:48 smithi119 ceph-mon[94175]: pgmap v15827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:48 smithi119 ceph-mon[108979]: pgmap v15827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:50 smithi183 ceph-mon[99169]: pgmap v15828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:50 smithi119 ceph-mon[94175]: pgmap v15828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:50 smithi119 ceph-mon[108979]: pgmap v15828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:52 smithi183 ceph-mon[99169]: pgmap v15829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:52 smithi119 ceph-mon[94175]: pgmap v15829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:52 smithi119 ceph-mon[108979]: pgmap v15829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:54 smithi183 ceph-mon[99169]: pgmap v15830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:51:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:51:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:51:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:54 smithi119 ceph-mon[94175]: pgmap v15830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:54 smithi119 ceph-mon[108979]: pgmap v15830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:51:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:56 smithi183 ceph-mon[99169]: pgmap v15831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:56 smithi119 ceph-mon[94175]: pgmap v15831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:56 smithi119 ceph-mon[108979]: pgmap v15831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:51:58 smithi183 ceph-mon[99169]: pgmap v15832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:51:58 smithi119 ceph-mon[94175]: pgmap v15832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:51:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:51:58 smithi119 ceph-mon[108979]: pgmap v15832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:00 smithi183 ceph-mon[99169]: pgmap v15833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:00 smithi119 ceph-mon[94175]: pgmap v15833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:00 smithi119 ceph-mon[108979]: pgmap v15833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:00.706 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:52:01.015 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:52:01.016 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 6m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:52:01.016 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 6m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:52:01.016 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 6m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:52:01.016 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 6m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:52:01.016 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 6m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:52:01.016 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 6m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:52:01.016 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 6m ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:52:01.016 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 6m ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:52:01.016 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 6m ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:52:01.016 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 6m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:52:01.016 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 6m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:52:01.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 6m ago 7h 5934M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:52:01.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 6m ago 7h 5989M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:52:01.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 6m ago 7h 5417M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:52:01.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 6m ago 7h 5171M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:52:01.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 6m ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:52:01.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 6m ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:52:01.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 6m ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:52:01.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 6m ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:52:01.017 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 6m ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:52:01.394 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:52:01.394 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:52:01.395 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:52:01.395 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:52:01.395 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:52:01.395 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:52:01.395 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:52:01.395 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:52:01.395 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:52:01.395 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:52:01.395 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:52:01.395 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:52:01.395 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:52:01.395 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:52:01.395 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:52:01.396 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:52:01.396 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:52:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:02 smithi183 ceph-mon[99169]: from='client.41864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:52:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:02 smithi183 ceph-mon[99169]: pgmap v15834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:02 smithi183 ceph-mon[99169]: from='client.41870 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:52:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/688347974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:52:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:02 smithi119 ceph-mon[108979]: from='client.41864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:52:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:02 smithi119 ceph-mon[108979]: pgmap v15834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:02 smithi119 ceph-mon[108979]: from='client.41870 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:52:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/688347974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:52:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:02 smithi119 ceph-mon[94175]: from='client.41864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:52:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:02 smithi119 ceph-mon[94175]: pgmap v15834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:02 smithi119 ceph-mon[94175]: from='client.41870 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:52:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/688347974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:52:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:04 smithi183 ceph-mon[99169]: pgmap v15835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:52:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:52:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:52:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:04 smithi119 ceph-mon[94175]: pgmap v15835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:04 smithi119 ceph-mon[108979]: pgmap v15835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:06 smithi183 ceph-mon[99169]: pgmap v15836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:06 smithi119 ceph-mon[94175]: pgmap v15836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:06 smithi119 ceph-mon[108979]: pgmap v15836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:08 smithi183 ceph-mon[99169]: pgmap v15837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:08 smithi119 ceph-mon[108979]: pgmap v15837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:08 smithi119 ceph-mon[94175]: pgmap v15837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:10 smithi183 ceph-mon[99169]: pgmap v15838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:10 smithi119 ceph-mon[94175]: pgmap v15838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:10 smithi119 ceph-mon[108979]: pgmap v15838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:12 smithi183 ceph-mon[99169]: pgmap v15839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:12 smithi119 ceph-mon[108979]: pgmap v15839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:12 smithi119 ceph-mon[94175]: pgmap v15839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:14 smithi183 ceph-mon[99169]: pgmap v15840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:14 smithi119 ceph-mon[94175]: pgmap v15840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:52:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:52:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:52:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:14 smithi119 ceph-mon[108979]: pgmap v15840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:16 smithi183 ceph-mon[99169]: pgmap v15841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:16 smithi119 ceph-mon[94175]: pgmap v15841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:16 smithi119 ceph-mon[108979]: pgmap v15841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:18 smithi183 ceph-mon[99169]: pgmap v15842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:18 smithi119 ceph-mon[94175]: pgmap v15842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:18 smithi119 ceph-mon[108979]: pgmap v15842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:20 smithi183 ceph-mon[99169]: pgmap v15843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:20 smithi119 ceph-mon[108979]: pgmap v15843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:20 smithi119 ceph-mon[94175]: pgmap v15843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:22 smithi183 ceph-mon[99169]: pgmap v15844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:22 smithi119 ceph-mon[94175]: pgmap v15844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:22 smithi119 ceph-mon[108979]: pgmap v15844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:24 smithi183 ceph-mon[99169]: pgmap v15845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:52:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:52:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:52:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:24 smithi119 ceph-mon[94175]: pgmap v15845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:24 smithi119 ceph-mon[108979]: pgmap v15845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:25 smithi183 ceph-mon[99169]: pgmap v15846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:25 smithi119 ceph-mon[94175]: pgmap v15846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:25 smithi119 ceph-mon[108979]: pgmap v15846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:28 smithi183 ceph-mon[99169]: pgmap v15847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:28 smithi119 ceph-mon[108979]: pgmap v15847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:28 smithi119 ceph-mon[94175]: pgmap v15847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:30 smithi183 ceph-mon[99169]: pgmap v15848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:30 smithi119 ceph-mon[94175]: pgmap v15848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:30 smithi119 ceph-mon[108979]: pgmap v15848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:31.739 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:52:32.045 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:52:32.045 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 6m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:52:32.045 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 6m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:52:32.045 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 6m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:52:32.045 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 6m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:52:32.045 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 6m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:52:32.045 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 6m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:52:32.045 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 6m ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:52:32.045 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 6m ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:52:32.045 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 6m ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:52:32.045 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 6m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:52:32.045 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 6m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:52:32.046 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 6m ago 7h 5934M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:52:32.046 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 6m ago 7h 5989M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:52:32.046 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 6m ago 7h 5417M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:52:32.046 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 6m ago 7h 5171M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:52:32.046 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 6m ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:52:32.046 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 6m ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:52:32.046 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 6m ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:52:32.046 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 6m ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:52:32.046 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 6m ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:52:32.426 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:52:32.426 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:52:32.426 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:52:32.426 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:52:32.426 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:52:32.426 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:52:32.426 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:52:32.426 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:52:32.426 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:52:32.426 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:52:32.426 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:52:32.426 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:52:32.427 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:52:32.427 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:52:32.427 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:52:32.427 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:52:32.427 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:52:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:32 smithi183 ceph-mon[99169]: pgmap v15849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:32 smithi119 ceph-mon[94175]: pgmap v15849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:32 smithi119 ceph-mon[108979]: pgmap v15849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:33 smithi183 ceph-mon[99169]: from='client.41882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:52:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:33 smithi183 ceph-mon[99169]: from='client.41888 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:52:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1781262238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:52:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:33 smithi119 ceph-mon[108979]: from='client.41882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:52:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:33 smithi119 ceph-mon[108979]: from='client.41888 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:52:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1781262238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:52:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:33 smithi119 ceph-mon[94175]: from='client.41882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:52:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:33 smithi119 ceph-mon[94175]: from='client.41888 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:52:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1781262238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:52:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:34 smithi183 ceph-mon[99169]: pgmap v15850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:52:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:52:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:52:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:34 smithi119 ceph-mon[108979]: pgmap v15850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:34 smithi119 ceph-mon[94175]: pgmap v15850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:36 smithi183 ceph-mon[99169]: pgmap v15851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:36 smithi119 ceph-mon[94175]: pgmap v15851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:36 smithi119 ceph-mon[108979]: pgmap v15851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:38 smithi183 ceph-mon[99169]: pgmap v15852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:38 smithi119 ceph-mon[94175]: pgmap v15852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:38 smithi119 ceph-mon[108979]: pgmap v15852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:40 smithi183 ceph-mon[99169]: pgmap v15853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:40 smithi119 ceph-mon[94175]: pgmap v15853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:40 smithi119 ceph-mon[108979]: pgmap v15853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:42 smithi183 ceph-mon[99169]: pgmap v15854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:42 smithi119 ceph-mon[108979]: pgmap v15854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:42 smithi119 ceph-mon[94175]: pgmap v15854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:44 smithi183 ceph-mon[99169]: pgmap v15855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:44 smithi119 ceph-mon[94175]: pgmap v15855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:52:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:52:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T22:52:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:44 smithi119 ceph-mon[108979]: pgmap v15855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:46 smithi183 ceph-mon[99169]: pgmap v15856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:52:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:52:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:52:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:52:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:46 smithi119 ceph-mon[94175]: pgmap v15856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:52:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:52:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:52:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:52:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:46 smithi119 ceph-mon[108979]: pgmap v15856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:52:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:52:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:52:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:52:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:48 smithi183 ceph-mon[99169]: pgmap v15857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:48 smithi119 ceph-mon[94175]: pgmap v15857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:48 smithi119 ceph-mon[108979]: pgmap v15857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:50 smithi183 ceph-mon[99169]: pgmap v15858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:50 smithi119 ceph-mon[94175]: pgmap v15858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:50 smithi119 ceph-mon[108979]: pgmap v15858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:52 smithi183 ceph-mon[99169]: pgmap v15859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:52 smithi119 ceph-mon[94175]: pgmap v15859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:52 smithi119 ceph-mon[108979]: pgmap v15859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:53 smithi183 ceph-mon[99169]: pgmap v15860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:53 smithi119 ceph-mon[94175]: pgmap v15860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:53 smithi119 ceph-mon[108979]: pgmap v15860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:52:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:52:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:52:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:52:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:55 smithi183 ceph-mon[99169]: pgmap v15861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:55 smithi119 ceph-mon[94175]: pgmap v15861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:55 smithi119 ceph-mon[108979]: pgmap v15861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:52:58 smithi183 ceph-mon[99169]: pgmap v15862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:52:58 smithi119 ceph-mon[108979]: pgmap v15862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:52:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:52:58 smithi119 ceph-mon[94175]: pgmap v15862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:00 smithi183 ceph-mon[99169]: pgmap v15863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:00 smithi119 ceph-mon[94175]: pgmap v15863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:00 smithi119 ceph-mon[108979]: pgmap v15863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:02 smithi183 ceph-mon[99169]: pgmap v15864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:02 smithi119 ceph-mon[108979]: pgmap v15864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:02 smithi119 ceph-mon[94175]: pgmap v15864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:02.767 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:53:03.074 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:53:03.075 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 7m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:53:03.075 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 7m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:53:03.075 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 7m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:53:03.075 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 7m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:53:03.075 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 7m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:53:03.075 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 7m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:53:03.075 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 7m ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:53:03.075 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 7m ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:53:03.075 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 7m ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:53:03.075 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 7m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:53:03.075 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 7m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:53:03.075 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 7m ago 7h 5934M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:53:03.075 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 7m ago 7h 5989M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:53:03.075 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 7m ago 7h 5417M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:53:03.075 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 7m ago 7h 5171M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:53:03.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 7m ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:53:03.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 7m ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:53:03.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 7m ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:53:03.076 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 7m ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:53:03.076 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 7m ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:53:03.452 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:53:03.453 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:53:03.453 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:53:03.453 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:53:03.453 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:53:03.453 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:53:03.453 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:53:03.453 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:53:03.453 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:53:03.453 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:53:03.454 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:53:03.454 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:53:03.454 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:53:03.454 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:53:03.454 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:53:03.454 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:53:03.454 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:53:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:04 smithi183 ceph-mon[99169]: from='client.32019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:53:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:04 smithi183 ceph-mon[99169]: pgmap v15865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:04 smithi183 ceph-mon[99169]: from='client.32025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:53:04.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1395967010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:53:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:53:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:53:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:53:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:04 smithi119 ceph-mon[94175]: from='client.32019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:53:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:04 smithi119 ceph-mon[94175]: pgmap v15865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:04 smithi119 ceph-mon[94175]: from='client.32025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:53:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1395967010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:53:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:04 smithi119 ceph-mon[108979]: from='client.32019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:53:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:04 smithi119 ceph-mon[108979]: pgmap v15865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:04 smithi119 ceph-mon[108979]: from='client.32025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:53:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1395967010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:53:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:06 smithi183 ceph-mon[99169]: pgmap v15866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:06 smithi119 ceph-mon[94175]: pgmap v15866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:06 smithi119 ceph-mon[108979]: pgmap v15866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:08 smithi183 ceph-mon[99169]: pgmap v15867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:08 smithi119 ceph-mon[94175]: pgmap v15867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:08 smithi119 ceph-mon[108979]: pgmap v15867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:10 smithi183 ceph-mon[99169]: pgmap v15868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:10 smithi119 ceph-mon[94175]: pgmap v15868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:10 smithi119 ceph-mon[108979]: pgmap v15868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:12 smithi183 ceph-mon[99169]: pgmap v15869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:12 smithi119 ceph-mon[94175]: pgmap v15869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:12 smithi119 ceph-mon[108979]: pgmap v15869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:14 smithi183 ceph-mon[99169]: pgmap v15870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:53:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:53:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:53:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:14 smithi119 ceph-mon[108979]: pgmap v15870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:14 smithi119 ceph-mon[94175]: pgmap v15870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 22:53:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T22:53:14.927679689Z level=info msg="Completed cleanup jobs" duration=12.340572ms 2023-12-01T22:53:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:16 smithi183 ceph-mon[99169]: pgmap v15871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:16 smithi119 ceph-mon[94175]: pgmap v15871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:16 smithi119 ceph-mon[108979]: pgmap v15871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:18 smithi183 ceph-mon[99169]: pgmap v15872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:18 smithi119 ceph-mon[94175]: pgmap v15872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:18 smithi119 ceph-mon[108979]: pgmap v15872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:20 smithi183 ceph-mon[99169]: pgmap v15873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:20 smithi119 ceph-mon[108979]: pgmap v15873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:20 smithi119 ceph-mon[94175]: pgmap v15873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:22 smithi183 ceph-mon[99169]: pgmap v15874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:22 smithi119 ceph-mon[94175]: pgmap v15874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:22 smithi119 ceph-mon[108979]: pgmap v15874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:24 smithi183 ceph-mon[99169]: pgmap v15875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:53:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:53:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:53:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:24 smithi119 ceph-mon[94175]: pgmap v15875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:24 smithi119 ceph-mon[108979]: pgmap v15875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:25 smithi183 ceph-mon[99169]: pgmap v15876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:25 smithi119 ceph-mon[94175]: pgmap v15876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:25 smithi119 ceph-mon[108979]: pgmap v15876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:28 smithi183 ceph-mon[99169]: pgmap v15877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:28 smithi119 ceph-mon[94175]: pgmap v15877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:28 smithi119 ceph-mon[108979]: pgmap v15877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:30 smithi183 ceph-mon[99169]: pgmap v15878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:30 smithi119 ceph-mon[94175]: pgmap v15878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:30 smithi119 ceph-mon[108979]: pgmap v15878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:32 smithi183 ceph-mon[99169]: pgmap v15879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:32 smithi119 ceph-mon[94175]: pgmap v15879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:32 smithi119 ceph-mon[108979]: pgmap v15879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:33.794 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:53:34.103 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:53:34.104 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 7m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:53:34.104 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 7m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:53:34.104 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 7m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:53:34.104 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 7m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:53:34.104 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 7m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:53:34.104 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 7m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:53:34.104 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 7m ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:53:34.104 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 7m ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:53:34.104 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 7m ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:53:34.104 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 7m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:53:34.104 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 7m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:53:34.104 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 7m ago 7h 5934M 2272M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:53:34.104 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 7m ago 7h 5989M 2272M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:53:34.104 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 7m ago 7h 5417M 2272M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:53:34.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 7m ago 7h 5171M 2272M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:53:34.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 7m ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:53:34.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 7m ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:53:34.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 7m ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:53:34.105 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 7m ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:53:34.105 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 7m ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:53:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:34 smithi183 ceph-mon[99169]: pgmap v15880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:34 smithi119 ceph-mon[94175]: pgmap v15880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:53:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:53:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:53:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:34 smithi119 ceph-mon[108979]: pgmap v15880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:34.486 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:53:34.487 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:53:34.487 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:53:34.487 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:53:34.487 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:53:34.487 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:53:34.487 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:53:34.487 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:53:34.487 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:53:34.487 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:53:34.487 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:53:34.487 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:53:34.487 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:53:34.487 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:53:34.488 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:53:34.488 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:53:34.488 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:53:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:35 smithi183 ceph-mon[99169]: from='client.41918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:53:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:35 smithi183 ceph-mon[99169]: from='client.41924 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:53:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3564622670' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:53:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:35 smithi119 ceph-mon[94175]: from='client.41918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:53:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:35 smithi119 ceph-mon[94175]: from='client.41924 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:53:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3564622670' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:53:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:35 smithi119 ceph-mon[108979]: from='client.41918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:53:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:35 smithi119 ceph-mon[108979]: from='client.41924 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:53:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3564622670' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:53:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:36 smithi183 ceph-mon[99169]: pgmap v15881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:36 smithi119 ceph-mon[94175]: pgmap v15881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:36 smithi119 ceph-mon[108979]: pgmap v15881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:38 smithi183 ceph-mon[99169]: pgmap v15882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:38 smithi119 ceph-mon[94175]: pgmap v15882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:38 smithi119 ceph-mon[108979]: pgmap v15882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:40 smithi183 ceph-mon[99169]: pgmap v15883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:40 smithi119 ceph-mon[94175]: pgmap v15883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:40 smithi119 ceph-mon[108979]: pgmap v15883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:42 smithi183 ceph-mon[99169]: pgmap v15884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:42 smithi119 ceph-mon[94175]: pgmap v15884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:42 smithi119 ceph-mon[108979]: pgmap v15884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:44 smithi183 ceph-mon[99169]: pgmap v15885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:53:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:53:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:53:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:44 smithi119 ceph-mon[94175]: pgmap v15885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:44 smithi119 ceph-mon[108979]: pgmap v15885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:46 smithi183 ceph-mon[99169]: pgmap v15886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:53:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:46 smithi119 ceph-mon[94175]: pgmap v15886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:53:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:46 smithi119 ceph-mon[108979]: pgmap v15886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:53:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:53:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:53:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:53:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:53:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:53:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:53:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:53:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:53:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T22:53:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:53:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:53:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:53:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:53:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:48 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2258M 2023-12-01T22:53:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:48 smithi183 ceph-mon[99169]: pgmap v15887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:48 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2258M 2023-12-01T22:53:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:48 smithi119 ceph-mon[94175]: pgmap v15887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:48 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2258M 2023-12-01T22:53:48.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:48 smithi119 ceph-mon[108979]: pgmap v15887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:50.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:50 smithi183 ceph-mon[99169]: pgmap v15888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:50.453 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:50 smithi119 ceph-mon[94175]: pgmap v15888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:50.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:50 smithi119 ceph-mon[108979]: pgmap v15888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:52 smithi183 ceph-mon[99169]: pgmap v15889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:52 smithi119 ceph-mon[94175]: pgmap v15889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:52 smithi119 ceph-mon[108979]: pgmap v15889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:53 smithi183 ceph-mon[99169]: pgmap v15890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:53 smithi119 ceph-mon[94175]: pgmap v15890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:53 smithi119 ceph-mon[108979]: pgmap v15890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:53:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:53:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:53:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:53:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:55 smithi183 ceph-mon[99169]: pgmap v15891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:55 smithi119 ceph-mon[94175]: pgmap v15891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:55 smithi119 ceph-mon[108979]: pgmap v15891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:53:58 smithi183 ceph-mon[99169]: pgmap v15892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:53:58 smithi119 ceph-mon[94175]: pgmap v15892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:53:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:53:58 smithi119 ceph-mon[108979]: pgmap v15892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:00 smithi183 ceph-mon[99169]: pgmap v15893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:00 smithi119 ceph-mon[94175]: pgmap v15893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:00 smithi119 ceph-mon[108979]: pgmap v15893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:02 smithi183 ceph-mon[99169]: pgmap v15894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:02 smithi119 ceph-mon[94175]: pgmap v15894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:02 smithi119 ceph-mon[108979]: pgmap v15894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:04 smithi183 ceph-mon[99169]: pgmap v15895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:04 smithi119 ceph-mon[94175]: pgmap v15895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:54:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:54:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:54:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:04 smithi119 ceph-mon[108979]: pgmap v15895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:04.834 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:54:05.140 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:54:05.140 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 8m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:54:05.140 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 8m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:54:05.140 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 8m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:54:05.141 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 8m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:54:05.141 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 8m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:54:05.141 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 8m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:54:05.141 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 8m ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:54:05.141 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 8m ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:54:05.141 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 8m ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:54:05.141 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 8m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:54:05.141 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 8m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:54:05.141 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 8m ago 7h 5934M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:54:05.141 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 8m ago 7h 5989M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:54:05.141 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 8m ago 7h 5417M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:54:05.141 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 8m ago 7h 5171M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:54:05.141 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 8m ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:54:05.141 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 8m ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:54:05.141 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 8m ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:54:05.142 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 8m ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:54:05.142 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 8m ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:54:05.520 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:54:05.520 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:54:05.520 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:54:05.520 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:54:05.520 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:54:05.520 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:54:05.520 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:54:05.520 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:54:05.520 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:54:05.520 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:54:05.521 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:54:05.521 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:54:05.521 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:54:05.521 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:54:05.521 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:54:05.521 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:54:05.521 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:54:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:06 smithi183 ceph-mon[99169]: from='client.32055 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:54:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:06 smithi183 ceph-mon[99169]: pgmap v15896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:06 smithi183 ceph-mon[99169]: from='client.32061 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:54:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/348498782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:54:06.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:06 smithi119 ceph-mon[94175]: from='client.32055 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:54:06.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:06 smithi119 ceph-mon[94175]: pgmap v15896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:06.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:06 smithi119 ceph-mon[94175]: from='client.32061 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:54:06.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/348498782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:54:06.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:06 smithi119 ceph-mon[108979]: from='client.32055 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:54:06.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:06 smithi119 ceph-mon[108979]: pgmap v15896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:06.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:06 smithi119 ceph-mon[108979]: from='client.32061 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:54:06.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/348498782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:54:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:08 smithi183 ceph-mon[99169]: pgmap v15897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:08 smithi119 ceph-mon[94175]: pgmap v15897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:08 smithi119 ceph-mon[108979]: pgmap v15897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:10 smithi183 ceph-mon[99169]: pgmap v15898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:10 smithi119 ceph-mon[94175]: pgmap v15898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:10 smithi119 ceph-mon[108979]: pgmap v15898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:12 smithi183 ceph-mon[99169]: pgmap v15899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:12 smithi119 ceph-mon[94175]: pgmap v15899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:12 smithi119 ceph-mon[108979]: pgmap v15899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:14 smithi183 ceph-mon[99169]: pgmap v15900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:54:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:54:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:54:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:14 smithi119 ceph-mon[94175]: pgmap v15900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:14 smithi119 ceph-mon[108979]: pgmap v15900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:16 smithi183 ceph-mon[99169]: pgmap v15901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:16 smithi119 ceph-mon[94175]: pgmap v15901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:16 smithi119 ceph-mon[108979]: pgmap v15901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:18 smithi183 ceph-mon[99169]: pgmap v15902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:18 smithi119 ceph-mon[94175]: pgmap v15902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:18 smithi119 ceph-mon[108979]: pgmap v15902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:19 smithi183 ceph-mon[99169]: pgmap v15903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:19 smithi119 ceph-mon[108979]: pgmap v15903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:19 smithi119 ceph-mon[94175]: pgmap v15903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:21 smithi183 ceph-mon[99169]: pgmap v15904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:21 smithi119 ceph-mon[94175]: pgmap v15904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:21 smithi119 ceph-mon[108979]: pgmap v15904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:24 smithi183 ceph-mon[99169]: pgmap v15905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:54:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:54:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:54:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:24 smithi119 ceph-mon[94175]: pgmap v15905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:24 smithi119 ceph-mon[108979]: pgmap v15905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:26 smithi183 ceph-mon[99169]: pgmap v15906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:26.473 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:26 smithi119 ceph-mon[94175]: pgmap v15906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:26.474 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:26 smithi119 ceph-mon[108979]: pgmap v15906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:28 smithi183 ceph-mon[99169]: pgmap v15907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:28 smithi119 ceph-mon[94175]: pgmap v15907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:28 smithi119 ceph-mon[108979]: pgmap v15907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:30 smithi183 ceph-mon[99169]: pgmap v15908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:30 smithi119 ceph-mon[94175]: pgmap v15908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:30.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:30 smithi119 ceph-mon[108979]: pgmap v15908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:32.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:32 smithi183 ceph-mon[99169]: pgmap v15909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:32 smithi119 ceph-mon[108979]: pgmap v15909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:32 smithi119 ceph-mon[94175]: pgmap v15909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:34 smithi183 ceph-mon[99169]: pgmap v15910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:54:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:54:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T22:54:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:34 smithi119 ceph-mon[108979]: pgmap v15910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:34 smithi119 ceph-mon[94175]: pgmap v15910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:35.868 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:54:36.174 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:54:36.174 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 8m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:54:36.175 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 8m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:54:36.175 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 8m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:54:36.175 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 8m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:54:36.175 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 8m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:54:36.175 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 8m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:54:36.175 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 8m ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:54:36.175 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 8m ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:54:36.175 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 8m ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:54:36.175 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 8m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:54:36.175 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 8m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:54:36.175 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 8m ago 7h 5934M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:54:36.175 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 8m ago 7h 5989M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:54:36.175 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 8m ago 7h 5417M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:54:36.175 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 8m ago 7h 5171M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:54:36.176 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 8m ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:54:36.176 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 8m ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:54:36.176 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 8m ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:54:36.176 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 8m ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:54:36.176 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 8m ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:54:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:36 smithi183 ceph-mon[99169]: pgmap v15911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:36 smithi119 ceph-mon[94175]: pgmap v15911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:36 smithi119 ceph-mon[108979]: pgmap v15911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:54:36.556 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:54:36.556 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:54:36.556 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:54:36.556 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:54:36.556 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:54:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:37 smithi183 ceph-mon[99169]: from='client.32073 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:54:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1194273856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:54:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:37 smithi119 ceph-mon[108979]: from='client.32073 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:54:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1194273856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:54:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:37 smithi119 ceph-mon[94175]: from='client.32073 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:54:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1194273856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:54:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:38 smithi183 ceph-mon[99169]: from='client.41960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:54:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:38 smithi183 ceph-mon[99169]: pgmap v15912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:38 smithi119 ceph-mon[108979]: from='client.41960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:54:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:38 smithi119 ceph-mon[108979]: pgmap v15912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:38 smithi119 ceph-mon[94175]: from='client.41960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:54:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:38 smithi119 ceph-mon[94175]: pgmap v15912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:40 smithi183 ceph-mon[99169]: pgmap v15913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:40 smithi119 ceph-mon[94175]: pgmap v15913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:40 smithi119 ceph-mon[108979]: pgmap v15913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:41 smithi183 ceph-mon[99169]: pgmap v15914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:41.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:41 smithi119 ceph-mon[108979]: pgmap v15914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:41.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:41 smithi119 ceph-mon[94175]: pgmap v15914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:44 smithi183 ceph-mon[99169]: pgmap v15915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:54:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:54:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:54:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:44 smithi119 ceph-mon[108979]: pgmap v15915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:44 smithi119 ceph-mon[94175]: pgmap v15915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:46 smithi183 ceph-mon[99169]: pgmap v15916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:46 smithi119 ceph-mon[94175]: pgmap v15916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:46 smithi119 ceph-mon[108979]: pgmap v15916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:54:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:54:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:54:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:54:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:54:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:54:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:54:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:54:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:54:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:54:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:54:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:54:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:48 smithi183 ceph-mon[99169]: pgmap v15917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:48 smithi119 ceph-mon[94175]: pgmap v15917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:48 smithi119 ceph-mon[108979]: pgmap v15917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:50 smithi183 ceph-mon[99169]: pgmap v15918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:50 smithi119 ceph-mon[94175]: pgmap v15918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:50 smithi119 ceph-mon[108979]: pgmap v15918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:52 smithi183 ceph-mon[99169]: pgmap v15919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:52 smithi119 ceph-mon[108979]: pgmap v15919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:52 smithi119 ceph-mon[94175]: pgmap v15919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:54 smithi183 ceph-mon[99169]: pgmap v15920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:54:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:54:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:54:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:54 smithi119 ceph-mon[94175]: pgmap v15920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:54 smithi119 ceph-mon[108979]: pgmap v15920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:54:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:56 smithi183 ceph-mon[99169]: pgmap v15921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:56 smithi119 ceph-mon[108979]: pgmap v15921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:56 smithi119 ceph-mon[94175]: pgmap v15921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:54:58 smithi183 ceph-mon[99169]: pgmap v15922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:54:58 smithi119 ceph-mon[94175]: pgmap v15922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:54:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:54:58 smithi119 ceph-mon[108979]: pgmap v15922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:00 smithi183 ceph-mon[99169]: pgmap v15923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:00 smithi119 ceph-mon[108979]: pgmap v15923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:00 smithi119 ceph-mon[94175]: pgmap v15923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:02 smithi183 ceph-mon[99169]: pgmap v15924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:02 smithi119 ceph-mon[94175]: pgmap v15924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:02 smithi119 ceph-mon[108979]: pgmap v15924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:04 smithi183 ceph-mon[99169]: pgmap v15925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:55:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:55:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:55:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:04 smithi119 ceph-mon[94175]: pgmap v15925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:04 smithi119 ceph-mon[108979]: pgmap v15925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:05 smithi183 ceph-mon[99169]: pgmap v15926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:05 smithi119 ceph-mon[94175]: pgmap v15926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:05 smithi119 ceph-mon[108979]: pgmap v15926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:06.903 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:55:07.215 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:55:07.216 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 9m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:55:07.216 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 9m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:55:07.216 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 9m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:55:07.216 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 9m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:55:07.216 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 9m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:55:07.216 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 9m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:55:07.216 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 9m ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:55:07.216 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 9m ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:55:07.216 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 9m ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:55:07.216 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 9m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:55:07.216 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 9m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:55:07.216 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 9m ago 7h 5934M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:55:07.216 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 9m ago 7h 5989M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:55:07.217 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 9m ago 7h 5417M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:55:07.217 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 9m ago 7h 5171M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:55:07.217 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 9m ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:55:07.217 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 9m ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:55:07.217 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 9m ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:55:07.217 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 9m ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:55:07.217 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 9m ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:55:07.600 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:55:07.600 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:55:07.600 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:55:07.600 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:55:07.600 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:55:07.600 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:55:07.600 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:55:07.600 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:55:07.600 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:55:07.600 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:55:07.601 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:55:07.601 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:55:07.601 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:55:07.601 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:55:07.601 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:55:07.601 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:55:07.601 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:55:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:08 smithi183 ceph-mon[99169]: from='client.41972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:55:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:08 smithi183 ceph-mon[99169]: pgmap v15927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/986823385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:55:08.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:08 smithi119 ceph-mon[108979]: from='client.41972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:55:08.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:08 smithi119 ceph-mon[108979]: pgmap v15927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:08.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/986823385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:55:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:08 smithi119 ceph-mon[94175]: from='client.41972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:55:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:08 smithi119 ceph-mon[94175]: pgmap v15927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/986823385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:55:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:09 smithi183 ceph-mon[99169]: from='client.32097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:55:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:09 smithi119 ceph-mon[94175]: from='client.32097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:55:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:09 smithi119 ceph-mon[108979]: from='client.32097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:55:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:10 smithi183 ceph-mon[99169]: pgmap v15928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:10 smithi119 ceph-mon[108979]: pgmap v15928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:10 smithi119 ceph-mon[94175]: pgmap v15928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:12 smithi183 ceph-mon[99169]: pgmap v15929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:12 smithi119 ceph-mon[94175]: pgmap v15929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:12 smithi119 ceph-mon[108979]: pgmap v15929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:14 smithi183 ceph-mon[99169]: pgmap v15930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:55:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:55:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:55:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:14 smithi119 ceph-mon[94175]: pgmap v15930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:14 smithi119 ceph-mon[108979]: pgmap v15930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:16 smithi183 ceph-mon[99169]: pgmap v15931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:16 smithi119 ceph-mon[108979]: pgmap v15931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:16 smithi119 ceph-mon[94175]: pgmap v15931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:18 smithi183 ceph-mon[99169]: pgmap v15932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:18 smithi119 ceph-mon[108979]: pgmap v15932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:18 smithi119 ceph-mon[94175]: pgmap v15932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:20 smithi183 ceph-mon[99169]: pgmap v15933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:20 smithi119 ceph-mon[108979]: pgmap v15933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:20 smithi119 ceph-mon[94175]: pgmap v15933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:22 smithi183 ceph-mon[99169]: pgmap v15934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:22 smithi119 ceph-mon[94175]: pgmap v15934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:22 smithi119 ceph-mon[108979]: pgmap v15934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:24 smithi183 ceph-mon[99169]: pgmap v15935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:55:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:55:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T22:55:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:24 smithi119 ceph-mon[94175]: pgmap v15935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:24 smithi119 ceph-mon[108979]: pgmap v15935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:25 smithi183 ceph-mon[99169]: pgmap v15936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:25 smithi119 ceph-mon[94175]: pgmap v15936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:25 smithi119 ceph-mon[108979]: pgmap v15936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:28 smithi183 ceph-mon[99169]: pgmap v15937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:28 smithi119 ceph-mon[94175]: pgmap v15937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:28 smithi119 ceph-mon[108979]: pgmap v15937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:30 smithi183 ceph-mon[99169]: pgmap v15938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:30 smithi119 ceph-mon[108979]: pgmap v15938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:30 smithi119 ceph-mon[94175]: pgmap v15938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:32 smithi183 ceph-mon[99169]: pgmap v15939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:32 smithi119 ceph-mon[94175]: pgmap v15939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:32 smithi119 ceph-mon[108979]: pgmap v15939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:34 smithi183 ceph-mon[99169]: pgmap v15940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:34 smithi119 ceph-mon[94175]: pgmap v15940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:55:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:55:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T22:55:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:34 smithi119 ceph-mon[108979]: pgmap v15940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:36 smithi183 ceph-mon[99169]: pgmap v15941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:36 smithi119 ceph-mon[94175]: pgmap v15941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:36 smithi119 ceph-mon[108979]: pgmap v15941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:37.943 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:55:38.249 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:55:38.249 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 9m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:55:38.249 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 9m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:55:38.250 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 9m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:55:38.250 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 9m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:55:38.250 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 9m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:55:38.250 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 9m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:55:38.250 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 9m ago 7h 1947M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:55:38.250 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 9m ago 7h 887M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:55:38.250 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 9m ago 7h 1069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:55:38.250 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 9m ago 7h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:55:38.250 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 9m ago 7h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:55:38.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 9m ago 7h 5934M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:55:38.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 9m ago 7h 5989M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:55:38.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 9m ago 7h 5417M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:55:38.251 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 9m ago 7h 5171M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:55:38.251 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 9m ago 7h 4311M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:55:38.251 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 9m ago 7h 5397M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:55:38.251 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 9m ago 7h 4387M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:55:38.251 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 9m ago 7h 5221M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:55:38.251 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 9m ago 7h 125M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:55:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:38 smithi183 ceph-mon[99169]: pgmap v15942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:38.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:38 smithi119 ceph-mon[108979]: pgmap v15942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:38.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:38 smithi119 ceph-mon[94175]: pgmap v15942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:38.625 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:55:38.625 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:55:38.625 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:55:38.625 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:55:38.625 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:55:38.625 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:55:38.625 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:55:38.625 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:55:38.625 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:55:38.625 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:55:38.625 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:55:38.625 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:55:38.625 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:55:38.626 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:55:38.626 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:55:38.626 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:55:38.626 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:55:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:39 smithi183 ceph-mon[99169]: from='client.32109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:55:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/65107316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:55:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:39 smithi119 ceph-mon[94175]: from='client.32109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:55:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/65107316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:55:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:39 smithi119 ceph-mon[108979]: from='client.32109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:55:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/65107316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:55:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:40 smithi183 ceph-mon[99169]: from='client.41996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:55:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:40 smithi183 ceph-mon[99169]: pgmap v15943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:40 smithi119 ceph-mon[94175]: from='client.41996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:55:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:40 smithi119 ceph-mon[94175]: pgmap v15943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:40 smithi119 ceph-mon[108979]: from='client.41996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:55:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:40 smithi119 ceph-mon[108979]: pgmap v15943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:42 smithi183 ceph-mon[99169]: pgmap v15944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:42 smithi119 ceph-mon[108979]: pgmap v15944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:42 smithi119 ceph-mon[94175]: pgmap v15944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:43 smithi183 ceph-mon[99169]: pgmap v15945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:43.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:43 smithi119 ceph-mon[94175]: pgmap v15945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:43.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:43 smithi119 ceph-mon[108979]: pgmap v15945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:55:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:55:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:55:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:46 smithi183 ceph-mon[99169]: pgmap v15946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:46 smithi119 ceph-mon[94175]: pgmap v15946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:46 smithi119 ceph-mon[108979]: pgmap v15946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:48 smithi183 ceph-mon[99169]: pgmap v15947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:55:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:48 smithi119 ceph-mon[94175]: pgmap v15947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:55:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:48 smithi119 ceph-mon[108979]: pgmap v15947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:55:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:50 smithi183 ceph-mon[99169]: pgmap v15948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:50 smithi119 ceph-mon[108979]: pgmap v15948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:50 smithi119 ceph-mon[94175]: pgmap v15948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:55:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:55:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:51 smithi119 ceph-mon[108979]: pgmap v15949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:55:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:55:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:55:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:55:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:51 smithi119 ceph-mon[94175]: pgmap v15949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:55:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:55:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:55:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:55:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:51 smithi183 ceph-mon[99169]: pgmap v15949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:55:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:55:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:55:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:55:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:55:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:55:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:55:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:55:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:55:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:55:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:55:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:53 smithi183 ceph-mon[99169]: pgmap v15950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:55:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:55:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:55:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:53 smithi119 ceph-mon[94175]: pgmap v15950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:53 smithi119 ceph-mon[108979]: pgmap v15950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:55:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:56 smithi183 ceph-mon[99169]: pgmap v15951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:56 smithi119 ceph-mon[94175]: pgmap v15951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:56 smithi119 ceph-mon[108979]: pgmap v15951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:55:58 smithi183 ceph-mon[99169]: pgmap v15952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:55:58 smithi119 ceph-mon[94175]: pgmap v15952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:55:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:55:58 smithi119 ceph-mon[108979]: pgmap v15952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:00 smithi183 ceph-mon[99169]: pgmap v15953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:00 smithi119 ceph-mon[94175]: pgmap v15953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:00 smithi119 ceph-mon[108979]: pgmap v15953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:02 smithi183 ceph-mon[99169]: pgmap v15954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:02 smithi119 ceph-mon[94175]: pgmap v15954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:02 smithi119 ceph-mon[108979]: pgmap v15954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:04 smithi183 ceph-mon[99169]: pgmap v15955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:56:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:56:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:56:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:04 smithi119 ceph-mon[94175]: pgmap v15955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:04 smithi119 ceph-mon[108979]: pgmap v15955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:06 smithi183 ceph-mon[99169]: pgmap v15956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:06 smithi119 ceph-mon[108979]: pgmap v15956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:06 smithi119 ceph-mon[94175]: pgmap v15956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:08 smithi183 ceph-mon[99169]: pgmap v15957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:08 smithi119 ceph-mon[94175]: pgmap v15957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:08 smithi119 ceph-mon[108979]: pgmap v15957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:08.985 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:56:09.307 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:56:09.307 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 18s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:56:09.307 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 17s ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:56:09.307 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 18s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:56:09.307 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 17s ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:56:09.307 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 17s ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:56:09.307 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 18s ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:56:09.307 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 18s ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:56:09.307 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 17s ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:56:09.308 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 18s ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:56:09.308 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 18s ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:56:09.308 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 17s ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:56:09.308 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 18s ago 7h 5964M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:56:09.308 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 18s ago 7h 6018M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:56:09.308 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 18s ago 7h 5440M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:56:09.308 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 18s ago 7h 5199M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:56:09.308 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 17s ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:56:09.308 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 17s ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:56:09.308 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 17s ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:56:09.308 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 17s ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:56:09.308 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 17s ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:56:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:09.685 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:56:09.685 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:56:09.685 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:56:09.685 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:56:09.685 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:56:09.685 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:56:09.685 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:56:09.685 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:56:09.685 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:56:09.686 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:56:09.686 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:56:09.686 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:56:09.686 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:56:09.686 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:56:09.686 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:56:09.686 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:56:09.686 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:56:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:10 smithi183 ceph-mon[99169]: pgmap v15958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:10 smithi183 ceph-mon[99169]: from='client.42008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:56:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:10 smithi183 ceph-mon[99169]: from='client.32133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:56:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3258026200' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:56:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:10 smithi119 ceph-mon[94175]: pgmap v15958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:10 smithi119 ceph-mon[94175]: from='client.42008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:56:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:10 smithi119 ceph-mon[94175]: from='client.32133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:56:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3258026200' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:56:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:10 smithi119 ceph-mon[108979]: pgmap v15958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:10 smithi119 ceph-mon[108979]: from='client.42008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:56:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:10 smithi119 ceph-mon[108979]: from='client.32133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:56:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3258026200' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:56:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:11 smithi183 ceph-mon[99169]: pgmap v15959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:11 smithi119 ceph-mon[108979]: pgmap v15959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:11 smithi119 ceph-mon[94175]: pgmap v15959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:14 smithi183 ceph-mon[99169]: pgmap v15960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:56:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:56:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:56:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:14 smithi119 ceph-mon[94175]: pgmap v15960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:14 smithi119 ceph-mon[108979]: pgmap v15960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:16 smithi183 ceph-mon[99169]: pgmap v15961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:16 smithi119 ceph-mon[108979]: pgmap v15961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:16 smithi119 ceph-mon[94175]: pgmap v15961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:18 smithi183 ceph-mon[99169]: pgmap v15962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:18 smithi119 ceph-mon[94175]: pgmap v15962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:18 smithi119 ceph-mon[108979]: pgmap v15962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:20 smithi183 ceph-mon[99169]: pgmap v15963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:20 smithi119 ceph-mon[94175]: pgmap v15963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:20 smithi119 ceph-mon[108979]: pgmap v15963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:22 smithi183 ceph-mon[99169]: pgmap v15964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:22 smithi119 ceph-mon[94175]: pgmap v15964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:22 smithi119 ceph-mon[108979]: pgmap v15964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:24 smithi183 ceph-mon[99169]: pgmap v15965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:24 smithi119 ceph-mon[94175]: pgmap v15965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:56:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:56:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:56:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:24 smithi119 ceph-mon[108979]: pgmap v15965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:26 smithi183 ceph-mon[99169]: pgmap v15966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:26 smithi119 ceph-mon[94175]: pgmap v15966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:26 smithi119 ceph-mon[108979]: pgmap v15966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:28 smithi183 ceph-mon[99169]: pgmap v15967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:28 smithi119 ceph-mon[94175]: pgmap v15967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:28 smithi119 ceph-mon[108979]: pgmap v15967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:30 smithi183 ceph-mon[99169]: pgmap v15968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:30 smithi119 ceph-mon[94175]: pgmap v15968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:30 smithi119 ceph-mon[108979]: pgmap v15968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:31 smithi183 ceph-mon[99169]: pgmap v15969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:31 smithi119 ceph-mon[94175]: pgmap v15969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:31 smithi119 ceph-mon[108979]: pgmap v15969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:34 smithi183 ceph-mon[99169]: pgmap v15970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:56:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:56:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:56:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:34 smithi119 ceph-mon[94175]: pgmap v15970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:34 smithi119 ceph-mon[108979]: pgmap v15970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:36 smithi183 ceph-mon[99169]: pgmap v15971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:36 smithi119 ceph-mon[94175]: pgmap v15971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:36 smithi119 ceph-mon[108979]: pgmap v15971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:38.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:38 smithi183 ceph-mon[99169]: pgmap v15972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:38 smithi119 ceph-mon[94175]: pgmap v15972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:38 smithi119 ceph-mon[108979]: pgmap v15972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:40.033 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:56:40.338 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:56:40.339 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 49s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:56:40.339 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 48s ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:56:40.339 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 49s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:56:40.339 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 48s ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:56:40.339 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 48s ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:56:40.339 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 49s ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:56:40.339 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 49s ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:56:40.339 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 48s ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:56:40.339 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 49s ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:56:40.339 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 49s ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:56:40.339 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 48s ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:56:40.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 49s ago 7h 5964M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:56:40.340 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 49s ago 7h 6018M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:56:40.340 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 49s ago 7h 5440M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:56:40.340 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 49s ago 7h 5199M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:56:40.340 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 48s ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:56:40.340 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 48s ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:56:40.340 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 48s ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:56:40.340 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 48s ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:56:40.340 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 48s ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:56:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:40 smithi183 ceph-mon[99169]: pgmap v15973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:40 smithi119 ceph-mon[108979]: pgmap v15973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:40 smithi119 ceph-mon[94175]: pgmap v15973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:40.718 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:56:40.718 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:56:40.718 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:56:40.718 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:56:40.718 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:56:40.718 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:56:40.718 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:56:40.718 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:56:40.718 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:56:40.718 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:56:40.719 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:56:40.719 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:56:40.719 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:56:40.719 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:56:40.719 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:56:40.719 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:56:40.719 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:56:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:41 smithi183 ceph-mon[99169]: from='client.42026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:56:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4289106247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:56:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:41 smithi119 ceph-mon[108979]: from='client.42026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:56:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4289106247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:56:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:41 smithi119 ceph-mon[94175]: from='client.42026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:56:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4289106247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:56:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:42 smithi183 ceph-mon[99169]: from='client.32151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:56:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:42 smithi183 ceph-mon[99169]: pgmap v15974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:42 smithi119 ceph-mon[94175]: from='client.32151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:56:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:42 smithi119 ceph-mon[94175]: pgmap v15974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:42 smithi119 ceph-mon[108979]: from='client.32151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:56:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:42 smithi119 ceph-mon[108979]: pgmap v15974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:44 smithi183 ceph-mon[99169]: pgmap v15975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:44 smithi119 ceph-mon[94175]: pgmap v15975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:56:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:56:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:56:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:44 smithi119 ceph-mon[108979]: pgmap v15975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:46 smithi183 ceph-mon[99169]: pgmap v15976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:46 smithi119 ceph-mon[94175]: pgmap v15976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:46 smithi119 ceph-mon[108979]: pgmap v15976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:48 smithi183 ceph-mon[99169]: pgmap v15977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:48 smithi119 ceph-mon[94175]: pgmap v15977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:48 smithi119 ceph-mon[108979]: pgmap v15977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:50 smithi183 ceph-mon[99169]: pgmap v15978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:50 smithi119 ceph-mon[94175]: pgmap v15978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:50 smithi119 ceph-mon[108979]: pgmap v15978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:52 smithi183 ceph-mon[99169]: pgmap v15979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:56:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:52 smithi119 ceph-mon[94175]: pgmap v15979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:56:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:52 smithi119 ceph-mon[108979]: pgmap v15979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:56:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:56:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:56:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:53 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:56:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:56:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:56:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:53 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:56:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:56:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:56:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:53 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:56:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:54 smithi183 ceph-mon[99169]: pgmap v15980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:56:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:56:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:56:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:54 smithi119 ceph-mon[94175]: pgmap v15980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:54 smithi119 ceph-mon[108979]: pgmap v15980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:56:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:56 smithi183 ceph-mon[99169]: pgmap v15981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:56 smithi119 ceph-mon[94175]: pgmap v15981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:56 smithi119 ceph-mon[108979]: pgmap v15981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:56:58 smithi183 ceph-mon[99169]: pgmap v15982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:56:58 smithi119 ceph-mon[94175]: pgmap v15982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:56:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:56:58 smithi119 ceph-mon[108979]: pgmap v15982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:00 smithi183 ceph-mon[99169]: pgmap v15983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:00 smithi119 ceph-mon[94175]: pgmap v15983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:00 smithi119 ceph-mon[108979]: pgmap v15983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:02 smithi183 ceph-mon[99169]: pgmap v15984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:02 smithi119 ceph-mon[94175]: pgmap v15984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:02 smithi119 ceph-mon[108979]: pgmap v15984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:04 smithi183 ceph-mon[99169]: pgmap v15985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:57:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:57:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T22:57:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:04 smithi119 ceph-mon[94175]: pgmap v15985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:04 smithi119 ceph-mon[108979]: pgmap v15985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:05 smithi183 ceph-mon[99169]: pgmap v15986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:05 smithi119 ceph-mon[94175]: pgmap v15986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:05 smithi119 ceph-mon[108979]: pgmap v15986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:08 smithi183 ceph-mon[99169]: pgmap v15987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:08 smithi119 ceph-mon[94175]: pgmap v15987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:08 smithi119 ceph-mon[108979]: pgmap v15987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:10 smithi183 ceph-mon[99169]: pgmap v15988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:10 smithi119 ceph-mon[94175]: pgmap v15988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:10 smithi119 ceph-mon[108979]: pgmap v15988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:11.062 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:57:11.367 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:57:11.367 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 80s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:57:11.367 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 79s ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:57:11.367 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 80s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:57:11.367 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 79s ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:57:11.367 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 79s ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:57:11.367 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 80s ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:57:11.367 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 80s ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:57:11.367 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 79s ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:57:11.367 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 80s ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:57:11.368 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 80s ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:57:11.368 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 79s ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:57:11.368 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 80s ago 7h 5964M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:57:11.368 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 80s ago 7h 6018M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:57:11.368 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 80s ago 7h 5440M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:57:11.368 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 80s ago 7h 5199M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:57:11.368 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 79s ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:57:11.368 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 79s ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:57:11.368 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 79s ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:57:11.368 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 79s ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:57:11.368 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 79s ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:57:11.745 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:57:11.745 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:57:11.745 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:57:11.746 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:57:11.746 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:57:11.746 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:57:11.746 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:57:11.746 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:57:11.746 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:57:11.746 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:57:11.746 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:57:11.746 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:57:11.746 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:57:11.746 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:57:11.746 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:57:11.746 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:57:11.746 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:57:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:12 smithi183 ceph-mon[99169]: pgmap v15989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:12 smithi183 ceph-mon[99169]: from='client.42044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:57:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/56827819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:57:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:12 smithi119 ceph-mon[108979]: pgmap v15989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:12 smithi119 ceph-mon[108979]: from='client.42044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:57:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/56827819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:57:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:12 smithi119 ceph-mon[94175]: pgmap v15989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:12 smithi119 ceph-mon[94175]: from='client.42044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:57:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/56827819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:57:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:13 smithi183 ceph-mon[99169]: from='client.42050 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:57:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:13 smithi119 ceph-mon[108979]: from='client.42050 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:57:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:13 smithi119 ceph-mon[94175]: from='client.42050 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:57:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:14 smithi183 ceph-mon[99169]: pgmap v15990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:57:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:57:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:57:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:14 smithi119 ceph-mon[108979]: pgmap v15990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:14 smithi119 ceph-mon[94175]: pgmap v15990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:16 smithi183 ceph-mon[99169]: pgmap v15991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:16 smithi119 ceph-mon[94175]: pgmap v15991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:16 smithi119 ceph-mon[108979]: pgmap v15991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:18 smithi183 ceph-mon[99169]: pgmap v15992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:18 smithi119 ceph-mon[108979]: pgmap v15992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:18.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:18 smithi119 ceph-mon[94175]: pgmap v15992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:20 smithi183 ceph-mon[99169]: pgmap v15993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:20 smithi119 ceph-mon[108979]: pgmap v15993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:20 smithi119 ceph-mon[94175]: pgmap v15993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:22 smithi183 ceph-mon[99169]: pgmap v15994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:22 smithi119 ceph-mon[94175]: pgmap v15994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:22 smithi119 ceph-mon[108979]: pgmap v15994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:24 smithi183 ceph-mon[99169]: pgmap v15995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:57:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:57:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:57:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:24 smithi119 ceph-mon[94175]: pgmap v15995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:24 smithi119 ceph-mon[108979]: pgmap v15995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:26 smithi183 ceph-mon[99169]: pgmap v15996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:26 smithi119 ceph-mon[94175]: pgmap v15996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:26 smithi119 ceph-mon[108979]: pgmap v15996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:28 smithi183 ceph-mon[99169]: pgmap v15997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:28 smithi119 ceph-mon[108979]: pgmap v15997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:28 smithi119 ceph-mon[94175]: pgmap v15997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:30 smithi183 ceph-mon[99169]: pgmap v15998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:30 smithi119 ceph-mon[94175]: pgmap v15998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:30.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:30 smithi119 ceph-mon[108979]: pgmap v15998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:31 smithi183 ceph-mon[99169]: pgmap v15999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:31 smithi119 ceph-mon[94175]: pgmap v15999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:31 smithi119 ceph-mon[108979]: pgmap v15999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:34 smithi183 ceph-mon[99169]: pgmap v16000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:57:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:57:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:57:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:34 smithi119 ceph-mon[94175]: pgmap v16000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:34 smithi119 ceph-mon[108979]: pgmap v16000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:36 smithi183 ceph-mon[99169]: pgmap v16001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:36 smithi119 ceph-mon[94175]: pgmap v16001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:36 smithi119 ceph-mon[108979]: pgmap v16001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:38 smithi183 ceph-mon[99169]: pgmap v16002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:38 smithi119 ceph-mon[94175]: pgmap v16002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:38 smithi119 ceph-mon[108979]: pgmap v16002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:40 smithi183 ceph-mon[99169]: pgmap v16003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:40 smithi119 ceph-mon[94175]: pgmap v16003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:40 smithi119 ceph-mon[108979]: pgmap v16003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:42.090 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:57:42.396 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:57:42.396 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 111s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:57:42.396 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 110s ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:57:42.396 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 111s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:57:42.396 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 110s ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:57:42.397 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 110s ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:57:42.397 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 111s ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:57:42.397 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 111s ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:57:42.397 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 110s ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:57:42.397 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 111s ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:57:42.397 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 111s ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:57:42.397 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 110s ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:57:42.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 111s ago 7h 5964M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:57:42.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 111s ago 7h 6018M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:57:42.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 111s ago 7h 5440M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:57:42.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 111s ago 7h 5199M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:57:42.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 110s ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:57:42.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 110s ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:57:42.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 110s ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:57:42.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 110s ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:57:42.397 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 110s ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:57:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:42 smithi183 ceph-mon[99169]: pgmap v16004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:42 smithi119 ceph-mon[108979]: pgmap v16004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:42 smithi119 ceph-mon[94175]: pgmap v16004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:42.776 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:57:42.776 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:57:42.776 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:57:42.776 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:57:42.776 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:57:42.776 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:57:42.776 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:57:42.777 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:57:42.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:57:42.777 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:57:42.777 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:57:42.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:57:42.777 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:57:42.777 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:57:42.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:57:42.777 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:57:42.777 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:57:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:43 smithi183 ceph-mon[99169]: from='client.32181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:57:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3753156337' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:57:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:43 smithi119 ceph-mon[94175]: from='client.32181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:57:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3753156337' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:57:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:43 smithi119 ceph-mon[108979]: from='client.32181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:57:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3753156337' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:57:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:44 smithi183 ceph-mon[99169]: from='client.42068 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:57:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:44 smithi183 ceph-mon[99169]: pgmap v16005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:57:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:57:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:57:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:44 smithi119 ceph-mon[94175]: from='client.42068 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:57:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:44 smithi119 ceph-mon[94175]: pgmap v16005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:44 smithi119 ceph-mon[108979]: from='client.42068 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:57:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:44 smithi119 ceph-mon[108979]: pgmap v16005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:45 smithi183 ceph-mon[99169]: pgmap v16006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:45 smithi119 ceph-mon[94175]: pgmap v16006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:45 smithi119 ceph-mon[108979]: pgmap v16006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:48 smithi183 ceph-mon[99169]: pgmap v16007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:48 smithi119 ceph-mon[94175]: pgmap v16007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:48 smithi119 ceph-mon[108979]: pgmap v16007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:50 smithi183 ceph-mon[99169]: pgmap v16008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:50 smithi119 ceph-mon[94175]: pgmap v16008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:50 smithi119 ceph-mon[108979]: pgmap v16008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:52 smithi183 ceph-mon[99169]: pgmap v16009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:52 smithi119 ceph-mon[94175]: pgmap v16009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:52 smithi119 ceph-mon[108979]: pgmap v16009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:57:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:57:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:57:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:54 smithi183 ceph-mon[99169]: pgmap v16010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:57:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:57:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:57:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:57:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:57:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T22:57:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:54 smithi119 ceph-mon[94175]: pgmap v16010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:57:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:57:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:57:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:54 smithi119 ceph-mon[108979]: pgmap v16010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:57:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:57:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:57:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:57:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:55 smithi183 ceph-mon[99169]: pgmap v16011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:55 smithi119 ceph-mon[94175]: pgmap v16011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:55 smithi119 ceph-mon[108979]: pgmap v16011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:57:58 smithi183 ceph-mon[99169]: pgmap v16012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:57:58 smithi119 ceph-mon[94175]: pgmap v16012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:57:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:57:58 smithi119 ceph-mon[108979]: pgmap v16012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:00 smithi183 ceph-mon[99169]: pgmap v16013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:00 smithi119 ceph-mon[108979]: pgmap v16013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:00 smithi119 ceph-mon[94175]: pgmap v16013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:02 smithi183 ceph-mon[99169]: pgmap v16014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:02 smithi119 ceph-mon[108979]: pgmap v16014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:02 smithi119 ceph-mon[94175]: pgmap v16014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:04 smithi183 ceph-mon[99169]: pgmap v16015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:58:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:58:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T22:58:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:04 smithi119 ceph-mon[94175]: pgmap v16015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:04 smithi119 ceph-mon[108979]: pgmap v16015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:06 smithi183 ceph-mon[99169]: pgmap v16016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:06 smithi119 ceph-mon[94175]: pgmap v16016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:06 smithi119 ceph-mon[108979]: pgmap v16016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:08 smithi183 ceph-mon[99169]: pgmap v16017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:08 smithi119 ceph-mon[94175]: pgmap v16017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:08 smithi119 ceph-mon[108979]: pgmap v16017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:10 smithi183 ceph-mon[99169]: pgmap v16018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:10 smithi119 ceph-mon[94175]: pgmap v16018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:10 smithi119 ceph-mon[108979]: pgmap v16018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:11 smithi183 ceph-mon[99169]: pgmap v16019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:11 smithi119 ceph-mon[94175]: pgmap v16019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:11 smithi119 ceph-mon[108979]: pgmap v16019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:13.123 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:58:13.431 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:58:13.431 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 2m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:58:13.432 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 2m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:58:13.432 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 2m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:58:13.432 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 2m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:58:13.432 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 2m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:58:13.432 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 2m ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:58:13.432 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 2m ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:58:13.432 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 2m ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:58:13.432 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 2m ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:58:13.432 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 2m ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:58:13.432 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 2m ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:58:13.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 2m ago 7h 5964M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:58:13.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 2m ago 7h 6018M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:58:13.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 2m ago 7h 5440M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:58:13.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 2m ago 7h 5199M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:58:13.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 2m ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:58:13.433 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 2m ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:58:13.433 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 2m ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:58:13.433 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 2m ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:58:13.433 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 2m ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:58:13.811 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:58:13.812 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:58:13.812 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:58:13.812 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:58:13.812 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:58:13.812 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:58:13.812 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:58:13.812 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:58:13.812 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:58:13.812 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:58:13.812 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:58:13.813 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:58:13.813 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:58:13.813 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:58:13.813 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:58:13.813 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:58:13.813 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:58:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:14 smithi183 ceph-mon[99169]: pgmap v16020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:14 smithi183 ceph-mon[99169]: from='client.42080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:58:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4058257347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:58:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:58:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:58:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:58:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:14 smithi119 ceph-mon[94175]: pgmap v16020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:14 smithi119 ceph-mon[94175]: from='client.42080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:58:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4058257347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:58:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:14 smithi119 ceph-mon[108979]: pgmap v16020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:14 smithi119 ceph-mon[108979]: from='client.42080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:58:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4058257347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:58:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:15 smithi183 ceph-mon[99169]: from='client.32205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:58:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:15 smithi119 ceph-mon[108979]: from='client.32205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:58:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:15 smithi119 ceph-mon[94175]: from='client.32205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:58:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:16 smithi183 ceph-mon[99169]: pgmap v16021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:16 smithi119 ceph-mon[94175]: pgmap v16021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:16 smithi119 ceph-mon[108979]: pgmap v16021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:18 smithi183 ceph-mon[99169]: pgmap v16022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:18 smithi119 ceph-mon[94175]: pgmap v16022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:18 smithi119 ceph-mon[108979]: pgmap v16022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:20 smithi183 ceph-mon[99169]: pgmap v16023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:20 smithi119 ceph-mon[108979]: pgmap v16023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:20 smithi119 ceph-mon[94175]: pgmap v16023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:22 smithi183 ceph-mon[99169]: pgmap v16024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:22 smithi119 ceph-mon[94175]: pgmap v16024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:22 smithi119 ceph-mon[108979]: pgmap v16024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:23 smithi183 ceph-mon[99169]: pgmap v16025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:23 smithi119 ceph-mon[94175]: pgmap v16025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:23 smithi119 ceph-mon[108979]: pgmap v16025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:58:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:58:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:58:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:25 smithi183 ceph-mon[99169]: pgmap v16026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:25 smithi119 ceph-mon[94175]: pgmap v16026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:25 smithi119 ceph-mon[108979]: pgmap v16026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:28 smithi183 ceph-mon[99169]: pgmap v16027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:28 smithi119 ceph-mon[94175]: pgmap v16027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:28 smithi119 ceph-mon[108979]: pgmap v16027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:30 smithi183 ceph-mon[99169]: pgmap v16028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:30 smithi119 ceph-mon[94175]: pgmap v16028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:30 smithi119 ceph-mon[108979]: pgmap v16028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:32 smithi183 ceph-mon[99169]: pgmap v16029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:32 smithi119 ceph-mon[94175]: pgmap v16029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:32 smithi119 ceph-mon[108979]: pgmap v16029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:34 smithi183 ceph-mon[99169]: pgmap v16030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:58:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:58:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:58:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:34 smithi119 ceph-mon[108979]: pgmap v16030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:34 smithi119 ceph-mon[94175]: pgmap v16030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:36 smithi183 ceph-mon[99169]: pgmap v16031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:36 smithi119 ceph-mon[94175]: pgmap v16031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:36 smithi119 ceph-mon[108979]: pgmap v16031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:38 smithi183 ceph-mon[99169]: pgmap v16032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:38 smithi119 ceph-mon[94175]: pgmap v16032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:38 smithi119 ceph-mon[108979]: pgmap v16032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:39 smithi183 ceph-mon[99169]: pgmap v16033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:39 smithi119 ceph-mon[94175]: pgmap v16033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:39 smithi119 ceph-mon[108979]: pgmap v16033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:42 smithi183 ceph-mon[99169]: pgmap v16034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:42.616 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:42 smithi119 ceph-mon[94175]: pgmap v16034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:42.616 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:42 smithi119 ceph-mon[108979]: pgmap v16034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:44.157 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:58:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:44 smithi183 ceph-mon[99169]: pgmap v16035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:58:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:58:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:58:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:44 smithi119 ceph-mon[94175]: pgmap v16035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:44 smithi119 ceph-mon[108979]: pgmap v16035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:44.464 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:58:44.464 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 2m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:58:44.464 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 2m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:58:44.464 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 2m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:58:44.464 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 2m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:58:44.464 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 2m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:58:44.465 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 2m ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:58:44.465 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 2m ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:58:44.465 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 2m ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:58:44.465 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 2m ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:58:44.465 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 2m ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:58:44.465 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 2m ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:58:44.465 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 2m ago 7h 5964M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:58:44.465 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 2m ago 7h 6018M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:58:44.465 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 2m ago 7h 5440M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:58:44.465 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 2m ago 7h 5199M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:58:44.465 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 2m ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:58:44.465 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 2m ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:58:44.465 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 2m ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:58:44.465 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 2m ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:58:44.465 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 2m ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:58:44.847 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:58:44.848 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:58:44.848 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:58:44.848 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:58:44.848 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:58:44.848 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:58:44.848 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:58:44.848 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:58:44.848 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:58:44.848 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:58:44.848 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:58:44.848 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:58:44.848 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:58:44.848 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:58:44.849 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:58:44.849 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:58:44.849 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:58:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:45 smithi183 ceph-mon[99169]: from='client.32217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:58:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1339445522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:58:45.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:45 smithi119 ceph-mon[94175]: from='client.32217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:58:45.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1339445522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:58:45.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:45 smithi119 ceph-mon[108979]: from='client.32217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:58:45.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1339445522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:58:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:46 smithi183 ceph-mon[99169]: from='client.32223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:58:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:46 smithi183 ceph-mon[99169]: pgmap v16036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:46 smithi119 ceph-mon[94175]: from='client.32223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:58:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:46 smithi119 ceph-mon[94175]: pgmap v16036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:46 smithi119 ceph-mon[108979]: from='client.32223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:58:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:46 smithi119 ceph-mon[108979]: pgmap v16036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:48 smithi183 ceph-mon[99169]: pgmap v16037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:48 smithi119 ceph-mon[108979]: pgmap v16037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:48 smithi119 ceph-mon[94175]: pgmap v16037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:49 smithi183 ceph-mon[99169]: pgmap v16038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:49 smithi119 ceph-mon[94175]: pgmap v16038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:49 smithi119 ceph-mon[108979]: pgmap v16038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:52 smithi183 ceph-mon[99169]: pgmap v16039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:52 smithi119 ceph-mon[94175]: pgmap v16039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:52 smithi119 ceph-mon[108979]: pgmap v16039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:54 smithi183 ceph-mon[99169]: pgmap v16040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:58:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:58:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:58:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:58:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:58:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:58:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:58:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:58:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:58:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:54 smithi119 ceph-mon[94175]: pgmap v16040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:58:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:58:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:58:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:58:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:58:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:58:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:54 smithi119 ceph-mon[108979]: pgmap v16040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:58:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:58:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:58:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:58:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:58:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:58:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:58:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:56 smithi183 ceph-mon[99169]: pgmap v16041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:56 smithi119 ceph-mon[108979]: pgmap v16041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:56 smithi119 ceph-mon[94175]: pgmap v16041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:58:58 smithi183 ceph-mon[99169]: pgmap v16042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:58:58 smithi119 ceph-mon[94175]: pgmap v16042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:58:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:58:58 smithi119 ceph-mon[108979]: pgmap v16042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:00 smithi183 ceph-mon[99169]: pgmap v16043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:00 smithi119 ceph-mon[94175]: pgmap v16043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:00 smithi119 ceph-mon[108979]: pgmap v16043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:02 smithi183 ceph-mon[99169]: pgmap v16044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:02 smithi119 ceph-mon[108979]: pgmap v16044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:02 smithi119 ceph-mon[94175]: pgmap v16044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:03 smithi183 ceph-mon[99169]: pgmap v16045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:03 smithi119 ceph-mon[108979]: pgmap v16045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:03 smithi119 ceph-mon[94175]: pgmap v16045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:59:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:59:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:59:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:06 smithi183 ceph-mon[99169]: pgmap v16046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:06 smithi119 ceph-mon[94175]: pgmap v16046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:06 smithi119 ceph-mon[108979]: pgmap v16046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:08 smithi183 ceph-mon[99169]: pgmap v16047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:08 smithi119 ceph-mon[94175]: pgmap v16047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:08.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:08 smithi119 ceph-mon[108979]: pgmap v16047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:10 smithi183 ceph-mon[99169]: pgmap v16048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:10 smithi119 ceph-mon[94175]: pgmap v16048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:10 smithi119 ceph-mon[108979]: pgmap v16048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:12 smithi183 ceph-mon[99169]: pgmap v16049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:12 smithi119 ceph-mon[108979]: pgmap v16049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:12 smithi119 ceph-mon[94175]: pgmap v16049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:14 smithi183 ceph-mon[99169]: pgmap v16050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:59:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:59:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:59:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:14 smithi119 ceph-mon[94175]: pgmap v16050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:14 smithi119 ceph-mon[108979]: pgmap v16050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:15.196 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:59:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:15 smithi183 ceph-mon[99169]: pgmap v16051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:15 smithi119 ceph-mon[94175]: pgmap v16051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:15 smithi119 ceph-mon[108979]: pgmap v16051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:15.505 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:59:15.505 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 3m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:59:15.505 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 3m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:59:15.505 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 3m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:59:15.505 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 3m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:59:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 3m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:59:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 3m ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:59:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 3m ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:59:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 3m ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:59:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 3m ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:59:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 3m ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:59:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 3m ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:59:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 3m ago 7h 5964M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:59:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 3m ago 7h 6018M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:59:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 3m ago 7h 5440M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:59:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 3m ago 7h 5199M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:59:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 3m ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:59:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 3m ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:59:15.506 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 3m ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:59:15.507 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 3m ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:59:15.507 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 3m ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:59:15.887 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:59:15.889 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:59:15.889 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:59:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:16 smithi183 ceph-mon[99169]: from='client.32235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:59:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:16 smithi183 ceph-mon[99169]: from='client.32241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:59:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2468629538' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:59:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:16 smithi119 ceph-mon[108979]: from='client.32235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:59:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:16 smithi119 ceph-mon[108979]: from='client.32241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:59:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2468629538' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:59:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:16 smithi119 ceph-mon[94175]: from='client.32235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:59:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:16 smithi119 ceph-mon[94175]: from='client.32241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:59:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2468629538' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:59:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:18 smithi183 ceph-mon[99169]: pgmap v16052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:18 smithi119 ceph-mon[94175]: pgmap v16052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:18 smithi119 ceph-mon[108979]: pgmap v16052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:20 smithi183 ceph-mon[99169]: pgmap v16053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:20 smithi119 ceph-mon[94175]: pgmap v16053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:20 smithi119 ceph-mon[108979]: pgmap v16053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:21 smithi183 ceph-mon[99169]: pgmap v16054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:21 smithi119 ceph-mon[94175]: pgmap v16054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:21 smithi119 ceph-mon[108979]: pgmap v16054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:24 smithi183 ceph-mon[99169]: pgmap v16055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:24 smithi119 ceph-mon[94175]: pgmap v16055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:59:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:59:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:59:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:24 smithi119 ceph-mon[108979]: pgmap v16055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:26 smithi183 ceph-mon[99169]: pgmap v16056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:26 smithi119 ceph-mon[94175]: pgmap v16056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:26 smithi119 ceph-mon[108979]: pgmap v16056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:28 smithi183 ceph-mon[99169]: pgmap v16057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:28 smithi119 ceph-mon[94175]: pgmap v16057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:28 smithi119 ceph-mon[108979]: pgmap v16057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:29 smithi119 ceph-mon[94175]: pgmap v16058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:29 smithi119 ceph-mon[108979]: pgmap v16058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:29 smithi183 ceph-mon[99169]: pgmap v16058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:32 smithi183 ceph-mon[99169]: pgmap v16059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:32 smithi119 ceph-mon[94175]: pgmap v16059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:32 smithi119 ceph-mon[108979]: pgmap v16059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:34 smithi183 ceph-mon[99169]: pgmap v16060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:59:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:59:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T22:59:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:34 smithi119 ceph-mon[94175]: pgmap v16060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:34 smithi119 ceph-mon[108979]: pgmap v16060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:36 smithi183 ceph-mon[99169]: pgmap v16061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:36 smithi119 ceph-mon[94175]: pgmap v16061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:36 smithi119 ceph-mon[108979]: pgmap v16061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:38 smithi183 ceph-mon[99169]: pgmap v16062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:38 smithi119 ceph-mon[94175]: pgmap v16062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:38 smithi119 ceph-mon[108979]: pgmap v16062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:40 smithi183 ceph-mon[99169]: pgmap v16063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:40 smithi119 ceph-mon[94175]: pgmap v16063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:40 smithi119 ceph-mon[108979]: pgmap v16063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:41 smithi119 ceph-mon[94175]: pgmap v16064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:41 smithi119 ceph-mon[108979]: pgmap v16064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:41 smithi183 ceph-mon[99169]: pgmap v16064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:44 smithi183 ceph-mon[99169]: pgmap v16065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:59:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:59:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T22:59:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:44 smithi119 ceph-mon[94175]: pgmap v16065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:44 smithi119 ceph-mon[108979]: pgmap v16065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:46.234 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T22:59:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:46 smithi183 ceph-mon[99169]: pgmap v16066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:46 smithi119 ceph-mon[108979]: pgmap v16066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:46 smithi119 ceph-mon[94175]: pgmap v16066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:46.539 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T22:59:46.539 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 3m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T22:59:46.539 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 3m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T22:59:46.539 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 3m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T22:59:46.539 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 3m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T22:59:46.539 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 3m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T22:59:46.539 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 3m ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T22:59:46.540 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 3m ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T22:59:46.540 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 3m ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T22:59:46.540 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 3m ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T22:59:46.540 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 3m ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T22:59:46.540 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 3m ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T22:59:46.540 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 3m ago 7h 5964M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T22:59:46.540 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 3m ago 7h 6018M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T22:59:46.540 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 3m ago 7h 5440M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T22:59:46.540 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 3m ago 7h 5199M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T22:59:46.540 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 3m ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T22:59:46.540 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 3m ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T22:59:46.540 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 3m ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T22:59:46.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 3m ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T22:59:46.541 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 3m ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T22:59:46.918 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T22:59:46.918 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T22:59:46.918 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T22:59:46.918 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:59:46.918 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T22:59:46.919 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:59:46.919 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:59:46.919 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T22:59:46.919 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T22:59:46.919 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:59:46.919 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T22:59:46.919 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T22:59:46.919 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T22:59:46.919 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T22:59:46.920 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T22:59:46.920 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T22:59:46.920 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T22:59:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1293950298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:59:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1293950298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:59:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1293950298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T22:59:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:48 smithi183 ceph-mon[99169]: from='client.42134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:59:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:48 smithi183 ceph-mon[99169]: from='client.32259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:59:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:48 smithi183 ceph-mon[99169]: pgmap v16067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:48 smithi119 ceph-mon[108979]: from='client.42134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:59:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:48 smithi119 ceph-mon[108979]: from='client.32259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:59:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:48 smithi119 ceph-mon[108979]: pgmap v16067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:48 smithi119 ceph-mon[94175]: from='client.42134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:59:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:48 smithi119 ceph-mon[94175]: from='client.32259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T22:59:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:48 smithi119 ceph-mon[94175]: pgmap v16067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:49 smithi119 ceph-mon[108979]: pgmap v16068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:49 smithi119 ceph-mon[94175]: pgmap v16068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:49 smithi183 ceph-mon[99169]: pgmap v16068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:52 smithi183 ceph-mon[99169]: pgmap v16069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:52 smithi119 ceph-mon[108979]: pgmap v16069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:52 smithi119 ceph-mon[94175]: pgmap v16069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:54 smithi183 ceph-mon[99169]: pgmap v16070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 22:59:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:22:59:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T22:59:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:54 smithi119 ceph-mon[94175]: pgmap v16070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:54 smithi119 ceph-mon[108979]: pgmap v16070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T22:59:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:59:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:59:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:59:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:59:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:59:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:59:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:59:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:59:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:59:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:59:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:59:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:59:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T22:59:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:59:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:59:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T22:59:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T22:59:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T22:59:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:56 smithi183 ceph-mon[99169]: pgmap v16071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:56 smithi119 ceph-mon[108979]: pgmap v16071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:56 smithi119 ceph-mon[94175]: pgmap v16071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 22:59:58 smithi183 ceph-mon[99169]: pgmap v16072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 22:59:58 smithi119 ceph-mon[94175]: pgmap v16072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T22:59:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 22:59:58 smithi119 ceph-mon[108979]: pgmap v16072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:00 smithi183 ceph-mon[99169]: pgmap v16073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:00:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:00 smithi119 ceph-mon[108979]: pgmap v16073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:00:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T22:59:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:00:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:00 smithi119 ceph-mon[94175]: pgmap v16073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:00:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:02 smithi183 ceph-mon[99169]: pgmap v16074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:02 smithi119 ceph-mon[94175]: pgmap v16074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:02 smithi119 ceph-mon[108979]: pgmap v16074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:03 smithi119 ceph-mon[94175]: pgmap v16075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:03 smithi119 ceph-mon[108979]: pgmap v16075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:03 smithi183 ceph-mon[99169]: pgmap v16075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:00:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:00:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:00:04.690 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 23:00:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T23:00:04.202Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701460800138 maxt=1701468000000 ulid=01HGKSRKEAHM44G8141N8JHK0V duration=31.739934ms 2023-12-01T23:00:04.690 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 23:00:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T23:00:04.205Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.195184ms 2023-12-01T23:00:04.691 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 23:00:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T23:00:04.251Z caller=compact.go:460 level=info component=tsdb msg="compact blocks" count=2 mint=1701444764166 maxt=1701453600000 ulid=01HGKSRKFES8P41GZ0BCEX1Q70 sources="[01HGKAF3CAC3SY954RB56TTFAC 01HGKC14YAD49C8V8YXFYZS4YA]" duration=45.695381ms 2023-12-01T23:00:04.691 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 23:00:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T23:00:04.252Z caller=db.go:1548 level=info component=tsdb msg="Deleting obsolete block" block=01HGKAF3CAC3SY954RB56TTFAC 2023-12-01T23:00:04.691 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 01 23:00:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-01T23:00:04.252Z caller=db.go:1548 level=info component=tsdb msg="Deleting obsolete block" block=01HGKC14YAD49C8V8YXFYZS4YA 2023-12-01T23:00:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:06 smithi183 ceph-mon[99169]: pgmap v16076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:06 smithi119 ceph-mon[94175]: pgmap v16076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:06 smithi119 ceph-mon[108979]: pgmap v16076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:08 smithi183 ceph-mon[99169]: pgmap v16077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:08 smithi119 ceph-mon[94175]: pgmap v16077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:08 smithi119 ceph-mon[108979]: pgmap v16077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:10 smithi119 ceph-mon[94175]: pgmap v16078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:10 smithi119 ceph-mon[108979]: pgmap v16078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:10 smithi183 ceph-mon[99169]: pgmap v16078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:11 smithi119 ceph-mon[94175]: pgmap v16079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:11 smithi119 ceph-mon[108979]: pgmap v16079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:11 smithi183 ceph-mon[99169]: pgmap v16079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:14 smithi183 ceph-mon[99169]: pgmap v16080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:14 smithi119 ceph-mon[94175]: pgmap v16080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:00:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:00:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:00:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:14 smithi119 ceph-mon[108979]: pgmap v16080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:16 smithi183 ceph-mon[99169]: pgmap v16081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:16 smithi119 ceph-mon[94175]: pgmap v16081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:16 smithi119 ceph-mon[108979]: pgmap v16081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:17.268 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:00:17.572 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:00:17.572 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 4m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:00:17.573 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 4m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:00:17.573 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 4m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:00:17.573 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 4m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:00:17.573 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 4m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:00:17.573 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 4m ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:00:17.573 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 4m ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:00:17.573 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 4m ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:00:17.573 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 4m ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:00:17.573 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 4m ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:00:17.573 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 4m ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:00:17.573 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 4m ago 7h 5964M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:00:17.573 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 4m ago 7h 6018M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:00:17.573 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 4m ago 7h 5440M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:00:17.573 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 4m ago 7h 5199M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:00:17.574 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 4m ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:00:17.574 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 4m ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:00:17.574 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 4m ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:00:17.574 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 4m ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:00:17.574 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 4m ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:00:17.951 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:00:17.951 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:00:17.951 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:00:17.951 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:00:17.951 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:00:17.952 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:00:17.952 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:00:17.952 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:00:17.952 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:00:17.952 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:00:17.952 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:00:17.952 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:00:17.952 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:00:17.952 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:00:17.952 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:00:17.952 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:00:17.952 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:00:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:18 smithi183 ceph-mon[99169]: pgmap v16082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/543711555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:00:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:18 smithi119 ceph-mon[94175]: pgmap v16082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/543711555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:00:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:18 smithi119 ceph-mon[108979]: pgmap v16082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/543711555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:00:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:19 smithi119 ceph-mon[108979]: from='client.42152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:00:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:19 smithi119 ceph-mon[108979]: from='client.32277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:00:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:19 smithi119 ceph-mon[94175]: from='client.42152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:00:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:19 smithi119 ceph-mon[94175]: from='client.32277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:00:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:19 smithi183 ceph-mon[99169]: from='client.42152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:00:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:19 smithi183 ceph-mon[99169]: from='client.32277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:00:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:20 smithi119 ceph-mon[94175]: pgmap v16083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:20 smithi119 ceph-mon[108979]: pgmap v16083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:20 smithi183 ceph-mon[99169]: pgmap v16083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:21 smithi183 ceph-mon[99169]: pgmap v16084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:21 smithi119 ceph-mon[94175]: pgmap v16084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:21 smithi119 ceph-mon[108979]: pgmap v16084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:24 smithi183 ceph-mon[99169]: pgmap v16085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:00:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:00:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:00:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:24 smithi119 ceph-mon[94175]: pgmap v16085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:24 smithi119 ceph-mon[108979]: pgmap v16085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:26 smithi119 ceph-mon[94175]: pgmap v16086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:26 smithi119 ceph-mon[108979]: pgmap v16086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:26 smithi183 ceph-mon[99169]: pgmap v16086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:28 smithi183 ceph-mon[99169]: pgmap v16087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:28 smithi119 ceph-mon[94175]: pgmap v16087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:28 smithi119 ceph-mon[108979]: pgmap v16087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:30 smithi119 ceph-mon[94175]: pgmap v16088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:30 smithi119 ceph-mon[108979]: pgmap v16088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:30 smithi183 ceph-mon[99169]: pgmap v16088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:31 smithi119 ceph-mon[94175]: pgmap v16089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:31 smithi119 ceph-mon[108979]: pgmap v16089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:31 smithi183 ceph-mon[99169]: pgmap v16089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:34 smithi183 ceph-mon[99169]: pgmap v16090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:34 smithi119 ceph-mon[94175]: pgmap v16090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:00:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:00:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:00:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:34 smithi119 ceph-mon[108979]: pgmap v16090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:36 smithi119 ceph-mon[94175]: pgmap v16091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:36 smithi119 ceph-mon[108979]: pgmap v16091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:36 smithi183 ceph-mon[99169]: pgmap v16091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:38 smithi183 ceph-mon[99169]: pgmap v16092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:38 smithi119 ceph-mon[94175]: pgmap v16092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:38 smithi119 ceph-mon[108979]: pgmap v16092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:40 smithi119 ceph-mon[108979]: pgmap v16093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:40 smithi119 ceph-mon[94175]: pgmap v16093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:40 smithi183 ceph-mon[99169]: pgmap v16093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:41 smithi183 ceph-mon[99169]: pgmap v16094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:41 smithi119 ceph-mon[94175]: pgmap v16094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:41 smithi119 ceph-mon[108979]: pgmap v16094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:44 smithi119 ceph-mon[94175]: pgmap v16095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:00:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:00:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:00:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:44 smithi119 ceph-mon[108979]: pgmap v16095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:44 smithi183 ceph-mon[99169]: pgmap v16095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:45 smithi183 ceph-mon[99169]: pgmap v16096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:45 smithi119 ceph-mon[94175]: pgmap v16096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:45 smithi119 ceph-mon[108979]: pgmap v16096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:48.296 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:00:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:48 smithi119 ceph-mon[94175]: pgmap v16097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:48 smithi119 ceph-mon[108979]: pgmap v16097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:00:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 4m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:00:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 4m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:00:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 4m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:00:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 4m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:00:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 4m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:00:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 4m ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:00:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 4m ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:00:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 4m ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:00:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 4m ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:00:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 4m ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:00:48.601 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 4m ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:00:48.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 4m ago 7h 5964M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:00:48.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 4m ago 7h 6018M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:00:48.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 4m ago 7h 5440M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:00:48.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 4m ago 7h 5199M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:00:48.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 4m ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:00:48.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 4m ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:00:48.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 4m ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:00:48.603 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 4m ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:00:48.603 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 4m ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:00:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:48 smithi183 ceph-mon[99169]: pgmap v16097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:48.979 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:00:48.979 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:00:48.979 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:00:48.979 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:00:48.979 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:00:48.979 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:00:48.980 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:00:48.980 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:00:48.980 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:00:48.980 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:00:48.980 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:00:48.980 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:00:48.980 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:00:48.981 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:00:48.981 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:00:48.981 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:00:48.981 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:00:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/359988842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:00:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/359988842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:00:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/359988842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:00:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:50 smithi183 ceph-mon[99169]: from='client.42170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:00:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:50 smithi183 ceph-mon[99169]: from='client.42176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:00:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:50 smithi183 ceph-mon[99169]: pgmap v16098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:50 smithi119 ceph-mon[94175]: from='client.42170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:00:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:50 smithi119 ceph-mon[94175]: from='client.42176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:00:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:50 smithi119 ceph-mon[94175]: pgmap v16098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:50 smithi119 ceph-mon[108979]: from='client.42170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:00:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:50 smithi119 ceph-mon[108979]: from='client.42176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:00:50.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:50 smithi119 ceph-mon[108979]: pgmap v16098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:51 smithi183 ceph-mon[99169]: pgmap v16099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:51 smithi119 ceph-mon[94175]: pgmap v16099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:51 smithi119 ceph-mon[108979]: pgmap v16099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:54 smithi119 ceph-mon[94175]: pgmap v16100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:00:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:00:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:00:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:54 smithi119 ceph-mon[108979]: pgmap v16100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:54 smithi183 ceph-mon[99169]: pgmap v16100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:00:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:55 smithi183 ceph-mon[99169]: pgmap v16101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:55 smithi119 ceph-mon[94175]: pgmap v16101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:55 smithi119 ceph-mon[108979]: pgmap v16101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:00:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:00:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:00:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:00:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:00:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:00:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:00:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:00:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:00:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:00:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:00:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:00:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:58 smithi119 ceph-mon[94175]: pgmap v16102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:58 smithi119 ceph-mon[108979]: pgmap v16102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:58 smithi183 ceph-mon[99169]: pgmap v16102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:00:59 smithi183 ceph-mon[99169]: pgmap v16103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:00:59 smithi119 ceph-mon[108979]: pgmap v16103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:00:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:00:59 smithi119 ceph-mon[94175]: pgmap v16103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:02 smithi183 ceph-mon[99169]: pgmap v16104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:02 smithi119 ceph-mon[94175]: pgmap v16104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:02 smithi119 ceph-mon[108979]: pgmap v16104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:03 smithi183 ceph-mon[99169]: pgmap v16105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:03 smithi119 ceph-mon[94175]: pgmap v16105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:03 smithi119 ceph-mon[108979]: pgmap v16105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:01:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:01:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:01:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:06 smithi183 ceph-mon[99169]: pgmap v16106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:06 smithi119 ceph-mon[94175]: pgmap v16106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:06 smithi119 ceph-mon[108979]: pgmap v16106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:08 smithi183 ceph-mon[99169]: pgmap v16107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:08 smithi119 ceph-mon[94175]: pgmap v16107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:08 smithi119 ceph-mon[108979]: pgmap v16107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:10 smithi183 ceph-mon[99169]: pgmap v16108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:10 smithi119 ceph-mon[94175]: pgmap v16108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:10 smithi119 ceph-mon[108979]: pgmap v16108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:12 smithi183 ceph-mon[99169]: pgmap v16109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:12 smithi119 ceph-mon[94175]: pgmap v16109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:12 smithi119 ceph-mon[108979]: pgmap v16109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:13 smithi183 ceph-mon[99169]: pgmap v16110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:13 smithi119 ceph-mon[94175]: pgmap v16110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:13 smithi119 ceph-mon[108979]: pgmap v16110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:01:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:01:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:01:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:16 smithi183 ceph-mon[99169]: pgmap v16111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:16 smithi119 ceph-mon[94175]: pgmap v16111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:16 smithi119 ceph-mon[108979]: pgmap v16111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:18 smithi183 ceph-mon[99169]: pgmap v16112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:18 smithi119 ceph-mon[94175]: pgmap v16112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:18 smithi119 ceph-mon[108979]: pgmap v16112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:19.327 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:01:19.635 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:01:19.635 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 5m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:01:19.635 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 5m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:01:19.635 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 5m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:01:19.635 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 5m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:01:19.635 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 5m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:01:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 5m ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:01:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 5m ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:01:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 5m ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:01:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 5m ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:01:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 5m ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:01:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 5m ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:01:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 5m ago 7h 5964M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:01:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 5m ago 7h 6018M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:01:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 5m ago 7h 5440M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:01:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 5m ago 7h 5199M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:01:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 5m ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:01:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 5m ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:01:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 5m ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:01:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 5m ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:01:19.636 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 5m ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:01:20.014 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:01:20.014 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:01:20.014 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:01:20.014 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:01:20.014 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:01:20.014 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:01:20.015 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:01:20.015 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:01:20.015 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:01:20.015 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:01:20.015 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:01:20.015 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:01:20.015 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:01:20.015 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:01:20.015 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:01:20.015 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:01:20.015 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:01:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:20 smithi183 ceph-mon[99169]: pgmap v16113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4233023809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:01:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:20 smithi119 ceph-mon[108979]: pgmap v16113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4233023809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:01:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:20 smithi119 ceph-mon[94175]: pgmap v16113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4233023809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:01:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:21 smithi183 ceph-mon[99169]: from='client.42188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:01:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:21 smithi183 ceph-mon[99169]: from='client.42194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:01:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:21 smithi119 ceph-mon[108979]: from='client.42188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:01:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:21 smithi119 ceph-mon[108979]: from='client.42194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:01:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:21 smithi119 ceph-mon[94175]: from='client.42188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:01:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:21 smithi119 ceph-mon[94175]: from='client.42194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:01:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:22 smithi183 ceph-mon[99169]: pgmap v16114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:22 smithi119 ceph-mon[108979]: pgmap v16114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:22 smithi119 ceph-mon[94175]: pgmap v16114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:23 smithi183 ceph-mon[99169]: pgmap v16115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:23 smithi119 ceph-mon[94175]: pgmap v16115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:23 smithi119 ceph-mon[108979]: pgmap v16115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:01:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:01:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:01:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:25 smithi183 ceph-mon[99169]: pgmap v16116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:25 smithi119 ceph-mon[94175]: pgmap v16116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:25 smithi119 ceph-mon[108979]: pgmap v16116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:28 smithi183 ceph-mon[99169]: pgmap v16117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:28 smithi119 ceph-mon[94175]: pgmap v16117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:28 smithi119 ceph-mon[108979]: pgmap v16117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:30 smithi183 ceph-mon[99169]: pgmap v16118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:30 smithi119 ceph-mon[94175]: pgmap v16118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:30 smithi119 ceph-mon[108979]: pgmap v16118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:32 smithi183 ceph-mon[99169]: pgmap v16119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:32 smithi119 ceph-mon[94175]: pgmap v16119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:32 smithi119 ceph-mon[108979]: pgmap v16119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:33 smithi183 ceph-mon[99169]: pgmap v16120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:33 smithi119 ceph-mon[94175]: pgmap v16120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:33 smithi119 ceph-mon[108979]: pgmap v16120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:01:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:01:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:01:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:36 smithi183 ceph-mon[99169]: pgmap v16121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:36 smithi119 ceph-mon[94175]: pgmap v16121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:36 smithi119 ceph-mon[108979]: pgmap v16121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:38 smithi183 ceph-mon[99169]: pgmap v16122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:38 smithi119 ceph-mon[108979]: pgmap v16122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:38 smithi119 ceph-mon[94175]: pgmap v16122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:40 smithi183 ceph-mon[99169]: pgmap v16123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:40 smithi119 ceph-mon[94175]: pgmap v16123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:40 smithi119 ceph-mon[108979]: pgmap v16123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:42 smithi183 ceph-mon[99169]: pgmap v16124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:42 smithi119 ceph-mon[94175]: pgmap v16124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:42 smithi119 ceph-mon[108979]: pgmap v16124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:43 smithi183 ceph-mon[99169]: pgmap v16125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:43 smithi119 ceph-mon[94175]: pgmap v16125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:43 smithi119 ceph-mon[108979]: pgmap v16125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:01:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:01:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:01:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:46 smithi183 ceph-mon[99169]: pgmap v16126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:46 smithi119 ceph-mon[94175]: pgmap v16126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:46 smithi119 ceph-mon[108979]: pgmap v16126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:48 smithi183 ceph-mon[99169]: pgmap v16127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:48 smithi119 ceph-mon[94175]: pgmap v16127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:48 smithi119 ceph-mon[108979]: pgmap v16127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:50.365 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:01:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:50 smithi183 ceph-mon[99169]: pgmap v16128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:50.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:50 smithi119 ceph-mon[94175]: pgmap v16128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:50 smithi119 ceph-mon[108979]: pgmap v16128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:50.670 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:01:50.670 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 5m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:01:50.671 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 5m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:01:50.671 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 5m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:01:50.671 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 5m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:01:50.671 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 5m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:01:50.671 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 5m ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:01:50.671 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 5m ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:01:50.671 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 5m ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:01:50.671 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 5m ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:01:50.671 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 5m ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:01:50.671 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 5m ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:01:50.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 5m ago 7h 5964M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:01:50.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 5m ago 7h 6018M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:01:50.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 5m ago 7h 5440M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:01:50.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 5m ago 7h 5199M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:01:50.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 5m ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:01:50.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 5m ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:01:50.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 5m ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:01:50.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 5m ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:01:50.672 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 5m ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:01:51.047 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:01:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:01:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:01:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:01:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:01:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:01:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:01:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:01:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:01:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:01:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:01:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:01:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:01:51.048 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:01:51.049 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:01:51.049 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:01:51.049 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:01:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4213470426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:01:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4213470426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:01:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4213470426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:01:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:52 smithi183 ceph-mon[99169]: from='client.42206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:01:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:52 smithi183 ceph-mon[99169]: from='client.42212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:01:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:52 smithi183 ceph-mon[99169]: pgmap v16129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:52 smithi119 ceph-mon[94175]: from='client.42206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:01:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:52 smithi119 ceph-mon[94175]: from='client.42212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:01:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:52 smithi119 ceph-mon[94175]: pgmap v16129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:52 smithi119 ceph-mon[108979]: from='client.42206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:01:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:52 smithi119 ceph-mon[108979]: from='client.42212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:01:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:52 smithi119 ceph-mon[108979]: pgmap v16129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:53 smithi183 ceph-mon[99169]: pgmap v16130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:53 smithi119 ceph-mon[94175]: pgmap v16130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:53 smithi119 ceph-mon[108979]: pgmap v16130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:01:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:01:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:01:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:01:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:55 smithi183 ceph-mon[99169]: pgmap v16131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:55 smithi119 ceph-mon[94175]: pgmap v16131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:55 smithi119 ceph-mon[108979]: pgmap v16131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:01:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:01:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:01:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:01:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:01:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:01:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:01:57 smithi183 ceph-mon[99169]: pgmap v16132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:01:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:01:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:01:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:01:57 smithi119 ceph-mon[94175]: pgmap v16132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:01:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:01:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:01:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:01:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:01:57 smithi119 ceph-mon[108979]: pgmap v16132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:00 smithi183 ceph-mon[99169]: pgmap v16133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:00 smithi119 ceph-mon[94175]: pgmap v16133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:00 smithi119 ceph-mon[108979]: pgmap v16133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:02 smithi183 ceph-mon[99169]: pgmap v16134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:02 smithi119 ceph-mon[94175]: pgmap v16134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:02 smithi119 ceph-mon[108979]: pgmap v16134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:03 smithi183 ceph-mon[99169]: pgmap v16135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:03 smithi119 ceph-mon[94175]: pgmap v16135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:03 smithi119 ceph-mon[108979]: pgmap v16135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:02:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:02:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:02:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:06 smithi183 ceph-mon[99169]: pgmap v16136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:06 smithi119 ceph-mon[94175]: pgmap v16136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:06 smithi119 ceph-mon[108979]: pgmap v16136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:08 smithi183 ceph-mon[99169]: pgmap v16137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:08 smithi119 ceph-mon[94175]: pgmap v16137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:08 smithi119 ceph-mon[108979]: pgmap v16137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:10 smithi183 ceph-mon[99169]: pgmap v16138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:10.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:10 smithi119 ceph-mon[94175]: pgmap v16138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:10 smithi119 ceph-mon[108979]: pgmap v16138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:11 smithi183 ceph-mon[99169]: pgmap v16139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:11 smithi119 ceph-mon[94175]: pgmap v16139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:11 smithi119 ceph-mon[108979]: pgmap v16139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:13 smithi183 ceph-mon[99169]: pgmap v16140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:13 smithi119 ceph-mon[108979]: pgmap v16140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:13 smithi119 ceph-mon[94175]: pgmap v16140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:02:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:02:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:02:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:15 smithi183 ceph-mon[99169]: pgmap v16141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:15 smithi119 ceph-mon[94175]: pgmap v16141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:15 smithi119 ceph-mon[108979]: pgmap v16141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:17 smithi183 ceph-mon[99169]: pgmap v16142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:17 smithi119 ceph-mon[94175]: pgmap v16142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:17 smithi119 ceph-mon[108979]: pgmap v16142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:19 smithi183 ceph-mon[99169]: pgmap v16143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:19 smithi119 ceph-mon[94175]: pgmap v16143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:19 smithi119 ceph-mon[108979]: pgmap v16143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:21.398 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:02:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:21 smithi183 ceph-mon[99169]: pgmap v16144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:21 smithi119 ceph-mon[94175]: pgmap v16144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:21 smithi119 ceph-mon[108979]: pgmap v16144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:21.704 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:02:21.704 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 6m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:02:21.704 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 6m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:02:21.704 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 6m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:02:21.704 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 6m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:02:21.704 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 6m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:02:21.704 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 6m ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:02:21.704 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 6m ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:02:21.704 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 6m ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:02:21.704 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 6m ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:02:21.704 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 6m ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:02:21.704 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 6m ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:02:21.705 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 6m ago 7h 5964M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:02:21.705 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 6m ago 7h 6018M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:02:21.705 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 6m ago 7h 5440M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:02:21.705 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 6m ago 7h 5199M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:02:21.705 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 6m ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:02:21.705 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 6m ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:02:21.705 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 6m ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:02:21.705 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 6m ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:02:21.705 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 6m ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:02:22.084 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:02:22.085 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:02:22.085 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:02:22.085 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:02:22.085 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:02:22.085 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:02:22.085 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:02:22.085 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:02:22.085 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:02:22.085 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:02:22.085 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:02:22.085 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:02:22.085 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:02:22.085 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:02:22.085 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:02:22.085 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:02:22.086 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:02:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:22 smithi183 ceph-mon[99169]: from='client.32343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:02:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:22 smithi183 ceph-mon[99169]: from='client.42230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:02:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1553727540' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:02:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:22 smithi119 ceph-mon[94175]: from='client.32343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:02:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:22 smithi119 ceph-mon[94175]: from='client.42230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:02:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1553727540' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:02:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:22 smithi119 ceph-mon[108979]: from='client.32343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:02:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:22 smithi119 ceph-mon[108979]: from='client.42230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:02:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1553727540' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:02:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:02:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:02:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:02:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:24 smithi119 ceph-mon[94175]: pgmap v16145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:24 smithi119 ceph-mon[108979]: pgmap v16145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:24 smithi183 ceph-mon[99169]: pgmap v16145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:26 smithi183 ceph-mon[99169]: pgmap v16146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:26 smithi119 ceph-mon[94175]: pgmap v16146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:26 smithi119 ceph-mon[108979]: pgmap v16146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:28 smithi183 ceph-mon[99169]: pgmap v16147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:28 smithi119 ceph-mon[108979]: pgmap v16147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:28 smithi119 ceph-mon[94175]: pgmap v16147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:30 smithi183 ceph-mon[99169]: pgmap v16148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:30 smithi119 ceph-mon[94175]: pgmap v16148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:30 smithi119 ceph-mon[108979]: pgmap v16148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:32 smithi183 ceph-mon[99169]: pgmap v16149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:32 smithi119 ceph-mon[94175]: pgmap v16149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:32 smithi119 ceph-mon[108979]: pgmap v16149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:02:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:02:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:02:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:34 smithi119 ceph-mon[108979]: pgmap v16150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:34 smithi119 ceph-mon[94175]: pgmap v16150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:34 smithi183 ceph-mon[99169]: pgmap v16150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:36 smithi183 ceph-mon[99169]: pgmap v16151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:36 smithi119 ceph-mon[94175]: pgmap v16151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:36 smithi119 ceph-mon[108979]: pgmap v16151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:38 smithi183 ceph-mon[99169]: pgmap v16152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:38 smithi119 ceph-mon[94175]: pgmap v16152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:38 smithi119 ceph-mon[108979]: pgmap v16152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:40 smithi183 ceph-mon[99169]: pgmap v16153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:40 smithi119 ceph-mon[94175]: pgmap v16153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:40 smithi119 ceph-mon[108979]: pgmap v16153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:42 smithi183 ceph-mon[99169]: pgmap v16154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:42 smithi119 ceph-mon[94175]: pgmap v16154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:42 smithi119 ceph-mon[108979]: pgmap v16154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:02:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:02:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:02:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:44 smithi119 ceph-mon[94175]: pgmap v16155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:44 smithi119 ceph-mon[108979]: pgmap v16155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:44 smithi183 ceph-mon[99169]: pgmap v16155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:46 smithi183 ceph-mon[99169]: pgmap v16156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:46 smithi119 ceph-mon[94175]: pgmap v16156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:46 smithi119 ceph-mon[108979]: pgmap v16156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:48 smithi183 ceph-mon[99169]: pgmap v16157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:48 smithi119 ceph-mon[94175]: pgmap v16157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:48 smithi119 ceph-mon[108979]: pgmap v16157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:50 smithi183 ceph-mon[99169]: pgmap v16158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:50 smithi119 ceph-mon[94175]: pgmap v16158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:50 smithi119 ceph-mon[108979]: pgmap v16158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:52.430 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:02:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:52 smithi183 ceph-mon[99169]: pgmap v16159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:52 smithi119 ceph-mon[94175]: pgmap v16159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:52 smithi119 ceph-mon[108979]: pgmap v16159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:52.737 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:02:52.737 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 7m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:02:52.737 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 7m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:02:52.737 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 7m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:02:52.737 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 7m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:02:52.738 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 7m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:02:52.738 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 7m ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:02:52.738 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 7m ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:02:52.738 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 7m ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:02:52.738 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 7m ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:02:52.738 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 7m ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:02:52.738 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 7m ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:02:52.738 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 7m ago 7h 5964M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:02:52.738 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 7m ago 7h 6018M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:02:52.738 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 7m ago 7h 5440M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:02:52.738 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 7m ago 7h 5199M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:02:52.738 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 7m ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:02:52.738 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 7m ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:02:52.738 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 7m ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:02:52.739 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 7m ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:02:52.739 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 7m ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:02:53.118 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:02:53.118 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:02:53.118 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:02:53.118 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:02:53.118 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:02:53.118 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:02:53.119 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:02:53.119 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:02:53.119 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:02:53.119 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:02:53.119 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:02:53.119 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:02:53.119 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:02:53.119 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:02:53.119 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:02:53.119 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:02:53.119 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:02:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:53 smithi183 ceph-mon[99169]: from='client.32361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:02:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:53 smithi183 ceph-mon[99169]: from='client.42248 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:02:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2527240648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:02:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:53 smithi119 ceph-mon[94175]: from='client.32361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:02:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:53 smithi119 ceph-mon[94175]: from='client.42248 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:02:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2527240648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:02:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:53 smithi119 ceph-mon[108979]: from='client.32361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:02:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:53 smithi119 ceph-mon[108979]: from='client.42248 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:02:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2527240648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:02:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:02:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:02:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:02:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:54 smithi119 ceph-mon[94175]: pgmap v16160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:54 smithi119 ceph-mon[108979]: pgmap v16160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:54 smithi183 ceph-mon[99169]: pgmap v16160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:02:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:56 smithi183 ceph-mon[99169]: pgmap v16161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:56 smithi119 ceph-mon[94175]: pgmap v16161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:56 smithi119 ceph-mon[108979]: pgmap v16161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:02:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:02:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:02:57.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:02:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:02:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:02:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:02:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:02:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:02:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:02:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:02:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:02:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:02:58 smithi183 ceph-mon[99169]: pgmap v16162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:02:58 smithi119 ceph-mon[94175]: pgmap v16162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:02:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:02:58 smithi119 ceph-mon[108979]: pgmap v16162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:00 smithi183 ceph-mon[99169]: pgmap v16163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:00 smithi119 ceph-mon[94175]: pgmap v16163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:00 smithi119 ceph-mon[108979]: pgmap v16163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:02 smithi183 ceph-mon[99169]: pgmap v16164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:02 smithi119 ceph-mon[94175]: pgmap v16164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:02 smithi119 ceph-mon[108979]: pgmap v16164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:03:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:03:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:03:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:04 smithi183 ceph-mon[99169]: pgmap v16165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:04 smithi119 ceph-mon[94175]: pgmap v16165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:04 smithi119 ceph-mon[108979]: pgmap v16165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:06 smithi119 ceph-mon[94175]: pgmap v16166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:06 smithi119 ceph-mon[108979]: pgmap v16166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:06 smithi183 ceph-mon[99169]: pgmap v16166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:08 smithi119 ceph-mon[108979]: pgmap v16167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:08 smithi119 ceph-mon[94175]: pgmap v16167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:08 smithi183 ceph-mon[99169]: pgmap v16167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:10 smithi183 ceph-mon[99169]: pgmap v16168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:10 smithi119 ceph-mon[108979]: pgmap v16168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:10 smithi119 ceph-mon[94175]: pgmap v16168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:12 smithi183 ceph-mon[99169]: pgmap v16169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:12 smithi119 ceph-mon[94175]: pgmap v16169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:12 smithi119 ceph-mon[108979]: pgmap v16169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:03:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:03:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:03:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:14 smithi183 ceph-mon[99169]: pgmap v16170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 23:03:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T23:03:14.928759118Z level=info msg="Completed cleanup jobs" duration=13.22342ms 2023-12-01T23:03:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:14 smithi119 ceph-mon[94175]: pgmap v16170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:14 smithi119 ceph-mon[108979]: pgmap v16170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:16 smithi183 ceph-mon[99169]: pgmap v16171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:16 smithi119 ceph-mon[94175]: pgmap v16171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:16 smithi119 ceph-mon[108979]: pgmap v16171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:18 smithi183 ceph-mon[99169]: pgmap v16172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:18 smithi119 ceph-mon[94175]: pgmap v16172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:18 smithi119 ceph-mon[108979]: pgmap v16172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:20 smithi183 ceph-mon[99169]: pgmap v16173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:20 smithi119 ceph-mon[94175]: pgmap v16173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:20 smithi119 ceph-mon[108979]: pgmap v16173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:22 smithi183 ceph-mon[99169]: pgmap v16174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:22 smithi119 ceph-mon[108979]: pgmap v16174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:22 smithi119 ceph-mon[94175]: pgmap v16174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:23.465 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:03:23.779 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:03:23.779 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 7m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:03:23.779 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 7m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:03:23.779 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 7m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:03:23.779 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 7m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:03:23.779 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 7m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:03:23.779 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 7m ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:03:23.779 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 7m ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:03:23.779 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 7m ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:03:23.779 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 7m ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:03:23.780 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 7m ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:03:23.780 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 7m ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:03:23.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 7m ago 7h 5964M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:03:23.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 7m ago 7h 6018M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:03:23.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 7m ago 7h 5440M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:03:23.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 7m ago 7h 5199M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:03:23.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 7m ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:03:23.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 7m ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:03:23.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 7m ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:03:23.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 7m ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:03:23.780 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 7m ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:03:24.164 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:03:24.165 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:03:24.165 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:03:24.165 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:03:24.165 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:03:24.165 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:03:24.165 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:03:24.165 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:03:24.165 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:03:24.165 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:03:24.165 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:03:24.165 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:03:24.165 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:03:24.165 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:03:24.166 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:03:24.166 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:03:24.166 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:03:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:03:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:03:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:03:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:24 smithi183 ceph-mon[99169]: pgmap v16175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:24 smithi183 ceph-mon[99169]: from='client.32379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:03:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:24 smithi183 ceph-mon[99169]: from='client.32385 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:03:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/177674244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:03:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:24 smithi119 ceph-mon[94175]: pgmap v16175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:24 smithi119 ceph-mon[94175]: from='client.32379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:03:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:24 smithi119 ceph-mon[94175]: from='client.32385 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:03:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/177674244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:03:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:24 smithi119 ceph-mon[108979]: pgmap v16175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:24 smithi119 ceph-mon[108979]: from='client.32379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:03:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:24 smithi119 ceph-mon[108979]: from='client.32385 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:03:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/177674244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:03:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:26 smithi183 ceph-mon[99169]: pgmap v16176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:26 smithi119 ceph-mon[94175]: pgmap v16176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:26 smithi119 ceph-mon[108979]: pgmap v16176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:28 smithi183 ceph-mon[99169]: pgmap v16177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:28 smithi119 ceph-mon[94175]: pgmap v16177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:28 smithi119 ceph-mon[108979]: pgmap v16177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:30 smithi183 ceph-mon[99169]: pgmap v16178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:30 smithi119 ceph-mon[94175]: pgmap v16178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:30 smithi119 ceph-mon[108979]: pgmap v16178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:32 smithi183 ceph-mon[99169]: pgmap v16179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:32 smithi119 ceph-mon[94175]: pgmap v16179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:32 smithi119 ceph-mon[108979]: pgmap v16179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:03:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:03:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:03:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:34 smithi183 ceph-mon[99169]: pgmap v16180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:34 smithi119 ceph-mon[94175]: pgmap v16180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:34 smithi119 ceph-mon[108979]: pgmap v16180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:36 smithi183 ceph-mon[99169]: pgmap v16181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:36 smithi119 ceph-mon[94175]: pgmap v16181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:36 smithi119 ceph-mon[108979]: pgmap v16181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:38 smithi183 ceph-mon[99169]: pgmap v16182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:38 smithi119 ceph-mon[94175]: pgmap v16182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:38 smithi119 ceph-mon[108979]: pgmap v16182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:41 smithi183 ceph-mon[99169]: pgmap v16183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:41 smithi119 ceph-mon[94175]: pgmap v16183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:41 smithi119 ceph-mon[108979]: pgmap v16183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:43 smithi183 ceph-mon[99169]: pgmap v16184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:43 smithi119 ceph-mon[94175]: pgmap v16184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:43 smithi119 ceph-mon[108979]: pgmap v16184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:03:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:03:44] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T23:03:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:45 smithi183 ceph-mon[99169]: pgmap v16185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:45 smithi119 ceph-mon[94175]: pgmap v16185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:45 smithi119 ceph-mon[108979]: pgmap v16185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:47 smithi183 ceph-mon[99169]: pgmap v16186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:47 smithi119 ceph-mon[94175]: pgmap v16186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:47 smithi119 ceph-mon[108979]: pgmap v16186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:49 smithi183 ceph-mon[99169]: pgmap v16187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:49 smithi119 ceph-mon[94175]: pgmap v16187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:49 smithi119 ceph-mon[108979]: pgmap v16187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:51 smithi183 ceph-mon[99169]: pgmap v16188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:51 smithi119 ceph-mon[94175]: pgmap v16188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:51 smithi119 ceph-mon[108979]: pgmap v16188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:53 smithi183 ceph-mon[99169]: pgmap v16189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:53 smithi119 ceph-mon[94175]: pgmap v16189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:53 smithi119 ceph-mon[108979]: pgmap v16189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:03:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:03:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:03:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:03:54.514 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:03:54.827 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:03:54.827 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 8m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:03:54.828 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 8m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:03:54.828 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 8m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:03:54.828 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 8m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:03:54.828 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 8m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:03:54.828 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 8m ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:03:54.828 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 8m ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:03:54.828 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 8m ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:03:54.828 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 8m ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:03:54.828 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 8m ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:03:54.828 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 8m ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:03:54.828 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 8m ago 7h 5964M 2258M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:03:54.828 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 8m ago 7h 6018M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:03:54.828 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 8m ago 7h 5440M 2258M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:03:54.828 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 8m ago 7h 5199M 2258M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:03:54.828 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 8m ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:03:54.829 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 8m ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:03:54.829 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 8m ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:03:54.829 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 8m ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:03:54.829 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 8m ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:03:55.207 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:03:55.207 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:03:55.207 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:03:55.207 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:03:55.207 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:03:55.207 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:03:55.207 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:03:55.207 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:03:55.207 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:03:55.207 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:03:55.208 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:03:55.208 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:03:55.208 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:03:55.208 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:03:55.208 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:03:55.208 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:03:55.208 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:03:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:55 smithi183 ceph-mon[99169]: pgmap v16190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:55 smithi119 ceph-mon[108979]: pgmap v16190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:55 smithi119 ceph-mon[94175]: pgmap v16190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:56 smithi183 ceph-mon[99169]: from='client.42278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:03:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:56 smithi183 ceph-mon[99169]: from='client.32403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:03:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1673190733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:03:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:56 smithi119 ceph-mon[94175]: from='client.42278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:03:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:56 smithi119 ceph-mon[94175]: from='client.32403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:03:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1673190733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:03:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:56 smithi119 ceph-mon[108979]: from='client.42278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:03:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:56 smithi119 ceph-mon[108979]: from='client.32403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:03:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1673190733' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:03:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:57 smithi183 ceph-mon[99169]: pgmap v16191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:03:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:57 smithi119 ceph-mon[94175]: pgmap v16191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:03:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:57 smithi119 ceph-mon[108979]: pgmap v16191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:03:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:58 smithi183 ceph-mon[99169]: pgmap v16192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:58 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:58 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:58 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:58 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:58 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2243M 2023-12-01T23:03:58.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:58 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:03:58.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:03:58.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:03:58.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:03:58 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:03:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[94175]: pgmap v16192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2243M 2023-12-01T23:03:58.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:03:58.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:03:58.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:03:58.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:03:58.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[108979]: pgmap v16192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:03:58.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:03:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2243M 2023-12-01T23:03:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:03:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:03:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:03:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:03:58 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:04:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:00 smithi183 ceph-mon[99169]: pgmap v16193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:00 smithi119 ceph-mon[94175]: pgmap v16193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:00 smithi119 ceph-mon[108979]: pgmap v16193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:02 smithi183 ceph-mon[99169]: pgmap v16194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:02 smithi119 ceph-mon[94175]: pgmap v16194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:02 smithi119 ceph-mon[108979]: pgmap v16194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:04:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:04:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:04:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:04 smithi119 ceph-mon[94175]: pgmap v16195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:04 smithi119 ceph-mon[108979]: pgmap v16195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:04 smithi183 ceph-mon[99169]: pgmap v16195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:06 smithi183 ceph-mon[99169]: pgmap v16196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:06 smithi119 ceph-mon[108979]: pgmap v16196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:06 smithi119 ceph-mon[94175]: pgmap v16196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:08 smithi183 ceph-mon[99169]: pgmap v16197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:08 smithi119 ceph-mon[94175]: pgmap v16197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:08 smithi119 ceph-mon[108979]: pgmap v16197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:10 smithi183 ceph-mon[99169]: pgmap v16198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:10 smithi119 ceph-mon[108979]: pgmap v16198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:10 smithi119 ceph-mon[94175]: pgmap v16198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:12 smithi183 ceph-mon[99169]: pgmap v16199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:12 smithi119 ceph-mon[94175]: pgmap v16199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:12 smithi119 ceph-mon[108979]: pgmap v16199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:04:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:04:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:04:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:14 smithi119 ceph-mon[108979]: pgmap v16200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:14 smithi119 ceph-mon[94175]: pgmap v16200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:14 smithi183 ceph-mon[99169]: pgmap v16200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:16.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:16 smithi183 ceph-mon[99169]: pgmap v16201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:16 smithi119 ceph-mon[94175]: pgmap v16201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:16 smithi119 ceph-mon[108979]: pgmap v16201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:18 smithi183 ceph-mon[99169]: pgmap v16202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:18 smithi119 ceph-mon[94175]: pgmap v16202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:18 smithi119 ceph-mon[108979]: pgmap v16202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:20 smithi183 ceph-mon[99169]: pgmap v16203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:20 smithi119 ceph-mon[94175]: pgmap v16203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:20 smithi119 ceph-mon[108979]: pgmap v16203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:22 smithi183 ceph-mon[99169]: pgmap v16204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:22 smithi119 ceph-mon[94175]: pgmap v16204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:22 smithi119 ceph-mon[108979]: pgmap v16204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:04:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:04:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:04:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:24 smithi119 ceph-mon[94175]: pgmap v16205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:24 smithi119 ceph-mon[108979]: pgmap v16205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:24 smithi183 ceph-mon[99169]: pgmap v16205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:25.557 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:04:25.868 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:04:25.868 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 8m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:04:25.868 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 8m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:04:25.868 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 8m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:04:25.868 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 8m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:04:25.869 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 8m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:04:25.869 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 8m ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:04:25.869 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 8m ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:04:25.869 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 8m ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:04:25.869 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 8m ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:04:25.869 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 8m ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:04:25.870 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 8m ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:04:25.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 8m ago 7h 5964M 2243M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:04:25.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 8m ago 7h 6018M 2243M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:04:25.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 8m ago 7h 5440M 2243M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:04:25.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 8m ago 7h 5199M 2243M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:04:25.870 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 8m ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:04:25.871 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 8m ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:04:25.871 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 8m ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:04:25.871 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 8m ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:04:25.871 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 8m ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:04:26.245 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:04:26.245 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:04:26.245 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:04:26.245 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:04:26.245 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:04:26.245 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:04:26.245 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:04:26.245 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:04:26.246 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:04:26.246 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:04:26.246 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:04:26.246 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:04:26.246 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:04:26.246 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:04:26.246 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:04:26.247 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:04:26.247 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:04:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:26 smithi183 ceph-mon[99169]: pgmap v16206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:26 smithi183 ceph-mon[99169]: from='client.32415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:04:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:26 smithi183 ceph-mon[99169]: from='client.42302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:04:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3372125062' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:04:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:26 smithi119 ceph-mon[94175]: pgmap v16206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:26 smithi119 ceph-mon[94175]: from='client.32415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:04:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:26 smithi119 ceph-mon[94175]: from='client.42302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:04:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3372125062' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:04:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:26 smithi119 ceph-mon[108979]: pgmap v16206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:26 smithi119 ceph-mon[108979]: from='client.32415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:04:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:26 smithi119 ceph-mon[108979]: from='client.42302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:04:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3372125062' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:04:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:28 smithi183 ceph-mon[99169]: pgmap v16207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:28 smithi119 ceph-mon[94175]: pgmap v16207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:28 smithi119 ceph-mon[108979]: pgmap v16207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:30 smithi183 ceph-mon[99169]: pgmap v16208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:30 smithi119 ceph-mon[108979]: pgmap v16208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:30 smithi119 ceph-mon[94175]: pgmap v16208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:32 smithi183 ceph-mon[99169]: pgmap v16209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:32 smithi119 ceph-mon[94175]: pgmap v16209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:32 smithi119 ceph-mon[108979]: pgmap v16209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:04:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:04:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:04:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:34 smithi119 ceph-mon[108979]: pgmap v16210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:34 smithi119 ceph-mon[94175]: pgmap v16210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:34 smithi183 ceph-mon[99169]: pgmap v16210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:36 smithi183 ceph-mon[99169]: pgmap v16211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:36 smithi119 ceph-mon[94175]: pgmap v16211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:36 smithi119 ceph-mon[108979]: pgmap v16211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:38 smithi183 ceph-mon[99169]: pgmap v16212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:38 smithi119 ceph-mon[94175]: pgmap v16212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:38 smithi119 ceph-mon[108979]: pgmap v16212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:40 smithi183 ceph-mon[99169]: pgmap v16213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:40 smithi119 ceph-mon[108979]: pgmap v16213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:40 smithi119 ceph-mon[94175]: pgmap v16213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:42 smithi183 ceph-mon[99169]: pgmap v16214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:42 smithi119 ceph-mon[108979]: pgmap v16214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:42 smithi119 ceph-mon[94175]: pgmap v16214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:04:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:04:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:04:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:44 smithi119 ceph-mon[108979]: pgmap v16215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:44 smithi119 ceph-mon[94175]: pgmap v16215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:44 smithi183 ceph-mon[99169]: pgmap v16215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:46 smithi183 ceph-mon[99169]: pgmap v16216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:46 smithi119 ceph-mon[108979]: pgmap v16216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:46 smithi119 ceph-mon[94175]: pgmap v16216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:48 smithi183 ceph-mon[99169]: pgmap v16217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:48 smithi119 ceph-mon[108979]: pgmap v16217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:48 smithi119 ceph-mon[94175]: pgmap v16217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:50 smithi183 ceph-mon[99169]: pgmap v16218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:50 smithi119 ceph-mon[108979]: pgmap v16218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:50 smithi119 ceph-mon[94175]: pgmap v16218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:52 smithi183 ceph-mon[99169]: pgmap v16219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:52 smithi119 ceph-mon[94175]: pgmap v16219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:52 smithi119 ceph-mon[108979]: pgmap v16219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:04:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:04:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:04:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:54 smithi119 ceph-mon[94175]: pgmap v16220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:54 smithi119 ceph-mon[108979]: pgmap v16220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:54 smithi183 ceph-mon[99169]: pgmap v16220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:04:56.592 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:04:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:56 smithi183 ceph-mon[99169]: pgmap v16221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:56 smithi119 ceph-mon[94175]: pgmap v16221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:56 smithi119 ceph-mon[108979]: pgmap v16221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:56.900 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:04:56.900 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 9m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:04:56.900 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 9m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:04:56.900 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 9m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:04:56.900 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 9m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:04:56.900 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 9m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:04:56.900 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 9m ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:04:56.900 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 9m ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:04:56.900 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 9m ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:04:56.900 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 9m ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:04:56.901 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 9m ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:04:56.901 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 9m ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:04:56.901 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 9m ago 7h 5964M 2243M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:04:56.901 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 9m ago 7h 6018M 2243M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:04:56.901 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 9m ago 7h 5440M 2243M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:04:56.901 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 9m ago 7h 5199M 2243M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:04:56.901 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 9m ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:04:56.901 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 9m ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:04:56.901 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 9m ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:04:56.901 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 9m ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:04:56.901 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 9m ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:04:57.285 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:04:57.285 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:04:57.285 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:04:57.285 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:04:57.285 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:04:57.285 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:04:57.285 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:04:57.285 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:04:57.285 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:04:57.285 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:04:57.285 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:04:57.286 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:04:57.286 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:04:57.286 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:04:57.286 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:04:57.286 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:04:57.286 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:04:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:57 smithi183 ceph-mon[99169]: from='client.32433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:04:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:57 smithi183 ceph-mon[99169]: from='client.32439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:04:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:57 smithi119 ceph-mon[94175]: from='client.32433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:04:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:57 smithi119 ceph-mon[94175]: from='client.32439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:04:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:57 smithi119 ceph-mon[108979]: from='client.32433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:04:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:57 smithi119 ceph-mon[108979]: from='client.32439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:04:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:58 smithi183 ceph-mon[99169]: pgmap v16222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3040902214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:04:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:04:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:04:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:04:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:04:58 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:04:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:58 smithi119 ceph-mon[94175]: pgmap v16222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3040902214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:04:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:04:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:04:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:04:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:04:58 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:04:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:58 smithi119 ceph-mon[108979]: pgmap v16222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:04:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3040902214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:04:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:04:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:04:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:04:58.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:04:58 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:05:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:00 smithi183 ceph-mon[99169]: pgmap v16223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:00 smithi119 ceph-mon[94175]: pgmap v16223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:00 smithi119 ceph-mon[108979]: pgmap v16223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:02 smithi183 ceph-mon[99169]: pgmap v16224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:02 smithi119 ceph-mon[94175]: pgmap v16224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:02 smithi119 ceph-mon[108979]: pgmap v16224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:05:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:05:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:05:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:04 smithi119 ceph-mon[94175]: pgmap v16225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:04 smithi119 ceph-mon[108979]: pgmap v16225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:04 smithi183 ceph-mon[99169]: pgmap v16225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:06 smithi183 ceph-mon[99169]: pgmap v16226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:06 smithi119 ceph-mon[94175]: pgmap v16226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:06 smithi119 ceph-mon[108979]: pgmap v16226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:08 smithi183 ceph-mon[99169]: pgmap v16227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:08 smithi119 ceph-mon[94175]: pgmap v16227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:08 smithi119 ceph-mon[108979]: pgmap v16227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:10 smithi183 ceph-mon[99169]: pgmap v16228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:10 smithi119 ceph-mon[94175]: pgmap v16228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:10 smithi119 ceph-mon[108979]: pgmap v16228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:12 smithi183 ceph-mon[99169]: pgmap v16229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:12 smithi119 ceph-mon[94175]: pgmap v16229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:12 smithi119 ceph-mon[108979]: pgmap v16229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:05:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:05:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:05:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:14 smithi119 ceph-mon[94175]: pgmap v16230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:14 smithi119 ceph-mon[108979]: pgmap v16230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:14 smithi183 ceph-mon[99169]: pgmap v16230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:16 smithi183 ceph-mon[99169]: pgmap v16231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:16 smithi119 ceph-mon[94175]: pgmap v16231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:16 smithi119 ceph-mon[108979]: pgmap v16231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:18 smithi183 ceph-mon[99169]: pgmap v16232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:18 smithi119 ceph-mon[94175]: pgmap v16232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:18 smithi119 ceph-mon[108979]: pgmap v16232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:20 smithi183 ceph-mon[99169]: pgmap v16233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:20 smithi119 ceph-mon[94175]: pgmap v16233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:20 smithi119 ceph-mon[108979]: pgmap v16233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:22 smithi183 ceph-mon[99169]: pgmap v16234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:22 smithi119 ceph-mon[94175]: pgmap v16234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:22 smithi119 ceph-mon[108979]: pgmap v16234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:05:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:05:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:05:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:24 smithi119 ceph-mon[94175]: pgmap v16235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:24 smithi119 ceph-mon[108979]: pgmap v16235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:24 smithi183 ceph-mon[99169]: pgmap v16235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:26 smithi183 ceph-mon[99169]: pgmap v16236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:26 smithi119 ceph-mon[94175]: pgmap v16236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:26 smithi119 ceph-mon[108979]: pgmap v16236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:27.631 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:05:27.937 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:05:27.937 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 9m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:05:27.937 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 9m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:05:27.937 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 9m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:05:27.937 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 9m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:05:27.937 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 9m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:05:27.937 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 9m ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:05:27.937 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 9m ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:05:27.937 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 9m ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:05:27.937 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 9m ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:05:27.937 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 9m ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:05:27.938 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 9m ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:05:27.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 9m ago 7h 5964M 2243M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:05:27.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 9m ago 7h 6018M 2243M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:05:27.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 9m ago 7h 5440M 2243M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:05:27.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 9m ago 7h 5199M 2243M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:05:27.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 9m ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:05:27.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 9m ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:05:27.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 9m ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:05:27.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 9m ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:05:27.938 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 9m ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:05:28.325 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:05:28.325 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:05:28.325 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:05:28.325 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:05:28.326 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:05:28.326 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:05:28.326 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:05:28.326 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:05:28.326 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:05:28.326 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:05:28.326 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:05:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:05:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:05:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:05:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:05:28.327 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:05:28.327 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:05:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:28 smithi183 ceph-mon[99169]: pgmap v16237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:28 smithi183 ceph-mon[99169]: from='client.42332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:05:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:28 smithi183 ceph-mon[99169]: from='client.32457 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:05:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:28 smithi119 ceph-mon[94175]: pgmap v16237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:28 smithi119 ceph-mon[94175]: from='client.42332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:05:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:28 smithi119 ceph-mon[94175]: from='client.32457 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:05:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:28 smithi119 ceph-mon[108979]: pgmap v16237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:28 smithi119 ceph-mon[108979]: from='client.42332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:05:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:28 smithi119 ceph-mon[108979]: from='client.32457 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:05:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3274516710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:05:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3274516710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:05:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3274516710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:05:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:30 smithi183 ceph-mon[99169]: pgmap v16238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:30 smithi119 ceph-mon[94175]: pgmap v16238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:30 smithi119 ceph-mon[108979]: pgmap v16238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:32 smithi183 ceph-mon[99169]: pgmap v16239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:32 smithi119 ceph-mon[94175]: pgmap v16239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:32 smithi119 ceph-mon[108979]: pgmap v16239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:05:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:05:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:05:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:34 smithi119 ceph-mon[94175]: pgmap v16240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:34 smithi119 ceph-mon[108979]: pgmap v16240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:34 smithi183 ceph-mon[99169]: pgmap v16240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:36 smithi183 ceph-mon[99169]: pgmap v16241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:36 smithi119 ceph-mon[94175]: pgmap v16241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:36 smithi119 ceph-mon[108979]: pgmap v16241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:38 smithi183 ceph-mon[99169]: pgmap v16242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:38 smithi119 ceph-mon[94175]: pgmap v16242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:38 smithi119 ceph-mon[108979]: pgmap v16242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:39.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:40 smithi183 ceph-mon[99169]: pgmap v16243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:40 smithi119 ceph-mon[94175]: pgmap v16243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:40 smithi119 ceph-mon[108979]: pgmap v16243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:42 smithi183 ceph-mon[99169]: pgmap v16244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:42 smithi119 ceph-mon[94175]: pgmap v16244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:42 smithi119 ceph-mon[108979]: pgmap v16244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:44 smithi119 ceph-mon[94175]: pgmap v16245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:05:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:05:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:05:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:44 smithi119 ceph-mon[108979]: pgmap v16245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:44 smithi183 ceph-mon[99169]: pgmap v16245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:46 smithi183 ceph-mon[99169]: pgmap v16246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:46 smithi119 ceph-mon[94175]: pgmap v16246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:46 smithi119 ceph-mon[108979]: pgmap v16246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:48 smithi183 ceph-mon[99169]: pgmap v16247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:48 smithi119 ceph-mon[94175]: pgmap v16247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:48 smithi119 ceph-mon[108979]: pgmap v16247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:50 smithi183 ceph-mon[99169]: pgmap v16248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:50 smithi119 ceph-mon[94175]: pgmap v16248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:50 smithi119 ceph-mon[108979]: pgmap v16248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:52 smithi183 ceph-mon[99169]: pgmap v16249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:52 smithi119 ceph-mon[94175]: pgmap v16249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:52 smithi119 ceph-mon[108979]: pgmap v16249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:05:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:05:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:05:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:54 smithi119 ceph-mon[94175]: pgmap v16250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:54 smithi119 ceph-mon[108979]: pgmap v16250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:54 smithi183 ceph-mon[99169]: pgmap v16250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:05:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:56 smithi183 ceph-mon[99169]: pgmap v16251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:56 smithi119 ceph-mon[94175]: pgmap v16251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:56 smithi119 ceph-mon[108979]: pgmap v16251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:58.674 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:05:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:58 smithi183 ceph-mon[99169]: pgmap v16252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:05:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:58 smithi119 ceph-mon[108979]: pgmap v16252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:05:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:58 smithi119 ceph-mon[94175]: pgmap v16252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:05:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:05:59.006 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:05:59.006 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 10m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:05:59.006 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 10m ago 7h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:05:59.006 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 10m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:05:59.006 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 10m ago 7h 28.6M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:05:59.006 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 10m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:05:59.006 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 10m ago 7h 842M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:05:59.006 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 10m ago 7h 1985M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:05:59.007 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 10m ago 7h 904M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:05:59.007 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 10m ago 7h 1090M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:05:59.007 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 10m ago 7h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:05:59.007 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 10m ago 7h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:05:59.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 10m ago 7h 5964M 2243M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:05:59.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 10m ago 7h 6018M 2243M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:05:59.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 10m ago 7h 5440M 2243M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:05:59.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 10m ago 7h 5199M 2243M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:05:59.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 10m ago 7h 4335M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:05:59.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 10m ago 7h 5429M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:05:59.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 10m ago 7h 4415M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:05:59.007 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 10m ago 7h 5254M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:05:59.007 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 10m ago 7h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:05:59.406 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:05:59.406 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:05:59.406 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:05:59.406 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:05:59.406 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:05:59.407 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:05:59.407 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:05:59.407 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:05:59.407 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:05:59.407 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:05:59.407 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:05:59.407 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:05:59.407 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:05:59.407 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:05:59.407 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:05:59.407 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:05:59.407 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:05:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:59 smithi183 ceph-mon[99169]: from='client.32469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:05:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:05:59 smithi183 ceph-mon[99169]: from='client.32475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:05:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:59 smithi119 ceph-mon[94175]: from='client.32469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:05:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:05:59 smithi119 ceph-mon[94175]: from='client.32475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:05:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:59 smithi119 ceph-mon[108979]: from='client.32469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:05:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:05:59 smithi119 ceph-mon[108979]: from='client.32475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:06:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:00 smithi183 ceph-mon[99169]: pgmap v16253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/988551960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:06:00.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:00 smithi119 ceph-mon[94175]: pgmap v16253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/988551960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:06:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:00 smithi119 ceph-mon[108979]: pgmap v16253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/988551960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:06:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:03 smithi119 ceph-mon[94175]: pgmap v16254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:06:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:06:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:06:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:06:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:06:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:06:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:06:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:03 smithi119 ceph-mon[108979]: pgmap v16254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:06:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:06:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:06:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:06:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:06:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:06:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:06:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:03 smithi183 ceph-mon[99169]: pgmap v16254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:06:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:06:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:06:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:06:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:06:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:06:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:06:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:06:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:06:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:06:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:05 smithi183 ceph-mon[99169]: pgmap v16255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:05 smithi119 ceph-mon[94175]: pgmap v16255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:05 smithi119 ceph-mon[108979]: pgmap v16255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:07 smithi183 ceph-mon[99169]: pgmap v16256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:07 smithi119 ceph-mon[108979]: pgmap v16256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:07 smithi119 ceph-mon[94175]: pgmap v16256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:08 smithi183 ceph-mon[99169]: pgmap v16257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:08 smithi119 ceph-mon[108979]: pgmap v16257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:08 smithi119 ceph-mon[94175]: pgmap v16257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:10 smithi183 ceph-mon[99169]: pgmap v16258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:10 smithi119 ceph-mon[94175]: pgmap v16258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:10 smithi119 ceph-mon[108979]: pgmap v16258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:12 smithi183 ceph-mon[99169]: pgmap v16259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:12 smithi119 ceph-mon[94175]: pgmap v16259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:12 smithi119 ceph-mon[108979]: pgmap v16259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:06:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:06:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:06:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:14 smithi119 ceph-mon[94175]: pgmap v16260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:14 smithi119 ceph-mon[108979]: pgmap v16260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:14 smithi183 ceph-mon[99169]: pgmap v16260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:16 smithi183 ceph-mon[99169]: pgmap v16261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:16 smithi119 ceph-mon[94175]: pgmap v16261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:16 smithi119 ceph-mon[108979]: pgmap v16261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:18 smithi183 ceph-mon[99169]: pgmap v16262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:18 smithi119 ceph-mon[94175]: pgmap v16262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:18 smithi119 ceph-mon[108979]: pgmap v16262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:20 smithi183 ceph-mon[99169]: pgmap v16263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:20 smithi119 ceph-mon[94175]: pgmap v16263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:20 smithi119 ceph-mon[108979]: pgmap v16263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:22 smithi183 ceph-mon[99169]: pgmap v16264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:22 smithi119 ceph-mon[94175]: pgmap v16264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:22 smithi119 ceph-mon[108979]: pgmap v16264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:06:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:06:24] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T23:06:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:24 smithi119 ceph-mon[108979]: pgmap v16265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:24 smithi119 ceph-mon[94175]: pgmap v16265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:24 smithi183 ceph-mon[99169]: pgmap v16265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:26 smithi183 ceph-mon[99169]: pgmap v16266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:26 smithi119 ceph-mon[94175]: pgmap v16266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:26 smithi119 ceph-mon[108979]: pgmap v16266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:28 smithi183 ceph-mon[99169]: pgmap v16267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:28 smithi119 ceph-mon[94175]: pgmap v16267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:28 smithi119 ceph-mon[108979]: pgmap v16267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:29.757 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:06:30.064 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:06:30.064 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 27s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:06:30.064 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 27s ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:06:30.064 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 27s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:06:30.065 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 27s ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:06:30.065 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 27s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:06:30.065 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 27s ago 7h 848M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:06:30.065 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 27s ago 7h 2021M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:06:30.065 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 27s ago 7h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:06:30.065 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 27s ago 7h 1108M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:06:30.065 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 27s ago 7h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:06:30.065 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 27s ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:06:30.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 27s ago 7h 5995M 2243M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:06:30.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 27s ago 7h 6046M 2243M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:06:30.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 27s ago 7h 5462M 2243M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:06:30.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 27s ago 7h 5229M 2243M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:06:30.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 27s ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:06:30.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 27s ago 7h 5459M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:06:30.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 27s ago 7h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:06:30.066 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 27s ago 7h 5287M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:06:30.066 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 27s ago 7h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:06:30.450 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:06:30.450 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:06:30.450 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:06:30.451 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:06:30.451 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:06:30.451 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:06:30.451 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:06:30.451 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:06:30.451 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:06:30.451 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:06:30.451 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:06:30.451 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:06:30.451 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:06:30.451 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:06:30.451 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:06:30.451 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:06:30.451 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:06:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:30 smithi183 ceph-mon[99169]: pgmap v16268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:30 smithi183 ceph-mon[99169]: from='client.42368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:06:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:30 smithi183 ceph-mon[99169]: from='client.32493 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:06:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:30 smithi119 ceph-mon[94175]: pgmap v16268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:30 smithi119 ceph-mon[94175]: from='client.42368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:06:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:30 smithi119 ceph-mon[94175]: from='client.32493 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:06:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:30 smithi119 ceph-mon[108979]: pgmap v16268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:30 smithi119 ceph-mon[108979]: from='client.42368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:06:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:30 smithi119 ceph-mon[108979]: from='client.32493 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:06:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3010365137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:06:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3010365137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:06:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3010365137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:06:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:32 smithi183 ceph-mon[99169]: pgmap v16269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:32 smithi119 ceph-mon[108979]: pgmap v16269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:32 smithi119 ceph-mon[94175]: pgmap v16269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:06:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:06:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T23:06:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:34 smithi119 ceph-mon[94175]: pgmap v16270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:34 smithi119 ceph-mon[108979]: pgmap v16270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:34 smithi183 ceph-mon[99169]: pgmap v16270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:36 smithi183 ceph-mon[99169]: pgmap v16271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:36 smithi119 ceph-mon[94175]: pgmap v16271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:36 smithi119 ceph-mon[108979]: pgmap v16271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:38 smithi183 ceph-mon[99169]: pgmap v16272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:38.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:38 smithi119 ceph-mon[94175]: pgmap v16272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:38 smithi119 ceph-mon[108979]: pgmap v16272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:40 smithi183 ceph-mon[99169]: pgmap v16273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:40 smithi119 ceph-mon[94175]: pgmap v16273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:40 smithi119 ceph-mon[108979]: pgmap v16273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:42 smithi183 ceph-mon[99169]: pgmap v16274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:42 smithi119 ceph-mon[94175]: pgmap v16274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:42 smithi119 ceph-mon[108979]: pgmap v16274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:06:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:06:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:06:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:44 smithi119 ceph-mon[94175]: pgmap v16275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:44 smithi119 ceph-mon[108979]: pgmap v16275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:44 smithi183 ceph-mon[99169]: pgmap v16275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:46 smithi183 ceph-mon[99169]: pgmap v16276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:46.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:46 smithi119 ceph-mon[94175]: pgmap v16276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:46 smithi119 ceph-mon[108979]: pgmap v16276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:48 smithi183 ceph-mon[99169]: pgmap v16277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:48 smithi119 ceph-mon[94175]: pgmap v16277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:48 smithi119 ceph-mon[108979]: pgmap v16277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:50 smithi183 ceph-mon[99169]: pgmap v16278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:50 smithi119 ceph-mon[108979]: pgmap v16278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:50 smithi119 ceph-mon[94175]: pgmap v16278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:52 smithi183 ceph-mon[99169]: pgmap v16279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:52 smithi119 ceph-mon[94175]: pgmap v16279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:52 smithi119 ceph-mon[108979]: pgmap v16279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:06:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:06:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:06:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:54 smithi119 ceph-mon[94175]: pgmap v16280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:54 smithi119 ceph-mon[108979]: pgmap v16280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:54 smithi183 ceph-mon[99169]: pgmap v16280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:06:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:56 smithi183 ceph-mon[99169]: pgmap v16281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:56 smithi119 ceph-mon[94175]: pgmap v16281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:56 smithi119 ceph-mon[108979]: pgmap v16281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:06:58 smithi183 ceph-mon[99169]: pgmap v16282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:06:58 smithi119 ceph-mon[94175]: pgmap v16282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:06:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:06:58 smithi119 ceph-mon[108979]: pgmap v16282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:00 smithi183 ceph-mon[99169]: pgmap v16283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:00 smithi119 ceph-mon[94175]: pgmap v16283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:00 smithi119 ceph-mon[108979]: pgmap v16283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:00.800 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:07:01.110 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:07:01.110 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 58s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:07:01.110 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 58s ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:07:01.110 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 58s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:07:01.110 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 58s ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:07:01.110 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 58s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:07:01.110 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 58s ago 7h 848M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:07:01.110 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 58s ago 7h 2021M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:07:01.111 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 58s ago 7h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:07:01.111 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 58s ago 7h 1108M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:07:01.111 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 58s ago 7h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:07:01.111 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 58s ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:07:01.111 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 58s ago 7h 5995M 2243M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:07:01.111 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 58s ago 7h 6046M 2243M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:07:01.111 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 58s ago 7h 5462M 2243M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:07:01.111 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 58s ago 7h 5229M 2243M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:07:01.111 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 58s ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:07:01.111 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 58s ago 7h 5459M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:07:01.111 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 58s ago 7h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:07:01.111 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 58s ago 7h 5287M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:07:01.111 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 58s ago 7h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:07:01.493 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:07:01.493 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:07:01.493 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:07:01.493 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:07:01.494 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:07:01.494 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:07:01.494 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:07:01.494 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:07:01.494 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:07:01.494 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:07:01.494 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:07:01.494 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:07:01.494 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:07:01.494 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:07:01.494 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:07:01.494 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:07:01.494 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:07:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:01 smithi183 ceph-mon[99169]: from='client.42386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:07:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:01 smithi183 ceph-mon[99169]: from='client.42392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:07:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:01 smithi119 ceph-mon[94175]: from='client.42386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:07:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:01 smithi119 ceph-mon[94175]: from='client.42392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:07:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:01 smithi119 ceph-mon[108979]: from='client.42386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:07:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:01 smithi119 ceph-mon[108979]: from='client.42392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:07:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:02 smithi183 ceph-mon[99169]: pgmap v16284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2253077831' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:07:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:02 smithi119 ceph-mon[108979]: pgmap v16284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2253077831' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:07:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:02 smithi119 ceph-mon[94175]: pgmap v16284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2253077831' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:07:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:07:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:07:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:07:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:07:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:07:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:07:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:04 smithi119 ceph-mon[108979]: pgmap v16285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:07:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:07:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:07:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:04 smithi119 ceph-mon[94175]: pgmap v16285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:07:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:07:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:07:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:04 smithi183 ceph-mon[99169]: pgmap v16285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:07:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:07:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:07:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:06 smithi183 ceph-mon[99169]: pgmap v16286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:06 smithi119 ceph-mon[94175]: pgmap v16286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:06 smithi119 ceph-mon[108979]: pgmap v16286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:08 smithi183 ceph-mon[99169]: pgmap v16287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:08 smithi119 ceph-mon[94175]: pgmap v16287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:08 smithi119 ceph-mon[108979]: pgmap v16287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:10 smithi183 ceph-mon[99169]: pgmap v16288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:10 smithi119 ceph-mon[94175]: pgmap v16288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:10 smithi119 ceph-mon[108979]: pgmap v16288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:12 smithi183 ceph-mon[99169]: pgmap v16289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:12 smithi119 ceph-mon[94175]: pgmap v16289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:12 smithi119 ceph-mon[108979]: pgmap v16289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:07:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:07:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:07:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:14 smithi119 ceph-mon[94175]: pgmap v16290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:14 smithi119 ceph-mon[108979]: pgmap v16290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:14 smithi183 ceph-mon[99169]: pgmap v16290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:16 smithi183 ceph-mon[99169]: pgmap v16291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:16 smithi119 ceph-mon[94175]: pgmap v16291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:16 smithi119 ceph-mon[108979]: pgmap v16291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:18 smithi183 ceph-mon[99169]: pgmap v16292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:18 smithi119 ceph-mon[94175]: pgmap v16292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:18 smithi119 ceph-mon[108979]: pgmap v16292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:20 smithi183 ceph-mon[99169]: pgmap v16293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:20 smithi119 ceph-mon[108979]: pgmap v16293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:20 smithi119 ceph-mon[94175]: pgmap v16293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:22 smithi183 ceph-mon[99169]: pgmap v16294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:22 smithi119 ceph-mon[94175]: pgmap v16294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:22 smithi119 ceph-mon[108979]: pgmap v16294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:07:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:07:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:07:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:24 smithi119 ceph-mon[94175]: pgmap v16295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:24 smithi119 ceph-mon[108979]: pgmap v16295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:24 smithi183 ceph-mon[99169]: pgmap v16295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:26 smithi183 ceph-mon[99169]: pgmap v16296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:26 smithi119 ceph-mon[94175]: pgmap v16296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:26 smithi119 ceph-mon[108979]: pgmap v16296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:28 smithi183 ceph-mon[99169]: pgmap v16297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:28 smithi119 ceph-mon[94175]: pgmap v16297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:28 smithi119 ceph-mon[108979]: pgmap v16297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:30 smithi183 ceph-mon[99169]: pgmap v16298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:30.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:30 smithi119 ceph-mon[94175]: pgmap v16298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:30 smithi119 ceph-mon[108979]: pgmap v16298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:31.844 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:07:32.151 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:07:32.152 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 89s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:07:32.152 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 89s ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:07:32.152 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 89s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:07:32.152 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 89s ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:07:32.152 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 89s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:07:32.152 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 89s ago 7h 848M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:07:32.152 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 89s ago 7h 2021M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:07:32.152 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 89s ago 7h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:07:32.152 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 89s ago 7h 1108M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:07:32.152 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 89s ago 7h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:07:32.152 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 89s ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:07:32.152 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 89s ago 7h 5995M 2243M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:07:32.153 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 89s ago 7h 6046M 2243M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:07:32.153 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 89s ago 7h 5462M 2243M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:07:32.153 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 89s ago 7h 5229M 2243M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:07:32.153 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 89s ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:07:32.153 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 89s ago 7h 5459M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:07:32.153 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 89s ago 7h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:07:32.153 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 89s ago 7h 5287M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:07:32.153 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 89s ago 7h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:07:32.531 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:07:32.531 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:07:32.531 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:07:32.531 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:07:32.531 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:07:32.532 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:07:32.532 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:07:32.532 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:07:32.532 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:07:32.532 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:07:32.532 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:07:32.532 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:07:32.532 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:07:32.532 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:07:32.532 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:07:32.532 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:07:32.532 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:07:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:32 smithi183 ceph-mon[99169]: pgmap v16299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:32 smithi183 ceph-mon[99169]: from='client.42404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:07:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:32 smithi183 ceph-mon[99169]: from='client.42410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:07:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:32 smithi119 ceph-mon[94175]: pgmap v16299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:32 smithi119 ceph-mon[94175]: from='client.42404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:07:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:32 smithi119 ceph-mon[94175]: from='client.42410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:07:32.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:32 smithi119 ceph-mon[108979]: pgmap v16299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:32.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:32 smithi119 ceph-mon[108979]: from='client.42404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:07:32.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:32 smithi119 ceph-mon[108979]: from='client.42410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:07:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1313940606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:07:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1313940606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:07:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1313940606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:07:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:07:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:07:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:07:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:34 smithi119 ceph-mon[108979]: pgmap v16300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:34 smithi119 ceph-mon[94175]: pgmap v16300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:34.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:34 smithi183 ceph-mon[99169]: pgmap v16300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:36 smithi183 ceph-mon[99169]: pgmap v16301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:36 smithi119 ceph-mon[108979]: pgmap v16301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:36 smithi119 ceph-mon[94175]: pgmap v16301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:38 smithi183 ceph-mon[99169]: pgmap v16302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:38 smithi119 ceph-mon[108979]: pgmap v16302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:38 smithi119 ceph-mon[94175]: pgmap v16302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:40 smithi183 ceph-mon[99169]: pgmap v16303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:40 smithi119 ceph-mon[94175]: pgmap v16303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:40 smithi119 ceph-mon[108979]: pgmap v16303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:42 smithi183 ceph-mon[99169]: pgmap v16304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:42 smithi119 ceph-mon[94175]: pgmap v16304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:42 smithi119 ceph-mon[108979]: pgmap v16304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:07:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:07:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:07:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:44 smithi119 ceph-mon[108979]: pgmap v16305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:44 smithi119 ceph-mon[94175]: pgmap v16305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:44 smithi183 ceph-mon[99169]: pgmap v16305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:46 smithi183 ceph-mon[99169]: pgmap v16306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:46 smithi119 ceph-mon[94175]: pgmap v16306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:46 smithi119 ceph-mon[108979]: pgmap v16306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:48 smithi183 ceph-mon[99169]: pgmap v16307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:48 smithi119 ceph-mon[94175]: pgmap v16307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:48 smithi119 ceph-mon[108979]: pgmap v16307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:50 smithi183 ceph-mon[99169]: pgmap v16308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:50 smithi119 ceph-mon[94175]: pgmap v16308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:50 smithi119 ceph-mon[108979]: pgmap v16308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:52 smithi183 ceph-mon[99169]: pgmap v16309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:52 smithi119 ceph-mon[108979]: pgmap v16309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:52 smithi119 ceph-mon[94175]: pgmap v16309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:07:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:07:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:07:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:54 smithi119 ceph-mon[94175]: pgmap v16310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:54 smithi119 ceph-mon[108979]: pgmap v16310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:54 smithi183 ceph-mon[99169]: pgmap v16310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:07:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:56 smithi183 ceph-mon[99169]: pgmap v16311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:56 smithi119 ceph-mon[94175]: pgmap v16311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:56 smithi119 ceph-mon[108979]: pgmap v16311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:07:58 smithi183 ceph-mon[99169]: pgmap v16312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:07:58 smithi119 ceph-mon[94175]: pgmap v16312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:07:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:07:58 smithi119 ceph-mon[108979]: pgmap v16312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:00 smithi183 ceph-mon[99169]: pgmap v16313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:00 smithi119 ceph-mon[94175]: pgmap v16313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:00 smithi119 ceph-mon[108979]: pgmap v16313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:02 smithi183 ceph-mon[99169]: pgmap v16314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:02.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:02 smithi119 ceph-mon[94175]: pgmap v16314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:02 smithi119 ceph-mon[108979]: pgmap v16314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:02.878 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:08:03.184 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:08:03.184 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 2m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:08:03.184 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 2m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:08:03.184 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 2m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:08:03.184 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 2m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:08:03.184 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 2m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:08:03.184 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 2m ago 7h 848M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:08:03.184 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 2m ago 7h 2021M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:08:03.184 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 2m ago 7h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:08:03.184 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 2m ago 7h 1108M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:08:03.185 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 2m ago 7h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:08:03.185 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 2m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:08:03.185 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 2m ago 7h 5995M 2243M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:08:03.185 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 2m ago 7h 6046M 2243M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:08:03.185 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 2m ago 7h 5462M 2243M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:08:03.185 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 2m ago 7h 5229M 2243M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:08:03.185 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 2m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:08:03.186 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 2m ago 7h 5459M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:08:03.186 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 2m ago 7h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:08:03.186 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 2m ago 7h 5287M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:08:03.186 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 2m ago 7h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:08:03.575 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:08:03.575 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:08:03.575 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:08:03.575 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:08:03.575 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:08:03.575 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:08:03.575 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:08:03.575 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:08:03.576 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:08:03.576 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:08:03.576 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:08:03.576 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:08:03.576 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:08:03.576 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:08:03.576 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:08:03.576 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:08:03.576 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:08:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:03 smithi183 ceph-mon[99169]: from='client.32541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:08:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:03 smithi183 ceph-mon[99169]: from='client.32547 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:08:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:03 smithi119 ceph-mon[94175]: from='client.32541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:08:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:03 smithi119 ceph-mon[94175]: from='client.32547 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:08:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:03 smithi119 ceph-mon[108979]: from='client.32541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:08:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:03 smithi119 ceph-mon[108979]: from='client.32547 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:08:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:08:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:08:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:08:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:04 smithi119 ceph-mon[94175]: pgmap v16315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/903387207' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:08:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:08:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:08:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:08:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:08:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:04 smithi119 ceph-mon[108979]: pgmap v16315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/903387207' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:08:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:08:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:08:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:08:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:08:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:04 smithi183 ceph-mon[99169]: pgmap v16315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/903387207' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:08:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:08:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:08:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:08:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:08:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:06 smithi183 ceph-mon[99169]: pgmap v16316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:06 smithi119 ceph-mon[94175]: pgmap v16316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:06 smithi119 ceph-mon[108979]: pgmap v16316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:08 smithi183 ceph-mon[99169]: pgmap v16317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:08 smithi119 ceph-mon[94175]: pgmap v16317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:08 smithi119 ceph-mon[108979]: pgmap v16317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:09.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:10 smithi183 ceph-mon[99169]: pgmap v16318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:10 smithi119 ceph-mon[94175]: pgmap v16318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:10 smithi119 ceph-mon[108979]: pgmap v16318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:12 smithi183 ceph-mon[99169]: pgmap v16319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:12 smithi119 ceph-mon[108979]: pgmap v16319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:12 smithi119 ceph-mon[94175]: pgmap v16319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:08:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:08:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:08:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:14 smithi119 ceph-mon[108979]: pgmap v16320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:14 smithi119 ceph-mon[94175]: pgmap v16320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:14 smithi183 ceph-mon[99169]: pgmap v16320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:16 smithi183 ceph-mon[99169]: pgmap v16321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:16 smithi119 ceph-mon[108979]: pgmap v16321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:16 smithi119 ceph-mon[94175]: pgmap v16321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:18 smithi183 ceph-mon[99169]: pgmap v16322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:18 smithi119 ceph-mon[94175]: pgmap v16322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:18 smithi119 ceph-mon[108979]: pgmap v16322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:20 smithi183 ceph-mon[99169]: pgmap v16323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:20 smithi119 ceph-mon[94175]: pgmap v16323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:20 smithi119 ceph-mon[108979]: pgmap v16323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:22 smithi183 ceph-mon[99169]: pgmap v16324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:22 smithi119 ceph-mon[108979]: pgmap v16324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:22 smithi119 ceph-mon[94175]: pgmap v16324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:08:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:08:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:08:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:24 smithi119 ceph-mon[94175]: pgmap v16325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:24 smithi119 ceph-mon[108979]: pgmap v16325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:24 smithi183 ceph-mon[99169]: pgmap v16325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:26 smithi183 ceph-mon[99169]: pgmap v16326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:26 smithi119 ceph-mon[94175]: pgmap v16326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:26 smithi119 ceph-mon[108979]: pgmap v16326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:28 smithi183 ceph-mon[99169]: pgmap v16327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:28 smithi119 ceph-mon[94175]: pgmap v16327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:28 smithi119 ceph-mon[108979]: pgmap v16327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:30 smithi183 ceph-mon[99169]: pgmap v16328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:30 smithi119 ceph-mon[94175]: pgmap v16328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:30 smithi119 ceph-mon[108979]: pgmap v16328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:32 smithi183 ceph-mon[99169]: pgmap v16329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:32 smithi119 ceph-mon[108979]: pgmap v16329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:32 smithi119 ceph-mon[94175]: pgmap v16329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:33.915 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:08:34.226 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:08:34.226 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 2m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:08:34.226 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 2m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:08:34.226 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 2m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:08:34.226 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 2m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:08:34.226 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 2m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:08:34.226 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 2m ago 7h 848M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:08:34.226 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 2m ago 7h 2021M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:08:34.226 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 2m ago 7h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:08:34.226 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 2m ago 7h 1108M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:08:34.227 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 2m ago 7h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:08:34.227 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 2m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:08:34.227 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 2m ago 7h 5995M 2243M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:08:34.227 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 2m ago 7h 6046M 2243M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:08:34.227 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 2m ago 7h 5462M 2243M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:08:34.227 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 2m ago 7h 5229M 2243M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:08:34.227 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 2m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:08:34.227 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 2m ago 7h 5459M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:08:34.227 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 2m ago 7h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:08:34.227 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 2m ago 7h 5287M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:08:34.227 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 2m ago 7h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:08:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:08:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:08:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:08:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:34 smithi119 ceph-mon[94175]: pgmap v16330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:34 smithi119 ceph-mon[94175]: from='client.42440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:08:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:34 smithi119 ceph-mon[94175]: from='client.32565 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:08:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:34 smithi119 ceph-mon[108979]: pgmap v16330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:34 smithi119 ceph-mon[108979]: from='client.42440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:08:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:34 smithi119 ceph-mon[108979]: from='client.32565 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:08:34.608 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:08:34.608 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:08:34.608 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:08:34.608 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:08:34.608 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:08:34.608 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:08:34.608 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:08:34.608 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:08:34.608 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:08:34.608 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:08:34.608 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:08:34.608 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:08:34.609 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:08:34.609 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:08:34.609 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:08:34.609 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:08:34.609 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:08:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:34 smithi183 ceph-mon[99169]: pgmap v16330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:34 smithi183 ceph-mon[99169]: from='client.42440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:08:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:34 smithi183 ceph-mon[99169]: from='client.32565 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:08:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1491735818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:08:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1491735818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:08:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1491735818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:08:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:36 smithi183 ceph-mon[99169]: pgmap v16331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:36 smithi119 ceph-mon[94175]: pgmap v16331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:36 smithi119 ceph-mon[108979]: pgmap v16331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:38 smithi183 ceph-mon[99169]: pgmap v16332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:38 smithi119 ceph-mon[94175]: pgmap v16332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:38 smithi119 ceph-mon[108979]: pgmap v16332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:40 smithi183 ceph-mon[99169]: pgmap v16333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:40 smithi119 ceph-mon[108979]: pgmap v16333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:40 smithi119 ceph-mon[94175]: pgmap v16333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:42 smithi183 ceph-mon[99169]: pgmap v16334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:42 smithi119 ceph-mon[94175]: pgmap v16334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:42 smithi119 ceph-mon[108979]: pgmap v16334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:08:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:08:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T23:08:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:44 smithi119 ceph-mon[108979]: pgmap v16335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:44 smithi119 ceph-mon[94175]: pgmap v16335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:44 smithi183 ceph-mon[99169]: pgmap v16335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:46 smithi183 ceph-mon[99169]: pgmap v16336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:46 smithi119 ceph-mon[94175]: pgmap v16336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:46 smithi119 ceph-mon[108979]: pgmap v16336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:48 smithi183 ceph-mon[99169]: pgmap v16337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:48 smithi119 ceph-mon[94175]: pgmap v16337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:48 smithi119 ceph-mon[108979]: pgmap v16337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:50 smithi183 ceph-mon[99169]: pgmap v16338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:50 smithi119 ceph-mon[94175]: pgmap v16338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:50 smithi119 ceph-mon[108979]: pgmap v16338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:52 smithi183 ceph-mon[99169]: pgmap v16339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:52 smithi119 ceph-mon[94175]: pgmap v16339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:52 smithi119 ceph-mon[108979]: pgmap v16339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:08:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:08:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:08:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:54 smithi119 ceph-mon[94175]: pgmap v16340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:54 smithi119 ceph-mon[108979]: pgmap v16340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:54 smithi183 ceph-mon[99169]: pgmap v16340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:08:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:56 smithi183 ceph-mon[99169]: pgmap v16341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:56 smithi119 ceph-mon[94175]: pgmap v16341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:56 smithi119 ceph-mon[108979]: pgmap v16341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:08:58 smithi183 ceph-mon[99169]: pgmap v16342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:08:58 smithi119 ceph-mon[108979]: pgmap v16342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:08:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:08:58 smithi119 ceph-mon[94175]: pgmap v16342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:00 smithi183 ceph-mon[99169]: pgmap v16343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:00 smithi119 ceph-mon[94175]: pgmap v16343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:00 smithi119 ceph-mon[108979]: pgmap v16343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:02 smithi183 ceph-mon[99169]: pgmap v16344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:02 smithi119 ceph-mon[94175]: pgmap v16344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:02 smithi119 ceph-mon[108979]: pgmap v16344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:09:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:09:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:09:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:04 smithi119 ceph-mon[108979]: pgmap v16345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:09:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:04 smithi119 ceph-mon[94175]: pgmap v16345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:09:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:04 smithi183 ceph-mon[99169]: pgmap v16345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:09:04.968 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:09:05.312 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:09:05.312 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 3m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:09:05.312 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 3m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:09:05.312 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 3m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:09:05.312 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 3m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:09:05.312 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 3m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:09:05.312 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 3m ago 7h 848M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:09:05.312 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 3m ago 7h 2021M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:09:05.312 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 3m ago 7h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:09:05.313 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 3m ago 7h 1108M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:09:05.313 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 3m ago 7h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:09:05.313 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 3m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:09:05.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 3m ago 7h 5995M 2243M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:09:05.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 3m ago 7h 6046M 2243M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:09:05.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 3m ago 7h 5462M 2243M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:09:05.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 3m ago 7h 5229M 2243M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:09:05.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 3m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:09:05.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 3m ago 7h 5459M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:09:05.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 3m ago 7h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:09:05.313 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 3m ago 7h 5287M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:09:05.313 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 3m ago 7h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:09:05.692 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:09:05.692 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:09:05.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:09:05.693 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:09:05.693 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:09:05.693 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:09:05.693 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:09:05.693 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:09:05.693 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:09:05.693 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:09:05.693 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:09:05.693 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:09:05.693 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:09:05.693 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:09:05.693 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:09:05.693 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:09:05.694 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:09:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:09:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:09:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:05 smithi183 ceph-mon[99169]: from='client.32577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:09:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:09:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:09:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:09:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/875466531' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:09:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:09:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:09:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:05 smithi119 ceph-mon[94175]: from='client.32577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:09:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:09:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:09:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:09:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/875466531' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:09:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:09:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:09:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:05 smithi119 ceph-mon[108979]: from='client.32577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:09:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:09:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:09:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:09:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/875466531' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:09:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:07 smithi183 ceph-mon[99169]: from='client.42464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:09:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:07 smithi183 ceph-mon[99169]: pgmap v16346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:07 smithi119 ceph-mon[94175]: from='client.42464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:09:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:07 smithi119 ceph-mon[94175]: pgmap v16346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:07 smithi119 ceph-mon[108979]: from='client.42464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:09:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:07 smithi119 ceph-mon[108979]: pgmap v16346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:08 smithi183 ceph-mon[99169]: pgmap v16347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:08 smithi119 ceph-mon[94175]: pgmap v16347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:08 smithi119 ceph-mon[108979]: pgmap v16347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:10 smithi183 ceph-mon[99169]: pgmap v16348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:10 smithi119 ceph-mon[94175]: pgmap v16348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:10 smithi119 ceph-mon[108979]: pgmap v16348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:12 smithi183 ceph-mon[99169]: pgmap v16349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:12 smithi119 ceph-mon[94175]: pgmap v16349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:12 smithi119 ceph-mon[108979]: pgmap v16349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:09:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:09:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:09:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:14 smithi119 ceph-mon[108979]: pgmap v16350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:14 smithi119 ceph-mon[94175]: pgmap v16350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:14 smithi183 ceph-mon[99169]: pgmap v16350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:16 smithi183 ceph-mon[99169]: pgmap v16351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:16 smithi119 ceph-mon[94175]: pgmap v16351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:16 smithi119 ceph-mon[108979]: pgmap v16351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:18 smithi183 ceph-mon[99169]: pgmap v16352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:18.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:18 smithi119 ceph-mon[108979]: pgmap v16352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:18 smithi119 ceph-mon[94175]: pgmap v16352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:20 smithi183 ceph-mon[99169]: pgmap v16353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:20 smithi119 ceph-mon[108979]: pgmap v16353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:20 smithi119 ceph-mon[94175]: pgmap v16353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:22 smithi183 ceph-mon[99169]: pgmap v16354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:22 smithi119 ceph-mon[94175]: pgmap v16354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:22 smithi119 ceph-mon[108979]: pgmap v16354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:09:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:09:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:09:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:24 smithi119 ceph-mon[94175]: pgmap v16355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:24 smithi119 ceph-mon[108979]: pgmap v16355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:24 smithi183 ceph-mon[99169]: pgmap v16355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:26 smithi183 ceph-mon[99169]: pgmap v16356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:26 smithi119 ceph-mon[94175]: pgmap v16356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:26 smithi119 ceph-mon[108979]: pgmap v16356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:28 smithi183 ceph-mon[99169]: pgmap v16357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:28 smithi119 ceph-mon[94175]: pgmap v16357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:28 smithi119 ceph-mon[108979]: pgmap v16357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:30 smithi183 ceph-mon[99169]: pgmap v16358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:30 smithi119 ceph-mon[94175]: pgmap v16358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:30 smithi119 ceph-mon[108979]: pgmap v16358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:32 smithi183 ceph-mon[99169]: pgmap v16359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:32 smithi119 ceph-mon[94175]: pgmap v16359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:32 smithi119 ceph-mon[108979]: pgmap v16359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:09:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:09:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:09:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:34 smithi119 ceph-mon[94175]: pgmap v16360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:34 smithi119 ceph-mon[108979]: pgmap v16360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:34 smithi183 ceph-mon[99169]: pgmap v16360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:36.037 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:09:36.343 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:09:36.343 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 3m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:09:36.343 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 3m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:09:36.343 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 3m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:09:36.343 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 3m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:09:36.343 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 3m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:09:36.343 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 3m ago 7h 848M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:09:36.343 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 3m ago 7h 2021M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:09:36.344 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 3m ago 7h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:09:36.344 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 3m ago 7h 1108M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:09:36.344 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 3m ago 7h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:09:36.344 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 3m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:09:36.344 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 3m ago 7h 5995M 2243M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:09:36.344 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 3m ago 7h 6046M 2243M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:09:36.344 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 3m ago 7h 5462M 2243M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:09:36.344 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 3m ago 7h 5229M 2243M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:09:36.344 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 3m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:09:36.344 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 3m ago 7h 5459M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:09:36.344 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 3m ago 7h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:09:36.344 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 3m ago 7h 5287M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:09:36.344 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 3m ago 7h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:09:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:36 smithi183 ceph-mon[99169]: pgmap v16361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:36 smithi183 ceph-mon[99169]: from='client.42476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:09:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:36 smithi119 ceph-mon[94175]: pgmap v16361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:36 smithi119 ceph-mon[94175]: from='client.42476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:09:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:36 smithi119 ceph-mon[108979]: pgmap v16361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:36 smithi119 ceph-mon[108979]: from='client.42476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:09:36.725 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:09:36.725 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:09:36.725 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:09:36.725 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:09:36.725 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:09:36.725 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:09:36.725 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:09:36.725 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:09:36.725 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:09:36.725 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:09:36.725 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:09:36.726 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:09:36.726 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:09:36.726 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:09:36.726 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:09:36.726 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:09:36.726 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:09:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:37 smithi183 ceph-mon[99169]: from='client.42482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:09:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4247052795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:09:37.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:37 smithi119 ceph-mon[94175]: from='client.42482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:09:37.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4247052795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:09:37.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:37 smithi119 ceph-mon[108979]: from='client.42482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:09:37.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4247052795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:09:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:38 smithi183 ceph-mon[99169]: pgmap v16362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:38 smithi119 ceph-mon[108979]: pgmap v16362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:38 smithi119 ceph-mon[94175]: pgmap v16362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:40 smithi183 ceph-mon[99169]: pgmap v16363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:40 smithi119 ceph-mon[94175]: pgmap v16363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:40 smithi119 ceph-mon[108979]: pgmap v16363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:42 smithi183 ceph-mon[99169]: pgmap v16364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:42 smithi119 ceph-mon[94175]: pgmap v16364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:42 smithi119 ceph-mon[108979]: pgmap v16364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:44.422 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:09:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:09:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:09:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:44 smithi183 ceph-mon[99169]: pgmap v16365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:44.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:44 smithi119 ceph-mon[94175]: pgmap v16365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:44.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:44 smithi119 ceph-mon[108979]: pgmap v16365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:46 smithi183 ceph-mon[99169]: pgmap v16366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:46 smithi119 ceph-mon[94175]: pgmap v16366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:46 smithi119 ceph-mon[108979]: pgmap v16366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:48 smithi183 ceph-mon[99169]: pgmap v16367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:48 smithi119 ceph-mon[94175]: pgmap v16367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:48 smithi119 ceph-mon[108979]: pgmap v16367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:50 smithi183 ceph-mon[99169]: pgmap v16368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:50 smithi119 ceph-mon[94175]: pgmap v16368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:50 smithi119 ceph-mon[108979]: pgmap v16368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:52 smithi183 ceph-mon[99169]: pgmap v16369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:52 smithi119 ceph-mon[94175]: pgmap v16369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:52 smithi119 ceph-mon[108979]: pgmap v16369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:09:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:09:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:09:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:54 smithi119 ceph-mon[108979]: pgmap v16370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:54 smithi119 ceph-mon[94175]: pgmap v16370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:54 smithi183 ceph-mon[99169]: pgmap v16370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:09:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:56 smithi183 ceph-mon[99169]: pgmap v16371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:56 smithi119 ceph-mon[94175]: pgmap v16371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:56 smithi119 ceph-mon[108979]: pgmap v16371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:09:58 smithi183 ceph-mon[99169]: pgmap v16372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:09:58 smithi119 ceph-mon[94175]: pgmap v16372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:09:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:09:58 smithi119 ceph-mon[108979]: pgmap v16372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:00.395 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T23:09:59.998+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:10:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:00 smithi183 ceph-mon[99169]: pgmap v16373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:10:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:00 smithi119 ceph-mon[94175]: pgmap v16373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:10:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:00 smithi119 ceph-mon[108979]: pgmap v16373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:10:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:02 smithi183 ceph-mon[99169]: pgmap v16374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:02 smithi119 ceph-mon[94175]: pgmap v16374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:02 smithi119 ceph-mon[108979]: pgmap v16374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:04 smithi119 ceph-mon[94175]: pgmap v16375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:10:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:10:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:10:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:04 smithi119 ceph-mon[108979]: pgmap v16375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:04 smithi183 ceph-mon[99169]: pgmap v16375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:06.680 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:06 smithi119 ceph-mon[108979]: pgmap v16376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:06.681 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:10:06.681 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:10:06.681 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:10:06.681 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:06 smithi119 ceph-mon[94175]: pgmap v16376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:06.681 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:10:06.682 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:10:06.682 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:10:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:06 smithi183 ceph-mon[99169]: pgmap v16376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:10:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:10:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:10:07.087 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:10:07.406 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:10:07.407 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 4m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:10:07.407 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 4m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:10:07.407 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 4m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:10:07.407 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 4m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:10:07.407 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 4m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:10:07.407 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 4m ago 7h 848M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:10:07.407 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 4m ago 7h 2021M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:10:07.407 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 4m ago 7h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:10:07.407 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 4m ago 7h 1108M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:10:07.407 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 4m ago 7h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:10:07.407 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 4m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:10:07.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 4m ago 7h 5995M 2243M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:10:07.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 4m ago 7h 6046M 2243M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:10:07.407 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 4m ago 7h 5462M 2243M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:10:07.408 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 4m ago 7h 5229M 2243M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:10:07.408 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 4m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:10:07.408 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 4m ago 7h 5459M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:10:07.408 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 4m ago 7h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:10:07.408 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 4m ago 7h 5287M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:10:07.408 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 4m ago 7h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:10:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:07 smithi183 ceph-mon[99169]: from='client.32613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:10:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:07 smithi119 ceph-mon[108979]: from='client.32613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:10:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:07 smithi119 ceph-mon[94175]: from='client.32613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:10:07.813 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:10:07.813 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:10:07.813 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:10:07.814 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:10:07.814 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:10:07.814 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:10:07.814 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:10:07.814 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:10:07.814 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:10:07.814 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:10:07.814 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:10:07.814 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:10:07.814 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:10:07.814 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:10:07.814 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:10:07.815 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:10:07.815 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:10:08.666 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:08 smithi119 ceph-mon[108979]: pgmap v16377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:08.666 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:08 smithi119 ceph-mon[108979]: from='client.32619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:10:08.666 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4065157501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:10:08.666 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:08 smithi119 ceph-mon[94175]: pgmap v16377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:08.666 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:08 smithi119 ceph-mon[94175]: from='client.32619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:10:08.666 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4065157501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:10:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:08 smithi183 ceph-mon[99169]: pgmap v16377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:08 smithi183 ceph-mon[99169]: from='client.32619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:10:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4065157501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:10:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:10:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:10:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:10:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:10:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:10:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:10:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:10:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:10:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:10:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:10:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:10:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:10:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:10:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:10:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:10:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:10 smithi183 ceph-mon[99169]: pgmap v16378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:10 smithi119 ceph-mon[94175]: pgmap v16378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:10 smithi119 ceph-mon[108979]: pgmap v16378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:12 smithi183 ceph-mon[99169]: pgmap v16379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:12 smithi119 ceph-mon[94175]: pgmap v16379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:12 smithi119 ceph-mon[108979]: pgmap v16379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:10:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:10:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:10:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:14 smithi183 ceph-mon[99169]: pgmap v16380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:14 smithi119 ceph-mon[94175]: pgmap v16380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:14 smithi119 ceph-mon[108979]: pgmap v16380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:16 smithi183 ceph-mon[99169]: pgmap v16381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:16 smithi119 ceph-mon[94175]: pgmap v16381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:16 smithi119 ceph-mon[108979]: pgmap v16381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:18 smithi183 ceph-mon[99169]: pgmap v16382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:18 smithi119 ceph-mon[94175]: pgmap v16382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:18 smithi119 ceph-mon[108979]: pgmap v16382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:20 smithi183 ceph-mon[99169]: pgmap v16383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:20 smithi119 ceph-mon[108979]: pgmap v16383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:20 smithi119 ceph-mon[94175]: pgmap v16383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:22 smithi183 ceph-mon[99169]: pgmap v16384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:22 smithi119 ceph-mon[108979]: pgmap v16384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:22 smithi119 ceph-mon[94175]: pgmap v16384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:10:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:10:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:10:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:24 smithi119 ceph-mon[94175]: pgmap v16385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:24 smithi119 ceph-mon[108979]: pgmap v16385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:24 smithi183 ceph-mon[99169]: pgmap v16385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:26 smithi183 ceph-mon[99169]: pgmap v16386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:26 smithi119 ceph-mon[94175]: pgmap v16386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:26 smithi119 ceph-mon[108979]: pgmap v16386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:28 smithi183 ceph-mon[99169]: pgmap v16387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:28 smithi119 ceph-mon[94175]: pgmap v16387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:28 smithi119 ceph-mon[108979]: pgmap v16387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:30 smithi183 ceph-mon[99169]: pgmap v16388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:30.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:30 smithi119 ceph-mon[108979]: pgmap v16388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:30 smithi119 ceph-mon[94175]: pgmap v16388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:32 smithi183 ceph-mon[99169]: pgmap v16389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:32 smithi119 ceph-mon[94175]: pgmap v16389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:32 smithi119 ceph-mon[108979]: pgmap v16389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:10:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:10:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:10:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:34 smithi119 ceph-mon[94175]: pgmap v16390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:34 smithi119 ceph-mon[108979]: pgmap v16390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:34 smithi183 ceph-mon[99169]: pgmap v16390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:36 smithi183 ceph-mon[99169]: pgmap v16391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:36 smithi119 ceph-mon[108979]: pgmap v16391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:36 smithi119 ceph-mon[94175]: pgmap v16391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:38.161 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:10:38.468 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:10:38.468 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 4m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:10:38.468 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 4m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:10:38.468 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 4m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:10:38.468 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 4m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:10:38.469 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 4m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:10:38.469 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 4m ago 7h 848M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:10:38.469 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 4m ago 7h 2021M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:10:38.469 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 4m ago 7h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:10:38.469 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 4m ago 7h 1108M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:10:38.469 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 4m ago 7h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:10:38.469 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 4m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:10:38.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 4m ago 7h 5995M 2243M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:10:38.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 4m ago 7h 6046M 2243M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:10:38.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 4m ago 7h 5462M 2243M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:10:38.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 4m ago 7h 5229M 2243M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:10:38.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 4m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:10:38.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 4m ago 7h 5459M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:10:38.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 4m ago 7h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:10:38.469 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 4m ago 7h 5287M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:10:38.470 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 4m ago 7h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:10:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:38 smithi183 ceph-mon[99169]: pgmap v16392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:38.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:38 smithi183 ceph-mon[99169]: from='client.42512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:10:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:38 smithi119 ceph-mon[94175]: pgmap v16392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:38 smithi119 ceph-mon[94175]: from='client.42512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:10:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:38 smithi119 ceph-mon[108979]: pgmap v16392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:38.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:38 smithi119 ceph-mon[108979]: from='client.42512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:10:38.851 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:10:38.852 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:10:38.852 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:10:38.852 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:10:38.852 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:10:38.852 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:10:38.852 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:10:38.852 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:10:38.852 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:10:38.852 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:10:38.852 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:10:38.852 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:10:38.852 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:10:38.852 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:10:38.852 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:10:38.853 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:10:38.853 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:10:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:39 smithi183 ceph-mon[99169]: from='client.32637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:10:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1671724976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:10:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:39 smithi119 ceph-mon[94175]: from='client.32637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:10:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1671724976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:10:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:39 smithi119 ceph-mon[108979]: from='client.32637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:10:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1671724976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:10:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:40 smithi183 ceph-mon[99169]: pgmap v16393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:40 smithi119 ceph-mon[94175]: pgmap v16393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:40 smithi119 ceph-mon[108979]: pgmap v16393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:42 smithi183 ceph-mon[99169]: pgmap v16394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:42 smithi119 ceph-mon[94175]: pgmap v16394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:42 smithi119 ceph-mon[108979]: pgmap v16394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:10:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:10:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:10:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:44 smithi119 ceph-mon[94175]: pgmap v16395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:44 smithi119 ceph-mon[108979]: pgmap v16395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:44 smithi183 ceph-mon[99169]: pgmap v16395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:46 smithi183 ceph-mon[99169]: pgmap v16396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:46 smithi119 ceph-mon[94175]: pgmap v16396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:46 smithi119 ceph-mon[108979]: pgmap v16396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:48 smithi183 ceph-mon[99169]: pgmap v16397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:48 smithi119 ceph-mon[108979]: pgmap v16397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:48 smithi119 ceph-mon[94175]: pgmap v16397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:50 smithi183 ceph-mon[99169]: pgmap v16398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:50 smithi119 ceph-mon[108979]: pgmap v16398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:50 smithi119 ceph-mon[94175]: pgmap v16398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:52 smithi183 ceph-mon[99169]: pgmap v16399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:52.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:52 smithi119 ceph-mon[94175]: pgmap v16399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:52 smithi119 ceph-mon[108979]: pgmap v16399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:54.419 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:10:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:10:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:10:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:54 smithi183 ceph-mon[99169]: pgmap v16400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:54 smithi119 ceph-mon[94175]: pgmap v16400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:54 smithi119 ceph-mon[108979]: pgmap v16400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:10:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:56 smithi183 ceph-mon[99169]: pgmap v16401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:56 smithi119 ceph-mon[108979]: pgmap v16401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:56 smithi119 ceph-mon[94175]: pgmap v16401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:10:58 smithi183 ceph-mon[99169]: pgmap v16402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:10:58 smithi119 ceph-mon[94175]: pgmap v16402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:10:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:10:58 smithi119 ceph-mon[108979]: pgmap v16402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:00 smithi183 ceph-mon[99169]: pgmap v16403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:00 smithi119 ceph-mon[94175]: pgmap v16403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:00 smithi119 ceph-mon[108979]: pgmap v16403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:02 smithi183 ceph-mon[99169]: pgmap v16404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:02 smithi119 ceph-mon[94175]: pgmap v16404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:02 smithi119 ceph-mon[108979]: pgmap v16404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:11:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:11:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:11:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:04 smithi119 ceph-mon[94175]: pgmap v16405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:04 smithi119 ceph-mon[108979]: pgmap v16405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:04 smithi183 ceph-mon[99169]: pgmap v16405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:06 smithi183 ceph-mon[99169]: pgmap v16406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:06 smithi119 ceph-mon[94175]: pgmap v16406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:06 smithi119 ceph-mon[108979]: pgmap v16406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:08 smithi183 ceph-mon[99169]: pgmap v16407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:08 smithi119 ceph-mon[94175]: pgmap v16407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:08 smithi119 ceph-mon[108979]: pgmap v16407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:09.211 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:11:09.539 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:11:09.671 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 5m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:11:09.671 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 5m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:11:09.672 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 5m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:11:09.672 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 5m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:11:09.672 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 5m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:11:09.672 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 5m ago 7h 848M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:11:09.672 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 5m ago 7h 2021M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:11:09.672 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 5m ago 7h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:11:09.672 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 5m ago 7h 1108M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:11:09.672 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 5m ago 7h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:11:09.672 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 5m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:11:09.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 5m ago 7h 5995M 2243M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:11:09.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 5m ago 7h 6046M 2243M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:11:09.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 5m ago 7h 5462M 2243M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:11:09.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 5m ago 7h 5229M 2243M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:11:09.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 5m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:11:09.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 5m ago 7h 5459M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:11:09.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 5m ago 7h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:11:09.673 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 5m ago 7h 5287M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:11:09.673 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 5m ago 7h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:11:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:11:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:09 smithi183 ceph-mon[99169]: from='client.32649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:11:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:11:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:09 smithi119 ceph-mon[94175]: from='client.32649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:11:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:11:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:09 smithi119 ceph-mon[108979]: from='client.32649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:11:09.928 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:11:09.928 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:11:09.928 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:11:09.929 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:11:09.929 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:11:09.929 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:11:09.929 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:11:09.929 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:11:09.929 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:11:09.929 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:11:09.929 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:11:09.929 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:11:09.929 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:11:09.929 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:11:09.929 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:11:09.929 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:11:09.929 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:11:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:10 smithi183 ceph-mon[99169]: pgmap v16408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:10 smithi183 ceph-mon[99169]: from='client.42536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:11:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:11:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:11:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:11:10.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/585054148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:11:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:10 smithi119 ceph-mon[108979]: pgmap v16408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:10 smithi119 ceph-mon[108979]: from='client.42536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:11:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:11:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:11:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:11:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/585054148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:11:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:10 smithi119 ceph-mon[94175]: pgmap v16408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:10.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:10 smithi119 ceph-mon[94175]: from='client.42536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:11:10.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:11:10.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:11:10.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:11:10.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/585054148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:11:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:12 smithi183 ceph-mon[99169]: pgmap v16409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:12 smithi119 ceph-mon[94175]: pgmap v16409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:12 smithi119 ceph-mon[108979]: pgmap v16409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:14.419 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:11:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:11:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:11:14.420 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:14 smithi119 ceph-mon[94175]: pgmap v16410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:14 smithi183 ceph-mon[99169]: pgmap v16410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:14.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:14 smithi119 ceph-mon[108979]: pgmap v16410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:16 smithi183 ceph-mon[99169]: pgmap v16411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:16 smithi119 ceph-mon[94175]: pgmap v16411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:16 smithi119 ceph-mon[108979]: pgmap v16411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:18 smithi183 ceph-mon[99169]: pgmap v16412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:18 smithi119 ceph-mon[108979]: pgmap v16412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:18 smithi119 ceph-mon[94175]: pgmap v16412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:20 smithi183 ceph-mon[99169]: pgmap v16413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:20 smithi119 ceph-mon[108979]: pgmap v16413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:20 smithi119 ceph-mon[94175]: pgmap v16413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:22 smithi183 ceph-mon[99169]: pgmap v16414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:22 smithi119 ceph-mon[94175]: pgmap v16414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:22 smithi119 ceph-mon[108979]: pgmap v16414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:24.424 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:11:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:11:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:11:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:24 smithi183 ceph-mon[99169]: pgmap v16415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:24.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:24 smithi119 ceph-mon[94175]: pgmap v16415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:24.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:24.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:24 smithi119 ceph-mon[108979]: pgmap v16415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:24.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:26 smithi183 ceph-mon[99169]: pgmap v16416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:26 smithi119 ceph-mon[94175]: pgmap v16416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:26 smithi119 ceph-mon[108979]: pgmap v16416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:28 smithi183 ceph-mon[99169]: pgmap v16417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:28.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:28 smithi119 ceph-mon[94175]: pgmap v16417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:28 smithi119 ceph-mon[108979]: pgmap v16417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:30 smithi183 ceph-mon[99169]: pgmap v16418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:30 smithi119 ceph-mon[108979]: pgmap v16418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:30 smithi119 ceph-mon[94175]: pgmap v16418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:32 smithi183 ceph-mon[99169]: pgmap v16419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:32 smithi119 ceph-mon[94175]: pgmap v16419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:32 smithi119 ceph-mon[108979]: pgmap v16419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:34.426 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:11:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:11:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:11:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:34 smithi183 ceph-mon[99169]: pgmap v16420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:34.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:34 smithi119 ceph-mon[94175]: pgmap v16420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:34.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:34 smithi119 ceph-mon[108979]: pgmap v16420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:36 smithi183 ceph-mon[99169]: pgmap v16421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:36 smithi119 ceph-mon[94175]: pgmap v16421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:36.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:36 smithi119 ceph-mon[108979]: pgmap v16421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:38 smithi183 ceph-mon[99169]: pgmap v16422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:38 smithi119 ceph-mon[94175]: pgmap v16422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:38 smithi119 ceph-mon[108979]: pgmap v16422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:40.274 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:11:40.582 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:11:40.582 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 5m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:11:40.582 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 5m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:11:40.582 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 5m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:11:40.582 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 5m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:11:40.582 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 5m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:11:40.582 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 5m ago 7h 848M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:11:40.582 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 5m ago 7h 2021M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:11:40.583 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 5m ago 7h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:11:40.583 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 5m ago 7h 1108M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:11:40.583 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 5m ago 7h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:11:40.583 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 5m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:11:40.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 5m ago 7h 5995M 2243M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:11:40.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 5m ago 7h 6046M 2243M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:11:40.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 5m ago 7h 5462M 2243M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:11:40.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 5m ago 7h 5229M 2243M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:11:40.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 5m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:11:40.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 5m ago 7h 5459M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:11:40.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 5m ago 7h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:11:40.583 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 5m ago 7h 5287M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:11:40.583 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 5m ago 7h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:11:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:40 smithi183 ceph-mon[99169]: pgmap v16423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:40 smithi183 ceph-mon[99169]: from='client.32667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:11:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:40 smithi119 ceph-mon[94175]: pgmap v16423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:40 smithi119 ceph-mon[94175]: from='client.32667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:11:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:40 smithi119 ceph-mon[108979]: pgmap v16423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:40 smithi119 ceph-mon[108979]: from='client.32667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:11:40.959 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:11:40.959 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:11:40.959 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:11:40.959 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:11:40.959 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:11:40.959 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:11:40.959 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:11:40.959 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:11:40.959 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:11:40.960 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:11:40.960 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:11:40.960 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:11:40.960 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:11:40.960 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:11:40.960 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:11:40.960 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:11:40.960 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:11:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:41 smithi183 ceph-mon[99169]: from='client.42554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:11:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2886555953' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:11:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:41 smithi119 ceph-mon[108979]: from='client.42554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:11:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2886555953' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:11:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:41 smithi119 ceph-mon[94175]: from='client.42554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:11:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2886555953' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:11:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:42 smithi183 ceph-mon[99169]: pgmap v16424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:42 smithi119 ceph-mon[94175]: pgmap v16424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:42 smithi119 ceph-mon[108979]: pgmap v16424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:44.425 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:11:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:11:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T23:11:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:44 smithi183 ceph-mon[99169]: pgmap v16425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:44.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:44 smithi119 ceph-mon[94175]: pgmap v16425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:44.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:44 smithi119 ceph-mon[108979]: pgmap v16425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:46 smithi183 ceph-mon[99169]: pgmap v16426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:46 smithi119 ceph-mon[94175]: pgmap v16426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:46 smithi119 ceph-mon[108979]: pgmap v16426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:48 smithi183 ceph-mon[99169]: pgmap v16427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:48 smithi119 ceph-mon[94175]: pgmap v16427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:48 smithi119 ceph-mon[108979]: pgmap v16427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:50 smithi183 ceph-mon[99169]: pgmap v16428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:50 smithi119 ceph-mon[94175]: pgmap v16428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:50 smithi119 ceph-mon[108979]: pgmap v16428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:52 smithi183 ceph-mon[99169]: pgmap v16429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:52 smithi119 ceph-mon[94175]: pgmap v16429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:52 smithi119 ceph-mon[108979]: pgmap v16429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:54.434 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:11:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:11:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:11:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:54 smithi183 ceph-mon[99169]: pgmap v16430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:54 smithi119 ceph-mon[108979]: pgmap v16430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:54 smithi119 ceph-mon[94175]: pgmap v16430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:11:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:56 smithi183 ceph-mon[99169]: pgmap v16431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:56 smithi119 ceph-mon[94175]: pgmap v16431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:56 smithi119 ceph-mon[108979]: pgmap v16431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:11:58 smithi183 ceph-mon[99169]: pgmap v16432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:11:58 smithi119 ceph-mon[94175]: pgmap v16432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:11:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:11:58 smithi119 ceph-mon[108979]: pgmap v16432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:00 smithi183 ceph-mon[99169]: pgmap v16433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:00 smithi119 ceph-mon[108979]: pgmap v16433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:00 smithi119 ceph-mon[94175]: pgmap v16433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:02 smithi119 ceph-mon[94175]: pgmap v16434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:02 smithi119 ceph-mon[108979]: pgmap v16434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:02 smithi183 ceph-mon[99169]: pgmap v16434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:04.444 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:12:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:12:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:12:04.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:04 smithi119 ceph-mon[94175]: pgmap v16435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:04.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:04 smithi119 ceph-mon[108979]: pgmap v16435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:04 smithi183 ceph-mon[99169]: pgmap v16435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:06 smithi183 ceph-mon[99169]: pgmap v16436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:06 smithi119 ceph-mon[94175]: pgmap v16436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:06 smithi119 ceph-mon[108979]: pgmap v16436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:08 smithi183 ceph-mon[99169]: pgmap v16437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:08 smithi119 ceph-mon[108979]: pgmap v16437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:08 smithi119 ceph-mon[94175]: pgmap v16437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:10 smithi183 ceph-mon[99169]: pgmap v16438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:12:10.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:10 smithi119 ceph-mon[94175]: pgmap v16438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:12:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:10 smithi119 ceph-mon[108979]: pgmap v16438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:12:11.296 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:12:11.600 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:12:11.600 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 6m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:12:11.600 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 6m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:12:11.600 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 6m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:12:11.600 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 6m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:12:11.600 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 6m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:12:11.601 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 6m ago 7h 848M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:12:11.601 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 6m ago 7h 2021M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:12:11.601 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 6m ago 7h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:12:11.601 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 6m ago 7h 1108M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:12:11.601 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 6m ago 7h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:12:11.601 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 6m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:12:11.601 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 6m ago 7h 5995M 2243M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:12:11.601 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 6m ago 7h 6046M 2243M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:12:11.601 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 6m ago 7h 5462M 2243M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:12:11.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 6m ago 7h 5229M 2243M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:12:11.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 6m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:12:11.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 6m ago 7h 5459M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:12:11.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 6m ago 7h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:12:11.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 6m ago 7h 5287M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:12:11.602 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 6m ago 7h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:12:11.746 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:11.746 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:11.746 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:11.746 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:11.746 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:11 smithi183 ceph-mon[99169]: from='client.32685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:12:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:11 smithi119 ceph-mon[94175]: from='client.32685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:12:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:11 smithi119 ceph-mon[108979]: from='client.32685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:12:11.988 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:12:11.988 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:12:11.988 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:12:11.988 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:12:11.988 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:12:11.988 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:12:11.988 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:12:11.988 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:12:11.988 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:12:11.989 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:12:11.989 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:12:11.989 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:12:11.989 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:12:11.989 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:12:11.989 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:12:11.989 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:12:11.989 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:12:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:12 smithi183 ceph-mon[99169]: pgmap v16439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:12 smithi183 ceph-mon[99169]: from='client.32691 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:12:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1293070468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:12:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:12 smithi119 ceph-mon[94175]: pgmap v16439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:12 smithi119 ceph-mon[94175]: from='client.32691 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:12:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1293070468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:12:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:12 smithi119 ceph-mon[108979]: pgmap v16439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:12 smithi119 ceph-mon[108979]: from='client.32691 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:12:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1293070468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:12:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:12:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:12:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:12:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:14 smithi183 ceph-mon[99169]: pgmap v16440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:12:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:12:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:14 smithi119 ceph-mon[94175]: pgmap v16440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:12:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:12:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:14 smithi119 ceph-mon[108979]: pgmap v16440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:12:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:12:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:12:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:16 smithi183 ceph-mon[99169]: pgmap v16441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:16 smithi119 ceph-mon[94175]: pgmap v16441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:16 smithi119 ceph-mon[108979]: pgmap v16441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:18 smithi183 ceph-mon[99169]: pgmap v16442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:18 smithi119 ceph-mon[94175]: pgmap v16442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:18 smithi119 ceph-mon[108979]: pgmap v16442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:20 smithi183 ceph-mon[99169]: pgmap v16443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:20 smithi119 ceph-mon[94175]: pgmap v16443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:20 smithi119 ceph-mon[108979]: pgmap v16443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:22 smithi183 ceph-mon[99169]: pgmap v16444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:22 smithi119 ceph-mon[94175]: pgmap v16444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:22 smithi119 ceph-mon[108979]: pgmap v16444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:24.441 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:12:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:12:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:12:24.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:24 smithi119 ceph-mon[108979]: pgmap v16445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:24.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:24.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:24 smithi119 ceph-mon[94175]: pgmap v16445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:24.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:24 smithi183 ceph-mon[99169]: pgmap v16445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:26 smithi119 ceph-mon[94175]: pgmap v16446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:26 smithi119 ceph-mon[108979]: pgmap v16446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:26 smithi183 ceph-mon[99169]: pgmap v16446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:28 smithi183 ceph-mon[99169]: pgmap v16447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:28 smithi119 ceph-mon[94175]: pgmap v16447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:28 smithi119 ceph-mon[108979]: pgmap v16447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:30 smithi183 ceph-mon[99169]: pgmap v16448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:30 smithi119 ceph-mon[94175]: pgmap v16448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:30 smithi119 ceph-mon[108979]: pgmap v16448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:32 smithi119 ceph-mon[94175]: pgmap v16449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:32.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:32 smithi119 ceph-mon[108979]: pgmap v16449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:32 smithi183 ceph-mon[99169]: pgmap v16449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:12:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:12:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:12:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:34 smithi183 ceph-mon[99169]: pgmap v16450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:34 smithi119 ceph-mon[94175]: pgmap v16450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:34 smithi119 ceph-mon[108979]: pgmap v16450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:36.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:36 smithi183 ceph-mon[99169]: pgmap v16451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:36 smithi119 ceph-mon[108979]: pgmap v16451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:36.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:36 smithi119 ceph-mon[94175]: pgmap v16451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:38 smithi183 ceph-mon[99169]: pgmap v16452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:38.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:38 smithi119 ceph-mon[94175]: pgmap v16452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:38 smithi119 ceph-mon[108979]: pgmap v16452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:40 smithi183 ceph-mon[99169]: pgmap v16453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:40 smithi119 ceph-mon[94175]: pgmap v16453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:40 smithi119 ceph-mon[108979]: pgmap v16453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:42.327 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:12:42.638 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:12:42.638 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 6m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:12:42.638 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 6m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:12:42.638 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 6m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:12:42.638 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 6m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:12:42.639 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 6m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:12:42.639 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 6m ago 7h 848M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:12:42.639 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 6m ago 7h 2021M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:12:42.639 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 6m ago 7h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:12:42.639 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 6m ago 7h 1108M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:12:42.639 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 6m ago 7h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:12:42.639 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 6m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:12:42.639 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 6m ago 7h 5995M 2243M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:12:42.639 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 6m ago 7h 6046M 2243M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:12:42.639 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 6m ago 7h 5462M 2243M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:12:42.639 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 6m ago 7h 5229M 2243M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:12:42.639 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 6m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:12:42.639 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 6m ago 7h 5459M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:12:42.639 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 6m ago 7h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:12:42.640 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 6m ago 7h 5287M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:12:42.640 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 6m ago 7h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:12:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:42 smithi119 ceph-mon[108979]: pgmap v16454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:42 smithi119 ceph-mon[94175]: pgmap v16454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:42 smithi183 ceph-mon[99169]: pgmap v16454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:43.019 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:12:43.019 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:12:43.019 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:12:43.019 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:12:43.019 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:12:43.019 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:12:43.019 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:12:43.019 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:12:43.019 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:12:43.019 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:12:43.019 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:12:43.019 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:12:43.020 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:12:43.020 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:12:43.020 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:12:43.020 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:12:43.020 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:12:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:43 smithi183 ceph-mon[99169]: from='client.32703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:12:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:43 smithi183 ceph-mon[99169]: from='client.42590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:12:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3242127696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:12:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:43 smithi119 ceph-mon[94175]: from='client.32703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:12:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:43 smithi119 ceph-mon[94175]: from='client.42590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:12:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3242127696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:12:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:43 smithi119 ceph-mon[108979]: from='client.32703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:12:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:43 smithi119 ceph-mon[108979]: from='client.42590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:12:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3242127696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:12:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:12:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:12:44] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T23:12:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:44 smithi183 ceph-mon[99169]: pgmap v16455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:44 smithi119 ceph-mon[94175]: pgmap v16455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:44 smithi119 ceph-mon[108979]: pgmap v16455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:46 smithi183 ceph-mon[99169]: pgmap v16456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:46.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:46 smithi119 ceph-mon[94175]: pgmap v16456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:46 smithi119 ceph-mon[108979]: pgmap v16456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:48 smithi183 ceph-mon[99169]: pgmap v16457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:48 smithi119 ceph-mon[94175]: pgmap v16457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:48 smithi119 ceph-mon[108979]: pgmap v16457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:50 smithi119 ceph-mon[94175]: pgmap v16458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:50 smithi119 ceph-mon[108979]: pgmap v16458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:50.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:50 smithi183 ceph-mon[99169]: pgmap v16458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:52 smithi183 ceph-mon[99169]: pgmap v16459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:52 smithi119 ceph-mon[108979]: pgmap v16459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:52 smithi119 ceph-mon[94175]: pgmap v16459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:12:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:12:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:12:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:54 smithi183 ceph-mon[99169]: pgmap v16460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:54 smithi119 ceph-mon[108979]: pgmap v16460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:54 smithi119 ceph-mon[94175]: pgmap v16460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:12:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:56 smithi183 ceph-mon[99169]: pgmap v16461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:56 smithi119 ceph-mon[94175]: pgmap v16461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:56 smithi119 ceph-mon[108979]: pgmap v16461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:12:58 smithi183 ceph-mon[99169]: pgmap v16462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:12:58 smithi119 ceph-mon[108979]: pgmap v16462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:12:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:12:58 smithi119 ceph-mon[94175]: pgmap v16462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:00 smithi183 ceph-mon[99169]: pgmap v16463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:00 smithi119 ceph-mon[108979]: pgmap v16463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:00 smithi119 ceph-mon[94175]: pgmap v16463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:02 smithi183 ceph-mon[99169]: pgmap v16464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:02 smithi119 ceph-mon[108979]: pgmap v16464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:02 smithi119 ceph-mon[94175]: pgmap v16464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:13:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:13:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:13:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:04 smithi183 ceph-mon[99169]: pgmap v16465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:04 smithi119 ceph-mon[94175]: pgmap v16465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:04 smithi119 ceph-mon[108979]: pgmap v16465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:06 smithi183 ceph-mon[99169]: pgmap v16466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:06 smithi119 ceph-mon[108979]: pgmap v16466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:06 smithi119 ceph-mon[94175]: pgmap v16466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:08 smithi183 ceph-mon[99169]: pgmap v16467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:08 smithi119 ceph-mon[108979]: pgmap v16467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:08 smithi119 ceph-mon[94175]: pgmap v16467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:10 smithi183 ceph-mon[99169]: pgmap v16468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:10 smithi119 ceph-mon[108979]: pgmap v16468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:10 smithi119 ceph-mon[94175]: pgmap v16468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:12 smithi183 ceph-mon[99169]: pgmap v16469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:12 smithi119 ceph-mon[94175]: pgmap v16469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:12 smithi119 ceph-mon[108979]: pgmap v16469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:13.363 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:13:13.673 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:13:13.673 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 7m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:13:13.673 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 7m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:13:13.673 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 7m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:13:13.673 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 7m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:13:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 7m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:13:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 7m ago 7h 848M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:13:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 7m ago 7h 2021M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:13:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 7m ago 7h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:13:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 7m ago 7h 1108M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:13:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 7m ago 7h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:13:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 7m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:13:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 7m ago 7h 5995M 2243M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:13:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 7m ago 7h 6046M 2243M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:13:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 7m ago 7h 5462M 2243M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:13:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 7m ago 7h 5229M 2243M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:13:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 7m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:13:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 7m ago 7h 5459M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:13:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 7m ago 7h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:13:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 7m ago 7h 5287M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:13:13.675 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 7m ago 7h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:13:14.070 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:13:14.070 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:13:14.070 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:13:14.070 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:13:14.070 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:13:14.070 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:13:14.070 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:13:14.071 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:13:14.071 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:13:14.071 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:13:14.071 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:13:14.071 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:13:14.071 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:13:14.071 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:13:14.071 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:13:14.071 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:13:14.071 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:13:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:13:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:13:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:13:14.930 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:14 smithi183 ceph-mon[99169]: from='client.42602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:13:14.930 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:14 smithi183 ceph-mon[99169]: pgmap v16470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:14.930 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:13:14.930 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:14 smithi183 ceph-mon[99169]: from='client.42608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:13:14.930 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/696169172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:13:14.930 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:13:14.930 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:13:14.930 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:13:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:14 smithi119 ceph-mon[94175]: from='client.42602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:13:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:14 smithi119 ceph-mon[94175]: pgmap v16470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:13:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:14 smithi119 ceph-mon[94175]: from='client.42608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:13:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/696169172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:13:14.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:13:14.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:13:14.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:13:14.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:14 smithi119 ceph-mon[108979]: from='client.42602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:13:14.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:14 smithi119 ceph-mon[108979]: pgmap v16470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:14.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:13:14.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:14 smithi119 ceph-mon[108979]: from='client.42608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:13:14.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/696169172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:13:14.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:13:14.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:13:14.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:13:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 23:13:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T23:13:14.928716032Z level=info msg="Completed cleanup jobs" duration=12.978145ms 2023-12-01T23:13:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:16 smithi183 ceph-mon[99169]: pgmap v16471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:16 smithi119 ceph-mon[94175]: pgmap v16471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:16 smithi119 ceph-mon[108979]: pgmap v16471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:18 smithi183 ceph-mon[99169]: pgmap v16472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:18 smithi119 ceph-mon[94175]: pgmap v16472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:18 smithi119 ceph-mon[108979]: pgmap v16472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:20 smithi183 ceph-mon[99169]: pgmap v16473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:20 smithi119 ceph-mon[94175]: pgmap v16473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:20 smithi119 ceph-mon[108979]: pgmap v16473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:22 smithi183 ceph-mon[99169]: pgmap v16474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:22 smithi119 ceph-mon[94175]: pgmap v16474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:22 smithi119 ceph-mon[108979]: pgmap v16474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:13:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:13:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:13:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:24 smithi183 ceph-mon[99169]: pgmap v16475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:24 smithi119 ceph-mon[94175]: pgmap v16475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:24 smithi119 ceph-mon[108979]: pgmap v16475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:26 smithi183 ceph-mon[99169]: pgmap v16476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:26 smithi119 ceph-mon[94175]: pgmap v16476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:26 smithi119 ceph-mon[108979]: pgmap v16476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:28 smithi183 ceph-mon[99169]: pgmap v16477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:28 smithi119 ceph-mon[94175]: pgmap v16477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:28.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:28 smithi119 ceph-mon[108979]: pgmap v16477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:30 smithi183 ceph-mon[99169]: pgmap v16478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:30 smithi119 ceph-mon[94175]: pgmap v16478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:30 smithi119 ceph-mon[108979]: pgmap v16478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:32 smithi183 ceph-mon[99169]: pgmap v16479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:32 smithi119 ceph-mon[94175]: pgmap v16479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:32 smithi119 ceph-mon[108979]: pgmap v16479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:13:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:13:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:13:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:34 smithi183 ceph-mon[99169]: pgmap v16480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:34 smithi119 ceph-mon[94175]: pgmap v16480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:34 smithi119 ceph-mon[108979]: pgmap v16480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:36 smithi183 ceph-mon[99169]: pgmap v16481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:36 smithi119 ceph-mon[94175]: pgmap v16481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:36 smithi119 ceph-mon[108979]: pgmap v16481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:38 smithi183 ceph-mon[99169]: pgmap v16482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:38 smithi119 ceph-mon[94175]: pgmap v16482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:38 smithi119 ceph-mon[108979]: pgmap v16482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:40 smithi183 ceph-mon[99169]: pgmap v16483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:40 smithi119 ceph-mon[94175]: pgmap v16483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:40 smithi119 ceph-mon[108979]: pgmap v16483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:42 smithi183 ceph-mon[99169]: pgmap v16484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:42 smithi119 ceph-mon[94175]: pgmap v16484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:42 smithi119 ceph-mon[108979]: pgmap v16484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:44.416 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:13:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:13:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:13:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:13:44.723 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:13:44.723 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 7m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:13:44.723 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 7m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 7m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 7m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 7m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 7m ago 7h 848M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 7m ago 7h 2021M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 7m ago 7h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 7m ago 7h 1108M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 7m ago 7h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 7m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 7m ago 7h 5995M 2243M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 7m ago 7h 6046M 2243M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 7m ago 7h 5462M 2243M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 7m ago 7h 5229M 2243M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 7m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:13:44.724 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 7m ago 7h 5459M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:13:44.725 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 7m ago 7h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:13:44.725 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 7m ago 7h 5287M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:13:44.725 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 7m ago 7h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:13:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:44 smithi183 ceph-mon[99169]: pgmap v16485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:44 smithi119 ceph-mon[108979]: pgmap v16485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:44 smithi119 ceph-mon[94175]: pgmap v16485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:45.110 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:13:45.110 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:13:45.110 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:13:45.110 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:13:45.110 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:13:45.110 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:13:45.111 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:13:45.111 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:13:45.111 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:13:45.111 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:13:45.111 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:13:45.111 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:13:45.111 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:13:45.111 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:13:45.111 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:13:45.111 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:13:45.111 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:13:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:45 smithi183 ceph-mon[99169]: from='client.42620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:13:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:45 smithi183 ceph-mon[99169]: from='client.32745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:13:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2822377630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:13:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:45 smithi119 ceph-mon[94175]: from='client.42620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:13:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:45 smithi119 ceph-mon[94175]: from='client.32745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:13:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2822377630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:13:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:45 smithi119 ceph-mon[108979]: from='client.42620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:13:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:45 smithi119 ceph-mon[108979]: from='client.32745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:13:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2822377630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:13:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:46 smithi183 ceph-mon[99169]: pgmap v16486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:46 smithi119 ceph-mon[94175]: pgmap v16486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:46 smithi119 ceph-mon[108979]: pgmap v16486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:48 smithi183 ceph-mon[99169]: pgmap v16487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:48 smithi119 ceph-mon[94175]: pgmap v16487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:48 smithi119 ceph-mon[108979]: pgmap v16487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:50 smithi183 ceph-mon[99169]: pgmap v16488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:50 smithi119 ceph-mon[94175]: pgmap v16488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:50 smithi119 ceph-mon[108979]: pgmap v16488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:52 smithi183 ceph-mon[99169]: pgmap v16489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:52 smithi119 ceph-mon[94175]: pgmap v16489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:52 smithi119 ceph-mon[108979]: pgmap v16489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:13:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:13:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:13:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:54 smithi183 ceph-mon[99169]: pgmap v16490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:54 smithi119 ceph-mon[94175]: pgmap v16490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:54 smithi119 ceph-mon[108979]: pgmap v16490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:13:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:56 smithi183 ceph-mon[99169]: pgmap v16491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:56 smithi119 ceph-mon[94175]: pgmap v16491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:56 smithi119 ceph-mon[108979]: pgmap v16491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:13:58 smithi183 ceph-mon[99169]: pgmap v16492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:13:58 smithi119 ceph-mon[94175]: pgmap v16492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:13:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:13:58 smithi119 ceph-mon[108979]: pgmap v16492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:00 smithi183 ceph-mon[99169]: pgmap v16493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:00 smithi119 ceph-mon[94175]: pgmap v16493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:00 smithi119 ceph-mon[108979]: pgmap v16493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:02 smithi183 ceph-mon[99169]: pgmap v16494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:02 smithi119 ceph-mon[94175]: pgmap v16494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:02 smithi119 ceph-mon[108979]: pgmap v16494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:14:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:14:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:14:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:04 smithi183 ceph-mon[99169]: pgmap v16495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:04 smithi119 ceph-mon[94175]: pgmap v16495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:04 smithi119 ceph-mon[108979]: pgmap v16495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:06 smithi183 ceph-mon[99169]: pgmap v16496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:06 smithi119 ceph-mon[94175]: pgmap v16496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:06 smithi119 ceph-mon[108979]: pgmap v16496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:08 smithi183 ceph-mon[99169]: pgmap v16497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:08 smithi119 ceph-mon[94175]: pgmap v16497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:08 smithi119 ceph-mon[108979]: pgmap v16497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:10 smithi183 ceph-mon[99169]: pgmap v16498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:10 smithi119 ceph-mon[94175]: pgmap v16498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:10 smithi119 ceph-mon[108979]: pgmap v16498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:12 smithi183 ceph-mon[99169]: pgmap v16499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:12 smithi119 ceph-mon[94175]: pgmap v16499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:12 smithi119 ceph-mon[108979]: pgmap v16499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:14:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:14:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:14:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:14 smithi183 ceph-mon[99169]: pgmap v16500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:14:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:14 smithi119 ceph-mon[108979]: pgmap v16500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:14:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:14 smithi119 ceph-mon[94175]: pgmap v16500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:14:15.445 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:14:15.752 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:14:15.753 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 8m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:14:15.753 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 8m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:14:15.753 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 8m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:14:15.753 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 8m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:14:15.753 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 8m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:14:15.753 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 8m ago 7h 848M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:14:15.753 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 8m ago 7h 2021M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:14:15.753 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 8m ago 7h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:14:15.753 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 8m ago 7h 1108M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:14:15.753 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 8m ago 7h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:14:15.753 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 8m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:14:15.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 8m ago 7h 5995M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:14:15.754 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 8m ago 7h 6046M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:14:15.754 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 8m ago 7h 5462M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:14:15.754 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 8m ago 7h 5229M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:14:15.754 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 8m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:14:15.754 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 8m ago 7h 5459M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:14:15.754 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 8m ago 7h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:14:15.754 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 8m ago 7h 5287M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:14:15.754 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 8m ago 7h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:14:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:15 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2229M 2023-12-01T23:14:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:14:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:14:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:14:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:14:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2229M 2023-12-01T23:14:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:14:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:14:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:14:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:14:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:14:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2229M 2023-12-01T23:14:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:14:15.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:14:15.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:14:15.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:14:16.135 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:14:16.135 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:14:16.135 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:14:16.135 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:14:16.135 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:14:16.135 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:14:16.135 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:14:16.136 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:14:16.136 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:14:16.136 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:14:16.136 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:14:16.136 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:14:16.136 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:14:16.136 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:14:16.136 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:14:16.136 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:14:16.136 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:14:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:16 smithi183 ceph-mon[99169]: pgmap v16501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:16 smithi183 ceph-mon[99169]: from='client.42638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:14:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:16 smithi183 ceph-mon[99169]: from='client.32763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:14:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/304614022' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:14:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:16 smithi119 ceph-mon[94175]: pgmap v16501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:16 smithi119 ceph-mon[94175]: from='client.42638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:14:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:16 smithi119 ceph-mon[94175]: from='client.32763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:14:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/304614022' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:14:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:16 smithi119 ceph-mon[108979]: pgmap v16501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:16 smithi119 ceph-mon[108979]: from='client.42638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:14:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:16 smithi119 ceph-mon[108979]: from='client.32763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:14:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/304614022' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:14:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:18 smithi183 ceph-mon[99169]: pgmap v16502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:18 smithi119 ceph-mon[94175]: pgmap v16502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:18 smithi119 ceph-mon[108979]: pgmap v16502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:20 smithi183 ceph-mon[99169]: pgmap v16503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:20 smithi119 ceph-mon[108979]: pgmap v16503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:20 smithi119 ceph-mon[94175]: pgmap v16503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:22 smithi183 ceph-mon[99169]: pgmap v16504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:22 smithi119 ceph-mon[94175]: pgmap v16504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:22 smithi119 ceph-mon[108979]: pgmap v16504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:14:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:14:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T23:14:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:24 smithi183 ceph-mon[99169]: pgmap v16505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:24 smithi119 ceph-mon[94175]: pgmap v16505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:24 smithi119 ceph-mon[108979]: pgmap v16505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:26 smithi183 ceph-mon[99169]: pgmap v16506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:26 smithi119 ceph-mon[94175]: pgmap v16506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:26 smithi119 ceph-mon[108979]: pgmap v16506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:28 smithi183 ceph-mon[99169]: pgmap v16507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:28 smithi119 ceph-mon[94175]: pgmap v16507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:28 smithi119 ceph-mon[108979]: pgmap v16507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:30 smithi183 ceph-mon[99169]: pgmap v16508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:30 smithi119 ceph-mon[94175]: pgmap v16508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:30 smithi119 ceph-mon[108979]: pgmap v16508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:32 smithi183 ceph-mon[99169]: pgmap v16509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:32 smithi119 ceph-mon[94175]: pgmap v16509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:32 smithi119 ceph-mon[108979]: pgmap v16509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:14:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:14:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T23:14:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:34 smithi183 ceph-mon[99169]: pgmap v16510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:34 smithi119 ceph-mon[108979]: pgmap v16510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:34 smithi119 ceph-mon[94175]: pgmap v16510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:36 smithi183 ceph-mon[99169]: pgmap v16511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:36 smithi119 ceph-mon[94175]: pgmap v16511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:36 smithi119 ceph-mon[108979]: pgmap v16511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:38 smithi183 ceph-mon[99169]: pgmap v16512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:38 smithi119 ceph-mon[108979]: pgmap v16512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:38 smithi119 ceph-mon[94175]: pgmap v16512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:40 smithi183 ceph-mon[99169]: pgmap v16513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:40 smithi119 ceph-mon[108979]: pgmap v16513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:40 smithi119 ceph-mon[94175]: pgmap v16513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:42 smithi183 ceph-mon[99169]: pgmap v16514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:42 smithi119 ceph-mon[108979]: pgmap v16514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:42 smithi119 ceph-mon[94175]: pgmap v16514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:14:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:14:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:14:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:44 smithi183 ceph-mon[99169]: pgmap v16515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:44 smithi119 ceph-mon[94175]: pgmap v16515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:44 smithi119 ceph-mon[108979]: pgmap v16515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:46.482 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:14:46.789 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:14:46.790 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 8m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:14:46.790 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 8m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:14:46.790 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 8m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:14:46.790 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 8m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:14:46.790 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 8m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:14:46.790 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 8m ago 7h 848M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:14:46.790 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 8m ago 7h 2021M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:14:46.790 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 8m ago 7h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:14:46.790 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 8m ago 7h 1108M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:14:46.790 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 8m ago 7h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:14:46.790 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 8m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:14:46.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 8m ago 7h 5995M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:14:46.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 8m ago 7h 6046M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:14:46.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 8m ago 7h 5462M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:14:46.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 8m ago 7h 5229M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:14:46.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 8m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:14:46.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 8m ago 7h 5459M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:14:46.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 8m ago 7h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:14:46.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 8m ago 7h 5287M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:14:46.791 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 8m ago 7h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:14:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:46 smithi183 ceph-mon[99169]: pgmap v16516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:46 smithi119 ceph-mon[94175]: pgmap v16516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:46 smithi119 ceph-mon[108979]: pgmap v16516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:47.166 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:14:47.167 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:14:47.167 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:14:47.167 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:14:47.167 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:14:47.167 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:14:47.167 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:14:47.167 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:14:47.167 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:14:47.167 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:14:47.167 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:14:47.167 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:14:47.167 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:14:47.168 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:14:47.168 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:14:47.168 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:14:47.168 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:14:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:47 smithi183 ceph-mon[99169]: from='client.32775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:14:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:47 smithi183 ceph-mon[99169]: from='client.32781 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:14:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3760619641' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:14:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:47 smithi119 ceph-mon[94175]: from='client.32775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:14:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:47 smithi119 ceph-mon[94175]: from='client.32781 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:14:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3760619641' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:14:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:47 smithi119 ceph-mon[108979]: from='client.32775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:14:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:47 smithi119 ceph-mon[108979]: from='client.32781 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:14:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3760619641' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:14:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:48 smithi183 ceph-mon[99169]: pgmap v16517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:48 smithi119 ceph-mon[108979]: pgmap v16517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:48 smithi119 ceph-mon[94175]: pgmap v16517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:50 smithi183 ceph-mon[99169]: pgmap v16518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:50 smithi119 ceph-mon[94175]: pgmap v16518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:50 smithi119 ceph-mon[108979]: pgmap v16518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:52 smithi183 ceph-mon[99169]: pgmap v16519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:52 smithi119 ceph-mon[94175]: pgmap v16519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:52 smithi119 ceph-mon[108979]: pgmap v16519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:14:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:14:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:14:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:54 smithi183 ceph-mon[99169]: pgmap v16520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:54 smithi119 ceph-mon[94175]: pgmap v16520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:54 smithi119 ceph-mon[108979]: pgmap v16520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:14:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:56 smithi183 ceph-mon[99169]: pgmap v16521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:56 smithi119 ceph-mon[94175]: pgmap v16521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:56 smithi119 ceph-mon[108979]: pgmap v16521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:14:58 smithi183 ceph-mon[99169]: pgmap v16522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:14:58 smithi119 ceph-mon[94175]: pgmap v16522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:14:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:14:58 smithi119 ceph-mon[108979]: pgmap v16522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:00 smithi183 ceph-mon[99169]: pgmap v16523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:00 smithi119 ceph-mon[94175]: pgmap v16523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:00 smithi119 ceph-mon[108979]: pgmap v16523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:02 smithi183 ceph-mon[99169]: pgmap v16524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:02 smithi119 ceph-mon[108979]: pgmap v16524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:02 smithi119 ceph-mon[94175]: pgmap v16524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:15:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:15:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:15:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:04 smithi183 ceph-mon[99169]: pgmap v16525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:04 smithi119 ceph-mon[94175]: pgmap v16525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:04 smithi119 ceph-mon[108979]: pgmap v16525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:06 smithi183 ceph-mon[99169]: pgmap v16526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:06 smithi119 ceph-mon[94175]: pgmap v16526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:06 smithi119 ceph-mon[108979]: pgmap v16526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:08 smithi183 ceph-mon[99169]: pgmap v16527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:08 smithi119 ceph-mon[94175]: pgmap v16527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:08 smithi119 ceph-mon[108979]: pgmap v16527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:10 smithi183 ceph-mon[99169]: pgmap v16528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:10 smithi119 ceph-mon[108979]: pgmap v16528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:10 smithi119 ceph-mon[94175]: pgmap v16528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:12 smithi183 ceph-mon[99169]: pgmap v16529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:12 smithi119 ceph-mon[94175]: pgmap v16529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:12 smithi119 ceph-mon[108979]: pgmap v16529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:15:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:15:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:15:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:14 smithi183 ceph-mon[99169]: pgmap v16530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:14.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:14 smithi119 ceph-mon[94175]: pgmap v16530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:14 smithi119 ceph-mon[108979]: pgmap v16530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:15:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:15:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:15:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:15:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:15:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:15:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:15:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:15:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:15:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:15:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:15:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:15:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:16 smithi183 ceph-mon[99169]: pgmap v16531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:16 smithi119 ceph-mon[94175]: pgmap v16531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:16 smithi119 ceph-mon[108979]: pgmap v16531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:17.520 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:15:17.825 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:15:17.825 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 9m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:15:17.825 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 9m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:15:17.825 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 9m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:15:17.825 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 9m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:15:17.825 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 9m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:15:17.825 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 9m ago 7h 848M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:15:17.825 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 9m ago 7h 2021M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:15:17.825 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 9m ago 7h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:15:17.825 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 9m ago 7h 1108M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:15:17.825 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 9m ago 7h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:15:17.825 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 9m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:15:17.825 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 9m ago 7h 5995M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:15:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 9m ago 7h 6046M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:15:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 9m ago 7h 5462M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:15:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 9m ago 7h 5229M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:15:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 9m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:15:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 9m ago 7h 5459M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:15:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 9m ago 7h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:15:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 9m ago 7h 5287M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:15:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 9m ago 7h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:15:18.207 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:15:18.207 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:15:18.207 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:15:18.207 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:15:18.207 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:15:18.207 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:15:18.207 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:15:18.207 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:15:18.207 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:15:18.207 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:15:18.207 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:15:18.207 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:15:18.208 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:15:18.208 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:15:18.208 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:15:18.208 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:15:18.208 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:15:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:18 smithi183 ceph-mon[99169]: pgmap v16532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:18 smithi183 ceph-mon[99169]: from='client.32793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:15:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:18 smithi183 ceph-mon[99169]: from='client.32799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:15:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/291345100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:15:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:18 smithi119 ceph-mon[108979]: pgmap v16532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:18 smithi119 ceph-mon[108979]: from='client.32793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:15:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:18 smithi119 ceph-mon[108979]: from='client.32799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:15:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/291345100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:15:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:18 smithi119 ceph-mon[94175]: pgmap v16532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:18 smithi119 ceph-mon[94175]: from='client.32793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:15:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:18 smithi119 ceph-mon[94175]: from='client.32799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:15:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/291345100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:15:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:20 smithi183 ceph-mon[99169]: pgmap v16533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:20 smithi119 ceph-mon[94175]: pgmap v16533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:20 smithi119 ceph-mon[108979]: pgmap v16533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:22 smithi183 ceph-mon[99169]: pgmap v16534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:22 smithi119 ceph-mon[108979]: pgmap v16534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:22 smithi119 ceph-mon[94175]: pgmap v16534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:15:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:15:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:15:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:24 smithi183 ceph-mon[99169]: pgmap v16535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:24 smithi119 ceph-mon[94175]: pgmap v16535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:24 smithi119 ceph-mon[108979]: pgmap v16535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:26.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:26 smithi183 ceph-mon[99169]: pgmap v16536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:26 smithi119 ceph-mon[94175]: pgmap v16536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:26 smithi119 ceph-mon[108979]: pgmap v16536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:28 smithi183 ceph-mon[99169]: pgmap v16537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:28 smithi119 ceph-mon[94175]: pgmap v16537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:28 smithi119 ceph-mon[108979]: pgmap v16537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:30 smithi183 ceph-mon[99169]: pgmap v16538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:30 smithi119 ceph-mon[94175]: pgmap v16538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:30 smithi119 ceph-mon[108979]: pgmap v16538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:32 smithi183 ceph-mon[99169]: pgmap v16539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:32 smithi119 ceph-mon[108979]: pgmap v16539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:32 smithi119 ceph-mon[94175]: pgmap v16539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:15:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:15:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:15:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:34 smithi183 ceph-mon[99169]: pgmap v16540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:34 smithi119 ceph-mon[108979]: pgmap v16540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:34 smithi119 ceph-mon[94175]: pgmap v16540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:36 smithi183 ceph-mon[99169]: pgmap v16541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:36 smithi119 ceph-mon[108979]: pgmap v16541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:36 smithi119 ceph-mon[94175]: pgmap v16541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:38 smithi183 ceph-mon[99169]: pgmap v16542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:38 smithi119 ceph-mon[94175]: pgmap v16542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:38 smithi119 ceph-mon[108979]: pgmap v16542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:40 smithi183 ceph-mon[99169]: pgmap v16543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:40 smithi119 ceph-mon[108979]: pgmap v16543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:40 smithi119 ceph-mon[94175]: pgmap v16543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:42 smithi183 ceph-mon[99169]: pgmap v16544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:42 smithi119 ceph-mon[94175]: pgmap v16544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:42 smithi119 ceph-mon[108979]: pgmap v16544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:15:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:15:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:15:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:44 smithi183 ceph-mon[99169]: pgmap v16545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:44 smithi119 ceph-mon[94175]: pgmap v16545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:44 smithi119 ceph-mon[108979]: pgmap v16545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:46 smithi183 ceph-mon[99169]: pgmap v16546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:46 smithi119 ceph-mon[94175]: pgmap v16546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:46 smithi119 ceph-mon[108979]: pgmap v16546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:48.555 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:15:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:48 smithi183 ceph-mon[99169]: pgmap v16547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:48 smithi119 ceph-mon[94175]: pgmap v16547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:48 smithi119 ceph-mon[108979]: pgmap v16547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:48.863 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:15:48.863 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 9m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:15:48.864 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 9m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:15:48.864 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 9m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:15:48.864 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 9m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:15:48.864 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 9m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:15:48.864 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 9m ago 7h 848M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:15:48.864 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 9m ago 7h 2021M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:15:48.864 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 9m ago 7h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:15:48.864 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 9m ago 7h 1108M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:15:48.864 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 9m ago 7h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:15:48.864 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 9m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:15:48.865 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 9m ago 7h 5995M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:15:48.865 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 9m ago 7h 6046M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:15:48.865 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 9m ago 7h 5462M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:15:48.865 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 9m ago 7h 5229M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:15:48.865 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 9m ago 7h 4359M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:15:48.865 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 9m ago 7h 5459M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:15:48.865 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 9m ago 7h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:15:48.865 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 9m ago 7h 5287M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:15:48.866 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 9m ago 7h 118M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:15:49.242 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:15:49.242 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:15:49.242 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:15:49.242 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:15:49.242 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:15:49.242 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:15:49.243 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:15:49.243 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:15:49.243 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:15:49.243 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:15:49.243 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:15:49.243 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:15:49.243 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:15:49.243 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:15:49.243 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:15:49.243 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:15:49.243 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:15:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:49 smithi183 ceph-mon[99169]: from='client.42692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:15:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:49 smithi183 ceph-mon[99169]: from='client.32817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:15:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2677823588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:15:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:49 smithi119 ceph-mon[94175]: from='client.42692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:15:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:49 smithi119 ceph-mon[94175]: from='client.32817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:15:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2677823588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:15:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:49 smithi119 ceph-mon[108979]: from='client.42692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:15:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:49 smithi119 ceph-mon[108979]: from='client.32817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:15:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2677823588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:15:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:50 smithi183 ceph-mon[99169]: pgmap v16548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:50 smithi119 ceph-mon[108979]: pgmap v16548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:50 smithi119 ceph-mon[94175]: pgmap v16548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:52 smithi183 ceph-mon[99169]: pgmap v16549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:52 smithi119 ceph-mon[94175]: pgmap v16549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:52 smithi119 ceph-mon[108979]: pgmap v16549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:15:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:15:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:15:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:54 smithi183 ceph-mon[99169]: pgmap v16550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:54 smithi119 ceph-mon[94175]: pgmap v16550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:54 smithi119 ceph-mon[108979]: pgmap v16550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:15:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:56 smithi183 ceph-mon[99169]: pgmap v16551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:56 smithi119 ceph-mon[108979]: pgmap v16551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:56 smithi119 ceph-mon[94175]: pgmap v16551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:15:58 smithi183 ceph-mon[99169]: pgmap v16552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:15:58 smithi119 ceph-mon[94175]: pgmap v16552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:15:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:15:58 smithi119 ceph-mon[108979]: pgmap v16552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:00 smithi183 ceph-mon[99169]: pgmap v16553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:00 smithi119 ceph-mon[108979]: pgmap v16553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:00 smithi119 ceph-mon[94175]: pgmap v16553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:02 smithi183 ceph-mon[99169]: pgmap v16554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:02 smithi119 ceph-mon[94175]: pgmap v16554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:02 smithi119 ceph-mon[108979]: pgmap v16554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:16:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:16:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:16:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:04 smithi183 ceph-mon[99169]: pgmap v16555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:04 smithi119 ceph-mon[94175]: pgmap v16555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:04 smithi119 ceph-mon[108979]: pgmap v16555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:06 smithi183 ceph-mon[99169]: pgmap v16556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:06 smithi119 ceph-mon[108979]: pgmap v16556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:06 smithi119 ceph-mon[94175]: pgmap v16556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:08 smithi183 ceph-mon[99169]: pgmap v16557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:08 smithi119 ceph-mon[94175]: pgmap v16557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:08 smithi119 ceph-mon[108979]: pgmap v16557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:10 smithi183 ceph-mon[99169]: pgmap v16558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:10 smithi119 ceph-mon[94175]: pgmap v16558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:10 smithi119 ceph-mon[108979]: pgmap v16558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:12 smithi183 ceph-mon[99169]: pgmap v16559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:12 smithi119 ceph-mon[94175]: pgmap v16559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:12 smithi119 ceph-mon[108979]: pgmap v16559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:16:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:16:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:16:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:14 smithi183 ceph-mon[99169]: pgmap v16560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:14 smithi119 ceph-mon[108979]: pgmap v16560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:14 smithi119 ceph-mon[94175]: pgmap v16560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:16:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:16:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:16:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:16 smithi183 ceph-mon[99169]: pgmap v16561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:16 smithi119 ceph-mon[108979]: pgmap v16561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:16 smithi119 ceph-mon[94175]: pgmap v16561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:18 smithi183 ceph-mon[99169]: pgmap v16562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:18 smithi119 ceph-mon[108979]: pgmap v16562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:18 smithi119 ceph-mon[94175]: pgmap v16562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:19.597 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:16:19.919 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:16:19.919 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 0s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:16:19.920 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 0s ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:16:19.920 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 0s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:16:19.920 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 0s ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:16:19.920 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 0s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:16:19.920 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 0s ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:16:19.920 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 0s ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:16:19.920 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 0s ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:16:19.920 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 0s ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:16:19.920 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 0s ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:16:19.920 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 0s ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:16:19.920 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 0s ago 7h 6026M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:16:19.920 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 0s ago 7h 6076M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:16:19.920 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 0s ago 7h 5485M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:16:19.920 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 0s ago 7h 5259M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:16:19.920 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 0s ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:16:19.920 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 0s ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:16:19.921 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 0s ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:16:19.921 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 0s ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:16:19.921 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 0s ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:16:20.306 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:16:20.306 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:16:20.306 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:16:20.306 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:16:20.306 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:16:20.307 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:16:20.307 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:16:20.307 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:16:20.307 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:16:20.307 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:16:20.307 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:16:20.307 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:16:20.307 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:16:20.308 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:16:20.308 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:16:20.308 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:16:20.308 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:16:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:16:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:16:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:20 smithi183 ceph-mon[99169]: pgmap v16563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:20 smithi183 ceph-mon[99169]: from='client.42710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:16:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:16:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:16:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:20 smithi183 ceph-mon[99169]: from='client.32835 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:16:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:16:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:16:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:16:20.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/838382767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:16:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:16:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:16:20.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[94175]: pgmap v16563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[94175]: from='client.42710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:16:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:16:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:16:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[94175]: from='client.32835 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:16:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:16:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:16:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:16:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/838382767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:16:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:16:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:16:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[108979]: pgmap v16563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[108979]: from='client.42710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:16:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:16:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:16:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[108979]: from='client.32835 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:16:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:16:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:16:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:16:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/838382767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:16:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:22 smithi183 ceph-mon[99169]: pgmap v16564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:22 smithi119 ceph-mon[108979]: pgmap v16564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:22 smithi119 ceph-mon[94175]: pgmap v16564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:16:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:16:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:16:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:24 smithi183 ceph-mon[99169]: pgmap v16565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:24 smithi119 ceph-mon[108979]: pgmap v16565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:24 smithi119 ceph-mon[94175]: pgmap v16565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:26 smithi183 ceph-mon[99169]: pgmap v16566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:26 smithi119 ceph-mon[108979]: pgmap v16566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:26 smithi119 ceph-mon[94175]: pgmap v16566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:28 smithi183 ceph-mon[99169]: pgmap v16567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:28.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:28 smithi119 ceph-mon[94175]: pgmap v16567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:28.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:28 smithi119 ceph-mon[108979]: pgmap v16567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:30 smithi183 ceph-mon[99169]: pgmap v16568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:30 smithi119 ceph-mon[94175]: pgmap v16568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:30 smithi119 ceph-mon[108979]: pgmap v16568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:32 smithi183 ceph-mon[99169]: pgmap v16569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:32 smithi119 ceph-mon[94175]: pgmap v16569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:32 smithi119 ceph-mon[108979]: pgmap v16569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:16:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:16:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:16:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:34 smithi183 ceph-mon[99169]: pgmap v16570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:34 smithi119 ceph-mon[108979]: pgmap v16570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:34 smithi119 ceph-mon[94175]: pgmap v16570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:36 smithi183 ceph-mon[99169]: pgmap v16571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:36 smithi119 ceph-mon[94175]: pgmap v16571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:36 smithi119 ceph-mon[108979]: pgmap v16571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:38 smithi183 ceph-mon[99169]: pgmap v16572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:38 smithi119 ceph-mon[94175]: pgmap v16572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:38 smithi119 ceph-mon[108979]: pgmap v16572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:40 smithi183 ceph-mon[99169]: pgmap v16573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:40 smithi119 ceph-mon[94175]: pgmap v16573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:40 smithi119 ceph-mon[108979]: pgmap v16573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:42 smithi183 ceph-mon[99169]: pgmap v16574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:42 smithi119 ceph-mon[94175]: pgmap v16574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:42 smithi119 ceph-mon[108979]: pgmap v16574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:16:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:16:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:16:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:44 smithi183 ceph-mon[99169]: pgmap v16575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:44 smithi119 ceph-mon[94175]: pgmap v16575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:44 smithi119 ceph-mon[108979]: pgmap v16575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:46 smithi183 ceph-mon[99169]: pgmap v16576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:46 smithi119 ceph-mon[94175]: pgmap v16576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:46 smithi119 ceph-mon[108979]: pgmap v16576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:48 smithi183 ceph-mon[99169]: pgmap v16577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:48 smithi119 ceph-mon[108979]: pgmap v16577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:48 smithi119 ceph-mon[94175]: pgmap v16577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:50.656 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:16:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:50 smithi183 ceph-mon[99169]: pgmap v16578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:50 smithi119 ceph-mon[94175]: pgmap v16578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:50 smithi119 ceph-mon[108979]: pgmap v16578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:50.965 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:16:50.965 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 31s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:16:50.965 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 31s ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:16:50.965 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 31s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:16:50.966 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 31s ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:16:50.966 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 31s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:16:50.966 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 31s ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:16:50.966 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 31s ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:16:50.966 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 31s ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:16:50.966 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 31s ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:16:50.966 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 31s ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:16:50.966 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 31s ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:16:50.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 31s ago 7h 6026M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:16:50.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 31s ago 7h 6076M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:16:50.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 31s ago 7h 5485M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:16:50.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 31s ago 7h 5259M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:16:50.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 31s ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:16:50.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 31s ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:16:50.966 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 31s ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:16:50.967 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 31s ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:16:50.967 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 31s ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:16:51.351 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:16:51.351 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:16:51.351 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:16:51.351 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:16:51.351 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:16:51.351 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:16:51.351 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:16:51.351 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:16:51.351 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:16:51.352 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:16:51.352 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:16:51.352 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:16:51.352 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:16:51.352 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:16:51.352 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:16:51.352 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:16:51.352 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:16:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:51 smithi183 ceph-mon[99169]: from='client.32847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:16:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:51 smithi183 ceph-mon[99169]: from='client.32853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:16:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1405102127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:16:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:51 smithi119 ceph-mon[94175]: from='client.32847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:16:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:51 smithi119 ceph-mon[94175]: from='client.32853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:16:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1405102127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:16:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:51 smithi119 ceph-mon[108979]: from='client.32847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:16:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:51 smithi119 ceph-mon[108979]: from='client.32853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:16:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1405102127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:16:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:52 smithi183 ceph-mon[99169]: pgmap v16579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:52 smithi119 ceph-mon[108979]: pgmap v16579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:52.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:52 smithi119 ceph-mon[94175]: pgmap v16579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:16:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:16:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:16:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:54 smithi183 ceph-mon[99169]: pgmap v16580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:54 smithi119 ceph-mon[94175]: pgmap v16580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:54 smithi119 ceph-mon[108979]: pgmap v16580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:16:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:56 smithi183 ceph-mon[99169]: pgmap v16581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:56 smithi119 ceph-mon[94175]: pgmap v16581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:56 smithi119 ceph-mon[108979]: pgmap v16581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:16:58 smithi183 ceph-mon[99169]: pgmap v16582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:16:58 smithi119 ceph-mon[94175]: pgmap v16582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:16:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:16:58 smithi119 ceph-mon[108979]: pgmap v16582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:00 smithi183 ceph-mon[99169]: pgmap v16583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:00 smithi119 ceph-mon[94175]: pgmap v16583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:00 smithi119 ceph-mon[108979]: pgmap v16583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:02 smithi183 ceph-mon[99169]: pgmap v16584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:02 smithi119 ceph-mon[94175]: pgmap v16584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:02 smithi119 ceph-mon[108979]: pgmap v16584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:17:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:17:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:17:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:04 smithi183 ceph-mon[99169]: pgmap v16585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:04 smithi119 ceph-mon[94175]: pgmap v16585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:04 smithi119 ceph-mon[108979]: pgmap v16585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:06 smithi183 ceph-mon[99169]: pgmap v16586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:06 smithi119 ceph-mon[108979]: pgmap v16586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:06 smithi119 ceph-mon[94175]: pgmap v16586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:08 smithi183 ceph-mon[99169]: pgmap v16587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:08 smithi119 ceph-mon[94175]: pgmap v16587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:08.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:08 smithi119 ceph-mon[108979]: pgmap v16587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:10 smithi183 ceph-mon[99169]: pgmap v16588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:10 smithi119 ceph-mon[94175]: pgmap v16588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:10 smithi119 ceph-mon[108979]: pgmap v16588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:12 smithi183 ceph-mon[99169]: pgmap v16589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:12 smithi119 ceph-mon[94175]: pgmap v16589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:12 smithi119 ceph-mon[108979]: pgmap v16589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:17:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:17:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:17:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:14 smithi183 ceph-mon[99169]: pgmap v16590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:14 smithi119 ceph-mon[94175]: pgmap v16590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:14 smithi119 ceph-mon[108979]: pgmap v16590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:16 smithi183 ceph-mon[99169]: pgmap v16591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:16 smithi119 ceph-mon[94175]: pgmap v16591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:16 smithi119 ceph-mon[108979]: pgmap v16591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:18 smithi183 ceph-mon[99169]: pgmap v16592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:18 smithi119 ceph-mon[94175]: pgmap v16592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:18 smithi119 ceph-mon[108979]: pgmap v16592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:20 smithi183 ceph-mon[99169]: pgmap v16593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:17:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:20 smithi119 ceph-mon[108979]: pgmap v16593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:17:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:20 smithi119 ceph-mon[94175]: pgmap v16593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:17:21.693 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:17:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:17:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:17:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:17:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:17:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:17:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:17:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:17:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:17:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:17:21.999 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:17:21.999 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 62s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:17:21.999 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 62s ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:17:21.999 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 62s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:17:21.999 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 62s ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:17:21.999 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 62s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:17:22.000 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 62s ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:17:22.000 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 62s ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:17:22.000 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 62s ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:17:22.000 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 62s ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:17:22.000 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 62s ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:17:22.000 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 62s ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:17:22.000 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 62s ago 7h 6026M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:17:22.000 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 62s ago 7h 6076M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:17:22.000 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 62s ago 7h 5485M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:17:22.000 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 62s ago 7h 5259M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:17:22.000 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 62s ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:17:22.000 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 62s ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:17:22.000 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 62s ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:17:22.000 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 62s ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:17:22.001 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 62s ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:17:22.377 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:17:22.377 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:17:22.378 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:17:22.378 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:17:22.378 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:17:22.378 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:17:22.378 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:17:22.378 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:17:22.379 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:17:22.379 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:17:22.379 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:17:22.379 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:17:22.379 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:17:22.379 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:17:22.380 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:17:22.380 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:17:22.380 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:17:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:22 smithi183 ceph-mon[99169]: pgmap v16594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:22 smithi183 ceph-mon[99169]: from='client.32865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:17:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:22 smithi183 ceph-mon[99169]: from='client.32871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:17:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1559883778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:17:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:22 smithi119 ceph-mon[108979]: pgmap v16594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:22 smithi119 ceph-mon[108979]: from='client.32865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:17:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:22 smithi119 ceph-mon[108979]: from='client.32871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:17:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1559883778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:17:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:22 smithi119 ceph-mon[94175]: pgmap v16594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:22 smithi119 ceph-mon[94175]: from='client.32865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:17:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:22 smithi119 ceph-mon[94175]: from='client.32871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:17:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1559883778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:17:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:17:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:17:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:17:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:24 smithi183 ceph-mon[99169]: pgmap v16595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:24 smithi119 ceph-mon[94175]: pgmap v16595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:24 smithi119 ceph-mon[108979]: pgmap v16595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:26 smithi183 ceph-mon[99169]: pgmap v16596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:26 smithi119 ceph-mon[94175]: pgmap v16596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:26 smithi119 ceph-mon[108979]: pgmap v16596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:28 smithi183 ceph-mon[99169]: pgmap v16597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:28 smithi119 ceph-mon[108979]: pgmap v16597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:28 smithi119 ceph-mon[94175]: pgmap v16597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:30 smithi183 ceph-mon[99169]: pgmap v16598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:30 smithi119 ceph-mon[94175]: pgmap v16598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:30 smithi119 ceph-mon[108979]: pgmap v16598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:32 smithi183 ceph-mon[99169]: pgmap v16599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:32 smithi119 ceph-mon[94175]: pgmap v16599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:32 smithi119 ceph-mon[108979]: pgmap v16599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:17:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:17:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:17:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:34 smithi183 ceph-mon[99169]: pgmap v16600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:34 smithi119 ceph-mon[94175]: pgmap v16600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:34 smithi119 ceph-mon[108979]: pgmap v16600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:36 smithi183 ceph-mon[99169]: pgmap v16601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:36 smithi119 ceph-mon[108979]: pgmap v16601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:36 smithi119 ceph-mon[94175]: pgmap v16601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:38 smithi183 ceph-mon[99169]: pgmap v16602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:38.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:38 smithi119 ceph-mon[94175]: pgmap v16602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:38.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:38 smithi119 ceph-mon[108979]: pgmap v16602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:40 smithi119 ceph-mon[94175]: pgmap v16603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:40 smithi119 ceph-mon[108979]: pgmap v16603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:40 smithi183 ceph-mon[99169]: pgmap v16603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:42 smithi183 ceph-mon[99169]: pgmap v16604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:42 smithi119 ceph-mon[94175]: pgmap v16604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:42 smithi119 ceph-mon[108979]: pgmap v16604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:17:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:17:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:17:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:44 smithi183 ceph-mon[99169]: pgmap v16605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:44 smithi119 ceph-mon[94175]: pgmap v16605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:44 smithi119 ceph-mon[108979]: pgmap v16605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:46 smithi183 ceph-mon[99169]: pgmap v16606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:46.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:46 smithi119 ceph-mon[94175]: pgmap v16606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:46 smithi119 ceph-mon[108979]: pgmap v16606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:48 smithi183 ceph-mon[99169]: pgmap v16607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:48 smithi119 ceph-mon[94175]: pgmap v16607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:48 smithi119 ceph-mon[108979]: pgmap v16607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:50 smithi183 ceph-mon[99169]: pgmap v16608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:50 smithi119 ceph-mon[94175]: pgmap v16608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:50 smithi119 ceph-mon[108979]: pgmap v16608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:52.720 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:17:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:52 smithi183 ceph-mon[99169]: pgmap v16609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:52 smithi119 ceph-mon[94175]: pgmap v16609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:52 smithi119 ceph-mon[108979]: pgmap v16609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:53.024 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:17:53.025 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 93s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:17:53.025 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 93s ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:17:53.025 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 93s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:17:53.025 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 93s ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:17:53.025 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 93s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:17:53.025 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 93s ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:17:53.025 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 93s ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:17:53.025 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 93s ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:17:53.025 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 93s ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:17:53.025 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 93s ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:17:53.025 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 93s ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:17:53.025 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 93s ago 7h 6026M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:17:53.025 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 93s ago 7h 6076M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:17:53.026 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 93s ago 7h 5485M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:17:53.026 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 93s ago 7h 5259M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:17:53.026 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 93s ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:17:53.026 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 93s ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:17:53.026 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 93s ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:17:53.026 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 93s ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:17:53.026 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 93s ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:17:53.404 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:17:53.404 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:17:53.404 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:17:53.404 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:17:53.404 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:17:53.404 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:17:53.405 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:17:53.405 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:17:53.405 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:17:53.405 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:17:53.405 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:17:53.405 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:17:53.405 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:17:53.405 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:17:53.405 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:17:53.405 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:17:53.405 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:17:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:53 smithi183 ceph-mon[99169]: from='client.32883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:17:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:53 smithi183 ceph-mon[99169]: from='client.32889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:17:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3455727123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:17:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:53 smithi119 ceph-mon[108979]: from='client.32883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:17:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:53 smithi119 ceph-mon[108979]: from='client.32889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:17:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3455727123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:17:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:53 smithi119 ceph-mon[94175]: from='client.32883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:17:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:53 smithi119 ceph-mon[94175]: from='client.32889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:17:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3455727123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:17:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:17:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:17:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:17:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:54 smithi183 ceph-mon[99169]: pgmap v16610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:54 smithi119 ceph-mon[94175]: pgmap v16610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:54 smithi119 ceph-mon[108979]: pgmap v16610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:17:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:56 smithi183 ceph-mon[99169]: pgmap v16611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:56 smithi119 ceph-mon[94175]: pgmap v16611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:56 smithi119 ceph-mon[108979]: pgmap v16611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:17:58 smithi183 ceph-mon[99169]: pgmap v16612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:17:58 smithi119 ceph-mon[94175]: pgmap v16612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:17:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:17:58 smithi119 ceph-mon[108979]: pgmap v16612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:00 smithi183 ceph-mon[99169]: pgmap v16613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:00 smithi119 ceph-mon[94175]: pgmap v16613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:00 smithi119 ceph-mon[108979]: pgmap v16613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:02 smithi183 ceph-mon[99169]: pgmap v16614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:02 smithi119 ceph-mon[94175]: pgmap v16614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:02 smithi119 ceph-mon[108979]: pgmap v16614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:18:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:18:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:18:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:04 smithi183 ceph-mon[99169]: pgmap v16615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:04 smithi119 ceph-mon[94175]: pgmap v16615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:04 smithi119 ceph-mon[108979]: pgmap v16615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:06 smithi183 ceph-mon[99169]: pgmap v16616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:06 smithi119 ceph-mon[108979]: pgmap v16616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:06 smithi119 ceph-mon[94175]: pgmap v16616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:08 smithi119 ceph-mon[108979]: pgmap v16617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:08 smithi119 ceph-mon[94175]: pgmap v16617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:08 smithi183 ceph-mon[99169]: pgmap v16617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:10 smithi183 ceph-mon[99169]: pgmap v16618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:10 smithi119 ceph-mon[108979]: pgmap v16618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:10 smithi119 ceph-mon[94175]: pgmap v16618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:12 smithi183 ceph-mon[99169]: pgmap v16619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:12 smithi119 ceph-mon[94175]: pgmap v16619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:12 smithi119 ceph-mon[108979]: pgmap v16619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:18:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:18:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:18:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:14 smithi183 ceph-mon[99169]: pgmap v16620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:14 smithi119 ceph-mon[94175]: pgmap v16620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:14 smithi119 ceph-mon[108979]: pgmap v16620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:16 smithi183 ceph-mon[99169]: pgmap v16621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:16 smithi119 ceph-mon[94175]: pgmap v16621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:16 smithi119 ceph-mon[108979]: pgmap v16621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:18 smithi119 ceph-mon[94175]: pgmap v16622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:18 smithi119 ceph-mon[108979]: pgmap v16622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:18 smithi183 ceph-mon[99169]: pgmap v16622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:20 smithi183 ceph-mon[99169]: pgmap v16623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:20.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:20 smithi119 ceph-mon[94175]: pgmap v16623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:20 smithi119 ceph-mon[108979]: pgmap v16623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:18:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:18:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:18:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:18:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:18:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:18:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:18:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:18:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:18:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:18:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:18:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:18:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:22 smithi183 ceph-mon[99169]: pgmap v16624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:22 smithi119 ceph-mon[94175]: pgmap v16624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:22 smithi119 ceph-mon[108979]: pgmap v16624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:23.753 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:18:24.059 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:18:24.059 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 2m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:18:24.059 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 2m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:18:24.060 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 2m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:18:24.060 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 2m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:18:24.060 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 2m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:18:24.060 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 2m ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:18:24.060 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 2m ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:18:24.060 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 2m ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:18:24.060 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 2m ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:18:24.060 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 2m ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:18:24.060 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 2m ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:18:24.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 2m ago 7h 6026M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:18:24.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 2m ago 7h 6076M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:18:24.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 2m ago 7h 5485M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:18:24.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 2m ago 7h 5259M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:18:24.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 2m ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:18:24.061 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 2m ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:18:24.061 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 2m ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:18:24.061 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 2m ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:18:24.061 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 2m ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:18:24.439 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:18:24.439 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:18:24.439 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:18:24.439 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:18:24.440 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:18:24.440 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:18:24.440 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:18:24.440 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:18:24.440 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:18:24.440 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:18:24.440 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:18:24.440 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:18:24.440 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:18:24.440 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:18:24.440 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:18:24.440 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:18:24.440 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:18:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:18:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:18:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:18:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:24 smithi183 ceph-mon[99169]: pgmap v16625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:24 smithi183 ceph-mon[99169]: from='client.32901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:18:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:24 smithi183 ceph-mon[99169]: from='client.42788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:18:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2751225293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:18:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:24 smithi119 ceph-mon[108979]: pgmap v16625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:24 smithi119 ceph-mon[108979]: from='client.32901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:18:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:24 smithi119 ceph-mon[108979]: from='client.42788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:18:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2751225293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:18:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:24 smithi119 ceph-mon[94175]: pgmap v16625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:24 smithi119 ceph-mon[94175]: from='client.32901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:18:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:24 smithi119 ceph-mon[94175]: from='client.42788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:18:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2751225293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:18:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:26 smithi183 ceph-mon[99169]: pgmap v16626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:26 smithi119 ceph-mon[108979]: pgmap v16626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:26 smithi119 ceph-mon[94175]: pgmap v16626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:28 smithi183 ceph-mon[99169]: pgmap v16627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:28 smithi119 ceph-mon[108979]: pgmap v16627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:28 smithi119 ceph-mon[94175]: pgmap v16627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:30 smithi183 ceph-mon[99169]: pgmap v16628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:30 smithi119 ceph-mon[108979]: pgmap v16628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:30 smithi119 ceph-mon[94175]: pgmap v16628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:32 smithi183 ceph-mon[99169]: pgmap v16629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:32 smithi119 ceph-mon[108979]: pgmap v16629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:32 smithi119 ceph-mon[94175]: pgmap v16629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:18:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:18:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:18:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:34 smithi183 ceph-mon[99169]: pgmap v16630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:34 smithi119 ceph-mon[94175]: pgmap v16630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:34 smithi119 ceph-mon[108979]: pgmap v16630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:36 smithi183 ceph-mon[99169]: pgmap v16631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:36 smithi119 ceph-mon[108979]: pgmap v16631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:36 smithi119 ceph-mon[94175]: pgmap v16631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:38 smithi183 ceph-mon[99169]: pgmap v16632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:38 smithi119 ceph-mon[94175]: pgmap v16632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:38 smithi119 ceph-mon[108979]: pgmap v16632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:40 smithi183 ceph-mon[99169]: pgmap v16633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:40 smithi119 ceph-mon[108979]: pgmap v16633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:40 smithi119 ceph-mon[94175]: pgmap v16633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:42 smithi183 ceph-mon[99169]: pgmap v16634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:42 smithi119 ceph-mon[94175]: pgmap v16634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:42 smithi119 ceph-mon[108979]: pgmap v16634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:18:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:18:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:18:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:44 smithi183 ceph-mon[99169]: pgmap v16635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:44 smithi119 ceph-mon[94175]: pgmap v16635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:44 smithi119 ceph-mon[108979]: pgmap v16635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:46 smithi183 ceph-mon[99169]: pgmap v16636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:46 smithi119 ceph-mon[94175]: pgmap v16636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:46 smithi119 ceph-mon[108979]: pgmap v16636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:48 smithi183 ceph-mon[99169]: pgmap v16637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:48 smithi119 ceph-mon[94175]: pgmap v16637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:48 smithi119 ceph-mon[108979]: pgmap v16637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:50 smithi183 ceph-mon[99169]: pgmap v16638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:50 smithi119 ceph-mon[94175]: pgmap v16638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:50 smithi119 ceph-mon[108979]: pgmap v16638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:52 smithi183 ceph-mon[99169]: pgmap v16639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:52 smithi119 ceph-mon[94175]: pgmap v16639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:52 smithi119 ceph-mon[108979]: pgmap v16639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:18:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:18:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T23:18:54.788 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:18:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:54 smithi183 ceph-mon[99169]: pgmap v16640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:54.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:54 smithi119 ceph-mon[108979]: pgmap v16640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:54 smithi119 ceph-mon[94175]: pgmap v16640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:18:55.093 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:18:55.093 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 2m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:18:55.094 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 2m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:18:55.094 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 2m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:18:55.094 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 2m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:18:55.094 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 2m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:18:55.094 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 2m ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:18:55.094 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 2m ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:18:55.094 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 2m ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:18:55.094 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 2m ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:18:55.094 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 2m ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:18:55.094 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 2m ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:18:55.094 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 2m ago 7h 6026M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:18:55.094 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 2m ago 7h 6076M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:18:55.094 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 2m ago 7h 5485M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:18:55.095 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 2m ago 7h 5259M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:18:55.095 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 2m ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:18:55.095 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 2m ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:18:55.095 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 2m ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:18:55.095 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 2m ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:18:55.095 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 2m ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:18:55.473 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:18:55.473 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:18:55.473 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:18:55.473 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:18:55.473 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:18:55.473 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:18:55.473 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:18:55.473 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:18:55.473 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:18:55.473 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:18:55.474 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:18:55.474 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:18:55.474 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:18:55.474 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:18:55.474 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:18:55.474 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:18:55.474 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:18:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:55 smithi183 ceph-mon[99169]: from='client.32919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:18:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:55 smithi183 ceph-mon[99169]: from='client.32925 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:18:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/963638777' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:18:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:55 smithi119 ceph-mon[108979]: from='client.32919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:18:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:55 smithi119 ceph-mon[108979]: from='client.32925 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:18:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/963638777' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:18:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:55 smithi119 ceph-mon[94175]: from='client.32919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:18:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:55 smithi119 ceph-mon[94175]: from='client.32925 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:18:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/963638777' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:18:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:56 smithi183 ceph-mon[99169]: pgmap v16641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:56 smithi119 ceph-mon[108979]: pgmap v16641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:56 smithi119 ceph-mon[94175]: pgmap v16641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:18:58 smithi183 ceph-mon[99169]: pgmap v16642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:18:58 smithi119 ceph-mon[108979]: pgmap v16642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:18:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:18:58 smithi119 ceph-mon[94175]: pgmap v16642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:00 smithi183 ceph-mon[99169]: pgmap v16643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:00 smithi119 ceph-mon[94175]: pgmap v16643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:00 smithi119 ceph-mon[108979]: pgmap v16643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:02 smithi183 ceph-mon[99169]: pgmap v16644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:02 smithi119 ceph-mon[108979]: pgmap v16644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:02 smithi119 ceph-mon[94175]: pgmap v16644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:19:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:19:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T23:19:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:04 smithi183 ceph-mon[99169]: pgmap v16645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:04 smithi119 ceph-mon[94175]: pgmap v16645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:04 smithi119 ceph-mon[108979]: pgmap v16645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:06 smithi183 ceph-mon[99169]: pgmap v16646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:06 smithi119 ceph-mon[94175]: pgmap v16646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:06 smithi119 ceph-mon[108979]: pgmap v16646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:08 smithi183 ceph-mon[99169]: pgmap v16647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:08 smithi119 ceph-mon[94175]: pgmap v16647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:08 smithi119 ceph-mon[108979]: pgmap v16647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:10 smithi183 ceph-mon[99169]: pgmap v16648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:10 smithi119 ceph-mon[94175]: pgmap v16648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:10 smithi119 ceph-mon[108979]: pgmap v16648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:12 smithi183 ceph-mon[99169]: pgmap v16649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:12 smithi119 ceph-mon[94175]: pgmap v16649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:12 smithi119 ceph-mon[108979]: pgmap v16649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:19:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:19:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:19:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:14 smithi183 ceph-mon[99169]: pgmap v16650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:14 smithi119 ceph-mon[108979]: pgmap v16650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:14 smithi119 ceph-mon[94175]: pgmap v16650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:16 smithi183 ceph-mon[99169]: pgmap v16651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:16 smithi119 ceph-mon[108979]: pgmap v16651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:16 smithi119 ceph-mon[94175]: pgmap v16651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:18 smithi183 ceph-mon[99169]: pgmap v16652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:18 smithi119 ceph-mon[108979]: pgmap v16652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:18 smithi119 ceph-mon[94175]: pgmap v16652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:20 smithi183 ceph-mon[99169]: pgmap v16653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:20 smithi119 ceph-mon[94175]: pgmap v16653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:20 smithi119 ceph-mon[108979]: pgmap v16653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:19:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:19:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:19:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:22 smithi183 ceph-mon[99169]: pgmap v16654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:19:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:19:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:19:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:19:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:19:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:22 smithi119 ceph-mon[94175]: pgmap v16654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:19:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:19:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:19:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:19:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:19:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:22 smithi119 ceph-mon[108979]: pgmap v16654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:19:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:19:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:19:23.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:19:23.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:19:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:19:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:19:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:19:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:24 smithi183 ceph-mon[99169]: pgmap v16655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:24 smithi119 ceph-mon[94175]: pgmap v16655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:24 smithi119 ceph-mon[108979]: pgmap v16655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:25.817 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:19:26.125 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:19:26.125 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 3m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:19:26.125 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 3m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:19:26.125 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 3m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:19:26.125 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 3m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:19:26.126 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 3m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:19:26.126 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 3m ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:19:26.126 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 3m ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:19:26.126 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 3m ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:19:26.126 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 3m ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:19:26.126 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 3m ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:19:26.127 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 3m ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:19:26.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 3m ago 7h 6026M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:19:26.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 3m ago 7h 6076M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:19:26.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 3m ago 7h 5485M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:19:26.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 3m ago 7h 5259M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:19:26.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 3m ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:19:26.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 3m ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:19:26.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 3m ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:19:26.128 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 3m ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:19:26.128 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 3m ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:19:26.503 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:19:26.503 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:19:26.503 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:19:26.503 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:19:26.503 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:19:26.503 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:19:26.503 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:19:26.503 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:19:26.503 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:19:26.503 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:19:26.504 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:19:26.504 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:19:26.504 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:19:26.504 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:19:26.504 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:19:26.504 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:19:26.504 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:19:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:26 smithi183 ceph-mon[99169]: pgmap v16656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:26 smithi183 ceph-mon[99169]: from='client.32937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:19:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:26 smithi183 ceph-mon[99169]: from='client.42824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:19:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3917185485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:19:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:26 smithi119 ceph-mon[94175]: pgmap v16656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:26 smithi119 ceph-mon[94175]: from='client.32937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:19:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:26 smithi119 ceph-mon[94175]: from='client.42824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:19:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3917185485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:19:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:26 smithi119 ceph-mon[108979]: pgmap v16656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:26 smithi119 ceph-mon[108979]: from='client.32937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:19:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:26 smithi119 ceph-mon[108979]: from='client.42824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:19:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3917185485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:19:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:28 smithi183 ceph-mon[99169]: pgmap v16657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:28 smithi119 ceph-mon[108979]: pgmap v16657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:28 smithi119 ceph-mon[94175]: pgmap v16657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:30 smithi183 ceph-mon[99169]: pgmap v16658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:30 smithi119 ceph-mon[108979]: pgmap v16658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:30 smithi119 ceph-mon[94175]: pgmap v16658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:32 smithi183 ceph-mon[99169]: pgmap v16659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:32 smithi119 ceph-mon[94175]: pgmap v16659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:32 smithi119 ceph-mon[108979]: pgmap v16659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:19:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:19:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:19:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:34 smithi183 ceph-mon[99169]: pgmap v16660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:34 smithi119 ceph-mon[94175]: pgmap v16660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:34 smithi119 ceph-mon[108979]: pgmap v16660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:36 smithi183 ceph-mon[99169]: pgmap v16661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:36 smithi119 ceph-mon[108979]: pgmap v16661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:36 smithi119 ceph-mon[94175]: pgmap v16661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:38 smithi183 ceph-mon[99169]: pgmap v16662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:38 smithi119 ceph-mon[108979]: pgmap v16662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:38 smithi119 ceph-mon[94175]: pgmap v16662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:40 smithi183 ceph-mon[99169]: pgmap v16663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:40 smithi119 ceph-mon[94175]: pgmap v16663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:40 smithi119 ceph-mon[108979]: pgmap v16663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:42 smithi183 ceph-mon[99169]: pgmap v16664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:42.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:42 smithi119 ceph-mon[108979]: pgmap v16664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:42 smithi119 ceph-mon[94175]: pgmap v16664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:19:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:19:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:19:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:44 smithi183 ceph-mon[99169]: pgmap v16665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:44 smithi119 ceph-mon[94175]: pgmap v16665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:44 smithi119 ceph-mon[108979]: pgmap v16665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:46 smithi183 ceph-mon[99169]: pgmap v16666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:46 smithi119 ceph-mon[108979]: pgmap v16666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:46 smithi119 ceph-mon[94175]: pgmap v16666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:48 smithi183 ceph-mon[99169]: pgmap v16667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:48 smithi119 ceph-mon[94175]: pgmap v16667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:48 smithi119 ceph-mon[108979]: pgmap v16667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:50 smithi183 ceph-mon[99169]: pgmap v16668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:50 smithi119 ceph-mon[94175]: pgmap v16668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:50 smithi119 ceph-mon[108979]: pgmap v16668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:52 smithi183 ceph-mon[99169]: pgmap v16669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:52.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:52 smithi119 ceph-mon[94175]: pgmap v16669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:52.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:52 smithi119 ceph-mon[108979]: pgmap v16669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:19:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:19:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:19:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:54 smithi183 ceph-mon[99169]: pgmap v16670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:54 smithi119 ceph-mon[108979]: pgmap v16670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:54 smithi119 ceph-mon[94175]: pgmap v16670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:19:56.850 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:19:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:56 smithi183 ceph-mon[99169]: pgmap v16671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:56 smithi119 ceph-mon[94175]: pgmap v16671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:56 smithi119 ceph-mon[108979]: pgmap v16671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:57.159 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:19:57.159 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 3m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:19:57.159 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 3m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:19:57.159 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 3m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:19:57.159 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 3m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:19:57.159 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 3m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:19:57.159 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 3m ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:19:57.159 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 3m ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:19:57.160 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 3m ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:19:57.160 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 3m ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:19:57.160 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 3m ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:19:57.160 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 3m ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:19:57.160 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 3m ago 7h 6026M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:19:57.160 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 3m ago 7h 6076M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:19:57.160 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 3m ago 7h 5485M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:19:57.160 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 3m ago 7h 5259M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:19:57.160 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 3m ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:19:57.160 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 3m ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:19:57.160 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 3m ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:19:57.160 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 3m ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:19:57.160 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 3m ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:19:57.543 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:19:57.543 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:19:57.543 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:19:57.544 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:19:57.544 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:19:57.544 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:19:57.544 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:19:57.544 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:19:57.544 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:19:57.545 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:19:57.545 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:19:57.545 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:19:57.545 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:19:57.545 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:19:57.545 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:19:57.546 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:19:57.546 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:19:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:57 smithi183 ceph-mon[99169]: from='client.42836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:19:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:57 smithi183 ceph-mon[99169]: from='client.32961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:19:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2400726565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:19:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:57 smithi119 ceph-mon[94175]: from='client.42836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:19:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:57 smithi119 ceph-mon[94175]: from='client.32961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:19:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2400726565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:19:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:57 smithi119 ceph-mon[108979]: from='client.42836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:19:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:57 smithi119 ceph-mon[108979]: from='client.32961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:19:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2400726565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:19:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:19:58 smithi183 ceph-mon[99169]: pgmap v16672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:19:58 smithi119 ceph-mon[108979]: pgmap v16672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:19:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:19:58 smithi119 ceph-mon[94175]: pgmap v16672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T23:20:00.000+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:20:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:00 smithi183 ceph-mon[99169]: pgmap v16673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:20:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:00 smithi119 ceph-mon[94175]: pgmap v16673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:20:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:00 smithi119 ceph-mon[108979]: pgmap v16673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:20:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:02 smithi183 ceph-mon[99169]: pgmap v16674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:02 smithi119 ceph-mon[94175]: pgmap v16674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:02 smithi119 ceph-mon[108979]: pgmap v16674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:20:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:20:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:20:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:04 smithi183 ceph-mon[99169]: pgmap v16675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:04 smithi119 ceph-mon[94175]: pgmap v16675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:04 smithi119 ceph-mon[108979]: pgmap v16675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:06 smithi183 ceph-mon[99169]: pgmap v16676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:06 smithi119 ceph-mon[94175]: pgmap v16676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:06 smithi119 ceph-mon[108979]: pgmap v16676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:08 smithi183 ceph-mon[99169]: pgmap v16677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:08 smithi119 ceph-mon[94175]: pgmap v16677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:08 smithi119 ceph-mon[108979]: pgmap v16677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:10 smithi183 ceph-mon[99169]: pgmap v16678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:10 smithi119 ceph-mon[94175]: pgmap v16678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:10 smithi119 ceph-mon[108979]: pgmap v16678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:12 smithi183 ceph-mon[99169]: pgmap v16679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:12 smithi119 ceph-mon[94175]: pgmap v16679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:12 smithi119 ceph-mon[108979]: pgmap v16679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:20:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:20:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:20:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:14 smithi183 ceph-mon[99169]: pgmap v16680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:14 smithi119 ceph-mon[94175]: pgmap v16680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:14 smithi119 ceph-mon[108979]: pgmap v16680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:16 smithi183 ceph-mon[99169]: pgmap v16681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:16 smithi119 ceph-mon[94175]: pgmap v16681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:16 smithi119 ceph-mon[108979]: pgmap v16681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:18 smithi183 ceph-mon[99169]: pgmap v16682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:18 smithi119 ceph-mon[94175]: pgmap v16682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:18 smithi119 ceph-mon[108979]: pgmap v16682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:20 smithi183 ceph-mon[99169]: pgmap v16683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:20 smithi119 ceph-mon[108979]: pgmap v16683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:20 smithi119 ceph-mon[94175]: pgmap v16683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:22 smithi183 ceph-mon[99169]: pgmap v16684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:20:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:22 smithi119 ceph-mon[108979]: pgmap v16684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:20:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:22 smithi119 ceph-mon[94175]: pgmap v16684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:20:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:20:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:20:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:20:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:20:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:20:24.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:20:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:20:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:20:24.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:20:24.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:20:24.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:20:24.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:20:24.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:20:24.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:20:24.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:20:24.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:20:24.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:20:24.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:20:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:24 smithi183 ceph-mon[99169]: pgmap v16685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:24 smithi119 ceph-mon[94175]: pgmap v16685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:24 smithi119 ceph-mon[108979]: pgmap v16685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:26 smithi119 ceph-mon[94175]: pgmap v16686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:26 smithi119 ceph-mon[108979]: pgmap v16686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:26 smithi183 ceph-mon[99169]: pgmap v16686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:27.891 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:20:28.193 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:20:28.193 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 4m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:20:28.193 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 4m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:20:28.194 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 4m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:20:28.194 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 4m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:20:28.194 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 4m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:20:28.194 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 4m ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:20:28.194 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 4m ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:20:28.194 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 4m ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:20:28.194 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 4m ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:20:28.194 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 4m ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:20:28.194 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 4m ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:20:28.194 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 4m ago 7h 6026M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:20:28.194 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 4m ago 7h 6076M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:20:28.194 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 4m ago 7h 5485M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:20:28.194 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 4m ago 7h 5259M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:20:28.194 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 4m ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:20:28.195 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 4m ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:20:28.195 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 4m ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:20:28.195 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 4m ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:20:28.195 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 4m ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:20:28.574 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:20:28.574 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:20:28.574 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:20:28.574 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:20:28.574 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:20:28.574 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:20:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:20:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:20:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:20:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:20:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:20:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:20:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:20:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:20:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:20:28.575 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:20:28.575 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:20:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:28 smithi183 ceph-mon[99169]: pgmap v16687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:28 smithi183 ceph-mon[99169]: from='client.32973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:20:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:28 smithi183 ceph-mon[99169]: from='client.32979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:20:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:28 smithi119 ceph-mon[94175]: pgmap v16687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:28 smithi119 ceph-mon[94175]: from='client.32973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:20:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:28 smithi119 ceph-mon[94175]: from='client.32979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:20:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:28 smithi119 ceph-mon[108979]: pgmap v16687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:28 smithi119 ceph-mon[108979]: from='client.32973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:20:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:28 smithi119 ceph-mon[108979]: from='client.32979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:20:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1326742581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:20:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1326742581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:20:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1326742581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:20:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:30 smithi183 ceph-mon[99169]: pgmap v16688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:30 smithi119 ceph-mon[94175]: pgmap v16688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:30 smithi119 ceph-mon[108979]: pgmap v16688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:32.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:32 smithi183 ceph-mon[99169]: pgmap v16689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:32 smithi119 ceph-mon[94175]: pgmap v16689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:32 smithi119 ceph-mon[108979]: pgmap v16689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:20:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:20:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:20:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:34 smithi183 ceph-mon[99169]: pgmap v16690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:34 smithi119 ceph-mon[94175]: pgmap v16690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:34 smithi119 ceph-mon[108979]: pgmap v16690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:36 smithi183 ceph-mon[99169]: pgmap v16691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:36 smithi119 ceph-mon[94175]: pgmap v16691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:36 smithi119 ceph-mon[108979]: pgmap v16691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:38 smithi183 ceph-mon[99169]: pgmap v16692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:38 smithi119 ceph-mon[108979]: pgmap v16692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:38 smithi119 ceph-mon[94175]: pgmap v16692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:40 smithi183 ceph-mon[99169]: pgmap v16693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:40 smithi119 ceph-mon[94175]: pgmap v16693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:40 smithi119 ceph-mon[108979]: pgmap v16693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:42 smithi183 ceph-mon[99169]: pgmap v16694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:42 smithi119 ceph-mon[94175]: pgmap v16694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:42 smithi119 ceph-mon[108979]: pgmap v16694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:20:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:20:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:20:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:44 smithi183 ceph-mon[99169]: pgmap v16695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:44 smithi119 ceph-mon[94175]: pgmap v16695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:44 smithi119 ceph-mon[108979]: pgmap v16695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:46 smithi183 ceph-mon[99169]: pgmap v16696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:46 smithi119 ceph-mon[94175]: pgmap v16696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:46 smithi119 ceph-mon[108979]: pgmap v16696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:48 smithi183 ceph-mon[99169]: pgmap v16697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:48 smithi119 ceph-mon[94175]: pgmap v16697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:48 smithi119 ceph-mon[108979]: pgmap v16697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:50 smithi183 ceph-mon[99169]: pgmap v16698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:50 smithi119 ceph-mon[94175]: pgmap v16698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:50 smithi119 ceph-mon[108979]: pgmap v16698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:52 smithi183 ceph-mon[99169]: pgmap v16699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:52 smithi119 ceph-mon[94175]: pgmap v16699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:52 smithi119 ceph-mon[108979]: pgmap v16699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:20:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:20:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:20:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:54 smithi183 ceph-mon[99169]: pgmap v16700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:54 smithi119 ceph-mon[94175]: pgmap v16700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:54 smithi119 ceph-mon[108979]: pgmap v16700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:20:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:56 smithi183 ceph-mon[99169]: pgmap v16701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:56 smithi119 ceph-mon[94175]: pgmap v16701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:56 smithi119 ceph-mon[108979]: pgmap v16701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:58.918 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:20:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:58 smithi183 ceph-mon[99169]: pgmap v16702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:58.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:58 smithi119 ceph-mon[94175]: pgmap v16702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:58 smithi119 ceph-mon[108979]: pgmap v16702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:20:59.223 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:20:59.223 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 4m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:20:59.223 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 4m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:20:59.223 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 4m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:20:59.223 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 4m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:20:59.223 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 4m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:20:59.223 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 4m ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:20:59.224 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 4m ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:20:59.224 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 4m ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:20:59.224 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 4m ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:20:59.224 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 4m ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:20:59.224 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 4m ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:20:59.224 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 4m ago 7h 6026M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:20:59.224 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 4m ago 7h 6076M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:20:59.224 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 4m ago 7h 5485M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:20:59.224 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 4m ago 7h 5259M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:20:59.224 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 4m ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:20:59.224 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 4m ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:20:59.224 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 4m ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:20:59.224 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 4m ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:20:59.224 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 4m ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:20:59.608 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:20:59.608 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:20:59.608 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:20:59.608 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:20:59.608 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:20:59.608 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:20:59.608 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:20:59.608 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:20:59.608 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:20:59.609 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:20:59.609 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:20:59.609 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:20:59.609 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:20:59.609 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:20:59.609 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:20:59.609 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:20:59.609 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:20:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:59 smithi183 ceph-mon[99169]: from='client.32991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:20:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:20:59 smithi183 ceph-mon[99169]: from='client.42878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:20:59.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:59 smithi119 ceph-mon[94175]: from='client.32991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:20:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:20:59 smithi119 ceph-mon[94175]: from='client.42878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:20:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:59 smithi119 ceph-mon[108979]: from='client.32991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:20:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:20:59 smithi119 ceph-mon[108979]: from='client.42878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:21:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:00 smithi183 ceph-mon[99169]: pgmap v16703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1689367648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:21:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:00 smithi119 ceph-mon[108979]: pgmap v16703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1689367648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:21:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:00 smithi119 ceph-mon[94175]: pgmap v16703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1689367648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:21:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:02 smithi183 ceph-mon[99169]: pgmap v16704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:02 smithi119 ceph-mon[94175]: pgmap v16704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:02 smithi119 ceph-mon[108979]: pgmap v16704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:21:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:21:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:21:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:04 smithi183 ceph-mon[99169]: pgmap v16705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:04 smithi119 ceph-mon[94175]: pgmap v16705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:04 smithi119 ceph-mon[108979]: pgmap v16705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:06 smithi183 ceph-mon[99169]: pgmap v16706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:06 smithi119 ceph-mon[94175]: pgmap v16706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:06 smithi119 ceph-mon[108979]: pgmap v16706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:08 smithi183 ceph-mon[99169]: pgmap v16707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:08 smithi119 ceph-mon[94175]: pgmap v16707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:08 smithi119 ceph-mon[108979]: pgmap v16707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:10 smithi183 ceph-mon[99169]: pgmap v16708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:10 smithi119 ceph-mon[94175]: pgmap v16708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:10 smithi119 ceph-mon[108979]: pgmap v16708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:12 smithi183 ceph-mon[99169]: pgmap v16709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:12 smithi119 ceph-mon[94175]: pgmap v16709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:12 smithi119 ceph-mon[108979]: pgmap v16709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:21:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:21:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:21:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:14 smithi183 ceph-mon[99169]: pgmap v16710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:14 smithi119 ceph-mon[94175]: pgmap v16710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:14 smithi119 ceph-mon[108979]: pgmap v16710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:16 smithi183 ceph-mon[99169]: pgmap v16711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:16 smithi119 ceph-mon[94175]: pgmap v16711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:16 smithi119 ceph-mon[108979]: pgmap v16711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:18 smithi183 ceph-mon[99169]: pgmap v16712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:18 smithi119 ceph-mon[94175]: pgmap v16712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:18 smithi119 ceph-mon[108979]: pgmap v16712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:20 smithi183 ceph-mon[99169]: pgmap v16713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:20 smithi119 ceph-mon[94175]: pgmap v16713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:20 smithi119 ceph-mon[108979]: pgmap v16713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:22 smithi183 ceph-mon[99169]: pgmap v16714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:22 smithi119 ceph-mon[94175]: pgmap v16714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:22 smithi119 ceph-mon[108979]: pgmap v16714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:21:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:21:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:21:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:21:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:21:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:21:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:24 smithi183 ceph-mon[99169]: pgmap v16715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:21:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:21:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:21:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:24 smithi119 ceph-mon[108979]: pgmap v16715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:21:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:21:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:21:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:24 smithi119 ceph-mon[94175]: pgmap v16715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:21:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:21:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:21:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:26 smithi183 ceph-mon[99169]: pgmap v16716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:26 smithi119 ceph-mon[108979]: pgmap v16716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:26 smithi119 ceph-mon[94175]: pgmap v16716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:28 smithi183 ceph-mon[99169]: pgmap v16717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:28 smithi119 ceph-mon[108979]: pgmap v16717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:28 smithi119 ceph-mon[94175]: pgmap v16717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:29.949 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:21:30.253 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:21:30.254 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 5m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:21:30.254 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 5m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:21:30.254 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 5m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:21:30.254 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 5m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:21:30.254 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 5m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:21:30.254 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 5m ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:21:30.254 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 5m ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:21:30.254 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 5m ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:21:30.254 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 5m ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:21:30.254 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 5m ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:21:30.254 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 5m ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:21:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 5m ago 7h 6026M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:21:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 5m ago 7h 6076M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:21:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 5m ago 7h 5485M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:21:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 5m ago 7h 5259M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:21:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 5m ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:21:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 5m ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:21:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 5m ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:21:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 5m ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:21:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 5m ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:21:30.636 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:21:30.636 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:21:30.636 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:21:30.637 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:21:30.637 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:21:30.637 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:21:30.637 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:21:30.637 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:21:30.637 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:21:30.637 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:21:30.637 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:21:30.637 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:21:30.637 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:21:30.637 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:21:30.637 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:21:30.637 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:21:30.637 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:21:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:30 smithi183 ceph-mon[99169]: pgmap v16718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:30 smithi183 ceph-mon[99169]: from='client.33009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:21:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:30 smithi183 ceph-mon[99169]: from='client.33015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:21:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:30 smithi119 ceph-mon[108979]: pgmap v16718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:30 smithi119 ceph-mon[108979]: from='client.33009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:21:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:30 smithi119 ceph-mon[108979]: from='client.33015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:21:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:30 smithi119 ceph-mon[94175]: pgmap v16718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:30 smithi119 ceph-mon[94175]: from='client.33009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:21:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:30 smithi119 ceph-mon[94175]: from='client.33015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:21:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/256684840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:21:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/256684840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:21:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/256684840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:21:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:32 smithi183 ceph-mon[99169]: pgmap v16719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:32 smithi119 ceph-mon[94175]: pgmap v16719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:32 smithi119 ceph-mon[108979]: pgmap v16719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:21:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:21:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:21:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:34 smithi183 ceph-mon[99169]: pgmap v16720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:34 smithi119 ceph-mon[94175]: pgmap v16720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:34.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:34 smithi119 ceph-mon[108979]: pgmap v16720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:36 smithi183 ceph-mon[99169]: pgmap v16721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:36 smithi119 ceph-mon[94175]: pgmap v16721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:36 smithi119 ceph-mon[108979]: pgmap v16721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:38.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:38 smithi183 ceph-mon[99169]: pgmap v16722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:38 smithi119 ceph-mon[94175]: pgmap v16722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:38 smithi119 ceph-mon[108979]: pgmap v16722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:40 smithi183 ceph-mon[99169]: pgmap v16723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:40 smithi119 ceph-mon[108979]: pgmap v16723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:40 smithi119 ceph-mon[94175]: pgmap v16723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:42 smithi183 ceph-mon[99169]: pgmap v16724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:42 smithi119 ceph-mon[94175]: pgmap v16724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:42 smithi119 ceph-mon[108979]: pgmap v16724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:21:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:21:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T23:21:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:44 smithi183 ceph-mon[99169]: pgmap v16725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:44 smithi119 ceph-mon[94175]: pgmap v16725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:44 smithi119 ceph-mon[108979]: pgmap v16725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:46 smithi183 ceph-mon[99169]: pgmap v16726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:46 smithi119 ceph-mon[94175]: pgmap v16726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:46 smithi119 ceph-mon[108979]: pgmap v16726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:48 smithi183 ceph-mon[99169]: pgmap v16727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:48 smithi119 ceph-mon[94175]: pgmap v16727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:48 smithi119 ceph-mon[108979]: pgmap v16727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:50 smithi183 ceph-mon[99169]: pgmap v16728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:50 smithi119 ceph-mon[94175]: pgmap v16728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:50 smithi119 ceph-mon[108979]: pgmap v16728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:52 smithi183 ceph-mon[99169]: pgmap v16729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:52 smithi119 ceph-mon[94175]: pgmap v16729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:52 smithi119 ceph-mon[108979]: pgmap v16729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:21:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:21:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:21:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:54 smithi183 ceph-mon[99169]: pgmap v16730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:54 smithi119 ceph-mon[108979]: pgmap v16730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:54 smithi119 ceph-mon[94175]: pgmap v16730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:21:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:56 smithi183 ceph-mon[99169]: pgmap v16731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:56.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:56 smithi119 ceph-mon[94175]: pgmap v16731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:56 smithi119 ceph-mon[108979]: pgmap v16731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:21:58 smithi183 ceph-mon[99169]: pgmap v16732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:21:58 smithi119 ceph-mon[94175]: pgmap v16732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:21:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:21:58 smithi119 ceph-mon[108979]: pgmap v16732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:00 smithi183 ceph-mon[99169]: pgmap v16733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:00 smithi119 ceph-mon[94175]: pgmap v16733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:00 smithi119 ceph-mon[108979]: pgmap v16733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:00.984 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:22:01.289 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:22:01.289 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 5m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:22:01.290 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 5m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:22:01.290 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 5m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:22:01.290 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 5m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:22:01.290 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 5m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:22:01.290 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 5m ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:22:01.290 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 5m ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:22:01.290 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 5m ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:22:01.290 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 5m ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:22:01.290 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 5m ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:22:01.291 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 5m ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:22:01.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 5m ago 7h 6026M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:22:01.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 5m ago 7h 6076M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:22:01.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 5m ago 7h 5485M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:22:01.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 5m ago 7h 5259M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:22:01.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 5m ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:22:01.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 5m ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:22:01.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 5m ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:22:01.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 5m ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:22:01.291 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 5m ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:22:01.671 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:22:01.672 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:22:01.672 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:22:01.672 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:22:01.672 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:22:01.672 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:22:01.672 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:22:01.672 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:22:01.672 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:22:01.672 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:22:01.672 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:22:01.672 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:22:01.672 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:22:01.673 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:22:01.673 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:22:01.673 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:22:01.673 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:22:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:01 smithi183 ceph-mon[99169]: from='client.33027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:22:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:01 smithi183 ceph-mon[99169]: from='client.42914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:22:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:01 smithi119 ceph-mon[94175]: from='client.33027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:22:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:01 smithi119 ceph-mon[94175]: from='client.42914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:22:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:01 smithi119 ceph-mon[108979]: from='client.33027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:22:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:01 smithi119 ceph-mon[108979]: from='client.42914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:22:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:02 smithi183 ceph-mon[99169]: pgmap v16734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2238246087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:22:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:02 smithi119 ceph-mon[94175]: pgmap v16734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2238246087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:22:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:02 smithi119 ceph-mon[108979]: pgmap v16734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2238246087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:22:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:22:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:22:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:22:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:04 smithi183 ceph-mon[99169]: pgmap v16735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:04 smithi119 ceph-mon[94175]: pgmap v16735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:04 smithi119 ceph-mon[108979]: pgmap v16735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:06 smithi183 ceph-mon[99169]: pgmap v16736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:06 smithi119 ceph-mon[94175]: pgmap v16736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:06 smithi119 ceph-mon[108979]: pgmap v16736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:08 smithi183 ceph-mon[99169]: pgmap v16737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:08 smithi119 ceph-mon[108979]: pgmap v16737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:08 smithi119 ceph-mon[94175]: pgmap v16737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:10 smithi183 ceph-mon[99169]: pgmap v16738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:10 smithi119 ceph-mon[94175]: pgmap v16738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:10 smithi119 ceph-mon[108979]: pgmap v16738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:12 smithi183 ceph-mon[99169]: pgmap v16739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:12 smithi119 ceph-mon[108979]: pgmap v16739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:12 smithi119 ceph-mon[94175]: pgmap v16739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:22:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:22:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:22:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:14 smithi183 ceph-mon[99169]: pgmap v16740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:14 smithi119 ceph-mon[94175]: pgmap v16740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:14 smithi119 ceph-mon[108979]: pgmap v16740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:16 smithi183 ceph-mon[99169]: pgmap v16741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:16 smithi119 ceph-mon[94175]: pgmap v16741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:16 smithi119 ceph-mon[108979]: pgmap v16741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:18 smithi183 ceph-mon[99169]: pgmap v16742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:18 smithi119 ceph-mon[94175]: pgmap v16742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:18 smithi119 ceph-mon[108979]: pgmap v16742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:20 smithi183 ceph-mon[99169]: pgmap v16743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:20 smithi119 ceph-mon[94175]: pgmap v16743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:20 smithi119 ceph-mon[108979]: pgmap v16743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:22 smithi183 ceph-mon[99169]: pgmap v16744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:22 smithi119 ceph-mon[108979]: pgmap v16744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:22 smithi119 ceph-mon[94175]: pgmap v16744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:22:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:22:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:22:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:24 smithi183 ceph-mon[99169]: pgmap v16745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:22:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:24 smithi119 ceph-mon[94175]: pgmap v16745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:22:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:24 smithi119 ceph-mon[108979]: pgmap v16745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:22:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:22:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:22:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:22:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:22:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:22:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:22:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:22:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:22:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:22:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:26 smithi183 ceph-mon[99169]: pgmap v16746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:26 smithi119 ceph-mon[94175]: pgmap v16746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:26 smithi119 ceph-mon[108979]: pgmap v16746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:28 smithi183 ceph-mon[99169]: pgmap v16747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:28 smithi119 ceph-mon[94175]: pgmap v16747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:28 smithi119 ceph-mon[108979]: pgmap v16747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:30 smithi183 ceph-mon[99169]: pgmap v16748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:30 smithi119 ceph-mon[94175]: pgmap v16748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:30 smithi119 ceph-mon[108979]: pgmap v16748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:32.018 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:22:32.327 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:22:32.327 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 6m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:22:32.327 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 6m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:22:32.328 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 6m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:22:32.328 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 6m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:22:32.328 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 6m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:22:32.328 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 6m ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:22:32.328 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 6m ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:22:32.328 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 6m ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:22:32.328 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 6m ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:22:32.328 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 6m ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:22:32.328 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 6m ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:22:32.328 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 6m ago 7h 6026M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:22:32.328 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 6m ago 7h 6076M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:22:32.328 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 6m ago 7h 5485M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:22:32.328 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 6m ago 7h 5259M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:22:32.328 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 6m ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:22:32.329 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 6m ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:22:32.329 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 6m ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:22:32.329 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 6m ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:22:32.329 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 6m ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:22:32.712 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:22:32.712 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:22:32.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:22:32.712 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:22:32.712 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:22:32.713 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:22:32.713 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:22:32.713 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:22:32.713 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:22:32.713 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:22:32.713 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:22:32.713 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:22:32.713 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:22:32.713 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:22:32.713 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:22:32.713 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:22:32.713 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:22:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:32 smithi183 ceph-mon[99169]: pgmap v16749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:32 smithi183 ceph-mon[99169]: from='client.33045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:22:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:32 smithi183 ceph-mon[99169]: from='client.42932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:22:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:32 smithi119 ceph-mon[94175]: pgmap v16749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:32 smithi119 ceph-mon[94175]: from='client.33045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:22:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:32 smithi119 ceph-mon[94175]: from='client.42932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:22:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:32 smithi119 ceph-mon[108979]: pgmap v16749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:32 smithi119 ceph-mon[108979]: from='client.33045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:22:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:32 smithi119 ceph-mon[108979]: from='client.42932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:22:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4274461627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:22:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4274461627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:22:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4274461627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:22:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:22:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:22:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:22:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:34 smithi183 ceph-mon[99169]: pgmap v16750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:34 smithi119 ceph-mon[94175]: pgmap v16750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:34 smithi119 ceph-mon[108979]: pgmap v16750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:36 smithi183 ceph-mon[99169]: pgmap v16751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:36 smithi119 ceph-mon[94175]: pgmap v16751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:36 smithi119 ceph-mon[108979]: pgmap v16751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:38 smithi183 ceph-mon[99169]: pgmap v16752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:38 smithi119 ceph-mon[94175]: pgmap v16752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:38 smithi119 ceph-mon[108979]: pgmap v16752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:40 smithi183 ceph-mon[99169]: pgmap v16753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:40 smithi119 ceph-mon[94175]: pgmap v16753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:40 smithi119 ceph-mon[108979]: pgmap v16753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:42 smithi183 ceph-mon[99169]: pgmap v16754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:42 smithi119 ceph-mon[94175]: pgmap v16754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:42 smithi119 ceph-mon[108979]: pgmap v16754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:22:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:22:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T23:22:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:44 smithi183 ceph-mon[99169]: pgmap v16755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:44 smithi119 ceph-mon[94175]: pgmap v16755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:44.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:44 smithi119 ceph-mon[108979]: pgmap v16755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:46 smithi183 ceph-mon[99169]: pgmap v16756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:46 smithi119 ceph-mon[94175]: pgmap v16756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:46 smithi119 ceph-mon[108979]: pgmap v16756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:48 smithi183 ceph-mon[99169]: pgmap v16757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:48 smithi119 ceph-mon[94175]: pgmap v16757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:48 smithi119 ceph-mon[108979]: pgmap v16757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:50 smithi183 ceph-mon[99169]: pgmap v16758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:50 smithi119 ceph-mon[94175]: pgmap v16758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:50 smithi119 ceph-mon[108979]: pgmap v16758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:52 smithi183 ceph-mon[99169]: pgmap v16759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:52 smithi119 ceph-mon[94175]: pgmap v16759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:52 smithi119 ceph-mon[108979]: pgmap v16759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:22:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:22:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:22:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:54 smithi183 ceph-mon[99169]: pgmap v16760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:54 smithi119 ceph-mon[94175]: pgmap v16760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:54 smithi119 ceph-mon[108979]: pgmap v16760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:22:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:56 smithi183 ceph-mon[99169]: pgmap v16761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:56 smithi119 ceph-mon[94175]: pgmap v16761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:56 smithi119 ceph-mon[108979]: pgmap v16761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:22:58 smithi183 ceph-mon[99169]: pgmap v16762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:22:58 smithi119 ceph-mon[94175]: pgmap v16762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:22:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:22:58 smithi119 ceph-mon[108979]: pgmap v16762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:00 smithi183 ceph-mon[99169]: pgmap v16763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:00 smithi119 ceph-mon[108979]: pgmap v16763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:00 smithi119 ceph-mon[94175]: pgmap v16763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:02 smithi183 ceph-mon[99169]: pgmap v16764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:02 smithi119 ceph-mon[94175]: pgmap v16764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:02 smithi119 ceph-mon[108979]: pgmap v16764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:03.057 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:23:03.364 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:23:03.365 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 6m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:23:03.365 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 6m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:23:03.365 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 6m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:23:03.365 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 6m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:23:03.365 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 6m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:23:03.365 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 6m ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:23:03.365 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 6m ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:23:03.365 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 6m ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:23:03.365 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 6m ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:23:03.365 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 6m ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:23:03.365 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 6m ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:23:03.365 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 6m ago 7h 6026M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:23:03.365 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 6m ago 7h 6076M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:23:03.365 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 6m ago 7h 5485M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:23:03.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 6m ago 7h 5259M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:23:03.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 6m ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:23:03.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 6m ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:23:03.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 6m ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:23:03.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 6m ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:23:03.366 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 6m ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:23:03.745 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:23:03.745 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:23:03.745 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:23:03.746 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:23:03.746 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:23:03.746 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:23:03.746 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:23:03.746 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:23:03.746 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:23:03.746 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:23:03.746 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:23:03.746 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:23:03.746 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:23:03.746 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:23:03.746 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:23:03.746 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:23:03.747 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:23:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:03 smithi183 ceph-mon[99169]: from='client.33063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:23:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:03 smithi183 ceph-mon[99169]: from='client.42950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:23:03.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:03 smithi119 ceph-mon[108979]: from='client.33063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:23:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:03 smithi119 ceph-mon[108979]: from='client.42950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:23:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:03 smithi119 ceph-mon[94175]: from='client.33063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:23:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:03 smithi119 ceph-mon[94175]: from='client.42950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:23:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:23:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:23:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:23:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:04 smithi183 ceph-mon[99169]: pgmap v16765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1603716709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:23:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:04 smithi119 ceph-mon[108979]: pgmap v16765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1603716709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:23:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:04 smithi119 ceph-mon[94175]: pgmap v16765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1603716709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:23:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:06 smithi183 ceph-mon[99169]: pgmap v16766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:06 smithi119 ceph-mon[94175]: pgmap v16766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:06 smithi119 ceph-mon[108979]: pgmap v16766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:08 smithi183 ceph-mon[99169]: pgmap v16767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:08 smithi119 ceph-mon[94175]: pgmap v16767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:08 smithi119 ceph-mon[108979]: pgmap v16767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:10 smithi183 ceph-mon[99169]: pgmap v16768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:10 smithi119 ceph-mon[94175]: pgmap v16768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:10 smithi119 ceph-mon[108979]: pgmap v16768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:12 smithi183 ceph-mon[99169]: pgmap v16769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:12 smithi119 ceph-mon[94175]: pgmap v16769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:12 smithi119 ceph-mon[108979]: pgmap v16769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:23:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:23:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:23:14.927 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:14 smithi183 ceph-mon[99169]: pgmap v16770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:14 smithi119 ceph-mon[94175]: pgmap v16770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:14 smithi119 ceph-mon[108979]: pgmap v16770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 23:23:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T23:23:14.926417638Z level=info msg="Completed cleanup jobs" duration=11.058294ms 2023-12-01T23:23:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:16 smithi183 ceph-mon[99169]: pgmap v16771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:16 smithi119 ceph-mon[94175]: pgmap v16771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:16.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:16 smithi119 ceph-mon[108979]: pgmap v16771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:18 smithi183 ceph-mon[99169]: pgmap v16772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:18 smithi119 ceph-mon[94175]: pgmap v16772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:18 smithi119 ceph-mon[108979]: pgmap v16772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:20 smithi183 ceph-mon[99169]: pgmap v16773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:20 smithi119 ceph-mon[94175]: pgmap v16773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:20 smithi119 ceph-mon[108979]: pgmap v16773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:22 smithi183 ceph-mon[99169]: pgmap v16774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:22 smithi119 ceph-mon[94175]: pgmap v16774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:22 smithi119 ceph-mon[108979]: pgmap v16774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:23:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:23:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:23:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:24 smithi183 ceph-mon[99169]: pgmap v16775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:24 smithi119 ceph-mon[94175]: pgmap v16775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:24 smithi119 ceph-mon[108979]: pgmap v16775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:23:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:23:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:23:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:23:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:23:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:23:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:23:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:23:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:23:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:23:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:23:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:23:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:27 smithi183 ceph-mon[99169]: pgmap v16776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:27 smithi119 ceph-mon[94175]: pgmap v16776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:27 smithi119 ceph-mon[108979]: pgmap v16776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:28 smithi183 ceph-mon[99169]: pgmap v16777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:28 smithi119 ceph-mon[94175]: pgmap v16777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:28 smithi119 ceph-mon[108979]: pgmap v16777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:30 smithi183 ceph-mon[99169]: pgmap v16778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:30 smithi119 ceph-mon[94175]: pgmap v16778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:30 smithi119 ceph-mon[108979]: pgmap v16778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:32 smithi183 ceph-mon[99169]: pgmap v16779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:32 smithi119 ceph-mon[94175]: pgmap v16779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:32 smithi119 ceph-mon[108979]: pgmap v16779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:34.090 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:23:34.399 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:23:34.399 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 7m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:23:34.399 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 7m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:23:34.399 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 7m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:23:34.399 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 7m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:23:34.399 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 7m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:23:34.400 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 7m ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:23:34.400 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 7m ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:23:34.400 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 7m ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:23:34.400 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 7m ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:23:34.400 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 7m ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:23:34.400 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 7m ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:23:34.400 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 7m ago 7h 6026M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:23:34.400 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 7m ago 7h 6076M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:23:34.400 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 7m ago 7h 5485M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:23:34.400 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 7m ago 7h 5259M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:23:34.400 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 7m ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:23:34.400 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 7m ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:23:34.400 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 7m ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:23:34.400 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 7m ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:23:34.400 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 7m ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:23:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:23:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:23:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:23:34.784 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:23:34.784 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:23:34.785 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:23:34.785 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:23:34.785 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:23:34.785 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:23:34.785 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:23:34.785 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:23:34.785 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:23:34.785 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:23:34.785 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:23:34.785 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:23:34.785 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:23:34.785 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:23:34.785 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:23:34.786 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:23:34.786 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:23:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:34 smithi183 ceph-mon[99169]: pgmap v16780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:34 smithi183 ceph-mon[99169]: from='client.33081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:23:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:34 smithi183 ceph-mon[99169]: from='client.33087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:23:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:34 smithi119 ceph-mon[94175]: pgmap v16780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:34 smithi119 ceph-mon[94175]: from='client.33081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:23:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:34 smithi119 ceph-mon[94175]: from='client.33087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:23:34.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:34 smithi119 ceph-mon[108979]: pgmap v16780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:34.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:34 smithi119 ceph-mon[108979]: from='client.33081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:23:34.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:34 smithi119 ceph-mon[108979]: from='client.33087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:23:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1035993653' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:23:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1035993653' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:23:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1035993653' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:23:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:36 smithi183 ceph-mon[99169]: pgmap v16781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:36 smithi119 ceph-mon[108979]: pgmap v16781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:36 smithi119 ceph-mon[94175]: pgmap v16781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:38 smithi183 ceph-mon[99169]: pgmap v16782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:38 smithi119 ceph-mon[94175]: pgmap v16782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:38 smithi119 ceph-mon[108979]: pgmap v16782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:40 smithi183 ceph-mon[99169]: pgmap v16783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:40 smithi119 ceph-mon[108979]: pgmap v16783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:40 smithi119 ceph-mon[94175]: pgmap v16783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:42 smithi183 ceph-mon[99169]: pgmap v16784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:42 smithi119 ceph-mon[108979]: pgmap v16784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:42 smithi119 ceph-mon[94175]: pgmap v16784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:23:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:23:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:23:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:44 smithi183 ceph-mon[99169]: pgmap v16785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:44 smithi119 ceph-mon[94175]: pgmap v16785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:44 smithi119 ceph-mon[108979]: pgmap v16785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:46 smithi183 ceph-mon[99169]: pgmap v16786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:46 smithi119 ceph-mon[108979]: pgmap v16786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:46 smithi119 ceph-mon[94175]: pgmap v16786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:48 smithi183 ceph-mon[99169]: pgmap v16787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:48 smithi119 ceph-mon[94175]: pgmap v16787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:48 smithi119 ceph-mon[108979]: pgmap v16787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:50 smithi183 ceph-mon[99169]: pgmap v16788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:50 smithi119 ceph-mon[94175]: pgmap v16788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:50 smithi119 ceph-mon[108979]: pgmap v16788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:52 smithi183 ceph-mon[99169]: pgmap v16789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:52 smithi119 ceph-mon[108979]: pgmap v16789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:52.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:52 smithi119 ceph-mon[94175]: pgmap v16789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:23:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:23:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:23:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:54 smithi183 ceph-mon[99169]: pgmap v16790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:54 smithi119 ceph-mon[94175]: pgmap v16790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:54 smithi119 ceph-mon[108979]: pgmap v16790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:23:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:56 smithi183 ceph-mon[99169]: pgmap v16791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:56 smithi119 ceph-mon[94175]: pgmap v16791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:56 smithi119 ceph-mon[108979]: pgmap v16791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:23:58 smithi183 ceph-mon[99169]: pgmap v16792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:23:58 smithi119 ceph-mon[94175]: pgmap v16792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:23:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:23:58 smithi119 ceph-mon[108979]: pgmap v16792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:00 smithi183 ceph-mon[99169]: pgmap v16793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:00.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:00 smithi119 ceph-mon[94175]: pgmap v16793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:00 smithi119 ceph-mon[108979]: pgmap v16793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:02 smithi183 ceph-mon[99169]: pgmap v16794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:02 smithi119 ceph-mon[94175]: pgmap v16794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:02 smithi119 ceph-mon[108979]: pgmap v16794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:24:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:24:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:24:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:04 smithi183 ceph-mon[99169]: pgmap v16795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:04.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:04 smithi119 ceph-mon[94175]: pgmap v16795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:04 smithi119 ceph-mon[108979]: pgmap v16795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:05.127 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:24:05.433 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:24:05.433 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 7m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:24:05.433 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 7m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:24:05.433 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 7m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:24:05.433 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 7m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:24:05.433 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 7m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:24:05.433 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 7m ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:24:05.434 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 7m ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:24:05.434 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 7m ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:24:05.434 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 7m ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:24:05.434 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 7m ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:24:05.434 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 7m ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:24:05.434 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 7m ago 7h 6026M 2229M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:24:05.434 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 7m ago 7h 6076M 2229M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:24:05.434 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 7m ago 7h 5485M 2229M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:24:05.434 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 7m ago 7h 5259M 2229M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:24:05.434 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 7m ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:24:05.434 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 7m ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:24:05.434 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 7m ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:24:05.434 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 7m ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:24:05.434 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 7m ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:24:05.813 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:24:05.813 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:24:05.813 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:24:05.813 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:24:05.813 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:24:05.813 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:24:05.813 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:24:05.814 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:24:05.814 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:24:05.814 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:24:05.814 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:24:05.814 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:24:05.814 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:24:05.814 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:24:05.814 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:24:05.814 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:24:05.814 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:24:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:05 smithi183 ceph-mon[99169]: from='client.33099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:24:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:05 smithi183 ceph-mon[99169]: from='client.33105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:24:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:05 smithi119 ceph-mon[94175]: from='client.33099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:24:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:05 smithi119 ceph-mon[94175]: from='client.33105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:24:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:05 smithi119 ceph-mon[108979]: from='client.33099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:24:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:05 smithi119 ceph-mon[108979]: from='client.33105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:24:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:06 smithi183 ceph-mon[99169]: pgmap v16796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4002035319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:24:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:06 smithi119 ceph-mon[94175]: pgmap v16796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4002035319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:24:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:06 smithi119 ceph-mon[108979]: pgmap v16796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4002035319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:24:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:08 smithi183 ceph-mon[99169]: pgmap v16797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:08 smithi119 ceph-mon[108979]: pgmap v16797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:08 smithi119 ceph-mon[94175]: pgmap v16797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:10 smithi183 ceph-mon[99169]: pgmap v16798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:10 smithi119 ceph-mon[94175]: pgmap v16798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:10 smithi119 ceph-mon[108979]: pgmap v16798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:12 smithi183 ceph-mon[99169]: pgmap v16799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:12 smithi119 ceph-mon[94175]: pgmap v16799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:12 smithi119 ceph-mon[108979]: pgmap v16799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:24:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:24:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:24:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:14 smithi183 ceph-mon[99169]: pgmap v16800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:14 smithi119 ceph-mon[94175]: pgmap v16800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:14 smithi119 ceph-mon[108979]: pgmap v16800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:16 smithi183 ceph-mon[99169]: pgmap v16801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:16 smithi119 ceph-mon[94175]: pgmap v16801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:16 smithi119 ceph-mon[108979]: pgmap v16801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:18 smithi183 ceph-mon[99169]: pgmap v16802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:18.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:18 smithi119 ceph-mon[94175]: pgmap v16802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:18 smithi119 ceph-mon[108979]: pgmap v16802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:20 smithi183 ceph-mon[99169]: pgmap v16803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:20 smithi119 ceph-mon[108979]: pgmap v16803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:20 smithi119 ceph-mon[94175]: pgmap v16803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:22 smithi183 ceph-mon[99169]: pgmap v16804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:22 smithi119 ceph-mon[94175]: pgmap v16804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:22 smithi119 ceph-mon[108979]: pgmap v16804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:24:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:24:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:24:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:24 smithi183 ceph-mon[99169]: pgmap v16805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:24 smithi119 ceph-mon[94175]: pgmap v16805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:24 smithi119 ceph-mon[108979]: pgmap v16805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:24:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:24:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:24:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:26 smithi183 ceph-mon[99169]: pgmap v16806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:26 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2215M 2023-12-01T23:24:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:24:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:24:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:24:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:24:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[108979]: pgmap v16806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2215M 2023-12-01T23:24:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:24:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:24:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:24:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:24:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[94175]: pgmap v16806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:24:26.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2215M 2023-12-01T23:24:26.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:24:26.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:24:26.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:24:26.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:24:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:28 smithi183 ceph-mon[99169]: pgmap v16807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:28 smithi119 ceph-mon[108979]: pgmap v16807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:28 smithi119 ceph-mon[94175]: pgmap v16807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:30 smithi183 ceph-mon[99169]: pgmap v16808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:30 smithi119 ceph-mon[94175]: pgmap v16808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:30 smithi119 ceph-mon[108979]: pgmap v16808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:32 smithi183 ceph-mon[99169]: pgmap v16809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:32 smithi119 ceph-mon[94175]: pgmap v16809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:32 smithi119 ceph-mon[108979]: pgmap v16809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:24:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:24:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:24:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:34 smithi183 ceph-mon[99169]: pgmap v16810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:34 smithi119 ceph-mon[94175]: pgmap v16810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:34 smithi119 ceph-mon[108979]: pgmap v16810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:36.155 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:24:36.459 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:24:36.459 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 8m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:24:36.460 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 8m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:24:36.460 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 8m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:24:36.460 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 8m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:24:36.460 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 8m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:24:36.460 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 8m ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:24:36.460 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 8m ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:24:36.460 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 8m ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:24:36.460 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 8m ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:24:36.460 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 8m ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:24:36.460 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 8m ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:24:36.460 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 8m ago 7h 6026M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:24:36.460 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 8m ago 7h 6076M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:24:36.460 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 8m ago 7h 5485M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:24:36.460 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 8m ago 7h 5259M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:24:36.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 8m ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:24:36.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 8m ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:24:36.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 8m ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:24:36.461 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 8m ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:24:36.461 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 8m ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:24:36.841 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:24:36.841 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:24:36.841 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:24:36.841 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:24:36.841 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:24:36.841 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:24:36.841 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:24:36.841 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:24:36.841 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:24:36.841 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:24:36.841 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:24:36.842 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:24:36.842 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:24:36.842 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:24:36.842 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:24:36.842 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:24:36.842 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:24:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:36 smithi183 ceph-mon[99169]: pgmap v16811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:36 smithi183 ceph-mon[99169]: from='client.33117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:24:36.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:36 smithi119 ceph-mon[94175]: pgmap v16811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:36 smithi119 ceph-mon[94175]: from='client.33117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:24:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:36 smithi119 ceph-mon[108979]: pgmap v16811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:36 smithi119 ceph-mon[108979]: from='client.33117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:24:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:37 smithi183 ceph-mon[99169]: from='client.43004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:24:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1860936813' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:24:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:37 smithi119 ceph-mon[94175]: from='client.43004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:24:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1860936813' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:24:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:37 smithi119 ceph-mon[108979]: from='client.43004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:24:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1860936813' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:24:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:38 smithi183 ceph-mon[99169]: pgmap v16812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:38 smithi119 ceph-mon[94175]: pgmap v16812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:38 smithi119 ceph-mon[108979]: pgmap v16812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:40 smithi183 ceph-mon[99169]: pgmap v16813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:40 smithi119 ceph-mon[94175]: pgmap v16813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:40 smithi119 ceph-mon[108979]: pgmap v16813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:42 smithi183 ceph-mon[99169]: pgmap v16814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:42 smithi119 ceph-mon[108979]: pgmap v16814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:42 smithi119 ceph-mon[94175]: pgmap v16814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:24:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:24:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:24:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:44 smithi183 ceph-mon[99169]: pgmap v16815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:44 smithi119 ceph-mon[108979]: pgmap v16815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:44 smithi119 ceph-mon[94175]: pgmap v16815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:46 smithi183 ceph-mon[99169]: pgmap v16816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:46 smithi119 ceph-mon[108979]: pgmap v16816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:46 smithi119 ceph-mon[94175]: pgmap v16816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:48 smithi183 ceph-mon[99169]: pgmap v16817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:48 smithi119 ceph-mon[108979]: pgmap v16817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:48 smithi119 ceph-mon[94175]: pgmap v16817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:50 smithi183 ceph-mon[99169]: pgmap v16818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:50 smithi119 ceph-mon[108979]: pgmap v16818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:50 smithi119 ceph-mon[94175]: pgmap v16818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:52 smithi183 ceph-mon[99169]: pgmap v16819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:52 smithi119 ceph-mon[108979]: pgmap v16819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:52 smithi119 ceph-mon[94175]: pgmap v16819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:24:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:24:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:24:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:54 smithi183 ceph-mon[99169]: pgmap v16820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:54 smithi119 ceph-mon[108979]: pgmap v16820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:54 smithi119 ceph-mon[94175]: pgmap v16820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:24:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:56 smithi183 ceph-mon[99169]: pgmap v16821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:56 smithi119 ceph-mon[108979]: pgmap v16821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:56 smithi119 ceph-mon[94175]: pgmap v16821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:24:58 smithi183 ceph-mon[99169]: pgmap v16822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:24:58 smithi119 ceph-mon[94175]: pgmap v16822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:24:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:24:58 smithi119 ceph-mon[108979]: pgmap v16822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:00 smithi183 ceph-mon[99169]: pgmap v16823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:00.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:00 smithi119 ceph-mon[94175]: pgmap v16823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:00.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:00 smithi119 ceph-mon[108979]: pgmap v16823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:02 smithi183 ceph-mon[99169]: pgmap v16824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:02 smithi119 ceph-mon[94175]: pgmap v16824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:02 smithi119 ceph-mon[108979]: pgmap v16824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:25:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:25:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:25:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:04 smithi183 ceph-mon[99169]: pgmap v16825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:04 smithi119 ceph-mon[94175]: pgmap v16825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:04 smithi119 ceph-mon[108979]: pgmap v16825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:06 smithi183 ceph-mon[99169]: pgmap v16826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:06.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:06 smithi119 ceph-mon[94175]: pgmap v16826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:06 smithi119 ceph-mon[108979]: pgmap v16826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:07.186 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:25:07.495 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:25:07.495 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 8m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:25:07.495 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 8m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:25:07.495 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 8m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:25:07.495 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 8m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:25:07.496 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 8m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:25:07.496 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 8m ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:25:07.496 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 8m ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:25:07.496 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 8m ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:25:07.496 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 8m ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:25:07.496 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 8m ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:25:07.496 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 8m ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:25:07.496 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 8m ago 7h 6026M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:25:07.496 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 8m ago 7h 6076M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:25:07.496 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 8m ago 7h 5485M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:25:07.496 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 8m ago 7h 5259M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:25:07.496 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 8m ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:25:07.496 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 8m ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:25:07.496 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 8m ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:25:07.496 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 8m ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:25:07.497 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 8m ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:25:07.885 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:25:07.885 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:25:07.885 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:25:07.885 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:25:07.885 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:25:07.885 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:25:07.885 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:25:07.885 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:25:07.885 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:25:07.885 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:25:07.885 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:25:07.885 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:25:07.885 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:25:07.886 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:25:07.886 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:25:07.886 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:25:07.886 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:25:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:07 smithi183 ceph-mon[99169]: from='client.33135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:25:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:07 smithi119 ceph-mon[108979]: from='client.33135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:25:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:07 smithi119 ceph-mon[94175]: from='client.33135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:25:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:08 smithi183 ceph-mon[99169]: from='client.33141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:25:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:08 smithi183 ceph-mon[99169]: pgmap v16827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3385771571' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:25:08.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:08 smithi119 ceph-mon[94175]: from='client.33141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:25:08.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:08 smithi119 ceph-mon[94175]: pgmap v16827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:08.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3385771571' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:25:08.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:08 smithi119 ceph-mon[108979]: from='client.33141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:25:08.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:08 smithi119 ceph-mon[108979]: pgmap v16827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:08.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3385771571' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:25:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:10 smithi183 ceph-mon[99169]: pgmap v16828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:10 smithi119 ceph-mon[108979]: pgmap v16828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:10 smithi119 ceph-mon[94175]: pgmap v16828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:12 smithi119 ceph-mon[94175]: pgmap v16829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:12 smithi119 ceph-mon[108979]: pgmap v16829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:12 smithi183 ceph-mon[99169]: pgmap v16829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:25:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:25:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:25:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:14 smithi119 ceph-mon[94175]: pgmap v16830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:14 smithi119 ceph-mon[108979]: pgmap v16830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:14 smithi183 ceph-mon[99169]: pgmap v16830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:16 smithi119 ceph-mon[94175]: pgmap v16831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:16 smithi119 ceph-mon[108979]: pgmap v16831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:16 smithi183 ceph-mon[99169]: pgmap v16831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:18 smithi183 ceph-mon[99169]: pgmap v16832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:18 smithi119 ceph-mon[94175]: pgmap v16832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:18 smithi119 ceph-mon[108979]: pgmap v16832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:20 smithi183 ceph-mon[99169]: pgmap v16833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:20 smithi119 ceph-mon[108979]: pgmap v16833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:20 smithi119 ceph-mon[94175]: pgmap v16833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:22 smithi183 ceph-mon[99169]: pgmap v16834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:22.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:22 smithi119 ceph-mon[94175]: pgmap v16834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:22 smithi119 ceph-mon[108979]: pgmap v16834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:25:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:25:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:25:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:24 smithi183 ceph-mon[99169]: pgmap v16835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:24 smithi119 ceph-mon[108979]: pgmap v16835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:24 smithi119 ceph-mon[94175]: pgmap v16835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:26 smithi183 ceph-mon[99169]: pgmap v16836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:25:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:25:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:25:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:25:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:26 smithi119 ceph-mon[94175]: pgmap v16836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:25:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:25:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:25:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:25:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:26 smithi119 ceph-mon[108979]: pgmap v16836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:25:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:25:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:25:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:25:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:28 smithi183 ceph-mon[99169]: pgmap v16837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:28 smithi119 ceph-mon[94175]: pgmap v16837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:28 smithi119 ceph-mon[108979]: pgmap v16837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:30 smithi183 ceph-mon[99169]: pgmap v16838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:30 smithi119 ceph-mon[94175]: pgmap v16838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:30 smithi119 ceph-mon[108979]: pgmap v16838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:32 smithi183 ceph-mon[99169]: pgmap v16839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:32 smithi119 ceph-mon[94175]: pgmap v16839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:32 smithi119 ceph-mon[108979]: pgmap v16839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:25:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:25:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:25:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:34 smithi183 ceph-mon[99169]: pgmap v16840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:34 smithi119 ceph-mon[108979]: pgmap v16840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:34 smithi119 ceph-mon[94175]: pgmap v16840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:36 smithi183 ceph-mon[99169]: pgmap v16841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:36 smithi119 ceph-mon[94175]: pgmap v16841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:36 smithi119 ceph-mon[108979]: pgmap v16841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:38.231 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:25:38.534 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:25:38.534 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 9m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:25:38.534 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 9m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:25:38.534 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 9m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:25:38.534 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 9m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:25:38.534 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 9m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:25:38.534 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 9m ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:25:38.534 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 9m ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:25:38.534 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 9m ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:25:38.534 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 9m ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:25:38.534 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 9m ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:25:38.535 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 9m ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:25:38.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 9m ago 7h 6026M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:25:38.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 9m ago 7h 6076M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:25:38.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 9m ago 7h 5485M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:25:38.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 9m ago 7h 5259M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:25:38.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 9m ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:25:38.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 9m ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:25:38.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 9m ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:25:38.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 9m ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:25:38.535 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 9m ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:25:38.911 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:25:38.911 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:25:38.912 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:25:38.912 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:25:38.912 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:25:38.912 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:25:38.912 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:25:38.912 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:25:38.912 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:25:38.912 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:25:38.912 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:25:38.912 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:25:38.912 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:25:38.912 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:25:38.912 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:25:38.912 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:25:38.913 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:25:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:38 smithi183 ceph-mon[99169]: pgmap v16842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:38 smithi183 ceph-mon[99169]: from='client.43034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:25:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:38 smithi119 ceph-mon[94175]: pgmap v16842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:38 smithi119 ceph-mon[94175]: from='client.43034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:25:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:38 smithi119 ceph-mon[108979]: pgmap v16842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:38 smithi119 ceph-mon[108979]: from='client.43034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:25:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:39 smithi183 ceph-mon[99169]: from='client.43040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:25:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1831129419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:25:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:39 smithi119 ceph-mon[94175]: from='client.43040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:25:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1831129419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:25:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:39 smithi119 ceph-mon[108979]: from='client.43040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:25:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1831129419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:25:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:40 smithi183 ceph-mon[99169]: pgmap v16843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:40 smithi119 ceph-mon[94175]: pgmap v16843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:40 smithi119 ceph-mon[108979]: pgmap v16843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:42 smithi183 ceph-mon[99169]: pgmap v16844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:42 smithi119 ceph-mon[108979]: pgmap v16844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:42 smithi119 ceph-mon[94175]: pgmap v16844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:25:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:25:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:25:44.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:44 smithi183 ceph-mon[99169]: pgmap v16845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:44 smithi119 ceph-mon[94175]: pgmap v16845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:44 smithi119 ceph-mon[108979]: pgmap v16845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:46.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:46 smithi183 ceph-mon[99169]: pgmap v16846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:46 smithi119 ceph-mon[94175]: pgmap v16846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:46 smithi119 ceph-mon[108979]: pgmap v16846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:48 smithi183 ceph-mon[99169]: pgmap v16847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:48 smithi119 ceph-mon[94175]: pgmap v16847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:48 smithi119 ceph-mon[108979]: pgmap v16847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:50 smithi183 ceph-mon[99169]: pgmap v16848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:50 smithi119 ceph-mon[94175]: pgmap v16848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:50 smithi119 ceph-mon[108979]: pgmap v16848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:52 smithi183 ceph-mon[99169]: pgmap v16849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:52 smithi119 ceph-mon[94175]: pgmap v16849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:52.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:52 smithi119 ceph-mon[108979]: pgmap v16849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:25:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:25:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:25:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:54 smithi183 ceph-mon[99169]: pgmap v16850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:54 smithi119 ceph-mon[94175]: pgmap v16850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:54 smithi119 ceph-mon[108979]: pgmap v16850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:25:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:56 smithi183 ceph-mon[99169]: pgmap v16851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:56 smithi119 ceph-mon[94175]: pgmap v16851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:56 smithi119 ceph-mon[108979]: pgmap v16851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:25:58 smithi183 ceph-mon[99169]: pgmap v16852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:25:58 smithi119 ceph-mon[94175]: pgmap v16852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:25:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:25:58 smithi119 ceph-mon[108979]: pgmap v16852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:00 smithi183 ceph-mon[99169]: pgmap v16853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:00 smithi119 ceph-mon[94175]: pgmap v16853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:00 smithi119 ceph-mon[108979]: pgmap v16853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:02 smithi183 ceph-mon[99169]: pgmap v16854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:02 smithi119 ceph-mon[94175]: pgmap v16854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:02 smithi119 ceph-mon[108979]: pgmap v16854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:26:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:26:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:26:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:04 smithi183 ceph-mon[99169]: pgmap v16855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:04 smithi119 ceph-mon[94175]: pgmap v16855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:04.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:04 smithi119 ceph-mon[108979]: pgmap v16855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:06 smithi119 ceph-mon[94175]: pgmap v16856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:06 smithi119 ceph-mon[108979]: pgmap v16856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:06 smithi183 ceph-mon[99169]: pgmap v16856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:08 smithi183 ceph-mon[99169]: pgmap v16857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:08 smithi119 ceph-mon[94175]: pgmap v16857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:08 smithi119 ceph-mon[108979]: pgmap v16857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:09.255 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:26:09.563 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:26:09.563 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 9m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:26:09.563 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 9m ago 7h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:26:09.563 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 9m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:26:09.563 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 9m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:26:09.563 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 9m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:26:09.563 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 9m ago 7h 854M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:26:09.563 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 9m ago 7h 2057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:26:09.563 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 9m ago 7h 935M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:26:09.564 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 9m ago 7h 1129M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:26:09.564 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 9m ago 7h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:26:09.564 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 9m ago 7h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:26:09.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 9m ago 7h 6026M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:26:09.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 9m ago 7h 6076M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:26:09.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 9m ago 7h 5485M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:26:09.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 9m ago 7h 5259M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:26:09.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 9m ago 7h 4383M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:26:09.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 9m ago 7h 5491M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:26:09.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 9m ago 7h 4472M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:26:09.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 9m ago 7h 5320M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:26:09.564 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 9m ago 7h 117M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:26:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:09 smithi183 ceph-mon[99169]: from='client.43052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:26:09.942 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:26:09.942 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:26:09.942 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:26:09.942 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:26:09.942 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:26:09.942 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:26:09.942 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:26:09.942 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:26:09.942 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:26:09.942 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:26:09.942 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:26:09.943 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:26:09.943 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:26:09.943 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:26:09.943 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:26:09.943 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:26:09.943 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:26:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:09 smithi119 ceph-mon[94175]: from='client.43052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:26:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:09 smithi119 ceph-mon[108979]: from='client.43052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:26:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:10 smithi183 ceph-mon[99169]: from='client.43058 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:26:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:10 smithi183 ceph-mon[99169]: pgmap v16858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1937517941' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:26:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:10 smithi119 ceph-mon[108979]: from='client.43058 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:26:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:10 smithi119 ceph-mon[108979]: pgmap v16858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1937517941' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:26:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:10 smithi119 ceph-mon[94175]: from='client.43058 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:26:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:10 smithi119 ceph-mon[94175]: pgmap v16858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1937517941' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:26:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:12 smithi183 ceph-mon[99169]: pgmap v16859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:12 smithi119 ceph-mon[94175]: pgmap v16859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:12 smithi119 ceph-mon[108979]: pgmap v16859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:26:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:26:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T23:26:14.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:14 smithi183 ceph-mon[99169]: pgmap v16860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:14 smithi119 ceph-mon[94175]: pgmap v16860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:14 smithi119 ceph-mon[108979]: pgmap v16860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:16 smithi119 ceph-mon[94175]: pgmap v16861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:16 smithi119 ceph-mon[108979]: pgmap v16861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:16 smithi183 ceph-mon[99169]: pgmap v16861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:18 smithi183 ceph-mon[99169]: pgmap v16862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:18 smithi119 ceph-mon[108979]: pgmap v16862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:18 smithi119 ceph-mon[94175]: pgmap v16862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:20 smithi183 ceph-mon[99169]: pgmap v16863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:20 smithi119 ceph-mon[94175]: pgmap v16863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:20 smithi119 ceph-mon[108979]: pgmap v16863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:22 smithi119 ceph-mon[94175]: pgmap v16864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:22 smithi119 ceph-mon[108979]: pgmap v16864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:22 smithi183 ceph-mon[99169]: pgmap v16864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:26:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:26:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:26:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:24 smithi119 ceph-mon[94175]: pgmap v16865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:24 smithi119 ceph-mon[108979]: pgmap v16865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:24 smithi183 ceph-mon[99169]: pgmap v16865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:26 smithi119 ceph-mon[94175]: pgmap v16866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:26:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:26 smithi119 ceph-mon[108979]: pgmap v16866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:26:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:26 smithi183 ceph-mon[99169]: pgmap v16866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:26:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:28 smithi183 ceph-mon[99169]: pgmap v16867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:28 smithi119 ceph-mon[108979]: pgmap v16867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:28 smithi119 ceph-mon[94175]: pgmap v16867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:30 smithi183 ceph-mon[99169]: pgmap v16868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:26:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:26:30.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:30 smithi119 ceph-mon[94175]: pgmap v16868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:26:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:26:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:30 smithi119 ceph-mon[108979]: pgmap v16868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:26:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:26:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:26:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:26:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:26:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:26:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:26:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:26:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:26:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:26:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:26:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:26:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:26:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:26:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:26:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:26:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:26:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:33 smithi183 ceph-mon[99169]: pgmap v16869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:33 smithi119 ceph-mon[94175]: pgmap v16869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:33 smithi119 ceph-mon[108979]: pgmap v16869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:26:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:26:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:26:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:35 smithi183 ceph-mon[99169]: pgmap v16870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:35 smithi119 ceph-mon[94175]: pgmap v16870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:35 smithi119 ceph-mon[108979]: pgmap v16870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:37 smithi183 ceph-mon[99169]: pgmap v16871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:37 smithi119 ceph-mon[94175]: pgmap v16871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:37 smithi119 ceph-mon[108979]: pgmap v16871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:38 smithi183 ceph-mon[99169]: pgmap v16872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:38 smithi119 ceph-mon[94175]: pgmap v16872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:38 smithi119 ceph-mon[108979]: pgmap v16872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:40.292 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:26:40.599 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:26:40.599 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 10s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:26:40.599 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 9s ago 7h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:26:40.599 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 10s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:26:40.599 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 9s ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:26:40.599 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 9s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:26:40.599 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 10s ago 7h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:26:40.599 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 10s ago 7h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:26:40.600 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 9s ago 7h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:26:40.600 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 10s ago 7h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:26:40.600 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 10s ago 7h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:26:40.600 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 9s ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:26:40.600 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 10s ago 7h 6056M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:26:40.600 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 10s ago 7h 6105M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:26:40.600 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 10s ago 7h 5508M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:26:40.600 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 10s ago 7h 5287M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:26:40.600 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 9s ago 7h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:26:40.600 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 9s ago 7h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:26:40.600 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 9s ago 7h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:26:40.600 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 9s ago 7h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:26:40.600 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 9s ago 7h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:26:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:40 smithi183 ceph-mon[99169]: pgmap v16873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:40 smithi183 ceph-mon[99169]: from='client.33189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:26:40.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:40 smithi119 ceph-mon[94175]: pgmap v16873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:40 smithi119 ceph-mon[94175]: from='client.33189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:26:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:40 smithi119 ceph-mon[108979]: pgmap v16873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:40 smithi119 ceph-mon[108979]: from='client.33189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:26:40.978 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:26:40.978 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:26:40.979 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:26:40.979 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:26:40.979 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:26:40.979 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:26:40.979 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:26:40.979 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:26:40.979 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:26:40.979 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:26:40.979 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:26:40.979 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:26:40.979 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:26:40.979 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:26:40.979 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:26:40.979 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:26:40.980 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:26:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:41 smithi183 ceph-mon[99169]: from='client.43076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:26:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/514601880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:26:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:41 smithi119 ceph-mon[108979]: from='client.43076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:26:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/514601880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:26:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:41 smithi119 ceph-mon[94175]: from='client.43076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:26:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/514601880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:26:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:42 smithi183 ceph-mon[99169]: pgmap v16874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:42 smithi119 ceph-mon[94175]: pgmap v16874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:42 smithi119 ceph-mon[108979]: pgmap v16874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:26:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:26:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:26:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:44 smithi119 ceph-mon[108979]: pgmap v16875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:44 smithi119 ceph-mon[94175]: pgmap v16875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:44 smithi183 ceph-mon[99169]: pgmap v16875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:46.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:46 smithi119 ceph-mon[94175]: pgmap v16876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:46.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:46 smithi119 ceph-mon[108979]: pgmap v16876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:46 smithi183 ceph-mon[99169]: pgmap v16876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:48 smithi183 ceph-mon[99169]: pgmap v16877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:48 smithi119 ceph-mon[94175]: pgmap v16877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:48 smithi119 ceph-mon[108979]: pgmap v16877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:50 smithi119 ceph-mon[108979]: pgmap v16878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:50 smithi119 ceph-mon[94175]: pgmap v16878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:50 smithi183 ceph-mon[99169]: pgmap v16878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:52 smithi183 ceph-mon[99169]: pgmap v16879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:52 smithi119 ceph-mon[108979]: pgmap v16879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:52 smithi119 ceph-mon[94175]: pgmap v16879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:26:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:26:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:26:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:54 smithi183 ceph-mon[99169]: pgmap v16880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:54 smithi119 ceph-mon[94175]: pgmap v16880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:54 smithi119 ceph-mon[108979]: pgmap v16880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:26:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:56 smithi183 ceph-mon[99169]: pgmap v16881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:56 smithi119 ceph-mon[94175]: pgmap v16881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:56 smithi119 ceph-mon[108979]: pgmap v16881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:26:58 smithi183 ceph-mon[99169]: pgmap v16882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:26:58 smithi119 ceph-mon[108979]: pgmap v16882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:26:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:26:58 smithi119 ceph-mon[94175]: pgmap v16882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:00 smithi183 ceph-mon[99169]: pgmap v16883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:00 smithi119 ceph-mon[94175]: pgmap v16883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:00 smithi119 ceph-mon[108979]: pgmap v16883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:02 smithi183 ceph-mon[99169]: pgmap v16884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:02 smithi119 ceph-mon[94175]: pgmap v16884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:02 smithi119 ceph-mon[108979]: pgmap v16884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:27:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:27:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:27:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:04 smithi183 ceph-mon[99169]: pgmap v16885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:04 smithi119 ceph-mon[94175]: pgmap v16885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:04 smithi119 ceph-mon[108979]: pgmap v16885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:06 smithi183 ceph-mon[99169]: pgmap v16886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:06 smithi119 ceph-mon[94175]: pgmap v16886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:06 smithi119 ceph-mon[108979]: pgmap v16886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:08 smithi183 ceph-mon[99169]: pgmap v16887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:08 smithi119 ceph-mon[108979]: pgmap v16887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:08 smithi119 ceph-mon[94175]: pgmap v16887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:10 smithi183 ceph-mon[99169]: pgmap v16888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:10 smithi119 ceph-mon[94175]: pgmap v16888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:10 smithi119 ceph-mon[108979]: pgmap v16888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:11.322 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:27:11.629 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:27:11.630 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 41s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:27:11.630 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 40s ago 7h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:27:11.630 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 41s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:27:11.630 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 40s ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:27:11.630 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 40s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:27:11.630 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (7h) 41s ago 7h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:27:11.630 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (7h) 41s ago 7h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:27:11.630 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 40s ago 7h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:27:11.630 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 41s ago 7h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:27:11.630 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 41s ago 7h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:27:11.630 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 40s ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:27:11.630 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 41s ago 7h 6056M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:27:11.630 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 41s ago 7h 6105M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:27:11.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 41s ago 7h 5508M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:27:11.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 41s ago 7h 5287M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:27:11.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 40s ago 7h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:27:11.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 40s ago 7h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:27:11.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 40s ago 7h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:27:11.631 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 40s ago 7h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:27:11.631 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 40s ago 7h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:27:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:11 smithi183 ceph-mon[99169]: from='client.33207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:27:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:11 smithi119 ceph-mon[108979]: from='client.33207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:27:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:11 smithi119 ceph-mon[94175]: from='client.33207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:27:12.009 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:27:12.009 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:27:12.009 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:27:12.009 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:27:12.009 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:27:12.009 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:27:12.009 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:27:12.009 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:27:12.009 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:27:12.009 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:27:12.009 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:27:12.009 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:27:12.010 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:27:12.010 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:27:12.010 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:27:12.010 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:27:12.010 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:27:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:12 smithi183 ceph-mon[99169]: from='client.43094 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:27:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:12 smithi183 ceph-mon[99169]: pgmap v16889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/689350148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:27:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:12 smithi119 ceph-mon[94175]: from='client.43094 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:27:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:12 smithi119 ceph-mon[94175]: pgmap v16889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/689350148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:27:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:12 smithi119 ceph-mon[108979]: from='client.43094 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:27:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:12 smithi119 ceph-mon[108979]: pgmap v16889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/689350148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:27:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:27:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:27:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:27:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:14 smithi183 ceph-mon[99169]: pgmap v16890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:14 smithi119 ceph-mon[94175]: pgmap v16890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:14 smithi119 ceph-mon[108979]: pgmap v16890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:16 smithi183 ceph-mon[99169]: pgmap v16891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:16 smithi119 ceph-mon[94175]: pgmap v16891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:16 smithi119 ceph-mon[108979]: pgmap v16891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:18 smithi183 ceph-mon[99169]: pgmap v16892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:18 smithi119 ceph-mon[94175]: pgmap v16892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:18 smithi119 ceph-mon[108979]: pgmap v16892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:20 smithi183 ceph-mon[99169]: pgmap v16893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:20 smithi119 ceph-mon[94175]: pgmap v16893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:20 smithi119 ceph-mon[108979]: pgmap v16893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:22 smithi183 ceph-mon[99169]: pgmap v16894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:22 smithi119 ceph-mon[94175]: pgmap v16894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:22 smithi119 ceph-mon[108979]: pgmap v16894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:27:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:27:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:27:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:24 smithi183 ceph-mon[99169]: pgmap v16895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:24 smithi119 ceph-mon[94175]: pgmap v16895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:24 smithi119 ceph-mon[108979]: pgmap v16895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:26 smithi183 ceph-mon[99169]: pgmap v16896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:26 smithi119 ceph-mon[94175]: pgmap v16896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:26 smithi119 ceph-mon[108979]: pgmap v16896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:28 smithi183 ceph-mon[99169]: pgmap v16897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:28 smithi119 ceph-mon[94175]: pgmap v16897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:28 smithi119 ceph-mon[108979]: pgmap v16897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:30 smithi183 ceph-mon[99169]: pgmap v16898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:30 smithi119 ceph-mon[94175]: pgmap v16898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:30 smithi119 ceph-mon[108979]: pgmap v16898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:27:32.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:27:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:27:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:32 smithi183 ceph-mon[99169]: pgmap v16899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:27:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:27:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:27:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:32 smithi119 ceph-mon[94175]: pgmap v16899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:27:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:27:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:27:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:32 smithi119 ceph-mon[108979]: pgmap v16899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:27:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:27:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:27:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:27:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:27:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:27:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:34 smithi183 ceph-mon[99169]: pgmap v16900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:34 smithi119 ceph-mon[108979]: pgmap v16900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:34 smithi119 ceph-mon[94175]: pgmap v16900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:36 smithi183 ceph-mon[99169]: pgmap v16901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:36 smithi119 ceph-mon[94175]: pgmap v16901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:36 smithi119 ceph-mon[108979]: pgmap v16901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:38 smithi183 ceph-mon[99169]: pgmap v16902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:38 smithi119 ceph-mon[108979]: pgmap v16902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:38 smithi119 ceph-mon[94175]: pgmap v16902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:40 smithi183 ceph-mon[99169]: pgmap v16903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:40 smithi119 ceph-mon[108979]: pgmap v16903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:40 smithi119 ceph-mon[94175]: pgmap v16903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:42.354 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:27:42.661 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:27:42.661 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 72s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:27:42.662 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 71s ago 7h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:27:42.662 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 72s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:27:42.662 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 71s ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:27:42.662 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 71s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:27:42.662 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 72s ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:27:42.662 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 72s ago 8h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:27:42.662 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 71s ago 7h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:27:42.662 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 72s ago 7h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:27:42.662 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 72s ago 7h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:27:42.662 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 71s ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:27:42.662 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 72s ago 7h 6056M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:27:42.662 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 72s ago 7h 6105M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:27:42.662 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 72s ago 7h 5508M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:27:42.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 72s ago 7h 5287M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:27:42.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 71s ago 7h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:27:42.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 71s ago 7h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:27:42.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 71s ago 7h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:27:42.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 71s ago 7h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:27:42.663 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 71s ago 7h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:27:43.040 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:27:43.040 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:27:43.040 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:27:43.040 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:27:43.040 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:27:43.040 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:27:43.040 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:27:43.040 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:27:43.040 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:27:43.040 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:27:43.040 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:27:43.040 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:27:43.041 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:27:43.041 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:27:43.041 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:27:43.041 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:27:43.041 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:27:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:42 smithi183 ceph-mon[99169]: pgmap v16904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:42 smithi183 ceph-mon[99169]: from='client.33225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:27:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:42 smithi119 ceph-mon[108979]: pgmap v16904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:42 smithi119 ceph-mon[108979]: from='client.33225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:27:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:42 smithi119 ceph-mon[94175]: pgmap v16904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:42 smithi119 ceph-mon[94175]: from='client.33225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:27:44.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:43 smithi119 ceph-mon[94175]: from='client.43112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:27:44.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3034743016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:27:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:43 smithi119 ceph-mon[108979]: from='client.43112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:27:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3034743016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:27:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:43 smithi183 ceph-mon[99169]: from='client.43112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:27:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3034743016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:27:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:27:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:27:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:27:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:44 smithi183 ceph-mon[99169]: pgmap v16905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:44 smithi119 ceph-mon[94175]: pgmap v16905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:44 smithi119 ceph-mon[108979]: pgmap v16905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:46 smithi183 ceph-mon[99169]: pgmap v16906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:46 smithi119 ceph-mon[94175]: pgmap v16906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:46 smithi119 ceph-mon[108979]: pgmap v16906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:48 smithi183 ceph-mon[99169]: pgmap v16907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:48 smithi119 ceph-mon[94175]: pgmap v16907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:48 smithi119 ceph-mon[108979]: pgmap v16907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:50 smithi183 ceph-mon[99169]: pgmap v16908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:50 smithi119 ceph-mon[94175]: pgmap v16908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:50 smithi119 ceph-mon[108979]: pgmap v16908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:52 smithi183 ceph-mon[99169]: pgmap v16909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:52 smithi119 ceph-mon[94175]: pgmap v16909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:52 smithi119 ceph-mon[108979]: pgmap v16909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:27:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:27:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:27:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:54 smithi183 ceph-mon[99169]: pgmap v16910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:54 smithi119 ceph-mon[94175]: pgmap v16910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:54 smithi119 ceph-mon[108979]: pgmap v16910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:27:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:56 smithi183 ceph-mon[99169]: pgmap v16911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:56 smithi119 ceph-mon[94175]: pgmap v16911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:56 smithi119 ceph-mon[108979]: pgmap v16911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:27:58 smithi183 ceph-mon[99169]: pgmap v16912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:27:58 smithi119 ceph-mon[94175]: pgmap v16912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:27:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:27:58 smithi119 ceph-mon[108979]: pgmap v16912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:00 smithi183 ceph-mon[99169]: pgmap v16913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:00 smithi119 ceph-mon[94175]: pgmap v16913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:00 smithi119 ceph-mon[108979]: pgmap v16913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:02 smithi183 ceph-mon[99169]: pgmap v16914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:02 smithi119 ceph-mon[94175]: pgmap v16914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:02 smithi119 ceph-mon[108979]: pgmap v16914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:28:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:28:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:28:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:04 smithi183 ceph-mon[99169]: pgmap v16915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:04 smithi119 ceph-mon[108979]: pgmap v16915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:04 smithi119 ceph-mon[94175]: pgmap v16915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:06 smithi183 ceph-mon[99169]: pgmap v16916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:06 smithi119 ceph-mon[94175]: pgmap v16916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:06 smithi119 ceph-mon[108979]: pgmap v16916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:08 smithi183 ceph-mon[99169]: pgmap v16917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:08 smithi119 ceph-mon[94175]: pgmap v16917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:08 smithi119 ceph-mon[108979]: pgmap v16917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:10 smithi183 ceph-mon[99169]: pgmap v16918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:10 smithi119 ceph-mon[108979]: pgmap v16918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:10 smithi119 ceph-mon[94175]: pgmap v16918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:12 smithi183 ceph-mon[99169]: pgmap v16919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:12 smithi119 ceph-mon[94175]: pgmap v16919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:12 smithi119 ceph-mon[108979]: pgmap v16919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:13.385 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:28:13.691 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:28:13.691 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 103s ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:28:13.691 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 102s ago 7h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:28:13.691 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 103s ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:28:13.692 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 102s ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:28:13.692 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 102s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:28:13.692 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 103s ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:28:13.692 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 103s ago 8h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:28:13.692 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (7h) 102s ago 7h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:28:13.692 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 103s ago 7h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:28:13.692 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 103s ago 7h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:28:13.692 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 102s ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:28:13.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 103s ago 7h 6056M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:28:13.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 103s ago 7h 6105M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:28:13.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 103s ago 7h 5508M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:28:13.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 103s ago 7h 5287M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:28:13.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 102s ago 7h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:28:13.692 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 102s ago 7h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:28:13.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 102s ago 7h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:28:13.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 102s ago 7h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:28:13.693 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 102s ago 7h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:28:14.072 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:28:14.072 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:28:14.072 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:28:14.072 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:28:14.073 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:28:14.073 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:28:14.073 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:28:14.073 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:28:14.073 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:28:14.073 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:28:14.073 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:28:14.073 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:28:14.074 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:28:14.074 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:28:14.074 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:28:14.074 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:28:14.074 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:28:14.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:13 smithi119 ceph-mon[94175]: from='client.43124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:28:14.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:13 smithi119 ceph-mon[108979]: from='client.43124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:28:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:13 smithi183 ceph-mon[99169]: from='client.43124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:28:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:28:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:28:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:28:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:14 smithi183 ceph-mon[99169]: pgmap v16920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:14 smithi183 ceph-mon[99169]: from='client.33249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:28:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2993178943' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:28:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:14 smithi119 ceph-mon[94175]: pgmap v16920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:14 smithi119 ceph-mon[94175]: from='client.33249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:28:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2993178943' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:28:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:14 smithi119 ceph-mon[108979]: pgmap v16920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:14 smithi119 ceph-mon[108979]: from='client.33249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:28:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2993178943' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:28:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:16 smithi183 ceph-mon[99169]: pgmap v16921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:16 smithi119 ceph-mon[94175]: pgmap v16921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:16 smithi119 ceph-mon[108979]: pgmap v16921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:18 smithi183 ceph-mon[99169]: pgmap v16922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:18.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:18 smithi119 ceph-mon[108979]: pgmap v16922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:18 smithi119 ceph-mon[94175]: pgmap v16922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:20 smithi183 ceph-mon[99169]: pgmap v16923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:20 smithi119 ceph-mon[108979]: pgmap v16923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:20 smithi119 ceph-mon[94175]: pgmap v16923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:22 smithi183 ceph-mon[99169]: pgmap v16924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:22 smithi119 ceph-mon[94175]: pgmap v16924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:22 smithi119 ceph-mon[108979]: pgmap v16924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:28:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:28:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:28:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:24 smithi183 ceph-mon[99169]: pgmap v16925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:24 smithi119 ceph-mon[94175]: pgmap v16925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:24 smithi119 ceph-mon[108979]: pgmap v16925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:26 smithi183 ceph-mon[99169]: pgmap v16926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:26 smithi119 ceph-mon[94175]: pgmap v16926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:26 smithi119 ceph-mon[108979]: pgmap v16926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:28 smithi183 ceph-mon[99169]: pgmap v16927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:28 smithi119 ceph-mon[94175]: pgmap v16927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:28 smithi119 ceph-mon[108979]: pgmap v16927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:30 smithi183 ceph-mon[99169]: pgmap v16928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:30 smithi119 ceph-mon[94175]: pgmap v16928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:30 smithi119 ceph-mon[108979]: pgmap v16928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:32 smithi183 ceph-mon[99169]: pgmap v16929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:28:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:32 smithi119 ceph-mon[94175]: pgmap v16929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:28:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:32 smithi119 ceph-mon[108979]: pgmap v16929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:28:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:28:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:28:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:28:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:28:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:28:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:28:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:28:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:28:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:28:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:28:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:28:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:28:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:34 smithi183 ceph-mon[99169]: pgmap v16930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:34 smithi119 ceph-mon[94175]: pgmap v16930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:34 smithi119 ceph-mon[108979]: pgmap v16930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:36 smithi183 ceph-mon[99169]: pgmap v16931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:36 smithi119 ceph-mon[94175]: pgmap v16931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:36 smithi119 ceph-mon[108979]: pgmap v16931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:38 smithi183 ceph-mon[99169]: pgmap v16932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:38 smithi119 ceph-mon[94175]: pgmap v16932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:38 smithi119 ceph-mon[108979]: pgmap v16932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:39.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:39.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:40 smithi183 ceph-mon[99169]: pgmap v16933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:40.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:40 smithi119 ceph-mon[108979]: pgmap v16933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:40 smithi119 ceph-mon[94175]: pgmap v16933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:42 smithi183 ceph-mon[99169]: pgmap v16934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:42 smithi119 ceph-mon[108979]: pgmap v16934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:42 smithi119 ceph-mon[94175]: pgmap v16934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:44.419 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:28:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:28:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:28:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:28:44.725 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:28:44.725 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 2m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:28:44.725 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 2m ago 7h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:28:44.725 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 2m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:28:44.725 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 2m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:28:44.725 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (7h) 2m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:28:44.725 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 2m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:28:44.726 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 2m ago 8h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:28:44.726 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 2m ago 8h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:28:44.726 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (7h) 2m ago 7h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:28:44.726 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 2m ago 7h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:28:44.726 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 2m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:28:44.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (7h) 2m ago 7h 6056M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:28:44.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 2m ago 7h 6105M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:28:44.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 2m ago 7h 5508M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:28:44.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 2m ago 7h 5287M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:28:44.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 2m ago 7h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:28:44.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 2m ago 7h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:28:44.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 2m ago 7h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:28:44.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 2m ago 7h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:28:44.726 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 2m ago 7h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:28:45.104 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:28:45.104 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:28:45.104 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:28:45.104 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:28:45.104 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:28:45.104 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:28:45.105 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:28:45.105 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:28:45.105 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:28:45.105 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:28:45.105 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:28:45.105 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:28:45.105 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:28:45.105 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:28:45.105 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:28:45.105 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:28:45.106 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:28:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:44 smithi183 ceph-mon[99169]: pgmap v16935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:44 smithi183 ceph-mon[99169]: from='client.43142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:28:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:44 smithi119 ceph-mon[94175]: pgmap v16935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:44 smithi119 ceph-mon[94175]: from='client.43142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:28:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:44 smithi119 ceph-mon[108979]: pgmap v16935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:44 smithi119 ceph-mon[108979]: from='client.43142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:28:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:45 smithi183 ceph-mon[99169]: from='client.33267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:28:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3460613251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:28:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:45 smithi119 ceph-mon[94175]: from='client.33267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:28:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3460613251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:28:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:45 smithi119 ceph-mon[108979]: from='client.33267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:28:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3460613251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:28:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:46 smithi183 ceph-mon[99169]: pgmap v16936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:46 smithi119 ceph-mon[94175]: pgmap v16936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:46 smithi119 ceph-mon[108979]: pgmap v16936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:48 smithi183 ceph-mon[99169]: pgmap v16937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:48 smithi119 ceph-mon[94175]: pgmap v16937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:48.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:48 smithi119 ceph-mon[108979]: pgmap v16937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:50 smithi183 ceph-mon[99169]: pgmap v16938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:50 smithi119 ceph-mon[94175]: pgmap v16938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:50 smithi119 ceph-mon[108979]: pgmap v16938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:52 smithi183 ceph-mon[99169]: pgmap v16939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:52 smithi119 ceph-mon[108979]: pgmap v16939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:52 smithi119 ceph-mon[94175]: pgmap v16939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:28:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:28:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:28:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:54 smithi183 ceph-mon[99169]: pgmap v16940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:54 smithi119 ceph-mon[94175]: pgmap v16940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:54 smithi119 ceph-mon[108979]: pgmap v16940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:28:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:56 smithi183 ceph-mon[99169]: pgmap v16941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:56 smithi119 ceph-mon[108979]: pgmap v16941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:56 smithi119 ceph-mon[94175]: pgmap v16941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:28:58 smithi183 ceph-mon[99169]: pgmap v16942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:28:58 smithi119 ceph-mon[108979]: pgmap v16942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:28:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:28:58 smithi119 ceph-mon[94175]: pgmap v16942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:00 smithi183 ceph-mon[99169]: pgmap v16943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:00 smithi119 ceph-mon[94175]: pgmap v16943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:00 smithi119 ceph-mon[108979]: pgmap v16943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:02 smithi183 ceph-mon[99169]: pgmap v16944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:02 smithi119 ceph-mon[94175]: pgmap v16944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:02 smithi119 ceph-mon[108979]: pgmap v16944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:29:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:29:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:29:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:04 smithi183 ceph-mon[99169]: pgmap v16945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:04 smithi119 ceph-mon[94175]: pgmap v16945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:04 smithi119 ceph-mon[108979]: pgmap v16945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:06 smithi183 ceph-mon[99169]: pgmap v16946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:06 smithi119 ceph-mon[94175]: pgmap v16946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:06 smithi119 ceph-mon[108979]: pgmap v16946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:08 smithi183 ceph-mon[99169]: pgmap v16947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:08 smithi119 ceph-mon[108979]: pgmap v16947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:08 smithi119 ceph-mon[94175]: pgmap v16947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:10 smithi183 ceph-mon[99169]: pgmap v16948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:10 smithi119 ceph-mon[94175]: pgmap v16948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:10 smithi119 ceph-mon[108979]: pgmap v16948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:12 smithi183 ceph-mon[99169]: pgmap v16949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:12 smithi119 ceph-mon[94175]: pgmap v16949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:12 smithi119 ceph-mon[108979]: pgmap v16949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:29:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:29:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:29:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:14 smithi183 ceph-mon[99169]: pgmap v16950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:14 smithi119 ceph-mon[94175]: pgmap v16950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:14 smithi119 ceph-mon[108979]: pgmap v16950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:15.454 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:29:15.770 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:29:15.770 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 2m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:29:15.771 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 2m ago 7h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:29:15.771 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 2m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:29:15.771 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 2m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:29:15.771 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 2m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:29:15.771 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 2m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:29:15.771 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 2m ago 8h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:29:15.771 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 2m ago 8h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:29:15.771 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 2m ago 8h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:29:15.771 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 2m ago 7h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:29:15.771 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 2m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:29:15.771 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 2m ago 8h 6056M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:29:15.771 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (7h) 2m ago 7h 6105M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:29:15.771 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 2m ago 7h 5508M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:29:15.772 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 2m ago 7h 5287M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:29:15.772 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 2m ago 7h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:29:15.772 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 2m ago 7h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:29:15.772 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 2m ago 7h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:29:15.772 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 2m ago 7h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:29:15.772 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 2m ago 7h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:29:16.146 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:29:16.146 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:29:16.146 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:29:16.146 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:29:16.146 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:29:16.146 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:29:16.146 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:29:16.146 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:29:16.147 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:29:16.147 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:29:16.147 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:29:16.147 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:29:16.147 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:29:16.147 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:29:16.147 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:29:16.147 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:29:16.147 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:29:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:15 smithi183 ceph-mon[99169]: from='client.33279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:29:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:15 smithi119 ceph-mon[94175]: from='client.33279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:29:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:15 smithi119 ceph-mon[108979]: from='client.33279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:29:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:16 smithi183 ceph-mon[99169]: pgmap v16951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:16 smithi183 ceph-mon[99169]: from='client.33285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:29:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3384866314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:29:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:16 smithi119 ceph-mon[108979]: pgmap v16951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:16 smithi119 ceph-mon[108979]: from='client.33285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:29:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3384866314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:29:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:16 smithi119 ceph-mon[94175]: pgmap v16951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:16 smithi119 ceph-mon[94175]: from='client.33285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:29:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3384866314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:29:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:18 smithi183 ceph-mon[99169]: pgmap v16952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:18 smithi119 ceph-mon[94175]: pgmap v16952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:18 smithi119 ceph-mon[108979]: pgmap v16952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:20 smithi183 ceph-mon[99169]: pgmap v16953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:20 smithi119 ceph-mon[94175]: pgmap v16953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:20 smithi119 ceph-mon[108979]: pgmap v16953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:22 smithi183 ceph-mon[99169]: pgmap v16954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:22 smithi119 ceph-mon[94175]: pgmap v16954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:22 smithi119 ceph-mon[108979]: pgmap v16954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:29:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:29:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:29:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:24 smithi183 ceph-mon[99169]: pgmap v16955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:24 smithi119 ceph-mon[94175]: pgmap v16955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:24 smithi119 ceph-mon[108979]: pgmap v16955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:26 smithi183 ceph-mon[99169]: pgmap v16956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:26 smithi119 ceph-mon[108979]: pgmap v16956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:26 smithi119 ceph-mon[94175]: pgmap v16956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:28 smithi183 ceph-mon[99169]: pgmap v16957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:28 smithi119 ceph-mon[108979]: pgmap v16957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:28 smithi119 ceph-mon[94175]: pgmap v16957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:30 smithi183 ceph-mon[99169]: pgmap v16958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:30 smithi119 ceph-mon[94175]: pgmap v16958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:30 smithi119 ceph-mon[108979]: pgmap v16958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:32 smithi183 ceph-mon[99169]: pgmap v16959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:32 smithi119 ceph-mon[94175]: pgmap v16959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:32 smithi119 ceph-mon[108979]: pgmap v16959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:29:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:29:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:29:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:29:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:29:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:29:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:29:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:29:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:29:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:29:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:29:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:29:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:34 smithi183 ceph-mon[99169]: pgmap v16960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:29:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:29:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:29:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:34 smithi119 ceph-mon[94175]: pgmap v16960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:29:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:29:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:29:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:34 smithi119 ceph-mon[108979]: pgmap v16960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:29:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:29:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:29:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:36 smithi183 ceph-mon[99169]: pgmap v16961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:36 smithi119 ceph-mon[94175]: pgmap v16961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:36 smithi119 ceph-mon[108979]: pgmap v16961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:38 smithi183 ceph-mon[99169]: pgmap v16962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:38.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:38 smithi119 ceph-mon[108979]: pgmap v16962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:38 smithi119 ceph-mon[94175]: pgmap v16962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:40 smithi183 ceph-mon[99169]: pgmap v16963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:40 smithi119 ceph-mon[108979]: pgmap v16963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:40 smithi119 ceph-mon[94175]: pgmap v16963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:42 smithi183 ceph-mon[99169]: pgmap v16964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:42 smithi119 ceph-mon[94175]: pgmap v16964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:42 smithi119 ceph-mon[108979]: pgmap v16964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:29:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:29:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:29:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:44 smithi183 ceph-mon[99169]: pgmap v16965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:45.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:44 smithi119 ceph-mon[94175]: pgmap v16965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:44 smithi119 ceph-mon[108979]: pgmap v16965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:46.490 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:29:46.798 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:29:46.798 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 3m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:29:46.798 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 3m ago 7h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:29:46.798 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 3m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:29:46.798 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 3m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:29:46.798 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 3m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:29:46.798 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 3m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:29:46.798 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 3m ago 8h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:29:46.798 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 3m ago 8h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:29:46.799 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 3m ago 8h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:29:46.799 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 3m ago 7h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:29:46.799 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 3m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:29:46.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 3m ago 8h 6056M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:29:46.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 3m ago 8h 6105M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:29:46.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (7h) 3m ago 7h 5508M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:29:46.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 3m ago 7h 5287M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:29:46.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 3m ago 7h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:29:46.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 3m ago 7h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:29:46.799 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 3m ago 7h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:29:46.800 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 3m ago 7h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:29:46.800 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 3m ago 7h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:29:47.176 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:29:47.176 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:29:47.176 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:29:47.177 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:29:47.177 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:29:47.177 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:29:47.177 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:29:47.177 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:29:47.177 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:29:47.177 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:29:47.177 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:29:47.177 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:29:47.177 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:29:47.177 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:29:47.177 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:29:47.178 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:29:47.178 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:29:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:46 smithi183 ceph-mon[99169]: pgmap v16966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:46 smithi183 ceph-mon[99169]: from='client.43178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:29:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:46 smithi119 ceph-mon[94175]: pgmap v16966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:46 smithi119 ceph-mon[94175]: from='client.43178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:29:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:46 smithi119 ceph-mon[108979]: pgmap v16966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:46 smithi119 ceph-mon[108979]: from='client.43178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:29:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:47 smithi183 ceph-mon[99169]: from='client.33303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:29:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2341214474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:29:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:47 smithi119 ceph-mon[94175]: from='client.33303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:29:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2341214474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:29:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:47 smithi119 ceph-mon[108979]: from='client.33303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:29:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2341214474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:29:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:48 smithi183 ceph-mon[99169]: pgmap v16967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:48 smithi119 ceph-mon[108979]: pgmap v16967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:48 smithi119 ceph-mon[94175]: pgmap v16967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:50 smithi183 ceph-mon[99169]: pgmap v16968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:50 smithi119 ceph-mon[94175]: pgmap v16968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:50 smithi119 ceph-mon[108979]: pgmap v16968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:52 smithi183 ceph-mon[99169]: pgmap v16969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:52 smithi119 ceph-mon[94175]: pgmap v16969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:52 smithi119 ceph-mon[108979]: pgmap v16969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:29:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:29:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:29:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:54 smithi183 ceph-mon[99169]: pgmap v16970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:54 smithi119 ceph-mon[94175]: pgmap v16970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:54 smithi119 ceph-mon[108979]: pgmap v16970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:29:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:56 smithi183 ceph-mon[99169]: pgmap v16971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:56 smithi119 ceph-mon[108979]: pgmap v16971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:56 smithi119 ceph-mon[94175]: pgmap v16971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:29:58 smithi183 ceph-mon[99169]: pgmap v16972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:29:58 smithi119 ceph-mon[94175]: pgmap v16972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:29:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:29:58 smithi119 ceph-mon[108979]: pgmap v16972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T23:30:00.000+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:30:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:00 smithi183 ceph-mon[99169]: pgmap v16973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:30:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:00 smithi119 ceph-mon[94175]: pgmap v16973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:30:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:00 smithi119 ceph-mon[108979]: pgmap v16973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:30:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:02 smithi183 ceph-mon[99169]: pgmap v16974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:02 smithi119 ceph-mon[108979]: pgmap v16974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:02 smithi119 ceph-mon[94175]: pgmap v16974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:30:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:30:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:30:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:04 smithi183 ceph-mon[99169]: pgmap v16975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:04 smithi119 ceph-mon[94175]: pgmap v16975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:04 smithi119 ceph-mon[108979]: pgmap v16975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:06 smithi183 ceph-mon[99169]: pgmap v16976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:06 smithi119 ceph-mon[94175]: pgmap v16976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:06 smithi119 ceph-mon[108979]: pgmap v16976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:08 smithi183 ceph-mon[99169]: pgmap v16977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:08 smithi119 ceph-mon[108979]: pgmap v16977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:08 smithi119 ceph-mon[94175]: pgmap v16977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:09.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:10 smithi183 ceph-mon[99169]: pgmap v16978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:10 smithi119 ceph-mon[94175]: pgmap v16978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:10 smithi119 ceph-mon[108979]: pgmap v16978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:12 smithi183 ceph-mon[99169]: pgmap v16979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:12 smithi119 ceph-mon[94175]: pgmap v16979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:12 smithi119 ceph-mon[108979]: pgmap v16979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:30:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:30:14] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-01T23:30:15.083 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:14 smithi183 ceph-mon[99169]: pgmap v16980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:14 smithi119 ceph-mon[94175]: pgmap v16980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:14 smithi119 ceph-mon[108979]: pgmap v16980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:16 smithi183 ceph-mon[99169]: pgmap v16981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:16 smithi119 ceph-mon[94175]: pgmap v16981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:16 smithi119 ceph-mon[108979]: pgmap v16981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:17.520 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:30:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:30:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 3m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:30:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 3m ago 7h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:30:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 3m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:30:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 3m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:30:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 3m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:30:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 3m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:30:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 3m ago 8h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:30:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 3m ago 8h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:30:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 3m ago 8h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:30:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 3m ago 7h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:30:17.826 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 3m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:30:17.827 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 3m ago 8h 6056M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:30:17.827 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 3m ago 8h 6105M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:30:17.827 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 3m ago 8h 5508M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:30:17.827 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (7h) 3m ago 7h 5287M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:30:17.827 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (7h) 3m ago 7h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:30:17.827 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 3m ago 7h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:30:17.827 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 3m ago 7h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:30:17.827 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 3m ago 7h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:30:17.827 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 3m ago 7h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:30:18.205 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:30:18.205 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:30:18.205 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:30:18.205 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:30:18.205 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:30:18.205 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:30:18.205 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:30:18.205 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:30:18.206 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:30:18.206 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:30:18.206 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:30:18.206 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:30:18.206 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:30:18.206 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:30:18.206 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:30:18.206 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:30:18.206 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:30:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:18 smithi183 ceph-mon[99169]: from='client.43196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:30:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:18 smithi183 ceph-mon[99169]: pgmap v16982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:18 smithi183 ceph-mon[99169]: from='client.33321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:30:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2307219984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:30:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:18 smithi119 ceph-mon[108979]: from='client.43196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:30:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:18 smithi119 ceph-mon[108979]: pgmap v16982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:18 smithi119 ceph-mon[108979]: from='client.33321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:30:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2307219984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:30:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:18 smithi119 ceph-mon[94175]: from='client.43196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:30:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:18 smithi119 ceph-mon[94175]: pgmap v16982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:18 smithi119 ceph-mon[94175]: from='client.33321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:30:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2307219984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:30:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:20 smithi183 ceph-mon[99169]: pgmap v16983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:20 smithi119 ceph-mon[108979]: pgmap v16983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:20 smithi119 ceph-mon[94175]: pgmap v16983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:22 smithi183 ceph-mon[99169]: pgmap v16984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:22 smithi119 ceph-mon[108979]: pgmap v16984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:22 smithi119 ceph-mon[94175]: pgmap v16984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:30:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:30:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:30:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:24 smithi183 ceph-mon[99169]: pgmap v16985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:24 smithi119 ceph-mon[94175]: pgmap v16985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:24 smithi119 ceph-mon[108979]: pgmap v16985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:26 smithi183 ceph-mon[99169]: pgmap v16986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:26 smithi119 ceph-mon[94175]: pgmap v16986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:26 smithi119 ceph-mon[108979]: pgmap v16986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:28 smithi183 ceph-mon[99169]: pgmap v16987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:28 smithi119 ceph-mon[94175]: pgmap v16987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:28 smithi119 ceph-mon[108979]: pgmap v16987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:30 smithi183 ceph-mon[99169]: pgmap v16988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:30 smithi119 ceph-mon[108979]: pgmap v16988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:30 smithi119 ceph-mon[94175]: pgmap v16988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:32 smithi183 ceph-mon[99169]: pgmap v16989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:32 smithi119 ceph-mon[94175]: pgmap v16989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:32 smithi119 ceph-mon[108979]: pgmap v16989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:30:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:30:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:30:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:34 smithi183 ceph-mon[99169]: pgmap v16990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:30:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:30:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:30:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:34 smithi119 ceph-mon[108979]: pgmap v16990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:30:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:30:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:30:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:34 smithi119 ceph-mon[94175]: pgmap v16990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:30:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:30:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:30:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:30:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:30:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:30:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:30:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:30:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:30:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:30:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:30:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:30:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:36 smithi183 ceph-mon[99169]: pgmap v16991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:36 smithi119 ceph-mon[94175]: pgmap v16991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:36 smithi119 ceph-mon[108979]: pgmap v16991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:38 smithi183 ceph-mon[99169]: pgmap v16992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:38 smithi119 ceph-mon[108979]: pgmap v16992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:38 smithi119 ceph-mon[94175]: pgmap v16992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:40 smithi183 ceph-mon[99169]: pgmap v16993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:40 smithi119 ceph-mon[94175]: pgmap v16993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:40 smithi119 ceph-mon[108979]: pgmap v16993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:42 smithi183 ceph-mon[99169]: pgmap v16994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:42 smithi119 ceph-mon[94175]: pgmap v16994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:42 smithi119 ceph-mon[108979]: pgmap v16994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:30:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:30:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:30:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:44 smithi183 ceph-mon[99169]: pgmap v16995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:44 smithi119 ceph-mon[94175]: pgmap v16995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:44 smithi119 ceph-mon[108979]: pgmap v16995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:46 smithi183 ceph-mon[99169]: pgmap v16996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:46 smithi119 ceph-mon[108979]: pgmap v16996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:46 smithi119 ceph-mon[94175]: pgmap v16996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:48.547 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:30:48.855 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:30:48.855 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 4m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:30:48.855 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 4m ago 7h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:30:48.856 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 4m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:30:48.856 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 4m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:30:48.856 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 4m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:30:48.856 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 4m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:30:48.856 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 4m ago 8h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:30:48.856 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 4m ago 8h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:30:48.856 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 4m ago 8h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:30:48.856 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 4m ago 7h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:30:48.856 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 4m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:30:48.856 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 4m ago 8h 6056M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:30:48.856 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 4m ago 8h 6105M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:30:48.856 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 4m ago 8h 5508M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:30:48.857 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 4m ago 8h 5287M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:30:48.857 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 4m ago 8h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:30:48.857 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (7h) 4m ago 7h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:30:48.857 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 4m ago 7h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:30:48.857 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 4m ago 7h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:30:48.857 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 4m ago 7h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:30:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:48 smithi183 ceph-mon[99169]: pgmap v16997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:48 smithi119 ceph-mon[94175]: pgmap v16997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:48 smithi119 ceph-mon[108979]: pgmap v16997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:49.234 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:30:49.234 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:30:49.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:30:49.234 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:30:49.234 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:30:49.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:30:49.234 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:30:49.234 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:30:49.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:30:49.235 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:30:49.235 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:30:49.235 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:30:49.235 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:30:49.235 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:30:49.235 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:30:49.235 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:30:49.235 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:30:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:49 smithi183 ceph-mon[99169]: from='client.33333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:30:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:49 smithi183 ceph-mon[99169]: from='client.33339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:30:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2569646659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:30:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:49 smithi119 ceph-mon[108979]: from='client.33333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:30:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:49 smithi119 ceph-mon[108979]: from='client.33339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:30:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2569646659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:30:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:49 smithi119 ceph-mon[94175]: from='client.33333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:30:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:49 smithi119 ceph-mon[94175]: from='client.33339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:30:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2569646659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:30:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:50 smithi183 ceph-mon[99169]: pgmap v16998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:50 smithi119 ceph-mon[94175]: pgmap v16998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:50.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:50 smithi119 ceph-mon[108979]: pgmap v16998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:52 smithi183 ceph-mon[99169]: pgmap v16999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:52 smithi119 ceph-mon[94175]: pgmap v16999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:52 smithi119 ceph-mon[108979]: pgmap v16999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:30:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:30:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:30:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:54 smithi183 ceph-mon[99169]: pgmap v17000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:54 smithi119 ceph-mon[108979]: pgmap v17000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:54 smithi119 ceph-mon[94175]: pgmap v17000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:30:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:56 smithi183 ceph-mon[99169]: pgmap v17001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:56 smithi119 ceph-mon[108979]: pgmap v17001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:56 smithi119 ceph-mon[94175]: pgmap v17001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:30:58 smithi183 ceph-mon[99169]: pgmap v17002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:30:58 smithi119 ceph-mon[108979]: pgmap v17002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:30:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:30:58 smithi119 ceph-mon[94175]: pgmap v17002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:00 smithi183 ceph-mon[99169]: pgmap v17003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:01.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:00 smithi119 ceph-mon[108979]: pgmap v17003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:01.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:00 smithi119 ceph-mon[94175]: pgmap v17003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:02 smithi183 ceph-mon[99169]: pgmap v17004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:03.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:02 smithi119 ceph-mon[94175]: pgmap v17004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:02 smithi119 ceph-mon[108979]: pgmap v17004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:31:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:31:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:31:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:04 smithi183 ceph-mon[99169]: pgmap v17005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:04 smithi119 ceph-mon[94175]: pgmap v17005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:04 smithi119 ceph-mon[108979]: pgmap v17005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:06 smithi183 ceph-mon[99169]: pgmap v17006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:06 smithi119 ceph-mon[94175]: pgmap v17006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:06 smithi119 ceph-mon[108979]: pgmap v17006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:08 smithi183 ceph-mon[99169]: pgmap v17007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:08 smithi119 ceph-mon[94175]: pgmap v17007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:08 smithi119 ceph-mon[108979]: pgmap v17007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:10 smithi183 ceph-mon[99169]: pgmap v17008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:10 smithi119 ceph-mon[94175]: pgmap v17008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:10 smithi119 ceph-mon[108979]: pgmap v17008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:12 smithi183 ceph-mon[99169]: pgmap v17009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:12 smithi119 ceph-mon[108979]: pgmap v17009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:12 smithi119 ceph-mon[94175]: pgmap v17009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:31:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:31:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:31:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:14 smithi183 ceph-mon[99169]: pgmap v17010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:14 smithi119 ceph-mon[108979]: pgmap v17010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:14 smithi119 ceph-mon[94175]: pgmap v17010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:16 smithi183 ceph-mon[99169]: pgmap v17011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:16 smithi119 ceph-mon[108979]: pgmap v17011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:16 smithi119 ceph-mon[94175]: pgmap v17011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:18 smithi183 ceph-mon[99169]: pgmap v17012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:18 smithi119 ceph-mon[94175]: pgmap v17012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:18 smithi119 ceph-mon[108979]: pgmap v17012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:19.582 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:31:19.888 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:31:19.888 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 4m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:31:19.888 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 4m ago 7h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:31:19.888 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 4m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:31:19.888 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 4m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:31:19.888 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 4m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:31:19.888 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 4m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:31:19.888 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 4m ago 8h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:31:19.888 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 4m ago 8h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:31:19.889 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 4m ago 8h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:31:19.889 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 4m ago 7h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:31:19.889 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 4m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:31:19.889 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 4m ago 8h 6056M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:31:19.889 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 4m ago 8h 6105M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:31:19.889 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 4m ago 8h 5508M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:31:19.889 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 4m ago 8h 5287M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:31:19.889 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 4m ago 8h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:31:19.889 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 4m ago 8h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:31:19.889 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (7h) 4m ago 7h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:31:19.889 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (7h) 4m ago 7h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:31:19.889 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 4m ago 7h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:31:20.265 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:31:20.265 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:31:20.265 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:31:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:31:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:31:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:31:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:31:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:31:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:31:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:31:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:31:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:31:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:31:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:31:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:31:20.266 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:31:20.266 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:31:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:20 smithi183 ceph-mon[99169]: from='client.33351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:31:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:20 smithi183 ceph-mon[99169]: pgmap v17013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:20 smithi183 ceph-mon[99169]: from='client.33357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:31:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2266806363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:31:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:20 smithi119 ceph-mon[94175]: from='client.33351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:31:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:20 smithi119 ceph-mon[94175]: pgmap v17013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:20 smithi119 ceph-mon[94175]: from='client.33357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:31:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2266806363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:31:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:20 smithi119 ceph-mon[108979]: from='client.33351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:31:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:20 smithi119 ceph-mon[108979]: pgmap v17013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:20 smithi119 ceph-mon[108979]: from='client.33357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:31:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2266806363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:31:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:22 smithi183 ceph-mon[99169]: pgmap v17014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:22 smithi119 ceph-mon[94175]: pgmap v17014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:22 smithi119 ceph-mon[108979]: pgmap v17014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:31:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:31:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:31:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:24 smithi183 ceph-mon[99169]: pgmap v17015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:24 smithi119 ceph-mon[94175]: pgmap v17015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:24 smithi119 ceph-mon[108979]: pgmap v17015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:26 smithi183 ceph-mon[99169]: pgmap v17016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:26 smithi119 ceph-mon[108979]: pgmap v17016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:26 smithi119 ceph-mon[94175]: pgmap v17016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:28 smithi183 ceph-mon[99169]: pgmap v17017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:28 smithi119 ceph-mon[108979]: pgmap v17017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:28 smithi119 ceph-mon[94175]: pgmap v17017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:30 smithi183 ceph-mon[99169]: pgmap v17018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:30 smithi119 ceph-mon[94175]: pgmap v17018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:30 smithi119 ceph-mon[108979]: pgmap v17018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:32 smithi183 ceph-mon[99169]: pgmap v17019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:32 smithi119 ceph-mon[94175]: pgmap v17019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:32 smithi119 ceph-mon[108979]: pgmap v17019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:31:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:31:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:31:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:34 smithi183 ceph-mon[99169]: pgmap v17020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:34 smithi119 ceph-mon[94175]: pgmap v17020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:34 smithi119 ceph-mon[108979]: pgmap v17020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:31:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:31:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:31:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:31:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:31:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:31:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:31:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:31:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:31:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:31:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:31:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:31:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:37 smithi183 ceph-mon[99169]: pgmap v17021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:37 smithi119 ceph-mon[94175]: pgmap v17021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:37 smithi119 ceph-mon[108979]: pgmap v17021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:38 smithi183 ceph-mon[99169]: pgmap v17022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:38 smithi119 ceph-mon[94175]: pgmap v17022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:38 smithi119 ceph-mon[108979]: pgmap v17022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:40 smithi183 ceph-mon[99169]: pgmap v17023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:40 smithi119 ceph-mon[94175]: pgmap v17023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:40 smithi119 ceph-mon[108979]: pgmap v17023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:42 smithi183 ceph-mon[99169]: pgmap v17024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:42 smithi119 ceph-mon[94175]: pgmap v17024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:42 smithi119 ceph-mon[108979]: pgmap v17024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:31:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:31:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:31:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:44 smithi183 ceph-mon[99169]: pgmap v17025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:44 smithi119 ceph-mon[94175]: pgmap v17025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:44 smithi119 ceph-mon[108979]: pgmap v17025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:46 smithi183 ceph-mon[99169]: pgmap v17026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:46 smithi119 ceph-mon[94175]: pgmap v17026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:46 smithi119 ceph-mon[108979]: pgmap v17026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:48 smithi183 ceph-mon[99169]: pgmap v17027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:48 smithi119 ceph-mon[94175]: pgmap v17027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:48 smithi119 ceph-mon[108979]: pgmap v17027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:50.612 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:31:50.919 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:31:50.919 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 5m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:31:50.920 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 5m ago 7h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:31:50.920 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (7h) 5m ago 7h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:31:50.920 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (7h) 5m ago 7h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:31:50.920 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 5m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:31:50.920 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 5m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:31:50.920 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 5m ago 8h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:31:50.920 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 5m ago 8h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:31:50.921 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 5m ago 8h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:31:50.921 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 5m ago 7h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:31:50.921 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 5m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:31:50.921 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 5m ago 8h 6056M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:31:50.921 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 5m ago 8h 6105M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:31:50.921 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 5m ago 8h 5508M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:31:50.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 5m ago 8h 5287M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:31:50.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 5m ago 8h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:31:50.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 5m ago 8h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:31:50.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 5m ago 8h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:31:50.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 5m ago 8h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:31:50.922 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 5m ago 7h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:31:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:50 smithi183 ceph-mon[99169]: pgmap v17028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:50 smithi119 ceph-mon[94175]: pgmap v17028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:50 smithi119 ceph-mon[108979]: pgmap v17028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:51.298 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:31:51.298 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:31:51.298 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:31:51.298 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:31:51.298 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:31:51.299 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:31:51.299 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:31:51.299 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:31:51.299 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:31:51.299 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:31:51.299 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:31:51.299 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:31:51.299 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:31:51.299 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:31:51.299 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:31:51.299 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:31:51.299 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:31:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:51 smithi183 ceph-mon[99169]: from='client.43250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:31:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:51 smithi183 ceph-mon[99169]: from='client.43256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:31:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2067583257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:31:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:51 smithi119 ceph-mon[94175]: from='client.43250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:31:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:51 smithi119 ceph-mon[94175]: from='client.43256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:31:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2067583257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:31:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:51 smithi119 ceph-mon[108979]: from='client.43250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:31:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:51 smithi119 ceph-mon[108979]: from='client.43256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:31:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2067583257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:31:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:52 smithi183 ceph-mon[99169]: pgmap v17029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:52 smithi119 ceph-mon[108979]: pgmap v17029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:52 smithi119 ceph-mon[94175]: pgmap v17029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:31:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:31:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:31:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:54 smithi183 ceph-mon[99169]: pgmap v17030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:54 smithi119 ceph-mon[94175]: pgmap v17030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:54 smithi119 ceph-mon[108979]: pgmap v17030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:31:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:56 smithi183 ceph-mon[99169]: pgmap v17031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:56 smithi119 ceph-mon[94175]: pgmap v17031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:56 smithi119 ceph-mon[108979]: pgmap v17031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:31:58 smithi183 ceph-mon[99169]: pgmap v17032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:31:58 smithi119 ceph-mon[94175]: pgmap v17032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:31:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:31:58 smithi119 ceph-mon[108979]: pgmap v17032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:00 smithi183 ceph-mon[99169]: pgmap v17033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:00 smithi119 ceph-mon[94175]: pgmap v17033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:00 smithi119 ceph-mon[108979]: pgmap v17033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:02 smithi183 ceph-mon[99169]: pgmap v17034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:02 smithi119 ceph-mon[94175]: pgmap v17034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:02 smithi119 ceph-mon[108979]: pgmap v17034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:32:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:32:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:32:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:04 smithi183 ceph-mon[99169]: pgmap v17035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:04 smithi119 ceph-mon[94175]: pgmap v17035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:04 smithi119 ceph-mon[108979]: pgmap v17035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:06 smithi183 ceph-mon[99169]: pgmap v17036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:06 smithi119 ceph-mon[94175]: pgmap v17036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:06 smithi119 ceph-mon[108979]: pgmap v17036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:08 smithi183 ceph-mon[99169]: pgmap v17037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:08 smithi119 ceph-mon[108979]: pgmap v17037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:08 smithi119 ceph-mon[94175]: pgmap v17037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:10 smithi183 ceph-mon[99169]: pgmap v17038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:10.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:10 smithi119 ceph-mon[94175]: pgmap v17038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:10.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:10 smithi119 ceph-mon[108979]: pgmap v17038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:12 smithi183 ceph-mon[99169]: pgmap v17039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:12 smithi119 ceph-mon[108979]: pgmap v17039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:12 smithi119 ceph-mon[94175]: pgmap v17039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:32:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:32:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:32:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:14 smithi183 ceph-mon[99169]: pgmap v17040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:14 smithi119 ceph-mon[94175]: pgmap v17040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:14 smithi119 ceph-mon[108979]: pgmap v17040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:16 smithi183 ceph-mon[99169]: pgmap v17041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:16 smithi119 ceph-mon[108979]: pgmap v17041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:16 smithi119 ceph-mon[94175]: pgmap v17041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:18 smithi183 ceph-mon[99169]: pgmap v17042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:18 smithi119 ceph-mon[108979]: pgmap v17042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:18 smithi119 ceph-mon[94175]: pgmap v17042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:20 smithi183 ceph-mon[99169]: pgmap v17043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:20 smithi119 ceph-mon[108979]: pgmap v17043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:20 smithi119 ceph-mon[94175]: pgmap v17043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:21.643 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:32:21.948 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:32:21.948 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 5m ago 7h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:32:21.948 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 5m ago 7h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:32:21.948 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 5m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:32:21.948 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 5m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:32:21.948 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 5m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:32:21.948 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 5m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:32:21.948 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 5m ago 8h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:32:21.948 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 5m ago 8h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:32:21.949 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 5m ago 8h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:32:21.949 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 5m ago 7h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:32:21.949 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 5m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:32:21.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 5m ago 8h 6056M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:32:21.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 5m ago 8h 6105M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:32:21.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 5m ago 8h 5508M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:32:21.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 5m ago 8h 5287M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:32:21.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 5m ago 8h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:32:21.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 5m ago 8h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:32:21.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 5m ago 8h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:32:21.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 5m ago 8h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:32:21.949 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 5m ago 7h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:32:22.328 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:32:22.328 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:32:22.328 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:32:22.328 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:32:22.328 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:32:22.328 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:32:22.328 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:32:22.328 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:32:22.328 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:32:22.329 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:32:22.329 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:32:22.329 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:32:22.329 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:32:22.329 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:32:22.329 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:32:22.329 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:32:22.329 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:32:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:22 smithi183 ceph-mon[99169]: from='client.33387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:32:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:22 smithi183 ceph-mon[99169]: pgmap v17044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:22 smithi183 ceph-mon[99169]: from='client.33393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:32:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1974919443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:32:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:22 smithi119 ceph-mon[94175]: from='client.33387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:32:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:22 smithi119 ceph-mon[94175]: pgmap v17044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:22 smithi119 ceph-mon[94175]: from='client.33393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:32:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1974919443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:32:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:22 smithi119 ceph-mon[108979]: from='client.33387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:32:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:22 smithi119 ceph-mon[108979]: pgmap v17044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:22 smithi119 ceph-mon[108979]: from='client.33393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:32:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1974919443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:32:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:32:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:32:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:32:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:24 smithi183 ceph-mon[99169]: pgmap v17045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:24 smithi119 ceph-mon[94175]: pgmap v17045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:24 smithi119 ceph-mon[108979]: pgmap v17045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:26 smithi183 ceph-mon[99169]: pgmap v17046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:26 smithi119 ceph-mon[94175]: pgmap v17046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:26 smithi119 ceph-mon[108979]: pgmap v17046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:28 smithi183 ceph-mon[99169]: pgmap v17047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:28 smithi119 ceph-mon[94175]: pgmap v17047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:28 smithi119 ceph-mon[108979]: pgmap v17047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:30 smithi183 ceph-mon[99169]: pgmap v17048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:30 smithi119 ceph-mon[94175]: pgmap v17048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:30 smithi119 ceph-mon[108979]: pgmap v17048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:32 smithi183 ceph-mon[99169]: pgmap v17049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:32 smithi119 ceph-mon[94175]: pgmap v17049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:32 smithi119 ceph-mon[108979]: pgmap v17049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:32:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:32:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:32:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:34 smithi183 ceph-mon[99169]: pgmap v17050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:34 smithi119 ceph-mon[108979]: pgmap v17050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:34 smithi119 ceph-mon[94175]: pgmap v17050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:32:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:32:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:32:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:36 smithi183 ceph-mon[99169]: pgmap v17051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:32:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:32:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:32:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:36 smithi119 ceph-mon[94175]: pgmap v17051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:32:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:32:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:32:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:36 smithi119 ceph-mon[108979]: pgmap v17051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:32:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:32:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:32:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:38 smithi183 ceph-mon[99169]: pgmap v17052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:38 smithi119 ceph-mon[94175]: pgmap v17052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:38 smithi119 ceph-mon[108979]: pgmap v17052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:40 smithi183 ceph-mon[99169]: pgmap v17053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:40 smithi119 ceph-mon[94175]: pgmap v17053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:40 smithi119 ceph-mon[108979]: pgmap v17053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:42 smithi183 ceph-mon[99169]: pgmap v17054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:42 smithi119 ceph-mon[94175]: pgmap v17054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:42 smithi119 ceph-mon[108979]: pgmap v17054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:32:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:32:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T23:32:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:44 smithi183 ceph-mon[99169]: pgmap v17055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:44 smithi119 ceph-mon[94175]: pgmap v17055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:44 smithi119 ceph-mon[108979]: pgmap v17055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:46 smithi183 ceph-mon[99169]: pgmap v17056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:46 smithi119 ceph-mon[94175]: pgmap v17056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:46 smithi119 ceph-mon[108979]: pgmap v17056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:48 smithi183 ceph-mon[99169]: pgmap v17057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:48 smithi119 ceph-mon[94175]: pgmap v17057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:48 smithi119 ceph-mon[108979]: pgmap v17057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:50 smithi183 ceph-mon[99169]: pgmap v17058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:50 smithi119 ceph-mon[94175]: pgmap v17058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:50 smithi119 ceph-mon[108979]: pgmap v17058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:52.673 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:32:52.981 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:32:52.982 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 6m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:32:52.982 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (7h) 6m ago 7h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:32:52.982 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 6m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:32:52.982 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 6m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:32:52.982 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 6m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:32:52.982 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 6m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:32:52.982 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 6m ago 8h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:32:52.982 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 6m ago 8h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:32:52.982 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 6m ago 8h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:32:52.982 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (7h) 6m ago 7h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:32:52.982 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (7h) 6m ago 7h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:32:52.982 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 6m ago 8h 6056M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:32:52.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 6m ago 8h 6105M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:32:52.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 6m ago 8h 5508M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:32:52.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 6m ago 8h 5287M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:32:52.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 6m ago 8h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:32:52.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 6m ago 8h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:32:52.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 6m ago 8h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:32:52.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 6m ago 8h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:32:52.983 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 6m ago 8h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:32:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:52 smithi183 ceph-mon[99169]: pgmap v17059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:52 smithi119 ceph-mon[94175]: pgmap v17059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:52 smithi119 ceph-mon[108979]: pgmap v17059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:53.364 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:32:53.365 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:32:53.365 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:32:53.365 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:32:53.365 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:32:53.365 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:32:53.365 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:32:53.365 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:32:53.365 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:32:53.365 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:32:53.365 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:32:53.365 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:32:53.365 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:32:53.366 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:32:53.366 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:32:53.366 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:32:53.366 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:32:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:53 smithi119 ceph-mon[94175]: from='client.43286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:32:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:53 smithi119 ceph-mon[94175]: from='client.43292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:32:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1714777975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:32:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:53 smithi119 ceph-mon[108979]: from='client.43286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:32:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:53 smithi119 ceph-mon[108979]: from='client.43292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:32:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1714777975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:32:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:53 smithi183 ceph-mon[99169]: from='client.43286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:32:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:53 smithi183 ceph-mon[99169]: from='client.43292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:32:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1714777975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:32:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:32:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:32:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:32:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:54 smithi183 ceph-mon[99169]: pgmap v17060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:54 smithi119 ceph-mon[94175]: pgmap v17060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:54 smithi119 ceph-mon[108979]: pgmap v17060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:32:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:56 smithi183 ceph-mon[99169]: pgmap v17061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:56 smithi119 ceph-mon[94175]: pgmap v17061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:56 smithi119 ceph-mon[108979]: pgmap v17061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:32:58 smithi183 ceph-mon[99169]: pgmap v17062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:32:58 smithi119 ceph-mon[94175]: pgmap v17062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:32:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:32:58 smithi119 ceph-mon[108979]: pgmap v17062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:00 smithi183 ceph-mon[99169]: pgmap v17063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:00 smithi119 ceph-mon[108979]: pgmap v17063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:00 smithi119 ceph-mon[94175]: pgmap v17063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:02 smithi183 ceph-mon[99169]: pgmap v17064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:02 smithi119 ceph-mon[94175]: pgmap v17064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:02 smithi119 ceph-mon[108979]: pgmap v17064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:33:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:33:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:33:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:04 smithi183 ceph-mon[99169]: pgmap v17065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:04 smithi119 ceph-mon[94175]: pgmap v17065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:04 smithi119 ceph-mon[108979]: pgmap v17065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:06 smithi183 ceph-mon[99169]: pgmap v17066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:06 smithi119 ceph-mon[94175]: pgmap v17066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:06 smithi119 ceph-mon[108979]: pgmap v17066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:08 smithi183 ceph-mon[99169]: pgmap v17067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:08 smithi119 ceph-mon[94175]: pgmap v17067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:08 smithi119 ceph-mon[108979]: pgmap v17067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:10 smithi183 ceph-mon[99169]: pgmap v17068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:10 smithi119 ceph-mon[108979]: pgmap v17068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:10 smithi119 ceph-mon[94175]: pgmap v17068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:12 smithi183 ceph-mon[99169]: pgmap v17069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:12 smithi119 ceph-mon[108979]: pgmap v17069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:12 smithi119 ceph-mon[94175]: pgmap v17069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:33:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:33:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:33:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:14 smithi183 ceph-mon[99169]: pgmap v17070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 23:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T23:33:14.927625623Z level=info msg="Completed cleanup jobs" duration=12.075366ms 2023-12-01T23:33:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:14 smithi119 ceph-mon[108979]: pgmap v17070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:14 smithi119 ceph-mon[94175]: pgmap v17070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:16 smithi183 ceph-mon[99169]: pgmap v17071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:16 smithi119 ceph-mon[94175]: pgmap v17071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:16 smithi119 ceph-mon[108979]: pgmap v17071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:18 smithi183 ceph-mon[99169]: pgmap v17072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:18 smithi119 ceph-mon[108979]: pgmap v17072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:18 smithi119 ceph-mon[94175]: pgmap v17072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:20 smithi183 ceph-mon[99169]: pgmap v17073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:20 smithi119 ceph-mon[108979]: pgmap v17073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:20 smithi119 ceph-mon[94175]: pgmap v17073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:22 smithi183 ceph-mon[99169]: pgmap v17074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:22 smithi119 ceph-mon[94175]: pgmap v17074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:22 smithi119 ceph-mon[108979]: pgmap v17074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:23.714 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:33:24.021 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:33:24.021 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (7h) 6m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:33:24.021 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 6m ago 8h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:33:24.022 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 6m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:33:24.022 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 6m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:33:24.022 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 6m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:33:24.022 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 6m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:33:24.022 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 6m ago 8h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:33:24.022 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 6m ago 8h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:33:24.022 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 6m ago 8h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:33:24.023 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 6m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:33:24.023 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 6m ago 8h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:33:24.023 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 6m ago 8h 6056M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:33:24.023 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 6m ago 8h 6105M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:33:24.023 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 6m ago 8h 5508M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:33:24.023 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 6m ago 8h 5287M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:33:24.023 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 6m ago 8h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:33:24.024 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 6m ago 8h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:33:24.024 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 6m ago 8h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:33:24.024 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 6m ago 8h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:33:24.024 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (7h) 6m ago 8h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:33:24.404 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:33:24.405 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:33:24.405 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:33:24.405 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:33:24.405 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:33:24.405 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:33:24.405 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:33:24.405 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:33:24.405 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:33:24.405 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:33:24.405 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:33:24.405 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:33:24.405 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:33:24.405 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:33:24.406 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:33:24.406 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:33:24.406 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:33:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:33:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:33:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:33:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:24 smithi183 ceph-mon[99169]: from='client.43304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:33:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:24 smithi183 ceph-mon[99169]: pgmap v17075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:24 smithi183 ceph-mon[99169]: from='client.33429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:33:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1216568313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:33:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:24 smithi119 ceph-mon[94175]: from='client.43304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:33:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:24 smithi119 ceph-mon[94175]: pgmap v17075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:24 smithi119 ceph-mon[94175]: from='client.33429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:33:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1216568313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:33:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:24 smithi119 ceph-mon[108979]: from='client.43304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:33:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:24 smithi119 ceph-mon[108979]: pgmap v17075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:24 smithi119 ceph-mon[108979]: from='client.33429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:33:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1216568313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:33:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:26 smithi183 ceph-mon[99169]: pgmap v17076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:26 smithi119 ceph-mon[108979]: pgmap v17076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:26 smithi119 ceph-mon[94175]: pgmap v17076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:28 smithi183 ceph-mon[99169]: pgmap v17077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:28 smithi119 ceph-mon[108979]: pgmap v17077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:28 smithi119 ceph-mon[94175]: pgmap v17077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:30 smithi183 ceph-mon[99169]: pgmap v17078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:30 smithi119 ceph-mon[94175]: pgmap v17078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:30 smithi119 ceph-mon[108979]: pgmap v17078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:32 smithi183 ceph-mon[99169]: pgmap v17079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:32 smithi119 ceph-mon[94175]: pgmap v17079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:32 smithi119 ceph-mon[108979]: pgmap v17079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:33:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:33:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:33:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:34 smithi183 ceph-mon[99169]: pgmap v17080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:34 smithi119 ceph-mon[94175]: pgmap v17080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:34 smithi119 ceph-mon[108979]: pgmap v17080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:36 smithi183 ceph-mon[99169]: pgmap v17081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:33:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:33:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:33:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:33:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:36 smithi119 ceph-mon[108979]: pgmap v17081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:33:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:33:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:33:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:33:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:36 smithi119 ceph-mon[94175]: pgmap v17081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:33:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:33:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:33:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:33:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:38 smithi183 ceph-mon[99169]: pgmap v17082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:38 smithi119 ceph-mon[94175]: pgmap v17082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:38 smithi119 ceph-mon[108979]: pgmap v17082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:40.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:40 smithi183 ceph-mon[99169]: pgmap v17083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:40 smithi119 ceph-mon[94175]: pgmap v17083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:40.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:40 smithi119 ceph-mon[108979]: pgmap v17083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:42 smithi183 ceph-mon[99169]: pgmap v17084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:42 smithi119 ceph-mon[94175]: pgmap v17084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:42 smithi119 ceph-mon[108979]: pgmap v17084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:33:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:33:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:33:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:44 smithi183 ceph-mon[99169]: pgmap v17085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:44 smithi119 ceph-mon[94175]: pgmap v17085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:44 smithi119 ceph-mon[108979]: pgmap v17085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:46 smithi183 ceph-mon[99169]: pgmap v17086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:46 smithi119 ceph-mon[94175]: pgmap v17086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:46 smithi119 ceph-mon[108979]: pgmap v17086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:48 smithi183 ceph-mon[99169]: pgmap v17087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:48 smithi119 ceph-mon[94175]: pgmap v17087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:48 smithi119 ceph-mon[108979]: pgmap v17087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:50 smithi183 ceph-mon[99169]: pgmap v17088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:50 smithi119 ceph-mon[94175]: pgmap v17088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:50 smithi119 ceph-mon[108979]: pgmap v17088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:52 smithi183 ceph-mon[99169]: pgmap v17089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:52 smithi119 ceph-mon[108979]: pgmap v17089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:52 smithi119 ceph-mon[94175]: pgmap v17089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:33:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:33:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:33:54.752 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:33:55.059 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:33:55.059 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 7m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:33:55.059 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 7m ago 8h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:33:55.059 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 7m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:33:55.059 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 7m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:33:55.059 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 7m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:33:55.059 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 7m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:33:55.059 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 7m ago 8h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:33:55.059 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 7m ago 8h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:33:55.059 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 7m ago 8h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:33:55.059 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 7m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:33:55.059 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 7m ago 8h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:33:55.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 7m ago 8h 6056M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:33:55.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 7m ago 8h 6105M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:33:55.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 7m ago 8h 5508M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:33:55.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 7m ago 8h 5287M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:33:55.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 7m ago 8h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:33:55.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 7m ago 8h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:33:55.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 7m ago 8h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:33:55.060 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 7m ago 8h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:33:55.060 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 7m ago 8h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:33:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:54 smithi183 ceph-mon[99169]: pgmap v17090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:55.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:54 smithi119 ceph-mon[108979]: pgmap v17090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:54 smithi119 ceph-mon[94175]: pgmap v17090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:33:55.441 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:33:55.442 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:33:55.442 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:33:55.442 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:33:55.442 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:33:55.442 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:33:55.442 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:33:55.442 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:33:55.442 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:33:55.442 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:33:55.442 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:33:55.442 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:33:55.442 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:33:55.442 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:33:55.443 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:33:55.443 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:33:55.443 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:33:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:55 smithi183 ceph-mon[99169]: from='client.33441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:33:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:55 smithi183 ceph-mon[99169]: from='client.43328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:33:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3496173158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:33:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:55 smithi119 ceph-mon[94175]: from='client.33441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:33:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:55 smithi119 ceph-mon[94175]: from='client.43328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:33:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3496173158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:33:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:55 smithi119 ceph-mon[108979]: from='client.33441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:33:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:55 smithi119 ceph-mon[108979]: from='client.43328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:33:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3496173158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:33:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:56 smithi183 ceph-mon[99169]: pgmap v17091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:56 smithi119 ceph-mon[108979]: pgmap v17091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:56 smithi119 ceph-mon[94175]: pgmap v17091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:33:58 smithi183 ceph-mon[99169]: pgmap v17092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:33:58 smithi119 ceph-mon[94175]: pgmap v17092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:33:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:33:58 smithi119 ceph-mon[108979]: pgmap v17092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:00 smithi183 ceph-mon[99169]: pgmap v17093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:00 smithi119 ceph-mon[94175]: pgmap v17093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:00 smithi119 ceph-mon[108979]: pgmap v17093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:02 smithi183 ceph-mon[99169]: pgmap v17094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:02 smithi119 ceph-mon[108979]: pgmap v17094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:02 smithi119 ceph-mon[94175]: pgmap v17094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:34:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:34:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:34:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:04 smithi183 ceph-mon[99169]: pgmap v17095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:04 smithi119 ceph-mon[94175]: pgmap v17095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:04 smithi119 ceph-mon[108979]: pgmap v17095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:06 smithi183 ceph-mon[99169]: pgmap v17096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:06 smithi119 ceph-mon[94175]: pgmap v17096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:06 smithi119 ceph-mon[108979]: pgmap v17096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:08 smithi183 ceph-mon[99169]: pgmap v17097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:08 smithi119 ceph-mon[94175]: pgmap v17097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:08 smithi119 ceph-mon[108979]: pgmap v17097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:10 smithi183 ceph-mon[99169]: pgmap v17098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:10 smithi119 ceph-mon[94175]: pgmap v17098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:10 smithi119 ceph-mon[108979]: pgmap v17098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:12 smithi183 ceph-mon[99169]: pgmap v17099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:12 smithi119 ceph-mon[94175]: pgmap v17099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:12 smithi119 ceph-mon[108979]: pgmap v17099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:34:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:34:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:34:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:14 smithi183 ceph-mon[99169]: pgmap v17100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:14 smithi119 ceph-mon[94175]: pgmap v17100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:14 smithi119 ceph-mon[108979]: pgmap v17100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:16 smithi183 ceph-mon[99169]: pgmap v17101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:17.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:16 smithi119 ceph-mon[94175]: pgmap v17101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:16 smithi119 ceph-mon[108979]: pgmap v17101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:18 smithi183 ceph-mon[99169]: pgmap v17102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:18 smithi119 ceph-mon[94175]: pgmap v17102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:18 smithi119 ceph-mon[108979]: pgmap v17102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:20 smithi183 ceph-mon[99169]: pgmap v17103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:20 smithi119 ceph-mon[94175]: pgmap v17103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:20 smithi119 ceph-mon[108979]: pgmap v17103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:22 smithi183 ceph-mon[99169]: pgmap v17104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:22 smithi119 ceph-mon[94175]: pgmap v17104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:22 smithi119 ceph-mon[108979]: pgmap v17104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:34:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:34:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:34:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:24 smithi183 ceph-mon[99169]: pgmap v17105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:24 smithi119 ceph-mon[94175]: pgmap v17105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:24 smithi119 ceph-mon[108979]: pgmap v17105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:25.787 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:34:26.092 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:34:26.092 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 7m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:34:26.092 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 7m ago 8h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:34:26.092 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 7m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:34:26.092 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 7m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:34:26.092 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 7m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:34:26.092 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 7m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:34:26.093 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 7m ago 8h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:34:26.093 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 7m ago 8h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:34:26.093 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 7m ago 8h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:34:26.093 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 7m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:34:26.093 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 7m ago 8h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:34:26.093 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 7m ago 8h 6056M 2215M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:34:26.093 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 7m ago 8h 6105M 2215M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:34:26.093 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 7m ago 8h 5508M 2215M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:34:26.093 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 7m ago 8h 5287M 2215M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:34:26.093 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 7m ago 8h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:34:26.093 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 7m ago 8h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:34:26.093 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 7m ago 8h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:34:26.093 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 7m ago 8h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:34:26.094 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 7m ago 8h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:34:26.472 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:34:26.472 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:34:26.472 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:34:26.472 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:34:26.472 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:34:26.473 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:34:26.473 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:34:26.473 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:34:26.473 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:34:26.473 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:34:26.473 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:34:26.473 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:34:26.473 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:34:26.473 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:34:26.473 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:34:26.473 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:34:26.473 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:34:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:26 smithi183 ceph-mon[99169]: from='client.43340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:34:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:26 smithi183 ceph-mon[99169]: pgmap v17106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:26 smithi183 ceph-mon[99169]: from='client.43346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:34:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/421191600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:34:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:26 smithi119 ceph-mon[108979]: from='client.43340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:34:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:26 smithi119 ceph-mon[108979]: pgmap v17106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:26 smithi119 ceph-mon[108979]: from='client.43346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:34:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/421191600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:34:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:26 smithi119 ceph-mon[94175]: from='client.43340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:34:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:26 smithi119 ceph-mon[94175]: pgmap v17106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:26 smithi119 ceph-mon[94175]: from='client.43346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:34:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/421191600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:34:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:28 smithi183 ceph-mon[99169]: pgmap v17107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:28 smithi119 ceph-mon[94175]: pgmap v17107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:28 smithi119 ceph-mon[108979]: pgmap v17107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:30 smithi183 ceph-mon[99169]: pgmap v17108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:30 smithi119 ceph-mon[108979]: pgmap v17108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:30 smithi119 ceph-mon[94175]: pgmap v17108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:32 smithi183 ceph-mon[99169]: pgmap v17109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:32 smithi119 ceph-mon[94175]: pgmap v17109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:32 smithi119 ceph-mon[108979]: pgmap v17109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:34:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:34:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:34:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:34 smithi183 ceph-mon[99169]: pgmap v17110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:34 smithi119 ceph-mon[108979]: pgmap v17110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:34 smithi119 ceph-mon[94175]: pgmap v17110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:36 smithi183 ceph-mon[99169]: pgmap v17111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:34:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:36 smithi119 ceph-mon[94175]: pgmap v17111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:34:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:36 smithi119 ceph-mon[108979]: pgmap v17111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:34:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:37 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2200M 2023-12-01T23:34:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:34:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:34:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:34:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:34:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2200M 2023-12-01T23:34:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:34:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:34:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:34:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:34:38.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:34:38.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2200M 2023-12-01T23:34:38.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:34:38.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:34:38.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:34:38.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:34:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:38 smithi183 ceph-mon[99169]: pgmap v17112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:38 smithi119 ceph-mon[108979]: pgmap v17112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:38 smithi119 ceph-mon[94175]: pgmap v17112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:40 smithi183 ceph-mon[99169]: pgmap v17113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:40 smithi119 ceph-mon[108979]: pgmap v17113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:40 smithi119 ceph-mon[94175]: pgmap v17113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:42 smithi183 ceph-mon[99169]: pgmap v17114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:42 smithi119 ceph-mon[94175]: pgmap v17114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:42 smithi119 ceph-mon[108979]: pgmap v17114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:34:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:34:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:34:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:44 smithi183 ceph-mon[99169]: pgmap v17115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:44 smithi119 ceph-mon[94175]: pgmap v17115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:44 smithi119 ceph-mon[108979]: pgmap v17115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:46 smithi183 ceph-mon[99169]: pgmap v17116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:46 smithi119 ceph-mon[94175]: pgmap v17116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:46 smithi119 ceph-mon[108979]: pgmap v17116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:48.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:48 smithi183 ceph-mon[99169]: pgmap v17117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:48.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:48 smithi119 ceph-mon[94175]: pgmap v17117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:48 smithi119 ceph-mon[108979]: pgmap v17117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:50 smithi183 ceph-mon[99169]: pgmap v17118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:50 smithi119 ceph-mon[108979]: pgmap v17118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:50 smithi119 ceph-mon[94175]: pgmap v17118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:52 smithi183 ceph-mon[99169]: pgmap v17119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:52 smithi119 ceph-mon[108979]: pgmap v17119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:52 smithi119 ceph-mon[94175]: pgmap v17119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:34:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:34:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:34:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:54 smithi183 ceph-mon[99169]: pgmap v17120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:54 smithi119 ceph-mon[94175]: pgmap v17120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:54 smithi119 ceph-mon[108979]: pgmap v17120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:34:56.816 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:34:57.121 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:34:57.121 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 8m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:34:57.121 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 8m ago 8h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:34:57.121 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 8m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:34:57.121 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 8m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:34:57.121 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 8m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:34:57.121 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 8m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:34:57.122 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 8m ago 8h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:34:57.122 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 8m ago 8h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:34:57.122 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 8m ago 8h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:34:57.122 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 8m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:34:57.122 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 8m ago 8h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:34:57.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 8m ago 8h 6056M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:34:57.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 8m ago 8h 6105M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:34:57.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 8m ago 8h 5508M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:34:57.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 8m ago 8h 5287M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:34:57.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 8m ago 8h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:34:57.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 8m ago 8h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:34:57.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 8m ago 8h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:34:57.122 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 8m ago 8h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:34:57.122 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 8m ago 8h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:34:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:56 smithi183 ceph-mon[99169]: pgmap v17121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:56 smithi119 ceph-mon[94175]: pgmap v17121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:56 smithi119 ceph-mon[108979]: pgmap v17121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:57.501 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:34:57.501 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:34:57.501 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:34:57.501 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:34:57.501 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:34:57.501 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:34:57.501 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:34:57.501 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:34:57.501 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:34:57.501 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:34:57.501 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:34:57.502 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:34:57.502 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:34:57.502 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:34:57.502 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:34:57.502 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:34:57.502 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:34:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:57 smithi183 ceph-mon[99169]: from='client.43358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:34:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:57 smithi183 ceph-mon[99169]: from='client.43364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:34:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/920387015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:34:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:57 smithi119 ceph-mon[108979]: from='client.43358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:34:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:57 smithi119 ceph-mon[108979]: from='client.43364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:34:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/920387015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:34:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:57 smithi119 ceph-mon[94175]: from='client.43358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:34:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:57 smithi119 ceph-mon[94175]: from='client.43364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:34:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/920387015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:34:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:34:58 smithi183 ceph-mon[99169]: pgmap v17122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:34:58 smithi119 ceph-mon[108979]: pgmap v17122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:34:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:34:58 smithi119 ceph-mon[94175]: pgmap v17122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:00 smithi183 ceph-mon[99169]: pgmap v17123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:00 smithi119 ceph-mon[94175]: pgmap v17123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:00 smithi119 ceph-mon[108979]: pgmap v17123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:02 smithi183 ceph-mon[99169]: pgmap v17124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:02 smithi119 ceph-mon[94175]: pgmap v17124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:02 smithi119 ceph-mon[108979]: pgmap v17124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:35:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:35:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:35:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:04 smithi183 ceph-mon[99169]: pgmap v17125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:04 smithi119 ceph-mon[108979]: pgmap v17125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:04 smithi119 ceph-mon[94175]: pgmap v17125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:06 smithi183 ceph-mon[99169]: pgmap v17126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:06 smithi119 ceph-mon[94175]: pgmap v17126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:06 smithi119 ceph-mon[108979]: pgmap v17126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:08 smithi183 ceph-mon[99169]: pgmap v17127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:08 smithi119 ceph-mon[108979]: pgmap v17127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:08 smithi119 ceph-mon[94175]: pgmap v17127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:10 smithi119 ceph-mon[94175]: pgmap v17128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:10 smithi119 ceph-mon[108979]: pgmap v17128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:10 smithi183 ceph-mon[99169]: pgmap v17128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:12 smithi183 ceph-mon[99169]: pgmap v17129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:12 smithi119 ceph-mon[94175]: pgmap v17129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:12 smithi119 ceph-mon[108979]: pgmap v17129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:35:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:35:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:35:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:14 smithi183 ceph-mon[99169]: pgmap v17130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:14 smithi119 ceph-mon[94175]: pgmap v17130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:14 smithi119 ceph-mon[108979]: pgmap v17130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:16 smithi183 ceph-mon[99169]: pgmap v17131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:16 smithi119 ceph-mon[94175]: pgmap v17131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:16 smithi119 ceph-mon[108979]: pgmap v17131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:18 smithi183 ceph-mon[99169]: pgmap v17132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:18 smithi119 ceph-mon[94175]: pgmap v17132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:18 smithi119 ceph-mon[108979]: pgmap v17132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:20 smithi183 ceph-mon[99169]: pgmap v17133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:20 smithi119 ceph-mon[94175]: pgmap v17133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:20 smithi119 ceph-mon[108979]: pgmap v17133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:22 smithi183 ceph-mon[99169]: pgmap v17134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:22 smithi119 ceph-mon[94175]: pgmap v17134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:22 smithi119 ceph-mon[108979]: pgmap v17134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:35:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:35:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:35:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:24 smithi183 ceph-mon[99169]: pgmap v17135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:24 smithi119 ceph-mon[94175]: pgmap v17135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:24 smithi119 ceph-mon[108979]: pgmap v17135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:26 smithi183 ceph-mon[99169]: pgmap v17136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:26 smithi119 ceph-mon[94175]: pgmap v17136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:26 smithi119 ceph-mon[108979]: pgmap v17136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:27.848 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:35:28.155 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:35:28.155 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 8m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:35:28.155 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 8m ago 8h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:35:28.155 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 8m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:35:28.155 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 8m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:35:28.155 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 8m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:35:28.155 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 8m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:35:28.156 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 8m ago 8h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:35:28.156 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 8m ago 8h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:35:28.156 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 8m ago 8h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:35:28.156 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 8m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:35:28.156 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 8m ago 8h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:35:28.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 8m ago 8h 6056M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:35:28.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 8m ago 8h 6105M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:35:28.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 8m ago 8h 5508M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:35:28.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 8m ago 8h 5287M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:35:28.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 8m ago 8h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:35:28.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 8m ago 8h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:35:28.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 8m ago 8h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:35:28.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 8m ago 8h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:35:28.156 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 8m ago 8h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:35:28.534 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:35:28.535 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:35:28.535 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:35:28.535 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:35:28.535 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:35:28.535 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:35:28.535 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:35:28.535 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:35:28.535 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:35:28.535 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:35:28.535 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:35:28.535 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:35:28.535 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:35:28.535 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:35:28.535 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:35:28.536 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:35:28.536 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:35:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:28 smithi183 ceph-mon[99169]: pgmap v17137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:28 smithi183 ceph-mon[99169]: from='client.33495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:35:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:28 smithi183 ceph-mon[99169]: from='client.43382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:35:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/144467197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:35:28.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:28 smithi119 ceph-mon[94175]: pgmap v17137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:28 smithi119 ceph-mon[94175]: from='client.33495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:35:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:28 smithi119 ceph-mon[94175]: from='client.43382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:35:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/144467197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:35:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:28 smithi119 ceph-mon[108979]: pgmap v17137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:28 smithi119 ceph-mon[108979]: from='client.33495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:35:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:28 smithi119 ceph-mon[108979]: from='client.43382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:35:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/144467197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:35:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:30 smithi183 ceph-mon[99169]: pgmap v17138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:30 smithi119 ceph-mon[94175]: pgmap v17138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:30 smithi119 ceph-mon[108979]: pgmap v17138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:32 smithi183 ceph-mon[99169]: pgmap v17139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:33.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:32 smithi119 ceph-mon[94175]: pgmap v17139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:32 smithi119 ceph-mon[108979]: pgmap v17139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:35:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:35:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:35:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:34 smithi183 ceph-mon[99169]: pgmap v17140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:34 smithi119 ceph-mon[94175]: pgmap v17140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:34 smithi119 ceph-mon[108979]: pgmap v17140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:36 smithi183 ceph-mon[99169]: pgmap v17141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:36 smithi119 ceph-mon[94175]: pgmap v17141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:36 smithi119 ceph-mon[108979]: pgmap v17141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:35:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:35:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:35:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:35:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:35:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:35:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:35:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:35:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:35:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:35:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:35:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:35:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:38 smithi183 ceph-mon[99169]: pgmap v17142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:38 smithi119 ceph-mon[94175]: pgmap v17142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:38 smithi119 ceph-mon[108979]: pgmap v17142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:40 smithi183 ceph-mon[99169]: pgmap v17143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:40 smithi119 ceph-mon[108979]: pgmap v17143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:40 smithi119 ceph-mon[94175]: pgmap v17143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:42 smithi183 ceph-mon[99169]: pgmap v17144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:42 smithi119 ceph-mon[94175]: pgmap v17144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:42 smithi119 ceph-mon[108979]: pgmap v17144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:35:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:35:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:35:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:44 smithi183 ceph-mon[99169]: pgmap v17145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:44 smithi119 ceph-mon[94175]: pgmap v17145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:44 smithi119 ceph-mon[108979]: pgmap v17145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:46 smithi183 ceph-mon[99169]: pgmap v17146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:46 smithi119 ceph-mon[108979]: pgmap v17146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:46 smithi119 ceph-mon[94175]: pgmap v17146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:48.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:48 smithi119 ceph-mon[108979]: pgmap v17147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:48.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:48 smithi119 ceph-mon[94175]: pgmap v17147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:48 smithi183 ceph-mon[99169]: pgmap v17147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:50 smithi183 ceph-mon[99169]: pgmap v17148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:50 smithi119 ceph-mon[108979]: pgmap v17148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:50 smithi119 ceph-mon[94175]: pgmap v17148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:52 smithi183 ceph-mon[99169]: pgmap v17149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:53.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:52 smithi119 ceph-mon[94175]: pgmap v17149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:52 smithi119 ceph-mon[108979]: pgmap v17149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:35:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:35:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:35:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:54 smithi183 ceph-mon[99169]: pgmap v17150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:54 smithi119 ceph-mon[94175]: pgmap v17150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:54 smithi119 ceph-mon[108979]: pgmap v17150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:35:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:56 smithi183 ceph-mon[99169]: pgmap v17151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:56 smithi119 ceph-mon[94175]: pgmap v17151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:56 smithi119 ceph-mon[108979]: pgmap v17151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:58.881 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:35:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:58 smithi119 ceph-mon[94175]: pgmap v17152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:58 smithi119 ceph-mon[108979]: pgmap v17152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:59.188 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:35:59.188 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 9m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:35:59.188 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 9m ago 8h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:35:59.188 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 9m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:35:59.188 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 9m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:35:59.188 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 9m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:35:59.189 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 9m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:35:59.189 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 9m ago 8h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:35:59.189 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 9m ago 8h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:35:59.189 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 9m ago 8h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:35:59.189 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 9m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:35:59.189 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 9m ago 8h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:35:59.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 9m ago 8h 6056M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:35:59.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 9m ago 8h 6105M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:35:59.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 9m ago 8h 5508M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:35:59.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 9m ago 8h 5287M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:35:59.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 9m ago 8h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:35:59.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 9m ago 8h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:35:59.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 9m ago 8h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:35:59.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 9m ago 8h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:35:59.189 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 9m ago 8h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:35:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:58 smithi183 ceph-mon[99169]: pgmap v17152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:35:59.569 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:35:59.569 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:35:59.569 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:35:59.569 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:35:59.569 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:35:59.570 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:35:59.570 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:35:59.570 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:35:59.570 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:35:59.570 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:35:59.570 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:35:59.570 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:35:59.570 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:35:59.570 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:35:59.570 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:35:59.570 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:35:59.570 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:35:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:59 smithi119 ceph-mon[94175]: from='client.43394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:35:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:59 smithi119 ceph-mon[94175]: from='client.43400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:35:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:35:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/846782470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:35:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:59 smithi119 ceph-mon[108979]: from='client.43394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:35:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:59 smithi119 ceph-mon[108979]: from='client.43400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:35:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:35:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/846782470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:36:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:59 smithi183 ceph-mon[99169]: from='client.43394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:36:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:59 smithi183 ceph-mon[99169]: from='client.43400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:36:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:35:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/846782470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:36:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:00 smithi183 ceph-mon[99169]: pgmap v17153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:00 smithi119 ceph-mon[94175]: pgmap v17153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:00 smithi119 ceph-mon[108979]: pgmap v17153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:02 smithi183 ceph-mon[99169]: pgmap v17154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:02 smithi119 ceph-mon[108979]: pgmap v17154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:02 smithi119 ceph-mon[94175]: pgmap v17154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:36:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:36:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:36:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:04 smithi183 ceph-mon[99169]: pgmap v17155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:04 smithi119 ceph-mon[94175]: pgmap v17155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:04 smithi119 ceph-mon[108979]: pgmap v17155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:06 smithi183 ceph-mon[99169]: pgmap v17156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:06 smithi119 ceph-mon[94175]: pgmap v17156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:06 smithi119 ceph-mon[108979]: pgmap v17156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:08 smithi119 ceph-mon[94175]: pgmap v17157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:08 smithi119 ceph-mon[108979]: pgmap v17157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:08 smithi183 ceph-mon[99169]: pgmap v17157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:10 smithi183 ceph-mon[99169]: pgmap v17158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:10 smithi119 ceph-mon[94175]: pgmap v17158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:10 smithi119 ceph-mon[108979]: pgmap v17158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:12 smithi183 ceph-mon[99169]: pgmap v17159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:13.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:12 smithi119 ceph-mon[94175]: pgmap v17159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:12 smithi119 ceph-mon[108979]: pgmap v17159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:36:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:36:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:36:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:14 smithi183 ceph-mon[99169]: pgmap v17160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:14 smithi119 ceph-mon[108979]: pgmap v17160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:14 smithi119 ceph-mon[94175]: pgmap v17160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:16 smithi183 ceph-mon[99169]: pgmap v17161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:16 smithi119 ceph-mon[94175]: pgmap v17161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:16 smithi119 ceph-mon[108979]: pgmap v17161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:18 smithi183 ceph-mon[99169]: pgmap v17162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:18 smithi119 ceph-mon[108979]: pgmap v17162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:18 smithi119 ceph-mon[94175]: pgmap v17162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:20 smithi183 ceph-mon[99169]: pgmap v17163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:20 smithi119 ceph-mon[108979]: pgmap v17163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:20 smithi119 ceph-mon[94175]: pgmap v17163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:22 smithi183 ceph-mon[99169]: pgmap v17164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:23.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:22 smithi119 ceph-mon[94175]: pgmap v17164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:22 smithi119 ceph-mon[108979]: pgmap v17164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:36:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:36:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T23:36:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:24 smithi183 ceph-mon[99169]: pgmap v17165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:24 smithi119 ceph-mon[94175]: pgmap v17165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:24 smithi119 ceph-mon[108979]: pgmap v17165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:26 smithi183 ceph-mon[99169]: pgmap v17166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:26 smithi119 ceph-mon[108979]: pgmap v17166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:26 smithi119 ceph-mon[94175]: pgmap v17166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:28 smithi183 ceph-mon[99169]: pgmap v17167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:28 smithi119 ceph-mon[94175]: pgmap v17167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:28 smithi119 ceph-mon[108979]: pgmap v17167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:29.911 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:36:30.215 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:36:30.215 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 9m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:36:30.215 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 9m ago 8h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:36:30.215 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 9m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:36:30.215 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 9m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:36:30.216 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 9m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:36:30.216 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 9m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:36:30.216 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 9m ago 8h 2095M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:36:30.216 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 9m ago 8h 952M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:36:30.216 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 9m ago 8h 1149M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:36:30.216 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 9m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:36:30.216 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 9m ago 8h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:36:30.216 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 9m ago 8h 6056M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:36:30.216 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 9m ago 8h 6105M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:36:30.216 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 9m ago 8h 5508M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:36:30.216 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 9m ago 8h 5287M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:36:30.216 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 9m ago 8h 4408M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:36:30.217 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 9m ago 8h 5523M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:36:30.217 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 9m ago 8h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:36:30.217 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 9m ago 8h 5354M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:36:30.217 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 9m ago 8h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:36:30.595 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:36:30.595 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:36:30.595 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:36:30.595 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:36:30.595 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:36:30.595 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:36:30.595 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:36:30.595 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:36:30.595 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:36:30.596 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:36:30.596 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:36:30.596 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:36:30.596 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:36:30.596 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:36:30.596 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:36:30.596 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:36:30.596 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:36:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:30 smithi183 ceph-mon[99169]: pgmap v17168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:30 smithi183 ceph-mon[99169]: from='client.43412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:36:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:30 smithi183 ceph-mon[99169]: from='client.33537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:36:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/943234573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:36:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:30 smithi119 ceph-mon[94175]: pgmap v17168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:30 smithi119 ceph-mon[94175]: from='client.43412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:36:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:30 smithi119 ceph-mon[94175]: from='client.33537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:36:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/943234573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:36:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:30 smithi119 ceph-mon[108979]: pgmap v17168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:30 smithi119 ceph-mon[108979]: from='client.43412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:36:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:30 smithi119 ceph-mon[108979]: from='client.33537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:36:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/943234573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:36:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:32 smithi183 ceph-mon[99169]: pgmap v17169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:32 smithi119 ceph-mon[94175]: pgmap v17169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:32 smithi119 ceph-mon[108979]: pgmap v17169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:36:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:36:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T23:36:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:34 smithi183 ceph-mon[99169]: pgmap v17170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:35.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:34 smithi119 ceph-mon[94175]: pgmap v17170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:34 smithi119 ceph-mon[108979]: pgmap v17170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:36 smithi183 ceph-mon[99169]: pgmap v17171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:36 smithi119 ceph-mon[108979]: pgmap v17171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:36 smithi119 ceph-mon[94175]: pgmap v17171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:38 smithi183 ceph-mon[99169]: pgmap v17172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:36:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:38 smithi119 ceph-mon[108979]: pgmap v17172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:36:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:38 smithi119 ceph-mon[94175]: pgmap v17172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:36:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:40.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:40 smithi183 ceph-mon[99169]: pgmap v17173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:40 smithi119 ceph-mon[94175]: pgmap v17173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:40 smithi119 ceph-mon[108979]: pgmap v17173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:36:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:36:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:42 smithi183 ceph-mon[99169]: pgmap v17174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:36:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:36:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:36:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:36:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:36:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:36:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:36:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:42 smithi119 ceph-mon[94175]: pgmap v17174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:36:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:36:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:36:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:36:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:36:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:36:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:36:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:42 smithi119 ceph-mon[108979]: pgmap v17174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:36:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:36:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:36:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:36:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:36:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:36:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:36:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:36:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:44 smithi183 ceph-mon[99169]: pgmap v17175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:44 smithi119 ceph-mon[94175]: pgmap v17175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:44 smithi119 ceph-mon[108979]: pgmap v17175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:46 smithi183 ceph-mon[99169]: pgmap v17176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:46 smithi119 ceph-mon[94175]: pgmap v17176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:46 smithi119 ceph-mon[108979]: pgmap v17176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:48 smithi183 ceph-mon[99169]: pgmap v17177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:48 smithi119 ceph-mon[94175]: pgmap v17177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:48 smithi119 ceph-mon[108979]: pgmap v17177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:50 smithi183 ceph-mon[99169]: pgmap v17178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:50 smithi119 ceph-mon[94175]: pgmap v17178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:50 smithi119 ceph-mon[108979]: pgmap v17178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:52 smithi183 ceph-mon[99169]: pgmap v17179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:53.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:52 smithi119 ceph-mon[108979]: pgmap v17179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:52 smithi119 ceph-mon[94175]: pgmap v17179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:36:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:36:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:36:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:54 smithi183 ceph-mon[99169]: pgmap v17180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:54 smithi119 ceph-mon[94175]: pgmap v17180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:54 smithi119 ceph-mon[108979]: pgmap v17180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:36:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:56 smithi183 ceph-mon[99169]: pgmap v17181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:56 smithi119 ceph-mon[94175]: pgmap v17181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:56 smithi119 ceph-mon[108979]: pgmap v17181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:36:58 smithi183 ceph-mon[99169]: pgmap v17182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:36:58 smithi119 ceph-mon[94175]: pgmap v17182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:36:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:36:58 smithi119 ceph-mon[108979]: pgmap v17182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:00.940 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:37:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:00 smithi183 ceph-mon[99169]: pgmap v17183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:00 smithi119 ceph-mon[94175]: pgmap v17183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:00 smithi119 ceph-mon[108979]: pgmap v17183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:01.245 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:37:01.245 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 19s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:37:01.246 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 18s ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:37:01.246 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 19s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:37:01.246 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 18s ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:37:01.246 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 18s ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:37:01.246 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 19s ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:37:01.246 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 19s ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:37:01.246 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 18s ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:37:01.246 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 19s ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:37:01.246 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 19s ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:37:01.246 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 18s ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:37:01.246 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 19s ago 8h 6087M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:37:01.246 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 19s ago 8h 6133M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:37:01.246 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 19s ago 8h 5530M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:37:01.246 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 19s ago 8h 5317M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:37:01.247 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 18s ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:37:01.247 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 18s ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:37:01.247 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 18s ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:37:01.247 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 18s ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:37:01.247 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 18s ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:37:01.624 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:37:01.624 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:37:01.624 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:37:01.624 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:37:01.625 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:37:01.625 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:37:01.625 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:37:01.625 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:37:01.625 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:37:01.625 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:37:01.625 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:37:01.625 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:37:01.625 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:37:01.625 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:37:01.625 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:37:01.625 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:37:01.625 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:37:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:01 smithi183 ceph-mon[99169]: from='client.33549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:37:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:01 smithi183 ceph-mon[99169]: from='client.33555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:37:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2595778443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:37:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:01 smithi119 ceph-mon[94175]: from='client.33549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:37:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:01 smithi119 ceph-mon[94175]: from='client.33555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:37:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2595778443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:37:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:01 smithi119 ceph-mon[108979]: from='client.33549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:37:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:01 smithi119 ceph-mon[108979]: from='client.33555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:37:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2595778443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:37:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:02 smithi183 ceph-mon[99169]: pgmap v17184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:02 smithi119 ceph-mon[94175]: pgmap v17184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:02 smithi119 ceph-mon[108979]: pgmap v17184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:37:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:37:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:37:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:04 smithi183 ceph-mon[99169]: pgmap v17185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:04 smithi119 ceph-mon[94175]: pgmap v17185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:04 smithi119 ceph-mon[108979]: pgmap v17185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:06 smithi183 ceph-mon[99169]: pgmap v17186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:06 smithi119 ceph-mon[94175]: pgmap v17186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:06 smithi119 ceph-mon[108979]: pgmap v17186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:08 smithi183 ceph-mon[99169]: pgmap v17187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:08 smithi119 ceph-mon[94175]: pgmap v17187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:08 smithi119 ceph-mon[108979]: pgmap v17187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:10 smithi183 ceph-mon[99169]: pgmap v17188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:10 smithi119 ceph-mon[108979]: pgmap v17188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:10 smithi119 ceph-mon[94175]: pgmap v17188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:12 smithi183 ceph-mon[99169]: pgmap v17189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:12 smithi119 ceph-mon[94175]: pgmap v17189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:12 smithi119 ceph-mon[108979]: pgmap v17189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:37:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:37:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:37:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:14 smithi183 ceph-mon[99169]: pgmap v17190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:15.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:14 smithi119 ceph-mon[108979]: pgmap v17190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:14 smithi119 ceph-mon[94175]: pgmap v17190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:16 smithi183 ceph-mon[99169]: pgmap v17191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:17.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:16 smithi119 ceph-mon[108979]: pgmap v17191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:16 smithi119 ceph-mon[94175]: pgmap v17191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:18 smithi183 ceph-mon[99169]: pgmap v17192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:19.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:18 smithi119 ceph-mon[108979]: pgmap v17192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:18 smithi119 ceph-mon[94175]: pgmap v17192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:20 smithi183 ceph-mon[99169]: pgmap v17193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:20 smithi119 ceph-mon[94175]: pgmap v17193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:20 smithi119 ceph-mon[108979]: pgmap v17193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:22 smithi183 ceph-mon[99169]: pgmap v17194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:22 smithi119 ceph-mon[94175]: pgmap v17194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:22 smithi119 ceph-mon[108979]: pgmap v17194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:37:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:37:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:37:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:24 smithi183 ceph-mon[99169]: pgmap v17195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:24 smithi119 ceph-mon[108979]: pgmap v17195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:24 smithi119 ceph-mon[94175]: pgmap v17195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:26 smithi183 ceph-mon[99169]: pgmap v17196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:26 smithi119 ceph-mon[94175]: pgmap v17196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:26 smithi119 ceph-mon[108979]: pgmap v17196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:28 smithi183 ceph-mon[99169]: pgmap v17197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:28 smithi119 ceph-mon[94175]: pgmap v17197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:28 smithi119 ceph-mon[108979]: pgmap v17197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:30 smithi183 ceph-mon[99169]: pgmap v17198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:30 smithi119 ceph-mon[94175]: pgmap v17198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:30 smithi119 ceph-mon[108979]: pgmap v17198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:31.975 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:37:32.277 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:37:32.277 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 50s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:37:32.278 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 50s ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:37:32.278 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 50s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:37:32.278 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 50s ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:37:32.278 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 50s ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:37:32.278 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 50s ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:37:32.278 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 50s ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:37:32.278 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 50s ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:37:32.278 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 50s ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:37:32.278 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 50s ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:37:32.278 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 50s ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:37:32.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 50s ago 8h 6087M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:37:32.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 50s ago 8h 6133M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:37:32.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 50s ago 8h 5530M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:37:32.278 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 50s ago 8h 5317M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:37:32.279 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 50s ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:37:32.279 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 50s ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:37:32.279 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 50s ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:37:32.279 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 50s ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:37:32.279 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 50s ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:37:32.660 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:37:32.660 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:37:32.660 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:37:32.660 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:37:32.660 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:37:32.660 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:37:32.660 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:37:32.661 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:37:32.661 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:37:32.661 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:37:32.661 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:37:32.661 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:37:32.661 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:37:32.661 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:37:32.661 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:37:32.661 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:37:32.661 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:37:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:32 smithi183 ceph-mon[99169]: pgmap v17199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:32 smithi183 ceph-mon[99169]: from='client.33567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:37:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:32 smithi183 ceph-mon[99169]: from='client.33573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:37:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/201829183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:37:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:32 smithi119 ceph-mon[94175]: pgmap v17199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:32 smithi119 ceph-mon[94175]: from='client.33567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:37:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:32 smithi119 ceph-mon[94175]: from='client.33573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:37:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/201829183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:37:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:32 smithi119 ceph-mon[108979]: pgmap v17199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:32 smithi119 ceph-mon[108979]: from='client.33567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:37:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:32 smithi119 ceph-mon[108979]: from='client.33573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:37:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/201829183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:37:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:37:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:37:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:37:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:34 smithi183 ceph-mon[99169]: pgmap v17200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:34 smithi119 ceph-mon[108979]: pgmap v17200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:34 smithi119 ceph-mon[94175]: pgmap v17200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:36 smithi183 ceph-mon[99169]: pgmap v17201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:36 smithi119 ceph-mon[94175]: pgmap v17201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:36 smithi119 ceph-mon[108979]: pgmap v17201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:38 smithi183 ceph-mon[99169]: pgmap v17202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:38 smithi119 ceph-mon[94175]: pgmap v17202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:38 smithi119 ceph-mon[108979]: pgmap v17202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:40.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:40 smithi183 ceph-mon[99169]: pgmap v17203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:40 smithi119 ceph-mon[94175]: pgmap v17203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:40 smithi119 ceph-mon[108979]: pgmap v17203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:42 smithi183 ceph-mon[99169]: pgmap v17204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:37:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:42 smithi119 ceph-mon[94175]: pgmap v17204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:37:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:42 smithi119 ceph-mon[108979]: pgmap v17204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:37:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:37:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:37:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:37:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:37:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:37:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:37:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:37:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:37:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:37:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:37:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:37:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:37:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:45 smithi183 ceph-mon[99169]: pgmap v17205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:45 smithi119 ceph-mon[108979]: pgmap v17205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:45 smithi119 ceph-mon[94175]: pgmap v17205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:47 smithi183 ceph-mon[99169]: pgmap v17206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:47 smithi119 ceph-mon[108979]: pgmap v17206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:47 smithi119 ceph-mon[94175]: pgmap v17206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:48 smithi183 ceph-mon[99169]: pgmap v17207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:48 smithi119 ceph-mon[94175]: pgmap v17207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:48 smithi119 ceph-mon[108979]: pgmap v17207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:50 smithi183 ceph-mon[99169]: pgmap v17208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:50 smithi119 ceph-mon[94175]: pgmap v17208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:50 smithi119 ceph-mon[108979]: pgmap v17208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:52 smithi183 ceph-mon[99169]: pgmap v17209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:52 smithi119 ceph-mon[94175]: pgmap v17209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:52 smithi119 ceph-mon[108979]: pgmap v17209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:37:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:37:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T23:37:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:54 smithi183 ceph-mon[99169]: pgmap v17210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:54 smithi119 ceph-mon[108979]: pgmap v17210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:54 smithi119 ceph-mon[94175]: pgmap v17210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:37:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:56 smithi183 ceph-mon[99169]: pgmap v17211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:56 smithi119 ceph-mon[94175]: pgmap v17211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:56 smithi119 ceph-mon[108979]: pgmap v17211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:37:58 smithi183 ceph-mon[99169]: pgmap v17212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:37:58 smithi119 ceph-mon[108979]: pgmap v17212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:37:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:37:58 smithi119 ceph-mon[94175]: pgmap v17212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:00 smithi183 ceph-mon[99169]: pgmap v17213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:00 smithi119 ceph-mon[94175]: pgmap v17213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:00 smithi119 ceph-mon[108979]: pgmap v17213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:03.007 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:38:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:02 smithi183 ceph-mon[99169]: pgmap v17214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:02 smithi119 ceph-mon[94175]: pgmap v17214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:02 smithi119 ceph-mon[108979]: pgmap v17214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:03.316 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:38:03.316 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 81s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:38:03.316 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 81s ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:38:03.316 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 81s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:38:03.316 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 81s ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:38:03.316 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 81s ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:38:03.317 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 81s ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:38:03.317 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 81s ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:38:03.317 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 81s ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:38:03.317 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 81s ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:38:03.317 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 81s ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:38:03.317 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 81s ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:38:03.317 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 81s ago 8h 6087M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:38:03.317 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 81s ago 8h 6133M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:38:03.317 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 81s ago 8h 5530M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:38:03.317 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 81s ago 8h 5317M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:38:03.318 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 81s ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:38:03.318 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 81s ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:38:03.318 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 81s ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:38:03.318 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 81s ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:38:03.318 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 81s ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:38:03.698 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:38:03.699 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:38:03.699 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:38:03.699 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:38:03.699 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:38:03.699 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:38:03.699 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:38:03.700 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:38:03.700 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:38:03.700 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:38:03.700 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:38:03.700 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:38:03.700 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:38:03.700 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:38:03.700 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:38:03.701 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:38:03.701 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:38:04.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:03 smithi119 ceph-mon[94175]: from='client.33585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:38:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:03 smithi119 ceph-mon[94175]: from='client.33591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:38:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3901417724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:38:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:03 smithi119 ceph-mon[108979]: from='client.33585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:38:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:03 smithi119 ceph-mon[108979]: from='client.33591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:38:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3901417724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:38:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:03 smithi183 ceph-mon[99169]: from='client.33585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:38:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:03 smithi183 ceph-mon[99169]: from='client.33591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:38:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3901417724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:38:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:38:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:38:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T23:38:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:04 smithi183 ceph-mon[99169]: pgmap v17215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:04 smithi119 ceph-mon[108979]: pgmap v17215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:04 smithi119 ceph-mon[94175]: pgmap v17215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:06 smithi183 ceph-mon[99169]: pgmap v17216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:07.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:06 smithi119 ceph-mon[94175]: pgmap v17216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:06 smithi119 ceph-mon[108979]: pgmap v17216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:08 smithi183 ceph-mon[99169]: pgmap v17217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:08 smithi119 ceph-mon[94175]: pgmap v17217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:08 smithi119 ceph-mon[108979]: pgmap v17217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:10 smithi183 ceph-mon[99169]: pgmap v17218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:10 smithi119 ceph-mon[94175]: pgmap v17218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:10 smithi119 ceph-mon[108979]: pgmap v17218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:12 smithi183 ceph-mon[99169]: pgmap v17219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:12 smithi119 ceph-mon[108979]: pgmap v17219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:12 smithi119 ceph-mon[94175]: pgmap v17219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:38:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:38:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:38:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:14 smithi183 ceph-mon[99169]: pgmap v17220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:14 smithi119 ceph-mon[94175]: pgmap v17220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:14 smithi119 ceph-mon[108979]: pgmap v17220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:16 smithi183 ceph-mon[99169]: pgmap v17221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:16 smithi119 ceph-mon[94175]: pgmap v17221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:16 smithi119 ceph-mon[108979]: pgmap v17221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:18 smithi183 ceph-mon[99169]: pgmap v17222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:18 smithi119 ceph-mon[94175]: pgmap v17222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:18 smithi119 ceph-mon[108979]: pgmap v17222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:20 smithi183 ceph-mon[99169]: pgmap v17223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:20 smithi119 ceph-mon[94175]: pgmap v17223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:20 smithi119 ceph-mon[108979]: pgmap v17223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:22 smithi183 ceph-mon[99169]: pgmap v17224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:22 smithi119 ceph-mon[94175]: pgmap v17224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:22 smithi119 ceph-mon[108979]: pgmap v17224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:38:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:38:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:38:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:24 smithi183 ceph-mon[99169]: pgmap v17225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:24 smithi119 ceph-mon[94175]: pgmap v17225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:24 smithi119 ceph-mon[108979]: pgmap v17225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:26 smithi183 ceph-mon[99169]: pgmap v17226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:26 smithi119 ceph-mon[94175]: pgmap v17226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:26 smithi119 ceph-mon[108979]: pgmap v17226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:28 smithi183 ceph-mon[99169]: pgmap v17227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:28 smithi119 ceph-mon[94175]: pgmap v17227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:28 smithi119 ceph-mon[108979]: pgmap v17227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:30 smithi183 ceph-mon[99169]: pgmap v17228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:30 smithi119 ceph-mon[94175]: pgmap v17228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:30 smithi119 ceph-mon[108979]: pgmap v17228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:32 smithi183 ceph-mon[99169]: pgmap v17229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:32 smithi119 ceph-mon[94175]: pgmap v17229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:32 smithi119 ceph-mon[108979]: pgmap v17229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:34.045 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:38:34.350 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:38:34.350 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 112s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:38:34.350 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 112s ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:38:34.350 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 112s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:38:34.350 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 112s ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:38:34.350 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 112s ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:38:34.350 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 112s ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:38:34.350 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 112s ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:38:34.350 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 112s ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:38:34.350 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 112s ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:38:34.351 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 112s ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:38:34.351 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 112s ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:38:34.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 112s ago 8h 6087M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:38:34.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 112s ago 8h 6133M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:38:34.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 112s ago 8h 5530M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:38:34.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 112s ago 8h 5317M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:38:34.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 112s ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:38:34.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 112s ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:38:34.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 112s ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:38:34.351 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 112s ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:38:34.351 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 112s ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:38:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:38:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:38:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:38:34.733 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:38:34.733 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:38:34.733 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:38:34.733 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:38:34.733 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:38:34.733 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:38:34.733 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:38:34.733 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:38:34.733 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:38:34.733 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:38:34.734 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:38:34.734 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:38:34.734 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:38:34.734 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:38:34.734 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:38:34.734 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:38:34.734 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:38:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:34 smithi183 ceph-mon[99169]: pgmap v17230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:34 smithi183 ceph-mon[99169]: from='client.43484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:38:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:34 smithi183 ceph-mon[99169]: from='client.43490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:38:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3604355373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:38:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:34 smithi119 ceph-mon[108979]: pgmap v17230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:34 smithi119 ceph-mon[108979]: from='client.43484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:38:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:34 smithi119 ceph-mon[108979]: from='client.43490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:38:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3604355373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:38:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:34 smithi119 ceph-mon[94175]: pgmap v17230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:34 smithi119 ceph-mon[94175]: from='client.43484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:38:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:34 smithi119 ceph-mon[94175]: from='client.43490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:38:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3604355373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:38:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:36 smithi183 ceph-mon[99169]: pgmap v17231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:36 smithi119 ceph-mon[94175]: pgmap v17231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:36 smithi119 ceph-mon[108979]: pgmap v17231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:38 smithi183 ceph-mon[99169]: pgmap v17232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:38 smithi119 ceph-mon[108979]: pgmap v17232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:38 smithi119 ceph-mon[94175]: pgmap v17232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:40 smithi183 ceph-mon[99169]: pgmap v17233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:40 smithi119 ceph-mon[108979]: pgmap v17233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:40 smithi119 ceph-mon[94175]: pgmap v17233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:42 smithi183 ceph-mon[99169]: pgmap v17234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:42 smithi119 ceph-mon[94175]: pgmap v17234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:42 smithi119 ceph-mon[108979]: pgmap v17234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:38:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:38:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:38:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:38:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:38:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:38:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:44 smithi183 ceph-mon[99169]: pgmap v17235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:38:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:38:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:38:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:44 smithi119 ceph-mon[108979]: pgmap v17235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:38:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:38:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:38:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:44 smithi119 ceph-mon[94175]: pgmap v17235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:38:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:38:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:38:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:46 smithi183 ceph-mon[99169]: pgmap v17236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:46 smithi119 ceph-mon[108979]: pgmap v17236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:46 smithi119 ceph-mon[94175]: pgmap v17236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:48 smithi183 ceph-mon[99169]: pgmap v17237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:48 smithi119 ceph-mon[108979]: pgmap v17237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:49.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:48 smithi119 ceph-mon[94175]: pgmap v17237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:50 smithi183 ceph-mon[99169]: pgmap v17238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:50 smithi119 ceph-mon[94175]: pgmap v17238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:50 smithi119 ceph-mon[108979]: pgmap v17238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:52 smithi183 ceph-mon[99169]: pgmap v17239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:52 smithi119 ceph-mon[94175]: pgmap v17239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:52 smithi119 ceph-mon[108979]: pgmap v17239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:38:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:38:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:38:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:54 smithi183 ceph-mon[99169]: pgmap v17240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:54 smithi119 ceph-mon[94175]: pgmap v17240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:54 smithi119 ceph-mon[108979]: pgmap v17240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:38:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:56 smithi183 ceph-mon[99169]: pgmap v17241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:56 smithi119 ceph-mon[94175]: pgmap v17241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:56 smithi119 ceph-mon[108979]: pgmap v17241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:38:58 smithi183 ceph-mon[99169]: pgmap v17242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:38:58 smithi119 ceph-mon[94175]: pgmap v17242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:38:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:38:58 smithi119 ceph-mon[108979]: pgmap v17242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:00 smithi183 ceph-mon[99169]: pgmap v17243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:00 smithi119 ceph-mon[108979]: pgmap v17243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:00 smithi119 ceph-mon[94175]: pgmap v17243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:02 smithi183 ceph-mon[99169]: pgmap v17244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:02 smithi119 ceph-mon[94175]: pgmap v17244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:02 smithi119 ceph-mon[108979]: pgmap v17244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:39:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:39:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:39:05.086 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:39:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:04 smithi183 ceph-mon[99169]: pgmap v17245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:04 smithi119 ceph-mon[108979]: pgmap v17245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:04 smithi119 ceph-mon[94175]: pgmap v17245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:05.390 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:39:05.390 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 2m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:39:05.390 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 2m ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:39:05.390 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 2m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:39:05.390 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 2m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:39:05.390 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 2m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:39:05.390 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 2m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:39:05.390 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 2m ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:39:05.390 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 2m ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:39:05.390 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 2m ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:39:05.390 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 2m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:39:05.391 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 2m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:39:05.391 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 2m ago 8h 6087M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:39:05.391 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 2m ago 8h 6133M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:39:05.391 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 2m ago 8h 5530M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:39:05.391 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 2m ago 8h 5317M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:39:05.391 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 2m ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:39:05.391 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 2m ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:39:05.391 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 2m ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:39:05.391 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 2m ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:39:05.391 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 2m ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:39:05.770 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:39:05.770 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:39:05.770 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:39:05.770 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:39:05.770 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:39:05.770 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:39:05.770 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:39:05.770 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:39:05.770 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:39:05.770 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:39:05.770 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:39:05.770 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:39:05.771 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:39:05.771 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:39:05.771 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:39:05.771 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:39:05.771 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:39:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:05 smithi183 ceph-mon[99169]: from='client.43502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:39:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:05 smithi183 ceph-mon[99169]: from='client.43508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:39:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2914919312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:39:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:05 smithi119 ceph-mon[108979]: from='client.43502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:39:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:05 smithi119 ceph-mon[108979]: from='client.43508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:39:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2914919312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:39:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:05 smithi119 ceph-mon[94175]: from='client.43502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:39:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:05 smithi119 ceph-mon[94175]: from='client.43508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:39:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2914919312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:39:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:06 smithi183 ceph-mon[99169]: pgmap v17246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:06 smithi119 ceph-mon[94175]: pgmap v17246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:06 smithi119 ceph-mon[108979]: pgmap v17246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:08 smithi183 ceph-mon[99169]: pgmap v17247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:08 smithi119 ceph-mon[94175]: pgmap v17247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:08 smithi119 ceph-mon[108979]: pgmap v17247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:10 smithi183 ceph-mon[99169]: pgmap v17248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:10 smithi119 ceph-mon[108979]: pgmap v17248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:10 smithi119 ceph-mon[94175]: pgmap v17248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:12 smithi183 ceph-mon[99169]: pgmap v17249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:12 smithi119 ceph-mon[108979]: pgmap v17249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:12 smithi119 ceph-mon[94175]: pgmap v17249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:39:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:39:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:39:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:14 smithi183 ceph-mon[99169]: pgmap v17250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:14 smithi119 ceph-mon[94175]: pgmap v17250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:14 smithi119 ceph-mon[108979]: pgmap v17250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:16 smithi183 ceph-mon[99169]: pgmap v17251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:16 smithi119 ceph-mon[94175]: pgmap v17251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:16 smithi119 ceph-mon[108979]: pgmap v17251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:18 smithi183 ceph-mon[99169]: pgmap v17252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:18 smithi119 ceph-mon[94175]: pgmap v17252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:18 smithi119 ceph-mon[108979]: pgmap v17252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:20 smithi183 ceph-mon[99169]: pgmap v17253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:21.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:20 smithi119 ceph-mon[94175]: pgmap v17253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:20 smithi119 ceph-mon[108979]: pgmap v17253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:22 smithi183 ceph-mon[99169]: pgmap v17254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:22 smithi119 ceph-mon[94175]: pgmap v17254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:22 smithi119 ceph-mon[108979]: pgmap v17254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:39:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:39:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:39:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:24 smithi183 ceph-mon[99169]: pgmap v17255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:24 smithi119 ceph-mon[94175]: pgmap v17255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:24 smithi119 ceph-mon[108979]: pgmap v17255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:26 smithi183 ceph-mon[99169]: pgmap v17256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:26 smithi119 ceph-mon[94175]: pgmap v17256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:26 smithi119 ceph-mon[108979]: pgmap v17256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:28 smithi183 ceph-mon[99169]: pgmap v17257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:28 smithi119 ceph-mon[94175]: pgmap v17257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:28 smithi119 ceph-mon[108979]: pgmap v17257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:30 smithi183 ceph-mon[99169]: pgmap v17258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:31.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:30 smithi119 ceph-mon[108979]: pgmap v17258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:30 smithi119 ceph-mon[94175]: pgmap v17258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:33.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:32 smithi183 ceph-mon[99169]: pgmap v17259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:32 smithi119 ceph-mon[108979]: pgmap v17259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:32 smithi119 ceph-mon[94175]: pgmap v17259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:39:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:39:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:39:35.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:34 smithi183 ceph-mon[99169]: pgmap v17260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:34 smithi119 ceph-mon[108979]: pgmap v17260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:34 smithi119 ceph-mon[94175]: pgmap v17260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:36.115 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:39:36.424 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:39:36.424 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 2m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:39:36.424 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 2m ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:39:36.424 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 2m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:39:36.424 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 2m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:39:36.425 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 2m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:39:36.425 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 2m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:39:36.425 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 2m ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:39:36.425 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 2m ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:39:36.425 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 2m ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:39:36.425 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 2m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:39:36.425 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 2m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:39:36.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 2m ago 8h 6087M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:39:36.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 2m ago 8h 6133M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:39:36.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 2m ago 8h 5530M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:39:36.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 2m ago 8h 5317M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:39:36.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 2m ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:39:36.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 2m ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:39:36.426 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 2m ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:39:36.426 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 2m ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:39:36.426 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 2m ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:39:36.802 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:39:36.802 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:39:36.803 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:39:36.803 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:39:36.803 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:39:36.803 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:39:36.803 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:39:36.803 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:39:36.803 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:39:36.803 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:39:36.803 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:39:36.803 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:39:36.803 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:39:36.803 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:39:36.803 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:39:36.804 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:39:36.804 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:39:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:36 smithi183 ceph-mon[99169]: pgmap v17261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:36 smithi183 ceph-mon[99169]: from='client.43520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:39:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:36 smithi183 ceph-mon[99169]: from='client.33645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:39:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3779108293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:39:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:36 smithi119 ceph-mon[94175]: pgmap v17261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:36 smithi119 ceph-mon[94175]: from='client.43520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:39:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:36 smithi119 ceph-mon[94175]: from='client.33645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:39:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3779108293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:39:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:36 smithi119 ceph-mon[108979]: pgmap v17261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:36 smithi119 ceph-mon[108979]: from='client.43520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:39:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:36 smithi119 ceph-mon[108979]: from='client.33645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:39:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3779108293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:39:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:38 smithi183 ceph-mon[99169]: pgmap v17262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:38 smithi119 ceph-mon[94175]: pgmap v17262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:38 smithi119 ceph-mon[108979]: pgmap v17262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:40 smithi183 ceph-mon[99169]: pgmap v17263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:40 smithi119 ceph-mon[94175]: pgmap v17263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:40 smithi119 ceph-mon[108979]: pgmap v17263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:42 smithi183 ceph-mon[99169]: pgmap v17264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:42 smithi119 ceph-mon[108979]: pgmap v17264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:42 smithi119 ceph-mon[94175]: pgmap v17264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:39:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:39:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:39:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:44 smithi183 ceph-mon[99169]: pgmap v17265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:39:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:39:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:39:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:44 smithi119 ceph-mon[94175]: pgmap v17265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:39:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:39:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:39:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:44 smithi119 ceph-mon[108979]: pgmap v17265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:39:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:39:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:39:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:39:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:39:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:39:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:39:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:39:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:39:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:39:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:39:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:39:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:46 smithi183 ceph-mon[99169]: pgmap v17266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:46 smithi119 ceph-mon[108979]: pgmap v17266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:46 smithi119 ceph-mon[94175]: pgmap v17266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:48 smithi183 ceph-mon[99169]: pgmap v17267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:48 smithi119 ceph-mon[108979]: pgmap v17267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:48 smithi119 ceph-mon[94175]: pgmap v17267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:50 smithi183 ceph-mon[99169]: pgmap v17268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:50 smithi119 ceph-mon[108979]: pgmap v17268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:50 smithi119 ceph-mon[94175]: pgmap v17268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:52 smithi183 ceph-mon[99169]: pgmap v17269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:52 smithi119 ceph-mon[94175]: pgmap v17269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:52 smithi119 ceph-mon[108979]: pgmap v17269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:54.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:39:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:39:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T23:39:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:54 smithi183 ceph-mon[99169]: pgmap v17270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:54 smithi119 ceph-mon[94175]: pgmap v17270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:54 smithi119 ceph-mon[108979]: pgmap v17270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:39:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:56 smithi183 ceph-mon[99169]: pgmap v17271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:56 smithi119 ceph-mon[94175]: pgmap v17271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:56 smithi119 ceph-mon[108979]: pgmap v17271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:39:58 smithi183 ceph-mon[99169]: pgmap v17272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:39:58 smithi119 ceph-mon[94175]: pgmap v17272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:39:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:39:58 smithi119 ceph-mon[108979]: pgmap v17272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T23:39:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:40:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:00 smithi183 ceph-mon[99169]: pgmap v17273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:40:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:00 smithi119 ceph-mon[94175]: pgmap v17273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:40:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:00 smithi119 ceph-mon[108979]: pgmap v17273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:40:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:02 smithi183 ceph-mon[99169]: pgmap v17274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:02 smithi119 ceph-mon[94175]: pgmap v17274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:03.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:02 smithi119 ceph-mon[108979]: pgmap v17274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:40:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:40:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T23:40:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:04 smithi183 ceph-mon[99169]: pgmap v17275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:04 smithi119 ceph-mon[94175]: pgmap v17275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:04 smithi119 ceph-mon[108979]: pgmap v17275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:07.148 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:40:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:06 smithi119 ceph-mon[108979]: pgmap v17276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:06 smithi119 ceph-mon[94175]: pgmap v17276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:06 smithi183 ceph-mon[99169]: pgmap v17276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:07.455 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:40:07.455 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 3m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:40:07.455 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 3m ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:40:07.455 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 3m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:40:07.455 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 3m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:40:07.455 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 3m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:40:07.455 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 3m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:40:07.455 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 3m ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:40:07.455 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 3m ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:40:07.455 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 3m ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:40:07.456 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 3m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:40:07.456 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 3m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:40:07.456 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 3m ago 8h 6087M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:40:07.456 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 3m ago 8h 6133M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:40:07.456 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 3m ago 8h 5530M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:40:07.456 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 3m ago 8h 5317M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:40:07.456 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 3m ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:40:07.456 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 3m ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:40:07.456 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 3m ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:40:07.456 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 3m ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:40:07.456 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 3m ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:40:07.840 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:40:07.840 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:40:07.840 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:40:07.840 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:40:07.840 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:40:07.840 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:40:07.840 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:40:07.840 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:40:07.840 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:40:07.841 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:40:07.841 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:40:07.841 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:40:07.841 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:40:07.841 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:40:07.841 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:40:07.841 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:40:07.841 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:40:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:07 smithi119 ceph-mon[108979]: from='client.33657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:40:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:07 smithi119 ceph-mon[108979]: from='client.43544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:40:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2225016829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:40:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:07 smithi119 ceph-mon[94175]: from='client.33657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:40:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:07 smithi119 ceph-mon[94175]: from='client.43544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:40:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2225016829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:40:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:07 smithi183 ceph-mon[99169]: from='client.33657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:40:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:07 smithi183 ceph-mon[99169]: from='client.43544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:40:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2225016829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:40:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:08 smithi119 ceph-mon[94175]: pgmap v17277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:08 smithi119 ceph-mon[108979]: pgmap v17277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:08 smithi183 ceph-mon[99169]: pgmap v17277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:10 smithi183 ceph-mon[99169]: pgmap v17278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:10 smithi119 ceph-mon[94175]: pgmap v17278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:10 smithi119 ceph-mon[108979]: pgmap v17278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:12 smithi183 ceph-mon[99169]: pgmap v17279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:12 smithi119 ceph-mon[94175]: pgmap v17279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:12 smithi119 ceph-mon[108979]: pgmap v17279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:40:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:40:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:40:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:14 smithi183 ceph-mon[99169]: pgmap v17280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:14 smithi119 ceph-mon[94175]: pgmap v17280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:14 smithi119 ceph-mon[108979]: pgmap v17280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:16 smithi183 ceph-mon[99169]: pgmap v17281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:16 smithi119 ceph-mon[94175]: pgmap v17281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:16 smithi119 ceph-mon[108979]: pgmap v17281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:18 smithi183 ceph-mon[99169]: pgmap v17282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:18 smithi119 ceph-mon[94175]: pgmap v17282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:18 smithi119 ceph-mon[108979]: pgmap v17282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:20 smithi183 ceph-mon[99169]: pgmap v17283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:20 smithi119 ceph-mon[94175]: pgmap v17283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:20 smithi119 ceph-mon[108979]: pgmap v17283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:22 smithi183 ceph-mon[99169]: pgmap v17284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:23.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:22 smithi119 ceph-mon[108979]: pgmap v17284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:22 smithi119 ceph-mon[94175]: pgmap v17284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:40:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:40:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:40:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:24 smithi119 ceph-mon[94175]: pgmap v17285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:24 smithi119 ceph-mon[108979]: pgmap v17285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:24 smithi183 ceph-mon[99169]: pgmap v17285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:26 smithi119 ceph-mon[94175]: pgmap v17286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:26 smithi119 ceph-mon[108979]: pgmap v17286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:26 smithi183 ceph-mon[99169]: pgmap v17286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:28 smithi183 ceph-mon[99169]: pgmap v17287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:28 smithi119 ceph-mon[94175]: pgmap v17287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:28 smithi119 ceph-mon[108979]: pgmap v17287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:30 smithi183 ceph-mon[99169]: pgmap v17288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:30 smithi119 ceph-mon[94175]: pgmap v17288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:30 smithi119 ceph-mon[108979]: pgmap v17288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:32 smithi119 ceph-mon[94175]: pgmap v17289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:33.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:32 smithi119 ceph-mon[108979]: pgmap v17289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:32 smithi183 ceph-mon[99169]: pgmap v17289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:40:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:40:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:40:35.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:34 smithi119 ceph-mon[94175]: pgmap v17290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:35.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:34 smithi119 ceph-mon[108979]: pgmap v17290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:34 smithi183 ceph-mon[99169]: pgmap v17290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:36 smithi183 ceph-mon[99169]: pgmap v17291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:36 smithi119 ceph-mon[94175]: pgmap v17291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:36 smithi119 ceph-mon[108979]: pgmap v17291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:38.186 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:40:38.494 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:40:38.494 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 3m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:40:38.494 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 3m ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:40:38.494 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 3m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:40:38.494 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 3m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:40:38.494 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 3m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:40:38.494 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 3m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:40:38.495 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 3m ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:40:38.495 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 3m ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:40:38.495 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 3m ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:40:38.495 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 3m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:40:38.495 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 3m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:40:38.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 3m ago 8h 6087M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:40:38.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 3m ago 8h 6133M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:40:38.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 3m ago 8h 5530M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:40:38.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 3m ago 8h 5317M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:40:38.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 3m ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:40:38.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 3m ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:40:38.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 3m ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:40:38.495 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 3m ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:40:38.495 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 3m ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:40:38.876 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:40:38.876 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:40:38.876 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:40:38.876 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:40:38.876 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:40:38.876 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:40:38.876 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:40:38.876 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:40:38.876 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:40:38.876 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:40:38.877 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:40:38.877 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:40:38.877 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:40:38.877 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:40:38.877 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:40:38.877 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:40:38.877 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:40:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:38 smithi183 ceph-mon[99169]: pgmap v17292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:38 smithi183 ceph-mon[99169]: from='client.43556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:40:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:38 smithi183 ceph-mon[99169]: from='client.43562 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:40:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:38 smithi119 ceph-mon[94175]: pgmap v17292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:38 smithi119 ceph-mon[94175]: from='client.43556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:40:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:38 smithi119 ceph-mon[94175]: from='client.43562 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:40:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:38 smithi119 ceph-mon[108979]: pgmap v17292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:38 smithi119 ceph-mon[108979]: from='client.43556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:40:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:38 smithi119 ceph-mon[108979]: from='client.43562 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:40:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1915135770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:40:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1915135770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:40:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1915135770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:40:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:40 smithi183 ceph-mon[99169]: pgmap v17293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:40 smithi119 ceph-mon[94175]: pgmap v17293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:40 smithi119 ceph-mon[108979]: pgmap v17293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:42 smithi119 ceph-mon[94175]: pgmap v17294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:42 smithi119 ceph-mon[108979]: pgmap v17294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:42 smithi183 ceph-mon[99169]: pgmap v17294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:40:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:40:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:40:45.275 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:44 smithi119 ceph-mon[108979]: pgmap v17295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:45.276 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:44 smithi119 ceph-mon[94175]: pgmap v17295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:44 smithi183 ceph-mon[99169]: pgmap v17295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:46.296 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:40:46.296 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:40:46.297 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:40:46.297 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:40:46.297 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:40:46.297 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:40:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:40:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:40:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:40:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:47 smithi183 ceph-mon[99169]: pgmap v17296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:47 smithi119 ceph-mon[94175]: pgmap v17296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:47 smithi119 ceph-mon[108979]: pgmap v17296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:49 smithi183 ceph-mon[99169]: pgmap v17297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:40:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:40:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:40:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:40:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:40:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:49 smithi119 ceph-mon[94175]: pgmap v17297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:40:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:40:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:40:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:40:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:40:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:49 smithi119 ceph-mon[108979]: pgmap v17297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:40:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:40:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:40:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:40:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:40:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:51 smithi183 ceph-mon[99169]: pgmap v17298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:51 smithi119 ceph-mon[108979]: pgmap v17298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:51 smithi119 ceph-mon[94175]: pgmap v17298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:53 smithi183 ceph-mon[99169]: pgmap v17299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:53 smithi119 ceph-mon[94175]: pgmap v17299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:53 smithi119 ceph-mon[108979]: pgmap v17299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:40:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:40:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:40:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:40:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:55 smithi183 ceph-mon[99169]: pgmap v17300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:55 smithi119 ceph-mon[94175]: pgmap v17300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:55 smithi119 ceph-mon[108979]: pgmap v17300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:57 smithi183 ceph-mon[99169]: pgmap v17301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:57 smithi119 ceph-mon[94175]: pgmap v17301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:57 smithi119 ceph-mon[108979]: pgmap v17301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:40:58 smithi183 ceph-mon[99169]: pgmap v17302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:40:58 smithi119 ceph-mon[94175]: pgmap v17302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:40:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:40:58 smithi119 ceph-mon[108979]: pgmap v17302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:00 smithi183 ceph-mon[99169]: pgmap v17303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:00 smithi119 ceph-mon[94175]: pgmap v17303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:00 smithi119 ceph-mon[108979]: pgmap v17303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:02 smithi183 ceph-mon[99169]: pgmap v17304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:02 smithi119 ceph-mon[94175]: pgmap v17304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:02 smithi119 ceph-mon[108979]: pgmap v17304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:41:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:41:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:41:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:04 smithi183 ceph-mon[99169]: pgmap v17305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:04 smithi119 ceph-mon[108979]: pgmap v17305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:04 smithi119 ceph-mon[94175]: pgmap v17305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:06 smithi183 ceph-mon[99169]: pgmap v17306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:06 smithi119 ceph-mon[94175]: pgmap v17306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:06 smithi119 ceph-mon[108979]: pgmap v17306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:08 smithi183 ceph-mon[99169]: pgmap v17307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:08 smithi119 ceph-mon[94175]: pgmap v17307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:08 smithi119 ceph-mon[108979]: pgmap v17307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:09.227 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:41:09.534 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:41:09.534 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 4m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:41:09.535 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 4m ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:41:09.535 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 4m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:41:09.535 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 4m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:41:09.535 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 4m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:41:09.535 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 4m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:41:09.535 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 4m ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:41:09.535 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 4m ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:41:09.535 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 4m ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:41:09.535 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 4m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:41:09.535 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 4m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:41:09.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 4m ago 8h 6087M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:41:09.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 4m ago 8h 6133M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:41:09.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 4m ago 8h 5530M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:41:09.535 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 4m ago 8h 5317M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:41:09.536 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 4m ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:41:09.536 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 4m ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:41:09.536 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 4m ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:41:09.536 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 4m ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:41:09.536 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 4m ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:41:09.916 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:41:09.916 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:41:09.916 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:41:09.916 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:41:09.916 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:41:09.916 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:41:09.916 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:41:09.916 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:41:09.916 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:41:09.917 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:41:09.917 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:41:09.917 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:41:09.917 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:41:09.917 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:41:09.917 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:41:09.917 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:41:09.917 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:41:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:09 smithi183 ceph-mon[99169]: from='client.33693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:41:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:09 smithi183 ceph-mon[99169]: from='client.43580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:41:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:09 smithi119 ceph-mon[94175]: from='client.33693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:41:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:09 smithi119 ceph-mon[94175]: from='client.43580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:41:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:09 smithi119 ceph-mon[108979]: from='client.33693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:41:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:09 smithi119 ceph-mon[108979]: from='client.43580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:41:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:10 smithi183 ceph-mon[99169]: pgmap v17308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2578028189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:41:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:10 smithi119 ceph-mon[108979]: pgmap v17308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2578028189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:41:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:10 smithi119 ceph-mon[94175]: pgmap v17308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2578028189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:41:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:12 smithi183 ceph-mon[99169]: pgmap v17309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:12 smithi119 ceph-mon[94175]: pgmap v17309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:12 smithi119 ceph-mon[108979]: pgmap v17309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:41:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:41:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:41:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:14 smithi183 ceph-mon[99169]: pgmap v17310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:14 smithi119 ceph-mon[94175]: pgmap v17310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:14 smithi119 ceph-mon[108979]: pgmap v17310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:16 smithi183 ceph-mon[99169]: pgmap v17311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:16 smithi119 ceph-mon[108979]: pgmap v17311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:16 smithi119 ceph-mon[94175]: pgmap v17311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:18 smithi183 ceph-mon[99169]: pgmap v17312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:18 smithi119 ceph-mon[94175]: pgmap v17312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:18 smithi119 ceph-mon[108979]: pgmap v17312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:20 smithi183 ceph-mon[99169]: pgmap v17313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:20 smithi119 ceph-mon[94175]: pgmap v17313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:20 smithi119 ceph-mon[108979]: pgmap v17313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:22 smithi183 ceph-mon[99169]: pgmap v17314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:22 smithi119 ceph-mon[94175]: pgmap v17314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:22 smithi119 ceph-mon[108979]: pgmap v17314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:41:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:41:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:41:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:24 smithi183 ceph-mon[99169]: pgmap v17315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:24 smithi119 ceph-mon[94175]: pgmap v17315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:24 smithi119 ceph-mon[108979]: pgmap v17315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:26 smithi183 ceph-mon[99169]: pgmap v17316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:26 smithi119 ceph-mon[94175]: pgmap v17316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:26 smithi119 ceph-mon[108979]: pgmap v17316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:28 smithi183 ceph-mon[99169]: pgmap v17317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:28 smithi119 ceph-mon[94175]: pgmap v17317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:28 smithi119 ceph-mon[108979]: pgmap v17317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:30 smithi183 ceph-mon[99169]: pgmap v17318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:30 smithi119 ceph-mon[94175]: pgmap v17318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:30 smithi119 ceph-mon[108979]: pgmap v17318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:32 smithi183 ceph-mon[99169]: pgmap v17319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:32 smithi119 ceph-mon[108979]: pgmap v17319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:32 smithi119 ceph-mon[94175]: pgmap v17319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:41:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:41:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:41:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:34 smithi183 ceph-mon[99169]: pgmap v17320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:34 smithi119 ceph-mon[94175]: pgmap v17320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:34 smithi119 ceph-mon[108979]: pgmap v17320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:36 smithi183 ceph-mon[99169]: pgmap v17321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:36 smithi119 ceph-mon[108979]: pgmap v17321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:36 smithi119 ceph-mon[94175]: pgmap v17321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:38 smithi183 ceph-mon[99169]: pgmap v17322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:38 smithi119 ceph-mon[94175]: pgmap v17322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:38 smithi119 ceph-mon[108979]: pgmap v17322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:40.264 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:41:40.574 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:41:40.574 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 4m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:41:40.574 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 4m ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:41:40.574 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 4m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:41:40.574 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 4m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:41:40.574 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 4m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:41:40.574 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 4m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:41:40.574 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 4m ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:41:40.574 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 4m ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:41:40.574 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 4m ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:41:40.574 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 4m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:41:40.575 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 4m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:41:40.575 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 4m ago 8h 6087M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:41:40.575 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 4m ago 8h 6133M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:41:40.575 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 4m ago 8h 5530M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:41:40.575 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 4m ago 8h 5317M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:41:40.575 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 4m ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:41:40.575 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 4m ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:41:40.575 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 4m ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:41:40.575 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 4m ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:41:40.575 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 4m ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:41:40.955 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:41:40.955 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:41:40.955 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:41:40.955 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:41:40.955 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:41:40.955 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:41:40.955 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:41:40.955 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:41:40.955 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:41:40.955 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:41:40.956 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:41:40.956 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:41:40.956 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:41:40.956 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:41:40.956 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:41:40.956 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:41:40.956 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:41:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:40 smithi183 ceph-mon[99169]: pgmap v17323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:40 smithi183 ceph-mon[99169]: from='client.43592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:41:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:40 smithi183 ceph-mon[99169]: from='client.43598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:41:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:40 smithi119 ceph-mon[108979]: pgmap v17323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:40 smithi119 ceph-mon[108979]: from='client.43592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:41:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:40 smithi119 ceph-mon[108979]: from='client.43598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:41:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:40 smithi119 ceph-mon[94175]: pgmap v17323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:40 smithi119 ceph-mon[94175]: from='client.43592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:41:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:40 smithi119 ceph-mon[94175]: from='client.43598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:41:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1654884527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:41:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1654884527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:41:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1654884527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:41:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:42 smithi183 ceph-mon[99169]: pgmap v17324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:43.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:42 smithi119 ceph-mon[108979]: pgmap v17324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:42 smithi119 ceph-mon[94175]: pgmap v17324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:41:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:41:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:41:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:44 smithi183 ceph-mon[99169]: pgmap v17325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:44 smithi119 ceph-mon[108979]: pgmap v17325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:44 smithi119 ceph-mon[94175]: pgmap v17325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:46 smithi183 ceph-mon[99169]: pgmap v17326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:46 smithi119 ceph-mon[94175]: pgmap v17326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:46 smithi119 ceph-mon[108979]: pgmap v17326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:48 smithi183 ceph-mon[99169]: pgmap v17327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:48 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:41:49.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:48 smithi119 ceph-mon[108979]: pgmap v17327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:48 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:41:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:48 smithi119 ceph-mon[94175]: pgmap v17327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:48 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:41:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:41:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:41:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:41:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:41:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:41:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:41:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:41:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:41:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:41:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:50 smithi183 ceph-mon[99169]: pgmap v17328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:50 smithi119 ceph-mon[94175]: pgmap v17328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:50 smithi119 ceph-mon[108979]: pgmap v17328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:52 smithi183 ceph-mon[99169]: pgmap v17329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:52 smithi119 ceph-mon[94175]: pgmap v17329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:52 smithi119 ceph-mon[108979]: pgmap v17329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:41:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:41:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T23:41:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:54 smithi183 ceph-mon[99169]: pgmap v17330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:54 smithi119 ceph-mon[94175]: pgmap v17330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:54 smithi119 ceph-mon[108979]: pgmap v17330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:41:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:56 smithi183 ceph-mon[99169]: pgmap v17331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:56 smithi119 ceph-mon[108979]: pgmap v17331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:56 smithi119 ceph-mon[94175]: pgmap v17331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:41:58 smithi183 ceph-mon[99169]: pgmap v17332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:41:58 smithi119 ceph-mon[94175]: pgmap v17332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:41:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:41:58 smithi119 ceph-mon[108979]: pgmap v17332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:00 smithi183 ceph-mon[99169]: pgmap v17333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:00 smithi119 ceph-mon[94175]: pgmap v17333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:00 smithi119 ceph-mon[108979]: pgmap v17333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:02 smithi183 ceph-mon[99169]: pgmap v17334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:02 smithi119 ceph-mon[94175]: pgmap v17334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:02 smithi119 ceph-mon[108979]: pgmap v17334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:42:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:42:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T23:42:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:04 smithi183 ceph-mon[99169]: pgmap v17335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:04 smithi119 ceph-mon[94175]: pgmap v17335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:04 smithi119 ceph-mon[108979]: pgmap v17335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:06 smithi183 ceph-mon[99169]: pgmap v17336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:06 smithi119 ceph-mon[94175]: pgmap v17336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:06 smithi119 ceph-mon[108979]: pgmap v17336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:08 smithi183 ceph-mon[99169]: pgmap v17337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:08 smithi119 ceph-mon[94175]: pgmap v17337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:08 smithi119 ceph-mon[108979]: pgmap v17337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:10 smithi183 ceph-mon[99169]: pgmap v17338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:10 smithi119 ceph-mon[94175]: pgmap v17338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:10 smithi119 ceph-mon[108979]: pgmap v17338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:11.299 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:42:11.608 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:42:11.608 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 5m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:42:11.608 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 5m ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:42:11.608 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 5m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:42:11.608 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 5m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:42:11.608 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 5m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:42:11.608 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 5m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:42:11.608 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 5m ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:42:11.608 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 5m ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:42:11.608 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 5m ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:42:11.609 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 5m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:42:11.609 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 5m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:42:11.609 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 5m ago 8h 6087M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:42:11.609 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 5m ago 8h 6133M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:42:11.609 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 5m ago 8h 5530M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:42:11.609 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 5m ago 8h 5317M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:42:11.609 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 5m ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:42:11.609 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 5m ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:42:11.609 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 5m ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:42:11.609 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 5m ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:42:11.609 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 5m ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:42:11.994 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:42:11.994 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:42:11.994 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:42:11.994 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:42:11.994 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:42:11.994 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:42:11.994 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:42:11.994 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:42:11.994 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:42:11.995 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:42:11.995 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:42:11.995 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:42:11.995 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:42:11.995 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:42:11.995 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:42:11.995 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:42:11.995 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:42:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:11 smithi183 ceph-mon[99169]: from='client.43610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:42:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:11 smithi183 ceph-mon[99169]: from='client.33735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:42:12.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:11 smithi119 ceph-mon[94175]: from='client.43610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:42:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:11 smithi119 ceph-mon[94175]: from='client.33735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:42:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:11 smithi119 ceph-mon[108979]: from='client.43610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:42:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:11 smithi119 ceph-mon[108979]: from='client.33735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:42:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:12 smithi183 ceph-mon[99169]: pgmap v17339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/303591161' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:42:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:12 smithi119 ceph-mon[94175]: pgmap v17339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/303591161' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:42:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:12 smithi119 ceph-mon[108979]: pgmap v17339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/303591161' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:42:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:42:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:42:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:42:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:14 smithi183 ceph-mon[99169]: pgmap v17340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:14 smithi119 ceph-mon[94175]: pgmap v17340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:14 smithi119 ceph-mon[108979]: pgmap v17340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:16 smithi183 ceph-mon[99169]: pgmap v17341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:16 smithi119 ceph-mon[94175]: pgmap v17341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:16 smithi119 ceph-mon[108979]: pgmap v17341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:18 smithi183 ceph-mon[99169]: pgmap v17342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:18 smithi119 ceph-mon[108979]: pgmap v17342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:18 smithi119 ceph-mon[94175]: pgmap v17342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:20 smithi183 ceph-mon[99169]: pgmap v17343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:20 smithi119 ceph-mon[94175]: pgmap v17343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:20 smithi119 ceph-mon[108979]: pgmap v17343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:22 smithi183 ceph-mon[99169]: pgmap v17344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:22 smithi119 ceph-mon[94175]: pgmap v17344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:22 smithi119 ceph-mon[108979]: pgmap v17344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:42:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:42:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:42:24.983 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:24 smithi119 ceph-mon[94175]: pgmap v17345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:24.984 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:24.984 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:24 smithi119 ceph-mon[108979]: pgmap v17345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:24.984 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:24 smithi183 ceph-mon[99169]: pgmap v17345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:26 smithi183 ceph-mon[99169]: pgmap v17346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:27.472 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:26 smithi119 ceph-mon[108979]: pgmap v17346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:27.472 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:26 smithi119 ceph-mon[94175]: pgmap v17346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:28 smithi183 ceph-mon[99169]: pgmap v17347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:28 smithi119 ceph-mon[108979]: pgmap v17347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:28 smithi119 ceph-mon[94175]: pgmap v17347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:30 smithi183 ceph-mon[99169]: pgmap v17348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:30 smithi119 ceph-mon[94175]: pgmap v17348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:30 smithi119 ceph-mon[108979]: pgmap v17348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:32 smithi183 ceph-mon[99169]: pgmap v17349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:32 smithi119 ceph-mon[94175]: pgmap v17349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:32 smithi119 ceph-mon[108979]: pgmap v17349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:42:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:42:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:42:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:34 smithi183 ceph-mon[99169]: pgmap v17350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:34 smithi119 ceph-mon[94175]: pgmap v17350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:34 smithi119 ceph-mon[108979]: pgmap v17350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:36 smithi183 ceph-mon[99169]: pgmap v17351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:36 smithi119 ceph-mon[94175]: pgmap v17351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:36 smithi119 ceph-mon[108979]: pgmap v17351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:38 smithi183 ceph-mon[99169]: pgmap v17352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:38 smithi119 ceph-mon[94175]: pgmap v17352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:38 smithi119 ceph-mon[108979]: pgmap v17352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:40 smithi183 ceph-mon[99169]: pgmap v17353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:40 smithi119 ceph-mon[94175]: pgmap v17353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:40 smithi119 ceph-mon[108979]: pgmap v17353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:42.338 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:42:42.643 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:42:42.643 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 6m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:42:42.643 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 6m ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:42:42.643 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 6m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:42:42.644 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 6m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:42:42.644 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 6m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:42:42.644 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 6m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:42:42.644 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 6m ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:42:42.644 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 6m ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:42:42.644 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 6m ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:42:42.644 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 6m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:42:42.644 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 6m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:42:42.644 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 6m ago 8h 6087M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:42:42.644 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 6m ago 8h 6133M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:42:42.644 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 6m ago 8h 5530M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:42:42.644 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 6m ago 8h 5317M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:42:42.644 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 6m ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:42:42.644 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 6m ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:42:42.644 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 6m ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:42:42.644 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 6m ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:42:42.645 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 6m ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:42:43.026 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:42:43.026 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:42:43.026 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:42:43.026 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:42:43.026 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:42:43.026 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:42:43.026 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:42:43.026 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:42:43.026 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:42:43.026 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:42:43.026 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:42:43.027 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:42:43.027 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:42:43.027 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:42:43.027 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:42:43.027 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:42:43.027 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:42:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:42 smithi183 ceph-mon[99169]: pgmap v17354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:42 smithi183 ceph-mon[99169]: from='client.33747 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:42:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:42 smithi119 ceph-mon[94175]: pgmap v17354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:42 smithi119 ceph-mon[94175]: from='client.33747 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:42:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:42 smithi119 ceph-mon[108979]: pgmap v17354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:42 smithi119 ceph-mon[108979]: from='client.33747 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:42:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:43 smithi183 ceph-mon[99169]: from='client.43634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:42:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1577498356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:42:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:42:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:42:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:42:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:43 smithi119 ceph-mon[94175]: from='client.43634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:42:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1577498356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:42:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:43 smithi119 ceph-mon[108979]: from='client.43634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:42:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1577498356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:42:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:44 smithi183 ceph-mon[99169]: pgmap v17355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:45.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:44 smithi119 ceph-mon[108979]: pgmap v17355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:44 smithi119 ceph-mon[94175]: pgmap v17355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:46 smithi183 ceph-mon[99169]: pgmap v17356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:46 smithi119 ceph-mon[94175]: pgmap v17356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:46 smithi119 ceph-mon[108979]: pgmap v17356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:48 smithi183 ceph-mon[99169]: pgmap v17357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:48 smithi119 ceph-mon[108979]: pgmap v17357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:48 smithi119 ceph-mon[94175]: pgmap v17357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:42:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:42:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:42:51.184 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:51 smithi183 ceph-mon[99169]: pgmap v17358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:51.184 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:51.184 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:51.184 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:51.185 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:51 smithi119 ceph-mon[94175]: pgmap v17358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:51 smithi119 ceph-mon[108979]: pgmap v17358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:51.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:53 smithi183 ceph-mon[99169]: pgmap v17359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:53 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:53 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:42:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:42:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:53 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:53 smithi119 ceph-mon[108979]: pgmap v17359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:53 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:53 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:42:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:42:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:53 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:53 smithi119 ceph-mon[94175]: pgmap v17359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:53 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:53 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:42:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:42:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:53 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:42:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:42:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:42:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:42:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:42:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:55 smithi183 ceph-mon[99169]: pgmap v17360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:55 smithi119 ceph-mon[94175]: pgmap v17360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:55 smithi119 ceph-mon[108979]: pgmap v17360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:57 smithi183 ceph-mon[99169]: pgmap v17361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:57 smithi119 ceph-mon[94175]: pgmap v17361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:57 smithi119 ceph-mon[108979]: pgmap v17361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:42:58 smithi183 ceph-mon[99169]: pgmap v17362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:42:58 smithi119 ceph-mon[108979]: pgmap v17362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:42:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:42:58 smithi119 ceph-mon[94175]: pgmap v17362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:00 smithi183 ceph-mon[99169]: pgmap v17363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:00 smithi119 ceph-mon[94175]: pgmap v17363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:00 smithi119 ceph-mon[108979]: pgmap v17363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:02 smithi183 ceph-mon[99169]: pgmap v17364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:02 smithi119 ceph-mon[94175]: pgmap v17364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:02 smithi119 ceph-mon[108979]: pgmap v17364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:43:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:43:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:43:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:04 smithi183 ceph-mon[99169]: pgmap v17365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:04 smithi119 ceph-mon[94175]: pgmap v17365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:04 smithi119 ceph-mon[108979]: pgmap v17365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:06 smithi183 ceph-mon[99169]: pgmap v17366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:06 smithi119 ceph-mon[108979]: pgmap v17366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:06 smithi119 ceph-mon[94175]: pgmap v17366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:08 smithi183 ceph-mon[99169]: pgmap v17367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:08 smithi119 ceph-mon[94175]: pgmap v17367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:08 smithi119 ceph-mon[108979]: pgmap v17367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:10 smithi183 ceph-mon[99169]: pgmap v17368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:10 smithi119 ceph-mon[108979]: pgmap v17368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:10 smithi119 ceph-mon[94175]: pgmap v17368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:13.371 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:43:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:12 smithi183 ceph-mon[99169]: pgmap v17369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:12 smithi119 ceph-mon[108979]: pgmap v17369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:12 smithi119 ceph-mon[94175]: pgmap v17369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:13.673 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:43:13.673 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 6m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:43:13.673 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 6m ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:43:13.673 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 6m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:43:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 6m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:43:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 6m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:43:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 6m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:43:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 6m ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:43:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 6m ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:43:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 6m ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:43:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 6m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:43:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 6m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:43:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 6m ago 8h 6087M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:43:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 6m ago 8h 6133M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:43:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 6m ago 8h 5530M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:43:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 6m ago 8h 5317M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:43:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 6m ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:43:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 6m ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:43:13.674 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 6m ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:43:13.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 6m ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:43:13.675 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 6m ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:43:14.054 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:43:14.054 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:43:14.054 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:43:14.054 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:43:14.054 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:43:14.054 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:43:14.054 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:43:14.054 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:43:14.054 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:43:14.054 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:43:14.054 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:43:14.054 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:43:14.055 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:43:14.055 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:43:14.055 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:43:14.055 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:43:14.055 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:43:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:13 smithi183 ceph-mon[99169]: from='client.43646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:43:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:43:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:43:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:43:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:13 smithi119 ceph-mon[94175]: from='client.43646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:43:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:13 smithi119 ceph-mon[108979]: from='client.43646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:43:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:14 smithi183 ceph-mon[99169]: from='client.43652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:43:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:14 smithi183 ceph-mon[99169]: pgmap v17370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1059136878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:43:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 23:43:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T23:43:14.929157779Z level=info msg="Completed cleanup jobs" duration=12.869448ms 2023-12-01T23:43:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:14 smithi119 ceph-mon[94175]: from='client.43652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:43:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:14 smithi119 ceph-mon[94175]: pgmap v17370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1059136878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:43:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:14 smithi119 ceph-mon[108979]: from='client.43652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:43:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:14 smithi119 ceph-mon[108979]: pgmap v17370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1059136878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:43:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:16 smithi183 ceph-mon[99169]: pgmap v17371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:16 smithi119 ceph-mon[94175]: pgmap v17371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:16 smithi119 ceph-mon[108979]: pgmap v17371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:18 smithi183 ceph-mon[99169]: pgmap v17372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:18 smithi119 ceph-mon[94175]: pgmap v17372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:18 smithi119 ceph-mon[108979]: pgmap v17372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:20 smithi183 ceph-mon[99169]: pgmap v17373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:20 smithi119 ceph-mon[108979]: pgmap v17373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:20 smithi119 ceph-mon[94175]: pgmap v17373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:22 smithi183 ceph-mon[99169]: pgmap v17374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:22 smithi119 ceph-mon[94175]: pgmap v17374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:22 smithi119 ceph-mon[108979]: pgmap v17374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:43:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:43:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T23:43:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:24 smithi183 ceph-mon[99169]: pgmap v17375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:24 smithi119 ceph-mon[94175]: pgmap v17375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:24 smithi119 ceph-mon[108979]: pgmap v17375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:26 smithi183 ceph-mon[99169]: pgmap v17376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:26 smithi119 ceph-mon[94175]: pgmap v17376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:26 smithi119 ceph-mon[108979]: pgmap v17376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:28 smithi183 ceph-mon[99169]: pgmap v17377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:28 smithi119 ceph-mon[94175]: pgmap v17377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:28 smithi119 ceph-mon[108979]: pgmap v17377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:30 smithi183 ceph-mon[99169]: pgmap v17378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:30 smithi119 ceph-mon[94175]: pgmap v17378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:30 smithi119 ceph-mon[108979]: pgmap v17378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:32 smithi183 ceph-mon[99169]: pgmap v17379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:32 smithi119 ceph-mon[94175]: pgmap v17379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:32 smithi119 ceph-mon[108979]: pgmap v17379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:43:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:43:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T23:43:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:35 smithi183 ceph-mon[99169]: pgmap v17380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:35 smithi119 ceph-mon[94175]: pgmap v17380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:35 smithi119 ceph-mon[108979]: pgmap v17380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:37 smithi183 ceph-mon[99169]: pgmap v17381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:37 smithi119 ceph-mon[94175]: pgmap v17381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:37 smithi119 ceph-mon[108979]: pgmap v17381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:38 smithi183 ceph-mon[99169]: pgmap v17382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:38 smithi119 ceph-mon[94175]: pgmap v17382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:38 smithi119 ceph-mon[108979]: pgmap v17382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:40 smithi183 ceph-mon[99169]: pgmap v17383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:40 smithi119 ceph-mon[94175]: pgmap v17383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:40 smithi119 ceph-mon[108979]: pgmap v17383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:42 smithi183 ceph-mon[99169]: pgmap v17384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:42 smithi119 ceph-mon[94175]: pgmap v17384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:42 smithi119 ceph-mon[108979]: pgmap v17384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:44.401 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:43:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:43:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:43:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-01T23:43:44.710 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:43:44.710 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 7m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:43:44.710 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 7m ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:43:44.710 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 7m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:43:44.710 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 7m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:43:44.710 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 7m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:43:44.710 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 7m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:43:44.710 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 7m ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:43:44.710 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 7m ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:43:44.710 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 7m ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:43:44.711 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 7m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:43:44.711 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 7m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:43:44.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 7m ago 8h 6087M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:43:44.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 7m ago 8h 6133M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:43:44.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 7m ago 8h 5530M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:43:44.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 7m ago 8h 5317M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:43:44.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 7m ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:43:44.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 7m ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:43:44.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 7m ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:43:44.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 7m ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:43:44.711 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 7m ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:43:45.092 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:43:45.092 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:43:45.092 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:43:45.092 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:43:45.092 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:43:45.092 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:43:45.093 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:43:45.093 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:43:45.093 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:43:45.093 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:43:45.093 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:43:45.093 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:43:45.093 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:43:45.093 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:43:45.093 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:43:45.093 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:43:45.093 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:43:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:44 smithi183 ceph-mon[99169]: pgmap v17385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:44 smithi183 ceph-mon[99169]: from='client.33783 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:43:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:44 smithi119 ceph-mon[94175]: pgmap v17385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:44 smithi119 ceph-mon[94175]: from='client.33783 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:43:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:44 smithi119 ceph-mon[108979]: pgmap v17385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:44 smithi119 ceph-mon[108979]: from='client.33783 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:43:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:46 smithi183 ceph-mon[99169]: from='client.33789 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:43:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2495830768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:43:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:46 smithi119 ceph-mon[94175]: from='client.33789 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:43:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2495830768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:43:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:46 smithi119 ceph-mon[108979]: from='client.33789 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:43:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2495830768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:43:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:47 smithi183 ceph-mon[99169]: pgmap v17386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:47 smithi119 ceph-mon[108979]: pgmap v17386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:47 smithi119 ceph-mon[94175]: pgmap v17386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:48 smithi183 ceph-mon[99169]: pgmap v17387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:48 smithi119 ceph-mon[108979]: pgmap v17387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:48 smithi119 ceph-mon[94175]: pgmap v17387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:50 smithi183 ceph-mon[99169]: pgmap v17388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:50 smithi119 ceph-mon[94175]: pgmap v17388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:50 smithi119 ceph-mon[108979]: pgmap v17388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:53 smithi183 ceph-mon[99169]: pgmap v17389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:53 smithi119 ceph-mon[94175]: pgmap v17389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:53 smithi119 ceph-mon[108979]: pgmap v17389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:43:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:43:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:43:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:43:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:43:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:43:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:43:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:43:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:43:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:43:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:43:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:43:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:43:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:43:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:43:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:55 smithi183 ceph-mon[99169]: pgmap v17390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:55 smithi119 ceph-mon[94175]: pgmap v17390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:55 smithi119 ceph-mon[108979]: pgmap v17390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:43:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:57 smithi183 ceph-mon[99169]: pgmap v17391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:57 smithi119 ceph-mon[94175]: pgmap v17391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:57 smithi119 ceph-mon[108979]: pgmap v17391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:43:58 smithi183 ceph-mon[99169]: pgmap v17392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:43:58 smithi119 ceph-mon[94175]: pgmap v17392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:43:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:43:58 smithi119 ceph-mon[108979]: pgmap v17392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:01 smithi183 ceph-mon[99169]: pgmap v17393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:01 smithi119 ceph-mon[94175]: pgmap v17393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:01 smithi119 ceph-mon[108979]: pgmap v17393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:03 smithi183 ceph-mon[99169]: pgmap v17394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:03 smithi119 ceph-mon[94175]: pgmap v17394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:03 smithi119 ceph-mon[108979]: pgmap v17394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:44:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:44:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:44:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:05 smithi183 ceph-mon[99169]: pgmap v17395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:05 smithi119 ceph-mon[94175]: pgmap v17395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:05 smithi119 ceph-mon[108979]: pgmap v17395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:07 smithi183 ceph-mon[99169]: pgmap v17396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:07 smithi119 ceph-mon[94175]: pgmap v17396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:07 smithi119 ceph-mon[108979]: pgmap v17396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:08 smithi183 ceph-mon[99169]: pgmap v17397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:08 smithi119 ceph-mon[108979]: pgmap v17397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:08 smithi119 ceph-mon[94175]: pgmap v17397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:10 smithi183 ceph-mon[99169]: pgmap v17398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:10 smithi119 ceph-mon[108979]: pgmap v17398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:10 smithi119 ceph-mon[94175]: pgmap v17398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:13 smithi183 ceph-mon[99169]: pgmap v17399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:13 smithi119 ceph-mon[94175]: pgmap v17399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:13 smithi119 ceph-mon[108979]: pgmap v17399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:44:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:44:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:44:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:15 smithi183 ceph-mon[99169]: pgmap v17400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:15.441 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:44:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:15 smithi119 ceph-mon[94175]: pgmap v17400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:15 smithi119 ceph-mon[108979]: pgmap v17400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:15.748 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:44:15.748 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 7m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:44:15.748 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 7m ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:44:15.748 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 7m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:44:15.748 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 7m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:44:15.748 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 7m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:44:15.748 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 7m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:44:15.748 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 7m ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:44:15.748 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 7m ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:44:15.748 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 7m ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:44:15.748 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 7m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:44:15.748 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 7m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:44:15.748 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 7m ago 8h 6087M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:44:15.749 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 7m ago 8h 6133M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:44:15.749 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 7m ago 8h 5530M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:44:15.749 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 7m ago 8h 5317M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:44:15.749 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 7m ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:44:15.749 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 7m ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:44:15.749 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 7m ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:44:15.749 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 7m ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:44:15.749 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 7m ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:44:16.127 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:44:16.128 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:44:16.128 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:44:16.128 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:44:16.128 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:44:16.128 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:44:16.128 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:44:16.128 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:44:16.129 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:44:16.129 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:44:16.129 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:44:16.129 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:44:16.129 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:44:16.129 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:44:16.129 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:44:16.129 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:44:16.129 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:44:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:16 smithi183 ceph-mon[99169]: from='client.33801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:44:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:16 smithi119 ceph-mon[94175]: from='client.33801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:44:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:16 smithi119 ceph-mon[108979]: from='client.33801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:44:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:17 smithi183 ceph-mon[99169]: from='client.33807 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:44:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:17 smithi183 ceph-mon[99169]: pgmap v17401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:17 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3925793613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:44:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:17 smithi119 ceph-mon[108979]: from='client.33807 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:44:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:17 smithi119 ceph-mon[108979]: pgmap v17401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:17 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3925793613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:44:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:17 smithi119 ceph-mon[94175]: from='client.33807 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:44:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:17 smithi119 ceph-mon[94175]: pgmap v17401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:17 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3925793613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:44:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:18 smithi183 ceph-mon[99169]: pgmap v17402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:18 smithi119 ceph-mon[94175]: pgmap v17402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:18 smithi119 ceph-mon[108979]: pgmap v17402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:21 smithi183 ceph-mon[99169]: pgmap v17403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:21 smithi119 ceph-mon[94175]: pgmap v17403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:21 smithi119 ceph-mon[108979]: pgmap v17403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:23 smithi183 ceph-mon[99169]: pgmap v17404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:23 smithi119 ceph-mon[94175]: pgmap v17404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:23 smithi119 ceph-mon[108979]: pgmap v17404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:44:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:44:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:44:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:25 smithi183 ceph-mon[99169]: pgmap v17405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:25 smithi119 ceph-mon[94175]: pgmap v17405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:25 smithi119 ceph-mon[108979]: pgmap v17405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:27 smithi183 ceph-mon[99169]: pgmap v17406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:27 smithi119 ceph-mon[94175]: pgmap v17406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:27 smithi119 ceph-mon[108979]: pgmap v17406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:28 smithi183 ceph-mon[99169]: pgmap v17407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:28 smithi119 ceph-mon[94175]: pgmap v17407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:28 smithi119 ceph-mon[108979]: pgmap v17407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:31 smithi183 ceph-mon[99169]: pgmap v17408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:31 smithi119 ceph-mon[94175]: pgmap v17408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:31 smithi119 ceph-mon[108979]: pgmap v17408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:33 smithi183 ceph-mon[99169]: pgmap v17409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:33 smithi119 ceph-mon[108979]: pgmap v17409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:33 smithi119 ceph-mon[94175]: pgmap v17409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:44:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:44:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:44:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:35 smithi183 ceph-mon[99169]: pgmap v17410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:35.489 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:35 smithi119 ceph-mon[94175]: pgmap v17410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:35.489 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:35 smithi119 ceph-mon[108979]: pgmap v17410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:37 smithi183 ceph-mon[99169]: pgmap v17411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:37 smithi119 ceph-mon[94175]: pgmap v17411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:37 smithi119 ceph-mon[108979]: pgmap v17411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:38 smithi183 ceph-mon[99169]: pgmap v17412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:38 smithi119 ceph-mon[94175]: pgmap v17412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:38 smithi119 ceph-mon[108979]: pgmap v17412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:40 smithi183 ceph-mon[99169]: pgmap v17413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:40 smithi119 ceph-mon[94175]: pgmap v17413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:40 smithi119 ceph-mon[108979]: pgmap v17413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:43 smithi183 ceph-mon[99169]: pgmap v17414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:43 smithi119 ceph-mon[94175]: pgmap v17414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:43 smithi119 ceph-mon[108979]: pgmap v17414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:44:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:44:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:44:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:45 smithi183 ceph-mon[99169]: pgmap v17415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:45 smithi119 ceph-mon[94175]: pgmap v17415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:45 smithi119 ceph-mon[108979]: pgmap v17415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:46.474 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:44:46.778 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:44:46.778 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 8m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:44:46.778 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 8m ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:44:46.779 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 8m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:44:46.779 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 8m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:44:46.779 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 8m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:44:46.779 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 8m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:44:46.779 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 8m ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:44:46.779 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 8m ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:44:46.779 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 8m ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:44:46.779 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 8m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:44:46.779 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 8m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:44:46.779 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 8m ago 8h 6087M 2200M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:44:46.779 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 8m ago 8h 6133M 2200M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:44:46.779 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 8m ago 8h 5530M 2200M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:44:46.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 8m ago 8h 5317M 2200M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:44:46.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 8m ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:44:46.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 8m ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:44:46.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 8m ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:44:46.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 8m ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:44:46.780 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 8m ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:44:47.161 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:44:47.161 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:44:47.162 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:44:47.162 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:44:47.162 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:44:47.162 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:44:47.162 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:44:47.162 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:44:47.162 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:44:47.162 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:44:47.162 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:44:47.162 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:44:47.163 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:44:47.163 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:44:47.163 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:44:47.163 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:44:47.163 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:44:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:47 smithi183 ceph-mon[99169]: pgmap v17416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:47 smithi183 ceph-mon[99169]: from='client.33819 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:44:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:47 smithi119 ceph-mon[108979]: pgmap v17416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:47 smithi119 ceph-mon[108979]: from='client.33819 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:44:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:47 smithi119 ceph-mon[94175]: pgmap v17416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:47 smithi119 ceph-mon[94175]: from='client.33819 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:44:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:48 smithi183 ceph-mon[99169]: from='client.43706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:44:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:48 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1245939325' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:44:48.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:48 smithi119 ceph-mon[108979]: from='client.43706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:44:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:48 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1245939325' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:44:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:48 smithi119 ceph-mon[94175]: from='client.43706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:44:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:48 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1245939325' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:44:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:49 smithi183 ceph-mon[99169]: pgmap v17417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:49 smithi119 ceph-mon[94175]: pgmap v17417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:49 smithi119 ceph-mon[108979]: pgmap v17417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:51 smithi183 ceph-mon[99169]: pgmap v17418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:51 smithi119 ceph-mon[108979]: pgmap v17418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:51 smithi119 ceph-mon[94175]: pgmap v17418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:53 smithi183 ceph-mon[99169]: pgmap v17419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:53 smithi119 ceph-mon[108979]: pgmap v17419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:53 smithi119 ceph-mon[94175]: pgmap v17419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:44:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:44:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:44:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:44:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:44:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:44:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:44:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:55 smithi183 ceph-mon[99169]: pgmap v17420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:55 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2186M 2023-12-01T23:44:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:44:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:44:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:44:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:44:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[94175]: pgmap v17420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2186M 2023-12-01T23:44:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:44:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:44:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:44:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:44:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[108979]: pgmap v17420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:44:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2186M 2023-12-01T23:44:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:44:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:44:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:44:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:44:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:57 smithi183 ceph-mon[99169]: pgmap v17421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:57 smithi119 ceph-mon[94175]: pgmap v17421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:57 smithi119 ceph-mon[108979]: pgmap v17421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:44:58 smithi183 ceph-mon[99169]: pgmap v17422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:44:58 smithi119 ceph-mon[94175]: pgmap v17422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:44:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:44:58 smithi119 ceph-mon[108979]: pgmap v17422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:01 smithi183 ceph-mon[99169]: pgmap v17423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:01 smithi119 ceph-mon[94175]: pgmap v17423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:01 smithi119 ceph-mon[108979]: pgmap v17423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:03 smithi183 ceph-mon[99169]: pgmap v17424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:03 smithi119 ceph-mon[94175]: pgmap v17424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:03 smithi119 ceph-mon[108979]: pgmap v17424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:45:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:45:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:45:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:05 smithi183 ceph-mon[99169]: pgmap v17425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:05 smithi119 ceph-mon[94175]: pgmap v17425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:05 smithi119 ceph-mon[108979]: pgmap v17425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:07 smithi183 ceph-mon[99169]: pgmap v17426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:07 smithi119 ceph-mon[94175]: pgmap v17426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:07 smithi119 ceph-mon[108979]: pgmap v17426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:08 smithi183 ceph-mon[99169]: pgmap v17427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:08 smithi119 ceph-mon[94175]: pgmap v17427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:08 smithi119 ceph-mon[108979]: pgmap v17427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:10 smithi183 ceph-mon[99169]: pgmap v17428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:10 smithi119 ceph-mon[94175]: pgmap v17428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:10 smithi119 ceph-mon[108979]: pgmap v17428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:13 smithi183 ceph-mon[99169]: pgmap v17429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:13 smithi119 ceph-mon[94175]: pgmap v17429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:13 smithi119 ceph-mon[108979]: pgmap v17429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:45:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:45:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:45:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:15 smithi183 ceph-mon[99169]: pgmap v17430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:15 smithi119 ceph-mon[94175]: pgmap v17430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:15 smithi119 ceph-mon[108979]: pgmap v17430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:17 smithi183 ceph-mon[99169]: pgmap v17431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:17 smithi119 ceph-mon[94175]: pgmap v17431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:17 smithi119 ceph-mon[108979]: pgmap v17431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:17.505 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:45:17.810 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:45:17.810 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 8m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:45:17.810 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 8m ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:45:17.811 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 8m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:45:17.811 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 8m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:45:17.811 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 8m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:45:17.811 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 8m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:45:17.811 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 8m ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:45:17.811 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 8m ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:45:17.811 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 8m ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:45:17.811 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 8m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:45:17.811 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 8m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:45:17.811 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 8m ago 8h 6087M 2186M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:45:17.811 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 8m ago 8h 6133M 2186M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:45:17.811 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 8m ago 8h 5530M 2186M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:45:17.811 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 8m ago 8h 5317M 2186M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:45:17.811 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 8m ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:45:17.811 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 8m ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:45:17.812 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 8m ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:45:17.812 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 8m ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:45:17.812 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 8m ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:45:18.191 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:45:18.191 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:45:18.191 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:45:18.191 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:45:18.191 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:45:18.191 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:45:18.191 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:45:18.191 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:45:18.191 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:45:18.191 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:45:18.191 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:45:18.191 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:45:18.192 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:45:18.192 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:45:18.192 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:45:18.192 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:45:18.192 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:45:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:18 smithi183 ceph-mon[99169]: from='client.33837 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:45:18.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:18 smithi119 ceph-mon[94175]: from='client.33837 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:45:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:18 smithi119 ceph-mon[108979]: from='client.33837 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:45:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:19 smithi183 ceph-mon[99169]: from='client.33843 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:45:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:19 smithi183 ceph-mon[99169]: pgmap v17432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:19 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1196774388' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:45:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:19 smithi119 ceph-mon[94175]: from='client.33843 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:45:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:19 smithi119 ceph-mon[94175]: pgmap v17432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:19 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1196774388' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:45:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:19 smithi119 ceph-mon[108979]: from='client.33843 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:45:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:19 smithi119 ceph-mon[108979]: pgmap v17432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:19 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1196774388' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:45:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:21 smithi183 ceph-mon[99169]: pgmap v17433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:21 smithi119 ceph-mon[94175]: pgmap v17433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:21 smithi119 ceph-mon[108979]: pgmap v17433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:23 smithi183 ceph-mon[99169]: pgmap v17434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:23 smithi119 ceph-mon[94175]: pgmap v17434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:23 smithi119 ceph-mon[108979]: pgmap v17434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:45:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:45:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:45:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:25 smithi183 ceph-mon[99169]: pgmap v17435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:25 smithi119 ceph-mon[108979]: pgmap v17435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:25 smithi119 ceph-mon[94175]: pgmap v17435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:27 smithi183 ceph-mon[99169]: pgmap v17436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:27 smithi119 ceph-mon[94175]: pgmap v17436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:27 smithi119 ceph-mon[108979]: pgmap v17436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:28 smithi183 ceph-mon[99169]: pgmap v17437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:28 smithi119 ceph-mon[94175]: pgmap v17437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:28 smithi119 ceph-mon[108979]: pgmap v17437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:31 smithi183 ceph-mon[99169]: pgmap v17438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:31 smithi119 ceph-mon[94175]: pgmap v17438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:31 smithi119 ceph-mon[108979]: pgmap v17438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:33 smithi183 ceph-mon[99169]: pgmap v17439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:33 smithi119 ceph-mon[94175]: pgmap v17439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:33 smithi119 ceph-mon[108979]: pgmap v17439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:45:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:45:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:45:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:35 smithi183 ceph-mon[99169]: pgmap v17440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:35 smithi119 ceph-mon[94175]: pgmap v17440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:35 smithi119 ceph-mon[108979]: pgmap v17440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:37 smithi183 ceph-mon[99169]: pgmap v17441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:37 smithi119 ceph-mon[94175]: pgmap v17441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:37 smithi119 ceph-mon[108979]: pgmap v17441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:38 smithi183 ceph-mon[99169]: pgmap v17442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:38 smithi119 ceph-mon[94175]: pgmap v17442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:38 smithi119 ceph-mon[108979]: pgmap v17442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:40 smithi183 ceph-mon[99169]: pgmap v17443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:40 smithi119 ceph-mon[94175]: pgmap v17443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:40 smithi119 ceph-mon[108979]: pgmap v17443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:43 smithi183 ceph-mon[99169]: pgmap v17444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:43 smithi119 ceph-mon[94175]: pgmap v17444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:43 smithi119 ceph-mon[108979]: pgmap v17444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:45:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:45:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:45:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:45 smithi183 ceph-mon[99169]: pgmap v17445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:45 smithi119 ceph-mon[94175]: pgmap v17445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:45 smithi119 ceph-mon[108979]: pgmap v17445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:47 smithi183 ceph-mon[99169]: pgmap v17446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:47 smithi119 ceph-mon[94175]: pgmap v17446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:47.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:47 smithi119 ceph-mon[108979]: pgmap v17446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:48.535 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:45:48.848 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:45:48.848 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 9m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:45:48.848 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 9m ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:45:48.848 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 9m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:45:48.848 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 9m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:45:48.848 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 9m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:45:48.848 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 9m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:45:48.848 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 9m ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:45:48.848 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 9m ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:45:48.848 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 9m ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:45:48.848 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 9m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:45:48.848 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 9m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:45:48.848 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 9m ago 8h 6087M 2186M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:45:48.849 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 9m ago 8h 6133M 2186M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:45:48.849 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 9m ago 8h 5530M 2186M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:45:48.849 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 9m ago 8h 5317M 2186M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:45:48.849 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 9m ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:45:48.849 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 9m ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:45:48.849 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 9m ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:45:48.849 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 9m ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:45:48.849 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 9m ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:45:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:48 smithi183 ceph-mon[99169]: pgmap v17447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:48 smithi183 ceph-mon[99169]: from='client.33855 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:45:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:48 smithi119 ceph-mon[94175]: pgmap v17447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:48 smithi119 ceph-mon[94175]: from='client.33855 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:45:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:48 smithi119 ceph-mon[108979]: pgmap v17447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:48 smithi119 ceph-mon[108979]: from='client.33855 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:45:49.231 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:45:49.232 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:45:49.232 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:45:49.232 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:45:49.232 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:45:49.232 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:45:49.233 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:45:49.233 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:45:49.233 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:45:49.233 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:45:49.233 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:45:49.233 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:45:49.233 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:45:49.234 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:45:49.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:45:49.234 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:45:49.234 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:45:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:49 smithi183 ceph-mon[99169]: from='client.33861 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:45:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2140841717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:45:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:49 smithi119 ceph-mon[108979]: from='client.33861 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:45:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2140841717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:45:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:49 smithi119 ceph-mon[94175]: from='client.33861 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:45:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2140841717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:45:51.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:50 smithi183 ceph-mon[99169]: pgmap v17448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:51.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:50 smithi119 ceph-mon[94175]: pgmap v17448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:50 smithi119 ceph-mon[108979]: pgmap v17448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:53 smithi183 ceph-mon[99169]: pgmap v17449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:53 smithi119 ceph-mon[94175]: pgmap v17449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:53 smithi119 ceph-mon[108979]: pgmap v17449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:45:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:45:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:45:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:45:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:55 smithi183 ceph-mon[99169]: pgmap v17450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:45:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:45:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:45:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:45:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:55 smithi119 ceph-mon[94175]: pgmap v17450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:45:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:45:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:45:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:45:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:55 smithi119 ceph-mon[108979]: pgmap v17450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:45:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:45:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:45:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:45:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:57 smithi183 ceph-mon[99169]: pgmap v17451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:57 smithi119 ceph-mon[108979]: pgmap v17451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:57 smithi119 ceph-mon[94175]: pgmap v17451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:45:58 smithi183 ceph-mon[99169]: pgmap v17452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:45:58 smithi119 ceph-mon[94175]: pgmap v17452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:45:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:45:58 smithi119 ceph-mon[108979]: pgmap v17452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:01 smithi183 ceph-mon[99169]: pgmap v17453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:01 smithi119 ceph-mon[94175]: pgmap v17453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:01 smithi119 ceph-mon[108979]: pgmap v17453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:03 smithi183 ceph-mon[99169]: pgmap v17454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:03 smithi119 ceph-mon[94175]: pgmap v17454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:03 smithi119 ceph-mon[108979]: pgmap v17454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:46:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:46:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:46:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:05 smithi183 ceph-mon[99169]: pgmap v17455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:05 smithi119 ceph-mon[94175]: pgmap v17455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:05 smithi119 ceph-mon[108979]: pgmap v17455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:07 smithi183 ceph-mon[99169]: pgmap v17456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:07 smithi119 ceph-mon[94175]: pgmap v17456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:07 smithi119 ceph-mon[108979]: pgmap v17456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:08 smithi183 ceph-mon[99169]: pgmap v17457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:08 smithi119 ceph-mon[94175]: pgmap v17457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:08 smithi119 ceph-mon[108979]: pgmap v17457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:10 smithi183 ceph-mon[99169]: pgmap v17458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:10 smithi119 ceph-mon[94175]: pgmap v17458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:10 smithi119 ceph-mon[108979]: pgmap v17458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:13 smithi183 ceph-mon[99169]: pgmap v17459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:13 smithi119 ceph-mon[94175]: pgmap v17459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:13 smithi119 ceph-mon[108979]: pgmap v17459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:46:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:46:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:46:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:15 smithi183 ceph-mon[99169]: pgmap v17460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:15 smithi119 ceph-mon[94175]: pgmap v17460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:15 smithi119 ceph-mon[108979]: pgmap v17460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:17 smithi183 ceph-mon[99169]: pgmap v17461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:17 smithi119 ceph-mon[94175]: pgmap v17461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:17 smithi119 ceph-mon[108979]: pgmap v17461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:18 smithi183 ceph-mon[99169]: pgmap v17462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:19.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:18 smithi119 ceph-mon[94175]: pgmap v17462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:18 smithi119 ceph-mon[108979]: pgmap v17462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:19.580 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:46:19.892 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:46:19.892 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 9m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:46:19.892 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 9m ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:46:19.892 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 9m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:46:19.892 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 9m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:46:19.893 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 9m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:46:19.893 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 9m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:46:19.893 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 9m ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:46:19.893 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 9m ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:46:19.893 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 9m ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:46:19.893 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 9m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:46:19.893 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 9m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:46:19.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 9m ago 8h 6087M 2186M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:46:19.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 9m ago 8h 6133M 2186M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:46:19.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 9m ago 8h 5530M 2186M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:46:19.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 9m ago 8h 5317M 2186M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:46:19.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 9m ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:46:19.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 9m ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:46:19.894 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 9m ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:46:19.894 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 9m ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:46:19.894 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 9m ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:46:20.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:19 smithi183 ceph-mon[99169]: from='client.33873 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:46:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:19 smithi119 ceph-mon[108979]: from='client.33873 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:46:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:19 smithi119 ceph-mon[94175]: from='client.33873 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:46:20.271 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:46:20.272 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:46:20.272 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:46:20.272 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:46:20.272 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:46:20.272 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:46:20.272 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:46:20.272 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:46:20.272 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:46:20.272 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:46:20.272 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:46:20.272 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:46:20.272 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:46:20.272 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:46:20.273 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:46:20.273 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:46:20.273 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:46:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:20 smithi183 ceph-mon[99169]: from='client.33879 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:46:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:20 smithi183 ceph-mon[99169]: pgmap v17463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2836904880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:46:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:20 smithi119 ceph-mon[108979]: from='client.33879 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:46:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:20 smithi119 ceph-mon[108979]: pgmap v17463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2836904880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:46:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:20 smithi119 ceph-mon[94175]: from='client.33879 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:46:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:20 smithi119 ceph-mon[94175]: pgmap v17463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2836904880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:46:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:23 smithi183 ceph-mon[99169]: pgmap v17464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:23 smithi119 ceph-mon[94175]: pgmap v17464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:23 smithi119 ceph-mon[108979]: pgmap v17464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:46:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:46:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:46:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:25 smithi183 ceph-mon[99169]: pgmap v17465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:25 smithi119 ceph-mon[94175]: pgmap v17465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:25 smithi119 ceph-mon[108979]: pgmap v17465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:27 smithi183 ceph-mon[99169]: pgmap v17466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:27 smithi119 ceph-mon[94175]: pgmap v17466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:27 smithi119 ceph-mon[108979]: pgmap v17466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:28 smithi183 ceph-mon[99169]: pgmap v17467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:28 smithi119 ceph-mon[94175]: pgmap v17467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:28 smithi119 ceph-mon[108979]: pgmap v17467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:31 smithi183 ceph-mon[99169]: pgmap v17468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:31 smithi119 ceph-mon[94175]: pgmap v17468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:31 smithi119 ceph-mon[108979]: pgmap v17468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:33 smithi183 ceph-mon[99169]: pgmap v17469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:33 smithi119 ceph-mon[108979]: pgmap v17469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:33 smithi119 ceph-mon[94175]: pgmap v17469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:46:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:46:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:46:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:35 smithi183 ceph-mon[99169]: pgmap v17470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:35 smithi119 ceph-mon[94175]: pgmap v17470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:35 smithi119 ceph-mon[108979]: pgmap v17470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:37 smithi183 ceph-mon[99169]: pgmap v17471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:37 smithi119 ceph-mon[94175]: pgmap v17471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:37 smithi119 ceph-mon[108979]: pgmap v17471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:38 smithi183 ceph-mon[99169]: pgmap v17472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:38 smithi119 ceph-mon[94175]: pgmap v17472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:38 smithi119 ceph-mon[108979]: pgmap v17472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:40 smithi183 ceph-mon[99169]: pgmap v17473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:40 smithi119 ceph-mon[108979]: pgmap v17473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:40 smithi119 ceph-mon[94175]: pgmap v17473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:43 smithi183 ceph-mon[99169]: pgmap v17474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:43 smithi119 ceph-mon[94175]: pgmap v17474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:43 smithi119 ceph-mon[108979]: pgmap v17474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:46:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:46:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:46:45.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:45 smithi183 ceph-mon[99169]: pgmap v17475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:45 smithi119 ceph-mon[94175]: pgmap v17475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:45 smithi119 ceph-mon[108979]: pgmap v17475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:47 smithi183 ceph-mon[99169]: pgmap v17476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:47 smithi119 ceph-mon[94175]: pgmap v17476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:47 smithi119 ceph-mon[108979]: pgmap v17476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:48 smithi183 ceph-mon[99169]: pgmap v17477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:48 smithi119 ceph-mon[94175]: pgmap v17477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:48 smithi119 ceph-mon[108979]: pgmap v17477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:50.620 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:46:50.926 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:46:50.926 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 10m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:46:50.926 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 10m ago 8h 100M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:46:50.926 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 10m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:46:50.926 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 10m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:46:50.926 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 10m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:46:50.926 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 10m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:46:50.926 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 10m ago 8h 2131M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:46:50.926 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 10m ago 8h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:46:50.927 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 10m ago 8h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:46:50.927 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 10m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:46:50.927 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 10m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:46:50.927 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 10m ago 8h 6087M 2186M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:46:50.927 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 10m ago 8h 6133M 2186M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:46:50.927 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 10m ago 8h 5530M 2186M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:46:50.927 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 10m ago 8h 5317M 2186M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:46:50.927 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 10m ago 8h 4432M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:46:50.927 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 10m ago 8h 5554M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:46:50.927 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 10m ago 8h 4529M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:46:50.927 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 10m ago 8h 5385M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:46:50.927 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 10m ago 8h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:46:51.307 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:46:51.307 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:46:51.307 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:46:51.307 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:46:51.307 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:46:51.307 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:46:51.307 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:46:51.307 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:46:51.307 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:46:51.307 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:46:51.308 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:46:51.308 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:46:51.308 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:46:51.308 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:46:51.308 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:46:51.308 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:46:51.308 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:46:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:51 smithi183 ceph-mon[99169]: pgmap v17478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:51 smithi183 ceph-mon[99169]: from='client.43772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:46:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:51 smithi119 ceph-mon[94175]: pgmap v17478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:51 smithi119 ceph-mon[94175]: from='client.43772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:46:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:51 smithi119 ceph-mon[108979]: pgmap v17478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:51 smithi119 ceph-mon[108979]: from='client.43772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:46:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:52 smithi183 ceph-mon[99169]: from='client.43778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:46:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2713510940' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:46:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:52 smithi119 ceph-mon[94175]: from='client.43778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:46:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2713510940' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:46:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:52 smithi119 ceph-mon[108979]: from='client.43778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:46:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2713510940' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:46:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:53 smithi183 ceph-mon[99169]: pgmap v17479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:53 smithi119 ceph-mon[108979]: pgmap v17479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:53 smithi119 ceph-mon[94175]: pgmap v17479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:46:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:46:54] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T23:46:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:46:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:55 smithi183 ceph-mon[99169]: pgmap v17480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:46:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:55 smithi119 ceph-mon[94175]: pgmap v17480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:46:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:55 smithi119 ceph-mon[108979]: pgmap v17480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:46:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:57 smithi183 ceph-mon[99169]: pgmap v17481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:57 smithi119 ceph-mon[108979]: pgmap v17481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:57 smithi119 ceph-mon[94175]: pgmap v17481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:59.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:58 smithi183 ceph-mon[99169]: pgmap v17482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:58 smithi119 ceph-mon[94175]: pgmap v17482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:46:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:58 smithi119 ceph-mon[108979]: pgmap v17482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:47:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:47:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:47:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:46:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:47:00.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:47:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:47:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:47:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:46:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:47:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:47:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:47:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:47:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:46:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:47:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:47:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:47:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:47:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:00 smithi183 ceph-mon[99169]: pgmap v17483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:47:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:47:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:47:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:00 smithi119 ceph-mon[108979]: pgmap v17483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:01.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:47:01.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:47:01.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:47:01.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:00 smithi119 ceph-mon[94175]: pgmap v17483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:03 smithi183 ceph-mon[99169]: pgmap v17484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:03.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:03 smithi119 ceph-mon[94175]: pgmap v17484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:03 smithi119 ceph-mon[108979]: pgmap v17484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:47:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:47:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-01T23:47:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:05 smithi183 ceph-mon[99169]: pgmap v17485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:05 smithi119 ceph-mon[94175]: pgmap v17485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:05 smithi119 ceph-mon[108979]: pgmap v17485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:07 smithi183 ceph-mon[99169]: pgmap v17486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:07 smithi119 ceph-mon[94175]: pgmap v17486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:07 smithi119 ceph-mon[108979]: pgmap v17486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:08 smithi183 ceph-mon[99169]: pgmap v17487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:08 smithi119 ceph-mon[94175]: pgmap v17487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:08 smithi119 ceph-mon[108979]: pgmap v17487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:10 smithi183 ceph-mon[99169]: pgmap v17488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:10 smithi119 ceph-mon[94175]: pgmap v17488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:10 smithi119 ceph-mon[108979]: pgmap v17488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:13 smithi183 ceph-mon[99169]: pgmap v17489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:13 smithi119 ceph-mon[94175]: pgmap v17489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:13 smithi119 ceph-mon[108979]: pgmap v17489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:47:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:47:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:47:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:15 smithi183 ceph-mon[99169]: pgmap v17490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:15 smithi119 ceph-mon[94175]: pgmap v17490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:15 smithi119 ceph-mon[108979]: pgmap v17490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:17 smithi183 ceph-mon[99169]: pgmap v17491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:17.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:17 smithi119 ceph-mon[94175]: pgmap v17491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:17 smithi119 ceph-mon[108979]: pgmap v17491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:18 smithi183 ceph-mon[99169]: pgmap v17492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:18 smithi119 ceph-mon[94175]: pgmap v17492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:18 smithi119 ceph-mon[108979]: pgmap v17492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:21 smithi183 ceph-mon[99169]: pgmap v17493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:21 smithi119 ceph-mon[94175]: pgmap v17493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:21 smithi119 ceph-mon[108979]: pgmap v17493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:21.656 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:47:21.961 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:47:21.961 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 23s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:47:21.961 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 22s ago 8h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:47:21.961 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 23s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:47:21.961 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 22s ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:47:21.961 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 22s ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:47:21.961 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 23s ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:47:21.961 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 23s ago 8h 2167M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:47:21.961 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 22s ago 8h 984M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:47:21.961 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 23s ago 8h 1190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:47:21.961 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 23s ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:47:21.961 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 22s ago 8h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:47:21.962 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 23s ago 8h 6118M 2186M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:47:21.962 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 23s ago 8h 6162M 2186M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:47:21.962 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 23s ago 8h 5553M 2186M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:47:21.962 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 23s ago 8h 5346M 2186M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:47:21.962 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 22s ago 8h 4456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:47:21.962 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 22s ago 8h 5583M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:47:21.962 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 22s ago 8h 4557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:47:21.962 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 22s ago 8h 5419M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:47:21.962 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 22s ago 8h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:47:22.345 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:47:22.345 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:47:22.345 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:47:22.345 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:47:22.345 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:47:22.345 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:47:22.345 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:47:22.345 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:47:22.345 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:47:22.345 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:47:22.346 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:47:22.346 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:47:22.346 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:47:22.346 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:47:22.346 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:47:22.346 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:47:22.346 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:47:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:22 smithi183 ceph-mon[99169]: from='client.33909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:47:22.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:22 smithi119 ceph-mon[94175]: from='client.33909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:47:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:22 smithi119 ceph-mon[108979]: from='client.33909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:47:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:23 smithi183 ceph-mon[99169]: from='client.33915 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:47:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:23 smithi183 ceph-mon[99169]: pgmap v17494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:23 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3290626962' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:47:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:23 smithi119 ceph-mon[94175]: from='client.33915 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:47:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:23 smithi119 ceph-mon[94175]: pgmap v17494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3290626962' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:47:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:23 smithi119 ceph-mon[108979]: from='client.33915 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:47:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:23 smithi119 ceph-mon[108979]: pgmap v17494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:23 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3290626962' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:47:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:47:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:47:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:47:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:25 smithi183 ceph-mon[99169]: pgmap v17495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:25 smithi119 ceph-mon[94175]: pgmap v17495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:25 smithi119 ceph-mon[108979]: pgmap v17495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:27 smithi183 ceph-mon[99169]: pgmap v17496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:27 smithi119 ceph-mon[94175]: pgmap v17496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:27 smithi119 ceph-mon[108979]: pgmap v17496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:28 smithi183 ceph-mon[99169]: pgmap v17497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:28 smithi119 ceph-mon[94175]: pgmap v17497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:28 smithi119 ceph-mon[108979]: pgmap v17497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:31 smithi183 ceph-mon[99169]: pgmap v17498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:31 smithi119 ceph-mon[94175]: pgmap v17498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:31 smithi119 ceph-mon[108979]: pgmap v17498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:33 smithi183 ceph-mon[99169]: pgmap v17499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:33 smithi119 ceph-mon[94175]: pgmap v17499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:33 smithi119 ceph-mon[108979]: pgmap v17499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:47:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:47:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:47:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:35 smithi183 ceph-mon[99169]: pgmap v17500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:35 smithi119 ceph-mon[94175]: pgmap v17500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:35 smithi119 ceph-mon[108979]: pgmap v17500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:37 smithi183 ceph-mon[99169]: pgmap v17501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:37 smithi119 ceph-mon[108979]: pgmap v17501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:37 smithi119 ceph-mon[94175]: pgmap v17501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:38 smithi183 ceph-mon[99169]: pgmap v17502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:38 smithi119 ceph-mon[108979]: pgmap v17502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:38 smithi119 ceph-mon[94175]: pgmap v17502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:40 smithi183 ceph-mon[99169]: pgmap v17503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:40 smithi119 ceph-mon[108979]: pgmap v17503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:40 smithi119 ceph-mon[94175]: pgmap v17503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:43 smithi183 ceph-mon[99169]: pgmap v17504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:43 smithi119 ceph-mon[108979]: pgmap v17504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:43 smithi119 ceph-mon[94175]: pgmap v17504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:47:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:47:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:47:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:45 smithi183 ceph-mon[99169]: pgmap v17505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:45 smithi119 ceph-mon[108979]: pgmap v17505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:45 smithi119 ceph-mon[94175]: pgmap v17505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:47 smithi183 ceph-mon[99169]: pgmap v17506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:47 smithi119 ceph-mon[94175]: pgmap v17506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:47 smithi119 ceph-mon[108979]: pgmap v17506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:48 smithi183 ceph-mon[99169]: pgmap v17507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:48 smithi119 ceph-mon[108979]: pgmap v17507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:48 smithi119 ceph-mon[94175]: pgmap v17507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:51 smithi183 ceph-mon[99169]: pgmap v17508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:51 smithi119 ceph-mon[94175]: pgmap v17508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:51 smithi119 ceph-mon[108979]: pgmap v17508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:52.685 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:47:52.997 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:47:52.997 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 54s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:47:52.997 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 53s ago 8h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:47:52.997 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 54s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:47:52.997 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 53s ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:47:52.997 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 53s ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:47:52.997 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 54s ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:47:52.997 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 54s ago 8h 2167M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:47:52.997 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 53s ago 8h 984M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:47:52.997 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 54s ago 8h 1190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:47:52.998 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 54s ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:47:52.998 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 53s ago 8h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:47:52.998 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 54s ago 8h 6118M 2186M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:47:52.998 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 54s ago 8h 6162M 2186M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:47:52.998 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 54s ago 8h 5553M 2186M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:47:52.998 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 54s ago 8h 5346M 2186M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:47:52.998 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 53s ago 8h 4456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:47:52.999 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 53s ago 8h 5583M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:47:52.999 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 53s ago 8h 4557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:47:52.999 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 53s ago 8h 5419M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:47:52.999 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 53s ago 8h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:47:53.378 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:47:53.379 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:47:53.379 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:47:53.379 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:47:53.379 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:47:53.379 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:47:53.379 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:47:53.379 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:47:53.379 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:47:53.379 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:47:53.379 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:47:53.379 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:47:53.379 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:47:53.380 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:47:53.380 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:47:53.380 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:47:53.380 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:47:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:53 smithi183 ceph-mon[99169]: pgmap v17509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:53 smithi119 ceph-mon[94175]: pgmap v17509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:53 smithi119 ceph-mon[108979]: pgmap v17509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:54 smithi183 ceph-mon[99169]: from='client.33927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:47:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:54 smithi183 ceph-mon[99169]: from='client.43814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:47:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2335007274' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:47:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:47:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:47:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:47:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:54 smithi119 ceph-mon[94175]: from='client.33927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:47:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:54 smithi119 ceph-mon[94175]: from='client.43814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:47:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2335007274' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:47:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:54 smithi119 ceph-mon[108979]: from='client.33927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:47:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:54 smithi119 ceph-mon[108979]: from='client.43814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:47:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2335007274' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:47:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:47:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:55 smithi183 ceph-mon[99169]: pgmap v17510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:55 smithi119 ceph-mon[108979]: pgmap v17510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:55 smithi119 ceph-mon[94175]: pgmap v17510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:57 smithi183 ceph-mon[99169]: pgmap v17511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:57 smithi119 ceph-mon[108979]: pgmap v17511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:57 smithi119 ceph-mon[94175]: pgmap v17511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:47:58 smithi183 ceph-mon[99169]: pgmap v17512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:47:58 smithi119 ceph-mon[108979]: pgmap v17512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:47:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:47:58 smithi119 ceph-mon[94175]: pgmap v17512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:48:00.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:48:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:48:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:01 smithi183 ceph-mon[99169]: pgmap v17513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:48:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:48:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:48:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:01 smithi119 ceph-mon[94175]: pgmap v17513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:48:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:48:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:48:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:01 smithi119 ceph-mon[108979]: pgmap v17513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:48:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:48:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:48:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:03 smithi183 ceph-mon[99169]: pgmap v17514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:03 smithi119 ceph-mon[94175]: pgmap v17514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:03 smithi119 ceph-mon[108979]: pgmap v17514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:48:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:48:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:48:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:05 smithi183 ceph-mon[99169]: pgmap v17515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:05 smithi119 ceph-mon[94175]: pgmap v17515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:05 smithi119 ceph-mon[108979]: pgmap v17515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:07 smithi183 ceph-mon[99169]: pgmap v17516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:07 smithi119 ceph-mon[94175]: pgmap v17516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:07 smithi119 ceph-mon[108979]: pgmap v17516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:08 smithi183 ceph-mon[99169]: pgmap v17517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:08 smithi119 ceph-mon[94175]: pgmap v17517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:08 smithi119 ceph-mon[108979]: pgmap v17517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:10.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:10 smithi183 ceph-mon[99169]: pgmap v17518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:10 smithi119 ceph-mon[94175]: pgmap v17518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:10 smithi119 ceph-mon[108979]: pgmap v17518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:13 smithi183 ceph-mon[99169]: pgmap v17519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:13 smithi119 ceph-mon[94175]: pgmap v17519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:13 smithi119 ceph-mon[108979]: pgmap v17519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:48:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:48:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:48:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:15 smithi183 ceph-mon[99169]: pgmap v17520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:15 smithi119 ceph-mon[94175]: pgmap v17520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:15 smithi119 ceph-mon[108979]: pgmap v17520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:17 smithi183 ceph-mon[99169]: pgmap v17521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:17 smithi119 ceph-mon[108979]: pgmap v17521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:17 smithi119 ceph-mon[94175]: pgmap v17521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:18 smithi183 ceph-mon[99169]: pgmap v17522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:18 smithi119 ceph-mon[94175]: pgmap v17522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:18 smithi119 ceph-mon[108979]: pgmap v17522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:21 smithi183 ceph-mon[99169]: pgmap v17523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:21 smithi119 ceph-mon[94175]: pgmap v17523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:21 smithi119 ceph-mon[108979]: pgmap v17523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:23 smithi183 ceph-mon[99169]: pgmap v17524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:23 smithi119 ceph-mon[94175]: pgmap v17524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:23 smithi119 ceph-mon[108979]: pgmap v17524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:23.723 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:48:24.042 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:48:24.042 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 85s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:48:24.042 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 84s ago 8h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:48:24.042 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 85s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:48:24.042 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 84s ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:48:24.042 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 84s ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:48:24.042 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 85s ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:48:24.043 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 85s ago 8h 2167M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:48:24.043 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 84s ago 8h 984M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:48:24.043 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 85s ago 8h 1190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:48:24.043 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 85s ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:48:24.043 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 84s ago 8h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:48:24.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 85s ago 8h 6118M 2186M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:48:24.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 85s ago 8h 6162M 2186M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:48:24.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 85s ago 8h 5553M 2186M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:48:24.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 85s ago 8h 5346M 2186M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:48:24.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 84s ago 8h 4456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:48:24.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 84s ago 8h 5583M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:48:24.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 84s ago 8h 4557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:48:24.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 84s ago 8h 5419M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:48:24.043 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 84s ago 8h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:48:24.429 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:48:24.429 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:48:24.429 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:48:24.429 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:48:24.429 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:48:24.429 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:48:24.429 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:48:24.429 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:48:24.430 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:48:24.430 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:48:24.430 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:48:24.430 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:48:24.430 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:48:24.430 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:48:24.430 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:48:24.430 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:48:24.430 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:48:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:48:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:48:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:48:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:25 smithi183 ceph-mon[99169]: from='client.43826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:48:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:25 smithi183 ceph-mon[99169]: from='client.33951 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:48:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:25 smithi183 ceph-mon[99169]: pgmap v17525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4075474495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:48:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:25 smithi119 ceph-mon[108979]: from='client.43826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:48:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:25 smithi119 ceph-mon[108979]: from='client.33951 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:48:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:25 smithi119 ceph-mon[108979]: pgmap v17525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4075474495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:48:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:25 smithi119 ceph-mon[94175]: from='client.43826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:48:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:25 smithi119 ceph-mon[94175]: from='client.33951 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:48:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:25 smithi119 ceph-mon[94175]: pgmap v17525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4075474495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:48:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:27 smithi183 ceph-mon[99169]: pgmap v17526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:27 smithi119 ceph-mon[94175]: pgmap v17526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:27 smithi119 ceph-mon[108979]: pgmap v17526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:28 smithi183 ceph-mon[99169]: pgmap v17527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:28 smithi119 ceph-mon[94175]: pgmap v17527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:28 smithi119 ceph-mon[108979]: pgmap v17527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:31 smithi183 ceph-mon[99169]: pgmap v17528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:31 smithi119 ceph-mon[94175]: pgmap v17528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:31 smithi119 ceph-mon[108979]: pgmap v17528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:33 smithi183 ceph-mon[99169]: pgmap v17529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:33 smithi119 ceph-mon[94175]: pgmap v17529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:33 smithi119 ceph-mon[108979]: pgmap v17529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:48:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:48:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:48:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:35 smithi183 ceph-mon[99169]: pgmap v17530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:35 smithi119 ceph-mon[94175]: pgmap v17530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:35 smithi119 ceph-mon[108979]: pgmap v17530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:37 smithi183 ceph-mon[99169]: pgmap v17531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:37 smithi119 ceph-mon[108979]: pgmap v17531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:37 smithi119 ceph-mon[94175]: pgmap v17531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:38 smithi183 ceph-mon[99169]: pgmap v17532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:38 smithi119 ceph-mon[94175]: pgmap v17532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:38 smithi119 ceph-mon[108979]: pgmap v17532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:40 smithi183 ceph-mon[99169]: pgmap v17533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:40 smithi119 ceph-mon[94175]: pgmap v17533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:40 smithi119 ceph-mon[108979]: pgmap v17533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:43 smithi183 ceph-mon[99169]: pgmap v17534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:43 smithi119 ceph-mon[108979]: pgmap v17534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:43 smithi119 ceph-mon[94175]: pgmap v17534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:48:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:48:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:48:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:45 smithi183 ceph-mon[99169]: pgmap v17535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:45 smithi119 ceph-mon[108979]: pgmap v17535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:45 smithi119 ceph-mon[94175]: pgmap v17535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:47 smithi183 ceph-mon[99169]: pgmap v17536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:47 smithi119 ceph-mon[108979]: pgmap v17536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:47 smithi119 ceph-mon[94175]: pgmap v17536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:48 smithi183 ceph-mon[99169]: pgmap v17537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:48 smithi119 ceph-mon[94175]: pgmap v17537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:48 smithi119 ceph-mon[108979]: pgmap v17537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:51 smithi183 ceph-mon[99169]: pgmap v17538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:51 smithi119 ceph-mon[94175]: pgmap v17538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:51 smithi119 ceph-mon[108979]: pgmap v17538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:53 smithi183 ceph-mon[99169]: pgmap v17539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:53 smithi119 ceph-mon[94175]: pgmap v17539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:53 smithi119 ceph-mon[108979]: pgmap v17539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:48:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:48:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:48:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:48:54.774 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:48:55.077 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:48:55.077 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 116s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:48:55.078 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 115s ago 8h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:48:55.078 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 116s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:48:55.078 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 115s ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:48:55.078 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 115s ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:48:55.078 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 116s ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:48:55.078 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 116s ago 8h 2167M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:48:55.078 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 115s ago 8h 984M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:48:55.078 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 116s ago 8h 1190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:48:55.078 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 116s ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:48:55.078 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 115s ago 8h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:48:55.078 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 116s ago 8h 6118M 2186M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:48:55.078 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 116s ago 8h 6162M 2186M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:48:55.079 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 116s ago 8h 5553M 2186M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:48:55.079 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 116s ago 8h 5346M 2186M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:48:55.079 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 115s ago 8h 4456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:48:55.079 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 115s ago 8h 5583M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:48:55.079 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 115s ago 8h 4557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:48:55.079 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 115s ago 8h 5419M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:48:55.079 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 115s ago 8h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:48:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:55 smithi183 ceph-mon[99169]: pgmap v17540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:55 smithi119 ceph-mon[94175]: pgmap v17540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:55 smithi119 ceph-mon[108979]: pgmap v17540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:55.454 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:48:55.454 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:48:55.454 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:48:55.454 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:48:55.454 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:48:55.454 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:48:55.454 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:48:55.454 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:48:55.455 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:48:55.455 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:48:55.455 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:48:55.455 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:48:55.455 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:48:55.455 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:48:55.455 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:48:55.455 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:48:55.455 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:48:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:56 smithi183 ceph-mon[99169]: from='client.33963 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:48:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:56 smithi183 ceph-mon[99169]: from='client.33969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:48:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2105200463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:48:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:56 smithi119 ceph-mon[94175]: from='client.33963 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:48:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:56 smithi119 ceph-mon[94175]: from='client.33969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:48:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2105200463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:48:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:56 smithi119 ceph-mon[108979]: from='client.33963 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:48:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:56 smithi119 ceph-mon[108979]: from='client.33969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:48:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2105200463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:48:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:57 smithi183 ceph-mon[99169]: pgmap v17541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:57 smithi119 ceph-mon[108979]: pgmap v17541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:57 smithi119 ceph-mon[94175]: pgmap v17541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:48:58 smithi183 ceph-mon[99169]: pgmap v17542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:59.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:48:58 smithi119 ceph-mon[94175]: pgmap v17542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:48:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:48:58 smithi119 ceph-mon[108979]: pgmap v17542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:01 smithi183 ceph-mon[99169]: pgmap v17543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:49:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:01 smithi119 ceph-mon[94175]: pgmap v17543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:49:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:01 smithi119 ceph-mon[108979]: pgmap v17543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:49:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:49:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:49:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:49:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:49:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:49:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:49:02.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:49:02.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:49:02.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:49:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:03 smithi183 ceph-mon[99169]: pgmap v17544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:03 smithi119 ceph-mon[108979]: pgmap v17544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:03 smithi119 ceph-mon[94175]: pgmap v17544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:49:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:49:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:49:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:05 smithi183 ceph-mon[99169]: pgmap v17545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:05 smithi119 ceph-mon[94175]: pgmap v17545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:05 smithi119 ceph-mon[108979]: pgmap v17545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:07 smithi119 ceph-mon[94175]: pgmap v17546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:07 smithi119 ceph-mon[108979]: pgmap v17546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:07 smithi183 ceph-mon[99169]: pgmap v17546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:08 smithi183 ceph-mon[99169]: pgmap v17547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:08 smithi119 ceph-mon[94175]: pgmap v17547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:08 smithi119 ceph-mon[108979]: pgmap v17547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:10 smithi183 ceph-mon[99169]: pgmap v17548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:10 smithi119 ceph-mon[94175]: pgmap v17548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:10 smithi119 ceph-mon[108979]: pgmap v17548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:13 smithi183 ceph-mon[99169]: pgmap v17549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:13 smithi119 ceph-mon[94175]: pgmap v17549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:13 smithi119 ceph-mon[108979]: pgmap v17549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:49:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:49:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:49:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:15 smithi183 ceph-mon[99169]: pgmap v17550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:15 smithi119 ceph-mon[94175]: pgmap v17550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:15 smithi119 ceph-mon[108979]: pgmap v17550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:17 smithi183 ceph-mon[99169]: pgmap v17551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:17 smithi119 ceph-mon[94175]: pgmap v17551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:17 smithi119 ceph-mon[108979]: pgmap v17551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:18 smithi183 ceph-mon[99169]: pgmap v17552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:18 smithi119 ceph-mon[94175]: pgmap v17552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:18 smithi119 ceph-mon[108979]: pgmap v17552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:21 smithi183 ceph-mon[99169]: pgmap v17553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:21 smithi119 ceph-mon[94175]: pgmap v17553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:21 smithi119 ceph-mon[108979]: pgmap v17553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:23 smithi183 ceph-mon[99169]: pgmap v17554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:23 smithi119 ceph-mon[108979]: pgmap v17554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:23 smithi119 ceph-mon[94175]: pgmap v17554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:49:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:49:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:49:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:25 smithi183 ceph-mon[99169]: pgmap v17555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:25 smithi119 ceph-mon[94175]: pgmap v17555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:25 smithi119 ceph-mon[108979]: pgmap v17555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:25.800 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:49:26.105 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:49:26.105 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 2m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:49:26.105 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 2m ago 8h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:49:26.106 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 2m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:49:26.106 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 2m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:49:26.106 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 2m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:49:26.106 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 2m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:49:26.106 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 2m ago 8h 2167M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:49:26.106 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 2m ago 8h 984M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:49:26.106 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 2m ago 8h 1190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:49:26.106 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 2m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:49:26.106 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 2m ago 8h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:49:26.106 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 2m ago 8h 6118M 2186M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:49:26.106 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 2m ago 8h 6162M 2186M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:49:26.106 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 2m ago 8h 5553M 2186M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:49:26.106 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 2m ago 8h 5346M 2186M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:49:26.106 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 2m ago 8h 4456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:49:26.107 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 2m ago 8h 5583M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:49:26.107 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 2m ago 8h 4557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:49:26.107 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 2m ago 8h 5419M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:49:26.107 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 2m ago 8h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:49:26.484 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:49:26.485 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:49:26.485 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:49:26.485 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:49:26.485 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:49:26.485 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:49:26.485 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:49:26.485 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:49:26.485 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:49:26.485 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:49:26.485 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:49:26.485 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:49:26.485 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:49:26.485 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:49:26.486 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:49:26.486 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:49:26.486 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:49:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:27 smithi183 ceph-mon[99169]: from='client.43862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:49:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:27 smithi183 ceph-mon[99169]: pgmap v17556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:27 smithi183 ceph-mon[99169]: from='client.43868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:49:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2513671817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:49:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:27 smithi119 ceph-mon[108979]: from='client.43862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:49:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:27 smithi119 ceph-mon[108979]: pgmap v17556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:27 smithi119 ceph-mon[108979]: from='client.43868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:49:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2513671817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:49:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:27 smithi119 ceph-mon[94175]: from='client.43862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:49:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:27 smithi119 ceph-mon[94175]: pgmap v17556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:27 smithi119 ceph-mon[94175]: from='client.43868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:49:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2513671817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:49:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:28 smithi183 ceph-mon[99169]: pgmap v17557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:28 smithi119 ceph-mon[94175]: pgmap v17557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:28 smithi119 ceph-mon[108979]: pgmap v17557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:31 smithi183 ceph-mon[99169]: pgmap v17558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:31 smithi119 ceph-mon[94175]: pgmap v17558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:31 smithi119 ceph-mon[108979]: pgmap v17558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:33 smithi183 ceph-mon[99169]: pgmap v17559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:33 smithi119 ceph-mon[108979]: pgmap v17559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:33 smithi119 ceph-mon[94175]: pgmap v17559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:49:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:49:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:49:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:35 smithi183 ceph-mon[99169]: pgmap v17560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:35 smithi119 ceph-mon[94175]: pgmap v17560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:35 smithi119 ceph-mon[108979]: pgmap v17560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:37 smithi183 ceph-mon[99169]: pgmap v17561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:37 smithi119 ceph-mon[108979]: pgmap v17561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:37 smithi119 ceph-mon[94175]: pgmap v17561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:38 smithi183 ceph-mon[99169]: pgmap v17562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:38 smithi119 ceph-mon[94175]: pgmap v17562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:38 smithi119 ceph-mon[108979]: pgmap v17562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:40.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:40 smithi183 ceph-mon[99169]: pgmap v17563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:40 smithi119 ceph-mon[108979]: pgmap v17563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:40 smithi119 ceph-mon[94175]: pgmap v17563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:43 smithi183 ceph-mon[99169]: pgmap v17564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:43 smithi119 ceph-mon[94175]: pgmap v17564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:43 smithi119 ceph-mon[108979]: pgmap v17564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:49:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:49:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:49:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:45 smithi183 ceph-mon[99169]: pgmap v17565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:45.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:45 smithi119 ceph-mon[94175]: pgmap v17565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:45 smithi119 ceph-mon[108979]: pgmap v17565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:47 smithi183 ceph-mon[99169]: pgmap v17566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:47 smithi119 ceph-mon[94175]: pgmap v17566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:47 smithi119 ceph-mon[108979]: pgmap v17566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:48 smithi183 ceph-mon[99169]: pgmap v17567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:48 smithi119 ceph-mon[108979]: pgmap v17567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:48 smithi119 ceph-mon[94175]: pgmap v17567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:51 smithi183 ceph-mon[99169]: pgmap v17568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:51 smithi119 ceph-mon[108979]: pgmap v17568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:51 smithi119 ceph-mon[94175]: pgmap v17568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:53 smithi183 ceph-mon[99169]: pgmap v17569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:53.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:53 smithi119 ceph-mon[108979]: pgmap v17569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:53 smithi119 ceph-mon[94175]: pgmap v17569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:49:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:49:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:49:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:49:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:55 smithi183 ceph-mon[99169]: pgmap v17570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:55 smithi119 ceph-mon[94175]: pgmap v17570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:55 smithi119 ceph-mon[108979]: pgmap v17570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:56.831 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:49:57.146 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:49:57.146 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 2m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:49:57.146 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 2m ago 8h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:49:57.146 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 2m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:49:57.146 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 2m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:49:57.146 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 2m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:49:57.146 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 2m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:49:57.146 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 2m ago 8h 2167M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:49:57.147 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 2m ago 8h 984M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:49:57.147 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 2m ago 8h 1190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:49:57.147 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 2m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:49:57.147 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 2m ago 8h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:49:57.147 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 2m ago 8h 6118M 2186M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:49:57.147 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 2m ago 8h 6162M 2186M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:49:57.147 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 2m ago 8h 5553M 2186M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:49:57.147 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 2m ago 8h 5346M 2186M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:49:57.147 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 2m ago 8h 4456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:49:57.147 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 2m ago 8h 5583M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:49:57.147 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 2m ago 8h 4557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:49:57.147 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 2m ago 8h 5419M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:49:57.147 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 2m ago 8h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:49:57.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:57 smithi183 ceph-mon[99169]: pgmap v17571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:57 smithi119 ceph-mon[94175]: pgmap v17571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:57 smithi119 ceph-mon[108979]: pgmap v17571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:57.531 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:49:57.531 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:49:57.531 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:49:57.531 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:49:57.531 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:49:57.531 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:49:57.531 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:49:57.531 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:49:57.532 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:49:57.532 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:49:57.532 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:49:57.532 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:49:57.532 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:49:57.532 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:49:57.532 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:49:57.532 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:49:57.532 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:49:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:58 smithi183 ceph-mon[99169]: from='client.33999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:49:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:58 smithi183 ceph-mon[99169]: from='client.43886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:49:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/731699612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:49:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:58 smithi119 ceph-mon[94175]: from='client.33999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:49:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:58 smithi119 ceph-mon[94175]: from='client.43886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:49:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/731699612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:49:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:58 smithi119 ceph-mon[108979]: from='client.33999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:49:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:58 smithi119 ceph-mon[108979]: from='client.43886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:49:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/731699612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:49:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:49:59 smithi183 ceph-mon[99169]: pgmap v17572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:49:59 smithi119 ceph-mon[94175]: pgmap v17572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:49:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:49:59 smithi119 ceph-mon[108979]: pgmap v17572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:50:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:50:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T23:49:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:50:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T23:50:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:01 smithi183 ceph-mon[99169]: pgmap v17573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:01 smithi119 ceph-mon[94175]: pgmap v17573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:01 smithi119 ceph-mon[108979]: pgmap v17573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:50:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:50:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:50:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:50:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:50:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:50:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:50:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:50:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:50:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:03 smithi183 ceph-mon[99169]: pgmap v17574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:50:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:50:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:50:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:03 smithi119 ceph-mon[94175]: pgmap v17574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:50:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:50:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:50:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:03 smithi119 ceph-mon[108979]: pgmap v17574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:50:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:50:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:50:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:50:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:50:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:50:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:05 smithi183 ceph-mon[99169]: pgmap v17575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:05 smithi119 ceph-mon[94175]: pgmap v17575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:05 smithi119 ceph-mon[108979]: pgmap v17575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:07 smithi183 ceph-mon[99169]: pgmap v17576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:07 smithi119 ceph-mon[94175]: pgmap v17576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:07 smithi119 ceph-mon[108979]: pgmap v17576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:08 smithi183 ceph-mon[99169]: pgmap v17577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:08 smithi119 ceph-mon[94175]: pgmap v17577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:08 smithi119 ceph-mon[108979]: pgmap v17577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:10 smithi183 ceph-mon[99169]: pgmap v17578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:10 smithi119 ceph-mon[94175]: pgmap v17578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:10 smithi119 ceph-mon[108979]: pgmap v17578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:13 smithi183 ceph-mon[99169]: pgmap v17579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:13 smithi119 ceph-mon[108979]: pgmap v17579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:13 smithi119 ceph-mon[94175]: pgmap v17579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:50:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:50:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:50:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:15 smithi183 ceph-mon[99169]: pgmap v17580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:15 smithi119 ceph-mon[94175]: pgmap v17580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:15 smithi119 ceph-mon[108979]: pgmap v17580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:17 smithi183 ceph-mon[99169]: pgmap v17581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:17 smithi119 ceph-mon[108979]: pgmap v17581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:17 smithi119 ceph-mon[94175]: pgmap v17581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:18 smithi183 ceph-mon[99169]: pgmap v17582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:18 smithi119 ceph-mon[108979]: pgmap v17582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:18 smithi119 ceph-mon[94175]: pgmap v17582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:21 smithi183 ceph-mon[99169]: pgmap v17583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:21 smithi119 ceph-mon[94175]: pgmap v17583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:21 smithi119 ceph-mon[108979]: pgmap v17583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:23 smithi183 ceph-mon[99169]: pgmap v17584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:23 smithi119 ceph-mon[108979]: pgmap v17584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:23 smithi119 ceph-mon[94175]: pgmap v17584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:50:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:50:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:50:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:25 smithi183 ceph-mon[99169]: pgmap v17585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:25.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:25 smithi119 ceph-mon[108979]: pgmap v17585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:25 smithi119 ceph-mon[94175]: pgmap v17585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:27 smithi183 ceph-mon[99169]: pgmap v17586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:27 smithi119 ceph-mon[94175]: pgmap v17586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:27 smithi119 ceph-mon[108979]: pgmap v17586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:27.879 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:50:28.185 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:50:28.186 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 3m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:50:28.186 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 3m ago 8h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:50:28.186 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 3m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:50:28.186 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 3m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:50:28.186 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 3m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:50:28.186 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 3m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:50:28.186 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 3m ago 8h 2167M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:50:28.186 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 3m ago 8h 984M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:50:28.186 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 3m ago 8h 1190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:50:28.186 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 3m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:50:28.186 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 3m ago 8h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:50:28.187 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 3m ago 8h 6118M 2186M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:50:28.187 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 3m ago 8h 6162M 2186M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:50:28.187 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 3m ago 8h 5553M 2186M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:50:28.187 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 3m ago 8h 5346M 2186M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:50:28.187 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 3m ago 8h 4456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:50:28.187 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 3m ago 8h 5583M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:50:28.187 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 3m ago 8h 4557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:50:28.187 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 3m ago 8h 5419M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:50:28.187 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 3m ago 8h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:50:28.565 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:50:28.565 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:50:28.565 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:50:28.565 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:50:28.565 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:50:28.565 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:50:28.565 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:50:28.566 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:50:28.566 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:50:28.566 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:50:28.566 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:50:28.566 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:50:28.566 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:50:28.566 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:50:28.566 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:50:28.566 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:50:28.566 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:50:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:28 smithi183 ceph-mon[99169]: from='client.43898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:50:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:28 smithi183 ceph-mon[99169]: pgmap v17587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:28 smithi183 ceph-mon[99169]: from='client.34023 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:50:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/613412681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:50:29.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:28 smithi119 ceph-mon[94175]: from='client.43898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:50:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:28 smithi119 ceph-mon[94175]: pgmap v17587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:28 smithi119 ceph-mon[94175]: from='client.34023 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:50:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/613412681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:50:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:28 smithi119 ceph-mon[108979]: from='client.43898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:50:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:28 smithi119 ceph-mon[108979]: pgmap v17587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:28 smithi119 ceph-mon[108979]: from='client.34023 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:50:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/613412681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:50:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:31 smithi183 ceph-mon[99169]: pgmap v17588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:31 smithi119 ceph-mon[94175]: pgmap v17588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:31 smithi119 ceph-mon[108979]: pgmap v17588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:33 smithi183 ceph-mon[99169]: pgmap v17589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:33.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:33 smithi119 ceph-mon[94175]: pgmap v17589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:33 smithi119 ceph-mon[108979]: pgmap v17589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:50:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:50:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:50:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:35 smithi183 ceph-mon[99169]: pgmap v17590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:35 smithi119 ceph-mon[94175]: pgmap v17590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:35 smithi119 ceph-mon[108979]: pgmap v17590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:37 smithi183 ceph-mon[99169]: pgmap v17591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:37 smithi119 ceph-mon[94175]: pgmap v17591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:37 smithi119 ceph-mon[108979]: pgmap v17591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:38 smithi183 ceph-mon[99169]: pgmap v17592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:38 smithi119 ceph-mon[94175]: pgmap v17592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:38 smithi119 ceph-mon[108979]: pgmap v17592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:41.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:40 smithi183 ceph-mon[99169]: pgmap v17593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:41.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:40 smithi119 ceph-mon[94175]: pgmap v17593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:40 smithi119 ceph-mon[108979]: pgmap v17593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:43 smithi183 ceph-mon[99169]: pgmap v17594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:43 smithi119 ceph-mon[94175]: pgmap v17594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:43 smithi119 ceph-mon[108979]: pgmap v17594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:50:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:50:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:50:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:45 smithi183 ceph-mon[99169]: pgmap v17595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:45 smithi119 ceph-mon[94175]: pgmap v17595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:45 smithi119 ceph-mon[108979]: pgmap v17595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:47 smithi183 ceph-mon[99169]: pgmap v17596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:47.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:47 smithi119 ceph-mon[94175]: pgmap v17596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:47 smithi119 ceph-mon[108979]: pgmap v17596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:48 smithi183 ceph-mon[99169]: pgmap v17597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:49.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:48 smithi119 ceph-mon[94175]: pgmap v17597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:48 smithi119 ceph-mon[108979]: pgmap v17597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:51 smithi183 ceph-mon[99169]: pgmap v17598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:51 smithi119 ceph-mon[94175]: pgmap v17598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:51 smithi119 ceph-mon[108979]: pgmap v17598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:53 smithi183 ceph-mon[99169]: pgmap v17599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:53 smithi119 ceph-mon[94175]: pgmap v17599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:53 smithi119 ceph-mon[108979]: pgmap v17599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:50:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:50:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T23:50:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:50:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:55 smithi183 ceph-mon[99169]: pgmap v17600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:55.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:55 smithi119 ceph-mon[94175]: pgmap v17600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:55 smithi119 ceph-mon[108979]: pgmap v17600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:57 smithi183 ceph-mon[99169]: pgmap v17601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:57.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:57 smithi119 ceph-mon[94175]: pgmap v17601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:57 smithi119 ceph-mon[108979]: pgmap v17601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:58.914 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:50:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:58 smithi183 ceph-mon[99169]: pgmap v17602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:59.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:58 smithi119 ceph-mon[94175]: pgmap v17602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:58 smithi119 ceph-mon[108979]: pgmap v17602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:50:59.220 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:50:59.220 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 4m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:50:59.220 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 3m ago 8h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:50:59.220 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 4m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:50:59.221 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 3m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:50:59.221 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 3m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:50:59.221 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 4m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:50:59.221 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 4m ago 8h 2167M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:50:59.221 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 3m ago 8h 984M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:50:59.221 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 4m ago 8h 1190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:50:59.221 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 4m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:50:59.221 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 3m ago 8h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:50:59.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 4m ago 8h 6118M 2186M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:50:59.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 4m ago 8h 6162M 2186M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:50:59.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 4m ago 8h 5553M 2186M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:50:59.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 4m ago 8h 5346M 2186M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:50:59.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 3m ago 8h 4456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:50:59.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 3m ago 8h 5583M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:50:59.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 3m ago 8h 4557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:50:59.222 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 3m ago 8h 5419M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:50:59.222 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 3m ago 8h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:50:59.601 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:50:59.601 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:50:59.601 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:50:59.601 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:50:59.601 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:50:59.602 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:50:59.602 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:50:59.602 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:50:59.602 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:50:59.602 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:50:59.602 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:50:59.602 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:50:59.602 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:50:59.602 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:50:59.602 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:50:59.602 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:50:59.602 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:51:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:59 smithi183 ceph-mon[99169]: from='client.43916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:51:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:59 smithi183 ceph-mon[99169]: from='client.34041 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:51:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:50:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/852214647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:51:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:59 smithi119 ceph-mon[94175]: from='client.43916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:51:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:59 smithi119 ceph-mon[94175]: from='client.34041 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:51:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:50:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/852214647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:51:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:59 smithi119 ceph-mon[108979]: from='client.43916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:51:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:59 smithi119 ceph-mon[108979]: from='client.34041 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:51:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:50:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/852214647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:51:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:00 smithi183 ceph-mon[99169]: pgmap v17603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:01.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:00 smithi119 ceph-mon[94175]: pgmap v17603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:00 smithi119 ceph-mon[108979]: pgmap v17603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:03 smithi183 ceph-mon[99169]: pgmap v17604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:51:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:51:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:51:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:03 smithi119 ceph-mon[94175]: pgmap v17604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:51:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:51:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:51:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:03 smithi119 ceph-mon[108979]: pgmap v17604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:51:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:51:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:51:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:51:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:51:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:51:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:51:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:51:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T23:51:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:51:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:51:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:51:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:51:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:51:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:51:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:05 smithi183 ceph-mon[99169]: pgmap v17605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:05 smithi119 ceph-mon[108979]: pgmap v17605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:05 smithi119 ceph-mon[94175]: pgmap v17605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:07 smithi183 ceph-mon[99169]: pgmap v17606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:07 smithi119 ceph-mon[94175]: pgmap v17606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:07 smithi119 ceph-mon[108979]: pgmap v17606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:08 smithi183 ceph-mon[99169]: pgmap v17607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:08 smithi119 ceph-mon[94175]: pgmap v17607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:08 smithi119 ceph-mon[108979]: pgmap v17607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:10.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:10 smithi183 ceph-mon[99169]: pgmap v17608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:10 smithi119 ceph-mon[94175]: pgmap v17608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:10 smithi119 ceph-mon[108979]: pgmap v17608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:13 smithi183 ceph-mon[99169]: pgmap v17609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:13 smithi119 ceph-mon[108979]: pgmap v17609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:13 smithi119 ceph-mon[94175]: pgmap v17609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:51:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:51:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:51:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:15 smithi183 ceph-mon[99169]: pgmap v17610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:15 smithi119 ceph-mon[108979]: pgmap v17610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:15 smithi119 ceph-mon[94175]: pgmap v17610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:17 smithi183 ceph-mon[99169]: pgmap v17611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:17 smithi119 ceph-mon[108979]: pgmap v17611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:17 smithi119 ceph-mon[94175]: pgmap v17611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:18 smithi183 ceph-mon[99169]: pgmap v17612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:18 smithi119 ceph-mon[108979]: pgmap v17612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:18 smithi119 ceph-mon[94175]: pgmap v17612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:21 smithi183 ceph-mon[99169]: pgmap v17613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:21 smithi119 ceph-mon[108979]: pgmap v17613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:21 smithi119 ceph-mon[94175]: pgmap v17613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:23 smithi183 ceph-mon[99169]: pgmap v17614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:23.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:23 smithi119 ceph-mon[94175]: pgmap v17614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:23 smithi119 ceph-mon[108979]: pgmap v17614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:24.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:51:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:51:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:51:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:25 smithi183 ceph-mon[99169]: pgmap v17615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:25.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:25 smithi119 ceph-mon[94175]: pgmap v17615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:25 smithi119 ceph-mon[108979]: pgmap v17615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:27 smithi183 ceph-mon[99169]: pgmap v17616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:27 smithi119 ceph-mon[94175]: pgmap v17616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:27 smithi119 ceph-mon[108979]: pgmap v17616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:28 smithi183 ceph-mon[99169]: pgmap v17617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:28 smithi119 ceph-mon[94175]: pgmap v17617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:28 smithi119 ceph-mon[108979]: pgmap v17617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:29.945 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:51:30.254 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:51:30.254 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 4m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:51:30.254 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 4m ago 8h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:51:30.254 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 4m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:51:30.254 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 4m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:51:30.254 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 4m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:51:30.254 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 4m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:51:30.254 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 4m ago 8h 2167M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:51:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 4m ago 8h 984M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:51:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 4m ago 8h 1190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:51:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 4m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:51:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 4m ago 8h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:51:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 4m ago 8h 6118M 2186M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:51:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 4m ago 8h 6162M 2186M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:51:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 4m ago 8h 5553M 2186M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:51:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 4m ago 8h 5346M 2186M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:51:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 4m ago 8h 4456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:51:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 4m ago 8h 5583M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:51:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 4m ago 8h 4557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:51:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 4m ago 8h 5419M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:51:30.255 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 4m ago 8h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:51:30.633 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:51:30.634 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:51:30.634 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:51:30.634 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:51:30.634 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:51:30.634 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:51:30.634 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:51:30.634 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:51:30.634 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:51:30.634 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:51:30.634 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:51:30.635 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:51:30.635 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:51:30.635 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:51:30.635 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:51:30.635 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:51:30.635 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:51:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:31 smithi183 ceph-mon[99169]: from='client.43934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:51:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:31 smithi183 ceph-mon[99169]: pgmap v17618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:31 smithi183 ceph-mon[99169]: from='client.43940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:51:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4048813899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:51:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:31 smithi119 ceph-mon[94175]: from='client.43934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:51:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:31 smithi119 ceph-mon[94175]: pgmap v17618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:31 smithi119 ceph-mon[94175]: from='client.43940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:51:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4048813899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:51:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:31 smithi119 ceph-mon[108979]: from='client.43934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:51:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:31 smithi119 ceph-mon[108979]: pgmap v17618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:31 smithi119 ceph-mon[108979]: from='client.43940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:51:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4048813899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:51:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:33 smithi183 ceph-mon[99169]: pgmap v17619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:33 smithi119 ceph-mon[94175]: pgmap v17619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:33 smithi119 ceph-mon[108979]: pgmap v17619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:51:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:51:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:51:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:35 smithi183 ceph-mon[99169]: pgmap v17620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:35.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:35 smithi119 ceph-mon[94175]: pgmap v17620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:35 smithi119 ceph-mon[108979]: pgmap v17620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:37 smithi183 ceph-mon[99169]: pgmap v17621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:37 smithi119 ceph-mon[94175]: pgmap v17621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:37 smithi119 ceph-mon[108979]: pgmap v17621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:38 smithi183 ceph-mon[99169]: pgmap v17622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:38 smithi119 ceph-mon[94175]: pgmap v17622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:38 smithi119 ceph-mon[108979]: pgmap v17622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:40 smithi183 ceph-mon[99169]: pgmap v17623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:40 smithi119 ceph-mon[94175]: pgmap v17623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:41.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:40 smithi119 ceph-mon[108979]: pgmap v17623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:43 smithi183 ceph-mon[99169]: pgmap v17624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:43 smithi119 ceph-mon[94175]: pgmap v17624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:43 smithi119 ceph-mon[108979]: pgmap v17624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:51:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:51:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:51:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:45 smithi183 ceph-mon[99169]: pgmap v17625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:45 smithi119 ceph-mon[108979]: pgmap v17625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:45 smithi119 ceph-mon[94175]: pgmap v17625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:47 smithi183 ceph-mon[99169]: pgmap v17626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:47 smithi119 ceph-mon[94175]: pgmap v17626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:47 smithi119 ceph-mon[108979]: pgmap v17626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:48 smithi183 ceph-mon[99169]: pgmap v17627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:48 smithi119 ceph-mon[94175]: pgmap v17627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:48 smithi119 ceph-mon[108979]: pgmap v17627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:51 smithi183 ceph-mon[99169]: pgmap v17628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:51 smithi119 ceph-mon[94175]: pgmap v17628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:51 smithi119 ceph-mon[108979]: pgmap v17628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:53.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:53 smithi183 ceph-mon[99169]: pgmap v17629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:53 smithi119 ceph-mon[94175]: pgmap v17629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:53 smithi119 ceph-mon[108979]: pgmap v17629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:51:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:51:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T23:51:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:51:55.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:55 smithi183 ceph-mon[99169]: pgmap v17630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:55 smithi119 ceph-mon[94175]: pgmap v17630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:55 smithi119 ceph-mon[108979]: pgmap v17630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:57 smithi183 ceph-mon[99169]: pgmap v17631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:57 smithi119 ceph-mon[94175]: pgmap v17631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:57 smithi119 ceph-mon[108979]: pgmap v17631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:51:58 smithi183 ceph-mon[99169]: pgmap v17632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:51:58 smithi119 ceph-mon[94175]: pgmap v17632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:51:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:51:58 smithi119 ceph-mon[108979]: pgmap v17632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:00.980 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:52:01.286 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:52:01.286 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 5m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:52:01.286 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 5m ago 8h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:52:01.286 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 5m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:52:01.286 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 5m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:52:01.286 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 5m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:52:01.286 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 5m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:52:01.286 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 5m ago 8h 2167M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:52:01.286 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 5m ago 8h 984M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:52:01.286 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 5m ago 8h 1190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:52:01.286 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 5m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:52:01.286 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 5m ago 8h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:52:01.287 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 5m ago 8h 6118M 2186M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:52:01.287 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 5m ago 8h 6162M 2186M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:52:01.287 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 5m ago 8h 5553M 2186M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:52:01.287 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 5m ago 8h 5346M 2186M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:52:01.287 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 5m ago 8h 4456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:52:01.287 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 5m ago 8h 5583M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:52:01.287 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 5m ago 8h 4557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:52:01.287 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 5m ago 8h 5419M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:52:01.287 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 5m ago 8h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:52:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:01 smithi183 ceph-mon[99169]: pgmap v17633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:01 smithi119 ceph-mon[94175]: pgmap v17633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:01 smithi119 ceph-mon[108979]: pgmap v17633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:01.666 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:52:01.666 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:52:01.666 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:52:01.666 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:52:01.666 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:52:01.666 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:52:01.666 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:52:01.666 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:52:01.667 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:52:01.667 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:52:01.667 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:52:01.667 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:52:01.667 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:52:01.667 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:52:01.667 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:52:01.667 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:52:01.667 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:52:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:02 smithi183 ceph-mon[99169]: from='client.43952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:52:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:02 smithi183 ceph-mon[99169]: from='client.34077 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:52:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2348192819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:52:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:02 smithi119 ceph-mon[94175]: from='client.43952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:52:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:02 smithi119 ceph-mon[94175]: from='client.34077 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:52:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2348192819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:52:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:02 smithi119 ceph-mon[108979]: from='client.43952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:52:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:02 smithi119 ceph-mon[108979]: from='client.34077 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:52:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2348192819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:52:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:03 smithi183 ceph-mon[99169]: pgmap v17634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:03 smithi119 ceph-mon[94175]: pgmap v17634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:03 smithi119 ceph-mon[108979]: pgmap v17634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:52:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:52:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:52:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:52:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:52:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:52:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-01T23:52:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:52:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:52:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:52:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:52:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:52:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:52:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:52:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:52:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:05 smithi183 ceph-mon[99169]: pgmap v17635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:05 smithi119 ceph-mon[94175]: pgmap v17635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:05 smithi119 ceph-mon[108979]: pgmap v17635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:07 smithi183 ceph-mon[99169]: pgmap v17636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:07.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:07 smithi119 ceph-mon[108979]: pgmap v17636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:07 smithi119 ceph-mon[94175]: pgmap v17636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:08 smithi183 ceph-mon[99169]: pgmap v17637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:08 smithi119 ceph-mon[94175]: pgmap v17637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:08 smithi119 ceph-mon[108979]: pgmap v17637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:10.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:11.189 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:10 smithi183 ceph-mon[99169]: pgmap v17638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:11.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:10 smithi119 ceph-mon[94175]: pgmap v17638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:10 smithi119 ceph-mon[108979]: pgmap v17638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:13 smithi183 ceph-mon[99169]: pgmap v17639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:13 smithi119 ceph-mon[94175]: pgmap v17639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:13 smithi119 ceph-mon[108979]: pgmap v17639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:52:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:52:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:52:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:15 smithi183 ceph-mon[99169]: pgmap v17640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:15 smithi119 ceph-mon[94175]: pgmap v17640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:15 smithi119 ceph-mon[108979]: pgmap v17640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:17.446 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:17 smithi183 ceph-mon[99169]: pgmap v17641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:17 smithi119 ceph-mon[94175]: pgmap v17641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:17 smithi119 ceph-mon[108979]: pgmap v17641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:18 smithi183 ceph-mon[99169]: pgmap v17642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:18 smithi119 ceph-mon[94175]: pgmap v17642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:18 smithi119 ceph-mon[108979]: pgmap v17642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:21 smithi183 ceph-mon[99169]: pgmap v17643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:21 smithi119 ceph-mon[94175]: pgmap v17643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:21 smithi119 ceph-mon[108979]: pgmap v17643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:23.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:23 smithi183 ceph-mon[99169]: pgmap v17644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:23.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:23 smithi119 ceph-mon[108979]: pgmap v17644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:23 smithi119 ceph-mon[94175]: pgmap v17644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:52:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:52:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:52:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:25 smithi183 ceph-mon[99169]: pgmap v17645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:25 smithi119 ceph-mon[94175]: pgmap v17645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:25 smithi119 ceph-mon[108979]: pgmap v17645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:27 smithi183 ceph-mon[99169]: pgmap v17646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:27 smithi119 ceph-mon[94175]: pgmap v17646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:27 smithi119 ceph-mon[108979]: pgmap v17646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:28 smithi183 ceph-mon[99169]: pgmap v17647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:28 smithi119 ceph-mon[94175]: pgmap v17647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:28 smithi119 ceph-mon[108979]: pgmap v17647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:31 smithi183 ceph-mon[99169]: pgmap v17648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:31 smithi119 ceph-mon[108979]: pgmap v17648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:31 smithi119 ceph-mon[94175]: pgmap v17648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:32.013 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:52:32.317 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:52:32.317 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 5m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:52:32.317 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 5m ago 8h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:52:32.317 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 5m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:52:32.317 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 5m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:52:32.318 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 5m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:52:32.318 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 5m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:52:32.318 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 5m ago 8h 2167M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:52:32.318 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 5m ago 8h 984M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:52:32.318 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 5m ago 8h 1190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:52:32.318 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 5m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:52:32.318 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 5m ago 8h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:52:32.318 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 5m ago 8h 6118M 2186M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:52:32.318 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 5m ago 8h 6162M 2186M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:52:32.318 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 5m ago 8h 5553M 2186M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:52:32.318 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 5m ago 8h 5346M 2186M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:52:32.318 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 5m ago 8h 4456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:52:32.318 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 5m ago 8h 5583M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:52:32.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 5m ago 8h 4557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:52:32.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 5m ago 8h 5419M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:52:32.319 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 5m ago 8h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:52:32.695 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:52:32.695 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:52:32.695 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:52:32.695 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:52:32.695 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:52:32.695 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:52:32.695 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:52:32.695 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:52:32.696 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:52:32.696 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:52:32.696 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:52:32.696 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:52:32.696 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:52:32.696 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:52:32.696 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:52:32.696 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:52:32.696 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:52:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:33 smithi183 ceph-mon[99169]: from='client.43970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:52:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:33 smithi183 ceph-mon[99169]: pgmap v17649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:33 smithi183 ceph-mon[99169]: from='client.34095 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:52:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1207899001' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:52:33.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:33 smithi119 ceph-mon[94175]: from='client.43970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:52:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:33 smithi119 ceph-mon[94175]: pgmap v17649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:33 smithi119 ceph-mon[94175]: from='client.34095 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:52:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1207899001' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:52:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:33 smithi119 ceph-mon[108979]: from='client.43970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:52:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:33 smithi119 ceph-mon[108979]: pgmap v17649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:33 smithi119 ceph-mon[108979]: from='client.34095 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:52:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1207899001' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:52:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:52:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:52:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:52:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:35 smithi183 ceph-mon[99169]: pgmap v17650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:35 smithi119 ceph-mon[94175]: pgmap v17650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:35 smithi119 ceph-mon[108979]: pgmap v17650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:37.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:37 smithi183 ceph-mon[99169]: pgmap v17651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:37.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:37 smithi119 ceph-mon[108979]: pgmap v17651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:37 smithi119 ceph-mon[94175]: pgmap v17651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:39.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:38 smithi183 ceph-mon[99169]: pgmap v17652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:39.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:38 smithi119 ceph-mon[94175]: pgmap v17652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:38 smithi119 ceph-mon[108979]: pgmap v17652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:41.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:40 smithi183 ceph-mon[99169]: pgmap v17653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:41.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:40 smithi119 ceph-mon[108979]: pgmap v17653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:41.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:40 smithi119 ceph-mon[94175]: pgmap v17653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:43 smithi183 ceph-mon[99169]: pgmap v17654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:43 smithi119 ceph-mon[108979]: pgmap v17654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:43 smithi119 ceph-mon[94175]: pgmap v17654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:52:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:52:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:52:45.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:45 smithi183 ceph-mon[99169]: pgmap v17655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:45 smithi119 ceph-mon[108979]: pgmap v17655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:45 smithi119 ceph-mon[94175]: pgmap v17655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:47.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:47 smithi183 ceph-mon[99169]: pgmap v17656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:47 smithi119 ceph-mon[108979]: pgmap v17656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:47 smithi119 ceph-mon[94175]: pgmap v17656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:48 smithi183 ceph-mon[99169]: pgmap v17657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:48 smithi119 ceph-mon[94175]: pgmap v17657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:49.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:48 smithi119 ceph-mon[108979]: pgmap v17657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:51 smithi183 ceph-mon[99169]: pgmap v17658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:51 smithi119 ceph-mon[94175]: pgmap v17658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:51 smithi119 ceph-mon[108979]: pgmap v17658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:53 smithi183 ceph-mon[99169]: pgmap v17659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:53.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:53 smithi119 ceph-mon[94175]: pgmap v17659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:53 smithi119 ceph-mon[108979]: pgmap v17659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:52:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:52:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:52:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:52:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:55 smithi183 ceph-mon[99169]: pgmap v17660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:55.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:55 smithi119 ceph-mon[108979]: pgmap v17660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:55 smithi119 ceph-mon[94175]: pgmap v17660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:57 smithi183 ceph-mon[99169]: pgmap v17661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:57.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:57 smithi119 ceph-mon[108979]: pgmap v17661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:57 smithi119 ceph-mon[94175]: pgmap v17661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:52:58 smithi183 ceph-mon[99169]: pgmap v17662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:59.196 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:52:58 smithi119 ceph-mon[108979]: pgmap v17662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:52:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:52:58 smithi119 ceph-mon[94175]: pgmap v17662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:01 smithi183 ceph-mon[99169]: pgmap v17663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:01 smithi119 ceph-mon[108979]: pgmap v17663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:01 smithi119 ceph-mon[94175]: pgmap v17663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:03.046 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:53:03.352 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:53:03.352 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 6m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:53:03.352 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 6m ago 8h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:53:03.353 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 6m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:53:03.353 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 6m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:53:03.353 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 6m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:53:03.353 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 6m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:53:03.353 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 6m ago 8h 2167M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:53:03.353 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 6m ago 8h 984M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:53:03.353 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 6m ago 8h 1190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:53:03.353 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 6m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:53:03.353 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 6m ago 8h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:53:03.353 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 6m ago 8h 6118M 2186M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:53:03.353 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 6m ago 8h 6162M 2186M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:53:03.353 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 6m ago 8h 5553M 2186M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:53:03.353 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 6m ago 8h 5346M 2186M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:53:03.353 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 6m ago 8h 4456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:53:03.354 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 6m ago 8h 5583M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:53:03.354 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 6m ago 8h 4557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:53:03.354 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 6m ago 8h 5419M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:53:03.354 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 6m ago 8h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:53:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:03 smithi183 ceph-mon[99169]: pgmap v17664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:03 smithi119 ceph-mon[94175]: pgmap v17664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:03 smithi119 ceph-mon[108979]: pgmap v17664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:03.730 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:53:03.730 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:53:03.730 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:53:03.730 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:53:03.730 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:53:03.730 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:53:03.730 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:53:03.730 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:53:03.730 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:53:03.730 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:53:03.731 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:53:03.731 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:53:03.731 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:53:03.731 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:53:03.731 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:53:03.731 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:53:03.731 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:53:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:04 smithi183 ceph-mon[99169]: from='client.43988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:53:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:04 smithi183 ceph-mon[99169]: from='client.43994 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:53:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3905329769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:53:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:53:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:53:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:53:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:53:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:04 smithi119 ceph-mon[108979]: from='client.43988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:53:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:04 smithi119 ceph-mon[108979]: from='client.43994 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:53:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3905329769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:53:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:53:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:04 smithi119 ceph-mon[94175]: from='client.43988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:53:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:04 smithi119 ceph-mon[94175]: from='client.43994 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:53:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3905329769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:53:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:53:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:05 smithi183 ceph-mon[99169]: pgmap v17665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:53:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:53:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:53:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:05 smithi119 ceph-mon[108979]: pgmap v17665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:53:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:53:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:53:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:05 smithi119 ceph-mon[94175]: pgmap v17665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:53:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:53:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:53:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:07 smithi183 ceph-mon[99169]: pgmap v17666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:07 smithi119 ceph-mon[94175]: pgmap v17666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:07 smithi119 ceph-mon[108979]: pgmap v17666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:08 smithi183 ceph-mon[99169]: pgmap v17667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:09.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:08 smithi119 ceph-mon[94175]: pgmap v17667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:08 smithi119 ceph-mon[108979]: pgmap v17667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:10 smithi119 ceph-mon[94175]: pgmap v17668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:10 smithi119 ceph-mon[108979]: pgmap v17668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:10 smithi183 ceph-mon[99169]: pgmap v17668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:13 smithi183 ceph-mon[99169]: pgmap v17669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:13 smithi119 ceph-mon[108979]: pgmap v17669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:13 smithi119 ceph-mon[94175]: pgmap v17669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:53:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:53:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:53:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:15 smithi183 ceph-mon[99169]: pgmap v17670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 01 23:53:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-01T23:53:14.929280209Z level=info msg="Completed cleanup jobs" duration=12.966089ms 2023-12-01T23:53:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:15 smithi119 ceph-mon[94175]: pgmap v17670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:15 smithi119 ceph-mon[108979]: pgmap v17670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:17.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:17 smithi183 ceph-mon[99169]: pgmap v17671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:17 smithi119 ceph-mon[108979]: pgmap v17671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:17 smithi119 ceph-mon[94175]: pgmap v17671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:18 smithi183 ceph-mon[99169]: pgmap v17672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:18 smithi119 ceph-mon[94175]: pgmap v17672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:18 smithi119 ceph-mon[108979]: pgmap v17672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:21 smithi183 ceph-mon[99169]: pgmap v17673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:21 smithi119 ceph-mon[94175]: pgmap v17673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:21 smithi119 ceph-mon[108979]: pgmap v17673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:23 smithi183 ceph-mon[99169]: pgmap v17674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:23 smithi119 ceph-mon[94175]: pgmap v17674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:23 smithi119 ceph-mon[108979]: pgmap v17674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:53:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:53:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:53:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:25 smithi183 ceph-mon[99169]: pgmap v17675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:25 smithi119 ceph-mon[94175]: pgmap v17675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:25 smithi119 ceph-mon[108979]: pgmap v17675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:27 smithi183 ceph-mon[99169]: pgmap v17676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:27.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:27 smithi119 ceph-mon[94175]: pgmap v17676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:27 smithi119 ceph-mon[108979]: pgmap v17676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:28 smithi119 ceph-mon[94175]: pgmap v17677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:28 smithi119 ceph-mon[108979]: pgmap v17677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:28 smithi183 ceph-mon[99169]: pgmap v17677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:31 smithi183 ceph-mon[99169]: pgmap v17678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:31 smithi119 ceph-mon[108979]: pgmap v17678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:31 smithi119 ceph-mon[94175]: pgmap v17678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:33 smithi183 ceph-mon[99169]: pgmap v17679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:33 smithi119 ceph-mon[108979]: pgmap v17679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:33 smithi119 ceph-mon[94175]: pgmap v17679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:34.076 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:53:34.384 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:53:34.385 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 6m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:53:34.385 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 6m ago 8h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:53:34.385 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 6m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:53:34.385 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 6m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:53:34.385 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 6m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:53:34.385 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 6m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:53:34.385 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 6m ago 8h 2167M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:53:34.385 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 6m ago 8h 984M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:53:34.385 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 6m ago 8h 1190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:53:34.385 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 6m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:53:34.385 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 6m ago 8h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:53:34.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 6m ago 8h 6118M 2186M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:53:34.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 6m ago 8h 6162M 2186M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:53:34.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 6m ago 8h 5553M 2186M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:53:34.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 6m ago 8h 5346M 2186M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:53:34.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 6m ago 8h 4456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:53:34.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 6m ago 8h 5583M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:53:34.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 6m ago 8h 4557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:53:34.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 6m ago 8h 5419M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:53:34.386 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 6m ago 8h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:53:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:53:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:53:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:53:34.767 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:53:34.768 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:53:34.768 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:53:34.768 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:53:34.768 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:53:34.768 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:53:34.768 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:53:34.769 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:53:34.769 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:53:34.769 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:53:34.769 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:53:34.769 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:53:34.769 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:53:34.769 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:53:34.770 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:53:34.770 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:53:34.770 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:53:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:35 smithi183 ceph-mon[99169]: from='client.34125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:53:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:35 smithi183 ceph-mon[99169]: pgmap v17680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:35 smithi183 ceph-mon[99169]: from='client.44012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:53:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/101411254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:53:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:35 smithi119 ceph-mon[108979]: from='client.34125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:53:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:35 smithi119 ceph-mon[108979]: pgmap v17680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:35 smithi119 ceph-mon[108979]: from='client.44012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:53:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/101411254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:53:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:35 smithi119 ceph-mon[94175]: from='client.34125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:53:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:35 smithi119 ceph-mon[94175]: pgmap v17680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:35 smithi119 ceph-mon[94175]: from='client.44012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:53:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/101411254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:53:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:37 smithi183 ceph-mon[99169]: pgmap v17681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:37 smithi119 ceph-mon[108979]: pgmap v17681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:37 smithi119 ceph-mon[94175]: pgmap v17681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:38 smithi119 ceph-mon[94175]: pgmap v17682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:38 smithi119 ceph-mon[108979]: pgmap v17682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:38 smithi183 ceph-mon[99169]: pgmap v17682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:40 smithi183 ceph-mon[99169]: pgmap v17683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:40 smithi119 ceph-mon[94175]: pgmap v17683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:40 smithi119 ceph-mon[108979]: pgmap v17683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:43 smithi183 ceph-mon[99169]: pgmap v17684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:43.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:43 smithi119 ceph-mon[94175]: pgmap v17684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:43 smithi119 ceph-mon[108979]: pgmap v17684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:53:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:53:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:53:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:45 smithi183 ceph-mon[99169]: pgmap v17685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:45 smithi119 ceph-mon[94175]: pgmap v17685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:45 smithi119 ceph-mon[108979]: pgmap v17685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:47 smithi183 ceph-mon[99169]: pgmap v17686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:47 smithi119 ceph-mon[108979]: pgmap v17686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:47 smithi119 ceph-mon[94175]: pgmap v17686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:48 smithi119 ceph-mon[94175]: pgmap v17687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:48 smithi119 ceph-mon[108979]: pgmap v17687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:48 smithi183 ceph-mon[99169]: pgmap v17687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:51 smithi183 ceph-mon[99169]: pgmap v17688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:51 smithi119 ceph-mon[94175]: pgmap v17688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:51 smithi119 ceph-mon[108979]: pgmap v17688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:53 smithi183 ceph-mon[99169]: pgmap v17689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:53 smithi119 ceph-mon[94175]: pgmap v17689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:53 smithi119 ceph-mon[108979]: pgmap v17689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:53:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:53:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:53:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:53:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:55 smithi183 ceph-mon[99169]: pgmap v17690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:55 smithi119 ceph-mon[94175]: pgmap v17690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:55 smithi119 ceph-mon[108979]: pgmap v17690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:57.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:57 smithi183 ceph-mon[99169]: pgmap v17691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:57 smithi119 ceph-mon[108979]: pgmap v17691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:57 smithi119 ceph-mon[94175]: pgmap v17691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:53:58 smithi119 ceph-mon[94175]: pgmap v17692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:53:58 smithi119 ceph-mon[108979]: pgmap v17692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:53:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:53:58 smithi183 ceph-mon[99169]: pgmap v17692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:01.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:01 smithi183 ceph-mon[99169]: pgmap v17693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:01 smithi119 ceph-mon[108979]: pgmap v17693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:01 smithi119 ceph-mon[94175]: pgmap v17693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:03 smithi183 ceph-mon[99169]: pgmap v17694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:03.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:03 smithi119 ceph-mon[94175]: pgmap v17694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:03 smithi119 ceph-mon[108979]: pgmap v17694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:54:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:54:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:54:05.131 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:54:05.442 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:54:05.442 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 7m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:54:05.442 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 7m ago 8h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:54:05.442 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 7m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:54:05.442 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 7m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:54:05.442 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 7m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:54:05.442 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 7m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:54:05.442 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 7m ago 8h 2167M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:54:05.442 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 7m ago 8h 984M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:54:05.442 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 7m ago 8h 1190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:54:05.443 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 7m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:54:05.443 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 7m ago 8h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:54:05.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 7m ago 8h 6118M 2186M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:54:05.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 7m ago 8h 6162M 2186M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:54:05.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 7m ago 8h 5553M 2186M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:54:05.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 7m ago 8h 5346M 2186M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:54:05.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 7m ago 8h 4456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:54:05.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 7m ago 8h 5583M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:54:05.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 7m ago 8h 4557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:54:05.443 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 7m ago 8h 5419M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:54:05.443 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 7m ago 8h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:54:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:05 smithi119 ceph-mon[94175]: pgmap v17695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:05.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:54:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:54:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:54:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:54:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:05 smithi119 ceph-mon[108979]: pgmap v17695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:54:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:54:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:54:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:54:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:05 smithi183 ceph-mon[99169]: pgmap v17695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:54:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:54:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:54:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:54:05.823 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:54:05.823 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:54:05.824 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:54:05.824 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:54:05.824 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:54:05.824 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:54:05.824 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:54:05.824 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:54:05.824 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:54:05.824 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:54:05.824 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:54:05.824 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:54:05.824 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:54:05.824 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:54:05.824 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:54:05.824 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:54:05.824 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:54:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:06 smithi183 ceph-mon[99169]: from='client.44024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:54:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:06 smithi183 ceph-mon[99169]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:54:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3737815183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:54:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:06 smithi119 ceph-mon[108979]: from='client.44024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:54:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:06 smithi119 ceph-mon[108979]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:54:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3737815183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:54:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:06 smithi119 ceph-mon[94175]: from='client.44024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:54:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:06 smithi119 ceph-mon[94175]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:54:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3737815183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:54:07.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:07 smithi183 ceph-mon[99169]: pgmap v17696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:07 smithi119 ceph-mon[108979]: pgmap v17696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:07 smithi119 ceph-mon[94175]: pgmap v17696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:08 smithi183 ceph-mon[99169]: pgmap v17697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:08 smithi119 ceph-mon[94175]: pgmap v17697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:08 smithi119 ceph-mon[108979]: pgmap v17697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:10 smithi183 ceph-mon[99169]: pgmap v17698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:10 smithi119 ceph-mon[108979]: pgmap v17698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:10 smithi119 ceph-mon[94175]: pgmap v17698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:13 smithi183 ceph-mon[99169]: pgmap v17699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:13.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:13 smithi119 ceph-mon[108979]: pgmap v17699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:13 smithi119 ceph-mon[94175]: pgmap v17699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:54:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:54:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:54:15.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:15 smithi183 ceph-mon[99169]: pgmap v17700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:15 smithi119 ceph-mon[94175]: pgmap v17700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:15 smithi119 ceph-mon[108979]: pgmap v17700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:17 smithi119 ceph-mon[108979]: pgmap v17701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:17 smithi119 ceph-mon[94175]: pgmap v17701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:17 smithi183 ceph-mon[99169]: pgmap v17701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:18 smithi183 ceph-mon[99169]: pgmap v17702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:18 smithi119 ceph-mon[108979]: pgmap v17702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:18 smithi119 ceph-mon[94175]: pgmap v17702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:21 smithi183 ceph-mon[99169]: pgmap v17703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:21 smithi119 ceph-mon[94175]: pgmap v17703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:21 smithi119 ceph-mon[108979]: pgmap v17703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:23.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:23 smithi119 ceph-mon[108979]: pgmap v17704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:23.452 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:23 smithi119 ceph-mon[94175]: pgmap v17704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:23 smithi183 ceph-mon[99169]: pgmap v17704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:54:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:54:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:54:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:25 smithi119 ceph-mon[108979]: pgmap v17705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:25 smithi119 ceph-mon[94175]: pgmap v17705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:25.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:25 smithi183 ceph-mon[99169]: pgmap v17705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:27 smithi183 ceph-mon[99169]: pgmap v17706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:27 smithi119 ceph-mon[108979]: pgmap v17706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:27 smithi119 ceph-mon[94175]: pgmap v17706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:28 smithi183 ceph-mon[99169]: pgmap v17707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:28 smithi119 ceph-mon[94175]: pgmap v17707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:28 smithi119 ceph-mon[108979]: pgmap v17707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:31.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:31 smithi183 ceph-mon[99169]: pgmap v17708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:31 smithi119 ceph-mon[94175]: pgmap v17708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:31 smithi119 ceph-mon[108979]: pgmap v17708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:33 smithi119 ceph-mon[94175]: pgmap v17709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:33 smithi119 ceph-mon[108979]: pgmap v17709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:33 smithi183 ceph-mon[99169]: pgmap v17709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:54:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:54:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:54:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:35 smithi119 ceph-mon[94175]: pgmap v17710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:35 smithi119 ceph-mon[108979]: pgmap v17710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:35 smithi183 ceph-mon[99169]: pgmap v17710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:36.171 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:54:36.476 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:54:36.476 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 7m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:54:36.476 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 7m ago 8h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:54:36.476 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 7m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:54:36.476 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 7m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:54:36.476 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 7m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:54:36.477 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 7m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:54:36.477 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 7m ago 8h 2167M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:54:36.477 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 7m ago 8h 984M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:54:36.477 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 7m ago 8h 1190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:54:36.477 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 7m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:54:36.477 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 7m ago 8h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:54:36.477 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 7m ago 8h 6118M 2186M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:54:36.477 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 7m ago 8h 6162M 2186M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:54:36.477 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 7m ago 8h 5553M 2186M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:54:36.477 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 7m ago 8h 5346M 2186M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:54:36.477 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 7m ago 8h 4456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:54:36.477 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 7m ago 8h 5583M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:54:36.477 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 7m ago 8h 4557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:54:36.477 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 7m ago 8h 5419M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:54:36.478 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 7m ago 8h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:54:36.854 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:54:36.855 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:54:36.855 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:54:36.855 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:54:36.855 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:54:36.855 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:54:36.855 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:54:36.855 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:54:36.855 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:54:36.855 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:54:36.855 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:54:36.855 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:54:36.855 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:54:36.855 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:54:36.856 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:54:36.856 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:54:36.856 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:54:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:37 smithi183 ceph-mon[99169]: pgmap v17711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:37 smithi183 ceph-mon[99169]: from='client.44042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:54:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:37 smithi183 ceph-mon[99169]: from='client.44048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:54:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3500353273' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:54:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:37 smithi119 ceph-mon[94175]: pgmap v17711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:37 smithi119 ceph-mon[94175]: from='client.44042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:54:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:37 smithi119 ceph-mon[94175]: from='client.44048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:54:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3500353273' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:54:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:37 smithi119 ceph-mon[108979]: pgmap v17711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:37 smithi119 ceph-mon[108979]: from='client.44042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:54:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:37 smithi119 ceph-mon[108979]: from='client.44048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:54:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3500353273' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:54:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:38 smithi183 ceph-mon[99169]: pgmap v17712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:38 smithi119 ceph-mon[94175]: pgmap v17712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:38 smithi119 ceph-mon[108979]: pgmap v17712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:40.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:40 smithi183 ceph-mon[99169]: pgmap v17713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:40 smithi119 ceph-mon[94175]: pgmap v17713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:40 smithi119 ceph-mon[108979]: pgmap v17713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:43 smithi119 ceph-mon[108979]: pgmap v17714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:43 smithi119 ceph-mon[94175]: pgmap v17714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:43 smithi183 ceph-mon[99169]: pgmap v17714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:54:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:54:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:54:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:45 smithi183 ceph-mon[99169]: pgmap v17715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:45 smithi119 ceph-mon[108979]: pgmap v17715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:45 smithi119 ceph-mon[94175]: pgmap v17715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:47 smithi183 ceph-mon[99169]: pgmap v17716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:47 smithi119 ceph-mon[108979]: pgmap v17716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:47 smithi119 ceph-mon[94175]: pgmap v17716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:48 smithi183 ceph-mon[99169]: pgmap v17717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:48 smithi119 ceph-mon[94175]: pgmap v17717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:48 smithi119 ceph-mon[108979]: pgmap v17717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:51 smithi119 ceph-mon[94175]: pgmap v17718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:51 smithi119 ceph-mon[108979]: pgmap v17718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:51 smithi183 ceph-mon[99169]: pgmap v17718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:53 smithi183 ceph-mon[99169]: pgmap v17719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:53 smithi119 ceph-mon[94175]: pgmap v17719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:53 smithi119 ceph-mon[108979]: pgmap v17719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:54:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:54:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:54:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:54:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:55 smithi183 ceph-mon[99169]: pgmap v17720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:55 smithi119 ceph-mon[108979]: pgmap v17720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:55 smithi119 ceph-mon[94175]: pgmap v17720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:57 smithi183 ceph-mon[99169]: pgmap v17721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:57 smithi119 ceph-mon[94175]: pgmap v17721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:57 smithi119 ceph-mon[108979]: pgmap v17721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:54:58 smithi183 ceph-mon[99169]: pgmap v17722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:54:58 smithi119 ceph-mon[94175]: pgmap v17722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:54:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:54:58 smithi119 ceph-mon[108979]: pgmap v17722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:01 smithi183 ceph-mon[99169]: pgmap v17723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:01 smithi119 ceph-mon[94175]: pgmap v17723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:01 smithi119 ceph-mon[108979]: pgmap v17723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:03 smithi183 ceph-mon[99169]: pgmap v17724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:03 smithi119 ceph-mon[94175]: pgmap v17724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:03 smithi119 ceph-mon[108979]: pgmap v17724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:55:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:55:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:55:05.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:05 smithi183 ceph-mon[99169]: pgmap v17725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:55:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:05 smithi119 ceph-mon[108979]: pgmap v17725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:55:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:05 smithi119 ceph-mon[94175]: pgmap v17725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:55:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:06 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2172M 2023-12-01T23:55:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:55:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:55:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:55:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:55:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2172M 2023-12-01T23:55:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:55:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:55:06.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:55:06.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:55:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T23:55:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2172M 2023-12-01T23:55:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:55:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:55:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:55:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:55:07.200 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:55:07.508 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:55:07.508 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 8m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:55:07.508 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 8m ago 8h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:55:07.508 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 8m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:55:07.508 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 8m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:55:07.508 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 8m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:55:07.508 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 8m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:55:07.508 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 8m ago 8h 2167M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:55:07.508 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 8m ago 8h 984M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:55:07.508 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 8m ago 8h 1190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:55:07.509 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 8m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:55:07.509 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 8m ago 8h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:55:07.509 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 8m ago 8h 6118M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:55:07.509 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 8m ago 8h 6162M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:55:07.509 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 8m ago 8h 5553M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:55:07.509 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 8m ago 8h 5346M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:55:07.509 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 8m ago 8h 4456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:55:07.509 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 8m ago 8h 5583M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:55:07.509 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 8m ago 8h 4557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:55:07.509 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 8m ago 8h 5419M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:55:07.509 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 8m ago 8h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:55:07.888 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:55:07.888 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:55:07.888 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:55:07.888 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:55:07.888 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:55:07.889 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:55:07.889 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:55:07.889 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:55:07.889 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:55:07.889 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:55:07.889 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:55:07.889 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:55:07.889 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:55:07.889 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:55:07.889 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:55:07.889 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:55:07.889 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:55:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:07 smithi183 ceph-mon[99169]: pgmap v17726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:08.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:07 smithi119 ceph-mon[94175]: pgmap v17726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:07 smithi119 ceph-mon[108979]: pgmap v17726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:08 smithi183 ceph-mon[99169]: from='client.44060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:55:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:08 smithi183 ceph-mon[99169]: from='client.44066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:55:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/398858323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:55:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:08 smithi119 ceph-mon[94175]: from='client.44060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:55:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:08 smithi119 ceph-mon[94175]: from='client.44066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:55:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/398858323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:55:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:08 smithi119 ceph-mon[108979]: from='client.44060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:55:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:08 smithi119 ceph-mon[108979]: from='client.44066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:55:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/398858323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:55:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:09 smithi183 ceph-mon[99169]: pgmap v17727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:09 smithi119 ceph-mon[108979]: pgmap v17727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:09 smithi119 ceph-mon[94175]: pgmap v17727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:11 smithi183 ceph-mon[99169]: pgmap v17728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:11 smithi119 ceph-mon[108979]: pgmap v17728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:11 smithi119 ceph-mon[94175]: pgmap v17728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:13 smithi119 ceph-mon[94175]: pgmap v17729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:13 smithi119 ceph-mon[108979]: pgmap v17729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:13 smithi183 ceph-mon[99169]: pgmap v17729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:55:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:55:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:55:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:15 smithi183 ceph-mon[99169]: pgmap v17730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:15 smithi119 ceph-mon[94175]: pgmap v17730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:15 smithi119 ceph-mon[108979]: pgmap v17730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:17 smithi183 ceph-mon[99169]: pgmap v17731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:17 smithi119 ceph-mon[94175]: pgmap v17731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:17 smithi119 ceph-mon[108979]: pgmap v17731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:18 smithi183 ceph-mon[99169]: pgmap v17732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:18 smithi119 ceph-mon[94175]: pgmap v17732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:18 smithi119 ceph-mon[108979]: pgmap v17732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:21 smithi183 ceph-mon[99169]: pgmap v17733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:21 smithi119 ceph-mon[94175]: pgmap v17733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:21 smithi119 ceph-mon[108979]: pgmap v17733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:23 smithi183 ceph-mon[99169]: pgmap v17734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:23 smithi119 ceph-mon[94175]: pgmap v17734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:23 smithi119 ceph-mon[108979]: pgmap v17734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:55:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:55:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:55:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:25 smithi183 ceph-mon[99169]: pgmap v17735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:25 smithi119 ceph-mon[108979]: pgmap v17735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:25 smithi119 ceph-mon[94175]: pgmap v17735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:27 smithi183 ceph-mon[99169]: pgmap v17736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:27 smithi119 ceph-mon[108979]: pgmap v17736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:27 smithi119 ceph-mon[94175]: pgmap v17736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:28 smithi183 ceph-mon[99169]: pgmap v17737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:28 smithi119 ceph-mon[94175]: pgmap v17737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:28 smithi119 ceph-mon[108979]: pgmap v17737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:31 smithi183 ceph-mon[99169]: pgmap v17738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:31 smithi119 ceph-mon[94175]: pgmap v17738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:31 smithi119 ceph-mon[108979]: pgmap v17738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:33 smithi183 ceph-mon[99169]: pgmap v17739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:33.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:33 smithi119 ceph-mon[108979]: pgmap v17739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:33 smithi119 ceph-mon[94175]: pgmap v17739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:55:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:55:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:55:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:35 smithi183 ceph-mon[99169]: pgmap v17740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:35 smithi119 ceph-mon[94175]: pgmap v17740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:35 smithi119 ceph-mon[108979]: pgmap v17740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:37 smithi183 ceph-mon[99169]: pgmap v17741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:37 smithi119 ceph-mon[108979]: pgmap v17741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:37 smithi119 ceph-mon[94175]: pgmap v17741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:38.236 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:55:38.542 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:55:38.542 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 8m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:55:38.542 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 8m ago 8h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:55:38.542 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 8m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:55:38.542 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 8m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:55:38.543 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 8m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:55:38.543 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 8m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:55:38.543 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 8m ago 8h 2167M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:55:38.543 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 8m ago 8h 984M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:55:38.543 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 8m ago 8h 1190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:55:38.543 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 8m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:55:38.543 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 8m ago 8h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:55:38.543 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 8m ago 8h 6118M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:55:38.543 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 8m ago 8h 6162M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:55:38.543 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 8m ago 8h 5553M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:55:38.543 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 8m ago 8h 5346M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:55:38.543 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 8m ago 8h 4456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:55:38.543 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 8m ago 8h 5583M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:55:38.543 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 8m ago 8h 4557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:55:38.543 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 8m ago 8h 5419M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:55:38.544 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 8m ago 8h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:55:38.920 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:55:38.920 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:55:38.920 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:55:38.920 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:55:38.920 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:55:38.920 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:55:38.920 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:55:38.920 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:55:38.921 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:55:38.921 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:55:38.921 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:55:38.921 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:55:38.921 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:55:38.921 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:55:38.921 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:55:38.921 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:55:38.921 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:55:39.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:38 smithi183 ceph-mon[99169]: pgmap v17742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:38 smithi183 ceph-mon[99169]: from='client.44078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:55:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:38 smithi183 ceph-mon[99169]: from='client.44084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:55:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/786248763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:55:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:38 smithi119 ceph-mon[94175]: pgmap v17742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:38 smithi119 ceph-mon[94175]: from='client.44078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:55:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:38 smithi119 ceph-mon[94175]: from='client.44084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:55:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/786248763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:55:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:38 smithi119 ceph-mon[108979]: pgmap v17742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:38 smithi119 ceph-mon[108979]: from='client.44078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:55:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:38 smithi119 ceph-mon[108979]: from='client.44084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:55:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/786248763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:55:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:40 smithi183 ceph-mon[99169]: pgmap v17743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:40 smithi119 ceph-mon[94175]: pgmap v17743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:40 smithi119 ceph-mon[108979]: pgmap v17743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:43 smithi183 ceph-mon[99169]: pgmap v17744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:43 smithi119 ceph-mon[94175]: pgmap v17744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:43 smithi119 ceph-mon[108979]: pgmap v17744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:55:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:55:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:55:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:45 smithi183 ceph-mon[99169]: pgmap v17745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:45 smithi119 ceph-mon[94175]: pgmap v17745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:45 smithi119 ceph-mon[108979]: pgmap v17745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:47 smithi183 ceph-mon[99169]: pgmap v17746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:47 smithi119 ceph-mon[94175]: pgmap v17746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:47 smithi119 ceph-mon[108979]: pgmap v17746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:48 smithi183 ceph-mon[99169]: pgmap v17747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:48 smithi119 ceph-mon[94175]: pgmap v17747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:48 smithi119 ceph-mon[108979]: pgmap v17747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:51 smithi183 ceph-mon[99169]: pgmap v17748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:51 smithi119 ceph-mon[94175]: pgmap v17748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:51 smithi119 ceph-mon[108979]: pgmap v17748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:53 smithi183 ceph-mon[99169]: pgmap v17749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:53 smithi119 ceph-mon[94175]: pgmap v17749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:53 smithi119 ceph-mon[108979]: pgmap v17749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:55:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:55:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:55:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:55:55.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:55 smithi183 ceph-mon[99169]: pgmap v17750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:55 smithi119 ceph-mon[94175]: pgmap v17750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:55 smithi119 ceph-mon[108979]: pgmap v17750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:57 smithi183 ceph-mon[99169]: pgmap v17751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:57 smithi119 ceph-mon[94175]: pgmap v17751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:57 smithi119 ceph-mon[108979]: pgmap v17751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:55:58 smithi183 ceph-mon[99169]: pgmap v17752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:55:58 smithi119 ceph-mon[94175]: pgmap v17752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:55:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:55:58 smithi119 ceph-mon[108979]: pgmap v17752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:01 smithi183 ceph-mon[99169]: pgmap v17753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:01 smithi119 ceph-mon[94175]: pgmap v17753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:01 smithi119 ceph-mon[108979]: pgmap v17753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:03 smithi183 ceph-mon[99169]: pgmap v17754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:03 smithi119 ceph-mon[94175]: pgmap v17754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:03 smithi119 ceph-mon[108979]: pgmap v17754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:56:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:56:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:56:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:05 smithi183 ceph-mon[99169]: pgmap v17755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:05 smithi119 ceph-mon[94175]: pgmap v17755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:05 smithi119 ceph-mon[108979]: pgmap v17755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:56:06.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:56:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:56:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:07 smithi183 ceph-mon[99169]: pgmap v17756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:56:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:56:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:56:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:07 smithi119 ceph-mon[94175]: pgmap v17756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:56:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:56:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:56:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:07 smithi119 ceph-mon[108979]: pgmap v17756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:56:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:56:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:56:09.266 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:56:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:08 smithi183 ceph-mon[99169]: pgmap v17757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:08 smithi119 ceph-mon[94175]: pgmap v17757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:08 smithi119 ceph-mon[108979]: pgmap v17757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:09.577 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:56:09.577 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 9m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:56:09.577 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 9m ago 8h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:56:09.577 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 9m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:56:09.577 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 9m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:56:09.577 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 9m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:56:09.577 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 9m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:56:09.577 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 9m ago 8h 2167M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:56:09.577 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 9m ago 8h 984M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:56:09.578 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 9m ago 8h 1190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:56:09.578 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 9m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:56:09.578 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 9m ago 8h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:56:09.578 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 9m ago 8h 6118M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:56:09.578 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 9m ago 8h 6162M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:56:09.578 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 9m ago 8h 5553M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:56:09.578 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 9m ago 8h 5346M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:56:09.578 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 9m ago 8h 4456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:56:09.578 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 9m ago 8h 5583M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:56:09.578 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 9m ago 8h 4557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:56:09.578 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 9m ago 8h 5419M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:56:09.578 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 9m ago 8h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:56:09.956 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:56:09.956 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:56:09.956 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:56:09.956 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:56:09.956 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:56:09.956 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:56:09.956 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:56:09.956 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:56:09.956 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:56:09.956 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:56:09.956 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:56:09.956 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:56:09.957 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:56:09.957 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:56:09.957 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:56:09.957 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:56:09.957 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:56:10.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:09 smithi183 ceph-mon[99169]: from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:56:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:09 smithi183 ceph-mon[99169]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:56:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3357192510' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:56:10.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:09 smithi119 ceph-mon[94175]: from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:56:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:09 smithi119 ceph-mon[94175]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:56:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3357192510' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:56:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:09 smithi119 ceph-mon[108979]: from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:56:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:09 smithi119 ceph-mon[108979]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:56:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3357192510' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:56:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:10 smithi183 ceph-mon[99169]: pgmap v17758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:10 smithi119 ceph-mon[94175]: pgmap v17758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:10 smithi119 ceph-mon[108979]: pgmap v17758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:13 smithi183 ceph-mon[99169]: pgmap v17759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:13 smithi119 ceph-mon[94175]: pgmap v17759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:13 smithi119 ceph-mon[108979]: pgmap v17759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:56:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:56:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:56:15.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:15 smithi183 ceph-mon[99169]: pgmap v17760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:15 smithi119 ceph-mon[94175]: pgmap v17760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:15 smithi119 ceph-mon[108979]: pgmap v17760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:17 smithi183 ceph-mon[99169]: pgmap v17761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:17 smithi119 ceph-mon[94175]: pgmap v17761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:17 smithi119 ceph-mon[108979]: pgmap v17761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:18 smithi183 ceph-mon[99169]: pgmap v17762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:18 smithi119 ceph-mon[108979]: pgmap v17762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:18 smithi119 ceph-mon[94175]: pgmap v17762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:21 smithi183 ceph-mon[99169]: pgmap v17763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:21 smithi119 ceph-mon[94175]: pgmap v17763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:21 smithi119 ceph-mon[108979]: pgmap v17763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:23 smithi183 ceph-mon[99169]: pgmap v17764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:23 smithi119 ceph-mon[94175]: pgmap v17764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:23 smithi119 ceph-mon[108979]: pgmap v17764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:56:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:56:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:56:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:25 smithi183 ceph-mon[99169]: pgmap v17765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:25 smithi119 ceph-mon[94175]: pgmap v17765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:25 smithi119 ceph-mon[108979]: pgmap v17765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:27 smithi183 ceph-mon[99169]: pgmap v17766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:27 smithi119 ceph-mon[94175]: pgmap v17766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:27 smithi119 ceph-mon[108979]: pgmap v17766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:28 smithi183 ceph-mon[99169]: pgmap v17767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:28 smithi119 ceph-mon[108979]: pgmap v17767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:28 smithi119 ceph-mon[94175]: pgmap v17767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:31 smithi183 ceph-mon[99169]: pgmap v17768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:31 smithi119 ceph-mon[108979]: pgmap v17768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:31 smithi119 ceph-mon[94175]: pgmap v17768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:33.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:33 smithi183 ceph-mon[99169]: pgmap v17769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:33 smithi119 ceph-mon[94175]: pgmap v17769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:33 smithi119 ceph-mon[108979]: pgmap v17769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:56:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:56:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:56:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:35 smithi183 ceph-mon[99169]: pgmap v17770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:35 smithi119 ceph-mon[94175]: pgmap v17770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:35 smithi119 ceph-mon[108979]: pgmap v17770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:37 smithi183 ceph-mon[99169]: pgmap v17771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:37 smithi119 ceph-mon[108979]: pgmap v17771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:37 smithi119 ceph-mon[94175]: pgmap v17771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:38 smithi183 ceph-mon[99169]: pgmap v17772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:38 smithi119 ceph-mon[94175]: pgmap v17772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:38 smithi119 ceph-mon[108979]: pgmap v17772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:40.297 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:56:40.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:40.604 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:56:40.604 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 9m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:56:40.604 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 9m ago 8h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:56:40.604 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 9m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:56:40.604 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 9m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:56:40.604 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 9m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:56:40.604 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 9m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:56:40.604 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 9m ago 8h 2167M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:56:40.605 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 9m ago 8h 984M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:56:40.605 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 9m ago 8h 1190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:56:40.605 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 9m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:56:40.605 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 9m ago 8h 21.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:56:40.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 9m ago 8h 6118M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:56:40.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 9m ago 8h 6162M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:56:40.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 9m ago 8h 5553M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:56:40.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 9m ago 8h 5346M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:56:40.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 9m ago 8h 4456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:56:40.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 9m ago 8h 5583M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:56:40.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 9m ago 8h 4557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:56:40.605 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 9m ago 8h 5419M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:56:40.605 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 9m ago 8h 126M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:56:40.984 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:56:40.984 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:56:40.984 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:56:40.985 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:56:40.985 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:56:40.985 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:56:40.985 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:56:40.985 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:56:40.985 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:56:40.985 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:56:40.985 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:56:40.985 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:56:40.985 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:56:40.985 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:56:40.985 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:56:40.985 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:56:40.985 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:56:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:40 smithi183 ceph-mon[99169]: pgmap v17773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:40 smithi183 ceph-mon[99169]: from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:56:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:40 smithi183 ceph-mon[99169]: from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:56:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:40 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1334443421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:56:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:40 smithi119 ceph-mon[94175]: pgmap v17773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:40 smithi119 ceph-mon[94175]: from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:56:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:40 smithi119 ceph-mon[94175]: from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:56:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:40 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1334443421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:56:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:40 smithi119 ceph-mon[108979]: pgmap v17773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:40 smithi119 ceph-mon[108979]: from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:56:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:40 smithi119 ceph-mon[108979]: from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:56:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:40 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1334443421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:56:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:43 smithi183 ceph-mon[99169]: pgmap v17774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:43 smithi119 ceph-mon[94175]: pgmap v17774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:43 smithi119 ceph-mon[108979]: pgmap v17774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:56:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:56:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:56:45.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:45 smithi183 ceph-mon[99169]: pgmap v17775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:45 smithi119 ceph-mon[94175]: pgmap v17775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:45 smithi119 ceph-mon[108979]: pgmap v17775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:47 smithi183 ceph-mon[99169]: pgmap v17776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:47.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:47 smithi119 ceph-mon[108979]: pgmap v17776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:47 smithi119 ceph-mon[94175]: pgmap v17776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:48 smithi183 ceph-mon[99169]: pgmap v17777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:48 smithi119 ceph-mon[94175]: pgmap v17777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:48 smithi119 ceph-mon[108979]: pgmap v17777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:51 smithi183 ceph-mon[99169]: pgmap v17778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:51 smithi119 ceph-mon[108979]: pgmap v17778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:51 smithi119 ceph-mon[94175]: pgmap v17778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:53 smithi183 ceph-mon[99169]: pgmap v17779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:53 smithi119 ceph-mon[94175]: pgmap v17779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:53 smithi119 ceph-mon[108979]: pgmap v17779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:56:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:56:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:56:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:56:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:55 smithi183 ceph-mon[99169]: pgmap v17780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:55 smithi119 ceph-mon[94175]: pgmap v17780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:55 smithi119 ceph-mon[108979]: pgmap v17780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:57 smithi183 ceph-mon[99169]: pgmap v17781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:57 smithi119 ceph-mon[94175]: pgmap v17781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:57 smithi119 ceph-mon[108979]: pgmap v17781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:56:58 smithi183 ceph-mon[99169]: pgmap v17782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:56:58 smithi119 ceph-mon[94175]: pgmap v17782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:56:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:56:58 smithi119 ceph-mon[108979]: pgmap v17782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:01 smithi183 ceph-mon[99169]: pgmap v17783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:01 smithi119 ceph-mon[94175]: pgmap v17783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:01 smithi119 ceph-mon[108979]: pgmap v17783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:03.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:03 smithi183 ceph-mon[99169]: pgmap v17784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:03.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:03 smithi119 ceph-mon[108979]: pgmap v17784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:03 smithi119 ceph-mon[94175]: pgmap v17784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:57:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:57:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:57:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:05 smithi183 ceph-mon[99169]: pgmap v17785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:05 smithi119 ceph-mon[94175]: pgmap v17785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:05 smithi119 ceph-mon[108979]: pgmap v17785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:07 smithi183 ceph-mon[99169]: pgmap v17786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:57:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:07 smithi119 ceph-mon[94175]: pgmap v17786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:57:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:07 smithi119 ceph-mon[108979]: pgmap v17786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:57:09.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:08 smithi183 ceph-mon[99169]: pgmap v17787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:08 smithi119 ceph-mon[94175]: pgmap v17787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:08 smithi119 ceph-mon[108979]: pgmap v17787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:10.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:11.328 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:57:11.634 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:57:11.634 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 1s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:57:11.634 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 0s ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:57:11.634 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 1s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:57:11.634 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 0s ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:57:11.634 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 0s ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:57:11.635 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 1s ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:57:11.635 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 1s ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:57:11.635 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 0s ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:57:11.635 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 1s ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:57:11.635 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 1s ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:57:11.635 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 0s ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:57:11.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 1s ago 8h 6149M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:57:11.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 1s ago 8h 6192M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:57:11.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 1s ago 8h 5575M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:57:11.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 1s ago 8h 5376M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:57:11.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 0s ago 8h 4481M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:57:11.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 0s ago 8h 5615M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:57:11.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 0s ago 8h 4586M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:57:11.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 0s ago 8h 5451M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:57:11.636 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 0s ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:57:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:11 smithi183 ceph-mon[99169]: pgmap v17788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:57:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:57:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:57:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:57:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:57:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:57:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:57:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:11 smithi119 ceph-mon[94175]: pgmap v17788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:57:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:57:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:57:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:57:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:57:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:57:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:57:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:11 smithi119 ceph-mon[108979]: pgmap v17788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:57:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:57:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:57:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:57:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:57:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:57:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:57:12.015 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:57:12.015 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:57:12.015 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:57:12.015 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:57:12.015 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:57:12.015 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:57:12.015 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:57:12.016 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:57:12.016 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:57:12.016 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:57:12.016 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:57:12.016 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:57:12.016 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:57:12.016 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:57:12.016 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:57:12.016 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:57:12.016 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:57:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:12 smithi183 ceph-mon[99169]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:57:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:12 smithi183 ceph-mon[99169]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:57:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2595749373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:57:12.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:12 smithi119 ceph-mon[94175]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:57:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:12 smithi119 ceph-mon[94175]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:57:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2595749373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:57:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:12 smithi119 ceph-mon[108979]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:57:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:12 smithi119 ceph-mon[108979]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:57:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2595749373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:57:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:13 smithi183 ceph-mon[99169]: pgmap v17789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:13 smithi119 ceph-mon[94175]: pgmap v17789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:13 smithi119 ceph-mon[108979]: pgmap v17789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:57:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:57:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:57:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:15 smithi183 ceph-mon[99169]: pgmap v17790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:15 smithi119 ceph-mon[94175]: pgmap v17790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:15 smithi119 ceph-mon[108979]: pgmap v17790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:17 smithi183 ceph-mon[99169]: pgmap v17791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:17 smithi119 ceph-mon[94175]: pgmap v17791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:17 smithi119 ceph-mon[108979]: pgmap v17791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:18 smithi183 ceph-mon[99169]: pgmap v17792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:18 smithi119 ceph-mon[94175]: pgmap v17792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:18 smithi119 ceph-mon[108979]: pgmap v17792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:21 smithi183 ceph-mon[99169]: pgmap v17793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:21 smithi119 ceph-mon[94175]: pgmap v17793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:21 smithi119 ceph-mon[108979]: pgmap v17793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:23 smithi183 ceph-mon[99169]: pgmap v17794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:23 smithi119 ceph-mon[94175]: pgmap v17794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:23 smithi119 ceph-mon[108979]: pgmap v17794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:57:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:57:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:57:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:25 smithi183 ceph-mon[99169]: pgmap v17795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:25 smithi119 ceph-mon[94175]: pgmap v17795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:25 smithi119 ceph-mon[108979]: pgmap v17795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:27 smithi183 ceph-mon[99169]: pgmap v17796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:27 smithi119 ceph-mon[94175]: pgmap v17796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:27 smithi119 ceph-mon[108979]: pgmap v17796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:29 smithi183 ceph-mon[99169]: pgmap v17797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:28 smithi119 ceph-mon[94175]: pgmap v17797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:28 smithi119 ceph-mon[108979]: pgmap v17797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:31 smithi183 ceph-mon[99169]: pgmap v17798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:31 smithi119 ceph-mon[94175]: pgmap v17798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:31 smithi119 ceph-mon[108979]: pgmap v17798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:33 smithi183 ceph-mon[99169]: pgmap v17799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:33 smithi119 ceph-mon[94175]: pgmap v17799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:33 smithi119 ceph-mon[108979]: pgmap v17799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:57:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:57:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-01T23:57:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:35 smithi183 ceph-mon[99169]: pgmap v17800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:35 smithi119 ceph-mon[108979]: pgmap v17800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:35 smithi119 ceph-mon[94175]: pgmap v17800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:37 smithi183 ceph-mon[99169]: pgmap v17801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:37 smithi119 ceph-mon[108979]: pgmap v17801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:37 smithi119 ceph-mon[94175]: pgmap v17801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:39 smithi183 ceph-mon[99169]: pgmap v17802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:39 smithi119 ceph-mon[94175]: pgmap v17802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:39 smithi119 ceph-mon[108979]: pgmap v17802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:40.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:41.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:41 smithi183 ceph-mon[99169]: pgmap v17803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:41 smithi119 ceph-mon[94175]: pgmap v17803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:41 smithi119 ceph-mon[108979]: pgmap v17803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:42.362 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:57:42.666 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:57:42.666 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 32s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:57:42.666 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 31s ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:57:42.666 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 32s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:57:42.666 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 31s ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:57:42.666 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 31s ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:57:42.666 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 32s ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:57:42.666 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 32s ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:57:42.666 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 31s ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:57:42.667 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 32s ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:57:42.667 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 32s ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:57:42.667 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 31s ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:57:42.667 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 32s ago 8h 6149M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:57:42.667 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 32s ago 8h 6192M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:57:42.667 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 32s ago 8h 5575M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:57:42.667 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 32s ago 8h 5376M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:57:42.667 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 31s ago 8h 4481M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:57:42.667 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 31s ago 8h 5615M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:57:42.667 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 31s ago 8h 4586M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:57:42.667 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 31s ago 8h 5451M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:57:42.667 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 31s ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:57:43.048 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:57:43.048 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:57:43.048 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:57:43.048 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:57:43.049 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:57:43.049 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:57:43.049 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:57:43.049 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:57:43.049 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:57:43.049 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:57:43.049 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:57:43.049 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:57:43.049 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:57:43.049 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:57:43.049 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:57:43.049 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:57:43.049 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:57:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:43 smithi183 ceph-mon[99169]: pgmap v17804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:43 smithi183 ceph-mon[99169]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:57:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:43 smithi183 ceph-mon[99169]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:57:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3098112851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:57:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:43 smithi119 ceph-mon[108979]: pgmap v17804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:43 smithi119 ceph-mon[108979]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:57:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:43 smithi119 ceph-mon[108979]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:57:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3098112851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:57:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:43 smithi119 ceph-mon[94175]: pgmap v17804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:43 smithi119 ceph-mon[94175]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:57:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:43 smithi119 ceph-mon[94175]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:57:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3098112851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:57:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:57:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:57:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:57:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:45 smithi183 ceph-mon[99169]: pgmap v17805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:45 smithi119 ceph-mon[94175]: pgmap v17805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:45 smithi119 ceph-mon[108979]: pgmap v17805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:47 smithi183 ceph-mon[99169]: pgmap v17806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:47 smithi119 ceph-mon[94175]: pgmap v17806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:47 smithi119 ceph-mon[108979]: pgmap v17806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:49 smithi183 ceph-mon[99169]: pgmap v17807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:49 smithi119 ceph-mon[108979]: pgmap v17807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:49 smithi119 ceph-mon[94175]: pgmap v17807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:51.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:51 smithi183 ceph-mon[99169]: pgmap v17808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:51.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:51 smithi119 ceph-mon[108979]: pgmap v17808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:51 smithi119 ceph-mon[94175]: pgmap v17808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:53.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:53 smithi183 ceph-mon[99169]: pgmap v17809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:53 smithi119 ceph-mon[108979]: pgmap v17809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:53 smithi119 ceph-mon[94175]: pgmap v17809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:57:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:57:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:57:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:57:55.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:55 smithi183 ceph-mon[99169]: pgmap v17810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:55 smithi119 ceph-mon[108979]: pgmap v17810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:55 smithi119 ceph-mon[94175]: pgmap v17810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:57.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:57 smithi183 ceph-mon[99169]: pgmap v17811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:57 smithi119 ceph-mon[94175]: pgmap v17811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:57 smithi119 ceph-mon[108979]: pgmap v17811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:57:59 smithi183 ceph-mon[99169]: pgmap v17812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:57:59 smithi119 ceph-mon[94175]: pgmap v17812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:57:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:57:59 smithi119 ceph-mon[108979]: pgmap v17812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:01 smithi183 ceph-mon[99169]: pgmap v17813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:01 smithi119 ceph-mon[94175]: pgmap v17813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:01 smithi119 ceph-mon[108979]: pgmap v17813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:03 smithi183 ceph-mon[99169]: pgmap v17814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:03 smithi119 ceph-mon[94175]: pgmap v17814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:03 smithi119 ceph-mon[108979]: pgmap v17814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:58:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:58:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:58:05.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:05 smithi183 ceph-mon[99169]: pgmap v17815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:05 smithi119 ceph-mon[108979]: pgmap v17815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:05 smithi119 ceph-mon[94175]: pgmap v17815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:07 smithi183 ceph-mon[99169]: pgmap v17816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:07 smithi119 ceph-mon[94175]: pgmap v17816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:07 smithi119 ceph-mon[108979]: pgmap v17816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:09 smithi183 ceph-mon[99169]: pgmap v17817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:09 smithi119 ceph-mon[94175]: pgmap v17817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:09 smithi119 ceph-mon[108979]: pgmap v17817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:10.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:11 smithi183 ceph-mon[99169]: pgmap v17818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:11 smithi119 ceph-mon[108979]: pgmap v17818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:11 smithi119 ceph-mon[94175]: pgmap v17818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:12.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:58:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:58:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:58:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:58:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:58:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:58:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:58:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:58:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:58:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:58:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:58:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:58:13.392 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:58:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:13 smithi183 ceph-mon[99169]: pgmap v17819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:13 smithi119 ceph-mon[94175]: pgmap v17819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:13 smithi119 ceph-mon[108979]: pgmap v17819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:13.700 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:58:13.700 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 63s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:58:13.700 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 62s ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:58:13.700 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 63s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:58:13.700 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 62s ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:58:13.700 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 62s ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:58:13.700 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 63s ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:58:13.700 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 63s ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:58:13.700 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 62s ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:58:13.700 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 63s ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:58:13.700 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 63s ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:58:13.700 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 62s ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:58:13.701 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 63s ago 8h 6149M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:58:13.701 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 63s ago 8h 6192M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:58:13.701 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 63s ago 8h 5575M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:58:13.701 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 63s ago 8h 5376M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:58:13.701 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 62s ago 8h 4481M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:58:13.701 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 62s ago 8h 5615M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:58:13.701 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 62s ago 8h 4586M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:58:13.701 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 62s ago 8h 5451M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:58:13.701 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 62s ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:58:14.080 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:58:14.080 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:58:14.080 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:58:14.080 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:58:14.080 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:58:14.080 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:58:14.080 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:58:14.080 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:58:14.080 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:58:14.080 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:58:14.080 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:58:14.080 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:58:14.081 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:58:14.081 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:58:14.081 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:58:14.081 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:58:14.081 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:58:14.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:14 smithi183 ceph-mon[99169]: from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:58:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:14 smithi183 ceph-mon[99169]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:58:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:58:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:58:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-01T23:58:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:14 smithi119 ceph-mon[94175]: from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:58:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:14 smithi119 ceph-mon[94175]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:58:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:14 smithi119 ceph-mon[108979]: from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:58:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:14 smithi119 ceph-mon[108979]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:58:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3425331200' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:58:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:15 smithi183 ceph-mon[99169]: pgmap v17820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:15.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3425331200' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:58:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:15 smithi119 ceph-mon[94175]: pgmap v17820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3425331200' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:58:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:15 smithi119 ceph-mon[108979]: pgmap v17820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:17 smithi183 ceph-mon[99169]: pgmap v17821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:17 smithi119 ceph-mon[94175]: pgmap v17821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:17 smithi119 ceph-mon[108979]: pgmap v17821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:19 smithi183 ceph-mon[99169]: pgmap v17822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:19 smithi119 ceph-mon[94175]: pgmap v17822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:19 smithi119 ceph-mon[108979]: pgmap v17822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:21 smithi183 ceph-mon[99169]: pgmap v17823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:21 smithi119 ceph-mon[94175]: pgmap v17823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:21 smithi119 ceph-mon[108979]: pgmap v17823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:23 smithi183 ceph-mon[99169]: pgmap v17824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:23 smithi119 ceph-mon[94175]: pgmap v17824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:23 smithi119 ceph-mon[108979]: pgmap v17824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:58:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:58:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:58:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:25 smithi183 ceph-mon[99169]: pgmap v17825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:25 smithi119 ceph-mon[108979]: pgmap v17825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:25 smithi119 ceph-mon[94175]: pgmap v17825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:27 smithi183 ceph-mon[99169]: pgmap v17826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:27 smithi119 ceph-mon[94175]: pgmap v17826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:27 smithi119 ceph-mon[108979]: pgmap v17826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:29 smithi183 ceph-mon[99169]: pgmap v17827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:29 smithi119 ceph-mon[94175]: pgmap v17827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:29 smithi119 ceph-mon[108979]: pgmap v17827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:31 smithi183 ceph-mon[99169]: pgmap v17828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:31.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:31 smithi119 ceph-mon[108979]: pgmap v17828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:31 smithi119 ceph-mon[94175]: pgmap v17828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:33 smithi183 ceph-mon[99169]: pgmap v17829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:33.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:33 smithi119 ceph-mon[108979]: pgmap v17829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:33 smithi119 ceph-mon[94175]: pgmap v17829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:58:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:58:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:58:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:35 smithi183 ceph-mon[99169]: pgmap v17830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:35 smithi119 ceph-mon[94175]: pgmap v17830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:35 smithi119 ceph-mon[108979]: pgmap v17830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:37 smithi183 ceph-mon[99169]: pgmap v17831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:37 smithi119 ceph-mon[108979]: pgmap v17831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:37 smithi119 ceph-mon[94175]: pgmap v17831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:39 smithi183 ceph-mon[99169]: pgmap v17832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:39 smithi119 ceph-mon[108979]: pgmap v17832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:39 smithi119 ceph-mon[94175]: pgmap v17832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:41 smithi183 ceph-mon[99169]: pgmap v17833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:41 smithi119 ceph-mon[108979]: pgmap v17833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:41 smithi119 ceph-mon[94175]: pgmap v17833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:43 smithi183 ceph-mon[99169]: pgmap v17834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:43 smithi119 ceph-mon[94175]: pgmap v17834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:43 smithi119 ceph-mon[108979]: pgmap v17834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:44.427 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:58:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:58:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:58:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-01T23:58:44.734 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:58:44.734 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 94s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:58:44.734 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 93s ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:58:44.734 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 94s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:58:44.734 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 93s ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:58:44.734 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 93s ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:58:44.734 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 94s ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:58:44.734 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 94s ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:58:44.735 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 93s ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:58:44.735 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 94s ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:58:44.735 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 94s ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:58:44.735 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 93s ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:58:44.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 94s ago 8h 6149M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:58:44.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 94s ago 8h 6192M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:58:44.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 94s ago 8h 5575M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:58:44.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 94s ago 8h 5376M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:58:44.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 93s ago 8h 4481M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:58:44.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 93s ago 8h 5615M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:58:44.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 93s ago 8h 4586M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:58:44.735 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 93s ago 8h 5451M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:58:44.735 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 93s ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:58:45.117 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:58:45.117 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:58:45.117 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:58:45.117 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:58:45.117 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:58:45.118 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:58:45.118 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:58:45.118 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:58:45.118 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:58:45.118 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:58:45.118 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:58:45.118 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:58:45.118 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:58:45.118 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:58:45.118 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:58:45.118 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:58:45.118 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:58:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:45 smithi183 ceph-mon[99169]: pgmap v17835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:45 smithi183 ceph-mon[99169]: from='client.44186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:58:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:45 smithi183 ceph-mon[99169]: from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:58:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2694313398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:58:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:45 smithi119 ceph-mon[94175]: pgmap v17835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:45 smithi119 ceph-mon[94175]: from='client.44186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:58:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:45 smithi119 ceph-mon[94175]: from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:58:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2694313398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:58:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:45 smithi119 ceph-mon[108979]: pgmap v17835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:45 smithi119 ceph-mon[108979]: from='client.44186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:58:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:45 smithi119 ceph-mon[108979]: from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:58:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2694313398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:58:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:47 smithi183 ceph-mon[99169]: pgmap v17836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:47.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:47 smithi119 ceph-mon[108979]: pgmap v17836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:47 smithi119 ceph-mon[94175]: pgmap v17836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:49 smithi183 ceph-mon[99169]: pgmap v17837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:49 smithi119 ceph-mon[94175]: pgmap v17837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:49 smithi119 ceph-mon[108979]: pgmap v17837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:51 smithi183 ceph-mon[99169]: pgmap v17838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:51 smithi119 ceph-mon[108979]: pgmap v17838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:51 smithi119 ceph-mon[94175]: pgmap v17838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:53 smithi183 ceph-mon[99169]: pgmap v17839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:53.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:53 smithi119 ceph-mon[94175]: pgmap v17839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:53 smithi119 ceph-mon[108979]: pgmap v17839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:58:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:58:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:58:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:58:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:55 smithi183 ceph-mon[99169]: pgmap v17840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:55 smithi119 ceph-mon[94175]: pgmap v17840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:55 smithi119 ceph-mon[108979]: pgmap v17840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:57 smithi183 ceph-mon[99169]: pgmap v17841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:57 smithi119 ceph-mon[94175]: pgmap v17841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:57 smithi119 ceph-mon[108979]: pgmap v17841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:59.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:58:59 smithi183 ceph-mon[99169]: pgmap v17842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:58:59 smithi119 ceph-mon[94175]: pgmap v17842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:58:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:58:59 smithi119 ceph-mon[108979]: pgmap v17842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:01 smithi183 ceph-mon[99169]: pgmap v17843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:01.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:01 smithi119 ceph-mon[94175]: pgmap v17843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:01.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:01 smithi119 ceph-mon[108979]: pgmap v17843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:03 smithi183 ceph-mon[99169]: pgmap v17844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:03.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:03 smithi119 ceph-mon[108979]: pgmap v17844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:03 smithi119 ceph-mon[94175]: pgmap v17844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:59:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:59:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-01T23:59:05.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:05 smithi183 ceph-mon[99169]: pgmap v17845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:05 smithi119 ceph-mon[94175]: pgmap v17845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:05 smithi119 ceph-mon[108979]: pgmap v17845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:07 smithi183 ceph-mon[99169]: pgmap v17846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:07 smithi119 ceph-mon[94175]: pgmap v17846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:07 smithi119 ceph-mon[108979]: pgmap v17846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:09 smithi183 ceph-mon[99169]: pgmap v17847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:09 smithi119 ceph-mon[94175]: pgmap v17847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:09 smithi119 ceph-mon[108979]: pgmap v17847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:10.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:10.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:11 smithi183 ceph-mon[99169]: pgmap v17848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:11.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:11 smithi119 ceph-mon[108979]: pgmap v17848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:11 smithi119 ceph-mon[94175]: pgmap v17848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:12.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:59:12.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:59:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T23:59:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:13 smithi183 ceph-mon[99169]: pgmap v17849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:59:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:59:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:59:13.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:13 smithi119 ceph-mon[94175]: pgmap v17849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:59:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:59:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:59:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:13 smithi119 ceph-mon[108979]: pgmap v17849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T23:59:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T23:59:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-01T23:59:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:59:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:59:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:59:15.469 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:59:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:15 smithi183 ceph-mon[99169]: pgmap v17850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:15 smithi119 ceph-mon[94175]: pgmap v17850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:15 smithi119 ceph-mon[108979]: pgmap v17850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:15.778 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:59:15.778 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 2m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:59:15.779 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 2m ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:59:15.779 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 2m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:59:15.779 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 2m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:59:15.779 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 2m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:59:15.779 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 2m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:59:15.779 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 2m ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:59:15.779 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 2m ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:59:15.779 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 2m ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:59:15.779 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 2m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:59:15.779 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 2m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:59:15.779 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 2m ago 8h 6149M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:59:15.779 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 2m ago 8h 6192M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:59:15.779 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 2m ago 8h 5575M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:59:15.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 2m ago 8h 5376M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:59:15.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 2m ago 8h 4481M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:59:15.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 2m ago 8h 5615M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:59:15.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 2m ago 8h 4586M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:59:15.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 2m ago 8h 5451M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:59:15.780 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 2m ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:59:16.158 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:59:16.158 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:59:16.158 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:59:16.158 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:59:16.158 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:59:16.158 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:59:16.158 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:59:16.158 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:59:16.158 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:59:16.158 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:59:16.159 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:59:16.159 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:59:16.159 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:59:16.159 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:59:16.159 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:59:16.159 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:59:16.159 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:59:16.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:16 smithi183 ceph-mon[99169]: from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:59:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:16 smithi183 ceph-mon[99169]: from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:59:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1637017114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:59:16.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:16 smithi119 ceph-mon[94175]: from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:59:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:16 smithi119 ceph-mon[94175]: from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:59:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1637017114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:59:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:16 smithi119 ceph-mon[108979]: from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:59:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:16 smithi119 ceph-mon[108979]: from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:59:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1637017114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:59:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:17 smithi183 ceph-mon[99169]: pgmap v17851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:17 smithi119 ceph-mon[108979]: pgmap v17851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:17 smithi119 ceph-mon[94175]: pgmap v17851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:19 smithi183 ceph-mon[99169]: pgmap v17852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:19 smithi119 ceph-mon[94175]: pgmap v17852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:19 smithi119 ceph-mon[108979]: pgmap v17852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:21 smithi183 ceph-mon[99169]: pgmap v17853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:21 smithi119 ceph-mon[94175]: pgmap v17853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:21 smithi119 ceph-mon[108979]: pgmap v17853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:23 smithi183 ceph-mon[99169]: pgmap v17854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:23 smithi119 ceph-mon[94175]: pgmap v17854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:23 smithi119 ceph-mon[108979]: pgmap v17854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:59:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:59:24] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T23:59:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:25 smithi183 ceph-mon[99169]: pgmap v17855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:25 smithi119 ceph-mon[94175]: pgmap v17855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:25 smithi119 ceph-mon[108979]: pgmap v17855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:27 smithi183 ceph-mon[99169]: pgmap v17856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:27 smithi119 ceph-mon[94175]: pgmap v17856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:27 smithi119 ceph-mon[108979]: pgmap v17856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:29 smithi183 ceph-mon[99169]: pgmap v17857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:29 smithi119 ceph-mon[108979]: pgmap v17857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:29 smithi119 ceph-mon[94175]: pgmap v17857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:31 smithi183 ceph-mon[99169]: pgmap v17858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:31 smithi119 ceph-mon[94175]: pgmap v17858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:31 smithi119 ceph-mon[108979]: pgmap v17858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:33 smithi183 ceph-mon[99169]: pgmap v17859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:33 smithi119 ceph-mon[94175]: pgmap v17859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:33 smithi119 ceph-mon[108979]: pgmap v17859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:59:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:59:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-01T23:59:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:35 smithi183 ceph-mon[99169]: pgmap v17860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:35 smithi119 ceph-mon[94175]: pgmap v17860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:35 smithi119 ceph-mon[108979]: pgmap v17860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:37 smithi183 ceph-mon[99169]: pgmap v17861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:37.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:37 smithi119 ceph-mon[108979]: pgmap v17861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:37 smithi119 ceph-mon[94175]: pgmap v17861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:39 smithi183 ceph-mon[99169]: pgmap v17862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:39 smithi119 ceph-mon[94175]: pgmap v17862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:39 smithi119 ceph-mon[108979]: pgmap v17862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:40.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:41 smithi183 ceph-mon[99169]: pgmap v17863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:41.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:41 smithi119 ceph-mon[94175]: pgmap v17863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:41 smithi119 ceph-mon[108979]: pgmap v17863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:43 smithi183 ceph-mon[99169]: pgmap v17864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:43 smithi119 ceph-mon[94175]: pgmap v17864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:43 smithi119 ceph-mon[108979]: pgmap v17864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:59:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:59:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-01T23:59:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:45 smithi183 ceph-mon[99169]: pgmap v17865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:45 smithi119 ceph-mon[94175]: pgmap v17865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:45 smithi119 ceph-mon[108979]: pgmap v17865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:46.503 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-01T23:59:46.809 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T23:59:46.809 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 2m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-01T23:59:46.810 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 2m ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-01T23:59:46.810 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 2m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-01T23:59:46.810 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 2m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-01T23:59:46.810 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 2m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-01T23:59:46.810 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 2m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-01T23:59:46.810 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 2m ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-01T23:59:46.810 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 2m ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-01T23:59:46.810 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 2m ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-01T23:59:46.810 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 2m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-01T23:59:46.810 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 2m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-01T23:59:46.810 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 2m ago 8h 6149M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-01T23:59:46.810 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 2m ago 8h 6192M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-01T23:59:46.810 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 2m ago 8h 5575M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-01T23:59:46.811 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 2m ago 8h 5376M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-01T23:59:46.811 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 2m ago 8h 4481M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-01T23:59:46.811 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 2m ago 8h 5615M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-01T23:59:46.811 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 2m ago 8h 4586M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-01T23:59:46.811 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 2m ago 8h 5451M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-01T23:59:46.811 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 2m ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-01T23:59:47.192 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-01T23:59:47.192 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-01T23:59:47.192 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T23:59:47.193 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:59:47.193 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-01T23:59:47.193 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:59:47.193 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:59:47.193 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-01T23:59:47.193 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T23:59:47.193 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:59:47.193 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-01T23:59:47.193 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T23:59:47.193 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-01T23:59:47.193 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-01T23:59:47.193 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T23:59:47.193 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-01T23:59:47.193 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-01T23:59:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:47 smithi183 ceph-mon[99169]: pgmap v17866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:47 smithi183 ceph-mon[99169]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:59:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2044196716' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:59:47.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:47 smithi119 ceph-mon[108979]: pgmap v17866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:47 smithi119 ceph-mon[108979]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:59:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2044196716' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:59:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:47 smithi119 ceph-mon[94175]: pgmap v17866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:47 smithi119 ceph-mon[94175]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:59:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2044196716' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T23:59:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:48 smithi183 ceph-mon[99169]: from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:59:48.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:48 smithi119 ceph-mon[108979]: from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:59:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:48 smithi119 ceph-mon[94175]: from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T23:59:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:49 smithi183 ceph-mon[99169]: pgmap v17867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:49 smithi119 ceph-mon[94175]: pgmap v17867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:49 smithi119 ceph-mon[108979]: pgmap v17867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:51 smithi183 ceph-mon[99169]: pgmap v17868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:51 smithi119 ceph-mon[94175]: pgmap v17868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:51 smithi119 ceph-mon[108979]: pgmap v17868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:53 smithi183 ceph-mon[99169]: pgmap v17869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:53 smithi119 ceph-mon[94175]: pgmap v17869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:53 smithi119 ceph-mon[108979]: pgmap v17869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 01 23:59:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [01/Dec/2023:23:59:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-01T23:59:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T23:59:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:55 smithi183 ceph-mon[99169]: pgmap v17870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:55 smithi119 ceph-mon[94175]: pgmap v17870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:55 smithi119 ceph-mon[108979]: pgmap v17870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:57 smithi183 ceph-mon[99169]: pgmap v17871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:57.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:57 smithi119 ceph-mon[108979]: pgmap v17871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:57 smithi119 ceph-mon[94175]: pgmap v17871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 01 23:59:59 smithi183 ceph-mon[99169]: pgmap v17872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 01 23:59:59 smithi119 ceph-mon[108979]: pgmap v17872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-01T23:59:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 01 23:59:59 smithi119 ceph-mon[94175]: pgmap v17872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:00:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:00:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-01T23:59:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:00:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:00:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:01 smithi183 ceph-mon[99169]: pgmap v17873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:01 smithi119 ceph-mon[94175]: pgmap v17873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:01 smithi119 ceph-mon[108979]: pgmap v17873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:03 smithi183 ceph-mon[99169]: pgmap v17874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:03.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:03 smithi119 ceph-mon[108979]: pgmap v17874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:03 smithi119 ceph-mon[94175]: pgmap v17874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:00:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:00:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:00:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:05 smithi183 ceph-mon[99169]: pgmap v17875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:05.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:05 smithi119 ceph-mon[108979]: pgmap v17875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:05 smithi119 ceph-mon[94175]: pgmap v17875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:07 smithi183 ceph-mon[99169]: pgmap v17876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:07.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:07 smithi119 ceph-mon[108979]: pgmap v17876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:07 smithi119 ceph-mon[94175]: pgmap v17876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:09 smithi183 ceph-mon[99169]: pgmap v17877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:09 smithi119 ceph-mon[108979]: pgmap v17877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:09 smithi119 ceph-mon[94175]: pgmap v17877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:10.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:10.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:11.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:11 smithi183 ceph-mon[99169]: pgmap v17878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:11.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:11 smithi119 ceph-mon[94175]: pgmap v17878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:11.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:11 smithi119 ceph-mon[108979]: pgmap v17878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:13.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:13 smithi183 ceph-mon[99169]: pgmap v17879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:00:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:00:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:00:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:13 smithi119 ceph-mon[94175]: pgmap v17879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:00:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:00:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:00:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:13 smithi119 ceph-mon[108979]: pgmap v17879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:00:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:00:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:00:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:00:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:00:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:00:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:00:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:00:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:00:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:00:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:00:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:00:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:00:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:00:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:00:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:15 smithi183 ceph-mon[99169]: pgmap v17880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:15 smithi119 ceph-mon[94175]: pgmap v17880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:15 smithi119 ceph-mon[108979]: pgmap v17880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:17.540 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:00:17.845 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:00:17.846 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 3m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:00:17.846 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 3m ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:00:17.846 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 3m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:00:17.846 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 3m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:00:17.846 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 3m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:00:17.846 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 3m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:00:17.846 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 3m ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:00:17.846 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 3m ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:00:17.846 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 3m ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:00:17.846 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 3m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:00:17.846 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 3m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:00:17.846 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 3m ago 8h 6149M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:00:17.846 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 3m ago 8h 6192M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:00:17.847 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 3m ago 8h 5575M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:00:17.847 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 3m ago 8h 5376M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:00:17.847 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 3m ago 8h 4481M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:00:17.847 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 3m ago 8h 5615M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:00:17.847 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 3m ago 8h 4586M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:00:17.847 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 3m ago 8h 5451M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:00:17.847 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 3m ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:00:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:17 smithi183 ceph-mon[99169]: pgmap v17881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:17.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:17 smithi119 ceph-mon[108979]: pgmap v17881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:17 smithi119 ceph-mon[94175]: pgmap v17881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:18.228 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:00:18.228 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:00:18.228 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:00:18.228 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:00:18.229 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:00:18.229 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:00:18.229 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:00:18.229 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:00:18.229 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:00:18.229 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:00:18.229 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:00:18.229 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:00:18.229 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:00:18.229 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:00:18.229 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:00:18.229 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:00:18.229 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:00:18.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:18 smithi183 ceph-mon[99169]: from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:00:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1921118064' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:00:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:18 smithi119 ceph-mon[94175]: from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:00:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1921118064' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:00:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:18 smithi119 ceph-mon[108979]: from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:00:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1921118064' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:00:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:19 smithi183 ceph-mon[99169]: from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:00:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:19 smithi183 ceph-mon[99169]: pgmap v17882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:19 smithi119 ceph-mon[94175]: from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:00:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:19 smithi119 ceph-mon[94175]: pgmap v17882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:19 smithi119 ceph-mon[108979]: from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:00:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:19 smithi119 ceph-mon[108979]: pgmap v17882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:21 smithi183 ceph-mon[99169]: pgmap v17883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:21 smithi119 ceph-mon[94175]: pgmap v17883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:21 smithi119 ceph-mon[108979]: pgmap v17883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:23 smithi183 ceph-mon[99169]: pgmap v17884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:23.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:23 smithi119 ceph-mon[108979]: pgmap v17884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:23 smithi119 ceph-mon[94175]: pgmap v17884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:00:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:00:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-02T00:00:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:25 smithi183 ceph-mon[99169]: pgmap v17885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:25.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:25 smithi119 ceph-mon[108979]: pgmap v17885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:25 smithi119 ceph-mon[94175]: pgmap v17885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:27 smithi183 ceph-mon[99169]: pgmap v17886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:27 smithi119 ceph-mon[94175]: pgmap v17886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:27 smithi119 ceph-mon[108979]: pgmap v17886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:29 smithi183 ceph-mon[99169]: pgmap v17887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:29 smithi119 ceph-mon[94175]: pgmap v17887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:29 smithi119 ceph-mon[108979]: pgmap v17887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:31 smithi183 ceph-mon[99169]: pgmap v17888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:31 smithi119 ceph-mon[94175]: pgmap v17888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:31 smithi119 ceph-mon[108979]: pgmap v17888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:33 smithi183 ceph-mon[99169]: pgmap v17889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:33.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:33 smithi119 ceph-mon[108979]: pgmap v17889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:33 smithi119 ceph-mon[94175]: pgmap v17889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:00:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:00:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-02T00:00:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:35 smithi183 ceph-mon[99169]: pgmap v17890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:35 smithi119 ceph-mon[94175]: pgmap v17890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:35 smithi119 ceph-mon[108979]: pgmap v17890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:37 smithi183 ceph-mon[99169]: pgmap v17891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:37 smithi119 ceph-mon[94175]: pgmap v17891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:37 smithi119 ceph-mon[108979]: pgmap v17891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:39 smithi183 ceph-mon[99169]: pgmap v17892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:39 smithi119 ceph-mon[94175]: pgmap v17892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:39 smithi119 ceph-mon[108979]: pgmap v17892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:41 smithi183 ceph-mon[99169]: pgmap v17893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:41 smithi119 ceph-mon[94175]: pgmap v17893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:41 smithi119 ceph-mon[108979]: pgmap v17893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:43.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:43 smithi183 ceph-mon[99169]: pgmap v17894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:43 smithi119 ceph-mon[94175]: pgmap v17894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:43 smithi119 ceph-mon[108979]: pgmap v17894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:00:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:00:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:00:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:45 smithi183 ceph-mon[99169]: pgmap v17895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:45 smithi119 ceph-mon[94175]: pgmap v17895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:45 smithi119 ceph-mon[108979]: pgmap v17895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:47 smithi183 ceph-mon[99169]: pgmap v17896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:47.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:47 smithi119 ceph-mon[94175]: pgmap v17896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:47 smithi119 ceph-mon[108979]: pgmap v17896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:48.573 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:00:48.878 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:00:48.879 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 3m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:00:48.879 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 3m ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:00:48.879 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 3m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:00:48.879 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 3m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:00:48.879 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 3m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:00:48.880 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 3m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:00:48.880 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 3m ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:00:48.880 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 3m ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:00:48.880 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 3m ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:00:48.880 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 3m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:00:48.881 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 3m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:00:48.881 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 3m ago 8h 6149M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:00:48.881 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 3m ago 8h 6192M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:00:48.881 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 3m ago 8h 5575M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:00:48.881 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 3m ago 8h 5376M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:00:48.882 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 3m ago 8h 4481M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:00:48.882 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 3m ago 8h 5615M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:00:48.882 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 3m ago 8h 4586M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:00:48.882 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 3m ago 8h 5451M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:00:48.882 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 3m ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:00:49.260 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:00:49.261 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:00:49.261 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:00:49.261 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:00:49.261 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:00:49.261 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:00:49.261 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:00:49.261 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:00:49.261 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:00:49.261 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:00:49.261 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:00:49.261 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:00:49.261 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:00:49.261 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:00:49.262 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:00:49.262 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:00:49.262 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:00:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:49 smithi183 ceph-mon[99169]: pgmap v17897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:49 smithi183 ceph-mon[99169]: from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:00:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:49 smithi119 ceph-mon[94175]: pgmap v17897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:49 smithi119 ceph-mon[94175]: from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:00:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:49 smithi119 ceph-mon[108979]: pgmap v17897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:49 smithi119 ceph-mon[108979]: from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:00:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:50 smithi183 ceph-mon[99169]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:00:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1836753966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:00:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:50 smithi119 ceph-mon[108979]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:00:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1836753966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:00:50.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:50 smithi119 ceph-mon[94175]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:00:50.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1836753966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:00:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:51 smithi183 ceph-mon[99169]: pgmap v17898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:51.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:51 smithi119 ceph-mon[94175]: pgmap v17898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:51 smithi119 ceph-mon[108979]: pgmap v17898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:53 smithi183 ceph-mon[99169]: pgmap v17899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:53.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:53 smithi119 ceph-mon[94175]: pgmap v17899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:53 smithi119 ceph-mon[108979]: pgmap v17899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:00:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:00:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:00:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:00:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:55 smithi183 ceph-mon[99169]: pgmap v17900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:55 smithi119 ceph-mon[108979]: pgmap v17900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:55 smithi119 ceph-mon[94175]: pgmap v17900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:57 smithi183 ceph-mon[99169]: pgmap v17901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:57.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:57 smithi119 ceph-mon[108979]: pgmap v17901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:57 smithi119 ceph-mon[94175]: pgmap v17901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:00:59 smithi183 ceph-mon[99169]: pgmap v17902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:00:59 smithi119 ceph-mon[94175]: pgmap v17902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:00:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:00:59 smithi119 ceph-mon[108979]: pgmap v17902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:01.566 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:01 smithi119 ceph-mon[94175]: pgmap v17903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:01.566 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:01 smithi119 ceph-mon[108979]: pgmap v17903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:01.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:01 smithi183 ceph-mon[99169]: pgmap v17903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:03 smithi183 ceph-mon[99169]: pgmap v17904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:03 smithi119 ceph-mon[94175]: pgmap v17904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:03 smithi119 ceph-mon[108979]: pgmap v17904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:01:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:01:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:01:05.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:05 smithi183 ceph-mon[99169]: pgmap v17905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:05 smithi119 ceph-mon[94175]: pgmap v17905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:05 smithi119 ceph-mon[108979]: pgmap v17905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:07 smithi183 ceph-mon[99169]: pgmap v17906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:07 smithi119 ceph-mon[94175]: pgmap v17906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:07 smithi119 ceph-mon[108979]: pgmap v17906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:09 smithi183 ceph-mon[99169]: pgmap v17907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:09 smithi119 ceph-mon[94175]: pgmap v17907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:09 smithi119 ceph-mon[108979]: pgmap v17907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:11 smithi183 ceph-mon[99169]: pgmap v17908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:11 smithi119 ceph-mon[94175]: pgmap v17908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:11 smithi119 ceph-mon[108979]: pgmap v17908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:13 smithi183 ceph-mon[99169]: pgmap v17909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:13 smithi119 ceph-mon[94175]: pgmap v17909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:13 smithi119 ceph-mon[108979]: pgmap v17909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:01:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:01:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:01:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:01:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:01:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:01:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:01:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:01:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:01:14.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:01:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:01:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:01:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:15 smithi183 ceph-mon[99169]: pgmap v17910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:01:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:01:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:01:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:15 smithi119 ceph-mon[94175]: pgmap v17910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:01:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:01:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:01:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:15 smithi119 ceph-mon[108979]: pgmap v17910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:01:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:01:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:01:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:17 smithi183 ceph-mon[99169]: pgmap v17911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:17 smithi119 ceph-mon[94175]: pgmap v17911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:17 smithi119 ceph-mon[108979]: pgmap v17911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:19 smithi183 ceph-mon[99169]: pgmap v17912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:19 smithi119 ceph-mon[94175]: pgmap v17912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:19 smithi119 ceph-mon[108979]: pgmap v17912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:19.611 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:01:19.915 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:01:19.915 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 4m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:01:19.916 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 4m ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:01:19.916 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 4m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:01:19.916 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 4m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:01:19.916 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 4m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:01:19.916 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 4m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:01:19.916 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 4m ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:01:19.916 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 4m ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:01:19.916 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 4m ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:01:19.916 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 4m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:01:19.916 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 4m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:01:19.916 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 4m ago 8h 6149M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:01:19.916 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 4m ago 8h 6192M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:01:19.916 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 4m ago 8h 5575M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:01:19.917 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 4m ago 8h 5376M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:01:19.917 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 4m ago 8h 4481M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:01:19.917 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 4m ago 8h 5615M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:01:19.917 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 4m ago 8h 4586M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:01:19.917 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 4m ago 8h 5451M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:01:19.917 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 4m ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:01:20.297 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:01:20.297 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:01:20.297 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:01:20.297 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:01:20.298 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:01:20.298 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:01:20.298 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:01:20.298 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:01:20.298 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:01:20.298 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:01:20.298 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:01:20.298 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:01:20.298 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:01:20.298 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:01:20.298 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:01:20.298 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:01:20.298 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:01:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:20 smithi183 ceph-mon[99169]: from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:01:20.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:20 smithi119 ceph-mon[94175]: from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:01:20.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:20 smithi119 ceph-mon[108979]: from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:01:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:21 smithi183 ceph-mon[99169]: from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:01:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:21 smithi183 ceph-mon[99169]: pgmap v17913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:21 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1077542604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:01:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:21 smithi119 ceph-mon[94175]: from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:01:21.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:21 smithi119 ceph-mon[94175]: pgmap v17913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1077542604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:01:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:21 smithi119 ceph-mon[108979]: from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:01:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:21 smithi119 ceph-mon[108979]: pgmap v17913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:21 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1077542604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:01:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:23 smithi183 ceph-mon[99169]: pgmap v17914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:23 smithi119 ceph-mon[94175]: pgmap v17914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:23 smithi119 ceph-mon[108979]: pgmap v17914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:01:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:01:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:01:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:24.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:25 smithi183 ceph-mon[99169]: pgmap v17915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:25 smithi119 ceph-mon[94175]: pgmap v17915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:25 smithi119 ceph-mon[108979]: pgmap v17915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:27 smithi183 ceph-mon[99169]: pgmap v17916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:27 smithi119 ceph-mon[94175]: pgmap v17916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:27 smithi119 ceph-mon[108979]: pgmap v17916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:29 smithi183 ceph-mon[99169]: pgmap v17917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:29 smithi119 ceph-mon[94175]: pgmap v17917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:29 smithi119 ceph-mon[108979]: pgmap v17917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:31 smithi183 ceph-mon[99169]: pgmap v17918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:31 smithi119 ceph-mon[94175]: pgmap v17918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:31 smithi119 ceph-mon[108979]: pgmap v17918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:33 smithi183 ceph-mon[99169]: pgmap v17919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:33 smithi119 ceph-mon[94175]: pgmap v17919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:33 smithi119 ceph-mon[108979]: pgmap v17919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:01:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:01:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:01:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:35 smithi183 ceph-mon[99169]: pgmap v17920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:35 smithi119 ceph-mon[94175]: pgmap v17920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:35 smithi119 ceph-mon[108979]: pgmap v17920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:37.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:37 smithi183 ceph-mon[99169]: pgmap v17921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:37 smithi119 ceph-mon[94175]: pgmap v17921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:37 smithi119 ceph-mon[108979]: pgmap v17921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:39 smithi183 ceph-mon[99169]: pgmap v17922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:39 smithi119 ceph-mon[94175]: pgmap v17922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:39 smithi119 ceph-mon[108979]: pgmap v17922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:41.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:41 smithi183 ceph-mon[99169]: pgmap v17923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:41 smithi119 ceph-mon[94175]: pgmap v17923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:41 smithi119 ceph-mon[108979]: pgmap v17923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:43 smithi183 ceph-mon[99169]: pgmap v17924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:43 smithi119 ceph-mon[94175]: pgmap v17924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:43 smithi119 ceph-mon[108979]: pgmap v17924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:01:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:01:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:01:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:45 smithi183 ceph-mon[99169]: pgmap v17925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:45 smithi119 ceph-mon[94175]: pgmap v17925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:45 smithi119 ceph-mon[108979]: pgmap v17925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:47.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:47 smithi183 ceph-mon[99169]: pgmap v17926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:47 smithi119 ceph-mon[94175]: pgmap v17926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:47 smithi119 ceph-mon[108979]: pgmap v17926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:49 smithi183 ceph-mon[99169]: pgmap v17927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:49 smithi119 ceph-mon[94175]: pgmap v17927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:49 smithi119 ceph-mon[108979]: pgmap v17927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:50.642 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:01:50.948 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:01:50.948 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 4m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:01:50.948 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 4m ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:01:50.948 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 4m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:01:50.948 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 4m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:01:50.948 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 4m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:01:50.948 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 4m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:01:50.948 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 4m ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:01:50.948 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 4m ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:01:50.948 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 4m ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:01:50.948 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 4m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:01:50.949 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 4m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:01:50.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 4m ago 8h 6149M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:01:50.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 4m ago 8h 6192M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:01:50.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 4m ago 8h 5575M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:01:50.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 4m ago 8h 5376M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:01:50.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 4m ago 8h 4481M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:01:50.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 4m ago 8h 5615M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:01:50.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 4m ago 8h 4586M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:01:50.949 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 4m ago 8h 5451M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:01:50.949 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 4m ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:01:51.329 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:01:51.329 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:01:51.329 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:01:51.329 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:01:51.329 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:01:51.329 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:01:51.329 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:01:51.329 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:01:51.329 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:01:51.329 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:01:51.329 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:01:51.330 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:01:51.330 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:01:51.330 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:01:51.330 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:01:51.330 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:01:51.330 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:01:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:51 smithi183 ceph-mon[99169]: pgmap v17928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:51 smithi183 ceph-mon[99169]: from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:01:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:51 smithi119 ceph-mon[94175]: pgmap v17928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:51 smithi119 ceph-mon[94175]: from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:01:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:51 smithi119 ceph-mon[108979]: pgmap v17928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:51 smithi119 ceph-mon[108979]: from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:01:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:52 smithi183 ceph-mon[99169]: from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:01:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/930076503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:01:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:52 smithi119 ceph-mon[94175]: from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:01:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/930076503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:01:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:52 smithi119 ceph-mon[108979]: from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:01:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/930076503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:01:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:53 smithi183 ceph-mon[99169]: pgmap v17929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:53 smithi119 ceph-mon[108979]: pgmap v17929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:53 smithi119 ceph-mon[94175]: pgmap v17929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:54.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:01:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:01:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:01:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:01:55.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:55 smithi183 ceph-mon[99169]: pgmap v17930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:55 smithi119 ceph-mon[94175]: pgmap v17930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:55 smithi119 ceph-mon[108979]: pgmap v17930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:57 smithi183 ceph-mon[99169]: pgmap v17931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:57 smithi119 ceph-mon[94175]: pgmap v17931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:57 smithi119 ceph-mon[108979]: pgmap v17931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:01:59 smithi183 ceph-mon[99169]: pgmap v17932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:01:59 smithi119 ceph-mon[94175]: pgmap v17932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:01:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:01:59 smithi119 ceph-mon[108979]: pgmap v17932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:01 smithi183 ceph-mon[99169]: pgmap v17933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:01 smithi119 ceph-mon[94175]: pgmap v17933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:01 smithi119 ceph-mon[108979]: pgmap v17933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:03 smithi183 ceph-mon[99169]: pgmap v17934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:03 smithi119 ceph-mon[94175]: pgmap v17934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:03 smithi119 ceph-mon[108979]: pgmap v17934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:02:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:02:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:02:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:05 smithi183 ceph-mon[99169]: pgmap v17935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:05 smithi119 ceph-mon[94175]: pgmap v17935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:05 smithi119 ceph-mon[108979]: pgmap v17935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:07 smithi183 ceph-mon[99169]: pgmap v17936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:07 smithi119 ceph-mon[94175]: pgmap v17936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:07 smithi119 ceph-mon[108979]: pgmap v17936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:09 smithi183 ceph-mon[99169]: pgmap v17937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:09 smithi119 ceph-mon[94175]: pgmap v17937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:09 smithi119 ceph-mon[108979]: pgmap v17937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:11 smithi183 ceph-mon[99169]: pgmap v17938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:11 smithi119 ceph-mon[108979]: pgmap v17938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:11 smithi119 ceph-mon[94175]: pgmap v17938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:13 smithi183 ceph-mon[99169]: pgmap v17939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:13.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:13 smithi119 ceph-mon[108979]: pgmap v17939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:13 smithi119 ceph-mon[94175]: pgmap v17939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:02:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:02:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:02:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:15 smithi183 ceph-mon[99169]: pgmap v17940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:02:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:02:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:02:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:02:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:15 smithi119 ceph-mon[108979]: pgmap v17940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:02:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:02:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:02:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:02:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:15 smithi119 ceph-mon[94175]: pgmap v17940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:02:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:02:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:02:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:02:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:17 smithi183 ceph-mon[99169]: pgmap v17941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:17 smithi119 ceph-mon[94175]: pgmap v17941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:17 smithi119 ceph-mon[108979]: pgmap v17941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:19 smithi183 ceph-mon[99169]: pgmap v17942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:19 smithi119 ceph-mon[108979]: pgmap v17942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:19 smithi119 ceph-mon[94175]: pgmap v17942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:21.675 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:02:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:21 smithi183 ceph-mon[99169]: pgmap v17943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:21 smithi119 ceph-mon[94175]: pgmap v17943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:21 smithi119 ceph-mon[108979]: pgmap v17943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:21.981 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:02:21.981 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 5m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:02:21.981 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 5m ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:02:21.981 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 5m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:02:21.981 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 5m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:02:21.981 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 5m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:02:21.981 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 5m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:02:21.981 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 5m ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:02:21.982 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 5m ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:02:21.982 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 5m ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:02:21.982 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 5m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:02:21.982 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 5m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:02:21.982 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 5m ago 8h 6149M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:02:21.982 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 5m ago 8h 6192M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:02:21.982 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 5m ago 8h 5575M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:02:21.982 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 5m ago 8h 5376M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:02:21.982 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 5m ago 8h 4481M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:02:21.982 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 5m ago 8h 5615M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:02:21.982 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 5m ago 8h 4586M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:02:21.982 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 5m ago 8h 5451M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:02:21.982 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 5m ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:02:22.365 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:02:22.365 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:02:22.365 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:02:22.365 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:02:22.365 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:02:22.365 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:02:22.365 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:02:22.365 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:02:22.365 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:02:22.365 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:02:22.365 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:02:22.366 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:02:22.366 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:02:22.366 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:02:22.366 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:02:22.366 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:02:22.366 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:02:22.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:22 smithi183 ceph-mon[99169]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:02:22.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:22 smithi119 ceph-mon[94175]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:02:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:22 smithi119 ceph-mon[108979]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:02:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:23 smithi183 ceph-mon[99169]: from='client.44318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:02:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:23 smithi183 ceph-mon[99169]: pgmap v17944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:23 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1102108238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:02:23.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:23 smithi119 ceph-mon[108979]: from='client.44318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:02:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:23 smithi119 ceph-mon[108979]: pgmap v17944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:23 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1102108238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:02:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:23 smithi119 ceph-mon[94175]: from='client.44318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:02:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:23 smithi119 ceph-mon[94175]: pgmap v17944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1102108238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:02:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:02:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:02:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T00:02:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:25 smithi183 ceph-mon[99169]: pgmap v17945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:25 smithi119 ceph-mon[94175]: pgmap v17945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:25 smithi119 ceph-mon[108979]: pgmap v17945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:27 smithi183 ceph-mon[99169]: pgmap v17946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:27 smithi119 ceph-mon[94175]: pgmap v17946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:27 smithi119 ceph-mon[108979]: pgmap v17946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:29 smithi183 ceph-mon[99169]: pgmap v17947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:29 smithi119 ceph-mon[94175]: pgmap v17947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:29 smithi119 ceph-mon[108979]: pgmap v17947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:31 smithi183 ceph-mon[99169]: pgmap v17948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:31 smithi119 ceph-mon[108979]: pgmap v17948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:31 smithi119 ceph-mon[94175]: pgmap v17948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:33 smithi183 ceph-mon[99169]: pgmap v17949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:33 smithi119 ceph-mon[94175]: pgmap v17949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:33 smithi119 ceph-mon[108979]: pgmap v17949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:02:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:02:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T00:02:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:35 smithi183 ceph-mon[99169]: pgmap v17950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:35 smithi119 ceph-mon[94175]: pgmap v17950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:35 smithi119 ceph-mon[108979]: pgmap v17950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:37 smithi183 ceph-mon[99169]: pgmap v17951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:37 smithi119 ceph-mon[94175]: pgmap v17951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:37 smithi119 ceph-mon[108979]: pgmap v17951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:39 smithi183 ceph-mon[99169]: pgmap v17952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:39 smithi119 ceph-mon[94175]: pgmap v17952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:39 smithi119 ceph-mon[108979]: pgmap v17952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:41.197 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 02 00:02:40 smithi119 sudo[459044]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T00:02:41.197 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 02 00:02:40 smithi119 sudo[459044]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:41.197 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 02 00:02:40 smithi119 sudo[459044]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:41.197 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 02 00:02:40 smithi119 sudo[459044]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:41.503 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 02 00:02:41 smithi119 sudo[459047]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T00:02:41.503 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 02 00:02:41 smithi119 sudo[459047]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:41.503 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 02 00:02:41 smithi119 sudo[459047]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:41.503 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 02 00:02:41 smithi119 sudo[459047]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:41.503 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:41 smithi119 ceph-mon[94175]: pgmap v17953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:41.503 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:02:41.504 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:41 smithi119 ceph-mon[108979]: pgmap v17953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:41.504 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:02:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:41 smithi183 ceph-mon[99169]: pgmap v17953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:02:41.793 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 02 00:02:41 smithi119 sudo[459050]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T00:02:41.793 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 02 00:02:41 smithi119 sudo[459050]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:41.793 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 02 00:02:41 smithi119 sudo[459050]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:41.793 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 02 00:02:41 smithi119 sudo[459050]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:42.069 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 02 00:02:41 smithi119 sudo[459053]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T00:02:42.070 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 02 00:02:41 smithi119 sudo[459053]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:42.070 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 02 00:02:41 smithi119 sudo[459053]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:42.070 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 02 00:02:41 smithi119 sudo[459053]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:42.356 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 02 00:02:42 smithi119 sudo[459056]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T00:02:42.357 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 02 00:02:42 smithi119 sudo[459056]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:42.357 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 02 00:02:42 smithi119 sudo[459056]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:42.357 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 02 00:02:42 smithi119 sudo[459056]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:42.625 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 02 00:02:42 smithi119 sudo[459059]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T00:02:42.626 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 02 00:02:42 smithi119 sudo[459059]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:42.626 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 02 00:02:42 smithi119 sudo[459059]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:42.626 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 02 00:02:42 smithi119 sudo[459059]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:42.906 INFO:journalctl@ceph.osd.3.smithi119.stdout:Dec 02 00:02:42 smithi119 sudo[459062]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T00:02:42.906 INFO:journalctl@ceph.osd.3.smithi119.stdout:Dec 02 00:02:42 smithi119 sudo[459062]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:42.907 INFO:journalctl@ceph.osd.3.smithi119.stdout:Dec 02 00:02:42 smithi119 sudo[459062]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:42.907 INFO:journalctl@ceph.osd.3.smithi119.stdout:Dec 02 00:02:42 smithi119 sudo[459062]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:43.196 INFO:journalctl@ceph.osd.3.smithi119.stdout:Dec 02 00:02:42 smithi119 sudo[459065]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T00:02:43.197 INFO:journalctl@ceph.osd.3.smithi119.stdout:Dec 02 00:02:42 smithi119 sudo[459065]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:43.197 INFO:journalctl@ceph.osd.3.smithi119.stdout:Dec 02 00:02:42 smithi119 sudo[459065]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:43.197 INFO:journalctl@ceph.osd.3.smithi119.stdout:Dec 02 00:02:42 smithi119 sudo[459065]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:43 smithi183 ceph-mon[99169]: pgmap v17954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:43.440 INFO:journalctl@ceph.osd.4.smithi183.stdout:Dec 02 00:02:43 smithi183 sudo[307926]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T00:02:43.440 INFO:journalctl@ceph.osd.4.smithi183.stdout:Dec 02 00:02:43 smithi183 sudo[307926]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:43.440 INFO:journalctl@ceph.osd.4.smithi183.stdout:Dec 02 00:02:43 smithi183 sudo[307926]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:43.440 INFO:journalctl@ceph.osd.4.smithi183.stdout:Dec 02 00:02:43 smithi183 sudo[307926]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:43 smithi119 ceph-mon[94175]: pgmap v17954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:43 smithi119 ceph-mon[108979]: pgmap v17954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:43.771 INFO:journalctl@ceph.osd.4.smithi183.stdout:Dec 02 00:02:43 smithi183 sudo[307929]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T00:02:43.771 INFO:journalctl@ceph.osd.4.smithi183.stdout:Dec 02 00:02:43 smithi183 sudo[307929]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:43.771 INFO:journalctl@ceph.osd.4.smithi183.stdout:Dec 02 00:02:43 smithi183 sudo[307929]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:43.772 INFO:journalctl@ceph.osd.4.smithi183.stdout:Dec 02 00:02:43 smithi183 sudo[307929]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:44.056 INFO:journalctl@ceph.osd.5.smithi183.stdout:Dec 02 00:02:43 smithi183 sudo[307932]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T00:02:44.056 INFO:journalctl@ceph.osd.5.smithi183.stdout:Dec 02 00:02:43 smithi183 sudo[307932]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:44.057 INFO:journalctl@ceph.osd.5.smithi183.stdout:Dec 02 00:02:43 smithi183 sudo[307932]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:44.057 INFO:journalctl@ceph.osd.5.smithi183.stdout:Dec 02 00:02:43 smithi183 sudo[307932]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:44.327 INFO:journalctl@ceph.osd.5.smithi183.stdout:Dec 02 00:02:44 smithi183 sudo[307935]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T00:02:44.327 INFO:journalctl@ceph.osd.5.smithi183.stdout:Dec 02 00:02:44 smithi183 sudo[307935]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:44.328 INFO:journalctl@ceph.osd.5.smithi183.stdout:Dec 02 00:02:44 smithi183 sudo[307935]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:44.328 INFO:journalctl@ceph.osd.5.smithi183.stdout:Dec 02 00:02:44 smithi183 sudo[307935]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:02:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:02:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:02:44.610 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:02:44.611 INFO:journalctl@ceph.osd.6.smithi183.stdout:Dec 02 00:02:44 smithi183 sudo[307938]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T00:02:44.611 INFO:journalctl@ceph.osd.6.smithi183.stdout:Dec 02 00:02:44 smithi183 sudo[307938]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:44.611 INFO:journalctl@ceph.osd.6.smithi183.stdout:Dec 02 00:02:44 smithi183 sudo[307938]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:44.611 INFO:journalctl@ceph.osd.6.smithi183.stdout:Dec 02 00:02:44 smithi183 sudo[307938]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:44.882 INFO:journalctl@ceph.osd.6.smithi183.stdout:Dec 02 00:02:44 smithi183 sudo[307941]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T00:02:44.882 INFO:journalctl@ceph.osd.6.smithi183.stdout:Dec 02 00:02:44 smithi183 sudo[307941]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:44.882 INFO:journalctl@ceph.osd.6.smithi183.stdout:Dec 02 00:02:44 smithi183 sudo[307941]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:44.882 INFO:journalctl@ceph.osd.6.smithi183.stdout:Dec 02 00:02:44 smithi183 sudo[307941]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:44.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:02:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:02:45.166 INFO:journalctl@ceph.osd.7.smithi183.stdout:Dec 02 00:02:44 smithi183 sudo[307944]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T00:02:45.167 INFO:journalctl@ceph.osd.7.smithi183.stdout:Dec 02 00:02:44 smithi183 sudo[307944]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:45.167 INFO:journalctl@ceph.osd.7.smithi183.stdout:Dec 02 00:02:44 smithi183 sudo[307944]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:45.167 INFO:journalctl@ceph.osd.7.smithi183.stdout:Dec 02 00:02:44 smithi183 sudo[307944]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:45.440 INFO:journalctl@ceph.osd.7.smithi183.stdout:Dec 02 00:02:45 smithi183 sudo[307947]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T00:02:45.440 INFO:journalctl@ceph.osd.7.smithi183.stdout:Dec 02 00:02:45 smithi183 sudo[307947]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:45.440 INFO:journalctl@ceph.osd.7.smithi183.stdout:Dec 02 00:02:45 smithi183 sudo[307947]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:45.440 INFO:journalctl@ceph.osd.7.smithi183.stdout:Dec 02 00:02:45 smithi183 sudo[307947]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:45 smithi119 sudo[459068]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T00:02:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:45 smithi119 sudo[459068]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:45 smithi119 sudo[459068]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:45 smithi119 sudo[459068]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:45.995 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:45 smithi183 ceph-mon[99169]: pgmap v17955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:45.995 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:45 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T00:02:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:45 smithi119 ceph-mon[108979]: pgmap v17955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:45 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T00:02:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:45 smithi119 sudo[459071]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T00:02:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:45 smithi119 sudo[459071]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:45 smithi119 sudo[459071]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:45 smithi119 sudo[459071]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:45 smithi119 ceph-mon[94175]: pgmap v17955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:02:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:45 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T00:02:46.265 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:45 smithi183 sudo[307950]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T00:02:46.265 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:45 smithi183 sudo[307950]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:46.265 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:45 smithi183 sudo[307950]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:46.265 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:46 smithi183 sudo[307950]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:46 smithi183 sudo[307953]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T00:02:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:46 smithi183 sudo[307953]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:46 smithi183 sudo[307953]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:46.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:46 smithi183 sudo[307953]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:46.804 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:46 smithi119 sudo[459074]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T00:02:46.804 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:46 smithi119 sudo[459074]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:46.804 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:46 smithi119 sudo[459074]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:46.804 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:46 smithi119 sudo[459074]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T00:02:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T00:02:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T00:02:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:46 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T00:02:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:46 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T00:02:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T00:02:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T00:02:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T00:02:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:46 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T00:02:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T00:02:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T00:02:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T00:02:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:46 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T00:02:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:46 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T00:02:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T00:02:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T00:02:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T00:02:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:46 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T00:02:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:46 smithi119 sudo[459077]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T00:02:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:46 smithi119 sudo[459077]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-02T00:02:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:46 smithi119 sudo[459077]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T00:02:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:46 smithi119 sudo[459077]: pam_unix(sudo:session): session closed for user root 2023-12-02T00:02:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T00:02:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T00:02:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T00:02:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:46 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T00:02:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:46 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T00:02:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T00:02:47.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T00:02:47.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T00:02:47.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:46 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T00:02:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:47 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T00:02:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:47 smithi183 ceph-mon[99169]: pgmap v17956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 7.6 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-12-02T00:02:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:47 smithi183 ceph-mon[99169]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T00:02:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T00:02:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T00:02:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T00:02:48.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:47 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T00:02:48.196 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:47 smithi119 ceph-mon[94175]: pgmap v17956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 7.6 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-12-02T00:02:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:47 smithi119 ceph-mon[94175]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T00:02:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T00:02:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T00:02:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T00:02:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:47 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T00:02:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:47 smithi119 ceph-mon[108979]: pgmap v17956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 7.6 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-12-02T00:02:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:47 smithi119 ceph-mon[108979]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T00:02:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T00:02:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T00:02:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T00:02:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:49 smithi183 ceph-mon[99169]: pgmap v17957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 7.6 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-12-02T00:02:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:49 smithi119 ceph-mon[94175]: pgmap v17957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 7.6 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-12-02T00:02:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:49 smithi119 ceph-mon[108979]: pgmap v17957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 7.6 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-12-02T00:02:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:51 smithi183 ceph-mon[99169]: pgmap v17958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.3 KiB/s rd, 87 KiB/s wr, 7 op/s 2023-12-02T00:02:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:51 smithi119 ceph-mon[108979]: pgmap v17958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.3 KiB/s rd, 87 KiB/s wr, 7 op/s 2023-12-02T00:02:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:51 smithi119 ceph-mon[94175]: pgmap v17958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.3 KiB/s rd, 87 KiB/s wr, 7 op/s 2023-12-02T00:02:52.710 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:02:53.015 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:02:53.015 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 5m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:02:53.015 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 5m ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:02:53.016 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 5m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:02:53.016 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 5m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:02:53.016 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 5m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:02:53.016 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 5m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:02:53.016 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 5m ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:02:53.016 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 5m ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:02:53.016 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 5m ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:02:53.016 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 5m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:02:53.016 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 5m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:02:53.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 5m ago 8h 6149M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:02:53.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 5m ago 8h 6192M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:02:53.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 5m ago 8h 5575M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:02:53.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 5m ago 8h 5376M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:02:53.016 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 5m ago 8h 4481M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:02:53.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 5m ago 8h 5615M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:02:53.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 5m ago 8h 4586M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:02:53.017 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 5m ago 8h 5451M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:02:53.017 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 5m ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:02:53.400 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:02:53.401 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:02:53.401 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:02:53.401 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:02:53.401 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:02:53.401 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:02:53.401 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:02:53.401 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:02:53.401 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:02:53.401 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:02:53.401 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:02:53.401 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:02:53.401 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:02:53.402 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:02:53.402 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:02:53.402 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:02:53.402 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:02:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:53 smithi183 ceph-mon[99169]: pgmap v17959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.3 KiB/s rd, 87 KiB/s wr, 7 op/s 2023-12-02T00:02:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:53 smithi183 ceph-mon[99169]: from='client.44333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:02:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:53 smithi119 ceph-mon[108979]: pgmap v17959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.3 KiB/s rd, 87 KiB/s wr, 7 op/s 2023-12-02T00:02:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:53 smithi119 ceph-mon[108979]: from='client.44333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:02:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:53 smithi119 ceph-mon[94175]: pgmap v17959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.3 KiB/s rd, 87 KiB/s wr, 7 op/s 2023-12-02T00:02:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:53 smithi119 ceph-mon[94175]: from='client.44333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:02:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:02:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:02:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:02:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:54 smithi119 ceph-mon[108979]: from='client.44339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:02:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3978519749' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:02:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:54 smithi119 ceph-mon[94175]: from='client.44339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:02:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3978519749' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:02:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:54 smithi183 ceph-mon[99169]: from='client.44339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:02:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3978519749' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:02:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:02:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:55 smithi183 ceph-mon[99169]: pgmap v17960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.3 KiB/s rd, 87 KiB/s wr, 7 op/s 2023-12-02T00:02:55.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:55 smithi119 ceph-mon[108979]: pgmap v17960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.3 KiB/s rd, 87 KiB/s wr, 7 op/s 2023-12-02T00:02:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:55 smithi119 ceph-mon[94175]: pgmap v17960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.3 KiB/s rd, 87 KiB/s wr, 7 op/s 2023-12-02T00:02:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:57 smithi183 ceph-mon[99169]: pgmap v17961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.3 KiB/s rd, 87 KiB/s wr, 7 op/s 2023-12-02T00:02:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:57 smithi119 ceph-mon[94175]: pgmap v17961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.3 KiB/s rd, 87 KiB/s wr, 7 op/s 2023-12-02T00:02:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:57 smithi119 ceph-mon[108979]: pgmap v17961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.3 KiB/s rd, 87 KiB/s wr, 7 op/s 2023-12-02T00:02:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:02:59 smithi183 ceph-mon[99169]: pgmap v17962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-02T00:02:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:02:59 smithi119 ceph-mon[94175]: pgmap v17962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-02T00:02:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:02:59 smithi119 ceph-mon[108979]: pgmap v17962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-02T00:03:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:01 smithi183 ceph-mon[99169]: pgmap v17963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-02T00:03:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:01 smithi119 ceph-mon[94175]: pgmap v17963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-02T00:03:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:01 smithi119 ceph-mon[108979]: pgmap v17963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-02T00:03:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:03 smithi183 ceph-mon[99169]: pgmap v17964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:03 smithi119 ceph-mon[94175]: pgmap v17964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:03 smithi119 ceph-mon[108979]: pgmap v17964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:03:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:03:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:03:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:05 smithi183 ceph-mon[99169]: pgmap v17965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:05 smithi119 ceph-mon[94175]: pgmap v17965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:05 smithi119 ceph-mon[108979]: pgmap v17965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:07 smithi183 ceph-mon[99169]: pgmap v17966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:07 smithi119 ceph-mon[108979]: pgmap v17966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:07 smithi119 ceph-mon[94175]: pgmap v17966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:09 smithi183 ceph-mon[99169]: pgmap v17967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:09 smithi119 ceph-mon[94175]: pgmap v17967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:09 smithi119 ceph-mon[108979]: pgmap v17967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:11.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:11 smithi183 ceph-mon[99169]: pgmap v17968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:11 smithi119 ceph-mon[108979]: pgmap v17968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:11 smithi119 ceph-mon[94175]: pgmap v17968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:13.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:13 smithi183 ceph-mon[99169]: pgmap v17969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:13 smithi119 ceph-mon[94175]: pgmap v17969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:13 smithi119 ceph-mon[108979]: pgmap v17969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:03:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:03:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:03:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 00:03:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T00:03:14.928992603Z level=info msg="Completed cleanup jobs" duration=13.184683ms 2023-12-02T00:03:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:15 smithi183 ceph-mon[99169]: pgmap v17970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:03:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:15 smithi119 ceph-mon[108979]: pgmap v17970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:03:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:15 smithi119 ceph-mon[94175]: pgmap v17970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:03:16.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:03:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:03:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:03:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:03:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:03:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:03:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:03:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:03:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:03:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:17 smithi183 ceph-mon[99169]: pgmap v17971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:17 smithi119 ceph-mon[94175]: pgmap v17971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:17 smithi119 ceph-mon[108979]: pgmap v17971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:19 smithi183 ceph-mon[99169]: pgmap v17972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:19 smithi119 ceph-mon[94175]: pgmap v17972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:19 smithi119 ceph-mon[108979]: pgmap v17972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:21 smithi183 ceph-mon[99169]: pgmap v17973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:21 smithi119 ceph-mon[94175]: pgmap v17973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:21 smithi119 ceph-mon[108979]: pgmap v17973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:23 smithi183 ceph-mon[99169]: pgmap v17974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:23 smithi119 ceph-mon[94175]: pgmap v17974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:23 smithi119 ceph-mon[108979]: pgmap v17974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:23.749 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:03:24.062 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:03:24.062 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 6m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:03:24.062 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 6m ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:03:24.063 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 6m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:03:24.063 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 6m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:03:24.063 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 6m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:03:24.063 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 6m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:03:24.063 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 6m ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:03:24.063 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 6m ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:03:24.063 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 6m ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:03:24.063 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 6m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:03:24.063 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 6m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:03:24.063 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 6m ago 8h 6149M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:03:24.063 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 6m ago 8h 6192M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:03:24.063 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 6m ago 8h 5575M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:03:24.063 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 6m ago 8h 5376M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:03:24.063 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 6m ago 8h 4481M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:03:24.063 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 6m ago 8h 5615M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:03:24.064 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 6m ago 8h 4586M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:03:24.064 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 6m ago 8h 5451M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:03:24.064 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 6m ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:03:24.446 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:03:24.446 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:03:24.447 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:03:24.447 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:03:24.447 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:03:24.447 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:03:24.447 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:03:24.447 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:03:24.447 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:03:24.447 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:03:24.447 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:03:24.447 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:03:24.447 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:03:24.447 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:03:24.447 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:03:24.447 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:03:24.448 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:03:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:03:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:03:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:03:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:24 smithi119 ceph-mon[94175]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:03:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:24 smithi119 ceph-mon[108979]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:03:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:24 smithi183 ceph-mon[99169]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:03:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:25 smithi183 ceph-mon[99169]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:03:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:25 smithi183 ceph-mon[99169]: pgmap v17975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1818064082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:03:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:25 smithi119 ceph-mon[94175]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:03:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:25 smithi119 ceph-mon[94175]: pgmap v17975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1818064082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:03:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:25 smithi119 ceph-mon[108979]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:03:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:25 smithi119 ceph-mon[108979]: pgmap v17975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1818064082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:03:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:27 smithi183 ceph-mon[99169]: pgmap v17976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:27.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:27 smithi119 ceph-mon[108979]: pgmap v17976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:27 smithi119 ceph-mon[94175]: pgmap v17976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:29 smithi183 ceph-mon[99169]: pgmap v17977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:29 smithi119 ceph-mon[94175]: pgmap v17977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:29 smithi119 ceph-mon[108979]: pgmap v17977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:31 smithi183 ceph-mon[99169]: pgmap v17978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:31 smithi119 ceph-mon[94175]: pgmap v17978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:31 smithi119 ceph-mon[108979]: pgmap v17978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:33 smithi183 ceph-mon[99169]: pgmap v17979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:33 smithi119 ceph-mon[94175]: pgmap v17979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:33 smithi119 ceph-mon[108979]: pgmap v17979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:03:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:03:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:03:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:35 smithi183 ceph-mon[99169]: pgmap v17980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:35 smithi119 ceph-mon[94175]: pgmap v17980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:35.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:35 smithi119 ceph-mon[108979]: pgmap v17980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:37 smithi183 ceph-mon[99169]: pgmap v17981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:37.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:37 smithi119 ceph-mon[94175]: pgmap v17981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:37.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:37 smithi119 ceph-mon[108979]: pgmap v17981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:39 smithi183 ceph-mon[99169]: pgmap v17982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:39.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:39 smithi119 ceph-mon[108979]: pgmap v17982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:39 smithi119 ceph-mon[94175]: pgmap v17982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:41 smithi183 ceph-mon[99169]: pgmap v17983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:41 smithi119 ceph-mon[94175]: pgmap v17983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:41 smithi119 ceph-mon[108979]: pgmap v17983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:43 smithi183 ceph-mon[99169]: pgmap v17984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:43 smithi119 ceph-mon[108979]: pgmap v17984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:43 smithi119 ceph-mon[94175]: pgmap v17984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:03:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:03:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:03:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:45 smithi183 ceph-mon[99169]: pgmap v17985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:45 smithi119 ceph-mon[94175]: pgmap v17985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:45 smithi119 ceph-mon[108979]: pgmap v17985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:47 smithi183 ceph-mon[99169]: pgmap v17986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:47 smithi119 ceph-mon[108979]: pgmap v17986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:47 smithi119 ceph-mon[94175]: pgmap v17986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:49 smithi183 ceph-mon[99169]: pgmap v17987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:49 smithi119 ceph-mon[108979]: pgmap v17987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:49 smithi119 ceph-mon[94175]: pgmap v17987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:51 smithi183 ceph-mon[99169]: pgmap v17988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:51 smithi119 ceph-mon[108979]: pgmap v17988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:51 smithi119 ceph-mon[94175]: pgmap v17988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:53 smithi183 ceph-mon[99169]: pgmap v17989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:53.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:53 smithi119 ceph-mon[94175]: pgmap v17989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:53 smithi119 ceph-mon[108979]: pgmap v17989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:03:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:03:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:03:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:54.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:03:54.799 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:03:55.108 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:03:55.108 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 6m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:03:55.108 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 6m ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:03:55.108 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 6m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:03:55.108 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 6m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:03:55.108 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 6m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:03:55.108 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 6m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:03:55.108 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 6m ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:03:55.108 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 6m ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:03:55.109 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 6m ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:03:55.109 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 6m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:03:55.109 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 6m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:03:55.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 6m ago 8h 6149M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:03:55.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 6m ago 8h 6192M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:03:55.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 6m ago 8h 5575M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:03:55.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 6m ago 8h 5376M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:03:55.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 6m ago 8h 4481M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:03:55.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 6m ago 8h 5615M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:03:55.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 6m ago 8h 4586M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:03:55.109 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 6m ago 8h 5451M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:03:55.109 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 6m ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:03:55.490 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:03:55.491 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:03:55.491 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:03:55.491 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:03:55.491 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:03:55.491 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:03:55.491 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:03:55.491 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:03:55.491 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:03:55.491 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:03:55.491 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:03:55.491 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:03:55.491 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:03:55.492 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:03:55.492 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:03:55.492 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:03:55.492 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:03:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:55 smithi183 ceph-mon[99169]: pgmap v17990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:55 smithi183 ceph-mon[99169]: from='client.44369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:03:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:55 smithi119 ceph-mon[94175]: pgmap v17990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:55 smithi119 ceph-mon[94175]: from='client.44369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:03:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:55 smithi119 ceph-mon[108979]: pgmap v17990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:55 smithi119 ceph-mon[108979]: from='client.44369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:03:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:56 smithi183 ceph-mon[99169]: from='client.44375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:03:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/934642332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:03:56.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:56 smithi119 ceph-mon[94175]: from='client.44375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:03:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/934642332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:03:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:56 smithi119 ceph-mon[108979]: from='client.44375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:03:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/934642332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:03:57.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:57 smithi183 ceph-mon[99169]: pgmap v17991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:57 smithi119 ceph-mon[108979]: pgmap v17991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:57 smithi119 ceph-mon[94175]: pgmap v17991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:03:59 smithi183 ceph-mon[99169]: pgmap v17992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:03:59 smithi119 ceph-mon[94175]: pgmap v17992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:03:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:03:59 smithi119 ceph-mon[108979]: pgmap v17992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:01.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:01 smithi183 ceph-mon[99169]: pgmap v17993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:01 smithi119 ceph-mon[94175]: pgmap v17993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:01 smithi119 ceph-mon[108979]: pgmap v17993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:03 smithi183 ceph-mon[99169]: pgmap v17994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:03 smithi119 ceph-mon[94175]: pgmap v17994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:03 smithi119 ceph-mon[108979]: pgmap v17994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:04:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:04:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:04:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:05 smithi183 ceph-mon[99169]: pgmap v17995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:05.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:05 smithi119 ceph-mon[108979]: pgmap v17995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:05 smithi119 ceph-mon[94175]: pgmap v17995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:07 smithi183 ceph-mon[99169]: pgmap v17996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:07 smithi119 ceph-mon[94175]: pgmap v17996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:07 smithi119 ceph-mon[108979]: pgmap v17996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:09 smithi183 ceph-mon[99169]: pgmap v17997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:09 smithi119 ceph-mon[94175]: pgmap v17997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:09 smithi119 ceph-mon[108979]: pgmap v17997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:11 smithi183 ceph-mon[99169]: pgmap v17998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:11 smithi119 ceph-mon[94175]: pgmap v17998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:11 smithi119 ceph-mon[108979]: pgmap v17998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:13 smithi183 ceph-mon[99169]: pgmap v17999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:13 smithi119 ceph-mon[94175]: pgmap v17999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:13 smithi119 ceph-mon[108979]: pgmap v17999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:04:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:04:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:04:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:15 smithi183 ceph-mon[99169]: pgmap v18000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:15.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:15 smithi119 ceph-mon[108979]: pgmap v18000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:15 smithi119 ceph-mon[94175]: pgmap v18000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:04:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:04:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:04:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:04:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:04:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:04:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:04:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:04:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:04:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:04:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:04:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:04:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:17 smithi183 ceph-mon[99169]: pgmap v18001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:17 smithi119 ceph-mon[94175]: pgmap v18001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:17 smithi119 ceph-mon[108979]: pgmap v18001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:19 smithi183 ceph-mon[99169]: pgmap v18002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:19.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:19 smithi119 ceph-mon[94175]: pgmap v18002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:19 smithi119 ceph-mon[108979]: pgmap v18002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:21 smithi183 ceph-mon[99169]: pgmap v18003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:21 smithi119 ceph-mon[94175]: pgmap v18003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:21 smithi119 ceph-mon[108979]: pgmap v18003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:23 smithi183 ceph-mon[99169]: pgmap v18004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:23 smithi119 ceph-mon[108979]: pgmap v18004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:23 smithi119 ceph-mon[94175]: pgmap v18004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:04:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:04:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:04:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:25 smithi183 ceph-mon[99169]: pgmap v18005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:25.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:25 smithi119 ceph-mon[94175]: pgmap v18005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:25 smithi119 ceph-mon[108979]: pgmap v18005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:25.839 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:04:26.145 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:04:26.145 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 7m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:04:26.145 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 7m ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:04:26.145 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 7m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:04:26.145 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 7m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:04:26.145 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 7m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:04:26.145 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 7m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:04:26.145 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 7m ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:04:26.145 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 7m ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:04:26.145 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 7m ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:04:26.145 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 7m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:04:26.145 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 7m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:04:26.146 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 7m ago 8h 6149M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:04:26.146 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 7m ago 8h 6192M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:04:26.146 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 7m ago 8h 5575M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:04:26.146 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 7m ago 8h 5376M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:04:26.146 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 7m ago 8h 4481M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:04:26.146 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 7m ago 8h 5615M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:04:26.146 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 7m ago 8h 4586M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:04:26.146 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 7m ago 8h 5451M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:04:26.146 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 7m ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:04:26.527 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:04:26.528 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:04:26.528 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:04:26.528 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:04:26.528 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:04:26.528 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:04:26.528 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:04:26.528 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:04:26.528 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:04:26.528 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:04:26.528 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:04:26.528 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:04:26.528 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:04:26.528 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:04:26.529 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:04:26.529 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:04:26.529 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:04:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:26 smithi183 ceph-mon[99169]: from='client.44387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:04:26.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:26 smithi119 ceph-mon[94175]: from='client.44387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:04:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:26 smithi119 ceph-mon[108979]: from='client.44387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:04:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:27 smithi183 ceph-mon[99169]: from='client.44393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:04:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:27 smithi183 ceph-mon[99169]: pgmap v18006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4212731769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:04:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:27 smithi119 ceph-mon[94175]: from='client.44393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:04:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:27 smithi119 ceph-mon[94175]: pgmap v18006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4212731769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:04:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:27 smithi119 ceph-mon[108979]: from='client.44393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:04:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:27 smithi119 ceph-mon[108979]: pgmap v18006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4212731769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:04:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:29 smithi183 ceph-mon[99169]: pgmap v18007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:29 smithi119 ceph-mon[94175]: pgmap v18007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:29 smithi119 ceph-mon[108979]: pgmap v18007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:31 smithi183 ceph-mon[99169]: pgmap v18008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:31 smithi119 ceph-mon[94175]: pgmap v18008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:31 smithi119 ceph-mon[108979]: pgmap v18008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:33 smithi183 ceph-mon[99169]: pgmap v18009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:33 smithi119 ceph-mon[94175]: pgmap v18009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:33 smithi119 ceph-mon[108979]: pgmap v18009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:04:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:04:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:04:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:35 smithi183 ceph-mon[99169]: pgmap v18010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:35.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:35 smithi119 ceph-mon[94175]: pgmap v18010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:35 smithi119 ceph-mon[108979]: pgmap v18010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:37 smithi183 ceph-mon[99169]: pgmap v18011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:37 smithi119 ceph-mon[94175]: pgmap v18011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:37 smithi119 ceph-mon[108979]: pgmap v18011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:39 smithi183 ceph-mon[99169]: pgmap v18012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:39 smithi119 ceph-mon[94175]: pgmap v18012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:39 smithi119 ceph-mon[108979]: pgmap v18012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:41 smithi183 ceph-mon[99169]: pgmap v18013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:41 smithi119 ceph-mon[94175]: pgmap v18013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:41 smithi119 ceph-mon[108979]: pgmap v18013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:43 smithi183 ceph-mon[99169]: pgmap v18014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:43 smithi119 ceph-mon[94175]: pgmap v18014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:43 smithi119 ceph-mon[108979]: pgmap v18014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:04:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:04:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T00:04:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:45 smithi183 ceph-mon[99169]: pgmap v18015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:45 smithi119 ceph-mon[94175]: pgmap v18015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:45 smithi119 ceph-mon[108979]: pgmap v18015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:47 smithi183 ceph-mon[99169]: pgmap v18016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:47 smithi119 ceph-mon[94175]: pgmap v18016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:47 smithi119 ceph-mon[108979]: pgmap v18016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:49 smithi183 ceph-mon[99169]: pgmap v18017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:49 smithi119 ceph-mon[108979]: pgmap v18017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:49 smithi119 ceph-mon[94175]: pgmap v18017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:51 smithi183 ceph-mon[99169]: pgmap v18018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:51 smithi119 ceph-mon[94175]: pgmap v18018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:51 smithi119 ceph-mon[108979]: pgmap v18018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:53 smithi183 ceph-mon[99169]: pgmap v18019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:53.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:53 smithi119 ceph-mon[94175]: pgmap v18019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:53 smithi119 ceph-mon[108979]: pgmap v18019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:04:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:04:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:04:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:04:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:55 smithi183 ceph-mon[99169]: pgmap v18020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:55.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:55 smithi119 ceph-mon[108979]: pgmap v18020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:55 smithi119 ceph-mon[94175]: pgmap v18020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:56.870 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:04:57.177 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:04:57.177 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 7m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:04:57.177 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 7m ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:04:57.177 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 7m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:04:57.177 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 7m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:04:57.177 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 7m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:04:57.177 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 7m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:04:57.177 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 7m ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:04:57.177 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 7m ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:04:57.177 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 7m ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:04:57.177 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 7m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:04:57.177 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 7m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:04:57.177 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 7m ago 8h 6149M 2172M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:04:57.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 7m ago 8h 6192M 2172M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:04:57.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 7m ago 8h 5575M 2172M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:04:57.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 7m ago 8h 5376M 2172M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:04:57.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 7m ago 8h 4481M 2500M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:04:57.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 7m ago 8h 5615M 2500M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:04:57.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 7m ago 8h 4586M 2500M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:04:57.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 7m ago 8h 5451M 2500M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:04:57.178 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 7m ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:04:57.558 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:04:57.558 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:04:57.559 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:04:57.559 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:04:57.559 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:04:57.559 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:04:57.559 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:04:57.559 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:04:57.559 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:04:57.559 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:04:57.559 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:04:57.559 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:04:57.559 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:04:57.559 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:04:57.559 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:04:57.559 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:04:57.560 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:04:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:57 smithi183 ceph-mon[99169]: pgmap v18021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:57.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:57 smithi119 ceph-mon[94175]: pgmap v18021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:57 smithi119 ceph-mon[108979]: pgmap v18021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:58 smithi183 ceph-mon[99169]: from='client.44405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:04:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:58 smithi183 ceph-mon[99169]: from='client.34530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:04:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/465456344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:04:58.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:58 smithi119 ceph-mon[108979]: from='client.44405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:04:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:58 smithi119 ceph-mon[108979]: from='client.34530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:04:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/465456344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:04:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:58 smithi119 ceph-mon[94175]: from='client.44405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:04:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:58 smithi119 ceph-mon[94175]: from='client.34530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:04:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/465456344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:04:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:04:59 smithi183 ceph-mon[99169]: pgmap v18022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:04:59 smithi119 ceph-mon[94175]: pgmap v18022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:04:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:04:59 smithi119 ceph-mon[108979]: pgmap v18022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:01 smithi183 ceph-mon[99169]: pgmap v18023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:01 smithi119 ceph-mon[94175]: pgmap v18023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:01 smithi119 ceph-mon[108979]: pgmap v18023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:03 smithi183 ceph-mon[99169]: pgmap v18024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:03 smithi119 ceph-mon[94175]: pgmap v18024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:03 smithi119 ceph-mon[108979]: pgmap v18024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:05:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:05:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:05:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:05 smithi183 ceph-mon[99169]: pgmap v18025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:05 smithi119 ceph-mon[94175]: pgmap v18025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:05 smithi119 ceph-mon[108979]: pgmap v18025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:07 smithi183 ceph-mon[99169]: pgmap v18026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:07 smithi119 ceph-mon[94175]: pgmap v18026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:07 smithi119 ceph-mon[108979]: pgmap v18026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:09 smithi183 ceph-mon[99169]: pgmap v18027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:09 smithi119 ceph-mon[94175]: pgmap v18027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:09 smithi119 ceph-mon[108979]: pgmap v18027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:11 smithi183 ceph-mon[99169]: pgmap v18028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:11.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:11 smithi119 ceph-mon[94175]: pgmap v18028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:11 smithi119 ceph-mon[108979]: pgmap v18028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:13 smithi183 ceph-mon[99169]: pgmap v18029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:13 smithi119 ceph-mon[94175]: pgmap v18029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:13 smithi119 ceph-mon[108979]: pgmap v18029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:05:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:05:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:05:15.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:15 smithi183 ceph-mon[99169]: pgmap v18030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:15 smithi119 ceph-mon[94175]: pgmap v18030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:15 smithi119 ceph-mon[108979]: pgmap v18030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: pgmap v18031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:05:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:05:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:05:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:05:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:05:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:05:17.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: pgmap v18031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:05:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:05:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:05:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:05:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:05:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:05:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: pgmap v18031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:05:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:05:17.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:05:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:05:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:05:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:05:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:05:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:18 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2499M 2023-12-02T00:05:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:18 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2157M 2023-12-02T00:05:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:18 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2499M 2023-12-02T00:05:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:18 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2157M 2023-12-02T00:05:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:18 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2499M 2023-12-02T00:05:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:18 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2157M 2023-12-02T00:05:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:19 smithi183 ceph-mon[99169]: pgmap v18032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:19 smithi119 ceph-mon[94175]: pgmap v18032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:19 smithi119 ceph-mon[108979]: pgmap v18032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:21 smithi183 ceph-mon[99169]: pgmap v18033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:21 smithi119 ceph-mon[94175]: pgmap v18033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:21 smithi119 ceph-mon[108979]: pgmap v18033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:23 smithi183 ceph-mon[99169]: pgmap v18034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:23 smithi119 ceph-mon[94175]: pgmap v18034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:23 smithi119 ceph-mon[108979]: pgmap v18034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:05:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:05:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:05:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:25 smithi183 ceph-mon[99169]: pgmap v18035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:25 smithi119 ceph-mon[94175]: pgmap v18035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:25 smithi119 ceph-mon[108979]: pgmap v18035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:27 smithi183 ceph-mon[99169]: pgmap v18036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:27 smithi119 ceph-mon[94175]: pgmap v18036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:27 smithi119 ceph-mon[108979]: pgmap v18036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:27.905 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:05:28.212 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:05:28.212 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 8m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:05:28.212 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 8m ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:05:28.212 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 8m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:05:28.212 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 8m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:05:28.212 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 8m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:05:28.212 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 8m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:05:28.212 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 8m ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:05:28.212 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 8m ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:05:28.213 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 8m ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:05:28.213 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 8m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:05:28.213 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 8m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:05:28.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 8m ago 8h 6149M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:05:28.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 8m ago 8h 6192M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:05:28.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 8m ago 8h 5575M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:05:28.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 8m ago 8h 5376M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:05:28.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 8m ago 8h 4481M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:05:28.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 8m ago 8h 5615M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:05:28.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 8m ago 8h 4586M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:05:28.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 8m ago 8h 5451M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:05:28.213 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 8m ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:05:28.593 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:05:28.594 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:05:28.594 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:05:28.594 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:05:28.594 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:05:28.594 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:05:28.594 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:05:28.594 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:05:28.594 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:05:28.594 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:05:28.594 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:05:28.594 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:05:28.595 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:05:28.595 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:05:28.595 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:05:28.595 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:05:28.595 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:05:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:29 smithi183 ceph-mon[99169]: from='client.44423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:05:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:29 smithi183 ceph-mon[99169]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:05:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:29 smithi183 ceph-mon[99169]: pgmap v18037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3644714182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:05:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:29 smithi119 ceph-mon[94175]: from='client.44423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:05:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:29 smithi119 ceph-mon[94175]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:05:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:29 smithi119 ceph-mon[94175]: pgmap v18037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3644714182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:05:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:29 smithi119 ceph-mon[108979]: from='client.44423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:05:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:29 smithi119 ceph-mon[108979]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:05:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:29 smithi119 ceph-mon[108979]: pgmap v18037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3644714182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:05:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:31 smithi183 ceph-mon[99169]: pgmap v18038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:31 smithi119 ceph-mon[94175]: pgmap v18038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:31 smithi119 ceph-mon[108979]: pgmap v18038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:33 smithi183 ceph-mon[99169]: pgmap v18039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:33.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:33 smithi119 ceph-mon[94175]: pgmap v18039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:33 smithi119 ceph-mon[108979]: pgmap v18039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:05:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:05:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:05:35.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:35 smithi183 ceph-mon[99169]: pgmap v18040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:35 smithi119 ceph-mon[108979]: pgmap v18040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:35 smithi119 ceph-mon[94175]: pgmap v18040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:37 smithi183 ceph-mon[99169]: pgmap v18041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:37.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:37 smithi119 ceph-mon[94175]: pgmap v18041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:37 smithi119 ceph-mon[108979]: pgmap v18041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:39 smithi183 ceph-mon[99169]: pgmap v18042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:39 smithi119 ceph-mon[108979]: pgmap v18042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:39 smithi119 ceph-mon[94175]: pgmap v18042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:41 smithi183 ceph-mon[99169]: pgmap v18043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:41 smithi119 ceph-mon[108979]: pgmap v18043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:41 smithi119 ceph-mon[94175]: pgmap v18043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:43 smithi183 ceph-mon[99169]: pgmap v18044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:43 smithi119 ceph-mon[94175]: pgmap v18044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:43 smithi119 ceph-mon[108979]: pgmap v18044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:05:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:05:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:05:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:45 smithi183 ceph-mon[99169]: pgmap v18045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:45 smithi119 ceph-mon[94175]: pgmap v18045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:45 smithi119 ceph-mon[108979]: pgmap v18045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:47 smithi183 ceph-mon[99169]: pgmap v18046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:47.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:47 smithi119 ceph-mon[108979]: pgmap v18046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:47 smithi119 ceph-mon[94175]: pgmap v18046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:49 smithi183 ceph-mon[99169]: pgmap v18047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:49 smithi119 ceph-mon[94175]: pgmap v18047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:49 smithi119 ceph-mon[108979]: pgmap v18047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:51 smithi183 ceph-mon[99169]: pgmap v18048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:51 smithi119 ceph-mon[94175]: pgmap v18048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:51 smithi119 ceph-mon[108979]: pgmap v18048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:53 smithi183 ceph-mon[99169]: pgmap v18049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:53 smithi119 ceph-mon[108979]: pgmap v18049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:53 smithi119 ceph-mon[94175]: pgmap v18049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:05:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:05:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:05:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:05:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:55 smithi183 ceph-mon[99169]: pgmap v18050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:55.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:55 smithi119 ceph-mon[94175]: pgmap v18050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:55 smithi119 ceph-mon[108979]: pgmap v18050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:57 smithi183 ceph-mon[99169]: pgmap v18051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:57 smithi119 ceph-mon[108979]: pgmap v18051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:57 smithi119 ceph-mon[94175]: pgmap v18051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:58.940 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:05:59.248 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:05:59.248 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 8m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:05:59.249 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 8m ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:05:59.249 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 8m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:05:59.249 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 8m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:05:59.249 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 8m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:05:59.249 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 8m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:05:59.249 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 8m ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:05:59.249 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 8m ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:05:59.249 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 8m ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:05:59.249 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 8m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:05:59.249 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 8m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:05:59.249 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 8m ago 8h 6149M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:05:59.249 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 8m ago 8h 6192M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:05:59.249 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 8m ago 8h 5575M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:05:59.249 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 8m ago 8h 5376M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:05:59.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 8m ago 8h 4481M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:05:59.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 8m ago 8h 5615M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:05:59.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 8m ago 8h 4586M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:05:59.250 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 8m ago 8h 5451M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:05:59.250 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 8m ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:05:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:05:59 smithi183 ceph-mon[99169]: pgmap v18052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:59.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:05:59 smithi119 ceph-mon[94175]: pgmap v18052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:59.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:05:59 smithi119 ceph-mon[108979]: pgmap v18052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:05:59.631 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:05:59.631 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:05:59.631 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:05:59.631 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:05:59.631 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:05:59.631 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:05:59.631 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:05:59.632 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:05:59.632 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:05:59.632 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:05:59.632 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:05:59.632 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:05:59.632 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:05:59.632 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:05:59.632 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:05:59.632 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:05:59.632 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:06:00.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:00 smithi183 ceph-mon[99169]: from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:06:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:00 smithi183 ceph-mon[99169]: from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:06:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2834365651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:06:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:00 smithi119 ceph-mon[108979]: from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:06:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:00 smithi119 ceph-mon[108979]: from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:06:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2834365651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:06:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:00 smithi119 ceph-mon[94175]: from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:06:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:00 smithi119 ceph-mon[94175]: from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:06:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2834365651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:06:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:01 smithi183 ceph-mon[99169]: pgmap v18053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:01 smithi119 ceph-mon[94175]: pgmap v18053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:01 smithi119 ceph-mon[108979]: pgmap v18053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:03 smithi183 ceph-mon[99169]: pgmap v18054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:03 smithi119 ceph-mon[108979]: pgmap v18054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:03 smithi119 ceph-mon[94175]: pgmap v18054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:06:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:06:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:06:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:05 smithi183 ceph-mon[99169]: pgmap v18055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:05 smithi119 ceph-mon[94175]: pgmap v18055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:05 smithi119 ceph-mon[108979]: pgmap v18055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:07 smithi183 ceph-mon[99169]: pgmap v18056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:07 smithi119 ceph-mon[94175]: pgmap v18056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:07 smithi119 ceph-mon[108979]: pgmap v18056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:09 smithi183 ceph-mon[99169]: pgmap v18057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:09 smithi119 ceph-mon[108979]: pgmap v18057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:09 smithi119 ceph-mon[94175]: pgmap v18057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:11 smithi183 ceph-mon[99169]: pgmap v18058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:11.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:11 smithi119 ceph-mon[108979]: pgmap v18058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:11 smithi119 ceph-mon[94175]: pgmap v18058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:13 smithi183 ceph-mon[99169]: pgmap v18059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:13.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:13 smithi119 ceph-mon[108979]: pgmap v18059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:13 smithi119 ceph-mon[94175]: pgmap v18059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:06:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:06:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:06:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:15 smithi183 ceph-mon[99169]: pgmap v18060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:15 smithi119 ceph-mon[94175]: pgmap v18060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:15 smithi119 ceph-mon[108979]: pgmap v18060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:17 smithi183 ceph-mon[99169]: pgmap v18061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:06:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:17 smithi119 ceph-mon[94175]: pgmap v18061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:06:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:17 smithi119 ceph-mon[108979]: pgmap v18061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:06:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:06:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:06:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:06:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:06:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:06:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:06:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:06:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:06:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:06:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:19 smithi183 ceph-mon[99169]: pgmap v18062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:19 smithi119 ceph-mon[94175]: pgmap v18062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:19 smithi119 ceph-mon[108979]: pgmap v18062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:21 smithi183 ceph-mon[99169]: pgmap v18063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:21 smithi119 ceph-mon[94175]: pgmap v18063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:21 smithi119 ceph-mon[108979]: pgmap v18063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:23 smithi183 ceph-mon[99169]: pgmap v18064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:23.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:23 smithi119 ceph-mon[94175]: pgmap v18064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:23 smithi119 ceph-mon[108979]: pgmap v18064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:24.421 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:06:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:06:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-02T00:06:24.421 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:24.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:25 smithi183 ceph-mon[99169]: pgmap v18065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:25 smithi119 ceph-mon[94175]: pgmap v18065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:25 smithi119 ceph-mon[108979]: pgmap v18065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:27 smithi183 ceph-mon[99169]: pgmap v18066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:27.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:27 smithi119 ceph-mon[94175]: pgmap v18066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:27 smithi119 ceph-mon[108979]: pgmap v18066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:29 smithi183 ceph-mon[99169]: pgmap v18067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:29.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:29 smithi119 ceph-mon[108979]: pgmap v18067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:29 smithi119 ceph-mon[94175]: pgmap v18067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:29.978 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:06:30.283 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:06:30.283 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 9m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:06:30.283 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 9m ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:06:30.283 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 9m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:06:30.283 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 9m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:06:30.284 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 9m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:06:30.284 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 9m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:06:30.284 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 9m ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:06:30.284 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 9m ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:06:30.284 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 9m ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:06:30.284 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 9m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:06:30.284 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 9m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:06:30.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 9m ago 8h 6149M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:06:30.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 9m ago 8h 6192M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:06:30.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 9m ago 8h 5575M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:06:30.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 9m ago 8h 5376M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:06:30.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 9m ago 8h 4481M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:06:30.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 9m ago 8h 5615M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:06:30.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 9m ago 8h 4586M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:06:30.285 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 9m ago 8h 5451M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:06:30.285 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 9m ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:06:30.665 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:06:30.665 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:06:30.665 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:06:30.665 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:06:30.665 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:06:30.665 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:06:30.665 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:06:30.665 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:06:30.665 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:06:30.665 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:06:30.665 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:06:30.666 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:06:30.666 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:06:30.666 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:06:30.666 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:06:30.666 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:06:30.666 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:06:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:31 smithi183 ceph-mon[99169]: from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:06:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:31 smithi183 ceph-mon[99169]: from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:06:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:31 smithi183 ceph-mon[99169]: pgmap v18068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/340697219' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:06:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:31 smithi119 ceph-mon[94175]: from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:06:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:31 smithi119 ceph-mon[94175]: from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:06:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:31 smithi119 ceph-mon[94175]: pgmap v18068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/340697219' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:06:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:31 smithi119 ceph-mon[108979]: from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:06:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:31 smithi119 ceph-mon[108979]: from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:06:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:31 smithi119 ceph-mon[108979]: pgmap v18068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/340697219' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:06:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:33 smithi183 ceph-mon[99169]: pgmap v18069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:33.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:33 smithi119 ceph-mon[108979]: pgmap v18069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:33 smithi119 ceph-mon[94175]: pgmap v18069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:06:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:06:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-02T00:06:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:35 smithi183 ceph-mon[99169]: pgmap v18070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:35 smithi119 ceph-mon[108979]: pgmap v18070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:35 smithi119 ceph-mon[94175]: pgmap v18070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:37 smithi183 ceph-mon[99169]: pgmap v18071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:37.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:37 smithi119 ceph-mon[108979]: pgmap v18071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:37.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:37 smithi119 ceph-mon[94175]: pgmap v18071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:39 smithi183 ceph-mon[99169]: pgmap v18072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:39 smithi119 ceph-mon[94175]: pgmap v18072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:39 smithi119 ceph-mon[108979]: pgmap v18072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:41 smithi183 ceph-mon[99169]: pgmap v18073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:41.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:41 smithi119 ceph-mon[108979]: pgmap v18073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:41 smithi119 ceph-mon[94175]: pgmap v18073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:43 smithi183 ceph-mon[99169]: pgmap v18074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:43 smithi119 ceph-mon[94175]: pgmap v18074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:43 smithi119 ceph-mon[108979]: pgmap v18074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:06:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:06:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:06:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:45 smithi183 ceph-mon[99169]: pgmap v18075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:45.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:45 smithi119 ceph-mon[94175]: pgmap v18075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:45.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:45 smithi119 ceph-mon[108979]: pgmap v18075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:47 smithi183 ceph-mon[99169]: pgmap v18076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:47 smithi119 ceph-mon[108979]: pgmap v18076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:47 smithi119 ceph-mon[94175]: pgmap v18076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:49 smithi183 ceph-mon[99169]: pgmap v18077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:49 smithi119 ceph-mon[94175]: pgmap v18077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:49 smithi119 ceph-mon[108979]: pgmap v18077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:51 smithi183 ceph-mon[99169]: pgmap v18078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:51 smithi119 ceph-mon[94175]: pgmap v18078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:51 smithi119 ceph-mon[108979]: pgmap v18078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:53 smithi183 ceph-mon[99169]: pgmap v18079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:53.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:53 smithi119 ceph-mon[108979]: pgmap v18079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:53 smithi119 ceph-mon[94175]: pgmap v18079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:54.421 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:06:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:06:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:06:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:54.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:06:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:55 smithi183 ceph-mon[99169]: pgmap v18080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:55 smithi119 ceph-mon[94175]: pgmap v18080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:55 smithi119 ceph-mon[108979]: pgmap v18080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:57 smithi183 ceph-mon[99169]: pgmap v18081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:57 smithi119 ceph-mon[94175]: pgmap v18081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:57 smithi119 ceph-mon[108979]: pgmap v18081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:06:59 smithi183 ceph-mon[99169]: pgmap v18082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:06:59 smithi119 ceph-mon[94175]: pgmap v18082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:06:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:06:59 smithi119 ceph-mon[108979]: pgmap v18082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:01.011 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:07:01.318 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:07:01.318 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 9m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:07:01.319 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 9m ago 8h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:07:01.319 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 9m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:07:01.319 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 9m ago 8h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:07:01.319 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 9m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:07:01.319 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 9m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:07:01.319 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 9m ago 8h 2205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:07:01.319 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 9m ago 8h 1027M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:07:01.319 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 9m ago 8h 1212M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:07:01.319 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 9m ago 8h 22.9M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:07:01.319 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 9m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:07:01.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 9m ago 8h 6149M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:07:01.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 9m ago 8h 6192M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:07:01.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 9m ago 8h 5575M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:07:01.319 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 9m ago 8h 5376M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:07:01.320 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 9m ago 8h 4481M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:07:01.320 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 9m ago 8h 5615M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:07:01.320 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 9m ago 8h 4586M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:07:01.320 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 9m ago 8h 5451M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:07:01.320 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 9m ago 8h 128M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:07:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:01 smithi183 ceph-mon[99169]: pgmap v18083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:01 smithi119 ceph-mon[94175]: pgmap v18083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:01 smithi119 ceph-mon[108979]: pgmap v18083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:01.697 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:07:01.697 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:07:01.697 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:07:01.697 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:07:01.697 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:07:01.697 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:07:01.697 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:07:01.697 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:07:01.698 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:07:01.698 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:07:01.698 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:07:01.698 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:07:01.698 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:07:01.698 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:07:01.698 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:07:01.698 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:07:01.698 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:07:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:02 smithi183 ceph-mon[99169]: from='client.44477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:07:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:02 smithi183 ceph-mon[99169]: from='client.44483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:07:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3640160120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:07:02.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:02 smithi119 ceph-mon[108979]: from='client.44477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:07:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:02 smithi119 ceph-mon[108979]: from='client.44483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:07:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3640160120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:07:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:02 smithi119 ceph-mon[94175]: from='client.44477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:07:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:02 smithi119 ceph-mon[94175]: from='client.44483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:07:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3640160120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:07:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:03 smithi183 ceph-mon[99169]: pgmap v18084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:03 smithi119 ceph-mon[94175]: pgmap v18084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:03 smithi119 ceph-mon[108979]: pgmap v18084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:07:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:07:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:07:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:05 smithi183 ceph-mon[99169]: pgmap v18085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:05.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:05 smithi119 ceph-mon[94175]: pgmap v18085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:05 smithi119 ceph-mon[108979]: pgmap v18085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:07 smithi183 ceph-mon[99169]: pgmap v18086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:07 smithi119 ceph-mon[94175]: pgmap v18086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:07 smithi119 ceph-mon[108979]: pgmap v18086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:09 smithi183 ceph-mon[99169]: pgmap v18087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:09.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:09 smithi119 ceph-mon[94175]: pgmap v18087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:09 smithi119 ceph-mon[108979]: pgmap v18087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:11 smithi183 ceph-mon[99169]: pgmap v18088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:11.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:11 smithi119 ceph-mon[108979]: pgmap v18088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:11 smithi119 ceph-mon[94175]: pgmap v18088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:13 smithi183 ceph-mon[99169]: pgmap v18089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:13.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:13 smithi119 ceph-mon[94175]: pgmap v18089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:13 smithi119 ceph-mon[108979]: pgmap v18089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:07:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:07:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:07:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:15 smithi183 ceph-mon[99169]: pgmap v18090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:15.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:15 smithi119 ceph-mon[94175]: pgmap v18090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:15 smithi119 ceph-mon[108979]: pgmap v18090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:17 smithi183 ceph-mon[99169]: pgmap v18091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:17.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:17 smithi119 ceph-mon[94175]: pgmap v18091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:17 smithi119 ceph-mon[108979]: pgmap v18091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:07:18.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:07:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:07:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:19 smithi183 ceph-mon[99169]: pgmap v18092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:19.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:19 smithi119 ceph-mon[108979]: pgmap v18092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:19 smithi119 ceph-mon[94175]: pgmap v18092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:21 smithi183 ceph-mon[99169]: pgmap v18093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:21 smithi119 ceph-mon[94175]: pgmap v18093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:21 smithi119 ceph-mon[108979]: pgmap v18093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:07:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:07:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:07:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:07:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:07:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:07:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:07:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:07:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:07:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:07:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:07:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:07:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:23 smithi183 ceph-mon[99169]: pgmap v18094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:07:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:07:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:07:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:23 smithi119 ceph-mon[94175]: pgmap v18094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:07:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:07:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:07:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:23 smithi119 ceph-mon[108979]: pgmap v18094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:07:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:07:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:07:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:07:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:07:24] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-02T00:07:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:25 smithi183 ceph-mon[99169]: pgmap v18095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:25 smithi119 ceph-mon[94175]: pgmap v18095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:25 smithi119 ceph-mon[108979]: pgmap v18095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:27 smithi183 ceph-mon[99169]: pgmap v18096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:27.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:27 smithi119 ceph-mon[108979]: pgmap v18096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:27 smithi119 ceph-mon[94175]: pgmap v18096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:29.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:29 smithi183 ceph-mon[99169]: pgmap v18097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:29 smithi119 ceph-mon[94175]: pgmap v18097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:29 smithi119 ceph-mon[108979]: pgmap v18097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:31 smithi183 ceph-mon[99169]: pgmap v18098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:31.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:31 smithi119 ceph-mon[94175]: pgmap v18098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:31 smithi119 ceph-mon[108979]: pgmap v18098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:32.047 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:07:32.355 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:07:32.355 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 10s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:07:32.355 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 10s ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:07:32.355 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 10s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:07:32.355 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 10s ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:07:32.355 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 10s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:07:32.356 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 10s ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:07:32.356 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 10s ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:07:32.356 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 10s ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:07:32.356 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 10s ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:07:32.356 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 10s ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:07:32.356 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 10s ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:07:32.356 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 10s ago 8h 6179M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:07:32.356 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 10s ago 8h 6220M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:07:32.356 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 10s ago 8h 5598M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:07:32.356 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 10s ago 8h 5404M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:07:32.356 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 10s ago 8h 4504M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:07:32.356 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 10s ago 8h 5647M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:07:32.356 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 10s ago 8h 4616M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:07:32.356 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 10s ago 8h 5487M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:07:32.356 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 10s ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:07:32.738 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:07:32.738 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:07:32.738 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:07:32.738 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:07:32.738 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:07:32.738 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:07:32.738 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:07:32.739 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:07:32.739 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:07:32.739 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:07:32.739 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:07:32.739 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:07:32.739 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:07:32.739 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:07:32.739 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:07:32.739 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:07:32.739 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:07:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:33 smithi183 ceph-mon[99169]: from='client.44495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:07:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:33 smithi183 ceph-mon[99169]: from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:07:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:33 smithi183 ceph-mon[99169]: pgmap v18099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2790744384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:07:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:33 smithi119 ceph-mon[94175]: from='client.44495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:07:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:33 smithi119 ceph-mon[94175]: from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:07:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:33 smithi119 ceph-mon[94175]: pgmap v18099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2790744384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:07:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:33 smithi119 ceph-mon[108979]: from='client.44495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:07:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:33 smithi119 ceph-mon[108979]: from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:07:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:33 smithi119 ceph-mon[108979]: pgmap v18099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2790744384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:07:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:07:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:07:34] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-02T00:07:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:35 smithi183 ceph-mon[99169]: pgmap v18100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:35 smithi119 ceph-mon[94175]: pgmap v18100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:35 smithi119 ceph-mon[108979]: pgmap v18100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:37 smithi183 ceph-mon[99169]: pgmap v18101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:37 smithi119 ceph-mon[94175]: pgmap v18101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:37 smithi119 ceph-mon[108979]: pgmap v18101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:39 smithi183 ceph-mon[99169]: pgmap v18102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:39 smithi119 ceph-mon[94175]: pgmap v18102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:39.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:39 smithi119 ceph-mon[108979]: pgmap v18102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:41 smithi183 ceph-mon[99169]: pgmap v18103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:41.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:41 smithi119 ceph-mon[94175]: pgmap v18103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:41 smithi119 ceph-mon[108979]: pgmap v18103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:43 smithi183 ceph-mon[99169]: pgmap v18104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:43.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:43 smithi119 ceph-mon[94175]: pgmap v18104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:43 smithi119 ceph-mon[108979]: pgmap v18104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:07:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:07:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:07:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:45 smithi183 ceph-mon[99169]: pgmap v18105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:45 smithi119 ceph-mon[94175]: pgmap v18105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:45 smithi119 ceph-mon[108979]: pgmap v18105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:47 smithi183 ceph-mon[99169]: pgmap v18106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:47 smithi119 ceph-mon[94175]: pgmap v18106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:47 smithi119 ceph-mon[108979]: pgmap v18106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:49 smithi183 ceph-mon[99169]: pgmap v18107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:49 smithi119 ceph-mon[94175]: pgmap v18107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:49 smithi119 ceph-mon[108979]: pgmap v18107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:51 smithi183 ceph-mon[99169]: pgmap v18108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:51.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:51 smithi119 ceph-mon[94175]: pgmap v18108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:51 smithi119 ceph-mon[108979]: pgmap v18108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:53 smithi183 ceph-mon[99169]: pgmap v18109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:53.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:53 smithi119 ceph-mon[94175]: pgmap v18109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:53 smithi119 ceph-mon[108979]: pgmap v18109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:54.434 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:07:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:07:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:07:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:54.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:07:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:55 smithi119 ceph-mon[94175]: pgmap v18110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:55 smithi119 ceph-mon[108979]: pgmap v18110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:55 smithi183 ceph-mon[99169]: pgmap v18110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:57.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:57 smithi119 ceph-mon[108979]: pgmap v18111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:57 smithi119 ceph-mon[94175]: pgmap v18111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:57 smithi183 ceph-mon[99169]: pgmap v18111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:07:59 smithi183 ceph-mon[99169]: pgmap v18112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:07:59 smithi119 ceph-mon[108979]: pgmap v18112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:07:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:07:59 smithi119 ceph-mon[94175]: pgmap v18112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:01 smithi183 ceph-mon[99169]: pgmap v18113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:01.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:01 smithi119 ceph-mon[94175]: pgmap v18113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:01 smithi119 ceph-mon[108979]: pgmap v18113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:03.083 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:08:03.391 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:08:03.391 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 41s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:08:03.391 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 41s ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:08:03.391 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 41s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:08:03.391 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 41s ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:08:03.391 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 41s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:08:03.391 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 41s ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:08:03.391 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 41s ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:08:03.392 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 41s ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:08:03.392 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 41s ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:08:03.392 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 41s ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:08:03.392 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 41s ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:08:03.392 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 41s ago 8h 6179M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:08:03.392 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 41s ago 8h 6220M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:08:03.392 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 41s ago 8h 5598M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:08:03.392 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 41s ago 8h 5404M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:08:03.392 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 41s ago 8h 4504M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:08:03.392 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 41s ago 8h 5647M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:08:03.392 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 41s ago 8h 4616M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:08:03.392 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 41s ago 8h 5487M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:08:03.392 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 41s ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:08:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:03 smithi183 ceph-mon[99169]: pgmap v18114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:03.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:03 smithi119 ceph-mon[94175]: pgmap v18114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:03.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:03 smithi119 ceph-mon[108979]: pgmap v18114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:03.777 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:08:03.777 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:08:03.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:08:03.777 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:08:03.778 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:08:03.778 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:08:03.778 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:08:03.778 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:08:03.778 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:08:03.778 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:08:03.778 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:08:03.778 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:08:03.778 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:08:03.778 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:08:03.778 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:08:03.778 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:08:03.779 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:08:04.438 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:08:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:08:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:08:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:04 smithi183 ceph-mon[99169]: from='client.44513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:08:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:04 smithi183 ceph-mon[99169]: from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:08:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3375263927' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:08:04.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:04 smithi119 ceph-mon[94175]: from='client.44513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:08:04.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:04 smithi119 ceph-mon[94175]: from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:08:04.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3375263927' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:08:04.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:04 smithi119 ceph-mon[108979]: from='client.44513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:08:04.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:04 smithi119 ceph-mon[108979]: from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:08:04.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3375263927' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:08:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:05 smithi119 ceph-mon[94175]: pgmap v18115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:05 smithi119 ceph-mon[108979]: pgmap v18115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:05 smithi183 ceph-mon[99169]: pgmap v18115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:07.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:07 smithi119 ceph-mon[94175]: pgmap v18116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:07 smithi119 ceph-mon[108979]: pgmap v18116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:07 smithi183 ceph-mon[99169]: pgmap v18116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:09 smithi183 ceph-mon[99169]: pgmap v18117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:09 smithi119 ceph-mon[94175]: pgmap v18117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:09 smithi119 ceph-mon[108979]: pgmap v18117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:11 smithi183 ceph-mon[99169]: pgmap v18118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:11 smithi119 ceph-mon[94175]: pgmap v18118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:11 smithi119 ceph-mon[108979]: pgmap v18118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:13 smithi183 ceph-mon[99169]: pgmap v18119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:13 smithi119 ceph-mon[94175]: pgmap v18119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:13 smithi119 ceph-mon[108979]: pgmap v18119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:08:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:08:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:08:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:15 smithi119 ceph-mon[94175]: pgmap v18120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:15 smithi119 ceph-mon[108979]: pgmap v18120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:15 smithi183 ceph-mon[99169]: pgmap v18120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:17 smithi119 ceph-mon[94175]: pgmap v18121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:17 smithi119 ceph-mon[108979]: pgmap v18121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:17 smithi183 ceph-mon[99169]: pgmap v18121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:19 smithi183 ceph-mon[99169]: pgmap v18122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:19 smithi119 ceph-mon[94175]: pgmap v18122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:19 smithi119 ceph-mon[108979]: pgmap v18122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:21 smithi183 ceph-mon[99169]: pgmap v18123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:21.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:21 smithi119 ceph-mon[94175]: pgmap v18123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:21 smithi119 ceph-mon[108979]: pgmap v18123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:23 smithi119 ceph-mon[94175]: pgmap v18124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:08:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:08:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:08:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:08:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:23 smithi119 ceph-mon[108979]: pgmap v18124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:08:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:08:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:08:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:08:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:23 smithi183 ceph-mon[99169]: pgmap v18124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:08:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:08:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:08:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:08:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:08:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:08:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:08:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:25 smithi183 ceph-mon[99169]: pgmap v18125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:25 smithi119 ceph-mon[94175]: pgmap v18125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:25 smithi119 ceph-mon[108979]: pgmap v18125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:27 smithi183 ceph-mon[99169]: pgmap v18126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:27 smithi119 ceph-mon[94175]: pgmap v18126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:27 smithi119 ceph-mon[108979]: pgmap v18126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:29 smithi183 ceph-mon[99169]: pgmap v18127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:29.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:29 smithi119 ceph-mon[94175]: pgmap v18127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:29 smithi119 ceph-mon[108979]: pgmap v18127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:31 smithi119 ceph-mon[108979]: pgmap v18128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:31 smithi119 ceph-mon[94175]: pgmap v18128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:31 smithi183 ceph-mon[99169]: pgmap v18128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:33 smithi119 ceph-mon[94175]: pgmap v18129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:33 smithi119 ceph-mon[108979]: pgmap v18129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:33 smithi183 ceph-mon[99169]: pgmap v18129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:34.123 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:08:34.430 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:08:34.430 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 72s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:08:34.430 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 72s ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:08:34.430 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 72s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:08:34.430 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 72s ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:08:34.430 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 72s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:08:34.430 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 72s ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:08:34.430 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 72s ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:08:34.430 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 72s ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:08:34.431 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 72s ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:08:34.431 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 72s ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:08:34.431 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 72s ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:08:34.431 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 72s ago 8h 6179M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:08:34.431 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 72s ago 8h 6220M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:08:34.431 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 72s ago 8h 5598M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:08:34.431 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 72s ago 8h 5404M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:08:34.431 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 72s ago 8h 4504M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:08:34.431 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 72s ago 8h 5647M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:08:34.431 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 72s ago 8h 4616M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:08:34.431 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 72s ago 8h 5487M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:08:34.431 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 72s ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:08:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:08:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:08:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:08:34.809 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:08:34.809 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:08:34.809 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:08:34.809 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:08:34.809 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:08:34.809 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:08:34.809 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:08:34.810 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:08:34.810 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:08:34.810 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:08:34.810 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:08:34.810 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:08:34.810 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:08:34.810 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:08:34.810 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:08:34.810 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:08:34.810 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:08:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:35 smithi119 ceph-mon[94175]: from='client.44531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:08:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:35 smithi119 ceph-mon[94175]: pgmap v18130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:35 smithi119 ceph-mon[94175]: from='client.44537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:08:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3026936379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:08:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:35 smithi119 ceph-mon[108979]: from='client.44531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:08:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:35 smithi119 ceph-mon[108979]: pgmap v18130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:35 smithi119 ceph-mon[108979]: from='client.44537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:08:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3026936379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:08:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:35 smithi183 ceph-mon[99169]: from='client.44531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:08:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:35 smithi183 ceph-mon[99169]: pgmap v18130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:35 smithi183 ceph-mon[99169]: from='client.44537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:08:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3026936379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:08:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:37 smithi183 ceph-mon[99169]: pgmap v18131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:37 smithi119 ceph-mon[94175]: pgmap v18131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:37 smithi119 ceph-mon[108979]: pgmap v18131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:39 smithi183 ceph-mon[99169]: pgmap v18132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:39 smithi119 ceph-mon[94175]: pgmap v18132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:39.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:39 smithi119 ceph-mon[108979]: pgmap v18132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:41 smithi119 ceph-mon[94175]: pgmap v18133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:41 smithi119 ceph-mon[108979]: pgmap v18133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:41 smithi183 ceph-mon[99169]: pgmap v18133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:43 smithi183 ceph-mon[99169]: pgmap v18134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:43 smithi119 ceph-mon[94175]: pgmap v18134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:43 smithi119 ceph-mon[108979]: pgmap v18134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:08:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:08:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:08:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:45 smithi183 ceph-mon[99169]: pgmap v18135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:45 smithi119 ceph-mon[94175]: pgmap v18135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:45 smithi119 ceph-mon[108979]: pgmap v18135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:47 smithi183 ceph-mon[99169]: pgmap v18136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:47 smithi119 ceph-mon[94175]: pgmap v18136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:47 smithi119 ceph-mon[108979]: pgmap v18136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:49 smithi183 ceph-mon[99169]: pgmap v18137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:49.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:49 smithi119 ceph-mon[108979]: pgmap v18137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:49 smithi119 ceph-mon[94175]: pgmap v18137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:51 smithi119 ceph-mon[94175]: pgmap v18138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:51 smithi119 ceph-mon[108979]: pgmap v18138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:51 smithi183 ceph-mon[99169]: pgmap v18138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:53 smithi183 ceph-mon[99169]: pgmap v18139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:53 smithi119 ceph-mon[94175]: pgmap v18139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:53 smithi119 ceph-mon[108979]: pgmap v18139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:08:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:08:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T00:08:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:08:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:55 smithi183 ceph-mon[99169]: pgmap v18140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:55 smithi119 ceph-mon[94175]: pgmap v18140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:55 smithi119 ceph-mon[108979]: pgmap v18140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:57 smithi183 ceph-mon[99169]: pgmap v18141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:57.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:57 smithi119 ceph-mon[94175]: pgmap v18141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:57 smithi119 ceph-mon[108979]: pgmap v18141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:08:59 smithi183 ceph-mon[99169]: pgmap v18142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:08:59 smithi119 ceph-mon[94175]: pgmap v18142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:08:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:08:59 smithi119 ceph-mon[108979]: pgmap v18142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:01 smithi183 ceph-mon[99169]: pgmap v18143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:01.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:01 smithi119 ceph-mon[108979]: pgmap v18143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:01 smithi119 ceph-mon[94175]: pgmap v18143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:03 smithi183 ceph-mon[99169]: pgmap v18144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:03.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:03 smithi119 ceph-mon[108979]: pgmap v18144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:03 smithi119 ceph-mon[94175]: pgmap v18144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:09:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:09:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T00:09:05.148 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:09:05.455 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:09:05.455 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 103s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:09:05.456 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 103s ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:09:05.456 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 103s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:09:05.456 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 103s ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:09:05.456 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 103s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:09:05.456 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 103s ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:09:05.456 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 103s ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:09:05.456 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 103s ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:09:05.456 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 103s ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:09:05.456 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 103s ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:09:05.456 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 103s ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:09:05.456 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 103s ago 8h 6179M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:09:05.456 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 103s ago 8h 6220M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:09:05.456 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 103s ago 8h 5598M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:09:05.456 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 103s ago 8h 5404M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:09:05.457 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 103s ago 8h 4504M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:09:05.457 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 103s ago 8h 5647M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:09:05.457 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 103s ago 8h 4616M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:09:05.457 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 103s ago 8h 5487M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:09:05.457 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 103s ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:09:05.834 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:09:05.835 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:09:05.835 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:09:05.835 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:09:05.835 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:09:05.835 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:09:05.835 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:09:05.835 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:09:05.835 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:09:05.835 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:09:05.835 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:09:05.835 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:09:05.835 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:09:05.836 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:09:05.836 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:09:05.836 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:09:05.836 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:09:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:05 smithi183 ceph-mon[99169]: pgmap v18145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:05 smithi119 ceph-mon[94175]: pgmap v18145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:05 smithi119 ceph-mon[108979]: pgmap v18145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:06 smithi183 ceph-mon[99169]: from='client.44549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:09:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:06 smithi183 ceph-mon[99169]: from='client.34674 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:09:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/581412387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:09:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:06 smithi119 ceph-mon[94175]: from='client.44549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:09:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:06 smithi119 ceph-mon[94175]: from='client.34674 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:09:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/581412387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:09:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:06 smithi119 ceph-mon[108979]: from='client.44549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:09:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:06 smithi119 ceph-mon[108979]: from='client.34674 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:09:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/581412387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:09:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:07 smithi183 ceph-mon[99169]: pgmap v18146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:07 smithi119 ceph-mon[94175]: pgmap v18146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:07 smithi119 ceph-mon[108979]: pgmap v18146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:09 smithi183 ceph-mon[99169]: pgmap v18147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:09 smithi119 ceph-mon[94175]: pgmap v18147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:09 smithi119 ceph-mon[108979]: pgmap v18147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:11 smithi183 ceph-mon[99169]: pgmap v18148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:11 smithi119 ceph-mon[94175]: pgmap v18148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:11 smithi119 ceph-mon[108979]: pgmap v18148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:13 smithi183 ceph-mon[99169]: pgmap v18149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:13.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:13 smithi119 ceph-mon[108979]: pgmap v18149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:13 smithi119 ceph-mon[94175]: pgmap v18149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:09:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:09:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:09:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:15 smithi183 ceph-mon[99169]: pgmap v18150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:15 smithi119 ceph-mon[94175]: pgmap v18150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:15 smithi119 ceph-mon[108979]: pgmap v18150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:17 smithi183 ceph-mon[99169]: pgmap v18151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:17 smithi119 ceph-mon[94175]: pgmap v18151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:17 smithi119 ceph-mon[108979]: pgmap v18151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:19 smithi183 ceph-mon[99169]: pgmap v18152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:19 smithi119 ceph-mon[94175]: pgmap v18152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:19 smithi119 ceph-mon[108979]: pgmap v18152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:21 smithi183 ceph-mon[99169]: pgmap v18153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:21 smithi119 ceph-mon[94175]: pgmap v18153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:21 smithi119 ceph-mon[108979]: pgmap v18153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:23 smithi183 ceph-mon[99169]: pgmap v18154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:09:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:23 smithi119 ceph-mon[94175]: pgmap v18154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:09:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:23 smithi119 ceph-mon[108979]: pgmap v18154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:09:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:09:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:09:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:09:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:09:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:09:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:09:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:24.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:09:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:09:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:09:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:09:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:09:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:09:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:25 smithi183 ceph-mon[99169]: pgmap v18155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:25 smithi119 ceph-mon[108979]: pgmap v18155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:25 smithi119 ceph-mon[94175]: pgmap v18155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:27 smithi183 ceph-mon[99169]: pgmap v18156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:27 smithi119 ceph-mon[108979]: pgmap v18156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:27 smithi119 ceph-mon[94175]: pgmap v18156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:29 smithi183 ceph-mon[99169]: pgmap v18157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:29 smithi119 ceph-mon[108979]: pgmap v18157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:29 smithi119 ceph-mon[94175]: pgmap v18157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:31 smithi183 ceph-mon[99169]: pgmap v18158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:31 smithi119 ceph-mon[94175]: pgmap v18158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:31 smithi119 ceph-mon[108979]: pgmap v18158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:33 smithi183 ceph-mon[99169]: pgmap v18159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:33.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:33 smithi119 ceph-mon[108979]: pgmap v18159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:33 smithi119 ceph-mon[94175]: pgmap v18159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:09:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:09:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:09:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:35 smithi183 ceph-mon[99169]: pgmap v18160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:35 smithi119 ceph-mon[94175]: pgmap v18160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:35 smithi119 ceph-mon[108979]: pgmap v18160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:36.180 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:09:36.489 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:09:36.489 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 2m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:09:36.489 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 2m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:09:36.489 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 2m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:09:36.489 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 2m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:09:36.489 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 2m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:09:36.490 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 2m ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:09:36.490 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 2m ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:09:36.490 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 2m ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:09:36.490 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 2m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:09:36.490 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 2m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:09:36.490 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 2m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:09:36.490 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 2m ago 8h 6179M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:09:36.491 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 2m ago 8h 6220M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:09:36.491 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 2m ago 8h 5598M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:09:36.491 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 2m ago 8h 5404M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:09:36.491 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 2m ago 8h 4504M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:09:36.491 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 2m ago 8h 5647M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:09:36.491 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 2m ago 8h 4616M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:09:36.491 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 2m ago 8h 5487M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:09:36.491 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 2m ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:09:36.869 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:09:36.869 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:09:36.869 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:09:36.869 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:09:36.870 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:09:36.870 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:09:36.870 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:09:36.870 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:09:36.870 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:09:36.870 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:09:36.870 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:09:36.870 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:09:36.870 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:09:36.870 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:09:36.870 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:09:36.870 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:09:36.870 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:09:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:37 smithi183 ceph-mon[99169]: from='client.34686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:09:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:37 smithi183 ceph-mon[99169]: pgmap v18161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:37 smithi183 ceph-mon[99169]: from='client.44573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:09:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1859490984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:09:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:37 smithi119 ceph-mon[94175]: from='client.34686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:09:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:37 smithi119 ceph-mon[94175]: pgmap v18161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:37 smithi119 ceph-mon[94175]: from='client.44573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:09:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1859490984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:09:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:37 smithi119 ceph-mon[108979]: from='client.34686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:09:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:37 smithi119 ceph-mon[108979]: pgmap v18161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:37 smithi119 ceph-mon[108979]: from='client.44573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:09:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1859490984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:09:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:39 smithi183 ceph-mon[99169]: pgmap v18162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:39 smithi119 ceph-mon[94175]: pgmap v18162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:39 smithi119 ceph-mon[108979]: pgmap v18162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:41 smithi183 ceph-mon[99169]: pgmap v18163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:41 smithi119 ceph-mon[94175]: pgmap v18163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:41 smithi119 ceph-mon[108979]: pgmap v18163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:43.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:43 smithi183 ceph-mon[99169]: pgmap v18164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:43 smithi119 ceph-mon[94175]: pgmap v18164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:43 smithi119 ceph-mon[108979]: pgmap v18164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:09:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:09:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:09:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:45 smithi183 ceph-mon[99169]: pgmap v18165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:45 smithi119 ceph-mon[108979]: pgmap v18165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:45 smithi119 ceph-mon[94175]: pgmap v18165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:47 smithi183 ceph-mon[99169]: pgmap v18166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:47 smithi119 ceph-mon[94175]: pgmap v18166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:47 smithi119 ceph-mon[108979]: pgmap v18166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:49 smithi183 ceph-mon[99169]: pgmap v18167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:49.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:49 smithi119 ceph-mon[94175]: pgmap v18167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:49 smithi119 ceph-mon[108979]: pgmap v18167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:51 smithi183 ceph-mon[99169]: pgmap v18168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:51 smithi119 ceph-mon[108979]: pgmap v18168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:51 smithi119 ceph-mon[94175]: pgmap v18168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:53 smithi183 ceph-mon[99169]: pgmap v18169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:53.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:53 smithi119 ceph-mon[108979]: pgmap v18169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:53 smithi119 ceph-mon[94175]: pgmap v18169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:09:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:09:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:09:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:09:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:55 smithi183 ceph-mon[99169]: pgmap v18170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:55 smithi119 ceph-mon[94175]: pgmap v18170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:55 smithi119 ceph-mon[108979]: pgmap v18170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:57 smithi183 ceph-mon[99169]: pgmap v18171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:57 smithi119 ceph-mon[94175]: pgmap v18171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:57 smithi119 ceph-mon[108979]: pgmap v18171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:09:59 smithi183 ceph-mon[99169]: pgmap v18172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:09:59 smithi119 ceph-mon[108979]: pgmap v18172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:09:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:09:59 smithi119 ceph-mon[94175]: pgmap v18172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:10:00.446 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:10:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T00:09:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:10:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:10:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:01 smithi183 ceph-mon[99169]: pgmap v18173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:01.446 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:01 smithi119 ceph-mon[94175]: pgmap v18173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:01 smithi119 ceph-mon[108979]: pgmap v18173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:03 smithi183 ceph-mon[99169]: pgmap v18174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:03 smithi119 ceph-mon[94175]: pgmap v18174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:03 smithi119 ceph-mon[108979]: pgmap v18174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:10:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:10:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:10:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:05 smithi183 ceph-mon[99169]: pgmap v18175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:05.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:05 smithi119 ceph-mon[94175]: pgmap v18175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:05 smithi119 ceph-mon[108979]: pgmap v18175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:07.216 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:10:07.523 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:10:07.523 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 2m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:10:07.523 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 2m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:10:07.524 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 2m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:10:07.524 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 2m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:10:07.524 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 2m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:10:07.524 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 2m ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:10:07.524 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 2m ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:10:07.524 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 2m ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:10:07.524 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 2m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:10:07.524 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 2m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:10:07.524 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 2m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:10:07.525 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 2m ago 8h 6179M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:10:07.525 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 2m ago 8h 6220M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:10:07.525 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 2m ago 8h 5598M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:10:07.525 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 2m ago 8h 5404M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:10:07.525 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 2m ago 8h 4504M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:10:07.525 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 2m ago 8h 5647M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:10:07.525 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 2m ago 8h 4616M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:10:07.525 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 2m ago 8h 5487M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:10:07.525 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 2m ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:10:07.903 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:10:07.903 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:10:07.904 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:10:07.904 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:10:07.904 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:10:07.904 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:10:07.904 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:10:07.904 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:10:07.904 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:10:07.905 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:10:07.905 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:10:07.905 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:10:07.905 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:10:07.905 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:10:07.905 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:10:07.905 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:10:07.906 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:10:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:07 smithi183 ceph-mon[99169]: pgmap v18176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:07 smithi119 ceph-mon[94175]: pgmap v18176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:07 smithi119 ceph-mon[108979]: pgmap v18176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:08 smithi183 ceph-mon[99169]: from='client.44585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:10:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:08 smithi183 ceph-mon[99169]: from='client.34710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:10:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4188728835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:10:08.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:08 smithi119 ceph-mon[94175]: from='client.44585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:10:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:08 smithi119 ceph-mon[94175]: from='client.34710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:10:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4188728835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:10:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:08 smithi119 ceph-mon[108979]: from='client.44585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:10:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:08 smithi119 ceph-mon[108979]: from='client.34710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:10:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4188728835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:10:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:09 smithi183 ceph-mon[99169]: pgmap v18177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:09 smithi119 ceph-mon[94175]: pgmap v18177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:09 smithi119 ceph-mon[108979]: pgmap v18177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:11 smithi183 ceph-mon[99169]: pgmap v18178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:11 smithi119 ceph-mon[94175]: pgmap v18178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:11 smithi119 ceph-mon[108979]: pgmap v18178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:13 smithi183 ceph-mon[99169]: pgmap v18179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:13 smithi119 ceph-mon[94175]: pgmap v18179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:13 smithi119 ceph-mon[108979]: pgmap v18179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:10:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:10:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:10:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:15 smithi183 ceph-mon[99169]: pgmap v18180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:15 smithi119 ceph-mon[94175]: pgmap v18180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:15 smithi119 ceph-mon[108979]: pgmap v18180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:17 smithi183 ceph-mon[99169]: pgmap v18181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:17 smithi119 ceph-mon[94175]: pgmap v18181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:17 smithi119 ceph-mon[108979]: pgmap v18181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:19 smithi183 ceph-mon[99169]: pgmap v18182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:19 smithi119 ceph-mon[94175]: pgmap v18182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:19 smithi119 ceph-mon[108979]: pgmap v18182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:21 smithi183 ceph-mon[99169]: pgmap v18183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:21 smithi119 ceph-mon[94175]: pgmap v18183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:21 smithi119 ceph-mon[108979]: pgmap v18183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:23 smithi183 ceph-mon[99169]: pgmap v18184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:23 smithi119 ceph-mon[94175]: pgmap v18184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:23 smithi119 ceph-mon[108979]: pgmap v18184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:10:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:10:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:10:24.485 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:10:24.486 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:10:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:10:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:10:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:10:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:10:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:10:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:10:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:10:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:25 smithi183 ceph-mon[99169]: pgmap v18185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:10:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:10:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:10:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:25 smithi119 ceph-mon[94175]: pgmap v18185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:10:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:10:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:10:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:25 smithi119 ceph-mon[108979]: pgmap v18185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:10:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:10:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:10:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:27 smithi183 ceph-mon[99169]: pgmap v18186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:27 smithi119 ceph-mon[94175]: pgmap v18186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:27.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:27 smithi119 ceph-mon[108979]: pgmap v18186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:29 smithi183 ceph-mon[99169]: pgmap v18187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:29 smithi119 ceph-mon[94175]: pgmap v18187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:29 smithi119 ceph-mon[108979]: pgmap v18187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:31 smithi183 ceph-mon[99169]: pgmap v18188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:31 smithi119 ceph-mon[94175]: pgmap v18188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:31 smithi119 ceph-mon[108979]: pgmap v18188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:33 smithi183 ceph-mon[99169]: pgmap v18189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:33.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:33 smithi119 ceph-mon[108979]: pgmap v18189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:33 smithi119 ceph-mon[94175]: pgmap v18189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:10:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:10:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:10:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:35 smithi183 ceph-mon[99169]: pgmap v18190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:35.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:35 smithi119 ceph-mon[94175]: pgmap v18190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:35 smithi119 ceph-mon[108979]: pgmap v18190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:37 smithi183 ceph-mon[99169]: pgmap v18191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:37 smithi119 ceph-mon[94175]: pgmap v18191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:37 smithi119 ceph-mon[108979]: pgmap v18191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:38.250 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:10:38.559 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:10:38.560 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 3m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:10:38.560 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 3m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:10:38.560 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 3m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:10:38.560 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 3m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:10:38.560 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 3m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:10:38.560 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 3m ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:10:38.560 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 3m ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:10:38.560 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 3m ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:10:38.560 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 3m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:10:38.560 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 3m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:10:38.560 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 3m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:10:38.560 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 3m ago 8h 6179M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:10:38.560 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 3m ago 8h 6220M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:10:38.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 3m ago 8h 5598M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:10:38.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 3m ago 8h 5404M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:10:38.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 3m ago 8h 4504M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:10:38.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 3m ago 8h 5647M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:10:38.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 3m ago 8h 4616M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:10:38.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 3m ago 8h 5487M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:10:38.561 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 3m ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:10:38.938 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:10:38.938 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:10:38.938 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:10:38.938 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:10:38.938 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:10:38.938 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:10:38.938 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:10:38.938 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:10:38.938 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:10:38.939 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:10:38.939 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:10:38.939 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:10:38.939 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:10:38.939 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:10:38.939 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:10:38.939 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:10:38.939 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:10:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:39 smithi183 ceph-mon[99169]: from='client.34722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:10:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:39 smithi183 ceph-mon[99169]: pgmap v18192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:39 smithi183 ceph-mon[99169]: from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:10:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3779541183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:10:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:39 smithi119 ceph-mon[108979]: from='client.34722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:10:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:39 smithi119 ceph-mon[108979]: pgmap v18192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:39 smithi119 ceph-mon[108979]: from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:10:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3779541183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:10:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:39 smithi119 ceph-mon[94175]: from='client.34722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:10:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:39 smithi119 ceph-mon[94175]: pgmap v18192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:39 smithi119 ceph-mon[94175]: from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:10:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3779541183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:10:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:41 smithi183 ceph-mon[99169]: pgmap v18193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:41 smithi119 ceph-mon[108979]: pgmap v18193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:41 smithi119 ceph-mon[94175]: pgmap v18193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:43 smithi183 ceph-mon[99169]: pgmap v18194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:43 smithi119 ceph-mon[108979]: pgmap v18194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:43 smithi119 ceph-mon[94175]: pgmap v18194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:10:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:10:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:10:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:45 smithi183 ceph-mon[99169]: pgmap v18195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:45 smithi119 ceph-mon[94175]: pgmap v18195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:45 smithi119 ceph-mon[108979]: pgmap v18195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:47 smithi183 ceph-mon[99169]: pgmap v18196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:47 smithi119 ceph-mon[108979]: pgmap v18196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:47 smithi119 ceph-mon[94175]: pgmap v18196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:49 smithi183 ceph-mon[99169]: pgmap v18197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:49 smithi119 ceph-mon[94175]: pgmap v18197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:49 smithi119 ceph-mon[108979]: pgmap v18197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:51 smithi183 ceph-mon[99169]: pgmap v18198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:51 smithi119 ceph-mon[94175]: pgmap v18198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:51 smithi119 ceph-mon[108979]: pgmap v18198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:53 smithi183 ceph-mon[99169]: pgmap v18199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:53.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:53 smithi119 ceph-mon[94175]: pgmap v18199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:53 smithi119 ceph-mon[108979]: pgmap v18199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:10:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:10:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:10:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:10:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:55 smithi183 ceph-mon[99169]: pgmap v18200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:55.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:55 smithi119 ceph-mon[108979]: pgmap v18200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:55 smithi119 ceph-mon[94175]: pgmap v18200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:57 smithi183 ceph-mon[99169]: pgmap v18201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:57 smithi119 ceph-mon[108979]: pgmap v18201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:57 smithi119 ceph-mon[94175]: pgmap v18201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:10:59 smithi119 ceph-mon[94175]: pgmap v18202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:10:59 smithi119 ceph-mon[108979]: pgmap v18202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:10:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:10:59 smithi183 ceph-mon[99169]: pgmap v18202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:01 smithi183 ceph-mon[99169]: pgmap v18203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:01 smithi119 ceph-mon[94175]: pgmap v18203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:01 smithi119 ceph-mon[108979]: pgmap v18203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:03 smithi183 ceph-mon[99169]: pgmap v18204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:03 smithi119 ceph-mon[108979]: pgmap v18204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:03 smithi119 ceph-mon[94175]: pgmap v18204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:11:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:11:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:11:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:05 smithi183 ceph-mon[99169]: pgmap v18205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:05 smithi119 ceph-mon[94175]: pgmap v18205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:05 smithi119 ceph-mon[108979]: pgmap v18205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:07 smithi183 ceph-mon[99169]: pgmap v18206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:07 smithi119 ceph-mon[94175]: pgmap v18206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:07 smithi119 ceph-mon[108979]: pgmap v18206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:09.291 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:11:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:09 smithi119 ceph-mon[108979]: pgmap v18207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:09 smithi119 ceph-mon[94175]: pgmap v18207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:09.600 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:11:09.601 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 3m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:11:09.601 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 3m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:11:09.601 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 3m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:11:09.601 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 3m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:11:09.601 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 3m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:11:09.601 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 3m ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:11:09.601 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 3m ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:11:09.601 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 3m ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:11:09.601 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 3m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:11:09.601 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 3m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:11:09.601 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 3m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:11:09.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 3m ago 8h 6179M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:11:09.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 3m ago 8h 6220M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:11:09.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 3m ago 8h 5598M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:11:09.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 3m ago 8h 5404M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:11:09.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 3m ago 8h 4504M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:11:09.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 3m ago 8h 5647M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:11:09.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 3m ago 8h 4616M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:11:09.602 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 3m ago 8h 5487M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:11:09.602 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 3m ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:11:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:09 smithi183 ceph-mon[99169]: pgmap v18207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:09.981 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:11:09.981 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:11:09.981 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:11:09.981 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:11:09.981 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:11:09.981 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:11:09.981 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:11:09.981 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:11:09.981 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:11:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:11:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:11:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:11:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:11:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:11:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:11:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:11:09.982 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:11:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:10 smithi119 ceph-mon[94175]: from='client.34740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:11:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:10 smithi119 ceph-mon[94175]: from='client.34746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:11:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2248503053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:11:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:10 smithi119 ceph-mon[108979]: from='client.34740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:11:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:10 smithi119 ceph-mon[108979]: from='client.34746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:11:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2248503053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:11:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:10 smithi183 ceph-mon[99169]: from='client.34740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:11:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:10 smithi183 ceph-mon[99169]: from='client.34746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:11:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2248503053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:11:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:11 smithi183 ceph-mon[99169]: pgmap v18208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:11 smithi119 ceph-mon[94175]: pgmap v18208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:11 smithi119 ceph-mon[108979]: pgmap v18208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:13 smithi183 ceph-mon[99169]: pgmap v18209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:13 smithi119 ceph-mon[94175]: pgmap v18209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:13 smithi119 ceph-mon[108979]: pgmap v18209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:11:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:11:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-02T00:11:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:15 smithi183 ceph-mon[99169]: pgmap v18210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:15 smithi119 ceph-mon[94175]: pgmap v18210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:15 smithi119 ceph-mon[108979]: pgmap v18210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:17 smithi183 ceph-mon[99169]: pgmap v18211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:17 smithi119 ceph-mon[94175]: pgmap v18211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:17 smithi119 ceph-mon[108979]: pgmap v18211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:19 smithi119 ceph-mon[94175]: pgmap v18212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:19 smithi119 ceph-mon[108979]: pgmap v18212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:19 smithi183 ceph-mon[99169]: pgmap v18212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:21 smithi183 ceph-mon[99169]: pgmap v18213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:21 smithi119 ceph-mon[94175]: pgmap v18213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:21 smithi119 ceph-mon[108979]: pgmap v18213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:23 smithi183 ceph-mon[99169]: pgmap v18214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:23 smithi119 ceph-mon[94175]: pgmap v18214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:23 smithi119 ceph-mon[108979]: pgmap v18214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:11:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:11:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:11:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:24.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:25 smithi183 ceph-mon[99169]: pgmap v18215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:11:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:11:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:11:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:25 smithi119 ceph-mon[94175]: pgmap v18215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:11:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:11:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:11:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:25 smithi119 ceph-mon[108979]: pgmap v18215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:11:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:11:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:11:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:27 smithi183 ceph-mon[99169]: pgmap v18216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:27 smithi119 ceph-mon[94175]: pgmap v18216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:27 smithi119 ceph-mon[108979]: pgmap v18216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:11:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:11:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:11:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:11:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:11:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:29 smithi183 ceph-mon[99169]: pgmap v18217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:11:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:11:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:11:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:11:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:11:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:29 smithi119 ceph-mon[108979]: pgmap v18217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:11:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:11:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:11:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:11:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:11:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:29 smithi119 ceph-mon[94175]: pgmap v18217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:31 smithi183 ceph-mon[99169]: pgmap v18218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:31 smithi119 ceph-mon[94175]: pgmap v18218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:31 smithi119 ceph-mon[108979]: pgmap v18218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:33 smithi183 ceph-mon[99169]: pgmap v18219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:33 smithi119 ceph-mon[94175]: pgmap v18219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:33 smithi119 ceph-mon[108979]: pgmap v18219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:11:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:11:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:11:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:35 smithi183 ceph-mon[99169]: pgmap v18220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:35 smithi119 ceph-mon[94175]: pgmap v18220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:35 smithi119 ceph-mon[108979]: pgmap v18220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:37 smithi183 ceph-mon[99169]: pgmap v18221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:37 smithi119 ceph-mon[94175]: pgmap v18221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:37 smithi119 ceph-mon[108979]: pgmap v18221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:39 smithi119 ceph-mon[108979]: pgmap v18222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:39 smithi119 ceph-mon[94175]: pgmap v18222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:39 smithi183 ceph-mon[99169]: pgmap v18222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:40.325 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:11:40.634 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:11:40.634 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 4m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:11:40.634 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 4m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:11:40.634 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 4m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:11:40.634 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 4m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:11:40.634 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 4m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:11:40.634 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 4m ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:11:40.634 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 4m ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:11:40.634 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 4m ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:11:40.635 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 4m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:11:40.635 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 4m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:11:40.635 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 4m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:11:40.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 4m ago 8h 6179M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:11:40.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 4m ago 8h 6220M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:11:40.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 4m ago 8h 5598M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:11:40.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 4m ago 8h 5404M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:11:40.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 4m ago 8h 4504M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:11:40.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 4m ago 8h 5647M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:11:40.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 4m ago 8h 4616M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:11:40.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 4m ago 8h 5487M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:11:40.635 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 4m ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:11:41.015 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:11:41.015 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:11:41.015 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:11:41.016 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:11:41.016 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:11:41.016 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:11:41.016 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:11:41.016 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:11:41.016 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:11:41.016 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:11:41.016 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:11:41.016 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:11:41.017 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:11:41.017 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:11:41.017 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:11:41.017 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:11:41.017 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:11:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:41 smithi183 ceph-mon[99169]: from='client.34758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:11:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:41 smithi183 ceph-mon[99169]: pgmap v18223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:41 smithi183 ceph-mon[99169]: from='client.44645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:11:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/124133378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:11:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:41 smithi119 ceph-mon[108979]: from='client.34758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:11:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:41 smithi119 ceph-mon[108979]: pgmap v18223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:41 smithi119 ceph-mon[108979]: from='client.44645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:11:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/124133378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:11:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:41 smithi119 ceph-mon[94175]: from='client.34758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:11:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:41 smithi119 ceph-mon[94175]: pgmap v18223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:41 smithi119 ceph-mon[94175]: from='client.44645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:11:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/124133378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:11:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:43 smithi183 ceph-mon[99169]: pgmap v18224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:43 smithi119 ceph-mon[94175]: pgmap v18224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:43 smithi119 ceph-mon[108979]: pgmap v18224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:11:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:11:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:11:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:45 smithi183 ceph-mon[99169]: pgmap v18225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:45.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:45 smithi119 ceph-mon[108979]: pgmap v18225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:45 smithi119 ceph-mon[94175]: pgmap v18225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:47 smithi183 ceph-mon[99169]: pgmap v18226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:47 smithi119 ceph-mon[94175]: pgmap v18226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:47 smithi119 ceph-mon[108979]: pgmap v18226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:49 smithi183 ceph-mon[99169]: pgmap v18227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:49 smithi119 ceph-mon[94175]: pgmap v18227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:49 smithi119 ceph-mon[108979]: pgmap v18227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:51 smithi183 ceph-mon[99169]: pgmap v18228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:51 smithi119 ceph-mon[108979]: pgmap v18228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:51 smithi119 ceph-mon[94175]: pgmap v18228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:53 smithi183 ceph-mon[99169]: pgmap v18229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:53 smithi119 ceph-mon[94175]: pgmap v18229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:53 smithi119 ceph-mon[108979]: pgmap v18229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:11:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:11:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:11:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:11:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:55 smithi183 ceph-mon[99169]: pgmap v18230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:55 smithi119 ceph-mon[94175]: pgmap v18230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:55 smithi119 ceph-mon[108979]: pgmap v18230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:57 smithi183 ceph-mon[99169]: pgmap v18231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:57.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:57 smithi119 ceph-mon[108979]: pgmap v18231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:57 smithi119 ceph-mon[94175]: pgmap v18231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:11:59 smithi183 ceph-mon[99169]: pgmap v18232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:11:59 smithi119 ceph-mon[108979]: pgmap v18232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:11:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:11:59 smithi119 ceph-mon[94175]: pgmap v18232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:01 smithi183 ceph-mon[99169]: pgmap v18233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:01 smithi119 ceph-mon[108979]: pgmap v18233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:01 smithi119 ceph-mon[94175]: pgmap v18233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:03 smithi183 ceph-mon[99169]: pgmap v18234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:03.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:03 smithi119 ceph-mon[108979]: pgmap v18234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:03 smithi119 ceph-mon[94175]: pgmap v18234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:12:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:12:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:12:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:05 smithi183 ceph-mon[99169]: pgmap v18235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:05 smithi119 ceph-mon[94175]: pgmap v18235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:05 smithi119 ceph-mon[108979]: pgmap v18235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:07 smithi183 ceph-mon[99169]: pgmap v18236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:07 smithi119 ceph-mon[108979]: pgmap v18236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:07 smithi119 ceph-mon[94175]: pgmap v18236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:09 smithi183 ceph-mon[99169]: pgmap v18237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:09 smithi119 ceph-mon[94175]: pgmap v18237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:09 smithi119 ceph-mon[108979]: pgmap v18237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:11.363 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:12:11.671 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:12:11.671 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 4m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:12:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 4m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:12:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 4m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:12:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 4m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:12:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 4m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:12:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 4m ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:12:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 4m ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:12:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 4m ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:12:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 4m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:12:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 4m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:12:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 4m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:12:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 4m ago 8h 6179M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:12:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 4m ago 8h 6220M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:12:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 4m ago 8h 5598M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:12:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 4m ago 8h 5404M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:12:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 4m ago 8h 4504M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:12:11.673 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 4m ago 8h 5647M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:12:11.673 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 4m ago 8h 4616M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:12:11.673 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 4m ago 8h 5487M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:12:11.673 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 4m ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:12:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:11 smithi183 ceph-mon[99169]: pgmap v18238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:11.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:11 smithi119 ceph-mon[94175]: pgmap v18238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:11 smithi119 ceph-mon[108979]: pgmap v18238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:12.055 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:12:12.055 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:12:12.055 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:12:12.055 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:12:12.055 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:12:12.055 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:12:12.055 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:12:12.055 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:12:12.055 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:12:12.056 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:12:12.056 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:12:12.056 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:12:12.056 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:12:12.056 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:12:12.056 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:12:12.056 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:12:12.056 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:12:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:12 smithi183 ceph-mon[99169]: from='client.44657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:12:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:12 smithi183 ceph-mon[99169]: from='client.44663 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:12:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1193650102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:12:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:12 smithi119 ceph-mon[108979]: from='client.44657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:12:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:12 smithi119 ceph-mon[108979]: from='client.44663 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:12:12.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1193650102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:12:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:12 smithi119 ceph-mon[94175]: from='client.44657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:12:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:12 smithi119 ceph-mon[94175]: from='client.44663 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:12:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1193650102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:12:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:13 smithi183 ceph-mon[99169]: pgmap v18239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:13 smithi119 ceph-mon[94175]: pgmap v18239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:13 smithi119 ceph-mon[108979]: pgmap v18239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:12:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:12:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:12:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:15 smithi183 ceph-mon[99169]: pgmap v18240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:15.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:15 smithi119 ceph-mon[94175]: pgmap v18240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:15 smithi119 ceph-mon[108979]: pgmap v18240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:17 smithi183 ceph-mon[99169]: pgmap v18241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:17 smithi119 ceph-mon[108979]: pgmap v18241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:17 smithi119 ceph-mon[94175]: pgmap v18241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:19 smithi183 ceph-mon[99169]: pgmap v18242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:19.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:19 smithi119 ceph-mon[108979]: pgmap v18242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:19 smithi119 ceph-mon[94175]: pgmap v18242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:21 smithi183 ceph-mon[99169]: pgmap v18243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:21 smithi119 ceph-mon[108979]: pgmap v18243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:21 smithi119 ceph-mon[94175]: pgmap v18243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:23 smithi183 ceph-mon[99169]: pgmap v18244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:23 smithi119 ceph-mon[94175]: pgmap v18244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:23 smithi119 ceph-mon[108979]: pgmap v18244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:12:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:12:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:12:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:25 smithi183 ceph-mon[99169]: pgmap v18245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:25 smithi119 ceph-mon[94175]: pgmap v18245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:25 smithi119 ceph-mon[108979]: pgmap v18245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:27 smithi183 ceph-mon[99169]: pgmap v18246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:27 smithi119 ceph-mon[94175]: pgmap v18246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:27 smithi119 ceph-mon[108979]: pgmap v18246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:29 smithi183 ceph-mon[99169]: pgmap v18247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:12:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:12:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:12:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:12:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:29 smithi119 ceph-mon[108979]: pgmap v18247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:12:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:12:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:12:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:12:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:29 smithi119 ceph-mon[94175]: pgmap v18247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:12:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:12:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:12:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:12:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:31 smithi183 ceph-mon[99169]: pgmap v18248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:31.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:31 smithi119 ceph-mon[108979]: pgmap v18248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:31 smithi119 ceph-mon[94175]: pgmap v18248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:33 smithi183 ceph-mon[99169]: pgmap v18249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:33 smithi119 ceph-mon[94175]: pgmap v18249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:33 smithi119 ceph-mon[108979]: pgmap v18249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:12:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:12:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:12:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:35 smithi183 ceph-mon[99169]: pgmap v18250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:35 smithi119 ceph-mon[94175]: pgmap v18250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:35 smithi119 ceph-mon[108979]: pgmap v18250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:37 smithi183 ceph-mon[99169]: pgmap v18251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:37 smithi119 ceph-mon[108979]: pgmap v18251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:37 smithi119 ceph-mon[94175]: pgmap v18251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:39 smithi183 ceph-mon[99169]: pgmap v18252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:39.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:39 smithi119 ceph-mon[94175]: pgmap v18252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:39 smithi119 ceph-mon[108979]: pgmap v18252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:41 smithi183 ceph-mon[99169]: pgmap v18253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:41 smithi119 ceph-mon[94175]: pgmap v18253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:41 smithi119 ceph-mon[108979]: pgmap v18253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:42.402 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:12:42.710 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:12:42.710 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 5m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:12:42.710 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 5m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:12:42.710 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 5m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:12:42.710 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 5m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:12:42.710 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 5m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:12:42.710 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 5m ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:12:42.710 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 5m ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:12:42.710 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 5m ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:12:42.710 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 5m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:12:42.711 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 5m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:12:42.711 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 5m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:12:42.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 5m ago 8h 6179M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:12:42.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 5m ago 8h 6220M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:12:42.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 5m ago 8h 5598M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:12:42.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 5m ago 8h 5404M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:12:42.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 5m ago 8h 4504M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:12:42.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 5m ago 8h 5647M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:12:42.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 5m ago 8h 4616M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:12:42.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 5m ago 8h 5487M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:12:42.711 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 5m ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:12:43.088 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:12:43.088 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:12:43.088 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:12:43.088 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:12:43.088 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:12:43.088 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:12:43.088 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:12:43.088 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:12:43.088 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:12:43.088 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:12:43.088 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:12:43.088 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:12:43.089 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:12:43.089 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:12:43.089 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:12:43.089 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:12:43.089 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:12:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:43 smithi183 ceph-mon[99169]: from='client.34794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:12:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:43 smithi183 ceph-mon[99169]: pgmap v18254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:43 smithi183 ceph-mon[99169]: from='client.44681 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:12:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4288444578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:12:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:43 smithi119 ceph-mon[94175]: from='client.34794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:12:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:43 smithi119 ceph-mon[94175]: pgmap v18254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:43 smithi119 ceph-mon[94175]: from='client.44681 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:12:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4288444578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:12:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:43 smithi119 ceph-mon[108979]: from='client.34794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:12:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:43 smithi119 ceph-mon[108979]: pgmap v18254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:43 smithi119 ceph-mon[108979]: from='client.44681 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:12:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4288444578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:12:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:12:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:12:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:12:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:45 smithi183 ceph-mon[99169]: pgmap v18255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:45 smithi119 ceph-mon[94175]: pgmap v18255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:45 smithi119 ceph-mon[108979]: pgmap v18255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:47 smithi183 ceph-mon[99169]: pgmap v18256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:47 smithi119 ceph-mon[94175]: pgmap v18256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:47 smithi119 ceph-mon[108979]: pgmap v18256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:49 smithi183 ceph-mon[99169]: pgmap v18257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:49 smithi119 ceph-mon[94175]: pgmap v18257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:49 smithi119 ceph-mon[108979]: pgmap v18257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:51 smithi183 ceph-mon[99169]: pgmap v18258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:51.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:51 smithi119 ceph-mon[94175]: pgmap v18258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:51 smithi119 ceph-mon[108979]: pgmap v18258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:53 smithi183 ceph-mon[99169]: pgmap v18259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:53 smithi119 ceph-mon[94175]: pgmap v18259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:53 smithi119 ceph-mon[108979]: pgmap v18259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:54.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:12:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:12:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:12:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:12:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:55 smithi183 ceph-mon[99169]: pgmap v18260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:55 smithi119 ceph-mon[94175]: pgmap v18260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:55 smithi119 ceph-mon[108979]: pgmap v18260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:57 smithi183 ceph-mon[99169]: pgmap v18261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:57.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:57 smithi119 ceph-mon[94175]: pgmap v18261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:57 smithi119 ceph-mon[108979]: pgmap v18261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:12:59 smithi183 ceph-mon[99169]: pgmap v18262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:59.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:12:59 smithi119 ceph-mon[94175]: pgmap v18262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:12:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:12:59 smithi119 ceph-mon[108979]: pgmap v18262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:01 smithi183 ceph-mon[99169]: pgmap v18263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:01.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:01 smithi119 ceph-mon[94175]: pgmap v18263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:01 smithi119 ceph-mon[108979]: pgmap v18263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:03 smithi183 ceph-mon[99169]: pgmap v18264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:03 smithi119 ceph-mon[94175]: pgmap v18264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:03 smithi119 ceph-mon[108979]: pgmap v18264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:04.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:13:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:13:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:13:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:05 smithi183 ceph-mon[99169]: pgmap v18265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:05 smithi119 ceph-mon[94175]: pgmap v18265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:05 smithi119 ceph-mon[108979]: pgmap v18265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:07 smithi183 ceph-mon[99169]: pgmap v18266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:07.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:07 smithi119 ceph-mon[94175]: pgmap v18266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:07 smithi119 ceph-mon[108979]: pgmap v18266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:09 smithi183 ceph-mon[99169]: pgmap v18267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:09 smithi119 ceph-mon[94175]: pgmap v18267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:09 smithi119 ceph-mon[108979]: pgmap v18267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:11 smithi183 ceph-mon[99169]: pgmap v18268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:11 smithi119 ceph-mon[94175]: pgmap v18268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:11 smithi119 ceph-mon[108979]: pgmap v18268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:13.433 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:13:13.740 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:13:13.740 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 5m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:13:13.740 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 5m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:13:13.740 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 5m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:13:13.740 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 5m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:13:13.740 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 5m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:13:13.740 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 5m ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:13:13.740 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 5m ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:13:13.740 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 5m ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:13:13.740 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 5m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:13:13.740 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 5m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:13:13.740 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 5m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:13:13.741 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 5m ago 8h 6179M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:13:13.741 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 5m ago 8h 6220M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:13:13.741 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 5m ago 8h 5598M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:13:13.741 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 5m ago 8h 5404M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:13:13.741 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 5m ago 8h 4504M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:13:13.741 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 5m ago 8h 5647M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:13:13.741 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 5m ago 8h 4616M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:13:13.741 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 5m ago 8h 5487M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:13:13.741 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 5m ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:13:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:13 smithi183 ceph-mon[99169]: pgmap v18269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:13 smithi119 ceph-mon[94175]: pgmap v18269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:13 smithi119 ceph-mon[108979]: pgmap v18269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:14.122 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:13:14.122 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:13:14.122 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:13:14.122 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:13:14.122 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:13:14.123 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:13:14.123 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:13:14.123 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:13:14.123 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:13:14.123 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:13:14.123 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:13:14.123 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:13:14.123 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:13:14.123 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:13:14.123 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:13:14.123 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:13:14.123 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:13:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:13:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:13:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:13:14.930 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:14 smithi183 ceph-mon[99169]: from='client.44693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:13:14.930 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:14 smithi183 ceph-mon[99169]: from='client.34818 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:13:14.930 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1229220862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:13:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:14 smithi119 ceph-mon[94175]: from='client.44693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:13:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:14 smithi119 ceph-mon[94175]: from='client.34818 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:13:14.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1229220862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:13:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:14 smithi119 ceph-mon[108979]: from='client.44693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:13:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:14 smithi119 ceph-mon[108979]: from='client.34818 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:13:14.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1229220862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:13:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 00:13:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T00:13:14.929056369Z level=info msg="Completed cleanup jobs" duration=13.061247ms 2023-12-02T00:13:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:15 smithi183 ceph-mon[99169]: pgmap v18270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:15 smithi119 ceph-mon[108979]: pgmap v18270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:15 smithi119 ceph-mon[94175]: pgmap v18270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:17 smithi183 ceph-mon[99169]: pgmap v18271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:17 smithi119 ceph-mon[108979]: pgmap v18271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:17 smithi119 ceph-mon[94175]: pgmap v18271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:19 smithi183 ceph-mon[99169]: pgmap v18272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:19 smithi119 ceph-mon[94175]: pgmap v18272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:19 smithi119 ceph-mon[108979]: pgmap v18272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:21 smithi183 ceph-mon[99169]: pgmap v18273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:21 smithi119 ceph-mon[108979]: pgmap v18273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:21 smithi119 ceph-mon[94175]: pgmap v18273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:23 smithi183 ceph-mon[99169]: pgmap v18274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:23 smithi119 ceph-mon[94175]: pgmap v18274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:23 smithi119 ceph-mon[108979]: pgmap v18274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:13:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:13:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:13:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:25 smithi183 ceph-mon[99169]: pgmap v18275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:25 smithi119 ceph-mon[108979]: pgmap v18275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:25 smithi119 ceph-mon[94175]: pgmap v18275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:27 smithi183 ceph-mon[99169]: pgmap v18276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:27.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:27 smithi119 ceph-mon[108979]: pgmap v18276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:27 smithi119 ceph-mon[94175]: pgmap v18276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:29 smithi183 ceph-mon[99169]: pgmap v18277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:13:29.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:29 smithi119 ceph-mon[94175]: pgmap v18277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:13:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:29 smithi119 ceph-mon[108979]: pgmap v18277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:13:31.179 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:31.179 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:31.179 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:31.179 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:31.179 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:31 smithi183 ceph-mon[99169]: pgmap v18278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:31 smithi119 ceph-mon[94175]: pgmap v18278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:31 smithi119 ceph-mon[108979]: pgmap v18278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:33 smithi183 ceph-mon[99169]: pgmap v18279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:13:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:13:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:33 smithi119 ceph-mon[108979]: pgmap v18279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:13:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:13:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:33 smithi119 ceph-mon[94175]: pgmap v18279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:13:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:13:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:13:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:13:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:13:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:13:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:35 smithi183 ceph-mon[99169]: pgmap v18280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:35 smithi119 ceph-mon[108979]: pgmap v18280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:35 smithi119 ceph-mon[94175]: pgmap v18280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:37 smithi183 ceph-mon[99169]: pgmap v18281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:37 smithi119 ceph-mon[94175]: pgmap v18281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:37 smithi119 ceph-mon[108979]: pgmap v18281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:39 smithi183 ceph-mon[99169]: pgmap v18282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:39.696 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:39 smithi119 ceph-mon[108979]: pgmap v18282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:39 smithi119 ceph-mon[94175]: pgmap v18282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:41 smithi183 ceph-mon[99169]: pgmap v18283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:41 smithi119 ceph-mon[94175]: pgmap v18283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:41 smithi119 ceph-mon[108979]: pgmap v18283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:43 smithi183 ceph-mon[99169]: pgmap v18284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:43.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:43 smithi119 ceph-mon[94175]: pgmap v18284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:43 smithi119 ceph-mon[108979]: pgmap v18284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:13:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:13:44] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-02T00:13:44.469 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:13:44.779 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:13:44.779 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 6m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:13:44.780 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 6m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:13:44.780 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 6m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:13:44.780 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 6m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:13:44.780 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 6m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:13:44.780 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 6m ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:13:44.780 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 6m ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:13:44.780 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 6m ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:13:44.781 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 6m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:13:44.781 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 6m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:13:44.781 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 6m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:13:44.781 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 6m ago 8h 6179M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:13:44.781 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 6m ago 8h 6220M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:13:44.781 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 6m ago 8h 5598M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:13:44.782 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 6m ago 8h 5404M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:13:44.782 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 6m ago 8h 4504M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:13:44.782 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 6m ago 8h 5647M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:13:44.782 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 6m ago 8h 4616M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:13:44.782 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 6m ago 8h 5487M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:13:44.782 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 6m ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:13:45.158 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:13:45.158 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:13:45.158 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:13:45.158 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:13:45.158 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:13:45.158 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:13:45.159 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:13:45.159 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:13:45.159 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:13:45.159 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:13:45.159 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:13:45.159 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:13:45.159 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:13:45.159 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:13:45.159 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:13:45.159 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:13:45.159 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:13:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:45 smithi183 ceph-mon[99169]: from='client.34830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:13:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:45 smithi183 ceph-mon[99169]: pgmap v18285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:45 smithi183 ceph-mon[99169]: from='client.44717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:13:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/346311462' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:13:45.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:45 smithi119 ceph-mon[94175]: from='client.34830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:13:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:45 smithi119 ceph-mon[94175]: pgmap v18285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:45 smithi119 ceph-mon[94175]: from='client.44717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:13:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/346311462' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:13:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:45 smithi119 ceph-mon[108979]: from='client.34830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:13:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:45 smithi119 ceph-mon[108979]: pgmap v18285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:45 smithi119 ceph-mon[108979]: from='client.44717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:13:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/346311462' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:13:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:47 smithi183 ceph-mon[99169]: pgmap v18286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:47 smithi119 ceph-mon[94175]: pgmap v18286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:47 smithi119 ceph-mon[108979]: pgmap v18286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:49 smithi183 ceph-mon[99169]: pgmap v18287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:49 smithi119 ceph-mon[94175]: pgmap v18287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:49 smithi119 ceph-mon[108979]: pgmap v18287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:51 smithi183 ceph-mon[99169]: pgmap v18288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:51 smithi119 ceph-mon[94175]: pgmap v18288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:51 smithi119 ceph-mon[108979]: pgmap v18288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:53 smithi183 ceph-mon[99169]: pgmap v18289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:53 smithi119 ceph-mon[94175]: pgmap v18289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:53 smithi119 ceph-mon[108979]: pgmap v18289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:13:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:13:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:13:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:13:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:55 smithi183 ceph-mon[99169]: pgmap v18290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:55.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:55 smithi119 ceph-mon[94175]: pgmap v18290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:55 smithi119 ceph-mon[108979]: pgmap v18290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:57 smithi183 ceph-mon[99169]: pgmap v18291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:57 smithi119 ceph-mon[108979]: pgmap v18291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:57 smithi119 ceph-mon[94175]: pgmap v18291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:13:59 smithi183 ceph-mon[99169]: pgmap v18292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:13:59 smithi119 ceph-mon[108979]: pgmap v18292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:13:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:13:59 smithi119 ceph-mon[94175]: pgmap v18292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:01 smithi183 ceph-mon[99169]: pgmap v18293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:01.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:01 smithi119 ceph-mon[108979]: pgmap v18293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:01 smithi119 ceph-mon[94175]: pgmap v18293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:03 smithi183 ceph-mon[99169]: pgmap v18294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:03 smithi119 ceph-mon[94175]: pgmap v18294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:03.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:03 smithi119 ceph-mon[108979]: pgmap v18294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:14:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:14:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:14:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:05 smithi183 ceph-mon[99169]: pgmap v18295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:05 smithi119 ceph-mon[108979]: pgmap v18295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:05 smithi119 ceph-mon[94175]: pgmap v18295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:07 smithi183 ceph-mon[99169]: pgmap v18296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:07 smithi119 ceph-mon[94175]: pgmap v18296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:07 smithi119 ceph-mon[108979]: pgmap v18296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:09 smithi183 ceph-mon[99169]: pgmap v18297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:09.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:09 smithi119 ceph-mon[108979]: pgmap v18297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:09 smithi119 ceph-mon[94175]: pgmap v18297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:11 smithi183 ceph-mon[99169]: pgmap v18298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:11 smithi119 ceph-mon[94175]: pgmap v18298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:11 smithi119 ceph-mon[108979]: pgmap v18298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:13 smithi183 ceph-mon[99169]: pgmap v18299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:13 smithi119 ceph-mon[94175]: pgmap v18299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:13 smithi119 ceph-mon[108979]: pgmap v18299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:14:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:14:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:14:15.499 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:14:15.806 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:14:15.806 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 6m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:14:15.806 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 6m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:14:15.807 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 6m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:14:15.807 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 6m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:14:15.807 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 6m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:14:15.807 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 6m ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:14:15.807 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 6m ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:14:15.807 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 6m ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:14:15.807 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 6m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:14:15.807 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 6m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:14:15.807 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 6m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:14:15.807 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 6m ago 8h 6179M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:14:15.807 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 6m ago 8h 6220M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:14:15.807 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 6m ago 8h 5598M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:14:15.807 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 6m ago 8h 5404M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:14:15.807 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 6m ago 8h 4504M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:14:15.807 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 6m ago 8h 5647M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:14:15.808 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 6m ago 8h 4616M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:14:15.808 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 6m ago 8h 5487M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:14:15.808 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 6m ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:14:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:15 smithi183 ceph-mon[99169]: pgmap v18300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:15.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:15 smithi119 ceph-mon[108979]: pgmap v18300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:15 smithi119 ceph-mon[94175]: pgmap v18300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:16.188 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:14:16.188 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:14:16.188 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:14:16.188 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:14:16.188 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:14:16.189 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:14:16.189 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:14:16.189 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:14:16.189 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:14:16.189 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:14:16.189 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:14:16.189 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:14:16.189 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:14:16.190 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:14:16.190 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:14:16.190 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:14:16.190 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:14:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:16 smithi183 ceph-mon[99169]: from='client.44729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:14:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:16 smithi183 ceph-mon[99169]: from='client.44735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:14:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3072977128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:14:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:16 smithi119 ceph-mon[94175]: from='client.44729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:14:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:16 smithi119 ceph-mon[94175]: from='client.44735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:14:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3072977128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:14:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:16 smithi119 ceph-mon[108979]: from='client.44729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:14:16.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:16 smithi119 ceph-mon[108979]: from='client.44735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:14:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3072977128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:14:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:17 smithi183 ceph-mon[99169]: pgmap v18301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:17.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:17 smithi119 ceph-mon[94175]: pgmap v18301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:17 smithi119 ceph-mon[108979]: pgmap v18301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:19 smithi183 ceph-mon[99169]: pgmap v18302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:19 smithi119 ceph-mon[94175]: pgmap v18302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:19 smithi119 ceph-mon[108979]: pgmap v18302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:21 smithi183 ceph-mon[99169]: pgmap v18303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:21 smithi119 ceph-mon[94175]: pgmap v18303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:21 smithi119 ceph-mon[108979]: pgmap v18303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:23 smithi183 ceph-mon[99169]: pgmap v18304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:23.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:23 smithi119 ceph-mon[94175]: pgmap v18304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:23 smithi119 ceph-mon[108979]: pgmap v18304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:14:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:14:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:14:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:25 smithi183 ceph-mon[99169]: pgmap v18305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:25 smithi119 ceph-mon[94175]: pgmap v18305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:25 smithi119 ceph-mon[108979]: pgmap v18305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:27 smithi183 ceph-mon[99169]: pgmap v18306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:27.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:27 smithi119 ceph-mon[94175]: pgmap v18306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:27 smithi119 ceph-mon[108979]: pgmap v18306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:29 smithi183 ceph-mon[99169]: pgmap v18307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:29 smithi119 ceph-mon[94175]: pgmap v18307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:29 smithi119 ceph-mon[108979]: pgmap v18307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:31 smithi183 ceph-mon[99169]: pgmap v18308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:31 smithi119 ceph-mon[94175]: pgmap v18308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:31 smithi119 ceph-mon[108979]: pgmap v18308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:33 smithi183 ceph-mon[99169]: pgmap v18309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:14:33.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:33 smithi119 ceph-mon[94175]: pgmap v18309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:14:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:33 smithi119 ceph-mon[108979]: pgmap v18309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:14:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:14:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:14:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:14:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:14:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:14:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:14:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:14:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:14:34.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:14:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:14:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:14:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:14:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:35 smithi119 ceph-mon[94175]: pgmap v18310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:35 smithi119 ceph-mon[108979]: pgmap v18310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:35 smithi183 ceph-mon[99169]: pgmap v18310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:37 smithi119 ceph-mon[94175]: pgmap v18311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:37 smithi119 ceph-mon[108979]: pgmap v18311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:37 smithi183 ceph-mon[99169]: pgmap v18311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:39 smithi183 ceph-mon[99169]: pgmap v18312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:39 smithi119 ceph-mon[94175]: pgmap v18312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:39 smithi119 ceph-mon[108979]: pgmap v18312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:41 smithi183 ceph-mon[99169]: pgmap v18313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:41 smithi119 ceph-mon[94175]: pgmap v18313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:41 smithi119 ceph-mon[108979]: pgmap v18313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:43 smithi183 ceph-mon[99169]: pgmap v18314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:43 smithi119 ceph-mon[94175]: pgmap v18314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:43 smithi119 ceph-mon[108979]: pgmap v18314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:44.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:14:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:14:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:14:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:45 smithi183 ceph-mon[99169]: pgmap v18315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:45 smithi119 ceph-mon[108979]: pgmap v18315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:45 smithi119 ceph-mon[94175]: pgmap v18315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:46.534 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:14:46.840 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:14:46.840 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 7m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:14:46.841 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 7m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:14:46.841 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 7m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:14:46.841 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 7m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:14:46.841 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 7m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:14:46.841 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 7m ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:14:46.841 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 7m ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:14:46.841 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 7m ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:14:46.842 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 7m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:14:46.842 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 7m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:14:46.842 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 7m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:14:46.842 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 7m ago 8h 6179M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:14:46.842 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 7m ago 8h 6220M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:14:46.842 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 7m ago 8h 5598M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:14:46.842 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 7m ago 8h 5404M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:14:46.842 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 7m ago 8h 4504M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:14:46.842 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 7m ago 8h 5647M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:14:46.842 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 7m ago 8h 4616M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:14:46.843 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 7m ago 8h 5487M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:14:46.843 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 7m ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:14:47.218 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:14:47.219 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:14:47.219 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:14:47.219 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:14:47.219 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:14:47.219 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:14:47.219 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:14:47.219 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:14:47.219 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:14:47.219 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:14:47.219 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:14:47.219 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:14:47.219 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:14:47.220 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:14:47.220 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:14:47.220 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:14:47.220 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:14:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:47 smithi183 ceph-mon[99169]: pgmap v18316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:47 smithi183 ceph-mon[99169]: from='client.44747 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:14:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:47 smithi183 ceph-mon[99169]: from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:14:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1333931471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:14:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:47 smithi119 ceph-mon[94175]: pgmap v18316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:47 smithi119 ceph-mon[94175]: from='client.44747 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:14:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:47 smithi119 ceph-mon[94175]: from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:14:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1333931471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:14:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:47 smithi119 ceph-mon[108979]: pgmap v18316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:47 smithi119 ceph-mon[108979]: from='client.44747 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:14:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:47 smithi119 ceph-mon[108979]: from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:14:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1333931471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:14:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:49 smithi183 ceph-mon[99169]: pgmap v18317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:49 smithi119 ceph-mon[94175]: pgmap v18317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:49 smithi119 ceph-mon[108979]: pgmap v18317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:51 smithi183 ceph-mon[99169]: pgmap v18318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:51 smithi119 ceph-mon[94175]: pgmap v18318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:51 smithi119 ceph-mon[108979]: pgmap v18318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:53 smithi183 ceph-mon[99169]: pgmap v18319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:53 smithi119 ceph-mon[94175]: pgmap v18319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:53 smithi119 ceph-mon[108979]: pgmap v18319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:14:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:14:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-02T00:14:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:14:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:55 smithi183 ceph-mon[99169]: pgmap v18320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:55 smithi119 ceph-mon[94175]: pgmap v18320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:55 smithi119 ceph-mon[108979]: pgmap v18320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:57 smithi183 ceph-mon[99169]: pgmap v18321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:57.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:57 smithi119 ceph-mon[108979]: pgmap v18321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:57 smithi119 ceph-mon[94175]: pgmap v18321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:14:59 smithi183 ceph-mon[99169]: pgmap v18322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:14:59 smithi119 ceph-mon[94175]: pgmap v18322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:14:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:14:59 smithi119 ceph-mon[108979]: pgmap v18322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:01 smithi183 ceph-mon[99169]: pgmap v18323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:01 smithi119 ceph-mon[108979]: pgmap v18323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:01 smithi119 ceph-mon[94175]: pgmap v18323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:03 smithi183 ceph-mon[99169]: pgmap v18324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:03 smithi119 ceph-mon[94175]: pgmap v18324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:03 smithi119 ceph-mon[108979]: pgmap v18324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:15:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:15:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-02T00:15:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:05 smithi183 ceph-mon[99169]: pgmap v18325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:05 smithi119 ceph-mon[108979]: pgmap v18325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:05 smithi119 ceph-mon[94175]: pgmap v18325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:07 smithi183 ceph-mon[99169]: pgmap v18326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:07 smithi119 ceph-mon[94175]: pgmap v18326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:07 smithi119 ceph-mon[108979]: pgmap v18326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:09 smithi183 ceph-mon[99169]: pgmap v18327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:09 smithi119 ceph-mon[94175]: pgmap v18327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:09 smithi119 ceph-mon[108979]: pgmap v18327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:11 smithi183 ceph-mon[99169]: pgmap v18328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:11 smithi119 ceph-mon[108979]: pgmap v18328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:11 smithi119 ceph-mon[94175]: pgmap v18328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:13 smithi183 ceph-mon[99169]: pgmap v18329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:13.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:13 smithi119 ceph-mon[94175]: pgmap v18329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:13 smithi119 ceph-mon[108979]: pgmap v18329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:15:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:15:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:15:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:15 smithi183 ceph-mon[99169]: pgmap v18330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:15.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:15 smithi119 ceph-mon[94175]: pgmap v18330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:15 smithi119 ceph-mon[108979]: pgmap v18330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:17.563 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:15:17.870 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:15:17.870 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 7m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:15:17.870 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 7m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:15:17.870 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 7m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:15:17.870 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 7m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:15:17.870 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 7m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:15:17.870 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 7m ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:15:17.870 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 7m ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:15:17.870 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 7m ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:15:17.870 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 7m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:15:17.871 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 7m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:15:17.871 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 7m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:15:17.871 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 7m ago 8h 6179M 2157M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:15:17.871 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 7m ago 8h 6220M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:15:17.871 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 7m ago 8h 5598M 2157M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:15:17.871 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 7m ago 8h 5404M 2157M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:15:17.871 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 7m ago 8h 4504M 2499M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:15:17.871 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 7m ago 8h 5647M 2499M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:15:17.871 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 7m ago 8h 4616M 2499M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:15:17.871 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 7m ago 8h 5487M 2499M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:15:17.871 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 7m ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:15:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:17 smithi183 ceph-mon[99169]: pgmap v18331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:17 smithi119 ceph-mon[108979]: pgmap v18331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:17 smithi119 ceph-mon[94175]: pgmap v18331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:18.248 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:15:18.248 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:15:18.248 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:15:18.248 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:15:18.248 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:15:18.248 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:15:18.248 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:15:18.249 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:15:18.249 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:15:18.249 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:15:18.249 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:15:18.249 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:15:18.249 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:15:18.249 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:15:18.249 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:15:18.249 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:15:18.249 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:15:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:18 smithi183 ceph-mon[99169]: from='client.44765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:15:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:18 smithi183 ceph-mon[99169]: from='client.44771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:15:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/987343247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:15:18.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:18 smithi119 ceph-mon[94175]: from='client.44765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:15:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:18 smithi119 ceph-mon[94175]: from='client.44771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:15:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/987343247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:15:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:18 smithi119 ceph-mon[108979]: from='client.44765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:15:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:18 smithi119 ceph-mon[108979]: from='client.44771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:15:18.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/987343247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:15:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:19 smithi183 ceph-mon[99169]: pgmap v18332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:19.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:19 smithi119 ceph-mon[94175]: pgmap v18332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:19 smithi119 ceph-mon[108979]: pgmap v18332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:21 smithi183 ceph-mon[99169]: pgmap v18333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:21 smithi119 ceph-mon[94175]: pgmap v18333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:21 smithi119 ceph-mon[108979]: pgmap v18333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:23 smithi183 ceph-mon[99169]: pgmap v18334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:23 smithi119 ceph-mon[94175]: pgmap v18334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:23 smithi119 ceph-mon[108979]: pgmap v18334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:15:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:15:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:15:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:25 smithi183 ceph-mon[99169]: pgmap v18335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:25 smithi119 ceph-mon[94175]: pgmap v18335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:25 smithi119 ceph-mon[108979]: pgmap v18335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:27 smithi183 ceph-mon[99169]: pgmap v18336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:27 smithi119 ceph-mon[94175]: pgmap v18336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:27 smithi119 ceph-mon[108979]: pgmap v18336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:29 smithi183 ceph-mon[99169]: pgmap v18337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:29 smithi119 ceph-mon[108979]: pgmap v18337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:29 smithi119 ceph-mon[94175]: pgmap v18337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:31 smithi183 ceph-mon[99169]: pgmap v18338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:31 smithi119 ceph-mon[94175]: pgmap v18338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:31 smithi119 ceph-mon[108979]: pgmap v18338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:33 smithi183 ceph-mon[99169]: pgmap v18339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:33 smithi119 ceph-mon[94175]: pgmap v18339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:33 smithi119 ceph-mon[108979]: pgmap v18339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:15:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:15:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:15:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:15:34.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:15:34.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:15:34.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:15:34.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:15:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:15:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:15:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:15:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:15:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:15:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:15:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:15:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:15:34.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:15:34.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:15:34.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:15:34.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:15:34.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:15:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:35 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2495M 2023-12-02T00:15:35.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:35 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2143M 2023-12-02T00:15:35.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:35 smithi183 ceph-mon[99169]: pgmap v18340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:35 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2495M 2023-12-02T00:15:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:35 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2143M 2023-12-02T00:15:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:35 smithi119 ceph-mon[94175]: pgmap v18340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:35 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2495M 2023-12-02T00:15:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:35 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2143M 2023-12-02T00:15:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:35 smithi119 ceph-mon[108979]: pgmap v18340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:37 smithi183 ceph-mon[99169]: pgmap v18341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:37 smithi119 ceph-mon[108979]: pgmap v18341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:37 smithi119 ceph-mon[94175]: pgmap v18341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:39 smithi183 ceph-mon[99169]: pgmap v18342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:39 smithi119 ceph-mon[94175]: pgmap v18342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:39 smithi119 ceph-mon[108979]: pgmap v18342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:41 smithi183 ceph-mon[99169]: pgmap v18343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:41 smithi119 ceph-mon[94175]: pgmap v18343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:41 smithi119 ceph-mon[108979]: pgmap v18343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:43 smithi183 ceph-mon[99169]: pgmap v18344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:43 smithi119 ceph-mon[94175]: pgmap v18344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:43 smithi119 ceph-mon[108979]: pgmap v18344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:15:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:15:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:15:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:45 smithi183 ceph-mon[99169]: pgmap v18345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:45 smithi119 ceph-mon[94175]: pgmap v18345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:45 smithi119 ceph-mon[108979]: pgmap v18345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:47 smithi183 ceph-mon[99169]: pgmap v18346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:47 smithi119 ceph-mon[94175]: pgmap v18346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:47 smithi119 ceph-mon[108979]: pgmap v18346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:48.591 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:15:48.896 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:15:48.896 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 8m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:15:48.897 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 8m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:15:48.897 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 8m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:15:48.897 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 8m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:15:48.897 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 8m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:15:48.897 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 8m ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:15:48.897 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 8m ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:15:48.898 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 8m ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:15:48.898 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 8m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:15:48.898 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 8m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:15:48.898 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 8m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:15:48.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 8m ago 8h 6179M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:15:48.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 8m ago 8h 6220M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:15:48.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 8m ago 8h 5598M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:15:48.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 8m ago 8h 5404M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:15:48.899 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 8m ago 8h 4504M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:15:48.899 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 8m ago 8h 5647M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:15:48.899 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 8m ago 8h 4616M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:15:48.899 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 8m ago 8h 5487M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:15:48.899 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 8m ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:15:49.275 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:15:49.275 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:15:49.276 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:15:49.276 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:15:49.276 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:15:49.276 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:15:49.276 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:15:49.276 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:15:49.276 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:15:49.276 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:15:49.276 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:15:49.276 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:15:49.276 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:15:49.276 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:15:49.276 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:15:49.276 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:15:49.276 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:15:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:49 smithi183 ceph-mon[99169]: pgmap v18347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:49 smithi183 ceph-mon[99169]: from='client.44783 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:15:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:49 smithi183 ceph-mon[99169]: from='client.44789 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:15:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:49 smithi119 ceph-mon[94175]: pgmap v18347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:49 smithi119 ceph-mon[94175]: from='client.44783 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:15:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:49 smithi119 ceph-mon[94175]: from='client.44789 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:15:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:49 smithi119 ceph-mon[108979]: pgmap v18347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:49 smithi119 ceph-mon[108979]: from='client.44783 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:15:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:49 smithi119 ceph-mon[108979]: from='client.44789 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:15:50.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/927554477' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:15:50.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/927554477' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:15:50.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/927554477' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:15:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:51 smithi183 ceph-mon[99169]: pgmap v18348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:51 smithi119 ceph-mon[108979]: pgmap v18348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:51 smithi119 ceph-mon[94175]: pgmap v18348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:53 smithi183 ceph-mon[99169]: pgmap v18349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:53 smithi119 ceph-mon[94175]: pgmap v18349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:53 smithi119 ceph-mon[108979]: pgmap v18349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:15:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:15:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:15:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:15:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:55 smithi183 ceph-mon[99169]: pgmap v18350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:55 smithi119 ceph-mon[94175]: pgmap v18350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:55 smithi119 ceph-mon[108979]: pgmap v18350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:57 smithi183 ceph-mon[99169]: pgmap v18351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:57 smithi119 ceph-mon[94175]: pgmap v18351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:57 smithi119 ceph-mon[108979]: pgmap v18351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:15:59 smithi183 ceph-mon[99169]: pgmap v18352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:15:59 smithi119 ceph-mon[94175]: pgmap v18352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:15:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:15:59 smithi119 ceph-mon[108979]: pgmap v18352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:01 smithi183 ceph-mon[99169]: pgmap v18353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:01 smithi119 ceph-mon[94175]: pgmap v18353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:01 smithi119 ceph-mon[108979]: pgmap v18353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:03 smithi183 ceph-mon[99169]: pgmap v18354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:03 smithi119 ceph-mon[94175]: pgmap v18354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:03 smithi119 ceph-mon[108979]: pgmap v18354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:16:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:16:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:16:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:05 smithi183 ceph-mon[99169]: pgmap v18355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:05 smithi119 ceph-mon[94175]: pgmap v18355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:05 smithi119 ceph-mon[108979]: pgmap v18355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:07 smithi183 ceph-mon[99169]: pgmap v18356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:07 smithi119 ceph-mon[94175]: pgmap v18356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:07 smithi119 ceph-mon[108979]: pgmap v18356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:09 smithi183 ceph-mon[99169]: pgmap v18357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:09 smithi119 ceph-mon[108979]: pgmap v18357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:09 smithi119 ceph-mon[94175]: pgmap v18357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:11 smithi183 ceph-mon[99169]: pgmap v18358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:11 smithi119 ceph-mon[108979]: pgmap v18358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:11 smithi119 ceph-mon[94175]: pgmap v18358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:13 smithi183 ceph-mon[99169]: pgmap v18359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:13 smithi119 ceph-mon[94175]: pgmap v18359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:13 smithi119 ceph-mon[108979]: pgmap v18359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:16:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:16:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:16:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:15 smithi183 ceph-mon[99169]: pgmap v18360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:15 smithi119 ceph-mon[94175]: pgmap v18360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:15 smithi119 ceph-mon[108979]: pgmap v18360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:17 smithi183 ceph-mon[99169]: pgmap v18361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:17 smithi119 ceph-mon[94175]: pgmap v18361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:17 smithi119 ceph-mon[108979]: pgmap v18361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:19.621 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:16:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:19 smithi183 ceph-mon[99169]: pgmap v18362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:19.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:19 smithi119 ceph-mon[94175]: pgmap v18362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:19 smithi119 ceph-mon[108979]: pgmap v18362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:19.931 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:16:19.931 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 8m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:16:19.931 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 8m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:16:19.931 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 8m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:16:19.931 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 8m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:16:19.931 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 8m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:16:19.931 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 8m ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:16:19.931 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 8m ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:16:19.932 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 8m ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:16:19.932 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 8m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:16:19.932 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 8m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:16:19.932 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 8m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:16:19.932 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 8m ago 8h 6179M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:16:19.932 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 8m ago 8h 6220M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:16:19.932 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 8m ago 8h 5598M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:16:19.932 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 8m ago 8h 5404M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:16:19.932 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 8m ago 8h 4504M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:16:19.932 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 8m ago 8h 5647M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:16:19.932 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 8m ago 8h 4616M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:16:19.932 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 8m ago 8h 5487M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:16:19.933 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 8m ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:16:20.310 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:16:20.310 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:16:20.310 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:16:20.310 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:16:20.311 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:16:20.311 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:16:20.311 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:16:20.311 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:16:20.311 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:16:20.311 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:16:20.312 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:16:20.312 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:16:20.312 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:16:20.312 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:16:20.312 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:16:20.312 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:16:20.313 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:16:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:20 smithi183 ceph-mon[99169]: from='client.44801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:16:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:20 smithi183 ceph-mon[99169]: from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:16:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:20 smithi119 ceph-mon[94175]: from='client.44801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:16:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:20 smithi119 ceph-mon[94175]: from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:16:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:20 smithi119 ceph-mon[108979]: from='client.44801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:16:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:20 smithi119 ceph-mon[108979]: from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:16:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:21 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2901423620' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:16:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:21 smithi183 ceph-mon[99169]: pgmap v18363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2901423620' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:16:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:21 smithi119 ceph-mon[94175]: pgmap v18363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:21 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2901423620' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:16:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:21 smithi119 ceph-mon[108979]: pgmap v18363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:23 smithi183 ceph-mon[99169]: pgmap v18364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:23 smithi119 ceph-mon[94175]: pgmap v18364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:23 smithi119 ceph-mon[108979]: pgmap v18364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:16:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:16:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:16:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:25 smithi183 ceph-mon[99169]: pgmap v18365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:25 smithi119 ceph-mon[94175]: pgmap v18365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:25 smithi119 ceph-mon[108979]: pgmap v18365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:27 smithi183 ceph-mon[99169]: pgmap v18366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:27 smithi119 ceph-mon[108979]: pgmap v18366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:27 smithi119 ceph-mon[94175]: pgmap v18366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:29 smithi183 ceph-mon[99169]: pgmap v18367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:29 smithi119 ceph-mon[94175]: pgmap v18367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:29 smithi119 ceph-mon[108979]: pgmap v18367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:31 smithi183 ceph-mon[99169]: pgmap v18368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:31 smithi119 ceph-mon[108979]: pgmap v18368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:31 smithi119 ceph-mon[94175]: pgmap v18368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:33 smithi183 ceph-mon[99169]: pgmap v18369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:33.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:33 smithi119 ceph-mon[108979]: pgmap v18369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:33 smithi119 ceph-mon[94175]: pgmap v18369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:34.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:16:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:16:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:16:34.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:16:34.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:16:34.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:16:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:35 smithi183 ceph-mon[99169]: pgmap v18370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:16:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:16:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:16:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:35 smithi119 ceph-mon[94175]: pgmap v18370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:16:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:16:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:16:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:35 smithi119 ceph-mon[108979]: pgmap v18370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:16:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:16:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:16:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:37 smithi183 ceph-mon[99169]: pgmap v18371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:37.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:37 smithi119 ceph-mon[94175]: pgmap v18371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:37 smithi119 ceph-mon[108979]: pgmap v18371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:39 smithi183 ceph-mon[99169]: pgmap v18372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:39 smithi119 ceph-mon[94175]: pgmap v18372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:39 smithi119 ceph-mon[108979]: pgmap v18372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:41 smithi183 ceph-mon[99169]: pgmap v18373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:41.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:41 smithi119 ceph-mon[94175]: pgmap v18373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:41 smithi119 ceph-mon[108979]: pgmap v18373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:43 smithi183 ceph-mon[99169]: pgmap v18374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:43 smithi119 ceph-mon[94175]: pgmap v18374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:43 smithi119 ceph-mon[108979]: pgmap v18374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:16:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:16:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:16:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:45 smithi183 ceph-mon[99169]: pgmap v18375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:45 smithi119 ceph-mon[108979]: pgmap v18375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:45 smithi119 ceph-mon[94175]: pgmap v18375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:47 smithi183 ceph-mon[99169]: pgmap v18376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:47.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:47 smithi119 ceph-mon[94175]: pgmap v18376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:47 smithi119 ceph-mon[108979]: pgmap v18376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:49 smithi183 ceph-mon[99169]: pgmap v18377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:49 smithi119 ceph-mon[94175]: pgmap v18377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:49 smithi119 ceph-mon[108979]: pgmap v18377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:50.656 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:16:50.962 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:16:50.962 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 9m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:16:50.962 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 9m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:16:50.962 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 9m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:16:50.962 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 9m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:16:50.963 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 9m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:16:50.963 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 9m ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:16:50.963 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 9m ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:16:50.963 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 9m ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:16:50.963 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 9m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:16:50.963 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 9m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:16:50.963 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 9m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:16:50.963 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 9m ago 8h 6179M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:16:50.963 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 9m ago 8h 6220M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:16:50.963 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 9m ago 8h 5598M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:16:50.963 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 9m ago 8h 5404M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:16:50.963 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 9m ago 8h 4504M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:16:50.963 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 9m ago 8h 5647M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:16:50.965 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 9m ago 8h 4616M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:16:50.965 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 9m ago 8h 5487M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:16:50.965 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 9m ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:16:51.340 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:16:51.340 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:16:51.340 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:16:51.340 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:16:51.340 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:16:51.341 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:16:51.341 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:16:51.341 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:16:51.341 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:16:51.341 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:16:51.341 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:16:51.341 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:16:51.341 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:16:51.341 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:16:51.341 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:16:51.341 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:16:51.341 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:16:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:51 smithi183 ceph-mon[99169]: pgmap v18378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:51 smithi183 ceph-mon[99169]: from='client.34938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:16:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:51 smithi183 ceph-mon[99169]: from='client.44825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:16:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2310957520' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:16:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:51 smithi119 ceph-mon[94175]: pgmap v18378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:51 smithi119 ceph-mon[94175]: from='client.34938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:16:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:51 smithi119 ceph-mon[94175]: from='client.44825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:16:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2310957520' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:16:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:51 smithi119 ceph-mon[108979]: pgmap v18378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:51 smithi119 ceph-mon[108979]: from='client.34938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:16:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:51 smithi119 ceph-mon[108979]: from='client.44825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:16:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2310957520' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:16:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:53 smithi183 ceph-mon[99169]: pgmap v18379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:53 smithi119 ceph-mon[94175]: pgmap v18379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:53 smithi119 ceph-mon[108979]: pgmap v18379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:16:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:16:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:16:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:16:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:55 smithi183 ceph-mon[99169]: pgmap v18380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:55 smithi119 ceph-mon[108979]: pgmap v18380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:55 smithi119 ceph-mon[94175]: pgmap v18380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:57 smithi183 ceph-mon[99169]: pgmap v18381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:57 smithi119 ceph-mon[94175]: pgmap v18381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:57 smithi119 ceph-mon[108979]: pgmap v18381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:16:59 smithi183 ceph-mon[99169]: pgmap v18382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:16:59 smithi119 ceph-mon[94175]: pgmap v18382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:16:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:16:59 smithi119 ceph-mon[108979]: pgmap v18382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:01 smithi183 ceph-mon[99169]: pgmap v18383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:01 smithi119 ceph-mon[108979]: pgmap v18383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:01 smithi119 ceph-mon[94175]: pgmap v18383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:03 smithi183 ceph-mon[99169]: pgmap v18384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:03 smithi119 ceph-mon[94175]: pgmap v18384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:03 smithi119 ceph-mon[108979]: pgmap v18384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:17:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:17:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:17:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:05 smithi183 ceph-mon[99169]: pgmap v18385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:05 smithi119 ceph-mon[94175]: pgmap v18385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:05 smithi119 ceph-mon[108979]: pgmap v18385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:07 smithi183 ceph-mon[99169]: pgmap v18386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:07 smithi119 ceph-mon[94175]: pgmap v18386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:07 smithi119 ceph-mon[108979]: pgmap v18386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:09 smithi183 ceph-mon[99169]: pgmap v18387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:09 smithi119 ceph-mon[94175]: pgmap v18387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:09 smithi119 ceph-mon[108979]: pgmap v18387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:11 smithi183 ceph-mon[99169]: pgmap v18388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:11 smithi119 ceph-mon[94175]: pgmap v18388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:11 smithi119 ceph-mon[108979]: pgmap v18388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:13 smithi183 ceph-mon[99169]: pgmap v18389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:13 smithi119 ceph-mon[94175]: pgmap v18389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:13 smithi119 ceph-mon[108979]: pgmap v18389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:14.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:17:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:17:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:17:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:15 smithi183 ceph-mon[99169]: pgmap v18390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:15 smithi119 ceph-mon[94175]: pgmap v18390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:15 smithi119 ceph-mon[108979]: pgmap v18390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:17 smithi183 ceph-mon[99169]: pgmap v18391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:17 smithi119 ceph-mon[94175]: pgmap v18391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:17 smithi119 ceph-mon[108979]: pgmap v18391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:19 smithi183 ceph-mon[99169]: pgmap v18392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:19 smithi119 ceph-mon[108979]: pgmap v18392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:19 smithi119 ceph-mon[94175]: pgmap v18392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:21.686 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:17:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:21 smithi183 ceph-mon[99169]: pgmap v18393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:21 smithi119 ceph-mon[94175]: pgmap v18393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:21 smithi119 ceph-mon[108979]: pgmap v18393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:21.992 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:17:21.992 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 10m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:17:21.992 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 9m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:17:21.992 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 10m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:17:21.992 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 9m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:17:21.992 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 9m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:17:21.992 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 10m ago 8h 886M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:17:21.992 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 10m ago 8h 2241M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:17:21.993 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 9m ago 8h 1043M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:17:21.993 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 10m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:17:21.993 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 10m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:17:21.993 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 9m ago 8h 20.8M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:17:21.993 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 10m ago 8h 6179M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:17:21.993 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 10m ago 8h 6220M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:17:21.993 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 10m ago 8h 5598M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:17:21.993 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 10m ago 8h 5404M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:17:21.993 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 9m ago 8h 4504M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:17:21.993 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 9m ago 8h 5647M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:17:21.993 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 9m ago 8h 4616M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:17:21.993 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 9m ago 8h 5487M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:17:21.993 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 9m ago 8h 129M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:17:22.378 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:17:22.378 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:17:22.378 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:17:22.378 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:17:22.378 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:17:22.378 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:17:22.378 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:17:22.378 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:17:22.378 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:17:22.379 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:17:22.379 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:17:22.379 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:17:22.379 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:17:22.379 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:17:22.379 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:17:22.379 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:17:22.379 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:17:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:22 smithi183 ceph-mon[99169]: from='client.34956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:17:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3880979713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:17:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:22 smithi119 ceph-mon[108979]: from='client.34956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:17:22.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3880979713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:17:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:22 smithi119 ceph-mon[94175]: from='client.34956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:17:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3880979713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:17:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:23 smithi183 ceph-mon[99169]: from='client.44843 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:17:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:23 smithi183 ceph-mon[99169]: pgmap v18394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:23 smithi119 ceph-mon[94175]: from='client.44843 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:17:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:23 smithi119 ceph-mon[94175]: pgmap v18394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:23 smithi119 ceph-mon[108979]: from='client.44843 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:17:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:23 smithi119 ceph-mon[108979]: pgmap v18394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:17:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:17:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:17:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:25 smithi183 ceph-mon[99169]: pgmap v18395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:25 smithi119 ceph-mon[94175]: pgmap v18395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:25 smithi119 ceph-mon[108979]: pgmap v18395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:27 smithi183 ceph-mon[99169]: pgmap v18396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:27 smithi119 ceph-mon[108979]: pgmap v18396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:27 smithi119 ceph-mon[94175]: pgmap v18396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:29 smithi183 ceph-mon[99169]: pgmap v18397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:29 smithi119 ceph-mon[94175]: pgmap v18397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:29 smithi119 ceph-mon[108979]: pgmap v18397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:31 smithi183 ceph-mon[99169]: pgmap v18398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:31.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:31 smithi119 ceph-mon[94175]: pgmap v18398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:31 smithi119 ceph-mon[108979]: pgmap v18398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:33 smithi183 ceph-mon[99169]: pgmap v18399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:33 smithi119 ceph-mon[94175]: pgmap v18399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:33 smithi119 ceph-mon[108979]: pgmap v18399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:17:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:17:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:17:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:35 smithi183 ceph-mon[99169]: pgmap v18400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:17:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:35 smithi119 ceph-mon[94175]: pgmap v18400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:17:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:35 smithi119 ceph-mon[108979]: pgmap v18400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:17:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:37 smithi183 ceph-mon[99169]: pgmap v18401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:37 smithi119 ceph-mon[94175]: pgmap v18401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:37 smithi119 ceph-mon[108979]: pgmap v18401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:39 smithi183 ceph-mon[99169]: pgmap v18402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:17:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:17:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:17:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:17:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:39 smithi119 ceph-mon[108979]: pgmap v18402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:17:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:17:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:17:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:17:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:39 smithi119 ceph-mon[94175]: pgmap v18402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:17:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:17:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:17:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:17:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:17:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:17:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:17:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:17:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:17:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:17:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:17:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:17:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:17:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:41 smithi183 ceph-mon[99169]: pgmap v18403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:41 smithi119 ceph-mon[94175]: pgmap v18403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:41 smithi119 ceph-mon[108979]: pgmap v18403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:43 smithi183 ceph-mon[99169]: pgmap v18404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:17:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:17:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:17:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:43 smithi119 ceph-mon[94175]: pgmap v18404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:43 smithi119 ceph-mon[108979]: pgmap v18404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:45 smithi183 ceph-mon[99169]: pgmap v18405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:45 smithi119 ceph-mon[94175]: pgmap v18405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:45 smithi119 ceph-mon[108979]: pgmap v18405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:47 smithi183 ceph-mon[99169]: pgmap v18406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:47 smithi119 ceph-mon[108979]: pgmap v18406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:47 smithi119 ceph-mon[94175]: pgmap v18406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:49 smithi183 ceph-mon[99169]: pgmap v18407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:49 smithi119 ceph-mon[108979]: pgmap v18407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:49 smithi119 ceph-mon[94175]: pgmap v18407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:51 smithi183 ceph-mon[99169]: pgmap v18408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:51 smithi119 ceph-mon[94175]: pgmap v18408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:51 smithi119 ceph-mon[108979]: pgmap v18408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:52.729 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:17:53.036 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:17:53.036 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 14s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:17:53.036 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 13s ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:17:53.036 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 14s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:17:53.036 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 13s ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:17:53.037 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 13s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:17:53.037 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 14s ago 8h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:17:53.037 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 14s ago 8h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:17:53.037 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 13s ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:17:53.037 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 14s ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:17:53.037 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 14s ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:17:53.037 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 13s ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:17:53.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 14s ago 8h 6210M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:17:53.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 14s ago 8h 6249M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:17:53.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 14s ago 8h 5621M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:17:53.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 14s ago 8h 5435M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:17:53.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 13s ago 8h 4529M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:17:53.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 13s ago 8h 5679M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:17:53.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 13s ago 8h 4644M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:17:53.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 13s ago 8h 5520M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:17:53.038 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 13s ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:17:53.418 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:17:53.418 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:17:53.418 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:17:53.418 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:17:53.418 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:17:53.418 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:17:53.418 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:17:53.419 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:17:53.419 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:17:53.419 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:17:53.419 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:17:53.419 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:17:53.419 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:17:53.419 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:17:53.419 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:17:53.419 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:17:53.419 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:17:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:53 smithi183 ceph-mon[99169]: pgmap v18409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:53 smithi183 ceph-mon[99169]: from='client.44855 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:17:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2103949541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:17:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:53 smithi119 ceph-mon[108979]: pgmap v18409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:53 smithi119 ceph-mon[108979]: from='client.44855 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:17:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2103949541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:17:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:53 smithi119 ceph-mon[94175]: pgmap v18409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:53 smithi119 ceph-mon[94175]: from='client.44855 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:17:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2103949541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:17:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:17:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:17:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:17:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:54 smithi183 ceph-mon[99169]: from='client.34980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:17:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:54 smithi119 ceph-mon[94175]: from='client.34980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:17:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:54 smithi119 ceph-mon[108979]: from='client.34980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:17:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:17:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:55 smithi183 ceph-mon[99169]: pgmap v18410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:55 smithi119 ceph-mon[94175]: pgmap v18410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:55 smithi119 ceph-mon[108979]: pgmap v18410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:57 smithi183 ceph-mon[99169]: pgmap v18411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:57 smithi119 ceph-mon[94175]: pgmap v18411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:57 smithi119 ceph-mon[108979]: pgmap v18411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:17:59 smithi183 ceph-mon[99169]: pgmap v18412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:17:59 smithi119 ceph-mon[94175]: pgmap v18412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:17:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:17:59 smithi119 ceph-mon[108979]: pgmap v18412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:01 smithi183 ceph-mon[99169]: pgmap v18413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:01 smithi119 ceph-mon[94175]: pgmap v18413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:01 smithi119 ceph-mon[108979]: pgmap v18413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:03 smithi183 ceph-mon[99169]: pgmap v18414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:03 smithi119 ceph-mon[108979]: pgmap v18414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:03 smithi119 ceph-mon[94175]: pgmap v18414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:18:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:18:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:18:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:05 smithi183 ceph-mon[99169]: pgmap v18415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:05 smithi119 ceph-mon[94175]: pgmap v18415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:05 smithi119 ceph-mon[108979]: pgmap v18415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:07 smithi183 ceph-mon[99169]: pgmap v18416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:07 smithi119 ceph-mon[94175]: pgmap v18416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:07 smithi119 ceph-mon[108979]: pgmap v18416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:09 smithi183 ceph-mon[99169]: pgmap v18417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:09 smithi119 ceph-mon[94175]: pgmap v18417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:09 smithi119 ceph-mon[108979]: pgmap v18417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:11 smithi183 ceph-mon[99169]: pgmap v18418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:11 smithi119 ceph-mon[94175]: pgmap v18418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:11 smithi119 ceph-mon[108979]: pgmap v18418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:13 smithi183 ceph-mon[99169]: pgmap v18419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:13 smithi119 ceph-mon[108979]: pgmap v18419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:13 smithi119 ceph-mon[94175]: pgmap v18419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:18:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:18:14] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-02T00:18:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:15 smithi183 ceph-mon[99169]: pgmap v18420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:15 smithi119 ceph-mon[108979]: pgmap v18420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:15 smithi119 ceph-mon[94175]: pgmap v18420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:17 smithi183 ceph-mon[99169]: pgmap v18421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:17 smithi119 ceph-mon[108979]: pgmap v18421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:17 smithi119 ceph-mon[94175]: pgmap v18421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:19 smithi183 ceph-mon[99169]: pgmap v18422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:19 smithi119 ceph-mon[108979]: pgmap v18422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:19 smithi119 ceph-mon[94175]: pgmap v18422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:21 smithi183 ceph-mon[99169]: pgmap v18423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:21.946 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:21 smithi119 ceph-mon[108979]: pgmap v18423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:21 smithi119 ceph-mon[94175]: pgmap v18423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:23.766 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:18:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:23 smithi183 ceph-mon[99169]: pgmap v18424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:23 smithi119 ceph-mon[94175]: pgmap v18424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:23 smithi119 ceph-mon[108979]: pgmap v18424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:24.083 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:18:24.083 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 45s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:18:24.083 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 44s ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:18:24.083 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 45s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:18:24.083 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 44s ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:18:24.083 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 44s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:18:24.083 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 45s ago 8h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:18:24.083 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 45s ago 8h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:18:24.083 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 44s ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:18:24.084 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 45s ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:18:24.084 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 45s ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:18:24.084 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 44s ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:18:24.084 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 45s ago 8h 6210M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:18:24.084 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 45s ago 8h 6249M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:18:24.084 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 45s ago 8h 5621M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:18:24.084 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 45s ago 8h 5435M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:18:24.084 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 44s ago 8h 4529M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:18:24.084 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 44s ago 8h 5679M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:18:24.084 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 44s ago 8h 4644M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:18:24.084 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 44s ago 8h 5520M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:18:24.084 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 44s ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:18:24.446 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:18:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:18:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:18:24.467 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:18:24.468 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:18:24.468 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:18:24.468 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:18:24.468 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:18:24.468 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:18:24.468 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:18:24.468 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:18:24.468 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:18:24.468 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:18:24.468 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:18:24.468 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:18:24.468 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:18:24.468 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:18:24.469 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:18:24.469 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:18:24.469 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:18:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:24 smithi183 ceph-mon[99169]: from='client.34992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:18:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2074155247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:18:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:24 smithi119 ceph-mon[108979]: from='client.34992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:18:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2074155247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:18:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:24 smithi119 ceph-mon[94175]: from='client.34992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:18:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2074155247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:18:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:25 smithi183 ceph-mon[99169]: from='client.34998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:18:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:25 smithi183 ceph-mon[99169]: pgmap v18425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:25 smithi119 ceph-mon[108979]: from='client.34998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:18:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:25 smithi119 ceph-mon[108979]: pgmap v18425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:25 smithi119 ceph-mon[94175]: from='client.34998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:18:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:25 smithi119 ceph-mon[94175]: pgmap v18425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:27 smithi183 ceph-mon[99169]: pgmap v18426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:27 smithi119 ceph-mon[108979]: pgmap v18426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:27 smithi119 ceph-mon[94175]: pgmap v18426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:29 smithi183 ceph-mon[99169]: pgmap v18427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:29 smithi119 ceph-mon[94175]: pgmap v18427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:29 smithi119 ceph-mon[108979]: pgmap v18427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:31 smithi183 ceph-mon[99169]: pgmap v18428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:31 smithi119 ceph-mon[94175]: pgmap v18428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:31 smithi119 ceph-mon[108979]: pgmap v18428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:33 smithi183 ceph-mon[99169]: pgmap v18429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:33 smithi119 ceph-mon[94175]: pgmap v18429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:33 smithi119 ceph-mon[108979]: pgmap v18429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:18:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:18:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:18:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:35 smithi183 ceph-mon[99169]: pgmap v18430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:35 smithi119 ceph-mon[94175]: pgmap v18430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:35 smithi119 ceph-mon[108979]: pgmap v18430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:37 smithi183 ceph-mon[99169]: pgmap v18431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:37 smithi119 ceph-mon[108979]: pgmap v18431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:37 smithi119 ceph-mon[94175]: pgmap v18431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:39 smithi183 ceph-mon[99169]: pgmap v18432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:39 smithi119 ceph-mon[108979]: pgmap v18432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:39 smithi119 ceph-mon[94175]: pgmap v18432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:18:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:18:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:18:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:41 smithi183 ceph-mon[99169]: pgmap v18433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:18:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:18:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:18:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:41 smithi119 ceph-mon[94175]: pgmap v18433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:18:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:18:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:18:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:41 smithi119 ceph-mon[108979]: pgmap v18433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:18:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:18:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:18:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:43 smithi183 ceph-mon[99169]: pgmap v18434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:43 smithi119 ceph-mon[94175]: pgmap v18434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:43 smithi119 ceph-mon[108979]: pgmap v18434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:18:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:18:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:18:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:45 smithi183 ceph-mon[99169]: pgmap v18435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:45 smithi119 ceph-mon[94175]: pgmap v18435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:45 smithi119 ceph-mon[108979]: pgmap v18435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:47 smithi183 ceph-mon[99169]: pgmap v18436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:47 smithi119 ceph-mon[94175]: pgmap v18436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:47 smithi119 ceph-mon[108979]: pgmap v18436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:49 smithi183 ceph-mon[99169]: pgmap v18437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:49.696 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:49 smithi119 ceph-mon[94175]: pgmap v18437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:49 smithi119 ceph-mon[108979]: pgmap v18437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:51 smithi183 ceph-mon[99169]: pgmap v18438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:51 smithi119 ceph-mon[94175]: pgmap v18438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:51 smithi119 ceph-mon[108979]: pgmap v18438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:53 smithi183 ceph-mon[99169]: pgmap v18439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:53 smithi119 ceph-mon[94175]: pgmap v18439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:53 smithi119 ceph-mon[108979]: pgmap v18439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:18:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:18:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:18:54.821 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:18:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:54.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:18:55.126 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:18:55.126 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 76s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:18:55.126 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 75s ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:18:55.127 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 76s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:18:55.127 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 75s ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:18:55.127 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 75s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:18:55.127 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 76s ago 8h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:18:55.127 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 76s ago 8h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:18:55.127 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 75s ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:18:55.127 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 76s ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:18:55.127 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 76s ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:18:55.127 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 75s ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:18:55.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 76s ago 8h 6210M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:18:55.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 76s ago 8h 6249M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:18:55.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 76s ago 8h 5621M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:18:55.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 76s ago 8h 5435M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:18:55.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 75s ago 8h 4529M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:18:55.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 75s ago 8h 5679M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:18:55.127 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 75s ago 8h 4644M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:18:55.128 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 75s ago 8h 5520M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:18:55.128 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 75s ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:18:55.505 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:18:55.505 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:18:55.505 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:18:55.505 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:18:55.505 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:18:55.505 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:18:55.505 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:18:55.505 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:18:55.505 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:18:55.505 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:18:55.505 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:18:55.505 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:18:55.506 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:18:55.506 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:18:55.506 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:18:55.506 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:18:55.506 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:18:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:55 smithi183 ceph-mon[99169]: pgmap v18440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:55 smithi183 ceph-mon[99169]: from='client.35010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:18:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1095531387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:18:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:55 smithi119 ceph-mon[94175]: pgmap v18440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:55 smithi119 ceph-mon[94175]: from='client.35010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:18:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1095531387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:18:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:55 smithi119 ceph-mon[108979]: pgmap v18440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:55 smithi119 ceph-mon[108979]: from='client.35010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:18:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1095531387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:18:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:56 smithi183 ceph-mon[99169]: from='client.44897 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:18:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:56 smithi119 ceph-mon[94175]: from='client.44897 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:18:56.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:56 smithi119 ceph-mon[108979]: from='client.44897 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:18:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:57 smithi183 ceph-mon[99169]: pgmap v18441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:57 smithi119 ceph-mon[94175]: pgmap v18441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:57 smithi119 ceph-mon[108979]: pgmap v18441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:18:59 smithi183 ceph-mon[99169]: pgmap v18442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:18:59 smithi119 ceph-mon[94175]: pgmap v18442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:18:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:18:59 smithi119 ceph-mon[108979]: pgmap v18442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:01 smithi183 ceph-mon[99169]: pgmap v18443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:01 smithi119 ceph-mon[94175]: pgmap v18443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:01 smithi119 ceph-mon[108979]: pgmap v18443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:03 smithi183 ceph-mon[99169]: pgmap v18444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:03 smithi119 ceph-mon[94175]: pgmap v18444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:03 smithi119 ceph-mon[108979]: pgmap v18444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:19:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:19:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:19:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:05 smithi183 ceph-mon[99169]: pgmap v18445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:05 smithi119 ceph-mon[94175]: pgmap v18445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:05 smithi119 ceph-mon[108979]: pgmap v18445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:07 smithi183 ceph-mon[99169]: pgmap v18446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:07 smithi119 ceph-mon[94175]: pgmap v18446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:07 smithi119 ceph-mon[108979]: pgmap v18446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:09 smithi183 ceph-mon[99169]: pgmap v18447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:09 smithi119 ceph-mon[94175]: pgmap v18447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:09 smithi119 ceph-mon[108979]: pgmap v18447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:11 smithi183 ceph-mon[99169]: pgmap v18448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:11 smithi119 ceph-mon[94175]: pgmap v18448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:11 smithi119 ceph-mon[108979]: pgmap v18448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:13 smithi183 ceph-mon[99169]: pgmap v18449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:13 smithi119 ceph-mon[94175]: pgmap v18449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:13 smithi119 ceph-mon[108979]: pgmap v18449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:19:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:19:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:19:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:15 smithi183 ceph-mon[99169]: pgmap v18450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:15 smithi119 ceph-mon[108979]: pgmap v18450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:15 smithi119 ceph-mon[94175]: pgmap v18450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:17 smithi183 ceph-mon[99169]: pgmap v18451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:17 smithi119 ceph-mon[94175]: pgmap v18451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:17 smithi119 ceph-mon[108979]: pgmap v18451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:19 smithi183 ceph-mon[99169]: pgmap v18452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:19 smithi119 ceph-mon[108979]: pgmap v18452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:19 smithi119 ceph-mon[94175]: pgmap v18452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:21 smithi183 ceph-mon[99169]: pgmap v18453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:21.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:21 smithi119 ceph-mon[94175]: pgmap v18453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:21 smithi119 ceph-mon[108979]: pgmap v18453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:23 smithi183 ceph-mon[99169]: pgmap v18454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:23 smithi119 ceph-mon[94175]: pgmap v18454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:23 smithi119 ceph-mon[108979]: pgmap v18454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:19:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:19:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:19:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:25.849 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:19:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:25 smithi183 ceph-mon[99169]: pgmap v18455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:25.946 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:25 smithi119 ceph-mon[94175]: pgmap v18455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:25 smithi119 ceph-mon[108979]: pgmap v18455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:26.153 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:19:26.154 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 107s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:19:26.154 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 106s ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:19:26.154 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 107s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:19:26.154 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 106s ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:19:26.154 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 106s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:19:26.154 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 107s ago 8h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:19:26.154 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 107s ago 8h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:19:26.154 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 106s ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:19:26.154 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 107s ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:19:26.154 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 107s ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:19:26.154 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 106s ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:19:26.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 107s ago 8h 6210M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:19:26.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 107s ago 8h 6249M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:19:26.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 107s ago 8h 5621M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:19:26.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 107s ago 8h 5435M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:19:26.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 106s ago 8h 4529M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:19:26.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 106s ago 8h 5679M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:19:26.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 106s ago 8h 4644M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:19:26.155 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 106s ago 8h 5520M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:19:26.155 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 106s ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:19:26.534 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:19:26.534 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:19:26.534 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:19:26.534 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:19:26.534 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:19:26.535 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:19:26.535 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:19:26.535 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:19:26.535 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:19:26.535 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:19:26.535 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:19:26.535 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:19:26.535 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:19:26.535 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:19:26.535 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:19:26.535 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:19:26.535 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:19:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:26 smithi183 ceph-mon[99169]: from='client.44909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:19:26.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/29229562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:19:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:26 smithi119 ceph-mon[94175]: from='client.44909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:19:26.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/29229562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:19:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:26 smithi119 ceph-mon[108979]: from='client.44909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:19:26.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/29229562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:19:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:27 smithi183 ceph-mon[99169]: from='client.35034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:19:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:27 smithi183 ceph-mon[99169]: pgmap v18456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:27.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:27 smithi119 ceph-mon[94175]: from='client.35034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:19:27.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:27 smithi119 ceph-mon[94175]: pgmap v18456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:27.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:27 smithi119 ceph-mon[108979]: from='client.35034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:19:27.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:27 smithi119 ceph-mon[108979]: pgmap v18456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:29 smithi183 ceph-mon[99169]: pgmap v18457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:29 smithi119 ceph-mon[108979]: pgmap v18457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:29 smithi119 ceph-mon[94175]: pgmap v18457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:31 smithi183 ceph-mon[99169]: pgmap v18458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:31 smithi119 ceph-mon[94175]: pgmap v18458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:31 smithi119 ceph-mon[108979]: pgmap v18458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:33 smithi183 ceph-mon[99169]: pgmap v18459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:33 smithi119 ceph-mon[108979]: pgmap v18459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:33 smithi119 ceph-mon[94175]: pgmap v18459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:19:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:19:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:19:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:35 smithi183 ceph-mon[99169]: pgmap v18460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:35 smithi119 ceph-mon[108979]: pgmap v18460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:35 smithi119 ceph-mon[94175]: pgmap v18460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:37 smithi183 ceph-mon[99169]: pgmap v18461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:37 smithi119 ceph-mon[94175]: pgmap v18461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:37 smithi119 ceph-mon[108979]: pgmap v18461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:39 smithi183 ceph-mon[99169]: pgmap v18462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:39 smithi119 ceph-mon[94175]: pgmap v18462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:39 smithi119 ceph-mon[108979]: pgmap v18462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:41 smithi183 ceph-mon[99169]: pgmap v18463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:19:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:19:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:19:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:19:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:41 smithi119 ceph-mon[94175]: pgmap v18463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:19:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:19:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:19:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:19:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:41 smithi119 ceph-mon[108979]: pgmap v18463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:19:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:19:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:19:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:19:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:43 smithi183 ceph-mon[99169]: pgmap v18464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:43 smithi119 ceph-mon[108979]: pgmap v18464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:43 smithi119 ceph-mon[94175]: pgmap v18464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:19:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:19:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:19:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:45 smithi183 ceph-mon[99169]: pgmap v18465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:45 smithi119 ceph-mon[108979]: pgmap v18465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:45 smithi119 ceph-mon[94175]: pgmap v18465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:47 smithi183 ceph-mon[99169]: pgmap v18466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:47 smithi119 ceph-mon[94175]: pgmap v18466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:47 smithi119 ceph-mon[108979]: pgmap v18466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:49 smithi183 ceph-mon[99169]: pgmap v18467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:49 smithi119 ceph-mon[94175]: pgmap v18467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:49 smithi119 ceph-mon[108979]: pgmap v18467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:51 smithi183 ceph-mon[99169]: pgmap v18468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:51 smithi119 ceph-mon[94175]: pgmap v18468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:51 smithi119 ceph-mon[108979]: pgmap v18468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:53 smithi183 ceph-mon[99169]: pgmap v18469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:53 smithi119 ceph-mon[108979]: pgmap v18469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:53 smithi119 ceph-mon[94175]: pgmap v18469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:19:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:19:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:19:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:19:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:55 smithi183 ceph-mon[99169]: pgmap v18470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:55 smithi119 ceph-mon[108979]: pgmap v18470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:55 smithi119 ceph-mon[94175]: pgmap v18470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:56.882 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:19:57.187 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:19:57.188 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 2m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:19:57.188 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 2m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:19:57.188 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 2m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:19:57.188 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 2m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:19:57.188 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 2m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:19:57.188 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 2m ago 8h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:19:57.188 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 2m ago 8h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:19:57.188 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 2m ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:19:57.188 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 2m ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:19:57.188 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 2m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:19:57.188 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 2m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:19:57.188 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 2m ago 8h 6210M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:19:57.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 2m ago 8h 6249M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:19:57.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 2m ago 8h 5621M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:19:57.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 2m ago 8h 5435M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:19:57.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 2m ago 8h 4529M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:19:57.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 2m ago 8h 5679M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:19:57.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 2m ago 8h 4644M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:19:57.189 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 2m ago 8h 5520M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:19:57.189 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 2m ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:19:57.571 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:19:57.571 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:19:57.571 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:19:57.572 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:19:57.572 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:19:57.572 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:19:57.572 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:19:57.572 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:19:57.572 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:19:57.572 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:19:57.572 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:19:57.572 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:19:57.572 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:19:57.572 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:19:57.572 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:19:57.572 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:19:57.572 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:19:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:57 smithi183 ceph-mon[99169]: pgmap v18471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:57 smithi183 ceph-mon[99169]: from='client.44927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:19:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/503268457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:19:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:57 smithi119 ceph-mon[94175]: pgmap v18471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:57 smithi119 ceph-mon[94175]: from='client.44927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:19:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/503268457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:19:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:57 smithi119 ceph-mon[108979]: pgmap v18471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:57 smithi119 ceph-mon[108979]: from='client.44927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:19:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/503268457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:19:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:58 smithi183 ceph-mon[99169]: from='client.44933 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:19:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:58 smithi119 ceph-mon[108979]: from='client.44933 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:19:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:58 smithi119 ceph-mon[94175]: from='client.44933 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:19:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:19:59 smithi183 ceph-mon[99169]: pgmap v18472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:19:59 smithi119 ceph-mon[108979]: pgmap v18472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:19:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:19:59 smithi119 ceph-mon[94175]: pgmap v18472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T00:19:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:20:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:20:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:20:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:20:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:01 smithi183 ceph-mon[99169]: pgmap v18473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:01 smithi119 ceph-mon[108979]: pgmap v18473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:01 smithi119 ceph-mon[94175]: pgmap v18473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:03 smithi183 ceph-mon[99169]: pgmap v18474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:03 smithi119 ceph-mon[108979]: pgmap v18474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:03 smithi119 ceph-mon[94175]: pgmap v18474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:20:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:20:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:20:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:05 smithi183 ceph-mon[99169]: pgmap v18475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:05 smithi119 ceph-mon[94175]: pgmap v18475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:05 smithi119 ceph-mon[108979]: pgmap v18475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:07 smithi183 ceph-mon[99169]: pgmap v18476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:07 smithi119 ceph-mon[94175]: pgmap v18476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:07 smithi119 ceph-mon[108979]: pgmap v18476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:09 smithi183 ceph-mon[99169]: pgmap v18477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:09 smithi119 ceph-mon[94175]: pgmap v18477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:09 smithi119 ceph-mon[108979]: pgmap v18477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:11 smithi183 ceph-mon[99169]: pgmap v18478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:11 smithi119 ceph-mon[94175]: pgmap v18478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:11 smithi119 ceph-mon[108979]: pgmap v18478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:13 smithi183 ceph-mon[99169]: pgmap v18479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:13 smithi119 ceph-mon[94175]: pgmap v18479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:13 smithi119 ceph-mon[108979]: pgmap v18479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:20:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:20:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:20:15.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:15 smithi183 ceph-mon[99169]: pgmap v18480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:15 smithi119 ceph-mon[108979]: pgmap v18480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:15 smithi119 ceph-mon[94175]: pgmap v18480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:17 smithi183 ceph-mon[99169]: pgmap v18481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:17 smithi119 ceph-mon[108979]: pgmap v18481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:17 smithi119 ceph-mon[94175]: pgmap v18481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:19 smithi183 ceph-mon[99169]: pgmap v18482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:19 smithi119 ceph-mon[94175]: pgmap v18482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:19 smithi119 ceph-mon[108979]: pgmap v18482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:21 smithi183 ceph-mon[99169]: pgmap v18483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:21 smithi119 ceph-mon[108979]: pgmap v18483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:21 smithi119 ceph-mon[94175]: pgmap v18483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:23 smithi183 ceph-mon[99169]: pgmap v18484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:23 smithi119 ceph-mon[108979]: pgmap v18484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:23 smithi119 ceph-mon[94175]: pgmap v18484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:20:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:20:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:20:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:25 smithi183 ceph-mon[99169]: pgmap v18485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:25 smithi119 ceph-mon[94175]: pgmap v18485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:25 smithi119 ceph-mon[108979]: pgmap v18485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:27.925 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:20:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:27 smithi183 ceph-mon[99169]: pgmap v18486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:27 smithi119 ceph-mon[108979]: pgmap v18486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:27 smithi119 ceph-mon[94175]: pgmap v18486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:28.230 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:20:28.230 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 2m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:20:28.230 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 2m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:20:28.230 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 2m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:20:28.230 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 2m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:20:28.231 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 2m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:20:28.231 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 2m ago 8h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:20:28.231 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 2m ago 8h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:20:28.231 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 2m ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:20:28.231 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 2m ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:20:28.231 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 2m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:20:28.231 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 2m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:20:28.231 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 2m ago 8h 6210M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:20:28.231 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 2m ago 8h 6249M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:20:28.231 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 2m ago 8h 5621M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:20:28.231 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 2m ago 8h 5435M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:20:28.231 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 2m ago 8h 4529M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:20:28.231 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 2m ago 8h 5679M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:20:28.231 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 2m ago 8h 4644M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:20:28.231 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 2m ago 8h 5520M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:20:28.232 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 2m ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:20:28.608 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:20:28.608 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:20:28.608 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:20:28.609 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:20:28.609 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:20:28.609 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:20:28.609 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:20:28.609 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:20:28.609 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:20:28.609 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:20:28.609 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:20:28.609 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:20:28.609 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:20:28.610 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:20:28.610 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:20:28.610 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:20:28.610 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:20:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:28 smithi183 ceph-mon[99169]: from='client.35064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:20:28.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1937018493' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:20:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:28 smithi119 ceph-mon[94175]: from='client.35064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:20:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1937018493' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:20:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:28 smithi119 ceph-mon[108979]: from='client.35064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:20:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1937018493' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:20:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:29 smithi183 ceph-mon[99169]: from='client.44951 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:20:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:29 smithi183 ceph-mon[99169]: pgmap v18487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:29 smithi119 ceph-mon[94175]: from='client.44951 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:20:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:29 smithi119 ceph-mon[94175]: pgmap v18487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:29 smithi119 ceph-mon[108979]: from='client.44951 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:20:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:29 smithi119 ceph-mon[108979]: pgmap v18487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:31 smithi183 ceph-mon[99169]: pgmap v18488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:31 smithi119 ceph-mon[94175]: pgmap v18488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:31 smithi119 ceph-mon[108979]: pgmap v18488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:33 smithi183 ceph-mon[99169]: pgmap v18489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:33 smithi119 ceph-mon[94175]: pgmap v18489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:33 smithi119 ceph-mon[108979]: pgmap v18489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:20:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:20:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:20:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:35 smithi183 ceph-mon[99169]: pgmap v18490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:35 smithi119 ceph-mon[94175]: pgmap v18490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:35 smithi119 ceph-mon[108979]: pgmap v18490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:37 smithi183 ceph-mon[99169]: pgmap v18491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:37 smithi119 ceph-mon[94175]: pgmap v18491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:37 smithi119 ceph-mon[108979]: pgmap v18491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:39 smithi183 ceph-mon[99169]: pgmap v18492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:39 smithi119 ceph-mon[108979]: pgmap v18492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:39 smithi119 ceph-mon[94175]: pgmap v18492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:41 smithi183 ceph-mon[99169]: pgmap v18493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:20:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:41 smithi119 ceph-mon[108979]: pgmap v18493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:20:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:41 smithi119 ceph-mon[94175]: pgmap v18493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:20:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:20:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:20:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:20:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:20:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:20:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:20:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:20:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:20:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:20:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:20:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:20:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:20:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:20:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:20:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:20:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:43 smithi183 ceph-mon[99169]: pgmap v18494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:43 smithi119 ceph-mon[94175]: pgmap v18494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:43 smithi119 ceph-mon[108979]: pgmap v18494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:20:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:20:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:20:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:45 smithi183 ceph-mon[99169]: pgmap v18495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:45 smithi119 ceph-mon[108979]: pgmap v18495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:45 smithi119 ceph-mon[94175]: pgmap v18495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:47 smithi183 ceph-mon[99169]: pgmap v18496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:47 smithi119 ceph-mon[108979]: pgmap v18496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:47 smithi119 ceph-mon[94175]: pgmap v18496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:49 smithi183 ceph-mon[99169]: pgmap v18497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:49 smithi119 ceph-mon[94175]: pgmap v18497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:49 smithi119 ceph-mon[108979]: pgmap v18497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:51 smithi183 ceph-mon[99169]: pgmap v18498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:51 smithi119 ceph-mon[94175]: pgmap v18498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:51 smithi119 ceph-mon[108979]: pgmap v18498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:53 smithi183 ceph-mon[99169]: pgmap v18499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:53 smithi119 ceph-mon[108979]: pgmap v18499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:53 smithi119 ceph-mon[94175]: pgmap v18499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:20:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:20:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:20:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:20:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:55 smithi183 ceph-mon[99169]: pgmap v18500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:55 smithi119 ceph-mon[94175]: pgmap v18500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:55 smithi119 ceph-mon[108979]: pgmap v18500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:57 smithi183 ceph-mon[99169]: pgmap v18501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:57 smithi119 ceph-mon[94175]: pgmap v18501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:57 smithi119 ceph-mon[108979]: pgmap v18501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:58.954 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:20:59.260 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:20:59.260 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 3m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:20:59.261 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 3m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:20:59.261 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 3m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:20:59.261 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 3m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:20:59.261 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 3m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:20:59.261 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 3m ago 8h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:20:59.261 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 3m ago 8h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:20:59.261 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 3m ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:20:59.261 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 3m ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:20:59.261 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 3m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:20:59.261 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 3m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:20:59.261 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 3m ago 8h 6210M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:20:59.261 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 3m ago 8h 6249M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:20:59.261 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 3m ago 8h 5621M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:20:59.261 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 3m ago 8h 5435M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:20:59.262 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 3m ago 8h 4529M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:20:59.262 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 3m ago 8h 5679M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:20:59.262 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 3m ago 8h 4644M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:20:59.262 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 3m ago 8h 5520M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:20:59.262 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 3m ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:20:59.649 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:20:59.650 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:20:59.650 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:20:59.650 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:20:59.650 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:20:59.650 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:20:59.650 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:20:59.650 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:20:59.650 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:20:59.651 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:20:59.651 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:20:59.651 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:20:59.651 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:20:59.651 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:20:59.651 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:20:59.651 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:20:59.651 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:20:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:59 smithi183 ceph-mon[99169]: pgmap v18502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:20:59 smithi183 ceph-mon[99169]: from='client.44963 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:20:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:59 smithi119 ceph-mon[94175]: pgmap v18502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:59.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:20:59 smithi119 ceph-mon[94175]: from='client.44963 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:20:59.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:59 smithi119 ceph-mon[108979]: pgmap v18502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:20:59.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:20:59 smithi119 ceph-mon[108979]: from='client.44963 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:21:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:00 smithi183 ceph-mon[99169]: from='client.44969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:21:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3699295384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:21:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:00 smithi119 ceph-mon[108979]: from='client.44969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:21:00.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3699295384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:21:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:00 smithi119 ceph-mon[94175]: from='client.44969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:21:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3699295384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:21:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:01 smithi183 ceph-mon[99169]: pgmap v18503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:01 smithi119 ceph-mon[94175]: pgmap v18503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:01 smithi119 ceph-mon[108979]: pgmap v18503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:03 smithi183 ceph-mon[99169]: pgmap v18504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:03 smithi119 ceph-mon[94175]: pgmap v18504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:03 smithi119 ceph-mon[108979]: pgmap v18504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:21:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:21:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:21:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:05 smithi183 ceph-mon[99169]: pgmap v18505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:05 smithi119 ceph-mon[108979]: pgmap v18505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:05 smithi119 ceph-mon[94175]: pgmap v18505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:07 smithi183 ceph-mon[99169]: pgmap v18506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:07 smithi119 ceph-mon[94175]: pgmap v18506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:07 smithi119 ceph-mon[108979]: pgmap v18506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:09 smithi183 ceph-mon[99169]: pgmap v18507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:09 smithi119 ceph-mon[94175]: pgmap v18507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:09 smithi119 ceph-mon[108979]: pgmap v18507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:11 smithi183 ceph-mon[99169]: pgmap v18508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:11 smithi119 ceph-mon[94175]: pgmap v18508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:11 smithi119 ceph-mon[108979]: pgmap v18508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:13 smithi183 ceph-mon[99169]: pgmap v18509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:13 smithi119 ceph-mon[94175]: pgmap v18509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:13 smithi119 ceph-mon[108979]: pgmap v18509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:21:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:21:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:21:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:15 smithi183 ceph-mon[99169]: pgmap v18510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:15 smithi119 ceph-mon[108979]: pgmap v18510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:15 smithi119 ceph-mon[94175]: pgmap v18510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:17 smithi183 ceph-mon[99169]: pgmap v18511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:17 smithi119 ceph-mon[94175]: pgmap v18511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:17 smithi119 ceph-mon[108979]: pgmap v18511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:19 smithi183 ceph-mon[99169]: pgmap v18512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:19 smithi119 ceph-mon[94175]: pgmap v18512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:19 smithi119 ceph-mon[108979]: pgmap v18512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:21 smithi183 ceph-mon[99169]: pgmap v18513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:21 smithi119 ceph-mon[94175]: pgmap v18513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:21 smithi119 ceph-mon[108979]: pgmap v18513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:23 smithi183 ceph-mon[99169]: pgmap v18514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:23 smithi119 ceph-mon[94175]: pgmap v18514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:23 smithi119 ceph-mon[108979]: pgmap v18514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:21:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:21:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:21:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:25 smithi183 ceph-mon[99169]: pgmap v18515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:25 smithi119 ceph-mon[108979]: pgmap v18515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:25 smithi119 ceph-mon[94175]: pgmap v18515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:27 smithi183 ceph-mon[99169]: pgmap v18516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:27 smithi119 ceph-mon[94175]: pgmap v18516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:27 smithi119 ceph-mon[108979]: pgmap v18516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:29 smithi183 ceph-mon[99169]: pgmap v18517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:29 smithi119 ceph-mon[94175]: pgmap v18517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:29 smithi119 ceph-mon[108979]: pgmap v18517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:29.995 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:21:30.300 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:21:30.300 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 3m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:21:30.300 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 3m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:21:30.300 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 3m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:21:30.301 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 3m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:21:30.301 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 3m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:21:30.301 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 3m ago 8h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:21:30.301 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 3m ago 8h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:21:30.301 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 3m ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:21:30.301 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 3m ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:21:30.301 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 3m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:21:30.301 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 3m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:21:30.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 3m ago 8h 6210M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:21:30.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 3m ago 8h 6249M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:21:30.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 3m ago 8h 5621M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:21:30.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 3m ago 8h 5435M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:21:30.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 3m ago 8h 4529M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:21:30.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 3m ago 8h 5679M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:21:30.301 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 3m ago 8h 4644M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:21:30.302 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 3m ago 8h 5520M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:21:30.302 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 3m ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:21:30.682 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:21:30.682 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:21:30.682 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:21:30.682 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:21:30.682 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:21:30.682 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:21:30.682 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:21:30.682 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:21:30.683 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:21:30.683 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:21:30.683 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:21:30.683 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:21:30.683 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:21:30.683 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:21:30.683 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:21:30.683 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:21:30.683 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:21:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:30 smithi183 ceph-mon[99169]: from='client.44981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:21:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:30 smithi119 ceph-mon[94175]: from='client.44981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:21:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:30 smithi119 ceph-mon[108979]: from='client.44981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:21:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:31 smithi183 ceph-mon[99169]: from='client.35106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:21:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:31 smithi183 ceph-mon[99169]: pgmap v18518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3369867588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:21:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:31 smithi119 ceph-mon[94175]: from='client.35106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:21:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:31 smithi119 ceph-mon[94175]: pgmap v18518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3369867588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:21:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:31 smithi119 ceph-mon[108979]: from='client.35106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:21:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:31 smithi119 ceph-mon[108979]: pgmap v18518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3369867588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:21:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:33 smithi183 ceph-mon[99169]: pgmap v18519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:33 smithi119 ceph-mon[94175]: pgmap v18519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:33 smithi119 ceph-mon[108979]: pgmap v18519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:21:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:21:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:21:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:35 smithi183 ceph-mon[99169]: pgmap v18520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:35 smithi119 ceph-mon[94175]: pgmap v18520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:35 smithi119 ceph-mon[108979]: pgmap v18520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:37 smithi183 ceph-mon[99169]: pgmap v18521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:37 smithi119 ceph-mon[94175]: pgmap v18521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:37 smithi119 ceph-mon[108979]: pgmap v18521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:39 smithi183 ceph-mon[99169]: pgmap v18522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:39 smithi119 ceph-mon[108979]: pgmap v18522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:39 smithi119 ceph-mon[94175]: pgmap v18522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:41 smithi183 ceph-mon[99169]: pgmap v18523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:41 smithi119 ceph-mon[94175]: pgmap v18523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:41 smithi119 ceph-mon[108979]: pgmap v18523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:21:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:21:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:21:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:43 smithi119 ceph-mon[94175]: pgmap v18524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:21:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:21:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:21:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:21:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:21:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:43 smithi119 ceph-mon[108979]: pgmap v18524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:21:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:21:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:21:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:21:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:21:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:43 smithi183 ceph-mon[99169]: pgmap v18524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:21:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:21:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:21:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:21:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:21:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:21:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:21:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:21:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:45 smithi183 ceph-mon[99169]: pgmap v18525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:45 smithi119 ceph-mon[94175]: pgmap v18525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:45 smithi119 ceph-mon[108979]: pgmap v18525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:47 smithi183 ceph-mon[99169]: pgmap v18526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:47 smithi119 ceph-mon[94175]: pgmap v18526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:47 smithi119 ceph-mon[108979]: pgmap v18526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:49 smithi183 ceph-mon[99169]: pgmap v18527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:49 smithi119 ceph-mon[108979]: pgmap v18527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:49 smithi119 ceph-mon[94175]: pgmap v18527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:51 smithi183 ceph-mon[99169]: pgmap v18528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:51 smithi119 ceph-mon[94175]: pgmap v18528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:51 smithi119 ceph-mon[108979]: pgmap v18528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:53 smithi183 ceph-mon[99169]: pgmap v18529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:53 smithi119 ceph-mon[94175]: pgmap v18529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:53 smithi119 ceph-mon[108979]: pgmap v18529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:21:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:21:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:21:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:21:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:55 smithi183 ceph-mon[99169]: pgmap v18530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:55 smithi119 ceph-mon[94175]: pgmap v18530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:55 smithi119 ceph-mon[108979]: pgmap v18530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:57 smithi119 ceph-mon[94175]: pgmap v18531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:57 smithi119 ceph-mon[108979]: pgmap v18531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:57 smithi183 ceph-mon[99169]: pgmap v18531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:21:59 smithi183 ceph-mon[99169]: pgmap v18532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:21:59 smithi119 ceph-mon[108979]: pgmap v18532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:21:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:21:59 smithi119 ceph-mon[94175]: pgmap v18532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:01.030 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:22:01.332 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:22:01.332 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 4m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:22:01.332 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 4m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:22:01.332 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 4m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:22:01.332 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 4m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:22:01.333 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 4m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:22:01.333 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 4m ago 8h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:22:01.333 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 4m ago 8h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:22:01.333 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 4m ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:22:01.333 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 4m ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:22:01.333 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 4m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:22:01.333 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 4m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:22:01.333 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 4m ago 8h 6210M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:22:01.333 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 4m ago 8h 6249M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:22:01.333 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 4m ago 8h 5621M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:22:01.333 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 4m ago 8h 5435M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:22:01.333 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 4m ago 8h 4529M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:22:01.333 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 4m ago 8h 5679M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:22:01.334 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 4m ago 8h 4644M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:22:01.334 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 4m ago 8h 5520M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:22:01.334 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 4m ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:22:01.708 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:22:01.709 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:22:01.709 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:22:01.709 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:22:01.709 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:22:01.709 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:22:01.709 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:22:01.709 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:22:01.709 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:22:01.709 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:22:01.709 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:22:01.709 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:22:01.709 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:22:01.710 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:22:01.710 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:22:01.710 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:22:01.710 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:22:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:01 smithi183 ceph-mon[99169]: pgmap v18533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:01 smithi119 ceph-mon[108979]: pgmap v18533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:01 smithi119 ceph-mon[94175]: pgmap v18533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:02 smithi183 ceph-mon[99169]: from='client.35118 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:22:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:02 smithi183 ceph-mon[99169]: from='client.35124 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:22:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/606428032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:22:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:02 smithi119 ceph-mon[94175]: from='client.35118 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:22:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:02 smithi119 ceph-mon[94175]: from='client.35124 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:22:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/606428032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:22:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:02 smithi119 ceph-mon[108979]: from='client.35118 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:22:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:02 smithi119 ceph-mon[108979]: from='client.35124 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:22:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/606428032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:22:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:03 smithi183 ceph-mon[99169]: pgmap v18534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:03 smithi119 ceph-mon[94175]: pgmap v18534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:03 smithi119 ceph-mon[108979]: pgmap v18534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:22:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:22:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:22:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:05 smithi119 ceph-mon[94175]: pgmap v18535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:05 smithi119 ceph-mon[108979]: pgmap v18535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:05 smithi183 ceph-mon[99169]: pgmap v18535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:07 smithi119 ceph-mon[94175]: pgmap v18536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:07 smithi119 ceph-mon[108979]: pgmap v18536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:07 smithi183 ceph-mon[99169]: pgmap v18536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:09 smithi183 ceph-mon[99169]: pgmap v18537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:09 smithi119 ceph-mon[108979]: pgmap v18537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:09 smithi119 ceph-mon[94175]: pgmap v18537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:11 smithi183 ceph-mon[99169]: pgmap v18538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:11 smithi119 ceph-mon[108979]: pgmap v18538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:11 smithi119 ceph-mon[94175]: pgmap v18538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:13 smithi183 ceph-mon[99169]: pgmap v18539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:13 smithi119 ceph-mon[94175]: pgmap v18539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:13 smithi119 ceph-mon[108979]: pgmap v18539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:22:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:22:14] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T00:22:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:15 smithi183 ceph-mon[99169]: pgmap v18540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:15 smithi119 ceph-mon[94175]: pgmap v18540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:15 smithi119 ceph-mon[108979]: pgmap v18540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:17.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:17 smithi119 ceph-mon[94175]: pgmap v18541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:17.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:17 smithi119 ceph-mon[108979]: pgmap v18541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:17 smithi183 ceph-mon[99169]: pgmap v18541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:19 smithi183 ceph-mon[99169]: pgmap v18542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:19 smithi119 ceph-mon[94175]: pgmap v18542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:19 smithi119 ceph-mon[108979]: pgmap v18542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:21 smithi183 ceph-mon[99169]: pgmap v18543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:21 smithi119 ceph-mon[94175]: pgmap v18543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:21 smithi119 ceph-mon[108979]: pgmap v18543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:23 smithi183 ceph-mon[99169]: pgmap v18544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:23 smithi119 ceph-mon[94175]: pgmap v18544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:23 smithi119 ceph-mon[108979]: pgmap v18544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:22:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:22:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:22:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:25 smithi183 ceph-mon[99169]: pgmap v18545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:25 smithi119 ceph-mon[108979]: pgmap v18545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:25 smithi119 ceph-mon[94175]: pgmap v18545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:27 smithi183 ceph-mon[99169]: pgmap v18546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:27 smithi119 ceph-mon[94175]: pgmap v18546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:27 smithi119 ceph-mon[108979]: pgmap v18546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:29 smithi183 ceph-mon[99169]: pgmap v18547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:29 smithi119 ceph-mon[108979]: pgmap v18547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:29 smithi119 ceph-mon[94175]: pgmap v18547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:31 smithi183 ceph-mon[99169]: pgmap v18548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:31 smithi119 ceph-mon[94175]: pgmap v18548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:31 smithi119 ceph-mon[108979]: pgmap v18548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:32.055 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:22:32.359 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:22:32.359 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 4m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:22:32.360 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 4m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:22:32.360 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 4m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:22:32.360 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 4m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:22:32.360 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 4m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:22:32.360 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 4m ago 8h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:22:32.360 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 4m ago 8h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:22:32.360 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 4m ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:22:32.360 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 4m ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:22:32.360 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 4m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:22:32.360 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 4m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:22:32.360 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 4m ago 8h 6210M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:22:32.360 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 4m ago 8h 6249M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:22:32.360 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 4m ago 8h 5621M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:22:32.360 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 4m ago 8h 5435M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:22:32.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 4m ago 8h 4529M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:22:32.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 4m ago 8h 5679M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:22:32.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 4m ago 8h 4644M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:22:32.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 4m ago 8h 5520M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:22:32.361 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 4m ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:22:32.742 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:22:32.743 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:22:32.743 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:22:32.743 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:22:32.743 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:22:32.743 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:22:32.743 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:22:32.743 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:22:32.743 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:22:32.743 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:22:32.743 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:22:32.744 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:22:32.744 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:22:32.744 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:22:32.744 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:22:32.744 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:22:32.744 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:22:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:33 smithi119 ceph-mon[94175]: from='client.45017 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:22:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:33 smithi119 ceph-mon[94175]: from='client.45023 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:22:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:33 smithi119 ceph-mon[94175]: pgmap v18549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/402948251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:22:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:33 smithi119 ceph-mon[108979]: from='client.45017 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:22:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:33 smithi119 ceph-mon[108979]: from='client.45023 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:22:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:33 smithi119 ceph-mon[108979]: pgmap v18549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/402948251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:22:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:33 smithi183 ceph-mon[99169]: from='client.45017 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:22:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:33 smithi183 ceph-mon[99169]: from='client.45023 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:22:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:33 smithi183 ceph-mon[99169]: pgmap v18549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/402948251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:22:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:22:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:22:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:22:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:35 smithi119 ceph-mon[108979]: pgmap v18550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:35 smithi119 ceph-mon[94175]: pgmap v18550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:35 smithi183 ceph-mon[99169]: pgmap v18550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:37 smithi119 ceph-mon[108979]: pgmap v18551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:37 smithi119 ceph-mon[94175]: pgmap v18551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:37 smithi183 ceph-mon[99169]: pgmap v18551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:39 smithi183 ceph-mon[99169]: pgmap v18552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:39 smithi119 ceph-mon[94175]: pgmap v18552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:39 smithi119 ceph-mon[108979]: pgmap v18552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:41 smithi119 ceph-mon[94175]: pgmap v18553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:41 smithi119 ceph-mon[108979]: pgmap v18553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:41 smithi183 ceph-mon[99169]: pgmap v18553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:43 smithi119 ceph-mon[108979]: pgmap v18554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:22:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:43 smithi119 ceph-mon[94175]: pgmap v18554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:22:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:43 smithi183 ceph-mon[99169]: pgmap v18554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:22:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:22:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:22:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:22:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:22:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:22:44.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:22:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:22:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:22:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:22:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:22:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:22:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:22:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:45 smithi183 ceph-mon[99169]: pgmap v18555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:45 smithi119 ceph-mon[94175]: pgmap v18555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:45 smithi119 ceph-mon[108979]: pgmap v18555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:47 smithi183 ceph-mon[99169]: pgmap v18556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:47 smithi119 ceph-mon[94175]: pgmap v18556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:47 smithi119 ceph-mon[108979]: pgmap v18556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:49 smithi183 ceph-mon[99169]: pgmap v18557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:49 smithi119 ceph-mon[94175]: pgmap v18557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:49 smithi119 ceph-mon[108979]: pgmap v18557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:51 smithi119 ceph-mon[94175]: pgmap v18558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:51 smithi119 ceph-mon[108979]: pgmap v18558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:51 smithi183 ceph-mon[99169]: pgmap v18558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:53 smithi119 ceph-mon[94175]: pgmap v18559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:53 smithi119 ceph-mon[108979]: pgmap v18559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:53 smithi183 ceph-mon[99169]: pgmap v18559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:22:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:22:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:22:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:22:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:55 smithi183 ceph-mon[99169]: pgmap v18560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:55 smithi119 ceph-mon[94175]: pgmap v18560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:55 smithi119 ceph-mon[108979]: pgmap v18560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:57 smithi183 ceph-mon[99169]: pgmap v18561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:57 smithi119 ceph-mon[108979]: pgmap v18561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:57 smithi119 ceph-mon[94175]: pgmap v18561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:22:59 smithi183 ceph-mon[99169]: pgmap v18562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:22:59 smithi119 ceph-mon[94175]: pgmap v18562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:22:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:22:59 smithi119 ceph-mon[108979]: pgmap v18562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:01 smithi119 ceph-mon[108979]: pgmap v18563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:01 smithi119 ceph-mon[94175]: pgmap v18563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:01 smithi183 ceph-mon[99169]: pgmap v18563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:03.087 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:23:03.395 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:23:03.395 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 5m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:23:03.396 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 5m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:23:03.396 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 5m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:23:03.396 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 5m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:23:03.396 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 5m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:23:03.396 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 5m ago 8h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:23:03.396 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 5m ago 8h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:23:03.396 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 5m ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:23:03.396 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 5m ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:23:03.396 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 5m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:23:03.396 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 5m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:23:03.396 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 5m ago 8h 6210M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:23:03.396 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 5m ago 8h 6249M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:23:03.396 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 5m ago 8h 5621M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:23:03.396 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 5m ago 8h 5435M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:23:03.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 5m ago 8h 4529M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:23:03.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 5m ago 8h 5679M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:23:03.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 5m ago 8h 4644M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:23:03.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 5m ago 8h 5520M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:23:03.397 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 5m ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:23:03.776 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:23:03.776 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:23:03.776 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:23:03.776 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:23:03.776 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:23:03.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:23:03.777 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:23:03.777 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:23:03.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:23:03.777 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:23:03.777 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:23:03.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:23:03.777 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:23:03.777 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:23:03.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:23:03.777 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:23:03.777 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:23:04.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:03 smithi119 ceph-mon[108979]: pgmap v18564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:04.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:03 smithi119 ceph-mon[94175]: pgmap v18564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:03 smithi183 ceph-mon[99169]: pgmap v18564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:23:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:23:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:23:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:04 smithi183 ceph-mon[99169]: from='client.35154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:23:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:04 smithi183 ceph-mon[99169]: from='client.35160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:23:05.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2256249233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:23:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:04 smithi119 ceph-mon[108979]: from='client.35154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:23:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:04 smithi119 ceph-mon[108979]: from='client.35160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:23:05.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2256249233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:23:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:04 smithi119 ceph-mon[94175]: from='client.35154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:23:05.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:04 smithi119 ceph-mon[94175]: from='client.35160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:23:05.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2256249233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:23:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:05 smithi183 ceph-mon[99169]: pgmap v18565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:05 smithi119 ceph-mon[94175]: pgmap v18565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:05 smithi119 ceph-mon[108979]: pgmap v18565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:07 smithi183 ceph-mon[99169]: pgmap v18566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:07 smithi119 ceph-mon[94175]: pgmap v18566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:07 smithi119 ceph-mon[108979]: pgmap v18566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:09 smithi183 ceph-mon[99169]: pgmap v18567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:09 smithi119 ceph-mon[94175]: pgmap v18567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:09 smithi119 ceph-mon[108979]: pgmap v18567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:11 smithi183 ceph-mon[99169]: pgmap v18568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:11 smithi119 ceph-mon[94175]: pgmap v18568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:11 smithi119 ceph-mon[108979]: pgmap v18568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:13 smithi119 ceph-mon[94175]: pgmap v18569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:13 smithi119 ceph-mon[108979]: pgmap v18569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:13 smithi183 ceph-mon[99169]: pgmap v18569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:23:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:23:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:23:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 00:23:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T00:23:14.928327893Z level=info msg="Completed cleanup jobs" duration=12.883659ms 2023-12-02T00:23:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:15 smithi183 ceph-mon[99169]: pgmap v18570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:15 smithi119 ceph-mon[108979]: pgmap v18570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:15 smithi119 ceph-mon[94175]: pgmap v18570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:17 smithi183 ceph-mon[99169]: pgmap v18571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:18.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:17 smithi119 ceph-mon[108979]: pgmap v18571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:18.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:17 smithi119 ceph-mon[94175]: pgmap v18571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:19 smithi183 ceph-mon[99169]: pgmap v18572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:19 smithi119 ceph-mon[108979]: pgmap v18572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:19 smithi119 ceph-mon[94175]: pgmap v18572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:21 smithi183 ceph-mon[99169]: pgmap v18573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:21 smithi119 ceph-mon[94175]: pgmap v18573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:21 smithi119 ceph-mon[108979]: pgmap v18573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:23 smithi119 ceph-mon[94175]: pgmap v18574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:23 smithi119 ceph-mon[108979]: pgmap v18574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:23 smithi183 ceph-mon[99169]: pgmap v18574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:23:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:23:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:23:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:25 smithi183 ceph-mon[99169]: pgmap v18575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:25 smithi119 ceph-mon[94175]: pgmap v18575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:25 smithi119 ceph-mon[108979]: pgmap v18575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:28.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:27 smithi183 ceph-mon[99169]: pgmap v18576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:27 smithi119 ceph-mon[94175]: pgmap v18576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:27 smithi119 ceph-mon[108979]: pgmap v18576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:29 smithi183 ceph-mon[99169]: pgmap v18577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:29 smithi119 ceph-mon[94175]: pgmap v18577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:29.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:29 smithi119 ceph-mon[108979]: pgmap v18577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:31 smithi183 ceph-mon[99169]: pgmap v18578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:31 smithi119 ceph-mon[94175]: pgmap v18578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:31 smithi119 ceph-mon[108979]: pgmap v18578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:34.119 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:23:34.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:33 smithi119 ceph-mon[94175]: pgmap v18579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:34.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:33 smithi119 ceph-mon[108979]: pgmap v18579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:33 smithi183 ceph-mon[99169]: pgmap v18579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:34.424 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:23:34.424 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 5m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:23:34.424 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 5m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:23:34.424 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 5m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:23:34.424 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 5m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:23:34.424 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 5m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:23:34.424 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 5m ago 8h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:23:34.424 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 5m ago 8h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:23:34.425 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 5m ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:23:34.425 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 5m ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:23:34.425 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 5m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:23:34.425 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 5m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:23:34.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 5m ago 8h 6210M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:23:34.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 5m ago 8h 6249M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:23:34.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 5m ago 8h 5621M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:23:34.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 5m ago 8h 5435M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:23:34.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 5m ago 8h 4529M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:23:34.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 5m ago 8h 5679M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:23:34.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 5m ago 8h 4644M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:23:34.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 5m ago 8h 5520M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:23:34.425 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 5m ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:23:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:23:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:23:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:23:34.811 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:23:34.811 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:23:34.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:23:34.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:23:34.811 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:23:34.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:23:34.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:23:34.811 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:23:34.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:23:34.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:23:34.811 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:23:34.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:23:34.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:23:34.812 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:23:34.812 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:23:34.812 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:23:34.812 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:23:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:35 smithi183 ceph-mon[99169]: from='client.35172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:23:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:35 smithi183 ceph-mon[99169]: from='client.35178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:23:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:35 smithi183 ceph-mon[99169]: pgmap v18580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/198979960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:23:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:35 smithi119 ceph-mon[94175]: from='client.35172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:23:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:35 smithi119 ceph-mon[94175]: from='client.35178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:23:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:35 smithi119 ceph-mon[94175]: pgmap v18580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/198979960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:23:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:35 smithi119 ceph-mon[108979]: from='client.35172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:23:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:35 smithi119 ceph-mon[108979]: from='client.35178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:23:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:35 smithi119 ceph-mon[108979]: pgmap v18580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/198979960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:23:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:37 smithi183 ceph-mon[99169]: pgmap v18581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:37 smithi119 ceph-mon[108979]: pgmap v18581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:37 smithi119 ceph-mon[94175]: pgmap v18581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:39 smithi183 ceph-mon[99169]: pgmap v18582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:39 smithi119 ceph-mon[94175]: pgmap v18582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:39 smithi119 ceph-mon[108979]: pgmap v18582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:41 smithi183 ceph-mon[99169]: pgmap v18583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:41 smithi119 ceph-mon[94175]: pgmap v18583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:41 smithi119 ceph-mon[108979]: pgmap v18583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:43 smithi119 ceph-mon[108979]: pgmap v18584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:43 smithi119 ceph-mon[94175]: pgmap v18584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:43 smithi183 ceph-mon[99169]: pgmap v18584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:23:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:23:44] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2023-12-02T00:23:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:23:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:23:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:23:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:23:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:23:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:23:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:23:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:23:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:23:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:23:45.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:23:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:23:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:45 smithi183 ceph-mon[99169]: pgmap v18585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:45 smithi119 ceph-mon[94175]: pgmap v18585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:45 smithi119 ceph-mon[108979]: pgmap v18585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:47 smithi183 ceph-mon[99169]: pgmap v18586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:47 smithi119 ceph-mon[94175]: pgmap v18586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:47 smithi119 ceph-mon[108979]: pgmap v18586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:49 smithi183 ceph-mon[99169]: pgmap v18587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:49 smithi119 ceph-mon[94175]: pgmap v18587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:49 smithi119 ceph-mon[108979]: pgmap v18587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:51 smithi183 ceph-mon[99169]: pgmap v18588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:51 smithi119 ceph-mon[94175]: pgmap v18588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:51 smithi119 ceph-mon[108979]: pgmap v18588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:53 smithi119 ceph-mon[94175]: pgmap v18589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:53 smithi119 ceph-mon[108979]: pgmap v18589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:53 smithi183 ceph-mon[99169]: pgmap v18589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:23:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:23:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:23:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:23:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:55 smithi183 ceph-mon[99169]: pgmap v18590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:55 smithi119 ceph-mon[94175]: pgmap v18590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:55 smithi119 ceph-mon[108979]: pgmap v18590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:57 smithi183 ceph-mon[99169]: pgmap v18591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:57 smithi119 ceph-mon[108979]: pgmap v18591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:57 smithi119 ceph-mon[94175]: pgmap v18591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:23:59 smithi183 ceph-mon[99169]: pgmap v18592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:23:59 smithi119 ceph-mon[94175]: pgmap v18592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:23:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:23:59 smithi119 ceph-mon[108979]: pgmap v18592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:01 smithi183 ceph-mon[99169]: pgmap v18593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:01 smithi119 ceph-mon[94175]: pgmap v18593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:01 smithi119 ceph-mon[108979]: pgmap v18593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:03 smithi119 ceph-mon[108979]: pgmap v18594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:03 smithi119 ceph-mon[94175]: pgmap v18594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:03 smithi183 ceph-mon[99169]: pgmap v18594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:24:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:24:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:24:05.156 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:24:05.461 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:24:05.461 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 6m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:24:05.462 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 6m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:24:05.462 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 6m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:24:05.462 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 6m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:24:05.462 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 6m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:24:05.462 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 6m ago 8h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:24:05.462 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 6m ago 8h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:24:05.462 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 6m ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:24:05.462 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 6m ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:24:05.462 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 6m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:24:05.462 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 6m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:24:05.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 6m ago 8h 6210M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:24:05.462 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 6m ago 8h 6249M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:24:05.463 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 6m ago 8h 5621M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:24:05.463 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 6m ago 8h 5435M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:24:05.463 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 6m ago 8h 4529M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:24:05.463 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 6m ago 8h 5679M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:24:05.463 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 6m ago 8h 4644M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:24:05.463 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 6m ago 8h 5520M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:24:05.463 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 6m ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:24:05.844 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:24:05.844 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:24:05.844 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:24:05.844 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:24:05.844 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:24:05.844 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:24:05.844 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:24:05.844 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:24:05.844 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:24:05.844 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:24:05.844 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:24:05.844 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:24:05.845 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:24:05.845 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:24:05.845 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:24:05.845 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:24:05.845 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:24:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:05 smithi183 ceph-mon[99169]: pgmap v18595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:05 smithi119 ceph-mon[94175]: pgmap v18595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:05 smithi119 ceph-mon[108979]: pgmap v18595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:06 smithi183 ceph-mon[99169]: from='client.35190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:24:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:06 smithi183 ceph-mon[99169]: from='client.45077 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:24:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1003995238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:24:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:06 smithi119 ceph-mon[94175]: from='client.35190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:24:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:06 smithi119 ceph-mon[94175]: from='client.45077 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:24:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1003995238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:24:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:06 smithi119 ceph-mon[108979]: from='client.35190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:24:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:06 smithi119 ceph-mon[108979]: from='client.45077 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:24:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1003995238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:24:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:07 smithi183 ceph-mon[99169]: pgmap v18596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:07 smithi119 ceph-mon[94175]: pgmap v18596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:07 smithi119 ceph-mon[108979]: pgmap v18596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:09 smithi183 ceph-mon[99169]: pgmap v18597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:09 smithi119 ceph-mon[94175]: pgmap v18597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:09 smithi119 ceph-mon[108979]: pgmap v18597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:11 smithi183 ceph-mon[99169]: pgmap v18598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:11 smithi119 ceph-mon[94175]: pgmap v18598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:11 smithi119 ceph-mon[108979]: pgmap v18598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:13 smithi119 ceph-mon[94175]: pgmap v18599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:13 smithi119 ceph-mon[108979]: pgmap v18599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:13 smithi183 ceph-mon[99169]: pgmap v18599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:24:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:24:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-02T00:24:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:15 smithi183 ceph-mon[99169]: pgmap v18600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:15 smithi119 ceph-mon[94175]: pgmap v18600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:15 smithi119 ceph-mon[108979]: pgmap v18600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:17 smithi183 ceph-mon[99169]: pgmap v18601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:17 smithi119 ceph-mon[94175]: pgmap v18601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:17 smithi119 ceph-mon[108979]: pgmap v18601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:19 smithi183 ceph-mon[99169]: pgmap v18602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:19 smithi119 ceph-mon[94175]: pgmap v18602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:19 smithi119 ceph-mon[108979]: pgmap v18602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:21 smithi183 ceph-mon[99169]: pgmap v18603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:21 smithi119 ceph-mon[94175]: pgmap v18603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:21 smithi119 ceph-mon[108979]: pgmap v18603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:23 smithi119 ceph-mon[94175]: pgmap v18604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:23 smithi119 ceph-mon[108979]: pgmap v18604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:23 smithi183 ceph-mon[99169]: pgmap v18604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:24:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:24:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:24:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:25 smithi183 ceph-mon[99169]: pgmap v18605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:25 smithi119 ceph-mon[94175]: pgmap v18605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:25 smithi119 ceph-mon[108979]: pgmap v18605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:27 smithi183 ceph-mon[99169]: pgmap v18606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:27 smithi119 ceph-mon[94175]: pgmap v18606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:27 smithi119 ceph-mon[108979]: pgmap v18606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:29 smithi183 ceph-mon[99169]: pgmap v18607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:29 smithi119 ceph-mon[94175]: pgmap v18607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:29 smithi119 ceph-mon[108979]: pgmap v18607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:31 smithi183 ceph-mon[99169]: pgmap v18608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:31 smithi119 ceph-mon[94175]: pgmap v18608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:31 smithi119 ceph-mon[108979]: pgmap v18608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:34.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:33 smithi119 ceph-mon[108979]: pgmap v18609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:33 smithi119 ceph-mon[94175]: pgmap v18609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:33 smithi183 ceph-mon[99169]: pgmap v18609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:24:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:24:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:24:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:35 smithi183 ceph-mon[99169]: pgmap v18610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:36.190 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:24:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:35 smithi119 ceph-mon[94175]: pgmap v18610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:35 smithi119 ceph-mon[108979]: pgmap v18610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:36.496 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:24:36.496 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 6m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:24:36.496 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 6m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:24:36.496 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 6m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:24:36.496 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 6m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:24:36.496 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 6m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:24:36.497 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 6m ago 8h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:24:36.497 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 6m ago 8h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:24:36.497 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 6m ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:24:36.497 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 6m ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:24:36.497 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 6m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:24:36.497 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 6m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:24:36.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 6m ago 8h 6210M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:24:36.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 6m ago 8h 6249M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:24:36.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 6m ago 8h 5621M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:24:36.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 6m ago 8h 5435M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:24:36.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 6m ago 8h 4529M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:24:36.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 6m ago 8h 5679M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:24:36.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 6m ago 8h 4644M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:24:36.497 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 6m ago 8h 5520M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:24:36.497 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 6m ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:24:36.877 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:24:36.877 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:24:36.877 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:24:36.877 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:24:36.877 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:24:36.877 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:24:36.877 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:24:36.878 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:24:36.878 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:24:36.878 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:24:36.878 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:24:36.878 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:24:36.878 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:24:36.878 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:24:36.878 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:24:36.878 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:24:36.878 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:24:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:37 smithi183 ceph-mon[99169]: from='client.45089 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:24:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:37 smithi183 ceph-mon[99169]: from='client.45095 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:24:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:37 smithi183 ceph-mon[99169]: pgmap v18611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/137341371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:24:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:37 smithi119 ceph-mon[94175]: from='client.45089 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:24:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:37 smithi119 ceph-mon[94175]: from='client.45095 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:24:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:37 smithi119 ceph-mon[94175]: pgmap v18611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/137341371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:24:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:37 smithi119 ceph-mon[108979]: from='client.45089 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:24:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:37 smithi119 ceph-mon[108979]: from='client.45095 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:24:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:37 smithi119 ceph-mon[108979]: pgmap v18611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/137341371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:24:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:39 smithi183 ceph-mon[99169]: pgmap v18612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:39 smithi119 ceph-mon[108979]: pgmap v18612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:39 smithi119 ceph-mon[94175]: pgmap v18612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:41 smithi183 ceph-mon[99169]: pgmap v18613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:41 smithi119 ceph-mon[94175]: pgmap v18613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:41 smithi119 ceph-mon[108979]: pgmap v18613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:43 smithi119 ceph-mon[94175]: pgmap v18614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:43 smithi119 ceph-mon[108979]: pgmap v18614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:43 smithi183 ceph-mon[99169]: pgmap v18614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:24:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:24:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:24:45.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:24:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:24:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:24:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:45 smithi183 ceph-mon[99169]: pgmap v18615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:24:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:24:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:24:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:45 smithi119 ceph-mon[94175]: pgmap v18615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:24:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:24:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:24:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:45 smithi119 ceph-mon[108979]: pgmap v18615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:24:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:24:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:24:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:47 smithi183 ceph-mon[99169]: pgmap v18616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:47 smithi119 ceph-mon[94175]: pgmap v18616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:47 smithi119 ceph-mon[108979]: pgmap v18616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:49 smithi183 ceph-mon[99169]: pgmap v18617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:49 smithi119 ceph-mon[94175]: pgmap v18617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:49 smithi119 ceph-mon[108979]: pgmap v18617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:51 smithi183 ceph-mon[99169]: pgmap v18618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:51 smithi119 ceph-mon[94175]: pgmap v18618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:51 smithi119 ceph-mon[108979]: pgmap v18618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:54.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:53 smithi119 ceph-mon[94175]: pgmap v18619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:53 smithi119 ceph-mon[108979]: pgmap v18619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:53 smithi183 ceph-mon[99169]: pgmap v18619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:24:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:24:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:24:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:24:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:55 smithi183 ceph-mon[99169]: pgmap v18620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:55 smithi119 ceph-mon[94175]: pgmap v18620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:55 smithi119 ceph-mon[108979]: pgmap v18620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:57 smithi183 ceph-mon[99169]: pgmap v18621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:57 smithi119 ceph-mon[94175]: pgmap v18621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:57 smithi119 ceph-mon[108979]: pgmap v18621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:24:59 smithi183 ceph-mon[99169]: pgmap v18622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:24:59 smithi119 ceph-mon[94175]: pgmap v18622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:24:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:24:59 smithi119 ceph-mon[108979]: pgmap v18622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:01 smithi183 ceph-mon[99169]: pgmap v18623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:01 smithi119 ceph-mon[94175]: pgmap v18623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:01 smithi119 ceph-mon[108979]: pgmap v18623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:04.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:03 smithi119 ceph-mon[94175]: pgmap v18624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:03 smithi119 ceph-mon[108979]: pgmap v18624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:03 smithi183 ceph-mon[99169]: pgmap v18624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:25:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:25:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:25:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:05 smithi183 ceph-mon[99169]: pgmap v18625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:05 smithi119 ceph-mon[94175]: pgmap v18625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:05 smithi119 ceph-mon[108979]: pgmap v18625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:07.223 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:25:07.529 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:25:07.529 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 7m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:25:07.530 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 7m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:25:07.530 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 7m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:25:07.530 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 7m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:25:07.530 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 7m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:25:07.530 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 7m ago 8h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:25:07.530 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 7m ago 8h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:25:07.530 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 7m ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:25:07.530 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 7m ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:25:07.530 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 7m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:25:07.531 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 7m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:25:07.531 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 7m ago 8h 6210M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:25:07.531 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 7m ago 8h 6249M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:25:07.531 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 7m ago 8h 5621M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:25:07.531 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 7m ago 8h 5435M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:25:07.531 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 7m ago 8h 4529M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:25:07.531 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 7m ago 8h 5679M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:25:07.531 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 7m ago 8h 4644M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:25:07.532 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 7m ago 8h 5520M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:25:07.532 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 7m ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:25:07.917 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:25:07.917 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:25:07.917 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:25:07.917 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:25:07.917 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:25:07.917 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:25:07.917 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:25:07.917 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:25:07.918 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:25:07.918 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:25:07.918 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:25:07.918 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:25:07.918 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:25:07.918 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:25:07.918 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:25:07.918 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:25:07.918 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:25:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:07 smithi183 ceph-mon[99169]: pgmap v18626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:07 smithi119 ceph-mon[108979]: pgmap v18626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:07 smithi119 ceph-mon[94175]: pgmap v18626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:08 smithi183 ceph-mon[99169]: from='client.45107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:25:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:08 smithi183 ceph-mon[99169]: from='client.35232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:25:09.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2708957702' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:25:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:08 smithi119 ceph-mon[108979]: from='client.45107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:25:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:08 smithi119 ceph-mon[108979]: from='client.35232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:25:09.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2708957702' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:25:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:08 smithi119 ceph-mon[94175]: from='client.45107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:25:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:08 smithi119 ceph-mon[94175]: from='client.35232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:25:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2708957702' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:25:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:09 smithi183 ceph-mon[99169]: pgmap v18627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:09 smithi119 ceph-mon[108979]: pgmap v18627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:09 smithi119 ceph-mon[94175]: pgmap v18627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:11 smithi183 ceph-mon[99169]: pgmap v18628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:11 smithi119 ceph-mon[94175]: pgmap v18628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:11 smithi119 ceph-mon[108979]: pgmap v18628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:13 smithi119 ceph-mon[108979]: pgmap v18629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:13 smithi119 ceph-mon[94175]: pgmap v18629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:13 smithi183 ceph-mon[99169]: pgmap v18629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:25:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:25:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:25:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:15 smithi183 ceph-mon[99169]: pgmap v18630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:15 smithi119 ceph-mon[94175]: pgmap v18630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:15 smithi119 ceph-mon[108979]: pgmap v18630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:17 smithi183 ceph-mon[99169]: pgmap v18631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:17 smithi119 ceph-mon[94175]: pgmap v18631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:17 smithi119 ceph-mon[108979]: pgmap v18631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:19 smithi183 ceph-mon[99169]: pgmap v18632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:19 smithi119 ceph-mon[94175]: pgmap v18632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:19 smithi119 ceph-mon[108979]: pgmap v18632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:21 smithi183 ceph-mon[99169]: pgmap v18633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:21 smithi119 ceph-mon[94175]: pgmap v18633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:21 smithi119 ceph-mon[108979]: pgmap v18633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:23 smithi119 ceph-mon[94175]: pgmap v18634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:23 smithi119 ceph-mon[108979]: pgmap v18634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:23 smithi183 ceph-mon[99169]: pgmap v18634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:25:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:25:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:25:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:25 smithi183 ceph-mon[99169]: pgmap v18635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:25 smithi119 ceph-mon[108979]: pgmap v18635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:25 smithi119 ceph-mon[94175]: pgmap v18635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:27 smithi183 ceph-mon[99169]: pgmap v18636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:27 smithi119 ceph-mon[108979]: pgmap v18636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:27 smithi119 ceph-mon[94175]: pgmap v18636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:29 smithi183 ceph-mon[99169]: pgmap v18637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:29 smithi119 ceph-mon[94175]: pgmap v18637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:29 smithi119 ceph-mon[108979]: pgmap v18637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:31 smithi183 ceph-mon[99169]: pgmap v18638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:31 smithi119 ceph-mon[108979]: pgmap v18638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:31 smithi119 ceph-mon[94175]: pgmap v18638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:33 smithi119 ceph-mon[94175]: pgmap v18639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:33 smithi119 ceph-mon[108979]: pgmap v18639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:33 smithi183 ceph-mon[99169]: pgmap v18639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:25:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:25:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:25:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:35 smithi183 ceph-mon[99169]: pgmap v18640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:35 smithi119 ceph-mon[94175]: pgmap v18640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:35 smithi119 ceph-mon[108979]: pgmap v18640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:37 smithi183 ceph-mon[99169]: pgmap v18641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:37 smithi119 ceph-mon[94175]: pgmap v18641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:37 smithi119 ceph-mon[108979]: pgmap v18641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:38.262 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:25:38.568 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:25:38.569 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 7m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:25:38.569 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 7m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:25:38.569 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 7m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:25:38.569 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 7m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:25:38.569 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 7m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:25:38.569 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 7m ago 8h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:25:38.569 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 7m ago 8h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:25:38.570 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 7m ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:25:38.570 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 7m ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:25:38.570 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 7m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:25:38.570 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 7m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:25:38.570 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 7m ago 8h 6210M 2143M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:25:38.571 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 7m ago 8h 6249M 2143M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:25:38.571 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 7m ago 8h 5621M 2143M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:25:38.571 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 7m ago 8h 5435M 2143M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:25:38.571 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 7m ago 8h 4529M 2495M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:25:38.571 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 7m ago 8h 5679M 2495M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:25:38.571 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 7m ago 8h 4644M 2495M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:25:38.571 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 7m ago 8h 5520M 2495M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:25:38.571 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 7m ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:25:38.948 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:25:38.948 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:25:38.949 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:25:38.949 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:25:38.949 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:25:38.949 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:25:38.949 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:25:38.949 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:25:38.949 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:25:38.949 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:25:38.949 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:25:38.949 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:25:38.950 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:25:38.950 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:25:38.950 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:25:38.950 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:25:38.950 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:25:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:39 smithi183 ceph-mon[99169]: from='client.35244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:25:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:39 smithi183 ceph-mon[99169]: from='client.35250 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:25:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:39 smithi183 ceph-mon[99169]: pgmap v18642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/933376344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:25:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:39 smithi119 ceph-mon[94175]: from='client.35244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:25:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:39 smithi119 ceph-mon[94175]: from='client.35250 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:25:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:39 smithi119 ceph-mon[94175]: pgmap v18642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/933376344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:25:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:39 smithi119 ceph-mon[108979]: from='client.35244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:25:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:39 smithi119 ceph-mon[108979]: from='client.35250 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:25:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:39 smithi119 ceph-mon[108979]: pgmap v18642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/933376344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:25:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:41 smithi183 ceph-mon[99169]: pgmap v18643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:41 smithi119 ceph-mon[94175]: pgmap v18643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:41 smithi119 ceph-mon[108979]: pgmap v18643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:43 smithi119 ceph-mon[94175]: pgmap v18644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:43 smithi119 ceph-mon[108979]: pgmap v18644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:43 smithi183 ceph-mon[99169]: pgmap v18644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:25:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:25:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:25:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: pgmap v18645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:25:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:25:46.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:25:46.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:25:46.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:25:46.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:25:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: pgmap v18645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:25:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:25:46.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:25:46.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:25:46.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:25:46.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:25:46.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: pgmap v18645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:46.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:25:46.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.204 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.204 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.204 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.204 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:25:46.204 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:25:46.204 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:25:46.204 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:25:46.204 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:25:46.204 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:25:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:46 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2491M 2023-12-02T00:25:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:46 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2129M 2023-12-02T00:25:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:46 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2491M 2023-12-02T00:25:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:46 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2129M 2023-12-02T00:25:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:46 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2491M 2023-12-02T00:25:47.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:46 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2129M 2023-12-02T00:25:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:47 smithi183 ceph-mon[99169]: pgmap v18646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:47 smithi119 ceph-mon[94175]: pgmap v18646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:47 smithi119 ceph-mon[108979]: pgmap v18646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:49 smithi183 ceph-mon[99169]: pgmap v18647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:49 smithi119 ceph-mon[108979]: pgmap v18647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:49 smithi119 ceph-mon[94175]: pgmap v18647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:51 smithi183 ceph-mon[99169]: pgmap v18648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:51 smithi119 ceph-mon[94175]: pgmap v18648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:51 smithi119 ceph-mon[108979]: pgmap v18648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:53 smithi119 ceph-mon[94175]: pgmap v18649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:53 smithi119 ceph-mon[108979]: pgmap v18649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:53 smithi183 ceph-mon[99169]: pgmap v18649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:25:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:25:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:25:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:25:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:55 smithi183 ceph-mon[99169]: pgmap v18650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:55 smithi119 ceph-mon[108979]: pgmap v18650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:55 smithi119 ceph-mon[94175]: pgmap v18650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:57 smithi183 ceph-mon[99169]: pgmap v18651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:57 smithi119 ceph-mon[94175]: pgmap v18651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:57 smithi119 ceph-mon[108979]: pgmap v18651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:25:59 smithi183 ceph-mon[99169]: pgmap v18652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:25:59 smithi119 ceph-mon[94175]: pgmap v18652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:25:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:25:59 smithi119 ceph-mon[108979]: pgmap v18652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:01 smithi183 ceph-mon[99169]: pgmap v18653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:01 smithi119 ceph-mon[94175]: pgmap v18653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:01 smithi119 ceph-mon[108979]: pgmap v18653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:03 smithi119 ceph-mon[94175]: pgmap v18654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:03 smithi119 ceph-mon[108979]: pgmap v18654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:03 smithi183 ceph-mon[99169]: pgmap v18654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:26:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:26:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:26:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:05 smithi183 ceph-mon[99169]: pgmap v18655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:05 smithi119 ceph-mon[94175]: pgmap v18655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:05 smithi119 ceph-mon[108979]: pgmap v18655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:07 smithi183 ceph-mon[99169]: pgmap v18656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:07 smithi119 ceph-mon[94175]: pgmap v18656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:07 smithi119 ceph-mon[108979]: pgmap v18656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:09.294 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:26:09.605 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:26:09.605 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 8m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:26:09.605 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 8m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:26:09.605 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 8m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:26:09.605 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 8m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:26:09.605 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 8m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:26:09.605 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 8m ago 8h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:26:09.605 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 8m ago 8h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:26:09.605 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 8m ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:26:09.606 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 8m ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:26:09.606 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 8m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:26:09.606 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 8m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:26:09.606 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 8m ago 8h 6210M 2129M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:26:09.606 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 8m ago 8h 6249M 2129M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:26:09.606 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 8m ago 8h 5621M 2129M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:26:09.606 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 8m ago 8h 5435M 2129M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:26:09.606 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 8m ago 8h 4529M 2491M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:26:09.606 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 8m ago 8h 5679M 2491M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:26:09.606 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 8m ago 8h 4644M 2491M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:26:09.606 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 8m ago 8h 5520M 2491M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:26:09.606 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 8m ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:26:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:09 smithi183 ceph-mon[99169]: pgmap v18657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:09 smithi119 ceph-mon[94175]: pgmap v18657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:09 smithi119 ceph-mon[108979]: pgmap v18657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:09.981 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:26:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:26:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:26:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:26:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:26:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:26:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:26:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:26:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:26:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:26:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:26:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:26:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:26:09.982 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:26:09.983 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:26:09.983 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:26:09.983 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:26:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:10 smithi183 ceph-mon[99169]: from='client.35262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:26:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:10 smithi183 ceph-mon[99169]: from='client.35268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:26:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2809772279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:26:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:10 smithi119 ceph-mon[108979]: from='client.35262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:26:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:10 smithi119 ceph-mon[108979]: from='client.35268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:26:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2809772279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:26:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:10 smithi119 ceph-mon[94175]: from='client.35262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:26:10.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:10 smithi119 ceph-mon[94175]: from='client.35268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:26:10.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2809772279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:26:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:11 smithi183 ceph-mon[99169]: pgmap v18658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:11.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:11 smithi119 ceph-mon[94175]: pgmap v18658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:11.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:11 smithi119 ceph-mon[108979]: pgmap v18658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:13 smithi119 ceph-mon[94175]: pgmap v18659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:13 smithi119 ceph-mon[108979]: pgmap v18659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:13 smithi183 ceph-mon[99169]: pgmap v18659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:26:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:26:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:26:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:15 smithi183 ceph-mon[99169]: pgmap v18660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:15 smithi119 ceph-mon[94175]: pgmap v18660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:15 smithi119 ceph-mon[108979]: pgmap v18660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:17 smithi183 ceph-mon[99169]: pgmap v18661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:17 smithi119 ceph-mon[94175]: pgmap v18661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:17 smithi119 ceph-mon[108979]: pgmap v18661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:19 smithi183 ceph-mon[99169]: pgmap v18662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:19 smithi119 ceph-mon[94175]: pgmap v18662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:19 smithi119 ceph-mon[108979]: pgmap v18662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:21 smithi183 ceph-mon[99169]: pgmap v18663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:21 smithi119 ceph-mon[94175]: pgmap v18663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:21 smithi119 ceph-mon[108979]: pgmap v18663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:23 smithi119 ceph-mon[108979]: pgmap v18664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:23 smithi119 ceph-mon[94175]: pgmap v18664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:23 smithi183 ceph-mon[99169]: pgmap v18664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:26:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:26:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:26:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:25 smithi183 ceph-mon[99169]: pgmap v18665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:25 smithi119 ceph-mon[94175]: pgmap v18665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:25 smithi119 ceph-mon[108979]: pgmap v18665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:27 smithi183 ceph-mon[99169]: pgmap v18666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:27 smithi119 ceph-mon[108979]: pgmap v18666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:27 smithi119 ceph-mon[94175]: pgmap v18666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:29 smithi183 ceph-mon[99169]: pgmap v18667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:29 smithi119 ceph-mon[94175]: pgmap v18667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:29 smithi119 ceph-mon[108979]: pgmap v18667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:31 smithi183 ceph-mon[99169]: pgmap v18668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:31 smithi119 ceph-mon[94175]: pgmap v18668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:31 smithi119 ceph-mon[108979]: pgmap v18668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:33 smithi119 ceph-mon[94175]: pgmap v18669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:33 smithi119 ceph-mon[108979]: pgmap v18669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:33 smithi183 ceph-mon[99169]: pgmap v18669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:26:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:26:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:26:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:35 smithi183 ceph-mon[99169]: pgmap v18670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:35 smithi119 ceph-mon[94175]: pgmap v18670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:35 smithi119 ceph-mon[108979]: pgmap v18670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:37 smithi183 ceph-mon[99169]: pgmap v18671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:37 smithi119 ceph-mon[94175]: pgmap v18671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:37 smithi119 ceph-mon[108979]: pgmap v18671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:39 smithi183 ceph-mon[99169]: pgmap v18672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:39 smithi119 ceph-mon[94175]: pgmap v18672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:39 smithi119 ceph-mon[108979]: pgmap v18672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:40.327 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:26:40.636 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:26:40.637 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 9m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:26:40.637 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 9m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:26:40.637 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 9m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:26:40.637 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 9m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:26:40.637 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 9m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:26:40.637 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 9m ago 8h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:26:40.637 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 9m ago 8h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:26:40.637 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 9m ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:26:40.637 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 9m ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:26:40.637 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 9m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:26:40.637 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 9m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:26:40.637 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 9m ago 8h 6210M 2129M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:26:40.637 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 9m ago 8h 6249M 2129M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:26:40.637 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 9m ago 8h 5621M 2129M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:26:40.638 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 9m ago 8h 5435M 2129M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:26:40.638 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 9m ago 8h 4529M 2491M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:26:40.638 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 9m ago 8h 5679M 2491M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:26:40.638 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 9m ago 8h 4644M 2491M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:26:40.638 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 9m ago 8h 5520M 2491M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:26:40.638 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 9m ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:26:41.017 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:26:41.017 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:26:41.017 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:26:41.017 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:26:41.017 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:26:41.017 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:26:41.017 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:26:41.017 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:26:41.017 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:26:41.017 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:26:41.017 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:26:41.017 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:26:41.018 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:26:41.018 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:26:41.018 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:26:41.018 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:26:41.018 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:26:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:41 smithi183 ceph-mon[99169]: from='client.45161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:26:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:41 smithi183 ceph-mon[99169]: from='client.35286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:26:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:41 smithi183 ceph-mon[99169]: pgmap v18673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1921799281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:26:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:41 smithi119 ceph-mon[94175]: from='client.45161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:26:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:41 smithi119 ceph-mon[94175]: from='client.35286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:26:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:41 smithi119 ceph-mon[94175]: pgmap v18673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1921799281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:26:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:41 smithi119 ceph-mon[108979]: from='client.45161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:26:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:41 smithi119 ceph-mon[108979]: from='client.35286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:26:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:41 smithi119 ceph-mon[108979]: pgmap v18673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1921799281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:26:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:43 smithi119 ceph-mon[94175]: pgmap v18674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:43 smithi119 ceph-mon[108979]: pgmap v18674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:43 smithi183 ceph-mon[99169]: pgmap v18674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:26:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:26:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:26:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:45 smithi183 ceph-mon[99169]: pgmap v18675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:45 smithi119 ceph-mon[94175]: pgmap v18675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:45 smithi119 ceph-mon[108979]: pgmap v18675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:26:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:26:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:26:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:26:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:26:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:26:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:26:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:26:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:26:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:26:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:26:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:26:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:47 smithi183 ceph-mon[99169]: pgmap v18676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:47 smithi119 ceph-mon[94175]: pgmap v18676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:47 smithi119 ceph-mon[108979]: pgmap v18676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:49 smithi183 ceph-mon[99169]: pgmap v18677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:49 smithi119 ceph-mon[108979]: pgmap v18677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:49 smithi119 ceph-mon[94175]: pgmap v18677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:51 smithi183 ceph-mon[99169]: pgmap v18678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:51 smithi119 ceph-mon[94175]: pgmap v18678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:51 smithi119 ceph-mon[108979]: pgmap v18678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:53 smithi119 ceph-mon[94175]: pgmap v18679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:53 smithi119 ceph-mon[108979]: pgmap v18679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:53 smithi183 ceph-mon[99169]: pgmap v18679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:26:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:26:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:26:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:26:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:55 smithi183 ceph-mon[99169]: pgmap v18680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:55 smithi119 ceph-mon[94175]: pgmap v18680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:55 smithi119 ceph-mon[108979]: pgmap v18680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:57 smithi183 ceph-mon[99169]: pgmap v18681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:57 smithi119 ceph-mon[108979]: pgmap v18681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:57 smithi119 ceph-mon[94175]: pgmap v18681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:26:59 smithi183 ceph-mon[99169]: pgmap v18682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:26:59 smithi119 ceph-mon[108979]: pgmap v18682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:26:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:26:59 smithi119 ceph-mon[94175]: pgmap v18682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:01 smithi183 ceph-mon[99169]: pgmap v18683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:01 smithi119 ceph-mon[108979]: pgmap v18683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:01 smithi119 ceph-mon[94175]: pgmap v18683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:04.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:03 smithi119 ceph-mon[94175]: pgmap v18684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:03 smithi119 ceph-mon[108979]: pgmap v18684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:03 smithi183 ceph-mon[99169]: pgmap v18684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:27:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:27:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:27:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:05 smithi183 ceph-mon[99169]: pgmap v18685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:05 smithi119 ceph-mon[94175]: pgmap v18685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:05 smithi119 ceph-mon[108979]: pgmap v18685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:07 smithi183 ceph-mon[99169]: pgmap v18686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:07 smithi119 ceph-mon[94175]: pgmap v18686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:07 smithi119 ceph-mon[108979]: pgmap v18686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:09 smithi183 ceph-mon[99169]: pgmap v18687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:09 smithi119 ceph-mon[94175]: pgmap v18687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:09 smithi119 ceph-mon[108979]: pgmap v18687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:11.366 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:27:11.671 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:27:11.671 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 9m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:27:11.671 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 9m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:27:11.671 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 9m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:27:11.671 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 9m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:27:11.671 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 9m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:27:11.671 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (8h) 9m ago 8h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:27:11.671 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (8h) 9m ago 8h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:27:11.671 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 9m ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:27:11.671 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 9m ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:27:11.671 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 9m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:27:11.671 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 9m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:27:11.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 9m ago 8h 6210M 2129M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:27:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 9m ago 8h 6249M 2129M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:27:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 9m ago 8h 5621M 2129M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:27:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 9m ago 8h 5435M 2129M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:27:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 9m ago 8h 4529M 2491M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:27:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 9m ago 8h 5679M 2491M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:27:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 9m ago 8h 4644M 2491M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:27:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 9m ago 8h 5520M 2491M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:27:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 9m ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:27:12.058 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:27:12.058 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:27:12.059 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:27:12.059 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:27:12.059 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:27:12.059 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:27:12.059 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:27:12.059 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:27:12.059 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:27:12.059 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:27:12.059 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:27:12.059 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:27:12.059 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:27:12.059 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:27:12.059 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:27:12.059 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:27:12.059 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:27:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:11 smithi183 ceph-mon[99169]: pgmap v18688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:11 smithi119 ceph-mon[94175]: pgmap v18688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:11 smithi119 ceph-mon[108979]: pgmap v18688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:12 smithi183 ceph-mon[99169]: from='client.45179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:27:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:12 smithi183 ceph-mon[99169]: from='client.45185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:27:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/468990528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:27:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:12 smithi119 ceph-mon[94175]: from='client.45179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:27:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:12 smithi119 ceph-mon[94175]: from='client.45185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:27:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/468990528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:27:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:12 smithi119 ceph-mon[108979]: from='client.45179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:27:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:12 smithi119 ceph-mon[108979]: from='client.45185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:27:13.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/468990528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:27:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:13 smithi119 ceph-mon[108979]: pgmap v18689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:13 smithi119 ceph-mon[94175]: pgmap v18689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:13 smithi183 ceph-mon[99169]: pgmap v18689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:27:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:27:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:27:16.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:15 smithi183 ceph-mon[99169]: pgmap v18690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:15 smithi119 ceph-mon[94175]: pgmap v18690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:15 smithi119 ceph-mon[108979]: pgmap v18690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:17 smithi183 ceph-mon[99169]: pgmap v18691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:17 smithi119 ceph-mon[94175]: pgmap v18691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:17 smithi119 ceph-mon[108979]: pgmap v18691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:19 smithi183 ceph-mon[99169]: pgmap v18692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:19 smithi119 ceph-mon[94175]: pgmap v18692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:19 smithi119 ceph-mon[108979]: pgmap v18692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:21 smithi183 ceph-mon[99169]: pgmap v18693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:21 smithi119 ceph-mon[94175]: pgmap v18693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:21 smithi119 ceph-mon[108979]: pgmap v18693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:23 smithi119 ceph-mon[108979]: pgmap v18694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:23 smithi119 ceph-mon[94175]: pgmap v18694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:23 smithi183 ceph-mon[99169]: pgmap v18694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:27:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:27:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:27:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:25 smithi183 ceph-mon[99169]: pgmap v18695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:25 smithi119 ceph-mon[94175]: pgmap v18695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:25 smithi119 ceph-mon[108979]: pgmap v18695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:27 smithi183 ceph-mon[99169]: pgmap v18696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:27 smithi119 ceph-mon[94175]: pgmap v18696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:27 smithi119 ceph-mon[108979]: pgmap v18696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:29 smithi183 ceph-mon[99169]: pgmap v18697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:29 smithi119 ceph-mon[94175]: pgmap v18697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:29 smithi119 ceph-mon[108979]: pgmap v18697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:32.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:31 smithi183 ceph-mon[99169]: pgmap v18698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:31 smithi119 ceph-mon[94175]: pgmap v18698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:31 smithi119 ceph-mon[108979]: pgmap v18698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:33 smithi119 ceph-mon[94175]: pgmap v18699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:33 smithi119 ceph-mon[108979]: pgmap v18699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:33 smithi183 ceph-mon[99169]: pgmap v18699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:27:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:27:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:27:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:35 smithi183 ceph-mon[99169]: pgmap v18700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:35 smithi119 ceph-mon[94175]: pgmap v18700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:35 smithi119 ceph-mon[108979]: pgmap v18700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:37 smithi183 ceph-mon[99169]: pgmap v18701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:37 smithi119 ceph-mon[94175]: pgmap v18701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:37 smithi119 ceph-mon[108979]: pgmap v18701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:39 smithi183 ceph-mon[99169]: pgmap v18702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:39 smithi119 ceph-mon[108979]: pgmap v18702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:39 smithi119 ceph-mon[94175]: pgmap v18702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:41 smithi183 ceph-mon[99169]: pgmap v18703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:41 smithi119 ceph-mon[94175]: pgmap v18703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:41 smithi119 ceph-mon[108979]: pgmap v18703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:42.403 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:27:42.708 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:27:42.708 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 10m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:27:42.708 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 10m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:27:42.708 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 10m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:27:42.708 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 10m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:27:42.708 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 10m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:27:42.708 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 10m ago 9h 892M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:27:42.708 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 10m ago 9h 2278M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:27:42.708 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 10m ago 8h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:27:42.708 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 10m ago 8h 1253M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:27:42.709 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 10m ago 8h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:27:42.709 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 10m ago 8h 21.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:27:42.709 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 10m ago 8h 6210M 2129M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:27:42.709 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 10m ago 8h 6249M 2129M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:27:42.709 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 10m ago 8h 5621M 2129M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:27:42.709 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 10m ago 8h 5435M 2129M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:27:42.709 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 10m ago 8h 4529M 2491M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:27:42.709 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 10m ago 8h 5679M 2491M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:27:42.709 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 10m ago 8h 4644M 2491M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:27:42.709 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 10m ago 8h 5520M 2491M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:27:42.709 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 10m ago 8h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:27:43.087 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:27:43.087 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:27:43.087 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:27:43.087 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:27:43.087 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:27:43.087 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:27:43.087 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:27:43.087 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:27:43.087 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:27:43.087 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:27:43.087 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:27:43.088 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:27:43.088 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:27:43.088 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:27:43.088 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:27:43.088 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:27:43.088 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:27:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:43 smithi119 ceph-mon[94175]: from='client.45197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:27:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:43 smithi119 ceph-mon[94175]: from='client.45203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:27:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:43 smithi119 ceph-mon[94175]: pgmap v18704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3552481417' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:27:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:43 smithi119 ceph-mon[108979]: from='client.45197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:27:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:43 smithi119 ceph-mon[108979]: from='client.45203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:27:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:43 smithi119 ceph-mon[108979]: pgmap v18704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3552481417' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:27:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:43 smithi183 ceph-mon[99169]: from='client.45197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:27:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:43 smithi183 ceph-mon[99169]: from='client.45203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:27:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:43 smithi183 ceph-mon[99169]: pgmap v18704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3552481417' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:27:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:27:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:27:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T00:27:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:45 smithi183 ceph-mon[99169]: pgmap v18705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:45 smithi119 ceph-mon[94175]: pgmap v18705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:45 smithi119 ceph-mon[108979]: pgmap v18705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:47.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:27:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:27:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:27:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:47 smithi183 ceph-mon[99169]: pgmap v18706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:47 smithi119 ceph-mon[108979]: pgmap v18706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:47 smithi119 ceph-mon[94175]: pgmap v18706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:49 smithi183 ceph-mon[99169]: pgmap v18707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:49 smithi119 ceph-mon[94175]: pgmap v18707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:49 smithi119 ceph-mon[108979]: pgmap v18707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:27:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:27:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:27:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:27:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:51 smithi183 ceph-mon[99169]: pgmap v18708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:27:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:27:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:27:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:27:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:27:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:27:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:27:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:51 smithi119 ceph-mon[94175]: pgmap v18708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:27:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:27:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:27:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:27:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:27:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:27:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:27:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:51 smithi119 ceph-mon[108979]: pgmap v18708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:27:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:27:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:27:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:53 smithi119 ceph-mon[94175]: pgmap v18709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:53 smithi119 ceph-mon[108979]: pgmap v18709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:53 smithi183 ceph-mon[99169]: pgmap v18709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:27:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:27:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:27:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:27:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:55 smithi183 ceph-mon[99169]: pgmap v18710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:55 smithi119 ceph-mon[94175]: pgmap v18710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:55 smithi119 ceph-mon[108979]: pgmap v18710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:57 smithi183 ceph-mon[99169]: pgmap v18711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:57 smithi119 ceph-mon[94175]: pgmap v18711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:57 smithi119 ceph-mon[108979]: pgmap v18711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:27:59 smithi183 ceph-mon[99169]: pgmap v18712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:27:59 smithi119 ceph-mon[94175]: pgmap v18712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:27:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:27:59 smithi119 ceph-mon[108979]: pgmap v18712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:01 smithi183 ceph-mon[99169]: pgmap v18713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:01 smithi119 ceph-mon[108979]: pgmap v18713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:01 smithi119 ceph-mon[94175]: pgmap v18713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:03 smithi119 ceph-mon[94175]: pgmap v18714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:03 smithi119 ceph-mon[108979]: pgmap v18714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:03 smithi183 ceph-mon[99169]: pgmap v18714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:28:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:28:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:28:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:05 smithi183 ceph-mon[99169]: pgmap v18715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:05 smithi119 ceph-mon[94175]: pgmap v18715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:05 smithi119 ceph-mon[108979]: pgmap v18715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:07 smithi183 ceph-mon[99169]: pgmap v18716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:07 smithi119 ceph-mon[94175]: pgmap v18716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:07 smithi119 ceph-mon[108979]: pgmap v18716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:09 smithi183 ceph-mon[99169]: pgmap v18717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:09 smithi119 ceph-mon[108979]: pgmap v18717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:09 smithi119 ceph-mon[94175]: pgmap v18717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:11 smithi183 ceph-mon[99169]: pgmap v18718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:11 smithi119 ceph-mon[94175]: pgmap v18718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:11 smithi119 ceph-mon[108979]: pgmap v18718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:13.439 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:28:13.743 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:28:13.743 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 23s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:28:13.743 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 23s ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:28:13.743 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 23s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:28:13.743 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 23s ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:28:13.743 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 23s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:28:13.743 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 23s ago 9h 898M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:28:13.743 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 23s ago 9h 2311M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:28:13.744 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (8h) 23s ago 8h 1079M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:28:13.744 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 23s ago 8h 1273M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:28:13.744 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 23s ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:28:13.744 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 23s ago 8h 21.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:28:13.744 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 23s ago 8h 6232M 2129M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:28:13.744 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 23s ago 8h 6268M 2129M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:28:13.744 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 23s ago 8h 5636M 2129M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:28:13.744 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 23s ago 8h 5455M 2129M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:28:13.744 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 23s ago 8h 4553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:28:13.744 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 23s ago 8h 5709M 2491M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:28:13.744 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 23s ago 8h 4672M 2491M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:28:13.744 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 23s ago 8h 5553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:28:13.744 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 23s ago 8h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:28:14.127 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:28:14.127 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:28:14.127 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:28:14.127 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:28:14.127 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:28:14.127 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:28:14.127 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:28:14.127 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:28:14.127 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:28:14.128 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:28:14.128 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:28:14.128 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:28:14.128 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:28:14.128 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:28:14.128 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:28:14.128 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:28:14.128 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:28:14.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:13 smithi119 ceph-mon[94175]: pgmap v18719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:13 smithi119 ceph-mon[108979]: pgmap v18719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:13 smithi183 ceph-mon[99169]: pgmap v18719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:28:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:28:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:28:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:14 smithi183 ceph-mon[99169]: from='client.45215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:28:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:14 smithi183 ceph-mon[99169]: from='client.35340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:28:15.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2130120739' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:28:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:14 smithi119 ceph-mon[108979]: from='client.45215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:28:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:14 smithi119 ceph-mon[108979]: from='client.35340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:28:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2130120739' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:28:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:14 smithi119 ceph-mon[94175]: from='client.45215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:28:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:14 smithi119 ceph-mon[94175]: from='client.35340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:28:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2130120739' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:28:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:15 smithi183 ceph-mon[99169]: pgmap v18720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:15 smithi119 ceph-mon[94175]: pgmap v18720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:15 smithi119 ceph-mon[108979]: pgmap v18720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:17 smithi183 ceph-mon[99169]: pgmap v18721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:17 smithi119 ceph-mon[94175]: pgmap v18721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:17 smithi119 ceph-mon[108979]: pgmap v18721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:19 smithi183 ceph-mon[99169]: pgmap v18722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:19 smithi119 ceph-mon[94175]: pgmap v18722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:19 smithi119 ceph-mon[108979]: pgmap v18722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:21 smithi183 ceph-mon[99169]: pgmap v18723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:21 smithi119 ceph-mon[94175]: pgmap v18723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:21 smithi119 ceph-mon[108979]: pgmap v18723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:23 smithi119 ceph-mon[94175]: pgmap v18724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:23 smithi119 ceph-mon[108979]: pgmap v18724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:23 smithi183 ceph-mon[99169]: pgmap v18724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:28:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:28:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:28:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:25 smithi183 ceph-mon[99169]: pgmap v18725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:25 smithi119 ceph-mon[94175]: pgmap v18725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:25 smithi119 ceph-mon[108979]: pgmap v18725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:27 smithi183 ceph-mon[99169]: pgmap v18726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:27 smithi119 ceph-mon[94175]: pgmap v18726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:27 smithi119 ceph-mon[108979]: pgmap v18726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:29 smithi183 ceph-mon[99169]: pgmap v18727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:29.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:29 smithi119 ceph-mon[94175]: pgmap v18727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:29.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:29 smithi119 ceph-mon[108979]: pgmap v18727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:31 smithi183 ceph-mon[99169]: pgmap v18728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:31 smithi119 ceph-mon[108979]: pgmap v18728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:31 smithi119 ceph-mon[94175]: pgmap v18728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:33 smithi119 ceph-mon[108979]: pgmap v18729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:33 smithi119 ceph-mon[94175]: pgmap v18729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:33 smithi183 ceph-mon[99169]: pgmap v18729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:28:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:28:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:28:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:35 smithi183 ceph-mon[99169]: pgmap v18730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:35 smithi119 ceph-mon[108979]: pgmap v18730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:35 smithi119 ceph-mon[94175]: pgmap v18730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:37 smithi183 ceph-mon[99169]: pgmap v18731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:37 smithi119 ceph-mon[108979]: pgmap v18731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:37 smithi119 ceph-mon[94175]: pgmap v18731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:39 smithi183 ceph-mon[99169]: pgmap v18732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:39 smithi119 ceph-mon[108979]: pgmap v18732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:39 smithi119 ceph-mon[94175]: pgmap v18732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:41 smithi183 ceph-mon[99169]: pgmap v18733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:41 smithi119 ceph-mon[108979]: pgmap v18733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:41 smithi119 ceph-mon[94175]: pgmap v18733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:44.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:43 smithi119 ceph-mon[108979]: pgmap v18734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:43 smithi119 ceph-mon[94175]: pgmap v18734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:43 smithi183 ceph-mon[99169]: pgmap v18734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:28:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:28:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:28:44.472 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:28:44.778 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:28:44.778 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 54s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:28:44.778 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 54s ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:28:44.779 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 54s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:28:44.779 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 54s ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:28:44.779 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (8h) 54s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:28:44.779 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 54s ago 9h 898M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:28:44.779 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 54s ago 9h 2311M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:28:44.779 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 54s ago 9h 1079M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:28:44.779 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (8h) 54s ago 8h 1273M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:28:44.779 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 54s ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:28:44.779 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 54s ago 8h 21.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:28:44.779 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (8h) 54s ago 8h 6232M 2129M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:28:44.779 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 54s ago 8h 6268M 2129M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:28:44.779 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 54s ago 8h 5636M 2129M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:28:44.779 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 54s ago 8h 5455M 2129M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:28:44.779 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 54s ago 8h 4553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:28:44.779 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 54s ago 8h 5709M 2491M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:28:44.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 54s ago 8h 4672M 2491M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:28:44.780 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 54s ago 8h 5553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:28:44.780 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 54s ago 8h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:28:45.162 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:28:45.163 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:28:45.163 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:28:45.163 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:28:45.163 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:28:45.163 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:28:45.163 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:28:45.163 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:28:45.163 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:28:45.163 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:28:45.163 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:28:45.163 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:28:45.164 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:28:45.164 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:28:45.164 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:28:45.164 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:28:45.164 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:28:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:45 smithi183 ceph-mon[99169]: from='client.35352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:28:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:45 smithi183 ceph-mon[99169]: pgmap v18735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:45 smithi183 ceph-mon[99169]: from='client.35358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:28:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2560153900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:28:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:45 smithi119 ceph-mon[94175]: from='client.35352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:28:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:45 smithi119 ceph-mon[94175]: pgmap v18735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:45 smithi119 ceph-mon[94175]: from='client.35358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:28:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2560153900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:28:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:45 smithi119 ceph-mon[108979]: from='client.35352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:28:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:45 smithi119 ceph-mon[108979]: pgmap v18735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:45 smithi119 ceph-mon[108979]: from='client.35358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:28:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2560153900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:28:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:47 smithi183 ceph-mon[99169]: pgmap v18736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:47 smithi119 ceph-mon[94175]: pgmap v18736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:47 smithi119 ceph-mon[108979]: pgmap v18736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:49 smithi183 ceph-mon[99169]: pgmap v18737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:49 smithi119 ceph-mon[94175]: pgmap v18737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:49 smithi119 ceph-mon[108979]: pgmap v18737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:51 smithi183 ceph-mon[99169]: pgmap v18738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:28:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:28:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:28:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:28:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:51 smithi119 ceph-mon[94175]: pgmap v18738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:28:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:28:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:28:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:28:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:51 smithi119 ceph-mon[108979]: pgmap v18738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:28:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:28:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:28:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:28:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:53 smithi119 ceph-mon[108979]: pgmap v18739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:53 smithi119 ceph-mon[94175]: pgmap v18739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:53 smithi183 ceph-mon[99169]: pgmap v18739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:28:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:28:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:28:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:28:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:55 smithi183 ceph-mon[99169]: pgmap v18740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:55 smithi119 ceph-mon[94175]: pgmap v18740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:55 smithi119 ceph-mon[108979]: pgmap v18740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:57 smithi183 ceph-mon[99169]: pgmap v18741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:57 smithi119 ceph-mon[94175]: pgmap v18741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:57 smithi119 ceph-mon[108979]: pgmap v18741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:28:59 smithi119 ceph-mon[94175]: pgmap v18742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:28:59 smithi119 ceph-mon[108979]: pgmap v18742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:28:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:28:59 smithi183 ceph-mon[99169]: pgmap v18742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:01 smithi183 ceph-mon[99169]: pgmap v18743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:01 smithi119 ceph-mon[94175]: pgmap v18743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:01 smithi119 ceph-mon[108979]: pgmap v18743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:03 smithi119 ceph-mon[94175]: pgmap v18744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:03 smithi119 ceph-mon[108979]: pgmap v18744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:03 smithi183 ceph-mon[99169]: pgmap v18744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:29:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:29:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:29:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:05 smithi183 ceph-mon[99169]: pgmap v18745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:05 smithi119 ceph-mon[94175]: pgmap v18745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:05 smithi119 ceph-mon[108979]: pgmap v18745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:07 smithi183 ceph-mon[99169]: pgmap v18746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:07 smithi119 ceph-mon[94175]: pgmap v18746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:07 smithi119 ceph-mon[108979]: pgmap v18746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:09 smithi183 ceph-mon[99169]: pgmap v18747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:09 smithi119 ceph-mon[108979]: pgmap v18747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:09 smithi119 ceph-mon[94175]: pgmap v18747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:11 smithi183 ceph-mon[99169]: pgmap v18748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:11 smithi119 ceph-mon[108979]: pgmap v18748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:11 smithi119 ceph-mon[94175]: pgmap v18748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:13 smithi119 ceph-mon[94175]: pgmap v18749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:13 smithi119 ceph-mon[108979]: pgmap v18749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:13 smithi183 ceph-mon[99169]: pgmap v18749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:29:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:29:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:29:15.509 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:29:15.818 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:29:15.818 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 85s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:29:15.818 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 85s ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:29:15.818 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 85s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:29:15.818 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 85s ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:29:15.818 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 85s ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:29:15.818 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 85s ago 9h 898M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:29:15.818 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 85s ago 9h 2311M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:29:15.818 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 85s ago 9h 1079M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:29:15.819 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 85s ago 9h 1273M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:29:15.819 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 85s ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:29:15.819 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 85s ago 8h 21.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:29:15.819 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 85s ago 9h 6232M 2129M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:29:15.819 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (8h) 85s ago 8h 6268M 2129M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:29:15.819 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 85s ago 8h 5636M 2129M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:29:15.819 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 85s ago 8h 5455M 2129M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:29:15.819 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 85s ago 8h 4553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:29:15.819 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 85s ago 8h 5709M 2491M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:29:15.819 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 85s ago 8h 4672M 2491M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:29:15.819 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 85s ago 8h 5553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:29:15.819 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 85s ago 8h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:29:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:15 smithi183 ceph-mon[99169]: pgmap v18750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:15 smithi119 ceph-mon[94175]: pgmap v18750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:15 smithi119 ceph-mon[108979]: pgmap v18750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:16.201 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:29:16.201 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:29:16.201 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:29:16.201 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:29:16.202 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:29:16.202 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:29:16.202 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:29:16.202 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:29:16.202 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:29:16.202 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:29:16.202 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:29:16.202 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:29:16.202 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:29:16.202 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:29:16.202 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:29:16.202 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:29:16.202 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:29:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:16 smithi183 ceph-mon[99169]: from='client.35370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:29:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:16 smithi183 ceph-mon[99169]: from='client.35376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:29:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/634562907' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:29:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:16 smithi119 ceph-mon[94175]: from='client.35370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:29:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:16 smithi119 ceph-mon[94175]: from='client.35376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:29:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/634562907' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:29:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:16 smithi119 ceph-mon[108979]: from='client.35370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:29:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:16 smithi119 ceph-mon[108979]: from='client.35376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:29:17.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/634562907' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:29:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:17 smithi183 ceph-mon[99169]: pgmap v18751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:17 smithi119 ceph-mon[108979]: pgmap v18751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:17 smithi119 ceph-mon[94175]: pgmap v18751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:19 smithi119 ceph-mon[94175]: pgmap v18752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:19 smithi119 ceph-mon[108979]: pgmap v18752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:19 smithi183 ceph-mon[99169]: pgmap v18752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:21 smithi183 ceph-mon[99169]: pgmap v18753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:21 smithi119 ceph-mon[108979]: pgmap v18753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:21 smithi119 ceph-mon[94175]: pgmap v18753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:23 smithi119 ceph-mon[94175]: pgmap v18754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:23 smithi119 ceph-mon[108979]: pgmap v18754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:23 smithi183 ceph-mon[99169]: pgmap v18754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:29:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:29:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:29:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:25 smithi183 ceph-mon[99169]: pgmap v18755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:25 smithi119 ceph-mon[94175]: pgmap v18755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:25 smithi119 ceph-mon[108979]: pgmap v18755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:27 smithi183 ceph-mon[99169]: pgmap v18756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:28.303 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:27 smithi119 ceph-mon[94175]: pgmap v18756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:28.303 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:27 smithi119 ceph-mon[108979]: pgmap v18756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:29 smithi119 ceph-mon[94175]: pgmap v18757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:29 smithi119 ceph-mon[108979]: pgmap v18757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:29 smithi183 ceph-mon[99169]: pgmap v18757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:31 smithi183 ceph-mon[99169]: pgmap v18758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:31 smithi119 ceph-mon[94175]: pgmap v18758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:31 smithi119 ceph-mon[108979]: pgmap v18758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:33 smithi119 ceph-mon[108979]: pgmap v18759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:33 smithi119 ceph-mon[94175]: pgmap v18759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:33 smithi183 ceph-mon[99169]: pgmap v18759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:29:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:29:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:29:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:35 smithi183 ceph-mon[99169]: pgmap v18760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:35 smithi119 ceph-mon[94175]: pgmap v18760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:35 smithi119 ceph-mon[108979]: pgmap v18760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:37 smithi183 ceph-mon[99169]: pgmap v18761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:37 smithi119 ceph-mon[94175]: pgmap v18761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:37 smithi119 ceph-mon[108979]: pgmap v18761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:39 smithi119 ceph-mon[94175]: pgmap v18762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:39 smithi119 ceph-mon[108979]: pgmap v18762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:39 smithi183 ceph-mon[99169]: pgmap v18762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:41 smithi183 ceph-mon[99169]: pgmap v18763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:41 smithi119 ceph-mon[94175]: pgmap v18763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:41 smithi119 ceph-mon[108979]: pgmap v18763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:43 smithi119 ceph-mon[94175]: pgmap v18764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:43 smithi119 ceph-mon[108979]: pgmap v18764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:43 smithi183 ceph-mon[99169]: pgmap v18764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:29:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:29:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:29:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:45 smithi183 ceph-mon[99169]: pgmap v18765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:45 smithi119 ceph-mon[94175]: pgmap v18765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:45 smithi119 ceph-mon[108979]: pgmap v18765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:46.545 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:29:46.852 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:29:46.852 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 116s ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:29:46.852 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 116s ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:29:46.852 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 116s ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:29:46.852 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 116s ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:29:46.852 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 116s ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:29:46.852 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 116s ago 9h 898M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:29:46.852 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 116s ago 9h 2311M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:29:46.852 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 116s ago 9h 1079M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:29:46.853 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 116s ago 9h 1273M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:29:46.853 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 116s ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:29:46.853 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 116s ago 8h 21.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:29:46.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 116s ago 9h 6232M 2129M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:29:46.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 116s ago 9h 6268M 2129M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:29:46.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (8h) 116s ago 8h 5636M 2129M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:29:46.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 116s ago 8h 5455M 2129M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:29:46.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 116s ago 8h 4553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:29:46.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 116s ago 8h 5709M 2491M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:29:46.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 116s ago 8h 4672M 2491M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:29:46.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 116s ago 8h 5553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:29:46.853 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 116s ago 8h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:29:47.234 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:29:47.234 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:29:47.235 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:29:47.235 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:29:47.235 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:29:47.235 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:29:47.235 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:29:47.235 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:29:47.235 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:29:47.235 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:29:47.235 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:29:47.235 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:29:47.235 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:29:47.235 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:29:47.235 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:29:47.235 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:29:47.235 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:29:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:47 smithi183 ceph-mon[99169]: from='client.35388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:29:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:47 smithi183 ceph-mon[99169]: pgmap v18766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:47 smithi183 ceph-mon[99169]: from='client.35394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:29:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/607883869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:29:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:47 smithi119 ceph-mon[108979]: from='client.35388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:29:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:47 smithi119 ceph-mon[108979]: pgmap v18766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:47 smithi119 ceph-mon[108979]: from='client.35394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:29:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/607883869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:29:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:47 smithi119 ceph-mon[94175]: from='client.35388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:29:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:47 smithi119 ceph-mon[94175]: pgmap v18766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:47 smithi119 ceph-mon[94175]: from='client.35394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:29:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/607883869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:29:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:49 smithi183 ceph-mon[99169]: pgmap v18767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:49 smithi119 ceph-mon[108979]: pgmap v18767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:49 smithi119 ceph-mon[94175]: pgmap v18767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:51 smithi183 ceph-mon[99169]: pgmap v18768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:29:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:51 smithi119 ceph-mon[108979]: pgmap v18768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:29:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:51 smithi119 ceph-mon[94175]: pgmap v18768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:29:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:29:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:29:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:29:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:29:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:29:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:29:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:29:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:29:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:29:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:53 smithi119 ceph-mon[108979]: pgmap v18769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:53 smithi119 ceph-mon[94175]: pgmap v18769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:53 smithi183 ceph-mon[99169]: pgmap v18769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:29:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:29:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:29:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:29:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:55 smithi183 ceph-mon[99169]: pgmap v18770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:55 smithi119 ceph-mon[108979]: pgmap v18770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:55 smithi119 ceph-mon[94175]: pgmap v18770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:57 smithi183 ceph-mon[99169]: pgmap v18771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:57 smithi119 ceph-mon[108979]: pgmap v18771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:57 smithi119 ceph-mon[94175]: pgmap v18771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:29:59 smithi183 ceph-mon[99169]: pgmap v18772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:29:59 smithi119 ceph-mon[94175]: pgmap v18772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:29:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:29:59 smithi119 ceph-mon[108979]: pgmap v18772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T00:29:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:30:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:30:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:30:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:30:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:01 smithi183 ceph-mon[99169]: pgmap v18773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:01 smithi119 ceph-mon[94175]: pgmap v18773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:01 smithi119 ceph-mon[108979]: pgmap v18773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:03 smithi119 ceph-mon[94175]: pgmap v18774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:03 smithi119 ceph-mon[108979]: pgmap v18774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:03 smithi183 ceph-mon[99169]: pgmap v18774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:30:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:30:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:30:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:05 smithi183 ceph-mon[99169]: pgmap v18775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:05 smithi119 ceph-mon[94175]: pgmap v18775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:05 smithi119 ceph-mon[108979]: pgmap v18775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:07 smithi183 ceph-mon[99169]: pgmap v18776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:07 smithi119 ceph-mon[94175]: pgmap v18776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:07 smithi119 ceph-mon[108979]: pgmap v18776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:09 smithi183 ceph-mon[99169]: pgmap v18777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:09 smithi119 ceph-mon[94175]: pgmap v18777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:09 smithi119 ceph-mon[108979]: pgmap v18777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:11 smithi183 ceph-mon[99169]: pgmap v18778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:11 smithi119 ceph-mon[94175]: pgmap v18778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:11 smithi119 ceph-mon[108979]: pgmap v18778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:13 smithi119 ceph-mon[94175]: pgmap v18779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:13 smithi119 ceph-mon[108979]: pgmap v18779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:13 smithi183 ceph-mon[99169]: pgmap v18779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:30:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:30:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:30:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:15 smithi183 ceph-mon[99169]: pgmap v18780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:15 smithi119 ceph-mon[108979]: pgmap v18780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:15 smithi119 ceph-mon[94175]: pgmap v18780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:17.576 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:30:17.883 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:30:17.883 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 2m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:30:17.883 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 2m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:30:17.883 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 2m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:30:17.884 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 2m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:30:17.884 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 2m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:30:17.884 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 2m ago 9h 898M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:30:17.884 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 2m ago 9h 2311M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:30:17.884 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 2m ago 9h 1079M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:30:17.884 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 2m ago 9h 1273M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:30:17.884 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 2m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:30:17.884 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 2m ago 8h 21.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:30:17.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 2m ago 9h 6232M 2129M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:30:17.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 2m ago 9h 6268M 2129M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:30:17.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 2m ago 9h 5636M 2129M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:30:17.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (8h) 2m ago 8h 5455M 2129M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:30:17.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (8h) 2m ago 8h 4553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:30:17.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 2m ago 8h 5709M 2491M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:30:17.885 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 2m ago 8h 4672M 2491M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:30:17.885 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 2m ago 8h 5553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:30:17.885 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 2m ago 8h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:30:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:17 smithi183 ceph-mon[99169]: pgmap v18781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:17 smithi119 ceph-mon[94175]: pgmap v18781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:17 smithi119 ceph-mon[108979]: pgmap v18781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:18.262 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:30:18.262 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:30:18.262 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:30:18.262 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:30:18.262 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:30:18.262 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:30:18.262 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:30:18.262 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:30:18.262 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:30:18.262 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:30:18.263 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:30:18.263 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:30:18.263 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:30:18.263 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:30:18.263 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:30:18.263 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:30:18.263 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:30:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:18 smithi183 ceph-mon[99169]: from='client.35406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:30:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:18 smithi183 ceph-mon[99169]: from='client.35412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:30:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/27118911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:30:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:18 smithi119 ceph-mon[108979]: from='client.35406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:30:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:18 smithi119 ceph-mon[108979]: from='client.35412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:30:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/27118911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:30:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:18 smithi119 ceph-mon[94175]: from='client.35406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:30:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:18 smithi119 ceph-mon[94175]: from='client.35412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:30:19.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/27118911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:30:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:19 smithi183 ceph-mon[99169]: pgmap v18782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:19 smithi119 ceph-mon[94175]: pgmap v18782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:19 smithi119 ceph-mon[108979]: pgmap v18782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:21 smithi183 ceph-mon[99169]: pgmap v18783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:21 smithi119 ceph-mon[94175]: pgmap v18783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:21 smithi119 ceph-mon[108979]: pgmap v18783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:23 smithi119 ceph-mon[94175]: pgmap v18784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:23 smithi119 ceph-mon[108979]: pgmap v18784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:23 smithi183 ceph-mon[99169]: pgmap v18784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:30:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:30:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:30:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:25 smithi183 ceph-mon[99169]: pgmap v18785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:25 smithi119 ceph-mon[94175]: pgmap v18785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:25 smithi119 ceph-mon[108979]: pgmap v18785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:27 smithi183 ceph-mon[99169]: pgmap v18786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:27 smithi119 ceph-mon[94175]: pgmap v18786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:27 smithi119 ceph-mon[108979]: pgmap v18786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:29 smithi183 ceph-mon[99169]: pgmap v18787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:29 smithi119 ceph-mon[94175]: pgmap v18787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:29 smithi119 ceph-mon[108979]: pgmap v18787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:31 smithi183 ceph-mon[99169]: pgmap v18788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:31 smithi119 ceph-mon[94175]: pgmap v18788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:31 smithi119 ceph-mon[108979]: pgmap v18788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:33 smithi119 ceph-mon[94175]: pgmap v18789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:33 smithi119 ceph-mon[108979]: pgmap v18789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:33 smithi183 ceph-mon[99169]: pgmap v18789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:30:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:30:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:30:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:35 smithi183 ceph-mon[99169]: pgmap v18790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:35 smithi119 ceph-mon[94175]: pgmap v18790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:35 smithi119 ceph-mon[108979]: pgmap v18790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:37 smithi183 ceph-mon[99169]: pgmap v18791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:37 smithi119 ceph-mon[94175]: pgmap v18791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:37 smithi119 ceph-mon[108979]: pgmap v18791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:39 smithi183 ceph-mon[99169]: pgmap v18792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:39 smithi119 ceph-mon[108979]: pgmap v18792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:39 smithi119 ceph-mon[94175]: pgmap v18792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:41 smithi183 ceph-mon[99169]: pgmap v18793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:41 smithi119 ceph-mon[94175]: pgmap v18793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:41 smithi119 ceph-mon[108979]: pgmap v18793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:43 smithi119 ceph-mon[94175]: pgmap v18794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:43 smithi119 ceph-mon[108979]: pgmap v18794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:43 smithi183 ceph-mon[99169]: pgmap v18794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:30:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:30:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:30:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:45 smithi183 ceph-mon[99169]: pgmap v18795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:45 smithi119 ceph-mon[94175]: pgmap v18795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:45 smithi119 ceph-mon[108979]: pgmap v18795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:47 smithi183 ceph-mon[99169]: pgmap v18796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:47 smithi119 ceph-mon[94175]: pgmap v18796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:47 smithi119 ceph-mon[108979]: pgmap v18796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:48.610 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:30:48.914 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:30:48.914 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 2m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:30:48.914 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 2m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:30:48.914 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 2m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:30:48.914 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 2m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:30:48.914 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 2m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:30:48.914 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 2m ago 9h 898M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:30:48.914 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 2m ago 9h 2311M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:30:48.914 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 2m ago 9h 1079M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:30:48.914 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 2m ago 9h 1273M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:30:48.915 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 2m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:30:48.915 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 2m ago 8h 21.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:30:48.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 2m ago 9h 6232M 2129M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:30:48.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 2m ago 9h 6268M 2129M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:30:48.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 2m ago 9h 5636M 2129M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:30:48.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 2m ago 9h 5455M 2129M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:30:48.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 2m ago 9h 4553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:30:48.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (8h) 2m ago 8h 5709M 2491M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:30:48.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 2m ago 8h 4672M 2491M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:30:48.915 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 2m ago 8h 5553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:30:48.915 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 2m ago 8h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:30:49.295 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:30:49.295 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:30:49.295 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:30:49.295 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:30:49.295 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:30:49.295 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:30:49.295 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:30:49.296 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:30:49.296 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:30:49.296 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:30:49.296 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:30:49.296 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:30:49.296 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:30:49.296 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:30:49.296 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:30:49.296 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:30:49.296 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:30:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:49 smithi183 ceph-mon[99169]: from='client.45305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:30:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:49 smithi183 ceph-mon[99169]: pgmap v18797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:49 smithi183 ceph-mon[99169]: from='client.45311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:30:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3422888445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:30:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:49 smithi119 ceph-mon[94175]: from='client.45305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:30:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:49 smithi119 ceph-mon[94175]: pgmap v18797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:49 smithi119 ceph-mon[94175]: from='client.45311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:30:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3422888445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:30:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:49 smithi119 ceph-mon[108979]: from='client.45305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:30:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:49 smithi119 ceph-mon[108979]: pgmap v18797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:49 smithi119 ceph-mon[108979]: from='client.45311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:30:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3422888445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:30:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:51 smithi183 ceph-mon[99169]: pgmap v18798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:51 smithi119 ceph-mon[94175]: pgmap v18798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:51 smithi119 ceph-mon[108979]: pgmap v18798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:30:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:30:53.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:30:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:30:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:30:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:30:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:30:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:30:53.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:30:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:53 smithi119 ceph-mon[94175]: pgmap v18799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:30:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:30:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:53 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:30:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:53 smithi119 ceph-mon[108979]: pgmap v18799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:30:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:30:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:53 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:30:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:53 smithi183 ceph-mon[99169]: pgmap v18799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:30:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:30:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:53 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:30:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:30:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:30:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:30:55.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:30:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:55 smithi183 ceph-mon[99169]: pgmap v18800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:55 smithi119 ceph-mon[108979]: pgmap v18800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:55 smithi119 ceph-mon[94175]: pgmap v18800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:57 smithi183 ceph-mon[99169]: pgmap v18801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:57 smithi119 ceph-mon[108979]: pgmap v18801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:57 smithi119 ceph-mon[94175]: pgmap v18801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:30:59 smithi183 ceph-mon[99169]: pgmap v18802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:30:59 smithi119 ceph-mon[108979]: pgmap v18802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:30:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:30:59 smithi119 ceph-mon[94175]: pgmap v18802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:01 smithi183 ceph-mon[99169]: pgmap v18803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:01 smithi119 ceph-mon[108979]: pgmap v18803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:01 smithi119 ceph-mon[94175]: pgmap v18803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:03 smithi119 ceph-mon[94175]: pgmap v18804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:03 smithi119 ceph-mon[108979]: pgmap v18804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:03 smithi183 ceph-mon[99169]: pgmap v18804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:31:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:31:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:31:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:05 smithi183 ceph-mon[99169]: pgmap v18805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:05 smithi119 ceph-mon[94175]: pgmap v18805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:05 smithi119 ceph-mon[108979]: pgmap v18805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:07 smithi183 ceph-mon[99169]: pgmap v18806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:07 smithi119 ceph-mon[94175]: pgmap v18806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:07 smithi119 ceph-mon[108979]: pgmap v18806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:09 smithi183 ceph-mon[99169]: pgmap v18807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:09 smithi119 ceph-mon[94175]: pgmap v18807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:09 smithi119 ceph-mon[108979]: pgmap v18807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:11 smithi183 ceph-mon[99169]: pgmap v18808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:11 smithi119 ceph-mon[94175]: pgmap v18808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:11 smithi119 ceph-mon[108979]: pgmap v18808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:13 smithi119 ceph-mon[94175]: pgmap v18809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:13 smithi119 ceph-mon[108979]: pgmap v18809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:13 smithi183 ceph-mon[99169]: pgmap v18809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:31:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:31:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-02T00:31:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:15 smithi183 ceph-mon[99169]: pgmap v18810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:15 smithi119 ceph-mon[94175]: pgmap v18810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:15 smithi119 ceph-mon[108979]: pgmap v18810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:17 smithi183 ceph-mon[99169]: pgmap v18811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:17 smithi119 ceph-mon[94175]: pgmap v18811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:17 smithi119 ceph-mon[108979]: pgmap v18811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:19.647 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:31:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:19 smithi183 ceph-mon[99169]: pgmap v18812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:19 smithi119 ceph-mon[94175]: pgmap v18812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:19 smithi119 ceph-mon[108979]: pgmap v18812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:19.954 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:31:19.954 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 3m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:31:19.954 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 3m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:31:19.954 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 3m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:31:19.954 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 3m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:31:19.954 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 3m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:31:19.954 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 3m ago 9h 898M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:31:19.954 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 3m ago 9h 2311M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:31:19.954 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 3m ago 9h 1079M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:31:19.955 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 3m ago 9h 1273M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:31:19.955 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 3m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:31:19.955 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 3m ago 8h 21.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:31:19.955 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 3m ago 9h 6232M 2129M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:31:19.955 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 3m ago 9h 6268M 2129M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:31:19.955 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 3m ago 9h 5636M 2129M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:31:19.955 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 3m ago 9h 5455M 2129M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:31:19.955 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 3m ago 9h 4553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:31:19.955 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 3m ago 9h 5709M 2491M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:31:19.955 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (8h) 3m ago 8h 4672M 2491M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:31:19.955 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (8h) 3m ago 8h 5553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:31:19.955 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 3m ago 8h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:31:20.330 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:31:20.330 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:31:20.330 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:31:20.331 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:31:20.331 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:31:20.331 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:31:20.331 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:31:20.331 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:31:20.331 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:31:20.331 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:31:20.331 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:31:20.331 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:31:20.331 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:31:20.331 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:31:20.331 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:31:20.331 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:31:20.331 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:31:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:20 smithi183 ceph-mon[99169]: from='client.35442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:31:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:20 smithi183 ceph-mon[99169]: from='client.45329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:31:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/34334628' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:31:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:20 smithi119 ceph-mon[94175]: from='client.35442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:31:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:20 smithi119 ceph-mon[94175]: from='client.45329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:31:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/34334628' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:31:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:20 smithi119 ceph-mon[108979]: from='client.35442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:31:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:20 smithi119 ceph-mon[108979]: from='client.45329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:31:20.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/34334628' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:31:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:21 smithi183 ceph-mon[99169]: pgmap v18813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:21 smithi119 ceph-mon[108979]: pgmap v18813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:21 smithi119 ceph-mon[94175]: pgmap v18813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:23 smithi119 ceph-mon[108979]: pgmap v18814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:23 smithi119 ceph-mon[94175]: pgmap v18814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:23 smithi183 ceph-mon[99169]: pgmap v18814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:31:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:31:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:31:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:25 smithi183 ceph-mon[99169]: pgmap v18815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:25 smithi119 ceph-mon[94175]: pgmap v18815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:25 smithi119 ceph-mon[108979]: pgmap v18815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:27 smithi183 ceph-mon[99169]: pgmap v18816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:27 smithi119 ceph-mon[94175]: pgmap v18816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:27 smithi119 ceph-mon[108979]: pgmap v18816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:29 smithi183 ceph-mon[99169]: pgmap v18817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:29 smithi119 ceph-mon[94175]: pgmap v18817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:29 smithi119 ceph-mon[108979]: pgmap v18817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:31 smithi183 ceph-mon[99169]: pgmap v18818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:31 smithi119 ceph-mon[108979]: pgmap v18818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:31 smithi119 ceph-mon[94175]: pgmap v18818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:34.168 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:33 smithi119 ceph-mon[108979]: pgmap v18819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:33 smithi119 ceph-mon[94175]: pgmap v18819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:33 smithi183 ceph-mon[99169]: pgmap v18819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:31:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:31:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:31:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:35 smithi183 ceph-mon[99169]: pgmap v18820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:35 smithi119 ceph-mon[94175]: pgmap v18820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:35 smithi119 ceph-mon[108979]: pgmap v18820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:37 smithi183 ceph-mon[99169]: pgmap v18821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:37 smithi119 ceph-mon[94175]: pgmap v18821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:37 smithi119 ceph-mon[108979]: pgmap v18821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:39 smithi183 ceph-mon[99169]: pgmap v18822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:39 smithi119 ceph-mon[108979]: pgmap v18822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:39 smithi119 ceph-mon[94175]: pgmap v18822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:41 smithi183 ceph-mon[99169]: pgmap v18823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:41 smithi119 ceph-mon[108979]: pgmap v18823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:41 smithi119 ceph-mon[94175]: pgmap v18823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:43 smithi119 ceph-mon[94175]: pgmap v18824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:43 smithi119 ceph-mon[108979]: pgmap v18824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:43 smithi183 ceph-mon[99169]: pgmap v18824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:31:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:31:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:31:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:45 smithi183 ceph-mon[99169]: pgmap v18825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:45 smithi119 ceph-mon[94175]: pgmap v18825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:45 smithi119 ceph-mon[108979]: pgmap v18825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:47 smithi183 ceph-mon[99169]: pgmap v18826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:47 smithi119 ceph-mon[94175]: pgmap v18826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:47 smithi119 ceph-mon[108979]: pgmap v18826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:49 smithi183 ceph-mon[99169]: pgmap v18827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:49 smithi119 ceph-mon[94175]: pgmap v18827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:49 smithi119 ceph-mon[108979]: pgmap v18827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:50.674 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:31:50.982 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:31:50.982 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 4m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:31:50.982 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 4m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:31:50.982 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (8h) 4m ago 8h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:31:50.982 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (8h) 4m ago 8h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:31:50.982 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 4m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:31:50.982 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 4m ago 9h 898M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:31:50.982 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 4m ago 9h 2311M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:31:50.983 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 4m ago 9h 1079M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:31:50.983 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 4m ago 9h 1273M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:31:50.983 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 4m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:31:50.983 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 4m ago 8h 21.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:31:50.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 4m ago 9h 6232M 2129M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:31:50.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 4m ago 9h 6268M 2129M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:31:50.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 4m ago 9h 5636M 2129M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:31:50.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 4m ago 9h 5455M 2129M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:31:50.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 4m ago 9h 4553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:31:50.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 4m ago 9h 5709M 2491M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:31:50.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 4m ago 9h 4672M 2491M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:31:50.983 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 4m ago 9h 5553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:31:50.983 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 4m ago 8h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:31:51.363 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:31:51.363 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:31:51.363 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:31:51.363 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:31:51.363 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:31:51.363 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:31:51.363 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:31:51.363 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:31:51.363 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:31:51.363 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:31:51.364 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:31:51.364 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:31:51.364 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:31:51.364 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:31:51.364 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:31:51.364 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:31:51.364 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:31:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:51 smithi183 ceph-mon[99169]: from='client.35460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:31:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:51 smithi183 ceph-mon[99169]: pgmap v18828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:51 smithi183 ceph-mon[99169]: from='client.45347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:31:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3910037446' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:31:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:51 smithi119 ceph-mon[94175]: from='client.35460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:31:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:51 smithi119 ceph-mon[94175]: pgmap v18828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:51 smithi119 ceph-mon[94175]: from='client.45347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:31:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3910037446' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:31:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:51 smithi119 ceph-mon[108979]: from='client.35460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:31:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:51 smithi119 ceph-mon[108979]: pgmap v18828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:51 smithi119 ceph-mon[108979]: from='client.45347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:31:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3910037446' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:31:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:53 smithi119 ceph-mon[94175]: pgmap v18829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:31:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:53 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:31:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:53 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:31:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:53 smithi119 ceph-mon[108979]: pgmap v18829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:31:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:53 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:31:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:53 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:31:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:53 smithi183 ceph-mon[99169]: pgmap v18829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:31:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:53 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:31:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:53 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:31:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:31:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:31:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:31:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:31:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:31:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:31:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:31:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:31:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:31:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:31:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:31:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:31:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:31:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:55 smithi183 ceph-mon[99169]: pgmap v18830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:55 smithi119 ceph-mon[94175]: pgmap v18830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:55 smithi119 ceph-mon[108979]: pgmap v18830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:57 smithi183 ceph-mon[99169]: pgmap v18831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:57 smithi119 ceph-mon[108979]: pgmap v18831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:57 smithi119 ceph-mon[94175]: pgmap v18831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:31:59 smithi183 ceph-mon[99169]: pgmap v18832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:31:59 smithi119 ceph-mon[94175]: pgmap v18832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:31:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:31:59 smithi119 ceph-mon[108979]: pgmap v18832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:01 smithi183 ceph-mon[99169]: pgmap v18833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:01 smithi119 ceph-mon[94175]: pgmap v18833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:01 smithi119 ceph-mon[108979]: pgmap v18833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:03 smithi119 ceph-mon[94175]: pgmap v18834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:03 smithi119 ceph-mon[108979]: pgmap v18834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:03 smithi183 ceph-mon[99169]: pgmap v18834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:32:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:32:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:32:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:05 smithi183 ceph-mon[99169]: pgmap v18835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:05 smithi119 ceph-mon[94175]: pgmap v18835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:05 smithi119 ceph-mon[108979]: pgmap v18835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:07 smithi183 ceph-mon[99169]: pgmap v18836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:07 smithi119 ceph-mon[94175]: pgmap v18836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:07 smithi119 ceph-mon[108979]: pgmap v18836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:09 smithi183 ceph-mon[99169]: pgmap v18837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:09 smithi119 ceph-mon[94175]: pgmap v18837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:09 smithi119 ceph-mon[108979]: pgmap v18837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:11 smithi183 ceph-mon[99169]: pgmap v18838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:11 smithi119 ceph-mon[108979]: pgmap v18838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:11 smithi119 ceph-mon[94175]: pgmap v18838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:13 smithi119 ceph-mon[94175]: pgmap v18839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:13 smithi119 ceph-mon[108979]: pgmap v18839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:13 smithi183 ceph-mon[99169]: pgmap v18839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:32:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:32:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:32:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:15 smithi183 ceph-mon[99169]: pgmap v18840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:15 smithi119 ceph-mon[94175]: pgmap v18840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:15 smithi119 ceph-mon[108979]: pgmap v18840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:17 smithi183 ceph-mon[99169]: pgmap v18841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:17 smithi119 ceph-mon[94175]: pgmap v18841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:17 smithi119 ceph-mon[108979]: pgmap v18841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:19 smithi183 ceph-mon[99169]: pgmap v18842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:19 smithi119 ceph-mon[94175]: pgmap v18842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:19 smithi119 ceph-mon[108979]: pgmap v18842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:21.704 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:32:22.010 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:32:22.010 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 4m ago 8h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:32:22.010 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 4m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:32:22.011 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 4m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:32:22.011 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 4m ago 9h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:32:22.011 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 4m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:32:22.011 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 4m ago 9h 898M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:32:22.011 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 4m ago 9h 2311M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:32:22.011 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 4m ago 9h 1079M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:32:22.011 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 4m ago 9h 1273M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:32:22.011 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 4m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:32:22.011 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 4m ago 8h 21.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:32:22.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 4m ago 9h 6232M 2129M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:32:22.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 4m ago 9h 6268M 2129M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:32:22.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 4m ago 9h 5636M 2129M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:32:22.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 4m ago 9h 5455M 2129M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:32:22.011 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 4m ago 9h 4553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:32:22.012 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 4m ago 9h 5709M 2491M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:32:22.012 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 4m ago 9h 4672M 2491M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:32:22.012 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 4m ago 9h 5553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:32:22.012 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 4m ago 8h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:32:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:21 smithi183 ceph-mon[99169]: pgmap v18843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:21 smithi119 ceph-mon[94175]: pgmap v18843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:21 smithi119 ceph-mon[108979]: pgmap v18843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:22.390 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:32:22.390 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:32:22.390 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:32:22.390 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:32:22.390 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:32:22.390 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:32:22.390 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:32:22.390 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:32:22.390 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:32:22.390 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:32:22.390 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:32:22.391 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:32:22.391 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:32:22.391 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:32:22.391 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:32:22.391 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:32:22.391 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:32:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:22 smithi183 ceph-mon[99169]: from='client.35478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:32:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:22 smithi183 ceph-mon[99169]: from='client.45365 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:32:23.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2716678302' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:32:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:22 smithi119 ceph-mon[108979]: from='client.35478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:32:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:22 smithi119 ceph-mon[108979]: from='client.45365 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:32:23.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2716678302' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:32:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:22 smithi119 ceph-mon[94175]: from='client.35478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:32:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:22 smithi119 ceph-mon[94175]: from='client.45365 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:32:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2716678302' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:32:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:23 smithi119 ceph-mon[108979]: pgmap v18844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:23 smithi119 ceph-mon[94175]: pgmap v18844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:23 smithi183 ceph-mon[99169]: pgmap v18844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:32:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:32:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:32:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:25 smithi183 ceph-mon[99169]: pgmap v18845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:25 smithi119 ceph-mon[94175]: pgmap v18845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:25 smithi119 ceph-mon[108979]: pgmap v18845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:27 smithi183 ceph-mon[99169]: pgmap v18846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:27 smithi119 ceph-mon[94175]: pgmap v18846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:27 smithi119 ceph-mon[108979]: pgmap v18846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:29 smithi183 ceph-mon[99169]: pgmap v18847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:29 smithi119 ceph-mon[94175]: pgmap v18847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:29 smithi119 ceph-mon[108979]: pgmap v18847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:31 smithi183 ceph-mon[99169]: pgmap v18848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:31 smithi119 ceph-mon[94175]: pgmap v18848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:31 smithi119 ceph-mon[108979]: pgmap v18848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:33 smithi119 ceph-mon[94175]: pgmap v18849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:33 smithi119 ceph-mon[108979]: pgmap v18849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:33 smithi183 ceph-mon[99169]: pgmap v18849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:32:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:32:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:32:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:35 smithi183 ceph-mon[99169]: pgmap v18850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:35 smithi119 ceph-mon[94175]: pgmap v18850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:35 smithi119 ceph-mon[108979]: pgmap v18850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:37 smithi183 ceph-mon[99169]: pgmap v18851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:37 smithi119 ceph-mon[94175]: pgmap v18851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:37 smithi119 ceph-mon[108979]: pgmap v18851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:39 smithi183 ceph-mon[99169]: pgmap v18852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:39 smithi119 ceph-mon[94175]: pgmap v18852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:39 smithi119 ceph-mon[108979]: pgmap v18852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:41 smithi183 ceph-mon[99169]: pgmap v18853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:41 smithi119 ceph-mon[94175]: pgmap v18853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:41 smithi119 ceph-mon[108979]: pgmap v18853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:43 smithi119 ceph-mon[94175]: pgmap v18854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:43 smithi119 ceph-mon[108979]: pgmap v18854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:43 smithi183 ceph-mon[99169]: pgmap v18854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:32:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:32:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:32:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:45 smithi183 ceph-mon[99169]: pgmap v18855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:45 smithi119 ceph-mon[108979]: pgmap v18855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:45 smithi119 ceph-mon[94175]: pgmap v18855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:47 smithi183 ceph-mon[99169]: pgmap v18856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:47 smithi119 ceph-mon[94175]: pgmap v18856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:47 smithi119 ceph-mon[108979]: pgmap v18856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:49 smithi183 ceph-mon[99169]: pgmap v18857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:49 smithi119 ceph-mon[94175]: pgmap v18857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:49 smithi119 ceph-mon[108979]: pgmap v18857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:51 smithi183 ceph-mon[99169]: pgmap v18858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:51 smithi119 ceph-mon[94175]: pgmap v18858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:51 smithi119 ceph-mon[108979]: pgmap v18858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:52.736 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:32:53.044 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:32:53.044 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 5m ago 9h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:32:53.044 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (8h) 5m ago 8h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:32:53.044 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 5m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:32:53.044 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 5m ago 9h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:32:53.044 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 5m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:32:53.044 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 5m ago 9h 898M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:32:53.044 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 5m ago 9h 2311M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:32:53.045 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 5m ago 9h 1079M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:32:53.045 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 5m ago 9h 1273M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:32:53.045 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (8h) 5m ago 8h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:32:53.045 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (8h) 5m ago 8h 21.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:32:53.045 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 5m ago 9h 6232M 2129M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:32:53.045 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 5m ago 9h 6268M 2129M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:32:53.045 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 5m ago 9h 5636M 2129M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:32:53.045 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 5m ago 9h 5455M 2129M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:32:53.045 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 5m ago 9h 4553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:32:53.045 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 5m ago 9h 5709M 2491M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:32:53.045 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 5m ago 9h 4672M 2491M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:32:53.045 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 5m ago 9h 5553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:32:53.045 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 5m ago 9h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:32:53.429 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:32:53.429 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:32:53.429 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:32:53.429 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:32:53.429 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:32:53.429 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:32:53.429 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:32:53.429 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:32:53.430 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:32:53.430 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:32:53.430 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:32:53.430 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:32:53.430 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:32:53.430 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:32:53.430 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:32:53.430 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:32:53.430 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:32:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:53 smithi119 ceph-mon[94175]: from='client.45377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:32:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:53 smithi119 ceph-mon[94175]: pgmap v18859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:53 smithi119 ceph-mon[94175]: from='client.35502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:32:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2212631035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:32:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:53 smithi119 ceph-mon[108979]: from='client.45377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:32:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:53 smithi119 ceph-mon[108979]: pgmap v18859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:53 smithi119 ceph-mon[108979]: from='client.35502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:32:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2212631035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:32:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:53 smithi183 ceph-mon[99169]: from='client.45377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:32:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:53 smithi183 ceph-mon[99169]: pgmap v18859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:53 smithi183 ceph-mon[99169]: from='client.35502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:32:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2212631035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:32:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:32:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:32:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:32:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:32:55.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:55.215 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:32:55.215 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:32:55.215 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:32:56.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:55 smithi183 ceph-mon[99169]: pgmap v18860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:56.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:32:56.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:32:56.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:32:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:55 smithi119 ceph-mon[94175]: pgmap v18860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:32:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:32:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:32:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:55 smithi119 ceph-mon[108979]: pgmap v18860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:32:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:32:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:32:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:57 smithi183 ceph-mon[99169]: pgmap v18861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:57 smithi119 ceph-mon[94175]: pgmap v18861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:57 smithi119 ceph-mon[108979]: pgmap v18861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:32:59 smithi183 ceph-mon[99169]: pgmap v18862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:32:59 smithi119 ceph-mon[94175]: pgmap v18862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:32:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:32:59 smithi119 ceph-mon[108979]: pgmap v18862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:01 smithi183 ceph-mon[99169]: pgmap v18863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:01 smithi119 ceph-mon[94175]: pgmap v18863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:01 smithi119 ceph-mon[108979]: pgmap v18863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:03 smithi119 ceph-mon[94175]: pgmap v18864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:03 smithi119 ceph-mon[108979]: pgmap v18864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:03 smithi183 ceph-mon[99169]: pgmap v18864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:33:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:33:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:33:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:05 smithi183 ceph-mon[99169]: pgmap v18865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:05 smithi119 ceph-mon[94175]: pgmap v18865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:05 smithi119 ceph-mon[108979]: pgmap v18865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:07 smithi183 ceph-mon[99169]: pgmap v18866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:07 smithi119 ceph-mon[94175]: pgmap v18866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:07 smithi119 ceph-mon[108979]: pgmap v18866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:09 smithi183 ceph-mon[99169]: pgmap v18867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:09 smithi119 ceph-mon[94175]: pgmap v18867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:09 smithi119 ceph-mon[108979]: pgmap v18867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:11 smithi183 ceph-mon[99169]: pgmap v18868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:11 smithi119 ceph-mon[94175]: pgmap v18868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:11 smithi119 ceph-mon[108979]: pgmap v18868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:14.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:13 smithi119 ceph-mon[94175]: pgmap v18869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:13 smithi119 ceph-mon[108979]: pgmap v18869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:13 smithi183 ceph-mon[99169]: pgmap v18869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:33:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:33:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:33:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 00:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T00:33:14.928945273Z level=info msg="Completed cleanup jobs" duration=13.015258ms 2023-12-02T00:33:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:15 smithi183 ceph-mon[99169]: pgmap v18870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:15 smithi119 ceph-mon[94175]: pgmap v18870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:15 smithi119 ceph-mon[108979]: pgmap v18870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:17 smithi183 ceph-mon[99169]: pgmap v18871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:17 smithi119 ceph-mon[94175]: pgmap v18871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:17 smithi119 ceph-mon[108979]: pgmap v18871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:19 smithi183 ceph-mon[99169]: pgmap v18872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:19 smithi119 ceph-mon[94175]: pgmap v18872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:19 smithi119 ceph-mon[108979]: pgmap v18872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:21 smithi183 ceph-mon[99169]: pgmap v18873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:21 smithi119 ceph-mon[94175]: pgmap v18873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:21 smithi119 ceph-mon[108979]: pgmap v18873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:23.777 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:33:24.105 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:33:24.105 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (8h) 5m ago 9h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:33:24.105 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 5m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:33:24.105 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 5m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:33:24.105 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 5m ago 9h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:33:24.105 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 5m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:33:24.105 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 5m ago 9h 898M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:33:24.105 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 5m ago 9h 2311M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:33:24.105 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 5m ago 9h 1079M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:33:24.105 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 5m ago 9h 1273M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:33:24.105 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 5m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:33:24.105 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 5m ago 9h 21.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:33:24.106 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 5m ago 9h 6232M 2129M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:33:24.106 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 5m ago 9h 6268M 2129M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:33:24.106 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 5m ago 9h 5636M 2129M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:33:24.106 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 5m ago 9h 5455M 2129M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:33:24.106 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 5m ago 9h 4553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:33:24.106 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 5m ago 9h 5709M 2491M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:33:24.106 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 5m ago 9h 4672M 2491M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:33:24.106 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 5m ago 9h 5553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:33:24.106 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (8h) 5m ago 9h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:33:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:23 smithi119 ceph-mon[94175]: pgmap v18874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:23 smithi119 ceph-mon[108979]: pgmap v18874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:23 smithi183 ceph-mon[99169]: pgmap v18874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:33:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:33:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:33:24.488 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:33:24.489 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:33:24.489 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:33:24.489 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:33:24.489 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:33:24.489 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:33:24.489 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:33:24.489 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:33:24.489 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:33:24.489 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:33:24.489 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:33:24.489 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:33:24.489 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:33:24.489 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:33:24.489 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:33:24.489 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:33:24.490 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:33:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:24 smithi183 ceph-mon[99169]: from='client.45395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:33:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:24 smithi183 ceph-mon[99169]: from='client.45401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:33:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1443089776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:33:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:24 smithi119 ceph-mon[94175]: from='client.45395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:33:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:24 smithi119 ceph-mon[94175]: from='client.45401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:33:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1443089776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:33:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:24 smithi119 ceph-mon[108979]: from='client.45395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:33:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:24 smithi119 ceph-mon[108979]: from='client.45401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:33:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1443089776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:33:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:25 smithi183 ceph-mon[99169]: pgmap v18875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:25 smithi119 ceph-mon[94175]: pgmap v18875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:25 smithi119 ceph-mon[108979]: pgmap v18875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:27 smithi183 ceph-mon[99169]: pgmap v18876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:27 smithi119 ceph-mon[94175]: pgmap v18876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:27 smithi119 ceph-mon[108979]: pgmap v18876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:29 smithi183 ceph-mon[99169]: pgmap v18877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:29 smithi119 ceph-mon[94175]: pgmap v18877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:29 smithi119 ceph-mon[108979]: pgmap v18877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:31 smithi183 ceph-mon[99169]: pgmap v18878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:31 smithi119 ceph-mon[94175]: pgmap v18878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:31 smithi119 ceph-mon[108979]: pgmap v18878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:33 smithi119 ceph-mon[94175]: pgmap v18879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:33 smithi119 ceph-mon[108979]: pgmap v18879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:33 smithi183 ceph-mon[99169]: pgmap v18879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:33:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:33:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:33:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:35 smithi183 ceph-mon[99169]: pgmap v18880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:35 smithi119 ceph-mon[94175]: pgmap v18880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:35 smithi119 ceph-mon[108979]: pgmap v18880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:37 smithi183 ceph-mon[99169]: pgmap v18881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:37 smithi119 ceph-mon[94175]: pgmap v18881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:37 smithi119 ceph-mon[108979]: pgmap v18881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:39 smithi183 ceph-mon[99169]: pgmap v18882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:39 smithi119 ceph-mon[94175]: pgmap v18882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:39 smithi119 ceph-mon[108979]: pgmap v18882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:41 smithi183 ceph-mon[99169]: pgmap v18883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:41 smithi119 ceph-mon[94175]: pgmap v18883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:41 smithi119 ceph-mon[108979]: pgmap v18883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:43 smithi119 ceph-mon[108979]: pgmap v18884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:43 smithi119 ceph-mon[94175]: pgmap v18884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:43 smithi183 ceph-mon[99169]: pgmap v18884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:33:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:33:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:33:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:45 smithi183 ceph-mon[99169]: pgmap v18885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:45 smithi119 ceph-mon[94175]: pgmap v18885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:45 smithi119 ceph-mon[108979]: pgmap v18885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:47 smithi183 ceph-mon[99169]: pgmap v18886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:47 smithi119 ceph-mon[94175]: pgmap v18886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:47 smithi119 ceph-mon[108979]: pgmap v18886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:49 smithi183 ceph-mon[99169]: pgmap v18887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:49 smithi119 ceph-mon[94175]: pgmap v18887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:49 smithi119 ceph-mon[108979]: pgmap v18887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:51 smithi183 ceph-mon[99169]: pgmap v18888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:51 smithi119 ceph-mon[94175]: pgmap v18888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:51 smithi119 ceph-mon[108979]: pgmap v18888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:53 smithi119 ceph-mon[94175]: pgmap v18889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:53 smithi119 ceph-mon[108979]: pgmap v18889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:53 smithi183 ceph-mon[99169]: pgmap v18889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:33:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:33:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:33:54.836 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:33:55.157 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:33:55.158 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 6m ago 9h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:33:55.158 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 6m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:33:55.158 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 6m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:33:55.158 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 6m ago 9h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:33:55.158 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 6m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:33:55.158 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 6m ago 9h 898M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:33:55.158 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 6m ago 9h 2311M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:33:55.158 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 6m ago 9h 1079M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:33:55.158 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 6m ago 9h 1273M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:33:55.158 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 6m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:33:55.158 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 6m ago 9h 21.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:33:55.159 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 6m ago 9h 6232M 2129M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:33:55.159 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 6m ago 9h 6268M 2129M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:33:55.159 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 6m ago 9h 5636M 2129M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:33:55.159 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 6m ago 9h 5455M 2129M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:33:55.159 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 6m ago 9h 4553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:33:55.159 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 6m ago 9h 5709M 2491M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:33:55.159 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 6m ago 9h 4672M 2491M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:33:55.159 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 6m ago 9h 5553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:33:55.159 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 6m ago 9h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:33:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:33:55.559 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:33:55.559 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:33:55.559 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:33:55.560 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:33:55.560 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:33:55.560 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:33:55.560 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:33:55.560 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:33:55.560 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:33:55.560 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:33:55.560 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:33:55.560 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:33:55.560 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:33:55.560 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:33:55.560 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:33:55.560 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:33:55.560 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:33:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:55 smithi183 ceph-mon[99169]: from='client.45413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:33:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:55 smithi183 ceph-mon[99169]: pgmap v18890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:33:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:33:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:33:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:33:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/625386152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:33:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:55 smithi119 ceph-mon[94175]: from='client.45413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:33:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:55 smithi119 ceph-mon[94175]: pgmap v18890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:33:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:33:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:33:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:33:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/625386152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:33:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:55 smithi119 ceph-mon[108979]: from='client.45413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:33:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:55 smithi119 ceph-mon[108979]: pgmap v18890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:33:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:33:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:33:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:33:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/625386152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:33:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:56 smithi183 ceph-mon[99169]: from='client.45419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:33:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:56 smithi119 ceph-mon[94175]: from='client.45419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:33:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:56 smithi119 ceph-mon[108979]: from='client.45419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:33:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:57 smithi183 ceph-mon[99169]: pgmap v18891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:57 smithi119 ceph-mon[94175]: pgmap v18891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:57 smithi119 ceph-mon[108979]: pgmap v18891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:33:59 smithi183 ceph-mon[99169]: pgmap v18892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:33:59 smithi119 ceph-mon[94175]: pgmap v18892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:33:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:33:59 smithi119 ceph-mon[108979]: pgmap v18892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:01 smithi183 ceph-mon[99169]: pgmap v18893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:01 smithi119 ceph-mon[94175]: pgmap v18893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:01 smithi119 ceph-mon[108979]: pgmap v18893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:03 smithi119 ceph-mon[94175]: pgmap v18894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:03 smithi119 ceph-mon[108979]: pgmap v18894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:03 smithi183 ceph-mon[99169]: pgmap v18894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:34:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:34:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:34:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:05 smithi183 ceph-mon[99169]: pgmap v18895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:05 smithi119 ceph-mon[94175]: pgmap v18895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:05 smithi119 ceph-mon[108979]: pgmap v18895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:07 smithi183 ceph-mon[99169]: pgmap v18896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:07 smithi119 ceph-mon[108979]: pgmap v18896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:07 smithi119 ceph-mon[94175]: pgmap v18896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:09 smithi183 ceph-mon[99169]: pgmap v18897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:09 smithi119 ceph-mon[94175]: pgmap v18897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:09 smithi119 ceph-mon[108979]: pgmap v18897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:11 smithi183 ceph-mon[99169]: pgmap v18898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:11 smithi119 ceph-mon[94175]: pgmap v18898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:11 smithi119 ceph-mon[108979]: pgmap v18898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:13 smithi119 ceph-mon[108979]: pgmap v18899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:13 smithi119 ceph-mon[94175]: pgmap v18899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:13 smithi183 ceph-mon[99169]: pgmap v18899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:34:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:34:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:34:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:15 smithi183 ceph-mon[99169]: pgmap v18900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:15 smithi119 ceph-mon[94175]: pgmap v18900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:15 smithi119 ceph-mon[108979]: pgmap v18900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:17 smithi183 ceph-mon[99169]: pgmap v18901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:17 smithi119 ceph-mon[94175]: pgmap v18901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:17 smithi119 ceph-mon[108979]: pgmap v18901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:19 smithi183 ceph-mon[99169]: pgmap v18902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:19 smithi119 ceph-mon[94175]: pgmap v18902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:19 smithi119 ceph-mon[108979]: pgmap v18902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:21 smithi183 ceph-mon[99169]: pgmap v18903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:21 smithi119 ceph-mon[108979]: pgmap v18903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:21 smithi119 ceph-mon[94175]: pgmap v18903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:23 smithi119 ceph-mon[94175]: pgmap v18904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:23 smithi119 ceph-mon[108979]: pgmap v18904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:23 smithi183 ceph-mon[99169]: pgmap v18904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:34:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:34:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:34:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:25.911 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:34:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:25 smithi183 ceph-mon[99169]: pgmap v18905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:25 smithi119 ceph-mon[94175]: pgmap v18905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:25 smithi119 ceph-mon[108979]: pgmap v18905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:26.219 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:34:26.219 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 6m ago 9h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:34:26.219 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 6m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:34:26.219 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 6m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:34:26.220 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 6m ago 9h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:34:26.220 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 6m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:34:26.220 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 6m ago 9h 898M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:34:26.220 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 6m ago 9h 2311M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:34:26.220 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 6m ago 9h 1079M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:34:26.220 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 6m ago 9h 1273M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:34:26.220 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 6m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:34:26.220 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 6m ago 9h 21.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:34:26.220 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 6m ago 9h 6232M 2129M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:34:26.220 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 6m ago 9h 6268M 2129M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:34:26.220 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 6m ago 9h 5636M 2129M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:34:26.220 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 6m ago 9h 5455M 2129M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:34:26.220 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 6m ago 9h 4553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:34:26.220 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 6m ago 9h 5709M 2491M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:34:26.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 6m ago 9h 4672M 2491M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:34:26.221 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 6m ago 9h 5553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:34:26.221 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 6m ago 9h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:34:26.597 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:34:26.597 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:34:26.597 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:34:26.597 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:34:26.597 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:34:26.597 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:34:26.597 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:34:26.597 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:34:26.597 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:34:26.597 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:34:26.597 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:34:26.597 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:34:26.598 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:34:26.598 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:34:26.598 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:34:26.598 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:34:26.598 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:34:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:26 smithi183 ceph-mon[99169]: from='client.35550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:34:27.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2840282740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:34:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:26 smithi119 ceph-mon[94175]: from='client.35550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:34:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2840282740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:34:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:26 smithi119 ceph-mon[108979]: from='client.35550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:34:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2840282740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:34:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:27 smithi183 ceph-mon[99169]: from='client.45437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:34:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:27 smithi183 ceph-mon[99169]: pgmap v18906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:27 smithi119 ceph-mon[94175]: from='client.45437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:34:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:27 smithi119 ceph-mon[94175]: pgmap v18906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:27 smithi119 ceph-mon[108979]: from='client.45437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:34:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:27 smithi119 ceph-mon[108979]: pgmap v18906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:29 smithi183 ceph-mon[99169]: pgmap v18907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:29 smithi119 ceph-mon[94175]: pgmap v18907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:29 smithi119 ceph-mon[108979]: pgmap v18907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:31 smithi183 ceph-mon[99169]: pgmap v18908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:31 smithi119 ceph-mon[94175]: pgmap v18908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:31 smithi119 ceph-mon[108979]: pgmap v18908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:33 smithi119 ceph-mon[94175]: pgmap v18909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:33 smithi119 ceph-mon[108979]: pgmap v18909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:33 smithi183 ceph-mon[99169]: pgmap v18909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:34:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:34:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:34:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:35 smithi183 ceph-mon[99169]: pgmap v18910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:35 smithi119 ceph-mon[94175]: pgmap v18910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:35 smithi119 ceph-mon[108979]: pgmap v18910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:37 smithi183 ceph-mon[99169]: pgmap v18911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:37 smithi119 ceph-mon[94175]: pgmap v18911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:37 smithi119 ceph-mon[108979]: pgmap v18911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:39 smithi183 ceph-mon[99169]: pgmap v18912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:39 smithi119 ceph-mon[94175]: pgmap v18912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:39 smithi119 ceph-mon[108979]: pgmap v18912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:41 smithi183 ceph-mon[99169]: pgmap v18913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:41 smithi119 ceph-mon[94175]: pgmap v18913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:41 smithi119 ceph-mon[108979]: pgmap v18913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:44.168 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:43 smithi119 ceph-mon[94175]: pgmap v18914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:43 smithi119 ceph-mon[108979]: pgmap v18914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:43 smithi183 ceph-mon[99169]: pgmap v18914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:34:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:34:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:34:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:45 smithi183 ceph-mon[99169]: pgmap v18915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:45 smithi119 ceph-mon[94175]: pgmap v18915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:45 smithi119 ceph-mon[108979]: pgmap v18915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:47 smithi183 ceph-mon[99169]: pgmap v18916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:47 smithi119 ceph-mon[94175]: pgmap v18916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:47 smithi119 ceph-mon[108979]: pgmap v18916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:49 smithi183 ceph-mon[99169]: pgmap v18917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:49 smithi119 ceph-mon[94175]: pgmap v18917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:49 smithi119 ceph-mon[108979]: pgmap v18917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:51 smithi183 ceph-mon[99169]: pgmap v18918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:51 smithi119 ceph-mon[94175]: pgmap v18918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:51 smithi119 ceph-mon[108979]: pgmap v18918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:53 smithi119 ceph-mon[94175]: pgmap v18919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:53 smithi119 ceph-mon[108979]: pgmap v18919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:53 smithi183 ceph-mon[99169]: pgmap v18919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:34:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:34:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:34:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:34:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:55 smithi183 ceph-mon[99169]: pgmap v18920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:34:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:55 smithi119 ceph-mon[94175]: pgmap v18920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:34:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:55 smithi119 ceph-mon[108979]: pgmap v18920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:34:56.932 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:34:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:34:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:34:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:34:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:34:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:34:57.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:34:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:34:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:34:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:34:57.240 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:34:57.240 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 7m ago 9h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:34:57.240 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 7m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:34:57.240 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 7m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:34:57.240 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 7m ago 9h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:34:57.240 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 7m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:34:57.240 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 7m ago 9h 898M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:34:57.240 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 7m ago 9h 2311M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:34:57.241 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 7m ago 9h 1079M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:34:57.241 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 7m ago 9h 1273M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:34:57.241 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 7m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:34:57.241 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 7m ago 9h 21.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:34:57.241 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 7m ago 9h 6232M 2129M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:34:57.241 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 7m ago 9h 6268M 2129M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:34:57.241 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 7m ago 9h 5636M 2129M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:34:57.241 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 7m ago 9h 5455M 2129M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:34:57.241 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 7m ago 9h 4553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:34:57.241 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 7m ago 9h 5709M 2491M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:34:57.241 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 7m ago 9h 4672M 2491M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:34:57.241 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 7m ago 9h 5553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:34:57.241 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 7m ago 9h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:34:57.622 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:34:57.622 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:34:57.622 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:34:57.622 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:34:57.622 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:34:57.622 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:34:57.622 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:34:57.622 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:34:57.622 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:34:57.622 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:34:57.622 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:34:57.622 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:34:57.623 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:34:57.623 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:34:57.623 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:34:57.623 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:34:57.623 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:34:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:57 smithi183 ceph-mon[99169]: pgmap v18921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:57 smithi183 ceph-mon[99169]: from='client.45449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:34:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:57 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2692805261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:34:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:57 smithi119 ceph-mon[108979]: pgmap v18921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:57 smithi119 ceph-mon[108979]: from='client.45449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:34:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:57 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2692805261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:34:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:57 smithi119 ceph-mon[94175]: pgmap v18921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:34:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:57 smithi119 ceph-mon[94175]: from='client.45449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:34:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:57 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2692805261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:34:59.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:58 smithi183 ceph-mon[99169]: from='client.35574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:34:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:58 smithi119 ceph-mon[108979]: from='client.35574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:34:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:58 smithi119 ceph-mon[94175]: from='client.35574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:35:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:34:59 smithi183 ceph-mon[99169]: pgmap v18922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:34:59 smithi119 ceph-mon[108979]: pgmap v18922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:34:59 smithi119 ceph-mon[94175]: pgmap v18922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:01 smithi183 ceph-mon[99169]: pgmap v18923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:01 smithi119 ceph-mon[108979]: pgmap v18923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:01 smithi119 ceph-mon[94175]: pgmap v18923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:03 smithi183 ceph-mon[99169]: pgmap v18924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:04.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:35:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:35:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:35:04.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:03 smithi119 ceph-mon[94175]: pgmap v18924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:04.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:03 smithi119 ceph-mon[108979]: pgmap v18924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:05 smithi183 ceph-mon[99169]: pgmap v18925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:05 smithi119 ceph-mon[94175]: pgmap v18925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:05 smithi119 ceph-mon[108979]: pgmap v18925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:07 smithi183 ceph-mon[99169]: pgmap v18926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:07 smithi119 ceph-mon[94175]: pgmap v18926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:07 smithi119 ceph-mon[108979]: pgmap v18926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:09 smithi183 ceph-mon[99169]: pgmap v18927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:09 smithi119 ceph-mon[94175]: pgmap v18927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:09 smithi119 ceph-mon[108979]: pgmap v18927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:11 smithi183 ceph-mon[99169]: pgmap v18928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:11 smithi119 ceph-mon[108979]: pgmap v18928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:11 smithi119 ceph-mon[94175]: pgmap v18928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:13 smithi119 ceph-mon[94175]: pgmap v18929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:13 smithi119 ceph-mon[108979]: pgmap v18929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:13 smithi183 ceph-mon[99169]: pgmap v18929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:35:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:35:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:35:16.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:15 smithi183 ceph-mon[99169]: pgmap v18930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:15 smithi119 ceph-mon[108979]: pgmap v18930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:15 smithi119 ceph-mon[94175]: pgmap v18930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:17 smithi183 ceph-mon[99169]: pgmap v18931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:17 smithi119 ceph-mon[108979]: pgmap v18931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:17 smithi119 ceph-mon[94175]: pgmap v18931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:19 smithi183 ceph-mon[99169]: pgmap v18932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:19 smithi119 ceph-mon[94175]: pgmap v18932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:19 smithi119 ceph-mon[108979]: pgmap v18932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:21 smithi183 ceph-mon[99169]: pgmap v18933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:21 smithi119 ceph-mon[108979]: pgmap v18933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:21 smithi119 ceph-mon[94175]: pgmap v18933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:23 smithi119 ceph-mon[94175]: pgmap v18934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:23 smithi119 ceph-mon[108979]: pgmap v18934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:23 smithi183 ceph-mon[99169]: pgmap v18934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:35:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:35:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:35:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:25 smithi183 ceph-mon[99169]: pgmap v18935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:25 smithi119 ceph-mon[94175]: pgmap v18935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:25 smithi119 ceph-mon[108979]: pgmap v18935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:27.967 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:35:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:27 smithi183 ceph-mon[99169]: pgmap v18936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:27 smithi119 ceph-mon[94175]: pgmap v18936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:27 smithi119 ceph-mon[108979]: pgmap v18936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:28.274 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:35:28.274 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 7m ago 9h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:35:28.274 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 7m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:35:28.274 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 7m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:35:28.275 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 7m ago 9h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:35:28.275 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 7m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:35:28.275 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 7m ago 9h 898M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:35:28.275 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 7m ago 9h 2311M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:35:28.275 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 7m ago 9h 1079M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:35:28.275 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 7m ago 9h 1273M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:35:28.275 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 7m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:35:28.275 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 7m ago 9h 21.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:35:28.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 7m ago 9h 6232M 2129M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:35:28.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 7m ago 9h 6268M 2129M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:35:28.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 7m ago 9h 5636M 2129M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:35:28.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 7m ago 9h 5455M 2129M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:35:28.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 7m ago 9h 4553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:35:28.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 7m ago 9h 5709M 2491M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:35:28.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 7m ago 9h 4672M 2491M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:35:28.276 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 7m ago 9h 5553M 2491M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:35:28.276 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 7m ago 9h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:35:28.653 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:35:28.653 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:35:28.653 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:35:28.653 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:35:28.653 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:35:28.653 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:35:28.653 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:35:28.654 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:35:28.654 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:35:28.654 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:35:28.654 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:35:28.654 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:35:28.654 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:35:28.654 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:35:28.654 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:35:28.654 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:35:28.654 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:35:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:28 smithi183 ceph-mon[99169]: from='client.35586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:35:29.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:28 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3375392891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:35:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:28 smithi119 ceph-mon[108979]: from='client.35586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:35:29.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:28 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3375392891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:35:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:28 smithi119 ceph-mon[94175]: from='client.35586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:35:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:28 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3375392891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:35:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:29 smithi183 ceph-mon[99169]: from='client.45473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:35:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:29 smithi183 ceph-mon[99169]: pgmap v18937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:29 smithi119 ceph-mon[94175]: from='client.45473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:35:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:29 smithi119 ceph-mon[94175]: pgmap v18937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:29 smithi119 ceph-mon[108979]: from='client.45473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:35:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:29 smithi119 ceph-mon[108979]: pgmap v18937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:31 smithi183 ceph-mon[99169]: pgmap v18938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:31 smithi119 ceph-mon[94175]: pgmap v18938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:31 smithi119 ceph-mon[108979]: pgmap v18938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:34.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:35:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:35:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:35:34.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:33 smithi119 ceph-mon[94175]: pgmap v18939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:34.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:33 smithi119 ceph-mon[108979]: pgmap v18939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:33 smithi183 ceph-mon[99169]: pgmap v18939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:35 smithi119 ceph-mon[108979]: pgmap v18940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:35 smithi119 ceph-mon[94175]: pgmap v18940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:35 smithi183 ceph-mon[99169]: pgmap v18940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:37 smithi119 ceph-mon[94175]: pgmap v18941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:37 smithi119 ceph-mon[108979]: pgmap v18941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:37 smithi183 ceph-mon[99169]: pgmap v18941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:39 smithi183 ceph-mon[99169]: pgmap v18942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:39 smithi119 ceph-mon[94175]: pgmap v18942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:39 smithi119 ceph-mon[108979]: pgmap v18942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:41 smithi183 ceph-mon[99169]: pgmap v18943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:41 smithi119 ceph-mon[94175]: pgmap v18943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:41 smithi119 ceph-mon[108979]: pgmap v18943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:43 smithi183 ceph-mon[99169]: pgmap v18944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:44.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:35:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:35:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:35:44.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:43 smithi119 ceph-mon[94175]: pgmap v18944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:44.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:43 smithi119 ceph-mon[108979]: pgmap v18944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:45 smithi183 ceph-mon[99169]: pgmap v18945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:45 smithi119 ceph-mon[94175]: pgmap v18945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:45 smithi119 ceph-mon[108979]: pgmap v18945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:47 smithi183 ceph-mon[99169]: pgmap v18946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:47 smithi119 ceph-mon[94175]: pgmap v18946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:47 smithi119 ceph-mon[108979]: pgmap v18946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:49 smithi183 ceph-mon[99169]: pgmap v18947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:49 smithi119 ceph-mon[94175]: pgmap v18947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:49 smithi119 ceph-mon[108979]: pgmap v18947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:51 smithi183 ceph-mon[99169]: pgmap v18948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:51 smithi119 ceph-mon[94175]: pgmap v18948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:51 smithi119 ceph-mon[108979]: pgmap v18948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:54.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:53 smithi183 ceph-mon[99169]: pgmap v18949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:54.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:35:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:35:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-02T00:35:54.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:53 smithi119 ceph-mon[94175]: pgmap v18949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:54.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:53 smithi119 ceph-mon[108979]: pgmap v18949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:35:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:55 smithi183 ceph-mon[99169]: pgmap v18950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:55 smithi119 ceph-mon[94175]: pgmap v18950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:55 smithi119 ceph-mon[108979]: pgmap v18950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:35:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:35:57.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:35:57.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:35:57.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:35:57.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:35:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:35:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:35:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:35:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:35:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:35:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:35:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:35:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:35:57.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:35:57.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:35:57.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:35:57.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:35:57.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:35:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:57 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2486M 2023-12-02T00:35:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:57 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2115M 2023-12-02T00:35:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:57 smithi183 ceph-mon[99169]: pgmap v18951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:57 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2486M 2023-12-02T00:35:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:57 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2115M 2023-12-02T00:35:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:57 smithi119 ceph-mon[94175]: pgmap v18951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:57 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2486M 2023-12-02T00:35:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:57 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2115M 2023-12-02T00:35:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:57 smithi119 ceph-mon[108979]: pgmap v18951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:59.002 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:35:59.308 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:35:59.308 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 8m ago 9h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:35:59.309 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 8m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:35:59.309 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 8m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:35:59.309 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 8m ago 9h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:35:59.309 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 8m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:35:59.309 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 8m ago 9h 898M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:35:59.309 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 8m ago 9h 2311M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:35:59.309 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 8m ago 9h 1079M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:35:59.309 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 8m ago 9h 1273M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:35:59.309 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 8m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:35:59.309 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 8m ago 9h 21.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:35:59.309 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 8m ago 9h 6232M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:35:59.309 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 8m ago 9h 6268M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:35:59.309 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 8m ago 9h 5636M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:35:59.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 8m ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:35:59.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 8m ago 9h 4553M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:35:59.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 8m ago 9h 5709M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:35:59.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 8m ago 9h 4672M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:35:59.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 8m ago 9h 5553M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:35:59.310 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 8m ago 9h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:35:59.690 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:35:59.690 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:35:59.691 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:35:59.691 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:35:59.691 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:35:59.691 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:35:59.691 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:35:59.691 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:35:59.691 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:35:59.691 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:35:59.691 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:35:59.691 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:35:59.691 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:35:59.691 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:35:59.691 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:35:59.691 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:35:59.692 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:35:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:59 smithi183 ceph-mon[99169]: pgmap v18952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:35:59 smithi183 ceph-mon[99169]: from='client.45485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:35:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:59 smithi119 ceph-mon[108979]: pgmap v18952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:35:59 smithi119 ceph-mon[108979]: from='client.45485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:35:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:59 smithi119 ceph-mon[94175]: pgmap v18952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:35:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:35:59 smithi119 ceph-mon[94175]: from='client.45485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:36:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:00 smithi183 ceph-mon[99169]: from='client.35610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:36:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3879336898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:36:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:00 smithi119 ceph-mon[108979]: from='client.35610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:36:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3879336898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:36:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:00 smithi119 ceph-mon[94175]: from='client.35610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:36:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3879336898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:36:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:01 smithi183 ceph-mon[99169]: pgmap v18953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:01 smithi119 ceph-mon[94175]: pgmap v18953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:01 smithi119 ceph-mon[108979]: pgmap v18953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:03 smithi183 ceph-mon[99169]: pgmap v18954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:04.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:36:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:36:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-02T00:36:04.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:03 smithi119 ceph-mon[94175]: pgmap v18954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:04.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:03 smithi119 ceph-mon[108979]: pgmap v18954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:05 smithi183 ceph-mon[99169]: pgmap v18955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:05 smithi119 ceph-mon[94175]: pgmap v18955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:06.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:05 smithi119 ceph-mon[108979]: pgmap v18955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:07 smithi183 ceph-mon[99169]: pgmap v18956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:07 smithi119 ceph-mon[108979]: pgmap v18956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:07 smithi119 ceph-mon[94175]: pgmap v18956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:09 smithi183 ceph-mon[99169]: pgmap v18957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:09 smithi119 ceph-mon[94175]: pgmap v18957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:09 smithi119 ceph-mon[108979]: pgmap v18957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:11 smithi183 ceph-mon[99169]: pgmap v18958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:11 smithi119 ceph-mon[94175]: pgmap v18958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:11 smithi119 ceph-mon[108979]: pgmap v18958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:13 smithi183 ceph-mon[99169]: pgmap v18959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:14.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:13 smithi119 ceph-mon[94175]: pgmap v18959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:14.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:36:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:36:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:36:14.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:13 smithi119 ceph-mon[108979]: pgmap v18959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:15 smithi183 ceph-mon[99169]: pgmap v18960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:15 smithi119 ceph-mon[94175]: pgmap v18960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:15 smithi119 ceph-mon[108979]: pgmap v18960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:17 smithi183 ceph-mon[99169]: pgmap v18961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:17 smithi119 ceph-mon[94175]: pgmap v18961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:17 smithi119 ceph-mon[108979]: pgmap v18961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:19 smithi183 ceph-mon[99169]: pgmap v18962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:19 smithi119 ceph-mon[94175]: pgmap v18962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:19 smithi119 ceph-mon[108979]: pgmap v18962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:21 smithi183 ceph-mon[99169]: pgmap v18963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:21 smithi119 ceph-mon[94175]: pgmap v18963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:21 smithi119 ceph-mon[108979]: pgmap v18963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:23 smithi183 ceph-mon[99169]: pgmap v18964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:24.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:36:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:36:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:36:24.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:23 smithi119 ceph-mon[94175]: pgmap v18964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:24.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:23 smithi119 ceph-mon[108979]: pgmap v18964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:25 smithi119 ceph-mon[94175]: pgmap v18965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:26.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:25 smithi119 ceph-mon[108979]: pgmap v18965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:25 smithi183 ceph-mon[99169]: pgmap v18965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:27 smithi119 ceph-mon[94175]: pgmap v18966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:27 smithi119 ceph-mon[108979]: pgmap v18966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:27 smithi183 ceph-mon[99169]: pgmap v18966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:29 smithi183 ceph-mon[99169]: pgmap v18967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:29 smithi119 ceph-mon[94175]: pgmap v18967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:29 smithi119 ceph-mon[108979]: pgmap v18967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:30.031 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:36:30.334 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:36:30.334 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 8m ago 9h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:36:30.334 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 8m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:36:30.334 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 8m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:36:30.334 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 8m ago 9h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:36:30.335 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 8m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:36:30.335 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 8m ago 9h 898M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:36:30.335 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 8m ago 9h 2311M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:36:30.335 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 8m ago 9h 1079M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:36:30.335 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 8m ago 9h 1273M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:36:30.335 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 8m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:36:30.335 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 8m ago 9h 21.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:36:30.335 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 8m ago 9h 6232M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:36:30.335 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 8m ago 9h 6268M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:36:30.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 8m ago 9h 5636M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:36:30.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 8m ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:36:30.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 8m ago 9h 4553M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:36:30.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 8m ago 9h 5709M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:36:30.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 8m ago 9h 4672M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:36:30.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 8m ago 9h 5553M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:36:30.336 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 8m ago 9h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:36:30.714 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:36:30.715 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:36:30.715 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:36:30.715 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:36:30.715 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:36:30.715 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:36:30.715 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:36:30.715 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:36:30.715 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:36:30.715 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:36:30.715 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:36:30.715 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:36:30.715 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:36:30.715 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:36:30.716 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:36:30.716 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:36:30.716 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:36:30.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:30 smithi183 ceph-mon[99169]: from='client.45503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:36:30.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:30 smithi119 ceph-mon[94175]: from='client.45503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:36:30.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:30 smithi119 ceph-mon[108979]: from='client.45503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:36:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:31 smithi183 ceph-mon[99169]: from='client.35628 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:36:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2521552358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:36:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:31 smithi183 ceph-mon[99169]: pgmap v18968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:31 smithi119 ceph-mon[94175]: from='client.35628 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:36:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2521552358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:36:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:31 smithi119 ceph-mon[94175]: pgmap v18968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:31 smithi119 ceph-mon[108979]: from='client.35628 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:36:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2521552358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:36:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:31 smithi119 ceph-mon[108979]: pgmap v18968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:33 smithi183 ceph-mon[99169]: pgmap v18969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:34.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:36:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:36:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:36:34.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:33 smithi119 ceph-mon[108979]: pgmap v18969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:34.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:33 smithi119 ceph-mon[94175]: pgmap v18969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:35 smithi119 ceph-mon[108979]: pgmap v18970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:35 smithi119 ceph-mon[94175]: pgmap v18970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:35 smithi183 ceph-mon[99169]: pgmap v18970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:38.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:37 smithi119 ceph-mon[108979]: pgmap v18971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:37 smithi119 ceph-mon[94175]: pgmap v18971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:37 smithi183 ceph-mon[99169]: pgmap v18971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:39 smithi183 ceph-mon[99169]: pgmap v18972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:40.032 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:40.033 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:39 smithi119 ceph-mon[94175]: pgmap v18972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:40.033 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:40.033 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:39 smithi119 ceph-mon[108979]: pgmap v18972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:40.033 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:41 smithi183 ceph-mon[99169]: pgmap v18973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:41 smithi119 ceph-mon[108979]: pgmap v18973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:41 smithi119 ceph-mon[94175]: pgmap v18973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:44.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:36:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:36:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T00:36:44.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:43 smithi119 ceph-mon[108979]: pgmap v18974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:44.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:43 smithi119 ceph-mon[94175]: pgmap v18974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:43 smithi183 ceph-mon[99169]: pgmap v18974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:45 smithi183 ceph-mon[99169]: pgmap v18975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:45 smithi119 ceph-mon[94175]: pgmap v18975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:45 smithi119 ceph-mon[108979]: pgmap v18975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:47 smithi183 ceph-mon[99169]: pgmap v18976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:48.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:47 smithi119 ceph-mon[108979]: pgmap v18976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:48.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:47 smithi119 ceph-mon[94175]: pgmap v18976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:49 smithi183 ceph-mon[99169]: pgmap v18977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:49 smithi119 ceph-mon[94175]: pgmap v18977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:49 smithi119 ceph-mon[108979]: pgmap v18977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:51 smithi119 ceph-mon[94175]: pgmap v18978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:52.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:51 smithi119 ceph-mon[108979]: pgmap v18978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:51 smithi183 ceph-mon[99169]: pgmap v18978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:54.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:36:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:36:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:36:54.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:53 smithi119 ceph-mon[108979]: pgmap v18979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:54.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:53 smithi119 ceph-mon[94175]: pgmap v18979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:53 smithi183 ceph-mon[99169]: pgmap v18979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:36:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:55 smithi183 ceph-mon[99169]: pgmap v18980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:55 smithi119 ceph-mon[94175]: pgmap v18980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:55 smithi119 ceph-mon[108979]: pgmap v18980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:36:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:36:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:36:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:57 smithi183 ceph-mon[99169]: pgmap v18981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:36:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:36:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:36:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:57 smithi119 ceph-mon[108979]: pgmap v18981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:36:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:36:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:36:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:57 smithi119 ceph-mon[94175]: pgmap v18981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:36:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:36:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:36:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:36:59 smithi183 ceph-mon[99169]: pgmap v18982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:36:59 smithi119 ceph-mon[94175]: pgmap v18982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:36:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:36:59 smithi119 ceph-mon[108979]: pgmap v18982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:01.062 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:37:01.365 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:37:01.365 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 9m ago 9h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:37:01.365 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 9m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:37:01.365 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 9m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:37:01.365 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 9m ago 9h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:37:01.365 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 9m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:37:01.365 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 9m ago 9h 898M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:37:01.365 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 9m ago 9h 2311M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:37:01.365 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 9m ago 9h 1079M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:37:01.365 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 9m ago 9h 1273M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:37:01.366 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 9m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:37:01.366 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 9m ago 9h 21.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:37:01.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 9m ago 9h 6232M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:37:01.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 9m ago 9h 6268M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:37:01.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 9m ago 9h 5636M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:37:01.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 9m ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:37:01.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 9m ago 9h 4553M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:37:01.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 9m ago 9h 5709M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:37:01.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 9m ago 9h 4672M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:37:01.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 9m ago 9h 5553M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:37:01.366 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 9m ago 9h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:37:01.743 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:37:01.743 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:37:01.743 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:37:01.743 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:37:01.743 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:37:01.743 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:37:01.743 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:37:01.743 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:37:01.743 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:37:01.743 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:37:01.743 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:37:01.744 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:37:01.744 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:37:01.744 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:37:01.744 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:37:01.744 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:37:01.744 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:37:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:01 smithi119 ceph-mon[94175]: pgmap v18983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:01 smithi119 ceph-mon[94175]: from='client.35640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:37:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4087476138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:37:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:01 smithi119 ceph-mon[108979]: pgmap v18983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:01 smithi119 ceph-mon[108979]: from='client.35640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:37:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4087476138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:37:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:01 smithi183 ceph-mon[99169]: pgmap v18983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:01 smithi183 ceph-mon[99169]: from='client.35640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:37:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4087476138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:37:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:02 smithi183 ceph-mon[99169]: from='client.35646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:37:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:02 smithi119 ceph-mon[108979]: from='client.35646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:37:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:02 smithi119 ceph-mon[94175]: from='client.35646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:37:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:03 smithi183 ceph-mon[99169]: pgmap v18984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:37:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:37:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:37:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:03 smithi119 ceph-mon[94175]: pgmap v18984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:03 smithi119 ceph-mon[108979]: pgmap v18984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:05 smithi183 ceph-mon[99169]: pgmap v18985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:05 smithi119 ceph-mon[94175]: pgmap v18985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:05 smithi119 ceph-mon[108979]: pgmap v18985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:07 smithi183 ceph-mon[99169]: pgmap v18986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:07 smithi119 ceph-mon[108979]: pgmap v18986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:07 smithi119 ceph-mon[94175]: pgmap v18986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:09 smithi183 ceph-mon[99169]: pgmap v18987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:09 smithi119 ceph-mon[94175]: pgmap v18987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:09 smithi119 ceph-mon[108979]: pgmap v18987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:11 smithi183 ceph-mon[99169]: pgmap v18988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:11 smithi119 ceph-mon[94175]: pgmap v18988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:11 smithi119 ceph-mon[108979]: pgmap v18988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:13 smithi183 ceph-mon[99169]: pgmap v18989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:37:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:37:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:37:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:13 smithi119 ceph-mon[94175]: pgmap v18989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:13 smithi119 ceph-mon[108979]: pgmap v18989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:15 smithi183 ceph-mon[99169]: pgmap v18990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:15 smithi119 ceph-mon[94175]: pgmap v18990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:15 smithi119 ceph-mon[108979]: pgmap v18990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:17 smithi183 ceph-mon[99169]: pgmap v18991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:17 smithi119 ceph-mon[108979]: pgmap v18991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:17 smithi119 ceph-mon[94175]: pgmap v18991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:19 smithi183 ceph-mon[99169]: pgmap v18992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:19 smithi119 ceph-mon[94175]: pgmap v18992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:19 smithi119 ceph-mon[108979]: pgmap v18992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:21 smithi183 ceph-mon[99169]: pgmap v18993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:21 smithi119 ceph-mon[94175]: pgmap v18993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:21 smithi119 ceph-mon[108979]: pgmap v18993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:23 smithi183 ceph-mon[99169]: pgmap v18994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:23 smithi119 ceph-mon[108979]: pgmap v18994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:23 smithi119 ceph-mon[94175]: pgmap v18994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:37:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:37:24] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-02T00:37:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:25 smithi183 ceph-mon[99169]: pgmap v18995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:25 smithi119 ceph-mon[94175]: pgmap v18995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:25 smithi119 ceph-mon[108979]: pgmap v18995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:27 smithi183 ceph-mon[99169]: pgmap v18996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:27 smithi119 ceph-mon[94175]: pgmap v18996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:27 smithi119 ceph-mon[108979]: pgmap v18996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:29 smithi183 ceph-mon[99169]: pgmap v18997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:29 smithi119 ceph-mon[94175]: pgmap v18997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:29 smithi119 ceph-mon[108979]: pgmap v18997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:32.094 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:37:32.401 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:37:32.401 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 9m ago 9h 29.0M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:37:32.401 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 9m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:37:32.401 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 9m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:37:32.401 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 9m ago 9h 28.7M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:37:32.401 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 9m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:37:32.401 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 9m ago 9h 898M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:37:32.401 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 9m ago 9h 2311M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:37:32.402 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 9m ago 9h 1079M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:37:32.402 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 9m ago 9h 1273M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:37:32.402 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 9m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:37:32.402 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 9m ago 9h 21.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:37:32.402 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 9m ago 9h 6232M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:37:32.402 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 9m ago 9h 6268M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:37:32.402 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 9m ago 9h 5636M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:37:32.402 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 9m ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:37:32.402 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 9m ago 9h 4553M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:37:32.402 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 9m ago 9h 5709M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:37:32.403 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 9m ago 9h 4672M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:37:32.403 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 9m ago 9h 5553M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:37:32.403 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 9m ago 9h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:37:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:31 smithi183 ceph-mon[99169]: pgmap v18998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:31 smithi119 ceph-mon[94175]: pgmap v18998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:31 smithi119 ceph-mon[108979]: pgmap v18998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:32.781 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:37:32.781 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:37:32.781 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:37:32.781 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:37:32.781 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:37:32.781 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:37:32.781 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:37:32.781 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:37:32.782 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:37:32.782 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:37:32.782 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:37:32.782 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:37:32.782 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:37:32.782 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:37:32.782 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:37:32.782 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:37:32.782 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:37:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:32 smithi183 ceph-mon[99169]: from='client.45539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:37:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:32 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3312424767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:37:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:32 smithi119 ceph-mon[94175]: from='client.45539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:37:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:32 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3312424767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:37:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:32 smithi119 ceph-mon[108979]: from='client.45539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:37:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:32 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3312424767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:37:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:33 smithi183 ceph-mon[99169]: from='client.35664 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:37:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:33 smithi183 ceph-mon[99169]: pgmap v18999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:37:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:37:34] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-02T00:37:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:33 smithi119 ceph-mon[94175]: from='client.35664 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:37:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:33 smithi119 ceph-mon[94175]: pgmap v18999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:33 smithi119 ceph-mon[108979]: from='client.35664 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:37:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:33 smithi119 ceph-mon[108979]: pgmap v18999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:35 smithi183 ceph-mon[99169]: pgmap v19000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:35 smithi119 ceph-mon[94175]: pgmap v19000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:35 smithi119 ceph-mon[108979]: pgmap v19000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:37 smithi183 ceph-mon[99169]: pgmap v19001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:37 smithi119 ceph-mon[94175]: pgmap v19001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:37 smithi119 ceph-mon[108979]: pgmap v19001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:39 smithi183 ceph-mon[99169]: pgmap v19002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:39 smithi119 ceph-mon[94175]: pgmap v19002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:39 smithi119 ceph-mon[108979]: pgmap v19002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:41 smithi183 ceph-mon[99169]: pgmap v19003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:41 smithi119 ceph-mon[94175]: pgmap v19003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:41 smithi119 ceph-mon[108979]: pgmap v19003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:43 smithi183 ceph-mon[99169]: pgmap v19004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:37:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:37:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T00:37:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:43 smithi119 ceph-mon[108979]: pgmap v19004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:43 smithi119 ceph-mon[94175]: pgmap v19004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:45 smithi183 ceph-mon[99169]: pgmap v19005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:45 smithi119 ceph-mon[94175]: pgmap v19005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:45 smithi119 ceph-mon[108979]: pgmap v19005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:47 smithi183 ceph-mon[99169]: pgmap v19006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:47 smithi119 ceph-mon[108979]: pgmap v19006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:47 smithi119 ceph-mon[94175]: pgmap v19006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:49 smithi183 ceph-mon[99169]: pgmap v19007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:49 smithi119 ceph-mon[108979]: pgmap v19007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:49 smithi119 ceph-mon[94175]: pgmap v19007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:51 smithi183 ceph-mon[99169]: pgmap v19008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:51 smithi119 ceph-mon[108979]: pgmap v19008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:51 smithi119 ceph-mon[94175]: pgmap v19008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:53 smithi183 ceph-mon[99169]: pgmap v19009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:37:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:37:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:37:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:53 smithi119 ceph-mon[94175]: pgmap v19009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:53 smithi119 ceph-mon[108979]: pgmap v19009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:37:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:55 smithi183 ceph-mon[99169]: pgmap v19010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:55 smithi119 ceph-mon[94175]: pgmap v19010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:55 smithi119 ceph-mon[108979]: pgmap v19010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:57 smithi183 ceph-mon[99169]: pgmap v19011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:37:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:57 smithi119 ceph-mon[94175]: pgmap v19011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:37:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:57 smithi119 ceph-mon[108979]: pgmap v19011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:37:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:37:59 smithi183 ceph-mon[99169]: pgmap v19012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:37:59 smithi119 ceph-mon[94175]: pgmap v19012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:37:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:37:59 smithi119 ceph-mon[108979]: pgmap v19012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:01 smithi183 ceph-mon[99169]: pgmap v19013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:38:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:38:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:38:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:38:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:01 smithi119 ceph-mon[94175]: pgmap v19013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:38:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:38:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:38:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:38:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:01 smithi119 ceph-mon[108979]: pgmap v19013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:38:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:38:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:38:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:38:03.122 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:38:03.431 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:38:03.431 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 2s ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:38:03.431 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 1s ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:38:03.431 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 2s ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:38:03.431 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 1s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:38:03.431 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 1s ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:38:03.431 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 2s ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:38:03.431 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 2s ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:38:03.431 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 1s ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:38:03.431 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 2s ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:38:03.432 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 2s ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:38:03.432 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 1s ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:38:03.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 2s ago 9h 6231M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:38:03.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 2s ago 9h 6266M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:38:03.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 2s ago 9h 5630M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:38:03.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 2s ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:38:03.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 1s ago 9h 4577M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:38:03.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 1s ago 9h 5741M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:38:03.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 1s ago 9h 4701M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:38:03.432 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 1s ago 9h 5586M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:38:03.432 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 1s ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:38:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:38:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:38:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:38:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:38:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:38:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:38:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:38:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:38:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:38:03.814 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:38:03.815 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:38:03.815 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:38:03.815 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:38:03.815 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:38:03.815 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:38:03.815 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:38:03.815 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:38:03.815 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:38:03.815 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:38:03.815 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:38:03.815 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:38:03.815 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:38:03.815 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:38:03.815 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:38:03.815 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:38:03.816 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:38:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:03 smithi183 ceph-mon[99169]: pgmap v19014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:03 smithi183 ceph-mon[99169]: from='client.35676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:38:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:03 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3254312047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:38:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:38:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:38:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:38:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:03 smithi119 ceph-mon[108979]: pgmap v19014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:03 smithi119 ceph-mon[108979]: from='client.35676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:38:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:03 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3254312047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:38:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:03 smithi119 ceph-mon[94175]: pgmap v19014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:03 smithi119 ceph-mon[94175]: from='client.35676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:38:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:03 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3254312047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:38:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:04 smithi183 ceph-mon[99169]: from='client.45563 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:38:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:04 smithi119 ceph-mon[108979]: from='client.45563 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:38:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:04 smithi119 ceph-mon[94175]: from='client.45563 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:38:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:05 smithi183 ceph-mon[99169]: pgmap v19015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:05 smithi119 ceph-mon[94175]: pgmap v19015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:05 smithi119 ceph-mon[108979]: pgmap v19015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:07 smithi183 ceph-mon[99169]: pgmap v19016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:07 smithi119 ceph-mon[94175]: pgmap v19016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:07 smithi119 ceph-mon[108979]: pgmap v19016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:09 smithi183 ceph-mon[99169]: pgmap v19017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:09 smithi119 ceph-mon[94175]: pgmap v19017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:09 smithi119 ceph-mon[108979]: pgmap v19017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:11 smithi183 ceph-mon[99169]: pgmap v19018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:11 smithi119 ceph-mon[94175]: pgmap v19018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:11 smithi119 ceph-mon[108979]: pgmap v19018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:13 smithi183 ceph-mon[99169]: pgmap v19019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:38:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:38:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:38:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:13 smithi119 ceph-mon[94175]: pgmap v19019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:13 smithi119 ceph-mon[108979]: pgmap v19019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:15 smithi183 ceph-mon[99169]: pgmap v19020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:15 smithi119 ceph-mon[94175]: pgmap v19020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:15 smithi119 ceph-mon[108979]: pgmap v19020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:17 smithi183 ceph-mon[99169]: pgmap v19021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:17 smithi119 ceph-mon[94175]: pgmap v19021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:17 smithi119 ceph-mon[108979]: pgmap v19021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:19 smithi183 ceph-mon[99169]: pgmap v19022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:19 smithi119 ceph-mon[94175]: pgmap v19022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:19 smithi119 ceph-mon[108979]: pgmap v19022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:21 smithi183 ceph-mon[99169]: pgmap v19023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:21 smithi119 ceph-mon[94175]: pgmap v19023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:21 smithi119 ceph-mon[108979]: pgmap v19023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:23 smithi183 ceph-mon[99169]: pgmap v19024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:38:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:38:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:38:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:23 smithi119 ceph-mon[94175]: pgmap v19024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:23 smithi119 ceph-mon[108979]: pgmap v19024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:25 smithi183 ceph-mon[99169]: pgmap v19025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:25 smithi119 ceph-mon[94175]: pgmap v19025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:25 smithi119 ceph-mon[108979]: pgmap v19025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:27 smithi183 ceph-mon[99169]: pgmap v19026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:27 smithi119 ceph-mon[108979]: pgmap v19026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:27 smithi119 ceph-mon[94175]: pgmap v19026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:29 smithi183 ceph-mon[99169]: pgmap v19027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:29 smithi119 ceph-mon[94175]: pgmap v19027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:29 smithi119 ceph-mon[108979]: pgmap v19027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:31 smithi183 ceph-mon[99169]: pgmap v19028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:31 smithi119 ceph-mon[94175]: pgmap v19028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:31 smithi119 ceph-mon[108979]: pgmap v19028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:34.166 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:38:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:33 smithi183 ceph-mon[99169]: pgmap v19029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:38:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:38:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:38:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:33 smithi119 ceph-mon[108979]: pgmap v19029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:33 smithi119 ceph-mon[94175]: pgmap v19029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:34.477 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:38:34.478 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 33s ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:38:34.478 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 32s ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:38:34.478 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 33s ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:38:34.478 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 32s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:38:34.478 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 32s ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:38:34.478 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 33s ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:38:34.478 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 33s ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:38:34.478 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 32s ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:38:34.478 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 33s ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:38:34.478 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 33s ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:38:34.478 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 32s ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:38:34.478 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 33s ago 9h 6231M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:38:34.478 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 33s ago 9h 6266M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:38:34.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 33s ago 9h 5630M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:38:34.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 33s ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:38:34.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 32s ago 9h 4577M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:38:34.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 32s ago 9h 5741M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:38:34.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 32s ago 9h 4701M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:38:34.479 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 32s ago 9h 5586M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:38:34.479 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 32s ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:38:34.859 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:38:34.860 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:38:34.860 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:38:34.860 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:38:34.860 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:38:34.860 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:38:34.860 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:38:34.860 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:38:34.860 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:38:34.860 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:38:34.860 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:38:34.860 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:38:34.860 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:38:34.860 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:38:34.861 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:38:34.861 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:38:34.861 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:38:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:34 smithi183 ceph-mon[99169]: from='client.45575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:38:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1056247016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:38:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:34 smithi119 ceph-mon[94175]: from='client.45575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:38:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1056247016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:38:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:34 smithi119 ceph-mon[108979]: from='client.45575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:38:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1056247016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:38:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:35 smithi183 ceph-mon[99169]: from='client.35700 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:38:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:35 smithi183 ceph-mon[99169]: pgmap v19030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:35 smithi119 ceph-mon[94175]: from='client.35700 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:38:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:35 smithi119 ceph-mon[94175]: pgmap v19030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:35 smithi119 ceph-mon[108979]: from='client.35700 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:38:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:35 smithi119 ceph-mon[108979]: pgmap v19030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:37 smithi183 ceph-mon[99169]: pgmap v19031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:37 smithi119 ceph-mon[94175]: pgmap v19031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:37 smithi119 ceph-mon[108979]: pgmap v19031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:39 smithi183 ceph-mon[99169]: pgmap v19032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:39 smithi119 ceph-mon[108979]: pgmap v19032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:39 smithi119 ceph-mon[94175]: pgmap v19032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:41 smithi183 ceph-mon[99169]: pgmap v19033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:41 smithi119 ceph-mon[108979]: pgmap v19033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:41 smithi119 ceph-mon[94175]: pgmap v19033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:43 smithi183 ceph-mon[99169]: pgmap v19034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:38:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:38:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-02T00:38:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:43 smithi119 ceph-mon[94175]: pgmap v19034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:43 smithi119 ceph-mon[108979]: pgmap v19034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:45 smithi183 ceph-mon[99169]: pgmap v19035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:45 smithi119 ceph-mon[94175]: pgmap v19035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:45 smithi119 ceph-mon[108979]: pgmap v19035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:47 smithi183 ceph-mon[99169]: pgmap v19036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:47 smithi119 ceph-mon[94175]: pgmap v19036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:47 smithi119 ceph-mon[108979]: pgmap v19036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:49 smithi183 ceph-mon[99169]: pgmap v19037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:49 smithi119 ceph-mon[108979]: pgmap v19037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:49 smithi119 ceph-mon[94175]: pgmap v19037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:51 smithi183 ceph-mon[99169]: pgmap v19038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:51 smithi119 ceph-mon[94175]: pgmap v19038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:51 smithi119 ceph-mon[108979]: pgmap v19038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:53 smithi183 ceph-mon[99169]: pgmap v19039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:38:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:38:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:38:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:53 smithi119 ceph-mon[108979]: pgmap v19039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:53 smithi119 ceph-mon[94175]: pgmap v19039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:38:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:55 smithi183 ceph-mon[99169]: pgmap v19040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:55 smithi119 ceph-mon[94175]: pgmap v19040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:55 smithi119 ceph-mon[108979]: pgmap v19040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:57 smithi183 ceph-mon[99169]: pgmap v19041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:57 smithi119 ceph-mon[94175]: pgmap v19041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:57 smithi119 ceph-mon[108979]: pgmap v19041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:38:59 smithi183 ceph-mon[99169]: pgmap v19042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:38:59 smithi119 ceph-mon[94175]: pgmap v19042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:38:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:38:59 smithi119 ceph-mon[108979]: pgmap v19042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:01 smithi183 ceph-mon[99169]: pgmap v19043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:01 smithi119 ceph-mon[94175]: pgmap v19043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:01 smithi119 ceph-mon[108979]: pgmap v19043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:39:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:39:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:39:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:39:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:39:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:39:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:39:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:39:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:39:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:39:03.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:39:03.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:39:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:03 smithi183 ceph-mon[99169]: pgmap v19044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:39:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:39:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:39:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:03 smithi119 ceph-mon[94175]: pgmap v19044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:03 smithi119 ceph-mon[108979]: pgmap v19044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:05.208 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:39:05.513 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:39:05.513 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 64s ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:39:05.513 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 63s ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:39:05.513 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 64s ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:39:05.513 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 63s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:39:05.513 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 63s ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:39:05.513 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 64s ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:39:05.513 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 64s ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:39:05.514 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 63s ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:39:05.514 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 64s ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:39:05.514 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 64s ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:39:05.514 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 63s ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:39:05.514 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 64s ago 9h 6231M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:39:05.514 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 64s ago 9h 6266M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:39:05.514 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 64s ago 9h 5630M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:39:05.514 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 64s ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:39:05.514 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 63s ago 9h 4577M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:39:05.514 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 63s ago 9h 5741M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:39:05.514 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 63s ago 9h 4701M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:39:05.514 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 63s ago 9h 5586M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:39:05.514 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 63s ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:39:05.889 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:39:05.889 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:39:05.889 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:39:05.889 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:39:05.889 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:39:05.890 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:39:05.890 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:39:05.890 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:39:05.890 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:39:05.890 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:39:05.890 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:39:05.890 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:39:05.890 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:39:05.890 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:39:05.890 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:39:05.890 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:39:05.890 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:39:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:05 smithi183 ceph-mon[99169]: pgmap v19045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1574424355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:39:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:05 smithi119 ceph-mon[94175]: pgmap v19045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1574424355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:39:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:05 smithi119 ceph-mon[108979]: pgmap v19045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1574424355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:39:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:06 smithi183 ceph-mon[99169]: from='client.35712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:39:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:06 smithi183 ceph-mon[99169]: from='client.45599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:39:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:06 smithi119 ceph-mon[94175]: from='client.35712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:39:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:06 smithi119 ceph-mon[94175]: from='client.45599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:39:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:06 smithi119 ceph-mon[108979]: from='client.35712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:39:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:06 smithi119 ceph-mon[108979]: from='client.45599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:39:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:08 smithi183 ceph-mon[99169]: pgmap v19046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:08 smithi119 ceph-mon[94175]: pgmap v19046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:08 smithi119 ceph-mon[108979]: pgmap v19046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:09 smithi183 ceph-mon[99169]: pgmap v19047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:09 smithi119 ceph-mon[108979]: pgmap v19047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:09 smithi119 ceph-mon[94175]: pgmap v19047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:11 smithi183 ceph-mon[99169]: pgmap v19048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:11 smithi119 ceph-mon[108979]: pgmap v19048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:11 smithi119 ceph-mon[94175]: pgmap v19048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:13 smithi183 ceph-mon[99169]: pgmap v19049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:13 smithi119 ceph-mon[108979]: pgmap v19049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:13 smithi119 ceph-mon[94175]: pgmap v19049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:39:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:39:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:39:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:15 smithi183 ceph-mon[99169]: pgmap v19050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:15 smithi119 ceph-mon[94175]: pgmap v19050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:15 smithi119 ceph-mon[108979]: pgmap v19050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:17 smithi183 ceph-mon[99169]: pgmap v19051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:17 smithi119 ceph-mon[108979]: pgmap v19051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:17 smithi119 ceph-mon[94175]: pgmap v19051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:19 smithi183 ceph-mon[99169]: pgmap v19052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:19 smithi119 ceph-mon[108979]: pgmap v19052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:19 smithi119 ceph-mon[94175]: pgmap v19052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:21 smithi183 ceph-mon[99169]: pgmap v19053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:21 smithi119 ceph-mon[108979]: pgmap v19053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:21 smithi119 ceph-mon[94175]: pgmap v19053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:23 smithi183 ceph-mon[99169]: pgmap v19054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:39:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:39:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:39:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:23 smithi119 ceph-mon[108979]: pgmap v19054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:23 smithi119 ceph-mon[94175]: pgmap v19054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:26 smithi183 ceph-mon[99169]: pgmap v19055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:26 smithi119 ceph-mon[108979]: pgmap v19055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:26 smithi119 ceph-mon[94175]: pgmap v19055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:28 smithi183 ceph-mon[99169]: pgmap v19056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:28 smithi119 ceph-mon[108979]: pgmap v19056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:28 smithi119 ceph-mon[94175]: pgmap v19056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:29 smithi183 ceph-mon[99169]: pgmap v19057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:29 smithi119 ceph-mon[94175]: pgmap v19057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:29 smithi119 ceph-mon[108979]: pgmap v19057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:32.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:31 smithi183 ceph-mon[99169]: pgmap v19058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:31 smithi119 ceph-mon[94175]: pgmap v19058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:31 smithi119 ceph-mon[108979]: pgmap v19058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:33 smithi183 ceph-mon[99169]: pgmap v19059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:39:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:39:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:39:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:33 smithi119 ceph-mon[108979]: pgmap v19059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:33 smithi119 ceph-mon[94175]: pgmap v19059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:36.236 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:39:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:35 smithi183 ceph-mon[99169]: pgmap v19060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:35 smithi119 ceph-mon[94175]: pgmap v19060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:35 smithi119 ceph-mon[108979]: pgmap v19060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:36.542 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:39:36.542 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 95s ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:39:36.543 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 94s ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:39:36.543 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 95s ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:39:36.543 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 94s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:39:36.543 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 94s ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:39:36.543 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 95s ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:39:36.543 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 95s ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:39:36.543 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 94s ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:39:36.543 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 95s ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:39:36.543 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 95s ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:39:36.543 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 94s ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:39:36.543 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 95s ago 9h 6231M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:39:36.543 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 95s ago 9h 6266M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:39:36.543 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 95s ago 9h 5630M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:39:36.543 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 95s ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:39:36.544 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 94s ago 9h 4577M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:39:36.544 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 94s ago 9h 5741M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:39:36.544 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 94s ago 9h 4701M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:39:36.544 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 94s ago 9h 5586M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:39:36.544 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 94s ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:39:36.922 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:39:36.922 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:39:36.922 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:39:36.923 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:39:36.923 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:39:36.923 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:39:36.923 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:39:36.923 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:39:36.923 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:39:36.923 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:39:36.923 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:39:36.923 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:39:36.923 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:39:36.923 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:39:36.923 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:39:36.923 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:39:36.923 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:39:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1454953487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:39:37.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1454953487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:39:37.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1454953487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:39:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:38 smithi183 ceph-mon[99169]: from='client.45611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:39:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:38 smithi183 ceph-mon[99169]: from='client.35736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:39:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:38 smithi183 ceph-mon[99169]: pgmap v19061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:38 smithi119 ceph-mon[94175]: from='client.45611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:39:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:38 smithi119 ceph-mon[94175]: from='client.35736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:39:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:38 smithi119 ceph-mon[94175]: pgmap v19061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:38 smithi119 ceph-mon[108979]: from='client.45611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:39:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:38 smithi119 ceph-mon[108979]: from='client.35736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:39:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:38 smithi119 ceph-mon[108979]: pgmap v19061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:39 smithi183 ceph-mon[99169]: pgmap v19062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:39 smithi119 ceph-mon[94175]: pgmap v19062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:39 smithi119 ceph-mon[108979]: pgmap v19062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:42.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:41 smithi183 ceph-mon[99169]: pgmap v19063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:41 smithi119 ceph-mon[94175]: pgmap v19063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:42.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:41 smithi119 ceph-mon[108979]: pgmap v19063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:43 smithi183 ceph-mon[99169]: pgmap v19064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:43 smithi119 ceph-mon[94175]: pgmap v19064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:39:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:39:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:39:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:43 smithi119 ceph-mon[108979]: pgmap v19064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:45 smithi183 ceph-mon[99169]: pgmap v19065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:45 smithi119 ceph-mon[94175]: pgmap v19065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:45 smithi119 ceph-mon[108979]: pgmap v19065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:48 smithi183 ceph-mon[99169]: pgmap v19066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:48 smithi119 ceph-mon[108979]: pgmap v19066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:48 smithi119 ceph-mon[94175]: pgmap v19066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:49 smithi183 ceph-mon[99169]: pgmap v19067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:49 smithi119 ceph-mon[94175]: pgmap v19067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:49 smithi119 ceph-mon[108979]: pgmap v19067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:51 smithi183 ceph-mon[99169]: pgmap v19068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:51 smithi119 ceph-mon[94175]: pgmap v19068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:51 smithi119 ceph-mon[108979]: pgmap v19068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:53 smithi183 ceph-mon[99169]: pgmap v19069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:39:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:39:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T00:39:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:53 smithi119 ceph-mon[94175]: pgmap v19069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:53 smithi119 ceph-mon[108979]: pgmap v19069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:39:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:56 smithi183 ceph-mon[99169]: pgmap v19070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:56 smithi119 ceph-mon[108979]: pgmap v19070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:56 smithi119 ceph-mon[94175]: pgmap v19070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:58 smithi183 ceph-mon[99169]: pgmap v19071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:58 smithi119 ceph-mon[94175]: pgmap v19071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:58 smithi119 ceph-mon[108979]: pgmap v19071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:39:59 smithi183 ceph-mon[99169]: pgmap v19072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:39:59 smithi119 ceph-mon[94175]: pgmap v19072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:39:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:39:59 smithi119 ceph-mon[108979]: pgmap v19072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T00:39:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:40:00.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:40:00.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:40:00.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:40:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:01 smithi183 ceph-mon[99169]: pgmap v19073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:01 smithi119 ceph-mon[108979]: pgmap v19073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:01 smithi119 ceph-mon[94175]: pgmap v19073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:03.303 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:40:03.303 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:40:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:40:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:04 smithi183 ceph-mon[99169]: pgmap v19074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:40:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:40:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:40:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:40:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:40:04] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T00:40:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:04 smithi119 ceph-mon[108979]: pgmap v19074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:40:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:40:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:40:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:04 smithi119 ceph-mon[94175]: pgmap v19074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:40:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:40:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:40:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:06 smithi183 ceph-mon[99169]: pgmap v19075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:06 smithi119 ceph-mon[94175]: pgmap v19075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:06 smithi119 ceph-mon[108979]: pgmap v19075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:07.269 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:40:07.575 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:40:07.575 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 2m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:40:07.576 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 2m ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:40:07.576 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 2m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:40:07.576 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 2m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:40:07.576 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 2m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:40:07.576 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 2m ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:40:07.576 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 2m ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:40:07.576 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 2m ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:40:07.576 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 2m ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:40:07.576 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 2m ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:40:07.576 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 2m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:40:07.576 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 2m ago 9h 6231M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:40:07.576 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 2m ago 9h 6266M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:40:07.576 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 2m ago 9h 5630M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:40:07.576 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 2m ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:40:07.577 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 2m ago 9h 4577M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:40:07.577 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 2m ago 9h 5741M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:40:07.577 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 2m ago 9h 4701M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:40:07.577 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 2m ago 9h 5586M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:40:07.577 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 2m ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:40:07.959 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:40:07.959 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:40:07.959 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:40:07.959 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:40:07.959 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:40:07.959 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:40:07.959 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:40:07.959 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:40:07.959 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:40:07.959 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:40:07.959 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:40:07.959 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:40:07.960 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:40:07.960 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:40:07.960 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:40:07.960 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:40:07.960 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:40:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:08 smithi183 ceph-mon[99169]: pgmap v19076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2277089354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:40:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:08 smithi119 ceph-mon[108979]: pgmap v19076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2277089354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:40:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:08 smithi119 ceph-mon[94175]: pgmap v19076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2277089354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:40:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:09 smithi183 ceph-mon[99169]: from='client.45629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:40:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:09 smithi183 ceph-mon[99169]: from='client.35754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:40:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:09 smithi119 ceph-mon[94175]: from='client.45629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:40:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:09 smithi119 ceph-mon[94175]: from='client.35754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:40:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:09 smithi119 ceph-mon[108979]: from='client.45629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:40:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:09 smithi119 ceph-mon[108979]: from='client.35754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:40:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:10 smithi183 ceph-mon[99169]: pgmap v19077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:10 smithi119 ceph-mon[108979]: pgmap v19077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:10 smithi119 ceph-mon[94175]: pgmap v19077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:12 smithi183 ceph-mon[99169]: pgmap v19078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:12 smithi119 ceph-mon[108979]: pgmap v19078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:12 smithi119 ceph-mon[94175]: pgmap v19078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:14 smithi183 ceph-mon[99169]: pgmap v19079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:14 smithi119 ceph-mon[94175]: pgmap v19079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:40:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:40:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:40:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:14 smithi119 ceph-mon[108979]: pgmap v19079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:16 smithi183 ceph-mon[99169]: pgmap v19080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:16 smithi119 ceph-mon[108979]: pgmap v19080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:16 smithi119 ceph-mon[94175]: pgmap v19080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:18 smithi183 ceph-mon[99169]: pgmap v19081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:18 smithi119 ceph-mon[94175]: pgmap v19081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:18 smithi119 ceph-mon[108979]: pgmap v19081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:19 smithi183 ceph-mon[99169]: pgmap v19082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:19 smithi119 ceph-mon[94175]: pgmap v19082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:19 smithi119 ceph-mon[108979]: pgmap v19082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:22 smithi183 ceph-mon[99169]: pgmap v19083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:22 smithi119 ceph-mon[94175]: pgmap v19083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:22 smithi119 ceph-mon[108979]: pgmap v19083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:24 smithi183 ceph-mon[99169]: pgmap v19084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:24 smithi119 ceph-mon[94175]: pgmap v19084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:40:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:40:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:40:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:24 smithi119 ceph-mon[108979]: pgmap v19084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:26 smithi183 ceph-mon[99169]: pgmap v19085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:26 smithi119 ceph-mon[94175]: pgmap v19085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:26 smithi119 ceph-mon[108979]: pgmap v19085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:28 smithi183 ceph-mon[99169]: pgmap v19086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:28 smithi119 ceph-mon[94175]: pgmap v19086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:28.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:28 smithi119 ceph-mon[108979]: pgmap v19086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:29 smithi183 ceph-mon[99169]: pgmap v19087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:29 smithi119 ceph-mon[94175]: pgmap v19087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:29 smithi119 ceph-mon[108979]: pgmap v19087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:32 smithi183 ceph-mon[99169]: pgmap v19088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:32 smithi119 ceph-mon[94175]: pgmap v19088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:32 smithi119 ceph-mon[108979]: pgmap v19088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:34 smithi183 ceph-mon[99169]: pgmap v19089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:34 smithi119 ceph-mon[94175]: pgmap v19089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:40:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:40:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:40:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:34 smithi119 ceph-mon[108979]: pgmap v19089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:36 smithi183 ceph-mon[99169]: pgmap v19090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:36 smithi119 ceph-mon[94175]: pgmap v19090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:36 smithi119 ceph-mon[108979]: pgmap v19090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:38.305 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:40:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:38 smithi183 ceph-mon[99169]: pgmap v19091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:38 smithi119 ceph-mon[94175]: pgmap v19091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:38 smithi119 ceph-mon[108979]: pgmap v19091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:38.613 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:40:38.613 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 2m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:40:38.613 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 2m ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:40:38.614 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 2m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:40:38.614 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 2m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:40:38.614 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 2m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:40:38.614 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 2m ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:40:38.614 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 2m ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:40:38.614 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 2m ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:40:38.614 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 2m ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:40:38.614 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 2m ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:40:38.614 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 2m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:40:38.614 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 2m ago 9h 6231M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:40:38.614 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 2m ago 9h 6266M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:40:38.614 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 2m ago 9h 5630M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:40:38.614 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 2m ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:40:38.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 2m ago 9h 4577M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:40:38.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 2m ago 9h 5741M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:40:38.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 2m ago 9h 4701M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:40:38.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 2m ago 9h 5586M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:40:38.615 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 2m ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:40:38.990 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:40:38.990 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:40:38.990 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:40:38.990 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:40:38.990 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:40:38.990 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:40:38.990 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:40:38.990 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:40:38.990 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:40:38.990 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:40:38.991 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:40:38.991 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:40:38.991 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:40:38.991 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:40:38.991 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:40:38.991 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:40:38.991 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:40:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:39 smithi183 ceph-mon[99169]: from='client.35766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:40:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:39 smithi183 ceph-mon[99169]: from='client.45653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:40:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:39 smithi183 ceph-mon[99169]: pgmap v19092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2646188501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:40:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:39 smithi119 ceph-mon[108979]: from='client.35766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:40:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:39 smithi119 ceph-mon[108979]: from='client.45653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:40:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:39 smithi119 ceph-mon[108979]: pgmap v19092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2646188501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:40:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:39 smithi119 ceph-mon[94175]: from='client.35766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:40:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:39 smithi119 ceph-mon[94175]: from='client.45653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:40:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:39 smithi119 ceph-mon[94175]: pgmap v19092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2646188501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:40:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:42 smithi183 ceph-mon[99169]: pgmap v19093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:42 smithi119 ceph-mon[108979]: pgmap v19093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:42 smithi119 ceph-mon[94175]: pgmap v19093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:44 smithi183 ceph-mon[99169]: pgmap v19094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:40:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:40:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:40:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:44 smithi119 ceph-mon[94175]: pgmap v19094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:44 smithi119 ceph-mon[108979]: pgmap v19094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:46 smithi183 ceph-mon[99169]: pgmap v19095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:46 smithi119 ceph-mon[94175]: pgmap v19095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:46 smithi119 ceph-mon[108979]: pgmap v19095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:48 smithi183 ceph-mon[99169]: pgmap v19096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:48 smithi119 ceph-mon[94175]: pgmap v19096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:48 smithi119 ceph-mon[108979]: pgmap v19096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:49 smithi183 ceph-mon[99169]: pgmap v19097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:49 smithi119 ceph-mon[94175]: pgmap v19097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:49 smithi119 ceph-mon[108979]: pgmap v19097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:52 smithi183 ceph-mon[99169]: pgmap v19098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:52 smithi119 ceph-mon[94175]: pgmap v19098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:52 smithi119 ceph-mon[108979]: pgmap v19098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:54 smithi183 ceph-mon[99169]: pgmap v19099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:40:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:40:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:40:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:54 smithi119 ceph-mon[108979]: pgmap v19099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:54 smithi119 ceph-mon[94175]: pgmap v19099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:40:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:56 smithi183 ceph-mon[99169]: pgmap v19100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:56 smithi119 ceph-mon[94175]: pgmap v19100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:56 smithi119 ceph-mon[108979]: pgmap v19100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:58 smithi183 ceph-mon[99169]: pgmap v19101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:58 smithi119 ceph-mon[94175]: pgmap v19101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:58 smithi119 ceph-mon[108979]: pgmap v19101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:40:59 smithi183 ceph-mon[99169]: pgmap v19102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:40:59 smithi119 ceph-mon[94175]: pgmap v19102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:40:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:40:59 smithi119 ceph-mon[108979]: pgmap v19102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:02 smithi183 ceph-mon[99169]: pgmap v19103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:02 smithi119 ceph-mon[94175]: pgmap v19103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:02 smithi119 ceph-mon[108979]: pgmap v19103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:04 smithi183 ceph-mon[99169]: pgmap v19104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:41:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:41:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:41:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:41:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:41:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:41:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:04 smithi119 ceph-mon[94175]: pgmap v19104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:41:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:41:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:41:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:04 smithi119 ceph-mon[108979]: pgmap v19104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:41:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:41:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:41:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:41:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:41:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:41:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:41:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:41:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:41:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:41:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:41:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:41:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:06 smithi183 ceph-mon[99169]: pgmap v19105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:06 smithi119 ceph-mon[94175]: pgmap v19105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:06 smithi119 ceph-mon[108979]: pgmap v19105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:08 smithi183 ceph-mon[99169]: pgmap v19106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:08 smithi119 ceph-mon[94175]: pgmap v19106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:08 smithi119 ceph-mon[108979]: pgmap v19106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:09.338 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:41:09.650 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:41:09.651 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 3m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:41:09.651 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 3m ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:41:09.651 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 3m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:41:09.651 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 3m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:41:09.651 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 3m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:41:09.651 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 3m ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:41:09.651 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 3m ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:41:09.651 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 3m ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:41:09.651 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 3m ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:41:09.651 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 3m ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:41:09.651 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 3m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:41:09.652 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 3m ago 9h 6231M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:41:09.652 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 3m ago 9h 6266M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:41:09.652 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 3m ago 9h 5630M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:41:09.652 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 3m ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:41:09.652 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 3m ago 9h 4577M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:41:09.652 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 3m ago 9h 5741M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:41:09.652 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 3m ago 9h 4701M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:41:09.652 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 3m ago 9h 5586M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:41:09.652 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 3m ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:41:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:09 smithi183 ceph-mon[99169]: pgmap v19107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:09 smithi119 ceph-mon[108979]: pgmap v19107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:09 smithi119 ceph-mon[94175]: pgmap v19107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:10.031 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:41:10.031 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:41:10.032 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:41:10.032 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:41:10.032 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:41:10.032 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:41:10.032 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:41:10.032 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:41:10.032 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:41:10.032 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:41:10.032 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:41:10.032 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:41:10.032 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:41:10.032 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:41:10.032 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:41:10.033 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:41:10.033 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:41:10.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:10 smithi183 ceph-mon[99169]: from='client.45665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:41:10.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:10 smithi183 ceph-mon[99169]: from='client.45671 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:41:10.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2108850964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:41:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:10 smithi119 ceph-mon[94175]: from='client.45665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:41:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:10 smithi119 ceph-mon[94175]: from='client.45671 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:41:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2108850964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:41:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:10 smithi119 ceph-mon[108979]: from='client.45665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:41:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:10 smithi119 ceph-mon[108979]: from='client.45671 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:41:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2108850964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:41:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:11 smithi183 ceph-mon[99169]: pgmap v19108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:11 smithi119 ceph-mon[94175]: pgmap v19108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:11 smithi119 ceph-mon[108979]: pgmap v19108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:14 smithi183 ceph-mon[99169]: pgmap v19109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:41:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:41:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:41:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:14 smithi119 ceph-mon[94175]: pgmap v19109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:14 smithi119 ceph-mon[108979]: pgmap v19109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:16.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:16 smithi183 ceph-mon[99169]: pgmap v19110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:16 smithi119 ceph-mon[94175]: pgmap v19110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:16 smithi119 ceph-mon[108979]: pgmap v19110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:18 smithi183 ceph-mon[99169]: pgmap v19111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:18 smithi119 ceph-mon[94175]: pgmap v19111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:18 smithi119 ceph-mon[108979]: pgmap v19111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:19 smithi183 ceph-mon[99169]: pgmap v19112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:19 smithi119 ceph-mon[94175]: pgmap v19112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:19 smithi119 ceph-mon[108979]: pgmap v19112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:22 smithi183 ceph-mon[99169]: pgmap v19113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:22 smithi119 ceph-mon[94175]: pgmap v19113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:22 smithi119 ceph-mon[108979]: pgmap v19113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:24 smithi183 ceph-mon[99169]: pgmap v19114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:41:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:41:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:41:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:24 smithi119 ceph-mon[94175]: pgmap v19114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:24 smithi119 ceph-mon[108979]: pgmap v19114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:26 smithi183 ceph-mon[99169]: pgmap v19115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:26 smithi119 ceph-mon[94175]: pgmap v19115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:26 smithi119 ceph-mon[108979]: pgmap v19115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:28 smithi183 ceph-mon[99169]: pgmap v19116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:28 smithi119 ceph-mon[108979]: pgmap v19116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:28 smithi119 ceph-mon[94175]: pgmap v19116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:29 smithi183 ceph-mon[99169]: pgmap v19117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:29 smithi119 ceph-mon[94175]: pgmap v19117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:29 smithi119 ceph-mon[108979]: pgmap v19117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:32 smithi183 ceph-mon[99169]: pgmap v19118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:32 smithi119 ceph-mon[94175]: pgmap v19118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:32 smithi119 ceph-mon[108979]: pgmap v19118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:34 smithi183 ceph-mon[99169]: pgmap v19119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:41:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:41:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:41:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:34 smithi119 ceph-mon[108979]: pgmap v19119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:34 smithi119 ceph-mon[94175]: pgmap v19119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:36 smithi183 ceph-mon[99169]: pgmap v19120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:36 smithi119 ceph-mon[108979]: pgmap v19120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:36 smithi119 ceph-mon[94175]: pgmap v19120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:38 smithi183 ceph-mon[99169]: pgmap v19121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:38 smithi119 ceph-mon[94175]: pgmap v19121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:38 smithi119 ceph-mon[108979]: pgmap v19121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:39 smithi183 ceph-mon[99169]: pgmap v19122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:39 smithi119 ceph-mon[94175]: pgmap v19122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:39 smithi119 ceph-mon[108979]: pgmap v19122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:40.376 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:41:40.681 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:41:40.681 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 3m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:41:40.681 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 3m ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:41:40.681 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 3m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:41:40.681 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 3m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:41:40.681 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 3m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:41:40.681 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 3m ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:41:40.681 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 3m ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:41:40.682 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 3m ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:41:40.682 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 3m ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:41:40.682 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 3m ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:41:40.682 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 3m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:41:40.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 3m ago 9h 6231M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:41:40.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 3m ago 9h 6266M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:41:40.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 3m ago 9h 5630M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:41:40.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 3m ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:41:40.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 3m ago 9h 4577M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:41:40.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 3m ago 9h 5741M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:41:40.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 3m ago 9h 4701M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:41:40.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 3m ago 9h 5586M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:41:40.682 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 3m ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:41:41.062 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:41:41.062 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:41:41.062 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:41:41.062 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:41:41.062 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:41:41.062 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:41:41.062 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:41:41.062 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:41:41.062 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:41:41.062 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:41:41.062 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:41:41.063 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:41:41.063 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:41:41.063 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:41:41.063 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:41:41.063 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:41:41.063 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:41:42.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:42 smithi183 ceph-mon[99169]: from='client.35802 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:41:42.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:42 smithi183 ceph-mon[99169]: from='client.35808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:41:42.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:42 smithi183 ceph-mon[99169]: pgmap v19123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:42.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/331512511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:41:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:42 smithi119 ceph-mon[108979]: from='client.35802 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:41:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:42 smithi119 ceph-mon[108979]: from='client.35808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:41:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:42 smithi119 ceph-mon[108979]: pgmap v19123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/331512511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:41:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:42 smithi119 ceph-mon[94175]: from='client.35802 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:41:42.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:42 smithi119 ceph-mon[94175]: from='client.35808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:41:42.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:42 smithi119 ceph-mon[94175]: pgmap v19123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:42.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/331512511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:41:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:44 smithi183 ceph-mon[99169]: pgmap v19124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:41:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:41:44] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-02T00:41:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:44 smithi119 ceph-mon[94175]: pgmap v19124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:44 smithi119 ceph-mon[108979]: pgmap v19124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:46 smithi183 ceph-mon[99169]: pgmap v19125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:46 smithi119 ceph-mon[94175]: pgmap v19125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:46 smithi119 ceph-mon[108979]: pgmap v19125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:48 smithi183 ceph-mon[99169]: pgmap v19126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:48 smithi119 ceph-mon[94175]: pgmap v19126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:48 smithi119 ceph-mon[108979]: pgmap v19126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:49 smithi183 ceph-mon[99169]: pgmap v19127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:49 smithi119 ceph-mon[94175]: pgmap v19127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:49 smithi119 ceph-mon[108979]: pgmap v19127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:52 smithi183 ceph-mon[99169]: pgmap v19128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:52 smithi119 ceph-mon[94175]: pgmap v19128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:52 smithi119 ceph-mon[108979]: pgmap v19128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:54 smithi183 ceph-mon[99169]: pgmap v19129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:41:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:41:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:41:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:54 smithi119 ceph-mon[94175]: pgmap v19129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:54.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:54 smithi119 ceph-mon[108979]: pgmap v19129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:41:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:56 smithi183 ceph-mon[99169]: pgmap v19130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:56 smithi119 ceph-mon[94175]: pgmap v19130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:56 smithi119 ceph-mon[108979]: pgmap v19130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:58 smithi183 ceph-mon[99169]: pgmap v19131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:58 smithi119 ceph-mon[94175]: pgmap v19131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:58 smithi119 ceph-mon[108979]: pgmap v19131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:41:59 smithi183 ceph-mon[99169]: pgmap v19132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:41:59 smithi119 ceph-mon[94175]: pgmap v19132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:41:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:41:59 smithi119 ceph-mon[108979]: pgmap v19132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:02 smithi183 ceph-mon[99169]: pgmap v19133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:02 smithi119 ceph-mon[108979]: pgmap v19133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:02 smithi119 ceph-mon[94175]: pgmap v19133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:04 smithi183 ceph-mon[99169]: pgmap v19134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:42:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:42:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:42:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:04 smithi119 ceph-mon[94175]: pgmap v19134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:04 smithi119 ceph-mon[108979]: pgmap v19134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:42:05.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:42:05.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:42:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:06 smithi183 ceph-mon[99169]: pgmap v19135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:42:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:42:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:06 smithi119 ceph-mon[94175]: pgmap v19135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:42:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:42:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:06 smithi119 ceph-mon[108979]: pgmap v19135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:42:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:42:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:08 smithi183 ceph-mon[99169]: pgmap v19136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:08 smithi119 ceph-mon[94175]: pgmap v19136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:08.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:08 smithi119 ceph-mon[108979]: pgmap v19136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:42:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:42:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:42:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:42:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:42:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:09 smithi183 ceph-mon[99169]: pgmap v19137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:42:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:42:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:42:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:42:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:42:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:09 smithi119 ceph-mon[108979]: pgmap v19137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:42:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:42:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:42:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:42:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:42:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:09 smithi119 ceph-mon[94175]: pgmap v19137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:11.408 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:42:11.715 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:42:11.715 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 4m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:42:11.715 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 4m ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:42:11.715 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 4m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:42:11.716 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 4m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:42:11.716 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 4m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:42:11.716 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 4m ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:42:11.716 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 4m ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:42:11.716 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 4m ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:42:11.716 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 4m ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:42:11.716 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 4m ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:42:11.716 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 4m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:42:11.716 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 4m ago 9h 6231M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:42:11.716 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 4m ago 9h 6266M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:42:11.716 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 4m ago 9h 5630M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:42:11.716 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 4m ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:42:11.716 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 4m ago 9h 4577M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:42:11.717 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 4m ago 9h 5741M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:42:11.717 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 4m ago 9h 4701M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:42:11.717 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 4m ago 9h 5586M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:42:11.717 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 4m ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:42:12.099 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:42:12.099 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:42:12.099 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:42:12.099 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:42:12.099 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:42:12.099 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:42:12.099 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:42:12.099 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:42:12.099 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:42:12.099 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:42:12.099 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:42:12.099 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:42:12.099 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:42:12.099 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:42:12.100 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:42:12.100 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:42:12.100 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:42:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:12 smithi183 ceph-mon[99169]: pgmap v19138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:12 smithi119 ceph-mon[94175]: pgmap v19138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:12 smithi119 ceph-mon[108979]: pgmap v19138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:13 smithi183 ceph-mon[99169]: from='client.35820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:42:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:13 smithi183 ceph-mon[99169]: from='client.35826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:42:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3210193149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:42:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:13 smithi119 ceph-mon[94175]: from='client.35820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:42:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:13 smithi119 ceph-mon[94175]: from='client.35826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:42:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3210193149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:42:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:13 smithi119 ceph-mon[108979]: from='client.35820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:42:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:13 smithi119 ceph-mon[108979]: from='client.35826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:42:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3210193149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:42:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:14 smithi183 ceph-mon[99169]: pgmap v19139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:42:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:42:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:42:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:14 smithi119 ceph-mon[108979]: pgmap v19139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:14 smithi119 ceph-mon[94175]: pgmap v19139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:16 smithi183 ceph-mon[99169]: pgmap v19140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:16 smithi119 ceph-mon[94175]: pgmap v19140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:16 smithi119 ceph-mon[108979]: pgmap v19140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:18 smithi183 ceph-mon[99169]: pgmap v19141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:18 smithi119 ceph-mon[108979]: pgmap v19141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:18 smithi119 ceph-mon[94175]: pgmap v19141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:19 smithi183 ceph-mon[99169]: pgmap v19142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:19 smithi119 ceph-mon[94175]: pgmap v19142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:19 smithi119 ceph-mon[108979]: pgmap v19142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:22 smithi183 ceph-mon[99169]: pgmap v19143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:22 smithi119 ceph-mon[94175]: pgmap v19143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:22 smithi119 ceph-mon[108979]: pgmap v19143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:24 smithi183 ceph-mon[99169]: pgmap v19144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:42:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:42:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:42:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:24 smithi119 ceph-mon[108979]: pgmap v19144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:24 smithi119 ceph-mon[94175]: pgmap v19144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:26 smithi183 ceph-mon[99169]: pgmap v19145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:26 smithi119 ceph-mon[94175]: pgmap v19145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:26.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:26 smithi119 ceph-mon[108979]: pgmap v19145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:28 smithi183 ceph-mon[99169]: pgmap v19146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:28 smithi119 ceph-mon[94175]: pgmap v19146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:28 smithi119 ceph-mon[108979]: pgmap v19146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:29 smithi183 ceph-mon[99169]: pgmap v19147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:29 smithi119 ceph-mon[94175]: pgmap v19147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:29 smithi119 ceph-mon[108979]: pgmap v19147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:32 smithi183 ceph-mon[99169]: pgmap v19148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:32 smithi119 ceph-mon[94175]: pgmap v19148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:32 smithi119 ceph-mon[108979]: pgmap v19148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:34 smithi183 ceph-mon[99169]: pgmap v19149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:42:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:42:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:42:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:34 smithi119 ceph-mon[108979]: pgmap v19149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:34 smithi119 ceph-mon[94175]: pgmap v19149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:36 smithi183 ceph-mon[99169]: pgmap v19150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:36 smithi119 ceph-mon[108979]: pgmap v19150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:36 smithi119 ceph-mon[94175]: pgmap v19150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:38 smithi183 ceph-mon[99169]: pgmap v19151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:38 smithi119 ceph-mon[94175]: pgmap v19151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:38 smithi119 ceph-mon[108979]: pgmap v19151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:39 smithi183 ceph-mon[99169]: pgmap v19152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:39.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:39 smithi119 ceph-mon[94175]: pgmap v19152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:39 smithi119 ceph-mon[108979]: pgmap v19152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:39.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:42 smithi183 ceph-mon[99169]: pgmap v19153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:42.443 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:42:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:42 smithi119 ceph-mon[94175]: pgmap v19153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:42 smithi119 ceph-mon[108979]: pgmap v19153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:42.751 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:42:42.752 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 4m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:42:42.752 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 4m ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:42:42.752 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 4m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:42:42.752 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 4m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:42:42.752 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 4m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:42:42.752 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 4m ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:42:42.752 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 4m ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:42:42.752 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 4m ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:42:42.752 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 4m ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:42:42.752 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 4m ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:42:42.752 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 4m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:42:42.752 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 4m ago 9h 6231M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:42:42.752 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 4m ago 9h 6266M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:42:42.752 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 4m ago 9h 5630M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:42:42.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 4m ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:42:42.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 4m ago 9h 4577M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:42:42.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 4m ago 9h 5741M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:42:42.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 4m ago 9h 4701M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:42:42.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 4m ago 9h 5586M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:42:42.753 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 4m ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:42:43.133 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:42:43.133 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:42:43.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:42:43.133 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:42:43.134 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:42:43.134 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:42:43.134 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:42:43.134 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:42:43.134 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:42:43.134 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:42:43.134 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:42:43.134 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:42:43.134 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:42:43.134 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:42:43.134 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:42:43.134 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:42:43.134 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:42:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:44 smithi183 ceph-mon[99169]: from='client.35838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:42:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:44 smithi183 ceph-mon[99169]: from='client.35844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:42:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:44 smithi183 ceph-mon[99169]: pgmap v19154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2900937948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:42:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:42:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:42:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:42:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:44 smithi119 ceph-mon[94175]: from='client.35838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:42:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:44 smithi119 ceph-mon[94175]: from='client.35844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:42:44.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:44 smithi119 ceph-mon[94175]: pgmap v19154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:44.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2900937948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:42:44.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:44 smithi119 ceph-mon[108979]: from='client.35838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:42:44.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:44 smithi119 ceph-mon[108979]: from='client.35844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:42:44.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:44 smithi119 ceph-mon[108979]: pgmap v19154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:44.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2900937948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:42:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:46 smithi183 ceph-mon[99169]: pgmap v19155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:46 smithi119 ceph-mon[94175]: pgmap v19155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:46 smithi119 ceph-mon[108979]: pgmap v19155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:48 smithi183 ceph-mon[99169]: pgmap v19156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:48 smithi119 ceph-mon[94175]: pgmap v19156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:48 smithi119 ceph-mon[108979]: pgmap v19156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:49 smithi183 ceph-mon[99169]: pgmap v19157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:49 smithi119 ceph-mon[94175]: pgmap v19157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:49 smithi119 ceph-mon[108979]: pgmap v19157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:52 smithi183 ceph-mon[99169]: pgmap v19158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:52 smithi119 ceph-mon[108979]: pgmap v19158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:52 smithi119 ceph-mon[94175]: pgmap v19158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:54 smithi183 ceph-mon[99169]: pgmap v19159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:42:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:42:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:42:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:54 smithi119 ceph-mon[94175]: pgmap v19159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:54 smithi119 ceph-mon[108979]: pgmap v19159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:42:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:56 smithi183 ceph-mon[99169]: pgmap v19160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:56 smithi119 ceph-mon[94175]: pgmap v19160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:56 smithi119 ceph-mon[108979]: pgmap v19160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:58 smithi183 ceph-mon[99169]: pgmap v19161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:58 smithi119 ceph-mon[94175]: pgmap v19161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:58 smithi119 ceph-mon[108979]: pgmap v19161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:42:59 smithi183 ceph-mon[99169]: pgmap v19162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:42:59 smithi119 ceph-mon[94175]: pgmap v19162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:42:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:42:59 smithi119 ceph-mon[108979]: pgmap v19162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:02 smithi183 ceph-mon[99169]: pgmap v19163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:02 smithi119 ceph-mon[108979]: pgmap v19163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:02 smithi119 ceph-mon[94175]: pgmap v19163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:04 smithi183 ceph-mon[99169]: pgmap v19164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:43:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:43:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:43:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:04 smithi119 ceph-mon[94175]: pgmap v19164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:04 smithi119 ceph-mon[108979]: pgmap v19164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:06 smithi183 ceph-mon[99169]: pgmap v19165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:06 smithi119 ceph-mon[94175]: pgmap v19165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:06 smithi119 ceph-mon[108979]: pgmap v19165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:08 smithi183 ceph-mon[99169]: pgmap v19166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:08 smithi119 ceph-mon[108979]: pgmap v19166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:08 smithi119 ceph-mon[94175]: pgmap v19166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:43:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:09 smithi183 ceph-mon[99169]: pgmap v19167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:43:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:43:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:43:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:43:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:09 smithi119 ceph-mon[94175]: pgmap v19167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:43:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:43:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:43:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:43:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:09 smithi119 ceph-mon[108979]: pgmap v19167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:43:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:43:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:43:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:12 smithi183 ceph-mon[99169]: pgmap v19168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:12 smithi119 ceph-mon[94175]: pgmap v19168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:12 smithi119 ceph-mon[108979]: pgmap v19168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:13.481 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:43:13.789 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:43:13.789 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 5m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:43:13.790 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 5m ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:43:13.790 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 5m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:43:13.790 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 5m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:43:13.790 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 5m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:43:13.790 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 5m ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:43:13.790 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 5m ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:43:13.790 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 5m ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:43:13.790 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 5m ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:43:13.790 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 5m ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:43:13.790 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 5m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:43:13.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 5m ago 9h 6231M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:43:13.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 5m ago 9h 6266M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:43:13.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 5m ago 9h 5630M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:43:13.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 5m ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:43:13.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 5m ago 9h 4577M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:43:13.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 5m ago 9h 5741M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:43:13.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 5m ago 9h 4701M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:43:13.791 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 5m ago 9h 5586M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:43:13.791 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 5m ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:43:14.173 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:43:14.173 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:43:14.173 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:43:14.173 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:43:14.173 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:43:14.174 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:43:14.174 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:43:14.174 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:43:14.174 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:43:14.174 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:43:14.174 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:43:14.174 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:43:14.174 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:43:14.174 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:43:14.174 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:43:14.174 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:43:14.174 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:43:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:14 smithi183 ceph-mon[99169]: pgmap v19169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:43:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:43:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:43:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:14 smithi119 ceph-mon[94175]: pgmap v19169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:14 smithi119 ceph-mon[108979]: pgmap v19169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:15.193 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 00:43:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T00:43:14.927917052Z level=info msg="Completed cleanup jobs" duration=12.398234ms 2023-12-02T00:43:15.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:15 smithi183 ceph-mon[99169]: from='client.45737 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:43:15.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:15 smithi183 ceph-mon[99169]: from='client.45743 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:43:15.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2838314617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:43:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:15 smithi119 ceph-mon[94175]: from='client.45737 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:43:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:15 smithi119 ceph-mon[94175]: from='client.45743 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:43:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2838314617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:43:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:15 smithi119 ceph-mon[108979]: from='client.45737 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:43:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:15 smithi119 ceph-mon[108979]: from='client.45743 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:43:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2838314617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:43:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:16 smithi183 ceph-mon[99169]: pgmap v19170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:16 smithi119 ceph-mon[94175]: pgmap v19170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:16 smithi119 ceph-mon[108979]: pgmap v19170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:18 smithi183 ceph-mon[99169]: pgmap v19171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:18 smithi119 ceph-mon[108979]: pgmap v19171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:18 smithi119 ceph-mon[94175]: pgmap v19171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:19 smithi183 ceph-mon[99169]: pgmap v19172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:19 smithi119 ceph-mon[94175]: pgmap v19172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:19 smithi119 ceph-mon[108979]: pgmap v19172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:22 smithi183 ceph-mon[99169]: pgmap v19173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:22 smithi119 ceph-mon[94175]: pgmap v19173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:22 smithi119 ceph-mon[108979]: pgmap v19173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:24 smithi183 ceph-mon[99169]: pgmap v19174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:43:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:43:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:43:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:24 smithi119 ceph-mon[94175]: pgmap v19174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:24 smithi119 ceph-mon[108979]: pgmap v19174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:26 smithi183 ceph-mon[99169]: pgmap v19175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:26 smithi119 ceph-mon[94175]: pgmap v19175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:26 smithi119 ceph-mon[108979]: pgmap v19175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:28 smithi183 ceph-mon[99169]: pgmap v19176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:28 smithi119 ceph-mon[94175]: pgmap v19176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:28 smithi119 ceph-mon[108979]: pgmap v19176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:29 smithi183 ceph-mon[99169]: pgmap v19177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:29 smithi119 ceph-mon[94175]: pgmap v19177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:29 smithi119 ceph-mon[108979]: pgmap v19177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:32 smithi183 ceph-mon[99169]: pgmap v19178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:32 smithi119 ceph-mon[94175]: pgmap v19178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:32 smithi119 ceph-mon[108979]: pgmap v19178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:34 smithi183 ceph-mon[99169]: pgmap v19179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:43:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:43:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:43:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:34 smithi119 ceph-mon[108979]: pgmap v19179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:34 smithi119 ceph-mon[94175]: pgmap v19179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:36 smithi183 ceph-mon[99169]: pgmap v19180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:36 smithi119 ceph-mon[94175]: pgmap v19180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:36 smithi119 ceph-mon[108979]: pgmap v19180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:38 smithi183 ceph-mon[99169]: pgmap v19181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:38 smithi119 ceph-mon[94175]: pgmap v19181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:38 smithi119 ceph-mon[108979]: pgmap v19181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:39 smithi183 ceph-mon[99169]: pgmap v19182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:39 smithi119 ceph-mon[94175]: pgmap v19182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:39 smithi119 ceph-mon[108979]: pgmap v19182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:42 smithi183 ceph-mon[99169]: pgmap v19183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:42 smithi119 ceph-mon[94175]: pgmap v19183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:42.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:42 smithi119 ceph-mon[108979]: pgmap v19183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:44 smithi183 ceph-mon[99169]: pgmap v19184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:43:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:43:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:43:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:44 smithi119 ceph-mon[94175]: pgmap v19184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:44 smithi119 ceph-mon[108979]: pgmap v19184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:44.521 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:43:44.829 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:43:44.829 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 5m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:43:44.829 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 5m ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:43:44.829 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 5m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:43:44.829 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 5m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:43:44.829 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 5m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:43:44.829 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 5m ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:43:44.829 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 5m ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:43:44.829 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 5m ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:43:44.829 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 5m ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:43:44.829 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 5m ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:43:44.829 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 5m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:43:44.829 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 5m ago 9h 6231M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:43:44.830 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 5m ago 9h 6266M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:43:44.830 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 5m ago 9h 5630M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:43:44.830 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 5m ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:43:44.830 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 5m ago 9h 4577M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:43:44.830 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 5m ago 9h 5741M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:43:44.830 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 5m ago 9h 4701M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:43:44.830 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 5m ago 9h 5586M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:43:44.830 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 5m ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:43:45.205 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:43:45.205 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:43:45.205 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:43:45.205 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:43:45.206 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:43:45.206 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:43:45.206 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:43:45.206 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:43:45.206 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:43:45.206 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:43:45.206 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:43:45.206 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:43:45.206 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:43:45.206 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:43:45.206 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:43:45.206 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:43:45.207 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:43:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:46 smithi183 ceph-mon[99169]: from='client.45755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:43:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:46 smithi183 ceph-mon[99169]: from='client.35880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:43:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:46 smithi183 ceph-mon[99169]: pgmap v19185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/815896280' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:43:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:46 smithi119 ceph-mon[94175]: from='client.45755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:43:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:46 smithi119 ceph-mon[94175]: from='client.35880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:43:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:46 smithi119 ceph-mon[94175]: pgmap v19185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/815896280' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:43:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:46 smithi119 ceph-mon[108979]: from='client.45755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:43:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:46 smithi119 ceph-mon[108979]: from='client.35880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:43:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:46 smithi119 ceph-mon[108979]: pgmap v19185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/815896280' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:43:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:48 smithi183 ceph-mon[99169]: pgmap v19186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:48 smithi119 ceph-mon[94175]: pgmap v19186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:48 smithi119 ceph-mon[108979]: pgmap v19186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:49 smithi183 ceph-mon[99169]: pgmap v19187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:49 smithi119 ceph-mon[108979]: pgmap v19187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:49 smithi119 ceph-mon[94175]: pgmap v19187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:52 smithi183 ceph-mon[99169]: pgmap v19188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:52 smithi119 ceph-mon[94175]: pgmap v19188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:52 smithi119 ceph-mon[108979]: pgmap v19188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:54 smithi183 ceph-mon[99169]: pgmap v19189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:43:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:43:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:43:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:54 smithi119 ceph-mon[94175]: pgmap v19189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:54 smithi119 ceph-mon[108979]: pgmap v19189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:43:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:56 smithi183 ceph-mon[99169]: pgmap v19190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:56 smithi119 ceph-mon[108979]: pgmap v19190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:56 smithi119 ceph-mon[94175]: pgmap v19190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:58 smithi183 ceph-mon[99169]: pgmap v19191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:58 smithi119 ceph-mon[94175]: pgmap v19191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:58 smithi119 ceph-mon[108979]: pgmap v19191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:43:59 smithi183 ceph-mon[99169]: pgmap v19192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:43:59 smithi119 ceph-mon[94175]: pgmap v19192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:43:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:43:59 smithi119 ceph-mon[108979]: pgmap v19192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:02 smithi183 ceph-mon[99169]: pgmap v19193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:02 smithi119 ceph-mon[94175]: pgmap v19193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:02 smithi119 ceph-mon[108979]: pgmap v19193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:04 smithi183 ceph-mon[99169]: pgmap v19194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:44:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:44:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:44:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:04 smithi119 ceph-mon[94175]: pgmap v19194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:04 smithi119 ceph-mon[108979]: pgmap v19194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:06 smithi183 ceph-mon[99169]: pgmap v19195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:06 smithi119 ceph-mon[94175]: pgmap v19195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:06 smithi119 ceph-mon[108979]: pgmap v19195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:08 smithi183 ceph-mon[99169]: pgmap v19196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:08 smithi119 ceph-mon[94175]: pgmap v19196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:08 smithi119 ceph-mon[108979]: pgmap v19196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:09 smithi183 ceph-mon[99169]: pgmap v19197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:44:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:09 smithi119 ceph-mon[94175]: pgmap v19197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:44:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:09 smithi119 ceph-mon[108979]: pgmap v19197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:44:11.318 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:11.319 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:11.319 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:11.319 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:12 smithi119 ceph-mon[94175]: pgmap v19198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:12 smithi119 ceph-mon[108979]: pgmap v19198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:12 smithi183 ceph-mon[99169]: pgmap v19198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:14 smithi183 ceph-mon[99169]: pgmap v19199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:44:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:44:14.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:44:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:44:14] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-02T00:44:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:14 smithi119 ceph-mon[94175]: pgmap v19199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:44:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:44:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:14 smithi119 ceph-mon[108979]: pgmap v19199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:44:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:44:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:44:15.549 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:44:15.852 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:44:15.852 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 6m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:44:15.852 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 6m ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:44:15.853 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 6m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:44:15.853 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 6m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:44:15.853 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 6m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:44:15.853 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 6m ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:44:15.853 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 6m ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:44:15.853 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 6m ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:44:15.853 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 6m ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:44:15.853 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 6m ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:44:15.853 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 6m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:44:15.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 6m ago 9h 6231M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:44:15.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 6m ago 9h 6266M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:44:15.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 6m ago 9h 5630M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:44:15.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 6m ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:44:15.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 6m ago 9h 4577M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:44:15.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 6m ago 9h 5741M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:44:15.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 6m ago 9h 4701M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:44:15.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 6m ago 9h 5586M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:44:15.854 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 6m ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:44:16.232 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:44:16.233 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:44:16.233 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:44:16.233 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:44:16.233 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:44:16.233 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:44:16.233 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:44:16.233 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:44:16.233 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:44:16.233 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:44:16.233 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:44:16.233 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:44:16.233 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:44:16.233 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:44:16.233 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:44:16.234 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:44:16.234 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:44:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:16 smithi183 ceph-mon[99169]: pgmap v19200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:16.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:16 smithi119 ceph-mon[94175]: pgmap v19200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:16.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:16 smithi119 ceph-mon[108979]: pgmap v19200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:17 smithi183 ceph-mon[99169]: from='client.35892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:44:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:17 smithi183 ceph-mon[99169]: from='client.35898 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:44:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:17 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1011942587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:44:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:17 smithi119 ceph-mon[94175]: from='client.35892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:44:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:17 smithi119 ceph-mon[94175]: from='client.35898 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:44:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:17 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1011942587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:44:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:17 smithi119 ceph-mon[108979]: from='client.35892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:44:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:17 smithi119 ceph-mon[108979]: from='client.35898 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:44:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:17 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1011942587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:44:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:18 smithi183 ceph-mon[99169]: pgmap v19201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:18 smithi119 ceph-mon[108979]: pgmap v19201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:18 smithi119 ceph-mon[94175]: pgmap v19201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:19 smithi183 ceph-mon[99169]: pgmap v19202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:19 smithi119 ceph-mon[108979]: pgmap v19202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:19 smithi119 ceph-mon[94175]: pgmap v19202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:22 smithi183 ceph-mon[99169]: pgmap v19203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:22 smithi119 ceph-mon[108979]: pgmap v19203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:22 smithi119 ceph-mon[94175]: pgmap v19203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:24 smithi183 ceph-mon[99169]: pgmap v19204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:44:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:44:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:44:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:24 smithi119 ceph-mon[108979]: pgmap v19204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:24 smithi119 ceph-mon[94175]: pgmap v19204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:26 smithi183 ceph-mon[99169]: pgmap v19205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:26 smithi119 ceph-mon[108979]: pgmap v19205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:26 smithi119 ceph-mon[94175]: pgmap v19205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:28 smithi183 ceph-mon[99169]: pgmap v19206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:28 smithi119 ceph-mon[108979]: pgmap v19206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:28 smithi119 ceph-mon[94175]: pgmap v19206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:29 smithi183 ceph-mon[99169]: pgmap v19207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:29 smithi119 ceph-mon[94175]: pgmap v19207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:29 smithi119 ceph-mon[108979]: pgmap v19207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:32 smithi183 ceph-mon[99169]: pgmap v19208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:32 smithi119 ceph-mon[108979]: pgmap v19208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:32 smithi119 ceph-mon[94175]: pgmap v19208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:34 smithi183 ceph-mon[99169]: pgmap v19209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:44:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:44:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:44:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:34 smithi119 ceph-mon[94175]: pgmap v19209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:34 smithi119 ceph-mon[108979]: pgmap v19209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:36 smithi183 ceph-mon[99169]: pgmap v19210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:36 smithi119 ceph-mon[108979]: pgmap v19210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:36 smithi119 ceph-mon[94175]: pgmap v19210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:38 smithi183 ceph-mon[99169]: pgmap v19211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:38 smithi119 ceph-mon[108979]: pgmap v19211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:38 smithi119 ceph-mon[94175]: pgmap v19211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:39 smithi183 ceph-mon[99169]: pgmap v19212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:39 smithi119 ceph-mon[108979]: pgmap v19212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:39 smithi119 ceph-mon[94175]: pgmap v19212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:42 smithi183 ceph-mon[99169]: pgmap v19213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:42 smithi119 ceph-mon[108979]: pgmap v19213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:42 smithi119 ceph-mon[94175]: pgmap v19213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:44 smithi183 ceph-mon[99169]: pgmap v19214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:44 smithi119 ceph-mon[94175]: pgmap v19214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:44:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:44:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:44:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:44 smithi119 ceph-mon[108979]: pgmap v19214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:46 smithi183 ceph-mon[99169]: pgmap v19215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:46 smithi119 ceph-mon[94175]: pgmap v19215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:46 smithi119 ceph-mon[108979]: pgmap v19215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:46.580 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:44:46.884 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:44:46.884 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 6m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:44:46.884 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 6m ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:44:46.884 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 6m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:44:46.884 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 6m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:44:46.884 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 6m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:44:46.885 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 6m ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:44:46.885 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 6m ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:44:46.885 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 6m ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:44:46.885 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 6m ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:44:46.885 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 6m ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:44:46.885 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 6m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:44:46.885 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 6m ago 9h 6231M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:44:46.885 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 6m ago 9h 6266M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:44:46.885 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 6m ago 9h 5630M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:44:46.885 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 6m ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:44:46.885 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 6m ago 9h 4577M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:44:46.885 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 6m ago 9h 5741M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:44:46.885 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 6m ago 9h 4701M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:44:46.885 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 6m ago 9h 5586M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:44:46.885 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 6m ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:44:47.265 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:44:47.265 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:44:47.265 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:44:47.265 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:44:47.265 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:44:47.265 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:44:47.266 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:44:47.266 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:44:47.266 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:44:47.266 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:44:47.266 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:44:47.266 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:44:47.266 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:44:47.266 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:44:47.266 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:44:47.266 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:44:47.266 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:44:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:48 smithi183 ceph-mon[99169]: from='client.35910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:44:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:48 smithi183 ceph-mon[99169]: from='client.35916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:44:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:48 smithi183 ceph-mon[99169]: pgmap v19216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:48 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3672251050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:44:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:48 smithi119 ceph-mon[94175]: from='client.35910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:44:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:48 smithi119 ceph-mon[94175]: from='client.35916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:44:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:48 smithi119 ceph-mon[94175]: pgmap v19216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:48 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3672251050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:44:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:48 smithi119 ceph-mon[108979]: from='client.35910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:44:48.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:48 smithi119 ceph-mon[108979]: from='client.35916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:44:48.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:48 smithi119 ceph-mon[108979]: pgmap v19216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:48.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:48 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3672251050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:44:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:49 smithi183 ceph-mon[99169]: pgmap v19217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:49 smithi119 ceph-mon[94175]: pgmap v19217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:49 smithi119 ceph-mon[108979]: pgmap v19217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:52 smithi183 ceph-mon[99169]: pgmap v19218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:52 smithi119 ceph-mon[94175]: pgmap v19218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:52 smithi119 ceph-mon[108979]: pgmap v19218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:54 smithi183 ceph-mon[99169]: pgmap v19219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:44:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:44:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:44:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:54 smithi119 ceph-mon[94175]: pgmap v19219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:54 smithi119 ceph-mon[108979]: pgmap v19219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:44:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:56 smithi183 ceph-mon[99169]: pgmap v19220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:56 smithi119 ceph-mon[94175]: pgmap v19220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:56 smithi119 ceph-mon[108979]: pgmap v19220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:58 smithi183 ceph-mon[99169]: pgmap v19221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:58 smithi119 ceph-mon[94175]: pgmap v19221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:58 smithi119 ceph-mon[108979]: pgmap v19221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:44:59 smithi183 ceph-mon[99169]: pgmap v19222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:44:59 smithi119 ceph-mon[108979]: pgmap v19222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:44:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:44:59 smithi119 ceph-mon[94175]: pgmap v19222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:02 smithi183 ceph-mon[99169]: pgmap v19223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:02 smithi119 ceph-mon[108979]: pgmap v19223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:02 smithi119 ceph-mon[94175]: pgmap v19223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:04.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:04 smithi183 ceph-mon[99169]: pgmap v19224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:45:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:45:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:45:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:04 smithi119 ceph-mon[108979]: pgmap v19224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:04 smithi119 ceph-mon[94175]: pgmap v19224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:06 smithi183 ceph-mon[99169]: pgmap v19225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:06 smithi119 ceph-mon[108979]: pgmap v19225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:06 smithi119 ceph-mon[94175]: pgmap v19225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:08 smithi183 ceph-mon[99169]: pgmap v19226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:08 smithi119 ceph-mon[108979]: pgmap v19226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:08 smithi119 ceph-mon[94175]: pgmap v19226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:09 smithi183 ceph-mon[99169]: pgmap v19227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:09 smithi119 ceph-mon[94175]: pgmap v19227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:09 smithi119 ceph-mon[108979]: pgmap v19227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:12 smithi183 ceph-mon[99169]: pgmap v19228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:12 smithi119 ceph-mon[94175]: pgmap v19228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:12 smithi119 ceph-mon[108979]: pgmap v19228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:14 smithi183 ceph-mon[99169]: pgmap v19229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:45:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:45:14.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:45:14.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:45:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:45:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:45:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:45:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:14 smithi119 ceph-mon[108979]: pgmap v19229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:45:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:45:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:45:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:45:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:14 smithi119 ceph-mon[94175]: pgmap v19229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:45:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:45:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:45:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:45:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:16 smithi183 ceph-mon[99169]: pgmap v19230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:16 smithi119 ceph-mon[94175]: pgmap v19230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:16 smithi119 ceph-mon[108979]: pgmap v19230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:17.610 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:45:17.916 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:45:17.916 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 7m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:45:17.916 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 7m ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:45:17.916 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 7m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:45:17.916 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 7m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:45:17.917 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 7m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:45:17.917 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 7m ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:45:17.917 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 7m ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:45:17.917 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 7m ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:45:17.917 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 7m ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:45:17.917 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 7m ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:45:17.917 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 7m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:45:17.917 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 7m ago 9h 6231M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:45:17.917 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 7m ago 9h 6266M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:45:17.917 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 7m ago 9h 5630M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:45:17.918 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 7m ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:45:17.918 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 7m ago 9h 4577M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:45:17.918 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 7m ago 9h 5741M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:45:17.918 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 7m ago 9h 4701M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:45:17.918 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 7m ago 9h 5586M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:45:17.918 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 7m ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:45:18.298 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:45:18.298 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:45:18.298 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:45:18.299 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:45:18.299 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:45:18.299 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:45:18.299 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:45:18.299 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:45:18.299 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:45:18.299 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:45:18.299 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:45:18.299 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:45:18.299 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:45:18.299 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:45:18.299 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:45:18.299 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:45:18.299 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:45:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:18 smithi183 ceph-mon[99169]: pgmap v19231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:18 smithi119 ceph-mon[108979]: pgmap v19231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:18 smithi119 ceph-mon[94175]: pgmap v19231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:19 smithi183 ceph-mon[99169]: from='client.45809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:45:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:19 smithi183 ceph-mon[99169]: from='client.35934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:45:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:19 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2578517271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:45:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:19 smithi119 ceph-mon[94175]: from='client.45809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:45:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:19 smithi119 ceph-mon[94175]: from='client.35934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:45:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:19 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2578517271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:45:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:19 smithi119 ceph-mon[108979]: from='client.45809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:45:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:19 smithi119 ceph-mon[108979]: from='client.35934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:45:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:19 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2578517271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:45:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:20 smithi183 ceph-mon[99169]: pgmap v19232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:20 smithi119 ceph-mon[94175]: pgmap v19232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:20 smithi119 ceph-mon[108979]: pgmap v19232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:22 smithi183 ceph-mon[99169]: pgmap v19233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:22 smithi119 ceph-mon[108979]: pgmap v19233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:22 smithi119 ceph-mon[94175]: pgmap v19233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:24 smithi183 ceph-mon[99169]: pgmap v19234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:45:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:45:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:45:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:24 smithi119 ceph-mon[94175]: pgmap v19234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:24 smithi119 ceph-mon[108979]: pgmap v19234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:26.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:26 smithi183 ceph-mon[99169]: pgmap v19235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:26 smithi119 ceph-mon[108979]: pgmap v19235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:26 smithi119 ceph-mon[94175]: pgmap v19235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:28 smithi183 ceph-mon[99169]: pgmap v19236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:28 smithi119 ceph-mon[108979]: pgmap v19236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:28 smithi119 ceph-mon[94175]: pgmap v19236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:29 smithi183 ceph-mon[99169]: pgmap v19237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:29 smithi119 ceph-mon[94175]: pgmap v19237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:29 smithi119 ceph-mon[108979]: pgmap v19237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:32 smithi183 ceph-mon[99169]: pgmap v19238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:32 smithi119 ceph-mon[94175]: pgmap v19238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:32 smithi119 ceph-mon[108979]: pgmap v19238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:34 smithi183 ceph-mon[99169]: pgmap v19239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:45:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:45:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:45:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:34 smithi119 ceph-mon[94175]: pgmap v19239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:34 smithi119 ceph-mon[108979]: pgmap v19239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:36 smithi183 ceph-mon[99169]: pgmap v19240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:36 smithi119 ceph-mon[94175]: pgmap v19240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:36 smithi119 ceph-mon[108979]: pgmap v19240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:38 smithi183 ceph-mon[99169]: pgmap v19241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:38 smithi119 ceph-mon[108979]: pgmap v19241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:38 smithi119 ceph-mon[94175]: pgmap v19241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:39 smithi183 ceph-mon[99169]: pgmap v19242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:39 smithi119 ceph-mon[108979]: pgmap v19242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:39 smithi119 ceph-mon[94175]: pgmap v19242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:42 smithi183 ceph-mon[99169]: pgmap v19243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:42 smithi119 ceph-mon[108979]: pgmap v19243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:42 smithi119 ceph-mon[94175]: pgmap v19243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:44 smithi183 ceph-mon[99169]: pgmap v19244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:45:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:45:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:45:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:44 smithi119 ceph-mon[108979]: pgmap v19244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:44 smithi119 ceph-mon[94175]: pgmap v19244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:46 smithi183 ceph-mon[99169]: pgmap v19245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:46 smithi119 ceph-mon[94175]: pgmap v19245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:46 smithi119 ceph-mon[108979]: pgmap v19245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:48 smithi183 ceph-mon[99169]: pgmap v19246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:48 smithi119 ceph-mon[94175]: pgmap v19246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:48 smithi119 ceph-mon[108979]: pgmap v19246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:48.645 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:45:48.953 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:45:48.953 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 7m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:45:48.953 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 7m ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:45:48.954 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 7m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:45:48.954 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 7m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:45:48.954 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 7m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:45:48.954 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 7m ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:45:48.954 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 7m ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:45:48.954 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 7m ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:45:48.954 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 7m ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:45:48.954 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 7m ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:45:48.954 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 7m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:45:48.954 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 7m ago 9h 6231M 2115M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:45:48.954 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 7m ago 9h 6266M 2115M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:45:48.954 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 7m ago 9h 5630M 2115M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:45:48.954 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 7m ago 9h 5455M 2115M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:45:48.955 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 7m ago 9h 4577M 2486M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:45:48.955 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 7m ago 9h 5741M 2486M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:45:48.955 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 7m ago 9h 4701M 2486M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:45:48.955 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 7m ago 9h 5586M 2486M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:45:48.955 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 7m ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:45:49.333 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:45:49.333 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:45:49.333 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:45:49.334 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:45:49.334 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:45:49.334 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:45:49.334 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:45:49.334 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:45:49.334 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:45:49.334 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:45:49.334 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:45:49.334 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:45:49.334 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:45:49.334 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:45:49.334 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:45:49.335 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:45:49.335 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:45:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:49 smithi183 ceph-mon[99169]: from='client.45827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:45:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:49 smithi183 ceph-mon[99169]: from='client.45833 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:45:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:49 smithi183 ceph-mon[99169]: pgmap v19247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3740785562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:45:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:49 smithi119 ceph-mon[94175]: from='client.45827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:45:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:49 smithi119 ceph-mon[94175]: from='client.45833 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:45:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:49 smithi119 ceph-mon[94175]: pgmap v19247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3740785562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:45:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:49 smithi119 ceph-mon[108979]: from='client.45827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:45:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:49 smithi119 ceph-mon[108979]: from='client.45833 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:45:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:49 smithi119 ceph-mon[108979]: pgmap v19247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3740785562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:45:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:52 smithi183 ceph-mon[99169]: pgmap v19248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:52 smithi119 ceph-mon[108979]: pgmap v19248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:52 smithi119 ceph-mon[94175]: pgmap v19248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:54 smithi183 ceph-mon[99169]: pgmap v19249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:45:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:45:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:45:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:54 smithi119 ceph-mon[94175]: pgmap v19249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:54 smithi119 ceph-mon[108979]: pgmap v19249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:45:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:56 smithi183 ceph-mon[99169]: pgmap v19250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:56 smithi119 ceph-mon[108979]: pgmap v19250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:56 smithi119 ceph-mon[94175]: pgmap v19250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:58 smithi183 ceph-mon[99169]: pgmap v19251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:58.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:58 smithi119 ceph-mon[108979]: pgmap v19251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:58.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:58 smithi119 ceph-mon[94175]: pgmap v19251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:45:59 smithi183 ceph-mon[99169]: pgmap v19252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:45:59 smithi119 ceph-mon[94175]: pgmap v19252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:45:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:45:59 smithi119 ceph-mon[108979]: pgmap v19252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:02 smithi183 ceph-mon[99169]: pgmap v19253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:02 smithi119 ceph-mon[94175]: pgmap v19253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:02 smithi119 ceph-mon[108979]: pgmap v19253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:04 smithi183 ceph-mon[99169]: pgmap v19254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:46:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:46:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:46:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:04 smithi119 ceph-mon[94175]: pgmap v19254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:04 smithi119 ceph-mon[108979]: pgmap v19254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:06 smithi183 ceph-mon[99169]: pgmap v19255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:06 smithi119 ceph-mon[108979]: pgmap v19255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:06 smithi119 ceph-mon[94175]: pgmap v19255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:08 smithi183 ceph-mon[99169]: pgmap v19256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:08 smithi119 ceph-mon[94175]: pgmap v19256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:08 smithi119 ceph-mon[108979]: pgmap v19256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:09 smithi183 ceph-mon[99169]: pgmap v19257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:09 smithi119 ceph-mon[94175]: pgmap v19257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:09 smithi119 ceph-mon[108979]: pgmap v19257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:12 smithi183 ceph-mon[99169]: pgmap v19258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:12 smithi119 ceph-mon[94175]: pgmap v19258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:12 smithi119 ceph-mon[108979]: pgmap v19258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:14 smithi183 ceph-mon[99169]: pgmap v19259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:46:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:46:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:46:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:46:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:14 smithi119 ceph-mon[94175]: pgmap v19259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:46:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:14 smithi119 ceph-mon[108979]: pgmap v19259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:46:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:46:15.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:46:15.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:46:15.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:46:15.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:46:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:46:15.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:46:15.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:46:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:46:15.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:46:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:46:15.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:46:15.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:46:15.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:46:15.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:46:15.455 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:46:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:16 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2106M 2023-12-02T00:46:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:16 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2482M 2023-12-02T00:46:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:16 smithi183 ceph-mon[99169]: pgmap v19260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:16 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2106M 2023-12-02T00:46:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:16 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2482M 2023-12-02T00:46:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:16 smithi119 ceph-mon[94175]: pgmap v19260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:16 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2106M 2023-12-02T00:46:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:16 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2482M 2023-12-02T00:46:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:16 smithi119 ceph-mon[108979]: pgmap v19260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:18 smithi183 ceph-mon[99169]: pgmap v19261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:18 smithi119 ceph-mon[94175]: pgmap v19261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:18 smithi119 ceph-mon[108979]: pgmap v19261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:19.687 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:46:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:19 smithi183 ceph-mon[99169]: pgmap v19262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:19 smithi119 ceph-mon[94175]: pgmap v19262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:19 smithi119 ceph-mon[108979]: pgmap v19262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:19.998 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:46:19.998 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 8m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:46:19.998 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 8m ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:46:19.998 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 8m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:46:19.998 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 8m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:46:19.998 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 8m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:46:19.998 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 8m ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:46:19.998 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 8m ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:46:19.999 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 8m ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:46:19.999 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 8m ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:46:19.999 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 8m ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:46:19.999 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 8m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:46:19.999 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 8m ago 9h 6231M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:46:19.999 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 8m ago 9h 6266M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:46:19.999 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 8m ago 9h 5630M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:46:19.999 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 8m ago 9h 5455M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:46:19.999 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 8m ago 9h 4577M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:46:19.999 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 8m ago 9h 5741M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:46:19.999 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 8m ago 9h 4701M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:46:19.999 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 8m ago 9h 5586M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:46:19.999 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 8m ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:46:20.376 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:46:20.376 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:46:20.376 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:46:20.376 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:46:20.376 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:46:20.377 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:46:20.377 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:46:20.377 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:46:20.377 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:46:20.377 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:46:20.377 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:46:20.377 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:46:20.377 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:46:20.377 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:46:20.377 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:46:20.377 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:46:20.377 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:46:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:20 smithi183 ceph-mon[99169]: from='client.35964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:46:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:20 smithi183 ceph-mon[99169]: from='client.45851 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:46:20.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/778770458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:46:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:20 smithi119 ceph-mon[94175]: from='client.35964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:46:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:20 smithi119 ceph-mon[94175]: from='client.45851 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:46:20.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/778770458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:46:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:20 smithi119 ceph-mon[108979]: from='client.35964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:46:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:20 smithi119 ceph-mon[108979]: from='client.45851 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:46:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/778770458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:46:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:21 smithi183 ceph-mon[99169]: pgmap v19263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:21 smithi119 ceph-mon[94175]: pgmap v19263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:21 smithi119 ceph-mon[108979]: pgmap v19263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:24 smithi183 ceph-mon[99169]: pgmap v19264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:46:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:46:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:46:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:24 smithi119 ceph-mon[94175]: pgmap v19264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:24 smithi119 ceph-mon[108979]: pgmap v19264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:26 smithi183 ceph-mon[99169]: pgmap v19265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:26 smithi119 ceph-mon[94175]: pgmap v19265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:26 smithi119 ceph-mon[108979]: pgmap v19265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:28 smithi183 ceph-mon[99169]: pgmap v19266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:28 smithi119 ceph-mon[94175]: pgmap v19266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:28 smithi119 ceph-mon[108979]: pgmap v19266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:29 smithi183 ceph-mon[99169]: pgmap v19267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:29 smithi119 ceph-mon[94175]: pgmap v19267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:29 smithi119 ceph-mon[108979]: pgmap v19267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:32 smithi183 ceph-mon[99169]: pgmap v19268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:32 smithi119 ceph-mon[108979]: pgmap v19268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:32 smithi119 ceph-mon[94175]: pgmap v19268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:34 smithi183 ceph-mon[99169]: pgmap v19269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:34 smithi119 ceph-mon[94175]: pgmap v19269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:34 smithi119 ceph-mon[108979]: pgmap v19269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:46:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:46:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:46:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:36 smithi183 ceph-mon[99169]: pgmap v19270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:36 smithi119 ceph-mon[94175]: pgmap v19270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:36 smithi119 ceph-mon[108979]: pgmap v19270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:38 smithi183 ceph-mon[99169]: pgmap v19271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:38 smithi119 ceph-mon[94175]: pgmap v19271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:38 smithi119 ceph-mon[108979]: pgmap v19271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:39 smithi183 ceph-mon[99169]: pgmap v19272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:39 smithi119 ceph-mon[108979]: pgmap v19272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:39 smithi119 ceph-mon[94175]: pgmap v19272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:42 smithi183 ceph-mon[99169]: pgmap v19273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:42 smithi119 ceph-mon[108979]: pgmap v19273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:42 smithi119 ceph-mon[94175]: pgmap v19273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:44 smithi183 ceph-mon[99169]: pgmap v19274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:46:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:46:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:46:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:44 smithi119 ceph-mon[108979]: pgmap v19274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:44 smithi119 ceph-mon[94175]: pgmap v19274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:46 smithi183 ceph-mon[99169]: pgmap v19275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:46 smithi119 ceph-mon[94175]: pgmap v19275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:46 smithi119 ceph-mon[108979]: pgmap v19275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:48 smithi183 ceph-mon[99169]: pgmap v19276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:48 smithi119 ceph-mon[108979]: pgmap v19276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:48 smithi119 ceph-mon[94175]: pgmap v19276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:49 smithi183 ceph-mon[99169]: pgmap v19277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:49 smithi119 ceph-mon[108979]: pgmap v19277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:49 smithi119 ceph-mon[94175]: pgmap v19277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:50.723 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:46:51.029 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:46:51.029 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 8m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:46:51.029 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 8m ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:46:51.029 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 8m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:46:51.029 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 8m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:46:51.029 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 8m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:46:51.030 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 8m ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:46:51.030 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 8m ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:46:51.030 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 8m ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:46:51.030 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 8m ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:46:51.030 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 8m ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:46:51.030 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 8m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:46:51.030 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 8m ago 9h 6231M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:46:51.030 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 8m ago 9h 6266M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:46:51.030 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 8m ago 9h 5630M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:46:51.030 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 8m ago 9h 5455M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:46:51.030 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 8m ago 9h 4577M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:46:51.030 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 8m ago 9h 5741M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:46:51.030 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 8m ago 9h 4701M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:46:51.030 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 8m ago 9h 5586M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:46:51.031 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 8m ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:46:51.412 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:46:51.412 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:46:51.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:46:51.412 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:46:51.412 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:46:51.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:46:51.412 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:46:51.413 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:46:51.413 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:46:51.413 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:46:51.413 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:46:51.413 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:46:51.413 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:46:51.413 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:46:51.413 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:46:51.413 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:46:51.413 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:46:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:52 smithi183 ceph-mon[99169]: from='client.35982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:46:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:52 smithi183 ceph-mon[99169]: from='client.45869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:46:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:52 smithi183 ceph-mon[99169]: pgmap v19278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3283116038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:46:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:52 smithi119 ceph-mon[94175]: from='client.35982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:46:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:52 smithi119 ceph-mon[94175]: from='client.45869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:46:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:52 smithi119 ceph-mon[94175]: pgmap v19278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3283116038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:46:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:52 smithi119 ceph-mon[108979]: from='client.35982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:46:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:52 smithi119 ceph-mon[108979]: from='client.45869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:46:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:52 smithi119 ceph-mon[108979]: pgmap v19278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3283116038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:46:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:54 smithi183 ceph-mon[99169]: pgmap v19279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:46:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:46:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:46:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:54 smithi119 ceph-mon[94175]: pgmap v19279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:54 smithi119 ceph-mon[108979]: pgmap v19279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:46:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:56 smithi183 ceph-mon[99169]: pgmap v19280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:56 smithi119 ceph-mon[94175]: pgmap v19280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:56 smithi119 ceph-mon[108979]: pgmap v19280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:58 smithi183 ceph-mon[99169]: pgmap v19281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:58 smithi119 ceph-mon[108979]: pgmap v19281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:58 smithi119 ceph-mon[94175]: pgmap v19281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:46:59 smithi183 ceph-mon[99169]: pgmap v19282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:46:59 smithi119 ceph-mon[108979]: pgmap v19282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:46:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:46:59 smithi119 ceph-mon[94175]: pgmap v19282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:02 smithi183 ceph-mon[99169]: pgmap v19283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:02 smithi119 ceph-mon[108979]: pgmap v19283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:02 smithi119 ceph-mon[94175]: pgmap v19283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:04 smithi183 ceph-mon[99169]: pgmap v19284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:47:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:47:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:47:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:04 smithi119 ceph-mon[108979]: pgmap v19284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:04 smithi119 ceph-mon[94175]: pgmap v19284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:06 smithi183 ceph-mon[99169]: pgmap v19285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:06 smithi119 ceph-mon[108979]: pgmap v19285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:06 smithi119 ceph-mon[94175]: pgmap v19285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:08 smithi183 ceph-mon[99169]: pgmap v19286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:08 smithi119 ceph-mon[108979]: pgmap v19286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:08 smithi119 ceph-mon[94175]: pgmap v19286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:09 smithi183 ceph-mon[99169]: pgmap v19287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:09 smithi119 ceph-mon[108979]: pgmap v19287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:09 smithi119 ceph-mon[94175]: pgmap v19287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:12 smithi183 ceph-mon[99169]: pgmap v19288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:12 smithi119 ceph-mon[94175]: pgmap v19288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:12 smithi119 ceph-mon[108979]: pgmap v19288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:14 smithi183 ceph-mon[99169]: pgmap v19289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:47:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:47:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:47:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:14 smithi119 ceph-mon[94175]: pgmap v19289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:14 smithi119 ceph-mon[108979]: pgmap v19289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:47:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:47:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:47:15.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:47:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:47:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:47:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:47:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:47:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:47:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:47:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:47:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:47:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:16 smithi183 ceph-mon[99169]: pgmap v19290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:16 smithi119 ceph-mon[94175]: pgmap v19290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:16 smithi119 ceph-mon[108979]: pgmap v19290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:18 smithi183 ceph-mon[99169]: pgmap v19291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:18 smithi119 ceph-mon[108979]: pgmap v19291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:18 smithi119 ceph-mon[94175]: pgmap v19291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:19 smithi183 ceph-mon[99169]: pgmap v19292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:19 smithi119 ceph-mon[94175]: pgmap v19292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:19 smithi119 ceph-mon[108979]: pgmap v19292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:21.762 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:47:22.066 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:47:22.067 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 9m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:47:22.067 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 9m ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:47:22.067 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 9m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:47:22.067 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 9m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:47:22.067 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 9m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:47:22.067 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 9m ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:47:22.067 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 9m ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:47:22.067 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 9m ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:47:22.067 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 9m ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:47:22.067 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 9m ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:47:22.067 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 9m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:47:22.067 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 9m ago 9h 6231M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:47:22.067 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 9m ago 9h 6266M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:47:22.068 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 9m ago 9h 5630M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:47:22.068 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 9m ago 9h 5455M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:47:22.068 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 9m ago 9h 4577M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:47:22.068 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 9m ago 9h 5741M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:47:22.068 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 9m ago 9h 4701M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:47:22.068 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 9m ago 9h 5586M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:47:22.068 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 9m ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:47:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:22 smithi183 ceph-mon[99169]: pgmap v19293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:22 smithi119 ceph-mon[94175]: pgmap v19293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:22 smithi119 ceph-mon[108979]: pgmap v19293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:22.449 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:47:22.449 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:47:22.449 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:47:22.449 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:47:22.450 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:47:22.450 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:47:22.450 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:47:22.450 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:47:22.450 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:47:22.450 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:47:22.450 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:47:22.450 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:47:22.450 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:47:22.450 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:47:22.450 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:47:22.450 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:47:22.450 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:47:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:23 smithi183 ceph-mon[99169]: from='client.45881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:47:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:23 smithi183 ceph-mon[99169]: from='client.45887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:47:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:23 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2364144491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:47:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:23 smithi119 ceph-mon[94175]: from='client.45881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:47:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:23 smithi119 ceph-mon[94175]: from='client.45887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:47:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2364144491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:47:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:23 smithi119 ceph-mon[108979]: from='client.45881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:47:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:23 smithi119 ceph-mon[108979]: from='client.45887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:47:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:23 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2364144491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:47:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:24 smithi183 ceph-mon[99169]: pgmap v19294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:47:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:47:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:47:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:24 smithi119 ceph-mon[94175]: pgmap v19294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:24 smithi119 ceph-mon[108979]: pgmap v19294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:26 smithi183 ceph-mon[99169]: pgmap v19295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:26 smithi119 ceph-mon[108979]: pgmap v19295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:26 smithi119 ceph-mon[94175]: pgmap v19295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:28 smithi183 ceph-mon[99169]: pgmap v19296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:28 smithi119 ceph-mon[108979]: pgmap v19296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:28 smithi119 ceph-mon[94175]: pgmap v19296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:29 smithi119 ceph-mon[108979]: pgmap v19297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:29 smithi119 ceph-mon[94175]: pgmap v19297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:29 smithi183 ceph-mon[99169]: pgmap v19297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:32 smithi183 ceph-mon[99169]: pgmap v19298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:32 smithi119 ceph-mon[108979]: pgmap v19298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:32 smithi119 ceph-mon[94175]: pgmap v19298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:34 smithi183 ceph-mon[99169]: pgmap v19299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:47:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:47:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:47:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:34 smithi119 ceph-mon[94175]: pgmap v19299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:34 smithi119 ceph-mon[108979]: pgmap v19299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:36 smithi183 ceph-mon[99169]: pgmap v19300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:36 smithi119 ceph-mon[94175]: pgmap v19300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:36 smithi119 ceph-mon[108979]: pgmap v19300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:38 smithi183 ceph-mon[99169]: pgmap v19301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:38 smithi119 ceph-mon[94175]: pgmap v19301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:38 smithi119 ceph-mon[108979]: pgmap v19301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:39 smithi183 ceph-mon[99169]: pgmap v19302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:39 smithi119 ceph-mon[108979]: pgmap v19302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:39 smithi119 ceph-mon[94175]: pgmap v19302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:42 smithi183 ceph-mon[99169]: pgmap v19303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:42 smithi119 ceph-mon[94175]: pgmap v19303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:42 smithi119 ceph-mon[108979]: pgmap v19303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:44 smithi183 ceph-mon[99169]: pgmap v19304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:47:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:47:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:47:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:44 smithi119 ceph-mon[94175]: pgmap v19304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:44 smithi119 ceph-mon[108979]: pgmap v19304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:46 smithi183 ceph-mon[99169]: pgmap v19305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:46 smithi119 ceph-mon[94175]: pgmap v19305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:46 smithi119 ceph-mon[108979]: pgmap v19305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:48 smithi183 ceph-mon[99169]: pgmap v19306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:48 smithi119 ceph-mon[94175]: pgmap v19306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:48 smithi119 ceph-mon[108979]: pgmap v19306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:49 smithi119 ceph-mon[108979]: pgmap v19307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:49 smithi119 ceph-mon[94175]: pgmap v19307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:49 smithi183 ceph-mon[99169]: pgmap v19307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:52 smithi183 ceph-mon[99169]: pgmap v19308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:52 smithi119 ceph-mon[94175]: pgmap v19308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:52 smithi119 ceph-mon[108979]: pgmap v19308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:52.793 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:47:53.098 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:47:53.098 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 9m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:47:53.099 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 9m ago 9h 101M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:47:53.099 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 9m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:47:53.099 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 9m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:47:53.099 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 9m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:47:53.099 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 9m ago 9h 902M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:47:53.099 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 9m ago 9h 2334M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:47:53.099 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 9m ago 9h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:47:53.099 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 9m ago 9h 1288M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:47:53.099 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 9m ago 9h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:47:53.099 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 9m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:47:53.099 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 9m ago 9h 6231M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:47:53.099 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 9m ago 9h 6266M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:47:53.099 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 9m ago 9h 5630M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:47:53.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 9m ago 9h 5455M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:47:53.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 9m ago 9h 4577M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:47:53.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 9m ago 9h 5741M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:47:53.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 9m ago 9h 4701M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:47:53.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 9m ago 9h 5586M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:47:53.100 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 9m ago 9h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:47:53.479 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:47:53.480 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:47:53.480 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:47:53.480 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:47:53.480 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:47:53.480 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:47:53.480 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:47:53.480 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:47:53.480 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:47:53.480 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:47:53.480 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:47:53.480 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:47:53.480 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:47:53.480 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:47:53.480 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:47:53.481 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:47:53.481 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:47:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:54 smithi183 ceph-mon[99169]: from='client.36018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:47:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:54 smithi183 ceph-mon[99169]: pgmap v19309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:54 smithi183 ceph-mon[99169]: from='client.45905 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:47:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4026194640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:47:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:47:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:47:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:47:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:54 smithi119 ceph-mon[94175]: from='client.36018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:47:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:54 smithi119 ceph-mon[94175]: pgmap v19309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:54 smithi119 ceph-mon[94175]: from='client.45905 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:47:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4026194640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:47:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:54 smithi119 ceph-mon[108979]: from='client.36018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:47:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:54 smithi119 ceph-mon[108979]: pgmap v19309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:54 smithi119 ceph-mon[108979]: from='client.45905 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:47:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4026194640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:47:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:47:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:56 smithi183 ceph-mon[99169]: pgmap v19310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:56 smithi119 ceph-mon[94175]: pgmap v19310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:56 smithi119 ceph-mon[108979]: pgmap v19310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:58 smithi183 ceph-mon[99169]: pgmap v19311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:58 smithi119 ceph-mon[94175]: pgmap v19311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:58 smithi119 ceph-mon[108979]: pgmap v19311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:47:59 smithi119 ceph-mon[94175]: pgmap v19312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:47:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:47:59 smithi119 ceph-mon[108979]: pgmap v19312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:47:59 smithi183 ceph-mon[99169]: pgmap v19312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:02 smithi183 ceph-mon[99169]: pgmap v19313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:02 smithi119 ceph-mon[94175]: pgmap v19313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:02 smithi119 ceph-mon[108979]: pgmap v19313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:04 smithi183 ceph-mon[99169]: pgmap v19314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:48:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:48:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:48:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:04 smithi119 ceph-mon[94175]: pgmap v19314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:04 smithi119 ceph-mon[108979]: pgmap v19314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:06 smithi183 ceph-mon[99169]: pgmap v19315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:06 smithi119 ceph-mon[94175]: pgmap v19315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:06 smithi119 ceph-mon[108979]: pgmap v19315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:08 smithi183 ceph-mon[99169]: pgmap v19316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:08 smithi119 ceph-mon[94175]: pgmap v19316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:08 smithi119 ceph-mon[108979]: pgmap v19316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:09 smithi119 ceph-mon[94175]: pgmap v19317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:09 smithi119 ceph-mon[108979]: pgmap v19317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:09 smithi183 ceph-mon[99169]: pgmap v19317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:12 smithi183 ceph-mon[99169]: pgmap v19318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:12 smithi119 ceph-mon[94175]: pgmap v19318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:12 smithi119 ceph-mon[108979]: pgmap v19318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:14 smithi183 ceph-mon[99169]: pgmap v19319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:48:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:48:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:48:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:14 smithi119 ceph-mon[94175]: pgmap v19319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:14 smithi119 ceph-mon[108979]: pgmap v19319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:48:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:48:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:48:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:16 smithi183 ceph-mon[99169]: pgmap v19320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:16 smithi119 ceph-mon[108979]: pgmap v19320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:16 smithi119 ceph-mon[94175]: pgmap v19320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:18.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:18 smithi183 ceph-mon[99169]: pgmap v19321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:18 smithi119 ceph-mon[94175]: pgmap v19321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:18 smithi119 ceph-mon[108979]: pgmap v19321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:48:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:20 smithi183 ceph-mon[99169]: pgmap v19322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:48:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:48:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:48:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:48:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:48:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:48:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:48:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:20 smithi119 ceph-mon[108979]: pgmap v19322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:48:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:48:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:48:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:48:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:48:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:48:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:48:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:20 smithi119 ceph-mon[94175]: pgmap v19322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:48:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:48:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:48:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:48:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:48:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:48:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:22 smithi183 ceph-mon[99169]: pgmap v19323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:22 smithi119 ceph-mon[94175]: pgmap v19323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:22.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:22 smithi119 ceph-mon[108979]: pgmap v19323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:23.827 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:48:24.135 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:48:24.135 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 5s ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:48:24.135 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 4s ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:48:24.135 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 5s ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:48:24.135 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 4s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:48:24.135 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 4s ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:48:24.136 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 5s ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:48:24.136 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 5s ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:48:24.136 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 4s ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:48:24.136 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 5s ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:48:24.136 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 5s ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:48:24.136 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 4s ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:48:24.136 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 5s ago 9h 6222M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:48:24.136 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 5s ago 9h 6257M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:48:24.136 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 5s ago 9h 5619M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:48:24.136 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 5s ago 9h 5451M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:48:24.136 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 4s ago 9h 4601M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:48:24.136 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 4s ago 9h 5773M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:48:24.136 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 4s ago 9h 4729M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:48:24.136 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 4s ago 9h 5619M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:48:24.137 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 4s ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:48:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:24 smithi183 ceph-mon[99169]: pgmap v19324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:48:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:48:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:48:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:24 smithi119 ceph-mon[94175]: pgmap v19324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:24 smithi119 ceph-mon[108979]: pgmap v19324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:24.520 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:48:24.520 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:48:24.520 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:48:24.520 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:48:24.520 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:48:24.520 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:48:24.520 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:48:24.520 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:48:24.520 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:48:24.520 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:48:24.521 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:48:24.521 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:48:24.521 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:48:24.521 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:48:24.521 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:48:24.521 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:48:24.521 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:48:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:25 smithi183 ceph-mon[99169]: from='client.45917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:48:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:25 smithi183 ceph-mon[99169]: from='client.36042 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:48:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1577952232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:48:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:25 smithi119 ceph-mon[94175]: from='client.45917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:48:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:25 smithi119 ceph-mon[94175]: from='client.36042 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:48:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1577952232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:48:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:25 smithi119 ceph-mon[108979]: from='client.45917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:48:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:25 smithi119 ceph-mon[108979]: from='client.36042 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:48:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1577952232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:48:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:26 smithi183 ceph-mon[99169]: pgmap v19325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:26 smithi119 ceph-mon[94175]: pgmap v19325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:26 smithi119 ceph-mon[108979]: pgmap v19325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:28 smithi183 ceph-mon[99169]: pgmap v19326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:28 smithi119 ceph-mon[94175]: pgmap v19326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:28 smithi119 ceph-mon[108979]: pgmap v19326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:29 smithi183 ceph-mon[99169]: pgmap v19327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:29 smithi119 ceph-mon[94175]: pgmap v19327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:29 smithi119 ceph-mon[108979]: pgmap v19327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:32 smithi183 ceph-mon[99169]: pgmap v19328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:32 smithi119 ceph-mon[94175]: pgmap v19328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:32 smithi119 ceph-mon[108979]: pgmap v19328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:34 smithi183 ceph-mon[99169]: pgmap v19329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:48:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:48:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:48:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:34 smithi119 ceph-mon[94175]: pgmap v19329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:34 smithi119 ceph-mon[108979]: pgmap v19329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:36 smithi183 ceph-mon[99169]: pgmap v19330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:36 smithi119 ceph-mon[94175]: pgmap v19330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:36 smithi119 ceph-mon[108979]: pgmap v19330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:38 smithi183 ceph-mon[99169]: pgmap v19331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:38 smithi119 ceph-mon[94175]: pgmap v19331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:38 smithi119 ceph-mon[108979]: pgmap v19331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:39 smithi183 ceph-mon[99169]: pgmap v19332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:39 smithi119 ceph-mon[108979]: pgmap v19332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:39 smithi119 ceph-mon[94175]: pgmap v19332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:42 smithi183 ceph-mon[99169]: pgmap v19333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:42 smithi119 ceph-mon[108979]: pgmap v19333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:42 smithi119 ceph-mon[94175]: pgmap v19333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:44 smithi183 ceph-mon[99169]: pgmap v19334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:44 smithi119 ceph-mon[94175]: pgmap v19334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:48:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:48:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:48:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:44 smithi119 ceph-mon[108979]: pgmap v19334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:46 smithi119 ceph-mon[94175]: pgmap v19335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:46 smithi119 ceph-mon[108979]: pgmap v19335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:46.449 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:46 smithi183 ceph-mon[99169]: pgmap v19335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:48 smithi183 ceph-mon[99169]: pgmap v19336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:48 smithi119 ceph-mon[94175]: pgmap v19336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:48 smithi119 ceph-mon[108979]: pgmap v19336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:49 smithi183 ceph-mon[99169]: pgmap v19337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:49 smithi119 ceph-mon[94175]: pgmap v19337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:49 smithi119 ceph-mon[108979]: pgmap v19337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:52 smithi183 ceph-mon[99169]: pgmap v19338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:52 smithi119 ceph-mon[94175]: pgmap v19338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:52 smithi119 ceph-mon[108979]: pgmap v19338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:54 smithi183 ceph-mon[99169]: pgmap v19339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:48:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:48:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:48:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:54 smithi119 ceph-mon[94175]: pgmap v19339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:54 smithi119 ceph-mon[108979]: pgmap v19339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:48:54.871 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:48:55.177 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:48:55.177 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 36s ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:48:55.177 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 35s ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:48:55.177 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 36s ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:48:55.177 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 35s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:48:55.177 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 35s ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:48:55.177 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 36s ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:48:55.177 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 36s ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:48:55.177 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 35s ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:48:55.177 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 36s ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 36s ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 35s ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 36s ago 9h 6222M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 36s ago 9h 6257M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 36s ago 9h 5619M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 36s ago 9h 5451M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 35s ago 9h 4601M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 35s ago 9h 5773M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 35s ago 9h 4729M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 35s ago 9h 5619M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:48:55.178 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 35s ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:48:55.561 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:48:55.561 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:48:55.561 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:48:55.561 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:48:55.561 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:48:55.561 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:48:55.561 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:48:55.561 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:48:55.561 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:48:55.561 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:48:55.561 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:48:55.561 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:48:55.561 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:48:55.562 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:48:55.562 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:48:55.562 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:48:55.562 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:48:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:56 smithi183 ceph-mon[99169]: from='client.36054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:48:56.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:56 smithi183 ceph-mon[99169]: pgmap v19340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:56.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:56 smithi183 ceph-mon[99169]: from='client.45941 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:48:56.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3572743474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:48:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:56 smithi119 ceph-mon[94175]: from='client.36054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:48:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:56 smithi119 ceph-mon[94175]: pgmap v19340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:56 smithi119 ceph-mon[94175]: from='client.45941 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:48:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3572743474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:48:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:56 smithi119 ceph-mon[108979]: from='client.36054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:48:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:56 smithi119 ceph-mon[108979]: pgmap v19340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:56 smithi119 ceph-mon[108979]: from='client.45941 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:48:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3572743474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:48:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:58 smithi183 ceph-mon[99169]: pgmap v19341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:58 smithi119 ceph-mon[94175]: pgmap v19341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:48:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:58 smithi119 ceph-mon[108979]: pgmap v19341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:48:59 smithi183 ceph-mon[99169]: pgmap v19342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:48:59 smithi119 ceph-mon[108979]: pgmap v19342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:48:59 smithi119 ceph-mon[94175]: pgmap v19342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:02.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:02 smithi183 ceph-mon[99169]: pgmap v19343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:02 smithi119 ceph-mon[108979]: pgmap v19343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:02 smithi119 ceph-mon[94175]: pgmap v19343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:04 smithi183 ceph-mon[99169]: pgmap v19344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:49:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:49:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:49:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:04 smithi119 ceph-mon[108979]: pgmap v19344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:04 smithi119 ceph-mon[94175]: pgmap v19344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:06 smithi183 ceph-mon[99169]: pgmap v19345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:06 smithi119 ceph-mon[94175]: pgmap v19345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:06 smithi119 ceph-mon[108979]: pgmap v19345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:08 smithi183 ceph-mon[99169]: pgmap v19346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:08 smithi119 ceph-mon[94175]: pgmap v19346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:08 smithi119 ceph-mon[108979]: pgmap v19346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:09 smithi183 ceph-mon[99169]: pgmap v19347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:09 smithi119 ceph-mon[94175]: pgmap v19347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:09 smithi119 ceph-mon[108979]: pgmap v19347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:12 smithi183 ceph-mon[99169]: pgmap v19348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:12 smithi119 ceph-mon[94175]: pgmap v19348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:12 smithi119 ceph-mon[108979]: pgmap v19348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:14 smithi183 ceph-mon[99169]: pgmap v19349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:49:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:49:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:49:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:14 smithi119 ceph-mon[94175]: pgmap v19349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:14 smithi119 ceph-mon[108979]: pgmap v19349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:16 smithi183 ceph-mon[99169]: pgmap v19350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:16 smithi119 ceph-mon[94175]: pgmap v19350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:16 smithi119 ceph-mon[108979]: pgmap v19350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:18.446 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:18 smithi183 ceph-mon[99169]: pgmap v19351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:18 smithi119 ceph-mon[94175]: pgmap v19351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:18 smithi119 ceph-mon[108979]: pgmap v19351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:19 smithi183 ceph-mon[99169]: pgmap v19352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:19 smithi119 ceph-mon[94175]: pgmap v19352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:19 smithi119 ceph-mon[108979]: pgmap v19352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:49:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:49:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:49:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:49:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:49:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:49:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:49:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:49:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:49:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:49:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:49:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:49:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:21 smithi183 ceph-mon[99169]: pgmap v19353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:21 smithi119 ceph-mon[94175]: pgmap v19353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:21 smithi119 ceph-mon[108979]: pgmap v19353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:24 smithi183 ceph-mon[99169]: pgmap v19354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:49:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:49:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:49:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:24 smithi119 ceph-mon[94175]: pgmap v19354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:24 smithi119 ceph-mon[108979]: pgmap v19354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:25.906 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:49:26.212 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 67s ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 67s ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 67s ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 67s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 67s ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 67s ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 67s ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 67s ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 67s ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 67s ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 67s ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 67s ago 9h 6222M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:49:26.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 67s ago 9h 6257M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:49:26.214 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 67s ago 9h 5619M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:49:26.214 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 67s ago 9h 5451M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:49:26.214 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 67s ago 9h 4601M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:49:26.214 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 67s ago 9h 5773M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:49:26.214 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 67s ago 9h 4729M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:49:26.214 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 67s ago 9h 5619M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:49:26.214 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 67s ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:49:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:26 smithi183 ceph-mon[99169]: pgmap v19355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:26 smithi119 ceph-mon[108979]: pgmap v19355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:26 smithi119 ceph-mon[94175]: pgmap v19355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:26.591 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:49:26.591 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:49:26.591 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:49:26.591 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:49:26.591 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:49:26.591 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:49:26.592 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:49:26.592 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:49:26.592 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:49:26.592 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:49:26.592 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:49:26.592 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:49:26.592 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:49:26.592 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:49:26.592 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:49:26.592 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:49:26.592 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:49:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:27 smithi183 ceph-mon[99169]: from='client.45953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:49:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:27 smithi183 ceph-mon[99169]: from='client.36078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:49:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/783730522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:49:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:27 smithi119 ceph-mon[94175]: from='client.45953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:49:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:27 smithi119 ceph-mon[94175]: from='client.36078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:49:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/783730522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:49:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:27 smithi119 ceph-mon[108979]: from='client.45953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:49:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:27 smithi119 ceph-mon[108979]: from='client.36078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:49:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/783730522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:49:28.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:28 smithi183 ceph-mon[99169]: pgmap v19356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:28 smithi119 ceph-mon[108979]: pgmap v19356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:28 smithi119 ceph-mon[94175]: pgmap v19356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:29 smithi183 ceph-mon[99169]: pgmap v19357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:29 smithi119 ceph-mon[108979]: pgmap v19357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:29 smithi119 ceph-mon[94175]: pgmap v19357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:32 smithi183 ceph-mon[99169]: pgmap v19358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:32 smithi119 ceph-mon[108979]: pgmap v19358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:32 smithi119 ceph-mon[94175]: pgmap v19358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:34 smithi183 ceph-mon[99169]: pgmap v19359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:49:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:49:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:49:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:34 smithi119 ceph-mon[108979]: pgmap v19359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:34 smithi119 ceph-mon[94175]: pgmap v19359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:36 smithi183 ceph-mon[99169]: pgmap v19360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:36 smithi119 ceph-mon[94175]: pgmap v19360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:36 smithi119 ceph-mon[108979]: pgmap v19360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:38.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:38 smithi183 ceph-mon[99169]: pgmap v19361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:38.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:38 smithi119 ceph-mon[94175]: pgmap v19361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:38.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:38 smithi119 ceph-mon[108979]: pgmap v19361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:39 smithi183 ceph-mon[99169]: pgmap v19362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:39 smithi119 ceph-mon[108979]: pgmap v19362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:39 smithi119 ceph-mon[94175]: pgmap v19362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:42 smithi183 ceph-mon[99169]: pgmap v19363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:42 smithi119 ceph-mon[94175]: pgmap v19363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:42 smithi119 ceph-mon[108979]: pgmap v19363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:44 smithi183 ceph-mon[99169]: pgmap v19364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:49:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:49:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:49:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:44 smithi119 ceph-mon[108979]: pgmap v19364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:44 smithi119 ceph-mon[94175]: pgmap v19364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:46 smithi183 ceph-mon[99169]: pgmap v19365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:46.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:46 smithi119 ceph-mon[94175]: pgmap v19365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:46 smithi119 ceph-mon[108979]: pgmap v19365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:48 smithi183 ceph-mon[99169]: pgmap v19366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:48 smithi119 ceph-mon[94175]: pgmap v19366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:48.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:48 smithi119 ceph-mon[108979]: pgmap v19366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:49 smithi183 ceph-mon[99169]: pgmap v19367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:49 smithi119 ceph-mon[94175]: pgmap v19367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:49 smithi119 ceph-mon[108979]: pgmap v19367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:52 smithi183 ceph-mon[99169]: pgmap v19368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:52 smithi119 ceph-mon[94175]: pgmap v19368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:52 smithi119 ceph-mon[108979]: pgmap v19368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:54 smithi183 ceph-mon[99169]: pgmap v19369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:49:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:49:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:49:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:54 smithi119 ceph-mon[94175]: pgmap v19369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:54 smithi119 ceph-mon[108979]: pgmap v19369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:49:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:56 smithi183 ceph-mon[99169]: pgmap v19370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:56 smithi119 ceph-mon[108979]: pgmap v19370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:56 smithi119 ceph-mon[94175]: pgmap v19370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:56.935 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:49:57.243 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:49:57.243 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 98s ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:49:57.243 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 98s ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:49:57.243 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 98s ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:49:57.243 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 98s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:49:57.243 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 98s ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:49:57.243 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 98s ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:49:57.243 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 98s ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:49:57.243 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 98s ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:49:57.244 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 98s ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:49:57.244 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 98s ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:49:57.244 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 98s ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:49:57.244 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 98s ago 9h 6222M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:49:57.244 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 98s ago 9h 6257M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:49:57.244 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 98s ago 9h 5619M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:49:57.244 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 98s ago 9h 5451M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:49:57.244 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 98s ago 9h 4601M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:49:57.244 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 98s ago 9h 5773M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:49:57.244 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 98s ago 9h 4729M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:49:57.244 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 98s ago 9h 5619M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:49:57.244 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 98s ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:49:57.625 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:49:57.626 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:49:57.626 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:49:57.626 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:49:57.626 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:49:57.626 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:49:57.626 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:49:57.626 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:49:57.626 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:49:57.626 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:49:57.626 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:49:57.626 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:49:57.626 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:49:57.626 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:49:57.626 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:49:57.627 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:49:57.627 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:49:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:58 smithi183 ceph-mon[99169]: from='client.36090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:49:58.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:58 smithi183 ceph-mon[99169]: pgmap v19371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:58 smithi183 ceph-mon[99169]: from='client.45977 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:49:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2778682612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:49:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:58 smithi119 ceph-mon[94175]: from='client.36090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:49:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:58 smithi119 ceph-mon[94175]: pgmap v19371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:58 smithi119 ceph-mon[94175]: from='client.45977 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:49:58.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2778682612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:49:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:58 smithi119 ceph-mon[108979]: from='client.36090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:49:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:58 smithi119 ceph-mon[108979]: pgmap v19371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:49:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:58 smithi119 ceph-mon[108979]: from='client.45977 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:49:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2778682612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:50:00.000 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:49:59 smithi119 ceph-mon[94175]: pgmap v19372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:00.001 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:49:59 smithi119 ceph-mon[108979]: pgmap v19372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:49:59 smithi183 ceph-mon[99169]: pgmap v19372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T00:49:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:50:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:50:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:50:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T00:50:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:01 smithi183 ceph-mon[99169]: pgmap v19373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:01 smithi119 ceph-mon[94175]: pgmap v19373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:01 smithi119 ceph-mon[108979]: pgmap v19373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:04.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:04 smithi183 ceph-mon[99169]: pgmap v19374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:04 smithi119 ceph-mon[94175]: pgmap v19374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:50:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:50:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:50:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:04 smithi119 ceph-mon[108979]: pgmap v19374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:06.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:06 smithi183 ceph-mon[99169]: pgmap v19375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:06.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:06 smithi119 ceph-mon[94175]: pgmap v19375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:06.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:06 smithi119 ceph-mon[108979]: pgmap v19375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:08.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:08 smithi183 ceph-mon[99169]: pgmap v19376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:08.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:08 smithi119 ceph-mon[94175]: pgmap v19376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:08.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:08 smithi119 ceph-mon[108979]: pgmap v19376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:09 smithi183 ceph-mon[99169]: pgmap v19377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:09 smithi119 ceph-mon[94175]: pgmap v19377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:09 smithi119 ceph-mon[108979]: pgmap v19377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:12 smithi183 ceph-mon[99169]: pgmap v19378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:12 smithi119 ceph-mon[94175]: pgmap v19378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:12 smithi119 ceph-mon[108979]: pgmap v19378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:14.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:14 smithi183 ceph-mon[99169]: pgmap v19379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:50:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:50:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:50:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:14 smithi119 ceph-mon[94175]: pgmap v19379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:14 smithi119 ceph-mon[108979]: pgmap v19379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:16.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:16 smithi183 ceph-mon[99169]: pgmap v19380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:16.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:16 smithi119 ceph-mon[94175]: pgmap v19380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:16.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:16 smithi119 ceph-mon[108979]: pgmap v19380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:18.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:18 smithi119 ceph-mon[94175]: pgmap v19381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:18.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:18 smithi119 ceph-mon[108979]: pgmap v19381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:18 smithi183 ceph-mon[99169]: pgmap v19381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:19 smithi183 ceph-mon[99169]: pgmap v19382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:19 smithi119 ceph-mon[94175]: pgmap v19382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:19 smithi119 ceph-mon[108979]: pgmap v19382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:50:21.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:50:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:50:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:50:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:50:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:50:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:21 smithi183 ceph-mon[99169]: pgmap v19383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:50:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:50:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:50:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:21 smithi119 ceph-mon[94175]: pgmap v19383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:50:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:50:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:50:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:21 smithi119 ceph-mon[108979]: pgmap v19383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:24 smithi183 ceph-mon[99169]: pgmap v19384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:24.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:50:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:50:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:50:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:24 smithi119 ceph-mon[94175]: pgmap v19384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:24 smithi119 ceph-mon[108979]: pgmap v19384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:26 smithi119 ceph-mon[94175]: pgmap v19385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:26 smithi119 ceph-mon[108979]: pgmap v19385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:26 smithi183 ceph-mon[99169]: pgmap v19385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:27.976 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:50:28.283 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:50:28.283 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 2m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:50:28.283 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 2m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:50:28.283 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 2m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:50:28.283 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 2m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:50:28.284 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 2m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:50:28.284 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 2m ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:50:28.284 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 2m ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:50:28.284 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 2m ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:50:28.284 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 2m ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:50:28.284 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 2m ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:50:28.284 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 2m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:50:28.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 2m ago 9h 6222M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:50:28.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 2m ago 9h 6257M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:50:28.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 2m ago 9h 5619M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:50:28.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 2m ago 9h 5451M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:50:28.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 2m ago 9h 4601M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:50:28.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 2m ago 9h 5773M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:50:28.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 2m ago 9h 4729M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:50:28.284 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 2m ago 9h 5619M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:50:28.285 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 2m ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:50:28.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:28 smithi119 ceph-mon[94175]: pgmap v19386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:28.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:28 smithi119 ceph-mon[108979]: pgmap v19386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:28.663 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:50:28.663 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:50:28.663 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:50:28.663 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:50:28.663 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:50:28.664 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:50:28.664 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:50:28.664 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:50:28.664 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:50:28.664 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:50:28.664 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:50:28.664 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:50:28.664 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:50:28.664 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:50:28.664 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:50:28.664 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:50:28.664 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:50:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:28 smithi183 ceph-mon[99169]: pgmap v19386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:29 smithi183 ceph-mon[99169]: from='client.45989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:50:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:29 smithi183 ceph-mon[99169]: from='client.45995 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:50:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/119563046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:50:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:29 smithi119 ceph-mon[108979]: from='client.45989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:50:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:29 smithi119 ceph-mon[108979]: from='client.45995 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:50:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/119563046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:50:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:29 smithi119 ceph-mon[94175]: from='client.45989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:50:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:29 smithi119 ceph-mon[94175]: from='client.45995 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:50:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/119563046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:50:30.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:30 smithi183 ceph-mon[99169]: pgmap v19387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:30.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:30 smithi119 ceph-mon[94175]: pgmap v19387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:30.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:30 smithi119 ceph-mon[108979]: pgmap v19387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:32 smithi183 ceph-mon[99169]: pgmap v19388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:32 smithi119 ceph-mon[94175]: pgmap v19388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:32 smithi119 ceph-mon[108979]: pgmap v19388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:50:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:50:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:50:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:34 smithi119 ceph-mon[94175]: pgmap v19389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:34 smithi119 ceph-mon[108979]: pgmap v19389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:34 smithi183 ceph-mon[99169]: pgmap v19389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:36 smithi183 ceph-mon[99169]: pgmap v19390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:36 smithi119 ceph-mon[108979]: pgmap v19390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:36 smithi119 ceph-mon[94175]: pgmap v19390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:38 smithi183 ceph-mon[99169]: pgmap v19391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:38 smithi119 ceph-mon[94175]: pgmap v19391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:38 smithi119 ceph-mon[108979]: pgmap v19391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:39 smithi183 ceph-mon[99169]: pgmap v19392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:39 smithi119 ceph-mon[94175]: pgmap v19392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:39 smithi119 ceph-mon[108979]: pgmap v19392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:42 smithi119 ceph-mon[94175]: pgmap v19393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:42.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:42 smithi119 ceph-mon[108979]: pgmap v19393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:42 smithi183 ceph-mon[99169]: pgmap v19393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:50:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:50:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:50:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:44 smithi119 ceph-mon[108979]: pgmap v19394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:44 smithi119 ceph-mon[94175]: pgmap v19394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:44 smithi183 ceph-mon[99169]: pgmap v19394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:46 smithi119 ceph-mon[108979]: pgmap v19395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:46 smithi119 ceph-mon[94175]: pgmap v19395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:46.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:46 smithi183 ceph-mon[99169]: pgmap v19395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:48 smithi183 ceph-mon[99169]: pgmap v19396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:48 smithi119 ceph-mon[94175]: pgmap v19396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:48 smithi119 ceph-mon[108979]: pgmap v19396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:49 smithi183 ceph-mon[99169]: pgmap v19397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:49 smithi119 ceph-mon[108979]: pgmap v19397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:49 smithi119 ceph-mon[94175]: pgmap v19397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:52 smithi119 ceph-mon[94175]: pgmap v19398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:52.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:52 smithi119 ceph-mon[108979]: pgmap v19398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:52 smithi183 ceph-mon[99169]: pgmap v19398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:50:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:50:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:50:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:54 smithi119 ceph-mon[94175]: pgmap v19399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:54 smithi119 ceph-mon[108979]: pgmap v19399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:54 smithi183 ceph-mon[99169]: pgmap v19399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:50:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:56 smithi183 ceph-mon[99169]: pgmap v19400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:56 smithi119 ceph-mon[94175]: pgmap v19400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:56 smithi119 ceph-mon[108979]: pgmap v19400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:58 smithi183 ceph-mon[99169]: pgmap v19401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:58 smithi119 ceph-mon[94175]: pgmap v19401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:58 smithi119 ceph-mon[108979]: pgmap v19401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:50:59.013 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:50:59.320 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:50:59.320 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 2m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:50:59.320 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 2m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:50:59.320 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 2m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:50:59.320 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 2m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:50:59.320 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 2m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:50:59.320 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 2m ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:50:59.321 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 2m ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:50:59.321 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 2m ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:50:59.321 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 2m ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:50:59.321 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 2m ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:50:59.321 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 2m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:50:59.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 2m ago 9h 6222M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:50:59.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 2m ago 9h 6257M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:50:59.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 2m ago 9h 5619M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:50:59.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 2m ago 9h 5451M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:50:59.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 2m ago 9h 4601M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:50:59.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 2m ago 9h 5773M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:50:59.321 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 2m ago 9h 4729M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:50:59.322 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 2m ago 9h 5619M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:50:59.322 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 2m ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:50:59.704 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:50:59.704 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:50:59.704 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:50:59.704 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:50:59.704 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:50:59.704 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:50:59.704 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:50:59.704 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:50:59.704 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:50:59.705 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:50:59.705 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:50:59.705 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:50:59.705 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:50:59.705 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:50:59.705 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:50:59.705 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:50:59.705 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:51:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:59 smithi183 ceph-mon[99169]: from='client.46007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:51:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:59 smithi183 ceph-mon[99169]: pgmap v19402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:50:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2025423200' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:51:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:59 smithi119 ceph-mon[94175]: from='client.46007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:51:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:59 smithi119 ceph-mon[94175]: pgmap v19402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:50:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2025423200' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:51:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:59 smithi119 ceph-mon[108979]: from='client.46007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:51:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:59 smithi119 ceph-mon[108979]: pgmap v19402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:50:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2025423200' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:51:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:00 smithi183 ceph-mon[99169]: from='client.46013 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:51:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:00 smithi119 ceph-mon[94175]: from='client.46013 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:51:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:00 smithi119 ceph-mon[108979]: from='client.46013 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:51:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:01 smithi183 ceph-mon[99169]: pgmap v19403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:01 smithi119 ceph-mon[94175]: pgmap v19403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:01 smithi119 ceph-mon[108979]: pgmap v19403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:51:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:51:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:51:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:04 smithi119 ceph-mon[94175]: pgmap v19404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:04 smithi119 ceph-mon[108979]: pgmap v19404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:04 smithi183 ceph-mon[99169]: pgmap v19404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:06 smithi183 ceph-mon[99169]: pgmap v19405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:06 smithi119 ceph-mon[108979]: pgmap v19405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:06 smithi119 ceph-mon[94175]: pgmap v19405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:08 smithi183 ceph-mon[99169]: pgmap v19406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:08 smithi119 ceph-mon[108979]: pgmap v19406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:08 smithi119 ceph-mon[94175]: pgmap v19406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:09 smithi183 ceph-mon[99169]: pgmap v19407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:09 smithi119 ceph-mon[94175]: pgmap v19407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:09 smithi119 ceph-mon[108979]: pgmap v19407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:12 smithi183 ceph-mon[99169]: pgmap v19408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:12 smithi119 ceph-mon[94175]: pgmap v19408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:12 smithi119 ceph-mon[108979]: pgmap v19408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:51:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:51:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:51:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:14 smithi119 ceph-mon[94175]: pgmap v19409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:14 smithi119 ceph-mon[108979]: pgmap v19409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:14 smithi183 ceph-mon[99169]: pgmap v19409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:16 smithi183 ceph-mon[99169]: pgmap v19410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:16 smithi119 ceph-mon[94175]: pgmap v19410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:16 smithi119 ceph-mon[108979]: pgmap v19410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:18 smithi183 ceph-mon[99169]: pgmap v19411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:18 smithi119 ceph-mon[94175]: pgmap v19411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:18 smithi119 ceph-mon[108979]: pgmap v19411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:20.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:19 smithi183 ceph-mon[99169]: pgmap v19412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:19 smithi119 ceph-mon[94175]: pgmap v19412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:19 smithi119 ceph-mon[108979]: pgmap v19412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:51:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:51:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:51:22.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:21 smithi183 ceph-mon[99169]: pgmap v19413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:51:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:51:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:51:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:51:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:51:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:21 smithi119 ceph-mon[94175]: pgmap v19413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:51:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:51:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:51:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:51:22.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:51:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:21 smithi119 ceph-mon[108979]: pgmap v19413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:51:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:51:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:51:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:51:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:51:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:51:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:51:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:51:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:24 smithi119 ceph-mon[108979]: pgmap v19414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:24 smithi119 ceph-mon[94175]: pgmap v19414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:24 smithi183 ceph-mon[99169]: pgmap v19414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:26 smithi183 ceph-mon[99169]: pgmap v19415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:26 smithi119 ceph-mon[94175]: pgmap v19415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:26 smithi119 ceph-mon[108979]: pgmap v19415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:28 smithi183 ceph-mon[99169]: pgmap v19416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:28 smithi119 ceph-mon[108979]: pgmap v19416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:28 smithi119 ceph-mon[94175]: pgmap v19416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:30.051 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:51:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:29 smithi183 ceph-mon[99169]: pgmap v19417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:29 smithi119 ceph-mon[94175]: pgmap v19417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:29 smithi119 ceph-mon[108979]: pgmap v19417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:30.357 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:51:30.357 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 3m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:51:30.357 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 3m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:51:30.357 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 3m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:51:30.357 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 3m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:51:30.357 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 3m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:51:30.358 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 3m ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:51:30.358 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 3m ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:51:30.358 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 3m ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:51:30.358 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 3m ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:51:30.358 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 3m ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:51:30.358 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 3m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:51:30.358 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 3m ago 9h 6222M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:51:30.358 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 3m ago 9h 6257M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:51:30.358 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 3m ago 9h 5619M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:51:30.358 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 3m ago 9h 5451M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:51:30.358 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 3m ago 9h 4601M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:51:30.359 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 3m ago 9h 5773M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:51:30.359 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 3m ago 9h 4729M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:51:30.359 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 3m ago 9h 5619M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:51:30.359 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 3m ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:51:30.739 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:51:30.739 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:51:30.739 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:51:30.739 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:51:30.739 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:51:30.739 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:51:30.739 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:51:30.740 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:51:30.740 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:51:30.740 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:51:30.740 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:51:30.740 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:51:30.740 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:51:30.740 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:51:30.740 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:51:30.740 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:51:30.740 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:51:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:30 smithi183 ceph-mon[99169]: from='client.46025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:51:31.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2205863143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:51:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:30 smithi119 ceph-mon[94175]: from='client.46025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:51:31.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2205863143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:51:31.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:30 smithi119 ceph-mon[108979]: from='client.46025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:51:31.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2205863143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:51:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:31 smithi183 ceph-mon[99169]: from='client.46031 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:51:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:31 smithi183 ceph-mon[99169]: pgmap v19418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:31 smithi119 ceph-mon[108979]: from='client.46031 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:51:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:31 smithi119 ceph-mon[108979]: pgmap v19418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:31 smithi119 ceph-mon[94175]: from='client.46031 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:51:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:31 smithi119 ceph-mon[94175]: pgmap v19418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:51:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:51:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:51:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:34 smithi119 ceph-mon[94175]: pgmap v19419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:34 smithi119 ceph-mon[108979]: pgmap v19419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:34 smithi183 ceph-mon[99169]: pgmap v19419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:36 smithi183 ceph-mon[99169]: pgmap v19420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:36 smithi119 ceph-mon[94175]: pgmap v19420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:36 smithi119 ceph-mon[108979]: pgmap v19420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:38 smithi183 ceph-mon[99169]: pgmap v19421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:38 smithi119 ceph-mon[108979]: pgmap v19421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:38 smithi119 ceph-mon[94175]: pgmap v19421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:39 smithi183 ceph-mon[99169]: pgmap v19422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:39 smithi119 ceph-mon[94175]: pgmap v19422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:39 smithi119 ceph-mon[108979]: pgmap v19422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:42 smithi183 ceph-mon[99169]: pgmap v19423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:42 smithi119 ceph-mon[94175]: pgmap v19423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:42 smithi119 ceph-mon[108979]: pgmap v19423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:51:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:51:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:51:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:44 smithi119 ceph-mon[94175]: pgmap v19424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:44 smithi119 ceph-mon[108979]: pgmap v19424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:44 smithi183 ceph-mon[99169]: pgmap v19424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:46 smithi183 ceph-mon[99169]: pgmap v19425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:46 smithi119 ceph-mon[94175]: pgmap v19425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:46 smithi119 ceph-mon[108979]: pgmap v19425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:48 smithi183 ceph-mon[99169]: pgmap v19426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:48 smithi119 ceph-mon[108979]: pgmap v19426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:48 smithi119 ceph-mon[94175]: pgmap v19426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:49 smithi183 ceph-mon[99169]: pgmap v19427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:49 smithi119 ceph-mon[94175]: pgmap v19427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:49 smithi119 ceph-mon[108979]: pgmap v19427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:52 smithi183 ceph-mon[99169]: pgmap v19428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:52 smithi119 ceph-mon[108979]: pgmap v19428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:52 smithi119 ceph-mon[94175]: pgmap v19428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:51:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:51:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:51:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:54 smithi119 ceph-mon[94175]: pgmap v19429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:54 smithi119 ceph-mon[108979]: pgmap v19429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:54 smithi183 ceph-mon[99169]: pgmap v19429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:51:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:56 smithi183 ceph-mon[99169]: pgmap v19430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:56 smithi119 ceph-mon[94175]: pgmap v19430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:56 smithi119 ceph-mon[108979]: pgmap v19430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:58 smithi183 ceph-mon[99169]: pgmap v19431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:58 smithi119 ceph-mon[94175]: pgmap v19431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:51:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:58 smithi119 ceph-mon[108979]: pgmap v19431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:51:59 smithi183 ceph-mon[99169]: pgmap v19432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:51:59 smithi119 ceph-mon[108979]: pgmap v19432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:51:59 smithi119 ceph-mon[94175]: pgmap v19432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:01.087 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:52:01.396 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:52:01.396 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 3m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:52:01.396 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 3m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:52:01.396 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 3m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:52:01.397 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 3m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:52:01.397 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 3m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:52:01.397 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 3m ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:52:01.397 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 3m ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:52:01.397 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 3m ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:52:01.397 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 3m ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:52:01.397 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 3m ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:52:01.397 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 3m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:52:01.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 3m ago 9h 6222M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:52:01.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 3m ago 9h 6257M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:52:01.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 3m ago 9h 5619M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:52:01.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 3m ago 9h 5451M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:52:01.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 3m ago 9h 4601M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:52:01.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 3m ago 9h 5773M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:52:01.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 3m ago 9h 4729M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:52:01.398 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 3m ago 9h 5619M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:52:01.398 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 3m ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:52:01.773 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:52:01.773 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:52:01.773 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:52:01.773 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:52:01.773 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:52:01.773 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:52:01.773 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:52:01.773 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:52:01.773 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:52:01.773 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:52:01.773 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:52:01.774 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:52:01.774 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:52:01.774 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:52:01.774 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:52:01.774 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:52:01.774 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:52:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:02 smithi183 ceph-mon[99169]: from='client.46043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:52:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:02 smithi183 ceph-mon[99169]: pgmap v19433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4083233345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:52:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:02 smithi119 ceph-mon[94175]: from='client.46043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:52:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:02 smithi119 ceph-mon[94175]: pgmap v19433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4083233345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:52:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:02 smithi119 ceph-mon[108979]: from='client.46043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:52:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:02 smithi119 ceph-mon[108979]: pgmap v19433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4083233345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:52:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:03 smithi183 ceph-mon[99169]: from='client.36168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:52:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:03 smithi119 ceph-mon[94175]: from='client.36168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:52:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:03 smithi119 ceph-mon[108979]: from='client.36168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:52:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:52:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:52:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:52:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:04 smithi119 ceph-mon[94175]: pgmap v19434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:04 smithi119 ceph-mon[108979]: pgmap v19434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:04 smithi183 ceph-mon[99169]: pgmap v19434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:06 smithi183 ceph-mon[99169]: pgmap v19435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:06 smithi119 ceph-mon[94175]: pgmap v19435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:06 smithi119 ceph-mon[108979]: pgmap v19435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:08 smithi183 ceph-mon[99169]: pgmap v19436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:08 smithi119 ceph-mon[94175]: pgmap v19436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:08 smithi119 ceph-mon[108979]: pgmap v19436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:09 smithi183 ceph-mon[99169]: pgmap v19437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:09 smithi119 ceph-mon[94175]: pgmap v19437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:09 smithi119 ceph-mon[108979]: pgmap v19437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:12 smithi183 ceph-mon[99169]: pgmap v19438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:12 smithi119 ceph-mon[94175]: pgmap v19438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:12 smithi119 ceph-mon[108979]: pgmap v19438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:52:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:52:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:52:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:14 smithi119 ceph-mon[108979]: pgmap v19439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:14 smithi119 ceph-mon[94175]: pgmap v19439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:14 smithi183 ceph-mon[99169]: pgmap v19439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:16 smithi183 ceph-mon[99169]: pgmap v19440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:16 smithi119 ceph-mon[108979]: pgmap v19440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:16 smithi119 ceph-mon[94175]: pgmap v19440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:18 smithi183 ceph-mon[99169]: pgmap v19441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:18 smithi119 ceph-mon[94175]: pgmap v19441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:18 smithi119 ceph-mon[108979]: pgmap v19441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:19 smithi183 ceph-mon[99169]: pgmap v19442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:19 smithi119 ceph-mon[108979]: pgmap v19442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:19 smithi119 ceph-mon[94175]: pgmap v19442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:22 smithi183 ceph-mon[99169]: pgmap v19443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:52:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:22 smithi119 ceph-mon[94175]: pgmap v19443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:52:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:22 smithi119 ceph-mon[108979]: pgmap v19443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:22.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:52:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:52:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:52:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:52:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:52:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:52:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:23 smithi183 ceph-mon[99169]: pgmap v19444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:52:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:52:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:52:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:52:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:52:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:23 smithi119 ceph-mon[94175]: pgmap v19444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:52:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:52:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:52:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:52:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:52:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:23 smithi119 ceph-mon[108979]: pgmap v19444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:52:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:52:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:52:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:25 smithi183 ceph-mon[99169]: pgmap v19445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:25 smithi119 ceph-mon[94175]: pgmap v19445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:25 smithi119 ceph-mon[108979]: pgmap v19445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:28 smithi183 ceph-mon[99169]: pgmap v19446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:28 smithi119 ceph-mon[94175]: pgmap v19446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:28 smithi119 ceph-mon[108979]: pgmap v19446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:29 smithi183 ceph-mon[99169]: pgmap v19447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:29 smithi119 ceph-mon[94175]: pgmap v19447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:29 smithi119 ceph-mon[108979]: pgmap v19447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:32.116 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:52:32.422 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:52:32.422 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 4m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:52:32.422 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 4m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:52:32.422 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 4m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:52:32.422 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 4m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:52:32.422 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 4m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:52:32.422 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 4m ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:52:32.422 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 4m ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:52:32.423 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 4m ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:52:32.423 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 4m ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:52:32.423 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 4m ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:52:32.423 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 4m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:52:32.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 4m ago 9h 6222M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:52:32.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 4m ago 9h 6257M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:52:32.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 4m ago 9h 5619M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:52:32.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 4m ago 9h 5451M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:52:32.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 4m ago 9h 4601M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:52:32.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 4m ago 9h 5773M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:52:32.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 4m ago 9h 4729M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:52:32.423 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 4m ago 9h 5619M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:52:32.423 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 4m ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:52:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:32 smithi183 ceph-mon[99169]: pgmap v19448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:32 smithi119 ceph-mon[94175]: pgmap v19448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:32 smithi119 ceph-mon[108979]: pgmap v19448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:32.803 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:52:32.803 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:52:32.803 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:52:32.803 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:52:32.804 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:52:32.804 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:52:32.804 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:52:32.804 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:52:32.804 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:52:32.804 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:52:32.805 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:52:32.805 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:52:32.805 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:52:32.805 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:52:32.805 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:52:32.805 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:52:32.806 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:52:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:33 smithi183 ceph-mon[99169]: from='client.36180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:52:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/109110276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:52:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:33 smithi119 ceph-mon[108979]: from='client.36180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:52:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/109110276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:52:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:33 smithi119 ceph-mon[94175]: from='client.36180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:52:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/109110276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:52:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:52:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:52:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:52:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:34 smithi119 ceph-mon[94175]: from='client.46067 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:52:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:34 smithi119 ceph-mon[94175]: pgmap v19449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:34 smithi119 ceph-mon[108979]: from='client.46067 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:52:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:34 smithi119 ceph-mon[108979]: pgmap v19449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:34 smithi183 ceph-mon[99169]: from='client.46067 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:52:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:34 smithi183 ceph-mon[99169]: pgmap v19449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:36 smithi183 ceph-mon[99169]: pgmap v19450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:36 smithi119 ceph-mon[94175]: pgmap v19450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:36 smithi119 ceph-mon[108979]: pgmap v19450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:38 smithi183 ceph-mon[99169]: pgmap v19451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:38 smithi119 ceph-mon[94175]: pgmap v19451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:38 smithi119 ceph-mon[108979]: pgmap v19451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:39 smithi183 ceph-mon[99169]: pgmap v19452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:39 smithi119 ceph-mon[94175]: pgmap v19452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:39 smithi119 ceph-mon[108979]: pgmap v19452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:42 smithi183 ceph-mon[99169]: pgmap v19453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:42 smithi119 ceph-mon[94175]: pgmap v19453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:42 smithi119 ceph-mon[108979]: pgmap v19453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:52:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:52:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:52:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:44 smithi119 ceph-mon[94175]: pgmap v19454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:44 smithi119 ceph-mon[108979]: pgmap v19454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:44 smithi183 ceph-mon[99169]: pgmap v19454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:46 smithi183 ceph-mon[99169]: pgmap v19455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:46 smithi119 ceph-mon[94175]: pgmap v19455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:46 smithi119 ceph-mon[108979]: pgmap v19455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:48 smithi183 ceph-mon[99169]: pgmap v19456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:48 smithi119 ceph-mon[94175]: pgmap v19456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:48 smithi119 ceph-mon[108979]: pgmap v19456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:49 smithi183 ceph-mon[99169]: pgmap v19457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:49 smithi119 ceph-mon[108979]: pgmap v19457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:49 smithi119 ceph-mon[94175]: pgmap v19457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:52 smithi183 ceph-mon[99169]: pgmap v19458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:52 smithi119 ceph-mon[94175]: pgmap v19458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:52 smithi119 ceph-mon[108979]: pgmap v19458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:52:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:52:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:52:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:54 smithi119 ceph-mon[94175]: pgmap v19459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:54 smithi119 ceph-mon[108979]: pgmap v19459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:54 smithi183 ceph-mon[99169]: pgmap v19459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:52:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:56 smithi183 ceph-mon[99169]: pgmap v19460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:56 smithi119 ceph-mon[94175]: pgmap v19460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:56 smithi119 ceph-mon[108979]: pgmap v19460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:58 smithi183 ceph-mon[99169]: pgmap v19461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:58 smithi119 ceph-mon[94175]: pgmap v19461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:52:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:58 smithi119 ceph-mon[108979]: pgmap v19461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:52:59 smithi183 ceph-mon[99169]: pgmap v19462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:52:59 smithi119 ceph-mon[94175]: pgmap v19462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:52:59 smithi119 ceph-mon[108979]: pgmap v19462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:02 smithi183 ceph-mon[99169]: pgmap v19463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:02 smithi119 ceph-mon[94175]: pgmap v19463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:02 smithi119 ceph-mon[108979]: pgmap v19463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:03.147 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:53:03.456 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:53:03.456 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 4m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:53:03.456 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 4m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:53:03.456 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 4m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:53:03.457 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 4m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:53:03.457 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 4m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:53:03.457 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 4m ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:53:03.457 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 4m ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:53:03.457 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 4m ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:53:03.457 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 4m ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:53:03.457 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 4m ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:53:03.457 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 4m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:53:03.457 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 4m ago 9h 6222M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:53:03.457 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 4m ago 9h 6257M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:53:03.457 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 4m ago 9h 5619M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:53:03.457 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 4m ago 9h 5451M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:53:03.457 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 4m ago 9h 4601M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:53:03.457 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 4m ago 9h 5773M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:53:03.458 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 4m ago 9h 4729M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:53:03.458 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 4m ago 9h 5619M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:53:03.458 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 4m ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:53:03.834 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:53:03.834 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:53:03.835 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:53:03.835 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:53:03.835 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:53:03.835 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:53:03.835 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:53:03.835 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:53:03.835 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:53:03.835 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:53:03.835 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:53:03.835 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:53:03.835 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:53:03.835 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:53:03.835 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:53:03.835 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:53:03.836 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:53:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:04 smithi119 ceph-mon[94175]: from='client.36198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:53:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:04 smithi119 ceph-mon[94175]: pgmap v19464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2623383153' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:53:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:53:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:53:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:53:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:04 smithi119 ceph-mon[108979]: from='client.36198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:53:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:04 smithi119 ceph-mon[108979]: pgmap v19464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2623383153' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:53:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:04 smithi183 ceph-mon[99169]: from='client.36198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:53:04.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:04 smithi183 ceph-mon[99169]: pgmap v19464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:04.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2623383153' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:53:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:05 smithi183 ceph-mon[99169]: from='client.36204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:53:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:05 smithi119 ceph-mon[94175]: from='client.36204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:53:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:05 smithi119 ceph-mon[108979]: from='client.36204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:53:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:06 smithi183 ceph-mon[99169]: pgmap v19465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:06 smithi119 ceph-mon[94175]: pgmap v19465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:06 smithi119 ceph-mon[108979]: pgmap v19465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:08 smithi183 ceph-mon[99169]: pgmap v19466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:08 smithi119 ceph-mon[94175]: pgmap v19466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:08 smithi119 ceph-mon[108979]: pgmap v19466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:09 smithi183 ceph-mon[99169]: pgmap v19467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:09 smithi119 ceph-mon[94175]: pgmap v19467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:09 smithi119 ceph-mon[108979]: pgmap v19467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:12 smithi183 ceph-mon[99169]: pgmap v19468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:12 smithi119 ceph-mon[94175]: pgmap v19468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:12 smithi119 ceph-mon[108979]: pgmap v19468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:14 smithi119 ceph-mon[94175]: pgmap v19469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:53:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:53:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:53:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:14 smithi119 ceph-mon[108979]: pgmap v19469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:14 smithi183 ceph-mon[99169]: pgmap v19469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 00:53:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T00:53:14.928943585Z level=info msg="Completed cleanup jobs" duration=12.966073ms 2023-12-02T00:53:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:16 smithi183 ceph-mon[99169]: pgmap v19470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:16 smithi119 ceph-mon[94175]: pgmap v19470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:16 smithi119 ceph-mon[108979]: pgmap v19470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:18 smithi183 ceph-mon[99169]: pgmap v19471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:18 smithi119 ceph-mon[94175]: pgmap v19471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:18 smithi119 ceph-mon[108979]: pgmap v19471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:19 smithi183 ceph-mon[99169]: pgmap v19472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:19 smithi119 ceph-mon[94175]: pgmap v19472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:19 smithi119 ceph-mon[108979]: pgmap v19472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:22 smithi183 ceph-mon[99169]: pgmap v19473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:22 smithi119 ceph-mon[94175]: pgmap v19473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:22 smithi119 ceph-mon[108979]: pgmap v19473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:53:23.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:53:23.703 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:53:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:53:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:53:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T00:53:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:24 smithi119 ceph-mon[94175]: pgmap v19474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:53:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:53:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:53:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:24 smithi119 ceph-mon[108979]: pgmap v19474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:53:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:53:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:53:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:24 smithi183 ceph-mon[99169]: pgmap v19474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:53:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:53:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:53:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:26 smithi183 ceph-mon[99169]: pgmap v19475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:26 smithi119 ceph-mon[94175]: pgmap v19475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:26 smithi119 ceph-mon[108979]: pgmap v19475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:28 smithi183 ceph-mon[99169]: pgmap v19476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:28 smithi119 ceph-mon[94175]: pgmap v19476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:28 smithi119 ceph-mon[108979]: pgmap v19476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:29 smithi183 ceph-mon[99169]: pgmap v19477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:29 smithi119 ceph-mon[94175]: pgmap v19477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:29 smithi119 ceph-mon[108979]: pgmap v19477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:32 smithi183 ceph-mon[99169]: pgmap v19478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:32 smithi119 ceph-mon[94175]: pgmap v19478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:32 smithi119 ceph-mon[108979]: pgmap v19478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:34.183 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:53:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:53:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:53:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T00:53:34.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:34 smithi119 ceph-mon[108979]: pgmap v19479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:34 smithi119 ceph-mon[94175]: pgmap v19479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:34.491 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:53:34.491 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 5m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:53:34.491 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 5m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:53:34.491 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 5m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:53:34.491 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 5m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:53:34.491 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 5m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:53:34.491 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 5m ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:53:34.492 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 5m ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:53:34.492 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 5m ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:53:34.492 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 5m ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:53:34.492 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 5m ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:53:34.492 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 5m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:53:34.492 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 5m ago 9h 6222M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:53:34.492 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 5m ago 9h 6257M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:53:34.492 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 5m ago 9h 5619M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:53:34.492 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 5m ago 9h 5451M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:53:34.492 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 5m ago 9h 4601M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:53:34.492 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 5m ago 9h 5773M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:53:34.492 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 5m ago 9h 4729M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:53:34.492 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 5m ago 9h 5619M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:53:34.492 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 5m ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:53:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:34 smithi183 ceph-mon[99169]: pgmap v19479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:34.873 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:53:34.874 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:53:34.874 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:53:34.874 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:53:34.874 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:53:34.874 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:53:34.874 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:53:34.874 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:53:34.874 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:53:34.874 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:53:34.874 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:53:34.874 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:53:34.874 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:53:34.875 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:53:34.875 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:53:34.875 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:53:34.875 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:53:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:35 smithi183 ceph-mon[99169]: from='client.46097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:53:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/664053256' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:53:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:35 smithi119 ceph-mon[94175]: from='client.46097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:53:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/664053256' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:53:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:35 smithi119 ceph-mon[108979]: from='client.46097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:53:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/664053256' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:53:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:36 smithi183 ceph-mon[99169]: from='client.36222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:53:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:36 smithi183 ceph-mon[99169]: pgmap v19480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:36 smithi119 ceph-mon[94175]: from='client.36222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:53:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:36 smithi119 ceph-mon[94175]: pgmap v19480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:36 smithi119 ceph-mon[108979]: from='client.36222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:53:36.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:36 smithi119 ceph-mon[108979]: pgmap v19480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:38 smithi183 ceph-mon[99169]: pgmap v19481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:38 smithi119 ceph-mon[94175]: pgmap v19481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:38 smithi119 ceph-mon[108979]: pgmap v19481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:39 smithi183 ceph-mon[99169]: pgmap v19482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:39 smithi119 ceph-mon[94175]: pgmap v19482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:39 smithi119 ceph-mon[108979]: pgmap v19482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:42 smithi183 ceph-mon[99169]: pgmap v19483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:42 smithi119 ceph-mon[94175]: pgmap v19483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:42 smithi119 ceph-mon[108979]: pgmap v19483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:53:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:53:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:53:44.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:44 smithi119 ceph-mon[108979]: pgmap v19484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:44 smithi119 ceph-mon[94175]: pgmap v19484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:44 smithi183 ceph-mon[99169]: pgmap v19484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:46 smithi183 ceph-mon[99169]: pgmap v19485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:46 smithi119 ceph-mon[94175]: pgmap v19485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:46 smithi119 ceph-mon[108979]: pgmap v19485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:48 smithi183 ceph-mon[99169]: pgmap v19486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:48 smithi119 ceph-mon[94175]: pgmap v19486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:48 smithi119 ceph-mon[108979]: pgmap v19486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:49 smithi183 ceph-mon[99169]: pgmap v19487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:49 smithi119 ceph-mon[94175]: pgmap v19487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:49 smithi119 ceph-mon[108979]: pgmap v19487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:52 smithi183 ceph-mon[99169]: pgmap v19488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:52 smithi119 ceph-mon[94175]: pgmap v19488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:52 smithi119 ceph-mon[108979]: pgmap v19488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:53:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:53:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:53:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:54 smithi119 ceph-mon[94175]: pgmap v19489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:54 smithi119 ceph-mon[108979]: pgmap v19489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:54 smithi183 ceph-mon[99169]: pgmap v19489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:53:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:56 smithi183 ceph-mon[99169]: pgmap v19490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:56 smithi119 ceph-mon[94175]: pgmap v19490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:56 smithi119 ceph-mon[108979]: pgmap v19490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:58 smithi183 ceph-mon[99169]: pgmap v19491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:58 smithi119 ceph-mon[108979]: pgmap v19491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:53:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:58 smithi119 ceph-mon[94175]: pgmap v19491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:53:59 smithi183 ceph-mon[99169]: pgmap v19492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:53:59 smithi119 ceph-mon[94175]: pgmap v19492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:53:59 smithi119 ceph-mon[108979]: pgmap v19492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:02 smithi183 ceph-mon[99169]: pgmap v19493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:02 smithi119 ceph-mon[94175]: pgmap v19493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:02 smithi119 ceph-mon[108979]: pgmap v19493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:54:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:54:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:54:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:04 smithi119 ceph-mon[108979]: pgmap v19494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:04 smithi119 ceph-mon[94175]: pgmap v19494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:04 smithi183 ceph-mon[99169]: pgmap v19494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:05.218 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:54:05.527 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:54:05.527 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 5m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:54:05.527 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 5m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:54:05.527 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 5m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:54:05.527 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 5m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:54:05.527 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 5m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:54:05.527 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 5m ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:54:05.527 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 5m ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:54:05.527 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 5m ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:54:05.527 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 5m ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:54:05.527 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 5m ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:54:05.527 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 5m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:54:05.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 5m ago 9h 6222M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:54:05.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 5m ago 9h 6257M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:54:05.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 5m ago 9h 5619M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:54:05.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 5m ago 9h 5451M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:54:05.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 5m ago 9h 4601M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:54:05.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 5m ago 9h 5773M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:54:05.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 5m ago 9h 4729M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:54:05.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 5m ago 9h 5619M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:54:05.528 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 5m ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:54:05.902 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:54:05.902 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:54:05.903 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:54:05.903 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:54:05.903 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:54:05.903 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:54:05.903 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:54:05.903 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:54:05.903 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:54:05.903 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:54:05.903 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:54:05.903 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:54:05.903 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:54:05.903 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:54:05.903 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:54:05.903 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:54:05.904 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:54:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:06 smithi183 ceph-mon[99169]: pgmap v19495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:06 smithi183 ceph-mon[99169]: from='client.46115 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:54:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/692887780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:54:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:06 smithi119 ceph-mon[94175]: pgmap v19495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:06 smithi119 ceph-mon[94175]: from='client.46115 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:54:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/692887780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:54:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:06 smithi119 ceph-mon[108979]: pgmap v19495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:06.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:06 smithi119 ceph-mon[108979]: from='client.46115 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:54:06.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/692887780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:54:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:07 smithi183 ceph-mon[99169]: from='client.36240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:54:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:07 smithi119 ceph-mon[94175]: from='client.36240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:54:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:07 smithi119 ceph-mon[108979]: from='client.36240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:54:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:08 smithi183 ceph-mon[99169]: pgmap v19496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:08 smithi119 ceph-mon[94175]: pgmap v19496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:08 smithi119 ceph-mon[108979]: pgmap v19496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:09 smithi183 ceph-mon[99169]: pgmap v19497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:09 smithi119 ceph-mon[108979]: pgmap v19497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:09 smithi119 ceph-mon[94175]: pgmap v19497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:12 smithi183 ceph-mon[99169]: pgmap v19498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:12 smithi119 ceph-mon[108979]: pgmap v19498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:12 smithi119 ceph-mon[94175]: pgmap v19498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:14 smithi119 ceph-mon[94175]: pgmap v19499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:54:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:54:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:54:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:14 smithi119 ceph-mon[108979]: pgmap v19499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:14 smithi183 ceph-mon[99169]: pgmap v19499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:16 smithi183 ceph-mon[99169]: pgmap v19500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:16 smithi119 ceph-mon[94175]: pgmap v19500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:16 smithi119 ceph-mon[108979]: pgmap v19500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:18 smithi183 ceph-mon[99169]: pgmap v19501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:18 smithi119 ceph-mon[94175]: pgmap v19501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:18 smithi119 ceph-mon[108979]: pgmap v19501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:19 smithi183 ceph-mon[99169]: pgmap v19502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:19 smithi119 ceph-mon[108979]: pgmap v19502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:19 smithi119 ceph-mon[94175]: pgmap v19502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:22 smithi183 ceph-mon[99169]: pgmap v19503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:22 smithi119 ceph-mon[108979]: pgmap v19503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:22 smithi119 ceph-mon[94175]: pgmap v19503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:54:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:54:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:54:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:24 smithi119 ceph-mon[108979]: pgmap v19504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:54:24.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:54:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:54:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:54:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:24 smithi119 ceph-mon[94175]: pgmap v19504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:54:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:54:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:54:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:54:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:24 smithi183 ceph-mon[99169]: pgmap v19504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:54:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:54:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:54:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:54:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:26 smithi183 ceph-mon[99169]: pgmap v19505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:26 smithi119 ceph-mon[94175]: pgmap v19505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:26 smithi119 ceph-mon[108979]: pgmap v19505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:28 smithi183 ceph-mon[99169]: pgmap v19506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:28 smithi119 ceph-mon[108979]: pgmap v19506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:28 smithi119 ceph-mon[94175]: pgmap v19506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:29 smithi183 ceph-mon[99169]: pgmap v19507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:29 smithi119 ceph-mon[94175]: pgmap v19507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:29 smithi119 ceph-mon[108979]: pgmap v19507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:32 smithi183 ceph-mon[99169]: pgmap v19508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:32 smithi119 ceph-mon[94175]: pgmap v19508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:32 smithi119 ceph-mon[108979]: pgmap v19508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:54:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:54:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:54:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:34 smithi119 ceph-mon[94175]: pgmap v19509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:34 smithi119 ceph-mon[108979]: pgmap v19509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:34 smithi183 ceph-mon[99169]: pgmap v19509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:36.247 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:54:36.554 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:54:36.554 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 6m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 6m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 6m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 6m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 6m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 6m ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 6m ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 6m ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 6m ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 6m ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 6m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 6m ago 9h 6222M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 6m ago 9h 6257M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 6m ago 9h 5619M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:54:36.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 6m ago 9h 5451M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:54:36.556 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 6m ago 9h 4601M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:54:36.556 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 6m ago 9h 5773M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:54:36.556 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 6m ago 9h 4729M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:54:36.556 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 6m ago 9h 5619M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:54:36.556 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 6m ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:54:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:36 smithi183 ceph-mon[99169]: pgmap v19510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:36 smithi119 ceph-mon[94175]: pgmap v19510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:36 smithi119 ceph-mon[108979]: pgmap v19510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:36.935 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:54:36.936 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:54:36.936 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:54:36.936 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:54:36.936 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:54:36.936 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:54:36.936 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:54:36.936 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:54:36.936 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:54:36.936 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:54:36.936 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:54:36.936 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:54:36.936 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:54:36.936 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:54:36.936 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:54:36.937 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:54:36.937 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:54:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:37 smithi183 ceph-mon[99169]: from='client.46133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:54:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2853876532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:54:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:37 smithi119 ceph-mon[94175]: from='client.46133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:54:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2853876532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:54:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:37 smithi119 ceph-mon[108979]: from='client.46133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:54:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2853876532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:54:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:38 smithi183 ceph-mon[99169]: from='client.46139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:54:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:38 smithi183 ceph-mon[99169]: pgmap v19511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:38 smithi119 ceph-mon[94175]: from='client.46139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:54:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:38 smithi119 ceph-mon[94175]: pgmap v19511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:38 smithi119 ceph-mon[108979]: from='client.46139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:54:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:38 smithi119 ceph-mon[108979]: pgmap v19511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:39 smithi183 ceph-mon[99169]: pgmap v19512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:39 smithi119 ceph-mon[94175]: pgmap v19512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:39 smithi119 ceph-mon[108979]: pgmap v19512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:42 smithi183 ceph-mon[99169]: pgmap v19513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:42 smithi119 ceph-mon[94175]: pgmap v19513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:42 smithi119 ceph-mon[108979]: pgmap v19513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:54:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:54:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:54:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:44 smithi119 ceph-mon[94175]: pgmap v19514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:44 smithi119 ceph-mon[108979]: pgmap v19514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:44 smithi183 ceph-mon[99169]: pgmap v19514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:46 smithi183 ceph-mon[99169]: pgmap v19515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:46 smithi119 ceph-mon[108979]: pgmap v19515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:46 smithi119 ceph-mon[94175]: pgmap v19515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:48 smithi183 ceph-mon[99169]: pgmap v19516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:48 smithi119 ceph-mon[94175]: pgmap v19516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:48.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:48 smithi119 ceph-mon[108979]: pgmap v19516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:49 smithi183 ceph-mon[99169]: pgmap v19517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:49 smithi119 ceph-mon[94175]: pgmap v19517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:49 smithi119 ceph-mon[108979]: pgmap v19517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:52 smithi183 ceph-mon[99169]: pgmap v19518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:52 smithi119 ceph-mon[94175]: pgmap v19518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:52 smithi119 ceph-mon[108979]: pgmap v19518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:54:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:54:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:54:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:54 smithi119 ceph-mon[94175]: pgmap v19519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:54 smithi119 ceph-mon[108979]: pgmap v19519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:54 smithi183 ceph-mon[99169]: pgmap v19519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:54:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:56 smithi183 ceph-mon[99169]: pgmap v19520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:56 smithi119 ceph-mon[94175]: pgmap v19520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:56 smithi119 ceph-mon[108979]: pgmap v19520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:58 smithi183 ceph-mon[99169]: pgmap v19521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:58 smithi119 ceph-mon[94175]: pgmap v19521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:54:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:58 smithi119 ceph-mon[108979]: pgmap v19521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:54:59 smithi183 ceph-mon[99169]: pgmap v19522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:54:59 smithi119 ceph-mon[108979]: pgmap v19522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:54:59 smithi119 ceph-mon[94175]: pgmap v19522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:02 smithi183 ceph-mon[99169]: pgmap v19523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:02 smithi119 ceph-mon[94175]: pgmap v19523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:02 smithi119 ceph-mon[108979]: pgmap v19523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:55:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:55:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:55:04.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:04 smithi119 ceph-mon[94175]: pgmap v19524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:04 smithi119 ceph-mon[108979]: pgmap v19524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:04 smithi183 ceph-mon[99169]: pgmap v19524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:06 smithi183 ceph-mon[99169]: pgmap v19525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:06 smithi119 ceph-mon[94175]: pgmap v19525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:06 smithi119 ceph-mon[108979]: pgmap v19525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:07.279 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:55:07.587 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:55:07.587 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 6m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:55:07.587 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 6m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:55:07.587 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 6m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:55:07.587 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 6m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:55:07.587 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 6m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:55:07.587 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 6m ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:55:07.587 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 6m ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:55:07.587 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 6m ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:55:07.587 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 6m ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:55:07.587 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 6m ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:55:07.588 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 6m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:55:07.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 6m ago 9h 6222M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:55:07.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 6m ago 9h 6257M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:55:07.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 6m ago 9h 5619M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:55:07.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 6m ago 9h 5451M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:55:07.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 6m ago 9h 4601M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:55:07.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 6m ago 9h 5773M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:55:07.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 6m ago 9h 4729M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:55:07.588 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 6m ago 9h 5619M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:55:07.588 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 6m ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:55:07.968 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:55:07.968 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:55:07.968 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:55:07.969 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:55:07.969 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:55:07.969 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:55:07.969 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:55:07.969 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:55:07.969 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:55:07.969 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:55:07.969 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:55:07.969 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:55:07.969 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:55:07.969 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:55:07.969 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:55:07.969 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:55:07.969 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:55:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:08 smithi183 ceph-mon[99169]: pgmap v19526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:08 smithi183 ceph-mon[99169]: from='client.46151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:55:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2467857753' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:55:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:08 smithi119 ceph-mon[108979]: pgmap v19526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:08 smithi119 ceph-mon[108979]: from='client.46151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:55:08.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2467857753' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:55:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:08 smithi119 ceph-mon[94175]: pgmap v19526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:08 smithi119 ceph-mon[94175]: from='client.46151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:55:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2467857753' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:55:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:09 smithi183 ceph-mon[99169]: from='client.46157 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:55:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:09 smithi119 ceph-mon[108979]: from='client.46157 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:55:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:09 smithi119 ceph-mon[94175]: from='client.46157 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:55:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:10 smithi183 ceph-mon[99169]: pgmap v19527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:10.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:10 smithi119 ceph-mon[108979]: pgmap v19527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:10 smithi119 ceph-mon[94175]: pgmap v19527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:12 smithi183 ceph-mon[99169]: pgmap v19528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:12 smithi119 ceph-mon[94175]: pgmap v19528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:12 smithi119 ceph-mon[108979]: pgmap v19528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:14 smithi119 ceph-mon[94175]: pgmap v19529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:55:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:55:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:55:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:14 smithi119 ceph-mon[108979]: pgmap v19529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:14 smithi183 ceph-mon[99169]: pgmap v19529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:16 smithi183 ceph-mon[99169]: pgmap v19530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:16 smithi119 ceph-mon[94175]: pgmap v19530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:16 smithi119 ceph-mon[108979]: pgmap v19530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:18 smithi183 ceph-mon[99169]: pgmap v19531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:18 smithi119 ceph-mon[94175]: pgmap v19531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:18.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:18 smithi119 ceph-mon[108979]: pgmap v19531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:19 smithi183 ceph-mon[99169]: pgmap v19532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:19 smithi119 ceph-mon[94175]: pgmap v19532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:19 smithi119 ceph-mon[108979]: pgmap v19532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:22 smithi183 ceph-mon[99169]: pgmap v19533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:22 smithi119 ceph-mon[94175]: pgmap v19533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:22 smithi119 ceph-mon[108979]: pgmap v19533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:55:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:55:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:55:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:24 smithi119 ceph-mon[94175]: pgmap v19534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:24 smithi119 ceph-mon[108979]: pgmap v19534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:24 smithi183 ceph-mon[99169]: pgmap v19534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:55:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:55:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:55:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:55:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:55:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:55:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:55:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:55:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:55:25.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:55:25.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:55:25.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:55:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:26 smithi183 ceph-mon[99169]: pgmap v19535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:26 smithi119 ceph-mon[94175]: pgmap v19535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:26 smithi119 ceph-mon[108979]: pgmap v19535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:28 smithi183 ceph-mon[99169]: pgmap v19536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:28 smithi119 ceph-mon[94175]: pgmap v19536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:28 smithi119 ceph-mon[108979]: pgmap v19536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:29 smithi183 ceph-mon[99169]: pgmap v19537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:29 smithi119 ceph-mon[94175]: pgmap v19537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:29 smithi119 ceph-mon[108979]: pgmap v19537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:32 smithi183 ceph-mon[99169]: pgmap v19538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:32 smithi119 ceph-mon[94175]: pgmap v19538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:32.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:32 smithi119 ceph-mon[108979]: pgmap v19538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:55:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:55:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:55:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:34 smithi119 ceph-mon[94175]: pgmap v19539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:34 smithi119 ceph-mon[108979]: pgmap v19539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:34 smithi183 ceph-mon[99169]: pgmap v19539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:36 smithi183 ceph-mon[99169]: pgmap v19540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:36 smithi119 ceph-mon[94175]: pgmap v19540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:36.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:36 smithi119 ceph-mon[108979]: pgmap v19540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:38.314 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:55:38.621 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:55:38.621 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 7m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:55:38.621 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 7m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:55:38.621 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 7m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:55:38.621 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 7m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:55:38.621 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 7m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:55:38.621 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 7m ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:55:38.621 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 7m ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:55:38.622 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 7m ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:55:38.622 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 7m ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:55:38.622 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 7m ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:55:38.622 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 7m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:55:38.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 7m ago 9h 6222M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:55:38.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 7m ago 9h 6257M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:55:38.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 7m ago 9h 5619M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:55:38.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 7m ago 9h 5451M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:55:38.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 7m ago 9h 4601M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:55:38.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 7m ago 9h 5773M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:55:38.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 7m ago 9h 4729M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:55:38.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 7m ago 9h 5619M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:55:38.622 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 7m ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:55:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:38 smithi183 ceph-mon[99169]: pgmap v19541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:38.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:38 smithi119 ceph-mon[94175]: pgmap v19541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:38.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:38 smithi119 ceph-mon[108979]: pgmap v19541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:39.004 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:55:39.005 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:55:39.005 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:55:39.005 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:55:39.005 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:55:39.005 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:55:39.005 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:55:39.005 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:55:39.005 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:55:39.005 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:55:39.005 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:55:39.005 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:55:39.006 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:55:39.006 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:55:39.006 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:55:39.006 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:55:39.006 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:55:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:39 smithi183 ceph-mon[99169]: from='client.46169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:55:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3026972721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:55:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:39 smithi119 ceph-mon[94175]: from='client.46169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:55:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3026972721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:55:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:39 smithi119 ceph-mon[108979]: from='client.46169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:55:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3026972721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:55:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:40 smithi183 ceph-mon[99169]: from='client.46175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:55:40.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:40 smithi183 ceph-mon[99169]: pgmap v19542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:40 smithi119 ceph-mon[94175]: from='client.46175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:55:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:40 smithi119 ceph-mon[94175]: pgmap v19542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:40 smithi119 ceph-mon[108979]: from='client.46175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:55:40.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:40 smithi119 ceph-mon[108979]: pgmap v19542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:42 smithi183 ceph-mon[99169]: pgmap v19543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:42 smithi119 ceph-mon[94175]: pgmap v19543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:42 smithi119 ceph-mon[108979]: pgmap v19543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:55:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:55:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:55:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:44 smithi119 ceph-mon[94175]: pgmap v19544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:44 smithi119 ceph-mon[108979]: pgmap v19544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:44 smithi183 ceph-mon[99169]: pgmap v19544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:46 smithi183 ceph-mon[99169]: pgmap v19545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:46 smithi119 ceph-mon[94175]: pgmap v19545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:46 smithi119 ceph-mon[108979]: pgmap v19545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:48 smithi183 ceph-mon[99169]: pgmap v19546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:48 smithi119 ceph-mon[94175]: pgmap v19546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:48.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:48 smithi119 ceph-mon[108979]: pgmap v19546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:49 smithi183 ceph-mon[99169]: pgmap v19547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:49 smithi119 ceph-mon[94175]: pgmap v19547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:49 smithi119 ceph-mon[108979]: pgmap v19547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:52 smithi183 ceph-mon[99169]: pgmap v19548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:52 smithi119 ceph-mon[94175]: pgmap v19548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:52 smithi119 ceph-mon[108979]: pgmap v19548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:55:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:55:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:55:54.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:54 smithi119 ceph-mon[108979]: pgmap v19549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:54 smithi119 ceph-mon[94175]: pgmap v19549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:54 smithi183 ceph-mon[99169]: pgmap v19549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:55:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:56 smithi183 ceph-mon[99169]: pgmap v19550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:56 smithi119 ceph-mon[94175]: pgmap v19550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:56 smithi119 ceph-mon[108979]: pgmap v19550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:58 smithi183 ceph-mon[99169]: pgmap v19551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:58 smithi119 ceph-mon[94175]: pgmap v19551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:55:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:58 smithi119 ceph-mon[108979]: pgmap v19551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:55:59 smithi183 ceph-mon[99169]: pgmap v19552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:55:59 smithi119 ceph-mon[94175]: pgmap v19552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:55:59 smithi119 ceph-mon[108979]: pgmap v19552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:02 smithi183 ceph-mon[99169]: pgmap v19553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:02 smithi119 ceph-mon[94175]: pgmap v19553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:02 smithi119 ceph-mon[108979]: pgmap v19553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:56:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:56:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:56:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:04 smithi119 ceph-mon[94175]: pgmap v19554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:04 smithi119 ceph-mon[108979]: pgmap v19554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:04 smithi183 ceph-mon[99169]: pgmap v19554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:06 smithi183 ceph-mon[99169]: pgmap v19555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:06 smithi119 ceph-mon[94175]: pgmap v19555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:06 smithi119 ceph-mon[108979]: pgmap v19555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:08 smithi183 ceph-mon[99169]: pgmap v19556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:08 smithi119 ceph-mon[94175]: pgmap v19556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:08 smithi119 ceph-mon[108979]: pgmap v19556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:09.354 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:56:09.662 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:56:09.662 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 7m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:56:09.662 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 7m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:56:09.662 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 7m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:56:09.662 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 7m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:56:09.662 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 7m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:56:09.662 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 7m ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:56:09.662 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 7m ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:56:09.662 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 7m ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:56:09.662 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 7m ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:56:09.662 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 7m ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:56:09.663 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 7m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:56:09.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 7m ago 9h 6222M 2106M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:56:09.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 7m ago 9h 6257M 2106M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:56:09.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 7m ago 9h 5619M 2106M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:56:09.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 7m ago 9h 5451M 2106M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:56:09.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 7m ago 9h 4601M 2482M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:56:09.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 7m ago 9h 5773M 2482M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:56:09.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 7m ago 9h 4729M 2482M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:56:09.663 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 7m ago 9h 5619M 2482M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:56:09.663 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 7m ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:56:10.043 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:56:10.043 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:56:10.043 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:56:10.043 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:56:10.043 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:56:10.043 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:56:10.044 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:56:10.044 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:56:10.044 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:56:10.044 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:56:10.044 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:56:10.044 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:56:10.044 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:56:10.044 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:56:10.044 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:56:10.044 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:56:10.044 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:56:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:09 smithi183 ceph-mon[99169]: pgmap v19557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:09 smithi183 ceph-mon[99169]: from='client.46187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:56:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:09 smithi119 ceph-mon[108979]: pgmap v19557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:09 smithi119 ceph-mon[108979]: from='client.46187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:56:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:09 smithi119 ceph-mon[94175]: pgmap v19557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:09 smithi119 ceph-mon[94175]: from='client.46187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:56:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:10 smithi183 ceph-mon[99169]: from='client.46193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:56:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3394236603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:56:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:10 smithi119 ceph-mon[108979]: from='client.46193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:56:11.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3394236603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:56:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:10 smithi119 ceph-mon[94175]: from='client.46193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:56:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3394236603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:56:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:11 smithi183 ceph-mon[99169]: pgmap v19558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:11 smithi119 ceph-mon[108979]: pgmap v19558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:11 smithi119 ceph-mon[94175]: pgmap v19558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:56:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:56:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:56:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:14 smithi119 ceph-mon[108979]: pgmap v19559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:14 smithi119 ceph-mon[94175]: pgmap v19559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:14 smithi183 ceph-mon[99169]: pgmap v19559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:16 smithi183 ceph-mon[99169]: pgmap v19560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:16 smithi119 ceph-mon[94175]: pgmap v19560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:16 smithi119 ceph-mon[108979]: pgmap v19560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:18 smithi183 ceph-mon[99169]: pgmap v19561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:18 smithi119 ceph-mon[108979]: pgmap v19561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:18 smithi119 ceph-mon[94175]: pgmap v19561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:19 smithi183 ceph-mon[99169]: pgmap v19562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:19 smithi119 ceph-mon[94175]: pgmap v19562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:19 smithi119 ceph-mon[108979]: pgmap v19562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:22 smithi183 ceph-mon[99169]: pgmap v19563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:22 smithi119 ceph-mon[94175]: pgmap v19563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:22.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:22 smithi119 ceph-mon[108979]: pgmap v19563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:56:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:56:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:56:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:24 smithi119 ceph-mon[94175]: pgmap v19564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:24 smithi119 ceph-mon[108979]: pgmap v19564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:24 smithi183 ceph-mon[99169]: pgmap v19564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:56:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:56:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:56:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: pgmap v19565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:56:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:56:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:56:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:56:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:56:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: pgmap v19565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:56:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:56:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:56:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:56:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:56:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: pgmap v19565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T00:56:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:56:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:56:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:56:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:56:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:56:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:27 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2478M 2023-12-02T00:56:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:27 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2097M 2023-12-02T00:56:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:27 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2478M 2023-12-02T00:56:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:27 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2097M 2023-12-02T00:56:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:27 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2478M 2023-12-02T00:56:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:27 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2097M 2023-12-02T00:56:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:28 smithi183 ceph-mon[99169]: pgmap v19566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:28 smithi119 ceph-mon[94175]: pgmap v19566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:28 smithi119 ceph-mon[108979]: pgmap v19566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:29 smithi183 ceph-mon[99169]: pgmap v19567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:29 smithi119 ceph-mon[94175]: pgmap v19567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:29 smithi119 ceph-mon[108979]: pgmap v19567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:32 smithi183 ceph-mon[99169]: pgmap v19568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:32 smithi119 ceph-mon[94175]: pgmap v19568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:32 smithi119 ceph-mon[108979]: pgmap v19568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:56:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:56:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:56:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:34 smithi119 ceph-mon[94175]: pgmap v19569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:34 smithi119 ceph-mon[108979]: pgmap v19569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:34 smithi183 ceph-mon[99169]: pgmap v19569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:36 smithi183 ceph-mon[99169]: pgmap v19570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:36 smithi119 ceph-mon[94175]: pgmap v19570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:36 smithi119 ceph-mon[108979]: pgmap v19570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:38 smithi183 ceph-mon[99169]: pgmap v19571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:38 smithi119 ceph-mon[94175]: pgmap v19571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:38 smithi119 ceph-mon[108979]: pgmap v19571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:39 smithi183 ceph-mon[99169]: pgmap v19572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:39 smithi119 ceph-mon[94175]: pgmap v19572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:39 smithi119 ceph-mon[108979]: pgmap v19572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:40.390 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:56:40.696 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:56:40.696 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 8m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:56:40.696 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 8m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:56:40.696 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 8m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:56:40.696 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 8m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:56:40.696 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 8m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:56:40.696 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 8m ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:56:40.696 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 8m ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:56:40.697 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 8m ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:56:40.697 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 8m ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:56:40.697 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 8m ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:56:40.697 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 8m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:56:40.697 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 8m ago 9h 6222M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:56:40.697 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 8m ago 9h 6257M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:56:40.697 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 8m ago 9h 5619M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:56:40.697 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 8m ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:56:40.697 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 8m ago 9h 4601M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:56:40.697 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 8m ago 9h 5773M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:56:40.697 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 8m ago 9h 4729M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:56:40.697 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 8m ago 9h 5619M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:56:40.697 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 8m ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:56:41.077 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:56:41.077 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:56:41.077 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:56:41.077 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:56:41.077 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:56:41.078 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:56:41.078 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:56:41.078 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:56:41.078 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:56:41.078 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:56:41.078 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:56:41.078 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:56:41.078 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:56:41.078 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:56:41.078 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:56:41.078 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:56:41.078 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:56:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2467910897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:56:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2467910897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:56:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2467910897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:56:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:42 smithi183 ceph-mon[99169]: from='client.46205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:56:42.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:42 smithi183 ceph-mon[99169]: from='client.36330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:56:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:42 smithi183 ceph-mon[99169]: pgmap v19573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:42 smithi119 ceph-mon[108979]: from='client.46205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:56:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:42 smithi119 ceph-mon[108979]: from='client.36330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:56:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:42 smithi119 ceph-mon[108979]: pgmap v19573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:42 smithi119 ceph-mon[94175]: from='client.46205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:56:42.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:42 smithi119 ceph-mon[94175]: from='client.36330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:56:42.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:42 smithi119 ceph-mon[94175]: pgmap v19573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:56:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:56:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:56:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:44 smithi119 ceph-mon[108979]: pgmap v19574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:44 smithi119 ceph-mon[94175]: pgmap v19574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:44 smithi183 ceph-mon[99169]: pgmap v19574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:46 smithi183 ceph-mon[99169]: pgmap v19575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:46 smithi119 ceph-mon[94175]: pgmap v19575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:46 smithi119 ceph-mon[108979]: pgmap v19575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:48 smithi183 ceph-mon[99169]: pgmap v19576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:48.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:48 smithi119 ceph-mon[94175]: pgmap v19576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:48.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:48 smithi119 ceph-mon[108979]: pgmap v19576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:49 smithi183 ceph-mon[99169]: pgmap v19577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:49 smithi119 ceph-mon[108979]: pgmap v19577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:49 smithi119 ceph-mon[94175]: pgmap v19577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:52 smithi183 ceph-mon[99169]: pgmap v19578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:52 smithi119 ceph-mon[94175]: pgmap v19578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:52 smithi119 ceph-mon[108979]: pgmap v19578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:56:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:56:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:56:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:54 smithi119 ceph-mon[94175]: pgmap v19579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:54 smithi119 ceph-mon[108979]: pgmap v19579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:54 smithi183 ceph-mon[99169]: pgmap v19579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:56:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:56 smithi183 ceph-mon[99169]: pgmap v19580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:56 smithi119 ceph-mon[94175]: pgmap v19580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:56 smithi119 ceph-mon[108979]: pgmap v19580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:58 smithi183 ceph-mon[99169]: pgmap v19581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:58 smithi119 ceph-mon[94175]: pgmap v19581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:56:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:58 smithi119 ceph-mon[108979]: pgmap v19581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:56:59 smithi183 ceph-mon[99169]: pgmap v19582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:56:59 smithi119 ceph-mon[94175]: pgmap v19582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:56:59 smithi119 ceph-mon[108979]: pgmap v19582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:02 smithi183 ceph-mon[99169]: pgmap v19583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:02 smithi119 ceph-mon[108979]: pgmap v19583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:02 smithi119 ceph-mon[94175]: pgmap v19583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:57:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:57:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:57:04.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:04 smithi119 ceph-mon[108979]: pgmap v19584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:04 smithi119 ceph-mon[94175]: pgmap v19584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:04 smithi183 ceph-mon[99169]: pgmap v19584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:06 smithi183 ceph-mon[99169]: pgmap v19585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:06 smithi119 ceph-mon[94175]: pgmap v19585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:06 smithi119 ceph-mon[108979]: pgmap v19585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:08 smithi183 ceph-mon[99169]: pgmap v19586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:08 smithi119 ceph-mon[108979]: pgmap v19586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:08 smithi119 ceph-mon[94175]: pgmap v19586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:09 smithi183 ceph-mon[99169]: pgmap v19587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:09 smithi119 ceph-mon[108979]: pgmap v19587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:09 smithi119 ceph-mon[94175]: pgmap v19587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:11.424 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:57:11.730 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:57:11.730 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 8m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:57:11.730 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 8m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:57:11.730 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 8m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:57:11.731 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 8m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:57:11.731 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 8m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:57:11.731 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 8m ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:57:11.731 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 8m ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:57:11.731 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 8m ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:57:11.731 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 8m ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:57:11.731 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 8m ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:57:11.731 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 8m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:57:11.731 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 8m ago 9h 6222M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:57:11.731 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 8m ago 9h 6257M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:57:11.731 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 8m ago 9h 5619M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:57:11.731 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 8m ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:57:11.731 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 8m ago 9h 4601M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:57:11.731 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 8m ago 9h 5773M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:57:11.732 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 8m ago 9h 4729M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:57:11.732 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 8m ago 9h 5619M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:57:11.732 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 8m ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:57:12.106 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:57:12.106 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:57:12.107 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:57:12.107 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:57:12.107 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:57:12.107 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:57:12.107 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:57:12.107 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:57:12.107 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:57:12.107 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:57:12.107 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:57:12.107 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:57:12.107 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:57:12.107 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:57:12.107 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:57:12.107 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:57:12.107 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:57:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:12 smithi183 ceph-mon[99169]: pgmap v19588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3714867014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:57:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:12 smithi119 ceph-mon[108979]: pgmap v19588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3714867014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:57:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:12 smithi119 ceph-mon[94175]: pgmap v19588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3714867014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:57:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:13 smithi183 ceph-mon[99169]: from='client.46223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:57:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:13 smithi183 ceph-mon[99169]: from='client.36348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:57:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:13 smithi119 ceph-mon[108979]: from='client.46223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:57:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:13 smithi119 ceph-mon[108979]: from='client.36348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:57:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:13 smithi119 ceph-mon[94175]: from='client.46223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:57:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:13 smithi119 ceph-mon[94175]: from='client.36348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:57:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:57:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:57:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T00:57:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:14 smithi119 ceph-mon[108979]: pgmap v19589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:14 smithi119 ceph-mon[94175]: pgmap v19589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:14 smithi183 ceph-mon[99169]: pgmap v19589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:16 smithi183 ceph-mon[99169]: pgmap v19590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:16 smithi119 ceph-mon[94175]: pgmap v19590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:16 smithi119 ceph-mon[108979]: pgmap v19590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:18 smithi183 ceph-mon[99169]: pgmap v19591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:18 smithi119 ceph-mon[94175]: pgmap v19591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:18 smithi119 ceph-mon[108979]: pgmap v19591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:19 smithi183 ceph-mon[99169]: pgmap v19592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:19 smithi119 ceph-mon[94175]: pgmap v19592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:19 smithi119 ceph-mon[108979]: pgmap v19592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:22 smithi183 ceph-mon[99169]: pgmap v19593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:22 smithi119 ceph-mon[94175]: pgmap v19593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:22 smithi119 ceph-mon[108979]: pgmap v19593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:57:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:57:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:57:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:24 smithi119 ceph-mon[94175]: pgmap v19594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:24 smithi119 ceph-mon[108979]: pgmap v19594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:24 smithi183 ceph-mon[99169]: pgmap v19594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:26 smithi183 ceph-mon[99169]: pgmap v19595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:57:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:57:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:57:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:57:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:26 smithi119 ceph-mon[94175]: pgmap v19595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:57:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:57:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:57:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:57:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:26 smithi119 ceph-mon[108979]: pgmap v19595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:57:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:57:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:57:26.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:57:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:28 smithi183 ceph-mon[99169]: pgmap v19596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:28 smithi119 ceph-mon[94175]: pgmap v19596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:28 smithi119 ceph-mon[108979]: pgmap v19596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:29 smithi183 ceph-mon[99169]: pgmap v19597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:29 smithi119 ceph-mon[94175]: pgmap v19597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:29 smithi119 ceph-mon[108979]: pgmap v19597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:32 smithi183 ceph-mon[99169]: pgmap v19598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:32 smithi119 ceph-mon[94175]: pgmap v19598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:32 smithi119 ceph-mon[108979]: pgmap v19598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:57:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:57:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:57:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:34 smithi119 ceph-mon[94175]: pgmap v19599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:34 smithi119 ceph-mon[108979]: pgmap v19599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:34 smithi183 ceph-mon[99169]: pgmap v19599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:36 smithi183 ceph-mon[99169]: pgmap v19600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:36 smithi119 ceph-mon[94175]: pgmap v19600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:36 smithi119 ceph-mon[108979]: pgmap v19600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:38 smithi183 ceph-mon[99169]: pgmap v19601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:38 smithi119 ceph-mon[108979]: pgmap v19601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:38 smithi119 ceph-mon[94175]: pgmap v19601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:39 smithi183 ceph-mon[99169]: pgmap v19602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:39 smithi119 ceph-mon[94175]: pgmap v19602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:39 smithi119 ceph-mon[108979]: pgmap v19602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:42.456 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:57:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:42 smithi183 ceph-mon[99169]: pgmap v19603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:42 smithi119 ceph-mon[94175]: pgmap v19603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:42 smithi119 ceph-mon[108979]: pgmap v19603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:42.765 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:57:42.765 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 9m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:57:42.765 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 9m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:57:42.765 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 9m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:57:42.765 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 9m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:57:42.765 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 9m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:57:42.765 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 9m ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:57:42.765 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 9m ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:57:42.766 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 9m ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:57:42.766 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 9m ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:57:42.766 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 9m ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:57:42.766 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 9m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:57:42.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 9m ago 9h 6222M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:57:42.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 9m ago 9h 6257M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:57:42.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 9m ago 9h 5619M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:57:42.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 9m ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:57:42.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 9m ago 9h 4601M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:57:42.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 9m ago 9h 5773M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:57:42.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 9m ago 9h 4729M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:57:42.766 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 9m ago 9h 5619M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:57:42.766 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 9m ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:57:43.145 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:57:43.145 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:57:43.145 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:57:43.145 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:57:43.145 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:57:43.145 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:57:43.145 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:57:43.145 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:57:43.145 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:57:43.145 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:57:43.146 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:57:43.146 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:57:43.146 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:57:43.146 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:57:43.146 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:57:43.146 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:57:43.146 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:57:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2150515021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:57:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2150515021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:57:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2150515021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:57:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:57:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:57:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:57:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:44 smithi119 ceph-mon[94175]: from='client.46241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:57:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:44 smithi119 ceph-mon[94175]: from='client.36366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:57:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:44 smithi119 ceph-mon[94175]: pgmap v19604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:44 smithi119 ceph-mon[108979]: from='client.46241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:57:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:44 smithi119 ceph-mon[108979]: from='client.36366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:57:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:44 smithi119 ceph-mon[108979]: pgmap v19604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:44 smithi183 ceph-mon[99169]: from='client.46241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:57:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:44 smithi183 ceph-mon[99169]: from='client.36366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:57:44.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:44 smithi183 ceph-mon[99169]: pgmap v19604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:46 smithi183 ceph-mon[99169]: pgmap v19605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:46 smithi119 ceph-mon[94175]: pgmap v19605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:46 smithi119 ceph-mon[108979]: pgmap v19605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:48 smithi183 ceph-mon[99169]: pgmap v19606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:48.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:48 smithi119 ceph-mon[94175]: pgmap v19606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:48.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:48 smithi119 ceph-mon[108979]: pgmap v19606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:49 smithi183 ceph-mon[99169]: pgmap v19607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:49 smithi119 ceph-mon[94175]: pgmap v19607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:49 smithi119 ceph-mon[108979]: pgmap v19607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:52 smithi183 ceph-mon[99169]: pgmap v19608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:52 smithi119 ceph-mon[108979]: pgmap v19608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:52 smithi119 ceph-mon[94175]: pgmap v19608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:57:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:57:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:57:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:54 smithi119 ceph-mon[94175]: pgmap v19609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:54 smithi119 ceph-mon[108979]: pgmap v19609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:54 smithi183 ceph-mon[99169]: pgmap v19609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:57:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:56 smithi183 ceph-mon[99169]: pgmap v19610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:56 smithi119 ceph-mon[94175]: pgmap v19610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:56 smithi119 ceph-mon[108979]: pgmap v19610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:58 smithi183 ceph-mon[99169]: pgmap v19611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:58 smithi119 ceph-mon[108979]: pgmap v19611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:57:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:58 smithi119 ceph-mon[94175]: pgmap v19611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:57:59 smithi183 ceph-mon[99169]: pgmap v19612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:57:59 smithi119 ceph-mon[108979]: pgmap v19612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:57:59 smithi119 ceph-mon[94175]: pgmap v19612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:02 smithi183 ceph-mon[99169]: pgmap v19613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:02 smithi119 ceph-mon[94175]: pgmap v19613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:02 smithi119 ceph-mon[108979]: pgmap v19613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:58:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:58:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:58:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:04 smithi119 ceph-mon[108979]: pgmap v19614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:04 smithi119 ceph-mon[94175]: pgmap v19614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:04 smithi183 ceph-mon[99169]: pgmap v19614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:06 smithi183 ceph-mon[99169]: pgmap v19615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:06 smithi119 ceph-mon[94175]: pgmap v19615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:06 smithi119 ceph-mon[108979]: pgmap v19615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:08 smithi183 ceph-mon[99169]: pgmap v19616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:08 smithi119 ceph-mon[108979]: pgmap v19616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:08 smithi119 ceph-mon[94175]: pgmap v19616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:10.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:09 smithi183 ceph-mon[99169]: pgmap v19617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:09 smithi119 ceph-mon[108979]: pgmap v19617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:09 smithi119 ceph-mon[94175]: pgmap v19617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:12 smithi183 ceph-mon[99169]: pgmap v19618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:12 smithi119 ceph-mon[108979]: pgmap v19618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:12 smithi119 ceph-mon[94175]: pgmap v19618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:13.493 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:58:13.802 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 9m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 9m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 9m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 9m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 9m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 9m ago 9h 906M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 9m ago 9h 2356M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:58:13.803 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 9m ago 9h 1111M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:58:13.804 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 9m ago 9h 1301M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:58:13.804 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 9m ago 9h 22.8M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:58:13.804 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 9m ago 9h 21.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:58:13.804 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 9m ago 9h 6222M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:58:13.804 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 9m ago 9h 6257M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:58:13.804 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 9m ago 9h 5619M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:58:13.804 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 9m ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:58:13.804 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 9m ago 9h 4601M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:58:13.805 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 9m ago 9h 5773M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:58:13.805 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 9m ago 9h 4729M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:58:13.805 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 9m ago 9h 5619M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:58:13.805 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 9m ago 9h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:58:14.186 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:58:14.186 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:58:14.186 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:58:14.187 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:58:14.187 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:58:14.187 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:58:14.187 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:58:14.187 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:58:14.187 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:58:14.187 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:58:14.187 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:58:14.187 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:58:14.187 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:58:14.187 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:58:14.187 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:58:14.187 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:58:14.187 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:58:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:58:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:58:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:58:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:14 smithi119 ceph-mon[94175]: pgmap v19619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3921173758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:58:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:14 smithi119 ceph-mon[108979]: pgmap v19619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3921173758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:58:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:14 smithi183 ceph-mon[99169]: pgmap v19619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3921173758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:58:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:15 smithi183 ceph-mon[99169]: from='client.46259 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:58:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:15 smithi183 ceph-mon[99169]: from='client.36384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:58:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:15 smithi119 ceph-mon[108979]: from='client.46259 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:58:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:15 smithi119 ceph-mon[108979]: from='client.36384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:58:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:15 smithi119 ceph-mon[94175]: from='client.46259 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:58:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:15 smithi119 ceph-mon[94175]: from='client.36384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:58:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:16 smithi183 ceph-mon[99169]: pgmap v19620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:16 smithi119 ceph-mon[94175]: pgmap v19620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:16 smithi119 ceph-mon[108979]: pgmap v19620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:18 smithi183 ceph-mon[99169]: pgmap v19621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:18 smithi119 ceph-mon[94175]: pgmap v19621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:18 smithi119 ceph-mon[108979]: pgmap v19621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:19 smithi183 ceph-mon[99169]: pgmap v19622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:19 smithi119 ceph-mon[94175]: pgmap v19622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:19 smithi119 ceph-mon[108979]: pgmap v19622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:22 smithi183 ceph-mon[99169]: pgmap v19623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:22 smithi119 ceph-mon[94175]: pgmap v19623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:22 smithi119 ceph-mon[108979]: pgmap v19623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:58:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:58:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:58:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:24 smithi119 ceph-mon[94175]: pgmap v19624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:24 smithi119 ceph-mon[108979]: pgmap v19624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:24 smithi183 ceph-mon[99169]: pgmap v19624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:26 smithi183 ceph-mon[99169]: pgmap v19625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:58:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:26 smithi119 ceph-mon[94175]: pgmap v19625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:58:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:26 smithi119 ceph-mon[108979]: pgmap v19625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:58:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:28 smithi183 ceph-mon[99169]: pgmap v19626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:28 smithi119 ceph-mon[94175]: pgmap v19626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:28 smithi119 ceph-mon[108979]: pgmap v19626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:29 smithi183 ceph-mon[99169]: pgmap v19627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:29 smithi119 ceph-mon[94175]: pgmap v19627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:29 smithi119 ceph-mon[108979]: pgmap v19627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:58:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:58:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:58:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:58:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:58:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:58:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:58:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:58:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:58:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:58:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:58:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:58:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:58:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:58:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:58:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:58:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:58:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:58:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:58:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:58:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:58:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:32 smithi183 ceph-mon[99169]: pgmap v19628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:32 smithi119 ceph-mon[94175]: pgmap v19628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:32 smithi119 ceph-mon[108979]: pgmap v19628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:34.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:34 smithi183 ceph-mon[99169]: pgmap v19629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:58:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:58:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:58:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:34 smithi119 ceph-mon[94175]: pgmap v19629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:34 smithi119 ceph-mon[108979]: pgmap v19629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:36 smithi183 ceph-mon[99169]: pgmap v19630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:36 smithi119 ceph-mon[94175]: pgmap v19630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:36 smithi119 ceph-mon[108979]: pgmap v19630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:38 smithi183 ceph-mon[99169]: pgmap v19631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:38 smithi119 ceph-mon[94175]: pgmap v19631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:38 smithi119 ceph-mon[108979]: pgmap v19631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:39 smithi183 ceph-mon[99169]: pgmap v19632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:39 smithi119 ceph-mon[94175]: pgmap v19632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:39 smithi119 ceph-mon[108979]: pgmap v19632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:42 smithi183 ceph-mon[99169]: pgmap v19633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:42 smithi119 ceph-mon[94175]: pgmap v19633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:42 smithi119 ceph-mon[108979]: pgmap v19633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:58:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:58:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:58:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:44 smithi119 ceph-mon[108979]: pgmap v19634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:44 smithi119 ceph-mon[94175]: pgmap v19634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:44.531 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:58:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:44 smithi183 ceph-mon[99169]: pgmap v19634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:44.851 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:58:44.851 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 14s ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:58:44.851 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 14s ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:58:44.851 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 14s ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:58:44.851 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 14s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:58:44.851 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 14s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:58:44.851 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 14s ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:58:44.851 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 14s ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:58:44.852 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 14s ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:58:44.852 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 14s ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:58:44.852 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 14s ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:58:44.852 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 14s ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:58:44.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 14s ago 9h 6220M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:58:44.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 14s ago 9h 6253M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:58:44.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 14s ago 9h 5613M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:58:44.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 14s ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:58:44.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 14s ago 9h 4626M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:58:44.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 14s ago 9h 5805M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:58:44.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 14s ago 9h 4757M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:58:44.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 14s ago 9h 5652M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:58:44.852 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 14s ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:58:45.234 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:58:45.234 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:58:45.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:58:45.234 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:58:45.234 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:58:45.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:58:45.235 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:58:45.235 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:58:45.235 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:58:45.235 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:58:45.235 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:58:45.235 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:58:45.235 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:58:45.235 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:58:45.235 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:58:45.235 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:58:45.235 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:58:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1432988701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:58:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1432988701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:58:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1432988701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:58:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:46 smithi183 ceph-mon[99169]: from='client.46277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:58:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:46 smithi183 ceph-mon[99169]: from='client.36402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:58:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:46 smithi183 ceph-mon[99169]: pgmap v19635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:46 smithi119 ceph-mon[108979]: from='client.46277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:58:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:46 smithi119 ceph-mon[108979]: from='client.36402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:58:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:46 smithi119 ceph-mon[108979]: pgmap v19635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:46 smithi119 ceph-mon[94175]: from='client.46277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:58:46.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:46 smithi119 ceph-mon[94175]: from='client.36402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:58:46.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:46 smithi119 ceph-mon[94175]: pgmap v19635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:48 smithi183 ceph-mon[99169]: pgmap v19636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:48 smithi119 ceph-mon[94175]: pgmap v19636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:48 smithi119 ceph-mon[108979]: pgmap v19636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:49 smithi183 ceph-mon[99169]: pgmap v19637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:49 smithi119 ceph-mon[94175]: pgmap v19637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:49 smithi119 ceph-mon[108979]: pgmap v19637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:52 smithi183 ceph-mon[99169]: pgmap v19638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:52 smithi119 ceph-mon[94175]: pgmap v19638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:52 smithi119 ceph-mon[108979]: pgmap v19638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:58:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:58:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:58:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:54 smithi119 ceph-mon[94175]: pgmap v19639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:54 smithi119 ceph-mon[108979]: pgmap v19639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:54 smithi183 ceph-mon[99169]: pgmap v19639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:58:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:56 smithi183 ceph-mon[99169]: pgmap v19640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:56 smithi119 ceph-mon[94175]: pgmap v19640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:56 smithi119 ceph-mon[108979]: pgmap v19640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:58 smithi183 ceph-mon[99169]: pgmap v19641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:58 smithi119 ceph-mon[94175]: pgmap v19641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:58:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:58 smithi119 ceph-mon[108979]: pgmap v19641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:58:59 smithi183 ceph-mon[99169]: pgmap v19642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:58:59 smithi119 ceph-mon[94175]: pgmap v19642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:58:59 smithi119 ceph-mon[108979]: pgmap v19642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:02 smithi183 ceph-mon[99169]: pgmap v19643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:02 smithi119 ceph-mon[94175]: pgmap v19643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:02 smithi119 ceph-mon[108979]: pgmap v19643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:59:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:59:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T00:59:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:04 smithi119 ceph-mon[94175]: pgmap v19644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:04 smithi119 ceph-mon[108979]: pgmap v19644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:04 smithi183 ceph-mon[99169]: pgmap v19644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:06 smithi183 ceph-mon[99169]: pgmap v19645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:06 smithi119 ceph-mon[94175]: pgmap v19645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:06 smithi119 ceph-mon[108979]: pgmap v19645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:08 smithi183 ceph-mon[99169]: pgmap v19646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:08 smithi119 ceph-mon[94175]: pgmap v19646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:08 smithi119 ceph-mon[108979]: pgmap v19646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:09 smithi183 ceph-mon[99169]: pgmap v19647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:09 smithi119 ceph-mon[108979]: pgmap v19647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:09 smithi119 ceph-mon[94175]: pgmap v19647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:12 smithi183 ceph-mon[99169]: pgmap v19648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:12 smithi119 ceph-mon[108979]: pgmap v19648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:12 smithi119 ceph-mon[94175]: pgmap v19648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:59:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:59:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:59:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:14 smithi119 ceph-mon[94175]: pgmap v19649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:14 smithi119 ceph-mon[108979]: pgmap v19649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:14 smithi183 ceph-mon[99169]: pgmap v19649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:15.582 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:59:15.887 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:59:15.887 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 45s ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:59:15.887 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 45s ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:59:15.887 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 45s ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:59:15.887 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 45s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:59:15.887 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 45s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:59:15.887 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 45s ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:59:15.887 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 45s ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 45s ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 45s ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 45s ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 45s ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 45s ago 9h 6220M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 45s ago 9h 6253M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 45s ago 9h 5613M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 45s ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 45s ago 9h 4626M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 45s ago 9h 5805M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 45s ago 9h 4757M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 45s ago 9h 5652M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:59:15.888 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 45s ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:59:16.268 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:59:16.268 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:59:16.268 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:59:16.269 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:59:16.269 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:59:16.269 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:59:16.269 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:59:16.269 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:59:16.269 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:59:16.269 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:59:16.269 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:59:16.269 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:59:16.269 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:59:16.269 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:59:16.269 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:59:16.269 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:59:16.269 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:59:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:16 smithi183 ceph-mon[99169]: pgmap v19650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2870148012' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:59:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:16 smithi119 ceph-mon[94175]: pgmap v19650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2870148012' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:59:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:16 smithi119 ceph-mon[108979]: pgmap v19650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2870148012' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:59:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:17 smithi183 ceph-mon[99169]: from='client.46295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:59:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:17 smithi183 ceph-mon[99169]: from='client.36420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:59:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:17 smithi119 ceph-mon[94175]: from='client.46295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:59:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:17 smithi119 ceph-mon[94175]: from='client.36420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:59:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:17 smithi119 ceph-mon[108979]: from='client.46295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:59:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:17 smithi119 ceph-mon[108979]: from='client.36420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:59:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:18 smithi183 ceph-mon[99169]: pgmap v19651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:18 smithi119 ceph-mon[108979]: pgmap v19651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:18 smithi119 ceph-mon[94175]: pgmap v19651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:19 smithi183 ceph-mon[99169]: pgmap v19652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:19 smithi119 ceph-mon[108979]: pgmap v19652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:19 smithi119 ceph-mon[94175]: pgmap v19652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:22 smithi183 ceph-mon[99169]: pgmap v19653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:22 smithi119 ceph-mon[94175]: pgmap v19653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:22.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:22 smithi119 ceph-mon[108979]: pgmap v19653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:24 smithi183 ceph-mon[99169]: pgmap v19654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:24.697 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:59:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:59:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T00:59:24.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:24 smithi119 ceph-mon[94175]: pgmap v19654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:24.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:24.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:24 smithi119 ceph-mon[108979]: pgmap v19654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:24.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:26 smithi183 ceph-mon[99169]: pgmap v19655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:26 smithi119 ceph-mon[108979]: pgmap v19655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:26 smithi119 ceph-mon[94175]: pgmap v19655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:28 smithi183 ceph-mon[99169]: pgmap v19656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:28 smithi119 ceph-mon[108979]: pgmap v19656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:28 smithi119 ceph-mon[94175]: pgmap v19656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:29 smithi183 ceph-mon[99169]: pgmap v19657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:29 smithi119 ceph-mon[94175]: pgmap v19657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:29 smithi119 ceph-mon[108979]: pgmap v19657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:59:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:59:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T00:59:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:32 smithi183 ceph-mon[99169]: pgmap v19658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:59:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:59:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:59:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:32 smithi119 ceph-mon[108979]: pgmap v19658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:59:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:59:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:59:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:32 smithi119 ceph-mon[94175]: pgmap v19658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T00:59:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T00:59:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T00:59:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:59:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:59:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T00:59:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:34 smithi119 ceph-mon[108979]: pgmap v19659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:34 smithi119 ceph-mon[94175]: pgmap v19659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:34 smithi183 ceph-mon[99169]: pgmap v19659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:36 smithi183 ceph-mon[99169]: pgmap v19660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:36 smithi119 ceph-mon[94175]: pgmap v19660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:36 smithi119 ceph-mon[108979]: pgmap v19660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:38 smithi183 ceph-mon[99169]: pgmap v19661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:38 smithi119 ceph-mon[94175]: pgmap v19661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:38 smithi119 ceph-mon[108979]: pgmap v19661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:39 smithi183 ceph-mon[99169]: pgmap v19662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:39 smithi119 ceph-mon[94175]: pgmap v19662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:39 smithi119 ceph-mon[108979]: pgmap v19662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:42 smithi183 ceph-mon[99169]: pgmap v19663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:42 smithi119 ceph-mon[108979]: pgmap v19663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:42 smithi119 ceph-mon[94175]: pgmap v19663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:59:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:59:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T00:59:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:44 smithi119 ceph-mon[108979]: pgmap v19664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:44 smithi119 ceph-mon[94175]: pgmap v19664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:44 smithi183 ceph-mon[99169]: pgmap v19664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:46.615 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T00:59:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:46 smithi183 ceph-mon[99169]: pgmap v19665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:46 smithi119 ceph-mon[94175]: pgmap v19665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:46 smithi119 ceph-mon[108979]: pgmap v19665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:46.921 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T00:59:46.921 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 76s ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T00:59:46.921 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 76s ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T00:59:46.921 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 76s ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T00:59:46.921 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 76s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T00:59:46.921 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 76s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T00:59:46.921 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 76s ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T00:59:46.921 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 76s ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T00:59:46.921 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 76s ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T00:59:46.921 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 76s ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T00:59:46.921 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 76s ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T00:59:46.921 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 76s ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T00:59:46.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 76s ago 9h 6220M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T00:59:46.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 76s ago 9h 6253M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T00:59:46.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 76s ago 9h 5613M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T00:59:46.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 76s ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T00:59:46.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 76s ago 9h 4626M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T00:59:46.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 76s ago 9h 5805M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T00:59:46.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 76s ago 9h 4757M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T00:59:46.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 76s ago 9h 5652M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T00:59:46.922 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 76s ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T00:59:47.304 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T00:59:47.304 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T00:59:47.304 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T00:59:47.304 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:59:47.305 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T00:59:47.305 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:59:47.305 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:59:47.305 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T00:59:47.305 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T00:59:47.305 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:59:47.305 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T00:59:47.305 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T00:59:47.305 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T00:59:47.305 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T00:59:47.305 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T00:59:47.305 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T00:59:47.306 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T00:59:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1495691152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:59:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1495691152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:59:47.698 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1495691152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T00:59:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:48 smithi183 ceph-mon[99169]: from='client.46313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:59:48.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:48 smithi183 ceph-mon[99169]: from='client.46319 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:59:48.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:48 smithi183 ceph-mon[99169]: pgmap v19666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:48 smithi119 ceph-mon[94175]: from='client.46313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:59:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:48 smithi119 ceph-mon[94175]: from='client.46319 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:59:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:48 smithi119 ceph-mon[94175]: pgmap v19666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:48 smithi119 ceph-mon[108979]: from='client.46313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:59:48.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:48 smithi119 ceph-mon[108979]: from='client.46319 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T00:59:48.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:48 smithi119 ceph-mon[108979]: pgmap v19666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:49 smithi183 ceph-mon[99169]: pgmap v19667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:49 smithi119 ceph-mon[94175]: pgmap v19667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:49 smithi119 ceph-mon[108979]: pgmap v19667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:52 smithi183 ceph-mon[99169]: pgmap v19668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:52 smithi119 ceph-mon[94175]: pgmap v19668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:52 smithi119 ceph-mon[108979]: pgmap v19668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 00:59:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:00:59:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T00:59:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:54 smithi119 ceph-mon[94175]: pgmap v19669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:54 smithi119 ceph-mon[108979]: pgmap v19669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:54 smithi183 ceph-mon[99169]: pgmap v19669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T00:59:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:56 smithi183 ceph-mon[99169]: pgmap v19670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:56 smithi119 ceph-mon[94175]: pgmap v19670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:56 smithi119 ceph-mon[108979]: pgmap v19670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:58 smithi183 ceph-mon[99169]: pgmap v19671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:58 smithi119 ceph-mon[94175]: pgmap v19671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T00:59:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:58 smithi119 ceph-mon[108979]: pgmap v19671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 00:59:59 smithi183 ceph-mon[99169]: pgmap v19672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 00:59:59 smithi119 ceph-mon[108979]: pgmap v19672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 00:59:59 smithi119 ceph-mon[94175]: pgmap v19672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T00:59:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:00:01.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:00:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:00:01.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:00:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:01 smithi183 ceph-mon[99169]: pgmap v19673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:01 smithi119 ceph-mon[108979]: pgmap v19673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:01 smithi119 ceph-mon[94175]: pgmap v19673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:00:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:00:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:00:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:04 smithi119 ceph-mon[94175]: pgmap v19674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:04 smithi119 ceph-mon[108979]: pgmap v19674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:04 smithi183 ceph-mon[99169]: pgmap v19674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:04.691 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 02 01:00:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-02T01:00:04.204Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701468000138 maxt=1701475200000 ulid=01HGM0MAPB58Z6RYXKB6HMFA36 duration=33.46189ms 2023-12-02T01:00:04.691 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 02 01:00:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-02T01:00:04.207Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.04723ms 2023-12-02T01:00:04.691 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 02 01:00:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-02T01:00:04.208Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=2 to_segment=3 mint=1701475200000 2023-12-02T01:00:04.691 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 02 01:00:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-02T01:00:04.260Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=2 last=3 duration=52.120957ms 2023-12-02T01:00:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:06 smithi183 ceph-mon[99169]: pgmap v19675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:06 smithi119 ceph-mon[94175]: pgmap v19675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:06 smithi119 ceph-mon[108979]: pgmap v19675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:08 smithi183 ceph-mon[99169]: pgmap v19676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:08 smithi119 ceph-mon[94175]: pgmap v19676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:08 smithi119 ceph-mon[108979]: pgmap v19676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:09 smithi183 ceph-mon[99169]: pgmap v19677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:09 smithi119 ceph-mon[94175]: pgmap v19677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:09 smithi119 ceph-mon[108979]: pgmap v19677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:12 smithi183 ceph-mon[99169]: pgmap v19678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:12 smithi119 ceph-mon[94175]: pgmap v19678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:12 smithi119 ceph-mon[108979]: pgmap v19678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:00:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:00:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:00:14.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:14 smithi119 ceph-mon[94175]: pgmap v19679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:14 smithi119 ceph-mon[108979]: pgmap v19679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:14 smithi183 ceph-mon[99169]: pgmap v19679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:16 smithi183 ceph-mon[99169]: pgmap v19680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:16 smithi119 ceph-mon[94175]: pgmap v19680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:16 smithi119 ceph-mon[108979]: pgmap v19680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:17.653 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:00:17.958 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:00:17.958 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 107s ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:00:17.958 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 107s ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:00:17.958 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 107s ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:00:17.958 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 107s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:00:17.958 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 107s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:00:17.958 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 107s ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:00:17.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 107s ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:00:17.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 107s ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:00:17.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 107s ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:00:17.959 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 107s ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:00:17.959 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 107s ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:00:17.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 107s ago 9h 6220M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:00:17.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 107s ago 9h 6253M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:00:17.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 107s ago 9h 5613M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:00:17.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 107s ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:00:17.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 107s ago 9h 4626M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:00:17.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 107s ago 9h 5805M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:00:17.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 107s ago 9h 4757M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:00:17.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 107s ago 9h 5652M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:00:17.960 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 107s ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:00:18.341 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:00:18.342 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:00:18.342 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:00:18.342 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:00:18.342 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:00:18.342 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:00:18.342 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:00:18.342 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:00:18.342 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:00:18.342 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:00:18.342 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:00:18.342 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:00:18.342 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:00:18.342 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:00:18.343 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:00:18.343 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:00:18.343 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:00:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:18 smithi183 ceph-mon[99169]: pgmap v19681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2894551028' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:00:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:18 smithi119 ceph-mon[108979]: pgmap v19681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2894551028' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:00:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:18 smithi119 ceph-mon[94175]: pgmap v19681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:18.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2894551028' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:00:19.699 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:19 smithi183 ceph-mon[99169]: from='client.46331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:00:19.699 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:19 smithi183 ceph-mon[99169]: from='client.46337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:00:19.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:19 smithi119 ceph-mon[108979]: from='client.46331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:00:19.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:19 smithi119 ceph-mon[108979]: from='client.46337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:00:19.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:19 smithi119 ceph-mon[94175]: from='client.46331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:00:19.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:19 smithi119 ceph-mon[94175]: from='client.46337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:00:20.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:20 smithi183 ceph-mon[99169]: pgmap v19682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:20.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:20 smithi119 ceph-mon[94175]: pgmap v19682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:20.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:20 smithi119 ceph-mon[108979]: pgmap v19682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:22 smithi183 ceph-mon[99169]: pgmap v19683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:22 smithi119 ceph-mon[94175]: pgmap v19683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:22.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:22 smithi119 ceph-mon[108979]: pgmap v19683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:00:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:00:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:00:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:24 smithi119 ceph-mon[94175]: pgmap v19684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:24 smithi119 ceph-mon[108979]: pgmap v19684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:24 smithi183 ceph-mon[99169]: pgmap v19684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:26.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:26 smithi183 ceph-mon[99169]: pgmap v19685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:26 smithi119 ceph-mon[94175]: pgmap v19685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:26 smithi119 ceph-mon[108979]: pgmap v19685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:28 smithi183 ceph-mon[99169]: pgmap v19686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:28 smithi119 ceph-mon[94175]: pgmap v19686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:28.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:28 smithi119 ceph-mon[108979]: pgmap v19686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:29 smithi183 ceph-mon[99169]: pgmap v19687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:29 smithi119 ceph-mon[94175]: pgmap v19687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:29 smithi119 ceph-mon[108979]: pgmap v19687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:32 smithi183 ceph-mon[99169]: pgmap v19688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:00:32.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:00:32.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:00:32.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:00:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:32 smithi119 ceph-mon[108979]: pgmap v19688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:00:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:00:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:00:32.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:00:32.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:32 smithi119 ceph-mon[94175]: pgmap v19688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:32.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:00:32.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:00:32.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:00:32.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:00:34.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:34 smithi119 ceph-mon[94175]: pgmap v19689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:00:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:00:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:00:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:34 smithi119 ceph-mon[108979]: pgmap v19689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:34.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:34 smithi183 ceph-mon[99169]: pgmap v19689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:36 smithi183 ceph-mon[99169]: pgmap v19690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:36 smithi119 ceph-mon[94175]: pgmap v19690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:36 smithi119 ceph-mon[108979]: pgmap v19690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:38 smithi183 ceph-mon[99169]: pgmap v19691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:38 smithi119 ceph-mon[94175]: pgmap v19691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:38 smithi119 ceph-mon[108979]: pgmap v19691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:39 smithi183 ceph-mon[99169]: pgmap v19692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:39 smithi119 ceph-mon[94175]: pgmap v19692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:39 smithi119 ceph-mon[108979]: pgmap v19692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:42 smithi183 ceph-mon[99169]: pgmap v19693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:42 smithi119 ceph-mon[94175]: pgmap v19693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:42 smithi119 ceph-mon[108979]: pgmap v19693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:00:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:00:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:00:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:44 smithi119 ceph-mon[94175]: pgmap v19694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:44 smithi119 ceph-mon[108979]: pgmap v19694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:44 smithi183 ceph-mon[99169]: pgmap v19694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:46 smithi183 ceph-mon[99169]: pgmap v19695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:46 smithi119 ceph-mon[108979]: pgmap v19695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:46.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:46 smithi119 ceph-mon[94175]: pgmap v19695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:48 smithi183 ceph-mon[99169]: pgmap v19696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:48.691 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:00:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:48 smithi119 ceph-mon[94175]: pgmap v19696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:48 smithi119 ceph-mon[108979]: pgmap v19696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:48.996 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:00:48.997 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 2m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:00:48.997 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 2m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:00:48.997 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 2m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:00:48.997 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 2m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:00:48.997 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 2m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:00:48.997 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 2m ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:00:48.997 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 2m ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:00:48.997 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 2m ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:00:48.997 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 2m ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:00:48.997 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 2m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:00:48.997 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 2m ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:00:48.997 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 2m ago 9h 6220M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:00:48.997 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 2m ago 9h 6253M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:00:48.998 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 2m ago 9h 5613M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:00:48.998 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 2m ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:00:48.998 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 2m ago 9h 4626M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:00:48.998 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 2m ago 9h 5805M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:00:48.998 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 2m ago 9h 4757M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:00:48.998 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 2m ago 9h 5652M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:00:48.998 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 2m ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:00:49.373 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:00:49.373 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:00:49.373 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:00:49.373 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:00:49.373 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:00:49.373 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:00:49.373 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:00:49.373 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:00:49.373 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:00:49.373 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:00:49.373 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:00:49.374 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:00:49.374 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:00:49.374 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:00:49.374 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:00:49.374 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:00:49.374 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:00:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:49 smithi183 ceph-mon[99169]: from='client.46349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:00:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:49 smithi183 ceph-mon[99169]: from='client.36474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:00:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:49 smithi183 ceph-mon[99169]: pgmap v19697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3309725643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:00:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:49 smithi119 ceph-mon[108979]: from='client.46349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:00:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:49 smithi119 ceph-mon[108979]: from='client.36474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:00:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:49 smithi119 ceph-mon[108979]: pgmap v19697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3309725643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:00:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:49 smithi119 ceph-mon[94175]: from='client.46349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:00:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:49 smithi119 ceph-mon[94175]: from='client.36474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:00:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:49 smithi119 ceph-mon[94175]: pgmap v19697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3309725643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:00:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:52 smithi183 ceph-mon[99169]: pgmap v19698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:52 smithi119 ceph-mon[94175]: pgmap v19698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:52 smithi119 ceph-mon[108979]: pgmap v19698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:00:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:00:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:00:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:54 smithi119 ceph-mon[94175]: pgmap v19699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:54 smithi119 ceph-mon[108979]: pgmap v19699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:54 smithi183 ceph-mon[99169]: pgmap v19699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:00:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:56 smithi183 ceph-mon[99169]: pgmap v19700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:56 smithi119 ceph-mon[108979]: pgmap v19700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:56 smithi119 ceph-mon[94175]: pgmap v19700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:58 smithi183 ceph-mon[99169]: pgmap v19701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:58 smithi119 ceph-mon[94175]: pgmap v19701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:00:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:58 smithi119 ceph-mon[108979]: pgmap v19701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:00:59 smithi183 ceph-mon[99169]: pgmap v19702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:00:59 smithi119 ceph-mon[94175]: pgmap v19702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:00:59 smithi119 ceph-mon[108979]: pgmap v19702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:02 smithi183 ceph-mon[99169]: pgmap v19703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:02 smithi119 ceph-mon[108979]: pgmap v19703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:02.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:02 smithi119 ceph-mon[94175]: pgmap v19703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:01:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:01:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:01:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:04 smithi119 ceph-mon[94175]: pgmap v19704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:04 smithi119 ceph-mon[108979]: pgmap v19704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:04 smithi183 ceph-mon[99169]: pgmap v19704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:06 smithi183 ceph-mon[99169]: pgmap v19705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:06 smithi119 ceph-mon[94175]: pgmap v19705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:06 smithi119 ceph-mon[108979]: pgmap v19705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:08 smithi183 ceph-mon[99169]: pgmap v19706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:08 smithi119 ceph-mon[108979]: pgmap v19706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:08 smithi119 ceph-mon[94175]: pgmap v19706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:09 smithi183 ceph-mon[99169]: pgmap v19707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:09 smithi119 ceph-mon[94175]: pgmap v19707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:09 smithi119 ceph-mon[108979]: pgmap v19707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:12 smithi183 ceph-mon[99169]: pgmap v19708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:12 smithi119 ceph-mon[94175]: pgmap v19708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:12 smithi119 ceph-mon[108979]: pgmap v19708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:01:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:01:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:01:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:14 smithi119 ceph-mon[94175]: pgmap v19709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:14 smithi119 ceph-mon[108979]: pgmap v19709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:14 smithi183 ceph-mon[99169]: pgmap v19709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:16 smithi183 ceph-mon[99169]: pgmap v19710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:16 smithi119 ceph-mon[94175]: pgmap v19710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:16 smithi119 ceph-mon[108979]: pgmap v19710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:18 smithi183 ceph-mon[99169]: pgmap v19711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:18 smithi119 ceph-mon[94175]: pgmap v19711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:18 smithi119 ceph-mon[108979]: pgmap v19711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:19.721 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:01:20.029 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:01:20.029 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 2m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:01:20.029 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 2m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:01:20.029 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 2m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:01:20.029 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 2m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:01:20.030 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 2m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:01:20.030 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 2m ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:01:20.030 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 2m ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:01:20.030 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 2m ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:01:20.030 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 2m ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:01:20.030 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 2m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:01:20.030 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 2m ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:01:20.030 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 2m ago 9h 6220M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:01:20.031 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 2m ago 9h 6253M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:01:20.031 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 2m ago 9h 5613M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:01:20.031 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 2m ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:01:20.031 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 2m ago 9h 4626M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:01:20.031 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 2m ago 9h 5805M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:01:20.031 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 2m ago 9h 4757M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:01:20.031 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 2m ago 9h 5652M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:01:20.031 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 2m ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:01:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:19 smithi183 ceph-mon[99169]: pgmap v19712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:19 smithi119 ceph-mon[94175]: pgmap v19712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:19 smithi119 ceph-mon[108979]: pgmap v19712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:20.410 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:01:20.411 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:01:20.411 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:01:20.411 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:01:20.411 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:01:20.411 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:01:20.411 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:01:20.411 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:01:20.411 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:01:20.411 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:01:20.411 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:01:20.411 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:01:20.411 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:01:20.411 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:01:20.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:01:20.412 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:01:20.412 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:01:21.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:20 smithi183 ceph-mon[99169]: from='client.46367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:01:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:20 smithi183 ceph-mon[99169]: from='client.36492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:01:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1643782552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:01:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:20 smithi119 ceph-mon[94175]: from='client.46367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:01:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:20 smithi119 ceph-mon[94175]: from='client.36492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:01:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1643782552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:01:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:20 smithi119 ceph-mon[108979]: from='client.46367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:01:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:20 smithi119 ceph-mon[108979]: from='client.36492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:01:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1643782552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:01:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:21 smithi183 ceph-mon[99169]: pgmap v19713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:21 smithi119 ceph-mon[94175]: pgmap v19713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:21 smithi119 ceph-mon[108979]: pgmap v19713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:01:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:01:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:01:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:24 smithi119 ceph-mon[94175]: pgmap v19714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:24 smithi119 ceph-mon[108979]: pgmap v19714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:24 smithi183 ceph-mon[99169]: pgmap v19714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:26 smithi183 ceph-mon[99169]: pgmap v19715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:26 smithi119 ceph-mon[94175]: pgmap v19715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:26 smithi119 ceph-mon[108979]: pgmap v19715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:28 smithi183 ceph-mon[99169]: pgmap v19716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:28 smithi119 ceph-mon[94175]: pgmap v19716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:28 smithi119 ceph-mon[108979]: pgmap v19716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:29 smithi183 ceph-mon[99169]: pgmap v19717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:29 smithi119 ceph-mon[94175]: pgmap v19717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:29 smithi119 ceph-mon[108979]: pgmap v19717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:32 smithi183 ceph-mon[99169]: pgmap v19718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:01:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:32 smithi119 ceph-mon[94175]: pgmap v19718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:01:32.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:32 smithi119 ceph-mon[108979]: pgmap v19718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:32.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:01:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:01:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:01:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:01:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:01:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:01:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:33 smithi119 ceph-mon[94175]: pgmap v19719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:01:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:01:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:01:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:01:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:01:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:33 smithi119 ceph-mon[108979]: pgmap v19719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:01:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:01:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:01:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:01:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:01:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:33 smithi183 ceph-mon[99169]: pgmap v19719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:01:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:01:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:01:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:36 smithi183 ceph-mon[99169]: pgmap v19720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:36 smithi119 ceph-mon[94175]: pgmap v19720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:36 smithi119 ceph-mon[108979]: pgmap v19720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:38 smithi183 ceph-mon[99169]: pgmap v19721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:38 smithi119 ceph-mon[94175]: pgmap v19721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:38 smithi119 ceph-mon[108979]: pgmap v19721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:39 smithi183 ceph-mon[99169]: pgmap v19722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:39 smithi119 ceph-mon[94175]: pgmap v19722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:39 smithi119 ceph-mon[108979]: pgmap v19722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:42 smithi183 ceph-mon[99169]: pgmap v19723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:42 smithi119 ceph-mon[94175]: pgmap v19723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:42 smithi119 ceph-mon[108979]: pgmap v19723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:01:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:01:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:01:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:44 smithi119 ceph-mon[94175]: pgmap v19724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:44 smithi119 ceph-mon[108979]: pgmap v19724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:44 smithi183 ceph-mon[99169]: pgmap v19724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:46 smithi183 ceph-mon[99169]: pgmap v19725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:46 smithi119 ceph-mon[94175]: pgmap v19725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:46.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:46 smithi119 ceph-mon[108979]: pgmap v19725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:48 smithi183 ceph-mon[99169]: pgmap v19726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:48 smithi119 ceph-mon[94175]: pgmap v19726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:48 smithi119 ceph-mon[108979]: pgmap v19726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:49 smithi183 ceph-mon[99169]: pgmap v19727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:49 smithi119 ceph-mon[94175]: pgmap v19727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:49 smithi119 ceph-mon[108979]: pgmap v19727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:50.756 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:01:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:01:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 3m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:01:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 3m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:01:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 3m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:01:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 3m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:01:51.058 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 3m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:01:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 3m ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:01:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 3m ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:01:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 3m ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:01:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 3m ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:01:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 3m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:01:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 3m ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:01:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 3m ago 9h 6220M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:01:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 3m ago 9h 6253M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:01:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 3m ago 9h 5613M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:01:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 3m ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:01:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 3m ago 9h 4626M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:01:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 3m ago 9h 5805M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:01:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 3m ago 9h 4757M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:01:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 3m ago 9h 5652M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:01:51.059 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 3m ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:01:51.441 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:01:51.441 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:01:51.441 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:01:51.441 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:01:51.441 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:01:51.441 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:01:51.441 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:01:51.442 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:01:51.442 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:01:51.442 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:01:51.442 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:01:51.442 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:01:51.442 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:01:51.442 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:01:51.442 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:01:51.442 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:01:51.442 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:01:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:52 smithi183 ceph-mon[99169]: from='client.46385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:01:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:52 smithi183 ceph-mon[99169]: from='client.46391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:01:52.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:52 smithi183 ceph-mon[99169]: pgmap v19728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:52.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/867062766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:01:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:52 smithi119 ceph-mon[94175]: from='client.46385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:01:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:52 smithi119 ceph-mon[94175]: from='client.46391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:01:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:52 smithi119 ceph-mon[94175]: pgmap v19728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:52.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/867062766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:01:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:52 smithi119 ceph-mon[108979]: from='client.46385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:01:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:52 smithi119 ceph-mon[108979]: from='client.46391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:01:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:52 smithi119 ceph-mon[108979]: pgmap v19728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/867062766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:01:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:01:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:01:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:01:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:54 smithi119 ceph-mon[94175]: pgmap v19729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:54 smithi119 ceph-mon[108979]: pgmap v19729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:54 smithi183 ceph-mon[99169]: pgmap v19729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:01:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:56 smithi183 ceph-mon[99169]: pgmap v19730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:56 smithi119 ceph-mon[94175]: pgmap v19730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:56.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:56 smithi119 ceph-mon[108979]: pgmap v19730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:58 smithi183 ceph-mon[99169]: pgmap v19731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:58 smithi119 ceph-mon[94175]: pgmap v19731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:01:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:58 smithi119 ceph-mon[108979]: pgmap v19731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:01:59 smithi183 ceph-mon[99169]: pgmap v19732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:01:59 smithi119 ceph-mon[94175]: pgmap v19732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:01:59 smithi119 ceph-mon[108979]: pgmap v19732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:02 smithi183 ceph-mon[99169]: pgmap v19733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:02 smithi119 ceph-mon[108979]: pgmap v19733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:02 smithi119 ceph-mon[94175]: pgmap v19733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:02:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:02:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:02:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:04 smithi119 ceph-mon[108979]: pgmap v19734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:04 smithi119 ceph-mon[94175]: pgmap v19734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:04 smithi183 ceph-mon[99169]: pgmap v19734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:06 smithi183 ceph-mon[99169]: pgmap v19735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:06 smithi119 ceph-mon[108979]: pgmap v19735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:06 smithi119 ceph-mon[94175]: pgmap v19735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:08 smithi183 ceph-mon[99169]: pgmap v19736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:08 smithi119 ceph-mon[94175]: pgmap v19736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:08 smithi119 ceph-mon[108979]: pgmap v19736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:09 smithi183 ceph-mon[99169]: pgmap v19737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:09 smithi119 ceph-mon[94175]: pgmap v19737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:09 smithi119 ceph-mon[108979]: pgmap v19737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:12.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:12 smithi183 ceph-mon[99169]: pgmap v19738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:12 smithi119 ceph-mon[94175]: pgmap v19738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:12 smithi119 ceph-mon[108979]: pgmap v19738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:02:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:02:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:02:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:14 smithi119 ceph-mon[108979]: pgmap v19739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:14 smithi119 ceph-mon[94175]: pgmap v19739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:14 smithi183 ceph-mon[99169]: pgmap v19739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:16 smithi183 ceph-mon[99169]: pgmap v19740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:16 smithi119 ceph-mon[108979]: pgmap v19740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:16 smithi119 ceph-mon[94175]: pgmap v19740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:18 smithi183 ceph-mon[99169]: pgmap v19741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:18 smithi119 ceph-mon[108979]: pgmap v19741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:18 smithi119 ceph-mon[94175]: pgmap v19741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:19 smithi183 ceph-mon[99169]: pgmap v19742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:19 smithi119 ceph-mon[94175]: pgmap v19742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:19 smithi119 ceph-mon[108979]: pgmap v19742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:21.787 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:02:22.093 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:02:22.093 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 3m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:02:22.093 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 3m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:02:22.093 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 3m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:02:22.094 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 3m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:02:22.094 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 3m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:02:22.094 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 3m ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:02:22.094 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 3m ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:02:22.094 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 3m ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:02:22.094 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 3m ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:02:22.094 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 3m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:02:22.094 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 3m ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:02:22.094 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 3m ago 9h 6220M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:02:22.094 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 3m ago 9h 6253M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:02:22.094 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 3m ago 9h 5613M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:02:22.095 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 3m ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:02:22.095 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 3m ago 9h 4626M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:02:22.095 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 3m ago 9h 5805M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:02:22.095 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 3m ago 9h 4757M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:02:22.095 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 3m ago 9h 5652M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:02:22.095 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 3m ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:02:22.476 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:02:22.477 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:02:22.477 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:02:22.477 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:02:22.477 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:02:22.477 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:02:22.477 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:02:22.477 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:02:22.477 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:02:22.477 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:02:22.477 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:02:22.477 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:02:22.477 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:02:22.478 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:02:22.478 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:02:22.478 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:02:22.478 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:02:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:22 smithi183 ceph-mon[99169]: pgmap v19743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:22 smithi119 ceph-mon[94175]: pgmap v19743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:22 smithi119 ceph-mon[108979]: pgmap v19743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:23 smithi183 ceph-mon[99169]: from='client.46403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:02:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:23 smithi183 ceph-mon[99169]: from='client.36528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:02:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:23 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/939440997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:02:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:23 smithi119 ceph-mon[94175]: from='client.46403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:02:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:23 smithi119 ceph-mon[94175]: from='client.36528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:02:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/939440997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:02:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:23 smithi119 ceph-mon[108979]: from='client.46403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:02:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:23 smithi119 ceph-mon[108979]: from='client.36528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:02:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:23 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/939440997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:02:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:02:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:02:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:02:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:24 smithi119 ceph-mon[94175]: pgmap v19744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:24 smithi119 ceph-mon[108979]: pgmap v19744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:24 smithi183 ceph-mon[99169]: pgmap v19744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:26 smithi183 ceph-mon[99169]: pgmap v19745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:26 smithi119 ceph-mon[108979]: pgmap v19745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:26.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:26 smithi119 ceph-mon[94175]: pgmap v19745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:28.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:28 smithi183 ceph-mon[99169]: pgmap v19746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:28.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:28 smithi119 ceph-mon[108979]: pgmap v19746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:28.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:28 smithi119 ceph-mon[94175]: pgmap v19746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:29 smithi183 ceph-mon[99169]: pgmap v19747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:29 smithi119 ceph-mon[108979]: pgmap v19747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:29 smithi119 ceph-mon[94175]: pgmap v19747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:32 smithi183 ceph-mon[99169]: pgmap v19748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:32 smithi119 ceph-mon[108979]: pgmap v19748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:32 smithi119 ceph-mon[94175]: pgmap v19748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:02:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:02:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:02:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:02:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:02:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:02:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:34 smithi119 ceph-mon[94175]: pgmap v19749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:02:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:02:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:02:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:02:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:02:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:34 smithi119 ceph-mon[108979]: pgmap v19749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:34.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:02:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:02:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:02:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:02:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:02:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:34 smithi183 ceph-mon[99169]: pgmap v19749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:02:34.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:02:34.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:02:34.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:02:34.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:02:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:36 smithi183 ceph-mon[99169]: pgmap v19750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:36 smithi119 ceph-mon[94175]: pgmap v19750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:36 smithi119 ceph-mon[108979]: pgmap v19750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:38.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:38 smithi183 ceph-mon[99169]: pgmap v19751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:38.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:38 smithi119 ceph-mon[94175]: pgmap v19751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:38.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:38 smithi119 ceph-mon[108979]: pgmap v19751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:39 smithi183 ceph-mon[99169]: pgmap v19752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:39 smithi119 ceph-mon[94175]: pgmap v19752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:39 smithi119 ceph-mon[108979]: pgmap v19752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:42 smithi183 ceph-mon[99169]: pgmap v19753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:42 smithi119 ceph-mon[94175]: pgmap v19753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:42 smithi119 ceph-mon[108979]: pgmap v19753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:44 smithi119 ceph-mon[94175]: pgmap v19754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:02:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:02:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:02:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:44 smithi119 ceph-mon[108979]: pgmap v19754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:44 smithi183 ceph-mon[99169]: pgmap v19754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:46 smithi183 ceph-mon[99169]: pgmap v19755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:46 smithi119 ceph-mon[94175]: pgmap v19755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:46 smithi119 ceph-mon[108979]: pgmap v19755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:48.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:48 smithi183 ceph-mon[99169]: pgmap v19756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:48 smithi119 ceph-mon[94175]: pgmap v19756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:48.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:48 smithi119 ceph-mon[108979]: pgmap v19756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:49 smithi183 ceph-mon[99169]: pgmap v19757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:49 smithi119 ceph-mon[94175]: pgmap v19757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:49 smithi119 ceph-mon[108979]: pgmap v19757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:52 smithi183 ceph-mon[99169]: pgmap v19758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:52 smithi119 ceph-mon[94175]: pgmap v19758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:52.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:52 smithi119 ceph-mon[108979]: pgmap v19758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:52.826 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:02:53.134 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:02:53.134 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 4m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:02:53.134 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 4m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:02:53.134 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 4m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:02:53.134 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 4m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:02:53.134 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 4m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:02:53.134 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 4m ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:02:53.135 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 4m ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:02:53.135 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 4m ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:02:53.135 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 4m ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:02:53.135 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 4m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:02:53.135 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 4m ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:02:53.135 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 4m ago 9h 6220M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:02:53.135 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 4m ago 9h 6253M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:02:53.135 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 4m ago 9h 5613M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:02:53.135 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 4m ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:02:53.135 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 4m ago 9h 4626M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:02:53.135 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 4m ago 9h 5805M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:02:53.135 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 4m ago 9h 4757M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:02:53.135 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 4m ago 9h 5652M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:02:53.135 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 4m ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:02:53.517 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:02:53.517 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:02:53.517 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:02:53.517 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:02:53.518 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:02:53.518 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:02:53.518 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:02:53.518 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:02:53.518 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:02:53.518 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:02:53.518 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:02:53.518 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:02:53.518 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:02:53.518 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:02:53.518 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:02:53.518 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:02:53.518 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:02:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:02:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:02:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:02:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:54 smithi119 ceph-mon[94175]: from='client.36540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:02:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:54 smithi119 ceph-mon[94175]: from='client.46427 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:02:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:54 smithi119 ceph-mon[94175]: pgmap v19759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4263198317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:02:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:54 smithi119 ceph-mon[108979]: from='client.36540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:02:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:54 smithi119 ceph-mon[108979]: from='client.46427 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:02:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:54 smithi119 ceph-mon[108979]: pgmap v19759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4263198317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:02:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:54 smithi183 ceph-mon[99169]: from='client.36540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:02:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:54 smithi183 ceph-mon[99169]: from='client.46427 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:02:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:54 smithi183 ceph-mon[99169]: pgmap v19759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4263198317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:02:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:02:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:56 smithi183 ceph-mon[99169]: pgmap v19760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:56 smithi119 ceph-mon[108979]: pgmap v19760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:56.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:56 smithi119 ceph-mon[94175]: pgmap v19760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:58.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:58 smithi183 ceph-mon[99169]: pgmap v19761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:58.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:58 smithi119 ceph-mon[108979]: pgmap v19761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:02:58.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:58 smithi119 ceph-mon[94175]: pgmap v19761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:02:59 smithi183 ceph-mon[99169]: pgmap v19762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:02:59 smithi119 ceph-mon[94175]: pgmap v19762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:02:59 smithi119 ceph-mon[108979]: pgmap v19762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:02 smithi183 ceph-mon[99169]: pgmap v19763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:02 smithi119 ceph-mon[94175]: pgmap v19763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:02 smithi119 ceph-mon[108979]: pgmap v19763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:03:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:03:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:03:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:04 smithi119 ceph-mon[94175]: pgmap v19764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:04 smithi119 ceph-mon[108979]: pgmap v19764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:04 smithi183 ceph-mon[99169]: pgmap v19764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:06 smithi183 ceph-mon[99169]: pgmap v19765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:06 smithi119 ceph-mon[94175]: pgmap v19765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:06 smithi119 ceph-mon[108979]: pgmap v19765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:07 smithi183 ceph-mon[99169]: pgmap v19766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:07 smithi119 ceph-mon[94175]: pgmap v19766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:07 smithi119 ceph-mon[108979]: pgmap v19766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:09 smithi183 ceph-mon[99169]: pgmap v19767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:09 smithi119 ceph-mon[94175]: pgmap v19767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:09 smithi119 ceph-mon[108979]: pgmap v19767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:12 smithi183 ceph-mon[99169]: pgmap v19768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:12 smithi119 ceph-mon[94175]: pgmap v19768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:12 smithi119 ceph-mon[108979]: pgmap v19768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:03:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:03:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:03:14.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:14 smithi119 ceph-mon[108979]: pgmap v19769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:14 smithi119 ceph-mon[94175]: pgmap v19769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:14 smithi183 ceph-mon[99169]: pgmap v19769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 01:03:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T01:03:14.926993829Z level=info msg="Completed cleanup jobs" duration=11.522212ms 2023-12-02T01:03:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:16 smithi183 ceph-mon[99169]: pgmap v19770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:16 smithi119 ceph-mon[94175]: pgmap v19770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:16 smithi119 ceph-mon[108979]: pgmap v19770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:18.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:18 smithi183 ceph-mon[99169]: pgmap v19771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:18.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:18 smithi119 ceph-mon[94175]: pgmap v19771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:18.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:18 smithi119 ceph-mon[108979]: pgmap v19771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:19 smithi183 ceph-mon[99169]: pgmap v19772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:19 smithi119 ceph-mon[108979]: pgmap v19772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:19 smithi119 ceph-mon[94175]: pgmap v19772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:22 smithi183 ceph-mon[99169]: pgmap v19773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:22 smithi119 ceph-mon[94175]: pgmap v19773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:22 smithi119 ceph-mon[108979]: pgmap v19773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:23.862 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:03:24.173 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:03:24.173 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 4m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:03:24.173 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 4m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:03:24.173 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 4m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:03:24.173 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 4m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:03:24.173 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 4m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:03:24.173 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 4m ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:03:24.173 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 4m ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:03:24.173 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 4m ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:03:24.173 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 4m ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:03:24.173 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 4m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:03:24.174 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 4m ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:03:24.174 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 4m ago 9h 6220M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:03:24.174 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 4m ago 9h 6253M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:03:24.174 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 4m ago 9h 5613M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:03:24.174 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 4m ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:03:24.174 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 4m ago 9h 4626M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:03:24.174 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 4m ago 9h 5805M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:03:24.174 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 4m ago 9h 4757M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:03:24.174 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 4m ago 9h 5652M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:03:24.174 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 4m ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:03:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:03:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:03:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:03:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:24 smithi119 ceph-mon[94175]: pgmap v19774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:24.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:24 smithi119 ceph-mon[108979]: pgmap v19774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:24.555 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:03:24.555 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:03:24.555 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:03:24.555 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:03:24.555 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:03:24.556 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:03:24.556 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:03:24.556 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:03:24.556 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:03:24.556 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:03:24.556 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:03:24.556 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:03:24.556 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:03:24.556 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:03:24.556 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:03:24.556 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:03:24.556 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:03:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:24 smithi183 ceph-mon[99169]: pgmap v19774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:25 smithi183 ceph-mon[99169]: from='client.36558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:03:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:25 smithi183 ceph-mon[99169]: from='client.46445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:03:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/247635314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:03:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:25 smithi119 ceph-mon[94175]: from='client.36558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:03:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:25 smithi119 ceph-mon[94175]: from='client.46445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:03:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/247635314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:03:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:25 smithi119 ceph-mon[108979]: from='client.36558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:03:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:25 smithi119 ceph-mon[108979]: from='client.46445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:03:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/247635314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:03:26.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:26 smithi183 ceph-mon[99169]: pgmap v19775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:26.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:26 smithi119 ceph-mon[94175]: pgmap v19775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:26.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:26 smithi119 ceph-mon[108979]: pgmap v19775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:27 smithi183 ceph-mon[99169]: pgmap v19776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:27 smithi119 ceph-mon[108979]: pgmap v19776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:27 smithi119 ceph-mon[94175]: pgmap v19776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:29 smithi183 ceph-mon[99169]: pgmap v19777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:29 smithi119 ceph-mon[94175]: pgmap v19777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:29 smithi119 ceph-mon[108979]: pgmap v19777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:32.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:32 smithi183 ceph-mon[99169]: pgmap v19778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:32.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:32 smithi119 ceph-mon[94175]: pgmap v19778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:32.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:32 smithi119 ceph-mon[108979]: pgmap v19778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:34.420 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:03:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:03:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:03:34.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:34 smithi183 ceph-mon[99169]: pgmap v19779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:34.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:03:34.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:34 smithi119 ceph-mon[108979]: pgmap v19779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:34.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:03:34.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:34 smithi119 ceph-mon[94175]: pgmap v19779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:34.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:03:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:03:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:03:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:03:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:03:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:03:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:03:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:03:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:03:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:03:36.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:36 smithi183 ceph-mon[99169]: pgmap v19780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:36.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:36 smithi119 ceph-mon[94175]: pgmap v19780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:36.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:36 smithi119 ceph-mon[108979]: pgmap v19780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:37.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:37 smithi183 ceph-mon[99169]: pgmap v19781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:37 smithi119 ceph-mon[94175]: pgmap v19781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:37 smithi119 ceph-mon[108979]: pgmap v19781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:39 smithi183 ceph-mon[99169]: pgmap v19782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:39 smithi119 ceph-mon[94175]: pgmap v19782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:39 smithi119 ceph-mon[108979]: pgmap v19782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:42 smithi183 ceph-mon[99169]: pgmap v19783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:42 smithi119 ceph-mon[94175]: pgmap v19783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:42.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:42 smithi119 ceph-mon[108979]: pgmap v19783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:44.424 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:03:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:03:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:03:44.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:44 smithi183 ceph-mon[99169]: pgmap v19784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:44.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:44 smithi119 ceph-mon[94175]: pgmap v19784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:44.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:44 smithi119 ceph-mon[108979]: pgmap v19784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:46 smithi183 ceph-mon[99169]: pgmap v19785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:46.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:46 smithi119 ceph-mon[94175]: pgmap v19785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:46 smithi119 ceph-mon[108979]: pgmap v19785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:47 smithi183 ceph-mon[99169]: pgmap v19786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:47 smithi119 ceph-mon[94175]: pgmap v19786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:47 smithi119 ceph-mon[108979]: pgmap v19786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:50.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:49 smithi183 ceph-mon[99169]: pgmap v19787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:49 smithi119 ceph-mon[94175]: pgmap v19787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:49 smithi119 ceph-mon[108979]: pgmap v19787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:52.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:52 smithi183 ceph-mon[99169]: pgmap v19788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:52.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:52 smithi119 ceph-mon[94175]: pgmap v19788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:52.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:52 smithi119 ceph-mon[108979]: pgmap v19788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:54.427 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:03:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:03:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:03:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:54 smithi183 ceph-mon[99169]: pgmap v19789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:54 smithi119 ceph-mon[94175]: pgmap v19789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:54.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:54 smithi119 ceph-mon[108979]: pgmap v19789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:54.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:03:54.902 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:03:55.210 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:03:55.210 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 5m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:03:55.210 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 5m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:03:55.210 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 5m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:03:55.210 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 5m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:03:55.210 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 5m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:03:55.210 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 5m ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:03:55.210 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 5m ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:03:55.211 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 5m ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:03:55.211 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 5m ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:03:55.211 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 5m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:03:55.211 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 5m ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:03:55.211 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 5m ago 9h 6220M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:03:55.211 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 5m ago 9h 6253M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:03:55.211 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 5m ago 9h 5613M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:03:55.211 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 5m ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:03:55.211 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 5m ago 9h 4626M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:03:55.211 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 5m ago 9h 5805M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:03:55.211 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 5m ago 9h 4757M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:03:55.211 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 5m ago 9h 5652M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:03:55.211 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 5m ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:03:55.590 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:03:55.590 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:03:55.590 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:03:55.590 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:03:55.590 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:03:55.590 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:03:55.590 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:03:55.591 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:03:55.591 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:03:55.591 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:03:55.591 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:03:55.591 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:03:55.591 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:03:55.591 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:03:55.591 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:03:55.591 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:03:55.591 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:03:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:55 smithi183 ceph-mon[99169]: from='client.36576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:03:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:55 smithi183 ceph-mon[99169]: from='client.46463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:03:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:55 smithi183 ceph-mon[99169]: pgmap v19790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:55 smithi119 ceph-mon[94175]: from='client.36576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:03:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:55 smithi119 ceph-mon[94175]: from='client.46463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:03:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:55 smithi119 ceph-mon[94175]: pgmap v19790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:55 smithi119 ceph-mon[108979]: from='client.36576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:03:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:55 smithi119 ceph-mon[108979]: from='client.46463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:03:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:55 smithi119 ceph-mon[108979]: pgmap v19790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:56.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/270097494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:03:56.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/270097494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:03:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/270097494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:03:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:57 smithi183 ceph-mon[99169]: pgmap v19791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:57 smithi119 ceph-mon[94175]: pgmap v19791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:03:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:57 smithi119 ceph-mon[108979]: pgmap v19791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:03:59 smithi183 ceph-mon[99169]: pgmap v19792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:03:59 smithi119 ceph-mon[94175]: pgmap v19792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:03:59 smithi119 ceph-mon[108979]: pgmap v19792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:02 smithi183 ceph-mon[99169]: pgmap v19793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:02 smithi119 ceph-mon[94175]: pgmap v19793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:02.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:02 smithi119 ceph-mon[108979]: pgmap v19793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:04.430 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:04:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:04:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:04:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:04 smithi183 ceph-mon[99169]: pgmap v19794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:04.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:04 smithi119 ceph-mon[108979]: pgmap v19794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:04.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:04 smithi119 ceph-mon[94175]: pgmap v19794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:05 smithi183 ceph-mon[99169]: pgmap v19795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:05 smithi119 ceph-mon[94175]: pgmap v19795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:05 smithi119 ceph-mon[108979]: pgmap v19795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:08.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:08 smithi183 ceph-mon[99169]: pgmap v19796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:08.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:08 smithi119 ceph-mon[94175]: pgmap v19796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:08.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:08 smithi119 ceph-mon[108979]: pgmap v19796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:09 smithi183 ceph-mon[99169]: pgmap v19797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:09 smithi119 ceph-mon[94175]: pgmap v19797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:09 smithi119 ceph-mon[108979]: pgmap v19797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:12.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:12 smithi183 ceph-mon[99169]: pgmap v19798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:12 smithi119 ceph-mon[94175]: pgmap v19798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:12.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:12 smithi119 ceph-mon[108979]: pgmap v19798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:13 smithi183 ceph-mon[99169]: pgmap v19799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:13 smithi119 ceph-mon[94175]: pgmap v19799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:13 smithi119 ceph-mon[108979]: pgmap v19799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:04:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:04:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:04:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:16 smithi183 ceph-mon[99169]: pgmap v19800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:16.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:16 smithi119 ceph-mon[94175]: pgmap v19800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:16 smithi119 ceph-mon[108979]: pgmap v19800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:17 smithi183 ceph-mon[99169]: pgmap v19801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:17 smithi119 ceph-mon[94175]: pgmap v19801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:17 smithi119 ceph-mon[108979]: pgmap v19801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:20.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:19 smithi183 ceph-mon[99169]: pgmap v19802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:19 smithi119 ceph-mon[94175]: pgmap v19802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:19 smithi119 ceph-mon[108979]: pgmap v19802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:22.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:22 smithi183 ceph-mon[99169]: pgmap v19803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:22.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:22 smithi119 ceph-mon[94175]: pgmap v19803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:22 smithi119 ceph-mon[108979]: pgmap v19803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:23 smithi119 ceph-mon[94175]: pgmap v19804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:23 smithi119 ceph-mon[108979]: pgmap v19804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:23 smithi183 ceph-mon[99169]: pgmap v19804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:04:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:04:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:04:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:25.937 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:04:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:25 smithi183 ceph-mon[99169]: pgmap v19805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:25 smithi119 ceph-mon[108979]: pgmap v19805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:25 smithi119 ceph-mon[94175]: pgmap v19805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:26.241 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:04:26.241 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 5m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:04:26.241 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 5m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:04:26.241 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 5m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:04:26.241 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 5m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:04:26.241 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 5m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:04:26.241 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 5m ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:04:26.241 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 5m ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:04:26.241 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 5m ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:04:26.241 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 5m ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:04:26.242 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 5m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:04:26.242 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 5m ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:04:26.242 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 5m ago 9h 6220M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:04:26.242 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 5m ago 9h 6253M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:04:26.242 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 5m ago 9h 5613M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:04:26.242 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 5m ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:04:26.242 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 5m ago 9h 4626M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:04:26.242 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 5m ago 9h 5805M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:04:26.242 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 5m ago 9h 4757M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:04:26.242 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 5m ago 9h 5652M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:04:26.242 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 5m ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:04:26.618 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:04:26.618 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:04:26.618 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:04:26.618 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:04:26.618 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:04:26.618 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:04:26.618 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:04:26.619 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:04:26.619 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:04:26.619 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:04:26.619 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:04:26.619 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:04:26.619 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:04:26.619 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:04:26.619 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:04:26.619 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:04:26.619 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:04:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:26 smithi183 ceph-mon[99169]: from='client.46475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:04:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:26 smithi183 ceph-mon[99169]: from='client.36600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:04:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:26 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2547330371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:04:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:26 smithi119 ceph-mon[94175]: from='client.46475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:04:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:26 smithi119 ceph-mon[94175]: from='client.36600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:04:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:26 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2547330371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:04:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:26 smithi119 ceph-mon[108979]: from='client.46475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:04:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:26 smithi119 ceph-mon[108979]: from='client.36600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:04:27.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:26 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2547330371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:04:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:27 smithi183 ceph-mon[99169]: pgmap v19806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:27 smithi119 ceph-mon[94175]: pgmap v19806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:27 smithi119 ceph-mon[108979]: pgmap v19806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:29 smithi183 ceph-mon[99169]: pgmap v19807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:30.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:29 smithi119 ceph-mon[108979]: pgmap v19807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:29 smithi119 ceph-mon[94175]: pgmap v19807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:31 smithi183 ceph-mon[99169]: pgmap v19808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:31 smithi119 ceph-mon[108979]: pgmap v19808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:31 smithi119 ceph-mon[94175]: pgmap v19808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:33 smithi183 ceph-mon[99169]: pgmap v19809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:33 smithi119 ceph-mon[94175]: pgmap v19809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:33 smithi119 ceph-mon[108979]: pgmap v19809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:04:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:04:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:04:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:04:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:04:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:04:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:35 smithi183 ceph-mon[99169]: pgmap v19810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:36.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:04:36.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:04:36.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:04:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:35 smithi119 ceph-mon[108979]: pgmap v19810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:36.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:04:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:04:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:04:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:35 smithi119 ceph-mon[94175]: pgmap v19810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:04:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:04:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:04:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:37 smithi183 ceph-mon[99169]: pgmap v19811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:37 smithi119 ceph-mon[94175]: pgmap v19811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:37 smithi119 ceph-mon[108979]: pgmap v19811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:39 smithi183 ceph-mon[99169]: pgmap v19812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:39 smithi119 ceph-mon[94175]: pgmap v19812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:39 smithi119 ceph-mon[108979]: pgmap v19812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:41 smithi183 ceph-mon[99169]: pgmap v19813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:41 smithi119 ceph-mon[94175]: pgmap v19813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:41 smithi119 ceph-mon[108979]: pgmap v19813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:43 smithi183 ceph-mon[99169]: pgmap v19814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:43 smithi119 ceph-mon[94175]: pgmap v19814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:43 smithi119 ceph-mon[108979]: pgmap v19814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:04:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:04:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:04:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:45 smithi183 ceph-mon[99169]: pgmap v19815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:45 smithi119 ceph-mon[94175]: pgmap v19815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:45 smithi119 ceph-mon[108979]: pgmap v19815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:47 smithi183 ceph-mon[99169]: pgmap v19816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:47 smithi119 ceph-mon[94175]: pgmap v19816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:47 smithi119 ceph-mon[108979]: pgmap v19816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:49 smithi183 ceph-mon[99169]: pgmap v19817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:49 smithi119 ceph-mon[108979]: pgmap v19817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:49 smithi119 ceph-mon[94175]: pgmap v19817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:51 smithi183 ceph-mon[99169]: pgmap v19818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:51 smithi119 ceph-mon[94175]: pgmap v19818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:51 smithi119 ceph-mon[108979]: pgmap v19818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:53 smithi183 ceph-mon[99169]: pgmap v19819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:53 smithi119 ceph-mon[94175]: pgmap v19819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:53 smithi119 ceph-mon[108979]: pgmap v19819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:04:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:04:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:04:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:04:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:55 smithi183 ceph-mon[99169]: pgmap v19820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:55 smithi119 ceph-mon[94175]: pgmap v19820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:55 smithi119 ceph-mon[108979]: pgmap v19820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:56.967 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:04:57.273 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:04:57.274 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 6m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:04:57.274 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 6m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:04:57.274 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 6m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:04:57.274 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 6m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:04:57.274 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 6m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:04:57.274 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 6m ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:04:57.274 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 6m ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:04:57.274 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 6m ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:04:57.274 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 6m ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:04:57.274 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 6m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:04:57.274 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 6m ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:04:57.274 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 6m ago 9h 6220M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:04:57.274 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 6m ago 9h 6253M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:04:57.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 6m ago 9h 5613M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:04:57.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 6m ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:04:57.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 6m ago 9h 4626M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:04:57.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 6m ago 9h 5805M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:04:57.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 6m ago 9h 4757M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:04:57.275 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 6m ago 9h 5652M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:04:57.275 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 6m ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:04:57.658 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:04:57.658 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:04:57.658 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:04:57.658 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:04:57.658 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:04:57.658 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:04:57.659 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:04:57.659 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:04:57.659 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:04:57.659 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:04:57.659 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:04:57.659 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:04:57.659 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:04:57.659 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:04:57.659 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:04:57.659 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:04:57.659 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:04:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:57 smithi183 ceph-mon[99169]: from='client.46493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:04:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:57 smithi183 ceph-mon[99169]: from='client.46499 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:04:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:57 smithi183 ceph-mon[99169]: pgmap v19821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:57 smithi119 ceph-mon[108979]: from='client.46493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:04:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:57 smithi119 ceph-mon[108979]: from='client.46499 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:04:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:57 smithi119 ceph-mon[108979]: pgmap v19821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:57 smithi119 ceph-mon[94175]: from='client.46493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:04:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:57 smithi119 ceph-mon[94175]: from='client.46499 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:04:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:57 smithi119 ceph-mon[94175]: pgmap v19821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:04:58.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2477846530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:04:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2477846530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:04:58.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2477846530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:05:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:04:59 smithi183 ceph-mon[99169]: pgmap v19822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:04:59 smithi119 ceph-mon[94175]: pgmap v19822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:04:59 smithi119 ceph-mon[108979]: pgmap v19822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:01 smithi183 ceph-mon[99169]: pgmap v19823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:01 smithi119 ceph-mon[94175]: pgmap v19823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:01 smithi119 ceph-mon[108979]: pgmap v19823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:03 smithi183 ceph-mon[99169]: pgmap v19824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:03 smithi119 ceph-mon[108979]: pgmap v19824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:03 smithi119 ceph-mon[94175]: pgmap v19824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:05:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:05:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:05:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:05 smithi183 ceph-mon[99169]: pgmap v19825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:05 smithi119 ceph-mon[94175]: pgmap v19825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:05 smithi119 ceph-mon[108979]: pgmap v19825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:07 smithi183 ceph-mon[99169]: pgmap v19826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:07 smithi119 ceph-mon[94175]: pgmap v19826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:07 smithi119 ceph-mon[108979]: pgmap v19826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:09 smithi183 ceph-mon[99169]: pgmap v19827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:09 smithi119 ceph-mon[94175]: pgmap v19827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:09 smithi119 ceph-mon[108979]: pgmap v19827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:11 smithi183 ceph-mon[99169]: pgmap v19828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:11 smithi119 ceph-mon[94175]: pgmap v19828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:11 smithi119 ceph-mon[108979]: pgmap v19828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:13 smithi183 ceph-mon[99169]: pgmap v19829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:13 smithi119 ceph-mon[94175]: pgmap v19829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:13 smithi119 ceph-mon[108979]: pgmap v19829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:05:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:05:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:05:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:15 smithi183 ceph-mon[99169]: pgmap v19830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:15 smithi119 ceph-mon[94175]: pgmap v19830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:15 smithi119 ceph-mon[108979]: pgmap v19830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:17 smithi183 ceph-mon[99169]: pgmap v19831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:17 smithi119 ceph-mon[108979]: pgmap v19831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:17 smithi119 ceph-mon[94175]: pgmap v19831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:20.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:19 smithi183 ceph-mon[99169]: pgmap v19832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:19 smithi119 ceph-mon[94175]: pgmap v19832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:19 smithi119 ceph-mon[108979]: pgmap v19832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:21 smithi183 ceph-mon[99169]: pgmap v19833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:21 smithi119 ceph-mon[94175]: pgmap v19833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:21 smithi119 ceph-mon[108979]: pgmap v19833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:23 smithi183 ceph-mon[99169]: pgmap v19834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:23 smithi119 ceph-mon[94175]: pgmap v19834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:23 smithi119 ceph-mon[108979]: pgmap v19834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:05:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:05:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:05:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:25 smithi183 ceph-mon[99169]: pgmap v19835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:25 smithi119 ceph-mon[94175]: pgmap v19835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:25 smithi119 ceph-mon[108979]: pgmap v19835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:27 smithi183 ceph-mon[99169]: pgmap v19836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:27 smithi119 ceph-mon[94175]: pgmap v19836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:27 smithi119 ceph-mon[108979]: pgmap v19836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:28.003 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:05:28.309 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:05:28.309 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 6m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:05:28.309 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 6m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:05:28.309 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 6m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:05:28.309 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 6m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:05:28.310 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 6m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:05:28.310 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 6m ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:05:28.310 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 6m ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:05:28.310 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 6m ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:05:28.310 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 6m ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:05:28.310 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 6m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:05:28.310 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 6m ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:05:28.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 6m ago 9h 6220M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:05:28.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 6m ago 9h 6253M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:05:28.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 6m ago 9h 5613M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:05:28.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 6m ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:05:28.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 6m ago 9h 4626M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:05:28.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 6m ago 9h 5805M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:05:28.310 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 6m ago 9h 4757M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:05:28.311 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 6m ago 9h 5652M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:05:28.311 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 6m ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:05:28.691 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:05:28.691 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:05:28.691 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:05:28.691 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:05:28.691 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:05:28.691 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:05:28.691 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:05:28.691 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:05:28.691 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:05:28.691 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:05:28.692 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:05:28.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:05:28.692 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:05:28.692 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:05:28.692 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:05:28.692 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:05:28.692 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:05:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:28 smithi183 ceph-mon[99169]: from='client.36630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:05:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:28 smithi183 ceph-mon[99169]: from='client.46517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:05:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:28 smithi119 ceph-mon[94175]: from='client.36630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:05:28.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:28 smithi119 ceph-mon[94175]: from='client.46517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:05:28.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:28 smithi119 ceph-mon[108979]: from='client.36630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:05:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:28 smithi119 ceph-mon[108979]: from='client.46517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:05:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2968445602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:05:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:29 smithi183 ceph-mon[99169]: pgmap v19837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2968445602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:05:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:29 smithi119 ceph-mon[94175]: pgmap v19837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2968445602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:05:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:29 smithi119 ceph-mon[108979]: pgmap v19837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:31 smithi183 ceph-mon[99169]: pgmap v19838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:31 smithi119 ceph-mon[94175]: pgmap v19838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:31 smithi119 ceph-mon[108979]: pgmap v19838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:33 smithi183 ceph-mon[99169]: pgmap v19839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:33 smithi119 ceph-mon[94175]: pgmap v19839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:33 smithi119 ceph-mon[108979]: pgmap v19839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:05:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:05:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:05:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:35 smithi183 ceph-mon[99169]: pgmap v19840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:35 smithi119 ceph-mon[94175]: pgmap v19840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:35 smithi119 ceph-mon[108979]: pgmap v19840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:05:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:05:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:05:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:36 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:05:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:05:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:05:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:05:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:36 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:05:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:05:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:05:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:05:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:36 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:05:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:37 smithi183 ceph-mon[99169]: pgmap v19841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:37 smithi119 ceph-mon[108979]: pgmap v19841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:37 smithi119 ceph-mon[94175]: pgmap v19841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:39 smithi119 ceph-mon[94175]: pgmap v19842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:39 smithi119 ceph-mon[108979]: pgmap v19842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:39 smithi183 ceph-mon[99169]: pgmap v19842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:41 smithi183 ceph-mon[99169]: pgmap v19843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:41 smithi119 ceph-mon[108979]: pgmap v19843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:41 smithi119 ceph-mon[94175]: pgmap v19843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:43 smithi183 ceph-mon[99169]: pgmap v19844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:43 smithi119 ceph-mon[94175]: pgmap v19844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:43 smithi119 ceph-mon[108979]: pgmap v19844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:05:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:05:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:05:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:45 smithi183 ceph-mon[99169]: pgmap v19845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:45 smithi119 ceph-mon[94175]: pgmap v19845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:45 smithi119 ceph-mon[108979]: pgmap v19845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:47 smithi183 ceph-mon[99169]: pgmap v19846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:47 smithi119 ceph-mon[94175]: pgmap v19846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:47 smithi119 ceph-mon[108979]: pgmap v19846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:49 smithi119 ceph-mon[94175]: pgmap v19847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:49 smithi119 ceph-mon[108979]: pgmap v19847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:49 smithi183 ceph-mon[99169]: pgmap v19847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:51 smithi183 ceph-mon[99169]: pgmap v19848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:51 smithi119 ceph-mon[94175]: pgmap v19848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:51 smithi119 ceph-mon[108979]: pgmap v19848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:53 smithi183 ceph-mon[99169]: pgmap v19849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:53 smithi119 ceph-mon[108979]: pgmap v19849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:53 smithi119 ceph-mon[94175]: pgmap v19849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:05:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:05:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:05:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:05:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:55 smithi183 ceph-mon[99169]: pgmap v19850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:55 smithi119 ceph-mon[94175]: pgmap v19850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:55 smithi119 ceph-mon[108979]: pgmap v19850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:57 smithi183 ceph-mon[99169]: pgmap v19851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:57 smithi119 ceph-mon[94175]: pgmap v19851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:57 smithi119 ceph-mon[108979]: pgmap v19851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:05:59.034 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:05:59.340 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:05:59.340 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 7m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:05:59.340 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 7m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:05:59.340 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 7m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:05:59.340 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 7m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:05:59.340 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 7m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:05:59.340 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 7m ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:05:59.340 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 7m ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:05:59.340 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 7m ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:05:59.340 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 7m ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:05:59.340 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 7m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:05:59.341 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 7m ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:05:59.341 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 7m ago 9h 6220M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:05:59.341 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 7m ago 9h 6253M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:05:59.341 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 7m ago 9h 5613M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:05:59.341 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 7m ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:05:59.341 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 7m ago 9h 4626M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:05:59.341 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 7m ago 9h 5805M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:05:59.341 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 7m ago 9h 4757M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:05:59.341 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 7m ago 9h 5652M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:05:59.341 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 7m ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:05:59.721 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:05:59.721 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:05:59.722 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:05:59.722 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:05:59.722 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:05:59.722 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:05:59.722 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:05:59.722 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:05:59.722 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:05:59.722 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:05:59.722 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:05:59.722 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:05:59.722 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:05:59.722 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:05:59.722 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:05:59.722 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:05:59.722 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:06:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:59 smithi119 ceph-mon[94175]: from='client.46529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:06:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:59 smithi119 ceph-mon[94175]: from='client.36654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:06:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:59 smithi119 ceph-mon[94175]: pgmap v19852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:05:59 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/364805639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:06:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:59 smithi119 ceph-mon[108979]: from='client.46529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:06:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:59 smithi119 ceph-mon[108979]: from='client.36654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:06:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:59 smithi119 ceph-mon[108979]: pgmap v19852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:05:59 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/364805639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:06:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:59 smithi183 ceph-mon[99169]: from='client.46529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:06:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:59 smithi183 ceph-mon[99169]: from='client.36654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:06:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:59 smithi183 ceph-mon[99169]: pgmap v19852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:05:59 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/364805639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:06:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:01 smithi183 ceph-mon[99169]: pgmap v19853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:01 smithi119 ceph-mon[94175]: pgmap v19853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:01 smithi119 ceph-mon[108979]: pgmap v19853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:03 smithi183 ceph-mon[99169]: pgmap v19854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:03 smithi119 ceph-mon[94175]: pgmap v19854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:03 smithi119 ceph-mon[108979]: pgmap v19854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:06:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:06:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:06:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:05 smithi183 ceph-mon[99169]: pgmap v19855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:05 smithi119 ceph-mon[94175]: pgmap v19855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:05 smithi119 ceph-mon[108979]: pgmap v19855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:07 smithi183 ceph-mon[99169]: pgmap v19856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:07 smithi119 ceph-mon[94175]: pgmap v19856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:07 smithi119 ceph-mon[108979]: pgmap v19856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:09 smithi183 ceph-mon[99169]: pgmap v19857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:09 smithi119 ceph-mon[94175]: pgmap v19857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:09 smithi119 ceph-mon[108979]: pgmap v19857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:11 smithi183 ceph-mon[99169]: pgmap v19858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:11 smithi119 ceph-mon[108979]: pgmap v19858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:11 smithi119 ceph-mon[94175]: pgmap v19858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:13 smithi183 ceph-mon[99169]: pgmap v19859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:13 smithi119 ceph-mon[94175]: pgmap v19859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:13 smithi119 ceph-mon[108979]: pgmap v19859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:06:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:06:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:06:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:15 smithi183 ceph-mon[99169]: pgmap v19860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:15.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:15 smithi119 ceph-mon[108979]: pgmap v19860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:15.951 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:15 smithi119 ceph-mon[94175]: pgmap v19860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:17 smithi183 ceph-mon[99169]: pgmap v19861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:17 smithi119 ceph-mon[94175]: pgmap v19861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:17 smithi119 ceph-mon[108979]: pgmap v19861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:19 smithi183 ceph-mon[99169]: pgmap v19862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:19 smithi119 ceph-mon[108979]: pgmap v19862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:19 smithi119 ceph-mon[94175]: pgmap v19862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:21 smithi183 ceph-mon[99169]: pgmap v19863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:21 smithi119 ceph-mon[108979]: pgmap v19863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:21 smithi119 ceph-mon[94175]: pgmap v19863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:23 smithi183 ceph-mon[99169]: pgmap v19864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:23 smithi119 ceph-mon[94175]: pgmap v19864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:23 smithi119 ceph-mon[108979]: pgmap v19864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:06:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:06:24] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T01:06:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:25 smithi183 ceph-mon[99169]: pgmap v19865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:25 smithi119 ceph-mon[94175]: pgmap v19865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:25 smithi119 ceph-mon[108979]: pgmap v19865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:27 smithi183 ceph-mon[99169]: pgmap v19866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:27 smithi119 ceph-mon[94175]: pgmap v19866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:27 smithi119 ceph-mon[108979]: pgmap v19866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:30.070 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:06:30.375 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:06:30.376 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 8m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:06:30.376 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 7m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:06:30.376 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 8m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:06:30.376 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 7m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:06:30.376 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 7m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:06:30.376 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 8m ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:06:30.376 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 8m ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:06:30.376 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 7m ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:06:30.376 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 8m ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:06:30.376 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 8m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:06:30.376 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 7m ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:06:30.376 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 8m ago 9h 6220M 2097M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:06:30.376 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 8m ago 9h 6253M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:06:30.376 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 8m ago 9h 5613M 2097M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:06:30.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 8m ago 9h 5451M 2097M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:06:30.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 7m ago 9h 4626M 2478M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:06:30.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 7m ago 9h 5805M 2478M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:06:30.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 7m ago 9h 4757M 2478M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:06:30.377 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 7m ago 9h 5652M 2478M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:06:30.377 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 7m ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:06:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:29 smithi183 ceph-mon[99169]: pgmap v19867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:29 smithi119 ceph-mon[94175]: pgmap v19867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:29 smithi119 ceph-mon[108979]: pgmap v19867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:30.753 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:06:30.753 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:06:30.753 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:06:30.754 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:06:30.754 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:06:30.754 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:06:30.754 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:06:30.754 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:06:30.754 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:06:30.754 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:06:30.754 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:06:30.754 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:06:30.754 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:06:30.754 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:06:30.754 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:06:30.754 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:06:30.755 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:06:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:30 smithi183 ceph-mon[99169]: from='client.46547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:06:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:30 smithi183 ceph-mon[99169]: from='client.36672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:06:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:30 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/782048828' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:06:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:30 smithi119 ceph-mon[108979]: from='client.46547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:06:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:30 smithi119 ceph-mon[108979]: from='client.36672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:06:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:30 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/782048828' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:06:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:30 smithi119 ceph-mon[94175]: from='client.46547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:06:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:30 smithi119 ceph-mon[94175]: from='client.36672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:06:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:30 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/782048828' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:06:32.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:31 smithi183 ceph-mon[99169]: pgmap v19868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:32.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:31 smithi119 ceph-mon[108979]: pgmap v19868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:32.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:31 smithi119 ceph-mon[94175]: pgmap v19868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:33 smithi183 ceph-mon[99169]: pgmap v19869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:33 smithi119 ceph-mon[94175]: pgmap v19869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:33 smithi119 ceph-mon[108979]: pgmap v19869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:06:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:06:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T01:06:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:35 smithi183 ceph-mon[99169]: pgmap v19870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:35 smithi119 ceph-mon[94175]: pgmap v19870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:35 smithi119 ceph-mon[108979]: pgmap v19870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:06:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:06:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:06:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2474M 2023-12-02T01:06:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:06:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2088M 2023-12-02T01:06:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:06:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:06:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:06:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:06:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:37 smithi183 ceph-mon[99169]: pgmap v19871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2474M 2023-12-02T01:06:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:06:37.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2088M 2023-12-02T01:06:37.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:06:37.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:06:37.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:06:37.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:06:37.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[94175]: pgmap v19871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2474M 2023-12-02T01:06:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:06:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:06:37.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2088M 2023-12-02T01:06:37.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:06:37.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:06:37.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:06:37.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:06:37.952 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:37 smithi119 ceph-mon[108979]: pgmap v19871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:39 smithi183 ceph-mon[99169]: pgmap v19872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:39 smithi119 ceph-mon[94175]: pgmap v19872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:39 smithi119 ceph-mon[108979]: pgmap v19872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:41 smithi183 ceph-mon[99169]: pgmap v19873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:41 smithi119 ceph-mon[94175]: pgmap v19873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:41 smithi119 ceph-mon[108979]: pgmap v19873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:43 smithi183 ceph-mon[99169]: pgmap v19874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:43 smithi119 ceph-mon[94175]: pgmap v19874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:43 smithi119 ceph-mon[108979]: pgmap v19874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:06:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:06:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:06:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:45 smithi183 ceph-mon[99169]: pgmap v19875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:45 smithi119 ceph-mon[94175]: pgmap v19875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:45 smithi119 ceph-mon[108979]: pgmap v19875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:47.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:47 smithi183 ceph-mon[99169]: pgmap v19876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:47 smithi119 ceph-mon[108979]: pgmap v19876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:47 smithi119 ceph-mon[94175]: pgmap v19876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:49 smithi183 ceph-mon[99169]: pgmap v19877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:49 smithi119 ceph-mon[94175]: pgmap v19877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:49 smithi119 ceph-mon[108979]: pgmap v19877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:51 smithi183 ceph-mon[99169]: pgmap v19878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:51 smithi119 ceph-mon[94175]: pgmap v19878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:51 smithi119 ceph-mon[108979]: pgmap v19878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:53 smithi183 ceph-mon[99169]: pgmap v19879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:53 smithi119 ceph-mon[94175]: pgmap v19879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:53 smithi119 ceph-mon[108979]: pgmap v19879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:06:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:06:54] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-02T01:06:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:06:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:55 smithi183 ceph-mon[99169]: pgmap v19880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:55 smithi119 ceph-mon[94175]: pgmap v19880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:55 smithi119 ceph-mon[108979]: pgmap v19880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:57 smithi183 ceph-mon[99169]: pgmap v19881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:57 smithi119 ceph-mon[94175]: pgmap v19881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:06:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:57 smithi119 ceph-mon[108979]: pgmap v19881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:06:59 smithi183 ceph-mon[99169]: pgmap v19882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:06:59 smithi119 ceph-mon[94175]: pgmap v19882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:06:59 smithi119 ceph-mon[108979]: pgmap v19882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:01.101 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:07:01.410 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:07:01.410 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 8m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:07:01.410 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 8m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:07:01.410 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 8m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:07:01.410 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 8m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:07:01.410 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 8m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:07:01.410 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 8m ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:07:01.410 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 8m ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:07:01.410 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 8m ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:07:01.410 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 8m ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:07:01.410 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 8m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:07:01.411 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 8m ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:07:01.411 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 8m ago 9h 6220M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:07:01.411 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 8m ago 9h 6253M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:07:01.411 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 8m ago 9h 5613M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:07:01.411 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 8m ago 9h 5451M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:07:01.411 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 8m ago 9h 4626M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:07:01.411 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 8m ago 9h 5805M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:07:01.411 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 8m ago 9h 4757M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:07:01.411 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 8m ago 9h 5652M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:07:01.411 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 8m ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:07:01.791 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:07:01.792 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:07:01.792 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:07:01.792 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:07:01.792 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:07:01.792 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:07:01.792 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:07:01.792 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:07:01.792 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:07:01.792 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:07:01.792 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:07:01.792 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:07:01.792 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:07:01.792 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:07:01.792 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:07:01.793 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:07:01.793 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:07:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:01 smithi183 ceph-mon[99169]: from='client.36684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:07:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:01 smithi183 ceph-mon[99169]: from='client.46571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:07:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:01 smithi183 ceph-mon[99169]: pgmap v19883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:01 smithi119 ceph-mon[94175]: from='client.36684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:07:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:01 smithi119 ceph-mon[94175]: from='client.46571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:07:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:01 smithi119 ceph-mon[94175]: pgmap v19883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:01 smithi119 ceph-mon[108979]: from='client.36684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:07:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:01 smithi119 ceph-mon[108979]: from='client.46571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:07:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:01 smithi119 ceph-mon[108979]: pgmap v19883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:02.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2605564398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:07:02.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2605564398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:07:02.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2605564398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:07:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:03 smithi183 ceph-mon[99169]: pgmap v19884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:03 smithi119 ceph-mon[108979]: pgmap v19884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:03 smithi119 ceph-mon[94175]: pgmap v19884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:07:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:07:04] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-02T01:07:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:05 smithi183 ceph-mon[99169]: pgmap v19885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:05 smithi119 ceph-mon[94175]: pgmap v19885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:05 smithi119 ceph-mon[108979]: pgmap v19885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:07 smithi183 ceph-mon[99169]: pgmap v19886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:07 smithi119 ceph-mon[94175]: pgmap v19886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:07 smithi119 ceph-mon[108979]: pgmap v19886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:09 smithi183 ceph-mon[99169]: pgmap v19887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:09 smithi119 ceph-mon[94175]: pgmap v19887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:09 smithi119 ceph-mon[108979]: pgmap v19887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:11 smithi183 ceph-mon[99169]: pgmap v19888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:11 smithi119 ceph-mon[94175]: pgmap v19888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:11 smithi119 ceph-mon[108979]: pgmap v19888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:13 smithi183 ceph-mon[99169]: pgmap v19889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:13 smithi119 ceph-mon[94175]: pgmap v19889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:13 smithi119 ceph-mon[108979]: pgmap v19889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:07:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:07:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:07:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:15 smithi183 ceph-mon[99169]: pgmap v19890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:15 smithi119 ceph-mon[94175]: pgmap v19890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:15 smithi119 ceph-mon[108979]: pgmap v19890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:17 smithi183 ceph-mon[99169]: pgmap v19891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:17 smithi119 ceph-mon[94175]: pgmap v19891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:17 smithi119 ceph-mon[108979]: pgmap v19891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:19 smithi183 ceph-mon[99169]: pgmap v19892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:19 smithi119 ceph-mon[94175]: pgmap v19892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:20.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:19 smithi119 ceph-mon[108979]: pgmap v19892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:21 smithi183 ceph-mon[99169]: pgmap v19893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:21 smithi119 ceph-mon[108979]: pgmap v19893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:21 smithi119 ceph-mon[94175]: pgmap v19893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:23 smithi183 ceph-mon[99169]: pgmap v19894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:23 smithi119 ceph-mon[94175]: pgmap v19894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:23 smithi119 ceph-mon[108979]: pgmap v19894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:07:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:07:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:07:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:25 smithi183 ceph-mon[99169]: pgmap v19895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:25 smithi119 ceph-mon[94175]: pgmap v19895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:25 smithi119 ceph-mon[108979]: pgmap v19895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:27 smithi183 ceph-mon[99169]: pgmap v19896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:27 smithi119 ceph-mon[94175]: pgmap v19896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:27 smithi119 ceph-mon[108979]: pgmap v19896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:29 smithi183 ceph-mon[99169]: pgmap v19897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:29 smithi119 ceph-mon[94175]: pgmap v19897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:30.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:29 smithi119 ceph-mon[108979]: pgmap v19897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:31 smithi183 ceph-mon[99169]: pgmap v19898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:31 smithi119 ceph-mon[94175]: pgmap v19898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:31 smithi119 ceph-mon[108979]: pgmap v19898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:32.143 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:07:32.453 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:07:32.453 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 9m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:07:32.453 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 9m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:07:32.453 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 9m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:07:32.454 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 9m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:07:32.454 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 9m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:07:32.454 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 9m ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:07:32.454 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 9m ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:07:32.454 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 9m ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:07:32.454 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 9m ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:07:32.454 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 9m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:07:32.454 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 9m ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:07:32.454 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 9m ago 9h 6220M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:07:32.454 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 9m ago 9h 6253M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:07:32.454 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 9m ago 9h 5613M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:07:32.454 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 9m ago 9h 5451M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:07:32.454 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 9m ago 9h 4626M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:07:32.454 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 9m ago 9h 5805M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:07:32.454 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 9m ago 9h 4757M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:07:32.455 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 9m ago 9h 5652M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:07:32.455 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 9m ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:07:32.834 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:07:32.834 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:07:32.834 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:07:32.834 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:07:32.834 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:07:32.834 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:07:32.835 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:07:32.835 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:07:32.835 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:07:32.835 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:07:32.835 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:07:32.835 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:07:32.836 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:07:32.836 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:07:32.836 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:07:32.836 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:07:32.836 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:07:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:32 smithi183 ceph-mon[99169]: from='client.36702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:07:32.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:32 smithi183 ceph-mon[99169]: from='client.46589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:07:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:32 smithi119 ceph-mon[94175]: from='client.36702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:07:32.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:32 smithi119 ceph-mon[94175]: from='client.46589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:07:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:32 smithi119 ceph-mon[108979]: from='client.36702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:07:32.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:32 smithi119 ceph-mon[108979]: from='client.46589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:07:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4152269062' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:07:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:33 smithi183 ceph-mon[99169]: pgmap v19899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4152269062' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:07:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:33 smithi119 ceph-mon[94175]: pgmap v19899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4152269062' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:07:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:33 smithi119 ceph-mon[108979]: pgmap v19899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:07:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:07:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:07:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:35 smithi183 ceph-mon[99169]: pgmap v19900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:35 smithi119 ceph-mon[94175]: pgmap v19900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:35 smithi119 ceph-mon[108979]: pgmap v19900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:37.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:07:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:07:37.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:07:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:07:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:07:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:37 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:07:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:37 smithi183 ceph-mon[99169]: pgmap v19901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:07:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:07:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:37 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:07:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:37 smithi119 ceph-mon[94175]: pgmap v19901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:07:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:07:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:37 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:07:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:37 smithi119 ceph-mon[108979]: pgmap v19901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:39 smithi183 ceph-mon[99169]: pgmap v19902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:39 smithi119 ceph-mon[108979]: pgmap v19902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:39 smithi119 ceph-mon[94175]: pgmap v19902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:41 smithi183 ceph-mon[99169]: pgmap v19903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:41 smithi119 ceph-mon[94175]: pgmap v19903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:41 smithi119 ceph-mon[108979]: pgmap v19903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:43 smithi183 ceph-mon[99169]: pgmap v19904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:43 smithi119 ceph-mon[94175]: pgmap v19904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:43 smithi119 ceph-mon[108979]: pgmap v19904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:07:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:07:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:07:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:45 smithi183 ceph-mon[99169]: pgmap v19905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:45 smithi119 ceph-mon[94175]: pgmap v19905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:45 smithi119 ceph-mon[108979]: pgmap v19905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:47 smithi183 ceph-mon[99169]: pgmap v19906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:47 smithi119 ceph-mon[94175]: pgmap v19906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:47 smithi119 ceph-mon[108979]: pgmap v19906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:49 smithi183 ceph-mon[99169]: pgmap v19907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:49 smithi119 ceph-mon[94175]: pgmap v19907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:49 smithi119 ceph-mon[108979]: pgmap v19907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:51 smithi183 ceph-mon[99169]: pgmap v19908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:51 smithi119 ceph-mon[108979]: pgmap v19908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:51 smithi119 ceph-mon[94175]: pgmap v19908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:53 smithi183 ceph-mon[99169]: pgmap v19909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:53 smithi119 ceph-mon[94175]: pgmap v19909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:53 smithi119 ceph-mon[108979]: pgmap v19909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:07:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:07:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:07:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:07:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:55 smithi183 ceph-mon[99169]: pgmap v19910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:55 smithi119 ceph-mon[94175]: pgmap v19910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:55 smithi119 ceph-mon[108979]: pgmap v19910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:57 smithi183 ceph-mon[99169]: pgmap v19911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:57 smithi119 ceph-mon[108979]: pgmap v19911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:07:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:57 smithi119 ceph-mon[94175]: pgmap v19911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:07:59 smithi183 ceph-mon[99169]: pgmap v19912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:07:59 smithi119 ceph-mon[94175]: pgmap v19912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:07:59 smithi119 ceph-mon[108979]: pgmap v19912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:01 smithi183 ceph-mon[99169]: pgmap v19913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:01 smithi119 ceph-mon[94175]: pgmap v19913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:01 smithi119 ceph-mon[108979]: pgmap v19913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:03.178 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:08:03.486 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:08:03.486 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 9m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:08:03.486 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 9m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:08:03.486 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 9m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:08:03.486 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 9m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:08:03.486 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 9m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:08:03.486 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 9m ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:08:03.486 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 9m ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:08:03.486 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 9m ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:08:03.487 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 9m ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:08:03.487 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 9m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:08:03.487 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 9m ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:08:03.487 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 9m ago 9h 6220M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:08:03.487 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 9m ago 9h 6253M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:08:03.487 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 9m ago 9h 5613M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:08:03.487 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 9m ago 9h 5451M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:08:03.487 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 9m ago 9h 4626M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:08:03.487 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 9m ago 9h 5805M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:08:03.487 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 9m ago 9h 4757M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:08:03.487 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 9m ago 9h 5652M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:08:03.487 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 9m ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:08:03.870 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:08:03.870 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:08:03.870 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:08:03.870 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:08:03.871 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:08:03.871 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:08:03.871 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:08:03.871 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:08:03.871 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:08:03.871 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:08:03.871 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:08:03.872 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:08:03.872 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:08:03.872 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:08:03.872 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:08:03.872 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:08:03.872 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:08:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:03 smithi183 ceph-mon[99169]: from='client.36720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:08:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:03 smithi183 ceph-mon[99169]: pgmap v19914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:03 smithi119 ceph-mon[108979]: from='client.36720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:08:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:03 smithi119 ceph-mon[108979]: pgmap v19914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:03 smithi119 ceph-mon[94175]: from='client.36720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:08:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:03 smithi119 ceph-mon[94175]: pgmap v19914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:08:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:08:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:08:04.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:04 smithi183 ceph-mon[99169]: from='client.36726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:08:04.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/624388804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:08:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:04 smithi119 ceph-mon[94175]: from='client.36726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:08:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/624388804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:08:04.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:04 smithi119 ceph-mon[108979]: from='client.36726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:08:04.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/624388804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:08:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:05 smithi183 ceph-mon[99169]: pgmap v19915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:05 smithi119 ceph-mon[94175]: pgmap v19915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:05 smithi119 ceph-mon[108979]: pgmap v19915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:07 smithi183 ceph-mon[99169]: pgmap v19916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:07 smithi119 ceph-mon[94175]: pgmap v19916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:07 smithi119 ceph-mon[108979]: pgmap v19916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:09 smithi183 ceph-mon[99169]: pgmap v19917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:09 smithi119 ceph-mon[94175]: pgmap v19917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:09 smithi119 ceph-mon[108979]: pgmap v19917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:11 smithi183 ceph-mon[99169]: pgmap v19918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:11 smithi119 ceph-mon[94175]: pgmap v19918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:11 smithi119 ceph-mon[108979]: pgmap v19918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:13 smithi183 ceph-mon[99169]: pgmap v19919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:13 smithi119 ceph-mon[94175]: pgmap v19919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:13 smithi119 ceph-mon[108979]: pgmap v19919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:08:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:08:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:08:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:15 smithi183 ceph-mon[99169]: pgmap v19920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:15 smithi119 ceph-mon[94175]: pgmap v19920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:15 smithi119 ceph-mon[108979]: pgmap v19920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:17 smithi183 ceph-mon[99169]: pgmap v19921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:17 smithi119 ceph-mon[108979]: pgmap v19921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:17 smithi119 ceph-mon[94175]: pgmap v19921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:19 smithi183 ceph-mon[99169]: pgmap v19922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:19 smithi119 ceph-mon[94175]: pgmap v19922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:19 smithi119 ceph-mon[108979]: pgmap v19922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:21 smithi183 ceph-mon[99169]: pgmap v19923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:21 smithi119 ceph-mon[94175]: pgmap v19923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:21 smithi119 ceph-mon[108979]: pgmap v19923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:23 smithi183 ceph-mon[99169]: pgmap v19924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:23 smithi119 ceph-mon[94175]: pgmap v19924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:23 smithi119 ceph-mon[108979]: pgmap v19924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:08:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:08:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:08:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:25 smithi183 ceph-mon[99169]: pgmap v19925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:26.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:25 smithi119 ceph-mon[94175]: pgmap v19925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:25 smithi119 ceph-mon[108979]: pgmap v19925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:27 smithi183 ceph-mon[99169]: pgmap v19926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:27 smithi119 ceph-mon[94175]: pgmap v19926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:27 smithi119 ceph-mon[108979]: pgmap v19926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:29 smithi183 ceph-mon[99169]: pgmap v19927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:29 smithi119 ceph-mon[94175]: pgmap v19927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:29 smithi119 ceph-mon[108979]: pgmap v19927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:31 smithi183 ceph-mon[99169]: pgmap v19928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:31 smithi119 ceph-mon[108979]: pgmap v19928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:31 smithi119 ceph-mon[94175]: pgmap v19928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:33 smithi183 ceph-mon[99169]: pgmap v19929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:33 smithi119 ceph-mon[94175]: pgmap v19929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:33 smithi119 ceph-mon[108979]: pgmap v19929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:34.221 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:08:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:08:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:08:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:08:34.528 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:08:34.528 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 10m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:08:34.528 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 10m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:08:34.528 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 10m ago 9h 25.3M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:08:34.528 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 10m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:08:34.528 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 10m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:08:34.528 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 10m ago 9h 910M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:08:34.529 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 10m ago 9h 2377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:08:34.529 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 10m ago 9h 1127M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:08:34.529 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 10m ago 9h 1315M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:08:34.529 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 10m ago 9h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:08:34.529 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 10m ago 9h 20.9M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:08:34.529 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 10m ago 9h 6220M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:08:34.529 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 10m ago 9h 6253M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:08:34.529 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 10m ago 9h 5613M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:08:34.529 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 10m ago 9h 5451M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:08:34.529 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 10m ago 9h 4626M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:08:34.529 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 10m ago 9h 5805M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:08:34.529 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 10m ago 9h 4757M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:08:34.530 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 10m ago 9h 5652M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:08:34.530 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 10m ago 9h 137M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:08:34.914 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:08:34.914 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:08:34.914 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:08:34.914 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:08:34.914 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:08:34.914 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:08:34.914 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:08:34.914 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:08:34.915 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:08:34.915 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:08:34.915 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:08:34.915 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:08:34.915 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:08:34.915 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:08:34.915 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:08:34.915 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:08:34.915 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:08:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:34 smithi183 ceph-mon[99169]: from='client.36735 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:08:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:34 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1437600220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:08:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:34 smithi119 ceph-mon[94175]: from='client.36735 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:08:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:34 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1437600220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:08:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:34 smithi119 ceph-mon[108979]: from='client.36735 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:08:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:34 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1437600220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:08:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:35 smithi183 ceph-mon[99169]: from='client.46625 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:08:36.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:35 smithi183 ceph-mon[99169]: pgmap v19930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:35 smithi119 ceph-mon[94175]: from='client.46625 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:08:36.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:35 smithi119 ceph-mon[94175]: pgmap v19930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:35 smithi119 ceph-mon[108979]: from='client.46625 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:08:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:35 smithi119 ceph-mon[108979]: pgmap v19930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:37 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:08:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:37 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:08:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:37 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:08:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:38 smithi183 ceph-mon[99169]: pgmap v19931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:38 smithi119 ceph-mon[94175]: pgmap v19931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:38.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:38 smithi119 ceph-mon[108979]: pgmap v19931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:39 smithi183 ceph-mon[99169]: pgmap v19932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:39 smithi119 ceph-mon[94175]: pgmap v19932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:39 smithi119 ceph-mon[108979]: pgmap v19932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:41 smithi183 ceph-mon[99169]: pgmap v19933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:41 smithi119 ceph-mon[94175]: pgmap v19933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:41 smithi119 ceph-mon[108979]: pgmap v19933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:08:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:08:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:08:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:08:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:08:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:08:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:08:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:08:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:08:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:08:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:08:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:08:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:08:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:08:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:08:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:08:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:08:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:08:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:08:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:08:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:08:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:43 smithi183 ceph-mon[99169]: pgmap v19934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:43 smithi119 ceph-mon[108979]: pgmap v19934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:43 smithi119 ceph-mon[94175]: pgmap v19934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:08:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:08:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:08:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:45 smithi183 ceph-mon[99169]: pgmap v19935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:45 smithi119 ceph-mon[94175]: pgmap v19935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:45 smithi119 ceph-mon[108979]: pgmap v19935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:47 smithi183 ceph-mon[99169]: pgmap v19936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:47 smithi119 ceph-mon[94175]: pgmap v19936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:47 smithi119 ceph-mon[108979]: pgmap v19936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:49 smithi183 ceph-mon[99169]: pgmap v19937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:49 smithi119 ceph-mon[108979]: pgmap v19937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:49 smithi119 ceph-mon[94175]: pgmap v19937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:51 smithi183 ceph-mon[99169]: pgmap v19938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:51 smithi119 ceph-mon[108979]: pgmap v19938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:51 smithi119 ceph-mon[94175]: pgmap v19938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:53 smithi183 ceph-mon[99169]: pgmap v19939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:53 smithi119 ceph-mon[94175]: pgmap v19939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:53 smithi119 ceph-mon[108979]: pgmap v19939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:08:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:08:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:08:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:08:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:55 smithi183 ceph-mon[99169]: pgmap v19940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:55 smithi119 ceph-mon[94175]: pgmap v19940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:55 smithi119 ceph-mon[108979]: pgmap v19940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:57 smithi183 ceph-mon[99169]: pgmap v19941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:57 smithi119 ceph-mon[108979]: pgmap v19941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:08:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:57 smithi119 ceph-mon[94175]: pgmap v19941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:08:59 smithi183 ceph-mon[99169]: pgmap v19942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:08:59 smithi119 ceph-mon[94175]: pgmap v19942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:08:59 smithi119 ceph-mon[108979]: pgmap v19942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:01 smithi183 ceph-mon[99169]: pgmap v19943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:01 smithi119 ceph-mon[94175]: pgmap v19943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:01 smithi119 ceph-mon[108979]: pgmap v19943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:03 smithi183 ceph-mon[99169]: pgmap v19944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:03 smithi119 ceph-mon[108979]: pgmap v19944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:03 smithi119 ceph-mon[94175]: pgmap v19944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:09:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:09:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:09:05.256 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:09:05.563 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:09:05.564 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 23s ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:09:05.564 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 24s ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:09:05.564 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 23s ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:09:05.564 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 24s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:09:05.564 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 24s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:09:05.564 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 23s ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:09:05.564 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 23s ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:09:05.564 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 24s ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:09:05.564 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 23s ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:09:05.564 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 23s ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:09:05.564 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 24s ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:09:05.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 23s ago 9h 6212M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:09:05.564 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 23s ago 9h 6244M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:09:05.565 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 23s ago 9h 5602M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:09:05.565 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 23s ago 9h 5446M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:09:05.565 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 24s ago 9h 4651M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:09:05.565 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 24s ago 9h 5835M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:09:05.565 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 24s ago 9h 4786M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:09:05.565 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 24s ago 9h 5686M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:09:05.565 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 24s ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:09:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:05 smithi183 ceph-mon[99169]: from='client.36753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:09:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:05 smithi183 ceph-mon[99169]: pgmap v19945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:05.943 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:09:05.943 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:09:05.943 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:09:05.943 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:09:05.943 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:09:05.943 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:09:05.943 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:09:05.943 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:09:05.944 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:09:05.944 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:09:05.944 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:09:05.944 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:09:05.944 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:09:05.944 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:09:05.944 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:09:05.944 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:09:05.944 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:09:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:05 smithi119 ceph-mon[94175]: from='client.36753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:09:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:05 smithi119 ceph-mon[94175]: pgmap v19945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:05 smithi119 ceph-mon[108979]: from='client.36753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:09:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:05 smithi119 ceph-mon[108979]: pgmap v19945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:06 smithi183 ceph-mon[99169]: from='client.36759 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:09:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/61514935' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:09:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:06 smithi119 ceph-mon[94175]: from='client.36759 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:09:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/61514935' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:09:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:06 smithi119 ceph-mon[108979]: from='client.36759 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:09:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/61514935' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:09:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:07 smithi183 ceph-mon[99169]: pgmap v19946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:07 smithi119 ceph-mon[94175]: pgmap v19946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:07 smithi119 ceph-mon[108979]: pgmap v19946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:09 smithi183 ceph-mon[99169]: pgmap v19947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:09 smithi119 ceph-mon[94175]: pgmap v19947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:10.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:09 smithi119 ceph-mon[108979]: pgmap v19947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:11 smithi183 ceph-mon[99169]: pgmap v19948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:11 smithi119 ceph-mon[94175]: pgmap v19948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:11 smithi119 ceph-mon[108979]: pgmap v19948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:13 smithi183 ceph-mon[99169]: pgmap v19949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:13 smithi119 ceph-mon[94175]: pgmap v19949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:13 smithi119 ceph-mon[108979]: pgmap v19949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:09:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:09:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:09:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:15 smithi183 ceph-mon[99169]: pgmap v19950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:15 smithi119 ceph-mon[108979]: pgmap v19950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:15 smithi119 ceph-mon[94175]: pgmap v19950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:17 smithi183 ceph-mon[99169]: pgmap v19951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:17 smithi119 ceph-mon[94175]: pgmap v19951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:17 smithi119 ceph-mon[108979]: pgmap v19951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:19 smithi183 ceph-mon[99169]: pgmap v19952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:19 smithi119 ceph-mon[94175]: pgmap v19952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:19 smithi119 ceph-mon[108979]: pgmap v19952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:21 smithi183 ceph-mon[99169]: pgmap v19953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:21 smithi119 ceph-mon[94175]: pgmap v19953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:21 smithi119 ceph-mon[108979]: pgmap v19953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:23 smithi183 ceph-mon[99169]: pgmap v19954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:23 smithi119 ceph-mon[108979]: pgmap v19954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:23 smithi119 ceph-mon[94175]: pgmap v19954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:09:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:09:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:09:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:25 smithi183 ceph-mon[99169]: pgmap v19955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:25 smithi119 ceph-mon[94175]: pgmap v19955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:25 smithi119 ceph-mon[108979]: pgmap v19955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:27 smithi183 ceph-mon[99169]: pgmap v19956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:27 smithi119 ceph-mon[94175]: pgmap v19956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:27 smithi119 ceph-mon[108979]: pgmap v19956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:29 smithi183 ceph-mon[99169]: pgmap v19957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:29 smithi119 ceph-mon[94175]: pgmap v19957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:29 smithi119 ceph-mon[108979]: pgmap v19957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:31 smithi183 ceph-mon[99169]: pgmap v19958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:31 smithi119 ceph-mon[94175]: pgmap v19958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:31 smithi119 ceph-mon[108979]: pgmap v19958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:33 smithi183 ceph-mon[99169]: pgmap v19959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:33 smithi119 ceph-mon[94175]: pgmap v19959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:33 smithi119 ceph-mon[108979]: pgmap v19959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:09:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:09:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:09:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:35 smithi183 ceph-mon[99169]: pgmap v19960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:35 smithi119 ceph-mon[94175]: pgmap v19960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:35 smithi119 ceph-mon[108979]: pgmap v19960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:36.291 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:09:36.597 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:09:36.597 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 54s ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:09:36.597 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 55s ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:09:36.597 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 54s ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:09:36.597 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 55s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:09:36.597 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 55s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:09:36.597 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 54s ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:09:36.597 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 54s ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:09:36.597 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 55s ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:09:36.597 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 54s ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:09:36.597 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 54s ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:09:36.597 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 55s ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:09:36.597 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 54s ago 9h 6212M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:09:36.598 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 54s ago 9h 6244M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:09:36.598 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 54s ago 9h 5602M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:09:36.598 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 54s ago 9h 5446M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:09:36.598 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 55s ago 9h 4651M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:09:36.598 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 55s ago 9h 5835M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:09:36.598 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 55s ago 9h 4786M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:09:36.598 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 55s ago 9h 5686M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:09:36.598 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 55s ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:09:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:36 smithi183 ceph-mon[99169]: from='client.36771 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:09:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:36 smithi119 ceph-mon[94175]: from='client.36771 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:09:36.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:36 smithi119 ceph-mon[108979]: from='client.36771 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:09:36.977 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:09:36.977 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:09:36.977 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:09:36.977 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:09:36.977 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:09:36.978 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:09:36.978 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:09:36.978 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:09:36.978 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:09:36.978 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:09:36.978 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:09:36.978 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:09:36.978 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:09:36.978 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:09:36.978 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:09:36.978 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:09:36.978 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:09:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:37 smithi183 ceph-mon[99169]: from='client.46661 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:09:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1789782043' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:09:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:37 smithi183 ceph-mon[99169]: pgmap v19961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:37 smithi119 ceph-mon[108979]: from='client.46661 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:09:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1789782043' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:09:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:37 smithi119 ceph-mon[108979]: pgmap v19961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:37 smithi119 ceph-mon[94175]: from='client.46661 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:09:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1789782043' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:09:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:37 smithi119 ceph-mon[94175]: pgmap v19961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:40 smithi183 ceph-mon[99169]: pgmap v19962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:40 smithi119 ceph-mon[94175]: pgmap v19962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:40 smithi119 ceph-mon[108979]: pgmap v19962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:41 smithi183 ceph-mon[99169]: pgmap v19963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:41 smithi119 ceph-mon[94175]: pgmap v19963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:41 smithi119 ceph-mon[108979]: pgmap v19963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:42.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:09:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:09:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:09:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:09:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:09:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:09:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:43 smithi183 ceph-mon[99169]: pgmap v19964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:09:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:09:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:09:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:43 smithi119 ceph-mon[94175]: pgmap v19964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:09:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:09:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:09:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:43 smithi119 ceph-mon[108979]: pgmap v19964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:09:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:09:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:09:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:45 smithi183 ceph-mon[99169]: pgmap v19965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:45 smithi119 ceph-mon[108979]: pgmap v19965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:45 smithi119 ceph-mon[94175]: pgmap v19965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:47 smithi183 ceph-mon[99169]: pgmap v19966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:47 smithi119 ceph-mon[94175]: pgmap v19966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:47 smithi119 ceph-mon[108979]: pgmap v19966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:50 smithi183 ceph-mon[99169]: pgmap v19967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:50 smithi119 ceph-mon[94175]: pgmap v19967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:50 smithi119 ceph-mon[108979]: pgmap v19967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:51 smithi183 ceph-mon[99169]: pgmap v19968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:51 smithi119 ceph-mon[94175]: pgmap v19968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:51 smithi119 ceph-mon[108979]: pgmap v19968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:53 smithi183 ceph-mon[99169]: pgmap v19969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:53 smithi119 ceph-mon[94175]: pgmap v19969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:53 smithi119 ceph-mon[108979]: pgmap v19969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:09:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:09:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T01:09:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:09:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:56 smithi183 ceph-mon[99169]: pgmap v19970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:56 smithi119 ceph-mon[94175]: pgmap v19970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:56.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:56 smithi119 ceph-mon[108979]: pgmap v19970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:09:57 smithi183 ceph-mon[99169]: pgmap v19971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:09:57 smithi119 ceph-mon[94175]: pgmap v19971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:09:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:09:57 smithi119 ceph-mon[108979]: pgmap v19971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:00 smithi183 ceph-mon[99169]: pgmap v19972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:00 smithi119 ceph-mon[108979]: pgmap v19972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T01:10:00.002+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:10:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:00 smithi119 ceph-mon[94175]: pgmap v19972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:01 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:10:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:01 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:10:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:01 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:10:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:02 smithi183 ceph-mon[99169]: pgmap v19973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:02.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:02 smithi119 ceph-mon[94175]: pgmap v19973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:02.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:02 smithi119 ceph-mon[108979]: pgmap v19973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:03 smithi183 ceph-mon[99169]: pgmap v19974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:03 smithi119 ceph-mon[94175]: pgmap v19974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:03 smithi119 ceph-mon[108979]: pgmap v19974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:10:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:10:04] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T01:10:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:05 smithi183 ceph-mon[99169]: pgmap v19975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:05 smithi119 ceph-mon[94175]: pgmap v19975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:05 smithi119 ceph-mon[108979]: pgmap v19975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:07.324 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:10:07.634 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:10:07.634 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 85s ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:10:07.634 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 86s ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:10:07.634 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 85s ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:10:07.634 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 86s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:10:07.634 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 86s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:10:07.634 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 85s ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:10:07.634 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 85s ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:10:07.635 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 86s ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:10:07.635 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 85s ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:10:07.635 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 85s ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:10:07.635 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 86s ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:10:07.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 85s ago 9h 6212M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:10:07.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 85s ago 9h 6244M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:10:07.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 85s ago 9h 5602M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:10:07.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 85s ago 9h 5446M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:10:07.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 86s ago 9h 4651M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:10:07.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 86s ago 9h 5835M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:10:07.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 86s ago 9h 4786M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:10:07.635 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 86s ago 9h 5686M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:10:07.635 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 86s ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:10:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:07 smithi183 ceph-mon[99169]: from='client.46673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:10:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:07 smithi183 ceph-mon[99169]: pgmap v19976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:07 smithi119 ceph-mon[94175]: from='client.46673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:10:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:07 smithi119 ceph-mon[94175]: pgmap v19976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:07 smithi119 ceph-mon[108979]: from='client.46673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:10:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:07 smithi119 ceph-mon[108979]: pgmap v19976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:08.013 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:10:08.013 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:10:08.013 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:10:08.013 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:10:08.013 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:10:08.013 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:10:08.014 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:10:08.014 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:10:08.014 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:10:08.014 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:10:08.014 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:10:08.014 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:10:08.014 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:10:08.014 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:10:08.014 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:10:08.014 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:10:08.014 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:10:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:08 smithi183 ceph-mon[99169]: from='client.36795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:10:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1901968694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:10:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:08 smithi119 ceph-mon[108979]: from='client.36795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:10:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1901968694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:10:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:08 smithi119 ceph-mon[94175]: from='client.36795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:10:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1901968694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:10:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:10 smithi183 ceph-mon[99169]: pgmap v19977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:10 smithi119 ceph-mon[94175]: pgmap v19977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:10 smithi119 ceph-mon[108979]: pgmap v19977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:11 smithi183 ceph-mon[99169]: pgmap v19978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:11 smithi119 ceph-mon[94175]: pgmap v19978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:11 smithi119 ceph-mon[108979]: pgmap v19978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:13 smithi183 ceph-mon[99169]: pgmap v19979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:13 smithi119 ceph-mon[94175]: pgmap v19979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:13 smithi119 ceph-mon[108979]: pgmap v19979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:10:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:10:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:10:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:15 smithi183 ceph-mon[99169]: pgmap v19980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:15 smithi119 ceph-mon[94175]: pgmap v19980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:15 smithi119 ceph-mon[108979]: pgmap v19980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:17 smithi183 ceph-mon[99169]: pgmap v19981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:17 smithi119 ceph-mon[94175]: pgmap v19981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:17 smithi119 ceph-mon[108979]: pgmap v19981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:20.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:20 smithi183 ceph-mon[99169]: pgmap v19982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:20.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:20 smithi119 ceph-mon[108979]: pgmap v19982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:20.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:20 smithi119 ceph-mon[94175]: pgmap v19982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:21 smithi183 ceph-mon[99169]: pgmap v19983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:21 smithi119 ceph-mon[108979]: pgmap v19983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:21 smithi119 ceph-mon[94175]: pgmap v19983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:23 smithi183 ceph-mon[99169]: pgmap v19984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:23 smithi119 ceph-mon[94175]: pgmap v19984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:23 smithi119 ceph-mon[108979]: pgmap v19984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:10:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:10:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:10:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:26.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:26 smithi183 ceph-mon[99169]: pgmap v19985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:26.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:26 smithi119 ceph-mon[108979]: pgmap v19985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:26 smithi119 ceph-mon[94175]: pgmap v19985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:27 smithi183 ceph-mon[99169]: pgmap v19986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:27 smithi119 ceph-mon[108979]: pgmap v19986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:27 smithi119 ceph-mon[94175]: pgmap v19986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:30.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:30 smithi183 ceph-mon[99169]: pgmap v19987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:30.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:30 smithi119 ceph-mon[94175]: pgmap v19987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:30.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:30 smithi119 ceph-mon[108979]: pgmap v19987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:31 smithi183 ceph-mon[99169]: pgmap v19988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:31 smithi119 ceph-mon[108979]: pgmap v19988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:31 smithi119 ceph-mon[94175]: pgmap v19988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:33 smithi183 ceph-mon[99169]: pgmap v19989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:33 smithi119 ceph-mon[94175]: pgmap v19989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:33 smithi119 ceph-mon[108979]: pgmap v19989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:10:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:10:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:10:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:35 smithi183 ceph-mon[99169]: pgmap v19990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:35 smithi119 ceph-mon[94175]: pgmap v19990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:35 smithi119 ceph-mon[108979]: pgmap v19990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:37 smithi183 ceph-mon[99169]: pgmap v19991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:37 smithi119 ceph-mon[94175]: pgmap v19991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:37 smithi119 ceph-mon[108979]: pgmap v19991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:38.356 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:10:38.667 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:10:38.667 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 116s ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:10:38.667 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 117s ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:10:38.667 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 116s ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:10:38.667 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 117s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:10:38.667 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 117s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:10:38.667 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 116s ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:10:38.667 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 116s ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:10:38.667 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 117s ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:10:38.667 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 116s ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:10:38.667 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 116s ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:10:38.667 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 117s ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:10:38.667 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 116s ago 9h 6212M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:10:38.668 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 116s ago 9h 6244M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:10:38.668 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 116s ago 9h 5602M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:10:38.668 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 116s ago 9h 5446M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:10:38.668 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 117s ago 9h 4651M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:10:38.668 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 117s ago 9h 5835M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:10:38.668 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 117s ago 9h 4786M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:10:38.668 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 117s ago 9h 5686M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:10:38.668 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 117s ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:10:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:38 smithi183 ceph-mon[99169]: from='client.36807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:10:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:38 smithi119 ceph-mon[94175]: from='client.36807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:10:38.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:38 smithi119 ceph-mon[108979]: from='client.36807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:10:39.047 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:10:39.048 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:10:39.048 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:10:39.048 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:10:39.048 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:10:39.048 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:10:39.048 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:10:39.049 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:10:39.049 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:10:39.049 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:10:39.049 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:10:39.049 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:10:39.049 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:10:39.049 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:10:39.049 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:10:39.049 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:10:39.050 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:10:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:40 smithi183 ceph-mon[99169]: from='client.46697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:10:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:40 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1942205939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:10:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:40 smithi183 ceph-mon[99169]: pgmap v19992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:40 smithi119 ceph-mon[108979]: from='client.46697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:10:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:40 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1942205939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:10:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:40 smithi119 ceph-mon[108979]: pgmap v19992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:40 smithi119 ceph-mon[94175]: from='client.46697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:10:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:40 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1942205939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:10:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:40 smithi119 ceph-mon[94175]: pgmap v19992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:41 smithi183 ceph-mon[99169]: pgmap v19993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:41 smithi119 ceph-mon[94175]: pgmap v19993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:41 smithi119 ceph-mon[108979]: pgmap v19993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:43.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:10:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:10:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:10:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:10:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:10:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:10:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:43 smithi119 ceph-mon[94175]: pgmap v19994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:10:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:10:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:10:44.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:43 smithi119 ceph-mon[108979]: pgmap v19994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:10:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:10:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:10:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:43 smithi183 ceph-mon[99169]: pgmap v19994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:10:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:10:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:10:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:45 smithi183 ceph-mon[99169]: pgmap v19995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:45 smithi119 ceph-mon[94175]: pgmap v19995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:45 smithi119 ceph-mon[108979]: pgmap v19995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:47 smithi183 ceph-mon[99169]: pgmap v19996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:47 smithi119 ceph-mon[94175]: pgmap v19996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:47 smithi119 ceph-mon[108979]: pgmap v19996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:50.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:50 smithi183 ceph-mon[99169]: pgmap v19997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:50 smithi119 ceph-mon[94175]: pgmap v19997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:50.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:50 smithi119 ceph-mon[108979]: pgmap v19997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:51 smithi183 ceph-mon[99169]: pgmap v19998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:51 smithi119 ceph-mon[94175]: pgmap v19998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:51 smithi119 ceph-mon[108979]: pgmap v19998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:53 smithi183 ceph-mon[99169]: pgmap v19999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:53 smithi119 ceph-mon[94175]: pgmap v19999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:53 smithi119 ceph-mon[108979]: pgmap v19999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:10:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:10:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:10:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:10:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:56 smithi183 ceph-mon[99169]: pgmap v20000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:56 smithi119 ceph-mon[94175]: pgmap v20000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:56 smithi119 ceph-mon[108979]: pgmap v20000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:10:57 smithi183 ceph-mon[99169]: pgmap v20001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:10:57 smithi119 ceph-mon[94175]: pgmap v20001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:10:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:10:57 smithi119 ceph-mon[108979]: pgmap v20001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:00 smithi183 ceph-mon[99169]: pgmap v20002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:00 smithi119 ceph-mon[94175]: pgmap v20002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:00 smithi119 ceph-mon[108979]: pgmap v20002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:01 smithi183 ceph-mon[99169]: pgmap v20003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:01 smithi119 ceph-mon[94175]: pgmap v20003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:01 smithi119 ceph-mon[108979]: pgmap v20003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:03 smithi183 ceph-mon[99169]: pgmap v20004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:03 smithi119 ceph-mon[94175]: pgmap v20004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:03 smithi119 ceph-mon[108979]: pgmap v20004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:11:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:11:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:11:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:05 smithi183 ceph-mon[99169]: pgmap v20005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:05 smithi119 ceph-mon[94175]: pgmap v20005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:05 smithi119 ceph-mon[108979]: pgmap v20005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:07 smithi183 ceph-mon[99169]: pgmap v20006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:07 smithi119 ceph-mon[108979]: pgmap v20006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:07 smithi119 ceph-mon[94175]: pgmap v20006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:09.399 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:11:09.704 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:11:09.705 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 2m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:11:09.705 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 2m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:11:09.705 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 2m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:11:09.705 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 2m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:11:09.705 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 2m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:11:09.705 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 2m ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:11:09.705 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 2m ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:11:09.705 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 2m ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:11:09.705 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 2m ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:11:09.705 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 2m ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:11:09.705 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 2m ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:11:09.705 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 2m ago 9h 6212M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:11:09.705 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 2m ago 9h 6244M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:11:09.705 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 2m ago 9h 5602M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:11:09.706 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 2m ago 9h 5446M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:11:09.706 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 2m ago 9h 4651M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:11:09.706 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 2m ago 9h 5835M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:11:09.706 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 2m ago 9h 4786M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:11:09.706 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 2m ago 9h 5686M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:11:09.706 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 2m ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:11:10.084 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:11:10.084 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:11:10.084 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:11:10.084 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:11:10.084 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:11:10.084 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:11:10.084 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:11:10.084 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:11:10.085 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:11:10.085 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:11:10.085 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:11:10.085 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:11:10.085 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:11:10.085 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:11:10.085 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:11:10.085 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:11:10.085 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:11:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:10 smithi183 ceph-mon[99169]: from='client.36825 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:11:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:10 smithi183 ceph-mon[99169]: pgmap v20007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:10 smithi119 ceph-mon[94175]: from='client.36825 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:11:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:10 smithi119 ceph-mon[94175]: pgmap v20007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:10 smithi119 ceph-mon[108979]: from='client.36825 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:11:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:10 smithi119 ceph-mon[108979]: pgmap v20007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:11 smithi183 ceph-mon[99169]: from='client.46715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:11:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2640173335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:11:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:11 smithi119 ceph-mon[108979]: from='client.46715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:11:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2640173335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:11:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:11 smithi119 ceph-mon[94175]: from='client.46715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:11:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2640173335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:11:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:12 smithi183 ceph-mon[99169]: pgmap v20008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:12 smithi119 ceph-mon[108979]: pgmap v20008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:12 smithi119 ceph-mon[94175]: pgmap v20008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:13 smithi183 ceph-mon[99169]: pgmap v20009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:13 smithi119 ceph-mon[94175]: pgmap v20009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:13 smithi119 ceph-mon[108979]: pgmap v20009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:11:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:11:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:11:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:15 smithi183 ceph-mon[99169]: pgmap v20010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:15 smithi119 ceph-mon[94175]: pgmap v20010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:15 smithi119 ceph-mon[108979]: pgmap v20010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:18.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:18 smithi183 ceph-mon[99169]: pgmap v20011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:18.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:18 smithi119 ceph-mon[94175]: pgmap v20011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:18 smithi119 ceph-mon[108979]: pgmap v20011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:21 smithi183 ceph-mon[99169]: pgmap v20012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:21 smithi119 ceph-mon[108979]: pgmap v20012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:21 smithi119 ceph-mon[94175]: pgmap v20012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:23 smithi183 ceph-mon[99169]: pgmap v20013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:23 smithi119 ceph-mon[94175]: pgmap v20013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:23 smithi119 ceph-mon[108979]: pgmap v20013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:11:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:11:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:11:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:25 smithi183 ceph-mon[99169]: pgmap v20014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:25 smithi119 ceph-mon[108979]: pgmap v20014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:25 smithi119 ceph-mon[94175]: pgmap v20014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:27 smithi183 ceph-mon[99169]: pgmap v20015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:27 smithi119 ceph-mon[94175]: pgmap v20015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:27 smithi119 ceph-mon[108979]: pgmap v20015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:29 smithi183 ceph-mon[99169]: pgmap v20016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:29 smithi119 ceph-mon[94175]: pgmap v20016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:29 smithi119 ceph-mon[108979]: pgmap v20016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:31 smithi183 ceph-mon[99169]: pgmap v20017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:31 smithi119 ceph-mon[94175]: pgmap v20017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:31 smithi119 ceph-mon[108979]: pgmap v20017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:33 smithi183 ceph-mon[99169]: pgmap v20018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:33 smithi119 ceph-mon[108979]: pgmap v20018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:33 smithi119 ceph-mon[94175]: pgmap v20018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:11:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:11:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:11:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:35 smithi183 ceph-mon[99169]: pgmap v20019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:35 smithi119 ceph-mon[108979]: pgmap v20019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:35 smithi119 ceph-mon[94175]: pgmap v20019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:37 smithi183 ceph-mon[99169]: pgmap v20020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:37 smithi119 ceph-mon[94175]: pgmap v20020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:37 smithi119 ceph-mon[108979]: pgmap v20020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:39 smithi183 ceph-mon[99169]: pgmap v20021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:39 smithi119 ceph-mon[108979]: pgmap v20021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:39 smithi119 ceph-mon[94175]: pgmap v20021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:40.427 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:11:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:40.735 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:11:40.735 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 2m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:11:40.735 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 2m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:11:40.735 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 2m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:11:40.735 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 2m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:11:40.735 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 2m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:11:40.735 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 2m ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:11:40.735 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 2m ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:11:40.736 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 2m ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:11:40.736 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 2m ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:11:40.736 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 2m ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:11:40.736 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 2m ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:11:40.736 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 2m ago 9h 6212M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:11:40.736 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 2m ago 9h 6244M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:11:40.736 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 2m ago 9h 5602M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:11:40.736 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 2m ago 9h 5446M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:11:40.736 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 2m ago 9h 4651M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:11:40.736 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 2m ago 9h 5835M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:11:40.736 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 2m ago 9h 4786M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:11:40.736 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 2m ago 9h 5686M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:11:40.736 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 2m ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:11:41.118 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:11:41.118 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:11:41.118 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:11:41.118 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:11:41.118 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:11:41.118 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:11:41.119 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:11:41.119 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:11:41.119 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:11:41.119 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:11:41.119 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:11:41.119 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:11:41.119 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:11:41.119 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:11:41.119 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:11:41.119 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:11:41.119 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:11:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:41 smithi183 ceph-mon[99169]: pgmap v20022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:41 smithi183 ceph-mon[99169]: from='client.46727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:11:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:41 smithi119 ceph-mon[94175]: pgmap v20022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:41 smithi119 ceph-mon[94175]: from='client.46727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:11:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:41 smithi119 ceph-mon[108979]: pgmap v20022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:41 smithi119 ceph-mon[108979]: from='client.46727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:11:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:42 smithi183 ceph-mon[99169]: from='client.36849 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:11:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1794351720' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:11:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:42 smithi119 ceph-mon[108979]: from='client.36849 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:11:42.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1794351720' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:11:42.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:42 smithi119 ceph-mon[94175]: from='client.36849 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:11:42.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1794351720' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:11:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:43 smithi183 ceph-mon[99169]: pgmap v20023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:43 smithi119 ceph-mon[94175]: pgmap v20023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:43 smithi119 ceph-mon[108979]: pgmap v20023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:11:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:11:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:11:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:11:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:11:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:11:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:11:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:11:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:11:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:11:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:11:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:11:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:45 smithi183 ceph-mon[99169]: pgmap v20024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:11:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:11:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:11:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:45 smithi119 ceph-mon[108979]: pgmap v20024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:11:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:11:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:11:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:45 smithi119 ceph-mon[94175]: pgmap v20024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:11:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:11:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:11:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:47 smithi183 ceph-mon[99169]: pgmap v20025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:47 smithi119 ceph-mon[94175]: pgmap v20025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:47 smithi119 ceph-mon[108979]: pgmap v20025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:49 smithi183 ceph-mon[99169]: pgmap v20026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:49 smithi119 ceph-mon[94175]: pgmap v20026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:49 smithi119 ceph-mon[108979]: pgmap v20026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:51 smithi183 ceph-mon[99169]: pgmap v20027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:51 smithi119 ceph-mon[94175]: pgmap v20027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:51 smithi119 ceph-mon[108979]: pgmap v20027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:53 smithi183 ceph-mon[99169]: pgmap v20028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:53 smithi119 ceph-mon[108979]: pgmap v20028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:53 smithi119 ceph-mon[94175]: pgmap v20028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:11:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:11:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:11:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:55 smithi183 ceph-mon[99169]: pgmap v20029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:55 smithi119 ceph-mon[94175]: pgmap v20029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:55 smithi119 ceph-mon[108979]: pgmap v20029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:11:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:57 smithi183 ceph-mon[99169]: pgmap v20030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:57 smithi119 ceph-mon[108979]: pgmap v20030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:57 smithi119 ceph-mon[94175]: pgmap v20030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:11:59 smithi183 ceph-mon[99169]: pgmap v20031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:11:59 smithi119 ceph-mon[94175]: pgmap v20031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:11:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:11:59 smithi119 ceph-mon[108979]: pgmap v20031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:01 smithi183 ceph-mon[99169]: pgmap v20032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:01 smithi119 ceph-mon[94175]: pgmap v20032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:01 smithi119 ceph-mon[108979]: pgmap v20032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:03 smithi183 ceph-mon[99169]: pgmap v20033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:03 smithi119 ceph-mon[108979]: pgmap v20033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:03 smithi119 ceph-mon[94175]: pgmap v20033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:12:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:12:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:12:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:05 smithi183 ceph-mon[99169]: pgmap v20034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:05 smithi119 ceph-mon[94175]: pgmap v20034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:05 smithi119 ceph-mon[108979]: pgmap v20034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:07 smithi183 ceph-mon[99169]: pgmap v20035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:07 smithi119 ceph-mon[108979]: pgmap v20035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:07 smithi119 ceph-mon[94175]: pgmap v20035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:09 smithi183 ceph-mon[99169]: pgmap v20036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:09 smithi119 ceph-mon[94175]: pgmap v20036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:09 smithi119 ceph-mon[108979]: pgmap v20036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:11 smithi183 ceph-mon[99169]: pgmap v20037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:11 smithi119 ceph-mon[94175]: pgmap v20037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:11 smithi119 ceph-mon[108979]: pgmap v20037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:11.465 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:12:11.772 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:12:11.772 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 3m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:12:11.772 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 3m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:12:11.773 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 3m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:12:11.773 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 3m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:12:11.773 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 3m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:12:11.773 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 3m ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:12:11.773 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 3m ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:12:11.773 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 3m ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:12:11.773 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 3m ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:12:11.773 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 3m ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:12:11.773 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 3m ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:12:11.773 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 3m ago 9h 6212M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:12:11.773 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 3m ago 9h 6244M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:12:11.773 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 3m ago 9h 5602M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:12:11.773 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 3m ago 9h 5446M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:12:11.773 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 3m ago 9h 4651M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:12:11.773 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 3m ago 9h 5835M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:12:11.774 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 3m ago 9h 4786M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:12:11.774 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 3m ago 9h 5686M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:12:11.774 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 3m ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:12:12.156 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:12:12.157 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:12:12.157 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:12:12.157 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:12:12.157 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:12:12.157 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:12:12.157 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:12:12.157 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:12:12.157 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:12:12.157 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:12:12.157 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:12:12.158 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:12:12.158 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:12:12.158 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:12:12.158 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:12:12.158 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:12:12.158 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:12:12.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:12 smithi183 ceph-mon[99169]: from='client.36861 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:12:12.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:12 smithi119 ceph-mon[108979]: from='client.36861 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:12:12.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:12 smithi119 ceph-mon[94175]: from='client.36861 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:12:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:13 smithi183 ceph-mon[99169]: pgmap v20038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:13 smithi183 ceph-mon[99169]: from='client.46751 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:12:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2253918498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:12:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:13 smithi119 ceph-mon[94175]: pgmap v20038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:13 smithi119 ceph-mon[94175]: from='client.46751 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:12:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2253918498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:12:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:13 smithi119 ceph-mon[108979]: pgmap v20038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:13 smithi119 ceph-mon[108979]: from='client.46751 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:12:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2253918498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:12:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:12:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:12:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:12:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:15 smithi183 ceph-mon[99169]: pgmap v20039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:15 smithi119 ceph-mon[108979]: pgmap v20039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:15 smithi119 ceph-mon[94175]: pgmap v20039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:17 smithi183 ceph-mon[99169]: pgmap v20040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:17 smithi119 ceph-mon[94175]: pgmap v20040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:17 smithi119 ceph-mon[108979]: pgmap v20040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:19 smithi183 ceph-mon[99169]: pgmap v20041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:19 smithi119 ceph-mon[94175]: pgmap v20041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:19 smithi119 ceph-mon[108979]: pgmap v20041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:21 smithi183 ceph-mon[99169]: pgmap v20042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:21 smithi119 ceph-mon[94175]: pgmap v20042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:21 smithi119 ceph-mon[108979]: pgmap v20042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:23 smithi183 ceph-mon[99169]: pgmap v20043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:23 smithi119 ceph-mon[94175]: pgmap v20043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:23 smithi119 ceph-mon[108979]: pgmap v20043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:12:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:12:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:12:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:25 smithi183 ceph-mon[99169]: pgmap v20044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:25 smithi119 ceph-mon[108979]: pgmap v20044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:25 smithi119 ceph-mon[94175]: pgmap v20044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:27 smithi183 ceph-mon[99169]: pgmap v20045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:27 smithi119 ceph-mon[94175]: pgmap v20045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:27 smithi119 ceph-mon[108979]: pgmap v20045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:29 smithi183 ceph-mon[99169]: pgmap v20046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:29 smithi119 ceph-mon[94175]: pgmap v20046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:29 smithi119 ceph-mon[108979]: pgmap v20046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:31 smithi183 ceph-mon[99169]: pgmap v20047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:31 smithi119 ceph-mon[108979]: pgmap v20047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:31 smithi119 ceph-mon[94175]: pgmap v20047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:33 smithi183 ceph-mon[99169]: pgmap v20048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:33 smithi119 ceph-mon[94175]: pgmap v20048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:33 smithi119 ceph-mon[108979]: pgmap v20048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:12:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:12:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:12:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:35 smithi183 ceph-mon[99169]: pgmap v20049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:35 smithi119 ceph-mon[94175]: pgmap v20049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:35 smithi119 ceph-mon[108979]: pgmap v20049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:37 smithi183 ceph-mon[99169]: pgmap v20050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:37 smithi119 ceph-mon[94175]: pgmap v20050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:37 smithi119 ceph-mon[108979]: pgmap v20050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:39 smithi183 ceph-mon[99169]: pgmap v20051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:39 smithi119 ceph-mon[94175]: pgmap v20051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:39 smithi119 ceph-mon[108979]: pgmap v20051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:41 smithi183 ceph-mon[99169]: pgmap v20052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:41 smithi119 ceph-mon[108979]: pgmap v20052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:41 smithi119 ceph-mon[94175]: pgmap v20052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:42.502 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:12:42.809 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:12:42.809 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 4m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:12:42.809 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 4m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:12:42.809 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 4m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:12:42.809 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 4m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:12:42.809 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 4m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:12:42.809 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 4m ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:12:42.809 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 4m ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:12:42.809 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 4m ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:12:42.809 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 4m ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:12:42.809 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 4m ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:12:42.809 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 4m ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:12:42.810 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 4m ago 9h 6212M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:12:42.810 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 4m ago 9h 6244M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:12:42.810 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 4m ago 9h 5602M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:12:42.810 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 4m ago 9h 5446M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:12:42.810 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 4m ago 9h 4651M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:12:42.810 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 4m ago 9h 5835M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:12:42.810 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 4m ago 9h 4786M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:12:42.810 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 4m ago 9h 5686M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:12:42.810 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 4m ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:12:43.196 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:12:43.196 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:12:43.196 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:12:43.196 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:12:43.196 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:12:43.196 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:12:43.197 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:12:43.197 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:12:43.197 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:12:43.197 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:12:43.197 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:12:43.197 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:12:43.197 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:12:43.197 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:12:43.197 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:12:43.197 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:12:43.197 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:12:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:43 smithi183 ceph-mon[99169]: pgmap v20053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:43 smithi183 ceph-mon[99169]: from='client.46763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:12:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:43 smithi119 ceph-mon[108979]: pgmap v20053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:43 smithi119 ceph-mon[108979]: from='client.46763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:12:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:43 smithi119 ceph-mon[94175]: pgmap v20053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:43 smithi119 ceph-mon[94175]: from='client.46763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:12:44.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:44 smithi183 ceph-mon[99169]: from='client.36885 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:12:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1061320476' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:12:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:12:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:12:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:12:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:44 smithi119 ceph-mon[94175]: from='client.36885 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:12:44.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1061320476' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:12:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:44 smithi119 ceph-mon[108979]: from='client.36885 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:12:44.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1061320476' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:12:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:45 smithi183 ceph-mon[99169]: pgmap v20054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:12:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:12:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:12:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:45 smithi119 ceph-mon[94175]: pgmap v20054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:12:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:12:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:12:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:45 smithi119 ceph-mon[108979]: pgmap v20054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:12:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:12:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:12:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:47 smithi183 ceph-mon[99169]: pgmap v20055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:47.457 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:47 smithi119 ceph-mon[94175]: pgmap v20055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:47.457 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:47 smithi119 ceph-mon[108979]: pgmap v20055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:49 smithi183 ceph-mon[99169]: pgmap v20056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:12:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:12:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:12:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:12:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:12:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:49 smithi119 ceph-mon[108979]: pgmap v20056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:12:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:12:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:12:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:12:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:12:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:49 smithi119 ceph-mon[94175]: pgmap v20056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:12:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:12:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:12:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:12:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:12:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:51 smithi183 ceph-mon[99169]: pgmap v20057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:51 smithi119 ceph-mon[108979]: pgmap v20057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:51.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:51 smithi119 ceph-mon[94175]: pgmap v20057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:53 smithi183 ceph-mon[99169]: pgmap v20058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:53 smithi119 ceph-mon[94175]: pgmap v20058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:53 smithi119 ceph-mon[108979]: pgmap v20058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:12:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:12:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:12:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:55 smithi183 ceph-mon[99169]: pgmap v20059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:55 smithi119 ceph-mon[94175]: pgmap v20059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:55 smithi119 ceph-mon[108979]: pgmap v20059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:12:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:57 smithi183 ceph-mon[99169]: pgmap v20060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:57 smithi119 ceph-mon[94175]: pgmap v20060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:57 smithi119 ceph-mon[108979]: pgmap v20060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:12:59 smithi183 ceph-mon[99169]: pgmap v20061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:12:59 smithi119 ceph-mon[94175]: pgmap v20061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:12:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:12:59 smithi119 ceph-mon[108979]: pgmap v20061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:01 smithi183 ceph-mon[99169]: pgmap v20062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:01 smithi119 ceph-mon[94175]: pgmap v20062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:01 smithi119 ceph-mon[108979]: pgmap v20062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:03 smithi183 ceph-mon[99169]: pgmap v20063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:03 smithi119 ceph-mon[94175]: pgmap v20063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:03 smithi119 ceph-mon[108979]: pgmap v20063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:13:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:13:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:13:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:05 smithi183 ceph-mon[99169]: pgmap v20064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:05 smithi119 ceph-mon[94175]: pgmap v20064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:05 smithi119 ceph-mon[108979]: pgmap v20064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:07 smithi183 ceph-mon[99169]: pgmap v20065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:07 smithi119 ceph-mon[94175]: pgmap v20065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:07 smithi119 ceph-mon[108979]: pgmap v20065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:09 smithi183 ceph-mon[99169]: pgmap v20066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:09 smithi119 ceph-mon[94175]: pgmap v20066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:09 smithi119 ceph-mon[108979]: pgmap v20066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:11 smithi183 ceph-mon[99169]: pgmap v20067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:11 smithi119 ceph-mon[94175]: pgmap v20067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:11 smithi119 ceph-mon[108979]: pgmap v20067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:13 smithi183 ceph-mon[99169]: pgmap v20068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:13 smithi119 ceph-mon[94175]: pgmap v20068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:13 smithi119 ceph-mon[108979]: pgmap v20068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:13.545 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:13:13.852 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:13:13.852 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 4m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:13:13.852 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 4m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:13:13.852 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 4m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:13:13.853 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 4m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:13:13.853 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 4m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:13:13.853 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 4m ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:13:13.853 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 4m ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:13:13.853 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 4m ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:13:13.853 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 4m ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:13:13.853 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 4m ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:13:13.853 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 4m ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:13:13.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 4m ago 9h 6212M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:13:13.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 4m ago 9h 6244M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:13:13.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 4m ago 9h 5602M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:13:13.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 4m ago 9h 5446M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:13:13.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 4m ago 9h 4651M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:13:13.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 4m ago 9h 5835M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:13:13.853 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 4m ago 9h 4786M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:13:13.854 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 4m ago 9h 5686M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:13:13.854 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 4m ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:13:14.233 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:13:14.234 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:13:14.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:13:14.234 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:13:14.234 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:13:14.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:13:14.234 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:13:14.234 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:13:14.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:13:14.234 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:13:14.234 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:13:14.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:13:14.234 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:13:14.235 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:13:14.235 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:13:14.235 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:13:14.235 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:13:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:13:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:13:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:13:15.190 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 01:13:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T01:13:14.929026063Z level=info msg="Completed cleanup jobs" duration=12.954248ms 2023-12-02T01:13:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:15 smithi183 ceph-mon[99169]: from='client.36897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:13:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:15 smithi183 ceph-mon[99169]: pgmap v20069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:15 smithi183 ceph-mon[99169]: from='client.46787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:13:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1425289743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:13:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:15 smithi119 ceph-mon[94175]: from='client.36897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:13:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:15 smithi119 ceph-mon[94175]: pgmap v20069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:15 smithi119 ceph-mon[94175]: from='client.46787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:13:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1425289743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:13:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:15 smithi119 ceph-mon[108979]: from='client.36897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:13:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:15 smithi119 ceph-mon[108979]: pgmap v20069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:15 smithi119 ceph-mon[108979]: from='client.46787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:13:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1425289743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:13:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:17 smithi183 ceph-mon[99169]: pgmap v20070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:17 smithi119 ceph-mon[108979]: pgmap v20070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:17 smithi119 ceph-mon[94175]: pgmap v20070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:19 smithi183 ceph-mon[99169]: pgmap v20071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:19 smithi119 ceph-mon[108979]: pgmap v20071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:19 smithi119 ceph-mon[94175]: pgmap v20071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:21.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:21 smithi183 ceph-mon[99169]: pgmap v20072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:21 smithi119 ceph-mon[94175]: pgmap v20072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:21 smithi119 ceph-mon[108979]: pgmap v20072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:23 smithi183 ceph-mon[99169]: pgmap v20073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:23 smithi119 ceph-mon[108979]: pgmap v20073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:23 smithi119 ceph-mon[94175]: pgmap v20073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:13:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:13:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:13:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:25 smithi183 ceph-mon[99169]: pgmap v20074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:25 smithi119 ceph-mon[108979]: pgmap v20074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:25 smithi119 ceph-mon[94175]: pgmap v20074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:27 smithi183 ceph-mon[99169]: pgmap v20075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:27 smithi119 ceph-mon[94175]: pgmap v20075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:27 smithi119 ceph-mon[108979]: pgmap v20075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:29 smithi183 ceph-mon[99169]: pgmap v20076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:29 smithi119 ceph-mon[94175]: pgmap v20076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:29 smithi119 ceph-mon[108979]: pgmap v20076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:31 smithi183 ceph-mon[99169]: pgmap v20077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:31 smithi119 ceph-mon[94175]: pgmap v20077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:31 smithi119 ceph-mon[108979]: pgmap v20077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:33 smithi183 ceph-mon[99169]: pgmap v20078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:33 smithi119 ceph-mon[94175]: pgmap v20078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:33 smithi119 ceph-mon[108979]: pgmap v20078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:13:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:13:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:13:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:35 smithi183 ceph-mon[99169]: pgmap v20079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:35 smithi119 ceph-mon[94175]: pgmap v20079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:35 smithi119 ceph-mon[108979]: pgmap v20079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:37 smithi183 ceph-mon[99169]: pgmap v20080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:37 smithi119 ceph-mon[94175]: pgmap v20080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:37 smithi119 ceph-mon[108979]: pgmap v20080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:39 smithi183 ceph-mon[99169]: pgmap v20081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:39 smithi119 ceph-mon[94175]: pgmap v20081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:39 smithi119 ceph-mon[108979]: pgmap v20081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:41 smithi183 ceph-mon[99169]: pgmap v20082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:41 smithi119 ceph-mon[94175]: pgmap v20082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:41 smithi119 ceph-mon[108979]: pgmap v20082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:43 smithi183 ceph-mon[99169]: pgmap v20083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:43 smithi119 ceph-mon[94175]: pgmap v20083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:43 smithi119 ceph-mon[108979]: pgmap v20083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:13:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:13:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:13:44.588 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:13:44.894 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:13:44.895 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 5m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:13:44.895 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 5m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:13:44.895 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 5m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:13:44.895 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 5m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:13:44.895 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 5m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:13:44.895 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 5m ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:13:44.895 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 5m ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:13:44.895 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 5m ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:13:44.895 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 5m ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:13:44.895 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 5m ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:13:44.895 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 5m ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:13:44.895 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 5m ago 9h 6212M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:13:44.896 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 5m ago 9h 6244M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:13:44.896 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 5m ago 9h 5602M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:13:44.896 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 5m ago 9h 5446M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:13:44.896 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 5m ago 9h 4651M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:13:44.896 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 5m ago 9h 5835M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:13:44.896 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 5m ago 9h 4786M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:13:44.896 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 5m ago 9h 5686M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:13:44.896 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 5m ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:13:45.275 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:13:45.275 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:13:45.275 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:13:45.275 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:13:45.275 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:13:45.275 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:13:45.275 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:13:45.275 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:13:45.275 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:13:45.275 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:13:45.276 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:13:45.276 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:13:45.276 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:13:45.276 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:13:45.276 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:13:45.276 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:13:45.276 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:13:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:45 smithi183 ceph-mon[99169]: pgmap v20084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:45 smithi119 ceph-mon[108979]: pgmap v20084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:45 smithi119 ceph-mon[94175]: pgmap v20084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:46.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:46 smithi183 ceph-mon[99169]: from='client.36915 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:13:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:46 smithi183 ceph-mon[99169]: from='client.36921 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:13:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2607370639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:13:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:46 smithi119 ceph-mon[108979]: from='client.36915 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:13:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:46 smithi119 ceph-mon[108979]: from='client.36921 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:13:46.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2607370639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:13:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:46 smithi119 ceph-mon[94175]: from='client.36915 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:13:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:46 smithi119 ceph-mon[94175]: from='client.36921 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:13:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2607370639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:13:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:47 smithi183 ceph-mon[99169]: pgmap v20085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:47 smithi119 ceph-mon[94175]: pgmap v20085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:47 smithi119 ceph-mon[108979]: pgmap v20085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:49 smithi183 ceph-mon[99169]: pgmap v20086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:13:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:13:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:13:49.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:13:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:49 smithi119 ceph-mon[94175]: pgmap v20086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:13:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:13:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:13:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:13:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:49 smithi119 ceph-mon[108979]: pgmap v20086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:13:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:13:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:13:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:13:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:51 smithi183 ceph-mon[99169]: pgmap v20087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:51 smithi119 ceph-mon[94175]: pgmap v20087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:51 smithi119 ceph-mon[108979]: pgmap v20087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:53 smithi183 ceph-mon[99169]: pgmap v20088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:53 smithi119 ceph-mon[108979]: pgmap v20088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:53 smithi119 ceph-mon[94175]: pgmap v20088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:13:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:13:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:13:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:55 smithi183 ceph-mon[99169]: pgmap v20089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:55 smithi119 ceph-mon[94175]: pgmap v20089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:55 smithi119 ceph-mon[108979]: pgmap v20089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:13:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:57 smithi183 ceph-mon[99169]: pgmap v20090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:57 smithi119 ceph-mon[94175]: pgmap v20090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:57 smithi119 ceph-mon[108979]: pgmap v20090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:13:59 smithi183 ceph-mon[99169]: pgmap v20091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:13:59 smithi119 ceph-mon[94175]: pgmap v20091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:13:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:13:59 smithi119 ceph-mon[108979]: pgmap v20091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:01 smithi183 ceph-mon[99169]: pgmap v20092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:01 smithi119 ceph-mon[94175]: pgmap v20092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:01 smithi119 ceph-mon[108979]: pgmap v20092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:03 smithi183 ceph-mon[99169]: pgmap v20093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:03 smithi119 ceph-mon[94175]: pgmap v20093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:03 smithi119 ceph-mon[108979]: pgmap v20093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:14:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:14:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:14:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:05 smithi183 ceph-mon[99169]: pgmap v20094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:05 smithi119 ceph-mon[94175]: pgmap v20094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:05 smithi119 ceph-mon[108979]: pgmap v20094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:07 smithi183 ceph-mon[99169]: pgmap v20095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:07 smithi119 ceph-mon[94175]: pgmap v20095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:07 smithi119 ceph-mon[108979]: pgmap v20095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:09 smithi183 ceph-mon[99169]: pgmap v20096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:09 smithi119 ceph-mon[94175]: pgmap v20096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:09 smithi119 ceph-mon[108979]: pgmap v20096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:11 smithi183 ceph-mon[99169]: pgmap v20097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:11 smithi119 ceph-mon[94175]: pgmap v20097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:11 smithi119 ceph-mon[108979]: pgmap v20097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:13 smithi183 ceph-mon[99169]: pgmap v20098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:13 smithi119 ceph-mon[94175]: pgmap v20098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:13 smithi119 ceph-mon[108979]: pgmap v20098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:14:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:14:14] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T01:14:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:15 smithi183 ceph-mon[99169]: pgmap v20099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:15 smithi119 ceph-mon[94175]: pgmap v20099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:15 smithi119 ceph-mon[108979]: pgmap v20099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:15.621 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:14:15.928 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:14:15.928 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 5m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:14:15.928 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 5m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:14:15.929 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 5m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:14:15.929 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 5m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:14:15.929 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 5m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:14:15.929 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 5m ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:14:15.929 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 5m ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:14:15.929 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 5m ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:14:15.929 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 5m ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:14:15.929 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 5m ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:14:15.929 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 5m ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:14:15.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 5m ago 9h 6212M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:14:15.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 5m ago 9h 6244M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:14:15.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 5m ago 9h 5602M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:14:15.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 5m ago 9h 5446M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:14:15.930 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 5m ago 9h 4651M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:14:15.930 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 5m ago 9h 5835M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:14:15.930 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 5m ago 9h 4786M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:14:15.930 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 5m ago 9h 5686M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:14:15.930 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 5m ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:14:16.310 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:14:16.310 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:14:16.310 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:14:16.310 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:14:16.310 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:14:16.311 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:14:16.311 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:14:16.311 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:14:16.311 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:14:16.311 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:14:16.311 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:14:16.311 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:14:16.311 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:14:16.311 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:14:16.311 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:14:16.311 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:14:16.311 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:14:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:17 smithi183 ceph-mon[99169]: pgmap v20100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:17 smithi183 ceph-mon[99169]: from='client.36933 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:14:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:17 smithi183 ceph-mon[99169]: from='client.36939 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:14:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:17 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3727975192' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:14:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:17 smithi119 ceph-mon[94175]: pgmap v20100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:17 smithi119 ceph-mon[94175]: from='client.36933 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:14:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:17 smithi119 ceph-mon[94175]: from='client.36939 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:14:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:17 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3727975192' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:14:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:17 smithi119 ceph-mon[108979]: pgmap v20100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:17 smithi119 ceph-mon[108979]: from='client.36933 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:14:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:17 smithi119 ceph-mon[108979]: from='client.36939 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:14:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:17 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3727975192' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:14:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:19 smithi183 ceph-mon[99169]: pgmap v20101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:19 smithi119 ceph-mon[94175]: pgmap v20101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:19 smithi119 ceph-mon[108979]: pgmap v20101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:21 smithi183 ceph-mon[99169]: pgmap v20102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:21 smithi119 ceph-mon[94175]: pgmap v20102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:21 smithi119 ceph-mon[108979]: pgmap v20102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:23 smithi183 ceph-mon[99169]: pgmap v20103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:23 smithi119 ceph-mon[94175]: pgmap v20103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:23 smithi119 ceph-mon[108979]: pgmap v20103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:14:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:14:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:14:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:25 smithi183 ceph-mon[99169]: pgmap v20104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:25 smithi119 ceph-mon[108979]: pgmap v20104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:25 smithi119 ceph-mon[94175]: pgmap v20104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:27 smithi183 ceph-mon[99169]: pgmap v20105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:27 smithi119 ceph-mon[108979]: pgmap v20105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:27 smithi119 ceph-mon[94175]: pgmap v20105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:29 smithi183 ceph-mon[99169]: pgmap v20106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:29 smithi119 ceph-mon[108979]: pgmap v20106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:29 smithi119 ceph-mon[94175]: pgmap v20106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:31 smithi183 ceph-mon[99169]: pgmap v20107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:31 smithi119 ceph-mon[108979]: pgmap v20107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:31 smithi119 ceph-mon[94175]: pgmap v20107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:33 smithi183 ceph-mon[99169]: pgmap v20108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:33 smithi119 ceph-mon[108979]: pgmap v20108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:33 smithi119 ceph-mon[94175]: pgmap v20108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:14:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:14:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:14:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:35 smithi183 ceph-mon[99169]: pgmap v20109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:35 smithi119 ceph-mon[108979]: pgmap v20109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:35 smithi119 ceph-mon[94175]: pgmap v20109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:37 smithi183 ceph-mon[99169]: pgmap v20110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:37 smithi119 ceph-mon[94175]: pgmap v20110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:37 smithi119 ceph-mon[108979]: pgmap v20110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:39 smithi183 ceph-mon[99169]: pgmap v20111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:39 smithi119 ceph-mon[108979]: pgmap v20111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:39 smithi119 ceph-mon[94175]: pgmap v20111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:41 smithi183 ceph-mon[99169]: pgmap v20112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:41 smithi119 ceph-mon[94175]: pgmap v20112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:41 smithi119 ceph-mon[108979]: pgmap v20112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:43.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:43 smithi183 ceph-mon[99169]: pgmap v20113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:43 smithi119 ceph-mon[94175]: pgmap v20113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:43 smithi119 ceph-mon[108979]: pgmap v20113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:14:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:14:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:14:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:45 smithi183 ceph-mon[99169]: pgmap v20114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:45 smithi119 ceph-mon[108979]: pgmap v20114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:45 smithi119 ceph-mon[94175]: pgmap v20114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:46.656 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:14:46.959 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:14:46.959 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 6m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:14:46.959 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 6m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:14:46.959 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 6m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:14:46.959 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 6m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:14:46.959 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 6m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:14:46.959 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 6m ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:14:46.960 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 6m ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:14:46.960 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 6m ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:14:46.960 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 6m ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:14:46.960 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 6m ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:14:46.960 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 6m ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:14:46.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 6m ago 9h 6212M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:14:46.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 6m ago 9h 6244M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:14:46.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 6m ago 9h 5602M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:14:46.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 6m ago 9h 5446M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:14:46.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 6m ago 9h 4651M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:14:46.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 6m ago 9h 5835M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:14:46.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 6m ago 9h 4786M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:14:46.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 6m ago 9h 5686M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:14:46.960 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 6m ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:14:47.342 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:14:47.342 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:14:47.342 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:14:47.342 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:14:47.342 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:14:47.342 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:14:47.342 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:14:47.342 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:14:47.342 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:14:47.342 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:14:47.343 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:14:47.343 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:14:47.343 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:14:47.343 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:14:47.343 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:14:47.343 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:14:47.343 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:14:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:47 smithi183 ceph-mon[99169]: pgmap v20115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:47 smithi119 ceph-mon[94175]: pgmap v20115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:47 smithi119 ceph-mon[108979]: pgmap v20115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:48 smithi183 ceph-mon[99169]: from='client.36951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:14:48.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:48 smithi183 ceph-mon[99169]: from='client.36957 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:14:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:48 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3158599951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:14:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:48 smithi119 ceph-mon[94175]: from='client.36951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:14:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:48 smithi119 ceph-mon[94175]: from='client.36957 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:14:48.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:48 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3158599951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:14:48.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:48 smithi119 ceph-mon[108979]: from='client.36951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:14:48.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:48 smithi119 ceph-mon[108979]: from='client.36957 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:14:48.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:48 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3158599951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:14:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:49 smithi183 ceph-mon[99169]: pgmap v20116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:14:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:49 smithi119 ceph-mon[108979]: pgmap v20116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:14:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:49 smithi119 ceph-mon[94175]: pgmap v20116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:14:50.851 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:50 smithi183 ceph-mon[99169]: pgmap v20117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:50.852 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:50.852 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:50.852 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:50.852 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:51.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:50 smithi119 ceph-mon[108979]: pgmap v20117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:50 smithi119 ceph-mon[94175]: pgmap v20117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:52 smithi183 ceph-mon[99169]: pgmap v20118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:14:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:14:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:52 smithi119 ceph-mon[94175]: pgmap v20118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:14:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:14:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:52 smithi119 ceph-mon[108979]: pgmap v20118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:14:53.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:14:53.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:14:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:14:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:14:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:14:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:55 smithi183 ceph-mon[99169]: pgmap v20119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:55 smithi119 ceph-mon[94175]: pgmap v20119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:55 smithi119 ceph-mon[108979]: pgmap v20119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:14:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:57 smithi183 ceph-mon[99169]: pgmap v20120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:57 smithi119 ceph-mon[94175]: pgmap v20120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:57 smithi119 ceph-mon[108979]: pgmap v20120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:14:59 smithi183 ceph-mon[99169]: pgmap v20121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:14:59 smithi119 ceph-mon[94175]: pgmap v20121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:14:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:14:59 smithi119 ceph-mon[108979]: pgmap v20121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:01 smithi183 ceph-mon[99169]: pgmap v20122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:01.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:01 smithi119 ceph-mon[94175]: pgmap v20122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:01 smithi119 ceph-mon[108979]: pgmap v20122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:03 smithi183 ceph-mon[99169]: pgmap v20123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:03 smithi119 ceph-mon[94175]: pgmap v20123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:03 smithi119 ceph-mon[108979]: pgmap v20123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:15:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:15:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:15:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:05 smithi183 ceph-mon[99169]: pgmap v20124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:05 smithi119 ceph-mon[108979]: pgmap v20124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:05 smithi119 ceph-mon[94175]: pgmap v20124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:07 smithi183 ceph-mon[99169]: pgmap v20125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:07 smithi119 ceph-mon[108979]: pgmap v20125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:07 smithi119 ceph-mon[94175]: pgmap v20125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:09 smithi183 ceph-mon[99169]: pgmap v20126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:09 smithi119 ceph-mon[94175]: pgmap v20126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:09 smithi119 ceph-mon[108979]: pgmap v20126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:10.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:10.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:11 smithi183 ceph-mon[99169]: pgmap v20127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:11 smithi119 ceph-mon[94175]: pgmap v20127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:11 smithi119 ceph-mon[108979]: pgmap v20127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:13 smithi183 ceph-mon[99169]: pgmap v20128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:13 smithi119 ceph-mon[94175]: pgmap v20128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:13 smithi119 ceph-mon[108979]: pgmap v20128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:15:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:15:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:15:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:15 smithi183 ceph-mon[99169]: pgmap v20129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:15 smithi119 ceph-mon[94175]: pgmap v20129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:15 smithi119 ceph-mon[108979]: pgmap v20129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:17 smithi183 ceph-mon[99169]: pgmap v20130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:17 smithi119 ceph-mon[108979]: pgmap v20130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:17 smithi119 ceph-mon[94175]: pgmap v20130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:17.689 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:15:17.999 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:15:17.999 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 6m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:15:17.999 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 6m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:15:17.999 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 6m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:15:18.000 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 6m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:15:18.000 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 6m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:15:18.000 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 6m ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:15:18.000 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 6m ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:15:18.000 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 6m ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:15:18.000 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 6m ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:15:18.000 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 6m ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:15:18.000 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 6m ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:15:18.000 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 6m ago 9h 6212M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:15:18.000 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 6m ago 9h 6244M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:15:18.000 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 6m ago 9h 5602M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:15:18.000 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 6m ago 9h 5446M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:15:18.000 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 6m ago 9h 4651M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:15:18.001 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 6m ago 9h 5835M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:15:18.001 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 6m ago 9h 4786M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:15:18.001 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 6m ago 9h 5686M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:15:18.001 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 6m ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:15:18.383 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:15:18.383 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:15:18.383 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:15:18.383 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:15:18.383 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:15:18.383 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:15:18.384 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:15:18.384 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:15:18.384 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:15:18.384 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:15:18.384 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:15:18.384 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:15:18.384 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:15:18.384 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:15:18.384 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:15:18.384 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:15:18.384 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:15:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:19 smithi183 ceph-mon[99169]: pgmap v20131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:19 smithi183 ceph-mon[99169]: from='client.36969 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:15:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:19 smithi183 ceph-mon[99169]: from='client.46859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:15:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:19 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3566791608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:15:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:19 smithi119 ceph-mon[94175]: pgmap v20131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:19 smithi119 ceph-mon[94175]: from='client.36969 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:15:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:19 smithi119 ceph-mon[94175]: from='client.46859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:15:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:19 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3566791608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:15:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:19 smithi119 ceph-mon[108979]: pgmap v20131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:19 smithi119 ceph-mon[108979]: from='client.36969 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:15:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:19 smithi119 ceph-mon[108979]: from='client.46859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:15:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:19 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3566791608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:15:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:21 smithi183 ceph-mon[99169]: pgmap v20132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:21 smithi119 ceph-mon[94175]: pgmap v20132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:21 smithi119 ceph-mon[108979]: pgmap v20132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:23 smithi183 ceph-mon[99169]: pgmap v20133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:23 smithi119 ceph-mon[94175]: pgmap v20133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:23 smithi119 ceph-mon[108979]: pgmap v20133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:15:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:15:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:15:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:25 smithi183 ceph-mon[99169]: pgmap v20134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:25 smithi119 ceph-mon[94175]: pgmap v20134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:25 smithi119 ceph-mon[108979]: pgmap v20134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:27 smithi183 ceph-mon[99169]: pgmap v20135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:27 smithi119 ceph-mon[94175]: pgmap v20135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:27 smithi119 ceph-mon[108979]: pgmap v20135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:29 smithi183 ceph-mon[99169]: pgmap v20136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:29 smithi119 ceph-mon[108979]: pgmap v20136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:29 smithi119 ceph-mon[94175]: pgmap v20136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:31 smithi183 ceph-mon[99169]: pgmap v20137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:31 smithi119 ceph-mon[108979]: pgmap v20137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:31 smithi119 ceph-mon[94175]: pgmap v20137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:33 smithi183 ceph-mon[99169]: pgmap v20138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:33 smithi119 ceph-mon[108979]: pgmap v20138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:33 smithi119 ceph-mon[94175]: pgmap v20138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:15:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:15:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:15:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:35 smithi183 ceph-mon[99169]: pgmap v20139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:35 smithi119 ceph-mon[108979]: pgmap v20139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:35 smithi119 ceph-mon[94175]: pgmap v20139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:37 smithi183 ceph-mon[99169]: pgmap v20140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:37 smithi119 ceph-mon[94175]: pgmap v20140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:37 smithi119 ceph-mon[108979]: pgmap v20140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:39 smithi183 ceph-mon[99169]: pgmap v20141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:39 smithi119 ceph-mon[94175]: pgmap v20141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:39 smithi119 ceph-mon[108979]: pgmap v20141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:41 smithi183 ceph-mon[99169]: pgmap v20142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:41 smithi119 ceph-mon[108979]: pgmap v20142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:41 smithi119 ceph-mon[94175]: pgmap v20142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:43 smithi183 ceph-mon[99169]: pgmap v20143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:43.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:43 smithi119 ceph-mon[94175]: pgmap v20143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:43 smithi119 ceph-mon[108979]: pgmap v20143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:15:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:15:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:15:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:45 smithi183 ceph-mon[99169]: pgmap v20144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:45 smithi119 ceph-mon[94175]: pgmap v20144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:45.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:45 smithi119 ceph-mon[108979]: pgmap v20144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:47 smithi183 ceph-mon[99169]: pgmap v20145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:47 smithi119 ceph-mon[94175]: pgmap v20145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:47 smithi119 ceph-mon[108979]: pgmap v20145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:48.733 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:15:49.037 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:15:49.037 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 7m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:15:49.037 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 7m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:15:49.038 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 7m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:15:49.038 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 7m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:15:49.038 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 7m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:15:49.038 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 7m ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:15:49.038 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 7m ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:15:49.038 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 7m ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:15:49.038 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 7m ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:15:49.038 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 7m ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:15:49.038 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 7m ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:15:49.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 7m ago 9h 6212M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:15:49.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 7m ago 9h 6244M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:15:49.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 7m ago 9h 5602M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:15:49.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 7m ago 9h 5446M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:15:49.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 7m ago 9h 4651M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:15:49.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 7m ago 9h 5835M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:15:49.039 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 7m ago 9h 4786M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:15:49.039 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 7m ago 9h 5686M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:15:49.039 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 7m ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:15:49.420 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:15:49.420 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:15:49.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:15:49.421 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:15:49.421 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:15:49.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:15:49.421 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:15:49.421 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:15:49.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:15:49.421 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:15:49.421 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:15:49.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:15:49.421 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:15:49.421 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:15:49.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:15:49.421 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:15:49.422 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:15:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:49 smithi183 ceph-mon[99169]: pgmap v20146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:49 smithi119 ceph-mon[94175]: pgmap v20146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:49 smithi119 ceph-mon[108979]: pgmap v20146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:50.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:50 smithi183 ceph-mon[99169]: from='client.36987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:15:50.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:50 smithi183 ceph-mon[99169]: from='client.36993 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:15:50.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/303016693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:15:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:50 smithi119 ceph-mon[94175]: from='client.36987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:15:50.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:50 smithi119 ceph-mon[94175]: from='client.36993 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:15:50.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/303016693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:15:50.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:50 smithi119 ceph-mon[108979]: from='client.36987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:15:50.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:50 smithi119 ceph-mon[108979]: from='client.36993 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:15:50.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/303016693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:15:51.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:51 smithi183 ceph-mon[99169]: pgmap v20147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:51 smithi119 ceph-mon[108979]: pgmap v20147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:51 smithi119 ceph-mon[94175]: pgmap v20147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:53 smithi183 ceph-mon[99169]: pgmap v20148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:53.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:15:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:53 smithi119 ceph-mon[94175]: pgmap v20148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:15:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:53 smithi119 ceph-mon[108979]: pgmap v20148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:15:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:15:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:15:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:15:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:15:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:15:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:15:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:15:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:15:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:15:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:15:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:15:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:15:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:15:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:55 smithi183 ceph-mon[99169]: pgmap v20149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:55 smithi119 ceph-mon[94175]: pgmap v20149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:55 smithi119 ceph-mon[108979]: pgmap v20149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:57 smithi183 ceph-mon[99169]: pgmap v20150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:57 smithi119 ceph-mon[94175]: pgmap v20150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:57 smithi119 ceph-mon[108979]: pgmap v20150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:15:59 smithi183 ceph-mon[99169]: pgmap v20151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:15:59 smithi119 ceph-mon[94175]: pgmap v20151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:15:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:15:59 smithi119 ceph-mon[108979]: pgmap v20151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:01 smithi183 ceph-mon[99169]: pgmap v20152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:01 smithi119 ceph-mon[94175]: pgmap v20152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:01 smithi119 ceph-mon[108979]: pgmap v20152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:03 smithi183 ceph-mon[99169]: pgmap v20153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:03 smithi119 ceph-mon[94175]: pgmap v20153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:03 smithi119 ceph-mon[108979]: pgmap v20153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:16:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:16:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:16:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:05 smithi183 ceph-mon[99169]: pgmap v20154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:05 smithi119 ceph-mon[108979]: pgmap v20154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:05 smithi119 ceph-mon[94175]: pgmap v20154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:07 smithi183 ceph-mon[99169]: pgmap v20155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:07 smithi119 ceph-mon[108979]: pgmap v20155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:07 smithi119 ceph-mon[94175]: pgmap v20155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:09 smithi183 ceph-mon[99169]: pgmap v20156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:09 smithi119 ceph-mon[108979]: pgmap v20156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:09 smithi119 ceph-mon[94175]: pgmap v20156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:11 smithi183 ceph-mon[99169]: pgmap v20157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:11 smithi119 ceph-mon[94175]: pgmap v20157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:11 smithi119 ceph-mon[108979]: pgmap v20157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:13 smithi183 ceph-mon[99169]: pgmap v20158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:13 smithi119 ceph-mon[108979]: pgmap v20158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:13 smithi119 ceph-mon[94175]: pgmap v20158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:16:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:16:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:16:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:15 smithi183 ceph-mon[99169]: pgmap v20159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:15 smithi119 ceph-mon[94175]: pgmap v20159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:15 smithi119 ceph-mon[108979]: pgmap v20159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:17 smithi183 ceph-mon[99169]: pgmap v20160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:17 smithi119 ceph-mon[108979]: pgmap v20160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:17 smithi119 ceph-mon[94175]: pgmap v20160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:19 smithi183 ceph-mon[99169]: pgmap v20161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:19 smithi119 ceph-mon[94175]: pgmap v20161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:19 smithi119 ceph-mon[108979]: pgmap v20161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:19.770 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:16:20.080 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:16:20.081 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 7m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:16:20.081 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 7m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:16:20.081 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 7m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:16:20.081 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 7m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:16:20.081 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 7m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:16:20.081 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 7m ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:16:20.081 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 7m ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:16:20.081 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 7m ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:16:20.081 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 7m ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:16:20.081 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 7m ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:16:20.081 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 7m ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:16:20.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 7m ago 9h 6212M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:16:20.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 7m ago 9h 6244M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:16:20.082 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 7m ago 9h 5602M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:16:20.082 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 7m ago 9h 5446M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:16:20.082 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 7m ago 9h 4651M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:16:20.082 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 7m ago 9h 5835M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:16:20.082 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 7m ago 9h 4786M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:16:20.082 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 7m ago 9h 5686M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:16:20.082 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 7m ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:16:20.462 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:16:20.462 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:16:20.462 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:16:20.462 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:16:20.462 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:16:20.463 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:16:20.463 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:16:20.463 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:16:20.463 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:16:20.463 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:16:20.463 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:16:20.463 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:16:20.463 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:16:20.463 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:16:20.463 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:16:20.463 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:16:20.463 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:16:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:21 smithi183 ceph-mon[99169]: pgmap v20162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:21 smithi183 ceph-mon[99169]: from='client.37005 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:16:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:21 smithi183 ceph-mon[99169]: from='client.46895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:16:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:21 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2270906251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:16:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:21 smithi119 ceph-mon[94175]: pgmap v20162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:21 smithi119 ceph-mon[94175]: from='client.37005 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:16:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:21 smithi119 ceph-mon[94175]: from='client.46895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:16:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2270906251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:16:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:21 smithi119 ceph-mon[108979]: pgmap v20162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:21 smithi119 ceph-mon[108979]: from='client.37005 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:16:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:21 smithi119 ceph-mon[108979]: from='client.46895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:16:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:21 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2270906251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:16:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:23 smithi183 ceph-mon[99169]: pgmap v20163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:23 smithi119 ceph-mon[94175]: pgmap v20163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:23 smithi119 ceph-mon[108979]: pgmap v20163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:16:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:16:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:16:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:25 smithi183 ceph-mon[99169]: pgmap v20164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:25 smithi119 ceph-mon[94175]: pgmap v20164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:25 smithi119 ceph-mon[108979]: pgmap v20164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:27 smithi183 ceph-mon[99169]: pgmap v20165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:27 smithi119 ceph-mon[94175]: pgmap v20165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:27 smithi119 ceph-mon[108979]: pgmap v20165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:29 smithi183 ceph-mon[99169]: pgmap v20166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:29 smithi119 ceph-mon[94175]: pgmap v20166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:29 smithi119 ceph-mon[108979]: pgmap v20166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:31 smithi183 ceph-mon[99169]: pgmap v20167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:31 smithi119 ceph-mon[94175]: pgmap v20167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:31 smithi119 ceph-mon[108979]: pgmap v20167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:33 smithi183 ceph-mon[99169]: pgmap v20168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:33.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:33 smithi119 ceph-mon[94175]: pgmap v20168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:33.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:33 smithi119 ceph-mon[108979]: pgmap v20168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:16:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:16:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:16:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:35 smithi183 ceph-mon[99169]: pgmap v20169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:35 smithi119 ceph-mon[94175]: pgmap v20169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:35 smithi119 ceph-mon[108979]: pgmap v20169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:37 smithi183 ceph-mon[99169]: pgmap v20170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:37 smithi119 ceph-mon[94175]: pgmap v20170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:37 smithi119 ceph-mon[108979]: pgmap v20170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:39 smithi183 ceph-mon[99169]: pgmap v20171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:39 smithi119 ceph-mon[94175]: pgmap v20171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:39 smithi119 ceph-mon[108979]: pgmap v20171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:41 smithi183 ceph-mon[99169]: pgmap v20172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:41 smithi119 ceph-mon[94175]: pgmap v20172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:41 smithi119 ceph-mon[108979]: pgmap v20172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:43 smithi183 ceph-mon[99169]: pgmap v20173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:43 smithi119 ceph-mon[94175]: pgmap v20173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:43 smithi119 ceph-mon[108979]: pgmap v20173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:16:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:16:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:16:45.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:45 smithi183 ceph-mon[99169]: pgmap v20174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:45 smithi119 ceph-mon[108979]: pgmap v20174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:45 smithi119 ceph-mon[94175]: pgmap v20174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:47 smithi183 ceph-mon[99169]: pgmap v20175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:47 smithi119 ceph-mon[108979]: pgmap v20175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:47 smithi119 ceph-mon[94175]: pgmap v20175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:49 smithi183 ceph-mon[99169]: pgmap v20176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:49 smithi119 ceph-mon[94175]: pgmap v20176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:49 smithi119 ceph-mon[108979]: pgmap v20176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:50.809 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:16:51.113 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:16:51.114 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 8m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:16:51.114 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 8m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:16:51.114 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 8m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:16:51.114 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 8m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:16:51.114 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 8m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:16:51.114 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 8m ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:16:51.114 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 8m ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:16:51.114 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 8m ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:16:51.114 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 8m ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:16:51.114 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 8m ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:16:51.114 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 8m ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:16:51.115 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 8m ago 9h 6212M 2088M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:16:51.115 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 8m ago 9h 6244M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:16:51.115 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 8m ago 9h 5602M 2088M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:16:51.115 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 8m ago 9h 5446M 2088M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:16:51.115 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 8m ago 9h 4651M 2474M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:16:51.115 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 8m ago 9h 5835M 2474M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:16:51.115 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 8m ago 9h 4786M 2474M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:16:51.115 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 8m ago 9h 5686M 2474M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:16:51.115 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 8m ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:16:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:51 smithi183 ceph-mon[99169]: pgmap v20177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:51 smithi119 ceph-mon[108979]: pgmap v20177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:51 smithi119 ceph-mon[94175]: pgmap v20177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:51.494 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:16:51.494 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:16:51.494 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:16:51.495 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:16:51.495 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:16:51.495 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:16:51.495 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:16:51.495 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:16:51.495 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:16:51.495 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:16:51.495 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:16:51.496 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:16:51.496 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:16:51.496 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:16:51.496 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:16:51.496 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:16:51.496 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:16:52.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:52 smithi183 ceph-mon[99169]: from='client.46907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:16:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:52 smithi183 ceph-mon[99169]: from='client.37029 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:16:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/41431662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:16:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:52 smithi119 ceph-mon[94175]: from='client.46907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:16:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:52 smithi119 ceph-mon[94175]: from='client.37029 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:16:52.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/41431662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:16:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:52 smithi119 ceph-mon[108979]: from='client.46907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:16:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:52 smithi119 ceph-mon[108979]: from='client.37029 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:16:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/41431662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:16:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:53 smithi183 ceph-mon[99169]: pgmap v20178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:53 smithi119 ceph-mon[94175]: pgmap v20178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:53 smithi119 ceph-mon[108979]: pgmap v20178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:16:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:16:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:16:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:16:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:16:54.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:54 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:16:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:16:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:16:54.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:16:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:16:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:16:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:16:54.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:16:54.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:16:54.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:16:54.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:16:54.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:54 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:16:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:55 smithi183 ceph-mon[99169]: pgmap v20179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:55 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2470M 2023-12-02T01:16:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:55 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2079M 2023-12-02T01:16:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:55 smithi119 ceph-mon[94175]: pgmap v20179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:55 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2470M 2023-12-02T01:16:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:55 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2079M 2023-12-02T01:16:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:55 smithi119 ceph-mon[108979]: pgmap v20179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:55 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2470M 2023-12-02T01:16:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:55 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2079M 2023-12-02T01:16:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:16:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:57 smithi183 ceph-mon[99169]: pgmap v20180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:57 smithi119 ceph-mon[94175]: pgmap v20180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:57 smithi119 ceph-mon[108979]: pgmap v20180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:16:59 smithi183 ceph-mon[99169]: pgmap v20181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:16:59 smithi119 ceph-mon[94175]: pgmap v20181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:16:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:16:59 smithi119 ceph-mon[108979]: pgmap v20181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:01 smithi183 ceph-mon[99169]: pgmap v20182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:01 smithi119 ceph-mon[94175]: pgmap v20182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:01 smithi119 ceph-mon[108979]: pgmap v20182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:03 smithi183 ceph-mon[99169]: pgmap v20183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:03 smithi119 ceph-mon[94175]: pgmap v20183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:03 smithi119 ceph-mon[108979]: pgmap v20183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:17:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:17:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:17:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:05 smithi183 ceph-mon[99169]: pgmap v20184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:05 smithi119 ceph-mon[94175]: pgmap v20184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:05 smithi119 ceph-mon[108979]: pgmap v20184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:07 smithi183 ceph-mon[99169]: pgmap v20185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:07 smithi119 ceph-mon[94175]: pgmap v20185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:07 smithi119 ceph-mon[108979]: pgmap v20185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:09 smithi183 ceph-mon[99169]: pgmap v20186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:09 smithi119 ceph-mon[108979]: pgmap v20186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:09 smithi119 ceph-mon[94175]: pgmap v20186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:09.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:11 smithi183 ceph-mon[99169]: pgmap v20187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:11 smithi119 ceph-mon[94175]: pgmap v20187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:11 smithi119 ceph-mon[108979]: pgmap v20187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:13 smithi183 ceph-mon[99169]: pgmap v20188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:13 smithi119 ceph-mon[108979]: pgmap v20188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:13 smithi119 ceph-mon[94175]: pgmap v20188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:17:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:17:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:17:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:15 smithi183 ceph-mon[99169]: pgmap v20189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:15 smithi119 ceph-mon[94175]: pgmap v20189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:15 smithi119 ceph-mon[108979]: pgmap v20189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:17 smithi183 ceph-mon[99169]: pgmap v20190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:17 smithi119 ceph-mon[94175]: pgmap v20190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:17 smithi119 ceph-mon[108979]: pgmap v20190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:19 smithi183 ceph-mon[99169]: pgmap v20191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:19 smithi119 ceph-mon[94175]: pgmap v20191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:19 smithi119 ceph-mon[108979]: pgmap v20191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:21 smithi183 ceph-mon[99169]: pgmap v20192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:21 smithi119 ceph-mon[94175]: pgmap v20192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:21 smithi119 ceph-mon[108979]: pgmap v20192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:21.837 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:17:22.142 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:17:22.143 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 8m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:17:22.143 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 8m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:17:22.143 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 8m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:17:22.143 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 8m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:17:22.143 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 8m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:17:22.143 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 8m ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:17:22.143 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 8m ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:17:22.143 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 8m ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:17:22.143 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 8m ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:17:22.143 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 8m ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:17:22.143 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 8m ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:17:22.143 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 8m ago 9h 6212M 2079M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:17:22.143 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 8m ago 9h 6244M 2079M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:17:22.143 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 8m ago 9h 5602M 2079M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:17:22.144 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 8m ago 9h 5446M 2079M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:17:22.144 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 8m ago 9h 4651M 2470M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:17:22.144 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 8m ago 9h 5835M 2470M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:17:22.144 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 8m ago 9h 4786M 2470M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:17:22.144 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 8m ago 9h 5686M 2470M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:17:22.144 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 8m ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:17:22.525 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:17:22.525 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:17:22.525 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:17:22.525 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:17:22.525 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:17:22.525 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:17:22.525 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:17:22.525 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:17:22.525 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:17:22.525 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:17:22.525 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:17:22.526 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:17:22.526 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:17:22.526 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:17:22.526 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:17:22.526 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:17:22.526 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:17:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:23 smithi183 ceph-mon[99169]: pgmap v20193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:23 smithi183 ceph-mon[99169]: from='client.37041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:17:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:23 smithi183 ceph-mon[99169]: from='client.37047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:17:23.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:23 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/340732996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:17:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:23 smithi119 ceph-mon[108979]: pgmap v20193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:23 smithi119 ceph-mon[108979]: from='client.37041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:17:23.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:23 smithi119 ceph-mon[108979]: from='client.37047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:17:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:23 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/340732996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:17:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:23 smithi119 ceph-mon[94175]: pgmap v20193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:23 smithi119 ceph-mon[94175]: from='client.37041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:17:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:23 smithi119 ceph-mon[94175]: from='client.37047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:17:23.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/340732996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:17:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:17:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:17:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:17:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:25 smithi183 ceph-mon[99169]: pgmap v20194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:25 smithi119 ceph-mon[94175]: pgmap v20194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:25 smithi119 ceph-mon[108979]: pgmap v20194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:27 smithi183 ceph-mon[99169]: pgmap v20195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:27 smithi119 ceph-mon[94175]: pgmap v20195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:27 smithi119 ceph-mon[108979]: pgmap v20195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:29 smithi183 ceph-mon[99169]: pgmap v20196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:29 smithi119 ceph-mon[94175]: pgmap v20196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:29 smithi119 ceph-mon[108979]: pgmap v20196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:31 smithi183 ceph-mon[99169]: pgmap v20197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:31 smithi119 ceph-mon[94175]: pgmap v20197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:31 smithi119 ceph-mon[108979]: pgmap v20197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:33 smithi183 ceph-mon[99169]: pgmap v20198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:33 smithi119 ceph-mon[108979]: pgmap v20198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:33 smithi119 ceph-mon[94175]: pgmap v20198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:17:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:17:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:17:35.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:35 smithi183 ceph-mon[99169]: pgmap v20199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:35 smithi119 ceph-mon[94175]: pgmap v20199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:35 smithi119 ceph-mon[108979]: pgmap v20199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:37 smithi183 ceph-mon[99169]: pgmap v20200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:37 smithi119 ceph-mon[108979]: pgmap v20200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:37 smithi119 ceph-mon[94175]: pgmap v20200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:39 smithi183 ceph-mon[99169]: pgmap v20201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:39 smithi119 ceph-mon[94175]: pgmap v20201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:39 smithi119 ceph-mon[108979]: pgmap v20201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:41 smithi183 ceph-mon[99169]: pgmap v20202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:41 smithi119 ceph-mon[94175]: pgmap v20202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:41 smithi119 ceph-mon[108979]: pgmap v20202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:43 smithi183 ceph-mon[99169]: pgmap v20203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:43 smithi119 ceph-mon[94175]: pgmap v20203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:43 smithi119 ceph-mon[108979]: pgmap v20203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:17:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:17:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:17:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:45 smithi183 ceph-mon[99169]: pgmap v20204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:45 smithi119 ceph-mon[108979]: pgmap v20204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:45 smithi119 ceph-mon[94175]: pgmap v20204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:47 smithi183 ceph-mon[99169]: pgmap v20205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:47 smithi119 ceph-mon[108979]: pgmap v20205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:47.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:47 smithi119 ceph-mon[94175]: pgmap v20205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:49 smithi183 ceph-mon[99169]: pgmap v20206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:49.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:49 smithi119 ceph-mon[108979]: pgmap v20206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:49 smithi119 ceph-mon[94175]: pgmap v20206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:51 smithi183 ceph-mon[99169]: pgmap v20207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:51 smithi119 ceph-mon[108979]: pgmap v20207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:51 smithi119 ceph-mon[94175]: pgmap v20207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:52.872 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:17:53.182 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:17:53.182 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 9m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:17:53.182 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 9m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:17:53.182 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 9m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:17:53.182 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 9m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:17:53.182 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 9m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:17:53.182 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 9m ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:17:53.182 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 9m ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:17:53.182 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 9m ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:17:53.182 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 9m ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:17:53.183 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 9m ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:17:53.183 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 9m ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:17:53.183 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 9m ago 9h 6212M 2079M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:17:53.183 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 9m ago 9h 6244M 2079M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:17:53.183 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 9m ago 9h 5602M 2079M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:17:53.183 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 9m ago 9h 5446M 2079M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:17:53.183 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 9m ago 9h 4651M 2470M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:17:53.183 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 9m ago 9h 5835M 2470M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:17:53.183 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 9m ago 9h 4786M 2470M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:17:53.184 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 9m ago 9h 5686M 2470M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:17:53.184 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 9m ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:17:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:53 smithi183 ceph-mon[99169]: pgmap v20208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:53 smithi119 ceph-mon[94175]: pgmap v20208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:53.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:53 smithi119 ceph-mon[108979]: pgmap v20208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:53.562 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:17:53.562 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:17:53.562 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:17:53.562 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:17:53.562 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:17:53.563 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:17:53.563 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:17:53.563 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:17:53.563 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:17:53.563 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:17:53.563 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:17:53.563 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:17:53.563 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:17:53.563 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:17:53.563 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:17:53.563 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:17:53.563 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:17:54.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:54 smithi183 ceph-mon[99169]: from='client.46943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:17:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:54 smithi183 ceph-mon[99169]: from='client.46949 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:17:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2849191917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:17:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:17:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:17:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:17:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:17:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:54 smithi119 ceph-mon[94175]: from='client.46943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:17:54.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:54 smithi119 ceph-mon[94175]: from='client.46949 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:17:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2849191917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:17:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:17:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:54 smithi119 ceph-mon[108979]: from='client.46943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:17:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:54 smithi119 ceph-mon[108979]: from='client.46949 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:17:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2849191917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:17:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:17:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:17:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:55 smithi183 ceph-mon[99169]: pgmap v20209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:17:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:17:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:17:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:55 smithi119 ceph-mon[94175]: pgmap v20209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:17:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:17:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:17:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:55 smithi119 ceph-mon[108979]: pgmap v20209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:17:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:17:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:17:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:57 smithi183 ceph-mon[99169]: pgmap v20210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:57 smithi119 ceph-mon[94175]: pgmap v20210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:57 smithi119 ceph-mon[108979]: pgmap v20210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:17:59 smithi183 ceph-mon[99169]: pgmap v20211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:17:59 smithi119 ceph-mon[94175]: pgmap v20211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:17:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:17:59 smithi119 ceph-mon[108979]: pgmap v20211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:01 smithi183 ceph-mon[99169]: pgmap v20212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:01 smithi119 ceph-mon[94175]: pgmap v20212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:01.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:01 smithi119 ceph-mon[108979]: pgmap v20212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:03 smithi183 ceph-mon[99169]: pgmap v20213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:03 smithi119 ceph-mon[94175]: pgmap v20213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:03.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:03 smithi119 ceph-mon[108979]: pgmap v20213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:18:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:18:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:18:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:05 smithi183 ceph-mon[99169]: pgmap v20214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:05 smithi119 ceph-mon[108979]: pgmap v20214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:05 smithi119 ceph-mon[94175]: pgmap v20214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:07.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:07 smithi183 ceph-mon[99169]: pgmap v20215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:07 smithi119 ceph-mon[94175]: pgmap v20215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:07 smithi119 ceph-mon[108979]: pgmap v20215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:09 smithi183 ceph-mon[99169]: pgmap v20216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:09 smithi119 ceph-mon[94175]: pgmap v20216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:09 smithi119 ceph-mon[108979]: pgmap v20216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:11 smithi183 ceph-mon[99169]: pgmap v20217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:11 smithi119 ceph-mon[108979]: pgmap v20217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:11 smithi119 ceph-mon[94175]: pgmap v20217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:13 smithi183 ceph-mon[99169]: pgmap v20218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:13 smithi119 ceph-mon[94175]: pgmap v20218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:13 smithi119 ceph-mon[108979]: pgmap v20218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:18:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:18:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:18:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:15 smithi183 ceph-mon[99169]: pgmap v20219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:15 smithi119 ceph-mon[94175]: pgmap v20219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:15 smithi119 ceph-mon[108979]: pgmap v20219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:17 smithi119 ceph-mon[94175]: pgmap v20220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:17 smithi119 ceph-mon[108979]: pgmap v20220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:17 smithi183 ceph-mon[99169]: pgmap v20220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:19 smithi183 ceph-mon[99169]: pgmap v20221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:19 smithi119 ceph-mon[94175]: pgmap v20221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:19 smithi119 ceph-mon[108979]: pgmap v20221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:21 smithi183 ceph-mon[99169]: pgmap v20222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:21 smithi119 ceph-mon[94175]: pgmap v20222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:21 smithi119 ceph-mon[108979]: pgmap v20222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:23 smithi183 ceph-mon[99169]: pgmap v20223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:23 smithi119 ceph-mon[94175]: pgmap v20223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:23 smithi119 ceph-mon[108979]: pgmap v20223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:23.906 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:18:24.212 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:18:24.212 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 9m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:18:24.212 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 9m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:18:24.212 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 9m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:18:24.212 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 9m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:18:24.213 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 9m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:18:24.213 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 9m ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:18:24.213 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 9m ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:18:24.213 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 9m ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:18:24.213 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 9m ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:18:24.213 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 9m ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:18:24.213 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 9m ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:18:24.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 9m ago 9h 6212M 2079M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:18:24.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 9m ago 9h 6244M 2079M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:18:24.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 9m ago 9h 5602M 2079M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:18:24.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 9m ago 9h 5446M 2079M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:18:24.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 9m ago 9h 4651M 2470M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:18:24.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 9m ago 9h 5835M 2470M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:18:24.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 9m ago 9h 4786M 2470M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:18:24.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 9m ago 9h 5686M 2470M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:18:24.214 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 9m ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:18:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:18:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:18:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:18:24.592 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:18:24.592 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:18:24.592 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:18:24.592 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:18:24.592 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:18:24.592 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:18:24.592 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:18:24.592 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:18:24.592 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:18:24.592 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:18:24.592 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:18:24.592 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:18:24.592 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:18:24.593 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:18:24.593 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:18:24.593 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:18:24.593 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:18:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:25 smithi183 ceph-mon[99169]: pgmap v20224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:25 smithi183 ceph-mon[99169]: from='client.46961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:18:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:25 smithi183 ceph-mon[99169]: from='client.46967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:18:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1760282129' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:18:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:25 smithi119 ceph-mon[94175]: pgmap v20224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:25 smithi119 ceph-mon[94175]: from='client.46961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:18:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:25 smithi119 ceph-mon[94175]: from='client.46967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:18:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1760282129' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:18:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:25 smithi119 ceph-mon[108979]: pgmap v20224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:25 smithi119 ceph-mon[108979]: from='client.46961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:18:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:25 smithi119 ceph-mon[108979]: from='client.46967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:18:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1760282129' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:18:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:27 smithi183 ceph-mon[99169]: pgmap v20225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:27 smithi119 ceph-mon[94175]: pgmap v20225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:27 smithi119 ceph-mon[108979]: pgmap v20225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:29 smithi183 ceph-mon[99169]: pgmap v20226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:29.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:29 smithi119 ceph-mon[94175]: pgmap v20226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:29.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:29 smithi119 ceph-mon[108979]: pgmap v20226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:31 smithi183 ceph-mon[99169]: pgmap v20227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:31 smithi119 ceph-mon[94175]: pgmap v20227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:31 smithi119 ceph-mon[108979]: pgmap v20227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:33 smithi183 ceph-mon[99169]: pgmap v20228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:33 smithi119 ceph-mon[94175]: pgmap v20228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:33 smithi119 ceph-mon[108979]: pgmap v20228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:18:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:18:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:18:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:35 smithi183 ceph-mon[99169]: pgmap v20229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:35 smithi119 ceph-mon[108979]: pgmap v20229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:35.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:35 smithi119 ceph-mon[94175]: pgmap v20229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:37 smithi183 ceph-mon[99169]: pgmap v20230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:37 smithi119 ceph-mon[94175]: pgmap v20230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:37.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:37 smithi119 ceph-mon[108979]: pgmap v20230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:39 smithi183 ceph-mon[99169]: pgmap v20231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:39 smithi119 ceph-mon[94175]: pgmap v20231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:39 smithi119 ceph-mon[108979]: pgmap v20231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:41 smithi183 ceph-mon[99169]: pgmap v20232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:41 smithi119 ceph-mon[94175]: pgmap v20232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:41.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:41 smithi119 ceph-mon[108979]: pgmap v20232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:43 smithi183 ceph-mon[99169]: pgmap v20233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:43 smithi119 ceph-mon[94175]: pgmap v20233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:43 smithi119 ceph-mon[108979]: pgmap v20233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:18:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:18:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:18:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:45 smithi183 ceph-mon[99169]: pgmap v20234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:45 smithi119 ceph-mon[94175]: pgmap v20234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:45 smithi119 ceph-mon[108979]: pgmap v20234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:47.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:47 smithi183 ceph-mon[99169]: pgmap v20235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:47 smithi119 ceph-mon[94175]: pgmap v20235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:47 smithi119 ceph-mon[108979]: pgmap v20235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:49 smithi183 ceph-mon[99169]: pgmap v20236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:49 smithi119 ceph-mon[94175]: pgmap v20236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:49 smithi119 ceph-mon[108979]: pgmap v20236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:51 smithi183 ceph-mon[99169]: pgmap v20237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:51 smithi119 ceph-mon[94175]: pgmap v20237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:51 smithi119 ceph-mon[108979]: pgmap v20237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:53 smithi183 ceph-mon[99169]: pgmap v20238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:53 smithi119 ceph-mon[94175]: pgmap v20238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:53 smithi119 ceph-mon[108979]: pgmap v20238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:18:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:18:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:18:54.988 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:18:55.315 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:18:55.315 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 10m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:18:55.315 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 10m ago 9h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:18:55.315 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 10m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:18:55.315 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 10m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:18:55.315 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 10m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:18:55.316 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 10m ago 9h 914M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:18:55.316 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 10m ago 9h 2401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:18:55.316 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 10m ago 9h 1143M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:18:55.316 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 10m ago 9h 1330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:18:55.316 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 10m ago 9h 23.7M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:18:55.316 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 10m ago 9h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:18:55.316 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 10m ago 9h 6212M 2079M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:18:55.316 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 10m ago 9h 6244M 2079M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:18:55.316 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 10m ago 9h 5602M 2079M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:18:55.317 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 10m ago 9h 5446M 2079M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:18:55.317 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 10m ago 9h 4651M 2470M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:18:55.317 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 10m ago 9h 5835M 2470M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:18:55.317 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 10m ago 9h 4786M 2470M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:18:55.317 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 10m ago 9h 5686M 2470M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:18:55.317 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 10m ago 9h 121M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:18:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:55 smithi183 ceph-mon[99169]: pgmap v20239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:55.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:18:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:55 smithi119 ceph-mon[94175]: pgmap v20239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:18:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:55 smithi119 ceph-mon[108979]: pgmap v20239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:18:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:18:55.709 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:18:55.709 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:18:55.709 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:18:55.709 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:18:55.709 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:18:55.709 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:18:55.709 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:18:55.709 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:18:55.709 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:18:55.709 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:18:55.709 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:18:55.710 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:18:55.710 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:18:55.710 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:18:55.710 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:18:55.710 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:18:55.710 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:18:56.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:56 smithi183 ceph-mon[99169]: from='client.37095 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:18:56.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:56 smithi183 ceph-mon[99169]: from='client.46985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:18:56.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/717167792' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:18:56.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:56 smithi119 ceph-mon[94175]: from='client.37095 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:18:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:56 smithi119 ceph-mon[94175]: from='client.46985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:18:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/717167792' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:18:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:56 smithi119 ceph-mon[108979]: from='client.37095 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:18:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:56 smithi119 ceph-mon[108979]: from='client.46985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:18:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/717167792' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:18:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:57 smithi183 ceph-mon[99169]: pgmap v20240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:57 smithi119 ceph-mon[108979]: pgmap v20240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:57 smithi119 ceph-mon[94175]: pgmap v20240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:59 smithi183 ceph-mon[99169]: pgmap v20241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:18:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:18:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:18:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:18:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:18:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:59 smithi119 ceph-mon[94175]: pgmap v20241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:18:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:18:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:18:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:18:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:18:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:59 smithi119 ceph-mon[108979]: pgmap v20241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:18:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:18:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:18:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:18:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:18:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:19:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:19:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:19:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:19:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:19:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:19:00.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:19:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:19:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:19:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:19:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:01 smithi183 ceph-mon[99169]: pgmap v20242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:01 smithi119 ceph-mon[108979]: pgmap v20242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:01 smithi119 ceph-mon[94175]: pgmap v20242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:03 smithi183 ceph-mon[99169]: pgmap v20243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:03 smithi119 ceph-mon[94175]: pgmap v20243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:03 smithi119 ceph-mon[108979]: pgmap v20243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:19:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:19:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:19:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:05 smithi183 ceph-mon[99169]: pgmap v20244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:05 smithi119 ceph-mon[108979]: pgmap v20244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:05 smithi119 ceph-mon[94175]: pgmap v20244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:07 smithi183 ceph-mon[99169]: pgmap v20245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:07 smithi119 ceph-mon[94175]: pgmap v20245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:07 smithi119 ceph-mon[108979]: pgmap v20245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:09 smithi183 ceph-mon[99169]: pgmap v20246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:09 smithi119 ceph-mon[108979]: pgmap v20246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:09 smithi119 ceph-mon[94175]: pgmap v20246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:11 smithi183 ceph-mon[99169]: pgmap v20247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:11 smithi119 ceph-mon[94175]: pgmap v20247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:11 smithi119 ceph-mon[108979]: pgmap v20247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:13 smithi183 ceph-mon[99169]: pgmap v20248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:13 smithi119 ceph-mon[94175]: pgmap v20248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:13 smithi119 ceph-mon[108979]: pgmap v20248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:19:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:19:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:19:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:15 smithi183 ceph-mon[99169]: pgmap v20249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:15 smithi119 ceph-mon[94175]: pgmap v20249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:15 smithi119 ceph-mon[108979]: pgmap v20249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:17 smithi183 ceph-mon[99169]: pgmap v20250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:17 smithi119 ceph-mon[94175]: pgmap v20250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:17 smithi119 ceph-mon[108979]: pgmap v20250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:19 smithi183 ceph-mon[99169]: pgmap v20251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:19 smithi119 ceph-mon[94175]: pgmap v20251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:19 smithi119 ceph-mon[108979]: pgmap v20251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:21 smithi183 ceph-mon[99169]: pgmap v20252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:21 smithi119 ceph-mon[108979]: pgmap v20252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:21 smithi119 ceph-mon[94175]: pgmap v20252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:23 smithi183 ceph-mon[99169]: pgmap v20253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:23 smithi119 ceph-mon[108979]: pgmap v20253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:23 smithi119 ceph-mon[94175]: pgmap v20253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:19:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:19:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:19:25.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:25 smithi183 ceph-mon[99169]: pgmap v20254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:25 smithi119 ceph-mon[94175]: pgmap v20254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:25.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:25 smithi119 ceph-mon[108979]: pgmap v20254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:26.056 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:19:26.363 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:19:26.363 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 27s ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:19:26.363 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 27s ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:19:26.363 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 27s ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:19:26.363 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 27s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:19:26.363 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 27s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:19:26.363 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 27s ago 9h 918M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:19:26.363 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 27s ago 9h 2420M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:19:26.364 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 27s ago 9h 1161M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:19:26.364 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 27s ago 9h 1342M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:19:26.364 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 27s ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:19:26.364 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 27s ago 9h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:19:26.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 27s ago 9h 6205M 2079M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:19:26.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 27s ago 9h 6236M 2079M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:19:26.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 27s ago 9h 5591M 2079M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:19:26.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 27s ago 9h 5442M 2079M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:19:26.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 27s ago 9h 4674M 2470M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:19:26.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 27s ago 9h 5868M 2470M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:19:26.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 27s ago 9h 4814M 2470M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:19:26.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 27s ago 9h 5719M 2470M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:19:26.365 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 27s ago 9h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:19:26.740 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:19:26.740 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:19:26.740 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:19:26.740 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:19:26.740 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:19:26.740 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:19:26.741 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:19:26.741 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:19:26.741 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:19:26.741 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:19:26.741 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:19:26.741 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:19:26.741 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:19:26.741 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:19:26.741 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:19:26.741 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:19:26.741 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:19:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:27 smithi183 ceph-mon[99169]: pgmap v20255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:27 smithi183 ceph-mon[99169]: from='client.37113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:19:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:27 smithi183 ceph-mon[99169]: from='client.37119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:19:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3426850167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:19:27.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:27 smithi119 ceph-mon[94175]: pgmap v20255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:27 smithi119 ceph-mon[94175]: from='client.37113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:19:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:27 smithi119 ceph-mon[94175]: from='client.37119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:19:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3426850167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:19:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:27 smithi119 ceph-mon[108979]: pgmap v20255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:27 smithi119 ceph-mon[108979]: from='client.37113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:19:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:27 smithi119 ceph-mon[108979]: from='client.37119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:19:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3426850167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:19:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:29 smithi183 ceph-mon[99169]: pgmap v20256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:29.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:29 smithi119 ceph-mon[108979]: pgmap v20256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:29 smithi119 ceph-mon[94175]: pgmap v20256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:31 smithi183 ceph-mon[99169]: pgmap v20257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:31 smithi119 ceph-mon[94175]: pgmap v20257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:31 smithi119 ceph-mon[108979]: pgmap v20257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:33.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:33 smithi183 ceph-mon[99169]: pgmap v20258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:33.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:33 smithi119 ceph-mon[94175]: pgmap v20258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:33 smithi119 ceph-mon[108979]: pgmap v20258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:19:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:19:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:19:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:35 smithi183 ceph-mon[99169]: pgmap v20259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:35 smithi119 ceph-mon[94175]: pgmap v20259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:35.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:35 smithi119 ceph-mon[108979]: pgmap v20259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:37.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:37 smithi183 ceph-mon[99169]: pgmap v20260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:37.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:37 smithi119 ceph-mon[94175]: pgmap v20260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:37 smithi119 ceph-mon[108979]: pgmap v20260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:39 smithi183 ceph-mon[99169]: pgmap v20261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:39.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:39 smithi119 ceph-mon[108979]: pgmap v20261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:39 smithi119 ceph-mon[94175]: pgmap v20261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:40.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:40.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:40.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:41 smithi183 ceph-mon[99169]: pgmap v20262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:41 smithi119 ceph-mon[108979]: pgmap v20262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:41 smithi119 ceph-mon[94175]: pgmap v20262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:43 smithi183 ceph-mon[99169]: pgmap v20263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:43 smithi119 ceph-mon[94175]: pgmap v20263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:43.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:43 smithi119 ceph-mon[108979]: pgmap v20263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:19:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:19:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:19:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:45 smithi183 ceph-mon[99169]: pgmap v20264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:45.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:45 smithi119 ceph-mon[94175]: pgmap v20264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:45 smithi119 ceph-mon[108979]: pgmap v20264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:47 smithi183 ceph-mon[99169]: pgmap v20265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:47 smithi119 ceph-mon[94175]: pgmap v20265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:47 smithi119 ceph-mon[108979]: pgmap v20265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:49 smithi183 ceph-mon[99169]: pgmap v20266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:49.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:49 smithi119 ceph-mon[94175]: pgmap v20266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:49 smithi119 ceph-mon[108979]: pgmap v20266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:51.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:51 smithi183 ceph-mon[99169]: pgmap v20267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:51.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:51 smithi119 ceph-mon[94175]: pgmap v20267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:51.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:51 smithi119 ceph-mon[108979]: pgmap v20267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:53.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:53 smithi183 ceph-mon[99169]: pgmap v20268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:53.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:53 smithi119 ceph-mon[94175]: pgmap v20268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:53 smithi119 ceph-mon[108979]: pgmap v20268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:19:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:19:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:19:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:55 smithi183 ceph-mon[99169]: pgmap v20269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:55 smithi119 ceph-mon[94175]: pgmap v20269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:55 smithi119 ceph-mon[108979]: pgmap v20269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:19:57.083 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:19:57.392 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:19:57.392 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 58s ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:19:57.392 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 58s ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:19:57.392 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 58s ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:19:57.392 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 58s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:19:57.393 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 58s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:19:57.393 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 58s ago 9h 918M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:19:57.393 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 58s ago 9h 2420M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:19:57.393 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 58s ago 9h 1161M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:19:57.393 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 58s ago 9h 1342M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:19:57.393 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 58s ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:19:57.393 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 58s ago 9h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:19:57.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 58s ago 9h 6205M 2079M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:19:57.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 58s ago 9h 6236M 2079M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:19:57.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 58s ago 9h 5591M 2079M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:19:57.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 58s ago 9h 5442M 2079M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:19:57.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 58s ago 9h 4674M 2470M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:19:57.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 58s ago 9h 5868M 2470M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:19:57.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 58s ago 9h 4814M 2470M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:19:57.393 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 58s ago 9h 5719M 2470M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:19:57.394 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 58s ago 9h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:19:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:57 smithi183 ceph-mon[99169]: pgmap v20270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:57 smithi119 ceph-mon[94175]: pgmap v20270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:57 smithi119 ceph-mon[108979]: pgmap v20270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:57.775 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:19:57.776 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:19:57.776 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:19:57.776 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:19:57.776 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:19:57.776 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:19:57.776 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:19:57.776 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:19:57.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:19:57.777 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:19:57.777 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:19:57.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:19:57.777 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:19:57.777 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:19:57.778 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:19:57.778 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:19:57.778 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:19:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:58 smithi183 ceph-mon[99169]: from='client.37131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:19:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:58 smithi183 ceph-mon[99169]: from='client.37137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:19:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2726890886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:19:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:58 smithi119 ceph-mon[108979]: from='client.37131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:19:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:58 smithi119 ceph-mon[108979]: from='client.37137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:19:58.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2726890886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:19:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:58 smithi119 ceph-mon[94175]: from='client.37131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:19:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:58 smithi119 ceph-mon[94175]: from='client.37137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:19:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2726890886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:19:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:19:59 smithi183 ceph-mon[99169]: pgmap v20271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:19:59 smithi119 ceph-mon[94175]: pgmap v20271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:19:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:19:59 smithi119 ceph-mon[108979]: pgmap v20271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:20:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:20:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:20:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:20:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:20:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T01:19:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:20:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:20:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:20:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:20:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:20:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:20:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:20:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:20:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:20:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:20:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:20:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:01 smithi183 ceph-mon[99169]: pgmap v20272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:01.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:01 smithi119 ceph-mon[94175]: pgmap v20272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:01.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:01 smithi119 ceph-mon[108979]: pgmap v20272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:03.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:03 smithi183 ceph-mon[99169]: pgmap v20273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:03.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:03 smithi119 ceph-mon[94175]: pgmap v20273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:03 smithi119 ceph-mon[108979]: pgmap v20273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:20:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:20:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:20:05.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:05 smithi183 ceph-mon[99169]: pgmap v20274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:05.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:05 smithi119 ceph-mon[94175]: pgmap v20274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:05.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:05 smithi119 ceph-mon[108979]: pgmap v20274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:07 smithi183 ceph-mon[99169]: pgmap v20275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:07 smithi119 ceph-mon[94175]: pgmap v20275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:07.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:07 smithi119 ceph-mon[108979]: pgmap v20275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:09 smithi183 ceph-mon[99169]: pgmap v20276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:09 smithi119 ceph-mon[94175]: pgmap v20276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:09.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:09 smithi119 ceph-mon[108979]: pgmap v20276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:11.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:11 smithi183 ceph-mon[99169]: pgmap v20277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:11 smithi119 ceph-mon[94175]: pgmap v20277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:11.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:11 smithi119 ceph-mon[108979]: pgmap v20277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:13 smithi183 ceph-mon[99169]: pgmap v20278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:13.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:13 smithi119 ceph-mon[108979]: pgmap v20278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:13 smithi119 ceph-mon[94175]: pgmap v20278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:20:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:20:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:20:15.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:15 smithi183 ceph-mon[99169]: pgmap v20279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:15.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:15 smithi119 ceph-mon[108979]: pgmap v20279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:15 smithi119 ceph-mon[94175]: pgmap v20279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:17 smithi183 ceph-mon[99169]: pgmap v20280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:17 smithi119 ceph-mon[94175]: pgmap v20280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:17 smithi119 ceph-mon[108979]: pgmap v20280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:19.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:19 smithi183 ceph-mon[99169]: pgmap v20281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:19.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:19 smithi119 ceph-mon[108979]: pgmap v20281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:19 smithi119 ceph-mon[94175]: pgmap v20281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:21.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:21 smithi183 ceph-mon[99169]: pgmap v20282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:21 smithi119 ceph-mon[94175]: pgmap v20282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:21.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:21 smithi119 ceph-mon[108979]: pgmap v20282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:23.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:23 smithi183 ceph-mon[99169]: pgmap v20283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:23.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:23 smithi119 ceph-mon[94175]: pgmap v20283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:23.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:23 smithi119 ceph-mon[108979]: pgmap v20283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:20:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:20:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:20:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:25 smithi183 ceph-mon[99169]: pgmap v20284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:25.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:25 smithi119 ceph-mon[94175]: pgmap v20284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:25 smithi119 ceph-mon[108979]: pgmap v20284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:27.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:27 smithi183 ceph-mon[99169]: pgmap v20285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:27.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:27 smithi119 ceph-mon[108979]: pgmap v20285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:27 smithi119 ceph-mon[94175]: pgmap v20285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:28.127 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:20:28.432 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:20:28.433 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 89s ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:20:28.433 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 89s ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:20:28.433 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 89s ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:20:28.433 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 89s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:20:28.433 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 89s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:20:28.433 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 89s ago 9h 918M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:20:28.433 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 89s ago 9h 2420M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:20:28.433 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 89s ago 9h 1161M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:20:28.433 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 89s ago 9h 1342M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:20:28.433 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 89s ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:20:28.433 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 89s ago 9h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:20:28.433 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 89s ago 9h 6205M 2079M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:20:28.433 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 89s ago 9h 6236M 2079M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:20:28.433 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 89s ago 9h 5591M 2079M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:20:28.434 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 89s ago 9h 5442M 2079M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:20:28.434 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 89s ago 9h 4674M 2470M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:20:28.434 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 89s ago 9h 5868M 2470M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:20:28.434 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 89s ago 9h 4814M 2470M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:20:28.434 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 89s ago 9h 5719M 2470M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:20:28.434 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 89s ago 9h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:20:28.810 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:20:28.810 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:20:28.810 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:20:28.810 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:20:28.810 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:20:28.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:20:28.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:20:28.811 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:20:28.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:20:28.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:20:28.811 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:20:28.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:20:28.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:20:28.811 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:20:28.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:20:28.811 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:20:28.811 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:20:29.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:29 smithi183 ceph-mon[99169]: pgmap v20286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:29 smithi183 ceph-mon[99169]: from='client.37149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:20:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:29 smithi183 ceph-mon[99169]: from='client.47039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:20:29.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3515138069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:20:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:29 smithi119 ceph-mon[94175]: pgmap v20286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:29 smithi119 ceph-mon[94175]: from='client.37149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:20:29.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:29 smithi119 ceph-mon[94175]: from='client.47039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:20:29.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3515138069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:20:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:29 smithi119 ceph-mon[108979]: pgmap v20286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:29 smithi119 ceph-mon[108979]: from='client.37149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:20:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:29 smithi119 ceph-mon[108979]: from='client.47039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:20:29.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3515138069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:20:31.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:31 smithi183 ceph-mon[99169]: pgmap v20287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:31.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:31 smithi119 ceph-mon[108979]: pgmap v20287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:31.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:31 smithi119 ceph-mon[94175]: pgmap v20287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:33 smithi183 ceph-mon[99169]: pgmap v20288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:33.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:33 smithi119 ceph-mon[108979]: pgmap v20288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:33 smithi119 ceph-mon[94175]: pgmap v20288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:20:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:20:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:20:35.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:35 smithi183 ceph-mon[99169]: pgmap v20289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:35.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:35 smithi119 ceph-mon[94175]: pgmap v20289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:35.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:35 smithi119 ceph-mon[108979]: pgmap v20289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:37.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:37 smithi183 ceph-mon[99169]: pgmap v20290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:37.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:37 smithi119 ceph-mon[108979]: pgmap v20290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:37.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:37 smithi119 ceph-mon[94175]: pgmap v20290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:39.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:39 smithi183 ceph-mon[99169]: pgmap v20291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:39 smithi119 ceph-mon[94175]: pgmap v20291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:39.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:39 smithi119 ceph-mon[108979]: pgmap v20291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:41.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:41 smithi183 ceph-mon[99169]: pgmap v20292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:41.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:41 smithi119 ceph-mon[94175]: pgmap v20292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:41 smithi119 ceph-mon[108979]: pgmap v20292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:43.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:43 smithi183 ceph-mon[99169]: pgmap v20293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:43.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:43 smithi119 ceph-mon[94175]: pgmap v20293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:43.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:43 smithi119 ceph-mon[108979]: pgmap v20293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:20:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:20:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:20:45.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:45 smithi183 ceph-mon[99169]: pgmap v20294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:45.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:45 smithi119 ceph-mon[108979]: pgmap v20294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:45.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:45 smithi119 ceph-mon[94175]: pgmap v20294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:47.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:47 smithi183 ceph-mon[99169]: pgmap v20295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:47.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:47 smithi119 ceph-mon[94175]: pgmap v20295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:47.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:47 smithi119 ceph-mon[108979]: pgmap v20295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:49 smithi119 ceph-mon[94175]: pgmap v20296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:49.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:49 smithi119 ceph-mon[108979]: pgmap v20296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:49 smithi183 ceph-mon[99169]: pgmap v20296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:51.495 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:51 smithi119 ceph-mon[94175]: pgmap v20297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:51.495 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:51 smithi119 ceph-mon[108979]: pgmap v20297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:51 smithi183 ceph-mon[99169]: pgmap v20297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:53 smithi183 ceph-mon[99169]: pgmap v20298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:53 smithi119 ceph-mon[94175]: pgmap v20298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:53 smithi119 ceph-mon[108979]: pgmap v20298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:20:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:20:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:20:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:55 smithi183 ceph-mon[99169]: pgmap v20299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:55 smithi119 ceph-mon[94175]: pgmap v20299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:55.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:55.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:55 smithi119 ceph-mon[108979]: pgmap v20299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:20:57.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:57 smithi183 ceph-mon[99169]: pgmap v20300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:57.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:57 smithi119 ceph-mon[94175]: pgmap v20300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:57.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:57 smithi119 ceph-mon[108979]: pgmap v20300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:59.148 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:20:59.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:20:59 smithi183 ceph-mon[99169]: pgmap v20301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:59.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:20:59 smithi119 ceph-mon[108979]: pgmap v20301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:59.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:20:59 smithi119 ceph-mon[94175]: pgmap v20301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:20:59.458 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:20:59.458 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 2m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:20:59.458 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 2m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:20:59.458 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 2m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:20:59.458 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 2m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:20:59.458 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 2m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:20:59.458 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 2m ago 9h 918M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:20:59.458 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 2m ago 9h 2420M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:20:59.458 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 2m ago 9h 1161M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:20:59.459 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 2m ago 9h 1342M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:20:59.459 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 2m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:20:59.459 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 2m ago 9h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:20:59.459 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 2m ago 9h 6205M 2079M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:20:59.459 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 2m ago 9h 6236M 2079M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:20:59.459 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 2m ago 9h 5591M 2079M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:20:59.459 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 2m ago 9h 5442M 2079M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:20:59.459 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 2m ago 9h 4674M 2470M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:20:59.459 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 2m ago 9h 5868M 2470M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:20:59.459 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 2m ago 9h 4814M 2470M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:20:59.459 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 2m ago 9h 5719M 2470M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:20:59.459 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 2m ago 9h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:20:59.846 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:20:59.846 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:20:59.846 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:20:59.846 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:20:59.846 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:20:59.846 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:20:59.846 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:20:59.847 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:20:59.847 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:20:59.847 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:20:59.847 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:20:59.847 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:20:59.847 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:20:59.847 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:20:59.847 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:20:59.847 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:20:59.847 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:21:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:00 smithi183 ceph-mon[99169]: from='client.47051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:21:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:00 smithi183 ceph-mon[99169]: from='client.37173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:21:00.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1655507504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:21:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:21:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:00 smithi119 ceph-mon[94175]: from='client.47051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:21:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:00 smithi119 ceph-mon[94175]: from='client.37173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:21:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1655507504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:21:00.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:21:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:00 smithi119 ceph-mon[108979]: from='client.47051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:21:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:00 smithi119 ceph-mon[108979]: from='client.37173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:21:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1655507504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:21:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:21:01.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:01 smithi183 ceph-mon[99169]: pgmap v20302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:21:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:21:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:21:01.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:01 smithi119 ceph-mon[94175]: pgmap v20302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:21:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:21:01.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:21:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:01 smithi119 ceph-mon[108979]: pgmap v20302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:21:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:21:01.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:21:03.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:03 smithi183 ceph-mon[99169]: pgmap v20303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:03.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:03 smithi119 ceph-mon[108979]: pgmap v20303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:03.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:03 smithi119 ceph-mon[94175]: pgmap v20303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:21:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:21:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:21:05.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:05 smithi183 ceph-mon[99169]: pgmap v20304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:05.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:05 smithi119 ceph-mon[94175]: pgmap v20304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:05.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:05 smithi119 ceph-mon[108979]: pgmap v20304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:07 smithi183 ceph-mon[99169]: pgmap v20305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:07.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:07 smithi119 ceph-mon[94175]: pgmap v20305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:07 smithi119 ceph-mon[108979]: pgmap v20305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:09.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:09 smithi183 ceph-mon[99169]: pgmap v20306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:09.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:09 smithi119 ceph-mon[94175]: pgmap v20306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:09.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:09 smithi119 ceph-mon[108979]: pgmap v20306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:09.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:11.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:11 smithi183 ceph-mon[99169]: pgmap v20307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:11.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:11 smithi119 ceph-mon[94175]: pgmap v20307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:11.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:11 smithi119 ceph-mon[108979]: pgmap v20307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:13.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:13 smithi183 ceph-mon[99169]: pgmap v20308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:13.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:13 smithi119 ceph-mon[94175]: pgmap v20308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:13 smithi119 ceph-mon[108979]: pgmap v20308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:21:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:21:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:21:15.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:15 smithi183 ceph-mon[99169]: pgmap v20309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:15.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:15 smithi119 ceph-mon[94175]: pgmap v20309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:15.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:15 smithi119 ceph-mon[108979]: pgmap v20309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:17.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:17 smithi183 ceph-mon[99169]: pgmap v20310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:17.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:17 smithi119 ceph-mon[94175]: pgmap v20310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:17.447 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:17 smithi119 ceph-mon[108979]: pgmap v20310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:19 smithi119 ceph-mon[94175]: pgmap v20311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:19 smithi119 ceph-mon[108979]: pgmap v20311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:19 smithi183 ceph-mon[99169]: pgmap v20311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:21.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:21 smithi119 ceph-mon[94175]: pgmap v20312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:21.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:21 smithi119 ceph-mon[108979]: pgmap v20312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:21 smithi183 ceph-mon[99169]: pgmap v20312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:23 smithi183 ceph-mon[99169]: pgmap v20313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:23 smithi119 ceph-mon[94175]: pgmap v20313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:23 smithi119 ceph-mon[108979]: pgmap v20313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:21:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:21:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:21:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:25 smithi183 ceph-mon[99169]: pgmap v20314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:25 smithi119 ceph-mon[108979]: pgmap v20314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:25 smithi119 ceph-mon[94175]: pgmap v20314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:27 smithi183 ceph-mon[99169]: pgmap v20315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:27 smithi119 ceph-mon[108979]: pgmap v20315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:27 smithi119 ceph-mon[94175]: pgmap v20315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:29 smithi183 ceph-mon[99169]: pgmap v20316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:29 smithi119 ceph-mon[94175]: pgmap v20316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:29 smithi119 ceph-mon[108979]: pgmap v20316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:30.196 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:21:30.504 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:21:30.504 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 2m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:21:30.504 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 2m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:21:30.504 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 2m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:21:30.504 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 2m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:21:30.504 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 2m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:21:30.504 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 2m ago 9h 918M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:21:30.504 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 2m ago 9h 2420M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:21:30.504 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 2m ago 9h 1161M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:21:30.504 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 2m ago 9h 1342M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:21:30.504 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 2m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:21:30.504 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 2m ago 9h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:21:30.505 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 2m ago 9h 6205M 2079M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:21:30.505 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 2m ago 9h 6236M 2079M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:21:30.505 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 2m ago 9h 5591M 2079M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:21:30.505 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 2m ago 9h 5442M 2079M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:21:30.505 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 2m ago 9h 4674M 2470M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:21:30.505 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 2m ago 9h 5868M 2470M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:21:30.505 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 2m ago 9h 4814M 2470M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:21:30.505 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 2m ago 9h 5719M 2470M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:21:30.505 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 2m ago 9h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:21:30.881 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:21:30.882 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:21:30.882 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:21:30.882 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:21:30.882 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:21:30.882 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:21:30.882 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:21:30.882 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:21:30.882 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:21:30.882 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:21:30.882 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:21:30.882 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:21:30.882 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:21:30.882 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:21:30.883 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:21:30.883 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:21:30.883 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:21:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:31 smithi183 ceph-mon[99169]: pgmap v20317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:31 smithi183 ceph-mon[99169]: from='client.47069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:21:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:31 smithi183 ceph-mon[99169]: from='client.47075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:21:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1520997878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:21:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:31 smithi119 ceph-mon[94175]: pgmap v20317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:31 smithi119 ceph-mon[94175]: from='client.47069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:21:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:31 smithi119 ceph-mon[94175]: from='client.47075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:21:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1520997878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:21:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:31 smithi119 ceph-mon[108979]: pgmap v20317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:31 smithi119 ceph-mon[108979]: from='client.47069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:21:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:31 smithi119 ceph-mon[108979]: from='client.47075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:21:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1520997878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:21:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:33 smithi183 ceph-mon[99169]: pgmap v20318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:33 smithi119 ceph-mon[94175]: pgmap v20318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:33 smithi119 ceph-mon[108979]: pgmap v20318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:21:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:21:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:21:35.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:35 smithi183 ceph-mon[99169]: pgmap v20319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:35 smithi119 ceph-mon[108979]: pgmap v20319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:35 smithi119 ceph-mon[94175]: pgmap v20319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:37 smithi183 ceph-mon[99169]: pgmap v20320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:37 smithi119 ceph-mon[108979]: pgmap v20320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:37 smithi119 ceph-mon[94175]: pgmap v20320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:39 smithi183 ceph-mon[99169]: pgmap v20321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:39 smithi119 ceph-mon[94175]: pgmap v20321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:39 smithi119 ceph-mon[108979]: pgmap v20321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:41 smithi183 ceph-mon[99169]: pgmap v20322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:41 smithi119 ceph-mon[108979]: pgmap v20322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:41 smithi119 ceph-mon[94175]: pgmap v20322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:43 smithi183 ceph-mon[99169]: pgmap v20323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:43 smithi119 ceph-mon[94175]: pgmap v20323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:43 smithi119 ceph-mon[108979]: pgmap v20323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:21:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:21:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T01:21:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:45 smithi183 ceph-mon[99169]: pgmap v20324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:45 smithi119 ceph-mon[94175]: pgmap v20324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:45 smithi119 ceph-mon[108979]: pgmap v20324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:47 smithi183 ceph-mon[99169]: pgmap v20325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:47 smithi119 ceph-mon[108979]: pgmap v20325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:47 smithi119 ceph-mon[94175]: pgmap v20325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:49 smithi183 ceph-mon[99169]: pgmap v20326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:49 smithi119 ceph-mon[94175]: pgmap v20326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:49 smithi119 ceph-mon[108979]: pgmap v20326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:51 smithi183 ceph-mon[99169]: pgmap v20327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:51 smithi119 ceph-mon[108979]: pgmap v20327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:51.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:51 smithi119 ceph-mon[94175]: pgmap v20327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:53 smithi183 ceph-mon[99169]: pgmap v20328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:53 smithi119 ceph-mon[94175]: pgmap v20328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:53 smithi119 ceph-mon[108979]: pgmap v20328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:21:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:21:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:21:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:21:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:55 smithi183 ceph-mon[99169]: pgmap v20329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:55 smithi119 ceph-mon[94175]: pgmap v20329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:55 smithi119 ceph-mon[108979]: pgmap v20329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:57 smithi183 ceph-mon[99169]: pgmap v20330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:57 smithi119 ceph-mon[94175]: pgmap v20330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:57 smithi119 ceph-mon[108979]: pgmap v20330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:21:59 smithi183 ceph-mon[99169]: pgmap v20331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:21:59 smithi119 ceph-mon[94175]: pgmap v20331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:21:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:21:59 smithi119 ceph-mon[108979]: pgmap v20331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:01.245 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:22:01.570 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:22:01.570 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 3m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:22:01.570 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 3m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:22:01.570 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 3m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:22:01.570 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 3m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:22:01.570 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 3m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:22:01.571 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 3m ago 9h 918M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:22:01.571 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 3m ago 9h 2420M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:22:01.571 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 3m ago 9h 1161M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:22:01.571 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 3m ago 9h 1342M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:22:01.571 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 3m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:22:01.571 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 3m ago 9h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:22:01.571 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 3m ago 9h 6205M 2079M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:22:01.571 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 3m ago 9h 6236M 2079M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:22:01.571 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 3m ago 9h 5591M 2079M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:22:01.571 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 3m ago 9h 5442M 2079M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:22:01.571 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 3m ago 9h 4674M 2470M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:22:01.571 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 3m ago 9h 5868M 2470M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:22:01.571 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 3m ago 9h 4814M 2470M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:22:01.571 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 3m ago 9h 5719M 2470M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:22:01.571 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 3m ago 9h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:22:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:01 smithi183 ceph-mon[99169]: pgmap v20332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:22:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:22:01.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:22:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:01 smithi119 ceph-mon[108979]: pgmap v20332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:22:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:22:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:22:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:01 smithi119 ceph-mon[94175]: pgmap v20332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:22:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:22:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:22:01.967 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:22:01.967 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:22:01.967 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:22:01.967 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:22:01.967 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:22:01.967 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:22:01.968 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:22:01.968 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:22:01.968 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:22:01.968 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:22:01.968 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:22:01.968 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:22:01.968 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:22:01.968 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:22:01.968 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:22:01.968 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:22:01.968 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:22:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:02 smithi183 ceph-mon[99169]: from='client.47087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:22:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:02 smithi183 ceph-mon[99169]: from='client.37209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:22:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:22:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:22:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:22:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1518011398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:22:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:02 smithi119 ceph-mon[94175]: from='client.47087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:22:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:02 smithi119 ceph-mon[94175]: from='client.37209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:22:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:22:02.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:22:02.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:22:02.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1518011398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:22:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:02 smithi119 ceph-mon[108979]: from='client.47087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:22:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:02 smithi119 ceph-mon[108979]: from='client.37209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:22:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:22:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:22:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:22:02.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1518011398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:22:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:03 smithi183 ceph-mon[99169]: pgmap v20333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:03 smithi119 ceph-mon[94175]: pgmap v20333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:03 smithi119 ceph-mon[108979]: pgmap v20333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:22:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:22:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:22:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:05 smithi183 ceph-mon[99169]: pgmap v20334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:05 smithi119 ceph-mon[94175]: pgmap v20334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:05 smithi119 ceph-mon[108979]: pgmap v20334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:07 smithi183 ceph-mon[99169]: pgmap v20335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:07 smithi119 ceph-mon[94175]: pgmap v20335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:07 smithi119 ceph-mon[108979]: pgmap v20335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:09 smithi183 ceph-mon[99169]: pgmap v20336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:09 smithi119 ceph-mon[94175]: pgmap v20336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:09 smithi119 ceph-mon[108979]: pgmap v20336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:11 smithi183 ceph-mon[99169]: pgmap v20337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:11 smithi119 ceph-mon[94175]: pgmap v20337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:11 smithi119 ceph-mon[108979]: pgmap v20337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:13 smithi183 ceph-mon[99169]: pgmap v20338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:13 smithi119 ceph-mon[108979]: pgmap v20338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:13.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:13 smithi119 ceph-mon[94175]: pgmap v20338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:22:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:22:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:22:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:15 smithi183 ceph-mon[99169]: pgmap v20339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:15 smithi119 ceph-mon[94175]: pgmap v20339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:15 smithi119 ceph-mon[108979]: pgmap v20339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:17 smithi183 ceph-mon[99169]: pgmap v20340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:17 smithi119 ceph-mon[94175]: pgmap v20340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:17 smithi119 ceph-mon[108979]: pgmap v20340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:19 smithi183 ceph-mon[99169]: pgmap v20341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:19 smithi119 ceph-mon[108979]: pgmap v20341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:19 smithi119 ceph-mon[94175]: pgmap v20341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:21 smithi183 ceph-mon[99169]: pgmap v20342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:21 smithi119 ceph-mon[94175]: pgmap v20342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:21 smithi119 ceph-mon[108979]: pgmap v20342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:23 smithi183 ceph-mon[99169]: pgmap v20343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:23 smithi119 ceph-mon[94175]: pgmap v20343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:23 smithi119 ceph-mon[108979]: pgmap v20343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:22:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:22:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:22:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:25 smithi183 ceph-mon[99169]: pgmap v20344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:25 smithi119 ceph-mon[94175]: pgmap v20344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:25 smithi119 ceph-mon[108979]: pgmap v20344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:27.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:27 smithi183 ceph-mon[99169]: pgmap v20345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:27 smithi119 ceph-mon[94175]: pgmap v20345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:27 smithi119 ceph-mon[108979]: pgmap v20345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:29 smithi183 ceph-mon[99169]: pgmap v20346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:29 smithi119 ceph-mon[94175]: pgmap v20346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:29 smithi119 ceph-mon[108979]: pgmap v20346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:31 smithi183 ceph-mon[99169]: pgmap v20347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:31 smithi119 ceph-mon[94175]: pgmap v20347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:31 smithi119 ceph-mon[108979]: pgmap v20347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:32.312 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:22:32.620 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:22:32.620 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 3m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:22:32.621 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 3m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:22:32.621 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 3m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:22:32.621 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 3m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:22:32.621 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 3m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:22:32.621 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 3m ago 9h 918M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:22:32.621 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 3m ago 9h 2420M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:22:32.621 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 3m ago 9h 1161M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:22:32.621 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 3m ago 9h 1342M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:22:32.621 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 3m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:22:32.621 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 3m ago 9h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:22:32.621 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 3m ago 9h 6205M 2079M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:22:32.621 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 3m ago 9h 6236M 2079M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:22:32.621 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 3m ago 9h 5591M 2079M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:22:32.621 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 3m ago 9h 5442M 2079M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:22:32.621 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 3m ago 9h 4674M 2470M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:22:32.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 3m ago 9h 5868M 2470M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:22:32.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 3m ago 9h 4814M 2470M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:22:32.622 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 3m ago 9h 5719M 2470M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:22:32.622 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 3m ago 9h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:22:33.001 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:22:33.002 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:22:33.002 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:22:33.002 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:22:33.002 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:22:33.002 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:22:33.002 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:22:33.002 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:22:33.002 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:22:33.002 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:22:33.002 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:22:33.002 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:22:33.002 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:22:33.002 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:22:33.003 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:22:33.003 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:22:33.003 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:22:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:33 smithi183 ceph-mon[99169]: pgmap v20348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:33 smithi183 ceph-mon[99169]: from='client.47105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:22:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:33 smithi183 ceph-mon[99169]: from='client.37227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:22:33.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3190455165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:22:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:33 smithi119 ceph-mon[94175]: pgmap v20348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:33 smithi119 ceph-mon[94175]: from='client.47105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:22:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:33 smithi119 ceph-mon[94175]: from='client.37227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:22:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3190455165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:22:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:33 smithi119 ceph-mon[108979]: pgmap v20348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:33 smithi119 ceph-mon[108979]: from='client.47105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:22:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:33 smithi119 ceph-mon[108979]: from='client.37227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:22:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3190455165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:22:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:22:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:22:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:22:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:35 smithi183 ceph-mon[99169]: pgmap v20349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:35 smithi119 ceph-mon[94175]: pgmap v20349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:35 smithi119 ceph-mon[108979]: pgmap v20349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:37 smithi183 ceph-mon[99169]: pgmap v20350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:37 smithi119 ceph-mon[94175]: pgmap v20350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:37 smithi119 ceph-mon[108979]: pgmap v20350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:39 smithi183 ceph-mon[99169]: pgmap v20351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:39 smithi119 ceph-mon[94175]: pgmap v20351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:39 smithi119 ceph-mon[108979]: pgmap v20351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:41 smithi183 ceph-mon[99169]: pgmap v20352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:41 smithi119 ceph-mon[108979]: pgmap v20352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:41 smithi119 ceph-mon[94175]: pgmap v20352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:43 smithi183 ceph-mon[99169]: pgmap v20353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:43 smithi119 ceph-mon[94175]: pgmap v20353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:43 smithi119 ceph-mon[108979]: pgmap v20353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:22:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:22:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:22:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:45 smithi183 ceph-mon[99169]: pgmap v20354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:45 smithi119 ceph-mon[94175]: pgmap v20354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:45 smithi119 ceph-mon[108979]: pgmap v20354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:47.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:47 smithi183 ceph-mon[99169]: pgmap v20355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:47 smithi119 ceph-mon[94175]: pgmap v20355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:47 smithi119 ceph-mon[108979]: pgmap v20355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:49 smithi183 ceph-mon[99169]: pgmap v20356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:49 smithi119 ceph-mon[94175]: pgmap v20356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:49 smithi119 ceph-mon[108979]: pgmap v20356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:51 smithi183 ceph-mon[99169]: pgmap v20357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:51 smithi119 ceph-mon[94175]: pgmap v20357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:51 smithi119 ceph-mon[108979]: pgmap v20357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:53 smithi183 ceph-mon[99169]: pgmap v20358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:53 smithi119 ceph-mon[108979]: pgmap v20358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:53 smithi119 ceph-mon[94175]: pgmap v20358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:22:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:22:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T01:22:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:22:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:55 smithi183 ceph-mon[99169]: pgmap v20359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:55 smithi119 ceph-mon[94175]: pgmap v20359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:55 smithi119 ceph-mon[108979]: pgmap v20359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:57 smithi183 ceph-mon[99169]: pgmap v20360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:57 smithi119 ceph-mon[94175]: pgmap v20360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:57 smithi119 ceph-mon[108979]: pgmap v20360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:22:59 smithi183 ceph-mon[99169]: pgmap v20361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:22:59 smithi119 ceph-mon[94175]: pgmap v20361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:22:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:22:59 smithi119 ceph-mon[108979]: pgmap v20361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:01 smithi183 ceph-mon[99169]: pgmap v20362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:01 smithi119 ceph-mon[94175]: pgmap v20362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:01 smithi119 ceph-mon[108979]: pgmap v20362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:02.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:23:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:23:02.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:23:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:23:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:23:02.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:23:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:23:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:23:02.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:23:03.338 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:23:03.646 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:23:03.646 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 4m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:23:03.646 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 4m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:23:03.646 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 4m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:23:03.646 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 4m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:23:03.646 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 4m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:23:03.646 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 4m ago 9h 918M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:23:03.646 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 4m ago 9h 2420M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:23:03.646 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 4m ago 9h 1161M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:23:03.646 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 4m ago 9h 1342M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:23:03.647 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 4m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:23:03.647 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 4m ago 9h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:23:03.647 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 4m ago 9h 6205M 2079M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:23:03.647 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 4m ago 9h 6236M 2079M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:23:03.647 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 4m ago 9h 5591M 2079M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:23:03.647 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 4m ago 9h 5442M 2079M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:23:03.647 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 4m ago 9h 4674M 2470M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:23:03.647 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 4m ago 9h 5868M 2470M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:23:03.647 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 4m ago 9h 4814M 2470M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:23:03.647 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 4m ago 9h 5719M 2470M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:23:03.647 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 4m ago 9h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:23:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:03 smithi183 ceph-mon[99169]: pgmap v20363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:23:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:23:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:23:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:03 smithi119 ceph-mon[94175]: pgmap v20363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:23:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:23:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:23:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:03 smithi119 ceph-mon[108979]: pgmap v20363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:23:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:23:03.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:23:04.028 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:23:04.028 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:23:04.028 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:23:04.028 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:23:04.028 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:23:04.029 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:23:04.029 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:23:04.029 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:23:04.029 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:23:04.029 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:23:04.029 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:23:04.029 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:23:04.029 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:23:04.029 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:23:04.029 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:23:04.029 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:23:04.029 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:23:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:23:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:23:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T01:23:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:04 smithi119 ceph-mon[94175]: from='client.37239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:23:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4035805471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:23:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:04 smithi119 ceph-mon[108979]: from='client.37239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:23:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4035805471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:23:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:04 smithi183 ceph-mon[99169]: from='client.37239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:23:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4035805471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:23:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:05 smithi183 ceph-mon[99169]: from='client.37245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:23:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:05 smithi183 ceph-mon[99169]: pgmap v20364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:05 smithi119 ceph-mon[108979]: from='client.37245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:23:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:05 smithi119 ceph-mon[108979]: pgmap v20364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:05 smithi119 ceph-mon[94175]: from='client.37245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:23:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:05 smithi119 ceph-mon[94175]: pgmap v20364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:07 smithi183 ceph-mon[99169]: pgmap v20365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:07 smithi119 ceph-mon[94175]: pgmap v20365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:07 smithi119 ceph-mon[108979]: pgmap v20365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:09 smithi183 ceph-mon[99169]: pgmap v20366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:09 smithi119 ceph-mon[94175]: pgmap v20366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:09 smithi119 ceph-mon[108979]: pgmap v20366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:11 smithi183 ceph-mon[99169]: pgmap v20367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:11 smithi119 ceph-mon[94175]: pgmap v20367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:11 smithi119 ceph-mon[108979]: pgmap v20367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:13 smithi183 ceph-mon[99169]: pgmap v20368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:13.744 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:13 smithi119 ceph-mon[108979]: pgmap v20368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:13.744 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:13 smithi119 ceph-mon[94175]: pgmap v20368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:23:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:23:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:23:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 01:23:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T01:23:14.928703037Z level=info msg="Completed cleanup jobs" duration=12.879522ms 2023-12-02T01:23:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:15 smithi183 ceph-mon[99169]: pgmap v20369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:15 smithi119 ceph-mon[94175]: pgmap v20369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:15 smithi119 ceph-mon[108979]: pgmap v20369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:17 smithi183 ceph-mon[99169]: pgmap v20370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:17 smithi119 ceph-mon[94175]: pgmap v20370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:17 smithi119 ceph-mon[108979]: pgmap v20370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:19 smithi183 ceph-mon[99169]: pgmap v20371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:19 smithi119 ceph-mon[94175]: pgmap v20371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:19 smithi119 ceph-mon[108979]: pgmap v20371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:21 smithi183 ceph-mon[99169]: pgmap v20372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:21 smithi119 ceph-mon[94175]: pgmap v20372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:21 smithi119 ceph-mon[108979]: pgmap v20372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:23 smithi183 ceph-mon[99169]: pgmap v20373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:23 smithi119 ceph-mon[94175]: pgmap v20373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:23 smithi119 ceph-mon[108979]: pgmap v20373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:24.444 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:23:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:23:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:23:24.444 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:24.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:25 smithi119 ceph-mon[94175]: pgmap v20374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:25 smithi119 ceph-mon[108979]: pgmap v20374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:25 smithi183 ceph-mon[99169]: pgmap v20374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:27 smithi183 ceph-mon[99169]: pgmap v20375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:27 smithi119 ceph-mon[94175]: pgmap v20375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:27 smithi119 ceph-mon[108979]: pgmap v20375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:29 smithi183 ceph-mon[99169]: pgmap v20376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:29 smithi119 ceph-mon[94175]: pgmap v20376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:29 smithi119 ceph-mon[108979]: pgmap v20376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:31 smithi183 ceph-mon[99169]: pgmap v20377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:31 smithi119 ceph-mon[94175]: pgmap v20377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:31 smithi119 ceph-mon[108979]: pgmap v20377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:33 smithi183 ceph-mon[99169]: pgmap v20378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:33 smithi119 ceph-mon[94175]: pgmap v20378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:33 smithi119 ceph-mon[108979]: pgmap v20378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:34.382 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:23:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:23:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:23:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:23:34.692 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:23:34.692 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 4m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:23:34.692 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 4m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:23:34.692 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 4m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:23:34.692 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 4m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:23:34.692 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 4m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:23:34.692 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 4m ago 9h 918M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:23:34.692 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 4m ago 9h 2420M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:23:34.692 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 4m ago 9h 1161M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:23:34.692 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 4m ago 9h 1342M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:23:34.693 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 4m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:23:34.693 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 4m ago 9h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:23:34.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 4m ago 9h 6205M 2079M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:23:34.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 4m ago 9h 6236M 2079M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:23:34.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 4m ago 9h 5591M 2079M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:23:34.693 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 4m ago 9h 5442M 2079M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:23:34.694 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 4m ago 9h 4674M 2470M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:23:34.694 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 4m ago 9h 5868M 2470M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:23:34.694 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 4m ago 9h 4814M 2470M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:23:34.694 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 4m ago 9h 5719M 2470M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:23:34.694 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 4m ago 9h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:23:35.072 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:23:35.072 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:23:35.072 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:23:35.072 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:23:35.072 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:23:35.072 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:23:35.072 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:23:35.072 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:23:35.072 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:23:35.072 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:23:35.072 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:23:35.072 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:23:35.073 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:23:35.073 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:23:35.073 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:23:35.073 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:23:35.073 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:23:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:35 smithi183 ceph-mon[99169]: pgmap v20379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:35 smithi183 ceph-mon[99169]: from='client.37257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:23:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3409651488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:23:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:35 smithi119 ceph-mon[94175]: pgmap v20379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:35 smithi119 ceph-mon[94175]: from='client.37257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:23:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3409651488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:23:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:35 smithi119 ceph-mon[108979]: pgmap v20379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:35 smithi119 ceph-mon[108979]: from='client.37257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:23:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3409651488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:23:36.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:36 smithi183 ceph-mon[99169]: from='client.47147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:23:36.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:36 smithi119 ceph-mon[94175]: from='client.47147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:23:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:36 smithi119 ceph-mon[108979]: from='client.47147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:23:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:37 smithi183 ceph-mon[99169]: pgmap v20380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:37 smithi119 ceph-mon[94175]: pgmap v20380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:37 smithi119 ceph-mon[108979]: pgmap v20380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:39 smithi183 ceph-mon[99169]: pgmap v20381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:39 smithi119 ceph-mon[94175]: pgmap v20381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:39 smithi119 ceph-mon[108979]: pgmap v20381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:41 smithi183 ceph-mon[99169]: pgmap v20382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:41 smithi119 ceph-mon[94175]: pgmap v20382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:41 smithi119 ceph-mon[108979]: pgmap v20382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:43 smithi183 ceph-mon[99169]: pgmap v20383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:43 smithi119 ceph-mon[94175]: pgmap v20383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:43 smithi119 ceph-mon[108979]: pgmap v20383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:23:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:23:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:23:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:45 smithi183 ceph-mon[99169]: pgmap v20384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:45 smithi119 ceph-mon[108979]: pgmap v20384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:45 smithi119 ceph-mon[94175]: pgmap v20384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:47 smithi183 ceph-mon[99169]: pgmap v20385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:47 smithi119 ceph-mon[94175]: pgmap v20385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:47 smithi119 ceph-mon[108979]: pgmap v20385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:49 smithi183 ceph-mon[99169]: pgmap v20386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:49 smithi119 ceph-mon[94175]: pgmap v20386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:49 smithi119 ceph-mon[108979]: pgmap v20386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:51 smithi183 ceph-mon[99169]: pgmap v20387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:51 smithi119 ceph-mon[108979]: pgmap v20387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:51 smithi119 ceph-mon[94175]: pgmap v20387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:53 smithi183 ceph-mon[99169]: pgmap v20388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:53 smithi119 ceph-mon[108979]: pgmap v20388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:53 smithi119 ceph-mon[94175]: pgmap v20388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:23:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:23:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:23:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:23:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:55 smithi183 ceph-mon[99169]: pgmap v20389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:55 smithi119 ceph-mon[94175]: pgmap v20389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:55 smithi119 ceph-mon[108979]: pgmap v20389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:57 smithi183 ceph-mon[99169]: pgmap v20390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:57 smithi119 ceph-mon[94175]: pgmap v20390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:57 smithi119 ceph-mon[108979]: pgmap v20390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:23:59 smithi183 ceph-mon[99169]: pgmap v20391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:23:59 smithi119 ceph-mon[94175]: pgmap v20391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:23:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:23:59 smithi119 ceph-mon[108979]: pgmap v20391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:01 smithi183 ceph-mon[99169]: pgmap v20392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:01 smithi119 ceph-mon[94175]: pgmap v20392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:01 smithi119 ceph-mon[108979]: pgmap v20392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:03 smithi183 ceph-mon[99169]: pgmap v20393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:24:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:24:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:24:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:24:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:03 smithi119 ceph-mon[94175]: pgmap v20393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:24:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:24:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:24:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:24:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:03 smithi119 ceph-mon[108979]: pgmap v20393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:24:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:24:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:24:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:24:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:24:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:24:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:24:05.420 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:24:05.727 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:24:05.727 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 5m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:24:05.727 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 5m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:24:05.727 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 5m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:24:05.727 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 5m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:24:05.727 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 5m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:24:05.727 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 5m ago 9h 918M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:24:05.727 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 5m ago 9h 2420M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:24:05.727 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 5m ago 9h 1161M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:24:05.728 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 5m ago 9h 1342M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:24:05.728 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 5m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:24:05.728 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 5m ago 9h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:24:05.728 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 5m ago 9h 6205M 2079M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:24:05.728 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 5m ago 9h 6236M 2079M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:24:05.728 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 5m ago 9h 5591M 2079M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:24:05.728 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 5m ago 9h 5442M 2079M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:24:05.728 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 5m ago 9h 4674M 2470M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:24:05.728 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 5m ago 9h 5868M 2470M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:24:05.728 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 5m ago 9h 4814M 2470M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:24:05.728 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 5m ago 9h 5719M 2470M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:24:05.728 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 5m ago 9h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:24:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:05 smithi183 ceph-mon[99169]: pgmap v20394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:05 smithi119 ceph-mon[94175]: pgmap v20394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:05 smithi119 ceph-mon[108979]: pgmap v20394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:06.105 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:24:06.105 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:24:06.105 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:24:06.105 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:24:06.105 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:24:06.105 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:24:06.106 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:24:06.106 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:24:06.106 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:24:06.106 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:24:06.106 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:24:06.106 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:24:06.106 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:24:06.106 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:24:06.106 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:24:06.106 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:24:06.106 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:24:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:06 smithi183 ceph-mon[99169]: from='client.47159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:24:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/93211900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:24:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:06 smithi119 ceph-mon[94175]: from='client.47159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:24:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/93211900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:24:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:06 smithi119 ceph-mon[108979]: from='client.47159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:24:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/93211900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:24:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:07 smithi183 ceph-mon[99169]: from='client.37281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:24:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:07 smithi183 ceph-mon[99169]: pgmap v20395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:07 smithi119 ceph-mon[108979]: from='client.37281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:24:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:07 smithi119 ceph-mon[108979]: pgmap v20395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:07 smithi119 ceph-mon[94175]: from='client.37281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:24:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:07 smithi119 ceph-mon[94175]: pgmap v20395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:09 smithi183 ceph-mon[99169]: pgmap v20396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:09 smithi119 ceph-mon[108979]: pgmap v20396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:09 smithi119 ceph-mon[94175]: pgmap v20396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:11 smithi183 ceph-mon[99169]: pgmap v20397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:11 smithi119 ceph-mon[94175]: pgmap v20397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:11 smithi119 ceph-mon[108979]: pgmap v20397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:13 smithi183 ceph-mon[99169]: pgmap v20398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:13 smithi119 ceph-mon[94175]: pgmap v20398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:13.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:13 smithi119 ceph-mon[108979]: pgmap v20398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:24:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:24:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:24:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:15 smithi183 ceph-mon[99169]: pgmap v20399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:15 smithi119 ceph-mon[108979]: pgmap v20399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:15 smithi119 ceph-mon[94175]: pgmap v20399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:17 smithi183 ceph-mon[99169]: pgmap v20400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:17 smithi119 ceph-mon[94175]: pgmap v20400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:17 smithi119 ceph-mon[108979]: pgmap v20400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:19 smithi183 ceph-mon[99169]: pgmap v20401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:19 smithi119 ceph-mon[94175]: pgmap v20401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:19 smithi119 ceph-mon[108979]: pgmap v20401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:21 smithi183 ceph-mon[99169]: pgmap v20402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:21 smithi119 ceph-mon[94175]: pgmap v20402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:21 smithi119 ceph-mon[108979]: pgmap v20402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:23 smithi183 ceph-mon[99169]: pgmap v20403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:23 smithi119 ceph-mon[94175]: pgmap v20403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:23 smithi119 ceph-mon[108979]: pgmap v20403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:24:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:24:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:24:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:25 smithi183 ceph-mon[99169]: pgmap v20404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:25 smithi119 ceph-mon[94175]: pgmap v20404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:25 smithi119 ceph-mon[108979]: pgmap v20404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:27 smithi183 ceph-mon[99169]: pgmap v20405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:27 smithi119 ceph-mon[94175]: pgmap v20405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:27 smithi119 ceph-mon[108979]: pgmap v20405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:29 smithi183 ceph-mon[99169]: pgmap v20406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:29 smithi119 ceph-mon[94175]: pgmap v20406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:29 smithi119 ceph-mon[108979]: pgmap v20406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:31 smithi183 ceph-mon[99169]: pgmap v20407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:31 smithi119 ceph-mon[94175]: pgmap v20407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:31 smithi119 ceph-mon[108979]: pgmap v20407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:33 smithi183 ceph-mon[99169]: pgmap v20408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:33 smithi119 ceph-mon[94175]: pgmap v20408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:33 smithi119 ceph-mon[108979]: pgmap v20408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:24:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:24:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:24:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:35 smithi183 ceph-mon[99169]: pgmap v20409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:35 smithi119 ceph-mon[94175]: pgmap v20409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:35 smithi119 ceph-mon[108979]: pgmap v20409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:36.445 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:24:36.752 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:24:36.752 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 5m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:24:36.752 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 5m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:24:36.752 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 5m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:24:36.752 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 5m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:24:36.752 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 5m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:24:36.752 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 5m ago 9h 918M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:24:36.752 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 5m ago 9h 2420M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:24:36.752 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 5m ago 9h 1161M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:24:36.752 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 5m ago 9h 1342M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:24:36.753 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 5m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:24:36.753 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 5m ago 9h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:24:36.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 5m ago 9h 6205M 2079M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:24:36.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 5m ago 9h 6236M 2079M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:24:36.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 5m ago 9h 5591M 2079M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:24:36.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 5m ago 9h 5442M 2079M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:24:36.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 5m ago 9h 4674M 2470M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:24:36.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 5m ago 9h 5868M 2470M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:24:36.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 5m ago 9h 4814M 2470M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:24:36.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 5m ago 9h 5719M 2470M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:24:36.753 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 5m ago 9h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:24:37.130 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:24:37.131 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:24:37.131 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:24:37.131 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:24:37.131 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:24:37.131 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:24:37.131 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:24:37.131 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:24:37.131 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:24:37.131 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:24:37.131 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:24:37.131 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:24:37.131 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:24:37.131 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:24:37.131 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:24:37.131 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:24:37.132 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:24:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:37 smithi183 ceph-mon[99169]: pgmap v20410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:37 smithi183 ceph-mon[99169]: from='client.47177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:24:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1398146757' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:24:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:37 smithi119 ceph-mon[94175]: pgmap v20410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:37 smithi119 ceph-mon[94175]: from='client.47177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:24:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1398146757' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:24:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:37 smithi119 ceph-mon[108979]: pgmap v20410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:37 smithi119 ceph-mon[108979]: from='client.47177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:24:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1398146757' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:24:38.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:38 smithi183 ceph-mon[99169]: from='client.47183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:24:38.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:38 smithi119 ceph-mon[94175]: from='client.47183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:24:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:38 smithi119 ceph-mon[108979]: from='client.47183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:24:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:39 smithi183 ceph-mon[99169]: pgmap v20411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:39 smithi119 ceph-mon[94175]: pgmap v20411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:39 smithi119 ceph-mon[108979]: pgmap v20411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:41 smithi183 ceph-mon[99169]: pgmap v20412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:41 smithi119 ceph-mon[94175]: pgmap v20412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:41 smithi119 ceph-mon[108979]: pgmap v20412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:43 smithi183 ceph-mon[99169]: pgmap v20413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:43 smithi119 ceph-mon[108979]: pgmap v20413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:43 smithi119 ceph-mon[94175]: pgmap v20413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:24:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:24:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:24:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:45 smithi183 ceph-mon[99169]: pgmap v20414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:45 smithi119 ceph-mon[94175]: pgmap v20414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:45.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:45 smithi119 ceph-mon[108979]: pgmap v20414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:47 smithi183 ceph-mon[99169]: pgmap v20415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:47 smithi119 ceph-mon[94175]: pgmap v20415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:47.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:47 smithi119 ceph-mon[108979]: pgmap v20415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:49 smithi183 ceph-mon[99169]: pgmap v20416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:49 smithi119 ceph-mon[94175]: pgmap v20416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:49 smithi119 ceph-mon[108979]: pgmap v20416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:51 smithi183 ceph-mon[99169]: pgmap v20417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:51 smithi119 ceph-mon[94175]: pgmap v20417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:51 smithi119 ceph-mon[108979]: pgmap v20417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:53 smithi183 ceph-mon[99169]: pgmap v20418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:53 smithi119 ceph-mon[94175]: pgmap v20418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:53 smithi119 ceph-mon[108979]: pgmap v20418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:24:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:24:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:24:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:24:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:55 smithi183 ceph-mon[99169]: pgmap v20419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:55 smithi119 ceph-mon[94175]: pgmap v20419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:55 smithi119 ceph-mon[108979]: pgmap v20419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:57 smithi183 ceph-mon[99169]: pgmap v20420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:57 smithi119 ceph-mon[94175]: pgmap v20420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:57 smithi119 ceph-mon[108979]: pgmap v20420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:24:59 smithi183 ceph-mon[99169]: pgmap v20421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:24:59 smithi119 ceph-mon[94175]: pgmap v20421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:24:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:24:59 smithi119 ceph-mon[108979]: pgmap v20421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:01 smithi183 ceph-mon[99169]: pgmap v20422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:01 smithi119 ceph-mon[94175]: pgmap v20422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:01 smithi119 ceph-mon[108979]: pgmap v20422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:03 smithi183 ceph-mon[99169]: pgmap v20423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:25:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:03 smithi119 ceph-mon[108979]: pgmap v20423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:25:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:03 smithi119 ceph-mon[94175]: pgmap v20423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:25:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:25:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:25:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:25:04.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:25:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:25:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:25:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:25:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:25:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:25:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:25:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:25:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:25:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:05 smithi183 ceph-mon[99169]: pgmap v20424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:05 smithi119 ceph-mon[94175]: pgmap v20424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:05 smithi119 ceph-mon[108979]: pgmap v20424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:06 smithi183 ceph-mon[99169]: pgmap v20425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:06 smithi119 ceph-mon[94175]: pgmap v20425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:06.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:06 smithi119 ceph-mon[108979]: pgmap v20425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:07.476 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:25:07.789 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:25:07.789 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 6m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:25:07.789 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 6m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:25:07.789 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 6m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:25:07.789 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 6m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:25:07.789 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 6m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:25:07.789 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 6m ago 9h 918M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:25:07.789 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 6m ago 9h 2420M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:25:07.789 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 6m ago 9h 1161M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:25:07.790 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 6m ago 9h 1342M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:25:07.790 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 6m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:25:07.790 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 6m ago 9h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:25:07.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 6m ago 9h 6205M 2079M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:25:07.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 6m ago 9h 6236M 2079M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:25:07.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 6m ago 9h 5591M 2079M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:25:07.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 6m ago 9h 5442M 2079M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:25:07.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 6m ago 9h 4674M 2470M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:25:07.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 6m ago 9h 5868M 2470M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:25:07.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 6m ago 9h 4814M 2470M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:25:07.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 6m ago 9h 5719M 2470M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:25:07.790 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 6m ago 9h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:25:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:07 smithi183 ceph-mon[99169]: from='client.37311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:25:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:07 smithi119 ceph-mon[94175]: from='client.37311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:25:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:07 smithi119 ceph-mon[108979]: from='client.37311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:25:08.173 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:25:08.173 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:25:08.173 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:25:08.173 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:25:08.173 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:25:08.174 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:25:08.174 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:25:08.174 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:25:08.174 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:25:08.174 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:25:08.174 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:25:08.174 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:25:08.174 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:25:08.174 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:25:08.174 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:25:08.174 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:25:08.174 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:25:08.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:08 smithi183 ceph-mon[99169]: pgmap v20426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:08 smithi183 ceph-mon[99169]: from='client.37317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:25:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3598929457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:25:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:08 smithi119 ceph-mon[94175]: pgmap v20426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:08 smithi119 ceph-mon[94175]: from='client.37317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:25:08.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3598929457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:25:08.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:08 smithi119 ceph-mon[108979]: pgmap v20426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:08 smithi119 ceph-mon[108979]: from='client.37317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:25:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3598929457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:25:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:10.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:10 smithi183 ceph-mon[99169]: pgmap v20427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:10.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:10 smithi119 ceph-mon[108979]: pgmap v20427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:10.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:10 smithi119 ceph-mon[94175]: pgmap v20427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:12 smithi183 ceph-mon[99169]: pgmap v20428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:12 smithi119 ceph-mon[94175]: pgmap v20428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:12 smithi119 ceph-mon[108979]: pgmap v20428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:25:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:25:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:25:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:15 smithi183 ceph-mon[99169]: pgmap v20429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:15 smithi119 ceph-mon[108979]: pgmap v20429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:15 smithi119 ceph-mon[94175]: pgmap v20429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:17 smithi183 ceph-mon[99169]: pgmap v20430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:17 smithi119 ceph-mon[94175]: pgmap v20430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:17 smithi119 ceph-mon[108979]: pgmap v20430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:19 smithi183 ceph-mon[99169]: pgmap v20431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:19 smithi119 ceph-mon[94175]: pgmap v20431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:19 smithi119 ceph-mon[108979]: pgmap v20431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:21 smithi183 ceph-mon[99169]: pgmap v20432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:21 smithi119 ceph-mon[94175]: pgmap v20432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:21 smithi119 ceph-mon[108979]: pgmap v20432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:23 smithi183 ceph-mon[99169]: pgmap v20433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:23 smithi119 ceph-mon[94175]: pgmap v20433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:23 smithi119 ceph-mon[108979]: pgmap v20433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:25:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:25:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:25:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:25 smithi183 ceph-mon[99169]: pgmap v20434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:25 smithi119 ceph-mon[94175]: pgmap v20434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:25 smithi119 ceph-mon[108979]: pgmap v20434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:27 smithi183 ceph-mon[99169]: pgmap v20435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:27 smithi119 ceph-mon[94175]: pgmap v20435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:27 smithi119 ceph-mon[108979]: pgmap v20435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:29 smithi183 ceph-mon[99169]: pgmap v20436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:29 smithi119 ceph-mon[94175]: pgmap v20436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:29 smithi119 ceph-mon[108979]: pgmap v20436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:31 smithi183 ceph-mon[99169]: pgmap v20437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:31 smithi119 ceph-mon[94175]: pgmap v20437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:31 smithi119 ceph-mon[108979]: pgmap v20437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:33 smithi183 ceph-mon[99169]: pgmap v20438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:33 smithi119 ceph-mon[94175]: pgmap v20438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:33 smithi119 ceph-mon[108979]: pgmap v20438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:25:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:25:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-02T01:25:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:35 smithi183 ceph-mon[99169]: pgmap v20439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:35 smithi119 ceph-mon[94175]: pgmap v20439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:35 smithi119 ceph-mon[108979]: pgmap v20439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:37 smithi183 ceph-mon[99169]: pgmap v20440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:37 smithi119 ceph-mon[108979]: pgmap v20440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:37 smithi119 ceph-mon[94175]: pgmap v20440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:38.520 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:25:38.828 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:25:38.828 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 6m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:25:38.828 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 6m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:25:38.828 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 6m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:25:38.828 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 6m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:25:38.828 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 6m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:25:38.828 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 6m ago 9h 918M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:25:38.828 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 6m ago 9h 2420M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:25:38.828 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 6m ago 9h 1161M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:25:38.828 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 6m ago 9h 1342M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:25:38.829 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 6m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:25:38.829 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 6m ago 9h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:25:38.829 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 6m ago 9h 6205M 2079M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:25:38.829 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 6m ago 9h 6236M 2079M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:25:38.829 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 6m ago 9h 5591M 2079M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:25:38.829 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 6m ago 9h 5442M 2079M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:25:38.829 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 6m ago 9h 4674M 2470M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:25:38.829 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 6m ago 9h 5868M 2470M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:25:38.829 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 6m ago 9h 4814M 2470M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:25:38.829 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 6m ago 9h 5719M 2470M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:25:38.829 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 6m ago 9h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:25:39.205 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:25:39.205 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:25:39.205 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:25:39.205 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:25:39.205 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:25:39.205 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:25:39.205 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:25:39.205 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:25:39.206 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:25:39.206 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:25:39.206 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:25:39.206 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:25:39.206 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:25:39.206 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:25:39.206 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:25:39.206 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:25:39.206 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:25:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:39 smithi183 ceph-mon[99169]: pgmap v20441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:39 smithi183 ceph-mon[99169]: from='client.37329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:25:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/127585347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:25:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:39 smithi119 ceph-mon[94175]: pgmap v20441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:39 smithi119 ceph-mon[94175]: from='client.37329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:25:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/127585347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:25:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:39 smithi119 ceph-mon[108979]: pgmap v20441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:39 smithi119 ceph-mon[108979]: from='client.37329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:25:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/127585347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:25:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:40 smithi183 ceph-mon[99169]: from='client.47219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:25:40.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:40 smithi119 ceph-mon[94175]: from='client.47219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:25:40.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:40 smithi119 ceph-mon[108979]: from='client.47219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:25:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:41 smithi183 ceph-mon[99169]: pgmap v20442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:41 smithi119 ceph-mon[94175]: pgmap v20442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:41 smithi119 ceph-mon[108979]: pgmap v20442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:43 smithi183 ceph-mon[99169]: pgmap v20443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:43 smithi119 ceph-mon[94175]: pgmap v20443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:43 smithi119 ceph-mon[108979]: pgmap v20443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:25:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:25:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:25:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:45 smithi183 ceph-mon[99169]: pgmap v20444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:45 smithi119 ceph-mon[94175]: pgmap v20444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:45 smithi119 ceph-mon[108979]: pgmap v20444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:47 smithi183 ceph-mon[99169]: pgmap v20445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:47 smithi119 ceph-mon[94175]: pgmap v20445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:47 smithi119 ceph-mon[108979]: pgmap v20445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:49 smithi183 ceph-mon[99169]: pgmap v20446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:49 smithi119 ceph-mon[94175]: pgmap v20446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:49 smithi119 ceph-mon[108979]: pgmap v20446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:51 smithi183 ceph-mon[99169]: pgmap v20447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:51 smithi119 ceph-mon[94175]: pgmap v20447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:51 smithi119 ceph-mon[108979]: pgmap v20447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:53 smithi183 ceph-mon[99169]: pgmap v20448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:53 smithi119 ceph-mon[94175]: pgmap v20448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:53 smithi119 ceph-mon[108979]: pgmap v20448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:25:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:25:54] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-02T01:25:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:25:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:55 smithi183 ceph-mon[99169]: pgmap v20449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:55.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:55 smithi119 ceph-mon[94175]: pgmap v20449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:55 smithi119 ceph-mon[108979]: pgmap v20449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:57 smithi183 ceph-mon[99169]: pgmap v20450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:57 smithi119 ceph-mon[94175]: pgmap v20450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:57 smithi119 ceph-mon[108979]: pgmap v20450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:25:59 smithi183 ceph-mon[99169]: pgmap v20451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:25:59 smithi119 ceph-mon[94175]: pgmap v20451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:25:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:25:59 smithi119 ceph-mon[108979]: pgmap v20451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:01 smithi183 ceph-mon[99169]: pgmap v20452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:01 smithi119 ceph-mon[108979]: pgmap v20452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:01 smithi119 ceph-mon[94175]: pgmap v20452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:03 smithi183 ceph-mon[99169]: pgmap v20453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:03 smithi119 ceph-mon[94175]: pgmap v20453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:03 smithi119 ceph-mon[108979]: pgmap v20453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:26:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:26:04] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2023-12-02T01:26:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:26:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:26:04.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:26:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:05 smithi183 ceph-mon[99169]: pgmap v20454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:26:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:26:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:26:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:05 smithi119 ceph-mon[108979]: pgmap v20454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:26:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:26:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:26:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:05 smithi119 ceph-mon[94175]: pgmap v20454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:26:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:26:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:26:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:07 smithi183 ceph-mon[99169]: pgmap v20455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:07 smithi119 ceph-mon[94175]: pgmap v20455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:07 smithi119 ceph-mon[108979]: pgmap v20455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:09.553 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:26:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:09 smithi183 ceph-mon[99169]: pgmap v20456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:09 smithi119 ceph-mon[94175]: pgmap v20456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:09 smithi119 ceph-mon[108979]: pgmap v20456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:09.859 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:26:09.859 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 7m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:26:09.859 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 7m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:26:09.859 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 7m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:26:09.859 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 7m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:26:09.859 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 7m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:26:09.859 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 7m ago 9h 918M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:26:09.859 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 7m ago 9h 2420M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:26:09.860 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 7m ago 9h 1161M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:26:09.860 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 7m ago 9h 1342M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:26:09.860 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 7m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:26:09.860 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 7m ago 9h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:26:09.860 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 7m ago 9h 6205M 2079M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:26:09.860 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 7m ago 9h 6236M 2079M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:26:09.860 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 7m ago 9h 5591M 2079M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:26:09.860 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 7m ago 9h 5442M 2079M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:26:09.860 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 7m ago 9h 4674M 2470M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:26:09.860 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 7m ago 9h 5868M 2470M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:26:09.860 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 7m ago 9h 4814M 2470M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:26:09.860 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 7m ago 9h 5719M 2470M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:26:09.860 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 7m ago 9h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:26:10.238 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:26:10.238 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:26:10.238 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:26:10.238 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:26:10.239 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:26:10.239 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:26:10.239 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:26:10.239 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:26:10.239 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:26:10.239 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:26:10.239 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:26:10.239 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:26:10.239 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:26:10.239 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:26:10.239 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:26:10.239 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:26:10.239 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:26:10.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:10 smithi183 ceph-mon[99169]: from='client.37347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:26:10.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2890276625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:26:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:10 smithi119 ceph-mon[94175]: from='client.37347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:26:10.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2890276625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:26:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:10 smithi119 ceph-mon[108979]: from='client.37347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:26:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2890276625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:26:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:11 smithi183 ceph-mon[99169]: pgmap v20457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:11 smithi183 ceph-mon[99169]: from='client.37353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:26:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:11 smithi119 ceph-mon[94175]: pgmap v20457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:11 smithi119 ceph-mon[94175]: from='client.37353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:26:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:11 smithi119 ceph-mon[108979]: pgmap v20457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:11 smithi119 ceph-mon[108979]: from='client.37353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:26:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:13 smithi183 ceph-mon[99169]: pgmap v20458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:13 smithi119 ceph-mon[94175]: pgmap v20458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:13 smithi119 ceph-mon[108979]: pgmap v20458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:26:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:26:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:26:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:15 smithi183 ceph-mon[99169]: pgmap v20459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:15 smithi119 ceph-mon[94175]: pgmap v20459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:15 smithi119 ceph-mon[108979]: pgmap v20459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:17 smithi183 ceph-mon[99169]: pgmap v20460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:17 smithi119 ceph-mon[94175]: pgmap v20460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:17 smithi119 ceph-mon[108979]: pgmap v20460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:19 smithi183 ceph-mon[99169]: pgmap v20461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:19 smithi119 ceph-mon[94175]: pgmap v20461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:19 smithi119 ceph-mon[108979]: pgmap v20461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:21 smithi183 ceph-mon[99169]: pgmap v20462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:21 smithi119 ceph-mon[94175]: pgmap v20462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:21 smithi119 ceph-mon[108979]: pgmap v20462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:23 smithi183 ceph-mon[99169]: pgmap v20463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:23 smithi119 ceph-mon[94175]: pgmap v20463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:23 smithi119 ceph-mon[108979]: pgmap v20463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:26:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:26:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:26:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:25.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:25 smithi183 ceph-mon[99169]: pgmap v20464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:25 smithi119 ceph-mon[94175]: pgmap v20464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:25 smithi119 ceph-mon[108979]: pgmap v20464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:27 smithi183 ceph-mon[99169]: pgmap v20465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:27 smithi119 ceph-mon[94175]: pgmap v20465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:27 smithi119 ceph-mon[108979]: pgmap v20465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:29 smithi183 ceph-mon[99169]: pgmap v20466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:29 smithi119 ceph-mon[94175]: pgmap v20466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:29 smithi119 ceph-mon[108979]: pgmap v20466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:31 smithi183 ceph-mon[99169]: pgmap v20467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:31 smithi119 ceph-mon[94175]: pgmap v20467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:31 smithi119 ceph-mon[108979]: pgmap v20467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:33 smithi183 ceph-mon[99169]: pgmap v20468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:33 smithi119 ceph-mon[94175]: pgmap v20468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:33 smithi119 ceph-mon[108979]: pgmap v20468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:26:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:26:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:26:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:35 smithi183 ceph-mon[99169]: pgmap v20469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:35 smithi119 ceph-mon[94175]: pgmap v20469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:35 smithi119 ceph-mon[108979]: pgmap v20469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:37 smithi183 ceph-mon[99169]: pgmap v20470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:37 smithi119 ceph-mon[94175]: pgmap v20470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:37 smithi119 ceph-mon[108979]: pgmap v20470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:39 smithi183 ceph-mon[99169]: pgmap v20471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:39 smithi119 ceph-mon[94175]: pgmap v20471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:39 smithi119 ceph-mon[108979]: pgmap v20471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:40.579 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:26:40.888 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:26:40.888 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 7m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:26:40.888 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 7m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:26:40.888 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 7m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:26:40.888 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 7m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:26:40.888 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 7m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:26:40.888 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 7m ago 9h 918M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:26:40.888 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 7m ago 9h 2420M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:26:40.889 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 7m ago 9h 1161M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:26:40.889 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 7m ago 9h 1342M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:26:40.889 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 7m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:26:40.889 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 7m ago 9h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:26:40.889 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 7m ago 9h 6205M 2079M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:26:40.889 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 7m ago 9h 6236M 2079M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:26:40.889 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 7m ago 9h 5591M 2079M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:26:40.889 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 7m ago 9h 5442M 2079M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:26:40.889 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 7m ago 9h 4674M 2470M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:26:40.889 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 7m ago 9h 5868M 2470M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:26:40.889 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 7m ago 9h 4814M 2470M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:26:40.889 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 7m ago 9h 5719M 2470M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:26:40.889 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 7m ago 9h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:26:41.272 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:26:41.273 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:26:41.273 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:26:41.273 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:26:41.273 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:26:41.273 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:26:41.273 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:26:41.273 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:26:41.273 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:26:41.273 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:26:41.273 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:26:41.273 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:26:41.273 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:26:41.273 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:26:41.273 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:26:41.274 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:26:41.274 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:26:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:41 smithi183 ceph-mon[99169]: pgmap v20472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:41 smithi183 ceph-mon[99169]: from='client.47249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:26:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2385768518' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:26:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:41 smithi119 ceph-mon[108979]: pgmap v20472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:41 smithi119 ceph-mon[108979]: from='client.47249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:26:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2385768518' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:26:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:41 smithi119 ceph-mon[94175]: pgmap v20472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:41 smithi119 ceph-mon[94175]: from='client.47249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:26:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2385768518' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:26:42.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:42 smithi183 ceph-mon[99169]: from='client.47255 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:26:42.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:42 smithi119 ceph-mon[108979]: from='client.47255 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:26:42.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:42 smithi119 ceph-mon[94175]: from='client.47255 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:26:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:43 smithi183 ceph-mon[99169]: pgmap v20473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:43 smithi119 ceph-mon[94175]: pgmap v20473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:43 smithi119 ceph-mon[108979]: pgmap v20473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:26:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:26:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:26:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:45 smithi183 ceph-mon[99169]: pgmap v20474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:45 smithi119 ceph-mon[108979]: pgmap v20474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:45 smithi119 ceph-mon[94175]: pgmap v20474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:47 smithi183 ceph-mon[99169]: pgmap v20475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:47 smithi119 ceph-mon[94175]: pgmap v20475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:47 smithi119 ceph-mon[108979]: pgmap v20475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:49 smithi183 ceph-mon[99169]: pgmap v20476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:49 smithi119 ceph-mon[94175]: pgmap v20476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:49 smithi119 ceph-mon[108979]: pgmap v20476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:51 smithi183 ceph-mon[99169]: pgmap v20477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:51 smithi119 ceph-mon[94175]: pgmap v20477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:51 smithi119 ceph-mon[108979]: pgmap v20477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:53.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:53 smithi183 ceph-mon[99169]: pgmap v20478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:53 smithi119 ceph-mon[108979]: pgmap v20478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:53.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:53 smithi119 ceph-mon[94175]: pgmap v20478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:26:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:26:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:26:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:26:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:55 smithi183 ceph-mon[99169]: pgmap v20479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:55 smithi119 ceph-mon[94175]: pgmap v20479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:55.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:55 smithi119 ceph-mon[108979]: pgmap v20479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:57 smithi183 ceph-mon[99169]: pgmap v20480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:57 smithi119 ceph-mon[94175]: pgmap v20480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:57 smithi119 ceph-mon[108979]: pgmap v20480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:26:59 smithi183 ceph-mon[99169]: pgmap v20481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:26:59 smithi119 ceph-mon[94175]: pgmap v20481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:26:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:26:59 smithi119 ceph-mon[108979]: pgmap v20481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:01 smithi183 ceph-mon[99169]: pgmap v20482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:01 smithi119 ceph-mon[94175]: pgmap v20482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:01.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:01 smithi119 ceph-mon[108979]: pgmap v20482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:03 smithi183 ceph-mon[99169]: pgmap v20483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:03 smithi119 ceph-mon[94175]: pgmap v20483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:03 smithi119 ceph-mon[108979]: pgmap v20483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:27:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:27:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:27:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: pgmap v20484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:27:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:27:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:27:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:27:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:27:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:05 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:27:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: pgmap v20484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:27:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:27:05.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:27:05.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:27:05.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:27:05.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:27:05.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: pgmap v20484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:05.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:27:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:27:05.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:27:05.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:27:05.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:27:05.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:27:05.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:05 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:27:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:06 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2071M 2023-12-02T01:27:06.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:06 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2465M 2023-12-02T01:27:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:06 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2071M 2023-12-02T01:27:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:06 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2465M 2023-12-02T01:27:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:06 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2071M 2023-12-02T01:27:06.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:06 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2465M 2023-12-02T01:27:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:07 smithi183 ceph-mon[99169]: pgmap v20485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:07 smithi119 ceph-mon[94175]: pgmap v20485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:07 smithi119 ceph-mon[108979]: pgmap v20485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:09 smithi183 ceph-mon[99169]: pgmap v20486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:09 smithi119 ceph-mon[94175]: pgmap v20486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:09 smithi119 ceph-mon[108979]: pgmap v20486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:11.618 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:27:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:11 smithi183 ceph-mon[99169]: pgmap v20487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:11 smithi119 ceph-mon[108979]: pgmap v20487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:11 smithi119 ceph-mon[94175]: pgmap v20487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:11.925 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:27:11.925 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 8m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:27:11.925 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 8m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:27:11.925 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 8m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:27:11.925 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 8m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:27:11.925 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 8m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:27:11.925 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (9h) 8m ago 9h 918M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:27:11.925 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (9h) 8m ago 9h 2420M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:27:11.925 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 8m ago 9h 1161M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:27:11.926 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 8m ago 9h 1342M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:27:11.926 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 8m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:27:11.926 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 8m ago 9h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:27:11.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 8m ago 9h 6205M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:27:11.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 8m ago 9h 6236M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:27:11.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 8m ago 9h 5591M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:27:11.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 8m ago 9h 5442M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:27:11.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 8m ago 9h 4674M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:27:11.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 8m ago 9h 5868M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:27:11.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 8m ago 9h 4814M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:27:11.926 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 8m ago 9h 5719M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:27:11.926 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 8m ago 9h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:27:12.304 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:27:12.304 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:27:12.304 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:27:12.304 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:27:12.304 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:27:12.304 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:27:12.305 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:27:12.305 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:27:12.305 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:27:12.305 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:27:12.305 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:27:12.305 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:27:12.305 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:27:12.305 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:27:12.305 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:27:12.305 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:27:12.305 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:27:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:12 smithi119 ceph-mon[94175]: from='client.47267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:27:12.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3002915312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:27:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:12 smithi119 ceph-mon[108979]: from='client.47267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:27:12.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3002915312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:27:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:12 smithi183 ceph-mon[99169]: from='client.47267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:27:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3002915312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:27:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:13 smithi183 ceph-mon[99169]: pgmap v20488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:13 smithi183 ceph-mon[99169]: from='client.47273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:27:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:13 smithi119 ceph-mon[94175]: pgmap v20488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:13 smithi119 ceph-mon[94175]: from='client.47273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:27:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:13 smithi119 ceph-mon[108979]: pgmap v20488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:13 smithi119 ceph-mon[108979]: from='client.47273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:27:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:27:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:27:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:27:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:15 smithi183 ceph-mon[99169]: pgmap v20489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:15 smithi119 ceph-mon[94175]: pgmap v20489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:15 smithi119 ceph-mon[108979]: pgmap v20489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:17 smithi183 ceph-mon[99169]: pgmap v20490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:17 smithi119 ceph-mon[94175]: pgmap v20490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:17 smithi119 ceph-mon[108979]: pgmap v20490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:19 smithi183 ceph-mon[99169]: pgmap v20491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:19 smithi119 ceph-mon[94175]: pgmap v20491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:19 smithi119 ceph-mon[108979]: pgmap v20491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:21 smithi183 ceph-mon[99169]: pgmap v20492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:21 smithi119 ceph-mon[94175]: pgmap v20492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:21 smithi119 ceph-mon[108979]: pgmap v20492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:23 smithi183 ceph-mon[99169]: pgmap v20493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:23 smithi119 ceph-mon[94175]: pgmap v20493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:23 smithi119 ceph-mon[108979]: pgmap v20493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:27:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:27:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:27:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:25 smithi183 ceph-mon[99169]: pgmap v20494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:25 smithi119 ceph-mon[94175]: pgmap v20494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:25 smithi119 ceph-mon[108979]: pgmap v20494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:27 smithi183 ceph-mon[99169]: pgmap v20495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:27 smithi119 ceph-mon[94175]: pgmap v20495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:27 smithi119 ceph-mon[108979]: pgmap v20495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:29 smithi183 ceph-mon[99169]: pgmap v20496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:29 smithi119 ceph-mon[94175]: pgmap v20496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:29 smithi119 ceph-mon[108979]: pgmap v20496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:31 smithi183 ceph-mon[99169]: pgmap v20497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:31.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:31 smithi119 ceph-mon[94175]: pgmap v20497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:31.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:31 smithi119 ceph-mon[108979]: pgmap v20497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:33 smithi183 ceph-mon[99169]: pgmap v20498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:33 smithi119 ceph-mon[94175]: pgmap v20498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:33 smithi119 ceph-mon[108979]: pgmap v20498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:27:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:27:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:27:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:35 smithi183 ceph-mon[99169]: pgmap v20499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:35 smithi119 ceph-mon[94175]: pgmap v20499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:35 smithi119 ceph-mon[108979]: pgmap v20499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:37 smithi183 ceph-mon[99169]: pgmap v20500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:37 smithi119 ceph-mon[94175]: pgmap v20500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:37 smithi119 ceph-mon[108979]: pgmap v20500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:39 smithi183 ceph-mon[99169]: pgmap v20501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:39 smithi119 ceph-mon[94175]: pgmap v20501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:39 smithi119 ceph-mon[108979]: pgmap v20501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:41 smithi183 ceph-mon[99169]: pgmap v20502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:41 smithi119 ceph-mon[94175]: pgmap v20502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:41 smithi119 ceph-mon[108979]: pgmap v20502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:42.652 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:27:42.957 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:27:42.957 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 8m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:27:42.957 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 8m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:27:42.957 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 8m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:27:42.957 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 8m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:27:42.957 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 8m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:27:42.958 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 8m ago 10h 918M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:27:42.958 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 8m ago 10h 2420M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:27:42.958 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 8m ago 9h 1161M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:27:42.958 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 8m ago 9h 1342M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:27:42.958 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 8m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:27:42.958 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 8m ago 9h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:27:42.958 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 8m ago 9h 6205M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:27:42.958 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 8m ago 9h 6236M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:27:42.958 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 8m ago 9h 5591M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:27:42.958 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 8m ago 9h 5442M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:27:42.958 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 8m ago 9h 4674M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:27:42.958 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 8m ago 9h 5868M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:27:42.958 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 8m ago 9h 4814M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:27:42.958 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 8m ago 9h 5719M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:27:42.959 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 8m ago 9h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:27:43.335 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:27:43.335 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:27:43.335 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:27:43.335 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:27:43.336 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:27:43.336 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:27:43.336 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:27:43.336 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:27:43.336 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:27:43.336 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:27:43.336 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:27:43.336 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:27:43.336 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:27:43.336 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:27:43.336 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:27:43.336 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:27:43.336 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:27:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:43 smithi183 ceph-mon[99169]: pgmap v20503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:43 smithi183 ceph-mon[99169]: from='client.37401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:27:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1273268800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:27:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:43 smithi119 ceph-mon[94175]: pgmap v20503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:43 smithi119 ceph-mon[94175]: from='client.37401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:27:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1273268800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:27:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:43 smithi119 ceph-mon[108979]: pgmap v20503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:43 smithi119 ceph-mon[108979]: from='client.37401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:27:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1273268800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:27:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:27:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:27:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:27:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:44 smithi183 ceph-mon[99169]: from='client.47291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:27:44.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:44 smithi119 ceph-mon[94175]: from='client.47291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:27:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:44 smithi119 ceph-mon[108979]: from='client.47291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:27:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:45 smithi183 ceph-mon[99169]: pgmap v20504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:45 smithi119 ceph-mon[94175]: pgmap v20504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:45 smithi119 ceph-mon[108979]: pgmap v20504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:47 smithi183 ceph-mon[99169]: pgmap v20505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:47 smithi119 ceph-mon[94175]: pgmap v20505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:47 smithi119 ceph-mon[108979]: pgmap v20505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:49 smithi183 ceph-mon[99169]: pgmap v20506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:49 smithi119 ceph-mon[94175]: pgmap v20506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:49 smithi119 ceph-mon[108979]: pgmap v20506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:51 smithi183 ceph-mon[99169]: pgmap v20507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:51 smithi119 ceph-mon[94175]: pgmap v20507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:51 smithi119 ceph-mon[108979]: pgmap v20507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:53 smithi183 ceph-mon[99169]: pgmap v20508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:53 smithi119 ceph-mon[94175]: pgmap v20508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:53 smithi119 ceph-mon[108979]: pgmap v20508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:27:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:27:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:27:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:27:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:55 smithi183 ceph-mon[99169]: pgmap v20509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:55 smithi119 ceph-mon[108979]: pgmap v20509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:55 smithi119 ceph-mon[94175]: pgmap v20509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:57 smithi183 ceph-mon[99169]: pgmap v20510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:57 smithi119 ceph-mon[94175]: pgmap v20510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:57 smithi119 ceph-mon[108979]: pgmap v20510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:27:59 smithi183 ceph-mon[99169]: pgmap v20511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:27:59 smithi119 ceph-mon[108979]: pgmap v20511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:27:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:27:59 smithi119 ceph-mon[94175]: pgmap v20511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:01 smithi183 ceph-mon[99169]: pgmap v20512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:01 smithi119 ceph-mon[94175]: pgmap v20512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:01 smithi119 ceph-mon[108979]: pgmap v20512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:03 smithi183 ceph-mon[99169]: pgmap v20513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:03 smithi119 ceph-mon[94175]: pgmap v20513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:03 smithi119 ceph-mon[108979]: pgmap v20513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:28:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:28:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:28:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:05 smithi183 ceph-mon[99169]: pgmap v20514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:05 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:28:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:05 smithi119 ceph-mon[94175]: pgmap v20514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:05 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:28:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:05 smithi119 ceph-mon[108979]: pgmap v20514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:05 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:28:06.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:28:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:28:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:06 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:28:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:28:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:28:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:06 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:28:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:28:06.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:28:06.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:06 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:28:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:07 smithi183 ceph-mon[99169]: pgmap v20515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:07 smithi119 ceph-mon[94175]: pgmap v20515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:07 smithi119 ceph-mon[108979]: pgmap v20515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:09 smithi183 ceph-mon[99169]: pgmap v20516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:09 smithi119 ceph-mon[94175]: pgmap v20516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:09 smithi119 ceph-mon[108979]: pgmap v20516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:11.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:10 smithi183 ceph-mon[99169]: pgmap v20517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:11.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:10 smithi119 ceph-mon[94175]: pgmap v20517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:10 smithi119 ceph-mon[108979]: pgmap v20517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:12 smithi183 ceph-mon[99169]: pgmap v20518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:12 smithi119 ceph-mon[94175]: pgmap v20518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:12 smithi119 ceph-mon[108979]: pgmap v20518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:13.683 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:28:13.990 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:28:13.990 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 9m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:28:13.990 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 9m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:28:13.990 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 9m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:28:13.990 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 9m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:28:13.990 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 9m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:28:13.990 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 9m ago 10h 918M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:28:13.991 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 9m ago 10h 2420M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:28:13.991 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (9h) 9m ago 9h 1161M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:28:13.991 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (9h) 9m ago 9h 1342M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:28:13.991 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 9m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:28:13.991 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 9m ago 9h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:28:13.991 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 9m ago 9h 6205M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:28:13.991 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 9m ago 9h 6236M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:28:13.991 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 9m ago 9h 5591M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:28:13.991 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 9m ago 9h 5442M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:28:13.991 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 9m ago 9h 4674M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:28:13.991 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 9m ago 9h 5868M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:28:13.991 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 9m ago 9h 4814M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:28:13.991 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 9m ago 9h 5719M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:28:13.991 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 9m ago 9h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:28:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:13 smithi119 ceph-mon[108979]: from='client.47303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:28:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:13 smithi119 ceph-mon[94175]: from='client.47303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:28:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:13 smithi183 ceph-mon[99169]: from='client.47303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:28:14.371 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:28:14.371 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:28:14.372 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:28:14.372 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:28:14.372 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:28:14.372 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:28:14.372 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:28:14.372 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:28:14.372 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:28:14.372 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:28:14.373 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:28:14.373 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:28:14.373 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:28:14.373 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:28:14.373 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:28:14.373 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:28:14.373 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:28:14.455 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:28:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:28:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:28:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:15 smithi183 ceph-mon[99169]: pgmap v20519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:15 smithi183 ceph-mon[99169]: from='client.47309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:28:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/881506281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:28:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:15 smithi119 ceph-mon[94175]: pgmap v20519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:15 smithi119 ceph-mon[94175]: from='client.47309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:28:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/881506281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:28:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:15 smithi119 ceph-mon[108979]: pgmap v20519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:15 smithi119 ceph-mon[108979]: from='client.47309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:28:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/881506281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:28:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:17 smithi183 ceph-mon[99169]: pgmap v20520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:17 smithi119 ceph-mon[108979]: pgmap v20520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:17 smithi119 ceph-mon[94175]: pgmap v20520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:19 smithi183 ceph-mon[99169]: pgmap v20521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:19 smithi119 ceph-mon[94175]: pgmap v20521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:19 smithi119 ceph-mon[108979]: pgmap v20521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:21 smithi183 ceph-mon[99169]: pgmap v20522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:21 smithi119 ceph-mon[94175]: pgmap v20522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:21 smithi119 ceph-mon[108979]: pgmap v20522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:23 smithi183 ceph-mon[99169]: pgmap v20523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:23 smithi119 ceph-mon[94175]: pgmap v20523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:23 smithi119 ceph-mon[108979]: pgmap v20523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:28:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:28:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:28:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:25 smithi183 ceph-mon[99169]: pgmap v20524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:25 smithi119 ceph-mon[94175]: pgmap v20524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:25 smithi119 ceph-mon[108979]: pgmap v20524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:27 smithi183 ceph-mon[99169]: pgmap v20525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:27.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:27 smithi119 ceph-mon[108979]: pgmap v20525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:27 smithi119 ceph-mon[94175]: pgmap v20525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:29 smithi183 ceph-mon[99169]: pgmap v20526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:29 smithi119 ceph-mon[94175]: pgmap v20526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:29 smithi119 ceph-mon[108979]: pgmap v20526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:31 smithi183 ceph-mon[99169]: pgmap v20527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:31 smithi119 ceph-mon[94175]: pgmap v20527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:31 smithi119 ceph-mon[108979]: pgmap v20527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:33 smithi183 ceph-mon[99169]: pgmap v20528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:33 smithi119 ceph-mon[108979]: pgmap v20528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:33 smithi119 ceph-mon[94175]: pgmap v20528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:28:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:28:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:28:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:35 smithi183 ceph-mon[99169]: pgmap v20529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:35 smithi119 ceph-mon[108979]: pgmap v20529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:35 smithi119 ceph-mon[94175]: pgmap v20529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:37 smithi183 ceph-mon[99169]: pgmap v20530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:37 smithi119 ceph-mon[108979]: pgmap v20530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:37 smithi119 ceph-mon[94175]: pgmap v20530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:39 smithi183 ceph-mon[99169]: pgmap v20531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:39 smithi119 ceph-mon[94175]: pgmap v20531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:39 smithi119 ceph-mon[108979]: pgmap v20531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:41 smithi183 ceph-mon[99169]: pgmap v20532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:41 smithi119 ceph-mon[94175]: pgmap v20532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:41 smithi119 ceph-mon[108979]: pgmap v20532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:43 smithi183 ceph-mon[99169]: pgmap v20533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:43 smithi119 ceph-mon[94175]: pgmap v20533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:43 smithi119 ceph-mon[108979]: pgmap v20533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:28:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:28:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:28:44.715 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:28:45.028 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:28:45.028 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 9m ago 9h 29.1M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:28:45.028 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 9m ago 9h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:28:45.028 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 9m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:28:45.028 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 9m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:28:45.028 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (9h) 9m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:28:45.028 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 9m ago 10h 918M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:28:45.028 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 9m ago 10h 2420M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:28:45.028 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 9m ago 10h 1161M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:28:45.028 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 9m ago 9h 1342M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:28:45.029 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 9m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:28:45.029 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 9m ago 9h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:28:45.029 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (9h) 9m ago 9h 6205M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:28:45.029 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 9m ago 9h 6236M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:28:45.029 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 9m ago 9h 5591M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:28:45.029 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 9m ago 9h 5442M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:28:45.029 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 9m ago 9h 4674M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:28:45.029 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 9m ago 9h 5868M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:28:45.029 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 9m ago 9h 4814M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:28:45.029 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 9m ago 9h 5719M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:28:45.029 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 9m ago 9h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:28:45.412 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:28:45.412 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:28:45.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:28:45.412 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:28:45.412 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:28:45.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:28:45.412 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:28:45.412 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:28:45.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:28:45.412 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:28:45.412 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:28:45.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:28:45.412 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:28:45.413 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:28:45.413 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:28:45.413 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:28:45.413 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:28:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:45 smithi183 ceph-mon[99169]: pgmap v20534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:45 smithi119 ceph-mon[94175]: pgmap v20534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:45 smithi119 ceph-mon[108979]: pgmap v20534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:46.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:46 smithi183 ceph-mon[99169]: from='client.47321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:28:46.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:46 smithi183 ceph-mon[99169]: from='client.47327 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:28:46.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2015184868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:28:46.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:46 smithi119 ceph-mon[108979]: from='client.47321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:28:46.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:46 smithi119 ceph-mon[108979]: from='client.47327 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:28:46.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2015184868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:28:46.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:46 smithi119 ceph-mon[94175]: from='client.47321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:28:46.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:46 smithi119 ceph-mon[94175]: from='client.47327 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:28:46.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2015184868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:28:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:47 smithi183 ceph-mon[99169]: pgmap v20535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:47 smithi119 ceph-mon[108979]: pgmap v20535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:47.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:47 smithi119 ceph-mon[94175]: pgmap v20535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:49 smithi183 ceph-mon[99169]: pgmap v20536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:49 smithi119 ceph-mon[108979]: pgmap v20536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:49.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:49 smithi119 ceph-mon[94175]: pgmap v20536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:51.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:51 smithi183 ceph-mon[99169]: pgmap v20537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:51 smithi119 ceph-mon[94175]: pgmap v20537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:51 smithi119 ceph-mon[108979]: pgmap v20537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:53 smithi183 ceph-mon[99169]: pgmap v20538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:53 smithi119 ceph-mon[94175]: pgmap v20538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:53 smithi119 ceph-mon[108979]: pgmap v20538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:28:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:28:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:28:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:28:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:55 smithi183 ceph-mon[99169]: pgmap v20539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:55 smithi119 ceph-mon[94175]: pgmap v20539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:55 smithi119 ceph-mon[108979]: pgmap v20539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:57 smithi183 ceph-mon[99169]: pgmap v20540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:57 smithi119 ceph-mon[108979]: pgmap v20540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:57 smithi119 ceph-mon[94175]: pgmap v20540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:28:59 smithi183 ceph-mon[99169]: pgmap v20541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:28:59 smithi119 ceph-mon[108979]: pgmap v20541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:28:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:28:59 smithi119 ceph-mon[94175]: pgmap v20541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:01 smithi183 ceph-mon[99169]: pgmap v20542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:01 smithi119 ceph-mon[94175]: pgmap v20542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:01 smithi119 ceph-mon[108979]: pgmap v20542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:03 smithi183 ceph-mon[99169]: pgmap v20543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:03 smithi119 ceph-mon[94175]: pgmap v20543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:03 smithi119 ceph-mon[108979]: pgmap v20543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:29:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:29:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:29:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:05 smithi183 ceph-mon[99169]: pgmap v20544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:05 smithi119 ceph-mon[94175]: pgmap v20544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:05 smithi119 ceph-mon[108979]: pgmap v20544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:06.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:06 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:29:06.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:06 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:29:06.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:06 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:29:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:07 smithi183 ceph-mon[99169]: pgmap v20545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:07 smithi119 ceph-mon[94175]: pgmap v20545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:07 smithi119 ceph-mon[108979]: pgmap v20545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:09 smithi183 ceph-mon[99169]: pgmap v20546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:09 smithi119 ceph-mon[94175]: pgmap v20546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:09 smithi119 ceph-mon[108979]: pgmap v20546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:29:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:29:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:10 smithi183 ceph-mon[99169]: pgmap v20547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:29:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:29:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:29:11.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:29:11.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:29:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:29:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:29:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:10 smithi119 ceph-mon[94175]: pgmap v20547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:29:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:29:11.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:29:11.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:29:11.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:29:11.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:29:11.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:29:11.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:10 smithi119 ceph-mon[108979]: pgmap v20547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:11.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:29:11.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:29:11.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:29:11.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:29:11.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:29:13.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:12 smithi183 ceph-mon[99169]: pgmap v20548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:12 smithi119 ceph-mon[94175]: pgmap v20548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:12 smithi119 ceph-mon[108979]: pgmap v20548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:29:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:29:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:29:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:15 smithi183 ceph-mon[99169]: pgmap v20549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:15 smithi119 ceph-mon[94175]: pgmap v20549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:15.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:15 smithi119 ceph-mon[108979]: pgmap v20549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:15.761 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:29:16.073 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:29:16.073 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 6s ago 9h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:29:16.073 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 5s ago 9h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:29:16.073 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 6s ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:29:16.073 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 5s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:29:16.073 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 5s ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:29:16.073 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 6s ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:29:16.073 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 6s ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:29:16.073 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 5s ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:29:16.073 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 6s ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:29:16.073 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 6s ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:29:16.074 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 5s ago 9h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:29:16.074 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 6s ago 10h 6159M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:29:16.074 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (9h) 6s ago 9h 6189M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:29:16.074 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 6s ago 9h 5545M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:29:16.074 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 6s ago 9h 5402M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:29:16.074 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 5s ago 9h 4699M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:29:16.074 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 5s ago 9h 5899M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:29:16.074 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 5s ago 9h 4843M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:29:16.074 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 5s ago 9h 5752M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:29:16.074 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 5s ago 9h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:29:16.459 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:29:16.459 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:29:16.459 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:29:16.459 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:29:16.459 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:29:16.459 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:29:16.459 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:29:16.459 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:29:16.459 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:29:16.459 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:29:16.460 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:29:16.460 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:29:16.460 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:29:16.460 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:29:16.460 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:29:16.460 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:29:16.460 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:29:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:17 smithi183 ceph-mon[99169]: from='client.47339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:29:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:17 smithi183 ceph-mon[99169]: pgmap v20550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:17 smithi183 ceph-mon[99169]: from='client.47345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:29:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:17 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1857054849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:29:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:17 smithi119 ceph-mon[94175]: from='client.47339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:29:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:17 smithi119 ceph-mon[94175]: pgmap v20550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:17 smithi119 ceph-mon[94175]: from='client.47345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:29:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:17 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1857054849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:29:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:17 smithi119 ceph-mon[108979]: from='client.47339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:29:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:17 smithi119 ceph-mon[108979]: pgmap v20550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:17 smithi119 ceph-mon[108979]: from='client.47345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:29:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:17 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1857054849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:29:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:19 smithi183 ceph-mon[99169]: pgmap v20551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:19 smithi119 ceph-mon[94175]: pgmap v20551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:19 smithi119 ceph-mon[108979]: pgmap v20551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:21 smithi183 ceph-mon[99169]: pgmap v20552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:21 smithi119 ceph-mon[94175]: pgmap v20552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:21 smithi119 ceph-mon[108979]: pgmap v20552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:23 smithi183 ceph-mon[99169]: pgmap v20553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:23.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:23 smithi119 ceph-mon[94175]: pgmap v20553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:23 smithi119 ceph-mon[108979]: pgmap v20553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:29:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:29:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:29:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:25 smithi183 ceph-mon[99169]: pgmap v20554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:25 smithi119 ceph-mon[94175]: pgmap v20554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:25 smithi119 ceph-mon[108979]: pgmap v20554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:27 smithi183 ceph-mon[99169]: pgmap v20555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:27 smithi119 ceph-mon[94175]: pgmap v20555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:27 smithi119 ceph-mon[108979]: pgmap v20555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:29 smithi183 ceph-mon[99169]: pgmap v20556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:29 smithi119 ceph-mon[94175]: pgmap v20556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:29 smithi119 ceph-mon[108979]: pgmap v20556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:31 smithi183 ceph-mon[99169]: pgmap v20557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:31 smithi119 ceph-mon[108979]: pgmap v20557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:31 smithi119 ceph-mon[94175]: pgmap v20557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:33 smithi183 ceph-mon[99169]: pgmap v20558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:33 smithi119 ceph-mon[94175]: pgmap v20558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:33 smithi119 ceph-mon[108979]: pgmap v20558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:29:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:29:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:29:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:35 smithi183 ceph-mon[99169]: pgmap v20559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:35 smithi119 ceph-mon[94175]: pgmap v20559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:35 smithi119 ceph-mon[108979]: pgmap v20559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:37 smithi183 ceph-mon[99169]: pgmap v20560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:37 smithi119 ceph-mon[94175]: pgmap v20560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:37.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:37 smithi119 ceph-mon[108979]: pgmap v20560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:39 smithi183 ceph-mon[99169]: pgmap v20561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:39 smithi119 ceph-mon[94175]: pgmap v20561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:39 smithi119 ceph-mon[108979]: pgmap v20561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:41 smithi183 ceph-mon[99169]: pgmap v20562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:41 smithi119 ceph-mon[94175]: pgmap v20562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:41 smithi119 ceph-mon[108979]: pgmap v20562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:43 smithi183 ceph-mon[99169]: pgmap v20563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:43 smithi119 ceph-mon[94175]: pgmap v20563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:43 smithi119 ceph-mon[108979]: pgmap v20563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:29:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:29:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:29:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:45 smithi183 ceph-mon[99169]: pgmap v20564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:45 smithi119 ceph-mon[94175]: pgmap v20564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:45 smithi119 ceph-mon[108979]: pgmap v20564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:46.805 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:29:47.111 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:29:47.111 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 37s ago 9h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:29:47.111 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 37s ago 9h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:29:47.111 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 37s ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:29:47.111 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 37s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:29:47.111 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 37s ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:29:47.112 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 37s ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:29:47.112 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 37s ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:29:47.112 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 37s ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:29:47.112 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 37s ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:29:47.112 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 37s ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:29:47.112 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 37s ago 9h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:29:47.112 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 37s ago 10h 6159M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:29:47.112 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 37s ago 10h 6189M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:29:47.112 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (9h) 37s ago 9h 5545M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:29:47.112 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 37s ago 9h 5402M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:29:47.112 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 37s ago 9h 4699M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:29:47.112 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 37s ago 9h 5899M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:29:47.112 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 37s ago 9h 4843M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:29:47.112 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 37s ago 9h 5752M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:29:47.113 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 37s ago 9h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:29:47.494 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:29:47.494 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:29:47.494 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:29:47.494 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:29:47.494 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:29:47.494 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:29:47.494 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:29:47.494 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:29:47.495 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:29:47.495 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:29:47.495 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:29:47.495 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:29:47.495 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:29:47.495 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:29:47.495 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:29:47.495 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:29:47.495 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:29:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:47 smithi183 ceph-mon[99169]: pgmap v20565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:47 smithi119 ceph-mon[94175]: pgmap v20565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:47.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:47 smithi119 ceph-mon[108979]: pgmap v20565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:48 smithi183 ceph-mon[99169]: from='client.47357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:29:48.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:48 smithi183 ceph-mon[99169]: from='client.47363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:29:48.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:48 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/724512879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:29:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:48 smithi119 ceph-mon[94175]: from='client.47357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:29:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:48 smithi119 ceph-mon[94175]: from='client.47363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:29:48.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:48 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/724512879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:29:48.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:48 smithi119 ceph-mon[108979]: from='client.47357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:29:48.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:48 smithi119 ceph-mon[108979]: from='client.47363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:29:48.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:48 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/724512879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:29:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:49 smithi183 ceph-mon[99169]: pgmap v20566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:49 smithi119 ceph-mon[94175]: pgmap v20566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:49 smithi119 ceph-mon[108979]: pgmap v20566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:51 smithi183 ceph-mon[99169]: pgmap v20567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:51 smithi119 ceph-mon[108979]: pgmap v20567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:51 smithi119 ceph-mon[94175]: pgmap v20567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:53 smithi183 ceph-mon[99169]: pgmap v20568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:53 smithi119 ceph-mon[94175]: pgmap v20568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:53.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:53 smithi119 ceph-mon[108979]: pgmap v20568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:29:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:29:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:29:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:29:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:55 smithi183 ceph-mon[99169]: pgmap v20569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:55 smithi119 ceph-mon[94175]: pgmap v20569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:55 smithi119 ceph-mon[108979]: pgmap v20569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:57 smithi183 ceph-mon[99169]: pgmap v20570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:57.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:57 smithi119 ceph-mon[94175]: pgmap v20570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:57 smithi119 ceph-mon[108979]: pgmap v20570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:29:59 smithi183 ceph-mon[99169]: pgmap v20571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:29:59 smithi119 ceph-mon[94175]: pgmap v20571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:29:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:29:59 smithi119 ceph-mon[108979]: pgmap v20571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:00.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T01:29:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:30:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:30:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:30:00.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:30:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:01 smithi183 ceph-mon[99169]: pgmap v20572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:01 smithi119 ceph-mon[94175]: pgmap v20572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:01 smithi119 ceph-mon[108979]: pgmap v20572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:03 smithi183 ceph-mon[99169]: pgmap v20573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:03 smithi119 ceph-mon[94175]: pgmap v20573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:03 smithi119 ceph-mon[108979]: pgmap v20573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:30:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:30:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:30:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:05 smithi183 ceph-mon[99169]: pgmap v20574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:05 smithi119 ceph-mon[94175]: pgmap v20574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:05.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:05 smithi119 ceph-mon[108979]: pgmap v20574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:07 smithi183 ceph-mon[99169]: pgmap v20575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:07 smithi119 ceph-mon[94175]: pgmap v20575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:07 smithi119 ceph-mon[108979]: pgmap v20575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:09 smithi183 ceph-mon[99169]: pgmap v20576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:09 smithi119 ceph-mon[94175]: pgmap v20576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:09 smithi119 ceph-mon[108979]: pgmap v20576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:11 smithi183 ceph-mon[99169]: pgmap v20577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:30:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:30:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:30:11.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:30:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:11 smithi119 ceph-mon[94175]: pgmap v20577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:30:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:30:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:30:11.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:30:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:11 smithi119 ceph-mon[108979]: pgmap v20577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:30:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:30:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:30:11.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:30:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:13 smithi183 ceph-mon[99169]: pgmap v20578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:13 smithi119 ceph-mon[94175]: pgmap v20578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:13 smithi119 ceph-mon[108979]: pgmap v20578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:30:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:30:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:30:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:15 smithi183 ceph-mon[99169]: pgmap v20579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:15 smithi119 ceph-mon[94175]: pgmap v20579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:15 smithi119 ceph-mon[108979]: pgmap v20579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:17 smithi183 ceph-mon[99169]: pgmap v20580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:17.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:17 smithi119 ceph-mon[94175]: pgmap v20580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:17 smithi119 ceph-mon[108979]: pgmap v20580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:17.843 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:30:18.150 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:30:18.151 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 68s ago 9h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:30:18.151 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 68s ago 9h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:30:18.151 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 68s ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:30:18.151 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 68s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:30:18.151 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 68s ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:30:18.152 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 68s ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:30:18.152 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 68s ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:30:18.152 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 68s ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:30:18.152 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 68s ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:30:18.152 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 68s ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:30:18.152 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 68s ago 9h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:30:18.152 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 68s ago 10h 6159M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:30:18.153 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 68s ago 10h 6189M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:30:18.153 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 68s ago 10h 5545M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:30:18.153 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (9h) 68s ago 9h 5402M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:30:18.153 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (9h) 68s ago 9h 4699M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:30:18.153 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 68s ago 9h 5899M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:30:18.153 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 68s ago 9h 4843M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:30:18.154 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 68s ago 9h 5752M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:30:18.154 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 68s ago 9h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:30:18.529 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:30:18.529 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:30:18.529 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:30:18.530 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:30:18.530 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:30:18.530 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:30:18.530 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:30:18.530 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:30:18.530 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:30:18.530 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:30:18.530 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:30:18.530 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:30:18.530 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:30:18.530 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:30:18.530 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:30:18.530 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:30:18.531 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:30:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:19 smithi183 ceph-mon[99169]: from='client.47375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:30:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:19 smithi183 ceph-mon[99169]: pgmap v20581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:19 smithi183 ceph-mon[99169]: from='client.37497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:30:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:19 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3410816622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:30:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:19 smithi119 ceph-mon[94175]: from='client.47375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:30:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:19 smithi119 ceph-mon[94175]: pgmap v20581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:19 smithi119 ceph-mon[94175]: from='client.37497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:30:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:19 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3410816622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:30:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:19 smithi119 ceph-mon[108979]: from='client.47375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:30:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:19 smithi119 ceph-mon[108979]: pgmap v20581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:19 smithi119 ceph-mon[108979]: from='client.37497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:30:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:19 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3410816622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:30:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:21 smithi183 ceph-mon[99169]: pgmap v20582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:21 smithi119 ceph-mon[94175]: pgmap v20582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:21 smithi119 ceph-mon[108979]: pgmap v20582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:23 smithi183 ceph-mon[99169]: pgmap v20583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:23 smithi119 ceph-mon[94175]: pgmap v20583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:23.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:23 smithi119 ceph-mon[108979]: pgmap v20583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:30:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:30:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:30:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:25 smithi183 ceph-mon[99169]: pgmap v20584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:25 smithi119 ceph-mon[94175]: pgmap v20584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:25 smithi119 ceph-mon[108979]: pgmap v20584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:27 smithi183 ceph-mon[99169]: pgmap v20585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:27 smithi119 ceph-mon[94175]: pgmap v20585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:27 smithi119 ceph-mon[108979]: pgmap v20585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:29 smithi183 ceph-mon[99169]: pgmap v20586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:29 smithi119 ceph-mon[108979]: pgmap v20586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:29 smithi119 ceph-mon[94175]: pgmap v20586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:31 smithi183 ceph-mon[99169]: pgmap v20587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:31 smithi119 ceph-mon[94175]: pgmap v20587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:31 smithi119 ceph-mon[108979]: pgmap v20587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:33 smithi183 ceph-mon[99169]: pgmap v20588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:33 smithi119 ceph-mon[94175]: pgmap v20588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:33 smithi119 ceph-mon[108979]: pgmap v20588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:30:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:30:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-02T01:30:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:35 smithi183 ceph-mon[99169]: pgmap v20589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:35 smithi119 ceph-mon[108979]: pgmap v20589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:35 smithi119 ceph-mon[94175]: pgmap v20589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:37 smithi183 ceph-mon[99169]: pgmap v20590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:37 smithi119 ceph-mon[108979]: pgmap v20590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:37 smithi119 ceph-mon[94175]: pgmap v20590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:39 smithi183 ceph-mon[99169]: pgmap v20591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:39 smithi119 ceph-mon[108979]: pgmap v20591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:39.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:39 smithi119 ceph-mon[94175]: pgmap v20591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:41 smithi183 ceph-mon[99169]: pgmap v20592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:41 smithi119 ceph-mon[108979]: pgmap v20592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:41 smithi119 ceph-mon[94175]: pgmap v20592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:43 smithi183 ceph-mon[99169]: pgmap v20593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:43 smithi119 ceph-mon[94175]: pgmap v20593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:43 smithi119 ceph-mon[108979]: pgmap v20593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:30:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:30:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:30:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:45 smithi183 ceph-mon[99169]: pgmap v20594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:45.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:45 smithi119 ceph-mon[108979]: pgmap v20594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:45.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:45 smithi119 ceph-mon[94175]: pgmap v20594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:47 smithi183 ceph-mon[99169]: pgmap v20595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:47 smithi119 ceph-mon[94175]: pgmap v20595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:47 smithi119 ceph-mon[108979]: pgmap v20595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:48.877 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:30:49.183 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:30:49.183 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 99s ago 9h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:30:49.183 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 99s ago 9h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:30:49.183 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 99s ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:30:49.183 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 99s ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:30:49.183 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 99s ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:30:49.183 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 99s ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:30:49.183 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 99s ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:30:49.183 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 99s ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:30:49.183 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 99s ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:30:49.183 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 99s ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:30:49.184 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 99s ago 9h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:30:49.184 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 99s ago 10h 6159M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:30:49.184 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 99s ago 10h 6189M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:30:49.184 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 99s ago 10h 5545M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:30:49.184 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 99s ago 10h 5402M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:30:49.184 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 99s ago 10h 4699M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:30:49.184 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (9h) 99s ago 9h 5899M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:30:49.184 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 99s ago 9h 4843M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:30:49.184 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 99s ago 9h 5752M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:30:49.184 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 99s ago 9h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:30:49.572 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:30:49.572 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:30:49.572 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:30:49.573 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:30:49.573 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:30:49.573 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:30:49.573 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:30:49.573 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:30:49.573 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:30:49.574 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:30:49.574 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:30:49.574 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:30:49.574 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:30:49.574 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:30:49.574 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:30:49.575 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:30:49.575 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:30:49.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:49 smithi183 ceph-mon[99169]: pgmap v20596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:49.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:49 smithi119 ceph-mon[108979]: pgmap v20596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:49 smithi119 ceph-mon[94175]: pgmap v20596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:50.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:50 smithi183 ceph-mon[99169]: from='client.47393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:30:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:50 smithi183 ceph-mon[99169]: from='client.47399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:30:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1295640454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:30:50.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:50 smithi119 ceph-mon[94175]: from='client.47393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:30:50.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:50 smithi119 ceph-mon[94175]: from='client.47399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:30:50.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1295640454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:30:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:50 smithi119 ceph-mon[108979]: from='client.47393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:30:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:50 smithi119 ceph-mon[108979]: from='client.47399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:30:50.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1295640454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:30:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:51 smithi183 ceph-mon[99169]: pgmap v20597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:51 smithi119 ceph-mon[108979]: pgmap v20597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:51 smithi119 ceph-mon[94175]: pgmap v20597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:53 smithi183 ceph-mon[99169]: pgmap v20598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:53 smithi119 ceph-mon[94175]: pgmap v20598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:53 smithi119 ceph-mon[108979]: pgmap v20598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:30:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:30:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:30:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:30:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:55 smithi183 ceph-mon[99169]: pgmap v20599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:55 smithi119 ceph-mon[94175]: pgmap v20599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:55 smithi119 ceph-mon[108979]: pgmap v20599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:57 smithi183 ceph-mon[99169]: pgmap v20600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:57 smithi119 ceph-mon[94175]: pgmap v20600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:57 smithi119 ceph-mon[108979]: pgmap v20600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:30:59 smithi183 ceph-mon[99169]: pgmap v20601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:30:59 smithi119 ceph-mon[108979]: pgmap v20601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:30:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:30:59 smithi119 ceph-mon[94175]: pgmap v20601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:01 smithi183 ceph-mon[99169]: pgmap v20602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:01 smithi119 ceph-mon[108979]: pgmap v20602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:01 smithi119 ceph-mon[94175]: pgmap v20602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:03 smithi183 ceph-mon[99169]: pgmap v20603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:03 smithi119 ceph-mon[94175]: pgmap v20603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:03 smithi119 ceph-mon[108979]: pgmap v20603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:31:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:31:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:31:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:05 smithi183 ceph-mon[99169]: pgmap v20604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:05 smithi119 ceph-mon[94175]: pgmap v20604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:05 smithi119 ceph-mon[108979]: pgmap v20604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:07 smithi183 ceph-mon[99169]: pgmap v20605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:07 smithi119 ceph-mon[94175]: pgmap v20605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:07 smithi119 ceph-mon[108979]: pgmap v20605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:09 smithi183 ceph-mon[99169]: pgmap v20606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:09 smithi119 ceph-mon[94175]: pgmap v20606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:09 smithi119 ceph-mon[108979]: pgmap v20606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:11 smithi183 ceph-mon[99169]: pgmap v20607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:31:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:11 smithi119 ceph-mon[94175]: pgmap v20607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:31:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:11 smithi119 ceph-mon[108979]: pgmap v20607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:31:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:31:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:31:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:31:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:31:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:31:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:31:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:31:12.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:31:12.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:31:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:13 smithi183 ceph-mon[99169]: pgmap v20608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:13 smithi119 ceph-mon[94175]: pgmap v20608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:13 smithi119 ceph-mon[108979]: pgmap v20608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:31:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:31:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:31:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:15 smithi183 ceph-mon[99169]: pgmap v20609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:15 smithi119 ceph-mon[94175]: pgmap v20609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:15 smithi119 ceph-mon[108979]: pgmap v20609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:17 smithi183 ceph-mon[99169]: pgmap v20610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:17 smithi119 ceph-mon[94175]: pgmap v20610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:17 smithi119 ceph-mon[108979]: pgmap v20610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:19.920 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:31:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:19 smithi183 ceph-mon[99169]: pgmap v20611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:19 smithi119 ceph-mon[94175]: pgmap v20611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:19 smithi119 ceph-mon[108979]: pgmap v20611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:20.225 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:31:20.226 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 2m ago 9h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:31:20.226 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 2m ago 9h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:31:20.226 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 2m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:31:20.226 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 2m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:31:20.226 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 2m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:31:20.226 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 2m ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:31:20.226 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 2m ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:31:20.226 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 2m ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:31:20.226 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 2m ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:31:20.227 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 2m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:31:20.227 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 2m ago 9h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:31:20.227 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 2m ago 10h 6159M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:31:20.227 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 2m ago 10h 6189M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:31:20.227 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 2m ago 10h 5545M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:31:20.227 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 2m ago 10h 5402M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:31:20.227 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 2m ago 10h 4699M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:31:20.227 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 2m ago 10h 5899M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:31:20.227 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (9h) 2m ago 9h 4843M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:31:20.227 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (9h) 2m ago 9h 5752M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:31:20.227 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 2m ago 9h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:31:20.606 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:31:20.606 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:31:20.606 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:31:20.606 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:31:20.606 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:31:20.606 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:31:20.607 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:31:20.607 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:31:20.607 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:31:20.607 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:31:20.607 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:31:20.607 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:31:20.607 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:31:20.607 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:31:20.607 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:31:20.607 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:31:20.607 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:31:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:21 smithi183 ceph-mon[99169]: pgmap v20612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:21 smithi183 ceph-mon[99169]: from='client.37527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:31:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:21 smithi183 ceph-mon[99169]: from='client.37533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:31:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:21 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1752985005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:31:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:21 smithi119 ceph-mon[94175]: pgmap v20612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:21 smithi119 ceph-mon[94175]: from='client.37527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:31:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:21 smithi119 ceph-mon[94175]: from='client.37533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:31:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1752985005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:31:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:21 smithi119 ceph-mon[108979]: pgmap v20612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:21 smithi119 ceph-mon[108979]: from='client.37527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:31:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:21 smithi119 ceph-mon[108979]: from='client.37533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:31:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:21 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1752985005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:31:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:23 smithi183 ceph-mon[99169]: pgmap v20613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:23 smithi119 ceph-mon[94175]: pgmap v20613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:23 smithi119 ceph-mon[108979]: pgmap v20613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:31:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:31:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:31:24.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:25 smithi183 ceph-mon[99169]: pgmap v20614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:25 smithi119 ceph-mon[94175]: pgmap v20614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:25 smithi119 ceph-mon[108979]: pgmap v20614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:27 smithi183 ceph-mon[99169]: pgmap v20615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:27 smithi119 ceph-mon[94175]: pgmap v20615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:27 smithi119 ceph-mon[108979]: pgmap v20615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:29 smithi183 ceph-mon[99169]: pgmap v20616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:29 smithi119 ceph-mon[94175]: pgmap v20616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:29 smithi119 ceph-mon[108979]: pgmap v20616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:31 smithi183 ceph-mon[99169]: pgmap v20617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:31 smithi119 ceph-mon[94175]: pgmap v20617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:31 smithi119 ceph-mon[108979]: pgmap v20617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:33 smithi183 ceph-mon[99169]: pgmap v20618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:33 smithi119 ceph-mon[108979]: pgmap v20618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:33 smithi119 ceph-mon[94175]: pgmap v20618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:31:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:31:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:31:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:35 smithi183 ceph-mon[99169]: pgmap v20619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:35 smithi119 ceph-mon[108979]: pgmap v20619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:35 smithi119 ceph-mon[94175]: pgmap v20619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:37 smithi183 ceph-mon[99169]: pgmap v20620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:37 smithi119 ceph-mon[94175]: pgmap v20620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:37 smithi119 ceph-mon[108979]: pgmap v20620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:39 smithi183 ceph-mon[99169]: pgmap v20621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:39 smithi119 ceph-mon[94175]: pgmap v20621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:39 smithi119 ceph-mon[108979]: pgmap v20621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:41 smithi183 ceph-mon[99169]: pgmap v20622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:41 smithi119 ceph-mon[94175]: pgmap v20622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:41 smithi119 ceph-mon[108979]: pgmap v20622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:43 smithi183 ceph-mon[99169]: pgmap v20623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:43 smithi119 ceph-mon[94175]: pgmap v20623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:43 smithi119 ceph-mon[108979]: pgmap v20623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:31:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:31:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:31:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:45 smithi183 ceph-mon[99169]: pgmap v20624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:45 smithi119 ceph-mon[108979]: pgmap v20624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:45 smithi119 ceph-mon[94175]: pgmap v20624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:47 smithi183 ceph-mon[99169]: pgmap v20625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:47 smithi119 ceph-mon[94175]: pgmap v20625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:47 smithi119 ceph-mon[108979]: pgmap v20625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:49 smithi183 ceph-mon[99169]: pgmap v20626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:49 smithi119 ceph-mon[108979]: pgmap v20626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:49 smithi119 ceph-mon[94175]: pgmap v20626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:50.953 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:31:51.261 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:31:51.261 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 2m ago 9h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:31:51.261 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 2m ago 9h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:31:51.261 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (9h) 2m ago 9h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:31:51.261 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (9h) 2m ago 9h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:31:51.261 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 2m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:31:51.261 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 2m ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:31:51.261 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 2m ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:31:51.262 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 2m ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:31:51.262 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 2m ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:31:51.262 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 2m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:31:51.262 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 2m ago 9h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:31:51.262 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 2m ago 10h 6159M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:31:51.262 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 2m ago 10h 6189M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:31:51.262 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 2m ago 10h 5545M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:31:51.262 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 2m ago 10h 5402M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:31:51.262 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 2m ago 10h 4699M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:31:51.262 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 2m ago 10h 5899M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:31:51.262 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 2m ago 10h 4843M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:31:51.262 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 2m ago 10h 5752M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:31:51.262 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 2m ago 9h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:31:51.641 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:31:51.641 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:31:51.641 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:31:51.641 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:31:51.641 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:31:51.641 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:31:51.642 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:31:51.642 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:31:51.642 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:31:51.642 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:31:51.642 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:31:51.642 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:31:51.642 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:31:51.642 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:31:51.642 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:31:51.642 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:31:51.642 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:31:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:51 smithi183 ceph-mon[99169]: pgmap v20627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:51 smithi119 ceph-mon[108979]: pgmap v20627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:51 smithi119 ceph-mon[94175]: pgmap v20627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:52.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:52 smithi183 ceph-mon[99169]: from='client.47429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:31:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:52 smithi183 ceph-mon[99169]: from='client.47435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:31:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3353836813' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:31:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:52 smithi119 ceph-mon[94175]: from='client.47429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:31:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:52 smithi119 ceph-mon[94175]: from='client.47435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:31:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3353836813' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:31:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:52 smithi119 ceph-mon[108979]: from='client.47429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:31:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:52 smithi119 ceph-mon[108979]: from='client.47435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:31:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3353836813' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:31:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:53 smithi183 ceph-mon[99169]: pgmap v20628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:53 smithi119 ceph-mon[94175]: pgmap v20628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:53 smithi119 ceph-mon[108979]: pgmap v20628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:31:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:31:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:31:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:31:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:55 smithi183 ceph-mon[99169]: pgmap v20629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:55 smithi119 ceph-mon[94175]: pgmap v20629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:55 smithi119 ceph-mon[108979]: pgmap v20629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:57 smithi183 ceph-mon[99169]: pgmap v20630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:57 smithi119 ceph-mon[94175]: pgmap v20630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:57 smithi119 ceph-mon[108979]: pgmap v20630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:31:59 smithi183 ceph-mon[99169]: pgmap v20631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:31:59 smithi119 ceph-mon[94175]: pgmap v20631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:31:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:31:59 smithi119 ceph-mon[108979]: pgmap v20631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:01 smithi183 ceph-mon[99169]: pgmap v20632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:01 smithi119 ceph-mon[94175]: pgmap v20632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:01 smithi119 ceph-mon[108979]: pgmap v20632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:03 smithi183 ceph-mon[99169]: pgmap v20633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:03 smithi119 ceph-mon[94175]: pgmap v20633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:03 smithi119 ceph-mon[108979]: pgmap v20633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:32:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:32:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:32:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:05 smithi183 ceph-mon[99169]: pgmap v20634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:05.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:05 smithi119 ceph-mon[108979]: pgmap v20634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:05 smithi119 ceph-mon[94175]: pgmap v20634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:07 smithi183 ceph-mon[99169]: pgmap v20635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:07.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:07 smithi119 ceph-mon[108979]: pgmap v20635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:07 smithi119 ceph-mon[94175]: pgmap v20635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:09 smithi183 ceph-mon[99169]: pgmap v20636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:09 smithi119 ceph-mon[94175]: pgmap v20636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:09 smithi119 ceph-mon[108979]: pgmap v20636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:11 smithi183 ceph-mon[99169]: pgmap v20637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:11 smithi119 ceph-mon[108979]: pgmap v20637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:11 smithi119 ceph-mon[94175]: pgmap v20637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:12.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:32:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:32:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:32:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:32:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:32:12.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:32:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:32:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:32:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:32:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:13 smithi183 ceph-mon[99169]: pgmap v20638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:32:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:32:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:32:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:13 smithi119 ceph-mon[94175]: pgmap v20638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:32:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:32:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:32:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:13 smithi119 ceph-mon[108979]: pgmap v20638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:32:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:32:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:32:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:32:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:32:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:32:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:15 smithi183 ceph-mon[99169]: pgmap v20639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:15 smithi119 ceph-mon[94175]: pgmap v20639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:15 smithi119 ceph-mon[108979]: pgmap v20639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:17 smithi183 ceph-mon[99169]: pgmap v20640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:17 smithi119 ceph-mon[94175]: pgmap v20640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:17 smithi119 ceph-mon[108979]: pgmap v20640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:19 smithi183 ceph-mon[99169]: pgmap v20641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:19 smithi119 ceph-mon[94175]: pgmap v20641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:19 smithi119 ceph-mon[108979]: pgmap v20641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:21.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:21 smithi183 ceph-mon[99169]: pgmap v20642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:21 smithi119 ceph-mon[94175]: pgmap v20642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:21 smithi119 ceph-mon[108979]: pgmap v20642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:21.990 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:32:22.296 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:32:22.296 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 3m ago 9h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:32:22.296 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 3m ago 9h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:32:22.296 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 3m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:32:22.297 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 3m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:32:22.297 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 3m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:32:22.297 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 3m ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:32:22.297 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 3m ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:32:22.297 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 3m ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:32:22.297 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 3m ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:32:22.297 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 3m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:32:22.297 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 3m ago 9h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:32:22.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 3m ago 10h 6159M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:32:22.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 3m ago 10h 6189M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:32:22.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 3m ago 10h 5545M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:32:22.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 3m ago 10h 5402M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:32:22.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 3m ago 10h 4699M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:32:22.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 3m ago 10h 5899M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:32:22.298 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 3m ago 10h 4843M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:32:22.298 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 3m ago 10h 5752M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:32:22.298 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 3m ago 9h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:32:22.680 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:32:22.680 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:32:22.681 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:32:22.681 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:32:22.681 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:32:22.681 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:32:22.681 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:32:22.681 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:32:22.681 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:32:22.681 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:32:22.681 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:32:22.681 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:32:22.681 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:32:22.681 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:32:22.681 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:32:22.681 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:32:22.681 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:32:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:23 smithi183 ceph-mon[99169]: pgmap v20643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:23 smithi183 ceph-mon[99169]: from='client.47447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:32:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:23 smithi183 ceph-mon[99169]: from='client.47453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:32:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:23 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/266086545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:32:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:23 smithi119 ceph-mon[94175]: pgmap v20643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:23 smithi119 ceph-mon[94175]: from='client.47447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:32:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:23 smithi119 ceph-mon[94175]: from='client.47453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:32:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/266086545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:32:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:23 smithi119 ceph-mon[108979]: pgmap v20643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:23 smithi119 ceph-mon[108979]: from='client.47447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:32:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:23 smithi119 ceph-mon[108979]: from='client.47453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:32:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:23 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/266086545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:32:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:32:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:32:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:32:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:25.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:25 smithi183 ceph-mon[99169]: pgmap v20644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:25 smithi119 ceph-mon[108979]: pgmap v20644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:25 smithi119 ceph-mon[94175]: pgmap v20644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:27.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:27 smithi183 ceph-mon[99169]: pgmap v20645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:27 smithi119 ceph-mon[108979]: pgmap v20645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:27 smithi119 ceph-mon[94175]: pgmap v20645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:29 smithi183 ceph-mon[99169]: pgmap v20646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:29 smithi119 ceph-mon[94175]: pgmap v20646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:29 smithi119 ceph-mon[108979]: pgmap v20646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:31 smithi183 ceph-mon[99169]: pgmap v20647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:31 smithi119 ceph-mon[94175]: pgmap v20647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:31 smithi119 ceph-mon[108979]: pgmap v20647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:33 smithi183 ceph-mon[99169]: pgmap v20648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:33 smithi119 ceph-mon[94175]: pgmap v20648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:33 smithi119 ceph-mon[108979]: pgmap v20648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:32:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:32:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T01:32:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:35 smithi183 ceph-mon[99169]: pgmap v20649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:35 smithi119 ceph-mon[108979]: pgmap v20649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:35 smithi119 ceph-mon[94175]: pgmap v20649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:37 smithi183 ceph-mon[99169]: pgmap v20650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:37 smithi119 ceph-mon[94175]: pgmap v20650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:37 smithi119 ceph-mon[108979]: pgmap v20650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:39 smithi183 ceph-mon[99169]: pgmap v20651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:39 smithi119 ceph-mon[94175]: pgmap v20651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:39 smithi119 ceph-mon[108979]: pgmap v20651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:41 smithi183 ceph-mon[99169]: pgmap v20652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:41 smithi119 ceph-mon[94175]: pgmap v20652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:41 smithi119 ceph-mon[108979]: pgmap v20652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:43 smithi183 ceph-mon[99169]: pgmap v20653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:43 smithi119 ceph-mon[94175]: pgmap v20653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:43 smithi119 ceph-mon[108979]: pgmap v20653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:32:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:32:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:32:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:45 smithi183 ceph-mon[99169]: pgmap v20654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:45 smithi119 ceph-mon[108979]: pgmap v20654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:45 smithi119 ceph-mon[94175]: pgmap v20654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:47 smithi183 ceph-mon[99169]: pgmap v20655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:47 smithi119 ceph-mon[94175]: pgmap v20655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:47 smithi119 ceph-mon[108979]: pgmap v20655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:49 smithi183 ceph-mon[99169]: pgmap v20656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:49 smithi119 ceph-mon[94175]: pgmap v20656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:49 smithi119 ceph-mon[108979]: pgmap v20656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:51 smithi183 ceph-mon[99169]: pgmap v20657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:51 smithi119 ceph-mon[108979]: pgmap v20657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:51 smithi119 ceph-mon[94175]: pgmap v20657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:53.026 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:32:53.330 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:32:53.330 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 3m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:32:53.330 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (9h) 3m ago 9h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:32:53.330 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 3m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:32:53.330 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 3m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:32:53.330 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 3m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:32:53.330 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 3m ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:32:53.330 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 3m ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:32:53.331 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 3m ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:32:53.331 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 3m ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:32:53.331 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (9h) 3m ago 9h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:32:53.331 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (9h) 3m ago 9h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:32:53.331 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 3m ago 10h 6159M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:32:53.331 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 3m ago 10h 6189M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:32:53.331 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 3m ago 10h 5545M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:32:53.331 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 3m ago 10h 5402M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:32:53.331 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 3m ago 10h 4699M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:32:53.331 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 3m ago 10h 5899M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:32:53.331 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 3m ago 10h 4843M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:32:53.331 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 3m ago 10h 5752M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:32:53.331 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 3m ago 10h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:32:53.712 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:32:53.712 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:32:53.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:32:53.712 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:32:53.712 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:32:53.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:32:53.712 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:32:53.712 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:32:53.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:32:53.712 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:32:53.712 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:32:53.713 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:32:53.713 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:32:53.713 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:32:53.713 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:32:53.713 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:32:53.713 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:32:53.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:53 smithi183 ceph-mon[99169]: pgmap v20658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:53 smithi119 ceph-mon[94175]: pgmap v20658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:53 smithi119 ceph-mon[108979]: pgmap v20658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:32:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:32:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:32:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:54 smithi119 ceph-mon[94175]: from='client.37581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:32:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:54 smithi119 ceph-mon[94175]: from='client.47471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:32:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2219538217' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:32:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:54 smithi119 ceph-mon[108979]: from='client.37581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:32:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:54 smithi119 ceph-mon[108979]: from='client.47471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:32:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2219538217' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:32:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:54 smithi183 ceph-mon[99169]: from='client.37581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:32:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:54 smithi183 ceph-mon[99169]: from='client.47471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:32:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2219538217' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:32:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:32:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:55 smithi183 ceph-mon[99169]: pgmap v20659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:55 smithi119 ceph-mon[94175]: pgmap v20659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:55 smithi119 ceph-mon[108979]: pgmap v20659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:57 smithi119 ceph-mon[94175]: pgmap v20660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:57 smithi119 ceph-mon[108979]: pgmap v20660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:32:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:57 smithi183 ceph-mon[99169]: pgmap v20660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:32:59 smithi183 ceph-mon[99169]: pgmap v20661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:00.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:32:59 smithi119 ceph-mon[94175]: pgmap v20661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:32:59 smithi119 ceph-mon[108979]: pgmap v20661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:01 smithi183 ceph-mon[99169]: pgmap v20662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:01 smithi119 ceph-mon[94175]: pgmap v20662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:01 smithi119 ceph-mon[108979]: pgmap v20662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:03 smithi119 ceph-mon[94175]: pgmap v20663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:03 smithi119 ceph-mon[108979]: pgmap v20663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:03 smithi183 ceph-mon[99169]: pgmap v20663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:33:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:33:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T01:33:06.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:05 smithi183 ceph-mon[99169]: pgmap v20664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:05 smithi119 ceph-mon[94175]: pgmap v20664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:05 smithi119 ceph-mon[108979]: pgmap v20664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:08.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:07 smithi183 ceph-mon[99169]: pgmap v20665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:07 smithi119 ceph-mon[94175]: pgmap v20665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:08.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:07 smithi119 ceph-mon[108979]: pgmap v20665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:09 smithi183 ceph-mon[99169]: pgmap v20666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:09 smithi119 ceph-mon[94175]: pgmap v20666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:09 smithi119 ceph-mon[108979]: pgmap v20666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:12.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:11 smithi183 ceph-mon[99169]: pgmap v20667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:11 smithi119 ceph-mon[94175]: pgmap v20667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:11 smithi119 ceph-mon[108979]: pgmap v20667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:13 smithi119 ceph-mon[94175]: pgmap v20668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:33:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:33:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:33:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:13 smithi119 ceph-mon[108979]: pgmap v20668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:33:14.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:33:14.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:33:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:13 smithi183 ceph-mon[99169]: pgmap v20668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:33:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:33:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:33:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:33:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:33:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:33:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:33:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:33:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:33:15.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 01:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T01:33:14.930882649Z level=info msg="Completed cleanup jobs" duration=15.469375ms 2023-12-02T01:33:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:33:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:33:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:33:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:33:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:33:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:33:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:15 smithi183 ceph-mon[99169]: pgmap v20669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:15 smithi119 ceph-mon[94175]: pgmap v20669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:16.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:15 smithi119 ceph-mon[108979]: pgmap v20669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:18.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:17 smithi183 ceph-mon[99169]: pgmap v20670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:17 smithi119 ceph-mon[94175]: pgmap v20670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:17 smithi119 ceph-mon[108979]: pgmap v20670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:18 smithi183 ceph-mon[99169]: pgmap v20671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:18 smithi119 ceph-mon[94175]: pgmap v20671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:19.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:18 smithi119 ceph-mon[108979]: pgmap v20671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:21 smithi183 ceph-mon[99169]: pgmap v20672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:21 smithi119 ceph-mon[94175]: pgmap v20672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:21 smithi119 ceph-mon[108979]: pgmap v20672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:23 smithi183 ceph-mon[99169]: pgmap v20673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:23.810 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:23 smithi119 ceph-mon[94175]: pgmap v20673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:23.810 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:23 smithi119 ceph-mon[108979]: pgmap v20673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:24.064 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:33:24.384 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:33:24.384 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (9h) 4m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:33:24.384 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 4m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:33:24.384 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 4m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:33:24.385 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 4m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:33:24.385 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 4m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:33:24.385 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 4m ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:33:24.385 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 4m ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:33:24.385 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 4m ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:33:24.385 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 4m ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:33:24.385 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 4m ago 10h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:33:24.385 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 4m ago 10h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:33:24.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 4m ago 10h 6159M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:33:24.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 4m ago 10h 6189M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:33:24.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 4m ago 10h 5545M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:33:24.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 4m ago 10h 5402M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:33:24.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 4m ago 10h 4699M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:33:24.385 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 4m ago 10h 5899M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:33:24.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 4m ago 10h 4843M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:33:24.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 4m ago 10h 5752M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:33:24.386 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (9h) 4m ago 10h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:33:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:33:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:33:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:33:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:24.771 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:33:24.772 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:33:24.772 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:33:24.772 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:33:24.772 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:33:24.772 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:33:24.772 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:33:24.772 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:33:24.772 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:33:24.772 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:33:24.772 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:33:24.772 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:33:24.772 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:33:24.772 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:33:24.773 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:33:24.773 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:33:24.773 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:33:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:25 smithi183 ceph-mon[99169]: pgmap v20674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:25 smithi183 ceph-mon[99169]: from='client.47483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:33:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:25 smithi183 ceph-mon[99169]: from='client.47489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:33:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/966786253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:33:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:25 smithi119 ceph-mon[108979]: pgmap v20674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:25 smithi119 ceph-mon[108979]: from='client.47483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:33:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:25 smithi119 ceph-mon[108979]: from='client.47489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:33:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/966786253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:33:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:25 smithi119 ceph-mon[94175]: pgmap v20674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:25 smithi119 ceph-mon[94175]: from='client.47483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:33:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:25 smithi119 ceph-mon[94175]: from='client.47489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:33:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/966786253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:33:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:27 smithi183 ceph-mon[99169]: pgmap v20675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:27 smithi119 ceph-mon[94175]: pgmap v20675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:27 smithi119 ceph-mon[108979]: pgmap v20675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:29 smithi183 ceph-mon[99169]: pgmap v20676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:29 smithi119 ceph-mon[94175]: pgmap v20676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:29 smithi119 ceph-mon[108979]: pgmap v20676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:31 smithi183 ceph-mon[99169]: pgmap v20677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:31.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:31 smithi119 ceph-mon[108979]: pgmap v20677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:31.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:31 smithi119 ceph-mon[94175]: pgmap v20677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:33 smithi183 ceph-mon[99169]: pgmap v20678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:33 smithi119 ceph-mon[94175]: pgmap v20678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:33.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:33 smithi119 ceph-mon[108979]: pgmap v20678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:33:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:33:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:33:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:35 smithi183 ceph-mon[99169]: pgmap v20679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:35.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:35 smithi119 ceph-mon[94175]: pgmap v20679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:35.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:35 smithi119 ceph-mon[108979]: pgmap v20679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:37 smithi183 ceph-mon[99169]: pgmap v20680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:37 smithi119 ceph-mon[108979]: pgmap v20680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:37.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:37 smithi119 ceph-mon[94175]: pgmap v20680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:39.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:39 smithi183 ceph-mon[99169]: pgmap v20681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:39 smithi119 ceph-mon[94175]: pgmap v20681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:39.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:39 smithi119 ceph-mon[108979]: pgmap v20681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:41.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:41 smithi183 ceph-mon[99169]: pgmap v20682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:41.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:41 smithi119 ceph-mon[108979]: pgmap v20682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:41.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:41 smithi119 ceph-mon[94175]: pgmap v20682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:43 smithi183 ceph-mon[99169]: pgmap v20683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:43 smithi119 ceph-mon[94175]: pgmap v20683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:43 smithi119 ceph-mon[108979]: pgmap v20683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:33:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:33:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:33:45.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:45 smithi183 ceph-mon[99169]: pgmap v20684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:45 smithi119 ceph-mon[94175]: pgmap v20684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:45 smithi119 ceph-mon[108979]: pgmap v20684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:47 smithi183 ceph-mon[99169]: pgmap v20685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:47 smithi119 ceph-mon[94175]: pgmap v20685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:47 smithi119 ceph-mon[108979]: pgmap v20685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:49 smithi183 ceph-mon[99169]: pgmap v20686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:49.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:49 smithi119 ceph-mon[94175]: pgmap v20686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:49.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:49 smithi119 ceph-mon[108979]: pgmap v20686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:51 smithi183 ceph-mon[99169]: pgmap v20687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:51 smithi119 ceph-mon[94175]: pgmap v20687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:51.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:51 smithi119 ceph-mon[108979]: pgmap v20687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:53 smithi183 ceph-mon[99169]: pgmap v20688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:53 smithi119 ceph-mon[94175]: pgmap v20688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:53 smithi119 ceph-mon[108979]: pgmap v20688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:33:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:33:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:33:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:54.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:33:55.118 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:33:55.426 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:33:55.426 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 4m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:33:55.426 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 4m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:33:55.426 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 4m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:33:55.426 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 4m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:33:55.426 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 4m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:33:55.426 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 4m ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:33:55.427 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 4m ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:33:55.427 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 4m ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:33:55.427 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 4m ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:33:55.427 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 4m ago 10h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:33:55.427 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 4m ago 10h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:33:55.427 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 4m ago 10h 6159M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:33:55.427 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 4m ago 10h 6189M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:33:55.427 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 4m ago 10h 5545M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:33:55.427 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 4m ago 10h 5402M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:33:55.427 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 4m ago 10h 4699M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:33:55.427 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 4m ago 10h 5899M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:33:55.427 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 4m ago 10h 4843M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:33:55.427 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 4m ago 10h 5752M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:33:55.427 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 4m ago 10h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:33:55.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:55 smithi183 ceph-mon[99169]: pgmap v20689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:55 smithi119 ceph-mon[94175]: pgmap v20689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:55 smithi119 ceph-mon[108979]: pgmap v20689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:55.810 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:33:55.811 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:33:55.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:33:55.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:33:55.811 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:33:55.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:33:55.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:33:55.811 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:33:55.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:33:55.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:33:55.811 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:33:55.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:33:55.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:33:55.811 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:33:55.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:33:55.812 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:33:55.812 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:33:56.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:56 smithi183 ceph-mon[99169]: from='client.37617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:33:56.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:56 smithi183 ceph-mon[99169]: from='client.37623 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:33:56.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3493949451' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:33:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:56 smithi119 ceph-mon[108979]: from='client.37617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:33:56.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:56 smithi119 ceph-mon[108979]: from='client.37623 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:33:56.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3493949451' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:33:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:56 smithi119 ceph-mon[94175]: from='client.37617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:33:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:56 smithi119 ceph-mon[94175]: from='client.37623 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:33:56.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3493949451' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:33:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:57 smithi183 ceph-mon[99169]: pgmap v20690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:57 smithi119 ceph-mon[94175]: pgmap v20690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:57.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:57 smithi119 ceph-mon[108979]: pgmap v20690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:59.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:33:59 smithi183 ceph-mon[99169]: pgmap v20691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:33:59 smithi119 ceph-mon[94175]: pgmap v20691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:33:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:33:59 smithi119 ceph-mon[108979]: pgmap v20691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:01 smithi183 ceph-mon[99169]: pgmap v20692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:01.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:01 smithi119 ceph-mon[94175]: pgmap v20692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:01 smithi119 ceph-mon[108979]: pgmap v20692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:03 smithi183 ceph-mon[99169]: pgmap v20693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:03.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:03 smithi119 ceph-mon[94175]: pgmap v20693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:03 smithi119 ceph-mon[108979]: pgmap v20693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:34:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:34:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:34:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:05 smithi183 ceph-mon[99169]: pgmap v20694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:05 smithi119 ceph-mon[94175]: pgmap v20694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:05 smithi119 ceph-mon[108979]: pgmap v20694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:07.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:07 smithi183 ceph-mon[99169]: pgmap v20695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:07 smithi119 ceph-mon[94175]: pgmap v20695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:07.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:07 smithi119 ceph-mon[108979]: pgmap v20695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:09 smithi183 ceph-mon[99169]: pgmap v20696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:09 smithi119 ceph-mon[94175]: pgmap v20696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:09.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:09 smithi119 ceph-mon[108979]: pgmap v20696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:11 smithi183 ceph-mon[99169]: pgmap v20697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:11.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:11 smithi119 ceph-mon[94175]: pgmap v20697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:11.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:11 smithi119 ceph-mon[108979]: pgmap v20697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:13.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:13 smithi183 ceph-mon[99169]: pgmap v20698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:13 smithi119 ceph-mon[94175]: pgmap v20698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:13.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:13 smithi119 ceph-mon[108979]: pgmap v20698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:14.423 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:34:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:34:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:34:14.423 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:34:14.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:34:14.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:34:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:15 smithi183 ceph-mon[99169]: pgmap v20699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:34:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:34:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:34:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:15 smithi119 ceph-mon[94175]: pgmap v20699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:34:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:34:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:34:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:15 smithi119 ceph-mon[108979]: pgmap v20699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:34:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:34:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:34:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:17 smithi183 ceph-mon[99169]: pgmap v20700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:17 smithi119 ceph-mon[94175]: pgmap v20700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:17 smithi119 ceph-mon[108979]: pgmap v20700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:19.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:19 smithi183 ceph-mon[99169]: pgmap v20701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:19 smithi119 ceph-mon[94175]: pgmap v20701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:19 smithi119 ceph-mon[108979]: pgmap v20701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:21 smithi183 ceph-mon[99169]: pgmap v20702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:21 smithi119 ceph-mon[94175]: pgmap v20702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:21 smithi119 ceph-mon[108979]: pgmap v20702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:23 smithi183 ceph-mon[99169]: pgmap v20703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:23 smithi119 ceph-mon[94175]: pgmap v20703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:23 smithi119 ceph-mon[108979]: pgmap v20703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:34:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:34:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:34:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:24.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:25 smithi183 ceph-mon[99169]: pgmap v20704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:25 smithi119 ceph-mon[108979]: pgmap v20704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:25 smithi119 ceph-mon[94175]: pgmap v20704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:26.154 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:34:26.462 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:34:26.462 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 5m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:34:26.463 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 5m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:34:26.463 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 5m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:34:26.463 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 5m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:34:26.463 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 5m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:34:26.463 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 5m ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:34:26.463 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 5m ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:34:26.463 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 5m ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:34:26.463 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 5m ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:34:26.463 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 5m ago 10h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:34:26.463 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 5m ago 10h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:34:26.463 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 5m ago 10h 6159M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:34:26.463 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 5m ago 10h 6189M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:34:26.463 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 5m ago 10h 5545M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:34:26.463 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 5m ago 10h 5402M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:34:26.464 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 5m ago 10h 4699M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:34:26.464 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 5m ago 10h 5899M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:34:26.464 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 5m ago 10h 4843M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:34:26.464 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 5m ago 10h 5752M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:34:26.464 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 5m ago 10h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:34:26.838 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:34:26.839 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:34:26.839 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:34:26.839 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:34:26.839 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:34:26.839 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:34:26.839 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:34:26.839 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:34:26.839 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:34:26.839 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:34:26.839 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:34:26.839 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:34:26.840 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:34:26.840 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:34:26.840 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:34:26.840 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:34:26.840 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:34:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:27 smithi183 ceph-mon[99169]: pgmap v20705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:27 smithi183 ceph-mon[99169]: from='client.37635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:34:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:27 smithi183 ceph-mon[99169]: from='client.37641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:34:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/771027689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:34:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:27 smithi119 ceph-mon[94175]: pgmap v20705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:27 smithi119 ceph-mon[94175]: from='client.37635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:34:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:27 smithi119 ceph-mon[94175]: from='client.37641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:34:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/771027689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:34:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:27 smithi119 ceph-mon[108979]: pgmap v20705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:27 smithi119 ceph-mon[108979]: from='client.37635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:34:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:27 smithi119 ceph-mon[108979]: from='client.37641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:34:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/771027689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:34:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:29 smithi183 ceph-mon[99169]: pgmap v20706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:29 smithi119 ceph-mon[94175]: pgmap v20706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:29 smithi119 ceph-mon[108979]: pgmap v20706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:31.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:31 smithi183 ceph-mon[99169]: pgmap v20707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:31 smithi119 ceph-mon[94175]: pgmap v20707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:31 smithi119 ceph-mon[108979]: pgmap v20707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:33 smithi183 ceph-mon[99169]: pgmap v20708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:33 smithi119 ceph-mon[108979]: pgmap v20708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:33 smithi119 ceph-mon[94175]: pgmap v20708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:34:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:34:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:34:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:35 smithi183 ceph-mon[99169]: pgmap v20709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:35 smithi119 ceph-mon[94175]: pgmap v20709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:35 smithi119 ceph-mon[108979]: pgmap v20709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:37 smithi183 ceph-mon[99169]: pgmap v20710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:37 smithi119 ceph-mon[108979]: pgmap v20710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:37 smithi119 ceph-mon[94175]: pgmap v20710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:39 smithi183 ceph-mon[99169]: pgmap v20711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:39 smithi119 ceph-mon[94175]: pgmap v20711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:39 smithi119 ceph-mon[108979]: pgmap v20711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:41 smithi183 ceph-mon[99169]: pgmap v20712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:41 smithi119 ceph-mon[94175]: pgmap v20712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:41 smithi119 ceph-mon[108979]: pgmap v20712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:43 smithi183 ceph-mon[99169]: pgmap v20713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:43 smithi119 ceph-mon[94175]: pgmap v20713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:43 smithi119 ceph-mon[108979]: pgmap v20713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:34:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:34:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:34:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:45 smithi183 ceph-mon[99169]: pgmap v20714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:45.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:45 smithi119 ceph-mon[108979]: pgmap v20714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:45 smithi119 ceph-mon[94175]: pgmap v20714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:47 smithi183 ceph-mon[99169]: pgmap v20715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:47 smithi119 ceph-mon[94175]: pgmap v20715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:47 smithi119 ceph-mon[108979]: pgmap v20715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:49 smithi183 ceph-mon[99169]: pgmap v20716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:49 smithi119 ceph-mon[108979]: pgmap v20716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:49 smithi119 ceph-mon[94175]: pgmap v20716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:51 smithi183 ceph-mon[99169]: pgmap v20717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:51 smithi119 ceph-mon[94175]: pgmap v20717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:51 smithi119 ceph-mon[108979]: pgmap v20717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:53 smithi183 ceph-mon[99169]: pgmap v20718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:53 smithi119 ceph-mon[94175]: pgmap v20718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:53 smithi119 ceph-mon[108979]: pgmap v20718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:34:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:34:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:34:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:54.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:34:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:55 smithi183 ceph-mon[99169]: pgmap v20719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:55 smithi119 ceph-mon[94175]: pgmap v20719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:55 smithi119 ceph-mon[108979]: pgmap v20719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:57.183 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:34:57.488 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:34:57.488 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 5m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:34:57.488 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 5m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:34:57.488 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 5m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:34:57.488 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 5m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:34:57.488 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 5m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:34:57.488 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 5m ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:34:57.488 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 5m ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:34:57.488 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 5m ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:34:57.489 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 5m ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:34:57.489 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 5m ago 10h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:34:57.489 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 5m ago 10h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:34:57.489 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 5m ago 10h 6159M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:34:57.489 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 5m ago 10h 6189M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:34:57.489 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 5m ago 10h 5545M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:34:57.489 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 5m ago 10h 5402M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:34:57.489 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 5m ago 10h 4699M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:34:57.489 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 5m ago 10h 5899M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:34:57.489 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 5m ago 10h 4843M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:34:57.489 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 5m ago 10h 5752M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:34:57.489 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 5m ago 10h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:34:57.870 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:34:57.870 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:34:57.870 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:34:57.870 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:34:57.870 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:34:57.870 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:34:57.870 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:34:57.870 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:34:57.870 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:34:57.870 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:34:57.870 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:34:57.870 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:34:57.871 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:34:57.871 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:34:57.871 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:34:57.871 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:34:57.871 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:34:57.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:57 smithi183 ceph-mon[99169]: pgmap v20720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:57 smithi119 ceph-mon[94175]: pgmap v20720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:57 smithi119 ceph-mon[108979]: pgmap v20720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:58 smithi183 ceph-mon[99169]: from='client.47537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:34:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:58 smithi183 ceph-mon[99169]: from='client.47543 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:34:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4157716745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:34:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:58 smithi119 ceph-mon[94175]: from='client.47537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:34:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:58 smithi119 ceph-mon[94175]: from='client.47543 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:34:58.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4157716745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:34:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:58 smithi119 ceph-mon[108979]: from='client.47537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:34:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:58 smithi119 ceph-mon[108979]: from='client.47543 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:34:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4157716745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:34:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:34:59 smithi183 ceph-mon[99169]: pgmap v20721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:34:59 smithi119 ceph-mon[108979]: pgmap v20721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:34:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:34:59 smithi119 ceph-mon[94175]: pgmap v20721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:01.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:01 smithi183 ceph-mon[99169]: pgmap v20722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:01 smithi119 ceph-mon[94175]: pgmap v20722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:01 smithi119 ceph-mon[108979]: pgmap v20722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:03.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:03 smithi183 ceph-mon[99169]: pgmap v20723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:03 smithi119 ceph-mon[94175]: pgmap v20723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:03 smithi119 ceph-mon[108979]: pgmap v20723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:35:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:35:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:35:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:05 smithi183 ceph-mon[99169]: pgmap v20724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:05 smithi119 ceph-mon[94175]: pgmap v20724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:05 smithi119 ceph-mon[108979]: pgmap v20724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:07 smithi183 ceph-mon[99169]: pgmap v20725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:07 smithi119 ceph-mon[94175]: pgmap v20725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:07 smithi119 ceph-mon[108979]: pgmap v20725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:09 smithi183 ceph-mon[99169]: pgmap v20726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:09 smithi119 ceph-mon[94175]: pgmap v20726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:09 smithi119 ceph-mon[108979]: pgmap v20726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:11 smithi183 ceph-mon[99169]: pgmap v20727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:11 smithi119 ceph-mon[94175]: pgmap v20727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:11 smithi119 ceph-mon[108979]: pgmap v20727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:13 smithi183 ceph-mon[99169]: pgmap v20728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:13 smithi119 ceph-mon[94175]: pgmap v20728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:13 smithi119 ceph-mon[108979]: pgmap v20728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:35:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:35:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:35:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:15 smithi183 ceph-mon[99169]: pgmap v20729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:35:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:35:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:35:15.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:15 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:35:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:15 smithi119 ceph-mon[94175]: pgmap v20729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:35:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:35:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:35:15.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:15 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:35:15.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:15 smithi119 ceph-mon[108979]: pgmap v20729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:15.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:35:15.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:35:15.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:35:15.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:15 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:35:17.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:17 smithi183 ceph-mon[99169]: pgmap v20730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:17.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:17 smithi119 ceph-mon[108979]: pgmap v20730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:17 smithi119 ceph-mon[94175]: pgmap v20730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:19 smithi183 ceph-mon[99169]: pgmap v20731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:19 smithi119 ceph-mon[94175]: pgmap v20731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:19 smithi119 ceph-mon[108979]: pgmap v20731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:21 smithi183 ceph-mon[99169]: pgmap v20732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:21.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:21 smithi119 ceph-mon[94175]: pgmap v20732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:21.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:21 smithi119 ceph-mon[108979]: pgmap v20732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:23 smithi183 ceph-mon[99169]: pgmap v20733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:23 smithi119 ceph-mon[94175]: pgmap v20733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:23 smithi119 ceph-mon[108979]: pgmap v20733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:35:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:35:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:35:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:25 smithi183 ceph-mon[99169]: pgmap v20734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:25 smithi119 ceph-mon[94175]: pgmap v20734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:25 smithi119 ceph-mon[108979]: pgmap v20734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:27 smithi183 ceph-mon[99169]: pgmap v20735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:27 smithi119 ceph-mon[94175]: pgmap v20735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:27 smithi119 ceph-mon[108979]: pgmap v20735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:28.215 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:35:28.522 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:35:28.522 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 6m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:35:28.522 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 6m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:35:28.523 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 6m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:35:28.523 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 6m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:35:28.523 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 6m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:35:28.523 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 6m ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:35:28.523 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 6m ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:35:28.523 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 6m ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:35:28.523 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 6m ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:35:28.523 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 6m ago 10h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:35:28.523 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 6m ago 10h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:35:28.523 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 6m ago 10h 6159M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:35:28.523 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 6m ago 10h 6189M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:35:28.523 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 6m ago 10h 5545M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:35:28.523 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 6m ago 10h 5402M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:35:28.523 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 6m ago 10h 4699M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:35:28.523 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 6m ago 10h 5899M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:35:28.524 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 6m ago 10h 4843M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:35:28.524 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 6m ago 10h 5752M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:35:28.524 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 6m ago 10h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:35:28.905 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:35:28.905 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:35:28.905 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:35:28.905 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:35:28.905 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:35:28.905 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:35:28.905 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:35:28.905 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:35:28.905 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:35:28.906 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:35:28.906 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:35:28.906 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:35:28.906 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:35:28.906 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:35:28.906 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:35:28.906 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:35:28.906 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:35:29.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:29 smithi183 ceph-mon[99169]: pgmap v20736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:29 smithi183 ceph-mon[99169]: from='client.37671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:35:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:29 smithi183 ceph-mon[99169]: from='client.37677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:35:29.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/482148973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:35:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:29 smithi119 ceph-mon[94175]: pgmap v20736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:29 smithi119 ceph-mon[94175]: from='client.37671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:35:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:29 smithi119 ceph-mon[94175]: from='client.37677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:35:29.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/482148973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:35:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:29 smithi119 ceph-mon[108979]: pgmap v20736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:29 smithi119 ceph-mon[108979]: from='client.37671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:35:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:29 smithi119 ceph-mon[108979]: from='client.37677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:35:29.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/482148973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:35:31.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:31 smithi183 ceph-mon[99169]: pgmap v20737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:31 smithi119 ceph-mon[94175]: pgmap v20737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:31 smithi119 ceph-mon[108979]: pgmap v20737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:33.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:33 smithi183 ceph-mon[99169]: pgmap v20738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:33 smithi119 ceph-mon[94175]: pgmap v20738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:33 smithi119 ceph-mon[108979]: pgmap v20738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:35:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:35:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:35:35.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:35 smithi183 ceph-mon[99169]: pgmap v20739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:35.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:35 smithi119 ceph-mon[108979]: pgmap v20739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:35.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:35 smithi119 ceph-mon[94175]: pgmap v20739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:37.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:37 smithi183 ceph-mon[99169]: pgmap v20740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:37.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:37 smithi119 ceph-mon[108979]: pgmap v20740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:37.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:37 smithi119 ceph-mon[94175]: pgmap v20740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:39 smithi183 ceph-mon[99169]: pgmap v20741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:39 smithi119 ceph-mon[94175]: pgmap v20741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:39 smithi119 ceph-mon[108979]: pgmap v20741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:41 smithi183 ceph-mon[99169]: pgmap v20742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:41.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:41 smithi119 ceph-mon[94175]: pgmap v20742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:41 smithi119 ceph-mon[108979]: pgmap v20742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:43.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:43 smithi183 ceph-mon[99169]: pgmap v20743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:43.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:43 smithi119 ceph-mon[108979]: pgmap v20743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:43.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:43 smithi119 ceph-mon[94175]: pgmap v20743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:35:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:35:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:35:45.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:45 smithi183 ceph-mon[99169]: pgmap v20744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:45.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:45 smithi119 ceph-mon[94175]: pgmap v20744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:45.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:45 smithi119 ceph-mon[108979]: pgmap v20744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:47 smithi183 ceph-mon[99169]: pgmap v20745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:47.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:47 smithi119 ceph-mon[94175]: pgmap v20745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:47.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:47 smithi119 ceph-mon[108979]: pgmap v20745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:49.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:49 smithi183 ceph-mon[99169]: pgmap v20746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:49.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:49 smithi119 ceph-mon[94175]: pgmap v20746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:49.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:49 smithi119 ceph-mon[108979]: pgmap v20746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:51.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:51 smithi183 ceph-mon[99169]: pgmap v20747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:51.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:51 smithi119 ceph-mon[94175]: pgmap v20747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:51.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:51 smithi119 ceph-mon[108979]: pgmap v20747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:53.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:53 smithi183 ceph-mon[99169]: pgmap v20748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:53.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:53 smithi119 ceph-mon[94175]: pgmap v20748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:53.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:53 smithi119 ceph-mon[108979]: pgmap v20748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:35:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:35:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:35:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:54.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:54.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:35:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:55 smithi183 ceph-mon[99169]: pgmap v20749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:55.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:55 smithi119 ceph-mon[94175]: pgmap v20749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:55.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:55 smithi119 ceph-mon[108979]: pgmap v20749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:57.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:57 smithi183 ceph-mon[99169]: pgmap v20750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:57.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:57 smithi119 ceph-mon[108979]: pgmap v20750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:57.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:57 smithi119 ceph-mon[94175]: pgmap v20750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:59.246 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:35:59.556 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:35:59.557 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 6m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:35:59.557 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 6m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:35:59.557 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 6m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:35:59.557 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 6m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:35:59.557 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 6m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:35:59.557 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 6m ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:35:59.557 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 6m ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:35:59.557 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 6m ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:35:59.557 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 6m ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:35:59.557 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 6m ago 10h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:35:59.557 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 6m ago 10h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:35:59.557 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 6m ago 10h 6159M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:35:59.557 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 6m ago 10h 6189M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:35:59.558 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 6m ago 10h 5545M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:35:59.558 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 6m ago 10h 5402M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:35:59.558 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 6m ago 10h 4699M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:35:59.558 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 6m ago 10h 5899M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:35:59.558 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 6m ago 10h 4843M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:35:59.558 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 6m ago 10h 5752M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:35:59.558 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 6m ago 10h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:35:59.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:35:59 smithi183 ceph-mon[99169]: pgmap v20751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:59.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:35:59 smithi119 ceph-mon[94175]: pgmap v20751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:59.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:35:59 smithi119 ceph-mon[108979]: pgmap v20751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:35:59.938 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:35:59.939 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:35:59.939 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:35:59.939 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:35:59.939 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:35:59.939 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:35:59.939 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:35:59.939 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:35:59.939 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:35:59.939 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:35:59.939 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:35:59.939 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:35:59.939 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:35:59.939 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:35:59.939 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:35:59.940 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:35:59.940 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:36:00.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:00 smithi183 ceph-mon[99169]: from='client.37689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:36:00.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:00 smithi183 ceph-mon[99169]: from='client.47579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:36:00.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3115826251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:36:00.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:00 smithi119 ceph-mon[94175]: from='client.37689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:36:00.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:00 smithi119 ceph-mon[94175]: from='client.47579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:36:00.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3115826251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:36:00.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:00 smithi119 ceph-mon[108979]: from='client.37689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:36:00.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:00 smithi119 ceph-mon[108979]: from='client.47579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:36:00.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3115826251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:36:01.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:01 smithi183 ceph-mon[99169]: pgmap v20752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:01.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:01 smithi119 ceph-mon[108979]: pgmap v20752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:01.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:01 smithi119 ceph-mon[94175]: pgmap v20752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:03.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:03 smithi183 ceph-mon[99169]: pgmap v20753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:03.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:03 smithi119 ceph-mon[108979]: pgmap v20753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:03 smithi119 ceph-mon[94175]: pgmap v20753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:36:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:36:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:36:05.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:05 smithi119 ceph-mon[94175]: pgmap v20754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:05.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:05 smithi119 ceph-mon[108979]: pgmap v20754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:05 smithi183 ceph-mon[99169]: pgmap v20754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:07 smithi119 ceph-mon[108979]: pgmap v20755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:07.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:07 smithi119 ceph-mon[94175]: pgmap v20755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:07 smithi183 ceph-mon[99169]: pgmap v20755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:09.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:09 smithi183 ceph-mon[99169]: pgmap v20756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:09 smithi119 ceph-mon[94175]: pgmap v20756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:09.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:09 smithi119 ceph-mon[108979]: pgmap v20756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:11 smithi183 ceph-mon[99169]: pgmap v20757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:11 smithi119 ceph-mon[94175]: pgmap v20757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:11 smithi119 ceph-mon[108979]: pgmap v20757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:13 smithi183 ceph-mon[99169]: pgmap v20758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:13 smithi119 ceph-mon[94175]: pgmap v20758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:13 smithi119 ceph-mon[108979]: pgmap v20758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:36:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:36:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:36:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:15 smithi183 ceph-mon[99169]: pgmap v20759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:15 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:36:15.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:15 smithi119 ceph-mon[94175]: pgmap v20759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:15.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:15 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:36:15.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:15 smithi119 ceph-mon[108979]: pgmap v20759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:15.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:15 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:36:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:36:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:36:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:36:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:36:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:36:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:36:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:36:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:36:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:36:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:17 smithi183 ceph-mon[99169]: pgmap v20760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:17 smithi119 ceph-mon[94175]: pgmap v20760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:17 smithi119 ceph-mon[108979]: pgmap v20760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:19 smithi183 ceph-mon[99169]: pgmap v20761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:19 smithi119 ceph-mon[94175]: pgmap v20761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:19 smithi119 ceph-mon[108979]: pgmap v20761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:21 smithi183 ceph-mon[99169]: pgmap v20762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:21 smithi119 ceph-mon[94175]: pgmap v20762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:21 smithi119 ceph-mon[108979]: pgmap v20762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:23 smithi183 ceph-mon[99169]: pgmap v20763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:23 smithi119 ceph-mon[94175]: pgmap v20763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:23 smithi119 ceph-mon[108979]: pgmap v20763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:36:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:36:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:36:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:25 smithi183 ceph-mon[99169]: pgmap v20764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:25 smithi119 ceph-mon[94175]: pgmap v20764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:26.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:25 smithi119 ceph-mon[108979]: pgmap v20764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:27 smithi183 ceph-mon[99169]: pgmap v20765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:27 smithi119 ceph-mon[94175]: pgmap v20765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:27 smithi119 ceph-mon[108979]: pgmap v20765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:30.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:29 smithi183 ceph-mon[99169]: pgmap v20766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:29 smithi119 ceph-mon[94175]: pgmap v20766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:29 smithi119 ceph-mon[108979]: pgmap v20766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:30.282 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:36:30.585 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:36:30.585 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 7m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:36:30.585 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 7m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:36:30.585 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 7m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:36:30.585 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 7m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:36:30.585 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 7m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:36:30.585 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 7m ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:36:30.585 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 7m ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:36:30.585 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 7m ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:36:30.585 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 7m ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:36:30.585 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 7m ago 10h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:36:30.586 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 7m ago 10h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:36:30.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 7m ago 10h 6159M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:36:30.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 7m ago 10h 6189M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:36:30.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 7m ago 10h 5545M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:36:30.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 7m ago 10h 5402M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:36:30.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 7m ago 10h 4699M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:36:30.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 7m ago 10h 5899M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:36:30.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 7m ago 10h 4843M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:36:30.586 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 7m ago 10h 5752M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:36:30.586 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 7m ago 10h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:36:30.970 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:36:30.970 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:36:30.970 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:36:30.970 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:36:30.970 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:36:30.970 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:36:30.970 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:36:30.971 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:36:30.971 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:36:30.971 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:36:30.971 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:36:30.971 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:36:30.971 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:36:30.971 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:36:30.971 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:36:30.971 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:36:30.971 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:36:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:31 smithi183 ceph-mon[99169]: pgmap v20767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:31 smithi183 ceph-mon[99169]: from='client.47591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:36:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:31 smithi183 ceph-mon[99169]: from='client.37713 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:36:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/808086065' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:36:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:31 smithi119 ceph-mon[108979]: pgmap v20767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:31 smithi119 ceph-mon[108979]: from='client.47591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:36:32.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:31 smithi119 ceph-mon[108979]: from='client.37713 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:36:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/808086065' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:36:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:31 smithi119 ceph-mon[94175]: pgmap v20767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:31 smithi119 ceph-mon[94175]: from='client.47591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:36:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:31 smithi119 ceph-mon[94175]: from='client.37713 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:36:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/808086065' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:36:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:33 smithi119 ceph-mon[94175]: pgmap v20768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:33 smithi119 ceph-mon[108979]: pgmap v20768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:33 smithi183 ceph-mon[99169]: pgmap v20768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:36:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:36:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:36:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:35 smithi183 ceph-mon[99169]: pgmap v20769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:35 smithi119 ceph-mon[94175]: pgmap v20769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:35 smithi119 ceph-mon[108979]: pgmap v20769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:38.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:37 smithi183 ceph-mon[99169]: pgmap v20770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:37 smithi119 ceph-mon[94175]: pgmap v20770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:37 smithi119 ceph-mon[108979]: pgmap v20770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:40.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:39 smithi183 ceph-mon[99169]: pgmap v20771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:39 smithi119 ceph-mon[94175]: pgmap v20771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:39 smithi119 ceph-mon[108979]: pgmap v20771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:41 smithi183 ceph-mon[99169]: pgmap v20772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:41 smithi119 ceph-mon[108979]: pgmap v20772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:41 smithi119 ceph-mon[94175]: pgmap v20772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:43 smithi119 ceph-mon[108979]: pgmap v20773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:43 smithi119 ceph-mon[94175]: pgmap v20773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:43 smithi183 ceph-mon[99169]: pgmap v20773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:36:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:36:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:36:46.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:45 smithi183 ceph-mon[99169]: pgmap v20774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:45 smithi119 ceph-mon[94175]: pgmap v20774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:45 smithi119 ceph-mon[108979]: pgmap v20774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:48.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:47 smithi183 ceph-mon[99169]: pgmap v20775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:47 smithi119 ceph-mon[94175]: pgmap v20775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:47 smithi119 ceph-mon[108979]: pgmap v20775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:49 smithi183 ceph-mon[99169]: pgmap v20776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:49 smithi119 ceph-mon[94175]: pgmap v20776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:49 smithi119 ceph-mon[108979]: pgmap v20776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:52.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:51 smithi183 ceph-mon[99169]: pgmap v20777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:51 smithi119 ceph-mon[94175]: pgmap v20777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:51 smithi119 ceph-mon[108979]: pgmap v20777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:53 smithi119 ceph-mon[94175]: pgmap v20778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:53 smithi119 ceph-mon[108979]: pgmap v20778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:53 smithi183 ceph-mon[99169]: pgmap v20778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:36:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:36:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:36:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:36:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:55 smithi183 ceph-mon[99169]: pgmap v20779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:55 smithi119 ceph-mon[94175]: pgmap v20779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:55 smithi119 ceph-mon[108979]: pgmap v20779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:57 smithi183 ceph-mon[99169]: pgmap v20780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:58.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:57 smithi119 ceph-mon[108979]: pgmap v20780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:36:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:57 smithi119 ceph-mon[94175]: pgmap v20780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:36:59 smithi183 ceph-mon[99169]: pgmap v20781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:36:59 smithi119 ceph-mon[108979]: pgmap v20781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:36:59 smithi119 ceph-mon[94175]: pgmap v20781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:01.316 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:37:01.623 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:37:01.623 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 7m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:37:01.623 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 7m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:37:01.623 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 7m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:37:01.623 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 7m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:37:01.623 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 7m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:37:01.624 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 7m ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:37:01.624 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 7m ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:37:01.624 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 7m ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:37:01.624 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 7m ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:37:01.624 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 7m ago 10h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:37:01.624 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 7m ago 10h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:37:01.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 7m ago 10h 6159M 2071M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:37:01.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 7m ago 10h 6189M 2071M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:37:01.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 7m ago 10h 5545M 2071M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:37:01.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 7m ago 10h 5402M 2071M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:37:01.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 7m ago 10h 4699M 2465M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:37:01.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 7m ago 10h 5899M 2465M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:37:01.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 7m ago 10h 4843M 2465M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:37:01.624 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 7m ago 10h 5752M 2465M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:37:01.624 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 7m ago 10h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:37:02.008 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:37:02.008 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:37:02.008 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:37:02.008 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:37:02.008 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:37:02.009 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:37:02.009 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:37:02.009 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:37:02.009 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:37:02.009 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:37:02.009 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:37:02.009 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:37:02.009 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:37:02.009 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:37:02.009 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:37:02.009 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:37:02.009 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:37:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:01 smithi183 ceph-mon[99169]: pgmap v20782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:01 smithi119 ceph-mon[94175]: pgmap v20782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:02.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:01 smithi119 ceph-mon[108979]: pgmap v20782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:03.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:02 smithi183 ceph-mon[99169]: from='client.47609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:37:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:02 smithi183 ceph-mon[99169]: from='client.47615 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:37:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/333429016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:37:03.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:02 smithi119 ceph-mon[94175]: from='client.47609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:37:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:02 smithi119 ceph-mon[94175]: from='client.47615 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:37:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/333429016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:37:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:02 smithi119 ceph-mon[108979]: from='client.47609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:37:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:02 smithi119 ceph-mon[108979]: from='client.47615 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:37:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/333429016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:37:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:03 smithi119 ceph-mon[108979]: pgmap v20783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:03 smithi119 ceph-mon[94175]: pgmap v20783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:03 smithi183 ceph-mon[99169]: pgmap v20783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:37:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:37:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-02T01:37:05.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:05 smithi183 ceph-mon[99169]: pgmap v20784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:05.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:05 smithi119 ceph-mon[94175]: pgmap v20784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:05.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:05 smithi119 ceph-mon[108979]: pgmap v20784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:07.696 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:07 smithi183 ceph-mon[99169]: pgmap v20785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:07.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:07 smithi119 ceph-mon[94175]: pgmap v20785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:07.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:07 smithi119 ceph-mon[108979]: pgmap v20785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:09.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:09 smithi183 ceph-mon[99169]: pgmap v20786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:09.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:09 smithi119 ceph-mon[108979]: pgmap v20786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:09 smithi119 ceph-mon[94175]: pgmap v20786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:11.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:11 smithi183 ceph-mon[99169]: pgmap v20787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:11.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:11 smithi119 ceph-mon[94175]: pgmap v20787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:11.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:11 smithi119 ceph-mon[108979]: pgmap v20787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:13.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:13 smithi183 ceph-mon[99169]: pgmap v20788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:13.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:13 smithi119 ceph-mon[94175]: pgmap v20788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:13.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:13 smithi119 ceph-mon[108979]: pgmap v20788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:37:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:37:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:37:15.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:15 smithi183 ceph-mon[99169]: pgmap v20789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:15.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:15 smithi119 ceph-mon[94175]: pgmap v20789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:15.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:15 smithi119 ceph-mon[108979]: pgmap v20789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:16.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:37:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:37:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:37:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:37:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:37:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:16 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:37:16.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:37:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:37:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:37:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:37:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:37:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:37:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:37:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:37:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:37:16.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:37:16.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:37:16.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:37:16.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:16 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:37:17.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:17 smithi183 ceph-mon[99169]: pgmap v20790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:17 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2462M 2023-12-02T01:37:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:17 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2069M 2023-12-02T01:37:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:17 smithi119 ceph-mon[94175]: pgmap v20790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:17 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2462M 2023-12-02T01:37:17.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:17 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2069M 2023-12-02T01:37:17.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:17 smithi119 ceph-mon[108979]: pgmap v20790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:17.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:17 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2462M 2023-12-02T01:37:17.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:17 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2069M 2023-12-02T01:37:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:19 smithi183 ceph-mon[99169]: pgmap v20791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:19.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:19 smithi119 ceph-mon[94175]: pgmap v20791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:19.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:19 smithi119 ceph-mon[108979]: pgmap v20791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:21.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:21 smithi183 ceph-mon[99169]: pgmap v20792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:21 smithi119 ceph-mon[94175]: pgmap v20792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:21.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:21 smithi119 ceph-mon[108979]: pgmap v20792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:23.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:23 smithi183 ceph-mon[99169]: pgmap v20793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:23 smithi119 ceph-mon[94175]: pgmap v20793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:23 smithi119 ceph-mon[108979]: pgmap v20793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:24.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:37:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:37:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:37:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:24.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:25.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:25 smithi183 ceph-mon[99169]: pgmap v20794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:25.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:25 smithi119 ceph-mon[94175]: pgmap v20794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:25.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:25 smithi119 ceph-mon[108979]: pgmap v20794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:27.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:27 smithi183 ceph-mon[99169]: pgmap v20795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:27.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:27 smithi119 ceph-mon[94175]: pgmap v20795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:27 smithi119 ceph-mon[108979]: pgmap v20795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:29.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:29 smithi119 ceph-mon[108979]: pgmap v20796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:29 smithi119 ceph-mon[94175]: pgmap v20796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:29.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:29 smithi183 ceph-mon[99169]: pgmap v20796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:31.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:31 smithi119 ceph-mon[94175]: pgmap v20797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:31.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:31 smithi119 ceph-mon[108979]: pgmap v20797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:31 smithi183 ceph-mon[99169]: pgmap v20797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:32.355 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:37:32.669 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:37:32.670 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 8m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:37:32.670 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 8m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:37:32.670 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 8m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:37:32.670 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 8m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:37:32.670 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 8m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:37:32.670 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 8m ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:37:32.670 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 8m ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:37:32.670 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 8m ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:37:32.670 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 8m ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:37:32.670 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 8m ago 10h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:37:32.670 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 8m ago 10h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:37:32.670 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 8m ago 10h 6159M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:37:32.670 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 8m ago 10h 6189M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:37:32.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 8m ago 10h 5545M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:37:32.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 8m ago 10h 5402M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:37:32.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 8m ago 10h 4699M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:37:32.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 8m ago 10h 5899M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:37:32.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 8m ago 10h 4843M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:37:32.671 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 8m ago 10h 5752M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:37:32.671 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 8m ago 10h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:37:33.051 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:37:33.052 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:37:33.052 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:37:33.052 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:37:33.052 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:37:33.052 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:37:33.052 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:37:33.052 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:37:33.052 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:37:33.052 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:37:33.052 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:37:33.052 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:37:33.052 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:37:33.052 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:37:33.052 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:37:33.053 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:37:33.053 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:37:33.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:33 smithi119 ceph-mon[94175]: pgmap v20798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:33 smithi119 ceph-mon[94175]: from='client.37743 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:37:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:33 smithi119 ceph-mon[94175]: from='client.47633 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:37:33.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/475891616' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:37:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:33 smithi119 ceph-mon[108979]: pgmap v20798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:33 smithi119 ceph-mon[108979]: from='client.37743 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:37:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:33 smithi119 ceph-mon[108979]: from='client.47633 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:37:33.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/475891616' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:37:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:33 smithi183 ceph-mon[99169]: pgmap v20798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:33 smithi183 ceph-mon[99169]: from='client.37743 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:37:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:33 smithi183 ceph-mon[99169]: from='client.47633 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:37:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/475891616' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:37:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:37:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:37:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:37:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:35 smithi183 ceph-mon[99169]: pgmap v20799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:35 smithi119 ceph-mon[94175]: pgmap v20799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:35 smithi119 ceph-mon[108979]: pgmap v20799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:37.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:37 smithi183 ceph-mon[99169]: pgmap v20800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:37.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:37 smithi119 ceph-mon[108979]: pgmap v20800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:37 smithi119 ceph-mon[94175]: pgmap v20800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:39.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:39 smithi183 ceph-mon[99169]: pgmap v20801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:39 smithi119 ceph-mon[94175]: pgmap v20801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:39 smithi119 ceph-mon[108979]: pgmap v20801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:41.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:41 smithi183 ceph-mon[99169]: pgmap v20802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:41 smithi119 ceph-mon[108979]: pgmap v20802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:41 smithi119 ceph-mon[94175]: pgmap v20802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:43.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:43 smithi183 ceph-mon[99169]: pgmap v20803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:43 smithi119 ceph-mon[108979]: pgmap v20803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:43 smithi119 ceph-mon[94175]: pgmap v20803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:37:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:37:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:37:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:45 smithi183 ceph-mon[99169]: pgmap v20804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:45.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:45 smithi119 ceph-mon[94175]: pgmap v20804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:45 smithi119 ceph-mon[108979]: pgmap v20804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:47.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:47 smithi183 ceph-mon[99169]: pgmap v20805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:47 smithi119 ceph-mon[94175]: pgmap v20805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:47 smithi119 ceph-mon[108979]: pgmap v20805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:49.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:49 smithi183 ceph-mon[99169]: pgmap v20806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:49 smithi119 ceph-mon[94175]: pgmap v20806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:49 smithi119 ceph-mon[108979]: pgmap v20806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:51 smithi183 ceph-mon[99169]: pgmap v20807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:51 smithi119 ceph-mon[108979]: pgmap v20807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:51 smithi119 ceph-mon[94175]: pgmap v20807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:53 smithi183 ceph-mon[99169]: pgmap v20808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:53.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:53 smithi119 ceph-mon[108979]: pgmap v20808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:53 smithi119 ceph-mon[94175]: pgmap v20808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:37:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:37:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:37:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:37:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:55 smithi183 ceph-mon[99169]: pgmap v20809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:55 smithi119 ceph-mon[94175]: pgmap v20809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:55 smithi119 ceph-mon[108979]: pgmap v20809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:57 smithi183 ceph-mon[99169]: pgmap v20810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:57 smithi119 ceph-mon[94175]: pgmap v20810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:57 smithi119 ceph-mon[108979]: pgmap v20810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:37:59 smithi183 ceph-mon[99169]: pgmap v20811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:59.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:37:59 smithi119 ceph-mon[94175]: pgmap v20811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:37:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:37:59 smithi119 ceph-mon[108979]: pgmap v20811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:01 smithi183 ceph-mon[99169]: pgmap v20812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:01 smithi119 ceph-mon[94175]: pgmap v20812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:01 smithi119 ceph-mon[108979]: pgmap v20812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:03.396 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:38:03.707 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:38:03.707 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 8m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:38:03.707 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 8m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:38:03.707 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 8m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:38:03.707 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 8m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:38:03.707 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 8m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:38:03.707 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 8m ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:38:03.707 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 8m ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:38:03.708 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 8m ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:38:03.708 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 8m ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:38:03.708 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 8m ago 10h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:38:03.708 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 8m ago 10h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:38:03.708 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 8m ago 10h 6159M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:38:03.708 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 8m ago 10h 6189M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:38:03.708 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 8m ago 10h 5545M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:38:03.708 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 8m ago 10h 5402M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:38:03.708 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 8m ago 10h 4699M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:38:03.708 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 8m ago 10h 5899M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:38:03.709 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 8m ago 10h 4843M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:38:03.709 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 8m ago 10h 5752M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:38:03.709 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 8m ago 10h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:38:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:03 smithi183 ceph-mon[99169]: pgmap v20813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:03.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:03 smithi119 ceph-mon[94175]: pgmap v20813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:03 smithi119 ceph-mon[108979]: pgmap v20813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:04.094 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:38:04.094 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:38:04.094 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:38:04.094 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:38:04.094 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:38:04.094 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:38:04.095 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:38:04.095 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:38:04.095 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:38:04.095 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:38:04.095 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:38:04.095 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:38:04.095 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:38:04.095 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:38:04.095 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:38:04.095 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:38:04.095 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:38:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:38:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:38:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:38:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:04 smithi183 ceph-mon[99169]: from='client.37761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:38:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:04 smithi183 ceph-mon[99169]: from='client.47651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:38:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/437554838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:38:04.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:04 smithi119 ceph-mon[94175]: from='client.37761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:38:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:04 smithi119 ceph-mon[94175]: from='client.47651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:38:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/437554838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:38:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:04 smithi119 ceph-mon[108979]: from='client.37761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:38:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:04 smithi119 ceph-mon[108979]: from='client.47651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:38:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/437554838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:38:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:05 smithi183 ceph-mon[99169]: pgmap v20814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:05 smithi119 ceph-mon[94175]: pgmap v20814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:05 smithi119 ceph-mon[108979]: pgmap v20814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:07.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:07 smithi183 ceph-mon[99169]: pgmap v20815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:07.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:07 smithi119 ceph-mon[94175]: pgmap v20815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:07 smithi119 ceph-mon[108979]: pgmap v20815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:09 smithi183 ceph-mon[99169]: pgmap v20816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:09.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:09 smithi119 ceph-mon[108979]: pgmap v20816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:09 smithi119 ceph-mon[94175]: pgmap v20816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:11 smithi183 ceph-mon[99169]: pgmap v20817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:11 smithi119 ceph-mon[108979]: pgmap v20817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:11 smithi119 ceph-mon[94175]: pgmap v20817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:13 smithi183 ceph-mon[99169]: pgmap v20818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:13 smithi119 ceph-mon[94175]: pgmap v20818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:13 smithi119 ceph-mon[108979]: pgmap v20818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:38:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:38:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:38:15.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:15 smithi183 ceph-mon[99169]: pgmap v20819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:15 smithi119 ceph-mon[94175]: pgmap v20819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:15 smithi119 ceph-mon[108979]: pgmap v20819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:16.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:16 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:38:16.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:16 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:38:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:16 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:38:17.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:17 smithi183 ceph-mon[99169]: pgmap v20820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:38:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:38:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:17 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:38:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:17 smithi119 ceph-mon[108979]: pgmap v20820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:38:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:38:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:17 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:38:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:17 smithi119 ceph-mon[94175]: pgmap v20820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:38:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:38:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:17 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:38:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:19 smithi183 ceph-mon[99169]: pgmap v20821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:19 smithi119 ceph-mon[108979]: pgmap v20821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:19 smithi119 ceph-mon[94175]: pgmap v20821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:21.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:21 smithi183 ceph-mon[99169]: pgmap v20822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:21.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:21 smithi119 ceph-mon[108979]: pgmap v20822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:21 smithi119 ceph-mon[94175]: pgmap v20822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:23 smithi183 ceph-mon[99169]: pgmap v20823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:23 smithi119 ceph-mon[94175]: pgmap v20823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:23 smithi119 ceph-mon[108979]: pgmap v20823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:38:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:38:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:38:24.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:25 smithi183 ceph-mon[99169]: pgmap v20824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:25 smithi119 ceph-mon[94175]: pgmap v20824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:25 smithi119 ceph-mon[108979]: pgmap v20824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:27 smithi183 ceph-mon[99169]: pgmap v20825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:27 smithi119 ceph-mon[94175]: pgmap v20825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:27.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:27 smithi119 ceph-mon[108979]: pgmap v20825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:29 smithi183 ceph-mon[99169]: pgmap v20826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:29 smithi119 ceph-mon[94175]: pgmap v20826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:29.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:29 smithi119 ceph-mon[108979]: pgmap v20826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:31 smithi183 ceph-mon[99169]: pgmap v20827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:31 smithi119 ceph-mon[94175]: pgmap v20827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:31 smithi119 ceph-mon[108979]: pgmap v20827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:33.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:33 smithi183 ceph-mon[99169]: pgmap v20828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:33 smithi119 ceph-mon[94175]: pgmap v20828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:33 smithi119 ceph-mon[108979]: pgmap v20828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:34.439 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:38:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:38:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:38:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:38:34.746 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:38:34.746 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 9m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:38:34.746 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 9m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:38:34.746 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 9m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:38:34.746 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 9m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:38:34.746 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 9m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:38:34.746 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 9m ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:38:34.746 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 9m ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:38:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 9m ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:38:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 9m ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:38:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 9m ago 10h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:38:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 9m ago 10h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:38:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 9m ago 10h 6159M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:38:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 9m ago 10h 6189M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:38:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 9m ago 10h 5545M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:38:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 9m ago 10h 5402M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:38:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 9m ago 10h 4699M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:38:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 9m ago 10h 5899M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:38:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 9m ago 10h 4843M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:38:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 9m ago 10h 5752M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:38:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 9m ago 10h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:38:35.123 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:38:35.123 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:38:35.123 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:38:35.123 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:38:35.123 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:38:35.123 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:38:35.123 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:38:35.123 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:38:35.123 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:38:35.123 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:38:35.123 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:38:35.123 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:38:35.124 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:38:35.124 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:38:35.124 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:38:35.124 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:38:35.124 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:38:35.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:35 smithi183 ceph-mon[99169]: pgmap v20829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:35 smithi183 ceph-mon[99169]: from='client.37779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:38:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:35 smithi183 ceph-mon[99169]: from='client.47669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:38:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3220932073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:38:35.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:35 smithi119 ceph-mon[108979]: pgmap v20829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:35 smithi119 ceph-mon[108979]: from='client.37779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:38:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:35 smithi119 ceph-mon[108979]: from='client.47669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:38:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3220932073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:38:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:35 smithi119 ceph-mon[94175]: pgmap v20829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:35 smithi119 ceph-mon[94175]: from='client.37779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:38:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:35 smithi119 ceph-mon[94175]: from='client.47669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:38:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3220932073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:38:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:37 smithi183 ceph-mon[99169]: pgmap v20830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:37 smithi119 ceph-mon[94175]: pgmap v20830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:37 smithi119 ceph-mon[108979]: pgmap v20830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:39 smithi183 ceph-mon[99169]: pgmap v20831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:39 smithi119 ceph-mon[94175]: pgmap v20831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:39 smithi119 ceph-mon[108979]: pgmap v20831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:41 smithi183 ceph-mon[99169]: pgmap v20832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:41 smithi119 ceph-mon[94175]: pgmap v20832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:41.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:41 smithi119 ceph-mon[108979]: pgmap v20832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:43 smithi183 ceph-mon[99169]: pgmap v20833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:43 smithi119 ceph-mon[94175]: pgmap v20833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:43 smithi119 ceph-mon[108979]: pgmap v20833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:38:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:38:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:38:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:45 smithi183 ceph-mon[99169]: pgmap v20834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:45 smithi119 ceph-mon[94175]: pgmap v20834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:45 smithi119 ceph-mon[108979]: pgmap v20834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:47 smithi183 ceph-mon[99169]: pgmap v20835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:47 smithi119 ceph-mon[108979]: pgmap v20835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:47.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:47 smithi119 ceph-mon[94175]: pgmap v20835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:49 smithi183 ceph-mon[99169]: pgmap v20836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:49 smithi119 ceph-mon[94175]: pgmap v20836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:49 smithi119 ceph-mon[108979]: pgmap v20836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:51.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:51 smithi183 ceph-mon[99169]: pgmap v20837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:51 smithi119 ceph-mon[108979]: pgmap v20837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:51 smithi119 ceph-mon[94175]: pgmap v20837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:53 smithi183 ceph-mon[99169]: pgmap v20838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:53 smithi119 ceph-mon[94175]: pgmap v20838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:53 smithi119 ceph-mon[108979]: pgmap v20838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:38:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:38:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:38:54.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:38:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:55 smithi183 ceph-mon[99169]: pgmap v20839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:55 smithi119 ceph-mon[108979]: pgmap v20839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:55 smithi119 ceph-mon[94175]: pgmap v20839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:57 smithi183 ceph-mon[99169]: pgmap v20840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:57 smithi119 ceph-mon[108979]: pgmap v20840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:57 smithi119 ceph-mon[94175]: pgmap v20840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:59.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:38:59 smithi183 ceph-mon[99169]: pgmap v20841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:38:59 smithi119 ceph-mon[108979]: pgmap v20841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:38:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:38:59 smithi119 ceph-mon[94175]: pgmap v20841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:01 smithi183 ceph-mon[99169]: pgmap v20842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:01 smithi119 ceph-mon[94175]: pgmap v20842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:01 smithi119 ceph-mon[108979]: pgmap v20842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:03 smithi183 ceph-mon[99169]: pgmap v20843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:03 smithi119 ceph-mon[108979]: pgmap v20843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:03 smithi119 ceph-mon[94175]: pgmap v20843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:39:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:39:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:39:05.468 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:39:05.774 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:39:05.774 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 9m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:39:05.774 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 9m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:39:05.774 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 9m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:39:05.775 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 9m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:39:05.775 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 9m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:39:05.775 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 9m ago 10h 919M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:39:05.775 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 9m ago 10h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:39:05.775 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 9m ago 10h 1174M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:39:05.775 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 9m ago 10h 1346M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:39:05.775 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 9m ago 10h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:39:05.775 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 9m ago 10h 23.0M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:39:05.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 9m ago 10h 6159M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:39:05.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 9m ago 10h 6189M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:39:05.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 9m ago 10h 5545M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:39:05.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 9m ago 10h 5402M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:39:05.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 9m ago 10h 4699M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:39:05.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 9m ago 10h 5899M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:39:05.775 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 9m ago 10h 4843M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:39:05.776 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 9m ago 10h 5752M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:39:05.776 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 9m ago 10h 120M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:39:05.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:05 smithi183 ceph-mon[99169]: pgmap v20844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:05 smithi119 ceph-mon[94175]: pgmap v20844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:05 smithi119 ceph-mon[108979]: pgmap v20844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:06.151 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:39:06.151 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:39:06.152 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:39:06.152 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:39:06.152 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:39:06.152 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:39:06.152 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:39:06.152 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:39:06.152 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:39:06.152 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:39:06.152 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:39:06.152 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:39:06.152 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:39:06.152 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:39:06.152 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:39:06.153 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:39:06.153 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:39:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:06 smithi183 ceph-mon[99169]: from='client.47681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:39:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:06 smithi183 ceph-mon[99169]: from='client.37803 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:39:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/959482297' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:39:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:06 smithi119 ceph-mon[94175]: from='client.47681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:39:06.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:06 smithi119 ceph-mon[94175]: from='client.37803 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:39:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/959482297' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:39:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:06 smithi119 ceph-mon[108979]: from='client.47681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:39:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:06 smithi119 ceph-mon[108979]: from='client.37803 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:39:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/959482297' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:39:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:07 smithi183 ceph-mon[99169]: pgmap v20845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:07.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:07 smithi119 ceph-mon[108979]: pgmap v20845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:07.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:07 smithi119 ceph-mon[94175]: pgmap v20845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:09 smithi183 ceph-mon[99169]: pgmap v20846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:09 smithi119 ceph-mon[108979]: pgmap v20846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:09 smithi119 ceph-mon[94175]: pgmap v20846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:11.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:11 smithi183 ceph-mon[99169]: pgmap v20847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:11 smithi119 ceph-mon[94175]: pgmap v20847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:11 smithi119 ceph-mon[108979]: pgmap v20847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:13.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:13 smithi183 ceph-mon[99169]: pgmap v20848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:13 smithi119 ceph-mon[94175]: pgmap v20848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:13 smithi119 ceph-mon[108979]: pgmap v20848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:39:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:39:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:39:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:15 smithi183 ceph-mon[99169]: pgmap v20849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:15 smithi119 ceph-mon[94175]: pgmap v20849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:15 smithi119 ceph-mon[108979]: pgmap v20849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:17 smithi183 ceph-mon[99169]: pgmap v20850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:17 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:39:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:17 smithi119 ceph-mon[108979]: pgmap v20850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:17 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:39:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:17 smithi119 ceph-mon[94175]: pgmap v20850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:17 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:39:19.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:19 smithi183 ceph-mon[99169]: pgmap v20851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:19.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:19 smithi119 ceph-mon[108979]: pgmap v20851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:19 smithi119 ceph-mon[94175]: pgmap v20851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:21 smithi183 ceph-mon[99169]: pgmap v20852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:39:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:39:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:39:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:39:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:21 smithi119 ceph-mon[94175]: pgmap v20852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:39:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:39:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:39:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:39:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:21 smithi119 ceph-mon[108979]: pgmap v20852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:39:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:39:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:39:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:39:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:39:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:39:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:39:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:39:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:39:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:39:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:39:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:39:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:39:23.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:23 smithi183 ceph-mon[99169]: pgmap v20853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:23.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:23 smithi119 ceph-mon[94175]: pgmap v20853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:23 smithi119 ceph-mon[108979]: pgmap v20853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:39:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:39:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:39:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:25 smithi119 ceph-mon[94175]: pgmap v20854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:25 smithi119 ceph-mon[108979]: pgmap v20854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:26.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:25 smithi183 ceph-mon[99169]: pgmap v20854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:27 smithi183 ceph-mon[99169]: pgmap v20855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:28.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:27 smithi119 ceph-mon[94175]: pgmap v20855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:27 smithi119 ceph-mon[108979]: pgmap v20855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:29 smithi183 ceph-mon[99169]: pgmap v20856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:29 smithi119 ceph-mon[94175]: pgmap v20856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:29 smithi119 ceph-mon[108979]: pgmap v20856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:31 smithi183 ceph-mon[99169]: pgmap v20857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:31 smithi119 ceph-mon[94175]: pgmap v20857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:31 smithi119 ceph-mon[108979]: pgmap v20857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:33 smithi119 ceph-mon[94175]: pgmap v20858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:33 smithi119 ceph-mon[108979]: pgmap v20858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:33 smithi183 ceph-mon[99169]: pgmap v20858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:39:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:39:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:39:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:35 smithi183 ceph-mon[99169]: pgmap v20859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:35 smithi119 ceph-mon[94175]: pgmap v20859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:35 smithi119 ceph-mon[108979]: pgmap v20859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:36.496 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:39:36.805 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:39:36.805 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 15s ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:39:36.805 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 15s ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:39:36.805 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 15s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:39:36.805 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 15s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:39:36.805 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 15s ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:39:36.805 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 15s ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:39:36.806 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 15s ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:39:36.806 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 15s ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:39:36.806 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 15s ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:39:36.806 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 15s ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:39:36.806 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 15s ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:39:36.806 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 15s ago 10h 6191M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:39:36.806 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 15s ago 10h 6218M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:39:36.806 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 15s ago 10h 5569M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:39:36.806 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 15s ago 10h 5432M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:39:36.806 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 15s ago 10h 4722M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:39:36.806 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 15s ago 10h 5931M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:39:36.806 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 15s ago 10h 4871M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:39:36.806 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 15s ago 10h 5785M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:39:36.806 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 15s ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:39:37.181 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:39:37.181 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:39:37.181 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:39:37.181 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:39:37.181 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:39:37.182 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:39:37.182 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:39:37.182 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:39:37.182 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:39:37.182 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:39:37.182 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:39:37.182 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:39:37.182 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:39:37.182 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:39:37.182 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:39:37.182 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:39:37.182 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:39:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:37 smithi183 ceph-mon[99169]: pgmap v20860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:37 smithi183 ceph-mon[99169]: from='client.37815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:39:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2186043155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:39:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:37 smithi119 ceph-mon[94175]: pgmap v20860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:37 smithi119 ceph-mon[94175]: from='client.37815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:39:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2186043155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:39:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:37 smithi119 ceph-mon[108979]: pgmap v20860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:37 smithi119 ceph-mon[108979]: from='client.37815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:39:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2186043155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:39:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:38 smithi183 ceph-mon[99169]: from='client.47705 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:39:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:38 smithi119 ceph-mon[108979]: from='client.47705 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:39:39.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:38 smithi119 ceph-mon[94175]: from='client.47705 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:39:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:39 smithi183 ceph-mon[99169]: pgmap v20861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:40.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:39 smithi119 ceph-mon[108979]: pgmap v20861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:39 smithi119 ceph-mon[94175]: pgmap v20861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:41 smithi183 ceph-mon[99169]: pgmap v20862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:42.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:41 smithi119 ceph-mon[108979]: pgmap v20862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:41 smithi119 ceph-mon[94175]: pgmap v20862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:43 smithi119 ceph-mon[94175]: pgmap v20863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:43 smithi119 ceph-mon[108979]: pgmap v20863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:43 smithi183 ceph-mon[99169]: pgmap v20863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:39:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:39:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:39:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:45 smithi183 ceph-mon[99169]: pgmap v20864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:45 smithi119 ceph-mon[94175]: pgmap v20864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:45 smithi119 ceph-mon[108979]: pgmap v20864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:47 smithi183 ceph-mon[99169]: pgmap v20865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:47 smithi119 ceph-mon[94175]: pgmap v20865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:47 smithi119 ceph-mon[108979]: pgmap v20865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:50.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:49 smithi183 ceph-mon[99169]: pgmap v20866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:49 smithi119 ceph-mon[108979]: pgmap v20866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:49 smithi119 ceph-mon[94175]: pgmap v20866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:51 smithi183 ceph-mon[99169]: pgmap v20867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:51 smithi119 ceph-mon[94175]: pgmap v20867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:51 smithi119 ceph-mon[108979]: pgmap v20867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:53 smithi119 ceph-mon[94175]: pgmap v20868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:53 smithi119 ceph-mon[108979]: pgmap v20868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:53 smithi183 ceph-mon[99169]: pgmap v20868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:39:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:39:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:39:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:39:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:55 smithi183 ceph-mon[99169]: pgmap v20869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:55 smithi119 ceph-mon[108979]: pgmap v20869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:55 smithi119 ceph-mon[94175]: pgmap v20869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:58.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:57 smithi183 ceph-mon[99169]: pgmap v20870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:57 smithi119 ceph-mon[94175]: pgmap v20870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:39:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:57 smithi119 ceph-mon[108979]: pgmap v20870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:00.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:39:59 smithi183 ceph-mon[99169]: pgmap v20871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:00.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:39:59 smithi119 ceph-mon[108979]: pgmap v20871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:39:59 smithi119 ceph-mon[94175]: pgmap v20871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T01:39:59.998+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:40:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:40:01.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:40:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:40:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:01 smithi183 ceph-mon[99169]: pgmap v20872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:01 smithi119 ceph-mon[94175]: pgmap v20872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:01 smithi119 ceph-mon[108979]: pgmap v20872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:03 smithi119 ceph-mon[108979]: pgmap v20873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:03 smithi119 ceph-mon[94175]: pgmap v20873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:03 smithi183 ceph-mon[99169]: pgmap v20873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:40:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:40:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:40:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:05 smithi183 ceph-mon[99169]: pgmap v20874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:05 smithi119 ceph-mon[94175]: pgmap v20874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:05 smithi119 ceph-mon[108979]: pgmap v20874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:07.524 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:40:07.832 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:40:07.832 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 46s ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:40:07.832 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 46s ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:40:07.832 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 46s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:40:07.832 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 46s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:40:07.832 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 46s ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:40:07.832 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 46s ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:40:07.832 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 46s ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:40:07.832 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 46s ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:40:07.833 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 46s ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:40:07.833 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 46s ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:40:07.833 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 46s ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:40:07.833 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 46s ago 10h 6191M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:40:07.833 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 46s ago 10h 6218M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:40:07.833 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 46s ago 10h 5569M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:40:07.833 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 46s ago 10h 5432M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:40:07.833 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 46s ago 10h 4722M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:40:07.833 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 46s ago 10h 5931M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:40:07.833 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 46s ago 10h 4871M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:40:07.833 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 46s ago 10h 5785M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:40:07.833 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 46s ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:40:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:07 smithi183 ceph-mon[99169]: pgmap v20875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:07 smithi119 ceph-mon[94175]: pgmap v20875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:07 smithi119 ceph-mon[108979]: pgmap v20875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:08.213 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:40:08.213 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:40:08.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:40:08.213 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:40:08.213 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:40:08.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:40:08.213 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:40:08.213 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:40:08.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:40:08.214 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:40:08.214 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:40:08.214 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:40:08.214 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:40:08.214 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:40:08.214 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:40:08.214 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:40:08.214 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:40:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:08 smithi183 ceph-mon[99169]: from='client.47717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:40:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3634083409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:40:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:08 smithi119 ceph-mon[94175]: from='client.47717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:40:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3634083409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:40:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:08 smithi119 ceph-mon[108979]: from='client.47717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:40:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3634083409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:40:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:09 smithi183 ceph-mon[99169]: from='client.47723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:40:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:09 smithi183 ceph-mon[99169]: pgmap v20876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:09 smithi119 ceph-mon[94175]: from='client.47723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:40:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:09 smithi119 ceph-mon[94175]: pgmap v20876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:09 smithi119 ceph-mon[108979]: from='client.47723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:40:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:09 smithi119 ceph-mon[108979]: pgmap v20876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:11 smithi183 ceph-mon[99169]: pgmap v20877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:11 smithi119 ceph-mon[108979]: pgmap v20877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:11 smithi119 ceph-mon[94175]: pgmap v20877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:13 smithi119 ceph-mon[94175]: pgmap v20878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:13 smithi119 ceph-mon[108979]: pgmap v20878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:13 smithi183 ceph-mon[99169]: pgmap v20878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:40:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:40:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:40:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:15 smithi183 ceph-mon[99169]: pgmap v20879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:15 smithi119 ceph-mon[94175]: pgmap v20879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:15 smithi119 ceph-mon[108979]: pgmap v20879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:16 smithi183 ceph-mon[99169]: pgmap v20880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:16 smithi119 ceph-mon[94175]: pgmap v20880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:16 smithi119 ceph-mon[108979]: pgmap v20880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:19 smithi183 ceph-mon[99169]: pgmap v20881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:19.447 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:19 smithi119 ceph-mon[94175]: pgmap v20881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:19 smithi119 ceph-mon[108979]: pgmap v20881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:21.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:21 smithi183 ceph-mon[99169]: pgmap v20882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:21.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:21 smithi119 ceph-mon[94175]: pgmap v20882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:21.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:21 smithi119 ceph-mon[108979]: pgmap v20882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:22.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:40:22.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:40:22.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:40:22.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:40:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:40:22.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:40:22.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:40:22.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:40:22.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:40:22.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:40:22.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:40:22.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:40:23.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:23 smithi183 ceph-mon[99169]: pgmap v20883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:23.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:23 smithi119 ceph-mon[94175]: pgmap v20883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:23.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:23 smithi119 ceph-mon[108979]: pgmap v20883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:24.437 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:40:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:40:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:40:24.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:24.697 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:24.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:25.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:25 smithi183 ceph-mon[99169]: pgmap v20884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:25.697 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:25 smithi119 ceph-mon[108979]: pgmap v20884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:25.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:25 smithi119 ceph-mon[94175]: pgmap v20884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:27.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:27 smithi119 ceph-mon[108979]: pgmap v20885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:27.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:27 smithi119 ceph-mon[94175]: pgmap v20885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:27 smithi183 ceph-mon[99169]: pgmap v20885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:29.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:29 smithi119 ceph-mon[94175]: pgmap v20886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:29.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:29 smithi119 ceph-mon[108979]: pgmap v20886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:29 smithi183 ceph-mon[99169]: pgmap v20886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:31 smithi183 ceph-mon[99169]: pgmap v20887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:31 smithi119 ceph-mon[94175]: pgmap v20887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:31 smithi119 ceph-mon[108979]: pgmap v20887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:33 smithi183 ceph-mon[99169]: pgmap v20888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:33 smithi119 ceph-mon[94175]: pgmap v20888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:33 smithi119 ceph-mon[108979]: pgmap v20888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:40:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:40:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:40:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:35 smithi183 ceph-mon[99169]: pgmap v20889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:35 smithi119 ceph-mon[94175]: pgmap v20889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:35 smithi119 ceph-mon[108979]: pgmap v20889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:37 smithi183 ceph-mon[99169]: pgmap v20890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:37 smithi119 ceph-mon[94175]: pgmap v20890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:37 smithi119 ceph-mon[108979]: pgmap v20890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:38.563 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:40:38.868 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:40:38.868 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 77s ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:40:38.868 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 77s ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:40:38.868 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 77s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:40:38.868 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 77s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:40:38.868 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 77s ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:40:38.869 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 77s ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:40:38.869 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 77s ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:40:38.869 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 77s ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:40:38.869 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 77s ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:40:38.869 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 77s ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:40:38.869 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 77s ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:40:38.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 77s ago 10h 6191M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:40:38.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 77s ago 10h 6218M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:40:38.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 77s ago 10h 5569M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:40:38.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 77s ago 10h 5432M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:40:38.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 77s ago 10h 4722M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:40:38.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 77s ago 10h 5931M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:40:38.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 77s ago 10h 4871M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:40:38.869 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 77s ago 10h 5785M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:40:38.869 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 77s ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:40:39.251 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:40:39.251 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:40:39.251 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:40:39.251 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:40:39.251 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:40:39.251 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:40:39.251 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:40:39.251 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:40:39.251 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:40:39.251 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:40:39.252 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:40:39.252 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:40:39.252 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:40:39.252 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:40:39.252 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:40:39.252 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:40:39.252 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:40:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:39 smithi183 ceph-mon[99169]: pgmap v20891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:39 smithi183 ceph-mon[99169]: from='client.37851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:40:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3902522120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:40:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:39 smithi119 ceph-mon[94175]: pgmap v20891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:39 smithi119 ceph-mon[94175]: from='client.37851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:40:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3902522120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:40:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:39 smithi119 ceph-mon[108979]: pgmap v20891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:39 smithi119 ceph-mon[108979]: from='client.37851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:40:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3902522120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:40:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:40 smithi183 ceph-mon[99169]: from='client.47741 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:40:40.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:40 smithi119 ceph-mon[94175]: from='client.47741 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:40:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:40 smithi119 ceph-mon[108979]: from='client.47741 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:40:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:41 smithi183 ceph-mon[99169]: pgmap v20892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:41 smithi119 ceph-mon[94175]: pgmap v20892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:41 smithi119 ceph-mon[108979]: pgmap v20892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:43 smithi183 ceph-mon[99169]: pgmap v20893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:43 smithi119 ceph-mon[94175]: pgmap v20893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:43 smithi119 ceph-mon[108979]: pgmap v20893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:40:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:40:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:40:45.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:45 smithi183 ceph-mon[99169]: pgmap v20894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:45 smithi119 ceph-mon[94175]: pgmap v20894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:45 smithi119 ceph-mon[108979]: pgmap v20894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:47 smithi183 ceph-mon[99169]: pgmap v20895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:47 smithi119 ceph-mon[94175]: pgmap v20895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:47 smithi119 ceph-mon[108979]: pgmap v20895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:49 smithi183 ceph-mon[99169]: pgmap v20896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:49.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:49 smithi119 ceph-mon[94175]: pgmap v20896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:49 smithi119 ceph-mon[108979]: pgmap v20896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:51.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:51 smithi183 ceph-mon[99169]: pgmap v20897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:51.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:51 smithi119 ceph-mon[94175]: pgmap v20897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:51.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:51 smithi119 ceph-mon[108979]: pgmap v20897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:53 smithi183 ceph-mon[99169]: pgmap v20898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:53 smithi119 ceph-mon[94175]: pgmap v20898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:53 smithi119 ceph-mon[108979]: pgmap v20898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:40:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:40:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:40:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:40:55.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:55 smithi183 ceph-mon[99169]: pgmap v20899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:55.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:55 smithi119 ceph-mon[108979]: pgmap v20899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:55 smithi119 ceph-mon[94175]: pgmap v20899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:57.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:57 smithi183 ceph-mon[99169]: pgmap v20900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:57 smithi119 ceph-mon[94175]: pgmap v20900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:57 smithi119 ceph-mon[108979]: pgmap v20900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:40:59 smithi183 ceph-mon[99169]: pgmap v20901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:40:59 smithi119 ceph-mon[108979]: pgmap v20901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:40:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:40:59 smithi119 ceph-mon[94175]: pgmap v20901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:01 smithi183 ceph-mon[99169]: pgmap v20902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:01 smithi119 ceph-mon[108979]: pgmap v20902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:01 smithi119 ceph-mon[94175]: pgmap v20902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:03 smithi183 ceph-mon[99169]: pgmap v20903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:03 smithi119 ceph-mon[108979]: pgmap v20903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:03 smithi119 ceph-mon[94175]: pgmap v20903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:41:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:41:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:41:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:05 smithi183 ceph-mon[99169]: pgmap v20904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:05 smithi119 ceph-mon[94175]: pgmap v20904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:05 smithi119 ceph-mon[108979]: pgmap v20904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:07 smithi183 ceph-mon[99169]: pgmap v20905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:07 smithi119 ceph-mon[108979]: pgmap v20905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:07 smithi119 ceph-mon[94175]: pgmap v20905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:09.599 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:41:09.905 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:41:09.905 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 109s ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:41:09.905 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 108s ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:41:09.905 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 109s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:41:09.905 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 108s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:41:09.905 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 108s ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:41:09.906 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 109s ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:41:09.906 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 109s ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:41:09.906 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 108s ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:41:09.906 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 109s ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:41:09.906 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 109s ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:41:09.906 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 108s ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:41:09.906 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 109s ago 10h 6191M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:41:09.906 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 109s ago 10h 6218M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:41:09.906 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 109s ago 10h 5569M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:41:09.906 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 109s ago 10h 5432M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:41:09.906 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 108s ago 10h 4722M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:41:09.906 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 108s ago 10h 5931M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:41:09.906 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 108s ago 10h 4871M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:41:09.907 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 108s ago 10h 5785M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:41:09.907 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 108s ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:41:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:09 smithi183 ceph-mon[99169]: pgmap v20906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:09 smithi119 ceph-mon[108979]: pgmap v20906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:09.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:09 smithi119 ceph-mon[94175]: pgmap v20906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:10.285 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:41:10.285 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:41:10.285 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:41:10.285 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:41:10.285 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:41:10.285 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:41:10.285 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:41:10.285 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:41:10.285 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:41:10.285 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:41:10.285 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:41:10.285 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:41:10.285 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:41:10.286 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:41:10.286 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:41:10.286 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:41:10.286 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:41:10.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:10 smithi183 ceph-mon[99169]: from='client.37869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:41:10.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3711583505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:41:10.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:10 smithi119 ceph-mon[94175]: from='client.37869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:41:10.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3711583505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:41:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:10 smithi119 ceph-mon[108979]: from='client.37869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:41:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3711583505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:41:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:11 smithi183 ceph-mon[99169]: from='client.37875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:41:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:11 smithi183 ceph-mon[99169]: pgmap v20907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:11 smithi119 ceph-mon[94175]: from='client.37875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:41:11.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:11 smithi119 ceph-mon[94175]: pgmap v20907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:11 smithi119 ceph-mon[108979]: from='client.37875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:41:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:11 smithi119 ceph-mon[108979]: pgmap v20907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:13 smithi183 ceph-mon[99169]: pgmap v20908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:13.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:13 smithi119 ceph-mon[94175]: pgmap v20908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:13 smithi119 ceph-mon[108979]: pgmap v20908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:41:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:41:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:41:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:15 smithi183 ceph-mon[99169]: pgmap v20909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:15 smithi119 ceph-mon[94175]: pgmap v20909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:15 smithi119 ceph-mon[108979]: pgmap v20909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:17 smithi183 ceph-mon[99169]: pgmap v20910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:17 smithi119 ceph-mon[94175]: pgmap v20910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:17 smithi119 ceph-mon[108979]: pgmap v20910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:19 smithi183 ceph-mon[99169]: pgmap v20911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:19 smithi119 ceph-mon[94175]: pgmap v20911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:19 smithi119 ceph-mon[108979]: pgmap v20911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:21 smithi183 ceph-mon[99169]: pgmap v20912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:21 smithi119 ceph-mon[94175]: pgmap v20912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:21 smithi119 ceph-mon[108979]: pgmap v20912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:22.940 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:41:22.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:41:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:41:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:23 smithi183 ceph-mon[99169]: pgmap v20913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:41:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:41:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:41:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:23 smithi119 ceph-mon[94175]: pgmap v20913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:41:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:41:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:41:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:23 smithi119 ceph-mon[108979]: pgmap v20913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:41:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:41:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:41:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:41:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:41:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:41:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:24.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:25 smithi183 ceph-mon[99169]: pgmap v20914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:25 smithi119 ceph-mon[94175]: pgmap v20914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:25 smithi119 ceph-mon[108979]: pgmap v20914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:27 smithi183 ceph-mon[99169]: pgmap v20915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:27 smithi119 ceph-mon[94175]: pgmap v20915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:27 smithi119 ceph-mon[108979]: pgmap v20915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:29 smithi183 ceph-mon[99169]: pgmap v20916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:29 smithi119 ceph-mon[94175]: pgmap v20916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:29 smithi119 ceph-mon[108979]: pgmap v20916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:31 smithi183 ceph-mon[99169]: pgmap v20917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:31.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:31 smithi119 ceph-mon[108979]: pgmap v20917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:31 smithi119 ceph-mon[94175]: pgmap v20917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:33 smithi183 ceph-mon[99169]: pgmap v20918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:33 smithi119 ceph-mon[94175]: pgmap v20918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:33 smithi119 ceph-mon[108979]: pgmap v20918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:41:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:41:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:41:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:35 smithi183 ceph-mon[99169]: pgmap v20919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:35 smithi119 ceph-mon[94175]: pgmap v20919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:35 smithi119 ceph-mon[108979]: pgmap v20919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:37 smithi183 ceph-mon[99169]: pgmap v20920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:37 smithi119 ceph-mon[94175]: pgmap v20920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:37 smithi119 ceph-mon[108979]: pgmap v20920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:39 smithi183 ceph-mon[99169]: pgmap v20921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:39 smithi119 ceph-mon[94175]: pgmap v20921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:39 smithi119 ceph-mon[108979]: pgmap v20921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:40.631 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:41:40.937 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:41:40.937 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 2m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:41:40.937 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 2m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:41:40.937 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 2m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:41:40.937 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 2m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:41:40.937 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 2m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:41:40.937 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 2m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:41:40.937 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 2m ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:41:40.937 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 2m ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:41:40.938 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 2m ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:41:40.938 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 2m ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:41:40.938 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 2m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:41:40.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 2m ago 10h 6191M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:41:40.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 2m ago 10h 6218M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:41:40.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 2m ago 10h 5569M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:41:40.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 2m ago 10h 5432M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:41:40.938 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 2m ago 10h 4722M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:41:40.939 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 2m ago 10h 5931M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:41:40.939 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 2m ago 10h 4871M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:41:40.939 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 2m ago 10h 5785M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:41:40.939 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 2m ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:41:41.316 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:41:41.317 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:41:41.317 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:41:41.317 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:41:41.317 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:41:41.317 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:41:41.317 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:41:41.317 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:41:41.317 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:41:41.317 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:41:41.317 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:41:41.317 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:41:41.317 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:41:41.317 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:41:41.318 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:41:41.318 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:41:41.318 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:41:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:41 smithi183 ceph-mon[99169]: pgmap v20922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:41 smithi183 ceph-mon[99169]: from='client.47771 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:41:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/911706197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:41:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:41 smithi119 ceph-mon[94175]: pgmap v20922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:41 smithi119 ceph-mon[94175]: from='client.47771 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:41:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/911706197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:41:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:41 smithi119 ceph-mon[108979]: pgmap v20922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:41 smithi119 ceph-mon[108979]: from='client.47771 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:41:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/911706197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:41:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:42 smithi183 ceph-mon[99169]: from='client.47777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:41:42.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:42 smithi119 ceph-mon[108979]: from='client.47777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:41:42.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:42 smithi119 ceph-mon[94175]: from='client.47777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:41:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:43 smithi183 ceph-mon[99169]: pgmap v20923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:43.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:43 smithi119 ceph-mon[94175]: pgmap v20923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:43 smithi119 ceph-mon[108979]: pgmap v20923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:41:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:41:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:41:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:45 smithi183 ceph-mon[99169]: pgmap v20924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:45 smithi119 ceph-mon[94175]: pgmap v20924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:45 smithi119 ceph-mon[108979]: pgmap v20924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:47 smithi183 ceph-mon[99169]: pgmap v20925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:47.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:47 smithi119 ceph-mon[94175]: pgmap v20925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:47 smithi119 ceph-mon[108979]: pgmap v20925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:49 smithi183 ceph-mon[99169]: pgmap v20926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:49.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:49 smithi119 ceph-mon[108979]: pgmap v20926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:49 smithi119 ceph-mon[94175]: pgmap v20926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:51 smithi183 ceph-mon[99169]: pgmap v20927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:51.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:51 smithi119 ceph-mon[94175]: pgmap v20927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:51 smithi119 ceph-mon[108979]: pgmap v20927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:53 smithi183 ceph-mon[99169]: pgmap v20928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:53.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:53 smithi119 ceph-mon[94175]: pgmap v20928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:53 smithi119 ceph-mon[108979]: pgmap v20928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:41:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:41:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:41:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:54.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:41:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:55 smithi183 ceph-mon[99169]: pgmap v20929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:55.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:55 smithi119 ceph-mon[94175]: pgmap v20929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:55 smithi119 ceph-mon[108979]: pgmap v20929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:57 smithi183 ceph-mon[99169]: pgmap v20930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:57.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:57 smithi119 ceph-mon[108979]: pgmap v20930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:57 smithi119 ceph-mon[94175]: pgmap v20930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:41:59 smithi183 ceph-mon[99169]: pgmap v20931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:59.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:41:59 smithi119 ceph-mon[108979]: pgmap v20931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:41:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:41:59 smithi119 ceph-mon[94175]: pgmap v20931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:01 smithi183 ceph-mon[99169]: pgmap v20932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:01.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:01 smithi119 ceph-mon[108979]: pgmap v20932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:01 smithi119 ceph-mon[94175]: pgmap v20932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:03 smithi183 ceph-mon[99169]: pgmap v20933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:03 smithi119 ceph-mon[108979]: pgmap v20933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:03 smithi119 ceph-mon[94175]: pgmap v20933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:42:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:42:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:42:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:05 smithi183 ceph-mon[99169]: pgmap v20934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:05 smithi119 ceph-mon[94175]: pgmap v20934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:05 smithi119 ceph-mon[108979]: pgmap v20934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:07 smithi183 ceph-mon[99169]: pgmap v20935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:07 smithi119 ceph-mon[108979]: pgmap v20935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:07 smithi119 ceph-mon[94175]: pgmap v20935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:09 smithi183 ceph-mon[99169]: pgmap v20936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:09 smithi119 ceph-mon[108979]: pgmap v20936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:09 smithi119 ceph-mon[94175]: pgmap v20936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:11.665 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:42:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:11 smithi183 ceph-mon[99169]: pgmap v20937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:11.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:11 smithi119 ceph-mon[108979]: pgmap v20937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:11 smithi119 ceph-mon[94175]: pgmap v20937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:11.969 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:42:11.970 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 2m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:42:11.970 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 2m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:42:11.970 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 2m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:42:11.970 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 2m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:42:11.970 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 2m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:42:11.970 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 2m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:42:11.970 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 2m ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:42:11.970 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 2m ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:42:11.970 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 2m ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:42:11.970 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 2m ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:42:11.970 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 2m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:42:11.970 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 2m ago 10h 6191M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:42:11.970 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 2m ago 10h 6218M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:42:11.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 2m ago 10h 5569M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:42:11.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 2m ago 10h 5432M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:42:11.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 2m ago 10h 4722M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:42:11.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 2m ago 10h 5931M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:42:11.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 2m ago 10h 4871M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:42:11.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 2m ago 10h 5785M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:42:11.971 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 2m ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:42:12.353 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:42:12.353 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:42:12.353 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:42:12.353 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:42:12.353 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:42:12.353 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:42:12.353 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:42:12.353 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:42:12.353 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:42:12.353 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:42:12.354 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:42:12.354 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:42:12.354 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:42:12.354 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:42:12.354 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:42:12.354 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:42:12.354 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:42:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:12 smithi183 ceph-mon[99169]: from='client.47789 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:42:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1461123452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:42:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:12 smithi119 ceph-mon[108979]: from='client.47789 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:42:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1461123452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:42:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:12 smithi119 ceph-mon[94175]: from='client.47789 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:42:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1461123452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:42:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:13 smithi183 ceph-mon[99169]: from='client.47795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:42:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:13 smithi183 ceph-mon[99169]: pgmap v20938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:13 smithi119 ceph-mon[108979]: from='client.47795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:42:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:13 smithi119 ceph-mon[108979]: pgmap v20938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:13 smithi119 ceph-mon[94175]: from='client.47795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:42:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:13 smithi119 ceph-mon[94175]: pgmap v20938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:42:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:42:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:42:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:15 smithi183 ceph-mon[99169]: pgmap v20939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:15.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:15 smithi119 ceph-mon[108979]: pgmap v20939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:15 smithi119 ceph-mon[94175]: pgmap v20939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:17 smithi183 ceph-mon[99169]: pgmap v20940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:17.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:17 smithi119 ceph-mon[108979]: pgmap v20940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:17 smithi119 ceph-mon[94175]: pgmap v20940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:19 smithi183 ceph-mon[99169]: pgmap v20941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:19 smithi119 ceph-mon[108979]: pgmap v20941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:19 smithi119 ceph-mon[94175]: pgmap v20941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:21 smithi183 ceph-mon[99169]: pgmap v20942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:21 smithi119 ceph-mon[108979]: pgmap v20942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:21 smithi119 ceph-mon[94175]: pgmap v20942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:23 smithi183 ceph-mon[99169]: pgmap v20943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:42:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:42:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:42:23.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:23 smithi119 ceph-mon[108979]: pgmap v20943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:42:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:42:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:42:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:23 smithi119 ceph-mon[94175]: pgmap v20943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:42:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:42:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:42:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:42:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:42:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:42:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:42:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:42:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:42:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:42:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:42:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:42:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:42:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:42:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:42:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:25 smithi183 ceph-mon[99169]: pgmap v20944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:25 smithi119 ceph-mon[94175]: pgmap v20944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:25 smithi119 ceph-mon[108979]: pgmap v20944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:27 smithi183 ceph-mon[99169]: pgmap v20945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:27.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:27 smithi119 ceph-mon[94175]: pgmap v20945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:27 smithi119 ceph-mon[108979]: pgmap v20945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:29 smithi183 ceph-mon[99169]: pgmap v20946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:29 smithi119 ceph-mon[94175]: pgmap v20946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:29 smithi119 ceph-mon[108979]: pgmap v20946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:31 smithi183 ceph-mon[99169]: pgmap v20947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:31 smithi119 ceph-mon[108979]: pgmap v20947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:31 smithi119 ceph-mon[94175]: pgmap v20947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:33 smithi183 ceph-mon[99169]: pgmap v20948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:33.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:33 smithi119 ceph-mon[108979]: pgmap v20948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:33 smithi119 ceph-mon[94175]: pgmap v20948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:42:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:42:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T01:42:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:35 smithi183 ceph-mon[99169]: pgmap v20949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:35.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:35 smithi119 ceph-mon[94175]: pgmap v20949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:35 smithi119 ceph-mon[108979]: pgmap v20949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:37 smithi183 ceph-mon[99169]: pgmap v20950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:37 smithi119 ceph-mon[94175]: pgmap v20950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:37 smithi119 ceph-mon[108979]: pgmap v20950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:39 smithi183 ceph-mon[99169]: pgmap v20951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:39 smithi119 ceph-mon[94175]: pgmap v20951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:39 smithi119 ceph-mon[108979]: pgmap v20951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:41 smithi183 ceph-mon[99169]: pgmap v20952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:41 smithi119 ceph-mon[108979]: pgmap v20952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:41 smithi119 ceph-mon[94175]: pgmap v20952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:42.700 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:42:43.007 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:42:43.007 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 3m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:42:43.007 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 3m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:42:43.007 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 3m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:42:43.007 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 3m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:42:43.007 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 3m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:42:43.007 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 3m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:42:43.008 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 3m ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:42:43.008 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 3m ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:42:43.008 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 3m ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:42:43.008 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 3m ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:42:43.008 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 3m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:42:43.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 3m ago 10h 6191M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:42:43.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 3m ago 10h 6218M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:42:43.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 3m ago 10h 5569M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:42:43.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 3m ago 10h 5432M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:42:43.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 3m ago 10h 4722M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:42:43.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 3m ago 10h 5931M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:42:43.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 3m ago 10h 4871M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:42:43.008 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 3m ago 10h 5785M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:42:43.008 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 3m ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:42:43.388 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:42:43.389 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:42:43.389 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:42:43.389 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:42:43.389 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:42:43.389 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:42:43.389 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:42:43.389 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:42:43.389 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:42:43.389 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:42:43.389 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:42:43.389 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:42:43.389 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:42:43.389 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:42:43.389 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:42:43.389 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:42:43.390 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:42:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:43 smithi119 ceph-mon[108979]: pgmap v20953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:43 smithi119 ceph-mon[108979]: from='client.47807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:42:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4252479173' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:42:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:43 smithi119 ceph-mon[94175]: pgmap v20953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:43 smithi119 ceph-mon[94175]: from='client.47807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:42:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4252479173' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:42:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:43 smithi183 ceph-mon[99169]: pgmap v20953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:43 smithi183 ceph-mon[99169]: from='client.47807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:42:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4252479173' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:42:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:42:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:42:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:42:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:44 smithi183 ceph-mon[99169]: from='client.37929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:42:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:44 smithi119 ceph-mon[94175]: from='client.37929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:42:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:44 smithi119 ceph-mon[108979]: from='client.37929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:42:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:45 smithi183 ceph-mon[99169]: pgmap v20954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:45 smithi119 ceph-mon[94175]: pgmap v20954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:45 smithi119 ceph-mon[108979]: pgmap v20954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:47 smithi183 ceph-mon[99169]: pgmap v20955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:48.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:47 smithi119 ceph-mon[108979]: pgmap v20955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:47 smithi119 ceph-mon[94175]: pgmap v20955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:49 smithi183 ceph-mon[99169]: pgmap v20956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:50.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:49 smithi119 ceph-mon[108979]: pgmap v20956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:49 smithi119 ceph-mon[94175]: pgmap v20956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:51 smithi183 ceph-mon[99169]: pgmap v20957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:51 smithi119 ceph-mon[94175]: pgmap v20957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:51 smithi119 ceph-mon[108979]: pgmap v20957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:53 smithi119 ceph-mon[108979]: pgmap v20958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:53 smithi119 ceph-mon[94175]: pgmap v20958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:53 smithi183 ceph-mon[99169]: pgmap v20958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:42:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:42:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:42:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:55.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:42:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:55 smithi183 ceph-mon[99169]: pgmap v20959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:56.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:55 smithi119 ceph-mon[108979]: pgmap v20959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:55 smithi119 ceph-mon[94175]: pgmap v20959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:57 smithi183 ceph-mon[99169]: pgmap v20960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:57 smithi119 ceph-mon[94175]: pgmap v20960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:42:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:57 smithi119 ceph-mon[108979]: pgmap v20960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:42:59 smithi183 ceph-mon[99169]: pgmap v20961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:42:59 smithi119 ceph-mon[94175]: pgmap v20961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:42:59 smithi119 ceph-mon[108979]: pgmap v20961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:01 smithi183 ceph-mon[99169]: pgmap v20962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:01 smithi119 ceph-mon[94175]: pgmap v20962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:01 smithi119 ceph-mon[108979]: pgmap v20962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:03 smithi119 ceph-mon[94175]: pgmap v20963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:03 smithi119 ceph-mon[108979]: pgmap v20963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:03 smithi183 ceph-mon[99169]: pgmap v20963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:43:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:43:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:43:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:05 smithi183 ceph-mon[99169]: pgmap v20964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:05 smithi119 ceph-mon[94175]: pgmap v20964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:05 smithi119 ceph-mon[108979]: pgmap v20964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:07 smithi183 ceph-mon[99169]: pgmap v20965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:07 smithi119 ceph-mon[94175]: pgmap v20965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:07 smithi119 ceph-mon[108979]: pgmap v20965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:09 smithi183 ceph-mon[99169]: pgmap v20966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:09 smithi119 ceph-mon[108979]: pgmap v20966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:09 smithi119 ceph-mon[94175]: pgmap v20966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:11 smithi183 ceph-mon[99169]: pgmap v20967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:11 smithi119 ceph-mon[108979]: pgmap v20967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:11 smithi119 ceph-mon[94175]: pgmap v20967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:13.734 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:43:14.042 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:43:14.042 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 3m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:43:14.042 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 3m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:43:14.042 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 3m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:43:14.042 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 3m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:43:14.042 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 3m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:43:14.042 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 3m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:43:14.042 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 3m ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:43:14.042 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 3m ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:43:14.043 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 3m ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:43:14.043 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 3m ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:43:14.043 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 3m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:43:14.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 3m ago 10h 6191M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:43:14.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 3m ago 10h 6218M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:43:14.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 3m ago 10h 5569M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:43:14.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 3m ago 10h 5432M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:43:14.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 3m ago 10h 4722M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:43:14.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 3m ago 10h 5931M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:43:14.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 3m ago 10h 4871M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:43:14.043 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 3m ago 10h 5785M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:43:14.043 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 3m ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:43:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:13 smithi119 ceph-mon[94175]: pgmap v20968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:13 smithi119 ceph-mon[108979]: pgmap v20968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:13 smithi183 ceph-mon[99169]: pgmap v20968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:14.420 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:43:14.420 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:43:14.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:43:14.421 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:43:14.421 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:43:14.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:43:14.421 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:43:14.421 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:43:14.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:43:14.421 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:43:14.421 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:43:14.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:43:14.421 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:43:14.421 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:43:14.421 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:43:14.421 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:43:14.421 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:43:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:43:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:43:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T01:43:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:14 smithi183 ceph-mon[99169]: from='client.47825 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:43:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1833740978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:43:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 01:43:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T01:43:14.928972219Z level=info msg="Completed cleanup jobs" duration=12.90083ms 2023-12-02T01:43:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:14 smithi119 ceph-mon[94175]: from='client.47825 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:43:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1833740978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:43:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:14 smithi119 ceph-mon[108979]: from='client.47825 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:43:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1833740978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:43:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:15 smithi183 ceph-mon[99169]: from='client.37947 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:43:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:15 smithi183 ceph-mon[99169]: pgmap v20969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:15 smithi119 ceph-mon[94175]: from='client.37947 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:43:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:15 smithi119 ceph-mon[94175]: pgmap v20969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:15 smithi119 ceph-mon[108979]: from='client.37947 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:43:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:15 smithi119 ceph-mon[108979]: pgmap v20969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:17 smithi183 ceph-mon[99169]: pgmap v20970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:17 smithi119 ceph-mon[108979]: pgmap v20970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:17 smithi119 ceph-mon[94175]: pgmap v20970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:19 smithi183 ceph-mon[99169]: pgmap v20971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:19 smithi119 ceph-mon[94175]: pgmap v20971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:19 smithi119 ceph-mon[108979]: pgmap v20971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:21 smithi183 ceph-mon[99169]: pgmap v20972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:21 smithi119 ceph-mon[108979]: pgmap v20972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:21 smithi119 ceph-mon[94175]: pgmap v20972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:23 smithi119 ceph-mon[94175]: pgmap v20973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:23 smithi119 ceph-mon[108979]: pgmap v20973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:23 smithi183 ceph-mon[99169]: pgmap v20973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:43:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:43:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T01:43:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:43:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:43:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:43:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:43:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:43:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:43:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:43:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:43:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:43:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:25 smithi119 ceph-mon[94175]: pgmap v20974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:25.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:25 smithi119 ceph-mon[108979]: pgmap v20974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:25 smithi183 ceph-mon[99169]: pgmap v20974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:27 smithi183 ceph-mon[99169]: pgmap v20975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:43:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:43:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:43:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:27 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:43:28.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:27 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:43:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:27 smithi119 ceph-mon[108979]: pgmap v20975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:43:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:43:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:43:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:27 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:43:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:27 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:43:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:27 smithi119 ceph-mon[94175]: pgmap v20975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:43:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:43:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:43:28.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:27 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:43:28.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:27 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:43:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:29 smithi183 ceph-mon[99169]: pgmap v20976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:29 smithi119 ceph-mon[94175]: pgmap v20976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:29 smithi119 ceph-mon[108979]: pgmap v20976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:31 smithi183 ceph-mon[99169]: pgmap v20977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:31 smithi119 ceph-mon[94175]: pgmap v20977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:31 smithi119 ceph-mon[108979]: pgmap v20977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:33 smithi119 ceph-mon[94175]: pgmap v20978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:34.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:33 smithi119 ceph-mon[108979]: pgmap v20978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:33 smithi183 ceph-mon[99169]: pgmap v20978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:43:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:43:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:43:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:35 smithi183 ceph-mon[99169]: pgmap v20979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:35 smithi119 ceph-mon[94175]: pgmap v20979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:35 smithi119 ceph-mon[108979]: pgmap v20979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:37 smithi183 ceph-mon[99169]: pgmap v20980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:37 smithi119 ceph-mon[94175]: pgmap v20980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:37 smithi119 ceph-mon[108979]: pgmap v20980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:39 smithi183 ceph-mon[99169]: pgmap v20981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:39 smithi119 ceph-mon[94175]: pgmap v20981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:39 smithi119 ceph-mon[108979]: pgmap v20981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:41 smithi183 ceph-mon[99169]: pgmap v20982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:41 smithi119 ceph-mon[94175]: pgmap v20982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:41 smithi119 ceph-mon[108979]: pgmap v20982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:43 smithi119 ceph-mon[94175]: pgmap v20983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:43 smithi119 ceph-mon[108979]: pgmap v20983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:43 smithi183 ceph-mon[99169]: pgmap v20983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:43:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:43:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:43:44.770 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:43:45.079 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:43:45.080 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 4m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:43:45.080 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 4m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:43:45.080 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 4m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:43:45.080 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 4m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:43:45.080 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 4m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:43:45.080 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 4m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:43:45.080 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 4m ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:43:45.080 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 4m ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:43:45.080 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 4m ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:43:45.080 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 4m ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:43:45.080 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 4m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:43:45.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 4m ago 10h 6191M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:43:45.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 4m ago 10h 6218M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:43:45.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 4m ago 10h 5569M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:43:45.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 4m ago 10h 5432M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:43:45.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 4m ago 10h 4722M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:43:45.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 4m ago 10h 5931M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:43:45.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 4m ago 10h 4871M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:43:45.081 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 4m ago 10h 5785M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:43:45.081 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 4m ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:43:45.457 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:43:45.458 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:43:45.458 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:43:45.458 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:43:45.458 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:43:45.458 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:43:45.458 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:43:45.458 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:43:45.458 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:43:45.458 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:43:45.458 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:43:45.458 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:43:45.459 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:43:45.459 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:43:45.459 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:43:45.459 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:43:45.459 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:43:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:45 smithi183 ceph-mon[99169]: pgmap v20984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:45 smithi183 ceph-mon[99169]: from='client.37959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:43:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3793027738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:43:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:45 smithi119 ceph-mon[94175]: pgmap v20984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:45 smithi119 ceph-mon[94175]: from='client.37959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:43:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3793027738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:43:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:45 smithi119 ceph-mon[108979]: pgmap v20984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:45 smithi119 ceph-mon[108979]: from='client.37959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:43:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3793027738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:43:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:46 smithi183 ceph-mon[99169]: from='client.47849 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:43:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:46 smithi119 ceph-mon[108979]: from='client.47849 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:43:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:46 smithi119 ceph-mon[94175]: from='client.47849 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:43:48.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:47 smithi183 ceph-mon[99169]: pgmap v20985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:47 smithi119 ceph-mon[94175]: pgmap v20985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:47 smithi119 ceph-mon[108979]: pgmap v20985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:49 smithi183 ceph-mon[99169]: pgmap v20986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:49 smithi119 ceph-mon[108979]: pgmap v20986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:49 smithi119 ceph-mon[94175]: pgmap v20986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:51 smithi183 ceph-mon[99169]: pgmap v20987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:51 smithi119 ceph-mon[108979]: pgmap v20987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:51 smithi119 ceph-mon[94175]: pgmap v20987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:53 smithi119 ceph-mon[94175]: pgmap v20988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:53 smithi119 ceph-mon[108979]: pgmap v20988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:53 smithi183 ceph-mon[99169]: pgmap v20988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:43:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:43:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:43:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:43:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:55 smithi183 ceph-mon[99169]: pgmap v20989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:55 smithi119 ceph-mon[94175]: pgmap v20989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:55 smithi119 ceph-mon[108979]: pgmap v20989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:56 smithi183 ceph-mon[99169]: pgmap v20990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:56 smithi119 ceph-mon[94175]: pgmap v20990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:56 smithi119 ceph-mon[108979]: pgmap v20990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:59.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:43:59 smithi183 ceph-mon[99169]: pgmap v20991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:59.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:43:59 smithi119 ceph-mon[94175]: pgmap v20991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:43:59.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:43:59 smithi119 ceph-mon[108979]: pgmap v20991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:01 smithi183 ceph-mon[99169]: pgmap v20992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:01 smithi119 ceph-mon[108979]: pgmap v20992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:01 smithi119 ceph-mon[94175]: pgmap v20992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:03 smithi183 ceph-mon[99169]: pgmap v20993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:03.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:03 smithi119 ceph-mon[108979]: pgmap v20993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:03 smithi119 ceph-mon[94175]: pgmap v20993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:44:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:44:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:44:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:05 smithi183 ceph-mon[99169]: pgmap v20994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:05 smithi119 ceph-mon[94175]: pgmap v20994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:05 smithi119 ceph-mon[108979]: pgmap v20994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:07 smithi183 ceph-mon[99169]: pgmap v20995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:07 smithi119 ceph-mon[94175]: pgmap v20995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:07 smithi119 ceph-mon[108979]: pgmap v20995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:09.493 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:09 smithi119 ceph-mon[94175]: pgmap v20996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:09.493 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:09.493 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:09 smithi119 ceph-mon[108979]: pgmap v20996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:09.494 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:09 smithi183 ceph-mon[99169]: pgmap v20996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:11 smithi183 ceph-mon[99169]: pgmap v20997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:11 smithi119 ceph-mon[94175]: pgmap v20997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:11 smithi119 ceph-mon[108979]: pgmap v20997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:13 smithi183 ceph-mon[99169]: pgmap v20998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:13 smithi119 ceph-mon[94175]: pgmap v20998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:13 smithi119 ceph-mon[108979]: pgmap v20998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:44:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:44:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:44:15.807 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:44:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:15 smithi183 ceph-mon[99169]: pgmap v20999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:15.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:15 smithi119 ceph-mon[94175]: pgmap v20999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:15 smithi119 ceph-mon[108979]: pgmap v20999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:16.114 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:44:16.115 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 4m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:44:16.115 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 4m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:44:16.115 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 4m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:44:16.115 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 4m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:44:16.115 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 4m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:44:16.115 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 4m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:44:16.115 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 4m ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:44:16.115 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 4m ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:44:16.115 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 4m ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:44:16.115 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 4m ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:44:16.115 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 4m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:44:16.115 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 4m ago 10h 6191M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:44:16.115 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 4m ago 10h 6218M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:44:16.116 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 4m ago 10h 5569M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:44:16.116 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 4m ago 10h 5432M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:44:16.116 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 4m ago 10h 4722M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:44:16.116 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 4m ago 10h 5931M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:44:16.116 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 4m ago 10h 4871M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:44:16.116 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 4m ago 10h 5785M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:44:16.116 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 4m ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:44:16.494 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:44:16.495 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:44:16.495 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:44:16.495 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:44:16.495 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:44:16.495 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:44:16.495 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:44:16.495 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:44:16.495 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:44:16.495 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:44:16.495 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:44:16.495 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:44:16.495 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:44:16.496 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:44:16.496 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:44:16.496 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:44:16.496 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:44:16.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:16 smithi183 ceph-mon[99169]: from='client.37977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:44:17.256 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2660786220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:44:17.257 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:16 smithi119 ceph-mon[94175]: from='client.37977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:44:17.257 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2660786220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:44:17.257 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:16 smithi119 ceph-mon[108979]: from='client.37977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:44:17.257 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2660786220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:44:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:17 smithi183 ceph-mon[99169]: pgmap v21000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:17 smithi183 ceph-mon[99169]: from='client.37983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:44:17.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:17 smithi119 ceph-mon[94175]: pgmap v21000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:17 smithi119 ceph-mon[94175]: from='client.37983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:44:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:17 smithi119 ceph-mon[108979]: pgmap v21000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:17 smithi119 ceph-mon[108979]: from='client.37983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:44:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:19 smithi183 ceph-mon[99169]: pgmap v21001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:19 smithi119 ceph-mon[94175]: pgmap v21001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:19 smithi119 ceph-mon[108979]: pgmap v21001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:21 smithi183 ceph-mon[99169]: pgmap v21002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:21.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:21 smithi119 ceph-mon[94175]: pgmap v21002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:21 smithi119 ceph-mon[108979]: pgmap v21002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:23 smithi183 ceph-mon[99169]: pgmap v21003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:23 smithi119 ceph-mon[94175]: pgmap v21003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:23 smithi119 ceph-mon[108979]: pgmap v21003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:44:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:44:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:44:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:25 smithi183 ceph-mon[99169]: pgmap v21004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:25.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:25 smithi119 ceph-mon[94175]: pgmap v21004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:25 smithi119 ceph-mon[108979]: pgmap v21004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:27 smithi183 ceph-mon[99169]: pgmap v21005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:27 smithi119 ceph-mon[94175]: pgmap v21005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:27 smithi119 ceph-mon[108979]: pgmap v21005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:44:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:44:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:44:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:44:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:44:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:44:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:44:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:44:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:44:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:44:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:44:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:44:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:29 smithi183 ceph-mon[99169]: pgmap v21006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:29.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:29 smithi119 ceph-mon[94175]: pgmap v21006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:29 smithi119 ceph-mon[108979]: pgmap v21006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:31 smithi183 ceph-mon[99169]: pgmap v21007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:31.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:31 smithi119 ceph-mon[94175]: pgmap v21007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:31 smithi119 ceph-mon[108979]: pgmap v21007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:33 smithi183 ceph-mon[99169]: pgmap v21008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:33 smithi119 ceph-mon[94175]: pgmap v21008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:33 smithi119 ceph-mon[108979]: pgmap v21008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:44:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:44:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:44:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:35 smithi183 ceph-mon[99169]: pgmap v21009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:35 smithi119 ceph-mon[94175]: pgmap v21009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:35 smithi119 ceph-mon[108979]: pgmap v21009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:37 smithi183 ceph-mon[99169]: pgmap v21010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:37 smithi119 ceph-mon[94175]: pgmap v21010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:37 smithi119 ceph-mon[108979]: pgmap v21010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:39 smithi183 ceph-mon[99169]: pgmap v21011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:39 smithi119 ceph-mon[94175]: pgmap v21011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:39 smithi119 ceph-mon[108979]: pgmap v21011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:41 smithi183 ceph-mon[99169]: pgmap v21012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:41 smithi119 ceph-mon[94175]: pgmap v21012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:41 smithi119 ceph-mon[108979]: pgmap v21012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:43 smithi183 ceph-mon[99169]: pgmap v21013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:43 smithi119 ceph-mon[94175]: pgmap v21013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:43 smithi119 ceph-mon[108979]: pgmap v21013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:44:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:44:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:44:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:45 smithi183 ceph-mon[99169]: pgmap v21014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:45 smithi119 ceph-mon[108979]: pgmap v21014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:45 smithi119 ceph-mon[94175]: pgmap v21014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:46.846 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:44:47.151 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:44:47.151 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 5m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:44:47.151 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 5m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:44:47.151 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 5m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:44:47.151 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 5m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:44:47.151 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 5m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:44:47.151 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 5m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:44:47.151 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 5m ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:44:47.151 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 5m ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:44:47.151 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 5m ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:44:47.152 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 5m ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:44:47.152 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 5m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:44:47.152 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 5m ago 10h 6191M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:44:47.152 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 5m ago 10h 6218M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:44:47.152 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 5m ago 10h 5569M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:44:47.152 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 5m ago 10h 5432M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:44:47.152 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 5m ago 10h 4722M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:44:47.152 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 5m ago 10h 5931M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:44:47.152 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 5m ago 10h 4871M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:44:47.152 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 5m ago 10h 5785M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:44:47.152 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 5m ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:44:47.528 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:44:47.528 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:44:47.528 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:44:47.529 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:44:47.529 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:44:47.529 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:44:47.529 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:44:47.529 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:44:47.529 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:44:47.529 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:44:47.529 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:44:47.529 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:44:47.530 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:44:47.530 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:44:47.530 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:44:47.530 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:44:47.530 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:44:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:47 smithi183 ceph-mon[99169]: pgmap v21015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:47 smithi183 ceph-mon[99169]: from='client.37995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:44:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4140455002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:44:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:47 smithi119 ceph-mon[94175]: pgmap v21015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:47 smithi119 ceph-mon[94175]: from='client.37995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:44:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4140455002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:44:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:47 smithi119 ceph-mon[108979]: pgmap v21015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:47 smithi119 ceph-mon[108979]: from='client.37995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:44:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4140455002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:44:48.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:48 smithi183 ceph-mon[99169]: from='client.47885 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:44:48.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:48 smithi119 ceph-mon[108979]: from='client.47885 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:44:48.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:48 smithi119 ceph-mon[94175]: from='client.47885 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:44:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:49 smithi183 ceph-mon[99169]: pgmap v21016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:49 smithi119 ceph-mon[94175]: pgmap v21016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:49 smithi119 ceph-mon[108979]: pgmap v21016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:51 smithi183 ceph-mon[99169]: pgmap v21017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:51 smithi119 ceph-mon[94175]: pgmap v21017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:51 smithi119 ceph-mon[108979]: pgmap v21017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:53 smithi183 ceph-mon[99169]: pgmap v21018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:53 smithi119 ceph-mon[94175]: pgmap v21018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:53 smithi119 ceph-mon[108979]: pgmap v21018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:44:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:44:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:44:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:44:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:55 smithi183 ceph-mon[99169]: pgmap v21019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:55 smithi119 ceph-mon[94175]: pgmap v21019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:55 smithi119 ceph-mon[108979]: pgmap v21019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:57 smithi183 ceph-mon[99169]: pgmap v21020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:57.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:57 smithi119 ceph-mon[94175]: pgmap v21020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:57 smithi119 ceph-mon[108979]: pgmap v21020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:44:59 smithi183 ceph-mon[99169]: pgmap v21021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:44:59 smithi119 ceph-mon[94175]: pgmap v21021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:44:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:44:59 smithi119 ceph-mon[108979]: pgmap v21021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:01 smithi183 ceph-mon[99169]: pgmap v21022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:01 smithi119 ceph-mon[94175]: pgmap v21022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:01 smithi119 ceph-mon[108979]: pgmap v21022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:03 smithi183 ceph-mon[99169]: pgmap v21023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:03 smithi119 ceph-mon[94175]: pgmap v21023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:03 smithi119 ceph-mon[108979]: pgmap v21023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:45:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:45:04] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T01:45:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:05 smithi183 ceph-mon[99169]: pgmap v21024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:05 smithi119 ceph-mon[94175]: pgmap v21024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:05 smithi119 ceph-mon[108979]: pgmap v21024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:07 smithi183 ceph-mon[99169]: pgmap v21025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:07 smithi119 ceph-mon[94175]: pgmap v21025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:07 smithi119 ceph-mon[108979]: pgmap v21025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:09 smithi183 ceph-mon[99169]: pgmap v21026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:09 smithi119 ceph-mon[94175]: pgmap v21026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:09 smithi119 ceph-mon[108979]: pgmap v21026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:11 smithi183 ceph-mon[99169]: pgmap v21027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:11 smithi119 ceph-mon[94175]: pgmap v21027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:11 smithi119 ceph-mon[108979]: pgmap v21027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:13 smithi183 ceph-mon[99169]: pgmap v21028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:13 smithi119 ceph-mon[94175]: pgmap v21028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:13 smithi119 ceph-mon[108979]: pgmap v21028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:45:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:45:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:45:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:15 smithi183 ceph-mon[99169]: pgmap v21029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:15 smithi119 ceph-mon[94175]: pgmap v21029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:15 smithi119 ceph-mon[108979]: pgmap v21029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:17.877 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:45:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:17 smithi183 ceph-mon[99169]: pgmap v21030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:17 smithi119 ceph-mon[94175]: pgmap v21030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:17 smithi119 ceph-mon[108979]: pgmap v21030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:18.184 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:45:18.184 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 5m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:45:18.184 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 5m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:45:18.184 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 5m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:45:18.184 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 5m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:45:18.184 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 5m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:45:18.184 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 5m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:45:18.184 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 5m ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:45:18.184 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 5m ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:45:18.184 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 5m ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:45:18.184 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 5m ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:45:18.184 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 5m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:45:18.184 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 5m ago 10h 6191M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:45:18.185 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 5m ago 10h 6218M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:45:18.185 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 5m ago 10h 5569M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:45:18.185 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 5m ago 10h 5432M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:45:18.185 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 5m ago 10h 4722M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:45:18.185 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 5m ago 10h 5931M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:45:18.185 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 5m ago 10h 4871M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:45:18.185 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 5m ago 10h 5785M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:45:18.185 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 5m ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:45:18.561 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:45:18.561 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:45:18.562 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:45:18.562 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:45:18.562 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:45:18.562 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:45:18.562 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:45:18.562 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:45:18.562 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:45:18.562 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:45:18.562 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:45:18.562 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:45:18.562 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:45:18.562 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:45:18.562 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:45:18.563 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:45:18.563 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:45:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3773833094' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:45:18.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3773833094' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:45:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3773833094' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:45:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:19 smithi183 ceph-mon[99169]: from='client.47897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:45:19.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:19 smithi183 ceph-mon[99169]: pgmap v21031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:19.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:19 smithi183 ceph-mon[99169]: from='client.47903 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:45:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:19 smithi119 ceph-mon[94175]: from='client.47897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:45:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:19 smithi119 ceph-mon[94175]: pgmap v21031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:19 smithi119 ceph-mon[94175]: from='client.47903 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:45:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:19 smithi119 ceph-mon[108979]: from='client.47897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:45:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:19 smithi119 ceph-mon[108979]: pgmap v21031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:19 smithi119 ceph-mon[108979]: from='client.47903 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:45:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:21 smithi183 ceph-mon[99169]: pgmap v21032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:21 smithi119 ceph-mon[94175]: pgmap v21032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:21 smithi119 ceph-mon[108979]: pgmap v21032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:23 smithi183 ceph-mon[99169]: pgmap v21033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:23 smithi119 ceph-mon[94175]: pgmap v21033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:23 smithi119 ceph-mon[108979]: pgmap v21033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:45:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:45:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:45:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:25 smithi183 ceph-mon[99169]: pgmap v21034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:25.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:25 smithi119 ceph-mon[108979]: pgmap v21034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:25 smithi119 ceph-mon[94175]: pgmap v21034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:27 smithi183 ceph-mon[99169]: pgmap v21035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:27 smithi119 ceph-mon[108979]: pgmap v21035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:27 smithi119 ceph-mon[94175]: pgmap v21035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:28 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:45:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:28 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:45:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:28 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:45:29.903 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:29 smithi183 ceph-mon[99169]: pgmap v21036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:29.903 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:29.903 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:29.903 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:29.903 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:29 smithi119 ceph-mon[94175]: pgmap v21036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:29 smithi119 ceph-mon[108979]: pgmap v21036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:31.863 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:31 smithi183 ceph-mon[99169]: pgmap v21037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:31 smithi119 ceph-mon[94175]: pgmap v21037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:31 smithi119 ceph-mon[108979]: pgmap v21037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:45:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:45:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:33.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:32 smithi183 ceph-mon[99169]: pgmap v21038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:45:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:45:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:32 smithi119 ceph-mon[94175]: pgmap v21038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:45:33.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:45:33.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:45:33.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:32 smithi119 ceph-mon[108979]: pgmap v21038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:45:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:45:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:45:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:35 smithi183 ceph-mon[99169]: pgmap v21039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:35 smithi119 ceph-mon[94175]: pgmap v21039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:35 smithi119 ceph-mon[108979]: pgmap v21039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:37 smithi183 ceph-mon[99169]: pgmap v21040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:37 smithi119 ceph-mon[108979]: pgmap v21040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:37 smithi119 ceph-mon[94175]: pgmap v21040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:39 smithi183 ceph-mon[99169]: pgmap v21041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:39.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:39 smithi119 ceph-mon[108979]: pgmap v21041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:39 smithi119 ceph-mon[94175]: pgmap v21041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:41 smithi183 ceph-mon[99169]: pgmap v21042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:41.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:41 smithi119 ceph-mon[94175]: pgmap v21042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:41 smithi119 ceph-mon[108979]: pgmap v21042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:43 smithi183 ceph-mon[99169]: pgmap v21043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:43.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:43 smithi119 ceph-mon[108979]: pgmap v21043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:43 smithi119 ceph-mon[94175]: pgmap v21043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:45:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:45:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:45:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:45 smithi183 ceph-mon[99169]: pgmap v21044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:45 smithi119 ceph-mon[94175]: pgmap v21044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:45 smithi119 ceph-mon[108979]: pgmap v21044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:47 smithi183 ceph-mon[99169]: pgmap v21045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:47 smithi119 ceph-mon[108979]: pgmap v21045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:47 smithi119 ceph-mon[94175]: pgmap v21045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:48.907 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:45:49.212 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:45:49.212 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 6m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:45:49.212 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 6m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:45:49.212 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 6m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:45:49.212 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 6m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:45:49.212 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 6m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:45:49.213 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 6m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:45:49.213 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 6m ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:45:49.213 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 6m ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:45:49.213 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 6m ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:45:49.213 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 6m ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:45:49.213 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 6m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:45:49.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 6m ago 10h 6191M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:45:49.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 6m ago 10h 6218M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:45:49.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 6m ago 10h 5569M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:45:49.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 6m ago 10h 5432M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:45:49.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 6m ago 10h 4722M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:45:49.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 6m ago 10h 5931M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:45:49.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 6m ago 10h 4871M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:45:49.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 6m ago 10h 5785M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:45:49.214 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 6m ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:45:49.603 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:45:49.603 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:45:49.603 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:45:49.603 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:45:49.603 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:45:49.603 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:45:49.603 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:45:49.603 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:45:49.603 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:45:49.604 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:45:49.604 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:45:49.604 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:45:49.604 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:45:49.604 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:45:49.604 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:45:49.604 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:45:49.604 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:45:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:49 smithi183 ceph-mon[99169]: pgmap v21046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:49 smithi119 ceph-mon[94175]: pgmap v21046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:49 smithi119 ceph-mon[108979]: pgmap v21046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:50 smithi183 ceph-mon[99169]: from='client.38031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:45:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:50 smithi183 ceph-mon[99169]: from='client.38037 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:45:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1408933827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:45:50.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:50 smithi119 ceph-mon[94175]: from='client.38031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:45:50.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:50 smithi119 ceph-mon[94175]: from='client.38037 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:45:50.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1408933827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:45:50.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:50 smithi119 ceph-mon[108979]: from='client.38031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:45:50.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:50 smithi119 ceph-mon[108979]: from='client.38037 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:45:50.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1408933827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:45:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:51 smithi183 ceph-mon[99169]: pgmap v21047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:51 smithi119 ceph-mon[94175]: pgmap v21047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:51 smithi119 ceph-mon[108979]: pgmap v21047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:53 smithi183 ceph-mon[99169]: pgmap v21048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:53.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:53 smithi119 ceph-mon[94175]: pgmap v21048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:53.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:53 smithi119 ceph-mon[108979]: pgmap v21048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:45:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:45:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:45:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:54.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:45:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:55 smithi183 ceph-mon[99169]: pgmap v21049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:55 smithi119 ceph-mon[94175]: pgmap v21049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:55 smithi119 ceph-mon[108979]: pgmap v21049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:57 smithi183 ceph-mon[99169]: pgmap v21050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:57 smithi119 ceph-mon[94175]: pgmap v21050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:57 smithi119 ceph-mon[108979]: pgmap v21050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:45:59 smithi183 ceph-mon[99169]: pgmap v21051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:45:59 smithi119 ceph-mon[108979]: pgmap v21051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:45:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:45:59 smithi119 ceph-mon[94175]: pgmap v21051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:01 smithi183 ceph-mon[99169]: pgmap v21052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:01 smithi119 ceph-mon[94175]: pgmap v21052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:01 smithi119 ceph-mon[108979]: pgmap v21052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:03 smithi183 ceph-mon[99169]: pgmap v21053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:03 smithi119 ceph-mon[94175]: pgmap v21053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:03 smithi119 ceph-mon[108979]: pgmap v21053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:46:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:46:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:46:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:05 smithi183 ceph-mon[99169]: pgmap v21054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:05 smithi119 ceph-mon[94175]: pgmap v21054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:05 smithi119 ceph-mon[108979]: pgmap v21054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:07 smithi183 ceph-mon[99169]: pgmap v21055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:07 smithi119 ceph-mon[94175]: pgmap v21055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:07 smithi119 ceph-mon[108979]: pgmap v21055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:09 smithi183 ceph-mon[99169]: pgmap v21056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:09 smithi119 ceph-mon[94175]: pgmap v21056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:09 smithi119 ceph-mon[108979]: pgmap v21056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:11 smithi183 ceph-mon[99169]: pgmap v21057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:11 smithi119 ceph-mon[94175]: pgmap v21057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:11 smithi119 ceph-mon[108979]: pgmap v21057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:13 smithi183 ceph-mon[99169]: pgmap v21058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:13 smithi119 ceph-mon[94175]: pgmap v21058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:13 smithi119 ceph-mon[108979]: pgmap v21058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:46:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:46:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:46:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:15 smithi183 ceph-mon[99169]: pgmap v21059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:15 smithi119 ceph-mon[94175]: pgmap v21059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:15 smithi119 ceph-mon[108979]: pgmap v21059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:17 smithi183 ceph-mon[99169]: pgmap v21060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:17 smithi119 ceph-mon[94175]: pgmap v21060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:17 smithi119 ceph-mon[108979]: pgmap v21060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:19.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:19 smithi183 ceph-mon[99169]: pgmap v21061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:19.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:19 smithi119 ceph-mon[94175]: pgmap v21061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:19 smithi119 ceph-mon[108979]: pgmap v21061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:19.951 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:46:20.258 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:46:20.259 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 6m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:46:20.259 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 6m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:46:20.259 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 6m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:46:20.259 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 6m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:46:20.259 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 6m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:46:20.259 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 6m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:46:20.259 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 6m ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:46:20.259 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 6m ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:46:20.259 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 6m ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:46:20.259 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 6m ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:46:20.259 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 6m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:46:20.259 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 6m ago 10h 6191M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:46:20.259 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 6m ago 10h 6218M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:46:20.259 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 6m ago 10h 5569M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:46:20.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 6m ago 10h 5432M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:46:20.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 6m ago 10h 4722M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:46:20.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 6m ago 10h 5931M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:46:20.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 6m ago 10h 4871M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:46:20.260 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 6m ago 10h 5785M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:46:20.260 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 6m ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:46:20.636 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:46:20.812 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:46:20.812 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:46:20.812 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:46:20.812 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:46:20.812 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:46:20.813 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:46:20.813 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:46:20.813 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:46:20.813 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:46:20.813 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:46:20.813 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:46:20.813 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:46:20.813 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:46:20.813 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:46:20.813 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:46:20.813 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:46:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:21 smithi183 ceph-mon[99169]: from='client.38049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:46:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:21 smithi183 ceph-mon[99169]: pgmap v21062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:21 smithi183 ceph-mon[99169]: from='client.38055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:46:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:21 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4105775320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:46:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:21 smithi119 ceph-mon[94175]: from='client.38049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:46:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:21 smithi119 ceph-mon[94175]: pgmap v21062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:21 smithi119 ceph-mon[94175]: from='client.38055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:46:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4105775320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:46:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:21 smithi119 ceph-mon[108979]: from='client.38049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:46:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:21 smithi119 ceph-mon[108979]: pgmap v21062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:21 smithi119 ceph-mon[108979]: from='client.38055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:46:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:21 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4105775320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:46:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:23 smithi183 ceph-mon[99169]: pgmap v21063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:23 smithi119 ceph-mon[94175]: pgmap v21063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:23 smithi119 ceph-mon[108979]: pgmap v21063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:46:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:46:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:46:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:25 smithi183 ceph-mon[99169]: pgmap v21064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:25 smithi119 ceph-mon[94175]: pgmap v21064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:25.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:25 smithi119 ceph-mon[108979]: pgmap v21064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:27.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:27 smithi183 ceph-mon[99169]: pgmap v21065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:27 smithi119 ceph-mon[94175]: pgmap v21065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:27 smithi119 ceph-mon[108979]: pgmap v21065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:29 smithi183 ceph-mon[99169]: pgmap v21066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:29 smithi119 ceph-mon[94175]: pgmap v21066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:29 smithi119 ceph-mon[108979]: pgmap v21066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:31 smithi183 ceph-mon[99169]: pgmap v21067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:31 smithi119 ceph-mon[94175]: pgmap v21067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:31 smithi119 ceph-mon[108979]: pgmap v21067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:46:32.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:46:32.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:46:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:33 smithi183 ceph-mon[99169]: pgmap v21068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:46:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:46:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:46:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:33 smithi119 ceph-mon[94175]: pgmap v21068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:46:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:46:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:46:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:33 smithi119 ceph-mon[108979]: pgmap v21068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:46:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:46:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:46:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:46:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:46:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:46:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:35 smithi183 ceph-mon[99169]: pgmap v21069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:35 smithi119 ceph-mon[94175]: pgmap v21069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:35 smithi119 ceph-mon[108979]: pgmap v21069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:37 smithi183 ceph-mon[99169]: pgmap v21070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:37 smithi119 ceph-mon[94175]: pgmap v21070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:37 smithi119 ceph-mon[108979]: pgmap v21070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:39 smithi183 ceph-mon[99169]: pgmap v21071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:39.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:39 smithi119 ceph-mon[94175]: pgmap v21071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:39 smithi119 ceph-mon[108979]: pgmap v21071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:41 smithi183 ceph-mon[99169]: pgmap v21072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:41 smithi119 ceph-mon[94175]: pgmap v21072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:41 smithi119 ceph-mon[108979]: pgmap v21072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:43 smithi183 ceph-mon[99169]: pgmap v21073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:43 smithi119 ceph-mon[108979]: pgmap v21073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:43 smithi119 ceph-mon[94175]: pgmap v21073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:46:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:46:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:46:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:45 smithi183 ceph-mon[99169]: pgmap v21074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:45 smithi119 ceph-mon[94175]: pgmap v21074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:45 smithi119 ceph-mon[108979]: pgmap v21074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:47 smithi183 ceph-mon[99169]: pgmap v21075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:47 smithi119 ceph-mon[94175]: pgmap v21075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:47 smithi119 ceph-mon[108979]: pgmap v21075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:49 smithi183 ceph-mon[99169]: pgmap v21076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:49 smithi119 ceph-mon[94175]: pgmap v21076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:49 smithi119 ceph-mon[108979]: pgmap v21076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:50.981 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:46:51.286 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:46:51.286 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 7m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:46:51.286 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 7m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:46:51.286 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 7m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:46:51.286 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 7m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:46:51.286 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 7m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:46:51.287 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 7m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:46:51.287 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 7m ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:46:51.287 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 7m ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:46:51.287 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 7m ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:46:51.287 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 7m ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:46:51.287 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 7m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:46:51.287 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 7m ago 10h 6191M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:46:51.287 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 7m ago 10h 6218M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:46:51.287 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 7m ago 10h 5569M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:46:51.287 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 7m ago 10h 5432M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:46:51.288 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 7m ago 10h 4722M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:46:51.288 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 7m ago 10h 5931M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:46:51.288 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 7m ago 10h 4871M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:46:51.288 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 7m ago 10h 5785M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:46:51.288 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 7m ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:46:51.670 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:46:51.671 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:46:51.671 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:46:51.671 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:46:51.671 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:46:51.671 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:46:51.671 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:46:51.671 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:46:51.671 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:46:51.671 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:46:51.671 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:46:51.671 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:46:51.671 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:46:51.671 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:46:51.672 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:46:51.672 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:46:51.672 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:46:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:51 smithi183 ceph-mon[99169]: pgmap v21077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:51.947 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:51 smithi119 ceph-mon[108979]: pgmap v21077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:51 smithi119 ceph-mon[94175]: pgmap v21077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:52 smithi183 ceph-mon[99169]: from='client.47951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:46:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:52 smithi183 ceph-mon[99169]: from='client.38073 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:46:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2511642849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:46:52.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:52 smithi119 ceph-mon[94175]: from='client.47951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:46:52.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:52 smithi119 ceph-mon[94175]: from='client.38073 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:46:52.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2511642849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:46:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:52 smithi119 ceph-mon[108979]: from='client.47951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:46:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:52 smithi119 ceph-mon[108979]: from='client.38073 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:46:52.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2511642849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:46:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:53 smithi183 ceph-mon[99169]: pgmap v21078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:53 smithi119 ceph-mon[108979]: pgmap v21078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:53 smithi119 ceph-mon[94175]: pgmap v21078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:46:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:46:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:46:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:46:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:55 smithi183 ceph-mon[99169]: pgmap v21079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:55 smithi119 ceph-mon[108979]: pgmap v21079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:55 smithi119 ceph-mon[94175]: pgmap v21079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:57 smithi183 ceph-mon[99169]: pgmap v21080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:57 smithi119 ceph-mon[108979]: pgmap v21080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:57 smithi119 ceph-mon[94175]: pgmap v21080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:46:59 smithi183 ceph-mon[99169]: pgmap v21081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:46:59 smithi119 ceph-mon[94175]: pgmap v21081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:46:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:46:59 smithi119 ceph-mon[108979]: pgmap v21081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:01 smithi183 ceph-mon[99169]: pgmap v21082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:01.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:01 smithi119 ceph-mon[94175]: pgmap v21082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:01 smithi119 ceph-mon[108979]: pgmap v21082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:03 smithi183 ceph-mon[99169]: pgmap v21083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:03 smithi119 ceph-mon[94175]: pgmap v21083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:03 smithi119 ceph-mon[108979]: pgmap v21083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:47:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:47:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:47:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:05 smithi183 ceph-mon[99169]: pgmap v21084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:05.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:05 smithi119 ceph-mon[94175]: pgmap v21084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:05 smithi119 ceph-mon[108979]: pgmap v21084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:07 smithi183 ceph-mon[99169]: pgmap v21085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:07 smithi119 ceph-mon[108979]: pgmap v21085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:07 smithi119 ceph-mon[94175]: pgmap v21085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:09 smithi183 ceph-mon[99169]: pgmap v21086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:09 smithi119 ceph-mon[94175]: pgmap v21086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:09 smithi119 ceph-mon[108979]: pgmap v21086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:11 smithi183 ceph-mon[99169]: pgmap v21087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:11 smithi119 ceph-mon[94175]: pgmap v21087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:11 smithi119 ceph-mon[108979]: pgmap v21087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:13 smithi183 ceph-mon[99169]: pgmap v21088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:13 smithi119 ceph-mon[94175]: pgmap v21088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:13 smithi119 ceph-mon[108979]: pgmap v21088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:47:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:47:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:47:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:15 smithi119 ceph-mon[94175]: pgmap v21089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:15 smithi119 ceph-mon[108979]: pgmap v21089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:15 smithi183 ceph-mon[99169]: pgmap v21089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:17 smithi119 ceph-mon[94175]: pgmap v21090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:17 smithi119 ceph-mon[108979]: pgmap v21090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:17 smithi183 ceph-mon[99169]: pgmap v21090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:19 smithi119 ceph-mon[108979]: pgmap v21091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:19 smithi119 ceph-mon[94175]: pgmap v21091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:19 smithi183 ceph-mon[99169]: pgmap v21091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:22.016 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:47:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:21 smithi183 ceph-mon[99169]: pgmap v21092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:21 smithi119 ceph-mon[94175]: pgmap v21092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:21 smithi119 ceph-mon[108979]: pgmap v21092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:22.323 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:47:22.323 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 8m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:47:22.323 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 8m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:47:22.323 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 8m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:47:22.323 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 8m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:47:22.323 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 8m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:47:22.324 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 8m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:47:22.324 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 8m ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:47:22.324 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 8m ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:47:22.324 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 8m ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:47:22.324 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 8m ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:47:22.324 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 8m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:47:22.324 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 8m ago 10h 6191M 2069M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:47:22.324 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 8m ago 10h 6218M 2069M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:47:22.324 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 8m ago 10h 5569M 2069M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:47:22.324 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 8m ago 10h 5432M 2069M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:47:22.324 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 8m ago 10h 4722M 2462M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:47:22.324 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 8m ago 10h 5931M 2462M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:47:22.325 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 8m ago 10h 4871M 2462M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:47:22.325 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 8m ago 10h 5785M 2462M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:47:22.325 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 8m ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:47:22.704 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:47:22.704 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:47:22.704 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:47:22.704 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:47:22.704 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:47:22.704 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:47:22.704 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:47:22.704 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:47:22.704 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:47:22.704 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:47:22.704 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:47:22.705 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:47:22.705 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:47:22.705 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:47:22.705 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:47:22.705 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:47:22.705 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:47:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:23 smithi119 ceph-mon[94175]: from='client.47969 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:47:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:23 smithi119 ceph-mon[94175]: pgmap v21093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:23 smithi119 ceph-mon[94175]: from='client.38091 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:47:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3658729522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:47:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:23 smithi119 ceph-mon[108979]: from='client.47969 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:47:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:23 smithi119 ceph-mon[108979]: pgmap v21093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:23 smithi119 ceph-mon[108979]: from='client.38091 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:47:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:23 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3658729522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:47:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:23 smithi183 ceph-mon[99169]: from='client.47969 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:47:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:23 smithi183 ceph-mon[99169]: pgmap v21093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:23 smithi183 ceph-mon[99169]: from='client.38091 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:47:24.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:23 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3658729522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:47:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:47:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:47:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:47:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:25 smithi183 ceph-mon[99169]: pgmap v21094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:25 smithi119 ceph-mon[94175]: pgmap v21094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:25 smithi119 ceph-mon[108979]: pgmap v21094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:27 smithi183 ceph-mon[99169]: pgmap v21095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:27 smithi119 ceph-mon[94175]: pgmap v21095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:27 smithi119 ceph-mon[108979]: pgmap v21095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:29 smithi183 ceph-mon[99169]: pgmap v21096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:29 smithi119 ceph-mon[94175]: pgmap v21096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:29 smithi119 ceph-mon[108979]: pgmap v21096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:31 smithi183 ceph-mon[99169]: pgmap v21097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:31 smithi119 ceph-mon[94175]: pgmap v21097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:31 smithi119 ceph-mon[108979]: pgmap v21097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:47:33.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:47:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:47:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: pgmap v21098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:47:34.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:47:34.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:47:34.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:47:34.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:47:34.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: pgmap v21098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:34.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.174 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.175 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.175 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.175 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:47:34.175 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:47:34.175 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:47:34.175 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:47:34.176 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:47:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: pgmap v21098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:47:34.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:47:34.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:47:34.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:47:34.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:47:34.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:47:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:47:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:47:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:47:35.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:34 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2057M 2023-12-02T01:47:35.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:34 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2459M 2023-12-02T01:47:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:34 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2057M 2023-12-02T01:47:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:34 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2459M 2023-12-02T01:47:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:34 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2057M 2023-12-02T01:47:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:34 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2459M 2023-12-02T01:47:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:35 smithi183 ceph-mon[99169]: pgmap v21099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:35 smithi119 ceph-mon[94175]: pgmap v21099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:35 smithi119 ceph-mon[108979]: pgmap v21099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:37 smithi183 ceph-mon[99169]: pgmap v21100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:37 smithi119 ceph-mon[94175]: pgmap v21100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:38.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:37 smithi119 ceph-mon[108979]: pgmap v21100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:39 smithi183 ceph-mon[99169]: pgmap v21101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:39 smithi119 ceph-mon[94175]: pgmap v21101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:39 smithi119 ceph-mon[108979]: pgmap v21101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:41 smithi183 ceph-mon[99169]: pgmap v21102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:41 smithi119 ceph-mon[94175]: pgmap v21102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:41 smithi119 ceph-mon[108979]: pgmap v21102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:43 smithi119 ceph-mon[94175]: pgmap v21103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:43 smithi119 ceph-mon[108979]: pgmap v21103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:43 smithi183 ceph-mon[99169]: pgmap v21103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:47:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:47:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T01:47:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:45 smithi183 ceph-mon[99169]: pgmap v21104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:45 smithi119 ceph-mon[94175]: pgmap v21104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:45 smithi119 ceph-mon[108979]: pgmap v21104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:47 smithi183 ceph-mon[99169]: pgmap v21105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:47 smithi119 ceph-mon[94175]: pgmap v21105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:47 smithi119 ceph-mon[108979]: pgmap v21105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:49 smithi183 ceph-mon[99169]: pgmap v21106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:49 smithi119 ceph-mon[94175]: pgmap v21106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:49 smithi119 ceph-mon[108979]: pgmap v21106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:51 smithi183 ceph-mon[99169]: pgmap v21107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:51 smithi119 ceph-mon[94175]: pgmap v21107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:51 smithi119 ceph-mon[108979]: pgmap v21107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:53.054 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:47:53.360 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:47:53.360 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 8m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:47:53.360 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 8m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:47:53.360 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 8m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:47:53.361 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 8m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:47:53.361 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 8m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:47:53.361 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 8m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:47:53.361 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 8m ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:47:53.361 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 8m ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:47:53.361 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 8m ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:47:53.361 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 8m ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:47:53.361 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 8m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:47:53.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 8m ago 10h 6191M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:47:53.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 8m ago 10h 6218M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:47:53.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 8m ago 10h 5569M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:47:53.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 8m ago 10h 5432M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:47:53.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 8m ago 10h 4722M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:47:53.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 8m ago 10h 5931M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:47:53.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 8m ago 10h 4871M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:47:53.362 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 8m ago 10h 5785M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:47:53.362 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 8m ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:47:53.740 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:47:53.740 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:47:53.740 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:47:53.741 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:47:53.741 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:47:53.741 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:47:53.741 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:47:53.741 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:47:53.741 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:47:53.741 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:47:53.741 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:47:53.741 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:47:53.741 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:47:53.741 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:47:53.741 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:47:53.741 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:47:53.741 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:47:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:53 smithi119 ceph-mon[108979]: pgmap v21108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4213021456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:47:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:53 smithi119 ceph-mon[94175]: pgmap v21108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4213021456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:47:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:53 smithi183 ceph-mon[99169]: pgmap v21108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4213021456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:47:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:47:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:47:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T01:47:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:54 smithi183 ceph-mon[99169]: from='client.38103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:47:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:54 smithi183 ceph-mon[99169]: from='client.38109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:47:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:54 smithi119 ceph-mon[94175]: from='client.38103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:47:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:54 smithi119 ceph-mon[94175]: from='client.38109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:47:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:54 smithi119 ceph-mon[108979]: from='client.38103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:47:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:54 smithi119 ceph-mon[108979]: from='client.38109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:47:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:47:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:55 smithi183 ceph-mon[99169]: pgmap v21109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:55 smithi119 ceph-mon[94175]: pgmap v21109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:55 smithi119 ceph-mon[108979]: pgmap v21109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:57 smithi183 ceph-mon[99169]: pgmap v21110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:57 smithi119 ceph-mon[94175]: pgmap v21110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:47:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:57 smithi119 ceph-mon[108979]: pgmap v21110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:47:59 smithi183 ceph-mon[99169]: pgmap v21111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:47:59 smithi119 ceph-mon[94175]: pgmap v21111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:47:59 smithi119 ceph-mon[108979]: pgmap v21111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:01 smithi183 ceph-mon[99169]: pgmap v21112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:02.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:01 smithi119 ceph-mon[108979]: pgmap v21112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:02.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:01 smithi119 ceph-mon[94175]: pgmap v21112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:03 smithi119 ceph-mon[94175]: pgmap v21113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:03 smithi119 ceph-mon[108979]: pgmap v21113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:03 smithi183 ceph-mon[99169]: pgmap v21113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:48:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:48:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:48:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:05 smithi183 ceph-mon[99169]: pgmap v21114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:05 smithi119 ceph-mon[94175]: pgmap v21114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:05 smithi119 ceph-mon[108979]: pgmap v21114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:07 smithi183 ceph-mon[99169]: pgmap v21115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:07 smithi119 ceph-mon[94175]: pgmap v21115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:07 smithi119 ceph-mon[108979]: pgmap v21115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:09 smithi183 ceph-mon[99169]: pgmap v21116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:09 smithi119 ceph-mon[94175]: pgmap v21116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:09 smithi119 ceph-mon[108979]: pgmap v21116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:11 smithi183 ceph-mon[99169]: pgmap v21117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:11 smithi119 ceph-mon[94175]: pgmap v21117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:11 smithi119 ceph-mon[108979]: pgmap v21117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:13 smithi119 ceph-mon[94175]: pgmap v21118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:14.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:13 smithi119 ceph-mon[108979]: pgmap v21118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:13 smithi183 ceph-mon[99169]: pgmap v21118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:48:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:48:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:48:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:15 smithi183 ceph-mon[99169]: pgmap v21119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:15 smithi119 ceph-mon[94175]: pgmap v21119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:15 smithi119 ceph-mon[108979]: pgmap v21119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:17 smithi183 ceph-mon[99169]: pgmap v21120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:17 smithi119 ceph-mon[94175]: pgmap v21120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:17 smithi119 ceph-mon[108979]: pgmap v21120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:19 smithi183 ceph-mon[99169]: pgmap v21121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:19 smithi119 ceph-mon[94175]: pgmap v21121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:19 smithi119 ceph-mon[108979]: pgmap v21121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:21 smithi183 ceph-mon[99169]: pgmap v21122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:21 smithi119 ceph-mon[94175]: pgmap v21122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:21 smithi119 ceph-mon[108979]: pgmap v21122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:24.082 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:48:24.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:23 smithi119 ceph-mon[94175]: pgmap v21123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:24.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:23 smithi119 ceph-mon[108979]: pgmap v21123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:23 smithi183 ceph-mon[99169]: pgmap v21123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:24.395 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:48:24.395 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 9m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:48:24.396 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 9m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:48:24.396 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 9m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:48:24.396 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 9m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:48:24.396 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 9m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:48:24.396 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 9m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:48:24.396 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 9m ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:48:24.396 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 9m ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:48:24.396 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 9m ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:48:24.396 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 9m ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:48:24.396 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 9m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:48:24.396 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 9m ago 10h 6191M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:48:24.396 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 9m ago 10h 6218M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:48:24.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 9m ago 10h 5569M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:48:24.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 9m ago 10h 5432M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:48:24.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 9m ago 10h 4722M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:48:24.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 9m ago 10h 5931M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:48:24.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 9m ago 10h 4871M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:48:24.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 9m ago 10h 5785M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:48:24.397 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 9m ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:48:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:48:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:48:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:48:24.780 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:48:24.780 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:48:24.780 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:48:24.780 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:48:24.780 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:48:24.780 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:48:24.780 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:48:24.781 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:48:24.781 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:48:24.781 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:48:24.781 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:48:24.781 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:48:24.781 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:48:24.781 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:48:24.781 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:48:24.781 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:48:24.781 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:48:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:24 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/598819259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:48:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:24 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/598819259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:48:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:24 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/598819259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:48:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:25 smithi183 ceph-mon[99169]: from='client.38121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:48:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:25 smithi183 ceph-mon[99169]: pgmap v21124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:25 smithi183 ceph-mon[99169]: from='client.38127 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:48:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:25 smithi119 ceph-mon[94175]: from='client.38121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:48:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:25 smithi119 ceph-mon[94175]: pgmap v21124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:25 smithi119 ceph-mon[94175]: from='client.38127 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:48:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:25 smithi119 ceph-mon[108979]: from='client.38121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:48:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:25 smithi119 ceph-mon[108979]: pgmap v21124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:26.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:25 smithi119 ceph-mon[108979]: from='client.38127 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:48:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:27 smithi183 ceph-mon[99169]: pgmap v21125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:27 smithi119 ceph-mon[94175]: pgmap v21125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:27 smithi119 ceph-mon[108979]: pgmap v21125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:29 smithi183 ceph-mon[99169]: pgmap v21126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:29 smithi119 ceph-mon[94175]: pgmap v21126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:29 smithi119 ceph-mon[108979]: pgmap v21126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:31 smithi183 ceph-mon[99169]: pgmap v21127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:31 smithi119 ceph-mon[94175]: pgmap v21127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:31 smithi119 ceph-mon[108979]: pgmap v21127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:33 smithi119 ceph-mon[94175]: pgmap v21128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:48:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:33 smithi119 ceph-mon[108979]: pgmap v21128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:48:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:33 smithi183 ceph-mon[99169]: pgmap v21128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:48:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:48:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:48:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:48:35.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:48:35.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:48:35.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:48:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:48:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:48:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:48:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:48:35.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:48:35.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:48:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:35 smithi183 ceph-mon[99169]: pgmap v21129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:35 smithi119 ceph-mon[108979]: pgmap v21129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:35 smithi119 ceph-mon[94175]: pgmap v21129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:37 smithi183 ceph-mon[99169]: pgmap v21130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:37 smithi119 ceph-mon[108979]: pgmap v21130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:37 smithi119 ceph-mon[94175]: pgmap v21130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:39 smithi183 ceph-mon[99169]: pgmap v21131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:39 smithi119 ceph-mon[94175]: pgmap v21131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:39 smithi119 ceph-mon[108979]: pgmap v21131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:41 smithi183 ceph-mon[99169]: pgmap v21132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:41 smithi119 ceph-mon[94175]: pgmap v21132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:41 smithi119 ceph-mon[108979]: pgmap v21132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:43 smithi119 ceph-mon[94175]: pgmap v21133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:43 smithi119 ceph-mon[108979]: pgmap v21133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:43 smithi183 ceph-mon[99169]: pgmap v21133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:48:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:48:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:48:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:45 smithi183 ceph-mon[99169]: pgmap v21134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:45 smithi119 ceph-mon[94175]: pgmap v21134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:45 smithi119 ceph-mon[108979]: pgmap v21134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:47 smithi183 ceph-mon[99169]: pgmap v21135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:47 smithi119 ceph-mon[94175]: pgmap v21135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:47 smithi119 ceph-mon[108979]: pgmap v21135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:49 smithi183 ceph-mon[99169]: pgmap v21136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:49 smithi119 ceph-mon[94175]: pgmap v21136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:49 smithi119 ceph-mon[108979]: pgmap v21136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:51 smithi183 ceph-mon[99169]: pgmap v21137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:51 smithi119 ceph-mon[94175]: pgmap v21137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:51 smithi119 ceph-mon[108979]: pgmap v21137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:53 smithi119 ceph-mon[94175]: pgmap v21138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:53 smithi119 ceph-mon[108979]: pgmap v21138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:53 smithi183 ceph-mon[99169]: pgmap v21138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:48:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:48:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:48:55.128 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:48:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:48:55.435 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:48:55.435 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 9m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:48:55.436 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 9m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:48:55.436 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 9m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:48:55.436 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 9m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:48:55.436 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 9m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:48:55.436 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 9m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:48:55.436 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 9m ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:48:55.436 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 9m ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:48:55.436 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 9m ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:48:55.436 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 9m ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:48:55.436 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 9m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:48:55.436 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 9m ago 10h 6191M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:48:55.436 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 9m ago 10h 6218M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:48:55.436 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 9m ago 10h 5569M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:48:55.437 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 9m ago 10h 5432M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:48:55.437 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 9m ago 10h 4722M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:48:55.437 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 9m ago 10h 5931M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:48:55.437 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 9m ago 10h 4871M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:48:55.437 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 9m ago 10h 5785M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:48:55.437 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 9m ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:48:55.815 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:48:55.816 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:48:55.816 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:48:55.816 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:48:55.816 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:48:55.816 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:48:55.816 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:48:55.816 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:48:55.816 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:48:55.816 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:48:55.816 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:48:55.816 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:48:55.816 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:48:55.817 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:48:55.817 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:48:55.817 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:48:55.817 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:48:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:55 smithi183 ceph-mon[99169]: pgmap v21139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:55 smithi183 ceph-mon[99169]: from='client.48023 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:48:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:55 smithi183 ceph-mon[99169]: from='client.48029 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:48:56.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:55 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/862523555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:48:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:55 smithi119 ceph-mon[94175]: pgmap v21139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:55 smithi119 ceph-mon[94175]: from='client.48023 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:48:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:55 smithi119 ceph-mon[94175]: from='client.48029 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:48:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:55 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/862523555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:48:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:55 smithi119 ceph-mon[108979]: pgmap v21139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:55 smithi119 ceph-mon[108979]: from='client.48023 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:48:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:55 smithi119 ceph-mon[108979]: from='client.48029 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:48:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:55 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/862523555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:48:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:56 smithi183 ceph-mon[99169]: pgmap v21140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:56 smithi119 ceph-mon[94175]: pgmap v21140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:56 smithi119 ceph-mon[108979]: pgmap v21140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:59.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:48:59 smithi183 ceph-mon[99169]: pgmap v21141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:59.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:48:59 smithi119 ceph-mon[94175]: pgmap v21141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:48:59.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:48:59 smithi119 ceph-mon[108979]: pgmap v21141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:01 smithi183 ceph-mon[99169]: pgmap v21142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:01 smithi119 ceph-mon[94175]: pgmap v21142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:01 smithi119 ceph-mon[108979]: pgmap v21142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:03 smithi183 ceph-mon[99169]: pgmap v21143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:03 smithi119 ceph-mon[94175]: pgmap v21143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:03 smithi119 ceph-mon[108979]: pgmap v21143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:49:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:49:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:49:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:05 smithi183 ceph-mon[99169]: pgmap v21144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:05 smithi119 ceph-mon[94175]: pgmap v21144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:05 smithi119 ceph-mon[108979]: pgmap v21144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:07 smithi183 ceph-mon[99169]: pgmap v21145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:07 smithi119 ceph-mon[108979]: pgmap v21145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:07 smithi119 ceph-mon[94175]: pgmap v21145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:09 smithi183 ceph-mon[99169]: pgmap v21146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:09 smithi119 ceph-mon[108979]: pgmap v21146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:09 smithi119 ceph-mon[94175]: pgmap v21146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:11 smithi183 ceph-mon[99169]: pgmap v21147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:11 smithi119 ceph-mon[94175]: pgmap v21147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:11 smithi119 ceph-mon[108979]: pgmap v21147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:13 smithi183 ceph-mon[99169]: pgmap v21148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:13 smithi119 ceph-mon[94175]: pgmap v21148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:13 smithi119 ceph-mon[108979]: pgmap v21148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:49:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:49:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:49:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:15 smithi183 ceph-mon[99169]: pgmap v21149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:15 smithi119 ceph-mon[94175]: pgmap v21149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:15 smithi119 ceph-mon[108979]: pgmap v21149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:17 smithi183 ceph-mon[99169]: pgmap v21150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:17 smithi119 ceph-mon[94175]: pgmap v21150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:17 smithi119 ceph-mon[108979]: pgmap v21150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:19 smithi183 ceph-mon[99169]: pgmap v21151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:19.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:19 smithi119 ceph-mon[94175]: pgmap v21151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:19.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:19 smithi119 ceph-mon[108979]: pgmap v21151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:21 smithi183 ceph-mon[99169]: pgmap v21152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:21 smithi119 ceph-mon[94175]: pgmap v21152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:21 smithi119 ceph-mon[108979]: pgmap v21152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:23 smithi183 ceph-mon[99169]: pgmap v21153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:23 smithi119 ceph-mon[94175]: pgmap v21153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:23 smithi119 ceph-mon[108979]: pgmap v21153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:49:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:49:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:49:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:25 smithi183 ceph-mon[99169]: pgmap v21154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:25 smithi119 ceph-mon[94175]: pgmap v21154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:25 smithi119 ceph-mon[108979]: pgmap v21154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:26.164 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:49:26.470 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:49:26.470 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 10m ago 10h 31.4M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:49:26.470 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 10m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:49:26.470 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 10m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:49:26.470 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 10m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:49:26.470 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 10m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:49:26.470 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 10m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:49:26.470 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 10m ago 10h 2456M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:49:26.470 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 10m ago 10h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:49:26.471 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 10m ago 10h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:49:26.471 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 10m ago 10h 23.6M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:49:26.471 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 10m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:49:26.471 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 10m ago 10h 6191M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:49:26.471 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 10m ago 10h 6218M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:49:26.471 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 10m ago 10h 5569M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:49:26.471 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 10m ago 10h 5432M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:49:26.471 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 10m ago 10h 4722M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:49:26.471 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 10m ago 10h 5931M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:49:26.471 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 10m ago 10h 4871M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:49:26.471 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 10m ago 10h 5785M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:49:26.471 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 10m ago 10h 124M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:49:26.849 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:49:26.849 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:49:26.849 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:49:26.849 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:49:26.849 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:49:26.849 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:49:26.849 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:49:26.849 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:49:26.849 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:49:26.849 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:49:26.849 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:49:26.850 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:49:26.850 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:49:26.850 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:49:26.850 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:49:26.850 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:49:26.850 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:49:27.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:27 smithi183 ceph-mon[99169]: from='client.38157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:49:27.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:27 smithi183 ceph-mon[99169]: pgmap v21155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:27.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:27 smithi183 ceph-mon[99169]: from='client.48047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:49:27.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3475221590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:49:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:27 smithi119 ceph-mon[94175]: from='client.38157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:49:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:27 smithi119 ceph-mon[94175]: pgmap v21155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:27 smithi119 ceph-mon[94175]: from='client.48047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:49:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3475221590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:49:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:27 smithi119 ceph-mon[108979]: from='client.38157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:49:27.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:27 smithi119 ceph-mon[108979]: pgmap v21155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:27.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:27 smithi119 ceph-mon[108979]: from='client.48047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:49:27.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3475221590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:49:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:29 smithi183 ceph-mon[99169]: pgmap v21156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:29 smithi119 ceph-mon[94175]: pgmap v21156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:29 smithi119 ceph-mon[108979]: pgmap v21156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:31 smithi183 ceph-mon[99169]: pgmap v21157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:31 smithi119 ceph-mon[94175]: pgmap v21157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:31 smithi119 ceph-mon[108979]: pgmap v21157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:33 smithi183 ceph-mon[99169]: pgmap v21158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:33.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:33 smithi119 ceph-mon[94175]: pgmap v21158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:33 smithi119 ceph-mon[108979]: pgmap v21158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:49:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:49:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:49:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:49:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:49:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:49:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:35 smithi183 ceph-mon[99169]: pgmap v21159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:35 smithi119 ceph-mon[94175]: pgmap v21159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:35 smithi119 ceph-mon[108979]: pgmap v21159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:37 smithi183 ceph-mon[99169]: pgmap v21160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:37.947 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:37 smithi119 ceph-mon[94175]: pgmap v21160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:37 smithi119 ceph-mon[108979]: pgmap v21160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:49:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:49:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:49:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:49:39.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:38 smithi183 ceph-mon[99169]: pgmap v21161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:49:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:49:39.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:38 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:49:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:49:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:49:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:49:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:49:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:38 smithi119 ceph-mon[94175]: pgmap v21161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:49:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:49:39.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:38 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:49:39.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:49:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:49:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:49:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:49:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:38 smithi119 ceph-mon[108979]: pgmap v21161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:49:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:49:39.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:38 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:49:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:41.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:41 smithi183 ceph-mon[99169]: pgmap v21162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:41.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:41 smithi119 ceph-mon[94175]: pgmap v21162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:41.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:41 smithi119 ceph-mon[108979]: pgmap v21162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:43 smithi183 ceph-mon[99169]: pgmap v21163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:43 smithi119 ceph-mon[94175]: pgmap v21163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:43 smithi119 ceph-mon[108979]: pgmap v21163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:49:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:49:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:49:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:45 smithi183 ceph-mon[99169]: pgmap v21164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:45 smithi119 ceph-mon[94175]: pgmap v21164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:45 smithi119 ceph-mon[108979]: pgmap v21164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:47 smithi183 ceph-mon[99169]: pgmap v21165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:47 smithi119 ceph-mon[94175]: pgmap v21165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:47 smithi119 ceph-mon[108979]: pgmap v21165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:49 smithi183 ceph-mon[99169]: pgmap v21166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:49 smithi119 ceph-mon[94175]: pgmap v21166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:49 smithi119 ceph-mon[108979]: pgmap v21166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:51 smithi183 ceph-mon[99169]: pgmap v21167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:51 smithi119 ceph-mon[94175]: pgmap v21167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:51 smithi119 ceph-mon[108979]: pgmap v21167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:53 smithi183 ceph-mon[99169]: pgmap v21168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:53 smithi119 ceph-mon[94175]: pgmap v21168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:53 smithi119 ceph-mon[108979]: pgmap v21168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:49:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:49:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:49:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:49:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:55 smithi183 ceph-mon[99169]: pgmap v21169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:55 smithi119 ceph-mon[94175]: pgmap v21169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:55 smithi119 ceph-mon[108979]: pgmap v21169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:57.200 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:49:57.507 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:49:57.507 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 19s ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:49:57.507 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 19s ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:49:57.507 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 19s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:49:57.507 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 19s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:49:57.507 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 19s ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:49:57.508 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 19s ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:49:57.508 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 19s ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:49:57.508 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 19s ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:49:57.508 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 19s ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:49:57.508 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 19s ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:49:57.508 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 19s ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:49:57.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 19s ago 10h 6190M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:49:57.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 19s ago 10h 6214M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:49:57.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 19s ago 10h 5564M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:49:57.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 19s ago 10h 5433M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:49:57.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 19s ago 10h 4747M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:49:57.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 19s ago 10h 5962M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:49:57.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 19s ago 10h 4900M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:49:57.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 19s ago 10h 5819M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:49:57.508 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 19s ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:49:57.889 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:49:57.890 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:49:57.890 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:49:57.890 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:49:57.890 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:49:57.890 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:49:57.890 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:49:57.890 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:49:57.890 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:49:57.890 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:49:57.890 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:49:57.890 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:49:57.890 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:49:57.890 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:49:57.891 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:49:57.891 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:49:57.891 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:49:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:57 smithi183 ceph-mon[99169]: pgmap v21170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:57 smithi119 ceph-mon[94175]: pgmap v21170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:57 smithi119 ceph-mon[108979]: pgmap v21170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:58 smithi183 ceph-mon[99169]: from='client.38175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:49:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:58 smithi183 ceph-mon[99169]: from='client.48065 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:49:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2420812987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:49:58.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:58 smithi119 ceph-mon[94175]: from='client.38175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:49:58.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:58 smithi119 ceph-mon[94175]: from='client.48065 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:49:58.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2420812987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:49:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:58 smithi119 ceph-mon[108979]: from='client.38175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:49:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:58 smithi119 ceph-mon[108979]: from='client.48065 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:49:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2420812987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:49:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:49:59 smithi183 ceph-mon[99169]: pgmap v21171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:49:59 smithi119 ceph-mon[108979]: pgmap v21171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:49:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:49:59 smithi119 ceph-mon[94175]: pgmap v21171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T01:49:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:50:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:50:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:50:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T01:50:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:01 smithi183 ceph-mon[99169]: pgmap v21172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:01 smithi119 ceph-mon[94175]: pgmap v21172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:01 smithi119 ceph-mon[108979]: pgmap v21172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:03 smithi183 ceph-mon[99169]: pgmap v21173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:03 smithi119 ceph-mon[94175]: pgmap v21173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:03 smithi119 ceph-mon[108979]: pgmap v21173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:50:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:50:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:50:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:05 smithi183 ceph-mon[99169]: pgmap v21174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:05 smithi119 ceph-mon[94175]: pgmap v21174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:05 smithi119 ceph-mon[108979]: pgmap v21174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:07 smithi183 ceph-mon[99169]: pgmap v21175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:07 smithi119 ceph-mon[94175]: pgmap v21175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:07 smithi119 ceph-mon[108979]: pgmap v21175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:09.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:09 smithi183 ceph-mon[99169]: pgmap v21176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:09.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:09 smithi119 ceph-mon[94175]: pgmap v21176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:09 smithi119 ceph-mon[108979]: pgmap v21176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:11 smithi183 ceph-mon[99169]: pgmap v21177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:11 smithi119 ceph-mon[94175]: pgmap v21177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:11 smithi119 ceph-mon[108979]: pgmap v21177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:13 smithi183 ceph-mon[99169]: pgmap v21178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:13 smithi119 ceph-mon[94175]: pgmap v21178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:13 smithi119 ceph-mon[108979]: pgmap v21178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:50:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:50:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:50:15.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:15 smithi183 ceph-mon[99169]: pgmap v21179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:15 smithi119 ceph-mon[94175]: pgmap v21179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:15 smithi119 ceph-mon[108979]: pgmap v21179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:17 smithi183 ceph-mon[99169]: pgmap v21180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:17 smithi119 ceph-mon[94175]: pgmap v21180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:17 smithi119 ceph-mon[108979]: pgmap v21180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:19 smithi183 ceph-mon[99169]: pgmap v21181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:19 smithi119 ceph-mon[94175]: pgmap v21181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:19 smithi119 ceph-mon[108979]: pgmap v21181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:21 smithi183 ceph-mon[99169]: pgmap v21182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:21 smithi119 ceph-mon[108979]: pgmap v21182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:21 smithi119 ceph-mon[94175]: pgmap v21182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:23 smithi183 ceph-mon[99169]: pgmap v21183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:23 smithi119 ceph-mon[94175]: pgmap v21183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:23 smithi119 ceph-mon[108979]: pgmap v21183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:50:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:50:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:50:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:25 smithi183 ceph-mon[99169]: pgmap v21184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:25 smithi119 ceph-mon[108979]: pgmap v21184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:25 smithi119 ceph-mon[94175]: pgmap v21184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:27 smithi183 ceph-mon[99169]: pgmap v21185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:27 smithi119 ceph-mon[94175]: pgmap v21185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:27 smithi119 ceph-mon[108979]: pgmap v21185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:28.236 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:50:28.540 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:50:28.540 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 50s ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:50:28.540 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 50s ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:50:28.541 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 50s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:50:28.541 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 50s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:50:28.541 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 50s ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:50:28.541 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 50s ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:50:28.541 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 50s ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:50:28.541 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 50s ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:50:28.541 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 50s ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:50:28.541 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 50s ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:50:28.541 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 50s ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:50:28.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 50s ago 10h 6190M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:50:28.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 50s ago 10h 6214M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:50:28.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 50s ago 10h 5564M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:50:28.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 50s ago 10h 5433M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:50:28.541 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 50s ago 10h 4747M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:50:28.542 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 50s ago 10h 5962M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:50:28.542 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 50s ago 10h 4900M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:50:28.542 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 50s ago 10h 5819M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:50:28.542 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 50s ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:50:28.919 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:50:28.919 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:50:28.919 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:50:28.919 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:50:28.920 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:50:28.920 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:50:28.920 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:50:28.920 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:50:28.920 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:50:28.920 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:50:28.920 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:50:28.920 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:50:28.920 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:50:28.920 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:50:28.920 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:50:28.920 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:50:28.920 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:50:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:29 smithi183 ceph-mon[99169]: pgmap v21186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:29 smithi183 ceph-mon[99169]: from='client.48077 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:50:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:29 smithi183 ceph-mon[99169]: from='client.38199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:50:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3273469880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:50:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:29 smithi119 ceph-mon[108979]: pgmap v21186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:29 smithi119 ceph-mon[108979]: from='client.48077 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:50:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:29 smithi119 ceph-mon[108979]: from='client.38199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:50:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3273469880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:50:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:29 smithi119 ceph-mon[94175]: pgmap v21186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:29 smithi119 ceph-mon[94175]: from='client.48077 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:50:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:29 smithi119 ceph-mon[94175]: from='client.38199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:50:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3273469880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:50:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:31 smithi183 ceph-mon[99169]: pgmap v21187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:31 smithi119 ceph-mon[108979]: pgmap v21187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:31 smithi119 ceph-mon[94175]: pgmap v21187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:33 smithi183 ceph-mon[99169]: pgmap v21188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:33 smithi119 ceph-mon[108979]: pgmap v21188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:33 smithi119 ceph-mon[94175]: pgmap v21188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:50:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:50:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:50:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:35 smithi183 ceph-mon[99169]: pgmap v21189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:35 smithi119 ceph-mon[108979]: pgmap v21189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:35 smithi119 ceph-mon[94175]: pgmap v21189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:37 smithi183 ceph-mon[99169]: pgmap v21190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:37 smithi119 ceph-mon[108979]: pgmap v21190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:37 smithi119 ceph-mon[94175]: pgmap v21190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:38 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:50:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:38 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:50:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:38 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:50:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:39 smithi183 ceph-mon[99169]: pgmap v21191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:50:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:50:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:50:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:39 smithi119 ceph-mon[94175]: pgmap v21191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:50:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:50:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:50:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:39 smithi119 ceph-mon[108979]: pgmap v21191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:50:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:50:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:50:39.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:41 smithi183 ceph-mon[99169]: pgmap v21192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:41 smithi119 ceph-mon[94175]: pgmap v21192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:41 smithi119 ceph-mon[108979]: pgmap v21192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:43 smithi183 ceph-mon[99169]: pgmap v21193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:43 smithi119 ceph-mon[94175]: pgmap v21193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:43 smithi119 ceph-mon[108979]: pgmap v21193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:50:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:50:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:50:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:45 smithi183 ceph-mon[99169]: pgmap v21194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:45 smithi119 ceph-mon[94175]: pgmap v21194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:45 smithi119 ceph-mon[108979]: pgmap v21194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:47 smithi183 ceph-mon[99169]: pgmap v21195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:47 smithi119 ceph-mon[94175]: pgmap v21195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:47 smithi119 ceph-mon[108979]: pgmap v21195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:49 smithi119 ceph-mon[94175]: pgmap v21196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:49 smithi119 ceph-mon[108979]: pgmap v21196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:49 smithi183 ceph-mon[99169]: pgmap v21196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:51 smithi119 ceph-mon[108979]: pgmap v21197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:51 smithi119 ceph-mon[94175]: pgmap v21197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:51 smithi183 ceph-mon[99169]: pgmap v21197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:53 smithi119 ceph-mon[94175]: pgmap v21198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:53 smithi119 ceph-mon[108979]: pgmap v21198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:53 smithi183 ceph-mon[99169]: pgmap v21198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:50:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:50:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:50:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:50:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:55 smithi183 ceph-mon[99169]: pgmap v21199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:55 smithi119 ceph-mon[94175]: pgmap v21199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:55 smithi119 ceph-mon[108979]: pgmap v21199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:57 smithi183 ceph-mon[99169]: pgmap v21200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:57 smithi119 ceph-mon[94175]: pgmap v21200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:57 smithi119 ceph-mon[108979]: pgmap v21200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:50:59.265 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:50:59.576 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:50:59.576 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 81s ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:50:59.576 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 81s ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:50:59.577 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 81s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:50:59.577 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 81s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:50:59.577 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 81s ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:50:59.577 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 81s ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:50:59.577 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 81s ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:50:59.577 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 81s ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:50:59.577 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 81s ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:50:59.577 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 81s ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:50:59.577 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 81s ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:50:59.577 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 81s ago 10h 6190M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:50:59.577 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 81s ago 10h 6214M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:50:59.577 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 81s ago 10h 5564M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:50:59.577 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 81s ago 10h 5433M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:50:59.577 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 81s ago 10h 4747M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:50:59.578 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 81s ago 10h 5962M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:50:59.578 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 81s ago 10h 4900M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:50:59.578 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 81s ago 10h 5819M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:50:59.578 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 81s ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:50:59.959 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:50:59.959 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:50:59.960 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:50:59.960 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:50:59.960 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:50:59.960 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:50:59.960 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:50:59.960 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:50:59.960 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:50:59.960 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:50:59.960 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:50:59.960 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:50:59.960 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:50:59.960 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:50:59.960 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:50:59.960 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:50:59.961 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:51:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:50:59 smithi183 ceph-mon[99169]: pgmap v21201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:50:59 smithi119 ceph-mon[94175]: pgmap v21201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:50:59 smithi119 ceph-mon[108979]: pgmap v21201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:00 smithi183 ceph-mon[99169]: from='client.48095 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:51:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:00 smithi183 ceph-mon[99169]: from='client.48101 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:51:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2101196049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:51:01.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:00 smithi119 ceph-mon[94175]: from='client.48095 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:51:01.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:00 smithi119 ceph-mon[94175]: from='client.48101 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:51:01.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2101196049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:51:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:00 smithi119 ceph-mon[108979]: from='client.48095 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:51:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:00 smithi119 ceph-mon[108979]: from='client.48101 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:51:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2101196049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:51:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:01 smithi183 ceph-mon[99169]: pgmap v21202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:01 smithi119 ceph-mon[108979]: pgmap v21202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:01 smithi119 ceph-mon[94175]: pgmap v21202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:04.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:03 smithi119 ceph-mon[94175]: pgmap v21203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:04.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:03 smithi119 ceph-mon[108979]: pgmap v21203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:03 smithi183 ceph-mon[99169]: pgmap v21203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:51:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:51:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:51:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:05 smithi183 ceph-mon[99169]: pgmap v21204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:05 smithi119 ceph-mon[94175]: pgmap v21204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:05 smithi119 ceph-mon[108979]: pgmap v21204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:07 smithi183 ceph-mon[99169]: pgmap v21205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:07 smithi119 ceph-mon[94175]: pgmap v21205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:07 smithi119 ceph-mon[108979]: pgmap v21205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:09 smithi183 ceph-mon[99169]: pgmap v21206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:09 smithi119 ceph-mon[94175]: pgmap v21206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:09 smithi119 ceph-mon[108979]: pgmap v21206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:11 smithi183 ceph-mon[99169]: pgmap v21207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:11 smithi119 ceph-mon[94175]: pgmap v21207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:11 smithi119 ceph-mon[108979]: pgmap v21207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:13 smithi119 ceph-mon[94175]: pgmap v21208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:13 smithi119 ceph-mon[108979]: pgmap v21208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:13 smithi183 ceph-mon[99169]: pgmap v21208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:51:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:51:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:51:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:15 smithi183 ceph-mon[99169]: pgmap v21209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:15 smithi119 ceph-mon[94175]: pgmap v21209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:15 smithi119 ceph-mon[108979]: pgmap v21209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:17 smithi183 ceph-mon[99169]: pgmap v21210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:17 smithi119 ceph-mon[94175]: pgmap v21210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:17 smithi119 ceph-mon[108979]: pgmap v21210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:19 smithi183 ceph-mon[99169]: pgmap v21211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:19 smithi119 ceph-mon[108979]: pgmap v21211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:19 smithi119 ceph-mon[94175]: pgmap v21211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:21 smithi183 ceph-mon[99169]: pgmap v21212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:21 smithi119 ceph-mon[94175]: pgmap v21212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:21 smithi119 ceph-mon[108979]: pgmap v21212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:23 smithi119 ceph-mon[94175]: pgmap v21213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:23 smithi119 ceph-mon[108979]: pgmap v21213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:23 smithi183 ceph-mon[99169]: pgmap v21213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:51:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:51:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:51:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:26.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:25 smithi183 ceph-mon[99169]: pgmap v21214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:25 smithi119 ceph-mon[94175]: pgmap v21214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:25 smithi119 ceph-mon[108979]: pgmap v21214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:27 smithi183 ceph-mon[99169]: pgmap v21215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:27 smithi119 ceph-mon[94175]: pgmap v21215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:27 smithi119 ceph-mon[108979]: pgmap v21215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:29 smithi183 ceph-mon[99169]: pgmap v21216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:29 smithi119 ceph-mon[94175]: pgmap v21216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:29 smithi119 ceph-mon[108979]: pgmap v21216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:30.304 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:51:30.608 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:51:30.609 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 112s ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:51:30.609 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 112s ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:51:30.609 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 112s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:51:30.609 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 112s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:51:30.609 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 112s ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:51:30.609 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 112s ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:51:30.609 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 112s ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:51:30.609 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 112s ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:51:30.609 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 112s ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:51:30.609 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 112s ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:51:30.609 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 112s ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:51:30.609 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 112s ago 10h 6190M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:51:30.609 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 112s ago 10h 6214M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:51:30.610 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 112s ago 10h 5564M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:51:30.610 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 112s ago 10h 5433M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:51:30.610 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 112s ago 10h 4747M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:51:30.610 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 112s ago 10h 5962M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:51:30.610 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 112s ago 10h 4900M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:51:30.610 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 112s ago 10h 5819M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:51:30.610 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 112s ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:51:30.991 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:51:30.991 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:51:30.991 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:51:30.991 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:51:30.991 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:51:30.992 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:51:30.992 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:51:30.992 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:51:30.992 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:51:30.992 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:51:30.992 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:51:30.992 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:51:30.992 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:51:30.992 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:51:30.992 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:51:30.992 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:51:30.992 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:51:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:31 smithi183 ceph-mon[99169]: pgmap v21217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:32.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:31 smithi183 ceph-mon[99169]: from='client.48113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:51:32.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:31 smithi183 ceph-mon[99169]: from='client.48119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:51:32.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/253285544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:51:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:31 smithi119 ceph-mon[94175]: pgmap v21217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:31 smithi119 ceph-mon[94175]: from='client.48113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:51:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:31 smithi119 ceph-mon[94175]: from='client.48119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:51:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/253285544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:51:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:31 smithi119 ceph-mon[108979]: pgmap v21217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:31 smithi119 ceph-mon[108979]: from='client.48113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:51:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:31 smithi119 ceph-mon[108979]: from='client.48119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:51:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/253285544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:51:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:33 smithi119 ceph-mon[94175]: pgmap v21218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:33 smithi119 ceph-mon[108979]: pgmap v21218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:33 smithi183 ceph-mon[99169]: pgmap v21218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:51:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:51:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:51:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:35 smithi183 ceph-mon[99169]: pgmap v21219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:35 smithi119 ceph-mon[108979]: pgmap v21219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:35 smithi119 ceph-mon[94175]: pgmap v21219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:37 smithi183 ceph-mon[99169]: pgmap v21220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:37 smithi119 ceph-mon[108979]: pgmap v21220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:37 smithi119 ceph-mon[94175]: pgmap v21220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:39 smithi183 ceph-mon[99169]: pgmap v21221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:51:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:51:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:51:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:51:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:39 smithi119 ceph-mon[108979]: pgmap v21221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:51:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:51:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:51:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:51:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:39 smithi119 ceph-mon[94175]: pgmap v21221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:51:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:51:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:51:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:51:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:41 smithi183 ceph-mon[99169]: pgmap v21222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:41 smithi119 ceph-mon[94175]: pgmap v21222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:41 smithi119 ceph-mon[108979]: pgmap v21222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:43 smithi119 ceph-mon[94175]: pgmap v21223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:43 smithi119 ceph-mon[108979]: pgmap v21223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:43 smithi183 ceph-mon[99169]: pgmap v21223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:51:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:51:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:51:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:45 smithi183 ceph-mon[99169]: pgmap v21224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:45 smithi119 ceph-mon[94175]: pgmap v21224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:46.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:45 smithi119 ceph-mon[108979]: pgmap v21224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:47 smithi183 ceph-mon[99169]: pgmap v21225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:47 smithi119 ceph-mon[94175]: pgmap v21225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:47 smithi119 ceph-mon[108979]: pgmap v21225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:49 smithi183 ceph-mon[99169]: pgmap v21226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:49 smithi119 ceph-mon[94175]: pgmap v21226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:49 smithi119 ceph-mon[108979]: pgmap v21226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:51 smithi183 ceph-mon[99169]: pgmap v21227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:51 smithi119 ceph-mon[94175]: pgmap v21227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:51 smithi119 ceph-mon[108979]: pgmap v21227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:53 smithi119 ceph-mon[94175]: pgmap v21228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:53 smithi119 ceph-mon[108979]: pgmap v21228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:53 smithi183 ceph-mon[99169]: pgmap v21228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:51:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:51:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:51:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:51:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:55 smithi183 ceph-mon[99169]: pgmap v21229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:55 smithi119 ceph-mon[94175]: pgmap v21229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:55 smithi119 ceph-mon[108979]: pgmap v21229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:57 smithi183 ceph-mon[99169]: pgmap v21230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:57 smithi119 ceph-mon[94175]: pgmap v21230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:51:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:57 smithi119 ceph-mon[108979]: pgmap v21230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:51:59 smithi183 ceph-mon[99169]: pgmap v21231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:51:59 smithi119 ceph-mon[94175]: pgmap v21231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:51:59 smithi119 ceph-mon[108979]: pgmap v21231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:01.338 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:52:01.643 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:52:01.643 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 2m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:52:01.643 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 2m ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:52:01.643 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 2m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:52:01.644 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 2m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:52:01.644 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 2m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:52:01.644 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 2m ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:52:01.644 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 2m ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:52:01.644 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 2m ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:52:01.644 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 2m ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:52:01.644 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 2m ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:52:01.644 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 2m ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:52:01.644 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 2m ago 10h 6190M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:52:01.644 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 2m ago 10h 6214M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:52:01.644 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 2m ago 10h 5564M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:52:01.644 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 2m ago 10h 5433M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:52:01.644 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 2m ago 10h 4747M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:52:01.644 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 2m ago 10h 5962M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:52:01.645 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 2m ago 10h 4900M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:52:01.645 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 2m ago 10h 5819M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:52:01.645 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 2m ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:52:02.025 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:52:02.025 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:52:02.025 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:52:02.025 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:52:02.025 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:52:02.025 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:52:02.025 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:52:02.025 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:52:02.026 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:52:02.026 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:52:02.026 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:52:02.026 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:52:02.026 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:52:02.026 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:52:02.026 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:52:02.026 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:52:02.026 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:52:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:01 smithi183 ceph-mon[99169]: pgmap v21232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:01 smithi119 ceph-mon[94175]: pgmap v21232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:01 smithi119 ceph-mon[108979]: pgmap v21232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:02 smithi183 ceph-mon[99169]: from='client.48131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:52:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:02 smithi183 ceph-mon[99169]: from='client.38253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:52:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/165498272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:52:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:02 smithi119 ceph-mon[94175]: from='client.48131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:52:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:02 smithi119 ceph-mon[94175]: from='client.38253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:52:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/165498272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:52:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:02 smithi119 ceph-mon[108979]: from='client.48131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:52:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:02 smithi119 ceph-mon[108979]: from='client.38253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:52:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/165498272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:52:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:03 smithi119 ceph-mon[108979]: pgmap v21233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:04.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:03 smithi119 ceph-mon[94175]: pgmap v21233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:03 smithi183 ceph-mon[99169]: pgmap v21233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:52:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:52:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:52:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:05 smithi183 ceph-mon[99169]: pgmap v21234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:05 smithi119 ceph-mon[94175]: pgmap v21234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:05 smithi119 ceph-mon[108979]: pgmap v21234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:07 smithi183 ceph-mon[99169]: pgmap v21235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:07 smithi119 ceph-mon[94175]: pgmap v21235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:07 smithi119 ceph-mon[108979]: pgmap v21235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:09 smithi183 ceph-mon[99169]: pgmap v21236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:09 smithi119 ceph-mon[94175]: pgmap v21236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:09 smithi119 ceph-mon[108979]: pgmap v21236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:11 smithi183 ceph-mon[99169]: pgmap v21237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:11 smithi119 ceph-mon[94175]: pgmap v21237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:11 smithi119 ceph-mon[108979]: pgmap v21237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:13 smithi119 ceph-mon[94175]: pgmap v21238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:13 smithi119 ceph-mon[108979]: pgmap v21238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:13 smithi183 ceph-mon[99169]: pgmap v21238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:52:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:52:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:52:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:15 smithi183 ceph-mon[99169]: pgmap v21239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:15 smithi119 ceph-mon[94175]: pgmap v21239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:15 smithi119 ceph-mon[108979]: pgmap v21239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:17 smithi183 ceph-mon[99169]: pgmap v21240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:17 smithi119 ceph-mon[94175]: pgmap v21240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:17 smithi119 ceph-mon[108979]: pgmap v21240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:19 smithi183 ceph-mon[99169]: pgmap v21241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:19 smithi119 ceph-mon[94175]: pgmap v21241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:19 smithi119 ceph-mon[108979]: pgmap v21241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:21 smithi183 ceph-mon[99169]: pgmap v21242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:21 smithi119 ceph-mon[94175]: pgmap v21242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:21 smithi119 ceph-mon[108979]: pgmap v21242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:23 smithi119 ceph-mon[94175]: pgmap v21243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:23 smithi119 ceph-mon[108979]: pgmap v21243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:23 smithi183 ceph-mon[99169]: pgmap v21243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:52:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:52:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:52:25.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:25 smithi183 ceph-mon[99169]: pgmap v21244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:25 smithi119 ceph-mon[94175]: pgmap v21244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:25 smithi119 ceph-mon[108979]: pgmap v21244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:27 smithi183 ceph-mon[99169]: pgmap v21245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:27 smithi119 ceph-mon[94175]: pgmap v21245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:27 smithi119 ceph-mon[108979]: pgmap v21245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:29 smithi183 ceph-mon[99169]: pgmap v21246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:29 smithi119 ceph-mon[94175]: pgmap v21246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:29 smithi119 ceph-mon[108979]: pgmap v21246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:31 smithi183 ceph-mon[99169]: pgmap v21247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:31 smithi119 ceph-mon[108979]: pgmap v21247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:31 smithi119 ceph-mon[94175]: pgmap v21247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:32.371 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:52:32.674 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:52:32.674 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 2m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:52:32.674 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 2m ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:52:32.674 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 2m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:52:32.674 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 2m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:52:32.675 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 2m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:52:32.675 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 2m ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:52:32.675 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 2m ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:52:32.675 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 2m ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:52:32.675 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 2m ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:52:32.675 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 2m ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:52:32.675 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 2m ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:52:32.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 2m ago 10h 6190M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:52:32.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 2m ago 10h 6214M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:52:32.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 2m ago 10h 5564M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:52:32.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 2m ago 10h 5433M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:52:32.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 2m ago 10h 4747M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:52:32.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 2m ago 10h 5962M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:52:32.675 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 2m ago 10h 4900M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:52:32.676 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 2m ago 10h 5819M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:52:32.676 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 2m ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:52:33.052 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:52:33.052 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:52:33.052 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:52:33.052 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:52:33.052 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:52:33.052 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:52:33.053 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:52:33.053 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:52:33.053 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:52:33.053 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:52:33.053 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:52:33.053 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:52:33.053 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:52:33.053 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:52:33.053 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:52:33.053 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:52:33.053 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:52:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:33 smithi119 ceph-mon[94175]: pgmap v21248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:33 smithi119 ceph-mon[94175]: from='client.48149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:52:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:33 smithi119 ceph-mon[94175]: from='client.38271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:52:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3410023366' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:52:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:33 smithi119 ceph-mon[108979]: pgmap v21248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:33 smithi119 ceph-mon[108979]: from='client.48149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:52:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:33 smithi119 ceph-mon[108979]: from='client.38271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:52:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3410023366' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:52:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:33 smithi183 ceph-mon[99169]: pgmap v21248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:33 smithi183 ceph-mon[99169]: from='client.48149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:52:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:33 smithi183 ceph-mon[99169]: from='client.38271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:52:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3410023366' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:52:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:52:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:52:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:52:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:35 smithi183 ceph-mon[99169]: pgmap v21249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:35 smithi119 ceph-mon[94175]: pgmap v21249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:35 smithi119 ceph-mon[108979]: pgmap v21249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:37 smithi183 ceph-mon[99169]: pgmap v21250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:37 smithi119 ceph-mon[94175]: pgmap v21250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:37 smithi119 ceph-mon[108979]: pgmap v21250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:39 smithi183 ceph-mon[99169]: pgmap v21251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:52:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:39 smithi119 ceph-mon[108979]: pgmap v21251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:52:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:39 smithi119 ceph-mon[94175]: pgmap v21251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:52:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:41 smithi183 ceph-mon[99169]: pgmap v21252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:52:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:52:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:52:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:52:41.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:52:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:41 smithi119 ceph-mon[108979]: pgmap v21252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:52:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:52:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:52:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:52:41.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:52:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:41 smithi119 ceph-mon[94175]: pgmap v21252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:52:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:52:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:52:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:52:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:52:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:43 smithi183 ceph-mon[99169]: pgmap v21253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:43.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:43 smithi119 ceph-mon[94175]: pgmap v21253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:43.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:43 smithi119 ceph-mon[108979]: pgmap v21253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:52:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:52:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:52:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:45 smithi183 ceph-mon[99169]: pgmap v21254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:45 smithi119 ceph-mon[94175]: pgmap v21254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:45 smithi119 ceph-mon[108979]: pgmap v21254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:47 smithi183 ceph-mon[99169]: pgmap v21255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:47 smithi119 ceph-mon[94175]: pgmap v21255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:47 smithi119 ceph-mon[108979]: pgmap v21255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:49 smithi183 ceph-mon[99169]: pgmap v21256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:49 smithi119 ceph-mon[94175]: pgmap v21256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:49 smithi119 ceph-mon[108979]: pgmap v21256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:51 smithi183 ceph-mon[99169]: pgmap v21257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:51 smithi119 ceph-mon[94175]: pgmap v21257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:51 smithi119 ceph-mon[108979]: pgmap v21257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:53 smithi183 ceph-mon[99169]: pgmap v21258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:53 smithi119 ceph-mon[94175]: pgmap v21258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:53 smithi119 ceph-mon[108979]: pgmap v21258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:52:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:52:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:52:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:52:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:55 smithi183 ceph-mon[99169]: pgmap v21259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:55 smithi119 ceph-mon[94175]: pgmap v21259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:55 smithi119 ceph-mon[108979]: pgmap v21259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:57 smithi183 ceph-mon[99169]: pgmap v21260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:57.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:57 smithi119 ceph-mon[94175]: pgmap v21260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:57.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:57 smithi119 ceph-mon[108979]: pgmap v21260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:52:59 smithi183 ceph-mon[99169]: pgmap v21261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:52:59 smithi119 ceph-mon[94175]: pgmap v21261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:52:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:52:59 smithi119 ceph-mon[108979]: pgmap v21261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:01 smithi183 ceph-mon[99169]: pgmap v21262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:01 smithi119 ceph-mon[94175]: pgmap v21262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:01 smithi119 ceph-mon[108979]: pgmap v21262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:03.396 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:53:03.710 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:53:03.710 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 3m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:53:03.710 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 3m ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:53:03.710 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 3m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:53:03.710 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 3m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:53:03.710 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 3m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:53:03.711 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 3m ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:53:03.711 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 3m ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:53:03.711 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 3m ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:53:03.711 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 3m ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:53:03.711 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 3m ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:53:03.711 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 3m ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:53:03.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 3m ago 10h 6190M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:53:03.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 3m ago 10h 6214M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:53:03.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 3m ago 10h 5564M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:53:03.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 3m ago 10h 5433M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:53:03.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 3m ago 10h 4747M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:53:03.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 3m ago 10h 5962M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:53:03.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 3m ago 10h 4900M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:53:03.711 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 3m ago 10h 5819M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:53:03.712 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 3m ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:53:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:03 smithi183 ceph-mon[99169]: pgmap v21263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:03.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:03 smithi119 ceph-mon[108979]: pgmap v21263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:03.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:03 smithi119 ceph-mon[94175]: pgmap v21263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:04.087 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:53:04.087 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:53:04.087 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:53:04.088 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:53:04.088 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:53:04.088 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:53:04.088 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:53:04.088 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:53:04.088 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:53:04.088 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:53:04.088 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:53:04.088 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:53:04.088 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:53:04.088 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:53:04.089 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:53:04.089 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:53:04.089 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:53:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:53:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:53:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:53:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:04 smithi183 ceph-mon[99169]: from='client.48167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:53:04.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:04 smithi183 ceph-mon[99169]: from='client.48173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:53:04.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1165611696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:53:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:04 smithi119 ceph-mon[108979]: from='client.48167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:53:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:04 smithi119 ceph-mon[108979]: from='client.48173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:53:04.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1165611696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:53:04.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:04 smithi119 ceph-mon[94175]: from='client.48167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:53:04.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:04 smithi119 ceph-mon[94175]: from='client.48173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:53:04.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1165611696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:53:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:05 smithi183 ceph-mon[99169]: pgmap v21264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:05 smithi119 ceph-mon[94175]: pgmap v21264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:05 smithi119 ceph-mon[108979]: pgmap v21264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:07 smithi183 ceph-mon[99169]: pgmap v21265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:07 smithi119 ceph-mon[94175]: pgmap v21265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:07 smithi119 ceph-mon[108979]: pgmap v21265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:09 smithi183 ceph-mon[99169]: pgmap v21266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:09 smithi119 ceph-mon[94175]: pgmap v21266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:09 smithi119 ceph-mon[108979]: pgmap v21266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:11 smithi183 ceph-mon[99169]: pgmap v21267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:11 smithi119 ceph-mon[94175]: pgmap v21267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:11 smithi119 ceph-mon[108979]: pgmap v21267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:13 smithi183 ceph-mon[99169]: pgmap v21268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:13.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:13 smithi119 ceph-mon[94175]: pgmap v21268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:13.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:13 smithi119 ceph-mon[108979]: pgmap v21268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:53:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:53:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:53:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 01:53:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T01:53:14.930965681Z level=info msg="Completed cleanup jobs" duration=15.527922ms 2023-12-02T01:53:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:15 smithi183 ceph-mon[99169]: pgmap v21269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:15 smithi119 ceph-mon[94175]: pgmap v21269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:15 smithi119 ceph-mon[108979]: pgmap v21269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:17 smithi183 ceph-mon[99169]: pgmap v21270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:17 smithi119 ceph-mon[94175]: pgmap v21270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:17 smithi119 ceph-mon[108979]: pgmap v21270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:19 smithi183 ceph-mon[99169]: pgmap v21271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:19 smithi119 ceph-mon[94175]: pgmap v21271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:19 smithi119 ceph-mon[108979]: pgmap v21271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:21 smithi183 ceph-mon[99169]: pgmap v21272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:21 smithi119 ceph-mon[94175]: pgmap v21272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:21 smithi119 ceph-mon[108979]: pgmap v21272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:23 smithi183 ceph-mon[99169]: pgmap v21273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:23 smithi119 ceph-mon[94175]: pgmap v21273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:23 smithi119 ceph-mon[108979]: pgmap v21273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:53:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:53:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:53:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:25 smithi183 ceph-mon[99169]: pgmap v21274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:25 smithi119 ceph-mon[94175]: pgmap v21274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:25 smithi119 ceph-mon[108979]: pgmap v21274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:27 smithi183 ceph-mon[99169]: pgmap v21275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:27 smithi119 ceph-mon[94175]: pgmap v21275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:27 smithi119 ceph-mon[108979]: pgmap v21275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:29 smithi183 ceph-mon[99169]: pgmap v21276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:29 smithi119 ceph-mon[94175]: pgmap v21276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:29 smithi119 ceph-mon[108979]: pgmap v21276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:31 smithi183 ceph-mon[99169]: pgmap v21277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:31 smithi119 ceph-mon[94175]: pgmap v21277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:31 smithi119 ceph-mon[108979]: pgmap v21277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:33 smithi183 ceph-mon[99169]: pgmap v21278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:33 smithi119 ceph-mon[94175]: pgmap v21278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:33 smithi119 ceph-mon[108979]: pgmap v21278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:34.436 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:53:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:53:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:53:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:53:34.746 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:53:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 3m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:53:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 3m ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:53:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 3m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:53:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 3m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:53:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 3m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:53:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 3m ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:53:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 3m ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:53:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 3m ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:53:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 3m ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:53:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 3m ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:53:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 3m ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:53:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 3m ago 10h 6190M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:53:34.747 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 3m ago 10h 6214M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:53:34.748 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 3m ago 10h 5564M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:53:34.748 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 3m ago 10h 5433M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:53:34.748 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 3m ago 10h 4747M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:53:34.748 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 3m ago 10h 5962M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:53:34.748 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 3m ago 10h 4900M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:53:34.748 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 3m ago 10h 5819M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:53:34.748 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 3m ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:53:35.128 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:53:35.128 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:53:35.128 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:53:35.128 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:53:35.128 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:53:35.128 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:53:35.128 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:53:35.128 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:53:35.128 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:53:35.128 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:53:35.128 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:53:35.128 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:53:35.128 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:53:35.129 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:53:35.129 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:53:35.129 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:53:35.129 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:53:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:35 smithi119 ceph-mon[108979]: pgmap v21279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:35 smithi119 ceph-mon[108979]: from='client.38301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:53:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:35 smithi119 ceph-mon[108979]: from='client.48191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:53:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1119997189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:53:35.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:35 smithi119 ceph-mon[94175]: pgmap v21279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:35.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:35 smithi119 ceph-mon[94175]: from='client.38301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:53:35.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:35 smithi119 ceph-mon[94175]: from='client.48191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:53:35.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1119997189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:53:36.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:35 smithi183 ceph-mon[99169]: pgmap v21279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:36.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:35 smithi183 ceph-mon[99169]: from='client.38301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:53:36.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:35 smithi183 ceph-mon[99169]: from='client.48191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:53:36.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1119997189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:53:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:37 smithi119 ceph-mon[94175]: pgmap v21280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:37 smithi119 ceph-mon[108979]: pgmap v21280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:37 smithi183 ceph-mon[99169]: pgmap v21280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:39 smithi183 ceph-mon[99169]: pgmap v21281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:39 smithi119 ceph-mon[94175]: pgmap v21281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:39 smithi119 ceph-mon[108979]: pgmap v21281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:41 smithi183 ceph-mon[99169]: pgmap v21282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:42.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:53:42.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:53:42.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:53:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:41 smithi119 ceph-mon[94175]: pgmap v21282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:53:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:53:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:53:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:41 smithi119 ceph-mon[108979]: pgmap v21282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:53:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:53:42.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:53:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:53:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:53:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:53:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:53:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:53:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:53:43.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:53:43.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:53:43.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:53:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:43 smithi119 ceph-mon[94175]: pgmap v21283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:43 smithi119 ceph-mon[108979]: pgmap v21283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:43 smithi183 ceph-mon[99169]: pgmap v21283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:53:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:53:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:53:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:45 smithi183 ceph-mon[99169]: pgmap v21284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:45 smithi119 ceph-mon[94175]: pgmap v21284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:45 smithi119 ceph-mon[108979]: pgmap v21284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:47 smithi183 ceph-mon[99169]: pgmap v21285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:47 smithi119 ceph-mon[108979]: pgmap v21285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:47 smithi119 ceph-mon[94175]: pgmap v21285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:49 smithi183 ceph-mon[99169]: pgmap v21286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:49 smithi119 ceph-mon[94175]: pgmap v21286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:49 smithi119 ceph-mon[108979]: pgmap v21286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:51 smithi183 ceph-mon[99169]: pgmap v21287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:51 smithi119 ceph-mon[94175]: pgmap v21287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:51 smithi119 ceph-mon[108979]: pgmap v21287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:53 smithi119 ceph-mon[108979]: pgmap v21288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:53 smithi119 ceph-mon[94175]: pgmap v21288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:53 smithi183 ceph-mon[99169]: pgmap v21288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:53:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:53:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:53:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:53:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:55 smithi183 ceph-mon[99169]: pgmap v21289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:55 smithi119 ceph-mon[94175]: pgmap v21289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:55 smithi119 ceph-mon[108979]: pgmap v21289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:57 smithi183 ceph-mon[99169]: pgmap v21290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:57 smithi119 ceph-mon[94175]: pgmap v21290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:53:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:57 smithi119 ceph-mon[108979]: pgmap v21290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:53:59 smithi183 ceph-mon[99169]: pgmap v21291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:53:59 smithi119 ceph-mon[94175]: pgmap v21291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:53:59 smithi119 ceph-mon[108979]: pgmap v21291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:01 smithi183 ceph-mon[99169]: pgmap v21292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:01 smithi119 ceph-mon[108979]: pgmap v21292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:01 smithi119 ceph-mon[94175]: pgmap v21292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:03 smithi183 ceph-mon[99169]: pgmap v21293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:04.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:54:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:54:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:54:04.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:03 smithi119 ceph-mon[108979]: pgmap v21293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:04.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:03 smithi119 ceph-mon[94175]: pgmap v21293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:05.473 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:54:05.780 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:54:05.780 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 4m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:54:05.780 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 4m ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:54:05.780 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 4m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:54:05.780 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 4m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:54:05.780 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 4m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:54:05.780 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 4m ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:54:05.780 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 4m ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:54:05.781 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 4m ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:54:05.781 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 4m ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:54:05.781 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 4m ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:54:05.781 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 4m ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:54:05.781 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 4m ago 10h 6190M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:54:05.781 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 4m ago 10h 6214M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:54:05.781 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 4m ago 10h 5564M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:54:05.781 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 4m ago 10h 5433M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:54:05.781 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 4m ago 10h 4747M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:54:05.781 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 4m ago 10h 5962M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:54:05.781 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 4m ago 10h 4900M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:54:05.781 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 4m ago 10h 5819M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:54:05.781 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 4m ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:54:06.159 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:54:06.159 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:54:06.159 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:54:06.160 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:54:06.160 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:54:06.161 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:54:06.161 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:54:06.161 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:54:06.161 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:54:06.161 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:54:06.161 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:54:06.162 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:54:06.163 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:54:06.163 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:54:06.163 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:54:06.164 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:54:06.164 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:54:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:05 smithi183 ceph-mon[99169]: pgmap v21294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:05 smithi119 ceph-mon[108979]: pgmap v21294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:05 smithi119 ceph-mon[94175]: pgmap v21294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:06 smithi183 ceph-mon[99169]: from='client.38319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:54:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:06 smithi183 ceph-mon[99169]: from='client.38325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:54:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3803662235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:54:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:06 smithi119 ceph-mon[94175]: from='client.38319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:54:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:06 smithi119 ceph-mon[94175]: from='client.38325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:54:07.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3803662235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:54:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:06 smithi119 ceph-mon[108979]: from='client.38319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:54:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:06 smithi119 ceph-mon[108979]: from='client.38325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:54:07.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3803662235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:54:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:07 smithi183 ceph-mon[99169]: pgmap v21295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:07 smithi119 ceph-mon[108979]: pgmap v21295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:07 smithi119 ceph-mon[94175]: pgmap v21295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:09 smithi119 ceph-mon[94175]: pgmap v21296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:09 smithi119 ceph-mon[108979]: pgmap v21296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:09 smithi183 ceph-mon[99169]: pgmap v21296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:12.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:11 smithi119 ceph-mon[94175]: pgmap v21297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:12.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:11 smithi119 ceph-mon[108979]: pgmap v21297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:11 smithi183 ceph-mon[99169]: pgmap v21297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:14.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:54:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:54:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:54:14.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:13 smithi119 ceph-mon[108979]: pgmap v21298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:14.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:13 smithi119 ceph-mon[94175]: pgmap v21298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:14.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:13 smithi183 ceph-mon[99169]: pgmap v21298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:16.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:15 smithi183 ceph-mon[99169]: pgmap v21299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:16.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:15 smithi119 ceph-mon[94175]: pgmap v21299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:15 smithi119 ceph-mon[108979]: pgmap v21299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:17.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:17 smithi183 ceph-mon[99169]: pgmap v21300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:17.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:17 smithi119 ceph-mon[94175]: pgmap v21300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:17.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:17 smithi119 ceph-mon[108979]: pgmap v21300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:19.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:19 smithi183 ceph-mon[99169]: pgmap v21301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:19.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:19 smithi119 ceph-mon[94175]: pgmap v21301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:19.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:19 smithi119 ceph-mon[108979]: pgmap v21301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:21.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:21 smithi183 ceph-mon[99169]: pgmap v21302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:21 smithi119 ceph-mon[94175]: pgmap v21302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:21 smithi119 ceph-mon[108979]: pgmap v21302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:23 smithi183 ceph-mon[99169]: pgmap v21303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:23 smithi119 ceph-mon[108979]: pgmap v21303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:23 smithi119 ceph-mon[94175]: pgmap v21303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:54:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:54:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:54:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:25 smithi183 ceph-mon[99169]: pgmap v21304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:25 smithi119 ceph-mon[108979]: pgmap v21304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:25 smithi119 ceph-mon[94175]: pgmap v21304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:27 smithi183 ceph-mon[99169]: pgmap v21305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:27 smithi119 ceph-mon[94175]: pgmap v21305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:27 smithi119 ceph-mon[108979]: pgmap v21305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:29 smithi183 ceph-mon[99169]: pgmap v21306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:29 smithi119 ceph-mon[94175]: pgmap v21306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:29 smithi119 ceph-mon[108979]: pgmap v21306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:31 smithi183 ceph-mon[99169]: pgmap v21307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:31 smithi119 ceph-mon[94175]: pgmap v21307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:31 smithi119 ceph-mon[108979]: pgmap v21307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:33 smithi183 ceph-mon[99169]: pgmap v21308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:33 smithi119 ceph-mon[94175]: pgmap v21308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:33 smithi119 ceph-mon[108979]: pgmap v21308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:54:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:54:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T01:54:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:35 smithi183 ceph-mon[99169]: pgmap v21309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:35 smithi119 ceph-mon[94175]: pgmap v21309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:35 smithi119 ceph-mon[108979]: pgmap v21309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:36.504 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:54:36.814 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:54:36.814 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 4m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:54:36.814 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 4m ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:54:36.814 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 4m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:54:36.814 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 4m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:54:36.814 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 4m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:54:36.814 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 4m ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:54:36.814 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 4m ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:54:36.815 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 4m ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:54:36.815 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 4m ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:54:36.815 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 4m ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:54:36.815 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 4m ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:54:36.815 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 4m ago 10h 6190M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:54:36.815 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 4m ago 10h 6214M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:54:36.815 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 4m ago 10h 5564M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:54:36.815 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 4m ago 10h 5433M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:54:36.815 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 4m ago 10h 4747M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:54:36.815 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 4m ago 10h 5962M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:54:36.815 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 4m ago 10h 4900M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:54:36.815 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 4m ago 10h 5819M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:54:36.815 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 4m ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:54:37.191 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:54:37.191 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:54:37.191 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:54:37.192 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:54:37.192 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:54:37.192 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:54:37.192 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:54:37.192 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:54:37.192 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:54:37.192 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:54:37.192 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:54:37.192 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:54:37.192 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:54:37.192 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:54:37.192 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:54:37.192 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:54:37.192 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:54:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:37 smithi183 ceph-mon[99169]: pgmap v21310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:37 smithi183 ceph-mon[99169]: from='client.38337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:54:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:37 smithi183 ceph-mon[99169]: from='client.38343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:54:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3899661561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:54:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:37 smithi119 ceph-mon[94175]: pgmap v21310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:37 smithi119 ceph-mon[94175]: from='client.38337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:54:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:37 smithi119 ceph-mon[94175]: from='client.38343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:54:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3899661561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:54:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:37 smithi119 ceph-mon[108979]: pgmap v21310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:37 smithi119 ceph-mon[108979]: from='client.38337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:54:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:37 smithi119 ceph-mon[108979]: from='client.38343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:54:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3899661561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:54:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:39 smithi183 ceph-mon[99169]: pgmap v21311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:39 smithi119 ceph-mon[94175]: pgmap v21311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:39 smithi119 ceph-mon[108979]: pgmap v21311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:41 smithi183 ceph-mon[99169]: pgmap v21312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:41 smithi119 ceph-mon[94175]: pgmap v21312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:41 smithi119 ceph-mon[108979]: pgmap v21312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:54:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:54:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:54:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:54:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:54:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:54:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:54:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:54:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:54:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:54:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:54:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:54:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:43 smithi183 ceph-mon[99169]: pgmap v21313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:43 smithi119 ceph-mon[94175]: pgmap v21313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:43 smithi119 ceph-mon[108979]: pgmap v21313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:54:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:54:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:54:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:45 smithi183 ceph-mon[99169]: pgmap v21314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:45 smithi119 ceph-mon[94175]: pgmap v21314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:45 smithi119 ceph-mon[108979]: pgmap v21314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:47.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:47 smithi183 ceph-mon[99169]: pgmap v21315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:47 smithi119 ceph-mon[94175]: pgmap v21315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:47 smithi119 ceph-mon[108979]: pgmap v21315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:49 smithi183 ceph-mon[99169]: pgmap v21316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:49 smithi119 ceph-mon[94175]: pgmap v21316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:49 smithi119 ceph-mon[108979]: pgmap v21316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:51 smithi183 ceph-mon[99169]: pgmap v21317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:51 smithi119 ceph-mon[94175]: pgmap v21317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:51 smithi119 ceph-mon[108979]: pgmap v21317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:53 smithi183 ceph-mon[99169]: pgmap v21318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:53 smithi119 ceph-mon[108979]: pgmap v21318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:53 smithi119 ceph-mon[94175]: pgmap v21318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:54:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:54:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:54:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:54:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:55 smithi119 ceph-mon[94175]: pgmap v21319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:55 smithi119 ceph-mon[108979]: pgmap v21319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:55 smithi183 ceph-mon[99169]: pgmap v21319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:57 smithi119 ceph-mon[94175]: pgmap v21320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:57 smithi119 ceph-mon[108979]: pgmap v21320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:54:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:57 smithi183 ceph-mon[99169]: pgmap v21320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:54:59 smithi183 ceph-mon[99169]: pgmap v21321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:54:59 smithi119 ceph-mon[108979]: pgmap v21321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:54:59 smithi119 ceph-mon[94175]: pgmap v21321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:01 smithi183 ceph-mon[99169]: pgmap v21322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:01 smithi119 ceph-mon[108979]: pgmap v21322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:01 smithi119 ceph-mon[94175]: pgmap v21322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:03 smithi119 ceph-mon[94175]: pgmap v21323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:04.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:03 smithi119 ceph-mon[108979]: pgmap v21323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:03 smithi183 ceph-mon[99169]: pgmap v21323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:55:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:55:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:55:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:05 smithi183 ceph-mon[99169]: pgmap v21324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:05 smithi119 ceph-mon[94175]: pgmap v21324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:05 smithi119 ceph-mon[108979]: pgmap v21324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:07.531 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:55:07.842 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:55:07.842 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 5m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:55:07.842 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 5m ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:55:07.842 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 5m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:55:07.842 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 5m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:55:07.842 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 5m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:55:07.842 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 5m ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:55:07.842 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 5m ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:55:07.842 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 5m ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:55:07.842 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 5m ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:55:07.843 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 5m ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:55:07.843 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 5m ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:55:07.843 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 5m ago 10h 6190M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:55:07.843 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 5m ago 10h 6214M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:55:07.843 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 5m ago 10h 5564M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:55:07.843 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 5m ago 10h 5433M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:55:07.843 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 5m ago 10h 4747M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:55:07.843 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 5m ago 10h 5962M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:55:07.843 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 5m ago 10h 4900M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:55:07.843 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 5m ago 10h 5819M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:55:07.843 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 5m ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:55:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:07 smithi183 ceph-mon[99169]: pgmap v21325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:07 smithi119 ceph-mon[108979]: pgmap v21325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:07 smithi119 ceph-mon[94175]: pgmap v21325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:08.227 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:55:08.228 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:55:08.228 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:55:08.228 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:55:08.228 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:55:08.228 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:55:08.228 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:55:08.228 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:55:08.228 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:55:08.228 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:55:08.228 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:55:08.228 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:55:08.228 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:55:08.228 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:55:08.229 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:55:08.229 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:55:08.229 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:55:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:08 smithi183 ceph-mon[99169]: from='client.38355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:55:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:08 smithi183 ceph-mon[99169]: from='client.48245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:55:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4140621858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:55:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:08 smithi119 ceph-mon[108979]: from='client.38355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:55:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:08 smithi119 ceph-mon[108979]: from='client.48245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:55:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4140621858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:55:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:08 smithi119 ceph-mon[94175]: from='client.38355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:55:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:08 smithi119 ceph-mon[94175]: from='client.48245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:55:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4140621858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:55:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:09 smithi183 ceph-mon[99169]: pgmap v21326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:09 smithi119 ceph-mon[108979]: pgmap v21326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:09 smithi119 ceph-mon[94175]: pgmap v21326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:11 smithi183 ceph-mon[99169]: pgmap v21327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:11 smithi119 ceph-mon[108979]: pgmap v21327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:11 smithi119 ceph-mon[94175]: pgmap v21327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:13 smithi119 ceph-mon[108979]: pgmap v21328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:14.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:13 smithi119 ceph-mon[94175]: pgmap v21328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:13 smithi183 ceph-mon[99169]: pgmap v21328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:55:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:55:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:55:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:15 smithi183 ceph-mon[99169]: pgmap v21329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:15 smithi119 ceph-mon[94175]: pgmap v21329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:15 smithi119 ceph-mon[108979]: pgmap v21329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:17 smithi183 ceph-mon[99169]: pgmap v21330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:17 smithi119 ceph-mon[94175]: pgmap v21330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:17 smithi119 ceph-mon[108979]: pgmap v21330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:19 smithi183 ceph-mon[99169]: pgmap v21331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:19 smithi119 ceph-mon[94175]: pgmap v21331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:19 smithi119 ceph-mon[108979]: pgmap v21331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:21 smithi183 ceph-mon[99169]: pgmap v21332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:21 smithi119 ceph-mon[94175]: pgmap v21332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:21 smithi119 ceph-mon[108979]: pgmap v21332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:23 smithi119 ceph-mon[94175]: pgmap v21333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:23 smithi119 ceph-mon[108979]: pgmap v21333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:23 smithi183 ceph-mon[99169]: pgmap v21333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:55:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:55:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:55:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:25 smithi183 ceph-mon[99169]: pgmap v21334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:25 smithi119 ceph-mon[94175]: pgmap v21334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:25 smithi119 ceph-mon[108979]: pgmap v21334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:27 smithi183 ceph-mon[99169]: pgmap v21335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:27 smithi119 ceph-mon[94175]: pgmap v21335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:27 smithi119 ceph-mon[108979]: pgmap v21335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:29 smithi183 ceph-mon[99169]: pgmap v21336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:29 smithi119 ceph-mon[94175]: pgmap v21336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:29 smithi119 ceph-mon[108979]: pgmap v21336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:31 smithi183 ceph-mon[99169]: pgmap v21337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:31 smithi119 ceph-mon[94175]: pgmap v21337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:31 smithi119 ceph-mon[108979]: pgmap v21337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:34.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:33 smithi119 ceph-mon[94175]: pgmap v21338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:34.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:33 smithi119 ceph-mon[108979]: pgmap v21338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:33 smithi183 ceph-mon[99169]: pgmap v21338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:55:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:55:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:55:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:35 smithi183 ceph-mon[99169]: pgmap v21339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:35 smithi119 ceph-mon[94175]: pgmap v21339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:35 smithi119 ceph-mon[108979]: pgmap v21339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:37 smithi183 ceph-mon[99169]: pgmap v21340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:37 smithi119 ceph-mon[94175]: pgmap v21340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:37 smithi119 ceph-mon[108979]: pgmap v21340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:38.575 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:55:38.882 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:55:38.883 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 6m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:55:38.883 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 6m ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:55:38.883 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 6m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:55:38.883 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 6m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:55:38.883 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 6m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:55:38.883 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 6m ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:55:38.883 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 6m ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:55:38.883 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 6m ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:55:38.883 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 6m ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:55:38.883 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 6m ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:55:38.883 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 6m ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:55:38.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 6m ago 10h 6190M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:55:38.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 6m ago 10h 6214M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:55:38.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 6m ago 10h 5564M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:55:38.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 6m ago 10h 5433M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:55:38.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 6m ago 10h 4747M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:55:38.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 6m ago 10h 5962M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:55:38.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 6m ago 10h 4900M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:55:38.884 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 6m ago 10h 5819M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:55:38.884 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 6m ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:55:39.265 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:55:39.265 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:55:39.265 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:55:39.265 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:55:39.265 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:55:39.266 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:55:39.266 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:55:39.266 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:55:39.266 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:55:39.266 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:55:39.266 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:55:39.266 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:55:39.266 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:55:39.266 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:55:39.266 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:55:39.266 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:55:39.266 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:55:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:39 smithi183 ceph-mon[99169]: pgmap v21341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:39 smithi183 ceph-mon[99169]: from='client.38373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:55:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:39 smithi183 ceph-mon[99169]: from='client.48263 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:55:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1776643714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:55:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:39 smithi119 ceph-mon[94175]: pgmap v21341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:39 smithi119 ceph-mon[94175]: from='client.38373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:55:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:39 smithi119 ceph-mon[94175]: from='client.48263 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:55:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1776643714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:55:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:39 smithi119 ceph-mon[108979]: pgmap v21341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:39 smithi119 ceph-mon[108979]: from='client.38373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:55:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:39 smithi119 ceph-mon[108979]: from='client.48263 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:55:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1776643714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:55:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:41 smithi183 ceph-mon[99169]: pgmap v21342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:41 smithi119 ceph-mon[94175]: pgmap v21342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:41 smithi119 ceph-mon[108979]: pgmap v21342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:55:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:55:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:55:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:43 smithi119 ceph-mon[94175]: pgmap v21343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:55:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:55:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:55:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:43 smithi119 ceph-mon[108979]: pgmap v21343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:55:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:55:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:55:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:43 smithi183 ceph-mon[99169]: pgmap v21343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:55:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:55:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:55:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:55:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:55:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T01:55:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:45 smithi183 ceph-mon[99169]: pgmap v21344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:45 smithi119 ceph-mon[94175]: pgmap v21344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:45 smithi119 ceph-mon[108979]: pgmap v21344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:47 smithi183 ceph-mon[99169]: pgmap v21345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:47 smithi119 ceph-mon[94175]: pgmap v21345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:47 smithi119 ceph-mon[108979]: pgmap v21345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:49 smithi183 ceph-mon[99169]: pgmap v21346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:49 smithi119 ceph-mon[94175]: pgmap v21346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:49 smithi119 ceph-mon[108979]: pgmap v21346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:51 smithi183 ceph-mon[99169]: pgmap v21347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:51 smithi119 ceph-mon[94175]: pgmap v21347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:51 smithi119 ceph-mon[108979]: pgmap v21347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:53 smithi119 ceph-mon[108979]: pgmap v21348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:53 smithi119 ceph-mon[94175]: pgmap v21348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:53 smithi183 ceph-mon[99169]: pgmap v21348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:55:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:55:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T01:55:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:55:56.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:55 smithi183 ceph-mon[99169]: pgmap v21349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:55 smithi119 ceph-mon[94175]: pgmap v21349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:55 smithi119 ceph-mon[108979]: pgmap v21349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:57 smithi183 ceph-mon[99169]: pgmap v21350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:57 smithi119 ceph-mon[94175]: pgmap v21350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:55:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:57 smithi119 ceph-mon[108979]: pgmap v21350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:55:59 smithi183 ceph-mon[99169]: pgmap v21351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:55:59 smithi119 ceph-mon[94175]: pgmap v21351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:55:59 smithi119 ceph-mon[108979]: pgmap v21351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:01 smithi183 ceph-mon[99169]: pgmap v21352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:01 smithi119 ceph-mon[94175]: pgmap v21352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:01 smithi119 ceph-mon[108979]: pgmap v21352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:04.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:03 smithi119 ceph-mon[108979]: pgmap v21353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:04.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:03 smithi119 ceph-mon[94175]: pgmap v21353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:03 smithi183 ceph-mon[99169]: pgmap v21353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:56:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:56:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:56:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:05 smithi183 ceph-mon[99169]: pgmap v21354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:05 smithi119 ceph-mon[94175]: pgmap v21354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:05 smithi119 ceph-mon[108979]: pgmap v21354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:07 smithi183 ceph-mon[99169]: pgmap v21355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:07 smithi119 ceph-mon[94175]: pgmap v21355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:07 smithi119 ceph-mon[108979]: pgmap v21355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:09.607 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:56:09.918 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:56:09.918 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 6m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:56:09.918 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 6m ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:56:09.918 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 6m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:56:09.918 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 6m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:56:09.918 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 6m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:56:09.919 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 6m ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:56:09.919 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 6m ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:56:09.919 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 6m ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:56:09.919 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 6m ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:56:09.919 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 6m ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:56:09.919 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 6m ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:56:09.920 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 6m ago 10h 6190M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:56:09.920 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 6m ago 10h 6214M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:56:09.920 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 6m ago 10h 5564M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:56:09.920 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 6m ago 10h 5433M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:56:09.920 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 6m ago 10h 4747M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:56:09.920 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 6m ago 10h 5962M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:56:09.920 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 6m ago 10h 4900M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:56:09.921 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 6m ago 10h 5819M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:56:09.921 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 6m ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:56:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:09 smithi183 ceph-mon[99169]: pgmap v21356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:09 smithi119 ceph-mon[94175]: pgmap v21356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:09 smithi119 ceph-mon[108979]: pgmap v21356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:10.296 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:56:10.296 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:56:10.296 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:56:10.296 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:56:10.297 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:56:10.297 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:56:10.297 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:56:10.297 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:56:10.297 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:56:10.297 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:56:10.297 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:56:10.297 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:56:10.297 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:56:10.297 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:56:10.297 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:56:10.297 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:56:10.297 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:56:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:10 smithi183 ceph-mon[99169]: from='client.48275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:56:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:10 smithi183 ceph-mon[99169]: from='client.48281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:56:11.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3402744136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:56:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:10 smithi119 ceph-mon[94175]: from='client.48275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:56:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:10 smithi119 ceph-mon[94175]: from='client.48281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:56:11.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3402744136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:56:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:10 smithi119 ceph-mon[108979]: from='client.48275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:56:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:10 smithi119 ceph-mon[108979]: from='client.48281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:56:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3402744136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:56:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:11 smithi183 ceph-mon[99169]: pgmap v21357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:11 smithi119 ceph-mon[108979]: pgmap v21357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:11 smithi119 ceph-mon[94175]: pgmap v21357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:14.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:13 smithi119 ceph-mon[94175]: pgmap v21358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:14.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:13 smithi119 ceph-mon[108979]: pgmap v21358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:13 smithi183 ceph-mon[99169]: pgmap v21358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:56:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:56:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:56:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:15 smithi183 ceph-mon[99169]: pgmap v21359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:15 smithi119 ceph-mon[94175]: pgmap v21359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:15 smithi119 ceph-mon[108979]: pgmap v21359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:17 smithi183 ceph-mon[99169]: pgmap v21360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:17 smithi119 ceph-mon[94175]: pgmap v21360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:17 smithi119 ceph-mon[108979]: pgmap v21360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:19 smithi183 ceph-mon[99169]: pgmap v21361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:19 smithi119 ceph-mon[94175]: pgmap v21361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:19 smithi119 ceph-mon[108979]: pgmap v21361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:21 smithi183 ceph-mon[99169]: pgmap v21362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:21 smithi119 ceph-mon[94175]: pgmap v21362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:21 smithi119 ceph-mon[108979]: pgmap v21362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:23 smithi119 ceph-mon[94175]: pgmap v21363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:23 smithi119 ceph-mon[108979]: pgmap v21363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:23 smithi183 ceph-mon[99169]: pgmap v21363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:56:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:56:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:56:25.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:25 smithi183 ceph-mon[99169]: pgmap v21364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:26.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:25 smithi119 ceph-mon[108979]: pgmap v21364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:26.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:25 smithi119 ceph-mon[94175]: pgmap v21364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:27 smithi183 ceph-mon[99169]: pgmap v21365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:27 smithi119 ceph-mon[94175]: pgmap v21365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:27 smithi119 ceph-mon[108979]: pgmap v21365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:29 smithi183 ceph-mon[99169]: pgmap v21366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:29 smithi119 ceph-mon[94175]: pgmap v21366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:29 smithi119 ceph-mon[108979]: pgmap v21366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:31 smithi183 ceph-mon[99169]: pgmap v21367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:31 smithi119 ceph-mon[94175]: pgmap v21367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:31 smithi119 ceph-mon[108979]: pgmap v21367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:33 smithi119 ceph-mon[94175]: pgmap v21368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:33 smithi119 ceph-mon[108979]: pgmap v21368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:33 smithi183 ceph-mon[99169]: pgmap v21368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:56:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:56:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:56:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:35 smithi183 ceph-mon[99169]: pgmap v21369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:35 smithi119 ceph-mon[94175]: pgmap v21369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:35 smithi119 ceph-mon[108979]: pgmap v21369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:37 smithi183 ceph-mon[99169]: pgmap v21370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:37 smithi119 ceph-mon[94175]: pgmap v21370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:37 smithi119 ceph-mon[108979]: pgmap v21370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:39 smithi183 ceph-mon[99169]: pgmap v21371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:39 smithi119 ceph-mon[94175]: pgmap v21371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:39 smithi119 ceph-mon[108979]: pgmap v21371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:40.641 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:56:40.947 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:56:40.947 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 7m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:56:40.947 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 7m ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:56:40.947 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 7m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:56:40.947 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 7m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:56:40.947 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 7m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:56:40.947 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 7m ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:56:40.947 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 7m ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:56:40.947 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 7m ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:56:40.947 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 7m ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:56:40.948 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 7m ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:56:40.948 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 7m ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:56:40.948 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 7m ago 10h 6190M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:56:40.948 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 7m ago 10h 6214M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:56:40.948 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 7m ago 10h 5564M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:56:40.948 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 7m ago 10h 5433M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:56:40.948 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 7m ago 10h 4747M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:56:40.948 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 7m ago 10h 5962M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:56:40.948 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 7m ago 10h 4900M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:56:40.948 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 7m ago 10h 5819M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:56:40.948 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 7m ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:56:41.326 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:56:41.326 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:56:41.326 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:56:41.326 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:56:41.326 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:56:41.326 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:56:41.326 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:56:41.327 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:56:41.327 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:56:41.327 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:56:41.327 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:56:41.327 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:56:41.327 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:56:41.327 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:56:41.327 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:56:41.327 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:56:41.327 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:56:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:41 smithi183 ceph-mon[99169]: pgmap v21372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:41 smithi183 ceph-mon[99169]: from='client.48293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:56:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:41 smithi183 ceph-mon[99169]: from='client.48299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:56:42.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/842919019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:56:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:41 smithi119 ceph-mon[94175]: pgmap v21372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:41 smithi119 ceph-mon[94175]: from='client.48293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:56:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:41 smithi119 ceph-mon[94175]: from='client.48299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:56:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/842919019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:56:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:41 smithi119 ceph-mon[108979]: pgmap v21372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:42.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:41 smithi119 ceph-mon[108979]: from='client.48293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:56:42.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:41 smithi119 ceph-mon[108979]: from='client.48299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:56:42.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/842919019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:56:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:43 smithi119 ceph-mon[94175]: pgmap v21373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:56:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:56:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:43 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:56:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:56:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:43 smithi119 ceph-mon[108979]: pgmap v21373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:56:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:56:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:43 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:56:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:56:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:43 smithi183 ceph-mon[99169]: pgmap v21373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:56:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:56:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:43 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:56:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:56:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:56:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:56:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:56:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:45 smithi183 ceph-mon[99169]: pgmap v21374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:45 smithi119 ceph-mon[94175]: pgmap v21374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:45 smithi119 ceph-mon[108979]: pgmap v21374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:47 smithi183 ceph-mon[99169]: pgmap v21375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:47 smithi119 ceph-mon[108979]: pgmap v21375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:47 smithi119 ceph-mon[94175]: pgmap v21375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:49 smithi183 ceph-mon[99169]: pgmap v21376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:49 smithi119 ceph-mon[108979]: pgmap v21376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:49 smithi119 ceph-mon[94175]: pgmap v21376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:51 smithi183 ceph-mon[99169]: pgmap v21377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:51 smithi119 ceph-mon[108979]: pgmap v21377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:52.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:51 smithi119 ceph-mon[94175]: pgmap v21377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:53 smithi119 ceph-mon[94175]: pgmap v21378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:53 smithi119 ceph-mon[108979]: pgmap v21378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:53 smithi183 ceph-mon[99169]: pgmap v21378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:56:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:56:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:56:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:56:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:55 smithi183 ceph-mon[99169]: pgmap v21379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:55 smithi119 ceph-mon[94175]: pgmap v21379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:55 smithi119 ceph-mon[108979]: pgmap v21379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:57 smithi183 ceph-mon[99169]: pgmap v21380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:57 smithi119 ceph-mon[94175]: pgmap v21380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:56:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:57 smithi119 ceph-mon[108979]: pgmap v21380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:56:59 smithi183 ceph-mon[99169]: pgmap v21381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:56:59 smithi119 ceph-mon[94175]: pgmap v21381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:56:59 smithi119 ceph-mon[108979]: pgmap v21381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:01 smithi183 ceph-mon[99169]: pgmap v21382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:01 smithi119 ceph-mon[94175]: pgmap v21382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:01 smithi119 ceph-mon[108979]: pgmap v21382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:03 smithi183 ceph-mon[99169]: pgmap v21383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:04.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:57:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:57:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:57:04.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:03 smithi119 ceph-mon[94175]: pgmap v21383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:04.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:03 smithi119 ceph-mon[108979]: pgmap v21383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:05 smithi183 ceph-mon[99169]: pgmap v21384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:05 smithi119 ceph-mon[94175]: pgmap v21384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:05 smithi119 ceph-mon[108979]: pgmap v21384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:07 smithi183 ceph-mon[99169]: pgmap v21385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:07 smithi119 ceph-mon[94175]: pgmap v21385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:07 smithi119 ceph-mon[108979]: pgmap v21385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:09 smithi183 ceph-mon[99169]: pgmap v21386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:09 smithi119 ceph-mon[94175]: pgmap v21386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:09 smithi119 ceph-mon[108979]: pgmap v21386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:11.672 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:57:11.979 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:57:11.979 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 7m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:57:11.979 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 7m ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:57:11.980 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 7m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:57:11.980 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 7m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:57:11.980 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 7m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:57:11.980 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 7m ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:57:11.980 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 7m ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:57:11.980 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 7m ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:57:11.980 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 7m ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:57:11.980 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 7m ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:57:11.980 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 7m ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:57:11.980 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 7m ago 10h 6190M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:57:11.980 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 7m ago 10h 6214M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:57:11.980 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 7m ago 10h 5564M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:57:11.980 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 7m ago 10h 5433M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:57:11.980 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 7m ago 10h 4747M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:57:11.980 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 7m ago 10h 5962M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:57:11.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 7m ago 10h 4900M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:57:11.981 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 7m ago 10h 5819M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:57:11.981 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 7m ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:57:12.357 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:57:12.357 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:57:12.357 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:57:12.357 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:57:12.357 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:57:12.357 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:57:12.357 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:57:12.357 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:57:12.357 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:57:12.357 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:57:12.357 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:57:12.358 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:57:12.358 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:57:12.358 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:57:12.358 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:57:12.358 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:57:12.358 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:57:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:11 smithi183 ceph-mon[99169]: pgmap v21387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:11 smithi119 ceph-mon[94175]: pgmap v21387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:11 smithi119 ceph-mon[108979]: pgmap v21387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:12 smithi183 ceph-mon[99169]: from='client.48311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:57:13.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:12 smithi183 ceph-mon[99169]: from='client.38433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:57:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/337666058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:57:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:12 smithi119 ceph-mon[94175]: from='client.48311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:57:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:12 smithi119 ceph-mon[94175]: from='client.38433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:57:13.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/337666058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:57:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:12 smithi119 ceph-mon[108979]: from='client.48311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:57:13.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:12 smithi119 ceph-mon[108979]: from='client.38433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:57:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/337666058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:57:14.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:13 smithi183 ceph-mon[99169]: pgmap v21388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:57:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:57:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:57:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:13 smithi119 ceph-mon[94175]: pgmap v21388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:13 smithi119 ceph-mon[108979]: pgmap v21388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:16.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:15 smithi183 ceph-mon[99169]: pgmap v21389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:16.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:15 smithi119 ceph-mon[94175]: pgmap v21389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:15 smithi119 ceph-mon[108979]: pgmap v21389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:17 smithi183 ceph-mon[99169]: pgmap v21390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:18.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:17 smithi119 ceph-mon[94175]: pgmap v21390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:17 smithi119 ceph-mon[108979]: pgmap v21390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:19 smithi183 ceph-mon[99169]: pgmap v21391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:19 smithi119 ceph-mon[94175]: pgmap v21391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:20.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:19 smithi119 ceph-mon[108979]: pgmap v21391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:21 smithi183 ceph-mon[99169]: pgmap v21392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:21 smithi119 ceph-mon[94175]: pgmap v21392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:21 smithi119 ceph-mon[108979]: pgmap v21392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:23 smithi183 ceph-mon[99169]: pgmap v21393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:57:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:57:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:57:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:23 smithi119 ceph-mon[94175]: pgmap v21393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:23 smithi119 ceph-mon[108979]: pgmap v21393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:25 smithi183 ceph-mon[99169]: pgmap v21394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:25 smithi119 ceph-mon[94175]: pgmap v21394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:25 smithi119 ceph-mon[108979]: pgmap v21394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:27.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:26 smithi183 ceph-mon[99169]: pgmap v21395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:27.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:26 smithi119 ceph-mon[94175]: pgmap v21395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:27.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:26 smithi119 ceph-mon[108979]: pgmap v21395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:29.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:29 smithi183 ceph-mon[99169]: pgmap v21396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:29 smithi119 ceph-mon[94175]: pgmap v21396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:29 smithi119 ceph-mon[108979]: pgmap v21396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:31 smithi183 ceph-mon[99169]: pgmap v21397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:31 smithi119 ceph-mon[94175]: pgmap v21397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:31 smithi119 ceph-mon[108979]: pgmap v21397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:33 smithi183 ceph-mon[99169]: pgmap v21398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:33 smithi119 ceph-mon[94175]: pgmap v21398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:33 smithi119 ceph-mon[108979]: pgmap v21398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:57:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:57:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:57:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:35 smithi183 ceph-mon[99169]: pgmap v21399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:35 smithi119 ceph-mon[94175]: pgmap v21399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:35 smithi119 ceph-mon[108979]: pgmap v21399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:37 smithi183 ceph-mon[99169]: pgmap v21400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:37 smithi119 ceph-mon[94175]: pgmap v21400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:37 smithi119 ceph-mon[108979]: pgmap v21400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:39 smithi183 ceph-mon[99169]: pgmap v21401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:39 smithi119 ceph-mon[94175]: pgmap v21401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:39 smithi119 ceph-mon[108979]: pgmap v21401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:41 smithi183 ceph-mon[99169]: pgmap v21402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:41 smithi119 ceph-mon[94175]: pgmap v21402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:41 smithi119 ceph-mon[108979]: pgmap v21402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:42.704 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:57:43.011 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:57:43.012 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 8m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:57:43.012 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 8m ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:57:43.012 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 8m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:57:43.012 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 8m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:57:43.012 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 8m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:57:43.012 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 8m ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:57:43.012 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 8m ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:57:43.012 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 8m ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:57:43.012 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 8m ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:57:43.012 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 8m ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:57:43.012 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 8m ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:57:43.012 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 8m ago 10h 6190M 2057M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:57:43.012 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 8m ago 10h 6214M 2057M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:57:43.013 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 8m ago 10h 5564M 2057M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:57:43.013 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 8m ago 10h 5433M 2057M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:57:43.013 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 8m ago 10h 4747M 2459M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:57:43.013 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 8m ago 10h 5962M 2459M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:57:43.013 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 8m ago 10h 4900M 2459M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:57:43.013 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 8m ago 10h 5819M 2459M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:57:43.013 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 8m ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:57:43.396 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:57:43.397 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:57:43.397 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:57:43.397 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:57:43.397 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:57:43.397 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:57:43.397 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:57:43.397 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:57:43.397 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:57:43.397 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:57:43.397 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:57:43.397 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:57:43.397 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:57:43.398 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:57:43.398 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:57:43.398 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:57:43.398 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:57:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:43 smithi183 ceph-mon[99169]: pgmap v21403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:43 smithi183 ceph-mon[99169]: from='client.38445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:57:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/845836765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:57:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:43 smithi119 ceph-mon[108979]: pgmap v21403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:43 smithi119 ceph-mon[108979]: from='client.38445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:57:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/845836765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:57:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:43 smithi119 ceph-mon[94175]: pgmap v21403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:43 smithi119 ceph-mon[94175]: from='client.38445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:57:43.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/845836765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:57:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:57:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:57:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='client.38451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:57:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:57:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:57:44.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:57:44.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:57:44.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:57:44.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:44 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:57:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='client.38451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:57:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:57:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:57:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:57:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:57:44.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:57:44.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:57:44.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='client.38451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:57:44.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:57:44.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T01:57:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:57:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:57:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:57:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:57:44.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:44 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:57:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:45 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2455M 2023-12-02T01:57:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:45 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2048M 2023-12-02T01:57:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:45 smithi119 ceph-mon[108979]: pgmap v21404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:45 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2455M 2023-12-02T01:57:45.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:45 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2048M 2023-12-02T01:57:45.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:45 smithi119 ceph-mon[94175]: pgmap v21404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:45 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2455M 2023-12-02T01:57:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:45 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2048M 2023-12-02T01:57:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:45 smithi183 ceph-mon[99169]: pgmap v21404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:47 smithi119 ceph-mon[94175]: pgmap v21405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:47 smithi119 ceph-mon[108979]: pgmap v21405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:47 smithi183 ceph-mon[99169]: pgmap v21405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:49 smithi183 ceph-mon[99169]: pgmap v21406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:49 smithi119 ceph-mon[94175]: pgmap v21406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:49 smithi119 ceph-mon[108979]: pgmap v21406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:51 smithi183 ceph-mon[99169]: pgmap v21407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:51 smithi119 ceph-mon[94175]: pgmap v21407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:51 smithi119 ceph-mon[108979]: pgmap v21407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:53 smithi119 ceph-mon[94175]: pgmap v21408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:53 smithi119 ceph-mon[108979]: pgmap v21408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:53 smithi183 ceph-mon[99169]: pgmap v21408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:57:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:57:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T01:57:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:57:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:55 smithi183 ceph-mon[99169]: pgmap v21409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:55 smithi119 ceph-mon[94175]: pgmap v21409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:55 smithi119 ceph-mon[108979]: pgmap v21409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:57 smithi183 ceph-mon[99169]: pgmap v21410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:57 smithi119 ceph-mon[94175]: pgmap v21410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:57:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:57 smithi119 ceph-mon[108979]: pgmap v21410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:57:59 smithi183 ceph-mon[99169]: pgmap v21411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:57:59 smithi119 ceph-mon[94175]: pgmap v21411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:00.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:57:59 smithi119 ceph-mon[108979]: pgmap v21411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:01 smithi183 ceph-mon[99169]: pgmap v21412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:01 smithi119 ceph-mon[94175]: pgmap v21412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:01 smithi119 ceph-mon[108979]: pgmap v21412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:03 smithi119 ceph-mon[94175]: pgmap v21413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:04.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:03 smithi119 ceph-mon[108979]: pgmap v21413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:03 smithi183 ceph-mon[99169]: pgmap v21413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:58:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:58:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:58:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:05 smithi183 ceph-mon[99169]: pgmap v21414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:05 smithi119 ceph-mon[94175]: pgmap v21414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:05 smithi119 ceph-mon[108979]: pgmap v21414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:07 smithi183 ceph-mon[99169]: pgmap v21415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:07 smithi119 ceph-mon[108979]: pgmap v21415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:07 smithi119 ceph-mon[94175]: pgmap v21415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:09 smithi183 ceph-mon[99169]: pgmap v21416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:09 smithi119 ceph-mon[108979]: pgmap v21416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:09 smithi119 ceph-mon[94175]: pgmap v21416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:11 smithi183 ceph-mon[99169]: pgmap v21417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:11 smithi119 ceph-mon[94175]: pgmap v21417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:11 smithi119 ceph-mon[108979]: pgmap v21417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:13.746 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:58:14.053 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:58:14.053 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 8m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:58:14.053 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 8m ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:58:14.054 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 8m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:58:14.054 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 8m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:58:14.054 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 8m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:58:14.054 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 8m ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:58:14.054 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 8m ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:58:14.054 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 8m ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:58:14.054 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 8m ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:58:14.054 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 8m ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:58:14.054 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 8m ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:58:14.054 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 8m ago 10h 6190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:58:14.054 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 8m ago 10h 6214M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:58:14.054 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 8m ago 10h 5564M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:58:14.054 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 8m ago 10h 5433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:58:14.055 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 8m ago 10h 4747M 2455M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:58:14.055 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 8m ago 10h 5962M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:58:14.055 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 8m ago 10h 4900M 2455M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:58:14.055 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 8m ago 10h 5819M 2455M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:58:14.055 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 8m ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:58:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:13 smithi119 ceph-mon[94175]: pgmap v21418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:14.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:13 smithi119 ceph-mon[108979]: pgmap v21418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:13 smithi183 ceph-mon[99169]: pgmap v21418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:14.437 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:58:14.437 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:58:14.437 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:58:14.437 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:58:14.437 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:58:14.437 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:58:14.437 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:58:14.437 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:58:14.437 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:58:14.437 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:58:14.437 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:58:14.437 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:58:14.438 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:58:14.438 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:58:14.438 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:58:14.438 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:58:14.438 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:58:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:58:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:58:14] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T01:58:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:14 smithi183 ceph-mon[99169]: from='client.38463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:58:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1716504625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:58:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:14 smithi119 ceph-mon[108979]: from='client.38463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:58:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1716504625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:58:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:14 smithi119 ceph-mon[94175]: from='client.38463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:58:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1716504625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:58:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:15 smithi183 ceph-mon[99169]: from='client.48353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:58:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:15 smithi183 ceph-mon[99169]: pgmap v21419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:15 smithi119 ceph-mon[94175]: from='client.48353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:58:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:15 smithi119 ceph-mon[94175]: pgmap v21419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:15 smithi119 ceph-mon[108979]: from='client.48353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:58:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:15 smithi119 ceph-mon[108979]: pgmap v21419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:18.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:17 smithi183 ceph-mon[99169]: pgmap v21420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:17 smithi119 ceph-mon[94175]: pgmap v21420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:17 smithi119 ceph-mon[108979]: pgmap v21420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:19 smithi183 ceph-mon[99169]: pgmap v21421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:19 smithi119 ceph-mon[94175]: pgmap v21421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:19 smithi119 ceph-mon[108979]: pgmap v21421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:21 smithi183 ceph-mon[99169]: pgmap v21422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:21 smithi119 ceph-mon[94175]: pgmap v21422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:21 smithi119 ceph-mon[108979]: pgmap v21422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:23 smithi119 ceph-mon[108979]: pgmap v21423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:23 smithi119 ceph-mon[94175]: pgmap v21423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:23 smithi183 ceph-mon[99169]: pgmap v21423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:58:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:58:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T01:58:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:25 smithi183 ceph-mon[99169]: pgmap v21424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:25 smithi119 ceph-mon[94175]: pgmap v21424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:25 smithi119 ceph-mon[108979]: pgmap v21424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:27 smithi183 ceph-mon[99169]: pgmap v21425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:27 smithi119 ceph-mon[94175]: pgmap v21425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:28.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:27 smithi119 ceph-mon[108979]: pgmap v21425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:29 smithi183 ceph-mon[99169]: pgmap v21426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:29 smithi119 ceph-mon[94175]: pgmap v21426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:29 smithi119 ceph-mon[108979]: pgmap v21426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:31 smithi183 ceph-mon[99169]: pgmap v21427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:31 smithi119 ceph-mon[94175]: pgmap v21427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:31 smithi119 ceph-mon[108979]: pgmap v21427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:33 smithi119 ceph-mon[108979]: pgmap v21428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:33 smithi119 ceph-mon[94175]: pgmap v21428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:33 smithi183 ceph-mon[99169]: pgmap v21428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:58:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:58:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T01:58:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:35 smithi183 ceph-mon[99169]: pgmap v21429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:35 smithi119 ceph-mon[94175]: pgmap v21429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:35 smithi119 ceph-mon[108979]: pgmap v21429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:37 smithi183 ceph-mon[99169]: pgmap v21430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:37 smithi119 ceph-mon[94175]: pgmap v21430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:37 smithi119 ceph-mon[108979]: pgmap v21430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:39 smithi183 ceph-mon[99169]: pgmap v21431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:39 smithi119 ceph-mon[94175]: pgmap v21431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:39 smithi119 ceph-mon[108979]: pgmap v21431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:41 smithi183 ceph-mon[99169]: pgmap v21432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:41 smithi119 ceph-mon[94175]: pgmap v21432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:41 smithi119 ceph-mon[108979]: pgmap v21432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:43 smithi119 ceph-mon[94175]: pgmap v21433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:43 smithi119 ceph-mon[108979]: pgmap v21433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:43 smithi183 ceph-mon[99169]: pgmap v21433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:58:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:58:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:58:44.799 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:58:45.122 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:58:45.122 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 9m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:58:45.122 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 9m ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:58:45.122 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 9m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:58:45.122 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 9m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:58:45.122 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 9m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:58:45.122 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 9m ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:58:45.122 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 9m ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:58:45.122 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 9m ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:58:45.123 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 9m ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:58:45.123 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 9m ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:58:45.123 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 9m ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:58:45.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 9m ago 10h 6190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:58:45.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 9m ago 10h 6214M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:58:45.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 9m ago 10h 5564M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:58:45.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 9m ago 10h 5433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:58:45.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 9m ago 10h 4747M 2455M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:58:45.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 9m ago 10h 5962M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:58:45.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 9m ago 10h 4900M 2455M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:58:45.123 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 9m ago 10h 5819M 2455M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:58:45.123 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 9m ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:58:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:44 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:58:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:44 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:58:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:44 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:58:45.506 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:58:45.506 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:58:45.506 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:58:45.506 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:58:45.506 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:58:45.506 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:58:45.506 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:58:45.506 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:58:45.506 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:58:45.507 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:58:45.507 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:58:45.507 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:58:45.507 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:58:45.507 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:58:45.507 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:58:45.507 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:58:45.507 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:58:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:45 smithi183 ceph-mon[99169]: pgmap v21434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:46.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:45 smithi183 ceph-mon[99169]: from='client.38481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:58:46.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:58:46.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:58:46.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:45 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:58:46.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1562137314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:58:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:45 smithi119 ceph-mon[94175]: pgmap v21434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:45 smithi119 ceph-mon[94175]: from='client.38481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:58:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:58:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:58:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:45 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:58:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1562137314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:58:46.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:45 smithi119 ceph-mon[108979]: pgmap v21434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:46.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:45 smithi119 ceph-mon[108979]: from='client.38481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:58:46.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:58:46.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:58:46.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:45 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:58:46.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1562137314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:58:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:46 smithi183 ceph-mon[99169]: from='client.38487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:58:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:46 smithi119 ceph-mon[94175]: from='client.38487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:58:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:46 smithi119 ceph-mon[108979]: from='client.38487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:58:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:47 smithi183 ceph-mon[99169]: pgmap v21435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:47 smithi119 ceph-mon[94175]: pgmap v21435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:47 smithi119 ceph-mon[108979]: pgmap v21435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:49 smithi183 ceph-mon[99169]: pgmap v21436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:49 smithi119 ceph-mon[94175]: pgmap v21436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:49 smithi119 ceph-mon[108979]: pgmap v21436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:52.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:51 smithi183 ceph-mon[99169]: pgmap v21437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:51 smithi119 ceph-mon[94175]: pgmap v21437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:51 smithi119 ceph-mon[108979]: pgmap v21437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:53 smithi119 ceph-mon[94175]: pgmap v21438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:53 smithi119 ceph-mon[108979]: pgmap v21438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:53 smithi183 ceph-mon[99169]: pgmap v21438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:58:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:58:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:58:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:58:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:55 smithi183 ceph-mon[99169]: pgmap v21439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:55 smithi119 ceph-mon[94175]: pgmap v21439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:55 smithi119 ceph-mon[108979]: pgmap v21439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:57 smithi183 ceph-mon[99169]: pgmap v21440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:57 smithi119 ceph-mon[94175]: pgmap v21440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:58:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:57 smithi119 ceph-mon[108979]: pgmap v21440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:58:59 smithi183 ceph-mon[99169]: pgmap v21441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:58:59 smithi119 ceph-mon[94175]: pgmap v21441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:58:59 smithi119 ceph-mon[108979]: pgmap v21441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:01 smithi183 ceph-mon[99169]: pgmap v21442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:01 smithi119 ceph-mon[94175]: pgmap v21442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:01 smithi119 ceph-mon[108979]: pgmap v21442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:04.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:03 smithi119 ceph-mon[94175]: pgmap v21443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:04.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:03 smithi119 ceph-mon[108979]: pgmap v21443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:03 smithi183 ceph-mon[99169]: pgmap v21443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:59:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:59:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:59:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:05 smithi183 ceph-mon[99169]: pgmap v21444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:05 smithi119 ceph-mon[94175]: pgmap v21444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:05 smithi119 ceph-mon[108979]: pgmap v21444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:07 smithi183 ceph-mon[99169]: pgmap v21445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:07 smithi119 ceph-mon[94175]: pgmap v21445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:07 smithi119 ceph-mon[108979]: pgmap v21445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:09 smithi183 ceph-mon[99169]: pgmap v21446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:09 smithi119 ceph-mon[94175]: pgmap v21446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:09 smithi119 ceph-mon[108979]: pgmap v21446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:11 smithi183 ceph-mon[99169]: pgmap v21447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:11 smithi119 ceph-mon[94175]: pgmap v21447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:11 smithi119 ceph-mon[108979]: pgmap v21447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:14.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:13 smithi119 ceph-mon[108979]: pgmap v21448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:14.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:13 smithi119 ceph-mon[94175]: pgmap v21448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:13 smithi183 ceph-mon[99169]: pgmap v21448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:59:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:59:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:59:15.853 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:59:16.166 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:59:16.166 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 9m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:59:16.166 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 9m ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:59:16.166 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 9m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:59:16.166 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 9m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:59:16.166 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 9m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:59:16.167 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 9m ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:59:16.167 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 9m ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:59:16.167 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 9m ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:59:16.167 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 9m ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:59:16.167 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 9m ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:59:16.167 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 9m ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:59:16.167 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 9m ago 10h 6190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:59:16.168 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 9m ago 10h 6214M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:59:16.168 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 9m ago 10h 5564M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:59:16.168 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 9m ago 10h 5433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:59:16.168 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 9m ago 10h 4747M 2455M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:59:16.168 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 9m ago 10h 5962M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:59:16.168 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 9m ago 10h 4900M 2455M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:59:16.168 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 9m ago 10h 5819M 2455M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:59:16.168 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 9m ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:59:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:15 smithi183 ceph-mon[99169]: pgmap v21449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:15 smithi119 ceph-mon[94175]: pgmap v21449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:15 smithi119 ceph-mon[108979]: pgmap v21449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:16.545 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:59:16.545 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:59:16.545 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:59:16.545 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:59:16.545 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:59:16.546 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:59:16.546 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:59:16.546 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:59:16.546 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:59:16.546 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:59:16.546 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:59:16.547 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:59:16.547 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:59:16.547 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:59:16.547 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:59:16.547 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:59:16.547 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:59:17.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:16 smithi183 ceph-mon[99169]: from='client.48383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:59:17.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3748660559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:59:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:16 smithi119 ceph-mon[94175]: from='client.48383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:59:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3748660559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:59:17.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:16 smithi119 ceph-mon[108979]: from='client.48383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:59:17.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3748660559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:59:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:17 smithi183 ceph-mon[99169]: from='client.48389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:59:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:17 smithi183 ceph-mon[99169]: pgmap v21450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:17 smithi119 ceph-mon[94175]: from='client.48389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:59:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:17 smithi119 ceph-mon[94175]: pgmap v21450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:17 smithi119 ceph-mon[108979]: from='client.48389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:59:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:17 smithi119 ceph-mon[108979]: pgmap v21450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:19 smithi183 ceph-mon[99169]: pgmap v21451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:19 smithi119 ceph-mon[94175]: pgmap v21451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:19 smithi119 ceph-mon[108979]: pgmap v21451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:21 smithi183 ceph-mon[99169]: pgmap v21452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:21 smithi119 ceph-mon[94175]: pgmap v21452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:21 smithi119 ceph-mon[108979]: pgmap v21452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:23 smithi119 ceph-mon[94175]: pgmap v21453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:23 smithi119 ceph-mon[108979]: pgmap v21453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:23 smithi183 ceph-mon[99169]: pgmap v21453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:59:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:59:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T01:59:25.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:25 smithi183 ceph-mon[99169]: pgmap v21454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:25 smithi119 ceph-mon[108979]: pgmap v21454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:25 smithi119 ceph-mon[94175]: pgmap v21454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:27 smithi183 ceph-mon[99169]: pgmap v21455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:27 smithi119 ceph-mon[94175]: pgmap v21455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:27 smithi119 ceph-mon[108979]: pgmap v21455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:29 smithi183 ceph-mon[99169]: pgmap v21456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:29 smithi119 ceph-mon[94175]: pgmap v21456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:29 smithi119 ceph-mon[108979]: pgmap v21456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:31 smithi183 ceph-mon[99169]: pgmap v21457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:31 smithi119 ceph-mon[94175]: pgmap v21457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:31 smithi119 ceph-mon[108979]: pgmap v21457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:33 smithi119 ceph-mon[108979]: pgmap v21458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:33 smithi119 ceph-mon[94175]: pgmap v21458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:33 smithi183 ceph-mon[99169]: pgmap v21458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:59:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:59:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T01:59:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:35 smithi183 ceph-mon[99169]: pgmap v21459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:35 smithi119 ceph-mon[94175]: pgmap v21459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:35 smithi119 ceph-mon[108979]: pgmap v21459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:37 smithi183 ceph-mon[99169]: pgmap v21460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:37 smithi119 ceph-mon[108979]: pgmap v21460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:38.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:37 smithi119 ceph-mon[94175]: pgmap v21460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:39 smithi183 ceph-mon[99169]: pgmap v21461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:39 smithi119 ceph-mon[108979]: pgmap v21461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:39 smithi119 ceph-mon[94175]: pgmap v21461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:41 smithi183 ceph-mon[99169]: pgmap v21462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:41 smithi119 ceph-mon[94175]: pgmap v21462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:41 smithi119 ceph-mon[108979]: pgmap v21462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:43 smithi119 ceph-mon[94175]: pgmap v21463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:43 smithi119 ceph-mon[108979]: pgmap v21463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:43 smithi183 ceph-mon[99169]: pgmap v21463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:59:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:59:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:59:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:45 smithi183 ceph-mon[99169]: pgmap v21464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:45 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:59:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:45 smithi119 ceph-mon[94175]: pgmap v21464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:45 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:59:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:45 smithi119 ceph-mon[108979]: pgmap v21464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:45 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T01:59:46.889 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T01:59:47.212 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T01:59:47.212 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 10m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T01:59:47.212 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 10m ago 10h 105M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T01:59:47.212 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 10m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T01:59:47.212 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 10m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T01:59:47.212 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 10m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T01:59:47.212 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 10m ago 10h 930M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T01:59:47.212 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 10m ago 10h 2479M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T01:59:47.212 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 10m ago 10h 1204M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T01:59:47.212 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 10m ago 10h 1377M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T01:59:47.212 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 10m ago 10h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T01:59:47.213 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 10m ago 10h 23.7M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T01:59:47.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 10m ago 10h 6190M 2048M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T01:59:47.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 10m ago 10h 6214M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T01:59:47.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 10m ago 10h 5564M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T01:59:47.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 10m ago 10h 5433M 2048M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T01:59:47.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 10m ago 10h 4747M 2455M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T01:59:47.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 10m ago 10h 5962M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T01:59:47.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 10m ago 10h 4900M 2455M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T01:59:47.213 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 10m ago 10h 5819M 2455M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T01:59:47.213 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 10m ago 10h 127M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T01:59:47.613 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T01:59:47.613 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T01:59:47.614 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T01:59:47.614 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:59:47.614 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T01:59:47.614 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:59:47.614 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:59:47.614 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T01:59:47.614 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T01:59:47.614 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:59:47.614 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T01:59:47.614 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T01:59:47.614 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T01:59:47.614 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T01:59:47.614 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T01:59:47.615 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T01:59:47.615 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T01:59:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:47 smithi183 ceph-mon[99169]: pgmap v21465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:48.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:47 smithi183 ceph-mon[99169]: from='client.48401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:59:48.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2601494804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:59:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:47 smithi119 ceph-mon[94175]: pgmap v21465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:47 smithi119 ceph-mon[94175]: from='client.48401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:59:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2601494804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:59:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:47 smithi119 ceph-mon[108979]: pgmap v21465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:47 smithi119 ceph-mon[108979]: from='client.48401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:59:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2601494804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T01:59:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:48 smithi183 ceph-mon[99169]: from='client.38523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:59:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:59:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:48 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:59:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:48 smithi119 ceph-mon[94175]: from='client.38523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:59:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:59:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:48 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:59:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:48 smithi119 ceph-mon[108979]: from='client.38523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T01:59:49.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:59:49.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:48 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:59:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:49 smithi183 ceph-mon[99169]: pgmap v21466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:59:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:59:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:59:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:49 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:59:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:49 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:59:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:49 smithi119 ceph-mon[94175]: pgmap v21466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:59:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:59:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:59:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:49 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:59:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:49 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:59:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:49 smithi119 ceph-mon[108979]: pgmap v21466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:59:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:59:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T01:59:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:49 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T01:59:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:49 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T01:59:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:51 smithi183 ceph-mon[99169]: pgmap v21467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:51 smithi119 ceph-mon[94175]: pgmap v21467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:51 smithi119 ceph-mon[108979]: pgmap v21467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:54.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 01:59:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:01:59:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T01:59:54.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:53 smithi119 ceph-mon[94175]: pgmap v21468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:54.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:53 smithi119 ceph-mon[108979]: pgmap v21468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:53 smithi183 ceph-mon[99169]: pgmap v21468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T01:59:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:55 smithi119 ceph-mon[108979]: pgmap v21469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:56.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:55 smithi119 ceph-mon[94175]: pgmap v21469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:56.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:55 smithi183 ceph-mon[99169]: pgmap v21469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:57 smithi183 ceph-mon[99169]: pgmap v21470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:57 smithi119 ceph-mon[108979]: pgmap v21470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T01:59:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:57 smithi119 ceph-mon[94175]: pgmap v21470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 01:59:59 smithi183 ceph-mon[99169]: pgmap v21471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 01:59:59 smithi119 ceph-mon[108979]: pgmap v21471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 01:59:59 smithi119 ceph-mon[94175]: pgmap v21471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T01:59:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:00:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:00:01.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:00:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:00:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:01 smithi183 ceph-mon[99169]: pgmap v21472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:01 smithi119 ceph-mon[108979]: pgmap v21472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:01 smithi119 ceph-mon[94175]: pgmap v21472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:04.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:03 smithi183 ceph-mon[99169]: pgmap v21473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:00:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:00:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:00:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:03 smithi119 ceph-mon[108979]: pgmap v21473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:03 smithi119 ceph-mon[94175]: pgmap v21473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:05 smithi183 ceph-mon[99169]: pgmap v21474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:05 smithi119 ceph-mon[94175]: pgmap v21474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:05 smithi119 ceph-mon[108979]: pgmap v21474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:07 smithi183 ceph-mon[99169]: pgmap v21475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:08.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:07 smithi119 ceph-mon[108979]: pgmap v21475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:07 smithi119 ceph-mon[94175]: pgmap v21475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:09 smithi183 ceph-mon[99169]: pgmap v21476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:09 smithi119 ceph-mon[94175]: pgmap v21476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:09 smithi119 ceph-mon[108979]: pgmap v21476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:11 smithi183 ceph-mon[99169]: pgmap v21477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:11 smithi119 ceph-mon[94175]: pgmap v21477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:11 smithi119 ceph-mon[108979]: pgmap v21477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:14.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:13 smithi183 ceph-mon[99169]: pgmap v21478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:00:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:00:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:00:14.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:13 smithi119 ceph-mon[108979]: pgmap v21478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:13 smithi119 ceph-mon[94175]: pgmap v21478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:15 smithi183 ceph-mon[99169]: pgmap v21479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:16.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:15 smithi119 ceph-mon[94175]: pgmap v21479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:15 smithi119 ceph-mon[108979]: pgmap v21479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:17.960 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:00:18.269 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:00:18.269 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 29s ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:00:18.270 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 28s ago 10h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:00:18.270 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 29s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:00:18.270 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 28s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:00:18.270 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 28s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:00:18.270 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 29s ago 10h 934M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:00:18.270 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 29s ago 10h 2498M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:00:18.270 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 28s ago 10h 1218M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:00:18.270 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 29s ago 10h 1388M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:00:18.270 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 29s ago 10h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:00:18.270 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 28s ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:00:18.270 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 29s ago 10h 6181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:00:18.270 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 29s ago 10h 6207M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:00:18.271 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 29s ago 10h 5553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:00:18.271 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 29s ago 10h 5429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:00:18.271 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 28s ago 10h 4771M 2455M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:00:18.271 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 28s ago 10h 5994M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:00:18.271 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 28s ago 10h 4928M 2455M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:00:18.271 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 28s ago 10h 5852M 2455M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:00:18.271 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 28s ago 10h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:00:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:17 smithi183 ceph-mon[99169]: pgmap v21480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:18.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:17 smithi119 ceph-mon[94175]: pgmap v21480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:17 smithi119 ceph-mon[108979]: pgmap v21480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:18.651 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:00:18.651 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:00:18.651 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:00:18.651 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:00:18.651 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:00:18.651 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:00:18.652 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:00:18.652 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:00:18.652 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:00:18.652 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:00:18.652 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:00:18.652 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:00:18.652 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:00:18.652 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:00:18.652 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:00:18.652 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:00:18.652 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:00:19.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:18 smithi183 ceph-mon[99169]: from='client.48419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:00:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:18 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/90505647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:00:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:18 smithi119 ceph-mon[94175]: from='client.48419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:00:19.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:18 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/90505647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:00:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:18 smithi119 ceph-mon[108979]: from='client.48419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:00:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:18 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/90505647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:00:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:19 smithi183 ceph-mon[99169]: from='client.38541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:00:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:19 smithi183 ceph-mon[99169]: pgmap v21481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:19 smithi119 ceph-mon[94175]: from='client.38541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:00:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:19 smithi119 ceph-mon[94175]: pgmap v21481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:20.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:19 smithi119 ceph-mon[108979]: from='client.38541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:00:20.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:19 smithi119 ceph-mon[108979]: pgmap v21481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:21 smithi183 ceph-mon[99169]: pgmap v21482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:21 smithi119 ceph-mon[108979]: pgmap v21482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:21 smithi119 ceph-mon[94175]: pgmap v21482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:23 smithi183 ceph-mon[99169]: pgmap v21483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:00:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:00:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:00:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:23 smithi119 ceph-mon[108979]: pgmap v21483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:23 smithi119 ceph-mon[94175]: pgmap v21483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:26 smithi183 ceph-mon[99169]: pgmap v21484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:26 smithi119 ceph-mon[94175]: pgmap v21484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:26 smithi119 ceph-mon[108979]: pgmap v21484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:28.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:28 smithi183 ceph-mon[99169]: pgmap v21485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:28.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:28 smithi119 ceph-mon[94175]: pgmap v21485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:28.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:28 smithi119 ceph-mon[108979]: pgmap v21485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:30.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:30 smithi183 ceph-mon[99169]: pgmap v21486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:30 smithi119 ceph-mon[94175]: pgmap v21486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:30.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:30 smithi119 ceph-mon[108979]: pgmap v21486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:32.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:32 smithi183 ceph-mon[99169]: pgmap v21487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:32 smithi119 ceph-mon[94175]: pgmap v21487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:32 smithi119 ceph-mon[108979]: pgmap v21487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:33 smithi183 ceph-mon[99169]: pgmap v21488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:33 smithi119 ceph-mon[94175]: pgmap v21488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:33 smithi119 ceph-mon[108979]: pgmap v21488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:00:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:00:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:00:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:35 smithi183 ceph-mon[99169]: pgmap v21489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:35 smithi119 ceph-mon[94175]: pgmap v21489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:35 smithi119 ceph-mon[108979]: pgmap v21489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:37 smithi183 ceph-mon[99169]: pgmap v21490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:37 smithi119 ceph-mon[94175]: pgmap v21490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:37 smithi119 ceph-mon[108979]: pgmap v21490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:39 smithi183 ceph-mon[99169]: pgmap v21491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:39 smithi119 ceph-mon[94175]: pgmap v21491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:39 smithi119 ceph-mon[108979]: pgmap v21491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:41 smithi183 ceph-mon[99169]: pgmap v21492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:41 smithi119 ceph-mon[94175]: pgmap v21492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:41 smithi119 ceph-mon[108979]: pgmap v21492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:43 smithi119 ceph-mon[108979]: pgmap v21493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:43 smithi119 ceph-mon[94175]: pgmap v21493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:43 smithi183 ceph-mon[99169]: pgmap v21493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:00:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:00:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:00:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:45 smithi183 ceph-mon[99169]: pgmap v21494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:45 smithi119 ceph-mon[94175]: pgmap v21494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:46.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:45 smithi119 ceph-mon[108979]: pgmap v21494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:47 smithi183 ceph-mon[99169]: pgmap v21495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:47 smithi119 ceph-mon[94175]: pgmap v21495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:47 smithi119 ceph-mon[108979]: pgmap v21495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:48.998 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:00:49.303 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:00:49.303 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 60s ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:00:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 59s ago 10h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:00:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 60s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:00:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 59s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:00:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 59s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:00:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 60s ago 10h 934M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:00:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 60s ago 10h 2498M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:00:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 59s ago 10h 1218M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:00:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 60s ago 10h 1388M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:00:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 60s ago 10h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:00:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 59s ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:00:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 60s ago 10h 6181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:00:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 60s ago 10h 6207M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:00:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 60s ago 10h 5553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:00:49.305 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 60s ago 10h 5429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:00:49.305 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 59s ago 10h 4771M 2455M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:00:49.305 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 59s ago 10h 5994M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:00:49.305 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 59s ago 10h 4928M 2455M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:00:49.305 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 59s ago 10h 5852M 2455M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:00:49.305 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 59s ago 10h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:00:49.685 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:00:49.686 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:00:49.686 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:00:49.686 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:00:49.686 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:00:49.686 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:00:49.686 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:00:49.686 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:00:49.686 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:00:49.686 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:00:49.686 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:00:49.686 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:00:49.686 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:00:49.686 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:00:49.687 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:00:49.687 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:00:49.687 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:00:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:49 smithi183 ceph-mon[99169]: pgmap v21496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:49 smithi183 ceph-mon[99169]: from='client.38553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:00:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:49 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3219486857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:00:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:49 smithi119 ceph-mon[108979]: pgmap v21496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:49 smithi119 ceph-mon[108979]: from='client.38553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:00:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:49 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3219486857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:00:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:49 smithi119 ceph-mon[94175]: pgmap v21496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:49 smithi119 ceph-mon[94175]: from='client.38553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:00:50.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:49 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3219486857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:00:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:50 smithi183 ceph-mon[99169]: from='client.48443 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:00:51.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:00:51.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:00:51.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:00:51.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:00:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:50 smithi119 ceph-mon[94175]: from='client.48443 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:00:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:00:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:00:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:00:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:00:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:50 smithi119 ceph-mon[108979]: from='client.48443 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:00:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:00:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:00:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:00:51.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:00:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:51 smithi183 ceph-mon[99169]: pgmap v21497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:51 smithi119 ceph-mon[94175]: pgmap v21497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:51 smithi119 ceph-mon[108979]: pgmap v21497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:53 smithi119 ceph-mon[94175]: pgmap v21498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:53 smithi119 ceph-mon[108979]: pgmap v21498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:53 smithi183 ceph-mon[99169]: pgmap v21498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:00:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:00:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:00:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:00:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:55 smithi183 ceph-mon[99169]: pgmap v21499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:55 smithi119 ceph-mon[94175]: pgmap v21499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:55 smithi119 ceph-mon[108979]: pgmap v21499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:57 smithi183 ceph-mon[99169]: pgmap v21500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:57 smithi119 ceph-mon[94175]: pgmap v21500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:00:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:57 smithi119 ceph-mon[108979]: pgmap v21500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:00:59 smithi183 ceph-mon[99169]: pgmap v21501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:00:59 smithi119 ceph-mon[94175]: pgmap v21501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:00:59 smithi119 ceph-mon[108979]: pgmap v21501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:01 smithi183 ceph-mon[99169]: pgmap v21502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:01 smithi119 ceph-mon[94175]: pgmap v21502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:01 smithi119 ceph-mon[108979]: pgmap v21502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:04.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:03 smithi119 ceph-mon[94175]: pgmap v21503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:04.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:03 smithi119 ceph-mon[108979]: pgmap v21503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:03 smithi183 ceph-mon[99169]: pgmap v21503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:01:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:01:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:01:06.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:05 smithi183 ceph-mon[99169]: pgmap v21504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:05 smithi119 ceph-mon[94175]: pgmap v21504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:05 smithi119 ceph-mon[108979]: pgmap v21504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:07 smithi183 ceph-mon[99169]: pgmap v21505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:07 smithi119 ceph-mon[108979]: pgmap v21505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:07 smithi119 ceph-mon[94175]: pgmap v21505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:09 smithi183 ceph-mon[99169]: pgmap v21506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:09 smithi119 ceph-mon[108979]: pgmap v21506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:09 smithi119 ceph-mon[94175]: pgmap v21506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:11 smithi183 ceph-mon[99169]: pgmap v21507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:11 smithi119 ceph-mon[108979]: pgmap v21507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:11 smithi119 ceph-mon[94175]: pgmap v21507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:13 smithi119 ceph-mon[94175]: pgmap v21508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:14.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:13 smithi119 ceph-mon[108979]: pgmap v21508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:13 smithi183 ceph-mon[99169]: pgmap v21508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:01:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:01:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:01:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:15 smithi183 ceph-mon[99169]: pgmap v21509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:15 smithi119 ceph-mon[94175]: pgmap v21509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:15 smithi119 ceph-mon[108979]: pgmap v21509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:17 smithi183 ceph-mon[99169]: pgmap v21510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:17 smithi119 ceph-mon[94175]: pgmap v21510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:17 smithi119 ceph-mon[108979]: pgmap v21510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:20.033 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:01:20.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:19 smithi183 ceph-mon[99169]: pgmap v21511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:19 smithi119 ceph-mon[108979]: pgmap v21511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:19 smithi119 ceph-mon[94175]: pgmap v21511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:20.338 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:01:20.338 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 91s ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:01:20.338 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 90s ago 10h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:01:20.338 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 91s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:01:20.338 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 90s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:01:20.338 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 90s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:01:20.338 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 91s ago 10h 934M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:01:20.338 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 91s ago 10h 2498M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:01:20.338 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 90s ago 10h 1218M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:01:20.338 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 91s ago 10h 1388M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:01:20.339 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 91s ago 10h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:01:20.339 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 90s ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:01:20.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 91s ago 10h 6181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:01:20.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 91s ago 10h 6207M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:01:20.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 91s ago 10h 5553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:01:20.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 91s ago 10h 5429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:01:20.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 90s ago 10h 4771M 2455M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:01:20.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 90s ago 10h 5994M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:01:20.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 90s ago 10h 4928M 2455M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:01:20.339 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 90s ago 10h 5852M 2455M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:01:20.339 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 90s ago 10h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:01:20.718 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:01:20.719 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:01:20.719 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:01:20.719 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:01:20.719 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:01:20.719 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:01:20.719 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:01:20.719 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:01:20.719 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:01:20.719 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:01:20.719 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:01:20.719 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:01:20.719 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:01:20.719 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:01:20.719 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:01:20.719 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:01:20.720 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:01:21.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:20 smithi183 ceph-mon[99169]: from='client.38571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:01:21.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/749257832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:01:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:20 smithi119 ceph-mon[94175]: from='client.38571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:01:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/749257832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:01:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:20 smithi119 ceph-mon[108979]: from='client.38571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:01:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/749257832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:01:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:21 smithi183 ceph-mon[99169]: from='client.38577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:01:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:21 smithi183 ceph-mon[99169]: pgmap v21512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:21 smithi119 ceph-mon[108979]: from='client.38577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:01:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:21 smithi119 ceph-mon[108979]: pgmap v21512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:21 smithi119 ceph-mon[94175]: from='client.38577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:01:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:21 smithi119 ceph-mon[94175]: pgmap v21512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:23 smithi119 ceph-mon[94175]: pgmap v21513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:23 smithi119 ceph-mon[108979]: pgmap v21513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:23 smithi183 ceph-mon[99169]: pgmap v21513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:01:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:01:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:01:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:25 smithi183 ceph-mon[99169]: pgmap v21514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:25 smithi119 ceph-mon[94175]: pgmap v21514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:25 smithi119 ceph-mon[108979]: pgmap v21514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:27 smithi183 ceph-mon[99169]: pgmap v21515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:27 smithi119 ceph-mon[94175]: pgmap v21515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:27 smithi119 ceph-mon[108979]: pgmap v21515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:29 smithi183 ceph-mon[99169]: pgmap v21516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:29 smithi119 ceph-mon[108979]: pgmap v21516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:29 smithi119 ceph-mon[94175]: pgmap v21516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:31 smithi183 ceph-mon[99169]: pgmap v21517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:31 smithi119 ceph-mon[94175]: pgmap v21517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:31 smithi119 ceph-mon[108979]: pgmap v21517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:33 smithi119 ceph-mon[94175]: pgmap v21518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:34.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:33 smithi119 ceph-mon[108979]: pgmap v21518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:33 smithi183 ceph-mon[99169]: pgmap v21518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:01:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:01:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:01:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:35 smithi183 ceph-mon[99169]: pgmap v21519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:35 smithi119 ceph-mon[108979]: pgmap v21519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:35 smithi119 ceph-mon[94175]: pgmap v21519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:37 smithi183 ceph-mon[99169]: pgmap v21520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:37 smithi119 ceph-mon[108979]: pgmap v21520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:37 smithi119 ceph-mon[94175]: pgmap v21520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:39 smithi183 ceph-mon[99169]: pgmap v21521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:39 smithi119 ceph-mon[94175]: pgmap v21521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:39 smithi119 ceph-mon[108979]: pgmap v21521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:42.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:41 smithi183 ceph-mon[99169]: pgmap v21522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:41 smithi119 ceph-mon[94175]: pgmap v21522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:41 smithi119 ceph-mon[108979]: pgmap v21522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:43 smithi119 ceph-mon[94175]: pgmap v21523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:43 smithi119 ceph-mon[108979]: pgmap v21523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:43 smithi183 ceph-mon[99169]: pgmap v21523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:01:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:01:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:01:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:45 smithi183 ceph-mon[99169]: pgmap v21524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:45 smithi119 ceph-mon[94175]: pgmap v21524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:45 smithi119 ceph-mon[108979]: pgmap v21524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:47 smithi183 ceph-mon[99169]: pgmap v21525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:47 smithi119 ceph-mon[108979]: pgmap v21525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:47 smithi119 ceph-mon[94175]: pgmap v21525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:49 smithi183 ceph-mon[99169]: pgmap v21526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:49 smithi119 ceph-mon[94175]: pgmap v21526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:49 smithi119 ceph-mon[108979]: pgmap v21526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:51.075 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:01:51.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:01:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:01:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:01:51.385 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:01:51.385 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 2m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:01:51.385 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 2m ago 10h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:01:51.385 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 2m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:01:51.385 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 2m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:01:51.385 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 2m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:01:51.385 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 2m ago 10h 934M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:01:51.385 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 2m ago 10h 2498M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:01:51.385 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 2m ago 10h 1218M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:01:51.385 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 2m ago 10h 1388M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:01:51.385 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 2m ago 10h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:01:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 2m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:01:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 2m ago 10h 6181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:01:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 2m ago 10h 6207M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:01:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 2m ago 10h 5553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:01:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 2m ago 10h 5429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:01:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 2m ago 10h 4771M 2455M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:01:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 2m ago 10h 5994M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:01:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 2m ago 10h 4928M 2455M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:01:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 2m ago 10h 5852M 2455M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:01:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 2m ago 10h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:01:51.760 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:01:51.760 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:01:51.760 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:01:51.760 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:01:51.760 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:01:51.760 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:01:51.760 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:01:51.760 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:01:51.760 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:01:51.760 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:01:51.760 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:01:51.761 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:01:51.761 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:01:51.761 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:01:51.761 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:01:51.761 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:01:51.761 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:01:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:51 smithi183 ceph-mon[99169]: pgmap v21527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:01:52.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:01:52.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:01:52.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:51 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1666058413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:01:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:51 smithi119 ceph-mon[108979]: pgmap v21527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:01:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:01:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:01:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:51 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1666058413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:01:52.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:51 smithi119 ceph-mon[94175]: pgmap v21527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:52.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:01:52.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:01:52.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:01:52.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:51 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1666058413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:01:53.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:52 smithi183 ceph-mon[99169]: from='client.38589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:01:53.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:52 smithi183 ceph-mon[99169]: from='client.38595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:01:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:52 smithi119 ceph-mon[94175]: from='client.38589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:01:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:52 smithi119 ceph-mon[94175]: from='client.38595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:01:53.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:52 smithi119 ceph-mon[108979]: from='client.38589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:01:53.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:52 smithi119 ceph-mon[108979]: from='client.38595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:01:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:53 smithi119 ceph-mon[94175]: pgmap v21528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:53 smithi119 ceph-mon[108979]: pgmap v21528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:53 smithi183 ceph-mon[99169]: pgmap v21528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:01:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:01:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:01:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:01:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:55 smithi183 ceph-mon[99169]: pgmap v21529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:55 smithi119 ceph-mon[94175]: pgmap v21529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:55 smithi119 ceph-mon[108979]: pgmap v21529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:57 smithi183 ceph-mon[99169]: pgmap v21530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:58.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:57 smithi119 ceph-mon[94175]: pgmap v21530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:01:58.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:57 smithi119 ceph-mon[108979]: pgmap v21530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:01:59 smithi183 ceph-mon[99169]: pgmap v21531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:01:59 smithi119 ceph-mon[94175]: pgmap v21531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:01:59 smithi119 ceph-mon[108979]: pgmap v21531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:01 smithi183 ceph-mon[99169]: pgmap v21532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:01 smithi119 ceph-mon[94175]: pgmap v21532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:01 smithi119 ceph-mon[108979]: pgmap v21532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:03 smithi119 ceph-mon[94175]: pgmap v21533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:03 smithi119 ceph-mon[108979]: pgmap v21533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:03 smithi183 ceph-mon[99169]: pgmap v21533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:02:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:02:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:02:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:05 smithi183 ceph-mon[99169]: pgmap v21534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:05 smithi119 ceph-mon[94175]: pgmap v21534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:05 smithi119 ceph-mon[108979]: pgmap v21534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:07 smithi183 ceph-mon[99169]: pgmap v21535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:07 smithi119 ceph-mon[108979]: pgmap v21535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:07 smithi119 ceph-mon[94175]: pgmap v21535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:09 smithi183 ceph-mon[99169]: pgmap v21536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:09 smithi119 ceph-mon[108979]: pgmap v21536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:09 smithi119 ceph-mon[94175]: pgmap v21536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:11 smithi183 ceph-mon[99169]: pgmap v21537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:11 smithi119 ceph-mon[94175]: pgmap v21537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:12.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:11 smithi119 ceph-mon[108979]: pgmap v21537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:13 smithi119 ceph-mon[108979]: pgmap v21538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:13 smithi119 ceph-mon[94175]: pgmap v21538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:13 smithi183 ceph-mon[99169]: pgmap v21538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:02:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:02:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:02:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:15 smithi183 ceph-mon[99169]: pgmap v21539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:15 smithi119 ceph-mon[94175]: pgmap v21539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:15 smithi119 ceph-mon[108979]: pgmap v21539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:18.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:17 smithi183 ceph-mon[99169]: pgmap v21540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:17 smithi119 ceph-mon[94175]: pgmap v21540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:17 smithi119 ceph-mon[108979]: pgmap v21540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:19 smithi183 ceph-mon[99169]: pgmap v21541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:19 smithi119 ceph-mon[108979]: pgmap v21541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:19 smithi119 ceph-mon[94175]: pgmap v21541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:22.105 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:02:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:21 smithi183 ceph-mon[99169]: pgmap v21542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:21 smithi119 ceph-mon[108979]: pgmap v21542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:21 smithi119 ceph-mon[94175]: pgmap v21542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:22.411 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:02:22.411 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 2m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:02:22.411 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 2m ago 10h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:02:22.411 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 2m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:02:22.411 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 2m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:02:22.412 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 2m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:02:22.412 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 2m ago 10h 934M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:02:22.412 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 2m ago 10h 2498M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:02:22.412 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 2m ago 10h 1218M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:02:22.412 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 2m ago 10h 1388M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:02:22.412 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 2m ago 10h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:02:22.412 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 2m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:02:22.412 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 2m ago 10h 6181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:02:22.413 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 2m ago 10h 6207M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:02:22.413 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 2m ago 10h 5553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:02:22.413 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 2m ago 10h 5429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:02:22.413 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 2m ago 10h 4771M 2455M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:02:22.413 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 2m ago 10h 5994M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:02:22.413 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 2m ago 10h 4928M 2455M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:02:22.413 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 2m ago 10h 5852M 2455M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:02:22.413 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 2m ago 10h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:02:22.794 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:02:22.794 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:02:22.794 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:02:22.794 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:02:22.794 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:02:22.794 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:02:22.794 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:02:22.794 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:02:22.795 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:02:22.795 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:02:22.795 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:02:22.795 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:02:22.795 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:02:22.795 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:02:22.795 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:02:22.795 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:02:22.795 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:02:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:22 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/595714158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:02:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:22 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/595714158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:02:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:22 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/595714158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:02:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:23 smithi119 ceph-mon[108979]: from='client.38607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:02:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:23 smithi119 ceph-mon[108979]: from='client.38613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:02:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:23 smithi119 ceph-mon[108979]: pgmap v21543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:23 smithi119 ceph-mon[94175]: from='client.38607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:02:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:23 smithi119 ceph-mon[94175]: from='client.38613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:02:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:23 smithi119 ceph-mon[94175]: pgmap v21543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:23 smithi183 ceph-mon[99169]: from='client.38607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:02:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:23 smithi183 ceph-mon[99169]: from='client.38613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:02:24.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:23 smithi183 ceph-mon[99169]: pgmap v21543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:02:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:02:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:02:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:25 smithi183 ceph-mon[99169]: pgmap v21544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:25 smithi119 ceph-mon[108979]: pgmap v21544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:25 smithi119 ceph-mon[94175]: pgmap v21544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:27 smithi183 ceph-mon[99169]: pgmap v21545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:27 smithi119 ceph-mon[94175]: pgmap v21545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:28.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:27 smithi119 ceph-mon[108979]: pgmap v21545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:30.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:29 smithi183 ceph-mon[99169]: pgmap v21546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:29 smithi119 ceph-mon[108979]: pgmap v21546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:29 smithi119 ceph-mon[94175]: pgmap v21546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:31 smithi183 ceph-mon[99169]: pgmap v21547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:31 smithi119 ceph-mon[94175]: pgmap v21547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:31 smithi119 ceph-mon[108979]: pgmap v21547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:33 smithi183 ceph-mon[99169]: pgmap v21548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:34.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:02:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:02:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:02:34.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:33 smithi119 ceph-mon[108979]: pgmap v21548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:34.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:33 smithi119 ceph-mon[94175]: pgmap v21548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:35 smithi119 ceph-mon[94175]: pgmap v21549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:36.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:35 smithi119 ceph-mon[108979]: pgmap v21549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:35 smithi183 ceph-mon[99169]: pgmap v21549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:37 smithi119 ceph-mon[94175]: pgmap v21550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:37 smithi119 ceph-mon[108979]: pgmap v21550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:38.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:37 smithi183 ceph-mon[99169]: pgmap v21550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:39 smithi119 ceph-mon[94175]: pgmap v21551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:39 smithi119 ceph-mon[108979]: pgmap v21551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:39 smithi183 ceph-mon[99169]: pgmap v21551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:41 smithi183 ceph-mon[99169]: pgmap v21552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:42.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:41 smithi119 ceph-mon[94175]: pgmap v21552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:42.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:41 smithi119 ceph-mon[108979]: pgmap v21552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:43 smithi183 ceph-mon[99169]: pgmap v21553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:02:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:02:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:02:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:43 smithi119 ceph-mon[108979]: pgmap v21553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:43 smithi119 ceph-mon[94175]: pgmap v21553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:45 smithi183 ceph-mon[99169]: pgmap v21554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:45 smithi119 ceph-mon[94175]: pgmap v21554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:45 smithi119 ceph-mon[108979]: pgmap v21554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:47 smithi183 ceph-mon[99169]: pgmap v21555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:47 smithi119 ceph-mon[94175]: pgmap v21555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:48.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:47 smithi119 ceph-mon[108979]: pgmap v21555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:50.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:49 smithi183 ceph-mon[99169]: pgmap v21556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:50.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:49 smithi119 ceph-mon[108979]: pgmap v21556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:50.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:49 smithi119 ceph-mon[94175]: pgmap v21556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:52.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:51 smithi183 ceph-mon[99169]: pgmap v21557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:02:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:02:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:02:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:51 smithi119 ceph-mon[94175]: pgmap v21557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:02:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:02:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:02:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:51 smithi119 ceph-mon[108979]: pgmap v21557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:02:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:02:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:02:53.135 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:02:53.440 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:02:53.440 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 3m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:02:53.440 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 3m ago 10h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:02:53.440 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 3m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:02:53.440 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 3m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:02:53.440 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 3m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:02:53.440 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 3m ago 10h 934M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:02:53.440 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 3m ago 10h 2498M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:02:53.440 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 3m ago 10h 1218M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:02:53.440 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 3m ago 10h 1388M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:02:53.440 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 3m ago 10h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:02:53.441 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 3m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:02:53.441 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 3m ago 10h 6181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:02:53.441 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 3m ago 10h 6207M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:02:53.441 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 3m ago 10h 5553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:02:53.441 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 3m ago 10h 5429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:02:53.441 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 3m ago 10h 4771M 2455M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:02:53.441 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 3m ago 10h 5994M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:02:53.441 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 3m ago 10h 4928M 2455M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:02:53.441 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 3m ago 10h 5852M 2455M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:02:53.441 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 3m ago 10h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:02:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:02:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:02:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:02:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:02:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:02:53.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:02:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:02:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:02:53.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:02:53.817 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:02:53.817 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:02:53.818 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:02:53.818 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:02:53.818 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:02:53.818 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:02:53.818 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:02:53.818 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:02:53.818 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:02:53.818 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:02:53.818 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:02:53.818 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:02:53.818 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:02:53.818 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:02:53.818 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:02:53.819 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:02:53.819 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:02:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:53 smithi183 ceph-mon[99169]: pgmap v21558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2940435099' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:02:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:02:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:02:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:02:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:53 smithi119 ceph-mon[94175]: pgmap v21558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2940435099' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:02:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:53 smithi119 ceph-mon[108979]: pgmap v21558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2940435099' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:02:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:54 smithi183 ceph-mon[99169]: from='client.38625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:02:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:54 smithi183 ceph-mon[99169]: from='client.38631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:02:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:54 smithi119 ceph-mon[94175]: from='client.38625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:02:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:54 smithi119 ceph-mon[94175]: from='client.38631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:02:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:54 smithi119 ceph-mon[108979]: from='client.38625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:02:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:54 smithi119 ceph-mon[108979]: from='client.38631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:02:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:02:56.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:55 smithi183 ceph-mon[99169]: pgmap v21559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:55 smithi119 ceph-mon[94175]: pgmap v21559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:55 smithi119 ceph-mon[108979]: pgmap v21559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:57 smithi183 ceph-mon[99169]: pgmap v21560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:57 smithi119 ceph-mon[94175]: pgmap v21560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:02:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:57 smithi119 ceph-mon[108979]: pgmap v21560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:02:59 smithi183 ceph-mon[99169]: pgmap v21561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:02:59 smithi119 ceph-mon[94175]: pgmap v21561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:02:59 smithi119 ceph-mon[108979]: pgmap v21561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:01 smithi183 ceph-mon[99169]: pgmap v21562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:01 smithi119 ceph-mon[94175]: pgmap v21562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:01 smithi119 ceph-mon[108979]: pgmap v21562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:04.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:03 smithi183 ceph-mon[99169]: pgmap v21563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:03:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:03:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:03:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:03 smithi119 ceph-mon[94175]: pgmap v21563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:04.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:03 smithi119 ceph-mon[108979]: pgmap v21563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:05 smithi183 ceph-mon[99169]: pgmap v21564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:05 smithi119 ceph-mon[94175]: pgmap v21564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:05 smithi119 ceph-mon[108979]: pgmap v21564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:07 smithi183 ceph-mon[99169]: pgmap v21565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:08.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:07 smithi119 ceph-mon[108979]: pgmap v21565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:07 smithi119 ceph-mon[94175]: pgmap v21565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:10.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:09 smithi183 ceph-mon[99169]: pgmap v21566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:09 smithi119 ceph-mon[94175]: pgmap v21566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:09 smithi119 ceph-mon[108979]: pgmap v21566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:12 smithi183 ceph-mon[99169]: pgmap v21567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:12 smithi119 ceph-mon[94175]: pgmap v21567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:12 smithi119 ceph-mon[108979]: pgmap v21567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:14.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:14 smithi183 ceph-mon[99169]: pgmap v21568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:03:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:03:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:03:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:14 smithi119 ceph-mon[94175]: pgmap v21568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:14 smithi119 ceph-mon[108979]: pgmap v21568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:15.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 02:03:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T02:03:14.928251538Z level=info msg="Completed cleanup jobs" duration=12.891732ms 2023-12-02T02:03:16.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:16 smithi183 ceph-mon[99169]: pgmap v21569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:16.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:16 smithi119 ceph-mon[94175]: pgmap v21569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:16 smithi119 ceph-mon[108979]: pgmap v21569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:18 smithi183 ceph-mon[99169]: pgmap v21570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:18.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:18 smithi119 ceph-mon[94175]: pgmap v21570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:18 smithi119 ceph-mon[108979]: pgmap v21570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:20 smithi183 ceph-mon[99169]: pgmap v21571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:20 smithi119 ceph-mon[94175]: pgmap v21571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:20 smithi119 ceph-mon[108979]: pgmap v21571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:22 smithi183 ceph-mon[99169]: pgmap v21572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:22 smithi119 ceph-mon[94175]: pgmap v21572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:22 smithi119 ceph-mon[108979]: pgmap v21572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:24.163 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:03:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:24 smithi183 ceph-mon[99169]: pgmap v21573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:03:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:03:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:03:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:24 smithi119 ceph-mon[108979]: pgmap v21573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:24 smithi119 ceph-mon[94175]: pgmap v21573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:24.476 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:03:24.476 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 3m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:03:24.476 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 3m ago 10h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:03:24.476 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 3m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:03:24.476 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 3m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:03:24.476 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 3m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:03:24.476 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 3m ago 10h 934M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:03:24.476 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 3m ago 10h 2498M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:03:24.476 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 3m ago 10h 1218M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:03:24.476 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 3m ago 10h 1388M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:03:24.476 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 3m ago 10h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:03:24.477 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 3m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:03:24.477 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 3m ago 10h 6181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:03:24.477 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 3m ago 10h 6207M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:03:24.477 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 3m ago 10h 5553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:03:24.477 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 3m ago 10h 5429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:03:24.477 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 3m ago 10h 4771M 2455M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:03:24.477 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 3m ago 10h 5994M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:03:24.477 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 3m ago 10h 4928M 2455M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:03:24.477 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 3m ago 10h 5852M 2455M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:03:24.477 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 3m ago 10h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:03:24.855 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:03:24.855 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:03:24.855 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:03:24.856 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:03:24.856 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:03:24.856 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:03:24.856 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:03:24.856 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:03:24.856 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:03:24.856 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:03:24.856 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:03:24.856 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:03:24.856 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:03:24.856 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:03:24.856 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:03:24.856 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:03:24.856 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:03:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1771386032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:03:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1771386032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:03:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1771386032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:03:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:26 smithi183 ceph-mon[99169]: from='client.48527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:03:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:26 smithi183 ceph-mon[99169]: from='client.38649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:03:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:26 smithi183 ceph-mon[99169]: pgmap v21574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:26 smithi119 ceph-mon[108979]: from='client.48527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:03:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:26 smithi119 ceph-mon[108979]: from='client.38649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:03:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:26 smithi119 ceph-mon[108979]: pgmap v21574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:26 smithi119 ceph-mon[94175]: from='client.48527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:03:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:26 smithi119 ceph-mon[94175]: from='client.38649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:03:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:26 smithi119 ceph-mon[94175]: pgmap v21574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:28 smithi183 ceph-mon[99169]: pgmap v21575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:28.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:28 smithi119 ceph-mon[94175]: pgmap v21575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:28 smithi119 ceph-mon[108979]: pgmap v21575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:30 smithi183 ceph-mon[99169]: pgmap v21576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:30.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:30 smithi119 ceph-mon[108979]: pgmap v21576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:30 smithi119 ceph-mon[94175]: pgmap v21576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:32 smithi183 ceph-mon[99169]: pgmap v21577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:32 smithi119 ceph-mon[94175]: pgmap v21577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:32 smithi119 ceph-mon[108979]: pgmap v21577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:33.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:33 smithi183 ceph-mon[99169]: pgmap v21578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:33 smithi119 ceph-mon[108979]: pgmap v21578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:33.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:33 smithi119 ceph-mon[94175]: pgmap v21578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:03:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:03:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T02:03:36.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:35 smithi183 ceph-mon[99169]: pgmap v21579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:35 smithi119 ceph-mon[108979]: pgmap v21579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:36.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:35 smithi119 ceph-mon[94175]: pgmap v21579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:37 smithi183 ceph-mon[99169]: pgmap v21580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:37 smithi119 ceph-mon[94175]: pgmap v21580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:37 smithi119 ceph-mon[108979]: pgmap v21580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:39 smithi183 ceph-mon[99169]: pgmap v21581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:39 smithi119 ceph-mon[94175]: pgmap v21581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:39 smithi119 ceph-mon[108979]: pgmap v21581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:41 smithi183 ceph-mon[99169]: pgmap v21582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:41 smithi119 ceph-mon[94175]: pgmap v21582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:41 smithi119 ceph-mon[108979]: pgmap v21582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:43 smithi119 ceph-mon[94175]: pgmap v21583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:43 smithi119 ceph-mon[108979]: pgmap v21583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:43 smithi183 ceph-mon[99169]: pgmap v21583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:03:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:03:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:03:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:45 smithi183 ceph-mon[99169]: pgmap v21584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:45 smithi119 ceph-mon[94175]: pgmap v21584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:45 smithi119 ceph-mon[108979]: pgmap v21584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:48.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:47 smithi183 ceph-mon[99169]: pgmap v21585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:47 smithi119 ceph-mon[94175]: pgmap v21585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:47 smithi119 ceph-mon[108979]: pgmap v21585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:49 smithi183 ceph-mon[99169]: pgmap v21586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:49 smithi119 ceph-mon[108979]: pgmap v21586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:49 smithi119 ceph-mon[94175]: pgmap v21586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:51 smithi183 ceph-mon[99169]: pgmap v21587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:51 smithi119 ceph-mon[108979]: pgmap v21587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:51 smithi119 ceph-mon[94175]: pgmap v21587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:53.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:03:53.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:03:53.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:03:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:03:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:03:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:03:53.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:03:53.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:03:53.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:03:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:53 smithi119 ceph-mon[94175]: pgmap v21588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:03:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:03:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:53 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:03:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:53 smithi119 ceph-mon[108979]: pgmap v21588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:03:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:03:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:53 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:03:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:53 smithi183 ceph-mon[99169]: pgmap v21588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:03:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:03:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:53 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:03:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:03:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:03:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:03:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:03:55.201 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:03:55.507 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:03:55.507 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 4m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:03:55.507 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 4m ago 10h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:03:55.507 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 4m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:03:55.507 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 4m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:03:55.507 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 4m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:03:55.507 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 4m ago 10h 934M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:03:55.507 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 4m ago 10h 2498M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:03:55.507 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 4m ago 10h 1218M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:03:55.507 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 4m ago 10h 1388M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:03:55.507 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 4m ago 10h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:03:55.507 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 4m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:03:55.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 4m ago 10h 6181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:03:55.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 4m ago 10h 6207M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:03:55.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 4m ago 10h 5553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:03:55.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 4m ago 10h 5429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:03:55.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 4m ago 10h 4771M 2455M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:03:55.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 4m ago 10h 5994M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:03:55.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 4m ago 10h 4928M 2455M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:03:55.508 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 4m ago 10h 5852M 2455M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:03:55.508 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 4m ago 10h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:03:55.889 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:03:55.889 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:03:55.889 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:03:55.889 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:03:55.889 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:03:55.889 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:03:55.889 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:03:55.889 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:03:55.889 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:03:55.890 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:03:55.890 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:03:55.890 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:03:55.890 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:03:55.890 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:03:55.890 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:03:55.890 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:03:55.890 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:03:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:55 smithi183 ceph-mon[99169]: pgmap v21589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:55 smithi119 ceph-mon[94175]: pgmap v21589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:55 smithi119 ceph-mon[108979]: pgmap v21589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:56 smithi183 ceph-mon[99169]: from='client.48545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:03:57.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:56 smithi183 ceph-mon[99169]: from='client.48551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:03:57.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/399180630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:03:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:56 smithi119 ceph-mon[94175]: from='client.48545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:03:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:56 smithi119 ceph-mon[94175]: from='client.48551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:03:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/399180630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:03:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:56 smithi119 ceph-mon[108979]: from='client.48545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:03:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:56 smithi119 ceph-mon[108979]: from='client.48551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:03:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/399180630' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:03:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:57 smithi183 ceph-mon[99169]: pgmap v21590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:57 smithi119 ceph-mon[94175]: pgmap v21590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:03:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:57 smithi119 ceph-mon[108979]: pgmap v21590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:03:59 smithi183 ceph-mon[99169]: pgmap v21591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:03:59 smithi119 ceph-mon[94175]: pgmap v21591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:03:59 smithi119 ceph-mon[108979]: pgmap v21591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:01 smithi183 ceph-mon[99169]: pgmap v21592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:01 smithi119 ceph-mon[94175]: pgmap v21592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:01 smithi119 ceph-mon[108979]: pgmap v21592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:03 smithi119 ceph-mon[94175]: pgmap v21593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:03 smithi119 ceph-mon[108979]: pgmap v21593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:03 smithi183 ceph-mon[99169]: pgmap v21593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:04:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:04:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:04:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:05 smithi183 ceph-mon[99169]: pgmap v21594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:05 smithi119 ceph-mon[108979]: pgmap v21594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:05 smithi119 ceph-mon[94175]: pgmap v21594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:07 smithi183 ceph-mon[99169]: pgmap v21595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:07 smithi119 ceph-mon[94175]: pgmap v21595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:07 smithi119 ceph-mon[108979]: pgmap v21595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:09 smithi183 ceph-mon[99169]: pgmap v21596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:09 smithi119 ceph-mon[108979]: pgmap v21596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:09 smithi119 ceph-mon[94175]: pgmap v21596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:11 smithi183 ceph-mon[99169]: pgmap v21597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:11 smithi119 ceph-mon[94175]: pgmap v21597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:11 smithi119 ceph-mon[108979]: pgmap v21597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:13 smithi119 ceph-mon[94175]: pgmap v21598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:13 smithi119 ceph-mon[108979]: pgmap v21598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:13 smithi183 ceph-mon[99169]: pgmap v21598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:04:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:04:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:04:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:15 smithi183 ceph-mon[99169]: pgmap v21599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:15 smithi119 ceph-mon[108979]: pgmap v21599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:16.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:15 smithi119 ceph-mon[94175]: pgmap v21599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:17 smithi183 ceph-mon[99169]: pgmap v21600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:17 smithi119 ceph-mon[108979]: pgmap v21600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:17 smithi119 ceph-mon[94175]: pgmap v21600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:19 smithi183 ceph-mon[99169]: pgmap v21601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:19 smithi119 ceph-mon[94175]: pgmap v21601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:19 smithi119 ceph-mon[108979]: pgmap v21601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:21 smithi183 ceph-mon[99169]: pgmap v21602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:21 smithi119 ceph-mon[94175]: pgmap v21602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:21 smithi119 ceph-mon[108979]: pgmap v21602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:23 smithi119 ceph-mon[108979]: pgmap v21603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:23 smithi119 ceph-mon[94175]: pgmap v21603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:23 smithi183 ceph-mon[99169]: pgmap v21603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:04:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:04:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:04:25.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:25.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:25.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:25 smithi183 ceph-mon[99169]: pgmap v21604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:25 smithi119 ceph-mon[94175]: pgmap v21604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:25 smithi119 ceph-mon[108979]: pgmap v21604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:26.229 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:04:26.536 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:04:26.536 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 4m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:04:26.536 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 4m ago 10h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:04:26.536 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 4m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:04:26.536 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 4m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:04:26.536 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 4m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:04:26.536 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 4m ago 10h 934M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:04:26.536 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 4m ago 10h 2498M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:04:26.537 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 4m ago 10h 1218M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:04:26.537 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 4m ago 10h 1388M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:04:26.537 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 4m ago 10h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:04:26.537 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 4m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:04:26.537 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 4m ago 10h 6181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:04:26.537 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 4m ago 10h 6207M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:04:26.537 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 4m ago 10h 5553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:04:26.537 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 4m ago 10h 5429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:04:26.537 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 4m ago 10h 4771M 2455M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:04:26.537 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 4m ago 10h 5994M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:04:26.537 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 4m ago 10h 4928M 2455M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:04:26.537 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 4m ago 10h 5852M 2455M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:04:26.537 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 4m ago 10h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:04:26.917 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:04:26.917 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:04:26.918 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:04:26.918 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:04:26.918 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:04:26.918 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:04:26.918 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:04:26.918 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:04:26.918 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:04:26.918 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:04:26.918 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:04:26.918 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:04:26.919 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:04:26.919 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:04:26.919 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:04:26.919 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:04:26.919 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:04:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:27 smithi183 ceph-mon[99169]: from='client.38679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:04:28.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:27 smithi183 ceph-mon[99169]: from='client.38685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:04:28.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:27 smithi183 ceph-mon[99169]: pgmap v21605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:28.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1973898186' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:04:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:27 smithi119 ceph-mon[94175]: from='client.38679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:04:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:27 smithi119 ceph-mon[94175]: from='client.38685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:04:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:27 smithi119 ceph-mon[94175]: pgmap v21605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1973898186' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:04:28.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:27 smithi119 ceph-mon[108979]: from='client.38679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:04:28.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:27 smithi119 ceph-mon[108979]: from='client.38685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:04:28.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:27 smithi119 ceph-mon[108979]: pgmap v21605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:28.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1973898186' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:04:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:29 smithi183 ceph-mon[99169]: pgmap v21606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:29 smithi119 ceph-mon[94175]: pgmap v21606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:29 smithi119 ceph-mon[108979]: pgmap v21606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:31 smithi183 ceph-mon[99169]: pgmap v21607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:31 smithi119 ceph-mon[94175]: pgmap v21607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:32.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:31 smithi119 ceph-mon[108979]: pgmap v21607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:33 smithi119 ceph-mon[94175]: pgmap v21608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:34.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:33 smithi119 ceph-mon[108979]: pgmap v21608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:33 smithi183 ceph-mon[99169]: pgmap v21608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:04:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:04:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:04:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:35 smithi183 ceph-mon[99169]: pgmap v21609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:35 smithi119 ceph-mon[94175]: pgmap v21609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:35 smithi119 ceph-mon[108979]: pgmap v21609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:37 smithi183 ceph-mon[99169]: pgmap v21610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:37 smithi119 ceph-mon[94175]: pgmap v21610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:37 smithi119 ceph-mon[108979]: pgmap v21610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:39 smithi183 ceph-mon[99169]: pgmap v21611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:39 smithi119 ceph-mon[94175]: pgmap v21611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:39 smithi119 ceph-mon[108979]: pgmap v21611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:41 smithi183 ceph-mon[99169]: pgmap v21612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:41 smithi119 ceph-mon[94175]: pgmap v21612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:41 smithi119 ceph-mon[108979]: pgmap v21612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:43 smithi119 ceph-mon[94175]: pgmap v21613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:43 smithi119 ceph-mon[108979]: pgmap v21613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:43 smithi183 ceph-mon[99169]: pgmap v21613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:04:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:04:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:04:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:45 smithi183 ceph-mon[99169]: pgmap v21614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:45 smithi119 ceph-mon[94175]: pgmap v21614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:45 smithi119 ceph-mon[108979]: pgmap v21614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:47 smithi183 ceph-mon[99169]: pgmap v21615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:47 smithi119 ceph-mon[94175]: pgmap v21615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:47 smithi119 ceph-mon[108979]: pgmap v21615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:49 smithi183 ceph-mon[99169]: pgmap v21616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:49 smithi119 ceph-mon[94175]: pgmap v21616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:49 smithi119 ceph-mon[108979]: pgmap v21616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:51 smithi183 ceph-mon[99169]: pgmap v21617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:51 smithi119 ceph-mon[94175]: pgmap v21617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:52.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:51 smithi119 ceph-mon[108979]: pgmap v21617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:53 smithi119 ceph-mon[94175]: pgmap v21618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:04:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:04:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:53 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:04:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:53 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:04:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:53 smithi119 ceph-mon[108979]: pgmap v21618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:04:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:04:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:53 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:04:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:53 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:04:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:53 smithi183 ceph-mon[99169]: pgmap v21618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:04:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:04:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:53 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:04:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:53 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:04:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:04:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:04:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:04:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:04:56.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:55 smithi183 ceph-mon[99169]: pgmap v21619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:56.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:55 smithi119 ceph-mon[94175]: pgmap v21619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:55 smithi119 ceph-mon[108979]: pgmap v21619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:57.260 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:04:57.568 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:04:57.569 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 5m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:04:57.569 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 5m ago 10h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:04:57.569 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 5m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:04:57.569 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 5m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:04:57.569 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 5m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:04:57.569 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 5m ago 10h 934M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:04:57.569 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 5m ago 10h 2498M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:04:57.569 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 5m ago 10h 1218M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:04:57.569 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 5m ago 10h 1388M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:04:57.569 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 5m ago 10h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:04:57.569 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 5m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:04:57.569 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 5m ago 10h 6181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:04:57.569 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 5m ago 10h 6207M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:04:57.569 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 5m ago 10h 5553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:04:57.570 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 5m ago 10h 5429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:04:57.570 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 5m ago 10h 4771M 2455M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:04:57.570 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 5m ago 10h 5994M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:04:57.570 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 5m ago 10h 4928M 2455M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:04:57.570 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 5m ago 10h 5852M 2455M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:04:57.570 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 5m ago 10h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:04:57.957 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:04:57.957 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:04:57.957 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:04:57.957 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:04:57.957 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:04:57.957 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:04:57.957 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:04:57.957 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:04:57.957 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:04:57.957 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:04:57.957 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:04:57.957 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:04:57.957 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:04:57.958 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:04:57.958 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:04:57.958 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:04:57.958 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:04:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:57 smithi183 ceph-mon[99169]: pgmap v21620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:58.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:57 smithi119 ceph-mon[94175]: pgmap v21620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:58.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:57 smithi119 ceph-mon[108979]: pgmap v21620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:04:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:58 smithi183 ceph-mon[99169]: from='client.48581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:04:59.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:58 smithi183 ceph-mon[99169]: from='client.38703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:04:59.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3238902727' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:04:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:58 smithi119 ceph-mon[108979]: from='client.48581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:04:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:58 smithi119 ceph-mon[108979]: from='client.38703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:04:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3238902727' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:04:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:58 smithi119 ceph-mon[94175]: from='client.48581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:04:59.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:58 smithi119 ceph-mon[94175]: from='client.38703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:04:59.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3238902727' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:05:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:04:59 smithi183 ceph-mon[99169]: pgmap v21621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:04:59 smithi119 ceph-mon[94175]: pgmap v21621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:04:59 smithi119 ceph-mon[108979]: pgmap v21621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:01 smithi183 ceph-mon[99169]: pgmap v21622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:01 smithi119 ceph-mon[94175]: pgmap v21622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:01 smithi119 ceph-mon[108979]: pgmap v21622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:03 smithi119 ceph-mon[108979]: pgmap v21623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:04.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:03 smithi119 ceph-mon[94175]: pgmap v21623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:03 smithi183 ceph-mon[99169]: pgmap v21623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:05:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:05:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:05:06.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:05 smithi183 ceph-mon[99169]: pgmap v21624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:05 smithi119 ceph-mon[94175]: pgmap v21624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:06.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:05 smithi119 ceph-mon[108979]: pgmap v21624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:08.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:07 smithi183 ceph-mon[99169]: pgmap v21625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:07 smithi119 ceph-mon[94175]: pgmap v21625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:07 smithi119 ceph-mon[108979]: pgmap v21625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:09 smithi183 ceph-mon[99169]: pgmap v21626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:09 smithi119 ceph-mon[94175]: pgmap v21626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:09 smithi119 ceph-mon[108979]: pgmap v21626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:11 smithi183 ceph-mon[99169]: pgmap v21627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:11 smithi119 ceph-mon[108979]: pgmap v21627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:11 smithi119 ceph-mon[94175]: pgmap v21627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:14.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:13 smithi183 ceph-mon[99169]: pgmap v21628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:14.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:05:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:05:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:05:14.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:13 smithi119 ceph-mon[94175]: pgmap v21628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:14.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:13 smithi119 ceph-mon[108979]: pgmap v21628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:15 smithi119 ceph-mon[94175]: pgmap v21629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:16.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:15 smithi119 ceph-mon[108979]: pgmap v21629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:15 smithi183 ceph-mon[99169]: pgmap v21629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:17 smithi119 ceph-mon[94175]: pgmap v21630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:17 smithi119 ceph-mon[108979]: pgmap v21630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:18.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:17 smithi183 ceph-mon[99169]: pgmap v21630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:19 smithi183 ceph-mon[99169]: pgmap v21631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:19 smithi119 ceph-mon[94175]: pgmap v21631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:20.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:19 smithi119 ceph-mon[108979]: pgmap v21631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:21 smithi183 ceph-mon[99169]: pgmap v21632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:21 smithi119 ceph-mon[94175]: pgmap v21632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:21 smithi119 ceph-mon[108979]: pgmap v21632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:23 smithi183 ceph-mon[99169]: pgmap v21633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:05:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:05:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:05:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:23 smithi119 ceph-mon[108979]: pgmap v21633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:23 smithi119 ceph-mon[94175]: pgmap v21633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:25.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:25.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:25 smithi183 ceph-mon[99169]: pgmap v21634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:25 smithi119 ceph-mon[108979]: pgmap v21634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:25 smithi119 ceph-mon[94175]: pgmap v21634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:28.304 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:05:28.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:27 smithi183 ceph-mon[99169]: pgmap v21635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:28.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:27 smithi119 ceph-mon[94175]: pgmap v21635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:28.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:27 smithi119 ceph-mon[108979]: pgmap v21635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:28.613 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:05:28.614 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 5m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:05:28.614 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 5m ago 10h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:05:28.614 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 5m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:05:28.614 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 5m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:05:28.614 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 5m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:05:28.614 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 5m ago 10h 934M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:05:28.614 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 5m ago 10h 2498M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:05:28.614 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 5m ago 10h 1218M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:05:28.614 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 5m ago 10h 1388M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:05:28.614 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 5m ago 10h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:05:28.614 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 5m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:05:28.614 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 5m ago 10h 6181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:05:28.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 5m ago 10h 6207M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:05:28.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 5m ago 10h 5553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:05:28.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 5m ago 10h 5429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:05:28.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 5m ago 10h 4771M 2455M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:05:28.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 5m ago 10h 5994M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:05:28.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 5m ago 10h 4928M 2455M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:05:28.615 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 5m ago 10h 5852M 2455M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:05:28.615 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 5m ago 10h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:05:28.998 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:05:28.998 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:05:28.998 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:05:28.998 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:05:28.998 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:05:28.998 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:05:28.998 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:05:28.998 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:05:28.998 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:05:28.998 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:05:28.998 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:05:28.999 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:05:28.999 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:05:28.999 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:05:28.999 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:05:28.999 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:05:28.999 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:05:30.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:29 smithi183 ceph-mon[99169]: from='client.48599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:05:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:29 smithi183 ceph-mon[99169]: pgmap v21636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:29 smithi183 ceph-mon[99169]: from='client.48605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:05:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1759232146' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:05:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:29 smithi119 ceph-mon[94175]: from='client.48599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:05:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:29 smithi119 ceph-mon[94175]: pgmap v21636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:29 smithi119 ceph-mon[94175]: from='client.48605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:05:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1759232146' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:05:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:29 smithi119 ceph-mon[108979]: from='client.48599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:05:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:29 smithi119 ceph-mon[108979]: pgmap v21636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:29 smithi119 ceph-mon[108979]: from='client.48605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:05:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1759232146' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:05:32.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:31 smithi183 ceph-mon[99169]: pgmap v21637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:31 smithi119 ceph-mon[94175]: pgmap v21637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:31 smithi119 ceph-mon[108979]: pgmap v21637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:33 smithi183 ceph-mon[99169]: pgmap v21638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:33 smithi119 ceph-mon[94175]: pgmap v21638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:05:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:05:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:05:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:33 smithi119 ceph-mon[108979]: pgmap v21638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:36.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:35 smithi183 ceph-mon[99169]: pgmap v21639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:35 smithi119 ceph-mon[94175]: pgmap v21639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:35 smithi119 ceph-mon[108979]: pgmap v21639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:37 smithi183 ceph-mon[99169]: pgmap v21640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:38.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:37 smithi119 ceph-mon[94175]: pgmap v21640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:38.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:37 smithi119 ceph-mon[108979]: pgmap v21640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:39 smithi183 ceph-mon[99169]: pgmap v21641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:39 smithi119 ceph-mon[108979]: pgmap v21641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:39 smithi119 ceph-mon[94175]: pgmap v21641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:42.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:41 smithi183 ceph-mon[99169]: pgmap v21642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:42.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:41 smithi119 ceph-mon[94175]: pgmap v21642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:41 smithi119 ceph-mon[108979]: pgmap v21642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:43 smithi183 ceph-mon[99169]: pgmap v21643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:43 smithi119 ceph-mon[94175]: pgmap v21643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:05:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:05:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:05:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:43 smithi119 ceph-mon[108979]: pgmap v21643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:46 smithi183 ceph-mon[99169]: pgmap v21644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:45 smithi119 ceph-mon[94175]: pgmap v21644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:46 smithi119 ceph-mon[108979]: pgmap v21644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:48.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:48 smithi183 ceph-mon[99169]: pgmap v21645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:48 smithi119 ceph-mon[94175]: pgmap v21645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:48.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:48 smithi119 ceph-mon[108979]: pgmap v21645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:50.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:50 smithi183 ceph-mon[99169]: pgmap v21646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:50.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:50 smithi119 ceph-mon[94175]: pgmap v21646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:50.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:50 smithi119 ceph-mon[108979]: pgmap v21646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:52 smithi183 ceph-mon[99169]: pgmap v21647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:52 smithi119 ceph-mon[94175]: pgmap v21647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:52 smithi119 ceph-mon[108979]: pgmap v21647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:54.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:54 smithi183 ceph-mon[99169]: pgmap v21648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:05:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:05:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:05:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:05:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:54 smithi119 ceph-mon[94175]: pgmap v21648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:05:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:54 smithi119 ceph-mon[108979]: pgmap v21648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:05:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:05:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:05:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:05:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:05:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:05:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:05:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:05:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:05:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:05:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:05:56.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:56 smithi183 ceph-mon[99169]: pgmap v21649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:56 smithi119 ceph-mon[94175]: pgmap v21649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:56 smithi119 ceph-mon[108979]: pgmap v21649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:05:58 smithi183 ceph-mon[99169]: pgmap v21650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:05:58 smithi119 ceph-mon[94175]: pgmap v21650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:05:58 smithi119 ceph-mon[108979]: pgmap v21650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:05:59.346 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:05:59.650 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:05:59.650 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 6m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:05:59.650 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 6m ago 10h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:05:59.650 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 6m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:05:59.650 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 6m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:05:59.651 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 6m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:05:59.651 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 6m ago 10h 934M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:05:59.651 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 6m ago 10h 2498M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:05:59.651 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 6m ago 10h 1218M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:05:59.651 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 6m ago 10h 1388M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:05:59.651 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 6m ago 10h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:05:59.651 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 6m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:05:59.651 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 6m ago 10h 6181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:05:59.651 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 6m ago 10h 6207M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:05:59.651 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 6m ago 10h 5553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:05:59.651 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 6m ago 10h 5429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:05:59.651 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 6m ago 10h 4771M 2455M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:05:59.651 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 6m ago 10h 5994M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:05:59.651 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 6m ago 10h 4928M 2455M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:05:59.651 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 6m ago 10h 5852M 2455M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:05:59.652 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 6m ago 10h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:06:00.036 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:06:00.036 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:06:00.036 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:06:00.036 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:06:00.037 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:06:00.037 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:06:00.037 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:06:00.037 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:06:00.037 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:06:00.037 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:06:00.037 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:06:00.037 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:06:00.038 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:06:00.038 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:06:00.038 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:06:00.038 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:06:00.038 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:06:00.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:00 smithi183 ceph-mon[99169]: pgmap v21651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:00 smithi119 ceph-mon[94175]: pgmap v21651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:00 smithi119 ceph-mon[108979]: pgmap v21651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:01.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:01 smithi183 ceph-mon[99169]: from='client.48617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:06:01.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:01 smithi183 ceph-mon[99169]: from='client.38739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:06:01.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:01 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/612903229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:06:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:01 smithi119 ceph-mon[94175]: from='client.48617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:06:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:01 smithi119 ceph-mon[94175]: from='client.38739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:06:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:01 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/612903229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:06:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:01 smithi119 ceph-mon[108979]: from='client.48617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:06:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:01 smithi119 ceph-mon[108979]: from='client.38739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:06:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:01 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/612903229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:06:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:02 smithi183 ceph-mon[99169]: pgmap v21652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:02 smithi119 ceph-mon[94175]: pgmap v21652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:02 smithi119 ceph-mon[108979]: pgmap v21652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:04.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:04 smithi183 ceph-mon[99169]: pgmap v21653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:04 smithi119 ceph-mon[94175]: pgmap v21653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:06:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:06:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:06:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:04 smithi119 ceph-mon[108979]: pgmap v21653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:06 smithi183 ceph-mon[99169]: pgmap v21654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:06 smithi119 ceph-mon[94175]: pgmap v21654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:06 smithi119 ceph-mon[108979]: pgmap v21654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:08.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:08 smithi183 ceph-mon[99169]: pgmap v21655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:08 smithi119 ceph-mon[94175]: pgmap v21655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:08.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:08 smithi119 ceph-mon[108979]: pgmap v21655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:10 smithi183 ceph-mon[99169]: pgmap v21656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:10 smithi119 ceph-mon[94175]: pgmap v21656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:10 smithi119 ceph-mon[108979]: pgmap v21656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:12 smithi183 ceph-mon[99169]: pgmap v21657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:12 smithi119 ceph-mon[94175]: pgmap v21657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:12 smithi119 ceph-mon[108979]: pgmap v21657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:14.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:14 smithi183 ceph-mon[99169]: pgmap v21658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:06:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:06:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:06:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:14 smithi119 ceph-mon[94175]: pgmap v21658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:14 smithi119 ceph-mon[108979]: pgmap v21658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:16 smithi183 ceph-mon[99169]: pgmap v21659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:16.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:16 smithi119 ceph-mon[94175]: pgmap v21659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:16 smithi119 ceph-mon[108979]: pgmap v21659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:18 smithi183 ceph-mon[99169]: pgmap v21660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:18.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:18 smithi119 ceph-mon[94175]: pgmap v21660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:18 smithi119 ceph-mon[108979]: pgmap v21660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:20 smithi183 ceph-mon[99169]: pgmap v21661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:20.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:20 smithi119 ceph-mon[108979]: pgmap v21661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:20 smithi119 ceph-mon[94175]: pgmap v21661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:22 smithi183 ceph-mon[99169]: pgmap v21662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:22 smithi119 ceph-mon[94175]: pgmap v21662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:22 smithi119 ceph-mon[108979]: pgmap v21662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:24 smithi183 ceph-mon[99169]: pgmap v21663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:06:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:06:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:06:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:24 smithi119 ceph-mon[108979]: pgmap v21663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:24 smithi119 ceph-mon[94175]: pgmap v21663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:26 smithi183 ceph-mon[99169]: pgmap v21664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:26 smithi119 ceph-mon[94175]: pgmap v21664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:26 smithi119 ceph-mon[108979]: pgmap v21664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:28 smithi183 ceph-mon[99169]: pgmap v21665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:28 smithi119 ceph-mon[94175]: pgmap v21665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:28 smithi119 ceph-mon[108979]: pgmap v21665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:30.382 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:06:30.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:30 smithi183 ceph-mon[99169]: pgmap v21666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:30 smithi119 ceph-mon[94175]: pgmap v21666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:30.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:30 smithi119 ceph-mon[108979]: pgmap v21666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:30.686 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:06:30.686 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 6m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:06:30.686 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 6m ago 10h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:06:30.686 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 6m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:06:30.687 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 6m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:06:30.687 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 6m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:06:30.687 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 6m ago 10h 934M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:06:30.687 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 6m ago 10h 2498M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:06:30.687 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 6m ago 10h 1218M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:06:30.687 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 6m ago 10h 1388M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:06:30.687 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 6m ago 10h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:06:30.687 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 6m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:06:30.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 6m ago 10h 6181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:06:30.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 6m ago 10h 6207M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:06:30.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 6m ago 10h 5553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:06:30.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 6m ago 10h 5429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:06:30.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 6m ago 10h 4771M 2455M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:06:30.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 6m ago 10h 5994M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:06:30.687 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 6m ago 10h 4928M 2455M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:06:30.688 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 6m ago 10h 5852M 2455M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:06:30.688 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 6m ago 10h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:06:31.066 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:06:31.067 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:06:31.067 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:06:31.067 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:06:31.067 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:06:31.067 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:06:31.067 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:06:31.067 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:06:31.067 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:06:31.067 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:06:31.067 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:06:31.067 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:06:31.068 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:06:31.068 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:06:31.068 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:06:31.068 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:06:31.068 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:06:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4268204434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:06:31.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4268204434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:06:31.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4268204434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:06:32.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:32 smithi183 ceph-mon[99169]: from='client.48635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:06:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:32 smithi183 ceph-mon[99169]: pgmap v21667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:32 smithi183 ceph-mon[99169]: from='client.38757 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:06:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:32 smithi119 ceph-mon[94175]: from='client.48635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:06:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:32 smithi119 ceph-mon[94175]: pgmap v21667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:32 smithi119 ceph-mon[94175]: from='client.38757 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:06:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:32 smithi119 ceph-mon[108979]: from='client.48635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:06:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:32 smithi119 ceph-mon[108979]: pgmap v21667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:32 smithi119 ceph-mon[108979]: from='client.38757 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:06:33.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:33 smithi183 ceph-mon[99169]: pgmap v21668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:33.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:33 smithi119 ceph-mon[108979]: pgmap v21668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:33.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:33 smithi119 ceph-mon[94175]: pgmap v21668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:06:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:06:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:06:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:35 smithi183 ceph-mon[99169]: pgmap v21669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:35 smithi119 ceph-mon[94175]: pgmap v21669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:35 smithi119 ceph-mon[108979]: pgmap v21669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:37 smithi183 ceph-mon[99169]: pgmap v21670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:37 smithi119 ceph-mon[94175]: pgmap v21670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:38.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:37 smithi119 ceph-mon[108979]: pgmap v21670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:39 smithi183 ceph-mon[99169]: pgmap v21671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:39 smithi119 ceph-mon[94175]: pgmap v21671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:39 smithi119 ceph-mon[108979]: pgmap v21671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:42.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:41 smithi183 ceph-mon[99169]: pgmap v21672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:41 smithi119 ceph-mon[94175]: pgmap v21672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:41 smithi119 ceph-mon[108979]: pgmap v21672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:43 smithi119 ceph-mon[94175]: pgmap v21673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:43 smithi119 ceph-mon[108979]: pgmap v21673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:43 smithi183 ceph-mon[99169]: pgmap v21673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:06:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:06:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:06:46.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:45 smithi183 ceph-mon[99169]: pgmap v21674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:45 smithi119 ceph-mon[94175]: pgmap v21674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:45 smithi119 ceph-mon[108979]: pgmap v21674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:48.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:47 smithi183 ceph-mon[99169]: pgmap v21675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:47 smithi119 ceph-mon[94175]: pgmap v21675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:47 smithi119 ceph-mon[108979]: pgmap v21675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:49 smithi183 ceph-mon[99169]: pgmap v21676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:49 smithi119 ceph-mon[94175]: pgmap v21676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:49 smithi119 ceph-mon[108979]: pgmap v21676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:52.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:51 smithi183 ceph-mon[99169]: pgmap v21677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:51 smithi119 ceph-mon[94175]: pgmap v21677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:51 smithi119 ceph-mon[108979]: pgmap v21677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:53 smithi119 ceph-mon[94175]: pgmap v21678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:54.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:53 smithi119 ceph-mon[108979]: pgmap v21678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:53 smithi183 ceph-mon[99169]: pgmap v21678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:06:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:06:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:06:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:06:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:06:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:06:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:06:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:55 smithi183 ceph-mon[99169]: pgmap v21679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:56.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:06:56.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:06:56.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:06:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:55 smithi119 ceph-mon[108979]: pgmap v21679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:06:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:06:56.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:06:56.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:55 smithi119 ceph-mon[94175]: pgmap v21679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:56.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:06:56.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:06:56.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:06:58.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:57 smithi183 ceph-mon[99169]: pgmap v21680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:57 smithi119 ceph-mon[108979]: pgmap v21680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:06:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:57 smithi119 ceph-mon[94175]: pgmap v21680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:00.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:06:59 smithi183 ceph-mon[99169]: pgmap v21681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:06:59 smithi119 ceph-mon[94175]: pgmap v21681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:06:59 smithi119 ceph-mon[108979]: pgmap v21681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:01.411 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:07:01.718 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:07:01.718 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 7m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:07:01.718 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 7m ago 10h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:07:01.718 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 7m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:07:01.719 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 7m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:07:01.719 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 7m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:07:01.719 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 7m ago 10h 934M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:07:01.719 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 7m ago 10h 2498M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:07:01.719 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 7m ago 10h 1218M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:07:01.719 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 7m ago 10h 1388M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:07:01.719 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 7m ago 10h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:07:01.719 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 7m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:07:01.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 7m ago 10h 6181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:07:01.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 7m ago 10h 6207M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:07:01.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 7m ago 10h 5553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:07:01.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 7m ago 10h 5429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:07:01.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 7m ago 10h 4771M 2455M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:07:01.719 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 7m ago 10h 5994M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:07:01.720 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 7m ago 10h 4928M 2455M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:07:01.720 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 7m ago 10h 5852M 2455M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:07:01.720 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 7m ago 10h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:07:02.099 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:07:02.099 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:07:02.099 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:07:02.099 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:07:02.099 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:07:02.099 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:07:02.099 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:07:02.099 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:07:02.100 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:07:02.100 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:07:02.100 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:07:02.100 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:07:02.100 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:07:02.100 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:07:02.100 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:07:02.100 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:07:02.100 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:07:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:01 smithi183 ceph-mon[99169]: pgmap v21682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:01 smithi119 ceph-mon[94175]: pgmap v21682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:01 smithi119 ceph-mon[108979]: pgmap v21682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:02 smithi183 ceph-mon[99169]: from='client.38769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:07:03.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:02 smithi183 ceph-mon[99169]: from='client.48659 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:07:03.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/757141605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:07:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:02 smithi119 ceph-mon[108979]: from='client.38769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:07:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:02 smithi119 ceph-mon[108979]: from='client.48659 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:07:03.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/757141605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:07:03.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:02 smithi119 ceph-mon[94175]: from='client.38769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:07:03.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:02 smithi119 ceph-mon[94175]: from='client.48659 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:07:03.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/757141605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:07:04.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:03 smithi119 ceph-mon[94175]: pgmap v21683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:04.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:03 smithi119 ceph-mon[108979]: pgmap v21683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:03 smithi183 ceph-mon[99169]: pgmap v21683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:07:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:07:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:07:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:05 smithi183 ceph-mon[99169]: pgmap v21684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:05 smithi119 ceph-mon[94175]: pgmap v21684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:05 smithi119 ceph-mon[108979]: pgmap v21684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:07 smithi183 ceph-mon[99169]: pgmap v21685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:07 smithi119 ceph-mon[94175]: pgmap v21685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:07 smithi119 ceph-mon[108979]: pgmap v21685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:09 smithi183 ceph-mon[99169]: pgmap v21686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:09 smithi119 ceph-mon[94175]: pgmap v21686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:09 smithi119 ceph-mon[108979]: pgmap v21686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:11 smithi183 ceph-mon[99169]: pgmap v21687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:11 smithi119 ceph-mon[94175]: pgmap v21687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:11 smithi119 ceph-mon[108979]: pgmap v21687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:14.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:13 smithi119 ceph-mon[94175]: pgmap v21688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:14.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:13 smithi119 ceph-mon[108979]: pgmap v21688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:13 smithi183 ceph-mon[99169]: pgmap v21688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:07:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:07:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:07:16.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:15 smithi183 ceph-mon[99169]: pgmap v21689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:15 smithi119 ceph-mon[94175]: pgmap v21689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:15 smithi119 ceph-mon[108979]: pgmap v21689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:18.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:17 smithi183 ceph-mon[99169]: pgmap v21690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:17 smithi119 ceph-mon[94175]: pgmap v21690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:17 smithi119 ceph-mon[108979]: pgmap v21690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:20.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:19 smithi183 ceph-mon[99169]: pgmap v21691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:19 smithi119 ceph-mon[94175]: pgmap v21691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:19 smithi119 ceph-mon[108979]: pgmap v21691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:22.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:21 smithi183 ceph-mon[99169]: pgmap v21692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:21 smithi119 ceph-mon[94175]: pgmap v21692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:21 smithi119 ceph-mon[108979]: pgmap v21692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:23 smithi119 ceph-mon[94175]: pgmap v21693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:23 smithi119 ceph-mon[108979]: pgmap v21693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:23 smithi183 ceph-mon[99169]: pgmap v21693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:07:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:07:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:07:25.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:26.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:25 smithi183 ceph-mon[99169]: pgmap v21694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:25 smithi119 ceph-mon[108979]: pgmap v21694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:25 smithi119 ceph-mon[94175]: pgmap v21694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:28.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:27 smithi183 ceph-mon[99169]: pgmap v21695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:27 smithi119 ceph-mon[108979]: pgmap v21695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:27 smithi119 ceph-mon[94175]: pgmap v21695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:30.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:29 smithi183 ceph-mon[99169]: pgmap v21696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:29 smithi119 ceph-mon[94175]: pgmap v21696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:29 smithi119 ceph-mon[108979]: pgmap v21696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:31 smithi183 ceph-mon[99169]: pgmap v21697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:31 smithi119 ceph-mon[94175]: pgmap v21697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:32.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:31 smithi119 ceph-mon[108979]: pgmap v21697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:32.446 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:07:32.750 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:07:32.750 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 7m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:07:32.750 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 7m ago 10h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:07:32.750 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 7m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:07:32.750 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 7m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:07:32.751 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 7m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:07:32.751 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 7m ago 10h 934M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:07:32.751 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 7m ago 10h 2498M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:07:32.751 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 7m ago 10h 1218M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:07:32.751 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 7m ago 10h 1388M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:07:32.751 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 7m ago 10h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:07:32.752 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 7m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:07:32.752 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 7m ago 10h 6181M 2048M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:07:32.752 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 7m ago 10h 6207M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:07:32.752 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 7m ago 10h 5553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:07:32.752 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 7m ago 10h 5429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:07:32.752 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 7m ago 10h 4771M 2455M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:07:32.752 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 7m ago 10h 5994M 2455M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:07:32.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 7m ago 10h 4928M 2455M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:07:32.753 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 7m ago 10h 5852M 2455M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:07:32.753 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 7m ago 10h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:07:33.132 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:07:33.132 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:07:33.132 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:07:33.132 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:07:33.132 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:07:33.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:07:33.133 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:07:33.133 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:07:33.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:07:33.133 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:07:33.133 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:07:33.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:07:33.133 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:07:33.133 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:07:33.133 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:07:33.133 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:07:33.133 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:07:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:33 smithi119 ceph-mon[94175]: from='client.38787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:07:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:33 smithi119 ceph-mon[94175]: pgmap v21698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:33 smithi119 ceph-mon[94175]: from='client.38793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:07:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1721288399' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:07:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:33 smithi119 ceph-mon[108979]: from='client.38787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:07:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:33 smithi119 ceph-mon[108979]: pgmap v21698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:33 smithi119 ceph-mon[108979]: from='client.38793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:07:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1721288399' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:07:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:33 smithi183 ceph-mon[99169]: from='client.38787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:07:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:33 smithi183 ceph-mon[99169]: pgmap v21698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:33 smithi183 ceph-mon[99169]: from='client.38793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:07:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1721288399' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:07:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:07:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:07:34] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T02:07:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:35 smithi183 ceph-mon[99169]: pgmap v21699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:35 smithi119 ceph-mon[94175]: pgmap v21699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:36.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:35 smithi119 ceph-mon[108979]: pgmap v21699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:37 smithi183 ceph-mon[99169]: pgmap v21700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:37 smithi119 ceph-mon[94175]: pgmap v21700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:37 smithi119 ceph-mon[108979]: pgmap v21700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:39 smithi183 ceph-mon[99169]: pgmap v21701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:39 smithi119 ceph-mon[108979]: pgmap v21701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:39 smithi119 ceph-mon[94175]: pgmap v21701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:42.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:41 smithi183 ceph-mon[99169]: pgmap v21702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:41 smithi119 ceph-mon[94175]: pgmap v21702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:41 smithi119 ceph-mon[108979]: pgmap v21702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:43 smithi183 ceph-mon[99169]: pgmap v21703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:44.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:07:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:07:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:07:44.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:43 smithi119 ceph-mon[94175]: pgmap v21703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:44.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:43 smithi119 ceph-mon[108979]: pgmap v21703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:46.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:45 smithi183 ceph-mon[99169]: pgmap v21704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:45 smithi119 ceph-mon[94175]: pgmap v21704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:46.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:45 smithi119 ceph-mon[108979]: pgmap v21704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:47 smithi183 ceph-mon[99169]: pgmap v21705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:47 smithi119 ceph-mon[94175]: pgmap v21705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:48.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:47 smithi119 ceph-mon[108979]: pgmap v21705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:49 smithi183 ceph-mon[99169]: pgmap v21706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:49 smithi119 ceph-mon[94175]: pgmap v21706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:49 smithi119 ceph-mon[108979]: pgmap v21706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:52.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:51 smithi183 ceph-mon[99169]: pgmap v21707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:51 smithi119 ceph-mon[94175]: pgmap v21707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:51 smithi119 ceph-mon[108979]: pgmap v21707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:53 smithi183 ceph-mon[99169]: pgmap v21708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:54.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:07:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:07:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:07:54.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:53 smithi119 ceph-mon[94175]: pgmap v21708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:54.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:53 smithi119 ceph-mon[108979]: pgmap v21708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:55.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:07:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: pgmap v21709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:07:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:07:56.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:07:56.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:07:56.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:07:56.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:55 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:07:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: pgmap v21709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:07:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:07:56.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:07:56.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:07:56.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:07:56.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:07:56.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: pgmap v21709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:56.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:07:56.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:07:56.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:07:56.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:07:56.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:07:56.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:07:56.454 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:55 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:07:57.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:56 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2040M 2023-12-02T02:07:57.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:56 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2451M 2023-12-02T02:07:57.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:56 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2040M 2023-12-02T02:07:57.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:56 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2451M 2023-12-02T02:07:57.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:56 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2040M 2023-12-02T02:07:57.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:56 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2451M 2023-12-02T02:07:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:57 smithi183 ceph-mon[99169]: pgmap v21710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:57 smithi119 ceph-mon[108979]: pgmap v21710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:07:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:57 smithi119 ceph-mon[94175]: pgmap v21710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:07:59 smithi183 ceph-mon[99169]: pgmap v21711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:07:59 smithi119 ceph-mon[94175]: pgmap v21711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:07:59 smithi119 ceph-mon[108979]: pgmap v21711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:01 smithi183 ceph-mon[99169]: pgmap v21712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:01 smithi119 ceph-mon[94175]: pgmap v21712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:01 smithi119 ceph-mon[108979]: pgmap v21712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:03.477 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:08:03.786 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:08:03.786 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 8m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:08:03.786 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 8m ago 10h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:08:03.787 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 8m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:08:03.787 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 8m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:08:03.787 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 8m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:08:03.787 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 8m ago 10h 934M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:08:03.787 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 8m ago 10h 2498M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:08:03.787 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 8m ago 10h 1218M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:08:03.787 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 8m ago 10h 1388M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:08:03.787 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 8m ago 10h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:08:03.787 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 8m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:08:03.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 8m ago 10h 6181M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:08:03.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 8m ago 10h 6207M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:08:03.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 8m ago 10h 5553M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:08:03.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 8m ago 10h 5429M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:08:03.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 8m ago 10h 4771M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:08:03.787 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 8m ago 10h 5994M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:08:03.788 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 8m ago 10h 4928M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:08:03.788 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 8m ago 10h 5852M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:08:03.788 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 8m ago 10h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:08:04.175 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:08:04.175 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:08:04.175 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:08:04.175 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:08:04.175 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:08:04.175 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:08:04.175 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:08:04.175 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:08:04.176 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:08:04.176 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:08:04.176 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:08:04.176 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:08:04.176 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:08:04.176 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:08:04.176 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:08:04.176 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:08:04.176 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:08:04.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:03 smithi183 ceph-mon[99169]: pgmap v21713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:03 smithi119 ceph-mon[94175]: pgmap v21713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:08:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:08:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:08:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:03 smithi119 ceph-mon[108979]: pgmap v21713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:04 smithi183 ceph-mon[99169]: from='client.48689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:08:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:04 smithi183 ceph-mon[99169]: from='client.38811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:08:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/410195996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:08:05.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:04 smithi119 ceph-mon[94175]: from='client.48689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:08:05.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:04 smithi119 ceph-mon[94175]: from='client.38811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:08:05.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/410195996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:08:05.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:04 smithi119 ceph-mon[108979]: from='client.48689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:08:05.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:04 smithi119 ceph-mon[108979]: from='client.38811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:08:05.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/410195996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:08:06.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:05 smithi183 ceph-mon[99169]: pgmap v21714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:06.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:05 smithi119 ceph-mon[108979]: pgmap v21714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:05 smithi119 ceph-mon[94175]: pgmap v21714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:07 smithi183 ceph-mon[99169]: pgmap v21715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:08.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:07 smithi119 ceph-mon[108979]: pgmap v21715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:07 smithi119 ceph-mon[94175]: pgmap v21715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:09 smithi183 ceph-mon[99169]: pgmap v21716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:09 smithi119 ceph-mon[94175]: pgmap v21716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:09 smithi119 ceph-mon[108979]: pgmap v21716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:11 smithi183 ceph-mon[99169]: pgmap v21717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:11 smithi119 ceph-mon[94175]: pgmap v21717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:12.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:11 smithi119 ceph-mon[108979]: pgmap v21717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:13 smithi183 ceph-mon[99169]: pgmap v21718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:08:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:08:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T02:08:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:13 smithi119 ceph-mon[94175]: pgmap v21718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:13 smithi119 ceph-mon[108979]: pgmap v21718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:15 smithi183 ceph-mon[99169]: pgmap v21719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:16.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:15 smithi119 ceph-mon[94175]: pgmap v21719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:15 smithi119 ceph-mon[108979]: pgmap v21719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:18.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:18 smithi183 ceph-mon[99169]: pgmap v21720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:18.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:18 smithi119 ceph-mon[94175]: pgmap v21720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:18.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:18 smithi119 ceph-mon[108979]: pgmap v21720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:20 smithi183 ceph-mon[99169]: pgmap v21721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:20 smithi119 ceph-mon[94175]: pgmap v21721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:20.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:20 smithi119 ceph-mon[108979]: pgmap v21721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:22.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:22 smithi183 ceph-mon[99169]: pgmap v21722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:22 smithi119 ceph-mon[94175]: pgmap v21722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:22 smithi119 ceph-mon[108979]: pgmap v21722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:24 smithi183 ceph-mon[99169]: pgmap v21723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:24 smithi119 ceph-mon[94175]: pgmap v21723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:08:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:08:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T02:08:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:24 smithi119 ceph-mon[108979]: pgmap v21723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:26.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:26 smithi183 ceph-mon[99169]: pgmap v21724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:26 smithi119 ceph-mon[108979]: pgmap v21724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:26 smithi119 ceph-mon[94175]: pgmap v21724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:28 smithi183 ceph-mon[99169]: pgmap v21725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:28.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:28 smithi119 ceph-mon[94175]: pgmap v21725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:28 smithi119 ceph-mon[108979]: pgmap v21725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:30.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:30 smithi183 ceph-mon[99169]: pgmap v21726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:30 smithi119 ceph-mon[94175]: pgmap v21726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:30 smithi119 ceph-mon[108979]: pgmap v21726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:32 smithi183 ceph-mon[99169]: pgmap v21727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:32 smithi119 ceph-mon[94175]: pgmap v21727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:32 smithi119 ceph-mon[108979]: pgmap v21727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:34.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:34 smithi183 ceph-mon[99169]: pgmap v21728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:34 smithi119 ceph-mon[94175]: pgmap v21728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:08:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:08:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:08:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:34 smithi119 ceph-mon[108979]: pgmap v21728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:34.522 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:08:34.832 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:08:34.832 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 8m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:08:34.832 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 8m ago 10h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:08:34.832 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 8m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:08:34.833 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 8m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:08:34.833 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 8m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:08:34.833 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 8m ago 10h 934M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:08:34.833 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 8m ago 10h 2498M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:08:34.833 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 8m ago 10h 1218M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:08:34.833 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 8m ago 10h 1388M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:08:34.833 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 8m ago 10h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:08:34.833 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 8m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:08:34.833 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 8m ago 10h 6181M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:08:34.833 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 8m ago 10h 6207M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:08:34.833 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 8m ago 10h 5553M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:08:34.833 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 8m ago 10h 5429M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:08:34.833 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 8m ago 10h 4771M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:08:34.834 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 8m ago 10h 5994M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:08:34.834 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 8m ago 10h 4928M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:08:34.834 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 8m ago 10h 5852M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:08:34.834 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 8m ago 10h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:08:35.212 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:08:35.212 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:08:35.212 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:08:35.212 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:08:35.212 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:08:35.212 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:08:35.212 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:08:35.212 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:08:35.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:08:35.213 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:08:35.213 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:08:35.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:08:35.213 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:08:35.213 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:08:35.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:08:35.213 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:08:35.213 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:08:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:36 smithi183 ceph-mon[99169]: from='client.38823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:08:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:36 smithi183 ceph-mon[99169]: pgmap v21729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:36 smithi183 ceph-mon[99169]: from='client.48713 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:08:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1845383846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:08:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:36 smithi119 ceph-mon[94175]: from='client.38823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:08:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:36 smithi119 ceph-mon[94175]: pgmap v21729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:36 smithi119 ceph-mon[94175]: from='client.48713 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:08:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1845383846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:08:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:36 smithi119 ceph-mon[108979]: from='client.38823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:08:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:36 smithi119 ceph-mon[108979]: pgmap v21729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:36 smithi119 ceph-mon[108979]: from='client.48713 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:08:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1845383846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:08:38.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:38 smithi183 ceph-mon[99169]: pgmap v21730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:38.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:38 smithi119 ceph-mon[94175]: pgmap v21730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:38.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:38 smithi119 ceph-mon[108979]: pgmap v21730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:40.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:40 smithi183 ceph-mon[99169]: pgmap v21731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:40 smithi119 ceph-mon[94175]: pgmap v21731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:40 smithi119 ceph-mon[108979]: pgmap v21731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:42 smithi183 ceph-mon[99169]: pgmap v21732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:42.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:42 smithi119 ceph-mon[94175]: pgmap v21732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:42.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:42 smithi119 ceph-mon[108979]: pgmap v21732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:44 smithi183 ceph-mon[99169]: pgmap v21733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:08:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:08:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T02:08:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:44 smithi119 ceph-mon[94175]: pgmap v21733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:44 smithi119 ceph-mon[108979]: pgmap v21733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:46.447 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:46 smithi183 ceph-mon[99169]: pgmap v21734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:46 smithi119 ceph-mon[94175]: pgmap v21734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:46 smithi119 ceph-mon[108979]: pgmap v21734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:48 smithi183 ceph-mon[99169]: pgmap v21735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:48 smithi119 ceph-mon[94175]: pgmap v21735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:48.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:48 smithi119 ceph-mon[108979]: pgmap v21735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:50 smithi183 ceph-mon[99169]: pgmap v21736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:50.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:50 smithi119 ceph-mon[94175]: pgmap v21736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:50.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:50 smithi119 ceph-mon[108979]: pgmap v21736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:52 smithi183 ceph-mon[99169]: pgmap v21737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:52 smithi119 ceph-mon[108979]: pgmap v21737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:52 smithi119 ceph-mon[94175]: pgmap v21737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:54 smithi183 ceph-mon[99169]: pgmap v21738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:08:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:08:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T02:08:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:54 smithi119 ceph-mon[108979]: pgmap v21738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:54 smithi119 ceph-mon[94175]: pgmap v21738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:08:56.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:56 smithi183 ceph-mon[99169]: pgmap v21739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:08:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:56 smithi119 ceph-mon[94175]: pgmap v21739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:08:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:56 smithi119 ceph-mon[108979]: pgmap v21739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:08:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:08:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:08:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:08:57.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:08:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:08:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:08:57.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:08:57.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:08:57.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:08:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:08:58 smithi183 ceph-mon[99169]: pgmap v21740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:08:58 smithi119 ceph-mon[94175]: pgmap v21740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:08:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:08:58 smithi119 ceph-mon[108979]: pgmap v21740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:00.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:00 smithi183 ceph-mon[99169]: pgmap v21741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:00 smithi119 ceph-mon[94175]: pgmap v21741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:00 smithi119 ceph-mon[108979]: pgmap v21741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:02.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:02 smithi183 ceph-mon[99169]: pgmap v21742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:02 smithi119 ceph-mon[94175]: pgmap v21742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:02 smithi119 ceph-mon[108979]: pgmap v21742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:04 smithi183 ceph-mon[99169]: pgmap v21743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:09:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:09:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:09:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:04 smithi119 ceph-mon[108979]: pgmap v21743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:04 smithi119 ceph-mon[94175]: pgmap v21743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:05.557 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:09:05.860 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:09:05.860 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 9m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:09:05.860 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 9m ago 10h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:09:05.860 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 9m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:09:05.860 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 9m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:09:05.861 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 9m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:09:05.861 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 9m ago 10h 934M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:09:05.861 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 9m ago 10h 2498M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:09:05.861 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 9m ago 10h 1218M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:09:05.861 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 9m ago 10h 1388M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:09:05.861 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 9m ago 10h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:09:05.861 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 9m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:09:05.861 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 9m ago 10h 6181M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:09:05.861 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 9m ago 10h 6207M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:09:05.861 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 9m ago 10h 5553M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:09:05.861 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 9m ago 10h 5429M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:09:05.861 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 9m ago 10h 4771M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:09:05.861 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 9m ago 10h 5994M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:09:05.861 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 9m ago 10h 4928M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:09:05.862 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 9m ago 10h 5852M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:09:05.862 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 9m ago 10h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:09:06.237 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:09:06.238 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:09:06.238 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:09:06.238 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:09:06.238 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:09:06.238 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:09:06.238 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:09:06.238 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:09:06.238 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:09:06.238 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:09:06.238 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:09:06.238 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:09:06.238 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:09:06.239 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:09:06.239 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:09:06.239 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:09:06.239 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:09:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:06 smithi183 ceph-mon[99169]: pgmap v21744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:06 smithi119 ceph-mon[108979]: pgmap v21744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:06 smithi119 ceph-mon[94175]: pgmap v21744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:07 smithi183 ceph-mon[99169]: from='client.38841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:09:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:07 smithi183 ceph-mon[99169]: from='client.38847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:09:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2515842343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:09:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:07 smithi119 ceph-mon[94175]: from='client.38841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:09:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:07 smithi119 ceph-mon[94175]: from='client.38847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:09:07.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2515842343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:09:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:07 smithi119 ceph-mon[108979]: from='client.38841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:09:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:07 smithi119 ceph-mon[108979]: from='client.38847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:09:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2515842343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:09:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:08 smithi183 ceph-mon[99169]: pgmap v21745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:08 smithi119 ceph-mon[94175]: pgmap v21745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:08.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:08 smithi119 ceph-mon[108979]: pgmap v21745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:10 smithi183 ceph-mon[99169]: pgmap v21746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:10 smithi119 ceph-mon[94175]: pgmap v21746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:10 smithi119 ceph-mon[108979]: pgmap v21746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:12.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:12 smithi183 ceph-mon[99169]: pgmap v21747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:12 smithi119 ceph-mon[94175]: pgmap v21747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:12 smithi119 ceph-mon[108979]: pgmap v21747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:14 smithi183 ceph-mon[99169]: pgmap v21748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:09:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:09:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:09:14.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:14 smithi119 ceph-mon[94175]: pgmap v21748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:14 smithi119 ceph-mon[108979]: pgmap v21748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:16 smithi183 ceph-mon[99169]: pgmap v21749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:16.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:16 smithi119 ceph-mon[94175]: pgmap v21749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:16.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:16 smithi119 ceph-mon[108979]: pgmap v21749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:18 smithi183 ceph-mon[99169]: pgmap v21750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:18.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:18 smithi119 ceph-mon[94175]: pgmap v21750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:18 smithi119 ceph-mon[108979]: pgmap v21750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:20.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:20 smithi183 ceph-mon[99169]: pgmap v21751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:20.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:20 smithi119 ceph-mon[108979]: pgmap v21751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:20 smithi119 ceph-mon[94175]: pgmap v21751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:22 smithi183 ceph-mon[99169]: pgmap v21752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:22 smithi119 ceph-mon[94175]: pgmap v21752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:22.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:22 smithi119 ceph-mon[108979]: pgmap v21752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:24.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:24 smithi183 ceph-mon[99169]: pgmap v21753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:09:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:09:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:09:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:24 smithi119 ceph-mon[94175]: pgmap v21753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:24 smithi119 ceph-mon[108979]: pgmap v21753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:26 smithi183 ceph-mon[99169]: pgmap v21754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:26 smithi119 ceph-mon[94175]: pgmap v21754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:26 smithi119 ceph-mon[108979]: pgmap v21754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:27.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:27 smithi183 ceph-mon[99169]: pgmap v21755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:27.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:27 smithi119 ceph-mon[94175]: pgmap v21755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:27.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:27 smithi119 ceph-mon[108979]: pgmap v21755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:30.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:29 smithi183 ceph-mon[99169]: pgmap v21756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:29 smithi119 ceph-mon[94175]: pgmap v21756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:29 smithi119 ceph-mon[108979]: pgmap v21756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:32.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:31 smithi183 ceph-mon[99169]: pgmap v21757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:31 smithi119 ceph-mon[94175]: pgmap v21757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:32.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:31 smithi119 ceph-mon[108979]: pgmap v21757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:33 smithi119 ceph-mon[94175]: pgmap v21758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:33 smithi119 ceph-mon[108979]: pgmap v21758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:33 smithi183 ceph-mon[99169]: pgmap v21758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:09:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:09:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:09:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:35 smithi183 ceph-mon[99169]: pgmap v21759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:35 smithi119 ceph-mon[94175]: pgmap v21759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:35 smithi119 ceph-mon[108979]: pgmap v21759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:36.584 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:09:36.892 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:09:36.893 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 9m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:09:36.893 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 9m ago 10h 102M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:09:36.893 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 9m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:09:36.893 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 9m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:09:36.893 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 9m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:09:36.893 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 9m ago 10h 934M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:09:36.893 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 9m ago 10h 2498M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:09:36.893 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 9m ago 10h 1218M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:09:36.893 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 9m ago 10h 1388M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:09:36.893 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 9m ago 10h 23.3M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:09:36.893 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 9m ago 10h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:09:36.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 9m ago 10h 6181M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:09:36.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 9m ago 10h 6207M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:09:36.893 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 9m ago 10h 5553M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:09:36.894 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 9m ago 10h 5429M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:09:36.894 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 9m ago 10h 4771M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:09:36.894 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 9m ago 10h 5994M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:09:36.894 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 9m ago 10h 4928M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:09:36.894 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 9m ago 10h 5852M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:09:36.894 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 9m ago 10h 123M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:09:37.270 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:09:37.270 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:09:37.270 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:09:37.270 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:09:37.270 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:09:37.271 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:09:37.271 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:09:37.271 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:09:37.271 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:09:37.271 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:09:37.271 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:09:37.271 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:09:37.271 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:09:37.271 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:09:37.271 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:09:37.271 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:09:37.271 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:09:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:37 smithi183 ceph-mon[99169]: from='client.38859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:09:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:37 smithi183 ceph-mon[99169]: pgmap v21760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:37 smithi183 ceph-mon[99169]: from='client.38865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:09:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/775652834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:09:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:37 smithi119 ceph-mon[94175]: from='client.38859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:09:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:37 smithi119 ceph-mon[94175]: pgmap v21760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:37 smithi119 ceph-mon[94175]: from='client.38865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:09:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/775652834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:09:38.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:37 smithi119 ceph-mon[108979]: from='client.38859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:09:38.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:37 smithi119 ceph-mon[108979]: pgmap v21760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:38.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:37 smithi119 ceph-mon[108979]: from='client.38865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:09:38.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/775652834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:09:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:39 smithi183 ceph-mon[99169]: pgmap v21761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:39 smithi119 ceph-mon[94175]: pgmap v21761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:39 smithi119 ceph-mon[108979]: pgmap v21761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:42.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:41 smithi183 ceph-mon[99169]: pgmap v21762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:41 smithi119 ceph-mon[94175]: pgmap v21762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:42.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:41 smithi119 ceph-mon[108979]: pgmap v21762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:43 smithi119 ceph-mon[94175]: pgmap v21763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:43 smithi119 ceph-mon[108979]: pgmap v21763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:43 smithi183 ceph-mon[99169]: pgmap v21763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:09:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:09:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:09:46.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:45 smithi183 ceph-mon[99169]: pgmap v21764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:46.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:45 smithi119 ceph-mon[94175]: pgmap v21764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:46.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:45 smithi119 ceph-mon[108979]: pgmap v21764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:48.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:47 smithi183 ceph-mon[99169]: pgmap v21765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:47 smithi119 ceph-mon[94175]: pgmap v21765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:47 smithi119 ceph-mon[108979]: pgmap v21765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:50.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:49 smithi183 ceph-mon[99169]: pgmap v21766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:49 smithi119 ceph-mon[94175]: pgmap v21766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:49 smithi119 ceph-mon[108979]: pgmap v21766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:51 smithi183 ceph-mon[99169]: pgmap v21767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:51 smithi119 ceph-mon[94175]: pgmap v21767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:51 smithi119 ceph-mon[108979]: pgmap v21767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:53 smithi119 ceph-mon[94175]: pgmap v21768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:53 smithi119 ceph-mon[108979]: pgmap v21768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:53 smithi183 ceph-mon[99169]: pgmap v21768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:09:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:09:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:09:55.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:09:56.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:55 smithi183 ceph-mon[99169]: pgmap v21769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:55 smithi119 ceph-mon[94175]: pgmap v21769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:55 smithi119 ceph-mon[108979]: pgmap v21769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:56 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:09:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:56 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:09:57.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:56 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:09:58.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:57 smithi183 ceph-mon[99169]: pgmap v21770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:57 smithi119 ceph-mon[108979]: pgmap v21770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:09:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:57 smithi119 ceph-mon[94175]: pgmap v21770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:00.166 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:09:59 smithi183 ceph-mon[99169]: pgmap v21771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:09:59 smithi119 ceph-mon[94175]: pgmap v21771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T02:09:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:10:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:09:59 smithi119 ceph-mon[108979]: pgmap v21771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:10:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:10:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:10:01.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:10:01.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:10:01.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:10:01.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:10:01.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:10:01.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:10:01.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:10:01.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:10:01.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:10:01.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:10:01.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:10:01.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:10:01.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:10:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:10:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:10:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:10:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:10:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:10:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:10:01.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:10:01.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:10:02.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:01 smithi183 ceph-mon[99169]: pgmap v21772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:02.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:01 smithi119 ceph-mon[94175]: pgmap v21772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:02.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:01 smithi119 ceph-mon[108979]: pgmap v21772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:04.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:03 smithi119 ceph-mon[94175]: pgmap v21773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:04.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:03 smithi119 ceph-mon[108979]: pgmap v21773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:04.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:03 smithi183 ceph-mon[99169]: pgmap v21773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:10:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:10:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:10:06.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:05 smithi183 ceph-mon[99169]: pgmap v21774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:05 smithi119 ceph-mon[94175]: pgmap v21774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:06.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:05 smithi119 ceph-mon[108979]: pgmap v21774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:07.612 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:10:07.921 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:10:07.922 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 7s ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:10:07.922 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 7s ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:10:07.922 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 7s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:10:07.922 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 7s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:10:07.922 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 7s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:10:07.922 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 7s ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:10:07.922 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 7s ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:10:07.922 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 7s ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:10:07.922 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 7s ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:10:07.922 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 7s ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:10:07.922 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 7s ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:10:07.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 7s ago 10h 6177M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:10:07.923 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 7s ago 10h 6201M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:10:07.923 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 7s ago 10h 5544M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:10:07.923 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 7s ago 10h 5426M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:10:07.923 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 7s ago 10h 4795M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:10:07.923 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 7s ago 10h 6025M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:10:07.923 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 7s ago 10h 4957M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:10:07.923 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 7s ago 10h 5885M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:10:07.923 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 7s ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:10:08.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:07 smithi183 ceph-mon[99169]: pgmap v21775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:08.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:07 smithi119 ceph-mon[94175]: pgmap v21775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:07 smithi119 ceph-mon[108979]: pgmap v21775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:08.299 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:10:08.299 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:10:08.299 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:10:08.300 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:10:08.300 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:10:08.300 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:10:08.300 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:10:08.300 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:10:08.300 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:10:08.300 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:10:08.300 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:10:08.300 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:10:08.300 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:10:08.300 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:10:08.300 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:10:08.300 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:10:08.301 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:10:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:08 smithi183 ceph-mon[99169]: from='client.48761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:10:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:08 smithi183 ceph-mon[99169]: from='client.38883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:10:09.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/566442136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:10:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:08 smithi119 ceph-mon[94175]: from='client.48761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:10:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:08 smithi119 ceph-mon[94175]: from='client.38883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:10:09.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/566442136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:10:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:08 smithi119 ceph-mon[108979]: from='client.48761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:10:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:08 smithi119 ceph-mon[108979]: from='client.38883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:10:09.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/566442136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:10:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:09 smithi183 ceph-mon[99169]: pgmap v21776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:09 smithi119 ceph-mon[94175]: pgmap v21776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:09 smithi119 ceph-mon[108979]: pgmap v21776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:12.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:11 smithi183 ceph-mon[99169]: pgmap v21777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:11 smithi119 ceph-mon[94175]: pgmap v21777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:11 smithi119 ceph-mon[108979]: pgmap v21777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:14.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:13 smithi183 ceph-mon[99169]: pgmap v21778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:14.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:10:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:10:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:10:14.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:13 smithi119 ceph-mon[94175]: pgmap v21778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:14.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:13 smithi119 ceph-mon[108979]: pgmap v21778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:16.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:15 smithi183 ceph-mon[99169]: pgmap v21779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:16.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:15 smithi119 ceph-mon[108979]: pgmap v21779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:16.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:15 smithi119 ceph-mon[94175]: pgmap v21779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:17 smithi183 ceph-mon[99169]: pgmap v21780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:17 smithi119 ceph-mon[94175]: pgmap v21780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:17 smithi119 ceph-mon[108979]: pgmap v21780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:20.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:19 smithi183 ceph-mon[99169]: pgmap v21781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:19 smithi119 ceph-mon[108979]: pgmap v21781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:20.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:19 smithi119 ceph-mon[94175]: pgmap v21781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:22.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:21 smithi183 ceph-mon[99169]: pgmap v21782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:21 smithi119 ceph-mon[94175]: pgmap v21782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:22.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:21 smithi119 ceph-mon[108979]: pgmap v21782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:24.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:10:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:10:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:10:24.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:23 smithi119 ceph-mon[94175]: pgmap v21783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:24.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:23 smithi119 ceph-mon[108979]: pgmap v21783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:23 smithi183 ceph-mon[99169]: pgmap v21783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:25.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:25 smithi183 ceph-mon[99169]: pgmap v21784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:26.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:25 smithi119 ceph-mon[94175]: pgmap v21784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:26.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:25 smithi119 ceph-mon[108979]: pgmap v21784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:27 smithi183 ceph-mon[99169]: pgmap v21785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:28.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:27 smithi119 ceph-mon[94175]: pgmap v21785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:27 smithi119 ceph-mon[108979]: pgmap v21785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:29 smithi183 ceph-mon[99169]: pgmap v21786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:29 smithi119 ceph-mon[94175]: pgmap v21786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:30.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:29 smithi119 ceph-mon[108979]: pgmap v21786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:32.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:31 smithi183 ceph-mon[99169]: pgmap v21787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:32.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:31 smithi119 ceph-mon[108979]: pgmap v21787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:31 smithi119 ceph-mon[94175]: pgmap v21787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:33 smithi183 ceph-mon[99169]: pgmap v21788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:10:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:10:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:10:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:33 smithi119 ceph-mon[94175]: pgmap v21788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:33 smithi119 ceph-mon[108979]: pgmap v21788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:35 smithi183 ceph-mon[99169]: pgmap v21789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:35 smithi119 ceph-mon[94175]: pgmap v21789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:35 smithi119 ceph-mon[108979]: pgmap v21789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:37 smithi183 ceph-mon[99169]: pgmap v21790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:38.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:37 smithi119 ceph-mon[94175]: pgmap v21790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:38.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:37 smithi119 ceph-mon[108979]: pgmap v21790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:38.644 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:10:38.950 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:10:38.950 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 38s ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:10:38.950 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 38s ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:10:38.950 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 38s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:10:38.950 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 38s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:10:38.950 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 38s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:10:38.950 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 38s ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:10:38.951 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 38s ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:10:38.951 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 38s ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:10:38.951 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 38s ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:10:38.951 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 38s ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:10:38.951 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 38s ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:10:38.951 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 38s ago 10h 6177M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:10:38.951 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 38s ago 10h 6201M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:10:38.951 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 38s ago 10h 5544M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:10:38.951 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 38s ago 10h 5426M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:10:38.951 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 38s ago 10h 4795M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:10:38.951 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 38s ago 10h 6025M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:10:38.951 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 38s ago 10h 4957M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:10:38.951 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 38s ago 10h 5885M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:10:38.951 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 38s ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:10:39.340 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:10:39.340 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:10:39.340 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:10:39.340 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:10:39.341 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:10:39.341 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:10:39.341 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:10:39.341 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:10:39.341 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:10:39.341 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:10:39.341 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:10:39.341 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:10:39.341 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:10:39.341 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:10:39.341 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:10:39.341 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:10:39.341 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:10:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:39 smithi183 ceph-mon[99169]: from='client.38895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:10:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:39 smithi183 ceph-mon[99169]: pgmap v21791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:39 smithi183 ceph-mon[99169]: from='client.38901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:10:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/229935309' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:10:40.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:39 smithi119 ceph-mon[108979]: from='client.38895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:10:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:39 smithi119 ceph-mon[108979]: pgmap v21791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:39 smithi119 ceph-mon[108979]: from='client.38901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:10:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/229935309' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:10:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:39 smithi119 ceph-mon[94175]: from='client.38895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:10:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:39 smithi119 ceph-mon[94175]: pgmap v21791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:39 smithi119 ceph-mon[94175]: from='client.38901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:10:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/229935309' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:10:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:41 smithi183 ceph-mon[99169]: pgmap v21792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:42.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:41 smithi119 ceph-mon[94175]: pgmap v21792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:41 smithi119 ceph-mon[108979]: pgmap v21792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:43 smithi183 ceph-mon[99169]: pgmap v21793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:10:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:10:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T02:10:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:43 smithi119 ceph-mon[94175]: pgmap v21793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:43 smithi119 ceph-mon[108979]: pgmap v21793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:46.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:45 smithi183 ceph-mon[99169]: pgmap v21794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:45 smithi119 ceph-mon[94175]: pgmap v21794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:46.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:45 smithi119 ceph-mon[108979]: pgmap v21794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:47 smithi183 ceph-mon[99169]: pgmap v21795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:48.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:47 smithi119 ceph-mon[94175]: pgmap v21795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:48.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:47 smithi119 ceph-mon[108979]: pgmap v21795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:49 smithi183 ceph-mon[99169]: pgmap v21796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:50.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:49 smithi119 ceph-mon[94175]: pgmap v21796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:49 smithi119 ceph-mon[108979]: pgmap v21796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:51 smithi183 ceph-mon[99169]: pgmap v21797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:51 smithi119 ceph-mon[94175]: pgmap v21797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:51 smithi119 ceph-mon[108979]: pgmap v21797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:53 smithi183 ceph-mon[99169]: pgmap v21798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:10:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:10:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T02:10:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:53 smithi119 ceph-mon[94175]: pgmap v21798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:53 smithi119 ceph-mon[108979]: pgmap v21798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:10:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:55 smithi183 ceph-mon[99169]: pgmap v21799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:56.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:55 smithi119 ceph-mon[108979]: pgmap v21799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:55 smithi119 ceph-mon[94175]: pgmap v21799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:10:57 smithi183 ceph-mon[99169]: pgmap v21800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:10:57 smithi119 ceph-mon[94175]: pgmap v21800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:10:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:10:57 smithi119 ceph-mon[108979]: pgmap v21800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:00 smithi183 ceph-mon[99169]: pgmap v21801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:00 smithi119 ceph-mon[94175]: pgmap v21801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:00 smithi119 ceph-mon[108979]: pgmap v21801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:01.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:11:01.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:11:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:11:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:02 smithi183 ceph-mon[99169]: pgmap v21802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:11:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:11:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:11:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:02 smithi119 ceph-mon[94175]: pgmap v21802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:11:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:11:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:11:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:02 smithi119 ceph-mon[108979]: pgmap v21802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:11:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:11:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:11:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:04 smithi183 ceph-mon[99169]: pgmap v21803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:11:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:11:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-02T02:11:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:04 smithi119 ceph-mon[94175]: pgmap v21803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:04 smithi119 ceph-mon[108979]: pgmap v21803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:06 smithi183 ceph-mon[99169]: pgmap v21804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:06 smithi119 ceph-mon[94175]: pgmap v21804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:06 smithi119 ceph-mon[108979]: pgmap v21804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:08 smithi183 ceph-mon[99169]: pgmap v21805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:08.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:08 smithi119 ceph-mon[108979]: pgmap v21805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:08 smithi119 ceph-mon[94175]: pgmap v21805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:09.686 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:11:09.991 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:11:09.991 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 69s ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:11:09.991 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 69s ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:11:09.991 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 69s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:11:09.991 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 69s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:11:09.992 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 69s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:11:09.992 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 69s ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:11:09.992 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 69s ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:11:09.992 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 69s ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:11:09.992 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 69s ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:11:09.992 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 69s ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:11:09.992 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 69s ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:11:09.992 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 69s ago 10h 6177M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:11:09.992 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 69s ago 10h 6201M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:11:09.992 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 69s ago 10h 5544M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:11:09.992 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 69s ago 10h 5426M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:11:09.992 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 69s ago 10h 4795M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:11:09.992 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 69s ago 10h 6025M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:11:09.992 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 69s ago 10h 4957M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:11:09.993 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 69s ago 10h 5885M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:11:09.993 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 69s ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:11:10.371 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:11:10.372 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:11:10.372 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:11:10.372 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:11:10.372 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:11:10.372 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:11:10.372 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:11:10.372 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:11:10.372 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:11:10.372 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:11:10.372 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:11:10.372 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:11:10.373 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:11:10.373 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:11:10.373 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:11:10.373 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:11:10.373 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:11:10.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:10 smithi183 ceph-mon[99169]: pgmap v21806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:10.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:10 smithi119 ceph-mon[94175]: pgmap v21806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:10 smithi119 ceph-mon[108979]: pgmap v21806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:11.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:11 smithi183 ceph-mon[99169]: from='client.38913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:11:11.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:11 smithi183 ceph-mon[99169]: from='client.38919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:11:11.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1621538276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:11:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:11 smithi119 ceph-mon[94175]: from='client.38913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:11:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:11 smithi119 ceph-mon[94175]: from='client.38919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:11:11.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1621538276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:11:11.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:11 smithi119 ceph-mon[108979]: from='client.38913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:11:11.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:11 smithi119 ceph-mon[108979]: from='client.38919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:11:11.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1621538276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:11:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:12 smithi183 ceph-mon[99169]: pgmap v21807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:12.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:12 smithi119 ceph-mon[94175]: pgmap v21807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:12 smithi119 ceph-mon[108979]: pgmap v21807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:14.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:14 smithi183 ceph-mon[99169]: pgmap v21808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:11:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:11:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:11:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:14 smithi119 ceph-mon[108979]: pgmap v21808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:14 smithi119 ceph-mon[94175]: pgmap v21808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:16.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:16 smithi183 ceph-mon[99169]: pgmap v21809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:16.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:16 smithi119 ceph-mon[94175]: pgmap v21809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:16 smithi119 ceph-mon[108979]: pgmap v21809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:18 smithi183 ceph-mon[99169]: pgmap v21810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:18.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:18 smithi119 ceph-mon[94175]: pgmap v21810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:18 smithi119 ceph-mon[108979]: pgmap v21810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:20 smithi183 ceph-mon[99169]: pgmap v21811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:20 smithi119 ceph-mon[94175]: pgmap v21811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:20.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:20 smithi119 ceph-mon[108979]: pgmap v21811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:22 smithi183 ceph-mon[99169]: pgmap v21812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:22 smithi119 ceph-mon[94175]: pgmap v21812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:22 smithi119 ceph-mon[108979]: pgmap v21812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:24 smithi183 ceph-mon[99169]: pgmap v21813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:24 smithi119 ceph-mon[94175]: pgmap v21813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:11:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:11:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:11:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:24 smithi119 ceph-mon[108979]: pgmap v21813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:26 smithi183 ceph-mon[99169]: pgmap v21814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:26.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:26 smithi119 ceph-mon[94175]: pgmap v21814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:26.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:26 smithi119 ceph-mon[108979]: pgmap v21814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:28 smithi183 ceph-mon[99169]: pgmap v21815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:28 smithi119 ceph-mon[94175]: pgmap v21815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:28 smithi119 ceph-mon[108979]: pgmap v21815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:30.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:30 smithi183 ceph-mon[99169]: pgmap v21816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:30 smithi119 ceph-mon[108979]: pgmap v21816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:30 smithi119 ceph-mon[94175]: pgmap v21816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:32 smithi183 ceph-mon[99169]: pgmap v21817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:32 smithi119 ceph-mon[94175]: pgmap v21817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:32 smithi119 ceph-mon[108979]: pgmap v21817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:34 smithi183 ceph-mon[99169]: pgmap v21818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:34 smithi119 ceph-mon[94175]: pgmap v21818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:11:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:11:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:11:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:34 smithi119 ceph-mon[108979]: pgmap v21818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:36.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:36 smithi183 ceph-mon[99169]: pgmap v21819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:36 smithi119 ceph-mon[94175]: pgmap v21819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:36 smithi119 ceph-mon[108979]: pgmap v21819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:38 smithi183 ceph-mon[99169]: pgmap v21820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:38.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:38 smithi119 ceph-mon[94175]: pgmap v21820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:38 smithi119 ceph-mon[108979]: pgmap v21820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:40 smithi183 ceph-mon[99169]: pgmap v21821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:40.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:40 smithi119 ceph-mon[94175]: pgmap v21821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:40.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:40.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:40 smithi119 ceph-mon[108979]: pgmap v21821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:40.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:40.719 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:11:41.024 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:11:41.024 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 100s ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:11:41.024 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 100s ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:11:41.024 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 100s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:11:41.025 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 100s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:11:41.025 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 100s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:11:41.025 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 100s ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:11:41.025 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 100s ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:11:41.025 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 100s ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:11:41.025 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 100s ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:11:41.025 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 100s ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:11:41.025 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 100s ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:11:41.025 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 100s ago 10h 6177M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:11:41.025 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 100s ago 10h 6201M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:11:41.025 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 100s ago 10h 5544M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:11:41.025 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 100s ago 10h 5426M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:11:41.025 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 100s ago 10h 4795M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:11:41.026 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 100s ago 10h 6025M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:11:41.026 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 100s ago 10h 4957M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:11:41.026 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 100s ago 10h 5885M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:11:41.026 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 100s ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:11:41.405 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:11:41.406 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:11:41.406 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:11:41.406 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:11:41.406 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:11:41.406 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:11:41.407 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:11:41.407 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:11:41.407 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:11:41.407 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:11:41.407 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:11:41.407 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:11:41.407 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:11:41.407 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:11:41.407 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:11:41.407 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:11:41.407 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:11:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:42 smithi183 ceph-mon[99169]: from='client.38931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:11:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:42 smithi183 ceph-mon[99169]: pgmap v21822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:42 smithi183 ceph-mon[99169]: from='client.38937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:11:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/110914234' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:11:42.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:42 smithi119 ceph-mon[94175]: from='client.38931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:11:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:42 smithi119 ceph-mon[94175]: pgmap v21822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:42 smithi119 ceph-mon[94175]: from='client.38937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:11:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/110914234' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:11:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:42 smithi119 ceph-mon[108979]: from='client.38931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:11:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:42 smithi119 ceph-mon[108979]: pgmap v21822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:42 smithi119 ceph-mon[108979]: from='client.38937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:11:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/110914234' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:11:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:44 smithi183 ceph-mon[99169]: pgmap v21823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:11:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:11:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:11:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:44 smithi119 ceph-mon[94175]: pgmap v21823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:44 smithi119 ceph-mon[108979]: pgmap v21823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:46 smithi183 ceph-mon[99169]: pgmap v21824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:46 smithi119 ceph-mon[94175]: pgmap v21824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:46 smithi119 ceph-mon[108979]: pgmap v21824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:48 smithi183 ceph-mon[99169]: pgmap v21825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:48 smithi119 ceph-mon[94175]: pgmap v21825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:48 smithi119 ceph-mon[108979]: pgmap v21825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:50 smithi183 ceph-mon[99169]: pgmap v21826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:50.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:50 smithi119 ceph-mon[94175]: pgmap v21826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:50 smithi119 ceph-mon[108979]: pgmap v21826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:52 smithi183 ceph-mon[99169]: pgmap v21827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:52 smithi119 ceph-mon[108979]: pgmap v21827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:52 smithi119 ceph-mon[94175]: pgmap v21827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:54 smithi183 ceph-mon[99169]: pgmap v21828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:11:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:11:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:11:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:54 smithi119 ceph-mon[94175]: pgmap v21828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:54 smithi119 ceph-mon[108979]: pgmap v21828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:11:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:56 smithi183 ceph-mon[99169]: pgmap v21829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:56 smithi119 ceph-mon[94175]: pgmap v21829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:56 smithi119 ceph-mon[108979]: pgmap v21829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:58.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:11:58 smithi183 ceph-mon[99169]: pgmap v21830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:11:58 smithi119 ceph-mon[94175]: pgmap v21830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:11:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:11:58 smithi119 ceph-mon[108979]: pgmap v21830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:00 smithi183 ceph-mon[99169]: pgmap v21831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:00 smithi119 ceph-mon[94175]: pgmap v21831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:00 smithi119 ceph-mon[108979]: pgmap v21831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:02 smithi183 ceph-mon[99169]: pgmap v21832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:12:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:12:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:12:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:12:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:02 smithi119 ceph-mon[94175]: pgmap v21832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:12:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:12:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:12:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:12:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:02 smithi119 ceph-mon[108979]: pgmap v21832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:12:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:12:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:12:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:12:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:04 smithi183 ceph-mon[99169]: pgmap v21833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:12:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:12:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:12:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:04 smithi119 ceph-mon[94175]: pgmap v21833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:04 smithi119 ceph-mon[108979]: pgmap v21833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:06 smithi183 ceph-mon[99169]: pgmap v21834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:06 smithi119 ceph-mon[94175]: pgmap v21834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:06 smithi119 ceph-mon[108979]: pgmap v21834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:07.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:07 smithi183 ceph-mon[99169]: pgmap v21835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:07 smithi119 ceph-mon[108979]: pgmap v21835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:07 smithi119 ceph-mon[94175]: pgmap v21835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:09 smithi183 ceph-mon[99169]: pgmap v21836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:09 smithi119 ceph-mon[94175]: pgmap v21836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:09 smithi119 ceph-mon[108979]: pgmap v21836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:11.754 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:12:12.064 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:12:12.064 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 2m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:12:12.064 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 2m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:12:12.064 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 2m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:12:12.064 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 2m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:12:12.064 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 2m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:12:12.064 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 2m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:12:12.064 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 2m ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:12:12.064 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 2m ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:12:12.064 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 2m ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:12:12.064 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 2m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:12:12.065 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 2m ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:12:12.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 2m ago 10h 6177M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:12:12.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 2m ago 10h 6201M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:12:12.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 2m ago 10h 5544M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:12:12.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 2m ago 10h 5426M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:12:12.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 2m ago 10h 4795M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:12:12.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 2m ago 10h 6025M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:12:12.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 2m ago 10h 4957M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:12:12.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 2m ago 10h 5885M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:12:12.065 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 2m ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:12:12.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:11 smithi183 ceph-mon[99169]: pgmap v21837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:11 smithi119 ceph-mon[94175]: pgmap v21837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:12.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:11 smithi119 ceph-mon[108979]: pgmap v21837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:12.444 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:12:12.444 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:12:12.444 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:12:12.444 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:12:12.445 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:12:12.445 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:12:12.445 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:12:12.445 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:12:12.445 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:12:12.445 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:12:12.445 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:12:12.445 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:12:12.445 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:12:12.445 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:12:12.445 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:12:12.445 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:12:12.445 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:12:13.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:12 smithi183 ceph-mon[99169]: from='client.38949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:12:13.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:12 smithi183 ceph-mon[99169]: from='client.38955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:12:13.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2905731492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:12:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:12 smithi119 ceph-mon[94175]: from='client.38949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:12:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:12 smithi119 ceph-mon[94175]: from='client.38955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:12:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2905731492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:12:13.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:12 smithi119 ceph-mon[108979]: from='client.38949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:12:13.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:12 smithi119 ceph-mon[108979]: from='client.38955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:12:13.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2905731492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:12:14.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:13 smithi119 ceph-mon[108979]: pgmap v21838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:14.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:13 smithi119 ceph-mon[94175]: pgmap v21838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:14.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:13 smithi183 ceph-mon[99169]: pgmap v21838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:12:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:12:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:12:16.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:15 smithi183 ceph-mon[99169]: pgmap v21839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:15 smithi119 ceph-mon[108979]: pgmap v21839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:16.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:15 smithi119 ceph-mon[94175]: pgmap v21839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:18.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:17 smithi183 ceph-mon[99169]: pgmap v21840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:17 smithi119 ceph-mon[94175]: pgmap v21840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:17 smithi119 ceph-mon[108979]: pgmap v21840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:20.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:19 smithi183 ceph-mon[99169]: pgmap v21841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:19 smithi119 ceph-mon[108979]: pgmap v21841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:20.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:19 smithi119 ceph-mon[94175]: pgmap v21841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:22.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:21 smithi183 ceph-mon[99169]: pgmap v21842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:21 smithi119 ceph-mon[108979]: pgmap v21842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:21 smithi119 ceph-mon[94175]: pgmap v21842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:23 smithi119 ceph-mon[108979]: pgmap v21843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:23 smithi119 ceph-mon[94175]: pgmap v21843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:24.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:23 smithi183 ceph-mon[99169]: pgmap v21843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:12:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:12:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:12:25.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:25.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:25 smithi183 ceph-mon[99169]: pgmap v21844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:25 smithi119 ceph-mon[94175]: pgmap v21844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:26.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:25 smithi119 ceph-mon[108979]: pgmap v21844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:28.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:27 smithi183 ceph-mon[99169]: pgmap v21845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:27 smithi119 ceph-mon[94175]: pgmap v21845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:27 smithi119 ceph-mon[108979]: pgmap v21845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:30.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:29 smithi183 ceph-mon[99169]: pgmap v21846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:29 smithi119 ceph-mon[94175]: pgmap v21846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:29 smithi119 ceph-mon[108979]: pgmap v21846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:32.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:31 smithi183 ceph-mon[99169]: pgmap v21847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:32.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:31 smithi119 ceph-mon[94175]: pgmap v21847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:32.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:31 smithi119 ceph-mon[108979]: pgmap v21847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:34.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:33 smithi183 ceph-mon[99169]: pgmap v21848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:34.200 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:12:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:12:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:12:34.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:33 smithi119 ceph-mon[94175]: pgmap v21848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:34.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:33 smithi119 ceph-mon[108979]: pgmap v21848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:36.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:35 smithi183 ceph-mon[99169]: pgmap v21849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:35 smithi119 ceph-mon[94175]: pgmap v21849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:36.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:35 smithi119 ceph-mon[108979]: pgmap v21849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:38.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:37 smithi183 ceph-mon[99169]: pgmap v21850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:37 smithi119 ceph-mon[94175]: pgmap v21850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:38.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:37 smithi119 ceph-mon[108979]: pgmap v21850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:39 smithi119 ceph-mon[94175]: pgmap v21851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:40.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:39 smithi119 ceph-mon[108979]: pgmap v21851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:40.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:39 smithi183 ceph-mon[99169]: pgmap v21851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:42.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:41 smithi119 ceph-mon[94175]: pgmap v21852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:42.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:41 smithi119 ceph-mon[108979]: pgmap v21852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:41 smithi183 ceph-mon[99169]: pgmap v21852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:42.790 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:12:43.098 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:12:43.098 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 2m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:12:43.098 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 2m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:12:43.098 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 2m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:12:43.098 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 2m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:12:43.098 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 2m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:12:43.099 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 2m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:12:43.099 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 2m ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:12:43.099 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 2m ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:12:43.099 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 2m ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:12:43.099 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 2m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:12:43.099 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 2m ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:12:43.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 2m ago 10h 6177M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:12:43.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 2m ago 10h 6201M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:12:43.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 2m ago 10h 5544M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:12:43.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 2m ago 10h 5426M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:12:43.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 2m ago 10h 4795M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:12:43.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 2m ago 10h 6025M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:12:43.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 2m ago 10h 4957M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:12:43.100 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 2m ago 10h 5885M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:12:43.100 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 2m ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:12:43.476 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:12:43.476 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:12:43.476 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:12:43.476 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:12:43.477 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:12:43.477 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:12:43.477 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:12:43.477 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:12:43.477 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:12:43.477 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:12:43.477 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:12:43.477 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:12:43.477 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:12:43.477 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:12:43.477 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:12:43.477 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:12:43.477 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:12:44.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:12:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:12:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:12:44.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:43 smithi119 ceph-mon[94175]: pgmap v21853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:44.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:43 smithi119 ceph-mon[94175]: from='client.38967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:12:44.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:43 smithi119 ceph-mon[94175]: from='client.38973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:12:44.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/830643127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:12:44.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:43 smithi119 ceph-mon[108979]: pgmap v21853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:44.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:43 smithi119 ceph-mon[108979]: from='client.38967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:12:44.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:43 smithi119 ceph-mon[108979]: from='client.38973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:12:44.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/830643127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:12:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:43 smithi183 ceph-mon[99169]: pgmap v21853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:43 smithi183 ceph-mon[99169]: from='client.38967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:12:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:43 smithi183 ceph-mon[99169]: from='client.38973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:12:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/830643127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:12:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:45 smithi183 ceph-mon[99169]: pgmap v21854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:45 smithi119 ceph-mon[94175]: pgmap v21854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:45 smithi119 ceph-mon[108979]: pgmap v21854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:47 smithi183 ceph-mon[99169]: pgmap v21855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:47 smithi119 ceph-mon[94175]: pgmap v21855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:47 smithi119 ceph-mon[108979]: pgmap v21855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:49 smithi183 ceph-mon[99169]: pgmap v21856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:50.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:49 smithi119 ceph-mon[94175]: pgmap v21856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:49 smithi119 ceph-mon[108979]: pgmap v21856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:51 smithi183 ceph-mon[99169]: pgmap v21857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:51 smithi119 ceph-mon[94175]: pgmap v21857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:51 smithi119 ceph-mon[108979]: pgmap v21857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:53 smithi183 ceph-mon[99169]: pgmap v21858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:53 smithi119 ceph-mon[94175]: pgmap v21858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:12:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:12:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:12:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:53 smithi119 ceph-mon[108979]: pgmap v21858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:12:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:55 smithi183 ceph-mon[99169]: pgmap v21859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:55 smithi119 ceph-mon[94175]: pgmap v21859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:55 smithi119 ceph-mon[108979]: pgmap v21859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:57 smithi183 ceph-mon[99169]: pgmap v21860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:57 smithi119 ceph-mon[94175]: pgmap v21860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:12:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:57 smithi119 ceph-mon[108979]: pgmap v21860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:12:59 smithi183 ceph-mon[99169]: pgmap v21861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:12:59 smithi119 ceph-mon[94175]: pgmap v21861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:12:59 smithi119 ceph-mon[108979]: pgmap v21861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:01 smithi183 ceph-mon[99169]: pgmap v21862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:01 smithi119 ceph-mon[94175]: pgmap v21862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:01 smithi119 ceph-mon[108979]: pgmap v21862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:13:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:13:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:13:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:13:03.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:13:03.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:13:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:13:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:13:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:13:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:03 smithi183 ceph-mon[99169]: pgmap v21863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:13:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:13:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:13:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:13:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:13:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:13:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:03 smithi119 ceph-mon[94175]: pgmap v21863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:13:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:13:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:13:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:03 smithi119 ceph-mon[108979]: pgmap v21863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:04.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:13:04.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:13:04.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:13:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:05 smithi183 ceph-mon[99169]: pgmap v21864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:05 smithi119 ceph-mon[94175]: pgmap v21864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:05 smithi119 ceph-mon[108979]: pgmap v21864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:07 smithi183 ceph-mon[99169]: pgmap v21865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:08.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:07 smithi119 ceph-mon[108979]: pgmap v21865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:07 smithi119 ceph-mon[94175]: pgmap v21865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:09 smithi183 ceph-mon[99169]: pgmap v21866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:09 smithi119 ceph-mon[94175]: pgmap v21866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:09 smithi119 ceph-mon[108979]: pgmap v21866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:11 smithi183 ceph-mon[99169]: pgmap v21867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:11 smithi119 ceph-mon[94175]: pgmap v21867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:12 smithi119 ceph-mon[108979]: pgmap v21867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:13.821 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:13:14.130 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:13:14.130 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 3m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:13:14.130 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 3m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:13:14.130 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 3m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:13:14.130 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 3m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:13:14.130 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 3m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:13:14.130 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 3m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:13:14.130 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 3m ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:13:14.130 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 3m ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:13:14.130 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 3m ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:13:14.130 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 3m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:13:14.130 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 3m ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:13:14.131 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 3m ago 10h 6177M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:13:14.131 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 3m ago 10h 6201M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:13:14.131 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 3m ago 10h 5544M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:13:14.131 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 3m ago 10h 5426M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:13:14.131 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 3m ago 10h 4795M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:13:14.131 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 3m ago 10h 6025M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:13:14.131 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 3m ago 10h 4957M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:13:14.131 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 3m ago 10h 5885M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:13:14.131 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 3m ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:13:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:14 smithi183 ceph-mon[99169]: pgmap v21868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:14 smithi119 ceph-mon[94175]: pgmap v21868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:13:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:13:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:13:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:14 smithi119 ceph-mon[108979]: pgmap v21868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:14.514 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:13:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:13:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:13:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:13:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:13:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:13:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:13:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:13:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:13:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:13:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:13:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:13:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:13:14.515 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:13:14.515 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:13:14.515 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:13:14.515 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:13:15.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 02:13:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T02:13:14.928934393Z level=info msg="Completed cleanup jobs" duration=12.944199ms 2023-12-02T02:13:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:15 smithi183 ceph-mon[99169]: from='client.48869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:13:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:15 smithi183 ceph-mon[99169]: from='client.38991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:13:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/25783726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:13:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:15 smithi119 ceph-mon[94175]: from='client.48869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:13:15.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:15 smithi119 ceph-mon[94175]: from='client.38991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:13:15.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/25783726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:13:15.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:15 smithi119 ceph-mon[108979]: from='client.48869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:13:15.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:15 smithi119 ceph-mon[108979]: from='client.38991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:13:15.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/25783726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:13:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:16 smithi183 ceph-mon[99169]: pgmap v21869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:16.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:16 smithi119 ceph-mon[94175]: pgmap v21869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:16 smithi119 ceph-mon[108979]: pgmap v21869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:18 smithi183 ceph-mon[99169]: pgmap v21870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:18.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:18 smithi119 ceph-mon[94175]: pgmap v21870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:18 smithi119 ceph-mon[108979]: pgmap v21870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:20 smithi183 ceph-mon[99169]: pgmap v21871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:20 smithi119 ceph-mon[94175]: pgmap v21871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:20 smithi119 ceph-mon[108979]: pgmap v21871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:22 smithi183 ceph-mon[99169]: pgmap v21872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:22 smithi119 ceph-mon[94175]: pgmap v21872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:22 smithi119 ceph-mon[108979]: pgmap v21872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:24 smithi183 ceph-mon[99169]: pgmap v21873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:24.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:24 smithi119 ceph-mon[94175]: pgmap v21873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:13:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:13:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:13:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:24 smithi119 ceph-mon[108979]: pgmap v21873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:26 smithi183 ceph-mon[99169]: pgmap v21874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:26 smithi119 ceph-mon[94175]: pgmap v21874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:26.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:26 smithi119 ceph-mon[108979]: pgmap v21874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:28 smithi183 ceph-mon[99169]: pgmap v21875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:28.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:28 smithi119 ceph-mon[94175]: pgmap v21875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:28 smithi119 ceph-mon[108979]: pgmap v21875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:30 smithi183 ceph-mon[99169]: pgmap v21876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:30 smithi119 ceph-mon[94175]: pgmap v21876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:30.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:30 smithi119 ceph-mon[108979]: pgmap v21876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:32 smithi183 ceph-mon[99169]: pgmap v21877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:32 smithi119 ceph-mon[94175]: pgmap v21877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:32 smithi119 ceph-mon[108979]: pgmap v21877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:34 smithi183 ceph-mon[99169]: pgmap v21878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:13:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:13:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:13:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:34 smithi119 ceph-mon[94175]: pgmap v21878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:34 smithi119 ceph-mon[108979]: pgmap v21878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:36 smithi183 ceph-mon[99169]: pgmap v21879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:36 smithi119 ceph-mon[94175]: pgmap v21879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:36 smithi119 ceph-mon[108979]: pgmap v21879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:38 smithi183 ceph-mon[99169]: pgmap v21880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:38.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:38 smithi119 ceph-mon[94175]: pgmap v21880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:38 smithi119 ceph-mon[108979]: pgmap v21880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:40 smithi183 ceph-mon[99169]: pgmap v21881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:40 smithi119 ceph-mon[94175]: pgmap v21881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:40 smithi119 ceph-mon[108979]: pgmap v21881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:42 smithi183 ceph-mon[99169]: pgmap v21882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:42.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:42 smithi119 ceph-mon[108979]: pgmap v21882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:42 smithi119 ceph-mon[94175]: pgmap v21882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:44 smithi183 ceph-mon[99169]: pgmap v21883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:13:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:13:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:13:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:44 smithi119 ceph-mon[94175]: pgmap v21883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:44 smithi119 ceph-mon[108979]: pgmap v21883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:44.862 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:13:45.171 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:13:45.171 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 3m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:13:45.171 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 3m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:13:45.171 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 3m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:13:45.171 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 3m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:13:45.171 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 3m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:13:45.171 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 3m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:13:45.171 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 3m ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:13:45.171 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 3m ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:13:45.171 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 3m ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:13:45.171 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 3m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:13:45.172 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 3m ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:13:45.172 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 3m ago 10h 6177M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:13:45.172 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 3m ago 10h 6201M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:13:45.172 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 3m ago 10h 5544M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:13:45.172 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 3m ago 10h 5426M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:13:45.172 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 3m ago 10h 4795M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:13:45.172 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 3m ago 10h 6025M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:13:45.172 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 3m ago 10h 4957M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:13:45.172 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 3m ago 10h 5885M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:13:45.172 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 3m ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:13:45.550 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:13:45.550 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:13:45.550 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:13:45.550 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:13:45.550 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:13:45.550 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:13:45.550 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:13:45.551 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:13:45.551 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:13:45.551 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:13:45.551 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:13:45.551 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:13:45.551 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:13:45.551 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:13:45.551 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:13:45.551 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:13:45.551 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:13:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:46 smithi183 ceph-mon[99169]: pgmap v21884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:46 smithi183 ceph-mon[99169]: from='client.48887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:13:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3204782046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:13:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:46 smithi119 ceph-mon[94175]: pgmap v21884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:46 smithi119 ceph-mon[94175]: from='client.48887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:13:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3204782046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:13:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:46 smithi119 ceph-mon[108979]: pgmap v21884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:46 smithi119 ceph-mon[108979]: from='client.48887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:13:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3204782046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:13:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:47 smithi183 ceph-mon[99169]: from='client.48893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:13:47.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:47 smithi119 ceph-mon[94175]: from='client.48893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:13:47.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:47 smithi119 ceph-mon[108979]: from='client.48893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:13:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:48 smithi183 ceph-mon[99169]: pgmap v21885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:48 smithi119 ceph-mon[94175]: pgmap v21885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:48 smithi119 ceph-mon[108979]: pgmap v21885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:50 smithi183 ceph-mon[99169]: pgmap v21886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:50.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:50 smithi119 ceph-mon[94175]: pgmap v21886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:50.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:50 smithi119 ceph-mon[108979]: pgmap v21886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:52 smithi183 ceph-mon[99169]: pgmap v21887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:52 smithi119 ceph-mon[94175]: pgmap v21887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:52.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:52 smithi119 ceph-mon[108979]: pgmap v21887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:54 smithi183 ceph-mon[99169]: pgmap v21888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:13:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:13:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:13:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:54 smithi119 ceph-mon[94175]: pgmap v21888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:54 smithi119 ceph-mon[108979]: pgmap v21888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:13:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:56 smithi183 ceph-mon[99169]: pgmap v21889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:56 smithi119 ceph-mon[94175]: pgmap v21889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:56 smithi119 ceph-mon[108979]: pgmap v21889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:13:58 smithi183 ceph-mon[99169]: pgmap v21890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:13:58 smithi119 ceph-mon[108979]: pgmap v21890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:13:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:13:58 smithi119 ceph-mon[94175]: pgmap v21890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:00 smithi183 ceph-mon[99169]: pgmap v21891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:00 smithi119 ceph-mon[94175]: pgmap v21891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:00.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:00 smithi119 ceph-mon[108979]: pgmap v21891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:02 smithi183 ceph-mon[99169]: pgmap v21892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:02.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:02 smithi119 ceph-mon[108979]: pgmap v21892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:02 smithi119 ceph-mon[94175]: pgmap v21892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:04 smithi183 ceph-mon[99169]: pgmap v21893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:04 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:14:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:14:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:04 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:14:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:14:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:14:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:14:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:04 smithi119 ceph-mon[94175]: pgmap v21893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:04 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:14:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:14:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:04 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:14:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:04 smithi119 ceph-mon[108979]: pgmap v21893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:04 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:14:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:14:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:04 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:14:06.397 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:06 smithi119 ceph-mon[108979]: pgmap v21894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:06.398 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:06 smithi119 ceph-mon[94175]: pgmap v21894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:06 smithi183 ceph-mon[99169]: pgmap v21894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:08.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:07 smithi183 ceph-mon[99169]: pgmap v21895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:08.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:14:08.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:14:08.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:14:08.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:14:08.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:07 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:14:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:07 smithi119 ceph-mon[94175]: pgmap v21895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:08.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:14:08.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:14:08.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:14:08.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:14:08.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:07 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:14:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:07 smithi119 ceph-mon[108979]: pgmap v21895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:14:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:14:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:14:08.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:14:08.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:07 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:14:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:09 smithi183 ceph-mon[99169]: pgmap v21896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:09 smithi119 ceph-mon[94175]: pgmap v21896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:09 smithi119 ceph-mon[108979]: pgmap v21896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:12.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:11 smithi183 ceph-mon[99169]: pgmap v21897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:11 smithi119 ceph-mon[94175]: pgmap v21897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:12.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:11 smithi119 ceph-mon[108979]: pgmap v21897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:14.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:13 smithi119 ceph-mon[94175]: pgmap v21898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:14.173 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:13 smithi119 ceph-mon[108979]: pgmap v21898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:14.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:13 smithi183 ceph-mon[99169]: pgmap v21898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:14:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:14:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:14:15.894 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:14:16.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:15 smithi183 ceph-mon[99169]: pgmap v21899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:15 smithi119 ceph-mon[94175]: pgmap v21899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:15 smithi119 ceph-mon[108979]: pgmap v21899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:16.199 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:14:16.199 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 4m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:14:16.199 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 4m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:14:16.199 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 4m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:14:16.199 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 4m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:14:16.199 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 4m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:14:16.200 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 4m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:14:16.200 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 4m ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:14:16.200 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 4m ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:14:16.200 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 4m ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:14:16.200 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 4m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:14:16.200 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 4m ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:14:16.200 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 4m ago 10h 6177M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:14:16.200 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 4m ago 10h 6201M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:14:16.200 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 4m ago 10h 5544M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:14:16.200 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 4m ago 10h 5426M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:14:16.200 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 4m ago 10h 4795M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:14:16.200 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 4m ago 10h 6025M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:14:16.200 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 4m ago 10h 4957M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:14:16.200 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 4m ago 10h 5885M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:14:16.200 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 4m ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:14:16.579 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:14:16.579 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:14:16.579 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:14:16.579 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:14:16.579 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:14:16.579 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:14:16.580 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:14:16.580 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:14:16.580 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:14:16.580 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:14:16.580 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:14:16.580 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:14:16.580 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:14:16.580 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:14:16.580 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:14:16.580 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:14:16.580 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:14:17.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:16 smithi183 ceph-mon[99169]: from='client.39021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:14:17.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:16 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1081209748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:14:17.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:16 smithi119 ceph-mon[94175]: from='client.39021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:14:17.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:16 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1081209748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:14:17.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:16 smithi119 ceph-mon[108979]: from='client.39021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:14:17.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:16 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1081209748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:14:18.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:17 smithi183 ceph-mon[99169]: from='client.39027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:14:18.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:17 smithi183 ceph-mon[99169]: pgmap v21900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:17 smithi119 ceph-mon[94175]: from='client.39027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:14:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:17 smithi119 ceph-mon[94175]: pgmap v21900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:17 smithi119 ceph-mon[108979]: from='client.39027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:14:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:17 smithi119 ceph-mon[108979]: pgmap v21900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:20.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:19 smithi183 ceph-mon[99169]: pgmap v21901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:19 smithi119 ceph-mon[94175]: pgmap v21901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:20.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:19 smithi119 ceph-mon[108979]: pgmap v21901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:22.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:21 smithi183 ceph-mon[99169]: pgmap v21902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:21 smithi119 ceph-mon[94175]: pgmap v21902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:22.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:21 smithi119 ceph-mon[108979]: pgmap v21902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:24.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:23 smithi183 ceph-mon[99169]: pgmap v21903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:24.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:23 smithi119 ceph-mon[94175]: pgmap v21903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:24.199 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:14:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:14:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:14:24.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:23 smithi119 ceph-mon[108979]: pgmap v21903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:25.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:25.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:26.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:25 smithi183 ceph-mon[99169]: pgmap v21904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:25 smithi119 ceph-mon[94175]: pgmap v21904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:26.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:25 smithi119 ceph-mon[108979]: pgmap v21904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:28.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:27 smithi183 ceph-mon[99169]: pgmap v21905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:27 smithi119 ceph-mon[94175]: pgmap v21905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:28.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:27 smithi119 ceph-mon[108979]: pgmap v21905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:30.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:29 smithi183 ceph-mon[99169]: pgmap v21906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:29 smithi119 ceph-mon[94175]: pgmap v21906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:29 smithi119 ceph-mon[108979]: pgmap v21906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:32.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:31 smithi183 ceph-mon[99169]: pgmap v21907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:32.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:31 smithi119 ceph-mon[94175]: pgmap v21907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:32.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:31 smithi119 ceph-mon[108979]: pgmap v21907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:34.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:14:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:14:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:14:34.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:33 smithi119 ceph-mon[94175]: pgmap v21908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:34.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:33 smithi119 ceph-mon[108979]: pgmap v21908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:33 smithi183 ceph-mon[99169]: pgmap v21908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:36.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:35 smithi119 ceph-mon[94175]: pgmap v21909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:36.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:35 smithi119 ceph-mon[108979]: pgmap v21909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:35 smithi183 ceph-mon[99169]: pgmap v21909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:37 smithi183 ceph-mon[99169]: pgmap v21910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:38.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:37 smithi119 ceph-mon[94175]: pgmap v21910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:37 smithi119 ceph-mon[108979]: pgmap v21910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:39 smithi183 ceph-mon[99169]: pgmap v21911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:39 smithi119 ceph-mon[94175]: pgmap v21911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:39 smithi119 ceph-mon[108979]: pgmap v21911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:41 smithi183 ceph-mon[99169]: pgmap v21912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:42.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:41 smithi119 ceph-mon[94175]: pgmap v21912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:41 smithi119 ceph-mon[108979]: pgmap v21912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:43 smithi183 ceph-mon[99169]: pgmap v21913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:43 smithi119 ceph-mon[94175]: pgmap v21913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:14:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:14:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:14:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:43 smithi119 ceph-mon[108979]: pgmap v21913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:45 smithi183 ceph-mon[99169]: pgmap v21914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:45 smithi119 ceph-mon[94175]: pgmap v21914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:45 smithi119 ceph-mon[108979]: pgmap v21914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:46.923 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:14:47.233 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:14:47.233 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 4m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:14:47.233 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 4m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:14:47.233 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 4m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:14:47.233 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 4m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:14:47.233 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 4m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:14:47.233 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 4m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:14:47.233 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 4m ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:14:47.234 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 4m ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:14:47.234 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 4m ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:14:47.234 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 4m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:14:47.234 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 4m ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:14:47.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 4m ago 10h 6177M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:14:47.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 4m ago 10h 6201M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:14:47.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 4m ago 10h 5544M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:14:47.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 4m ago 10h 5426M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:14:47.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 4m ago 10h 4795M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:14:47.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 4m ago 10h 6025M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:14:47.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 4m ago 10h 4957M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:14:47.234 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 4m ago 10h 5885M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:14:47.234 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 4m ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:14:47.614 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:14:47.614 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:14:47.614 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:14:47.614 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:14:47.614 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:14:47.614 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:14:47.615 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:14:47.615 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:14:47.615 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:14:47.615 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:14:47.615 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:14:47.615 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:14:47.615 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:14:47.615 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:14:47.615 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:14:47.615 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:14:47.615 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:14:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:47 smithi183 ceph-mon[99169]: pgmap v21915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:47 smithi183 ceph-mon[99169]: from='client.39039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:14:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:47 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2014726674' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:14:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:47 smithi119 ceph-mon[94175]: pgmap v21915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:47 smithi119 ceph-mon[94175]: from='client.39039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:14:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:47 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2014726674' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:14:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:47 smithi119 ceph-mon[108979]: pgmap v21915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:47 smithi119 ceph-mon[108979]: from='client.39039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:14:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:47 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2014726674' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:14:49.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:48 smithi183 ceph-mon[99169]: from='client.48929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:14:49.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:48 smithi119 ceph-mon[94175]: from='client.48929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:14:49.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:48 smithi119 ceph-mon[108979]: from='client.48929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:14:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:49 smithi183 ceph-mon[99169]: pgmap v21916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:50.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:49 smithi119 ceph-mon[94175]: pgmap v21916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:49 smithi119 ceph-mon[108979]: pgmap v21916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:51 smithi183 ceph-mon[99169]: pgmap v21917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:51 smithi119 ceph-mon[94175]: pgmap v21917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:51 smithi119 ceph-mon[108979]: pgmap v21917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:53 smithi183 ceph-mon[99169]: pgmap v21918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:14:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:14:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:14:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:53 smithi119 ceph-mon[94175]: pgmap v21918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:53 smithi119 ceph-mon[108979]: pgmap v21918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:14:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:55 smithi183 ceph-mon[99169]: pgmap v21919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:55 smithi119 ceph-mon[94175]: pgmap v21919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:55 smithi119 ceph-mon[108979]: pgmap v21919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:57 smithi183 ceph-mon[99169]: pgmap v21920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:57 smithi119 ceph-mon[94175]: pgmap v21920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:14:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:57 smithi119 ceph-mon[108979]: pgmap v21920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:14:59 smithi183 ceph-mon[99169]: pgmap v21921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:14:59 smithi119 ceph-mon[94175]: pgmap v21921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:14:59 smithi119 ceph-mon[108979]: pgmap v21921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:01 smithi183 ceph-mon[99169]: pgmap v21922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:01 smithi119 ceph-mon[94175]: pgmap v21922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:01 smithi119 ceph-mon[108979]: pgmap v21922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:03 smithi183 ceph-mon[99169]: pgmap v21923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:03 smithi119 ceph-mon[94175]: pgmap v21923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:15:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:15:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:15:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:03 smithi119 ceph-mon[108979]: pgmap v21923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:05 smithi183 ceph-mon[99169]: pgmap v21924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:06.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:05 smithi119 ceph-mon[94175]: pgmap v21924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:05 smithi119 ceph-mon[108979]: pgmap v21924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:07 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:15:07.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:07 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:15:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:07 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:15:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:08 smithi183 ceph-mon[99169]: pgmap v21925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:15:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:15:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:15:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:08 smithi119 ceph-mon[94175]: pgmap v21925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:15:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:15:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:15:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:08 smithi119 ceph-mon[108979]: pgmap v21925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:15:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:15:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:15:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:10 smithi183 ceph-mon[99169]: pgmap v21926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:10 smithi119 ceph-mon[94175]: pgmap v21926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:10 smithi119 ceph-mon[108979]: pgmap v21926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:12 smithi183 ceph-mon[99169]: pgmap v21927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:12 smithi119 ceph-mon[94175]: pgmap v21927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:12 smithi119 ceph-mon[108979]: pgmap v21927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:14 smithi183 ceph-mon[99169]: pgmap v21928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:15:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:15:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:15:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:14 smithi119 ceph-mon[94175]: pgmap v21928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:14 smithi119 ceph-mon[108979]: pgmap v21928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:16 smithi183 ceph-mon[99169]: pgmap v21929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:16.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:16 smithi119 ceph-mon[94175]: pgmap v21929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:16 smithi119 ceph-mon[108979]: pgmap v21929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:17.959 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:15:18.265 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:15:18.266 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 5m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:15:18.266 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 5m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:15:18.266 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 5m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:15:18.266 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 5m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:15:18.266 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 5m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:15:18.266 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 5m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:15:18.266 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 5m ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:15:18.266 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 5m ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:15:18.266 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 5m ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:15:18.266 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 5m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:15:18.266 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 5m ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:15:18.267 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 5m ago 10h 6177M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:15:18.267 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 5m ago 10h 6201M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:15:18.267 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 5m ago 10h 5544M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:15:18.267 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 5m ago 10h 5426M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:15:18.267 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 5m ago 10h 4795M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:15:18.267 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 5m ago 10h 6025M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:15:18.267 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 5m ago 10h 4957M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:15:18.267 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 5m ago 10h 5885M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:15:18.267 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 5m ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:15:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:18 smithi183 ceph-mon[99169]: pgmap v21930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:18 smithi119 ceph-mon[94175]: pgmap v21930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:18 smithi119 ceph-mon[108979]: pgmap v21930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:18.646 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:15:18.646 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:15:18.646 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:15:18.646 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:15:18.646 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:15:18.646 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:15:18.647 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:15:18.647 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:15:18.647 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:15:18.647 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:15:18.647 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:15:18.647 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:15:18.647 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:15:18.647 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:15:18.647 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:15:18.647 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:15:18.647 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:15:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:19 smithi183 ceph-mon[99169]: from='client.39057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:15:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:19 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1777729918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:15:19.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:19 smithi119 ceph-mon[108979]: from='client.39057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:15:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:19 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1777729918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:15:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:19 smithi119 ceph-mon[94175]: from='client.39057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:15:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:19 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1777729918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:15:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:20 smithi183 ceph-mon[99169]: from='client.48947 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:15:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:20 smithi183 ceph-mon[99169]: pgmap v21931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:20 smithi119 ceph-mon[94175]: from='client.48947 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:15:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:20 smithi119 ceph-mon[94175]: pgmap v21931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:20 smithi119 ceph-mon[108979]: from='client.48947 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:15:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:20 smithi119 ceph-mon[108979]: pgmap v21931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:22 smithi183 ceph-mon[99169]: pgmap v21932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:22 smithi119 ceph-mon[94175]: pgmap v21932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:22 smithi119 ceph-mon[108979]: pgmap v21932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:24.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:24 smithi183 ceph-mon[99169]: pgmap v21933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:24.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:24 smithi119 ceph-mon[108979]: pgmap v21933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:24 smithi119 ceph-mon[94175]: pgmap v21933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:15:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:15:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:15:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:26 smithi183 ceph-mon[99169]: pgmap v21934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:26 smithi119 ceph-mon[94175]: pgmap v21934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:26 smithi119 ceph-mon[108979]: pgmap v21934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:28 smithi183 ceph-mon[99169]: pgmap v21935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:28.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:28 smithi119 ceph-mon[94175]: pgmap v21935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:28 smithi119 ceph-mon[108979]: pgmap v21935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:30 smithi183 ceph-mon[99169]: pgmap v21936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:30 smithi119 ceph-mon[94175]: pgmap v21936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:30 smithi119 ceph-mon[108979]: pgmap v21936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:32 smithi183 ceph-mon[99169]: pgmap v21937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:32 smithi119 ceph-mon[94175]: pgmap v21937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:32.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:32 smithi119 ceph-mon[108979]: pgmap v21937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:34 smithi183 ceph-mon[99169]: pgmap v21938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:34.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:34 smithi119 ceph-mon[94175]: pgmap v21938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:15:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:15:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:15:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:34 smithi119 ceph-mon[108979]: pgmap v21938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:36 smithi183 ceph-mon[99169]: pgmap v21939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:36 smithi119 ceph-mon[94175]: pgmap v21939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:36 smithi119 ceph-mon[108979]: pgmap v21939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:38 smithi183 ceph-mon[99169]: pgmap v21940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:38.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:38 smithi119 ceph-mon[94175]: pgmap v21940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:38 smithi119 ceph-mon[108979]: pgmap v21940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:40 smithi183 ceph-mon[99169]: pgmap v21941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:40 smithi119 ceph-mon[94175]: pgmap v21941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:40 smithi119 ceph-mon[108979]: pgmap v21941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:42 smithi183 ceph-mon[99169]: pgmap v21942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:42 smithi119 ceph-mon[94175]: pgmap v21942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:42 smithi119 ceph-mon[108979]: pgmap v21942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:44 smithi183 ceph-mon[99169]: pgmap v21943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:44 smithi119 ceph-mon[94175]: pgmap v21943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:15:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:15:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:15:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:44 smithi119 ceph-mon[108979]: pgmap v21943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:46 smithi183 ceph-mon[99169]: pgmap v21944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:46 smithi119 ceph-mon[94175]: pgmap v21944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:46 smithi119 ceph-mon[108979]: pgmap v21944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:48 smithi183 ceph-mon[99169]: pgmap v21945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:48.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:48 smithi119 ceph-mon[94175]: pgmap v21945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:48 smithi119 ceph-mon[108979]: pgmap v21945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:48.993 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:15:49.302 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:15:49.303 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 5m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:15:49.303 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 5m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:15:49.303 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 5m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:15:49.303 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 5m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:15:49.303 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 5m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:15:49.303 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 5m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:15:49.303 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 5m ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:15:49.303 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 5m ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:15:49.303 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 5m ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:15:49.303 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 5m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:15:49.303 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 5m ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:15:49.303 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 5m ago 10h 6177M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:15:49.303 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 5m ago 10h 6201M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:15:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 5m ago 10h 5544M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:15:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 5m ago 10h 5426M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:15:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 5m ago 10h 4795M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:15:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 5m ago 10h 6025M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:15:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 5m ago 10h 4957M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:15:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 5m ago 10h 5885M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:15:49.304 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 5m ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:15:49.689 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:15:49.690 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:15:49.690 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:15:49.690 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:15:49.690 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:15:49.690 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:15:49.690 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:15:49.690 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:15:49.690 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:15:49.690 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:15:49.690 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:15:49.690 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:15:49.691 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:15:49.691 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:15:49.691 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:15:49.691 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:15:49.691 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:15:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:50 smithi183 ceph-mon[99169]: pgmap v21946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:50 smithi183 ceph-mon[99169]: from='client.39075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:15:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2200317971' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:15:50.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:50 smithi119 ceph-mon[94175]: pgmap v21946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:50 smithi119 ceph-mon[94175]: from='client.39075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:15:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2200317971' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:15:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:50 smithi119 ceph-mon[108979]: pgmap v21946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:50 smithi119 ceph-mon[108979]: from='client.39075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:15:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2200317971' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:15:51.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:51 smithi183 ceph-mon[99169]: from='client.39081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:15:51.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:51 smithi119 ceph-mon[108979]: from='client.39081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:15:51.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:51 smithi119 ceph-mon[94175]: from='client.39081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:15:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:52 smithi183 ceph-mon[99169]: pgmap v21947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:52 smithi119 ceph-mon[94175]: pgmap v21947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:52 smithi119 ceph-mon[108979]: pgmap v21947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:54 smithi183 ceph-mon[99169]: pgmap v21948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:15:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:15:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:15:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:54 smithi119 ceph-mon[94175]: pgmap v21948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:54 smithi119 ceph-mon[108979]: pgmap v21948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:15:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:56 smithi183 ceph-mon[99169]: pgmap v21949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:56 smithi119 ceph-mon[94175]: pgmap v21949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:56 smithi119 ceph-mon[108979]: pgmap v21949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:15:58 smithi183 ceph-mon[99169]: pgmap v21950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:15:58 smithi119 ceph-mon[94175]: pgmap v21950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:15:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:15:58 smithi119 ceph-mon[108979]: pgmap v21950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:00 smithi183 ceph-mon[99169]: pgmap v21951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:00 smithi119 ceph-mon[94175]: pgmap v21951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:00 smithi119 ceph-mon[108979]: pgmap v21951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:02 smithi183 ceph-mon[99169]: pgmap v21952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:02 smithi119 ceph-mon[94175]: pgmap v21952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:02 smithi119 ceph-mon[108979]: pgmap v21952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:04 smithi183 ceph-mon[99169]: pgmap v21953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:04 smithi119 ceph-mon[94175]: pgmap v21953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:16:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:16:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:16:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:04 smithi119 ceph-mon[108979]: pgmap v21953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:06 smithi183 ceph-mon[99169]: pgmap v21954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:06 smithi119 ceph-mon[108979]: pgmap v21954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:06 smithi119 ceph-mon[94175]: pgmap v21954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:08 smithi183 ceph-mon[99169]: pgmap v21955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:16:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:08 smithi119 ceph-mon[94175]: pgmap v21955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:16:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:08 smithi119 ceph-mon[108979]: pgmap v21955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:16:09.534 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:09.534 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:09.537 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:09.537 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:09.537 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:09 smithi183 ceph-mon[99169]: pgmap v21956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:09.537 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:09 smithi119 ceph-mon[94175]: pgmap v21956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:09 smithi119 ceph-mon[108979]: pgmap v21956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:09.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:12.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:11 smithi183 ceph-mon[99169]: pgmap v21957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:12.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:12.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:12.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:16:12.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:16:12.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:12.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:11 smithi119 ceph-mon[108979]: pgmap v21957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:12.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:12.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:12.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:16:12.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:16:12.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:12.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:11 smithi119 ceph-mon[94175]: pgmap v21957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:12.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:12.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:12.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:16:12.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:16:12.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:16:14.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:13 smithi183 ceph-mon[99169]: pgmap v21958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:14.198 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:16:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:16:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:16:14.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:13 smithi119 ceph-mon[94175]: pgmap v21958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:14.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:13 smithi119 ceph-mon[108979]: pgmap v21958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:16.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:15 smithi119 ceph-mon[94175]: pgmap v21959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:16.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:15 smithi119 ceph-mon[108979]: pgmap v21959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:15 smithi183 ceph-mon[99169]: pgmap v21959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:18.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:17 smithi119 ceph-mon[94175]: pgmap v21960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:18.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:17 smithi119 ceph-mon[108979]: pgmap v21960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:17 smithi183 ceph-mon[99169]: pgmap v21960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:20.041 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:16:20.351 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:16:20.351 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 6m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:16:20.351 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 6m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:16:20.351 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 6m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:16:20.351 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 6m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:16:20.351 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 6m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:16:20.352 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 6m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:16:20.352 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 6m ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:16:20.352 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 6m ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:16:20.352 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 6m ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:16:20.352 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 6m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:16:20.352 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 6m ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:16:20.352 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 6m ago 10h 6177M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:16:20.352 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 6m ago 10h 6201M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:16:20.352 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 6m ago 10h 5544M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:16:20.352 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 6m ago 10h 5426M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:16:20.352 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 6m ago 10h 4795M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:16:20.352 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 6m ago 10h 6025M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:16:20.352 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 6m ago 10h 4957M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:16:20.352 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 6m ago 10h 5885M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:16:20.352 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 6m ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:16:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:19 smithi183 ceph-mon[99169]: pgmap v21961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:19 smithi119 ceph-mon[94175]: pgmap v21961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:19 smithi119 ceph-mon[108979]: pgmap v21961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:20.732 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:16:20.732 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:16:20.732 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:16:20.733 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:16:20.733 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:16:20.733 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:16:20.733 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:16:20.733 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:16:20.733 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:16:20.733 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:16:20.733 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:16:20.733 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:16:20.733 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:16:20.733 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:16:20.733 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:16:20.733 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:16:20.734 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:16:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:20 smithi183 ceph-mon[99169]: from='client.48977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:16:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:20 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/577360649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:16:21.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:20 smithi119 ceph-mon[94175]: from='client.48977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:16:21.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:20 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/577360649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:16:21.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:20 smithi119 ceph-mon[108979]: from='client.48977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:16:21.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:20 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/577360649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:16:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:21 smithi183 ceph-mon[99169]: from='client.39099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:16:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:21 smithi183 ceph-mon[99169]: pgmap v21962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:21 smithi119 ceph-mon[108979]: from='client.39099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:16:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:21 smithi119 ceph-mon[108979]: pgmap v21962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:21 smithi119 ceph-mon[94175]: from='client.39099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:16:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:21 smithi119 ceph-mon[94175]: pgmap v21962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:23 smithi183 ceph-mon[99169]: pgmap v21963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:16:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:16:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:16:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:23 smithi119 ceph-mon[94175]: pgmap v21963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:23 smithi119 ceph-mon[108979]: pgmap v21963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:25 smithi183 ceph-mon[99169]: pgmap v21964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:25 smithi119 ceph-mon[94175]: pgmap v21964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:25 smithi119 ceph-mon[108979]: pgmap v21964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:27 smithi183 ceph-mon[99169]: pgmap v21965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:27 smithi119 ceph-mon[108979]: pgmap v21965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:27 smithi119 ceph-mon[94175]: pgmap v21965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:29 smithi183 ceph-mon[99169]: pgmap v21966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:29 smithi119 ceph-mon[94175]: pgmap v21966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:29 smithi119 ceph-mon[108979]: pgmap v21966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:31 smithi183 ceph-mon[99169]: pgmap v21967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:31 smithi119 ceph-mon[94175]: pgmap v21967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:31 smithi119 ceph-mon[108979]: pgmap v21967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:33 smithi183 ceph-mon[99169]: pgmap v21968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:16:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:16:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:16:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:33 smithi119 ceph-mon[108979]: pgmap v21968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:33 smithi119 ceph-mon[94175]: pgmap v21968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:35 smithi183 ceph-mon[99169]: pgmap v21969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:35 smithi119 ceph-mon[108979]: pgmap v21969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:35 smithi119 ceph-mon[94175]: pgmap v21969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:37 smithi183 ceph-mon[99169]: pgmap v21970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:38.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:37 smithi119 ceph-mon[108979]: pgmap v21970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:37 smithi119 ceph-mon[94175]: pgmap v21970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:39 smithi183 ceph-mon[99169]: pgmap v21971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:39 smithi119 ceph-mon[94175]: pgmap v21971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:39 smithi119 ceph-mon[108979]: pgmap v21971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:41 smithi183 ceph-mon[99169]: pgmap v21972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:42.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:41 smithi119 ceph-mon[94175]: pgmap v21972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:41 smithi119 ceph-mon[108979]: pgmap v21972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:43 smithi183 ceph-mon[99169]: pgmap v21973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:44.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:43 smithi119 ceph-mon[94175]: pgmap v21973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:16:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:16:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:16:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:43 smithi119 ceph-mon[108979]: pgmap v21973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:46 smithi183 ceph-mon[99169]: pgmap v21974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:45 smithi119 ceph-mon[94175]: pgmap v21974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:46 smithi119 ceph-mon[108979]: pgmap v21974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:48 smithi183 ceph-mon[99169]: pgmap v21975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:48 smithi119 ceph-mon[94175]: pgmap v21975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:48 smithi119 ceph-mon[108979]: pgmap v21975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:50 smithi183 ceph-mon[99169]: pgmap v21976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:50.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:50 smithi119 ceph-mon[94175]: pgmap v21976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:50 smithi119 ceph-mon[108979]: pgmap v21976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:51.080 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:16:51.385 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:16:51.385 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 6m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:16:51.385 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 6m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:16:51.385 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 6m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:16:51.385 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 6m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:16:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 6m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:16:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 6m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:16:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 6m ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:16:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 6m ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:16:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 6m ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:16:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 6m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:16:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 6m ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:16:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 6m ago 10h 6177M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:16:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 6m ago 10h 6201M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:16:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 6m ago 10h 5544M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:16:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 6m ago 10h 5426M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:16:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 6m ago 10h 4795M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:16:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 6m ago 10h 6025M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:16:51.386 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 6m ago 10h 4957M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:16:51.387 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 6m ago 10h 5885M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:16:51.387 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 6m ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:16:51.770 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:16:51.770 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:16:51.770 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:16:51.770 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:16:51.771 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:16:51.771 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:16:51.771 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:16:51.771 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:16:51.771 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:16:51.771 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:16:51.771 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:16:51.772 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:16:51.772 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:16:51.772 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:16:51.772 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:16:51.772 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:16:51.772 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:16:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:52 smithi183 ceph-mon[99169]: pgmap v21977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:52 smithi183 ceph-mon[99169]: from='client.48995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:16:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/369819376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:16:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:52 smithi119 ceph-mon[94175]: pgmap v21977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:52 smithi119 ceph-mon[94175]: from='client.48995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:16:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/369819376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:16:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:52 smithi119 ceph-mon[108979]: pgmap v21977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:52 smithi119 ceph-mon[108979]: from='client.48995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:16:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/369819376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:16:53.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:53 smithi183 ceph-mon[99169]: from='client.49001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:16:53.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:53 smithi119 ceph-mon[108979]: from='client.49001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:16:53.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:53 smithi119 ceph-mon[94175]: from='client.49001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:16:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:54 smithi183 ceph-mon[99169]: pgmap v21978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:16:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:16:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:16:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:54 smithi119 ceph-mon[94175]: pgmap v21978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:54 smithi119 ceph-mon[108979]: pgmap v21978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:16:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:56 smithi183 ceph-mon[99169]: pgmap v21979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:56 smithi119 ceph-mon[94175]: pgmap v21979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:56 smithi119 ceph-mon[108979]: pgmap v21979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:16:58 smithi183 ceph-mon[99169]: pgmap v21980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:16:58 smithi119 ceph-mon[94175]: pgmap v21980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:16:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:16:58 smithi119 ceph-mon[108979]: pgmap v21980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:00 smithi183 ceph-mon[99169]: pgmap v21981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:00 smithi119 ceph-mon[94175]: pgmap v21981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:00 smithi119 ceph-mon[108979]: pgmap v21981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:02 smithi183 ceph-mon[99169]: pgmap v21982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:02 smithi119 ceph-mon[94175]: pgmap v21982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:02 smithi119 ceph-mon[108979]: pgmap v21982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:04 smithi183 ceph-mon[99169]: pgmap v21983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:04 smithi119 ceph-mon[94175]: pgmap v21983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:17:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:17:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:17:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:04 smithi119 ceph-mon[108979]: pgmap v21983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:06 smithi183 ceph-mon[99169]: pgmap v21984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:06 smithi119 ceph-mon[108979]: pgmap v21984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:06 smithi119 ceph-mon[94175]: pgmap v21984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:08 smithi183 ceph-mon[99169]: pgmap v21985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:08 smithi119 ceph-mon[94175]: pgmap v21985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:08 smithi119 ceph-mon[108979]: pgmap v21985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:10 smithi183 ceph-mon[99169]: pgmap v21986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:10.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:10 smithi119 ceph-mon[94175]: pgmap v21986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:10.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:10 smithi119 ceph-mon[108979]: pgmap v21986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:12 smithi183 ceph-mon[99169]: pgmap v21987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:17:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:12 smithi119 ceph-mon[94175]: pgmap v21987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:17:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:12 smithi119 ceph-mon[108979]: pgmap v21987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:17:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:17:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:17:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:17:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:17:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:17:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:17:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:17:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:17:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:17:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:14 smithi183 ceph-mon[99169]: pgmap v21988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:17:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:17:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:17:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:14 smithi119 ceph-mon[94175]: pgmap v21988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:14 smithi119 ceph-mon[108979]: pgmap v21988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:16 smithi183 ceph-mon[99169]: pgmap v21989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:16.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:16 smithi119 ceph-mon[94175]: pgmap v21989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:16 smithi119 ceph-mon[108979]: pgmap v21989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:18 smithi183 ceph-mon[99169]: pgmap v21990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:18.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:18 smithi119 ceph-mon[94175]: pgmap v21990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:18 smithi119 ceph-mon[108979]: pgmap v21990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:20 smithi183 ceph-mon[99169]: pgmap v21991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:20.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:20 smithi119 ceph-mon[94175]: pgmap v21991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:20 smithi119 ceph-mon[108979]: pgmap v21991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:22.115 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:17:22.422 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:17:22.422 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 7m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:17:22.422 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 7m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:17:22.422 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 7m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:17:22.423 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 7m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:17:22.423 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 7m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:17:22.423 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 7m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:17:22.423 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 7m ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:17:22.423 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 7m ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:17:22.424 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 7m ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:17:22.424 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 7m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:17:22.424 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 7m ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:17:22.424 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 7m ago 10h 6177M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:17:22.424 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 7m ago 10h 6201M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:17:22.424 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 7m ago 10h 5544M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:17:22.424 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 7m ago 10h 5426M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:17:22.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 7m ago 10h 4795M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:17:22.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 7m ago 10h 6025M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:17:22.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 7m ago 10h 4957M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:17:22.425 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 7m ago 10h 5885M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:17:22.425 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 7m ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:17:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:22 smithi183 ceph-mon[99169]: pgmap v21992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:22 smithi119 ceph-mon[94175]: pgmap v21992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:22 smithi119 ceph-mon[108979]: pgmap v21992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:22.801 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:17:22.801 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:17:22.802 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:17:22.802 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:17:22.802 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:17:22.802 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:17:22.802 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:17:22.802 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:17:22.802 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:17:22.802 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:17:22.802 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:17:22.802 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:17:22.802 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:17:22.802 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:17:22.802 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:17:22.803 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:17:22.803 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:17:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:23 smithi183 ceph-mon[99169]: from='client.39129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:17:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:23 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1236407637' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:17:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:23 smithi119 ceph-mon[94175]: from='client.39129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:17:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1236407637' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:17:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:23 smithi119 ceph-mon[108979]: from='client.39129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:17:23.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:23 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1236407637' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:17:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:24 smithi183 ceph-mon[99169]: from='client.49019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:17:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:24 smithi183 ceph-mon[99169]: pgmap v21993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:17:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:17:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:17:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:24 smithi119 ceph-mon[94175]: from='client.49019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:17:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:24 smithi119 ceph-mon[94175]: pgmap v21993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:24 smithi119 ceph-mon[108979]: from='client.49019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:17:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:24 smithi119 ceph-mon[108979]: pgmap v21993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:25.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:26 smithi183 ceph-mon[99169]: pgmap v21994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:26 smithi119 ceph-mon[94175]: pgmap v21994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:26 smithi119 ceph-mon[108979]: pgmap v21994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:28 smithi183 ceph-mon[99169]: pgmap v21995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:28 smithi119 ceph-mon[94175]: pgmap v21995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:28 smithi119 ceph-mon[108979]: pgmap v21995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:30 smithi183 ceph-mon[99169]: pgmap v21996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:30 smithi119 ceph-mon[94175]: pgmap v21996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:30 smithi119 ceph-mon[108979]: pgmap v21996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:32 smithi183 ceph-mon[99169]: pgmap v21997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:32 smithi119 ceph-mon[94175]: pgmap v21997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:32 smithi119 ceph-mon[108979]: pgmap v21997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:34 smithi183 ceph-mon[99169]: pgmap v21998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:17:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:17:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:17:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:34 smithi119 ceph-mon[94175]: pgmap v21998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:34 smithi119 ceph-mon[108979]: pgmap v21998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:36 smithi183 ceph-mon[99169]: pgmap v21999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:36 smithi119 ceph-mon[94175]: pgmap v21999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:36 smithi119 ceph-mon[108979]: pgmap v21999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:38 smithi183 ceph-mon[99169]: pgmap v22000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:38.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:38 smithi119 ceph-mon[94175]: pgmap v22000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:38 smithi119 ceph-mon[108979]: pgmap v22000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:40 smithi183 ceph-mon[99169]: pgmap v22001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:40 smithi119 ceph-mon[94175]: pgmap v22001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:40 smithi119 ceph-mon[108979]: pgmap v22001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:42 smithi183 ceph-mon[99169]: pgmap v22002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:42.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:42 smithi119 ceph-mon[94175]: pgmap v22002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:42 smithi119 ceph-mon[108979]: pgmap v22002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:44 smithi183 ceph-mon[99169]: pgmap v22003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:17:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:17:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:17:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:44 smithi119 ceph-mon[94175]: pgmap v22003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:44 smithi119 ceph-mon[108979]: pgmap v22003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:46 smithi119 ceph-mon[94175]: pgmap v22004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:46 smithi119 ceph-mon[108979]: pgmap v22004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:46 smithi183 ceph-mon[99169]: pgmap v22004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:48 smithi183 ceph-mon[99169]: pgmap v22005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:48 smithi119 ceph-mon[94175]: pgmap v22005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:48.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:48 smithi119 ceph-mon[108979]: pgmap v22005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:50 smithi183 ceph-mon[99169]: pgmap v22006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:50 smithi119 ceph-mon[108979]: pgmap v22006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:50 smithi119 ceph-mon[94175]: pgmap v22006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:51.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:51 smithi183 ceph-mon[99169]: pgmap v22007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:51.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:51 smithi119 ceph-mon[94175]: pgmap v22007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:51.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:51 smithi119 ceph-mon[108979]: pgmap v22007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:53.146 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:17:53.450 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:17:53.450 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 7m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:17:53.450 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 7m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:17:53.450 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 7m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:17:53.451 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 7m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:17:53.451 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 7m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:17:53.451 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 7m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:17:53.451 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 7m ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:17:53.451 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 7m ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:17:53.451 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 7m ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:17:53.451 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 7m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:17:53.451 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 7m ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:17:53.451 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 7m ago 10h 6177M 2040M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:17:53.451 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 7m ago 10h 6201M 2040M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:17:53.451 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 7m ago 10h 5544M 2040M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:17:53.451 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 7m ago 10h 5426M 2040M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:17:53.451 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 7m ago 10h 4795M 2451M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:17:53.451 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 7m ago 10h 6025M 2451M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:17:53.452 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 7m ago 10h 4957M 2451M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:17:53.452 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 7m ago 10h 5885M 2451M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:17:53.452 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 7m ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:17:53.831 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:17:53.831 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:17:53.831 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:17:53.832 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:17:53.832 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:17:53.832 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:17:53.832 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:17:53.832 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:17:53.832 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:17:53.832 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:17:53.832 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:17:53.832 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:17:53.832 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:17:53.832 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:17:53.832 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:17:53.832 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:17:53.832 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:17:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:53 smithi119 ceph-mon[94175]: pgmap v22008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:53 smithi119 ceph-mon[94175]: from='client.39147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:17:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:53 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1846723600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:17:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:53 smithi119 ceph-mon[108979]: pgmap v22008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:53 smithi119 ceph-mon[108979]: from='client.39147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:17:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:53 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1846723600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:17:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:53 smithi183 ceph-mon[99169]: pgmap v22008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:53 smithi183 ceph-mon[99169]: from='client.39147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:17:54.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:53 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1846723600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:17:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:17:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:17:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:17:55.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:54 smithi183 ceph-mon[99169]: from='client.49037 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:17:55.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:54 smithi119 ceph-mon[94175]: from='client.49037 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:17:55.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:54 smithi119 ceph-mon[108979]: from='client.49037 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:17:55.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:17:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:55 smithi183 ceph-mon[99169]: pgmap v22009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:55 smithi119 ceph-mon[94175]: pgmap v22009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:55 smithi119 ceph-mon[108979]: pgmap v22009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:57 smithi183 ceph-mon[99169]: pgmap v22010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:58.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:57 smithi119 ceph-mon[108979]: pgmap v22010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:17:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:57 smithi119 ceph-mon[94175]: pgmap v22010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:17:59 smithi183 ceph-mon[99169]: pgmap v22011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:17:59 smithi119 ceph-mon[94175]: pgmap v22011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:17:59 smithi119 ceph-mon[108979]: pgmap v22011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:01 smithi183 ceph-mon[99169]: pgmap v22012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:02.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:01 smithi119 ceph-mon[94175]: pgmap v22012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:02.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:01 smithi119 ceph-mon[108979]: pgmap v22012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:03 smithi183 ceph-mon[99169]: pgmap v22013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:18:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:18:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T02:18:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:03 smithi119 ceph-mon[94175]: pgmap v22013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:03 smithi119 ceph-mon[108979]: pgmap v22013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:05 smithi183 ceph-mon[99169]: pgmap v22014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:05 smithi119 ceph-mon[94175]: pgmap v22014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:05 smithi119 ceph-mon[108979]: pgmap v22014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:07 smithi183 ceph-mon[99169]: pgmap v22015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:08.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:07 smithi119 ceph-mon[94175]: pgmap v22015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:07 smithi119 ceph-mon[108979]: pgmap v22015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:09 smithi183 ceph-mon[99169]: pgmap v22016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:09 smithi119 ceph-mon[94175]: pgmap v22016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:09 smithi119 ceph-mon[108979]: pgmap v22016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:11 smithi183 ceph-mon[99169]: pgmap v22017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:11 smithi119 ceph-mon[94175]: pgmap v22017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:11 smithi119 ceph-mon[108979]: pgmap v22017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:18:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:18:13.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:18:13.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:18:13.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:18:13.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:18:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:18:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:18:13.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:18:13.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:18:13.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:18:13.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:18:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:18:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:18:13.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:18:13.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:18:13.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:18:13.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:18:13.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:18:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:13 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2033M 2023-12-02T02:18:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:13 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2448M 2023-12-02T02:18:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:13 smithi183 ceph-mon[99169]: pgmap v22018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:18:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:18:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:18:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:13 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2033M 2023-12-02T02:18:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:13 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2448M 2023-12-02T02:18:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:13 smithi119 ceph-mon[94175]: pgmap v22018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:13 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2033M 2023-12-02T02:18:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:13 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2448M 2023-12-02T02:18:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:13 smithi119 ceph-mon[108979]: pgmap v22018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:15 smithi183 ceph-mon[99169]: pgmap v22019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:16.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:15 smithi119 ceph-mon[94175]: pgmap v22019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:15 smithi119 ceph-mon[108979]: pgmap v22019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:17 smithi183 ceph-mon[99169]: pgmap v22020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:18.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:17 smithi119 ceph-mon[94175]: pgmap v22020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:17 smithi119 ceph-mon[108979]: pgmap v22020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:19 smithi183 ceph-mon[99169]: pgmap v22021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:19 smithi119 ceph-mon[94175]: pgmap v22021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:19 smithi119 ceph-mon[108979]: pgmap v22021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:21 smithi183 ceph-mon[99169]: pgmap v22022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:21 smithi119 ceph-mon[94175]: pgmap v22022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:21 smithi119 ceph-mon[108979]: pgmap v22022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:24.177 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:18:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:23 smithi183 ceph-mon[99169]: pgmap v22023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:18:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:18:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:18:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:23 smithi119 ceph-mon[108979]: pgmap v22023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:23 smithi119 ceph-mon[94175]: pgmap v22023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:24.490 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:18:24.490 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 8m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:18:24.491 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 8m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:18:24.491 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 8m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:18:24.491 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 8m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:18:24.491 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 8m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:18:24.491 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 8m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:18:24.491 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 8m ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:18:24.491 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 8m ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:18:24.491 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 8m ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:18:24.491 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 8m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:18:24.491 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 8m ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:18:24.491 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 8m ago 10h 6177M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:18:24.491 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 8m ago 10h 6201M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:18:24.491 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 8m ago 10h 5544M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:18:24.491 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 8m ago 10h 5426M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:18:24.491 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 8m ago 10h 4795M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:18:24.492 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 8m ago 10h 6025M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:18:24.492 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 8m ago 10h 4957M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:18:24.492 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 8m ago 10h 5885M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:18:24.492 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 8m ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:18:24.872 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:18:24.873 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:18:24.873 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:18:24.873 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:18:24.873 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:18:24.873 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:18:24.873 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:18:24.873 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:18:24.873 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:18:24.873 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:18:24.873 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:18:24.873 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:18:24.873 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:18:24.873 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:18:24.873 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:18:24.874 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:18:24.874 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:18:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:25 smithi183 ceph-mon[99169]: from='client.39165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:18:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1938386596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:18:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:25 smithi119 ceph-mon[94175]: from='client.39165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:18:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1938386596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:18:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:25 smithi119 ceph-mon[108979]: from='client.39165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:18:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1938386596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:18:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:26 smithi183 ceph-mon[99169]: from='client.39171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:18:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:26 smithi183 ceph-mon[99169]: pgmap v22024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:26 smithi119 ceph-mon[94175]: from='client.39171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:18:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:26 smithi119 ceph-mon[94175]: pgmap v22024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:26 smithi119 ceph-mon[108979]: from='client.39171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:18:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:26 smithi119 ceph-mon[108979]: pgmap v22024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:28 smithi183 ceph-mon[99169]: pgmap v22025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:28.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:28 smithi119 ceph-mon[94175]: pgmap v22025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:28 smithi119 ceph-mon[108979]: pgmap v22025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:30 smithi183 ceph-mon[99169]: pgmap v22026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:30 smithi119 ceph-mon[94175]: pgmap v22026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:30 smithi119 ceph-mon[108979]: pgmap v22026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:32 smithi183 ceph-mon[99169]: pgmap v22027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:32 smithi119 ceph-mon[94175]: pgmap v22027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:32 smithi119 ceph-mon[108979]: pgmap v22027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:34 smithi183 ceph-mon[99169]: pgmap v22028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:18:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:18:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:18:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:34 smithi119 ceph-mon[94175]: pgmap v22028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:34 smithi119 ceph-mon[108979]: pgmap v22028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:36 smithi183 ceph-mon[99169]: pgmap v22029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:36.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:36 smithi119 ceph-mon[94175]: pgmap v22029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:36 smithi119 ceph-mon[108979]: pgmap v22029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:38 smithi183 ceph-mon[99169]: pgmap v22030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:38.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:38 smithi119 ceph-mon[94175]: pgmap v22030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:38 smithi119 ceph-mon[108979]: pgmap v22030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:40 smithi183 ceph-mon[99169]: pgmap v22031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:40 smithi119 ceph-mon[94175]: pgmap v22031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:40 smithi119 ceph-mon[108979]: pgmap v22031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:42 smithi183 ceph-mon[99169]: pgmap v22032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:42 smithi119 ceph-mon[94175]: pgmap v22032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:42 smithi119 ceph-mon[108979]: pgmap v22032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:44 smithi183 ceph-mon[99169]: pgmap v22033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:44 smithi119 ceph-mon[94175]: pgmap v22033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:18:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:18:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:18:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:44 smithi119 ceph-mon[108979]: pgmap v22033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:46 smithi183 ceph-mon[99169]: pgmap v22034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:46 smithi119 ceph-mon[108979]: pgmap v22034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:46 smithi119 ceph-mon[94175]: pgmap v22034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:48 smithi183 ceph-mon[99169]: pgmap v22035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:48 smithi119 ceph-mon[94175]: pgmap v22035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:48 smithi119 ceph-mon[108979]: pgmap v22035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:50 smithi183 ceph-mon[99169]: pgmap v22036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:50 smithi119 ceph-mon[94175]: pgmap v22036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:50 smithi119 ceph-mon[108979]: pgmap v22036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:52 smithi183 ceph-mon[99169]: pgmap v22037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:52 smithi119 ceph-mon[94175]: pgmap v22037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:52 smithi119 ceph-mon[108979]: pgmap v22037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:54 smithi183 ceph-mon[99169]: pgmap v22038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:54.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:54 smithi119 ceph-mon[94175]: pgmap v22038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:18:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:18:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:18:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:54 smithi119 ceph-mon[108979]: pgmap v22038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:55.219 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:18:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:55.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:18:55.526 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:18:55.526 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 8m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:18:55.526 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 8m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:18:55.526 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 8m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:18:55.527 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 8m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:18:55.527 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 8m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:18:55.527 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 8m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:18:55.527 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 8m ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:18:55.527 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 8m ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:18:55.527 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 8m ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:18:55.527 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 8m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:18:55.527 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 8m ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:18:55.527 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 8m ago 10h 6177M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:18:55.527 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 8m ago 10h 6201M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:18:55.527 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 8m ago 10h 5544M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:18:55.527 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 8m ago 10h 5426M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:18:55.527 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 8m ago 10h 4795M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:18:55.527 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 8m ago 10h 6025M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:18:55.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 8m ago 10h 4957M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:18:55.528 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 8m ago 10h 5885M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:18:55.528 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 8m ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:18:55.904 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:18:55.905 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:18:55.905 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:18:55.905 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:18:55.905 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:18:55.905 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:18:55.905 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:18:55.905 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:18:55.905 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:18:55.905 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:18:55.906 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:18:55.906 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:18:55.906 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:18:55.906 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:18:55.906 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:18:55.906 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:18:55.906 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:18:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:56 smithi183 ceph-mon[99169]: pgmap v22039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:56 smithi183 ceph-mon[99169]: from='client.39183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:18:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1303828130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:18:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:56 smithi119 ceph-mon[94175]: pgmap v22039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:56 smithi119 ceph-mon[94175]: from='client.39183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:18:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1303828130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:18:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:56 smithi119 ceph-mon[108979]: pgmap v22039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:56 smithi119 ceph-mon[108979]: from='client.39183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:18:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1303828130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:18:57.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:57 smithi183 ceph-mon[99169]: from='client.49073 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:18:57.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:57 smithi119 ceph-mon[94175]: from='client.49073 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:18:57.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:57 smithi119 ceph-mon[108979]: from='client.49073 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:18:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:18:58 smithi183 ceph-mon[99169]: pgmap v22040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:58.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:18:58 smithi119 ceph-mon[94175]: pgmap v22040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:18:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:18:58 smithi119 ceph-mon[108979]: pgmap v22040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:00 smithi183 ceph-mon[99169]: pgmap v22041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:00 smithi119 ceph-mon[94175]: pgmap v22041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:00 smithi119 ceph-mon[108979]: pgmap v22041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:02 smithi183 ceph-mon[99169]: pgmap v22042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:02.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:02 smithi119 ceph-mon[94175]: pgmap v22042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:02 smithi119 ceph-mon[108979]: pgmap v22042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:04 smithi183 ceph-mon[99169]: pgmap v22043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:04.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:04 smithi119 ceph-mon[94175]: pgmap v22043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:19:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:19:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:19:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:04 smithi119 ceph-mon[108979]: pgmap v22043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:06 smithi183 ceph-mon[99169]: pgmap v22044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:06 smithi119 ceph-mon[94175]: pgmap v22044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:06 smithi119 ceph-mon[108979]: pgmap v22044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:08 smithi183 ceph-mon[99169]: pgmap v22045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:08 smithi119 ceph-mon[108979]: pgmap v22045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:08 smithi119 ceph-mon[94175]: pgmap v22045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:10 smithi183 ceph-mon[99169]: pgmap v22046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:10.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:10 smithi119 ceph-mon[108979]: pgmap v22046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:10 smithi119 ceph-mon[94175]: pgmap v22046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:12 smithi183 ceph-mon[99169]: pgmap v22047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:12 smithi119 ceph-mon[94175]: pgmap v22047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:12 smithi119 ceph-mon[108979]: pgmap v22047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:19:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:19:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:19:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:14 smithi183 ceph-mon[99169]: pgmap v22048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:19:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:19:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:19:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:19:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:19:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:19:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:14 smithi119 ceph-mon[94175]: pgmap v22048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:19:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:19:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:19:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:14 smithi119 ceph-mon[108979]: pgmap v22048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:19:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:19:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:19:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:16 smithi183 ceph-mon[99169]: pgmap v22049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:16 smithi119 ceph-mon[94175]: pgmap v22049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:16 smithi119 ceph-mon[108979]: pgmap v22049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:18 smithi183 ceph-mon[99169]: pgmap v22050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:18 smithi119 ceph-mon[94175]: pgmap v22050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:18 smithi119 ceph-mon[108979]: pgmap v22050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:20 smithi183 ceph-mon[99169]: pgmap v22051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:20 smithi119 ceph-mon[108979]: pgmap v22051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:20 smithi119 ceph-mon[94175]: pgmap v22051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:22 smithi183 ceph-mon[99169]: pgmap v22052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:22.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:22 smithi119 ceph-mon[94175]: pgmap v22052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:22 smithi119 ceph-mon[108979]: pgmap v22052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:24 smithi183 ceph-mon[99169]: pgmap v22053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:19:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:19:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:19:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:24 smithi119 ceph-mon[94175]: pgmap v22053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:24 smithi119 ceph-mon[108979]: pgmap v22053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:25.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:26.252 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:19:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:26 smithi183 ceph-mon[99169]: pgmap v22054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:26.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:26 smithi119 ceph-mon[94175]: pgmap v22054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:26 smithi119 ceph-mon[108979]: pgmap v22054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:26.560 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:19:26.560 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 9m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:19:26.560 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 9m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:19:26.560 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 9m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:19:26.560 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 9m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:19:26.560 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 9m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:19:26.561 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 9m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:19:26.561 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 9m ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:19:26.561 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 9m ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:19:26.561 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 9m ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:19:26.561 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 9m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:19:26.561 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 9m ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:19:26.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 9m ago 10h 6177M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:19:26.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 9m ago 10h 6201M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:19:26.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 9m ago 10h 5544M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:19:26.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 9m ago 10h 5426M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:19:26.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 9m ago 10h 4795M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:19:26.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 9m ago 10h 6025M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:19:26.561 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 9m ago 10h 4957M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:19:26.562 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 9m ago 10h 5885M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:19:26.562 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 9m ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:19:26.939 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:19:26.939 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:19:26.939 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:19:26.939 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:19:26.939 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:19:26.939 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:19:26.940 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:19:26.940 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:19:26.940 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:19:26.940 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:19:26.940 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:19:26.940 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:19:26.940 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:19:26.940 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:19:26.940 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:19:26.940 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:19:26.940 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:19:27.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1200996028' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:19:27.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1200996028' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:19:27.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1200996028' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:19:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:28 smithi183 ceph-mon[99169]: from='client.39201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:19:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:28 smithi183 ceph-mon[99169]: from='client.49091 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:19:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:28 smithi183 ceph-mon[99169]: pgmap v22055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:28 smithi119 ceph-mon[94175]: from='client.39201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:19:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:28 smithi119 ceph-mon[94175]: from='client.49091 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:19:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:28 smithi119 ceph-mon[94175]: pgmap v22055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:28 smithi119 ceph-mon[108979]: from='client.39201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:19:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:28 smithi119 ceph-mon[108979]: from='client.49091 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:19:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:28 smithi119 ceph-mon[108979]: pgmap v22055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:30 smithi183 ceph-mon[99169]: pgmap v22056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:30.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:30 smithi119 ceph-mon[94175]: pgmap v22056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:30 smithi119 ceph-mon[108979]: pgmap v22056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:32 smithi183 ceph-mon[99169]: pgmap v22057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:32 smithi119 ceph-mon[94175]: pgmap v22057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:32 smithi119 ceph-mon[108979]: pgmap v22057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:34 smithi183 ceph-mon[99169]: pgmap v22058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:34 smithi119 ceph-mon[94175]: pgmap v22058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:19:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:19:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:19:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:34 smithi119 ceph-mon[108979]: pgmap v22058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:36 smithi183 ceph-mon[99169]: pgmap v22059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:36 smithi119 ceph-mon[108979]: pgmap v22059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:36 smithi119 ceph-mon[94175]: pgmap v22059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:38 smithi183 ceph-mon[99169]: pgmap v22060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:38.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:38 smithi119 ceph-mon[94175]: pgmap v22060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:38 smithi119 ceph-mon[108979]: pgmap v22060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:40 smithi183 ceph-mon[99169]: pgmap v22061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:40.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:40 smithi119 ceph-mon[94175]: pgmap v22061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:40 smithi119 ceph-mon[108979]: pgmap v22061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:42 smithi183 ceph-mon[99169]: pgmap v22062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:42 smithi119 ceph-mon[94175]: pgmap v22062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:42 smithi119 ceph-mon[108979]: pgmap v22062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:44 smithi183 ceph-mon[99169]: pgmap v22063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:19:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:19:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:19:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:44 smithi119 ceph-mon[94175]: pgmap v22063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:44 smithi119 ceph-mon[108979]: pgmap v22063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:46 smithi183 ceph-mon[99169]: pgmap v22064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:46 smithi119 ceph-mon[94175]: pgmap v22064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:46 smithi119 ceph-mon[108979]: pgmap v22064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:48 smithi183 ceph-mon[99169]: pgmap v22065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:48 smithi119 ceph-mon[94175]: pgmap v22065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:48 smithi119 ceph-mon[108979]: pgmap v22065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:50 smithi183 ceph-mon[99169]: pgmap v22066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:50 smithi119 ceph-mon[94175]: pgmap v22066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:50 smithi119 ceph-mon[108979]: pgmap v22066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:52 smithi183 ceph-mon[99169]: pgmap v22067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:52 smithi119 ceph-mon[94175]: pgmap v22067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:52 smithi119 ceph-mon[108979]: pgmap v22067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:54 smithi183 ceph-mon[99169]: pgmap v22068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:19:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:19:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:19:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:54 smithi119 ceph-mon[94175]: pgmap v22068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:54 smithi119 ceph-mon[108979]: pgmap v22068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:55.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:19:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:56 smithi183 ceph-mon[99169]: pgmap v22069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:56.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:56 smithi119 ceph-mon[94175]: pgmap v22069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:56 smithi119 ceph-mon[108979]: pgmap v22069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:57.285 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:19:57.593 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:19:57.594 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 9m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:19:57.594 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 9m ago 10h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:19:57.594 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 9m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:19:57.594 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 9m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:19:57.594 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 9m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:19:57.594 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 9m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:19:57.594 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 9m ago 10h 2516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:19:57.594 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 9m ago 10h 1229M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:19:57.594 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 9m ago 10h 1399M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:19:57.594 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 9m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:19:57.594 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 9m ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:19:57.594 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 9m ago 10h 6177M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:19:57.594 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 9m ago 10h 6201M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:19:57.595 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 9m ago 10h 5544M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:19:57.595 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 9m ago 10h 5426M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:19:57.595 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 9m ago 10h 4795M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:19:57.595 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 9m ago 10h 6025M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:19:57.595 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 9m ago 10h 4957M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:19:57.595 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 9m ago 10h 5885M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:19:57.595 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 9m ago 10h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:19:57.971 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:19:57.971 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:19:57.971 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:19:57.971 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:19:57.971 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:19:57.971 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:19:57.971 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:19:57.971 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:19:57.971 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:19:57.972 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:19:57.972 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:19:57.972 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:19:57.972 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:19:57.972 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:19:57.972 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:19:57.972 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:19:57.972 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:19:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:58 smithi183 ceph-mon[99169]: pgmap v22070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4202047430' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:19:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:58 smithi119 ceph-mon[94175]: pgmap v22070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4202047430' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:19:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:58 smithi119 ceph-mon[108979]: pgmap v22070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:19:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4202047430' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:19:59.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:59 smithi183 ceph-mon[99169]: from='client.49103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:19:59.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:19:59 smithi183 ceph-mon[99169]: from='client.39225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:19:59.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:59 smithi119 ceph-mon[94175]: from='client.49103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:19:59.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:19:59 smithi119 ceph-mon[94175]: from='client.39225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:19:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:59 smithi119 ceph-mon[108979]: from='client.49103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:19:59.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:19:59 smithi119 ceph-mon[108979]: from='client.39225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:20:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:00 smithi183 ceph-mon[99169]: pgmap v22071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:20:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:00 smithi119 ceph-mon[108979]: pgmap v22071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:20:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T02:19:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:20:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:00 smithi119 ceph-mon[94175]: pgmap v22071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:20:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:02 smithi119 ceph-mon[108979]: pgmap v22072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:02 smithi119 ceph-mon[94175]: pgmap v22072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:02 smithi183 ceph-mon[99169]: pgmap v22072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:20:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:20:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:20:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:04 smithi119 ceph-mon[94175]: pgmap v22073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:04 smithi119 ceph-mon[108979]: pgmap v22073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:04 smithi183 ceph-mon[99169]: pgmap v22073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:06 smithi183 ceph-mon[99169]: pgmap v22074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:06 smithi119 ceph-mon[108979]: pgmap v22074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:06 smithi119 ceph-mon[94175]: pgmap v22074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:08 smithi183 ceph-mon[99169]: pgmap v22075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:08 smithi119 ceph-mon[94175]: pgmap v22075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:08 smithi119 ceph-mon[108979]: pgmap v22075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:10 smithi183 ceph-mon[99169]: pgmap v22076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:10 smithi119 ceph-mon[94175]: pgmap v22076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:10 smithi119 ceph-mon[108979]: pgmap v22076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:12 smithi183 ceph-mon[99169]: pgmap v22077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:12 smithi119 ceph-mon[94175]: pgmap v22077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:12 smithi119 ceph-mon[108979]: pgmap v22077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:20:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:20:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:20:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:14 smithi119 ceph-mon[94175]: pgmap v22078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:20:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:14 smithi119 ceph-mon[108979]: pgmap v22078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:20:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:14 smithi183 ceph-mon[99169]: pgmap v22078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:20:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:16 smithi183 ceph-mon[99169]: pgmap v22079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:16 smithi119 ceph-mon[94175]: pgmap v22079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:16 smithi119 ceph-mon[108979]: pgmap v22079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:18 smithi183 ceph-mon[99169]: pgmap v22080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:18.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:20:18.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:20:18.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:20:18.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:20:18.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:20:18.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:18 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:20:18.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:18 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:20:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:18 smithi119 ceph-mon[108979]: pgmap v22080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:20:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:20:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:20:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:20:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:20:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:18 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:20:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:18 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:20:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:18 smithi119 ceph-mon[94175]: pgmap v22080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:20:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:20:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:20:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:20:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:20:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:18 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:20:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:18 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:20:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:20 smithi183 ceph-mon[99169]: pgmap v22081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:20 smithi119 ceph-mon[94175]: pgmap v22081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:20 smithi119 ceph-mon[108979]: pgmap v22081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:22 smithi183 ceph-mon[99169]: pgmap v22082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:22 smithi119 ceph-mon[108979]: pgmap v22082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:22 smithi119 ceph-mon[94175]: pgmap v22082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:20:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:20:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:20:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:24 smithi119 ceph-mon[94175]: pgmap v22083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:24 smithi119 ceph-mon[108979]: pgmap v22083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:24 smithi183 ceph-mon[99169]: pgmap v22083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:25.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:25.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:25.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:26 smithi183 ceph-mon[99169]: pgmap v22084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:26 smithi119 ceph-mon[94175]: pgmap v22084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:26 smithi119 ceph-mon[108979]: pgmap v22084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:27.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:27 smithi183 ceph-mon[99169]: pgmap v22085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:27.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:27 smithi119 ceph-mon[94175]: pgmap v22085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:27.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:27 smithi119 ceph-mon[108979]: pgmap v22085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:28.322 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:20:28.627 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:20:28.627 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 11s ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:20:28.627 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 11s ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:20:28.627 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 11s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:20:28.627 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 11s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:20:28.627 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 11s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:20:28.627 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 11s ago 10h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:20:28.628 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 11s ago 10h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:20:28.628 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 11s ago 10h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:20:28.628 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 11s ago 10h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:20:28.628 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 11s ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:20:28.628 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 11s ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:20:28.628 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 11s ago 10h 6172M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:20:28.628 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 11s ago 10h 6195M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:20:28.628 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 11s ago 10h 5536M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:20:28.628 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 11s ago 10h 5424M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:20:28.628 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 11s ago 10h 4818M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:20:28.628 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 11s ago 10h 6056M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:20:28.628 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 11s ago 10h 4985M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:20:28.628 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 11s ago 10h 5918M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:20:28.628 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 11s ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:20:29.006 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:20:29.006 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:20:29.006 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:20:29.006 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:20:29.006 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:20:29.007 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:20:29.007 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:20:29.007 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:20:29.007 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:20:29.007 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:20:29.007 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:20:29.007 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:20:29.007 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:20:29.007 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:20:29.007 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:20:29.007 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:20:29.007 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:20:30.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:29 smithi183 ceph-mon[99169]: from='client.39237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:20:30.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:29 smithi183 ceph-mon[99169]: from='client.49127 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:20:30.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:29 smithi183 ceph-mon[99169]: pgmap v22086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:30.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/751430556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:20:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:29 smithi119 ceph-mon[108979]: from='client.39237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:20:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:29 smithi119 ceph-mon[108979]: from='client.49127 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:20:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:29 smithi119 ceph-mon[108979]: pgmap v22086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:30.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/751430556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:20:30.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:29 smithi119 ceph-mon[94175]: from='client.39237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:20:30.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:29 smithi119 ceph-mon[94175]: from='client.49127 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:20:30.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:29 smithi119 ceph-mon[94175]: pgmap v22086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:30.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/751430556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:20:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:32 smithi183 ceph-mon[99169]: pgmap v22087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:32.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:32 smithi119 ceph-mon[94175]: pgmap v22087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:32 smithi119 ceph-mon[108979]: pgmap v22087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:34 smithi183 ceph-mon[99169]: pgmap v22088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:20:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:20:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:20:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:34 smithi119 ceph-mon[108979]: pgmap v22088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:34 smithi119 ceph-mon[94175]: pgmap v22088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:36 smithi183 ceph-mon[99169]: pgmap v22089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:36.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:36 smithi119 ceph-mon[108979]: pgmap v22089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:36 smithi119 ceph-mon[94175]: pgmap v22089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:38 smithi183 ceph-mon[99169]: pgmap v22090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:38 smithi119 ceph-mon[94175]: pgmap v22090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:38 smithi119 ceph-mon[108979]: pgmap v22090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:40 smithi183 ceph-mon[99169]: pgmap v22091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:40 smithi119 ceph-mon[94175]: pgmap v22091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:40 smithi119 ceph-mon[108979]: pgmap v22091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:42 smithi183 ceph-mon[99169]: pgmap v22092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:42 smithi119 ceph-mon[108979]: pgmap v22092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:42 smithi119 ceph-mon[94175]: pgmap v22092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:44 smithi183 ceph-mon[99169]: pgmap v22093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:20:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:20:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:20:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:44 smithi119 ceph-mon[108979]: pgmap v22093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:44 smithi119 ceph-mon[94175]: pgmap v22093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:46 smithi183 ceph-mon[99169]: pgmap v22094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:46.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:46 smithi119 ceph-mon[94175]: pgmap v22094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:46 smithi119 ceph-mon[108979]: pgmap v22094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:48 smithi183 ceph-mon[99169]: pgmap v22095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:48 smithi119 ceph-mon[94175]: pgmap v22095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:48 smithi119 ceph-mon[108979]: pgmap v22095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:50 smithi183 ceph-mon[99169]: pgmap v22096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:50 smithi119 ceph-mon[94175]: pgmap v22096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:50 smithi119 ceph-mon[108979]: pgmap v22096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:52 smithi183 ceph-mon[99169]: pgmap v22097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:52.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:52 smithi119 ceph-mon[94175]: pgmap v22097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:52 smithi119 ceph-mon[108979]: pgmap v22097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:54 smithi183 ceph-mon[99169]: pgmap v22098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:54 smithi119 ceph-mon[94175]: pgmap v22098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:20:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:20:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:20:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:54 smithi119 ceph-mon[108979]: pgmap v22098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:20:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:56 smithi183 ceph-mon[99169]: pgmap v22099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:56 smithi119 ceph-mon[94175]: pgmap v22099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:56 smithi119 ceph-mon[108979]: pgmap v22099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:20:58 smithi183 ceph-mon[99169]: pgmap v22100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:20:58 smithi119 ceph-mon[108979]: pgmap v22100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:20:58 smithi119 ceph-mon[94175]: pgmap v22100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:20:59.354 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:20:59.661 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:20:59.661 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 42s ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:20:59.661 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 42s ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:20:59.661 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 42s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:20:59.661 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 42s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:20:59.661 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 42s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:20:59.661 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 42s ago 10h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:20:59.661 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 42s ago 10h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:20:59.661 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 42s ago 10h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:20:59.661 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 42s ago 10h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:20:59.661 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 42s ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:20:59.662 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 42s ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:20:59.662 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 42s ago 10h 6172M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:20:59.662 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 42s ago 10h 6195M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:20:59.662 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 42s ago 10h 5536M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:20:59.662 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 42s ago 10h 5424M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:20:59.662 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 42s ago 10h 4818M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:20:59.662 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 42s ago 10h 6056M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:20:59.662 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 42s ago 10h 4985M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:20:59.662 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 42s ago 10h 5918M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:20:59.662 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 42s ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:21:00.042 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:21:00.042 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:21:00.042 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:21:00.042 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:21:00.042 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:21:00.042 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:21:00.042 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:21:00.042 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:21:00.042 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:21:00.042 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:21:00.042 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:21:00.043 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:21:00.043 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:21:00.043 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:21:00.043 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:21:00.043 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:21:00.043 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:21:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:00 smithi183 ceph-mon[99169]: pgmap v22101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3464667800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:21:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:00 smithi119 ceph-mon[94175]: pgmap v22101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3464667800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:21:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:00 smithi119 ceph-mon[108979]: pgmap v22101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3464667800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:21:01.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:01 smithi183 ceph-mon[99169]: from='client.39255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:21:01.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:01 smithi183 ceph-mon[99169]: from='client.39261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:21:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:01 smithi119 ceph-mon[108979]: from='client.39255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:21:01.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:01 smithi119 ceph-mon[108979]: from='client.39261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:21:01.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:01 smithi119 ceph-mon[94175]: from='client.39255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:21:01.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:01 smithi119 ceph-mon[94175]: from='client.39261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:21:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:02 smithi183 ceph-mon[99169]: pgmap v22102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:02 smithi119 ceph-mon[108979]: pgmap v22102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:02 smithi119 ceph-mon[94175]: pgmap v22102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:04 smithi183 ceph-mon[99169]: pgmap v22103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:21:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:21:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:21:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:04 smithi119 ceph-mon[108979]: pgmap v22103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:04 smithi119 ceph-mon[94175]: pgmap v22103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:06 smithi183 ceph-mon[99169]: pgmap v22104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:06 smithi119 ceph-mon[94175]: pgmap v22104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:06 smithi119 ceph-mon[108979]: pgmap v22104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:08 smithi183 ceph-mon[99169]: pgmap v22105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:08 smithi119 ceph-mon[94175]: pgmap v22105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:08 smithi119 ceph-mon[108979]: pgmap v22105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:10 smithi183 ceph-mon[99169]: pgmap v22106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:10 smithi119 ceph-mon[108979]: pgmap v22106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:10 smithi119 ceph-mon[94175]: pgmap v22106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:12 smithi183 ceph-mon[99169]: pgmap v22107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:12 smithi119 ceph-mon[94175]: pgmap v22107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:12 smithi119 ceph-mon[108979]: pgmap v22107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:14 smithi183 ceph-mon[99169]: pgmap v22108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:21:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:21:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:21:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:14 smithi119 ceph-mon[94175]: pgmap v22108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:14 smithi119 ceph-mon[108979]: pgmap v22108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:16 smithi183 ceph-mon[99169]: pgmap v22109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:16 smithi119 ceph-mon[94175]: pgmap v22109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:16 smithi119 ceph-mon[108979]: pgmap v22109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:18 smithi183 ceph-mon[99169]: pgmap v22110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:18 smithi119 ceph-mon[94175]: pgmap v22110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:18 smithi119 ceph-mon[108979]: pgmap v22110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:21:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:21:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:21:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:21:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:21:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:21:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:21:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:21:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:21:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:21:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:21:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:21:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:20 smithi183 ceph-mon[99169]: pgmap v22111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:20 smithi119 ceph-mon[94175]: pgmap v22111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:20 smithi119 ceph-mon[108979]: pgmap v22111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:22 smithi183 ceph-mon[99169]: pgmap v22112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:22 smithi119 ceph-mon[94175]: pgmap v22112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:22 smithi119 ceph-mon[108979]: pgmap v22112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:24 smithi183 ceph-mon[99169]: pgmap v22113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:24 smithi119 ceph-mon[94175]: pgmap v22113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:21:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:21:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:21:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:24 smithi119 ceph-mon[108979]: pgmap v22113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:26 smithi183 ceph-mon[99169]: pgmap v22114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:26 smithi119 ceph-mon[94175]: pgmap v22114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:26 smithi119 ceph-mon[108979]: pgmap v22114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:28 smithi183 ceph-mon[99169]: pgmap v22115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:28 smithi119 ceph-mon[94175]: pgmap v22115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:28 smithi119 ceph-mon[108979]: pgmap v22115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:30.393 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:21:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:30 smithi183 ceph-mon[99169]: pgmap v22116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:30.448 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:30 smithi119 ceph-mon[108979]: pgmap v22116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:30 smithi119 ceph-mon[94175]: pgmap v22116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:30.698 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:21:30.698 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 73s ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:21:30.698 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 73s ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:21:30.698 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 73s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:21:30.698 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 73s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:21:30.698 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 73s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:21:30.698 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 73s ago 10h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:21:30.698 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 73s ago 10h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:21:30.698 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 73s ago 10h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:21:30.699 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 73s ago 10h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:21:30.699 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 73s ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:21:30.699 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 73s ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:21:30.699 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 73s ago 10h 6172M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:21:30.699 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 73s ago 10h 6195M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:21:30.699 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 73s ago 10h 5536M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:21:30.699 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 73s ago 10h 5424M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:21:30.699 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 73s ago 10h 4818M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:21:30.699 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 73s ago 10h 6056M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:21:30.699 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 73s ago 10h 4985M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:21:30.699 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 73s ago 10h 5918M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:21:30.699 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 73s ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:21:31.077 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:21:31.077 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:21:31.077 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:21:31.077 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:21:31.077 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:21:31.078 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:21:31.078 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:21:31.078 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:21:31.078 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:21:31.078 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:21:31.078 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:21:31.078 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:21:31.078 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:21:31.078 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:21:31.078 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:21:31.078 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:21:31.078 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:21:31.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3030981601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:21:31.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3030981601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:21:31.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3030981601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:21:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:32 smithi183 ceph-mon[99169]: from='client.49157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:21:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:32 smithi183 ceph-mon[99169]: from='client.39279 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:21:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:32 smithi183 ceph-mon[99169]: pgmap v22117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:32 smithi119 ceph-mon[94175]: from='client.49157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:21:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:32 smithi119 ceph-mon[94175]: from='client.39279 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:21:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:32 smithi119 ceph-mon[94175]: pgmap v22117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:32 smithi119 ceph-mon[108979]: from='client.49157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:21:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:32 smithi119 ceph-mon[108979]: from='client.39279 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:21:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:32 smithi119 ceph-mon[108979]: pgmap v22117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:34 smithi183 ceph-mon[99169]: pgmap v22118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:21:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:21:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:21:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:34 smithi119 ceph-mon[94175]: pgmap v22118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:34 smithi119 ceph-mon[108979]: pgmap v22118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:36 smithi183 ceph-mon[99169]: pgmap v22119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:36 smithi119 ceph-mon[94175]: pgmap v22119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:36 smithi119 ceph-mon[108979]: pgmap v22119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:38 smithi183 ceph-mon[99169]: pgmap v22120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:38 smithi119 ceph-mon[94175]: pgmap v22120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:38 smithi119 ceph-mon[108979]: pgmap v22120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:40 smithi183 ceph-mon[99169]: pgmap v22121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:40 smithi119 ceph-mon[94175]: pgmap v22121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:40 smithi119 ceph-mon[108979]: pgmap v22121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:42 smithi183 ceph-mon[99169]: pgmap v22122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:42 smithi119 ceph-mon[94175]: pgmap v22122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:42 smithi119 ceph-mon[108979]: pgmap v22122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:44 smithi183 ceph-mon[99169]: pgmap v22123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:44 smithi119 ceph-mon[94175]: pgmap v22123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:21:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:21:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:21:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:44 smithi119 ceph-mon[108979]: pgmap v22123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:46 smithi183 ceph-mon[99169]: pgmap v22124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:46 smithi119 ceph-mon[94175]: pgmap v22124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:46 smithi119 ceph-mon[108979]: pgmap v22124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:48 smithi183 ceph-mon[99169]: pgmap v22125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:48 smithi119 ceph-mon[108979]: pgmap v22125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:48 smithi119 ceph-mon[94175]: pgmap v22125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:50 smithi183 ceph-mon[99169]: pgmap v22126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:50 smithi119 ceph-mon[94175]: pgmap v22126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:50 smithi119 ceph-mon[108979]: pgmap v22126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:52 smithi183 ceph-mon[99169]: pgmap v22127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:52 smithi119 ceph-mon[94175]: pgmap v22127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:52 smithi119 ceph-mon[108979]: pgmap v22127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:54 smithi183 ceph-mon[99169]: pgmap v22128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:21:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:21:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:21:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:54 smithi119 ceph-mon[94175]: pgmap v22128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:54 smithi119 ceph-mon[108979]: pgmap v22128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:21:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:56 smithi183 ceph-mon[99169]: pgmap v22129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:56 smithi119 ceph-mon[108979]: pgmap v22129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:56 smithi119 ceph-mon[94175]: pgmap v22129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:21:58 smithi183 ceph-mon[99169]: pgmap v22130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:21:58 smithi119 ceph-mon[94175]: pgmap v22130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:21:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:21:58 smithi119 ceph-mon[108979]: pgmap v22130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:00 smithi183 ceph-mon[99169]: pgmap v22131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:00 smithi119 ceph-mon[94175]: pgmap v22131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:00 smithi119 ceph-mon[108979]: pgmap v22131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:01.421 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:22:01.725 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:22:01.726 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 104s ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:22:01.726 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 104s ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:22:01.726 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 104s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:22:01.726 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 104s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:22:01.726 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 104s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:22:01.726 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 104s ago 10h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:22:01.726 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 104s ago 10h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:22:01.726 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 104s ago 10h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:22:01.726 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 104s ago 10h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:22:01.726 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 104s ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:22:01.726 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 104s ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:22:01.726 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 104s ago 10h 6172M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:22:01.727 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 104s ago 10h 6195M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:22:01.727 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 104s ago 10h 5536M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:22:01.727 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 104s ago 10h 5424M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:22:01.727 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 104s ago 10h 4818M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:22:01.727 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 104s ago 10h 6056M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:22:01.727 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 104s ago 10h 4985M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:22:01.727 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 104s ago 10h 5918M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:22:01.727 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 104s ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:22:02.105 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:22:02.105 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:22:02.105 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:22:02.105 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:22:02.106 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:22:02.106 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:22:02.106 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:22:02.106 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:22:02.106 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:22:02.106 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:22:02.106 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:22:02.106 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:22:02.106 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:22:02.106 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:22:02.106 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:22:02.106 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:22:02.106 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:22:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:02 smithi183 ceph-mon[99169]: pgmap v22132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2913589818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:22:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:02 smithi119 ceph-mon[94175]: pgmap v22132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2913589818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:22:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:02 smithi119 ceph-mon[108979]: pgmap v22132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2913589818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:22:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:03 smithi183 ceph-mon[99169]: from='client.39291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:22:03.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:03 smithi183 ceph-mon[99169]: from='client.49181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:22:03.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:03 smithi119 ceph-mon[94175]: from='client.39291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:22:03.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:03 smithi119 ceph-mon[94175]: from='client.49181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:22:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:03 smithi119 ceph-mon[108979]: from='client.39291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:22:03.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:03 smithi119 ceph-mon[108979]: from='client.49181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:22:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:04 smithi183 ceph-mon[99169]: pgmap v22133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:22:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:22:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:22:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:04 smithi119 ceph-mon[94175]: pgmap v22133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:04 smithi119 ceph-mon[108979]: pgmap v22133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:06 smithi183 ceph-mon[99169]: pgmap v22134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:06 smithi119 ceph-mon[94175]: pgmap v22134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:06 smithi119 ceph-mon[108979]: pgmap v22134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:08 smithi183 ceph-mon[99169]: pgmap v22135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:08 smithi119 ceph-mon[94175]: pgmap v22135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:08 smithi119 ceph-mon[108979]: pgmap v22135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:10 smithi183 ceph-mon[99169]: pgmap v22136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:10 smithi119 ceph-mon[94175]: pgmap v22136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:10 smithi119 ceph-mon[108979]: pgmap v22136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:12 smithi119 ceph-mon[94175]: pgmap v22137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:12 smithi119 ceph-mon[108979]: pgmap v22137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:12 smithi183 ceph-mon[99169]: pgmap v22137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:22:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:22:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:22:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:14 smithi119 ceph-mon[94175]: pgmap v22138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:14 smithi119 ceph-mon[108979]: pgmap v22138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:14 smithi183 ceph-mon[99169]: pgmap v22138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:16 smithi119 ceph-mon[94175]: pgmap v22139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:16 smithi119 ceph-mon[108979]: pgmap v22139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:16 smithi183 ceph-mon[99169]: pgmap v22139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:18 smithi183 ceph-mon[99169]: pgmap v22140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:18 smithi119 ceph-mon[94175]: pgmap v22140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:18 smithi119 ceph-mon[108979]: pgmap v22140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:19.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:19 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:22:19.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:19 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:22:19.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:19 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:22:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:20 smithi183 ceph-mon[99169]: pgmap v22141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:22:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:22:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:22:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:20 smithi119 ceph-mon[94175]: pgmap v22141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:22:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:22:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:22:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:20 smithi119 ceph-mon[108979]: pgmap v22141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:22:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:22:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:22:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:22 smithi183 ceph-mon[99169]: pgmap v22142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:22 smithi119 ceph-mon[94175]: pgmap v22142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:22 smithi119 ceph-mon[108979]: pgmap v22142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:24.216 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:22:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:22:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:22:24.217 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:24 smithi119 ceph-mon[108979]: pgmap v22143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:24.217 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:24 smithi119 ceph-mon[94175]: pgmap v22143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:24 smithi183 ceph-mon[99169]: pgmap v22143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:25.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:25.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:25.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:26 smithi183 ceph-mon[99169]: pgmap v22144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:26 smithi119 ceph-mon[94175]: pgmap v22144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:26 smithi119 ceph-mon[108979]: pgmap v22144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:28 smithi183 ceph-mon[99169]: pgmap v22145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:28 smithi119 ceph-mon[94175]: pgmap v22145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:28 smithi119 ceph-mon[108979]: pgmap v22145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:30 smithi183 ceph-mon[99169]: pgmap v22146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:30 smithi119 ceph-mon[94175]: pgmap v22146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:30 smithi119 ceph-mon[108979]: pgmap v22146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:32.452 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:22:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:32 smithi183 ceph-mon[99169]: pgmap v22147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:32 smithi119 ceph-mon[94175]: pgmap v22147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:32.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:32 smithi119 ceph-mon[108979]: pgmap v22147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:32.757 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:22:32.757 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 2m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:22:32.757 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 2m ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:22:32.757 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 2m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:22:32.757 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 2m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:22:32.757 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 2m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:22:32.757 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 2m ago 10h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:22:32.757 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 2m ago 10h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:22:32.758 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 2m ago 10h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:22:32.758 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 2m ago 10h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:22:32.758 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 2m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:22:32.758 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 2m ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:22:32.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 2m ago 10h 6172M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:22:32.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 2m ago 10h 6195M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:22:32.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 2m ago 10h 5536M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:22:32.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 2m ago 10h 5424M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:22:32.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 2m ago 10h 4818M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:22:32.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 2m ago 10h 6056M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:22:32.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 2m ago 10h 4985M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:22:32.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 2m ago 10h 5918M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:22:32.758 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 2m ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:22:33.136 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:22:33.137 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:22:33.137 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:22:33.137 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:22:33.137 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:22:33.137 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:22:33.137 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:22:33.137 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:22:33.137 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:22:33.137 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:22:33.137 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:22:33.137 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:22:33.137 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:22:33.138 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:22:33.138 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:22:33.138 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:22:33.138 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:22:33.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/634813644' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:22:33.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/634813644' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:22:33.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/634813644' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:22:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:22:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:22:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:22:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:34 smithi119 ceph-mon[94175]: from='client.39309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:22:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:34 smithi119 ceph-mon[94175]: from='client.39315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:22:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:34 smithi119 ceph-mon[94175]: pgmap v22148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:34 smithi119 ceph-mon[108979]: from='client.39309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:22:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:34 smithi119 ceph-mon[108979]: from='client.39315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:22:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:34 smithi119 ceph-mon[108979]: pgmap v22148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:34 smithi183 ceph-mon[99169]: from='client.39309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:22:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:34 smithi183 ceph-mon[99169]: from='client.39315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:22:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:34 smithi183 ceph-mon[99169]: pgmap v22148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:36 smithi183 ceph-mon[99169]: pgmap v22149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:36 smithi119 ceph-mon[94175]: pgmap v22149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:36.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:36 smithi119 ceph-mon[108979]: pgmap v22149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:38 smithi183 ceph-mon[99169]: pgmap v22150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:38 smithi119 ceph-mon[94175]: pgmap v22150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:38 smithi119 ceph-mon[108979]: pgmap v22150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:40 smithi183 ceph-mon[99169]: pgmap v22151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:40 smithi119 ceph-mon[108979]: pgmap v22151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:40 smithi119 ceph-mon[94175]: pgmap v22151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:41.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:41 smithi183 ceph-mon[99169]: pgmap v22152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:41 smithi119 ceph-mon[94175]: pgmap v22152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:41.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:41 smithi119 ceph-mon[108979]: pgmap v22152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:44.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:43 smithi183 ceph-mon[99169]: pgmap v22153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:22:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:22:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:22:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:43 smithi119 ceph-mon[94175]: pgmap v22153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:43 smithi119 ceph-mon[108979]: pgmap v22153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:46 smithi183 ceph-mon[99169]: pgmap v22154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:46 smithi119 ceph-mon[94175]: pgmap v22154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:46 smithi119 ceph-mon[108979]: pgmap v22154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:48 smithi183 ceph-mon[99169]: pgmap v22155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:48 smithi119 ceph-mon[108979]: pgmap v22155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:48 smithi119 ceph-mon[94175]: pgmap v22155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:50 smithi183 ceph-mon[99169]: pgmap v22156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:50 smithi119 ceph-mon[94175]: pgmap v22156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:50 smithi119 ceph-mon[108979]: pgmap v22156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:52 smithi183 ceph-mon[99169]: pgmap v22157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:52 smithi119 ceph-mon[94175]: pgmap v22157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:52 smithi119 ceph-mon[108979]: pgmap v22157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:54 smithi183 ceph-mon[99169]: pgmap v22158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:22:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:22:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:22:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:54 smithi119 ceph-mon[108979]: pgmap v22158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:54 smithi119 ceph-mon[94175]: pgmap v22158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:22:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:56 smithi183 ceph-mon[99169]: pgmap v22159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:56 smithi119 ceph-mon[94175]: pgmap v22159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:56 smithi119 ceph-mon[108979]: pgmap v22159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:22:58 smithi183 ceph-mon[99169]: pgmap v22160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:22:58 smithi119 ceph-mon[94175]: pgmap v22160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:22:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:22:58 smithi119 ceph-mon[108979]: pgmap v22160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:00 smithi183 ceph-mon[99169]: pgmap v22161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:00 smithi119 ceph-mon[94175]: pgmap v22161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:00 smithi119 ceph-mon[108979]: pgmap v22161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:02 smithi183 ceph-mon[99169]: pgmap v22162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:02 smithi119 ceph-mon[94175]: pgmap v22162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:02 smithi119 ceph-mon[108979]: pgmap v22162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:03.484 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:23:03.789 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:23:03.789 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 2m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:23:03.789 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 2m ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:23:03.789 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 2m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:23:03.789 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 2m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:23:03.789 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 2m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:23:03.789 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 2m ago 10h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:23:03.789 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 2m ago 10h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:23:03.789 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 2m ago 10h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:23:03.789 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 2m ago 10h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:23:03.790 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 2m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:23:03.790 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 2m ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:23:03.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 2m ago 10h 6172M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:23:03.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 2m ago 10h 6195M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:23:03.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 2m ago 10h 5536M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:23:03.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 2m ago 10h 5424M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:23:03.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 2m ago 10h 4818M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:23:03.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 2m ago 10h 6056M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:23:03.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 2m ago 10h 4985M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:23:03.790 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 2m ago 10h 5918M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:23:03.790 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 2m ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:23:04.170 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:23:04.171 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:23:04.171 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:23:04.171 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:23:04.171 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:23:04.171 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:23:04.171 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:23:04.171 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:23:04.171 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:23:04.171 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:23:04.171 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:23:04.171 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:23:04.171 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:23:04.172 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:23:04.172 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:23:04.172 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:23:04.172 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:23:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:04 smithi183 ceph-mon[99169]: pgmap v22163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:04 smithi119 ceph-mon[94175]: pgmap v22163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:23:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:23:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:23:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:04 smithi119 ceph-mon[108979]: pgmap v22163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:05 smithi183 ceph-mon[99169]: from='client.39327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:23:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:05 smithi183 ceph-mon[99169]: from='client.39333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:23:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:05 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1735086875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:23:05.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:05 smithi119 ceph-mon[94175]: from='client.39327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:23:05.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:05 smithi119 ceph-mon[94175]: from='client.39333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:23:05.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:05 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1735086875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:23:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:05 smithi119 ceph-mon[108979]: from='client.39327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:23:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:05 smithi119 ceph-mon[108979]: from='client.39333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:23:05.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:05 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1735086875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:23:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:06 smithi183 ceph-mon[99169]: pgmap v22164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:06 smithi119 ceph-mon[94175]: pgmap v22164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:06 smithi119 ceph-mon[108979]: pgmap v22164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:08 smithi183 ceph-mon[99169]: pgmap v22165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:08 smithi119 ceph-mon[94175]: pgmap v22165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:08 smithi119 ceph-mon[108979]: pgmap v22165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:10 smithi183 ceph-mon[99169]: pgmap v22166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:10 smithi119 ceph-mon[94175]: pgmap v22166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:10 smithi119 ceph-mon[108979]: pgmap v22166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:12 smithi183 ceph-mon[99169]: pgmap v22167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:12 smithi119 ceph-mon[94175]: pgmap v22167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:12 smithi119 ceph-mon[108979]: pgmap v22167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:14 smithi183 ceph-mon[99169]: pgmap v22168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:23:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:23:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:23:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:14 smithi119 ceph-mon[108979]: pgmap v22168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:14 smithi119 ceph-mon[94175]: pgmap v22168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:15.193 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 02:23:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T02:23:14.928555766Z level=info msg="Completed cleanup jobs" duration=13.169495ms 2023-12-02T02:23:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:16 smithi183 ceph-mon[99169]: pgmap v22169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:16 smithi119 ceph-mon[94175]: pgmap v22169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:16 smithi119 ceph-mon[108979]: pgmap v22169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:18 smithi183 ceph-mon[99169]: pgmap v22170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:18 smithi119 ceph-mon[94175]: pgmap v22170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:18 smithi119 ceph-mon[108979]: pgmap v22170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:20 smithi183 ceph-mon[99169]: pgmap v22171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:23:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:23:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:23:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:20 smithi119 ceph-mon[108979]: pgmap v22171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:23:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:23:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:23:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:20 smithi119 ceph-mon[94175]: pgmap v22171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:23:20.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:23:20.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:23:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:23:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:23:21.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:23:21.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:23:21.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:23:21.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:23:21.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:23:21.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:23:21.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:23:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:22 smithi183 ceph-mon[99169]: pgmap v22172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:22 smithi119 ceph-mon[94175]: pgmap v22172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:22 smithi119 ceph-mon[108979]: pgmap v22172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:24 smithi183 ceph-mon[99169]: pgmap v22173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:23:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:23:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:23:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:24 smithi119 ceph-mon[94175]: pgmap v22173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:24 smithi119 ceph-mon[108979]: pgmap v22173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:26 smithi183 ceph-mon[99169]: pgmap v22174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:26 smithi119 ceph-mon[108979]: pgmap v22174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:26 smithi119 ceph-mon[94175]: pgmap v22174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:28 smithi183 ceph-mon[99169]: pgmap v22175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:28 smithi119 ceph-mon[108979]: pgmap v22175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:28 smithi119 ceph-mon[94175]: pgmap v22175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:30 smithi183 ceph-mon[99169]: pgmap v22176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:30 smithi119 ceph-mon[108979]: pgmap v22176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:30 smithi119 ceph-mon[94175]: pgmap v22176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:32 smithi183 ceph-mon[99169]: pgmap v22177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:32 smithi119 ceph-mon[108979]: pgmap v22177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:32 smithi119 ceph-mon[94175]: pgmap v22177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:34 smithi183 ceph-mon[99169]: pgmap v22178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:34 smithi119 ceph-mon[94175]: pgmap v22178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:23:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:23:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:23:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:34 smithi119 ceph-mon[108979]: pgmap v22178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:34.516 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:23:34.823 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:23:34.824 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 3m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:23:34.824 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 3m ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:23:34.824 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 3m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:23:34.824 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 3m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:23:34.824 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 3m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:23:34.824 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 3m ago 10h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:23:34.825 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 3m ago 10h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:23:34.825 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 3m ago 10h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:23:34.825 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 3m ago 10h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:23:34.825 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 3m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:23:34.825 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 3m ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:23:34.825 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 3m ago 10h 6172M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:23:34.825 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 3m ago 10h 6195M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:23:34.825 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 3m ago 10h 5536M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:23:34.826 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 3m ago 10h 5424M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:23:34.826 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 3m ago 10h 4818M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:23:34.826 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 3m ago 10h 6056M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:23:34.826 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 3m ago 10h 4985M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:23:34.826 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 3m ago 10h 5918M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:23:34.826 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 3m ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:23:35.202 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:23:35.203 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:23:35.203 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:23:35.203 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:23:35.203 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:23:35.203 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:23:35.203 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:23:35.203 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:23:35.203 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:23:35.203 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:23:35.203 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:23:35.203 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:23:35.203 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:23:35.203 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:23:35.204 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:23:35.204 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:23:35.204 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:23:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:36 smithi183 ceph-mon[99169]: from='client.39345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:23:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:36 smithi183 ceph-mon[99169]: from='client.49235 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:23:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:36 smithi183 ceph-mon[99169]: pgmap v22179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:36 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2591312410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:23:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:36 smithi119 ceph-mon[94175]: from='client.39345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:23:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:36 smithi119 ceph-mon[94175]: from='client.49235 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:23:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:36 smithi119 ceph-mon[94175]: pgmap v22179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:36 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2591312410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:23:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:36 smithi119 ceph-mon[108979]: from='client.39345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:23:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:36 smithi119 ceph-mon[108979]: from='client.49235 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:23:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:36 smithi119 ceph-mon[108979]: pgmap v22179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:36 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2591312410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:23:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:38 smithi183 ceph-mon[99169]: pgmap v22180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:38 smithi119 ceph-mon[108979]: pgmap v22180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:38 smithi119 ceph-mon[94175]: pgmap v22180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:40 smithi183 ceph-mon[99169]: pgmap v22181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:40 smithi119 ceph-mon[94175]: pgmap v22181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:40 smithi119 ceph-mon[108979]: pgmap v22181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:40.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:42 smithi183 ceph-mon[99169]: pgmap v22182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:42 smithi119 ceph-mon[94175]: pgmap v22182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:42.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:42 smithi119 ceph-mon[108979]: pgmap v22182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:44 smithi183 ceph-mon[99169]: pgmap v22183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:23:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:23:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:23:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:44 smithi119 ceph-mon[108979]: pgmap v22183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:44 smithi119 ceph-mon[94175]: pgmap v22183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:46 smithi183 ceph-mon[99169]: pgmap v22184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:46 smithi119 ceph-mon[108979]: pgmap v22184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:46 smithi119 ceph-mon[94175]: pgmap v22184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:48 smithi183 ceph-mon[99169]: pgmap v22185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:48 smithi119 ceph-mon[94175]: pgmap v22185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:48 smithi119 ceph-mon[108979]: pgmap v22185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:50 smithi183 ceph-mon[99169]: pgmap v22186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:50 smithi119 ceph-mon[94175]: pgmap v22186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:50 smithi119 ceph-mon[108979]: pgmap v22186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:52 smithi183 ceph-mon[99169]: pgmap v22187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:52 smithi119 ceph-mon[94175]: pgmap v22187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:52 smithi119 ceph-mon[108979]: pgmap v22187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:54 smithi183 ceph-mon[99169]: pgmap v22188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:54 smithi119 ceph-mon[94175]: pgmap v22188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:23:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:23:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:23:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:54 smithi119 ceph-mon[108979]: pgmap v22188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:23:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:56 smithi183 ceph-mon[99169]: pgmap v22189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:56 smithi119 ceph-mon[94175]: pgmap v22189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:56 smithi119 ceph-mon[108979]: pgmap v22189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:23:58 smithi183 ceph-mon[99169]: pgmap v22190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:23:58 smithi119 ceph-mon[94175]: pgmap v22190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:23:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:23:58 smithi119 ceph-mon[108979]: pgmap v22190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:00 smithi183 ceph-mon[99169]: pgmap v22191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:00 smithi119 ceph-mon[94175]: pgmap v22191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:00 smithi119 ceph-mon[108979]: pgmap v22191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:02 smithi183 ceph-mon[99169]: pgmap v22192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:02 smithi119 ceph-mon[94175]: pgmap v22192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:02 smithi119 ceph-mon[108979]: pgmap v22192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:04 smithi183 ceph-mon[99169]: pgmap v22193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:24:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:24:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:24:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:04 smithi119 ceph-mon[94175]: pgmap v22193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:04 smithi119 ceph-mon[108979]: pgmap v22193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:05.545 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:24:05.850 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:24:05.850 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 3m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:24:05.851 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 3m ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:24:05.851 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 3m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:24:05.851 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 3m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:24:05.851 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 3m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:24:05.851 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 3m ago 10h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:24:05.851 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 3m ago 10h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:24:05.851 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 3m ago 10h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:24:05.851 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 3m ago 10h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:24:05.851 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 3m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:24:05.851 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 3m ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:24:05.851 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 3m ago 10h 6172M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:24:05.851 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 3m ago 10h 6195M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:24:05.851 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 3m ago 10h 5536M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:24:05.851 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 3m ago 10h 5424M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:24:05.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 3m ago 10h 4818M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:24:05.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 3m ago 10h 6056M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:24:05.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 3m ago 10h 4985M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:24:05.852 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 3m ago 10h 5918M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:24:05.852 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 3m ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:24:06.233 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:24:06.233 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:24:06.233 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:24:06.233 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:24:06.233 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:24:06.233 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:24:06.233 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:24:06.233 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:24:06.233 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:24:06.233 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:24:06.233 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:24:06.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:24:06.234 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:24:06.234 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:24:06.234 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:24:06.234 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:24:06.234 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:24:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:06 smithi183 ceph-mon[99169]: pgmap v22194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:06 smithi119 ceph-mon[94175]: pgmap v22194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:06 smithi119 ceph-mon[108979]: pgmap v22194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:07 smithi183 ceph-mon[99169]: from='client.49247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:24:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:07 smithi183 ceph-mon[99169]: from='client.39369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:24:07.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/488048485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:24:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:07 smithi119 ceph-mon[94175]: from='client.49247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:24:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:07 smithi119 ceph-mon[94175]: from='client.39369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:24:07.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/488048485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:24:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:07 smithi119 ceph-mon[108979]: from='client.49247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:24:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:07 smithi119 ceph-mon[108979]: from='client.39369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:24:07.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/488048485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:24:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:08 smithi183 ceph-mon[99169]: pgmap v22195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:08 smithi119 ceph-mon[94175]: pgmap v22195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:08 smithi119 ceph-mon[108979]: pgmap v22195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:10 smithi119 ceph-mon[94175]: pgmap v22196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:10 smithi119 ceph-mon[108979]: pgmap v22196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:10 smithi183 ceph-mon[99169]: pgmap v22196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:12 smithi119 ceph-mon[108979]: pgmap v22197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:12 smithi119 ceph-mon[94175]: pgmap v22197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:12 smithi183 ceph-mon[99169]: pgmap v22197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:24:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:24:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:24:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:14 smithi119 ceph-mon[94175]: pgmap v22198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:14 smithi119 ceph-mon[108979]: pgmap v22198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:14 smithi183 ceph-mon[99169]: pgmap v22198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:16 smithi183 ceph-mon[99169]: pgmap v22199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:16 smithi119 ceph-mon[94175]: pgmap v22199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:16 smithi119 ceph-mon[108979]: pgmap v22199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:18 smithi183 ceph-mon[99169]: pgmap v22200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:18 smithi119 ceph-mon[108979]: pgmap v22200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:18 smithi119 ceph-mon[94175]: pgmap v22200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:20 smithi183 ceph-mon[99169]: pgmap v22201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:20 smithi119 ceph-mon[94175]: pgmap v22201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:20 smithi119 ceph-mon[108979]: pgmap v22201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:21.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:24:21.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:24:21.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:24:21.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:24:21.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:24:21.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:24:21.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:24:21.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:24:21.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:24:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:22 smithi183 ceph-mon[99169]: pgmap v22202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:24:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:24:22.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:24:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:22 smithi119 ceph-mon[94175]: pgmap v22202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:24:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:24:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:24:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:22 smithi119 ceph-mon[108979]: pgmap v22202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:24:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:24:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:24:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:24 smithi119 ceph-mon[94175]: pgmap v22203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:24:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:24:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:24:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:24 smithi119 ceph-mon[108979]: pgmap v22203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:24 smithi183 ceph-mon[99169]: pgmap v22203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:25.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:25.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:25.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:26 smithi183 ceph-mon[99169]: pgmap v22204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:26 smithi119 ceph-mon[94175]: pgmap v22204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:26 smithi119 ceph-mon[108979]: pgmap v22204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:28 smithi183 ceph-mon[99169]: pgmap v22205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:28 smithi119 ceph-mon[94175]: pgmap v22205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:28.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:28 smithi119 ceph-mon[108979]: pgmap v22205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:30 smithi183 ceph-mon[99169]: pgmap v22206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:30 smithi119 ceph-mon[94175]: pgmap v22206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:30 smithi119 ceph-mon[108979]: pgmap v22206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:32 smithi183 ceph-mon[99169]: pgmap v22207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:32 smithi119 ceph-mon[94175]: pgmap v22207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:32.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:32 smithi119 ceph-mon[108979]: pgmap v22207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:34 smithi119 ceph-mon[94175]: pgmap v22208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:24:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:24:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:24:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:34 smithi119 ceph-mon[108979]: pgmap v22208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:34 smithi183 ceph-mon[99169]: pgmap v22208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:36.580 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:24:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:36 smithi183 ceph-mon[99169]: pgmap v22209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:36 smithi119 ceph-mon[94175]: pgmap v22209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:36.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:36 smithi119 ceph-mon[108979]: pgmap v22209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:36.887 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:24:36.887 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 4m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:24:36.887 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 4m ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:24:36.888 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 4m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:24:36.888 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 4m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:24:36.888 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 4m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:24:36.888 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 4m ago 10h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:24:36.888 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 4m ago 10h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:24:36.888 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 4m ago 10h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:24:36.888 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 4m ago 10h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:24:36.888 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 4m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:24:36.888 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 4m ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:24:36.888 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 4m ago 10h 6172M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:24:36.888 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 4m ago 10h 6195M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:24:36.888 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 4m ago 10h 5536M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:24:36.888 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 4m ago 10h 5424M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:24:36.888 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 4m ago 10h 4818M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:24:36.889 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 4m ago 10h 6056M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:24:36.889 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 4m ago 10h 4985M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:24:36.889 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 4m ago 10h 5918M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:24:36.889 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 4m ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:24:37.268 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:24:37.268 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:24:37.268 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:24:37.268 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:24:37.268 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:24:37.268 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:24:37.268 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:24:37.268 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:24:37.269 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:24:37.269 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:24:37.269 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:24:37.269 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:24:37.269 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:24:37.269 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:24:37.269 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:24:37.269 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:24:37.269 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:24:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:38 smithi183 ceph-mon[99169]: from='client.49265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:24:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:38 smithi183 ceph-mon[99169]: from='client.49271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:24:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:38 smithi183 ceph-mon[99169]: pgmap v22210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4206498932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:24:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:38 smithi119 ceph-mon[94175]: from='client.49265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:24:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:38 smithi119 ceph-mon[94175]: from='client.49271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:24:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:38 smithi119 ceph-mon[94175]: pgmap v22210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4206498932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:24:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:38 smithi119 ceph-mon[108979]: from='client.49265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:24:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:38 smithi119 ceph-mon[108979]: from='client.49271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:24:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:38 smithi119 ceph-mon[108979]: pgmap v22210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4206498932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:24:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:40 smithi183 ceph-mon[99169]: pgmap v22211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:40 smithi119 ceph-mon[94175]: pgmap v22211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:40 smithi119 ceph-mon[108979]: pgmap v22211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:42 smithi183 ceph-mon[99169]: pgmap v22212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:42.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:42 smithi119 ceph-mon[108979]: pgmap v22212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:42 smithi119 ceph-mon[94175]: pgmap v22212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:24:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:24:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:24:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:44 smithi119 ceph-mon[94175]: pgmap v22213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:44 smithi119 ceph-mon[108979]: pgmap v22213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:44 smithi183 ceph-mon[99169]: pgmap v22213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:46 smithi183 ceph-mon[99169]: pgmap v22214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:46 smithi119 ceph-mon[94175]: pgmap v22214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:46 smithi119 ceph-mon[108979]: pgmap v22214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:48 smithi183 ceph-mon[99169]: pgmap v22215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:48 smithi119 ceph-mon[94175]: pgmap v22215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:48.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:48 smithi119 ceph-mon[108979]: pgmap v22215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:50.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:50 smithi183 ceph-mon[99169]: pgmap v22216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:50 smithi119 ceph-mon[94175]: pgmap v22216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:50 smithi119 ceph-mon[108979]: pgmap v22216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:52 smithi183 ceph-mon[99169]: pgmap v22217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:52 smithi119 ceph-mon[94175]: pgmap v22217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:52 smithi119 ceph-mon[108979]: pgmap v22217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:24:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:24:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:24:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:54 smithi119 ceph-mon[94175]: pgmap v22218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:54 smithi119 ceph-mon[108979]: pgmap v22218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:54 smithi183 ceph-mon[99169]: pgmap v22218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:24:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:56 smithi183 ceph-mon[99169]: pgmap v22219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:56 smithi119 ceph-mon[94175]: pgmap v22219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:56 smithi119 ceph-mon[108979]: pgmap v22219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:24:58 smithi183 ceph-mon[99169]: pgmap v22220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:24:58 smithi119 ceph-mon[94175]: pgmap v22220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:24:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:24:58 smithi119 ceph-mon[108979]: pgmap v22220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:00 smithi183 ceph-mon[99169]: pgmap v22221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:00 smithi119 ceph-mon[94175]: pgmap v22221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:00 smithi119 ceph-mon[108979]: pgmap v22221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:02 smithi183 ceph-mon[99169]: pgmap v22222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:02 smithi119 ceph-mon[108979]: pgmap v22222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:02 smithi119 ceph-mon[94175]: pgmap v22222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:04 smithi183 ceph-mon[99169]: pgmap v22223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:25:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:25:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-02T02:25:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:04 smithi119 ceph-mon[108979]: pgmap v22223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:04 smithi119 ceph-mon[94175]: pgmap v22223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:06 smithi183 ceph-mon[99169]: pgmap v22224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:06 smithi119 ceph-mon[94175]: pgmap v22224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:06 smithi119 ceph-mon[108979]: pgmap v22224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:07.618 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:25:07.928 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:25:07.928 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 4m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:25:07.928 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 4m ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:25:07.928 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 4m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:25:07.928 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 4m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:25:07.928 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 4m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:25:07.928 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 4m ago 10h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:25:07.928 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 4m ago 10h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:25:07.928 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 4m ago 10h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:25:07.929 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 4m ago 10h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:25:07.929 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 4m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:25:07.929 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 4m ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:25:07.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 4m ago 10h 6172M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:25:07.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 4m ago 10h 6195M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:25:07.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 4m ago 10h 5536M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:25:07.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 4m ago 10h 5424M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:25:07.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 4m ago 10h 4818M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:25:07.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 4m ago 10h 6056M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:25:07.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 4m ago 10h 4985M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:25:07.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 4m ago 10h 5918M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:25:07.929 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 4m ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:25:08.314 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:25:08.314 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:25:08.314 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:25:08.315 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:25:08.315 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:25:08.315 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:25:08.315 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:25:08.315 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:25:08.315 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:25:08.315 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:25:08.315 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:25:08.315 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:25:08.315 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:25:08.315 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:25:08.316 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:25:08.316 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:25:08.316 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:25:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:08 smithi183 ceph-mon[99169]: pgmap v22225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:08 smithi119 ceph-mon[94175]: pgmap v22225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:08 smithi119 ceph-mon[108979]: pgmap v22225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:09 smithi183 ceph-mon[99169]: from='client.39399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:25:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:09 smithi183 ceph-mon[99169]: from='client.49289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:25:09.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:09 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3195494074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:25:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:09 smithi119 ceph-mon[108979]: from='client.39399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:25:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:09 smithi119 ceph-mon[108979]: from='client.49289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:25:09.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:09 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3195494074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:25:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:09 smithi119 ceph-mon[94175]: from='client.39399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:25:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:09 smithi119 ceph-mon[94175]: from='client.49289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:25:09.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:09 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3195494074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:25:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:10 smithi183 ceph-mon[99169]: pgmap v22226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:10.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:10 smithi119 ceph-mon[94175]: pgmap v22226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:10 smithi119 ceph-mon[108979]: pgmap v22226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:12 smithi183 ceph-mon[99169]: pgmap v22227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:12 smithi119 ceph-mon[94175]: pgmap v22227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:12 smithi119 ceph-mon[108979]: pgmap v22227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:14 smithi183 ceph-mon[99169]: pgmap v22228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:25:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:25:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:25:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:14 smithi119 ceph-mon[108979]: pgmap v22228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:14 smithi119 ceph-mon[94175]: pgmap v22228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:16.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:16 smithi183 ceph-mon[99169]: pgmap v22229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:16 smithi119 ceph-mon[94175]: pgmap v22229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:16.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:16 smithi119 ceph-mon[108979]: pgmap v22229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:18 smithi183 ceph-mon[99169]: pgmap v22230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:18 smithi119 ceph-mon[108979]: pgmap v22230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:18 smithi119 ceph-mon[94175]: pgmap v22230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:20 smithi183 ceph-mon[99169]: pgmap v22231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:20 smithi119 ceph-mon[108979]: pgmap v22231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:20 smithi119 ceph-mon[94175]: pgmap v22231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:22 smithi183 ceph-mon[99169]: pgmap v22232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:25:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:25:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:25:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:25:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:22 smithi119 ceph-mon[108979]: pgmap v22232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:25:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:25:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:25:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:25:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:22 smithi119 ceph-mon[94175]: pgmap v22232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:25:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:25:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:25:22.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:25:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:24 smithi183 ceph-mon[99169]: pgmap v22233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:25:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:25:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:25:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:24 smithi119 ceph-mon[108979]: pgmap v22233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:24 smithi119 ceph-mon[94175]: pgmap v22233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:26 smithi183 ceph-mon[99169]: pgmap v22234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:26 smithi119 ceph-mon[94175]: pgmap v22234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:26 smithi119 ceph-mon[108979]: pgmap v22234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:28 smithi183 ceph-mon[99169]: pgmap v22235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:28 smithi119 ceph-mon[94175]: pgmap v22235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:28 smithi119 ceph-mon[108979]: pgmap v22235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:30 smithi183 ceph-mon[99169]: pgmap v22236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:30 smithi119 ceph-mon[94175]: pgmap v22236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:30 smithi119 ceph-mon[108979]: pgmap v22236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:32 smithi183 ceph-mon[99169]: pgmap v22237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:32 smithi119 ceph-mon[94175]: pgmap v22237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:32 smithi119 ceph-mon[108979]: pgmap v22237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:34 smithi183 ceph-mon[99169]: pgmap v22238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:34 smithi119 ceph-mon[94175]: pgmap v22238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:25:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:25:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:25:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:34 smithi119 ceph-mon[108979]: pgmap v22238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:36 smithi183 ceph-mon[99169]: pgmap v22239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:36 smithi119 ceph-mon[94175]: pgmap v22239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:36 smithi119 ceph-mon[108979]: pgmap v22239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:38 smithi183 ceph-mon[99169]: pgmap v22240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:38 smithi119 ceph-mon[94175]: pgmap v22240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:38 smithi119 ceph-mon[108979]: pgmap v22240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:38.660 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:25:38.970 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:25:38.970 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 5m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:25:38.970 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 5m ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:25:38.970 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 5m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:25:38.970 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 5m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:25:38.970 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 5m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:25:38.970 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 5m ago 10h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:25:38.970 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 5m ago 10h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:25:38.970 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 5m ago 10h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:25:38.970 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 5m ago 10h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:25:38.970 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 5m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:25:38.971 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 5m ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:25:38.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 5m ago 10h 6172M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:25:38.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 5m ago 10h 6195M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:25:38.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 5m ago 10h 5536M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:25:38.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 5m ago 10h 5424M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:25:38.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 5m ago 10h 4818M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:25:38.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 5m ago 10h 6056M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:25:38.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 5m ago 10h 4985M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:25:38.971 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 5m ago 10h 5918M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:25:38.971 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 5m ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:25:39.352 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:25:39.353 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:25:39.353 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:25:39.353 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:25:39.353 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:25:39.353 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:25:39.353 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:25:39.353 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:25:39.353 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:25:39.353 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:25:39.353 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:25:39.353 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:25:39.353 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:25:39.353 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:25:39.353 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:25:39.354 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:25:39.354 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:25:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:40 smithi183 ceph-mon[99169]: from='client.49301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:25:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:40 smithi183 ceph-mon[99169]: pgmap v22241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:40.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:40 smithi183 ceph-mon[99169]: from='client.49307 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:25:40.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:40.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:40 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3242864086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:25:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:40 smithi119 ceph-mon[94175]: from='client.49301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:25:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:40 smithi119 ceph-mon[94175]: pgmap v22241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:40 smithi119 ceph-mon[94175]: from='client.49307 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:25:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:40 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3242864086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:25:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:40 smithi119 ceph-mon[108979]: from='client.49301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:25:40.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:40 smithi119 ceph-mon[108979]: pgmap v22241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:40.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:40 smithi119 ceph-mon[108979]: from='client.49307 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:25:40.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:40.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:40 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3242864086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:25:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:42 smithi183 ceph-mon[99169]: pgmap v22242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:42 smithi119 ceph-mon[94175]: pgmap v22242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:42 smithi119 ceph-mon[108979]: pgmap v22242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:44 smithi183 ceph-mon[99169]: pgmap v22243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:44 smithi119 ceph-mon[94175]: pgmap v22243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:25:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:25:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:25:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:44 smithi119 ceph-mon[108979]: pgmap v22243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:46 smithi183 ceph-mon[99169]: pgmap v22244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:46 smithi119 ceph-mon[94175]: pgmap v22244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:46 smithi119 ceph-mon[108979]: pgmap v22244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:48 smithi183 ceph-mon[99169]: pgmap v22245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:48 smithi119 ceph-mon[94175]: pgmap v22245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:48 smithi119 ceph-mon[108979]: pgmap v22245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:50 smithi183 ceph-mon[99169]: pgmap v22246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:50 smithi119 ceph-mon[94175]: pgmap v22246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:50 smithi119 ceph-mon[108979]: pgmap v22246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:52 smithi183 ceph-mon[99169]: pgmap v22247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:52 smithi119 ceph-mon[94175]: pgmap v22247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:52 smithi119 ceph-mon[108979]: pgmap v22247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:54 smithi183 ceph-mon[99169]: pgmap v22248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:25:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:25:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:25:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:54 smithi119 ceph-mon[94175]: pgmap v22248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:54 smithi119 ceph-mon[108979]: pgmap v22248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:25:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:56 smithi183 ceph-mon[99169]: pgmap v22249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:56 smithi119 ceph-mon[94175]: pgmap v22249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:56 smithi119 ceph-mon[108979]: pgmap v22249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:25:58 smithi183 ceph-mon[99169]: pgmap v22250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:25:58 smithi119 ceph-mon[94175]: pgmap v22250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:25:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:25:58 smithi119 ceph-mon[108979]: pgmap v22250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:00 smithi183 ceph-mon[99169]: pgmap v22251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:00 smithi119 ceph-mon[94175]: pgmap v22251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:00 smithi119 ceph-mon[108979]: pgmap v22251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:02 smithi183 ceph-mon[99169]: pgmap v22252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:02 smithi119 ceph-mon[94175]: pgmap v22252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:02 smithi119 ceph-mon[108979]: pgmap v22252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:04 smithi183 ceph-mon[99169]: pgmap v22253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:04 smithi119 ceph-mon[94175]: pgmap v22253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:26:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:26:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:26:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:04 smithi119 ceph-mon[108979]: pgmap v22253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:06 smithi119 ceph-mon[94175]: pgmap v22254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:06.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:06 smithi119 ceph-mon[108979]: pgmap v22254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:06 smithi183 ceph-mon[99169]: pgmap v22254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:08 smithi119 ceph-mon[108979]: pgmap v22255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:08.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:08 smithi119 ceph-mon[94175]: pgmap v22255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:08 smithi183 ceph-mon[99169]: pgmap v22255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:09.696 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:26:10.002 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:26:10.003 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 5m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:26:10.003 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 5m ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:26:10.003 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 5m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:26:10.003 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 5m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:26:10.003 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 5m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:26:10.003 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 5m ago 10h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:26:10.003 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 5m ago 10h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:26:10.003 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 5m ago 10h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:26:10.003 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 5m ago 10h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:26:10.003 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 5m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:26:10.003 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 5m ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:26:10.003 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 5m ago 10h 6172M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:26:10.003 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 5m ago 10h 6195M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:26:10.004 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 5m ago 10h 5536M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:26:10.004 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 5m ago 10h 5424M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:26:10.004 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 5m ago 10h 4818M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:26:10.004 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 5m ago 10h 6056M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:26:10.004 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 5m ago 10h 4985M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:26:10.004 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 5m ago 10h 5918M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:26:10.004 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 5m ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:26:10.382 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:26:10.382 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:26:10.382 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:26:10.382 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:26:10.382 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:26:10.382 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:26:10.382 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:26:10.382 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:26:10.382 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:26:10.382 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:26:10.382 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:26:10.382 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:26:10.383 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:26:10.383 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:26:10.383 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:26:10.383 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:26:10.383 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:26:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:10 smithi183 ceph-mon[99169]: pgmap v22256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:10 smithi119 ceph-mon[94175]: pgmap v22256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:10 smithi119 ceph-mon[108979]: pgmap v22256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:11.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:11 smithi183 ceph-mon[99169]: from='client.49319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:26:11.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:11 smithi183 ceph-mon[99169]: from='client.39441 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:26:11.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/976990992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:26:11.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:11 smithi119 ceph-mon[94175]: from='client.49319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:26:11.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:11 smithi119 ceph-mon[94175]: from='client.39441 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:26:11.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/976990992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:26:11.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:11 smithi119 ceph-mon[108979]: from='client.49319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:26:11.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:11 smithi119 ceph-mon[108979]: from='client.39441 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:26:11.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/976990992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:26:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:12 smithi183 ceph-mon[99169]: pgmap v22257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:12 smithi119 ceph-mon[108979]: pgmap v22257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:12 smithi119 ceph-mon[94175]: pgmap v22257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:14 smithi119 ceph-mon[94175]: pgmap v22258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:26:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:26:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:26:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:14 smithi119 ceph-mon[108979]: pgmap v22258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:14 smithi183 ceph-mon[99169]: pgmap v22258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:16 smithi183 ceph-mon[99169]: pgmap v22259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:16 smithi119 ceph-mon[94175]: pgmap v22259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:16 smithi119 ceph-mon[108979]: pgmap v22259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:18 smithi183 ceph-mon[99169]: pgmap v22260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:18 smithi119 ceph-mon[94175]: pgmap v22260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:18 smithi119 ceph-mon[108979]: pgmap v22260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:20 smithi183 ceph-mon[99169]: pgmap v22261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:20 smithi119 ceph-mon[94175]: pgmap v22261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:20 smithi119 ceph-mon[108979]: pgmap v22261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:22 smithi183 ceph-mon[99169]: pgmap v22262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:26:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:22 smithi119 ceph-mon[94175]: pgmap v22262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:26:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:22 smithi119 ceph-mon[108979]: pgmap v22262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:26:23.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:26:23.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:26:23.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:26:23.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:26:23.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:26:23.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:26:23.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:26:23.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:26:23.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:26:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:26:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:26:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:26:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:24 smithi119 ceph-mon[94175]: pgmap v22263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:24 smithi119 ceph-mon[108979]: pgmap v22263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:24 smithi183 ceph-mon[99169]: pgmap v22263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:25.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:25.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:25.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:26 smithi183 ceph-mon[99169]: pgmap v22264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:26 smithi119 ceph-mon[94175]: pgmap v22264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:26 smithi119 ceph-mon[108979]: pgmap v22264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:28 smithi183 ceph-mon[99169]: pgmap v22265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:28 smithi119 ceph-mon[94175]: pgmap v22265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:28 smithi119 ceph-mon[108979]: pgmap v22265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:30 smithi183 ceph-mon[99169]: pgmap v22266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:30 smithi119 ceph-mon[94175]: pgmap v22266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:30 smithi119 ceph-mon[108979]: pgmap v22266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:32 smithi183 ceph-mon[99169]: pgmap v22267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:32 smithi119 ceph-mon[94175]: pgmap v22267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:32.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:32 smithi119 ceph-mon[108979]: pgmap v22267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:34 smithi119 ceph-mon[94175]: pgmap v22268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:26:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:26:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:26:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:34 smithi119 ceph-mon[108979]: pgmap v22268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:34 smithi183 ceph-mon[99169]: pgmap v22268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:36 smithi183 ceph-mon[99169]: pgmap v22269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:36 smithi119 ceph-mon[94175]: pgmap v22269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:36.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:36 smithi119 ceph-mon[108979]: pgmap v22269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:38 smithi183 ceph-mon[99169]: pgmap v22270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:38 smithi119 ceph-mon[94175]: pgmap v22270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:38 smithi119 ceph-mon[108979]: pgmap v22270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:40 smithi183 ceph-mon[99169]: pgmap v22271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:40 smithi119 ceph-mon[108979]: pgmap v22271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:40 smithi119 ceph-mon[94175]: pgmap v22271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:40.725 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:26:41.036 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:26:41.036 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 6m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:26:41.036 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 6m ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:26:41.037 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 6m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:26:41.037 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 6m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:26:41.037 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 6m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:26:41.037 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 6m ago 10h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:26:41.037 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 6m ago 10h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:26:41.037 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 6m ago 10h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:26:41.037 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 6m ago 10h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:26:41.037 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 6m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:26:41.037 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 6m ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:26:41.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 6m ago 10h 6172M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:26:41.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 6m ago 10h 6195M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:26:41.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 6m ago 10h 5536M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:26:41.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 6m ago 10h 5424M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:26:41.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 6m ago 10h 4818M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:26:41.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 6m ago 10h 6056M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:26:41.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 6m ago 10h 4985M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:26:41.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 6m ago 10h 5918M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:26:41.038 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 6m ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:26:41.415 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:26:41.415 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:26:41.415 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:26:41.415 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:26:41.415 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:26:41.415 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:26:41.415 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:26:41.415 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:26:41.416 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:26:41.416 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:26:41.416 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:26:41.416 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:26:41.416 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:26:41.416 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:26:41.416 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:26:41.416 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:26:41.416 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:26:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:42 smithi183 ceph-mon[99169]: from='client.49337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:26:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:42 smithi183 ceph-mon[99169]: pgmap v22272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:42.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:42 smithi183 ceph-mon[99169]: from='client.49343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:26:42.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1457842439' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:26:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:42 smithi119 ceph-mon[94175]: from='client.49337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:26:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:42 smithi119 ceph-mon[94175]: pgmap v22272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:42 smithi119 ceph-mon[94175]: from='client.49343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:26:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1457842439' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:26:42.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:42 smithi119 ceph-mon[108979]: from='client.49337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:26:42.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:42 smithi119 ceph-mon[108979]: pgmap v22272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:42.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:42 smithi119 ceph-mon[108979]: from='client.49343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:26:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1457842439' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:26:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:26:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:26:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:26:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:44 smithi119 ceph-mon[94175]: pgmap v22273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:44 smithi119 ceph-mon[108979]: pgmap v22273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:44 smithi183 ceph-mon[99169]: pgmap v22273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:46 smithi183 ceph-mon[99169]: pgmap v22274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:46 smithi119 ceph-mon[94175]: pgmap v22274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:46 smithi119 ceph-mon[108979]: pgmap v22274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:48 smithi183 ceph-mon[99169]: pgmap v22275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:48.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:48 smithi119 ceph-mon[94175]: pgmap v22275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:48.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:48 smithi119 ceph-mon[108979]: pgmap v22275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:50 smithi183 ceph-mon[99169]: pgmap v22276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:50 smithi119 ceph-mon[94175]: pgmap v22276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:50 smithi119 ceph-mon[108979]: pgmap v22276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:52 smithi183 ceph-mon[99169]: pgmap v22277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:52 smithi119 ceph-mon[94175]: pgmap v22277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:52 smithi119 ceph-mon[108979]: pgmap v22277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:26:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:26:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:26:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:54 smithi119 ceph-mon[94175]: pgmap v22278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:54 smithi119 ceph-mon[108979]: pgmap v22278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:54 smithi183 ceph-mon[99169]: pgmap v22278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:26:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:56 smithi183 ceph-mon[99169]: pgmap v22279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:56 smithi119 ceph-mon[94175]: pgmap v22279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:56.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:56 smithi119 ceph-mon[108979]: pgmap v22279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:26:58 smithi183 ceph-mon[99169]: pgmap v22280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:26:58 smithi119 ceph-mon[94175]: pgmap v22280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:26:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:26:58 smithi119 ceph-mon[108979]: pgmap v22280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:00 smithi183 ceph-mon[99169]: pgmap v22281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:00 smithi119 ceph-mon[94175]: pgmap v22281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:00 smithi119 ceph-mon[108979]: pgmap v22281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:01.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:01 smithi183 ceph-mon[99169]: pgmap v22282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:01.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:01 smithi119 ceph-mon[94175]: pgmap v22282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:01.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:01 smithi119 ceph-mon[108979]: pgmap v22282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:04 smithi183 ceph-mon[99169]: pgmap v22283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:27:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:27:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:27:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:04 smithi119 ceph-mon[108979]: pgmap v22283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:04 smithi119 ceph-mon[94175]: pgmap v22283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:06 smithi183 ceph-mon[99169]: pgmap v22284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:06 smithi119 ceph-mon[108979]: pgmap v22284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:06 smithi119 ceph-mon[94175]: pgmap v22284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:08 smithi183 ceph-mon[99169]: pgmap v22285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:08 smithi119 ceph-mon[94175]: pgmap v22285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:08 smithi119 ceph-mon[108979]: pgmap v22285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:10 smithi183 ceph-mon[99169]: pgmap v22286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:10 smithi119 ceph-mon[94175]: pgmap v22286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:10 smithi119 ceph-mon[108979]: pgmap v22286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:11.759 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:27:12.067 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:27:12.067 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 6m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:27:12.067 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 6m ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:27:12.067 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 6m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:27:12.067 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 6m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:27:12.067 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 6m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:27:12.067 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (10h) 6m ago 10h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:27:12.067 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (10h) 6m ago 10h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:27:12.067 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 6m ago 10h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:27:12.067 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 6m ago 10h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:27:12.068 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 6m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:27:12.068 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 6m ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:27:12.068 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 6m ago 10h 6172M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:27:12.068 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 6m ago 10h 6195M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:27:12.068 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 6m ago 10h 5536M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:27:12.068 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 6m ago 10h 5424M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:27:12.068 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 6m ago 10h 4818M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:27:12.068 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 6m ago 10h 6056M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:27:12.068 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 6m ago 10h 4985M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:27:12.068 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 6m ago 10h 5918M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:27:12.068 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 6m ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:27:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:12 smithi183 ceph-mon[99169]: pgmap v22287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:12.447 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:27:12.447 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:27:12.447 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:27:12.447 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:27:12.447 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:27:12.447 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:27:12.447 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:27:12.447 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:27:12.447 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:27:12.447 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:27:12.447 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:27:12.447 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:27:12.448 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:27:12.448 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:27:12.448 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:27:12.448 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:27:12.448 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:27:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:12 smithi119 ceph-mon[94175]: pgmap v22287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:12 smithi119 ceph-mon[108979]: pgmap v22287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:13 smithi183 ceph-mon[99169]: from='client.49355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:27:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:13 smithi183 ceph-mon[99169]: from='client.39477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:27:13.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3242841893' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:27:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:13 smithi119 ceph-mon[94175]: from='client.49355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:27:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:13 smithi119 ceph-mon[94175]: from='client.39477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:27:13.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3242841893' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:27:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:13 smithi119 ceph-mon[108979]: from='client.49355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:27:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:13 smithi119 ceph-mon[108979]: from='client.39477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:27:13.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3242841893' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:27:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:14 smithi183 ceph-mon[99169]: pgmap v22288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:14 smithi119 ceph-mon[94175]: pgmap v22288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:27:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:27:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:27:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:14 smithi119 ceph-mon[108979]: pgmap v22288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:16 smithi183 ceph-mon[99169]: pgmap v22289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:16 smithi119 ceph-mon[94175]: pgmap v22289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:16 smithi119 ceph-mon[108979]: pgmap v22289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:18 smithi183 ceph-mon[99169]: pgmap v22290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:18 smithi119 ceph-mon[94175]: pgmap v22290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:18 smithi119 ceph-mon[108979]: pgmap v22290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:20 smithi183 ceph-mon[99169]: pgmap v22291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:20 smithi119 ceph-mon[108979]: pgmap v22291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:20.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:20 smithi119 ceph-mon[94175]: pgmap v22291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:22 smithi183 ceph-mon[99169]: pgmap v22292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:22 smithi119 ceph-mon[94175]: pgmap v22292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:22 smithi119 ceph-mon[108979]: pgmap v22292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:27:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:27:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:27:23.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:23 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:27:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:27:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:27:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:27:23.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:23 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:27:23.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:27:23.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:27:23.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:27:23.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:23 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:27:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:24 smithi183 ceph-mon[99169]: pgmap v22293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:27:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:27:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:27:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:24 smithi119 ceph-mon[108979]: pgmap v22293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:24 smithi119 ceph-mon[94175]: pgmap v22293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:26 smithi183 ceph-mon[99169]: pgmap v22294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:26 smithi119 ceph-mon[94175]: pgmap v22294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:26 smithi119 ceph-mon[108979]: pgmap v22294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:28.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:28 smithi183 ceph-mon[99169]: pgmap v22295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:28 smithi119 ceph-mon[108979]: pgmap v22295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:28 smithi119 ceph-mon[94175]: pgmap v22295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:30.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:30 smithi183 ceph-mon[99169]: pgmap v22296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:30.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:30 smithi119 ceph-mon[94175]: pgmap v22296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:30.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:30 smithi119 ceph-mon[108979]: pgmap v22296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:32 smithi183 ceph-mon[99169]: pgmap v22297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:32 smithi119 ceph-mon[94175]: pgmap v22297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:32 smithi119 ceph-mon[108979]: pgmap v22297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:34 smithi183 ceph-mon[99169]: pgmap v22298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:27:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:27:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:27:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:34 smithi119 ceph-mon[94175]: pgmap v22298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:34 smithi119 ceph-mon[108979]: pgmap v22298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:36 smithi183 ceph-mon[99169]: pgmap v22299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:36 smithi119 ceph-mon[94175]: pgmap v22299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:36 smithi119 ceph-mon[108979]: pgmap v22299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:38 smithi183 ceph-mon[99169]: pgmap v22300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:38 smithi119 ceph-mon[94175]: pgmap v22300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:38 smithi119 ceph-mon[108979]: pgmap v22300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:40 smithi183 ceph-mon[99169]: pgmap v22301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:40 smithi119 ceph-mon[94175]: pgmap v22301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:40 smithi119 ceph-mon[108979]: pgmap v22301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:42 smithi183 ceph-mon[99169]: pgmap v22302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:42 smithi119 ceph-mon[108979]: pgmap v22302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:42 smithi119 ceph-mon[94175]: pgmap v22302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:42.790 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:27:43.095 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:27:43.095 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 7m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:27:43.095 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 7m ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:27:43.095 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 7m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:27:43.095 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 7m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:27:43.096 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 7m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:27:43.096 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 7m ago 11h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:27:43.096 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 7m ago 11h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:27:43.096 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 7m ago 10h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:27:43.096 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 7m ago 10h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:27:43.096 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 7m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:27:43.096 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 7m ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:27:43.096 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 7m ago 10h 6172M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:27:43.096 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 7m ago 10h 6195M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:27:43.096 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 7m ago 10h 5536M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:27:43.096 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 7m ago 10h 5424M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:27:43.097 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 7m ago 10h 4818M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:27:43.097 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 7m ago 10h 6056M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:27:43.097 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 7m ago 10h 4985M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:27:43.097 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 7m ago 10h 5918M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:27:43.097 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 7m ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:27:43.475 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:27:43.476 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:27:43.476 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:27:43.476 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:27:43.476 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:27:43.476 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:27:43.476 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:27:43.476 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:27:43.476 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:27:43.476 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:27:43.476 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:27:43.476 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:27:43.476 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:27:43.476 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:27:43.477 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:27:43.477 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:27:43.477 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:27:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:44 smithi183 ceph-mon[99169]: from='client.49373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:27:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:44 smithi183 ceph-mon[99169]: pgmap v22303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:44 smithi183 ceph-mon[99169]: from='client.49379 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:27:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/943330109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:27:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:27:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:27:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:27:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:44 smithi119 ceph-mon[94175]: from='client.49373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:27:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:44 smithi119 ceph-mon[94175]: pgmap v22303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:44 smithi119 ceph-mon[94175]: from='client.49379 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:27:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/943330109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:27:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:44 smithi119 ceph-mon[108979]: from='client.49373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:27:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:44 smithi119 ceph-mon[108979]: pgmap v22303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:44 smithi119 ceph-mon[108979]: from='client.49379 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:27:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/943330109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:27:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:46 smithi183 ceph-mon[99169]: pgmap v22304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:46.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:46 smithi119 ceph-mon[94175]: pgmap v22304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:46.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:46 smithi119 ceph-mon[108979]: pgmap v22304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:48 smithi183 ceph-mon[99169]: pgmap v22305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:48 smithi119 ceph-mon[94175]: pgmap v22305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:48 smithi119 ceph-mon[108979]: pgmap v22305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:50 smithi119 ceph-mon[108979]: pgmap v22306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:50 smithi119 ceph-mon[94175]: pgmap v22306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:50.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:50 smithi183 ceph-mon[99169]: pgmap v22306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:52 smithi119 ceph-mon[94175]: pgmap v22307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:52 smithi119 ceph-mon[108979]: pgmap v22307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:52 smithi183 ceph-mon[99169]: pgmap v22307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:27:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:27:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:27:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:54 smithi119 ceph-mon[94175]: pgmap v22308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:54 smithi119 ceph-mon[108979]: pgmap v22308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:54 smithi183 ceph-mon[99169]: pgmap v22308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:55.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:55.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:55.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:27:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:56 smithi183 ceph-mon[99169]: pgmap v22309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:56 smithi119 ceph-mon[108979]: pgmap v22309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:56 smithi119 ceph-mon[94175]: pgmap v22309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:27:58 smithi183 ceph-mon[99169]: pgmap v22310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:27:58 smithi119 ceph-mon[108979]: pgmap v22310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:27:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:27:58 smithi119 ceph-mon[94175]: pgmap v22310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:00 smithi183 ceph-mon[99169]: pgmap v22311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:00 smithi119 ceph-mon[94175]: pgmap v22311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:00.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:00 smithi119 ceph-mon[108979]: pgmap v22311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:02 smithi183 ceph-mon[99169]: pgmap v22312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:02 smithi119 ceph-mon[94175]: pgmap v22312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:02.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:02 smithi119 ceph-mon[108979]: pgmap v22312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:28:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:28:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:28:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:04 smithi119 ceph-mon[108979]: pgmap v22313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:04 smithi119 ceph-mon[94175]: pgmap v22313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:04.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:04 smithi183 ceph-mon[99169]: pgmap v22313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:06 smithi183 ceph-mon[99169]: pgmap v22314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:06 smithi119 ceph-mon[94175]: pgmap v22314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:06 smithi119 ceph-mon[108979]: pgmap v22314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:08 smithi183 ceph-mon[99169]: pgmap v22315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:08 smithi119 ceph-mon[94175]: pgmap v22315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:08 smithi119 ceph-mon[108979]: pgmap v22315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:10 smithi183 ceph-mon[99169]: pgmap v22316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:10 smithi119 ceph-mon[94175]: pgmap v22316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:10 smithi119 ceph-mon[108979]: pgmap v22316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:12 smithi183 ceph-mon[99169]: pgmap v22317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:12 smithi119 ceph-mon[108979]: pgmap v22317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:12 smithi119 ceph-mon[94175]: pgmap v22317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:13.822 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:28:14.128 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:28:14.128 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 7m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:28:14.128 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 7m ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:28:14.129 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 7m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:28:14.129 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 7m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:28:14.129 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 7m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:28:14.129 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 7m ago 11h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:28:14.129 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 7m ago 11h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:28:14.129 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (10h) 7m ago 10h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:28:14.129 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (10h) 7m ago 10h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:28:14.129 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 7m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:28:14.129 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 7m ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:28:14.129 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 7m ago 10h 6172M 2033M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:28:14.129 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 7m ago 10h 6195M 2033M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:28:14.129 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 7m ago 10h 5536M 2033M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:28:14.129 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 7m ago 10h 5424M 2033M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:28:14.129 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 7m ago 10h 4818M 2448M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:28:14.130 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 7m ago 10h 6056M 2448M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:28:14.130 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 7m ago 10h 4985M 2448M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:28:14.130 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 7m ago 10h 5918M 2448M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:28:14.130 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 7m ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:28:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:28:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:28:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:28:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:14 smithi119 ceph-mon[94175]: pgmap v22318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:14 smithi119 ceph-mon[108979]: pgmap v22318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:14.513 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:28:14.513 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:28:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:28:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:28:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:28:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:28:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:28:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:28:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:28:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:28:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:28:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:28:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:28:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:28:14.514 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:28:14.515 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:28:14.515 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:28:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:14 smithi183 ceph-mon[99169]: pgmap v22318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:15.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:15 smithi183 ceph-mon[99169]: from='client.39507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:28:15.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:15 smithi183 ceph-mon[99169]: from='client.39513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:28:15.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/556739108' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:28:15.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:15 smithi119 ceph-mon[94175]: from='client.39507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:28:15.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:15 smithi119 ceph-mon[94175]: from='client.39513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:28:15.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/556739108' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:28:15.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:15 smithi119 ceph-mon[108979]: from='client.39507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:28:15.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:15 smithi119 ceph-mon[108979]: from='client.39513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:28:15.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/556739108' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:28:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:16 smithi183 ceph-mon[99169]: pgmap v22319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:16 smithi119 ceph-mon[94175]: pgmap v22319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:16 smithi119 ceph-mon[108979]: pgmap v22319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:18 smithi183 ceph-mon[99169]: pgmap v22320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:18 smithi119 ceph-mon[108979]: pgmap v22320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:18 smithi119 ceph-mon[94175]: pgmap v22320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:20.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:20 smithi183 ceph-mon[99169]: pgmap v22321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:20 smithi119 ceph-mon[94175]: pgmap v22321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:20 smithi119 ceph-mon[108979]: pgmap v22321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:22 smithi183 ceph-mon[99169]: pgmap v22322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:22 smithi119 ceph-mon[94175]: pgmap v22322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:22 smithi119 ceph-mon[108979]: pgmap v22322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:23.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:23 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:28:23.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:23 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:28:23.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:23 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:28:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:28:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:28:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: pgmap v22323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:28:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:28:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:28:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:28:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:28:24.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: pgmap v22323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:28:24.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:28:24.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:28:24.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:28:24.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:28:24.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: pgmap v22323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:28:24.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:28:24.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:28:24.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:28:24.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:28:24.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:28:24.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:25.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:25 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2445M 2023-12-02T02:28:25.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:25 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2026M 2023-12-02T02:28:25.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:25 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2445M 2023-12-02T02:28:25.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:25 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2026M 2023-12-02T02:28:25.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:25 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2445M 2023-12-02T02:28:25.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:25 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2026M 2023-12-02T02:28:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:26 smithi183 ceph-mon[99169]: pgmap v22324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:26 smithi119 ceph-mon[94175]: pgmap v22324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:26 smithi119 ceph-mon[108979]: pgmap v22324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:28 smithi183 ceph-mon[99169]: pgmap v22325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:28 smithi119 ceph-mon[94175]: pgmap v22325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:28 smithi119 ceph-mon[108979]: pgmap v22325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:30 smithi183 ceph-mon[99169]: pgmap v22326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:30 smithi119 ceph-mon[108979]: pgmap v22326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:30 smithi119 ceph-mon[94175]: pgmap v22326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:32 smithi183 ceph-mon[99169]: pgmap v22327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:32 smithi119 ceph-mon[94175]: pgmap v22327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:32.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:32 smithi119 ceph-mon[108979]: pgmap v22327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:28:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:28:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:28:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:34 smithi119 ceph-mon[94175]: pgmap v22328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:34 smithi119 ceph-mon[108979]: pgmap v22328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:34 smithi183 ceph-mon[99169]: pgmap v22328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:36 smithi183 ceph-mon[99169]: pgmap v22329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:36 smithi119 ceph-mon[94175]: pgmap v22329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:36.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:36 smithi119 ceph-mon[108979]: pgmap v22329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:38 smithi183 ceph-mon[99169]: pgmap v22330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:38 smithi119 ceph-mon[94175]: pgmap v22330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:38 smithi119 ceph-mon[108979]: pgmap v22330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:40 smithi183 ceph-mon[99169]: pgmap v22331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:40 smithi119 ceph-mon[108979]: pgmap v22331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:40 smithi119 ceph-mon[94175]: pgmap v22331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:42 smithi183 ceph-mon[99169]: pgmap v22332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:42 smithi119 ceph-mon[94175]: pgmap v22332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:42.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:42 smithi119 ceph-mon[108979]: pgmap v22332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:28:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:28:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:28:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:44 smithi119 ceph-mon[108979]: pgmap v22333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:44 smithi119 ceph-mon[94175]: pgmap v22333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:44 smithi183 ceph-mon[99169]: pgmap v22333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:44.871 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:28:45.179 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:28:45.180 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 8m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:28:45.180 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 8m ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:28:45.180 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 8m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:28:45.180 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 8m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:28:45.180 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (10h) 8m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:28:45.180 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 8m ago 11h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:28:45.180 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 8m ago 11h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:28:45.180 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 8m ago 11h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:28:45.180 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 8m ago 10h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:28:45.180 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 8m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:28:45.180 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 8m ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:28:45.180 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (10h) 8m ago 10h 6172M 2026M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:28:45.180 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 8m ago 10h 6195M 2026M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:28:45.180 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 8m ago 10h 5536M 2026M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:28:45.180 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 8m ago 10h 5424M 2026M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:28:45.181 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 8m ago 10h 4818M 2445M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:28:45.181 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 8m ago 10h 6056M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:28:45.181 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 8m ago 10h 4985M 2445M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:28:45.181 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 8m ago 10h 5918M 2445M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:28:45.181 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 8m ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:28:45.562 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:28:45.562 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:28:45.562 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:28:45.563 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:28:45.563 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:28:45.563 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:28:45.563 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:28:45.563 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:28:45.563 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:28:45.563 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:28:45.563 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:28:45.563 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:28:45.563 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:28:45.563 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:28:45.563 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:28:45.563 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:28:45.563 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:28:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:46 smithi183 ceph-mon[99169]: from='client.49409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:28:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:46 smithi183 ceph-mon[99169]: pgmap v22334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:46 smithi183 ceph-mon[99169]: from='client.39531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:28:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/838692720' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:28:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:46 smithi119 ceph-mon[94175]: from='client.49409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:28:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:46 smithi119 ceph-mon[94175]: pgmap v22334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:46 smithi119 ceph-mon[94175]: from='client.39531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:28:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/838692720' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:28:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:46 smithi119 ceph-mon[108979]: from='client.49409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:28:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:46 smithi119 ceph-mon[108979]: pgmap v22334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:46 smithi119 ceph-mon[108979]: from='client.39531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:28:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/838692720' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:28:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:48 smithi183 ceph-mon[99169]: pgmap v22335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:48 smithi119 ceph-mon[94175]: pgmap v22335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:48.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:48 smithi119 ceph-mon[108979]: pgmap v22335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:50 smithi183 ceph-mon[99169]: pgmap v22336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:50 smithi119 ceph-mon[94175]: pgmap v22336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:50 smithi119 ceph-mon[108979]: pgmap v22336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:52 smithi183 ceph-mon[99169]: pgmap v22337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:52 smithi119 ceph-mon[94175]: pgmap v22337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:52 smithi119 ceph-mon[108979]: pgmap v22337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:28:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:28:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:28:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:54 smithi119 ceph-mon[94175]: pgmap v22338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:54 smithi119 ceph-mon[108979]: pgmap v22338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:54 smithi183 ceph-mon[99169]: pgmap v22338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:28:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:56 smithi183 ceph-mon[99169]: pgmap v22339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:56 smithi119 ceph-mon[94175]: pgmap v22339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:56 smithi119 ceph-mon[108979]: pgmap v22339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:58.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:28:58 smithi183 ceph-mon[99169]: pgmap v22340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:28:58 smithi119 ceph-mon[94175]: pgmap v22340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:28:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:28:58 smithi119 ceph-mon[108979]: pgmap v22340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:00.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:00 smithi183 ceph-mon[99169]: pgmap v22341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:00 smithi119 ceph-mon[94175]: pgmap v22341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:00 smithi119 ceph-mon[108979]: pgmap v22341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:02.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:02 smithi183 ceph-mon[99169]: pgmap v22342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:02.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:02 smithi119 ceph-mon[94175]: pgmap v22342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:02.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:02 smithi119 ceph-mon[108979]: pgmap v22342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:04.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:04 smithi183 ceph-mon[99169]: pgmap v22343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:29:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:29:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:29:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:04 smithi119 ceph-mon[94175]: pgmap v22343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:04.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:04 smithi119 ceph-mon[108979]: pgmap v22343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:06.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:06 smithi183 ceph-mon[99169]: pgmap v22344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:06.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:06 smithi119 ceph-mon[108979]: pgmap v22344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:06.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:06 smithi119 ceph-mon[94175]: pgmap v22344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:08.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:08 smithi183 ceph-mon[99169]: pgmap v22345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:08.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:08 smithi119 ceph-mon[94175]: pgmap v22345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:08.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:08 smithi119 ceph-mon[108979]: pgmap v22345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:10 smithi183 ceph-mon[99169]: pgmap v22346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:10.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:10 smithi119 ceph-mon[108979]: pgmap v22346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:10.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:10.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:10 smithi119 ceph-mon[94175]: pgmap v22346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:10.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:12.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:12 smithi183 ceph-mon[99169]: pgmap v22347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:12.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:12 smithi119 ceph-mon[108979]: pgmap v22347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:12.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:12 smithi119 ceph-mon[94175]: pgmap v22347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:14 smithi183 ceph-mon[99169]: pgmap v22348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:29:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:29:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:29:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:14 smithi119 ceph-mon[108979]: pgmap v22348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:14 smithi119 ceph-mon[94175]: pgmap v22348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:15.909 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:29:16.222 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:29:16.222 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 8m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:29:16.222 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 8m ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:29:16.222 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 8m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:29:16.222 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 8m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:29:16.223 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 8m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:29:16.223 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 8m ago 11h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:29:16.223 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 8m ago 11h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:29:16.223 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 8m ago 11h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:29:16.223 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 8m ago 11h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:29:16.223 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 8m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:29:16.223 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 8m ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:29:16.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 8m ago 11h 6172M 2026M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:29:16.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (10h) 8m ago 10h 6195M 2026M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:29:16.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 8m ago 10h 5536M 2026M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:29:16.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 8m ago 10h 5424M 2026M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:29:16.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 8m ago 10h 4818M 2445M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:29:16.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 8m ago 10h 6056M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:29:16.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 8m ago 10h 4985M 2445M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:29:16.223 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 8m ago 10h 5918M 2445M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:29:16.224 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 8m ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:29:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:16 smithi183 ceph-mon[99169]: pgmap v22349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:16 smithi119 ceph-mon[94175]: pgmap v22349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:16.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:16 smithi119 ceph-mon[108979]: pgmap v22349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:16.602 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:29:16.602 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:29:16.602 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:29:16.602 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:29:16.602 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:29:16.602 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:29:16.602 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:29:16.603 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:29:16.603 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:29:16.603 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:29:16.603 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:29:16.603 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:29:16.603 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:29:16.603 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:29:16.603 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:29:16.603 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:29:16.603 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:29:17.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:17 smithi183 ceph-mon[99169]: from='client.39543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:29:17.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:17 smithi183 ceph-mon[99169]: from='client.49433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:29:17.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:17 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3864484380' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:29:17.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:17 smithi119 ceph-mon[94175]: from='client.39543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:29:17.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:17 smithi119 ceph-mon[94175]: from='client.49433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:29:17.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:17 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3864484380' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:29:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:17 smithi119 ceph-mon[108979]: from='client.39543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:29:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:17 smithi119 ceph-mon[108979]: from='client.49433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:29:17.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:17 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3864484380' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:29:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:18 smithi183 ceph-mon[99169]: pgmap v22350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:18 smithi119 ceph-mon[94175]: pgmap v22350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:18 smithi119 ceph-mon[108979]: pgmap v22350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:20 smithi183 ceph-mon[99169]: pgmap v22351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:20 smithi119 ceph-mon[108979]: pgmap v22351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:20 smithi119 ceph-mon[94175]: pgmap v22351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:22 smithi183 ceph-mon[99169]: pgmap v22352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:22 smithi119 ceph-mon[94175]: pgmap v22352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:22 smithi119 ceph-mon[108979]: pgmap v22352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:24 smithi183 ceph-mon[99169]: pgmap v22353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:29:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:29:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:29:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:29:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:24 smithi119 ceph-mon[94175]: pgmap v22353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:29:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:24 smithi119 ceph-mon[108979]: pgmap v22353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:29:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:25.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:29:25.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:29:25.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:25 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:29:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:29:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:29:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:25 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:29:25.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:25.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:29:25.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:29:25.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:25 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:29:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:26 smithi183 ceph-mon[99169]: pgmap v22354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:26 smithi119 ceph-mon[108979]: pgmap v22354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:26.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:26 smithi119 ceph-mon[94175]: pgmap v22354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:28 smithi183 ceph-mon[99169]: pgmap v22355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:28 smithi119 ceph-mon[94175]: pgmap v22355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:28.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:28 smithi119 ceph-mon[108979]: pgmap v22355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:30 smithi183 ceph-mon[99169]: pgmap v22356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:30 smithi119 ceph-mon[108979]: pgmap v22356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:30 smithi119 ceph-mon[94175]: pgmap v22356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:32 smithi183 ceph-mon[99169]: pgmap v22357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:32 smithi119 ceph-mon[94175]: pgmap v22357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:32.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:32 smithi119 ceph-mon[108979]: pgmap v22357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:34 smithi119 ceph-mon[94175]: pgmap v22358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:29:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:29:34] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-02T02:29:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:34 smithi119 ceph-mon[108979]: pgmap v22358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:34 smithi183 ceph-mon[99169]: pgmap v22358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:36 smithi183 ceph-mon[99169]: pgmap v22359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:36 smithi119 ceph-mon[94175]: pgmap v22359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:36.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:36 smithi119 ceph-mon[108979]: pgmap v22359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:38 smithi183 ceph-mon[99169]: pgmap v22360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:38 smithi119 ceph-mon[94175]: pgmap v22360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:38 smithi119 ceph-mon[108979]: pgmap v22360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:40 smithi183 ceph-mon[99169]: pgmap v22361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:40 smithi119 ceph-mon[94175]: pgmap v22361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:40 smithi119 ceph-mon[108979]: pgmap v22361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:42 smithi183 ceph-mon[99169]: pgmap v22362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:42.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:42 smithi119 ceph-mon[108979]: pgmap v22362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:42 smithi119 ceph-mon[94175]: pgmap v22362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:29:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:29:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:29:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:44 smithi119 ceph-mon[94175]: pgmap v22363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:44 smithi119 ceph-mon[108979]: pgmap v22363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:44 smithi183 ceph-mon[99169]: pgmap v22363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:46 smithi183 ceph-mon[99169]: pgmap v22364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:46 smithi119 ceph-mon[94175]: pgmap v22364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:46 smithi119 ceph-mon[108979]: pgmap v22364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:46.947 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:29:47.253 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:29:47.253 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 9m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:29:47.253 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 9m ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:29:47.253 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 9m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:29:47.253 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 9m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:29:47.253 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 9m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:29:47.253 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 9m ago 11h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:29:47.253 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 9m ago 11h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:29:47.253 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 9m ago 11h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:29:47.253 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 9m ago 11h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:29:47.253 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 9m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:29:47.254 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 9m ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:29:47.254 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 9m ago 11h 6172M 2026M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:29:47.254 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 9m ago 11h 6195M 2026M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:29:47.254 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (10h) 9m ago 10h 5536M 2026M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:29:47.254 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 9m ago 10h 5424M 2026M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:29:47.254 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 9m ago 10h 4818M 2445M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:29:47.254 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 9m ago 10h 6056M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:29:47.254 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 9m ago 10h 4985M 2445M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:29:47.254 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 9m ago 10h 5918M 2445M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:29:47.254 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 9m ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:29:47.635 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:29:47.636 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:29:47.636 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:29:47.636 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:29:47.636 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:29:47.636 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:29:47.636 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:29:47.636 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:29:47.636 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:29:47.636 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:29:47.636 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:29:47.636 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:29:47.636 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:29:47.636 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:29:47.637 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:29:47.637 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:29:47.637 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:29:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:48 smithi183 ceph-mon[99169]: from='client.39561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:29:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:48 smithi183 ceph-mon[99169]: pgmap v22365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:48 smithi183 ceph-mon[99169]: from='client.39567 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:29:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:48 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1093129907' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:29:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:48 smithi119 ceph-mon[94175]: from='client.39561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:29:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:48 smithi119 ceph-mon[94175]: pgmap v22365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:48 smithi119 ceph-mon[94175]: from='client.39567 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:29:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:48 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1093129907' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:29:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:48 smithi119 ceph-mon[108979]: from='client.39561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:29:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:48 smithi119 ceph-mon[108979]: pgmap v22365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:48 smithi119 ceph-mon[108979]: from='client.39567 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:29:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:48 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1093129907' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:29:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:50 smithi183 ceph-mon[99169]: pgmap v22366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:50 smithi119 ceph-mon[94175]: pgmap v22366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:50 smithi119 ceph-mon[108979]: pgmap v22366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:52.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:52 smithi183 ceph-mon[99169]: pgmap v22367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:52 smithi119 ceph-mon[94175]: pgmap v22367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:52 smithi119 ceph-mon[108979]: pgmap v22367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:29:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:29:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:29:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:54 smithi119 ceph-mon[94175]: pgmap v22368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:54 smithi119 ceph-mon[108979]: pgmap v22368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:54 smithi183 ceph-mon[99169]: pgmap v22368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:29:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:56 smithi183 ceph-mon[99169]: pgmap v22369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:56 smithi119 ceph-mon[94175]: pgmap v22369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:56 smithi119 ceph-mon[108979]: pgmap v22369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:29:58 smithi183 ceph-mon[99169]: pgmap v22370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:29:58 smithi119 ceph-mon[94175]: pgmap v22370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:29:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:29:58 smithi119 ceph-mon[108979]: pgmap v22370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:00.315 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T02:29:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:30:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:00 smithi183 ceph-mon[99169]: pgmap v22371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:30:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:00 smithi119 ceph-mon[94175]: pgmap v22371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:30:00.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:00 smithi119 ceph-mon[108979]: pgmap v22371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:30:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:02 smithi183 ceph-mon[99169]: pgmap v22372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:02 smithi119 ceph-mon[94175]: pgmap v22372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:02.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:02 smithi119 ceph-mon[108979]: pgmap v22372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:04 smithi119 ceph-mon[94175]: pgmap v22373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:30:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:30:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:30:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:04 smithi119 ceph-mon[108979]: pgmap v22373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:04 smithi183 ceph-mon[99169]: pgmap v22373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:06 smithi183 ceph-mon[99169]: pgmap v22374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:06 smithi119 ceph-mon[94175]: pgmap v22374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:06 smithi119 ceph-mon[108979]: pgmap v22374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:08 smithi183 ceph-mon[99169]: pgmap v22375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:08 smithi119 ceph-mon[94175]: pgmap v22375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:08 smithi119 ceph-mon[108979]: pgmap v22375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:10 smithi183 ceph-mon[99169]: pgmap v22376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:10 smithi119 ceph-mon[94175]: pgmap v22376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:10 smithi119 ceph-mon[108979]: pgmap v22376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:11.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:11 smithi183 ceph-mon[99169]: pgmap v22377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:11.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:11 smithi119 ceph-mon[94175]: pgmap v22377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:11.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:11 smithi119 ceph-mon[108979]: pgmap v22377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:14.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:14 smithi183 ceph-mon[99169]: pgmap v22378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:30:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:30:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:30:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:14 smithi119 ceph-mon[94175]: pgmap v22378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:14 smithi119 ceph-mon[108979]: pgmap v22378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:16.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:16 smithi183 ceph-mon[99169]: pgmap v22379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:16.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:16 smithi119 ceph-mon[108979]: pgmap v22379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:16.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:16 smithi119 ceph-mon[94175]: pgmap v22379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:17.982 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:30:18.290 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:30:18.290 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 10m ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:30:18.291 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 10m ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:30:18.291 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 10m ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:30:18.291 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 10m ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:30:18.291 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 10m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:30:18.291 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 10m ago 11h 941M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:30:18.291 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 10m ago 11h 2536M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:30:18.291 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 10m ago 11h 1244M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:30:18.291 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 10m ago 11h 1406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:30:18.291 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 10m ago 10h 23.4M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:30:18.291 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 10m ago 10h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:30:18.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 10m ago 11h 6172M 2026M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:30:18.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 10m ago 11h 6195M 2026M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:30:18.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 10m ago 11h 5536M 2026M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:30:18.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (10h) 10m ago 10h 5424M 2026M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:30:18.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (10h) 10m ago 10h 4818M 2445M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:30:18.292 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 10m ago 10h 6056M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:30:18.292 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 10m ago 10h 4985M 2445M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:30:18.292 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 10m ago 10h 5918M 2445M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:30:18.292 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 10m ago 10h 131M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:30:18.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:18 smithi183 ceph-mon[99169]: pgmap v22380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:18.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:18 smithi119 ceph-mon[94175]: pgmap v22380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:18.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:18 smithi119 ceph-mon[108979]: pgmap v22380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:18.667 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:30:18.667 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:30:18.667 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:30:18.667 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:30:18.667 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:30:18.667 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:30:18.667 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:30:18.667 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:30:18.667 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:30:18.668 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:30:18.668 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:30:18.668 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:30:18.668 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:30:18.668 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:30:18.668 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:30:18.668 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:30:18.668 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:30:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:19 smithi183 ceph-mon[99169]: from='client.39579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:30:19.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:19 smithi183 ceph-mon[99169]: from='client.49469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:30:19.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:19 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3578484908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:30:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:19 smithi119 ceph-mon[94175]: from='client.39579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:30:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:19 smithi119 ceph-mon[94175]: from='client.49469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:30:19.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:19 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3578484908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:30:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:19 smithi119 ceph-mon[108979]: from='client.39579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:30:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:19 smithi119 ceph-mon[108979]: from='client.49469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:30:19.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:19 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3578484908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:30:20.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:20 smithi183 ceph-mon[99169]: pgmap v22381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:20.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:20 smithi119 ceph-mon[94175]: pgmap v22381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:20.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:20 smithi119 ceph-mon[108979]: pgmap v22381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:22.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:22 smithi183 ceph-mon[99169]: pgmap v22382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:22.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:22 smithi119 ceph-mon[94175]: pgmap v22382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:22.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:22 smithi119 ceph-mon[108979]: pgmap v22382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:24 smithi183 ceph-mon[99169]: pgmap v22383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:30:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:30:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:30:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:24 smithi119 ceph-mon[108979]: pgmap v22383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:24 smithi119 ceph-mon[94175]: pgmap v22383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:30:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:30:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:30:26.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:26 smithi183 ceph-mon[99169]: pgmap v22384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:26.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:26 smithi119 ceph-mon[94175]: pgmap v22384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:26.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:26 smithi119 ceph-mon[108979]: pgmap v22384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:28.446 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:28 smithi183 ceph-mon[99169]: pgmap v22385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:28.446 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:30:28.446 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:28 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:30:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:28 smithi119 ceph-mon[94175]: pgmap v22385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:30:28.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:28 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:30:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:28 smithi119 ceph-mon[108979]: pgmap v22385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:30:28.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:28 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:30:29.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:30:29.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:30:29.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:30:29.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:30:29.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:29 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:30:29.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:29 smithi183 ceph-mon[99169]: pgmap v22386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:29.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:30:29.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:30:29.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:30:29.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:30:29.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:29 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:30:29.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:29 smithi119 ceph-mon[108979]: pgmap v22386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:30:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:30:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:30:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:30:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:29 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:30:29.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:29 smithi119 ceph-mon[94175]: pgmap v22386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:32.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:32 smithi183 ceph-mon[99169]: pgmap v22387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:32.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:32 smithi119 ceph-mon[108979]: pgmap v22387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:32.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:32 smithi119 ceph-mon[94175]: pgmap v22387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:34 smithi183 ceph-mon[99169]: pgmap v22388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:30:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:30:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:30:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:34 smithi119 ceph-mon[108979]: pgmap v22388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:34 smithi119 ceph-mon[94175]: pgmap v22388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:36 smithi183 ceph-mon[99169]: pgmap v22389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:36 smithi119 ceph-mon[94175]: pgmap v22389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:36 smithi119 ceph-mon[108979]: pgmap v22389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:38 smithi183 ceph-mon[99169]: pgmap v22390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:38 smithi119 ceph-mon[94175]: pgmap v22390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:38 smithi119 ceph-mon[108979]: pgmap v22390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:40 smithi183 ceph-mon[99169]: pgmap v22391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:40 smithi119 ceph-mon[94175]: pgmap v22391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:40 smithi119 ceph-mon[108979]: pgmap v22391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:42 smithi183 ceph-mon[99169]: pgmap v22392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:42 smithi119 ceph-mon[94175]: pgmap v22392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:42 smithi119 ceph-mon[108979]: pgmap v22392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:44 smithi183 ceph-mon[99169]: pgmap v22393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:30:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:30:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:30:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:44 smithi119 ceph-mon[94175]: pgmap v22393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:44 smithi119 ceph-mon[108979]: pgmap v22393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:46 smithi183 ceph-mon[99169]: pgmap v22394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:46 smithi119 ceph-mon[94175]: pgmap v22394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:46 smithi119 ceph-mon[108979]: pgmap v22394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:48 smithi183 ceph-mon[99169]: pgmap v22395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:48 smithi119 ceph-mon[94175]: pgmap v22395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:48.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:48 smithi119 ceph-mon[108979]: pgmap v22395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:49.020 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:30:49.322 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:30:49.322 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 21s ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:30:49.323 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 20s ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:30:49.323 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 21s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:30:49.323 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 20s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:30:49.323 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 20s ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:30:49.323 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 21s ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:30:49.323 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 21s ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:30:49.323 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 20s ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:30:49.323 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 21s ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:30:49.323 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 21s ago 10h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:30:49.323 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 20s ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:30:49.323 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 21s ago 11h 6162M 2026M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:30:49.323 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 21s ago 11h 6183M 2026M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:30:49.323 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 21s ago 11h 5523M 2026M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:30:49.324 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 21s ago 11h 5416M 2026M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:30:49.324 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 20s ago 11h 4843M 2445M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:30:49.324 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (10h) 20s ago 10h 6088M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:30:49.324 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 20s ago 10h 5013M 2445M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:30:49.324 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 20s ago 10h 5951M 2445M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:30:49.324 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 20s ago 10h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:30:49.701 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:30:49.701 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:30:49.701 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:30:49.701 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:30:49.701 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:30:49.702 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:30:49.702 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:30:49.702 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:30:49.702 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:30:49.702 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:30:49.702 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:30:49.702 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:30:49.702 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:30:49.702 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:30:49.702 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:30:49.702 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:30:49.702 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:30:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:50 smithi183 ceph-mon[99169]: from='client.39597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:30:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:50 smithi183 ceph-mon[99169]: pgmap v22396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:50.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:50 smithi183 ceph-mon[99169]: from='client.49487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:30:50.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2358989647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:30:50.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:50 smithi119 ceph-mon[94175]: from='client.39597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:30:50.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:50 smithi119 ceph-mon[94175]: pgmap v22396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:50.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:50 smithi119 ceph-mon[94175]: from='client.49487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:30:50.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2358989647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:30:50.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:50 smithi119 ceph-mon[108979]: from='client.39597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:30:50.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:50 smithi119 ceph-mon[108979]: pgmap v22396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:50.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:50 smithi119 ceph-mon[108979]: from='client.49487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:30:50.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2358989647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:30:52.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:52 smithi183 ceph-mon[99169]: pgmap v22397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:52 smithi119 ceph-mon[108979]: pgmap v22397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:52.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:52 smithi119 ceph-mon[94175]: pgmap v22397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:54.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:54 smithi183 ceph-mon[99169]: pgmap v22398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:30:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:30:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:30:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:54 smithi119 ceph-mon[94175]: pgmap v22398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:54 smithi119 ceph-mon[108979]: pgmap v22398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:55.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:55.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:30:56.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:56 smithi183 ceph-mon[99169]: pgmap v22399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:56.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:56 smithi119 ceph-mon[94175]: pgmap v22399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:56.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:56 smithi119 ceph-mon[108979]: pgmap v22399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:58.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:30:58 smithi119 ceph-mon[94175]: pgmap v22400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:58.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:30:58 smithi119 ceph-mon[108979]: pgmap v22400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:30:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:30:58 smithi183 ceph-mon[99169]: pgmap v22400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:00.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:00 smithi119 ceph-mon[94175]: pgmap v22401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:00.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:00 smithi119 ceph-mon[108979]: pgmap v22401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:00.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:00 smithi183 ceph-mon[99169]: pgmap v22401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:02 smithi183 ceph-mon[99169]: pgmap v22402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:02 smithi119 ceph-mon[94175]: pgmap v22402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:02.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:02 smithi119 ceph-mon[108979]: pgmap v22402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:31:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:31:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:31:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:04 smithi119 ceph-mon[108979]: pgmap v22403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:04 smithi119 ceph-mon[94175]: pgmap v22403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:04 smithi183 ceph-mon[99169]: pgmap v22403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:06 smithi183 ceph-mon[99169]: pgmap v22404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:06 smithi119 ceph-mon[94175]: pgmap v22404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:06 smithi119 ceph-mon[108979]: pgmap v22404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:08 smithi183 ceph-mon[99169]: pgmap v22405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:08 smithi119 ceph-mon[94175]: pgmap v22405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:08 smithi119 ceph-mon[108979]: pgmap v22405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:10 smithi183 ceph-mon[99169]: pgmap v22406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:10 smithi119 ceph-mon[94175]: pgmap v22406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:10.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:10.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:10 smithi119 ceph-mon[108979]: pgmap v22406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:10.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:12 smithi183 ceph-mon[99169]: pgmap v22407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:12 smithi119 ceph-mon[94175]: pgmap v22407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:12 smithi119 ceph-mon[108979]: pgmap v22407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:31:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:31:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:31:14.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:14 smithi119 ceph-mon[108979]: pgmap v22408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:14 smithi119 ceph-mon[94175]: pgmap v22408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:14 smithi183 ceph-mon[99169]: pgmap v22408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:16 smithi183 ceph-mon[99169]: pgmap v22409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:16 smithi119 ceph-mon[94175]: pgmap v22409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:16 smithi119 ceph-mon[108979]: pgmap v22409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:18 smithi183 ceph-mon[99169]: pgmap v22410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:18 smithi119 ceph-mon[108979]: pgmap v22410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:18 smithi119 ceph-mon[94175]: pgmap v22410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:20.050 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:31:20.360 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:31:20.360 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 52s ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:31:20.360 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 51s ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:31:20.360 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 52s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:31:20.360 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 51s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:31:20.360 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 51s ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:31:20.360 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 52s ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:31:20.360 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 52s ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:31:20.360 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 51s ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:31:20.360 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 52s ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:31:20.360 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 52s ago 10h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:31:20.361 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 51s ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:31:20.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 52s ago 11h 6162M 2026M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:31:20.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 52s ago 11h 6183M 2026M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:31:20.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 52s ago 11h 5523M 2026M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:31:20.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 52s ago 11h 5416M 2026M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:31:20.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 51s ago 11h 4843M 2445M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:31:20.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 51s ago 11h 6088M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:31:20.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (10h) 51s ago 10h 5013M 2445M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:31:20.361 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (10h) 51s ago 10h 5951M 2445M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:31:20.361 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 51s ago 10h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:31:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:20 smithi183 ceph-mon[99169]: pgmap v22411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:20 smithi119 ceph-mon[94175]: pgmap v22411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:20 smithi119 ceph-mon[108979]: pgmap v22411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:20.742 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:31:20.742 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:31:20.742 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:31:20.742 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:31:20.742 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:31:20.742 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:31:20.742 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:31:20.742 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:31:20.743 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:31:20.743 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:31:20.743 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:31:20.743 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:31:20.743 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:31:20.743 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:31:20.743 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:31:20.743 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:31:20.743 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:31:21.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:21 smithi183 ceph-mon[99169]: from='client.49499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:31:21.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:21 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1361298542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:31:21.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:21 smithi119 ceph-mon[94175]: from='client.49499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:31:21.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1361298542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:31:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:21 smithi119 ceph-mon[108979]: from='client.49499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:31:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:21 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1361298542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:31:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:22 smithi183 ceph-mon[99169]: from='client.49505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:31:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:22 smithi183 ceph-mon[99169]: pgmap v22412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:22 smithi119 ceph-mon[108979]: from='client.49505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:31:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:22 smithi119 ceph-mon[108979]: pgmap v22412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:22 smithi119 ceph-mon[94175]: from='client.49505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:31:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:22 smithi119 ceph-mon[94175]: pgmap v22412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:24 smithi119 ceph-mon[108979]: pgmap v22413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:24 smithi119 ceph-mon[94175]: pgmap v22413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:24.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:31:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:31:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:31:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:24 smithi183 ceph-mon[99169]: pgmap v22413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:25.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:25.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:25.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:26 smithi183 ceph-mon[99169]: pgmap v22414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:26 smithi119 ceph-mon[94175]: pgmap v22414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:26 smithi119 ceph-mon[108979]: pgmap v22414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:28 smithi183 ceph-mon[99169]: pgmap v22415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:28 smithi119 ceph-mon[94175]: pgmap v22415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:28.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:28 smithi119 ceph-mon[108979]: pgmap v22415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:29.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:29 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:31:29.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:29 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:31:29.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:29 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:31:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:30 smithi183 ceph-mon[99169]: pgmap v22416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:31:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:31:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:31:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:30 smithi119 ceph-mon[108979]: pgmap v22416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:31:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:31:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:31:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:30 smithi119 ceph-mon[94175]: pgmap v22416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:31:30.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:31:30.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:31:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:32 smithi183 ceph-mon[99169]: pgmap v22417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:32 smithi119 ceph-mon[94175]: pgmap v22417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:32.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:32 smithi119 ceph-mon[108979]: pgmap v22417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:34 smithi119 ceph-mon[94175]: pgmap v22418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:31:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:31:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:31:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:34 smithi119 ceph-mon[108979]: pgmap v22418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:34 smithi183 ceph-mon[99169]: pgmap v22418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:36 smithi183 ceph-mon[99169]: pgmap v22419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:36 smithi119 ceph-mon[94175]: pgmap v22419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:36.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:36 smithi119 ceph-mon[108979]: pgmap v22419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:38.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:38 smithi183 ceph-mon[99169]: pgmap v22420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:38 smithi119 ceph-mon[108979]: pgmap v22420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:38 smithi119 ceph-mon[94175]: pgmap v22420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:40 smithi183 ceph-mon[99169]: pgmap v22421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:40 smithi119 ceph-mon[108979]: pgmap v22421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:40 smithi119 ceph-mon[94175]: pgmap v22421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:42 smithi183 ceph-mon[99169]: pgmap v22422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:42 smithi119 ceph-mon[94175]: pgmap v22422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:42.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:42 smithi119 ceph-mon[108979]: pgmap v22422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:44 smithi119 ceph-mon[94175]: pgmap v22423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:31:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:31:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T02:31:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:44 smithi119 ceph-mon[108979]: pgmap v22423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:44 smithi183 ceph-mon[99169]: pgmap v22423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:46 smithi183 ceph-mon[99169]: pgmap v22424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:46 smithi119 ceph-mon[94175]: pgmap v22424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:46 smithi119 ceph-mon[108979]: pgmap v22424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:48 smithi183 ceph-mon[99169]: pgmap v22425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:48 smithi119 ceph-mon[94175]: pgmap v22425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:48.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:48 smithi119 ceph-mon[108979]: pgmap v22425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:50 smithi183 ceph-mon[99169]: pgmap v22426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:50 smithi119 ceph-mon[94175]: pgmap v22426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:50 smithi119 ceph-mon[108979]: pgmap v22426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:51.090 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:31:51.396 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:31:51.397 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 83s ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:31:51.397 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 82s ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:31:51.397 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (10h) 83s ago 10h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:31:51.397 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (10h) 82s ago 10h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:31:51.397 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 82s ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:31:51.397 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 83s ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:31:51.397 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 83s ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:31:51.397 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 82s ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:31:51.397 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 83s ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:31:51.397 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 83s ago 10h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:31:51.397 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 82s ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:31:51.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 83s ago 11h 6162M 2026M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:31:51.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 83s ago 11h 6183M 2026M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:31:51.398 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 83s ago 11h 5523M 2026M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:31:51.398 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 83s ago 11h 5416M 2026M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:31:51.398 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 82s ago 11h 4843M 2445M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:31:51.398 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 82s ago 11h 6088M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:31:51.398 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 82s ago 11h 5013M 2445M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:31:51.398 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 82s ago 11h 5951M 2445M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:31:51.398 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 82s ago 10h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:31:51.775 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:31:51.775 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:31:51.775 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:31:51.775 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:31:51.775 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:31:51.775 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:31:51.776 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:31:51.776 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:31:51.776 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:31:51.776 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:31:51.776 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:31:51.776 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:31:51.776 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:31:51.776 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:31:51.777 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:31:51.777 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:31:51.777 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:31:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:52 smithi183 ceph-mon[99169]: pgmap v22427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:52 smithi183 ceph-mon[99169]: from='client.49517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:31:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3301811720' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:31:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:52 smithi119 ceph-mon[94175]: pgmap v22427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:52 smithi119 ceph-mon[94175]: from='client.49517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:31:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3301811720' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:31:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:52 smithi119 ceph-mon[108979]: pgmap v22427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:52 smithi119 ceph-mon[108979]: from='client.49517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:31:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3301811720' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:31:53.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:53 smithi183 ceph-mon[99169]: from='client.49523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:31:53.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:53 smithi119 ceph-mon[94175]: from='client.49523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:31:53.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:53 smithi119 ceph-mon[108979]: from='client.49523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:31:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:31:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:31:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T02:31:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:54 smithi119 ceph-mon[94175]: pgmap v22428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:54 smithi119 ceph-mon[108979]: pgmap v22428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:54 smithi183 ceph-mon[99169]: pgmap v22428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:31:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:56 smithi183 ceph-mon[99169]: pgmap v22429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:56 smithi119 ceph-mon[94175]: pgmap v22429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:56 smithi119 ceph-mon[108979]: pgmap v22429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:31:58 smithi183 ceph-mon[99169]: pgmap v22430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:31:58 smithi119 ceph-mon[94175]: pgmap v22430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:31:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:31:58 smithi119 ceph-mon[108979]: pgmap v22430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:00 smithi183 ceph-mon[99169]: pgmap v22431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:00 smithi119 ceph-mon[94175]: pgmap v22431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:00.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:00 smithi119 ceph-mon[108979]: pgmap v22431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:02 smithi183 ceph-mon[99169]: pgmap v22432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:02 smithi119 ceph-mon[94175]: pgmap v22432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:02.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:02 smithi119 ceph-mon[108979]: pgmap v22432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:32:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:32:04] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-02T02:32:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:04 smithi119 ceph-mon[94175]: pgmap v22433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:04 smithi119 ceph-mon[108979]: pgmap v22433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:04 smithi183 ceph-mon[99169]: pgmap v22433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:06 smithi183 ceph-mon[99169]: pgmap v22434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:06 smithi119 ceph-mon[94175]: pgmap v22434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:06 smithi119 ceph-mon[108979]: pgmap v22434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:08 smithi183 ceph-mon[99169]: pgmap v22435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:08 smithi119 ceph-mon[94175]: pgmap v22435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:08 smithi119 ceph-mon[108979]: pgmap v22435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:10 smithi183 ceph-mon[99169]: pgmap v22436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:10 smithi119 ceph-mon[94175]: pgmap v22436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:10 smithi119 ceph-mon[108979]: pgmap v22436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:12 smithi183 ceph-mon[99169]: pgmap v22437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:12 smithi119 ceph-mon[108979]: pgmap v22437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:12 smithi119 ceph-mon[94175]: pgmap v22437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:32:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:32:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:32:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:14 smithi119 ceph-mon[94175]: pgmap v22438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:14 smithi119 ceph-mon[108979]: pgmap v22438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:14 smithi183 ceph-mon[99169]: pgmap v22438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:16 smithi183 ceph-mon[99169]: pgmap v22439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:16 smithi119 ceph-mon[94175]: pgmap v22439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:16 smithi119 ceph-mon[108979]: pgmap v22439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:18 smithi183 ceph-mon[99169]: pgmap v22440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:18 smithi119 ceph-mon[108979]: pgmap v22440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:18 smithi119 ceph-mon[94175]: pgmap v22440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:20 smithi183 ceph-mon[99169]: pgmap v22441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:20 smithi119 ceph-mon[94175]: pgmap v22441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:20 smithi119 ceph-mon[108979]: pgmap v22441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:22.119 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:32:22.427 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:32:22.428 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 114s ago 10h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:32:22.428 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 113s ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:32:22.428 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 114s ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:32:22.428 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 113s ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:32:22.428 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 113s ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:32:22.428 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 114s ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:32:22.428 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 114s ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:32:22.428 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 113s ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:32:22.428 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 114s ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:32:22.428 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 114s ago 10h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:32:22.428 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 113s ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:32:22.428 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 114s ago 11h 6162M 2026M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:32:22.428 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 114s ago 11h 6183M 2026M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:32:22.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 114s ago 11h 5523M 2026M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:32:22.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 114s ago 11h 5416M 2026M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:32:22.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 113s ago 11h 4843M 2445M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:32:22.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 113s ago 11h 6088M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:32:22.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 113s ago 11h 5013M 2445M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:32:22.429 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 113s ago 11h 5951M 2445M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:32:22.429 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 113s ago 10h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:32:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:22 smithi183 ceph-mon[99169]: pgmap v22442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:22 smithi119 ceph-mon[94175]: pgmap v22442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:22 smithi119 ceph-mon[108979]: pgmap v22442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:22.806 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:32:22.806 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:32:22.806 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:32:22.807 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:32:22.807 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:32:22.807 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:32:22.807 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:32:22.807 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:32:22.807 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:32:22.807 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:32:22.807 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:32:22.807 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:32:22.807 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:32:22.807 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:32:22.807 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:32:22.807 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:32:22.807 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:32:23.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:23 smithi183 ceph-mon[99169]: from='client.39651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:32:23.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:23 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/356728118' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:32:23.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:23 smithi119 ceph-mon[108979]: from='client.39651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:32:23.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:23 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/356728118' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:32:23.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:23 smithi119 ceph-mon[94175]: from='client.39651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:32:23.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/356728118' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:32:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:32:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:32:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:32:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:24 smithi119 ceph-mon[94175]: from='client.39657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:32:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:24 smithi119 ceph-mon[94175]: pgmap v22443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:24 smithi119 ceph-mon[108979]: from='client.39657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:32:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:24 smithi119 ceph-mon[108979]: pgmap v22443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:24 smithi183 ceph-mon[99169]: from='client.39657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:32:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:24 smithi183 ceph-mon[99169]: pgmap v22443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:26 smithi183 ceph-mon[99169]: pgmap v22444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:26 smithi119 ceph-mon[94175]: pgmap v22444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:26 smithi119 ceph-mon[108979]: pgmap v22444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:28 smithi183 ceph-mon[99169]: pgmap v22445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:28 smithi119 ceph-mon[94175]: pgmap v22445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:28 smithi119 ceph-mon[108979]: pgmap v22445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:29.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:29 smithi183 ceph-mon[99169]: pgmap v22446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:29.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:29 smithi119 ceph-mon[108979]: pgmap v22446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:29.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:29 smithi119 ceph-mon[94175]: pgmap v22446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:30.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:32:30.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:32:30.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:32:30.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:30 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:32:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:32:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:32:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:32:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:30 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:32:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:32:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:32:30.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:32:30.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:30 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:32:31.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:31 smithi183 ceph-mon[99169]: pgmap v22447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:31.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:31 smithi119 ceph-mon[94175]: pgmap v22447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:31.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:31 smithi119 ceph-mon[108979]: pgmap v22447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:34.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:34 smithi183 ceph-mon[99169]: pgmap v22448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:32:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:32:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:32:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:34 smithi119 ceph-mon[94175]: pgmap v22448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:34 smithi119 ceph-mon[108979]: pgmap v22448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:36 smithi183 ceph-mon[99169]: pgmap v22449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:36 smithi119 ceph-mon[94175]: pgmap v22449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:36 smithi119 ceph-mon[108979]: pgmap v22449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:38 smithi183 ceph-mon[99169]: pgmap v22450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:38 smithi119 ceph-mon[94175]: pgmap v22450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:38 smithi119 ceph-mon[108979]: pgmap v22450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:40 smithi183 ceph-mon[99169]: pgmap v22451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:40.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:40 smithi119 ceph-mon[94175]: pgmap v22451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:40 smithi119 ceph-mon[108979]: pgmap v22451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:40.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:42.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:42 smithi183 ceph-mon[99169]: pgmap v22452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:42.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:42 smithi119 ceph-mon[108979]: pgmap v22452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:42 smithi119 ceph-mon[94175]: pgmap v22452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:44 smithi183 ceph-mon[99169]: pgmap v22453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:32:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:32:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:32:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:44 smithi119 ceph-mon[94175]: pgmap v22453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:44 smithi119 ceph-mon[108979]: pgmap v22453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:46.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:46 smithi183 ceph-mon[99169]: pgmap v22454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:46.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:46 smithi119 ceph-mon[94175]: pgmap v22454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:46.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:46 smithi119 ceph-mon[108979]: pgmap v22454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:48.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:48 smithi183 ceph-mon[99169]: pgmap v22455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:48.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:48 smithi119 ceph-mon[94175]: pgmap v22455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:48.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:48 smithi119 ceph-mon[108979]: pgmap v22455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:50.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:50 smithi119 ceph-mon[94175]: pgmap v22456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:50.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:50 smithi119 ceph-mon[108979]: pgmap v22456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:50 smithi183 ceph-mon[99169]: pgmap v22456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:52.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:52 smithi119 ceph-mon[108979]: pgmap v22457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:52.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:52 smithi119 ceph-mon[94175]: pgmap v22457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:52 smithi183 ceph-mon[99169]: pgmap v22457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:53.153 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:32:53.463 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:32:53.463 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 2m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:32:53.463 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (10h) 2m ago 10h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:32:53.463 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 2m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:32:53.463 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 2m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:32:53.463 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 2m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:32:53.463 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 2m ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:32:53.463 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 2m ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:32:53.463 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 2m ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:32:53.463 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 2m ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:32:53.463 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (10h) 2m ago 10h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:32:53.464 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (10h) 2m ago 10h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:32:53.464 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 2m ago 11h 6162M 2026M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:32:53.464 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 2m ago 11h 6183M 2026M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:32:53.464 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 2m ago 11h 5523M 2026M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:32:53.464 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 2m ago 11h 5416M 2026M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:32:53.465 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 2m ago 11h 4843M 2445M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:32:53.465 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 2m ago 11h 6088M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:32:53.465 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 2m ago 11h 5013M 2445M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:32:53.465 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 2m ago 11h 5951M 2445M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:32:53.465 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 2m ago 11h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:32:53.840 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:32:53.841 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:32:53.841 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:32:53.841 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:32:53.841 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:32:53.841 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:32:53.841 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:32:53.841 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:32:53.841 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:32:53.841 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:32:53.841 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:32:53.841 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:32:53.841 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:32:53.841 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:32:53.841 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:32:53.841 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:32:53.842 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:32:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:32:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:32:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:32:54.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:54 smithi119 ceph-mon[94175]: pgmap v22458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:54 smithi119 ceph-mon[94175]: from='client.49553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:32:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3331619343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:32:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:54 smithi119 ceph-mon[108979]: pgmap v22458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:54 smithi119 ceph-mon[108979]: from='client.49553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:32:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3331619343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:32:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:54 smithi183 ceph-mon[99169]: pgmap v22458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:54 smithi183 ceph-mon[99169]: from='client.49553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:32:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3331619343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:32:55.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:55 smithi183 ceph-mon[99169]: from='client.49559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:32:55.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:55.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:55 smithi119 ceph-mon[94175]: from='client.49559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:32:55.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:55.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:55 smithi119 ceph-mon[108979]: from='client.49559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:32:55.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:32:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:56 smithi183 ceph-mon[99169]: pgmap v22459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:56 smithi119 ceph-mon[94175]: pgmap v22459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:56.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:56 smithi119 ceph-mon[108979]: pgmap v22459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:32:58 smithi183 ceph-mon[99169]: pgmap v22460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:32:58 smithi119 ceph-mon[108979]: pgmap v22460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:32:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:32:58 smithi119 ceph-mon[94175]: pgmap v22460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:00 smithi183 ceph-mon[99169]: pgmap v22461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:00 smithi119 ceph-mon[94175]: pgmap v22461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:00 smithi119 ceph-mon[108979]: pgmap v22461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:02 smithi183 ceph-mon[99169]: pgmap v22462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:02 smithi119 ceph-mon[94175]: pgmap v22462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:02.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:02 smithi119 ceph-mon[108979]: pgmap v22462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:33:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:33:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:33:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:04 smithi119 ceph-mon[94175]: pgmap v22463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:04 smithi119 ceph-mon[108979]: pgmap v22463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:04 smithi183 ceph-mon[99169]: pgmap v22463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:06 smithi183 ceph-mon[99169]: pgmap v22464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:06 smithi119 ceph-mon[94175]: pgmap v22464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:06 smithi119 ceph-mon[108979]: pgmap v22464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:08 smithi183 ceph-mon[99169]: pgmap v22465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:08 smithi119 ceph-mon[94175]: pgmap v22465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:08 smithi119 ceph-mon[108979]: pgmap v22465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:10 smithi183 ceph-mon[99169]: pgmap v22466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:10 smithi119 ceph-mon[94175]: pgmap v22466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:10 smithi119 ceph-mon[108979]: pgmap v22466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:12 smithi183 ceph-mon[99169]: pgmap v22467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:12 smithi119 ceph-mon[94175]: pgmap v22467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:12.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:12 smithi119 ceph-mon[108979]: pgmap v22467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:33:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:33:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:33:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:14 smithi119 ceph-mon[94175]: pgmap v22468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:14 smithi119 ceph-mon[108979]: pgmap v22468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:14 smithi183 ceph-mon[99169]: pgmap v22468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:15.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 02:33:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T02:33:14.930091942Z level=info msg="Completed cleanup jobs" duration=13.709692ms 2023-12-02T02:33:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:16 smithi183 ceph-mon[99169]: pgmap v22469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:16 smithi119 ceph-mon[94175]: pgmap v22469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:16.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:16 smithi119 ceph-mon[108979]: pgmap v22469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:18 smithi183 ceph-mon[99169]: pgmap v22470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:18 smithi119 ceph-mon[94175]: pgmap v22470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:18 smithi119 ceph-mon[108979]: pgmap v22470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:20 smithi183 ceph-mon[99169]: pgmap v22471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:20 smithi119 ceph-mon[94175]: pgmap v22471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:20 smithi119 ceph-mon[108979]: pgmap v22471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:22 smithi183 ceph-mon[99169]: pgmap v22472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:22 smithi119 ceph-mon[94175]: pgmap v22472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:22 smithi119 ceph-mon[108979]: pgmap v22472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:24.192 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:33:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:33:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:33:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:33:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:24 smithi119 ceph-mon[94175]: pgmap v22473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:24 smithi119 ceph-mon[108979]: pgmap v22473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:24.510 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:33:24.511 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (10h) 2m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:33:24.511 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 2m ago 11h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:33:24.511 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 2m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:33:24.511 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 2m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:33:24.511 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 2m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:33:24.511 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 2m ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:33:24.511 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 2m ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:33:24.511 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 2m ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:33:24.511 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 2m ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:33:24.511 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 2m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:33:24.511 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 2m ago 11h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:33:24.511 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 2m ago 11h 6162M 2026M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:33:24.511 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 2m ago 11h 6183M 2026M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:33:24.512 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 2m ago 11h 5523M 2026M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:33:24.512 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 2m ago 11h 5416M 2026M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:33:24.512 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 2m ago 11h 4843M 2445M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:33:24.512 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 2m ago 11h 6088M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:33:24.512 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 2m ago 11h 5013M 2445M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:33:24.512 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 2m ago 11h 5951M 2445M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:33:24.512 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (10h) 2m ago 11h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:33:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:24 smithi183 ceph-mon[99169]: pgmap v22473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:24.894 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:33:24.895 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:33:24.895 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:33:24.895 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:33:24.895 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:33:24.895 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:33:24.895 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:33:24.895 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:33:24.895 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:33:24.895 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:33:24.895 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:33:24.895 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:33:24.895 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:33:24.895 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:33:24.896 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:33:24.896 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:33:24.896 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:33:25.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:25 smithi183 ceph-mon[99169]: from='client.39687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:33:25.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3795561209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:33:25.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:25 smithi119 ceph-mon[94175]: from='client.39687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:33:25.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3795561209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:33:25.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:25 smithi119 ceph-mon[108979]: from='client.39687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:33:25.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3795561209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:33:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:26 smithi183 ceph-mon[99169]: from='client.39693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:33:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:26 smithi183 ceph-mon[99169]: pgmap v22474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:26 smithi119 ceph-mon[94175]: from='client.39693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:33:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:26 smithi119 ceph-mon[94175]: pgmap v22474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:26 smithi119 ceph-mon[108979]: from='client.39693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:33:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:26 smithi119 ceph-mon[108979]: pgmap v22474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:28 smithi183 ceph-mon[99169]: pgmap v22475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:28 smithi119 ceph-mon[94175]: pgmap v22475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:28 smithi119 ceph-mon[108979]: pgmap v22475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:30 smithi183 ceph-mon[99169]: pgmap v22476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:30 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:33:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:30 smithi119 ceph-mon[94175]: pgmap v22476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:30 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:33:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:30 smithi119 ceph-mon[108979]: pgmap v22476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:30 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:33:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:33:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:33:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:31 smithi183 ceph-mon[99169]: pgmap v22477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:31.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:33:31.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:33:31.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:31 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:33:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:33:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:33:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:31 smithi119 ceph-mon[108979]: pgmap v22477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:33:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:33:31.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:31 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:33:31.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:33:31.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:33:31.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:31 smithi119 ceph-mon[94175]: pgmap v22477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:31.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:33:31.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:33:31.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:31 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:33:34.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:34 smithi183 ceph-mon[99169]: pgmap v22478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:34 smithi119 ceph-mon[94175]: pgmap v22478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:34 smithi119 ceph-mon[108979]: pgmap v22478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:33:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:33:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:33:36.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:36 smithi183 ceph-mon[99169]: pgmap v22479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:36.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:36 smithi119 ceph-mon[94175]: pgmap v22479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:36.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:36 smithi119 ceph-mon[108979]: pgmap v22479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:38.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:38 smithi183 ceph-mon[99169]: pgmap v22480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:38.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:38 smithi119 ceph-mon[94175]: pgmap v22480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:38.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:38 smithi119 ceph-mon[108979]: pgmap v22480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:40 smithi119 ceph-mon[94175]: pgmap v22481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:40.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:40.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:40 smithi119 ceph-mon[108979]: pgmap v22481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:40.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:40 smithi183 ceph-mon[99169]: pgmap v22481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:42.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:42 smithi119 ceph-mon[94175]: pgmap v22482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:42.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:42 smithi119 ceph-mon[108979]: pgmap v22482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:42 smithi183 ceph-mon[99169]: pgmap v22482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:33:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:33:44] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T02:33:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:44 smithi119 ceph-mon[94175]: pgmap v22483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:44.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:44 smithi119 ceph-mon[108979]: pgmap v22483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:44 smithi183 ceph-mon[99169]: pgmap v22483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:46 smithi183 ceph-mon[99169]: pgmap v22484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:46 smithi119 ceph-mon[94175]: pgmap v22484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:46 smithi119 ceph-mon[108979]: pgmap v22484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:48 smithi183 ceph-mon[99169]: pgmap v22485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:48 smithi119 ceph-mon[94175]: pgmap v22485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:48.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:48 smithi119 ceph-mon[108979]: pgmap v22485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:50 smithi183 ceph-mon[99169]: pgmap v22486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:50 smithi119 ceph-mon[108979]: pgmap v22486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:50.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:50 smithi119 ceph-mon[94175]: pgmap v22486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:52 smithi183 ceph-mon[99169]: pgmap v22487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:52 smithi119 ceph-mon[108979]: pgmap v22487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:52 smithi119 ceph-mon[94175]: pgmap v22487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:33:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:33:54] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.43.0" 2023-12-02T02:33:54.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:54 smithi119 ceph-mon[108979]: pgmap v22488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:54 smithi119 ceph-mon[94175]: pgmap v22488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:54 smithi183 ceph-mon[99169]: pgmap v22488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:55.242 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:33:55.550 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:33:55.550 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 3m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:33:55.550 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 3m ago 11h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:33:55.550 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 3m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:33:55.550 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 3m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:33:55.550 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 3m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:33:55.550 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 3m ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:33:55.551 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 3m ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:33:55.551 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 3m ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:33:55.551 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 3m ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:33:55.551 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 3m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:33:55.551 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 3m ago 11h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:33:55.551 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 3m ago 11h 6162M 2026M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:33:55.551 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 3m ago 11h 6183M 2026M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:33:55.552 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 3m ago 11h 5523M 2026M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:33:55.552 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 3m ago 11h 5416M 2026M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:33:55.552 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 3m ago 11h 4843M 2445M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:33:55.552 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 3m ago 11h 6088M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:33:55.552 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 3m ago 11h 5013M 2445M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:33:55.552 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 3m ago 11h 5951M 2445M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:33:55.552 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 3m ago 11h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:33:55.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:55 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:55.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:55 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:55.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:55 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:33:55.934 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:33:55.934 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:33:55.934 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:33:55.934 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:33:55.934 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:33:55.934 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:33:55.934 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:33:55.934 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:33:55.934 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:33:55.934 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:33:55.934 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:33:55.935 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:33:55.935 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:33:55.935 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:33:55.935 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:33:55.935 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:33:55.935 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:33:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:56 smithi183 ceph-mon[99169]: pgmap v22489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:56 smithi183 ceph-mon[99169]: from='client.39705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:33:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3619292853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:33:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:56 smithi119 ceph-mon[94175]: pgmap v22489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:56 smithi119 ceph-mon[94175]: from='client.39705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:33:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3619292853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:33:56.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:56 smithi119 ceph-mon[108979]: pgmap v22489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:56.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:56 smithi119 ceph-mon[108979]: from='client.39705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:33:56.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3619292853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:33:57.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:57 smithi183 ceph-mon[99169]: from='client.39711 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:33:57.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:57 smithi119 ceph-mon[94175]: from='client.39711 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:33:57.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:57 smithi119 ceph-mon[108979]: from='client.39711 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:33:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:33:58 smithi183 ceph-mon[99169]: pgmap v22490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:33:58 smithi119 ceph-mon[94175]: pgmap v22490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:33:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:33:58 smithi119 ceph-mon[108979]: pgmap v22490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:00 smithi183 ceph-mon[99169]: pgmap v22491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:00.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:00 smithi119 ceph-mon[108979]: pgmap v22491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:00 smithi119 ceph-mon[94175]: pgmap v22491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:02 smithi183 ceph-mon[99169]: pgmap v22492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:02.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:02 smithi119 ceph-mon[108979]: pgmap v22492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:02.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:02 smithi119 ceph-mon[94175]: pgmap v22492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:34:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:34:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:34:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:04 smithi119 ceph-mon[94175]: pgmap v22493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:04 smithi119 ceph-mon[108979]: pgmap v22493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:04 smithi183 ceph-mon[99169]: pgmap v22493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:06 smithi183 ceph-mon[99169]: pgmap v22494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:06 smithi119 ceph-mon[108979]: pgmap v22494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:06 smithi119 ceph-mon[94175]: pgmap v22494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:08 smithi183 ceph-mon[99169]: pgmap v22495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:08.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:08 smithi119 ceph-mon[94175]: pgmap v22495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:08.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:08 smithi119 ceph-mon[108979]: pgmap v22495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:10 smithi183 ceph-mon[99169]: pgmap v22496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:10 smithi119 ceph-mon[94175]: pgmap v22496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:10 smithi119 ceph-mon[108979]: pgmap v22496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:12 smithi183 ceph-mon[99169]: pgmap v22497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:12 smithi119 ceph-mon[94175]: pgmap v22497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:12 smithi119 ceph-mon[108979]: pgmap v22497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:34:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:34:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:34:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:14 smithi119 ceph-mon[108979]: pgmap v22498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:14 smithi119 ceph-mon[94175]: pgmap v22498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:14 smithi183 ceph-mon[99169]: pgmap v22498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:16 smithi183 ceph-mon[99169]: pgmap v22499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:16 smithi119 ceph-mon[108979]: pgmap v22499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:16 smithi119 ceph-mon[94175]: pgmap v22499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:18.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:18 smithi183 ceph-mon[99169]: pgmap v22500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:18 smithi119 ceph-mon[94175]: pgmap v22500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:18 smithi119 ceph-mon[108979]: pgmap v22500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:20 smithi183 ceph-mon[99169]: pgmap v22501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:20 smithi119 ceph-mon[94175]: pgmap v22501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:20 smithi119 ceph-mon[108979]: pgmap v22501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:22 smithi183 ceph-mon[99169]: pgmap v22502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:22 smithi119 ceph-mon[94175]: pgmap v22502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:22 smithi119 ceph-mon[108979]: pgmap v22502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:34:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:34:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:34:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:24 smithi119 ceph-mon[94175]: pgmap v22503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:24 smithi119 ceph-mon[108979]: pgmap v22503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:24 smithi183 ceph-mon[99169]: pgmap v22503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:26.281 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:34:26.588 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:34:26.589 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 3m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:34:26.589 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 3m ago 11h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:34:26.589 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 3m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:34:26.589 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 3m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:34:26.589 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 3m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:34:26.589 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 3m ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:34:26.589 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 3m ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:34:26.589 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 3m ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:34:26.589 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 3m ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:34:26.589 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 3m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:34:26.589 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 3m ago 11h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:34:26.589 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 3m ago 11h 6162M 2026M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:34:26.589 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 3m ago 11h 6183M 2026M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:34:26.590 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 3m ago 11h 5523M 2026M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:34:26.590 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 3m ago 11h 5416M 2026M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:34:26.590 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 3m ago 11h 4843M 2445M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:34:26.590 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 3m ago 11h 6088M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:34:26.590 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 3m ago 11h 5013M 2445M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:34:26.590 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 3m ago 11h 5951M 2445M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:34:26.590 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 3m ago 11h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:34:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:26 smithi183 ceph-mon[99169]: pgmap v22504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:26 smithi119 ceph-mon[108979]: pgmap v22504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:26 smithi119 ceph-mon[94175]: pgmap v22504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:26.970 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:34:26.970 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:34:26.970 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:34:26.970 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:34:26.970 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:34:26.970 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:34:26.970 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:34:26.970 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:34:26.971 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:34:26.971 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:34:26.971 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:34:26.971 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:34:26.971 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:34:26.971 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:34:26.971 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:34:26.971 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:34:26.971 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:34:27.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:27 smithi183 ceph-mon[99169]: from='client.49607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:34:27.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3595365467' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:34:27.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:27 smithi119 ceph-mon[108979]: from='client.49607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:34:27.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3595365467' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:34:27.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:27 smithi119 ceph-mon[94175]: from='client.49607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:34:27.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3595365467' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:34:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:28 smithi183 ceph-mon[99169]: from='client.39729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:34:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:28 smithi183 ceph-mon[99169]: pgmap v22505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:28 smithi119 ceph-mon[94175]: from='client.39729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:34:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:28 smithi119 ceph-mon[94175]: pgmap v22505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:28 smithi119 ceph-mon[108979]: from='client.39729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:34:28.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:28 smithi119 ceph-mon[108979]: pgmap v22505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:30 smithi183 ceph-mon[99169]: pgmap v22506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:30 smithi119 ceph-mon[108979]: pgmap v22506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:30 smithi119 ceph-mon[94175]: pgmap v22506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:31.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:31 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:34:31.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:31 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:34:31.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:31 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:34:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:32 smithi183 ceph-mon[99169]: pgmap v22507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:34:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:34:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:34:32.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:32 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:34:32.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:32 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:34:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:32 smithi119 ceph-mon[94175]: pgmap v22507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:34:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:34:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:34:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:32 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:34:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:32 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:34:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:32 smithi119 ceph-mon[108979]: pgmap v22507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:34:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:34:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:34:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:32 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:34:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:32 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:34:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:34:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:34:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:34:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:34 smithi119 ceph-mon[94175]: pgmap v22508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:34 smithi119 ceph-mon[108979]: pgmap v22508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:34 smithi183 ceph-mon[99169]: pgmap v22508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:36 smithi183 ceph-mon[99169]: pgmap v22509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:36 smithi119 ceph-mon[94175]: pgmap v22509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:36.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:36 smithi119 ceph-mon[108979]: pgmap v22509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:38 smithi183 ceph-mon[99169]: pgmap v22510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:38 smithi119 ceph-mon[108979]: pgmap v22510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:38 smithi119 ceph-mon[94175]: pgmap v22510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:40 smithi183 ceph-mon[99169]: pgmap v22511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:40 smithi119 ceph-mon[94175]: pgmap v22511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:40 smithi119 ceph-mon[108979]: pgmap v22511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:42 smithi183 ceph-mon[99169]: pgmap v22512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:42.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:42 smithi119 ceph-mon[108979]: pgmap v22512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:42 smithi119 ceph-mon[94175]: pgmap v22512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:34:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:34:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:34:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:44 smithi119 ceph-mon[94175]: pgmap v22513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:44 smithi119 ceph-mon[108979]: pgmap v22513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:44 smithi183 ceph-mon[99169]: pgmap v22513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:46 smithi183 ceph-mon[99169]: pgmap v22514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:46 smithi119 ceph-mon[94175]: pgmap v22514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:46 smithi119 ceph-mon[108979]: pgmap v22514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:48 smithi183 ceph-mon[99169]: pgmap v22515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:48 smithi119 ceph-mon[94175]: pgmap v22515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:48.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:48 smithi119 ceph-mon[108979]: pgmap v22515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:50 smithi183 ceph-mon[99169]: pgmap v22516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:50 smithi119 ceph-mon[94175]: pgmap v22516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:50 smithi119 ceph-mon[108979]: pgmap v22516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:52 smithi183 ceph-mon[99169]: pgmap v22517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:52 smithi119 ceph-mon[94175]: pgmap v22517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:52 smithi119 ceph-mon[108979]: pgmap v22517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:34:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:34:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:34:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:54 smithi119 ceph-mon[94175]: pgmap v22518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:54 smithi119 ceph-mon[108979]: pgmap v22518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:54 smithi183 ceph-mon[99169]: pgmap v22518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:34:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:56 smithi183 ceph-mon[99169]: pgmap v22519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:56 smithi119 ceph-mon[108979]: pgmap v22519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:56.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:56 smithi119 ceph-mon[94175]: pgmap v22519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:57.315 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:34:57.620 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:34:57.620 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 4m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:34:57.620 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 4m ago 11h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:34:57.620 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 4m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:34:57.620 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 4m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:34:57.620 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 4m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:34:57.620 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 4m ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:34:57.620 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 4m ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:34:57.621 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 4m ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:34:57.621 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 4m ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:34:57.621 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 4m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:34:57.621 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 4m ago 11h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:34:57.621 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 4m ago 11h 6162M 2026M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:34:57.621 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 4m ago 11h 6183M 2026M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:34:57.621 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 4m ago 11h 5523M 2026M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:34:57.621 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 4m ago 11h 5416M 2026M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:34:57.621 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 4m ago 11h 4843M 2445M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:34:57.621 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 4m ago 11h 6088M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:34:57.621 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 4m ago 11h 5013M 2445M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:34:57.621 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 4m ago 11h 5951M 2445M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:34:57.622 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 4m ago 11h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:34:57.999 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:34:57.999 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:34:57.999 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:34:58.000 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:34:58.000 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:34:58.000 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:34:58.000 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:34:58.000 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:34:58.000 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:34:58.000 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:34:58.000 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:34:58.000 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:34:58.000 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:34:58.000 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:34:58.000 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:34:58.000 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:34:58.001 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:34:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:58 smithi183 ceph-mon[99169]: pgmap v22520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:58 smithi183 ceph-mon[99169]: from='client.49625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:34:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2160483764' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:34:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:58 smithi119 ceph-mon[94175]: pgmap v22520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:58 smithi119 ceph-mon[94175]: from='client.49625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:34:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2160483764' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:34:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:58 smithi119 ceph-mon[108979]: pgmap v22520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:34:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:58 smithi119 ceph-mon[108979]: from='client.49625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:34:58.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2160483764' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:34:59.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:34:59 smithi183 ceph-mon[99169]: from='client.49631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:34:59.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:34:59 smithi119 ceph-mon[94175]: from='client.49631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:34:59.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:34:59 smithi119 ceph-mon[108979]: from='client.49631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:35:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:00 smithi183 ceph-mon[99169]: pgmap v22521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:00.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:00 smithi119 ceph-mon[94175]: pgmap v22521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:00 smithi119 ceph-mon[108979]: pgmap v22521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:02 smithi183 ceph-mon[99169]: pgmap v22522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:02 smithi119 ceph-mon[94175]: pgmap v22522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:02.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:02 smithi119 ceph-mon[108979]: pgmap v22522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:04 smithi119 ceph-mon[94175]: pgmap v22523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:04 smithi119 ceph-mon[108979]: pgmap v22523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:35:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:35:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T02:35:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:04 smithi183 ceph-mon[99169]: pgmap v22523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:06 smithi183 ceph-mon[99169]: pgmap v22524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:06 smithi119 ceph-mon[94175]: pgmap v22524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:06.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:06 smithi119 ceph-mon[108979]: pgmap v22524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:08 smithi183 ceph-mon[99169]: pgmap v22525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:08 smithi119 ceph-mon[94175]: pgmap v22525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:08 smithi119 ceph-mon[108979]: pgmap v22525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:10 smithi183 ceph-mon[99169]: pgmap v22526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:10 smithi119 ceph-mon[94175]: pgmap v22526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:10 smithi119 ceph-mon[108979]: pgmap v22526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:12 smithi183 ceph-mon[99169]: pgmap v22527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:12 smithi119 ceph-mon[94175]: pgmap v22527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:12 smithi119 ceph-mon[108979]: pgmap v22527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:14 smithi119 ceph-mon[94175]: pgmap v22528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:35:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:35:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:35:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:14 smithi119 ceph-mon[108979]: pgmap v22528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:14 smithi183 ceph-mon[99169]: pgmap v22528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:16 smithi183 ceph-mon[99169]: pgmap v22529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:16 smithi119 ceph-mon[94175]: pgmap v22529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:16.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:16 smithi119 ceph-mon[108979]: pgmap v22529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:18 smithi183 ceph-mon[99169]: pgmap v22530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:18 smithi119 ceph-mon[94175]: pgmap v22530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:18 smithi119 ceph-mon[108979]: pgmap v22530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:20 smithi183 ceph-mon[99169]: pgmap v22531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:20 smithi119 ceph-mon[94175]: pgmap v22531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:20 smithi119 ceph-mon[108979]: pgmap v22531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:21.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:21 smithi183 ceph-mon[99169]: pgmap v22532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:21.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:21 smithi119 ceph-mon[94175]: pgmap v22532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:21.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:21 smithi119 ceph-mon[108979]: pgmap v22532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:24.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:24 smithi183 ceph-mon[99169]: pgmap v22533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:35:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:35:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:35:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:24 smithi119 ceph-mon[94175]: pgmap v22533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:24.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:24 smithi119 ceph-mon[108979]: pgmap v22533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:25.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:25 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:25.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:25 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:25.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:25 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:26 smithi183 ceph-mon[99169]: pgmap v22534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:26 smithi119 ceph-mon[94175]: pgmap v22534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:26 smithi119 ceph-mon[108979]: pgmap v22534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:28.346 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:35:28.654 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:35:28.654 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 5m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:35:28.654 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 5m ago 11h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:35:28.655 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 5m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:35:28.655 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 5m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:35:28.655 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 5m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:35:28.655 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 5m ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:35:28.655 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 5m ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:35:28.655 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 5m ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:35:28.655 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 5m ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:35:28.655 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 5m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:35:28.655 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 5m ago 11h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:35:28.655 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 5m ago 11h 6162M 2026M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:35:28.655 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 5m ago 11h 6183M 2026M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:35:28.655 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 5m ago 11h 5523M 2026M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:35:28.655 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 5m ago 11h 5416M 2026M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:35:28.655 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 5m ago 11h 4843M 2445M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:35:28.655 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 5m ago 11h 6088M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:35:28.656 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 5m ago 11h 5013M 2445M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:35:28.656 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 5m ago 11h 5951M 2445M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:35:28.656 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 5m ago 11h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:35:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:28 smithi183 ceph-mon[99169]: pgmap v22535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:28 smithi119 ceph-mon[94175]: pgmap v22535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:28 smithi119 ceph-mon[108979]: pgmap v22535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:29.035 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:35:29.036 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:35:29.036 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:35:29.036 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:35:29.036 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:35:29.036 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:35:29.036 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:35:29.036 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:35:29.036 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:35:29.036 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:35:29.036 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:35:29.036 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:35:29.036 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:35:29.036 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:35:29.037 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:35:29.037 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:35:29.037 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:35:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:29 smithi183 ceph-mon[99169]: from='client.49643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:35:29.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/559068619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:35:29.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:29 smithi119 ceph-mon[94175]: from='client.49643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:35:29.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/559068619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:35:29.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:29 smithi119 ceph-mon[108979]: from='client.49643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:35:29.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/559068619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:35:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:30 smithi183 ceph-mon[99169]: from='client.49649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:35:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:30 smithi183 ceph-mon[99169]: pgmap v22536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:30 smithi119 ceph-mon[108979]: from='client.49649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:35:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:30 smithi119 ceph-mon[108979]: pgmap v22536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:30 smithi119 ceph-mon[94175]: from='client.49649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:35:30.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:30 smithi119 ceph-mon[94175]: pgmap v22536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:32 smithi183 ceph-mon[99169]: pgmap v22537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:32 smithi119 ceph-mon[94175]: pgmap v22537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:32.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:32 smithi119 ceph-mon[108979]: pgmap v22537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:33.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:35:33.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:35:33.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:35:33.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:33 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:35:33.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:35:33.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:35:33.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:35:33.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:33 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:35:33.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:35:33.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:35:33.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:35:33.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:33 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:35:34.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:34 smithi119 ceph-mon[94175]: pgmap v22538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:34.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:35:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:35:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:35:34.452 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:34 smithi119 ceph-mon[108979]: pgmap v22538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:34 smithi183 ceph-mon[99169]: pgmap v22538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:36 smithi183 ceph-mon[99169]: pgmap v22539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:36 smithi119 ceph-mon[94175]: pgmap v22539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:36.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:36 smithi119 ceph-mon[108979]: pgmap v22539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:38 smithi183 ceph-mon[99169]: pgmap v22540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:38 smithi119 ceph-mon[108979]: pgmap v22540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:38 smithi119 ceph-mon[94175]: pgmap v22540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:40 smithi183 ceph-mon[99169]: pgmap v22541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:40 smithi119 ceph-mon[94175]: pgmap v22541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:40 smithi119 ceph-mon[108979]: pgmap v22541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:40.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:42 smithi183 ceph-mon[99169]: pgmap v22542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:42 smithi119 ceph-mon[94175]: pgmap v22542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:42.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:42 smithi119 ceph-mon[108979]: pgmap v22542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:44 smithi119 ceph-mon[94175]: pgmap v22543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:35:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:35:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:35:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:44 smithi119 ceph-mon[108979]: pgmap v22543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:44 smithi183 ceph-mon[99169]: pgmap v22543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:46 smithi183 ceph-mon[99169]: pgmap v22544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:46 smithi119 ceph-mon[94175]: pgmap v22544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:46 smithi119 ceph-mon[108979]: pgmap v22544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:48 smithi183 ceph-mon[99169]: pgmap v22545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:48.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:48 smithi119 ceph-mon[108979]: pgmap v22545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:48.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:48 smithi119 ceph-mon[94175]: pgmap v22545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:50 smithi183 ceph-mon[99169]: pgmap v22546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:50 smithi119 ceph-mon[94175]: pgmap v22546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:50.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:50 smithi119 ceph-mon[108979]: pgmap v22546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:52 smithi183 ceph-mon[99169]: pgmap v22547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:52 smithi119 ceph-mon[108979]: pgmap v22547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:52 smithi119 ceph-mon[94175]: pgmap v22547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:35:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:35:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:35:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:54 smithi119 ceph-mon[94175]: pgmap v22548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:54 smithi119 ceph-mon[108979]: pgmap v22548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:54 smithi183 ceph-mon[99169]: pgmap v22548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:35:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:56 smithi183 ceph-mon[99169]: pgmap v22549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:56.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:56 smithi119 ceph-mon[94175]: pgmap v22549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:56.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:56 smithi119 ceph-mon[108979]: pgmap v22549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:35:58 smithi183 ceph-mon[99169]: pgmap v22550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:35:58 smithi119 ceph-mon[108979]: pgmap v22550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:35:58 smithi119 ceph-mon[94175]: pgmap v22550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:35:59.382 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:35:59.689 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:35:59.689 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 5m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:35:59.689 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 5m ago 11h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:35:59.689 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 5m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:35:59.689 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 5m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:35:59.689 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 5m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:35:59.689 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 5m ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:35:59.689 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 5m ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:35:59.689 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 5m ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:35:59.689 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 5m ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:35:59.690 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 5m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:35:59.690 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 5m ago 11h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:35:59.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 5m ago 11h 6162M 2026M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:35:59.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 5m ago 11h 6183M 2026M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:35:59.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 5m ago 11h 5523M 2026M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:35:59.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 5m ago 11h 5416M 2026M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:35:59.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 5m ago 11h 4843M 2445M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:35:59.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 5m ago 11h 6088M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:35:59.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 5m ago 11h 5013M 2445M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:35:59.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 5m ago 11h 5951M 2445M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:35:59.690 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 5m ago 11h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:36:00.071 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:36:00.071 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:36:00.071 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:36:00.071 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:36:00.071 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:36:00.072 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:36:00.072 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:36:00.072 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:36:00.072 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:36:00.072 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:36:00.072 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:36:00.072 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:36:00.072 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:36:00.072 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:36:00.072 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:36:00.072 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:36:00.072 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:36:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:00 smithi183 ceph-mon[99169]: pgmap v22551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:00 smithi183 ceph-mon[99169]: from='client.39777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:36:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3114321267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:36:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:00 smithi119 ceph-mon[94175]: pgmap v22551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:00 smithi119 ceph-mon[94175]: from='client.39777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:36:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3114321267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:36:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:00 smithi119 ceph-mon[108979]: pgmap v22551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:00 smithi119 ceph-mon[108979]: from='client.39777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:36:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3114321267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:36:01.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:01 smithi183 ceph-mon[99169]: from='client.39783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:36:01.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:01 smithi119 ceph-mon[108979]: from='client.39783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:36:01.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:01 smithi119 ceph-mon[94175]: from='client.39783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:36:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:02 smithi183 ceph-mon[99169]: pgmap v22552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:02.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:02 smithi119 ceph-mon[108979]: pgmap v22552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:02 smithi119 ceph-mon[94175]: pgmap v22552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:36:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:36:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:36:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:04 smithi119 ceph-mon[94175]: pgmap v22553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:04 smithi119 ceph-mon[108979]: pgmap v22553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:04 smithi183 ceph-mon[99169]: pgmap v22553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:06 smithi183 ceph-mon[99169]: pgmap v22554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:06 smithi119 ceph-mon[94175]: pgmap v22554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:06 smithi119 ceph-mon[108979]: pgmap v22554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:08 smithi183 ceph-mon[99169]: pgmap v22555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:08 smithi119 ceph-mon[94175]: pgmap v22555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:08 smithi119 ceph-mon[108979]: pgmap v22555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:10 smithi183 ceph-mon[99169]: pgmap v22556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:10 smithi119 ceph-mon[94175]: pgmap v22556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:10 smithi119 ceph-mon[108979]: pgmap v22556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:12 smithi183 ceph-mon[99169]: pgmap v22557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:12 smithi119 ceph-mon[94175]: pgmap v22557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:12 smithi119 ceph-mon[108979]: pgmap v22557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:36:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:36:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:36:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:14 smithi119 ceph-mon[94175]: pgmap v22558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:14 smithi119 ceph-mon[108979]: pgmap v22558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:14 smithi183 ceph-mon[99169]: pgmap v22558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:16 smithi183 ceph-mon[99169]: pgmap v22559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:16 smithi119 ceph-mon[94175]: pgmap v22559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:16.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:16 smithi119 ceph-mon[108979]: pgmap v22559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:18 smithi183 ceph-mon[99169]: pgmap v22560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:18 smithi119 ceph-mon[108979]: pgmap v22560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:18 smithi119 ceph-mon[94175]: pgmap v22560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:20 smithi183 ceph-mon[99169]: pgmap v22561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:20 smithi119 ceph-mon[94175]: pgmap v22561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:20 smithi119 ceph-mon[108979]: pgmap v22561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:22 smithi183 ceph-mon[99169]: pgmap v22562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:22 smithi119 ceph-mon[94175]: pgmap v22562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:22.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:22 smithi119 ceph-mon[108979]: pgmap v22562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:36:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:36:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:36:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:24 smithi119 ceph-mon[94175]: pgmap v22563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:24.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:24 smithi119 ceph-mon[108979]: pgmap v22563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:24.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:24 smithi183 ceph-mon[99169]: pgmap v22563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:26 smithi183 ceph-mon[99169]: pgmap v22564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:26 smithi119 ceph-mon[94175]: pgmap v22564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:26 smithi119 ceph-mon[108979]: pgmap v22564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:28 smithi183 ceph-mon[99169]: pgmap v22565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:28 smithi119 ceph-mon[94175]: pgmap v22565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:28 smithi119 ceph-mon[108979]: pgmap v22565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:30.418 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:36:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:30 smithi183 ceph-mon[99169]: pgmap v22566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:30 smithi119 ceph-mon[94175]: pgmap v22566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:30.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:30 smithi119 ceph-mon[108979]: pgmap v22566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:30.726 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:36:30.726 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 6m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:36:30.726 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 6m ago 11h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:36:30.727 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 6m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:36:30.727 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 6m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:36:30.727 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 6m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:36:30.727 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 6m ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:36:30.727 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 6m ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:36:30.727 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 6m ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:36:30.727 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 6m ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:36:30.727 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 6m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:36:30.727 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 6m ago 11h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:36:30.727 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 6m ago 11h 6162M 2026M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:36:30.727 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 6m ago 11h 6183M 2026M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:36:30.727 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 6m ago 11h 5523M 2026M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:36:30.727 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 6m ago 11h 5416M 2026M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:36:30.728 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 6m ago 11h 4843M 2445M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:36:30.728 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 6m ago 11h 6088M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:36:30.728 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 6m ago 11h 5013M 2445M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:36:30.728 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 6m ago 11h 5951M 2445M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:36:30.728 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 6m ago 11h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:36:31.103 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:36:31.103 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:36:31.103 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:36:31.103 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:36:31.103 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:36:31.104 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:36:31.104 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:36:31.104 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:36:31.104 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:36:31.104 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:36:31.104 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:36:31.104 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:36:31.104 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:36:31.104 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:36:31.104 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:36:31.104 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:36:31.104 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:36:31.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3094186249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:36:31.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3094186249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:36:31.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3094186249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:36:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:32 smithi183 ceph-mon[99169]: from='client.49679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:36:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:32 smithi183 ceph-mon[99169]: from='client.49685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:36:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:32 smithi183 ceph-mon[99169]: pgmap v22567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:32.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:32 smithi119 ceph-mon[94175]: from='client.49679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:36:32.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:32 smithi119 ceph-mon[94175]: from='client.49685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:36:32.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:32 smithi119 ceph-mon[94175]: pgmap v22567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:32 smithi119 ceph-mon[108979]: from='client.49679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:36:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:32 smithi119 ceph-mon[108979]: from='client.49685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:36:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:32 smithi119 ceph-mon[108979]: pgmap v22567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:33.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:33 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:36:33.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:33 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:36:33.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:33 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:36:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:36:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:36:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:36:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:34 smithi119 ceph-mon[94175]: pgmap v22568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:36:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:36:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:36:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:34 smithi119 ceph-mon[108979]: pgmap v22568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:36:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:36:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:36:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:34 smithi183 ceph-mon[99169]: pgmap v22568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:36:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:36:34.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:36:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:36 smithi183 ceph-mon[99169]: pgmap v22569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:36 smithi119 ceph-mon[94175]: pgmap v22569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:36.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:36 smithi119 ceph-mon[108979]: pgmap v22569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:38 smithi183 ceph-mon[99169]: pgmap v22570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:38 smithi119 ceph-mon[94175]: pgmap v22570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:38.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:38 smithi119 ceph-mon[108979]: pgmap v22570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:40 smithi183 ceph-mon[99169]: pgmap v22571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:40 smithi119 ceph-mon[94175]: pgmap v22571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:40 smithi119 ceph-mon[108979]: pgmap v22571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:42 smithi183 ceph-mon[99169]: pgmap v22572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:42.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:42 smithi119 ceph-mon[108979]: pgmap v22572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:42.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:42 smithi119 ceph-mon[94175]: pgmap v22572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:36:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:36:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:36:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:44 smithi119 ceph-mon[108979]: pgmap v22573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:44 smithi119 ceph-mon[94175]: pgmap v22573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:44 smithi183 ceph-mon[99169]: pgmap v22573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:46 smithi183 ceph-mon[99169]: pgmap v22574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:46 smithi119 ceph-mon[108979]: pgmap v22574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:46 smithi119 ceph-mon[94175]: pgmap v22574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:48 smithi183 ceph-mon[99169]: pgmap v22575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:48 smithi119 ceph-mon[94175]: pgmap v22575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:48.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:48 smithi119 ceph-mon[108979]: pgmap v22575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:50 smithi183 ceph-mon[99169]: pgmap v22576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:50 smithi119 ceph-mon[94175]: pgmap v22576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:50 smithi119 ceph-mon[108979]: pgmap v22576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:52 smithi183 ceph-mon[99169]: pgmap v22577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:52 smithi119 ceph-mon[94175]: pgmap v22577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:52 smithi119 ceph-mon[108979]: pgmap v22577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:36:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:36:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:36:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:54 smithi119 ceph-mon[94175]: pgmap v22578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:54 smithi119 ceph-mon[108979]: pgmap v22578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:54 smithi183 ceph-mon[99169]: pgmap v22578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:36:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:56 smithi183 ceph-mon[99169]: pgmap v22579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:56 smithi119 ceph-mon[94175]: pgmap v22579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:56 smithi119 ceph-mon[108979]: pgmap v22579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:36:58 smithi183 ceph-mon[99169]: pgmap v22580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:36:58 smithi119 ceph-mon[94175]: pgmap v22580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:36:58.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:36:58 smithi119 ceph-mon[108979]: pgmap v22580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:00.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:00 smithi183 ceph-mon[99169]: pgmap v22581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:00 smithi119 ceph-mon[94175]: pgmap v22581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:00 smithi119 ceph-mon[108979]: pgmap v22581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:01.452 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:37:01.756 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:37:01.756 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 6m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:37:01.757 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 6m ago 11h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:37:01.757 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 6m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:37:01.757 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 6m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:37:01.757 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 6m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:37:01.757 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 6m ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:37:01.757 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 6m ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:37:01.757 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 6m ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:37:01.757 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 6m ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:37:01.757 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 6m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:37:01.757 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 6m ago 11h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:37:01.757 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 6m ago 11h 6162M 2026M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:37:01.757 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 6m ago 11h 6183M 2026M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:37:01.757 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 6m ago 11h 5523M 2026M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:37:01.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 6m ago 11h 5416M 2026M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:37:01.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 6m ago 11h 4843M 2445M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:37:01.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 6m ago 11h 6088M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:37:01.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 6m ago 11h 5013M 2445M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:37:01.758 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 6m ago 11h 5951M 2445M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:37:01.758 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 6m ago 11h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:37:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:01 smithi183 ceph-mon[99169]: pgmap v22582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:01 smithi119 ceph-mon[94175]: pgmap v22582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:01 smithi119 ceph-mon[108979]: pgmap v22582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:02.134 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:37:02.134 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:37:02.134 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:37:02.135 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:37:02.135 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:37:02.135 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:37:02.135 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:37:02.135 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:37:02.135 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:37:02.135 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:37:02.135 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:37:02.135 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:37:02.135 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:37:02.135 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:37:02.135 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:37:02.135 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:37:02.135 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:37:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:02 smithi183 ceph-mon[99169]: from='client.49697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:37:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:02 smithi183 ceph-mon[99169]: from='client.49703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:37:02.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2142808173' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:37:02.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:02 smithi119 ceph-mon[108979]: from='client.49697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:37:02.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:02 smithi119 ceph-mon[108979]: from='client.49703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:37:02.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2142808173' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:37:02.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:02 smithi119 ceph-mon[94175]: from='client.49697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:37:02.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:02 smithi119 ceph-mon[94175]: from='client.49703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:37:02.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2142808173' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:37:03.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:03 smithi183 ceph-mon[99169]: pgmap v22583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:03.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:03 smithi119 ceph-mon[108979]: pgmap v22583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:03.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:03 smithi119 ceph-mon[94175]: pgmap v22583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:37:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:37:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:37:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:06 smithi183 ceph-mon[99169]: pgmap v22584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:06 smithi119 ceph-mon[94175]: pgmap v22584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:06 smithi119 ceph-mon[108979]: pgmap v22584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:08 smithi183 ceph-mon[99169]: pgmap v22585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:08 smithi119 ceph-mon[94175]: pgmap v22585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:08 smithi119 ceph-mon[108979]: pgmap v22585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:10 smithi183 ceph-mon[99169]: pgmap v22586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:10.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:10 smithi119 ceph-mon[94175]: pgmap v22586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:10 smithi119 ceph-mon[108979]: pgmap v22586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:12 smithi183 ceph-mon[99169]: pgmap v22587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:12 smithi119 ceph-mon[94175]: pgmap v22587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:12 smithi119 ceph-mon[108979]: pgmap v22587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:37:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:37:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:37:14.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:14 smithi119 ceph-mon[108979]: pgmap v22588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:14.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:14 smithi119 ceph-mon[94175]: pgmap v22588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:14 smithi183 ceph-mon[99169]: pgmap v22588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:16.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:16 smithi183 ceph-mon[99169]: pgmap v22589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:16 smithi119 ceph-mon[94175]: pgmap v22589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:16 smithi119 ceph-mon[108979]: pgmap v22589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:18.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:18 smithi183 ceph-mon[99169]: pgmap v22590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:18 smithi119 ceph-mon[108979]: pgmap v22590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:18 smithi119 ceph-mon[94175]: pgmap v22590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:20 smithi183 ceph-mon[99169]: pgmap v22591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:20 smithi119 ceph-mon[94175]: pgmap v22591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:20 smithi119 ceph-mon[108979]: pgmap v22591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:22 smithi183 ceph-mon[99169]: pgmap v22592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:22 smithi119 ceph-mon[108979]: pgmap v22592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:22 smithi119 ceph-mon[94175]: pgmap v22592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:37:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:37:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:37:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:24 smithi119 ceph-mon[94175]: pgmap v22593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:24 smithi119 ceph-mon[108979]: pgmap v22593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:24 smithi183 ceph-mon[99169]: pgmap v22593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:26 smithi183 ceph-mon[99169]: pgmap v22594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:26 smithi119 ceph-mon[94175]: pgmap v22594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:26 smithi119 ceph-mon[108979]: pgmap v22594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:28 smithi183 ceph-mon[99169]: pgmap v22595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:28 smithi119 ceph-mon[94175]: pgmap v22595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:28 smithi119 ceph-mon[108979]: pgmap v22595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:30 smithi183 ceph-mon[99169]: pgmap v22596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:30 smithi119 ceph-mon[94175]: pgmap v22596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:30 smithi119 ceph-mon[108979]: pgmap v22596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:32.486 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:37:32.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:32 smithi183 ceph-mon[99169]: pgmap v22597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:32 smithi119 ceph-mon[94175]: pgmap v22597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:32.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:32 smithi119 ceph-mon[108979]: pgmap v22597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:32.792 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:37:32.792 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 7m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:37:32.793 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 7m ago 11h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:37:32.793 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 7m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:37:32.793 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 7m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:37:32.793 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 7m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:37:32.793 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 7m ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:37:32.793 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 7m ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:37:32.793 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 7m ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:37:32.794 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 7m ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:37:32.794 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 7m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:37:32.794 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 7m ago 11h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:37:32.794 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 7m ago 11h 6162M 2026M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:37:32.794 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 7m ago 11h 6183M 2026M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:37:32.794 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 7m ago 11h 5523M 2026M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:37:32.795 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 7m ago 11h 5416M 2026M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:37:32.795 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 7m ago 11h 4843M 2445M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:37:32.795 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 7m ago 11h 6088M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:37:32.795 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 7m ago 11h 5013M 2445M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:37:32.795 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 7m ago 11h 5951M 2445M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:37:32.795 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 7m ago 11h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:37:33.173 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:37:33.173 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:37:33.174 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:37:33.174 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:37:33.174 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:37:33.174 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:37:33.174 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:37:33.174 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:37:33.174 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:37:33.174 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:37:33.174 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:37:33.174 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:37:33.174 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:37:33.174 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:37:33.174 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:37:33.174 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:37:33.175 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:37:33.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3393467823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:37:33.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3393467823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:37:33.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3393467823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:37:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:37:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:37:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:37:34.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:34 smithi119 ceph-mon[94175]: from='client.39831 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:37:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:34 smithi119 ceph-mon[94175]: from='client.49721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:37:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:34 smithi119 ceph-mon[94175]: pgmap v22598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:37:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:37:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:37:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:34 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:37:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:34 smithi119 ceph-mon[108979]: from='client.39831 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:37:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:34 smithi119 ceph-mon[108979]: from='client.49721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:37:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:34 smithi119 ceph-mon[108979]: pgmap v22598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:37:34.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:37:34.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:37:34.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:34 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:37:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:34 smithi183 ceph-mon[99169]: from='client.39831 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:37:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:34 smithi183 ceph-mon[99169]: from='client.49721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:37:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:34 smithi183 ceph-mon[99169]: pgmap v22598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:34.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:37:34.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:37:34.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:37:34.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:34 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:37:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:36 smithi183 ceph-mon[99169]: pgmap v22599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:36 smithi119 ceph-mon[94175]: pgmap v22599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:36.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:36 smithi119 ceph-mon[108979]: pgmap v22599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:38 smithi183 ceph-mon[99169]: pgmap v22600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:38 smithi119 ceph-mon[94175]: pgmap v22600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:38 smithi119 ceph-mon[108979]: pgmap v22600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:40 smithi183 ceph-mon[99169]: pgmap v22601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:40 smithi119 ceph-mon[94175]: pgmap v22601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:40 smithi119 ceph-mon[108979]: pgmap v22601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:42 smithi183 ceph-mon[99169]: pgmap v22602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:42 smithi119 ceph-mon[94175]: pgmap v22602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:42 smithi119 ceph-mon[108979]: pgmap v22602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:44 smithi119 ceph-mon[94175]: pgmap v22603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:37:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:37:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:37:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:44 smithi119 ceph-mon[108979]: pgmap v22603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:44 smithi183 ceph-mon[99169]: pgmap v22603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:46 smithi183 ceph-mon[99169]: pgmap v22604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:46 smithi119 ceph-mon[94175]: pgmap v22604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:46 smithi119 ceph-mon[108979]: pgmap v22604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:48 smithi183 ceph-mon[99169]: pgmap v22605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:48 smithi119 ceph-mon[94175]: pgmap v22605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:48.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:48 smithi119 ceph-mon[108979]: pgmap v22605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:50 smithi183 ceph-mon[99169]: pgmap v22606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:50 smithi119 ceph-mon[94175]: pgmap v22606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:50 smithi119 ceph-mon[108979]: pgmap v22606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:52 smithi183 ceph-mon[99169]: pgmap v22607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:52 smithi119 ceph-mon[94175]: pgmap v22607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:52 smithi119 ceph-mon[108979]: pgmap v22607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:37:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:37:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:37:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:54 smithi119 ceph-mon[94175]: pgmap v22608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:54 smithi119 ceph-mon[108979]: pgmap v22608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:54 smithi183 ceph-mon[99169]: pgmap v22608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:37:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:56 smithi183 ceph-mon[99169]: pgmap v22609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:56 smithi119 ceph-mon[94175]: pgmap v22609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:56 smithi119 ceph-mon[108979]: pgmap v22609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:37:58 smithi183 ceph-mon[99169]: pgmap v22610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:37:58 smithi119 ceph-mon[94175]: pgmap v22610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:37:58.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:37:58 smithi119 ceph-mon[108979]: pgmap v22610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:00 smithi183 ceph-mon[99169]: pgmap v22611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:00 smithi119 ceph-mon[94175]: pgmap v22611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:00.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:00 smithi119 ceph-mon[108979]: pgmap v22611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:02 smithi183 ceph-mon[99169]: pgmap v22612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:02.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:02 smithi119 ceph-mon[108979]: pgmap v22612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:02 smithi119 ceph-mon[94175]: pgmap v22612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:03.523 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:38:03.833 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:38:03.833 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 7m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:38:03.833 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 7m ago 11h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:38:03.833 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 7m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:38:03.834 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 7m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:38:03.834 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 7m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:38:03.834 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 7m ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:38:03.834 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 7m ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:38:03.834 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 7m ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:38:03.834 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 7m ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:38:03.834 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 7m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:38:03.834 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 7m ago 11h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:38:03.834 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 7m ago 11h 6162M 2026M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:38:03.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 7m ago 11h 6183M 2026M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:38:03.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 7m ago 11h 5523M 2026M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:38:03.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 7m ago 11h 5416M 2026M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:38:03.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 7m ago 11h 4843M 2445M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:38:03.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 7m ago 11h 6088M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:38:03.835 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 7m ago 11h 5013M 2445M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:38:03.836 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 7m ago 11h 5951M 2445M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:38:03.836 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 7m ago 11h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:38:04.213 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:38:04.213 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:38:04.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:38:04.213 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:38:04.213 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:38:04.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:38:04.213 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:38:04.213 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:38:04.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:38:04.213 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:38:04.213 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:38:04.213 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:38:04.214 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:38:04.214 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:38:04.214 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:38:04.214 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:38:04.214 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:38:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:38:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:38:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:38:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:04 smithi119 ceph-mon[94175]: pgmap v22613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3707882994' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:38:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:04 smithi119 ceph-mon[108979]: pgmap v22613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3707882994' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:38:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:04 smithi183 ceph-mon[99169]: pgmap v22613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3707882994' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:38:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:05 smithi183 ceph-mon[99169]: from='client.49733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:38:05.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:05 smithi183 ceph-mon[99169]: from='client.39855 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:38:05.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:05 smithi119 ceph-mon[94175]: from='client.49733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:38:05.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:05 smithi119 ceph-mon[94175]: from='client.39855 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:38:05.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:05 smithi119 ceph-mon[108979]: from='client.49733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:38:05.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:05 smithi119 ceph-mon[108979]: from='client.39855 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:38:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:06 smithi183 ceph-mon[99169]: pgmap v22614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:06 smithi119 ceph-mon[94175]: pgmap v22614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:06 smithi119 ceph-mon[108979]: pgmap v22614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:08.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:08 smithi183 ceph-mon[99169]: pgmap v22615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:08 smithi119 ceph-mon[94175]: pgmap v22615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:08.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:08 smithi119 ceph-mon[108979]: pgmap v22615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:10 smithi183 ceph-mon[99169]: pgmap v22616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:10 smithi119 ceph-mon[94175]: pgmap v22616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:10 smithi119 ceph-mon[108979]: pgmap v22616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:12 smithi183 ceph-mon[99169]: pgmap v22617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:12 smithi119 ceph-mon[94175]: pgmap v22617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:12.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:12 smithi119 ceph-mon[108979]: pgmap v22617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:38:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:38:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:38:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:14 smithi119 ceph-mon[108979]: pgmap v22618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:14 smithi119 ceph-mon[94175]: pgmap v22618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:14 smithi183 ceph-mon[99169]: pgmap v22618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:16 smithi183 ceph-mon[99169]: pgmap v22619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:16 smithi119 ceph-mon[94175]: pgmap v22619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:16 smithi119 ceph-mon[108979]: pgmap v22619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:18 smithi183 ceph-mon[99169]: pgmap v22620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:18 smithi119 ceph-mon[94175]: pgmap v22620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:18 smithi119 ceph-mon[108979]: pgmap v22620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:20 smithi183 ceph-mon[99169]: pgmap v22621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:20 smithi119 ceph-mon[94175]: pgmap v22621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:20.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:20 smithi119 ceph-mon[108979]: pgmap v22621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:22 smithi183 ceph-mon[99169]: pgmap v22622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:22 smithi119 ceph-mon[94175]: pgmap v22622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:22 smithi119 ceph-mon[108979]: pgmap v22622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:38:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:38:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:38:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:24 smithi119 ceph-mon[94175]: pgmap v22623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:24 smithi119 ceph-mon[108979]: pgmap v22623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:24 smithi183 ceph-mon[99169]: pgmap v22623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:26 smithi183 ceph-mon[99169]: pgmap v22624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:26 smithi119 ceph-mon[108979]: pgmap v22624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:26 smithi119 ceph-mon[94175]: pgmap v22624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:28 smithi183 ceph-mon[99169]: pgmap v22625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:28 smithi119 ceph-mon[94175]: pgmap v22625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:28 smithi119 ceph-mon[108979]: pgmap v22625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:30 smithi183 ceph-mon[99169]: pgmap v22626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:30 smithi119 ceph-mon[94175]: pgmap v22626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:30 smithi119 ceph-mon[108979]: pgmap v22626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:32.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:32 smithi183 ceph-mon[99169]: pgmap v22627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:32.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:32 smithi119 ceph-mon[108979]: pgmap v22627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:32.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:32 smithi119 ceph-mon[94175]: pgmap v22627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:34 smithi119 ceph-mon[94175]: pgmap v22628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:34 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:38:34.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:38:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:38:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:38:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:34 smithi119 ceph-mon[108979]: pgmap v22628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:34 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:38:34.574 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:38:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:34 smithi183 ceph-mon[99169]: pgmap v22628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:34.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:34 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:38:34.897 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:38:34.897 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 8m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:38:34.897 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 8m ago 11h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:38:34.897 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 8m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:38:34.897 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 8m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:38:34.898 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 8m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:38:34.898 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 8m ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:38:34.898 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 8m ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:38:34.898 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 8m ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:38:34.898 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 8m ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:38:34.898 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 8m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:38:34.898 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 8m ago 11h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:38:34.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 8m ago 11h 6162M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:38:34.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 8m ago 11h 6183M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:38:34.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 8m ago 11h 5523M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:38:34.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 8m ago 11h 5416M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:38:34.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 8m ago 11h 4843M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:38:34.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 8m ago 11h 6088M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:38:34.898 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 8m ago 11h 5013M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:38:34.899 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 8m ago 11h 5951M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:38:34.899 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 8m ago 11h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:38:35.278 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:38:35.278 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:38:35.278 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:38:35.278 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:38:35.278 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:38:35.279 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:38:35.279 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:38:35.279 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:38:35.279 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:38:35.279 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:38:35.279 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:38:35.279 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:38:35.279 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:38:35.279 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:38:35.279 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:38:35.279 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:38:35.279 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:38:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:38:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:38:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:38:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:38:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:38:35.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2272450330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:38:35.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:38:35.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:38:35.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:38:35.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:38:35.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:38:35.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2272450330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:38:35.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:38:35.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:38:35.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:38:35.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:38:35.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:38:35.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:38:35.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2272450330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:38:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:36 smithi183 ceph-mon[99169]: from='client.49751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:38:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:36 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2442M 2023-12-02T02:38:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:36 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2019M 2023-12-02T02:38:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:36 smithi183 ceph-mon[99169]: from='client.39873 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:38:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:36 smithi183 ceph-mon[99169]: pgmap v22629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:36 smithi119 ceph-mon[94175]: from='client.49751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:38:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:36 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2442M 2023-12-02T02:38:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:36 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2019M 2023-12-02T02:38:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:36 smithi119 ceph-mon[94175]: from='client.39873 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:38:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:36 smithi119 ceph-mon[94175]: pgmap v22629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:36.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:36 smithi119 ceph-mon[108979]: from='client.49751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:38:36.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:36 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2442M 2023-12-02T02:38:36.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:36 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2019M 2023-12-02T02:38:36.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:36 smithi119 ceph-mon[108979]: from='client.39873 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:38:36.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:36 smithi119 ceph-mon[108979]: pgmap v22629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:38 smithi183 ceph-mon[99169]: pgmap v22630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:38 smithi119 ceph-mon[94175]: pgmap v22630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:38 smithi119 ceph-mon[108979]: pgmap v22630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:40 smithi183 ceph-mon[99169]: pgmap v22631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:40 smithi119 ceph-mon[94175]: pgmap v22631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:40 smithi119 ceph-mon[108979]: pgmap v22631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:42 smithi183 ceph-mon[99169]: pgmap v22632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:42 smithi119 ceph-mon[94175]: pgmap v22632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:42.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:42 smithi119 ceph-mon[108979]: pgmap v22632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:44.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:44 smithi119 ceph-mon[94175]: pgmap v22633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:38:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:38:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:38:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:44 smithi119 ceph-mon[108979]: pgmap v22633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:44 smithi183 ceph-mon[99169]: pgmap v22633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:46 smithi183 ceph-mon[99169]: pgmap v22634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:46 smithi119 ceph-mon[94175]: pgmap v22634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:46 smithi119 ceph-mon[108979]: pgmap v22634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:48 smithi183 ceph-mon[99169]: pgmap v22635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:48 smithi119 ceph-mon[94175]: pgmap v22635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:48.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:48 smithi119 ceph-mon[108979]: pgmap v22635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:50 smithi183 ceph-mon[99169]: pgmap v22636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:50 smithi119 ceph-mon[94175]: pgmap v22636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:50 smithi119 ceph-mon[108979]: pgmap v22636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:52.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:52 smithi183 ceph-mon[99169]: pgmap v22637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:52 smithi119 ceph-mon[94175]: pgmap v22637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:52 smithi119 ceph-mon[108979]: pgmap v22637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:53.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:53 smithi183 ceph-mon[99169]: pgmap v22638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:53.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:53 smithi119 ceph-mon[94175]: pgmap v22638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:53.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:53 smithi119 ceph-mon[108979]: pgmap v22638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:54.432 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:38:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:38:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:38:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:54.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:54.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:38:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:56 smithi183 ceph-mon[99169]: pgmap v22639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:56 smithi119 ceph-mon[94175]: pgmap v22639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:56 smithi119 ceph-mon[108979]: pgmap v22639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:38:58 smithi183 ceph-mon[99169]: pgmap v22640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:38:58 smithi119 ceph-mon[94175]: pgmap v22640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:38:58.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:38:58 smithi119 ceph-mon[108979]: pgmap v22640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:00 smithi183 ceph-mon[99169]: pgmap v22641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:00.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:00 smithi119 ceph-mon[94175]: pgmap v22641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:00.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:00 smithi119 ceph-mon[108979]: pgmap v22641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:02 smithi183 ceph-mon[99169]: pgmap v22642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:02 smithi119 ceph-mon[94175]: pgmap v22642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:02.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:02 smithi119 ceph-mon[108979]: pgmap v22642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:39:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:39:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:39:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:04 smithi119 ceph-mon[94175]: pgmap v22643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:04 smithi119 ceph-mon[108979]: pgmap v22643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:04 smithi183 ceph-mon[99169]: pgmap v22643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:05.626 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:39:05.931 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:39:05.931 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 8m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:39:05.932 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 8m ago 11h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:39:05.932 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 8m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:39:05.932 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 8m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:39:05.932 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 8m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:39:05.932 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 8m ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:39:05.932 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 8m ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:39:05.932 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 8m ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:39:05.932 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 8m ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:39:05.932 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 8m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:39:05.932 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 8m ago 11h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:39:05.932 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 8m ago 11h 6162M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:39:05.933 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 8m ago 11h 6183M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:39:05.933 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 8m ago 11h 5523M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:39:05.933 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 8m ago 11h 5416M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:39:05.933 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 8m ago 11h 4843M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:39:05.933 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 8m ago 11h 6088M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:39:05.933 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 8m ago 11h 5013M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:39:05.933 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 8m ago 11h 5951M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:39:05.933 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 8m ago 11h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:39:06.313 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:39:06.313 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:39:06.313 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:39:06.313 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:39:06.313 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:39:06.313 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:39:06.313 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:39:06.313 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:39:06.314 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:39:06.314 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:39:06.314 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:39:06.314 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:39:06.314 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:39:06.314 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:39:06.314 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:39:06.314 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:39:06.314 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:39:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:06 smithi183 ceph-mon[99169]: pgmap v22644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:06 smithi119 ceph-mon[94175]: pgmap v22644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:06 smithi119 ceph-mon[108979]: pgmap v22644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:07.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:07 smithi183 ceph-mon[99169]: from='client.49769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:39:07.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:07 smithi183 ceph-mon[99169]: from='client.39891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:39:07.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:07 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/798522556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:39:07.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:07 smithi119 ceph-mon[94175]: from='client.49769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:39:07.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:07 smithi119 ceph-mon[94175]: from='client.39891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:39:07.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:07 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/798522556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:39:07.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:07 smithi119 ceph-mon[108979]: from='client.49769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:39:07.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:07 smithi119 ceph-mon[108979]: from='client.39891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:39:07.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:07 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/798522556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:39:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:08 smithi183 ceph-mon[99169]: pgmap v22645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:08 smithi119 ceph-mon[94175]: pgmap v22645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:08.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:08 smithi119 ceph-mon[108979]: pgmap v22645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:10 smithi183 ceph-mon[99169]: pgmap v22646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:10 smithi119 ceph-mon[94175]: pgmap v22646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:10.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:10 smithi119 ceph-mon[108979]: pgmap v22646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:12 smithi183 ceph-mon[99169]: pgmap v22647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:12 smithi119 ceph-mon[94175]: pgmap v22647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:12 smithi119 ceph-mon[108979]: pgmap v22647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:39:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:39:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:39:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:14 smithi119 ceph-mon[94175]: pgmap v22648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:14 smithi119 ceph-mon[108979]: pgmap v22648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:14 smithi183 ceph-mon[99169]: pgmap v22648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:16 smithi183 ceph-mon[99169]: pgmap v22649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:16 smithi119 ceph-mon[94175]: pgmap v22649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:16 smithi119 ceph-mon[108979]: pgmap v22649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:18 smithi183 ceph-mon[99169]: pgmap v22650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:18 smithi119 ceph-mon[94175]: pgmap v22650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:18 smithi119 ceph-mon[108979]: pgmap v22650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:20 smithi183 ceph-mon[99169]: pgmap v22651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:20 smithi119 ceph-mon[94175]: pgmap v22651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:20 smithi119 ceph-mon[108979]: pgmap v22651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:22 smithi183 ceph-mon[99169]: pgmap v22652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:22 smithi119 ceph-mon[108979]: pgmap v22652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:22.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:22 smithi119 ceph-mon[94175]: pgmap v22652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:39:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:39:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:39:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:24 smithi119 ceph-mon[94175]: pgmap v22653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:24 smithi119 ceph-mon[108979]: pgmap v22653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:24 smithi183 ceph-mon[99169]: pgmap v22653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:26 smithi183 ceph-mon[99169]: pgmap v22654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:26 smithi119 ceph-mon[94175]: pgmap v22654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:26 smithi119 ceph-mon[108979]: pgmap v22654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:28.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:28 smithi183 ceph-mon[99169]: pgmap v22655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:28 smithi119 ceph-mon[94175]: pgmap v22655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:28 smithi119 ceph-mon[108979]: pgmap v22655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:30 smithi183 ceph-mon[99169]: pgmap v22656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:30 smithi119 ceph-mon[94175]: pgmap v22656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:30 smithi119 ceph-mon[108979]: pgmap v22656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:32 smithi183 ceph-mon[99169]: pgmap v22657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:32 smithi119 ceph-mon[94175]: pgmap v22657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:32.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:32 smithi119 ceph-mon[108979]: pgmap v22657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:39:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:39:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:39:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:34 smithi119 ceph-mon[108979]: pgmap v22658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:34 smithi119 ceph-mon[94175]: pgmap v22658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:34 smithi183 ceph-mon[99169]: pgmap v22658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:35.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:39:35.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:39:35.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:35 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:39:35.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:35 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:39:35.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:39:35.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:39:35.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:35 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:39:35.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:35 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:39:35.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:39:35.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:39:35.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:35 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:39:35.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:35 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:39:36.664 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:39:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:36 smithi183 ceph-mon[99169]: pgmap v22659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:36.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:36 smithi119 ceph-mon[94175]: pgmap v22659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:36.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:36 smithi119 ceph-mon[108979]: pgmap v22659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:36.969 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:39:36.969 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 9m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:39:36.969 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 9m ago 11h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:39:36.969 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 9m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:39:36.969 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 9m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:39:36.969 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 9m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:39:36.970 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 9m ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:39:36.970 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 9m ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:39:36.970 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 9m ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:39:36.970 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 9m ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:39:36.970 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 9m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:39:36.970 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 9m ago 11h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:39:36.970 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 9m ago 11h 6162M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:39:36.970 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 9m ago 11h 6183M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:39:36.970 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 9m ago 11h 5523M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:39:36.970 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 9m ago 11h 5416M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:39:36.970 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 9m ago 11h 4843M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:39:36.970 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 9m ago 11h 6088M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:39:36.970 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 9m ago 11h 5013M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:39:36.970 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 9m ago 11h 5951M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:39:36.971 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 9m ago 11h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:39:37.348 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:39:37.348 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:39:37.348 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:39:37.348 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:39:37.348 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:39:37.348 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:39:37.348 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:39:37.348 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:39:37.348 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:39:37.348 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:39:37.348 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:39:37.348 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:39:37.348 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:39:37.349 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:39:37.349 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:39:37.349 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:39:37.349 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:39:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:38 smithi183 ceph-mon[99169]: from='client.39903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:39:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:38 smithi183 ceph-mon[99169]: from='client.39909 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:39:38.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:38 smithi183 ceph-mon[99169]: pgmap v22660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:38.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:38 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/12174257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:39:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:38 smithi119 ceph-mon[94175]: from='client.39903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:39:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:38 smithi119 ceph-mon[94175]: from='client.39909 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:39:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:38 smithi119 ceph-mon[94175]: pgmap v22660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:38 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/12174257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:39:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:38 smithi119 ceph-mon[108979]: from='client.39903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:39:38.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:38 smithi119 ceph-mon[108979]: from='client.39909 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:39:38.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:38 smithi119 ceph-mon[108979]: pgmap v22660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:38.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:38 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/12174257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:39:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:40 smithi183 ceph-mon[99169]: pgmap v22661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:40 smithi119 ceph-mon[94175]: pgmap v22661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:40 smithi119 ceph-mon[108979]: pgmap v22661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:42 smithi183 ceph-mon[99169]: pgmap v22662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:42 smithi119 ceph-mon[94175]: pgmap v22662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:42.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:42 smithi119 ceph-mon[108979]: pgmap v22662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:39:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:39:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:39:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:44 smithi119 ceph-mon[94175]: pgmap v22663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:44 smithi119 ceph-mon[108979]: pgmap v22663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:44 smithi183 ceph-mon[99169]: pgmap v22663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:46 smithi183 ceph-mon[99169]: pgmap v22664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:46 smithi119 ceph-mon[94175]: pgmap v22664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:46 smithi119 ceph-mon[108979]: pgmap v22664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:48 smithi183 ceph-mon[99169]: pgmap v22665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:48 smithi119 ceph-mon[94175]: pgmap v22665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:48.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:48 smithi119 ceph-mon[108979]: pgmap v22665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:50 smithi183 ceph-mon[99169]: pgmap v22666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:50 smithi119 ceph-mon[94175]: pgmap v22666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:50 smithi119 ceph-mon[108979]: pgmap v22666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:52 smithi183 ceph-mon[99169]: pgmap v22667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:52 smithi119 ceph-mon[94175]: pgmap v22667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:52 smithi119 ceph-mon[108979]: pgmap v22667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:39:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:39:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:39:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:54 smithi119 ceph-mon[108979]: pgmap v22668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:54 smithi119 ceph-mon[94175]: pgmap v22668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:54 smithi183 ceph-mon[99169]: pgmap v22668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:39:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:56 smithi183 ceph-mon[99169]: pgmap v22669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:56 smithi119 ceph-mon[94175]: pgmap v22669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:56.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:56 smithi119 ceph-mon[108979]: pgmap v22669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:39:58 smithi183 ceph-mon[99169]: pgmap v22670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:39:58 smithi119 ceph-mon[94175]: pgmap v22670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:39:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:39:58 smithi119 ceph-mon[108979]: pgmap v22670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:00.381 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T02:39:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:40:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:00 smithi183 ceph-mon[99169]: pgmap v22671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:40:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:00 smithi119 ceph-mon[94175]: pgmap v22671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:40:00.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:00 smithi119 ceph-mon[108979]: pgmap v22671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:40:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:02 smithi183 ceph-mon[99169]: pgmap v22672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:02 smithi119 ceph-mon[94175]: pgmap v22672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:02.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:02 smithi119 ceph-mon[108979]: pgmap v22672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:04 smithi119 ceph-mon[94175]: pgmap v22673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:40:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:40:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:40:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:04 smithi119 ceph-mon[108979]: pgmap v22673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:04 smithi183 ceph-mon[99169]: pgmap v22673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:06 smithi183 ceph-mon[99169]: pgmap v22674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:06 smithi119 ceph-mon[94175]: pgmap v22674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:06 smithi119 ceph-mon[108979]: pgmap v22674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:07.697 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:40:08.000 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:40:08.000 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 9m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:40:08.000 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 9m ago 11h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:40:08.000 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 9m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:40:08.000 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 9m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:40:08.000 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 9m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:40:08.000 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 9m ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:40:08.000 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 9m ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:40:08.000 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 9m ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:40:08.000 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 9m ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:40:08.001 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 9m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:40:08.001 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 9m ago 11h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:40:08.001 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 9m ago 11h 6162M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:40:08.001 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 9m ago 11h 6183M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:40:08.001 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 9m ago 11h 5523M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:40:08.001 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 9m ago 11h 5416M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:40:08.001 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 9m ago 11h 4843M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:40:08.001 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 9m ago 11h 6088M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:40:08.001 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 9m ago 11h 5013M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:40:08.001 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 9m ago 11h 5951M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:40:08.001 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 9m ago 11h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:40:08.376 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:40:08.376 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:40:08.376 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:40:08.376 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:40:08.376 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:40:08.376 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:40:08.376 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:40:08.376 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:40:08.376 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:40:08.377 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:40:08.377 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:40:08.377 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:40:08.377 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:40:08.377 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:40:08.377 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:40:08.377 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:40:08.377 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:40:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:08 smithi183 ceph-mon[99169]: pgmap v22675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1491588300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:40:08.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:08 smithi119 ceph-mon[94175]: pgmap v22675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:08.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1491588300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:40:08.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:08 smithi119 ceph-mon[108979]: pgmap v22675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:08.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1491588300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:40:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:09 smithi183 ceph-mon[99169]: from='client.39921 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:40:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:09 smithi183 ceph-mon[99169]: from='client.39927 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:40:09.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:09 smithi119 ceph-mon[94175]: from='client.39921 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:40:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:09 smithi119 ceph-mon[94175]: from='client.39927 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:40:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:09 smithi119 ceph-mon[108979]: from='client.39921 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:40:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:09 smithi119 ceph-mon[108979]: from='client.39927 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:40:09.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:10 smithi183 ceph-mon[99169]: pgmap v22676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:10 smithi119 ceph-mon[94175]: pgmap v22676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:10 smithi119 ceph-mon[108979]: pgmap v22676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:12 smithi183 ceph-mon[99169]: pgmap v22677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:12 smithi119 ceph-mon[108979]: pgmap v22677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:12 smithi119 ceph-mon[94175]: pgmap v22677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:14.451 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:40:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:40:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:40:14.451 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:14 smithi119 ceph-mon[94175]: pgmap v22678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:14.451 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:14 smithi119 ceph-mon[108979]: pgmap v22678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:14 smithi183 ceph-mon[99169]: pgmap v22678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:16 smithi183 ceph-mon[99169]: pgmap v22679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:16 smithi119 ceph-mon[94175]: pgmap v22679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:16 smithi119 ceph-mon[108979]: pgmap v22679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:18 smithi183 ceph-mon[99169]: pgmap v22680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:18 smithi119 ceph-mon[94175]: pgmap v22680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:18 smithi119 ceph-mon[108979]: pgmap v22680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:20 smithi183 ceph-mon[99169]: pgmap v22681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:20 smithi119 ceph-mon[94175]: pgmap v22681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:20 smithi119 ceph-mon[108979]: pgmap v22681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:22 smithi183 ceph-mon[99169]: pgmap v22682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:22 smithi119 ceph-mon[94175]: pgmap v22682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:22 smithi119 ceph-mon[108979]: pgmap v22682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:40:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:40:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:40:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:24 smithi119 ceph-mon[94175]: pgmap v22683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:24 smithi119 ceph-mon[108979]: pgmap v22683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:24 smithi183 ceph-mon[99169]: pgmap v22683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:26 smithi183 ceph-mon[99169]: pgmap v22684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:26 smithi119 ceph-mon[94175]: pgmap v22684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:26.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:26 smithi119 ceph-mon[108979]: pgmap v22684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:28 smithi183 ceph-mon[99169]: pgmap v22685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:28 smithi119 ceph-mon[94175]: pgmap v22685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:28 smithi119 ceph-mon[108979]: pgmap v22685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:30 smithi183 ceph-mon[99169]: pgmap v22686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:30 smithi119 ceph-mon[94175]: pgmap v22686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:30 smithi119 ceph-mon[108979]: pgmap v22686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:32 smithi183 ceph-mon[99169]: pgmap v22687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:32 smithi119 ceph-mon[94175]: pgmap v22687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:32 smithi119 ceph-mon[108979]: pgmap v22687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:34.434 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:40:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:40:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:40:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:34 smithi183 ceph-mon[99169]: pgmap v22688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:34.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:34 smithi119 ceph-mon[94175]: pgmap v22688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:34.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:34 smithi119 ceph-mon[108979]: pgmap v22688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:36 smithi183 ceph-mon[99169]: pgmap v22689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:36.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:36 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:40:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:36 smithi119 ceph-mon[94175]: pgmap v22689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:36 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:40:36.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:36 smithi119 ceph-mon[108979]: pgmap v22689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:36.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:36 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:40:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:38 smithi183 ceph-mon[99169]: pgmap v22690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:38 smithi119 ceph-mon[108979]: pgmap v22690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:38 smithi119 ceph-mon[94175]: pgmap v22690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:38.735 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:40:39.085 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:40:39.085 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 10m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:40:39.085 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 10m ago 11h 103M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:40:39.085 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 10m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:40:39.085 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 10m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:40:39.086 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 10m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:40:39.086 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 10m ago 11h 945M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:40:39.086 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 10m ago 11h 2553M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:40:39.086 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 10m ago 11h 1256M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:40:39.086 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 10m ago 11h 1417M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:40:39.086 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 10m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:40:39.086 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 10m ago 11h 23.3M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:40:39.086 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 10m ago 11h 6162M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:40:39.086 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 10m ago 11h 6183M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:40:39.086 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 10m ago 11h 5523M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:40:39.086 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 10m ago 11h 5416M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:40:39.086 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 10m ago 11h 4843M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:40:39.086 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 10m ago 11h 6088M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:40:39.086 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 10m ago 11h 5013M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:40:39.087 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 10m ago 11h 5951M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:40:39.087 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 10m ago 11h 132M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:40:39.500 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:40:39.500 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:40:39.500 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:40:39.501 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:40:39.501 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:40:39.501 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:40:39.501 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:40:39.501 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:40:39.501 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:40:39.501 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:40:39.501 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:40:39.501 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:40:39.501 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:40:39.501 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:40:39.501 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:40:39.501 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:40:39.501 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:40:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:39.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:40:39.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:39 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:40:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:40:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:39 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:40:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:40:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:39 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:40:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:40 smithi183 ceph-mon[99169]: from='client.49823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:40:40.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:40 smithi183 ceph-mon[99169]: from='client.49829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:40:40.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:40 smithi183 ceph-mon[99169]: pgmap v22691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:40.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:40:40.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:40:40.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:40 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4080389875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:40:40.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:40:40.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:40:40.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:40 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:40:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:40 smithi119 ceph-mon[94175]: from='client.49823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:40:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:40 smithi119 ceph-mon[94175]: from='client.49829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:40:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:40 smithi119 ceph-mon[94175]: pgmap v22691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:40:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:40:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:40 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4080389875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:40:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:40:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:40:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:40 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:40:40.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:40 smithi119 ceph-mon[108979]: from='client.49823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:40:40.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:40 smithi119 ceph-mon[108979]: from='client.49829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:40:40.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:40 smithi119 ceph-mon[108979]: pgmap v22691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:40.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:40:40.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:40:40.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:40 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4080389875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:40:40.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:40:40.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:40:40.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:40 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:40:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:42 smithi183 ceph-mon[99169]: pgmap v22692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:42 smithi119 ceph-mon[94175]: pgmap v22692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:42.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:42 smithi119 ceph-mon[108979]: pgmap v22692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:44 smithi119 ceph-mon[94175]: pgmap v22693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:44.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:40:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:40:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:40:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:44 smithi119 ceph-mon[108979]: pgmap v22693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:44 smithi183 ceph-mon[99169]: pgmap v22693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:46 smithi183 ceph-mon[99169]: pgmap v22694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:46 smithi119 ceph-mon[94175]: pgmap v22694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:46 smithi119 ceph-mon[108979]: pgmap v22694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:48 smithi183 ceph-mon[99169]: pgmap v22695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:48 smithi119 ceph-mon[94175]: pgmap v22695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:48 smithi119 ceph-mon[108979]: pgmap v22695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:50 smithi183 ceph-mon[99169]: pgmap v22696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:50 smithi119 ceph-mon[108979]: pgmap v22696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:50 smithi119 ceph-mon[94175]: pgmap v22696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:52 smithi183 ceph-mon[99169]: pgmap v22697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:52 smithi119 ceph-mon[94175]: pgmap v22697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:52 smithi119 ceph-mon[108979]: pgmap v22697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:40:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:40:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:40:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:54 smithi119 ceph-mon[94175]: pgmap v22698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:54 smithi119 ceph-mon[108979]: pgmap v22698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:54 smithi183 ceph-mon[99169]: pgmap v22698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:40:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:56 smithi183 ceph-mon[99169]: pgmap v22699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:56 smithi119 ceph-mon[94175]: pgmap v22699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:56.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:56 smithi119 ceph-mon[108979]: pgmap v22699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:40:58 smithi183 ceph-mon[99169]: pgmap v22700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:40:58 smithi119 ceph-mon[94175]: pgmap v22700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:40:58.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:40:58 smithi119 ceph-mon[108979]: pgmap v22700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:00 smithi183 ceph-mon[99169]: pgmap v22701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:00 smithi119 ceph-mon[94175]: pgmap v22701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:00.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:00 smithi119 ceph-mon[108979]: pgmap v22701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:02 smithi183 ceph-mon[99169]: pgmap v22702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:02 smithi119 ceph-mon[94175]: pgmap v22702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:02.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:02 smithi119 ceph-mon[108979]: pgmap v22702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:41:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:41:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:41:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:04 smithi119 ceph-mon[94175]: pgmap v22703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:04 smithi119 ceph-mon[108979]: pgmap v22703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:04 smithi183 ceph-mon[99169]: pgmap v22703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:06 smithi183 ceph-mon[99169]: pgmap v22704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:06 smithi119 ceph-mon[94175]: pgmap v22704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:06 smithi119 ceph-mon[108979]: pgmap v22704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:08 smithi183 ceph-mon[99169]: pgmap v22705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:08 smithi119 ceph-mon[94175]: pgmap v22705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:08 smithi119 ceph-mon[108979]: pgmap v22705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:09.847 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:41:10.153 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:41:10.153 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 30s ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:41:10.153 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 30s ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:41:10.153 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 30s ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:41:10.153 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 30s ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:41:10.154 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 30s ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:41:10.154 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 30s ago 11h 948M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:41:10.154 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 30s ago 11h 2574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:41:10.154 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 30s ago 11h 1270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:41:10.154 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 30s ago 11h 1427M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:41:10.154 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 30s ago 11h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:41:10.154 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 30s ago 11h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:41:10.154 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 30s ago 11h 6156M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:41:10.154 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 30s ago 11h 6176M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:41:10.154 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 30s ago 11h 5514M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:41:10.154 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 30s ago 11h 5411M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:41:10.154 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 30s ago 11h 4867M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:41:10.154 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 30s ago 11h 6120M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:41:10.154 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 30s ago 11h 5041M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:41:10.154 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 30s ago 11h 5985M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:41:10.155 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 30s ago 11h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:41:10.538 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:41:10.538 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:41:10.538 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:41:10.538 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:41:10.538 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:41:10.538 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:41:10.539 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:41:10.539 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:41:10.539 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:41:10.539 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:41:10.539 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:41:10.539 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:41:10.539 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:41:10.539 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:41:10.539 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:41:10.539 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:41:10.539 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:41:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:10 smithi183 ceph-mon[99169]: pgmap v22706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:10 smithi119 ceph-mon[94175]: pgmap v22706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:10 smithi119 ceph-mon[108979]: pgmap v22706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:11.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:11 smithi183 ceph-mon[99169]: from='client.39957 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:41:11.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:11 smithi183 ceph-mon[99169]: from='client.39963 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:41:11.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:11 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2727912651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:41:11.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:11 smithi119 ceph-mon[94175]: from='client.39957 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:41:11.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:11 smithi119 ceph-mon[94175]: from='client.39963 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:41:11.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:11 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2727912651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:41:11.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:11 smithi119 ceph-mon[108979]: from='client.39957 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:41:11.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:11 smithi119 ceph-mon[108979]: from='client.39963 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:41:11.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:11 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2727912651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:41:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:12 smithi183 ceph-mon[99169]: pgmap v22707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:12 smithi119 ceph-mon[108979]: pgmap v22707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:12 smithi119 ceph-mon[94175]: pgmap v22707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:41:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:41:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:41:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:14 smithi119 ceph-mon[94175]: pgmap v22708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:14 smithi119 ceph-mon[108979]: pgmap v22708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:14 smithi183 ceph-mon[99169]: pgmap v22708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:16 smithi183 ceph-mon[99169]: pgmap v22709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:16 smithi119 ceph-mon[108979]: pgmap v22709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:16 smithi119 ceph-mon[94175]: pgmap v22709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:18 smithi183 ceph-mon[99169]: pgmap v22710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:18 smithi119 ceph-mon[94175]: pgmap v22710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:18 smithi119 ceph-mon[108979]: pgmap v22710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:20 smithi183 ceph-mon[99169]: pgmap v22711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:20 smithi119 ceph-mon[94175]: pgmap v22711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:20 smithi119 ceph-mon[108979]: pgmap v22711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:22 smithi183 ceph-mon[99169]: pgmap v22712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:22 smithi119 ceph-mon[108979]: pgmap v22712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:22 smithi119 ceph-mon[94175]: pgmap v22712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:41:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:41:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:41:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:24 smithi119 ceph-mon[94175]: pgmap v22713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:24 smithi119 ceph-mon[108979]: pgmap v22713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:24 smithi183 ceph-mon[99169]: pgmap v22713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:24.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:26 smithi183 ceph-mon[99169]: pgmap v22714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:26 smithi119 ceph-mon[108979]: pgmap v22714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:26 smithi119 ceph-mon[94175]: pgmap v22714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:28 smithi183 ceph-mon[99169]: pgmap v22715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:28 smithi119 ceph-mon[94175]: pgmap v22715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:28.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:28 smithi119 ceph-mon[108979]: pgmap v22715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:30 smithi183 ceph-mon[99169]: pgmap v22716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:30 smithi119 ceph-mon[94175]: pgmap v22716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:30.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:30 smithi119 ceph-mon[108979]: pgmap v22716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:32.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:32 smithi183 ceph-mon[99169]: pgmap v22717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:32.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:32 smithi119 ceph-mon[108979]: pgmap v22717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:32.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:32 smithi119 ceph-mon[94175]: pgmap v22717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:34.453 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:41:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:41:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:41:34.453 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:34 smithi119 ceph-mon[94175]: pgmap v22718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:34.453 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:34 smithi119 ceph-mon[108979]: pgmap v22718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:34 smithi183 ceph-mon[99169]: pgmap v22718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:36 smithi183 ceph-mon[99169]: pgmap v22719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:36 smithi119 ceph-mon[94175]: pgmap v22719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:36.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:36 smithi119 ceph-mon[108979]: pgmap v22719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:38 smithi183 ceph-mon[99169]: pgmap v22720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:38 smithi119 ceph-mon[94175]: pgmap v22720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:38 smithi119 ceph-mon[108979]: pgmap v22720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:39.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:40 smithi183 ceph-mon[99169]: pgmap v22721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:40 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:41:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:40 smithi119 ceph-mon[108979]: pgmap v22721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:40 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:41:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:40 smithi119 ceph-mon[94175]: pgmap v22721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:40 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:41:40.874 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:41:41.181 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:41:41.181 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 61s ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:41:41.181 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 61s ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:41:41.181 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 61s ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:41:41.181 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 61s ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:41:41.181 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 61s ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:41:41.181 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 61s ago 11h 948M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:41:41.182 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 61s ago 11h 2574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:41:41.182 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 61s ago 11h 1270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:41:41.182 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 61s ago 11h 1427M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:41:41.182 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 61s ago 11h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:41:41.182 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 61s ago 11h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:41:41.182 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 61s ago 11h 6156M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:41:41.182 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 61s ago 11h 6176M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:41:41.182 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 61s ago 11h 5514M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:41:41.182 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 61s ago 11h 5411M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:41:41.182 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 61s ago 11h 4867M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:41:41.182 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 61s ago 11h 6120M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:41:41.182 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 61s ago 11h 5041M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:41:41.182 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 61s ago 11h 5985M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:41:41.182 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 61s ago 11h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:41:41.563 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:41:41.563 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:41:41.563 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:41:41.563 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:41:41.563 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:41:41.563 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:41:41.563 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:41:41.563 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:41:41.564 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:41:41.564 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:41:41.564 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:41:41.564 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:41:41.564 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:41:41.564 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:41:41.564 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:41:41.564 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:41:41.564 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:41:41.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:41:41.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:41:41.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:41:41.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:41:41.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:41:41.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:41:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:41:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:41:41.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:41:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:42 smithi183 ceph-mon[99169]: from='client.49859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:41:42.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:42 smithi183 ceph-mon[99169]: from='client.39981 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:41:42.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:42 smithi183 ceph-mon[99169]: pgmap v22722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:42.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2583715103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:41:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:42 smithi119 ceph-mon[94175]: from='client.49859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:41:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:42 smithi119 ceph-mon[94175]: from='client.39981 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:41:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:42 smithi119 ceph-mon[94175]: pgmap v22722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2583715103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:41:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:42 smithi119 ceph-mon[108979]: from='client.49859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:41:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:42 smithi119 ceph-mon[108979]: from='client.39981 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:41:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:42 smithi119 ceph-mon[108979]: pgmap v22722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2583715103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:41:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:41:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:41:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:41:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:44 smithi119 ceph-mon[94175]: pgmap v22723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:44 smithi119 ceph-mon[108979]: pgmap v22723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:44 smithi183 ceph-mon[99169]: pgmap v22723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:46 smithi183 ceph-mon[99169]: pgmap v22724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:46 smithi119 ceph-mon[94175]: pgmap v22724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:46 smithi119 ceph-mon[108979]: pgmap v22724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:48 smithi183 ceph-mon[99169]: pgmap v22725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:48.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:48 smithi119 ceph-mon[94175]: pgmap v22725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:48 smithi119 ceph-mon[108979]: pgmap v22725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:50 smithi183 ceph-mon[99169]: pgmap v22726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:50 smithi119 ceph-mon[108979]: pgmap v22726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:50 smithi119 ceph-mon[94175]: pgmap v22726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:52 smithi183 ceph-mon[99169]: pgmap v22727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:52 smithi119 ceph-mon[94175]: pgmap v22727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:52 smithi119 ceph-mon[108979]: pgmap v22727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:54.429 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:41:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:41:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:41:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:54 smithi183 ceph-mon[99169]: pgmap v22728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:54.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:54 smithi119 ceph-mon[94175]: pgmap v22728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:54.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:54.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:54 smithi119 ceph-mon[108979]: pgmap v22728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:54.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:41:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:56 smithi183 ceph-mon[99169]: pgmap v22729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:56 smithi119 ceph-mon[94175]: pgmap v22729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:56 smithi119 ceph-mon[108979]: pgmap v22729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:41:58 smithi183 ceph-mon[99169]: pgmap v22730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:41:58 smithi119 ceph-mon[94175]: pgmap v22730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:41:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:41:58 smithi119 ceph-mon[108979]: pgmap v22730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:00 smithi183 ceph-mon[99169]: pgmap v22731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:00 smithi119 ceph-mon[94175]: pgmap v22731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:00.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:00 smithi119 ceph-mon[108979]: pgmap v22731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:02 smithi183 ceph-mon[99169]: pgmap v22732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:02 smithi119 ceph-mon[94175]: pgmap v22732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:02.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:02 smithi119 ceph-mon[108979]: pgmap v22732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:04.444 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:42:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:42:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:42:04.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:04 smithi119 ceph-mon[94175]: pgmap v22733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:04.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:04 smithi119 ceph-mon[108979]: pgmap v22733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:04.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:04 smithi183 ceph-mon[99169]: pgmap v22733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:06 smithi119 ceph-mon[94175]: pgmap v22734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:06.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:06 smithi119 ceph-mon[108979]: pgmap v22734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:06.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:06 smithi183 ceph-mon[99169]: pgmap v22734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:08.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:08 smithi183 ceph-mon[99169]: pgmap v22735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:08.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:08 smithi119 ceph-mon[94175]: pgmap v22735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:08 smithi119 ceph-mon[108979]: pgmap v22735: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:09.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:10.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:10 smithi183 ceph-mon[99169]: pgmap v22736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:10.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:10 smithi119 ceph-mon[94175]: pgmap v22736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:10.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:10 smithi119 ceph-mon[108979]: pgmap v22736: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:11.912 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:42:11.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:11 smithi183 ceph-mon[99169]: pgmap v22737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:11.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:11 smithi119 ceph-mon[94175]: pgmap v22737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:11 smithi119 ceph-mon[108979]: pgmap v22737: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:12.225 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:42:12.225 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 92s ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:42:12.225 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 92s ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:42:12.225 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 92s ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:42:12.225 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 92s ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:42:12.226 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 92s ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:42:12.226 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 92s ago 11h 948M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:42:12.226 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 92s ago 11h 2574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:42:12.226 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 92s ago 11h 1270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:42:12.226 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 92s ago 11h 1427M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:42:12.226 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 92s ago 11h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:42:12.226 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 92s ago 11h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:42:12.226 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 92s ago 11h 6156M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:42:12.226 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 92s ago 11h 6176M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:42:12.226 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 92s ago 11h 5514M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:42:12.226 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 92s ago 11h 5411M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:42:12.226 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 92s ago 11h 4867M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:42:12.226 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 92s ago 11h 6120M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:42:12.227 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 92s ago 11h 5041M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:42:12.227 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 92s ago 11h 5985M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:42:12.227 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 92s ago 11h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:42:12.606 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:42:12.606 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:42:12.606 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:42:12.606 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:42:12.606 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:42:12.606 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:42:12.606 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:42:12.607 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:42:12.607 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:42:12.607 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:42:12.607 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:42:12.607 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:42:12.607 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:42:12.607 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:42:12.607 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:42:12.607 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:42:12.607 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:42:12.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:12 smithi183 ceph-mon[99169]: from='client.39993 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:42:12.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:12 smithi183 ceph-mon[99169]: from='client.49883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:42:12.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:12 smithi119 ceph-mon[94175]: from='client.39993 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:42:12.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:12 smithi119 ceph-mon[94175]: from='client.49883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:42:12.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:12 smithi119 ceph-mon[108979]: from='client.39993 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:42:12.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:12 smithi119 ceph-mon[108979]: from='client.49883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:42:13.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4153725680' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:42:13.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:13 smithi183 ceph-mon[99169]: pgmap v22738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:13.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4153725680' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:42:13.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:13 smithi119 ceph-mon[94175]: pgmap v22738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:13.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4153725680' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:42:13.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:13 smithi119 ceph-mon[108979]: pgmap v22738: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:42:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:42:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-02T02:42:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:16 smithi183 ceph-mon[99169]: pgmap v22739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:16 smithi119 ceph-mon[108979]: pgmap v22739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:16 smithi119 ceph-mon[94175]: pgmap v22739: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:18 smithi183 ceph-mon[99169]: pgmap v22740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:18 smithi119 ceph-mon[94175]: pgmap v22740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:18 smithi119 ceph-mon[108979]: pgmap v22740: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:20 smithi183 ceph-mon[99169]: pgmap v22741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:20 smithi119 ceph-mon[108979]: pgmap v22741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:20 smithi119 ceph-mon[94175]: pgmap v22741: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:22 smithi183 ceph-mon[99169]: pgmap v22742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:22 smithi119 ceph-mon[94175]: pgmap v22742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:22 smithi119 ceph-mon[108979]: pgmap v22742: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:42:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:42:24] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-02T02:42:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:24 smithi119 ceph-mon[94175]: pgmap v22743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:24 smithi119 ceph-mon[108979]: pgmap v22743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:24 smithi183 ceph-mon[99169]: pgmap v22743: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:26 smithi183 ceph-mon[99169]: pgmap v22744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:26 smithi119 ceph-mon[94175]: pgmap v22744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:26.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:26 smithi119 ceph-mon[108979]: pgmap v22744: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:28 smithi183 ceph-mon[99169]: pgmap v22745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:28 smithi119 ceph-mon[94175]: pgmap v22745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:28.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:28 smithi119 ceph-mon[108979]: pgmap v22745: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:30 smithi183 ceph-mon[99169]: pgmap v22746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:30 smithi119 ceph-mon[94175]: pgmap v22746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:30 smithi119 ceph-mon[108979]: pgmap v22746: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:32 smithi183 ceph-mon[99169]: pgmap v22747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:32 smithi119 ceph-mon[94175]: pgmap v22747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:32.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:32 smithi119 ceph-mon[108979]: pgmap v22747: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:42:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:42:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:42:34.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:34 smithi119 ceph-mon[108979]: pgmap v22748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:34 smithi119 ceph-mon[94175]: pgmap v22748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:34 smithi183 ceph-mon[99169]: pgmap v22748: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:36 smithi183 ceph-mon[99169]: pgmap v22749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:36 smithi119 ceph-mon[94175]: pgmap v22749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:36.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:36 smithi119 ceph-mon[108979]: pgmap v22749: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:38 smithi183 ceph-mon[99169]: pgmap v22750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:38 smithi119 ceph-mon[94175]: pgmap v22750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:38.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:38 smithi119 ceph-mon[108979]: pgmap v22750: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:39.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:40 smithi183 ceph-mon[99169]: pgmap v22751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:40 smithi119 ceph-mon[94175]: pgmap v22751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:40 smithi119 ceph-mon[108979]: pgmap v22751: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:42:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:42:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:42:41.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:41 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:42:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:42:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:42:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:42:41.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:41 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:42:41.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:42:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:42:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:42:41.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:41 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:42:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:42 smithi183 ceph-mon[99169]: pgmap v22752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:42 smithi119 ceph-mon[94175]: pgmap v22752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:42.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:42 smithi119 ceph-mon[108979]: pgmap v22752: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:42.951 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:42:43.256 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:42:43.256 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 2m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:42:43.256 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 2m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:42:43.256 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 2m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:42:43.257 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 2m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:42:43.257 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 2m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:42:43.257 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 2m ago 11h 948M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:42:43.257 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 2m ago 11h 2574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:42:43.257 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 2m ago 11h 1270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:42:43.257 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 2m ago 11h 1427M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:42:43.257 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 2m ago 11h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:42:43.257 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 2m ago 11h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:42:43.257 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 2m ago 11h 6156M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:42:43.257 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 2m ago 11h 6176M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:42:43.257 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 2m ago 11h 5514M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:42:43.257 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 2m ago 11h 5411M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:42:43.257 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 2m ago 11h 4867M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:42:43.258 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 2m ago 11h 6120M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:42:43.258 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 2m ago 11h 5041M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:42:43.258 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 2m ago 11h 5985M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:42:43.258 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 2m ago 11h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:42:43.636 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:42:43.636 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:42:43.636 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:42:43.636 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:42:43.636 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:42:43.636 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:42:43.636 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:42:43.636 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:42:43.636 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:42:43.637 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:42:43.637 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:42:43.637 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:42:43.637 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:42:43.637 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:42:43.637 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:42:43.637 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:42:43.637 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:42:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:42:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:42:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:42:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:44 smithi119 ceph-mon[94175]: from='client.40011 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:42:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:44 smithi119 ceph-mon[94175]: from='client.49901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:42:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:44 smithi119 ceph-mon[94175]: pgmap v22753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1078069233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:42:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:44 smithi119 ceph-mon[108979]: from='client.40011 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:42:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:44 smithi119 ceph-mon[108979]: from='client.49901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:42:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:44 smithi119 ceph-mon[108979]: pgmap v22753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:44.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1078069233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:42:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:44 smithi183 ceph-mon[99169]: from='client.40011 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:42:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:44 smithi183 ceph-mon[99169]: from='client.49901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:42:44.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:44 smithi183 ceph-mon[99169]: pgmap v22753: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:44.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1078069233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:42:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:46 smithi183 ceph-mon[99169]: pgmap v22754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:46 smithi119 ceph-mon[94175]: pgmap v22754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:46 smithi119 ceph-mon[108979]: pgmap v22754: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:48 smithi183 ceph-mon[99169]: pgmap v22755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:48 smithi119 ceph-mon[94175]: pgmap v22755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:48.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:48 smithi119 ceph-mon[108979]: pgmap v22755: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:50 smithi183 ceph-mon[99169]: pgmap v22756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:50 smithi119 ceph-mon[94175]: pgmap v22756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:50 smithi119 ceph-mon[108979]: pgmap v22756: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:52 smithi183 ceph-mon[99169]: pgmap v22757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:52 smithi119 ceph-mon[94175]: pgmap v22757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:52 smithi119 ceph-mon[108979]: pgmap v22757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:42:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:42:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:42:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:54 smithi119 ceph-mon[94175]: pgmap v22758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:54 smithi119 ceph-mon[108979]: pgmap v22758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:54 smithi183 ceph-mon[99169]: pgmap v22758: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:42:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:56 smithi183 ceph-mon[99169]: pgmap v22759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:56 smithi119 ceph-mon[94175]: pgmap v22759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:56 smithi119 ceph-mon[108979]: pgmap v22759: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:42:58 smithi183 ceph-mon[99169]: pgmap v22760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:42:58 smithi119 ceph-mon[94175]: pgmap v22760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:42:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:42:58 smithi119 ceph-mon[108979]: pgmap v22760: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:00.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:00 smithi183 ceph-mon[99169]: pgmap v22761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:00 smithi119 ceph-mon[94175]: pgmap v22761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:00 smithi119 ceph-mon[108979]: pgmap v22761: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:02 smithi183 ceph-mon[99169]: pgmap v22762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:02 smithi119 ceph-mon[94175]: pgmap v22762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:02.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:02 smithi119 ceph-mon[108979]: pgmap v22762: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:43:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:43:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:43:04.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:04 smithi119 ceph-mon[94175]: pgmap v22763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:04 smithi119 ceph-mon[108979]: pgmap v22763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:04 smithi183 ceph-mon[99169]: pgmap v22763: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:06 smithi183 ceph-mon[99169]: pgmap v22764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:06 smithi119 ceph-mon[94175]: pgmap v22764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:06.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:06 smithi119 ceph-mon[108979]: pgmap v22764: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:08 smithi183 ceph-mon[99169]: pgmap v22765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:08 smithi119 ceph-mon[94175]: pgmap v22765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:08.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:08 smithi119 ceph-mon[108979]: pgmap v22765: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:10 smithi183 ceph-mon[99169]: pgmap v22766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:10 smithi119 ceph-mon[94175]: pgmap v22766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:10 smithi119 ceph-mon[108979]: pgmap v22766: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:12 smithi183 ceph-mon[99169]: pgmap v22767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:12 smithi119 ceph-mon[94175]: pgmap v22767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:12 smithi119 ceph-mon[108979]: pgmap v22767: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:13.982 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:43:14.289 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:43:14.290 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 2m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:43:14.290 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 2m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:43:14.290 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 2m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:43:14.290 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 2m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:43:14.290 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 2m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:43:14.290 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 2m ago 11h 948M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:43:14.290 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 2m ago 11h 2574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:43:14.290 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 2m ago 11h 1270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:43:14.290 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 2m ago 11h 1427M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:43:14.290 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 2m ago 11h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:43:14.290 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 2m ago 11h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:43:14.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 2m ago 11h 6156M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:43:14.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 2m ago 11h 6176M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:43:14.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 2m ago 11h 5514M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:43:14.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 2m ago 11h 5411M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:43:14.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 2m ago 11h 4867M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:43:14.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 2m ago 11h 6120M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:43:14.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 2m ago 11h 5041M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:43:14.291 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 2m ago 11h 5985M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:43:14.291 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 2m ago 11h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:43:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:14 smithi119 ceph-mon[94175]: pgmap v22768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:43:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:43:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:43:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:14 smithi119 ceph-mon[108979]: pgmap v22768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:14.675 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:43:14.675 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:43:14.675 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:43:14.675 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:43:14.675 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:43:14.675 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:43:14.675 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:43:14.676 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:43:14.676 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:43:14.676 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:43:14.676 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:43:14.676 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:43:14.676 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:43:14.676 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:43:14.676 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:43:14.676 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:43:14.676 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:43:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:14 smithi183 ceph-mon[99169]: pgmap v22768: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:15.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 02:43:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T02:43:14.929820989Z level=info msg="Completed cleanup jobs" duration=13.949806ms 2023-12-02T02:43:15.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:15 smithi183 ceph-mon[99169]: from='client.49913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:43:15.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:15 smithi183 ceph-mon[99169]: from='client.40035 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:43:15.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/360111820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:43:15.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:15 smithi119 ceph-mon[94175]: from='client.49913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:43:15.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:15 smithi119 ceph-mon[94175]: from='client.40035 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:43:15.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/360111820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:43:15.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:15 smithi119 ceph-mon[108979]: from='client.49913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:43:15.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:15 smithi119 ceph-mon[108979]: from='client.40035 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:43:15.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/360111820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:43:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:16 smithi183 ceph-mon[99169]: pgmap v22769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:16 smithi119 ceph-mon[94175]: pgmap v22769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:16 smithi119 ceph-mon[108979]: pgmap v22769: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:18 smithi183 ceph-mon[99169]: pgmap v22770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:18 smithi119 ceph-mon[94175]: pgmap v22770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:18 smithi119 ceph-mon[108979]: pgmap v22770: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:20 smithi183 ceph-mon[99169]: pgmap v22771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:20 smithi119 ceph-mon[94175]: pgmap v22771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:20 smithi119 ceph-mon[108979]: pgmap v22771: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:22 smithi183 ceph-mon[99169]: pgmap v22772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:22 smithi119 ceph-mon[94175]: pgmap v22772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:22 smithi119 ceph-mon[108979]: pgmap v22772: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:24.423 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:43:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:43:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:43:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:24 smithi183 ceph-mon[99169]: pgmap v22773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:24.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:24 smithi119 ceph-mon[94175]: pgmap v22773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:24.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:24.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:24 smithi119 ceph-mon[108979]: pgmap v22773: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:24.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:26 smithi183 ceph-mon[99169]: pgmap v22774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:26 smithi119 ceph-mon[94175]: pgmap v22774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:26 smithi119 ceph-mon[108979]: pgmap v22774: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:28 smithi183 ceph-mon[99169]: pgmap v22775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:28 smithi119 ceph-mon[94175]: pgmap v22775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:28 smithi119 ceph-mon[108979]: pgmap v22775: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:30 smithi183 ceph-mon[99169]: pgmap v22776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:30 smithi119 ceph-mon[94175]: pgmap v22776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:30.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:30 smithi119 ceph-mon[108979]: pgmap v22776: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:32 smithi183 ceph-mon[99169]: pgmap v22777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:32 smithi119 ceph-mon[94175]: pgmap v22777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:32.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:32 smithi119 ceph-mon[108979]: pgmap v22777: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:34.440 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:43:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:43:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:43:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:34 smithi183 ceph-mon[99169]: pgmap v22778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:34.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:34 smithi119 ceph-mon[94175]: pgmap v22778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:34.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:34 smithi119 ceph-mon[108979]: pgmap v22778: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:36 smithi119 ceph-mon[94175]: pgmap v22779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:36.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:36 smithi119 ceph-mon[108979]: pgmap v22779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:36.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:36 smithi183 ceph-mon[99169]: pgmap v22779: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:38 smithi119 ceph-mon[94175]: pgmap v22780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:38.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:38 smithi119 ceph-mon[108979]: pgmap v22780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:38.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:38 smithi183 ceph-mon[99169]: pgmap v22780: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:39.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:39.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:40 smithi183 ceph-mon[99169]: pgmap v22781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:40.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:40 smithi119 ceph-mon[94175]: pgmap v22781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:40 smithi119 ceph-mon[108979]: pgmap v22781: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:41 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:43:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:41 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:43:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:41 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:43:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:42 smithi183 ceph-mon[99169]: pgmap v22782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:42.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:43:42.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:43:42.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:43:42.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:43:42.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:42 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:43:42.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:42 smithi119 ceph-mon[108979]: pgmap v22782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:42.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:43:42.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:43:42.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:43:42.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:43:42.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:42 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:43:42.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:42 smithi119 ceph-mon[94175]: pgmap v22782: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:42.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:43:42.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:43:42.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:43:42.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:43:42.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:42 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:43:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:43:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:43:44] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:43:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:44 smithi183 ceph-mon[99169]: pgmap v22783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:44 smithi119 ceph-mon[94175]: pgmap v22783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:44.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:44 smithi119 ceph-mon[108979]: pgmap v22783: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:45.027 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:43:45.335 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:43:45.335 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 3m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:43:45.335 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 3m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:43:45.335 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 3m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:43:45.335 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 3m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:43:45.335 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 3m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:43:45.335 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 3m ago 11h 948M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:43:45.335 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 3m ago 11h 2574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:43:45.336 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 3m ago 11h 1270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:43:45.336 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 3m ago 11h 1427M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:43:45.336 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 3m ago 11h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:43:45.336 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 3m ago 11h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:43:45.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 3m ago 11h 6156M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:43:45.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 3m ago 11h 6176M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:43:45.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 3m ago 11h 5514M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:43:45.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 3m ago 11h 5411M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:43:45.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 3m ago 11h 4867M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:43:45.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 3m ago 11h 6120M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:43:45.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 3m ago 11h 5041M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:43:45.336 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 3m ago 11h 5985M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:43:45.336 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 3m ago 11h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:43:45.715 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:43:45.715 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:43:45.715 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:43:45.715 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:43:45.715 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:43:45.716 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:43:45.716 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:43:45.716 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:43:45.716 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:43:45.716 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:43:45.716 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:43:45.716 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:43:45.716 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:43:45.716 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:43:45.716 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:43:45.716 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:43:45.716 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:43:46.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:46 smithi183 ceph-mon[99169]: from='client.49931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:43:46.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:46 smithi183 ceph-mon[99169]: pgmap v22784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:46.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:46 smithi183 ceph-mon[99169]: from='client.49937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:43:46.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3435821179' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:43:46.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:46 smithi119 ceph-mon[108979]: from='client.49931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:43:46.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:46 smithi119 ceph-mon[108979]: pgmap v22784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:46.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:46 smithi119 ceph-mon[108979]: from='client.49937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:43:46.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3435821179' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:43:46.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:46 smithi119 ceph-mon[94175]: from='client.49931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:43:46.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:46 smithi119 ceph-mon[94175]: pgmap v22784: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:46.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:46 smithi119 ceph-mon[94175]: from='client.49937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:43:46.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3435821179' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:43:48.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:48 smithi183 ceph-mon[99169]: pgmap v22785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:48.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:48 smithi119 ceph-mon[108979]: pgmap v22785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:48.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:48 smithi119 ceph-mon[94175]: pgmap v22785: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:50.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:50 smithi183 ceph-mon[99169]: pgmap v22786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:50.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:50 smithi119 ceph-mon[108979]: pgmap v22786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:50.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:50 smithi119 ceph-mon[94175]: pgmap v22786: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:51.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:51 smithi183 ceph-mon[99169]: pgmap v22787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:51.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:51 smithi119 ceph-mon[108979]: pgmap v22787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:51.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:51 smithi119 ceph-mon[94175]: pgmap v22787: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:43:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:43:54] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:43:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:54 smithi119 ceph-mon[94175]: pgmap v22788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:54 smithi119 ceph-mon[108979]: pgmap v22788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:54 smithi183 ceph-mon[99169]: pgmap v22788: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:43:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:56 smithi183 ceph-mon[99169]: pgmap v22789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:56 smithi119 ceph-mon[94175]: pgmap v22789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:56 smithi119 ceph-mon[108979]: pgmap v22789: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:43:58 smithi183 ceph-mon[99169]: pgmap v22790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:43:58 smithi119 ceph-mon[94175]: pgmap v22790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:43:58.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:43:58 smithi119 ceph-mon[108979]: pgmap v22790: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:00 smithi183 ceph-mon[99169]: pgmap v22791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:00 smithi119 ceph-mon[94175]: pgmap v22791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:00.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:00 smithi119 ceph-mon[108979]: pgmap v22791: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:02 smithi183 ceph-mon[99169]: pgmap v22792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:02 smithi119 ceph-mon[94175]: pgmap v22792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:02.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:02 smithi119 ceph-mon[108979]: pgmap v22792: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:04 smithi119 ceph-mon[94175]: pgmap v22793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:44:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:44:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:44:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:04 smithi119 ceph-mon[108979]: pgmap v22793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:04 smithi183 ceph-mon[99169]: pgmap v22793: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:06 smithi183 ceph-mon[99169]: pgmap v22794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:06 smithi119 ceph-mon[94175]: pgmap v22794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:06 smithi119 ceph-mon[108979]: pgmap v22794: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:08 smithi183 ceph-mon[99169]: pgmap v22795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:08 smithi119 ceph-mon[94175]: pgmap v22795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:08 smithi119 ceph-mon[108979]: pgmap v22795: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:10 smithi183 ceph-mon[99169]: pgmap v22796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:10 smithi119 ceph-mon[108979]: pgmap v22796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:10 smithi119 ceph-mon[94175]: pgmap v22796: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:12 smithi183 ceph-mon[99169]: pgmap v22797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:12 smithi119 ceph-mon[108979]: pgmap v22797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:12 smithi119 ceph-mon[94175]: pgmap v22797: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:14 smithi119 ceph-mon[94175]: pgmap v22798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:44:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:44:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:44:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:14 smithi119 ceph-mon[108979]: pgmap v22798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:14 smithi183 ceph-mon[99169]: pgmap v22798: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:16.058 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:44:16.366 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:44:16.366 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 3m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:44:16.366 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 3m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:44:16.366 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 3m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:44:16.366 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 3m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:44:16.366 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 3m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:44:16.366 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 3m ago 11h 948M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:44:16.366 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 3m ago 11h 2574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:44:16.366 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 3m ago 11h 1270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:44:16.366 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 3m ago 11h 1427M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:44:16.366 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 3m ago 11h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:44:16.367 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 3m ago 11h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:44:16.367 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 3m ago 11h 6156M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:44:16.367 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 3m ago 11h 6176M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:44:16.367 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 3m ago 11h 5514M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:44:16.367 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 3m ago 11h 5411M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:44:16.367 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 3m ago 11h 4867M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:44:16.367 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 3m ago 11h 6120M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:44:16.368 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 3m ago 11h 5041M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:44:16.368 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 3m ago 11h 5985M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:44:16.368 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 3m ago 11h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:44:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:16 smithi183 ceph-mon[99169]: pgmap v22799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:16 smithi119 ceph-mon[94175]: pgmap v22799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:16 smithi119 ceph-mon[108979]: pgmap v22799: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:16.746 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:44:16.746 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:44:16.747 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:44:16.747 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:44:16.747 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:44:16.747 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:44:16.747 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:44:16.747 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:44:16.747 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:44:16.747 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:44:16.747 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:44:16.747 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:44:16.747 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:44:16.747 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:44:16.747 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:44:16.748 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:44:16.748 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:44:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:17 smithi183 ceph-mon[99169]: from='client.49949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:44:17.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:17 smithi183 ceph-mon[99169]: from='client.40071 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:44:17.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:17 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3921225017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:44:17.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:17 smithi119 ceph-mon[94175]: from='client.49949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:44:17.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:17 smithi119 ceph-mon[94175]: from='client.40071 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:44:17.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:17 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3921225017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:44:17.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:17 smithi119 ceph-mon[108979]: from='client.49949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:44:17.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:17 smithi119 ceph-mon[108979]: from='client.40071 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:44:17.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:17 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3921225017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:44:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:18 smithi183 ceph-mon[99169]: pgmap v22800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:18.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:18 smithi119 ceph-mon[94175]: pgmap v22800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:18.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:18 smithi119 ceph-mon[108979]: pgmap v22800: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:20 smithi183 ceph-mon[99169]: pgmap v22801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:20 smithi119 ceph-mon[94175]: pgmap v22801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:20 smithi119 ceph-mon[108979]: pgmap v22801: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:22 smithi183 ceph-mon[99169]: pgmap v22802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:22 smithi119 ceph-mon[108979]: pgmap v22802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:22 smithi119 ceph-mon[94175]: pgmap v22802: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:44:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:44:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:44:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:24 smithi119 ceph-mon[94175]: pgmap v22803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:24 smithi119 ceph-mon[108979]: pgmap v22803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:24 smithi183 ceph-mon[99169]: pgmap v22803: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:26 smithi183 ceph-mon[99169]: pgmap v22804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:26 smithi119 ceph-mon[94175]: pgmap v22804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:26 smithi119 ceph-mon[108979]: pgmap v22804: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:28 smithi183 ceph-mon[99169]: pgmap v22805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:28 smithi119 ceph-mon[94175]: pgmap v22805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:28 smithi119 ceph-mon[108979]: pgmap v22805: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:30 smithi183 ceph-mon[99169]: pgmap v22806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:30 smithi119 ceph-mon[94175]: pgmap v22806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:30.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:30 smithi119 ceph-mon[108979]: pgmap v22806: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:32 smithi183 ceph-mon[99169]: pgmap v22807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:32.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:32 smithi119 ceph-mon[108979]: pgmap v22807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:32 smithi119 ceph-mon[94175]: pgmap v22807: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:34.432 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:44:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:44:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:44:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:34 smithi183 ceph-mon[99169]: pgmap v22808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:34.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:34 smithi119 ceph-mon[94175]: pgmap v22808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:34.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:34 smithi119 ceph-mon[108979]: pgmap v22808: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:36 smithi183 ceph-mon[99169]: pgmap v22809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:36 smithi119 ceph-mon[94175]: pgmap v22809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:36.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:36 smithi119 ceph-mon[108979]: pgmap v22809: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:38 smithi183 ceph-mon[99169]: pgmap v22810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:38 smithi119 ceph-mon[94175]: pgmap v22810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:38 smithi119 ceph-mon[108979]: pgmap v22810: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:40 smithi119 ceph-mon[108979]: pgmap v22811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:40.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:40 smithi119 ceph-mon[94175]: pgmap v22811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:40 smithi183 ceph-mon[99169]: pgmap v22811: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:42 smithi119 ceph-mon[94175]: pgmap v22812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:42 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:44:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:42 smithi119 ceph-mon[108979]: pgmap v22812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:42.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:42 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:44:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:42 smithi183 ceph-mon[99169]: pgmap v22812: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:42 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:44:43.875 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:44:43.875 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:43 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:44:43.875 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:43 smithi119 ceph-mon[108979]: pgmap v22813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:43.875 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:44:43.875 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:43 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:44:43.875 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:43 smithi119 ceph-mon[94175]: pgmap v22813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:43.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:44:43.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:43 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:44:43.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:43 smithi183 ceph-mon[99169]: pgmap v22813: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:44.409 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:44:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:44:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:44:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:46 smithi183 ceph-mon[99169]: pgmap v22814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:46.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:44:46.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:44:46.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:44:46.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:44:46.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:44:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:46 smithi119 ceph-mon[94175]: pgmap v22814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:44:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:44:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:44:46.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:44:46.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:44:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:46 smithi119 ceph-mon[108979]: pgmap v22814: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:44:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:44:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:44:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:44:46.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:44:47.089 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:44:47.395 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:44:47.396 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 4m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:44:47.396 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 4m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:44:47.396 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 4m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:44:47.396 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 4m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:44:47.396 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 4m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:44:47.396 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 4m ago 11h 948M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:44:47.396 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 4m ago 11h 2574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:44:47.396 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 4m ago 11h 1270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:44:47.396 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 4m ago 11h 1427M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:44:47.396 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 4m ago 11h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:44:47.396 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 4m ago 11h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:44:47.396 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 4m ago 11h 6156M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:44:47.396 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 4m ago 11h 6176M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:44:47.396 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 4m ago 11h 5514M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:44:47.396 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 4m ago 11h 5411M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:44:47.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 4m ago 11h 4867M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:44:47.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 4m ago 11h 6120M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:44:47.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 4m ago 11h 5041M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:44:47.397 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 4m ago 11h 5985M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:44:47.397 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 4m ago 11h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:44:47.774 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:44:47.774 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:44:47.774 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:44:47.774 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:44:47.775 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:44:47.775 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:44:47.775 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:44:47.775 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:44:47.775 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:44:47.775 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:44:47.775 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:44:47.775 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:44:47.775 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:44:47.775 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:44:47.775 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:44:47.775 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:44:47.775 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:44:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:48 smithi183 ceph-mon[99169]: from='client.40083 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:44:48.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:48 smithi183 ceph-mon[99169]: pgmap v22815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:48.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:48 smithi183 ceph-mon[99169]: from='client.49973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:44:48.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:48 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2983371046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:44:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:48 smithi119 ceph-mon[94175]: from='client.40083 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:44:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:48 smithi119 ceph-mon[94175]: pgmap v22815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:48 smithi119 ceph-mon[94175]: from='client.49973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:44:48.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:48 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2983371046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:44:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:48 smithi119 ceph-mon[108979]: from='client.40083 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:44:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:48 smithi119 ceph-mon[108979]: pgmap v22815: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:48 smithi119 ceph-mon[108979]: from='client.49973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:44:48.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:48 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2983371046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:44:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:50 smithi183 ceph-mon[99169]: pgmap v22816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:50 smithi119 ceph-mon[94175]: pgmap v22816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:50 smithi119 ceph-mon[108979]: pgmap v22816: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:52 smithi183 ceph-mon[99169]: pgmap v22817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:52 smithi119 ceph-mon[94175]: pgmap v22817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:52 smithi119 ceph-mon[108979]: pgmap v22817: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:44:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:44:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:44:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:54 smithi119 ceph-mon[94175]: pgmap v22818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:54.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:54 smithi119 ceph-mon[108979]: pgmap v22818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:54.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:54 smithi183 ceph-mon[99169]: pgmap v22818: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:54.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:44:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:56 smithi183 ceph-mon[99169]: pgmap v22819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:56 smithi119 ceph-mon[108979]: pgmap v22819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:56 smithi119 ceph-mon[94175]: pgmap v22819: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:44:58 smithi183 ceph-mon[99169]: pgmap v22820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:44:58 smithi119 ceph-mon[108979]: pgmap v22820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:44:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:44:58 smithi119 ceph-mon[94175]: pgmap v22820: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:00.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:00 smithi183 ceph-mon[99169]: pgmap v22821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:00 smithi119 ceph-mon[108979]: pgmap v22821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:00.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:00 smithi119 ceph-mon[94175]: pgmap v22821: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:02.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:02 smithi183 ceph-mon[99169]: pgmap v22822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:02.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:02 smithi119 ceph-mon[94175]: pgmap v22822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:02.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:02 smithi119 ceph-mon[108979]: pgmap v22822: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:45:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:45:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:45:04.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:04 smithi119 ceph-mon[94175]: pgmap v22823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:04.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:04 smithi119 ceph-mon[108979]: pgmap v22823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:04.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:04 smithi183 ceph-mon[99169]: pgmap v22823: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:06.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:06 smithi183 ceph-mon[99169]: pgmap v22824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:06.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:06 smithi119 ceph-mon[94175]: pgmap v22824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:06.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:06 smithi119 ceph-mon[108979]: pgmap v22824: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:08 smithi183 ceph-mon[99169]: pgmap v22825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:08 smithi119 ceph-mon[94175]: pgmap v22825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:08 smithi119 ceph-mon[108979]: pgmap v22825: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:10 smithi183 ceph-mon[99169]: pgmap v22826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:10 smithi119 ceph-mon[94175]: pgmap v22826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:10 smithi119 ceph-mon[108979]: pgmap v22826: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:12 smithi183 ceph-mon[99169]: pgmap v22827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:12 smithi119 ceph-mon[94175]: pgmap v22827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:12 smithi119 ceph-mon[108979]: pgmap v22827: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:14.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:14 smithi119 ceph-mon[94175]: pgmap v22828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:45:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:45:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:45:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:14 smithi119 ceph-mon[108979]: pgmap v22828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:14 smithi183 ceph-mon[99169]: pgmap v22828: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:16 smithi183 ceph-mon[99169]: pgmap v22829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:16 smithi119 ceph-mon[94175]: pgmap v22829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:16 smithi119 ceph-mon[108979]: pgmap v22829: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:18.119 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:45:18.427 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:45:18.427 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 4m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:45:18.427 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 4m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:45:18.427 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 4m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:45:18.427 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 4m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:45:18.427 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 4m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:45:18.427 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 4m ago 11h 948M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:45:18.427 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 4m ago 11h 2574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:45:18.428 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 4m ago 11h 1270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:45:18.428 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 4m ago 11h 1427M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:45:18.428 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 4m ago 11h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:45:18.428 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 4m ago 11h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:45:18.428 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 4m ago 11h 6156M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:45:18.428 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 4m ago 11h 6176M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:45:18.428 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 4m ago 11h 5514M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:45:18.428 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 4m ago 11h 5411M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:45:18.428 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 4m ago 11h 4867M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:45:18.428 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 4m ago 11h 6120M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:45:18.428 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 4m ago 11h 5041M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:45:18.428 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 4m ago 11h 5985M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:45:18.428 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 4m ago 11h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:45:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:18 smithi183 ceph-mon[99169]: pgmap v22830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:18 smithi119 ceph-mon[94175]: pgmap v22830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:18 smithi119 ceph-mon[108979]: pgmap v22830: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:18.810 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:45:18.810 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:45:18.810 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:45:18.810 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:45:18.810 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:45:18.810 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:45:18.810 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:45:18.810 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:45:18.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:45:18.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:45:18.811 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:45:18.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:45:18.811 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:45:18.811 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:45:18.811 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:45:18.811 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:45:18.811 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:45:19.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:19 smithi183 ceph-mon[99169]: from='client.40101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:45:19.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:19 smithi183 ceph-mon[99169]: from='client.49991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:45:19.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:19 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2144205450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:45:19.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:19 smithi119 ceph-mon[94175]: from='client.40101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:45:19.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:19 smithi119 ceph-mon[94175]: from='client.49991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:45:19.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:19 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2144205450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:45:19.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:19 smithi119 ceph-mon[108979]: from='client.40101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:45:19.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:19 smithi119 ceph-mon[108979]: from='client.49991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:45:19.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:19 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2144205450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:45:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:20 smithi183 ceph-mon[99169]: pgmap v22831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:20 smithi119 ceph-mon[94175]: pgmap v22831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:20 smithi119 ceph-mon[108979]: pgmap v22831: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:22 smithi183 ceph-mon[99169]: pgmap v22832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:22 smithi119 ceph-mon[108979]: pgmap v22832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:22 smithi119 ceph-mon[94175]: pgmap v22832: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:24.428 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:45:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:45:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:45:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:24 smithi183 ceph-mon[99169]: pgmap v22833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:24.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:24 smithi119 ceph-mon[94175]: pgmap v22833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:24.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:24.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:24 smithi119 ceph-mon[108979]: pgmap v22833: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:24.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:26 smithi183 ceph-mon[99169]: pgmap v22834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:26 smithi119 ceph-mon[94175]: pgmap v22834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:26 smithi119 ceph-mon[108979]: pgmap v22834: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:28 smithi183 ceph-mon[99169]: pgmap v22835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:28 smithi119 ceph-mon[94175]: pgmap v22835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:28 smithi119 ceph-mon[108979]: pgmap v22835: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:30 smithi183 ceph-mon[99169]: pgmap v22836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:30 smithi119 ceph-mon[94175]: pgmap v22836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:30.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:30 smithi119 ceph-mon[108979]: pgmap v22836: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:32 smithi119 ceph-mon[94175]: pgmap v22837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:32.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:32 smithi119 ceph-mon[108979]: pgmap v22837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:32.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:32 smithi183 ceph-mon[99169]: pgmap v22837: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:34.445 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:45:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:45:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:45:34.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:34 smithi119 ceph-mon[94175]: pgmap v22838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:34.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:34 smithi119 ceph-mon[108979]: pgmap v22838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:34.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:34 smithi183 ceph-mon[99169]: pgmap v22838: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:36.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:36 smithi119 ceph-mon[108979]: pgmap v22839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:36.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:36 smithi119 ceph-mon[94175]: pgmap v22839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:36.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:36 smithi183 ceph-mon[99169]: pgmap v22839: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:38.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:38 smithi183 ceph-mon[99169]: pgmap v22840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:38 smithi119 ceph-mon[94175]: pgmap v22840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:38.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:38 smithi119 ceph-mon[108979]: pgmap v22840: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:39.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:39.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:40 smithi183 ceph-mon[99169]: pgmap v22841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:40.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:40 smithi119 ceph-mon[94175]: pgmap v22841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:40 smithi119 ceph-mon[108979]: pgmap v22841: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:42 smithi183 ceph-mon[99169]: pgmap v22842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:42.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:42 smithi119 ceph-mon[94175]: pgmap v22842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:42.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:42 smithi119 ceph-mon[108979]: pgmap v22842: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:45:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:45:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T02:45:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:44 smithi183 ceph-mon[99169]: pgmap v22843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:44 smithi119 ceph-mon[94175]: pgmap v22843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:44.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:44 smithi119 ceph-mon[108979]: pgmap v22843: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:46.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:46 smithi183 ceph-mon[99169]: pgmap v22844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:46.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:45:46.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:45:46.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:46 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:45:46.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:46 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:45:46.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:46 smithi119 ceph-mon[94175]: pgmap v22844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:46.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:45:46.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:45:46.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:46 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:45:46.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:46 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:45:46.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:46 smithi119 ceph-mon[108979]: pgmap v22844: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:46.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:45:46.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:45:46.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:46 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:45:46.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:46 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:45:48.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:48 smithi183 ceph-mon[99169]: pgmap v22845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:48.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:48 smithi119 ceph-mon[108979]: pgmap v22845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:48.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:48 smithi119 ceph-mon[94175]: pgmap v22845: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:49.158 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:45:49.466 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:45:49.467 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 5m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:45:49.467 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 5m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:45:49.467 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 5m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:45:49.467 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 5m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:45:49.467 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 5m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:45:49.467 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 5m ago 11h 948M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:45:49.467 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 5m ago 11h 2574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:45:49.467 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 5m ago 11h 1270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:45:49.467 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 5m ago 11h 1427M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:45:49.467 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 5m ago 11h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:45:49.467 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 5m ago 11h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:45:49.467 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 5m ago 11h 6156M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:45:49.468 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 5m ago 11h 6176M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:45:49.468 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 5m ago 11h 5514M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:45:49.468 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 5m ago 11h 5411M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:45:49.468 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 5m ago 11h 4867M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:45:49.468 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 5m ago 11h 6120M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:45:49.468 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 5m ago 11h 5041M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:45:49.468 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 5m ago 11h 5985M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:45:49.468 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 5m ago 11h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:45:49.847 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:45:49.847 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:45:49.847 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:45:49.847 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:45:49.847 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:45:49.848 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:45:49.848 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:45:49.848 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:45:49.848 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:45:49.848 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:45:49.848 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:45:49.848 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:45:49.848 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:45:49.848 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:45:49.848 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:45:49.848 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:45:49.848 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:45:50.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:50 smithi183 ceph-mon[99169]: from='client.50003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:45:50.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:50 smithi183 ceph-mon[99169]: pgmap v22846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:50.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:50 smithi183 ceph-mon[99169]: from='client.50009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:45:50.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2990259972' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:45:50.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:50 smithi119 ceph-mon[94175]: from='client.50003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:45:50.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:50 smithi119 ceph-mon[94175]: pgmap v22846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:50.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:50 smithi119 ceph-mon[94175]: from='client.50009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:45:50.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2990259972' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:45:50.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:50 smithi119 ceph-mon[108979]: from='client.50003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:45:50.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:50 smithi119 ceph-mon[108979]: pgmap v22846: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:50.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:50 smithi119 ceph-mon[108979]: from='client.50009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:45:50.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2990259972' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:45:52.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:52 smithi183 ceph-mon[99169]: pgmap v22847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:52.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:52 smithi119 ceph-mon[94175]: pgmap v22847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:52.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:52 smithi119 ceph-mon[108979]: pgmap v22847: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:45:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:45:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T02:45:54.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:54 smithi183 ceph-mon[99169]: pgmap v22848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:54.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:54.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:54 smithi119 ceph-mon[94175]: pgmap v22848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:54.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:54.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:54 smithi119 ceph-mon[108979]: pgmap v22848: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:54.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:45:56.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:56 smithi183 ceph-mon[99169]: pgmap v22849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:56.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:56 smithi119 ceph-mon[94175]: pgmap v22849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:56.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:56 smithi119 ceph-mon[108979]: pgmap v22849: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:58.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:45:58 smithi183 ceph-mon[99169]: pgmap v22850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:58.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:45:58 smithi119 ceph-mon[108979]: pgmap v22850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:45:58.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:45:58 smithi119 ceph-mon[94175]: pgmap v22850: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:00.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:00 smithi183 ceph-mon[99169]: pgmap v22851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:00.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:00 smithi119 ceph-mon[94175]: pgmap v22851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:00.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:00 smithi119 ceph-mon[108979]: pgmap v22851: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:02 smithi183 ceph-mon[99169]: pgmap v22852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:02 smithi119 ceph-mon[94175]: pgmap v22852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:02.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:02 smithi119 ceph-mon[108979]: pgmap v22852: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:46:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:46:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T02:46:04.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:04 smithi183 ceph-mon[99169]: pgmap v22853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:04.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:04 smithi119 ceph-mon[94175]: pgmap v22853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:04.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:04 smithi119 ceph-mon[108979]: pgmap v22853: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:06.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:06 smithi183 ceph-mon[99169]: pgmap v22854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:06.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:06 smithi119 ceph-mon[94175]: pgmap v22854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:06.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:06 smithi119 ceph-mon[108979]: pgmap v22854: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:07.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:07 smithi183 ceph-mon[99169]: pgmap v22855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:07.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:07 smithi119 ceph-mon[94175]: pgmap v22855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:07.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:07 smithi119 ceph-mon[108979]: pgmap v22855: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:09.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:09.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:10.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:10 smithi183 ceph-mon[99169]: pgmap v22856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:10 smithi119 ceph-mon[94175]: pgmap v22856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:10.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:10 smithi119 ceph-mon[108979]: pgmap v22856: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:12.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:12 smithi183 ceph-mon[99169]: pgmap v22857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:12.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:12 smithi119 ceph-mon[94175]: pgmap v22857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:12.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:12 smithi119 ceph-mon[108979]: pgmap v22857: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:46:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:46:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T02:46:14.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:14 smithi119 ceph-mon[94175]: pgmap v22858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:14.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:14 smithi119 ceph-mon[108979]: pgmap v22858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:14.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:14 smithi183 ceph-mon[99169]: pgmap v22858: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:16.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:16 smithi183 ceph-mon[99169]: pgmap v22859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:16.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:16 smithi119 ceph-mon[94175]: pgmap v22859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:16.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:16 smithi119 ceph-mon[108979]: pgmap v22859: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:18.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:18 smithi183 ceph-mon[99169]: pgmap v22860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:18.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:18 smithi119 ceph-mon[94175]: pgmap v22860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:18.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:18 smithi119 ceph-mon[108979]: pgmap v22860: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:20.192 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:46:20.500 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:46:20.501 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 5m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:46:20.501 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 5m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:46:20.501 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 5m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:46:20.501 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 5m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:46:20.501 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 5m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:46:20.501 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 5m ago 11h 948M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:46:20.501 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 5m ago 11h 2574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:46:20.501 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 5m ago 11h 1270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:46:20.501 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 5m ago 11h 1427M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:46:20.501 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 5m ago 11h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:46:20.501 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 5m ago 11h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:46:20.501 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 5m ago 11h 6156M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:46:20.502 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 5m ago 11h 6176M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:46:20.502 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 5m ago 11h 5514M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:46:20.502 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 5m ago 11h 5411M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:46:20.502 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 5m ago 11h 4867M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:46:20.502 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 5m ago 11h 6120M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:46:20.502 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 5m ago 11h 5041M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:46:20.502 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 5m ago 11h 5985M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:46:20.502 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 5m ago 11h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:46:20.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:20 smithi183 ceph-mon[99169]: pgmap v22861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:20.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:20 smithi119 ceph-mon[94175]: pgmap v22861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:20.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:20 smithi119 ceph-mon[108979]: pgmap v22861: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:20.877 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:46:20.878 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:46:20.878 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:46:20.878 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:46:20.878 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:46:20.878 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:46:20.878 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:46:20.878 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:46:20.878 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:46:20.878 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:46:20.878 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:46:20.878 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:46:20.878 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:46:20.879 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:46:20.879 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:46:20.879 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:46:20.879 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:46:21.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:21 smithi183 ceph-mon[99169]: from='client.40137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:46:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:21 smithi183 ceph-mon[99169]: from='client.50027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:46:21.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:21 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3486071259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:46:21.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:21 smithi119 ceph-mon[94175]: from='client.40137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:46:21.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:21 smithi119 ceph-mon[94175]: from='client.50027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:46:21.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3486071259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:46:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:21 smithi119 ceph-mon[108979]: from='client.40137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:46:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:21 smithi119 ceph-mon[108979]: from='client.50027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:46:21.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:21 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3486071259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:46:22.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:22 smithi183 ceph-mon[99169]: pgmap v22862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:22.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:22 smithi119 ceph-mon[94175]: pgmap v22862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:22.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:22 smithi119 ceph-mon[108979]: pgmap v22862: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:46:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:46:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T02:46:24.449 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:24 smithi119 ceph-mon[94175]: pgmap v22863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:24.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:24 smithi119 ceph-mon[108979]: pgmap v22863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:24.450 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:24 smithi183 ceph-mon[99169]: pgmap v22863: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:24.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:26.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:26 smithi183 ceph-mon[99169]: pgmap v22864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:26.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:26 smithi119 ceph-mon[94175]: pgmap v22864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:26.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:26 smithi119 ceph-mon[108979]: pgmap v22864: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:28.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:28 smithi183 ceph-mon[99169]: pgmap v22865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:28.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:28 smithi119 ceph-mon[94175]: pgmap v22865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:28.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:28 smithi119 ceph-mon[108979]: pgmap v22865: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:30.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:30 smithi183 ceph-mon[99169]: pgmap v22866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:30.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:30 smithi119 ceph-mon[94175]: pgmap v22866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:30.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:30 smithi119 ceph-mon[108979]: pgmap v22866: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:32.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:32 smithi183 ceph-mon[99169]: pgmap v22867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:32.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:32 smithi119 ceph-mon[94175]: pgmap v22867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:32.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:32 smithi119 ceph-mon[108979]: pgmap v22867: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:46:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:46:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:46:34.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:34 smithi119 ceph-mon[108979]: pgmap v22868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:34.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:34 smithi119 ceph-mon[94175]: pgmap v22868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:34.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:34 smithi183 ceph-mon[99169]: pgmap v22868: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:36 smithi183 ceph-mon[99169]: pgmap v22869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:36 smithi119 ceph-mon[94175]: pgmap v22869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:36.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:36 smithi119 ceph-mon[108979]: pgmap v22869: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:38 smithi183 ceph-mon[99169]: pgmap v22870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:38.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:38 smithi119 ceph-mon[94175]: pgmap v22870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:38.703 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:38 smithi119 ceph-mon[108979]: pgmap v22870: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:40 smithi183 ceph-mon[99169]: pgmap v22871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:40 smithi119 ceph-mon[94175]: pgmap v22871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:40 smithi119 ceph-mon[108979]: pgmap v22871: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:42 smithi183 ceph-mon[99169]: pgmap v22872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:42 smithi119 ceph-mon[94175]: pgmap v22872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:42.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:42 smithi119 ceph-mon[108979]: pgmap v22872: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:44.425 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:46:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:46:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:46:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:44 smithi183 ceph-mon[99169]: pgmap v22873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:44.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:44 smithi119 ceph-mon[94175]: pgmap v22873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:44.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:44 smithi119 ceph-mon[108979]: pgmap v22873: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:46 smithi183 ceph-mon[99169]: pgmap v22874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:46 smithi119 ceph-mon[94175]: pgmap v22874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:46 smithi119 ceph-mon[108979]: pgmap v22874: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:47.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:47 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:46:47.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:47.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:47.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:47.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:47 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:47.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:47 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:46:47.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:47.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:47.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:47.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:47 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:47.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:47 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:46:47.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:47.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:47.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:47.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:47 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:48.436 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:48 smithi183 ceph-mon[99169]: pgmap v22875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:48 smithi119 ceph-mon[94175]: pgmap v22875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:48.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:48 smithi119 ceph-mon[108979]: pgmap v22875: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:50 smithi183 ceph-mon[99169]: pgmap v22876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:46:50.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:46:50.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:50 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:50 smithi119 ceph-mon[94175]: pgmap v22876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:46:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:46:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:50 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:50.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:50 smithi119 ceph-mon[108979]: pgmap v22876: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:50.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:50.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:50.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:46:50.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:46:50.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:50 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:46:51.217 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:46:51.525 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:46:51.525 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 6m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:46:51.525 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 6m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:46:51.526 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 6m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:46:51.526 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 6m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:46:51.526 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 6m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:46:51.526 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 6m ago 11h 948M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:46:51.526 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 6m ago 11h 2574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:46:51.526 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 6m ago 11h 1270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:46:51.526 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 6m ago 11h 1427M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:46:51.526 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 6m ago 11h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:46:51.526 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 6m ago 11h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:46:51.526 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 6m ago 11h 6156M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:46:51.526 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 6m ago 11h 6176M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:46:51.526 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 6m ago 11h 5514M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:46:51.526 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 6m ago 11h 5411M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:46:51.526 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 6m ago 11h 4867M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:46:51.527 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 6m ago 11h 6120M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:46:51.527 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 6m ago 11h 5041M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:46:51.527 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 6m ago 11h 5985M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:46:51.527 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 6m ago 11h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:46:51.905 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:46:51.905 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:46:51.905 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:46:51.905 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:46:51.905 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:46:51.905 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:46:51.905 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:46:51.905 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:46:51.905 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:46:51.906 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:46:51.906 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:46:51.906 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:46:51.906 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:46:51.906 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:46:51.906 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:46:51.906 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:46:51.906 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:46:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:52 smithi183 ceph-mon[99169]: from='client.40155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:46:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:52 smithi183 ceph-mon[99169]: pgmap v22877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1290069939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:46:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:52 smithi119 ceph-mon[94175]: from='client.40155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:46:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:52 smithi119 ceph-mon[94175]: pgmap v22877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1290069939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:46:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:52 smithi119 ceph-mon[108979]: from='client.40155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:46:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:52 smithi119 ceph-mon[108979]: pgmap v22877: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1290069939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:46:53.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:53 smithi119 ceph-mon[94175]: from='client.50045 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:46:53.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:53 smithi119 ceph-mon[108979]: from='client.50045 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:46:53.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:53 smithi183 ceph-mon[99169]: from='client.50045 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:46:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:46:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:46:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:46:54.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:54 smithi119 ceph-mon[108979]: pgmap v22878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:54.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:54.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:54 smithi119 ceph-mon[94175]: pgmap v22878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:54.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:54.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:54 smithi183 ceph-mon[99169]: pgmap v22878: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:54.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:46:56.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:56 smithi183 ceph-mon[99169]: pgmap v22879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:56.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:56 smithi119 ceph-mon[94175]: pgmap v22879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:56.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:56 smithi119 ceph-mon[108979]: pgmap v22879: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:58.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:46:58 smithi183 ceph-mon[99169]: pgmap v22880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:58.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:46:58 smithi119 ceph-mon[94175]: pgmap v22880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:46:58.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:46:58 smithi119 ceph-mon[108979]: pgmap v22880: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:00.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:00 smithi183 ceph-mon[99169]: pgmap v22881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:00.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:00 smithi119 ceph-mon[94175]: pgmap v22881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:00.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:00 smithi119 ceph-mon[108979]: pgmap v22881: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:02 smithi183 ceph-mon[99169]: pgmap v22882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:02 smithi119 ceph-mon[94175]: pgmap v22882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:02.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:02 smithi119 ceph-mon[108979]: pgmap v22882: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:47:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:47:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:47:04.945 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:04 smithi183 ceph-mon[99169]: pgmap v22883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:04.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:04 smithi119 ceph-mon[94175]: pgmap v22883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:04.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:04 smithi119 ceph-mon[108979]: pgmap v22883: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:06.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:06 smithi183 ceph-mon[99169]: pgmap v22884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:06.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:06 smithi119 ceph-mon[108979]: pgmap v22884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:06.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:06 smithi119 ceph-mon[94175]: pgmap v22884: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:08.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:08 smithi183 ceph-mon[99169]: pgmap v22885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:08 smithi119 ceph-mon[108979]: pgmap v22885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:08.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:08 smithi119 ceph-mon[94175]: pgmap v22885: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:09.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:10.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:10 smithi183 ceph-mon[99169]: pgmap v22886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:10.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:10 smithi119 ceph-mon[94175]: pgmap v22886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:10.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:10 smithi119 ceph-mon[108979]: pgmap v22886: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:12.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:12 smithi183 ceph-mon[99169]: pgmap v22887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:12.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:12 smithi119 ceph-mon[94175]: pgmap v22887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:12.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:12 smithi119 ceph-mon[108979]: pgmap v22887: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:47:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:47:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:47:14.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:14 smithi183 ceph-mon[99169]: pgmap v22888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:14.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:14 smithi119 ceph-mon[94175]: pgmap v22888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:14.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:14 smithi119 ceph-mon[108979]: pgmap v22888: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:16.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:16 smithi183 ceph-mon[99169]: pgmap v22889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:16.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:16 smithi119 ceph-mon[108979]: pgmap v22889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:16.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:16 smithi119 ceph-mon[94175]: pgmap v22889: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:18.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:18 smithi183 ceph-mon[99169]: pgmap v22890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:18.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:18 smithi119 ceph-mon[108979]: pgmap v22890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:18.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:18 smithi119 ceph-mon[94175]: pgmap v22890: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:20.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:20 smithi183 ceph-mon[99169]: pgmap v22891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:20.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:20 smithi119 ceph-mon[108979]: pgmap v22891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:20.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:20 smithi119 ceph-mon[94175]: pgmap v22891: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:22.247 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:47:22.554 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:47:22.554 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 6m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:47:22.554 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 6m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:47:22.554 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 6m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:47:22.554 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 6m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:47:22.555 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 6m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:47:22.555 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 6m ago 11h 948M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:47:22.555 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 6m ago 11h 2574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:47:22.555 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 6m ago 11h 1270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:47:22.555 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 6m ago 11h 1427M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:47:22.555 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 6m ago 11h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:47:22.555 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 6m ago 11h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:47:22.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 6m ago 11h 6156M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:47:22.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 6m ago 11h 6176M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:47:22.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 6m ago 11h 5514M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:47:22.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 6m ago 11h 5411M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:47:22.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 6m ago 11h 4867M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:47:22.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 6m ago 11h 6120M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:47:22.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 6m ago 11h 5041M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:47:22.555 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 6m ago 11h 5985M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:47:22.556 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 6m ago 11h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:47:22.941 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:47:22.941 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:47:22.941 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:47:22.941 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:47:22.941 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:47:22.941 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:47:22.942 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:47:22.942 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:47:22.942 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:47:22.942 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:47:22.942 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:47:22.942 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:47:22.942 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:47:22.942 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:47:22.942 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:47:22.942 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:47:22.942 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:47:22.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:22 smithi183 ceph-mon[99169]: pgmap v22892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:22.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:22 smithi119 ceph-mon[94175]: pgmap v22892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:22 smithi119 ceph-mon[108979]: pgmap v22892: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:23.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:23 smithi183 ceph-mon[99169]: from='client.40173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:47:23.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:23 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4097383259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:47:23.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:23 smithi119 ceph-mon[108979]: from='client.40173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:47:23.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:23 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4097383259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:47:23.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:23 smithi119 ceph-mon[94175]: from='client.40173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:47:23.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4097383259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:47:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:47:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:47:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:47:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:24 smithi183 ceph-mon[99169]: from='client.50063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:47:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:24 smithi183 ceph-mon[99169]: pgmap v22893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:24 smithi119 ceph-mon[94175]: from='client.50063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:47:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:24 smithi119 ceph-mon[94175]: pgmap v22893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:24 smithi119 ceph-mon[108979]: from='client.50063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:47:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:24 smithi119 ceph-mon[108979]: pgmap v22893: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:26.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:26 smithi183 ceph-mon[99169]: pgmap v22894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:26.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:26 smithi119 ceph-mon[94175]: pgmap v22894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:26.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:26 smithi119 ceph-mon[108979]: pgmap v22894: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:28.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:28 smithi183 ceph-mon[99169]: pgmap v22895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:28.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:28 smithi119 ceph-mon[94175]: pgmap v22895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:28.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:28 smithi119 ceph-mon[108979]: pgmap v22895: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:30.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:30 smithi183 ceph-mon[99169]: pgmap v22896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:30.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:30 smithi119 ceph-mon[108979]: pgmap v22896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:30.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:30 smithi119 ceph-mon[94175]: pgmap v22896: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:32.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:32 smithi183 ceph-mon[99169]: pgmap v22897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:32 smithi119 ceph-mon[94175]: pgmap v22897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:32.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:32 smithi119 ceph-mon[108979]: pgmap v22897: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:47:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:47:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:47:34.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:34 smithi183 ceph-mon[99169]: pgmap v22898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:34 smithi119 ceph-mon[94175]: pgmap v22898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:34.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:34 smithi119 ceph-mon[108979]: pgmap v22898: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:36.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:36 smithi183 ceph-mon[99169]: pgmap v22899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:36.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:36 smithi119 ceph-mon[94175]: pgmap v22899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:36.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:36 smithi119 ceph-mon[108979]: pgmap v22899: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:38.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:38 smithi183 ceph-mon[99169]: pgmap v22900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:38.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:38 smithi119 ceph-mon[94175]: pgmap v22900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:38.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:38 smithi119 ceph-mon[108979]: pgmap v22900: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:39.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:39.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:40.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:40 smithi183 ceph-mon[99169]: pgmap v22901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:40.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:40 smithi119 ceph-mon[108979]: pgmap v22901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:40 smithi119 ceph-mon[94175]: pgmap v22901: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:42.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:42 smithi183 ceph-mon[99169]: pgmap v22902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:42.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:42 smithi119 ceph-mon[94175]: pgmap v22902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:42.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:42 smithi119 ceph-mon[108979]: pgmap v22902: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:47:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:47:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:47:44.449 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:44 smithi119 ceph-mon[108979]: pgmap v22903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:44.450 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:44 smithi119 ceph-mon[94175]: pgmap v22903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:44.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:44 smithi183 ceph-mon[99169]: pgmap v22903: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:46 smithi183 ceph-mon[99169]: pgmap v22904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:46 smithi119 ceph-mon[94175]: pgmap v22904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:46 smithi119 ceph-mon[108979]: pgmap v22904: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:48 smithi183 ceph-mon[99169]: pgmap v22905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:48 smithi119 ceph-mon[94175]: pgmap v22905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:48.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:48 smithi119 ceph-mon[108979]: pgmap v22905: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:50 smithi183 ceph-mon[99169]: pgmap v22906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:50 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:47:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:50 smithi119 ceph-mon[94175]: pgmap v22906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:50 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:47:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:50 smithi119 ceph-mon[108979]: pgmap v22906: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:50 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:47:51.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:47:51.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:47:51.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:47:51.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:47:51.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:47:51.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:47:51.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:47:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:47:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:47:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:52 smithi183 ceph-mon[99169]: pgmap v22907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:52 smithi119 ceph-mon[94175]: pgmap v22907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:52 smithi119 ceph-mon[108979]: pgmap v22907: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:53.289 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:47:53.597 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:47:53.597 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 7m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:47:53.597 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 7m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:47:53.597 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 7m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:47:53.597 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 7m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:47:53.597 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 7m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:47:53.597 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 7m ago 11h 948M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:47:53.597 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 7m ago 11h 2574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:47:53.597 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 7m ago 11h 1270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:47:53.598 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 7m ago 11h 1427M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:47:53.598 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 7m ago 11h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:47:53.598 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 7m ago 11h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:47:53.598 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 7m ago 11h 6156M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:47:53.598 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 7m ago 11h 6176M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:47:53.598 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 7m ago 11h 5514M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:47:53.598 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 7m ago 11h 5411M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:47:53.598 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 7m ago 11h 4867M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:47:53.598 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 7m ago 11h 6120M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:47:53.598 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 7m ago 11h 5041M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:47:53.598 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 7m ago 11h 5985M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:47:53.598 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 7m ago 11h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:47:53.978 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:47:53.978 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:47:53.978 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:47:53.978 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:47:53.979 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:47:53.979 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:47:53.979 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:47:53.979 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:47:53.979 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:47:53.979 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:47:53.979 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:47:53.979 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:47:53.979 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:47:53.979 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:47:53.979 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:47:53.979 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:47:53.979 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:47:54.426 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:47:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:47:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:47:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:54 smithi183 ceph-mon[99169]: from='client.50075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:47:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:54 smithi183 ceph-mon[99169]: pgmap v22908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4244277915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:47:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:54.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:54 smithi119 ceph-mon[94175]: from='client.50075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:47:54.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:54 smithi119 ceph-mon[94175]: pgmap v22908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:54.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4244277915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:47:54.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:54.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:54 smithi119 ceph-mon[108979]: from='client.50075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:47:54.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:54 smithi119 ceph-mon[108979]: pgmap v22908: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:54.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4244277915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:47:54.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:47:55.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:55 smithi183 ceph-mon[99169]: from='client.50081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:47:55.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:55 smithi119 ceph-mon[94175]: from='client.50081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:47:55.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:55 smithi119 ceph-mon[108979]: from='client.50081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:47:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:56 smithi183 ceph-mon[99169]: pgmap v22909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:56 smithi119 ceph-mon[108979]: pgmap v22909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:56 smithi119 ceph-mon[94175]: pgmap v22909: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:47:58 smithi183 ceph-mon[99169]: pgmap v22910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:47:58 smithi119 ceph-mon[94175]: pgmap v22910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:47:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:47:58 smithi119 ceph-mon[108979]: pgmap v22910: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:00.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:00 smithi119 ceph-mon[94175]: pgmap v22911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:00.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:00 smithi119 ceph-mon[108979]: pgmap v22911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:00.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:00 smithi183 ceph-mon[99169]: pgmap v22911: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:02.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:02 smithi119 ceph-mon[108979]: pgmap v22912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:02.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:02 smithi119 ceph-mon[94175]: pgmap v22912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:02 smithi183 ceph-mon[99169]: pgmap v22912: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:48:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:48:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:48:04.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:04 smithi119 ceph-mon[108979]: pgmap v22913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:04.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:04 smithi119 ceph-mon[94175]: pgmap v22913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:04.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:04 smithi183 ceph-mon[99169]: pgmap v22913: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:06.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:06 smithi183 ceph-mon[99169]: pgmap v22914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:06.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:06 smithi119 ceph-mon[94175]: pgmap v22914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:06.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:06 smithi119 ceph-mon[108979]: pgmap v22914: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:08.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:08 smithi183 ceph-mon[99169]: pgmap v22915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:08.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:08 smithi119 ceph-mon[94175]: pgmap v22915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:08 smithi119 ceph-mon[108979]: pgmap v22915: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:09.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:10.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:10 smithi183 ceph-mon[99169]: pgmap v22916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:10.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:10 smithi119 ceph-mon[94175]: pgmap v22916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:10.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:10 smithi119 ceph-mon[108979]: pgmap v22916: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:12.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:12 smithi183 ceph-mon[99169]: pgmap v22917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:12.967 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:12 smithi119 ceph-mon[94175]: pgmap v22917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:12.967 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:12 smithi119 ceph-mon[108979]: pgmap v22917: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:48:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:48:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:48:14.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:14 smithi183 ceph-mon[99169]: pgmap v22918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:14.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:14 smithi119 ceph-mon[94175]: pgmap v22918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:14.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:14 smithi119 ceph-mon[108979]: pgmap v22918: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:16.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:16 smithi183 ceph-mon[99169]: pgmap v22919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:16.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:16 smithi119 ceph-mon[94175]: pgmap v22919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:16.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:16 smithi119 ceph-mon[108979]: pgmap v22919: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:18.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:18 smithi183 ceph-mon[99169]: pgmap v22920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:18.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:18 smithi119 ceph-mon[94175]: pgmap v22920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:18.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:18 smithi119 ceph-mon[108979]: pgmap v22920: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:20.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:20 smithi183 ceph-mon[99169]: pgmap v22921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:20.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:20 smithi119 ceph-mon[108979]: pgmap v22921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:20.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:20 smithi119 ceph-mon[94175]: pgmap v22921: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:22.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:22 smithi183 ceph-mon[99169]: pgmap v22922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:22.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:22 smithi119 ceph-mon[94175]: pgmap v22922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:22 smithi119 ceph-mon[108979]: pgmap v22922: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:24.340 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:48:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:48:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:48:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:48:24.649 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:48:24.649 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 7m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:48:24.649 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 7m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:48:24.650 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 7m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:48:24.650 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 7m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:48:24.650 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 7m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:48:24.650 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 7m ago 11h 948M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:48:24.650 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 7m ago 11h 2574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:48:24.650 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 7m ago 11h 1270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:48:24.650 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 7m ago 11h 1427M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:48:24.650 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 7m ago 11h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:48:24.650 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 7m ago 11h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:48:24.650 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 7m ago 11h 6156M 2019M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:48:24.650 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 7m ago 11h 6176M 2019M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:48:24.650 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 7m ago 11h 5514M 2019M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:48:24.650 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 7m ago 11h 5411M 2019M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:48:24.650 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 7m ago 11h 4867M 2442M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:48:24.651 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 7m ago 11h 6120M 2442M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:48:24.651 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 7m ago 11h 5041M 2442M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:48:24.651 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 7m ago 11h 5985M 2442M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:48:24.651 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 7m ago 11h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:48:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:24 smithi183 ceph-mon[99169]: pgmap v22923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:24 smithi119 ceph-mon[94175]: pgmap v22923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:24 smithi119 ceph-mon[108979]: pgmap v22923: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:25.030 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:48:25.030 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:48:25.030 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:48:25.030 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:48:25.030 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:48:25.030 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:48:25.030 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:48:25.030 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:48:25.031 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:48:25.031 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:48:25.031 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:48:25.031 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:48:25.031 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:48:25.031 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:48:25.031 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:48:25.031 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:48:25.031 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:48:25.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:25 smithi183 ceph-mon[99169]: from='client.50093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:48:25.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1782628711' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:48:25.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:25 smithi119 ceph-mon[94175]: from='client.50093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:48:25.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1782628711' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:48:25.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:25 smithi119 ceph-mon[108979]: from='client.50093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:48:25.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1782628711' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:48:26.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:26 smithi183 ceph-mon[99169]: from='client.50099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:48:26.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:26 smithi183 ceph-mon[99169]: pgmap v22924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:26.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:26 smithi119 ceph-mon[108979]: from='client.50099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:48:26.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:26 smithi119 ceph-mon[108979]: pgmap v22924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:26.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:26 smithi119 ceph-mon[94175]: from='client.50099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:48:26.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:26 smithi119 ceph-mon[94175]: pgmap v22924: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:28.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:28 smithi183 ceph-mon[99169]: pgmap v22925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:28.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:28 smithi119 ceph-mon[94175]: pgmap v22925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:28.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:28 smithi119 ceph-mon[108979]: pgmap v22925: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:30.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:30 smithi183 ceph-mon[99169]: pgmap v22926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:30.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:30 smithi119 ceph-mon[108979]: pgmap v22926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:30.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:30 smithi119 ceph-mon[94175]: pgmap v22926: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:32.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:32 smithi183 ceph-mon[99169]: pgmap v22927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:32.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:32 smithi119 ceph-mon[108979]: pgmap v22927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:32 smithi119 ceph-mon[94175]: pgmap v22927: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:48:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:48:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:48:34.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:34 smithi183 ceph-mon[99169]: pgmap v22928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:34 smithi119 ceph-mon[94175]: pgmap v22928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:34.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:34 smithi119 ceph-mon[108979]: pgmap v22928: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:36.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:36 smithi183 ceph-mon[99169]: pgmap v22929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:36.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:36 smithi119 ceph-mon[108979]: pgmap v22929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:36.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:36 smithi119 ceph-mon[94175]: pgmap v22929: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:38.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:38 smithi183 ceph-mon[99169]: pgmap v22930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:38 smithi119 ceph-mon[94175]: pgmap v22930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:38.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:38 smithi119 ceph-mon[108979]: pgmap v22930: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:39.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:39.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:40 smithi183 ceph-mon[99169]: pgmap v22931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:40.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:40 smithi119 ceph-mon[94175]: pgmap v22931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:40 smithi119 ceph-mon[108979]: pgmap v22931: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:42 smithi183 ceph-mon[99169]: pgmap v22932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:42.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:42 smithi119 ceph-mon[108979]: pgmap v22932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:42.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:42 smithi119 ceph-mon[94175]: pgmap v22932: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:48:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:48:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:48:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:44 smithi183 ceph-mon[99169]: pgmap v22933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:44 smithi119 ceph-mon[94175]: pgmap v22933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:44.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:44 smithi119 ceph-mon[108979]: pgmap v22933: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:46.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:46 smithi183 ceph-mon[99169]: pgmap v22934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:46.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:46 smithi119 ceph-mon[94175]: pgmap v22934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:46.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:46 smithi119 ceph-mon[108979]: pgmap v22934: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:47.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:47 smithi183 ceph-mon[99169]: pgmap v22935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:47.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:47 smithi119 ceph-mon[94175]: pgmap v22935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:47.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:47 smithi119 ceph-mon[108979]: pgmap v22935: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:50.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:50 smithi183 ceph-mon[99169]: pgmap v22936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:50 smithi119 ceph-mon[94175]: pgmap v22936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:50 smithi119 ceph-mon[108979]: pgmap v22936: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:51.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:48:51.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:51 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:48:51.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:51 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:48:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:48:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:48:51.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:48:51.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:48:51.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.703 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.704 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.704 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.704 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.704 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.704 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:48:51.704 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:48:51.704 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:51 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:48:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:52 smithi183 ceph-mon[99169]: pgmap v22937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:52 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2438M 2023-12-02T02:48:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:52 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2011M 2023-12-02T02:48:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:48:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:48:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:48:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:52 smithi119 ceph-mon[94175]: pgmap v22937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:52 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2438M 2023-12-02T02:48:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:52 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2011M 2023-12-02T02:48:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:48:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:48:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:48:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:52 smithi119 ceph-mon[108979]: pgmap v22937: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:52 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2438M 2023-12-02T02:48:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:52 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2011M 2023-12-02T02:48:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:48:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:48:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:48:54.442 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:48:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:48:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:48:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:54 smithi183 ceph-mon[99169]: pgmap v22938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:54.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:54 smithi119 ceph-mon[94175]: pgmap v22938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:54.702 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:54.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:54 smithi119 ceph-mon[108979]: pgmap v22938: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:54.702 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:48:55.375 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:48:55.689 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:48:55.689 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 8m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:48:55.689 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 8m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:48:55.689 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 8m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:48:55.689 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 8m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:48:55.689 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 8m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:48:55.690 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 8m ago 11h 948M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:48:55.690 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 8m ago 11h 2574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:48:55.690 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 8m ago 11h 1270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:48:55.690 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 8m ago 11h 1427M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:48:55.690 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 8m ago 11h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:48:55.690 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 8m ago 11h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:48:55.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 8m ago 11h 6156M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:48:55.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 8m ago 11h 6176M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:48:55.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 8m ago 11h 5514M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:48:55.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 8m ago 11h 5411M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:48:55.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 8m ago 11h 4867M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:48:55.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 8m ago 11h 6120M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:48:55.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 8m ago 11h 5041M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:48:55.690 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 8m ago 11h 5985M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:48:55.691 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 8m ago 11h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:48:56.066 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:48:56.066 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:48:56.066 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:48:56.067 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:48:56.067 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:48:56.067 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:48:56.067 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:48:56.067 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:48:56.067 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:48:56.067 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:48:56.067 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:48:56.067 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:48:56.067 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:48:56.067 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:48:56.067 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:48:56.067 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:48:56.067 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:48:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:56 smithi119 ceph-mon[108979]: from='client.40227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:48:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:56 smithi119 ceph-mon[108979]: pgmap v22939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/666782761' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:48:56.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:56 smithi119 ceph-mon[94175]: from='client.40227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:48:56.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:56 smithi119 ceph-mon[94175]: pgmap v22939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:56.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/666782761' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:48:56.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:56 smithi183 ceph-mon[99169]: from='client.40227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:48:56.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:56 smithi183 ceph-mon[99169]: pgmap v22939: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:56.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/666782761' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:48:57.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:57 smithi183 ceph-mon[99169]: from='client.40233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:48:57.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:57 smithi119 ceph-mon[94175]: from='client.40233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:48:57.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:57 smithi119 ceph-mon[108979]: from='client.40233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:48:58.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:48:58 smithi183 ceph-mon[99169]: pgmap v22940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:58.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:48:58 smithi119 ceph-mon[94175]: pgmap v22940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:48:58.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:48:58 smithi119 ceph-mon[108979]: pgmap v22940: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:00.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:00 smithi183 ceph-mon[99169]: pgmap v22941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:00.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:00 smithi119 ceph-mon[94175]: pgmap v22941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:00.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:00 smithi119 ceph-mon[108979]: pgmap v22941: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:02 smithi183 ceph-mon[99169]: pgmap v22942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:02 smithi119 ceph-mon[94175]: pgmap v22942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:02.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:02 smithi119 ceph-mon[108979]: pgmap v22942: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:49:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:49:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:49:04.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:04 smithi183 ceph-mon[99169]: pgmap v22943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:04.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:04 smithi119 ceph-mon[94175]: pgmap v22943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:04.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:04 smithi119 ceph-mon[108979]: pgmap v22943: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:06.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:06 smithi183 ceph-mon[99169]: pgmap v22944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:06.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:06 smithi119 ceph-mon[94175]: pgmap v22944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:06.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:06 smithi119 ceph-mon[108979]: pgmap v22944: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:08.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:08 smithi183 ceph-mon[99169]: pgmap v22945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:08 smithi119 ceph-mon[94175]: pgmap v22945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:08 smithi119 ceph-mon[108979]: pgmap v22945: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:09.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:10.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:10 smithi183 ceph-mon[99169]: pgmap v22946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:10.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:10 smithi119 ceph-mon[94175]: pgmap v22946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:10.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:10 smithi119 ceph-mon[108979]: pgmap v22946: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:12.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:12 smithi183 ceph-mon[99169]: pgmap v22947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:12.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:12 smithi119 ceph-mon[94175]: pgmap v22947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:12.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:12 smithi119 ceph-mon[108979]: pgmap v22947: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:49:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:49:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-02T02:49:14.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:14 smithi183 ceph-mon[99169]: pgmap v22948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:14.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:14 smithi119 ceph-mon[94175]: pgmap v22948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:14.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:14 smithi119 ceph-mon[108979]: pgmap v22948: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:16.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:16 smithi183 ceph-mon[99169]: pgmap v22949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:16 smithi119 ceph-mon[94175]: pgmap v22949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:16.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:16 smithi119 ceph-mon[108979]: pgmap v22949: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:18.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:18 smithi183 ceph-mon[99169]: pgmap v22950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:18.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:18 smithi119 ceph-mon[94175]: pgmap v22950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:18.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:18 smithi119 ceph-mon[108979]: pgmap v22950: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:20.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:20 smithi183 ceph-mon[99169]: pgmap v22951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:20.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:20 smithi119 ceph-mon[108979]: pgmap v22951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:20.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:20 smithi119 ceph-mon[94175]: pgmap v22951: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:22.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:22 smithi183 ceph-mon[99169]: pgmap v22952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:22 smithi119 ceph-mon[108979]: pgmap v22952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:22.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:22 smithi119 ceph-mon[94175]: pgmap v22952: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:49:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:49:24] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.43.0" 2023-12-02T02:49:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:24 smithi183 ceph-mon[99169]: pgmap v22953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:24 smithi119 ceph-mon[108979]: pgmap v22953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:24 smithi119 ceph-mon[94175]: pgmap v22953: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:26.411 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:49:26.719 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:49:26.719 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 8m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:49:26.719 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 8m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:49:26.719 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 8m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:49:26.720 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 8m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:49:26.720 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 8m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:49:26.720 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 8m ago 11h 948M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:49:26.720 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 8m ago 11h 2574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:49:26.720 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 8m ago 11h 1270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:49:26.720 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 8m ago 11h 1427M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:49:26.720 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 8m ago 11h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:49:26.720 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 8m ago 11h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:49:26.720 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 8m ago 11h 6156M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:49:26.720 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 8m ago 11h 6176M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:49:26.720 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 8m ago 11h 5514M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:49:26.720 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 8m ago 11h 5411M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:49:26.720 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 8m ago 11h 4867M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:49:26.720 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 8m ago 11h 6120M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:49:26.720 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 8m ago 11h 5041M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:49:26.721 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 8m ago 11h 5985M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:49:26.721 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 8m ago 11h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:49:26.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:26 smithi183 ceph-mon[99169]: pgmap v22954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:26.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:26 smithi119 ceph-mon[108979]: pgmap v22954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:26.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:26 smithi119 ceph-mon[94175]: pgmap v22954: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:27.102 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:49:27.102 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:49:27.102 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:49:27.103 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:49:27.103 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:49:27.103 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:49:27.103 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:49:27.103 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:49:27.103 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:49:27.103 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:49:27.103 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:49:27.103 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:49:27.103 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:49:27.103 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:49:27.103 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:49:27.103 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:49:27.103 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:49:27.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:27 smithi183 ceph-mon[99169]: from='client.40245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:49:27.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4109336244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:49:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:27 smithi119 ceph-mon[108979]: from='client.40245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:49:27.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4109336244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:49:27.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:27 smithi119 ceph-mon[94175]: from='client.40245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:49:27.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4109336244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:49:28.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:28 smithi183 ceph-mon[99169]: from='client.50135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:49:28.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:28 smithi183 ceph-mon[99169]: pgmap v22955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:28.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:28 smithi119 ceph-mon[94175]: from='client.50135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:49:28.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:28 smithi119 ceph-mon[94175]: pgmap v22955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:28.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:28 smithi119 ceph-mon[108979]: from='client.50135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:49:28.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:28 smithi119 ceph-mon[108979]: pgmap v22955: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:30.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:30 smithi183 ceph-mon[99169]: pgmap v22956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:30.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:30 smithi119 ceph-mon[94175]: pgmap v22956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:30.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:30 smithi119 ceph-mon[108979]: pgmap v22956: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:32.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:32 smithi183 ceph-mon[99169]: pgmap v22957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:32 smithi119 ceph-mon[94175]: pgmap v22957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:32.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:32 smithi119 ceph-mon[108979]: pgmap v22957: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:49:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:49:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:49:34.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:34 smithi183 ceph-mon[99169]: pgmap v22958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:34 smithi119 ceph-mon[94175]: pgmap v22958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:34.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:34 smithi119 ceph-mon[108979]: pgmap v22958: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:36.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:36 smithi183 ceph-mon[99169]: pgmap v22959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:36.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:36 smithi119 ceph-mon[94175]: pgmap v22959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:36.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:36 smithi119 ceph-mon[108979]: pgmap v22959: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:38.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:38 smithi183 ceph-mon[99169]: pgmap v22960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:38 smithi119 ceph-mon[94175]: pgmap v22960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:38.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:38 smithi119 ceph-mon[108979]: pgmap v22960: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:39.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:39.978 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:40 smithi183 ceph-mon[99169]: pgmap v22961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:40.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:40 smithi119 ceph-mon[94175]: pgmap v22961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:40 smithi119 ceph-mon[108979]: pgmap v22961: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:42 smithi183 ceph-mon[99169]: pgmap v22962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:42.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:42 smithi119 ceph-mon[94175]: pgmap v22962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:42.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:42 smithi119 ceph-mon[108979]: pgmap v22962: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:49:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:49:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:49:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:44 smithi183 ceph-mon[99169]: pgmap v22963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:44 smithi119 ceph-mon[94175]: pgmap v22963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:44.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:44 smithi119 ceph-mon[108979]: pgmap v22963: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:46.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:46 smithi183 ceph-mon[99169]: pgmap v22964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:46.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:46 smithi119 ceph-mon[94175]: pgmap v22964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:46.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:46 smithi119 ceph-mon[108979]: pgmap v22964: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:48.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:48 smithi183 ceph-mon[99169]: pgmap v22965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:48.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:48 smithi119 ceph-mon[94175]: pgmap v22965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:48.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:48 smithi119 ceph-mon[108979]: pgmap v22965: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:50.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:50 smithi183 ceph-mon[99169]: pgmap v22966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:50.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:50 smithi119 ceph-mon[94175]: pgmap v22966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:50.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:50 smithi119 ceph-mon[108979]: pgmap v22966: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:52 smithi183 ceph-mon[99169]: pgmap v22967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:49:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:49:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:49:52.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:52 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:49:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:52 smithi119 ceph-mon[94175]: pgmap v22967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:49:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:49:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:49:52.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:52 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:49:52.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:52 smithi119 ceph-mon[108979]: pgmap v22967: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:49:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:49:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:49:52.700 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:52 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:49:54.428 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:49:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:49:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:49:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:54 smithi183 ceph-mon[99169]: pgmap v22968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:54.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:54.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:54 smithi119 ceph-mon[108979]: pgmap v22968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:54.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:54.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:54 smithi119 ceph-mon[94175]: pgmap v22968: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:54.700 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:49:56.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:56 smithi183 ceph-mon[99169]: pgmap v22969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:56.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:56 smithi119 ceph-mon[94175]: pgmap v22969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:56.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:56 smithi119 ceph-mon[108979]: pgmap v22969: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:57.447 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:49:57.754 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:49:57.755 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 9m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:49:57.755 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 9m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:49:57.755 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 9m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:49:57.755 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 9m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:49:57.755 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 9m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:49:57.755 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 9m ago 11h 948M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:49:57.755 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 9m ago 11h 2574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:49:57.755 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 9m ago 11h 1270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:49:57.755 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 9m ago 11h 1427M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:49:57.755 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 9m ago 11h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:49:57.755 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 9m ago 11h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:49:57.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 9m ago 11h 6156M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:49:57.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 9m ago 11h 6176M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:49:57.755 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 9m ago 11h 5514M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:49:57.756 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 9m ago 11h 5411M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:49:57.756 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 9m ago 11h 4867M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:49:57.756 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 9m ago 11h 6120M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:49:57.756 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 9m ago 11h 5041M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:49:57.756 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 9m ago 11h 5985M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:49:57.756 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 9m ago 11h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:49:58.136 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:49:58.136 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:49:58.136 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:49:58.136 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:49:58.137 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:49:58.137 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:49:58.137 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:49:58.137 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:49:58.137 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:49:58.137 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:49:58.137 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:49:58.137 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:49:58.137 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:49:58.137 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:49:58.137 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:49:58.137 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:49:58.137 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:49:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:58 smithi183 ceph-mon[99169]: pgmap v22970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:58 smithi183 ceph-mon[99169]: from='client.50147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:49:58.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/806923804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:49:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:58 smithi119 ceph-mon[94175]: pgmap v22970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:58 smithi119 ceph-mon[94175]: from='client.50147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:49:58.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/806923804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:49:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:58 smithi119 ceph-mon[108979]: pgmap v22970: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:49:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:58 smithi119 ceph-mon[108979]: from='client.50147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:49:58.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/806923804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:49:59.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:49:59 smithi183 ceph-mon[99169]: from='client.40269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:49:59.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:49:59 smithi119 ceph-mon[94175]: from='client.40269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:49:59.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:49:59 smithi119 ceph-mon[108979]: from='client.40269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:50:00.445 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T02:49:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:50:00.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:00 smithi119 ceph-mon[108979]: pgmap v22971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:00.701 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:50:00.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:00 smithi119 ceph-mon[94175]: pgmap v22971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:00.701 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:50:00.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:00 smithi183 ceph-mon[99169]: pgmap v22971: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:00.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T02:50:02.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:02 smithi119 ceph-mon[94175]: pgmap v22972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:02.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:02 smithi119 ceph-mon[108979]: pgmap v22972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:02 smithi183 ceph-mon[99169]: pgmap v22972: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:50:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:50:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:50:04.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:04 smithi183 ceph-mon[99169]: pgmap v22973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:04.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:04 smithi119 ceph-mon[94175]: pgmap v22973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:04.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:04 smithi119 ceph-mon[108979]: pgmap v22973: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:06.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:06 smithi183 ceph-mon[99169]: pgmap v22974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:06.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:06 smithi119 ceph-mon[94175]: pgmap v22974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:06.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:06 smithi119 ceph-mon[108979]: pgmap v22974: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:08.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:08 smithi183 ceph-mon[99169]: pgmap v22975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:08.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:08 smithi119 ceph-mon[94175]: pgmap v22975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:08 smithi119 ceph-mon[108979]: pgmap v22975: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:09.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:10.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:10 smithi183 ceph-mon[99169]: pgmap v22976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:10.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:10 smithi119 ceph-mon[108979]: pgmap v22976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:10.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:10 smithi119 ceph-mon[94175]: pgmap v22976: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:12.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:12 smithi183 ceph-mon[99169]: pgmap v22977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:12.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:12 smithi119 ceph-mon[108979]: pgmap v22977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:12.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:12 smithi119 ceph-mon[94175]: pgmap v22977: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:50:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:50:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:50:14.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:14 smithi183 ceph-mon[99169]: pgmap v22978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:14.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:14 smithi119 ceph-mon[94175]: pgmap v22978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:14.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:14 smithi119 ceph-mon[108979]: pgmap v22978: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:16.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:16 smithi183 ceph-mon[99169]: pgmap v22979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:16.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:16 smithi119 ceph-mon[94175]: pgmap v22979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:16.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:16 smithi119 ceph-mon[108979]: pgmap v22979: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:18.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:18 smithi183 ceph-mon[99169]: pgmap v22980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:18.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:18 smithi119 ceph-mon[94175]: pgmap v22980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:18.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:18 smithi119 ceph-mon[108979]: pgmap v22980: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:20.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:20 smithi183 ceph-mon[99169]: pgmap v22981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:20.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:20 smithi119 ceph-mon[94175]: pgmap v22981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:20.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:20 smithi119 ceph-mon[108979]: pgmap v22981: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:22.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:22 smithi183 ceph-mon[99169]: pgmap v22982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:22.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:22 smithi119 ceph-mon[94175]: pgmap v22982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:22 smithi119 ceph-mon[108979]: pgmap v22982: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:50:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:50:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:50:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:24 smithi183 ceph-mon[99169]: pgmap v22983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:24 smithi119 ceph-mon[94175]: pgmap v22983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:24 smithi119 ceph-mon[108979]: pgmap v22983: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:24.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:26.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:26 smithi183 ceph-mon[99169]: pgmap v22984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:26.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:26 smithi119 ceph-mon[108979]: pgmap v22984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:26.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:26 smithi119 ceph-mon[94175]: pgmap v22984: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:28.485 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:50:28.793 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:50:28.793 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 9m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:50:28.793 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 9m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:50:28.793 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 9m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:50:28.793 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 9m ago 11h 28.8M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:50:28.793 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 9m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:50:28.793 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 9m ago 11h 948M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:50:28.793 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 9m ago 11h 2574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:50:28.793 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 9m ago 11h 1270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:50:28.793 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 9m ago 11h 1427M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:50:28.793 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 9m ago 11h 23.2M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:50:28.794 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 9m ago 11h 23.2M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:50:28.794 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 9m ago 11h 6156M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:50:28.794 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 9m ago 11h 6176M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:50:28.794 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 9m ago 11h 5514M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:50:28.794 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 9m ago 11h 5411M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:50:28.794 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 9m ago 11h 4867M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:50:28.794 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 9m ago 11h 6120M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:50:28.794 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 9m ago 11h 5041M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:50:28.794 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 9m ago 11h 5985M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:50:28.794 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 9m ago 11h 134M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:50:28.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:28 smithi183 ceph-mon[99169]: pgmap v22985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:28 smithi119 ceph-mon[94175]: pgmap v22985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:28.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:28 smithi119 ceph-mon[108979]: pgmap v22985: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:29.175 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:50:29.175 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:50:29.175 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:50:29.175 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:50:29.175 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:50:29.175 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:50:29.175 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:50:29.175 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:50:29.175 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:50:29.175 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:50:29.175 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:50:29.176 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:50:29.176 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:50:29.176 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:50:29.176 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:50:29.176 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:50:29.176 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:50:29.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:29 smithi183 ceph-mon[99169]: from='client.50165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:50:29.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3339373924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:50:29.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:29 smithi119 ceph-mon[94175]: from='client.50165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:50:29.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3339373924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:50:29.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:29 smithi119 ceph-mon[108979]: from='client.50165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:50:29.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3339373924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:50:30.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:30 smithi183 ceph-mon[99169]: from='client.50171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:50:30.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:30 smithi183 ceph-mon[99169]: pgmap v22986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:30.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:30 smithi119 ceph-mon[94175]: from='client.50171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:50:30.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:30 smithi119 ceph-mon[94175]: pgmap v22986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:30.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:30 smithi119 ceph-mon[108979]: from='client.50171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:50:30.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:30 smithi119 ceph-mon[108979]: pgmap v22986: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:32.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:32 smithi183 ceph-mon[99169]: pgmap v22987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:32 smithi119 ceph-mon[94175]: pgmap v22987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:32.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:32 smithi119 ceph-mon[108979]: pgmap v22987: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:50:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:50:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:50:34.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:34 smithi183 ceph-mon[99169]: pgmap v22988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:34 smithi119 ceph-mon[94175]: pgmap v22988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:34.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:34 smithi119 ceph-mon[108979]: pgmap v22988: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:36.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:36 smithi183 ceph-mon[99169]: pgmap v22989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:36.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:36 smithi119 ceph-mon[94175]: pgmap v22989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:36.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:36 smithi119 ceph-mon[108979]: pgmap v22989: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:38.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:38 smithi183 ceph-mon[99169]: pgmap v22990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:38 smithi119 ceph-mon[94175]: pgmap v22990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:38.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:38 smithi119 ceph-mon[108979]: pgmap v22990: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:39.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:39.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:40 smithi183 ceph-mon[99169]: pgmap v22991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:40.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:40 smithi119 ceph-mon[94175]: pgmap v22991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:40 smithi119 ceph-mon[108979]: pgmap v22991: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:42 smithi183 ceph-mon[99169]: pgmap v22992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:42.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:42 smithi119 ceph-mon[94175]: pgmap v22992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:42.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:42 smithi119 ceph-mon[108979]: pgmap v22992: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:50:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:50:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:50:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:44 smithi183 ceph-mon[99169]: pgmap v22993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:44 smithi119 ceph-mon[94175]: pgmap v22993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:44.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:44 smithi119 ceph-mon[108979]: pgmap v22993: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:46.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:46 smithi183 ceph-mon[99169]: pgmap v22994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:46.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:46 smithi119 ceph-mon[94175]: pgmap v22994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:46.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:46 smithi119 ceph-mon[108979]: pgmap v22994: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:48.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:48 smithi183 ceph-mon[99169]: pgmap v22995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:48.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:48 smithi119 ceph-mon[94175]: pgmap v22995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:48.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:48 smithi119 ceph-mon[108979]: pgmap v22995: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:50.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:50 smithi183 ceph-mon[99169]: pgmap v22996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:50.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:50 smithi119 ceph-mon[94175]: pgmap v22996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:50.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:50 smithi119 ceph-mon[108979]: pgmap v22996: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:52.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:52 smithi183 ceph-mon[99169]: pgmap v22997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:52.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:52 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:50:52.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:52 smithi119 ceph-mon[94175]: pgmap v22997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:52.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:52 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:50:52.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:52 smithi119 ceph-mon[108979]: pgmap v22997: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:52.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:52 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:50:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:50:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:50:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:50:54.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:54 smithi183 ceph-mon[99169]: pgmap v22998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:54.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:54.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:54 smithi119 ceph-mon[94175]: pgmap v22998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:54.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:54.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:54 smithi119 ceph-mon[108979]: pgmap v22998: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:54.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:50:56.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:56 smithi183 ceph-mon[99169]: pgmap v22999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:56.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:50:56.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:56 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:50:56.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:56 smithi119 ceph-mon[94175]: pgmap v22999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:56.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:50:56.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:56 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:50:56.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:56 smithi119 ceph-mon[108979]: pgmap v22999: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:56.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:50:56.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:56 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:50:57.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:50:57.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:50:57.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:50:57.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:50:57.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:57 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:50:57.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:50:57 smithi183 ceph-mon[99169]: pgmap v23000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:57.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:50:57.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:50:57.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:50:57.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:50:57.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:57 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:50:57.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:50:57 smithi119 ceph-mon[94175]: pgmap v23000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:57.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:50:57.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:50:57.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:50:57.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:50:57.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:57 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:50:57.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:50:57 smithi119 ceph-mon[108979]: pgmap v23000: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:50:59.524 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:50:59.839 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:50:59.839 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 3s ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:50:59.839 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 3s ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:50:59.839 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 3s ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:50:59.839 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 3s ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:50:59.839 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 3s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:50:59.840 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 3s ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:50:59.840 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 3s ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:50:59.840 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 3s ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:50:59.840 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 3s ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:50:59.840 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 3s ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:50:59.840 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 3s ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:50:59.840 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 3s ago 11h 6149M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:50:59.840 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 3s ago 11h 6168M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:50:59.840 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 3s ago 11h 5504M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:50:59.840 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 3s ago 11h 5407M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:50:59.840 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 3s ago 11h 4891M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:50:59.840 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 3s ago 11h 6152M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:50:59.840 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 3s ago 11h 5069M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:50:59.841 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 3s ago 11h 6018M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:50:59.841 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 3s ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:51:00.224 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:51:00.224 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:51:00.224 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:51:00.224 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:51:00.224 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:51:00.224 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:51:00.224 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:51:00.224 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:51:00.225 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:51:00.225 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:51:00.225 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:51:00.225 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:51:00.225 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:51:00.225 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:51:00.225 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:51:00.225 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:51:00.225 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:51:00.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:00 smithi183 ceph-mon[99169]: pgmap v23001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:00.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:00 smithi183 ceph-mon[99169]: from='client.40299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:51:00.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4149926163' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:51:00.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:00 smithi119 ceph-mon[94175]: pgmap v23001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:00.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:00 smithi119 ceph-mon[94175]: from='client.40299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:51:00.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4149926163' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:51:00.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:00 smithi119 ceph-mon[108979]: pgmap v23001: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:00.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:00 smithi119 ceph-mon[108979]: from='client.40299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:51:00.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4149926163' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:51:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:01 smithi183 ceph-mon[99169]: from='client.50189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:51:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:01 smithi119 ceph-mon[94175]: from='client.50189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:51:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:01 smithi119 ceph-mon[108979]: from='client.50189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:51:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:02 smithi183 ceph-mon[99169]: pgmap v23002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:02 smithi119 ceph-mon[94175]: pgmap v23002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:02.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:02 smithi119 ceph-mon[108979]: pgmap v23002: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:51:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:51:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:51:04.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:04 smithi183 ceph-mon[99169]: pgmap v23003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:04.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:04 smithi119 ceph-mon[94175]: pgmap v23003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:04.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:04 smithi119 ceph-mon[108979]: pgmap v23003: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:06.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:06 smithi183 ceph-mon[99169]: pgmap v23004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:06 smithi119 ceph-mon[94175]: pgmap v23004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:06.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:06 smithi119 ceph-mon[108979]: pgmap v23004: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:08.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:08 smithi183 ceph-mon[99169]: pgmap v23005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:08.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:08 smithi119 ceph-mon[94175]: pgmap v23005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:08 smithi119 ceph-mon[108979]: pgmap v23005: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:09.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:10.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:10 smithi183 ceph-mon[99169]: pgmap v23006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:10.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:10 smithi119 ceph-mon[94175]: pgmap v23006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:10.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:10 smithi119 ceph-mon[108979]: pgmap v23006: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:12.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:12 smithi183 ceph-mon[99169]: pgmap v23007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:12.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:12 smithi119 ceph-mon[94175]: pgmap v23007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:12.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:12 smithi119 ceph-mon[108979]: pgmap v23007: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:51:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:51:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:51:14.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:14 smithi183 ceph-mon[99169]: pgmap v23008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:14.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:14 smithi119 ceph-mon[94175]: pgmap v23008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:14.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:14 smithi119 ceph-mon[108979]: pgmap v23008: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:16.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:16 smithi183 ceph-mon[99169]: pgmap v23009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:16.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:16 smithi119 ceph-mon[94175]: pgmap v23009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:16.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:16 smithi119 ceph-mon[108979]: pgmap v23009: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:18.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:18 smithi183 ceph-mon[99169]: pgmap v23010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:18.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:18 smithi119 ceph-mon[94175]: pgmap v23010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:18.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:18 smithi119 ceph-mon[108979]: pgmap v23010: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:20.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:20 smithi183 ceph-mon[99169]: pgmap v23011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:20.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:20 smithi119 ceph-mon[108979]: pgmap v23011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:20.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:20 smithi119 ceph-mon[94175]: pgmap v23011: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:22.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:22 smithi183 ceph-mon[99169]: pgmap v23012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:22 smithi119 ceph-mon[94175]: pgmap v23012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:22 smithi119 ceph-mon[108979]: pgmap v23012: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:51:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:51:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:51:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:24 smithi183 ceph-mon[99169]: pgmap v23013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:24 smithi119 ceph-mon[108979]: pgmap v23013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:24 smithi119 ceph-mon[94175]: pgmap v23013: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:26.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:26 smithi183 ceph-mon[99169]: pgmap v23014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:26.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:26 smithi119 ceph-mon[94175]: pgmap v23014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:26.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:26 smithi119 ceph-mon[108979]: pgmap v23014: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:28.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:28 smithi183 ceph-mon[99169]: pgmap v23015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:28.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:28 smithi119 ceph-mon[94175]: pgmap v23015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:28.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:28 smithi119 ceph-mon[108979]: pgmap v23015: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:30.576 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:51:30.882 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:51:30.882 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 34s ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:51:30.882 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 34s ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:51:30.882 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 34s ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:51:30.882 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 34s ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:51:30.882 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 34s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:51:30.882 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 34s ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:51:30.883 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 34s ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:51:30.883 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 34s ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:51:30.883 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 34s ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:51:30.883 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 34s ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:51:30.883 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 34s ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:51:30.883 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 34s ago 11h 6149M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:51:30.883 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 34s ago 11h 6168M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:51:30.883 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 34s ago 11h 5504M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:51:30.883 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 34s ago 11h 5407M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:51:30.883 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 34s ago 11h 4891M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:51:30.883 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 34s ago 11h 6152M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:51:30.883 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 34s ago 11h 5069M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:51:30.883 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 34s ago 11h 6018M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:51:30.884 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 34s ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:51:30.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:30 smithi183 ceph-mon[99169]: pgmap v23016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:30.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:30 smithi119 ceph-mon[94175]: pgmap v23016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:30.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:30 smithi119 ceph-mon[108979]: pgmap v23016: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:31.264 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:51:31.264 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:51:31.264 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:51:31.264 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:51:31.264 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:51:31.264 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:51:31.264 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:51:31.264 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:51:31.264 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:51:31.264 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:51:31.265 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:51:31.265 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:51:31.265 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:51:31.265 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:51:31.265 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:51:31.265 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:51:31.265 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:51:31.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/612486482' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:51:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/612486482' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:51:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/612486482' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:51:32.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:32 smithi183 ceph-mon[99169]: from='client.50201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:51:32.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:32 smithi183 ceph-mon[99169]: from='client.40323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:51:32.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:32 smithi183 ceph-mon[99169]: pgmap v23017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:32.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:32 smithi119 ceph-mon[94175]: from='client.50201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:51:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:32 smithi119 ceph-mon[94175]: from='client.40323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:51:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:32 smithi119 ceph-mon[94175]: pgmap v23017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:32.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:32 smithi119 ceph-mon[108979]: from='client.50201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:51:32.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:32 smithi119 ceph-mon[108979]: from='client.40323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:51:32.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:32 smithi119 ceph-mon[108979]: pgmap v23017: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:51:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:51:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:51:34.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:34 smithi183 ceph-mon[99169]: pgmap v23018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:34.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:34 smithi119 ceph-mon[108979]: pgmap v23018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:34 smithi119 ceph-mon[94175]: pgmap v23018: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:36.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:36 smithi183 ceph-mon[99169]: pgmap v23019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:36 smithi119 ceph-mon[108979]: pgmap v23019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:36.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:36 smithi119 ceph-mon[94175]: pgmap v23019: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:38.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:38 smithi183 ceph-mon[99169]: pgmap v23020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:38 smithi119 ceph-mon[94175]: pgmap v23020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:38.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:38 smithi119 ceph-mon[108979]: pgmap v23020: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:39.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:39.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:40 smithi183 ceph-mon[99169]: pgmap v23021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:40.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:40 smithi119 ceph-mon[94175]: pgmap v23021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:40 smithi119 ceph-mon[108979]: pgmap v23021: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:42 smithi183 ceph-mon[99169]: pgmap v23022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:42.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:42 smithi119 ceph-mon[94175]: pgmap v23022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:42.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:42 smithi119 ceph-mon[108979]: pgmap v23022: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:51:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:51:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:51:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:44 smithi183 ceph-mon[99169]: pgmap v23023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:44.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:44 smithi119 ceph-mon[94175]: pgmap v23023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:44.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:44 smithi119 ceph-mon[108979]: pgmap v23023: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:46.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:46 smithi183 ceph-mon[99169]: pgmap v23024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:46 smithi119 ceph-mon[94175]: pgmap v23024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:46.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:46 smithi119 ceph-mon[108979]: pgmap v23024: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:48.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:48 smithi183 ceph-mon[99169]: pgmap v23025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:48.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:48 smithi119 ceph-mon[94175]: pgmap v23025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:48.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:48 smithi119 ceph-mon[108979]: pgmap v23025: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:50.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:50 smithi183 ceph-mon[99169]: pgmap v23026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:50.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:50 smithi119 ceph-mon[94175]: pgmap v23026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:50.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:50 smithi119 ceph-mon[108979]: pgmap v23026: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:52.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:52 smithi183 ceph-mon[99169]: pgmap v23027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:52.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:52 smithi119 ceph-mon[94175]: pgmap v23027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:52.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:52 smithi119 ceph-mon[108979]: pgmap v23027: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:53.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:53 smithi183 ceph-mon[99169]: pgmap v23028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:53.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:53 smithi119 ceph-mon[94175]: pgmap v23028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:53.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:53 smithi119 ceph-mon[108979]: pgmap v23028: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:51:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:51:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:51:54.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:54.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:54.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:51:56.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:56 smithi183 ceph-mon[99169]: pgmap v23029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:56.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:56 smithi119 ceph-mon[94175]: pgmap v23029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:56.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:56 smithi119 ceph-mon[108979]: pgmap v23029: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:57.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:57 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:51:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:57 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:51:57.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:57 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:51:58.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:58 smithi183 ceph-mon[99169]: pgmap v23030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:58.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:51:58.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:51:58.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:51:58 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:51:58.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:58 smithi119 ceph-mon[108979]: pgmap v23030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:58.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:51:58.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:51:58.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:51:58 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:51:58.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:58 smithi119 ceph-mon[94175]: pgmap v23030: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:51:58.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:51:58.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:51:58.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:51:58 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:52:00.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:00 smithi183 ceph-mon[99169]: pgmap v23031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:00.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:00 smithi119 ceph-mon[94175]: pgmap v23031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:00.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:00 smithi119 ceph-mon[108979]: pgmap v23031: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:01.615 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:52:01.920 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:52:01.921 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 65s ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:52:01.921 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 65s ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:52:01.921 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 65s ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:52:01.921 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 65s ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:52:01.921 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 65s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:52:01.921 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 65s ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:52:01.921 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 65s ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:52:01.921 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 65s ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:52:01.921 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 65s ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:52:01.921 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 65s ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:52:01.921 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 65s ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:52:01.921 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 65s ago 11h 6149M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:52:01.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 65s ago 11h 6168M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:52:01.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 65s ago 11h 5504M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:52:01.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 65s ago 11h 5407M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:52:01.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 65s ago 11h 4891M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:52:01.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 65s ago 11h 6152M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:52:01.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 65s ago 11h 5069M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:52:01.922 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 65s ago 11h 6018M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:52:01.922 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 65s ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:52:02.302 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:52:02.302 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:52:02.302 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:52:02.302 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:52:02.302 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:52:02.302 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:52:02.302 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:52:02.303 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:52:02.303 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:52:02.303 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:52:02.303 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:52:02.303 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:52:02.303 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:52:02.303 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:52:02.303 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:52:02.303 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:52:02.303 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:52:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:02 smithi183 ceph-mon[99169]: pgmap v23032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1270888815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:52:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:02 smithi119 ceph-mon[94175]: pgmap v23032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1270888815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:52:02.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:02 smithi119 ceph-mon[108979]: pgmap v23032: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:02.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1270888815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:52:03.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:03 smithi183 ceph-mon[99169]: from='client.40335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:52:03.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:03 smithi183 ceph-mon[99169]: from='client.50225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:52:03.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:03 smithi119 ceph-mon[94175]: from='client.40335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:52:03.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:03 smithi119 ceph-mon[94175]: from='client.50225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:52:03.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:03 smithi119 ceph-mon[108979]: from='client.40335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:52:03.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:03 smithi119 ceph-mon[108979]: from='client.50225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:52:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:52:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:52:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T02:52:04.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:04 smithi183 ceph-mon[99169]: pgmap v23033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:04 smithi119 ceph-mon[94175]: pgmap v23033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:04.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:04 smithi119 ceph-mon[108979]: pgmap v23033: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:06.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:06 smithi183 ceph-mon[99169]: pgmap v23034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:06 smithi119 ceph-mon[108979]: pgmap v23034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:06.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:06 smithi119 ceph-mon[94175]: pgmap v23034: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:08.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:08 smithi183 ceph-mon[99169]: pgmap v23035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:08.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:08 smithi119 ceph-mon[94175]: pgmap v23035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:08 smithi119 ceph-mon[108979]: pgmap v23035: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:10.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:10 smithi183 ceph-mon[99169]: pgmap v23036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:10.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:10 smithi119 ceph-mon[94175]: pgmap v23036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:10.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:10 smithi119 ceph-mon[108979]: pgmap v23036: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:12.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:12 smithi183 ceph-mon[99169]: pgmap v23037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:12 smithi119 ceph-mon[108979]: pgmap v23037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:12.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:12 smithi119 ceph-mon[94175]: pgmap v23037: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:52:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:52:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:52:14.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:14 smithi183 ceph-mon[99169]: pgmap v23038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:14.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:14 smithi119 ceph-mon[108979]: pgmap v23038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:14.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:14 smithi119 ceph-mon[94175]: pgmap v23038: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:16.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:16 smithi183 ceph-mon[99169]: pgmap v23039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:16 smithi119 ceph-mon[108979]: pgmap v23039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:16.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:16 smithi119 ceph-mon[94175]: pgmap v23039: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:18.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:18 smithi183 ceph-mon[99169]: pgmap v23040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:18.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:18 smithi119 ceph-mon[94175]: pgmap v23040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:18.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:18 smithi119 ceph-mon[108979]: pgmap v23040: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:20.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:20 smithi183 ceph-mon[99169]: pgmap v23041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:20 smithi119 ceph-mon[94175]: pgmap v23041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:20.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:20 smithi119 ceph-mon[108979]: pgmap v23041: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:22.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:22 smithi183 ceph-mon[99169]: pgmap v23042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:22 smithi119 ceph-mon[94175]: pgmap v23042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:22 smithi119 ceph-mon[108979]: pgmap v23042: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:52:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:52:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:52:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:24 smithi183 ceph-mon[99169]: pgmap v23043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:24 smithi119 ceph-mon[94175]: pgmap v23043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:24 smithi119 ceph-mon[108979]: pgmap v23043: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:26.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:26 smithi183 ceph-mon[99169]: pgmap v23044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:26 smithi119 ceph-mon[94175]: pgmap v23044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:26.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:26 smithi119 ceph-mon[108979]: pgmap v23044: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:28.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:28 smithi183 ceph-mon[99169]: pgmap v23045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:28 smithi119 ceph-mon[94175]: pgmap v23045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:28.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:28 smithi119 ceph-mon[108979]: pgmap v23045: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:30.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:30 smithi183 ceph-mon[99169]: pgmap v23046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:30.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:30 smithi119 ceph-mon[94175]: pgmap v23046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:30.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:30 smithi119 ceph-mon[108979]: pgmap v23046: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:32.648 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:52:32.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:32 smithi183 ceph-mon[99169]: pgmap v23047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:32.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:32 smithi119 ceph-mon[94175]: pgmap v23047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:32.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:32 smithi119 ceph-mon[108979]: pgmap v23047: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:32.958 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:52:32.958 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 97s ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:52:32.958 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 96s ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:52:32.958 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 97s ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:52:32.958 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 96s ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:52:32.959 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 96s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:52:32.959 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 97s ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:52:32.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 97s ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:52:32.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 96s ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:52:32.959 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 97s ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:52:32.959 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 97s ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:52:32.959 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 96s ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:52:32.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 97s ago 11h 6149M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:52:32.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 97s ago 11h 6168M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:52:32.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 97s ago 11h 5504M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:52:32.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 97s ago 11h 5407M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:52:32.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 96s ago 11h 4891M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:52:32.959 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 96s ago 11h 6152M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:52:32.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 96s ago 11h 5069M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:52:32.960 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 96s ago 11h 6018M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:52:32.960 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 96s ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:52:33.339 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:52:33.339 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:52:33.339 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:52:33.339 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:52:33.339 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:52:33.339 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:52:33.339 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:52:33.339 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:52:33.340 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:52:33.340 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:52:33.340 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:52:33.340 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:52:33.340 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:52:33.340 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:52:33.340 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:52:33.340 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:52:33.340 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:52:33.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3972543782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:52:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3972543782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:52:33.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3972543782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:52:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:52:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:52:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:52:34.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:34 smithi183 ceph-mon[99169]: from='client.40353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:52:34.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:34 smithi183 ceph-mon[99169]: from='client.40359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:52:34.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:34 smithi183 ceph-mon[99169]: pgmap v23048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:34 smithi119 ceph-mon[94175]: from='client.40353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:52:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:34 smithi119 ceph-mon[94175]: from='client.40359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:52:34.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:34 smithi119 ceph-mon[94175]: pgmap v23048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:34.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:34 smithi119 ceph-mon[108979]: from='client.40353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:52:34.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:34 smithi119 ceph-mon[108979]: from='client.40359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:52:34.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:34 smithi119 ceph-mon[108979]: pgmap v23048: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:36.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:36 smithi183 ceph-mon[99169]: pgmap v23049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:36.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:36 smithi119 ceph-mon[94175]: pgmap v23049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:36.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:36 smithi119 ceph-mon[108979]: pgmap v23049: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:38 smithi183 ceph-mon[99169]: pgmap v23050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:38 smithi119 ceph-mon[94175]: pgmap v23050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:38.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:38 smithi119 ceph-mon[108979]: pgmap v23050: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:39.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:40 smithi183 ceph-mon[99169]: pgmap v23051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:40.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:40 smithi119 ceph-mon[94175]: pgmap v23051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:40 smithi119 ceph-mon[108979]: pgmap v23051: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:42 smithi183 ceph-mon[99169]: pgmap v23052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:42 smithi119 ceph-mon[94175]: pgmap v23052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:42.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:42 smithi119 ceph-mon[108979]: pgmap v23052: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:44.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:52:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:52:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:52:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:44 smithi183 ceph-mon[99169]: pgmap v23053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:44 smithi119 ceph-mon[94175]: pgmap v23053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:44.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:44 smithi119 ceph-mon[108979]: pgmap v23053: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:46.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:46 smithi183 ceph-mon[99169]: pgmap v23054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:46 smithi119 ceph-mon[94175]: pgmap v23054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:46.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:46 smithi119 ceph-mon[108979]: pgmap v23054: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:48.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:48 smithi183 ceph-mon[99169]: pgmap v23055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:48.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:48 smithi119 ceph-mon[94175]: pgmap v23055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:48.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:48 smithi119 ceph-mon[108979]: pgmap v23055: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:50.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:50 smithi183 ceph-mon[99169]: pgmap v23056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:50.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:50 smithi119 ceph-mon[94175]: pgmap v23056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:50.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:50 smithi119 ceph-mon[108979]: pgmap v23056: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:52 smithi183 ceph-mon[99169]: pgmap v23057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:52.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:52 smithi119 ceph-mon[94175]: pgmap v23057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:52.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:52 smithi119 ceph-mon[108979]: pgmap v23057: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:54.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:52:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:52:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:52:54.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:54 smithi183 ceph-mon[99169]: pgmap v23058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:54.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:54.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:54 smithi119 ceph-mon[94175]: pgmap v23058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:54.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:54.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:54 smithi119 ceph-mon[108979]: pgmap v23058: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:54.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:52:56.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:56 smithi183 ceph-mon[99169]: pgmap v23059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:56.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:56 smithi119 ceph-mon[94175]: pgmap v23059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:56.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:56 smithi119 ceph-mon[108979]: pgmap v23059: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:57 smithi183 ceph-mon[99169]: pgmap v23060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:57.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:57 smithi119 ceph-mon[94175]: pgmap v23060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:57.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:57 smithi119 ceph-mon[108979]: pgmap v23060: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:52:58.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:52:58.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:52:58.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:58 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:52:58.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:52:58.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:52:58.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:52:58.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:58 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:52:58.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:52:58.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:52:58.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:52:58.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:58 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:52:59.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:52:59 smithi183 ceph-mon[99169]: pgmap v23061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:52:59 smithi119 ceph-mon[94175]: pgmap v23061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:52:59.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:52:59 smithi119 ceph-mon[108979]: pgmap v23061: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:02 smithi183 ceph-mon[99169]: pgmap v23062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:02 smithi119 ceph-mon[94175]: pgmap v23062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:02.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:02 smithi119 ceph-mon[108979]: pgmap v23062: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:03.686 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:53:03.994 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:53:03.994 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 2m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:53:03.994 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 2m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:53:03.994 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 2m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:53:03.994 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 2m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:53:03.994 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 2m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:53:03.994 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 2m ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:53:03.994 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 2m ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:53:03.994 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 2m ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:53:03.994 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 2m ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:53:03.994 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 2m ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:53:03.994 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 2m ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:53:03.995 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 2m ago 11h 6149M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:53:03.995 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 2m ago 11h 6168M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:53:03.995 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 2m ago 11h 5504M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:53:03.995 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 2m ago 11h 5407M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:53:03.995 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 2m ago 11h 4891M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:53:03.995 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 2m ago 11h 6152M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:53:03.995 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 2m ago 11h 5069M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:53:03.995 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 2m ago 11h 6018M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:53:03.995 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 2m ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:53:04.370 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:53:04.370 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:53:04.370 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:53:04.371 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:53:04.371 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:53:04.371 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:53:04.371 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:53:04.371 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:53:04.371 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:53:04.371 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:53:04.371 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:53:04.371 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:53:04.371 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:53:04.371 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:53:04.371 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:53:04.371 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:53:04.371 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:53:04.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:53:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:53:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:53:04.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:04 smithi183 ceph-mon[99169]: pgmap v23063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:04.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1503822580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:53:04.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:04 smithi119 ceph-mon[94175]: pgmap v23063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:04.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1503822580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:53:04.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:04 smithi119 ceph-mon[108979]: pgmap v23063: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:04.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1503822580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:53:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:05 smithi183 ceph-mon[99169]: from='client.40371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:53:05.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:05 smithi183 ceph-mon[99169]: from='client.50261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:53:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:05 smithi119 ceph-mon[94175]: from='client.40371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:53:05.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:05 smithi119 ceph-mon[94175]: from='client.50261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:53:05.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:05 smithi119 ceph-mon[108979]: from='client.40371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:53:05.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:05 smithi119 ceph-mon[108979]: from='client.50261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:53:06.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:06 smithi183 ceph-mon[99169]: pgmap v23064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:06 smithi119 ceph-mon[94175]: pgmap v23064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:06.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:06 smithi119 ceph-mon[108979]: pgmap v23064: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:08.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:08 smithi183 ceph-mon[99169]: pgmap v23065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:08.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:08 smithi119 ceph-mon[94175]: pgmap v23065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:08 smithi119 ceph-mon[108979]: pgmap v23065: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:09.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:10.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:10 smithi183 ceph-mon[99169]: pgmap v23066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:10.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:10 smithi119 ceph-mon[94175]: pgmap v23066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:10.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:10 smithi119 ceph-mon[108979]: pgmap v23066: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:12.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:12 smithi183 ceph-mon[99169]: pgmap v23067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:12 smithi119 ceph-mon[94175]: pgmap v23067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:12.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:12 smithi119 ceph-mon[108979]: pgmap v23067: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:14.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:53:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:53:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:53:14.931 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:14 smithi183 ceph-mon[99169]: pgmap v23068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:14.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:14 smithi119 ceph-mon[94175]: pgmap v23068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:14.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:14 smithi119 ceph-mon[108979]: pgmap v23068: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 02:53:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T02:53:14.928219538Z level=info msg="Completed cleanup jobs" duration=12.801797ms 2023-12-02T02:53:16.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:16 smithi183 ceph-mon[99169]: pgmap v23069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:16 smithi119 ceph-mon[94175]: pgmap v23069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:16.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:16 smithi119 ceph-mon[108979]: pgmap v23069: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:18.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:18 smithi183 ceph-mon[99169]: pgmap v23070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:18 smithi119 ceph-mon[108979]: pgmap v23070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:18.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:18 smithi119 ceph-mon[94175]: pgmap v23070: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:20.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:20 smithi183 ceph-mon[99169]: pgmap v23071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:20 smithi119 ceph-mon[108979]: pgmap v23071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:20.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:20 smithi119 ceph-mon[94175]: pgmap v23071: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:22 smithi183 ceph-mon[99169]: pgmap v23072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:22 smithi119 ceph-mon[94175]: pgmap v23072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:22 smithi119 ceph-mon[108979]: pgmap v23072: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:53:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:53:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:53:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:24 smithi183 ceph-mon[99169]: pgmap v23073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:24 smithi119 ceph-mon[94175]: pgmap v23073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:24 smithi119 ceph-mon[108979]: pgmap v23073: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:26.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:26 smithi183 ceph-mon[99169]: pgmap v23074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:26 smithi119 ceph-mon[108979]: pgmap v23074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:26.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:26 smithi119 ceph-mon[94175]: pgmap v23074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:28.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:28 smithi183 ceph-mon[99169]: pgmap v23075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:28.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:28 smithi119 ceph-mon[94175]: pgmap v23075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:28.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:28 smithi119 ceph-mon[108979]: pgmap v23075: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:30 smithi183 ceph-mon[99169]: pgmap v23076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:30.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:30 smithi119 ceph-mon[94175]: pgmap v23076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:30.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:30 smithi119 ceph-mon[108979]: pgmap v23076: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:32.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:32 smithi183 ceph-mon[99169]: pgmap v23077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:32.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:32 smithi119 ceph-mon[94175]: pgmap v23077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:32.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:32 smithi119 ceph-mon[108979]: pgmap v23077: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:53:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:53:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T02:53:34.719 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:53:34.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:34 smithi183 ceph-mon[99169]: pgmap v23078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:34 smithi119 ceph-mon[94175]: pgmap v23078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:34 smithi119 ceph-mon[108979]: pgmap v23078: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:35.029 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:53:35.029 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 2m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:53:35.029 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 2m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:53:35.030 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 2m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:53:35.030 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 2m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:53:35.030 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 2m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:53:35.030 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 2m ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:53:35.030 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 2m ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:53:35.030 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 2m ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:53:35.030 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 2m ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:53:35.031 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 2m ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:53:35.031 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 2m ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:53:35.031 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 2m ago 11h 6149M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:53:35.031 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 2m ago 11h 6168M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:53:35.031 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 2m ago 11h 5504M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:53:35.031 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 2m ago 11h 5407M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:53:35.031 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 2m ago 11h 4891M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:53:35.032 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 2m ago 11h 6152M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:53:35.032 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 2m ago 11h 5069M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:53:35.032 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 2m ago 11h 6018M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:53:35.032 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 2m ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:53:35.408 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:53:35.408 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:53:35.408 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:53:35.408 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:53:35.409 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:53:35.409 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:53:35.409 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:53:35.409 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:53:35.409 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:53:35.409 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:53:35.409 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:53:35.409 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:53:35.409 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:53:35.409 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:53:35.409 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:53:35.409 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:53:35.410 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:53:35.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2100715156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:53:35.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2100715156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:53:35.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2100715156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:53:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:36 smithi183 ceph-mon[99169]: from='client.40389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:53:36.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:36 smithi183 ceph-mon[99169]: from='client.50279 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:53:36.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:36 smithi183 ceph-mon[99169]: pgmap v23079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:36 smithi119 ceph-mon[108979]: from='client.40389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:53:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:36 smithi119 ceph-mon[108979]: from='client.50279 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:53:36.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:36 smithi119 ceph-mon[108979]: pgmap v23079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:36.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:36 smithi119 ceph-mon[94175]: from='client.40389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:53:36.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:36 smithi119 ceph-mon[94175]: from='client.50279 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:53:36.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:36 smithi119 ceph-mon[94175]: pgmap v23079: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:38.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:38 smithi183 ceph-mon[99169]: pgmap v23080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:38.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:38 smithi119 ceph-mon[108979]: pgmap v23080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:38 smithi119 ceph-mon[94175]: pgmap v23080: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:39.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:40 smithi183 ceph-mon[99169]: pgmap v23081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:40.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:40 smithi119 ceph-mon[94175]: pgmap v23081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:40 smithi119 ceph-mon[108979]: pgmap v23081: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:42 smithi183 ceph-mon[99169]: pgmap v23082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:42 smithi119 ceph-mon[94175]: pgmap v23082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:42.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:42 smithi119 ceph-mon[108979]: pgmap v23082: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:53:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:53:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:53:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:44 smithi183 ceph-mon[99169]: pgmap v23083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:44 smithi119 ceph-mon[94175]: pgmap v23083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:44.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:44 smithi119 ceph-mon[108979]: pgmap v23083: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:46.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:46 smithi183 ceph-mon[99169]: pgmap v23084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:46 smithi119 ceph-mon[94175]: pgmap v23084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:46.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:46 smithi119 ceph-mon[108979]: pgmap v23084: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:48.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:48 smithi183 ceph-mon[99169]: pgmap v23085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:48.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:48 smithi119 ceph-mon[94175]: pgmap v23085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:48.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:48 smithi119 ceph-mon[108979]: pgmap v23085: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:50.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:50 smithi183 ceph-mon[99169]: pgmap v23086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:50.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:50 smithi119 ceph-mon[94175]: pgmap v23086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:50.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:50 smithi119 ceph-mon[108979]: pgmap v23086: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:52.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:52 smithi183 ceph-mon[99169]: pgmap v23087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:52.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:52 smithi119 ceph-mon[94175]: pgmap v23087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:52.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:52 smithi119 ceph-mon[108979]: pgmap v23087: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:53:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:53:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:53:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:54 smithi183 ceph-mon[99169]: pgmap v23088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:54.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:54 smithi119 ceph-mon[108979]: pgmap v23088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:54.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:54 smithi119 ceph-mon[94175]: pgmap v23088: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:54.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:53:56.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:56 smithi183 ceph-mon[99169]: pgmap v23089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:56.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:56 smithi119 ceph-mon[94175]: pgmap v23089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:56.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:56 smithi119 ceph-mon[108979]: pgmap v23089: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:58 smithi183 ceph-mon[99169]: pgmap v23090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:58.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:58 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:53:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:58 smithi119 ceph-mon[108979]: pgmap v23090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:58 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:53:58.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:58 smithi119 ceph-mon[94175]: pgmap v23090: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:53:58.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:58 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:54:00.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:54:00.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:54:00.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:54:00.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:54:00.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:59 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:54:00.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:53:59 smithi183 ceph-mon[99169]: pgmap v23091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:54:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:54:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:54:00.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:54:00.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:59 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:54:00.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:53:59 smithi119 ceph-mon[94175]: pgmap v23091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:00.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:54:00.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:54:00.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:54:00.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:54:00.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:59 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:54:00.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:53:59 smithi119 ceph-mon[108979]: pgmap v23091: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:02 smithi183 ceph-mon[99169]: pgmap v23092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:02 smithi119 ceph-mon[94175]: pgmap v23092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:02.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:02 smithi119 ceph-mon[108979]: pgmap v23092: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:54:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:54:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:54:04.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:04 smithi183 ceph-mon[99169]: pgmap v23093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:04.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:04 smithi119 ceph-mon[108979]: pgmap v23093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:04.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:04 smithi119 ceph-mon[94175]: pgmap v23093: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:05.757 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:54:06.065 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:54:06.065 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 3m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:54:06.065 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 3m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:54:06.065 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 3m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:54:06.065 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 3m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:54:06.066 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 3m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:54:06.066 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 3m ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:54:06.066 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 3m ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:54:06.066 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 3m ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:54:06.066 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 3m ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:54:06.066 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 3m ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:54:06.066 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 3m ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:54:06.066 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 3m ago 11h 6149M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:54:06.066 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 3m ago 11h 6168M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:54:06.066 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 3m ago 11h 5504M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:54:06.066 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 3m ago 11h 5407M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:54:06.066 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 3m ago 11h 4891M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:54:06.066 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 3m ago 11h 6152M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:54:06.066 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 3m ago 11h 5069M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:54:06.066 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 3m ago 11h 6018M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:54:06.067 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 3m ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:54:06.446 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:54:06.446 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:54:06.446 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:54:06.446 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:54:06.446 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:54:06.446 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:54:06.446 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:54:06.446 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:54:06.446 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:54:06.447 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:54:06.447 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:54:06.447 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:54:06.447 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:54:06.447 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:54:06.447 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:54:06.447 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:54:06.447 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:54:06.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:06 smithi183 ceph-mon[99169]: pgmap v23094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:06.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/147817814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:54:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:06 smithi119 ceph-mon[108979]: pgmap v23094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/147817814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:54:06.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:06 smithi119 ceph-mon[94175]: pgmap v23094: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:06.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/147817814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:54:07.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:07 smithi183 ceph-mon[99169]: from='client.50291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:54:07.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:07 smithi183 ceph-mon[99169]: from='client.50297 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:54:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:07 smithi119 ceph-mon[94175]: from='client.50291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:54:07.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:07 smithi119 ceph-mon[94175]: from='client.50297 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:54:07.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:07 smithi119 ceph-mon[108979]: from='client.50291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:54:07.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:07 smithi119 ceph-mon[108979]: from='client.50297 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:54:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:08 smithi183 ceph-mon[99169]: pgmap v23095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:08 smithi119 ceph-mon[108979]: pgmap v23095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:08.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:08 smithi119 ceph-mon[94175]: pgmap v23095: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:10.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:10 smithi183 ceph-mon[99169]: pgmap v23096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:10.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:10 smithi119 ceph-mon[94175]: pgmap v23096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:10.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:10 smithi119 ceph-mon[108979]: pgmap v23096: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:12.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:12 smithi183 ceph-mon[99169]: pgmap v23097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:12 smithi119 ceph-mon[108979]: pgmap v23097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:12 smithi119 ceph-mon[94175]: pgmap v23097: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:54:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:54:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:54:14.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:14 smithi183 ceph-mon[99169]: pgmap v23098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:14.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:14 smithi119 ceph-mon[94175]: pgmap v23098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:14.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:14 smithi119 ceph-mon[108979]: pgmap v23098: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:16.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:16 smithi183 ceph-mon[99169]: pgmap v23099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:16 smithi119 ceph-mon[94175]: pgmap v23099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:16.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:16 smithi119 ceph-mon[108979]: pgmap v23099: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:18 smithi183 ceph-mon[99169]: pgmap v23100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:18 smithi119 ceph-mon[108979]: pgmap v23100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:18.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:18 smithi119 ceph-mon[94175]: pgmap v23100: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:20.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:20 smithi183 ceph-mon[99169]: pgmap v23101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:20 smithi119 ceph-mon[94175]: pgmap v23101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:20.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:20 smithi119 ceph-mon[108979]: pgmap v23101: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:22 smithi183 ceph-mon[99169]: pgmap v23102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:22 smithi119 ceph-mon[94175]: pgmap v23102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:22.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:22 smithi119 ceph-mon[108979]: pgmap v23102: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:54:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:54:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:54:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:24 smithi183 ceph-mon[99169]: pgmap v23103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:24 smithi119 ceph-mon[94175]: pgmap v23103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:24 smithi119 ceph-mon[108979]: pgmap v23103: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:26 smithi183 ceph-mon[99169]: pgmap v23104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:26 smithi119 ceph-mon[94175]: pgmap v23104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:26.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:26 smithi119 ceph-mon[108979]: pgmap v23104: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:28 smithi183 ceph-mon[99169]: pgmap v23105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:28 smithi119 ceph-mon[94175]: pgmap v23105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:28.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:28 smithi119 ceph-mon[108979]: pgmap v23105: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:30 smithi183 ceph-mon[99169]: pgmap v23106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:30.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:30 smithi119 ceph-mon[108979]: pgmap v23106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:30.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:30 smithi119 ceph-mon[94175]: pgmap v23106: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:32 smithi183 ceph-mon[99169]: pgmap v23107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:32.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:32 smithi119 ceph-mon[94175]: pgmap v23107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:32.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:32 smithi119 ceph-mon[108979]: pgmap v23107: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:54:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:54:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:54:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:34 smithi183 ceph-mon[99169]: pgmap v23108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:34 smithi119 ceph-mon[94175]: pgmap v23108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:34.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:34 smithi119 ceph-mon[108979]: pgmap v23108: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:36.790 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:54:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:36 smithi183 ceph-mon[99169]: pgmap v23109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:36.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:36 smithi119 ceph-mon[94175]: pgmap v23109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:36.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:36 smithi119 ceph-mon[108979]: pgmap v23109: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:37.098 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:54:37.098 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 3m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:54:37.098 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 3m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:54:37.098 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 3m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:54:37.098 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 3m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:54:37.098 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 3m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:54:37.098 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 3m ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:54:37.098 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 3m ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:54:37.098 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 3m ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:54:37.098 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 3m ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:54:37.098 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 3m ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:54:37.099 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 3m ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:54:37.099 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 3m ago 11h 6149M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:54:37.099 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 3m ago 11h 6168M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:54:37.099 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 3m ago 11h 5504M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:54:37.099 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 3m ago 11h 5407M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:54:37.099 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 3m ago 11h 4891M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:54:37.099 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 3m ago 11h 6152M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:54:37.099 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 3m ago 11h 5069M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:54:37.099 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 3m ago 11h 6018M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:54:37.099 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 3m ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:54:37.477 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:54:37.477 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:54:37.477 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:54:37.477 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:54:37.477 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:54:37.477 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:54:37.478 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:54:37.478 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:54:37.478 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:54:37.478 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:54:37.478 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:54:37.478 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:54:37.478 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:54:37.478 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:54:37.478 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:54:37.478 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:54:37.478 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:54:37.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4081447816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:54:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4081447816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:54:37.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4081447816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:54:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:38 smithi183 ceph-mon[99169]: from='client.40425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:54:38.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:38 smithi183 ceph-mon[99169]: from='client.40431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:54:38.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:38 smithi183 ceph-mon[99169]: pgmap v23110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:38 smithi119 ceph-mon[94175]: from='client.40425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:54:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:38 smithi119 ceph-mon[94175]: from='client.40431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:54:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:38 smithi119 ceph-mon[94175]: pgmap v23110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:38.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:38 smithi119 ceph-mon[108979]: from='client.40425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:54:38.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:38 smithi119 ceph-mon[108979]: from='client.40431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:54:38.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:38 smithi119 ceph-mon[108979]: pgmap v23110: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:39.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:40 smithi183 ceph-mon[99169]: pgmap v23111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:40 smithi119 ceph-mon[108979]: pgmap v23111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:40.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:40 smithi119 ceph-mon[94175]: pgmap v23111: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:42.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:42 smithi183 ceph-mon[99169]: pgmap v23112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:42 smithi119 ceph-mon[94175]: pgmap v23112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:42.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:42 smithi119 ceph-mon[108979]: pgmap v23112: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:54:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:54:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:54:44.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:44 smithi183 ceph-mon[99169]: pgmap v23113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:44 smithi119 ceph-mon[94175]: pgmap v23113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:44.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:44 smithi119 ceph-mon[108979]: pgmap v23113: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:46 smithi183 ceph-mon[99169]: pgmap v23114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:46 smithi119 ceph-mon[94175]: pgmap v23114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:46.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:46 smithi119 ceph-mon[108979]: pgmap v23114: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:48.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:48 smithi183 ceph-mon[99169]: pgmap v23115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:48.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:48 smithi119 ceph-mon[94175]: pgmap v23115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:48.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:48 smithi119 ceph-mon[108979]: pgmap v23115: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:50 smithi183 ceph-mon[99169]: pgmap v23116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:50.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:50 smithi119 ceph-mon[94175]: pgmap v23116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:50.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:50 smithi119 ceph-mon[108979]: pgmap v23116: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:52.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:52 smithi183 ceph-mon[99169]: pgmap v23117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:52.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:52 smithi119 ceph-mon[94175]: pgmap v23117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:52.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:52 smithi119 ceph-mon[108979]: pgmap v23117: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:54:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:54:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:54:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:54 smithi183 ceph-mon[99169]: pgmap v23118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:54.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:54 smithi119 ceph-mon[94175]: pgmap v23118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:54.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:54 smithi119 ceph-mon[108979]: pgmap v23118: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:54.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:54:56.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:56 smithi183 ceph-mon[99169]: pgmap v23119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:56.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:56 smithi119 ceph-mon[94175]: pgmap v23119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:56.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:56 smithi119 ceph-mon[108979]: pgmap v23119: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:58 smithi183 ceph-mon[99169]: pgmap v23120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:58.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:58 smithi119 ceph-mon[94175]: pgmap v23120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:58.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:58 smithi119 ceph-mon[108979]: pgmap v23120: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:54:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:54:59 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:54:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:54:59 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:54:59.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:54:59 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:55:00.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:00 smithi183 ceph-mon[99169]: pgmap v23121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:00.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:55:00.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:55:00.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:55:00.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:55:00.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:00 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:55:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:00 smithi119 ceph-mon[94175]: pgmap v23121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:55:00.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:55:00.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:55:00.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:55:00.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:00 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:55:00.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:00 smithi119 ceph-mon[108979]: pgmap v23121: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:00.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:55:00.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:55:00.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:55:00.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:55:00.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:00 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:55:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:02 smithi183 ceph-mon[99169]: pgmap v23122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:02 smithi119 ceph-mon[94175]: pgmap v23122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:02.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:02 smithi119 ceph-mon[108979]: pgmap v23122: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:55:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:55:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:55:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:04 smithi183 ceph-mon[99169]: pgmap v23123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:04 smithi119 ceph-mon[94175]: pgmap v23123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:04.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:04 smithi119 ceph-mon[108979]: pgmap v23123: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:06 smithi183 ceph-mon[99169]: pgmap v23124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:06 smithi119 ceph-mon[94175]: pgmap v23124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:06.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:06 smithi119 ceph-mon[108979]: pgmap v23124: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:07.824 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:55:08.128 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:55:08.128 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 4m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:55:08.128 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 4m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:55:08.128 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 4m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:55:08.129 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 4m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:55:08.129 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 4m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:55:08.129 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 4m ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:55:08.129 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 4m ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:55:08.129 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 4m ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:55:08.129 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 4m ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:55:08.129 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 4m ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:55:08.129 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 4m ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:55:08.129 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 4m ago 11h 6149M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:55:08.129 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 4m ago 11h 6168M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:55:08.129 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 4m ago 11h 5504M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:55:08.129 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 4m ago 11h 5407M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:55:08.130 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 4m ago 11h 4891M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:55:08.130 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 4m ago 11h 6152M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:55:08.130 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 4m ago 11h 5069M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:55:08.130 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 4m ago 11h 6018M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:55:08.130 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 4m ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:55:08.508 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:55:08.508 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:55:08.508 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:55:08.509 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:55:08.509 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:55:08.509 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:55:08.509 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:55:08.509 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:55:08.509 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:55:08.509 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:55:08.509 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:55:08.509 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:55:08.509 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:55:08.509 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:55:08.509 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:55:08.509 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:55:08.509 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:55:08.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:08 smithi183 ceph-mon[99169]: pgmap v23125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:08.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/172180650' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:55:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:08 smithi119 ceph-mon[94175]: pgmap v23125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/172180650' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:55:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:08 smithi119 ceph-mon[108979]: pgmap v23125: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/172180650' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:55:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:09 smithi183 ceph-mon[99169]: from='client.50327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:55:09.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:09 smithi183 ceph-mon[99169]: from='client.40449 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:55:09.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:09 smithi119 ceph-mon[94175]: from='client.50327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:55:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:09 smithi119 ceph-mon[94175]: from='client.40449 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:55:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:09 smithi119 ceph-mon[108979]: from='client.50327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:55:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:09 smithi119 ceph-mon[108979]: from='client.40449 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:55:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:10.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:10 smithi183 ceph-mon[99169]: pgmap v23126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:10.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:10 smithi119 ceph-mon[94175]: pgmap v23126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:10.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:10 smithi119 ceph-mon[108979]: pgmap v23126: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:12 smithi183 ceph-mon[99169]: pgmap v23127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:12 smithi119 ceph-mon[108979]: pgmap v23127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:12.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:12 smithi119 ceph-mon[94175]: pgmap v23127: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:55:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:55:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:55:14.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:14 smithi183 ceph-mon[99169]: pgmap v23128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:14.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:14 smithi119 ceph-mon[94175]: pgmap v23128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:14.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:14 smithi119 ceph-mon[108979]: pgmap v23128: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:16 smithi183 ceph-mon[99169]: pgmap v23129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:16 smithi119 ceph-mon[94175]: pgmap v23129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:16 smithi119 ceph-mon[108979]: pgmap v23129: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:18 smithi183 ceph-mon[99169]: pgmap v23130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:18 smithi119 ceph-mon[108979]: pgmap v23130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:18.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:18 smithi119 ceph-mon[94175]: pgmap v23130: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:20.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:20 smithi183 ceph-mon[99169]: pgmap v23131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:20 smithi119 ceph-mon[108979]: pgmap v23131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:20.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:20 smithi119 ceph-mon[94175]: pgmap v23131: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:22 smithi183 ceph-mon[99169]: pgmap v23132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:22 smithi119 ceph-mon[108979]: pgmap v23132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:22.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:22 smithi119 ceph-mon[94175]: pgmap v23132: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:55:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:55:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:55:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:24 smithi183 ceph-mon[99169]: pgmap v23133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:24 smithi119 ceph-mon[108979]: pgmap v23133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:24 smithi119 ceph-mon[94175]: pgmap v23133: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:26 smithi183 ceph-mon[99169]: pgmap v23134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:26 smithi119 ceph-mon[94175]: pgmap v23134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:26.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:26 smithi119 ceph-mon[108979]: pgmap v23134: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:28 smithi183 ceph-mon[99169]: pgmap v23135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:28 smithi119 ceph-mon[94175]: pgmap v23135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:28.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:28 smithi119 ceph-mon[108979]: pgmap v23135: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:30 smithi183 ceph-mon[99169]: pgmap v23136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:30.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:30 smithi119 ceph-mon[94175]: pgmap v23136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:30.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:30 smithi119 ceph-mon[108979]: pgmap v23136: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:32 smithi183 ceph-mon[99169]: pgmap v23137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:32.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:32 smithi119 ceph-mon[94175]: pgmap v23137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:32.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:32 smithi119 ceph-mon[108979]: pgmap v23137: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:55:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:55:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:55:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:34 smithi183 ceph-mon[99169]: pgmap v23138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:34 smithi119 ceph-mon[94175]: pgmap v23138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:34 smithi119 ceph-mon[108979]: pgmap v23138: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:36 smithi183 ceph-mon[99169]: pgmap v23139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:36 smithi119 ceph-mon[108979]: pgmap v23139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:36.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:36 smithi119 ceph-mon[94175]: pgmap v23139: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:38.857 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:55:38.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:38 smithi183 ceph-mon[99169]: pgmap v23140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:38.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:38 smithi119 ceph-mon[94175]: pgmap v23140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:38 smithi119 ceph-mon[108979]: pgmap v23140: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:39.162 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:55:39.162 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 4m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:55:39.162 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 4m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:55:39.162 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 4m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:55:39.163 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 4m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:55:39.163 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 4m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:55:39.163 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 4m ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:55:39.163 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 4m ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:55:39.163 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 4m ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:55:39.163 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 4m ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:55:39.163 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 4m ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:55:39.163 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 4m ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:55:39.163 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 4m ago 11h 6149M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:55:39.163 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 4m ago 11h 6168M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:55:39.163 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 4m ago 11h 5504M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:55:39.163 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 4m ago 11h 5407M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:55:39.163 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 4m ago 11h 4891M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:55:39.163 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 4m ago 11h 6152M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:55:39.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 4m ago 11h 5069M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:55:39.164 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 4m ago 11h 6018M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:55:39.164 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 4m ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:55:39.541 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:55:39.541 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:55:39.541 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:55:39.541 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:55:39.541 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:55:39.541 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:55:39.541 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:55:39.541 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:55:39.541 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:55:39.542 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:55:39.542 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:55:39.542 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:55:39.542 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:55:39.542 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:55:39.542 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:55:39.542 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:55:39.542 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:55:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:39.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3546252344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:55:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3546252344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:55:39.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:39.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3546252344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:55:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:40 smithi183 ceph-mon[99169]: from='client.40461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:55:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:40 smithi183 ceph-mon[99169]: from='client.40467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:55:40.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:40 smithi183 ceph-mon[99169]: pgmap v23141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:40.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:40 smithi119 ceph-mon[94175]: from='client.40461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:55:40.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:40 smithi119 ceph-mon[94175]: from='client.40467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:55:40.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:40 smithi119 ceph-mon[94175]: pgmap v23141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:40 smithi119 ceph-mon[108979]: from='client.40461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:55:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:40 smithi119 ceph-mon[108979]: from='client.40467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:55:40.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:40 smithi119 ceph-mon[108979]: pgmap v23141: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:42 smithi183 ceph-mon[99169]: pgmap v23142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:42 smithi119 ceph-mon[94175]: pgmap v23142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:42 smithi119 ceph-mon[108979]: pgmap v23142: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:55:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:55:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:55:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:44 smithi183 ceph-mon[99169]: pgmap v23143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:44 smithi119 ceph-mon[94175]: pgmap v23143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:44.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:44 smithi119 ceph-mon[108979]: pgmap v23143: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:46 smithi183 ceph-mon[99169]: pgmap v23144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:46 smithi119 ceph-mon[94175]: pgmap v23144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:46 smithi119 ceph-mon[108979]: pgmap v23144: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:48.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:48 smithi183 ceph-mon[99169]: pgmap v23145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:48.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:48 smithi119 ceph-mon[94175]: pgmap v23145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:48.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:48 smithi119 ceph-mon[108979]: pgmap v23145: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:50.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:50 smithi183 ceph-mon[99169]: pgmap v23146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:50.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:50 smithi119 ceph-mon[94175]: pgmap v23146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:50.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:50 smithi119 ceph-mon[108979]: pgmap v23146: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:52.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:52 smithi183 ceph-mon[99169]: pgmap v23147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:52.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:52 smithi119 ceph-mon[108979]: pgmap v23147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:52.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:52 smithi119 ceph-mon[94175]: pgmap v23147: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:55:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:55:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:55:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:54 smithi183 ceph-mon[99169]: pgmap v23148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:54.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:54.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:54 smithi119 ceph-mon[108979]: pgmap v23148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:54.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:54.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:54 smithi119 ceph-mon[94175]: pgmap v23148: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:54.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:55:56.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:56 smithi183 ceph-mon[99169]: pgmap v23149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:56 smithi119 ceph-mon[108979]: pgmap v23149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:56.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:56 smithi119 ceph-mon[94175]: pgmap v23149: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:55:58 smithi183 ceph-mon[99169]: pgmap v23150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:58.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:55:58 smithi119 ceph-mon[94175]: pgmap v23150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:55:58.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:55:58 smithi119 ceph-mon[108979]: pgmap v23150: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:00 smithi183 ceph-mon[99169]: pgmap v23151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:00 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:56:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:00 smithi119 ceph-mon[94175]: pgmap v23151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:00 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:56:00.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:00 smithi119 ceph-mon[108979]: pgmap v23151: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:00.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:00 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:56:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:56:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:56:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:56:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:56:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:56:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:56:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:56:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:56:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:56:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:02 smithi183 ceph-mon[99169]: pgmap v23152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:02 smithi119 ceph-mon[108979]: pgmap v23152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:02 smithi119 ceph-mon[94175]: pgmap v23152: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:56:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:56:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:56:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:04 smithi183 ceph-mon[99169]: pgmap v23153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:04 smithi119 ceph-mon[94175]: pgmap v23153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:04.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:04 smithi119 ceph-mon[108979]: pgmap v23153: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:06.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:06 smithi183 ceph-mon[99169]: pgmap v23154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:06 smithi119 ceph-mon[108979]: pgmap v23154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:06.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:06 smithi119 ceph-mon[94175]: pgmap v23154: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:08 smithi183 ceph-mon[99169]: pgmap v23155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:08 smithi119 ceph-mon[94175]: pgmap v23155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:08.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:08 smithi119 ceph-mon[108979]: pgmap v23155: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:09.887 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:56:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:10.193 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:56:10.194 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 5m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:56:10.194 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 5m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:56:10.194 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 5m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:56:10.194 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 5m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:56:10.194 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 5m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:56:10.194 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 5m ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:56:10.194 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 5m ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:56:10.194 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 5m ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:56:10.195 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 5m ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:56:10.195 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 5m ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:56:10.195 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 5m ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:56:10.195 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 5m ago 11h 6149M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:56:10.195 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 5m ago 11h 6168M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:56:10.195 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 5m ago 11h 5504M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:56:10.195 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 5m ago 11h 5407M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:56:10.195 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 5m ago 11h 4891M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:56:10.196 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 5m ago 11h 6152M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:56:10.196 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 5m ago 11h 5069M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:56:10.196 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 5m ago 11h 6018M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:56:10.196 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 5m ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:56:10.578 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:56:10.578 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:56:10.578 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:56:10.579 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:56:10.579 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:56:10.579 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:56:10.579 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:56:10.579 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:56:10.579 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:56:10.579 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:56:10.579 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:56:10.580 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:56:10.580 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:56:10.580 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:56:10.580 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:56:10.580 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:56:10.580 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:56:10.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:10 smithi183 ceph-mon[99169]: pgmap v23156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:10.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2046173601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:56:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:10 smithi119 ceph-mon[108979]: pgmap v23156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2046173601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:56:10.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:10 smithi119 ceph-mon[94175]: pgmap v23156: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:10.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2046173601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:56:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:11 smithi183 ceph-mon[99169]: from='client.50363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:56:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:11 smithi183 ceph-mon[99169]: from='client.50369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:56:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:11 smithi119 ceph-mon[108979]: from='client.50363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:56:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:11 smithi119 ceph-mon[108979]: from='client.50369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:56:11.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:11 smithi119 ceph-mon[94175]: from='client.50363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:56:11.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:11 smithi119 ceph-mon[94175]: from='client.50369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:56:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:12 smithi183 ceph-mon[99169]: pgmap v23157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:12 smithi119 ceph-mon[108979]: pgmap v23157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:12 smithi119 ceph-mon[94175]: pgmap v23157: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:13 smithi183 ceph-mon[99169]: pgmap v23158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:13 smithi119 ceph-mon[108979]: pgmap v23158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:13.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:13 smithi119 ceph-mon[94175]: pgmap v23158: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:56:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:56:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:56:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:16 smithi183 ceph-mon[99169]: pgmap v23159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:16 smithi119 ceph-mon[108979]: pgmap v23159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:16.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:16 smithi119 ceph-mon[94175]: pgmap v23159: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:18 smithi183 ceph-mon[99169]: pgmap v23160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:18.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:18 smithi119 ceph-mon[94175]: pgmap v23160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:18.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:18 smithi119 ceph-mon[108979]: pgmap v23160: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:20.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:20 smithi183 ceph-mon[99169]: pgmap v23161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:20 smithi119 ceph-mon[108979]: pgmap v23161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:20.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:20 smithi119 ceph-mon[94175]: pgmap v23161: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:22 smithi183 ceph-mon[99169]: pgmap v23162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:22 smithi119 ceph-mon[94175]: pgmap v23162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:22 smithi119 ceph-mon[108979]: pgmap v23162: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:56:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:56:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:56:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:24 smithi183 ceph-mon[99169]: pgmap v23163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:24 smithi119 ceph-mon[94175]: pgmap v23163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:24.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:24 smithi119 ceph-mon[108979]: pgmap v23163: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:26.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:26 smithi183 ceph-mon[99169]: pgmap v23164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:26 smithi119 ceph-mon[94175]: pgmap v23164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:26 smithi119 ceph-mon[108979]: pgmap v23164: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:28 smithi183 ceph-mon[99169]: pgmap v23165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:28 smithi119 ceph-mon[94175]: pgmap v23165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:28.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:28 smithi119 ceph-mon[108979]: pgmap v23165: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:30 smithi183 ceph-mon[99169]: pgmap v23166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:30.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:30 smithi119 ceph-mon[94175]: pgmap v23166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:30.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:30 smithi119 ceph-mon[108979]: pgmap v23166: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:32 smithi183 ceph-mon[99169]: pgmap v23167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:32.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:32 smithi119 ceph-mon[94175]: pgmap v23167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:32.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:32 smithi119 ceph-mon[108979]: pgmap v23167: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:34.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:56:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:56:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:56:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:34 smithi183 ceph-mon[99169]: pgmap v23168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:34 smithi119 ceph-mon[94175]: pgmap v23168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:34.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:34 smithi119 ceph-mon[108979]: pgmap v23168: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:36 smithi183 ceph-mon[99169]: pgmap v23169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:36.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:36 smithi119 ceph-mon[94175]: pgmap v23169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:36 smithi119 ceph-mon[108979]: pgmap v23169: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:38.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:38 smithi183 ceph-mon[99169]: pgmap v23170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:38.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:38 smithi119 ceph-mon[108979]: pgmap v23170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:38.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:38 smithi119 ceph-mon[94175]: pgmap v23170: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:39.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:39.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:40.926 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:56:40.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:40 smithi183 ceph-mon[99169]: pgmap v23171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:40.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:40 smithi119 ceph-mon[94175]: pgmap v23171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:40.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:40 smithi119 ceph-mon[108979]: pgmap v23171: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:41.232 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:56:41.232 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 5m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:56:41.232 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 5m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:56:41.232 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 5m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:56:41.232 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 5m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:56:41.232 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 5m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:56:41.232 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 5m ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:56:41.232 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 5m ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:56:41.232 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 5m ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:56:41.232 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 5m ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:56:41.232 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 5m ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:56:41.233 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 5m ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:56:41.233 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 5m ago 11h 6149M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:56:41.233 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 5m ago 11h 6168M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:56:41.233 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 5m ago 11h 5504M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:56:41.233 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 5m ago 11h 5407M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:56:41.233 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 5m ago 11h 4891M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:56:41.233 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 5m ago 11h 6152M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:56:41.233 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 5m ago 11h 5069M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:56:41.233 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 5m ago 11h 6018M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:56:41.233 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 5m ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:56:41.615 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:56:41.615 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:56:41.615 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:56:41.615 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:56:41.615 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:56:41.615 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:56:41.615 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:56:41.615 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:56:41.615 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:56:41.615 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:56:41.615 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:56:41.615 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:56:41.615 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:56:41.616 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:56:41.616 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:56:41.616 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:56:41.616 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:56:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:41 smithi183 ceph-mon[99169]: from='client.40497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:56:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:41 smithi183 ceph-mon[99169]: from='client.40503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:56:41.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:41 smithi183 ceph-mon[99169]: pgmap v23172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:41 smithi119 ceph-mon[108979]: from='client.40497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:56:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:41 smithi119 ceph-mon[108979]: from='client.40503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:56:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:41 smithi119 ceph-mon[108979]: pgmap v23172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:41 smithi119 ceph-mon[94175]: from='client.40497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:56:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:41 smithi119 ceph-mon[94175]: from='client.40503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:56:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:41 smithi119 ceph-mon[94175]: pgmap v23172: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:42.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:42 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1834216816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:56:42.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:42 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1834216816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:56:42.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:42 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1834216816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:56:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:43 smithi183 ceph-mon[99169]: pgmap v23173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:43 smithi119 ceph-mon[108979]: pgmap v23173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:43 smithi119 ceph-mon[94175]: pgmap v23173: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:56:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:56:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:56:46.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:46 smithi183 ceph-mon[99169]: pgmap v23174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:46 smithi119 ceph-mon[94175]: pgmap v23174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:46 smithi119 ceph-mon[108979]: pgmap v23174: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:48.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:48 smithi183 ceph-mon[99169]: pgmap v23175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:48.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:48 smithi119 ceph-mon[108979]: pgmap v23175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:48.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:48 smithi119 ceph-mon[94175]: pgmap v23175: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:50.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:50 smithi183 ceph-mon[99169]: pgmap v23176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:50.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:50 smithi119 ceph-mon[94175]: pgmap v23176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:50.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:50 smithi119 ceph-mon[108979]: pgmap v23176: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:51 smithi183 ceph-mon[99169]: pgmap v23177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:51 smithi119 ceph-mon[94175]: pgmap v23177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:51 smithi119 ceph-mon[108979]: pgmap v23177: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:56:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:56:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:56:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:54 smithi183 ceph-mon[99169]: pgmap v23178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:54.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:54 smithi119 ceph-mon[94175]: pgmap v23178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:54.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:54 smithi119 ceph-mon[108979]: pgmap v23178: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:54.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:56:56.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:56 smithi183 ceph-mon[99169]: pgmap v23179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:56 smithi119 ceph-mon[108979]: pgmap v23179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:56.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:56 smithi119 ceph-mon[94175]: pgmap v23179: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:58.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:56:58 smithi183 ceph-mon[99169]: pgmap v23180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:58.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:56:58 smithi119 ceph-mon[94175]: pgmap v23180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:56:58.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:56:58 smithi119 ceph-mon[108979]: pgmap v23180: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:00 smithi183 ceph-mon[99169]: pgmap v23181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:00 smithi119 ceph-mon[94175]: pgmap v23181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:00 smithi119 ceph-mon[108979]: pgmap v23181: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:57:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:57:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:57:01.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:01 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:57:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:57:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:57:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:57:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:01 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:57:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:57:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:57:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:57:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:01 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:57:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:02 smithi183 ceph-mon[99169]: pgmap v23182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:02 smithi119 ceph-mon[94175]: pgmap v23182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:02 smithi119 ceph-mon[108979]: pgmap v23182: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:03.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:03 smithi183 ceph-mon[99169]: pgmap v23183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:03 smithi119 ceph-mon[94175]: pgmap v23183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:03 smithi119 ceph-mon[108979]: pgmap v23183: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:57:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:57:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:57:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:06 smithi183 ceph-mon[99169]: pgmap v23184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:06.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:06 smithi119 ceph-mon[94175]: pgmap v23184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:06.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:06 smithi119 ceph-mon[108979]: pgmap v23184: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:08.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:08 smithi183 ceph-mon[99169]: pgmap v23185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:08.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:08 smithi119 ceph-mon[94175]: pgmap v23185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:08.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:08 smithi119 ceph-mon[108979]: pgmap v23185: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:09.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:10.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:10 smithi183 ceph-mon[99169]: pgmap v23186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:10.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:10 smithi119 ceph-mon[94175]: pgmap v23186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:10.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:10 smithi119 ceph-mon[108979]: pgmap v23186: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:11 smithi183 ceph-mon[99169]: pgmap v23187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:11 smithi119 ceph-mon[94175]: pgmap v23187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:11 smithi119 ceph-mon[108979]: pgmap v23187: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:11.959 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:57:12.262 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:57:12.262 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 6m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:57:12.262 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 6m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:57:12.262 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 6m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:57:12.263 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 6m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:57:12.263 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 6m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:57:12.263 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 6m ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:57:12.263 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 6m ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:57:12.263 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 6m ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:57:12.263 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 6m ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:57:12.263 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 6m ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:57:12.263 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 6m ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:57:12.263 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 6m ago 11h 6149M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:57:12.263 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 6m ago 11h 6168M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:57:12.263 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 6m ago 11h 5504M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:57:12.263 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 6m ago 11h 5407M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:57:12.263 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 6m ago 11h 4891M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:57:12.263 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 6m ago 11h 6152M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:57:12.263 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 6m ago 11h 5069M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:57:12.264 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 6m ago 11h 6018M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:57:12.264 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 6m ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:57:12.643 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:57:12.643 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:57:12.643 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:57:12.643 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:57:12.644 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:57:12.644 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:57:12.644 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:57:12.644 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:57:12.644 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:57:12.644 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:57:12.644 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:57:12.644 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:57:12.644 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:57:12.644 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:57:12.644 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:57:12.644 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:57:12.644 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:57:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:12 smithi183 ceph-mon[99169]: from='client.40515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:57:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:12 smithi183 ceph-mon[99169]: from='client.50405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:57:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:12 smithi119 ceph-mon[94175]: from='client.40515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:57:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:12 smithi119 ceph-mon[94175]: from='client.50405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:57:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:12 smithi119 ceph-mon[108979]: from='client.40515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:57:12.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:12 smithi119 ceph-mon[108979]: from='client.50405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:57:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:13 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2067710869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:57:13.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:13 smithi183 ceph-mon[99169]: pgmap v23188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:13 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2067710869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:57:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:13 smithi119 ceph-mon[94175]: pgmap v23188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:13.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:13 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2067710869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:57:13.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:13 smithi119 ceph-mon[108979]: pgmap v23188: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:57:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:57:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:57:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:16 smithi183 ceph-mon[99169]: pgmap v23189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:16 smithi119 ceph-mon[108979]: pgmap v23189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:16.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:16 smithi119 ceph-mon[94175]: pgmap v23189: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:18 smithi183 ceph-mon[99169]: pgmap v23190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:18.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:18 smithi119 ceph-mon[94175]: pgmap v23190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:18.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:18 smithi119 ceph-mon[108979]: pgmap v23190: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:20.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:20 smithi183 ceph-mon[99169]: pgmap v23191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:20 smithi119 ceph-mon[94175]: pgmap v23191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:20 smithi119 ceph-mon[108979]: pgmap v23191: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:21 smithi183 ceph-mon[99169]: pgmap v23192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:21 smithi119 ceph-mon[94175]: pgmap v23192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:21 smithi119 ceph-mon[108979]: pgmap v23192: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:57:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:57:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T02:57:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:24 smithi183 ceph-mon[99169]: pgmap v23193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:24.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:24 smithi119 ceph-mon[94175]: pgmap v23193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:24 smithi119 ceph-mon[108979]: pgmap v23193: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:24.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:26.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:26 smithi183 ceph-mon[99169]: pgmap v23194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:26 smithi119 ceph-mon[94175]: pgmap v23194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:26.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:26 smithi119 ceph-mon[108979]: pgmap v23194: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:28 smithi183 ceph-mon[99169]: pgmap v23195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:28 smithi119 ceph-mon[108979]: pgmap v23195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:28 smithi119 ceph-mon[94175]: pgmap v23195: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:29 smithi183 ceph-mon[99169]: pgmap v23196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:29 smithi119 ceph-mon[94175]: pgmap v23196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:29.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:29 smithi119 ceph-mon[108979]: pgmap v23196: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:32.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:32 smithi183 ceph-mon[99169]: pgmap v23197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:32.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:32 smithi119 ceph-mon[94175]: pgmap v23197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:32.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:32 smithi119 ceph-mon[108979]: pgmap v23197: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:33 smithi183 ceph-mon[99169]: pgmap v23198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:33 smithi119 ceph-mon[94175]: pgmap v23198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:33 smithi119 ceph-mon[108979]: pgmap v23198: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:57:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:57:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:57:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:36 smithi183 ceph-mon[99169]: pgmap v23199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:36.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:36 smithi119 ceph-mon[94175]: pgmap v23199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:36 smithi119 ceph-mon[108979]: pgmap v23199: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:37 smithi183 ceph-mon[99169]: pgmap v23200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:37 smithi119 ceph-mon[94175]: pgmap v23200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:37.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:37 smithi119 ceph-mon[108979]: pgmap v23200: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:39.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:40 smithi183 ceph-mon[99169]: pgmap v23201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:40.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:40 smithi119 ceph-mon[94175]: pgmap v23201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:40.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:40 smithi119 ceph-mon[108979]: pgmap v23201: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:41 smithi183 ceph-mon[99169]: pgmap v23202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:41 smithi119 ceph-mon[94175]: pgmap v23202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:41 smithi119 ceph-mon[108979]: pgmap v23202: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:42.989 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:57:43.296 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:57:43.296 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 6m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:57:43.296 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 6m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:57:43.296 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 6m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:57:43.296 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 6m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:57:43.296 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 6m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:57:43.296 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 6m ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:57:43.296 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 6m ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:57:43.296 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 6m ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:57:43.296 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 6m ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:57:43.296 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 6m ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:57:43.297 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 6m ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:57:43.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 6m ago 11h 6149M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:57:43.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 6m ago 11h 6168M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:57:43.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 6m ago 11h 5504M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:57:43.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 6m ago 11h 5407M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:57:43.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 6m ago 11h 4891M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:57:43.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 6m ago 11h 6152M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:57:43.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 6m ago 11h 5069M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:57:43.297 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 6m ago 11h 6018M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:57:43.297 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 6m ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:57:43.677 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:57:43.677 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:57:43.677 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:57:43.677 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:57:43.678 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:57:43.678 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:57:43.678 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:57:43.678 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:57:43.678 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:57:43.678 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:57:43.678 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:57:43.678 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:57:43.678 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:57:43.678 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:57:43.678 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:57:43.678 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:57:43.678 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:57:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:43 smithi183 ceph-mon[99169]: from='client.40533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:57:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:43 smithi183 ceph-mon[99169]: from='client.50423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:57:43.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:43 smithi183 ceph-mon[99169]: pgmap v23203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:43 smithi119 ceph-mon[94175]: from='client.40533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:57:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:43 smithi119 ceph-mon[94175]: from='client.50423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:57:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:43 smithi119 ceph-mon[94175]: pgmap v23203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:43 smithi119 ceph-mon[108979]: from='client.40533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:57:43.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:43 smithi119 ceph-mon[108979]: from='client.50423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:57:43.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:43 smithi119 ceph-mon[108979]: pgmap v23203: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:57:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:57:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:57:44.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:44 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1183891050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:57:44.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:44 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1183891050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:57:44.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:44 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1183891050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:57:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:46 smithi183 ceph-mon[99169]: pgmap v23204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:46.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:46 smithi119 ceph-mon[94175]: pgmap v23204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:46.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:46 smithi119 ceph-mon[108979]: pgmap v23204: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:47 smithi183 ceph-mon[99169]: pgmap v23205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:47 smithi119 ceph-mon[94175]: pgmap v23205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:47 smithi119 ceph-mon[108979]: pgmap v23205: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:49 smithi183 ceph-mon[99169]: pgmap v23206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:49 smithi119 ceph-mon[108979]: pgmap v23206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:49.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:49 smithi119 ceph-mon[94175]: pgmap v23206: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:51 smithi183 ceph-mon[99169]: pgmap v23207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:51 smithi119 ceph-mon[108979]: pgmap v23207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:51 smithi119 ceph-mon[94175]: pgmap v23207: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:53 smithi183 ceph-mon[99169]: pgmap v23208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:53 smithi119 ceph-mon[94175]: pgmap v23208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:53 smithi119 ceph-mon[108979]: pgmap v23208: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:57:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:57:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:57:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:57:56.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:56 smithi183 ceph-mon[99169]: pgmap v23209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:56.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:56 smithi119 ceph-mon[94175]: pgmap v23209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:56 smithi119 ceph-mon[108979]: pgmap v23209: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:57 smithi183 ceph-mon[99169]: pgmap v23210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:57 smithi119 ceph-mon[94175]: pgmap v23210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:57.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:57 smithi119 ceph-mon[108979]: pgmap v23210: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:57:59 smithi183 ceph-mon[99169]: pgmap v23211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:57:59 smithi119 ceph-mon[94175]: pgmap v23211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:57:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:57:59 smithi119 ceph-mon[108979]: pgmap v23211: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:01 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:58:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:01 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:58:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:01 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:58:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:02 smithi183 ceph-mon[99169]: pgmap v23212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:58:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:58:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:58:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:02 smithi119 ceph-mon[108979]: pgmap v23212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:02.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:58:02.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:58:02.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:58:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:02 smithi119 ceph-mon[94175]: pgmap v23212: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:58:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:58:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:58:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:58:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:58:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:58:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:04 smithi183 ceph-mon[99169]: pgmap v23213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:04 smithi119 ceph-mon[94175]: pgmap v23213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:04 smithi119 ceph-mon[108979]: pgmap v23213: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:06 smithi183 ceph-mon[99169]: pgmap v23214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:06 smithi119 ceph-mon[94175]: pgmap v23214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:06.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:06 smithi119 ceph-mon[108979]: pgmap v23214: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:07 smithi183 ceph-mon[99169]: pgmap v23215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:07 smithi119 ceph-mon[108979]: pgmap v23215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:07 smithi119 ceph-mon[94175]: pgmap v23215: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:09.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:10.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:10 smithi183 ceph-mon[99169]: pgmap v23216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:10 smithi119 ceph-mon[108979]: pgmap v23216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:10.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:10 smithi119 ceph-mon[94175]: pgmap v23216: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:11 smithi183 ceph-mon[99169]: pgmap v23217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:11 smithi119 ceph-mon[94175]: pgmap v23217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:11 smithi119 ceph-mon[108979]: pgmap v23217: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:13 smithi183 ceph-mon[99169]: pgmap v23218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:13 smithi119 ceph-mon[94175]: pgmap v23218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:13 smithi119 ceph-mon[108979]: pgmap v23218: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:14.023 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:58:14.330 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:58:14.330 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 7m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:58:14.330 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 7m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:58:14.330 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 7m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:58:14.331 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 7m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:58:14.331 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 7m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:58:14.331 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 7m ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:58:14.331 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 7m ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:58:14.331 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 7m ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:58:14.331 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 7m ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:58:14.331 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 7m ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:58:14.331 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 7m ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:58:14.331 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 7m ago 11h 6149M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:58:14.331 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 7m ago 11h 6168M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:58:14.331 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 7m ago 11h 5504M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:58:14.331 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 7m ago 11h 5407M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:58:14.331 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 7m ago 11h 4891M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:58:14.331 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 7m ago 11h 6152M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:58:14.332 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 7m ago 11h 5069M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:58:14.332 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 7m ago 11h 6018M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:58:14.332 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 7m ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:58:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:58:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:58:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:58:14.713 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:58:14.714 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:58:14.714 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:58:14.714 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:58:14.714 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:58:14.714 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:58:14.714 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:58:14.714 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:58:14.714 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:58:14.714 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:58:14.714 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:58:14.714 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:58:14.714 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:58:14.714 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:58:14.714 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:58:14.715 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:58:14.715 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:58:14.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:14 smithi183 ceph-mon[99169]: from='client.50435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:58:14.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:14 smithi183 ceph-mon[99169]: from='client.40557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:58:14.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:14 smithi119 ceph-mon[94175]: from='client.50435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:58:14.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:14 smithi119 ceph-mon[94175]: from='client.40557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:58:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:14 smithi119 ceph-mon[108979]: from='client.50435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:58:14.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:14 smithi119 ceph-mon[108979]: from='client.40557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:58:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:15 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2268362098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:58:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:15 smithi183 ceph-mon[99169]: pgmap v23219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:15 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2268362098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:58:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:15 smithi119 ceph-mon[94175]: pgmap v23219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:15 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2268362098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:58:15.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:15 smithi119 ceph-mon[108979]: pgmap v23219: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:17 smithi183 ceph-mon[99169]: pgmap v23220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:17 smithi119 ceph-mon[94175]: pgmap v23220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:17 smithi119 ceph-mon[108979]: pgmap v23220: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:19 smithi183 ceph-mon[99169]: pgmap v23221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:19 smithi119 ceph-mon[94175]: pgmap v23221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:19 smithi119 ceph-mon[108979]: pgmap v23221: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:21 smithi183 ceph-mon[99169]: pgmap v23222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:21 smithi119 ceph-mon[94175]: pgmap v23222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:21 smithi119 ceph-mon[108979]: pgmap v23222: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:23.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:23 smithi183 ceph-mon[99169]: pgmap v23223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:23 smithi119 ceph-mon[94175]: pgmap v23223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:23 smithi119 ceph-mon[108979]: pgmap v23223: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:58:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:58:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T02:58:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:26 smithi183 ceph-mon[99169]: pgmap v23224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:26 smithi119 ceph-mon[108979]: pgmap v23224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:26.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:26 smithi119 ceph-mon[94175]: pgmap v23224: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:27 smithi183 ceph-mon[99169]: pgmap v23225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:27 smithi119 ceph-mon[94175]: pgmap v23225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:27.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:27 smithi119 ceph-mon[108979]: pgmap v23225: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:29 smithi183 ceph-mon[99169]: pgmap v23226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:29 smithi119 ceph-mon[94175]: pgmap v23226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:29 smithi119 ceph-mon[108979]: pgmap v23226: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:31 smithi183 ceph-mon[99169]: pgmap v23227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:31 smithi119 ceph-mon[94175]: pgmap v23227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:31 smithi119 ceph-mon[108979]: pgmap v23227: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:33 smithi183 ceph-mon[99169]: pgmap v23228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:33 smithi119 ceph-mon[94175]: pgmap v23228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:33 smithi119 ceph-mon[108979]: pgmap v23228: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:58:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:58:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:58:36.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:36 smithi183 ceph-mon[99169]: pgmap v23229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:36.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:36 smithi119 ceph-mon[94175]: pgmap v23229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:36 smithi119 ceph-mon[108979]: pgmap v23229: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:37 smithi183 ceph-mon[99169]: pgmap v23230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:37 smithi119 ceph-mon[94175]: pgmap v23230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:37.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:37 smithi119 ceph-mon[108979]: pgmap v23230: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:40 smithi183 ceph-mon[99169]: pgmap v23231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:40.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:40 smithi119 ceph-mon[94175]: pgmap v23231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:40.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:40 smithi119 ceph-mon[108979]: pgmap v23231: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:41 smithi183 ceph-mon[99169]: pgmap v23232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:41 smithi119 ceph-mon[94175]: pgmap v23232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:41 smithi119 ceph-mon[108979]: pgmap v23232: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:43 smithi183 ceph-mon[99169]: pgmap v23233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:43 smithi119 ceph-mon[94175]: pgmap v23233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:43 smithi119 ceph-mon[108979]: pgmap v23233: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:58:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:58:44] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:58:45.059 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:58:45.365 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:58:45.366 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 7m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:58:45.366 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 7m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:58:45.366 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 7m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:58:45.366 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 7m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:58:45.366 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 7m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:58:45.366 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 7m ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:58:45.366 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 7m ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:58:45.366 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 7m ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:58:45.366 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 7m ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:58:45.366 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 7m ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:58:45.366 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 7m ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:58:45.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 7m ago 11h 6149M 2011M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:58:45.366 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 7m ago 11h 6168M 2011M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:58:45.367 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 7m ago 11h 5504M 2011M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:58:45.367 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 7m ago 11h 5407M 2011M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:58:45.367 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 7m ago 11h 4891M 2438M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:58:45.367 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 7m ago 11h 6152M 2438M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:58:45.367 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 7m ago 11h 5069M 2438M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:58:45.367 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 7m ago 11h 6018M 2438M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:58:45.367 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 7m ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:58:45.755 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:58:45.755 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:58:45.755 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:58:45.755 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:58:45.755 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:58:45.755 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:58:45.755 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:58:45.755 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:58:45.755 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:58:45.756 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:58:45.756 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:58:45.756 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:58:45.756 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:58:45.756 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:58:45.756 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:58:45.756 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:58:45.756 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:58:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:46 smithi183 ceph-mon[99169]: from='client.40569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:58:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:46 smithi183 ceph-mon[99169]: from='client.50459 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:58:46.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:46 smithi183 ceph-mon[99169]: pgmap v23234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:46.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:46 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1183262447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:58:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:46 smithi119 ceph-mon[94175]: from='client.40569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:58:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:46 smithi119 ceph-mon[94175]: from='client.50459 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:58:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:46 smithi119 ceph-mon[94175]: pgmap v23234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:46 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1183262447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:58:46.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:46 smithi119 ceph-mon[108979]: from='client.40569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:58:46.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:46 smithi119 ceph-mon[108979]: from='client.50459 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:58:46.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:46 smithi119 ceph-mon[108979]: pgmap v23234: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:46.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:46 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1183262447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:58:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:47 smithi183 ceph-mon[99169]: pgmap v23235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:47 smithi119 ceph-mon[94175]: pgmap v23235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:47 smithi119 ceph-mon[108979]: pgmap v23235: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:49 smithi183 ceph-mon[99169]: pgmap v23236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:49.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:49 smithi119 ceph-mon[94175]: pgmap v23236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:49.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:49 smithi119 ceph-mon[108979]: pgmap v23236: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:51 smithi183 ceph-mon[99169]: pgmap v23237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:51 smithi119 ceph-mon[94175]: pgmap v23237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:51 smithi119 ceph-mon[108979]: pgmap v23237: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:53 smithi183 ceph-mon[99169]: pgmap v23238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:53 smithi119 ceph-mon[108979]: pgmap v23238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:53 smithi119 ceph-mon[94175]: pgmap v23238: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:58:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:58:54] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:58:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:58:56.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:56 smithi183 ceph-mon[99169]: pgmap v23239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:56.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:56 smithi119 ceph-mon[94175]: pgmap v23239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:56 smithi119 ceph-mon[108979]: pgmap v23239: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:57 smithi183 ceph-mon[99169]: pgmap v23240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:57 smithi119 ceph-mon[108979]: pgmap v23240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:57.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:57 smithi119 ceph-mon[94175]: pgmap v23240: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:58:59 smithi183 ceph-mon[99169]: pgmap v23241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:58:59 smithi119 ceph-mon[94175]: pgmap v23241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:58:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:58:59 smithi119 ceph-mon[108979]: pgmap v23241: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:01 smithi183 ceph-mon[99169]: pgmap v23242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:01.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:01 smithi119 ceph-mon[94175]: pgmap v23242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:01.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:01 smithi119 ceph-mon[108979]: pgmap v23242: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:59:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:02 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:59:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:59:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.950 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:59:02.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T02:59:02.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T02:59:02.951 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:02 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:59:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:03 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 2004M 2023-12-02T02:59:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:03 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2434M 2023-12-02T02:59:03.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:59:03.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:59:03.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:59:03.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:59:03.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:03 smithi183 ceph-mon[99169]: pgmap v23243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:03 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 2004M 2023-12-02T02:59:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:03 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2434M 2023-12-02T02:59:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:59:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:59:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:59:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:59:03.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:03 smithi119 ceph-mon[108979]: pgmap v23243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:03.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:03 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 2004M 2023-12-02T02:59:03.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:03 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2434M 2023-12-02T02:59:03.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:59:03.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T02:59:03.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T02:59:03.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T02:59:03.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:03 smithi119 ceph-mon[94175]: pgmap v23243: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:59:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:59:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T02:59:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:06 smithi183 ceph-mon[99169]: pgmap v23244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:06 smithi119 ceph-mon[94175]: pgmap v23244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:06 smithi119 ceph-mon[108979]: pgmap v23244: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:07 smithi183 ceph-mon[99169]: pgmap v23245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:07 smithi119 ceph-mon[94175]: pgmap v23245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:07 smithi119 ceph-mon[108979]: pgmap v23245: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:10.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:10 smithi183 ceph-mon[99169]: pgmap v23246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:10.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:10 smithi119 ceph-mon[94175]: pgmap v23246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:10 smithi119 ceph-mon[108979]: pgmap v23246: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:11 smithi183 ceph-mon[99169]: pgmap v23247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:11 smithi119 ceph-mon[108979]: pgmap v23247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:11 smithi119 ceph-mon[94175]: pgmap v23247: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:13 smithi183 ceph-mon[99169]: pgmap v23248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:13.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:13 smithi119 ceph-mon[94175]: pgmap v23248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:13.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:13 smithi119 ceph-mon[108979]: pgmap v23248: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:59:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:59:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:59:16.102 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:59:16.413 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:59:16.413 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 8m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:59:16.413 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 8m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:59:16.414 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 8m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:59:16.414 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 8m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:59:16.414 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 8m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:59:16.414 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 8m ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:59:16.414 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 8m ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:59:16.414 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 8m ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:59:16.414 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 8m ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:59:16.415 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 8m ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:59:16.415 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 8m ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:59:16.415 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 8m ago 11h 6149M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:59:16.415 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 8m ago 11h 6168M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:59:16.415 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 8m ago 11h 5504M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:59:16.415 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 8m ago 11h 5407M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:59:16.415 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 8m ago 11h 4891M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:59:16.415 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 8m ago 11h 6152M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:59:16.415 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 8m ago 11h 5069M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:59:16.415 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 8m ago 11h 6018M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:59:16.415 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 8m ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:59:16.795 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:59:16.795 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:59:16.795 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:59:16.795 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:59:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:59:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:59:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:59:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:59:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:59:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:59:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:59:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:59:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:59:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:59:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:59:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:59:16.796 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:59:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:16 smithi183 ceph-mon[99169]: pgmap v23249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:16 smithi119 ceph-mon[94175]: pgmap v23249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:16 smithi119 ceph-mon[108979]: pgmap v23249: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:17 smithi183 ceph-mon[99169]: from='client.40587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:59:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:17 smithi183 ceph-mon[99169]: from='client.40593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:59:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:17 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3241607160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:59:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:17 smithi119 ceph-mon[94175]: from='client.40587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:59:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:17 smithi119 ceph-mon[94175]: from='client.40593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:59:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:17 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3241607160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:59:17.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:17 smithi119 ceph-mon[108979]: from='client.40587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:59:17.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:17 smithi119 ceph-mon[108979]: from='client.40593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:59:17.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:17 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3241607160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:59:18.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:18 smithi183 ceph-mon[99169]: pgmap v23250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:18.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:18 smithi119 ceph-mon[94175]: pgmap v23250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:18.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:18 smithi119 ceph-mon[108979]: pgmap v23250: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:19 smithi183 ceph-mon[99169]: pgmap v23251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:19 smithi119 ceph-mon[108979]: pgmap v23251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:19 smithi119 ceph-mon[94175]: pgmap v23251: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:21 smithi183 ceph-mon[99169]: pgmap v23252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:21 smithi119 ceph-mon[94175]: pgmap v23252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:21 smithi119 ceph-mon[108979]: pgmap v23252: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:23 smithi183 ceph-mon[99169]: pgmap v23253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:23 smithi119 ceph-mon[94175]: pgmap v23253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:23.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:23 smithi119 ceph-mon[108979]: pgmap v23253: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:59:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:59:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T02:59:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:26 smithi183 ceph-mon[99169]: pgmap v23254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:26 smithi119 ceph-mon[94175]: pgmap v23254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:26 smithi119 ceph-mon[108979]: pgmap v23254: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:27 smithi183 ceph-mon[99169]: pgmap v23255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:27 smithi119 ceph-mon[94175]: pgmap v23255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:27 smithi119 ceph-mon[108979]: pgmap v23255: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:29 smithi183 ceph-mon[99169]: pgmap v23256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:29 smithi119 ceph-mon[94175]: pgmap v23256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:29 smithi119 ceph-mon[108979]: pgmap v23256: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:31 smithi183 ceph-mon[99169]: pgmap v23257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:31 smithi119 ceph-mon[108979]: pgmap v23257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:31 smithi119 ceph-mon[94175]: pgmap v23257: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:33 smithi183 ceph-mon[99169]: pgmap v23258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:33 smithi119 ceph-mon[94175]: pgmap v23258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:33 smithi119 ceph-mon[108979]: pgmap v23258: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:59:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:59:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T02:59:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:36 smithi183 ceph-mon[99169]: pgmap v23259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:36.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:36 smithi119 ceph-mon[94175]: pgmap v23259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:36 smithi119 ceph-mon[108979]: pgmap v23259: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:37 smithi183 ceph-mon[99169]: pgmap v23260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:37 smithi119 ceph-mon[94175]: pgmap v23260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:37 smithi119 ceph-mon[108979]: pgmap v23260: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:40 smithi183 ceph-mon[99169]: pgmap v23261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:40.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:40 smithi119 ceph-mon[108979]: pgmap v23261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:40.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:40 smithi119 ceph-mon[94175]: pgmap v23261: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:41 smithi183 ceph-mon[99169]: pgmap v23262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:41 smithi119 ceph-mon[94175]: pgmap v23262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:41 smithi119 ceph-mon[108979]: pgmap v23262: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:43 smithi183 ceph-mon[99169]: pgmap v23263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:43 smithi119 ceph-mon[94175]: pgmap v23263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:43.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:43 smithi119 ceph-mon[108979]: pgmap v23263: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:59:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:59:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:59:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:46 smithi183 ceph-mon[99169]: pgmap v23264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:46 smithi119 ceph-mon[94175]: pgmap v23264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:46 smithi119 ceph-mon[108979]: pgmap v23264: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:47.137 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T02:59:47.443 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T02:59:47.443 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 8m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T02:59:47.443 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 8m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T02:59:47.443 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 8m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T02:59:47.443 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 8m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T02:59:47.443 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 8m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T02:59:47.443 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 8m ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T02:59:47.443 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 8m ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T02:59:47.443 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 8m ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T02:59:47.443 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 8m ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T02:59:47.443 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 8m ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T02:59:47.444 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 8m ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T02:59:47.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 8m ago 11h 6149M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T02:59:47.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 8m ago 11h 6168M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T02:59:47.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 8m ago 11h 5504M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T02:59:47.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 8m ago 11h 5407M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T02:59:47.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 8m ago 11h 4891M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T02:59:47.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 8m ago 11h 6152M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T02:59:47.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 8m ago 11h 5069M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T02:59:47.444 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 8m ago 11h 6018M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T02:59:47.444 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 8m ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T02:59:47.828 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T02:59:47.828 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T02:59:47.828 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T02:59:47.828 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:59:47.828 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T02:59:47.828 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:59:47.829 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:59:47.829 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T02:59:47.829 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T02:59:47.829 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:59:47.829 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T02:59:47.829 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T02:59:47.829 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T02:59:47.829 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T02:59:47.829 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T02:59:47.830 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T02:59:47.830 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T02:59:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:47 smithi183 ceph-mon[99169]: from='client.40605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:59:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:47 smithi183 ceph-mon[99169]: from='client.50495 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:59:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:47 smithi183 ceph-mon[99169]: pgmap v23265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:47 smithi119 ceph-mon[94175]: from='client.40605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:59:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:47 smithi119 ceph-mon[94175]: from='client.50495 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:59:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:47 smithi119 ceph-mon[94175]: pgmap v23265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:47 smithi119 ceph-mon[108979]: from='client.40605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:59:47.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:47 smithi119 ceph-mon[108979]: from='client.50495 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T02:59:47.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:47 smithi119 ceph-mon[108979]: pgmap v23265: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:48.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:48 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4271886900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:59:48.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:48 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4271886900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:59:48.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:48 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4271886900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T02:59:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:49 smithi119 ceph-mon[94175]: pgmap v23266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:49.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:49 smithi119 ceph-mon[108979]: pgmap v23266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:49 smithi183 ceph-mon[99169]: pgmap v23266: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:51 smithi119 ceph-mon[94175]: pgmap v23267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:51 smithi119 ceph-mon[108979]: pgmap v23267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:51 smithi183 ceph-mon[99169]: pgmap v23267: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:53 smithi183 ceph-mon[99169]: pgmap v23268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:53 smithi119 ceph-mon[94175]: pgmap v23268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:53 smithi119 ceph-mon[108979]: pgmap v23268: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 02:59:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:02:59:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T02:59:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T02:59:56.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:56 smithi183 ceph-mon[99169]: pgmap v23269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:56.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:56 smithi119 ceph-mon[94175]: pgmap v23269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:56 smithi119 ceph-mon[108979]: pgmap v23269: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:57 smithi183 ceph-mon[99169]: pgmap v23270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:57 smithi119 ceph-mon[94175]: pgmap v23270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:57 smithi119 ceph-mon[108979]: pgmap v23270: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 02:59:59 smithi119 ceph-mon[94175]: pgmap v23271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T02:59:59.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 02:59:59 smithi119 ceph-mon[108979]: pgmap v23271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 02:59:59 smithi183 ceph-mon[99169]: pgmap v23271: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T02:59:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T03:00:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T03:00:00.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T03:00:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T03:00:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:01 smithi183 ceph-mon[99169]: pgmap v23272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:01 smithi119 ceph-mon[94175]: pgmap v23272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:01 smithi119 ceph-mon[108979]: pgmap v23272: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:03.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:02 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:00:03.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:02 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:00:03.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:02 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:00:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:00:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:00:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:03 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:00:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:03 smithi119 ceph-mon[94175]: pgmap v23273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:04.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:00:04.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:00:04.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:03 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:00:04.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:03 smithi119 ceph-mon[108979]: pgmap v23273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:00:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:00:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:03 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:00:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:03 smithi183 ceph-mon[99169]: pgmap v23273: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:00:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:00:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:00:04.691 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 02 03:00:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-02T03:00:04.206Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701475200138 maxt=1701482400000 ulid=01HGM7G1YAB032QHSJD1EXTSB9 duration=36.168428ms 2023-12-02T03:00:04.692 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Dec 02 03:00:04 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-prometheus-a[138446]: ts=2023-12-02T03:00:04.209Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.01006ms 2023-12-02T03:00:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:06 smithi183 ceph-mon[99169]: pgmap v23274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:06 smithi119 ceph-mon[94175]: pgmap v23274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:06 smithi119 ceph-mon[108979]: pgmap v23274: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:07.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:07 smithi119 ceph-mon[94175]: pgmap v23275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:07.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:07 smithi119 ceph-mon[108979]: pgmap v23275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:07 smithi183 ceph-mon[99169]: pgmap v23275: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:10.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:10 smithi183 ceph-mon[99169]: pgmap v23276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:10.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:10 smithi119 ceph-mon[94175]: pgmap v23276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:10 smithi119 ceph-mon[108979]: pgmap v23276: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:11 smithi119 ceph-mon[94175]: pgmap v23277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:11 smithi119 ceph-mon[108979]: pgmap v23277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:11 smithi183 ceph-mon[99169]: pgmap v23277: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:13 smithi119 ceph-mon[108979]: pgmap v23278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:13 smithi119 ceph-mon[94175]: pgmap v23278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:13 smithi183 ceph-mon[99169]: pgmap v23278: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:00:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:00:14] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T03:00:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:16 smithi183 ceph-mon[99169]: pgmap v23279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:16 smithi119 ceph-mon[94175]: pgmap v23279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:16 smithi119 ceph-mon[108979]: pgmap v23279: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:17 smithi119 ceph-mon[94175]: pgmap v23280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:17.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:17 smithi119 ceph-mon[108979]: pgmap v23280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:18.175 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:00:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:17 smithi183 ceph-mon[99169]: pgmap v23280: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:18.481 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:00:18.481 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 9m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:00:18.481 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 9m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:00:18.481 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 9m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:00:18.481 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 9m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:00:18.481 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 9m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:00:18.481 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 9m ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:00:18.481 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 9m ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:00:18.481 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 9m ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:00:18.481 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 9m ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:00:18.481 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 9m ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:00:18.481 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 9m ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:00:18.482 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 9m ago 11h 6149M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:00:18.482 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 9m ago 11h 6168M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:00:18.482 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 9m ago 11h 5504M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:00:18.482 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 9m ago 11h 5407M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:00:18.482 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 9m ago 11h 4891M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:00:18.482 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 9m ago 11h 6152M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:00:18.482 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 9m ago 11h 5069M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:00:18.482 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 9m ago 11h 6018M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:00:18.482 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 9m ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:00:18.861 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:00:18.861 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:00:18.861 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:00:18.861 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:00:18.862 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:00:18.862 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:00:18.862 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:00:18.862 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:00:18.862 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:00:18.862 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:00:18.862 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:00:18.862 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:00:18.863 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:00:18.863 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:00:18.863 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:00:18.863 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:00:18.863 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:00:18.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:18 smithi119 ceph-mon[94175]: from='client.50507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:00:18.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:18 smithi119 ceph-mon[94175]: from='client.40629 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:00:18.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:18 smithi119 ceph-mon[108979]: from='client.50507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:00:18.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:18 smithi119 ceph-mon[108979]: from='client.40629 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:00:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:18 smithi183 ceph-mon[99169]: from='client.50507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:00:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:18 smithi183 ceph-mon[99169]: from='client.40629 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:00:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:19 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4190110709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:00:20.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:19 smithi183 ceph-mon[99169]: pgmap v23281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:19 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4190110709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:00:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:19 smithi119 ceph-mon[94175]: pgmap v23281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:19 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4190110709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:00:20.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:19 smithi119 ceph-mon[108979]: pgmap v23281: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:21 smithi119 ceph-mon[94175]: pgmap v23282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:21 smithi119 ceph-mon[108979]: pgmap v23282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:21 smithi183 ceph-mon[99169]: pgmap v23282: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:23 smithi119 ceph-mon[94175]: pgmap v23283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:23 smithi119 ceph-mon[108979]: pgmap v23283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:23 smithi183 ceph-mon[99169]: pgmap v23283: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:24.449 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:00:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:00:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T03:00:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:26 smithi183 ceph-mon[99169]: pgmap v23284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:26 smithi119 ceph-mon[94175]: pgmap v23284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:26 smithi119 ceph-mon[108979]: pgmap v23284: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:27.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:27 smithi119 ceph-mon[94175]: pgmap v23285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:27.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:27 smithi119 ceph-mon[108979]: pgmap v23285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:27 smithi183 ceph-mon[99169]: pgmap v23285: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:29 smithi119 ceph-mon[94175]: pgmap v23286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:29.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:29 smithi119 ceph-mon[108979]: pgmap v23286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:29 smithi183 ceph-mon[99169]: pgmap v23286: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:31 smithi119 ceph-mon[94175]: pgmap v23287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:31 smithi119 ceph-mon[108979]: pgmap v23287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:31 smithi183 ceph-mon[99169]: pgmap v23287: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:33 smithi119 ceph-mon[94175]: pgmap v23288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:33.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:33 smithi119 ceph-mon[108979]: pgmap v23288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:33 smithi183 ceph-mon[99169]: pgmap v23288: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:00:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:00:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:00:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:36 smithi183 ceph-mon[99169]: pgmap v23289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:36.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:36 smithi119 ceph-mon[94175]: pgmap v23289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:36.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:36 smithi119 ceph-mon[108979]: pgmap v23289: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:37 smithi119 ceph-mon[94175]: pgmap v23290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:37.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:37 smithi119 ceph-mon[108979]: pgmap v23290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:37 smithi183 ceph-mon[99169]: pgmap v23290: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:40 smithi183 ceph-mon[99169]: pgmap v23291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:40.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:40 smithi119 ceph-mon[94175]: pgmap v23291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:40.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:40 smithi119 ceph-mon[108979]: pgmap v23291: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:41 smithi119 ceph-mon[94175]: pgmap v23292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:41 smithi119 ceph-mon[108979]: pgmap v23292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:41 smithi183 ceph-mon[99169]: pgmap v23292: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:43 smithi119 ceph-mon[94175]: pgmap v23293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:43 smithi119 ceph-mon[108979]: pgmap v23293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:43 smithi183 ceph-mon[99169]: pgmap v23293: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:00:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:00:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T03:00:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:46 smithi183 ceph-mon[99169]: pgmap v23294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:46 smithi119 ceph-mon[108979]: pgmap v23294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:46 smithi119 ceph-mon[94175]: pgmap v23294: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:47 smithi119 ceph-mon[94175]: pgmap v23295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:47 smithi119 ceph-mon[108979]: pgmap v23295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:47 smithi183 ceph-mon[99169]: pgmap v23295: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:49.208 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:00:49.517 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:00:49.517 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 9m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:00:49.517 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 9m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:00:49.517 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 9m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:00:49.517 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 9m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:00:49.517 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 9m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:00:49.517 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 9m ago 11h 952M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:00:49.518 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 9m ago 11h 2592M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:00:49.518 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 9m ago 11h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:00:49.518 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 9m ago 11h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:00:49.518 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 9m ago 11h 23.0M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:00:49.518 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 9m ago 11h 23.1M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:00:49.518 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 9m ago 11h 6149M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:00:49.518 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 9m ago 11h 6168M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:00:49.518 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 9m ago 11h 5504M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:00:49.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 9m ago 11h 5407M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:00:49.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 9m ago 11h 4891M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:00:49.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 9m ago 11h 6152M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:00:49.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 9m ago 11h 5069M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:00:49.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 9m ago 11h 6018M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:00:49.519 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 9m ago 11h 138M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:00:49.901 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:00:49.901 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:00:49.902 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:00:49.902 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:00:49.902 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:00:49.902 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:00:49.902 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:00:49.902 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:00:49.902 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:00:49.902 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:00:49.902 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:00:49.902 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:00:49.902 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:00:49.902 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:00:49.902 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:00:49.903 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:00:49.903 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:00:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:49 smithi183 ceph-mon[99169]: from='client.50525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:00:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:49 smithi183 ceph-mon[99169]: from='client.50531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:00:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:49 smithi183 ceph-mon[99169]: pgmap v23296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:49 smithi119 ceph-mon[94175]: from='client.50525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:00:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:49 smithi119 ceph-mon[94175]: from='client.50531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:00:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:49 smithi119 ceph-mon[94175]: pgmap v23296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:49 smithi119 ceph-mon[108979]: from='client.50525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:00:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:49 smithi119 ceph-mon[108979]: from='client.50531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:00:50.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:49 smithi119 ceph-mon[108979]: pgmap v23296: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:51.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:50 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4194971934' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:00:51.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:50 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4194971934' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:00:51.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:50 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4194971934' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:00:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:51 smithi183 ceph-mon[99169]: pgmap v23297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:51 smithi119 ceph-mon[94175]: pgmap v23297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:51 smithi119 ceph-mon[108979]: pgmap v23297: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:53 smithi119 ceph-mon[94175]: pgmap v23298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:53 smithi119 ceph-mon[108979]: pgmap v23298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:53 smithi183 ceph-mon[99169]: pgmap v23298: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:00:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:00:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T03:00:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:00:56.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:56 smithi183 ceph-mon[99169]: pgmap v23299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:56.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:56 smithi119 ceph-mon[94175]: pgmap v23299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:56 smithi119 ceph-mon[108979]: pgmap v23299: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:57 smithi183 ceph-mon[99169]: pgmap v23300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:57 smithi119 ceph-mon[94175]: pgmap v23300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:00:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:57 smithi119 ceph-mon[108979]: pgmap v23300: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:00:59 smithi183 ceph-mon[99169]: pgmap v23301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:00:59 smithi119 ceph-mon[94175]: pgmap v23301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:00:59 smithi119 ceph-mon[108979]: pgmap v23301: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:01 smithi183 ceph-mon[99169]: pgmap v23302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:02.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:01 smithi119 ceph-mon[94175]: pgmap v23302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:02.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:01 smithi119 ceph-mon[108979]: pgmap v23302: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:03.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:03 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:01:03.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:03 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:01:03.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:03 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:01:04.421 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:01:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:01:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:01:04.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:04 smithi183 ceph-mon[99169]: pgmap v23303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:04.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:04 smithi119 ceph-mon[94175]: pgmap v23303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:04.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:04 smithi119 ceph-mon[108979]: pgmap v23303: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:06 smithi183 ceph-mon[99169]: pgmap v23304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:06 smithi119 ceph-mon[94175]: pgmap v23304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:06 smithi119 ceph-mon[108979]: pgmap v23304: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:08.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:01:08.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:01:08.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:08 smithi183 ceph-mon[99169]: pgmap v23305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:08.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:01:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:01:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:01:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:01:08.692 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:08 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:01:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:01:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:01:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:08 smithi119 ceph-mon[94175]: pgmap v23305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:01:08.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:01:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:01:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:01:08.699 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:08 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:01:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:01:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:01:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:08 smithi119 ceph-mon[108979]: pgmap v23305: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:01:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:01:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:01:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:01:08.699 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:08 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:01:09.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:09.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:09.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:10.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:10 smithi183 ceph-mon[99169]: pgmap v23306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:10.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:10 smithi119 ceph-mon[94175]: pgmap v23306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:10.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:10 smithi119 ceph-mon[108979]: pgmap v23306: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:11 smithi183 ceph-mon[99169]: pgmap v23307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:11 smithi119 ceph-mon[94175]: pgmap v23307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:11 smithi119 ceph-mon[108979]: pgmap v23307: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:14.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:13 smithi119 ceph-mon[94175]: pgmap v23308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:14.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:13 smithi119 ceph-mon[108979]: pgmap v23308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:13 smithi183 ceph-mon[99169]: pgmap v23308: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:01:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:01:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T03:01:16.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:16 smithi183 ceph-mon[99169]: pgmap v23309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:16 smithi119 ceph-mon[94175]: pgmap v23309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:16.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:16 smithi119 ceph-mon[108979]: pgmap v23309: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:17 smithi183 ceph-mon[99169]: pgmap v23310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:17 smithi119 ceph-mon[94175]: pgmap v23310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:17 smithi119 ceph-mon[108979]: pgmap v23310: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:19 smithi183 ceph-mon[99169]: pgmap v23311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:19 smithi119 ceph-mon[94175]: pgmap v23311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:19 smithi119 ceph-mon[108979]: pgmap v23311: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:20.247 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:01:20.551 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:01:20.552 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 13s ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:01:20.552 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 12s ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:01:20.552 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 13s ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:01:20.552 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 12s ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:01:20.552 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 12s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:01:20.552 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 13s ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:01:20.552 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 13s ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:01:20.552 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 12s ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:01:20.552 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 13s ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:01:20.552 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 13s ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:01:20.552 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 12s ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:01:20.552 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 13s ago 11h 6142M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:01:20.552 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 13s ago 11h 6161M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:01:20.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 13s ago 11h 5494M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:01:20.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 13s ago 11h 5404M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:01:20.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 12s ago 11h 4915M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:01:20.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 12s ago 11h 6182M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:01:20.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 12s ago 11h 5098M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:01:20.553 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 12s ago 11h 6050M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:01:20.553 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 12s ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:01:20.928 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:01:20.928 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:01:20.928 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:01:20.929 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:01:20.929 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:01:20.929 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:01:20.929 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:01:20.929 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:01:20.929 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:01:20.929 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:01:20.929 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:01:20.929 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:01:20.929 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:01:20.929 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:01:20.929 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:01:20.929 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:01:20.929 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:01:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:21 smithi183 ceph-mon[99169]: from='client.50543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:01:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:21 smithi183 ceph-mon[99169]: from='client.40665 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:01:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:21 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2829821363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:01:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:21 smithi119 ceph-mon[94175]: from='client.50543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:01:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:21 smithi119 ceph-mon[94175]: from='client.40665 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:01:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:21 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2829821363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:01:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:21 smithi119 ceph-mon[108979]: from='client.50543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:01:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:21 smithi119 ceph-mon[108979]: from='client.40665 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:01:21.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:21 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2829821363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:01:22.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:22 smithi183 ceph-mon[99169]: pgmap v23312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:22.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:22 smithi119 ceph-mon[94175]: pgmap v23312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:22.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:22 smithi119 ceph-mon[108979]: pgmap v23312: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:23 smithi119 ceph-mon[94175]: pgmap v23313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:23 smithi119 ceph-mon[108979]: pgmap v23313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:23 smithi183 ceph-mon[99169]: pgmap v23313: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:01:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:01:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T03:01:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:26 smithi183 ceph-mon[99169]: pgmap v23314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:26 smithi119 ceph-mon[94175]: pgmap v23314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:26 smithi119 ceph-mon[108979]: pgmap v23314: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:27 smithi183 ceph-mon[99169]: pgmap v23315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:27 smithi119 ceph-mon[94175]: pgmap v23315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:28.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:27 smithi119 ceph-mon[108979]: pgmap v23315: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:29 smithi183 ceph-mon[99169]: pgmap v23316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:29 smithi119 ceph-mon[94175]: pgmap v23316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:29 smithi119 ceph-mon[108979]: pgmap v23316: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:31 smithi183 ceph-mon[99169]: pgmap v23317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:32.280 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:31 smithi119 ceph-mon[94175]: pgmap v23317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:32.280 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:31 smithi119 ceph-mon[108979]: pgmap v23317: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:33 smithi119 ceph-mon[94175]: pgmap v23318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:33 smithi119 ceph-mon[108979]: pgmap v23318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:33 smithi183 ceph-mon[99169]: pgmap v23318: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:01:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:01:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T03:01:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:36 smithi183 ceph-mon[99169]: pgmap v23319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:36.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:36 smithi119 ceph-mon[94175]: pgmap v23319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:36 smithi119 ceph-mon[108979]: pgmap v23319: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:37 smithi183 ceph-mon[99169]: pgmap v23320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:37 smithi119 ceph-mon[94175]: pgmap v23320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:37 smithi119 ceph-mon[108979]: pgmap v23320: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:40 smithi183 ceph-mon[99169]: pgmap v23321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:40.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:40 smithi119 ceph-mon[94175]: pgmap v23321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:40.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:40 smithi119 ceph-mon[108979]: pgmap v23321: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:42.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:41 smithi183 ceph-mon[99169]: pgmap v23322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:41 smithi119 ceph-mon[94175]: pgmap v23322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:41 smithi119 ceph-mon[108979]: pgmap v23322: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:43 smithi119 ceph-mon[108979]: pgmap v23323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:43 smithi119 ceph-mon[94175]: pgmap v23323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:43 smithi183 ceph-mon[99169]: pgmap v23323: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:01:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:01:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T03:01:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:46 smithi183 ceph-mon[99169]: pgmap v23324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:46 smithi119 ceph-mon[94175]: pgmap v23324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:46 smithi119 ceph-mon[108979]: pgmap v23324: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:47 smithi183 ceph-mon[99169]: pgmap v23325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:47 smithi119 ceph-mon[94175]: pgmap v23325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:47 smithi119 ceph-mon[108979]: pgmap v23325: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:49 smithi183 ceph-mon[99169]: pgmap v23326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:49 smithi119 ceph-mon[94175]: pgmap v23326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:49 smithi119 ceph-mon[108979]: pgmap v23326: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:51.274 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:01:51.580 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:01:51.580 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 44s ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:01:51.580 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 43s ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:01:51.580 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 44s ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:01:51.581 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 43s ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:01:51.581 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 43s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:01:51.581 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 44s ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:01:51.581 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 44s ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:01:51.581 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 43s ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:01:51.581 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 44s ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:01:51.581 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 44s ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:01:51.581 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 43s ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:01:51.581 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 44s ago 11h 6142M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:01:51.581 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 44s ago 11h 6161M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:01:51.581 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 44s ago 11h 5494M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:01:51.581 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 44s ago 11h 5404M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:01:51.582 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 43s ago 11h 4915M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:01:51.582 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 43s ago 11h 6182M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:01:51.582 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 43s ago 11h 5098M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:01:51.582 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 43s ago 11h 6050M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:01:51.582 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 43s ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:01:51.961 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:01:51.961 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:01:51.962 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:01:51.962 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:01:51.962 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:01:51.962 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:01:51.962 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:01:51.962 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:01:51.962 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:01:51.962 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:01:51.962 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:01:51.962 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:01:51.963 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:01:51.963 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:01:51.963 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:01:51.963 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:01:51.963 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:01:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:51 smithi183 ceph-mon[99169]: from='client.50561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:01:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:51 smithi183 ceph-mon[99169]: from='client.40683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:01:52.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:51 smithi183 ceph-mon[99169]: pgmap v23327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:51 smithi119 ceph-mon[108979]: from='client.50561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:01:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:51 smithi119 ceph-mon[108979]: from='client.40683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:01:52.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:51 smithi119 ceph-mon[108979]: pgmap v23327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:52.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:51 smithi119 ceph-mon[94175]: from='client.50561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:01:52.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:51 smithi119 ceph-mon[94175]: from='client.40683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:01:52.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:51 smithi119 ceph-mon[94175]: pgmap v23327: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:53.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:52 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3621780545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:01:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:52 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3621780545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:01:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:52 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3621780545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:01:54.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:53 smithi119 ceph-mon[94175]: pgmap v23328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:53 smithi119 ceph-mon[108979]: pgmap v23328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:53 smithi183 ceph-mon[99169]: pgmap v23328: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:01:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:01:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T03:01:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:01:56.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:56 smithi183 ceph-mon[99169]: pgmap v23329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:56.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:56 smithi119 ceph-mon[94175]: pgmap v23329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:56 smithi119 ceph-mon[108979]: pgmap v23329: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:57 smithi183 ceph-mon[99169]: pgmap v23330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:57 smithi119 ceph-mon[94175]: pgmap v23330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:01:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:57 smithi119 ceph-mon[108979]: pgmap v23330: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:01:59 smithi183 ceph-mon[99169]: pgmap v23331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:01:59 smithi119 ceph-mon[108979]: pgmap v23331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:01:59 smithi119 ceph-mon[94175]: pgmap v23331: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:01 smithi183 ceph-mon[99169]: pgmap v23332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:01 smithi119 ceph-mon[108979]: pgmap v23332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:01 smithi119 ceph-mon[94175]: pgmap v23332: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:04.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:03 smithi119 ceph-mon[108979]: pgmap v23333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:04.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:03 smithi119 ceph-mon[94175]: pgmap v23333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:03 smithi183 ceph-mon[99169]: pgmap v23333: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:02:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:02:04] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:02:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:06 smithi183 ceph-mon[99169]: pgmap v23334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:06 smithi119 ceph-mon[94175]: pgmap v23334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:06 smithi119 ceph-mon[108979]: pgmap v23334: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:08.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:07 smithi183 ceph-mon[99169]: pgmap v23335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:07 smithi119 ceph-mon[94175]: pgmap v23335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:07 smithi119 ceph-mon[108979]: pgmap v23335: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:02:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:02:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:02:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:02:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:02:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:02:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:10.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:09 smithi183 ceph-mon[99169]: pgmap v23336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:02:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:02:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:02:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:10.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:09 smithi119 ceph-mon[94175]: pgmap v23336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:02:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:02:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:02:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:09 smithi119 ceph-mon[108979]: pgmap v23336: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:11 smithi183 ceph-mon[99169]: pgmap v23337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:11 smithi119 ceph-mon[94175]: pgmap v23337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:11 smithi119 ceph-mon[108979]: pgmap v23337: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:13 smithi119 ceph-mon[94175]: pgmap v23338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:14.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:13 smithi119 ceph-mon[108979]: pgmap v23338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:13 smithi183 ceph-mon[99169]: pgmap v23338: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:02:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:02:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T03:02:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:16 smithi183 ceph-mon[99169]: pgmap v23339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:16 smithi119 ceph-mon[94175]: pgmap v23339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:16 smithi119 ceph-mon[108979]: pgmap v23339: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:17 smithi183 ceph-mon[99169]: pgmap v23340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:17 smithi119 ceph-mon[94175]: pgmap v23340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:17 smithi119 ceph-mon[108979]: pgmap v23340: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:19 smithi183 ceph-mon[99169]: pgmap v23341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:19 smithi119 ceph-mon[94175]: pgmap v23341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:19 smithi119 ceph-mon[108979]: pgmap v23341: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:21 smithi183 ceph-mon[99169]: pgmap v23342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:21 smithi119 ceph-mon[94175]: pgmap v23342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:21 smithi119 ceph-mon[108979]: pgmap v23342: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:22.306 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:02:22.612 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:02:22.612 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 75s ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:02:22.612 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 74s ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:02:22.612 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 75s ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:02:22.612 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 74s ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:02:22.612 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 74s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:02:22.612 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 75s ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:02:22.612 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 75s ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:02:22.612 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 74s ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:02:22.612 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 75s ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:02:22.612 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 75s ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:02:22.613 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 74s ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:02:22.613 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 75s ago 11h 6142M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:02:22.613 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 75s ago 11h 6161M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:02:22.613 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 75s ago 11h 5494M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:02:22.613 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 75s ago 11h 5404M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:02:22.613 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 74s ago 11h 4915M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:02:22.613 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 74s ago 11h 6182M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:02:22.613 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 74s ago 11h 5098M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:02:22.613 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 74s ago 11h 6050M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:02:22.613 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 74s ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:02:22.990 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:02:22.990 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:02:22.990 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:02:22.990 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:02:22.990 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:02:22.990 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:02:22.990 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:02:22.990 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:02:22.990 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:02:22.990 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:02:22.991 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:02:22.991 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:02:22.991 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:02:22.991 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:02:22.991 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:02:22.991 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:02:22.991 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:02:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:22 smithi183 ceph-mon[99169]: from='client.40695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:02:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:22 smithi183 ceph-mon[99169]: from='client.50585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:02:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:22 smithi119 ceph-mon[94175]: from='client.40695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:02:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:22 smithi119 ceph-mon[94175]: from='client.50585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:02:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:22 smithi119 ceph-mon[108979]: from='client.40695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:02:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:22 smithi119 ceph-mon[108979]: from='client.50585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:02:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:23 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2197841580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:02:24.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:23 smithi119 ceph-mon[108979]: pgmap v23343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:23 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2197841580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:02:24.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:23 smithi119 ceph-mon[94175]: pgmap v23343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:23 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2197841580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:02:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:23 smithi183 ceph-mon[99169]: pgmap v23343: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:02:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:02:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T03:02:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:26.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:26 smithi183 ceph-mon[99169]: pgmap v23344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:26.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:26 smithi119 ceph-mon[108979]: pgmap v23344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:26.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:26 smithi119 ceph-mon[94175]: pgmap v23344: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:27 smithi183 ceph-mon[99169]: pgmap v23345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:27 smithi119 ceph-mon[94175]: pgmap v23345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:27 smithi119 ceph-mon[108979]: pgmap v23345: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:29 smithi183 ceph-mon[99169]: pgmap v23346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:29 smithi119 ceph-mon[108979]: pgmap v23346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:29 smithi119 ceph-mon[94175]: pgmap v23346: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:31 smithi183 ceph-mon[99169]: pgmap v23347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:31 smithi119 ceph-mon[94175]: pgmap v23347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:31 smithi119 ceph-mon[108979]: pgmap v23347: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:33 smithi119 ceph-mon[94175]: pgmap v23348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:33 smithi119 ceph-mon[108979]: pgmap v23348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:33 smithi183 ceph-mon[99169]: pgmap v23348: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:02:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:02:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:02:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:36 smithi183 ceph-mon[99169]: pgmap v23349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:36 smithi119 ceph-mon[108979]: pgmap v23349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:36.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:36 smithi119 ceph-mon[94175]: pgmap v23349: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:37 smithi183 ceph-mon[99169]: pgmap v23350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:37 smithi119 ceph-mon[108979]: pgmap v23350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:37 smithi119 ceph-mon[94175]: pgmap v23350: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:40.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:40 smithi183 ceph-mon[99169]: pgmap v23351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:40.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:40 smithi119 ceph-mon[94175]: pgmap v23351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:40.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:40 smithi119 ceph-mon[108979]: pgmap v23351: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:41 smithi183 ceph-mon[99169]: pgmap v23352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:41 smithi119 ceph-mon[94175]: pgmap v23352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:41 smithi119 ceph-mon[108979]: pgmap v23352: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:43 smithi119 ceph-mon[108979]: pgmap v23353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:44.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:43 smithi119 ceph-mon[94175]: pgmap v23353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:43 smithi183 ceph-mon[99169]: pgmap v23353: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:02:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:02:44] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T03:02:46.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:46 smithi183 ceph-mon[99169]: pgmap v23354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:46.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:46 smithi119 ceph-mon[94175]: pgmap v23354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:46.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:46 smithi119 ceph-mon[108979]: pgmap v23354: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:47 smithi183 ceph-mon[99169]: pgmap v23355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:47 smithi119 ceph-mon[108979]: pgmap v23355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:47 smithi119 ceph-mon[94175]: pgmap v23355: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:49 smithi183 ceph-mon[99169]: pgmap v23356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:49 smithi119 ceph-mon[108979]: pgmap v23356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:49 smithi119 ceph-mon[94175]: pgmap v23356: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:51 smithi183 ceph-mon[99169]: pgmap v23357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:51 smithi119 ceph-mon[94175]: pgmap v23357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:51 smithi119 ceph-mon[108979]: pgmap v23357: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:53.334 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:02:53.640 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:02:53.641 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 106s ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:02:53.641 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 105s ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:02:53.641 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 106s ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:02:53.641 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 105s ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:02:53.641 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 105s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:02:53.641 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 106s ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:02:53.641 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 106s ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:02:53.641 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 105s ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:02:53.641 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 106s ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:02:53.641 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 106s ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:02:53.641 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 105s ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:02:53.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 106s ago 11h 6142M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:02:53.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 106s ago 11h 6161M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:02:53.641 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 106s ago 11h 5494M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:02:53.642 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 106s ago 11h 5404M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:02:53.642 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 105s ago 11h 4915M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:02:53.642 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 105s ago 11h 6182M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:02:53.642 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 105s ago 11h 5098M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:02:53.642 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 105s ago 11h 6050M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:02:53.642 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 105s ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:02:54.020 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:02:54.021 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:02:54.021 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:02:54.021 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:02:54.021 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:02:54.021 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:02:54.021 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:02:54.021 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:02:54.021 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:02:54.021 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:02:54.021 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:02:54.021 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:02:54.021 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:02:54.021 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:02:54.022 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:02:54.022 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:02:54.022 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:02:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:53 smithi119 ceph-mon[94175]: from='client.40713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:02:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:53 smithi119 ceph-mon[94175]: from='client.40719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:02:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:53 smithi119 ceph-mon[94175]: pgmap v23358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:53 smithi119 ceph-mon[108979]: from='client.40713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:02:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:53 smithi119 ceph-mon[108979]: from='client.40719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:02:54.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:53 smithi119 ceph-mon[108979]: pgmap v23358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:53 smithi183 ceph-mon[99169]: from='client.40713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:02:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:53 smithi183 ceph-mon[99169]: from='client.40719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:02:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:53 smithi183 ceph-mon[99169]: pgmap v23358: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:02:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:02:54] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T03:02:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:54 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/501602290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:02:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:54 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/501602290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:02:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:54 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/501602290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:02:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:02:56.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:56 smithi183 ceph-mon[99169]: pgmap v23359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:56.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:56 smithi119 ceph-mon[94175]: pgmap v23359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:56 smithi119 ceph-mon[108979]: pgmap v23359: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:57 smithi183 ceph-mon[99169]: pgmap v23360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:57 smithi119 ceph-mon[108979]: pgmap v23360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:02:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:57 smithi119 ceph-mon[94175]: pgmap v23360: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:02:59 smithi183 ceph-mon[99169]: pgmap v23361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:02:59 smithi119 ceph-mon[94175]: pgmap v23361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:02:59 smithi119 ceph-mon[108979]: pgmap v23361: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:01 smithi183 ceph-mon[99169]: pgmap v23362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:01 smithi119 ceph-mon[94175]: pgmap v23362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:01 smithi119 ceph-mon[108979]: pgmap v23362: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:03 smithi119 ceph-mon[108979]: pgmap v23363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:04.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:03 smithi119 ceph-mon[94175]: pgmap v23363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:03 smithi183 ceph-mon[99169]: pgmap v23363: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:03:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:03:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T03:03:06.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:06 smithi183 ceph-mon[99169]: pgmap v23364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:06.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:06 smithi119 ceph-mon[108979]: pgmap v23364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:06.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:06 smithi119 ceph-mon[94175]: pgmap v23364: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:07 smithi183 ceph-mon[99169]: pgmap v23365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:07 smithi119 ceph-mon[94175]: pgmap v23365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:07 smithi119 ceph-mon[108979]: pgmap v23365: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:08 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:03:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:08 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:03:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:08 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:03:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:03:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:03:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:09 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:03:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:09 smithi183 ceph-mon[99169]: pgmap v23366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:03:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:03:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:09 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:03:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:09 smithi119 ceph-mon[94175]: pgmap v23366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:03:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:03:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:09 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:03:10.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:09 smithi119 ceph-mon[108979]: pgmap v23366: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:11 smithi183 ceph-mon[99169]: pgmap v23367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:11 smithi119 ceph-mon[108979]: pgmap v23367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:11 smithi119 ceph-mon[94175]: pgmap v23367: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:13 smithi119 ceph-mon[94175]: pgmap v23368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:14.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:13 smithi119 ceph-mon[108979]: pgmap v23368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:13 smithi183 ceph-mon[99169]: pgmap v23368: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:03:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:03:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T03:03:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 03:03:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T03:03:14.92904304Z level=info msg="Completed cleanup jobs" duration=12.983501ms 2023-12-02T03:03:16.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:16 smithi183 ceph-mon[99169]: pgmap v23369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:16.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:16 smithi119 ceph-mon[94175]: pgmap v23369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:16.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:16 smithi119 ceph-mon[108979]: pgmap v23369: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:17 smithi183 ceph-mon[99169]: pgmap v23370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:17 smithi119 ceph-mon[94175]: pgmap v23370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:17 smithi119 ceph-mon[108979]: pgmap v23370: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:19 smithi183 ceph-mon[99169]: pgmap v23371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:19 smithi119 ceph-mon[94175]: pgmap v23371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:19 smithi119 ceph-mon[108979]: pgmap v23371: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:21 smithi183 ceph-mon[99169]: pgmap v23372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:21 smithi119 ceph-mon[94175]: pgmap v23372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:21 smithi119 ceph-mon[108979]: pgmap v23372: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:23 smithi119 ceph-mon[94175]: pgmap v23373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:23 smithi119 ceph-mon[108979]: pgmap v23373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:23 smithi183 ceph-mon[99169]: pgmap v23373: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:24.373 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:03:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:03:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:03:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T03:03:24.680 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:03:24.680 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 2m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:03:24.680 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 2m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:03:24.680 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 2m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:03:24.680 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 2m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:03:24.680 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 2m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:03:24.681 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 2m ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:03:24.681 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 2m ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:03:24.681 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 2m ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:03:24.681 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 2m ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:03:24.681 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 2m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:03:24.681 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 2m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:03:24.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 2m ago 11h 6142M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:03:24.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 2m ago 11h 6161M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:03:24.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 2m ago 11h 5494M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:03:24.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 2m ago 11h 5404M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:03:24.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 2m ago 11h 4915M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:03:24.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 2m ago 11h 6182M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:03:24.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 2m ago 11h 5098M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:03:24.682 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 2m ago 11h 6050M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:03:24.683 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 2m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:03:25.065 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:03:25.066 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:03:25.066 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:03:25.066 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:03:25.066 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:03:25.066 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:03:25.066 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:03:25.067 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:03:25.067 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:03:25.067 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:03:25.067 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:03:25.067 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:03:25.067 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:03:25.067 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:03:25.067 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:03:25.068 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:03:25.068 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:03:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:24 smithi183 ceph-mon[99169]: from='client.50615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:03:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:24 smithi119 ceph-mon[94175]: from='client.50615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:03:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:24 smithi119 ceph-mon[108979]: from='client.50615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:03:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:25 smithi183 ceph-mon[99169]: from='client.50621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:03:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:25 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3465418685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:03:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:25 smithi183 ceph-mon[99169]: pgmap v23374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:25 smithi119 ceph-mon[94175]: from='client.50621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:03:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:25 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3465418685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:03:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:25 smithi119 ceph-mon[94175]: pgmap v23374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:25 smithi119 ceph-mon[108979]: from='client.50621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:03:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:25 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3465418685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:03:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:25 smithi119 ceph-mon[108979]: pgmap v23374: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:27 smithi183 ceph-mon[99169]: pgmap v23375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:27 smithi119 ceph-mon[94175]: pgmap v23375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:27 smithi119 ceph-mon[108979]: pgmap v23375: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:30.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:29 smithi183 ceph-mon[99169]: pgmap v23376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:30.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:29 smithi119 ceph-mon[94175]: pgmap v23376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:29 smithi119 ceph-mon[108979]: pgmap v23376: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:31 smithi183 ceph-mon[99169]: pgmap v23377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:31 smithi119 ceph-mon[94175]: pgmap v23377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:31 smithi119 ceph-mon[108979]: pgmap v23377: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:33 smithi119 ceph-mon[94175]: pgmap v23378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:33 smithi119 ceph-mon[108979]: pgmap v23378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:33 smithi183 ceph-mon[99169]: pgmap v23378: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:03:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:03:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-02T03:03:36.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:36 smithi183 ceph-mon[99169]: pgmap v23379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:36.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:36 smithi119 ceph-mon[94175]: pgmap v23379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:36.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:36 smithi119 ceph-mon[108979]: pgmap v23379: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:37 smithi183 ceph-mon[99169]: pgmap v23380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:37 smithi119 ceph-mon[94175]: pgmap v23380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:37 smithi119 ceph-mon[108979]: pgmap v23380: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:39.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:39.698 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:39.698 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:41 smithi183 ceph-mon[99169]: pgmap v23381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:41 smithi119 ceph-mon[94175]: pgmap v23381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:41 smithi119 ceph-mon[108979]: pgmap v23381: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:43 smithi183 ceph-mon[99169]: pgmap v23382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:43 smithi119 ceph-mon[94175]: pgmap v23382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:43 smithi119 ceph-mon[108979]: pgmap v23382: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:03:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:03:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T03:03:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:45 smithi183 ceph-mon[99169]: pgmap v23383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:45 smithi119 ceph-mon[94175]: pgmap v23383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:45 smithi119 ceph-mon[108979]: pgmap v23383: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:47 smithi183 ceph-mon[99169]: pgmap v23384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:47.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:47 smithi119 ceph-mon[94175]: pgmap v23384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:47.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:47 smithi119 ceph-mon[108979]: pgmap v23384: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:49 smithi183 ceph-mon[99169]: pgmap v23385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:49 smithi119 ceph-mon[94175]: pgmap v23385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:49 smithi119 ceph-mon[108979]: pgmap v23385: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:51 smithi183 ceph-mon[99169]: pgmap v23386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:51 smithi119 ceph-mon[94175]: pgmap v23386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:51 smithi119 ceph-mon[108979]: pgmap v23386: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:53 smithi183 ceph-mon[99169]: pgmap v23387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:53 smithi119 ceph-mon[94175]: pgmap v23387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:53 smithi119 ceph-mon[108979]: pgmap v23387: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:03:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:03:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T03:03:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:03:55.411 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:03:55.724 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:03:55.724 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 2m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:03:55.724 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 2m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:03:55.724 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 2m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:03:55.724 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 2m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:03:55.724 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 2m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:03:55.724 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 2m ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:03:55.724 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 2m ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:03:55.725 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 2m ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:03:55.725 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 2m ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:03:55.725 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 2m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:03:55.725 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 2m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:03:55.725 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 2m ago 11h 6142M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:03:55.725 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 2m ago 11h 6161M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:03:55.725 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 2m ago 11h 5494M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:03:55.725 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 2m ago 11h 5404M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:03:55.725 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 2m ago 11h 4915M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:03:55.725 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 2m ago 11h 6182M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:03:55.725 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 2m ago 11h 5098M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:03:55.725 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 2m ago 11h 6050M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:03:55.725 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 2m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:03:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:55 smithi183 ceph-mon[99169]: pgmap v23388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:55 smithi119 ceph-mon[108979]: pgmap v23388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:55 smithi119 ceph-mon[94175]: pgmap v23388: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:56.105 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:03:56.105 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:03:56.105 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:03:56.105 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:03:56.105 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:03:56.105 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:03:56.105 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:03:56.106 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:03:56.106 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:03:56.106 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:03:56.106 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:03:56.106 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:03:56.106 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:03:56.106 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:03:56.106 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:03:56.106 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:03:56.106 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:03:56.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:56 smithi183 ceph-mon[99169]: from='client.40749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:03:56.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:56 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3947758084' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:03:56.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:56 smithi119 ceph-mon[94175]: from='client.40749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:03:56.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:56 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3947758084' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:03:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:56 smithi119 ceph-mon[108979]: from='client.40749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:03:56.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:56 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3947758084' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:03:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:57 smithi183 ceph-mon[99169]: pgmap v23389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:57 smithi183 ceph-mon[99169]: from='client.40755 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:03:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:57 smithi119 ceph-mon[94175]: pgmap v23389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:57 smithi119 ceph-mon[94175]: from='client.40755 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:03:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:57 smithi119 ceph-mon[108979]: pgmap v23389: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:57 smithi119 ceph-mon[108979]: from='client.40755 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:03:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:03:59 smithi183 ceph-mon[99169]: pgmap v23390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:03:59 smithi119 ceph-mon[94175]: pgmap v23390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:03:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:03:59 smithi119 ceph-mon[108979]: pgmap v23390: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:01 smithi183 ceph-mon[99169]: pgmap v23391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:01 smithi119 ceph-mon[94175]: pgmap v23391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:01 smithi119 ceph-mon[108979]: pgmap v23391: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:03 smithi183 ceph-mon[99169]: pgmap v23392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:03 smithi119 ceph-mon[108979]: pgmap v23392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:03 smithi119 ceph-mon[94175]: pgmap v23392: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:04.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:04:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:04:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T03:04:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:05 smithi183 ceph-mon[99169]: pgmap v23393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:05 smithi119 ceph-mon[94175]: pgmap v23393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:05.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:05 smithi119 ceph-mon[108979]: pgmap v23393: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:07 smithi183 ceph-mon[99169]: pgmap v23394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:07 smithi119 ceph-mon[94175]: pgmap v23394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:07 smithi119 ceph-mon[108979]: pgmap v23394: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:09.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:09 smithi183 ceph-mon[99169]: pgmap v23395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:09.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:09.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:04:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:09 smithi119 ceph-mon[108979]: pgmap v23395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:04:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:09 smithi119 ceph-mon[94175]: pgmap v23395: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:04:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:10 smithi183 ceph-mon[99169]: pgmap v23396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:04:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:04:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:04:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:04:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:10 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:04:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:10 smithi119 ceph-mon[108979]: pgmap v23396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:04:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:04:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:04:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:04:11.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:10 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:04:11.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:10 smithi119 ceph-mon[94175]: pgmap v23396: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:11.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:04:11.202 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:04:11.203 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:04:11.203 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:04:11.203 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:10 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:04:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:12 smithi183 ceph-mon[99169]: pgmap v23397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:12 smithi119 ceph-mon[94175]: pgmap v23397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:12 smithi119 ceph-mon[108979]: pgmap v23397: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:04:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:04:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:04:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:14 smithi183 ceph-mon[99169]: pgmap v23398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:14 smithi119 ceph-mon[94175]: pgmap v23398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:14 smithi119 ceph-mon[108979]: pgmap v23398: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:17 smithi183 ceph-mon[99169]: pgmap v23399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:17 smithi119 ceph-mon[94175]: pgmap v23399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:17 smithi119 ceph-mon[108979]: pgmap v23399: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:19 smithi183 ceph-mon[99169]: pgmap v23400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:19 smithi119 ceph-mon[94175]: pgmap v23400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:19 smithi119 ceph-mon[108979]: pgmap v23400: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:21 smithi183 ceph-mon[99169]: pgmap v23401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:21 smithi119 ceph-mon[94175]: pgmap v23401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:21 smithi119 ceph-mon[108979]: pgmap v23401: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:23 smithi183 ceph-mon[99169]: pgmap v23402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:23.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:23 smithi119 ceph-mon[94175]: pgmap v23402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:23.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:23 smithi119 ceph-mon[108979]: pgmap v23402: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:04:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:04:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:04:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:25 smithi183 ceph-mon[99169]: pgmap v23403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:25 smithi119 ceph-mon[108979]: pgmap v23403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:25 smithi119 ceph-mon[94175]: pgmap v23403: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:26.450 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:04:26.760 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:04:26.760 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 3m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:04:26.760 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 3m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:04:26.760 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 3m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:04:26.760 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 3m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:04:26.761 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 3m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:04:26.761 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 3m ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:04:26.761 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 3m ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:04:26.761 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 3m ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:04:26.761 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 3m ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:04:26.762 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 3m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:04:26.762 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 3m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:04:26.762 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 3m ago 11h 6142M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:04:26.762 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 3m ago 11h 6161M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:04:26.762 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 3m ago 11h 5494M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:04:26.762 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 3m ago 11h 5404M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:04:26.762 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 3m ago 11h 4915M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:04:26.762 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 3m ago 11h 6182M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:04:26.762 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 3m ago 11h 5098M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:04:26.762 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 3m ago 11h 6050M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:04:26.762 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 3m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:04:27.139 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:04:27.139 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:04:27.139 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:04:27.139 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:04:27.139 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:04:27.140 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:04:27.140 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:04:27.140 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:04:27.140 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:04:27.140 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:04:27.140 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:04:27.140 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:04:27.140 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:04:27.141 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:04:27.141 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:04:27.141 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:04:27.141 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:04:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:27 smithi183 ceph-mon[99169]: pgmap v23404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:27 smithi183 ceph-mon[99169]: from='client.50651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:04:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:27 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1936720407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:04:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:27 smithi119 ceph-mon[94175]: pgmap v23404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:27 smithi119 ceph-mon[94175]: from='client.50651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:04:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:27 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1936720407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:04:27.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:27 smithi119 ceph-mon[108979]: pgmap v23404: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:27.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:27 smithi119 ceph-mon[108979]: from='client.50651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:04:27.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:27 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1936720407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:04:28.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:28 smithi183 ceph-mon[99169]: from='client.50657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:04:28.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:28 smithi119 ceph-mon[94175]: from='client.50657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:04:28.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:28 smithi119 ceph-mon[108979]: from='client.50657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:04:29.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:29 smithi183 ceph-mon[99169]: pgmap v23405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:29 smithi119 ceph-mon[108979]: pgmap v23405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:29 smithi119 ceph-mon[94175]: pgmap v23405: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:31 smithi183 ceph-mon[99169]: pgmap v23406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:31 smithi119 ceph-mon[94175]: pgmap v23406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:31 smithi119 ceph-mon[108979]: pgmap v23406: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:33 smithi183 ceph-mon[99169]: pgmap v23407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:33 smithi119 ceph-mon[94175]: pgmap v23407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:33 smithi119 ceph-mon[108979]: pgmap v23407: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:04:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:04:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T03:04:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:35 smithi183 ceph-mon[99169]: pgmap v23408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:35 smithi119 ceph-mon[94175]: pgmap v23408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:35.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:35 smithi119 ceph-mon[108979]: pgmap v23408: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:37 smithi183 ceph-mon[99169]: pgmap v23409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:37 smithi119 ceph-mon[108979]: pgmap v23409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:37.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:37 smithi119 ceph-mon[94175]: pgmap v23409: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:39 smithi183 ceph-mon[99169]: pgmap v23410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:39 smithi119 ceph-mon[94175]: pgmap v23410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:39.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:39 smithi119 ceph-mon[108979]: pgmap v23410: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:39.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:41 smithi183 ceph-mon[99169]: pgmap v23411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:41.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:41 smithi119 ceph-mon[94175]: pgmap v23411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:41.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:41 smithi119 ceph-mon[108979]: pgmap v23411: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:43 smithi183 ceph-mon[99169]: pgmap v23412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:43 smithi119 ceph-mon[94175]: pgmap v23412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:43 smithi119 ceph-mon[108979]: pgmap v23412: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:04:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:04:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:04:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:45 smithi183 ceph-mon[99169]: pgmap v23413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:45 smithi119 ceph-mon[94175]: pgmap v23413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:45 smithi119 ceph-mon[108979]: pgmap v23413: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:47 smithi183 ceph-mon[99169]: pgmap v23414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:47 smithi119 ceph-mon[94175]: pgmap v23414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:47 smithi119 ceph-mon[108979]: pgmap v23414: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:49 smithi183 ceph-mon[99169]: pgmap v23415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:49 smithi119 ceph-mon[94175]: pgmap v23415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:49 smithi119 ceph-mon[108979]: pgmap v23415: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:51 smithi183 ceph-mon[99169]: pgmap v23416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:51 smithi119 ceph-mon[94175]: pgmap v23416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:51 smithi119 ceph-mon[108979]: pgmap v23416: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:53 smithi183 ceph-mon[99169]: pgmap v23417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:53 smithi119 ceph-mon[94175]: pgmap v23417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:53 smithi119 ceph-mon[108979]: pgmap v23417: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:04:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:04:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:04:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:04:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:55 smithi183 ceph-mon[99169]: pgmap v23418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:55 smithi119 ceph-mon[94175]: pgmap v23418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:55.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:55 smithi119 ceph-mon[108979]: pgmap v23418: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:56.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:56 smithi119 ceph-mon[94175]: pgmap v23419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:56.993 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:56 smithi119 ceph-mon[108979]: pgmap v23419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:57.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:56 smithi183 ceph-mon[99169]: pgmap v23419: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:57.484 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:04:57.792 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:04:57.793 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 3m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:04:57.793 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 3m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:04:57.793 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 3m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:04:57.793 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 3m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:04:57.793 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 3m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:04:57.793 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 3m ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:04:57.793 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 3m ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:04:57.793 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 3m ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:04:57.793 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 3m ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:04:57.793 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 3m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:04:57.793 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 3m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:04:57.793 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 3m ago 11h 6142M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:04:57.793 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 3m ago 11h 6161M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:04:57.794 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 3m ago 11h 5494M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:04:57.794 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 3m ago 11h 5404M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:04:57.794 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 3m ago 11h 4915M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:04:57.794 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 3m ago 11h 6182M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:04:57.794 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 3m ago 11h 5098M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:04:57.794 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 3m ago 11h 6050M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:04:57.794 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 3m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:04:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:57 smithi119 ceph-mon[94175]: from='client.50669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:04:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:57 smithi119 ceph-mon[108979]: from='client.50669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:04:58.176 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:04:58.176 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:04:58.176 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:04:58.176 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:04:58.176 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:04:58.176 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:04:58.176 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:04:58.176 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:04:58.176 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:04:58.176 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:04:58.176 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:04:58.176 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:04:58.176 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:04:58.177 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:04:58.177 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:04:58.177 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:04:58.177 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:04:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:57 smithi183 ceph-mon[99169]: from='client.50669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:04:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:58 smithi183 ceph-mon[99169]: pgmap v23420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:58 smithi183 ceph-mon[99169]: from='client.50675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:04:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:04:58 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1631134382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:04:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:58 smithi119 ceph-mon[94175]: pgmap v23420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:58 smithi119 ceph-mon[94175]: from='client.50675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:04:59.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:04:58 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1631134382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:04:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:58 smithi119 ceph-mon[108979]: pgmap v23420: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:04:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:58 smithi119 ceph-mon[108979]: from='client.50675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:04:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:04:58 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1631134382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:05:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:01 smithi183 ceph-mon[99169]: pgmap v23421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:01 smithi119 ceph-mon[94175]: pgmap v23421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:01 smithi119 ceph-mon[108979]: pgmap v23421: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:03 smithi183 ceph-mon[99169]: pgmap v23422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:03 smithi119 ceph-mon[94175]: pgmap v23422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:03 smithi119 ceph-mon[108979]: pgmap v23422: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:05:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:05:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T03:05:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:05 smithi183 ceph-mon[99169]: pgmap v23423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:05 smithi119 ceph-mon[94175]: pgmap v23423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:05 smithi119 ceph-mon[108979]: pgmap v23423: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:07 smithi183 ceph-mon[99169]: pgmap v23424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:07 smithi119 ceph-mon[94175]: pgmap v23424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:07 smithi119 ceph-mon[108979]: pgmap v23424: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:09 smithi183 ceph-mon[99169]: pgmap v23425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:09 smithi119 ceph-mon[94175]: pgmap v23425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:09 smithi119 ceph-mon[108979]: pgmap v23425: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:10.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:10 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:05:10.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:10 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:05:10.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:10 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:05:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:11 smithi183 ceph-mon[99169]: pgmap v23426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:05:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:05:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:05:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:05:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:11 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:05:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:11 smithi119 ceph-mon[94175]: pgmap v23426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:05:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:05:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:05:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:05:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:11 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:05:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:11 smithi119 ceph-mon[108979]: pgmap v23426: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:05:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:05:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:05:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:05:11.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:11 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:05:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:13 smithi183 ceph-mon[99169]: pgmap v23427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:13 smithi119 ceph-mon[94175]: pgmap v23427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:13 smithi119 ceph-mon[108979]: pgmap v23427: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:05:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:05:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T03:05:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:15 smithi183 ceph-mon[99169]: pgmap v23428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:15 smithi119 ceph-mon[94175]: pgmap v23428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:15 smithi119 ceph-mon[108979]: pgmap v23428: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:17 smithi183 ceph-mon[99169]: pgmap v23429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:17 smithi119 ceph-mon[94175]: pgmap v23429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:17 smithi119 ceph-mon[108979]: pgmap v23429: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:19 smithi183 ceph-mon[99169]: pgmap v23430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:19 smithi119 ceph-mon[94175]: pgmap v23430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:19 smithi119 ceph-mon[108979]: pgmap v23430: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:21 smithi183 ceph-mon[99169]: pgmap v23431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:21 smithi119 ceph-mon[94175]: pgmap v23431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:21 smithi119 ceph-mon[108979]: pgmap v23431: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:23 smithi183 ceph-mon[99169]: pgmap v23432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:23 smithi119 ceph-mon[94175]: pgmap v23432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:23 smithi119 ceph-mon[108979]: pgmap v23432: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:05:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:05:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T03:05:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:25 smithi183 ceph-mon[99169]: pgmap v23433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:25 smithi119 ceph-mon[94175]: pgmap v23433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:25.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:25 smithi119 ceph-mon[108979]: pgmap v23433: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:27 smithi183 ceph-mon[99169]: pgmap v23434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:27 smithi119 ceph-mon[94175]: pgmap v23434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:27 smithi119 ceph-mon[108979]: pgmap v23434: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:28.523 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:05:28.831 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:05:28.831 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 4m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:05:28.831 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 4m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:05:28.831 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 4m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:05:28.831 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 4m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:05:28.831 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 4m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:05:28.831 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 4m ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:05:28.831 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 4m ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:05:28.831 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 4m ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:05:28.832 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 4m ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:05:28.832 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 4m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:05:28.832 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 4m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:05:28.832 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 4m ago 11h 6142M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:05:28.832 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 4m ago 11h 6161M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:05:28.832 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 4m ago 11h 5494M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:05:28.832 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 4m ago 11h 5404M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:05:28.832 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 4m ago 11h 4915M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:05:28.832 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 4m ago 11h 6182M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:05:28.832 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 4m ago 11h 5098M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:05:28.832 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 4m ago 11h 6050M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:05:28.832 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 4m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:05:29.211 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:05:29.211 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:05:29.211 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:05:29.212 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:05:29.212 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:05:29.212 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:05:29.212 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:05:29.212 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:05:29.212 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:05:29.212 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:05:29.212 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:05:29.212 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:05:29.212 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:05:29.212 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:05:29.212 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:05:29.212 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:05:29.213 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:05:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:29 smithi183 ceph-mon[99169]: pgmap v23435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:29 smithi183 ceph-mon[99169]: from='client.50687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:05:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:29 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2836654902' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:05:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:29 smithi119 ceph-mon[94175]: pgmap v23435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:29 smithi119 ceph-mon[94175]: from='client.50687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:05:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:29 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2836654902' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:05:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:29 smithi119 ceph-mon[108979]: pgmap v23435: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:29 smithi119 ceph-mon[108979]: from='client.50687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:05:29.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:29 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2836654902' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:05:30.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:30 smithi183 ceph-mon[99169]: from='client.50693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:05:30.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:30 smithi119 ceph-mon[94175]: from='client.50693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:05:30.950 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:30 smithi119 ceph-mon[108979]: from='client.50693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:05:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:31 smithi119 ceph-mon[94175]: pgmap v23436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:31 smithi119 ceph-mon[108979]: pgmap v23436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:31 smithi183 ceph-mon[99169]: pgmap v23436: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:32.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:32 smithi119 ceph-mon[94175]: pgmap v23437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:32.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:32 smithi119 ceph-mon[108979]: pgmap v23437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:32 smithi183 ceph-mon[99169]: pgmap v23437: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:05:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:05:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T03:05:35.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:34 smithi183 ceph-mon[99169]: pgmap v23438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:34 smithi119 ceph-mon[94175]: pgmap v23438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:35.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:34 smithi119 ceph-mon[108979]: pgmap v23438: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:37 smithi183 ceph-mon[99169]: pgmap v23439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:37 smithi119 ceph-mon[94175]: pgmap v23439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:37 smithi119 ceph-mon[108979]: pgmap v23439: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:39 smithi183 ceph-mon[99169]: pgmap v23440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:39 smithi119 ceph-mon[94175]: pgmap v23440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:39 smithi119 ceph-mon[108979]: pgmap v23440: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:41 smithi183 ceph-mon[99169]: pgmap v23441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:41 smithi119 ceph-mon[94175]: pgmap v23441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:41 smithi119 ceph-mon[108979]: pgmap v23441: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:43 smithi183 ceph-mon[99169]: pgmap v23442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:43 smithi119 ceph-mon[94175]: pgmap v23442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:43 smithi119 ceph-mon[108979]: pgmap v23442: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:05:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:05:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T03:05:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:45 smithi183 ceph-mon[99169]: pgmap v23443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:45 smithi119 ceph-mon[108979]: pgmap v23443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:45 smithi119 ceph-mon[94175]: pgmap v23443: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:47 smithi183 ceph-mon[99169]: pgmap v23444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:47 smithi119 ceph-mon[94175]: pgmap v23444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:47 smithi119 ceph-mon[108979]: pgmap v23444: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:49 smithi183 ceph-mon[99169]: pgmap v23445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:49 smithi119 ceph-mon[108979]: pgmap v23445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:49 smithi119 ceph-mon[94175]: pgmap v23445: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:51 smithi183 ceph-mon[99169]: pgmap v23446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:51 smithi119 ceph-mon[108979]: pgmap v23446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:51 smithi119 ceph-mon[94175]: pgmap v23446: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:53.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:53 smithi183 ceph-mon[99169]: pgmap v23447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:53 smithi119 ceph-mon[94175]: pgmap v23447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:53 smithi119 ceph-mon[108979]: pgmap v23447: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:05:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:05:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T03:05:54.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:05:55.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:55 smithi183 ceph-mon[99169]: pgmap v23448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:55 smithi119 ceph-mon[94175]: pgmap v23448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:55 smithi119 ceph-mon[108979]: pgmap v23448: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:57 smithi183 ceph-mon[99169]: pgmap v23449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:57 smithi119 ceph-mon[108979]: pgmap v23449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:57 smithi119 ceph-mon[94175]: pgmap v23449: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:59.554 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:05:59.863 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:05:59.864 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 4m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:05:59.864 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 4m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:05:59.864 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 4m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:05:59.864 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 4m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:05:59.864 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 4m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:05:59.864 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 4m ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:05:59.864 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 4m ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:05:59.864 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 4m ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:05:59.864 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 4m ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:05:59.864 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 4m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:05:59.864 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 4m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:05:59.864 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 4m ago 11h 6142M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:05:59.864 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 4m ago 11h 6161M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:05:59.864 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 4m ago 11h 5494M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:05:59.864 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 4m ago 11h 5404M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:05:59.865 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 4m ago 11h 4915M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:05:59.865 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 4m ago 11h 6182M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:05:59.865 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 4m ago 11h 5098M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:05:59.865 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 4m ago 11h 6050M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:05:59.865 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 4m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:05:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:05:59 smithi183 ceph-mon[99169]: pgmap v23450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:05:59 smithi119 ceph-mon[94175]: pgmap v23450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:05:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:05:59 smithi119 ceph-mon[108979]: pgmap v23450: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:00.244 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:06:00.244 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:06:00.244 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:06:00.244 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:06:00.244 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:06:00.244 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:06:00.244 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:06:00.244 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:06:00.244 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:06:00.244 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:06:00.244 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:06:00.244 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:06:00.245 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:06:00.245 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:06:00.245 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:06:00.245 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:06:00.245 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:06:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:00 smithi183 ceph-mon[99169]: from='client.40821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:06:00.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:00 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3857747863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:06:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:00 smithi119 ceph-mon[108979]: from='client.40821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:06:00.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:00 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3857747863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:06:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:00 smithi119 ceph-mon[94175]: from='client.40821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:06:00.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:00 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3857747863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:06:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:01 smithi183 ceph-mon[99169]: pgmap v23451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:01 smithi183 ceph-mon[99169]: from='client.50711 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:06:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:01 smithi119 ceph-mon[94175]: pgmap v23451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:01 smithi119 ceph-mon[94175]: from='client.50711 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:06:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:01 smithi119 ceph-mon[108979]: pgmap v23451: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:01 smithi119 ceph-mon[108979]: from='client.50711 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:06:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:03 smithi183 ceph-mon[99169]: pgmap v23452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:03 smithi119 ceph-mon[94175]: pgmap v23452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:03 smithi119 ceph-mon[108979]: pgmap v23452: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:06:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:06:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T03:06:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:05 smithi183 ceph-mon[99169]: pgmap v23453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:05 smithi119 ceph-mon[94175]: pgmap v23453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:05 smithi119 ceph-mon[108979]: pgmap v23453: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:07 smithi119 ceph-mon[94175]: pgmap v23454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:07 smithi119 ceph-mon[108979]: pgmap v23454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:07 smithi183 ceph-mon[99169]: pgmap v23454: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:09 smithi119 ceph-mon[94175]: pgmap v23455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:09 smithi119 ceph-mon[108979]: pgmap v23455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:09 smithi183 ceph-mon[99169]: pgmap v23455: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:11 smithi183 ceph-mon[99169]: pgmap v23456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:11 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:06:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:11 smithi119 ceph-mon[108979]: pgmap v23456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:11 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:06:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:11 smithi119 ceph-mon[94175]: pgmap v23456: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:11 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:06:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:06:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:06:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:12 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:06:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:06:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:06:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:12 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:06:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:06:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:06:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:12 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:06:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:13 smithi183 ceph-mon[99169]: pgmap v23457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:13 smithi119 ceph-mon[94175]: pgmap v23457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:13 smithi119 ceph-mon[108979]: pgmap v23457: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:06:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:06:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:06:15.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:15 smithi183 ceph-mon[99169]: pgmap v23458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:15 smithi119 ceph-mon[108979]: pgmap v23458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:15.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:15 smithi119 ceph-mon[94175]: pgmap v23458: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:17.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:17 smithi183 ceph-mon[99169]: pgmap v23459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:17 smithi119 ceph-mon[94175]: pgmap v23459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:17 smithi119 ceph-mon[108979]: pgmap v23459: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:19 smithi183 ceph-mon[99169]: pgmap v23460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:19 smithi119 ceph-mon[108979]: pgmap v23460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:19 smithi119 ceph-mon[94175]: pgmap v23460: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:21 smithi183 ceph-mon[99169]: pgmap v23461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:21 smithi119 ceph-mon[94175]: pgmap v23461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:21 smithi119 ceph-mon[108979]: pgmap v23461: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:23 smithi183 ceph-mon[99169]: pgmap v23462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:23 smithi119 ceph-mon[94175]: pgmap v23462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:23 smithi119 ceph-mon[108979]: pgmap v23462: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:06:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:06:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:06:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:25.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:25 smithi183 ceph-mon[99169]: pgmap v23463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:25 smithi119 ceph-mon[94175]: pgmap v23463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:25 smithi119 ceph-mon[108979]: pgmap v23463: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:27 smithi183 ceph-mon[99169]: pgmap v23464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:27.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:27 smithi119 ceph-mon[94175]: pgmap v23464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:27 smithi119 ceph-mon[108979]: pgmap v23464: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:29 smithi183 ceph-mon[99169]: pgmap v23465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:29 smithi119 ceph-mon[94175]: pgmap v23465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:29 smithi119 ceph-mon[108979]: pgmap v23465: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:30.591 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:06:30.899 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:06:30.899 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 5m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:06:30.899 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 5m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:06:30.899 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 5m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:06:30.899 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 5m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:06:30.900 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 5m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:06:30.900 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 5m ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:06:30.900 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 5m ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:06:30.900 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 5m ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:06:30.900 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 5m ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:06:30.900 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 5m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:06:30.900 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 5m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:06:30.900 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 5m ago 11h 6142M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:06:30.900 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 5m ago 11h 6161M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:06:30.900 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 5m ago 11h 5494M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:06:30.900 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 5m ago 11h 5404M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:06:30.900 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 5m ago 11h 4915M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:06:30.900 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 5m ago 11h 6182M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:06:30.900 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 5m ago 11h 5098M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:06:30.901 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 5m ago 11h 6050M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:06:30.901 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 5m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:06:31.277 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:06:31.277 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:06:31.277 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:06:31.277 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:06:31.277 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:06:31.277 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:06:31.277 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:06:31.277 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:06:31.278 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:06:31.278 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:06:31.278 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:06:31.278 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:06:31.278 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:06:31.278 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:06:31.278 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:06:31.278 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:06:31.278 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:06:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:31 smithi119 ceph-mon[94175]: pgmap v23466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:31 smithi119 ceph-mon[94175]: from='client.40839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:06:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:31 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/234838144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:06:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:31 smithi119 ceph-mon[108979]: pgmap v23466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:31 smithi119 ceph-mon[108979]: from='client.40839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:06:31.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:31 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/234838144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:06:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:31 smithi183 ceph-mon[99169]: pgmap v23466: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:31 smithi183 ceph-mon[99169]: from='client.40839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:06:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:31 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/234838144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:06:33.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:32 smithi183 ceph-mon[99169]: from='client.40845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:06:33.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:32 smithi119 ceph-mon[94175]: from='client.40845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:06:33.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:32 smithi119 ceph-mon[108979]: from='client.40845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:06:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:33 smithi119 ceph-mon[94175]: pgmap v23467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:33 smithi119 ceph-mon[108979]: pgmap v23467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:33 smithi183 ceph-mon[99169]: pgmap v23467: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:06:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:06:34] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T03:06:35.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:34 smithi183 ceph-mon[99169]: pgmap v23468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:35.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:34 smithi119 ceph-mon[94175]: pgmap v23468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:35.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:34 smithi119 ceph-mon[108979]: pgmap v23468: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:37 smithi183 ceph-mon[99169]: pgmap v23469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:37 smithi119 ceph-mon[94175]: pgmap v23469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:37 smithi119 ceph-mon[108979]: pgmap v23469: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:39 smithi183 ceph-mon[99169]: pgmap v23470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:39.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:39 smithi119 ceph-mon[94175]: pgmap v23470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:39 smithi119 ceph-mon[108979]: pgmap v23470: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:41.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:41 smithi183 ceph-mon[99169]: pgmap v23471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:41 smithi119 ceph-mon[94175]: pgmap v23471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:41 smithi119 ceph-mon[108979]: pgmap v23471: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:43.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:43 smithi183 ceph-mon[99169]: pgmap v23472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:43 smithi119 ceph-mon[94175]: pgmap v23472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:43 smithi119 ceph-mon[108979]: pgmap v23472: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:06:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:06:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T03:06:45.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:45 smithi183 ceph-mon[99169]: pgmap v23473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:45.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:45 smithi119 ceph-mon[94175]: pgmap v23473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:45.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:45 smithi119 ceph-mon[108979]: pgmap v23473: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:47 smithi183 ceph-mon[99169]: pgmap v23474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:47 smithi119 ceph-mon[94175]: pgmap v23474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:47 smithi119 ceph-mon[108979]: pgmap v23474: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:49 smithi183 ceph-mon[99169]: pgmap v23475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:49 smithi119 ceph-mon[94175]: pgmap v23475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:49 smithi119 ceph-mon[108979]: pgmap v23475: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:51.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:51 smithi183 ceph-mon[99169]: pgmap v23476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:51 smithi119 ceph-mon[94175]: pgmap v23476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:51 smithi119 ceph-mon[108979]: pgmap v23476: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:53.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:53 smithi183 ceph-mon[99169]: pgmap v23477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:53 smithi119 ceph-mon[94175]: pgmap v23477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:53 smithi119 ceph-mon[108979]: pgmap v23477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:06:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:06:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T03:06:54.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:54.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:06:55.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:55 smithi119 ceph-mon[94175]: pgmap v23478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:55.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:55 smithi119 ceph-mon[108979]: pgmap v23478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:55 smithi183 ceph-mon[99169]: pgmap v23478: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:57 smithi183 ceph-mon[99169]: pgmap v23479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:57 smithi119 ceph-mon[94175]: pgmap v23479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:06:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:57 smithi119 ceph-mon[108979]: pgmap v23479: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:06:59 smithi183 ceph-mon[99169]: pgmap v23480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:06:59 smithi119 ceph-mon[94175]: pgmap v23480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:06:59 smithi119 ceph-mon[108979]: pgmap v23480: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:01.621 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:07:01.928 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:07:01.928 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 5m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:07:01.928 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 5m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:07:01.929 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 5m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:07:01.929 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 5m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:07:01.929 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 5m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:07:01.929 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 5m ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:07:01.929 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 5m ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:07:01.929 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 5m ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:07:01.929 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 5m ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:07:01.929 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 5m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:07:01.929 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 5m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:07:01.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 5m ago 11h 6142M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:07:01.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 5m ago 11h 6161M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:07:01.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 5m ago 11h 5494M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:07:01.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 5m ago 11h 5404M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:07:01.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 5m ago 11h 4915M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:07:01.929 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 5m ago 11h 6182M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:07:01.930 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 5m ago 11h 5098M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:07:01.930 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 5m ago 11h 6050M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:07:01.930 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 5m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:07:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:01 smithi183 ceph-mon[99169]: pgmap v23481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:01 smithi119 ceph-mon[94175]: pgmap v23481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:01 smithi119 ceph-mon[108979]: pgmap v23481: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:02.306 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:07:02.307 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:07:02.307 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:07:02.307 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:07:02.307 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:07:02.307 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:07:02.307 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:07:02.307 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:07:02.307 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:07:02.307 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:07:02.307 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:07:02.307 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:07:02.307 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:07:02.307 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:07:02.308 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:07:02.308 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:07:02.308 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:07:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:02 smithi183 ceph-mon[99169]: from='client.50741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:07:02.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:02 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/563422799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:07:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:02 smithi119 ceph-mon[94175]: from='client.50741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:07:02.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:02 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/563422799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:07:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:02 smithi119 ceph-mon[108979]: from='client.50741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:07:02.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:02 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/563422799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:07:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:03 smithi183 ceph-mon[99169]: pgmap v23482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:03 smithi183 ceph-mon[99169]: from='client.50747 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:07:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:03 smithi119 ceph-mon[94175]: pgmap v23482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:03 smithi119 ceph-mon[94175]: from='client.50747 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:07:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:03 smithi119 ceph-mon[108979]: pgmap v23482: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:03 smithi119 ceph-mon[108979]: from='client.50747 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:07:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:07:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:07:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T03:07:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:05 smithi183 ceph-mon[99169]: pgmap v23483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:05 smithi119 ceph-mon[94175]: pgmap v23483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:05 smithi119 ceph-mon[108979]: pgmap v23483: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:07.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:07 smithi183 ceph-mon[99169]: pgmap v23484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:07 smithi119 ceph-mon[94175]: pgmap v23484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:07 smithi119 ceph-mon[108979]: pgmap v23484: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:09 smithi183 ceph-mon[99169]: pgmap v23485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:09.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:09 smithi119 ceph-mon[108979]: pgmap v23485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:09 smithi119 ceph-mon[94175]: pgmap v23485: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:09.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:11.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:11 smithi183 ceph-mon[99169]: pgmap v23486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:11.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:11 smithi119 ceph-mon[94175]: pgmap v23486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:11.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:11 smithi119 ceph-mon[108979]: pgmap v23486: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:07:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:07:12.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:12 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:07:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:07:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:07:12.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:12 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:07:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:07:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:07:12.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:12 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:07:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:13 smithi183 ceph-mon[99169]: pgmap v23487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:13.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:07:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:13 smithi119 ceph-mon[94175]: pgmap v23487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:13.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:07:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:13 smithi119 ceph-mon[108979]: pgmap v23487: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:13.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:07:14.450 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:07:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:07:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T03:07:15.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:15 smithi119 ceph-mon[94175]: pgmap v23488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:15.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:15 smithi119 ceph-mon[108979]: pgmap v23488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:15 smithi183 ceph-mon[99169]: pgmap v23488: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:17.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:17 smithi119 ceph-mon[108979]: pgmap v23489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:17.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:17 smithi119 ceph-mon[94175]: pgmap v23489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:17 smithi183 ceph-mon[99169]: pgmap v23489: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:19 smithi183 ceph-mon[99169]: pgmap v23490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:19 smithi119 ceph-mon[108979]: pgmap v23490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:19 smithi119 ceph-mon[94175]: pgmap v23490: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:21 smithi183 ceph-mon[99169]: pgmap v23491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:21 smithi119 ceph-mon[108979]: pgmap v23491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:21 smithi119 ceph-mon[94175]: pgmap v23491: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:23 smithi119 ceph-mon[94175]: pgmap v23492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:23 smithi119 ceph-mon[108979]: pgmap v23492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:23 smithi183 ceph-mon[99169]: pgmap v23492: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:07:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:07:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T03:07:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:24 smithi183 ceph-mon[99169]: pgmap v23493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:24 smithi119 ceph-mon[108979]: pgmap v23493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:24 smithi119 ceph-mon[94175]: pgmap v23493: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:27 smithi183 ceph-mon[99169]: pgmap v23494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:27.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:27 smithi119 ceph-mon[94175]: pgmap v23494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:27.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:27 smithi119 ceph-mon[108979]: pgmap v23494: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:29.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:29 smithi183 ceph-mon[99169]: pgmap v23495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:29 smithi119 ceph-mon[94175]: pgmap v23495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:29 smithi119 ceph-mon[108979]: pgmap v23495: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:31.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:31 smithi183 ceph-mon[99169]: pgmap v23496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:31 smithi119 ceph-mon[94175]: pgmap v23496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:31 smithi119 ceph-mon[108979]: pgmap v23496: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:32.655 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:07:32.960 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:07:32.960 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 6m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:07:32.960 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 6m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:07:32.960 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 6m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:07:32.960 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 6m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:07:32.960 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 6m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:07:32.960 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 6m ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:07:32.960 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 6m ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:07:32.960 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 6m ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:07:32.960 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 6m ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:07:32.961 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 6m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:07:32.961 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 6m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:07:32.961 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 6m ago 11h 6142M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:07:32.961 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 6m ago 11h 6161M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:07:32.961 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 6m ago 11h 5494M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:07:32.961 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 6m ago 11h 5404M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:07:32.961 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 6m ago 11h 4915M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:07:32.961 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 6m ago 11h 6182M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:07:32.961 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 6m ago 11h 5098M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:07:32.961 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 6m ago 11h 6050M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:07:32.961 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 6m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:07:33.337 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:07:33.338 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:07:33.338 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:07:33.338 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:07:33.338 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:07:33.338 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:07:33.338 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:07:33.338 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:07:33.338 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:07:33.338 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:07:33.338 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:07:33.338 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:07:33.338 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:07:33.339 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:07:33.339 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:07:33.339 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:07:33.339 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:07:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:33 smithi183 ceph-mon[99169]: pgmap v23497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:33 smithi183 ceph-mon[99169]: from='client.40875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:07:33.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:33 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/317498332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:07:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:33 smithi119 ceph-mon[94175]: pgmap v23497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:33 smithi119 ceph-mon[94175]: from='client.40875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:07:33.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:33 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/317498332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:07:33.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:33 smithi119 ceph-mon[108979]: pgmap v23497: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:33.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:33 smithi119 ceph-mon[108979]: from='client.40875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:07:33.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:33 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/317498332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:07:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:07:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:07:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:07:34.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:34 smithi183 ceph-mon[99169]: from='client.50765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:07:34.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:34 smithi119 ceph-mon[94175]: from='client.50765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:07:34.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:34 smithi119 ceph-mon[108979]: from='client.50765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:07:35.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:35 smithi183 ceph-mon[99169]: pgmap v23498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:35.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:35 smithi119 ceph-mon[94175]: pgmap v23498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:35.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:35 smithi119 ceph-mon[108979]: pgmap v23498: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:37.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:37 smithi183 ceph-mon[99169]: pgmap v23499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:37.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:37 smithi119 ceph-mon[94175]: pgmap v23499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:37.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:37 smithi119 ceph-mon[108979]: pgmap v23499: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:39 smithi119 ceph-mon[94175]: pgmap v23500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:39.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:39 smithi119 ceph-mon[108979]: pgmap v23500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:39.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:39 smithi183 ceph-mon[99169]: pgmap v23500: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:41.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:41 smithi119 ceph-mon[94175]: pgmap v23501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:41.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:41 smithi119 ceph-mon[108979]: pgmap v23501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:41 smithi183 ceph-mon[99169]: pgmap v23501: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:43.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:43 smithi119 ceph-mon[94175]: pgmap v23502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:43.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:43 smithi119 ceph-mon[108979]: pgmap v23502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:43 smithi183 ceph-mon[99169]: pgmap v23502: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:07:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:07:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T03:07:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:45 smithi183 ceph-mon[99169]: pgmap v23503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:45 smithi119 ceph-mon[94175]: pgmap v23503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:45 smithi119 ceph-mon[108979]: pgmap v23503: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:47 smithi183 ceph-mon[99169]: pgmap v23504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:47 smithi119 ceph-mon[94175]: pgmap v23504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:47 smithi119 ceph-mon[108979]: pgmap v23504: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:49 smithi183 ceph-mon[99169]: pgmap v23505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:49 smithi119 ceph-mon[94175]: pgmap v23505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:49 smithi119 ceph-mon[108979]: pgmap v23505: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:51 smithi183 ceph-mon[99169]: pgmap v23506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:51 smithi119 ceph-mon[94175]: pgmap v23506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:51 smithi119 ceph-mon[108979]: pgmap v23506: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:53.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:52 smithi183 ceph-mon[99169]: pgmap v23507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:52 smithi119 ceph-mon[94175]: pgmap v23507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:52 smithi119 ceph-mon[108979]: pgmap v23507: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:07:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:07:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T03:07:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:54 smithi183 ceph-mon[99169]: pgmap v23508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:54 smithi119 ceph-mon[108979]: pgmap v23508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:54 smithi119 ceph-mon[94175]: pgmap v23508: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:07:57.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:57 smithi183 ceph-mon[99169]: pgmap v23509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:57.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:57 smithi119 ceph-mon[108979]: pgmap v23509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:57.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:57 smithi119 ceph-mon[94175]: pgmap v23509: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:59.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:07:59 smithi183 ceph-mon[99169]: pgmap v23510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:59.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:07:59 smithi119 ceph-mon[108979]: pgmap v23510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:07:59.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:07:59 smithi119 ceph-mon[94175]: pgmap v23510: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:01.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:01 smithi183 ceph-mon[99169]: pgmap v23511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:01.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:01 smithi119 ceph-mon[108979]: pgmap v23511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:01.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:01 smithi119 ceph-mon[94175]: pgmap v23511: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:03.685 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:08:03.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:03 smithi183 ceph-mon[99169]: pgmap v23512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:03.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:03 smithi119 ceph-mon[94175]: pgmap v23512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:03.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:03 smithi119 ceph-mon[108979]: pgmap v23512: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:03.996 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:08:03.996 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 6m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:08:03.996 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 6m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:08:03.996 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 6m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:08:03.996 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 6m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:08:03.996 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 6m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:08:03.996 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 6m ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:08:03.996 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 6m ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:08:03.996 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 6m ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:08:03.997 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 6m ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:08:03.997 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 6m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:08:03.997 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 6m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:08:03.997 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 6m ago 11h 6142M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:08:03.997 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 6m ago 11h 6161M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:08:03.997 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 6m ago 11h 5494M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:08:03.997 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 6m ago 11h 5404M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:08:03.997 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 6m ago 11h 4915M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:08:03.997 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 6m ago 11h 6182M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:08:03.997 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 6m ago 11h 5098M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:08:03.997 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 6m ago 11h 6050M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:08:03.997 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 6m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:08:04.382 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:08:04.382 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:08:04.382 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:08:04.382 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:08:04.382 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:08:04.382 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:08:04.382 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:08:04.382 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:08:04.383 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:08:04.383 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:08:04.383 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:08:04.383 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:08:04.383 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:08:04.383 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:08:04.383 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:08:04.383 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:08:04.383 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:08:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:08:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:08:04] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T03:08:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:04 smithi183 ceph-mon[99169]: from='client.50777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:08:04.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:04 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/4037419656' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:08:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:04 smithi119 ceph-mon[94175]: from='client.50777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:08:04.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:04 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/4037419656' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:08:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:04 smithi119 ceph-mon[108979]: from='client.50777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:08:04.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:04 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/4037419656' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:08:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:05 smithi183 ceph-mon[99169]: pgmap v23513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:05.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:05 smithi183 ceph-mon[99169]: from='client.40899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:08:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:05 smithi119 ceph-mon[108979]: pgmap v23513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:05.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:05 smithi119 ceph-mon[108979]: from='client.40899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:08:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:05 smithi119 ceph-mon[94175]: pgmap v23513: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:05.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:05 smithi119 ceph-mon[94175]: from='client.40899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:08:07.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:07 smithi119 ceph-mon[108979]: pgmap v23514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:07.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:07 smithi119 ceph-mon[94175]: pgmap v23514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:07 smithi183 ceph-mon[99169]: pgmap v23514: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:09 smithi119 ceph-mon[108979]: pgmap v23515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:09.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:09 smithi119 ceph-mon[94175]: pgmap v23515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:09.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:09 smithi183 ceph-mon[99169]: pgmap v23515: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:11 smithi183 ceph-mon[99169]: pgmap v23516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:11 smithi119 ceph-mon[94175]: pgmap v23516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:11 smithi119 ceph-mon[108979]: pgmap v23516: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:13 smithi119 ceph-mon[108979]: pgmap v23517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:08:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:08:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:08:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:13 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:08:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:13 smithi119 ceph-mon[94175]: pgmap v23517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:08:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:08:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:08:14.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:13 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:08:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:13 smithi183 ceph-mon[99169]: pgmap v23517: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:08:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:08:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:08:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:13 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:08:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:08:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:08:14] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T03:08:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:15 smithi183 ceph-mon[99169]: pgmap v23518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:16.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:15 smithi119 ceph-mon[94175]: pgmap v23518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:16.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:15 smithi119 ceph-mon[108979]: pgmap v23518: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:17 smithi183 ceph-mon[99169]: pgmap v23519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:17 smithi119 ceph-mon[94175]: pgmap v23519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:17 smithi119 ceph-mon[108979]: pgmap v23519: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:19 smithi183 ceph-mon[99169]: pgmap v23520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:19 smithi119 ceph-mon[94175]: pgmap v23520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:19 smithi119 ceph-mon[108979]: pgmap v23520: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:21.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:21 smithi183 ceph-mon[99169]: pgmap v23521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:21.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:21 smithi119 ceph-mon[94175]: pgmap v23521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:21.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:21 smithi119 ceph-mon[108979]: pgmap v23521: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:23.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:23 smithi183 ceph-mon[99169]: pgmap v23522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:23 smithi119 ceph-mon[94175]: pgmap v23522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:23 smithi119 ceph-mon[108979]: pgmap v23522: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:08:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:08:24] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T03:08:24.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:24.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:24.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:25.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:25 smithi119 ceph-mon[108979]: pgmap v23523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:25.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:25 smithi119 ceph-mon[94175]: pgmap v23523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:25 smithi183 ceph-mon[99169]: pgmap v23523: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:27.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:27 smithi119 ceph-mon[108979]: pgmap v23524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:27.949 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:27 smithi119 ceph-mon[94175]: pgmap v23524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:27 smithi183 ceph-mon[99169]: pgmap v23524: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:29.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:29 smithi119 ceph-mon[94175]: pgmap v23525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:29.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:29 smithi119 ceph-mon[108979]: pgmap v23525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:29 smithi183 ceph-mon[99169]: pgmap v23525: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:31 smithi183 ceph-mon[99169]: pgmap v23526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:31 smithi119 ceph-mon[108979]: pgmap v23526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:31 smithi119 ceph-mon[94175]: pgmap v23526: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:33 smithi119 ceph-mon[108979]: pgmap v23527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:33 smithi119 ceph-mon[94175]: pgmap v23527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:33 smithi183 ceph-mon[99169]: pgmap v23527: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:08:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:08:34] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T03:08:34.728 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:08:35.036 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:08:35.036 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 7m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:08:35.036 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 7m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:08:35.036 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 7m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:08:35.037 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 7m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:08:35.037 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 7m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:08:35.037 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 7m ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:08:35.037 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 7m ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:08:35.037 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 7m ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:08:35.037 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 7m ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:08:35.037 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 7m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:08:35.037 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 7m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:08:35.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 7m ago 11h 6142M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:08:35.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 7m ago 11h 6161M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:08:35.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 7m ago 11h 5494M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:08:35.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 7m ago 11h 5404M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:08:35.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 7m ago 11h 4915M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:08:35.037 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 7m ago 11h 6182M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:08:35.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 7m ago 11h 5098M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:08:35.038 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 7m ago 11h 6050M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:08:35.038 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 7m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:08:35.411 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:08:35.411 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:08:35.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:08:35.412 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:08:35.412 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:08:35.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:08:35.412 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:08:35.412 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:08:35.412 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:08:35.413 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:08:35.413 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:08:35.413 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:08:35.413 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:08:35.413 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:08:35.413 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:08:35.414 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:08:35.414 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:08:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:35 smithi183 ceph-mon[99169]: pgmap v23528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:35 smithi183 ceph-mon[99169]: from='client.50795 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:08:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:35 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/955158027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:08:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:35 smithi119 ceph-mon[94175]: pgmap v23528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:35 smithi119 ceph-mon[94175]: from='client.50795 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:08:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:35 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/955158027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:08:36.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:35 smithi119 ceph-mon[108979]: pgmap v23528: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:36.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:35 smithi119 ceph-mon[108979]: from='client.50795 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:08:36.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:35 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/955158027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:08:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:36 smithi183 ceph-mon[99169]: from='client.40917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:08:37.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:36 smithi119 ceph-mon[94175]: from='client.40917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:08:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:36 smithi119 ceph-mon[108979]: from='client.40917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:08:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:37 smithi183 ceph-mon[99169]: pgmap v23529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:37 smithi119 ceph-mon[94175]: pgmap v23529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:37 smithi119 ceph-mon[108979]: pgmap v23529: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:39 smithi183 ceph-mon[99169]: pgmap v23530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:39 smithi119 ceph-mon[94175]: pgmap v23530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:39 smithi119 ceph-mon[108979]: pgmap v23530: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:41 smithi183 ceph-mon[99169]: pgmap v23531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:41 smithi119 ceph-mon[108979]: pgmap v23531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:41 smithi119 ceph-mon[94175]: pgmap v23531: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:42 smithi183 ceph-mon[99169]: pgmap v23532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:42 smithi119 ceph-mon[108979]: pgmap v23532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:42 smithi119 ceph-mon[94175]: pgmap v23532: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:08:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:08:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T03:08:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:44 smithi183 ceph-mon[99169]: pgmap v23533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:44 smithi119 ceph-mon[94175]: pgmap v23533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:44 smithi119 ceph-mon[108979]: pgmap v23533: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:47.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:47 smithi183 ceph-mon[99169]: pgmap v23534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:47.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:47 smithi119 ceph-mon[94175]: pgmap v23534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:47.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:47 smithi119 ceph-mon[108979]: pgmap v23534: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:49.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:49 smithi183 ceph-mon[99169]: pgmap v23535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:49.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:49 smithi119 ceph-mon[94175]: pgmap v23535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:49.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:49 smithi119 ceph-mon[108979]: pgmap v23535: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:51.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:51 smithi119 ceph-mon[108979]: pgmap v23536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:51.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:51 smithi119 ceph-mon[94175]: pgmap v23536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:51 smithi183 ceph-mon[99169]: pgmap v23536: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:53.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:53 smithi119 ceph-mon[108979]: pgmap v23537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:53.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:53 smithi119 ceph-mon[94175]: pgmap v23537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:53 smithi183 ceph-mon[99169]: pgmap v23537: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:08:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:08:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T03:08:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:08:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:55 smithi183 ceph-mon[99169]: pgmap v23538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:55 smithi119 ceph-mon[94175]: pgmap v23538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:55 smithi119 ceph-mon[108979]: pgmap v23538: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:57 smithi183 ceph-mon[99169]: pgmap v23539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:57 smithi119 ceph-mon[94175]: pgmap v23539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:08:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:57 smithi119 ceph-mon[108979]: pgmap v23539: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:08:59 smithi183 ceph-mon[99169]: pgmap v23540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:08:59 smithi119 ceph-mon[94175]: pgmap v23540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:08:59 smithi119 ceph-mon[108979]: pgmap v23540: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:01 smithi183 ceph-mon[99169]: pgmap v23541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:01 smithi119 ceph-mon[94175]: pgmap v23541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:01 smithi119 ceph-mon[108979]: pgmap v23541: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:03 smithi119 ceph-mon[94175]: pgmap v23542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:03 smithi119 ceph-mon[108979]: pgmap v23542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:03 smithi183 ceph-mon[99169]: pgmap v23542: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:09:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:09:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T03:09:05.756 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:09:06.064 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:09:06.064 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 7m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:09:06.064 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 7m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:09:06.064 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 7m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:09:06.064 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 7m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:09:06.064 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 7m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:09:06.064 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 7m ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:09:06.064 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 7m ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:09:06.064 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 7m ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:09:06.065 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 7m ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:09:06.065 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 7m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:09:06.065 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 7m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:09:06.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 7m ago 11h 6142M 2004M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:09:06.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 7m ago 11h 6161M 2004M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:09:06.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 7m ago 11h 5494M 2004M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:09:06.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 7m ago 11h 5404M 2004M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:09:06.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 7m ago 11h 4915M 2434M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:09:06.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 7m ago 11h 6182M 2434M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:09:06.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 7m ago 11h 5098M 2434M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:09:06.065 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 7m ago 11h 6050M 2434M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:09:06.065 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 7m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:09:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:05 smithi183 ceph-mon[99169]: pgmap v23543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:05 smithi119 ceph-mon[94175]: pgmap v23543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:05 smithi119 ceph-mon[108979]: pgmap v23543: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:06.441 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:09:06.441 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:09:06.441 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:09:06.441 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:09:06.442 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:09:06.442 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:09:06.442 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:09:06.442 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:09:06.442 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:09:06.442 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:09:06.442 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:09:06.442 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:09:06.442 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:09:06.442 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:09:06.442 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:09:06.442 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:09:06.442 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:09:07.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:06 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3398250325' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:09:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:06 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3398250325' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:09:07.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:06 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3398250325' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:09:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:07 smithi183 ceph-mon[99169]: from='client.50813 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:09:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:07 smithi183 ceph-mon[99169]: pgmap v23544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:08.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:07 smithi183 ceph-mon[99169]: from='client.50819 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:09:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:07 smithi119 ceph-mon[94175]: from='client.50813 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:09:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:07 smithi119 ceph-mon[94175]: pgmap v23544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:07 smithi119 ceph-mon[94175]: from='client.50819 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:09:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:07 smithi119 ceph-mon[108979]: from='client.50813 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:09:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:07 smithi119 ceph-mon[108979]: pgmap v23544: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:07 smithi119 ceph-mon[108979]: from='client.50819 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:09:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:08 smithi183 ceph-mon[99169]: pgmap v23545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:09.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:08 smithi119 ceph-mon[94175]: pgmap v23545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:08 smithi119 ceph-mon[108979]: pgmap v23545: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:11 smithi183 ceph-mon[99169]: pgmap v23546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:11 smithi119 ceph-mon[94175]: pgmap v23546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:11 smithi119 ceph-mon[108979]: pgmap v23546: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:13 smithi119 ceph-mon[94175]: pgmap v23547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:13 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:09:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:13 smithi119 ceph-mon[108979]: pgmap v23547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:13 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:09:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:13 smithi183 ceph-mon[99169]: pgmap v23547: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:13 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:09:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:09:14] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T03:09:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:09:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:09:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:09:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:09:15.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:09:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:09:15.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:09:15.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:09:15.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:09:15.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:09:15.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.203 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.204 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.204 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T03:09:15.204 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:09:15.204 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:09:15.204 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:09:15.204 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:09:15.204 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:09:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:15 smithi183 ceph-mon[99169]: pgmap v23548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:15 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi119 to 1998M 2023-12-02T03:09:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:15 smithi183 ceph-mon[99169]: Adjusting osd_memory_target on smithi183 to 2432M 2023-12-02T03:09:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:15 smithi119 ceph-mon[94175]: pgmap v23548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:15 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi119 to 1998M 2023-12-02T03:09:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:15 smithi119 ceph-mon[94175]: Adjusting osd_memory_target on smithi183 to 2432M 2023-12-02T03:09:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:15 smithi119 ceph-mon[108979]: pgmap v23548: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:15 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi119 to 1998M 2023-12-02T03:09:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:15 smithi119 ceph-mon[108979]: Adjusting osd_memory_target on smithi183 to 2432M 2023-12-02T03:09:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:17 smithi183 ceph-mon[99169]: pgmap v23549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:17 smithi119 ceph-mon[94175]: pgmap v23549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:17 smithi119 ceph-mon[108979]: pgmap v23549: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:19 smithi183 ceph-mon[99169]: pgmap v23550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:19 smithi119 ceph-mon[94175]: pgmap v23550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:19 smithi119 ceph-mon[108979]: pgmap v23550: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:21 smithi183 ceph-mon[99169]: pgmap v23551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:21 smithi119 ceph-mon[94175]: pgmap v23551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:21 smithi119 ceph-mon[108979]: pgmap v23551: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:23 smithi119 ceph-mon[94175]: pgmap v23552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:23 smithi119 ceph-mon[108979]: pgmap v23552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:23 smithi183 ceph-mon[99169]: pgmap v23552: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:09:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:09:24] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T03:09:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:25 smithi183 ceph-mon[99169]: pgmap v23553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:26.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:25 smithi119 ceph-mon[94175]: pgmap v23553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:25 smithi119 ceph-mon[108979]: pgmap v23553: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:26 smithi183 ceph-mon[99169]: pgmap v23554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:26 smithi119 ceph-mon[108979]: pgmap v23554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:26 smithi119 ceph-mon[94175]: pgmap v23554: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:28 smithi183 ceph-mon[99169]: pgmap v23555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:29.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:28 smithi119 ceph-mon[94175]: pgmap v23555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:28 smithi119 ceph-mon[108979]: pgmap v23555: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:31.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:31 smithi119 ceph-mon[94175]: pgmap v23556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:31.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:31 smithi119 ceph-mon[108979]: pgmap v23556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:31 smithi183 ceph-mon[99169]: pgmap v23556: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:33 smithi119 ceph-mon[94175]: pgmap v23557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:33 smithi119 ceph-mon[108979]: pgmap v23557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:33 smithi183 ceph-mon[99169]: pgmap v23557: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:09:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:09:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T03:09:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:35 smithi183 ceph-mon[99169]: pgmap v23558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:35 smithi119 ceph-mon[94175]: pgmap v23558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:35 smithi119 ceph-mon[108979]: pgmap v23558: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:36.786 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:09:37.092 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:09:37.092 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 8m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:09:37.092 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 8m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:09:37.092 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 8m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:09:37.092 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 8m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:09:37.093 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 8m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:09:37.093 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 8m ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:09:37.093 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 8m ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:09:37.093 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 8m ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:09:37.093 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 8m ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:09:37.093 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 8m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:09:37.093 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 8m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:09:37.093 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 8m ago 11h 6142M 1998M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:09:37.093 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 8m ago 11h 6161M 1998M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:09:37.093 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 8m ago 11h 5494M 1998M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:09:37.093 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 8m ago 11h 5404M 1998M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:09:37.093 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 8m ago 11h 4915M 2432M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:09:37.093 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 8m ago 11h 6182M 2432M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:09:37.093 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 8m ago 11h 5098M 2432M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:09:37.093 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 8m ago 11h 6050M 2432M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:09:37.094 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 8m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:09:37.470 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:09:37.471 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:09:37.471 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:09:37.471 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:09:37.471 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:09:37.471 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:09:37.471 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:09:37.471 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:09:37.471 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:09:37.471 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:09:37.471 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:09:37.471 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:09:37.471 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:09:37.472 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:09:37.472 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:09:37.472 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:09:37.472 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:09:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:37 smithi183 ceph-mon[99169]: pgmap v23559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:37 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3046134235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:09:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:37 smithi119 ceph-mon[94175]: pgmap v23559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:37 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3046134235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:09:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:37 smithi119 ceph-mon[108979]: pgmap v23559: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:37 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3046134235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:09:39.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:38 smithi183 ceph-mon[99169]: from='client.50831 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:09:39.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:38 smithi183 ceph-mon[99169]: from='client.40953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:09:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:38 smithi119 ceph-mon[94175]: from='client.50831 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:09:39.201 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:38 smithi119 ceph-mon[94175]: from='client.40953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:09:39.201 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:38 smithi119 ceph-mon[108979]: from='client.50831 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:09:39.202 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:38 smithi119 ceph-mon[108979]: from='client.40953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:09:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:39 smithi183 ceph-mon[99169]: pgmap v23560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:39 smithi119 ceph-mon[94175]: pgmap v23560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:39 smithi119 ceph-mon[108979]: pgmap v23560: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:41 smithi183 ceph-mon[99169]: pgmap v23561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:41 smithi119 ceph-mon[94175]: pgmap v23561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:41 smithi119 ceph-mon[108979]: pgmap v23561: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:44.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:43 smithi119 ceph-mon[108979]: pgmap v23562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:43 smithi119 ceph-mon[94175]: pgmap v23562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:44.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:43 smithi183 ceph-mon[99169]: pgmap v23562: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:09:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:09:44] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T03:09:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:45 smithi183 ceph-mon[99169]: pgmap v23563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:45 smithi119 ceph-mon[94175]: pgmap v23563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:45 smithi119 ceph-mon[108979]: pgmap v23563: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:47 smithi183 ceph-mon[99169]: pgmap v23564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:47 smithi119 ceph-mon[108979]: pgmap v23564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:47 smithi119 ceph-mon[94175]: pgmap v23564: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:49 smithi183 ceph-mon[99169]: pgmap v23565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:50.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:49 smithi119 ceph-mon[94175]: pgmap v23565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:49 smithi119 ceph-mon[108979]: pgmap v23565: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:51 smithi183 ceph-mon[99169]: pgmap v23566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:51 smithi119 ceph-mon[108979]: pgmap v23566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:51 smithi119 ceph-mon[94175]: pgmap v23566: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:53.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:52 smithi183 ceph-mon[99169]: pgmap v23567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:53.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:52 smithi119 ceph-mon[94175]: pgmap v23567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:52 smithi119 ceph-mon[108979]: pgmap v23567: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:09:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:09:54] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T03:09:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:54 smithi183 ceph-mon[99169]: pgmap v23568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:54 smithi119 ceph-mon[94175]: pgmap v23568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:54 smithi119 ceph-mon[108979]: pgmap v23568: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:09:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:57 smithi183 ceph-mon[99169]: pgmap v23569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:57 smithi119 ceph-mon[94175]: pgmap v23569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:09:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:57 smithi119 ceph-mon[108979]: pgmap v23569: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:00.001 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:09:59 smithi119 ceph-mon[94175]: pgmap v23570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:00.001 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:09:59 smithi119 ceph-mon[108979]: pgmap v23570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:09:59 smithi183 ceph-mon[99169]: pgmap v23570: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:00.448 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:00 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T03:09:59.999+0000 7fb46a133700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T03:10:01.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:00 smithi183 ceph-mon[99169]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T03:10:01.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:00 smithi119 ceph-mon[94175]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T03:10:01.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:00 smithi119 ceph-mon[108979]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-02T03:10:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:01 smithi183 ceph-mon[99169]: pgmap v23571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:01 smithi119 ceph-mon[94175]: pgmap v23571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:01 smithi119 ceph-mon[108979]: pgmap v23571: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:03 smithi119 ceph-mon[94175]: pgmap v23572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:03 smithi119 ceph-mon[108979]: pgmap v23572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:03 smithi183 ceph-mon[99169]: pgmap v23572: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:10:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:10:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T03:10:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:05 smithi183 ceph-mon[99169]: pgmap v23573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:05 smithi119 ceph-mon[94175]: pgmap v23573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:05 smithi119 ceph-mon[108979]: pgmap v23573: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:07.818 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:10:08.125 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:10:08.125 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 9m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:10:08.125 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 9m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:10:08.125 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 9m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:10:08.125 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 9m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:10:08.125 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 9m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:10:08.125 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 9m ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:10:08.125 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 9m ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:10:08.125 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 9m ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:10:08.125 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 9m ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:10:08.125 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 9m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:10:08.126 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 9m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:10:08.126 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 9m ago 11h 6142M 1998M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:10:08.126 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 9m ago 11h 6161M 1998M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:10:08.126 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 9m ago 11h 5494M 1998M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:10:08.126 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 9m ago 11h 5404M 1998M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:10:08.126 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 9m ago 11h 4915M 2432M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:10:08.126 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 9m ago 11h 6182M 2432M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:10:08.126 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 9m ago 11h 5098M 2432M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:10:08.126 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 9m ago 11h 6050M 2432M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:10:08.126 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 9m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:10:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:07 smithi183 ceph-mon[99169]: pgmap v23574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:07 smithi119 ceph-mon[94175]: pgmap v23574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:07 smithi119 ceph-mon[108979]: pgmap v23574: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:08.505 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:10:08.505 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:10:08.505 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:10:08.505 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:10:08.505 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:10:08.506 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:10:08.506 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:10:08.506 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:10:08.506 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:10:08.506 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:10:08.506 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:10:08.506 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:10:08.506 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:10:08.506 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:10:08.506 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:10:08.506 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:10:08.506 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:10:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:08 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1757110535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:10:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:08 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1757110535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:10:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:08 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1757110535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:10:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:09 smithi183 ceph-mon[99169]: pgmap v23575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:09 smithi183 ceph-mon[99169]: from='client.50849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:10:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:09 smithi183 ceph-mon[99169]: from='client.50855 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:10:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:09 smithi119 ceph-mon[94175]: pgmap v23575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:09 smithi119 ceph-mon[94175]: from='client.50849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:10:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:09 smithi119 ceph-mon[94175]: from='client.50855 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:10:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:09 smithi119 ceph-mon[108979]: pgmap v23575: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:09 smithi119 ceph-mon[108979]: from='client.50849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:10:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:09 smithi119 ceph-mon[108979]: from='client.50855 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:10:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:11 smithi183 ceph-mon[99169]: pgmap v23576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:11 smithi119 ceph-mon[108979]: pgmap v23576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:12.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:11 smithi119 ceph-mon[94175]: pgmap v23576: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:13 smithi119 ceph-mon[94175]: pgmap v23577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:13 smithi119 ceph-mon[108979]: pgmap v23577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:14.177 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:13 smithi183 ceph-mon[99169]: pgmap v23577: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:10:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:10:14] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T03:10:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:10:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:10:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:10:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:14 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:10:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:10:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:10:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:10:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:14 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:10:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:10:15.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:10:15.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:10:15.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:14 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:10:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:15 smithi183 ceph-mon[99169]: pgmap v23578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:15 smithi119 ceph-mon[94175]: pgmap v23578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:15 smithi119 ceph-mon[108979]: pgmap v23578: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:17 smithi183 ceph-mon[99169]: pgmap v23579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:17 smithi119 ceph-mon[94175]: pgmap v23579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:17 smithi119 ceph-mon[108979]: pgmap v23579: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:19 smithi183 ceph-mon[99169]: pgmap v23580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:20.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:19 smithi119 ceph-mon[108979]: pgmap v23580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:19 smithi119 ceph-mon[94175]: pgmap v23580: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:21 smithi183 ceph-mon[99169]: pgmap v23581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:21 smithi119 ceph-mon[94175]: pgmap v23581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:21 smithi119 ceph-mon[108979]: pgmap v23581: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:23 smithi119 ceph-mon[94175]: pgmap v23582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:23 smithi119 ceph-mon[108979]: pgmap v23582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:24.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:23 smithi183 ceph-mon[99169]: pgmap v23582: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:10:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:10:24] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T03:10:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:25 smithi183 ceph-mon[99169]: pgmap v23583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:25 smithi119 ceph-mon[94175]: pgmap v23583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:25 smithi119 ceph-mon[108979]: pgmap v23583: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:27 smithi183 ceph-mon[99169]: pgmap v23584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:27 smithi119 ceph-mon[94175]: pgmap v23584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:27 smithi119 ceph-mon[108979]: pgmap v23584: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:28 smithi183 ceph-mon[99169]: pgmap v23585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:28 smithi119 ceph-mon[94175]: pgmap v23585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:28 smithi119 ceph-mon[108979]: pgmap v23585: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:31 smithi183 ceph-mon[99169]: pgmap v23586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:31 smithi119 ceph-mon[108979]: pgmap v23586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:31 smithi119 ceph-mon[94175]: pgmap v23586: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:34.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:33 smithi119 ceph-mon[94175]: pgmap v23587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:34.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:33 smithi119 ceph-mon[108979]: pgmap v23587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:33 smithi183 ceph-mon[99169]: pgmap v23587: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:10:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:10:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T03:10:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:35 smithi183 ceph-mon[99169]: pgmap v23588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:35 smithi119 ceph-mon[94175]: pgmap v23588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:35 smithi119 ceph-mon[108979]: pgmap v23588: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:37 smithi183 ceph-mon[99169]: pgmap v23589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:37 smithi119 ceph-mon[94175]: pgmap v23589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:37 smithi119 ceph-mon[108979]: pgmap v23589: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:38.849 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:10:39.155 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:10:39.155 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 9m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:10:39.155 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 9m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:10:39.155 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 9m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:10:39.155 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 9m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:10:39.156 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 9m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:10:39.156 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 9m ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:10:39.156 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 9m ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:10:39.156 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 9m ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:10:39.156 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 9m ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:10:39.156 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 9m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:10:39.156 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 9m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:10:39.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 9m ago 11h 6142M 1998M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:10:39.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 9m ago 11h 6161M 1998M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:10:39.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 9m ago 11h 5494M 1998M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:10:39.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 9m ago 11h 5404M 1998M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:10:39.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 9m ago 11h 4915M 2432M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:10:39.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 9m ago 11h 6182M 2432M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:10:39.156 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 9m ago 11h 5098M 2432M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:10:39.157 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 9m ago 11h 6050M 2432M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:10:39.157 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 9m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:10:39.541 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:10:39.541 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:10:39.541 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:10:39.541 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:10:39.541 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:10:39.541 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:10:39.541 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:10:39.541 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:10:39.541 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:10:39.542 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:10:39.542 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:10:39.542 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:10:39.542 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:10:39.542 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:10:39.542 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:10:39.542 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:10:39.542 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:10:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:39 smithi183 ceph-mon[99169]: pgmap v23590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:39 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2781817947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:10:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:39 smithi119 ceph-mon[94175]: pgmap v23590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:39 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2781817947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:10:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:39 smithi119 ceph-mon[108979]: pgmap v23590: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:39 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2781817947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:10:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:40 smithi183 ceph-mon[99169]: from='client.50867 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:10:41.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:40 smithi183 ceph-mon[99169]: from='client.50873 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:10:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:40 smithi119 ceph-mon[94175]: from='client.50867 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:10:41.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:40 smithi119 ceph-mon[94175]: from='client.50873 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:10:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:40 smithi119 ceph-mon[108979]: from='client.50867 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:10:41.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:40 smithi119 ceph-mon[108979]: from='client.50873 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:10:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:41 smithi183 ceph-mon[99169]: pgmap v23591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:41 smithi119 ceph-mon[108979]: pgmap v23591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:41 smithi119 ceph-mon[94175]: pgmap v23591: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:43 smithi119 ceph-mon[94175]: pgmap v23592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:43 smithi119 ceph-mon[108979]: pgmap v23592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:43 smithi183 ceph-mon[99169]: pgmap v23592: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:10:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:10:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T03:10:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:45 smithi183 ceph-mon[99169]: pgmap v23593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:45 smithi119 ceph-mon[108979]: pgmap v23593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:45 smithi119 ceph-mon[94175]: pgmap v23593: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:47 smithi183 ceph-mon[99169]: pgmap v23594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:47 smithi119 ceph-mon[94175]: pgmap v23594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:47 smithi119 ceph-mon[108979]: pgmap v23594: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:48 smithi183 ceph-mon[99169]: pgmap v23595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:48 smithi119 ceph-mon[94175]: pgmap v23595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:48 smithi119 ceph-mon[108979]: pgmap v23595: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:51 smithi183 ceph-mon[99169]: pgmap v23596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:51 smithi119 ceph-mon[94175]: pgmap v23596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:51 smithi119 ceph-mon[108979]: pgmap v23596: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:53 smithi119 ceph-mon[94175]: pgmap v23597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:53 smithi119 ceph-mon[108979]: pgmap v23597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:53 smithi183 ceph-mon[99169]: pgmap v23597: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:10:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:10:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T03:10:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:10:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:55 smithi183 ceph-mon[99169]: pgmap v23598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:55 smithi119 ceph-mon[94175]: pgmap v23598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:55 smithi119 ceph-mon[108979]: pgmap v23598: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:57 smithi183 ceph-mon[99169]: pgmap v23599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:58.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:57 smithi119 ceph-mon[94175]: pgmap v23599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:10:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:57 smithi119 ceph-mon[108979]: pgmap v23599: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:10:59 smithi183 ceph-mon[99169]: pgmap v23600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:10:59 smithi119 ceph-mon[94175]: pgmap v23600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:10:59 smithi119 ceph-mon[108979]: pgmap v23600: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:01 smithi183 ceph-mon[99169]: pgmap v23601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:01 smithi119 ceph-mon[94175]: pgmap v23601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:01 smithi119 ceph-mon[108979]: pgmap v23601: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:03 smithi119 ceph-mon[94175]: pgmap v23602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:03 smithi119 ceph-mon[108979]: pgmap v23602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:03 smithi183 ceph-mon[99169]: pgmap v23602: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:11:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:11:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T03:11:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:05 smithi183 ceph-mon[99169]: pgmap v23603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:05 smithi119 ceph-mon[94175]: pgmap v23603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:05 smithi119 ceph-mon[108979]: pgmap v23603: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:07 smithi183 ceph-mon[99169]: pgmap v23604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:07 smithi119 ceph-mon[94175]: pgmap v23604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:07 smithi119 ceph-mon[108979]: pgmap v23604: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:08 smithi183 ceph-mon[99169]: pgmap v23605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:08 smithi119 ceph-mon[94175]: pgmap v23605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:08 smithi119 ceph-mon[108979]: pgmap v23605: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:09.889 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:11:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:10.195 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:11:10.195 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 10m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:11:10.195 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 10m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:11:10.195 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 10m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:11:10.195 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 10m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:11:10.195 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 10m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:11:10.195 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 10m ago 11h 956M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:11:10.195 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 10m ago 11h 2609M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:11:10.195 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 10m ago 11h 1294M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:11:10.195 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 10m ago 11h 1444M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:11:10.196 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 10m ago 11h 23.1M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:11:10.196 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 10m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:11:10.196 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 10m ago 11h 6142M 1998M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:11:10.196 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 10m ago 11h 6161M 1998M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:11:10.196 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 10m ago 11h 5494M 1998M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:11:10.196 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 10m ago 11h 5404M 1998M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:11:10.196 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 10m ago 11h 4915M 2432M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:11:10.196 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 10m ago 11h 6182M 2432M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:11:10.196 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 10m ago 11h 5098M 2432M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:11:10.196 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 10m ago 11h 6050M 2432M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:11:10.196 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 10m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:11:10.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:10.573 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:11:10.573 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:11:10.573 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:11:10.573 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:11:10.573 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:11:10.573 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:11:10.573 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:11:10.573 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:11:10.573 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:11:10.573 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:11:10.573 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:11:10.574 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:11:10.574 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:11:10.574 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:11:10.574 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:11:10.574 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:11:10.574 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:11:11.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:10 smithi183 ceph-mon[99169]: pgmap v23606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:11.336 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:10 smithi183 ceph-mon[99169]: from='client.41001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:11:11.337 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:10 smithi183 ceph-mon[99169]: from='client.41007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:11:11.337 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:10 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3935949697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:11:11.337 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:10 smithi119 ceph-mon[94175]: pgmap v23606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:11.337 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:10 smithi119 ceph-mon[94175]: from='client.41001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:11:11.338 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:10 smithi119 ceph-mon[94175]: from='client.41007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:11:11.338 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:10 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3935949697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:11:11.338 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:10 smithi119 ceph-mon[108979]: pgmap v23606: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:11.338 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:10 smithi119 ceph-mon[108979]: from='client.41001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:11:11.338 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:10 smithi119 ceph-mon[108979]: from='client.41007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:11:11.338 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:10 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3935949697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:11:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:12 smithi183 ceph-mon[99169]: pgmap v23607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:12 smithi119 ceph-mon[94175]: pgmap v23607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:12 smithi119 ceph-mon[108979]: pgmap v23607: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:11:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:11:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:11:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:14 smithi183 ceph-mon[99169]: pgmap v23608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:14 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:11:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:14 smithi119 ceph-mon[94175]: pgmap v23608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:15.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:14 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:11:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:14 smithi119 ceph-mon[108979]: pgmap v23608: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:14 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:11:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:17 smithi183 ceph-mon[99169]: pgmap v23609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:17 smithi119 ceph-mon[94175]: pgmap v23609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:17 smithi119 ceph-mon[108979]: pgmap v23609: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:19 smithi183 ceph-mon[99169]: pgmap v23610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:11:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:11:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:11:19.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:19 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:11:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:19 smithi119 ceph-mon[94175]: pgmap v23610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:11:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:11:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:11:19.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:19 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:11:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:19 smithi119 ceph-mon[108979]: pgmap v23610: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:11:19.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:11:19.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:11:19.949 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:19 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:11:20.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:11:20.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:11:20.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:11:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:11:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:11:20.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:11:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:11:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:11:20.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:11:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:21 smithi183 ceph-mon[99169]: pgmap v23611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:21 smithi119 ceph-mon[94175]: pgmap v23611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:21 smithi119 ceph-mon[108979]: pgmap v23611: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:24.172 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:23 smithi119 ceph-mon[94175]: pgmap v23612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:24.172 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:23 smithi119 ceph-mon[108979]: pgmap v23612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:23 smithi183 ceph-mon[99169]: pgmap v23612: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:11:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:11:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:11:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:25 smithi183 ceph-mon[99169]: pgmap v23613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:25 smithi119 ceph-mon[94175]: pgmap v23613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:25 smithi119 ceph-mon[108979]: pgmap v23613: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:28.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:27 smithi183 ceph-mon[99169]: pgmap v23614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:27 smithi119 ceph-mon[94175]: pgmap v23614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:28.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:27 smithi119 ceph-mon[108979]: pgmap v23614: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:29 smithi183 ceph-mon[99169]: pgmap v23615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:29 smithi119 ceph-mon[94175]: pgmap v23615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:29 smithi119 ceph-mon[108979]: pgmap v23615: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:31 smithi183 ceph-mon[99169]: pgmap v23616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:31 smithi119 ceph-mon[108979]: pgmap v23616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:32.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:31 smithi119 ceph-mon[94175]: pgmap v23616: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:33 smithi119 ceph-mon[108979]: pgmap v23617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:33 smithi119 ceph-mon[94175]: pgmap v23617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:33 smithi183 ceph-mon[99169]: pgmap v23617: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:11:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:11:34] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T03:11:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:35 smithi183 ceph-mon[99169]: pgmap v23618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:35 smithi119 ceph-mon[94175]: pgmap v23618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:35 smithi119 ceph-mon[108979]: pgmap v23618: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:37.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:36 smithi183 ceph-mon[99169]: pgmap v23619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:37.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:36 smithi119 ceph-mon[94175]: pgmap v23619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:37.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:36 smithi119 ceph-mon[108979]: pgmap v23619: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:38 smithi183 ceph-mon[99169]: pgmap v23620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:38 smithi119 ceph-mon[94175]: pgmap v23620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:38 smithi119 ceph-mon[108979]: pgmap v23620: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:40.921 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:11:41.229 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:11:41.229 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 22s ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:11:41.229 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 21s ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:11:41.229 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 22s ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:11:41.229 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 21s ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:11:41.229 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 21s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:11:41.229 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 22s ago 11h 959M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:11:41.229 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 22s ago 11h 2627M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:11:41.229 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 21s ago 11h 1307M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:11:41.229 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 22s ago 11h 1455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:11:41.229 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 22s ago 11h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:11:41.229 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 21s ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:11:41.230 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 22s ago 11h 6136M 1998M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:11:41.230 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 22s ago 11h 6153M 1998M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:11:41.230 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 22s ago 11h 5485M 1998M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:11:41.230 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 22s ago 11h 5400M 1998M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:11:41.230 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 21s ago 11h 4939M 2432M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:11:41.230 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 21s ago 11h 6214M 2432M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:11:41.230 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 21s ago 11h 5126M 2432M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:11:41.230 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 21s ago 11h 6083M 2432M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:11:41.230 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 21s ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:11:41.606 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:11:41.606 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:11:41.606 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:11:41.606 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:11:41.606 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:11:41.606 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:11:41.606 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:11:41.607 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:11:41.607 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:11:41.607 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:11:41.607 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:11:41.607 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:11:41.607 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:11:41.607 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:11:41.607 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:11:41.607 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:11:41.607 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:11:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:41 smithi183 ceph-mon[99169]: pgmap v23621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:41 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2114774502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:11:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:41 smithi119 ceph-mon[108979]: pgmap v23621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:41 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2114774502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:11:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:41 smithi119 ceph-mon[94175]: pgmap v23621: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:41 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2114774502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:11:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:42 smithi183 ceph-mon[99169]: from='client.41019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:11:43.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:42 smithi183 ceph-mon[99169]: from='client.50909 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:11:43.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:42 smithi119 ceph-mon[94175]: from='client.41019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:11:43.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:42 smithi119 ceph-mon[94175]: from='client.50909 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:11:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:42 smithi119 ceph-mon[108979]: from='client.41019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:11:43.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:42 smithi119 ceph-mon[108979]: from='client.50909 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:11:44.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:43 smithi119 ceph-mon[94175]: pgmap v23622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:44.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:43 smithi119 ceph-mon[108979]: pgmap v23622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:43 smithi183 ceph-mon[99169]: pgmap v23622: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:11:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:11:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:11:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:45 smithi183 ceph-mon[99169]: pgmap v23623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:45 smithi119 ceph-mon[94175]: pgmap v23623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:45 smithi119 ceph-mon[108979]: pgmap v23623: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:47 smithi183 ceph-mon[99169]: pgmap v23624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:47 smithi119 ceph-mon[94175]: pgmap v23624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:47 smithi119 ceph-mon[108979]: pgmap v23624: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:49 smithi183 ceph-mon[99169]: pgmap v23625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:49 smithi119 ceph-mon[94175]: pgmap v23625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:49 smithi119 ceph-mon[108979]: pgmap v23625: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:51 smithi183 ceph-mon[99169]: pgmap v23626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:52.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:51 smithi119 ceph-mon[94175]: pgmap v23626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:51 smithi119 ceph-mon[108979]: pgmap v23626: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:53.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:52 smithi183 ceph-mon[99169]: pgmap v23627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:53.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:52 smithi119 ceph-mon[94175]: pgmap v23627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:53.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:52 smithi119 ceph-mon[108979]: pgmap v23627: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:11:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:11:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:11:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:54 smithi183 ceph-mon[99169]: pgmap v23628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:54 smithi119 ceph-mon[94175]: pgmap v23628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:54 smithi119 ceph-mon[108979]: pgmap v23628: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:11:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:57 smithi183 ceph-mon[99169]: pgmap v23629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:57 smithi119 ceph-mon[94175]: pgmap v23629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:11:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:57 smithi119 ceph-mon[108979]: pgmap v23629: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:00.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:11:59 smithi183 ceph-mon[99169]: pgmap v23630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:00.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:11:59 smithi119 ceph-mon[94175]: pgmap v23630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:00.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:11:59 smithi119 ceph-mon[108979]: pgmap v23630: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:01 smithi183 ceph-mon[99169]: pgmap v23631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:01 smithi119 ceph-mon[94175]: pgmap v23631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:01 smithi119 ceph-mon[108979]: pgmap v23631: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:03 smithi119 ceph-mon[94175]: pgmap v23632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:03 smithi119 ceph-mon[108979]: pgmap v23632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:03 smithi183 ceph-mon[99169]: pgmap v23632: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:12:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:12:04] "GET /metrics HTTP/1.1" 200 33891 "" "Prometheus/2.43.0" 2023-12-02T03:12:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:05 smithi183 ceph-mon[99169]: pgmap v23633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:05 smithi119 ceph-mon[94175]: pgmap v23633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:05 smithi119 ceph-mon[108979]: pgmap v23633: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:07 smithi183 ceph-mon[99169]: pgmap v23634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:08.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:07 smithi119 ceph-mon[94175]: pgmap v23634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:07 smithi119 ceph-mon[108979]: pgmap v23634: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:09 smithi183 ceph-mon[99169]: pgmap v23635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:09 smithi119 ceph-mon[108979]: pgmap v23635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:09 smithi119 ceph-mon[94175]: pgmap v23635: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:11.954 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:12:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:11 smithi183 ceph-mon[99169]: pgmap v23636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:11 smithi119 ceph-mon[94175]: pgmap v23636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:11 smithi119 ceph-mon[108979]: pgmap v23636: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:12.266 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:12:12.266 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 53s ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:12:12.266 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 52s ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:12:12.266 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 53s ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:12:12.266 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 52s ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:12:12.266 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 52s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:12:12.266 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 53s ago 11h 959M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:12:12.267 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 53s ago 11h 2627M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:12:12.267 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 52s ago 11h 1307M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:12:12.267 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 53s ago 11h 1455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:12:12.267 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 53s ago 11h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:12:12.267 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 52s ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:12:12.267 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 53s ago 11h 6136M 1998M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:12:12.267 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 53s ago 11h 6153M 1998M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:12:12.267 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 53s ago 11h 5485M 1998M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:12:12.267 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 53s ago 11h 5400M 1998M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:12:12.267 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 52s ago 11h 4939M 2432M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:12:12.267 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 52s ago 11h 6214M 2432M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:12:12.267 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 52s ago 11h 5126M 2432M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:12:12.267 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 52s ago 11h 6083M 2432M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:12:12.267 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 52s ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:12:12.647 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:12:12.647 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:12:12.647 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:12:12.647 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:12:12.647 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:12:12.647 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:12:12.648 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:12:12.648 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:12:12.648 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:12:12.648 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:12:12.648 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:12:12.648 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:12:12.648 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:12:12.648 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:12:12.648 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:12:12.648 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:12:12.648 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:12:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:12 smithi183 ceph-mon[99169]: pgmap v23637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:12 smithi183 ceph-mon[99169]: from='client.41037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:12:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:12 smithi183 ceph-mon[99169]: from='client.50927 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:12:13.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:12 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2185567107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:12:13.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:12 smithi119 ceph-mon[94175]: pgmap v23637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:12 smithi119 ceph-mon[94175]: from='client.41037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:12:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:12 smithi119 ceph-mon[94175]: from='client.50927 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:12:13.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:12 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2185567107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:12:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:12 smithi119 ceph-mon[108979]: pgmap v23637: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:12 smithi119 ceph-mon[108979]: from='client.41037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:12:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:12 smithi119 ceph-mon[108979]: from='client.50927 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:12:13.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:12 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2185567107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:12:14.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:12:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:12:14] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T03:12:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:14 smithi183 ceph-mon[99169]: pgmap v23638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:14 smithi119 ceph-mon[94175]: pgmap v23638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:15.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:14 smithi119 ceph-mon[108979]: pgmap v23638: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:17 smithi183 ceph-mon[99169]: pgmap v23639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:17 smithi119 ceph-mon[94175]: pgmap v23639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:17 smithi119 ceph-mon[108979]: pgmap v23639: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:19 smithi183 ceph-mon[99169]: pgmap v23640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:20.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:19 smithi119 ceph-mon[94175]: pgmap v23640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:19 smithi119 ceph-mon[108979]: pgmap v23640: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:12:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:12:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:12:21.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:20 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:12:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:12:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:12:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:12:21.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:20 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:12:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:12:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:12:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:12:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:20 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:12:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:21 smithi183 ceph-mon[99169]: pgmap v23641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:21 smithi119 ceph-mon[108979]: pgmap v23641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:21 smithi119 ceph-mon[94175]: pgmap v23641: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:23 smithi119 ceph-mon[94175]: pgmap v23642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:23 smithi119 ceph-mon[108979]: pgmap v23642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:23 smithi183 ceph-mon[99169]: pgmap v23642: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:12:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:12:24] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T03:12:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:25 smithi183 ceph-mon[99169]: pgmap v23643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:25 smithi119 ceph-mon[94175]: pgmap v23643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:25 smithi119 ceph-mon[108979]: pgmap v23643: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:26 smithi183 ceph-mon[99169]: pgmap v23644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:27.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:26 smithi119 ceph-mon[94175]: pgmap v23644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:26 smithi119 ceph-mon[108979]: pgmap v23644: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:28 smithi183 ceph-mon[99169]: pgmap v23645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:28 smithi119 ceph-mon[108979]: pgmap v23645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:29.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:28 smithi119 ceph-mon[94175]: pgmap v23645: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:31 smithi183 ceph-mon[99169]: pgmap v23646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:31 smithi119 ceph-mon[94175]: pgmap v23646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:31 smithi119 ceph-mon[108979]: pgmap v23646: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:33 smithi119 ceph-mon[94175]: pgmap v23647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:34.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:33 smithi119 ceph-mon[108979]: pgmap v23647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:34.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:33 smithi183 ceph-mon[99169]: pgmap v23647: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:12:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:12:34] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T03:12:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:35 smithi183 ceph-mon[99169]: pgmap v23648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:36.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:35 smithi119 ceph-mon[108979]: pgmap v23648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:36.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:35 smithi119 ceph-mon[94175]: pgmap v23648: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:37 smithi183 ceph-mon[99169]: pgmap v23649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:37 smithi119 ceph-mon[94175]: pgmap v23649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:37 smithi119 ceph-mon[108979]: pgmap v23649: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:39 smithi183 ceph-mon[99169]: pgmap v23650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:40.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:39 smithi119 ceph-mon[94175]: pgmap v23650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:39 smithi119 ceph-mon[108979]: pgmap v23650: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:42.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:41 smithi183 ceph-mon[99169]: pgmap v23651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:41 smithi119 ceph-mon[94175]: pgmap v23651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:41 smithi119 ceph-mon[108979]: pgmap v23651: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:42.991 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:12:43.293 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:12:43.294 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 84s ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:12:43.294 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 83s ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:12:43.294 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 84s ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:12:43.294 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 83s ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:12:43.294 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 83s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:12:43.294 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 84s ago 11h 959M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:12:43.294 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 84s ago 11h 2627M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:12:43.294 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 83s ago 11h 1307M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:12:43.294 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 84s ago 11h 1455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:12:43.294 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 84s ago 11h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:12:43.294 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 83s ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:12:43.294 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 84s ago 11h 6136M 1998M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:12:43.294 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 84s ago 11h 6153M 1998M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:12:43.294 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 84s ago 11h 5485M 1998M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:12:43.295 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 84s ago 11h 5400M 1998M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:12:43.295 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 83s ago 11h 4939M 2432M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:12:43.295 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 83s ago 11h 6214M 2432M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:12:43.295 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 83s ago 11h 5126M 2432M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:12:43.295 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 83s ago 11h 6083M 2432M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:12:43.295 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 83s ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:12:43.672 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:12:43.672 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:12:43.672 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:12:43.672 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:12:43.673 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:12:43.673 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:12:43.673 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:12:43.673 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:12:43.673 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:12:43.673 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:12:43.673 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:12:43.673 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:12:43.673 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:12:43.673 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:12:43.673 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:12:43.673 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:12:43.673 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:12:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:43 smithi119 ceph-mon[108979]: pgmap v23652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:43 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/775640860' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:12:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:43 smithi119 ceph-mon[94175]: pgmap v23652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:43 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/775640860' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:12:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:43 smithi183 ceph-mon[99169]: pgmap v23652: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:43 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/775640860' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:12:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:12:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:12:44] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T03:12:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:44 smithi183 ceph-mon[99169]: from='client.50939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:12:45.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:44 smithi183 ceph-mon[99169]: from='client.50945 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:12:45.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:44 smithi119 ceph-mon[94175]: from='client.50939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:12:45.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:44 smithi119 ceph-mon[94175]: from='client.50945 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:12:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:44 smithi119 ceph-mon[108979]: from='client.50939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:12:45.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:44 smithi119 ceph-mon[108979]: from='client.50945 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:12:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:45 smithi183 ceph-mon[99169]: pgmap v23653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:45 smithi119 ceph-mon[94175]: pgmap v23653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:45 smithi119 ceph-mon[108979]: pgmap v23653: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:46 smithi183 ceph-mon[99169]: pgmap v23654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:46 smithi119 ceph-mon[94175]: pgmap v23654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:46 smithi119 ceph-mon[108979]: pgmap v23654: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:48 smithi183 ceph-mon[99169]: pgmap v23655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:48 smithi119 ceph-mon[94175]: pgmap v23655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:48 smithi119 ceph-mon[108979]: pgmap v23655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:51 smithi183 ceph-mon[99169]: pgmap v23656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:51 smithi119 ceph-mon[94175]: pgmap v23656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:51 smithi119 ceph-mon[108979]: pgmap v23656: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:54.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:53 smithi119 ceph-mon[108979]: pgmap v23657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:54.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:53 smithi119 ceph-mon[94175]: pgmap v23657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:53 smithi183 ceph-mon[99169]: pgmap v23657: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:12:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:12:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T03:12:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:12:56.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:55 smithi183 ceph-mon[99169]: pgmap v23658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:55 smithi119 ceph-mon[94175]: pgmap v23658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:55 smithi119 ceph-mon[108979]: pgmap v23658: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:58.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:57 smithi183 ceph-mon[99169]: pgmap v23659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:58.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:57 smithi119 ceph-mon[94175]: pgmap v23659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:58.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:57 smithi119 ceph-mon[108979]: pgmap v23659: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:12:58 smithi183 ceph-mon[99169]: pgmap v23660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:12:58 smithi119 ceph-mon[94175]: pgmap v23660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:12:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:12:58 smithi119 ceph-mon[108979]: pgmap v23660: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:01 smithi183 ceph-mon[99169]: pgmap v23661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:02.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:01 smithi119 ceph-mon[94175]: pgmap v23661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:01 smithi119 ceph-mon[108979]: pgmap v23661: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:04.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:03 smithi119 ceph-mon[108979]: pgmap v23662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:03 smithi119 ceph-mon[94175]: pgmap v23662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:03 smithi183 ceph-mon[99169]: pgmap v23662: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:13:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:13:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.43.0" 2023-12-02T03:13:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:05 smithi183 ceph-mon[99169]: pgmap v23663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:05 smithi119 ceph-mon[94175]: pgmap v23663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:05 smithi119 ceph-mon[108979]: pgmap v23663: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:07 smithi183 ceph-mon[99169]: pgmap v23664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:07 smithi119 ceph-mon[94175]: pgmap v23664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:07 smithi119 ceph-mon[108979]: pgmap v23664: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:09 smithi183 ceph-mon[99169]: pgmap v23665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:09 smithi119 ceph-mon[94175]: pgmap v23665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:10.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:09 smithi119 ceph-mon[108979]: pgmap v23665: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:11 smithi183 ceph-mon[99169]: pgmap v23666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:11 smithi119 ceph-mon[94175]: pgmap v23666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:12.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:11 smithi119 ceph-mon[108979]: pgmap v23666: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:14.024 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:13:14.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:13 smithi119 ceph-mon[94175]: pgmap v23667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:13 smithi119 ceph-mon[108979]: pgmap v23667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:13 smithi183 ceph-mon[99169]: pgmap v23667: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:14.332 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:13:14.332 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 115s ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:13:14.332 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 114s ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:13:14.332 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 115s ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:13:14.333 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 114s ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:13:14.333 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 114s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:13:14.333 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 115s ago 11h 959M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:13:14.333 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 115s ago 11h 2627M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:13:14.333 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 114s ago 11h 1307M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:13:14.333 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 115s ago 11h 1455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:13:14.333 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 115s ago 11h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:13:14.333 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 114s ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:13:14.333 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 115s ago 11h 6136M 1998M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:13:14.333 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 115s ago 11h 6153M 1998M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:13:14.333 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 115s ago 11h 5485M 1998M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:13:14.333 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 115s ago 11h 5400M 1998M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:13:14.333 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 114s ago 11h 4939M 2432M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:13:14.333 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 114s ago 11h 6214M 2432M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:13:14.333 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 114s ago 11h 5126M 2432M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:13:14.334 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 114s ago 11h 6083M 2432M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:13:14.334 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 114s ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:13:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:13:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:13:14] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T03:13:14.711 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:13:14.711 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:13:14.711 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:13:14.711 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:13:14.711 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:13:14.711 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:13:14.711 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:13:14.712 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:13:14.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:13:14.712 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:13:14.712 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:13:14.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:13:14.712 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:13:14.712 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:13:14.712 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:13:14.712 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:13:14.712 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:13:15.191 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Dec 02 03:13:14 smithi183 ceph-f739cc42-905d-11ee-95a2-87774f69a715-grafana-a[137384]: logger=cleanup t=2023-12-02T03:13:14.929331355Z level=info msg="Completed cleanup jobs" duration=13.988893ms 2023-12-02T03:13:15.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:14 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/839358114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:13:15.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:14 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/839358114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:13:15.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:14 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/839358114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:13:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:15 smithi183 ceph-mon[99169]: pgmap v23668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:15 smithi183 ceph-mon[99169]: from='client.50957 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:13:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:15 smithi183 ceph-mon[99169]: from='client.41079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:13:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:15 smithi119 ceph-mon[94175]: pgmap v23668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:15 smithi119 ceph-mon[94175]: from='client.50957 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:13:16.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:15 smithi119 ceph-mon[94175]: from='client.41079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:13:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:15 smithi119 ceph-mon[108979]: pgmap v23668: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:15 smithi119 ceph-mon[108979]: from='client.50957 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:13:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:15 smithi119 ceph-mon[108979]: from='client.41079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:13:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:17 smithi183 ceph-mon[99169]: pgmap v23669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:18.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:17 smithi119 ceph-mon[94175]: pgmap v23669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:17 smithi119 ceph-mon[108979]: pgmap v23669: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:19 smithi183 ceph-mon[99169]: pgmap v23670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:19 smithi119 ceph-mon[94175]: pgmap v23670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:19 smithi119 ceph-mon[108979]: pgmap v23670: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:21.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:20 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:13:21.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:20 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:13:21.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:20 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:13:22.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:21 smithi183 ceph-mon[99169]: pgmap v23671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:13:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:13:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:13:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:21 smithi119 ceph-mon[94175]: pgmap v23671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:13:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:13:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:13:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:21 smithi119 ceph-mon[108979]: pgmap v23671: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:13:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:13:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:13:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:22 smithi183 ceph-mon[99169]: pgmap v23672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:22 smithi119 ceph-mon[94175]: pgmap v23672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:22 smithi119 ceph-mon[108979]: pgmap v23672: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:24.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:13:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:13:24] "GET /metrics HTTP/1.1" 200 33890 "" "Prometheus/2.43.0" 2023-12-02T03:13:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:24 smithi183 ceph-mon[99169]: pgmap v23673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:24 smithi119 ceph-mon[94175]: pgmap v23673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:24 smithi119 ceph-mon[108979]: pgmap v23673: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:28.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:27 smithi183 ceph-mon[99169]: pgmap v23674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:28.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:27 smithi119 ceph-mon[108979]: pgmap v23674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:28.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:27 smithi119 ceph-mon[94175]: pgmap v23674: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:30.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:29 smithi183 ceph-mon[99169]: pgmap v23675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:30.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:29 smithi119 ceph-mon[94175]: pgmap v23675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:30.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:29 smithi119 ceph-mon[108979]: pgmap v23675: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:32.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:31 smithi183 ceph-mon[99169]: pgmap v23676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:31 smithi119 ceph-mon[94175]: pgmap v23676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:31 smithi119 ceph-mon[108979]: pgmap v23676: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:34.171 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:33 smithi119 ceph-mon[94175]: pgmap v23677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:33 smithi119 ceph-mon[108979]: pgmap v23677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:33 smithi183 ceph-mon[99169]: pgmap v23677: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:34.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:13:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:13:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:13:36.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:35 smithi183 ceph-mon[99169]: pgmap v23678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:35 smithi119 ceph-mon[94175]: pgmap v23678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:35 smithi119 ceph-mon[108979]: pgmap v23678: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:37 smithi183 ceph-mon[99169]: pgmap v23679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:37 smithi119 ceph-mon[108979]: pgmap v23679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:38.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:37 smithi119 ceph-mon[94175]: pgmap v23679: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:38 smithi183 ceph-mon[99169]: pgmap v23680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:38 smithi119 ceph-mon[94175]: pgmap v23680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:39.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:38 smithi119 ceph-mon[108979]: pgmap v23680: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:40.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:41 smithi183 ceph-mon[99169]: pgmap v23681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:42.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:41 smithi119 ceph-mon[94175]: pgmap v23681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:41 smithi119 ceph-mon[108979]: pgmap v23681: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:43 smithi119 ceph-mon[94175]: pgmap v23682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:43 smithi119 ceph-mon[108979]: pgmap v23682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:44.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:43 smithi183 ceph-mon[99169]: pgmap v23682: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:44.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:13:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:13:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T03:13:45.058 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:13:45.363 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:13:45.363 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 2m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:13:45.363 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 2m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:13:45.363 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 2m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:13:45.363 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 2m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:13:45.363 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 2m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:13:45.364 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 2m ago 11h 959M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:13:45.364 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 2m ago 11h 2627M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:13:45.364 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 2m ago 11h 1307M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:13:45.364 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 2m ago 11h 1455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:13:45.364 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 2m ago 11h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:13:45.364 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 2m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:13:45.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 2m ago 11h 6136M 1998M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:13:45.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 2m ago 11h 6153M 1998M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:13:45.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 2m ago 11h 5485M 1998M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:13:45.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 2m ago 11h 5400M 1998M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:13:45.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 2m ago 11h 4939M 2432M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:13:45.364 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 2m ago 11h 6214M 2432M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:13:45.365 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 2m ago 11h 5126M 2432M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:13:45.365 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 2m ago 11h 6083M 2432M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:13:45.365 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 2m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:13:45.741 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:13:45.741 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:13:45.741 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:13:45.742 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:13:45.742 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:13:45.742 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:13:45.742 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:13:45.742 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:13:45.742 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:13:45.742 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:13:45.742 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:13:45.742 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:13:45.742 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:13:45.742 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:13:45.742 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:13:45.742 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:13:45.743 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:13:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:45 smithi183 ceph-mon[99169]: pgmap v23683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:45 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/5887345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:13:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:45 smithi119 ceph-mon[94175]: pgmap v23683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:46.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:45 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/5887345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:13:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:45 smithi119 ceph-mon[108979]: pgmap v23683: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:46.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:45 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/5887345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:13:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:46 smithi183 ceph-mon[99169]: from='client.41091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:13:47.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:46 smithi183 ceph-mon[99169]: from='client.41097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:13:47.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:46 smithi119 ceph-mon[94175]: from='client.41091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:13:47.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:46 smithi119 ceph-mon[94175]: from='client.41097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:13:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:46 smithi119 ceph-mon[108979]: from='client.41091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:13:47.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:46 smithi119 ceph-mon[108979]: from='client.41097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:13:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:47 smithi183 ceph-mon[99169]: pgmap v23684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:48.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:47 smithi119 ceph-mon[94175]: pgmap v23684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:47 smithi119 ceph-mon[108979]: pgmap v23684: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:49.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:48 smithi183 ceph-mon[99169]: pgmap v23685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:49.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:48 smithi119 ceph-mon[94175]: pgmap v23685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:48 smithi119 ceph-mon[108979]: pgmap v23685: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:51 smithi183 ceph-mon[99169]: pgmap v23686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:51 smithi119 ceph-mon[94175]: pgmap v23686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:51 smithi119 ceph-mon[108979]: pgmap v23686: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:53 smithi119 ceph-mon[94175]: pgmap v23687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:53 smithi119 ceph-mon[108979]: pgmap v23687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:53 smithi183 ceph-mon[99169]: pgmap v23687: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:54.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:13:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:13:54] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T03:13:55.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:55.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:13:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:55 smithi183 ceph-mon[99169]: pgmap v23688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:55 smithi119 ceph-mon[108979]: pgmap v23688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:56.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:55 smithi119 ceph-mon[94175]: pgmap v23688: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:56 smithi183 ceph-mon[99169]: pgmap v23689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:56 smithi119 ceph-mon[94175]: pgmap v23689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:57.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:56 smithi119 ceph-mon[108979]: pgmap v23689: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:13:58 smithi183 ceph-mon[99169]: pgmap v23690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:13:58 smithi119 ceph-mon[94175]: pgmap v23690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:13:59.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:13:58 smithi119 ceph-mon[108979]: pgmap v23690: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:02.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:01 smithi183 ceph-mon[99169]: pgmap v23691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:02.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-02T03:14:01.931+0000 7f1921034700 -1 received signal: Hangup from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-02T03:14:02.197 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: 2023-12-02T03:14:01.989+0000 7f1921034700 -1 received signal: Hangup from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-02T03:14:02.198 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-0[113464]: 2023-12-02T03:14:01.931+0000 7efe2ba54700 -1 received signal: Hangup from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-02T03:14:02.198 INFO:journalctl@ceph.osd.0.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-0[113464]: 2023-12-02T03:14:01.989+0000 7efe2ba54700 -1 received signal: Hangup from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-02T03:14:02.198 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-1[120586]: 2023-12-02T03:14:01.931+0000 7fa15b120700 -1 received signal: Hangup from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-02T03:14:02.198 INFO:journalctl@ceph.osd.1.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-1[120586]: 2023-12-02T03:14:01.989+0000 7fa15b120700 -1 received signal: Hangup from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-02T03:14:02.198 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-2[127618]: 2023-12-02T03:14:01.931+0000 7f5c66559700 -1 received signal: Hangup from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-02T03:14:02.199 INFO:journalctl@ceph.osd.2.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-2[127618]: 2023-12-02T03:14:01.989+0000 7f5c66559700 -1 received signal: Hangup from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-02T03:14:02.199 INFO:journalctl@ceph.osd.3.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-3[135446]: 2023-12-02T03:14:01.931+0000 7f8e9a227700 -1 received signal: Hangup from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-02T03:14:02.199 INFO:journalctl@ceph.osd.3.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-osd-3[135446]: 2023-12-02T03:14:01.989+0000 7f8e9a227700 -1 received signal: Hangup from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-02T03:14:02.199 INFO:journalctl@ceph.mds.a.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mds-a[141705]: 2023-12-02T03:14:01.931+0000 7f90af29f700 -1 received signal: Hangup from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-02T03:14:02.199 INFO:journalctl@ceph.mds.a.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mds-a[141705]: 2023-12-02T03:14:01.989+0000 7f90af29f700 -1 received signal: Hangup from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-02T03:14:02.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-mon[108979]: pgmap v23691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:02.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-c[108955]: 2023-12-02T03:14:01.931+0000 7fc6e1adc700 -1 received signal: Hangup from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-02T03:14:02.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-c[108955]: 2023-12-02T03:14:01.931+0000 7fc6e1adc700 -1 mon.c@2(peon) e3 *** Got Signal Hangup *** 2023-12-02T03:14:02.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-c[108955]: 2023-12-02T03:14:01.989+0000 7fc6e1adc700 -1 received signal: Hangup from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-02T03:14:02.200 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-c[108955]: 2023-12-02T03:14:01.989+0000 7fc6e1adc700 -1 mon.c@2(peon) e3 *** Got Signal Hangup *** 2023-12-02T03:14:02.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-mon[94175]: pgmap v23691: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:02.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T03:14:01.931+0000 7fb46d139700 -1 received signal: Hangup from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-02T03:14:02.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T03:14:01.931+0000 7fb46d139700 -1 mon.a@0(leader) e3 *** Got Signal Hangup *** 2023-12-02T03:14:02.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T03:14:01.989+0000 7fb46d139700 -1 received signal: Hangup from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-02T03:14:02.200 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:01 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mon-a[94151]: 2023-12-02T03:14:01.989+0000 7fb46d139700 -1 mon.a@0(leader) e3 *** Got Signal Hangup *** 2023-12-02T03:14:04.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:03 smithi119 ceph-mon[94175]: pgmap v23692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:03 smithi119 ceph-mon[108979]: pgmap v23692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:04.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:03 smithi183 ceph-mon[99169]: pgmap v23692: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:04.448 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:14:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:14:04] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.43.0" 2023-12-02T03:14:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:05 smithi183 ceph-mon[99169]: pgmap v23693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:06.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:05 smithi119 ceph-mon[94175]: pgmap v23693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:05 smithi119 ceph-mon[108979]: pgmap v23693: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:08.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:07 smithi183 ceph-mon[99169]: pgmap v23694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:08.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:07 smithi119 ceph-mon[94175]: pgmap v23694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:08.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:07 smithi119 ceph-mon[108979]: pgmap v23694: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:08 smithi183 ceph-mon[99169]: pgmap v23695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:08 smithi119 ceph-mon[94175]: pgmap v23695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:08 smithi119 ceph-mon[108979]: pgmap v23695: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:10.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:11 smithi183 ceph-mon[99169]: pgmap v23696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:11 smithi119 ceph-mon[94175]: pgmap v23696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:11 smithi119 ceph-mon[108979]: pgmap v23696: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:13 smithi119 ceph-mon[94175]: pgmap v23697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:14.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:13 smithi119 ceph-mon[108979]: pgmap v23697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:14.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:13 smithi183 ceph-mon[99169]: pgmap v23697: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:14:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:14:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:14:16.086 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:14:16.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:15 smithi183 ceph-mon[99169]: pgmap v23698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:15 smithi119 ceph-mon[94175]: pgmap v23698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:15 smithi119 ceph-mon[108979]: pgmap v23698: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:16.404 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:14:16.404 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 2m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:14:16.404 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 2m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:14:16.404 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 2m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:14:16.404 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 2m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:14:16.404 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 2m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:14:16.404 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 2m ago 11h 959M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:14:16.404 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 2m ago 11h 2627M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:14:16.404 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 2m ago 11h 1307M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:14:16.404 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 2m ago 11h 1455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:14:16.404 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 2m ago 11h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:14:16.404 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 2m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:14:16.405 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 2m ago 11h 6136M 1998M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:14:16.405 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 2m ago 11h 6153M 1998M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:14:16.405 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 2m ago 11h 5485M 1998M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:14:16.405 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 2m ago 11h 5400M 1998M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:14:16.405 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 2m ago 11h 4939M 2432M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:14:16.405 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 2m ago 11h 6214M 2432M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:14:16.405 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 2m ago 11h 5126M 2432M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:14:16.405 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 2m ago 11h 6083M 2432M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:14:16.405 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 2m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:14:16.796 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:14:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:14:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:14:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:14:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:14:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:14:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:14:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:14:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:14:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:14:16.796 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:14:16.797 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:14:16.797 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:14:16.797 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:14:16.797 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:14:16.797 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:14:16.797 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:14:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:17 smithi183 ceph-mon[99169]: pgmap v23699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:17 smithi183 ceph-mon[99169]: from='client.41109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:14:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:17 smithi183 ceph-mon[99169]: from='client.50999 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:14:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:17 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/3055236648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:14:18.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:17 smithi119 ceph-mon[108979]: pgmap v23699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:17 smithi119 ceph-mon[108979]: from='client.41109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:14:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:17 smithi119 ceph-mon[108979]: from='client.50999 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:14:18.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:17 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/3055236648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:14:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:17 smithi119 ceph-mon[94175]: pgmap v23699: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:17 smithi119 ceph-mon[94175]: from='client.41109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:14:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:17 smithi119 ceph-mon[94175]: from='client.50999 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:14:18.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:17 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/3055236648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:14:19.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:18 smithi183 ceph-mon[99169]: pgmap v23700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:18 smithi119 ceph-mon[94175]: pgmap v23700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:18 smithi119 ceph-mon[108979]: pgmap v23700: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:21 smithi183 ceph-mon[99169]: pgmap v23701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:21 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:14:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:14:22.192 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:21 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:14:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:21 smithi119 ceph-mon[94175]: pgmap v23701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:21 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:14:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:14:22.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:21 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:14:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:21 smithi119 ceph-mon[108979]: pgmap v23701: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:21 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:14:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:14:22.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:21 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:14:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:14:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:14:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:14:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:14:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:14:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:14:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:14:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:14:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:14:24.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:23 smithi119 ceph-mon[94175]: pgmap v23702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:24.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:23 smithi119 ceph-mon[108979]: pgmap v23702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:23 smithi183 ceph-mon[99169]: pgmap v23702: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:14:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:14:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:14:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:25.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:25.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:26.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:25 smithi183 ceph-mon[99169]: pgmap v23703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:26.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:25 smithi119 ceph-mon[94175]: pgmap v23703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:26.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:25 smithi119 ceph-mon[108979]: pgmap v23703: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:26 smithi183 ceph-mon[99169]: pgmap v23704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:27.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:26 smithi119 ceph-mon[108979]: pgmap v23704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:26 smithi119 ceph-mon[94175]: pgmap v23704: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:29.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:28 smithi183 ceph-mon[99169]: pgmap v23705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:29.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:28 smithi119 ceph-mon[94175]: pgmap v23705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:29.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:28 smithi119 ceph-mon[108979]: pgmap v23705: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:32.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:31 smithi183 ceph-mon[99169]: pgmap v23706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:32.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:31 smithi119 ceph-mon[94175]: pgmap v23706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:32.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:31 smithi119 ceph-mon[108979]: pgmap v23706: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:34.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:33 smithi119 ceph-mon[94175]: pgmap v23707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:34.171 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:33 smithi119 ceph-mon[108979]: pgmap v23707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:34.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:33 smithi183 ceph-mon[99169]: pgmap v23707: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:34.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:14:34 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:14:34] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.43.0" 2023-12-02T03:14:36.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:35 smithi183 ceph-mon[99169]: pgmap v23708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:36.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:35 smithi119 ceph-mon[94175]: pgmap v23708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:36.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:35 smithi119 ceph-mon[108979]: pgmap v23708: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:38.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:37 smithi183 ceph-mon[99169]: pgmap v23709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:38.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:37 smithi119 ceph-mon[94175]: pgmap v23709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:38.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:37 smithi119 ceph-mon[108979]: pgmap v23709: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:39.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:38 smithi183 ceph-mon[99169]: pgmap v23710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:39.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:38 smithi119 ceph-mon[94175]: pgmap v23710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:39.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:38 smithi119 ceph-mon[108979]: pgmap v23710: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:40.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:39 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:40.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:39 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:40.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:39 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:42.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:41 smithi183 ceph-mon[99169]: pgmap v23711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:42.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:41 smithi119 ceph-mon[94175]: pgmap v23711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:42.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:41 smithi119 ceph-mon[108979]: pgmap v23711: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:44.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:43 smithi119 ceph-mon[94175]: pgmap v23712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:44.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:43 smithi119 ceph-mon[108979]: pgmap v23712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:44.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:43 smithi183 ceph-mon[99169]: pgmap v23712: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:44.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:14:44 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:14:44] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:14:46.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:45 smithi183 ceph-mon[99169]: pgmap v23713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:46.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:45 smithi119 ceph-mon[94175]: pgmap v23713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:46.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:45 smithi119 ceph-mon[108979]: pgmap v23713: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:47.147 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:14:47.465 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:14:47.466 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 3m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:14:47.466 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 3m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:14:47.466 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 3m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:14:47.466 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 3m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:14:47.466 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 3m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:14:47.466 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 3m ago 11h 959M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:14:47.467 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 3m ago 11h 2627M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:14:47.467 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 3m ago 11h 1307M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:14:47.467 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 3m ago 11h 1455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:14:47.467 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 3m ago 11h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:14:47.467 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 3m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:14:47.467 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 3m ago 11h 6136M 1998M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:14:47.467 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 3m ago 11h 6153M 1998M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:14:47.467 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 3m ago 11h 5485M 1998M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:14:47.467 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 3m ago 11h 5400M 1998M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:14:47.467 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 3m ago 11h 4939M 2432M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:14:47.467 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 3m ago 11h 6214M 2432M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:14:47.467 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 3m ago 11h 5126M 2432M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:14:47.468 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 3m ago 11h 6083M 2432M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:14:47.468 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 3m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:14:47.854 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:14:47.854 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:14:47.854 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:14:47.854 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:14:47.854 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:14:47.854 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:14:47.854 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:14:47.855 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:14:47.855 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:14:47.855 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:14:47.855 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:14:47.855 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:14:47.855 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:14:47.855 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:14:47.855 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:14:47.855 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:14:47.855 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:14:48.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:47 smithi183 ceph-mon[99169]: pgmap v23714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:48.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:47 smithi119 ceph-mon[108979]: pgmap v23714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:48.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:47 smithi119 ceph-mon[94175]: pgmap v23714: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:48 smithi183 ceph-mon[99169]: from='client.41127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:14:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:48 smithi183 ceph-mon[99169]: from='client.41133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:14:49.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:48 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/1563407805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:14:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:48 smithi119 ceph-mon[108979]: from='client.41127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:14:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:48 smithi119 ceph-mon[108979]: from='client.41133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:14:49.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:48 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/1563407805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:14:49.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:48 smithi119 ceph-mon[94175]: from='client.41127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:14:49.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:48 smithi119 ceph-mon[94175]: from='client.41133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:14:49.199 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:48 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/1563407805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:14:50.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:49 smithi183 ceph-mon[99169]: pgmap v23715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:50.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:49 smithi119 ceph-mon[94175]: pgmap v23715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:50.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:49 smithi119 ceph-mon[108979]: pgmap v23715: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:52.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:51 smithi183 ceph-mon[99169]: pgmap v23716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:52.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:51 smithi119 ceph-mon[94175]: pgmap v23716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:52.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:51 smithi119 ceph-mon[108979]: pgmap v23716: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:54.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:53 smithi119 ceph-mon[94175]: pgmap v23717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:54.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:53 smithi119 ceph-mon[108979]: pgmap v23717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:54.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:53 smithi183 ceph-mon[99169]: pgmap v23717: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:54.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:14:54 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:14:54] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:14:55.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:54 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:55.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:54 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:55.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:54 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:14:56.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:55 smithi183 ceph-mon[99169]: pgmap v23718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:56.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:55 smithi119 ceph-mon[94175]: pgmap v23718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:56.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:55 smithi119 ceph-mon[108979]: pgmap v23718: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:57.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:56 smithi183 ceph-mon[99169]: pgmap v23719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:57.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:56 smithi119 ceph-mon[108979]: pgmap v23719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:57.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:56 smithi119 ceph-mon[94175]: pgmap v23719: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:59.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:14:58 smithi183 ceph-mon[99169]: pgmap v23720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:59.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:14:58 smithi119 ceph-mon[94175]: pgmap v23720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:14:59.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:14:58 smithi119 ceph-mon[108979]: pgmap v23720: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:02.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:01 smithi183 ceph-mon[99169]: pgmap v23721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:02.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:01 smithi119 ceph-mon[94175]: pgmap v23721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:02.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:01 smithi119 ceph-mon[108979]: pgmap v23721: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:04.169 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:03 smithi119 ceph-mon[108979]: pgmap v23722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:04.170 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:03 smithi119 ceph-mon[94175]: pgmap v23722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:04.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:03 smithi183 ceph-mon[99169]: pgmap v23722: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:04.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:15:04 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:15:04] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.43.0" 2023-12-02T03:15:06.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:05 smithi183 ceph-mon[99169]: pgmap v23723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:06.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:05 smithi119 ceph-mon[94175]: pgmap v23723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:06.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:05 smithi119 ceph-mon[108979]: pgmap v23723: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:07.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:06 smithi183 ceph-mon[99169]: pgmap v23724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:07.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:06 smithi119 ceph-mon[94175]: pgmap v23724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:07.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:06 smithi119 ceph-mon[108979]: pgmap v23724: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:09.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:08 smithi183 ceph-mon[99169]: pgmap v23725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:09.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:08 smithi119 ceph-mon[94175]: pgmap v23725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:09.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:08 smithi119 ceph-mon[108979]: pgmap v23725: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:10.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:09 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:15:10.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:09 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:15:10.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:09 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:15:12.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:11 smithi183 ceph-mon[99169]: pgmap v23726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:12.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:11 smithi119 ceph-mon[94175]: pgmap v23726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:12.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:11 smithi119 ceph-mon[108979]: pgmap v23726: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:14.169 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:13 smithi119 ceph-mon[94175]: pgmap v23727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:14.170 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:13 smithi119 ceph-mon[108979]: pgmap v23727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:14.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:13 smithi183 ceph-mon[99169]: pgmap v23727: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:14.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:15:14 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:15:14] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:15:16.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:15 smithi183 ceph-mon[99169]: pgmap v23728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:16.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:15 smithi119 ceph-mon[94175]: pgmap v23728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:16.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:15 smithi119 ceph-mon[108979]: pgmap v23728: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:17.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:16 smithi183 ceph-mon[99169]: pgmap v23729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:17.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:16 smithi119 ceph-mon[94175]: pgmap v23729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:17.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:16 smithi119 ceph-mon[108979]: pgmap v23729: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:18.202 INFO:teuthology.orchestra.run.smithi119.stdout:true 2023-12-02T03:15:18.517 INFO:teuthology.orchestra.run.smithi119.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T03:15:18.518 INFO:teuthology.orchestra.run.smithi119.stdout:alertmanager.a smithi119 *:9093,9094 running (11h) 3m ago 11h 32.8M - 0.25.0 c8568f914cd2 88635b8c859b 2023-12-02T03:15:18.518 INFO:teuthology.orchestra.run.smithi119.stdout:grafana.a smithi183 *:3000 running (11h) 3m ago 11h 104M - 9.4.7 2c41d148cca3 821e967733e5 2023-12-02T03:15:18.518 INFO:teuthology.orchestra.run.smithi119.stdout:mds.a smithi119 running (11h) 3m ago 11h 25.4M - 18.2.0-1291-g188db309 413ac213b5e5 650701caed31 2023-12-02T03:15:18.518 INFO:teuthology.orchestra.run.smithi119.stdout:mds.b smithi183 running (11h) 3m ago 11h 28.9M - 18.2.0-1291-g188db309 413ac213b5e5 0122d0bb781d 2023-12-02T03:15:18.518 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.x smithi183 *:8443,8765 running (11h) 3m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 96ca449af7f1 2023-12-02T03:15:18.518 INFO:teuthology.orchestra.run.smithi119.stdout:mgr.y smithi119 *:9283,8765 running (11h) 3m ago 11h 959M - 18.2.0-1291-g188db309 413ac213b5e5 cacb3c76a49a 2023-12-02T03:15:18.518 INFO:teuthology.orchestra.run.smithi119.stdout:mon.a smithi119 running (11h) 3m ago 11h 2627M 2048M 18.2.0-1291-g188db309 413ac213b5e5 455065109c51 2023-12-02T03:15:18.518 INFO:teuthology.orchestra.run.smithi119.stdout:mon.b smithi183 running (11h) 3m ago 11h 1307M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b3f44363513d 2023-12-02T03:15:18.518 INFO:teuthology.orchestra.run.smithi119.stdout:mon.c smithi119 running (11h) 3m ago 11h 1455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 7354b5f4868c 2023-12-02T03:15:18.518 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.a smithi119 *:9100 running (11h) 3m ago 11h 23.5M - 1.5.0 0da6a335fe13 a5e8613c817b 2023-12-02T03:15:18.518 INFO:teuthology.orchestra.run.smithi119.stdout:node-exporter.b smithi183 *:9100 running (11h) 3m ago 11h 23.4M - 1.5.0 0da6a335fe13 28ccda059030 2023-12-02T03:15:18.518 INFO:teuthology.orchestra.run.smithi119.stdout:osd.0 smithi119 running (11h) 3m ago 11h 6136M 1998M 18.2.0-1291-g188db309 413ac213b5e5 79864a57d2b1 2023-12-02T03:15:18.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.1 smithi119 running (11h) 3m ago 11h 6153M 1998M 18.2.0-1291-g188db309 413ac213b5e5 b126ad84b235 2023-12-02T03:15:18.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.2 smithi119 running (11h) 3m ago 11h 5485M 1998M 18.2.0-1291-g188db309 413ac213b5e5 7461151834be 2023-12-02T03:15:18.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.3 smithi119 running (11h) 3m ago 11h 5400M 1998M 18.2.0-1291-g188db309 413ac213b5e5 1f38da01f4d0 2023-12-02T03:15:18.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.4 smithi183 running (11h) 3m ago 11h 4939M 2432M 18.2.0-1291-g188db309 413ac213b5e5 bf93df675656 2023-12-02T03:15:18.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.5 smithi183 running (11h) 3m ago 11h 6214M 2432M 18.2.0-1291-g188db309 413ac213b5e5 b77215283d17 2023-12-02T03:15:18.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.6 smithi183 running (11h) 3m ago 11h 5126M 2432M 18.2.0-1291-g188db309 413ac213b5e5 e652a3ac4b74 2023-12-02T03:15:18.519 INFO:teuthology.orchestra.run.smithi119.stdout:osd.7 smithi183 running (11h) 3m ago 11h 6083M 2432M 18.2.0-1291-g188db309 413ac213b5e5 cd6b0d511697 2023-12-02T03:15:18.519 INFO:teuthology.orchestra.run.smithi119.stdout:prometheus.a smithi183 *:9095 running (11h) 3m ago 11h 130M - 2.43.0 a07b618ecd1d a6a22fb0082d 2023-12-02T03:15:18.923 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2023-12-02T03:15:18.924 INFO:teuthology.orchestra.run.smithi119.stdout: "mon": { 2023-12-02T03:15:18.924 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-02T03:15:18.924 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:15:18.924 INFO:teuthology.orchestra.run.smithi119.stdout: "mgr": { 2023-12-02T03:15:18.924 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:15:18.924 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:15:18.924 INFO:teuthology.orchestra.run.smithi119.stdout: "osd": { 2023-12-02T03:15:18.924 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-02T03:15:18.924 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:15:18.924 INFO:teuthology.orchestra.run.smithi119.stdout: "mds": { 2023-12-02T03:15:18.924 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-02T03:15:18.924 INFO:teuthology.orchestra.run.smithi119.stdout: }, 2023-12-02T03:15:18.924 INFO:teuthology.orchestra.run.smithi119.stdout: "overall": { 2023-12-02T03:15:18.925 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-02T03:15:18.925 INFO:teuthology.orchestra.run.smithi119.stdout: } 2023-12-02T03:15:18.925 INFO:teuthology.orchestra.run.smithi119.stdout:} 2023-12-02T03:15:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:18 smithi183 ceph-mon[99169]: pgmap v23730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:18 smithi183 ceph-mon[99169]: from='client.51029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:15:19.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:18 smithi183 ceph-mon[99169]: from='client.41151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:15:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:18 smithi119 ceph-mon[94175]: pgmap v23730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:18 smithi119 ceph-mon[94175]: from='client.51029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:15:19.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:18 smithi119 ceph-mon[94175]: from='client.41151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:15:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:18 smithi119 ceph-mon[108979]: pgmap v23730: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:18 smithi119 ceph-mon[108979]: from='client.51029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:15:19.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:18 smithi119 ceph-mon[108979]: from='client.41151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T03:15:20.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:19 smithi183 ceph-mon[99169]: from='client.? 172.21.15.119:0/2369365279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:15:20.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:19 smithi119 ceph-mon[94175]: from='client.? 172.21.15.119:0/2369365279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:15:20.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:19 smithi119 ceph-mon[108979]: from='client.? 172.21.15.119:0/2369365279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T03:15:22.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:21 smithi183 ceph-mon[99169]: pgmap v23731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:22.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:21 smithi119 ceph-mon[94175]: pgmap v23731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:22.197 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:21 smithi119 ceph-mon[108979]: pgmap v23731: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:22 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:15:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:15:23.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:22 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:15:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:22 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:15:23.197 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:15:23.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:22 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:15:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:22 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T03:15:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:15:23.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:22 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:15:23.948 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:23 smithi119 ceph-mon[108979]: pgmap v23732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:23.948 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:23 smithi119 ceph-mon[94175]: pgmap v23732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:24.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:23 smithi183 ceph-mon[99169]: pgmap v23732: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:24.447 INFO:journalctl@ceph.mgr.y.smithi119.stdout:Dec 02 03:15:24 smithi119 ceph-f739cc42-905d-11ee-95a2-87774f69a715-mgr-y[94423]: ::ffff:172.21.15.183 - - [02/Dec/2023:03:15:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2023-12-02T03:15:25.190 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:24 smithi183 ceph-mon[99169]: pgmap v23733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:25.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:24 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:15:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:24 smithi119 ceph-mon[94175]: pgmap v23733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:25.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:24 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:15:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:24 smithi119 ceph-mon[108979]: pgmap v23733: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:25.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:24 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T03:15:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:15:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:15:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:15:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:26 smithi183 ceph-mon[99169]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:15:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:26 smithi183 ceph-mon[99169]: pgmap v23734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:27.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Dec 02 03:15:26 smithi183 ceph-mon[99169]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:15:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:15:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:15:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:15:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:26 smithi119 ceph-mon[94175]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:15:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:26 smithi119 ceph-mon[94175]: pgmap v23734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:27.198 INFO:journalctl@ceph.mon.a.smithi119.stdout:Dec 02 03:15:26 smithi119 ceph-mon[94175]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:15:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:15:27.198 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:15:27.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T03:15:27.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:26 smithi119 ceph-mon[108979]: from='mgr.14613 172.21.15.119:0/3865444809' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T03:15:27.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:26 smithi119 ceph-mon[108979]: pgmap v23734: 105 pgs: 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2023-12-02T03:15:27.199 INFO:journalctl@ceph.mon.c.smithi119.stdout:Dec 02 03:15:26 smithi119 ceph-mon[108979]: from='mgr.14613 ' entity='mgr.y' 2023-12-02T03:15:27.855 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2023-12-02T03:15:27.855 DEBUG:teuthology.task.console_log:Killing console logger for smithi119 2023-12-02T03:15:27.856 DEBUG:teuthology.task.console_log:Killing console logger for smithi183 2023-12-02T03:15:27.856 DEBUG:teuthology.exit:Finished running handlers